2025-06-01T20:56:36.9356336Z Current runner version: '2.324.0' 2025-06-01T20:56:36.9363259Z Runner name: 'i-07c36387c9864199d' 2025-06-01T20:56:36.9364663Z Machine name: 'ip-10-1-73-212' 2025-06-01T20:56:36.9367665Z ##[group]GITHUB_TOKEN Permissions 2025-06-01T20:56:36.9369989Z Metadata: read 2025-06-01T20:56:36.9370650Z ##[endgroup] 2025-06-01T20:56:36.9373051Z Secret source: Actions 2025-06-01T20:56:36.9373850Z Prepare workflow directory 2025-06-01T20:56:36.9946746Z Prepare all required actions 2025-06-01T20:56:36.9988589Z Getting action download info 2025-06-01T20:56:37.2239918Z Download action repository 'pytorch/test-infra@main' (SHA:5ce5452ec51263ef97338910302a42b1f4181e7c) 2025-06-01T20:56:38.9320623Z Download action repository 'pytorch/pytorch@main' (SHA:f7c09f864a6c6467a7454f1431340d3338473fd1) 2025-06-01T20:56:53.3783258Z Download action repository 'actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-06-01T20:56:53.6856592Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-06-01T20:56:53.9119969Z Download action repository 'actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874' (SHA:50769540e7f4bd5e21e526ee35c689e35e0d6874) 2025-06-01T20:56:54.2091349Z Getting action download info 2025-06-01T20:56:54.3092316Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-06-01T20:56:54.5853348Z Getting action download info 2025-06-01T20:56:54.6700551Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-06-01T20:56:54.8445041Z Complete job name: manywheel-py3_9-cuda12_6-build / build 2025-06-01T20:56:54.9076267Z A job started hook has been configured by the self-hosted runner administrator 2025-06-01T20:56:54.9183462Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-06-01T20:56:54.9192370Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:56:54.9193057Z ##[endgroup] 2025-06-01T20:56:56.1051959Z Runner Type: lf.linux.12xlarge.memory.ephemeral 2025-06-01T20:56:56.1052535Z Instance Type: r5.12xlarge 2025-06-01T20:56:56.1052845Z AMI Name: unknown 2025-06-01T20:56:56.1083834Z AMI ID: ami-071226ecf16aa7d96 2025-06-01T20:57:01.7001432Z ##[group]Run { 2025-06-01T20:57:01.7001807Z { 2025-06-01T20:57:01.7002048Z  echo "PYTORCH_ROOT=/pytorch" 2025-06-01T20:57:01.7002413Z  echo "PACKAGE_TYPE=manywheel" 2025-06-01T20:57:01.7002739Z  echo "DESIRED_CUDA=cu126" 2025-06-01T20:57:01.7003066Z  echo "GPU_ARCH_VERSION=12.6" 2025-06-01T20:57:01.7003396Z  echo "GPU_ARCH_TYPE=cuda" 2025-06-01T20:57:01.7003883Z  echo "DOCKER_IMAGE=manylinux2_28-builder" 2025-06-01T20:57:01.7004459Z  echo "SKIP_ALL_TESTS=1" 2025-06-01T20:57:01.7004841Z  echo "LIBTORCH_CONFIG=" 2025-06-01T20:57:01.7005202Z  echo "LIBTORCH_VARIANT=" 2025-06-01T20:57:01.7005565Z  echo "DESIRED_PYTHON=3.9" 2025-06-01T20:57:01.7011069Z  echo "PYTORCH_EXTRA_INSTALL_REQUIREMENTS=nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64'" 2025-06-01T20:57:01.7017075Z  echo "ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine" 2025-06-01T20:57:01.7017609Z  echo "AWS_DEFAULT_REGION=us-east-1" 2025-06-01T20:57:01.7018000Z  echo "BINARY_ENV_FILE=/tmp/env" 2025-06-01T20:57:01.7018393Z  echo "BUILD_ENVIRONMENT=linux-binary-manywheel" 2025-06-01T20:57:01.7018785Z  echo "BUILD_NAME=" 2025-06-01T20:57:01.7019092Z  echo "PR_NUMBER=" 2025-06-01T20:57:01.7019431Z  echo "PYTORCH_FINAL_PACKAGE_DIR=/artifacts" 2025-06-01T20:57:01.7019871Z  echo "SHA1=f7c09f864a6c6467a7454f1431340d3338473fd1" 2025-06-01T20:57:01.7020266Z  echo "USE_SPLIT_BUILD=" 2025-06-01T20:57:01.7020585Z } >> "${GITHUB_ENV} }}" 2025-06-01T20:57:01.7028664Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:57:01.7029074Z env: 2025-06-01T20:57:01.7029297Z PYTORCH_ROOT: /pytorch 2025-06-01T20:57:01.7029580Z PACKAGE_TYPE: manywheel 2025-06-01T20:57:01.7029840Z DESIRED_CUDA: cu126 2025-06-01T20:57:01.7030105Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:57:01.7030369Z GPU_ARCH_TYPE: cuda 2025-06-01T20:57:01.7030631Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:57:01.7030942Z SKIP_ALL_TESTS: 1 2025-06-01T20:57:01.7031173Z LIBTORCH_CONFIG: 2025-06-01T20:57:01.7031486Z LIBTORCH_VARIANT: 2025-06-01T20:57:01.7031735Z DESIRED_PYTHON: 3.9 2025-06-01T20:57:01.7036569Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:57:01.7041685Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:57:01.7042143Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:57:01.7042444Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:57:01.7042746Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:57:01.7043401Z GITHUB_TOKEN: *** 2025-06-01T20:57:01.7043736Z PR_NUMBER: 2025-06-01T20:57:01.7044168Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:57:01.7044560Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:01.7044935Z USE_SPLIT_BUILD: false 2025-06-01T20:57:01.7045233Z ##[endgroup] 2025-06-01T20:57:01.7125570Z ##[group]Run env 2025-06-01T20:57:01.7125893Z env 2025-06-01T20:57:01.7131556Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:57:01.7131990Z env: 2025-06-01T20:57:01.7132240Z PYTORCH_ROOT: /pytorch 2025-06-01T20:57:01.7132714Z PACKAGE_TYPE: manywheel 2025-06-01T20:57:01.7133009Z DESIRED_CUDA: cu126 2025-06-01T20:57:01.7133296Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:57:01.7133590Z GPU_ARCH_TYPE: cuda 2025-06-01T20:57:01.7133892Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:57:01.7134226Z SKIP_ALL_TESTS: 1 2025-06-01T20:57:01.7134491Z LIBTORCH_CONFIG: 2025-06-01T20:57:01.7134747Z LIBTORCH_VARIANT: 2025-06-01T20:57:01.7135135Z DESIRED_PYTHON: 3.9 2025-06-01T20:57:01.7140008Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:57:01.7145120Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:57:01.7145954Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:57:01.7146270Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:57:01.7146619Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:57:01.7147184Z GITHUB_TOKEN: *** 2025-06-01T20:57:01.7147448Z PR_NUMBER: 2025-06-01T20:57:01.7147719Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:57:01.7148088Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:01.7148459Z USE_SPLIT_BUILD: false 2025-06-01T20:57:01.7148728Z ##[endgroup] 2025-06-01T20:57:01.7205994Z SHELL=/bin/bash 2025-06-01T20:57:01.7211771Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS=nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:57:01.7217624Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-06-01T20:57:01.7218139Z BUILD_ENVIRONMENT=linux-binary-manywheel 2025-06-01T20:57:01.7218980Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_2d7d1920-7574-411e-8cc3-9a97e230598b 2025-06-01T20:57:01.7219849Z GITHUB_ACTION=__run_2 2025-06-01T20:57:01.7220119Z USE_SPLIT_BUILD=false 2025-06-01T20:57:01.7220475Z GITHUB_RUN_NUMBER=94233 2025-06-01T20:57:01.7220733Z RUNNER_NAME=i-07c36387c9864199d 2025-06-01T20:57:01.7221039Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-06-01T20:57:01.7221357Z DOCKER_IMAGE=manylinux2_28-builder 2025-06-01T20:57:01.7221678Z AWS_DEFAULT_REGION=us-east-1 2025-06-01T20:57:01.7222111Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-06-01T20:57:01.7222612Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-06-01T20:57:01.7222945Z GITHUB_REF_TYPE=branch 2025-06-01T20:57:01.7223217Z PYTORCH_FINAL_PACKAGE_DIR=/artifacts 2025-06-01T20:57:01.7223668Z ALPINE_IMAGE=308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:57:01.7224315Z *** 2025-06-01T20:57:01.7224519Z LOGNAME=ec2-user 2025-06-01T20:57:01.7224782Z GITHUB_REPOSITORY_ID=65600975 2025-06-01T20:57:01.7225068Z GITHUB_ACTIONS=true 2025-06-01T20:57:01.7225324Z SYSTEMD_EXEC_PID=44365 2025-06-01T20:57:01.7225602Z SHA1=f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:01.7225991Z GITHUB_SHA=f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:01.7226692Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/generated-linux-binary-manywheel-main.yml@refs/heads/main 2025-06-01T20:57:01.7227365Z _=/usr/bin/env 2025-06-01T20:57:01.7227641Z RUNNER_ENVIRONMENT=self-hosted 2025-06-01T20:57:01.7227938Z GITHUB_REF=refs/heads/main 2025-06-01T20:57:01.7228217Z RUNNER_OS=Linux 2025-06-01T20:57:01.7228476Z GITHUB_REF_PROTECTED=true 2025-06-01T20:57:01.7228756Z HOME=/home/ec2-user 2025-06-01T20:57:01.7229045Z GITHUB_API_URL=https://api.github.com 2025-06-01T20:57:01.7229368Z LANG=C.UTF-8 2025-06-01T20:57:01.7229714Z GITHUB_TOKEN=*** 2025-06-01T20:57:01.7230040Z RUNNER_TRACKING_ID=github_b0d8f04b-412f-4b2e-8df1-614f31b4fc3b 2025-06-01T20:57:01.7367689Z ACTIONS_ID_TOKEN_REQUEST_TOKEN=*** 2025-06-01T20:57:01.7368056Z DESIRED_PYTHON=3.9 2025-06-01T20:57:01.7368314Z RUNNER_ARCH=X64 2025-06-01T20:57:01.7368654Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-06-01T20:57:01.7369069Z BINARY_ENV_FILE=/tmp/env 2025-06-01T20:57:01.7369773Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_2d7d1920-7574-411e-8cc3-9a97e230598b 2025-06-01T20:57:01.7370880Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_2d7d1920-7574-411e-8cc3-9a97e230598b 2025-06-01T20:57:01.7371832Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-06-01T20:57:01.7372468Z INVOCATION_ID=e369e3946fce4450b1b2cdae0ad254cb 2025-06-01T20:57:01.7372858Z GITHUB_EVENT_NAME=push 2025-06-01T20:57:01.7373145Z SKIP_ALL_TESTS=1 2025-06-01T20:57:01.7373404Z GITHUB_RUN_ID=15379340860 2025-06-01T20:57:01.7373705Z LIBTORCH_CONFIG= 2025-06-01T20:57:01.7374405Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_2d7d1920-7574-411e-8cc3-9a97e230598b 2025-06-01T20:57:01.7375227Z GITHUB_ACTOR=pytorchmergebot 2025-06-01T20:57:01.7375608Z PR_NUMBER= 2025-06-01T20:57:01.7375835Z DESIRED_CUDA=cu126 2025-06-01T20:57:01.7376071Z GITHUB_RUN_ATTEMPT=1 2025-06-01T20:57:01.7376335Z PACKAGE_TYPE=manywheel 2025-06-01T20:57:01.7376662Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-06-01T20:57:01.7377020Z LIBTORCH_VARIANT= 2025-06-01T20:57:01.7377260Z USER=ec2-user 2025-06-01T20:57:01.7377505Z GITHUB_SERVER_URL=https://github.com 2025-06-01T20:57:01.7377817Z SHLVL=1 2025-06-01T20:57:01.7378024Z GITHUB_ACTOR_ID=97764156 2025-06-01T20:57:01.7378376Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-06-01T20:57:01.7378995Z GITHUB_WORKFLOW_SHA=f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:01.7379402Z GPU_ARCH_VERSION=12.6 2025-06-01T20:57:01.7379648Z GITHUB_REF_NAME=main 2025-06-01T20:57:01.7379901Z GITHUB_JOB=build 2025-06-01T20:57:01.7380881Z ACTIONS_ID_TOKEN_REQUEST_URL=https://run-actions-1-azure-eastus.actions.githubusercontent.com/33//idtoken/3b2b061f-4452-4862-a910-3920d61cd55e/cd1c0fc1-5543-597f-9032-0978d1611916?api-version=2.0 2025-06-01T20:57:01.7382168Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-06-01T20:57:01.7382664Z GITHUB_REPOSITORY=pytorch/pytorch 2025-06-01T20:57:01.7382975Z GITHUB_RETENTION_DAYS=90 2025-06-01T20:57:01.7383255Z JOURNAL_STREAM=8:93982 2025-06-01T20:57:01.7383594Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch 2025-06-01T20:57:01.7384008Z GITHUB_ACTION_REPOSITORY= 2025-06-01T20:57:01.7384337Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-06-01T20:57:01.7384706Z GITHUB_BASE_REF= 2025-06-01T20:57:01.7384939Z CI=true 2025-06-01T20:57:01.7385161Z GITHUB_REPOSITORY_OWNER=pytorch 2025-06-01T20:57:01.7385457Z PYTORCH_ROOT=/pytorch 2025-06-01T20:57:01.7385698Z GITHUB_HEAD_REF= 2025-06-01T20:57:01.7385935Z GITHUB_ACTION_REF= 2025-06-01T20:57:01.7386163Z GPU_ARCH_TYPE=cuda 2025-06-01T20:57:01.7386435Z GITHUB_WORKFLOW=linux-binary-manywheel 2025-06-01T20:57:01.7387110Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_2d7d1920-7574-411e-8cc3-9a97e230598b 2025-06-01T20:57:01.7472859Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-06-01T20:57:01.7473301Z with: 2025-06-01T20:57:01.7473723Z github-secret: *** 2025-06-01T20:57:01.7473989Z activate-with-label: false 2025-06-01T20:57:01.7474278Z label: with-ssh 2025-06-01T20:57:01.7474536Z remove-existing-keys: true 2025-06-01T20:57:01.7474815Z fail-silently: true 2025-06-01T20:57:01.7475058Z env: 2025-06-01T20:57:01.7475266Z PYTORCH_ROOT: /pytorch 2025-06-01T20:57:01.7475541Z PACKAGE_TYPE: manywheel 2025-06-01T20:57:01.7475799Z DESIRED_CUDA: cu126 2025-06-01T20:57:01.7476060Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:57:01.7476313Z GPU_ARCH_TYPE: cuda 2025-06-01T20:57:01.7476582Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:57:01.7476880Z SKIP_ALL_TESTS: 1 2025-06-01T20:57:01.7477136Z LIBTORCH_CONFIG: 2025-06-01T20:57:01.7477376Z LIBTORCH_VARIANT: 2025-06-01T20:57:01.7477614Z DESIRED_PYTHON: 3.9 2025-06-01T20:57:01.7482604Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:57:01.7488588Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:57:01.7489102Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:57:01.7489439Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:57:01.7489778Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:57:01.7490298Z GITHUB_TOKEN: *** 2025-06-01T20:57:01.7490567Z PR_NUMBER: 2025-06-01T20:57:01.7490836Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:57:01.7491229Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:01.7491759Z USE_SPLIT_BUILD: false 2025-06-01T20:57:01.7492056Z ##[endgroup] 2025-06-01T20:57:01.8722755Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-06-01T20:57:01.8724052Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-06-01T20:57:01.8904100Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-06-01T20:57:01.8904555Z with: 2025-06-01T20:57:01.8904769Z no-sudo: false 2025-06-01T20:57:01.8905019Z submodules: recursive 2025-06-01T20:57:01.8905268Z fetch-depth: 0 2025-06-01T20:57:01.8905501Z env: 2025-06-01T20:57:01.8905707Z PYTORCH_ROOT: /pytorch 2025-06-01T20:57:01.8905986Z PACKAGE_TYPE: manywheel 2025-06-01T20:57:01.8906258Z DESIRED_CUDA: cu126 2025-06-01T20:57:01.8906502Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:57:01.8906768Z GPU_ARCH_TYPE: cuda 2025-06-01T20:57:01.8907027Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:57:01.8907336Z SKIP_ALL_TESTS: 1 2025-06-01T20:57:01.8907579Z LIBTORCH_CONFIG: 2025-06-01T20:57:01.8907819Z LIBTORCH_VARIANT: 2025-06-01T20:57:01.8908056Z DESIRED_PYTHON: 3.9 2025-06-01T20:57:01.8912805Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:57:01.8917935Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:57:01.8918403Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:57:01.8918694Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:57:01.8919014Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:57:01.8919551Z GITHUB_TOKEN: *** 2025-06-01T20:57:01.8919794Z PR_NUMBER: 2025-06-01T20:57:01.8920048Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:57:01.8920387Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:01.8920740Z USE_SPLIT_BUILD: false 2025-06-01T20:57:01.8920991Z ##[endgroup] 2025-06-01T20:57:01.9009214Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-01T20:57:01.9010344Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-01T20:57:01.9016925Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:57:01.9017328Z env: 2025-06-01T20:57:01.9017557Z PYTORCH_ROOT: /pytorch 2025-06-01T20:57:01.9017827Z PACKAGE_TYPE: manywheel 2025-06-01T20:57:01.9018100Z DESIRED_CUDA: cu126 2025-06-01T20:57:01.9018348Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:57:01.9018622Z GPU_ARCH_TYPE: cuda 2025-06-01T20:57:01.9018883Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:57:01.9019195Z SKIP_ALL_TESTS: 1 2025-06-01T20:57:01.9019425Z LIBTORCH_CONFIG: 2025-06-01T20:57:01.9019670Z LIBTORCH_VARIANT: 2025-06-01T20:57:01.9020063Z DESIRED_PYTHON: 3.9 2025-06-01T20:57:01.9024926Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:57:01.9030038Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:57:01.9030494Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:57:01.9030793Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:57:01.9031094Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:57:01.9031616Z GITHUB_TOKEN: *** 2025-06-01T20:57:01.9031849Z PR_NUMBER: 2025-06-01T20:57:01.9032102Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:57:01.9032455Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:01.9032785Z USE_SPLIT_BUILD: false 2025-06-01T20:57:01.9033052Z ##[endgroup] 2025-06-01T20:57:01.9124728Z ##[group]Run # Use all available CPUs for fetching 2025-06-01T20:57:01.9125231Z # Use all available CPUs for fetching 2025-06-01T20:57:01.9125635Z cd "${GITHUB_WORKSPACE}" 2025-06-01T20:57:01.9126015Z git config --global fetch.parallel 0 2025-06-01T20:57:01.9126480Z git config --global submodule.fetchJobs 0 2025-06-01T20:57:01.9126864Z  2025-06-01T20:57:01.9127283Z # Clean workspace. The default checkout action should also do this, but 2025-06-01T20:57:01.9127842Z # do it here as well just in case 2025-06-01T20:57:01.9128202Z if [[ -d .git ]]; then 2025-06-01T20:57:01.9128541Z  if [ -z "${NO_SUDO}" ]; then 2025-06-01T20:57:01.9128890Z  sudo git clean -ffdx 2025-06-01T20:57:01.9129220Z  else 2025-06-01T20:57:01.9129476Z  git clean -ffdx 2025-06-01T20:57:01.9129780Z  fi 2025-06-01T20:57:01.9130014Z fi 2025-06-01T20:57:01.9136064Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:57:01.9136447Z env: 2025-06-01T20:57:01.9136671Z PYTORCH_ROOT: /pytorch 2025-06-01T20:57:01.9166071Z PACKAGE_TYPE: manywheel 2025-06-01T20:57:01.9166430Z DESIRED_CUDA: cu126 2025-06-01T20:57:01.9166729Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:57:01.9167019Z GPU_ARCH_TYPE: cuda 2025-06-01T20:57:01.9167312Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:57:01.9167640Z SKIP_ALL_TESTS: 1 2025-06-01T20:57:01.9167894Z LIBTORCH_CONFIG: 2025-06-01T20:57:01.9168148Z LIBTORCH_VARIANT: 2025-06-01T20:57:01.9168435Z DESIRED_PYTHON: 3.9 2025-06-01T20:57:01.9173942Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:57:01.9179552Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:57:01.9180009Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:57:01.9180285Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:57:01.9180583Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:57:01.9181117Z GITHUB_TOKEN: *** 2025-06-01T20:57:01.9181352Z PR_NUMBER: 2025-06-01T20:57:01.9181601Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:57:01.9181937Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:01.9182287Z USE_SPLIT_BUILD: false 2025-06-01T20:57:01.9182544Z NO_SUDO: false 2025-06-01T20:57:01.9182776Z ##[endgroup] 2025-06-01T20:57:01.9337073Z ##[group]Run actions/checkout@v4 2025-06-01T20:57:01.9337377Z with: 2025-06-01T20:57:01.9337616Z ref: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:01.9337939Z fetch-depth: 0 2025-06-01T20:57:01.9338178Z submodules: recursive 2025-06-01T20:57:01.9338434Z show-progress: false 2025-06-01T20:57:01.9338709Z repository: pytorch/pytorch 2025-06-01T20:57:01.9339123Z token: *** 2025-06-01T20:57:01.9339354Z ssh-strict: true 2025-06-01T20:57:01.9339585Z ssh-user: git 2025-06-01T20:57:01.9339818Z persist-credentials: true 2025-06-01T20:57:01.9340087Z clean: true 2025-06-01T20:57:01.9340325Z sparse-checkout-cone-mode: true 2025-06-01T20:57:01.9340637Z fetch-tags: false 2025-06-01T20:57:01.9340861Z lfs: false 2025-06-01T20:57:01.9341092Z set-safe-directory: true 2025-06-01T20:57:01.9341338Z env: 2025-06-01T20:57:01.9341548Z PYTORCH_ROOT: /pytorch 2025-06-01T20:57:01.9341802Z PACKAGE_TYPE: manywheel 2025-06-01T20:57:01.9342074Z DESIRED_CUDA: cu126 2025-06-01T20:57:01.9342318Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:57:01.9342586Z GPU_ARCH_TYPE: cuda 2025-06-01T20:57:01.9342864Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:57:01.9343162Z SKIP_ALL_TESTS: 1 2025-06-01T20:57:01.9343402Z LIBTORCH_CONFIG: 2025-06-01T20:57:01.9343632Z LIBTORCH_VARIANT: 2025-06-01T20:57:01.9343878Z DESIRED_PYTHON: 3.9 2025-06-01T20:57:01.9349270Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:57:01.9355112Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:57:01.9355610Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:57:01.9355934Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:57:01.9356274Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:57:01.9356773Z GITHUB_TOKEN: *** 2025-06-01T20:57:01.9357041Z PR_NUMBER: 2025-06-01T20:57:01.9357405Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:57:01.9357883Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:01.9358270Z USE_SPLIT_BUILD: false 2025-06-01T20:57:01.9358539Z ##[endgroup] 2025-06-01T20:57:02.0529110Z Syncing repository: pytorch/pytorch 2025-06-01T20:57:02.0530592Z ##[group]Getting Git version info 2025-06-01T20:57:02.0531165Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-06-01T20:57:02.0531939Z [command]/usr/bin/git version 2025-06-01T20:57:02.0532253Z git version 2.47.1 2025-06-01T20:57:02.0542270Z ##[endgroup] 2025-06-01T20:57:02.0551820Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/47aef4c5-b7c6-4a0e-aa3a-484abcb0bee2/.gitconfig' 2025-06-01T20:57:02.0572636Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/47aef4c5-b7c6-4a0e-aa3a-484abcb0bee2' before making global git config changes 2025-06-01T20:57:02.0575533Z Adding repository directory to the temporary git global config as a safe directory 2025-06-01T20:57:02.0589575Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-06-01T20:57:02.0628924Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-06-01T20:57:02.0631773Z ##[group]Initializing the repository 2025-06-01T20:57:02.0636698Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-06-01T20:57:02.0670863Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-06-01T20:57:02.0671677Z hint: is subject to change. To configure the initial branch name to use in all 2025-06-01T20:57:02.0672361Z hint: of your new repositories, which will suppress this warning, call: 2025-06-01T20:57:02.0672845Z hint: 2025-06-01T20:57:02.0673177Z hint: git config --global init.defaultBranch 2025-06-01T20:57:02.0673561Z hint: 2025-06-01T20:57:02.0673937Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-06-01T20:57:02.0674574Z hint: 'development'. The just-created branch can be renamed via this command: 2025-06-01T20:57:02.0675071Z hint: 2025-06-01T20:57:02.0675308Z hint: git branch -m 2025-06-01T20:57:02.0675875Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-06-01T20:57:02.0681757Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-06-01T20:57:02.0712391Z ##[endgroup] 2025-06-01T20:57:02.0712903Z ##[group]Disabling automatic garbage collection 2025-06-01T20:57:02.0714540Z [command]/usr/bin/git config --local gc.auto 0 2025-06-01T20:57:02.0741848Z ##[endgroup] 2025-06-01T20:57:02.0747931Z ##[group]Setting up auth 2025-06-01T20:57:02.0748469Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-01T20:57:02.0775611Z [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-06-01T20:57:02.1094286Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-01T20:57:02.1123266Z [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-06-01T20:57:02.1416105Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-01T20:57:02.1475747Z ##[endgroup] 2025-06-01T20:57:02.1483984Z ##[group]Fetching the repository 2025-06-01T20:57:02.1485305Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-06-01T20:57:50.4361608Z From https://github.com/pytorch/pytorch 2025-06-01T20:57:50.4363864Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-06-01T20:57:50.4364819Z * [new branch] Chillee-patch-1 -> origin/Chillee-patch-1 2025-06-01T20:57:50.4365525Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-06-01T20:57:50.4366407Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-06-01T20:57:50.4367268Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-06-01T20:57:50.4367984Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-06-01T20:57:50.4368706Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-06-01T20:57:50.4369362Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-06-01T20:57:50.4370010Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-06-01T20:57:50.4370680Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-06-01T20:57:50.4371492Z * [new branch] add-link-transformers-build-blocks -> origin/add-link-transformers-build-blocks 2025-06-01T20:57:50.4372281Z * [new branch] add-meta-tag-fsdp -> origin/add-meta-tag-fsdp 2025-06-01T20:57:50.4373019Z * [new branch] add-missing-args-normalization -> origin/add-missing-args-normalization 2025-06-01T20:57:50.4373740Z * [new branch] add-sitemap -> origin/add-sitemap 2025-06-01T20:57:50.4375144Z * [new branch] addUtilForLinuxBuild -> origin/addUtilForLinuxBuild 2025-06-01T20:57:50.4376341Z * [new branch] add_new_ops_in_fallback_ops -> origin/add_new_ops_in_fallback_ops 2025-06-01T20:57:50.4377394Z * [new branch] add_windows_testing_back -> origin/add_windows_testing_back 2025-06-01T20:57:50.4378412Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-06-01T20:57:50.4379434Z * [new branch] addsimde -> origin/addsimde 2025-06-01T20:57:50.4381014Z * [new branch] adi/gemm_bf16f32 -> origin/adi/gemm_bf16f32 2025-06-01T20:57:50.4381945Z * [new branch] adi/test -> origin/adi/test 2025-06-01T20:57:50.4383131Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-06-01T20:57:50.4384185Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-06-01T20:57:50.4385292Z * [new branch] adi/update_openblas -> origin/adi/update_openblas 2025-06-01T20:57:50.4387145Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-06-01T20:57:50.4388213Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-06-01T20:57:50.4389207Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-06-01T20:57:50.4390365Z * [new branch] albanD-patch-3 -> origin/albanD-patch-3 2025-06-01T20:57:50.4391603Z * [new branch] alt-disable -> origin/alt-disable 2025-06-01T20:57:50.4393006Z * [new branch] angelayi/152467 -> origin/angelayi/152467 2025-06-01T20:57:50.4394107Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-06-01T20:57:50.4395042Z * [new branch] angelayi/aoti_back -> origin/angelayi/aoti_back 2025-06-01T20:57:50.4396145Z * [new branch] angelayi/baddbmm -> origin/angelayi/baddbmm 2025-06-01T20:57:50.4397222Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-06-01T20:57:50.4398157Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-06-01T20:57:50.4399143Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-06-01T20:57:50.4400161Z * [new branch] angelayi/del_lib -> origin/angelayi/del_lib 2025-06-01T20:57:50.4401678Z * [new branch] angelayi/dont_malloc -> origin/angelayi/dont_malloc 2025-06-01T20:57:50.4403137Z * [new branch] angelayi/draft_export_doc -> origin/angelayi/draft_export_doc 2025-06-01T20:57:50.4404573Z * [new branch] angelayi/draft_export_public -> origin/angelayi/draft_export_public 2025-06-01T20:57:50.4405661Z * [new branch] angelayi/dynamo_fake_input -> origin/angelayi/dynamo_fake_input 2025-06-01T20:57:50.4407041Z * [new branch] angelayi/export_save -> origin/angelayi/export_save 2025-06-01T20:57:50.4408107Z * [new branch] angelayi/filter_stacktrace -> origin/angelayi/filter_stacktrace 2025-06-01T20:57:50.4409311Z * [new branch] angelayi/fix_additional_inputs -> origin/angelayi/fix_additional_inputs 2025-06-01T20:57:50.4410338Z * [new branch] angelayi/flake1 -> origin/angelayi/flake1 2025-06-01T20:57:50.4411499Z * [new branch] angelayi/logging.bak -> origin/angelayi/logging.bak 2025-06-01T20:57:50.4412560Z * [new branch] angelayi/logging2 -> origin/angelayi/logging2 2025-06-01T20:57:50.4413645Z * [new branch] angelayi/meta_kernel_yaml2 -> origin/angelayi/meta_kernel_yaml2 2025-06-01T20:57:50.4414706Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-06-01T20:57:50.4415882Z * [new branch] angelayi/repeat_interleave -> origin/angelayi/repeat_interleave 2025-06-01T20:57:50.4416909Z * [new branch] angelayi/rm_unused_const -> origin/angelayi/rm_unused_const 2025-06-01T20:57:50.4417931Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-06-01T20:57:50.4419034Z * [new branch] angelayi/symint_help -> origin/angelayi/symint_help 2025-06-01T20:57:50.4420120Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-06-01T20:57:50.4421594Z * [new branch] angelayi/symint_input_3 -> origin/angelayi/symint_input_3 2025-06-01T20:57:50.4422539Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-06-01T20:57:50.4423650Z * [new branch] angelayi/unflatten_empty -> origin/angelayi/unflatten_empty 2025-06-01T20:57:50.4424680Z * [new branch] angelayi/unflatten_out -> origin/angelayi/unflatten_out 2025-06-01T20:57:50.4425767Z * [new branch] angelayi/update_schema_msg -> origin/angelayi/update_schema_msg 2025-06-01T20:57:50.4426784Z * [new branch] aoti_inference_test -> origin/aoti_inference_test 2025-06-01T20:57:50.4427821Z * [new branch] async-fix -> origin/async-fix 2025-06-01T20:57:50.4429060Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-06-01T20:57:50.4430170Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-06-01T20:57:50.4431210Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-06-01T20:57:50.4432338Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-06-01T20:57:50.4433776Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-06-01T20:57:50.4434809Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-06-01T20:57:50.4436079Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-06-01T20:57:50.4437076Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-06-01T20:57:50.4438058Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-06-01T20:57:50.4439251Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-06-01T20:57:50.4440330Z * [new branch] avoid-spammy-log-for-2.7 -> origin/avoid-spammy-log-for-2.7 2025-06-01T20:57:50.4441920Z * [new branch] base/1.5 -> origin/base/1.5 2025-06-01T20:57:50.4443188Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-06-01T20:57:50.4444481Z * [new branch] bcon_2.7 -> origin/bcon_2.7 2025-06-01T20:57:50.4445941Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-06-01T20:57:50.4447257Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-06-01T20:57:50.4449206Z * [new branch] benjaminglass1/aoti-inductor-clang-tidy-warnings -> origin/benjaminglass1/aoti-inductor-clang-tidy-warnings 2025-06-01T20:57:50.4450278Z * [new branch] benjaminglass1/aoti-output-code -> origin/benjaminglass1/aoti-output-code 2025-06-01T20:57:50.4451457Z * [new branch] benjaminglass1/fixup-aot-inductor-performance-benchmarks -> origin/benjaminglass1/fixup-aot-inductor-performance-benchmarks 2025-06-01T20:57:50.4452718Z * [new branch] benjaminglass1/improve_opoverload_typing -> origin/benjaminglass1/improve_opoverload_typing 2025-06-01T20:57:50.4453694Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-06-01T20:57:50.4455338Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-06-01T20:57:50.4456759Z * [new branch] bf/cg-foreach-op -> origin/bf/cg-foreach-op 2025-06-01T20:57:50.4457729Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-06-01T20:57:50.4458807Z * [new branch] bf/cg-side-stream-mem -> origin/bf/cg-side-stream-mem 2025-06-01T20:57:50.4459886Z * [new branch] bf/cg-skip-unbacked-symint-msg -> origin/bf/cg-skip-unbacked-symint-msg 2025-06-01T20:57:50.4460820Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-06-01T20:57:50.4462335Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-06-01T20:57:50.4463953Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-06-01T20:57:50.4464974Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-06-01T20:57:50.4465674Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-06-01T20:57:50.4466793Z * [new branch] bf/fa-small-block-mask -> origin/bf/fa-small-block-mask 2025-06-01T20:57:50.4467765Z * [new branch] bf/partition-cg -> origin/bf/partition-cg 2025-06-01T20:57:50.4468834Z * [new branch] bf/partition-cpu-read -> origin/bf/partition-cpu-read 2025-06-01T20:57:50.4469872Z * [new branch] bf/partition-fa -> origin/bf/partition-fa 2025-06-01T20:57:50.4470946Z * [new branch] bf/partition-flaky -> origin/bf/partition-flaky 2025-06-01T20:57:50.4471964Z * [new branch] bf/partition-gc -> origin/bf/partition-gc 2025-06-01T20:57:50.4473076Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-06-01T20:57:50.4474153Z * [new branch] bf/partition-move-cpu-scalar -> origin/bf/partition-move-cpu-scalar 2025-06-01T20:57:50.4475286Z * [new branch] bf/partition-precomputed-sym -> origin/bf/partition-precomputed-sym 2025-06-01T20:57:50.4476297Z * [new branch] bf/partition-relative-order-invariant -> origin/bf/partition-relative-order-invariant 2025-06-01T20:57:50.4477240Z * [new branch] bf/partition-remove-weak-dep -> origin/bf/partition-remove-weak-dep 2025-06-01T20:57:50.4478302Z * [new branch] bf/partition-removed-arg -> origin/bf/partition-removed-arg 2025-06-01T20:57:50.4479364Z * [new branch] bf/partition-standalone-compile -> origin/bf/partition-standalone-compile 2025-06-01T20:57:50.4480317Z * [new branch] bf/partition-symint-input -> origin/bf/partition-symint-input 2025-06-01T20:57:50.4481325Z * [new branch] bf/partition-turn-on -> origin/bf/partition-turn-on 2025-06-01T20:57:50.4482354Z * [new branch] bf/reduce-scatter-copy-in -> origin/bf/reduce-scatter-copy-in 2025-06-01T20:57:50.4483350Z * [new branch] bf/reinplace-diagonal -> origin/bf/reinplace-diagonal 2025-06-01T20:57:50.4484781Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-06-01T20:57:50.4485933Z * [new branch] bf/reorder-minimal-partition -> origin/bf/reorder-minimal-partition 2025-06-01T20:57:50.4487040Z * [new branch] bf/update-torchbench-pin -> origin/bf/update-torchbench-pin 2025-06-01T20:57:50.4488059Z * [new branch] bf/update-torchvision-pin -> origin/bf/update-torchvision-pin 2025-06-01T20:57:50.4489048Z * [new branch] bf16adamw -> origin/bf16adamw 2025-06-01T20:57:50.4490247Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-06-01T20:57:50.4491321Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-06-01T20:57:50.4492543Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-06-01T20:57:50.4493582Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-06-01T20:57:50.4494597Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-06-01T20:57:50.4495724Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-06-01T20:57:50.4496747Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-06-01T20:57:50.4497729Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-06-01T20:57:50.4498735Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-06-01T20:57:50.4499731Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-06-01T20:57:50.4500749Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-06-01T20:57:50.4501762Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-06-01T20:57:50.4502807Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-06-01T20:57:50.4503777Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-06-01T20:57:50.4504785Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-06-01T20:57:50.4505758Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-06-01T20:57:50.4507344Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-06-01T20:57:50.4508233Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-06-01T20:57:50.4509342Z * [new branch] bowbao/skip_decomp -> origin/bowbao/skip_decomp 2025-06-01T20:57:50.4510270Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-06-01T20:57:50.4511898Z * [new branch] bowenbao/docker_rocm_miniforge -> origin/bowenbao/docker_rocm_miniforge 2025-06-01T20:57:50.4512838Z * [new branch] bowenbao/partial_min_max_reduce -> origin/bowenbao/partial_min_max_reduce 2025-06-01T20:57:50.4514290Z * [new branch] brister/always_wrapper_ir -> origin/brister/always_wrapper_ir 2025-06-01T20:57:50.4515161Z * [new branch] brister/faster_grid_calc -> origin/brister/faster_grid_calc 2025-06-01T20:57:50.4516174Z * [new branch] brister/test_block_ptr_same -> origin/brister/test_block_ptr_same 2025-06-01T20:57:50.4517258Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-06-01T20:57:50.4518114Z * [new branch] brister/wrapper_call_arg -> origin/brister/wrapper_call_arg 2025-06-01T20:57:50.4519402Z * [new branch] brister/wrapper_clean_up -> origin/brister/wrapper_clean_up 2025-06-01T20:57:50.4520619Z * [new branch] brister/wrapper_ir -> origin/brister/wrapper_ir 2025-06-01T20:57:50.4521682Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-06-01T20:57:50.4522731Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-06-01T20:57:50.4524759Z * [new branch] camyllh/ff_linting_D72572050 -> origin/camyllh/ff_linting_D72572050 2025-06-01T20:57:50.4525659Z * [new branch] check-links -> origin/check-links 2025-06-01T20:57:50.4527077Z * [new branch] cherry-pick-147095-by-pytorch_bot_bot_ -> origin/cherry-pick-147095-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4528156Z * [new branch] cherry-pick-148320-by-pytorch_bot_bot_ -> origin/cherry-pick-148320-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4529335Z * [new branch] cherry-pick-148677-by-pytorch_bot_bot_ -> origin/cherry-pick-148677-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4530415Z * [new branch] cherry-pick-149356-by-pytorch_bot_bot_ -> origin/cherry-pick-149356-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4531584Z * [new branch] cherry-pick-149654-by-pytorch_bot_bot_ -> origin/cherry-pick-149654-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4532720Z * [new branch] cherry-pick-150010-by-pytorch_bot_bot_ -> origin/cherry-pick-150010-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4533782Z * [new branch] cherry-pick-150138-by-pytorch_bot_bot_ -> origin/cherry-pick-150138-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4534755Z * [new branch] cherry-pick-150308 -> origin/cherry-pick-150308 2025-06-01T20:57:50.4536394Z * [new branch] cherry-pick-150560-by-pytorch_bot_bot_ -> origin/cherry-pick-150560-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4537425Z * [new branch] cherry-pick-151158-by-pytorch_bot_bot_ -> origin/cherry-pick-151158-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4538496Z * [new branch] cherry-pick-151277-by-pytorch_bot_bot_ -> origin/cherry-pick-151277-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4539831Z * [new branch] cherry-pick-151344-by-pytorch_bot_bot_ -> origin/cherry-pick-151344-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4540919Z * [new branch] cherry-pick-151826-by-pytorch_bot_bot_ -> origin/cherry-pick-151826-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4541978Z * [new branch] cherry-pick-151848-by-pytorch_bot_bot_ -> origin/cherry-pick-151848-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4543140Z * [new branch] cherry-pick-152075-by-pytorch_bot_bot_ -> origin/cherry-pick-152075-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4544242Z * [new branch] cherry-pick-152287-by-pytorch_bot_bot_ -> origin/cherry-pick-152287-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4545663Z * [new branch] cherry-pick-152396-by-pytorch_bot_bot_ -> origin/cherry-pick-152396-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4546972Z * [new branch] cherry-pick-152399-by-pytorch_bot_bot_ -> origin/cherry-pick-152399-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4548054Z * [new branch] cherry-pick-152641-by-pytorch_bot_bot_ -> origin/cherry-pick-152641-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4549364Z * [new branch] cherry-pick-153002-by-pytorch_bot_bot_ -> origin/cherry-pick-153002-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4550701Z * [new branch] cherry-pick-153067-by-pytorch_bot_bot_ -> origin/cherry-pick-153067-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4551801Z * [new branch] cherry-pick-153671-by-pytorch_bot_bot_ -> origin/cherry-pick-153671-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4552917Z * [new branch] cherry-pick-153848-by-pytorch_bot_bot_ -> origin/cherry-pick-153848-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4553980Z * [new branch] cherry-pick-153925-by-pytorch_bot_bot_ -> origin/cherry-pick-153925-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4555054Z * [new branch] cherry-pick-154041-by-pytorch_bot_bot_ -> origin/cherry-pick-154041-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4556180Z * [new branch] cherry-pick-154045-by-pytorch_bot_bot_ -> origin/cherry-pick-154045-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4557270Z * [new branch] cherry-pick-154055-by-pytorch_bot_bot_ -> origin/cherry-pick-154055-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4559069Z * [new branch] cherry-pick-154174-by-pytorch_bot_bot_ -> origin/cherry-pick-154174-by-pytorch_bot_bot_ 2025-06-01T20:57:50.4559980Z * [new branch] cherry-pick-to-2.7 -> origin/cherry-pick-to-2.7 2025-06-01T20:57:50.4561072Z * [new branch] ckluk2-compileThread-1 -> origin/ckluk2-compileThread-1 2025-06-01T20:57:50.4562200Z * [new branch] ckluk2-compileThread-2 -> origin/ckluk2-compileThread-2 2025-06-01T20:57:50.4563281Z * [new branch] ckluk2-compileThread-64 -> origin/ckluk2-compileThread-64 2025-06-01T20:57:50.4564554Z * [new branch] ckluk2-test-1 -> origin/ckluk2-test-1 2025-06-01T20:57:50.4565621Z * [new branch] cleantest1 -> origin/cleantest1 2025-06-01T20:57:50.4566692Z * [new branch] collective_c_shim -> origin/collective_c_shim 2025-06-01T20:57:50.4567908Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-06-01T20:57:50.4569008Z * [new branch] comply-with-setuptools -> origin/comply-with-setuptools 2025-06-01T20:57:50.4570638Z * [new branch] consolidate-is-qat -> origin/consolidate-is-qat 2025-06-01T20:57:50.4571641Z * [new branch] context_test -> origin/context_test 2025-06-01T20:57:50.4572734Z * [new branch] context_test_2.7.1 -> origin/context_test_2.7.1 2025-06-01T20:57:50.4573750Z * [new branch] copy_graph -> origin/copy_graph 2025-06-01T20:57:50.4575436Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-06-01T20:57:50.4576360Z * [new branch] cpio/fix_unit_test -> origin/cpio/fix_unit_test 2025-06-01T20:57:50.4577896Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-06-01T20:57:50.4578896Z * [new branch] csl/autoformat_merge_exception -> origin/csl/autoformat_merge_exception 2025-06-01T20:57:50.4579833Z * [new branch] csl/autoformat_trigger -> origin/csl/autoformat_trigger 2025-06-01T20:57:50.4580772Z * [new branch] csl/binary_ios_remove -> origin/csl/binary_ios_remove 2025-06-01T20:57:50.4581778Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-06-01T20:57:50.4583065Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-06-01T20:57:50.4584326Z * [new branch] csl/conda_lint -> origin/csl/conda_lint 2025-06-01T20:57:50.4585374Z * [new branch] csl/conda_rand -> origin/csl/conda_rand 2025-06-01T20:57:50.4586411Z * [new branch] csl/conda_rand_2 -> origin/csl/conda_rand_2 2025-06-01T20:57:50.4587502Z * [new branch] csl/conda_swap_some_pip -> origin/csl/conda_swap_some_pip 2025-06-01T20:57:50.4588485Z * [new branch] csl/disable_failing_test -> origin/csl/disable_failing_test 2025-06-01T20:57:50.4589528Z * [new branch] csl/docker_image_rename -> origin/csl/docker_image_rename 2025-06-01T20:57:50.4590605Z * [new branch] csl/docker_name_remove_compat -> origin/csl/docker_name_remove_compat 2025-06-01T20:57:50.4591546Z * [new branch] csl/katex -> origin/csl/katex 2025-06-01T20:57:50.4592633Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-06-01T20:57:50.4593677Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-06-01T20:57:50.4594757Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-06-01T20:57:50.4595800Z * [new branch] csl/no_protobuf_docker -> origin/csl/no_protobuf_docker 2025-06-01T20:57:50.4596825Z * [new branch] csl/pytest_timeout -> origin/csl/pytest_timeout 2025-06-01T20:57:50.4597854Z * [new branch] csl/reuse_old_whl -> origin/csl/reuse_old_whl 2025-06-01T20:57:50.4599015Z * [new branch] csl/reuse_old_whl_delete_old_whl -> origin/csl/reuse_old_whl_delete_old_whl 2025-06-01T20:57:50.4600054Z * [new branch] csl/reuse_old_whl_more_workflows -> origin/csl/reuse_old_whl_more_workflows 2025-06-01T20:57:50.4601004Z * [new branch] csl/reuse_old_whl_no_delete -> origin/csl/reuse_old_whl_no_delete 2025-06-01T20:57:50.4601999Z * [new branch] csl/reuse_old_whl_prs -> origin/csl/reuse_old_whl_prs 2025-06-01T20:57:50.4603136Z * [new branch] csl/reuse_old_whl_replace_version -> origin/csl/reuse_old_whl_replace_version 2025-06-01T20:57:50.4604449Z * [new branch] csl/revert_message_stacked -> origin/csl/revert_message_stacked 2025-06-01T20:57:50.4605431Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-06-01T20:57:50.4606700Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-06-01T20:57:50.4607799Z * [new branch] csl/test_cusparse_binary_docker -> origin/csl/test_cusparse_binary_docker 2025-06-01T20:57:50.4608731Z * [new branch] csl/unify_install_cuda -> origin/csl/unify_install_cuda 2025-06-01T20:57:50.4609813Z * [new branch] csl/unify_install_cusparselt -> origin/csl/unify_install_cusparselt 2025-06-01T20:57:50.4610858Z * [new branch] csl/upgrad_sccache_version -> origin/csl/upgrad_sccache_version 2025-06-01T20:57:50.4611913Z * [new branch] csl/upload_stats_linux_aarch64 -> origin/csl/upload_stats_linux_aarch64 2025-06-01T20:57:50.4612907Z * [new branch] csl/xla_sccache -> origin/csl/xla_sccache 2025-06-01T20:57:50.4614053Z * [new branch] cudnnsdparefactor -> origin/cudnnsdparefactor 2025-06-01T20:57:50.4615300Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-06-01T20:57:50.4616775Z * [new branch] d4l3k/dist_queue -> origin/d4l3k/dist_queue 2025-06-01T20:57:50.4617726Z * [new branch] d4l3k/fsdp_wait -> origin/d4l3k/fsdp_wait 2025-06-01T20:57:50.4620686Z * [new branch] dependabot/pip/dot-github/requirements/pillow-10.3.0 -> origin/dependabot/pip/dot-github/requirements/pillow-10.3.0 2025-06-01T20:57:50.4623057Z * [new branch] dependabot/pip/tools/build/bazel/setuptools-78.1.1 -> origin/dependabot/pip/tools/build/bazel/setuptools-78.1.1 2025-06-01T20:57:50.4624106Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-06-01T20:57:50.4625288Z * [new branch] desertfire/torchgen_support_default_arg -> origin/desertfire/torchgen_support_default_arg 2025-06-01T20:57:50.4626304Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-06-01T20:57:50.4627164Z * [new branch] desertfire/update_hf_pin -> origin/desertfire/update_hf_pin 2025-06-01T20:57:50.4629347Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-06-01T20:57:50.4630493Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-06-01T20:57:50.4631670Z * [new branch] dev/joona/cachingkey -> origin/dev/joona/cachingkey 2025-06-01T20:57:50.4633062Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-06-01T20:57:50.4634224Z * [new branch] dev/joona/cat_remove_graph -> origin/dev/joona/cat_remove_graph 2025-06-01T20:57:50.4635684Z * [new branch] dev/joona/convtranspose3d -> origin/dev/joona/convtranspose3d 2025-06-01T20:57:50.4636694Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-06-01T20:57:50.4637970Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-06-01T20:57:50.4639227Z * [new branch] dev/joona/mps_linear -> origin/dev/joona/mps_linear 2025-06-01T20:57:50.4640998Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-06-01T20:57:50.4642218Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-06-01T20:57:50.4643819Z * [new branch] dev/joona/synchronize_benchmark -> origin/dev/joona/synchronize_benchmark 2025-06-01T20:57:50.4645198Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-06-01T20:57:50.4646898Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-06-01T20:57:50.4647951Z * [new branch] disable -> origin/disable 2025-06-01T20:57:50.4649175Z * [new branch] disable_fp_contract_baseline -> origin/disable_fp_contract_baseline 2025-06-01T20:57:50.4650194Z * [new branch] divup -> origin/divup 2025-06-01T20:57:50.4651597Z * [new branch] divyanshk-update-codeowners -> origin/divyanshk-update-codeowners 2025-06-01T20:57:50.4652430Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-06-01T20:57:50.4654119Z * [new branch] eikanwang/eager_torch_compile -> origin/eikanwang/eager_torch_compile 2025-06-01T20:57:50.4655675Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-06-01T20:57:50.4656690Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-06-01T20:57:50.4657754Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-06-01T20:57:50.4658692Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-06-01T20:57:50.4659901Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-06-01T20:57:50.4660945Z * [new branch] enableMoreTests -> origin/enableMoreTests 2025-06-01T20:57:50.4661997Z * [new branch] enableMoreUtilTests -> origin/enableMoreUtilTests 2025-06-01T20:57:50.4663101Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-06-01T20:57:50.4664192Z * [new branch] eqy-patch-10 -> origin/eqy-patch-10 2025-06-01T20:57:50.4665376Z * [new branch] eqy-patch-11 -> origin/eqy-patch-11 2025-06-01T20:57:50.4666402Z * [new branch] eqy-patch-12 -> origin/eqy-patch-12 2025-06-01T20:57:50.4667405Z * [new branch] eqy-patch-13 -> origin/eqy-patch-13 2025-06-01T20:57:50.4668529Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-06-01T20:57:50.4669628Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-06-01T20:57:50.4670892Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-06-01T20:57:50.4671890Z * [new branch] eqy-patch-7 -> origin/eqy-patch-7 2025-06-01T20:57:50.4672957Z * [new branch] eqy-patch-9 -> origin/eqy-patch-9 2025-06-01T20:57:50.4674148Z * [new branch] error-when-setattr-over-cls-attr -> origin/error-when-setattr-over-cls-attr 2025-06-01T20:57:50.4675145Z * [new branch] example-convert-torch.nn -> origin/example-convert-torch.nn 2025-06-01T20:57:50.4676728Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-06-01T20:57:50.4677663Z * [new branch] exclamaforte/debug-autotuner-profile -> origin/exclamaforte/debug-autotuner-profile 2025-06-01T20:57:50.4678681Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-06-01T20:57:50.4679718Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-06-01T20:57:50.4680605Z * [new branch] exclamaforte/flag-metrics -> origin/exclamaforte/flag-metrics 2025-06-01T20:57:50.4681962Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-06-01T20:57:50.4683145Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-06-01T20:57:50.4684622Z * [new branch] exclamaforte/heuristic-choices -> origin/exclamaforte/heuristic-choices 2025-06-01T20:57:50.4685718Z * [new branch] exclamaforte/heuristic-choices-2 -> origin/exclamaforte/heuristic-choices-2 2025-06-01T20:57:50.4686663Z * [new branch] exclamaforte/log_mul -> origin/exclamaforte/log_mul 2025-06-01T20:57:50.4687920Z * [new branch] exclamaforte/max-autotune-dtype-test -> origin/exclamaforte/max-autotune-dtype-test 2025-06-01T20:57:50.4688897Z * [new branch] exclamaforte/memory-counter -> origin/exclamaforte/memory-counter 2025-06-01T20:57:50.4690029Z * [new branch] exclamaforte/scheduler-flops-refactor -> origin/exclamaforte/scheduler-flops-refactor 2025-06-01T20:57:50.4691030Z * [new branch] exclamaforte/scheduler-refactor -> origin/exclamaforte/scheduler-refactor 2025-06-01T20:57:50.4692151Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-06-01T20:57:50.4693256Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-06-01T20:57:50.4694178Z * [new branch] exec -> origin/exec 2025-06-01T20:57:50.4695603Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-06-01T20:57:50.4696632Z * [new branch] export-D52434604 -> origin/export-D52434604 2025-06-01T20:57:50.4697723Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-06-01T20:57:50.4698835Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-06-01T20:57:50.4699850Z * [new branch] export-D68245292 -> origin/export-D68245292 2025-06-01T20:57:50.4700957Z * [new branch] export-D68846308 -> origin/export-D68846308 2025-06-01T20:57:50.4702061Z * [new branch] export-D69361235 -> origin/export-D69361235 2025-06-01T20:57:50.4703223Z * [new branch] export-D70193972 -> origin/export-D70193972 2025-06-01T20:57:50.4704344Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-06-01T20:57:50.4705447Z * [new branch] export-D71446522 -> origin/export-D71446522 2025-06-01T20:57:50.4706528Z * [new branch] export-D72483950 -> origin/export-D72483950 2025-06-01T20:57:50.4707691Z * [new branch] export-D72762767 -> origin/export-D72762767 2025-06-01T20:57:50.4708762Z * [new branch] export-D72978020 -> origin/export-D72978020 2025-06-01T20:57:50.4709825Z * [new branch] export-D73008663 -> origin/export-D73008663 2025-06-01T20:57:50.4710976Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-06-01T20:57:50.4712082Z * [new branch] export-D73287751 -> origin/export-D73287751 2025-06-01T20:57:50.4713078Z * [new branch] export-D73399889 -> origin/export-D73399889 2025-06-01T20:57:50.4714127Z * [new branch] export-D73867797 -> origin/export-D73867797 2025-06-01T20:57:50.4715158Z * [new branch] export-D74033649 -> origin/export-D74033649 2025-06-01T20:57:50.4716246Z * [new branch] export-D74085173 -> origin/export-D74085173 2025-06-01T20:57:50.4717319Z * [new branch] export-D74398762 -> origin/export-D74398762 2025-06-01T20:57:50.4718403Z * [new branch] export-D74444990 -> origin/export-D74444990 2025-06-01T20:57:50.4719502Z * [new branch] export-D74599203 -> origin/export-D74599203 2025-06-01T20:57:50.4720570Z * [new branch] export-D74664734 -> origin/export-D74664734 2025-06-01T20:57:50.4721660Z * [new branch] export-D74911818 -> origin/export-D74911818 2025-06-01T20:57:50.4722646Z * [new branch] export-D75159672 -> origin/export-D75159672 2025-06-01T20:57:50.4723859Z * [new branch] export-D75183591 -> origin/export-D75183591 2025-06-01T20:57:50.4725376Z * [new branch] export-D75313723 -> origin/export-D75313723 2025-06-01T20:57:50.4726853Z * [new branch] export-D75360856 -> origin/export-D75360856 2025-06-01T20:57:50.4728033Z * [new branch] export-D75568693 -> origin/export-D75568693 2025-06-01T20:57:50.4729196Z * [new branch] export-D75605373 -> origin/export-D75605373 2025-06-01T20:57:50.4730325Z * [new branch] export-D75617432 -> origin/export-D75617432 2025-06-01T20:57:50.4731383Z * [new branch] export-D75617963 -> origin/export-D75617963 2025-06-01T20:57:50.4732456Z * [new branch] export-D75659965 -> origin/export-D75659965 2025-06-01T20:57:50.4733946Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-06-01T20:57:50.4734759Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-06-01T20:57:50.4735995Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-06-01T20:57:50.4737631Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-06-01T20:57:50.4738879Z * [new branch] fca -> origin/fca 2025-06-01T20:57:50.4740397Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-06-01T20:57:50.4741333Z * [new branch] fca5 -> origin/fca5 2025-06-01T20:57:50.4742993Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-06-01T20:57:50.4744300Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-06-01T20:57:50.4745496Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-06-01T20:57:50.4746658Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-06-01T20:57:50.4747865Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-06-01T20:57:50.4748870Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-06-01T20:57:50.4750485Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-06-01T20:57:50.4751472Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-06-01T20:57:50.4752577Z * [new branch] findhao/fix-indirect-access -> origin/findhao/fix-indirect-access 2025-06-01T20:57:50.4753544Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-06-01T20:57:50.4754467Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-06-01T20:57:50.4755435Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-06-01T20:57:50.4756499Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-06-01T20:57:50.4757687Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-06-01T20:57:50.4759072Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-06-01T20:57:50.4760215Z * [new branch] findhao/update_clean_triton_script -> origin/findhao/update_clean_triton_script 2025-06-01T20:57:50.4761443Z * [new branch] fix -> origin/fix 2025-06-01T20:57:50.4762561Z * [new branch] fix-149722 -> origin/fix-149722 2025-06-01T20:57:50.4763634Z * [new branch] fix-2.7 -> origin/fix-2.7 2025-06-01T20:57:50.4765230Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-06-01T20:57:50.4766151Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-06-01T20:57:50.4767282Z * [new branch] fix-cpu-affinity-cgroups -> origin/fix-cpu-affinity-cgroups 2025-06-01T20:57:50.4768290Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-06-01T20:57:50.4769495Z * [new branch] fix-for-patch-doc-build -> origin/fix-for-patch-doc-build 2025-06-01T20:57:50.4770567Z * [new branch] fix-inductor-periodic-0528 -> origin/fix-inductor-periodic-0528 2025-06-01T20:57:50.4771623Z * [new branch] fix-links -> origin/fix-links 2025-06-01T20:57:50.4772654Z * [new branch] fix-urls -> origin/fix-urls 2025-06-01T20:57:50.4773736Z * [new branch] fix-urls-2 -> origin/fix-urls-2 2025-06-01T20:57:50.4775035Z * [new branch] fix_allow_train_eval_msg -> origin/fix_allow_train_eval_msg 2025-06-01T20:57:50.4776037Z * [new branch] fix_partial -> origin/fix_partial 2025-06-01T20:57:50.4777185Z * [new branch] fixes-triage -> origin/fixes-triage 2025-06-01T20:57:50.4778445Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-06-01T20:57:50.4780002Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-06-01T20:57:50.4781159Z * [new branch] fmassa/partitioner_knapsack_checkpoint -> origin/fmassa/partitioner_knapsack_checkpoint 2025-06-01T20:57:50.4782120Z * [new branch] fsdp-qps-drop -> origin/fsdp-qps-drop 2025-06-01T20:57:50.4783150Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-06-01T20:57:50.4784349Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-06-01T20:57:50.4785403Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-06-01T20:57:50.4786735Z * [new branch] fused_qkv -> origin/fused_qkv 2025-06-01T20:57:50.4788088Z * [new branch] fx_cpp -> origin/fx_cpp 2025-06-01T20:57:50.4789547Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-06-01T20:57:50.4792024Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-06-01T20:57:50.4793031Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-06-01T20:57:50.4794824Z * [new branch] gh/CaoE/1/base -> origin/gh/CaoE/1/base 2025-06-01T20:57:50.4795808Z * [new branch] gh/CaoE/1/head -> origin/gh/CaoE/1/head 2025-06-01T20:57:50.4796856Z * [new branch] gh/CaoE/1/orig -> origin/gh/CaoE/1/orig 2025-06-01T20:57:50.4798335Z * [new branch] gh/CaoE/2/base -> origin/gh/CaoE/2/base 2025-06-01T20:57:50.4799288Z * [new branch] gh/CaoE/2/head -> origin/gh/CaoE/2/head 2025-06-01T20:57:50.4800361Z * [new branch] gh/CaoE/2/orig -> origin/gh/CaoE/2/orig 2025-06-01T20:57:50.4801897Z * [new branch] gh/CaoE/3/base -> origin/gh/CaoE/3/base 2025-06-01T20:57:50.4802856Z * [new branch] gh/CaoE/3/head -> origin/gh/CaoE/3/head 2025-06-01T20:57:50.4804159Z * [new branch] gh/CaoE/3/orig -> origin/gh/CaoE/3/orig 2025-06-01T20:57:50.4806165Z * [new branch] gh/ColinPeppler/67/base -> origin/gh/ColinPeppler/67/base 2025-06-01T20:57:50.4807164Z * [new branch] gh/ColinPeppler/67/head -> origin/gh/ColinPeppler/67/head 2025-06-01T20:57:50.4808240Z * [new branch] gh/ColinPeppler/67/orig -> origin/gh/ColinPeppler/67/orig 2025-06-01T20:57:50.4809965Z * [new branch] gh/ColinPeppler/68/base -> origin/gh/ColinPeppler/68/base 2025-06-01T20:57:50.4811059Z * [new branch] gh/ColinPeppler/68/head -> origin/gh/ColinPeppler/68/head 2025-06-01T20:57:50.4812160Z * [new branch] gh/ColinPeppler/68/orig -> origin/gh/ColinPeppler/68/orig 2025-06-01T20:57:50.4814069Z * [new branch] gh/ColinPeppler/69/base -> origin/gh/ColinPeppler/69/base 2025-06-01T20:57:50.4815154Z * [new branch] gh/ColinPeppler/69/head -> origin/gh/ColinPeppler/69/head 2025-06-01T20:57:50.4816216Z * [new branch] gh/ColinPeppler/69/orig -> origin/gh/ColinPeppler/69/orig 2025-06-01T20:57:50.4817753Z * [new branch] gh/ColinPeppler/70/base -> origin/gh/ColinPeppler/70/base 2025-06-01T20:57:50.4819153Z * [new branch] gh/ColinPeppler/70/head -> origin/gh/ColinPeppler/70/head 2025-06-01T20:57:50.4820160Z * [new branch] gh/ColinPeppler/70/orig -> origin/gh/ColinPeppler/70/orig 2025-06-01T20:57:50.4822042Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-06-01T20:57:50.4822983Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-06-01T20:57:50.4824456Z * [new branch] gh/EikanWang/80/base -> origin/gh/EikanWang/80/base 2025-06-01T20:57:50.4825431Z * [new branch] gh/EikanWang/80/head -> origin/gh/EikanWang/80/head 2025-06-01T20:57:50.4826490Z * [new branch] gh/EikanWang/80/orig -> origin/gh/EikanWang/80/orig 2025-06-01T20:57:50.4827969Z * [new branch] gh/EikanWang/81/base -> origin/gh/EikanWang/81/base 2025-06-01T20:57:50.4828921Z * [new branch] gh/EikanWang/81/head -> origin/gh/EikanWang/81/head 2025-06-01T20:57:50.4830046Z * [new branch] gh/EikanWang/81/orig -> origin/gh/EikanWang/81/orig 2025-06-01T20:57:50.4832170Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-06-01T20:57:50.4833177Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-06-01T20:57:50.4835039Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-06-01T20:57:50.4836001Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-06-01T20:57:50.4837081Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-06-01T20:57:50.4838563Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-06-01T20:57:50.4839531Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-06-01T20:57:50.4840563Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-06-01T20:57:50.4842150Z * [new branch] gh/H-Huang/160/base -> origin/gh/H-Huang/160/base 2025-06-01T20:57:50.4843045Z * [new branch] gh/H-Huang/160/head -> origin/gh/H-Huang/160/head 2025-06-01T20:57:50.4844401Z * [new branch] gh/H-Huang/160/orig -> origin/gh/H-Huang/160/orig 2025-06-01T20:57:50.4846261Z * [new branch] gh/H-Huang/168/base -> origin/gh/H-Huang/168/base 2025-06-01T20:57:50.4847242Z * [new branch] gh/H-Huang/168/head -> origin/gh/H-Huang/168/head 2025-06-01T20:57:50.4848268Z * [new branch] gh/H-Huang/168/orig -> origin/gh/H-Huang/168/orig 2025-06-01T20:57:50.4849893Z * [new branch] gh/H-Huang/172/base -> origin/gh/H-Huang/172/base 2025-06-01T20:57:50.4851030Z * [new branch] gh/H-Huang/172/head -> origin/gh/H-Huang/172/head 2025-06-01T20:57:50.4852138Z * [new branch] gh/H-Huang/172/orig -> origin/gh/H-Huang/172/orig 2025-06-01T20:57:50.4853807Z * [new branch] gh/H-Huang/175/base -> origin/gh/H-Huang/175/base 2025-06-01T20:57:50.4855034Z * [new branch] gh/H-Huang/175/head -> origin/gh/H-Huang/175/head 2025-06-01T20:57:50.4856087Z * [new branch] gh/H-Huang/175/orig -> origin/gh/H-Huang/175/orig 2025-06-01T20:57:50.4857427Z * [new branch] gh/H-Huang/176/base -> origin/gh/H-Huang/176/base 2025-06-01T20:57:50.4858367Z * [new branch] gh/H-Huang/176/head -> origin/gh/H-Huang/176/head 2025-06-01T20:57:50.4859376Z * [new branch] gh/H-Huang/176/orig -> origin/gh/H-Huang/176/orig 2025-06-01T20:57:50.4860711Z * [new branch] gh/H-Huang/177/base -> origin/gh/H-Huang/177/base 2025-06-01T20:57:50.4861679Z * [new branch] gh/H-Huang/177/head -> origin/gh/H-Huang/177/head 2025-06-01T20:57:50.4862737Z * [new branch] gh/H-Huang/177/orig -> origin/gh/H-Huang/177/orig 2025-06-01T20:57:50.4864222Z * [new branch] gh/H-Huang/178/base -> origin/gh/H-Huang/178/base 2025-06-01T20:57:50.4865186Z * [new branch] gh/H-Huang/178/head -> origin/gh/H-Huang/178/head 2025-06-01T20:57:50.4866262Z * [new branch] gh/H-Huang/178/orig -> origin/gh/H-Huang/178/orig 2025-06-01T20:57:50.4867902Z * [new branch] gh/H-Huang/179/base -> origin/gh/H-Huang/179/base 2025-06-01T20:57:50.4869003Z * [new branch] gh/H-Huang/179/head -> origin/gh/H-Huang/179/head 2025-06-01T20:57:50.4870020Z * [new branch] gh/H-Huang/179/orig -> origin/gh/H-Huang/179/orig 2025-06-01T20:57:50.4871582Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-06-01T20:57:50.4872492Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-06-01T20:57:50.4873546Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-06-01T20:57:50.4875066Z * [new branch] gh/H-Huang/181/base -> origin/gh/H-Huang/181/base 2025-06-01T20:57:50.4875943Z * [new branch] gh/H-Huang/181/head -> origin/gh/H-Huang/181/head 2025-06-01T20:57:50.4876998Z * [new branch] gh/H-Huang/181/orig -> origin/gh/H-Huang/181/orig 2025-06-01T20:57:50.4878364Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-06-01T20:57:50.4879365Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-06-01T20:57:50.4880429Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-06-01T20:57:50.4881933Z * [new branch] gh/H-Huang/183/base -> origin/gh/H-Huang/183/base 2025-06-01T20:57:50.4882909Z * [new branch] gh/H-Huang/183/head -> origin/gh/H-Huang/183/head 2025-06-01T20:57:50.4884168Z * [new branch] gh/H-Huang/183/orig -> origin/gh/H-Huang/183/orig 2025-06-01T20:57:50.4885628Z * [new branch] gh/H-Huang/184/base -> origin/gh/H-Huang/184/base 2025-06-01T20:57:50.4886642Z * [new branch] gh/H-Huang/184/head -> origin/gh/H-Huang/184/head 2025-06-01T20:57:50.4887690Z * [new branch] gh/H-Huang/184/orig -> origin/gh/H-Huang/184/orig 2025-06-01T20:57:50.4889261Z * [new branch] gh/H-Huang/185/base -> origin/gh/H-Huang/185/base 2025-06-01T20:57:50.4890221Z * [new branch] gh/H-Huang/185/head -> origin/gh/H-Huang/185/head 2025-06-01T20:57:50.4891265Z * [new branch] gh/H-Huang/185/orig -> origin/gh/H-Huang/185/orig 2025-06-01T20:57:50.4893170Z * [new branch] gh/IvanKobzarev/100/base -> origin/gh/IvanKobzarev/100/base 2025-06-01T20:57:50.4894175Z * [new branch] gh/IvanKobzarev/100/head -> origin/gh/IvanKobzarev/100/head 2025-06-01T20:57:50.4895299Z * [new branch] gh/IvanKobzarev/100/orig -> origin/gh/IvanKobzarev/100/orig 2025-06-01T20:57:50.4897430Z * [new branch] gh/IvanKobzarev/106/base -> origin/gh/IvanKobzarev/106/base 2025-06-01T20:57:50.4898852Z * [new branch] gh/IvanKobzarev/106/head -> origin/gh/IvanKobzarev/106/head 2025-06-01T20:57:50.4899889Z * [new branch] gh/IvanKobzarev/106/orig -> origin/gh/IvanKobzarev/106/orig 2025-06-01T20:57:50.4901603Z * [new branch] gh/IvanKobzarev/107/base -> origin/gh/IvanKobzarev/107/base 2025-06-01T20:57:50.4902837Z * [new branch] gh/IvanKobzarev/107/head -> origin/gh/IvanKobzarev/107/head 2025-06-01T20:57:50.4903891Z * [new branch] gh/IvanKobzarev/107/orig -> origin/gh/IvanKobzarev/107/orig 2025-06-01T20:57:50.4905358Z * [new branch] gh/IvanKobzarev/109/base -> origin/gh/IvanKobzarev/109/base 2025-06-01T20:57:50.4936137Z * [new branch] gh/IvanKobzarev/109/head -> origin/gh/IvanKobzarev/109/head 2025-06-01T20:57:50.4937267Z * [new branch] gh/IvanKobzarev/109/orig -> origin/gh/IvanKobzarev/109/orig 2025-06-01T20:57:50.4937955Z * [new branch] gh/IvanKobzarev/110/base -> origin/gh/IvanKobzarev/110/base 2025-06-01T20:57:50.4938679Z * [new branch] gh/IvanKobzarev/110/head -> origin/gh/IvanKobzarev/110/head 2025-06-01T20:57:50.4939367Z * [new branch] gh/IvanKobzarev/110/orig -> origin/gh/IvanKobzarev/110/orig 2025-06-01T20:57:50.4940038Z * [new branch] gh/IvanKobzarev/111/base -> origin/gh/IvanKobzarev/111/base 2025-06-01T20:57:50.4940725Z * [new branch] gh/IvanKobzarev/111/head -> origin/gh/IvanKobzarev/111/head 2025-06-01T20:57:50.4941523Z * [new branch] gh/IvanKobzarev/111/orig -> origin/gh/IvanKobzarev/111/orig 2025-06-01T20:57:50.4942215Z * [new branch] gh/IvanKobzarev/112/base -> origin/gh/IvanKobzarev/112/base 2025-06-01T20:57:50.4942969Z * [new branch] gh/IvanKobzarev/112/head -> origin/gh/IvanKobzarev/112/head 2025-06-01T20:57:50.4943641Z * [new branch] gh/IvanKobzarev/112/orig -> origin/gh/IvanKobzarev/112/orig 2025-06-01T20:57:50.4944316Z * [new branch] gh/IvanKobzarev/64/base -> origin/gh/IvanKobzarev/64/base 2025-06-01T20:57:50.4944981Z * [new branch] gh/IvanKobzarev/64/head -> origin/gh/IvanKobzarev/64/head 2025-06-01T20:57:50.4945895Z * [new branch] gh/IvanKobzarev/64/orig -> origin/gh/IvanKobzarev/64/orig 2025-06-01T20:57:50.4946581Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-06-01T20:57:50.4947248Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-06-01T20:57:50.4947931Z * [new branch] gh/NikhilAPatel/10/base -> origin/gh/NikhilAPatel/10/base 2025-06-01T20:57:50.4948598Z * [new branch] gh/NikhilAPatel/10/head -> origin/gh/NikhilAPatel/10/head 2025-06-01T20:57:50.4949282Z * [new branch] gh/NikhilAPatel/10/orig -> origin/gh/NikhilAPatel/10/orig 2025-06-01T20:57:50.4949941Z * [new branch] gh/NikhilAPatel/11/base -> origin/gh/NikhilAPatel/11/base 2025-06-01T20:57:50.4950613Z * [new branch] gh/NikhilAPatel/11/head -> origin/gh/NikhilAPatel/11/head 2025-06-01T20:57:50.4951284Z * [new branch] gh/NikhilAPatel/11/orig -> origin/gh/NikhilAPatel/11/orig 2025-06-01T20:57:50.4951943Z * [new branch] gh/NikhilAPatel/12/base -> origin/gh/NikhilAPatel/12/base 2025-06-01T20:57:50.4952607Z * [new branch] gh/NikhilAPatel/12/head -> origin/gh/NikhilAPatel/12/head 2025-06-01T20:57:50.4953261Z * [new branch] gh/NikhilAPatel/12/orig -> origin/gh/NikhilAPatel/12/orig 2025-06-01T20:57:50.4953911Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-06-01T20:57:50.4954593Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-06-01T20:57:50.4955237Z * [new branch] gh/NikhilAPatel/3/base -> origin/gh/NikhilAPatel/3/base 2025-06-01T20:57:50.4955872Z * [new branch] gh/NikhilAPatel/3/head -> origin/gh/NikhilAPatel/3/head 2025-06-01T20:57:50.4956512Z * [new branch] gh/NikhilAPatel/3/orig -> origin/gh/NikhilAPatel/3/orig 2025-06-01T20:57:50.4957149Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-06-01T20:57:50.4957791Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-06-01T20:57:50.4958428Z * [new branch] gh/NikhilAPatel/8/base -> origin/gh/NikhilAPatel/8/base 2025-06-01T20:57:50.4959068Z * [new branch] gh/NikhilAPatel/8/head -> origin/gh/NikhilAPatel/8/head 2025-06-01T20:57:50.4959704Z * [new branch] gh/NikhilAPatel/8/orig -> origin/gh/NikhilAPatel/8/orig 2025-06-01T20:57:50.4960341Z * [new branch] gh/NikhilAPatel/9/base -> origin/gh/NikhilAPatel/9/base 2025-06-01T20:57:50.4960984Z * [new branch] gh/NikhilAPatel/9/head -> origin/gh/NikhilAPatel/9/head 2025-06-01T20:57:50.4961621Z * [new branch] gh/NikhilAPatel/9/orig -> origin/gh/NikhilAPatel/9/orig 2025-06-01T20:57:50.4962271Z * [new branch] gh/PaulZhang12/1/base -> origin/gh/PaulZhang12/1/base 2025-06-01T20:57:50.4962902Z * [new branch] gh/PaulZhang12/1/head -> origin/gh/PaulZhang12/1/head 2025-06-01T20:57:50.4963608Z * [new branch] gh/PaulZhang12/1/orig -> origin/gh/PaulZhang12/1/orig 2025-06-01T20:57:50.4964580Z * [new branch] gh/PaulZhang12/12/base -> origin/gh/PaulZhang12/12/base 2025-06-01T20:57:50.4965230Z * [new branch] gh/PaulZhang12/12/head -> origin/gh/PaulZhang12/12/head 2025-06-01T20:57:50.4965965Z * [new branch] gh/PaulZhang12/13/base -> origin/gh/PaulZhang12/13/base 2025-06-01T20:57:50.4966635Z * [new branch] gh/PaulZhang12/13/head -> origin/gh/PaulZhang12/13/head 2025-06-01T20:57:50.4967285Z * [new branch] gh/PaulZhang12/13/orig -> origin/gh/PaulZhang12/13/orig 2025-06-01T20:57:50.4967940Z * [new branch] gh/PaulZhang12/14/base -> origin/gh/PaulZhang12/14/base 2025-06-01T20:57:50.4968595Z * [new branch] gh/PaulZhang12/14/head -> origin/gh/PaulZhang12/14/head 2025-06-01T20:57:50.4969270Z * [new branch] gh/PaulZhang12/14/orig -> origin/gh/PaulZhang12/14/orig 2025-06-01T20:57:50.4969930Z * [new branch] gh/PaulZhang12/15/base -> origin/gh/PaulZhang12/15/base 2025-06-01T20:57:50.4970589Z * [new branch] gh/PaulZhang12/15/head -> origin/gh/PaulZhang12/15/head 2025-06-01T20:57:50.4971542Z * [new branch] gh/PaulZhang12/15/orig -> origin/gh/PaulZhang12/15/orig 2025-06-01T20:57:50.4972883Z * [new branch] gh/PaulZhang12/16/base -> origin/gh/PaulZhang12/16/base 2025-06-01T20:57:50.4973951Z * [new branch] gh/PaulZhang12/16/head -> origin/gh/PaulZhang12/16/head 2025-06-01T20:57:50.4975115Z * [new branch] gh/PaulZhang12/16/orig -> origin/gh/PaulZhang12/16/orig 2025-06-01T20:57:50.4976739Z * [new branch] gh/PaulZhang12/17/base -> origin/gh/PaulZhang12/17/base 2025-06-01T20:57:50.4977611Z * [new branch] gh/PaulZhang12/17/head -> origin/gh/PaulZhang12/17/head 2025-06-01T20:57:50.4979158Z * [new branch] gh/PaulZhang12/4/base -> origin/gh/PaulZhang12/4/base 2025-06-01T20:57:50.4980144Z * [new branch] gh/PaulZhang12/4/head -> origin/gh/PaulZhang12/4/head 2025-06-01T20:57:50.4981507Z * [new branch] gh/PaulZhang12/4/orig -> origin/gh/PaulZhang12/4/orig 2025-06-01T20:57:50.4983094Z * [new branch] gh/PaulZhang12/9/base -> origin/gh/PaulZhang12/9/base 2025-06-01T20:57:50.4984341Z * [new branch] gh/PaulZhang12/9/head -> origin/gh/PaulZhang12/9/head 2025-06-01T20:57:50.4985385Z * [new branch] gh/PaulZhang12/9/orig -> origin/gh/PaulZhang12/9/orig 2025-06-01T20:57:50.4987150Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-06-01T20:57:50.4988083Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-06-01T20:57:50.4990255Z * [new branch] gh/Sidharth123-cpu/1/base -> origin/gh/Sidharth123-cpu/1/base 2025-06-01T20:57:50.4991235Z * [new branch] gh/Sidharth123-cpu/1/head -> origin/gh/Sidharth123-cpu/1/head 2025-06-01T20:57:50.4992261Z * [new branch] gh/Sidharth123-cpu/1/orig -> origin/gh/Sidharth123-cpu/1/orig 2025-06-01T20:57:50.4993778Z * [new branch] gh/Sidharth123-cpu/10/base -> origin/gh/Sidharth123-cpu/10/base 2025-06-01T20:57:50.4994727Z * [new branch] gh/Sidharth123-cpu/10/head -> origin/gh/Sidharth123-cpu/10/head 2025-06-01T20:57:50.4995764Z * [new branch] gh/Sidharth123-cpu/10/orig -> origin/gh/Sidharth123-cpu/10/orig 2025-06-01T20:57:50.4997295Z * [new branch] gh/Sidharth123-cpu/11/base -> origin/gh/Sidharth123-cpu/11/base 2025-06-01T20:57:50.4998237Z * [new branch] gh/Sidharth123-cpu/11/head -> origin/gh/Sidharth123-cpu/11/head 2025-06-01T20:57:50.4999240Z * [new branch] gh/Sidharth123-cpu/11/orig -> origin/gh/Sidharth123-cpu/11/orig 2025-06-01T20:57:50.5000750Z * [new branch] gh/Sidharth123-cpu/12/base -> origin/gh/Sidharth123-cpu/12/base 2025-06-01T20:57:50.5001685Z * [new branch] gh/Sidharth123-cpu/12/head -> origin/gh/Sidharth123-cpu/12/head 2025-06-01T20:57:50.5002717Z * [new branch] gh/Sidharth123-cpu/12/orig -> origin/gh/Sidharth123-cpu/12/orig 2025-06-01T20:57:50.5004605Z * [new branch] gh/Sidharth123-cpu/13/base -> origin/gh/Sidharth123-cpu/13/base 2025-06-01T20:57:50.5005506Z * [new branch] gh/Sidharth123-cpu/13/head -> origin/gh/Sidharth123-cpu/13/head 2025-06-01T20:57:50.5007093Z * [new branch] gh/Sidharth123-cpu/14/base -> origin/gh/Sidharth123-cpu/14/base 2025-06-01T20:57:50.5008049Z * [new branch] gh/Sidharth123-cpu/14/head -> origin/gh/Sidharth123-cpu/14/head 2025-06-01T20:57:50.5009131Z * [new branch] gh/Sidharth123-cpu/14/orig -> origin/gh/Sidharth123-cpu/14/orig 2025-06-01T20:57:50.5010661Z * [new branch] gh/Sidharth123-cpu/15/base -> origin/gh/Sidharth123-cpu/15/base 2025-06-01T20:57:50.5011641Z * [new branch] gh/Sidharth123-cpu/15/head -> origin/gh/Sidharth123-cpu/15/head 2025-06-01T20:57:50.5012750Z * [new branch] gh/Sidharth123-cpu/15/orig -> origin/gh/Sidharth123-cpu/15/orig 2025-06-01T20:57:50.5014256Z * [new branch] gh/Sidharth123-cpu/16/base -> origin/gh/Sidharth123-cpu/16/base 2025-06-01T20:57:50.5015345Z * [new branch] gh/Sidharth123-cpu/16/head -> origin/gh/Sidharth123-cpu/16/head 2025-06-01T20:57:50.5016389Z * [new branch] gh/Sidharth123-cpu/16/orig -> origin/gh/Sidharth123-cpu/16/orig 2025-06-01T20:57:50.5017944Z * [new branch] gh/Sidharth123-cpu/17/base -> origin/gh/Sidharth123-cpu/17/base 2025-06-01T20:57:50.5018878Z * [new branch] gh/Sidharth123-cpu/17/head -> origin/gh/Sidharth123-cpu/17/head 2025-06-01T20:57:50.5019912Z * [new branch] gh/Sidharth123-cpu/17/orig -> origin/gh/Sidharth123-cpu/17/orig 2025-06-01T20:57:50.5021159Z * [new branch] gh/Sidharth123-cpu/18/base -> origin/gh/Sidharth123-cpu/18/base 2025-06-01T20:57:50.5022176Z * [new branch] gh/Sidharth123-cpu/18/head -> origin/gh/Sidharth123-cpu/18/head 2025-06-01T20:57:50.5023178Z * [new branch] gh/Sidharth123-cpu/18/orig -> origin/gh/Sidharth123-cpu/18/orig 2025-06-01T20:57:50.5024598Z * [new branch] gh/Sidharth123-cpu/19/base -> origin/gh/Sidharth123-cpu/19/base 2025-06-01T20:57:50.5025587Z * [new branch] gh/Sidharth123-cpu/19/head -> origin/gh/Sidharth123-cpu/19/head 2025-06-01T20:57:50.5026551Z * [new branch] gh/Sidharth123-cpu/19/orig -> origin/gh/Sidharth123-cpu/19/orig 2025-06-01T20:57:50.5027986Z * [new branch] gh/Sidharth123-cpu/2/base -> origin/gh/Sidharth123-cpu/2/base 2025-06-01T20:57:50.5028993Z * [new branch] gh/Sidharth123-cpu/2/head -> origin/gh/Sidharth123-cpu/2/head 2025-06-01T20:57:50.5030011Z * [new branch] gh/Sidharth123-cpu/2/orig -> origin/gh/Sidharth123-cpu/2/orig 2025-06-01T20:57:50.5031482Z * [new branch] gh/Sidharth123-cpu/3/base -> origin/gh/Sidharth123-cpu/3/base 2025-06-01T20:57:50.5032484Z * [new branch] gh/Sidharth123-cpu/3/head -> origin/gh/Sidharth123-cpu/3/head 2025-06-01T20:57:50.5033523Z * [new branch] gh/Sidharth123-cpu/3/orig -> origin/gh/Sidharth123-cpu/3/orig 2025-06-01T20:57:50.5034990Z * [new branch] gh/Sidharth123-cpu/4/base -> origin/gh/Sidharth123-cpu/4/base 2025-06-01T20:57:50.5036026Z * [new branch] gh/Sidharth123-cpu/4/head -> origin/gh/Sidharth123-cpu/4/head 2025-06-01T20:57:50.5036993Z * [new branch] gh/Sidharth123-cpu/4/orig -> origin/gh/Sidharth123-cpu/4/orig 2025-06-01T20:57:50.5038529Z * [new branch] gh/Sidharth123-cpu/5/base -> origin/gh/Sidharth123-cpu/5/base 2025-06-01T20:57:50.5039611Z * [new branch] gh/Sidharth123-cpu/5/head -> origin/gh/Sidharth123-cpu/5/head 2025-06-01T20:57:50.5040673Z * [new branch] gh/Sidharth123-cpu/5/orig -> origin/gh/Sidharth123-cpu/5/orig 2025-06-01T20:57:50.5042140Z * [new branch] gh/Sidharth123-cpu/6/base -> origin/gh/Sidharth123-cpu/6/base 2025-06-01T20:57:50.5043256Z * [new branch] gh/Sidharth123-cpu/6/head -> origin/gh/Sidharth123-cpu/6/head 2025-06-01T20:57:50.5044775Z * [new branch] gh/Sidharth123-cpu/6/orig -> origin/gh/Sidharth123-cpu/6/orig 2025-06-01T20:57:50.5046989Z * [new branch] gh/Sidharth123-cpu/7/base -> origin/gh/Sidharth123-cpu/7/base 2025-06-01T20:57:50.5048154Z * [new branch] gh/Sidharth123-cpu/7/head -> origin/gh/Sidharth123-cpu/7/head 2025-06-01T20:57:50.5049347Z * [new branch] gh/Sidharth123-cpu/7/orig -> origin/gh/Sidharth123-cpu/7/orig 2025-06-01T20:57:50.5050816Z * [new branch] gh/Sidharth123-cpu/8/base -> origin/gh/Sidharth123-cpu/8/base 2025-06-01T20:57:50.5051818Z * [new branch] gh/Sidharth123-cpu/8/head -> origin/gh/Sidharth123-cpu/8/head 2025-06-01T20:57:50.5052832Z * [new branch] gh/Sidharth123-cpu/8/orig -> origin/gh/Sidharth123-cpu/8/orig 2025-06-01T20:57:50.5054323Z * [new branch] gh/Sidharth123-cpu/9/base -> origin/gh/Sidharth123-cpu/9/base 2025-06-01T20:57:50.5055596Z * [new branch] gh/Sidharth123-cpu/9/head -> origin/gh/Sidharth123-cpu/9/head 2025-06-01T20:57:50.5056614Z * [new branch] gh/Sidharth123-cpu/9/orig -> origin/gh/Sidharth123-cpu/9/orig 2025-06-01T20:57:50.5058412Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-06-01T20:57:50.5059351Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-06-01T20:57:50.5060762Z * [new branch] gh/StrongerXi/103/base -> origin/gh/StrongerXi/103/base 2025-06-01T20:57:50.5061723Z * [new branch] gh/StrongerXi/103/head -> origin/gh/StrongerXi/103/head 2025-06-01T20:57:50.5062784Z * [new branch] gh/StrongerXi/103/orig -> origin/gh/StrongerXi/103/orig 2025-06-01T20:57:50.5064299Z * [new branch] gh/StrongerXi/104/base -> origin/gh/StrongerXi/104/base 2025-06-01T20:57:50.5065345Z * [new branch] gh/StrongerXi/104/head -> origin/gh/StrongerXi/104/head 2025-06-01T20:57:50.5066392Z * [new branch] gh/StrongerXi/104/orig -> origin/gh/StrongerXi/104/orig 2025-06-01T20:57:50.5067831Z * [new branch] gh/StrongerXi/105/base -> origin/gh/StrongerXi/105/base 2025-06-01T20:57:50.5068753Z * [new branch] gh/StrongerXi/105/head -> origin/gh/StrongerXi/105/head 2025-06-01T20:57:50.5069709Z * [new branch] gh/StrongerXi/105/orig -> origin/gh/StrongerXi/105/orig 2025-06-01T20:57:50.5071226Z * [new branch] gh/StrongerXi/106/base -> origin/gh/StrongerXi/106/base 2025-06-01T20:57:50.5072347Z * [new branch] gh/StrongerXi/106/head -> origin/gh/StrongerXi/106/head 2025-06-01T20:57:50.5073420Z * [new branch] gh/StrongerXi/106/orig -> origin/gh/StrongerXi/106/orig 2025-06-01T20:57:50.5074671Z * [new branch] gh/StrongerXi/107/base -> origin/gh/StrongerXi/107/base 2025-06-01T20:57:50.5075885Z * [new branch] gh/StrongerXi/107/head -> origin/gh/StrongerXi/107/head 2025-06-01T20:57:50.5076940Z * [new branch] gh/StrongerXi/107/orig -> origin/gh/StrongerXi/107/orig 2025-06-01T20:57:50.5078436Z * [new branch] gh/StrongerXi/108/base -> origin/gh/StrongerXi/108/base 2025-06-01T20:57:50.5079397Z * [new branch] gh/StrongerXi/108/head -> origin/gh/StrongerXi/108/head 2025-06-01T20:57:50.5080447Z * [new branch] gh/StrongerXi/108/orig -> origin/gh/StrongerXi/108/orig 2025-06-01T20:57:50.5082120Z * [new branch] gh/StrongerXi/109/base -> origin/gh/StrongerXi/109/base 2025-06-01T20:57:50.5083131Z * [new branch] gh/StrongerXi/109/head -> origin/gh/StrongerXi/109/head 2025-06-01T20:57:50.5084567Z * [new branch] gh/StrongerXi/109/orig -> origin/gh/StrongerXi/109/orig 2025-06-01T20:57:50.5086276Z * [new branch] gh/StrongerXi/110/base -> origin/gh/StrongerXi/110/base 2025-06-01T20:57:50.5087311Z * [new branch] gh/StrongerXi/110/head -> origin/gh/StrongerXi/110/head 2025-06-01T20:57:50.5088267Z * [new branch] gh/StrongerXi/110/orig -> origin/gh/StrongerXi/110/orig 2025-06-01T20:57:50.5089838Z * [new branch] gh/StrongerXi/111/base -> origin/gh/StrongerXi/111/base 2025-06-01T20:57:50.5090807Z * [new branch] gh/StrongerXi/111/head -> origin/gh/StrongerXi/111/head 2025-06-01T20:57:50.5091890Z * [new branch] gh/StrongerXi/111/orig -> origin/gh/StrongerXi/111/orig 2025-06-01T20:57:50.5093186Z * [new branch] gh/StrongerXi/112/base -> origin/gh/StrongerXi/112/base 2025-06-01T20:57:50.5094945Z * [new branch] gh/StrongerXi/112/head -> origin/gh/StrongerXi/112/head 2025-06-01T20:57:50.5096717Z * [new branch] gh/StrongerXi/112/orig -> origin/gh/StrongerXi/112/orig 2025-06-01T20:57:50.5098127Z * [new branch] gh/StrongerXi/113/base -> origin/gh/StrongerXi/113/base 2025-06-01T20:57:50.5099132Z * [new branch] gh/StrongerXi/113/head -> origin/gh/StrongerXi/113/head 2025-06-01T20:57:50.5100144Z * [new branch] gh/StrongerXi/113/orig -> origin/gh/StrongerXi/113/orig 2025-06-01T20:57:50.5101519Z * [new branch] gh/StrongerXi/114/base -> origin/gh/StrongerXi/114/base 2025-06-01T20:57:50.5102511Z * [new branch] gh/StrongerXi/114/head -> origin/gh/StrongerXi/114/head 2025-06-01T20:57:50.5103536Z * [new branch] gh/StrongerXi/114/orig -> origin/gh/StrongerXi/114/orig 2025-06-01T20:57:50.5105013Z * [new branch] gh/StrongerXi/115/base -> origin/gh/StrongerXi/115/base 2025-06-01T20:57:50.5105996Z * [new branch] gh/StrongerXi/115/head -> origin/gh/StrongerXi/115/head 2025-06-01T20:57:50.5107170Z * [new branch] gh/StrongerXi/115/orig -> origin/gh/StrongerXi/115/orig 2025-06-01T20:57:50.5108801Z * [new branch] gh/StrongerXi/116/base -> origin/gh/StrongerXi/116/base 2025-06-01T20:57:50.5109808Z * [new branch] gh/StrongerXi/116/head -> origin/gh/StrongerXi/116/head 2025-06-01T20:57:50.5110805Z * [new branch] gh/StrongerXi/116/orig -> origin/gh/StrongerXi/116/orig 2025-06-01T20:57:50.5112055Z * [new branch] gh/StrongerXi/117/base -> origin/gh/StrongerXi/117/base 2025-06-01T20:57:50.5113152Z * [new branch] gh/StrongerXi/117/head -> origin/gh/StrongerXi/117/head 2025-06-01T20:57:50.5114142Z * [new branch] gh/StrongerXi/117/orig -> origin/gh/StrongerXi/117/orig 2025-06-01T20:57:50.5115638Z * [new branch] gh/StrongerXi/118/base -> origin/gh/StrongerXi/118/base 2025-06-01T20:57:50.5116701Z * [new branch] gh/StrongerXi/118/head -> origin/gh/StrongerXi/118/head 2025-06-01T20:57:50.5117762Z * [new branch] gh/StrongerXi/118/orig -> origin/gh/StrongerXi/118/orig 2025-06-01T20:57:50.5119749Z * [new branch] gh/StrongerXi/119/base -> origin/gh/StrongerXi/119/base 2025-06-01T20:57:50.5120790Z * [new branch] gh/StrongerXi/119/head -> origin/gh/StrongerXi/119/head 2025-06-01T20:57:50.5121859Z * [new branch] gh/StrongerXi/119/orig -> origin/gh/StrongerXi/119/orig 2025-06-01T20:57:50.5123357Z * [new branch] gh/StrongerXi/120/base -> origin/gh/StrongerXi/120/base 2025-06-01T20:57:50.5124739Z * [new branch] gh/StrongerXi/120/head -> origin/gh/StrongerXi/120/head 2025-06-01T20:57:50.5125840Z * [new branch] gh/StrongerXi/120/orig -> origin/gh/StrongerXi/120/orig 2025-06-01T20:57:50.5127459Z * [new branch] gh/StrongerXi/121/base -> origin/gh/StrongerXi/121/base 2025-06-01T20:57:50.5128367Z * [new branch] gh/StrongerXi/121/head -> origin/gh/StrongerXi/121/head 2025-06-01T20:57:50.5129473Z * [new branch] gh/StrongerXi/121/orig -> origin/gh/StrongerXi/121/orig 2025-06-01T20:57:50.5130913Z * [new branch] gh/StrongerXi/122/base -> origin/gh/StrongerXi/122/base 2025-06-01T20:57:50.5131908Z * [new branch] gh/StrongerXi/122/head -> origin/gh/StrongerXi/122/head 2025-06-01T20:57:50.5133011Z * [new branch] gh/StrongerXi/122/orig -> origin/gh/StrongerXi/122/orig 2025-06-01T20:57:50.5134480Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-06-01T20:57:50.5135577Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-06-01T20:57:50.5137027Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-06-01T20:57:50.5137940Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-06-01T20:57:50.5139671Z * [new branch] gh/Xia-Weiwen/34/base -> origin/gh/Xia-Weiwen/34/base 2025-06-01T20:57:50.5140650Z * [new branch] gh/Xia-Weiwen/34/head -> origin/gh/Xia-Weiwen/34/head 2025-06-01T20:57:50.5141663Z * [new branch] gh/Xia-Weiwen/34/orig -> origin/gh/Xia-Weiwen/34/orig 2025-06-01T20:57:50.5143115Z * [new branch] gh/Xia-Weiwen/37/base -> origin/gh/Xia-Weiwen/37/base 2025-06-01T20:57:50.5144162Z * [new branch] gh/Xia-Weiwen/37/head -> origin/gh/Xia-Weiwen/37/head 2025-06-01T20:57:50.5145221Z * [new branch] gh/Xia-Weiwen/37/orig -> origin/gh/Xia-Weiwen/37/orig 2025-06-01T20:57:50.5146942Z * [new branch] gh/Xia-Weiwen/38/base -> origin/gh/Xia-Weiwen/38/base 2025-06-01T20:57:50.5147909Z * [new branch] gh/Xia-Weiwen/38/head -> origin/gh/Xia-Weiwen/38/head 2025-06-01T20:57:50.5148927Z * [new branch] gh/Xia-Weiwen/38/orig -> origin/gh/Xia-Weiwen/38/orig 2025-06-01T20:57:50.5150399Z * [new branch] gh/Xia-Weiwen/39/base -> origin/gh/Xia-Weiwen/39/base 2025-06-01T20:57:50.5151354Z * [new branch] gh/Xia-Weiwen/39/head -> origin/gh/Xia-Weiwen/39/head 2025-06-01T20:57:50.5152374Z * [new branch] gh/Xia-Weiwen/39/orig -> origin/gh/Xia-Weiwen/39/orig 2025-06-01T20:57:50.5154211Z * [new branch] gh/XilunWu/110/base -> origin/gh/XilunWu/110/base 2025-06-01T20:57:50.5155433Z * [new branch] gh/XilunWu/110/head -> origin/gh/XilunWu/110/head 2025-06-01T20:57:50.5156522Z * [new branch] gh/XilunWu/110/orig -> origin/gh/XilunWu/110/orig 2025-06-01T20:57:50.5158062Z * [new branch] gh/XilunWu/115/base -> origin/gh/XilunWu/115/base 2025-06-01T20:57:50.5159188Z * [new branch] gh/XilunWu/115/head -> origin/gh/XilunWu/115/head 2025-06-01T20:57:50.5160199Z * [new branch] gh/XilunWu/115/orig -> origin/gh/XilunWu/115/orig 2025-06-01T20:57:50.5162565Z * [new branch] gh/XilunWu/116/base -> origin/gh/XilunWu/116/base 2025-06-01T20:57:50.5165072Z * [new branch] gh/XilunWu/116/head -> origin/gh/XilunWu/116/head 2025-06-01T20:57:50.5166089Z * [new branch] gh/XilunWu/116/orig -> origin/gh/XilunWu/116/orig 2025-06-01T20:57:50.5167993Z * [new branch] gh/XilunWu/117/base -> origin/gh/XilunWu/117/base 2025-06-01T20:57:50.5169607Z * [new branch] gh/XilunWu/117/head -> origin/gh/XilunWu/117/head 2025-06-01T20:57:50.5170656Z * [new branch] gh/XilunWu/117/orig -> origin/gh/XilunWu/117/orig 2025-06-01T20:57:50.5172302Z * [new branch] gh/XilunWu/118/base -> origin/gh/XilunWu/118/base 2025-06-01T20:57:50.5173638Z * [new branch] gh/XilunWu/118/head -> origin/gh/XilunWu/118/head 2025-06-01T20:57:50.5174664Z * [new branch] gh/XilunWu/118/orig -> origin/gh/XilunWu/118/orig 2025-06-01T20:57:50.5176403Z * [new branch] gh/XilunWu/119/base -> origin/gh/XilunWu/119/base 2025-06-01T20:57:50.5177353Z * [new branch] gh/XilunWu/119/head -> origin/gh/XilunWu/119/head 2025-06-01T20:57:50.5178395Z * [new branch] gh/XilunWu/119/orig -> origin/gh/XilunWu/119/orig 2025-06-01T20:57:50.5179879Z * [new branch] gh/XilunWu/122/base -> origin/gh/XilunWu/122/base 2025-06-01T20:57:50.5180839Z * [new branch] gh/XilunWu/122/head -> origin/gh/XilunWu/122/head 2025-06-01T20:57:50.5181863Z * [new branch] gh/XilunWu/122/orig -> origin/gh/XilunWu/122/orig 2025-06-01T20:57:50.5183378Z * [new branch] gh/XilunWu/125/base -> origin/gh/XilunWu/125/base 2025-06-01T20:57:50.5184309Z * [new branch] gh/XilunWu/125/head -> origin/gh/XilunWu/125/head 2025-06-01T20:57:50.5185324Z * [new branch] gh/XilunWu/125/orig -> origin/gh/XilunWu/125/orig 2025-06-01T20:57:50.5186791Z * [new branch] gh/XilunWu/126/base -> origin/gh/XilunWu/126/base 2025-06-01T20:57:50.5187744Z * [new branch] gh/XilunWu/126/head -> origin/gh/XilunWu/126/head 2025-06-01T20:57:50.5188823Z * [new branch] gh/XilunWu/126/orig -> origin/gh/XilunWu/126/orig 2025-06-01T20:57:50.5190425Z * [new branch] gh/XilunWu/127/base -> origin/gh/XilunWu/127/base 2025-06-01T20:57:50.5191351Z * [new branch] gh/XilunWu/127/head -> origin/gh/XilunWu/127/head 2025-06-01T20:57:50.5192363Z * [new branch] gh/XilunWu/127/orig -> origin/gh/XilunWu/127/orig 2025-06-01T20:57:50.5193787Z * [new branch] gh/XilunWu/129/base -> origin/gh/XilunWu/129/base 2025-06-01T20:57:50.5194863Z * [new branch] gh/XilunWu/129/head -> origin/gh/XilunWu/129/head 2025-06-01T20:57:50.5195883Z * [new branch] gh/XilunWu/129/orig -> origin/gh/XilunWu/129/orig 2025-06-01T20:57:50.5197598Z * [new branch] gh/XilunWu/130/base -> origin/gh/XilunWu/130/base 2025-06-01T20:57:50.5198338Z * [new branch] gh/XilunWu/130/head -> origin/gh/XilunWu/130/head 2025-06-01T20:57:50.5199342Z * [new branch] gh/XilunWu/130/orig -> origin/gh/XilunWu/130/orig 2025-06-01T20:57:50.5200980Z * [new branch] gh/XilunWu/131/base -> origin/gh/XilunWu/131/base 2025-06-01T20:57:50.5202118Z * [new branch] gh/XilunWu/131/head -> origin/gh/XilunWu/131/head 2025-06-01T20:57:50.5203169Z * [new branch] gh/XilunWu/131/orig -> origin/gh/XilunWu/131/orig 2025-06-01T20:57:50.5205241Z * [new branch] gh/XilunWu/133/base -> origin/gh/XilunWu/133/base 2025-06-01T20:57:50.5206207Z * [new branch] gh/XilunWu/133/head -> origin/gh/XilunWu/133/head 2025-06-01T20:57:50.5207313Z * [new branch] gh/XilunWu/133/orig -> origin/gh/XilunWu/133/orig 2025-06-01T20:57:50.5208855Z * [new branch] gh/XilunWu/134/base -> origin/gh/XilunWu/134/base 2025-06-01T20:57:50.5209836Z * [new branch] gh/XilunWu/134/head -> origin/gh/XilunWu/134/head 2025-06-01T20:57:50.5210928Z * [new branch] gh/XilunWu/134/orig -> origin/gh/XilunWu/134/orig 2025-06-01T20:57:50.5212494Z * [new branch] gh/XilunWu/135/base -> origin/gh/XilunWu/135/base 2025-06-01T20:57:50.5213564Z * [new branch] gh/XilunWu/135/head -> origin/gh/XilunWu/135/head 2025-06-01T20:57:50.5214872Z * [new branch] gh/XilunWu/135/orig -> origin/gh/XilunWu/135/orig 2025-06-01T20:57:50.5216590Z * [new branch] gh/XilunWu/136/base -> origin/gh/XilunWu/136/base 2025-06-01T20:57:50.5217570Z * [new branch] gh/XilunWu/136/head -> origin/gh/XilunWu/136/head 2025-06-01T20:57:50.5218613Z * [new branch] gh/XilunWu/136/orig -> origin/gh/XilunWu/136/orig 2025-06-01T20:57:50.5220099Z * [new branch] gh/XilunWu/137/base -> origin/gh/XilunWu/137/base 2025-06-01T20:57:50.5220989Z * [new branch] gh/XilunWu/137/head -> origin/gh/XilunWu/137/head 2025-06-01T20:57:50.5222029Z * [new branch] gh/XilunWu/137/orig -> origin/gh/XilunWu/137/orig 2025-06-01T20:57:50.5223494Z * [new branch] gh/XilunWu/138/base -> origin/gh/XilunWu/138/base 2025-06-01T20:57:50.5224500Z * [new branch] gh/XilunWu/138/head -> origin/gh/XilunWu/138/head 2025-06-01T20:57:50.5225438Z * [new branch] gh/XilunWu/138/orig -> origin/gh/XilunWu/138/orig 2025-06-01T20:57:50.5226937Z * [new branch] gh/XilunWu/139/base -> origin/gh/XilunWu/139/base 2025-06-01T20:57:50.5227902Z * [new branch] gh/XilunWu/139/head -> origin/gh/XilunWu/139/head 2025-06-01T20:57:50.5228860Z * [new branch] gh/XilunWu/139/orig -> origin/gh/XilunWu/139/orig 2025-06-01T20:57:50.5230344Z * [new branch] gh/XilunWu/140/base -> origin/gh/XilunWu/140/base 2025-06-01T20:57:50.5231390Z * [new branch] gh/XilunWu/140/head -> origin/gh/XilunWu/140/head 2025-06-01T20:57:50.5232395Z * [new branch] gh/XilunWu/140/orig -> origin/gh/XilunWu/140/orig 2025-06-01T20:57:50.5233954Z * [new branch] gh/XilunWu/141/base -> origin/gh/XilunWu/141/base 2025-06-01T20:57:50.5235100Z * [new branch] gh/XilunWu/141/head -> origin/gh/XilunWu/141/head 2025-06-01T20:57:50.5236127Z * [new branch] gh/XilunWu/141/orig -> origin/gh/XilunWu/141/orig 2025-06-01T20:57:50.5237737Z * [new branch] gh/XilunWu/142/base -> origin/gh/XilunWu/142/base 2025-06-01T20:57:50.5238835Z * [new branch] gh/XilunWu/142/head -> origin/gh/XilunWu/142/head 2025-06-01T20:57:50.5239873Z * [new branch] gh/XilunWu/142/orig -> origin/gh/XilunWu/142/orig 2025-06-01T20:57:50.5241406Z * [new branch] gh/XilunWu/143/base -> origin/gh/XilunWu/143/base 2025-06-01T20:57:50.5242493Z * [new branch] gh/XilunWu/143/head -> origin/gh/XilunWu/143/head 2025-06-01T20:57:50.5243627Z * [new branch] gh/XilunWu/143/orig -> origin/gh/XilunWu/143/orig 2025-06-01T20:57:50.5245228Z * [new branch] gh/XilunWu/144/base -> origin/gh/XilunWu/144/base 2025-06-01T20:57:50.5246498Z * [new branch] gh/XilunWu/144/head -> origin/gh/XilunWu/144/head 2025-06-01T20:57:50.5247579Z * [new branch] gh/XilunWu/144/orig -> origin/gh/XilunWu/144/orig 2025-06-01T20:57:50.5249264Z * [new branch] gh/XilunWu/145/base -> origin/gh/XilunWu/145/base 2025-06-01T20:57:50.5250294Z * [new branch] gh/XilunWu/145/head -> origin/gh/XilunWu/145/head 2025-06-01T20:57:50.5251386Z * [new branch] gh/XilunWu/145/orig -> origin/gh/XilunWu/145/orig 2025-06-01T20:57:50.5253329Z * [new branch] gh/XuehaiPan/109/base -> origin/gh/XuehaiPan/109/base 2025-06-01T20:57:50.5254289Z * [new branch] gh/XuehaiPan/109/head -> origin/gh/XuehaiPan/109/head 2025-06-01T20:57:50.5255455Z * [new branch] gh/XuehaiPan/109/orig -> origin/gh/XuehaiPan/109/orig 2025-06-01T20:57:50.5257054Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-06-01T20:57:50.5258034Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-06-01T20:57:50.5259050Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-06-01T20:57:50.5260433Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-06-01T20:57:50.5261478Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-06-01T20:57:50.5262619Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-06-01T20:57:50.5264062Z * [new branch] gh/XuehaiPan/182/base -> origin/gh/XuehaiPan/182/base 2025-06-01T20:57:50.5265010Z * [new branch] gh/XuehaiPan/182/head -> origin/gh/XuehaiPan/182/head 2025-06-01T20:57:50.5266035Z * [new branch] gh/XuehaiPan/182/orig -> origin/gh/XuehaiPan/182/orig 2025-06-01T20:57:50.5267458Z * [new branch] gh/XuehaiPan/183/base -> origin/gh/XuehaiPan/183/base 2025-06-01T20:57:50.5268417Z * [new branch] gh/XuehaiPan/183/head -> origin/gh/XuehaiPan/183/head 2025-06-01T20:57:50.5269450Z * [new branch] gh/XuehaiPan/183/orig -> origin/gh/XuehaiPan/183/orig 2025-06-01T20:57:50.5270914Z * [new branch] gh/XuehaiPan/185/base -> origin/gh/XuehaiPan/185/base 2025-06-01T20:57:50.5271852Z * [new branch] gh/XuehaiPan/185/head -> origin/gh/XuehaiPan/185/head 2025-06-01T20:57:50.5272872Z * [new branch] gh/XuehaiPan/185/orig -> origin/gh/XuehaiPan/185/orig 2025-06-01T20:57:50.5274222Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-06-01T20:57:50.5275191Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-06-01T20:57:50.5276224Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-06-01T20:57:50.5277632Z * [new branch] gh/XuehaiPan/217/base -> origin/gh/XuehaiPan/217/base 2025-06-01T20:57:50.5278693Z * [new branch] gh/XuehaiPan/217/head -> origin/gh/XuehaiPan/217/head 2025-06-01T20:57:50.5279713Z * [new branch] gh/XuehaiPan/217/orig -> origin/gh/XuehaiPan/217/orig 2025-06-01T20:57:50.5281146Z * [new branch] gh/XuehaiPan/218/base -> origin/gh/XuehaiPan/218/base 2025-06-01T20:57:50.5282085Z * [new branch] gh/XuehaiPan/218/head -> origin/gh/XuehaiPan/218/head 2025-06-01T20:57:50.5283131Z * [new branch] gh/XuehaiPan/218/orig -> origin/gh/XuehaiPan/218/orig 2025-06-01T20:57:50.5284877Z * [new branch] gh/XuehaiPan/219/base -> origin/gh/XuehaiPan/219/base 2025-06-01T20:57:50.5285943Z * [new branch] gh/XuehaiPan/219/head -> origin/gh/XuehaiPan/219/head 2025-06-01T20:57:50.5286987Z * [new branch] gh/XuehaiPan/219/orig -> origin/gh/XuehaiPan/219/orig 2025-06-01T20:57:50.5288471Z * [new branch] gh/XuehaiPan/223/base -> origin/gh/XuehaiPan/223/base 2025-06-01T20:57:50.5289473Z * [new branch] gh/XuehaiPan/223/head -> origin/gh/XuehaiPan/223/head 2025-06-01T20:57:50.5290494Z * [new branch] gh/XuehaiPan/223/orig -> origin/gh/XuehaiPan/223/orig 2025-06-01T20:57:50.5292073Z * [new branch] gh/XuehaiPan/226/base -> origin/gh/XuehaiPan/226/base 2025-06-01T20:57:50.5293086Z * [new branch] gh/XuehaiPan/226/head -> origin/gh/XuehaiPan/226/head 2025-06-01T20:57:50.5294130Z * [new branch] gh/XuehaiPan/226/orig -> origin/gh/XuehaiPan/226/orig 2025-06-01T20:57:50.5295801Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-06-01T20:57:50.5296792Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-06-01T20:57:50.5297871Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-06-01T20:57:50.5299219Z * [new branch] gh/XuehaiPan/228/base -> origin/gh/XuehaiPan/228/base 2025-06-01T20:57:50.5300189Z * [new branch] gh/XuehaiPan/228/head -> origin/gh/XuehaiPan/228/head 2025-06-01T20:57:50.5301096Z * [new branch] gh/XuehaiPan/228/orig -> origin/gh/XuehaiPan/228/orig 2025-06-01T20:57:50.5302589Z * [new branch] gh/XuehaiPan/229/base -> origin/gh/XuehaiPan/229/base 2025-06-01T20:57:50.5303618Z * [new branch] gh/XuehaiPan/229/head -> origin/gh/XuehaiPan/229/head 2025-06-01T20:57:50.5304599Z * [new branch] gh/XuehaiPan/229/orig -> origin/gh/XuehaiPan/229/orig 2025-06-01T20:57:50.5306114Z * [new branch] gh/XuehaiPan/230/base -> origin/gh/XuehaiPan/230/base 2025-06-01T20:57:50.5307082Z * [new branch] gh/XuehaiPan/230/head -> origin/gh/XuehaiPan/230/head 2025-06-01T20:57:50.5308191Z * [new branch] gh/XuehaiPan/230/orig -> origin/gh/XuehaiPan/230/orig 2025-06-01T20:57:50.5309612Z * [new branch] gh/XuehaiPan/231/base -> origin/gh/XuehaiPan/231/base 2025-06-01T20:57:50.5310601Z * [new branch] gh/XuehaiPan/231/head -> origin/gh/XuehaiPan/231/head 2025-06-01T20:57:50.5311692Z * [new branch] gh/XuehaiPan/231/orig -> origin/gh/XuehaiPan/231/orig 2025-06-01T20:57:50.5313455Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-06-01T20:57:50.5314419Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-06-01T20:57:50.5315454Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-06-01T20:57:50.5316952Z * [new branch] gh/XuehaiPan/236/base -> origin/gh/XuehaiPan/236/base 2025-06-01T20:57:50.5317936Z * [new branch] gh/XuehaiPan/236/head -> origin/gh/XuehaiPan/236/head 2025-06-01T20:57:50.5318933Z * [new branch] gh/XuehaiPan/236/orig -> origin/gh/XuehaiPan/236/orig 2025-06-01T20:57:50.5320497Z * [new branch] gh/XuehaiPan/239/base -> origin/gh/XuehaiPan/239/base 2025-06-01T20:57:50.5321466Z * [new branch] gh/XuehaiPan/239/head -> origin/gh/XuehaiPan/239/head 2025-06-01T20:57:50.5322492Z * [new branch] gh/XuehaiPan/239/orig -> origin/gh/XuehaiPan/239/orig 2025-06-01T20:57:50.5324345Z * [new branch] gh/XuehaiPan/247/base -> origin/gh/XuehaiPan/247/base 2025-06-01T20:57:50.5325410Z * [new branch] gh/XuehaiPan/247/head -> origin/gh/XuehaiPan/247/head 2025-06-01T20:57:50.5326435Z * [new branch] gh/XuehaiPan/247/orig -> origin/gh/XuehaiPan/247/orig 2025-06-01T20:57:50.5327905Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-06-01T20:57:50.5328948Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-06-01T20:57:50.5330089Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-06-01T20:57:50.5331582Z * [new branch] gh/XuehaiPan/250/base -> origin/gh/XuehaiPan/250/base 2025-06-01T20:57:50.5332540Z * [new branch] gh/XuehaiPan/250/head -> origin/gh/XuehaiPan/250/head 2025-06-01T20:57:50.5333556Z * [new branch] gh/XuehaiPan/250/orig -> origin/gh/XuehaiPan/250/orig 2025-06-01T20:57:50.5335276Z * [new branch] gh/XuehaiPan/251/base -> origin/gh/XuehaiPan/251/base 2025-06-01T20:57:50.5336212Z * [new branch] gh/XuehaiPan/251/head -> origin/gh/XuehaiPan/251/head 2025-06-01T20:57:50.5337159Z * [new branch] gh/XuehaiPan/251/orig -> origin/gh/XuehaiPan/251/orig 2025-06-01T20:57:50.5338645Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-06-01T20:57:50.5339617Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-06-01T20:57:50.5340651Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-06-01T20:57:50.5342118Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-06-01T20:57:50.5343069Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-06-01T20:57:50.5344158Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-06-01T20:57:50.5345599Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-06-01T20:57:50.5347529Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-06-01T20:57:50.5348531Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-06-01T20:57:50.5350086Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-06-01T20:57:50.5351055Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-06-01T20:57:50.5352075Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-06-01T20:57:50.5353611Z * [new branch] gh/XuehaiPan/261/base -> origin/gh/XuehaiPan/261/base 2025-06-01T20:57:50.5354598Z * [new branch] gh/XuehaiPan/261/head -> origin/gh/XuehaiPan/261/head 2025-06-01T20:57:50.5355582Z * [new branch] gh/XuehaiPan/261/orig -> origin/gh/XuehaiPan/261/orig 2025-06-01T20:57:50.5357360Z * [new branch] gh/XuehaiPan/262/base -> origin/gh/XuehaiPan/262/base 2025-06-01T20:57:50.5358230Z * [new branch] gh/XuehaiPan/262/head -> origin/gh/XuehaiPan/262/head 2025-06-01T20:57:50.5359251Z * [new branch] gh/XuehaiPan/262/orig -> origin/gh/XuehaiPan/262/orig 2025-06-01T20:57:50.5360756Z * [new branch] gh/XuehaiPan/263/base -> origin/gh/XuehaiPan/263/base 2025-06-01T20:57:50.5361769Z * [new branch] gh/XuehaiPan/263/head -> origin/gh/XuehaiPan/263/head 2025-06-01T20:57:50.5362795Z * [new branch] gh/XuehaiPan/263/orig -> origin/gh/XuehaiPan/263/orig 2025-06-01T20:57:50.5364696Z * [new branch] gh/XuehaiPan/264/base -> origin/gh/XuehaiPan/264/base 2025-06-01T20:57:50.5365701Z * [new branch] gh/XuehaiPan/264/head -> origin/gh/XuehaiPan/264/head 2025-06-01T20:57:50.5366764Z * [new branch] gh/XuehaiPan/264/orig -> origin/gh/XuehaiPan/264/orig 2025-06-01T20:57:50.5368243Z * [new branch] gh/XuehaiPan/265/base -> origin/gh/XuehaiPan/265/base 2025-06-01T20:57:50.5369254Z * [new branch] gh/XuehaiPan/265/head -> origin/gh/XuehaiPan/265/head 2025-06-01T20:57:50.5370350Z * [new branch] gh/XuehaiPan/265/orig -> origin/gh/XuehaiPan/265/orig 2025-06-01T20:57:50.5371867Z * [new branch] gh/XuehaiPan/266/base -> origin/gh/XuehaiPan/266/base 2025-06-01T20:57:50.5372838Z * [new branch] gh/XuehaiPan/266/head -> origin/gh/XuehaiPan/266/head 2025-06-01T20:57:50.5373942Z * [new branch] gh/XuehaiPan/266/orig -> origin/gh/XuehaiPan/266/orig 2025-06-01T20:57:50.5375540Z * [new branch] gh/XuehaiPan/267/base -> origin/gh/XuehaiPan/267/base 2025-06-01T20:57:50.5376498Z * [new branch] gh/XuehaiPan/267/head -> origin/gh/XuehaiPan/267/head 2025-06-01T20:57:50.5377510Z * [new branch] gh/XuehaiPan/267/orig -> origin/gh/XuehaiPan/267/orig 2025-06-01T20:57:50.5379069Z * [new branch] gh/XuehaiPan/268/base -> origin/gh/XuehaiPan/268/base 2025-06-01T20:57:50.5380060Z * [new branch] gh/XuehaiPan/268/head -> origin/gh/XuehaiPan/268/head 2025-06-01T20:57:50.5381043Z * [new branch] gh/XuehaiPan/268/orig -> origin/gh/XuehaiPan/268/orig 2025-06-01T20:57:50.5382526Z * [new branch] gh/XuehaiPan/269/base -> origin/gh/XuehaiPan/269/base 2025-06-01T20:57:50.5383499Z * [new branch] gh/XuehaiPan/269/head -> origin/gh/XuehaiPan/269/head 2025-06-01T20:57:50.5384537Z * [new branch] gh/XuehaiPan/269/orig -> origin/gh/XuehaiPan/269/orig 2025-06-01T20:57:50.5386060Z * [new branch] gh/XuehaiPan/270/base -> origin/gh/XuehaiPan/270/base 2025-06-01T20:57:50.5387103Z * [new branch] gh/XuehaiPan/270/head -> origin/gh/XuehaiPan/270/head 2025-06-01T20:57:50.5388072Z * [new branch] gh/XuehaiPan/270/orig -> origin/gh/XuehaiPan/270/orig 2025-06-01T20:57:50.5389494Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-06-01T20:57:50.5390434Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-06-01T20:57:50.5391440Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-06-01T20:57:50.5393025Z * [new branch] gh/XuehaiPan/272/base -> origin/gh/XuehaiPan/272/base 2025-06-01T20:57:50.5394062Z * [new branch] gh/XuehaiPan/272/head -> origin/gh/XuehaiPan/272/head 2025-06-01T20:57:50.5395242Z * [new branch] gh/XuehaiPan/272/orig -> origin/gh/XuehaiPan/272/orig 2025-06-01T20:57:50.5396480Z * [new branch] gh/XuehaiPan/273/base -> origin/gh/XuehaiPan/273/base 2025-06-01T20:57:50.5397485Z * [new branch] gh/XuehaiPan/273/head -> origin/gh/XuehaiPan/273/head 2025-06-01T20:57:50.5398508Z * [new branch] gh/XuehaiPan/273/orig -> origin/gh/XuehaiPan/273/orig 2025-06-01T20:57:50.5399980Z * [new branch] gh/XuehaiPan/274/base -> origin/gh/XuehaiPan/274/base 2025-06-01T20:57:50.5400943Z * [new branch] gh/XuehaiPan/274/head -> origin/gh/XuehaiPan/274/head 2025-06-01T20:57:50.5401944Z * [new branch] gh/XuehaiPan/274/orig -> origin/gh/XuehaiPan/274/orig 2025-06-01T20:57:50.5403680Z * [new branch] gh/ZainRizvi/4/base -> origin/gh/ZainRizvi/4/base 2025-06-01T20:57:50.5404926Z * [new branch] gh/ZainRizvi/4/head -> origin/gh/ZainRizvi/4/head 2025-06-01T20:57:50.5406014Z * [new branch] gh/ZainRizvi/4/orig -> origin/gh/ZainRizvi/4/orig 2025-06-01T20:57:50.5407771Z * [new branch] gh/ZhiweiYan-96/38/base -> origin/gh/ZhiweiYan-96/38/base 2025-06-01T20:57:50.5408805Z * [new branch] gh/ZhiweiYan-96/38/head -> origin/gh/ZhiweiYan-96/38/head 2025-06-01T20:57:50.5409843Z * [new branch] gh/ZhiweiYan-96/38/orig -> origin/gh/ZhiweiYan-96/38/orig 2025-06-01T20:57:50.5411351Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-06-01T20:57:50.5412329Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-06-01T20:57:50.5413424Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-06-01T20:57:50.5414997Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-06-01T20:57:50.5415939Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-06-01T20:57:50.5417280Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-06-01T20:57:50.5418406Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-06-01T20:57:50.5419955Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-06-01T20:57:50.5420899Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-06-01T20:57:50.5422319Z * [new branch] gh/ZhiweiYan-96/56/base -> origin/gh/ZhiweiYan-96/56/base 2025-06-01T20:57:50.5423252Z * [new branch] gh/ZhiweiYan-96/56/head -> origin/gh/ZhiweiYan-96/56/head 2025-06-01T20:57:50.5424295Z * [new branch] gh/ZhiweiYan-96/56/orig -> origin/gh/ZhiweiYan-96/56/orig 2025-06-01T20:57:50.5425614Z * [new branch] gh/ZhiweiYan-96/59/base -> origin/gh/ZhiweiYan-96/59/base 2025-06-01T20:57:50.5426622Z * [new branch] gh/ZhiweiYan-96/59/head -> origin/gh/ZhiweiYan-96/59/head 2025-06-01T20:57:50.5427663Z * [new branch] gh/ZhiweiYan-96/59/orig -> origin/gh/ZhiweiYan-96/59/orig 2025-06-01T20:57:50.5429132Z * [new branch] gh/ZhiweiYan-96/60/base -> origin/gh/ZhiweiYan-96/60/base 2025-06-01T20:57:50.5430030Z * [new branch] gh/ZhiweiYan-96/60/head -> origin/gh/ZhiweiYan-96/60/head 2025-06-01T20:57:50.5431023Z * [new branch] gh/ZhiweiYan-96/60/orig -> origin/gh/ZhiweiYan-96/60/orig 2025-06-01T20:57:50.5432550Z * [new branch] gh/ZhiweiYan-96/61/base -> origin/gh/ZhiweiYan-96/61/base 2025-06-01T20:57:50.5433513Z * [new branch] gh/ZhiweiYan-96/61/head -> origin/gh/ZhiweiYan-96/61/head 2025-06-01T20:57:50.5434523Z * [new branch] gh/ZhiweiYan-96/61/orig -> origin/gh/ZhiweiYan-96/61/orig 2025-06-01T20:57:50.5435999Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-06-01T20:57:50.5436939Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-06-01T20:57:50.5438436Z * [new branch] gh/ZhiweiYan-96/63/base -> origin/gh/ZhiweiYan-96/63/base 2025-06-01T20:57:50.5439369Z * [new branch] gh/ZhiweiYan-96/63/head -> origin/gh/ZhiweiYan-96/63/head 2025-06-01T20:57:50.5440376Z * [new branch] gh/ZhiweiYan-96/63/orig -> origin/gh/ZhiweiYan-96/63/orig 2025-06-01T20:57:50.5442114Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-06-01T20:57:50.5443148Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-06-01T20:57:50.5444781Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-06-01T20:57:50.5446205Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-06-01T20:57:50.5447738Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-06-01T20:57:50.5448684Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-06-01T20:57:50.5449676Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-06-01T20:57:50.5451448Z * [new branch] gh/albanD/3/base -> origin/gh/albanD/3/base 2025-06-01T20:57:50.5452478Z * [new branch] gh/albanD/3/head -> origin/gh/albanD/3/head 2025-06-01T20:57:50.5453545Z * [new branch] gh/albanD/3/orig -> origin/gh/albanD/3/orig 2025-06-01T20:57:50.5455425Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-06-01T20:57:50.5456455Z * [new branch] gh/alexbrauckmann/paddedtensor_init -> origin/gh/alexbrauckmann/paddedtensor_init 2025-06-01T20:57:50.5457761Z * [new branch] gh/alexbrauckmann/paddedtensor_meta_init -> origin/gh/alexbrauckmann/paddedtensor_meta_init 2025-06-01T20:57:50.5459006Z * [new branch] gh/alexsamardzic/1/base -> origin/gh/alexsamardzic/1/base 2025-06-01T20:57:50.5459986Z * [new branch] gh/alexsamardzic/1/head -> origin/gh/alexsamardzic/1/head 2025-06-01T20:57:50.5461043Z * [new branch] gh/alexsamardzic/1/orig -> origin/gh/alexsamardzic/1/orig 2025-06-01T20:57:50.5462611Z * [new branch] gh/alexsamardzic/2/base -> origin/gh/alexsamardzic/2/base 2025-06-01T20:57:50.5463875Z * [new branch] gh/alexsamardzic/2/head -> origin/gh/alexsamardzic/2/head 2025-06-01T20:57:50.5464562Z * [new branch] gh/alexsamardzic/2/orig -> origin/gh/alexsamardzic/2/orig 2025-06-01T20:57:50.5466297Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-06-01T20:57:50.5467275Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-06-01T20:57:50.5468271Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-06-01T20:57:50.5469813Z * [new branch] gh/amjames/20/base -> origin/gh/amjames/20/base 2025-06-01T20:57:50.5470695Z * [new branch] gh/amjames/20/head -> origin/gh/amjames/20/head 2025-06-01T20:57:50.5471692Z * [new branch] gh/amjames/20/orig -> origin/gh/amjames/20/orig 2025-06-01T20:57:50.5473488Z * [new branch] gh/amjames/21/base -> origin/gh/amjames/21/base 2025-06-01T20:57:50.5474281Z * [new branch] gh/amjames/21/head -> origin/gh/amjames/21/head 2025-06-01T20:57:50.5475504Z * [new branch] gh/amjames/21/orig -> origin/gh/amjames/21/orig 2025-06-01T20:57:50.5476983Z * [new branch] gh/amjames/22/base -> origin/gh/amjames/22/base 2025-06-01T20:57:50.5477937Z * [new branch] gh/amjames/22/head -> origin/gh/amjames/22/head 2025-06-01T20:57:50.5478989Z * [new branch] gh/amjames/22/orig -> origin/gh/amjames/22/orig 2025-06-01T20:57:50.5481194Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-06-01T20:57:50.5482262Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-06-01T20:57:50.5483328Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-06-01T20:57:50.5485373Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-06-01T20:57:50.5486505Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-06-01T20:57:50.5487749Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-06-01T20:57:50.5489731Z * [new branch] gh/andyanwang/1/base -> origin/gh/andyanwang/1/base 2025-06-01T20:57:50.5490678Z * [new branch] gh/andyanwang/1/head -> origin/gh/andyanwang/1/head 2025-06-01T20:57:50.5491753Z * [new branch] gh/andyanwang/1/orig -> origin/gh/andyanwang/1/orig 2025-06-01T20:57:50.5493349Z * [new branch] gh/andyanwang/10/base -> origin/gh/andyanwang/10/base 2025-06-01T20:57:50.5494348Z * [new branch] gh/andyanwang/10/head -> origin/gh/andyanwang/10/head 2025-06-01T20:57:50.5495597Z * [new branch] gh/andyanwang/10/orig -> origin/gh/andyanwang/10/orig 2025-06-01T20:57:50.5496827Z * [new branch] gh/andyanwang/11/base -> origin/gh/andyanwang/11/base 2025-06-01T20:57:50.5497863Z * [new branch] gh/andyanwang/11/head -> origin/gh/andyanwang/11/head 2025-06-01T20:57:50.5498997Z * [new branch] gh/andyanwang/11/orig -> origin/gh/andyanwang/11/orig 2025-06-01T20:57:50.5500243Z * [new branch] gh/andyanwang/12/base -> origin/gh/andyanwang/12/base 2025-06-01T20:57:50.5501393Z * [new branch] gh/andyanwang/12/head -> origin/gh/andyanwang/12/head 2025-06-01T20:57:50.5502495Z * [new branch] gh/andyanwang/12/orig -> origin/gh/andyanwang/12/orig 2025-06-01T20:57:50.5503956Z * [new branch] gh/andyanwang/2/base -> origin/gh/andyanwang/2/base 2025-06-01T20:57:50.5505026Z * [new branch] gh/andyanwang/2/head -> origin/gh/andyanwang/2/head 2025-06-01T20:57:50.5506111Z * [new branch] gh/andyanwang/2/orig -> origin/gh/andyanwang/2/orig 2025-06-01T20:57:50.5507361Z * [new branch] gh/andyanwang/3/base -> origin/gh/andyanwang/3/base 2025-06-01T20:57:50.5508489Z * [new branch] gh/andyanwang/3/head -> origin/gh/andyanwang/3/head 2025-06-01T20:57:50.5509571Z * [new branch] gh/andyanwang/3/orig -> origin/gh/andyanwang/3/orig 2025-06-01T20:57:50.5511190Z * [new branch] gh/andyanwang/4/base -> origin/gh/andyanwang/4/base 2025-06-01T20:57:50.5512121Z * [new branch] gh/andyanwang/4/head -> origin/gh/andyanwang/4/head 2025-06-01T20:57:50.5513245Z * [new branch] gh/andyanwang/4/orig -> origin/gh/andyanwang/4/orig 2025-06-01T20:57:50.5514679Z * [new branch] gh/andyanwang/5/base -> origin/gh/andyanwang/5/base 2025-06-01T20:57:50.5515602Z * [new branch] gh/andyanwang/5/head -> origin/gh/andyanwang/5/head 2025-06-01T20:57:50.5516532Z * [new branch] gh/andyanwang/5/orig -> origin/gh/andyanwang/5/orig 2025-06-01T20:57:50.5517886Z * [new branch] gh/andyanwang/6/base -> origin/gh/andyanwang/6/base 2025-06-01T20:57:50.5518749Z * [new branch] gh/andyanwang/6/head -> origin/gh/andyanwang/6/head 2025-06-01T20:57:50.5519698Z * [new branch] gh/andyanwang/6/orig -> origin/gh/andyanwang/6/orig 2025-06-01T20:57:50.5521310Z * [new branch] gh/andyanwang/7/base -> origin/gh/andyanwang/7/base 2025-06-01T20:57:50.5522313Z * [new branch] gh/andyanwang/7/head -> origin/gh/andyanwang/7/head 2025-06-01T20:57:50.5523394Z * [new branch] gh/andyanwang/7/orig -> origin/gh/andyanwang/7/orig 2025-06-01T20:57:50.5525310Z * [new branch] gh/andyanwang/8/base -> origin/gh/andyanwang/8/base 2025-06-01T20:57:50.5526155Z * [new branch] gh/andyanwang/8/head -> origin/gh/andyanwang/8/head 2025-06-01T20:57:50.5527174Z * [new branch] gh/andyanwang/8/orig -> origin/gh/andyanwang/8/orig 2025-06-01T20:57:50.5528430Z * [new branch] gh/andyanwang/9/base -> origin/gh/andyanwang/9/base 2025-06-01T20:57:50.5529423Z * [new branch] gh/andyanwang/9/head -> origin/gh/andyanwang/9/head 2025-06-01T20:57:50.5530524Z * [new branch] gh/andyanwang/9/orig -> origin/gh/andyanwang/9/orig 2025-06-01T20:57:50.5532569Z * [new branch] gh/angelayi/82/base -> origin/gh/angelayi/82/base 2025-06-01T20:57:50.5533624Z * [new branch] gh/angelayi/82/head -> origin/gh/angelayi/82/head 2025-06-01T20:57:50.5534732Z * [new branch] gh/angelayi/82/orig -> origin/gh/angelayi/82/orig 2025-06-01T20:57:50.5536297Z * [new branch] gh/angelayi/90/base -> origin/gh/angelayi/90/base 2025-06-01T20:57:50.5537310Z * [new branch] gh/angelayi/90/head -> origin/gh/angelayi/90/head 2025-06-01T20:57:50.5538342Z * [new branch] gh/angelayi/90/orig -> origin/gh/angelayi/90/orig 2025-06-01T20:57:50.5539802Z * [new branch] gh/angelayi/91/base -> origin/gh/angelayi/91/base 2025-06-01T20:57:50.5540808Z * [new branch] gh/angelayi/91/head -> origin/gh/angelayi/91/head 2025-06-01T20:57:50.5541817Z * [new branch] gh/angelayi/91/orig -> origin/gh/angelayi/91/orig 2025-06-01T20:57:50.5543606Z * [new branch] gh/angelayi/92/base -> origin/gh/angelayi/92/base 2025-06-01T20:57:50.5544558Z * [new branch] gh/angelayi/92/head -> origin/gh/angelayi/92/head 2025-06-01T20:57:50.5545763Z * [new branch] gh/angelayi/92/orig -> origin/gh/angelayi/92/orig 2025-06-01T20:57:50.5550309Z * [new branch] gh/angelayi/93/base -> origin/gh/angelayi/93/base 2025-06-01T20:57:50.5551281Z * [new branch] gh/angelayi/93/head -> origin/gh/angelayi/93/head 2025-06-01T20:57:50.5552299Z * [new branch] gh/angelayi/93/orig -> origin/gh/angelayi/93/orig 2025-06-01T20:57:50.5554029Z * [new branch] gh/ani300/1/base -> origin/gh/ani300/1/base 2025-06-01T20:57:50.5555319Z * [new branch] gh/ani300/1/head -> origin/gh/ani300/1/head 2025-06-01T20:57:50.5556095Z * [new branch] gh/ani300/1/orig -> origin/gh/ani300/1/orig 2025-06-01T20:57:50.5557971Z * [new branch] gh/anijain2305/162/base -> origin/gh/anijain2305/162/base 2025-06-01T20:57:50.5558950Z * [new branch] gh/anijain2305/162/head -> origin/gh/anijain2305/162/head 2025-06-01T20:57:50.5560681Z * [new branch] gh/anijain2305/566/base -> origin/gh/anijain2305/566/base 2025-06-01T20:57:50.5561631Z * [new branch] gh/anijain2305/566/head -> origin/gh/anijain2305/566/head 2025-06-01T20:57:50.5562780Z * [new branch] gh/anijain2305/566/orig -> origin/gh/anijain2305/566/orig 2025-06-01T20:57:50.5564488Z * [new branch] gh/anijain2305/580/base -> origin/gh/anijain2305/580/base 2025-06-01T20:57:50.5565492Z * [new branch] gh/anijain2305/580/head -> origin/gh/anijain2305/580/head 2025-06-01T20:57:50.5566560Z * [new branch] gh/anijain2305/580/orig -> origin/gh/anijain2305/580/orig 2025-06-01T20:57:50.5568119Z * [new branch] gh/anijain2305/634/base -> origin/gh/anijain2305/634/base 2025-06-01T20:57:50.5569145Z * [new branch] gh/anijain2305/634/head -> origin/gh/anijain2305/634/head 2025-06-01T20:57:50.5570198Z * [new branch] gh/anijain2305/634/orig -> origin/gh/anijain2305/634/orig 2025-06-01T20:57:50.5571680Z * [new branch] gh/anijain2305/668/base -> origin/gh/anijain2305/668/base 2025-06-01T20:57:50.5572630Z * [new branch] gh/anijain2305/668/head -> origin/gh/anijain2305/668/head 2025-06-01T20:57:50.5573680Z * [new branch] gh/anijain2305/668/orig -> origin/gh/anijain2305/668/orig 2025-06-01T20:57:50.5575405Z * [new branch] gh/anijain2305/675/base -> origin/gh/anijain2305/675/base 2025-06-01T20:57:50.5576513Z * [new branch] gh/anijain2305/675/head -> origin/gh/anijain2305/675/head 2025-06-01T20:57:50.5577535Z * [new branch] gh/anijain2305/675/orig -> origin/gh/anijain2305/675/orig 2025-06-01T20:57:50.5579208Z * [new branch] gh/anijain2305/682/base -> origin/gh/anijain2305/682/base 2025-06-01T20:57:50.5580253Z * [new branch] gh/anijain2305/682/head -> origin/gh/anijain2305/682/head 2025-06-01T20:57:50.5581293Z * [new branch] gh/anijain2305/682/orig -> origin/gh/anijain2305/682/orig 2025-06-01T20:57:50.5582677Z * [new branch] gh/anijain2305/684/base -> origin/gh/anijain2305/684/base 2025-06-01T20:57:50.5583672Z * [new branch] gh/anijain2305/684/head -> origin/gh/anijain2305/684/head 2025-06-01T20:57:50.5584700Z * [new branch] gh/anijain2305/684/orig -> origin/gh/anijain2305/684/orig 2025-06-01T20:57:50.5586212Z * [new branch] gh/anijain2305/710/base -> origin/gh/anijain2305/710/base 2025-06-01T20:57:50.5587115Z * [new branch] gh/anijain2305/710/head -> origin/gh/anijain2305/710/head 2025-06-01T20:57:50.5588104Z * [new branch] gh/anijain2305/710/orig -> origin/gh/anijain2305/710/orig 2025-06-01T20:57:50.5589515Z * [new branch] gh/anijain2305/716/base -> origin/gh/anijain2305/716/base 2025-06-01T20:57:50.5590495Z * [new branch] gh/anijain2305/716/head -> origin/gh/anijain2305/716/head 2025-06-01T20:57:50.5591573Z * [new branch] gh/anijain2305/716/orig -> origin/gh/anijain2305/716/orig 2025-06-01T20:57:50.5592993Z * [new branch] gh/anijain2305/717/base -> origin/gh/anijain2305/717/base 2025-06-01T20:57:50.5593998Z * [new branch] gh/anijain2305/717/head -> origin/gh/anijain2305/717/head 2025-06-01T20:57:50.5595006Z * [new branch] gh/anijain2305/717/orig -> origin/gh/anijain2305/717/orig 2025-06-01T20:57:50.5596554Z * [new branch] gh/anijain2305/718/base -> origin/gh/anijain2305/718/base 2025-06-01T20:57:50.5597599Z * [new branch] gh/anijain2305/718/head -> origin/gh/anijain2305/718/head 2025-06-01T20:57:50.5598624Z * [new branch] gh/anijain2305/718/orig -> origin/gh/anijain2305/718/orig 2025-06-01T20:57:50.5600082Z * [new branch] gh/anijain2305/721/base -> origin/gh/anijain2305/721/base 2025-06-01T20:57:50.5601311Z * [new branch] gh/anijain2305/721/head -> origin/gh/anijain2305/721/head 2025-06-01T20:57:50.5602287Z * [new branch] gh/anijain2305/721/orig -> origin/gh/anijain2305/721/orig 2025-06-01T20:57:50.5603860Z * [new branch] gh/anijain2305/725/base -> origin/gh/anijain2305/725/base 2025-06-01T20:57:50.5605149Z * [new branch] gh/anijain2305/725/head -> origin/gh/anijain2305/725/head 2025-06-01T20:57:50.5606175Z * [new branch] gh/anijain2305/725/orig -> origin/gh/anijain2305/725/orig 2025-06-01T20:57:50.5607916Z * [new branch] gh/anijain2305/726/base -> origin/gh/anijain2305/726/base 2025-06-01T20:57:50.5609027Z * [new branch] gh/anijain2305/726/head -> origin/gh/anijain2305/726/head 2025-06-01T20:57:50.5610105Z * [new branch] gh/anijain2305/726/orig -> origin/gh/anijain2305/726/orig 2025-06-01T20:57:50.5611516Z * [new branch] gh/anijain2305/728/base -> origin/gh/anijain2305/728/base 2025-06-01T20:57:50.5612643Z * [new branch] gh/anijain2305/728/head -> origin/gh/anijain2305/728/head 2025-06-01T20:57:50.5613699Z * [new branch] gh/anijain2305/728/orig -> origin/gh/anijain2305/728/orig 2025-06-01T20:57:50.5615724Z * [new branch] gh/anijain2305/729/base -> origin/gh/anijain2305/729/base 2025-06-01T20:57:50.5616809Z * [new branch] gh/anijain2305/729/head -> origin/gh/anijain2305/729/head 2025-06-01T20:57:50.5617859Z * [new branch] gh/anijain2305/729/orig -> origin/gh/anijain2305/729/orig 2025-06-01T20:57:50.5619362Z * [new branch] gh/anijain2305/731/base -> origin/gh/anijain2305/731/base 2025-06-01T20:57:50.5620378Z * [new branch] gh/anijain2305/731/head -> origin/gh/anijain2305/731/head 2025-06-01T20:57:50.5621385Z * [new branch] gh/anijain2305/731/orig -> origin/gh/anijain2305/731/orig 2025-06-01T20:57:50.5622833Z * [new branch] gh/anijain2305/732/base -> origin/gh/anijain2305/732/base 2025-06-01T20:57:50.5623886Z * [new branch] gh/anijain2305/732/head -> origin/gh/anijain2305/732/head 2025-06-01T20:57:50.5624908Z * [new branch] gh/anijain2305/732/orig -> origin/gh/anijain2305/732/orig 2025-06-01T20:57:50.5626273Z * [new branch] gh/anijain2305/733/base -> origin/gh/anijain2305/733/base 2025-06-01T20:57:50.5627247Z * [new branch] gh/anijain2305/733/head -> origin/gh/anijain2305/733/head 2025-06-01T20:57:50.5628325Z * [new branch] gh/anijain2305/733/orig -> origin/gh/anijain2305/733/orig 2025-06-01T20:57:50.5629740Z * [new branch] gh/anijain2305/734/base -> origin/gh/anijain2305/734/base 2025-06-01T20:57:50.5630810Z * [new branch] gh/anijain2305/734/head -> origin/gh/anijain2305/734/head 2025-06-01T20:57:50.5631830Z * [new branch] gh/anijain2305/734/orig -> origin/gh/anijain2305/734/orig 2025-06-01T20:57:50.5633424Z * [new branch] gh/anijain2305/735/base -> origin/gh/anijain2305/735/base 2025-06-01T20:57:50.5634487Z * [new branch] gh/anijain2305/735/head -> origin/gh/anijain2305/735/head 2025-06-01T20:57:50.5635523Z * [new branch] gh/anijain2305/735/orig -> origin/gh/anijain2305/735/orig 2025-06-01T20:57:50.5636976Z * [new branch] gh/anijain2305/736/base -> origin/gh/anijain2305/736/base 2025-06-01T20:57:50.5638073Z * [new branch] gh/anijain2305/736/head -> origin/gh/anijain2305/736/head 2025-06-01T20:57:50.5638975Z * [new branch] gh/anijain2305/736/orig -> origin/gh/anijain2305/736/orig 2025-06-01T20:57:50.5640450Z * [new branch] gh/anijain2305/737/base -> origin/gh/anijain2305/737/base 2025-06-01T20:57:50.5641461Z * [new branch] gh/anijain2305/737/head -> origin/gh/anijain2305/737/head 2025-06-01T20:57:50.5642541Z * [new branch] gh/anijain2305/737/orig -> origin/gh/anijain2305/737/orig 2025-06-01T20:57:50.5644108Z * [new branch] gh/anijain2305/738/base -> origin/gh/anijain2305/738/base 2025-06-01T20:57:50.5645237Z * [new branch] gh/anijain2305/738/head -> origin/gh/anijain2305/738/head 2025-06-01T20:57:50.5646647Z * [new branch] gh/anijain2305/738/orig -> origin/gh/anijain2305/738/orig 2025-06-01T20:57:50.5648229Z * [new branch] gh/anijain2305/739/base -> origin/gh/anijain2305/739/base 2025-06-01T20:57:50.5649349Z * [new branch] gh/anijain2305/739/head -> origin/gh/anijain2305/739/head 2025-06-01T20:57:50.5650396Z * [new branch] gh/anijain2305/739/orig -> origin/gh/anijain2305/739/orig 2025-06-01T20:57:50.5651734Z * [new branch] gh/anijain2305/740/base -> origin/gh/anijain2305/740/base 2025-06-01T20:57:50.5652833Z * [new branch] gh/anijain2305/740/head -> origin/gh/anijain2305/740/head 2025-06-01T20:57:50.5653889Z * [new branch] gh/anijain2305/740/orig -> origin/gh/anijain2305/740/orig 2025-06-01T20:57:50.5655385Z * [new branch] gh/anijain2305/741/base -> origin/gh/anijain2305/741/base 2025-06-01T20:57:50.5656438Z * [new branch] gh/anijain2305/741/head -> origin/gh/anijain2305/741/head 2025-06-01T20:57:50.5657431Z * [new branch] gh/anijain2305/741/orig -> origin/gh/anijain2305/741/orig 2025-06-01T20:57:50.5658912Z * [new branch] gh/anijain2305/742/base -> origin/gh/anijain2305/742/base 2025-06-01T20:57:50.5659883Z * [new branch] gh/anijain2305/742/head -> origin/gh/anijain2305/742/head 2025-06-01T20:57:50.5660918Z * [new branch] gh/anijain2305/742/orig -> origin/gh/anijain2305/742/orig 2025-06-01T20:57:50.5662703Z * [new branch] gh/anijain2305/743/base -> origin/gh/anijain2305/743/base 2025-06-01T20:57:50.5663777Z * [new branch] gh/anijain2305/743/head -> origin/gh/anijain2305/743/head 2025-06-01T20:57:50.5664816Z * [new branch] gh/anijain2305/743/orig -> origin/gh/anijain2305/743/orig 2025-06-01T20:57:50.5666358Z * [new branch] gh/anijain2305/744/base -> origin/gh/anijain2305/744/base 2025-06-01T20:57:50.5667582Z * [new branch] gh/anijain2305/744/head -> origin/gh/anijain2305/744/head 2025-06-01T20:57:50.5668639Z * [new branch] gh/anijain2305/744/orig -> origin/gh/anijain2305/744/orig 2025-06-01T20:57:50.5670315Z * [new branch] gh/anijain2305/745/base -> origin/gh/anijain2305/745/base 2025-06-01T20:57:50.5671559Z * [new branch] gh/anijain2305/745/head -> origin/gh/anijain2305/745/head 2025-06-01T20:57:50.5672579Z * [new branch] gh/anijain2305/745/orig -> origin/gh/anijain2305/745/orig 2025-06-01T20:57:50.5673969Z * [new branch] gh/anijain2305/746/base -> origin/gh/anijain2305/746/base 2025-06-01T20:57:50.5674948Z * [new branch] gh/anijain2305/746/head -> origin/gh/anijain2305/746/head 2025-06-01T20:57:50.5675950Z * [new branch] gh/anijain2305/746/orig -> origin/gh/anijain2305/746/orig 2025-06-01T20:57:50.5677607Z * [new branch] gh/anijain2305/747/base -> origin/gh/anijain2305/747/base 2025-06-01T20:57:50.5678680Z * [new branch] gh/anijain2305/747/head -> origin/gh/anijain2305/747/head 2025-06-01T20:57:50.5679722Z * [new branch] gh/anijain2305/747/orig -> origin/gh/anijain2305/747/orig 2025-06-01T20:57:50.5681131Z * [new branch] gh/anijain2305/748/base -> origin/gh/anijain2305/748/base 2025-06-01T20:57:50.5682120Z * [new branch] gh/anijain2305/748/head -> origin/gh/anijain2305/748/head 2025-06-01T20:57:50.5683210Z * [new branch] gh/anijain2305/748/orig -> origin/gh/anijain2305/748/orig 2025-06-01T20:57:50.5685105Z * [new branch] gh/anijain2305/749/base -> origin/gh/anijain2305/749/base 2025-06-01T20:57:50.5686131Z * [new branch] gh/anijain2305/749/head -> origin/gh/anijain2305/749/head 2025-06-01T20:57:50.5687206Z * [new branch] gh/anijain2305/749/orig -> origin/gh/anijain2305/749/orig 2025-06-01T20:57:50.5688843Z * [new branch] gh/anijain2305/750/base -> origin/gh/anijain2305/750/base 2025-06-01T20:57:50.5689999Z * [new branch] gh/anijain2305/750/head -> origin/gh/anijain2305/750/head 2025-06-01T20:57:50.5691138Z * [new branch] gh/anijain2305/750/orig -> origin/gh/anijain2305/750/orig 2025-06-01T20:57:50.5692653Z * [new branch] gh/anijain2305/751/base -> origin/gh/anijain2305/751/base 2025-06-01T20:57:50.5693796Z * [new branch] gh/anijain2305/751/head -> origin/gh/anijain2305/751/head 2025-06-01T20:57:50.5697322Z * [new branch] gh/anijain2305/751/orig -> origin/gh/anijain2305/751/orig 2025-06-01T20:57:50.5697583Z * [new branch] gh/anijain2305/752/base -> origin/gh/anijain2305/752/base 2025-06-01T20:57:50.5698147Z * [new branch] gh/anijain2305/752/head -> origin/gh/anijain2305/752/head 2025-06-01T20:57:50.5698417Z * [new branch] gh/anijain2305/752/orig -> origin/gh/anijain2305/752/orig 2025-06-01T20:57:50.5699763Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-06-01T20:57:50.5700788Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-06-01T20:57:50.5701815Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-06-01T20:57:50.5703276Z * [new branch] gh/anijain2305/754/base -> origin/gh/anijain2305/754/base 2025-06-01T20:57:50.5704303Z * [new branch] gh/anijain2305/754/head -> origin/gh/anijain2305/754/head 2025-06-01T20:57:50.5705426Z * [new branch] gh/anijain2305/754/orig -> origin/gh/anijain2305/754/orig 2025-06-01T20:57:50.5707082Z * [new branch] gh/anijain2305/755/base -> origin/gh/anijain2305/755/base 2025-06-01T20:57:50.5708201Z * [new branch] gh/anijain2305/755/head -> origin/gh/anijain2305/755/head 2025-06-01T20:57:50.5709222Z * [new branch] gh/anijain2305/755/orig -> origin/gh/anijain2305/755/orig 2025-06-01T20:57:50.5710542Z * [new branch] gh/anijain2305/756/base -> origin/gh/anijain2305/756/base 2025-06-01T20:57:50.5711554Z * [new branch] gh/anijain2305/756/head -> origin/gh/anijain2305/756/head 2025-06-01T20:57:50.5712556Z * [new branch] gh/anijain2305/756/orig -> origin/gh/anijain2305/756/orig 2025-06-01T20:57:50.5713836Z * [new branch] gh/anijain2305/757/base -> origin/gh/anijain2305/757/base 2025-06-01T20:57:50.5714942Z * [new branch] gh/anijain2305/757/head -> origin/gh/anijain2305/757/head 2025-06-01T20:57:50.5716007Z * [new branch] gh/anijain2305/757/orig -> origin/gh/anijain2305/757/orig 2025-06-01T20:57:50.5717324Z * [new branch] gh/anijain2305/758/base -> origin/gh/anijain2305/758/base 2025-06-01T20:57:50.5718365Z * [new branch] gh/anijain2305/758/head -> origin/gh/anijain2305/758/head 2025-06-01T20:57:50.5719396Z * [new branch] gh/anijain2305/758/orig -> origin/gh/anijain2305/758/orig 2025-06-01T20:57:50.5721282Z * [new branch] gh/anijain2305/759/base -> origin/gh/anijain2305/759/base 2025-06-01T20:57:50.5721994Z * [new branch] gh/anijain2305/759/head -> origin/gh/anijain2305/759/head 2025-06-01T20:57:50.5723053Z * [new branch] gh/anijain2305/759/orig -> origin/gh/anijain2305/759/orig 2025-06-01T20:57:50.5724710Z * [new branch] gh/anijain2305/760/base -> origin/gh/anijain2305/760/base 2025-06-01T20:57:50.5725834Z * [new branch] gh/anijain2305/760/head -> origin/gh/anijain2305/760/head 2025-06-01T20:57:50.5726801Z * [new branch] gh/anijain2305/760/orig -> origin/gh/anijain2305/760/orig 2025-06-01T20:57:50.5728112Z * [new branch] gh/anijain2305/761/base -> origin/gh/anijain2305/761/base 2025-06-01T20:57:50.5729168Z * [new branch] gh/anijain2305/761/head -> origin/gh/anijain2305/761/head 2025-06-01T20:57:50.5730197Z * [new branch] gh/anijain2305/761/orig -> origin/gh/anijain2305/761/orig 2025-06-01T20:57:50.5732052Z * [new branch] gh/anijain2305/762/base -> origin/gh/anijain2305/762/base 2025-06-01T20:57:50.5733145Z * [new branch] gh/anijain2305/762/head -> origin/gh/anijain2305/762/head 2025-06-01T20:57:50.5734266Z * [new branch] gh/anijain2305/762/orig -> origin/gh/anijain2305/762/orig 2025-06-01T20:57:50.5735858Z * [new branch] gh/anijain2305/763/base -> origin/gh/anijain2305/763/base 2025-06-01T20:57:50.5736820Z * [new branch] gh/anijain2305/763/head -> origin/gh/anijain2305/763/head 2025-06-01T20:57:50.5737782Z * [new branch] gh/anijain2305/763/orig -> origin/gh/anijain2305/763/orig 2025-06-01T20:57:50.5739271Z * [new branch] gh/anijain2305/764/base -> origin/gh/anijain2305/764/base 2025-06-01T20:57:50.5740349Z * [new branch] gh/anijain2305/764/head -> origin/gh/anijain2305/764/head 2025-06-01T20:57:50.5741432Z * [new branch] gh/anijain2305/764/orig -> origin/gh/anijain2305/764/orig 2025-06-01T20:57:50.5742918Z * [new branch] gh/anijain2305/765/base -> origin/gh/anijain2305/765/base 2025-06-01T20:57:50.5743901Z * [new branch] gh/anijain2305/765/head -> origin/gh/anijain2305/765/head 2025-06-01T20:57:50.5744956Z * [new branch] gh/anijain2305/765/orig -> origin/gh/anijain2305/765/orig 2025-06-01T20:57:50.5746761Z * [new branch] gh/anijain2305/766/base -> origin/gh/anijain2305/766/base 2025-06-01T20:57:50.5747726Z * [new branch] gh/anijain2305/766/head -> origin/gh/anijain2305/766/head 2025-06-01T20:57:50.5748758Z * [new branch] gh/anijain2305/766/orig -> origin/gh/anijain2305/766/orig 2025-06-01T20:57:50.5750328Z * [new branch] gh/anijain2305/767/base -> origin/gh/anijain2305/767/base 2025-06-01T20:57:50.5751408Z * [new branch] gh/anijain2305/767/head -> origin/gh/anijain2305/767/head 2025-06-01T20:57:50.5752447Z * [new branch] gh/anijain2305/767/orig -> origin/gh/anijain2305/767/orig 2025-06-01T20:57:50.5754064Z * [new branch] gh/anijain2305/768/base -> origin/gh/anijain2305/768/base 2025-06-01T20:57:50.5755157Z * [new branch] gh/anijain2305/768/head -> origin/gh/anijain2305/768/head 2025-06-01T20:57:50.5756214Z * [new branch] gh/anijain2305/768/orig -> origin/gh/anijain2305/768/orig 2025-06-01T20:57:50.5757680Z * [new branch] gh/anijain2305/769/base -> origin/gh/anijain2305/769/base 2025-06-01T20:57:50.5758695Z * [new branch] gh/anijain2305/769/head -> origin/gh/anijain2305/769/head 2025-06-01T20:57:50.5759728Z * [new branch] gh/anijain2305/769/orig -> origin/gh/anijain2305/769/orig 2025-06-01T20:57:50.5761120Z * [new branch] gh/anijain2305/770/base -> origin/gh/anijain2305/770/base 2025-06-01T20:57:50.5762216Z * [new branch] gh/anijain2305/770/head -> origin/gh/anijain2305/770/head 2025-06-01T20:57:50.5763209Z * [new branch] gh/anijain2305/770/orig -> origin/gh/anijain2305/770/orig 2025-06-01T20:57:50.5765273Z * [new branch] gh/anijain2305/771/base -> origin/gh/anijain2305/771/base 2025-06-01T20:57:50.5766336Z * [new branch] gh/anijain2305/771/head -> origin/gh/anijain2305/771/head 2025-06-01T20:57:50.5767458Z * [new branch] gh/anijain2305/771/orig -> origin/gh/anijain2305/771/orig 2025-06-01T20:57:50.5769116Z * [new branch] gh/anijain2305/772/base -> origin/gh/anijain2305/772/base 2025-06-01T20:57:50.5770226Z * [new branch] gh/anijain2305/772/head -> origin/gh/anijain2305/772/head 2025-06-01T20:57:50.5771332Z * [new branch] gh/anijain2305/772/orig -> origin/gh/anijain2305/772/orig 2025-06-01T20:57:50.5772910Z * [new branch] gh/anijain2305/773/base -> origin/gh/anijain2305/773/base 2025-06-01T20:57:50.5773984Z * [new branch] gh/anijain2305/773/head -> origin/gh/anijain2305/773/head 2025-06-01T20:57:50.5775264Z * [new branch] gh/anijain2305/773/orig -> origin/gh/anijain2305/773/orig 2025-06-01T20:57:50.5776779Z * [new branch] gh/anijain2305/774/base -> origin/gh/anijain2305/774/base 2025-06-01T20:57:50.5777853Z * [new branch] gh/anijain2305/774/head -> origin/gh/anijain2305/774/head 2025-06-01T20:57:50.5778911Z * [new branch] gh/anijain2305/774/orig -> origin/gh/anijain2305/774/orig 2025-06-01T20:57:50.5780519Z * [new branch] gh/anijain2305/775/base -> origin/gh/anijain2305/775/base 2025-06-01T20:57:50.5781660Z * [new branch] gh/anijain2305/775/head -> origin/gh/anijain2305/775/head 2025-06-01T20:57:50.5782662Z * [new branch] gh/anijain2305/775/orig -> origin/gh/anijain2305/775/orig 2025-06-01T20:57:50.5784413Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-06-01T20:57:50.5785600Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-06-01T20:57:50.5786449Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-06-01T20:57:50.5788147Z * [new branch] gh/ankitageorge/1/base -> origin/gh/ankitageorge/1/base 2025-06-01T20:57:50.5789342Z * [new branch] gh/ankitageorge/1/head -> origin/gh/ankitageorge/1/head 2025-06-01T20:57:50.5790566Z * [new branch] gh/ankitageorge/1/orig -> origin/gh/ankitageorge/1/orig 2025-06-01T20:57:50.5792509Z * [new branch] gh/ankitageorge/2/base -> origin/gh/ankitageorge/2/base 2025-06-01T20:57:50.5793904Z * [new branch] gh/ankitageorge/2/head -> origin/gh/ankitageorge/2/head 2025-06-01T20:57:50.5795096Z * [new branch] gh/ankitageorge/2/orig -> origin/gh/ankitageorge/2/orig 2025-06-01T20:57:50.5796863Z * [new branch] gh/ankitageorge/3/base -> origin/gh/ankitageorge/3/base 2025-06-01T20:57:50.5797996Z * [new branch] gh/ankitageorge/3/head -> origin/gh/ankitageorge/3/head 2025-06-01T20:57:50.5799049Z * [new branch] gh/ankitageorge/3/orig -> origin/gh/ankitageorge/3/orig 2025-06-01T20:57:50.5800676Z * [new branch] gh/ankitageorge/4/base -> origin/gh/ankitageorge/4/base 2025-06-01T20:57:50.5801839Z * [new branch] gh/ankitageorge/4/head -> origin/gh/ankitageorge/4/head 2025-06-01T20:57:50.5803029Z * [new branch] gh/ankitageorge/4/orig -> origin/gh/ankitageorge/4/orig 2025-06-01T20:57:50.5804609Z * [new branch] gh/ankitageorge/5/base -> origin/gh/ankitageorge/5/base 2025-06-01T20:57:50.5805745Z * [new branch] gh/ankitageorge/5/head -> origin/gh/ankitageorge/5/head 2025-06-01T20:57:50.5806881Z * [new branch] gh/ankitageorge/5/orig -> origin/gh/ankitageorge/5/orig 2025-06-01T20:57:50.5809173Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-06-01T20:57:50.5809902Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-06-01T20:57:50.5811500Z * [new branch] gh/aorenste/222/base -> origin/gh/aorenste/222/base 2025-06-01T20:57:50.5812569Z * [new branch] gh/aorenste/222/head -> origin/gh/aorenste/222/head 2025-06-01T20:57:50.5813692Z * [new branch] gh/aorenste/222/orig -> origin/gh/aorenste/222/orig 2025-06-01T20:57:50.5815147Z * [new branch] gh/aorenste/223/base -> origin/gh/aorenste/223/base 2025-06-01T20:57:50.5816228Z * [new branch] gh/aorenste/223/head -> origin/gh/aorenste/223/head 2025-06-01T20:57:50.5817297Z * [new branch] gh/aorenste/223/orig -> origin/gh/aorenste/223/orig 2025-06-01T20:57:50.5818710Z * [new branch] gh/aorenste/224/base -> origin/gh/aorenste/224/base 2025-06-01T20:57:50.5819841Z * [new branch] gh/aorenste/224/head -> origin/gh/aorenste/224/head 2025-06-01T20:57:50.5820915Z * [new branch] gh/aorenste/224/orig -> origin/gh/aorenste/224/orig 2025-06-01T20:57:50.5822290Z * [new branch] gh/aorenste/225/base -> origin/gh/aorenste/225/base 2025-06-01T20:57:50.5823596Z * [new branch] gh/aorenste/225/head -> origin/gh/aorenste/225/head 2025-06-01T20:57:50.5824685Z * [new branch] gh/aorenste/225/orig -> origin/gh/aorenste/225/orig 2025-06-01T20:57:50.5826206Z * [new branch] gh/aorenste/226/base -> origin/gh/aorenste/226/base 2025-06-01T20:57:50.5827350Z * [new branch] gh/aorenste/226/head -> origin/gh/aorenste/226/head 2025-06-01T20:57:50.5828452Z * [new branch] gh/aorenste/226/orig -> origin/gh/aorenste/226/orig 2025-06-01T20:57:50.5829896Z * [new branch] gh/aorenste/227/base -> origin/gh/aorenste/227/base 2025-06-01T20:57:50.5830986Z * [new branch] gh/aorenste/227/head -> origin/gh/aorenste/227/head 2025-06-01T20:57:50.5831997Z * [new branch] gh/aorenste/227/orig -> origin/gh/aorenste/227/orig 2025-06-01T20:57:50.5833742Z * [new branch] gh/aorenste/228/base -> origin/gh/aorenste/228/base 2025-06-01T20:57:50.5835036Z * [new branch] gh/aorenste/228/head -> origin/gh/aorenste/228/head 2025-06-01T20:57:50.5836084Z * [new branch] gh/aorenste/228/orig -> origin/gh/aorenste/228/orig 2025-06-01T20:57:50.5837564Z * [new branch] gh/aorenste/229/base -> origin/gh/aorenste/229/base 2025-06-01T20:57:50.5838772Z * [new branch] gh/aorenste/229/head -> origin/gh/aorenste/229/head 2025-06-01T20:57:50.5839844Z * [new branch] gh/aorenste/229/orig -> origin/gh/aorenste/229/orig 2025-06-01T20:57:50.5841306Z * [new branch] gh/aorenste/230/base -> origin/gh/aorenste/230/base 2025-06-01T20:57:50.5842391Z * [new branch] gh/aorenste/230/head -> origin/gh/aorenste/230/head 2025-06-01T20:57:50.5843359Z * [new branch] gh/aorenste/230/orig -> origin/gh/aorenste/230/orig 2025-06-01T20:57:50.5845679Z * [new branch] gh/avikchaudhuri/59/base -> origin/gh/avikchaudhuri/59/base 2025-06-01T20:57:50.5848380Z * [new branch] gh/avikchaudhuri/59/head -> origin/gh/avikchaudhuri/59/head 2025-06-01T20:57:50.5849462Z * [new branch] gh/avikchaudhuri/59/orig -> origin/gh/avikchaudhuri/59/orig 2025-06-01T20:57:50.5851357Z * [new branch] gh/bdhirsh/604/base -> origin/gh/bdhirsh/604/base 2025-06-01T20:57:50.5852547Z * [new branch] gh/bdhirsh/604/head -> origin/gh/bdhirsh/604/head 2025-06-01T20:57:50.5853615Z * [new branch] gh/bdhirsh/604/orig -> origin/gh/bdhirsh/604/orig 2025-06-01T20:57:50.5855535Z * [new branch] gh/bdhirsh/636/base -> origin/gh/bdhirsh/636/base 2025-06-01T20:57:50.5856539Z * [new branch] gh/bdhirsh/636/head -> origin/gh/bdhirsh/636/head 2025-06-01T20:57:50.5857603Z * [new branch] gh/bdhirsh/636/orig -> origin/gh/bdhirsh/636/orig 2025-06-01T20:57:50.5859141Z * [new branch] gh/bdhirsh/647/base -> origin/gh/bdhirsh/647/base 2025-06-01T20:57:50.5860308Z * [new branch] gh/bdhirsh/647/head -> origin/gh/bdhirsh/647/head 2025-06-01T20:57:50.5861290Z * [new branch] gh/bdhirsh/647/orig -> origin/gh/bdhirsh/647/orig 2025-06-01T20:57:50.5862793Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-06-01T20:57:50.5864113Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-06-01T20:57:50.5865211Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-06-01T20:57:50.5866857Z * [new branch] gh/bdhirsh/651/base -> origin/gh/bdhirsh/651/base 2025-06-01T20:57:50.5867828Z * [new branch] gh/bdhirsh/651/head -> origin/gh/bdhirsh/651/head 2025-06-01T20:57:50.5868832Z * [new branch] gh/bdhirsh/651/orig -> origin/gh/bdhirsh/651/orig 2025-06-01T20:57:50.5870196Z * [new branch] gh/bdhirsh/652/base -> origin/gh/bdhirsh/652/base 2025-06-01T20:57:50.5871201Z * [new branch] gh/bdhirsh/652/head -> origin/gh/bdhirsh/652/head 2025-06-01T20:57:50.5872222Z * [new branch] gh/bdhirsh/652/orig -> origin/gh/bdhirsh/652/orig 2025-06-01T20:57:50.5873569Z * [new branch] gh/bdhirsh/654/base -> origin/gh/bdhirsh/654/base 2025-06-01T20:57:50.5874586Z * [new branch] gh/bdhirsh/654/head -> origin/gh/bdhirsh/654/head 2025-06-01T20:57:50.5875638Z * [new branch] gh/bdhirsh/654/orig -> origin/gh/bdhirsh/654/orig 2025-06-01T20:57:50.5877349Z * [new branch] gh/bdhirsh/655/base -> origin/gh/bdhirsh/655/base 2025-06-01T20:57:50.5878518Z * [new branch] gh/bdhirsh/655/head -> origin/gh/bdhirsh/655/head 2025-06-01T20:57:50.5879583Z * [new branch] gh/bdhirsh/655/orig -> origin/gh/bdhirsh/655/orig 2025-06-01T20:57:50.5881080Z * [new branch] gh/bdhirsh/656/base -> origin/gh/bdhirsh/656/base 2025-06-01T20:57:50.5882089Z * [new branch] gh/bdhirsh/656/head -> origin/gh/bdhirsh/656/head 2025-06-01T20:57:50.5883457Z * [new branch] gh/bdhirsh/657/base -> origin/gh/bdhirsh/657/base 2025-06-01T20:57:50.5884791Z * [new branch] gh/bdhirsh/657/head -> origin/gh/bdhirsh/657/head 2025-06-01T20:57:50.5886392Z * [new branch] gh/bdhirsh/658/base -> origin/gh/bdhirsh/658/base 2025-06-01T20:57:50.5887539Z * [new branch] gh/bdhirsh/658/head -> origin/gh/bdhirsh/658/head 2025-06-01T20:57:50.5888593Z * [new branch] gh/bdhirsh/658/orig -> origin/gh/bdhirsh/658/orig 2025-06-01T20:57:50.5889938Z * [new branch] gh/bdhirsh/659/base -> origin/gh/bdhirsh/659/base 2025-06-01T20:57:50.5891013Z * [new branch] gh/bdhirsh/659/head -> origin/gh/bdhirsh/659/head 2025-06-01T20:57:50.5892047Z * [new branch] gh/bdhirsh/659/orig -> origin/gh/bdhirsh/659/orig 2025-06-01T20:57:50.5893330Z * [new branch] gh/bdhirsh/660/base -> origin/gh/bdhirsh/660/base 2025-06-01T20:57:50.5894361Z * [new branch] gh/bdhirsh/660/head -> origin/gh/bdhirsh/660/head 2025-06-01T20:57:50.5895505Z * [new branch] gh/bdhirsh/660/orig -> origin/gh/bdhirsh/660/orig 2025-06-01T20:57:50.5896751Z * [new branch] gh/bdhirsh/661/base -> origin/gh/bdhirsh/661/base 2025-06-01T20:57:50.5897923Z * [new branch] gh/bdhirsh/661/head -> origin/gh/bdhirsh/661/head 2025-06-01T20:57:50.5898960Z * [new branch] gh/bdhirsh/661/orig -> origin/gh/bdhirsh/661/orig 2025-06-01T20:57:50.5900355Z * [new branch] gh/bdhirsh/662/base -> origin/gh/bdhirsh/662/base 2025-06-01T20:57:50.5901347Z * [new branch] gh/bdhirsh/662/head -> origin/gh/bdhirsh/662/head 2025-06-01T20:57:50.5902457Z * [new branch] gh/bdhirsh/662/orig -> origin/gh/bdhirsh/662/orig 2025-06-01T20:57:50.5903844Z * [new branch] gh/bdhirsh/663/base -> origin/gh/bdhirsh/663/base 2025-06-01T20:57:50.5904852Z * [new branch] gh/bdhirsh/663/head -> origin/gh/bdhirsh/663/head 2025-06-01T20:57:50.5905867Z * [new branch] gh/bdhirsh/663/orig -> origin/gh/bdhirsh/663/orig 2025-06-01T20:57:50.5907722Z * [new branch] gh/bdhirsh/664/base -> origin/gh/bdhirsh/664/base 2025-06-01T20:57:50.5908773Z * [new branch] gh/bdhirsh/664/head -> origin/gh/bdhirsh/664/head 2025-06-01T20:57:50.5909863Z * [new branch] gh/bdhirsh/664/orig -> origin/gh/bdhirsh/664/orig 2025-06-01T20:57:50.5911706Z * [new branch] gh/benjaminglass1/51/base -> origin/gh/benjaminglass1/51/base 2025-06-01T20:57:50.5912722Z * [new branch] gh/benjaminglass1/51/head -> origin/gh/benjaminglass1/51/head 2025-06-01T20:57:50.5913851Z * [new branch] gh/benjaminglass1/51/orig -> origin/gh/benjaminglass1/51/orig 2025-06-01T20:57:50.5915186Z * [new branch] gh/benjaminglass1/77/base -> origin/gh/benjaminglass1/77/base 2025-06-01T20:57:50.5916196Z * [new branch] gh/benjaminglass1/77/head -> origin/gh/benjaminglass1/77/head 2025-06-01T20:57:50.5917240Z * [new branch] gh/benjaminglass1/77/orig -> origin/gh/benjaminglass1/77/orig 2025-06-01T20:57:50.5918620Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-06-01T20:57:50.5919648Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-06-01T20:57:50.5920714Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-06-01T20:57:50.5922053Z * [new branch] gh/benjaminglass1/83/base -> origin/gh/benjaminglass1/83/base 2025-06-01T20:57:50.5923109Z * [new branch] gh/benjaminglass1/83/head -> origin/gh/benjaminglass1/83/head 2025-06-01T20:57:50.5924771Z * [new branch] gh/benjaminglass1/83/orig -> origin/gh/benjaminglass1/83/orig 2025-06-01T20:57:50.5926301Z * [new branch] gh/benjaminglass1/84/base -> origin/gh/benjaminglass1/84/base 2025-06-01T20:57:50.5927367Z * [new branch] gh/benjaminglass1/84/head -> origin/gh/benjaminglass1/84/head 2025-06-01T20:57:50.5928478Z * [new branch] gh/benjaminglass1/84/orig -> origin/gh/benjaminglass1/84/orig 2025-06-01T20:57:50.5929931Z * [new branch] gh/benjaminglass1/85/base -> origin/gh/benjaminglass1/85/base 2025-06-01T20:57:50.5930987Z * [new branch] gh/benjaminglass1/85/head -> origin/gh/benjaminglass1/85/head 2025-06-01T20:57:50.5932043Z * [new branch] gh/benjaminglass1/85/orig -> origin/gh/benjaminglass1/85/orig 2025-06-01T20:57:50.5933505Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-06-01T20:57:50.5934749Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-06-01T20:57:50.5935903Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-06-01T20:57:50.5937656Z * [new branch] gh/bertmaher/1/base -> origin/gh/bertmaher/1/base 2025-06-01T20:57:50.5938725Z * [new branch] gh/bertmaher/1/head -> origin/gh/bertmaher/1/head 2025-06-01T20:57:50.5939739Z * [new branch] gh/bertmaher/1/orig -> origin/gh/bertmaher/1/orig 2025-06-01T20:57:50.5941289Z * [new branch] gh/bertmaher/3/base -> origin/gh/bertmaher/3/base 2025-06-01T20:57:50.5942414Z * [new branch] gh/bertmaher/3/head -> origin/gh/bertmaher/3/head 2025-06-01T20:57:50.5943467Z * [new branch] gh/bertmaher/3/orig -> origin/gh/bertmaher/3/orig 2025-06-01T20:57:50.5945047Z * [new branch] gh/bertmaher/5/base -> origin/gh/bertmaher/5/base 2025-06-01T20:57:50.5946371Z * [new branch] gh/bertmaher/5/head -> origin/gh/bertmaher/5/head 2025-06-01T20:57:50.5947443Z * [new branch] gh/bertmaher/5/orig -> origin/gh/bertmaher/5/orig 2025-06-01T20:57:50.5949195Z * [new branch] gh/bobrenjc93/307/base -> origin/gh/bobrenjc93/307/base 2025-06-01T20:57:50.5950134Z * [new branch] gh/bobrenjc93/307/head -> origin/gh/bobrenjc93/307/head 2025-06-01T20:57:50.5951155Z * [new branch] gh/bobrenjc93/307/orig -> origin/gh/bobrenjc93/307/orig 2025-06-01T20:57:50.5952710Z * [new branch] gh/bobrenjc93/317/base -> origin/gh/bobrenjc93/317/base 2025-06-01T20:57:50.5953680Z * [new branch] gh/bobrenjc93/317/head -> origin/gh/bobrenjc93/317/head 2025-06-01T20:57:50.5954829Z * [new branch] gh/bobrenjc93/317/orig -> origin/gh/bobrenjc93/317/orig 2025-06-01T20:57:50.5956225Z * [new branch] gh/bobrenjc93/318/base -> origin/gh/bobrenjc93/318/base 2025-06-01T20:57:50.5957238Z * [new branch] gh/bobrenjc93/318/head -> origin/gh/bobrenjc93/318/head 2025-06-01T20:57:50.5958263Z * [new branch] gh/bobrenjc93/318/orig -> origin/gh/bobrenjc93/318/orig 2025-06-01T20:57:50.5959707Z * [new branch] gh/bobrenjc93/319/base -> origin/gh/bobrenjc93/319/base 2025-06-01T20:57:50.5960574Z * [new branch] gh/bobrenjc93/319/head -> origin/gh/bobrenjc93/319/head 2025-06-01T20:57:50.5961686Z * [new branch] gh/bobrenjc93/319/orig -> origin/gh/bobrenjc93/319/orig 2025-06-01T20:57:50.5963183Z * [new branch] gh/bobrenjc93/323/base -> origin/gh/bobrenjc93/323/base 2025-06-01T20:57:50.5964462Z * [new branch] gh/bobrenjc93/323/head -> origin/gh/bobrenjc93/323/head 2025-06-01T20:57:50.5965553Z * [new branch] gh/bobrenjc93/323/orig -> origin/gh/bobrenjc93/323/orig 2025-06-01T20:57:50.5967378Z * [new branch] gh/bobrenjc93/324/base -> origin/gh/bobrenjc93/324/base 2025-06-01T20:57:50.5968405Z * [new branch] gh/bobrenjc93/324/head -> origin/gh/bobrenjc93/324/head 2025-06-01T20:57:50.5969739Z * [new branch] gh/bobrenjc93/324/orig -> origin/gh/bobrenjc93/324/orig 2025-06-01T20:57:50.5971136Z * [new branch] gh/bobrenjc93/325/base -> origin/gh/bobrenjc93/325/base 2025-06-01T20:57:50.5972146Z * [new branch] gh/bobrenjc93/325/head -> origin/gh/bobrenjc93/325/head 2025-06-01T20:57:50.5973202Z * [new branch] gh/bobrenjc93/325/orig -> origin/gh/bobrenjc93/325/orig 2025-06-01T20:57:50.5974645Z * [new branch] gh/bobrenjc93/326/base -> origin/gh/bobrenjc93/326/base 2025-06-01T20:57:50.5975816Z * [new branch] gh/bobrenjc93/326/head -> origin/gh/bobrenjc93/326/head 2025-06-01T20:57:50.5976896Z * [new branch] gh/bobrenjc93/326/orig -> origin/gh/bobrenjc93/326/orig 2025-06-01T20:57:50.5978259Z * [new branch] gh/bobrenjc93/327/base -> origin/gh/bobrenjc93/327/base 2025-06-01T20:57:50.5979353Z * [new branch] gh/bobrenjc93/327/head -> origin/gh/bobrenjc93/327/head 2025-06-01T20:57:50.5980378Z * [new branch] gh/bobrenjc93/327/orig -> origin/gh/bobrenjc93/327/orig 2025-06-01T20:57:50.5982121Z * [new branch] gh/bobrenjc93/328/base -> origin/gh/bobrenjc93/328/base 2025-06-01T20:57:50.5983340Z * [new branch] gh/bobrenjc93/328/head -> origin/gh/bobrenjc93/328/head 2025-06-01T20:57:50.5984468Z * [new branch] gh/bobrenjc93/328/orig -> origin/gh/bobrenjc93/328/orig 2025-06-01T20:57:50.5985879Z * [new branch] gh/bobrenjc93/329/base -> origin/gh/bobrenjc93/329/base 2025-06-01T20:57:50.5986913Z * [new branch] gh/bobrenjc93/329/head -> origin/gh/bobrenjc93/329/head 2025-06-01T20:57:50.5988089Z * [new branch] gh/bobrenjc93/329/orig -> origin/gh/bobrenjc93/329/orig 2025-06-01T20:57:50.5989557Z * [new branch] gh/bobrenjc93/330/base -> origin/gh/bobrenjc93/330/base 2025-06-01T20:57:50.5990529Z * [new branch] gh/bobrenjc93/330/head -> origin/gh/bobrenjc93/330/head 2025-06-01T20:57:50.5991550Z * [new branch] gh/bobrenjc93/330/orig -> origin/gh/bobrenjc93/330/orig 2025-06-01T20:57:50.5992966Z * [new branch] gh/bobrenjc93/331/base -> origin/gh/bobrenjc93/331/base 2025-06-01T20:57:50.5994049Z * [new branch] gh/bobrenjc93/331/head -> origin/gh/bobrenjc93/331/head 2025-06-01T20:57:50.5995025Z * [new branch] gh/bobrenjc93/331/orig -> origin/gh/bobrenjc93/331/orig 2025-06-01T20:57:50.5996423Z * [new branch] gh/bobrenjc93/332/base -> origin/gh/bobrenjc93/332/base 2025-06-01T20:57:50.5997461Z * [new branch] gh/bobrenjc93/332/head -> origin/gh/bobrenjc93/332/head 2025-06-01T20:57:50.5998571Z * [new branch] gh/bobrenjc93/332/orig -> origin/gh/bobrenjc93/332/orig 2025-06-01T20:57:50.6000034Z * [new branch] gh/bobrenjc93/333/base -> origin/gh/bobrenjc93/333/base 2025-06-01T20:57:50.6000982Z * [new branch] gh/bobrenjc93/333/head -> origin/gh/bobrenjc93/333/head 2025-06-01T20:57:50.6001994Z * [new branch] gh/bobrenjc93/333/orig -> origin/gh/bobrenjc93/333/orig 2025-06-01T20:57:50.6003518Z * [new branch] gh/bobrenjc93/334/base -> origin/gh/bobrenjc93/334/base 2025-06-01T20:57:50.6004867Z * [new branch] gh/bobrenjc93/334/head -> origin/gh/bobrenjc93/334/head 2025-06-01T20:57:50.6005901Z * [new branch] gh/bobrenjc93/334/orig -> origin/gh/bobrenjc93/334/orig 2025-06-01T20:57:50.6007784Z * [new branch] gh/bobrenjc93/335/base -> origin/gh/bobrenjc93/335/base 2025-06-01T20:57:50.6008817Z * [new branch] gh/bobrenjc93/335/head -> origin/gh/bobrenjc93/335/head 2025-06-01T20:57:50.6009900Z * [new branch] gh/bobrenjc93/335/orig -> origin/gh/bobrenjc93/335/orig 2025-06-01T20:57:50.6011247Z * [new branch] gh/bobrenjc93/336/base -> origin/gh/bobrenjc93/336/base 2025-06-01T20:57:50.6012329Z * [new branch] gh/bobrenjc93/336/head -> origin/gh/bobrenjc93/336/head 2025-06-01T20:57:50.6013505Z * [new branch] gh/bobrenjc93/336/orig -> origin/gh/bobrenjc93/336/orig 2025-06-01T20:57:50.6015309Z * [new branch] gh/bobrenjc93/337/base -> origin/gh/bobrenjc93/337/base 2025-06-01T20:57:50.6016428Z * [new branch] gh/bobrenjc93/337/head -> origin/gh/bobrenjc93/337/head 2025-06-01T20:57:50.6017604Z * [new branch] gh/bobrenjc93/337/orig -> origin/gh/bobrenjc93/337/orig 2025-06-01T20:57:50.6019020Z * [new branch] gh/bobrenjc93/338/base -> origin/gh/bobrenjc93/338/base 2025-06-01T20:57:50.6020026Z * [new branch] gh/bobrenjc93/338/head -> origin/gh/bobrenjc93/338/head 2025-06-01T20:57:50.6021035Z * [new branch] gh/bobrenjc93/338/orig -> origin/gh/bobrenjc93/338/orig 2025-06-01T20:57:50.6022308Z * [new branch] gh/bobrenjc93/339/base -> origin/gh/bobrenjc93/339/base 2025-06-01T20:57:50.6023331Z * [new branch] gh/bobrenjc93/339/head -> origin/gh/bobrenjc93/339/head 2025-06-01T20:57:50.6024389Z * [new branch] gh/bobrenjc93/339/orig -> origin/gh/bobrenjc93/339/orig 2025-06-01T20:57:50.6025788Z * [new branch] gh/bobrenjc93/340/base -> origin/gh/bobrenjc93/340/base 2025-06-01T20:57:50.6026610Z * [new branch] gh/bobrenjc93/340/head -> origin/gh/bobrenjc93/340/head 2025-06-01T20:57:50.6027751Z * [new branch] gh/bobrenjc93/340/orig -> origin/gh/bobrenjc93/340/orig 2025-06-01T20:57:50.6029695Z * [new branch] gh/bobrenjc93/341/base -> origin/gh/bobrenjc93/341/base 2025-06-01T20:57:50.6030995Z * [new branch] gh/bobrenjc93/341/head -> origin/gh/bobrenjc93/341/head 2025-06-01T20:57:50.6031933Z * [new branch] gh/bobrenjc93/341/orig -> origin/gh/bobrenjc93/341/orig 2025-06-01T20:57:50.6033305Z * [new branch] gh/bobrenjc93/342/base -> origin/gh/bobrenjc93/342/base 2025-06-01T20:57:50.6034354Z * [new branch] gh/bobrenjc93/342/head -> origin/gh/bobrenjc93/342/head 2025-06-01T20:57:50.6035378Z * [new branch] gh/bobrenjc93/342/orig -> origin/gh/bobrenjc93/342/orig 2025-06-01T20:57:50.6036917Z * [new branch] gh/bobrenjc93/343/base -> origin/gh/bobrenjc93/343/base 2025-06-01T20:57:50.6038034Z * [new branch] gh/bobrenjc93/343/head -> origin/gh/bobrenjc93/343/head 2025-06-01T20:57:50.6039059Z * [new branch] gh/bobrenjc93/343/orig -> origin/gh/bobrenjc93/343/orig 2025-06-01T20:57:50.6040712Z * [new branch] gh/bobrenjc93/344/base -> origin/gh/bobrenjc93/344/base 2025-06-01T20:57:50.6041700Z * [new branch] gh/bobrenjc93/344/head -> origin/gh/bobrenjc93/344/head 2025-06-01T20:57:50.6042761Z * [new branch] gh/bobrenjc93/344/orig -> origin/gh/bobrenjc93/344/orig 2025-06-01T20:57:50.6044641Z * [new branch] gh/bobrenjc93/345/base -> origin/gh/bobrenjc93/345/base 2025-06-01T20:57:50.6045723Z * [new branch] gh/bobrenjc93/345/head -> origin/gh/bobrenjc93/345/head 2025-06-01T20:57:50.6046955Z * [new branch] gh/bobrenjc93/345/orig -> origin/gh/bobrenjc93/345/orig 2025-06-01T20:57:50.6048735Z * [new branch] gh/bobrenjc93/346/base -> origin/gh/bobrenjc93/346/base 2025-06-01T20:57:50.6049469Z * [new branch] gh/bobrenjc93/346/head -> origin/gh/bobrenjc93/346/head 2025-06-01T20:57:50.6050734Z * [new branch] gh/bobrenjc93/346/orig -> origin/gh/bobrenjc93/346/orig 2025-06-01T20:57:50.6052331Z * [new branch] gh/bobrenjc93/347/base -> origin/gh/bobrenjc93/347/base 2025-06-01T20:57:50.6053316Z * [new branch] gh/bobrenjc93/347/head -> origin/gh/bobrenjc93/347/head 2025-06-01T20:57:50.6054322Z * [new branch] gh/bobrenjc93/347/orig -> origin/gh/bobrenjc93/347/orig 2025-06-01T20:57:50.6055980Z * [new branch] gh/bobrenjc93/348/base -> origin/gh/bobrenjc93/348/base 2025-06-01T20:57:50.6056984Z * [new branch] gh/bobrenjc93/348/head -> origin/gh/bobrenjc93/348/head 2025-06-01T20:57:50.6058124Z * [new branch] gh/bobrenjc93/348/orig -> origin/gh/bobrenjc93/348/orig 2025-06-01T20:57:50.6059639Z * [new branch] gh/bobrenjc93/349/base -> origin/gh/bobrenjc93/349/base 2025-06-01T20:57:50.6060685Z * [new branch] gh/bobrenjc93/349/head -> origin/gh/bobrenjc93/349/head 2025-06-01T20:57:50.6061717Z * [new branch] gh/bobrenjc93/349/orig -> origin/gh/bobrenjc93/349/orig 2025-06-01T20:57:50.6063358Z * [new branch] gh/bobrenjc93/350/base -> origin/gh/bobrenjc93/350/base 2025-06-01T20:57:50.6064289Z * [new branch] gh/bobrenjc93/350/head -> origin/gh/bobrenjc93/350/head 2025-06-01T20:57:50.6065362Z * [new branch] gh/bobrenjc93/350/orig -> origin/gh/bobrenjc93/350/orig 2025-06-01T20:57:50.6066829Z * [new branch] gh/bobrenjc93/351/base -> origin/gh/bobrenjc93/351/base 2025-06-01T20:57:50.6067752Z * [new branch] gh/bobrenjc93/351/head -> origin/gh/bobrenjc93/351/head 2025-06-01T20:57:50.6068791Z * [new branch] gh/bobrenjc93/351/orig -> origin/gh/bobrenjc93/351/orig 2025-06-01T20:57:50.6070184Z * [new branch] gh/bobrenjc93/352/base -> origin/gh/bobrenjc93/352/base 2025-06-01T20:57:50.6071139Z * [new branch] gh/bobrenjc93/352/head -> origin/gh/bobrenjc93/352/head 2025-06-01T20:57:50.6072346Z * [new branch] gh/bobrenjc93/352/orig -> origin/gh/bobrenjc93/352/orig 2025-06-01T20:57:50.6111925Z * [new branch] gh/bobrenjc93/353/base -> origin/gh/bobrenjc93/353/base 2025-06-01T20:57:50.6113189Z * [new branch] gh/bobrenjc93/353/head -> origin/gh/bobrenjc93/353/head 2025-06-01T20:57:50.6114000Z * [new branch] gh/bobrenjc93/353/orig -> origin/gh/bobrenjc93/353/orig 2025-06-01T20:57:50.6114663Z * [new branch] gh/bobrenjc93/354/base -> origin/gh/bobrenjc93/354/base 2025-06-01T20:57:50.6115328Z * [new branch] gh/bobrenjc93/354/head -> origin/gh/bobrenjc93/354/head 2025-06-01T20:57:50.6115981Z * [new branch] gh/bobrenjc93/354/orig -> origin/gh/bobrenjc93/354/orig 2025-06-01T20:57:50.6116628Z * [new branch] gh/bobrenjc93/355/base -> origin/gh/bobrenjc93/355/base 2025-06-01T20:57:50.6117267Z * [new branch] gh/bobrenjc93/355/head -> origin/gh/bobrenjc93/355/head 2025-06-01T20:57:50.6117901Z * [new branch] gh/bobrenjc93/355/orig -> origin/gh/bobrenjc93/355/orig 2025-06-01T20:57:50.6118545Z * [new branch] gh/bobrenjc93/356/base -> origin/gh/bobrenjc93/356/base 2025-06-01T20:57:50.6119173Z * [new branch] gh/bobrenjc93/356/head -> origin/gh/bobrenjc93/356/head 2025-06-01T20:57:50.6119812Z * [new branch] gh/bobrenjc93/356/orig -> origin/gh/bobrenjc93/356/orig 2025-06-01T20:57:50.6120446Z * [new branch] gh/bobrenjc93/357/base -> origin/gh/bobrenjc93/357/base 2025-06-01T20:57:50.6121084Z * [new branch] gh/bobrenjc93/357/head -> origin/gh/bobrenjc93/357/head 2025-06-01T20:57:50.6121729Z * [new branch] gh/bobrenjc93/357/orig -> origin/gh/bobrenjc93/357/orig 2025-06-01T20:57:50.6122361Z * [new branch] gh/bobrenjc93/358/base -> origin/gh/bobrenjc93/358/base 2025-06-01T20:57:50.6123008Z * [new branch] gh/bobrenjc93/358/head -> origin/gh/bobrenjc93/358/head 2025-06-01T20:57:50.6123799Z * [new branch] gh/bobrenjc93/358/orig -> origin/gh/bobrenjc93/358/orig 2025-06-01T20:57:50.6124633Z * [new branch] gh/bobrenjc93/359/base -> origin/gh/bobrenjc93/359/base 2025-06-01T20:57:50.6125296Z * [new branch] gh/bobrenjc93/359/head -> origin/gh/bobrenjc93/359/head 2025-06-01T20:57:50.6125947Z * [new branch] gh/bobrenjc93/359/orig -> origin/gh/bobrenjc93/359/orig 2025-06-01T20:57:50.6126616Z * [new branch] gh/bobrenjc93/360/base -> origin/gh/bobrenjc93/360/base 2025-06-01T20:57:50.6127274Z * [new branch] gh/bobrenjc93/360/head -> origin/gh/bobrenjc93/360/head 2025-06-01T20:57:50.6127937Z * [new branch] gh/bobrenjc93/360/orig -> origin/gh/bobrenjc93/360/orig 2025-06-01T20:57:50.6128611Z * [new branch] gh/bobrenjc93/361/base -> origin/gh/bobrenjc93/361/base 2025-06-01T20:57:50.6129263Z * [new branch] gh/bobrenjc93/361/head -> origin/gh/bobrenjc93/361/head 2025-06-01T20:57:50.6129926Z * [new branch] gh/bobrenjc93/361/orig -> origin/gh/bobrenjc93/361/orig 2025-06-01T20:57:50.6130596Z * [new branch] gh/bobrenjc93/362/base -> origin/gh/bobrenjc93/362/base 2025-06-01T20:57:50.6131246Z * [new branch] gh/bobrenjc93/362/head -> origin/gh/bobrenjc93/362/head 2025-06-01T20:57:50.6131905Z * [new branch] gh/bobrenjc93/362/orig -> origin/gh/bobrenjc93/362/orig 2025-06-01T20:57:50.6132557Z * [new branch] gh/bobrenjc93/363/base -> origin/gh/bobrenjc93/363/base 2025-06-01T20:57:50.6133375Z * [new branch] gh/bobrenjc93/363/head -> origin/gh/bobrenjc93/363/head 2025-06-01T20:57:50.6134035Z * [new branch] gh/bobrenjc93/363/orig -> origin/gh/bobrenjc93/363/orig 2025-06-01T20:57:50.6134762Z * [new branch] gh/bobrenjc93/364/base -> origin/gh/bobrenjc93/364/base 2025-06-01T20:57:50.6135509Z * [new branch] gh/bobrenjc93/364/head -> origin/gh/bobrenjc93/364/head 2025-06-01T20:57:50.6136137Z * [new branch] gh/bobrenjc93/364/orig -> origin/gh/bobrenjc93/364/orig 2025-06-01T20:57:50.6136779Z * [new branch] gh/bobrenjc93/365/base -> origin/gh/bobrenjc93/365/base 2025-06-01T20:57:50.6137416Z * [new branch] gh/bobrenjc93/365/head -> origin/gh/bobrenjc93/365/head 2025-06-01T20:57:50.6138043Z * [new branch] gh/bobrenjc93/365/orig -> origin/gh/bobrenjc93/365/orig 2025-06-01T20:57:50.6138684Z * [new branch] gh/bobrenjc93/366/base -> origin/gh/bobrenjc93/366/base 2025-06-01T20:57:50.6139315Z * [new branch] gh/bobrenjc93/366/head -> origin/gh/bobrenjc93/366/head 2025-06-01T20:57:50.6139956Z * [new branch] gh/bobrenjc93/366/orig -> origin/gh/bobrenjc93/366/orig 2025-06-01T20:57:50.6140603Z * [new branch] gh/bobrenjc93/367/base -> origin/gh/bobrenjc93/367/base 2025-06-01T20:57:50.6141226Z * [new branch] gh/bobrenjc93/367/head -> origin/gh/bobrenjc93/367/head 2025-06-01T20:57:50.6141860Z * [new branch] gh/bobrenjc93/367/orig -> origin/gh/bobrenjc93/367/orig 2025-06-01T20:57:50.6142487Z * [new branch] gh/bobrenjc93/368/base -> origin/gh/bobrenjc93/368/base 2025-06-01T20:57:50.6143119Z * [new branch] gh/bobrenjc93/368/head -> origin/gh/bobrenjc93/368/head 2025-06-01T20:57:50.6143748Z * [new branch] gh/bobrenjc93/368/orig -> origin/gh/bobrenjc93/368/orig 2025-06-01T20:57:50.6144385Z * [new branch] gh/bobrenjc93/369/base -> origin/gh/bobrenjc93/369/base 2025-06-01T20:57:50.6145022Z * [new branch] gh/bobrenjc93/369/head -> origin/gh/bobrenjc93/369/head 2025-06-01T20:57:50.6145830Z * [new branch] gh/bobrenjc93/369/orig -> origin/gh/bobrenjc93/369/orig 2025-06-01T20:57:50.6146482Z * [new branch] gh/bobrenjc93/370/base -> origin/gh/bobrenjc93/370/base 2025-06-01T20:57:50.6147119Z * [new branch] gh/bobrenjc93/370/head -> origin/gh/bobrenjc93/370/head 2025-06-01T20:57:50.6147741Z * [new branch] gh/bobrenjc93/370/orig -> origin/gh/bobrenjc93/370/orig 2025-06-01T20:57:50.6148379Z * [new branch] gh/bobrenjc93/371/base -> origin/gh/bobrenjc93/371/base 2025-06-01T20:57:50.6149011Z * [new branch] gh/bobrenjc93/371/head -> origin/gh/bobrenjc93/371/head 2025-06-01T20:57:50.6149642Z * [new branch] gh/bobrenjc93/371/orig -> origin/gh/bobrenjc93/371/orig 2025-06-01T20:57:50.6150292Z * [new branch] gh/bobrenjc93/372/base -> origin/gh/bobrenjc93/372/base 2025-06-01T20:57:50.6150916Z * [new branch] gh/bobrenjc93/372/head -> origin/gh/bobrenjc93/372/head 2025-06-01T20:57:50.6151562Z * [new branch] gh/bobrenjc93/372/orig -> origin/gh/bobrenjc93/372/orig 2025-06-01T20:57:50.6152193Z * [new branch] gh/bobrenjc93/373/base -> origin/gh/bobrenjc93/373/base 2025-06-01T20:57:50.6152839Z * [new branch] gh/bobrenjc93/373/head -> origin/gh/bobrenjc93/373/head 2025-06-01T20:57:50.6153476Z * [new branch] gh/bobrenjc93/373/orig -> origin/gh/bobrenjc93/373/orig 2025-06-01T20:57:50.6154111Z * [new branch] gh/bobrenjc93/374/base -> origin/gh/bobrenjc93/374/base 2025-06-01T20:57:50.6154746Z * [new branch] gh/bobrenjc93/374/head -> origin/gh/bobrenjc93/374/head 2025-06-01T20:57:50.6155488Z * [new branch] gh/bobrenjc93/374/orig -> origin/gh/bobrenjc93/374/orig 2025-06-01T20:57:50.6156130Z * [new branch] gh/bobrenjc93/375/base -> origin/gh/bobrenjc93/375/base 2025-06-01T20:57:50.6156835Z * [new branch] gh/bobrenjc93/375/head -> origin/gh/bobrenjc93/375/head 2025-06-01T20:57:50.6157464Z * [new branch] gh/bobrenjc93/375/orig -> origin/gh/bobrenjc93/375/orig 2025-06-01T20:57:50.6158101Z * [new branch] gh/bobrenjc93/376/base -> origin/gh/bobrenjc93/376/base 2025-06-01T20:57:50.6158730Z * [new branch] gh/bobrenjc93/376/head -> origin/gh/bobrenjc93/376/head 2025-06-01T20:57:50.6159362Z * [new branch] gh/bobrenjc93/376/orig -> origin/gh/bobrenjc93/376/orig 2025-06-01T20:57:50.6160004Z * [new branch] gh/bobrenjc93/377/base -> origin/gh/bobrenjc93/377/base 2025-06-01T20:57:50.6160800Z * [new branch] gh/bobrenjc93/377/head -> origin/gh/bobrenjc93/377/head 2025-06-01T20:57:50.6161843Z * [new branch] gh/bobrenjc93/377/orig -> origin/gh/bobrenjc93/377/orig 2025-06-01T20:57:50.6163446Z * [new branch] gh/bobrenjc93/378/base -> origin/gh/bobrenjc93/378/base 2025-06-01T20:57:50.6164731Z * [new branch] gh/bobrenjc93/378/head -> origin/gh/bobrenjc93/378/head 2025-06-01T20:57:50.6165748Z * [new branch] gh/bobrenjc93/378/orig -> origin/gh/bobrenjc93/378/orig 2025-06-01T20:57:50.6167298Z * [new branch] gh/bobrenjc93/379/base -> origin/gh/bobrenjc93/379/base 2025-06-01T20:57:50.6168259Z * [new branch] gh/bobrenjc93/379/head -> origin/gh/bobrenjc93/379/head 2025-06-01T20:57:50.6169326Z * [new branch] gh/bobrenjc93/379/orig -> origin/gh/bobrenjc93/379/orig 2025-06-01T20:57:50.6170803Z * [new branch] gh/bobrenjc93/380/base -> origin/gh/bobrenjc93/380/base 2025-06-01T20:57:50.6171805Z * [new branch] gh/bobrenjc93/380/head -> origin/gh/bobrenjc93/380/head 2025-06-01T20:57:50.6173282Z * [new branch] gh/bobrenjc93/380/orig -> origin/gh/bobrenjc93/380/orig 2025-06-01T20:57:50.6174766Z * [new branch] gh/bobrenjc93/381/base -> origin/gh/bobrenjc93/381/base 2025-06-01T20:57:50.6175869Z * [new branch] gh/bobrenjc93/381/head -> origin/gh/bobrenjc93/381/head 2025-06-01T20:57:50.6176931Z * [new branch] gh/bobrenjc93/381/orig -> origin/gh/bobrenjc93/381/orig 2025-06-01T20:57:50.6178355Z * [new branch] gh/bobrenjc93/382/base -> origin/gh/bobrenjc93/382/base 2025-06-01T20:57:50.6179373Z * [new branch] gh/bobrenjc93/382/head -> origin/gh/bobrenjc93/382/head 2025-06-01T20:57:50.6180301Z * [new branch] gh/bobrenjc93/382/orig -> origin/gh/bobrenjc93/382/orig 2025-06-01T20:57:50.6181778Z * [new branch] gh/bobrenjc93/383/base -> origin/gh/bobrenjc93/383/base 2025-06-01T20:57:50.6183285Z * [new branch] gh/bobrenjc93/383/head -> origin/gh/bobrenjc93/383/head 2025-06-01T20:57:50.6184202Z * [new branch] gh/bobrenjc93/383/orig -> origin/gh/bobrenjc93/383/orig 2025-06-01T20:57:50.6185721Z * [new branch] gh/bobrenjc93/384/base -> origin/gh/bobrenjc93/384/base 2025-06-01T20:57:50.6186759Z * [new branch] gh/bobrenjc93/384/head -> origin/gh/bobrenjc93/384/head 2025-06-01T20:57:50.6187684Z * [new branch] gh/bobrenjc93/384/orig -> origin/gh/bobrenjc93/384/orig 2025-06-01T20:57:50.6189117Z * [new branch] gh/bobrenjc93/385/base -> origin/gh/bobrenjc93/385/base 2025-06-01T20:57:50.6190079Z * [new branch] gh/bobrenjc93/385/head -> origin/gh/bobrenjc93/385/head 2025-06-01T20:57:50.6191003Z * [new branch] gh/bobrenjc93/385/orig -> origin/gh/bobrenjc93/385/orig 2025-06-01T20:57:50.6192374Z * [new branch] gh/bobrenjc93/386/base -> origin/gh/bobrenjc93/386/base 2025-06-01T20:57:50.6193341Z * [new branch] gh/bobrenjc93/386/head -> origin/gh/bobrenjc93/386/head 2025-06-01T20:57:50.6194308Z * [new branch] gh/bobrenjc93/386/orig -> origin/gh/bobrenjc93/386/orig 2025-06-01T20:57:50.6195813Z * [new branch] gh/bobrenjc93/387/base -> origin/gh/bobrenjc93/387/base 2025-06-01T20:57:50.6196701Z * [new branch] gh/bobrenjc93/387/head -> origin/gh/bobrenjc93/387/head 2025-06-01T20:57:50.6197795Z * [new branch] gh/bobrenjc93/387/orig -> origin/gh/bobrenjc93/387/orig 2025-06-01T20:57:50.6199209Z * [new branch] gh/bobrenjc93/388/base -> origin/gh/bobrenjc93/388/base 2025-06-01T20:57:50.6200163Z * [new branch] gh/bobrenjc93/388/head -> origin/gh/bobrenjc93/388/head 2025-06-01T20:57:50.6201395Z * [new branch] gh/bobrenjc93/388/orig -> origin/gh/bobrenjc93/388/orig 2025-06-01T20:57:50.6202820Z * [new branch] gh/bobrenjc93/389/base -> origin/gh/bobrenjc93/389/base 2025-06-01T20:57:50.6203928Z * [new branch] gh/bobrenjc93/389/head -> origin/gh/bobrenjc93/389/head 2025-06-01T20:57:50.6205259Z * [new branch] gh/bobrenjc93/389/orig -> origin/gh/bobrenjc93/389/orig 2025-06-01T20:57:50.6206763Z * [new branch] gh/bobrenjc93/390/base -> origin/gh/bobrenjc93/390/base 2025-06-01T20:57:50.6207790Z * [new branch] gh/bobrenjc93/390/head -> origin/gh/bobrenjc93/390/head 2025-06-01T20:57:50.6208812Z * [new branch] gh/bobrenjc93/390/orig -> origin/gh/bobrenjc93/390/orig 2025-06-01T20:57:50.6210335Z * [new branch] gh/bobrenjc93/391/base -> origin/gh/bobrenjc93/391/base 2025-06-01T20:57:50.6211378Z * [new branch] gh/bobrenjc93/391/head -> origin/gh/bobrenjc93/391/head 2025-06-01T20:57:50.6212417Z * [new branch] gh/bobrenjc93/391/orig -> origin/gh/bobrenjc93/391/orig 2025-06-01T20:57:50.6213965Z * [new branch] gh/bobrenjc93/392/base -> origin/gh/bobrenjc93/392/base 2025-06-01T20:57:50.6214959Z * [new branch] gh/bobrenjc93/392/head -> origin/gh/bobrenjc93/392/head 2025-06-01T20:57:50.6216206Z * [new branch] gh/bobrenjc93/392/orig -> origin/gh/bobrenjc93/392/orig 2025-06-01T20:57:50.6217706Z * [new branch] gh/bobrenjc93/393/base -> origin/gh/bobrenjc93/393/base 2025-06-01T20:57:50.6218628Z * [new branch] gh/bobrenjc93/393/head -> origin/gh/bobrenjc93/393/head 2025-06-01T20:57:50.6219637Z * [new branch] gh/bobrenjc93/393/orig -> origin/gh/bobrenjc93/393/orig 2025-06-01T20:57:50.6221372Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-06-01T20:57:50.6222364Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-06-01T20:57:50.6224054Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-06-01T20:57:50.6225039Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-06-01T20:57:50.6226785Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-06-01T20:57:50.6227743Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-06-01T20:57:50.6228861Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-06-01T20:57:50.6230420Z * [new branch] gh/c00w/44/base -> origin/gh/c00w/44/base 2025-06-01T20:57:50.6231504Z * [new branch] gh/c00w/44/head -> origin/gh/c00w/44/head 2025-06-01T20:57:50.6232505Z * [new branch] gh/c00w/44/orig -> origin/gh/c00w/44/orig 2025-06-01T20:57:50.6234189Z * [new branch] gh/c00w/45/base -> origin/gh/c00w/45/base 2025-06-01T20:57:50.6235273Z * [new branch] gh/c00w/45/orig -> origin/gh/c00w/45/orig 2025-06-01T20:57:50.6236720Z * [new branch] gh/c00w/46/base -> origin/gh/c00w/46/base 2025-06-01T20:57:50.6237717Z * [new branch] gh/c00w/46/head -> origin/gh/c00w/46/head 2025-06-01T20:57:50.6238856Z * [new branch] gh/c00w/46/orig -> origin/gh/c00w/46/orig 2025-06-01T20:57:50.6240472Z * [new branch] gh/c00w/47/base -> origin/gh/c00w/47/base 2025-06-01T20:57:50.6241362Z * [new branch] gh/c00w/47/head -> origin/gh/c00w/47/head 2025-06-01T20:57:50.6242468Z * [new branch] gh/c00w/47/orig -> origin/gh/c00w/47/orig 2025-06-01T20:57:50.6244124Z * [new branch] gh/c00w/48/base -> origin/gh/c00w/48/base 2025-06-01T20:57:50.6245271Z * [new branch] gh/c00w/48/head -> origin/gh/c00w/48/head 2025-06-01T20:57:50.6250131Z * [new branch] gh/c00w/48/orig -> origin/gh/c00w/48/orig 2025-06-01T20:57:50.6251931Z * [new branch] gh/chillee/377/base -> origin/gh/chillee/377/base 2025-06-01T20:57:50.6252951Z * [new branch] gh/chillee/377/head -> origin/gh/chillee/377/head 2025-06-01T20:57:50.6254015Z * [new branch] gh/chillee/377/orig -> origin/gh/chillee/377/orig 2025-06-01T20:57:50.6255897Z * [new branch] gh/chunyuan-w/1/base -> origin/gh/chunyuan-w/1/base 2025-06-01T20:57:50.6256875Z * [new branch] gh/chunyuan-w/1/head -> origin/gh/chunyuan-w/1/head 2025-06-01T20:57:50.6257937Z * [new branch] gh/chunyuan-w/1/orig -> origin/gh/chunyuan-w/1/orig 2025-06-01T20:57:50.6259742Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-06-01T20:57:50.6260799Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-06-01T20:57:50.6261839Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-06-01T20:57:50.6263632Z * [new branch] gh/davidberard98/335/base -> origin/gh/davidberard98/335/base 2025-06-01T20:57:50.6264602Z * [new branch] gh/davidberard98/335/head -> origin/gh/davidberard98/335/head 2025-06-01T20:57:50.6265673Z * [new branch] gh/davidberard98/335/orig -> origin/gh/davidberard98/335/orig 2025-06-01T20:57:50.6267068Z * [new branch] gh/davidberard98/343/base -> origin/gh/davidberard98/343/base 2025-06-01T20:57:50.6268041Z * [new branch] gh/davidberard98/343/head -> origin/gh/davidberard98/343/head 2025-06-01T20:57:50.6269100Z * [new branch] gh/davidberard98/343/orig -> origin/gh/davidberard98/343/orig 2025-06-01T20:57:50.6270471Z * [new branch] gh/davidberard98/347/base -> origin/gh/davidberard98/347/base 2025-06-01T20:57:50.6271463Z * [new branch] gh/davidberard98/347/head -> origin/gh/davidberard98/347/head 2025-06-01T20:57:50.6272482Z * [new branch] gh/davidberard98/347/orig -> origin/gh/davidberard98/347/orig 2025-06-01T20:57:50.6274051Z * [new branch] gh/davidberard98/351/base -> origin/gh/davidberard98/351/base 2025-06-01T20:57:50.6275012Z * [new branch] gh/davidberard98/351/head -> origin/gh/davidberard98/351/head 2025-06-01T20:57:50.6276050Z * [new branch] gh/davidberard98/351/orig -> origin/gh/davidberard98/351/orig 2025-06-01T20:57:50.6277268Z * [new branch] gh/davidberard98/352/base -> origin/gh/davidberard98/352/base 2025-06-01T20:57:50.6278328Z * [new branch] gh/davidberard98/352/head -> origin/gh/davidberard98/352/head 2025-06-01T20:57:50.6279360Z * [new branch] gh/davidberard98/352/orig -> origin/gh/davidberard98/352/orig 2025-06-01T20:57:50.6280596Z * [new branch] gh/davidberard98/353/base -> origin/gh/davidberard98/353/base 2025-06-01T20:57:50.6281667Z * [new branch] gh/davidberard98/353/head -> origin/gh/davidberard98/353/head 2025-06-01T20:57:50.6282689Z * [new branch] gh/davidberard98/353/orig -> origin/gh/davidberard98/353/orig 2025-06-01T20:57:50.6284765Z * [new branch] gh/davidberard98/354/base -> origin/gh/davidberard98/354/base 2025-06-01T20:57:50.6285996Z * [new branch] gh/davidberard98/354/head -> origin/gh/davidberard98/354/head 2025-06-01T20:57:50.6286954Z * [new branch] gh/davidberard98/354/orig -> origin/gh/davidberard98/354/orig 2025-06-01T20:57:50.6288544Z * [new branch] gh/davidberard98/355/base -> origin/gh/davidberard98/355/base 2025-06-01T20:57:50.6289659Z * [new branch] gh/davidberard98/355/head -> origin/gh/davidberard98/355/head 2025-06-01T20:57:50.6290835Z * [new branch] gh/davidberard98/355/orig -> origin/gh/davidberard98/355/orig 2025-06-01T20:57:50.6292330Z * [new branch] gh/davidberard98/356/base -> origin/gh/davidberard98/356/base 2025-06-01T20:57:50.6293383Z * [new branch] gh/davidberard98/356/head -> origin/gh/davidberard98/356/head 2025-06-01T20:57:50.6294676Z * [new branch] gh/davidberard98/356/orig -> origin/gh/davidberard98/356/orig 2025-06-01T20:57:50.6296054Z * [new branch] gh/davidberard98/357/base -> origin/gh/davidberard98/357/base 2025-06-01T20:57:50.6297258Z * [new branch] gh/davidberard98/357/head -> origin/gh/davidberard98/357/head 2025-06-01T20:57:50.6298354Z * [new branch] gh/davidberard98/357/orig -> origin/gh/davidberard98/357/orig 2025-06-01T20:57:50.6299862Z * [new branch] gh/davidberard98/358/base -> origin/gh/davidberard98/358/base 2025-06-01T20:57:50.6301028Z * [new branch] gh/davidberard98/358/head -> origin/gh/davidberard98/358/head 2025-06-01T20:57:50.6302085Z * [new branch] gh/davidberard98/358/orig -> origin/gh/davidberard98/358/orig 2025-06-01T20:57:50.6303970Z * [new branch] gh/desertfire/535/base -> origin/gh/desertfire/535/base 2025-06-01T20:57:50.6305018Z * [new branch] gh/desertfire/535/head -> origin/gh/desertfire/535/head 2025-06-01T20:57:50.6306065Z * [new branch] gh/desertfire/535/orig -> origin/gh/desertfire/535/orig 2025-06-01T20:57:50.6307533Z * [new branch] gh/desertfire/542/base -> origin/gh/desertfire/542/base 2025-06-01T20:57:50.6308468Z * [new branch] gh/desertfire/542/head -> origin/gh/desertfire/542/head 2025-06-01T20:57:50.6309517Z * [new branch] gh/desertfire/542/orig -> origin/gh/desertfire/542/orig 2025-06-01T20:57:50.6310911Z * [new branch] gh/desertfire/547/base -> origin/gh/desertfire/547/base 2025-06-01T20:57:50.6311866Z * [new branch] gh/desertfire/547/head -> origin/gh/desertfire/547/head 2025-06-01T20:57:50.6312887Z * [new branch] gh/desertfire/547/orig -> origin/gh/desertfire/547/orig 2025-06-01T20:57:50.6314324Z * [new branch] gh/desertfire/551/base -> origin/gh/desertfire/551/base 2025-06-01T20:57:50.6315284Z * [new branch] gh/desertfire/551/head -> origin/gh/desertfire/551/head 2025-06-01T20:57:50.6316911Z * [new branch] gh/desertfire/551/orig -> origin/gh/desertfire/551/orig 2025-06-01T20:57:50.6318320Z * [new branch] gh/desertfire/559/base -> origin/gh/desertfire/559/base 2025-06-01T20:57:50.6319306Z * [new branch] gh/desertfire/559/head -> origin/gh/desertfire/559/head 2025-06-01T20:57:50.6320344Z * [new branch] gh/desertfire/559/orig -> origin/gh/desertfire/559/orig 2025-06-01T20:57:50.6321821Z * [new branch] gh/desertfire/564/base -> origin/gh/desertfire/564/base 2025-06-01T20:57:50.6322900Z * [new branch] gh/desertfire/564/head -> origin/gh/desertfire/564/head 2025-06-01T20:57:50.6324347Z * [new branch] gh/desertfire/564/orig -> origin/gh/desertfire/564/orig 2025-06-01T20:57:50.6325897Z * [new branch] gh/desertfire/566/base -> origin/gh/desertfire/566/base 2025-06-01T20:57:50.6327022Z * [new branch] gh/desertfire/566/head -> origin/gh/desertfire/566/head 2025-06-01T20:57:50.6328168Z * [new branch] gh/desertfire/566/orig -> origin/gh/desertfire/566/orig 2025-06-01T20:57:50.6329764Z * [new branch] gh/desertfire/567/base -> origin/gh/desertfire/567/base 2025-06-01T20:57:50.6330822Z * [new branch] gh/desertfire/567/head -> origin/gh/desertfire/567/head 2025-06-01T20:57:50.6331949Z * [new branch] gh/desertfire/567/orig -> origin/gh/desertfire/567/orig 2025-06-01T20:57:50.6333639Z * [new branch] gh/desertfire/568/base -> origin/gh/desertfire/568/base 2025-06-01T20:57:50.6334586Z * [new branch] gh/desertfire/568/head -> origin/gh/desertfire/568/head 2025-06-01T20:57:50.6335704Z * [new branch] gh/desertfire/568/orig -> origin/gh/desertfire/568/orig 2025-06-01T20:57:50.6337256Z * [new branch] gh/desertfire/569/base -> origin/gh/desertfire/569/base 2025-06-01T20:57:50.6338274Z * [new branch] gh/desertfire/569/head -> origin/gh/desertfire/569/head 2025-06-01T20:57:50.6339327Z * [new branch] gh/desertfire/569/orig -> origin/gh/desertfire/569/orig 2025-06-01T20:57:50.6340819Z * [new branch] gh/desertfire/570/base -> origin/gh/desertfire/570/base 2025-06-01T20:57:50.6341930Z * [new branch] gh/desertfire/570/head -> origin/gh/desertfire/570/head 2025-06-01T20:57:50.6343034Z * [new branch] gh/desertfire/570/orig -> origin/gh/desertfire/570/orig 2025-06-01T20:57:50.6344549Z * [new branch] gh/desertfire/571/base -> origin/gh/desertfire/571/base 2025-06-01T20:57:50.6345702Z * [new branch] gh/desertfire/571/head -> origin/gh/desertfire/571/head 2025-06-01T20:57:50.6346961Z * [new branch] gh/desertfire/571/orig -> origin/gh/desertfire/571/orig 2025-06-01T20:57:50.6348214Z * [new branch] gh/desertfire/572/base -> origin/gh/desertfire/572/base 2025-06-01T20:57:50.6349366Z * [new branch] gh/desertfire/572/head -> origin/gh/desertfire/572/head 2025-06-01T20:57:50.6350505Z * [new branch] gh/desertfire/572/orig -> origin/gh/desertfire/572/orig 2025-06-01T20:57:50.6351955Z * [new branch] gh/desertfire/573/base -> origin/gh/desertfire/573/base 2025-06-01T20:57:50.6352910Z * [new branch] gh/desertfire/573/head -> origin/gh/desertfire/573/head 2025-06-01T20:57:50.6354006Z * [new branch] gh/desertfire/573/orig -> origin/gh/desertfire/573/orig 2025-06-01T20:57:50.6355387Z * [new branch] gh/desertfire/574/base -> origin/gh/desertfire/574/base 2025-06-01T20:57:50.6356420Z * [new branch] gh/desertfire/574/head -> origin/gh/desertfire/574/head 2025-06-01T20:57:50.6357524Z * [new branch] gh/desertfire/574/orig -> origin/gh/desertfire/574/orig 2025-06-01T20:57:50.6358971Z * [new branch] gh/desertfire/575/base -> origin/gh/desertfire/575/base 2025-06-01T20:57:50.6359975Z * [new branch] gh/desertfire/575/head -> origin/gh/desertfire/575/head 2025-06-01T20:57:50.6361170Z * [new branch] gh/desertfire/575/orig -> origin/gh/desertfire/575/orig 2025-06-01T20:57:50.6363118Z * [new branch] gh/desertfire/576/base -> origin/gh/desertfire/576/base 2025-06-01T20:57:50.6364575Z * [new branch] gh/desertfire/576/head -> origin/gh/desertfire/576/head 2025-06-01T20:57:50.6365698Z * [new branch] gh/desertfire/576/orig -> origin/gh/desertfire/576/orig 2025-06-01T20:57:50.6367489Z * [new branch] gh/desertfire/577/base -> origin/gh/desertfire/577/base 2025-06-01T20:57:50.6368593Z * [new branch] gh/desertfire/577/head -> origin/gh/desertfire/577/head 2025-06-01T20:57:50.6369679Z * [new branch] gh/desertfire/577/orig -> origin/gh/desertfire/577/orig 2025-06-01T20:57:50.6371349Z * [new branch] gh/desertfire/578/base -> origin/gh/desertfire/578/base 2025-06-01T20:57:50.6372331Z * [new branch] gh/desertfire/578/head -> origin/gh/desertfire/578/head 2025-06-01T20:57:50.6373425Z * [new branch] gh/desertfire/578/orig -> origin/gh/desertfire/578/orig 2025-06-01T20:57:50.6375148Z * [new branch] gh/desertfire/579/base -> origin/gh/desertfire/579/base 2025-06-01T20:57:50.6376108Z * [new branch] gh/desertfire/579/head -> origin/gh/desertfire/579/head 2025-06-01T20:57:50.6377231Z * [new branch] gh/desertfire/579/orig -> origin/gh/desertfire/579/orig 2025-06-01T20:57:50.6378773Z * [new branch] gh/desertfire/580/base -> origin/gh/desertfire/580/base 2025-06-01T20:57:50.6379815Z * [new branch] gh/desertfire/580/head -> origin/gh/desertfire/580/head 2025-06-01T20:57:50.6380845Z * [new branch] gh/desertfire/580/orig -> origin/gh/desertfire/580/orig 2025-06-01T20:57:50.6382313Z * [new branch] gh/desertfire/581/base -> origin/gh/desertfire/581/base 2025-06-01T20:57:50.6383233Z * [new branch] gh/desertfire/581/head -> origin/gh/desertfire/581/head 2025-06-01T20:57:50.6384374Z * [new branch] gh/desertfire/581/orig -> origin/gh/desertfire/581/orig 2025-06-01T20:57:50.6386061Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-06-01T20:57:50.6387109Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-06-01T20:57:50.6388412Z * [new branch] gh/dharakk/2/base -> origin/gh/dharakk/2/base 2025-06-01T20:57:50.6389399Z * [new branch] gh/dharakk/2/head -> origin/gh/dharakk/2/head 2025-06-01T20:57:50.6391092Z * [new branch] gh/dharakk/2/orig -> origin/gh/dharakk/2/orig 2025-06-01T20:57:50.6392511Z * [new branch] gh/dharakk/3/base -> origin/gh/dharakk/3/base 2025-06-01T20:57:50.6393509Z * [new branch] gh/dharakk/3/head -> origin/gh/dharakk/3/head 2025-06-01T20:57:50.6394508Z * [new branch] gh/dharakk/3/orig -> origin/gh/dharakk/3/orig 2025-06-01T20:57:50.6396109Z * [new branch] gh/dharakk/4/base -> origin/gh/dharakk/4/base 2025-06-01T20:57:50.6397047Z * [new branch] gh/dharakk/4/head -> origin/gh/dharakk/4/head 2025-06-01T20:57:50.6398138Z * [new branch] gh/dharakk/4/orig -> origin/gh/dharakk/4/orig 2025-06-01T20:57:50.6399422Z * [new branch] gh/dharakk/5/base -> origin/gh/dharakk/5/base 2025-06-01T20:57:50.6400440Z * [new branch] gh/dharakk/5/head -> origin/gh/dharakk/5/head 2025-06-01T20:57:50.6401618Z * [new branch] gh/dharakk/5/orig -> origin/gh/dharakk/5/orig 2025-06-01T20:57:50.6403366Z * [new branch] gh/drisspg/113/head -> origin/gh/drisspg/113/head 2025-06-01T20:57:50.6405256Z * [new branch] gh/drisspg/136/base -> origin/gh/drisspg/136/base 2025-06-01T20:57:50.6406330Z * [new branch] gh/drisspg/136/head -> origin/gh/drisspg/136/head 2025-06-01T20:57:50.6407383Z * [new branch] gh/drisspg/136/orig -> origin/gh/drisspg/136/orig 2025-06-01T20:57:50.6409013Z * [new branch] gh/drisspg/137/base -> origin/gh/drisspg/137/base 2025-06-01T20:57:50.6410044Z * [new branch] gh/drisspg/137/head -> origin/gh/drisspg/137/head 2025-06-01T20:57:50.6411090Z * [new branch] gh/drisspg/137/orig -> origin/gh/drisspg/137/orig 2025-06-01T20:57:50.6412551Z * [new branch] gh/drisspg/138/base -> origin/gh/drisspg/138/base 2025-06-01T20:57:50.6413539Z * [new branch] gh/drisspg/138/head -> origin/gh/drisspg/138/head 2025-06-01T20:57:50.6414703Z * [new branch] gh/drisspg/138/orig -> origin/gh/drisspg/138/orig 2025-06-01T20:57:50.6416147Z * [new branch] gh/drisspg/140/base -> origin/gh/drisspg/140/base 2025-06-01T20:57:50.6417465Z * [new branch] gh/drisspg/140/head -> origin/gh/drisspg/140/head 2025-06-01T20:57:50.6418336Z * [new branch] gh/drisspg/140/orig -> origin/gh/drisspg/140/orig 2025-06-01T20:57:50.6419905Z * [new branch] gh/drisspg/143/base -> origin/gh/drisspg/143/base 2025-06-01T20:57:50.6420863Z * [new branch] gh/drisspg/143/head -> origin/gh/drisspg/143/head 2025-06-01T20:57:50.6421883Z * [new branch] gh/drisspg/143/orig -> origin/gh/drisspg/143/orig 2025-06-01T20:57:50.6423317Z * [new branch] gh/drisspg/144/base -> origin/gh/drisspg/144/base 2025-06-01T20:57:50.6424405Z * [new branch] gh/drisspg/144/head -> origin/gh/drisspg/144/head 2025-06-01T20:57:50.6425275Z * [new branch] gh/drisspg/144/orig -> origin/gh/drisspg/144/orig 2025-06-01T20:57:50.6426666Z * [new branch] gh/drisspg/145/base -> origin/gh/drisspg/145/base 2025-06-01T20:57:50.6428076Z * [new branch] gh/drisspg/145/head -> origin/gh/drisspg/145/head 2025-06-01T20:57:50.6429092Z * [new branch] gh/drisspg/145/orig -> origin/gh/drisspg/145/orig 2025-06-01T20:57:50.6430506Z * [new branch] gh/drisspg/146/base -> origin/gh/drisspg/146/base 2025-06-01T20:57:50.6431521Z * [new branch] gh/drisspg/146/head -> origin/gh/drisspg/146/head 2025-06-01T20:57:50.6432540Z * [new branch] gh/drisspg/146/orig -> origin/gh/drisspg/146/orig 2025-06-01T20:57:50.6434051Z * [new branch] gh/drisspg/147/base -> origin/gh/drisspg/147/base 2025-06-01T20:57:50.6435034Z * [new branch] gh/drisspg/147/head -> origin/gh/drisspg/147/head 2025-06-01T20:57:50.6436013Z * [new branch] gh/drisspg/147/orig -> origin/gh/drisspg/147/orig 2025-06-01T20:57:50.6437384Z * [new branch] gh/drisspg/148/base -> origin/gh/drisspg/148/base 2025-06-01T20:57:50.6438497Z * [new branch] gh/drisspg/148/head -> origin/gh/drisspg/148/head 2025-06-01T20:57:50.6439612Z * [new branch] gh/drisspg/148/orig -> origin/gh/drisspg/148/orig 2025-06-01T20:57:50.6441063Z * [new branch] gh/drisspg/149/base -> origin/gh/drisspg/149/base 2025-06-01T20:57:50.6442026Z * [new branch] gh/drisspg/149/head -> origin/gh/drisspg/149/head 2025-06-01T20:57:50.6443096Z * [new branch] gh/drisspg/149/orig -> origin/gh/drisspg/149/orig 2025-06-01T20:57:50.6444850Z * [new branch] gh/drisspg/150/base -> origin/gh/drisspg/150/base 2025-06-01T20:57:50.6445998Z * [new branch] gh/drisspg/150/head -> origin/gh/drisspg/150/head 2025-06-01T20:57:50.6447068Z * [new branch] gh/drisspg/150/orig -> origin/gh/drisspg/150/orig 2025-06-01T20:57:50.6448587Z * [new branch] gh/drisspg/151/base -> origin/gh/drisspg/151/base 2025-06-01T20:57:50.6449581Z * [new branch] gh/drisspg/151/head -> origin/gh/drisspg/151/head 2025-06-01T20:57:50.6450615Z * [new branch] gh/drisspg/151/orig -> origin/gh/drisspg/151/orig 2025-06-01T20:57:50.6452082Z * [new branch] gh/drisspg/152/base -> origin/gh/drisspg/152/base 2025-06-01T20:57:50.6453047Z * [new branch] gh/drisspg/152/head -> origin/gh/drisspg/152/head 2025-06-01T20:57:50.6454127Z * [new branch] gh/drisspg/152/orig -> origin/gh/drisspg/152/orig 2025-06-01T20:57:50.6455991Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-06-01T20:57:50.6456934Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-06-01T20:57:50.6458755Z * [new branch] gh/eellison/691/base -> origin/gh/eellison/691/base 2025-06-01T20:57:50.6459667Z * [new branch] gh/eellison/691/head -> origin/gh/eellison/691/head 2025-06-01T20:57:50.6460836Z * [new branch] gh/eellison/691/orig -> origin/gh/eellison/691/orig 2025-06-01T20:57:50.6462200Z * [new branch] gh/eellison/761/base -> origin/gh/eellison/761/base 2025-06-01T20:57:50.6463164Z * [new branch] gh/eellison/761/head -> origin/gh/eellison/761/head 2025-06-01T20:57:50.6464204Z * [new branch] gh/eellison/761/orig -> origin/gh/eellison/761/orig 2025-06-01T20:57:50.6465611Z * [new branch] gh/eellison/764/base -> origin/gh/eellison/764/base 2025-06-01T20:57:50.6466614Z * [new branch] gh/eellison/764/head -> origin/gh/eellison/764/head 2025-06-01T20:57:50.6467627Z * [new branch] gh/eellison/764/orig -> origin/gh/eellison/764/orig 2025-06-01T20:57:50.6468998Z * [new branch] gh/eellison/767/base -> origin/gh/eellison/767/base 2025-06-01T20:57:50.6470486Z * [new branch] gh/eellison/767/head -> origin/gh/eellison/767/head 2025-06-01T20:57:50.6471093Z * [new branch] gh/eellison/767/orig -> origin/gh/eellison/767/orig 2025-06-01T20:57:50.6472526Z * [new branch] gh/eellison/779/base -> origin/gh/eellison/779/base 2025-06-01T20:57:50.6473548Z * [new branch] gh/eellison/779/head -> origin/gh/eellison/779/head 2025-06-01T20:57:50.6474590Z * [new branch] gh/eellison/779/orig -> origin/gh/eellison/779/orig 2025-06-01T20:57:50.6476014Z * [new branch] gh/eellison/781/base -> origin/gh/eellison/781/base 2025-06-01T20:57:50.6477007Z * [new branch] gh/eellison/781/head -> origin/gh/eellison/781/head 2025-06-01T20:57:50.6478009Z * [new branch] gh/eellison/781/orig -> origin/gh/eellison/781/orig 2025-06-01T20:57:50.6479535Z * [new branch] gh/eellison/783/base -> origin/gh/eellison/783/base 2025-06-01T20:57:50.6480538Z * [new branch] gh/eellison/783/head -> origin/gh/eellison/783/head 2025-06-01T20:57:50.6481574Z * [new branch] gh/eellison/783/orig -> origin/gh/eellison/783/orig 2025-06-01T20:57:50.6483004Z * [new branch] gh/eellison/784/base -> origin/gh/eellison/784/base 2025-06-01T20:57:50.6484276Z * [new branch] gh/eellison/784/head -> origin/gh/eellison/784/head 2025-06-01T20:57:50.6485365Z * [new branch] gh/eellison/784/orig -> origin/gh/eellison/784/orig 2025-06-01T20:57:50.6487138Z * [new branch] gh/eellison/785/base -> origin/gh/eellison/785/base 2025-06-01T20:57:50.6488132Z * [new branch] gh/eellison/785/head -> origin/gh/eellison/785/head 2025-06-01T20:57:50.6489513Z * [new branch] gh/eellison/785/orig -> origin/gh/eellison/785/orig 2025-06-01T20:57:50.6490946Z * [new branch] gh/eellison/786/base -> origin/gh/eellison/786/base 2025-06-01T20:57:50.6492021Z * [new branch] gh/eellison/786/head -> origin/gh/eellison/786/head 2025-06-01T20:57:50.6493109Z * [new branch] gh/eellison/786/orig -> origin/gh/eellison/786/orig 2025-06-01T20:57:50.6494758Z * [new branch] gh/eellison/787/base -> origin/gh/eellison/787/base 2025-06-01T20:57:50.6495776Z * [new branch] gh/eellison/787/head -> origin/gh/eellison/787/head 2025-06-01T20:57:50.6496822Z * [new branch] gh/eellison/787/orig -> origin/gh/eellison/787/orig 2025-06-01T20:57:50.6498339Z * [new branch] gh/eellison/788/base -> origin/gh/eellison/788/base 2025-06-01T20:57:50.6499367Z * [new branch] gh/eellison/788/head -> origin/gh/eellison/788/head 2025-06-01T20:57:50.6500462Z * [new branch] gh/eellison/788/orig -> origin/gh/eellison/788/orig 2025-06-01T20:57:50.6501861Z * [new branch] gh/eellison/789/base -> origin/gh/eellison/789/base 2025-06-01T20:57:50.6502824Z * [new branch] gh/eellison/789/head -> origin/gh/eellison/789/head 2025-06-01T20:57:50.6503951Z * [new branch] gh/eellison/789/orig -> origin/gh/eellison/789/orig 2025-06-01T20:57:50.6505413Z * [new branch] gh/eellison/790/base -> origin/gh/eellison/790/base 2025-06-01T20:57:50.6506370Z * [new branch] gh/eellison/790/head -> origin/gh/eellison/790/head 2025-06-01T20:57:50.6507386Z * [new branch] gh/eellison/790/orig -> origin/gh/eellison/790/orig 2025-06-01T20:57:50.6508782Z * [new branch] gh/eellison/791/base -> origin/gh/eellison/791/base 2025-06-01T20:57:50.6509747Z * [new branch] gh/eellison/791/head -> origin/gh/eellison/791/head 2025-06-01T20:57:50.6510778Z * [new branch] gh/eellison/791/orig -> origin/gh/eellison/791/orig 2025-06-01T20:57:50.6512242Z * [new branch] gh/eellison/792/base -> origin/gh/eellison/792/base 2025-06-01T20:57:50.6513210Z * [new branch] gh/eellison/792/head -> origin/gh/eellison/792/head 2025-06-01T20:57:50.6514250Z * [new branch] gh/eellison/792/orig -> origin/gh/eellison/792/orig 2025-06-01T20:57:50.6516114Z * [new branch] gh/eellison/793/base -> origin/gh/eellison/793/base 2025-06-01T20:57:50.6517043Z * [new branch] gh/eellison/793/head -> origin/gh/eellison/793/head 2025-06-01T20:57:50.6518158Z * [new branch] gh/eellison/793/orig -> origin/gh/eellison/793/orig 2025-06-01T20:57:50.6519754Z * [new branch] gh/eellison/794/base -> origin/gh/eellison/794/base 2025-06-01T20:57:50.6520764Z * [new branch] gh/eellison/794/head -> origin/gh/eellison/794/head 2025-06-01T20:57:50.6521796Z * [new branch] gh/eellison/794/orig -> origin/gh/eellison/794/orig 2025-06-01T20:57:50.6523195Z * [new branch] gh/eellison/795/base -> origin/gh/eellison/795/base 2025-06-01T20:57:50.6524506Z * [new branch] gh/eellison/795/head -> origin/gh/eellison/795/head 2025-06-01T20:57:50.6525586Z * [new branch] gh/eellison/795/orig -> origin/gh/eellison/795/orig 2025-06-01T20:57:50.6527711Z * [new branch] gh/eellison/796/base -> origin/gh/eellison/796/base 2025-06-01T20:57:50.6528689Z * [new branch] gh/eellison/796/head -> origin/gh/eellison/796/head 2025-06-01T20:57:50.6529700Z * [new branch] gh/eellison/796/orig -> origin/gh/eellison/796/orig 2025-06-01T20:57:50.6531284Z * [new branch] gh/eellison/797/base -> origin/gh/eellison/797/base 2025-06-01T20:57:50.6532288Z * [new branch] gh/eellison/797/head -> origin/gh/eellison/797/head 2025-06-01T20:57:50.6533410Z * [new branch] gh/eellison/797/orig -> origin/gh/eellison/797/orig 2025-06-01T20:57:50.6535004Z * [new branch] gh/eellison/798/base -> origin/gh/eellison/798/base 2025-06-01T20:57:50.6535980Z * [new branch] gh/eellison/798/head -> origin/gh/eellison/798/head 2025-06-01T20:57:50.6536984Z * [new branch] gh/eellison/798/orig -> origin/gh/eellison/798/orig 2025-06-01T20:57:50.6540049Z * [new branch] gh/eellison/799/base -> origin/gh/eellison/799/base 2025-06-01T20:57:50.6541085Z * [new branch] gh/eellison/799/head -> origin/gh/eellison/799/head 2025-06-01T20:57:50.6542061Z * [new branch] gh/eellison/799/orig -> origin/gh/eellison/799/orig 2025-06-01T20:57:50.6543558Z * [new branch] gh/eellison/800/base -> origin/gh/eellison/800/base 2025-06-01T20:57:50.6544575Z * [new branch] gh/eellison/800/head -> origin/gh/eellison/800/head 2025-06-01T20:57:50.6545672Z * [new branch] gh/eellison/800/orig -> origin/gh/eellison/800/orig 2025-06-01T20:57:50.6547191Z * [new branch] gh/eellison/801/base -> origin/gh/eellison/801/base 2025-06-01T20:57:50.6548118Z * [new branch] gh/eellison/801/head -> origin/gh/eellison/801/head 2025-06-01T20:57:50.6549241Z * [new branch] gh/eellison/801/orig -> origin/gh/eellison/801/orig 2025-06-01T20:57:50.6550754Z * [new branch] gh/eellison/802/base -> origin/gh/eellison/802/base 2025-06-01T20:57:50.6551627Z * [new branch] gh/eellison/802/head -> origin/gh/eellison/802/head 2025-06-01T20:57:50.6552697Z * [new branch] gh/eellison/802/orig -> origin/gh/eellison/802/orig 2025-06-01T20:57:50.6554205Z * [new branch] gh/eellison/803/base -> origin/gh/eellison/803/base 2025-06-01T20:57:50.6555144Z * [new branch] gh/eellison/803/head -> origin/gh/eellison/803/head 2025-06-01T20:57:50.6556202Z * [new branch] gh/eellison/803/orig -> origin/gh/eellison/803/orig 2025-06-01T20:57:50.6558017Z * [new branch] gh/etaf/117/base -> origin/gh/etaf/117/base 2025-06-01T20:57:50.6558968Z * [new branch] gh/etaf/117/head -> origin/gh/etaf/117/head 2025-06-01T20:57:50.6559996Z * [new branch] gh/etaf/117/orig -> origin/gh/etaf/117/orig 2025-06-01T20:57:50.6561592Z * [new branch] gh/etaf/119/base -> origin/gh/etaf/119/base 2025-06-01T20:57:50.6562586Z * [new branch] gh/etaf/119/head -> origin/gh/etaf/119/head 2025-06-01T20:57:50.6563671Z * [new branch] gh/etaf/119/orig -> origin/gh/etaf/119/orig 2025-06-01T20:57:50.6565437Z * [new branch] gh/etaf/120/base -> origin/gh/etaf/120/base 2025-06-01T20:57:50.6566420Z * [new branch] gh/etaf/120/head -> origin/gh/etaf/120/head 2025-06-01T20:57:50.6567460Z * [new branch] gh/etaf/120/orig -> origin/gh/etaf/120/orig 2025-06-01T20:57:50.6568950Z * [new branch] gh/etaf/121/base -> origin/gh/etaf/121/base 2025-06-01T20:57:50.6570000Z * [new branch] gh/etaf/121/head -> origin/gh/etaf/121/head 2025-06-01T20:57:50.6571066Z * [new branch] gh/etaf/121/orig -> origin/gh/etaf/121/orig 2025-06-01T20:57:50.6572539Z * [new branch] gh/etaf/122/base -> origin/gh/etaf/122/base 2025-06-01T20:57:50.6573503Z * [new branch] gh/etaf/122/head -> origin/gh/etaf/122/head 2025-06-01T20:57:50.6574544Z * [new branch] gh/etaf/122/orig -> origin/gh/etaf/122/orig 2025-06-01T20:57:50.6576144Z * [new branch] gh/etaf/123/base -> origin/gh/etaf/123/base 2025-06-01T20:57:50.6577185Z * [new branch] gh/etaf/123/head -> origin/gh/etaf/123/head 2025-06-01T20:57:50.6578219Z * [new branch] gh/etaf/123/orig -> origin/gh/etaf/123/orig 2025-06-01T20:57:50.6579627Z * [new branch] gh/etaf/124/base -> origin/gh/etaf/124/base 2025-06-01T20:57:50.6580647Z * [new branch] gh/etaf/124/head -> origin/gh/etaf/124/head 2025-06-01T20:57:50.6581678Z * [new branch] gh/etaf/124/orig -> origin/gh/etaf/124/orig 2025-06-01T20:57:50.6583057Z * [new branch] gh/etaf/125/base -> origin/gh/etaf/125/base 2025-06-01T20:57:50.6584005Z * [new branch] gh/etaf/125/head -> origin/gh/etaf/125/head 2025-06-01T20:57:50.6585036Z * [new branch] gh/etaf/125/orig -> origin/gh/etaf/125/orig 2025-06-01T20:57:50.6586566Z * [new branch] gh/etaf/126/base -> origin/gh/etaf/126/base 2025-06-01T20:57:50.6587434Z * [new branch] gh/etaf/126/head -> origin/gh/etaf/126/head 2025-06-01T20:57:50.6588455Z * [new branch] gh/etaf/126/orig -> origin/gh/etaf/126/orig 2025-06-01T20:57:50.6589732Z * [new branch] gh/etaf/127/base -> origin/gh/etaf/127/base 2025-06-01T20:57:50.6590831Z * [new branch] gh/etaf/127/head -> origin/gh/etaf/127/head 2025-06-01T20:57:50.6591836Z * [new branch] gh/etaf/127/orig -> origin/gh/etaf/127/orig 2025-06-01T20:57:50.6593263Z * [new branch] gh/etaf/128/base -> origin/gh/etaf/128/base 2025-06-01T20:57:50.6594301Z * [new branch] gh/etaf/128/head -> origin/gh/etaf/128/head 2025-06-01T20:57:50.6595290Z * [new branch] gh/etaf/128/orig -> origin/gh/etaf/128/orig 2025-06-01T20:57:50.6596802Z * [new branch] gh/etaf/129/base -> origin/gh/etaf/129/base 2025-06-01T20:57:50.6597802Z * [new branch] gh/etaf/129/head -> origin/gh/etaf/129/head 2025-06-01T20:57:50.6598802Z * [new branch] gh/etaf/129/orig -> origin/gh/etaf/129/orig 2025-06-01T20:57:50.6600270Z * [new branch] gh/etaf/130/base -> origin/gh/etaf/130/base 2025-06-01T20:57:50.6601162Z * [new branch] gh/etaf/130/head -> origin/gh/etaf/130/head 2025-06-01T20:57:50.6602222Z * [new branch] gh/etaf/130/orig -> origin/gh/etaf/130/orig 2025-06-01T20:57:50.6603774Z * [new branch] gh/etaf/131/base -> origin/gh/etaf/131/base 2025-06-01T20:57:50.6605101Z * [new branch] gh/etaf/131/head -> origin/gh/etaf/131/head 2025-06-01T20:57:50.6606217Z * [new branch] gh/etaf/131/orig -> origin/gh/etaf/131/orig 2025-06-01T20:57:50.6607688Z * [new branch] gh/etaf/132/base -> origin/gh/etaf/132/base 2025-06-01T20:57:50.6608662Z * [new branch] gh/etaf/132/head -> origin/gh/etaf/132/head 2025-06-01T20:57:50.6609964Z * [new branch] gh/etaf/132/orig -> origin/gh/etaf/132/orig 2025-06-01T20:57:50.6611259Z * [new branch] gh/etaf/133/base -> origin/gh/etaf/133/base 2025-06-01T20:57:50.6612478Z * [new branch] gh/etaf/133/head -> origin/gh/etaf/133/head 2025-06-01T20:57:50.6613433Z * [new branch] gh/etaf/133/orig -> origin/gh/etaf/133/orig 2025-06-01T20:57:50.6615520Z * [new branch] gh/etaf/134/base -> origin/gh/etaf/134/base 2025-06-01T20:57:50.6616505Z * [new branch] gh/etaf/134/head -> origin/gh/etaf/134/head 2025-06-01T20:57:50.6617526Z * [new branch] gh/etaf/134/orig -> origin/gh/etaf/134/orig 2025-06-01T20:57:50.6619424Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-06-01T20:57:50.6620419Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-06-01T20:57:50.6621428Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-06-01T20:57:50.6622833Z * [new branch] gh/ezyang/2479/next -> origin/gh/ezyang/2479/next 2025-06-01T20:57:50.6624210Z * [new branch] gh/ezyang/2480/next -> origin/gh/ezyang/2480/next 2025-06-01T20:57:50.6625511Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-06-01T20:57:50.6626443Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-06-01T20:57:50.6628476Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-06-01T20:57:50.6629070Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-06-01T20:57:50.6629960Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-06-01T20:57:50.6630962Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-06-01T20:57:50.6632450Z * [new branch] gh/ezyang/3031/base -> origin/gh/ezyang/3031/base 2025-06-01T20:57:50.6633560Z * [new branch] gh/ezyang/3031/head -> origin/gh/ezyang/3031/head 2025-06-01T20:57:50.6634451Z * [new branch] gh/ezyang/3031/orig -> origin/gh/ezyang/3031/orig 2025-06-01T20:57:50.6635885Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-06-01T20:57:50.6636838Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-06-01T20:57:50.6637835Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-06-01T20:57:50.6639243Z * [new branch] gh/ezyang/3069/base -> origin/gh/ezyang/3069/base 2025-06-01T20:57:50.6640278Z * [new branch] gh/ezyang/3069/head -> origin/gh/ezyang/3069/head 2025-06-01T20:57:50.6641301Z * [new branch] gh/ezyang/3069/orig -> origin/gh/ezyang/3069/orig 2025-06-01T20:57:50.6642703Z * [new branch] gh/ezyang/3070/base -> origin/gh/ezyang/3070/base 2025-06-01T20:57:50.6643784Z * [new branch] gh/ezyang/3070/head -> origin/gh/ezyang/3070/head 2025-06-01T20:57:50.6645197Z * [new branch] gh/ezyang/3070/orig -> origin/gh/ezyang/3070/orig 2025-06-01T20:57:50.6649503Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-06-01T20:57:50.6650508Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-06-01T20:57:50.6651581Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-06-01T20:57:50.6653488Z * [new branch] gh/fduwjj/134/base -> origin/gh/fduwjj/134/base 2025-06-01T20:57:50.6654533Z * [new branch] gh/fduwjj/134/head -> origin/gh/fduwjj/134/head 2025-06-01T20:57:50.6655733Z * [new branch] gh/fduwjj/134/orig -> origin/gh/fduwjj/134/orig 2025-06-01T20:57:50.6657288Z * [new branch] gh/fduwjj/135/base -> origin/gh/fduwjj/135/base 2025-06-01T20:57:50.6658237Z * [new branch] gh/fduwjj/135/head -> origin/gh/fduwjj/135/head 2025-06-01T20:57:50.6659226Z * [new branch] gh/fduwjj/135/orig -> origin/gh/fduwjj/135/orig 2025-06-01T20:57:50.6660715Z * [new branch] gh/fduwjj/136/base -> origin/gh/fduwjj/136/base 2025-06-01T20:57:50.6661759Z * [new branch] gh/fduwjj/136/head -> origin/gh/fduwjj/136/head 2025-06-01T20:57:50.6662907Z * [new branch] gh/fduwjj/136/orig -> origin/gh/fduwjj/136/orig 2025-06-01T20:57:50.6664389Z * [new branch] gh/fduwjj/137/base -> origin/gh/fduwjj/137/base 2025-06-01T20:57:50.6665379Z * [new branch] gh/fduwjj/137/head -> origin/gh/fduwjj/137/head 2025-06-01T20:57:50.6666389Z * [new branch] gh/fduwjj/137/orig -> origin/gh/fduwjj/137/orig 2025-06-01T20:57:50.6667675Z * [new branch] gh/fduwjj/138/base -> origin/gh/fduwjj/138/base 2025-06-01T20:57:50.6669031Z * [new branch] gh/fduwjj/138/head -> origin/gh/fduwjj/138/head 2025-06-01T20:57:50.6670048Z * [new branch] gh/fduwjj/138/orig -> origin/gh/fduwjj/138/orig 2025-06-01T20:57:50.6671437Z * [new branch] gh/fduwjj/139/base -> origin/gh/fduwjj/139/base 2025-06-01T20:57:50.6674957Z * [new branch] gh/fduwjj/139/head -> origin/gh/fduwjj/139/head 2025-06-01T20:57:50.6675308Z * [new branch] gh/fduwjj/139/orig -> origin/gh/fduwjj/139/orig 2025-06-01T20:57:50.6675552Z * [new branch] gh/fduwjj/140/base -> origin/gh/fduwjj/140/base 2025-06-01T20:57:50.6676403Z * [new branch] gh/fduwjj/140/head -> origin/gh/fduwjj/140/head 2025-06-01T20:57:50.6676979Z * [new branch] gh/fduwjj/140/orig -> origin/gh/fduwjj/140/orig 2025-06-01T20:57:50.6678232Z * [new branch] gh/fduwjj/141/base -> origin/gh/fduwjj/141/base 2025-06-01T20:57:50.6679273Z * [new branch] gh/fduwjj/141/head -> origin/gh/fduwjj/141/head 2025-06-01T20:57:50.6680289Z * [new branch] gh/fduwjj/141/orig -> origin/gh/fduwjj/141/orig 2025-06-01T20:57:50.6682024Z * [new branch] gh/fduwjj/142/base -> origin/gh/fduwjj/142/base 2025-06-01T20:57:50.6683502Z * [new branch] gh/fduwjj/142/head -> origin/gh/fduwjj/142/head 2025-06-01T20:57:50.6685221Z * [new branch] gh/fduwjj/142/orig -> origin/gh/fduwjj/142/orig 2025-06-01T20:57:50.6686605Z * [new branch] gh/fegin/297/base -> origin/gh/fegin/297/base 2025-06-01T20:57:50.6687661Z * [new branch] gh/fegin/297/head -> origin/gh/fegin/297/head 2025-06-01T20:57:50.6688738Z * [new branch] gh/fegin/297/orig -> origin/gh/fegin/297/orig 2025-06-01T20:57:50.6690114Z * [new branch] gh/fegin/299/base -> origin/gh/fegin/299/base 2025-06-01T20:57:50.6691272Z * [new branch] gh/fegin/299/head -> origin/gh/fegin/299/head 2025-06-01T20:57:50.6692326Z * [new branch] gh/fegin/299/orig -> origin/gh/fegin/299/orig 2025-06-01T20:57:50.6693851Z * [new branch] gh/fegin/300/base -> origin/gh/fegin/300/base 2025-06-01T20:57:50.6694899Z * [new branch] gh/fegin/300/head -> origin/gh/fegin/300/head 2025-06-01T20:57:50.6696106Z * [new branch] gh/fegin/300/orig -> origin/gh/fegin/300/orig 2025-06-01T20:57:50.6697482Z * [new branch] gh/fegin/301/base -> origin/gh/fegin/301/base 2025-06-01T20:57:50.6698486Z * [new branch] gh/fegin/301/head -> origin/gh/fegin/301/head 2025-06-01T20:57:50.6699596Z * [new branch] gh/fegin/301/orig -> origin/gh/fegin/301/orig 2025-06-01T20:57:50.6700913Z * [new branch] gh/fegin/302/base -> origin/gh/fegin/302/base 2025-06-01T20:57:50.6701948Z * [new branch] gh/fegin/302/head -> origin/gh/fegin/302/head 2025-06-01T20:57:50.6703035Z * [new branch] gh/fegin/302/orig -> origin/gh/fegin/302/orig 2025-06-01T20:57:50.6704289Z * [new branch] gh/fegin/303/base -> origin/gh/fegin/303/base 2025-06-01T20:57:50.6705471Z * [new branch] gh/fegin/303/head -> origin/gh/fegin/303/head 2025-06-01T20:57:50.6706578Z * [new branch] gh/fegin/303/orig -> origin/gh/fegin/303/orig 2025-06-01T20:57:50.6707789Z * [new branch] gh/fegin/304/base -> origin/gh/fegin/304/base 2025-06-01T20:57:50.6708835Z * [new branch] gh/fegin/304/head -> origin/gh/fegin/304/head 2025-06-01T20:57:50.6709863Z * [new branch] gh/fegin/304/orig -> origin/gh/fegin/304/orig 2025-06-01T20:57:50.6711252Z * [new branch] gh/fegin/305/base -> origin/gh/fegin/305/base 2025-06-01T20:57:50.6712223Z * [new branch] gh/fegin/305/head -> origin/gh/fegin/305/head 2025-06-01T20:57:50.6713392Z * [new branch] gh/fegin/305/orig -> origin/gh/fegin/305/orig 2025-06-01T20:57:50.6714560Z * [new branch] gh/fegin/306/base -> origin/gh/fegin/306/base 2025-06-01T20:57:50.6715545Z * [new branch] gh/fegin/306/head -> origin/gh/fegin/306/head 2025-06-01T20:57:50.6716708Z * [new branch] gh/fegin/306/orig -> origin/gh/fegin/306/orig 2025-06-01T20:57:50.6718003Z * [new branch] gh/fegin/307/base -> origin/gh/fegin/307/base 2025-06-01T20:57:50.6719169Z * [new branch] gh/fegin/307/head -> origin/gh/fegin/307/head 2025-06-01T20:57:50.6720108Z * [new branch] gh/fegin/307/orig -> origin/gh/fegin/307/orig 2025-06-01T20:57:50.6721776Z * [new branch] gh/fffrog/39/base -> origin/gh/fffrog/39/base 2025-06-01T20:57:50.6722815Z * [new branch] gh/fffrog/39/head -> origin/gh/fffrog/39/head 2025-06-01T20:57:50.6723904Z * [new branch] gh/fffrog/39/orig -> origin/gh/fffrog/39/orig 2025-06-01T20:57:50.6725596Z * [new branch] gh/fffrog/49/base -> origin/gh/fffrog/49/base 2025-06-01T20:57:50.6726656Z * [new branch] gh/fffrog/49/head -> origin/gh/fffrog/49/head 2025-06-01T20:57:50.6728141Z * [new branch] gh/fffrog/49/orig -> origin/gh/fffrog/49/orig 2025-06-01T20:57:50.6729145Z * [new branch] gh/fffrog/67/base -> origin/gh/fffrog/67/base 2025-06-01T20:57:50.6730275Z * [new branch] gh/fffrog/67/head -> origin/gh/fffrog/67/head 2025-06-01T20:57:50.6731217Z * [new branch] gh/fffrog/67/orig -> origin/gh/fffrog/67/orig 2025-06-01T20:57:50.6732755Z * [new branch] gh/fffrog/75/base -> origin/gh/fffrog/75/base 2025-06-01T20:57:50.6733783Z * [new branch] gh/fffrog/75/head -> origin/gh/fffrog/75/head 2025-06-01T20:57:50.6735017Z * [new branch] gh/fffrog/75/orig -> origin/gh/fffrog/75/orig 2025-06-01T20:57:50.6736372Z * [new branch] gh/fffrog/76/base -> origin/gh/fffrog/76/base 2025-06-01T20:57:50.6737375Z * [new branch] gh/fffrog/76/head -> origin/gh/fffrog/76/head 2025-06-01T20:57:50.6739140Z * [new branch] gh/fffrog/76/orig -> origin/gh/fffrog/76/orig 2025-06-01T20:57:50.6740616Z * [new branch] gh/fffrog/77/base -> origin/gh/fffrog/77/base 2025-06-01T20:57:50.6741649Z * [new branch] gh/fffrog/77/head -> origin/gh/fffrog/77/head 2025-06-01T20:57:50.6742750Z * [new branch] gh/fffrog/77/orig -> origin/gh/fffrog/77/orig 2025-06-01T20:57:50.6744574Z * [new branch] gh/fffrog/78/base -> origin/gh/fffrog/78/base 2025-06-01T20:57:50.6745831Z * [new branch] gh/fffrog/78/head -> origin/gh/fffrog/78/head 2025-06-01T20:57:50.6747045Z * [new branch] gh/fffrog/78/orig -> origin/gh/fffrog/78/orig 2025-06-01T20:57:50.6748568Z * [new branch] gh/fffrog/80/base -> origin/gh/fffrog/80/base 2025-06-01T20:57:50.6749642Z * [new branch] gh/fffrog/80/head -> origin/gh/fffrog/80/head 2025-06-01T20:57:50.6750906Z * [new branch] gh/fffrog/80/orig -> origin/gh/fffrog/80/orig 2025-06-01T20:57:50.6752317Z * [new branch] gh/fffrog/81/base -> origin/gh/fffrog/81/base 2025-06-01T20:57:50.6753290Z * [new branch] gh/fffrog/81/head -> origin/gh/fffrog/81/head 2025-06-01T20:57:50.6754324Z * [new branch] gh/fffrog/81/orig -> origin/gh/fffrog/81/orig 2025-06-01T20:57:50.6755686Z * [new branch] gh/fffrog/84/base -> origin/gh/fffrog/84/base 2025-06-01T20:57:50.6756693Z * [new branch] gh/fffrog/84/head -> origin/gh/fffrog/84/head 2025-06-01T20:57:50.6757715Z * [new branch] gh/fffrog/84/orig -> origin/gh/fffrog/84/orig 2025-06-01T20:57:50.6759093Z * [new branch] gh/fffrog/85/base -> origin/gh/fffrog/85/base 2025-06-01T20:57:50.6760097Z * [new branch] gh/fffrog/85/head -> origin/gh/fffrog/85/head 2025-06-01T20:57:50.6761164Z * [new branch] gh/fffrog/85/orig -> origin/gh/fffrog/85/orig 2025-06-01T20:57:50.6762785Z * [new branch] gh/fffrog/86/base -> origin/gh/fffrog/86/base 2025-06-01T20:57:50.6764274Z * [new branch] gh/fffrog/86/head -> origin/gh/fffrog/86/head 2025-06-01T20:57:50.6765286Z * [new branch] gh/fffrog/86/orig -> origin/gh/fffrog/86/orig 2025-06-01T20:57:50.6766647Z * [new branch] gh/fffrog/87/base -> origin/gh/fffrog/87/base 2025-06-01T20:57:50.6767685Z * [new branch] gh/fffrog/87/head -> origin/gh/fffrog/87/head 2025-06-01T20:57:50.6768748Z * [new branch] gh/fffrog/87/orig -> origin/gh/fffrog/87/orig 2025-06-01T20:57:50.6770129Z * [new branch] gh/fffrog/88/base -> origin/gh/fffrog/88/base 2025-06-01T20:57:50.6771189Z * [new branch] gh/fffrog/88/head -> origin/gh/fffrog/88/head 2025-06-01T20:57:50.6772273Z * [new branch] gh/fffrog/88/orig -> origin/gh/fffrog/88/orig 2025-06-01T20:57:50.6773679Z * [new branch] gh/fffrog/89/base -> origin/gh/fffrog/89/base 2025-06-01T20:57:50.6774716Z * [new branch] gh/fffrog/89/head -> origin/gh/fffrog/89/head 2025-06-01T20:57:50.6775895Z * [new branch] gh/fffrog/89/orig -> origin/gh/fffrog/89/orig 2025-06-01T20:57:50.6777351Z * [new branch] gh/fffrog/90/base -> origin/gh/fffrog/90/base 2025-06-01T20:57:50.6778382Z * [new branch] gh/fffrog/90/head -> origin/gh/fffrog/90/head 2025-06-01T20:57:50.6779478Z * [new branch] gh/fffrog/90/orig -> origin/gh/fffrog/90/orig 2025-06-01T20:57:50.6780800Z * [new branch] gh/fffrog/91/base -> origin/gh/fffrog/91/base 2025-06-01T20:57:50.6781818Z * [new branch] gh/fffrog/91/head -> origin/gh/fffrog/91/head 2025-06-01T20:57:50.6782924Z * [new branch] gh/fffrog/91/orig -> origin/gh/fffrog/91/orig 2025-06-01T20:57:50.6784274Z * [new branch] gh/fffrog/92/base -> origin/gh/fffrog/92/base 2025-06-01T20:57:50.6785304Z * [new branch] gh/fffrog/92/head -> origin/gh/fffrog/92/head 2025-06-01T20:57:50.6786304Z * [new branch] gh/fffrog/92/orig -> origin/gh/fffrog/92/orig 2025-06-01T20:57:50.6788071Z * [new branch] gh/fffrog/93/base -> origin/gh/fffrog/93/base 2025-06-01T20:57:50.6789084Z * [new branch] gh/fffrog/93/head -> origin/gh/fffrog/93/head 2025-06-01T20:57:50.6790110Z * [new branch] gh/fffrog/93/orig -> origin/gh/fffrog/93/orig 2025-06-01T20:57:50.6791611Z * [new branch] gh/fffrog/94/base -> origin/gh/fffrog/94/base 2025-06-01T20:57:50.6792700Z * [new branch] gh/fffrog/94/head -> origin/gh/fffrog/94/head 2025-06-01T20:57:50.6793730Z * [new branch] gh/fffrog/94/orig -> origin/gh/fffrog/94/orig 2025-06-01T20:57:50.6795141Z * [new branch] gh/fffrog/95/base -> origin/gh/fffrog/95/base 2025-06-01T20:57:50.6796181Z * [new branch] gh/fffrog/95/head -> origin/gh/fffrog/95/head 2025-06-01T20:57:50.6797158Z * [new branch] gh/fffrog/95/orig -> origin/gh/fffrog/95/orig 2025-06-01T20:57:50.6798574Z * [new branch] gh/fffrog/96/base -> origin/gh/fffrog/96/base 2025-06-01T20:57:50.6799565Z * [new branch] gh/fffrog/96/head -> origin/gh/fffrog/96/head 2025-06-01T20:57:50.6800750Z * [new branch] gh/fffrog/96/orig -> origin/gh/fffrog/96/orig 2025-06-01T20:57:50.6802158Z * [new branch] gh/fffrog/97/base -> origin/gh/fffrog/97/base 2025-06-01T20:57:50.6803185Z * [new branch] gh/fffrog/97/head -> origin/gh/fffrog/97/head 2025-06-01T20:57:50.6804583Z * [new branch] gh/fffrog/97/orig -> origin/gh/fffrog/97/orig 2025-06-01T20:57:50.6806145Z * [new branch] gh/fffrog/98/base -> origin/gh/fffrog/98/base 2025-06-01T20:57:50.6807227Z * [new branch] gh/fffrog/98/head -> origin/gh/fffrog/98/head 2025-06-01T20:57:50.6808251Z * [new branch] gh/fffrog/98/orig -> origin/gh/fffrog/98/orig 2025-06-01T20:57:50.6810000Z * [new branch] gh/guangyey/126/base -> origin/gh/guangyey/126/base 2025-06-01T20:57:50.6811066Z * [new branch] gh/guangyey/126/head -> origin/gh/guangyey/126/head 2025-06-01T20:57:50.6812146Z * [new branch] gh/guangyey/126/orig -> origin/gh/guangyey/126/orig 2025-06-01T20:57:50.6813706Z * [new branch] gh/guangyey/127/base -> origin/gh/guangyey/127/base 2025-06-01T20:57:50.6814681Z * [new branch] gh/guangyey/127/head -> origin/gh/guangyey/127/head 2025-06-01T20:57:50.6815867Z * [new branch] gh/guangyey/127/orig -> origin/gh/guangyey/127/orig 2025-06-01T20:57:50.6817222Z * [new branch] gh/guangyey/130/base -> origin/gh/guangyey/130/base 2025-06-01T20:57:50.6818215Z * [new branch] gh/guangyey/130/head -> origin/gh/guangyey/130/head 2025-06-01T20:57:50.6819272Z * [new branch] gh/guangyey/130/orig -> origin/gh/guangyey/130/orig 2025-06-01T20:57:50.6820729Z * [new branch] gh/guangyey/132/base -> origin/gh/guangyey/132/base 2025-06-01T20:57:50.6821774Z * [new branch] gh/guangyey/132/head -> origin/gh/guangyey/132/head 2025-06-01T20:57:50.6822819Z * [new branch] gh/guangyey/132/orig -> origin/gh/guangyey/132/orig 2025-06-01T20:57:50.6824169Z * [new branch] gh/guangyey/133/base -> origin/gh/guangyey/133/base 2025-06-01T20:57:50.6825218Z * [new branch] gh/guangyey/133/head -> origin/gh/guangyey/133/head 2025-06-01T20:57:50.6826268Z * [new branch] gh/guangyey/133/orig -> origin/gh/guangyey/133/orig 2025-06-01T20:57:50.6827629Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-06-01T20:57:50.6828628Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-06-01T20:57:50.6829666Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-06-01T20:57:50.6830995Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-06-01T20:57:50.6832029Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-06-01T20:57:50.6833049Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-06-01T20:57:50.6834496Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-06-01T20:57:50.6835486Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-06-01T20:57:50.6836576Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-06-01T20:57:50.6837959Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-06-01T20:57:50.6839003Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-06-01T20:57:50.6840020Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-06-01T20:57:50.6841372Z * [new branch] gh/guangyey/141/base -> origin/gh/guangyey/141/base 2025-06-01T20:57:50.6842407Z * [new branch] gh/guangyey/141/head -> origin/gh/guangyey/141/head 2025-06-01T20:57:50.6843417Z * [new branch] gh/guangyey/141/orig -> origin/gh/guangyey/141/orig 2025-06-01T20:57:50.6845199Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-06-01T20:57:50.6846557Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-06-01T20:57:50.6847607Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-06-01T20:57:50.6849230Z * [new branch] gh/guangyey/143/base -> origin/gh/guangyey/143/base 2025-06-01T20:57:50.6850218Z * [new branch] gh/guangyey/143/head -> origin/gh/guangyey/143/head 2025-06-01T20:57:50.6851233Z * [new branch] gh/guangyey/143/orig -> origin/gh/guangyey/143/orig 2025-06-01T20:57:50.6852603Z * [new branch] gh/guangyey/144/base -> origin/gh/guangyey/144/base 2025-06-01T20:57:50.6853698Z * [new branch] gh/guangyey/144/head -> origin/gh/guangyey/144/head 2025-06-01T20:57:50.6854721Z * [new branch] gh/guangyey/144/orig -> origin/gh/guangyey/144/orig 2025-06-01T20:57:50.6856201Z * [new branch] gh/guangyey/145/base -> origin/gh/guangyey/145/base 2025-06-01T20:57:50.6857201Z * [new branch] gh/guangyey/145/head -> origin/gh/guangyey/145/head 2025-06-01T20:57:50.6858215Z * [new branch] gh/guangyey/145/orig -> origin/gh/guangyey/145/orig 2025-06-01T20:57:50.6859581Z * [new branch] gh/guangyey/146/base -> origin/gh/guangyey/146/base 2025-06-01T20:57:50.6860585Z * [new branch] gh/guangyey/146/head -> origin/gh/guangyey/146/head 2025-06-01T20:57:50.6861703Z * [new branch] gh/guangyey/146/orig -> origin/gh/guangyey/146/orig 2025-06-01T20:57:50.6863188Z * [new branch] gh/guangyey/147/base -> origin/gh/guangyey/147/base 2025-06-01T20:57:50.6864202Z * [new branch] gh/guangyey/147/head -> origin/gh/guangyey/147/head 2025-06-01T20:57:50.6865206Z * [new branch] gh/guangyey/147/orig -> origin/gh/guangyey/147/orig 2025-06-01T20:57:50.6867001Z * [new branch] gh/guangyey/148/base -> origin/gh/guangyey/148/base 2025-06-01T20:57:50.6868066Z * [new branch] gh/guangyey/148/head -> origin/gh/guangyey/148/head 2025-06-01T20:57:50.6869068Z * [new branch] gh/guangyey/148/orig -> origin/gh/guangyey/148/orig 2025-06-01T20:57:50.6870478Z * [new branch] gh/guangyey/149/base -> origin/gh/guangyey/149/base 2025-06-01T20:57:50.6871603Z * [new branch] gh/guangyey/149/head -> origin/gh/guangyey/149/head 2025-06-01T20:57:50.6872467Z * [new branch] gh/guangyey/149/orig -> origin/gh/guangyey/149/orig 2025-06-01T20:57:50.6873890Z * [new branch] gh/guangyey/150/base -> origin/gh/guangyey/150/base 2025-06-01T20:57:50.6874903Z * [new branch] gh/guangyey/150/head -> origin/gh/guangyey/150/head 2025-06-01T20:57:50.6875929Z * [new branch] gh/guangyey/150/orig -> origin/gh/guangyey/150/orig 2025-06-01T20:57:50.6877392Z * [new branch] gh/guangyey/151/base -> origin/gh/guangyey/151/base 2025-06-01T20:57:50.6878395Z * [new branch] gh/guangyey/151/head -> origin/gh/guangyey/151/head 2025-06-01T20:57:50.6879415Z * [new branch] gh/guangyey/151/orig -> origin/gh/guangyey/151/orig 2025-06-01T20:57:50.6880847Z * [new branch] gh/guangyey/152/base -> origin/gh/guangyey/152/base 2025-06-01T20:57:50.6881895Z * [new branch] gh/guangyey/152/head -> origin/gh/guangyey/152/head 2025-06-01T20:57:50.6882936Z * [new branch] gh/guangyey/152/orig -> origin/gh/guangyey/152/orig 2025-06-01T20:57:50.6884987Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-06-01T20:57:50.6885664Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-06-01T20:57:50.6886789Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-06-01T20:57:50.6888227Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-06-01T20:57:50.6889284Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-06-01T20:57:50.6890364Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-06-01T20:57:50.6892199Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-06-01T20:57:50.6893269Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-06-01T20:57:50.6894398Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-06-01T20:57:50.6895823Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-06-01T20:57:50.6896888Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-06-01T20:57:50.6897887Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-06-01T20:57:50.6899274Z * [new branch] gh/guilhermeleobas/109/base -> origin/gh/guilhermeleobas/109/base 2025-06-01T20:57:50.6900309Z * [new branch] gh/guilhermeleobas/109/head -> origin/gh/guilhermeleobas/109/head 2025-06-01T20:57:50.6901317Z * [new branch] gh/guilhermeleobas/109/orig -> origin/gh/guilhermeleobas/109/orig 2025-06-01T20:57:50.6902669Z * [new branch] gh/guilhermeleobas/113/base -> origin/gh/guilhermeleobas/113/base 2025-06-01T20:57:50.6903688Z * [new branch] gh/guilhermeleobas/113/head -> origin/gh/guilhermeleobas/113/head 2025-06-01T20:57:50.6904785Z * [new branch] gh/guilhermeleobas/113/orig -> origin/gh/guilhermeleobas/113/orig 2025-06-01T20:57:50.6906174Z * [new branch] gh/guilhermeleobas/114/base -> origin/gh/guilhermeleobas/114/base 2025-06-01T20:57:50.6907214Z * [new branch] gh/guilhermeleobas/114/head -> origin/gh/guilhermeleobas/114/head 2025-06-01T20:57:50.6908240Z * [new branch] gh/guilhermeleobas/114/orig -> origin/gh/guilhermeleobas/114/orig 2025-06-01T20:57:50.6909563Z * [new branch] gh/guilhermeleobas/115/base -> origin/gh/guilhermeleobas/115/base 2025-06-01T20:57:50.6910573Z * [new branch] gh/guilhermeleobas/115/head -> origin/gh/guilhermeleobas/115/head 2025-06-01T20:57:50.6911582Z * [new branch] gh/guilhermeleobas/115/orig -> origin/gh/guilhermeleobas/115/orig 2025-06-01T20:57:50.6912971Z * [new branch] gh/guilhermeleobas/116/base -> origin/gh/guilhermeleobas/116/base 2025-06-01T20:57:50.6913980Z * [new branch] gh/guilhermeleobas/116/head -> origin/gh/guilhermeleobas/116/head 2025-06-01T20:57:50.6915060Z * [new branch] gh/guilhermeleobas/116/orig -> origin/gh/guilhermeleobas/116/orig 2025-06-01T20:57:50.6916529Z * [new branch] gh/guilhermeleobas/118/base -> origin/gh/guilhermeleobas/118/base 2025-06-01T20:57:50.6917354Z * [new branch] gh/guilhermeleobas/118/head -> origin/gh/guilhermeleobas/118/head 2025-06-01T20:57:50.6918496Z * [new branch] gh/guilhermeleobas/118/orig -> origin/gh/guilhermeleobas/118/orig 2025-06-01T20:57:50.6919892Z * [new branch] gh/guilhermeleobas/119/base -> origin/gh/guilhermeleobas/119/base 2025-06-01T20:57:50.6920894Z * [new branch] gh/guilhermeleobas/119/head -> origin/gh/guilhermeleobas/119/head 2025-06-01T20:57:50.6922012Z * [new branch] gh/guilhermeleobas/119/orig -> origin/gh/guilhermeleobas/119/orig 2025-06-01T20:57:50.6923439Z * [new branch] gh/guilhermeleobas/120/base -> origin/gh/guilhermeleobas/120/base 2025-06-01T20:57:50.6924809Z * [new branch] gh/guilhermeleobas/120/head -> origin/gh/guilhermeleobas/120/head 2025-06-01T20:57:50.6925973Z * [new branch] gh/guilhermeleobas/120/orig -> origin/gh/guilhermeleobas/120/orig 2025-06-01T20:57:50.6927372Z * [new branch] gh/guilhermeleobas/121/base -> origin/gh/guilhermeleobas/121/base 2025-06-01T20:57:50.6928406Z * [new branch] gh/guilhermeleobas/121/head -> origin/gh/guilhermeleobas/121/head 2025-06-01T20:57:50.6929636Z * [new branch] gh/guilhermeleobas/121/orig -> origin/gh/guilhermeleobas/121/orig 2025-06-01T20:57:50.6931087Z * [new branch] gh/guilhermeleobas/122/base -> origin/gh/guilhermeleobas/122/base 2025-06-01T20:57:50.6932181Z * [new branch] gh/guilhermeleobas/122/head -> origin/gh/guilhermeleobas/122/head 2025-06-01T20:57:50.6933553Z * [new branch] gh/guilhermeleobas/122/orig -> origin/gh/guilhermeleobas/122/orig 2025-06-01T20:57:50.6935154Z * [new branch] gh/guilhermeleobas/123/base -> origin/gh/guilhermeleobas/123/base 2025-06-01T20:57:50.6936231Z * [new branch] gh/guilhermeleobas/123/head -> origin/gh/guilhermeleobas/123/head 2025-06-01T20:57:50.6937241Z * [new branch] gh/guilhermeleobas/123/orig -> origin/gh/guilhermeleobas/123/orig 2025-06-01T20:57:50.6938548Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-06-01T20:57:50.6939568Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-06-01T20:57:50.6940551Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-06-01T20:57:50.6942040Z * [new branch] gh/guilhermeleobas/125/base -> origin/gh/guilhermeleobas/125/base 2025-06-01T20:57:50.6942880Z * [new branch] gh/guilhermeleobas/125/head -> origin/gh/guilhermeleobas/125/head 2025-06-01T20:57:50.6944061Z * [new branch] gh/guilhermeleobas/125/orig -> origin/gh/guilhermeleobas/125/orig 2025-06-01T20:57:50.6945540Z * [new branch] gh/guilhermeleobas/126/base -> origin/gh/guilhermeleobas/126/base 2025-06-01T20:57:50.6946692Z * [new branch] gh/guilhermeleobas/126/head -> origin/gh/guilhermeleobas/126/head 2025-06-01T20:57:50.6947742Z * [new branch] gh/guilhermeleobas/126/orig -> origin/gh/guilhermeleobas/126/orig 2025-06-01T20:57:50.6949486Z * [new branch] gh/guilhermeleobas/127/base -> origin/gh/guilhermeleobas/127/base 2025-06-01T20:57:50.6950537Z * [new branch] gh/guilhermeleobas/127/head -> origin/gh/guilhermeleobas/127/head 2025-06-01T20:57:50.6951617Z * [new branch] gh/guilhermeleobas/127/orig -> origin/gh/guilhermeleobas/127/orig 2025-06-01T20:57:50.6953095Z * [new branch] gh/guilhermeleobas/128/base -> origin/gh/guilhermeleobas/128/base 2025-06-01T20:57:50.6954148Z * [new branch] gh/guilhermeleobas/128/head -> origin/gh/guilhermeleobas/128/head 2025-06-01T20:57:50.6955274Z * [new branch] gh/guilhermeleobas/128/orig -> origin/gh/guilhermeleobas/128/orig 2025-06-01T20:57:50.6956677Z * [new branch] gh/guilhermeleobas/129/base -> origin/gh/guilhermeleobas/129/base 2025-06-01T20:57:50.6957702Z * [new branch] gh/guilhermeleobas/129/head -> origin/gh/guilhermeleobas/129/head 2025-06-01T20:57:50.6958724Z * [new branch] gh/guilhermeleobas/129/orig -> origin/gh/guilhermeleobas/129/orig 2025-06-01T20:57:50.6960175Z * [new branch] gh/guilhermeleobas/130/base -> origin/gh/guilhermeleobas/130/base 2025-06-01T20:57:50.6961163Z * [new branch] gh/guilhermeleobas/130/head -> origin/gh/guilhermeleobas/130/head 2025-06-01T20:57:50.6962338Z * [new branch] gh/guilhermeleobas/130/orig -> origin/gh/guilhermeleobas/130/orig 2025-06-01T20:57:50.6963820Z * [new branch] gh/guilhermeleobas/131/base -> origin/gh/guilhermeleobas/131/base 2025-06-01T20:57:50.6965105Z * [new branch] gh/guilhermeleobas/131/head -> origin/gh/guilhermeleobas/131/head 2025-06-01T20:57:50.6966189Z * [new branch] gh/guilhermeleobas/131/orig -> origin/gh/guilhermeleobas/131/orig 2025-06-01T20:57:50.6967614Z * [new branch] gh/guilhermeleobas/132/base -> origin/gh/guilhermeleobas/132/base 2025-06-01T20:57:50.6968704Z * [new branch] gh/guilhermeleobas/132/head -> origin/gh/guilhermeleobas/132/head 2025-06-01T20:57:50.6969850Z * [new branch] gh/guilhermeleobas/132/orig -> origin/gh/guilhermeleobas/132/orig 2025-06-01T20:57:50.6971209Z * [new branch] gh/guilhermeleobas/133/base -> origin/gh/guilhermeleobas/133/base 2025-06-01T20:57:50.6972232Z * [new branch] gh/guilhermeleobas/133/head -> origin/gh/guilhermeleobas/133/head 2025-06-01T20:57:50.6973293Z * [new branch] gh/guilhermeleobas/133/orig -> origin/gh/guilhermeleobas/133/orig 2025-06-01T20:57:50.6974671Z * [new branch] gh/guilhermeleobas/134/base -> origin/gh/guilhermeleobas/134/base 2025-06-01T20:57:50.6975836Z * [new branch] gh/guilhermeleobas/134/head -> origin/gh/guilhermeleobas/134/head 2025-06-01T20:57:50.6976953Z * [new branch] gh/guilhermeleobas/134/orig -> origin/gh/guilhermeleobas/134/orig 2025-06-01T20:57:50.6978310Z * [new branch] gh/guilhermeleobas/135/base -> origin/gh/guilhermeleobas/135/base 2025-06-01T20:57:50.6979362Z * [new branch] gh/guilhermeleobas/135/head -> origin/gh/guilhermeleobas/135/head 2025-06-01T20:57:50.6980468Z * [new branch] gh/guilhermeleobas/135/orig -> origin/gh/guilhermeleobas/135/orig 2025-06-01T20:57:50.6981856Z * [new branch] gh/guilhermeleobas/136/base -> origin/gh/guilhermeleobas/136/base 2025-06-01T20:57:50.6983019Z * [new branch] gh/guilhermeleobas/136/head -> origin/gh/guilhermeleobas/136/head 2025-06-01T20:57:50.6983920Z * [new branch] gh/guilhermeleobas/136/orig -> origin/gh/guilhermeleobas/136/orig 2025-06-01T20:57:50.6985378Z * [new branch] gh/guilhermeleobas/137/base -> origin/gh/guilhermeleobas/137/base 2025-06-01T20:57:50.6986427Z * [new branch] gh/guilhermeleobas/137/head -> origin/gh/guilhermeleobas/137/head 2025-06-01T20:57:50.6987425Z * [new branch] gh/guilhermeleobas/137/orig -> origin/gh/guilhermeleobas/137/orig 2025-06-01T20:57:50.6988860Z * [new branch] gh/guilhermeleobas/138/base -> origin/gh/guilhermeleobas/138/base 2025-06-01T20:57:50.6989882Z * [new branch] gh/guilhermeleobas/138/head -> origin/gh/guilhermeleobas/138/head 2025-06-01T20:57:50.6991000Z * [new branch] gh/guilhermeleobas/138/orig -> origin/gh/guilhermeleobas/138/orig 2025-06-01T20:57:50.6992351Z * [new branch] gh/guilhermeleobas/139/base -> origin/gh/guilhermeleobas/139/base 2025-06-01T20:57:50.6993395Z * [new branch] gh/guilhermeleobas/139/head -> origin/gh/guilhermeleobas/139/head 2025-06-01T20:57:50.6994404Z * [new branch] gh/guilhermeleobas/139/orig -> origin/gh/guilhermeleobas/139/orig 2025-06-01T20:57:50.6995811Z * [new branch] gh/guilhermeleobas/140/base -> origin/gh/guilhermeleobas/140/base 2025-06-01T20:57:50.6996836Z * [new branch] gh/guilhermeleobas/140/head -> origin/gh/guilhermeleobas/140/head 2025-06-01T20:57:50.6997844Z * [new branch] gh/guilhermeleobas/140/orig -> origin/gh/guilhermeleobas/140/orig 2025-06-01T20:57:50.6999223Z * [new branch] gh/guilhermeleobas/141/base -> origin/gh/guilhermeleobas/141/base 2025-06-01T20:57:50.7000245Z * [new branch] gh/guilhermeleobas/141/head -> origin/gh/guilhermeleobas/141/head 2025-06-01T20:57:50.7001254Z * [new branch] gh/guilhermeleobas/141/orig -> origin/gh/guilhermeleobas/141/orig 2025-06-01T20:57:50.7002697Z * [new branch] gh/guilhermeleobas/142/base -> origin/gh/guilhermeleobas/142/base 2025-06-01T20:57:50.7003790Z * [new branch] gh/guilhermeleobas/142/head -> origin/gh/guilhermeleobas/142/head 2025-06-01T20:57:50.7005232Z * [new branch] gh/guilhermeleobas/142/orig -> origin/gh/guilhermeleobas/142/orig 2025-06-01T20:57:50.7006741Z * [new branch] gh/guilhermeleobas/143/base -> origin/gh/guilhermeleobas/143/base 2025-06-01T20:57:50.7007805Z * [new branch] gh/guilhermeleobas/143/head -> origin/gh/guilhermeleobas/143/head 2025-06-01T20:57:50.7008907Z * [new branch] gh/guilhermeleobas/143/orig -> origin/gh/guilhermeleobas/143/orig 2025-06-01T20:57:50.7010305Z * [new branch] gh/guilhermeleobas/144/base -> origin/gh/guilhermeleobas/144/base 2025-06-01T20:57:50.7011360Z * [new branch] gh/guilhermeleobas/144/head -> origin/gh/guilhermeleobas/144/head 2025-06-01T20:57:50.7012385Z * [new branch] gh/guilhermeleobas/144/orig -> origin/gh/guilhermeleobas/144/orig 2025-06-01T20:57:50.7013852Z * [new branch] gh/guilhermeleobas/145/base -> origin/gh/guilhermeleobas/145/base 2025-06-01T20:57:50.7015048Z * [new branch] gh/guilhermeleobas/145/head -> origin/gh/guilhermeleobas/145/head 2025-06-01T20:57:50.7016110Z * [new branch] gh/guilhermeleobas/145/orig -> origin/gh/guilhermeleobas/145/orig 2025-06-01T20:57:50.7017532Z * [new branch] gh/guilhermeleobas/146/base -> origin/gh/guilhermeleobas/146/base 2025-06-01T20:57:50.7018550Z * [new branch] gh/guilhermeleobas/146/head -> origin/gh/guilhermeleobas/146/head 2025-06-01T20:57:50.7019673Z * [new branch] gh/guilhermeleobas/146/orig -> origin/gh/guilhermeleobas/146/orig 2025-06-01T20:57:50.7021096Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-06-01T20:57:50.7022129Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-06-01T20:57:50.7023148Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-06-01T20:57:50.7024534Z * [new branch] gh/guilhermeleobas/148/base -> origin/gh/guilhermeleobas/148/base 2025-06-01T20:57:50.7025555Z * [new branch] gh/guilhermeleobas/148/head -> origin/gh/guilhermeleobas/148/head 2025-06-01T20:57:50.7026579Z * [new branch] gh/guilhermeleobas/148/orig -> origin/gh/guilhermeleobas/148/orig 2025-06-01T20:57:50.7027915Z * [new branch] gh/guilhermeleobas/149/base -> origin/gh/guilhermeleobas/149/base 2025-06-01T20:57:50.7028917Z * [new branch] gh/guilhermeleobas/149/head -> origin/gh/guilhermeleobas/149/head 2025-06-01T20:57:50.7029987Z * [new branch] gh/guilhermeleobas/149/orig -> origin/gh/guilhermeleobas/149/orig 2025-06-01T20:57:50.7031293Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-06-01T20:57:50.7032357Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-06-01T20:57:50.7033431Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-06-01T20:57:50.7034816Z * [new branch] gh/guilhermeleobas/151/base -> origin/gh/guilhermeleobas/151/base 2025-06-01T20:57:50.7035853Z * [new branch] gh/guilhermeleobas/151/head -> origin/gh/guilhermeleobas/151/head 2025-06-01T20:57:50.7037339Z * [new branch] gh/guilhermeleobas/151/orig -> origin/gh/guilhermeleobas/151/orig 2025-06-01T20:57:50.7038772Z * [new branch] gh/guilhermeleobas/152/base -> origin/gh/guilhermeleobas/152/base 2025-06-01T20:57:50.7039801Z * [new branch] gh/guilhermeleobas/152/head -> origin/gh/guilhermeleobas/152/head 2025-06-01T20:57:50.7040832Z * [new branch] gh/guilhermeleobas/152/orig -> origin/gh/guilhermeleobas/152/orig 2025-06-01T20:57:50.7042366Z * [new branch] gh/guilhermeleobas/153/base -> origin/gh/guilhermeleobas/153/base 2025-06-01T20:57:50.7043498Z * [new branch] gh/guilhermeleobas/153/head -> origin/gh/guilhermeleobas/153/head 2025-06-01T20:57:50.7044864Z * [new branch] gh/guilhermeleobas/153/orig -> origin/gh/guilhermeleobas/153/orig 2025-06-01T20:57:50.7049168Z * [new branch] gh/guilhermeleobas/154/base -> origin/gh/guilhermeleobas/154/base 2025-06-01T20:57:50.7050374Z * [new branch] gh/guilhermeleobas/154/head -> origin/gh/guilhermeleobas/154/head 2025-06-01T20:57:50.7051555Z * [new branch] gh/guilhermeleobas/154/orig -> origin/gh/guilhermeleobas/154/orig 2025-06-01T20:57:50.7052930Z * [new branch] gh/guilhermeleobas/155/base -> origin/gh/guilhermeleobas/155/base 2025-06-01T20:57:50.7053995Z * [new branch] gh/guilhermeleobas/155/head -> origin/gh/guilhermeleobas/155/head 2025-06-01T20:57:50.7055183Z * [new branch] gh/guilhermeleobas/155/orig -> origin/gh/guilhermeleobas/155/orig 2025-06-01T20:57:50.7056572Z * [new branch] gh/guilhermeleobas/156/base -> origin/gh/guilhermeleobas/156/base 2025-06-01T20:57:50.7057583Z * [new branch] gh/guilhermeleobas/156/head -> origin/gh/guilhermeleobas/156/head 2025-06-01T20:57:50.7058634Z * [new branch] gh/guilhermeleobas/156/orig -> origin/gh/guilhermeleobas/156/orig 2025-06-01T20:57:50.7060004Z * [new branch] gh/guilhermeleobas/157/base -> origin/gh/guilhermeleobas/157/base 2025-06-01T20:57:50.7060917Z * [new branch] gh/guilhermeleobas/157/head -> origin/gh/guilhermeleobas/157/head 2025-06-01T20:57:50.7062002Z * [new branch] gh/guilhermeleobas/157/orig -> origin/gh/guilhermeleobas/157/orig 2025-06-01T20:57:50.7063324Z * [new branch] gh/guilhermeleobas/158/base -> origin/gh/guilhermeleobas/158/base 2025-06-01T20:57:50.7064327Z * [new branch] gh/guilhermeleobas/158/head -> origin/gh/guilhermeleobas/158/head 2025-06-01T20:57:50.7065900Z * [new branch] gh/guilhermeleobas/158/orig -> origin/gh/guilhermeleobas/158/orig 2025-06-01T20:57:50.7067224Z * [new branch] gh/guilhermeleobas/159/base -> origin/gh/guilhermeleobas/159/base 2025-06-01T20:57:50.7068268Z * [new branch] gh/guilhermeleobas/159/head -> origin/gh/guilhermeleobas/159/head 2025-06-01T20:57:50.7069295Z * [new branch] gh/guilhermeleobas/159/orig -> origin/gh/guilhermeleobas/159/orig 2025-06-01T20:57:50.7070685Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-06-01T20:57:50.7071728Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-06-01T20:57:50.7072712Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-06-01T20:57:50.7074456Z * [new branch] gh/henrylhtsang/13/base -> origin/gh/henrylhtsang/13/base 2025-06-01T20:57:50.7075545Z * [new branch] gh/henrylhtsang/13/head -> origin/gh/henrylhtsang/13/head 2025-06-01T20:57:50.7076552Z * [new branch] gh/henrylhtsang/13/orig -> origin/gh/henrylhtsang/13/orig 2025-06-01T20:57:50.7078062Z * [new branch] gh/henrylhtsang/31/base -> origin/gh/henrylhtsang/31/base 2025-06-01T20:57:50.7079131Z * [new branch] gh/henrylhtsang/31/head -> origin/gh/henrylhtsang/31/head 2025-06-01T20:57:50.7080128Z * [new branch] gh/henrylhtsang/31/orig -> origin/gh/henrylhtsang/31/orig 2025-06-01T20:57:50.7081540Z * [new branch] gh/henrylhtsang/58/base -> origin/gh/henrylhtsang/58/base 2025-06-01T20:57:50.7082591Z * [new branch] gh/henrylhtsang/58/head -> origin/gh/henrylhtsang/58/head 2025-06-01T20:57:50.7083684Z * [new branch] gh/henrylhtsang/58/orig -> origin/gh/henrylhtsang/58/orig 2025-06-01T20:57:50.7085419Z * [new branch] gh/henrylhtsang/59/base -> origin/gh/henrylhtsang/59/base 2025-06-01T20:57:50.7086471Z * [new branch] gh/henrylhtsang/59/head -> origin/gh/henrylhtsang/59/head 2025-06-01T20:57:50.7088003Z * [new branch] gh/henrylhtsang/60/base -> origin/gh/henrylhtsang/60/base 2025-06-01T20:57:50.7089689Z * [new branch] gh/henrylhtsang/60/head -> origin/gh/henrylhtsang/60/head 2025-06-01T20:57:50.7090800Z * [new branch] gh/henrylhtsang/60/orig -> origin/gh/henrylhtsang/60/orig 2025-06-01T20:57:50.7092293Z * [new branch] gh/henrylhtsang/61/base -> origin/gh/henrylhtsang/61/base 2025-06-01T20:57:50.7093375Z * [new branch] gh/henrylhtsang/61/head -> origin/gh/henrylhtsang/61/head 2025-06-01T20:57:50.7094461Z * [new branch] gh/henrylhtsang/61/orig -> origin/gh/henrylhtsang/61/orig 2025-06-01T20:57:50.7096210Z * [new branch] gh/henrylhtsang/62/base -> origin/gh/henrylhtsang/62/base 2025-06-01T20:57:50.7097281Z * [new branch] gh/henrylhtsang/62/head -> origin/gh/henrylhtsang/62/head 2025-06-01T20:57:50.7098332Z * [new branch] gh/henrylhtsang/62/orig -> origin/gh/henrylhtsang/62/orig 2025-06-01T20:57:50.7099735Z * [new branch] gh/henrylhtsang/63/base -> origin/gh/henrylhtsang/63/base 2025-06-01T20:57:50.7100918Z * [new branch] gh/henrylhtsang/63/head -> origin/gh/henrylhtsang/63/head 2025-06-01T20:57:50.7102119Z * [new branch] gh/henrylhtsang/63/orig -> origin/gh/henrylhtsang/63/orig 2025-06-01T20:57:50.7103562Z * [new branch] gh/henrylhtsang/64/base -> origin/gh/henrylhtsang/64/base 2025-06-01T20:57:50.7104561Z * [new branch] gh/henrylhtsang/64/head -> origin/gh/henrylhtsang/64/head 2025-06-01T20:57:50.7105603Z * [new branch] gh/henrylhtsang/64/orig -> origin/gh/henrylhtsang/64/orig 2025-06-01T20:57:50.7106968Z * [new branch] gh/henrylhtsang/65/base -> origin/gh/henrylhtsang/65/base 2025-06-01T20:57:50.7108005Z * [new branch] gh/henrylhtsang/65/head -> origin/gh/henrylhtsang/65/head 2025-06-01T20:57:50.7109247Z * [new branch] gh/henrylhtsang/65/orig -> origin/gh/henrylhtsang/65/orig 2025-06-01T20:57:50.7110498Z * [new branch] gh/henrylhtsang/66/base -> origin/gh/henrylhtsang/66/base 2025-06-01T20:57:50.7111361Z * [new branch] gh/henrylhtsang/66/head -> origin/gh/henrylhtsang/66/head 2025-06-01T20:57:50.7112451Z * [new branch] gh/henrylhtsang/66/orig -> origin/gh/henrylhtsang/66/orig 2025-06-01T20:57:50.7113890Z * [new branch] gh/henrylhtsang/67/base -> origin/gh/henrylhtsang/67/base 2025-06-01T20:57:50.7114960Z * [new branch] gh/henrylhtsang/67/head -> origin/gh/henrylhtsang/67/head 2025-06-01T20:57:50.7115985Z * [new branch] gh/henrylhtsang/67/orig -> origin/gh/henrylhtsang/67/orig 2025-06-01T20:57:50.7117422Z * [new branch] gh/henrylhtsang/68/base -> origin/gh/henrylhtsang/68/base 2025-06-01T20:57:50.7118430Z * [new branch] gh/henrylhtsang/68/head -> origin/gh/henrylhtsang/68/head 2025-06-01T20:57:50.7119494Z * [new branch] gh/henrylhtsang/68/orig -> origin/gh/henrylhtsang/68/orig 2025-06-01T20:57:50.7120999Z * [new branch] gh/henrylhtsang/69/base -> origin/gh/henrylhtsang/69/base 2025-06-01T20:57:50.7122097Z * [new branch] gh/henrylhtsang/69/head -> origin/gh/henrylhtsang/69/head 2025-06-01T20:57:50.7123274Z * [new branch] gh/henrylhtsang/69/orig -> origin/gh/henrylhtsang/69/orig 2025-06-01T20:57:50.7125113Z * [new branch] gh/henrylhtsang/70/base -> origin/gh/henrylhtsang/70/base 2025-06-01T20:57:50.7126201Z * [new branch] gh/henrylhtsang/70/head -> origin/gh/henrylhtsang/70/head 2025-06-01T20:57:50.7127304Z * [new branch] gh/henrylhtsang/70/orig -> origin/gh/henrylhtsang/70/orig 2025-06-01T20:57:50.7128745Z * [new branch] gh/henrylhtsang/71/base -> origin/gh/henrylhtsang/71/base 2025-06-01T20:57:50.7129924Z * [new branch] gh/henrylhtsang/71/head -> origin/gh/henrylhtsang/71/head 2025-06-01T20:57:50.7130980Z * [new branch] gh/henrylhtsang/71/orig -> origin/gh/henrylhtsang/71/orig 2025-06-01T20:57:50.7132422Z * [new branch] gh/henrylhtsang/72/base -> origin/gh/henrylhtsang/72/base 2025-06-01T20:57:50.7133506Z * [new branch] gh/henrylhtsang/72/head -> origin/gh/henrylhtsang/72/head 2025-06-01T20:57:50.7134637Z * [new branch] gh/henrylhtsang/72/orig -> origin/gh/henrylhtsang/72/orig 2025-06-01T20:57:50.7136062Z * [new branch] gh/henrylhtsang/73/base -> origin/gh/henrylhtsang/73/base 2025-06-01T20:57:50.7137108Z * [new branch] gh/henrylhtsang/73/head -> origin/gh/henrylhtsang/73/head 2025-06-01T20:57:50.7138282Z * [new branch] gh/henrylhtsang/73/orig -> origin/gh/henrylhtsang/73/orig 2025-06-01T20:57:50.7140144Z * [new branch] gh/henrylhtsang/74/base -> origin/gh/henrylhtsang/74/base 2025-06-01T20:57:50.7141335Z * [new branch] gh/henrylhtsang/74/head -> origin/gh/henrylhtsang/74/head 2025-06-01T20:57:50.7142326Z * [new branch] gh/henrylhtsang/74/orig -> origin/gh/henrylhtsang/74/orig 2025-06-01T20:57:50.7143841Z * [new branch] gh/henrylhtsang/75/base -> origin/gh/henrylhtsang/75/base 2025-06-01T20:57:50.7144884Z * [new branch] gh/henrylhtsang/75/head -> origin/gh/henrylhtsang/75/head 2025-06-01T20:57:50.7146144Z * [new branch] gh/henrylhtsang/75/orig -> origin/gh/henrylhtsang/75/orig 2025-06-01T20:57:50.7147641Z * [new branch] gh/henrylhtsang/76/base -> origin/gh/henrylhtsang/76/base 2025-06-01T20:57:50.7148772Z * [new branch] gh/henrylhtsang/76/head -> origin/gh/henrylhtsang/76/head 2025-06-01T20:57:50.7149813Z * [new branch] gh/henrylhtsang/76/orig -> origin/gh/henrylhtsang/76/orig 2025-06-01T20:57:50.7151287Z * [new branch] gh/henrylhtsang/77/base -> origin/gh/henrylhtsang/77/base 2025-06-01T20:57:50.7152251Z * [new branch] gh/henrylhtsang/77/head -> origin/gh/henrylhtsang/77/head 2025-06-01T20:57:50.7153417Z * [new branch] gh/henrylhtsang/77/orig -> origin/gh/henrylhtsang/77/orig 2025-06-01T20:57:50.7155964Z * [new branch] gh/henrylhtsang/78/base -> origin/gh/henrylhtsang/78/base 2025-06-01T20:57:50.7157650Z * [new branch] gh/henrylhtsang/78/head -> origin/gh/henrylhtsang/78/head 2025-06-01T20:57:50.7158689Z * [new branch] gh/henrylhtsang/78/orig -> origin/gh/henrylhtsang/78/orig 2025-06-01T20:57:50.7160150Z * [new branch] gh/henrylhtsang/79/base -> origin/gh/henrylhtsang/79/base 2025-06-01T20:57:50.7161329Z * [new branch] gh/henrylhtsang/79/head -> origin/gh/henrylhtsang/79/head 2025-06-01T20:57:50.7162354Z * [new branch] gh/henrylhtsang/79/orig -> origin/gh/henrylhtsang/79/orig 2025-06-01T20:57:50.7163851Z * [new branch] gh/henrylhtsang/80/base -> origin/gh/henrylhtsang/80/base 2025-06-01T20:57:50.7165318Z * [new branch] gh/henrylhtsang/80/head -> origin/gh/henrylhtsang/80/head 2025-06-01T20:57:50.7166323Z * [new branch] gh/henrylhtsang/80/orig -> origin/gh/henrylhtsang/80/orig 2025-06-01T20:57:50.7168051Z * [new branch] gh/henrylhtsang/81/base -> origin/gh/henrylhtsang/81/base 2025-06-01T20:57:50.7168689Z * [new branch] gh/henrylhtsang/81/head -> origin/gh/henrylhtsang/81/head 2025-06-01T20:57:50.7169903Z * [new branch] gh/henrylhtsang/81/orig -> origin/gh/henrylhtsang/81/orig 2025-06-01T20:57:50.7171384Z * [new branch] gh/henrylhtsang/82/base -> origin/gh/henrylhtsang/82/base 2025-06-01T20:57:50.7172428Z * [new branch] gh/henrylhtsang/82/head -> origin/gh/henrylhtsang/82/head 2025-06-01T20:57:50.7173628Z * [new branch] gh/henrylhtsang/82/orig -> origin/gh/henrylhtsang/82/orig 2025-06-01T20:57:50.7175215Z * [new branch] gh/henrylhtsang/83/base -> origin/gh/henrylhtsang/83/base 2025-06-01T20:57:50.7176181Z * [new branch] gh/henrylhtsang/83/head -> origin/gh/henrylhtsang/83/head 2025-06-01T20:57:50.7177275Z * [new branch] gh/henrylhtsang/83/orig -> origin/gh/henrylhtsang/83/orig 2025-06-01T20:57:50.7178861Z * [new branch] gh/henrylhtsang/84/base -> origin/gh/henrylhtsang/84/base 2025-06-01T20:57:50.7179846Z * [new branch] gh/henrylhtsang/84/head -> origin/gh/henrylhtsang/84/head 2025-06-01T20:57:50.7180930Z * [new branch] gh/henrylhtsang/84/orig -> origin/gh/henrylhtsang/84/orig 2025-06-01T20:57:50.7182336Z * [new branch] gh/henrylhtsang/85/base -> origin/gh/henrylhtsang/85/base 2025-06-01T20:57:50.7183444Z * [new branch] gh/henrylhtsang/85/head -> origin/gh/henrylhtsang/85/head 2025-06-01T20:57:50.7184598Z * [new branch] gh/henrylhtsang/85/orig -> origin/gh/henrylhtsang/85/orig 2025-06-01T20:57:50.7186109Z * [new branch] gh/henrylhtsang/86/base -> origin/gh/henrylhtsang/86/base 2025-06-01T20:57:50.7187355Z * [new branch] gh/henrylhtsang/86/head -> origin/gh/henrylhtsang/86/head 2025-06-01T20:57:50.7188253Z * [new branch] gh/henrylhtsang/86/orig -> origin/gh/henrylhtsang/86/orig 2025-06-01T20:57:50.7189994Z * [new branch] gh/henrylhtsang/87/base -> origin/gh/henrylhtsang/87/base 2025-06-01T20:57:50.7191069Z * [new branch] gh/henrylhtsang/87/head -> origin/gh/henrylhtsang/87/head 2025-06-01T20:57:50.7192139Z * [new branch] gh/henrylhtsang/87/orig -> origin/gh/henrylhtsang/87/orig 2025-06-01T20:57:50.7193559Z * [new branch] gh/henrylhtsang/88/base -> origin/gh/henrylhtsang/88/base 2025-06-01T20:57:50.7194405Z * [new branch] gh/henrylhtsang/88/head -> origin/gh/henrylhtsang/88/head 2025-06-01T20:57:50.7195513Z * [new branch] gh/henrylhtsang/88/orig -> origin/gh/henrylhtsang/88/orig 2025-06-01T20:57:50.7196895Z * [new branch] gh/henrylhtsang/89/base -> origin/gh/henrylhtsang/89/base 2025-06-01T20:57:50.7197909Z * [new branch] gh/henrylhtsang/89/head -> origin/gh/henrylhtsang/89/head 2025-06-01T20:57:50.7199196Z * [new branch] gh/henrylhtsang/89/orig -> origin/gh/henrylhtsang/89/orig 2025-06-01T20:57:50.7200669Z * [new branch] gh/henrylhtsang/90/base -> origin/gh/henrylhtsang/90/base 2025-06-01T20:57:50.7201592Z * [new branch] gh/henrylhtsang/90/head -> origin/gh/henrylhtsang/90/head 2025-06-01T20:57:50.7202728Z * [new branch] gh/henrylhtsang/90/orig -> origin/gh/henrylhtsang/90/orig 2025-06-01T20:57:50.7204387Z * [new branch] gh/henrylhtsang/91/base -> origin/gh/henrylhtsang/91/base 2025-06-01T20:57:50.7205457Z * [new branch] gh/henrylhtsang/91/head -> origin/gh/henrylhtsang/91/head 2025-06-01T20:57:50.7206425Z * [new branch] gh/henrylhtsang/91/orig -> origin/gh/henrylhtsang/91/orig 2025-06-01T20:57:50.7208105Z * [new branch] gh/henrylhtsang/92/base -> origin/gh/henrylhtsang/92/base 2025-06-01T20:57:50.7208869Z * [new branch] gh/henrylhtsang/92/head -> origin/gh/henrylhtsang/92/head 2025-06-01T20:57:50.7210029Z * [new branch] gh/henrylhtsang/92/orig -> origin/gh/henrylhtsang/92/orig 2025-06-01T20:57:50.7211697Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-06-01T20:57:50.7212874Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-06-01T20:57:50.7214500Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-06-01T20:57:50.7215774Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-06-01T20:57:50.7217008Z * [new branch] gh/isuruf/105/base -> origin/gh/isuruf/105/base 2025-06-01T20:57:50.7217973Z * [new branch] gh/isuruf/105/head -> origin/gh/isuruf/105/head 2025-06-01T20:57:50.7219104Z * [new branch] gh/isuruf/105/orig -> origin/gh/isuruf/105/orig 2025-06-01T20:57:50.7220467Z * [new branch] gh/isuruf/110/base -> origin/gh/isuruf/110/base 2025-06-01T20:57:50.7221554Z * [new branch] gh/isuruf/110/head -> origin/gh/isuruf/110/head 2025-06-01T20:57:50.7222396Z * [new branch] gh/isuruf/110/orig -> origin/gh/isuruf/110/orig 2025-06-01T20:57:50.7223773Z * [new branch] gh/isuruf/116/base -> origin/gh/isuruf/116/base 2025-06-01T20:57:50.7224831Z * [new branch] gh/isuruf/116/head -> origin/gh/isuruf/116/head 2025-06-01T20:57:50.7225878Z * [new branch] gh/isuruf/116/orig -> origin/gh/isuruf/116/orig 2025-06-01T20:57:50.7227224Z * [new branch] gh/isuruf/119/base -> origin/gh/isuruf/119/base 2025-06-01T20:57:50.7228309Z * [new branch] gh/isuruf/119/head -> origin/gh/isuruf/119/head 2025-06-01T20:57:50.7229662Z * [new branch] gh/isuruf/119/orig -> origin/gh/isuruf/119/orig 2025-06-01T20:57:50.7230682Z * [new branch] gh/isuruf/120/base -> origin/gh/isuruf/120/base 2025-06-01T20:57:50.7231752Z * [new branch] gh/isuruf/120/head -> origin/gh/isuruf/120/head 2025-06-01T20:57:50.7233171Z * [new branch] gh/isuruf/120/orig -> origin/gh/isuruf/120/orig 2025-06-01T20:57:50.7234701Z * [new branch] gh/isuruf/127/base -> origin/gh/isuruf/127/base 2025-06-01T20:57:50.7235838Z * [new branch] gh/isuruf/127/head -> origin/gh/isuruf/127/head 2025-06-01T20:57:50.7236850Z * [new branch] gh/isuruf/127/orig -> origin/gh/isuruf/127/orig 2025-06-01T20:57:50.7238468Z * [new branch] gh/isuruf/136/base -> origin/gh/isuruf/136/base 2025-06-01T20:57:50.7239216Z * [new branch] gh/isuruf/136/head -> origin/gh/isuruf/136/head 2025-06-01T20:57:50.7240306Z * [new branch] gh/isuruf/136/orig -> origin/gh/isuruf/136/orig 2025-06-01T20:57:50.7241765Z * [new branch] gh/isuruf/137/base -> origin/gh/isuruf/137/base 2025-06-01T20:57:50.7242755Z * [new branch] gh/isuruf/137/head -> origin/gh/isuruf/137/head 2025-06-01T20:57:50.7243808Z * [new branch] gh/isuruf/137/orig -> origin/gh/isuruf/137/orig 2025-06-01T20:57:50.7245676Z * [new branch] gh/isuruf/138/base -> origin/gh/isuruf/138/base 2025-06-01T20:57:50.7246720Z * [new branch] gh/isuruf/138/orig -> origin/gh/isuruf/138/orig 2025-06-01T20:57:50.7248099Z * [new branch] gh/isuruf/139/base -> origin/gh/isuruf/139/base 2025-06-01T20:57:50.7249173Z * [new branch] gh/isuruf/139/head -> origin/gh/isuruf/139/head 2025-06-01T20:57:50.7250249Z * [new branch] gh/isuruf/139/orig -> origin/gh/isuruf/139/orig 2025-06-01T20:57:50.7251521Z * [new branch] gh/isuruf/140/base -> origin/gh/isuruf/140/base 2025-06-01T20:57:50.7252618Z * [new branch] gh/isuruf/140/head -> origin/gh/isuruf/140/head 2025-06-01T20:57:50.7253609Z * [new branch] gh/isuruf/140/orig -> origin/gh/isuruf/140/orig 2025-06-01T20:57:50.7255261Z * [new branch] gh/isuruf/141/base -> origin/gh/isuruf/141/base 2025-06-01T20:57:50.7256268Z * [new branch] gh/isuruf/141/head -> origin/gh/isuruf/141/head 2025-06-01T20:57:50.7257263Z * [new branch] gh/isuruf/141/orig -> origin/gh/isuruf/141/orig 2025-06-01T20:57:50.7258618Z * [new branch] gh/isuruf/142/base -> origin/gh/isuruf/142/base 2025-06-01T20:57:50.7259588Z * [new branch] gh/isuruf/142/head -> origin/gh/isuruf/142/head 2025-06-01T20:57:50.7260555Z * [new branch] gh/isuruf/142/orig -> origin/gh/isuruf/142/orig 2025-06-01T20:57:50.7261995Z * [new branch] gh/isuruf/143/base -> origin/gh/isuruf/143/base 2025-06-01T20:57:50.7263110Z * [new branch] gh/isuruf/143/head -> origin/gh/isuruf/143/head 2025-06-01T20:57:50.7263964Z * [new branch] gh/isuruf/143/orig -> origin/gh/isuruf/143/orig 2025-06-01T20:57:50.7265462Z * [new branch] gh/isuruf/144/base -> origin/gh/isuruf/144/base 2025-06-01T20:57:50.7266439Z * [new branch] gh/isuruf/144/head -> origin/gh/isuruf/144/head 2025-06-01T20:57:50.7267459Z * [new branch] gh/isuruf/144/orig -> origin/gh/isuruf/144/orig 2025-06-01T20:57:50.7269194Z * [new branch] gh/isuruf/145/base -> origin/gh/isuruf/145/base 2025-06-01T20:57:50.7270222Z * [new branch] gh/isuruf/145/head -> origin/gh/isuruf/145/head 2025-06-01T20:57:50.7271279Z * [new branch] gh/isuruf/145/orig -> origin/gh/isuruf/145/orig 2025-06-01T20:57:50.7272510Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-06-01T20:57:50.7273553Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-06-01T20:57:50.7274651Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-06-01T20:57:50.7276033Z * [new branch] gh/isuruf/147/base -> origin/gh/isuruf/147/base 2025-06-01T20:57:50.7277080Z * [new branch] gh/isuruf/147/head -> origin/gh/isuruf/147/head 2025-06-01T20:57:50.7278179Z * [new branch] gh/isuruf/147/orig -> origin/gh/isuruf/147/orig 2025-06-01T20:57:50.7279756Z * [new branch] gh/jamesjwu/100/base -> origin/gh/jamesjwu/100/base 2025-06-01T20:57:50.7280737Z * [new branch] gh/jamesjwu/100/head -> origin/gh/jamesjwu/100/head 2025-06-01T20:57:50.7281859Z * [new branch] gh/jamesjwu/100/orig -> origin/gh/jamesjwu/100/orig 2025-06-01T20:57:50.7283272Z * [new branch] gh/jamesjwu/102/base -> origin/gh/jamesjwu/102/base 2025-06-01T20:57:50.7284953Z * [new branch] gh/jamesjwu/102/head -> origin/gh/jamesjwu/102/head 2025-06-01T20:57:50.7286233Z * [new branch] gh/jamesjwu/105/base -> origin/gh/jamesjwu/105/base 2025-06-01T20:57:50.7287500Z * [new branch] gh/jamesjwu/105/head -> origin/gh/jamesjwu/105/head 2025-06-01T20:57:50.7288844Z * [new branch] gh/jamesjwu/105/orig -> origin/gh/jamesjwu/105/orig 2025-06-01T20:57:50.7290202Z * [new branch] gh/jamesjwu/108/base -> origin/gh/jamesjwu/108/base 2025-06-01T20:57:50.7291263Z * [new branch] gh/jamesjwu/108/head -> origin/gh/jamesjwu/108/head 2025-06-01T20:57:50.7292291Z * [new branch] gh/jamesjwu/108/orig -> origin/gh/jamesjwu/108/orig 2025-06-01T20:57:50.7293707Z * [new branch] gh/jamesjwu/111/base -> origin/gh/jamesjwu/111/base 2025-06-01T20:57:50.7294825Z * [new branch] gh/jamesjwu/111/head -> origin/gh/jamesjwu/111/head 2025-06-01T20:57:50.7296174Z * [new branch] gh/jamesjwu/111/orig -> origin/gh/jamesjwu/111/orig 2025-06-01T20:57:50.7297419Z * [new branch] gh/jamesjwu/113/base -> origin/gh/jamesjwu/113/base 2025-06-01T20:57:50.7298422Z * [new branch] gh/jamesjwu/113/head -> origin/gh/jamesjwu/113/head 2025-06-01T20:57:50.7299298Z * [new branch] gh/jamesjwu/113/orig -> origin/gh/jamesjwu/113/orig 2025-06-01T20:57:50.7300682Z * [new branch] gh/jamesjwu/122/base -> origin/gh/jamesjwu/122/base 2025-06-01T20:57:50.7301733Z * [new branch] gh/jamesjwu/122/head -> origin/gh/jamesjwu/122/head 2025-06-01T20:57:50.7302635Z * [new branch] gh/jamesjwu/122/orig -> origin/gh/jamesjwu/122/orig 2025-06-01T20:57:50.7304014Z * [new branch] gh/jamesjwu/124/base -> origin/gh/jamesjwu/124/base 2025-06-01T20:57:50.7305206Z * [new branch] gh/jamesjwu/124/head -> origin/gh/jamesjwu/124/head 2025-06-01T20:57:50.7305975Z * [new branch] gh/jamesjwu/124/orig -> origin/gh/jamesjwu/124/orig 2025-06-01T20:57:50.7307397Z * [new branch] gh/jamesjwu/128/base -> origin/gh/jamesjwu/128/base 2025-06-01T20:57:50.7308460Z * [new branch] gh/jamesjwu/128/head -> origin/gh/jamesjwu/128/head 2025-06-01T20:57:50.7309446Z * [new branch] gh/jamesjwu/128/orig -> origin/gh/jamesjwu/128/orig 2025-06-01T20:57:50.7310980Z * [new branch] gh/jamesjwu/129/base -> origin/gh/jamesjwu/129/base 2025-06-01T20:57:50.7312028Z * [new branch] gh/jamesjwu/129/head -> origin/gh/jamesjwu/129/head 2025-06-01T20:57:50.7313008Z * [new branch] gh/jamesjwu/129/orig -> origin/gh/jamesjwu/129/orig 2025-06-01T20:57:50.7314304Z * [new branch] gh/jamesjwu/139/base -> origin/gh/jamesjwu/139/base 2025-06-01T20:57:50.7315326Z * [new branch] gh/jamesjwu/139/head -> origin/gh/jamesjwu/139/head 2025-06-01T20:57:50.7316289Z * [new branch] gh/jamesjwu/139/orig -> origin/gh/jamesjwu/139/orig 2025-06-01T20:57:50.7317752Z * [new branch] gh/jamesjwu/140/base -> origin/gh/jamesjwu/140/base 2025-06-01T20:57:50.7318571Z * [new branch] gh/jamesjwu/140/head -> origin/gh/jamesjwu/140/head 2025-06-01T20:57:50.7319640Z * [new branch] gh/jamesjwu/140/orig -> origin/gh/jamesjwu/140/orig 2025-06-01T20:57:50.7321073Z * [new branch] gh/jamesjwu/141/base -> origin/gh/jamesjwu/141/base 2025-06-01T20:57:50.7321966Z * [new branch] gh/jamesjwu/141/head -> origin/gh/jamesjwu/141/head 2025-06-01T20:57:50.7322995Z * [new branch] gh/jamesjwu/141/orig -> origin/gh/jamesjwu/141/orig 2025-06-01T20:57:50.7324924Z * [new branch] gh/jamesjwu/142/base -> origin/gh/jamesjwu/142/base 2025-06-01T20:57:50.7325819Z * [new branch] gh/jamesjwu/142/head -> origin/gh/jamesjwu/142/head 2025-06-01T20:57:50.7326904Z * [new branch] gh/jamesjwu/142/orig -> origin/gh/jamesjwu/142/orig 2025-06-01T20:57:50.7328292Z * [new branch] gh/jamesjwu/143/base -> origin/gh/jamesjwu/143/base 2025-06-01T20:57:50.7329311Z * [new branch] gh/jamesjwu/143/head -> origin/gh/jamesjwu/143/head 2025-06-01T20:57:50.7330440Z * [new branch] gh/jamesjwu/143/orig -> origin/gh/jamesjwu/143/orig 2025-06-01T20:57:50.7331741Z * [new branch] gh/jamesjwu/144/base -> origin/gh/jamesjwu/144/base 2025-06-01T20:57:50.7332755Z * [new branch] gh/jamesjwu/144/head -> origin/gh/jamesjwu/144/head 2025-06-01T20:57:50.7333893Z * [new branch] gh/jamesjwu/144/orig -> origin/gh/jamesjwu/144/orig 2025-06-01T20:57:50.7335709Z * [new branch] gh/jamesjwu/145/base -> origin/gh/jamesjwu/145/base 2025-06-01T20:57:50.7336778Z * [new branch] gh/jamesjwu/145/head -> origin/gh/jamesjwu/145/head 2025-06-01T20:57:50.7337629Z * [new branch] gh/jamesjwu/145/orig -> origin/gh/jamesjwu/145/orig 2025-06-01T20:57:50.7339491Z * [new branch] gh/jamesjwu/146/base -> origin/gh/jamesjwu/146/base 2025-06-01T20:57:50.7340608Z * [new branch] gh/jamesjwu/146/head -> origin/gh/jamesjwu/146/head 2025-06-01T20:57:50.7341606Z * [new branch] gh/jamesjwu/146/orig -> origin/gh/jamesjwu/146/orig 2025-06-01T20:57:50.7343013Z * [new branch] gh/jamesjwu/147/base -> origin/gh/jamesjwu/147/base 2025-06-01T20:57:50.7343994Z * [new branch] gh/jamesjwu/147/head -> origin/gh/jamesjwu/147/head 2025-06-01T20:57:50.7345174Z * [new branch] gh/jamesjwu/147/orig -> origin/gh/jamesjwu/147/orig 2025-06-01T20:57:50.7346821Z * [new branch] gh/jamesjwu/148/base -> origin/gh/jamesjwu/148/base 2025-06-01T20:57:50.7347589Z * [new branch] gh/jamesjwu/148/head -> origin/gh/jamesjwu/148/head 2025-06-01T20:57:50.7348780Z * [new branch] gh/jamesjwu/148/orig -> origin/gh/jamesjwu/148/orig 2025-06-01T20:57:50.7350200Z * [new branch] gh/jamesjwu/149/base -> origin/gh/jamesjwu/149/base 2025-06-01T20:57:50.7351198Z * [new branch] gh/jamesjwu/149/head -> origin/gh/jamesjwu/149/head 2025-06-01T20:57:50.7352404Z * [new branch] gh/jamesjwu/149/orig -> origin/gh/jamesjwu/149/orig 2025-06-01T20:57:50.7353784Z * [new branch] gh/jamesjwu/150/base -> origin/gh/jamesjwu/150/base 2025-06-01T20:57:50.7354792Z * [new branch] gh/jamesjwu/150/head -> origin/gh/jamesjwu/150/head 2025-06-01T20:57:50.7355968Z * [new branch] gh/jamesjwu/150/orig -> origin/gh/jamesjwu/150/orig 2025-06-01T20:57:50.7357320Z * [new branch] gh/jamesjwu/151/base -> origin/gh/jamesjwu/151/base 2025-06-01T20:57:50.7358363Z * [new branch] gh/jamesjwu/151/head -> origin/gh/jamesjwu/151/head 2025-06-01T20:57:50.7359280Z * [new branch] gh/jamesjwu/151/orig -> origin/gh/jamesjwu/151/orig 2025-06-01T20:57:50.7360814Z * [new branch] gh/jamesjwu/152/base -> origin/gh/jamesjwu/152/base 2025-06-01T20:57:50.7362052Z * [new branch] gh/jamesjwu/152/head -> origin/gh/jamesjwu/152/head 2025-06-01T20:57:50.7363292Z * [new branch] gh/jamesjwu/152/orig -> origin/gh/jamesjwu/152/orig 2025-06-01T20:57:50.7365126Z * [new branch] gh/jamesjwu/153/base -> origin/gh/jamesjwu/153/base 2025-06-01T20:57:50.7366215Z * [new branch] gh/jamesjwu/153/head -> origin/gh/jamesjwu/153/head 2025-06-01T20:57:50.7367257Z * [new branch] gh/jamesjwu/153/orig -> origin/gh/jamesjwu/153/orig 2025-06-01T20:57:50.7369017Z * [new branch] gh/jamesjwu/154/base -> origin/gh/jamesjwu/154/base 2025-06-01T20:57:50.7369990Z * [new branch] gh/jamesjwu/154/head -> origin/gh/jamesjwu/154/head 2025-06-01T20:57:50.7371063Z * [new branch] gh/jamesjwu/154/orig -> origin/gh/jamesjwu/154/orig 2025-06-01T20:57:50.7372397Z * [new branch] gh/jamesjwu/155/base -> origin/gh/jamesjwu/155/base 2025-06-01T20:57:50.7373461Z * [new branch] gh/jamesjwu/155/head -> origin/gh/jamesjwu/155/head 2025-06-01T20:57:50.7374507Z * [new branch] gh/jamesjwu/155/orig -> origin/gh/jamesjwu/155/orig 2025-06-01T20:57:50.7375887Z * [new branch] gh/jamesjwu/156/base -> origin/gh/jamesjwu/156/base 2025-06-01T20:57:50.7376988Z * [new branch] gh/jamesjwu/156/head -> origin/gh/jamesjwu/156/head 2025-06-01T20:57:50.7378071Z * [new branch] gh/jamesjwu/156/orig -> origin/gh/jamesjwu/156/orig 2025-06-01T20:57:50.7379457Z * [new branch] gh/jamesjwu/157/base -> origin/gh/jamesjwu/157/base 2025-06-01T20:57:50.7380694Z * [new branch] gh/jamesjwu/157/head -> origin/gh/jamesjwu/157/head 2025-06-01T20:57:50.7381608Z * [new branch] gh/jamesjwu/157/orig -> origin/gh/jamesjwu/157/orig 2025-06-01T20:57:50.7382964Z * [new branch] gh/jamesjwu/158/base -> origin/gh/jamesjwu/158/base 2025-06-01T20:57:50.7384338Z * [new branch] gh/jamesjwu/158/head -> origin/gh/jamesjwu/158/head 2025-06-01T20:57:50.7385373Z * [new branch] gh/jamesjwu/158/orig -> origin/gh/jamesjwu/158/orig 2025-06-01T20:57:50.7386725Z * [new branch] gh/jamesjwu/159/base -> origin/gh/jamesjwu/159/base 2025-06-01T20:57:50.7398766Z * [new branch] gh/jamesjwu/159/head -> origin/gh/jamesjwu/159/head 2025-06-01T20:57:50.7399122Z * [new branch] gh/jamesjwu/159/orig -> origin/gh/jamesjwu/159/orig 2025-06-01T20:57:50.7399488Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-06-01T20:57:50.7399726Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-06-01T20:57:50.7399963Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-06-01T20:57:50.7400201Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-06-01T20:57:50.7400450Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-06-01T20:57:50.7400683Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-06-01T20:57:50.7400925Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-06-01T20:57:50.7401171Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-06-01T20:57:50.7401411Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-06-01T20:57:50.7401649Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-06-01T20:57:50.7401895Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-06-01T20:57:50.7402485Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-06-01T20:57:50.7404566Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-06-01T20:57:50.7405147Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-06-01T20:57:50.7406505Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-06-01T20:57:50.7407502Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-06-01T20:57:50.7408878Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-06-01T20:57:50.7409884Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-06-01T20:57:50.7411180Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-06-01T20:57:50.7412188Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-06-01T20:57:50.7413512Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-06-01T20:57:50.7415081Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-06-01T20:57:50.7416392Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-06-01T20:57:50.7417690Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-06-01T20:57:50.7419175Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-06-01T20:57:50.7420209Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-06-01T20:57:50.7421624Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-06-01T20:57:50.7422573Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-06-01T20:57:50.7423976Z * [new branch] gh/jamesjwu/97/base -> origin/gh/jamesjwu/97/base 2025-06-01T20:57:50.7424983Z * [new branch] gh/jamesjwu/97/head -> origin/gh/jamesjwu/97/head 2025-06-01T20:57:50.7426010Z * [new branch] gh/jamesjwu/97/orig -> origin/gh/jamesjwu/97/orig 2025-06-01T20:57:50.7427682Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-06-01T20:57:50.7428725Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-06-01T20:57:50.7429790Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-06-01T20:57:50.7431144Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-06-01T20:57:50.7431992Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-06-01T20:57:50.7433053Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-06-01T20:57:50.7434877Z * [new branch] gh/janeyx99/222/base -> origin/gh/janeyx99/222/base 2025-06-01T20:57:50.7436054Z * [new branch] gh/janeyx99/222/head -> origin/gh/janeyx99/222/head 2025-06-01T20:57:50.7437084Z * [new branch] gh/janeyx99/222/orig -> origin/gh/janeyx99/222/orig 2025-06-01T20:57:50.7438343Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-06-01T20:57:50.7439384Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-06-01T20:57:50.7440470Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-06-01T20:57:50.7441814Z * [new branch] gh/janeyx99/239/base -> origin/gh/janeyx99/239/base 2025-06-01T20:57:50.7442839Z * [new branch] gh/janeyx99/239/head -> origin/gh/janeyx99/239/head 2025-06-01T20:57:50.7444151Z * [new branch] gh/janeyx99/239/orig -> origin/gh/janeyx99/239/orig 2025-06-01T20:57:50.7448821Z * [new branch] gh/janeyx99/240/base -> origin/gh/janeyx99/240/base 2025-06-01T20:57:50.7450059Z * [new branch] gh/janeyx99/240/head -> origin/gh/janeyx99/240/head 2025-06-01T20:57:50.7451132Z * [new branch] gh/janeyx99/240/orig -> origin/gh/janeyx99/240/orig 2025-06-01T20:57:50.7452497Z * [new branch] gh/janeyx99/241/base -> origin/gh/janeyx99/241/base 2025-06-01T20:57:50.7453598Z * [new branch] gh/janeyx99/241/head -> origin/gh/janeyx99/241/head 2025-06-01T20:57:50.7454620Z * [new branch] gh/janeyx99/241/orig -> origin/gh/janeyx99/241/orig 2025-06-01T20:57:50.7455983Z * [new branch] gh/janeyx99/242/base -> origin/gh/janeyx99/242/base 2025-06-01T20:57:50.7457037Z * [new branch] gh/janeyx99/242/head -> origin/gh/janeyx99/242/head 2025-06-01T20:57:50.7458069Z * [new branch] gh/janeyx99/242/orig -> origin/gh/janeyx99/242/orig 2025-06-01T20:57:50.7459494Z * [new branch] gh/janeyx99/243/base -> origin/gh/janeyx99/243/base 2025-06-01T20:57:50.7460544Z * [new branch] gh/janeyx99/243/head -> origin/gh/janeyx99/243/head 2025-06-01T20:57:50.7461576Z * [new branch] gh/janeyx99/243/orig -> origin/gh/janeyx99/243/orig 2025-06-01T20:57:50.7463442Z * [new branch] gh/janeyx99/244/base -> origin/gh/janeyx99/244/base 2025-06-01T20:57:50.7464406Z * [new branch] gh/janeyx99/244/head -> origin/gh/janeyx99/244/head 2025-06-01T20:57:50.7465420Z * [new branch] gh/janeyx99/244/orig -> origin/gh/janeyx99/244/orig 2025-06-01T20:57:50.7466790Z * [new branch] gh/janeyx99/245/base -> origin/gh/janeyx99/245/base 2025-06-01T20:57:50.7467847Z * [new branch] gh/janeyx99/245/head -> origin/gh/janeyx99/245/head 2025-06-01T20:57:50.7468866Z * [new branch] gh/janeyx99/245/orig -> origin/gh/janeyx99/245/orig 2025-06-01T20:57:50.7470288Z * [new branch] gh/janeyx99/246/base -> origin/gh/janeyx99/246/base 2025-06-01T20:57:50.7471288Z * [new branch] gh/janeyx99/246/head -> origin/gh/janeyx99/246/head 2025-06-01T20:57:50.7472306Z * [new branch] gh/janeyx99/246/orig -> origin/gh/janeyx99/246/orig 2025-06-01T20:57:50.7473967Z * [new branch] gh/janeyx99/247/base -> origin/gh/janeyx99/247/base 2025-06-01T20:57:50.7474931Z * [new branch] gh/janeyx99/247/head -> origin/gh/janeyx99/247/head 2025-06-01T20:57:50.7475987Z * [new branch] gh/janeyx99/247/orig -> origin/gh/janeyx99/247/orig 2025-06-01T20:57:50.7477509Z * [new branch] gh/janeyx99/248/base -> origin/gh/janeyx99/248/base 2025-06-01T20:57:50.7478505Z * [new branch] gh/janeyx99/248/head -> origin/gh/janeyx99/248/head 2025-06-01T20:57:50.7479515Z * [new branch] gh/janeyx99/248/orig -> origin/gh/janeyx99/248/orig 2025-06-01T20:57:50.7481068Z * [new branch] gh/janeyx99/249/base -> origin/gh/janeyx99/249/base 2025-06-01T20:57:50.7482390Z * [new branch] gh/janeyx99/249/head -> origin/gh/janeyx99/249/head 2025-06-01T20:57:50.7483443Z * [new branch] gh/janeyx99/249/orig -> origin/gh/janeyx99/249/orig 2025-06-01T20:57:50.7485215Z * [new branch] gh/janeyx99/250/base -> origin/gh/janeyx99/250/base 2025-06-01T20:57:50.7486249Z * [new branch] gh/janeyx99/250/head -> origin/gh/janeyx99/250/head 2025-06-01T20:57:50.7487358Z * [new branch] gh/janeyx99/250/orig -> origin/gh/janeyx99/250/orig 2025-06-01T20:57:50.7488805Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-06-01T20:57:50.7489858Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-06-01T20:57:50.7490959Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-06-01T20:57:50.7492652Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-06-01T20:57:50.7493689Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-06-01T20:57:50.7495252Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-06-01T20:57:50.7496355Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-06-01T20:57:50.7497366Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-06-01T20:57:50.7498715Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-06-01T20:57:50.7499734Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-06-01T20:57:50.7500749Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-06-01T20:57:50.7502084Z * [new branch] gh/jansel/513/base -> origin/gh/jansel/513/base 2025-06-01T20:57:50.7503065Z * [new branch] gh/jansel/513/head -> origin/gh/jansel/513/head 2025-06-01T20:57:50.7504111Z * [new branch] gh/jansel/513/orig -> origin/gh/jansel/513/orig 2025-06-01T20:57:50.7505462Z * [new branch] gh/jansel/514/base -> origin/gh/jansel/514/base 2025-06-01T20:57:50.7506473Z * [new branch] gh/jansel/514/head -> origin/gh/jansel/514/head 2025-06-01T20:57:50.7507523Z * [new branch] gh/jansel/514/orig -> origin/gh/jansel/514/orig 2025-06-01T20:57:50.7508957Z * [new branch] gh/jansel/515/base -> origin/gh/jansel/515/base 2025-06-01T20:57:50.7509981Z * [new branch] gh/jansel/515/head -> origin/gh/jansel/515/head 2025-06-01T20:57:50.7511012Z * [new branch] gh/jansel/515/orig -> origin/gh/jansel/515/orig 2025-06-01T20:57:50.7512386Z * [new branch] gh/jansel/516/base -> origin/gh/jansel/516/base 2025-06-01T20:57:50.7513399Z * [new branch] gh/jansel/516/head -> origin/gh/jansel/516/head 2025-06-01T20:57:50.7514871Z * [new branch] gh/jansel/516/orig -> origin/gh/jansel/516/orig 2025-06-01T20:57:50.7516247Z * [new branch] gh/jansel/517/base -> origin/gh/jansel/517/base 2025-06-01T20:57:50.7517216Z * [new branch] gh/jansel/517/head -> origin/gh/jansel/517/head 2025-06-01T20:57:50.7518261Z * [new branch] gh/jansel/517/orig -> origin/gh/jansel/517/orig 2025-06-01T20:57:50.7519695Z * [new branch] gh/jansel/518/base -> origin/gh/jansel/518/base 2025-06-01T20:57:50.7521068Z * [new branch] gh/jansel/518/head -> origin/gh/jansel/518/head 2025-06-01T20:57:50.7522106Z * [new branch] gh/jansel/518/orig -> origin/gh/jansel/518/orig 2025-06-01T20:57:50.7524243Z * [new branch] gh/jbschlosser/208/base -> origin/gh/jbschlosser/208/base 2025-06-01T20:57:50.7525416Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2025-06-01T20:57:50.7526412Z * [new branch] gh/jbschlosser/208/orig -> origin/gh/jbschlosser/208/orig 2025-06-01T20:57:50.7527973Z * [new branch] gh/jbschlosser/214/base -> origin/gh/jbschlosser/214/base 2025-06-01T20:57:50.7528992Z * [new branch] gh/jbschlosser/214/head -> origin/gh/jbschlosser/214/head 2025-06-01T20:57:50.7530045Z * [new branch] gh/jbschlosser/214/orig -> origin/gh/jbschlosser/214/orig 2025-06-01T20:57:50.7531535Z * [new branch] gh/jbschlosser/226/base -> origin/gh/jbschlosser/226/base 2025-06-01T20:57:50.7532571Z * [new branch] gh/jbschlosser/226/head -> origin/gh/jbschlosser/226/head 2025-06-01T20:57:50.7533664Z * [new branch] gh/jbschlosser/226/orig -> origin/gh/jbschlosser/226/orig 2025-06-01T20:57:50.7535310Z * [new branch] gh/jbschlosser/228/base -> origin/gh/jbschlosser/228/base 2025-06-01T20:57:50.7536330Z * [new branch] gh/jbschlosser/228/head -> origin/gh/jbschlosser/228/head 2025-06-01T20:57:50.7537341Z * [new branch] gh/jbschlosser/228/orig -> origin/gh/jbschlosser/228/orig 2025-06-01T20:57:50.7538990Z * [new branch] gh/jbschlosser/229/base -> origin/gh/jbschlosser/229/base 2025-06-01T20:57:50.7539941Z * [new branch] gh/jbschlosser/229/head -> origin/gh/jbschlosser/229/head 2025-06-01T20:57:50.7540912Z * [new branch] gh/jbschlosser/229/orig -> origin/gh/jbschlosser/229/orig 2025-06-01T20:57:50.7542842Z * [new branch] gh/jbschlosser/232/base -> origin/gh/jbschlosser/232/base 2025-06-01T20:57:50.7544062Z * [new branch] gh/jbschlosser/232/head -> origin/gh/jbschlosser/232/head 2025-06-01T20:57:50.7545182Z * [new branch] gh/jbschlosser/232/orig -> origin/gh/jbschlosser/232/orig 2025-06-01T20:57:50.7546971Z * [new branch] gh/jbschlosser/233/base -> origin/gh/jbschlosser/233/base 2025-06-01T20:57:50.7548133Z * [new branch] gh/jbschlosser/233/head -> origin/gh/jbschlosser/233/head 2025-06-01T20:57:50.7549209Z * [new branch] gh/jbschlosser/233/orig -> origin/gh/jbschlosser/233/orig 2025-06-01T20:57:50.7550703Z * [new branch] gh/jbschlosser/234/base -> origin/gh/jbschlosser/234/base 2025-06-01T20:57:50.7551866Z * [new branch] gh/jbschlosser/234/head -> origin/gh/jbschlosser/234/head 2025-06-01T20:57:50.7552900Z * [new branch] gh/jbschlosser/234/orig -> origin/gh/jbschlosser/234/orig 2025-06-01T20:57:50.7554563Z * [new branch] gh/jbschlosser/235/base -> origin/gh/jbschlosser/235/base 2025-06-01T20:57:50.7555718Z * [new branch] gh/jbschlosser/235/head -> origin/gh/jbschlosser/235/head 2025-06-01T20:57:50.7556781Z * [new branch] gh/jbschlosser/235/orig -> origin/gh/jbschlosser/235/orig 2025-06-01T20:57:50.7558121Z * [new branch] gh/jbschlosser/236/base -> origin/gh/jbschlosser/236/base 2025-06-01T20:57:50.7559210Z * [new branch] gh/jbschlosser/236/head -> origin/gh/jbschlosser/236/head 2025-06-01T20:57:50.7560156Z * [new branch] gh/jbschlosser/236/orig -> origin/gh/jbschlosser/236/orig 2025-06-01T20:57:50.7561725Z * [new branch] gh/jbschlosser/237/base -> origin/gh/jbschlosser/237/base 2025-06-01T20:57:50.7563482Z * [new branch] gh/jbschlosser/237/head -> origin/gh/jbschlosser/237/head 2025-06-01T20:57:50.7564869Z * [new branch] gh/jbschlosser/237/orig -> origin/gh/jbschlosser/237/orig 2025-06-01T20:57:50.7566230Z * [new branch] gh/jbschlosser/238/base -> origin/gh/jbschlosser/238/base 2025-06-01T20:57:50.7567311Z * [new branch] gh/jbschlosser/238/head -> origin/gh/jbschlosser/238/head 2025-06-01T20:57:50.7568356Z * [new branch] gh/jbschlosser/238/orig -> origin/gh/jbschlosser/238/orig 2025-06-01T20:57:50.7569813Z * [new branch] gh/jbschlosser/239/base -> origin/gh/jbschlosser/239/base 2025-06-01T20:57:50.7570793Z * [new branch] gh/jbschlosser/239/head -> origin/gh/jbschlosser/239/head 2025-06-01T20:57:50.7571853Z * [new branch] gh/jbschlosser/239/orig -> origin/gh/jbschlosser/239/orig 2025-06-01T20:57:50.7573265Z * [new branch] gh/jbschlosser/240/base -> origin/gh/jbschlosser/240/base 2025-06-01T20:57:50.7574563Z * [new branch] gh/jbschlosser/240/head -> origin/gh/jbschlosser/240/head 2025-06-01T20:57:50.7575705Z * [new branch] gh/jbschlosser/240/orig -> origin/gh/jbschlosser/240/orig 2025-06-01T20:57:50.7577008Z * [new branch] gh/jbschlosser/241/base -> origin/gh/jbschlosser/241/base 2025-06-01T20:57:50.7578102Z * [new branch] gh/jbschlosser/241/head -> origin/gh/jbschlosser/241/head 2025-06-01T20:57:50.7579123Z * [new branch] gh/jbschlosser/241/orig -> origin/gh/jbschlosser/241/orig 2025-06-01T20:57:50.7580661Z * [new branch] gh/jbschlosser/242/base -> origin/gh/jbschlosser/242/base 2025-06-01T20:57:50.7581771Z * [new branch] gh/jbschlosser/242/head -> origin/gh/jbschlosser/242/head 2025-06-01T20:57:50.7582760Z * [new branch] gh/jbschlosser/242/orig -> origin/gh/jbschlosser/242/orig 2025-06-01T20:57:50.7584682Z * [new branch] gh/jbschlosser/243/base -> origin/gh/jbschlosser/243/base 2025-06-01T20:57:50.7585755Z * [new branch] gh/jbschlosser/243/head -> origin/gh/jbschlosser/243/head 2025-06-01T20:57:50.7586786Z * [new branch] gh/jbschlosser/243/orig -> origin/gh/jbschlosser/243/orig 2025-06-01T20:57:50.7588400Z * [new branch] gh/jbschlosser/244/base -> origin/gh/jbschlosser/244/base 2025-06-01T20:57:50.7589457Z * [new branch] gh/jbschlosser/244/head -> origin/gh/jbschlosser/244/head 2025-06-01T20:57:50.7590526Z * [new branch] gh/jbschlosser/244/orig -> origin/gh/jbschlosser/244/orig 2025-06-01T20:57:50.7592089Z * [new branch] gh/jbschlosser/245/base -> origin/gh/jbschlosser/245/base 2025-06-01T20:57:50.7593052Z * [new branch] gh/jbschlosser/245/head -> origin/gh/jbschlosser/245/head 2025-06-01T20:57:50.7594073Z * [new branch] gh/jbschlosser/245/orig -> origin/gh/jbschlosser/245/orig 2025-06-01T20:57:50.7595347Z * [new branch] gh/jbschlosser/246/base -> origin/gh/jbschlosser/246/base 2025-06-01T20:57:50.7596612Z * [new branch] gh/jbschlosser/246/head -> origin/gh/jbschlosser/246/head 2025-06-01T20:57:50.7597628Z * [new branch] gh/jbschlosser/246/orig -> origin/gh/jbschlosser/246/orig 2025-06-01T20:57:50.7599233Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-06-01T20:57:50.7600252Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-06-01T20:57:50.7601279Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-06-01T20:57:50.7602821Z * [new branch] gh/jbschlosser/248/base -> origin/gh/jbschlosser/248/base 2025-06-01T20:57:50.7603887Z * [new branch] gh/jbschlosser/248/head -> origin/gh/jbschlosser/248/head 2025-06-01T20:57:50.7605277Z * [new branch] gh/jbschlosser/248/orig -> origin/gh/jbschlosser/248/orig 2025-06-01T20:57:50.7606976Z * [new branch] gh/jerryzh168/855/base -> origin/gh/jerryzh168/855/base 2025-06-01T20:57:50.7608377Z * [new branch] gh/jerryzh168/855/head -> origin/gh/jerryzh168/855/head 2025-06-01T20:57:50.7609417Z * [new branch] gh/jerryzh168/855/orig -> origin/gh/jerryzh168/855/orig 2025-06-01T20:57:50.7610673Z * [new branch] gh/jerryzh168/856/base -> origin/gh/jerryzh168/856/base 2025-06-01T20:57:50.7611911Z * [new branch] gh/jerryzh168/856/head -> origin/gh/jerryzh168/856/head 2025-06-01T20:57:50.7613200Z * [new branch] gh/jerryzh168/856/orig -> origin/gh/jerryzh168/856/orig 2025-06-01T20:57:50.7614994Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-06-01T20:57:50.7616033Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-06-01T20:57:50.7617079Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-06-01T20:57:50.7618513Z * [new branch] gh/jiayisunx/58/base -> origin/gh/jiayisunx/58/base 2025-06-01T20:57:50.7619534Z * [new branch] gh/jiayisunx/58/head -> origin/gh/jiayisunx/58/head 2025-06-01T20:57:50.7620541Z * [new branch] gh/jiayisunx/58/orig -> origin/gh/jiayisunx/58/orig 2025-06-01T20:57:50.7621896Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-06-01T20:57:50.7622927Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-06-01T20:57:50.7623906Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-06-01T20:57:50.7625169Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-06-01T20:57:50.7626307Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-06-01T20:57:50.7627340Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-06-01T20:57:50.7628665Z * [new branch] gh/jiayisunx/63/base -> origin/gh/jiayisunx/63/base 2025-06-01T20:57:50.7629695Z * [new branch] gh/jiayisunx/63/head -> origin/gh/jiayisunx/63/head 2025-06-01T20:57:50.7630670Z * [new branch] gh/jiayisunx/63/orig -> origin/gh/jiayisunx/63/orig 2025-06-01T20:57:50.7632235Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-06-01T20:57:50.7633248Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-06-01T20:57:50.7634841Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-06-01T20:57:50.7635830Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-06-01T20:57:50.7636884Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-06-01T20:57:50.7638625Z * [new branch] gh/kurtamohler/31/base -> origin/gh/kurtamohler/31/base 2025-06-01T20:57:50.7639629Z * [new branch] gh/kurtamohler/31/head -> origin/gh/kurtamohler/31/head 2025-06-01T20:57:50.7640625Z * [new branch] gh/kurtamohler/31/orig -> origin/gh/kurtamohler/31/orig 2025-06-01T20:57:50.7642130Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-06-01T20:57:50.7643233Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-06-01T20:57:50.7644645Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-06-01T20:57:50.7646412Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-06-01T20:57:50.7647681Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-06-01T20:57:50.7648831Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-06-01T20:57:50.7650203Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-06-01T20:57:50.7651371Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-06-01T20:57:50.7652446Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-06-01T20:57:50.7654302Z * [new branch] gh/kwen2501/1/base -> origin/gh/kwen2501/1/base 2025-06-01T20:57:50.7655461Z * [new branch] gh/kwen2501/1/head -> origin/gh/kwen2501/1/head 2025-06-01T20:57:50.7657042Z * [new branch] gh/kwen2501/128/base -> origin/gh/kwen2501/128/base 2025-06-01T20:57:50.7658051Z * [new branch] gh/kwen2501/128/head -> origin/gh/kwen2501/128/head 2025-06-01T20:57:50.7659256Z * [new branch] gh/kwen2501/128/orig -> origin/gh/kwen2501/128/orig 2025-06-01T20:57:50.7660752Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-06-01T20:57:50.7661922Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-06-01T20:57:50.7663010Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-06-01T20:57:50.7664236Z * [new branch] gh/kwen2501/131/base -> origin/gh/kwen2501/131/base 2025-06-01T20:57:50.7665298Z * [new branch] gh/kwen2501/131/head -> origin/gh/kwen2501/131/head 2025-06-01T20:57:50.7666362Z * [new branch] gh/kwen2501/131/orig -> origin/gh/kwen2501/131/orig 2025-06-01T20:57:50.7667938Z * [new branch] gh/kwen2501/132/base -> origin/gh/kwen2501/132/base 2025-06-01T20:57:50.7669079Z * [new branch] gh/kwen2501/132/head -> origin/gh/kwen2501/132/head 2025-06-01T20:57:50.7670175Z * [new branch] gh/kwen2501/132/orig -> origin/gh/kwen2501/132/orig 2025-06-01T20:57:50.7671791Z * [new branch] gh/kwen2501/134/base -> origin/gh/kwen2501/134/base 2025-06-01T20:57:50.7672862Z * [new branch] gh/kwen2501/134/head -> origin/gh/kwen2501/134/head 2025-06-01T20:57:50.7673928Z * [new branch] gh/kwen2501/134/orig -> origin/gh/kwen2501/134/orig 2025-06-01T20:57:50.7675390Z * [new branch] gh/kwen2501/135/base -> origin/gh/kwen2501/135/base 2025-06-01T20:57:50.7676367Z * [new branch] gh/kwen2501/135/head -> origin/gh/kwen2501/135/head 2025-06-01T20:57:50.7677379Z * [new branch] gh/kwen2501/135/orig -> origin/gh/kwen2501/135/orig 2025-06-01T20:57:50.7678613Z * [new branch] gh/kwen2501/136/base -> origin/gh/kwen2501/136/base 2025-06-01T20:57:50.7679659Z * [new branch] gh/kwen2501/136/head -> origin/gh/kwen2501/136/head 2025-06-01T20:57:50.7680700Z * [new branch] gh/kwen2501/136/orig -> origin/gh/kwen2501/136/orig 2025-06-01T20:57:50.7682374Z * [new branch] gh/kwen2501/137/base -> origin/gh/kwen2501/137/base 2025-06-01T20:57:50.7683517Z * [new branch] gh/kwen2501/137/head -> origin/gh/kwen2501/137/head 2025-06-01T20:57:50.7685070Z * [new branch] gh/kwen2501/137/orig -> origin/gh/kwen2501/137/orig 2025-06-01T20:57:50.7686285Z * [new branch] gh/kwen2501/138/base -> origin/gh/kwen2501/138/base 2025-06-01T20:57:50.7687355Z * [new branch] gh/kwen2501/138/head -> origin/gh/kwen2501/138/head 2025-06-01T20:57:50.7688447Z * [new branch] gh/kwen2501/138/orig -> origin/gh/kwen2501/138/orig 2025-06-01T20:57:50.7690053Z * [new branch] gh/kwen2501/141/base -> origin/gh/kwen2501/141/base 2025-06-01T20:57:50.7691047Z * [new branch] gh/kwen2501/141/head -> origin/gh/kwen2501/141/head 2025-06-01T20:57:50.7692132Z * [new branch] gh/kwen2501/141/orig -> origin/gh/kwen2501/141/orig 2025-06-01T20:57:50.7693511Z * [new branch] gh/kwen2501/142/base -> origin/gh/kwen2501/142/base 2025-06-01T20:57:50.7694492Z * [new branch] gh/kwen2501/142/head -> origin/gh/kwen2501/142/head 2025-06-01T20:57:50.7695660Z * [new branch] gh/kwen2501/142/orig -> origin/gh/kwen2501/142/orig 2025-06-01T20:57:50.7697195Z * [new branch] gh/kwen2501/143/base -> origin/gh/kwen2501/143/base 2025-06-01T20:57:50.7698135Z * [new branch] gh/kwen2501/143/head -> origin/gh/kwen2501/143/head 2025-06-01T20:57:50.7699127Z * [new branch] gh/kwen2501/143/orig -> origin/gh/kwen2501/143/orig 2025-06-01T20:57:50.7700652Z * [new branch] gh/kwen2501/144/base -> origin/gh/kwen2501/144/base 2025-06-01T20:57:50.7701606Z * [new branch] gh/kwen2501/144/head -> origin/gh/kwen2501/144/head 2025-06-01T20:57:50.7702795Z * [new branch] gh/kwen2501/144/orig -> origin/gh/kwen2501/144/orig 2025-06-01T20:57:50.7704173Z * [new branch] gh/kwen2501/145/base -> origin/gh/kwen2501/145/base 2025-06-01T20:57:50.7705128Z * [new branch] gh/kwen2501/145/head -> origin/gh/kwen2501/145/head 2025-06-01T20:57:50.7706126Z * [new branch] gh/kwen2501/145/orig -> origin/gh/kwen2501/145/orig 2025-06-01T20:57:50.7707649Z * [new branch] gh/kwen2501/146/base -> origin/gh/kwen2501/146/base 2025-06-01T20:57:50.7708723Z * [new branch] gh/kwen2501/146/head -> origin/gh/kwen2501/146/head 2025-06-01T20:57:50.7709787Z * [new branch] gh/kwen2501/146/orig -> origin/gh/kwen2501/146/orig 2025-06-01T20:57:50.7711121Z * [new branch] gh/kwen2501/147/base -> origin/gh/kwen2501/147/base 2025-06-01T20:57:50.7712322Z * [new branch] gh/kwen2501/147/head -> origin/gh/kwen2501/147/head 2025-06-01T20:57:50.7713330Z * [new branch] gh/kwen2501/147/orig -> origin/gh/kwen2501/147/orig 2025-06-01T20:57:50.7714986Z * [new branch] gh/kwen2501/148/base -> origin/gh/kwen2501/148/base 2025-06-01T20:57:50.7716014Z * [new branch] gh/kwen2501/148/head -> origin/gh/kwen2501/148/head 2025-06-01T20:57:50.7717018Z * [new branch] gh/kwen2501/148/orig -> origin/gh/kwen2501/148/orig 2025-06-01T20:57:50.7718445Z * [new branch] gh/kwen2501/149/base -> origin/gh/kwen2501/149/base 2025-06-01T20:57:50.7719538Z * [new branch] gh/kwen2501/149/head -> origin/gh/kwen2501/149/head 2025-06-01T20:57:50.7720564Z * [new branch] gh/kwen2501/149/orig -> origin/gh/kwen2501/149/orig 2025-06-01T20:57:50.7722009Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-06-01T20:57:50.7723039Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-06-01T20:57:50.7725019Z * [new branch] gh/kwen2501/150/base -> origin/gh/kwen2501/150/base 2025-06-01T20:57:50.7726100Z * [new branch] gh/kwen2501/150/head -> origin/gh/kwen2501/150/head 2025-06-01T20:57:50.7727208Z * [new branch] gh/kwen2501/150/orig -> origin/gh/kwen2501/150/orig 2025-06-01T20:57:50.7728627Z * [new branch] gh/kwen2501/151/base -> origin/gh/kwen2501/151/base 2025-06-01T20:57:50.7729687Z * [new branch] gh/kwen2501/151/head -> origin/gh/kwen2501/151/head 2025-06-01T20:57:50.7730738Z * [new branch] gh/kwen2501/151/orig -> origin/gh/kwen2501/151/orig 2025-06-01T20:57:50.7732096Z * [new branch] gh/kwen2501/152/base -> origin/gh/kwen2501/152/base 2025-06-01T20:57:50.7733291Z * [new branch] gh/kwen2501/152/head -> origin/gh/kwen2501/152/head 2025-06-01T20:57:50.7734461Z * [new branch] gh/kwen2501/152/orig -> origin/gh/kwen2501/152/orig 2025-06-01T20:57:50.7736066Z * [new branch] gh/kwen2501/153/base -> origin/gh/kwen2501/153/base 2025-06-01T20:57:50.7737092Z * [new branch] gh/kwen2501/153/head -> origin/gh/kwen2501/153/head 2025-06-01T20:57:50.7738097Z * [new branch] gh/kwen2501/153/orig -> origin/gh/kwen2501/153/orig 2025-06-01T20:57:50.7739500Z * [new branch] gh/kwen2501/154/base -> origin/gh/kwen2501/154/base 2025-06-01T20:57:50.7740515Z * [new branch] gh/kwen2501/154/head -> origin/gh/kwen2501/154/head 2025-06-01T20:57:50.7741496Z * [new branch] gh/kwen2501/154/orig -> origin/gh/kwen2501/154/orig 2025-06-01T20:57:50.7742910Z * [new branch] gh/kwen2501/155/base -> origin/gh/kwen2501/155/base 2025-06-01T20:57:50.7743931Z * [new branch] gh/kwen2501/155/head -> origin/gh/kwen2501/155/head 2025-06-01T20:57:50.7744927Z * [new branch] gh/kwen2501/155/orig -> origin/gh/kwen2501/155/orig 2025-06-01T20:57:50.7749535Z * [new branch] gh/kwen2501/156/base -> origin/gh/kwen2501/156/base 2025-06-01T20:57:50.7750596Z * [new branch] gh/kwen2501/156/head -> origin/gh/kwen2501/156/head 2025-06-01T20:57:50.7751579Z * [new branch] gh/kwen2501/156/orig -> origin/gh/kwen2501/156/orig 2025-06-01T20:57:50.7753014Z * [new branch] gh/kwen2501/157/base -> origin/gh/kwen2501/157/base 2025-06-01T20:57:50.7753987Z * [new branch] gh/kwen2501/157/head -> origin/gh/kwen2501/157/head 2025-06-01T20:57:50.7755033Z * [new branch] gh/kwen2501/157/orig -> origin/gh/kwen2501/157/orig 2025-06-01T20:57:50.7756584Z * [new branch] gh/kwen2501/158/base -> origin/gh/kwen2501/158/base 2025-06-01T20:57:50.7757675Z * [new branch] gh/kwen2501/158/head -> origin/gh/kwen2501/158/head 2025-06-01T20:57:50.7758685Z * [new branch] gh/kwen2501/158/orig -> origin/gh/kwen2501/158/orig 2025-06-01T20:57:50.7760004Z * [new branch] gh/kwen2501/159/base -> origin/gh/kwen2501/159/base 2025-06-01T20:57:50.7760974Z * [new branch] gh/kwen2501/159/head -> origin/gh/kwen2501/159/head 2025-06-01T20:57:50.7761993Z * [new branch] gh/kwen2501/159/orig -> origin/gh/kwen2501/159/orig 2025-06-01T20:57:50.7763468Z * [new branch] gh/kwen2501/160/base -> origin/gh/kwen2501/160/base 2025-06-01T20:57:50.7764869Z * [new branch] gh/kwen2501/160/head -> origin/gh/kwen2501/160/head 2025-06-01T20:57:50.7765971Z * [new branch] gh/kwen2501/160/orig -> origin/gh/kwen2501/160/orig 2025-06-01T20:57:50.7767436Z * [new branch] gh/kwen2501/161/base -> origin/gh/kwen2501/161/base 2025-06-01T20:57:50.7768472Z * [new branch] gh/kwen2501/161/head -> origin/gh/kwen2501/161/head 2025-06-01T20:57:50.7770071Z * [new branch] gh/kwen2501/162/base -> origin/gh/kwen2501/162/base 2025-06-01T20:57:50.7771158Z * [new branch] gh/kwen2501/162/head -> origin/gh/kwen2501/162/head 2025-06-01T20:57:50.7772200Z * [new branch] gh/kwen2501/162/orig -> origin/gh/kwen2501/162/orig 2025-06-01T20:57:50.7773578Z * [new branch] gh/kwen2501/163/base -> origin/gh/kwen2501/163/base 2025-06-01T20:57:50.7774766Z * [new branch] gh/kwen2501/163/head -> origin/gh/kwen2501/163/head 2025-06-01T20:57:50.7775673Z * [new branch] gh/kwen2501/163/orig -> origin/gh/kwen2501/163/orig 2025-06-01T20:57:50.7777852Z * [new branch] gh/laithsakka/113/base -> origin/gh/laithsakka/113/base 2025-06-01T20:57:50.7778902Z * [new branch] gh/laithsakka/113/head -> origin/gh/laithsakka/113/head 2025-06-01T20:57:50.7780126Z * [new branch] gh/laithsakka/113/orig -> origin/gh/laithsakka/113/orig 2025-06-01T20:57:50.7781540Z * [new branch] gh/laithsakka/114/base -> origin/gh/laithsakka/114/base 2025-06-01T20:57:50.7782636Z * [new branch] gh/laithsakka/114/head -> origin/gh/laithsakka/114/head 2025-06-01T20:57:50.7783694Z * [new branch] gh/laithsakka/114/orig -> origin/gh/laithsakka/114/orig 2025-06-01T20:57:50.7785424Z * [new branch] gh/laithsakka/117/base -> origin/gh/laithsakka/117/base 2025-06-01T20:57:50.7786726Z * [new branch] gh/laithsakka/117/head -> origin/gh/laithsakka/117/head 2025-06-01T20:57:50.7787803Z * [new branch] gh/laithsakka/117/orig -> origin/gh/laithsakka/117/orig 2025-06-01T20:57:50.7789279Z * [new branch] gh/laithsakka/118/base -> origin/gh/laithsakka/118/base 2025-06-01T20:57:50.7790367Z * [new branch] gh/laithsakka/118/head -> origin/gh/laithsakka/118/head 2025-06-01T20:57:50.7791369Z * [new branch] gh/laithsakka/118/orig -> origin/gh/laithsakka/118/orig 2025-06-01T20:57:50.7792831Z * [new branch] gh/laithsakka/119/base -> origin/gh/laithsakka/119/base 2025-06-01T20:57:50.7793800Z * [new branch] gh/laithsakka/119/head -> origin/gh/laithsakka/119/head 2025-06-01T20:57:50.7794894Z * [new branch] gh/laithsakka/119/orig -> origin/gh/laithsakka/119/orig 2025-06-01T20:57:50.7796251Z * [new branch] gh/laithsakka/120/base -> origin/gh/laithsakka/120/base 2025-06-01T20:57:50.7797296Z * [new branch] gh/laithsakka/120/head -> origin/gh/laithsakka/120/head 2025-06-01T20:57:50.7798563Z * [new branch] gh/laithsakka/120/orig -> origin/gh/laithsakka/120/orig 2025-06-01T20:57:50.7800422Z * [new branch] gh/laithsakka/122/base -> origin/gh/laithsakka/122/base 2025-06-01T20:57:50.7801426Z * [new branch] gh/laithsakka/122/head -> origin/gh/laithsakka/122/head 2025-06-01T20:57:50.7802517Z * [new branch] gh/laithsakka/122/orig -> origin/gh/laithsakka/122/orig 2025-06-01T20:57:50.7804176Z * [new branch] gh/laithsakka/124/base -> origin/gh/laithsakka/124/base 2025-06-01T20:57:50.7805321Z * [new branch] gh/laithsakka/124/head -> origin/gh/laithsakka/124/head 2025-06-01T20:57:50.7806338Z * [new branch] gh/laithsakka/124/orig -> origin/gh/laithsakka/124/orig 2025-06-01T20:57:50.7808108Z * [new branch] gh/laithsakka/127/base -> origin/gh/laithsakka/127/base 2025-06-01T20:57:50.7809117Z * [new branch] gh/laithsakka/127/head -> origin/gh/laithsakka/127/head 2025-06-01T20:57:50.7810120Z * [new branch] gh/laithsakka/127/orig -> origin/gh/laithsakka/127/orig 2025-06-01T20:57:50.7811736Z * [new branch] gh/laithsakka/132/base -> origin/gh/laithsakka/132/base 2025-06-01T20:57:50.7812811Z * [new branch] gh/laithsakka/132/head -> origin/gh/laithsakka/132/head 2025-06-01T20:57:50.7813841Z * [new branch] gh/laithsakka/132/orig -> origin/gh/laithsakka/132/orig 2025-06-01T20:57:50.7815443Z * [new branch] gh/laithsakka/137/base -> origin/gh/laithsakka/137/base 2025-06-01T20:57:50.7816448Z * [new branch] gh/laithsakka/137/head -> origin/gh/laithsakka/137/head 2025-06-01T20:57:50.7817483Z * [new branch] gh/laithsakka/137/orig -> origin/gh/laithsakka/137/orig 2025-06-01T20:57:50.7818742Z * [new branch] gh/laithsakka/138/base -> origin/gh/laithsakka/138/base 2025-06-01T20:57:50.7819691Z * [new branch] gh/laithsakka/138/head -> origin/gh/laithsakka/138/head 2025-06-01T20:57:50.7820716Z * [new branch] gh/laithsakka/138/orig -> origin/gh/laithsakka/138/orig 2025-06-01T20:57:50.7822195Z * [new branch] gh/laithsakka/140/base -> origin/gh/laithsakka/140/base 2025-06-01T20:57:50.7823256Z * [new branch] gh/laithsakka/140/head -> origin/gh/laithsakka/140/head 2025-06-01T20:57:50.7824721Z * [new branch] gh/laithsakka/140/orig -> origin/gh/laithsakka/140/orig 2025-06-01T20:57:50.7826150Z * [new branch] gh/laithsakka/141/base -> origin/gh/laithsakka/141/base 2025-06-01T20:57:50.7827170Z * [new branch] gh/laithsakka/141/head -> origin/gh/laithsakka/141/head 2025-06-01T20:57:50.7828174Z * [new branch] gh/laithsakka/141/orig -> origin/gh/laithsakka/141/orig 2025-06-01T20:57:50.7829792Z * [new branch] gh/laithsakka/143/base -> origin/gh/laithsakka/143/base 2025-06-01T20:57:50.7830899Z * [new branch] gh/laithsakka/143/head -> origin/gh/laithsakka/143/head 2025-06-01T20:57:50.7831926Z * [new branch] gh/laithsakka/143/orig -> origin/gh/laithsakka/143/orig 2025-06-01T20:57:50.7833422Z * [new branch] gh/laithsakka/144/base -> origin/gh/laithsakka/144/base 2025-06-01T20:57:50.7834487Z * [new branch] gh/laithsakka/144/head -> origin/gh/laithsakka/144/head 2025-06-01T20:57:50.7835533Z * [new branch] gh/laithsakka/144/orig -> origin/gh/laithsakka/144/orig 2025-06-01T20:57:50.7837385Z * [new branch] gh/laithsakka/145/base -> origin/gh/laithsakka/145/base 2025-06-01T20:57:50.7838441Z * [new branch] gh/laithsakka/145/head -> origin/gh/laithsakka/145/head 2025-06-01T20:57:50.7839532Z * [new branch] gh/laithsakka/145/orig -> origin/gh/laithsakka/145/orig 2025-06-01T20:57:50.7840930Z * [new branch] gh/laithsakka/152/base -> origin/gh/laithsakka/152/base 2025-06-01T20:57:50.7841924Z * [new branch] gh/laithsakka/152/head -> origin/gh/laithsakka/152/head 2025-06-01T20:57:50.7842933Z * [new branch] gh/laithsakka/152/orig -> origin/gh/laithsakka/152/orig 2025-06-01T20:57:50.7844939Z * [new branch] gh/laithsakka/154/base -> origin/gh/laithsakka/154/base 2025-06-01T20:57:50.7847309Z * [new branch] gh/laithsakka/154/head -> origin/gh/laithsakka/154/head 2025-06-01T20:57:50.7848422Z * [new branch] gh/laithsakka/154/orig -> origin/gh/laithsakka/154/orig 2025-06-01T20:57:50.7850145Z * [new branch] gh/laithsakka/155/base -> origin/gh/laithsakka/155/base 2025-06-01T20:57:50.7851295Z * [new branch] gh/laithsakka/155/head -> origin/gh/laithsakka/155/head 2025-06-01T20:57:50.7852329Z * [new branch] gh/laithsakka/155/orig -> origin/gh/laithsakka/155/orig 2025-06-01T20:57:50.7853973Z * [new branch] gh/laithsakka/156/base -> origin/gh/laithsakka/156/base 2025-06-01T20:57:50.7855081Z * [new branch] gh/laithsakka/156/head -> origin/gh/laithsakka/156/head 2025-06-01T20:57:50.7856128Z * [new branch] gh/laithsakka/156/orig -> origin/gh/laithsakka/156/orig 2025-06-01T20:57:50.7857606Z * [new branch] gh/laithsakka/157/base -> origin/gh/laithsakka/157/base 2025-06-01T20:57:50.7858627Z * [new branch] gh/laithsakka/157/head -> origin/gh/laithsakka/157/head 2025-06-01T20:57:50.7861593Z * [new branch] gh/laithsakka/157/orig -> origin/gh/laithsakka/157/orig 2025-06-01T20:57:50.7861852Z * [new branch] gh/laithsakka/158/base -> origin/gh/laithsakka/158/base 2025-06-01T20:57:50.7862528Z * [new branch] gh/laithsakka/158/head -> origin/gh/laithsakka/158/head 2025-06-01T20:57:50.7863132Z * [new branch] gh/laithsakka/158/orig -> origin/gh/laithsakka/158/orig 2025-06-01T20:57:50.7864472Z * [new branch] gh/laithsakka/159/base -> origin/gh/laithsakka/159/base 2025-06-01T20:57:50.7865496Z * [new branch] gh/laithsakka/159/head -> origin/gh/laithsakka/159/head 2025-06-01T20:57:50.7866623Z * [new branch] gh/laithsakka/159/orig -> origin/gh/laithsakka/159/orig 2025-06-01T20:57:50.7868119Z * [new branch] gh/laithsakka/160/base -> origin/gh/laithsakka/160/base 2025-06-01T20:57:50.7868985Z * [new branch] gh/laithsakka/160/head -> origin/gh/laithsakka/160/head 2025-06-01T20:57:50.7870079Z * [new branch] gh/laithsakka/160/orig -> origin/gh/laithsakka/160/orig 2025-06-01T20:57:50.7871462Z * [new branch] gh/laithsakka/161/base -> origin/gh/laithsakka/161/base 2025-06-01T20:57:50.7872811Z * [new branch] gh/laithsakka/161/head -> origin/gh/laithsakka/161/head 2025-06-01T20:57:50.7873870Z * [new branch] gh/laithsakka/161/orig -> origin/gh/laithsakka/161/orig 2025-06-01T20:57:50.7875427Z * [new branch] gh/laithsakka/162/base -> origin/gh/laithsakka/162/base 2025-06-01T20:57:50.7876577Z * [new branch] gh/laithsakka/162/head -> origin/gh/laithsakka/162/head 2025-06-01T20:57:50.7877657Z * [new branch] gh/laithsakka/162/orig -> origin/gh/laithsakka/162/orig 2025-06-01T20:57:50.7878910Z * [new branch] gh/laithsakka/163/base -> origin/gh/laithsakka/163/base 2025-06-01T20:57:50.7879946Z * [new branch] gh/laithsakka/163/head -> origin/gh/laithsakka/163/head 2025-06-01T20:57:50.7880936Z * [new branch] gh/laithsakka/163/orig -> origin/gh/laithsakka/163/orig 2025-06-01T20:57:50.7882376Z * [new branch] gh/laithsakka/164/base -> origin/gh/laithsakka/164/base 2025-06-01T20:57:50.7883371Z * [new branch] gh/laithsakka/164/head -> origin/gh/laithsakka/164/head 2025-06-01T20:57:50.7884747Z * [new branch] gh/laithsakka/164/orig -> origin/gh/laithsakka/164/orig 2025-06-01T20:57:50.7886203Z * [new branch] gh/laithsakka/165/base -> origin/gh/laithsakka/165/base 2025-06-01T20:57:50.7887477Z * [new branch] gh/laithsakka/165/head -> origin/gh/laithsakka/165/head 2025-06-01T20:57:50.7888466Z * [new branch] gh/laithsakka/165/orig -> origin/gh/laithsakka/165/orig 2025-06-01T20:57:50.7890159Z * [new branch] gh/laithsakka/166/base -> origin/gh/laithsakka/166/base 2025-06-01T20:57:50.7891112Z * [new branch] gh/laithsakka/166/head -> origin/gh/laithsakka/166/head 2025-06-01T20:57:50.7892210Z * [new branch] gh/laithsakka/166/orig -> origin/gh/laithsakka/166/orig 2025-06-01T20:57:50.7893784Z * [new branch] gh/laithsakka/167/base -> origin/gh/laithsakka/167/base 2025-06-01T20:57:50.7894886Z * [new branch] gh/laithsakka/167/head -> origin/gh/laithsakka/167/head 2025-06-01T20:57:50.7895917Z * [new branch] gh/laithsakka/167/orig -> origin/gh/laithsakka/167/orig 2025-06-01T20:57:50.7897402Z * [new branch] gh/laithsakka/168/base -> origin/gh/laithsakka/168/base 2025-06-01T20:57:50.7898398Z * [new branch] gh/laithsakka/168/head -> origin/gh/laithsakka/168/head 2025-06-01T20:57:50.7899883Z * [new branch] gh/laithsakka/168/orig -> origin/gh/laithsakka/168/orig 2025-06-01T20:57:50.7901170Z * [new branch] gh/laithsakka/169/base -> origin/gh/laithsakka/169/base 2025-06-01T20:57:50.7902168Z * [new branch] gh/laithsakka/169/head -> origin/gh/laithsakka/169/head 2025-06-01T20:57:50.7903166Z * [new branch] gh/laithsakka/169/orig -> origin/gh/laithsakka/169/orig 2025-06-01T20:57:50.7904532Z * [new branch] gh/laithsakka/170/base -> origin/gh/laithsakka/170/base 2025-06-01T20:57:50.7905603Z * [new branch] gh/laithsakka/170/head -> origin/gh/laithsakka/170/head 2025-06-01T20:57:50.7906628Z * [new branch] gh/laithsakka/170/orig -> origin/gh/laithsakka/170/orig 2025-06-01T20:57:50.7908101Z * [new branch] gh/laithsakka/171/base -> origin/gh/laithsakka/171/base 2025-06-01T20:57:50.7909121Z * [new branch] gh/laithsakka/171/head -> origin/gh/laithsakka/171/head 2025-06-01T20:57:50.7910161Z * [new branch] gh/laithsakka/171/orig -> origin/gh/laithsakka/171/orig 2025-06-01T20:57:50.7912053Z * [new branch] gh/laithsakka/172/base -> origin/gh/laithsakka/172/base 2025-06-01T20:57:50.7913360Z * [new branch] gh/laithsakka/172/head -> origin/gh/laithsakka/172/head 2025-06-01T20:57:50.7914410Z * [new branch] gh/laithsakka/172/orig -> origin/gh/laithsakka/172/orig 2025-06-01T20:57:50.7915801Z * [new branch] gh/laithsakka/173/base -> origin/gh/laithsakka/173/base 2025-06-01T20:57:50.7916804Z * [new branch] gh/laithsakka/173/head -> origin/gh/laithsakka/173/head 2025-06-01T20:57:50.7917907Z * [new branch] gh/laithsakka/173/orig -> origin/gh/laithsakka/173/orig 2025-06-01T20:57:50.7919887Z * [new branch] gh/laithsakka/174/base -> origin/gh/laithsakka/174/base 2025-06-01T20:57:50.7920953Z * [new branch] gh/laithsakka/174/head -> origin/gh/laithsakka/174/head 2025-06-01T20:57:50.7921945Z * [new branch] gh/laithsakka/174/orig -> origin/gh/laithsakka/174/orig 2025-06-01T20:57:50.7923334Z * [new branch] gh/laithsakka/175/base -> origin/gh/laithsakka/175/base 2025-06-01T20:57:50.7924862Z * [new branch] gh/laithsakka/175/head -> origin/gh/laithsakka/175/head 2025-06-01T20:57:50.7925894Z * [new branch] gh/laithsakka/175/orig -> origin/gh/laithsakka/175/orig 2025-06-01T20:57:50.7927622Z * [new branch] gh/laithsakka/176/base -> origin/gh/laithsakka/176/base 2025-06-01T20:57:50.7928667Z * [new branch] gh/laithsakka/176/head -> origin/gh/laithsakka/176/head 2025-06-01T20:57:50.7930436Z * [new branch] gh/laithsakka/176/orig -> origin/gh/laithsakka/176/orig 2025-06-01T20:57:50.7931852Z * [new branch] gh/laithsakka/177/base -> origin/gh/laithsakka/177/base 2025-06-01T20:57:50.7932926Z * [new branch] gh/laithsakka/177/head -> origin/gh/laithsakka/177/head 2025-06-01T20:57:50.7934000Z * [new branch] gh/laithsakka/177/orig -> origin/gh/laithsakka/177/orig 2025-06-01T20:57:50.7935655Z * [new branch] gh/laithsakka/178/base -> origin/gh/laithsakka/178/base 2025-06-01T20:57:50.7937261Z * [new branch] gh/laithsakka/178/head -> origin/gh/laithsakka/178/head 2025-06-01T20:57:50.7938358Z * [new branch] gh/laithsakka/178/orig -> origin/gh/laithsakka/178/orig 2025-06-01T20:57:50.7939858Z * [new branch] gh/laithsakka/179/base -> origin/gh/laithsakka/179/base 2025-06-01T20:57:50.7940942Z * [new branch] gh/laithsakka/179/head -> origin/gh/laithsakka/179/head 2025-06-01T20:57:50.7941987Z * [new branch] gh/laithsakka/179/orig -> origin/gh/laithsakka/179/orig 2025-06-01T20:57:50.7943856Z * [new branch] gh/laithsakka/180/base -> origin/gh/laithsakka/180/base 2025-06-01T20:57:50.7944978Z * [new branch] gh/laithsakka/180/head -> origin/gh/laithsakka/180/head 2025-06-01T20:57:50.7946326Z * [new branch] gh/laithsakka/180/orig -> origin/gh/laithsakka/180/orig 2025-06-01T20:57:50.7948045Z * [new branch] gh/laithsakka/181/base -> origin/gh/laithsakka/181/base 2025-06-01T20:57:50.7949219Z * [new branch] gh/laithsakka/181/head -> origin/gh/laithsakka/181/head 2025-06-01T20:57:50.7950356Z * [new branch] gh/laithsakka/181/orig -> origin/gh/laithsakka/181/orig 2025-06-01T20:57:50.7952220Z * [new branch] gh/laithsakka/182/base -> origin/gh/laithsakka/182/base 2025-06-01T20:57:50.7953263Z * [new branch] gh/laithsakka/182/head -> origin/gh/laithsakka/182/head 2025-06-01T20:57:50.7954361Z * [new branch] gh/laithsakka/182/orig -> origin/gh/laithsakka/182/orig 2025-06-01T20:57:50.7955602Z * [new branch] gh/laithsakka/183/base -> origin/gh/laithsakka/183/base 2025-06-01T20:57:50.7956603Z * [new branch] gh/laithsakka/183/head -> origin/gh/laithsakka/183/head 2025-06-01T20:57:50.7957636Z * [new branch] gh/laithsakka/183/orig -> origin/gh/laithsakka/183/orig 2025-06-01T20:57:50.7958923Z * [new branch] gh/laithsakka/184/base -> origin/gh/laithsakka/184/base 2025-06-01T20:57:50.7959914Z * [new branch] gh/laithsakka/184/head -> origin/gh/laithsakka/184/head 2025-06-01T20:57:50.7960927Z * [new branch] gh/laithsakka/184/orig -> origin/gh/laithsakka/184/orig 2025-06-01T20:57:50.7962202Z * [new branch] gh/laithsakka/185/base -> origin/gh/laithsakka/185/base 2025-06-01T20:57:50.7963273Z * [new branch] gh/laithsakka/185/head -> origin/gh/laithsakka/185/head 2025-06-01T20:57:50.7964621Z * [new branch] gh/laithsakka/185/orig -> origin/gh/laithsakka/185/orig 2025-06-01T20:57:50.7966068Z * [new branch] gh/laithsakka/186/base -> origin/gh/laithsakka/186/base 2025-06-01T20:57:50.7967143Z * [new branch] gh/laithsakka/186/head -> origin/gh/laithsakka/186/head 2025-06-01T20:57:50.7968204Z * [new branch] gh/laithsakka/186/orig -> origin/gh/laithsakka/186/orig 2025-06-01T20:57:50.7969482Z * [new branch] gh/laithsakka/187/base -> origin/gh/laithsakka/187/base 2025-06-01T20:57:50.7970506Z * [new branch] gh/laithsakka/187/head -> origin/gh/laithsakka/187/head 2025-06-01T20:57:50.7971579Z * [new branch] gh/laithsakka/187/orig -> origin/gh/laithsakka/187/orig 2025-06-01T20:57:50.7973049Z * [new branch] gh/laithsakka/188/base -> origin/gh/laithsakka/188/base 2025-06-01T20:57:50.7974125Z * [new branch] gh/laithsakka/188/head -> origin/gh/laithsakka/188/head 2025-06-01T20:57:50.7975469Z * [new branch] gh/laithsakka/188/orig -> origin/gh/laithsakka/188/orig 2025-06-01T20:57:50.7976741Z * [new branch] gh/laithsakka/189/base -> origin/gh/laithsakka/189/base 2025-06-01T20:57:50.7977872Z * [new branch] gh/laithsakka/189/head -> origin/gh/laithsakka/189/head 2025-06-01T20:57:50.7978836Z * [new branch] gh/laithsakka/189/orig -> origin/gh/laithsakka/189/orig 2025-06-01T20:57:50.7980387Z * [new branch] gh/laithsakka/190/base -> origin/gh/laithsakka/190/base 2025-06-01T20:57:50.7981377Z * [new branch] gh/laithsakka/190/head -> origin/gh/laithsakka/190/head 2025-06-01T20:57:50.7982392Z * [new branch] gh/laithsakka/190/orig -> origin/gh/laithsakka/190/orig 2025-06-01T20:57:50.7983826Z * [new branch] gh/laithsakka/191/base -> origin/gh/laithsakka/191/base 2025-06-01T20:57:50.7984876Z * [new branch] gh/laithsakka/191/head -> origin/gh/laithsakka/191/head 2025-06-01T20:57:50.7985876Z * [new branch] gh/laithsakka/191/orig -> origin/gh/laithsakka/191/orig 2025-06-01T20:57:50.7987263Z * [new branch] gh/laithsakka/192/base -> origin/gh/laithsakka/192/base 2025-06-01T20:57:50.7988449Z * [new branch] gh/laithsakka/192/head -> origin/gh/laithsakka/192/head 2025-06-01T20:57:50.7989449Z * [new branch] gh/laithsakka/192/orig -> origin/gh/laithsakka/192/orig 2025-06-01T20:57:50.7990689Z * [new branch] gh/laithsakka/193/base -> origin/gh/laithsakka/193/base 2025-06-01T20:57:50.7991726Z * [new branch] gh/laithsakka/193/head -> origin/gh/laithsakka/193/head 2025-06-01T20:57:50.7992719Z * [new branch] gh/laithsakka/193/orig -> origin/gh/laithsakka/193/orig 2025-06-01T20:57:50.7994159Z * [new branch] gh/laithsakka/194/base -> origin/gh/laithsakka/194/base 2025-06-01T20:57:50.7995135Z * [new branch] gh/laithsakka/194/head -> origin/gh/laithsakka/194/head 2025-06-01T20:57:50.7996438Z * [new branch] gh/laithsakka/194/orig -> origin/gh/laithsakka/194/orig 2025-06-01T20:57:50.7997305Z * [new branch] gh/laithsakka/195/base -> origin/gh/laithsakka/195/base 2025-06-01T20:57:50.7998342Z * [new branch] gh/laithsakka/195/head -> origin/gh/laithsakka/195/head 2025-06-01T20:57:50.7999363Z * [new branch] gh/laithsakka/195/orig -> origin/gh/laithsakka/195/orig 2025-06-01T20:57:50.8000632Z * [new branch] gh/laithsakka/196/base -> origin/gh/laithsakka/196/base 2025-06-01T20:57:50.8001608Z * [new branch] gh/laithsakka/196/head -> origin/gh/laithsakka/196/head 2025-06-01T20:57:50.8002639Z * [new branch] gh/laithsakka/196/orig -> origin/gh/laithsakka/196/orig 2025-06-01T20:57:50.8004204Z * [new branch] gh/laithsakka/197/base -> origin/gh/laithsakka/197/base 2025-06-01T20:57:50.8005430Z * [new branch] gh/laithsakka/197/head -> origin/gh/laithsakka/197/head 2025-06-01T20:57:50.8006459Z * [new branch] gh/laithsakka/197/orig -> origin/gh/laithsakka/197/orig 2025-06-01T20:57:50.8008111Z * [new branch] gh/laithsakka/198/base -> origin/gh/laithsakka/198/base 2025-06-01T20:57:50.8009587Z * [new branch] gh/laithsakka/198/head -> origin/gh/laithsakka/198/head 2025-06-01T20:57:50.8010645Z * [new branch] gh/laithsakka/198/orig -> origin/gh/laithsakka/198/orig 2025-06-01T20:57:50.8012133Z * [new branch] gh/laithsakka/199/base -> origin/gh/laithsakka/199/base 2025-06-01T20:57:50.8013279Z * [new branch] gh/laithsakka/199/head -> origin/gh/laithsakka/199/head 2025-06-01T20:57:50.8014337Z * [new branch] gh/laithsakka/199/orig -> origin/gh/laithsakka/199/orig 2025-06-01T20:57:50.8015931Z * [new branch] gh/laithsakka/200/base -> origin/gh/laithsakka/200/base 2025-06-01T20:57:50.8017005Z * [new branch] gh/laithsakka/200/head -> origin/gh/laithsakka/200/head 2025-06-01T20:57:50.8018042Z * [new branch] gh/laithsakka/200/orig -> origin/gh/laithsakka/200/orig 2025-06-01T20:57:50.8019556Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-06-01T20:57:50.8020838Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-06-01T20:57:50.8022160Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-06-01T20:57:50.8023181Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-06-01T20:57:50.8024422Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-06-01T20:57:50.8025492Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-06-01T20:57:50.8026714Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-06-01T20:57:50.8027659Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-06-01T20:57:50.8029785Z * [new branch] gh/larryliu0820/1/base -> origin/gh/larryliu0820/1/base 2025-06-01T20:57:50.8030842Z * [new branch] gh/larryliu0820/1/head -> origin/gh/larryliu0820/1/head 2025-06-01T20:57:50.8031882Z * [new branch] gh/larryliu0820/1/orig -> origin/gh/larryliu0820/1/orig 2025-06-01T20:57:50.8033258Z * [new branch] gh/larryliu0820/2/base -> origin/gh/larryliu0820/2/base 2025-06-01T20:57:50.8034371Z * [new branch] gh/larryliu0820/2/head -> origin/gh/larryliu0820/2/head 2025-06-01T20:57:50.8035622Z * [new branch] gh/larryliu0820/2/orig -> origin/gh/larryliu0820/2/orig 2025-06-01T20:57:50.8037196Z * [new branch] gh/larryliu0820/3/base -> origin/gh/larryliu0820/3/base 2025-06-01T20:57:50.8038260Z * [new branch] gh/larryliu0820/3/head -> origin/gh/larryliu0820/3/head 2025-06-01T20:57:50.8039290Z * [new branch] gh/larryliu0820/3/orig -> origin/gh/larryliu0820/3/orig 2025-06-01T20:57:50.8040721Z * [new branch] gh/larryliu0820/4/base -> origin/gh/larryliu0820/4/base 2025-06-01T20:57:50.8041733Z * [new branch] gh/larryliu0820/4/head -> origin/gh/larryliu0820/4/head 2025-06-01T20:57:50.8042783Z * [new branch] gh/larryliu0820/4/orig -> origin/gh/larryliu0820/4/orig 2025-06-01T20:57:50.8044833Z * [new branch] gh/leslie-fang-intel/190/base -> origin/gh/leslie-fang-intel/190/base 2025-06-01T20:57:50.8048723Z * [new branch] gh/leslie-fang-intel/190/head -> origin/gh/leslie-fang-intel/190/head 2025-06-01T20:57:50.8049921Z * [new branch] gh/leslie-fang-intel/190/orig -> origin/gh/leslie-fang-intel/190/orig 2025-06-01T20:57:50.8051429Z * [new branch] gh/leslie-fang-intel/192/base -> origin/gh/leslie-fang-intel/192/base 2025-06-01T20:57:50.8052575Z * [new branch] gh/leslie-fang-intel/192/head -> origin/gh/leslie-fang-intel/192/head 2025-06-01T20:57:50.8053792Z * [new branch] gh/leslie-fang-intel/192/orig -> origin/gh/leslie-fang-intel/192/orig 2025-06-01T20:57:50.8055272Z * [new branch] gh/leslie-fang-intel/193/base -> origin/gh/leslie-fang-intel/193/base 2025-06-01T20:57:50.8056339Z * [new branch] gh/leslie-fang-intel/193/head -> origin/gh/leslie-fang-intel/193/head 2025-06-01T20:57:50.8057357Z * [new branch] gh/leslie-fang-intel/193/orig -> origin/gh/leslie-fang-intel/193/orig 2025-06-01T20:57:50.8058761Z * [new branch] gh/leslie-fang-intel/194/base -> origin/gh/leslie-fang-intel/194/base 2025-06-01T20:57:50.8059799Z * [new branch] gh/leslie-fang-intel/194/head -> origin/gh/leslie-fang-intel/194/head 2025-06-01T20:57:50.8060847Z * [new branch] gh/leslie-fang-intel/194/orig -> origin/gh/leslie-fang-intel/194/orig 2025-06-01T20:57:50.8062234Z * [new branch] gh/leslie-fang-intel/195/base -> origin/gh/leslie-fang-intel/195/base 2025-06-01T20:57:50.8063162Z * [new branch] gh/leslie-fang-intel/195/head -> origin/gh/leslie-fang-intel/195/head 2025-06-01T20:57:50.8064239Z * [new branch] gh/leslie-fang-intel/195/orig -> origin/gh/leslie-fang-intel/195/orig 2025-06-01T20:57:50.8065590Z * [new branch] gh/leslie-fang-intel/196/base -> origin/gh/leslie-fang-intel/196/base 2025-06-01T20:57:50.8066723Z * [new branch] gh/leslie-fang-intel/196/head -> origin/gh/leslie-fang-intel/196/head 2025-06-01T20:57:50.8067758Z * [new branch] gh/leslie-fang-intel/196/orig -> origin/gh/leslie-fang-intel/196/orig 2025-06-01T20:57:50.8069153Z * [new branch] gh/leslie-fang-intel/197/base -> origin/gh/leslie-fang-intel/197/base 2025-06-01T20:57:50.8070164Z * [new branch] gh/leslie-fang-intel/197/head -> origin/gh/leslie-fang-intel/197/head 2025-06-01T20:57:50.8071203Z * [new branch] gh/leslie-fang-intel/197/orig -> origin/gh/leslie-fang-intel/197/orig 2025-06-01T20:57:50.8072530Z * [new branch] gh/leslie-fang-intel/198/base -> origin/gh/leslie-fang-intel/198/base 2025-06-01T20:57:50.8073504Z * [new branch] gh/leslie-fang-intel/198/head -> origin/gh/leslie-fang-intel/198/head 2025-06-01T20:57:50.8074393Z * [new branch] gh/leslie-fang-intel/198/orig -> origin/gh/leslie-fang-intel/198/orig 2025-06-01T20:57:50.8075826Z * [new branch] gh/leslie-fang-intel/199/base -> origin/gh/leslie-fang-intel/199/base 2025-06-01T20:57:50.8076831Z * [new branch] gh/leslie-fang-intel/199/head -> origin/gh/leslie-fang-intel/199/head 2025-06-01T20:57:50.8077921Z * [new branch] gh/leslie-fang-intel/199/orig -> origin/gh/leslie-fang-intel/199/orig 2025-06-01T20:57:50.8079574Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-06-01T20:57:50.8080590Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-06-01T20:57:50.8081617Z * [new branch] gh/lucaskabela/1/orig -> origin/gh/lucaskabela/1/orig 2025-06-01T20:57:50.8082853Z * [new branch] gh/lucaskabela/10/base -> origin/gh/lucaskabela/10/base 2025-06-01T20:57:50.8083913Z * [new branch] gh/lucaskabela/10/head -> origin/gh/lucaskabela/10/head 2025-06-01T20:57:50.8085254Z * [new branch] gh/lucaskabela/10/orig -> origin/gh/lucaskabela/10/orig 2025-06-01T20:57:50.8086730Z * [new branch] gh/lucaskabela/5/base -> origin/gh/lucaskabela/5/base 2025-06-01T20:57:50.8087849Z * [new branch] gh/lucaskabela/5/head -> origin/gh/lucaskabela/5/head 2025-06-01T20:57:50.8088938Z * [new branch] gh/lucaskabela/5/orig -> origin/gh/lucaskabela/5/orig 2025-06-01T20:57:50.8090423Z * [new branch] gh/lucaskabela/6/base -> origin/gh/lucaskabela/6/base 2025-06-01T20:57:50.8091394Z * [new branch] gh/lucaskabela/6/head -> origin/gh/lucaskabela/6/head 2025-06-01T20:57:50.8092496Z * [new branch] gh/lucaskabela/6/orig -> origin/gh/lucaskabela/6/orig 2025-06-01T20:57:50.8094056Z * [new branch] gh/lucaskabela/7/base -> origin/gh/lucaskabela/7/base 2025-06-01T20:57:50.8095282Z * [new branch] gh/lucaskabela/7/head -> origin/gh/lucaskabela/7/head 2025-06-01T20:57:50.8096283Z * [new branch] gh/lucaskabela/7/orig -> origin/gh/lucaskabela/7/orig 2025-06-01T20:57:50.8097713Z * [new branch] gh/lucaskabela/8/base -> origin/gh/lucaskabela/8/base 2025-06-01T20:57:50.8098707Z * [new branch] gh/lucaskabela/8/head -> origin/gh/lucaskabela/8/head 2025-06-01T20:57:50.8099697Z * [new branch] gh/lucaskabela/8/orig -> origin/gh/lucaskabela/8/orig 2025-06-01T20:57:50.8100906Z * [new branch] gh/lucaskabela/9/base -> origin/gh/lucaskabela/9/base 2025-06-01T20:57:50.8101960Z * [new branch] gh/lucaskabela/9/head -> origin/gh/lucaskabela/9/head 2025-06-01T20:57:50.8103537Z * [new branch] gh/lw/10/base -> origin/gh/lw/10/base 2025-06-01T20:57:50.8104520Z * [new branch] gh/lw/10/head -> origin/gh/lw/10/head 2025-06-01T20:57:50.8105527Z * [new branch] gh/lw/10/orig -> origin/gh/lw/10/orig 2025-06-01T20:57:50.8106946Z * [new branch] gh/lw/15/base -> origin/gh/lw/15/base 2025-06-01T20:57:50.8107956Z * [new branch] gh/lw/15/head -> origin/gh/lw/15/head 2025-06-01T20:57:50.8108980Z * [new branch] gh/lw/15/orig -> origin/gh/lw/15/orig 2025-06-01T20:57:50.8110470Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-06-01T20:57:50.8112107Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-06-01T20:57:50.8113483Z * [new branch] gh/malfet/155/base -> origin/gh/malfet/155/base 2025-06-01T20:57:50.8114640Z * [new branch] gh/malfet/155/head -> origin/gh/malfet/155/head 2025-06-01T20:57:50.8115684Z * [new branch] gh/malfet/155/orig -> origin/gh/malfet/155/orig 2025-06-01T20:57:50.8117026Z * [new branch] gh/malfet/159/base -> origin/gh/malfet/159/base 2025-06-01T20:57:50.8118047Z * [new branch] gh/malfet/159/head -> origin/gh/malfet/159/head 2025-06-01T20:57:50.8119056Z * [new branch] gh/malfet/159/orig -> origin/gh/malfet/159/orig 2025-06-01T20:57:50.8120598Z * [new branch] gh/malfet/169/base -> origin/gh/malfet/169/base 2025-06-01T20:57:50.8121560Z * [new branch] gh/malfet/169/head -> origin/gh/malfet/169/head 2025-06-01T20:57:50.8122620Z * [new branch] gh/malfet/169/orig -> origin/gh/malfet/169/orig 2025-06-01T20:57:50.8124158Z * [new branch] gh/malfet/197/base -> origin/gh/malfet/197/base 2025-06-01T20:57:50.8125354Z * [new branch] gh/malfet/197/head -> origin/gh/malfet/197/head 2025-06-01T20:57:50.8126432Z * [new branch] gh/malfet/197/orig -> origin/gh/malfet/197/orig 2025-06-01T20:57:50.8127837Z * [new branch] gh/malfet/259/base -> origin/gh/malfet/259/base 2025-06-01T20:57:50.8128847Z * [new branch] gh/malfet/259/head -> origin/gh/malfet/259/head 2025-06-01T20:57:50.8129880Z * [new branch] gh/malfet/259/orig -> origin/gh/malfet/259/orig 2025-06-01T20:57:50.8131221Z * [new branch] gh/malfet/268/base -> origin/gh/malfet/268/base 2025-06-01T20:57:50.8132294Z * [new branch] gh/malfet/268/head -> origin/gh/malfet/268/head 2025-06-01T20:57:50.8133320Z * [new branch] gh/malfet/268/orig -> origin/gh/malfet/268/orig 2025-06-01T20:57:50.8134990Z * [new branch] gh/malfet/292/base -> origin/gh/malfet/292/base 2025-06-01T20:57:50.8135919Z * [new branch] gh/malfet/292/head -> origin/gh/malfet/292/head 2025-06-01T20:57:50.8136957Z * [new branch] gh/malfet/292/orig -> origin/gh/malfet/292/orig 2025-06-01T20:57:50.8138341Z * [new branch] gh/malfet/293/base -> origin/gh/malfet/293/base 2025-06-01T20:57:50.8139424Z * [new branch] gh/malfet/293/head -> origin/gh/malfet/293/head 2025-06-01T20:57:50.8140427Z * [new branch] gh/malfet/293/orig -> origin/gh/malfet/293/orig 2025-06-01T20:57:50.8141848Z * [new branch] gh/malfet/294/base -> origin/gh/malfet/294/base 2025-06-01T20:57:50.8143070Z * [new branch] gh/malfet/294/head -> origin/gh/malfet/294/head 2025-06-01T20:57:50.8144189Z * [new branch] gh/malfet/294/orig -> origin/gh/malfet/294/orig 2025-06-01T20:57:50.8145694Z * [new branch] gh/malfet/295/base -> origin/gh/malfet/295/base 2025-06-01T20:57:50.8147572Z * [new branch] gh/malfet/295/head -> origin/gh/malfet/295/head 2025-06-01T20:57:50.8148603Z * [new branch] gh/malfet/295/orig -> origin/gh/malfet/295/orig 2025-06-01T20:57:50.8150168Z * [new branch] gh/malfet/296/base -> origin/gh/malfet/296/base 2025-06-01T20:57:50.8151280Z * [new branch] gh/malfet/296/head -> origin/gh/malfet/296/head 2025-06-01T20:57:50.8152330Z * [new branch] gh/malfet/296/orig -> origin/gh/malfet/296/orig 2025-06-01T20:57:50.8153685Z * [new branch] gh/malfet/297/base -> origin/gh/malfet/297/base 2025-06-01T20:57:50.8154737Z * [new branch] gh/malfet/297/head -> origin/gh/malfet/297/head 2025-06-01T20:57:50.8155794Z * [new branch] gh/malfet/297/orig -> origin/gh/malfet/297/orig 2025-06-01T20:57:50.8157031Z * [new branch] gh/malfet/298/base -> origin/gh/malfet/298/base 2025-06-01T20:57:50.8158194Z * [new branch] gh/malfet/298/head -> origin/gh/malfet/298/head 2025-06-01T20:57:50.8159441Z * [new branch] gh/malfet/298/orig -> origin/gh/malfet/298/orig 2025-06-01T20:57:50.8160815Z * [new branch] gh/malfet/299/base -> origin/gh/malfet/299/base 2025-06-01T20:57:50.8161763Z * [new branch] gh/malfet/299/head -> origin/gh/malfet/299/head 2025-06-01T20:57:50.8162824Z * [new branch] gh/malfet/299/orig -> origin/gh/malfet/299/orig 2025-06-01T20:57:50.8164752Z * [new branch] gh/malfet/300/base -> origin/gh/malfet/300/base 2025-06-01T20:57:50.8165719Z * [new branch] gh/malfet/300/head -> origin/gh/malfet/300/head 2025-06-01T20:57:50.8166865Z * [new branch] gh/malfet/300/orig -> origin/gh/malfet/300/orig 2025-06-01T20:57:50.8168324Z * [new branch] gh/malfet/301/base -> origin/gh/malfet/301/base 2025-06-01T20:57:50.8169837Z * [new branch] gh/malfet/301/head -> origin/gh/malfet/301/head 2025-06-01T20:57:50.8170995Z * [new branch] gh/malfet/301/orig -> origin/gh/malfet/301/orig 2025-06-01T20:57:50.8172827Z * [new branch] gh/malfet/302/base -> origin/gh/malfet/302/base 2025-06-01T20:57:50.8173917Z * [new branch] gh/malfet/302/head -> origin/gh/malfet/302/head 2025-06-01T20:57:50.8175108Z * [new branch] gh/malfet/302/orig -> origin/gh/malfet/302/orig 2025-06-01T20:57:50.8176547Z * [new branch] gh/malfet/303/base -> origin/gh/malfet/303/base 2025-06-01T20:57:50.8177697Z * [new branch] gh/malfet/303/head -> origin/gh/malfet/303/head 2025-06-01T20:57:50.8178778Z * [new branch] gh/malfet/303/orig -> origin/gh/malfet/303/orig 2025-06-01T20:57:50.8180298Z * [new branch] gh/malfet/304/base -> origin/gh/malfet/304/base 2025-06-01T20:57:50.8181361Z * [new branch] gh/malfet/304/head -> origin/gh/malfet/304/head 2025-06-01T20:57:50.8182447Z * [new branch] gh/malfet/304/orig -> origin/gh/malfet/304/orig 2025-06-01T20:57:50.8183824Z * [new branch] gh/malfet/305/base -> origin/gh/malfet/305/base 2025-06-01T20:57:50.8184821Z * [new branch] gh/malfet/305/head -> origin/gh/malfet/305/head 2025-06-01T20:57:50.8185885Z * [new branch] gh/malfet/305/orig -> origin/gh/malfet/305/orig 2025-06-01T20:57:50.8187262Z * [new branch] gh/malfet/306/base -> origin/gh/malfet/306/base 2025-06-01T20:57:50.8188318Z * [new branch] gh/malfet/306/head -> origin/gh/malfet/306/head 2025-06-01T20:57:50.8189456Z * [new branch] gh/malfet/306/orig -> origin/gh/malfet/306/orig 2025-06-01T20:57:50.8190843Z * [new branch] gh/malfet/307/base -> origin/gh/malfet/307/base 2025-06-01T20:57:50.8191890Z * [new branch] gh/malfet/307/head -> origin/gh/malfet/307/head 2025-06-01T20:57:50.8192890Z * [new branch] gh/malfet/307/orig -> origin/gh/malfet/307/orig 2025-06-01T20:57:50.8194413Z * [new branch] gh/malfet/308/base -> origin/gh/malfet/308/base 2025-06-01T20:57:50.8195439Z * [new branch] gh/malfet/308/head -> origin/gh/malfet/308/head 2025-06-01T20:57:50.8196537Z * [new branch] gh/malfet/308/orig -> origin/gh/malfet/308/orig 2025-06-01T20:57:50.8197849Z * [new branch] gh/malfet/309/base -> origin/gh/malfet/309/base 2025-06-01T20:57:50.8198883Z * [new branch] gh/malfet/309/head -> origin/gh/malfet/309/head 2025-06-01T20:57:50.8199901Z * [new branch] gh/malfet/309/orig -> origin/gh/malfet/309/orig 2025-06-01T20:57:50.8201281Z * [new branch] gh/malfet/310/base -> origin/gh/malfet/310/base 2025-06-01T20:57:50.8202353Z * [new branch] gh/malfet/310/head -> origin/gh/malfet/310/head 2025-06-01T20:57:50.8203405Z * [new branch] gh/malfet/310/orig -> origin/gh/malfet/310/orig 2025-06-01T20:57:50.8205163Z * [new branch] gh/malfet/311/base -> origin/gh/malfet/311/base 2025-06-01T20:57:50.8206231Z * [new branch] gh/malfet/311/head -> origin/gh/malfet/311/head 2025-06-01T20:57:50.8207348Z * [new branch] gh/malfet/311/orig -> origin/gh/malfet/311/orig 2025-06-01T20:57:50.8208805Z * [new branch] gh/malfet/312/base -> origin/gh/malfet/312/base 2025-06-01T20:57:50.8209816Z * [new branch] gh/malfet/312/head -> origin/gh/malfet/312/head 2025-06-01T20:57:50.8211218Z * [new branch] gh/malfet/313/base -> origin/gh/malfet/313/base 2025-06-01T20:57:50.8212277Z * [new branch] gh/malfet/313/head -> origin/gh/malfet/313/head 2025-06-01T20:57:50.8213301Z * [new branch] gh/malfet/313/orig -> origin/gh/malfet/313/orig 2025-06-01T20:57:50.8214720Z * [new branch] gh/malfet/314/base -> origin/gh/malfet/314/base 2025-06-01T20:57:50.8215891Z * [new branch] gh/malfet/314/head -> origin/gh/malfet/314/head 2025-06-01T20:57:50.8216914Z * [new branch] gh/malfet/314/orig -> origin/gh/malfet/314/orig 2025-06-01T20:57:50.8218382Z * [new branch] gh/malfet/315/base -> origin/gh/malfet/315/base 2025-06-01T20:57:50.8219423Z * [new branch] gh/malfet/315/head -> origin/gh/malfet/315/head 2025-06-01T20:57:50.8220439Z * [new branch] gh/malfet/315/orig -> origin/gh/malfet/315/orig 2025-06-01T20:57:50.8221910Z * [new branch] gh/malfet/316/base -> origin/gh/malfet/316/base 2025-06-01T20:57:50.8222920Z * [new branch] gh/malfet/316/head -> origin/gh/malfet/316/head 2025-06-01T20:57:50.8224007Z * [new branch] gh/malfet/316/orig -> origin/gh/malfet/316/orig 2025-06-01T20:57:50.8225425Z * [new branch] gh/malfet/317/base -> origin/gh/malfet/317/base 2025-06-01T20:57:50.8226424Z * [new branch] gh/malfet/317/head -> origin/gh/malfet/317/head 2025-06-01T20:57:50.8227538Z * [new branch] gh/malfet/317/orig -> origin/gh/malfet/317/orig 2025-06-01T20:57:50.8228935Z * [new branch] gh/malfet/318/base -> origin/gh/malfet/318/base 2025-06-01T20:57:50.8229919Z * [new branch] gh/malfet/318/head -> origin/gh/malfet/318/head 2025-06-01T20:57:50.8230940Z * [new branch] gh/malfet/318/orig -> origin/gh/malfet/318/orig 2025-06-01T20:57:50.8232327Z * [new branch] gh/malfet/319/base -> origin/gh/malfet/319/base 2025-06-01T20:57:50.8233300Z * [new branch] gh/malfet/319/head -> origin/gh/malfet/319/head 2025-06-01T20:57:50.8234333Z * [new branch] gh/malfet/319/orig -> origin/gh/malfet/319/orig 2025-06-01T20:57:50.8235815Z * [new branch] gh/malfet/320/base -> origin/gh/malfet/320/base 2025-06-01T20:57:50.8237010Z * [new branch] gh/malfet/320/head -> origin/gh/malfet/320/head 2025-06-01T20:57:50.8238044Z * [new branch] gh/malfet/320/orig -> origin/gh/malfet/320/orig 2025-06-01T20:57:50.8239373Z * [new branch] gh/malfet/321/base -> origin/gh/malfet/321/base 2025-06-01T20:57:50.8240374Z * [new branch] gh/malfet/321/head -> origin/gh/malfet/321/head 2025-06-01T20:57:50.8241398Z * [new branch] gh/malfet/321/orig -> origin/gh/malfet/321/orig 2025-06-01T20:57:50.8242697Z * [new branch] gh/malfet/322/base -> origin/gh/malfet/322/base 2025-06-01T20:57:50.8243802Z * [new branch] gh/malfet/322/head -> origin/gh/malfet/322/head 2025-06-01T20:57:50.8245115Z * [new branch] gh/malfet/322/orig -> origin/gh/malfet/322/orig 2025-06-01T20:57:50.8246903Z * [new branch] gh/malfet/323/base -> origin/gh/malfet/323/base 2025-06-01T20:57:50.8247871Z * [new branch] gh/malfet/323/head -> origin/gh/malfet/323/head 2025-06-01T20:57:50.8249097Z * [new branch] gh/malfet/323/orig -> origin/gh/malfet/323/orig 2025-06-01T20:57:50.8250723Z * [new branch] gh/malfet/324/base -> origin/gh/malfet/324/base 2025-06-01T20:57:50.8251731Z * [new branch] gh/malfet/324/head -> origin/gh/malfet/324/head 2025-06-01T20:57:50.8252781Z * [new branch] gh/malfet/324/orig -> origin/gh/malfet/324/orig 2025-06-01T20:57:50.8254235Z * [new branch] gh/malfet/325/base -> origin/gh/malfet/325/base 2025-06-01T20:57:50.8255381Z * [new branch] gh/malfet/325/head -> origin/gh/malfet/325/head 2025-06-01T20:57:50.8256521Z * [new branch] gh/malfet/325/orig -> origin/gh/malfet/325/orig 2025-06-01T20:57:50.8257851Z * [new branch] gh/malfet/326/base -> origin/gh/malfet/326/base 2025-06-01T20:57:50.8258933Z * [new branch] gh/malfet/326/head -> origin/gh/malfet/326/head 2025-06-01T20:57:50.8259965Z * [new branch] gh/malfet/326/orig -> origin/gh/malfet/326/orig 2025-06-01T20:57:50.8261366Z * [new branch] gh/malfet/327/base -> origin/gh/malfet/327/base 2025-06-01T20:57:50.8262360Z * [new branch] gh/malfet/327/head -> origin/gh/malfet/327/head 2025-06-01T20:57:50.8263352Z * [new branch] gh/malfet/327/orig -> origin/gh/malfet/327/orig 2025-06-01T20:57:50.8264804Z * [new branch] gh/malfet/328/base -> origin/gh/malfet/328/base 2025-06-01T20:57:50.8265827Z * [new branch] gh/malfet/328/head -> origin/gh/malfet/328/head 2025-06-01T20:57:50.8266935Z * [new branch] gh/malfet/328/orig -> origin/gh/malfet/328/orig 2025-06-01T20:57:50.8268363Z * [new branch] gh/malfet/329/base -> origin/gh/malfet/329/base 2025-06-01T20:57:50.8269525Z * [new branch] gh/malfet/329/head -> origin/gh/malfet/329/head 2025-06-01T20:57:50.8270588Z * [new branch] gh/malfet/329/orig -> origin/gh/malfet/329/orig 2025-06-01T20:57:50.8271975Z * [new branch] gh/malfet/330/base -> origin/gh/malfet/330/base 2025-06-01T20:57:50.8273001Z * [new branch] gh/malfet/330/head -> origin/gh/malfet/330/head 2025-06-01T20:57:50.8274068Z * [new branch] gh/malfet/330/orig -> origin/gh/malfet/330/orig 2025-06-01T20:57:50.8275565Z * [new branch] gh/malfet/331/base -> origin/gh/malfet/331/base 2025-06-01T20:57:50.8277059Z * [new branch] gh/malfet/331/head -> origin/gh/malfet/331/head 2025-06-01T20:57:50.8278086Z * [new branch] gh/malfet/331/orig -> origin/gh/malfet/331/orig 2025-06-01T20:57:50.8279623Z * [new branch] gh/malfet/332/base -> origin/gh/malfet/332/base 2025-06-01T20:57:50.8280813Z * [new branch] gh/malfet/332/head -> origin/gh/malfet/332/head 2025-06-01T20:57:50.8281864Z * [new branch] gh/malfet/332/orig -> origin/gh/malfet/332/orig 2025-06-01T20:57:50.8283855Z * [new branch] gh/malfet/333/base -> origin/gh/malfet/333/base 2025-06-01T20:57:50.8285219Z * [new branch] gh/malfet/333/head -> origin/gh/malfet/333/head 2025-06-01T20:57:50.8286279Z * [new branch] gh/malfet/333/orig -> origin/gh/malfet/333/orig 2025-06-01T20:57:50.8287738Z * [new branch] gh/malfet/334/base -> origin/gh/malfet/334/base 2025-06-01T20:57:50.8288766Z * [new branch] gh/malfet/334/head -> origin/gh/malfet/334/head 2025-06-01T20:57:50.8290006Z * [new branch] gh/malfet/334/orig -> origin/gh/malfet/334/orig 2025-06-01T20:57:50.8291443Z * [new branch] gh/malfet/335/base -> origin/gh/malfet/335/base 2025-06-01T20:57:50.8292472Z * [new branch] gh/malfet/335/head -> origin/gh/malfet/335/head 2025-06-01T20:57:50.8293670Z * [new branch] gh/malfet/335/orig -> origin/gh/malfet/335/orig 2025-06-01T20:57:50.8295392Z * [new branch] gh/malfet/336/base -> origin/gh/malfet/336/base 2025-06-01T20:57:50.8296361Z * [new branch] gh/malfet/336/head -> origin/gh/malfet/336/head 2025-06-01T20:57:50.8297469Z * [new branch] gh/malfet/336/orig -> origin/gh/malfet/336/orig 2025-06-01T20:57:50.8298876Z * [new branch] gh/malfet/337/base -> origin/gh/malfet/337/base 2025-06-01T20:57:50.8300001Z * [new branch] gh/malfet/337/head -> origin/gh/malfet/337/head 2025-06-01T20:57:50.8301047Z * [new branch] gh/malfet/337/orig -> origin/gh/malfet/337/orig 2025-06-01T20:57:50.8302365Z * [new branch] gh/malfet/338/base -> origin/gh/malfet/338/base 2025-06-01T20:57:50.8303356Z * [new branch] gh/malfet/338/head -> origin/gh/malfet/338/head 2025-06-01T20:57:50.8304405Z * [new branch] gh/malfet/338/orig -> origin/gh/malfet/338/orig 2025-06-01T20:57:50.8305771Z * [new branch] gh/malfet/339/base -> origin/gh/malfet/339/base 2025-06-01T20:57:50.8306765Z * [new branch] gh/malfet/339/head -> origin/gh/malfet/339/head 2025-06-01T20:57:50.8307824Z * [new branch] gh/malfet/339/orig -> origin/gh/malfet/339/orig 2025-06-01T20:57:50.8309322Z * [new branch] gh/malfet/340/base -> origin/gh/malfet/340/base 2025-06-01T20:57:50.8310337Z * [new branch] gh/malfet/340/head -> origin/gh/malfet/340/head 2025-06-01T20:57:50.8311352Z * [new branch] gh/malfet/340/orig -> origin/gh/malfet/340/orig 2025-06-01T20:57:50.8312665Z * [new branch] gh/malfet/341/base -> origin/gh/malfet/341/base 2025-06-01T20:57:50.8313682Z * [new branch] gh/malfet/341/head -> origin/gh/malfet/341/head 2025-06-01T20:57:50.8314762Z * [new branch] gh/malfet/341/orig -> origin/gh/malfet/341/orig 2025-06-01T20:57:50.8316088Z * [new branch] gh/malfet/342/base -> origin/gh/malfet/342/base 2025-06-01T20:57:50.8317112Z * [new branch] gh/malfet/342/head -> origin/gh/malfet/342/head 2025-06-01T20:57:50.8318182Z * [new branch] gh/malfet/342/orig -> origin/gh/malfet/342/orig 2025-06-01T20:57:50.8319531Z * [new branch] gh/malfet/343/base -> origin/gh/malfet/343/base 2025-06-01T20:57:50.8320547Z * [new branch] gh/malfet/343/head -> origin/gh/malfet/343/head 2025-06-01T20:57:50.8321536Z * [new branch] gh/malfet/343/orig -> origin/gh/malfet/343/orig 2025-06-01T20:57:50.8323033Z * [new branch] gh/malfet/344/base -> origin/gh/malfet/344/base 2025-06-01T20:57:50.8324352Z * [new branch] gh/malfet/344/head -> origin/gh/malfet/344/head 2025-06-01T20:57:50.8325422Z * [new branch] gh/malfet/344/orig -> origin/gh/malfet/344/orig 2025-06-01T20:57:50.8326876Z * [new branch] gh/malfet/345/base -> origin/gh/malfet/345/base 2025-06-01T20:57:50.8327983Z * [new branch] gh/malfet/345/head -> origin/gh/malfet/345/head 2025-06-01T20:57:50.8329072Z * [new branch] gh/malfet/345/orig -> origin/gh/malfet/345/orig 2025-06-01T20:57:50.8330471Z * [new branch] gh/malfet/346/base -> origin/gh/malfet/346/base 2025-06-01T20:57:50.8331509Z * [new branch] gh/malfet/346/head -> origin/gh/malfet/346/head 2025-06-01T20:57:50.8332546Z * [new branch] gh/malfet/346/orig -> origin/gh/malfet/346/orig 2025-06-01T20:57:50.8333956Z * [new branch] gh/malfet/347/base -> origin/gh/malfet/347/base 2025-06-01T20:57:50.8335105Z * [new branch] gh/malfet/347/head -> origin/gh/malfet/347/head 2025-06-01T20:57:50.8336209Z * [new branch] gh/malfet/347/orig -> origin/gh/malfet/347/orig 2025-06-01T20:57:50.8338099Z * [new branch] gh/malfet/348/base -> origin/gh/malfet/348/base 2025-06-01T20:57:50.8339077Z * [new branch] gh/malfet/348/head -> origin/gh/malfet/348/head 2025-06-01T20:57:50.8340154Z * [new branch] gh/malfet/348/orig -> origin/gh/malfet/348/orig 2025-06-01T20:57:50.8341523Z * [new branch] gh/malfet/349/base -> origin/gh/malfet/349/base 2025-06-01T20:57:50.8342515Z * [new branch] gh/malfet/349/head -> origin/gh/malfet/349/head 2025-06-01T20:57:50.8343541Z * [new branch] gh/malfet/349/orig -> origin/gh/malfet/349/orig 2025-06-01T20:57:50.8344943Z * [new branch] gh/malfet/350/base -> origin/gh/malfet/350/base 2025-06-01T20:57:50.8346307Z * [new branch] gh/malfet/350/head -> origin/gh/malfet/350/head 2025-06-01T20:57:50.8347687Z * [new branch] gh/malfet/350/orig -> origin/gh/malfet/350/orig 2025-06-01T20:57:50.8349071Z * [new branch] gh/malfet/351/base -> origin/gh/malfet/351/base 2025-06-01T20:57:50.8350064Z * [new branch] gh/malfet/351/head -> origin/gh/malfet/351/head 2025-06-01T20:57:50.8351095Z * [new branch] gh/malfet/351/orig -> origin/gh/malfet/351/orig 2025-06-01T20:57:50.8352633Z * [new branch] gh/malfet/352/base -> origin/gh/malfet/352/base 2025-06-01T20:57:50.8353626Z * [new branch] gh/malfet/352/head -> origin/gh/malfet/352/head 2025-06-01T20:57:50.8354663Z * [new branch] gh/malfet/352/orig -> origin/gh/malfet/352/orig 2025-06-01T20:57:50.8356049Z * [new branch] gh/malfet/353/base -> origin/gh/malfet/353/base 2025-06-01T20:57:50.8357056Z * [new branch] gh/malfet/353/head -> origin/gh/malfet/353/head 2025-06-01T20:57:50.8358082Z * [new branch] gh/malfet/353/orig -> origin/gh/malfet/353/orig 2025-06-01T20:57:50.8359489Z * [new branch] gh/malfet/354/base -> origin/gh/malfet/354/base 2025-06-01T20:57:50.8360629Z * [new branch] gh/malfet/354/head -> origin/gh/malfet/354/head 2025-06-01T20:57:50.8361703Z * [new branch] gh/malfet/354/orig -> origin/gh/malfet/354/orig 2025-06-01T20:57:50.8363070Z * [new branch] gh/malfet/355/base -> origin/gh/malfet/355/base 2025-06-01T20:57:50.8364449Z * [new branch] gh/malfet/355/head -> origin/gh/malfet/355/head 2025-06-01T20:57:50.8365560Z * [new branch] gh/malfet/355/orig -> origin/gh/malfet/355/orig 2025-06-01T20:57:50.8367072Z * [new branch] gh/malfet/356/base -> origin/gh/malfet/356/base 2025-06-01T20:57:50.8368054Z * [new branch] gh/malfet/356/head -> origin/gh/malfet/356/head 2025-06-01T20:57:50.8369168Z * [new branch] gh/malfet/356/orig -> origin/gh/malfet/356/orig 2025-06-01T20:57:50.8370498Z * [new branch] gh/malfet/357/base -> origin/gh/malfet/357/base 2025-06-01T20:57:50.8371537Z * [new branch] gh/malfet/357/head -> origin/gh/malfet/357/head 2025-06-01T20:57:50.8372583Z * [new branch] gh/malfet/357/orig -> origin/gh/malfet/357/orig 2025-06-01T20:57:50.8373988Z * [new branch] gh/malfet/358/base -> origin/gh/malfet/358/base 2025-06-01T20:57:50.8375261Z * [new branch] gh/malfet/358/head -> origin/gh/malfet/358/head 2025-06-01T20:57:50.8376264Z * [new branch] gh/malfet/358/orig -> origin/gh/malfet/358/orig 2025-06-01T20:57:50.8377658Z * [new branch] gh/malfet/359/base -> origin/gh/malfet/359/base 2025-06-01T20:57:50.8378649Z * [new branch] gh/malfet/359/head -> origin/gh/malfet/359/head 2025-06-01T20:57:50.8379783Z * [new branch] gh/malfet/359/orig -> origin/gh/malfet/359/orig 2025-06-01T20:57:50.8381202Z * [new branch] gh/malfet/360/base -> origin/gh/malfet/360/base 2025-06-01T20:57:50.8382204Z * [new branch] gh/malfet/360/head -> origin/gh/malfet/360/head 2025-06-01T20:57:50.8383195Z * [new branch] gh/malfet/360/orig -> origin/gh/malfet/360/orig 2025-06-01T20:57:50.8384604Z * [new branch] gh/malfet/361/base -> origin/gh/malfet/361/base 2025-06-01T20:57:50.8385610Z * [new branch] gh/malfet/361/head -> origin/gh/malfet/361/head 2025-06-01T20:57:50.8386620Z * [new branch] gh/malfet/361/orig -> origin/gh/malfet/361/orig 2025-06-01T20:57:50.8388071Z * [new branch] gh/malfet/362/base -> origin/gh/malfet/362/base 2025-06-01T20:57:50.8389152Z * [new branch] gh/malfet/362/head -> origin/gh/malfet/362/head 2025-06-01T20:57:50.8390120Z * [new branch] gh/malfet/362/orig -> origin/gh/malfet/362/orig 2025-06-01T20:57:50.8391496Z * [new branch] gh/malfet/363/base -> origin/gh/malfet/363/base 2025-06-01T20:57:50.8392502Z * [new branch] gh/malfet/363/head -> origin/gh/malfet/363/head 2025-06-01T20:57:50.8393584Z * [new branch] gh/malfet/363/orig -> origin/gh/malfet/363/orig 2025-06-01T20:57:50.8395065Z * [new branch] gh/malfet/364/base -> origin/gh/malfet/364/base 2025-06-01T20:57:50.8396059Z * [new branch] gh/malfet/364/head -> origin/gh/malfet/364/head 2025-06-01T20:57:50.8397099Z * [new branch] gh/malfet/364/orig -> origin/gh/malfet/364/orig 2025-06-01T20:57:50.8398608Z * [new branch] gh/malfet/365/base -> origin/gh/malfet/365/base 2025-06-01T20:57:50.8399578Z * [new branch] gh/malfet/365/head -> origin/gh/malfet/365/head 2025-06-01T20:57:50.8400632Z * [new branch] gh/malfet/365/orig -> origin/gh/malfet/365/orig 2025-06-01T20:57:50.8402019Z * [new branch] gh/malfet/366/base -> origin/gh/malfet/366/base 2025-06-01T20:57:50.8403026Z * [new branch] gh/malfet/366/head -> origin/gh/malfet/366/head 2025-06-01T20:57:50.8404556Z * [new branch] gh/malfet/366/orig -> origin/gh/malfet/366/orig 2025-06-01T20:57:50.8405990Z * [new branch] gh/malfet/367/base -> origin/gh/malfet/367/base 2025-06-01T20:57:50.8407000Z * [new branch] gh/malfet/367/head -> origin/gh/malfet/367/head 2025-06-01T20:57:50.8408110Z * [new branch] gh/malfet/367/orig -> origin/gh/malfet/367/orig 2025-06-01T20:57:50.8409633Z * [new branch] gh/malfet/368/base -> origin/gh/malfet/368/base 2025-06-01T20:57:50.8410648Z * [new branch] gh/malfet/368/head -> origin/gh/malfet/368/head 2025-06-01T20:57:50.8411708Z * [new branch] gh/malfet/368/orig -> origin/gh/malfet/368/orig 2025-06-01T20:57:50.8413123Z * [new branch] gh/malfet/369/base -> origin/gh/malfet/369/base 2025-06-01T20:57:50.8414114Z * [new branch] gh/malfet/369/head -> origin/gh/malfet/369/head 2025-06-01T20:57:50.8415295Z * [new branch] gh/malfet/369/orig -> origin/gh/malfet/369/orig 2025-06-01T20:57:50.8416661Z * [new branch] gh/malfet/370/base -> origin/gh/malfet/370/base 2025-06-01T20:57:50.8417682Z * [new branch] gh/malfet/370/head -> origin/gh/malfet/370/head 2025-06-01T20:57:50.8418749Z * [new branch] gh/malfet/370/orig -> origin/gh/malfet/370/orig 2025-06-01T20:57:50.8420112Z * [new branch] gh/malfet/371/base -> origin/gh/malfet/371/base 2025-06-01T20:57:50.8421244Z * [new branch] gh/malfet/371/head -> origin/gh/malfet/371/head 2025-06-01T20:57:50.8422379Z * [new branch] gh/malfet/371/orig -> origin/gh/malfet/371/orig 2025-06-01T20:57:50.8423775Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-06-01T20:57:50.8424771Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-06-01T20:57:50.8426651Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-06-01T20:57:50.8428381Z * [new branch] gh/masnesral/195/base -> origin/gh/masnesral/195/base 2025-06-01T20:57:50.8429523Z * [new branch] gh/masnesral/195/head -> origin/gh/masnesral/195/head 2025-06-01T20:57:50.8430570Z * [new branch] gh/masnesral/195/orig -> origin/gh/masnesral/195/orig 2025-06-01T20:57:50.8431846Z * [new branch] gh/masnesral/196/base -> origin/gh/masnesral/196/base 2025-06-01T20:57:50.8433047Z * [new branch] gh/masnesral/196/head -> origin/gh/masnesral/196/head 2025-06-01T20:57:50.8434097Z * [new branch] gh/masnesral/196/orig -> origin/gh/masnesral/196/orig 2025-06-01T20:57:50.8435811Z * [new branch] gh/masnesral/197/base -> origin/gh/masnesral/197/base 2025-06-01T20:57:50.8437086Z * [new branch] gh/masnesral/197/head -> origin/gh/masnesral/197/head 2025-06-01T20:57:50.8438119Z * [new branch] gh/masnesral/197/orig -> origin/gh/masnesral/197/orig 2025-06-01T20:57:50.8439559Z * [new branch] gh/masnesral/198/base -> origin/gh/masnesral/198/base 2025-06-01T20:57:50.8440604Z * [new branch] gh/masnesral/198/head -> origin/gh/masnesral/198/head 2025-06-01T20:57:50.8441610Z * [new branch] gh/masnesral/198/orig -> origin/gh/masnesral/198/orig 2025-06-01T20:57:50.8442844Z * [new branch] gh/masnesral/199/base -> origin/gh/masnesral/199/base 2025-06-01T20:57:50.8444275Z * [new branch] gh/masnesral/199/head -> origin/gh/masnesral/199/head 2025-06-01T20:57:50.8445616Z * [new branch] gh/masnesral/199/orig -> origin/gh/masnesral/199/orig 2025-06-01T20:57:50.8449377Z * [new branch] gh/masnesral/200/base -> origin/gh/masnesral/200/base 2025-06-01T20:57:50.8450542Z * [new branch] gh/masnesral/200/head -> origin/gh/masnesral/200/head 2025-06-01T20:57:50.8451762Z * [new branch] gh/masnesral/200/orig -> origin/gh/masnesral/200/orig 2025-06-01T20:57:50.8453146Z * [new branch] gh/masnesral/201/base -> origin/gh/masnesral/201/base 2025-06-01T20:57:50.8454295Z * [new branch] gh/masnesral/201/head -> origin/gh/masnesral/201/head 2025-06-01T20:57:50.8455464Z * [new branch] gh/masnesral/201/orig -> origin/gh/masnesral/201/orig 2025-06-01T20:57:50.8456857Z * [new branch] gh/masnesral/202/base -> origin/gh/masnesral/202/base 2025-06-01T20:57:50.8457901Z * [new branch] gh/masnesral/202/head -> origin/gh/masnesral/202/head 2025-06-01T20:57:50.8458950Z * [new branch] gh/masnesral/202/orig -> origin/gh/masnesral/202/orig 2025-06-01T20:57:50.8460595Z * [new branch] gh/masnesral/203/base -> origin/gh/masnesral/203/base 2025-06-01T20:57:50.8461678Z * [new branch] gh/masnesral/203/head -> origin/gh/masnesral/203/head 2025-06-01T20:57:50.8463249Z * [new branch] gh/masnesral/203/orig -> origin/gh/masnesral/203/orig 2025-06-01T20:57:50.8464781Z * [new branch] gh/masnesral/204/base -> origin/gh/masnesral/204/base 2025-06-01T20:57:50.8465999Z * [new branch] gh/masnesral/204/head -> origin/gh/masnesral/204/head 2025-06-01T20:57:50.8467057Z * [new branch] gh/masnesral/204/orig -> origin/gh/masnesral/204/orig 2025-06-01T20:57:50.8468679Z * [new branch] gh/masnesral/205/base -> origin/gh/masnesral/205/base 2025-06-01T20:57:50.8469837Z * [new branch] gh/masnesral/205/head -> origin/gh/masnesral/205/head 2025-06-01T20:57:50.8471392Z * [new branch] gh/masnesral/205/orig -> origin/gh/masnesral/205/orig 2025-06-01T20:57:50.8472845Z * [new branch] gh/masnesral/206/base -> origin/gh/masnesral/206/base 2025-06-01T20:57:50.8473936Z * [new branch] gh/masnesral/206/head -> origin/gh/masnesral/206/head 2025-06-01T20:57:50.8475016Z * [new branch] gh/masnesral/206/orig -> origin/gh/masnesral/206/orig 2025-06-01T20:57:50.8476447Z * [new branch] gh/masnesral/207/base -> origin/gh/masnesral/207/base 2025-06-01T20:57:50.8477535Z * [new branch] gh/masnesral/207/head -> origin/gh/masnesral/207/head 2025-06-01T20:57:50.8478571Z * [new branch] gh/masnesral/207/orig -> origin/gh/masnesral/207/orig 2025-06-01T20:57:50.8479973Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-06-01T20:57:50.8481671Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-06-01T20:57:50.8482965Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-06-01T20:57:50.8484460Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-06-01T20:57:50.8485554Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-06-01T20:57:50.8487260Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-06-01T20:57:50.8488373Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-06-01T20:57:50.8489905Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-06-01T20:57:50.8490915Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-06-01T20:57:50.8492201Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-06-01T20:57:50.8493188Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-06-01T20:57:50.8494444Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-06-01T20:57:50.8495500Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-06-01T20:57:50.8496838Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-06-01T20:57:50.8497690Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-06-01T20:57:50.8499517Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-06-01T20:57:50.8500533Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-06-01T20:57:50.8501828Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-06-01T20:57:50.8502817Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-06-01T20:57:50.8504144Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-06-01T20:57:50.8505140Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-06-01T20:57:50.8506389Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-06-01T20:57:50.8507251Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-06-01T20:57:50.8508802Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-06-01T20:57:50.8509733Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-06-01T20:57:50.8511155Z * [new branch] gh/mikaylagawarecki/311/base -> origin/gh/mikaylagawarecki/311/base 2025-06-01T20:57:50.8512258Z * [new branch] gh/mikaylagawarecki/311/head -> origin/gh/mikaylagawarecki/311/head 2025-06-01T20:57:50.8513177Z * [new branch] gh/mikaylagawarecki/311/orig -> origin/gh/mikaylagawarecki/311/orig 2025-06-01T20:57:50.8514682Z * [new branch] gh/mikaylagawarecki/312/base -> origin/gh/mikaylagawarecki/312/base 2025-06-01T20:57:50.8516091Z * [new branch] gh/mikaylagawarecki/312/head -> origin/gh/mikaylagawarecki/312/head 2025-06-01T20:57:50.8517113Z * [new branch] gh/mikaylagawarecki/312/orig -> origin/gh/mikaylagawarecki/312/orig 2025-06-01T20:57:50.8518597Z * [new branch] gh/mikaylagawarecki/313/base -> origin/gh/mikaylagawarecki/313/base 2025-06-01T20:57:50.8519702Z * [new branch] gh/mikaylagawarecki/313/head -> origin/gh/mikaylagawarecki/313/head 2025-06-01T20:57:50.8520756Z * [new branch] gh/mikaylagawarecki/313/orig -> origin/gh/mikaylagawarecki/313/orig 2025-06-01T20:57:50.8522504Z * [new branch] gh/mlazos/22/base -> origin/gh/mlazos/22/base 2025-06-01T20:57:50.8523760Z * [new branch] gh/mlazos/22/head -> origin/gh/mlazos/22/head 2025-06-01T20:57:50.8525047Z * [new branch] gh/mlazos/22/orig -> origin/gh/mlazos/22/orig 2025-06-01T20:57:50.8526563Z * [new branch] gh/mlazos/23/base -> origin/gh/mlazos/23/base 2025-06-01T20:57:50.8527807Z * [new branch] gh/mlazos/23/head -> origin/gh/mlazos/23/head 2025-06-01T20:57:50.8528854Z * [new branch] gh/mlazos/23/orig -> origin/gh/mlazos/23/orig 2025-06-01T20:57:50.8530368Z * [new branch] gh/mlazos/24/base -> origin/gh/mlazos/24/base 2025-06-01T20:57:50.8531509Z * [new branch] gh/mlazos/24/head -> origin/gh/mlazos/24/head 2025-06-01T20:57:50.8532550Z * [new branch] gh/mlazos/24/orig -> origin/gh/mlazos/24/orig 2025-06-01T20:57:50.8534118Z * [new branch] gh/mlazos/25/base -> origin/gh/mlazos/25/base 2025-06-01T20:57:50.8535811Z * [new branch] gh/mlazos/25/head -> origin/gh/mlazos/25/head 2025-06-01T20:57:50.8536881Z * [new branch] gh/mlazos/25/orig -> origin/gh/mlazos/25/orig 2025-06-01T20:57:50.8538593Z * [new branch] gh/mlazos/26/base -> origin/gh/mlazos/26/base 2025-06-01T20:57:50.8539747Z * [new branch] gh/mlazos/26/head -> origin/gh/mlazos/26/head 2025-06-01T20:57:50.8540847Z * [new branch] gh/mlazos/26/orig -> origin/gh/mlazos/26/orig 2025-06-01T20:57:50.8542173Z * [new branch] gh/mlazos/27/base -> origin/gh/mlazos/27/base 2025-06-01T20:57:50.8543281Z * [new branch] gh/mlazos/27/head -> origin/gh/mlazos/27/head 2025-06-01T20:57:50.8544334Z * [new branch] gh/mlazos/27/orig -> origin/gh/mlazos/27/orig 2025-06-01T20:57:50.8545862Z * [new branch] gh/mlazos/28/base -> origin/gh/mlazos/28/base 2025-06-01T20:57:50.8547105Z * [new branch] gh/mlazos/28/head -> origin/gh/mlazos/28/head 2025-06-01T20:57:50.8548156Z * [new branch] gh/mlazos/28/orig -> origin/gh/mlazos/28/orig 2025-06-01T20:57:50.8549535Z * [new branch] gh/mlazos/32/base -> origin/gh/mlazos/32/base 2025-06-01T20:57:50.8550639Z * [new branch] gh/mlazos/32/head -> origin/gh/mlazos/32/head 2025-06-01T20:57:50.8551675Z * [new branch] gh/mlazos/32/orig -> origin/gh/mlazos/32/orig 2025-06-01T20:57:50.8553321Z * [new branch] gh/mlazos/33/base -> origin/gh/mlazos/33/base 2025-06-01T20:57:50.8554361Z * [new branch] gh/mlazos/33/head -> origin/gh/mlazos/33/head 2025-06-01T20:57:50.8555396Z * [new branch] gh/mlazos/33/orig -> origin/gh/mlazos/33/orig 2025-06-01T20:57:50.8556849Z * [new branch] gh/mlazos/34/base -> origin/gh/mlazos/34/base 2025-06-01T20:57:50.8557793Z * [new branch] gh/mlazos/34/head -> origin/gh/mlazos/34/head 2025-06-01T20:57:50.8559293Z * [new branch] gh/mlazos/34/orig -> origin/gh/mlazos/34/orig 2025-06-01T20:57:50.8560643Z * [new branch] gh/mlazos/35/base -> origin/gh/mlazos/35/base 2025-06-01T20:57:50.8561686Z * [new branch] gh/mlazos/35/head -> origin/gh/mlazos/35/head 2025-06-01T20:57:50.8562768Z * [new branch] gh/mlazos/35/orig -> origin/gh/mlazos/35/orig 2025-06-01T20:57:50.8564382Z * [new branch] gh/mlazos/36/base -> origin/gh/mlazos/36/base 2025-06-01T20:57:50.8565458Z * [new branch] gh/mlazos/36/head -> origin/gh/mlazos/36/head 2025-06-01T20:57:50.8566496Z * [new branch] gh/mlazos/36/orig -> origin/gh/mlazos/36/orig 2025-06-01T20:57:50.8568783Z * [new branch] gh/mlazos/37/base -> origin/gh/mlazos/37/base 2025-06-01T20:57:50.8569962Z * [new branch] gh/mlazos/37/head -> origin/gh/mlazos/37/head 2025-06-01T20:57:50.8571104Z * [new branch] gh/mlazos/37/orig -> origin/gh/mlazos/37/orig 2025-06-01T20:57:50.8572562Z * [new branch] gh/mlazos/38/base -> origin/gh/mlazos/38/base 2025-06-01T20:57:50.8573650Z * [new branch] gh/mlazos/38/head -> origin/gh/mlazos/38/head 2025-06-01T20:57:50.8574698Z * [new branch] gh/mlazos/38/orig -> origin/gh/mlazos/38/orig 2025-06-01T20:57:50.8576181Z * [new branch] gh/mlazos/39/base -> origin/gh/mlazos/39/base 2025-06-01T20:57:50.8577215Z * [new branch] gh/mlazos/39/head -> origin/gh/mlazos/39/head 2025-06-01T20:57:50.8578325Z * [new branch] gh/mlazos/39/orig -> origin/gh/mlazos/39/orig 2025-06-01T20:57:50.8579590Z * [new branch] gh/mlazos/40/base -> origin/gh/mlazos/40/base 2025-06-01T20:57:50.8580572Z * [new branch] gh/mlazos/40/head -> origin/gh/mlazos/40/head 2025-06-01T20:57:50.8581554Z * [new branch] gh/mlazos/40/orig -> origin/gh/mlazos/40/orig 2025-06-01T20:57:50.8583063Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-06-01T20:57:50.8584093Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-06-01T20:57:50.8585108Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-06-01T20:57:50.8586388Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-06-01T20:57:50.8587358Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-06-01T20:57:50.8588299Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-06-01T20:57:50.8590102Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-06-01T20:57:50.8591417Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-06-01T20:57:50.8592431Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-06-01T20:57:50.8593858Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-06-01T20:57:50.8594820Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-06-01T20:57:50.8595832Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-06-01T20:57:50.8597373Z * [new branch] gh/mlazos/45/base -> origin/gh/mlazos/45/base 2025-06-01T20:57:50.8598411Z * [new branch] gh/mlazos/45/head -> origin/gh/mlazos/45/head 2025-06-01T20:57:50.8599392Z * [new branch] gh/mlazos/45/orig -> origin/gh/mlazos/45/orig 2025-06-01T20:57:50.8601026Z * [new branch] gh/mlazos/46/base -> origin/gh/mlazos/46/base 2025-06-01T20:57:50.8602006Z * [new branch] gh/mlazos/46/head -> origin/gh/mlazos/46/head 2025-06-01T20:57:50.8603011Z * [new branch] gh/mlazos/46/orig -> origin/gh/mlazos/46/orig 2025-06-01T20:57:50.8604671Z * [new branch] gh/mlazos/47/base -> origin/gh/mlazos/47/base 2025-06-01T20:57:50.8605690Z * [new branch] gh/mlazos/47/head -> origin/gh/mlazos/47/head 2025-06-01T20:57:50.8606735Z * [new branch] gh/mlazos/47/orig -> origin/gh/mlazos/47/orig 2025-06-01T20:57:50.8608168Z * [new branch] gh/mlazos/48/base -> origin/gh/mlazos/48/base 2025-06-01T20:57:50.8609226Z * [new branch] gh/mlazos/48/head -> origin/gh/mlazos/48/head 2025-06-01T20:57:50.8610283Z * [new branch] gh/mlazos/48/orig -> origin/gh/mlazos/48/orig 2025-06-01T20:57:50.8611744Z * [new branch] gh/mlazos/49/base -> origin/gh/mlazos/49/base 2025-06-01T20:57:50.8612699Z * [new branch] gh/mlazos/49/head -> origin/gh/mlazos/49/head 2025-06-01T20:57:50.8613874Z * [new branch] gh/mlazos/49/orig -> origin/gh/mlazos/49/orig 2025-06-01T20:57:50.8615519Z * [new branch] gh/mlazos/50/base -> origin/gh/mlazos/50/base 2025-06-01T20:57:50.8616552Z * [new branch] gh/mlazos/50/head -> origin/gh/mlazos/50/head 2025-06-01T20:57:50.8617628Z * [new branch] gh/mlazos/50/orig -> origin/gh/mlazos/50/orig 2025-06-01T20:57:50.8618889Z * [new branch] gh/mlazos/51/base -> origin/gh/mlazos/51/base 2025-06-01T20:57:50.8619916Z * [new branch] gh/mlazos/51/head -> origin/gh/mlazos/51/head 2025-06-01T20:57:50.8620950Z * [new branch] gh/mlazos/51/orig -> origin/gh/mlazos/51/orig 2025-06-01T20:57:50.8622530Z * [new branch] gh/mlazos/52/base -> origin/gh/mlazos/52/base 2025-06-01T20:57:50.8623550Z * [new branch] gh/mlazos/52/head -> origin/gh/mlazos/52/head 2025-06-01T20:57:50.8624569Z * [new branch] gh/mlazos/52/orig -> origin/gh/mlazos/52/orig 2025-06-01T20:57:50.8626063Z * [new branch] gh/mlazos/53/base -> origin/gh/mlazos/53/base 2025-06-01T20:57:50.8627136Z * [new branch] gh/mlazos/53/head -> origin/gh/mlazos/53/head 2025-06-01T20:57:50.8628179Z * [new branch] gh/mlazos/53/orig -> origin/gh/mlazos/53/orig 2025-06-01T20:57:50.8629492Z * [new branch] gh/mlazos/54/base -> origin/gh/mlazos/54/base 2025-06-01T20:57:50.8630457Z * [new branch] gh/mlazos/54/head -> origin/gh/mlazos/54/head 2025-06-01T20:57:50.8631549Z * [new branch] gh/mlazos/54/orig -> origin/gh/mlazos/54/orig 2025-06-01T20:57:50.8633310Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-06-01T20:57:50.8634398Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-06-01T20:57:50.8636076Z * [new branch] gh/muchulee8/57/base -> origin/gh/muchulee8/57/base 2025-06-01T20:57:50.8637174Z * [new branch] gh/muchulee8/57/head -> origin/gh/muchulee8/57/head 2025-06-01T20:57:50.8638228Z * [new branch] gh/muchulee8/57/orig -> origin/gh/muchulee8/57/orig 2025-06-01T20:57:50.8639827Z * [new branch] gh/muchulee8/58/base -> origin/gh/muchulee8/58/base 2025-06-01T20:57:50.8640884Z * [new branch] gh/muchulee8/58/head -> origin/gh/muchulee8/58/head 2025-06-01T20:57:50.8641979Z * [new branch] gh/muchulee8/58/orig -> origin/gh/muchulee8/58/orig 2025-06-01T20:57:50.8643405Z * [new branch] gh/muchulee8/59/base -> origin/gh/muchulee8/59/base 2025-06-01T20:57:50.8644822Z * [new branch] gh/muchulee8/59/head -> origin/gh/muchulee8/59/head 2025-06-01T20:57:50.8646324Z * [new branch] gh/muchulee8/59/orig -> origin/gh/muchulee8/59/orig 2025-06-01T20:57:50.8647875Z * [new branch] gh/muchulee8/60/base -> origin/gh/muchulee8/60/base 2025-06-01T20:57:50.8648956Z * [new branch] gh/muchulee8/60/head -> origin/gh/muchulee8/60/head 2025-06-01T20:57:50.8650042Z * [new branch] gh/muchulee8/60/orig -> origin/gh/muchulee8/60/orig 2025-06-01T20:57:50.8651250Z * [new branch] gh/muchulee8/61/base -> origin/gh/muchulee8/61/base 2025-06-01T20:57:50.8652361Z * [new branch] gh/muchulee8/61/head -> origin/gh/muchulee8/61/head 2025-06-01T20:57:50.8653466Z * [new branch] gh/muchulee8/61/orig -> origin/gh/muchulee8/61/orig 2025-06-01T20:57:50.8655424Z * [new branch] gh/nmacchioni/12/base -> origin/gh/nmacchioni/12/base 2025-06-01T20:57:50.8656525Z * [new branch] gh/nmacchioni/12/head -> origin/gh/nmacchioni/12/head 2025-06-01T20:57:50.8657540Z * [new branch] gh/nmacchioni/12/orig -> origin/gh/nmacchioni/12/orig 2025-06-01T20:57:50.8658819Z * [new branch] gh/nmacchioni/31/base -> origin/gh/nmacchioni/31/base 2025-06-01T20:57:50.8659853Z * [new branch] gh/nmacchioni/31/head -> origin/gh/nmacchioni/31/head 2025-06-01T20:57:50.8660825Z * [new branch] gh/nmacchioni/31/orig -> origin/gh/nmacchioni/31/orig 2025-06-01T20:57:50.8662161Z * [new branch] gh/nmacchioni/32/base -> origin/gh/nmacchioni/32/base 2025-06-01T20:57:50.8663172Z * [new branch] gh/nmacchioni/32/head -> origin/gh/nmacchioni/32/head 2025-06-01T20:57:50.8664201Z * [new branch] gh/nmacchioni/32/orig -> origin/gh/nmacchioni/32/orig 2025-06-01T20:57:50.8665597Z * [new branch] gh/nmacchioni/33/base -> origin/gh/nmacchioni/33/base 2025-06-01T20:57:50.8666637Z * [new branch] gh/nmacchioni/33/head -> origin/gh/nmacchioni/33/head 2025-06-01T20:57:50.8667726Z * [new branch] gh/nmacchioni/33/orig -> origin/gh/nmacchioni/33/orig 2025-06-01T20:57:50.8669113Z * [new branch] gh/nmacchioni/35/base -> origin/gh/nmacchioni/35/base 2025-06-01T20:57:50.8670127Z * [new branch] gh/nmacchioni/35/head -> origin/gh/nmacchioni/35/head 2025-06-01T20:57:50.8671103Z * [new branch] gh/nmacchioni/35/orig -> origin/gh/nmacchioni/35/orig 2025-06-01T20:57:50.8672444Z * [new branch] gh/nmacchioni/36/base -> origin/gh/nmacchioni/36/base 2025-06-01T20:57:50.8673461Z * [new branch] gh/nmacchioni/36/head -> origin/gh/nmacchioni/36/head 2025-06-01T20:57:50.8674507Z * [new branch] gh/nmacchioni/36/orig -> origin/gh/nmacchioni/36/orig 2025-06-01T20:57:50.8675936Z * [new branch] gh/nmacchioni/37/base -> origin/gh/nmacchioni/37/base 2025-06-01T20:57:50.8676972Z * [new branch] gh/nmacchioni/37/head -> origin/gh/nmacchioni/37/head 2025-06-01T20:57:50.8677968Z * [new branch] gh/nmacchioni/37/orig -> origin/gh/nmacchioni/37/orig 2025-06-01T20:57:50.8679327Z * [new branch] gh/nmacchioni/39/base -> origin/gh/nmacchioni/39/base 2025-06-01T20:57:50.8680352Z * [new branch] gh/nmacchioni/39/head -> origin/gh/nmacchioni/39/head 2025-06-01T20:57:50.8681476Z * [new branch] gh/nmacchioni/39/orig -> origin/gh/nmacchioni/39/orig 2025-06-01T20:57:50.8682875Z * [new branch] gh/nmacchioni/40/base -> origin/gh/nmacchioni/40/base 2025-06-01T20:57:50.8684110Z * [new branch] gh/nmacchioni/40/head -> origin/gh/nmacchioni/40/head 2025-06-01T20:57:50.8685305Z * [new branch] gh/nmacchioni/40/orig -> origin/gh/nmacchioni/40/orig 2025-06-01T20:57:50.8686635Z * [new branch] gh/nmacchioni/8/base -> origin/gh/nmacchioni/8/base 2025-06-01T20:57:50.8687629Z * [new branch] gh/nmacchioni/8/head -> origin/gh/nmacchioni/8/head 2025-06-01T20:57:50.8688721Z * [new branch] gh/nmacchioni/8/orig -> origin/gh/nmacchioni/8/orig 2025-06-01T20:57:50.8690450Z * [new branch] gh/oulgen/25/base -> origin/gh/oulgen/25/base 2025-06-01T20:57:50.8691533Z * [new branch] gh/oulgen/25/head -> origin/gh/oulgen/25/head 2025-06-01T20:57:50.8692553Z * [new branch] gh/oulgen/25/orig -> origin/gh/oulgen/25/orig 2025-06-01T20:57:50.8694126Z * [new branch] gh/oulgen/32/base -> origin/gh/oulgen/32/base 2025-06-01T20:57:50.8695373Z * [new branch] gh/oulgen/32/head -> origin/gh/oulgen/32/head 2025-06-01T20:57:50.8696441Z * [new branch] gh/oulgen/32/orig -> origin/gh/oulgen/32/orig 2025-06-01T20:57:50.8697700Z * [new branch] gh/oulgen/33/base -> origin/gh/oulgen/33/base 2025-06-01T20:57:50.8698729Z * [new branch] gh/oulgen/33/head -> origin/gh/oulgen/33/head 2025-06-01T20:57:50.8699779Z * [new branch] gh/oulgen/33/orig -> origin/gh/oulgen/33/orig 2025-06-01T20:57:50.8701201Z * [new branch] gh/oulgen/34/base -> origin/gh/oulgen/34/base 2025-06-01T20:57:50.8702204Z * [new branch] gh/oulgen/34/head -> origin/gh/oulgen/34/head 2025-06-01T20:57:50.8703238Z * [new branch] gh/oulgen/34/orig -> origin/gh/oulgen/34/orig 2025-06-01T20:57:50.8704618Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-06-01T20:57:50.8705642Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-06-01T20:57:50.8706660Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-06-01T20:57:50.8707952Z * [new branch] gh/oulgen/36/base -> origin/gh/oulgen/36/base 2025-06-01T20:57:50.8709152Z * [new branch] gh/oulgen/36/head -> origin/gh/oulgen/36/head 2025-06-01T20:57:50.8710258Z * [new branch] gh/oulgen/36/orig -> origin/gh/oulgen/36/orig 2025-06-01T20:57:50.8711589Z * [new branch] gh/oulgen/37/base -> origin/gh/oulgen/37/base 2025-06-01T20:57:50.8712588Z * [new branch] gh/oulgen/37/head -> origin/gh/oulgen/37/head 2025-06-01T20:57:50.8713588Z * [new branch] gh/oulgen/37/orig -> origin/gh/oulgen/37/orig 2025-06-01T20:57:50.8715414Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-06-01T20:57:50.8716495Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-06-01T20:57:50.8717582Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-06-01T20:57:50.8719010Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-06-01T20:57:50.8720114Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-06-01T20:57:50.8721133Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-06-01T20:57:50.8722695Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-06-01T20:57:50.8723812Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-06-01T20:57:50.8725181Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-06-01T20:57:50.8726662Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-06-01T20:57:50.8727707Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-06-01T20:57:50.8728827Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-06-01T20:57:50.8730213Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-06-01T20:57:50.8731297Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-06-01T20:57:50.8732327Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-06-01T20:57:50.8733643Z * [new branch] gh/pearu/113/base -> origin/gh/pearu/113/base 2025-06-01T20:57:50.8734706Z * [new branch] gh/pearu/113/head -> origin/gh/pearu/113/head 2025-06-01T20:57:50.8735837Z * [new branch] gh/pearu/113/orig -> origin/gh/pearu/113/orig 2025-06-01T20:57:50.8737514Z * [new branch] gh/pearu/114/base -> origin/gh/pearu/114/base 2025-06-01T20:57:50.8738543Z * [new branch] gh/pearu/114/head -> origin/gh/pearu/114/head 2025-06-01T20:57:50.8739562Z * [new branch] gh/pearu/114/orig -> origin/gh/pearu/114/orig 2025-06-01T20:57:50.8740894Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-06-01T20:57:50.8741914Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-06-01T20:57:50.8742917Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-06-01T20:57:50.8744727Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-06-01T20:57:50.8746338Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-06-01T20:57:50.8747409Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-06-01T20:57:50.8749033Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-06-01T20:57:50.8750096Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-06-01T20:57:50.8751125Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-06-01T20:57:50.8753545Z * [new branch] gh/peterbell10/635/base -> origin/gh/peterbell10/635/base 2025-06-01T20:57:50.8754844Z * [new branch] gh/peterbell10/635/head -> origin/gh/peterbell10/635/head 2025-06-01T20:57:50.8755882Z * [new branch] gh/peterbell10/635/orig -> origin/gh/peterbell10/635/orig 2025-06-01T20:57:50.8757199Z * [new branch] gh/peterbell10/636/base -> origin/gh/peterbell10/636/base 2025-06-01T20:57:50.8758169Z * [new branch] gh/peterbell10/636/head -> origin/gh/peterbell10/636/head 2025-06-01T20:57:50.8759216Z * [new branch] gh/peterbell10/636/orig -> origin/gh/peterbell10/636/orig 2025-06-01T20:57:50.8760790Z * [new branch] gh/qqaatw/29/base -> origin/gh/qqaatw/29/base 2025-06-01T20:57:50.8761814Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-06-01T20:57:50.8762857Z * [new branch] gh/qqaatw/29/orig -> origin/gh/qqaatw/29/orig 2025-06-01T20:57:50.8764547Z * [new branch] gh/qqaatw/30/base -> origin/gh/qqaatw/30/base 2025-06-01T20:57:50.8765613Z * [new branch] gh/qqaatw/30/head -> origin/gh/qqaatw/30/head 2025-06-01T20:57:50.8766806Z * [new branch] gh/qqaatw/30/orig -> origin/gh/qqaatw/30/orig 2025-06-01T20:57:50.8768433Z * [new branch] gh/raymo/catch-unserialisable-nn-modules -> origin/gh/raymo/catch-unserialisable-nn-modules 2025-06-01T20:57:50.8769303Z * [new branch] gh/raymo/cleanup-dynamo-logging -> origin/gh/raymo/cleanup-dynamo-logging 2025-06-01T20:57:50.8771438Z * [new branch] gh/rec/133/base -> origin/gh/rec/133/base 2025-06-01T20:57:50.8772451Z * [new branch] gh/rec/133/head -> origin/gh/rec/133/head 2025-06-01T20:57:50.8773566Z * [new branch] gh/rec/133/orig -> origin/gh/rec/133/orig 2025-06-01T20:57:50.8774967Z * [new branch] gh/rec/134/base -> origin/gh/rec/134/base 2025-06-01T20:57:50.8776108Z * [new branch] gh/rec/134/head -> origin/gh/rec/134/head 2025-06-01T20:57:50.8777177Z * [new branch] gh/rec/134/orig -> origin/gh/rec/134/orig 2025-06-01T20:57:50.8778571Z * [new branch] gh/rec/137/base -> origin/gh/rec/137/base 2025-06-01T20:57:50.8779573Z * [new branch] gh/rec/137/head -> origin/gh/rec/137/head 2025-06-01T20:57:50.8780697Z * [new branch] gh/rec/137/orig -> origin/gh/rec/137/orig 2025-06-01T20:57:50.8782034Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-06-01T20:57:50.8783059Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-06-01T20:57:50.8784457Z * [new branch] gh/rec/142/base -> origin/gh/rec/142/base 2025-06-01T20:57:50.8785438Z * [new branch] gh/rec/142/head -> origin/gh/rec/142/head 2025-06-01T20:57:50.8786484Z * [new branch] gh/rec/142/orig -> origin/gh/rec/142/orig 2025-06-01T20:57:50.8787878Z * [new branch] gh/rec/143/base -> origin/gh/rec/143/base 2025-06-01T20:57:50.8788869Z * [new branch] gh/rec/143/head -> origin/gh/rec/143/head 2025-06-01T20:57:50.8789923Z * [new branch] gh/rec/143/orig -> origin/gh/rec/143/orig 2025-06-01T20:57:50.8791261Z * [new branch] gh/rec/144/base -> origin/gh/rec/144/base 2025-06-01T20:57:50.8792270Z * [new branch] gh/rec/144/head -> origin/gh/rec/144/head 2025-06-01T20:57:50.8793349Z * [new branch] gh/rec/144/orig -> origin/gh/rec/144/orig 2025-06-01T20:57:50.8794793Z * [new branch] gh/rec/145/base -> origin/gh/rec/145/base 2025-06-01T20:57:50.8795847Z * [new branch] gh/rec/145/head -> origin/gh/rec/145/head 2025-06-01T20:57:50.8796869Z * [new branch] gh/rec/145/orig -> origin/gh/rec/145/orig 2025-06-01T20:57:50.8798184Z * [new branch] gh/rec/146/base -> origin/gh/rec/146/base 2025-06-01T20:57:50.8799184Z * [new branch] gh/rec/146/head -> origin/gh/rec/146/head 2025-06-01T20:57:50.8800822Z * [new branch] gh/rec/146/orig -> origin/gh/rec/146/orig 2025-06-01T20:57:50.8802186Z * [new branch] gh/rec/147/base -> origin/gh/rec/147/base 2025-06-01T20:57:50.8803245Z * [new branch] gh/rec/147/head -> origin/gh/rec/147/head 2025-06-01T20:57:50.8804608Z * [new branch] gh/rec/147/orig -> origin/gh/rec/147/orig 2025-06-01T20:57:50.8806008Z * [new branch] gh/rec/148/base -> origin/gh/rec/148/base 2025-06-01T20:57:50.8807063Z * [new branch] gh/rec/148/head -> origin/gh/rec/148/head 2025-06-01T20:57:50.8808143Z * [new branch] gh/rec/148/orig -> origin/gh/rec/148/orig 2025-06-01T20:57:50.8809604Z * [new branch] gh/rec/149/base -> origin/gh/rec/149/base 2025-06-01T20:57:50.8810620Z * [new branch] gh/rec/149/head -> origin/gh/rec/149/head 2025-06-01T20:57:50.8811680Z * [new branch] gh/rec/149/orig -> origin/gh/rec/149/orig 2025-06-01T20:57:50.8813105Z * [new branch] gh/rec/150/base -> origin/gh/rec/150/base 2025-06-01T20:57:50.8814137Z * [new branch] gh/rec/150/head -> origin/gh/rec/150/head 2025-06-01T20:57:50.8815300Z * [new branch] gh/rec/150/orig -> origin/gh/rec/150/orig 2025-06-01T20:57:50.8816681Z * [new branch] gh/rec/151/base -> origin/gh/rec/151/base 2025-06-01T20:57:50.8817743Z * [new branch] gh/rec/151/head -> origin/gh/rec/151/head 2025-06-01T20:57:50.8819009Z * [new branch] gh/rec/152/base -> origin/gh/rec/152/base 2025-06-01T20:57:50.8820008Z * [new branch] gh/rec/152/head -> origin/gh/rec/152/head 2025-06-01T20:57:50.8821087Z * [new branch] gh/rec/152/orig -> origin/gh/rec/152/orig 2025-06-01T20:57:50.8822779Z * [new branch] gh/sarckk/1/base -> origin/gh/sarckk/1/base 2025-06-01T20:57:50.8823778Z * [new branch] gh/sarckk/1/head -> origin/gh/sarckk/1/head 2025-06-01T20:57:50.8824792Z * [new branch] gh/sarckk/1/orig -> origin/gh/sarckk/1/orig 2025-06-01T20:57:50.8826121Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-06-01T20:57:50.8827097Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-06-01T20:57:50.8828173Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-06-01T20:57:50.8829832Z * [new branch] gh/seemethere/14/base -> origin/gh/seemethere/14/base 2025-06-01T20:57:50.8830875Z * [new branch] gh/seemethere/14/head -> origin/gh/seemethere/14/head 2025-06-01T20:57:50.8831923Z * [new branch] gh/seemethere/14/orig -> origin/gh/seemethere/14/orig 2025-06-01T20:57:50.8833278Z * [new branch] gh/seemethere/23/base -> origin/gh/seemethere/23/base 2025-06-01T20:57:50.8834292Z * [new branch] gh/seemethere/23/head -> origin/gh/seemethere/23/head 2025-06-01T20:57:50.8835407Z * [new branch] gh/seemethere/23/orig -> origin/gh/seemethere/23/orig 2025-06-01T20:57:50.8836774Z * [new branch] gh/seemethere/24/base -> origin/gh/seemethere/24/base 2025-06-01T20:57:50.8837808Z * [new branch] gh/seemethere/24/head -> origin/gh/seemethere/24/head 2025-06-01T20:57:50.8838993Z * [new branch] gh/seemethere/24/orig -> origin/gh/seemethere/24/orig 2025-06-01T20:57:50.8840284Z * [new branch] gh/seemethere/30/base -> origin/gh/seemethere/30/base 2025-06-01T20:57:50.8841337Z * [new branch] gh/seemethere/30/head -> origin/gh/seemethere/30/head 2025-06-01T20:57:50.8842391Z * [new branch] gh/seemethere/30/orig -> origin/gh/seemethere/30/orig 2025-06-01T20:57:50.8843830Z * [new branch] gh/seemethere/32/base -> origin/gh/seemethere/32/base 2025-06-01T20:57:50.8845136Z * [new branch] gh/seemethere/32/head -> origin/gh/seemethere/32/head 2025-06-01T20:57:50.8848485Z * [new branch] gh/seemethere/32/orig -> origin/gh/seemethere/32/orig 2025-06-01T20:57:50.8849964Z * [new branch] gh/seemethere/33/base -> origin/gh/seemethere/33/base 2025-06-01T20:57:50.8851032Z * [new branch] gh/seemethere/33/head -> origin/gh/seemethere/33/head 2025-06-01T20:57:50.8852189Z * [new branch] gh/seemethere/33/orig -> origin/gh/seemethere/33/orig 2025-06-01T20:57:50.8853565Z * [new branch] gh/seemethere/34/base -> origin/gh/seemethere/34/base 2025-06-01T20:57:50.8854648Z * [new branch] gh/seemethere/34/head -> origin/gh/seemethere/34/head 2025-06-01T20:57:50.8855822Z * [new branch] gh/seemethere/34/orig -> origin/gh/seemethere/34/orig 2025-06-01T20:57:50.8857181Z * [new branch] gh/seemethere/7/base -> origin/gh/seemethere/7/base 2025-06-01T20:57:50.8858163Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-06-01T20:57:50.8859126Z * [new branch] gh/seemethere/7/orig -> origin/gh/seemethere/7/orig 2025-06-01T20:57:50.8861098Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-06-01T20:57:50.8862278Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-06-01T20:57:50.8863303Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-06-01T20:57:50.8865079Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-06-01T20:57:50.8866455Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-06-01T20:57:50.8867547Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-06-01T20:57:50.8868910Z * [new branch] gh/shunting314/207/base -> origin/gh/shunting314/207/base 2025-06-01T20:57:50.8870180Z * [new branch] gh/shunting314/207/head -> origin/gh/shunting314/207/head 2025-06-01T20:57:50.8871247Z * [new branch] gh/shunting314/207/orig -> origin/gh/shunting314/207/orig 2025-06-01T20:57:50.8872701Z * [new branch] gh/shunting314/208/base -> origin/gh/shunting314/208/base 2025-06-01T20:57:50.8873778Z * [new branch] gh/shunting314/208/head -> origin/gh/shunting314/208/head 2025-06-01T20:57:50.8874859Z * [new branch] gh/shunting314/208/orig -> origin/gh/shunting314/208/orig 2025-06-01T20:57:50.8876498Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-06-01T20:57:50.8877510Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-06-01T20:57:50.8878786Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-06-01T20:57:50.8879780Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-06-01T20:57:50.8881023Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-06-01T20:57:50.8882013Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-06-01T20:57:50.8883280Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-06-01T20:57:50.8884628Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-06-01T20:57:50.8886366Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-06-01T20:57:50.8887412Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-06-01T20:57:50.8889339Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-06-01T20:57:50.8890326Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-06-01T20:57:50.8891408Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-06-01T20:57:50.8893036Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-06-01T20:57:50.8894074Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-06-01T20:57:50.8895239Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-06-01T20:57:50.8896966Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-06-01T20:57:50.8897943Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-06-01T20:57:50.8898988Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-06-01T20:57:50.8900456Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-06-01T20:57:50.8901557Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-06-01T20:57:50.8902592Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-06-01T20:57:50.8904017Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-06-01T20:57:50.8905106Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-06-01T20:57:50.8906175Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-06-01T20:57:50.8907635Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-06-01T20:57:50.8908645Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-06-01T20:57:50.8910116Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-06-01T20:57:50.8911628Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-06-01T20:57:50.8912755Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-06-01T20:57:50.8913769Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-06-01T20:57:50.8915099Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-06-01T20:57:50.8916179Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-06-01T20:57:50.8917233Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-06-01T20:57:50.8918576Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-06-01T20:57:50.8919632Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-06-01T20:57:50.8920671Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-06-01T20:57:50.8922119Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-06-01T20:57:50.8923148Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-06-01T20:57:50.8924506Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-06-01T20:57:50.8925927Z * [new branch] gh/soulitzer/335/base -> origin/gh/soulitzer/335/base 2025-06-01T20:57:50.8926954Z * [new branch] gh/soulitzer/335/head -> origin/gh/soulitzer/335/head 2025-06-01T20:57:50.8928159Z * [new branch] gh/soulitzer/335/orig -> origin/gh/soulitzer/335/orig 2025-06-01T20:57:50.8929783Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-06-01T20:57:50.8930828Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-06-01T20:57:50.8931814Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-06-01T20:57:50.8933353Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-06-01T20:57:50.8934378Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-06-01T20:57:50.8935493Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-06-01T20:57:50.8937278Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-06-01T20:57:50.8938373Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-06-01T20:57:50.8939428Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-06-01T20:57:50.8940703Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-06-01T20:57:50.8941670Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-06-01T20:57:50.8942616Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-06-01T20:57:50.8944145Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-06-01T20:57:50.8945171Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-06-01T20:57:50.8946528Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-06-01T20:57:50.8948435Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-06-01T20:57:50.8949536Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-06-01T20:57:50.8950560Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-06-01T20:57:50.8952172Z * [new branch] gh/soulitzer/357/base -> origin/gh/soulitzer/357/base 2025-06-01T20:57:50.8953211Z * [new branch] gh/soulitzer/357/head -> origin/gh/soulitzer/357/head 2025-06-01T20:57:50.8954201Z * [new branch] gh/soulitzer/357/orig -> origin/gh/soulitzer/357/orig 2025-06-01T20:57:50.8955946Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-06-01T20:57:50.8957517Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-06-01T20:57:50.8958641Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-06-01T20:57:50.8960469Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-06-01T20:57:50.8961609Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-06-01T20:57:50.8962649Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-06-01T20:57:50.8964427Z * [new branch] gh/soulitzer/360/base -> origin/gh/soulitzer/360/base 2025-06-01T20:57:50.8965529Z * [new branch] gh/soulitzer/360/head -> origin/gh/soulitzer/360/head 2025-06-01T20:57:50.8966609Z * [new branch] gh/soulitzer/360/orig -> origin/gh/soulitzer/360/orig 2025-06-01T20:57:50.8968031Z * [new branch] gh/soulitzer/361/base -> origin/gh/soulitzer/361/base 2025-06-01T20:57:50.8969127Z * [new branch] gh/soulitzer/361/head -> origin/gh/soulitzer/361/head 2025-06-01T20:57:50.8970174Z * [new branch] gh/soulitzer/361/orig -> origin/gh/soulitzer/361/orig 2025-06-01T20:57:50.8971657Z * [new branch] gh/soulitzer/362/base -> origin/gh/soulitzer/362/base 2025-06-01T20:57:50.8972686Z * [new branch] gh/soulitzer/362/head -> origin/gh/soulitzer/362/head 2025-06-01T20:57:50.8973759Z * [new branch] gh/soulitzer/362/orig -> origin/gh/soulitzer/362/orig 2025-06-01T20:57:50.8975263Z * [new branch] gh/soulitzer/363/base -> origin/gh/soulitzer/363/base 2025-06-01T20:57:50.8976291Z * [new branch] gh/soulitzer/363/head -> origin/gh/soulitzer/363/head 2025-06-01T20:57:50.8977290Z * [new branch] gh/soulitzer/363/orig -> origin/gh/soulitzer/363/orig 2025-06-01T20:57:50.8978932Z * [new branch] gh/soulitzer/364/base -> origin/gh/soulitzer/364/base 2025-06-01T20:57:50.8979979Z * [new branch] gh/soulitzer/364/head -> origin/gh/soulitzer/364/head 2025-06-01T20:57:50.8981056Z * [new branch] gh/soulitzer/364/orig -> origin/gh/soulitzer/364/orig 2025-06-01T20:57:50.8982522Z * [new branch] gh/soulitzer/365/base -> origin/gh/soulitzer/365/base 2025-06-01T20:57:50.8983821Z * [new branch] gh/soulitzer/365/head -> origin/gh/soulitzer/365/head 2025-06-01T20:57:50.8984668Z * [new branch] gh/soulitzer/365/orig -> origin/gh/soulitzer/365/orig 2025-06-01T20:57:50.8985878Z * [new branch] gh/soulitzer/366/base -> origin/gh/soulitzer/366/base 2025-06-01T20:57:50.8986888Z * [new branch] gh/soulitzer/366/head -> origin/gh/soulitzer/366/head 2025-06-01T20:57:50.8987905Z * [new branch] gh/soulitzer/366/orig -> origin/gh/soulitzer/366/orig 2025-06-01T20:57:50.8989286Z * [new branch] gh/soulitzer/367/base -> origin/gh/soulitzer/367/base 2025-06-01T20:57:50.8990449Z * [new branch] gh/soulitzer/367/head -> origin/gh/soulitzer/367/head 2025-06-01T20:57:50.8991552Z * [new branch] gh/soulitzer/367/orig -> origin/gh/soulitzer/367/orig 2025-06-01T20:57:50.8993228Z * [new branch] gh/suo/619/base -> origin/gh/suo/619/base 2025-06-01T20:57:50.8994900Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-06-01T20:57:50.8996341Z * [new branch] gh/swolchok/732/base -> origin/gh/swolchok/732/base 2025-06-01T20:57:50.8997406Z * [new branch] gh/swolchok/732/head -> origin/gh/swolchok/732/head 2025-06-01T20:57:50.8998464Z * [new branch] gh/swolchok/732/orig -> origin/gh/swolchok/732/orig 2025-06-01T20:57:50.8999868Z * [new branch] gh/swolchok/738/base -> origin/gh/swolchok/738/base 2025-06-01T20:57:50.9000988Z * [new branch] gh/swolchok/738/head -> origin/gh/swolchok/738/head 2025-06-01T20:57:50.9002019Z * [new branch] gh/swolchok/738/orig -> origin/gh/swolchok/738/orig 2025-06-01T20:57:50.9003655Z * [new branch] gh/swolchok/739/base -> origin/gh/swolchok/739/base 2025-06-01T20:57:50.9004949Z * [new branch] gh/swolchok/739/head -> origin/gh/swolchok/739/head 2025-06-01T20:57:50.9006201Z * [new branch] gh/swolchok/739/orig -> origin/gh/swolchok/739/orig 2025-06-01T20:57:50.9007726Z * [new branch] gh/swolchok/740/base -> origin/gh/swolchok/740/base 2025-06-01T20:57:50.9008927Z * [new branch] gh/swolchok/740/head -> origin/gh/swolchok/740/head 2025-06-01T20:57:50.9010016Z * [new branch] gh/swolchok/740/orig -> origin/gh/swolchok/740/orig 2025-06-01T20:57:50.9011471Z * [new branch] gh/swolchok/741/base -> origin/gh/swolchok/741/base 2025-06-01T20:57:50.9012548Z * [new branch] gh/swolchok/741/head -> origin/gh/swolchok/741/head 2025-06-01T20:57:50.9013995Z * [new branch] gh/swolchok/741/orig -> origin/gh/swolchok/741/orig 2025-06-01T20:57:50.9015584Z * [new branch] gh/swolchok/742/base -> origin/gh/swolchok/742/base 2025-06-01T20:57:50.9016657Z * [new branch] gh/swolchok/742/head -> origin/gh/swolchok/742/head 2025-06-01T20:57:50.9017843Z * [new branch] gh/swolchok/742/orig -> origin/gh/swolchok/742/orig 2025-06-01T20:57:50.9019225Z * [new branch] gh/swolchok/743/base -> origin/gh/swolchok/743/base 2025-06-01T20:57:50.9020289Z * [new branch] gh/swolchok/743/head -> origin/gh/swolchok/743/head 2025-06-01T20:57:50.9021422Z * [new branch] gh/swolchok/743/orig -> origin/gh/swolchok/743/orig 2025-06-01T20:57:50.9022883Z * [new branch] gh/swolchok/744/base -> origin/gh/swolchok/744/base 2025-06-01T20:57:50.9024049Z * [new branch] gh/swolchok/744/head -> origin/gh/swolchok/744/head 2025-06-01T20:57:50.9025156Z * [new branch] gh/swolchok/744/orig -> origin/gh/swolchok/744/orig 2025-06-01T20:57:50.9026614Z * [new branch] gh/swolchok/745/base -> origin/gh/swolchok/745/base 2025-06-01T20:57:50.9027674Z * [new branch] gh/swolchok/745/head -> origin/gh/swolchok/745/head 2025-06-01T20:57:50.9028934Z * [new branch] gh/swolchok/745/orig -> origin/gh/swolchok/745/orig 2025-06-01T20:57:50.9030208Z * [new branch] gh/swolchok/746/base -> origin/gh/swolchok/746/base 2025-06-01T20:57:50.9031231Z * [new branch] gh/swolchok/746/head -> origin/gh/swolchok/746/head 2025-06-01T20:57:50.9032268Z * [new branch] gh/swolchok/746/orig -> origin/gh/swolchok/746/orig 2025-06-01T20:57:50.9033704Z * [new branch] gh/swolchok/747/base -> origin/gh/swolchok/747/base 2025-06-01T20:57:50.9034788Z * [new branch] gh/swolchok/747/head -> origin/gh/swolchok/747/head 2025-06-01T20:57:50.9036354Z * [new branch] gh/swolchok/747/orig -> origin/gh/swolchok/747/orig 2025-06-01T20:57:50.9037727Z * [new branch] gh/swolchok/748/base -> origin/gh/swolchok/748/base 2025-06-01T20:57:50.9038945Z * [new branch] gh/swolchok/748/head -> origin/gh/swolchok/748/head 2025-06-01T20:57:50.9040396Z * [new branch] gh/swolchok/748/orig -> origin/gh/swolchok/748/orig 2025-06-01T20:57:50.9041885Z * [new branch] gh/swolchok/749/base -> origin/gh/swolchok/749/base 2025-06-01T20:57:50.9043345Z * [new branch] gh/swolchok/749/head -> origin/gh/swolchok/749/head 2025-06-01T20:57:50.9044790Z * [new branch] gh/swolchok/749/orig -> origin/gh/swolchok/749/orig 2025-06-01T20:57:50.9048869Z * [new branch] gh/swolchok/750/base -> origin/gh/swolchok/750/base 2025-06-01T20:57:50.9050119Z * [new branch] gh/swolchok/750/head -> origin/gh/swolchok/750/head 2025-06-01T20:57:50.9051209Z * [new branch] gh/swolchok/750/orig -> origin/gh/swolchok/750/orig 2025-06-01T20:57:50.9052651Z * [new branch] gh/swolchok/751/base -> origin/gh/swolchok/751/base 2025-06-01T20:57:50.9054240Z * [new branch] gh/swolchok/751/head -> origin/gh/swolchok/751/head 2025-06-01T20:57:50.9055401Z * [new branch] gh/swolchok/751/orig -> origin/gh/swolchok/751/orig 2025-06-01T20:57:50.9057088Z * [new branch] gh/swolchok/752/base -> origin/gh/swolchok/752/base 2025-06-01T20:57:50.9058224Z * [new branch] gh/swolchok/752/head -> origin/gh/swolchok/752/head 2025-06-01T20:57:50.9059392Z * [new branch] gh/swolchok/752/orig -> origin/gh/swolchok/752/orig 2025-06-01T20:57:50.9060808Z * [new branch] gh/swolchok/753/base -> origin/gh/swolchok/753/base 2025-06-01T20:57:50.9061836Z * [new branch] gh/swolchok/753/head -> origin/gh/swolchok/753/head 2025-06-01T20:57:50.9062847Z * [new branch] gh/swolchok/753/orig -> origin/gh/swolchok/753/orig 2025-06-01T20:57:50.9064316Z * [new branch] gh/swolchok/754/base -> origin/gh/swolchok/754/base 2025-06-01T20:57:50.9069307Z * [new branch] gh/swolchok/754/head -> origin/gh/swolchok/754/head 2025-06-01T20:57:50.9070510Z * [new branch] gh/swolchok/754/orig -> origin/gh/swolchok/754/orig 2025-06-01T20:57:50.9072005Z * [new branch] gh/swolchok/755/base -> origin/gh/swolchok/755/base 2025-06-01T20:57:50.9073114Z * [new branch] gh/swolchok/755/head -> origin/gh/swolchok/755/head 2025-06-01T20:57:50.9074190Z * [new branch] gh/swolchok/755/orig -> origin/gh/swolchok/755/orig 2025-06-01T20:57:50.9075752Z * [new branch] gh/swolchok/756/base -> origin/gh/swolchok/756/base 2025-06-01T20:57:50.9076881Z * [new branch] gh/swolchok/756/head -> origin/gh/swolchok/756/head 2025-06-01T20:57:50.9077951Z * [new branch] gh/swolchok/756/orig -> origin/gh/swolchok/756/orig 2025-06-01T20:57:50.9079340Z * [new branch] gh/swolchok/757/base -> origin/gh/swolchok/757/base 2025-06-01T20:57:50.9082228Z * [new branch] gh/swolchok/757/head -> origin/gh/swolchok/757/head 2025-06-01T20:57:50.9083162Z * [new branch] gh/swolchok/757/orig -> origin/gh/swolchok/757/orig 2025-06-01T20:57:50.9084166Z * [new branch] gh/swolchok/758/base -> origin/gh/swolchok/758/base 2025-06-01T20:57:50.9084412Z * [new branch] gh/swolchok/758/head -> origin/gh/swolchok/758/head 2025-06-01T20:57:50.9085211Z * [new branch] gh/swolchok/758/orig -> origin/gh/swolchok/758/orig 2025-06-01T20:57:50.9086690Z * [new branch] gh/swolchok/759/base -> origin/gh/swolchok/759/base 2025-06-01T20:57:50.9088052Z * [new branch] gh/swolchok/759/head -> origin/gh/swolchok/759/head 2025-06-01T20:57:50.9088841Z * [new branch] gh/swolchok/759/orig -> origin/gh/swolchok/759/orig 2025-06-01T20:57:50.9090335Z * [new branch] gh/swolchok/760/base -> origin/gh/swolchok/760/base 2025-06-01T20:57:50.9091460Z * [new branch] gh/swolchok/760/head -> origin/gh/swolchok/760/head 2025-06-01T20:57:50.9092506Z * [new branch] gh/swolchok/760/orig -> origin/gh/swolchok/760/orig 2025-06-01T20:57:50.9093827Z * [new branch] gh/swolchok/761/base -> origin/gh/swolchok/761/base 2025-06-01T20:57:50.9094979Z * [new branch] gh/swolchok/761/head -> origin/gh/swolchok/761/head 2025-06-01T20:57:50.9096052Z * [new branch] gh/swolchok/761/orig -> origin/gh/swolchok/761/orig 2025-06-01T20:57:50.9097443Z * [new branch] gh/swolchok/762/base -> origin/gh/swolchok/762/base 2025-06-01T20:57:50.9098430Z * [new branch] gh/swolchok/762/head -> origin/gh/swolchok/762/head 2025-06-01T20:57:50.9099456Z * [new branch] gh/swolchok/762/orig -> origin/gh/swolchok/762/orig 2025-06-01T20:57:50.9100811Z * [new branch] gh/swolchok/763/base -> origin/gh/swolchok/763/base 2025-06-01T20:57:50.9101807Z * [new branch] gh/swolchok/763/head -> origin/gh/swolchok/763/head 2025-06-01T20:57:50.9103199Z * [new branch] gh/swolchok/764/base -> origin/gh/swolchok/764/base 2025-06-01T20:57:50.9104174Z * [new branch] gh/swolchok/764/head -> origin/gh/swolchok/764/head 2025-06-01T20:57:50.9105357Z * [new branch] gh/swolchok/764/orig -> origin/gh/swolchok/764/orig 2025-06-01T20:57:50.9106733Z * [new branch] gh/swolchok/765/base -> origin/gh/swolchok/765/base 2025-06-01T20:57:50.9107718Z * [new branch] gh/swolchok/765/head -> origin/gh/swolchok/765/head 2025-06-01T20:57:50.9108943Z * [new branch] gh/swolchok/765/orig -> origin/gh/swolchok/765/orig 2025-06-01T20:57:50.9110872Z * [new branch] gh/swolchok/766/base -> origin/gh/swolchok/766/base 2025-06-01T20:57:50.9111963Z * [new branch] gh/swolchok/766/head -> origin/gh/swolchok/766/head 2025-06-01T20:57:50.9113053Z * [new branch] gh/swolchok/766/orig -> origin/gh/swolchok/766/orig 2025-06-01T20:57:50.9114734Z * [new branch] gh/swolchok/767/base -> origin/gh/swolchok/767/base 2025-06-01T20:57:50.9115806Z * [new branch] gh/swolchok/767/head -> origin/gh/swolchok/767/head 2025-06-01T20:57:50.9117069Z * [new branch] gh/swolchok/767/orig -> origin/gh/swolchok/767/orig 2025-06-01T20:57:50.9118569Z * [new branch] gh/swolchok/768/base -> origin/gh/swolchok/768/base 2025-06-01T20:57:50.9119569Z * [new branch] gh/swolchok/768/head -> origin/gh/swolchok/768/head 2025-06-01T20:57:50.9120767Z * [new branch] gh/swolchok/768/orig -> origin/gh/swolchok/768/orig 2025-06-01T20:57:50.9122368Z * [new branch] gh/swolchok/769/base -> origin/gh/swolchok/769/base 2025-06-01T20:57:50.9123374Z * [new branch] gh/swolchok/769/head -> origin/gh/swolchok/769/head 2025-06-01T20:57:50.9125055Z * [new branch] gh/swolchok/769/orig -> origin/gh/swolchok/769/orig 2025-06-01T20:57:50.9126809Z * [new branch] gh/syed-ahmed/1/base -> origin/gh/syed-ahmed/1/base 2025-06-01T20:57:50.9127882Z * [new branch] gh/syed-ahmed/1/head -> origin/gh/syed-ahmed/1/head 2025-06-01T20:57:50.9128950Z * [new branch] gh/syed-ahmed/1/orig -> origin/gh/syed-ahmed/1/orig 2025-06-01T20:57:50.9130625Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-06-01T20:57:50.9131752Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-06-01T20:57:50.9132782Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-06-01T20:57:50.9134611Z * [new branch] gh/tugsbayasgalan/290/base -> origin/gh/tugsbayasgalan/290/base 2025-06-01T20:57:50.9136241Z * [new branch] gh/tugsbayasgalan/290/head -> origin/gh/tugsbayasgalan/290/head 2025-06-01T20:57:50.9137251Z * [new branch] gh/tugsbayasgalan/290/orig -> origin/gh/tugsbayasgalan/290/orig 2025-06-01T20:57:50.9138758Z * [new branch] gh/tugsbayasgalan/298/base -> origin/gh/tugsbayasgalan/298/base 2025-06-01T20:57:50.9139832Z * [new branch] gh/tugsbayasgalan/298/head -> origin/gh/tugsbayasgalan/298/head 2025-06-01T20:57:50.9140862Z * [new branch] gh/tugsbayasgalan/298/orig -> origin/gh/tugsbayasgalan/298/orig 2025-06-01T20:57:50.9142318Z * [new branch] gh/tugsbayasgalan/299/base -> origin/gh/tugsbayasgalan/299/base 2025-06-01T20:57:50.9143368Z * [new branch] gh/tugsbayasgalan/299/head -> origin/gh/tugsbayasgalan/299/head 2025-06-01T20:57:50.9144416Z * [new branch] gh/tugsbayasgalan/299/orig -> origin/gh/tugsbayasgalan/299/orig 2025-06-01T20:57:50.9145776Z * [new branch] gh/tugsbayasgalan/300/base -> origin/gh/tugsbayasgalan/300/base 2025-06-01T20:57:50.9147183Z * [new branch] gh/tugsbayasgalan/300/head -> origin/gh/tugsbayasgalan/300/head 2025-06-01T20:57:50.9148250Z * [new branch] gh/tugsbayasgalan/300/orig -> origin/gh/tugsbayasgalan/300/orig 2025-06-01T20:57:50.9149751Z * [new branch] gh/tugsbayasgalan/301/base -> origin/gh/tugsbayasgalan/301/base 2025-06-01T20:57:50.9150760Z * [new branch] gh/tugsbayasgalan/301/head -> origin/gh/tugsbayasgalan/301/head 2025-06-01T20:57:50.9151762Z * [new branch] gh/tugsbayasgalan/301/orig -> origin/gh/tugsbayasgalan/301/orig 2025-06-01T20:57:50.9153348Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-06-01T20:57:50.9155124Z * [new branch] gh/vkuzo/10/base -> origin/gh/vkuzo/10/base 2025-06-01T20:57:50.9156122Z * [new branch] gh/vkuzo/10/head -> origin/gh/vkuzo/10/head 2025-06-01T20:57:50.9157243Z * [new branch] gh/vkuzo/10/orig -> origin/gh/vkuzo/10/orig 2025-06-01T20:57:50.9158572Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-06-01T20:57:50.9159900Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-06-01T20:57:50.9161368Z * [new branch] gh/vkuzo/6/base -> origin/gh/vkuzo/6/base 2025-06-01T20:57:50.9162393Z * [new branch] gh/vkuzo/6/head -> origin/gh/vkuzo/6/head 2025-06-01T20:57:50.9163436Z * [new branch] gh/vkuzo/6/orig -> origin/gh/vkuzo/6/orig 2025-06-01T20:57:50.9165183Z * [new branch] gh/vkuzo/9/base -> origin/gh/vkuzo/9/base 2025-06-01T20:57:50.9166204Z * [new branch] gh/vkuzo/9/head -> origin/gh/vkuzo/9/head 2025-06-01T20:57:50.9167280Z * [new branch] gh/vkuzo/9/orig -> origin/gh/vkuzo/9/orig 2025-06-01T20:57:50.9168966Z * [new branch] gh/vmoens/15/base -> origin/gh/vmoens/15/base 2025-06-01T20:57:50.9170015Z * [new branch] gh/vmoens/15/head -> origin/gh/vmoens/15/head 2025-06-01T20:57:50.9171061Z * [new branch] gh/vmoens/15/orig -> origin/gh/vmoens/15/orig 2025-06-01T20:57:50.9172450Z * [new branch] gh/vmoens/16/base -> origin/gh/vmoens/16/base 2025-06-01T20:57:50.9173446Z * [new branch] gh/vmoens/16/head -> origin/gh/vmoens/16/head 2025-06-01T20:57:50.9174580Z * [new branch] gh/vmoens/16/orig -> origin/gh/vmoens/16/orig 2025-06-01T20:57:50.9176251Z * [new branch] gh/vmoens/17/base -> origin/gh/vmoens/17/base 2025-06-01T20:57:50.9177195Z * [new branch] gh/vmoens/17/head -> origin/gh/vmoens/17/head 2025-06-01T20:57:50.9178196Z * [new branch] gh/vmoens/17/orig -> origin/gh/vmoens/17/orig 2025-06-01T20:57:50.9179520Z * [new branch] gh/vmoens/18/base -> origin/gh/vmoens/18/base 2025-06-01T20:57:50.9180978Z * [new branch] gh/vmoens/18/head -> origin/gh/vmoens/18/head 2025-06-01T20:57:50.9182005Z * [new branch] gh/vmoens/18/orig -> origin/gh/vmoens/18/orig 2025-06-01T20:57:50.9183720Z * [new branch] gh/wanchaol/370/base -> origin/gh/wanchaol/370/base 2025-06-01T20:57:50.9184732Z * [new branch] gh/wanchaol/370/head -> origin/gh/wanchaol/370/head 2025-06-01T20:57:50.9185937Z * [new branch] gh/wanchaol/370/orig -> origin/gh/wanchaol/370/orig 2025-06-01T20:57:50.9187303Z * [new branch] gh/wanchaol/371/base -> origin/gh/wanchaol/371/base 2025-06-01T20:57:50.9188300Z * [new branch] gh/wanchaol/371/head -> origin/gh/wanchaol/371/head 2025-06-01T20:57:50.9189438Z * [new branch] gh/wanchaol/371/orig -> origin/gh/wanchaol/371/orig 2025-06-01T20:57:50.9190901Z * [new branch] gh/wanchaol/372/base -> origin/gh/wanchaol/372/base 2025-06-01T20:57:50.9191916Z * [new branch] gh/wanchaol/372/head -> origin/gh/wanchaol/372/head 2025-06-01T20:57:50.9192943Z * [new branch] gh/wanchaol/372/orig -> origin/gh/wanchaol/372/orig 2025-06-01T20:57:50.9194541Z * [new branch] gh/wconstab/380/base -> origin/gh/wconstab/380/base 2025-06-01T20:57:50.9195577Z * [new branch] gh/wconstab/380/head -> origin/gh/wconstab/380/head 2025-06-01T20:57:50.9196593Z * [new branch] gh/wconstab/380/orig -> origin/gh/wconstab/380/orig 2025-06-01T20:57:50.9197964Z * [new branch] gh/wconstab/392/base -> origin/gh/wconstab/392/base 2025-06-01T20:57:50.9199047Z * [new branch] gh/wconstab/392/head -> origin/gh/wconstab/392/head 2025-06-01T20:57:50.9200051Z * [new branch] gh/wconstab/392/orig -> origin/gh/wconstab/392/orig 2025-06-01T20:57:50.9201683Z * [new branch] gh/wconstab/395/base -> origin/gh/wconstab/395/base 2025-06-01T20:57:50.9202832Z * [new branch] gh/wconstab/395/head -> origin/gh/wconstab/395/head 2025-06-01T20:57:50.9204099Z * [new branch] gh/wconstab/395/orig -> origin/gh/wconstab/395/orig 2025-06-01T20:57:50.9205651Z * [new branch] gh/wconstab/396/base -> origin/gh/wconstab/396/base 2025-06-01T20:57:50.9206911Z * [new branch] gh/wconstab/396/head -> origin/gh/wconstab/396/head 2025-06-01T20:57:50.9208102Z * [new branch] gh/wconstab/396/orig -> origin/gh/wconstab/396/orig 2025-06-01T20:57:50.9209965Z * [new branch] gh/wconstab/399/base -> origin/gh/wconstab/399/base 2025-06-01T20:57:50.9210998Z * [new branch] gh/wconstab/399/head -> origin/gh/wconstab/399/head 2025-06-01T20:57:50.9212217Z * [new branch] gh/wconstab/399/orig -> origin/gh/wconstab/399/orig 2025-06-01T20:57:50.9213659Z * [new branch] gh/wconstab/410/base -> origin/gh/wconstab/410/base 2025-06-01T20:57:50.9214685Z * [new branch] gh/wconstab/410/head -> origin/gh/wconstab/410/head 2025-06-01T20:57:50.9215810Z * [new branch] gh/wconstab/410/orig -> origin/gh/wconstab/410/orig 2025-06-01T20:57:50.9217501Z * [new branch] gh/wconstab/412/base -> origin/gh/wconstab/412/base 2025-06-01T20:57:50.9218729Z * [new branch] gh/wconstab/412/head -> origin/gh/wconstab/412/head 2025-06-01T20:57:50.9220014Z * [new branch] gh/wconstab/412/orig -> origin/gh/wconstab/412/orig 2025-06-01T20:57:50.9221486Z * [new branch] gh/wconstab/413/base -> origin/gh/wconstab/413/base 2025-06-01T20:57:50.9222759Z * [new branch] gh/wconstab/413/head -> origin/gh/wconstab/413/head 2025-06-01T20:57:50.9223864Z * [new branch] gh/wconstab/413/orig -> origin/gh/wconstab/413/orig 2025-06-01T20:57:50.9225350Z * [new branch] gh/wconstab/414/base -> origin/gh/wconstab/414/base 2025-06-01T20:57:50.9226697Z * [new branch] gh/wconstab/414/head -> origin/gh/wconstab/414/head 2025-06-01T20:57:50.9227719Z * [new branch] gh/wconstab/414/orig -> origin/gh/wconstab/414/orig 2025-06-01T20:57:50.9229140Z * [new branch] gh/wconstab/415/base -> origin/gh/wconstab/415/base 2025-06-01T20:57:50.9230158Z * [new branch] gh/wconstab/415/head -> origin/gh/wconstab/415/head 2025-06-01T20:57:50.9231208Z * [new branch] gh/wconstab/415/orig -> origin/gh/wconstab/415/orig 2025-06-01T20:57:50.9232402Z * [new branch] gh/wconstab/416/base -> origin/gh/wconstab/416/base 2025-06-01T20:57:50.9233515Z * [new branch] gh/wconstab/416/head -> origin/gh/wconstab/416/head 2025-06-01T20:57:50.9234551Z * [new branch] gh/wconstab/416/orig -> origin/gh/wconstab/416/orig 2025-06-01T20:57:50.9235886Z * [new branch] gh/wconstab/417/base -> origin/gh/wconstab/417/base 2025-06-01T20:57:50.9236959Z * [new branch] gh/wconstab/417/head -> origin/gh/wconstab/417/head 2025-06-01T20:57:50.9237997Z * [new branch] gh/wconstab/417/orig -> origin/gh/wconstab/417/orig 2025-06-01T20:57:50.9239682Z * [new branch] gh/weifengpy/21/base -> origin/gh/weifengpy/21/base 2025-06-01T20:57:50.9240698Z * [new branch] gh/weifengpy/21/head -> origin/gh/weifengpy/21/head 2025-06-01T20:57:50.9241735Z * [new branch] gh/weifengpy/21/orig -> origin/gh/weifengpy/21/orig 2025-06-01T20:57:50.9242924Z * [new branch] gh/weifengpy/25/base -> origin/gh/weifengpy/25/base 2025-06-01T20:57:50.9244180Z * [new branch] gh/weifengpy/25/head -> origin/gh/weifengpy/25/head 2025-06-01T20:57:50.9245455Z * [new branch] gh/weifengpy/25/orig -> origin/gh/weifengpy/25/orig 2025-06-01T20:57:50.9249491Z * [new branch] gh/weifengpy/26/base -> origin/gh/weifengpy/26/base 2025-06-01T20:57:50.9250577Z * [new branch] gh/weifengpy/26/head -> origin/gh/weifengpy/26/head 2025-06-01T20:57:50.9251629Z * [new branch] gh/weifengpy/26/orig -> origin/gh/weifengpy/26/orig 2025-06-01T20:57:50.9253557Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-06-01T20:57:50.9254679Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-06-01T20:57:50.9255814Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-06-01T20:57:50.9257345Z * [new branch] gh/williamwen42/209/base -> origin/gh/williamwen42/209/base 2025-06-01T20:57:50.9258387Z * [new branch] gh/williamwen42/209/head -> origin/gh/williamwen42/209/head 2025-06-01T20:57:50.9259407Z * [new branch] gh/williamwen42/209/orig -> origin/gh/williamwen42/209/orig 2025-06-01T20:57:50.9260821Z * [new branch] gh/williamwen42/210/base -> origin/gh/williamwen42/210/base 2025-06-01T20:57:50.9261822Z * [new branch] gh/williamwen42/210/head -> origin/gh/williamwen42/210/head 2025-06-01T20:57:50.9263144Z * [new branch] gh/williamwen42/210/orig -> origin/gh/williamwen42/210/orig 2025-06-01T20:57:50.9264500Z * [new branch] gh/williamwen42/220/base -> origin/gh/williamwen42/220/base 2025-06-01T20:57:50.9265753Z * [new branch] gh/williamwen42/220/head -> origin/gh/williamwen42/220/head 2025-06-01T20:57:50.9266557Z * [new branch] gh/williamwen42/220/orig -> origin/gh/williamwen42/220/orig 2025-06-01T20:57:50.9267956Z * [new branch] gh/williamwen42/227/base -> origin/gh/williamwen42/227/base 2025-06-01T20:57:50.9269018Z * [new branch] gh/williamwen42/227/head -> origin/gh/williamwen42/227/head 2025-06-01T20:57:50.9270082Z * [new branch] gh/williamwen42/227/orig -> origin/gh/williamwen42/227/orig 2025-06-01T20:57:50.9271364Z * [new branch] gh/williamwen42/232/base -> origin/gh/williamwen42/232/base 2025-06-01T20:57:50.9278056Z * [new branch] gh/williamwen42/232/head -> origin/gh/williamwen42/232/head 2025-06-01T20:57:50.9278397Z * [new branch] gh/williamwen42/232/orig -> origin/gh/williamwen42/232/orig 2025-06-01T20:57:50.9278745Z * [new branch] gh/williamwen42/235/base -> origin/gh/williamwen42/235/base 2025-06-01T20:57:50.9279028Z * [new branch] gh/williamwen42/235/head -> origin/gh/williamwen42/235/head 2025-06-01T20:57:50.9279296Z * [new branch] gh/williamwen42/235/orig -> origin/gh/williamwen42/235/orig 2025-06-01T20:57:50.9279563Z * [new branch] gh/williamwen42/236/base -> origin/gh/williamwen42/236/base 2025-06-01T20:57:50.9279887Z * [new branch] gh/williamwen42/236/head -> origin/gh/williamwen42/236/head 2025-06-01T20:57:50.9280965Z * [new branch] gh/williamwen42/236/orig -> origin/gh/williamwen42/236/orig 2025-06-01T20:57:50.9282378Z * [new branch] gh/williamwen42/237/base -> origin/gh/williamwen42/237/base 2025-06-01T20:57:50.9283481Z * [new branch] gh/williamwen42/237/head -> origin/gh/williamwen42/237/head 2025-06-01T20:57:50.9284846Z * [new branch] gh/williamwen42/237/orig -> origin/gh/williamwen42/237/orig 2025-06-01T20:57:50.9286277Z * [new branch] gh/williamwen42/238/base -> origin/gh/williamwen42/238/base 2025-06-01T20:57:50.9287395Z * [new branch] gh/williamwen42/238/head -> origin/gh/williamwen42/238/head 2025-06-01T20:57:50.9288404Z * [new branch] gh/williamwen42/238/orig -> origin/gh/williamwen42/238/orig 2025-06-01T20:57:50.9289801Z * [new branch] gh/williamwen42/239/base -> origin/gh/williamwen42/239/base 2025-06-01T20:57:50.9290883Z * [new branch] gh/williamwen42/239/head -> origin/gh/williamwen42/239/head 2025-06-01T20:57:50.9291949Z * [new branch] gh/williamwen42/239/orig -> origin/gh/williamwen42/239/orig 2025-06-01T20:57:50.9293801Z * [new branch] gh/williamwen42/240/base -> origin/gh/williamwen42/240/base 2025-06-01T20:57:50.9294858Z * [new branch] gh/williamwen42/240/head -> origin/gh/williamwen42/240/head 2025-06-01T20:57:50.9296002Z * [new branch] gh/williamwen42/240/orig -> origin/gh/williamwen42/240/orig 2025-06-01T20:57:50.9297383Z * [new branch] gh/williamwen42/241/base -> origin/gh/williamwen42/241/base 2025-06-01T20:57:50.9298478Z * [new branch] gh/williamwen42/241/head -> origin/gh/williamwen42/241/head 2025-06-01T20:57:50.9299483Z * [new branch] gh/williamwen42/241/orig -> origin/gh/williamwen42/241/orig 2025-06-01T20:57:50.9300978Z * [new branch] gh/williamwen42/242/base -> origin/gh/williamwen42/242/base 2025-06-01T20:57:50.9302103Z * [new branch] gh/williamwen42/242/head -> origin/gh/williamwen42/242/head 2025-06-01T20:57:50.9303159Z * [new branch] gh/williamwen42/242/orig -> origin/gh/williamwen42/242/orig 2025-06-01T20:57:50.9304677Z * [new branch] gh/williamwen42/243/base -> origin/gh/williamwen42/243/base 2025-06-01T20:57:50.9305853Z * [new branch] gh/williamwen42/243/head -> origin/gh/williamwen42/243/head 2025-06-01T20:57:50.9307390Z * [new branch] gh/williamwen42/243/orig -> origin/gh/williamwen42/243/orig 2025-06-01T20:57:50.9309467Z * [new branch] gh/williamwen42/244/base -> origin/gh/williamwen42/244/base 2025-06-01T20:57:50.9310585Z * [new branch] gh/williamwen42/244/head -> origin/gh/williamwen42/244/head 2025-06-01T20:57:50.9311606Z * [new branch] gh/williamwen42/244/orig -> origin/gh/williamwen42/244/orig 2025-06-01T20:57:50.9313213Z * [new branch] gh/williamwen42/245/base -> origin/gh/williamwen42/245/base 2025-06-01T20:57:50.9314306Z * [new branch] gh/williamwen42/245/head -> origin/gh/williamwen42/245/head 2025-06-01T20:57:50.9315331Z * [new branch] gh/williamwen42/245/orig -> origin/gh/williamwen42/245/orig 2025-06-01T20:57:50.9316875Z * [new branch] gh/xmfan/166/base -> origin/gh/xmfan/166/base 2025-06-01T20:57:50.9317915Z * [new branch] gh/xmfan/166/head -> origin/gh/xmfan/166/head 2025-06-01T20:57:50.9319045Z * [new branch] gh/xmfan/166/orig -> origin/gh/xmfan/166/orig 2025-06-01T20:57:50.9320401Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-06-01T20:57:50.9321447Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-06-01T20:57:50.9322816Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-06-01T20:57:50.9324212Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-06-01T20:57:50.9325494Z * [new branch] gh/xmfan/173/base -> origin/gh/xmfan/173/base 2025-06-01T20:57:50.9326548Z * [new branch] gh/xmfan/173/head -> origin/gh/xmfan/173/head 2025-06-01T20:57:50.9327585Z * [new branch] gh/xmfan/173/orig -> origin/gh/xmfan/173/orig 2025-06-01T20:57:50.9328974Z * [new branch] gh/xmfan/174/base -> origin/gh/xmfan/174/base 2025-06-01T20:57:50.9329982Z * [new branch] gh/xmfan/174/head -> origin/gh/xmfan/174/head 2025-06-01T20:57:50.9331044Z * [new branch] gh/xmfan/174/orig -> origin/gh/xmfan/174/orig 2025-06-01T20:57:50.9332395Z * [new branch] gh/xmfan/178/base -> origin/gh/xmfan/178/base 2025-06-01T20:57:50.9333388Z * [new branch] gh/xmfan/178/head -> origin/gh/xmfan/178/head 2025-06-01T20:57:50.9334430Z * [new branch] gh/xmfan/178/orig -> origin/gh/xmfan/178/orig 2025-06-01T20:57:50.9336140Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-06-01T20:57:50.9337115Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-06-01T20:57:50.9338447Z * [new branch] gh/xmfan/180/base -> origin/gh/xmfan/180/base 2025-06-01T20:57:50.9339458Z * [new branch] gh/xmfan/180/head -> origin/gh/xmfan/180/head 2025-06-01T20:57:50.9340486Z * [new branch] gh/xmfan/180/orig -> origin/gh/xmfan/180/orig 2025-06-01T20:57:50.9341780Z * [new branch] gh/xmfan/187/base -> origin/gh/xmfan/187/base 2025-06-01T20:57:50.9342797Z * [new branch] gh/xmfan/187/head -> origin/gh/xmfan/187/head 2025-06-01T20:57:50.9343780Z * [new branch] gh/xmfan/187/orig -> origin/gh/xmfan/187/orig 2025-06-01T20:57:50.9345188Z * [new branch] gh/xmfan/193/base -> origin/gh/xmfan/193/base 2025-06-01T20:57:50.9346693Z * [new branch] gh/xmfan/193/head -> origin/gh/xmfan/193/head 2025-06-01T20:57:50.9347719Z * [new branch] gh/xmfan/193/orig -> origin/gh/xmfan/193/orig 2025-06-01T20:57:50.9349127Z * [new branch] gh/xmfan/194/base -> origin/gh/xmfan/194/base 2025-06-01T20:57:50.9350312Z * [new branch] gh/xmfan/194/head -> origin/gh/xmfan/194/head 2025-06-01T20:57:50.9351275Z * [new branch] gh/xmfan/194/orig -> origin/gh/xmfan/194/orig 2025-06-01T20:57:50.9353121Z * [new branch] gh/xmfan/200/base -> origin/gh/xmfan/200/base 2025-06-01T20:57:50.9354116Z * [new branch] gh/xmfan/200/head -> origin/gh/xmfan/200/head 2025-06-01T20:57:50.9355162Z * [new branch] gh/xmfan/200/orig -> origin/gh/xmfan/200/orig 2025-06-01T20:57:50.9356445Z * [new branch] gh/xmfan/201/base -> origin/gh/xmfan/201/base 2025-06-01T20:57:50.9357413Z * [new branch] gh/xmfan/201/head -> origin/gh/xmfan/201/head 2025-06-01T20:57:50.9358407Z * [new branch] gh/xmfan/201/orig -> origin/gh/xmfan/201/orig 2025-06-01T20:57:50.9359775Z * [new branch] gh/xmfan/202/base -> origin/gh/xmfan/202/base 2025-06-01T20:57:50.9360722Z * [new branch] gh/xmfan/202/head -> origin/gh/xmfan/202/head 2025-06-01T20:57:50.9361711Z * [new branch] gh/xmfan/202/orig -> origin/gh/xmfan/202/orig 2025-06-01T20:57:50.9363057Z * [new branch] gh/xmfan/206/base -> origin/gh/xmfan/206/base 2025-06-01T20:57:50.9364523Z * [new branch] gh/xmfan/206/head -> origin/gh/xmfan/206/head 2025-06-01T20:57:50.9365615Z * [new branch] gh/xmfan/206/orig -> origin/gh/xmfan/206/orig 2025-06-01T20:57:50.9367002Z * [new branch] gh/xmfan/213/base -> origin/gh/xmfan/213/base 2025-06-01T20:57:50.9368049Z * [new branch] gh/xmfan/213/head -> origin/gh/xmfan/213/head 2025-06-01T20:57:50.9369092Z * [new branch] gh/xmfan/213/orig -> origin/gh/xmfan/213/orig 2025-06-01T20:57:50.9370466Z * [new branch] gh/xmfan/214/base -> origin/gh/xmfan/214/base 2025-06-01T20:57:50.9371518Z * [new branch] gh/xmfan/214/head -> origin/gh/xmfan/214/head 2025-06-01T20:57:50.9372544Z * [new branch] gh/xmfan/214/orig -> origin/gh/xmfan/214/orig 2025-06-01T20:57:50.9374316Z * [new branch] gh/xmfan/216/base -> origin/gh/xmfan/216/base 2025-06-01T20:57:50.9375441Z * [new branch] gh/xmfan/216/head -> origin/gh/xmfan/216/head 2025-06-01T20:57:50.9376499Z * [new branch] gh/xmfan/216/orig -> origin/gh/xmfan/216/orig 2025-06-01T20:57:50.9377952Z * [new branch] gh/xmfan/217/base -> origin/gh/xmfan/217/base 2025-06-01T20:57:50.9379047Z * [new branch] gh/xmfan/217/head -> origin/gh/xmfan/217/head 2025-06-01T20:57:50.9380233Z * [new branch] gh/xmfan/217/orig -> origin/gh/xmfan/217/orig 2025-06-01T20:57:50.9381592Z * [new branch] gh/xmfan/220/base -> origin/gh/xmfan/220/base 2025-06-01T20:57:50.9382600Z * [new branch] gh/xmfan/220/head -> origin/gh/xmfan/220/head 2025-06-01T20:57:50.9383614Z * [new branch] gh/xmfan/220/orig -> origin/gh/xmfan/220/orig 2025-06-01T20:57:50.9384974Z * [new branch] gh/xmfan/223/base -> origin/gh/xmfan/223/base 2025-06-01T20:57:50.9385969Z * [new branch] gh/xmfan/223/head -> origin/gh/xmfan/223/head 2025-06-01T20:57:50.9386949Z * [new branch] gh/xmfan/223/orig -> origin/gh/xmfan/223/orig 2025-06-01T20:57:50.9388345Z * [new branch] gh/xmfan/224/base -> origin/gh/xmfan/224/base 2025-06-01T20:57:50.9389387Z * [new branch] gh/xmfan/224/head -> origin/gh/xmfan/224/head 2025-06-01T20:57:50.9390374Z * [new branch] gh/xmfan/224/orig -> origin/gh/xmfan/224/orig 2025-06-01T20:57:50.9391798Z * [new branch] gh/xmfan/225/base -> origin/gh/xmfan/225/base 2025-06-01T20:57:50.9392976Z * [new branch] gh/xmfan/225/head -> origin/gh/xmfan/225/head 2025-06-01T20:57:50.9393898Z * [new branch] gh/xmfan/225/orig -> origin/gh/xmfan/225/orig 2025-06-01T20:57:50.9395295Z * [new branch] gh/xmfan/226/base -> origin/gh/xmfan/226/base 2025-06-01T20:57:50.9396335Z * [new branch] gh/xmfan/226/head -> origin/gh/xmfan/226/head 2025-06-01T20:57:50.9397270Z * [new branch] gh/xmfan/226/orig -> origin/gh/xmfan/226/orig 2025-06-01T20:57:50.9398693Z * [new branch] gh/xmfan/227/base -> origin/gh/xmfan/227/base 2025-06-01T20:57:50.9399738Z * [new branch] gh/xmfan/227/head -> origin/gh/xmfan/227/head 2025-06-01T20:57:50.9400764Z * [new branch] gh/xmfan/227/orig -> origin/gh/xmfan/227/orig 2025-06-01T20:57:50.9402099Z * [new branch] gh/xmfan/228/base -> origin/gh/xmfan/228/base 2025-06-01T20:57:50.9403091Z * [new branch] gh/xmfan/228/head -> origin/gh/xmfan/228/head 2025-06-01T20:57:50.9404386Z * [new branch] gh/xmfan/228/orig -> origin/gh/xmfan/228/orig 2025-06-01T20:57:50.9405853Z * [new branch] gh/xmfan/229/base -> origin/gh/xmfan/229/base 2025-06-01T20:57:50.9406965Z * [new branch] gh/xmfan/229/head -> origin/gh/xmfan/229/head 2025-06-01T20:57:50.9407985Z * [new branch] gh/xmfan/229/orig -> origin/gh/xmfan/229/orig 2025-06-01T20:57:50.9409428Z * [new branch] gh/xmfan/230/base -> origin/gh/xmfan/230/base 2025-06-01T20:57:50.9410478Z * [new branch] gh/xmfan/230/head -> origin/gh/xmfan/230/head 2025-06-01T20:57:50.9411554Z * [new branch] gh/xmfan/230/orig -> origin/gh/xmfan/230/orig 2025-06-01T20:57:50.9412972Z * [new branch] gh/xmfan/231/base -> origin/gh/xmfan/231/base 2025-06-01T20:57:50.9413991Z * [new branch] gh/xmfan/231/head -> origin/gh/xmfan/231/head 2025-06-01T20:57:50.9415181Z * [new branch] gh/xmfan/231/orig -> origin/gh/xmfan/231/orig 2025-06-01T20:57:50.9416584Z * [new branch] gh/xmfan/232/base -> origin/gh/xmfan/232/base 2025-06-01T20:57:50.9417592Z * [new branch] gh/xmfan/232/head -> origin/gh/xmfan/232/head 2025-06-01T20:57:50.9418594Z * [new branch] gh/xmfan/232/orig -> origin/gh/xmfan/232/orig 2025-06-01T20:57:50.9419973Z * [new branch] gh/xmfan/233/base -> origin/gh/xmfan/233/base 2025-06-01T20:57:50.9421036Z * [new branch] gh/xmfan/233/head -> origin/gh/xmfan/233/head 2025-06-01T20:57:50.9422031Z * [new branch] gh/xmfan/233/orig -> origin/gh/xmfan/233/orig 2025-06-01T20:57:50.9423398Z * [new branch] gh/xmfan/234/base -> origin/gh/xmfan/234/base 2025-06-01T20:57:50.9424434Z * [new branch] gh/xmfan/234/head -> origin/gh/xmfan/234/head 2025-06-01T20:57:50.9425458Z * [new branch] gh/xmfan/234/orig -> origin/gh/xmfan/234/orig 2025-06-01T20:57:50.9426757Z * [new branch] gh/xmfan/235/base -> origin/gh/xmfan/235/base 2025-06-01T20:57:50.9427753Z * [new branch] gh/xmfan/235/head -> origin/gh/xmfan/235/head 2025-06-01T20:57:50.9428745Z * [new branch] gh/xmfan/235/orig -> origin/gh/xmfan/235/orig 2025-06-01T20:57:50.9430074Z * [new branch] gh/xmfan/236/base -> origin/gh/xmfan/236/base 2025-06-01T20:57:50.9431079Z * [new branch] gh/xmfan/236/head -> origin/gh/xmfan/236/head 2025-06-01T20:57:50.9432107Z * [new branch] gh/xmfan/236/orig -> origin/gh/xmfan/236/orig 2025-06-01T20:57:50.9433487Z * [new branch] gh/xmfan/237/base -> origin/gh/xmfan/237/base 2025-06-01T20:57:50.9434641Z * [new branch] gh/xmfan/237/head -> origin/gh/xmfan/237/head 2025-06-01T20:57:50.9435641Z * [new branch] gh/xmfan/237/orig -> origin/gh/xmfan/237/orig 2025-06-01T20:57:50.9436971Z * [new branch] gh/xmfan/238/base -> origin/gh/xmfan/238/base 2025-06-01T20:57:50.9437975Z * [new branch] gh/xmfan/238/head -> origin/gh/xmfan/238/head 2025-06-01T20:57:50.9439106Z * [new branch] gh/xmfan/238/orig -> origin/gh/xmfan/238/orig 2025-06-01T20:57:50.9440501Z * [new branch] gh/xmfan/239/base -> origin/gh/xmfan/239/base 2025-06-01T20:57:50.9441505Z * [new branch] gh/xmfan/239/head -> origin/gh/xmfan/239/head 2025-06-01T20:57:50.9442544Z * [new branch] gh/xmfan/239/orig -> origin/gh/xmfan/239/orig 2025-06-01T20:57:50.9444196Z * [new branch] gh/xmfan/240/base -> origin/gh/xmfan/240/base 2025-06-01T20:57:50.9445452Z * [new branch] gh/xmfan/240/head -> origin/gh/xmfan/240/head 2025-06-01T20:57:50.9446693Z * [new branch] gh/xmfan/240/orig -> origin/gh/xmfan/240/orig 2025-06-01T20:57:50.9448166Z * [new branch] gh/xmfan/241/base -> origin/gh/xmfan/241/base 2025-06-01T20:57:50.9449301Z * [new branch] gh/xmfan/241/head -> origin/gh/xmfan/241/head 2025-06-01T20:57:50.9450441Z * [new branch] gh/xmfan/241/orig -> origin/gh/xmfan/241/orig 2025-06-01T20:57:50.9451886Z * [new branch] gh/xmfan/242/base -> origin/gh/xmfan/242/base 2025-06-01T20:57:50.9452883Z * [new branch] gh/xmfan/242/head -> origin/gh/xmfan/242/head 2025-06-01T20:57:50.9454341Z * [new branch] gh/xmfan/242/orig -> origin/gh/xmfan/242/orig 2025-06-01T20:57:50.9455879Z * [new branch] gh/xmfan/243/base -> origin/gh/xmfan/243/base 2025-06-01T20:57:50.9456937Z * [new branch] gh/xmfan/243/head -> origin/gh/xmfan/243/head 2025-06-01T20:57:50.9457923Z * [new branch] gh/xmfan/243/orig -> origin/gh/xmfan/243/orig 2025-06-01T20:57:50.9459621Z * [new branch] gh/xuanzhang816/12/base -> origin/gh/xuanzhang816/12/base 2025-06-01T20:57:50.9460645Z * [new branch] gh/xuanzhang816/12/head -> origin/gh/xuanzhang816/12/head 2025-06-01T20:57:50.9461713Z * [new branch] gh/xuanzhang816/12/orig -> origin/gh/xuanzhang816/12/orig 2025-06-01T20:57:50.9463261Z * [new branch] gh/xuanzhang816/13/base -> origin/gh/xuanzhang816/13/base 2025-06-01T20:57:50.9464346Z * [new branch] gh/xuanzhang816/13/head -> origin/gh/xuanzhang816/13/head 2025-06-01T20:57:50.9465374Z * [new branch] gh/xuanzhang816/13/orig -> origin/gh/xuanzhang816/13/orig 2025-06-01T20:57:50.9467019Z * [new branch] gh/xuhancn/1/base -> origin/gh/xuhancn/1/base 2025-06-01T20:57:50.9468031Z * [new branch] gh/xuhancn/1/head -> origin/gh/xuhancn/1/head 2025-06-01T20:57:50.9469236Z * [new branch] gh/xuhancn/2/base -> origin/gh/xuhancn/2/base 2025-06-01T20:57:50.9470214Z * [new branch] gh/xuhancn/2/head -> origin/gh/xuhancn/2/head 2025-06-01T20:57:50.9471441Z * [new branch] gh/xuhancn/3/base -> origin/gh/xuhancn/3/base 2025-06-01T20:57:50.9472363Z * [new branch] gh/xuhancn/3/head -> origin/gh/xuhancn/3/head 2025-06-01T20:57:50.9473591Z * [new branch] gh/xuhancn/4/base -> origin/gh/xuhancn/4/base 2025-06-01T20:57:50.9474499Z * [new branch] gh/xuhancn/4/head -> origin/gh/xuhancn/4/head 2025-06-01T20:57:50.9475881Z * [new branch] gh/xuhancn/5/base -> origin/gh/xuhancn/5/base 2025-06-01T20:57:50.9476862Z * [new branch] gh/xuhancn/5/head -> origin/gh/xuhancn/5/head 2025-06-01T20:57:50.9478595Z * [new branch] gh/xuhancn/6/base -> origin/gh/xuhancn/6/base 2025-06-01T20:57:50.9479431Z * [new branch] gh/xuhancn/6/head -> origin/gh/xuhancn/6/head 2025-06-01T20:57:50.9480706Z * [new branch] gh/xuhancn/7/base -> origin/gh/xuhancn/7/base 2025-06-01T20:57:50.9481548Z * [new branch] gh/xuhancn/7/head -> origin/gh/xuhancn/7/head 2025-06-01T20:57:50.9483303Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-06-01T20:57:50.9484656Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-06-01T20:57:50.9485821Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-06-01T20:57:50.9487231Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-06-01T20:57:50.9488355Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-06-01T20:57:50.9489396Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-06-01T20:57:50.9490847Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-06-01T20:57:50.9491925Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-06-01T20:57:50.9492957Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-06-01T20:57:50.9494377Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-06-01T20:57:50.9495449Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-06-01T20:57:50.9496511Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-06-01T20:57:50.9497885Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-06-01T20:57:50.9498892Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-06-01T20:57:50.9499887Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-06-01T20:57:50.9501788Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-06-01T20:57:50.9502909Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-06-01T20:57:50.9503901Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-06-01T20:57:50.9505330Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-06-01T20:57:50.9506333Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-06-01T20:57:50.9507329Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-06-01T20:57:50.9508650Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-06-01T20:57:50.9509642Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-06-01T20:57:50.9510681Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-06-01T20:57:50.9512045Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-06-01T20:57:50.9513070Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-06-01T20:57:50.9514411Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-06-01T20:57:50.9515407Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-06-01T20:57:50.9516495Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-06-01T20:57:50.9517866Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-06-01T20:57:50.9518863Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-06-01T20:57:50.9519933Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-06-01T20:57:50.9521281Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-06-01T20:57:50.9522302Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-06-01T20:57:50.9523313Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-06-01T20:57:50.9525038Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-06-01T20:57:50.9526056Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-06-01T20:57:50.9527141Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-06-01T20:57:50.9528528Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-06-01T20:57:50.9529562Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-06-01T20:57:50.9530699Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-06-01T20:57:50.9532089Z * [new branch] gh/yanbing-j/34/base -> origin/gh/yanbing-j/34/base 2025-06-01T20:57:50.9533123Z * [new branch] gh/yanbing-j/34/head -> origin/gh/yanbing-j/34/head 2025-06-01T20:57:50.9534166Z * [new branch] gh/yanbing-j/34/orig -> origin/gh/yanbing-j/34/orig 2025-06-01T20:57:50.9535644Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-06-01T20:57:50.9536661Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-06-01T20:57:50.9537646Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-06-01T20:57:50.9538963Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-06-01T20:57:50.9540000Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-06-01T20:57:50.9541003Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-06-01T20:57:50.9542576Z * [new branch] gh/yanboliang/62/base -> origin/gh/yanboliang/62/base 2025-06-01T20:57:50.9543733Z * [new branch] gh/yanboliang/62/head -> origin/gh/yanboliang/62/head 2025-06-01T20:57:50.9544720Z * [new branch] gh/yanboliang/62/orig -> origin/gh/yanboliang/62/orig 2025-06-01T20:57:50.9546895Z * [new branch] gh/ydwu4/194/base -> origin/gh/ydwu4/194/base 2025-06-01T20:57:50.9547863Z * [new branch] gh/ydwu4/194/head -> origin/gh/ydwu4/194/head 2025-06-01T20:57:50.9548837Z * [new branch] gh/ydwu4/194/orig -> origin/gh/ydwu4/194/orig 2025-06-01T20:57:50.9550502Z * [new branch] gh/ydwu4/201/base -> origin/gh/ydwu4/201/base 2025-06-01T20:57:50.9551563Z * [new branch] gh/ydwu4/201/head -> origin/gh/ydwu4/201/head 2025-06-01T20:57:50.9552579Z * [new branch] gh/ydwu4/201/orig -> origin/gh/ydwu4/201/orig 2025-06-01T20:57:50.9554235Z * [new branch] gh/ydwu4/208/base -> origin/gh/ydwu4/208/base 2025-06-01T20:57:50.9555220Z * [new branch] gh/ydwu4/208/head -> origin/gh/ydwu4/208/head 2025-06-01T20:57:50.9556253Z * [new branch] gh/ydwu4/208/orig -> origin/gh/ydwu4/208/orig 2025-06-01T20:57:50.9557855Z * [new branch] gh/ydwu4/219/base -> origin/gh/ydwu4/219/base 2025-06-01T20:57:50.9558991Z * [new branch] gh/ydwu4/219/head -> origin/gh/ydwu4/219/head 2025-06-01T20:57:50.9560001Z * [new branch] gh/ydwu4/219/orig -> origin/gh/ydwu4/219/orig 2025-06-01T20:57:50.9561449Z * [new branch] gh/ydwu4/223/base -> origin/gh/ydwu4/223/base 2025-06-01T20:57:50.9562668Z * [new branch] gh/ydwu4/223/head -> origin/gh/ydwu4/223/head 2025-06-01T20:57:50.9563680Z * [new branch] gh/ydwu4/223/orig -> origin/gh/ydwu4/223/orig 2025-06-01T20:57:50.9565260Z * [new branch] gh/ydwu4/224/base -> origin/gh/ydwu4/224/base 2025-06-01T20:57:50.9566334Z * [new branch] gh/ydwu4/224/head -> origin/gh/ydwu4/224/head 2025-06-01T20:57:50.9567372Z * [new branch] gh/ydwu4/224/orig -> origin/gh/ydwu4/224/orig 2025-06-01T20:57:50.9568640Z * [new branch] gh/ydwu4/225/base -> origin/gh/ydwu4/225/base 2025-06-01T20:57:50.9569686Z * [new branch] gh/ydwu4/225/head -> origin/gh/ydwu4/225/head 2025-06-01T20:57:50.9570729Z * [new branch] gh/ydwu4/225/orig -> origin/gh/ydwu4/225/orig 2025-06-01T20:57:50.9572379Z * [new branch] gh/ydwu4/229/base -> origin/gh/ydwu4/229/base 2025-06-01T20:57:50.9573334Z * [new branch] gh/ydwu4/229/head -> origin/gh/ydwu4/229/head 2025-06-01T20:57:50.9574364Z * [new branch] gh/ydwu4/229/orig -> origin/gh/ydwu4/229/orig 2025-06-01T20:57:50.9575924Z * [new branch] gh/ydwu4/230/base -> origin/gh/ydwu4/230/base 2025-06-01T20:57:50.9576951Z * [new branch] gh/ydwu4/230/head -> origin/gh/ydwu4/230/head 2025-06-01T20:57:50.9577976Z * [new branch] gh/ydwu4/230/orig -> origin/gh/ydwu4/230/orig 2025-06-01T20:57:50.9579768Z * [new branch] gh/ydwu4/231/base -> origin/gh/ydwu4/231/base 2025-06-01T20:57:50.9580794Z * [new branch] gh/ydwu4/231/head -> origin/gh/ydwu4/231/head 2025-06-01T20:57:50.9581857Z * [new branch] gh/ydwu4/231/orig -> origin/gh/ydwu4/231/orig 2025-06-01T20:57:50.9583260Z * [new branch] gh/ydwu4/232/base -> origin/gh/ydwu4/232/base 2025-06-01T20:57:50.9584315Z * [new branch] gh/ydwu4/232/head -> origin/gh/ydwu4/232/head 2025-06-01T20:57:50.9585450Z * [new branch] gh/ydwu4/232/orig -> origin/gh/ydwu4/232/orig 2025-06-01T20:57:50.9586947Z * [new branch] gh/ydwu4/233/base -> origin/gh/ydwu4/233/base 2025-06-01T20:57:50.9588007Z * [new branch] gh/ydwu4/233/head -> origin/gh/ydwu4/233/head 2025-06-01T20:57:50.9589026Z * [new branch] gh/ydwu4/233/orig -> origin/gh/ydwu4/233/orig 2025-06-01T20:57:50.9590432Z * [new branch] gh/ydwu4/234/base -> origin/gh/ydwu4/234/base 2025-06-01T20:57:50.9591518Z * [new branch] gh/ydwu4/234/head -> origin/gh/ydwu4/234/head 2025-06-01T20:57:50.9592547Z * [new branch] gh/ydwu4/234/orig -> origin/gh/ydwu4/234/orig 2025-06-01T20:57:50.9593794Z * [new branch] gh/ydwu4/235/base -> origin/gh/ydwu4/235/base 2025-06-01T20:57:50.9594956Z * [new branch] gh/ydwu4/235/head -> origin/gh/ydwu4/235/head 2025-06-01T20:57:50.9595972Z * [new branch] gh/ydwu4/235/orig -> origin/gh/ydwu4/235/orig 2025-06-01T20:57:50.9597347Z * [new branch] gh/ydwu4/236/base -> origin/gh/ydwu4/236/base 2025-06-01T20:57:50.9598430Z * [new branch] gh/ydwu4/236/head -> origin/gh/ydwu4/236/head 2025-06-01T20:57:50.9599622Z * [new branch] gh/ydwu4/236/orig -> origin/gh/ydwu4/236/orig 2025-06-01T20:57:50.9601300Z * [new branch] gh/ydwu4/237/base -> origin/gh/ydwu4/237/base 2025-06-01T20:57:50.9602282Z * [new branch] gh/ydwu4/237/head -> origin/gh/ydwu4/237/head 2025-06-01T20:57:50.9603358Z * [new branch] gh/ydwu4/237/orig -> origin/gh/ydwu4/237/orig 2025-06-01T20:57:50.9605522Z * [new branch] gh/ydwu4/238/base -> origin/gh/ydwu4/238/base 2025-06-01T20:57:50.9606688Z * [new branch] gh/ydwu4/238/head -> origin/gh/ydwu4/238/head 2025-06-01T20:57:50.9607485Z * [new branch] gh/ydwu4/238/orig -> origin/gh/ydwu4/238/orig 2025-06-01T20:57:50.9609003Z * [new branch] gh/ydwu4/239/base -> origin/gh/ydwu4/239/base 2025-06-01T20:57:50.9610068Z * [new branch] gh/ydwu4/239/head -> origin/gh/ydwu4/239/head 2025-06-01T20:57:50.9611131Z * [new branch] gh/ydwu4/239/orig -> origin/gh/ydwu4/239/orig 2025-06-01T20:57:50.9613086Z * [new branch] gh/ydwu4/240/base -> origin/gh/ydwu4/240/base 2025-06-01T20:57:50.9614152Z * [new branch] gh/ydwu4/240/head -> origin/gh/ydwu4/240/head 2025-06-01T20:57:50.9615253Z * [new branch] gh/ydwu4/240/orig -> origin/gh/ydwu4/240/orig 2025-06-01T20:57:50.9616811Z * [new branch] gh/ydwu4/241/base -> origin/gh/ydwu4/241/base 2025-06-01T20:57:50.9617873Z * [new branch] gh/ydwu4/241/head -> origin/gh/ydwu4/241/head 2025-06-01T20:57:50.9618900Z * [new branch] gh/ydwu4/241/orig -> origin/gh/ydwu4/241/orig 2025-06-01T20:57:50.9620290Z * [new branch] gh/ydwu4/242/base -> origin/gh/ydwu4/242/base 2025-06-01T20:57:50.9621236Z * [new branch] gh/ydwu4/242/head -> origin/gh/ydwu4/242/head 2025-06-01T20:57:50.9622230Z * [new branch] gh/ydwu4/242/orig -> origin/gh/ydwu4/242/orig 2025-06-01T20:57:50.9623831Z * [new branch] gh/ydwu4/243/base -> origin/gh/ydwu4/243/base 2025-06-01T20:57:50.9625039Z * [new branch] gh/ydwu4/243/head -> origin/gh/ydwu4/243/head 2025-06-01T20:57:50.9626041Z * [new branch] gh/ydwu4/243/orig -> origin/gh/ydwu4/243/orig 2025-06-01T20:57:50.9627377Z * [new branch] gh/ydwu4/244/base -> origin/gh/ydwu4/244/base 2025-06-01T20:57:50.9628410Z * [new branch] gh/ydwu4/244/head -> origin/gh/ydwu4/244/head 2025-06-01T20:57:50.9629400Z * [new branch] gh/ydwu4/244/orig -> origin/gh/ydwu4/244/orig 2025-06-01T20:57:50.9630992Z * [new branch] gh/ydwu4/245/base -> origin/gh/ydwu4/245/base 2025-06-01T20:57:50.9631999Z * [new branch] gh/ydwu4/245/head -> origin/gh/ydwu4/245/head 2025-06-01T20:57:50.9633031Z * [new branch] gh/ydwu4/245/orig -> origin/gh/ydwu4/245/orig 2025-06-01T20:57:50.9634668Z * [new branch] gh/ydwu4/246/base -> origin/gh/ydwu4/246/base 2025-06-01T20:57:50.9635683Z * [new branch] gh/ydwu4/246/head -> origin/gh/ydwu4/246/head 2025-06-01T20:57:50.9636695Z * [new branch] gh/ydwu4/246/orig -> origin/gh/ydwu4/246/orig 2025-06-01T20:57:50.9637970Z * [new branch] gh/ydwu4/247/base -> origin/gh/ydwu4/247/base 2025-06-01T20:57:50.9638975Z * [new branch] gh/ydwu4/247/head -> origin/gh/ydwu4/247/head 2025-06-01T20:57:50.9640018Z * [new branch] gh/ydwu4/247/orig -> origin/gh/ydwu4/247/orig 2025-06-01T20:57:50.9641452Z * [new branch] gh/ydwu4/248/base -> origin/gh/ydwu4/248/base 2025-06-01T20:57:50.9642427Z * [new branch] gh/ydwu4/248/head -> origin/gh/ydwu4/248/head 2025-06-01T20:57:50.9643428Z * [new branch] gh/ydwu4/248/orig -> origin/gh/ydwu4/248/orig 2025-06-01T20:57:50.9645288Z * [new branch] gh/ydwu4/249/base -> origin/gh/ydwu4/249/base 2025-06-01T20:57:50.9647981Z * [new branch] gh/ydwu4/249/head -> origin/gh/ydwu4/249/head 2025-06-01T20:57:50.9649128Z * [new branch] gh/ydwu4/249/orig -> origin/gh/ydwu4/249/orig 2025-06-01T20:57:50.9650759Z * [new branch] gh/ydwu4/250/base -> origin/gh/ydwu4/250/base 2025-06-01T20:57:50.9651831Z * [new branch] gh/ydwu4/250/head -> origin/gh/ydwu4/250/head 2025-06-01T20:57:50.9652813Z * [new branch] gh/ydwu4/250/orig -> origin/gh/ydwu4/250/orig 2025-06-01T20:57:50.9654239Z * [new branch] gh/ydwu4/251/base -> origin/gh/ydwu4/251/base 2025-06-01T20:57:50.9655835Z * [new branch] gh/ydwu4/251/head -> origin/gh/ydwu4/251/head 2025-06-01T20:57:50.9656905Z * [new branch] gh/ydwu4/251/orig -> origin/gh/ydwu4/251/orig 2025-06-01T20:57:50.9658727Z * [new branch] gh/ydwu4/252/base -> origin/gh/ydwu4/252/base 2025-06-01T20:57:50.9659831Z * [new branch] gh/ydwu4/252/head -> origin/gh/ydwu4/252/head 2025-06-01T20:57:50.9660836Z * [new branch] gh/ydwu4/252/orig -> origin/gh/ydwu4/252/orig 2025-06-01T20:57:50.9662442Z * [new branch] gh/ydwu4/253/base -> origin/gh/ydwu4/253/base 2025-06-01T20:57:50.9663379Z * [new branch] gh/ydwu4/253/head -> origin/gh/ydwu4/253/head 2025-06-01T20:57:50.9664338Z * [new branch] gh/ydwu4/253/orig -> origin/gh/ydwu4/253/orig 2025-06-01T20:57:50.9665777Z * [new branch] gh/ydwu4/254/base -> origin/gh/ydwu4/254/base 2025-06-01T20:57:50.9666967Z * [new branch] gh/ydwu4/254/head -> origin/gh/ydwu4/254/head 2025-06-01T20:57:50.9667950Z * [new branch] gh/ydwu4/254/orig -> origin/gh/ydwu4/254/orig 2025-06-01T20:57:50.9669371Z * [new branch] gh/ydwu4/255/base -> origin/gh/ydwu4/255/base 2025-06-01T20:57:50.9670381Z * [new branch] gh/ydwu4/255/head -> origin/gh/ydwu4/255/head 2025-06-01T20:57:50.9671369Z * [new branch] gh/ydwu4/255/orig -> origin/gh/ydwu4/255/orig 2025-06-01T20:57:50.9672741Z * [new branch] gh/ydwu4/256/base -> origin/gh/ydwu4/256/base 2025-06-01T20:57:50.9673772Z * [new branch] gh/ydwu4/256/head -> origin/gh/ydwu4/256/head 2025-06-01T20:57:50.9674767Z * [new branch] gh/ydwu4/256/orig -> origin/gh/ydwu4/256/orig 2025-06-01T20:57:50.9676578Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-06-01T20:57:50.9677671Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-06-01T20:57:50.9678954Z * [new branch] gh/yf225/164/base -> origin/gh/yf225/164/base 2025-06-01T20:57:50.9680076Z * [new branch] gh/yf225/164/head -> origin/gh/yf225/164/head 2025-06-01T20:57:50.9681127Z * [new branch] gh/yf225/164/orig -> origin/gh/yf225/164/orig 2025-06-01T20:57:50.9682566Z * [new branch] gh/yf225/167/base -> origin/gh/yf225/167/base 2025-06-01T20:57:50.9683719Z * [new branch] gh/yf225/167/head -> origin/gh/yf225/167/head 2025-06-01T20:57:50.9685111Z * [new branch] gh/yf225/167/orig -> origin/gh/yf225/167/orig 2025-06-01T20:57:50.9686484Z * [new branch] gh/yf225/169/base -> origin/gh/yf225/169/base 2025-06-01T20:57:50.9687714Z * [new branch] gh/yf225/169/head -> origin/gh/yf225/169/head 2025-06-01T20:57:50.9688719Z * [new branch] gh/yf225/169/orig -> origin/gh/yf225/169/orig 2025-06-01T20:57:50.9690193Z * [new branch] gh/yf225/170/base -> origin/gh/yf225/170/base 2025-06-01T20:57:50.9691224Z * [new branch] gh/yf225/170/head -> origin/gh/yf225/170/head 2025-06-01T20:57:50.9692272Z * [new branch] gh/yf225/170/orig -> origin/gh/yf225/170/orig 2025-06-01T20:57:50.9693951Z * [new branch] gh/yf225/171/base -> origin/gh/yf225/171/base 2025-06-01T20:57:50.9695200Z * [new branch] gh/yf225/171/head -> origin/gh/yf225/171/head 2025-06-01T20:57:50.9696289Z * [new branch] gh/yf225/171/orig -> origin/gh/yf225/171/orig 2025-06-01T20:57:50.9697663Z * [new branch] gh/yf225/172/base -> origin/gh/yf225/172/base 2025-06-01T20:57:50.9698623Z * [new branch] gh/yf225/172/head -> origin/gh/yf225/172/head 2025-06-01T20:57:50.9699602Z * [new branch] gh/yf225/172/orig -> origin/gh/yf225/172/orig 2025-06-01T20:57:50.9700980Z * [new branch] gh/yf225/173/base -> origin/gh/yf225/173/base 2025-06-01T20:57:50.9702092Z * [new branch] gh/yf225/173/head -> origin/gh/yf225/173/head 2025-06-01T20:57:50.9703123Z * [new branch] gh/yf225/173/orig -> origin/gh/yf225/173/orig 2025-06-01T20:57:50.9704649Z * [new branch] gh/yf225/174/base -> origin/gh/yf225/174/base 2025-06-01T20:57:50.9705677Z * [new branch] gh/yf225/174/head -> origin/gh/yf225/174/head 2025-06-01T20:57:50.9706714Z * [new branch] gh/yf225/174/orig -> origin/gh/yf225/174/orig 2025-06-01T20:57:50.9708046Z * [new branch] gh/yf225/175/base -> origin/gh/yf225/175/base 2025-06-01T20:57:50.9709030Z * [new branch] gh/yf225/175/head -> origin/gh/yf225/175/head 2025-06-01T20:57:50.9710636Z * [new branch] gh/yf225/176/base -> origin/gh/yf225/176/base 2025-06-01T20:57:50.9711907Z * [new branch] gh/yf225/176/head -> origin/gh/yf225/176/head 2025-06-01T20:57:50.9712937Z * [new branch] gh/yf225/176/orig -> origin/gh/yf225/176/orig 2025-06-01T20:57:50.9714267Z * [new branch] gh/yf225/177/base -> origin/gh/yf225/177/base 2025-06-01T20:57:50.9715273Z * [new branch] gh/yf225/177/head -> origin/gh/yf225/177/head 2025-06-01T20:57:50.9716308Z * [new branch] gh/yf225/177/orig -> origin/gh/yf225/177/orig 2025-06-01T20:57:50.9718054Z * [new branch] gh/yf225/178/base -> origin/gh/yf225/178/base 2025-06-01T20:57:50.9719170Z * [new branch] gh/yf225/178/head -> origin/gh/yf225/178/head 2025-06-01T20:57:50.9720161Z * [new branch] gh/yf225/178/orig -> origin/gh/yf225/178/orig 2025-06-01T20:57:50.9721529Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-06-01T20:57:50.9722520Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-06-01T20:57:50.9725125Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-06-01T20:57:50.9726480Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-06-01T20:57:50.9727602Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-06-01T20:57:50.9729083Z * [new branch] gh/yifuwang/185/base -> origin/gh/yifuwang/185/base 2025-06-01T20:57:50.9730224Z * [new branch] gh/yifuwang/185/head -> origin/gh/yifuwang/185/head 2025-06-01T20:57:50.9731282Z * [new branch] gh/yifuwang/185/orig -> origin/gh/yifuwang/185/orig 2025-06-01T20:57:50.9732512Z * [new branch] gh/yifuwang/186/base -> origin/gh/yifuwang/186/base 2025-06-01T20:57:50.9733648Z * [new branch] gh/yifuwang/186/head -> origin/gh/yifuwang/186/head 2025-06-01T20:57:50.9734692Z * [new branch] gh/yifuwang/186/orig -> origin/gh/yifuwang/186/orig 2025-06-01T20:57:50.9736658Z * [new branch] gh/yifuwang/187/base -> origin/gh/yifuwang/187/base 2025-06-01T20:57:50.9737686Z * [new branch] gh/yifuwang/187/head -> origin/gh/yifuwang/187/head 2025-06-01T20:57:50.9738709Z * [new branch] gh/yifuwang/187/orig -> origin/gh/yifuwang/187/orig 2025-06-01T20:57:50.9740055Z * [new branch] gh/yifuwang/188/base -> origin/gh/yifuwang/188/base 2025-06-01T20:57:50.9741156Z * [new branch] gh/yifuwang/188/head -> origin/gh/yifuwang/188/head 2025-06-01T20:57:50.9742103Z * [new branch] gh/yifuwang/188/orig -> origin/gh/yifuwang/188/orig 2025-06-01T20:57:50.9743322Z * [new branch] gh/yifuwang/189/base -> origin/gh/yifuwang/189/base 2025-06-01T20:57:50.9744319Z * [new branch] gh/yifuwang/189/head -> origin/gh/yifuwang/189/head 2025-06-01T20:57:50.9745476Z * [new branch] gh/yifuwang/189/orig -> origin/gh/yifuwang/189/orig 2025-06-01T20:57:50.9746939Z * [new branch] gh/yifuwang/190/base -> origin/gh/yifuwang/190/base 2025-06-01T20:57:50.9748058Z * [new branch] gh/yifuwang/190/head -> origin/gh/yifuwang/190/head 2025-06-01T20:57:50.9749066Z * [new branch] gh/yifuwang/190/orig -> origin/gh/yifuwang/190/orig 2025-06-01T20:57:50.9750666Z * [new branch] gh/yifuwang/191/base -> origin/gh/yifuwang/191/base 2025-06-01T20:57:50.9751672Z * [new branch] gh/yifuwang/191/head -> origin/gh/yifuwang/191/head 2025-06-01T20:57:50.9752677Z * [new branch] gh/yifuwang/191/orig -> origin/gh/yifuwang/191/orig 2025-06-01T20:57:50.9753892Z * [new branch] gh/yifuwang/192/base -> origin/gh/yifuwang/192/base 2025-06-01T20:57:50.9754902Z * [new branch] gh/yifuwang/192/head -> origin/gh/yifuwang/192/head 2025-06-01T20:57:50.9755905Z * [new branch] gh/yifuwang/192/orig -> origin/gh/yifuwang/192/orig 2025-06-01T20:57:50.9757235Z * [new branch] gh/yifuwang/194/base -> origin/gh/yifuwang/194/base 2025-06-01T20:57:50.9758240Z * [new branch] gh/yifuwang/194/head -> origin/gh/yifuwang/194/head 2025-06-01T20:57:50.9759273Z * [new branch] gh/yifuwang/194/orig -> origin/gh/yifuwang/194/orig 2025-06-01T20:57:50.9760644Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-06-01T20:57:50.9761818Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-06-01T20:57:50.9762830Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-06-01T20:57:50.9764557Z * [new branch] gh/yifuwang/196/base -> origin/gh/yifuwang/196/base 2025-06-01T20:57:50.9765576Z * [new branch] gh/yifuwang/196/head -> origin/gh/yifuwang/196/head 2025-06-01T20:57:50.9766610Z * [new branch] gh/yifuwang/196/orig -> origin/gh/yifuwang/196/orig 2025-06-01T20:57:50.9768398Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-06-01T20:57:50.9769443Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-06-01T20:57:50.9770705Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-06-01T20:57:50.9771654Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-06-01T20:57:50.9772894Z * [new branch] gh/yiming0416/3/base -> origin/gh/yiming0416/3/base 2025-06-01T20:57:50.9774107Z * [new branch] gh/yiming0416/3/head -> origin/gh/yiming0416/3/head 2025-06-01T20:57:50.9775581Z * [new branch] gh/yiming0416/4/base -> origin/gh/yiming0416/4/base 2025-06-01T20:57:50.9776730Z * [new branch] gh/yiming0416/4/head -> origin/gh/yiming0416/4/head 2025-06-01T20:57:50.9778393Z * [new branch] gh/yiming0416/5/base -> origin/gh/yiming0416/5/base 2025-06-01T20:57:50.9779535Z * [new branch] gh/yiming0416/5/head -> origin/gh/yiming0416/5/head 2025-06-01T20:57:50.9781172Z * [new branch] gh/yiming0416/5/orig -> origin/gh/yiming0416/5/orig 2025-06-01T20:57:50.9782577Z * [new branch] gh/yiming0416/6/base -> origin/gh/yiming0416/6/base 2025-06-01T20:57:50.9783740Z * [new branch] gh/yiming0416/6/head -> origin/gh/yiming0416/6/head 2025-06-01T20:57:50.9784720Z * [new branch] gh/yiming0416/6/orig -> origin/gh/yiming0416/6/orig 2025-06-01T20:57:50.9786036Z * [new branch] gh/yiming0416/7/base -> origin/gh/yiming0416/7/base 2025-06-01T20:57:50.9786985Z * [new branch] gh/yiming0416/7/head -> origin/gh/yiming0416/7/head 2025-06-01T20:57:50.9787947Z * [new branch] gh/yiming0416/7/orig -> origin/gh/yiming0416/7/orig 2025-06-01T20:57:50.9789748Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-06-01T20:57:50.9790738Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-06-01T20:57:50.9791951Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-06-01T20:57:50.9793402Z * [new branch] gh/ysiraichi/80/base -> origin/gh/ysiraichi/80/base 2025-06-01T20:57:50.9794411Z * [new branch] gh/ysiraichi/80/head -> origin/gh/ysiraichi/80/head 2025-06-01T20:57:50.9795642Z * [new branch] gh/ysiraichi/80/orig -> origin/gh/ysiraichi/80/orig 2025-06-01T20:57:50.9797451Z * [new branch] gh/ysiraichi/81/base -> origin/gh/ysiraichi/81/base 2025-06-01T20:57:50.9798448Z * [new branch] gh/ysiraichi/81/head -> origin/gh/ysiraichi/81/head 2025-06-01T20:57:50.9799501Z * [new branch] gh/ysiraichi/81/orig -> origin/gh/ysiraichi/81/orig 2025-06-01T20:57:50.9800818Z * [new branch] gh/ysiraichi/82/base -> origin/gh/ysiraichi/82/base 2025-06-01T20:57:50.9801826Z * [new branch] gh/ysiraichi/82/head -> origin/gh/ysiraichi/82/head 2025-06-01T20:57:50.9802940Z * [new branch] gh/ysiraichi/82/orig -> origin/gh/ysiraichi/82/orig 2025-06-01T20:57:50.9804678Z * [new branch] gh/ysiraichi/84/base -> origin/gh/ysiraichi/84/base 2025-06-01T20:57:50.9805737Z * [new branch] gh/ysiraichi/84/head -> origin/gh/ysiraichi/84/head 2025-06-01T20:57:50.9806791Z * [new branch] gh/ysiraichi/84/orig -> origin/gh/ysiraichi/84/orig 2025-06-01T20:57:50.9808198Z * [new branch] gh/ysiraichi/85/base -> origin/gh/ysiraichi/85/base 2025-06-01T20:57:50.9809213Z * [new branch] gh/ysiraichi/85/head -> origin/gh/ysiraichi/85/head 2025-06-01T20:57:50.9810307Z * [new branch] gh/ysiraichi/85/orig -> origin/gh/ysiraichi/85/orig 2025-06-01T20:57:50.9812157Z * [new branch] gh/ysiraichi/86/base -> origin/gh/ysiraichi/86/base 2025-06-01T20:57:50.9813409Z * [new branch] gh/ysiraichi/86/head -> origin/gh/ysiraichi/86/head 2025-06-01T20:57:50.9814521Z * [new branch] gh/ysiraichi/86/orig -> origin/gh/ysiraichi/86/orig 2025-06-01T20:57:50.9816035Z * [new branch] gh/ysiraichi/87/base -> origin/gh/ysiraichi/87/base 2025-06-01T20:57:50.9817081Z * [new branch] gh/ysiraichi/87/head -> origin/gh/ysiraichi/87/head 2025-06-01T20:57:50.9818151Z * [new branch] gh/ysiraichi/87/orig -> origin/gh/ysiraichi/87/orig 2025-06-01T20:57:50.9819536Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-06-01T20:57:50.9820558Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-06-01T20:57:50.9821580Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-06-01T20:57:50.9823270Z * [new branch] gh/yuguo68/1/base -> origin/gh/yuguo68/1/base 2025-06-01T20:57:50.9824298Z * [new branch] gh/yuguo68/1/head -> origin/gh/yuguo68/1/head 2025-06-01T20:57:50.9825288Z * [new branch] gh/yuguo68/1/orig -> origin/gh/yuguo68/1/orig 2025-06-01T20:57:50.9826688Z * [new branch] gh/yuguo68/2/base -> origin/gh/yuguo68/2/base 2025-06-01T20:57:50.9827661Z * [new branch] gh/yuguo68/2/head -> origin/gh/yuguo68/2/head 2025-06-01T20:57:50.9828704Z * [new branch] gh/yuguo68/2/orig -> origin/gh/yuguo68/2/orig 2025-06-01T20:57:50.9830467Z * [new branch] gh/zhuhaozhe/28/base -> origin/gh/zhuhaozhe/28/base 2025-06-01T20:57:50.9831640Z * [new branch] gh/zhuhaozhe/28/head -> origin/gh/zhuhaozhe/28/head 2025-06-01T20:57:50.9832669Z * [new branch] gh/zhuhaozhe/28/orig -> origin/gh/zhuhaozhe/28/orig 2025-06-01T20:57:50.9833992Z * [new branch] gh/zhuhaozhe/29/base -> origin/gh/zhuhaozhe/29/base 2025-06-01T20:57:50.9835006Z * [new branch] gh/zhuhaozhe/29/head -> origin/gh/zhuhaozhe/29/head 2025-06-01T20:57:50.9836014Z * [new branch] gh/zhuhaozhe/29/orig -> origin/gh/zhuhaozhe/29/orig 2025-06-01T20:57:50.9837404Z * [new branch] gh/zhuhaozhe/31/base -> origin/gh/zhuhaozhe/31/base 2025-06-01T20:57:50.9838449Z * [new branch] gh/zhuhaozhe/31/head -> origin/gh/zhuhaozhe/31/head 2025-06-01T20:57:50.9839443Z * [new branch] gh/zhuhaozhe/31/orig -> origin/gh/zhuhaozhe/31/orig 2025-06-01T20:57:50.9840810Z * [new branch] gh/zhuhaozhe/32/base -> origin/gh/zhuhaozhe/32/base 2025-06-01T20:57:50.9841800Z * [new branch] gh/zhuhaozhe/32/head -> origin/gh/zhuhaozhe/32/head 2025-06-01T20:57:50.9842784Z * [new branch] gh/zhuhaozhe/32/orig -> origin/gh/zhuhaozhe/32/orig 2025-06-01T20:57:50.9844379Z * [new branch] gh/zhuhaozhe/33/base -> origin/gh/zhuhaozhe/33/base 2025-06-01T20:57:50.9845661Z * [new branch] gh/zhuhaozhe/33/head -> origin/gh/zhuhaozhe/33/head 2025-06-01T20:57:50.9848107Z * [new branch] gh/zhuhaozhe/33/orig -> origin/gh/zhuhaozhe/33/orig 2025-06-01T20:57:50.9850171Z * [new branch] gh/zhxchen17/1/base -> origin/gh/zhxchen17/1/base 2025-06-01T20:57:50.9851406Z * [new branch] gh/zhxchen17/1/head -> origin/gh/zhxchen17/1/head 2025-06-01T20:57:50.9852518Z * [new branch] gh/zhxchen17/1/orig -> origin/gh/zhxchen17/1/orig 2025-06-01T20:57:50.9854051Z * [new branch] gh/zhxchen17/10/base -> origin/gh/zhxchen17/10/base 2025-06-01T20:57:50.9855253Z * [new branch] gh/zhxchen17/10/head -> origin/gh/zhxchen17/10/head 2025-06-01T20:57:50.9856404Z * [new branch] gh/zhxchen17/10/orig -> origin/gh/zhxchen17/10/orig 2025-06-01T20:57:50.9857703Z * [new branch] gh/zhxchen17/11/base -> origin/gh/zhxchen17/11/base 2025-06-01T20:57:50.9858763Z * [new branch] gh/zhxchen17/11/head -> origin/gh/zhxchen17/11/head 2025-06-01T20:57:50.9859798Z * [new branch] gh/zhxchen17/11/orig -> origin/gh/zhxchen17/11/orig 2025-06-01T20:57:50.9861579Z * [new branch] gh/zhxchen17/12/base -> origin/gh/zhxchen17/12/base 2025-06-01T20:57:50.9862617Z * [new branch] gh/zhxchen17/12/head -> origin/gh/zhxchen17/12/head 2025-06-01T20:57:50.9863702Z * [new branch] gh/zhxchen17/12/orig -> origin/gh/zhxchen17/12/orig 2025-06-01T20:57:50.9864915Z * [new branch] gh/zhxchen17/13/base -> origin/gh/zhxchen17/13/base 2025-06-01T20:57:50.9866121Z * [new branch] gh/zhxchen17/13/head -> origin/gh/zhxchen17/13/head 2025-06-01T20:57:50.9867236Z * [new branch] gh/zhxchen17/13/orig -> origin/gh/zhxchen17/13/orig 2025-06-01T20:57:50.9868528Z * [new branch] gh/zhxchen17/14/base -> origin/gh/zhxchen17/14/base 2025-06-01T20:57:50.9869580Z * [new branch] gh/zhxchen17/14/head -> origin/gh/zhxchen17/14/head 2025-06-01T20:57:50.9870767Z * [new branch] gh/zhxchen17/14/orig -> origin/gh/zhxchen17/14/orig 2025-06-01T20:57:50.9871903Z * [new branch] gh/zhxchen17/15/base -> origin/gh/zhxchen17/15/base 2025-06-01T20:57:50.9872930Z * [new branch] gh/zhxchen17/15/head -> origin/gh/zhxchen17/15/head 2025-06-01T20:57:50.9873958Z * [new branch] gh/zhxchen17/15/orig -> origin/gh/zhxchen17/15/orig 2025-06-01T20:57:50.9875707Z * [new branch] gh/zhxchen17/16/base -> origin/gh/zhxchen17/16/base 2025-06-01T20:57:50.9876876Z * [new branch] gh/zhxchen17/16/head -> origin/gh/zhxchen17/16/head 2025-06-01T20:57:50.9877908Z * [new branch] gh/zhxchen17/16/orig -> origin/gh/zhxchen17/16/orig 2025-06-01T20:57:50.9879135Z * [new branch] gh/zhxchen17/17/base -> origin/gh/zhxchen17/17/base 2025-06-01T20:57:50.9880613Z * [new branch] gh/zhxchen17/17/head -> origin/gh/zhxchen17/17/head 2025-06-01T20:57:50.9881750Z * [new branch] gh/zhxchen17/17/orig -> origin/gh/zhxchen17/17/orig 2025-06-01T20:57:50.9883255Z * [new branch] gh/zhxchen17/18/base -> origin/gh/zhxchen17/18/base 2025-06-01T20:57:50.9884702Z * [new branch] gh/zhxchen17/18/head -> origin/gh/zhxchen17/18/head 2025-06-01T20:57:50.9885917Z * [new branch] gh/zhxchen17/18/orig -> origin/gh/zhxchen17/18/orig 2025-06-01T20:57:50.9887150Z * [new branch] gh/zhxchen17/19/base -> origin/gh/zhxchen17/19/base 2025-06-01T20:57:50.9888124Z * [new branch] gh/zhxchen17/19/head -> origin/gh/zhxchen17/19/head 2025-06-01T20:57:50.9889101Z * [new branch] gh/zhxchen17/19/orig -> origin/gh/zhxchen17/19/orig 2025-06-01T20:57:50.9890844Z * [new branch] gh/zhxchen17/2/base -> origin/gh/zhxchen17/2/base 2025-06-01T20:57:50.9891866Z * [new branch] gh/zhxchen17/2/head -> origin/gh/zhxchen17/2/head 2025-06-01T20:57:50.9892856Z * [new branch] gh/zhxchen17/2/orig -> origin/gh/zhxchen17/2/orig 2025-06-01T20:57:50.9894312Z * [new branch] gh/zhxchen17/20/base -> origin/gh/zhxchen17/20/base 2025-06-01T20:57:50.9895442Z * [new branch] gh/zhxchen17/20/head -> origin/gh/zhxchen17/20/head 2025-06-01T20:57:50.9896482Z * [new branch] gh/zhxchen17/20/orig -> origin/gh/zhxchen17/20/orig 2025-06-01T20:57:50.9897803Z * [new branch] gh/zhxchen17/21/base -> origin/gh/zhxchen17/21/base 2025-06-01T20:57:50.9898805Z * [new branch] gh/zhxchen17/21/head -> origin/gh/zhxchen17/21/head 2025-06-01T20:57:50.9899812Z * [new branch] gh/zhxchen17/21/orig -> origin/gh/zhxchen17/21/orig 2025-06-01T20:57:50.9901322Z * [new branch] gh/zhxchen17/3/base -> origin/gh/zhxchen17/3/base 2025-06-01T20:57:50.9902319Z * [new branch] gh/zhxchen17/3/head -> origin/gh/zhxchen17/3/head 2025-06-01T20:57:50.9903333Z * [new branch] gh/zhxchen17/3/orig -> origin/gh/zhxchen17/3/orig 2025-06-01T20:57:50.9904782Z * [new branch] gh/zhxchen17/4/base -> origin/gh/zhxchen17/4/base 2025-06-01T20:57:50.9905826Z * [new branch] gh/zhxchen17/4/head -> origin/gh/zhxchen17/4/head 2025-06-01T20:57:50.9906862Z * [new branch] gh/zhxchen17/4/orig -> origin/gh/zhxchen17/4/orig 2025-06-01T20:57:50.9908147Z * [new branch] gh/zhxchen17/5/base -> origin/gh/zhxchen17/5/base 2025-06-01T20:57:50.9909104Z * [new branch] gh/zhxchen17/5/head -> origin/gh/zhxchen17/5/head 2025-06-01T20:57:50.9910034Z * [new branch] gh/zhxchen17/5/orig -> origin/gh/zhxchen17/5/orig 2025-06-01T20:57:50.9911413Z * [new branch] gh/zhxchen17/6/base -> origin/gh/zhxchen17/6/base 2025-06-01T20:57:50.9912588Z * [new branch] gh/zhxchen17/6/head -> origin/gh/zhxchen17/6/head 2025-06-01T20:57:50.9913542Z * [new branch] gh/zhxchen17/6/orig -> origin/gh/zhxchen17/6/orig 2025-06-01T20:57:50.9914842Z * [new branch] gh/zhxchen17/7/base -> origin/gh/zhxchen17/7/base 2025-06-01T20:57:50.9916320Z * [new branch] gh/zhxchen17/7/head -> origin/gh/zhxchen17/7/head 2025-06-01T20:57:50.9917339Z * [new branch] gh/zhxchen17/7/orig -> origin/gh/zhxchen17/7/orig 2025-06-01T20:57:50.9919140Z * [new branch] gh/zhxchen17/8/base -> origin/gh/zhxchen17/8/base 2025-06-01T20:57:50.9920168Z * [new branch] gh/zhxchen17/8/head -> origin/gh/zhxchen17/8/head 2025-06-01T20:57:50.9921230Z * [new branch] gh/zhxchen17/8/orig -> origin/gh/zhxchen17/8/orig 2025-06-01T20:57:50.9922661Z * [new branch] gh/zhxchen17/9/base -> origin/gh/zhxchen17/9/base 2025-06-01T20:57:50.9923822Z * [new branch] gh/zhxchen17/9/head -> origin/gh/zhxchen17/9/head 2025-06-01T20:57:50.9925164Z * [new branch] gh/zhxchen17/9/orig -> origin/gh/zhxchen17/9/orig 2025-06-01T20:57:50.9926835Z * [new branch] gh/zklaus/1/base -> origin/gh/zklaus/1/base 2025-06-01T20:57:50.9927893Z * [new branch] gh/zklaus/1/head -> origin/gh/zklaus/1/head 2025-06-01T20:57:50.9928927Z * [new branch] gh/zklaus/1/orig -> origin/gh/zklaus/1/orig 2025-06-01T20:57:50.9930403Z * [new branch] gh/zklaus/2/base -> origin/gh/zklaus/2/base 2025-06-01T20:57:50.9931457Z * [new branch] gh/zklaus/2/head -> origin/gh/zklaus/2/head 2025-06-01T20:57:50.9932936Z * [new branch] gh/zklaus/2/orig -> origin/gh/zklaus/2/orig 2025-06-01T20:57:50.9934468Z * [new branch] gh/zklaus/3/base -> origin/gh/zklaus/3/base 2025-06-01T20:57:50.9935684Z * [new branch] gh/zklaus/3/head -> origin/gh/zklaus/3/head 2025-06-01T20:57:50.9936708Z * [new branch] gh/zklaus/3/orig -> origin/gh/zklaus/3/orig 2025-06-01T20:57:50.9938064Z * [new branch] gh/zklaus/4/base -> origin/gh/zklaus/4/base 2025-06-01T20:57:50.9939209Z * [new branch] gh/zklaus/4/head -> origin/gh/zklaus/4/head 2025-06-01T20:57:50.9940227Z * [new branch] gh/zklaus/4/orig -> origin/gh/zklaus/4/orig 2025-06-01T20:57:50.9942064Z * [new branch] gh/zou3519/1141/base -> origin/gh/zou3519/1141/base 2025-06-01T20:57:50.9943025Z * [new branch] gh/zou3519/1141/head -> origin/gh/zou3519/1141/head 2025-06-01T20:57:50.9944041Z * [new branch] gh/zou3519/1141/orig -> origin/gh/zou3519/1141/orig 2025-06-01T20:57:50.9945785Z * [new branch] gh/zou3519/1145/base -> origin/gh/zou3519/1145/base 2025-06-01T20:57:50.9947001Z * [new branch] gh/zou3519/1145/head -> origin/gh/zou3519/1145/head 2025-06-01T20:57:50.9948150Z * [new branch] gh/zou3519/1145/orig -> origin/gh/zou3519/1145/orig 2025-06-01T20:57:50.9949712Z * [new branch] gh/zou3519/1149/base -> origin/gh/zou3519/1149/base 2025-06-01T20:57:50.9950816Z * [new branch] gh/zou3519/1149/head -> origin/gh/zou3519/1149/head 2025-06-01T20:57:50.9951846Z * [new branch] gh/zou3519/1149/orig -> origin/gh/zou3519/1149/orig 2025-06-01T20:57:50.9953866Z * [new branch] gh/zou3519/1152/base -> origin/gh/zou3519/1152/base 2025-06-01T20:57:50.9954822Z * [new branch] gh/zou3519/1152/head -> origin/gh/zou3519/1152/head 2025-06-01T20:57:50.9955910Z * [new branch] gh/zou3519/1152/orig -> origin/gh/zou3519/1152/orig 2025-06-01T20:57:50.9957404Z * [new branch] gh/zou3519/1156/base -> origin/gh/zou3519/1156/base 2025-06-01T20:57:50.9958252Z * [new branch] gh/zou3519/1156/head -> origin/gh/zou3519/1156/head 2025-06-01T20:57:50.9959314Z * [new branch] gh/zou3519/1156/orig -> origin/gh/zou3519/1156/orig 2025-06-01T20:57:50.9960811Z * [new branch] gh/zou3519/1161/base -> origin/gh/zou3519/1161/base 2025-06-01T20:57:50.9961927Z * [new branch] gh/zou3519/1161/head -> origin/gh/zou3519/1161/head 2025-06-01T20:57:50.9963168Z * [new branch] gh/zou3519/1161/orig -> origin/gh/zou3519/1161/orig 2025-06-01T20:57:50.9965023Z * [new branch] gh/zou3519/1162/base -> origin/gh/zou3519/1162/base 2025-06-01T20:57:50.9966002Z * [new branch] gh/zou3519/1162/head -> origin/gh/zou3519/1162/head 2025-06-01T20:57:50.9967129Z * [new branch] gh/zou3519/1162/orig -> origin/gh/zou3519/1162/orig 2025-06-01T20:57:50.9968568Z * [new branch] gh/zou3519/1163/base -> origin/gh/zou3519/1163/base 2025-06-01T20:57:50.9969807Z * [new branch] gh/zou3519/1163/head -> origin/gh/zou3519/1163/head 2025-06-01T20:57:50.9970849Z * [new branch] gh/zou3519/1163/orig -> origin/gh/zou3519/1163/orig 2025-06-01T20:57:50.9972272Z * [new branch] gh/zou3519/1164/base -> origin/gh/zou3519/1164/base 2025-06-01T20:57:50.9973330Z * [new branch] gh/zou3519/1164/head -> origin/gh/zou3519/1164/head 2025-06-01T20:57:50.9974457Z * [new branch] gh/zou3519/1164/orig -> origin/gh/zou3519/1164/orig 2025-06-01T20:57:50.9975941Z * [new branch] gh/zou3519/1165/base -> origin/gh/zou3519/1165/base 2025-06-01T20:57:50.9976938Z * [new branch] gh/zou3519/1165/head -> origin/gh/zou3519/1165/head 2025-06-01T20:57:50.9978040Z * [new branch] gh/zou3519/1165/orig -> origin/gh/zou3519/1165/orig 2025-06-01T20:57:50.9979301Z * [new branch] gh/zou3519/1166/base -> origin/gh/zou3519/1166/base 2025-06-01T20:57:50.9980256Z * [new branch] gh/zou3519/1166/head -> origin/gh/zou3519/1166/head 2025-06-01T20:57:50.9981249Z * [new branch] gh/zou3519/1166/orig -> origin/gh/zou3519/1166/orig 2025-06-01T20:57:50.9982445Z * [new branch] gh/zou3519/1167/base -> origin/gh/zou3519/1167/base 2025-06-01T20:57:50.9983439Z * [new branch] gh/zou3519/1167/head -> origin/gh/zou3519/1167/head 2025-06-01T20:57:50.9984413Z * [new branch] gh/zou3519/1167/orig -> origin/gh/zou3519/1167/orig 2025-06-01T20:57:50.9985622Z * [new branch] gh/zou3519/1168/base -> origin/gh/zou3519/1168/base 2025-06-01T20:57:50.9986658Z * [new branch] gh/zou3519/1168/head -> origin/gh/zou3519/1168/head 2025-06-01T20:57:50.9987749Z * [new branch] gh/zou3519/1168/orig -> origin/gh/zou3519/1168/orig 2025-06-01T20:57:50.9989194Z * [new branch] gh/zou3519/1169/base -> origin/gh/zou3519/1169/base 2025-06-01T20:57:50.9990276Z * [new branch] gh/zou3519/1169/head -> origin/gh/zou3519/1169/head 2025-06-01T20:57:50.9991392Z * [new branch] gh/zou3519/1169/orig -> origin/gh/zou3519/1169/orig 2025-06-01T20:57:50.9992597Z * [new branch] gh/zou3519/1170/base -> origin/gh/zou3519/1170/base 2025-06-01T20:57:50.9993641Z * [new branch] gh/zou3519/1170/head -> origin/gh/zou3519/1170/head 2025-06-01T20:57:50.9994640Z * [new branch] gh/zou3519/1170/orig -> origin/gh/zou3519/1170/orig 2025-06-01T20:57:50.9996282Z * [new branch] gh/zou3519/1171/base -> origin/gh/zou3519/1171/base 2025-06-01T20:57:50.9997425Z * [new branch] gh/zou3519/1171/head -> origin/gh/zou3519/1171/head 2025-06-01T20:57:50.9998476Z * [new branch] gh/zou3519/1171/orig -> origin/gh/zou3519/1171/orig 2025-06-01T20:57:50.9999871Z * [new branch] gh/zou3519/1172/base -> origin/gh/zou3519/1172/base 2025-06-01T20:57:51.0001120Z * [new branch] gh/zou3519/1172/head -> origin/gh/zou3519/1172/head 2025-06-01T20:57:51.0002258Z * [new branch] gh/zou3519/1172/orig -> origin/gh/zou3519/1172/orig 2025-06-01T20:57:51.0003744Z * [new branch] gh/zou3519/916/base -> origin/gh/zou3519/916/base 2025-06-01T20:57:51.0005165Z * [new branch] gh/zou3519/916/head -> origin/gh/zou3519/916/head 2025-06-01T20:57:51.0006554Z * [new branch] google-main -> origin/google-main 2025-06-01T20:57:51.0008110Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-06-01T20:57:51.0009086Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-06-01T20:57:51.0010042Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-06-01T20:57:51.0011093Z * [new branch] guard_system -> origin/guard_system 2025-06-01T20:57:51.0012732Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-06-01T20:57:51.0013936Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-06-01T20:57:51.0014983Z * [new branch] hc_baseline -> origin/hc_baseline 2025-06-01T20:57:51.0016147Z * [new branch] hhh_rand -> origin/hhh_rand 2025-06-01T20:57:51.0018289Z * [new branch] hoy/autotune/numwarps -> origin/hoy/autotune/numwarps 2025-06-01T20:57:51.0019267Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-06-01T20:57:51.0020357Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-06-01T20:57:51.0021450Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-06-01T20:57:51.0022325Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-06-01T20:57:51.0023304Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-06-01T20:57:51.0024952Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-06-01T20:57:51.0026308Z * [new branch] increase-phlippe_resnet-tolerance-float16 -> origin/increase-phlippe_resnet-tolerance-float16 2025-06-01T20:57:51.0027069Z * [new branch] inline -> origin/inline 2025-06-01T20:57:51.0028180Z * [new branch] inlining -> origin/inlining 2025-06-01T20:57:51.0029274Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-06-01T20:57:51.0030266Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-06-01T20:57:51.0031354Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-06-01T20:57:51.0032401Z * [new branch] issue#58739 -> origin/issue#58739 2025-06-01T20:57:51.0033458Z * [new branch] issue_150765_fix -> origin/issue_150765_fix 2025-06-01T20:57:51.0034997Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-06-01T20:57:51.0036605Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-06-01T20:57:51.0037514Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-06-01T20:57:51.0038861Z * [new branch] jeanschmidt/issue_148342 -> origin/jeanschmidt/issue_148342 2025-06-01T20:57:51.0040396Z * [new branch] jeanschmidt/remove_perf_test_scripts -> origin/jeanschmidt/remove_perf_test_scripts 2025-06-01T20:57:51.0041312Z * [new branch] jeanschmidt/test_infra_250314 -> origin/jeanschmidt/test_infra_250314 2025-06-01T20:57:51.0042674Z * [new branch] justinchu/onnx-deps -> origin/justinchu/onnx-deps 2025-06-01T20:57:51.0044237Z * [new branch] jz/istft -> origin/jz/istft 2025-06-01T20:57:51.0046213Z * [new branch] leslie/enable_poc_reduction_fusion -> origin/leslie/enable_poc_reduction_fusion 2025-06-01T20:57:51.0047291Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-06-01T20:57:51.0048618Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-06-01T20:57:51.0049723Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-06-01T20:57:51.0051476Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-06-01T20:57:51.0052997Z * [new branch] lucaskabela/dynamo_nested_const_fix -> origin/lucaskabela/dynamo_nested_const_fix 2025-06-01T20:57:51.0053875Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-06-01T20:57:51.0054992Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-06-01T20:57:51.0056018Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-06-01T20:57:51.0056891Z * [new branch] macos_test -> origin/macos_test 2025-06-01T20:57:51.0058058Z * [new branch] main -> origin/main 2025-06-01T20:57:51.0059128Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-06-01T20:57:51.0060239Z * [new branch] malfet-patch-10 -> origin/malfet-patch-10 2025-06-01T20:57:51.0061359Z * [new branch] malfet-patch-11 -> origin/malfet-patch-11 2025-06-01T20:57:51.0062504Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-06-01T20:57:51.0063695Z * [new branch] malfet-patch-13 -> origin/malfet-patch-13 2025-06-01T20:57:51.0064824Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-06-01T20:57:51.0066089Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-06-01T20:57:51.0067290Z * [new branch] malfet-patch-20 -> origin/malfet-patch-20 2025-06-01T20:57:51.0068373Z * [new branch] malfet-patch-21 -> origin/malfet-patch-21 2025-06-01T20:57:51.0069704Z * [new branch] malfet-patch-23 -> origin/malfet-patch-23 2025-06-01T20:57:51.0071431Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-06-01T20:57:51.0073208Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-06-01T20:57:51.0073435Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-06-01T20:57:51.0074557Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-06-01T20:57:51.0075632Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-06-01T20:57:51.0076770Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-06-01T20:57:51.0077875Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-06-01T20:57:51.0079329Z * [new branch] malfet/add-ciflow-pull -> origin/malfet/add-ciflow-pull 2025-06-01T20:57:51.0080225Z * [new branch] malfet/add-h100-opt-in -> origin/malfet/add-h100-opt-in 2025-06-01T20:57:51.0081189Z * [new branch] malfet/cp-150427 -> origin/malfet/cp-150427 2025-06-01T20:57:51.0082144Z * [new branch] malfet/cp-152510 -> origin/malfet/cp-152510 2025-06-01T20:57:51.0083421Z * [new branch] malfet/cuda-do-not-vec128-on-12.6 -> origin/malfet/cuda-do-not-vec128-on-12.6 2025-06-01T20:57:51.0084554Z * [new branch] malfet/delete-upsteam-cuda -> origin/malfet/delete-upsteam-cuda 2025-06-01T20:57:51.0085880Z * [new branch] malfet/lets-revert-145746 -> origin/malfet/lets-revert-145746 2025-06-01T20:57:51.0087279Z * [new branch] malfet/move-dtype_abbr-to-utils -> origin/malfet/move-dtype_abbr-to-utils 2025-06-01T20:57:51.0088320Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-06-01T20:57:51.0089441Z * [new branch] missing_gloo_causes_deadlock -> origin/missing_gloo_causes_deadlock 2025-06-01T20:57:51.0090860Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-06-01T20:57:51.0091799Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-06-01T20:57:51.0092942Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-06-01T20:57:51.0094014Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-06-01T20:57:51.0095643Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-06-01T20:57:51.0096744Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-06-01T20:57:51.0097759Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-06-01T20:57:51.0098529Z * [new branch] mlazos/buff-opt2 -> origin/mlazos/buff-opt2 2025-06-01T20:57:51.0099795Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-06-01T20:57:51.0101120Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-06-01T20:57:51.0102578Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-06-01T20:57:51.0104103Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-06-01T20:57:51.0105292Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-06-01T20:57:51.0106356Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-06-01T20:57:51.0107535Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-06-01T20:57:51.0108636Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-06-01T20:57:51.0109653Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-06-01T20:57:51.0110720Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-06-01T20:57:51.0111741Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-06-01T20:57:51.0112769Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-06-01T20:57:51.0113796Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-06-01T20:57:51.0114854Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-06-01T20:57:51.0116025Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-06-01T20:57:51.0117039Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-06-01T20:57:51.0118043Z * [new branch] mlazos/disabled-opt -> origin/mlazos/disabled-opt 2025-06-01T20:57:51.0119221Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-06-01T20:57:51.0120277Z * [new branch] mlazos/einops-fix -> origin/mlazos/einops-fix 2025-06-01T20:57:51.0121274Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-06-01T20:57:51.0122429Z * [new branch] mlazos/evt-killswitch -> origin/mlazos/evt-killswitch 2025-06-01T20:57:51.0123450Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-06-01T20:57:51.0124822Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-06-01T20:57:51.0125935Z * [new branch] mlazos/foreach-reds -> origin/mlazos/foreach-reds 2025-06-01T20:57:51.0126770Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-06-01T20:57:51.0127781Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-06-01T20:57:51.0128894Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-06-01T20:57:51.0129934Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-06-01T20:57:51.0130998Z * [new branch] mlazos/fuse-window -> origin/mlazos/fuse-window 2025-06-01T20:57:51.0132039Z * [new branch] mlazos/gen-foreach -> origin/mlazos/gen-foreach 2025-06-01T20:57:51.0133023Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-06-01T20:57:51.0134083Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-06-01T20:57:51.0135292Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-06-01T20:57:51.0136537Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-06-01T20:57:51.0137643Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-06-01T20:57:51.0138707Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-06-01T20:57:51.0139689Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-06-01T20:57:51.0140712Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-06-01T20:57:51.0141548Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-06-01T20:57:51.0142624Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-06-01T20:57:51.0143668Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-06-01T20:57:51.0144681Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-06-01T20:57:51.0146411Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-06-01T20:57:51.0149326Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-06-01T20:57:51.0150376Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-06-01T20:57:51.0151415Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-06-01T20:57:51.0152348Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-06-01T20:57:51.0153311Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-06-01T20:57:51.0154488Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-06-01T20:57:51.0155669Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-06-01T20:57:51.0156613Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-06-01T20:57:51.0157602Z * [new branch] mlazos/int-fix2 -> origin/mlazos/int-fix2 2025-06-01T20:57:51.0158644Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-06-01T20:57:51.0159771Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-06-01T20:57:51.0160541Z * [new branch] mlazos/main -> origin/mlazos/main 2025-06-01T20:57:51.0161744Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-06-01T20:57:51.0162659Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-06-01T20:57:51.0164399Z * [new branch] mlazos/main_test -> origin/mlazos/main_test 2025-06-01T20:57:51.0165322Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-06-01T20:57:51.0166384Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-06-01T20:57:51.0167962Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-06-01T20:57:51.0169247Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-06-01T20:57:51.0170420Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-06-01T20:57:51.0171471Z * [new branch] mlazos/mlazos/subclass-test -> origin/mlazos/mlazos/subclass-test 2025-06-01T20:57:51.0172631Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-06-01T20:57:51.0173629Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-06-01T20:57:51.0174754Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-06-01T20:57:51.0175874Z * [new branch] mlazos/mutable-backup -> origin/mlazos/mutable-backup 2025-06-01T20:57:51.0176846Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-06-01T20:57:51.0178009Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-06-01T20:57:51.0179540Z * [new branch] mlazos/op-investigation -> origin/mlazos/op-investigation 2025-06-01T20:57:51.0180551Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-06-01T20:57:51.0181561Z * [new branch] mlazos/opt-bench3 -> origin/mlazos/opt-bench3 2025-06-01T20:57:51.0182551Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-06-01T20:57:51.0183787Z * [new branch] mlazos/opt-recipe -> origin/mlazos/opt-recipe 2025-06-01T20:57:51.0184647Z * [new branch] mlazos/opt-slowdown -> origin/mlazos/opt-slowdown 2025-06-01T20:57:51.0185760Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-06-01T20:57:51.0186763Z * [new branch] mlazos/proxy-opt -> origin/mlazos/proxy-opt 2025-06-01T20:57:51.0187596Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-06-01T20:57:51.0188682Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-06-01T20:57:51.0189836Z * [new branch] mlazos/sdpa-driss -> origin/mlazos/sdpa-driss 2025-06-01T20:57:51.0190935Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-06-01T20:57:51.0191771Z * [new branch] mlazos/subclass-test -> origin/mlazos/subclass-test 2025-06-01T20:57:51.0192817Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-06-01T20:57:51.0193910Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-06-01T20:57:51.0195340Z * [new branch] mlazos/tensor-lr2 -> origin/mlazos/tensor-lr2 2025-06-01T20:57:51.0196355Z * [new branch] mlazos/test-fix -> origin/mlazos/test-fix 2025-06-01T20:57:51.0197372Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-06-01T20:57:51.0198453Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-06-01T20:57:51.0199468Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-06-01T20:57:51.0200626Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-06-01T20:57:51.0201724Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-06-01T20:57:51.0202798Z * [new branch] mlazos/trace-ao -> origin/mlazos/trace-ao 2025-06-01T20:57:51.0203822Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-06-01T20:57:51.0205199Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-06-01T20:57:51.0206168Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-06-01T20:57:51.0207387Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-06-01T20:57:51.0208434Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-06-01T20:57:51.0209567Z * [new branch] move_unstash -> origin/move_unstash 2025-06-01T20:57:51.0210728Z * [new branch] mps-linear-1d -> origin/mps-linear-1d 2025-06-01T20:57:51.0212054Z * [new branch] msaroufim-patch-1 -> origin/msaroufim-patch-1 2025-06-01T20:57:51.0213133Z * [new branch] msaroufim-patch-2 -> origin/msaroufim-patch-2 2025-06-01T20:57:51.0214590Z * [new branch] msaroufim/compile_kernel -> origin/msaroufim/compile_kernel 2025-06-01T20:57:51.0215836Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-06-01T20:57:51.0216674Z * [new branch] msaroufim/nospew -> origin/msaroufim/nospew 2025-06-01T20:57:51.0217910Z * [new branch] myst_nb_trial -> origin/myst_nb_trial 2025-06-01T20:57:51.0219047Z * [new branch] nWEIdia-patch-1 -> origin/nWEIdia-patch-1 2025-06-01T20:57:51.0220145Z * [new branch] new-batch-norm -> origin/new-batch-norm 2025-06-01T20:57:51.0221706Z * [new branch] ngimel-h100_tests -> origin/ngimel-h100_tests 2025-06-01T20:57:51.0223061Z * [new branch] ngimel/alloc_rdma -> origin/ngimel/alloc_rdma 2025-06-01T20:57:51.0224167Z * [new branch] ngimel/cat_perf -> origin/ngimel/cat_perf 2025-06-01T20:57:51.0225177Z * [new branch] ngimel/cutlass_ptr_array -> origin/ngimel/cutlass_ptr_array 2025-06-01T20:57:51.0226575Z * [new branch] ngimel/elems_per_thread -> origin/ngimel/elems_per_thread 2025-06-01T20:57:51.0227465Z * [new branch] ngimel/fix_index -> origin/ngimel/fix_index 2025-06-01T20:57:51.0228447Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-06-01T20:57:51.0229402Z * [new branch] ngimel/h100_tests -> origin/ngimel/h100_tests 2025-06-01T20:57:51.0230351Z * [new branch] ngimel/index_2dlist -> origin/ngimel/index_2dlist 2025-06-01T20:57:51.0231633Z * [new branch] ngimel/mem_pool_thread_local -> origin/ngimel/mem_pool_thread_local 2025-06-01T20:57:51.0233012Z * [new branch] ngimel/mempool_test -> origin/ngimel/mempool_test 2025-06-01T20:57:51.0234076Z * [new branch] ngimel/mempool_thread -> origin/ngimel/mempool_thread 2025-06-01T20:57:51.0235104Z * [new branch] ngimel/reland_gather -> origin/ngimel/reland_gather 2025-06-01T20:57:51.0236301Z * [new branch] ngimel/removememctx -> origin/ngimel/removememctx 2025-06-01T20:57:51.0237323Z * [new branch] ngimel/unroll_kernel -> origin/ngimel/unroll_kernel 2025-06-01T20:57:51.0238327Z * [new branch] ngimel/use_host_register -> origin/ngimel/use_host_register 2025-06-01T20:57:51.0239370Z * [new branch] ngimel/zero_k_grouped_gemm -> origin/ngimel/zero_k_grouped_gemm 2025-06-01T20:57:51.0240456Z * [new branch] nightly -> origin/nightly 2025-06-01T20:57:51.0242130Z * [new branch] nikitaved/tensordot -> origin/nikitaved/tensordot 2025-06-01T20:57:51.0243164Z * [new branch] offline -> origin/offline 2025-06-01T20:57:51.0244857Z * [new branch] openblas_gemv -> origin/openblas_gemv 2025-06-01T20:57:51.0246986Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-06-01T20:57:51.0248096Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-06-01T20:57:51.0249256Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-06-01T20:57:51.0250511Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-06-01T20:57:51.0251641Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-06-01T20:57:51.0252926Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-06-01T20:57:51.0254020Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-06-01T20:57:51.0255251Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-06-01T20:57:51.0256307Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-06-01T20:57:51.0257363Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-06-01T20:57:51.0258482Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-06-01T20:57:51.0259508Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-06-01T20:57:51.0260475Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-06-01T20:57:51.0261536Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-06-01T20:57:51.0262527Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-06-01T20:57:51.0264095Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-06-01T20:57:51.0265843Z * [new branch] origin/voz/serde -> origin/origin/voz/serde 2025-06-01T20:57:51.0267224Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-06-01T20:57:51.0268364Z * [new branch] pack_hook_docs -> origin/pack_hook_docs 2025-06-01T20:57:51.0269585Z * [new branch] padded-tensor -> origin/padded-tensor 2025-06-01T20:57:51.0271097Z * [new branch] parallel_cat -> origin/parallel_cat 2025-06-01T20:57:51.0272221Z * [new branch] parallel_reduce -> origin/parallel_reduce 2025-06-01T20:57:51.0273294Z * [new branch] pca2 -> origin/pca2 2025-06-01T20:57:51.0274578Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-06-01T20:57:51.0276008Z * [new branch] pianpwk/01_auto_warning -> origin/pianpwk/01_auto_warning 2025-06-01T20:57:51.0277079Z * [new branch] pianpwk/backed_size_oblivious_global -> origin/pianpwk/backed_size_oblivious_global 2025-06-01T20:57:51.0278011Z * [new branch] pianpwk/backed_symint_endofbounds -> origin/pianpwk/backed_symint_endofbounds 2025-06-01T20:57:51.0278867Z * [new branch] pianpwk/bincount_symint -> origin/pianpwk/bincount_symint 2025-06-01T20:57:51.0279877Z * [new branch] pianpwk/cse_bound_expr -> origin/pianpwk/cse_bound_expr 2025-06-01T20:57:51.0280748Z * [new branch] pianpwk/dde_repeat_cat -> origin/pianpwk/dde_repeat_cat 2025-06-01T20:57:51.0282318Z * [new branch] pianpwk/draft_cuda_oom_nonstrict -> origin/pianpwk/draft_cuda_oom_nonstrict 2025-06-01T20:57:51.0283217Z * [new branch] pianpwk/draft_export_normalize -> origin/pianpwk/draft_export_normalize 2025-06-01T20:57:51.0284591Z * [new branch] pianpwk/draft_strict_stack -> origin/pianpwk/draft_strict_stack 2025-06-01T20:57:51.0285626Z * [new branch] pianpwk/dynamic_source_dim -> origin/pianpwk/dynamic_source_dim 2025-06-01T20:57:51.0286758Z * [new branch] pianpwk/dynamo_export_ctx -> origin/pianpwk/dynamo_export_ctx 2025-06-01T20:57:51.0287668Z * [new branch] pianpwk/export_partial_fwd -> origin/pianpwk/export_partial_fwd 2025-06-01T20:57:51.0288842Z * [new branch] pianpwk/false_infer_size -> origin/pianpwk/false_infer_size 2025-06-01T20:57:51.0289971Z * [new branch] pianpwk/inductor_cat_dtype_promote -> origin/pianpwk/inductor_cat_dtype_promote 2025-06-01T20:57:51.0291097Z * [new branch] pianpwk/inductor_unbacked_symint -> origin/pianpwk/inductor_unbacked_symint 2025-06-01T20:57:51.0291970Z * [new branch] pianpwk/kth_value_symint -> origin/pianpwk/kth_value_symint 2025-06-01T20:57:51.0293197Z * [new branch] pianpwk/lru_cache_bound_sympy -> origin/pianpwk/lru_cache_bound_sympy 2025-06-01T20:57:51.0294665Z * [new branch] pianpwk/max_1_strides -> origin/pianpwk/max_1_strides 2025-06-01T20:57:51.0295965Z * [new branch] pianpwk/no_benchmark_aten_to -> origin/pianpwk/no_benchmark_aten_to 2025-06-01T20:57:51.0297058Z * [new branch] pianpwk/no_loc_frame_locals -> origin/pianpwk/no_loc_frame_locals 2025-06-01T20:57:51.0298207Z * [new branch] pianpwk/obl_scatter_gather_index -> origin/pianpwk/obl_scatter_gather_index 2025-06-01T20:57:51.0299065Z * [new branch] pianpwk/oblivious_expand -> origin/pianpwk/oblivious_expand 2025-06-01T20:57:51.0300136Z * [new branch] pianpwk/oblivious_infer_size -> origin/pianpwk/oblivious_infer_size 2025-06-01T20:57:51.0301181Z * [new branch] pianpwk/oblivious_meta_select -> origin/pianpwk/oblivious_meta_select 2025-06-01T20:57:51.0302217Z * [new branch] pianpwk/oblivious_reshape_view -> origin/pianpwk/oblivious_reshape_view 2025-06-01T20:57:51.0303712Z * [new branch] pianpwk/oblivious_reshape_view_bad -> origin/pianpwk/oblivious_reshape_view_bad 2025-06-01T20:57:51.0304712Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-06-01T20:57:51.0305737Z * [new branch] pianpwk/oblivious_should_swap -> origin/pianpwk/oblivious_should_swap 2025-06-01T20:57:51.0306658Z * [new branch] pianpwk/oblivious_slice_forward -> origin/pianpwk/oblivious_slice_forward 2025-06-01T20:57:51.0307707Z * [new branch] pianpwk/oblivious_storagenbytes -> origin/pianpwk/oblivious_storagenbytes 2025-06-01T20:57:51.0308786Z * [new branch] pianpwk/oblivious_where -> origin/pianpwk/oblivious_where 2025-06-01T20:57:51.0309901Z * [new branch] pianpwk/pad_nd_meta -> origin/pianpwk/pad_nd_meta 2025-06-01T20:57:51.0310934Z * [new branch] pianpwk/pad_nd_oblivious -> origin/pianpwk/pad_nd_oblivious 2025-06-01T20:57:51.0311988Z * [new branch] pianpwk/pgo_dynamic_whitelist -> origin/pianpwk/pgo_dynamic_whitelist 2025-06-01T20:57:51.0312997Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-06-01T20:57:51.0314129Z * [new branch] pianpwk/remove_guard_fail_break -> origin/pianpwk/remove_guard_fail_break 2025-06-01T20:57:51.0315163Z * [new branch] pianpwk/skt_user_code -> origin/pianpwk/skt_user_code 2025-06-01T20:57:51.0316123Z * [new branch] pianpwk/suggest_for_bool -> origin/pianpwk/suggest_for_bool 2025-06-01T20:57:51.0317082Z * [new branch] pianpwk/sym_and_terms -> origin/pianpwk/sym_and_terms 2025-06-01T20:57:51.0318160Z * [new branch] pianpwk/test_slice_fake_impl -> origin/pianpwk/test_slice_fake_impl 2025-06-01T20:57:51.0319196Z * [new branch] pianpwk/treat_sizes_as_size_like -> origin/pianpwk/treat_sizes_as_size_like 2025-06-01T20:57:51.0320282Z * [new branch] pianpwk/unbacked_safe_conv1d -> origin/pianpwk/unbacked_safe_conv1d 2025-06-01T20:57:51.0321377Z * [new branch] pianpwk/unbacked_safe_unsqueeze -> origin/pianpwk/unbacked_safe_unsqueeze 2025-06-01T20:57:51.0322349Z * [new branch] pianpwk/unbacked_scalar_tensor -> origin/pianpwk/unbacked_scalar_tensor 2025-06-01T20:57:51.0323355Z * [new branch] pianpwk/unbacked_sdpa_flash -> origin/pianpwk/unbacked_sdpa_flash 2025-06-01T20:57:51.0324746Z * [new branch] pianpwk/unbacked_should_swap -> origin/pianpwk/unbacked_should_swap 2025-06-01T20:57:51.0325883Z * [new branch] pianpwk/unbacked_slice_forward -> origin/pianpwk/unbacked_slice_forward 2025-06-01T20:57:51.0326826Z * [new branch] pianpwk/verbose_tensor_guards -> origin/pianpwk/verbose_tensor_guards 2025-06-01T20:57:51.0327931Z * [new branch] pianpwk/verbose_tensor_guards_v2 -> origin/pianpwk/verbose_tensor_guards_v2 2025-06-01T20:57:51.0328890Z * [new branch] pianpwk/verbose_tensor_guards_v3 -> origin/pianpwk/verbose_tensor_guards_v3 2025-06-01T20:57:51.0330015Z * [new branch] pin-new-theme -> origin/pin-new-theme 2025-06-01T20:57:51.0331219Z * [new branch] pin-torchao -> origin/pin-torchao 2025-06-01T20:57:51.0332412Z * [new branch] pool-separate -> origin/pool-separate 2025-06-01T20:57:51.0333861Z * [new branch] pr/131860 -> origin/pr/131860 2025-06-01T20:57:51.0335137Z * [new branch] pr150241 -> origin/pr150241 2025-06-01T20:57:51.0336276Z * [new branch] pr153742 -> origin/pr153742 2025-06-01T20:57:51.0338049Z * [new branch] provenance_doc -> origin/provenance_doc 2025-06-01T20:57:51.0339120Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-06-01T20:57:51.0340573Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-06-01T20:57:51.0342479Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-06-01T20:57:51.0343610Z * [new branch] refactor-adamw -> origin/refactor-adamw 2025-06-01T20:57:51.0345170Z * [new branch] release/1.10 -> origin/release/1.10 2025-06-01T20:57:51.0346762Z * [new branch] release/1.11 -> origin/release/1.11 2025-06-01T20:57:51.0347890Z * [new branch] release/1.12 -> origin/release/1.12 2025-06-01T20:57:51.0348963Z * [new branch] release/1.13 -> origin/release/1.13 2025-06-01T20:57:51.0349955Z * [new branch] release/1.4 -> origin/release/1.4 2025-06-01T20:57:51.0350755Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-06-01T20:57:51.0351878Z * [new branch] release/1.5 -> origin/release/1.5 2025-06-01T20:57:51.0353024Z * [new branch] release/1.6 -> origin/release/1.6 2025-06-01T20:57:51.0354263Z * [new branch] release/1.7 -> origin/release/1.7 2025-06-01T20:57:51.0355462Z * [new branch] release/1.8 -> origin/release/1.8 2025-06-01T20:57:51.0356517Z * [new branch] release/1.9 -> origin/release/1.9 2025-06-01T20:57:51.0357580Z * [new branch] release/2.0 -> origin/release/2.0 2025-06-01T20:57:51.0358730Z * [new branch] release/2.1 -> origin/release/2.1 2025-06-01T20:57:51.0359816Z * [new branch] release/2.2 -> origin/release/2.2 2025-06-01T20:57:51.0361294Z * [new branch] release/2.3 -> origin/release/2.3 2025-06-01T20:57:51.0362794Z * [new branch] release/2.4 -> origin/release/2.4 2025-06-01T20:57:51.0364567Z * [new branch] release/2.5 -> origin/release/2.5 2025-06-01T20:57:51.0365768Z * [new branch] release/2.6 -> origin/release/2.6 2025-06-01T20:57:51.0367171Z * [new branch] release/2.7 -> origin/release/2.7 2025-06-01T20:57:51.0368329Z * [new branch] release_auto_func_cache -> origin/release_auto_func_cache 2025-06-01T20:57:51.0369368Z * [new branch] release_notes -> origin/release_notes 2025-06-01T20:57:51.0371729Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-06-01T20:57:51.0373729Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-06-01T20:57:51.0375901Z * [new branch] revert-154600-gh/pearu/110/head -> origin/revert-154600-gh/pearu/110/head 2025-06-01T20:57:51.0377782Z * [new branch] revert-154617-gh/pearu/112/head -> origin/revert-154617-gh/pearu/112/head 2025-06-01T20:57:51.0379125Z * [new branch] rithesh/fsdp_cpu -> origin/rithesh/fsdp_cpu 2025-06-01T20:57:51.0380302Z * [new branch] rocm-monitoring -> origin/rocm-monitoring 2025-06-01T20:57:51.0381447Z * [new branch] rprop-playground -> origin/rprop-playground 2025-06-01T20:57:51.0383119Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-06-01T20:57:51.0383906Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-06-01T20:57:51.0385299Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-06-01T20:57:51.0386372Z * [new branch] rzou/fix -> origin/rzou/fix 2025-06-01T20:57:51.0387330Z * [new branch] rzou/fix2 -> origin/rzou/fix2 2025-06-01T20:57:51.0388270Z * [new branch] rzou/njt -> origin/rzou/njt 2025-06-01T20:57:51.0389241Z * [new branch] rzou/operator -> origin/rzou/operator 2025-06-01T20:57:51.0390344Z * [new branch] rzou/pca -> origin/rzou/pca 2025-06-01T20:57:51.0391324Z * [new branch] rzou/pipe_split -> origin/rzou/pipe_split 2025-06-01T20:57:51.0392277Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-06-01T20:57:51.0393222Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-06-01T20:57:51.0395037Z * [new branch] sanchitintel/gemm_template_avoid_malloc_lock_contention -> origin/sanchitintel/gemm_template_avoid_malloc_lock_contention 2025-06-01T20:57:51.0395857Z * [new branch] sanchitintel/modify_fp32_micro_gemm -> origin/sanchitintel/modify_fp32_micro_gemm 2025-06-01T20:57:51.0397050Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-06-01T20:57:51.0398516Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-06-01T20:57:51.0399709Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-06-01T20:57:51.0400721Z * [new branch] save -> origin/save 2025-06-01T20:57:51.0402315Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-06-01T20:57:51.0403656Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2025-06-01T20:57:51.0405025Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-06-01T20:57:51.0406453Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-06-01T20:57:51.0407578Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-06-01T20:57:51.0408799Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-06-01T20:57:51.0410109Z * [new branch] shoumikhin-patch-10 -> origin/shoumikhin-patch-10 2025-06-01T20:57:51.0411261Z * [new branch] shoumikhin-patch-11 -> origin/shoumikhin-patch-11 2025-06-01T20:57:51.0412467Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-06-01T20:57:51.0413732Z * [new branch] shoumikhin-patch-2 -> origin/shoumikhin-patch-2 2025-06-01T20:57:51.0414922Z * [new branch] shoumikhin-patch-3 -> origin/shoumikhin-patch-3 2025-06-01T20:57:51.0416197Z * [new branch] shoumikhin-patch-4 -> origin/shoumikhin-patch-4 2025-06-01T20:57:51.0417360Z * [new branch] shoumikhin-patch-5 -> origin/shoumikhin-patch-5 2025-06-01T20:57:51.0418557Z * [new branch] shoumikhin-patch-6 -> origin/shoumikhin-patch-6 2025-06-01T20:57:51.0419798Z * [new branch] shoumikhin-patch-7 -> origin/shoumikhin-patch-7 2025-06-01T20:57:51.0421069Z * [new branch] shoumikhin-patch-8 -> origin/shoumikhin-patch-8 2025-06-01T20:57:51.0422223Z * [new branch] shoumikhin-patch-9 -> origin/shoumikhin-patch-9 2025-06-01T20:57:51.0423660Z * [new branch] shunting-multi-kernel-2 -> origin/shunting-multi-kernel-2 2025-06-01T20:57:51.0424752Z * [new branch] shunting-multi-kernel-3 -> origin/shunting-multi-kernel-3 2025-06-01T20:57:51.0426136Z * [new branch] shunting-triton-pin-update-5 -> origin/shunting-triton-pin-update-5 2025-06-01T20:57:51.0427288Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-06-01T20:57:51.0428346Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-06-01T20:57:51.0429536Z * [new branch] split-backend-plugin -> origin/split-backend-plugin 2025-06-01T20:57:51.0431024Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-06-01T20:57:51.0432103Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-06-01T20:57:51.0433994Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-06-01T20:57:51.0435361Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-06-01T20:57:51.0436736Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-06-01T20:57:51.0438007Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-06-01T20:57:51.0439091Z * [new branch] stash_v -> origin/stash_v 2025-06-01T20:57:51.0440161Z * [new branch] subgraph_fuse -> origin/subgraph_fuse 2025-06-01T20:57:51.0441695Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-06-01T20:57:51.0442779Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-06-01T20:57:51.0444236Z * [new branch] svekars-patch-2 -> origin/svekars-patch-2 2025-06-01T20:57:51.0445593Z * [new branch] switch-bn -> origin/switch-bn 2025-06-01T20:57:51.0447050Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-06-01T20:57:51.0448415Z * [new branch] teja/add_logs -> origin/teja/add_logs 2025-06-01T20:57:51.0449498Z * [new branch] teja/dcp_poc -> origin/teja/dcp_poc 2025-06-01T20:57:51.0450679Z * [new branch] tensor_shelf -> origin/tensor_shelf 2025-06-01T20:57:51.0451857Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-06-01T20:57:51.0453120Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-06-01T20:57:51.0454495Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-06-01T20:57:51.0455809Z * [new branch] test/inductor -> origin/test/inductor 2025-06-01T20:57:51.0456879Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-06-01T20:57:51.0458155Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-06-01T20:57:51.0779864Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-06-01T20:57:51.0780130Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-06-01T20:57:51.0780868Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-06-01T20:57:51.0782361Z * [new branch] triton-cpu-arm-expriment -> origin/triton-cpu-arm-expriment 2025-06-01T20:57:51.0783863Z * [new branch] triton-update -> origin/triton-update 2025-06-01T20:57:51.0784964Z * [new branch] triton_kernel -> origin/triton_kernel 2025-06-01T20:57:51.0786057Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-06-01T20:57:51.0787114Z * [new branch] try-runllm -> origin/try-runllm 2025-06-01T20:57:51.0788212Z * [new branch] type_dec -> origin/type_dec 2025-06-01T20:57:51.0789909Z * [new branch] update-audio-commit-hash/14543755404-1550-1 -> origin/update-audio-commit-hash/14543755404-1550-1 2025-06-01T20:57:51.0790812Z * [new branch] update-audio-commit-hash/14654232188-1560-1 -> origin/update-audio-commit-hash/14654232188-1560-1 2025-06-01T20:57:51.0791783Z * [new branch] update-audio-commit-hash/14849006741-1577-1 -> origin/update-audio-commit-hash/14849006741-1577-1 2025-06-01T20:57:51.0793012Z * [new branch] update-audio-commit-hash/14939917980-1582-1 -> origin/update-audio-commit-hash/14939917980-1582-1 2025-06-01T20:57:51.0793948Z * [new branch] update-audio-commit-hash/15009422285-1586-1 -> origin/update-audio-commit-hash/15009422285-1586-1 2025-06-01T20:57:51.0795259Z * [new branch] update-audio-commit-hash/15150628051-1595-1 -> origin/update-audio-commit-hash/15150628051-1595-1 2025-06-01T20:57:51.0796587Z * [new branch] update-audio-commit-hash/15358121390-1608-1 -> origin/update-audio-commit-hash/15358121390-1608-1 2025-06-01T20:57:51.0797750Z * [new branch] update-benchmark-cuda-12.8 -> origin/update-benchmark-cuda-12.8 2025-06-01T20:57:51.0798986Z * [new branch] update-doc-dependencies-local -> origin/update-doc-dependencies-local 2025-06-01T20:57:51.0800012Z * [new branch] update-doca-actions -> origin/update-doca-actions 2025-06-01T20:57:51.0801715Z * [new branch] update-executorch-commit-hash/14543755404-1550-1 -> origin/update-executorch-commit-hash/14543755404-1550-1 2025-06-01T20:57:51.0803091Z * [new branch] update-executorch-commit-hash/14675703089-1561-1 -> origin/update-executorch-commit-hash/14675703089-1561-1 2025-06-01T20:57:51.0804225Z * [new branch] update-executorch-commit-hash/14985369033-1585-1 -> origin/update-executorch-commit-hash/14985369033-1585-1 2025-06-01T20:57:51.0805834Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-06-01T20:57:51.0806978Z * [new branch] update-triton-wheel-install -> origin/update-triton-wheel-install 2025-06-01T20:57:51.0808546Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-06-01T20:57:51.0809662Z * [new branch] update-vision-commit-hash/9010274985-1089-1 -> origin/update-vision-commit-hash/9010274985-1089-1 2025-06-01T20:57:51.0811204Z * [new branch] update-xla-commit-hash/14440116118-180-1 -> origin/update-xla-commit-hash/14440116118-180-1 2025-06-01T20:57:51.0812332Z * [new branch] update-xla-commit-hash/14831479729-183-1 -> origin/update-xla-commit-hash/14831479729-183-1 2025-06-01T20:57:51.0813746Z * [new branch] update-xla-commit-hash/14966557941-184-1 -> origin/update-xla-commit-hash/14966557941-184-1 2025-06-01T20:57:51.0814675Z * [new branch] update-xla-commit-hash/15107157326-185-1 -> origin/update-xla-commit-hash/15107157326-185-1 2025-06-01T20:57:51.0815873Z * [new branch] update-xla-commit-hash/15249005916-186-1 -> origin/update-xla-commit-hash/15249005916-186-1 2025-06-01T20:57:51.0817037Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-06-01T20:57:51.0818045Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-06-01T20:57:51.0819147Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-06-01T20:57:51.0820247Z * [new branch] update_slow_tests_1744616441 -> origin/update_slow_tests_1744616441 2025-06-01T20:57:51.0821321Z * [new branch] update_slow_tests_1747640463 -> origin/update_slow_tests_1747640463 2025-06-01T20:57:51.0822325Z * [new branch] update_slow_tests_1748245625 -> origin/update_slow_tests_1748245625 2025-06-01T20:57:51.0823782Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-06-01T20:57:51.0824851Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-06-01T20:57:51.0825983Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-06-01T20:57:51.0827391Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-06-01T20:57:51.0828588Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-06-01T20:57:51.0829762Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-06-01T20:57:51.0830913Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-06-01T20:57:51.0832048Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-06-01T20:57:51.0833229Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-06-01T20:57:51.0834376Z * [new branch] validate-flex -> origin/validate-flex 2025-06-01T20:57:51.0835458Z * [new branch] validate_fn -> origin/validate_fn 2025-06-01T20:57:51.0836684Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-06-01T20:57:51.0838132Z * [new branch] viable/strict -> origin/viable/strict 2025-06-01T20:57:51.0839623Z * [new branch] wdvr/conda_devcontainer -> origin/wdvr/conda_devcontainer 2025-06-01T20:57:51.0840736Z * [new branch] wdvr/devcontainer_apt_cleanup -> origin/wdvr/devcontainer_apt_cleanup 2025-06-01T20:57:51.0841773Z * [new branch] wdvr/devcontainer_conda_removal -> origin/wdvr/devcontainer_conda_removal 2025-06-01T20:57:51.0842685Z * [new branch] wdvr/devcontainer_context_fix -> origin/wdvr/devcontainer_context_fix 2025-06-01T20:57:51.0844092Z * [new branch] wdvr/fix_logging_test -> origin/wdvr/fix_logging_test 2025-06-01T20:57:51.0845682Z * [new branch] wdvr/iss145259_alt -> origin/wdvr/iss145259_alt 2025-06-01T20:57:51.0847236Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-06-01T20:57:51.0848288Z * [new branch] wdvr/logging2fix -> origin/wdvr/logging2fix 2025-06-01T20:57:51.0849880Z * [new branch] whc/flight -> origin/whc/flight 2025-06-01T20:57:51.0851162Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-06-01T20:57:51.0852211Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-06-01T20:57:51.0853373Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-06-01T20:57:51.0854392Z * [new branch] whc/flight_full -> origin/whc/flight_full 2025-06-01T20:57:51.0855472Z * [new branch] whc/flightbase -> origin/whc/flightbase 2025-06-01T20:57:51.0856457Z * [new branch] whc/p2phang -> origin/whc/p2phang 2025-06-01T20:57:51.0857562Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-06-01T20:57:51.0858527Z * [new branch] whc/uneven -> origin/whc/uneven 2025-06-01T20:57:51.0859940Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-06-01T20:57:51.0861124Z * [new branch] windowsMonitoring -> origin/windowsMonitoring 2025-06-01T20:57:51.0862566Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-06-01T20:57:51.0863772Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-06-01T20:57:51.0864608Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-06-01T20:57:51.0865679Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-06-01T20:57:51.0866666Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-06-01T20:57:51.0867613Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-06-01T20:57:51.0868580Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-06-01T20:57:51.0870190Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-06-01T20:57:51.0871481Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-06-01T20:57:51.0872564Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-06-01T20:57:51.0873601Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-06-01T20:57:51.0874404Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-06-01T20:57:51.0875469Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-06-01T20:57:51.0876475Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-06-01T20:57:51.0877491Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-06-01T20:57:51.0879025Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-06-01T20:57:51.0880035Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-06-01T20:57:51.0881117Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-06-01T20:57:51.0882144Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-06-01T20:57:51.0883178Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-06-01T20:57:51.0884484Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-06-01T20:57:51.0885538Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-06-01T20:57:51.0886640Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-06-01T20:57:51.0887617Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-06-01T20:57:51.0888760Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-06-01T20:57:51.0889766Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-06-01T20:57:51.0890835Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-06-01T20:57:51.0891836Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-06-01T20:57:51.0892980Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-06-01T20:57:51.0893944Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-06-01T20:57:51.0895035Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-06-01T20:57:51.0896187Z * [new branch] xmfan/circular_dep -> origin/xmfan/circular_dep 2025-06-01T20:57:51.0897339Z * [new branch] xmfan/compiled_autograd_bench -> origin/xmfan/compiled_autograd_bench 2025-06-01T20:57:51.0898511Z * [new branch] xmfan/compiled_autograd_bench_base -> origin/xmfan/compiled_autograd_bench_base 2025-06-01T20:57:51.0899466Z * [new branch] xmfan/compiled_autograd_benchmark -> origin/xmfan/compiled_autograd_benchmark 2025-06-01T20:57:51.0900485Z * [new branch] xmfan/compiled_autograd_ddp -> origin/xmfan/compiled_autograd_ddp 2025-06-01T20:57:51.0901514Z * [new branch] xmfan/compiled_autograd_feb_29 -> origin/xmfan/compiled_autograd_feb_29 2025-06-01T20:57:51.0902593Z * [new branch] xmfan/compiled_autograd_graph_breaks -> origin/xmfan/compiled_autograd_graph_breaks 2025-06-01T20:57:51.0903477Z * [new branch] xmfan/compiled_autograd_hud -> origin/xmfan/compiled_autograd_hud 2025-06-01T20:57:51.0904750Z * [new branch] xmfan/compiled_autograd_hypothetical_perf -> origin/xmfan/compiled_autograd_hypothetical_perf 2025-06-01T20:57:51.0905659Z * [new branch] xmfan/compiled_autograd_perf_no_reuse -> origin/xmfan/compiled_autograd_perf_no_reuse 2025-06-01T20:57:51.0906634Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-06-01T20:57:51.0907679Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-06-01T20:57:51.0908687Z * [new branch] xmfan/feb_10_compiled_autograd -> origin/xmfan/feb_10_compiled_autograd 2025-06-01T20:57:51.0909850Z * [new branch] xmfan/feb_10_compiled_autograd_cudagraph -> origin/xmfan/feb_10_compiled_autograd_cudagraph 2025-06-01T20:57:51.0910634Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-06-01T20:57:51.0912057Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-06-01T20:57:51.0913100Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-06-01T20:57:51.0913867Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-06-01T20:57:51.0914928Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-06-01T20:57:51.0915863Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-06-01T20:57:51.0916940Z * [new branch] xmfan/test -> origin/xmfan/test 2025-06-01T20:57:51.0918438Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-06-01T20:57:51.0919556Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-06-01T20:57:51.0920587Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-06-01T20:57:51.0921683Z * [new branch] yguo/repro-segfault-triton-aoti-cpp-wrapper -> origin/yguo/repro-segfault-triton-aoti-cpp-wrapper 2025-06-01T20:57:51.0922642Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-06-01T20:57:51.0924378Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-06-01T20:57:51.0925873Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-06-01T20:57:51.0926915Z * [new branch] zainr/mypy15-claude -> origin/zainr/mypy15-claude 2025-06-01T20:57:51.0928055Z * [new branch] zainr/no-win-pull -> origin/zainr/no-win-pull 2025-06-01T20:57:51.0928947Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-06-01T20:57:51.0929982Z * [new branch] zainr/require-easycla -> origin/zainr/require-easycla 2025-06-01T20:57:51.0930987Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-06-01T20:57:51.0932213Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-06-01T20:57:51.0933294Z * [new branch] zb2p -> origin/zb2p 2025-06-01T20:57:51.0934552Z * [new branch] zdevito-patch-1 -> origin/zdevito-patch-1 2025-06-01T20:57:51.0935836Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-06-01T20:57:51.0938003Z * [new branch] zhxchen17/moodycamel -> origin/zhxchen17/moodycamel 2025-06-01T20:57:51.0939514Z * [new branch] zhxchen17/nativert/0 -> origin/zhxchen17/nativert/0 2025-06-01T20:57:51.0940831Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-06-01T20:57:51.0942336Z * [new branch] zhxchen17/sticky_cache/0 -> origin/zhxchen17/sticky_cache/0 2025-06-01T20:57:51.0943881Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-06-01T20:57:51.0945621Z * [new branch] zxiiro/bazel -> origin/zxiiro/bazel 2025-06-01T20:57:51.0948769Z * [new branch] zxiiro/docs -> origin/zxiiro/docs 2025-06-01T20:57:51.0950045Z * [new branch] zxiiro/linux-build -> origin/zxiiro/linux-build 2025-06-01T20:57:51.0951515Z * [new branch] zxiiro/linux-test -> origin/zxiiro/linux-test 2025-06-01T20:57:51.0952560Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-06-01T20:57:51.0953555Z * [new branch] zxiiro/test -> origin/zxiiro/test 2025-06-01T20:57:51.0954676Z * [new branch] zxiiro/test-bazel -> origin/zxiiro/test-bazel 2025-06-01T20:57:51.0955515Z * [new branch] zxiiro/windows -> origin/zxiiro/windows 2025-06-01T20:57:51.0956619Z * [new branch] zxiiro/xpu -> origin/zxiiro/xpu 2025-06-01T20:57:51.0957856Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-06-01T20:57:51.0958942Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-06-01T20:57:51.0960000Z * [new tag] ciflow/all/70978 -> ciflow/all/70978 2025-06-01T20:57:51.0960773Z * [new tag] ciflow/all/70979 -> ciflow/all/70979 2025-06-01T20:57:51.0962123Z * [new tag] ciflow/all/70989 -> ciflow/all/70989 2025-06-01T20:57:51.0963060Z * [new tag] ciflow/autoformat/149003 -> ciflow/autoformat/149003 2025-06-01T20:57:51.0964319Z * [new tag] ciflow/binaries/120076 -> ciflow/binaries/120076 2025-06-01T20:57:51.0965136Z * [new tag] ciflow/binaries/138996 -> ciflow/binaries/138996 2025-06-01T20:57:51.0966042Z * [new tag] ciflow/binaries/148173 -> ciflow/binaries/148173 2025-06-01T20:57:51.0966659Z * [new tag] ciflow/binaries/149192 -> ciflow/binaries/149192 2025-06-01T20:57:51.0967335Z * [new tag] ciflow/binaries/150688 -> ciflow/binaries/150688 2025-06-01T20:57:51.0968001Z * [new tag] ciflow/binaries/151581 -> ciflow/binaries/151581 2025-06-01T20:57:51.0968792Z * [new tag] ciflow/binaries/152782 -> ciflow/binaries/152782 2025-06-01T20:57:51.0969575Z * [new tag] ciflow/binaries/153322 -> ciflow/binaries/153322 2025-06-01T20:57:51.0970315Z * [new tag] ciflow/binaries/153538 -> ciflow/binaries/153538 2025-06-01T20:57:51.0971162Z * [new tag] ciflow/binaries/153792 -> ciflow/binaries/153792 2025-06-01T20:57:51.0971720Z * [new tag] ciflow/binaries/154783 -> ciflow/binaries/154783 2025-06-01T20:57:51.0972778Z * [new tag] ciflow/binaries/154809 -> ciflow/binaries/154809 2025-06-01T20:57:51.0973832Z * [new tag] ciflow/binaries/154811 -> ciflow/binaries/154811 2025-06-01T20:57:51.0974921Z * [new tag] ciflow/binaries/154819 -> ciflow/binaries/154819 2025-06-01T20:57:51.0975955Z * [new tag] ciflow/binaries_libtorch/152184 -> ciflow/binaries_libtorch/152184 2025-06-01T20:57:51.0976644Z * [new tag] ciflow/binaries_wheel/146055 -> ciflow/binaries_wheel/146055 2025-06-01T20:57:51.0977302Z * [new tag] ciflow/binaries_wheel/149192 -> ciflow/binaries_wheel/149192 2025-06-01T20:57:51.0978136Z * [new tag] ciflow/binaries_wheel/151429 -> ciflow/binaries_wheel/151429 2025-06-01T20:57:51.0978775Z * [new tag] ciflow/binaries_wheel/152184 -> ciflow/binaries_wheel/152184 2025-06-01T20:57:51.0979581Z * [new tag] ciflow/binaries_wheel/152820 -> ciflow/binaries_wheel/152820 2025-06-01T20:57:51.0980368Z * [new tag] ciflow/binaries_wheel/153228 -> ciflow/binaries_wheel/153228 2025-06-01T20:57:51.0981008Z * [new tag] ciflow/binaries_wheel/153538 -> ciflow/binaries_wheel/153538 2025-06-01T20:57:51.0981860Z * [new tag] ciflow/binaries_wheel/154107 -> ciflow/binaries_wheel/154107 2025-06-01T20:57:51.0982615Z * [new tag] ciflow/binaries_wheel/154346 -> ciflow/binaries_wheel/154346 2025-06-01T20:57:51.0983329Z * [new tag] ciflow/binaries_wheel/154729 -> ciflow/binaries_wheel/154729 2025-06-01T20:57:51.0984086Z * [new tag] ciflow/cuda/70978 -> ciflow/cuda/70978 2025-06-01T20:57:51.0984831Z * [new tag] ciflow/cuda/70979 -> ciflow/cuda/70979 2025-06-01T20:57:51.0985503Z * [new tag] ciflow/cuda/70989 -> ciflow/cuda/70989 2025-06-01T20:57:51.0986733Z * [new tag] ciflow/h100/db26aeaec2ce9d47e52ec21ae30d15054bcd2a71 -> ciflow/h100/db26aeaec2ce9d47e52ec21ae30d15054bcd2a71 2025-06-01T20:57:51.0987335Z * [new tag] ciflow/inductor-cu124/153541 -> ciflow/inductor-cu124/153541 2025-06-01T20:57:51.0988071Z * [new tag] ciflow/inductor-cu126/152782 -> ciflow/inductor-cu126/152782 2025-06-01T20:57:51.0988738Z * [new tag] ciflow/inductor-cu126/153541 -> ciflow/inductor-cu126/153541 2025-06-01T20:57:51.0989980Z * [new tag] ciflow/inductor-micro-benchmark-cpu-x86/151581 -> ciflow/inductor-micro-benchmark-cpu-x86/151581 2025-06-01T20:57:51.0990613Z * [new tag] ciflow/inductor-micro-benchmark-cpu-x86/151585 -> ciflow/inductor-micro-benchmark-cpu-x86/151585 2025-06-01T20:57:51.0991317Z * [new tag] ciflow/inductor-micro-benchmark/151581 -> ciflow/inductor-micro-benchmark/151581 2025-06-01T20:57:51.0992006Z * [new tag] ciflow/inductor-micro-benchmark/151585 -> ciflow/inductor-micro-benchmark/151585 2025-06-01T20:57:51.0992836Z * [new tag] ciflow/inductor-perf-compare/151581 -> ciflow/inductor-perf-compare/151581 2025-06-01T20:57:51.0993494Z * [new tag] ciflow/inductor-perf-compare/151585 -> ciflow/inductor-perf-compare/151585 2025-06-01T20:57:51.0994699Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/148672 -> ciflow/inductor-perf-test-nightly-rocm/148672 2025-06-01T20:57:51.0995480Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/149039 -> ciflow/inductor-perf-test-nightly-rocm/149039 2025-06-01T20:57:51.0996313Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/149506 -> ciflow/inductor-perf-test-nightly-rocm/149506 2025-06-01T20:57:51.0996915Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151581 -> ciflow/inductor-perf-test-nightly-rocm/151581 2025-06-01T20:57:51.0997685Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-06-01T20:57:51.0998433Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/154511 -> ciflow/inductor-perf-test-nightly-rocm/154511 2025-06-01T20:57:51.0999185Z * [new tag] ciflow/inductor-perf-test-nightly/151581 -> ciflow/inductor-perf-test-nightly/151581 2025-06-01T20:57:51.0999866Z * [new tag] ciflow/inductor-perf-test-nightly/154511 -> ciflow/inductor-perf-test-nightly/154511 2025-06-01T20:57:51.1001227Z * [new tag] ciflow/inductor-periodic/053ca7439a0ec3c09a257bbcb31896a62d889f33 -> ciflow/inductor-periodic/053ca7439a0ec3c09a257bbcb31896a62d889f33 2025-06-01T20:57:51.1001520Z * [new tag] ciflow/inductor-periodic/149949 -> ciflow/inductor-periodic/149949 2025-06-01T20:57:51.1002323Z * [new tag] ciflow/inductor-periodic/150411 -> ciflow/inductor-periodic/150411 2025-06-01T20:57:51.1003101Z * [new tag] ciflow/inductor-periodic/151581 -> ciflow/inductor-periodic/151581 2025-06-01T20:57:51.1003882Z * [new tag] ciflow/inductor-periodic/153290 -> ciflow/inductor-periodic/153290 2025-06-01T20:57:51.1004840Z * [new tag] ciflow/inductor-periodic/154497 -> ciflow/inductor-periodic/154497 2025-06-01T20:57:51.1006485Z * [new tag] ciflow/inductor-periodic/c13eeaa718c985782bd72bf47886430f6203a768 -> ciflow/inductor-periodic/c13eeaa718c985782bd72bf47886430f6203a768 2025-06-01T20:57:51.1007503Z * [new tag] ciflow/inductor-periodic/fe082c5ffe0c9b1bb70727f2ee7996987bf7c5cd -> ciflow/inductor-periodic/fe082c5ffe0c9b1bb70727f2ee7996987bf7c5cd 2025-06-01T20:57:51.1008214Z * [new tag] ciflow/inductor-rocm/141309 -> ciflow/inductor-rocm/141309 2025-06-01T20:57:51.1009248Z * [new tag] ciflow/inductor-rocm/147583 -> ciflow/inductor-rocm/147583 2025-06-01T20:57:51.1009932Z * [new tag] ciflow/inductor-rocm/151581 -> ciflow/inductor-rocm/151581 2025-06-01T20:57:51.1010595Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-06-01T20:57:51.1011394Z * [new tag] ciflow/inductor-rocm/153545 -> ciflow/inductor-rocm/153545 2025-06-01T20:57:51.1012203Z * [new tag] ciflow/inductor-rocm/153548 -> ciflow/inductor-rocm/153548 2025-06-01T20:57:51.1012979Z * [new tag] ciflow/inductor-rocm/154525 -> ciflow/inductor-rocm/154525 2025-06-01T20:57:51.1013794Z * [new tag] ciflow/inductor/110155 -> ciflow/inductor/110155 2025-06-01T20:57:51.1014462Z * [new tag] ciflow/inductor/119496 -> ciflow/inductor/119496 2025-06-01T20:57:51.1015465Z * [new tag] ciflow/inductor/119977 -> ciflow/inductor/119977 2025-06-01T20:57:51.1015914Z * [new tag] ciflow/inductor/120076 -> ciflow/inductor/120076 2025-06-01T20:57:51.1016542Z * [new tag] ciflow/inductor/121445 -> ciflow/inductor/121445 2025-06-01T20:57:51.1017202Z * [new tag] ciflow/inductor/124490 -> ciflow/inductor/124490 2025-06-01T20:57:51.1017892Z * [new tag] ciflow/inductor/125270 -> ciflow/inductor/125270 2025-06-01T20:57:51.1018462Z * [new tag] ciflow/inductor/125326 -> ciflow/inductor/125326 2025-06-01T20:57:51.1019145Z * [new tag] ciflow/inductor/125428 -> ciflow/inductor/125428 2025-06-01T20:57:51.1019789Z * [new tag] ciflow/inductor/125888 -> ciflow/inductor/125888 2025-06-01T20:57:51.1020584Z * [new tag] ciflow/inductor/125995 -> ciflow/inductor/125995 2025-06-01T20:57:51.1021633Z * [new tag] ciflow/inductor/126348 -> ciflow/inductor/126348 2025-06-01T20:57:51.1022417Z * [new tag] ciflow/inductor/127293 -> ciflow/inductor/127293 2025-06-01T20:57:51.1023314Z * [new tag] ciflow/inductor/127294 -> ciflow/inductor/127294 2025-06-01T20:57:51.1024552Z * [new tag] ciflow/inductor/129352 -> ciflow/inductor/129352 2025-06-01T20:57:51.1025194Z * [new tag] ciflow/inductor/130887 -> ciflow/inductor/130887 2025-06-01T20:57:51.1025871Z * [new tag] ciflow/inductor/132414 -> ciflow/inductor/132414 2025-06-01T20:57:51.1026556Z * [new tag] ciflow/inductor/133044 -> ciflow/inductor/133044 2025-06-01T20:57:51.1027359Z * [new tag] ciflow/inductor/133289 -> ciflow/inductor/133289 2025-06-01T20:57:51.1028076Z * [new tag] ciflow/inductor/133296 -> ciflow/inductor/133296 2025-06-01T20:57:51.1028713Z * [new tag] ciflow/inductor/133297 -> ciflow/inductor/133297 2025-06-01T20:57:51.1029379Z * [new tag] ciflow/inductor/133315 -> ciflow/inductor/133315 2025-06-01T20:57:51.1030076Z * [new tag] ciflow/inductor/133392 -> ciflow/inductor/133392 2025-06-01T20:57:51.1030795Z * [new tag] ciflow/inductor/133419 -> ciflow/inductor/133419 2025-06-01T20:57:51.1031466Z * [new tag] ciflow/inductor/133423 -> ciflow/inductor/133423 2025-06-01T20:57:51.1032116Z * [new tag] ciflow/inductor/133667 -> ciflow/inductor/133667 2025-06-01T20:57:51.1032803Z * [new tag] ciflow/inductor/133753 -> ciflow/inductor/133753 2025-06-01T20:57:51.1033494Z * [new tag] ciflow/inductor/135792 -> ciflow/inductor/135792 2025-06-01T20:57:51.1034156Z * [new tag] ciflow/inductor/136355 -> ciflow/inductor/136355 2025-06-01T20:57:51.1034840Z * [new tag] ciflow/inductor/136702 -> ciflow/inductor/136702 2025-06-01T20:57:51.1035533Z * [new tag] ciflow/inductor/137400 -> ciflow/inductor/137400 2025-06-01T20:57:51.1036232Z * [new tag] ciflow/inductor/137568 -> ciflow/inductor/137568 2025-06-01T20:57:51.1036874Z * [new tag] ciflow/inductor/137583 -> ciflow/inductor/137583 2025-06-01T20:57:51.1037714Z * [new tag] ciflow/inductor/137846 -> ciflow/inductor/137846 2025-06-01T20:57:51.1038376Z * [new tag] ciflow/inductor/138214 -> ciflow/inductor/138214 2025-06-01T20:57:51.1039197Z * [new tag] ciflow/inductor/138388 -> ciflow/inductor/138388 2025-06-01T20:57:51.1039867Z * [new tag] ciflow/inductor/138513 -> ciflow/inductor/138513 2025-06-01T20:57:51.1040557Z * [new tag] ciflow/inductor/138519 -> ciflow/inductor/138519 2025-06-01T20:57:51.1041540Z * [new tag] ciflow/inductor/138626 -> ciflow/inductor/138626 2025-06-01T20:57:51.1042207Z * [new tag] ciflow/inductor/139561 -> ciflow/inductor/139561 2025-06-01T20:57:51.1042846Z * [new tag] ciflow/inductor/139975 -> ciflow/inductor/139975 2025-06-01T20:57:51.1043634Z * [new tag] ciflow/inductor/140756 -> ciflow/inductor/140756 2025-06-01T20:57:51.1044765Z * [new tag] ciflow/inductor/140979 -> ciflow/inductor/140979 2025-06-01T20:57:51.1045552Z * [new tag] ciflow/inductor/141309 -> ciflow/inductor/141309 2025-06-01T20:57:51.1046443Z * [new tag] ciflow/inductor/141842 -> ciflow/inductor/141842 2025-06-01T20:57:51.1047142Z * [new tag] ciflow/inductor/141961 -> ciflow/inductor/141961 2025-06-01T20:57:51.1047841Z * [new tag] ciflow/inductor/142295 -> ciflow/inductor/142295 2025-06-01T20:57:51.1048543Z * [new tag] ciflow/inductor/143712 -> ciflow/inductor/143712 2025-06-01T20:57:51.1049332Z * [new tag] ciflow/inductor/143812 -> ciflow/inductor/143812 2025-06-01T20:57:51.1050081Z * [new tag] ciflow/inductor/143833 -> ciflow/inductor/143833 2025-06-01T20:57:51.1051168Z * [new tag] ciflow/inductor/143987 -> ciflow/inductor/143987 2025-06-01T20:57:51.1051842Z * [new tag] ciflow/inductor/144366 -> ciflow/inductor/144366 2025-06-01T20:57:51.1052527Z * [new tag] ciflow/inductor/144438 -> ciflow/inductor/144438 2025-06-01T20:57:51.1053220Z * [new tag] ciflow/inductor/144516 -> ciflow/inductor/144516 2025-06-01T20:57:51.1053933Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-06-01T20:57:51.1054661Z * [new tag] ciflow/inductor/144548 -> ciflow/inductor/144548 2025-06-01T20:57:51.1055479Z * [new tag] ciflow/inductor/144553 -> ciflow/inductor/144553 2025-06-01T20:57:51.1056175Z * [new tag] ciflow/inductor/144555 -> ciflow/inductor/144555 2025-06-01T20:57:51.1056841Z * [new tag] ciflow/inductor/144556 -> ciflow/inductor/144556 2025-06-01T20:57:51.1057546Z * [new tag] ciflow/inductor/144765 -> ciflow/inductor/144765 2025-06-01T20:57:51.1058204Z * [new tag] ciflow/inductor/144905 -> ciflow/inductor/144905 2025-06-01T20:57:51.1058889Z * [new tag] ciflow/inductor/144925 -> ciflow/inductor/144925 2025-06-01T20:57:51.1059720Z * [new tag] ciflow/inductor/144992 -> ciflow/inductor/144992 2025-06-01T20:57:51.1060487Z * [new tag] ciflow/inductor/145153 -> ciflow/inductor/145153 2025-06-01T20:57:51.1061217Z * [new tag] ciflow/inductor/145353 -> ciflow/inductor/145353 2025-06-01T20:57:51.1061932Z * [new tag] ciflow/inductor/145594 -> ciflow/inductor/145594 2025-06-01T20:57:51.1062597Z * [new tag] ciflow/inductor/145595 -> ciflow/inductor/145595 2025-06-01T20:57:51.1063280Z * [new tag] ciflow/inductor/145681 -> ciflow/inductor/145681 2025-06-01T20:57:51.1063955Z * [new tag] ciflow/inductor/145911 -> ciflow/inductor/145911 2025-06-01T20:57:51.1064639Z * [new tag] ciflow/inductor/145922 -> ciflow/inductor/145922 2025-06-01T20:57:51.1065320Z * [new tag] ciflow/inductor/145992 -> ciflow/inductor/145992 2025-06-01T20:57:51.1065992Z * [new tag] ciflow/inductor/146101 -> ciflow/inductor/146101 2025-06-01T20:57:51.1066670Z * [new tag] ciflow/inductor/146172 -> ciflow/inductor/146172 2025-06-01T20:57:51.1067464Z * [new tag] ciflow/inductor/146267 -> ciflow/inductor/146267 2025-06-01T20:57:51.1068135Z * [new tag] ciflow/inductor/146288 -> ciflow/inductor/146288 2025-06-01T20:57:51.1069091Z * [new tag] ciflow/inductor/146335 -> ciflow/inductor/146335 2025-06-01T20:57:51.1069723Z * [new tag] ciflow/inductor/146436 -> ciflow/inductor/146436 2025-06-01T20:57:51.1070369Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-06-01T20:57:51.1071542Z * [new tag] ciflow/inductor/146558 -> ciflow/inductor/146558 2025-06-01T20:57:51.1072212Z * [new tag] ciflow/inductor/146845 -> ciflow/inductor/146845 2025-06-01T20:57:51.1073270Z * [new tag] ciflow/inductor/146874 -> ciflow/inductor/146874 2025-06-01T20:57:51.1074017Z * [new tag] ciflow/inductor/146983 -> ciflow/inductor/146983 2025-06-01T20:57:51.1074843Z * [new tag] ciflow/inductor/147049 -> ciflow/inductor/147049 2025-06-01T20:57:51.1075478Z * [new tag] ciflow/inductor/147146 -> ciflow/inductor/147146 2025-06-01T20:57:51.1076235Z * [new tag] ciflow/inductor/147360 -> ciflow/inductor/147360 2025-06-01T20:57:51.1076989Z * [new tag] ciflow/inductor/147368 -> ciflow/inductor/147368 2025-06-01T20:57:51.1077659Z * [new tag] ciflow/inductor/147410 -> ciflow/inductor/147410 2025-06-01T20:57:51.1078308Z * [new tag] ciflow/inductor/147514 -> ciflow/inductor/147514 2025-06-01T20:57:51.1079001Z * [new tag] ciflow/inductor/147528 -> ciflow/inductor/147528 2025-06-01T20:57:51.1079675Z * [new tag] ciflow/inductor/147562 -> ciflow/inductor/147562 2025-06-01T20:57:51.1080396Z * [new tag] ciflow/inductor/147583 -> ciflow/inductor/147583 2025-06-01T20:57:51.1081048Z * [new tag] ciflow/inductor/147603 -> ciflow/inductor/147603 2025-06-01T20:57:51.1081736Z * [new tag] ciflow/inductor/147745 -> ciflow/inductor/147745 2025-06-01T20:57:51.1082434Z * [new tag] ciflow/inductor/147881 -> ciflow/inductor/147881 2025-06-01T20:57:51.1083250Z * [new tag] ciflow/inductor/147927 -> ciflow/inductor/147927 2025-06-01T20:57:51.1084201Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-06-01T20:57:51.1084974Z * [new tag] ciflow/inductor/148173 -> ciflow/inductor/148173 2025-06-01T20:57:51.1085637Z * [new tag] ciflow/inductor/148186 -> ciflow/inductor/148186 2025-06-01T20:57:51.1086360Z * [new tag] ciflow/inductor/148202 -> ciflow/inductor/148202 2025-06-01T20:57:51.1087256Z * [new tag] ciflow/inductor/148235 -> ciflow/inductor/148235 2025-06-01T20:57:51.1087906Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-06-01T20:57:51.1088603Z * [new tag] ciflow/inductor/148328 -> ciflow/inductor/148328 2025-06-01T20:57:51.1089341Z * [new tag] ciflow/inductor/148357 -> ciflow/inductor/148357 2025-06-01T20:57:51.1090037Z * [new tag] ciflow/inductor/148408 -> ciflow/inductor/148408 2025-06-01T20:57:51.1090729Z * [new tag] ciflow/inductor/148413 -> ciflow/inductor/148413 2025-06-01T20:57:51.1091447Z * [new tag] ciflow/inductor/148414 -> ciflow/inductor/148414 2025-06-01T20:57:51.1092156Z * [new tag] ciflow/inductor/148415 -> ciflow/inductor/148415 2025-06-01T20:57:51.1092957Z * [new tag] ciflow/inductor/148418 -> ciflow/inductor/148418 2025-06-01T20:57:51.1093868Z * [new tag] ciflow/inductor/148424 -> ciflow/inductor/148424 2025-06-01T20:57:51.1094511Z * [new tag] ciflow/inductor/148484 -> ciflow/inductor/148484 2025-06-01T20:57:51.1095335Z * [new tag] ciflow/inductor/148485 -> ciflow/inductor/148485 2025-06-01T20:57:51.1096007Z * [new tag] ciflow/inductor/148488 -> ciflow/inductor/148488 2025-06-01T20:57:51.1096703Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-06-01T20:57:51.1097465Z * [new tag] ciflow/inductor/148529 -> ciflow/inductor/148529 2025-06-01T20:57:51.1098257Z * [new tag] ciflow/inductor/148569 -> ciflow/inductor/148569 2025-06-01T20:57:51.1098977Z * [new tag] ciflow/inductor/148618 -> ciflow/inductor/148618 2025-06-01T20:57:51.1099681Z * [new tag] ciflow/inductor/148694 -> ciflow/inductor/148694 2025-06-01T20:57:51.1100355Z * [new tag] ciflow/inductor/148710 -> ciflow/inductor/148710 2025-06-01T20:57:51.1101020Z * [new tag] ciflow/inductor/148731 -> ciflow/inductor/148731 2025-06-01T20:57:51.1101706Z * [new tag] ciflow/inductor/148780 -> ciflow/inductor/148780 2025-06-01T20:57:51.1102573Z * [new tag] ciflow/inductor/148898 -> ciflow/inductor/148898 2025-06-01T20:57:51.1103326Z * [new tag] ciflow/inductor/148932 -> ciflow/inductor/148932 2025-06-01T20:57:51.1103957Z * [new tag] ciflow/inductor/148947 -> ciflow/inductor/148947 2025-06-01T20:57:51.1104631Z * [new tag] ciflow/inductor/149039 -> ciflow/inductor/149039 2025-06-01T20:57:51.1105311Z * [new tag] ciflow/inductor/149055 -> ciflow/inductor/149055 2025-06-01T20:57:51.1106027Z * [new tag] ciflow/inductor/149066 -> ciflow/inductor/149066 2025-06-01T20:57:51.1106700Z * [new tag] ciflow/inductor/149067 -> ciflow/inductor/149067 2025-06-01T20:57:51.1107377Z * [new tag] ciflow/inductor/149068 -> ciflow/inductor/149068 2025-06-01T20:57:51.1108069Z * [new tag] ciflow/inductor/149069 -> ciflow/inductor/149069 2025-06-01T20:57:51.1108727Z * [new tag] ciflow/inductor/149140 -> ciflow/inductor/149140 2025-06-01T20:57:51.1109576Z * [new tag] ciflow/inductor/149150 -> ciflow/inductor/149150 2025-06-01T20:57:51.1110351Z * [new tag] ciflow/inductor/149173 -> ciflow/inductor/149173 2025-06-01T20:57:51.1111050Z * [new tag] ciflow/inductor/149192 -> ciflow/inductor/149192 2025-06-01T20:57:51.1111848Z * [new tag] ciflow/inductor/149282 -> ciflow/inductor/149282 2025-06-01T20:57:51.1112528Z * [new tag] ciflow/inductor/149288 -> ciflow/inductor/149288 2025-06-01T20:57:51.1113212Z * [new tag] ciflow/inductor/149348 -> ciflow/inductor/149348 2025-06-01T20:57:51.1114026Z * [new tag] ciflow/inductor/149362 -> ciflow/inductor/149362 2025-06-01T20:57:51.1114705Z * [new tag] ciflow/inductor/149420 -> ciflow/inductor/149420 2025-06-01T20:57:51.1115412Z * [new tag] ciflow/inductor/149426 -> ciflow/inductor/149426 2025-06-01T20:57:51.1116138Z * [new tag] ciflow/inductor/149427 -> ciflow/inductor/149427 2025-06-01T20:57:51.1116935Z * [new tag] ciflow/inductor/149486 -> ciflow/inductor/149486 2025-06-01T20:57:51.1117650Z * [new tag] ciflow/inductor/149506 -> ciflow/inductor/149506 2025-06-01T20:57:51.1118739Z * [new tag] ciflow/inductor/149518 -> ciflow/inductor/149518 2025-06-01T20:57:51.1119428Z * [new tag] ciflow/inductor/149560 -> ciflow/inductor/149560 2025-06-01T20:57:51.1120117Z * [new tag] ciflow/inductor/149561 -> ciflow/inductor/149561 2025-06-01T20:57:51.1120787Z * [new tag] ciflow/inductor/149562 -> ciflow/inductor/149562 2025-06-01T20:57:51.1121815Z * [new tag] ciflow/inductor/149580 -> ciflow/inductor/149580 2025-06-01T20:57:51.1122495Z * [new tag] ciflow/inductor/149697 -> ciflow/inductor/149697 2025-06-01T20:57:51.1123172Z * [new tag] ciflow/inductor/149701 -> ciflow/inductor/149701 2025-06-01T20:57:51.1124142Z * [new tag] ciflow/inductor/149706 -> ciflow/inductor/149706 2025-06-01T20:57:51.1124987Z * [new tag] ciflow/inductor/149733 -> ciflow/inductor/149733 2025-06-01T20:57:51.1125777Z * [new tag] ciflow/inductor/149763 -> ciflow/inductor/149763 2025-06-01T20:57:51.1126376Z * [new tag] ciflow/inductor/149769 -> ciflow/inductor/149769 2025-06-01T20:57:51.1127112Z * [new tag] ciflow/inductor/149913 -> ciflow/inductor/149913 2025-06-01T20:57:51.1127762Z * [new tag] ciflow/inductor/149949 -> ciflow/inductor/149949 2025-06-01T20:57:51.1128440Z * [new tag] ciflow/inductor/149958 -> ciflow/inductor/149958 2025-06-01T20:57:51.1129175Z * [new tag] ciflow/inductor/149961 -> ciflow/inductor/149961 2025-06-01T20:57:51.1130219Z * [new tag] ciflow/inductor/149967 -> ciflow/inductor/149967 2025-06-01T20:57:51.1130800Z * [new tag] ciflow/inductor/149998 -> ciflow/inductor/149998 2025-06-01T20:57:51.1131682Z * [new tag] ciflow/inductor/150003 -> ciflow/inductor/150003 2025-06-01T20:57:51.1132461Z * [new tag] ciflow/inductor/150044 -> ciflow/inductor/150044 2025-06-01T20:57:51.1133180Z * [new tag] ciflow/inductor/150080 -> ciflow/inductor/150080 2025-06-01T20:57:51.1134046Z * [new tag] ciflow/inductor/150116 -> ciflow/inductor/150116 2025-06-01T20:57:51.1134745Z * [new tag] ciflow/inductor/150241 -> ciflow/inductor/150241 2025-06-01T20:57:51.1135543Z * [new tag] ciflow/inductor/150287 -> ciflow/inductor/150287 2025-06-01T20:57:51.1136307Z * [new tag] ciflow/inductor/150302 -> ciflow/inductor/150302 2025-06-01T20:57:51.1136999Z * [new tag] ciflow/inductor/150331 -> ciflow/inductor/150331 2025-06-01T20:57:51.1137679Z * [new tag] ciflow/inductor/150349 -> ciflow/inductor/150349 2025-06-01T20:57:51.1138380Z * [new tag] ciflow/inductor/150355 -> ciflow/inductor/150355 2025-06-01T20:57:51.1139091Z * [new tag] ciflow/inductor/150365 -> ciflow/inductor/150365 2025-06-01T20:57:51.1139747Z * [new tag] ciflow/inductor/150411 -> ciflow/inductor/150411 2025-06-01T20:57:51.1140480Z * [new tag] ciflow/inductor/150415 -> ciflow/inductor/150415 2025-06-01T20:57:51.1141138Z * [new tag] ciflow/inductor/150429 -> ciflow/inductor/150429 2025-06-01T20:57:51.1141849Z * [new tag] ciflow/inductor/150455 -> ciflow/inductor/150455 2025-06-01T20:57:51.1142528Z * [new tag] ciflow/inductor/150474 -> ciflow/inductor/150474 2025-06-01T20:57:51.1143213Z * [new tag] ciflow/inductor/150481 -> ciflow/inductor/150481 2025-06-01T20:57:51.1144186Z * [new tag] ciflow/inductor/150546 -> ciflow/inductor/150546 2025-06-01T20:57:51.1144909Z * [new tag] ciflow/inductor/150564 -> ciflow/inductor/150564 2025-06-01T20:57:51.1145948Z * [new tag] ciflow/inductor/150567 -> ciflow/inductor/150567 2025-06-01T20:57:51.1146740Z * [new tag] ciflow/inductor/150569 -> ciflow/inductor/150569 2025-06-01T20:57:51.1147455Z * [new tag] ciflow/inductor/150582 -> ciflow/inductor/150582 2025-06-01T20:57:51.1148516Z * [new tag] ciflow/inductor/150583 -> ciflow/inductor/150583 2025-06-01T20:57:51.1149192Z * [new tag] ciflow/inductor/150669 -> ciflow/inductor/150669 2025-06-01T20:57:51.1149897Z * [new tag] ciflow/inductor/150673 -> ciflow/inductor/150673 2025-06-01T20:57:51.1150603Z * [new tag] ciflow/inductor/150717 -> ciflow/inductor/150717 2025-06-01T20:57:51.1151277Z * [new tag] ciflow/inductor/150719 -> ciflow/inductor/150719 2025-06-01T20:57:51.1151961Z * [new tag] ciflow/inductor/150720 -> ciflow/inductor/150720 2025-06-01T20:57:51.1152653Z * [new tag] ciflow/inductor/150762 -> ciflow/inductor/150762 2025-06-01T20:57:51.1153327Z * [new tag] ciflow/inductor/150789 -> ciflow/inductor/150789 2025-06-01T20:57:51.1154029Z * [new tag] ciflow/inductor/150793 -> ciflow/inductor/150793 2025-06-01T20:57:51.1160655Z * [new tag] ciflow/inductor/150794 -> ciflow/inductor/150794 2025-06-01T20:57:51.1161309Z * [new tag] ciflow/inductor/150795 -> ciflow/inductor/150795 2025-06-01T20:57:51.1162044Z * [new tag] ciflow/inductor/150796 -> ciflow/inductor/150796 2025-06-01T20:57:51.1162587Z * [new tag] ciflow/inductor/150875 -> ciflow/inductor/150875 2025-06-01T20:57:51.1163214Z * [new tag] ciflow/inductor/150899 -> ciflow/inductor/150899 2025-06-01T20:57:51.1163865Z * [new tag] ciflow/inductor/150937 -> ciflow/inductor/150937 2025-06-01T20:57:51.1164602Z * [new tag] ciflow/inductor/150944 -> ciflow/inductor/150944 2025-06-01T20:57:51.1165171Z * [new tag] ciflow/inductor/150954 -> ciflow/inductor/150954 2025-06-01T20:57:51.1165719Z * [new tag] ciflow/inductor/150968 -> ciflow/inductor/150968 2025-06-01T20:57:51.1166280Z * [new tag] ciflow/inductor/151009 -> ciflow/inductor/151009 2025-06-01T20:57:51.1166841Z * [new tag] ciflow/inductor/151115 -> ciflow/inductor/151115 2025-06-01T20:57:51.1167405Z * [new tag] ciflow/inductor/151120 -> ciflow/inductor/151120 2025-06-01T20:57:51.1167963Z * [new tag] ciflow/inductor/151217 -> ciflow/inductor/151217 2025-06-01T20:57:51.1168517Z * [new tag] ciflow/inductor/151265 -> ciflow/inductor/151265 2025-06-01T20:57:51.1169072Z * [new tag] ciflow/inductor/151271 -> ciflow/inductor/151271 2025-06-01T20:57:51.1169617Z * [new tag] ciflow/inductor/151315 -> ciflow/inductor/151315 2025-06-01T20:57:51.1170189Z * [new tag] ciflow/inductor/151481 -> ciflow/inductor/151481 2025-06-01T20:57:51.1170751Z * [new tag] ciflow/inductor/151495 -> ciflow/inductor/151495 2025-06-01T20:57:51.1171303Z * [new tag] ciflow/inductor/151497 -> ciflow/inductor/151497 2025-06-01T20:57:51.1171871Z * [new tag] ciflow/inductor/151568 -> ciflow/inductor/151568 2025-06-01T20:57:51.1172425Z * [new tag] ciflow/inductor/151581 -> ciflow/inductor/151581 2025-06-01T20:57:51.1172993Z * [new tag] ciflow/inductor/151585 -> ciflow/inductor/151585 2025-06-01T20:57:51.1173562Z * [new tag] ciflow/inductor/151604 -> ciflow/inductor/151604 2025-06-01T20:57:51.1174118Z * [new tag] ciflow/inductor/151679 -> ciflow/inductor/151679 2025-06-01T20:57:51.1174686Z * [new tag] ciflow/inductor/151711 -> ciflow/inductor/151711 2025-06-01T20:57:51.1175355Z * [new tag] ciflow/inductor/151718 -> ciflow/inductor/151718 2025-06-01T20:57:51.1175891Z * [new tag] ciflow/inductor/151719 -> ciflow/inductor/151719 2025-06-01T20:57:51.1176444Z * [new tag] ciflow/inductor/151774 -> ciflow/inductor/151774 2025-06-01T20:57:51.1176979Z * [new tag] ciflow/inductor/151775 -> ciflow/inductor/151775 2025-06-01T20:57:51.1177540Z * [new tag] ciflow/inductor/151777 -> ciflow/inductor/151777 2025-06-01T20:57:51.1178093Z * [new tag] ciflow/inductor/151778 -> ciflow/inductor/151778 2025-06-01T20:57:51.1178635Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-06-01T20:57:51.1179178Z * [new tag] ciflow/inductor/151854 -> ciflow/inductor/151854 2025-06-01T20:57:51.1179721Z * [new tag] ciflow/inductor/151860 -> ciflow/inductor/151860 2025-06-01T20:57:51.1180409Z * [new tag] ciflow/inductor/151900 -> ciflow/inductor/151900 2025-06-01T20:57:51.1181077Z * [new tag] ciflow/inductor/151919 -> ciflow/inductor/151919 2025-06-01T20:57:51.1181776Z * [new tag] ciflow/inductor/151924 -> ciflow/inductor/151924 2025-06-01T20:57:51.1182777Z * [new tag] ciflow/inductor/151935 -> ciflow/inductor/151935 2025-06-01T20:57:51.1183472Z * [new tag] ciflow/inductor/151941 -> ciflow/inductor/151941 2025-06-01T20:57:51.1184144Z * [new tag] ciflow/inductor/151948 -> ciflow/inductor/151948 2025-06-01T20:57:51.1184825Z * [new tag] ciflow/inductor/151956 -> ciflow/inductor/151956 2025-06-01T20:57:51.1185580Z * [new tag] ciflow/inductor/151958 -> ciflow/inductor/151958 2025-06-01T20:57:51.1186203Z * [new tag] ciflow/inductor/151971 -> ciflow/inductor/151971 2025-06-01T20:57:51.1186889Z * [new tag] ciflow/inductor/152011 -> ciflow/inductor/152011 2025-06-01T20:57:51.1187570Z * [new tag] ciflow/inductor/152137 -> ciflow/inductor/152137 2025-06-01T20:57:51.1188313Z * [new tag] ciflow/inductor/152159 -> ciflow/inductor/152159 2025-06-01T20:57:51.1189005Z * [new tag] ciflow/inductor/152166 -> ciflow/inductor/152166 2025-06-01T20:57:51.1189711Z * [new tag] ciflow/inductor/152193 -> ciflow/inductor/152193 2025-06-01T20:57:51.1190400Z * [new tag] ciflow/inductor/152194 -> ciflow/inductor/152194 2025-06-01T20:57:51.1191115Z * [new tag] ciflow/inductor/152197 -> ciflow/inductor/152197 2025-06-01T20:57:51.1191802Z * [new tag] ciflow/inductor/152198 -> ciflow/inductor/152198 2025-06-01T20:57:51.1192503Z * [new tag] ciflow/inductor/152217 -> ciflow/inductor/152217 2025-06-01T20:57:51.1193313Z * [new tag] ciflow/inductor/152289 -> ciflow/inductor/152289 2025-06-01T20:57:51.1194006Z * [new tag] ciflow/inductor/152311 -> ciflow/inductor/152311 2025-06-01T20:57:51.1194886Z * [new tag] ciflow/inductor/152353 -> ciflow/inductor/152353 2025-06-01T20:57:51.1195585Z * [new tag] ciflow/inductor/152361 -> ciflow/inductor/152361 2025-06-01T20:57:51.1196285Z * [new tag] ciflow/inductor/152392 -> ciflow/inductor/152392 2025-06-01T20:57:51.1196999Z * [new tag] ciflow/inductor/152405 -> ciflow/inductor/152405 2025-06-01T20:57:51.1197678Z * [new tag] ciflow/inductor/152449 -> ciflow/inductor/152449 2025-06-01T20:57:51.1198718Z * [new tag] ciflow/inductor/152450 -> ciflow/inductor/152450 2025-06-01T20:57:51.1199574Z * [new tag] ciflow/inductor/152453 -> ciflow/inductor/152453 2025-06-01T20:57:51.1200325Z * [new tag] ciflow/inductor/152493 -> ciflow/inductor/152493 2025-06-01T20:57:51.1201044Z * [new tag] ciflow/inductor/152495 -> ciflow/inductor/152495 2025-06-01T20:57:51.1201870Z * [new tag] ciflow/inductor/152509 -> ciflow/inductor/152509 2025-06-01T20:57:51.1202672Z * [new tag] ciflow/inductor/152543 -> ciflow/inductor/152543 2025-06-01T20:57:51.1203475Z * [new tag] ciflow/inductor/152586 -> ciflow/inductor/152586 2025-06-01T20:57:51.1206690Z * [new tag] ciflow/inductor/152622 -> ciflow/inductor/152622 2025-06-01T20:57:51.1207254Z * [new tag] ciflow/inductor/152624 -> ciflow/inductor/152624 2025-06-01T20:57:51.1207809Z * [new tag] ciflow/inductor/152633 -> ciflow/inductor/152633 2025-06-01T20:57:51.1208372Z * [new tag] ciflow/inductor/152646 -> ciflow/inductor/152646 2025-06-01T20:57:51.1208944Z * [new tag] ciflow/inductor/152729 -> ciflow/inductor/152729 2025-06-01T20:57:51.1209492Z * [new tag] ciflow/inductor/152738 -> ciflow/inductor/152738 2025-06-01T20:57:51.1210052Z * [new tag] ciflow/inductor/152739 -> ciflow/inductor/152739 2025-06-01T20:57:51.1210602Z * [new tag] ciflow/inductor/152771 -> ciflow/inductor/152771 2025-06-01T20:57:51.1211162Z * [new tag] ciflow/inductor/152775 -> ciflow/inductor/152775 2025-06-01T20:57:51.1211812Z * [new tag] ciflow/inductor/152776 -> ciflow/inductor/152776 2025-06-01T20:57:51.1212369Z * [new tag] ciflow/inductor/152782 -> ciflow/inductor/152782 2025-06-01T20:57:51.1212998Z * [new tag] ciflow/inductor/152806 -> ciflow/inductor/152806 2025-06-01T20:57:51.1213625Z * [new tag] ciflow/inductor/152894 -> ciflow/inductor/152894 2025-06-01T20:57:51.1214335Z * [new tag] ciflow/inductor/152975 -> ciflow/inductor/152975 2025-06-01T20:57:51.1215600Z * [new tag] ciflow/inductor/152991 -> ciflow/inductor/152991 2025-06-01T20:57:51.1216514Z * [new tag] ciflow/inductor/153004 -> ciflow/inductor/153004 2025-06-01T20:57:51.1217219Z * [new tag] ciflow/inductor/153011 -> ciflow/inductor/153011 2025-06-01T20:57:51.1217928Z * [new tag] ciflow/inductor/153117 -> ciflow/inductor/153117 2025-06-01T20:57:51.1218860Z * [new tag] ciflow/inductor/153131 -> ciflow/inductor/153131 2025-06-01T20:57:51.1219556Z * [new tag] ciflow/inductor/153150 -> ciflow/inductor/153150 2025-06-01T20:57:51.1220609Z * [new tag] ciflow/inductor/153165 -> ciflow/inductor/153165 2025-06-01T20:57:51.1221340Z * [new tag] ciflow/inductor/153173 -> ciflow/inductor/153173 2025-06-01T20:57:51.1222052Z * [new tag] ciflow/inductor/153201 -> ciflow/inductor/153201 2025-06-01T20:57:51.1222755Z * [new tag] ciflow/inductor/153271 -> ciflow/inductor/153271 2025-06-01T20:57:51.1223586Z * [new tag] ciflow/inductor/153272 -> ciflow/inductor/153272 2025-06-01T20:57:51.1224292Z * [new tag] ciflow/inductor/153278 -> ciflow/inductor/153278 2025-06-01T20:57:51.1224973Z * [new tag] ciflow/inductor/153290 -> ciflow/inductor/153290 2025-06-01T20:57:51.1225770Z * [new tag] ciflow/inductor/153317 -> ciflow/inductor/153317 2025-06-01T20:57:51.1226493Z * [new tag] ciflow/inductor/153384 -> ciflow/inductor/153384 2025-06-01T20:57:51.1227198Z * [new tag] ciflow/inductor/153419 -> ciflow/inductor/153419 2025-06-01T20:57:51.1228075Z * [new tag] ciflow/inductor/153430 -> ciflow/inductor/153430 2025-06-01T20:57:51.1228740Z * [new tag] ciflow/inductor/153434 -> ciflow/inductor/153434 2025-06-01T20:57:51.1229451Z * [new tag] ciflow/inductor/153436 -> ciflow/inductor/153436 2025-06-01T20:57:51.1230327Z * [new tag] ciflow/inductor/153473 -> ciflow/inductor/153473 2025-06-01T20:57:51.1231101Z * [new tag] ciflow/inductor/153481 -> ciflow/inductor/153481 2025-06-01T20:57:51.1232025Z * [new tag] ciflow/inductor/153499 -> ciflow/inductor/153499 2025-06-01T20:57:51.1232931Z * [new tag] ciflow/inductor/153501 -> ciflow/inductor/153501 2025-06-01T20:57:51.1233721Z * [new tag] ciflow/inductor/153548 -> ciflow/inductor/153548 2025-06-01T20:57:51.1234455Z * [new tag] ciflow/inductor/153553 -> ciflow/inductor/153553 2025-06-01T20:57:51.1235164Z * [new tag] ciflow/inductor/153569 -> ciflow/inductor/153569 2025-06-01T20:57:51.1235875Z * [new tag] ciflow/inductor/153596 -> ciflow/inductor/153596 2025-06-01T20:57:51.1236715Z * [new tag] ciflow/inductor/153623 -> ciflow/inductor/153623 2025-06-01T20:57:51.1237405Z * [new tag] ciflow/inductor/153628 -> ciflow/inductor/153628 2025-06-01T20:57:51.1238127Z * [new tag] ciflow/inductor/153654 -> ciflow/inductor/153654 2025-06-01T20:57:51.1239118Z * [new tag] ciflow/inductor/153662 -> ciflow/inductor/153662 2025-06-01T20:57:51.1239851Z * [new tag] ciflow/inductor/153663 -> ciflow/inductor/153663 2025-06-01T20:57:51.1240576Z * [new tag] ciflow/inductor/153672 -> ciflow/inductor/153672 2025-06-01T20:57:51.1241284Z * [new tag] ciflow/inductor/153682 -> ciflow/inductor/153682 2025-06-01T20:57:51.1242096Z * [new tag] ciflow/inductor/153723 -> ciflow/inductor/153723 2025-06-01T20:57:51.1242717Z * [new tag] ciflow/inductor/153730 -> ciflow/inductor/153730 2025-06-01T20:57:51.1243757Z * [new tag] ciflow/inductor/153734 -> ciflow/inductor/153734 2025-06-01T20:57:51.1244736Z * [new tag] ciflow/inductor/153739 -> ciflow/inductor/153739 2025-06-01T20:57:51.1245662Z * [new tag] ciflow/inductor/153743 -> ciflow/inductor/153743 2025-06-01T20:57:51.1248491Z * [new tag] ciflow/inductor/153748 -> ciflow/inductor/153748 2025-06-01T20:57:51.1249178Z * [new tag] ciflow/inductor/153751 -> ciflow/inductor/153751 2025-06-01T20:57:51.1250173Z * [new tag] ciflow/inductor/153752 -> ciflow/inductor/153752 2025-06-01T20:57:51.1250935Z * [new tag] ciflow/inductor/153766 -> ciflow/inductor/153766 2025-06-01T20:57:51.1251663Z * [new tag] ciflow/inductor/153774 -> ciflow/inductor/153774 2025-06-01T20:57:51.1252376Z * [new tag] ciflow/inductor/153780 -> ciflow/inductor/153780 2025-06-01T20:57:51.1253381Z * [new tag] ciflow/inductor/153802 -> ciflow/inductor/153802 2025-06-01T20:57:51.1254123Z * [new tag] ciflow/inductor/153834 -> ciflow/inductor/153834 2025-06-01T20:57:51.1254926Z * [new tag] ciflow/inductor/153841 -> ciflow/inductor/153841 2025-06-01T20:57:51.1255666Z * [new tag] ciflow/inductor/153846 -> ciflow/inductor/153846 2025-06-01T20:57:51.1256362Z * [new tag] ciflow/inductor/153886 -> ciflow/inductor/153886 2025-06-01T20:57:51.1257102Z * [new tag] ciflow/inductor/153953 -> ciflow/inductor/153953 2025-06-01T20:57:51.1257811Z * [new tag] ciflow/inductor/153966 -> ciflow/inductor/153966 2025-06-01T20:57:51.1258514Z * [new tag] ciflow/inductor/153969 -> ciflow/inductor/153969 2025-06-01T20:57:51.1259326Z * [new tag] ciflow/inductor/154000 -> ciflow/inductor/154000 2025-06-01T20:57:51.1260069Z * [new tag] ciflow/inductor/154003 -> ciflow/inductor/154003 2025-06-01T20:57:51.1260780Z * [new tag] ciflow/inductor/154007 -> ciflow/inductor/154007 2025-06-01T20:57:51.1261507Z * [new tag] ciflow/inductor/154013 -> ciflow/inductor/154013 2025-06-01T20:57:51.1262256Z * [new tag] ciflow/inductor/154032 -> ciflow/inductor/154032 2025-06-01T20:57:51.1262980Z * [new tag] ciflow/inductor/154047 -> ciflow/inductor/154047 2025-06-01T20:57:51.1263793Z * [new tag] ciflow/inductor/154056 -> ciflow/inductor/154056 2025-06-01T20:57:51.1264492Z * [new tag] ciflow/inductor/154058 -> ciflow/inductor/154058 2025-06-01T20:57:51.1265206Z * [new tag] ciflow/inductor/154063 -> ciflow/inductor/154063 2025-06-01T20:57:51.1265915Z * [new tag] ciflow/inductor/154064 -> ciflow/inductor/154064 2025-06-01T20:57:51.1266624Z * [new tag] ciflow/inductor/154065 -> ciflow/inductor/154065 2025-06-01T20:57:51.1267760Z * [new tag] ciflow/inductor/154066 -> ciflow/inductor/154066 2025-06-01T20:57:51.1268478Z * [new tag] ciflow/inductor/154072 -> ciflow/inductor/154072 2025-06-01T20:57:51.1269192Z * [new tag] ciflow/inductor/154078 -> ciflow/inductor/154078 2025-06-01T20:57:51.1269908Z * [new tag] ciflow/inductor/154081 -> ciflow/inductor/154081 2025-06-01T20:57:51.1270725Z * [new tag] ciflow/inductor/154100 -> ciflow/inductor/154100 2025-06-01T20:57:51.1271597Z * [new tag] ciflow/inductor/154129 -> ciflow/inductor/154129 2025-06-01T20:57:51.1272618Z * [new tag] ciflow/inductor/154134 -> ciflow/inductor/154134 2025-06-01T20:57:51.1273338Z * [new tag] ciflow/inductor/154142 -> ciflow/inductor/154142 2025-06-01T20:57:51.1274141Z * [new tag] ciflow/inductor/154149 -> ciflow/inductor/154149 2025-06-01T20:57:51.1274911Z * [new tag] ciflow/inductor/154165 -> ciflow/inductor/154165 2025-06-01T20:57:51.1275698Z * [new tag] ciflow/inductor/154193 -> ciflow/inductor/154193 2025-06-01T20:57:51.1276491Z * [new tag] ciflow/inductor/154194 -> ciflow/inductor/154194 2025-06-01T20:57:51.1277280Z * [new tag] ciflow/inductor/154199 -> ciflow/inductor/154199 2025-06-01T20:57:51.1278042Z * [new tag] ciflow/inductor/154263 -> ciflow/inductor/154263 2025-06-01T20:57:51.1278856Z * [new tag] ciflow/inductor/154273 -> ciflow/inductor/154273 2025-06-01T20:57:51.1279635Z * [new tag] ciflow/inductor/154283 -> ciflow/inductor/154283 2025-06-01T20:57:51.1280435Z * [new tag] ciflow/inductor/154287 -> ciflow/inductor/154287 2025-06-01T20:57:51.1281214Z * [new tag] ciflow/inductor/154289 -> ciflow/inductor/154289 2025-06-01T20:57:51.1282055Z * [new tag] ciflow/inductor/154343 -> ciflow/inductor/154343 2025-06-01T20:57:51.1282838Z * [new tag] ciflow/inductor/154348 -> ciflow/inductor/154348 2025-06-01T20:57:51.1283708Z * [new tag] ciflow/inductor/154350 -> ciflow/inductor/154350 2025-06-01T20:57:51.1284757Z * [new tag] ciflow/inductor/154366 -> ciflow/inductor/154366 2025-06-01T20:57:51.1285574Z * [new tag] ciflow/inductor/154388 -> ciflow/inductor/154388 2025-06-01T20:57:51.1286379Z * [new tag] ciflow/inductor/154389 -> ciflow/inductor/154389 2025-06-01T20:57:51.1287385Z * [new tag] ciflow/inductor/154390 -> ciflow/inductor/154390 2025-06-01T20:57:51.1288184Z * [new tag] ciflow/inductor/154415 -> ciflow/inductor/154415 2025-06-01T20:57:51.1289133Z * [new tag] ciflow/inductor/154434 -> ciflow/inductor/154434 2025-06-01T20:57:51.1289958Z * [new tag] ciflow/inductor/154464 -> ciflow/inductor/154464 2025-06-01T20:57:51.1290757Z * [new tag] ciflow/inductor/154472 -> ciflow/inductor/154472 2025-06-01T20:57:51.1291580Z * [new tag] ciflow/inductor/154475 -> ciflow/inductor/154475 2025-06-01T20:57:51.1292406Z * [new tag] ciflow/inductor/154482 -> ciflow/inductor/154482 2025-06-01T20:57:51.1293280Z * [new tag] ciflow/inductor/154492 -> ciflow/inductor/154492 2025-06-01T20:57:51.1294103Z * [new tag] ciflow/inductor/154497 -> ciflow/inductor/154497 2025-06-01T20:57:51.1295010Z * [new tag] ciflow/inductor/154510 -> ciflow/inductor/154510 2025-06-01T20:57:51.1295816Z * [new tag] ciflow/inductor/154514 -> ciflow/inductor/154514 2025-06-01T20:57:51.1296621Z * [new tag] ciflow/inductor/154523 -> ciflow/inductor/154523 2025-06-01T20:57:51.1297501Z * [new tag] ciflow/inductor/154535 -> ciflow/inductor/154535 2025-06-01T20:57:51.1298302Z * [new tag] ciflow/inductor/154539 -> ciflow/inductor/154539 2025-06-01T20:57:51.1299063Z * [new tag] ciflow/inductor/154543 -> ciflow/inductor/154543 2025-06-01T20:57:51.1300076Z * [new tag] ciflow/inductor/154544 -> ciflow/inductor/154544 2025-06-01T20:57:51.1300872Z * [new tag] ciflow/inductor/154551 -> ciflow/inductor/154551 2025-06-01T20:57:51.1301950Z * [new tag] ciflow/inductor/154555 -> ciflow/inductor/154555 2025-06-01T20:57:51.1302796Z * [new tag] ciflow/inductor/154564 -> ciflow/inductor/154564 2025-06-01T20:57:51.1303702Z * [new tag] ciflow/inductor/154570 -> ciflow/inductor/154570 2025-06-01T20:57:51.1304417Z * [new tag] ciflow/inductor/154575 -> ciflow/inductor/154575 2025-06-01T20:57:51.1305238Z * [new tag] ciflow/inductor/154586 -> ciflow/inductor/154586 2025-06-01T20:57:51.1305974Z * [new tag] ciflow/inductor/154630 -> ciflow/inductor/154630 2025-06-01T20:57:51.1307255Z * [new tag] ciflow/inductor/154640 -> ciflow/inductor/154640 2025-06-01T20:57:51.1308124Z * [new tag] ciflow/inductor/154650 -> ciflow/inductor/154650 2025-06-01T20:57:51.1308946Z * [new tag] ciflow/inductor/154654 -> ciflow/inductor/154654 2025-06-01T20:57:51.1309721Z * [new tag] ciflow/inductor/154656 -> ciflow/inductor/154656 2025-06-01T20:57:51.1310489Z * [new tag] ciflow/inductor/154667 -> ciflow/inductor/154667 2025-06-01T20:57:51.1311542Z * [new tag] ciflow/inductor/154673 -> ciflow/inductor/154673 2025-06-01T20:57:51.1312450Z * [new tag] ciflow/inductor/154679 -> ciflow/inductor/154679 2025-06-01T20:57:51.1313198Z * [new tag] ciflow/inductor/154688 -> ciflow/inductor/154688 2025-06-01T20:57:51.1314006Z * [new tag] ciflow/inductor/154694 -> ciflow/inductor/154694 2025-06-01T20:57:51.1314817Z * [new tag] ciflow/inductor/154695 -> ciflow/inductor/154695 2025-06-01T20:57:51.1315617Z * [new tag] ciflow/inductor/154698 -> ciflow/inductor/154698 2025-06-01T20:57:51.1316403Z * [new tag] ciflow/inductor/154699 -> ciflow/inductor/154699 2025-06-01T20:57:51.1317183Z * [new tag] ciflow/inductor/154704 -> ciflow/inductor/154704 2025-06-01T20:57:51.1317967Z * [new tag] ciflow/inductor/154737 -> ciflow/inductor/154737 2025-06-01T20:57:51.1318916Z * [new tag] ciflow/inductor/154740 -> ciflow/inductor/154740 2025-06-01T20:57:51.1319700Z * [new tag] ciflow/inductor/154752 -> ciflow/inductor/154752 2025-06-01T20:57:51.1320497Z * [new tag] ciflow/inductor/154753 -> ciflow/inductor/154753 2025-06-01T20:57:51.1321747Z * [new tag] ciflow/inductor/154754 -> ciflow/inductor/154754 2025-06-01T20:57:51.1322480Z * [new tag] ciflow/inductor/154757 -> ciflow/inductor/154757 2025-06-01T20:57:51.1323264Z * [new tag] ciflow/inductor/154761 -> ciflow/inductor/154761 2025-06-01T20:57:51.1324364Z * [new tag] ciflow/inductor/154764 -> ciflow/inductor/154764 2025-06-01T20:57:51.1325569Z * [new tag] ciflow/inductor/154766 -> ciflow/inductor/154766 2025-06-01T20:57:51.1326407Z * [new tag] ciflow/inductor/154768 -> ciflow/inductor/154768 2025-06-01T20:57:51.1327226Z * [new tag] ciflow/inductor/154769 -> ciflow/inductor/154769 2025-06-01T20:57:51.1328224Z * [new tag] ciflow/inductor/154771 -> ciflow/inductor/154771 2025-06-01T20:57:51.1329040Z * [new tag] ciflow/inductor/154772 -> ciflow/inductor/154772 2025-06-01T20:57:51.1329854Z * [new tag] ciflow/inductor/154774 -> ciflow/inductor/154774 2025-06-01T20:57:51.1330695Z * [new tag] ciflow/inductor/154775 -> ciflow/inductor/154775 2025-06-01T20:57:51.1331492Z * [new tag] ciflow/inductor/154776 -> ciflow/inductor/154776 2025-06-01T20:57:51.1332304Z * [new tag] ciflow/inductor/154780 -> ciflow/inductor/154780 2025-06-01T20:57:51.1333193Z * [new tag] ciflow/inductor/154782 -> ciflow/inductor/154782 2025-06-01T20:57:51.1333985Z * [new tag] ciflow/inductor/154783 -> ciflow/inductor/154783 2025-06-01T20:57:51.1334991Z * [new tag] ciflow/inductor/154793 -> ciflow/inductor/154793 2025-06-01T20:57:51.1335731Z * [new tag] ciflow/inductor/154794 -> ciflow/inductor/154794 2025-06-01T20:57:51.1336520Z * [new tag] ciflow/inductor/154804 -> ciflow/inductor/154804 2025-06-01T20:57:51.1337313Z * [new tag] ciflow/inductor/154805 -> ciflow/inductor/154805 2025-06-01T20:57:51.1338326Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-06-01T20:57:51.1339285Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-06-01T20:57:51.1340250Z * [new tag] ciflow/inductor/88106 -> ciflow/inductor/88106 2025-06-01T20:57:51.1341229Z * [new tag] ciflow/inductor/88196 -> ciflow/inductor/88196 2025-06-01T20:57:51.1342225Z * [new tag] ciflow/inductor/88998 -> ciflow/inductor/88998 2025-06-01T20:57:51.1343178Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-06-01T20:57:51.1344064Z * [new tag] ciflow/linux-aarch64/125888 -> ciflow/linux-aarch64/125888 2025-06-01T20:57:51.1344713Z * [new tag] ciflow/linux-aarch64/126050 -> ciflow/linux-aarch64/126050 2025-06-01T20:57:51.1345504Z * [new tag] ciflow/linux-aarch64/126054 -> ciflow/linux-aarch64/126054 2025-06-01T20:57:51.1347027Z * [new tag] ciflow/linux-aarch64/133297 -> ciflow/linux-aarch64/133297 2025-06-01T20:57:51.1347869Z * [new tag] ciflow/linux-aarch64/133315 -> ciflow/linux-aarch64/133315 2025-06-01T20:57:51.1348483Z * [new tag] ciflow/linux-aarch64/133392 -> ciflow/linux-aarch64/133392 2025-06-01T20:57:51.1349091Z * [new tag] ciflow/linux-aarch64/133419 -> ciflow/linux-aarch64/133419 2025-06-01T20:57:51.1349685Z * [new tag] ciflow/linux-aarch64/133423 -> ciflow/linux-aarch64/133423 2025-06-01T20:57:51.1350314Z * [new tag] ciflow/linux-aarch64/133667 -> ciflow/linux-aarch64/133667 2025-06-01T20:57:51.1350988Z * [new tag] ciflow/linux-aarch64/133753 -> ciflow/linux-aarch64/133753 2025-06-01T20:57:51.1351621Z * [new tag] ciflow/linux-aarch64/135792 -> ciflow/linux-aarch64/135792 2025-06-01T20:57:51.1352545Z * [new tag] ciflow/linux-aarch64/136355 -> ciflow/linux-aarch64/136355 2025-06-01T20:57:51.1353508Z * [new tag] ciflow/linux-aarch64/137568 -> ciflow/linux-aarch64/137568 2025-06-01T20:57:51.1354344Z * [new tag] ciflow/linux-aarch64/138388 -> ciflow/linux-aarch64/138388 2025-06-01T20:57:51.1355185Z * [new tag] ciflow/linux-aarch64/144774 -> ciflow/linux-aarch64/144774 2025-06-01T20:57:51.1356114Z * [new tag] ciflow/linux-aarch64/145260 -> ciflow/linux-aarch64/145260 2025-06-01T20:57:51.1356811Z * [new tag] ciflow/linux-aarch64/147073 -> ciflow/linux-aarch64/147073 2025-06-01T20:57:51.1357497Z * [new tag] ciflow/linux-aarch64/147359 -> ciflow/linux-aarch64/147359 2025-06-01T20:57:51.1358252Z * [new tag] ciflow/linux-aarch64/147763 -> ciflow/linux-aarch64/147763 2025-06-01T20:57:51.1358966Z * [new tag] ciflow/linux-aarch64/147855 -> ciflow/linux-aarch64/147855 2025-06-01T20:57:51.1359615Z * [new tag] ciflow/linux-aarch64/148173 -> ciflow/linux-aarch64/148173 2025-06-01T20:57:51.1360314Z * [new tag] ciflow/linux-aarch64/148424 -> ciflow/linux-aarch64/148424 2025-06-01T20:57:51.1360997Z * [new tag] ciflow/linux-aarch64/150095 -> ciflow/linux-aarch64/150095 2025-06-01T20:57:51.1361668Z * [new tag] ciflow/linux-aarch64/151896 -> ciflow/linux-aarch64/151896 2025-06-01T20:57:51.1362454Z * [new tag] ciflow/linux-aarch64/152001 -> ciflow/linux-aarch64/152001 2025-06-01T20:57:51.1363160Z * [new tag] ciflow/linux-aarch64/152361 -> ciflow/linux-aarch64/152361 2025-06-01T20:57:51.1364394Z * [new tag] ciflow/linux-aarch64/153940 -> ciflow/linux-aarch64/153940 2025-06-01T20:57:51.1365344Z * [new tag] ciflow/mps/102148 -> ciflow/mps/102148 2025-06-01T20:57:51.1366041Z * [new tag] ciflow/mps/119496 -> ciflow/mps/119496 2025-06-01T20:57:51.1366663Z * [new tag] ciflow/mps/120076 -> ciflow/mps/120076 2025-06-01T20:57:51.1367272Z * [new tag] ciflow/mps/133423 -> ciflow/mps/133423 2025-06-01T20:57:51.1367980Z * [new tag] ciflow/mps/133667 -> ciflow/mps/133667 2025-06-01T20:57:51.1369096Z * [new tag] ciflow/mps/145955 -> ciflow/mps/145955 2025-06-01T20:57:51.1369765Z * [new tag] ciflow/mps/146436 -> ciflow/mps/146436 2025-06-01T20:57:51.1370474Z * [new tag] ciflow/mps/147583 -> ciflow/mps/147583 2025-06-01T20:57:51.1371127Z * [new tag] ciflow/mps/148408 -> ciflow/mps/148408 2025-06-01T20:57:51.1371752Z * [new tag] ciflow/mps/148415 -> ciflow/mps/148415 2025-06-01T20:57:51.1372437Z * [new tag] ciflow/mps/149173 -> ciflow/mps/149173 2025-06-01T20:57:51.1373371Z * [new tag] ciflow/mps/149958 -> ciflow/mps/149958 2025-06-01T20:57:51.1374405Z * [new tag] ciflow/mps/150569 -> ciflow/mps/150569 2025-06-01T20:57:51.1375341Z * [new tag] ciflow/mps/150721 -> ciflow/mps/150721 2025-06-01T20:57:51.1376282Z * [new tag] ciflow/mps/150964 -> ciflow/mps/150964 2025-06-01T20:57:51.1376973Z * [new tag] ciflow/mps/151177 -> ciflow/mps/151177 2025-06-01T20:57:51.1377757Z * [new tag] ciflow/mps/151292 -> ciflow/mps/151292 2025-06-01T20:57:51.1378444Z * [new tag] ciflow/mps/151439 -> ciflow/mps/151439 2025-06-01T20:57:51.1379114Z * [new tag] ciflow/mps/151916 -> ciflow/mps/151916 2025-06-01T20:57:51.1380159Z * [new tag] ciflow/mps/152094 -> ciflow/mps/152094 2025-06-01T20:57:51.1380987Z * [new tag] ciflow/mps/152742 -> ciflow/mps/152742 2025-06-01T20:57:51.1381658Z * [new tag] ciflow/mps/152843 -> ciflow/mps/152843 2025-06-01T20:57:51.1382466Z * [new tag] ciflow/mps/153583 -> ciflow/mps/153583 2025-06-01T20:57:51.1383129Z * [new tag] ciflow/mps/153954 -> ciflow/mps/153954 2025-06-01T20:57:51.1384208Z * [new tag] ciflow/mps/153995 -> ciflow/mps/153995 2025-06-01T20:57:51.1384917Z * [new tag] ciflow/mps/154145 -> ciflow/mps/154145 2025-06-01T20:57:51.1386010Z * [new tag] ciflow/mps/154287 -> ciflow/mps/154287 2025-06-01T20:57:51.1387360Z * [new tag] ciflow/mps/154465 -> ciflow/mps/154465 2025-06-01T20:57:51.1388045Z * [new tag] ciflow/mps/154696 -> ciflow/mps/154696 2025-06-01T20:57:51.1389319Z * [new tag] ciflow/nightly/149192 -> ciflow/nightly/149192 2025-06-01T20:57:51.1389981Z * [new tag] ciflow/nightly/151567 -> ciflow/nightly/151567 2025-06-01T20:57:51.1390579Z * [new tag] ciflow/nightly/151581 -> ciflow/nightly/151581 2025-06-01T20:57:51.1391434Z * [new tag] ciflow/op-benchmark/151581 -> ciflow/op-benchmark/151581 2025-06-01T20:57:51.1392067Z * [new tag] ciflow/op-benchmark/151585 -> ciflow/op-benchmark/151585 2025-06-01T20:57:51.1392935Z * [new tag] ciflow/op-benchmark/154410 -> ciflow/op-benchmark/154410 2025-06-01T20:57:51.1394039Z * [new tag] ciflow/periodic-rocm-mi300/150694 -> ciflow/periodic-rocm-mi300/150694 2025-06-01T20:57:51.1394808Z * [new tag] ciflow/periodic-rocm-mi300/151581 -> ciflow/periodic-rocm-mi300/151581 2025-06-01T20:57:51.1395526Z * [new tag] ciflow/periodic-rocm-mi300/153545 -> ciflow/periodic-rocm-mi300/153545 2025-06-01T20:57:51.1396661Z * [new tag] ciflow/periodic/0203f89cc1937e6e97f4533b1a45bdc6c233b3fc -> ciflow/periodic/0203f89cc1937e6e97f4533b1a45bdc6c233b3fc 2025-06-01T20:57:51.1397909Z * [new tag] ciflow/periodic/02cecd101871cdeabc84c031c0d6c465fdd26bf1 -> ciflow/periodic/02cecd101871cdeabc84c031c0d6c465fdd26bf1 2025-06-01T20:57:51.1399159Z * [new tag] ciflow/periodic/053ca7439a0ec3c09a257bbcb31896a62d889f33 -> ciflow/periodic/053ca7439a0ec3c09a257bbcb31896a62d889f33 2025-06-01T20:57:51.1400061Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-06-01T20:57:51.1400612Z * [new tag] ciflow/periodic/123020 -> ciflow/periodic/123020 2025-06-01T20:57:51.1401163Z * [new tag] ciflow/periodic/141309 -> ciflow/periodic/141309 2025-06-01T20:57:51.1401780Z * [new tag] ciflow/periodic/143959 -> ciflow/periodic/143959 2025-06-01T20:57:51.1402578Z * [new tag] ciflow/periodic/148760 -> ciflow/periodic/148760 2025-06-01T20:57:51.1403284Z * [new tag] ciflow/periodic/149192 -> ciflow/periodic/149192 2025-06-01T20:57:51.1404311Z * [new tag] ciflow/periodic/150411 -> ciflow/periodic/150411 2025-06-01T20:57:51.1405201Z * [new tag] ciflow/periodic/150422 -> ciflow/periodic/150422 2025-06-01T20:57:51.1406114Z * [new tag] ciflow/periodic/150434 -> ciflow/periodic/150434 2025-06-01T20:57:51.1406792Z * [new tag] ciflow/periodic/151292 -> ciflow/periodic/151292 2025-06-01T20:57:51.1407517Z * [new tag] ciflow/periodic/151581 -> ciflow/periodic/151581 2025-06-01T20:57:51.1408177Z * [new tag] ciflow/periodic/151585 -> ciflow/periodic/151585 2025-06-01T20:57:51.1408982Z * [new tag] ciflow/periodic/152281 -> ciflow/periodic/152281 2025-06-01T20:57:51.1409790Z * [new tag] ciflow/periodic/154169 -> ciflow/periodic/154169 2025-06-01T20:57:51.1410608Z * [new tag] ciflow/periodic/154293 -> ciflow/periodic/154293 2025-06-01T20:57:51.1411355Z * [new tag] ciflow/periodic/154469 -> ciflow/periodic/154469 2025-06-01T20:57:51.1412067Z * [new tag] ciflow/periodic/154585 -> ciflow/periodic/154585 2025-06-01T20:57:51.1413331Z * [new tag] ciflow/periodic/1f0d764b65d71ff9dd8fb9093063ebfe00ac2d7e -> ciflow/periodic/1f0d764b65d71ff9dd8fb9093063ebfe00ac2d7e 2025-06-01T20:57:51.1414267Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-06-01T20:57:51.1414946Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-06-01T20:57:51.1415666Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-06-01T20:57:51.1416559Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-06-01T20:57:51.1417772Z * [new tag] ciflow/periodic/41663739085c57edc4a352c55ed6b23b8e9eb91d -> ciflow/periodic/41663739085c57edc4a352c55ed6b23b8e9eb91d 2025-06-01T20:57:51.1418993Z * [new tag] ciflow/periodic/5dd746b4b58d2e4760f46837b3ecae0090904456 -> ciflow/periodic/5dd746b4b58d2e4760f46837b3ecae0090904456 2025-06-01T20:57:51.1420231Z * [new tag] ciflow/periodic/5f4c8e4c896f9a1d89e1bf9b3bd92b3e7db5c3b9 -> ciflow/periodic/5f4c8e4c896f9a1d89e1bf9b3bd92b3e7db5c3b9 2025-06-01T20:57:51.1421527Z * [new tag] ciflow/periodic/7c63ddd817870bed34d74f921fb384105dfe6677 -> ciflow/periodic/7c63ddd817870bed34d74f921fb384105dfe6677 2025-06-01T20:57:51.1422448Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-06-01T20:57:51.1423422Z * [new tag] ciflow/periodic/c13eeaa718c985782bd72bf47886430f6203a768 -> ciflow/periodic/c13eeaa718c985782bd72bf47886430f6203a768 2025-06-01T20:57:51.1424358Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-06-01T20:57:51.1425008Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-06-01T20:57:51.1425631Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-06-01T20:57:51.1426568Z * [new tag] ciflow/periodic/e2b1c063194b66b40b52d0a9db59b55a5b7dfabd -> ciflow/periodic/e2b1c063194b66b40b52d0a9db59b55a5b7dfabd 2025-06-01T20:57:51.1427802Z * [new tag] ciflow/periodic/ed0dea3e24a2ba4d01043c4cfd27e90655692adc -> ciflow/periodic/ed0dea3e24a2ba4d01043c4cfd27e90655692adc 2025-06-01T20:57:51.1428733Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-06-01T20:57:51.1429386Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-06-01T20:57:51.1430017Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-06-01T20:57:51.1430563Z * [new tag] ciflow/pull/152484 -> ciflow/pull/152484 2025-06-01T20:57:51.1431085Z * [new tag] ciflow/rocm-mi300/125888 -> ciflow/rocm-mi300/125888 2025-06-01T20:57:51.1431624Z * [new tag] ciflow/rocm-mi300/139975 -> ciflow/rocm-mi300/139975 2025-06-01T20:57:51.1432168Z * [new tag] ciflow/rocm-mi300/151465 -> ciflow/rocm-mi300/151465 2025-06-01T20:57:51.1432735Z * [new tag] ciflow/rocm-mi300/151581 -> ciflow/rocm-mi300/151581 2025-06-01T20:57:51.1433392Z * [new tag] ciflow/rocm-mi300/153545 -> ciflow/rocm-mi300/153545 2025-06-01T20:57:51.1434000Z * [new tag] ciflow/rocm-mi300/154525 -> ciflow/rocm-mi300/154525 2025-06-01T20:57:51.1434828Z * [new tag] ciflow/rocm-mi300/154680 -> ciflow/rocm-mi300/154680 2025-06-01T20:57:51.1435810Z * [new tag] ciflow/rocm/124424 -> ciflow/rocm/124424 2025-06-01T20:57:51.1436540Z * [new tag] ciflow/rocm/125888 -> ciflow/rocm/125888 2025-06-01T20:57:51.1437132Z * [new tag] ciflow/rocm/139975 -> ciflow/rocm/139975 2025-06-01T20:57:51.1437728Z * [new tag] ciflow/rocm/141309 -> ciflow/rocm/141309 2025-06-01T20:57:51.1438382Z * [new tag] ciflow/rocm/145685 -> ciflow/rocm/145685 2025-06-01T20:57:51.1439260Z * [new tag] ciflow/rocm/146903 -> ciflow/rocm/146903 2025-06-01T20:57:51.1439852Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-06-01T20:57:51.1440513Z * [new tag] ciflow/rocm/148672 -> ciflow/rocm/148672 2025-06-01T20:57:51.1441129Z * [new tag] ciflow/rocm/149039 -> ciflow/rocm/149039 2025-06-01T20:57:51.1441913Z * [new tag] ciflow/rocm/149466 -> ciflow/rocm/149466 2025-06-01T20:57:51.1442568Z * [new tag] ciflow/rocm/149506 -> ciflow/rocm/149506 2025-06-01T20:57:51.1443464Z * [new tag] ciflow/rocm/151305 -> ciflow/rocm/151305 2025-06-01T20:57:51.1444727Z * [new tag] ciflow/rocm/151439 -> ciflow/rocm/151439 2025-06-01T20:57:51.1445733Z * [new tag] ciflow/rocm/151465 -> ciflow/rocm/151465 2025-06-01T20:57:51.1446677Z * [new tag] ciflow/rocm/151581 -> ciflow/rocm/151581 2025-06-01T20:57:51.1447407Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-06-01T20:57:51.1448089Z * [new tag] ciflow/rocm/153117 -> ciflow/rocm/153117 2025-06-01T20:57:51.1449059Z * [new tag] ciflow/rocm/153287 -> ciflow/rocm/153287 2025-06-01T20:57:51.1449825Z * [new tag] ciflow/rocm/153455 -> ciflow/rocm/153455 2025-06-01T20:57:51.1450437Z * [new tag] ciflow/rocm/153545 -> ciflow/rocm/153545 2025-06-01T20:57:51.1451151Z * [new tag] ciflow/rocm/153548 -> ciflow/rocm/153548 2025-06-01T20:57:51.1451837Z * [new tag] ciflow/rocm/153596 -> ciflow/rocm/153596 2025-06-01T20:57:51.1452666Z * [new tag] ciflow/rocm/153666 -> ciflow/rocm/153666 2025-06-01T20:57:51.1453352Z * [new tag] ciflow/rocm/154525 -> ciflow/rocm/154525 2025-06-01T20:57:51.1454276Z * [new tag] ciflow/s390/142346 -> ciflow/s390/142346 2025-06-01T20:57:51.1455078Z * [new tag] ciflow/s390/143959 -> ciflow/s390/143959 2025-06-01T20:57:51.1455730Z * [new tag] ciflow/s390/150116 -> ciflow/s390/150116 2025-06-01T20:57:51.1456391Z * [new tag] ciflow/s390/151581 -> ciflow/s390/151581 2025-06-01T20:57:51.1457055Z * [new tag] ciflow/s390/151585 -> ciflow/s390/151585 2025-06-01T20:57:51.1457704Z * [new tag] ciflow/s390/152372 -> ciflow/s390/152372 2025-06-01T20:57:51.1458626Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-06-01T20:57:51.1459392Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-06-01T20:57:51.1460598Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-06-01T20:57:51.1461499Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-06-01T20:57:51.1461993Z * [new tag] ciflow/slow/139975 -> ciflow/slow/139975 2025-06-01T20:57:51.1462483Z * [new tag] ciflow/slow/149192 -> ciflow/slow/149192 2025-06-01T20:57:51.1462978Z * [new tag] ciflow/slow/151581 -> ciflow/slow/151581 2025-06-01T20:57:51.1463604Z * [new tag] ciflow/slow/151585 -> ciflow/slow/151585 2025-06-01T20:57:51.1464503Z * [new tag] ciflow/slow/154347 -> ciflow/slow/154347 2025-06-01T20:57:51.1465413Z * [new tag] ciflow/slow/154469 -> ciflow/slow/154469 2025-06-01T20:57:51.1466243Z * [new tag] ciflow/slow/154783 -> ciflow/slow/154783 2025-06-01T20:57:51.1466945Z * [new tag] ciflow/slow/154809 -> ciflow/slow/154809 2025-06-01T20:57:51.1467976Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-06-01T20:57:51.1468989Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-06-01T20:57:51.1469833Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-06-01T20:57:51.1470661Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-06-01T20:57:51.1471483Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-06-01T20:57:51.1472903Z * [new tag] ciflow/slow/4863e5c843722eb2a34fb0ca1d518a33431a38c0 -> ciflow/slow/4863e5c843722eb2a34fb0ca1d518a33431a38c0 2025-06-01T20:57:51.1473728Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-06-01T20:57:51.1474302Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-06-01T20:57:51.1475284Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-06-01T20:57:51.1476453Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-06-01T20:57:51.1477480Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-06-01T20:57:51.1478007Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-06-01T20:57:51.1478810Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-06-01T20:57:51.1479432Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-06-01T20:57:51.1480314Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-06-01T20:57:51.1481632Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-06-01T20:57:51.1482543Z * [new tag] ciflow/torchao/149192 -> ciflow/torchao/149192 2025-06-01T20:57:51.1483098Z * [new tag] ciflow/torchbench/151581 -> ciflow/torchbench/151581 2025-06-01T20:57:51.1483807Z * [new tag] ciflow/torchbench/151585 -> ciflow/torchbench/151585 2025-06-01T20:57:51.1484585Z * [new tag] ciflow/torchbench/154665 -> ciflow/torchbench/154665 2025-06-01T20:57:51.1485479Z * [new tag] ciflow/trunk/101814 -> ciflow/trunk/101814 2025-06-01T20:57:51.1486148Z * [new tag] ciflow/trunk/108303 -> ciflow/trunk/108303 2025-06-01T20:57:51.1486843Z * [new tag] ciflow/trunk/113258 -> ciflow/trunk/113258 2025-06-01T20:57:51.1487529Z * [new tag] ciflow/trunk/120076 -> ciflow/trunk/120076 2025-06-01T20:57:51.1488213Z * [new tag] ciflow/trunk/121445 -> ciflow/trunk/121445 2025-06-01T20:57:51.1488818Z * [new tag] ciflow/trunk/123020 -> ciflow/trunk/123020 2025-06-01T20:57:51.1489538Z * [new tag] ciflow/trunk/124424 -> ciflow/trunk/124424 2025-06-01T20:57:51.1490139Z * [new tag] ciflow/trunk/124490 -> ciflow/trunk/124490 2025-06-01T20:57:51.1490816Z * [new tag] ciflow/trunk/125888 -> ciflow/trunk/125888 2025-06-01T20:57:51.1491510Z * [new tag] ciflow/trunk/125995 -> ciflow/trunk/125995 2025-06-01T20:57:51.1492159Z * [new tag] ciflow/trunk/126050 -> ciflow/trunk/126050 2025-06-01T20:57:51.1493192Z * [new tag] ciflow/trunk/126054 -> ciflow/trunk/126054 2025-06-01T20:57:51.1494238Z * [new tag] ciflow/trunk/127171 -> ciflow/trunk/127171 2025-06-01T20:57:51.1495300Z * [new tag] ciflow/trunk/127919 -> ciflow/trunk/127919 2025-06-01T20:57:51.1496063Z * [new tag] ciflow/trunk/129352 -> ciflow/trunk/129352 2025-06-01T20:57:51.1496726Z * [new tag] ciflow/trunk/130752 -> ciflow/trunk/130752 2025-06-01T20:57:51.1497411Z * [new tag] ciflow/trunk/133044 -> ciflow/trunk/133044 2025-06-01T20:57:51.1498090Z * [new tag] ciflow/trunk/133289 -> ciflow/trunk/133289 2025-06-01T20:57:51.1498792Z * [new tag] ciflow/trunk/133296 -> ciflow/trunk/133296 2025-06-01T20:57:51.1499461Z * [new tag] ciflow/trunk/133297 -> ciflow/trunk/133297 2025-06-01T20:57:51.1500136Z * [new tag] ciflow/trunk/133315 -> ciflow/trunk/133315 2025-06-01T20:57:51.1500842Z * [new tag] ciflow/trunk/133392 -> ciflow/trunk/133392 2025-06-01T20:57:51.1501515Z * [new tag] ciflow/trunk/133419 -> ciflow/trunk/133419 2025-06-01T20:57:51.1502156Z * [new tag] ciflow/trunk/133423 -> ciflow/trunk/133423 2025-06-01T20:57:51.1502849Z * [new tag] ciflow/trunk/133667 -> ciflow/trunk/133667 2025-06-01T20:57:51.1503514Z * [new tag] ciflow/trunk/133753 -> ciflow/trunk/133753 2025-06-01T20:57:51.1504417Z * [new tag] ciflow/trunk/135631 -> ciflow/trunk/135631 2025-06-01T20:57:51.1505189Z * [new tag] ciflow/trunk/136824 -> ciflow/trunk/136824 2025-06-01T20:57:51.1505892Z * [new tag] ciflow/trunk/137400 -> ciflow/trunk/137400 2025-06-01T20:57:51.1506630Z * [new tag] ciflow/trunk/138436 -> ciflow/trunk/138436 2025-06-01T20:57:51.1507268Z * [new tag] ciflow/trunk/138626 -> ciflow/trunk/138626 2025-06-01T20:57:51.1508037Z * [new tag] ciflow/trunk/138684 -> ciflow/trunk/138684 2025-06-01T20:57:51.1508822Z * [new tag] ciflow/trunk/138834 -> ciflow/trunk/138834 2025-06-01T20:57:51.1509535Z * [new tag] ciflow/trunk/138996 -> ciflow/trunk/138996 2025-06-01T20:57:51.1510308Z * [new tag] ciflow/trunk/139171 -> ciflow/trunk/139171 2025-06-01T20:57:51.1510991Z * [new tag] ciflow/trunk/139971 -> ciflow/trunk/139971 2025-06-01T20:57:51.1511697Z * [new tag] ciflow/trunk/139975 -> ciflow/trunk/139975 2025-06-01T20:57:51.1512355Z * [new tag] ciflow/trunk/140756 -> ciflow/trunk/140756 2025-06-01T20:57:51.1513111Z * [new tag] ciflow/trunk/140979 -> ciflow/trunk/140979 2025-06-01T20:57:51.1513779Z * [new tag] ciflow/trunk/141309 -> ciflow/trunk/141309 2025-06-01T20:57:51.1514457Z * [new tag] ciflow/trunk/141842 -> ciflow/trunk/141842 2025-06-01T20:57:51.1515614Z * [new tag] ciflow/trunk/141961 -> ciflow/trunk/141961 2025-06-01T20:57:51.1516278Z * [new tag] ciflow/trunk/142346 -> ciflow/trunk/142346 2025-06-01T20:57:51.1516906Z * [new tag] ciflow/trunk/143712 -> ciflow/trunk/143712 2025-06-01T20:57:51.1517572Z * [new tag] ciflow/trunk/143896 -> ciflow/trunk/143896 2025-06-01T20:57:51.1518476Z * [new tag] ciflow/trunk/144468 -> ciflow/trunk/144468 2025-06-01T20:57:51.1519164Z * [new tag] ciflow/trunk/144557 -> ciflow/trunk/144557 2025-06-01T20:57:51.1519955Z * [new tag] ciflow/trunk/144756 -> ciflow/trunk/144756 2025-06-01T20:57:51.1520661Z * [new tag] ciflow/trunk/144925 -> ciflow/trunk/144925 2025-06-01T20:57:51.1521354Z * [new tag] ciflow/trunk/144992 -> ciflow/trunk/144992 2025-06-01T20:57:51.1522277Z * [new tag] ciflow/trunk/145136 -> ciflow/trunk/145136 2025-06-01T20:57:51.1522855Z * [new tag] ciflow/trunk/145153 -> ciflow/trunk/145153 2025-06-01T20:57:51.1523830Z * [new tag] ciflow/trunk/145719 -> ciflow/trunk/145719 2025-06-01T20:57:51.1524731Z * [new tag] ciflow/trunk/146055 -> ciflow/trunk/146055 2025-06-01T20:57:51.1525661Z * [new tag] ciflow/trunk/146289 -> ciflow/trunk/146289 2025-06-01T20:57:51.1526317Z * [new tag] ciflow/trunk/146335 -> ciflow/trunk/146335 2025-06-01T20:57:51.1527094Z * [new tag] ciflow/trunk/146622 -> ciflow/trunk/146622 2025-06-01T20:57:51.1527794Z * [new tag] ciflow/trunk/146777 -> ciflow/trunk/146777 2025-06-01T20:57:51.1528482Z * [new tag] ciflow/trunk/146845 -> ciflow/trunk/146845 2025-06-01T20:57:51.1529220Z * [new tag] ciflow/trunk/146874 -> ciflow/trunk/146874 2025-06-01T20:57:51.1529914Z * [new tag] ciflow/trunk/146903 -> ciflow/trunk/146903 2025-06-01T20:57:51.1530606Z * [new tag] ciflow/trunk/147053 -> ciflow/trunk/147053 2025-06-01T20:57:51.1531317Z * [new tag] ciflow/trunk/147095 -> ciflow/trunk/147095 2025-06-01T20:57:51.1532034Z * [new tag] ciflow/trunk/147368 -> ciflow/trunk/147368 2025-06-01T20:57:51.1533027Z * [new tag] ciflow/trunk/147433 -> ciflow/trunk/147433 2025-06-01T20:57:51.1533657Z * [new tag] ciflow/trunk/147583 -> ciflow/trunk/147583 2025-06-01T20:57:51.1534598Z * [new tag] ciflow/trunk/147670 -> ciflow/trunk/147670 2025-06-01T20:57:51.1535573Z * [new tag] ciflow/trunk/147758 -> ciflow/trunk/147758 2025-06-01T20:57:51.1536217Z * [new tag] ciflow/trunk/147881 -> ciflow/trunk/147881 2025-06-01T20:57:51.1537143Z * [new tag] ciflow/trunk/148140 -> ciflow/trunk/148140 2025-06-01T20:57:51.1537798Z * [new tag] ciflow/trunk/148173 -> ciflow/trunk/148173 2025-06-01T20:57:51.1538463Z * [new tag] ciflow/trunk/148180 -> ciflow/trunk/148180 2025-06-01T20:57:51.1539137Z * [new tag] ciflow/trunk/148328 -> ciflow/trunk/148328 2025-06-01T20:57:51.1539858Z * [new tag] ciflow/trunk/148419 -> ciflow/trunk/148419 2025-06-01T20:57:51.1540522Z * [new tag] ciflow/trunk/148424 -> ciflow/trunk/148424 2025-06-01T20:57:51.1541218Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-06-01T20:57:51.1542017Z * [new tag] ciflow/trunk/148605 -> ciflow/trunk/148605 2025-06-01T20:57:51.1542786Z * [new tag] ciflow/trunk/148628 -> ciflow/trunk/148628 2025-06-01T20:57:51.1543750Z * [new tag] ciflow/trunk/148753 -> ciflow/trunk/148753 2025-06-01T20:57:51.1544358Z * [new tag] ciflow/trunk/148900 -> ciflow/trunk/148900 2025-06-01T20:57:51.1545244Z * [new tag] ciflow/trunk/148903 -> ciflow/trunk/148903 2025-06-01T20:57:51.1546429Z * [new tag] ciflow/trunk/148919 -> ciflow/trunk/148919 2025-06-01T20:57:51.1547094Z * [new tag] ciflow/trunk/149069 -> ciflow/trunk/149069 2025-06-01T20:57:51.1548028Z * [new tag] ciflow/trunk/149114 -> ciflow/trunk/149114 2025-06-01T20:57:51.1548901Z * [new tag] ciflow/trunk/149122 -> ciflow/trunk/149122 2025-06-01T20:57:51.1549567Z * [new tag] ciflow/trunk/149150 -> ciflow/trunk/149150 2025-06-01T20:57:51.1550251Z * [new tag] ciflow/trunk/149192 -> ciflow/trunk/149192 2025-06-01T20:57:51.1550927Z * [new tag] ciflow/trunk/149282 -> ciflow/trunk/149282 2025-06-01T20:57:51.1551834Z * [new tag] ciflow/trunk/149330 -> ciflow/trunk/149330 2025-06-01T20:57:51.1552593Z * [new tag] ciflow/trunk/149338 -> ciflow/trunk/149338 2025-06-01T20:57:51.1553275Z * [new tag] ciflow/trunk/149348 -> ciflow/trunk/149348 2025-06-01T20:57:51.1553993Z * [new tag] ciflow/trunk/149362 -> ciflow/trunk/149362 2025-06-01T20:57:51.1554658Z * [new tag] ciflow/trunk/149427 -> ciflow/trunk/149427 2025-06-01T20:57:51.1555374Z * [new tag] ciflow/trunk/149486 -> ciflow/trunk/149486 2025-06-01T20:57:51.1556262Z * [new tag] ciflow/trunk/149602 -> ciflow/trunk/149602 2025-06-01T20:57:51.1557279Z * [new tag] ciflow/trunk/149744 -> ciflow/trunk/149744 2025-06-01T20:57:51.1557984Z * [new tag] ciflow/trunk/149769 -> ciflow/trunk/149769 2025-06-01T20:57:51.1558869Z * [new tag] ciflow/trunk/149814 -> ciflow/trunk/149814 2025-06-01T20:57:51.1559521Z * [new tag] ciflow/trunk/149949 -> ciflow/trunk/149949 2025-06-01T20:57:51.1560180Z * [new tag] ciflow/trunk/149958 -> ciflow/trunk/149958 2025-06-01T20:57:51.1560857Z * [new tag] ciflow/trunk/149961 -> ciflow/trunk/149961 2025-06-01T20:57:51.1561565Z * [new tag] ciflow/trunk/149967 -> ciflow/trunk/149967 2025-06-01T20:57:51.1562254Z * [new tag] ciflow/trunk/150095 -> ciflow/trunk/150095 2025-06-01T20:57:51.1563123Z * [new tag] ciflow/trunk/150105 -> ciflow/trunk/150105 2025-06-01T20:57:51.1564176Z * [new tag] ciflow/trunk/150116 -> ciflow/trunk/150116 2025-06-01T20:57:51.1565532Z * [new tag] ciflow/trunk/150227 -> ciflow/trunk/150227 2025-06-01T20:57:51.1566190Z * [new tag] ciflow/trunk/150338 -> ciflow/trunk/150338 2025-06-01T20:57:51.1566870Z * [new tag] ciflow/trunk/150365 -> ciflow/trunk/150365 2025-06-01T20:57:51.1567784Z * [new tag] ciflow/trunk/150383 -> ciflow/trunk/150383 2025-06-01T20:57:51.1568467Z * [new tag] ciflow/trunk/150415 -> ciflow/trunk/150415 2025-06-01T20:57:51.1569246Z * [new tag] ciflow/trunk/150429 -> ciflow/trunk/150429 2025-06-01T20:57:51.1569949Z * [new tag] ciflow/trunk/150474 -> ciflow/trunk/150474 2025-06-01T20:57:51.1570653Z * [new tag] ciflow/trunk/150546 -> ciflow/trunk/150546 2025-06-01T20:57:51.1571420Z * [new tag] ciflow/trunk/150552 -> ciflow/trunk/150552 2025-06-01T20:57:51.1572112Z * [new tag] ciflow/trunk/150583 -> ciflow/trunk/150583 2025-06-01T20:57:51.1572797Z * [new tag] ciflow/trunk/150669 -> ciflow/trunk/150669 2025-06-01T20:57:51.1573735Z * [new tag] ciflow/trunk/150678 -> ciflow/trunk/150678 2025-06-01T20:57:51.1574425Z * [new tag] ciflow/trunk/150717 -> ciflow/trunk/150717 2025-06-01T20:57:51.1575226Z * [new tag] ciflow/trunk/150719 -> ciflow/trunk/150719 2025-06-01T20:57:51.1575896Z * [new tag] ciflow/trunk/150937 -> ciflow/trunk/150937 2025-06-01T20:57:51.1576587Z * [new tag] ciflow/trunk/150954 -> ciflow/trunk/150954 2025-06-01T20:57:51.1577290Z * [new tag] ciflow/trunk/150979 -> ciflow/trunk/150979 2025-06-01T20:57:51.1578059Z * [new tag] ciflow/trunk/151125 -> ciflow/trunk/151125 2025-06-01T20:57:51.1578772Z * [new tag] ciflow/trunk/151146 -> ciflow/trunk/151146 2025-06-01T20:57:51.1579790Z * [new tag] ciflow/trunk/151150 -> ciflow/trunk/151150 2025-06-01T20:57:51.1580450Z * [new tag] ciflow/trunk/151177 -> ciflow/trunk/151177 2025-06-01T20:57:51.1581105Z * [new tag] ciflow/trunk/151292 -> ciflow/trunk/151292 2025-06-01T20:57:51.1581797Z * [new tag] ciflow/trunk/151305 -> ciflow/trunk/151305 2025-06-01T20:57:51.1582472Z * [new tag] ciflow/trunk/151315 -> ciflow/trunk/151315 2025-06-01T20:57:51.1583190Z * [new tag] ciflow/trunk/151439 -> ciflow/trunk/151439 2025-06-01T20:57:51.1583852Z * [new tag] ciflow/trunk/151456 -> ciflow/trunk/151456 2025-06-01T20:57:51.1584789Z * [new tag] ciflow/trunk/151473 -> ciflow/trunk/151473 2025-06-01T20:57:51.1585446Z * [new tag] ciflow/trunk/151481 -> ciflow/trunk/151481 2025-06-01T20:57:51.1586152Z * [new tag] ciflow/trunk/151497 -> ciflow/trunk/151497 2025-06-01T20:57:51.1587089Z * [new tag] ciflow/trunk/151527 -> ciflow/trunk/151527 2025-06-01T20:57:51.1587695Z * [new tag] ciflow/trunk/151547 -> ciflow/trunk/151547 2025-06-01T20:57:51.1588603Z * [new tag] ciflow/trunk/151557 -> ciflow/trunk/151557 2025-06-01T20:57:51.1589241Z * [new tag] ciflow/trunk/151567 -> ciflow/trunk/151567 2025-06-01T20:57:51.1589892Z * [new tag] ciflow/trunk/151581 -> ciflow/trunk/151581 2025-06-01T20:57:51.1590588Z * [new tag] ciflow/trunk/151585 -> ciflow/trunk/151585 2025-06-01T20:57:51.1591268Z * [new tag] ciflow/trunk/151596 -> ciflow/trunk/151596 2025-06-01T20:57:51.1592220Z * [new tag] ciflow/trunk/151647 -> ciflow/trunk/151647 2025-06-01T20:57:51.1593019Z * [new tag] ciflow/trunk/151676 -> ciflow/trunk/151676 2025-06-01T20:57:51.1593752Z * [new tag] ciflow/trunk/151752 -> ciflow/trunk/151752 2025-06-01T20:57:51.1594476Z * [new tag] ciflow/trunk/151774 -> ciflow/trunk/151774 2025-06-01T20:57:51.1595178Z * [new tag] ciflow/trunk/151777 -> ciflow/trunk/151777 2025-06-01T20:57:51.1595858Z * [new tag] ciflow/trunk/151795 -> ciflow/trunk/151795 2025-06-01T20:57:51.1596548Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-06-01T20:57:51.1597216Z * [new tag] ciflow/trunk/151860 -> ciflow/trunk/151860 2025-06-01T20:57:51.1597897Z * [new tag] ciflow/trunk/151896 -> ciflow/trunk/151896 2025-06-01T20:57:51.1598630Z * [new tag] ciflow/trunk/151924 -> ciflow/trunk/151924 2025-06-01T20:57:51.1599285Z * [new tag] ciflow/trunk/152023 -> ciflow/trunk/152023 2025-06-01T20:57:51.1599957Z * [new tag] ciflow/trunk/152026 -> ciflow/trunk/152026 2025-06-01T20:57:51.1600846Z * [new tag] ciflow/trunk/152091 -> ciflow/trunk/152091 2025-06-01T20:57:51.1601489Z * [new tag] ciflow/trunk/152197 -> ciflow/trunk/152197 2025-06-01T20:57:51.1602429Z * [new tag] ciflow/trunk/152348 -> ciflow/trunk/152348 2025-06-01T20:57:51.1603072Z * [new tag] ciflow/trunk/152353 -> ciflow/trunk/152353 2025-06-01T20:57:51.1603853Z * [new tag] ciflow/trunk/152372 -> ciflow/trunk/152372 2025-06-01T20:57:51.1605021Z * [new tag] ciflow/trunk/152373 -> ciflow/trunk/152373 2025-06-01T20:57:51.1605783Z * [new tag] ciflow/trunk/152394 -> ciflow/trunk/152394 2025-06-01T20:57:51.1606705Z * [new tag] ciflow/trunk/152424 -> ciflow/trunk/152424 2025-06-01T20:57:51.1607333Z * [new tag] ciflow/trunk/152450 -> ciflow/trunk/152450 2025-06-01T20:57:51.1608041Z * [new tag] ciflow/trunk/152453 -> ciflow/trunk/152453 2025-06-01T20:57:51.1608742Z * [new tag] ciflow/trunk/152477 -> ciflow/trunk/152477 2025-06-01T20:57:51.1609485Z * [new tag] ciflow/trunk/152484 -> ciflow/trunk/152484 2025-06-01T20:57:51.1610155Z * [new tag] ciflow/trunk/152493 -> ciflow/trunk/152493 2025-06-01T20:57:51.1610873Z * [new tag] ciflow/trunk/152495 -> ciflow/trunk/152495 2025-06-01T20:57:51.1611591Z * [new tag] ciflow/trunk/152509 -> ciflow/trunk/152509 2025-06-01T20:57:51.1612321Z * [new tag] ciflow/trunk/152539 -> ciflow/trunk/152539 2025-06-01T20:57:51.1613474Z * [new tag] ciflow/trunk/152557 -> ciflow/trunk/152557 2025-06-01T20:57:51.1614167Z * [new tag] ciflow/trunk/152624 -> ciflow/trunk/152624 2025-06-01T20:57:51.1615093Z * [new tag] ciflow/trunk/152630 -> ciflow/trunk/152630 2025-06-01T20:57:51.1615818Z * [new tag] ciflow/trunk/152729 -> ciflow/trunk/152729 2025-06-01T20:57:51.1616722Z * [new tag] ciflow/trunk/152748 -> ciflow/trunk/152748 2025-06-01T20:57:51.1617465Z * [new tag] ciflow/trunk/152806 -> ciflow/trunk/152806 2025-06-01T20:57:51.1618153Z * [new tag] ciflow/trunk/152908 -> ciflow/trunk/152908 2025-06-01T20:57:51.1619098Z * [new tag] ciflow/trunk/152981 -> ciflow/trunk/152981 2025-06-01T20:57:51.1619918Z * [new tag] ciflow/trunk/152986 -> ciflow/trunk/152986 2025-06-01T20:57:51.1620612Z * [new tag] ciflow/trunk/153117 -> ciflow/trunk/153117 2025-06-01T20:57:51.1621351Z * [new tag] ciflow/trunk/153165 -> ciflow/trunk/153165 2025-06-01T20:57:51.1622125Z * [new tag] ciflow/trunk/153213 -> ciflow/trunk/153213 2025-06-01T20:57:51.1622898Z * [new tag] ciflow/trunk/153228 -> ciflow/trunk/153228 2025-06-01T20:57:51.1623625Z * [new tag] ciflow/trunk/153287 -> ciflow/trunk/153287 2025-06-01T20:57:51.1624294Z * [new tag] ciflow/trunk/153322 -> ciflow/trunk/153322 2025-06-01T20:57:51.1625265Z * [new tag] ciflow/trunk/153373 -> ciflow/trunk/153373 2025-06-01T20:57:51.1625901Z * [new tag] ciflow/trunk/153407 -> ciflow/trunk/153407 2025-06-01T20:57:51.1626556Z * [new tag] ciflow/trunk/153409 -> ciflow/trunk/153409 2025-06-01T20:57:51.1627282Z * [new tag] ciflow/trunk/153436 -> ciflow/trunk/153436 2025-06-01T20:57:51.1627978Z * [new tag] ciflow/trunk/153473 -> ciflow/trunk/153473 2025-06-01T20:57:51.1628648Z * [new tag] ciflow/trunk/153499 -> ciflow/trunk/153499 2025-06-01T20:57:51.1629538Z * [new tag] ciflow/trunk/153515 -> ciflow/trunk/153515 2025-06-01T20:57:51.1630115Z * [new tag] ciflow/trunk/153538 -> ciflow/trunk/153538 2025-06-01T20:57:51.1631015Z * [new tag] ciflow/trunk/153540 -> ciflow/trunk/153540 2025-06-01T20:57:51.1631632Z * [new tag] ciflow/trunk/153541 -> ciflow/trunk/153541 2025-06-01T20:57:51.1632507Z * [new tag] ciflow/trunk/153547 -> ciflow/trunk/153547 2025-06-01T20:57:51.1633149Z * [new tag] ciflow/trunk/153548 -> ciflow/trunk/153548 2025-06-01T20:57:51.1634123Z * [new tag] ciflow/trunk/153567 -> ciflow/trunk/153567 2025-06-01T20:57:51.1634757Z * [new tag] ciflow/trunk/153596 -> ciflow/trunk/153596 2025-06-01T20:57:51.1635683Z * [new tag] ciflow/trunk/153651 -> ciflow/trunk/153651 2025-06-01T20:57:51.1636325Z * [new tag] ciflow/trunk/153662 -> ciflow/trunk/153662 2025-06-01T20:57:51.1637032Z * [new tag] ciflow/trunk/153672 -> ciflow/trunk/153672 2025-06-01T20:57:51.1637812Z * [new tag] ciflow/trunk/153675 -> ciflow/trunk/153675 2025-06-01T20:57:51.1638611Z * [new tag] ciflow/trunk/153683 -> ciflow/trunk/153683 2025-06-01T20:57:51.1639477Z * [new tag] ciflow/trunk/153684 -> ciflow/trunk/153684 2025-06-01T20:57:51.1640263Z * [new tag] ciflow/trunk/153724 -> ciflow/trunk/153724 2025-06-01T20:57:51.1640937Z * [new tag] ciflow/trunk/153738 -> ciflow/trunk/153738 2025-06-01T20:57:51.1641723Z * [new tag] ciflow/trunk/153780 -> ciflow/trunk/153780 2025-06-01T20:57:51.1642530Z * [new tag] ciflow/trunk/153783 -> ciflow/trunk/153783 2025-06-01T20:57:51.1643206Z * [new tag] ciflow/trunk/153792 -> ciflow/trunk/153792 2025-06-01T20:57:51.1644206Z * [new tag] ciflow/trunk/153802 -> ciflow/trunk/153802 2025-06-01T20:57:51.1645138Z * [new tag] ciflow/trunk/153831 -> ciflow/trunk/153831 2025-06-01T20:57:51.1647213Z * [new tag] ciflow/trunk/153834 -> ciflow/trunk/153834 2025-06-01T20:57:51.1647948Z * [new tag] ciflow/trunk/153835 -> ciflow/trunk/153835 2025-06-01T20:57:51.1648697Z * [new tag] ciflow/trunk/153855 -> ciflow/trunk/153855 2025-06-01T20:57:51.1649481Z * [new tag] ciflow/trunk/153862 -> ciflow/trunk/153862 2025-06-01T20:57:51.1650568Z * [new tag] ciflow/trunk/153921 -> ciflow/trunk/153921 2025-06-01T20:57:51.1651402Z * [new tag] ciflow/trunk/153972 -> ciflow/trunk/153972 2025-06-01T20:57:51.1652220Z * [new tag] ciflow/trunk/153977 -> ciflow/trunk/153977 2025-06-01T20:57:51.1652845Z * [new tag] ciflow/trunk/154013 -> ciflow/trunk/154013 2025-06-01T20:57:51.1653568Z * [new tag] ciflow/trunk/154047 -> ciflow/trunk/154047 2025-06-01T20:57:51.1654277Z * [new tag] ciflow/trunk/154075 -> ciflow/trunk/154075 2025-06-01T20:57:51.1655144Z * [new tag] ciflow/trunk/154100 -> ciflow/trunk/154100 2025-06-01T20:57:51.1655889Z * [new tag] ciflow/trunk/154129 -> ciflow/trunk/154129 2025-06-01T20:57:51.1656819Z * [new tag] ciflow/trunk/154132 -> ciflow/trunk/154132 2025-06-01T20:57:51.1657483Z * [new tag] ciflow/trunk/154142 -> ciflow/trunk/154142 2025-06-01T20:57:51.1658158Z * [new tag] ciflow/trunk/154145 -> ciflow/trunk/154145 2025-06-01T20:57:51.1658857Z * [new tag] ciflow/trunk/154149 -> ciflow/trunk/154149 2025-06-01T20:57:51.1659567Z * [new tag] ciflow/trunk/154159 -> ciflow/trunk/154159 2025-06-01T20:57:51.1660234Z * [new tag] ciflow/trunk/154165 -> ciflow/trunk/154165 2025-06-01T20:57:51.1660932Z * [new tag] ciflow/trunk/154169 -> ciflow/trunk/154169 2025-06-01T20:57:51.1661645Z * [new tag] ciflow/trunk/154198 -> ciflow/trunk/154198 2025-06-01T20:57:51.1662546Z * [new tag] ciflow/trunk/154203 -> ciflow/trunk/154203 2025-06-01T20:57:51.1663305Z * [new tag] ciflow/trunk/154292 -> ciflow/trunk/154292 2025-06-01T20:57:51.1664492Z * [new tag] ciflow/trunk/154293 -> ciflow/trunk/154293 2025-06-01T20:57:51.1665279Z * [new tag] ciflow/trunk/154298 -> ciflow/trunk/154298 2025-06-01T20:57:51.1665982Z * [new tag] ciflow/trunk/154314 -> ciflow/trunk/154314 2025-06-01T20:57:51.1666877Z * [new tag] ciflow/trunk/154320 -> ciflow/trunk/154320 2025-06-01T20:57:51.1667504Z * [new tag] ciflow/trunk/154343 -> ciflow/trunk/154343 2025-06-01T20:57:51.1668299Z * [new tag] ciflow/trunk/154347 -> ciflow/trunk/154347 2025-06-01T20:57:51.1668990Z * [new tag] ciflow/trunk/154348 -> ciflow/trunk/154348 2025-06-01T20:57:51.1669866Z * [new tag] ciflow/trunk/154353 -> ciflow/trunk/154353 2025-06-01T20:57:51.1670746Z * [new tag] ciflow/trunk/154406 -> ciflow/trunk/154406 2025-06-01T20:57:51.1671629Z * [new tag] ciflow/trunk/154447 -> ciflow/trunk/154447 2025-06-01T20:57:51.1672266Z * [new tag] ciflow/trunk/154464 -> ciflow/trunk/154464 2025-06-01T20:57:51.1672969Z * [new tag] ciflow/trunk/154469 -> ciflow/trunk/154469 2025-06-01T20:57:51.1673654Z * [new tag] ciflow/trunk/154514 -> ciflow/trunk/154514 2025-06-01T20:57:51.1674350Z * [new tag] ciflow/trunk/154525 -> ciflow/trunk/154525 2025-06-01T20:57:51.1675147Z * [new tag] ciflow/trunk/154533 -> ciflow/trunk/154533 2025-06-01T20:57:51.1675825Z * [new tag] ciflow/trunk/154538 -> ciflow/trunk/154538 2025-06-01T20:57:51.1676516Z * [new tag] ciflow/trunk/154555 -> ciflow/trunk/154555 2025-06-01T20:57:51.1677211Z * [new tag] ciflow/trunk/154568 -> ciflow/trunk/154568 2025-06-01T20:57:51.1677896Z * [new tag] ciflow/trunk/154585 -> ciflow/trunk/154585 2025-06-01T20:57:51.1678588Z * [new tag] ciflow/trunk/154589 -> ciflow/trunk/154589 2025-06-01T20:57:51.1679388Z * [new tag] ciflow/trunk/154594 -> ciflow/trunk/154594 2025-06-01T20:57:51.1680124Z * [new tag] ciflow/trunk/154610 -> ciflow/trunk/154610 2025-06-01T20:57:51.1680767Z * [new tag] ciflow/trunk/154630 -> ciflow/trunk/154630 2025-06-01T20:57:51.1681466Z * [new tag] ciflow/trunk/154631 -> ciflow/trunk/154631 2025-06-01T20:57:51.1682483Z * [new tag] ciflow/trunk/154636 -> ciflow/trunk/154636 2025-06-01T20:57:51.1683137Z * [new tag] ciflow/trunk/154640 -> ciflow/trunk/154640 2025-06-01T20:57:51.1684094Z * [new tag] ciflow/trunk/154665 -> ciflow/trunk/154665 2025-06-01T20:57:51.1684912Z * [new tag] ciflow/trunk/154667 -> ciflow/trunk/154667 2025-06-01T20:57:51.1685621Z * [new tag] ciflow/trunk/154673 -> ciflow/trunk/154673 2025-06-01T20:57:51.1686320Z * [new tag] ciflow/trunk/154679 -> ciflow/trunk/154679 2025-06-01T20:57:51.1687038Z * [new tag] ciflow/trunk/154688 -> ciflow/trunk/154688 2025-06-01T20:57:51.1687759Z * [new tag] ciflow/trunk/154694 -> ciflow/trunk/154694 2025-06-01T20:57:51.1688449Z * [new tag] ciflow/trunk/154698 -> ciflow/trunk/154698 2025-06-01T20:57:51.1689160Z * [new tag] ciflow/trunk/154704 -> ciflow/trunk/154704 2025-06-01T20:57:51.1689890Z * [new tag] ciflow/trunk/154729 -> ciflow/trunk/154729 2025-06-01T20:57:51.1690593Z * [new tag] ciflow/trunk/154749 -> ciflow/trunk/154749 2025-06-01T20:57:51.1691316Z * [new tag] ciflow/trunk/154776 -> ciflow/trunk/154776 2025-06-01T20:57:51.1692146Z * [new tag] ciflow/trunk/154780 -> ciflow/trunk/154780 2025-06-01T20:57:51.1692844Z * [new tag] ciflow/trunk/154783 -> ciflow/trunk/154783 2025-06-01T20:57:51.1693792Z * [new tag] ciflow/trunk/154814 -> ciflow/trunk/154814 2025-06-01T20:57:51.1694587Z * [new tag] ciflow/trunk/154817 -> ciflow/trunk/154817 2025-06-01T20:57:51.1695574Z * [new tag] ciflow/trunk/154825 -> ciflow/trunk/154825 2025-06-01T20:57:51.1696450Z * [new tag] ciflow/trunk/70978 -> ciflow/trunk/70978 2025-06-01T20:57:51.1697207Z * [new tag] ciflow/trunk/70979 -> ciflow/trunk/70979 2025-06-01T20:57:51.1698329Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-06-01T20:57:51.1699131Z * [new tag] ciflow/win-arm64/154783 -> ciflow/win-arm64/154783 2025-06-01T20:57:51.1699905Z * [new tag] ciflow/xpu/138996 -> ciflow/xpu/138996 2025-06-01T20:57:51.1700554Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-06-01T20:57:51.1701326Z * [new tag] ciflow/xpu/140372 -> ciflow/xpu/140372 2025-06-01T20:57:51.1701990Z * [new tag] ciflow/xpu/147583 -> ciflow/xpu/147583 2025-06-01T20:57:51.1702700Z * [new tag] ciflow/xpu/149114 -> ciflow/xpu/149114 2025-06-01T20:57:51.1703307Z * [new tag] ciflow/xpu/150095 -> ciflow/xpu/150095 2025-06-01T20:57:51.1703927Z * [new tag] ciflow/xpu/150673 -> ciflow/xpu/150673 2025-06-01T20:57:51.1704548Z * [new tag] ciflow/xpu/151420 -> ciflow/xpu/151420 2025-06-01T20:57:51.1705220Z * [new tag] ciflow/xpu/151439 -> ciflow/xpu/151439 2025-06-01T20:57:51.1705796Z * [new tag] ciflow/xpu/151581 -> ciflow/xpu/151581 2025-06-01T20:57:51.1706461Z * [new tag] ciflow/xpu/151596 -> ciflow/xpu/151596 2025-06-01T20:57:51.1707441Z * [new tag] ciflow/xpu/151777 -> ciflow/xpu/151777 2025-06-01T20:57:51.1708420Z * [new tag] ciflow/xpu/152001 -> ciflow/xpu/152001 2025-06-01T20:57:51.1709235Z * [new tag] ciflow/xpu/152091 -> ciflow/xpu/152091 2025-06-01T20:57:51.1710006Z * [new tag] ciflow/xpu/152879 -> ciflow/xpu/152879 2025-06-01T20:57:51.1710880Z * [new tag] ciflow/xpu/153096 -> ciflow/xpu/153096 2025-06-01T20:57:51.1711475Z * [new tag] ciflow/xpu/153213 -> ciflow/xpu/153213 2025-06-01T20:57:51.1712145Z * [new tag] ciflow/xpu/153228 -> ciflow/xpu/153228 2025-06-01T20:57:51.1712815Z * [new tag] ciflow/xpu/153322 -> ciflow/xpu/153322 2025-06-01T20:57:51.1713739Z * [new tag] ciflow/xpu/153680 -> ciflow/xpu/153680 2025-06-01T20:57:51.1714607Z * [new tag] ciflow/xpu/153739 -> ciflow/xpu/153739 2025-06-01T20:57:51.1715246Z * [new tag] ciflow/xpu/153841 -> ciflow/xpu/153841 2025-06-01T20:57:51.1715878Z * [new tag] ciflow/xpu/154194 -> ciflow/xpu/154194 2025-06-01T20:57:51.1716836Z * [new tag] ciflow/xpu/154339 -> ciflow/xpu/154339 2025-06-01T20:57:51.1717478Z * [new tag] ciflow/xpu/154346 -> ciflow/xpu/154346 2025-06-01T20:57:51.1718131Z * [new tag] ciflow/xpu/154406 -> ciflow/xpu/154406 2025-06-01T20:57:51.1718800Z * [new tag] ciflow/xpu/154514 -> ciflow/xpu/154514 2025-06-01T20:57:51.1719472Z * [new tag] ciflow/xpu/154586 -> ciflow/xpu/154586 2025-06-01T20:57:51.1720325Z * [new tag] ciflow/xpu/154744 -> ciflow/xpu/154744 2025-06-01T20:57:51.1721040Z * [new tag] cslpull75 -> cslpull75 2025-06-01T20:57:51.1721787Z * [new tag] cslpull76 -> cslpull76 2025-06-01T20:57:51.1722539Z * [new tag] cslpull77 -> cslpull77 2025-06-01T20:57:51.1723377Z * [new tag] cslpull78 -> cslpull78 2025-06-01T20:57:51.1724716Z * [new tag] cslpull79 -> cslpull79 2025-06-01T20:57:51.1725817Z * [new tag] cslpull80 -> cslpull80 2025-06-01T20:57:51.1726606Z * [new tag] cslpull81 -> cslpull81 2025-06-01T20:57:51.1727480Z * [new tag] cslpull82 -> cslpull82 2025-06-01T20:57:51.1728695Z * [new tag] cslpull83 -> cslpull83 2025-06-01T20:57:51.1729464Z * [new tag] cslpull84 -> cslpull84 2025-06-01T20:57:51.1730218Z * [new tag] cslpull85 -> cslpull85 2025-06-01T20:57:51.1731196Z * [new tag] cslpull86 -> cslpull86 2025-06-01T20:57:51.1731966Z * [new tag] cslpull87 -> cslpull87 2025-06-01T20:57:51.1732858Z * [new tag] cslpull88 -> cslpull88 2025-06-01T20:57:51.1733616Z * [new tag] cslpull89 -> cslpull89 2025-06-01T20:57:51.1734320Z * [new tag] cslpull90 -> cslpull90 2025-06-01T20:57:51.1735695Z * [new tag] cslpull91 -> cslpull91 2025-06-01T20:57:51.1736422Z * [new tag] cslpull92 -> cslpull92 2025-06-01T20:57:51.1737277Z * [new tag] flight_5 -> flight_5 2025-06-01T20:57:51.1738229Z * [new tag] flight_5.1 -> flight_5.1 2025-06-01T20:57:51.1739000Z * [new tag] flight_5.2 -> flight_5.2 2025-06-01T20:57:51.1739736Z * [new tag] flight_5.3 -> flight_5.3 2025-06-01T20:57:51.1740484Z * [new tag] forpull1 -> forpull1 2025-06-01T20:57:51.1741706Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-06-01T20:57:51.1742640Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-06-01T20:57:51.1743217Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-06-01T20:57:51.1744130Z * [new tag] nightly-binary -> nightly-binary 2025-06-01T20:57:51.1744747Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-06-01T20:57:51.1745941Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-06-01T20:57:51.1746847Z * [new tag] v0.1.1 -> v0.1.1 2025-06-01T20:57:51.1747611Z * [new tag] v0.1.10 -> v0.1.10 2025-06-01T20:57:51.1748464Z * [new tag] v0.1.11 -> v0.1.11 2025-06-01T20:57:51.1749303Z * [new tag] v0.1.12 -> v0.1.12 2025-06-01T20:57:51.1749975Z * [new tag] v0.1.2 -> v0.1.2 2025-06-01T20:57:51.1750701Z * [new tag] v0.1.3 -> v0.1.3 2025-06-01T20:57:51.1751550Z * [new tag] v0.1.4 -> v0.1.4 2025-06-01T20:57:51.1752208Z * [new tag] v0.1.5 -> v0.1.5 2025-06-01T20:57:51.1753073Z * [new tag] v0.1.6 -> v0.1.6 2025-06-01T20:57:51.1753759Z * [new tag] v0.1.7 -> v0.1.7 2025-06-01T20:57:51.1754500Z * [new tag] v0.1.8 -> v0.1.8 2025-06-01T20:57:51.1755358Z * [new tag] v0.1.9 -> v0.1.9 2025-06-01T20:57:51.1756227Z * [new tag] v0.2.0 -> v0.2.0 2025-06-01T20:57:51.1757063Z * [new tag] v0.3.0 -> v0.3.0 2025-06-01T20:57:51.1757972Z * [new tag] v0.3.1 -> v0.3.1 2025-06-01T20:57:51.1758700Z * [new tag] v0.4.0 -> v0.4.0 2025-06-01T20:57:51.1759444Z * [new tag] v0.4.1 -> v0.4.1 2025-06-01T20:57:51.1760278Z * [new tag] v1.0.0 -> v1.0.0 2025-06-01T20:57:51.1761163Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-06-01T20:57:51.1761805Z * [new tag] v1.0.1 -> v1.0.1 2025-06-01T20:57:51.1762702Z * [new tag] v1.0rc0 -> v1.0rc0 2025-06-01T20:57:51.1763356Z * [new tag] v1.0rc1 -> v1.0rc1 2025-06-01T20:57:51.1764505Z * [new tag] v1.1.0 -> v1.1.0 2025-06-01T20:57:51.1765283Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-06-01T20:57:51.1766382Z * [new tag] v1.10.0 -> v1.10.0 2025-06-01T20:57:51.1767433Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-06-01T20:57:51.1768320Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-06-01T20:57:51.1768880Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-06-01T20:57:51.1769800Z * [new tag] v1.10.1 -> v1.10.1 2025-06-01T20:57:51.1770379Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-06-01T20:57:51.1771077Z * [new tag] v1.10.2 -> v1.10.2 2025-06-01T20:57:51.1771684Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-06-01T20:57:51.1772605Z * [new tag] v1.11.0 -> v1.11.0 2025-06-01T20:57:51.1773544Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-06-01T20:57:51.1774438Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-06-01T20:57:51.1775471Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-06-01T20:57:51.1776364Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-06-01T20:57:51.1777299Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-06-01T20:57:51.1777876Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-06-01T20:57:51.1778433Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-06-01T20:57:51.1779391Z * [new tag] v1.12.0 -> v1.12.0 2025-06-01T20:57:51.1780156Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-06-01T20:57:51.1781079Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-06-01T20:57:51.1781964Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-06-01T20:57:51.1782818Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-06-01T20:57:51.1783867Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-06-01T20:57:51.1785370Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-06-01T20:57:51.1785914Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-06-01T20:57:51.1786561Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-06-01T20:57:51.1787208Z * [new tag] v1.12.1 -> v1.12.1 2025-06-01T20:57:51.1788212Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-06-01T20:57:51.1789060Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-06-01T20:57:51.1790002Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-06-01T20:57:51.1790836Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-06-01T20:57:51.1791489Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-06-01T20:57:51.1792352Z * [new tag] v1.13.0 -> v1.13.0 2025-06-01T20:57:51.1793117Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-06-01T20:57:51.1794131Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-06-01T20:57:51.1794886Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-06-01T20:57:51.1795906Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-06-01T20:57:51.1796472Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-06-01T20:57:51.1797105Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-06-01T20:57:51.1798066Z * [new tag] v1.13.1 -> v1.13.1 2025-06-01T20:57:51.1798691Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-06-01T20:57:51.1799459Z * [new tag] v1.2.0 -> v1.2.0 2025-06-01T20:57:51.1800324Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-06-01T20:57:51.1801084Z * [new tag] v1.3.0 -> v1.3.0 2025-06-01T20:57:51.1801959Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-06-01T20:57:51.1802589Z * [new tag] v1.3.1 -> v1.3.1 2025-06-01T20:57:51.1803314Z * [new tag] v1.4.0 -> v1.4.0 2025-06-01T20:57:51.1804564Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-06-01T20:57:51.1805130Z * [new tag] v1.4.1 -> v1.4.1 2025-06-01T20:57:51.1806101Z * [new tag] v1.5.0 -> v1.5.0 2025-06-01T20:57:51.1806989Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-06-01T20:57:51.1807924Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-06-01T20:57:51.1808890Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-06-01T20:57:51.1809559Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-06-01T20:57:51.1810241Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-06-01T20:57:51.1811225Z * [new tag] v1.5.1 -> v1.5.1 2025-06-01T20:57:51.1811740Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-06-01T20:57:51.1812406Z * [new tag] v1.6.0 -> v1.6.0 2025-06-01T20:57:51.1813341Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-06-01T20:57:51.1814290Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-06-01T20:57:51.1815274Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-06-01T20:57:51.1816134Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-06-01T20:57:51.1817052Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-06-01T20:57:51.1817903Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-06-01T20:57:51.1818520Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-06-01T20:57:51.1819422Z * [new tag] v1.7.0 -> v1.7.0 2025-06-01T20:57:51.1820489Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-06-01T20:57:51.1821411Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-06-01T20:57:51.1822162Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-06-01T20:57:51.1822817Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-06-01T20:57:51.1823721Z * [new tag] v1.7.1 -> v1.7.1 2025-06-01T20:57:51.1824718Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-06-01T20:57:51.1825604Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-06-01T20:57:51.1826171Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-06-01T20:57:51.1827085Z * [new tag] v1.8.0 -> v1.8.0 2025-06-01T20:57:51.1827710Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-06-01T20:57:51.1828614Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-06-01T20:57:51.1829528Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-06-01T20:57:51.1830179Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-06-01T20:57:51.1830837Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-06-01T20:57:51.1831424Z * [new tag] v1.8.1 -> v1.8.1 2025-06-01T20:57:51.1832331Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-06-01T20:57:51.1832942Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-06-01T20:57:51.1833567Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-06-01T20:57:51.1835001Z * [new tag] v1.8.2 -> v1.8.2 2025-06-01T20:57:51.1835579Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-06-01T20:57:51.1836501Z * [new tag] v1.9.0 -> v1.9.0 2025-06-01T20:57:51.1837718Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-06-01T20:57:51.1838675Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-06-01T20:57:51.1839507Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-06-01T20:57:51.1840097Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-06-01T20:57:51.1841023Z * [new tag] v1.9.1 -> v1.9.1 2025-06-01T20:57:51.1842070Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-06-01T20:57:51.1842653Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-06-01T20:57:51.1843673Z * [new tag] v2.0.0 -> v2.0.0 2025-06-01T20:57:51.1844782Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-06-01T20:57:51.1846046Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-06-01T20:57:51.1846969Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-06-01T20:57:51.1847919Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-06-01T20:57:51.1848801Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-06-01T20:57:51.1849387Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-06-01T20:57:51.1850387Z * [new tag] v2.0.1 -> v2.0.1 2025-06-01T20:57:51.1851293Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-06-01T20:57:51.1851931Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-06-01T20:57:51.1852720Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-06-01T20:57:51.1853400Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-06-01T20:57:51.1854982Z * [new tag] v2.1.0 -> v2.1.0 2025-06-01T20:57:51.1855858Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-06-01T20:57:51.1856759Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-06-01T20:57:51.1857689Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-06-01T20:57:51.1858568Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-06-01T20:57:51.1859448Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-06-01T20:57:51.1862058Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-06-01T20:57:51.1862266Z * [new tag] v2.1.1 -> v2.1.1 2025-06-01T20:57:51.1862436Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-06-01T20:57:51.1863388Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-06-01T20:57:51.1863883Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-06-01T20:57:51.1864646Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-06-01T20:57:51.1865342Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-06-01T20:57:51.1866027Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-06-01T20:57:51.1866728Z * [new tag] v2.1.2 -> v2.1.2 2025-06-01T20:57:51.1867732Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-06-01T20:57:51.1868867Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-06-01T20:57:51.1869450Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-06-01T20:57:51.1870340Z * [new tag] v2.2.0 -> v2.2.0 2025-06-01T20:57:51.1871209Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-06-01T20:57:51.1871938Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-06-01T20:57:51.1872829Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-06-01T20:57:51.1873587Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-06-01T20:57:51.1874453Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-06-01T20:57:51.1875360Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-06-01T20:57:51.1875934Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-06-01T20:57:51.1876591Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-06-01T20:57:51.1877533Z * [new tag] v2.2.1 -> v2.2.1 2025-06-01T20:57:51.1878391Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-06-01T20:57:51.1878987Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-06-01T20:57:51.1879599Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-06-01T20:57:51.1880251Z * [new tag] v2.2.2 -> v2.2.2 2025-06-01T20:57:51.1881347Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-06-01T20:57:51.1881822Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-06-01T20:57:51.1882426Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-06-01T20:57:51.1883365Z * [new tag] v2.3.0 -> v2.3.0 2025-06-01T20:57:51.1884584Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-06-01T20:57:51.1885384Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-06-01T20:57:51.1886441Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-06-01T20:57:51.1887027Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-06-01T20:57:51.1887949Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-06-01T20:57:51.1888893Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-06-01T20:57:51.1889688Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-06-01T20:57:51.1890650Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-06-01T20:57:51.1891226Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-06-01T20:57:51.1892653Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-06-01T20:57:51.1893548Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-06-01T20:57:51.1894156Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-06-01T20:57:51.1894810Z * [new tag] v2.3.1 -> v2.3.1 2025-06-01T20:57:51.1895871Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-06-01T20:57:51.1896736Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-06-01T20:57:51.1897632Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-06-01T20:57:51.1898506Z * [new tag] v2.4.0 -> v2.4.0 2025-06-01T20:57:51.1899338Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-06-01T20:57:51.1900208Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-06-01T20:57:51.1901073Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-06-01T20:57:51.1901982Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-06-01T20:57:51.1902949Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-06-01T20:57:51.1903828Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-06-01T20:57:51.1904855Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-06-01T20:57:51.1905615Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-06-01T20:57:51.1906571Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-06-01T20:57:51.1907235Z * [new tag] v2.4.1 -> v2.4.1 2025-06-01T20:57:51.1908247Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-06-01T20:57:51.1909111Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-06-01T20:57:51.1910014Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-06-01T20:57:51.1910854Z * [new tag] v2.5.0 -> v2.5.0 2025-06-01T20:57:51.1911793Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-06-01T20:57:51.1912276Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-06-01T20:57:51.1913248Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-06-01T20:57:51.1914021Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-06-01T20:57:51.1914942Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-06-01T20:57:51.1915820Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-06-01T20:57:51.1916819Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-06-01T20:57:51.1917659Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-06-01T20:57:51.1918568Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-06-01T20:57:51.1919422Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-06-01T20:57:51.1920035Z * [new tag] v2.5.1 -> v2.5.1 2025-06-01T20:57:51.1920658Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-06-01T20:57:51.1921286Z * [new tag] v2.6.0 -> v2.6.0 2025-06-01T20:57:51.1922298Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-06-01T20:57:51.1923275Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-06-01T20:57:51.1924483Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-06-01T20:57:51.1925540Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-06-01T20:57:51.1926705Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-06-01T20:57:51.1927686Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-06-01T20:57:51.1928636Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-06-01T20:57:51.1929687Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-06-01T20:57:51.1930696Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-06-01T20:57:51.1931842Z * [new tag] v2.7.0 -> v2.7.0 2025-06-01T20:57:51.1932740Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-06-01T20:57:51.1933361Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-06-01T20:57:51.1934437Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-06-01T20:57:51.1935454Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-06-01T20:57:51.1936354Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-06-01T20:57:51.1937257Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-06-01T20:57:51.1938008Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-06-01T20:57:51.1938935Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-06-01T20:57:51.1939876Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-06-01T20:57:51.1940828Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-06-01T20:57:51.1941708Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-06-01T20:57:51.1942623Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-06-01T20:57:51.1943624Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-06-01T20:57:51.1944597Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-06-01T20:57:51.1945259Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-06-01T20:57:51.1946501Z * [new tag] whc_flight_1 -> whc_flight_1 2025-06-01T20:57:51.1947128Z * [new tag] whc_flight_2 -> whc_flight_2 2025-06-01T20:57:51.1948017Z * [new tag] whc_flight_4 -> whc_flight_4 2025-06-01T20:57:51.2596277Z [command]/usr/bin/git rev-parse --verify --quiet f7c09f864a6c6467a7454f1431340d3338473fd1^{object} 2025-06-01T20:57:51.2622850Z f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:51.2625428Z ##[endgroup] 2025-06-01T20:57:51.2625768Z ##[group]Determining the checkout info 2025-06-01T20:57:51.2626301Z ##[endgroup] 2025-06-01T20:57:51.2631016Z [command]/usr/bin/git sparse-checkout disable 2025-06-01T20:57:51.2667257Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-06-01T20:57:51.2692070Z ##[group]Checking out the ref 2025-06-01T20:57:51.2696765Z [command]/usr/bin/git checkout --progress --force f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:57:52.2929745Z Updating files: 89% (15844/17658) 2025-06-01T20:57:52.3088424Z Updating files: 90% (15893/17658) 2025-06-01T20:57:52.3185765Z Updating files: 91% (16069/17658) 2025-06-01T20:57:52.3306001Z Updating files: 92% (16246/17658) 2025-06-01T20:57:52.3463348Z Updating files: 93% (16422/17658) 2025-06-01T20:57:52.3633854Z Updating files: 94% (16599/17658) 2025-06-01T20:57:52.3805321Z Updating files: 95% (16776/17658) 2025-06-01T20:57:52.3946924Z Updating files: 96% (16952/17658) 2025-06-01T20:57:52.4209697Z Updating files: 97% (17129/17658) 2025-06-01T20:57:52.4380055Z Updating files: 98% (17305/17658) 2025-06-01T20:57:52.4519505Z Updating files: 99% (17482/17658) 2025-06-01T20:57:52.4520306Z Updating files: 100% (17658/17658) 2025-06-01T20:57:52.4520715Z Updating files: 100% (17658/17658), done. 2025-06-01T20:57:52.4772773Z Note: switching to 'f7c09f864a6c6467a7454f1431340d3338473fd1'. 2025-06-01T20:57:52.4773188Z 2025-06-01T20:57:52.4773447Z You are in 'detached HEAD' state. You can look around, make experimental 2025-06-01T20:57:52.4774104Z changes and commit them, and you can discard any commits you make in this 2025-06-01T20:57:52.4774779Z state without impacting any branches by switching back to a branch. 2025-06-01T20:57:52.4775262Z 2025-06-01T20:57:52.4775497Z If you want to create a new branch to retain commits you create, you may 2025-06-01T20:57:52.4776079Z do so (now or later) by using -c with the switch command. Example: 2025-06-01T20:57:52.4776409Z 2025-06-01T20:57:52.4776541Z git switch -c 2025-06-01T20:57:52.4776787Z 2025-06-01T20:57:52.4776924Z Or undo this operation with: 2025-06-01T20:57:52.4777130Z 2025-06-01T20:57:52.4777249Z git switch - 2025-06-01T20:57:52.4777398Z 2025-06-01T20:57:52.4777668Z Turn off this advice by setting config variable advice.detachedHead to false 2025-06-01T20:57:52.4778069Z 2025-06-01T20:57:52.4778314Z HEAD is now at f7c09f864a6 [Docs] Reformat sparse example (#154785) 2025-06-01T20:57:52.4842567Z ##[endgroup] 2025-06-01T20:57:52.4843064Z ##[group]Setting up auth for fetching submodules 2025-06-01T20:57:52.4848333Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-01T20:57:52.4897856Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-06-01T20:57:52.4925307Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-06-01T20:57:52.4952148Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-06-01T20:57:52.4977693Z ##[endgroup] 2025-06-01T20:57:52.4978152Z ##[group]Fetching submodules 2025-06-01T20:57:52.4980362Z [command]/usr/bin/git submodule sync --recursive 2025-06-01T20:57:52.5315011Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-06-01T20:57:52.6185913Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-06-01T20:57:52.6187087Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-06-01T20:57:52.6188551Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-06-01T20:57:52.6191614Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-06-01T20:57:52.6206903Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-06-01T20:57:52.6210439Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-06-01T20:57:52.6213478Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-06-01T20:57:52.6217193Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-06-01T20:57:52.6238118Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-06-01T20:57:52.6239447Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-06-01T20:57:52.6243215Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-06-01T20:57:52.6248119Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-06-01T20:57:52.6268207Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-06-01T20:57:52.6270335Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2025-06-01T20:57:52.6275665Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-06-01T20:57:52.6280633Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-06-01T20:57:52.6286985Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-06-01T20:57:52.6291465Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-06-01T20:57:52.6312219Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-06-01T20:57:52.6314536Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-06-01T20:57:52.6319342Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-06-01T20:57:52.6324295Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-06-01T20:57:52.6329509Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-06-01T20:57:52.6334586Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-06-01T20:57:52.6360354Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-06-01T20:57:52.6362798Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-06-01T20:57:52.6368499Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-06-01T20:57:52.6373915Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-06-01T20:57:52.6379790Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-06-01T20:57:52.6385174Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-06-01T20:57:52.6406537Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-06-01T20:57:52.6411953Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-06-01T20:57:52.6418022Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-06-01T20:57:52.6425397Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-06-01T20:57:52.6431736Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-06-01T20:57:52.6437698Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-06-01T20:57:52.6461791Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-06-01T20:57:52.6491072Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-06-01T20:57:52.9404709Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-06-01T20:57:52.9405578Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-06-01T20:57:52.9406466Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-06-01T20:57:52.9649329Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-06-01T20:57:52.9892481Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-06-01T20:57:52.9893362Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-06-01T20:57:53.0514020Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-06-01T20:57:53.2898771Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-06-01T20:57:53.2900411Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-06-01T20:57:53.2902005Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-06-01T20:57:53.2903790Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-06-01T20:57:53.2905565Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-06-01T20:57:53.2907321Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-06-01T20:57:53.2908940Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-06-01T20:57:53.2910539Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-06-01T20:57:53.2912170Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-06-01T20:57:53.2913906Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-06-01T20:57:53.3900302Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-06-01T20:57:54.4496988Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-06-01T20:57:54.4497961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-06-01T20:57:54.4499020Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-06-01T20:57:54.4500694Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-06-01T20:57:54.4502371Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-06-01T20:57:54.4503983Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-06-01T20:57:54.4760082Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-06-01T20:58:05.3201884Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-06-01T20:58:05.3202895Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-06-01T20:58:05.3204462Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-06-01T20:58:05.3205277Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-06-01T20:58:05.3206286Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-06-01T20:58:05.3207102Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-06-01T20:58:05.3207992Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-06-01T20:58:05.3208882Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2025-06-01T20:58:05.3209766Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-06-01T20:58:05.3210665Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-06-01T20:58:05.3211494Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-06-01T20:58:05.3372593Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-06-01T20:58:05.3510186Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-06-01T20:58:05.3608673Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-06-01T20:58:05.3882293Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-06-01T20:58:05.4682000Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-06-01T20:58:05.5208521Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-06-01T20:58:06.2614698Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-06-01T20:58:06.2868423Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-06-01T20:58:06.5403252Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-06-01T20:58:06.5908944Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-06-01T20:58:06.6916595Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-06-01T20:58:06.7299444Z Submodule path 'third_party/cudnn_frontend': checked out '666996fe3960f27170d1527e5579ba24c8d3380a' 2025-06-01T20:58:07.3507674Z Submodule path 'third_party/cutlass': checked out 'ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e' 2025-06-01T20:58:07.6175137Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-06-01T20:58:07.7412058Z Submodule path 'third_party/fbgemm': checked out '157e88b750c452bef2ab4653fe9d1eeb151ce4c3' 2025-06-01T20:58:07.7434545Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-06-01T20:58:07.7435952Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-06-01T20:58:07.7437317Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-06-01T20:58:07.7439809Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-06-01T20:58:07.7442509Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-06-01T20:58:07.7445987Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-06-01T20:58:07.7448825Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-06-01T20:58:07.7480512Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-06-01T20:58:08.6655233Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-06-01T20:58:08.6656604Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-06-01T20:58:08.7656366Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-06-01T20:58:08.9204821Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-06-01T20:58:09.7775976Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-06-01T20:58:09.8777113Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-06-01T20:58:15.4805672Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-06-01T20:58:15.7131285Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-06-01T20:58:15.8171786Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-06-01T20:58:16.4109667Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-06-01T20:58:16.4569173Z Submodule path 'third_party/fbgemm/external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-06-01T20:58:16.4698106Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-06-01T20:58:16.5807673Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-06-01T20:58:16.6513980Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-06-01T20:58:16.6534048Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T20:58:16.6535431Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-06-01T20:58:16.6565669Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-06-01T20:58:19.4663199Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-06-01T20:58:19.7091530Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-06-01T20:58:20.2895033Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-06-01T20:58:20.4320485Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-06-01T20:58:20.4665875Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-06-01T20:58:20.5079238Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-06-01T20:58:20.5328977Z Submodule path 'third_party/gloo': checked out 'fe67c4bea940a117ff539d23f4110efc19404edb' 2025-06-01T20:58:20.5749507Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-06-01T20:58:20.5885887Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-06-01T20:58:20.5902745Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-06-01T20:58:20.5929083Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-06-01T20:58:30.5685400Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-06-01T20:58:30.5891918Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-06-01T20:58:30.6792959Z Submodule path 'third_party/kineto': checked out '20f652846f651fcae287f667d34bcf164c99f383' 2025-06-01T20:58:30.6809861Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T20:58:30.6811448Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T20:58:30.6814226Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T20:58:30.6846263Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-06-01T20:58:31.3587187Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-06-01T20:58:31.9387489Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-06-01T20:58:32.0247278Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-06-01T20:58:32.0265592Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T20:58:32.0267286Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T20:58:32.0269211Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T20:58:32.0272609Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T20:58:32.0275439Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T20:58:32.0278525Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T20:58:32.0281311Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T20:58:32.0284603Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T20:58:32.0314915Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-06-01T20:58:33.4232112Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-06-01T20:58:33.4233504Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-06-01T20:58:33.4236462Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-06-01T20:58:33.4237816Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-06-01T20:58:33.4239158Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-06-01T20:58:33.4240474Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-06-01T20:58:33.5233517Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-06-01T20:58:39.8607936Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-06-01T20:58:39.8801640Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-06-01T20:58:39.9199703Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-06-01T20:58:39.9347341Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-06-01T20:58:39.9365349Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T20:58:39.9394415Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-06-01T20:58:40.7983449Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-06-01T20:58:40.8204573Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-06-01T20:58:40.8649664Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-06-01T20:58:40.9723599Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-06-01T20:58:40.9904913Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-06-01T20:58:41.0324773Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-06-01T20:58:41.0943698Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-06-01T20:58:41.1370214Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-06-01T20:58:41.1785738Z Submodule path 'third_party/mimalloc': checked out '94036de6fe20bfd8a73d4a6d142fcf532ea604d9' 2025-06-01T20:58:41.2943879Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-06-01T20:58:41.7073537Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-06-01T20:58:41.7113686Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-06-01T20:58:41.7144021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-06-01T20:58:43.3394045Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-06-01T20:58:43.4101769Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-06-01T20:58:43.4121906Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T20:58:43.4123338Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T20:58:43.4124991Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T20:58:43.4127360Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T20:58:43.4130573Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T20:58:43.4133414Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T20:58:43.4136072Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T20:58:43.4138872Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T20:58:43.4167762Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-06-01T20:58:43.9036514Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-06-01T20:58:43.9037892Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-06-01T20:58:43.9039109Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-06-01T20:58:43.9040280Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-06-01T20:58:44.0037804Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-06-01T20:58:44.7470683Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-06-01T20:58:52.0477861Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-06-01T20:58:52.0687687Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-06-01T20:58:52.1125657Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-06-01T20:58:52.1303807Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-06-01T20:58:52.2356145Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-06-01T20:58:52.2488549Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-06-01T20:58:52.2639690Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-06-01T20:58:52.2806530Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-06-01T20:58:52.2824469Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T20:58:52.2826097Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T20:58:52.2853281Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-06-01T20:58:54.0706494Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-06-01T20:58:54.3351558Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-06-01T20:58:54.3859968Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-06-01T20:58:54.8668289Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-06-01T20:58:54.8802829Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-06-01T20:58:55.1730958Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-06-01T20:58:55.1753564Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-06-01T20:58:55.1755537Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-06-01T20:58:55.1787365Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-06-01T20:58:55.7266940Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-06-01T20:58:56.3047498Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-06-01T20:58:56.3792158Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-06-01T20:58:56.3887159Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-06-01T20:58:56.4010021Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-06-01T20:58:56.4384198Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-06-01T20:58:56.4682362Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-06-01T20:58:56.5134183Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-06-01T20:58:56.5406741Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-06-01T20:58:56.5425798Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-06-01T20:58:56.5427168Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-06-01T20:58:56.5428515Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-06-01T20:58:56.5431186Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T20:58:56.5461826Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-06-01T20:58:57.6868840Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-06-01T20:58:57.6870002Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-06-01T20:58:57.6871069Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-06-01T20:58:57.7450552Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-06-01T20:58:57.7606728Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-06-01T20:58:57.8352276Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-06-01T20:58:57.8646802Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-06-01T20:58:57.8664755Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T20:58:57.8690073Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-06-01T20:58:58.0655945Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-06-01T20:58:58.0707836Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-06-01T20:58:58.1051645Z Entering 'android/libs/fbjni' 2025-06-01T20:58:58.1101491Z Entering 'third_party/FP16' 2025-06-01T20:58:58.1146577Z Entering 'third_party/FXdiv' 2025-06-01T20:58:58.1193558Z Entering 'third_party/NNPACK' 2025-06-01T20:58:58.1238589Z Entering 'third_party/NVTX' 2025-06-01T20:58:58.1289259Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T20:58:58.1332461Z Entering 'third_party/XNNPACK' 2025-06-01T20:58:58.1397264Z Entering 'third_party/benchmark' 2025-06-01T20:58:58.1442441Z Entering 'third_party/composable_kernel' 2025-06-01T20:58:58.1493994Z Entering 'third_party/cpp-httplib' 2025-06-01T20:58:58.1540774Z Entering 'third_party/cpuinfo' 2025-06-01T20:58:58.1584603Z Entering 'third_party/cudnn_frontend' 2025-06-01T20:58:58.1628233Z Entering 'third_party/cutlass' 2025-06-01T20:58:58.1680468Z Entering 'third_party/eigen' 2025-06-01T20:58:58.1726469Z Entering 'third_party/fbgemm' 2025-06-01T20:58:58.1771794Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T20:58:58.1814842Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T20:58:58.1866385Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T20:58:58.1908810Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T20:58:58.1962713Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T20:58:58.2005966Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T20:58:58.2046813Z Entering 'third_party/fbgemm/external/json' 2025-06-01T20:58:58.2091707Z Entering 'third_party/flash-attention' 2025-06-01T20:58:58.2137792Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T20:58:58.2191751Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T20:58:58.2252655Z Entering 'third_party/flatbuffers' 2025-06-01T20:58:58.2299620Z Entering 'third_party/fmt' 2025-06-01T20:58:58.2343880Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T20:58:58.2388727Z Entering 'third_party/gloo' 2025-06-01T20:58:58.2432049Z Entering 'third_party/googletest' 2025-06-01T20:58:58.2478038Z Entering 'third_party/ideep' 2025-06-01T20:58:58.2520909Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T20:58:58.2571081Z Entering 'third_party/ittapi' 2025-06-01T20:58:58.2614958Z Entering 'third_party/kineto' 2025-06-01T20:58:58.2662735Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T20:58:58.2704132Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T20:58:58.2747165Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T20:58:58.2791700Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T20:58:58.2837377Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T20:58:58.2880066Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T20:58:58.2929610Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T20:58:58.2972192Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T20:58:58.3014493Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T20:58:58.3063937Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T20:58:58.3108176Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T20:58:58.3148142Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T20:58:58.3205975Z Entering 'third_party/kleidiai' 2025-06-01T20:58:58.3251445Z Entering 'third_party/mimalloc' 2025-06-01T20:58:58.3294403Z Entering 'third_party/nlohmann' 2025-06-01T20:58:58.3341343Z Entering 'third_party/onnx' 2025-06-01T20:58:58.3404777Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T20:58:58.3449038Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T20:58:58.3493673Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T20:58:58.3535309Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T20:58:58.3582456Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T20:58:58.3623464Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T20:58:58.3667813Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T20:58:58.3713972Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T20:58:58.3756028Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T20:58:58.3802030Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T20:58:58.3845696Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T20:58:58.3889077Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T20:58:58.3952567Z Entering 'third_party/pocketfft' 2025-06-01T20:58:58.3997254Z Entering 'third_party/protobuf' 2025-06-01T20:58:58.4043234Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T20:58:58.4085600Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T20:58:58.4127954Z Entering 'third_party/psimd' 2025-06-01T20:58:58.4172145Z Entering 'third_party/pthreadpool' 2025-06-01T20:58:58.4214686Z Entering 'third_party/pybind11' 2025-06-01T20:58:58.4268923Z Entering 'third_party/python-peachpy' 2025-06-01T20:58:58.4312573Z Entering 'third_party/sleef' 2025-06-01T20:58:58.4360033Z Entering 'third_party/tensorpipe' 2025-06-01T20:58:58.4403057Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T20:58:58.4447306Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T20:58:58.4488303Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T20:58:58.4529954Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T20:58:58.4573393Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T20:58:58.4636833Z ##[endgroup] 2025-06-01T20:58:58.4637368Z ##[group]Persisting credentials for submodules 2025-06-01T20:58:58.4642069Z [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-06-01T20:58:58.4965111Z Entering 'android/libs/fbjni' 2025-06-01T20:58:58.5023066Z Entering 'third_party/FP16' 2025-06-01T20:58:58.5081090Z Entering 'third_party/FXdiv' 2025-06-01T20:58:58.5140702Z Entering 'third_party/NNPACK' 2025-06-01T20:58:58.5199219Z Entering 'third_party/NVTX' 2025-06-01T20:58:58.5263907Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T20:58:58.5321762Z Entering 'third_party/XNNPACK' 2025-06-01T20:58:58.5396895Z Entering 'third_party/benchmark' 2025-06-01T20:58:58.5453540Z Entering 'third_party/composable_kernel' 2025-06-01T20:58:58.5518030Z Entering 'third_party/cpp-httplib' 2025-06-01T20:58:58.5583032Z Entering 'third_party/cpuinfo' 2025-06-01T20:58:58.5641129Z Entering 'third_party/cudnn_frontend' 2025-06-01T20:58:58.5701450Z Entering 'third_party/cutlass' 2025-06-01T20:58:58.5768563Z Entering 'third_party/eigen' 2025-06-01T20:58:58.5827828Z Entering 'third_party/fbgemm' 2025-06-01T20:58:58.5886122Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T20:58:58.5945135Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T20:58:58.6010944Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T20:58:58.6068232Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T20:58:58.6134757Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T20:58:58.6191247Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T20:58:58.6246058Z Entering 'third_party/fbgemm/external/json' 2025-06-01T20:58:58.6306835Z Entering 'third_party/flash-attention' 2025-06-01T20:58:58.6369459Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T20:58:58.6431512Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T20:58:58.6500047Z Entering 'third_party/flatbuffers' 2025-06-01T20:58:58.6563842Z Entering 'third_party/fmt' 2025-06-01T20:58:58.6622041Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T20:58:58.6679620Z Entering 'third_party/gloo' 2025-06-01T20:58:58.6734750Z Entering 'third_party/googletest' 2025-06-01T20:58:58.6796258Z Entering 'third_party/ideep' 2025-06-01T20:58:58.6851512Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T20:58:58.6914931Z Entering 'third_party/ittapi' 2025-06-01T20:58:58.6970942Z Entering 'third_party/kineto' 2025-06-01T20:58:58.7026822Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T20:58:58.7082737Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T20:58:58.7144383Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T20:58:58.7207893Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T20:58:58.7266025Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T20:58:58.7326288Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T20:58:58.7389729Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T20:58:58.7449567Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T20:58:58.7506046Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T20:58:58.7565638Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T20:58:58.7627331Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T20:58:58.7683899Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T20:58:58.7742730Z Entering 'third_party/kleidiai' 2025-06-01T20:58:58.7805380Z Entering 'third_party/mimalloc' 2025-06-01T20:58:58.7866682Z Entering 'third_party/nlohmann' 2025-06-01T20:58:58.7930257Z Entering 'third_party/onnx' 2025-06-01T20:58:58.8005697Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T20:58:58.8068858Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T20:58:58.8126361Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T20:58:58.8186935Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T20:58:58.8242982Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T20:58:58.8301085Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T20:58:58.8361259Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T20:58:58.8416901Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T20:58:58.8473158Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T20:58:58.8531367Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T20:58:58.8592274Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T20:58:58.8649712Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T20:58:58.8725769Z Entering 'third_party/pocketfft' 2025-06-01T20:58:58.8783982Z Entering 'third_party/protobuf' 2025-06-01T20:58:58.8851778Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T20:58:58.8907503Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T20:58:58.8966947Z Entering 'third_party/psimd' 2025-06-01T20:58:58.9024288Z Entering 'third_party/pthreadpool' 2025-06-01T20:58:58.9081114Z Entering 'third_party/pybind11' 2025-06-01T20:58:58.9140075Z Entering 'third_party/python-peachpy' 2025-06-01T20:58:58.9198717Z Entering 'third_party/sleef' 2025-06-01T20:58:58.9254520Z Entering 'third_party/tensorpipe' 2025-06-01T20:58:58.9318373Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T20:58:58.9377334Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T20:58:58.9431201Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T20:58:58.9490251Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T20:58:58.9544989Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T20:58:58.9622631Z [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-06-01T20:58:58.9953000Z Entering 'android/libs/fbjni' 2025-06-01T20:58:59.0005890Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-06-01T20:58:59.0023630Z Entering 'third_party/FP16' 2025-06-01T20:58:59.0074669Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-06-01T20:58:59.0090195Z Entering 'third_party/FXdiv' 2025-06-01T20:58:59.0142729Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-06-01T20:58:59.0161694Z Entering 'third_party/NNPACK' 2025-06-01T20:58:59.0212378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-06-01T20:58:59.0230615Z Entering 'third_party/NVTX' 2025-06-01T20:58:59.0282704Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-06-01T20:58:59.0302389Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T20:58:59.0354082Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-06-01T20:58:59.0370688Z Entering 'third_party/XNNPACK' 2025-06-01T20:58:59.0422893Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-06-01T20:58:59.0455052Z Entering 'third_party/benchmark' 2025-06-01T20:58:59.0507939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-06-01T20:58:59.0525876Z Entering 'third_party/composable_kernel' 2025-06-01T20:58:59.0578857Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-06-01T20:58:59.0603262Z Entering 'third_party/cpp-httplib' 2025-06-01T20:58:59.0654914Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-06-01T20:58:59.0673688Z Entering 'third_party/cpuinfo' 2025-06-01T20:58:59.0726101Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-06-01T20:58:59.0744648Z Entering 'third_party/cudnn_frontend' 2025-06-01T20:58:59.0799953Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-06-01T20:58:59.0819628Z Entering 'third_party/cutlass' 2025-06-01T20:58:59.0872217Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-06-01T20:58:59.0900986Z Entering 'third_party/eigen' 2025-06-01T20:58:59.0957217Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-06-01T20:58:59.0979743Z Entering 'third_party/fbgemm' 2025-06-01T20:58:59.1032032Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-06-01T20:58:59.1050210Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T20:58:59.1104018Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-06-01T20:58:59.1121983Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T20:58:59.1174351Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-06-01T20:58:59.1200019Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T20:58:59.1251731Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-06-01T20:58:59.1270567Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T20:58:59.1322101Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-06-01T20:58:59.1348446Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T20:58:59.1400697Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-06-01T20:58:59.1419162Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T20:58:59.1472630Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-06-01T20:58:59.1487497Z Entering 'third_party/fbgemm/external/json' 2025-06-01T20:58:59.1540273Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-06-01T20:58:59.1562224Z Entering 'third_party/flash-attention' 2025-06-01T20:58:59.1615412Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-06-01T20:58:59.1633511Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T20:58:59.1686010Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-06-01T20:58:59.1710519Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T20:58:59.1763687Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-06-01T20:58:59.1792134Z Entering 'third_party/flatbuffers' 2025-06-01T20:58:59.1845573Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-06-01T20:58:59.1866476Z Entering 'third_party/fmt' 2025-06-01T20:58:59.1925929Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-06-01T20:58:59.1942423Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T20:58:59.1995060Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-06-01T20:58:59.2010745Z Entering 'third_party/gloo' 2025-06-01T20:58:59.2063527Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-06-01T20:58:59.2082267Z Entering 'third_party/googletest' 2025-06-01T20:58:59.2132926Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-06-01T20:58:59.2149685Z Entering 'third_party/ideep' 2025-06-01T20:58:59.2204219Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-06-01T20:58:59.2220719Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T20:58:59.2273436Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-06-01T20:58:59.2304442Z Entering 'third_party/ittapi' 2025-06-01T20:58:59.2356452Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-06-01T20:58:59.2371933Z Entering 'third_party/kineto' 2025-06-01T20:58:59.2424901Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-06-01T20:58:59.2442096Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T20:58:59.2494981Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-06-01T20:58:59.2512788Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T20:58:59.2565616Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-06-01T20:58:59.2584141Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T20:58:59.2635113Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-06-01T20:58:59.2650877Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T20:58:59.2703744Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-06-01T20:58:59.2722037Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T20:58:59.2779317Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-06-01T20:58:59.2795277Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T20:58:59.2847079Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-06-01T20:58:59.2867336Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T20:58:59.2919288Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-06-01T20:58:59.2937292Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T20:58:59.2990406Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-06-01T20:58:59.3005950Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T20:58:59.3060521Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-06-01T20:58:59.3079340Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T20:58:59.3133334Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-06-01T20:58:59.3150455Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T20:58:59.3204128Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-06-01T20:58:59.3222697Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T20:58:59.3274732Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-06-01T20:58:59.3292296Z Entering 'third_party/kleidiai' 2025-06-01T20:58:59.3345140Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-06-01T20:58:59.3365005Z Entering 'third_party/mimalloc' 2025-06-01T20:58:59.3414738Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-06-01T20:58:59.3436713Z Entering 'third_party/nlohmann' 2025-06-01T20:58:59.3488534Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-06-01T20:58:59.3508456Z Entering 'third_party/onnx' 2025-06-01T20:58:59.3562371Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-06-01T20:58:59.3599314Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T20:58:59.3650084Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-06-01T20:58:59.3671521Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T20:58:59.3725942Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-06-01T20:58:59.3744769Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T20:58:59.3797945Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-06-01T20:58:59.3813155Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T20:58:59.3866453Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-06-01T20:58:59.3884790Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T20:58:59.3934336Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-06-01T20:58:59.3950761Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T20:58:59.4004929Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-06-01T20:58:59.4024325Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T20:58:59.4076605Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-06-01T20:58:59.4091408Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T20:58:59.4144137Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-06-01T20:58:59.4162102Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T20:58:59.4212751Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-06-01T20:58:59.4229939Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T20:58:59.4282111Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-06-01T20:58:59.4302765Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T20:58:59.4356364Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-06-01T20:58:59.4373228Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T20:58:59.4425298Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-06-01T20:58:59.4468585Z Entering 'third_party/pocketfft' 2025-06-01T20:58:59.4520097Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-06-01T20:58:59.4539530Z Entering 'third_party/protobuf' 2025-06-01T20:58:59.4593326Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-06-01T20:58:59.4611534Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T20:58:59.4664444Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-06-01T20:58:59.4684576Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T20:58:59.4740898Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-06-01T20:58:59.4761402Z Entering 'third_party/psimd' 2025-06-01T20:58:59.4811519Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-06-01T20:58:59.4830155Z Entering 'third_party/pthreadpool' 2025-06-01T20:58:59.4881902Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-06-01T20:58:59.4900989Z Entering 'third_party/pybind11' 2025-06-01T20:58:59.4951950Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-06-01T20:58:59.4968746Z Entering 'third_party/python-peachpy' 2025-06-01T20:58:59.5020877Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-06-01T20:58:59.5038322Z Entering 'third_party/sleef' 2025-06-01T20:58:59.5089016Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-06-01T20:58:59.5108511Z Entering 'third_party/tensorpipe' 2025-06-01T20:58:59.5162171Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-06-01T20:58:59.5179171Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T20:58:59.5230861Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-06-01T20:58:59.5246829Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T20:58:59.5298887Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-06-01T20:58:59.5315992Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T20:58:59.5367775Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-06-01T20:58:59.5386780Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T20:58:59.5438410Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-06-01T20:58:59.5453312Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T20:58:59.5508793Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-06-01T20:58:59.6050145Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-06-01T20:58:59.6365168Z Entering 'android/libs/fbjni' 2025-06-01T20:58:59.6406613Z Entering 'third_party/FP16' 2025-06-01T20:58:59.6449799Z Entering 'third_party/FXdiv' 2025-06-01T20:58:59.6492424Z Entering 'third_party/NNPACK' 2025-06-01T20:58:59.6537725Z Entering 'third_party/NVTX' 2025-06-01T20:58:59.6584173Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T20:58:59.6628470Z Entering 'third_party/XNNPACK' 2025-06-01T20:58:59.6687945Z Entering 'third_party/benchmark' 2025-06-01T20:58:59.6730159Z Entering 'third_party/composable_kernel' 2025-06-01T20:58:59.6785767Z Entering 'third_party/cpp-httplib' 2025-06-01T20:58:59.6829486Z Entering 'third_party/cpuinfo' 2025-06-01T20:58:59.6877002Z Entering 'third_party/cudnn_frontend' 2025-06-01T20:58:59.6926817Z Entering 'third_party/cutlass' 2025-06-01T20:58:59.6983160Z Entering 'third_party/eigen' 2025-06-01T20:58:59.7028464Z Entering 'third_party/fbgemm' 2025-06-01T20:58:59.7076333Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T20:58:59.7119705Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T20:58:59.7179175Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T20:58:59.7225664Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T20:58:59.7277160Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T20:58:59.7319785Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T20:58:59.7364626Z Entering 'third_party/fbgemm/external/json' 2025-06-01T20:58:59.7411583Z Entering 'third_party/flash-attention' 2025-06-01T20:58:59.7455712Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T20:58:59.7508180Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T20:58:59.7560543Z Entering 'third_party/flatbuffers' 2025-06-01T20:58:59.7606260Z Entering 'third_party/fmt' 2025-06-01T20:58:59.7649105Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T20:58:59.7692266Z Entering 'third_party/gloo' 2025-06-01T20:58:59.7738925Z Entering 'third_party/googletest' 2025-06-01T20:58:59.7785016Z Entering 'third_party/ideep' 2025-06-01T20:58:59.7829700Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T20:58:59.7882705Z Entering 'third_party/ittapi' 2025-06-01T20:58:59.7925289Z Entering 'third_party/kineto' 2025-06-01T20:58:59.7967565Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T20:58:59.8009473Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T20:58:59.8053017Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T20:58:59.8095425Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T20:58:59.8146800Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T20:58:59.8189044Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T20:58:59.8233287Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T20:58:59.8282903Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T20:58:59.8327482Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T20:58:59.8372802Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T20:58:59.8418653Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T20:58:59.8463361Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T20:58:59.8507572Z Entering 'third_party/kleidiai' 2025-06-01T20:58:59.8550275Z Entering 'third_party/mimalloc' 2025-06-01T20:58:59.8595504Z Entering 'third_party/nlohmann' 2025-06-01T20:58:59.8641665Z Entering 'third_party/onnx' 2025-06-01T20:58:59.8705511Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T20:58:59.8757565Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T20:58:59.8803673Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T20:58:59.8844794Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T20:58:59.8889923Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T20:58:59.8931163Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T20:58:59.8979407Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T20:58:59.9022673Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T20:58:59.9064323Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T20:58:59.9105397Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T20:58:59.9148199Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T20:58:59.9193916Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T20:58:59.9259518Z Entering 'third_party/pocketfft' 2025-06-01T20:58:59.9303304Z Entering 'third_party/protobuf' 2025-06-01T20:58:59.9350467Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T20:58:59.9395201Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T20:58:59.9440440Z Entering 'third_party/psimd' 2025-06-01T20:58:59.9484778Z Entering 'third_party/pthreadpool' 2025-06-01T20:58:59.9526875Z Entering 'third_party/pybind11' 2025-06-01T20:58:59.9572822Z Entering 'third_party/python-peachpy' 2025-06-01T20:58:59.9620527Z Entering 'third_party/sleef' 2025-06-01T20:58:59.9664420Z Entering 'third_party/tensorpipe' 2025-06-01T20:58:59.9706954Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T20:58:59.9747445Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T20:58:59.9791885Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T20:58:59.9836146Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T20:58:59.9879108Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T20:58:59.9937922Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-06-01T20:59:00.0250600Z Entering 'android/libs/fbjni' 2025-06-01T20:59:00.0294022Z Entering 'third_party/FP16' 2025-06-01T20:59:00.0341325Z Entering 'third_party/FXdiv' 2025-06-01T20:59:00.0387857Z Entering 'third_party/NNPACK' 2025-06-01T20:59:00.0431590Z Entering 'third_party/NVTX' 2025-06-01T20:59:00.0477122Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T20:59:00.0521518Z Entering 'third_party/XNNPACK' 2025-06-01T20:59:00.0583437Z Entering 'third_party/benchmark' 2025-06-01T20:59:00.0627718Z Entering 'third_party/composable_kernel' 2025-06-01T20:59:00.0680017Z Entering 'third_party/cpp-httplib' 2025-06-01T20:59:00.0725762Z Entering 'third_party/cpuinfo' 2025-06-01T20:59:00.0769170Z Entering 'third_party/cudnn_frontend' 2025-06-01T20:59:00.0812678Z Entering 'third_party/cutlass' 2025-06-01T20:59:00.0870916Z Entering 'third_party/eigen' 2025-06-01T20:59:00.0922729Z Entering 'third_party/fbgemm' 2025-06-01T20:59:00.0971395Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T20:59:00.1012961Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T20:59:00.1063048Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T20:59:00.1107155Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T20:59:00.1161605Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T20:59:00.1206814Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T20:59:00.1248158Z Entering 'third_party/fbgemm/external/json' 2025-06-01T20:59:00.1304107Z Entering 'third_party/flash-attention' 2025-06-01T20:59:00.1350557Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T20:59:00.1403087Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T20:59:00.1464098Z Entering 'third_party/flatbuffers' 2025-06-01T20:59:00.1511148Z Entering 'third_party/fmt' 2025-06-01T20:59:00.1556761Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T20:59:00.1602362Z Entering 'third_party/gloo' 2025-06-01T20:59:00.1645813Z Entering 'third_party/googletest' 2025-06-01T20:59:00.1688140Z Entering 'third_party/ideep' 2025-06-01T20:59:00.1730516Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T20:59:00.1787868Z Entering 'third_party/ittapi' 2025-06-01T20:59:00.1831644Z Entering 'third_party/kineto' 2025-06-01T20:59:00.1877452Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T20:59:00.1923475Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T20:59:00.1974128Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T20:59:00.2009161Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T20:59:00.2051978Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T20:59:00.2100279Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T20:59:00.2148068Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T20:59:00.2195307Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T20:59:00.2245942Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T20:59:00.2288149Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T20:59:00.2332113Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T20:59:00.2378137Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T20:59:00.2425657Z Entering 'third_party/kleidiai' 2025-06-01T20:59:00.2471611Z Entering 'third_party/mimalloc' 2025-06-01T20:59:00.2522002Z Entering 'third_party/nlohmann' 2025-06-01T20:59:00.2566075Z Entering 'third_party/onnx' 2025-06-01T20:59:00.2631166Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T20:59:00.2677116Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T20:59:00.2724288Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T20:59:00.2767362Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T20:59:00.2811058Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T20:59:00.2854835Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T20:59:00.2901800Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T20:59:00.2943567Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T20:59:00.2988197Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T20:59:00.3029918Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T20:59:00.3074278Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T20:59:00.3120513Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T20:59:00.3186935Z Entering 'third_party/pocketfft' 2025-06-01T20:59:00.3232733Z Entering 'third_party/protobuf' 2025-06-01T20:59:00.3283340Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T20:59:00.3325369Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T20:59:00.3370246Z Entering 'third_party/psimd' 2025-06-01T20:59:00.3418432Z Entering 'third_party/pthreadpool' 2025-06-01T20:59:00.3463361Z Entering 'third_party/pybind11' 2025-06-01T20:59:00.3510400Z Entering 'third_party/python-peachpy' 2025-06-01T20:59:00.3555615Z Entering 'third_party/sleef' 2025-06-01T20:59:00.3602228Z Entering 'third_party/tensorpipe' 2025-06-01T20:59:00.3646067Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T20:59:00.3688166Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T20:59:00.3730551Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T20:59:00.3777340Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T20:59:00.3820028Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T20:59:00.3878856Z ##[endgroup] 2025-06-01T20:59:00.3915283Z [command]/usr/bin/git log -1 --format=%H 2025-06-01T20:59:00.3940947Z f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:00.4149805Z Prepare all required actions 2025-06-01T20:59:00.4150353Z Getting action download info 2025-06-01T20:59:00.5331678Z ##[group]Run ./.github/actions/setup-linux 2025-06-01T20:59:00.5332044Z env: 2025-06-01T20:59:00.5332296Z PYTORCH_ROOT: /pytorch 2025-06-01T20:59:00.5332595Z PACKAGE_TYPE: manywheel 2025-06-01T20:59:00.5332912Z DESIRED_CUDA: cu126 2025-06-01T20:59:00.5333195Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:59:00.5333494Z GPU_ARCH_TYPE: cuda 2025-06-01T20:59:00.5333784Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:59:00.5334131Z SKIP_ALL_TESTS: 1 2025-06-01T20:59:00.5334381Z LIBTORCH_CONFIG: 2025-06-01T20:59:00.5334651Z LIBTORCH_VARIANT: 2025-06-01T20:59:00.5334930Z DESIRED_PYTHON: 3.9 2025-06-01T20:59:00.5340139Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:59:00.5346088Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:00.5346792Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:59:00.5347145Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:59:00.5347480Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:59:00.5348257Z GITHUB_TOKEN: *** 2025-06-01T20:59:00.5348520Z PR_NUMBER: 2025-06-01T20:59:00.5348810Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:59:00.5349195Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:00.5349587Z USE_SPLIT_BUILD: false 2025-06-01T20:59:00.5349883Z ##[endgroup] 2025-06-01T20:59:00.5378400Z ##[group]Run set -euo pipefail 2025-06-01T20:59:00.5378744Z set -euo pipefail 2025-06-01T20:59:00.5379034Z function get_ec2_metadata() { 2025-06-01T20:59:00.5379445Z  # Pulled from instance metadata endpoint for EC2 2025-06-01T20:59:00.5380114Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-06-01T20:59:00.5380691Z  category=$1 2025-06-01T20:59:00.5381068Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-06-01T20:59:00.5381509Z  runner_name_str=i-07c36387c9864199d 2025-06-01T20:59:00.5381859Z  if [[ -f /.inarc ]]; then 2025-06-01T20:59:00.5382207Z  echo "ARC Runner, no info on ec2 metadata" 2025-06-01T20:59:00.5382618Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-06-01T20:59:00.5383109Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-06-01T20:59:00.5383547Z  else 2025-06-01T20:59:00.5384439Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-06-01T20:59:00.5385380Z  fi 2025-06-01T20:59:00.5385756Z } 2025-06-01T20:59:00.5386016Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-06-01T20:59:00.5386461Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-06-01T20:59:00.5386961Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-06-01T20:59:00.5387386Z echo "system info $(uname -a)" 2025-06-01T20:59:00.5395856Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:59:00.5396241Z env: 2025-06-01T20:59:00.5396470Z PYTORCH_ROOT: /pytorch 2025-06-01T20:59:00.5396739Z PACKAGE_TYPE: manywheel 2025-06-01T20:59:00.5397013Z DESIRED_CUDA: cu126 2025-06-01T20:59:00.5397258Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:59:00.5397525Z GPU_ARCH_TYPE: cuda 2025-06-01T20:59:00.5397782Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:59:00.5398094Z SKIP_ALL_TESTS: 1 2025-06-01T20:59:00.5398467Z LIBTORCH_CONFIG: 2025-06-01T20:59:00.5398699Z LIBTORCH_VARIANT: 2025-06-01T20:59:00.5398960Z DESIRED_PYTHON: 3.9 2025-06-01T20:59:00.5403664Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:59:00.5409690Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:00.5410203Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:59:00.5410542Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:59:00.5410880Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:59:00.5411451Z GITHUB_TOKEN: *** 2025-06-01T20:59:00.5411720Z PR_NUMBER: 2025-06-01T20:59:00.5411985Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:59:00.5412378Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:00.5412752Z USE_SPLIT_BUILD: false 2025-06-01T20:59:00.5413046Z ##[endgroup] 2025-06-01T20:59:00.5556603Z ami-id: ami-071226ecf16aa7d96 2025-06-01T20:59:00.5665731Z instance-id: i-07c36387c9864199d 2025-06-01T20:59:00.5774247Z instance-type: r5.12xlarge 2025-06-01T20:59:00.5786073Z system info Linux ip-10-1-73-212.ec2.internal 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-06-01T20:59:00.5816311Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-01T20:59:00.5817284Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-06-01T20:59:00.5823021Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:59:00.5823411Z env: 2025-06-01T20:59:00.5823637Z PYTORCH_ROOT: /pytorch 2025-06-01T20:59:00.5823905Z PACKAGE_TYPE: manywheel 2025-06-01T20:59:00.5824194Z DESIRED_CUDA: cu126 2025-06-01T20:59:00.5824441Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:59:00.5824860Z GPU_ARCH_TYPE: cuda 2025-06-01T20:59:00.5825129Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:59:00.5825445Z SKIP_ALL_TESTS: 1 2025-06-01T20:59:00.5825675Z LIBTORCH_CONFIG: 2025-06-01T20:59:00.5825925Z LIBTORCH_VARIANT: 2025-06-01T20:59:00.5826166Z DESIRED_PYTHON: 3.9 2025-06-01T20:59:00.5830881Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:59:00.5836097Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:00.5836570Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:59:00.5836856Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:59:00.5837180Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:59:00.5837666Z GITHUB_TOKEN: *** 2025-06-01T20:59:00.5837914Z PR_NUMBER: 2025-06-01T20:59:00.5838177Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:59:00.5838521Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:00.5838872Z USE_SPLIT_BUILD: false 2025-06-01T20:59:00.5839125Z ##[endgroup] 2025-06-01T20:59:00.5898569Z ##[group]Run if systemctl is-active --quiet docker; then 2025-06-01T20:59:00.5899036Z if systemctl is-active --quiet docker; then 2025-06-01T20:59:00.5899438Z  echo "Docker daemon is running..."; 2025-06-01T20:59:00.5899768Z else 2025-06-01T20:59:00.5900138Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2025-06-01T20:59:00.5900566Z fi 2025-06-01T20:59:00.5905630Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:59:00.5906010Z env: 2025-06-01T20:59:00.5906235Z PYTORCH_ROOT: /pytorch 2025-06-01T20:59:00.5906510Z PACKAGE_TYPE: manywheel 2025-06-01T20:59:00.5906780Z DESIRED_CUDA: cu126 2025-06-01T20:59:00.5907022Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:59:00.5907291Z GPU_ARCH_TYPE: cuda 2025-06-01T20:59:00.5907547Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:59:00.5907855Z SKIP_ALL_TESTS: 1 2025-06-01T20:59:00.5908098Z LIBTORCH_CONFIG: 2025-06-01T20:59:00.5908328Z LIBTORCH_VARIANT: 2025-06-01T20:59:00.5908576Z DESIRED_PYTHON: 3.9 2025-06-01T20:59:00.5913400Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:59:00.5918518Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:00.5918970Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:59:00.5919269Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:59:00.5919648Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:59:00.5920156Z GITHUB_TOKEN: *** 2025-06-01T20:59:00.5920407Z PR_NUMBER: 2025-06-01T20:59:00.5920648Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:59:00.5921001Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:00.5921334Z USE_SPLIT_BUILD: false 2025-06-01T20:59:00.5921596Z ##[endgroup] 2025-06-01T20:59:00.5999190Z Docker daemon is running... 2025-06-01T20:59:00.6107771Z ##[group]Run nick-fields/retry@v3.0.0 2025-06-01T20:59:00.6108103Z with: 2025-06-01T20:59:00.6108309Z shell: bash 2025-06-01T20:59:00.6108550Z timeout_minutes: 5 2025-06-01T20:59:00.6108797Z max_attempts: 3 2025-06-01T20:59:00.6109056Z retry_wait_seconds: 30 2025-06-01T20:59:00.6111588Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-06-01T20:59:00.6114173Z polling_interval_seconds: 1 2025-06-01T20:59:00.6114468Z warning_on_retry: true 2025-06-01T20:59:00.6114881Z continue_on_error: false 2025-06-01T20:59:00.6115137Z env: 2025-06-01T20:59:00.6115356Z PYTORCH_ROOT: /pytorch 2025-06-01T20:59:00.6115615Z PACKAGE_TYPE: manywheel 2025-06-01T20:59:00.6115885Z DESIRED_CUDA: cu126 2025-06-01T20:59:00.6116126Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:59:00.6116389Z GPU_ARCH_TYPE: cuda 2025-06-01T20:59:00.6116656Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:59:00.6116951Z SKIP_ALL_TESTS: 1 2025-06-01T20:59:00.6117189Z LIBTORCH_CONFIG: 2025-06-01T20:59:00.6117420Z LIBTORCH_VARIANT: 2025-06-01T20:59:00.6117668Z DESIRED_PYTHON: 3.9 2025-06-01T20:59:00.6122493Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:59:00.6128335Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:00.6128847Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:59:00.6129180Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:59:00.6129531Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:59:00.6130056Z GITHUB_TOKEN: *** 2025-06-01T20:59:00.6130322Z PR_NUMBER: 2025-06-01T20:59:00.6130586Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:59:00.6130982Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:00.6131350Z USE_SPLIT_BUILD: false 2025-06-01T20:59:00.6131762Z AWS_RETRY_MODE: standard 2025-06-01T20:59:00.6132069Z AWS_MAX_ATTEMPTS: 5 2025-06-01T20:59:00.6132332Z ##[endgroup] 2025-06-01T20:59:01.8474991Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-01T20:59:01.8475726Z Configure a credential helper to remove this warning. See 2025-06-01T20:59:01.8476367Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-01T20:59:01.8476805Z 2025-06-01T20:59:01.8476928Z Login Succeeded 2025-06-01T20:59:02.3842859Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-01T20:59:02.3843576Z Configure a credential helper to remove this warning. See 2025-06-01T20:59:02.3844579Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-01T20:59:02.3845052Z 2025-06-01T20:59:02.3845168Z Login Succeeded 2025-06-01T20:59:02.7693384Z Command completed after 1 attempt(s). 2025-06-01T20:59:02.7772711Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-06-01T20:59:02.7773446Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-06-01T20:59:02.7773999Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-06-01T20:59:02.7782103Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:59:02.7782535Z env: 2025-06-01T20:59:02.7782773Z PYTORCH_ROOT: /pytorch 2025-06-01T20:59:02.7783090Z PACKAGE_TYPE: manywheel 2025-06-01T20:59:02.7783379Z DESIRED_CUDA: cu126 2025-06-01T20:59:02.7783668Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:59:02.7783946Z GPU_ARCH_TYPE: cuda 2025-06-01T20:59:02.7784252Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:59:02.7784576Z SKIP_ALL_TESTS: 1 2025-06-01T20:59:02.7784846Z LIBTORCH_CONFIG: 2025-06-01T20:59:02.7785095Z LIBTORCH_VARIANT: 2025-06-01T20:59:02.7785415Z DESIRED_PYTHON: 3.9 2025-06-01T20:59:02.7790635Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:59:02.7796141Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:02.7796656Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:59:02.7796975Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:59:02.7797328Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:59:02.7797934Z GITHUB_TOKEN: *** 2025-06-01T20:59:02.7798190Z PR_NUMBER: 2025-06-01T20:59:02.7798481Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:59:02.7798857Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:02.7799250Z USE_SPLIT_BUILD: false 2025-06-01T20:59:02.7799530Z ##[endgroup] 2025-06-01T20:59:02.7914924Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-06-01T20:59:02.7915712Z # ignore expansion of "docker ps -q" since it could be empty 2025-06-01T20:59:02.7916360Z # shellcheck disable=SC2046 2025-06-01T20:59:02.7916744Z docker stop $(docker ps -q) || true 2025-06-01T20:59:02.7917132Z # Prune all of the docker images 2025-06-01T20:59:02.7917486Z docker system prune -af 2025-06-01T20:59:02.7923940Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:59:02.7924549Z env: 2025-06-01T20:59:02.7924842Z PYTORCH_ROOT: /pytorch 2025-06-01T20:59:02.7925147Z PACKAGE_TYPE: manywheel 2025-06-01T20:59:02.7925468Z DESIRED_CUDA: cu126 2025-06-01T20:59:02.7925769Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:59:02.7926062Z GPU_ARCH_TYPE: cuda 2025-06-01T20:59:02.7926376Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:59:02.7926715Z SKIP_ALL_TESTS: 1 2025-06-01T20:59:02.7926992Z LIBTORCH_CONFIG: 2025-06-01T20:59:02.7927258Z LIBTORCH_VARIANT: 2025-06-01T20:59:02.7927552Z DESIRED_PYTHON: 3.9 2025-06-01T20:59:02.7932887Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:59:02.7938523Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:02.7939000Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:59:02.7939293Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:59:02.7939622Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:59:02.7940129Z GITHUB_TOKEN: *** 2025-06-01T20:59:02.7940386Z PR_NUMBER: 2025-06-01T20:59:02.7940639Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:59:02.7941007Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:02.7941365Z USE_SPLIT_BUILD: false 2025-06-01T20:59:02.7941623Z ##[endgroup] 2025-06-01T20:59:02.8232296Z "docker stop" requires at least 1 argument. 2025-06-01T20:59:02.8232751Z See 'docker stop --help'. 2025-06-01T20:59:02.8232997Z 2025-06-01T20:59:02.8233183Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-06-01T20:59:02.8233496Z 2025-06-01T20:59:02.8233897Z Stop one or more running containers 2025-06-01T20:59:02.8407226Z Total reclaimed space: 0B 2025-06-01T20:59:02.8444884Z ##[group]Run set +e 2025-06-01T20:59:02.8445220Z set +e 2025-06-01T20:59:02.8445699Z set -x 2025-06-01T20:59:02.8445944Z  2025-06-01T20:59:02.8446228Z PT_DOMAIN=download.pytorch.org 2025-06-01T20:59:02.8446909Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2025-06-01T20:59:02.8447793Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2025-06-01T20:59:02.8448422Z # one is returned at random 2025-06-01T20:59:02.8448866Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2025-06-01T20:59:02.8449311Z  2025-06-01T20:59:02.8449719Z if [ -z "${RESOLVED_IP}" ]; then 2025-06-01T20:59:02.8450236Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2025-06-01T20:59:02.8450850Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2025-06-01T20:59:02.8451297Z  2025-06-01T20:59:02.8451575Z  if [ -z "${RESOLVED_IP}" ]; then 2025-06-01T20:59:02.8452014Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2025-06-01T20:59:02.8452442Z  exit 1 2025-06-01T20:59:02.8452699Z  fi 2025-06-01T20:59:02.8452955Z fi 2025-06-01T20:59:02.8453179Z  2025-06-01T20:59:02.8453485Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2025-06-01T20:59:02.8453917Z  # Clean up any old records first 2025-06-01T20:59:02.8454326Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2025-06-01T20:59:02.8454704Z fi 2025-06-01T20:59:02.8454928Z  2025-06-01T20:59:02.8455285Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2025-06-01T20:59:02.8455741Z cat /etc/hosts 2025-06-01T20:59:02.8462297Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:59:02.8462680Z env: 2025-06-01T20:59:02.8462908Z PYTORCH_ROOT: /pytorch 2025-06-01T20:59:02.8463179Z PACKAGE_TYPE: manywheel 2025-06-01T20:59:02.8463458Z DESIRED_CUDA: cu126 2025-06-01T20:59:02.8463718Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:59:02.8463970Z GPU_ARCH_TYPE: cuda 2025-06-01T20:59:02.8464241Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:59:02.8464539Z SKIP_ALL_TESTS: 1 2025-06-01T20:59:02.8464778Z LIBTORCH_CONFIG: 2025-06-01T20:59:02.8465001Z LIBTORCH_VARIANT: 2025-06-01T20:59:02.8465255Z DESIRED_PYTHON: 3.9 2025-06-01T20:59:02.8469958Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:59:02.8475202Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:02.8475660Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:59:02.8475966Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:59:02.8476286Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:59:02.8476792Z GITHUB_TOKEN: *** 2025-06-01T20:59:02.8477036Z PR_NUMBER: 2025-06-01T20:59:02.8477276Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:59:02.8477632Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:02.8477964Z USE_SPLIT_BUILD: false 2025-06-01T20:59:02.8478230Z ##[endgroup] 2025-06-01T20:59:02.8503360Z + PT_DOMAIN=download.pytorch.org 2025-06-01T20:59:02.8510025Z ++ dig -4 +short download.pytorch.org 2025-06-01T20:59:02.8510913Z ++ tail -n1 2025-06-01T20:59:02.8970172Z + RESOLVED_IP=18.160.10.28 2025-06-01T20:59:02.8970637Z + '[' -z 18.160.10.28 ']' 2025-06-01T20:59:02.8971006Z + grep -r download.pytorch.org /etc/hosts 2025-06-01T20:59:02.8988776Z + echo '18.160.10.28 download.pytorch.org' 2025-06-01T20:59:02.8989531Z + sudo tee -a /etc/hosts 2025-06-01T20:59:03.2568817Z 18.160.10.28 download.pytorch.org 2025-06-01T20:59:03.2584252Z + cat /etc/hosts 2025-06-01T20:59:03.2593532Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2025-06-01T20:59:03.2598583Z ::1 localhost6 localhost6.localdomain6 2025-06-01T20:59:03.2599054Z 18.160.10.28 download.pytorch.org 2025-06-01T20:59:03.2636862Z Prepare all required actions 2025-06-01T20:59:03.2673361Z ##[group]Run ./.github/actions/chown-workspace 2025-06-01T20:59:03.2673704Z with: 2025-06-01T20:59:03.2674046Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:03.2674493Z env: 2025-06-01T20:59:03.2674705Z PYTORCH_ROOT: /pytorch 2025-06-01T20:59:03.2674991Z PACKAGE_TYPE: manywheel 2025-06-01T20:59:03.2675270Z DESIRED_CUDA: cu126 2025-06-01T20:59:03.2675519Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:59:03.2675809Z GPU_ARCH_TYPE: cuda 2025-06-01T20:59:03.2676075Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:59:03.2676389Z SKIP_ALL_TESTS: 1 2025-06-01T20:59:03.2676619Z LIBTORCH_CONFIG: 2025-06-01T20:59:03.2676868Z LIBTORCH_VARIANT: 2025-06-01T20:59:03.2677109Z DESIRED_PYTHON: 3.9 2025-06-01T20:59:03.2681890Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:59:03.2687686Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:03.2688212Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:59:03.2688534Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:59:03.2688883Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:59:03.2689447Z GITHUB_TOKEN: *** 2025-06-01T20:59:03.2689725Z PR_NUMBER: 2025-06-01T20:59:03.2690007Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:59:03.2690388Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:03.2690777Z USE_SPLIT_BUILD: false 2025-06-01T20:59:03.2691054Z ##[endgroup] 2025-06-01T20:59:03.2713962Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-01T20:59:03.2714654Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-01T20:59:03.2721548Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:59:03.2721943Z env: 2025-06-01T20:59:03.2722154Z PYTORCH_ROOT: /pytorch 2025-06-01T20:59:03.2722444Z PACKAGE_TYPE: manywheel 2025-06-01T20:59:03.2722705Z DESIRED_CUDA: cu126 2025-06-01T20:59:03.2722963Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:59:03.2723219Z GPU_ARCH_TYPE: cuda 2025-06-01T20:59:03.2723491Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:59:03.2723918Z SKIP_ALL_TESTS: 1 2025-06-01T20:59:03.2724487Z LIBTORCH_CONFIG: 2025-06-01T20:59:03.2724820Z LIBTORCH_VARIANT: 2025-06-01T20:59:03.2725087Z DESIRED_PYTHON: 3.9 2025-06-01T20:59:03.2730501Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:59:03.2736297Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:03.2736762Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:59:03.2737053Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:59:03.2737366Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:59:03.2737880Z GITHUB_TOKEN: *** 2025-06-01T20:59:03.2738111Z PR_NUMBER: 2025-06-01T20:59:03.2738364Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:59:03.2738706Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:03.2739064Z USE_SPLIT_BUILD: false 2025-06-01T20:59:03.2739316Z ##[endgroup] 2025-06-01T20:59:03.2933455Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-06-01T20:59:03.5436669Z latest: Pulling from tool/alpine 2025-06-01T20:59:03.5437261Z 540db60ca938: Pulling fs layer 2025-06-01T20:59:03.6612690Z 540db60ca938: Download complete 2025-06-01T20:59:03.7367262Z 540db60ca938: Pull complete 2025-06-01T20:59:03.7429109Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-06-01T20:59:03.7446654Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-06-01T20:59:08.4136326Z ##[group]Run set -eux 2025-06-01T20:59:08.4136689Z set -eux 2025-06-01T20:59:08.4136926Z  2025-06-01T20:59:08.4137187Z rm -rf "${GITHUB_WORKSPACE}" 2025-06-01T20:59:08.4137538Z mkdir "${GITHUB_WORKSPACE}" 2025-06-01T20:59:08.4137874Z  2025-06-01T20:59:08.4138597Z if [[ linux-binary-manywheel == 'linux-aarch64-binary-manywheel' ]] || [[ linux-binary-manywheel == 'linux-s390x-binary-manywheel' ]] ; then 2025-06-01T20:59:08.4139438Z  rm -rf "${RUNNER_TEMP}/artifacts" 2025-06-01T20:59:08.4139832Z  mkdir "${RUNNER_TEMP}/artifacts" 2025-06-01T20:59:08.4140164Z fi 2025-06-01T20:59:08.4150879Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T20:59:08.4151326Z env: 2025-06-01T20:59:08.4151588Z PYTORCH_ROOT: /pytorch 2025-06-01T20:59:08.4151891Z PACKAGE_TYPE: manywheel 2025-06-01T20:59:08.4152200Z DESIRED_CUDA: cu126 2025-06-01T20:59:08.4152551Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:59:08.4152902Z GPU_ARCH_TYPE: cuda 2025-06-01T20:59:08.4153279Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:59:08.4153617Z SKIP_ALL_TESTS: 1 2025-06-01T20:59:08.4153894Z LIBTORCH_CONFIG: 2025-06-01T20:59:08.4154154Z LIBTORCH_VARIANT: 2025-06-01T20:59:08.4154471Z DESIRED_PYTHON: 3.9 2025-06-01T20:59:08.4160074Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:59:08.4165916Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:08.4166448Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:59:08.4166797Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:59:08.4167154Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:59:08.4167780Z GITHUB_TOKEN: *** 2025-06-01T20:59:08.4168067Z PR_NUMBER: 2025-06-01T20:59:08.4168359Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:59:08.4168747Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:08.4169332Z USE_SPLIT_BUILD: false 2025-06-01T20:59:08.4169618Z ##[endgroup] 2025-06-01T20:59:08.4199190Z + rm -rf /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-06-01T20:59:10.9133944Z + mkdir /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-06-01T20:59:10.9146528Z + [[ linux-binary-manywheel == \l\i\n\u\x\-\a\a\r\c\h\6\4\-\b\i\n\a\r\y\-\m\a\n\y\w\h\e\e\l ]] 2025-06-01T20:59:10.9147243Z + [[ linux-binary-manywheel == \l\i\n\u\x\-\s\3\9\0\x\-\b\i\n\a\r\y\-\m\a\n\y\w\h\e\e\l ]] 2025-06-01T20:59:10.9223870Z ##[group]Run actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 2025-06-01T20:59:10.9224320Z with: 2025-06-01T20:59:10.9224558Z ref: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:10.9224900Z submodules: recursive 2025-06-01T20:59:10.9225145Z path: pytorch 2025-06-01T20:59:10.9225389Z show-progress: false 2025-06-01T20:59:10.9225650Z repository: pytorch/pytorch 2025-06-01T20:59:10.9226068Z token: *** 2025-06-01T20:59:10.9226305Z ssh-strict: true 2025-06-01T20:59:10.9226534Z ssh-user: git 2025-06-01T20:59:10.9226784Z persist-credentials: true 2025-06-01T20:59:10.9227048Z clean: true 2025-06-01T20:59:10.9227324Z sparse-checkout-cone-mode: true 2025-06-01T20:59:10.9227614Z fetch-depth: 1 2025-06-01T20:59:10.9227849Z fetch-tags: false 2025-06-01T20:59:10.9228070Z lfs: false 2025-06-01T20:59:10.9228301Z set-safe-directory: true 2025-06-01T20:59:10.9228567Z env: 2025-06-01T20:59:10.9228771Z PYTORCH_ROOT: /pytorch 2025-06-01T20:59:10.9229077Z PACKAGE_TYPE: manywheel 2025-06-01T20:59:10.9229347Z DESIRED_CUDA: cu126 2025-06-01T20:59:10.9229587Z GPU_ARCH_VERSION: 12.6 2025-06-01T20:59:10.9229853Z GPU_ARCH_TYPE: cuda 2025-06-01T20:59:10.9230122Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T20:59:10.9230418Z SKIP_ALL_TESTS: 1 2025-06-01T20:59:10.9230657Z LIBTORCH_CONFIG: 2025-06-01T20:59:10.9230884Z LIBTORCH_VARIANT: 2025-06-01T20:59:10.9231135Z DESIRED_PYTHON: 3.9 2025-06-01T20:59:10.9235836Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T20:59:10.9241090Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T20:59:10.9241539Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T20:59:10.9241837Z BINARY_ENV_FILE: /tmp/env 2025-06-01T20:59:10.9242155Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T20:59:10.9242611Z GITHUB_TOKEN: *** 2025-06-01T20:59:10.9242849Z PR_NUMBER: 2025-06-01T20:59:10.9243086Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T20:59:10.9243437Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:10.9243881Z USE_SPLIT_BUILD: false 2025-06-01T20:59:10.9244145Z ##[endgroup] 2025-06-01T20:59:11.0352728Z Syncing repository: pytorch/pytorch 2025-06-01T20:59:11.0354802Z ##[group]Getting Git version info 2025-06-01T20:59:11.0355335Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch' 2025-06-01T20:59:11.0388248Z [command]/usr/bin/git version 2025-06-01T20:59:11.0426236Z git version 2.47.1 2025-06-01T20:59:11.0450506Z ##[endgroup] 2025-06-01T20:59:11.0459974Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/a00510e4-4add-4e57-9c17-5613595e2b46/.gitconfig' 2025-06-01T20:59:11.0470192Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/a00510e4-4add-4e57-9c17-5613595e2b46' before making global git config changes 2025-06-01T20:59:11.0471278Z Adding repository directory to the temporary git global config as a safe directory 2025-06-01T20:59:11.0475820Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-06-01T20:59:11.0508235Z ##[group]Initializing the repository 2025-06-01T20:59:11.0512493Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-06-01T20:59:11.0545026Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-06-01T20:59:11.0545954Z hint: is subject to change. To configure the initial branch name to use in all 2025-06-01T20:59:11.0546592Z hint: of your new repositories, which will suppress this warning, call: 2025-06-01T20:59:11.0547063Z hint: 2025-06-01T20:59:11.0547360Z hint: git config --global init.defaultBranch 2025-06-01T20:59:11.0547748Z hint: 2025-06-01T20:59:11.0548114Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-06-01T20:59:11.0548757Z hint: 'development'. The just-created branch can be renamed via this command: 2025-06-01T20:59:11.0549250Z hint: 2025-06-01T20:59:11.0549476Z hint: git branch -m 2025-06-01T20:59:11.0550084Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/ 2025-06-01T20:59:11.0554340Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-06-01T20:59:11.0582130Z ##[endgroup] 2025-06-01T20:59:11.0582722Z ##[group]Disabling automatic garbage collection 2025-06-01T20:59:11.0584685Z [command]/usr/bin/git config --local gc.auto 0 2025-06-01T20:59:11.0610607Z ##[endgroup] 2025-06-01T20:59:11.0611057Z ##[group]Setting up auth 2025-06-01T20:59:11.0617167Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-01T20:59:11.0644798Z [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-06-01T20:59:11.0937080Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-01T20:59:11.0962553Z [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-06-01T20:59:11.1259987Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-01T20:59:11.1298671Z ##[endgroup] 2025-06-01T20:59:11.1299168Z ##[group]Fetching the repository 2025-06-01T20:59:11.1305271Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:15.5774580Z From https://github.com/pytorch/pytorch 2025-06-01T20:59:15.5775343Z * branch f7c09f864a6c6467a7454f1431340d3338473fd1 -> FETCH_HEAD 2025-06-01T20:59:15.5798000Z ##[endgroup] 2025-06-01T20:59:15.5798473Z ##[group]Determining the checkout info 2025-06-01T20:59:15.5799017Z ##[endgroup] 2025-06-01T20:59:15.5804780Z [command]/usr/bin/git sparse-checkout disable 2025-06-01T20:59:15.5837220Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-06-01T20:59:15.5865746Z ##[group]Checking out the ref 2025-06-01T20:59:15.5868436Z [command]/usr/bin/git checkout --progress --force f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T20:59:16.6048796Z Updating files: 95% (16935/17658) 2025-06-01T20:59:16.6172904Z Updating files: 96% (16952/17658) 2025-06-01T20:59:16.6392170Z Updating files: 97% (17129/17658) 2025-06-01T20:59:16.6545775Z Updating files: 98% (17305/17658) 2025-06-01T20:59:16.6670561Z Updating files: 99% (17482/17658) 2025-06-01T20:59:16.6671406Z Updating files: 100% (17658/17658) 2025-06-01T20:59:16.6672115Z Updating files: 100% (17658/17658), done. 2025-06-01T20:59:16.6869495Z Note: switching to 'f7c09f864a6c6467a7454f1431340d3338473fd1'. 2025-06-01T20:59:16.6869871Z 2025-06-01T20:59:16.6870136Z You are in 'detached HEAD' state. You can look around, make experimental 2025-06-01T20:59:16.6870755Z changes and commit them, and you can discard any commits you make in this 2025-06-01T20:59:16.6871388Z state without impacting any branches by switching back to a branch. 2025-06-01T20:59:16.6871753Z 2025-06-01T20:59:16.6871988Z If you want to create a new branch to retain commits you create, you may 2025-06-01T20:59:16.6872572Z do so (now or later) by using -c with the switch command. Example: 2025-06-01T20:59:16.6872917Z 2025-06-01T20:59:16.6873056Z git switch -c 2025-06-01T20:59:16.6873277Z 2025-06-01T20:59:16.6873398Z Or undo this operation with: 2025-06-01T20:59:16.6884844Z 2025-06-01T20:59:16.6885019Z git switch - 2025-06-01T20:59:16.6885193Z 2025-06-01T20:59:16.6885494Z Turn off this advice by setting config variable advice.detachedHead to false 2025-06-01T20:59:16.6885924Z 2025-06-01T20:59:16.6886138Z HEAD is now at f7c09f8 [Docs] Reformat sparse example (#154785) 2025-06-01T20:59:16.6908487Z ##[endgroup] 2025-06-01T20:59:16.6908992Z ##[group]Setting up auth for fetching submodules 2025-06-01T20:59:16.6913437Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-06-01T20:59:16.6959093Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-06-01T20:59:16.6983792Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-06-01T20:59:16.7010661Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-06-01T20:59:16.7033802Z ##[endgroup] 2025-06-01T20:59:16.7034262Z ##[group]Fetching submodules 2025-06-01T20:59:16.7036494Z [command]/usr/bin/git submodule sync --recursive 2025-06-01T20:59:16.7358409Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive 2025-06-01T20:59:16.7667847Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-06-01T20:59:16.7669028Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-06-01T20:59:16.7670177Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-06-01T20:59:16.7672346Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-06-01T20:59:16.7674872Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-06-01T20:59:16.7678006Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-06-01T20:59:16.7680505Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-06-01T20:59:16.7683533Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-06-01T20:59:16.7687150Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-06-01T20:59:16.7690218Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-06-01T20:59:16.7693482Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-06-01T20:59:16.7697082Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-06-01T20:59:16.7701831Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-06-01T20:59:16.7704054Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2025-06-01T20:59:16.7707732Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-06-01T20:59:16.7711561Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-06-01T20:59:16.7716808Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-06-01T20:59:16.7720626Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-06-01T20:59:16.7725189Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-06-01T20:59:16.7729281Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-06-01T20:59:16.7733705Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-06-01T20:59:16.7737990Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-06-01T20:59:16.7742350Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-06-01T20:59:16.7747272Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-06-01T20:59:16.7752079Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-06-01T20:59:16.7756945Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-06-01T20:59:16.7761828Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-06-01T20:59:16.7766923Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-06-01T20:59:16.7772306Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-06-01T20:59:16.7777321Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-06-01T20:59:16.7782501Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-06-01T20:59:16.7787672Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-06-01T20:59:16.7793124Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-06-01T20:59:16.7799853Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-06-01T20:59:16.7805923Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-06-01T20:59:16.7811608Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-06-01T20:59:16.7817706Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-06-01T20:59:16.7848124Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/android/libs/fbjni'... 2025-06-01T20:59:17.0905877Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FP16'... 2025-06-01T20:59:17.0906853Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/FXdiv'... 2025-06-01T20:59:17.0907791Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pocketfft'... 2025-06-01T20:59:17.0908917Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/psimd'... 2025-06-01T20:59:17.0909808Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep'... 2025-06-01T20:59:17.0910716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NNPACK'... 2025-06-01T20:59:17.0911631Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/benchmark'... 2025-06-01T20:59:17.0994995Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/NVTX'... 2025-06-01T20:59:17.4019608Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pthreadpool'... 2025-06-01T20:59:17.4020671Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fmt'... 2025-06-01T20:59:17.4021592Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/python-peachpy'... 2025-06-01T20:59:17.4022553Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ittapi'... 2025-06-01T20:59:17.4023589Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gloo'... 2025-06-01T20:59:17.4024511Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kleidiai'... 2025-06-01T20:59:17.4025467Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/googletest'... 2025-06-01T20:59:17.4026421Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpp-httplib'... 2025-06-01T20:59:17.4027480Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flatbuffers'... 2025-06-01T20:59:17.4028841Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe'... 2025-06-01T20:59:17.4029936Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cudnn_frontend'... 2025-06-01T20:59:17.4030889Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/mimalloc'... 2025-06-01T20:59:17.4031778Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/pybind11'... 2025-06-01T20:59:17.4032766Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-06-01T20:59:17.4033723Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/sleef'... 2025-06-01T20:59:17.4034653Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention'... 2025-06-01T20:59:17.4035653Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-06-01T20:59:17.4036659Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-06-01T20:59:17.4141301Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/XNNPACK'... 2025-06-01T20:59:18.8284407Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/nlohmann'... 2025-06-01T20:59:18.8285644Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto'... 2025-06-01T20:59:18.8286562Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/eigen'... 2025-06-01T20:59:18.8287456Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm'... 2025-06-01T20:59:18.8288381Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cpuinfo'... 2025-06-01T20:59:18.8289320Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx'... 2025-06-01T20:59:18.8290271Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/composable_kernel'... 2025-06-01T20:59:18.9286029Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/cutlass'... 2025-06-01T20:59:19.4008620Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf'... 2025-06-01T20:59:19.9587175Z From https://github.com/facebookincubator/fbjni 2025-06-01T20:59:19.9587784Z * branch 7e1e1fe3858c63c251c637ae41a20de425dde96f -> FETCH_HEAD 2025-06-01T20:59:19.9719675Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-06-01T20:59:20.5164777Z From https://github.com/Maratyszcza/FP16 2025-06-01T20:59:20.5166003Z * branch 4dfe081cf6bcd15db339cf2680b9281b8451eeb3 -> FETCH_HEAD 2025-06-01T20:59:20.5260529Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-06-01T20:59:20.9420863Z From https://github.com/Maratyszcza/FXdiv 2025-06-01T20:59:20.9421449Z * branch b408327ac2a15ec3e43352421954f5b1967701d1 -> FETCH_HEAD 2025-06-01T20:59:20.9486100Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-06-01T20:59:21.3873740Z From https://github.com/Maratyszcza/NNPACK 2025-06-01T20:59:21.3874345Z * branch c07e3a0400713d546e0dea2d5466dd22ea389c73 -> FETCH_HEAD 2025-06-01T20:59:21.4073781Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-06-01T20:59:21.9214937Z From https://github.com/NVIDIA/NVTX 2025-06-01T20:59:21.9215628Z * branch 2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07 -> FETCH_HEAD 2025-06-01T20:59:21.9974521Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-06-01T20:59:22.6064001Z From https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator 2025-06-01T20:59:22.6064921Z * branch 1d8f600fd424278486eade7ed3e877c99f0846b1 -> FETCH_HEAD 2025-06-01T20:59:22.6382732Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-06-01T20:59:25.7958705Z From https://github.com/google/XNNPACK 2025-06-01T20:59:25.7959295Z * branch 51a0103656eff6fc9bfd39a4597923c4b542c883 -> FETCH_HEAD 2025-06-01T20:59:26.4015516Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-06-01T20:59:26.9372866Z From https://github.com/google/benchmark 2025-06-01T20:59:26.9373438Z * branch 299e5928955cc62af9968370293b916f5130916f -> FETCH_HEAD 2025-06-01T20:59:26.9543143Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-06-01T20:59:28.0137922Z From https://github.com/ROCm/composable_kernel 2025-06-01T20:59:28.0138911Z * branch 8086bbe3a78d931eb96fe12fdc014082e18d18d3 -> FETCH_HEAD 2025-06-01T20:59:28.2429965Z Submodule path 'third_party/composable_kernel': checked out '8086bbe3a78d931eb96fe12fdc014082e18d18d3' 2025-06-01T20:59:28.8253217Z From https://github.com/yhirose/cpp-httplib 2025-06-01T20:59:28.8253769Z * branch 3b6597bba913d51161383657829b7e644e59c006 -> FETCH_HEAD 2025-06-01T20:59:28.8601636Z Submodule path 'third_party/cpp-httplib': checked out '3b6597bba913d51161383657829b7e644e59c006' 2025-06-01T20:59:29.4006277Z From https://github.com/pytorch/cpuinfo 2025-06-01T20:59:29.4006857Z * branch 5e3d2445e6a84d9599bee2bf78edbb4d80865e1d -> FETCH_HEAD 2025-06-01T20:59:29.4905030Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-06-01T20:59:30.0994653Z From https://github.com/NVIDIA/cudnn-frontend 2025-06-01T20:59:30.0995770Z * branch 666996fe3960f27170d1527e5579ba24c8d3380a -> FETCH_HEAD 2025-06-01T20:59:30.1290923Z Submodule path 'third_party/cudnn_frontend': checked out '666996fe3960f27170d1527e5579ba24c8d3380a' 2025-06-01T20:59:30.9583679Z From https://github.com/NVIDIA/cutlass 2025-06-01T20:59:30.9584399Z * branch ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e -> FETCH_HEAD 2025-06-01T20:59:31.5437605Z Submodule path 'third_party/cutlass': checked out 'ad7b2f5e84fcfa124cb02b91d5bd26d238c0459e' 2025-06-01T20:59:33.3877685Z From https://gitlab.com/libeigen/eigen 2025-06-01T20:59:33.3878337Z * branch 3147391d946bb4b6c68edd901f2add6ac1f31f8c -> FETCH_HEAD 2025-06-01T20:59:33.5392187Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2025-06-01T20:59:34.2941342Z From https://github.com/pytorch/fbgemm 2025-06-01T20:59:34.2942293Z * branch 157e88b750c452bef2ab4653fe9d1eeb151ce4c3 -> FETCH_HEAD 2025-06-01T20:59:34.3917937Z Submodule path 'third_party/fbgemm': checked out '157e88b750c452bef2ab4653fe9d1eeb151ce4c3' 2025-06-01T20:59:34.3939229Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-06-01T20:59:34.3940630Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-06-01T20:59:34.3942009Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-06-01T20:59:34.3944705Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-06-01T20:59:34.3948051Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-06-01T20:59:34.3951038Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-06-01T20:59:34.3953814Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-06-01T20:59:34.3985674Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-06-01T20:59:34.9414499Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-06-01T20:59:34.9415817Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-06-01T20:59:34.9416878Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-06-01T20:59:35.0415134Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-06-01T20:59:35.7968967Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-06-01T20:59:35.8971843Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-06-01T20:59:37.3910971Z From https://github.com/asmjit/asmjit 2025-06-01T20:59:37.3911733Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-06-01T20:59:37.4391207Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-06-01T20:59:38.2677162Z From https://github.com/jwfromm/composable_kernel 2025-06-01T20:59:38.2677837Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-06-01T20:59:38.4864058Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-06-01T20:59:39.0596956Z From https://github.com/pytorch/cpuinfo 2025-06-01T20:59:39.0597534Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-06-01T20:59:39.1493292Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-06-01T20:59:40.7481124Z From https://github.com/jwfromm/cutlass 2025-06-01T20:59:40.7482247Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-06-01T20:59:41.3313302Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-06-01T20:59:42.0280283Z From https://github.com/google/googletest 2025-06-01T20:59:42.0281117Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-06-01T20:59:42.0636954Z Submodule path 'third_party/fbgemm/external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-06-01T20:59:42.0749440Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-06-01T20:59:42.8655576Z From https://github.com/nlohmann/json 2025-06-01T20:59:42.8656152Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-06-01T20:59:42.9590555Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-06-01T20:59:43.5774443Z From https://github.com/Dao-AILab/flash-attention 2025-06-01T20:59:43.5775576Z * branch 979702c87a8713a8e0a5e9fee122b90d2ef13be5 -> FETCH_HEAD 2025-06-01T20:59:43.6419738Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-06-01T20:59:43.6438341Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T20:59:43.6439716Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-06-01T20:59:43.6469664Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-06-01T20:59:45.0549018Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-06-01T20:59:46.2177531Z From https://github.com/ROCm/composable_kernel 2025-06-01T20:59:46.2178323Z * branch 888317e698e9803c62bd38568abc9e05d7709f33 -> FETCH_HEAD 2025-06-01T20:59:46.4402742Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-06-01T20:59:48.0115540Z From https://github.com/NVIDIA/cutlass 2025-06-01T20:59:48.0116144Z * branch c506e16788cb08416a4a57e11a9067beeee29420 -> FETCH_HEAD 2025-06-01T20:59:48.5642039Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-06-01T20:59:49.3387283Z From https://github.com/google/flatbuffers 2025-06-01T20:59:49.3387885Z * branch a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757 -> FETCH_HEAD 2025-06-01T20:59:49.4471268Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-06-01T20:59:50.0163984Z From https://github.com/fmtlib/fmt 2025-06-01T20:59:50.0164707Z * branch 40626af88bd7df9a5fb80be7b25ac85b122d6c21 -> FETCH_HEAD 2025-06-01T20:59:50.0407405Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-06-01T20:59:50.6818684Z From https://github.com/google/gemmlowp 2025-06-01T20:59:50.6819827Z * branch 3fb5c176c17c765a3492cd2f0321b0dab712f350 -> FETCH_HEAD 2025-06-01T20:59:50.7114822Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-06-01T20:59:51.2841997Z From https://github.com/pytorch/gloo 2025-06-01T20:59:51.2842562Z * branch fe67c4bea940a117ff539d23f4110efc19404edb -> FETCH_HEAD 2025-06-01T20:59:51.3051456Z Submodule path 'third_party/gloo': checked out 'fe67c4bea940a117ff539d23f4110efc19404edb' 2025-06-01T20:59:51.9818223Z From https://github.com/google/googletest 2025-06-01T20:59:51.9819350Z * branch 52eb8108c5bdec04579160ae17225d66034bd723 -> FETCH_HEAD 2025-06-01T20:59:52.0162186Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-06-01T20:59:52.5711400Z From https://github.com/intel/ideep 2025-06-01T20:59:52.5712435Z * branch 719d8e6cd7f7a0e01b155657526d693acf97c2b3 -> FETCH_HEAD 2025-06-01T20:59:52.5805171Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-06-01T20:59:52.5825143Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-06-01T20:59:52.5851597Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-06-01T20:59:56.5912022Z From https://github.com/intel/mkl-dnn 2025-06-01T20:59:56.5912592Z * branch 8d263e693366ef8db40acc569cc7d8edf644556d -> FETCH_HEAD 2025-06-01T20:59:57.0586100Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-06-01T20:59:57.5924019Z From https://github.com/intel/ittapi 2025-06-01T20:59:57.5926903Z * branch dec1d23ca65ab069d225dfe40dea14f455170959 -> FETCH_HEAD 2025-06-01T20:59:57.6081396Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-06-01T20:59:58.2185556Z From https://github.com/pytorch/kineto 2025-06-01T20:59:58.2186631Z * branch 20f652846f651fcae287f667d34bcf164c99f383 -> FETCH_HEAD 2025-06-01T20:59:58.2990930Z Submodule path 'third_party/kineto': checked out '20f652846f651fcae287f667d34bcf164c99f383' 2025-06-01T20:59:58.3009754Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T20:59:58.3011769Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T20:59:58.3014549Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T20:59:58.3046309Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-06-01T20:59:58.7910780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-06-01T20:59:58.7912092Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-06-01T20:59:59.9064970Z From https://github.com/facebookincubator/dynolog 2025-06-01T20:59:59.9065593Z * branch 7d04a0053a845370ae06ce317a22a48e9edcc74e -> FETCH_HEAD 2025-06-01T20:59:59.9840594Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-06-01T20:59:59.9859914Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T20:59:59.9861354Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T20:59:59.9862760Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T20:59:59.9865756Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T20:59:59.9868570Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T20:59:59.9871599Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T20:59:59.9874475Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T20:59:59.9877599Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T20:59:59.9910108Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-06-01T21:00:01.5701988Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-06-01T21:00:01.5703526Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-06-01T21:00:01.5704995Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-06-01T21:00:01.5706377Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-06-01T21:00:01.5707798Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-06-01T21:00:01.5709211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-06-01T21:00:01.5710604Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-06-01T21:00:02.9938736Z From https://github.com/NVIDIA/DCGM 2025-06-01T21:00:02.9939299Z * branch ffde4e54bc7249a6039a5e6b45b395141e1217f9 -> FETCH_HEAD 2025-06-01T21:00:03.1745077Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-06-01T21:00:03.7790124Z From https://github.com/libcpr/cpr 2025-06-01T21:00:03.7791274Z * branch 871ed52d350214a034f6ef8a3b8f51c5ce1bd400 -> FETCH_HEAD 2025-06-01T21:00:03.7921770Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-06-01T21:00:04.5887854Z From https://github.com/fmtlib/fmt 2025-06-01T21:00:04.5888435Z * branch cd4af11efc9c622896a3e4cb599fa28668ca3d05 -> FETCH_HEAD 2025-06-01T21:00:04.6148597Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-06-01T21:00:05.1444296Z From https://github.com/gflags/gflags 2025-06-01T21:00:05.1445050Z * branch e171aa2d15ed9eb17054558e0b3a6a413bb01067 -> FETCH_HEAD 2025-06-01T21:00:05.1546641Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-06-01T21:00:05.1567344Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:05.1601191Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-06-01T21:00:05.9524948Z From https://github.com/gflags/gflags 2025-06-01T21:00:05.9525569Z * branch 8411df715cf522606e3b1aca386ddfc0b63d34b4 -> FETCH_HEAD 2025-06-01T21:00:05.9581960Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-06-01T21:00:06.6397255Z From https://github.com/google/glog 2025-06-01T21:00:06.6397835Z * branch b33e3bad4c46c8a6345525fd822af355e5ef9446 -> FETCH_HEAD 2025-06-01T21:00:06.6547470Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-06-01T21:00:07.4186637Z From https://github.com/google/googletest 2025-06-01T21:00:07.4187204Z * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD 2025-06-01T21:00:07.4533044Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-06-01T21:00:08.2034685Z From https://github.com/nlohmann/json 2025-06-01T21:00:08.2035511Z * branch 4f8fba14066156b73f1189a2b8bd568bde5284c5 -> FETCH_HEAD 2025-06-01T21:00:08.2814983Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-06-01T21:00:08.7711422Z From https://github.com/dtrugman/pfs 2025-06-01T21:00:08.7712133Z * branch f68a2fa8ea36c783bdd760371411fcb495aa3150 -> FETCH_HEAD 2025-06-01T21:00:08.7847248Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-06-01T21:00:09.4039821Z From https://github.com/fmtlib/fmt 2025-06-01T21:00:09.4041093Z * branch 0041a40c1350ba702d475b9c4ad62da77caea164 -> FETCH_HEAD 2025-06-01T21:00:09.4291036Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-06-01T21:00:10.3140602Z From https://github.com/google/googletest 2025-06-01T21:00:10.3141177Z * branch 7aca84427f224eeed3144123d5230d5871e93347 -> FETCH_HEAD 2025-06-01T21:00:10.3489663Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-06-01T21:00:10.9260591Z From https://github.com/ARM-software/kleidiai 2025-06-01T21:00:10.9261195Z * branch cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7 -> FETCH_HEAD 2025-06-01T21:00:10.9639804Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-06-01T21:00:11.4277823Z From https://github.com/microsoft/mimalloc 2025-06-01T21:00:11.4278523Z * branch 94036de6fe20bfd8a73d4a6d142fcf532ea604d9 -> FETCH_HEAD 2025-06-01T21:00:11.4593807Z Submodule path 'third_party/mimalloc': checked out '94036de6fe20bfd8a73d4a6d142fcf532ea604d9' 2025-06-01T21:00:12.4187596Z From https://github.com/nlohmann/json 2025-06-01T21:00:12.4188168Z * branch 87cda1d6646592ac5866dc703c8e1839046a6806 -> FETCH_HEAD 2025-06-01T21:00:12.5068700Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2025-06-01T21:00:13.4234942Z From https://github.com/onnx/onnx 2025-06-01T21:00:13.4235483Z * branch e709452ef2bbc1d113faf678c24e6d3467696e83 -> FETCH_HEAD 2025-06-01T21:00:13.8012465Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-06-01T21:00:13.8053845Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:13.8083283Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-06-01T21:00:14.9717020Z From https://github.com/pybind/pybind11 2025-06-01T21:00:14.9717573Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-06-01T21:00:15.0013375Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-06-01T21:00:15.6891625Z From https://github.com/open-telemetry/opentelemetry-cpp 2025-06-01T21:00:15.6892271Z * branch a799f4aed9c94b765dcdaabaeab7d5e7e2310878 -> FETCH_HEAD 2025-06-01T21:00:15.7506395Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-06-01T21:00:15.7526308Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:15.7527778Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:15.7529616Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:15.7532764Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:15.7535858Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:15.7538531Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:15.7541440Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:15.7544294Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:15.7574106Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-06-01T21:00:16.0837724Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-06-01T21:00:16.0839190Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-06-01T21:00:16.0840556Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-06-01T21:00:16.0841837Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-06-01T21:00:16.0843089Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-06-01T21:00:16.1238731Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-06-01T21:00:16.2242340Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-06-01T21:00:17.5801173Z From https://github.com/google/benchmark 2025-06-01T21:00:17.5801761Z * branch d572f4777349d43653b21d6c2fc63020ab326db2 -> FETCH_HEAD 2025-06-01T21:00:17.5966095Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-06-01T21:00:18.3959778Z From https://github.com/google/googletest 2025-06-01T21:00:18.3960337Z * branch b796f7d44681514f58a683a3a71ff17c94edb0c1 -> FETCH_HEAD 2025-06-01T21:00:18.4305319Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-06-01T21:00:19.0069374Z From https://github.com/microsoft/GSL 2025-06-01T21:00:19.0069986Z * branch 6f4529395c5b7c2d661812257cd6780c67e54afa -> FETCH_HEAD 2025-06-01T21:00:19.0166609Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-06-01T21:00:19.9419493Z From https://github.com/nlohmann/json 2025-06-01T21:00:19.9420215Z * branch bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d -> FETCH_HEAD 2025-06-01T21:00:20.0359462Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-06-01T21:00:20.6148823Z From https://github.com/open-telemetry/opentelemetry-proto 2025-06-01T21:00:20.6149476Z * branch 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce -> FETCH_HEAD 2025-06-01T21:00:20.6246637Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-06-01T21:00:21.0597700Z From https://github.com/opentracing/opentracing-cpp 2025-06-01T21:00:21.0598954Z * branch 06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5 -> FETCH_HEAD 2025-06-01T21:00:21.0715320Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-06-01T21:00:21.6514685Z From https://github.com/jupp0r/prometheus-cpp 2025-06-01T21:00:21.6515898Z * branch c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d -> FETCH_HEAD 2025-06-01T21:00:21.6649872Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-06-01T21:00:21.6668369Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:21.6670035Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:21.6699449Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-06-01T21:00:22.6449893Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-06-01T21:00:23.2877720Z From https://github.com/civetweb/civetweb 2025-06-01T21:00:23.2878299Z * branch eefb26f82b233268fc98577d265352720d477ba4 -> FETCH_HEAD 2025-06-01T21:00:23.5062764Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-06-01T21:00:24.4144067Z From https://github.com/google/googletest 2025-06-01T21:00:24.4144673Z * branch e2239ee6043f73722e7aa812a459f54a28552929 -> FETCH_HEAD 2025-06-01T21:00:24.4509625Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-06-01T21:00:26.3563926Z From https://github.com/Microsoft/vcpkg 2025-06-01T21:00:26.3564721Z * branch 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50 -> FETCH_HEAD 2025-06-01T21:00:26.7957661Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-06-01T21:00:27.2412251Z From https://github.com/mreineck/pocketfft 2025-06-01T21:00:27.2413655Z * branch 9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe -> FETCH_HEAD 2025-06-01T21:00:27.2480072Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2025-06-01T21:00:29.9596552Z From https://github.com/protocolbuffers/protobuf 2025-06-01T21:00:29.9597165Z * branch d1eca4e4b421cd2997495c4b4e65cea6be4e9b8a -> FETCH_HEAD 2025-06-01T21:00:30.1962844Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-06-01T21:00:30.1987161Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:30.1988593Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:30.2019234Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-06-01T21:00:30.5150093Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-06-01T21:00:31.1317745Z From https://github.com/google/benchmark 2025-06-01T21:00:31.1318334Z * branch 5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8 -> FETCH_HEAD 2025-06-01T21:00:31.1440746Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-06-01T21:00:31.9354389Z From https://github.com/google/googletest 2025-06-01T21:00:31.9354956Z * branch 5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081 -> FETCH_HEAD 2025-06-01T21:00:31.9773361Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-06-01T21:00:31.9942383Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-06-01T21:00:32.4418125Z From https://github.com/Maratyszcza/pthreadpool 2025-06-01T21:00:32.4418774Z * branch 4fe0e1e183925bf8cfa6aae24237e724a96479b8 -> FETCH_HEAD 2025-06-01T21:00:32.4513979Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-06-01T21:00:33.0113849Z From https://github.com/pybind/pybind11 2025-06-01T21:00:33.0114407Z * branch a2e59f0e7065404b44dfe92a28aca47ba1378dc4 -> FETCH_HEAD 2025-06-01T21:00:33.0411401Z Submodule path 'third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-06-01T21:00:33.5009150Z From https://github.com/malfet/PeachPy 2025-06-01T21:00:33.5009725Z * branch f45429b087dd7d5bc78bb40dc7cf06425c252d67 -> FETCH_HEAD 2025-06-01T21:00:33.5272924Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-06-01T21:00:34.2233436Z From https://github.com/shibatch/sleef 2025-06-01T21:00:34.2234006Z * branch 5a1d179df9cf652951b59010a2d2075372d67f68 -> FETCH_HEAD 2025-06-01T21:00:34.2613261Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-06-01T21:00:34.8923697Z From https://github.com/pytorch/tensorpipe 2025-06-01T21:00:34.8924652Z * branch 52791a2fd214b2a9dc5759d36725909c1daa7f2e -> FETCH_HEAD 2025-06-01T21:00:34.9166154Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2025-06-01T21:00:34.9186287Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:34.9187630Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:34.9189416Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:34.9192218Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:34.9224554Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-06-01T21:00:35.2589331Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-06-01T21:00:35.2970457Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-06-01T21:00:35.3643500Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-06-01T21:00:36.1224107Z From https://github.com/google/googletest 2025-06-01T21:00:36.1224673Z * branch aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e -> FETCH_HEAD 2025-06-01T21:00:36.1583236Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-06-01T21:00:36.6458235Z From https://github.com/google/libnop 2025-06-01T21:00:36.6458949Z * branch 910b55815be16109f04f4180e9adee14fb4ce281 -> FETCH_HEAD 2025-06-01T21:00:36.6618267Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-06-01T21:00:37.4886209Z From https://github.com/libuv/libuv 2025-06-01T21:00:37.4886755Z * branch 1dff88e5161cba5c59276d2070d2e304e4dcb242 -> FETCH_HEAD 2025-06-01T21:00:37.5328483Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2025-06-01T21:00:38.1987362Z From https://github.com/pybind/pybind11 2025-06-01T21:00:38.1987948Z * branch a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef -> FETCH_HEAD 2025-06-01T21:00:38.2238799Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-06-01T21:00:38.2254520Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:38.2285932Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-06-01T21:00:39.0330376Z From https://github.com/wjakob/clang-cindex-python3 2025-06-01T21:00:39.0331017Z * branch 6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5 -> FETCH_HEAD 2025-06-01T21:00:39.0393954Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-06-01T21:00:39.0439931Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-06-01T21:00:39.0784845Z Entering 'android/libs/fbjni' 2025-06-01T21:00:39.0831315Z Entering 'third_party/FP16' 2025-06-01T21:00:39.0879761Z Entering 'third_party/FXdiv' 2025-06-01T21:00:39.0926018Z Entering 'third_party/NNPACK' 2025-06-01T21:00:39.0971651Z Entering 'third_party/NVTX' 2025-06-01T21:00:39.1020006Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:00:39.1066772Z Entering 'third_party/XNNPACK' 2025-06-01T21:00:39.1126480Z Entering 'third_party/benchmark' 2025-06-01T21:00:39.1171624Z Entering 'third_party/composable_kernel' 2025-06-01T21:00:39.1225263Z Entering 'third_party/cpp-httplib' 2025-06-01T21:00:39.1269231Z Entering 'third_party/cpuinfo' 2025-06-01T21:00:39.1320833Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:00:39.1365345Z Entering 'third_party/cutlass' 2025-06-01T21:00:39.1417728Z Entering 'third_party/eigen' 2025-06-01T21:00:39.1465892Z Entering 'third_party/fbgemm' 2025-06-01T21:00:39.1514234Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:00:39.1563587Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:00:39.1611979Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:00:39.1658579Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:00:39.1712462Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:00:39.1757032Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:00:39.1807208Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:00:39.1853551Z Entering 'third_party/flash-attention' 2025-06-01T21:00:39.1898985Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:00:39.1950242Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:00:39.2007714Z Entering 'third_party/flatbuffers' 2025-06-01T21:00:39.2058734Z Entering 'third_party/fmt' 2025-06-01T21:00:39.2102259Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:39.2145209Z Entering 'third_party/gloo' 2025-06-01T21:00:39.2195902Z Entering 'third_party/googletest' 2025-06-01T21:00:39.2240632Z Entering 'third_party/ideep' 2025-06-01T21:00:39.2282808Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:00:39.2332582Z Entering 'third_party/ittapi' 2025-06-01T21:00:39.2379732Z Entering 'third_party/kineto' 2025-06-01T21:00:39.2423771Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:00:39.2465720Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:00:39.2519568Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:00:39.2565078Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:00:39.2606691Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:00:39.2656862Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:39.2703541Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:00:39.2746242Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:00:39.2790534Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:00:39.2839280Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:00:39.2885823Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:00:39.2930520Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:00:39.2977252Z Entering 'third_party/kleidiai' 2025-06-01T21:00:39.3024008Z Entering 'third_party/mimalloc' 2025-06-01T21:00:39.3069907Z Entering 'third_party/nlohmann' 2025-06-01T21:00:39.3114593Z Entering 'third_party/onnx' 2025-06-01T21:00:39.3178791Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:39.3224576Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:00:39.3268786Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:39.3316908Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:39.3362132Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:39.3403342Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:39.3451638Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:39.3492954Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:39.3534422Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:39.3579284Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:39.3623824Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:39.3669090Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:39.3740315Z Entering 'third_party/pocketfft' 2025-06-01T21:00:39.3787827Z Entering 'third_party/protobuf' 2025-06-01T21:00:39.3833202Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:39.3876693Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:39.3922888Z Entering 'third_party/psimd' 2025-06-01T21:00:39.3966043Z Entering 'third_party/pthreadpool' 2025-06-01T21:00:39.4007168Z Entering 'third_party/pybind11' 2025-06-01T21:00:39.4061755Z Entering 'third_party/python-peachpy' 2025-06-01T21:00:39.4103877Z Entering 'third_party/sleef' 2025-06-01T21:00:39.4146480Z Entering 'third_party/tensorpipe' 2025-06-01T21:00:39.4191018Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:39.4233475Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:39.4276037Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:39.4319384Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:39.4363184Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:39.4423520Z ##[endgroup] 2025-06-01T21:00:39.4425753Z ##[group]Persisting credentials for submodules 2025-06-01T21:00:39.4427593Z [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-06-01T21:00:39.4750455Z Entering 'android/libs/fbjni' 2025-06-01T21:00:39.4811409Z Entering 'third_party/FP16' 2025-06-01T21:00:39.4869104Z Entering 'third_party/FXdiv' 2025-06-01T21:00:39.4925793Z Entering 'third_party/NNPACK' 2025-06-01T21:00:39.4984385Z Entering 'third_party/NVTX' 2025-06-01T21:00:39.5046269Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:00:39.5103503Z Entering 'third_party/XNNPACK' 2025-06-01T21:00:39.5180816Z Entering 'third_party/benchmark' 2025-06-01T21:00:39.5237191Z Entering 'third_party/composable_kernel' 2025-06-01T21:00:39.5304199Z Entering 'third_party/cpp-httplib' 2025-06-01T21:00:39.5368134Z Entering 'third_party/cpuinfo' 2025-06-01T21:00:39.5425357Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:00:39.5485531Z Entering 'third_party/cutlass' 2025-06-01T21:00:39.5554814Z Entering 'third_party/eigen' 2025-06-01T21:00:39.5623299Z Entering 'third_party/fbgemm' 2025-06-01T21:00:39.5688897Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:00:39.5744014Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:00:39.5812892Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:00:39.5870147Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:00:39.5933795Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:00:39.5992526Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:00:39.6047378Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:00:39.6108237Z Entering 'third_party/flash-attention' 2025-06-01T21:00:39.6165431Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:00:39.6230228Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:00:39.6301806Z Entering 'third_party/flatbuffers' 2025-06-01T21:00:39.6366014Z Entering 'third_party/fmt' 2025-06-01T21:00:39.6423881Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:39.6480011Z Entering 'third_party/gloo' 2025-06-01T21:00:39.6538828Z Entering 'third_party/googletest' 2025-06-01T21:00:39.6601230Z Entering 'third_party/ideep' 2025-06-01T21:00:39.6661560Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:00:39.6729372Z Entering 'third_party/ittapi' 2025-06-01T21:00:39.6788505Z Entering 'third_party/kineto' 2025-06-01T21:00:39.6845788Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:00:39.6901816Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:00:39.6965700Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:00:39.7023036Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:00:39.7083314Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:00:39.7142251Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:39.7205786Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:00:39.7262022Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:00:39.7321609Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:00:39.7383375Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:00:39.7447622Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:00:39.7504093Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:00:39.7565525Z Entering 'third_party/kleidiai' 2025-06-01T21:00:39.7623030Z Entering 'third_party/mimalloc' 2025-06-01T21:00:39.7680981Z Entering 'third_party/nlohmann' 2025-06-01T21:00:39.7744709Z Entering 'third_party/onnx' 2025-06-01T21:00:39.7821962Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:39.7885340Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:00:39.7944111Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:39.8001303Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:39.8063987Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:39.8122518Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:39.8184612Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:39.8242979Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:39.8303836Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:39.8363338Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:39.8423646Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:39.8481036Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:39.8559475Z Entering 'third_party/pocketfft' 2025-06-01T21:00:39.8615444Z Entering 'third_party/protobuf' 2025-06-01T21:00:39.8677599Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:39.8732022Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:39.8793616Z Entering 'third_party/psimd' 2025-06-01T21:00:39.8855665Z Entering 'third_party/pthreadpool' 2025-06-01T21:00:39.8915822Z Entering 'third_party/pybind11' 2025-06-01T21:00:39.8973614Z Entering 'third_party/python-peachpy' 2025-06-01T21:00:39.9032258Z Entering 'third_party/sleef' 2025-06-01T21:00:39.9088288Z Entering 'third_party/tensorpipe' 2025-06-01T21:00:39.9144491Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:39.9204735Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:39.9263300Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:39.9329447Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:39.9391442Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:39.9467297Z [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-06-01T21:00:39.9783195Z Entering 'android/libs/fbjni' 2025-06-01T21:00:39.9833731Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-06-01T21:00:39.9849385Z Entering 'third_party/FP16' 2025-06-01T21:00:39.9905236Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-06-01T21:00:39.9922769Z Entering 'third_party/FXdiv' 2025-06-01T21:00:39.9976678Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-06-01T21:00:39.9992920Z Entering 'third_party/NNPACK' 2025-06-01T21:00:40.0045843Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-06-01T21:00:40.0063751Z Entering 'third_party/NVTX' 2025-06-01T21:00:40.0115694Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-06-01T21:00:40.0131999Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:00:40.0187684Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-06-01T21:00:40.0205494Z Entering 'third_party/XNNPACK' 2025-06-01T21:00:40.0254992Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-06-01T21:00:40.0287417Z Entering 'third_party/benchmark' 2025-06-01T21:00:40.0339637Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-06-01T21:00:40.0355277Z Entering 'third_party/composable_kernel' 2025-06-01T21:00:40.0408028Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-06-01T21:00:40.0433713Z Entering 'third_party/cpp-httplib' 2025-06-01T21:00:40.0485971Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-06-01T21:00:40.0503620Z Entering 'third_party/cpuinfo' 2025-06-01T21:00:40.0554351Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-06-01T21:00:40.0571053Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:00:40.0624468Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-06-01T21:00:40.0641823Z Entering 'third_party/cutlass' 2025-06-01T21:00:40.0692985Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-06-01T21:00:40.0720446Z Entering 'third_party/eigen' 2025-06-01T21:00:40.0773548Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2025-06-01T21:00:40.0794302Z Entering 'third_party/fbgemm' 2025-06-01T21:00:40.0846418Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-06-01T21:00:40.0865490Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:00:40.0917552Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-06-01T21:00:40.0934002Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:00:40.0988942Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-06-01T21:00:40.1011102Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:00:40.1064421Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-06-01T21:00:40.1081757Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:00:40.1134922Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-06-01T21:00:40.1162045Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:00:40.1214044Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-06-01T21:00:40.1232777Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:00:40.1286188Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-06-01T21:00:40.1303584Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:00:40.1354586Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-06-01T21:00:40.1374066Z Entering 'third_party/flash-attention' 2025-06-01T21:00:40.1430279Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-06-01T21:00:40.1448148Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:00:40.1501722Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-06-01T21:00:40.1525267Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:00:40.1580844Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-06-01T21:00:40.1607066Z Entering 'third_party/flatbuffers' 2025-06-01T21:00:40.1661171Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-06-01T21:00:40.1681800Z Entering 'third_party/fmt' 2025-06-01T21:00:40.1732685Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-06-01T21:00:40.1749647Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:40.1804491Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-06-01T21:00:40.1822705Z Entering 'third_party/gloo' 2025-06-01T21:00:40.1875066Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-06-01T21:00:40.1890570Z Entering 'third_party/googletest' 2025-06-01T21:00:40.1946091Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:00:40.1964970Z Entering 'third_party/ideep' 2025-06-01T21:00:40.2017860Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-06-01T21:00:40.2033548Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:00:40.2086347Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-06-01T21:00:40.2113038Z Entering 'third_party/ittapi' 2025-06-01T21:00:40.2166026Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-06-01T21:00:40.2184421Z Entering 'third_party/kineto' 2025-06-01T21:00:40.2235980Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-06-01T21:00:40.2252037Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:00:40.2305303Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-06-01T21:00:40.2322163Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:00:40.2374809Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-06-01T21:00:40.2394472Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:00:40.2448127Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-06-01T21:00:40.2467226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:00:40.2519576Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-06-01T21:00:40.2538417Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:00:40.2593886Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-06-01T21:00:40.2607958Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:40.2662392Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-06-01T21:00:40.2682353Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:00:40.2733487Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-06-01T21:00:40.2750309Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:00:40.2806694Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:00:40.2826044Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:00:40.2877816Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-06-01T21:00:40.2896817Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:00:40.2947917Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-06-01T21:00:40.2966810Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:00:40.3020649Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-06-01T21:00:40.3037811Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:00:40.3089909Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-06-01T21:00:40.3109962Z Entering 'third_party/kleidiai' 2025-06-01T21:00:40.3162479Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-06-01T21:00:40.3182615Z Entering 'third_party/mimalloc' 2025-06-01T21:00:40.3234194Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-06-01T21:00:40.3250436Z Entering 'third_party/nlohmann' 2025-06-01T21:00:40.3303639Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-06-01T21:00:40.3322711Z Entering 'third_party/onnx' 2025-06-01T21:00:40.3381006Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-06-01T21:00:40.3416962Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:40.3470465Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-06-01T21:00:40.3488083Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:00:40.3542207Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-06-01T21:00:40.3562032Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:40.3612121Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-06-01T21:00:40.3630729Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:40.3682500Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:00:40.3701380Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:40.3752473Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-06-01T21:00:40.3768850Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:40.3821526Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-06-01T21:00:40.3839267Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:40.3891939Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-06-01T21:00:40.3910688Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:40.3964107Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-06-01T21:00:40.3984476Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:40.4038796Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-06-01T21:00:40.4053910Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:40.4107174Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-06-01T21:00:40.4125790Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:40.4181611Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-06-01T21:00:40.4201587Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:40.4253206Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-06-01T21:00:40.4290133Z Entering 'third_party/pocketfft' 2025-06-01T21:00:40.4343022Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-06-01T21:00:40.4361403Z Entering 'third_party/protobuf' 2025-06-01T21:00:40.4412473Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-06-01T21:00:40.4433486Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:40.4485869Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-06-01T21:00:40.4503467Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:40.4556323Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:00:40.4573403Z Entering 'third_party/psimd' 2025-06-01T21:00:40.4626161Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-06-01T21:00:40.4643307Z Entering 'third_party/pthreadpool' 2025-06-01T21:00:40.4695724Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-06-01T21:00:40.4712204Z Entering 'third_party/pybind11' 2025-06-01T21:00:40.4766353Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-06-01T21:00:40.4784535Z Entering 'third_party/python-peachpy' 2025-06-01T21:00:40.4837873Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-06-01T21:00:40.4854096Z Entering 'third_party/sleef' 2025-06-01T21:00:40.4907279Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-06-01T21:00:40.4925371Z Entering 'third_party/tensorpipe' 2025-06-01T21:00:40.4980597Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-06-01T21:00:40.4996422Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:40.5047715Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-06-01T21:00:40.5066206Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:40.5117500Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-06-01T21:00:40.5132770Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:40.5187735Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-06-01T21:00:40.5205741Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:40.5256728Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-06-01T21:00:40.5274239Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:40.5326378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-06-01T21:00:40.6467168Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-06-01T21:00:40.6789205Z Entering 'android/libs/fbjni' 2025-06-01T21:00:40.6831034Z Entering 'third_party/FP16' 2025-06-01T21:00:40.6875438Z Entering 'third_party/FXdiv' 2025-06-01T21:00:40.6919171Z Entering 'third_party/NNPACK' 2025-06-01T21:00:40.6965660Z Entering 'third_party/NVTX' 2025-06-01T21:00:40.7007493Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:00:40.7050241Z Entering 'third_party/XNNPACK' 2025-06-01T21:00:40.7111009Z Entering 'third_party/benchmark' 2025-06-01T21:00:40.7154559Z Entering 'third_party/composable_kernel' 2025-06-01T21:00:40.7209978Z Entering 'third_party/cpp-httplib' 2025-06-01T21:00:40.7253377Z Entering 'third_party/cpuinfo' 2025-06-01T21:00:40.7299263Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:00:40.7342744Z Entering 'third_party/cutlass' 2025-06-01T21:00:40.7396700Z Entering 'third_party/eigen' 2025-06-01T21:00:40.7446369Z Entering 'third_party/fbgemm' 2025-06-01T21:00:40.7492279Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:00:40.7535186Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:00:40.7587453Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:00:40.7630075Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:00:40.7680742Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:00:40.7722604Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:00:40.7765391Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:00:40.7809328Z Entering 'third_party/flash-attention' 2025-06-01T21:00:40.7854708Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:00:40.7909366Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:00:40.7961751Z Entering 'third_party/flatbuffers' 2025-06-01T21:00:40.8008131Z Entering 'third_party/fmt' 2025-06-01T21:00:40.8051399Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:40.8097647Z Entering 'third_party/gloo' 2025-06-01T21:00:40.8142775Z Entering 'third_party/googletest' 2025-06-01T21:00:40.8187065Z Entering 'third_party/ideep' 2025-06-01T21:00:40.8229523Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:00:40.8281024Z Entering 'third_party/ittapi' 2025-06-01T21:00:40.8325585Z Entering 'third_party/kineto' 2025-06-01T21:00:40.8367075Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:00:40.8408701Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:00:40.8460731Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:00:40.8503493Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:00:40.8546513Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:00:40.8600142Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:40.8650594Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:00:40.8693010Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:00:40.8744910Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:00:40.8795817Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:00:40.8841937Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:00:40.8888911Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:00:40.8933147Z Entering 'third_party/kleidiai' 2025-06-01T21:00:40.8981250Z Entering 'third_party/mimalloc' 2025-06-01T21:00:40.9025258Z Entering 'third_party/nlohmann' 2025-06-01T21:00:40.9070474Z Entering 'third_party/onnx' 2025-06-01T21:00:40.9130099Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:40.9179071Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:00:40.9222425Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:40.9264271Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:40.9306144Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:40.9347204Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:40.9393266Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:40.9436047Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:40.9482703Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:40.9524004Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:40.9567503Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:40.9610008Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:40.9675403Z Entering 'third_party/pocketfft' 2025-06-01T21:00:40.9722614Z Entering 'third_party/protobuf' 2025-06-01T21:00:40.9767464Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:40.9809207Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:40.9853146Z Entering 'third_party/psimd' 2025-06-01T21:00:40.9898804Z Entering 'third_party/pthreadpool' 2025-06-01T21:00:40.9941200Z Entering 'third_party/pybind11' 2025-06-01T21:00:40.9988178Z Entering 'third_party/python-peachpy' 2025-06-01T21:00:41.0032566Z Entering 'third_party/sleef' 2025-06-01T21:00:41.0076733Z Entering 'third_party/tensorpipe' 2025-06-01T21:00:41.0120027Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:41.0166596Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:41.0207678Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:41.0249507Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:41.0291411Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:41.0351652Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-06-01T21:00:41.0666345Z Entering 'android/libs/fbjni' 2025-06-01T21:00:41.0711148Z Entering 'third_party/FP16' 2025-06-01T21:00:41.0760267Z Entering 'third_party/FXdiv' 2025-06-01T21:00:41.0810020Z Entering 'third_party/NNPACK' 2025-06-01T21:00:41.0860693Z Entering 'third_party/NVTX' 2025-06-01T21:00:41.0905195Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T21:00:41.0947989Z Entering 'third_party/XNNPACK' 2025-06-01T21:00:41.1005585Z Entering 'third_party/benchmark' 2025-06-01T21:00:41.1048039Z Entering 'third_party/composable_kernel' 2025-06-01T21:00:41.1108021Z Entering 'third_party/cpp-httplib' 2025-06-01T21:00:41.1150947Z Entering 'third_party/cpuinfo' 2025-06-01T21:00:41.1198166Z Entering 'third_party/cudnn_frontend' 2025-06-01T21:00:41.1242159Z Entering 'third_party/cutlass' 2025-06-01T21:00:41.1293631Z Entering 'third_party/eigen' 2025-06-01T21:00:41.1341801Z Entering 'third_party/fbgemm' 2025-06-01T21:00:41.1391556Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T21:00:41.1434931Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T21:00:41.1485117Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T21:00:41.1530130Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T21:00:41.1586377Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T21:00:41.1629260Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T21:00:41.1671523Z Entering 'third_party/fbgemm/external/json' 2025-06-01T21:00:41.1722960Z Entering 'third_party/flash-attention' 2025-06-01T21:00:41.1765985Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T21:00:41.1813823Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T21:00:41.1874021Z Entering 'third_party/flatbuffers' 2025-06-01T21:00:41.1921360Z Entering 'third_party/fmt' 2025-06-01T21:00:41.1965613Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T21:00:41.2007374Z Entering 'third_party/gloo' 2025-06-01T21:00:41.2050693Z Entering 'third_party/googletest' 2025-06-01T21:00:41.2093483Z Entering 'third_party/ideep' 2025-06-01T21:00:41.2139082Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T21:00:41.2193848Z Entering 'third_party/ittapi' 2025-06-01T21:00:41.2238809Z Entering 'third_party/kineto' 2025-06-01T21:00:41.2283232Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T21:00:41.2325168Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T21:00:41.2369514Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T21:00:41.2420613Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T21:00:41.2463675Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T21:00:41.2505501Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T21:00:41.2555026Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T21:00:41.2600689Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T21:00:41.2643658Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T21:00:41.2690949Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T21:00:41.2744928Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T21:00:41.2790350Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T21:00:41.2837891Z Entering 'third_party/kleidiai' 2025-06-01T21:00:41.2886016Z Entering 'third_party/mimalloc' 2025-06-01T21:00:41.2930827Z Entering 'third_party/nlohmann' 2025-06-01T21:00:41.2979625Z Entering 'third_party/onnx' 2025-06-01T21:00:41.3041881Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T21:00:41.3088944Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T21:00:41.3142090Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T21:00:41.3184896Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T21:00:41.3228430Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T21:00:41.3270108Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T21:00:41.3313353Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T21:00:41.3362934Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T21:00:41.3405179Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T21:00:41.3446018Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T21:00:41.3492925Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T21:00:41.3538553Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T21:00:41.3602818Z Entering 'third_party/pocketfft' 2025-06-01T21:00:41.3645845Z Entering 'third_party/protobuf' 2025-06-01T21:00:41.3690991Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T21:00:41.3732617Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T21:00:41.3781832Z Entering 'third_party/psimd' 2025-06-01T21:00:41.3824030Z Entering 'third_party/pthreadpool' 2025-06-01T21:00:41.3868092Z Entering 'third_party/pybind11' 2025-06-01T21:00:41.3912715Z Entering 'third_party/python-peachpy' 2025-06-01T21:00:41.3956541Z Entering 'third_party/sleef' 2025-06-01T21:00:41.4002326Z Entering 'third_party/tensorpipe' 2025-06-01T21:00:41.4045683Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T21:00:41.4085987Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T21:00:41.4127262Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T21:00:41.4169621Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T21:00:41.4210411Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T21:00:41.4269204Z ##[endgroup] 2025-06-01T21:00:41.4303674Z [command]/usr/bin/git log -1 --format=%H 2025-06-01T21:00:41.4326979Z f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:41.4433046Z ##[group]Run # Remove any artifacts from the previous checkouts 2025-06-01T21:00:41.4433623Z # Remove any artifacts from the previous checkouts 2025-06-01T21:00:41.4434044Z git clean -fxd 2025-06-01T21:00:41.4440747Z shell: /usr/bin/bash -e {0} 2025-06-01T21:00:41.4441031Z env: 2025-06-01T21:00:41.4441274Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:41.4441558Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:41.4441846Z DESIRED_CUDA: cu126 2025-06-01T21:00:41.4442106Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:41.4442388Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:41.4442676Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T21:00:41.4443003Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:41.4443256Z LIBTORCH_CONFIG: 2025-06-01T21:00:41.4443495Z LIBTORCH_VARIANT: 2025-06-01T21:00:41.4443758Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:41.4449601Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:41.4455512Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:41.4456133Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:41.4456457Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:41.4456783Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:41.4457445Z GITHUB_TOKEN: *** 2025-06-01T21:00:41.4457684Z PR_NUMBER: 2025-06-01T21:00:41.4457924Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:41.4458277Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:41.4458612Z USE_SPLIT_BUILD: false 2025-06-01T21:00:41.4458875Z ##[endgroup] 2025-06-01T21:00:41.4795308Z Prepare all required actions 2025-06-01T21:00:41.4796134Z Getting action download info 2025-06-01T21:00:41.6087698Z ##[group]Run ./pytorch/.github/actions/filter-test-configs 2025-06-01T21:00:41.6088126Z with: 2025-06-01T21:00:41.6088554Z github-token: *** 2025-06-01T21:00:41.6088909Z test-matrix: { include: [ { config: "default" }, ]} 2025-06-01T21:00:41.6089300Z env: 2025-06-01T21:00:41.6089550Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:41.6089849Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:41.6090159Z DESIRED_CUDA: cu126 2025-06-01T21:00:41.6090434Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:41.6090739Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:41.6091033Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T21:00:41.6091384Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:41.6091641Z LIBTORCH_CONFIG: 2025-06-01T21:00:41.6091910Z LIBTORCH_VARIANT: 2025-06-01T21:00:41.6092207Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:41.6097583Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:41.6102702Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:41.6103170Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:41.6103471Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:41.6103772Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:41.6104220Z GITHUB_TOKEN: *** 2025-06-01T21:00:41.6104448Z PR_NUMBER: 2025-06-01T21:00:41.6104701Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:41.6105041Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:41.6105386Z USE_SPLIT_BUILD: false 2025-06-01T21:00:41.6105655Z ##[endgroup] 2025-06-01T21:00:41.6153593Z ##[group]Run nick-fields/retry@v3.0.0 2025-06-01T21:00:41.6153926Z with: 2025-06-01T21:00:41.6154171Z shell: bash 2025-06-01T21:00:41.6154413Z timeout_minutes: 10 2025-06-01T21:00:41.6154690Z max_attempts: 5 2025-06-01T21:00:41.6154993Z retry_wait_seconds: 30 2025-06-01T21:00:41.6155893Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-06-01T21:00:41.6156847Z polling_interval_seconds: 1 2025-06-01T21:00:41.6157266Z warning_on_retry: true 2025-06-01T21:00:41.6157554Z continue_on_error: false 2025-06-01T21:00:41.6157822Z env: 2025-06-01T21:00:41.6158051Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:41.6158327Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:41.6158617Z DESIRED_CUDA: cu126 2025-06-01T21:00:41.6158874Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:41.6159155Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:41.6159429Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T21:00:41.6159771Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:41.6160025Z LIBTORCH_CONFIG: 2025-06-01T21:00:41.6160430Z LIBTORCH_VARIANT: 2025-06-01T21:00:41.6160700Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:41.6166294Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:41.6172075Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:41.6172586Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:41.6172921Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:41.6173256Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:41.6173819Z GITHUB_TOKEN: *** 2025-06-01T21:00:41.6174089Z PR_NUMBER: 2025-06-01T21:00:41.6174357Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:41.6174758Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:41.6175239Z USE_SPLIT_BUILD: false 2025-06-01T21:00:41.6175656Z ##[endgroup] 2025-06-01T21:00:41.7185765Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.1 2025-06-01T21:00:42.0270504Z Defaulting to user installation because normal site-packages is not writeable 2025-06-01T21:00:42.1569687Z Collecting requests==2.27.1 2025-06-01T21:00:42.1812006Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-06-01T21:00:42.3596511Z Collecting pyyaml==6.0.1 2025-06-01T21:00:42.3641447Z Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) 2025-06-01T21:00:42.4433786Z Collecting certifi>=2017.4.17 2025-06-01T21:00:42.4476614Z Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 2025-06-01T21:00:42.8004806Z Collecting charset-normalizer~=2.0.0 2025-06-01T21:00:42.8048809Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-06-01T21:00:42.8108917Z Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (2.10) 2025-06-01T21:00:42.8110880Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.27.1) (1.25.10) 2025-06-01T21:00:42.9030569Z Installing collected packages: charset-normalizer, certifi, requests, pyyaml 2025-06-01T21:00:43.0293574Z Successfully installed certifi-2025.4.26 charset-normalizer-2.0.12 pyyaml-6.0.1 requests-2.27.1 2025-06-01T21:00:43.6997452Z Command completed after 1 attempt(s). 2025-06-01T21:00:43.7074962Z ##[group]Run set -x 2025-06-01T21:00:43.7075278Z set -x 2025-06-01T21:00:43.7075516Z  2025-06-01T21:00:43.7075949Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-06-01T21:00:43.7076466Z # in runner workspace 2025-06-01T21:00:43.7076898Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-06-01T21:00:43.7086163Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:00:43.7086660Z env: 2025-06-01T21:00:43.7086920Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:43.7087477Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:43.7087780Z DESIRED_CUDA: cu126 2025-06-01T21:00:43.7088086Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:43.7088381Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:43.7088698Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T21:00:43.7089061Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:43.7089328Z LIBTORCH_CONFIG: 2025-06-01T21:00:43.7089613Z LIBTORCH_VARIANT: 2025-06-01T21:00:43.7089894Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:43.7095261Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:43.7100589Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:43.7101077Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:43.7101385Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:43.7101717Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:43.7102507Z GITHUB_TOKEN: *** 2025-06-01T21:00:43.7103020Z PR_NUMBER: 2025-06-01T21:00:43.7119085Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:43.7119790Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:43.7120194Z USE_SPLIT_BUILD: false 2025-06-01T21:00:43.7120483Z ##[endgroup] 2025-06-01T21:00:43.7152869Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-06-01T21:00:43.7418562Z ##[group]Run set -x 2025-06-01T21:00:43.7418863Z set -x 2025-06-01T21:00:43.7419103Z  2025-06-01T21:00:43.7419495Z # TODO: This is a very hacky way to get the job name. GitHub runner has the info 2025-06-01T21:00:43.7420129Z # but doesn't expose it in anyway. The job name is part of the job message the 2025-06-01T21:00:43.7421000Z # runner receives, so it's there and printed out to the diag log. Below is the 2025-06-01T21:00:43.7421653Z # code responsible for printing it. Need to check with GitHub to see if they can 2025-06-01T21:00:43.7422230Z # expose this variable as part of GitHub context. 2025-06-01T21:00:43.7422864Z # https://github.com/actions/runner/blob/main/src/Runner.Worker/JobExtension.cs#L345 2025-06-01T21:00:43.7423544Z pushd "/home/ec2-user/actions-runner/_work/pytorch/../../_diag" 2025-06-01T21:00:43.7423990Z pwd 2025-06-01T21:00:43.7424204Z  2025-06-01T21:00:43.7424627Z LOG_FILE=$(grep -l -r "f7c09f864a6c6467a7454f1431340d3338473fd1" *.log | tail -n 1) 2025-06-01T21:00:43.7425137Z if [ -n "${LOG_FILE}" ]; then 2025-06-01T21:00:43.7425646Z  # For some reasons, awk {print $2} on Linux and Windows (bash) work correctly while it 2025-06-01T21:00:43.7426195Z  # needs to be awk {print $3} on MacOS 2025-06-01T21:00:43.7426651Z  case ${RUNNER_OS} in 2025-06-01T21:00:43.7426956Z  macOS) 2025-06-01T21:00:43.7427576Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $3}' | sed 's/"//g' | xargs) 2025-06-01T21:00:43.7428107Z  ;; 2025-06-01T21:00:43.7428327Z  *) 2025-06-01T21:00:43.7428778Z  JOB_NAME=$(grep -r "\"jobDisplayName\"" "${LOG_FILE}" | awk -F '[:]' '{print $2}' | sed 's/"//g' | xargs) 2025-06-01T21:00:43.7429303Z  ;; 2025-06-01T21:00:43.7429529Z  esac 2025-06-01T21:00:43.7429840Z  echo "job-name=${JOB_NAME}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:43.7430200Z fi 2025-06-01T21:00:43.7430423Z  2025-06-01T21:00:43.7430630Z popd 2025-06-01T21:00:43.7436219Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:00:43.7436638Z env: 2025-06-01T21:00:43.7436883Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:43.7437175Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:43.7437477Z DESIRED_CUDA: cu126 2025-06-01T21:00:43.7437742Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:43.7438033Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:43.7438325Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T21:00:43.7438644Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:43.7438904Z LIBTORCH_CONFIG: 2025-06-01T21:00:43.7439149Z LIBTORCH_VARIANT: 2025-06-01T21:00:43.7439420Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:43.7444765Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:43.7450855Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:43.7451372Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:43.7451885Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:43.7452255Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:43.7452810Z GITHUB_TOKEN: *** 2025-06-01T21:00:43.7453081Z PR_NUMBER: 2025-06-01T21:00:43.7453353Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:43.7453752Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:43.7454126Z USE_SPLIT_BUILD: false 2025-06-01T21:00:43.7454428Z ##[endgroup] 2025-06-01T21:00:43.7479490Z + pushd /home/ec2-user/actions-runner/_work/pytorch/../../_diag 2025-06-01T21:00:43.7480182Z + pwd 2025-06-01T21:00:43.7480550Z ~/actions-runner/_diag ~/actions-runner/_work/pytorch/pytorch 2025-06-01T21:00:43.7481020Z /home/ec2-user/actions-runner/_diag 2025-06-01T21:00:43.7487859Z ++ grep -l -r f7c09f864a6c6467a7454f1431340d3338473fd1 Runner_20250601-172943-utc.log Runner_20250601-173034-utc.log Worker_20250601-205636-utc.log 2025-06-01T21:00:43.7488695Z ++ tail -n 1 2025-06-01T21:00:43.7505277Z + LOG_FILE=Worker_20250601-205636-utc.log 2025-06-01T21:00:43.7505814Z + '[' -n Worker_20250601-205636-utc.log ']' 2025-06-01T21:00:43.7506803Z + case ${RUNNER_OS} in 2025-06-01T21:00:43.7512067Z ++ grep -r '"jobDisplayName"' Worker_20250601-205636-utc.log 2025-06-01T21:00:43.7513135Z ++ awk -F '[:]' '{print $2}' 2025-06-01T21:00:43.7514439Z ++ sed 's/"//g' 2025-06-01T21:00:43.7515904Z ++ xargs 2025-06-01T21:00:43.7574861Z + JOB_NAME='manywheel-py3_9-cuda12_6-build / build,' 2025-06-01T21:00:43.7575383Z + echo 'job-name=manywheel-py3_9-cuda12_6-build / build,' 2025-06-01T21:00:43.7575986Z + popd 2025-06-01T21:00:43.7576629Z ~/actions-runner/_work/pytorch/pytorch 2025-06-01T21:00:43.7610200Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-06-01T21:00:43.7610673Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-06-01T21:00:43.7611087Z echo "Job name: ${JOB_NAME}" 2025-06-01T21:00:43.7611421Z  2025-06-01T21:00:43.7611870Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-06-01T21:00:43.7612439Z # in runner workspace 2025-06-01T21:00:43.7612957Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-06-01T21:00:43.7613527Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-06-01T21:00:43.7613910Z  --job-name "${JOB_NAME}" \ 2025-06-01T21:00:43.7614286Z  --test-matrix "{ include: [ 2025-06-01T21:00:43.7614643Z  { config: "default" }, 2025-06-01T21:00:43.7614971Z ]} 2025-06-01T21:00:43.7615200Z " \ 2025-06-01T21:00:43.7615615Z  --selected-test-configs "" \ 2025-06-01T21:00:43.7615955Z  --pr-number "${PR_NUMBER}" \ 2025-06-01T21:00:43.7616285Z  --tag "${TAG}" \ 2025-06-01T21:00:43.7616592Z  --event-name "${EVENT_NAME}" \ 2025-06-01T21:00:43.7616919Z  --schedule "${SCHEDULE}" \ 2025-06-01T21:00:43.7617248Z  --branch "${HEAD_BRANCH}" 2025-06-01T21:00:43.7622463Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:00:43.7622873Z env: 2025-06-01T21:00:43.7623090Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:43.7623380Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:43.7623645Z DESIRED_CUDA: cu126 2025-06-01T21:00:43.7623908Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:43.7624166Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:43.7624449Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T21:00:43.7624757Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:43.7625008Z LIBTORCH_CONFIG: 2025-06-01T21:00:43.7625257Z LIBTORCH_VARIANT: 2025-06-01T21:00:43.7625500Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:43.7630355Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:43.7635603Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:43.7636078Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:43.7636452Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:43.7636775Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:43.7637283Z GITHUB_TOKEN: *** 2025-06-01T21:00:43.7637519Z PR_NUMBER: 2025-06-01T21:00:43.7637782Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:43.7638127Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:43.7638479Z USE_SPLIT_BUILD: false 2025-06-01T21:00:43.7638788Z JOB_NAME: manywheel-py3_9-cuda12_6-build / build, 2025-06-01T21:00:43.7639145Z TAG: 2025-06-01T21:00:43.7639348Z EVENT_NAME: push 2025-06-01T21:00:43.7639587Z SCHEDULE: 2025-06-01T21:00:43.7639814Z HEAD_BRANCH: 2025-06-01T21:00:43.7640033Z ##[endgroup] 2025-06-01T21:00:43.7664124Z Workflow: linux-binary-manywheel 2025-06-01T21:00:43.7664585Z Job name: manywheel-py3_9-cuda12_6-build / build, 2025-06-01T21:00:43.9748526Z fatal: not a git repository (or any of the parent directories): .git 2025-06-01T21:00:43.9753096Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./pytorch/.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:488: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'origin/main']' returned non-zero exit status 128. 2025-06-01T21:00:43.9754575Z warnings.warn(f"failed to get commit messages: {e}") 2025-06-01T21:00:43.9897191Z ##[group]Run echo "Filtered matrix:" 2025-06-01T21:00:43.9897539Z echo "Filtered matrix:" 2025-06-01T21:00:43.9897891Z echo "{"include": [{"config": "default"}]}" 2025-06-01T21:00:43.9898242Z  2025-06-01T21:00:43.9898447Z echo 2025-06-01T21:00:43.9898732Z echo "Is the current job unstable? False" 2025-06-01T21:00:43.9899069Z  2025-06-01T21:00:43.9899287Z echo 2025-06-01T21:00:43.9899544Z echo "Is keep-going label set? False" 2025-06-01T21:00:43.9899882Z  2025-06-01T21:00:43.9900084Z echo 2025-06-01T21:00:43.9900342Z echo "Renabled issues? " 2025-06-01T21:00:43.9905826Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:00:43.9906225Z env: 2025-06-01T21:00:43.9906440Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:43.9906723Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:43.9906984Z DESIRED_CUDA: cu126 2025-06-01T21:00:43.9907246Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:43.9907500Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:43.9907773Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T21:00:43.9908085Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:43.9908314Z LIBTORCH_CONFIG: 2025-06-01T21:00:43.9908557Z LIBTORCH_VARIANT: 2025-06-01T21:00:43.9908795Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:43.9913649Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:43.9918986Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:43.9919443Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:43.9919742Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:43.9920060Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:43.9920573Z GITHUB_TOKEN: *** 2025-06-01T21:00:43.9920817Z PR_NUMBER: 2025-06-01T21:00:43.9921063Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:43.9921421Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:43.9921755Z USE_SPLIT_BUILD: false 2025-06-01T21:00:43.9922019Z ##[endgroup] 2025-06-01T21:00:43.9946833Z Filtered matrix: 2025-06-01T21:00:43.9947165Z {include: [{config: default}]} 2025-06-01T21:00:43.9947383Z 2025-06-01T21:00:43.9947508Z Is the current job unstable? False 2025-06-01T21:00:43.9947772Z 2025-06-01T21:00:43.9947926Z Is keep-going label set? False 2025-06-01T21:00:43.9948139Z 2025-06-01T21:00:43.9948266Z Renabled issues? 2025-06-01T21:00:44.0148718Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-06-01T21:00:44.0149244Z with: 2025-06-01T21:00:44.0149501Z docker-registry: docker.io 2025-06-01T21:00:44.0149833Z docker-image-name: manylinux2_28-builder 2025-06-01T21:00:44.0150210Z custom-tag-prefix: cuda12.6 2025-06-01T21:00:44.0150530Z docker-build-dir: .ci/docker 2025-06-01T21:00:44.0150852Z working-directory: pytorch 2025-06-01T21:00:44.0151166Z docker-build-script: ./build.sh 2025-06-01T21:00:44.0151496Z force-push: false 2025-06-01T21:00:44.0151736Z env: 2025-06-01T21:00:44.0151978Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:44.0152284Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:44.0152565Z DESIRED_CUDA: cu126 2025-06-01T21:00:44.0152845Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:44.0153120Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:44.0153418Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T21:00:44.0153742Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:44.0154007Z LIBTORCH_CONFIG: 2025-06-01T21:00:44.0154315Z LIBTORCH_VARIANT: 2025-06-01T21:00:44.0154574Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:44.0159614Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:44.0165203Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:44.0165729Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:44.0166063Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:44.0166396Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:44.0166951Z GITHUB_TOKEN: *** 2025-06-01T21:00:44.0167207Z PR_NUMBER: 2025-06-01T21:00:44.0167488Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:44.0167873Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:44.0168265Z USE_SPLIT_BUILD: false 2025-06-01T21:00:44.0168567Z ##[endgroup] 2025-06-01T21:00:44.0221265Z ##[group]Run set -ex 2025-06-01T21:00:44.0221572Z set -ex 2025-06-01T21:00:44.0221792Z  2025-06-01T21:00:44.0222217Z # If the docker build directory or the build script doesn't exist, the action will 2025-06-01T21:00:44.0222904Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-06-01T21:00:44.0223496Z # job could then download the pre-built image as usual 2025-06-01T21:00:44.0224076Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]]; then 2025-06-01T21:00:44.0224593Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:44.0225057Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:44.0225473Z  2025-06-01T21:00:44.0225836Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2025-06-01T21:00:44.0226404Z  exit 0 2025-06-01T21:00:44.0226634Z else 2025-06-01T21:00:44.0226909Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:44.0227235Z fi 2025-06-01T21:00:44.0227458Z  2025-06-01T21:00:44.0227796Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-06-01T21:00:44.0228425Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-06-01T21:00:44.0228985Z  # use it as it is, but first let's extract the tag 2025-06-01T21:00:44.0229477Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-06-01T21:00:44.0230002Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:44.0230496Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:44.0230917Z else 2025-06-01T21:00:44.0231175Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-06-01T21:00:44.0231582Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-06-01T21:00:44.0231989Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-06-01T21:00:44.0232330Z  fi 2025-06-01T21:00:44.0232799Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-06-01T21:00:44.0233424Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:44.0234085Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:44.0234819Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:44.0235254Z fi 2025-06-01T21:00:44.0240445Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:00:44.0240825Z env: 2025-06-01T21:00:44.0241050Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:44.0241320Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:44.0241673Z DESIRED_CUDA: cu126 2025-06-01T21:00:44.0241915Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:44.0242180Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:44.0242438Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T21:00:44.0242749Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:44.0242975Z LIBTORCH_CONFIG: 2025-06-01T21:00:44.0243218Z LIBTORCH_VARIANT: 2025-06-01T21:00:44.0243466Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:44.0249276Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:44.0255170Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:44.0255667Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:44.0256001Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:44.0256417Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:44.0257042Z GITHUB_TOKEN: *** 2025-06-01T21:00:44.0257293Z PR_NUMBER: 2025-06-01T21:00:44.0257532Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:44.0257888Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:44.0258219Z USE_SPLIT_BUILD: false 2025-06-01T21:00:44.0258489Z REPO_NAME: pytorch 2025-06-01T21:00:44.0258748Z DOCKER_IMAGE_NAME: manylinux2_28-builder 2025-06-01T21:00:44.0259086Z DOCKER_BUILD_DIR: .ci/docker 2025-06-01T21:00:44.0259368Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-06-01T21:00:44.0259676Z DOCKER_REGISTRY: docker.io 2025-06-01T21:00:44.0259970Z CUSTOM_TAG_PREFIX: cuda12.6 2025-06-01T21:00:44.0260236Z ##[endgroup] 2025-06-01T21:00:44.0283697Z + [[ ! -d .ci/docker ]] 2025-06-01T21:00:44.0284185Z + [[ ! -f .ci/docker/./build.sh ]] 2025-06-01T21:00:44.0284687Z + echo skip=false 2025-06-01T21:00:44.0285094Z + [[ manylinux2_28-builder == *\d\o\c\k\e\r\.\i\o\/\p\y\t\o\r\c\h* ]] 2025-06-01T21:00:44.0285570Z + [[ manylinux2_28-builder == *:* ]] 2025-06-01T21:00:44.0288649Z ++ git rev-parse HEAD:.ci/docker 2025-06-01T21:00:44.0305562Z + DOCKER_TAG=cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:00:44.0306166Z + echo docker-tag=cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:00:44.0306978Z + echo docker-image=docker.io/pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:00:44.0307702Z + echo custom-tag-prefix=cuda12.6 2025-06-01T21:00:44.0343479Z ##[group]Run set +e 2025-06-01T21:00:44.0343815Z set +e 2025-06-01T21:00:44.0344067Z set -x 2025-06-01T21:00:44.0344292Z  2025-06-01T21:00:44.0344522Z login() { 2025-06-01T21:00:44.0345038Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-06-01T21:00:44.0345986Z } 2025-06-01T21:00:44.0346269Z  2025-06-01T21:00:44.0346522Z retry () { 2025-06-01T21:00:44.0346841Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-06-01T21:00:44.0347307Z } 2025-06-01T21:00:44.0347545Z  2025-06-01T21:00:44.0347795Z retry login "${DOCKER_REGISTRY}" 2025-06-01T21:00:44.0348144Z  2025-06-01T21:00:44.0348377Z START_TIME=$(date +%s) 2025-06-01T21:00:44.0348704Z # Wait up to 120 minutes 2025-06-01T21:00:44.0349098Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-06-01T21:00:44.0349663Z  # Check if image already exists, if it does then skip building it 2025-06-01T21:00:44.0350221Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-06-01T21:00:44.0350623Z  exit 0 2025-06-01T21:00:44.0350888Z  fi 2025-06-01T21:00:44.0351114Z  2025-06-01T21:00:44.0351545Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-06-01T21:00:44.0352305Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-06-01T21:00:44.0353064Z  # latter, it will wait for the Docker images to become available before continuing 2025-06-01T21:00:44.0353652Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-06-01T21:00:44.0354095Z  # It's a Docker build job, let's build the image 2025-06-01T21:00:44.0354484Z  break 2025-06-01T21:00:44.0354726Z  else 2025-06-01T21:00:44.0355110Z  # It's a regular build job, wait for the image to become available 2025-06-01T21:00:44.0355580Z  sleep 300 2025-06-01T21:00:44.0355839Z  fi 2025-06-01T21:00:44.0356084Z done 2025-06-01T21:00:44.0356313Z  2025-06-01T21:00:44.0356704Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-06-01T21:00:44.0357439Z # be empty. The default action would be to continue rebuild the image 2025-06-01T21:00:44.0358008Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-06-01T21:00:44.0358615Z  # if we're on the base branch then use the parent commit 2025-06-01T21:00:44.0359061Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-06-01T21:00:44.0359399Z else 2025-06-01T21:00:44.0359759Z  # otherwise we're on a PR, so use the most recent base commit 2025-06-01T21:00:44.0360287Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-06-01T21:00:44.0360675Z fi 2025-06-01T21:00:44.0361006Z  2025-06-01T21:00:44.0361234Z if [[ -z "${MERGE_BASE}" ]]; then 2025-06-01T21:00:44.0361610Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:44.0361943Z  2025-06-01T21:00:44.0362434Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-06-01T21:00:44.0363022Z  exit 0 2025-06-01T21:00:44.0363243Z fi 2025-06-01T21:00:44.0363462Z  2025-06-01T21:00:44.0363777Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-06-01T21:00:44.0364804Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-06-01T21:00:44.0365482Z  exit 1 2025-06-01T21:00:44.0365742Z fi 2025-06-01T21:00:44.0365969Z  2025-06-01T21:00:44.0366389Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-06-01T21:00:44.0367162Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-06-01T21:00:44.0367840Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-06-01T21:00:44.0368638Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-06-01T21:00:44.0369542Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-06-01T21:00:44.0370063Z fi 2025-06-01T21:00:44.0370376Z  2025-06-01T21:00:44.0370661Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-06-01T21:00:44.0376487Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:00:44.0376871Z env: 2025-06-01T21:00:44.0377099Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:44.0377363Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:44.0377635Z DESIRED_CUDA: cu126 2025-06-01T21:00:44.0377883Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:44.0378150Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:44.0378675Z DOCKER_IMAGE: docker.io/pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:00:44.0379338Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:44.0379694Z LIBTORCH_CONFIG: 2025-06-01T21:00:44.0380083Z LIBTORCH_VARIANT: 2025-06-01T21:00:44.0380454Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:44.0385337Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:44.0390668Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:44.0391186Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:44.0391595Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:44.0391987Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:44.0408441Z GITHUB_TOKEN: *** 2025-06-01T21:00:44.0408716Z PR_NUMBER: 2025-06-01T21:00:44.0409007Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:44.0409405Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:44.0409778Z USE_SPLIT_BUILD: false 2025-06-01T21:00:44.0410091Z DOCKER_BUILD_DIR: .ci/docker 2025-06-01T21:00:44.0410466Z BASE_REVISION: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:44.0410982Z DOCKER_TAG: cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:00:44.0411453Z DOCKER_REGISTRY: docker.io 2025-06-01T21:00:44.0411767Z DOCKER_PUSH: 2025-06-01T21:00:44.0412029Z ##[endgroup] 2025-06-01T21:00:44.0436174Z + retry login docker.io 2025-06-01T21:00:44.0436506Z + login docker.io 2025-06-01T21:00:44.0439666Z + aws ecr get-login-password --region us-east-1 2025-06-01T21:00:44.0440613Z + docker login -u AWS --password-stdin docker.io 2025-06-01T21:00:44.5827151Z Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password 2025-06-01T21:00:44.5841454Z + sleep 1 2025-06-01T21:00:45.5877598Z + login docker.io 2025-06-01T21:00:45.5880066Z + aws ecr get-login-password --region us-east-1 2025-06-01T21:00:45.5881272Z + docker login -u AWS --password-stdin docker.io 2025-06-01T21:00:46.1338520Z Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password 2025-06-01T21:00:46.1355027Z + sleep 2 2025-06-01T21:00:48.1369716Z + login docker.io 2025-06-01T21:00:48.1372645Z + aws ecr get-login-password --region us-east-1 2025-06-01T21:00:48.1374692Z + docker login -u AWS --password-stdin docker.io 2025-06-01T21:00:48.6861973Z Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password 2025-06-01T21:00:48.6877511Z ++ date +%s 2025-06-01T21:00:48.6886020Z + START_TIME=1748811648 2025-06-01T21:00:48.6889138Z ++ date +%s 2025-06-01T21:00:48.6902285Z + [[ 1748804448 -lt 1748811648 ]] 2025-06-01T21:00:48.6903141Z + docker manifest inspect docker.io/pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:00:48.9096611Z { 2025-06-01T21:00:48.9097096Z "schemaVersion": 2, 2025-06-01T21:00:48.9097614Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-06-01T21:00:48.9098186Z "config": { 2025-06-01T21:00:48.9098587Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-06-01T21:00:48.9099072Z "size": 9377, 2025-06-01T21:00:48.9099571Z "digest": "sha256:e83128ec0f07cc273485f99be57b83280b0dcbbc320492c1b1128387196454f9" 2025-06-01T21:00:48.9100144Z }, 2025-06-01T21:00:48.9100361Z "layers": [ 2025-06-01T21:00:48.9100607Z { 2025-06-01T21:00:48.9100975Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9101468Z "size": 71753039, 2025-06-01T21:00:48.9101943Z "digest": "sha256:19877a9af8e32b204f592bba0490bd55d67c33e7500c0cb9da49111339f14400" 2025-06-01T21:00:48.9102491Z }, 2025-06-01T21:00:48.9102701Z { 2025-06-01T21:00:48.9103080Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9103564Z "size": 71840062, 2025-06-01T21:00:48.9104046Z "digest": "sha256:a1e274a4d1ab417a8befe7e692eb2d5dabb2fd002711fc7d75ef1e2884fdd132" 2025-06-01T21:00:48.9104607Z }, 2025-06-01T21:00:48.9104818Z { 2025-06-01T21:00:48.9105198Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9105659Z "size": 37722423, 2025-06-01T21:00:48.9106535Z "digest": "sha256:3a513579e9802c9a926dc2daea8478fa20a8c574ae489de8d7e10fb617020529" 2025-06-01T21:00:48.9107106Z }, 2025-06-01T21:00:48.9107458Z { 2025-06-01T21:00:48.9107985Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9108470Z "size": 206517659, 2025-06-01T21:00:48.9108953Z "digest": "sha256:009ac0c91537ddc605e6c96195e912f425c65b162ee8b8563e515f57ab5236ec" 2025-06-01T21:00:48.9109536Z }, 2025-06-01T21:00:48.9109826Z { 2025-06-01T21:00:48.9110234Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9110861Z "size": 160, 2025-06-01T21:00:48.9111306Z "digest": "sha256:a5958451b177b5e6810a436d586e131d684c6957550c1b415156d030d6d17551" 2025-06-01T21:00:48.9111851Z }, 2025-06-01T21:00:48.9112069Z { 2025-06-01T21:00:48.9112450Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9112919Z "size": 9280687, 2025-06-01T21:00:48.9113404Z "digest": "sha256:9823c6ca9295e3fa692e2cd942b774bf62d317288bb427e4521bd3a7678966e5" 2025-06-01T21:00:48.9113934Z }, 2025-06-01T21:00:48.9114160Z { 2025-06-01T21:00:48.9114537Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9115001Z "size": 406, 2025-06-01T21:00:48.9115469Z "digest": "sha256:ddd2e40daef1965917534652892fb2ee7486e867cf38aac7e4d638b8a7b4d17d" 2025-06-01T21:00:48.9115999Z }, 2025-06-01T21:00:48.9116224Z { 2025-06-01T21:00:48.9116582Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9117062Z "size": 195409279, 2025-06-01T21:00:48.9117545Z "digest": "sha256:2f19aaa504fea3578ee6a95ed403da9ba27c535e72e4296cdccc07a45a2fd1de" 2025-06-01T21:00:48.9118240Z }, 2025-06-01T21:00:48.9118448Z { 2025-06-01T21:00:48.9118818Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9119286Z "size": 345, 2025-06-01T21:00:48.9119730Z "digest": "sha256:e862968c08dd68aac04ef3fdc9ea1aada6332ab13c1018161630d0c89e6a6f52" 2025-06-01T21:00:48.9120474Z }, 2025-06-01T21:00:48.9120688Z { 2025-06-01T21:00:48.9121062Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9121514Z "size": 216540602, 2025-06-01T21:00:48.9121988Z "digest": "sha256:a6950eaa2f53588592bfe53053908cb4d543ffe5ec45568ec394411eede34777" 2025-06-01T21:00:48.9122500Z }, 2025-06-01T21:00:48.9122733Z { 2025-06-01T21:00:48.9123083Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9123551Z "size": 459456, 2025-06-01T21:00:48.9124377Z "digest": "sha256:a1a35772dcb0a0eadb5fa9f46d639cab61b7f448d1ef98fd6786512eb7cfc7a3" 2025-06-01T21:00:48.9124937Z }, 2025-06-01T21:00:48.9125218Z { 2025-06-01T21:00:48.9125594Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9126099Z "size": 75394, 2025-06-01T21:00:48.9126570Z "digest": "sha256:b9e9066e0be4f17547f52b930a7db7d6671536668de6930a51c6dfb3a43db7b3" 2025-06-01T21:00:48.9127147Z }, 2025-06-01T21:00:48.9127371Z { 2025-06-01T21:00:48.9127766Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9128260Z "size": 1063, 2025-06-01T21:00:48.9128728Z "digest": "sha256:0d83001e0512ca117518123905fa4cc0eab7c90f277ff93dea49f20ffde71407" 2025-06-01T21:00:48.9129285Z }, 2025-06-01T21:00:48.9129499Z { 2025-06-01T21:00:48.9129887Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9130365Z "size": 47809, 2025-06-01T21:00:48.9130933Z "digest": "sha256:37843f4c00493b9662e8226a082b2916080a8dc76304dd5ce4c718ba017b245e" 2025-06-01T21:00:48.9131409Z }, 2025-06-01T21:00:48.9131624Z { 2025-06-01T21:00:48.9131954Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9132397Z "size": 47806, 2025-06-01T21:00:48.9132832Z "digest": "sha256:e6bf25e38bfb64acc94f9ece5fde56f727d64b64697094d213b151c580149683" 2025-06-01T21:00:48.9133366Z }, 2025-06-01T21:00:48.9133567Z { 2025-06-01T21:00:48.9134033Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9134464Z "size": 2724221, 2025-06-01T21:00:48.9134922Z "digest": "sha256:d729ff7eaf32adb4807a36008fc17c327edbaca36cec16c2d3cf979b79a1d0b6" 2025-06-01T21:00:48.9135444Z }, 2025-06-01T21:00:48.9135644Z { 2025-06-01T21:00:48.9136005Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9136439Z "size": 524, 2025-06-01T21:00:48.9136885Z "digest": "sha256:dc3c02d11964da2acd212b9d8a476e62a5f63e788676bc01f31cdae71e0c3678" 2025-06-01T21:00:48.9137380Z }, 2025-06-01T21:00:48.9137608Z { 2025-06-01T21:00:48.9137950Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9138405Z "size": 8030, 2025-06-01T21:00:48.9138859Z "digest": "sha256:d3d7ebb027d9a6b5375e7915c3295336ca81f3fafef2bdfc0126ebd5e60e4368" 2025-06-01T21:00:48.9139358Z }, 2025-06-01T21:00:48.9139581Z { 2025-06-01T21:00:48.9139922Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9140377Z "size": 644, 2025-06-01T21:00:48.9140793Z "digest": "sha256:2fe0f27ee16cc39db6703ae1105405cd679aba3c5829a0da4402064693045694" 2025-06-01T21:00:48.9141303Z }, 2025-06-01T21:00:48.9141503Z { 2025-06-01T21:00:48.9141853Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9142278Z "size": 446319342, 2025-06-01T21:00:48.9142721Z "digest": "sha256:ad3e2828df55e9944331f87528713c5dc36fa253ce12c0f73410947d40464d73" 2025-06-01T21:00:48.9143213Z }, 2025-06-01T21:00:48.9143406Z { 2025-06-01T21:00:48.9143752Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9144178Z "size": 20419465, 2025-06-01T21:00:48.9144458Z + exit 0 2025-06-01T21:00:48.9144867Z "digest": "sha256:f3e1e55afd9ab1800c10b5be87eba81ca3f5abdf4e1366f4797617573ecd90f3" 2025-06-01T21:00:48.9145779Z }, 2025-06-01T21:00:48.9145992Z { 2025-06-01T21:00:48.9146584Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9147270Z "size": 47258667, 2025-06-01T21:00:48.9147758Z "digest": "sha256:b3d48bedfda77398eb379c7de4dc4680760b2c5ef47472b8eb42f9a6890272fc" 2025-06-01T21:00:48.9148328Z }, 2025-06-01T21:00:48.9148542Z { 2025-06-01T21:00:48.9148934Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9149413Z "size": 32, 2025-06-01T21:00:48.9149948Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-06-01T21:00:48.9150498Z }, 2025-06-01T21:00:48.9150734Z { 2025-06-01T21:00:48.9151104Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9151723Z "size": 4495441984, 2025-06-01T21:00:48.9152215Z "digest": "sha256:dc159ef4719637f18a9b6cfb02fc775bf59cf697f6737ca652c81fd7e55fceb4" 2025-06-01T21:00:48.9152968Z }, 2025-06-01T21:00:48.9153181Z { 2025-06-01T21:00:48.9153512Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9153962Z "size": 119793174, 2025-06-01T21:00:48.9154389Z "digest": "sha256:54b077998050b90d34f4069ae552c61f9020cf5a6755dd9c9eab8e9e28d2ab98" 2025-06-01T21:00:48.9154887Z }, 2025-06-01T21:00:48.9155083Z { 2025-06-01T21:00:48.9155437Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-06-01T21:00:48.9155887Z "size": 152, 2025-06-01T21:00:48.9156312Z "digest": "sha256:38bef1a1cd48b685ead2a2ac25cf999700aa6bb9ef47b6270d3383b517189f50" 2025-06-01T21:00:48.9156817Z } 2025-06-01T21:00:48.9157009Z ] 2025-06-01T21:00:48.9157220Z } 2025-06-01T21:00:48.9200236Z ##[group]Run set -eux 2025-06-01T21:00:48.9200565Z set -eux 2025-06-01T21:00:48.9201644Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin 2025-06-01T21:00:48.9210779Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:00:48.9211431Z env: 2025-06-01T21:00:48.9211692Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:48.9212026Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:48.9212328Z DESIRED_CUDA: cu126 2025-06-01T21:00:48.9212630Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:48.9212924Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:48.9213239Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T21:00:48.9213608Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:48.9213875Z LIBTORCH_CONFIG: 2025-06-01T21:00:48.9214160Z LIBTORCH_VARIANT: 2025-06-01T21:00:48.9214434Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:48.9219410Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:48.9224734Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:48.9225282Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:48.9225593Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:48.9225918Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:48.9226477Z GITHUB_TOKEN: *** 2025-06-01T21:00:48.9226731Z PR_NUMBER: 2025-06-01T21:00:48.9226979Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:48.9227347Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:48.9227685Z USE_SPLIT_BUILD: false 2025-06-01T21:00:48.9227961Z ##[endgroup] 2025-06-01T21:00:48.9261855Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-06-01T21:00:48.9262445Z + jq --raw-output .SecretString 2025-06-01T21:00:48.9262816Z + jq -r .docker_hub_readonly_token 2025-06-01T21:00:48.9263550Z + docker login --username pytorchbot --password-stdin 2025-06-01T21:00:49.5240425Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-01T21:00:49.5241136Z Configure a credential helper to remove this warning. See 2025-06-01T21:00:49.5241849Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-01T21:00:49.5242292Z 2025-06-01T21:00:49.5242458Z Login Succeeded 2025-06-01T21:00:49.5339616Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-06-01T21:00:49.5340072Z with: 2025-06-01T21:00:49.5340593Z docker-image: docker.io/pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:00:49.5341303Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:00:49.5341699Z env: 2025-06-01T21:00:49.5341926Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:49.5342195Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:49.5342473Z DESIRED_CUDA: cu126 2025-06-01T21:00:49.5342719Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:49.5342994Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:49.5343255Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T21:00:49.5343569Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:49.5343812Z LIBTORCH_CONFIG: 2025-06-01T21:00:49.5344056Z LIBTORCH_VARIANT: 2025-06-01T21:00:49.5344309Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:49.5350036Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:49.5355575Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:49.5356032Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:49.5356332Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:49.5356633Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:49.5357160Z GITHUB_TOKEN: *** 2025-06-01T21:00:49.5357390Z PR_NUMBER: 2025-06-01T21:00:49.5357644Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:49.5358000Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:49.5358334Z USE_SPLIT_BUILD: false 2025-06-01T21:00:49.5358743Z ##[endgroup] 2025-06-01T21:00:49.5389642Z ##[group]Run set -x 2025-06-01T21:00:49.5389923Z set -x 2025-06-01T21:00:49.5390159Z set +e 2025-06-01T21:00:49.5390385Z  2025-06-01T21:00:49.5390605Z login() { 2025-06-01T21:00:49.5391084Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-06-01T21:00:49.5391633Z } 2025-06-01T21:00:49.5391850Z  2025-06-01T21:00:49.5392052Z retry () { 2025-06-01T21:00:49.5392327Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-06-01T21:00:49.5392641Z } 2025-06-01T21:00:49.5392856Z  2025-06-01T21:00:49.5393082Z retry login "${DOCKER_REGISTRY}" 2025-06-01T21:00:49.5393399Z  2025-06-01T21:00:49.5393891Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-06-01T21:00:49.5394588Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-06-01T21:00:49.5394985Z  2025-06-01T21:00:49.5395184Z set -e 2025-06-01T21:00:49.5395682Z # ignore output since only exit code is used for conditional 2025-06-01T21:00:49.5396182Z # only pull docker image if it's not available locally 2025-06-01T21:00:49.5396747Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-06-01T21:00:49.5397440Z  retry docker pull "${DOCKER_IMAGE}" 2025-06-01T21:00:49.5397791Z fi 2025-06-01T21:00:49.5403709Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T21:00:49.5404403Z env: 2025-06-01T21:00:49.5404655Z PYTORCH_ROOT: /pytorch 2025-06-01T21:00:49.5404957Z PACKAGE_TYPE: manywheel 2025-06-01T21:00:49.5405272Z DESIRED_CUDA: cu126 2025-06-01T21:00:49.5405549Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:00:49.5405852Z GPU_ARCH_TYPE: cuda 2025-06-01T21:00:49.5406448Z DOCKER_IMAGE: docker.io/pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:00:49.5407145Z SKIP_ALL_TESTS: 1 2025-06-01T21:00:49.5407405Z LIBTORCH_CONFIG: 2025-06-01T21:00:49.5407685Z LIBTORCH_VARIANT: 2025-06-01T21:00:49.5407955Z DESIRED_PYTHON: 3.9 2025-06-01T21:00:49.5413286Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:00:49.5419048Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:00:49.5419508Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:00:49.5419817Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:00:49.5420123Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:00:49.5420624Z GITHUB_TOKEN: *** 2025-06-01T21:00:49.5420854Z PR_NUMBER: 2025-06-01T21:00:49.5421112Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:00:49.5421566Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:00:49.5421898Z USE_SPLIT_BUILD: false 2025-06-01T21:00:49.5422271Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:00:49.5422665Z ##[endgroup] 2025-06-01T21:00:49.5448009Z + set +e 2025-06-01T21:00:49.5448398Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:00:49.5448899Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:00:49.5451398Z + aws ecr get-login-password --region us-east-1 2025-06-01T21:00:49.5452549Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-06-01T21:00:50.0866283Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-06-01T21:00:50.0866979Z Configure a credential helper to remove this warning. See 2025-06-01T21:00:50.0867640Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-06-01T21:00:50.0868079Z 2025-06-01T21:00:50.0868550Z Login Succeeded 2025-06-01T21:00:50.0887550Z ++ docker manifest inspect docker.io/pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:00:50.0888388Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-06-01T21:00:50.2707517Z + IMAGE_SIZE=5666.419794082642 2025-06-01T21:00:50.2707942Z Compressed size of image in MB: 5666.419794082642 2025-06-01T21:00:50.2708442Z + echo 'Compressed size of image in MB: 5666.419794082642' 2025-06-01T21:00:50.2708857Z + set -e 2025-06-01T21:00:50.2709496Z + docker inspect --type=image docker.io/pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:00:50.2855811Z + retry docker pull docker.io/pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:00:50.2856986Z + docker pull docker.io/pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:00:50.4781009Z cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1: Pulling from pytorch/manylinux2_28-builder 2025-06-01T21:00:50.4781730Z 19877a9af8e3: Pulling fs layer 2025-06-01T21:00:50.4782150Z a1e274a4d1ab: Pulling fs layer 2025-06-01T21:00:50.4782488Z 3a513579e980: Pulling fs layer 2025-06-01T21:00:50.4782800Z 009ac0c91537: Pulling fs layer 2025-06-01T21:00:50.4783125Z a5958451b177: Pulling fs layer 2025-06-01T21:00:50.4783435Z 9823c6ca9295: Pulling fs layer 2025-06-01T21:00:50.4783771Z ddd2e40daef1: Pulling fs layer 2025-06-01T21:00:50.4784091Z 2f19aaa504fe: Pulling fs layer 2025-06-01T21:00:50.4784418Z e862968c08dd: Pulling fs layer 2025-06-01T21:00:50.4784726Z a6950eaa2f53: Pulling fs layer 2025-06-01T21:00:50.4785051Z a1a35772dcb0: Pulling fs layer 2025-06-01T21:00:50.4785380Z b9e9066e0be4: Pulling fs layer 2025-06-01T21:00:50.4785687Z 0d83001e0512: Pulling fs layer 2025-06-01T21:00:50.4786003Z e862968c08dd: Waiting 2025-06-01T21:00:50.4786264Z 009ac0c91537: Waiting 2025-06-01T21:00:50.4786558Z 37843f4c0049: Pulling fs layer 2025-06-01T21:00:50.4786858Z a5958451b177: Waiting 2025-06-01T21:00:50.4787153Z e6bf25e38bfb: Pulling fs layer 2025-06-01T21:00:50.4787455Z 2f19aaa504fe: Waiting 2025-06-01T21:00:50.4787764Z d729ff7eaf32: Pulling fs layer 2025-06-01T21:00:50.4788064Z 9823c6ca9295: Waiting 2025-06-01T21:00:50.4788349Z a6950eaa2f53: Waiting 2025-06-01T21:00:50.4788621Z dc3c02d11964: Pulling fs layer 2025-06-01T21:00:50.4788936Z a1a35772dcb0: Waiting 2025-06-01T21:00:50.4789210Z b9e9066e0be4: Waiting 2025-06-01T21:00:50.4789483Z d3d7ebb027d9: Pulling fs layer 2025-06-01T21:00:50.4789811Z 2fe0f27ee16c: Pulling fs layer 2025-06-01T21:00:50.4790110Z d729ff7eaf32: Waiting 2025-06-01T21:00:50.4790389Z 37843f4c0049: Waiting 2025-06-01T21:00:50.4790663Z ad3e2828df55: Pulling fs layer 2025-06-01T21:00:50.4790983Z e6bf25e38bfb: Waiting 2025-06-01T21:00:50.4791245Z dc3c02d11964: Waiting 2025-06-01T21:00:50.4791539Z f3e1e55afd9a: Pulling fs layer 2025-06-01T21:00:50.4791847Z ddd2e40daef1: Waiting 2025-06-01T21:00:50.4792133Z d3d7ebb027d9: Waiting 2025-06-01T21:00:50.4792761Z b3d48bedfda7: Pulling fs layer 2025-06-01T21:00:50.4793103Z 4f4fb700ef54: Pulling fs layer 2025-06-01T21:00:50.4793429Z ad3e2828df55: Waiting 2025-06-01T21:00:50.4793713Z dc159ef47196: Pulling fs layer 2025-06-01T21:00:50.4794037Z b3d48bedfda7: Waiting 2025-06-01T21:00:50.4794311Z 54b077998050: Pulling fs layer 2025-06-01T21:00:50.4794631Z 4f4fb700ef54: Waiting 2025-06-01T21:00:50.4794894Z dc159ef47196: Waiting 2025-06-01T21:00:50.4795187Z 38bef1a1cd48: Pulling fs layer 2025-06-01T21:00:50.4795485Z 54b077998050: Waiting 2025-06-01T21:00:51.2436473Z 3a513579e980: Verifying Checksum 2025-06-01T21:00:51.2436882Z 3a513579e980: Download complete 2025-06-01T21:00:51.4667501Z 19877a9af8e3: Verifying Checksum 2025-06-01T21:00:51.4668095Z 19877a9af8e3: Download complete 2025-06-01T21:00:51.5182053Z a5958451b177: Verifying Checksum 2025-06-01T21:00:51.5182584Z a5958451b177: Download complete 2025-06-01T21:00:51.6373177Z a1e274a4d1ab: Verifying Checksum 2025-06-01T21:00:51.6373718Z a1e274a4d1ab: Download complete 2025-06-01T21:00:51.6750170Z ddd2e40daef1: Verifying Checksum 2025-06-01T21:00:51.6750556Z ddd2e40daef1: Download complete 2025-06-01T21:00:51.7134433Z 9823c6ca9295: Verifying Checksum 2025-06-01T21:00:51.7134956Z 9823c6ca9295: Download complete 2025-06-01T21:00:51.7510864Z e862968c08dd: Verifying Checksum 2025-06-01T21:00:51.7511233Z e862968c08dd: Download complete 2025-06-01T21:00:53.2976735Z 19877a9af8e3: Pull complete 2025-06-01T21:00:53.8345123Z a1e274a4d1ab: Pull complete 2025-06-01T21:00:54.0316611Z a6950eaa2f53: Verifying Checksum 2025-06-01T21:00:54.0317026Z a6950eaa2f53: Download complete 2025-06-01T21:00:54.0956766Z 2f19aaa504fe: Verifying Checksum 2025-06-01T21:00:54.0957202Z 2f19aaa504fe: Download complete 2025-06-01T21:00:54.0971921Z 009ac0c91537: Verifying Checksum 2025-06-01T21:00:54.0972262Z 009ac0c91537: Download complete 2025-06-01T21:00:54.1234769Z a1a35772dcb0: Download complete 2025-06-01T21:00:54.1689481Z 0d83001e0512: Download complete 2025-06-01T21:00:54.1786959Z 3a513579e980: Pull complete 2025-06-01T21:00:54.1939187Z b9e9066e0be4: Download complete 2025-06-01T21:00:54.2159052Z 37843f4c0049: Download complete 2025-06-01T21:00:54.2504367Z e6bf25e38bfb: Verifying Checksum 2025-06-01T21:00:54.2504791Z e6bf25e38bfb: Download complete 2025-06-01T21:00:54.2970181Z d3d7ebb027d9: Download complete 2025-06-01T21:00:54.3098415Z dc3c02d11964: Verifying Checksum 2025-06-01T21:00:54.3098792Z dc3c02d11964: Download complete 2025-06-01T21:00:54.3440216Z 2fe0f27ee16c: Verifying Checksum 2025-06-01T21:00:54.3441063Z 2fe0f27ee16c: Download complete 2025-06-01T21:00:54.4072643Z d729ff7eaf32: Verifying Checksum 2025-06-01T21:00:54.4073390Z d729ff7eaf32: Download complete 2025-06-01T21:00:54.9727505Z b3d48bedfda7: Verifying Checksum 2025-06-01T21:00:54.9727921Z b3d48bedfda7: Download complete 2025-06-01T21:00:55.0118569Z 4f4fb700ef54: Verifying Checksum 2025-06-01T21:00:55.0119492Z 4f4fb700ef54: Download complete 2025-06-01T21:00:55.0266079Z f3e1e55afd9a: Verifying Checksum 2025-06-01T21:00:55.0266801Z f3e1e55afd9a: Download complete 2025-06-01T21:00:56.5066798Z 54b077998050: Verifying Checksum 2025-06-01T21:00:56.5067388Z 54b077998050: Download complete 2025-06-01T21:00:56.5493237Z 38bef1a1cd48: Download complete 2025-06-01T21:00:58.3023371Z 009ac0c91537: Pull complete 2025-06-01T21:00:58.3414118Z a5958451b177: Pull complete 2025-06-01T21:00:58.5406435Z 9823c6ca9295: Pull complete 2025-06-01T21:00:58.5634828Z ddd2e40daef1: Pull complete 2025-06-01T21:00:58.9317621Z ad3e2828df55: Verifying Checksum 2025-06-01T21:00:58.9318023Z ad3e2828df55: Download complete 2025-06-01T21:01:06.8956170Z 2f19aaa504fe: Pull complete 2025-06-01T21:01:07.3255894Z e862968c08dd: Pull complete 2025-06-01T21:01:11.2649947Z a6950eaa2f53: Pull complete 2025-06-01T21:01:11.6087925Z a1a35772dcb0: Pull complete 2025-06-01T21:01:12.0032802Z b9e9066e0be4: Pull complete 2025-06-01T21:01:12.3646440Z 0d83001e0512: Pull complete 2025-06-01T21:01:12.7896600Z 37843f4c0049: Pull complete 2025-06-01T21:01:13.2556897Z e6bf25e38bfb: Pull complete 2025-06-01T21:01:13.7510979Z d729ff7eaf32: Pull complete 2025-06-01T21:01:14.2040271Z dc3c02d11964: Pull complete 2025-06-01T21:01:14.6522037Z d3d7ebb027d9: Pull complete 2025-06-01T21:01:15.0455507Z 2fe0f27ee16c: Pull complete 2025-06-01T21:01:25.3185883Z ad3e2828df55: Pull complete 2025-06-01T21:01:26.4893463Z f3e1e55afd9a: Pull complete 2025-06-01T21:01:28.1093356Z b3d48bedfda7: Pull complete 2025-06-01T21:01:28.4948258Z 4f4fb700ef54: Pull complete 2025-06-01T21:01:44.1823040Z dc159ef47196: Verifying Checksum 2025-06-01T21:01:44.1825232Z dc159ef47196: Download complete 2025-06-01T21:02:25.6229931Z dc159ef47196: Pull complete 2025-06-01T21:02:27.2805907Z 54b077998050: Pull complete 2025-06-01T21:02:27.6779665Z 38bef1a1cd48: Pull complete 2025-06-01T21:02:27.8927115Z Digest: sha256:34b411ef53c0a94e637313ad0c23f646266ec2fd30a0b5ed70ac7df0d665e16c 2025-06-01T21:02:27.9681748Z Status: Downloaded newer image for pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:02:28.0124324Z docker.io/pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:02:28.0203708Z ##[group]Run set -x 2025-06-01T21:02:28.0204059Z set -x 2025-06-01T21:02:28.0204684Z mkdir -p artifacts/ 2025-06-01T21:02:28.0205033Z container_name=$(docker run \ 2025-06-01T21:02:28.0205423Z  -e BINARY_ENV_FILE \ 2025-06-01T21:02:28.0205770Z  -e BUILD_ENVIRONMENT \ 2025-06-01T21:02:28.0206131Z  -e DESIRED_CUDA \ 2025-06-01T21:02:28.0206472Z  -e DESIRED_PYTHON \ 2025-06-01T21:02:28.0206803Z  -e GITHUB_ACTIONS \ 2025-06-01T21:02:28.0207151Z  -e GPU_ARCH_TYPE \ 2025-06-01T21:02:28.0207480Z  -e GPU_ARCH_VERSION \ 2025-06-01T21:02:28.0207841Z  -e LIBTORCH_VARIANT \ 2025-06-01T21:02:28.0208182Z  -e PACKAGE_TYPE \ 2025-06-01T21:02:28.0208542Z  -e PYTORCH_FINAL_PACKAGE_DIR \ 2025-06-01T21:02:28.0208913Z  -e PYTORCH_ROOT \ 2025-06-01T21:02:28.0209264Z  -e SKIP_ALL_TESTS \ 2025-06-01T21:02:28.0209704Z  -e PYTORCH_EXTRA_INSTALL_REQUIREMENTS \ 2025-06-01T21:02:28.0210113Z  -e USE_SPLIT_BUILD \ 2025-06-01T21:02:28.0210449Z  --tty \ 2025-06-01T21:02:28.0210735Z  --detach \ 2025-06-01T21:02:28.0211072Z  -v "${GITHUB_WORKSPACE}/pytorch:/pytorch" \ 2025-06-01T21:02:28.0211536Z  -v "${RUNNER_TEMP}/artifacts:/artifacts" \ 2025-06-01T21:02:28.0211918Z  -w / \ 2025-06-01T21:02:28.0212200Z  "${DOCKER_IMAGE}" 2025-06-01T21:02:28.0212497Z ) 2025-06-01T21:02:28.0213084Z docker exec -t -w "${PYTORCH_ROOT}" "${container_name}" bash -c "bash .circleci/scripts/binary_populate_env.sh" 2025-06-01T21:02:28.0213835Z if [[ ${BUILD_ENVIRONMENT} == *"aarch64"* ]]; then 2025-06-01T21:02:28.0214600Z  docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash /pytorch/.ci/aarch64_linux/aarch64_ci_build.sh" 2025-06-01T21:02:28.0215322Z else 2025-06-01T21:02:28.0216123Z  docker exec -t "${container_name}" bash -c "source ${BINARY_ENV_FILE} && bash /pytorch/.ci/manywheel/build.sh" 2025-06-01T21:02:28.0216728Z fi 2025-06-01T21:02:28.0224282Z shell: /usr/bin/bash -e {0} 2025-06-01T21:02:28.0224591Z env: 2025-06-01T21:02:28.0224817Z PYTORCH_ROOT: /pytorch 2025-06-01T21:02:28.0225113Z PACKAGE_TYPE: manywheel 2025-06-01T21:02:28.0225387Z DESIRED_CUDA: cu126 2025-06-01T21:02:28.0225662Z GPU_ARCH_VERSION: 12.6 2025-06-01T21:02:28.0226141Z GPU_ARCH_TYPE: cuda 2025-06-01T21:02:28.0226714Z DOCKER_IMAGE: docker.io/pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:02:28.0227363Z SKIP_ALL_TESTS: 1 2025-06-01T21:02:28.0227618Z LIBTORCH_CONFIG: 2025-06-01T21:02:28.0227886Z LIBTORCH_VARIANT: 2025-06-01T21:02:28.0228152Z DESIRED_PYTHON: 3.9 2025-06-01T21:02:28.0233496Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:02:28.0239099Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T21:02:28.0239590Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T21:02:28.0239906Z BINARY_ENV_FILE: /tmp/env 2025-06-01T21:02:28.0240215Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T21:02:28.0240840Z GITHUB_TOKEN: *** 2025-06-01T21:02:28.0241081Z PR_NUMBER: 2025-06-01T21:02:28.0241349Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T21:02:28.0241697Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T21:02:28.0242056Z USE_SPLIT_BUILD: false 2025-06-01T21:02:28.0242334Z ##[endgroup] 2025-06-01T21:02:28.0275067Z + mkdir -p artifacts/ 2025-06-01T21:02:28.0295333Z ++ docker run -e BINARY_ENV_FILE -e BUILD_ENVIRONMENT -e DESIRED_CUDA -e DESIRED_PYTHON -e GITHUB_ACTIONS -e GPU_ARCH_TYPE -e GPU_ARCH_VERSION -e LIBTORCH_VARIANT -e PACKAGE_TYPE -e PYTORCH_FINAL_PACKAGE_DIR -e PYTORCH_ROOT -e SKIP_ALL_TESTS -e PYTORCH_EXTRA_INSTALL_REQUIREMENTS -e USE_SPLIT_BUILD --tty --detach -v /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch:/pytorch -v /home/ec2-user/actions-runner/_work/_temp/artifacts:/artifacts -w / docker.io/pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T21:03:18.6215090Z + container_name=5592016d8a54a9c51563891def958ebb9488e5202e0c0ee9d86c7f4dfc75d5e0 2025-06-01T21:03:18.6217045Z + docker exec -t -w /pytorch 5592016d8a54a9c51563891def958ebb9488e5202e0c0ee9d86c7f4dfc75d5e0 bash -c 'bash .circleci/scripts/binary_populate_env.sh' 2025-06-01T21:03:18.7587310Z + export TZ=UTC 2025-06-01T21:03:18.7587611Z + TZ=UTC 2025-06-01T21:03:18.7587850Z + envfile=/tmp/env 2025-06-01T21:03:18.7588142Z + [[ -n /pytorch ]] 2025-06-01T21:03:18.7588483Z ++ dirname /pytorch 2025-06-01T21:03:18.7608480Z + workdir=/ 2025-06-01T21:03:18.7608755Z + [[ manywheel == \l\i\b\t\o\r\c\h ]] 2025-06-01T21:03:18.7609157Z + export DOCKER_IMAGE= 2025-06-01T21:03:18.7609433Z + DOCKER_IMAGE= 2025-06-01T21:03:18.7609707Z + [[ -z '' ]] 2025-06-01T21:03:18.7609941Z + [[ cu126 == cpu ]] 2025-06-01T21:03:18.7610304Z + export DOCKER_IMAGE=pytorch/manylinux2_28-builder:126 2025-06-01T21:03:18.7610792Z + DOCKER_IMAGE=pytorch/manylinux2_28-builder:126 2025-06-01T21:03:18.7611174Z + USE_GOLD_LINKER=OFF 2025-06-01T21:03:18.7611453Z + [[ cu126 == \c\p\u ]] 2025-06-01T21:03:18.7611737Z + PIP_UPLOAD_FOLDER=nightly/ 2025-06-01T21:03:18.7612076Z ++ date -u +%Y%m%d 2025-06-01T21:03:18.7635729Z + export DATE=20250601 2025-06-01T21:03:18.7636058Z + DATE=20250601 2025-06-01T21:03:18.7638953Z ++ cat /pytorch/version.txt 2025-06-01T21:03:18.7640331Z ++ cut -da -f1 2025-06-01T21:03:18.7669474Z + BASE_BUILD_VERSION=2.8.0.dev20250601 2025-06-01T21:03:18.7669977Z + tagged_version 2025-06-01T21:03:18.7670267Z + GIT_DIR=//pytorch/.git 2025-06-01T21:03:18.7671052Z + GIT_DESCRIBE='git --git-dir //pytorch/.git describe --tags --match v[0-9]*.[0-9]*.[0-9]*' 2025-06-01T21:03:18.7671616Z + [[ ! -d //pytorch/.git ]] 2025-06-01T21:03:18.7672081Z + git --git-dir //pytorch/.git describe --tags --match 'v[0-9]*.[0-9]*.[0-9]*' --exact 2025-06-01T21:03:18.7687910Z fatal: No names found, cannot describe anything. 2025-06-01T21:03:18.7688978Z + return 1 2025-06-01T21:03:18.7695618Z ++ uname 2025-06-01T21:03:18.7719657Z + [[ Linux == \D\a\r\w\i\n ]] 2025-06-01T21:03:18.7720168Z + export PYTORCH_BUILD_VERSION=2.8.0.dev20250601+cu126 2025-06-01T21:03:18.7720629Z + PYTORCH_BUILD_VERSION=2.8.0.dev20250601+cu126 2025-06-01T21:03:18.7721029Z + export PYTORCH_BUILD_NUMBER=1 2025-06-01T21:03:18.7721345Z + PYTORCH_BUILD_NUMBER=1 2025-06-01T21:03:18.7721679Z ++ cat /pytorch/.ci/docker/triton_version.txt 2025-06-01T21:03:18.7743680Z + TRITON_VERSION=3.3.1 2025-06-01T21:03:18.7744324Z + TRITON_CONSTRAINT='platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-06-01T21:03:18.7744908Z + [[ cu126 == cu128 ]] 2025-06-01T21:03:18.7746847Z + [[ manywheel =~ .*wheel.* ]] 2025-06-01T21:03:18.7752150Z + [[ -n nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' ]] 2025-06-01T21:03:18.7758054Z + [[ ! 2.8.0.dev20250601+cu126 =~ .*xpu.* ]] 2025-06-01T21:03:18.7758679Z + TRITON_REQUIREMENT='triton==3.3.1; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-06-01T21:03:18.7759292Z + [[ -n 2.8.0.dev20250601+cu126 ]] 2025-06-01T21:03:18.7759627Z + [[ 2.8.0.dev20250601+cu126 =~ .*dev.* ]] 2025-06-01T21:03:18.7760042Z ++ cut -c1-8 /pytorch/.ci/docker/ci_commit_pins/triton.txt 2025-06-01T21:03:18.7766738Z + TRITON_SHORTHASH=c8757738 2025-06-01T21:03:18.7767456Z + TRITON_REQUIREMENT='pytorch-triton==3.3.1+gitc8757738; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-06-01T21:03:18.7773798Z + export 'PYTORCH_EXTRA_INSTALL_REQUIREMENTS=nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cudnn-cu12==9.5.1.17; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cublas-cu12==12.6.4.1; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cufft-cu12==11.3.0.4; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-curand-cu12==10.3.7.77; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusolver-cu12==11.7.1.2; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusparse-cu12==12.5.4.2; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusparselt-cu12==0.6.3; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nccl-cu12==2.26.5; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nvtx-cu12==12.6.77; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nvjitlink-cu12==12.6.85; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cufile-cu12==1.11.1.6; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | pytorch-triton==3.3.1+gitc8757738; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-06-01T21:03:18.7785508Z + PYTORCH_EXTRA_INSTALL_REQUIREMENTS='nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cudnn-cu12==9.5.1.17; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cublas-cu12==12.6.4.1; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cufft-cu12==11.3.0.4; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-curand-cu12==10.3.7.77; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusolver-cu12==11.7.1.2; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusparse-cu12==12.5.4.2; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cusparselt-cu12==0.6.3; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nccl-cu12==2.26.5; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nvtx-cu12==12.6.77; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-nvjitlink-cu12==12.6.85; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | nvidia-cufile-cu12==1.11.1.6; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\'' | pytorch-triton==3.3.1+gitc8757738; platform_system == '\''Linux'\'' and platform_machine == '\''x86_64'\''' 2025-06-01T21:03:18.7791425Z + [[ manywheel =~ .*wheel.* ]] 2025-06-01T21:03:18.7791745Z + [[ -n 2.8.0.dev20250601+cu126 ]] 2025-06-01T21:03:18.7792069Z + [[ 2.8.0.dev20250601+cu126 =~ .*rocm.* ]] 2025-06-01T21:03:18.7792422Z + [[ manywheel =~ .*wheel.* ]] 2025-06-01T21:03:18.7792721Z + [[ -n 2.8.0.dev20250601+cu126 ]] 2025-06-01T21:03:18.7793048Z + [[ 2.8.0.dev20250601+cu126 =~ .*xpu.* ]] 2025-06-01T21:03:18.7793387Z + USE_GLOO_WITH_OPENSSL=ON 2025-06-01T21:03:18.7793688Z + [[ cuda =~ .*aarch64.* ]] 2025-06-01T21:03:18.7793958Z + cat 2025-06-01T21:03:18.7794184Z ++ uname -a 2025-06-01T21:03:18.7803703Z ++ date 2025-06-01T21:03:18.7848574Z ++ uname 2025-06-01T21:03:18.7871787Z + [[ Linux != Darwin ]] 2025-06-01T21:03:18.7872189Z + MEMORY_LIMIT_MAX_JOBS=12 2025-06-01T21:03:18.7872560Z ++ nproc 2025-06-01T21:03:18.7890461Z + NUM_CPUS=46 2025-06-01T21:03:18.7890743Z + export MAX_JOBS=12 2025-06-01T21:03:18.7891024Z + MAX_JOBS=12 2025-06-01T21:03:18.7891251Z + cat 2025-06-01T21:03:18.7917968Z + echo 'retry () {' 2025-06-01T21:03:18.7918461Z + echo ' $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*)' 2025-06-01T21:03:18.7918921Z + echo '}' 2025-06-01T21:03:18.7919160Z + echo 'export -f retry' 2025-06-01T21:03:18.7919454Z + cat /tmp/env 2025-06-01T21:03:18.7937456Z # =================== The following code will be executed inside Docker container =================== 2025-06-01T21:03:18.7938044Z export TZ=UTC 2025-06-01T21:03:18.7938921Z echo "Running on Linux 5592016d8a54 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux at Sun Jun 1 21:03:18 UTC 2025" 2025-06-01T21:03:18.7939784Z 2025-06-01T21:03:18.7939908Z export PACKAGE_TYPE="manywheel" 2025-06-01T21:03:18.7940511Z export DESIRED_PYTHON="3.9" 2025-06-01T21:03:18.7940819Z export DESIRED_CUDA="cu126" 2025-06-01T21:03:18.7941208Z export LIBTORCH_VARIANT="" 2025-06-01T21:03:18.7941523Z export BUILD_PYTHONLESS="" 2025-06-01T21:03:18.7941891Z export USE_SPLIT_BUILD="false" 2025-06-01T21:03:18.7942223Z if [[ "linux-gnu" == "msys" ]]; then 2025-06-01T21:03:18.7942607Z export LIBTORCH_CONFIG="" 2025-06-01T21:03:18.7942928Z if [[ "" == 'debug' ]]; then 2025-06-01T21:03:18.7943210Z export DEBUG=1 2025-06-01T21:03:18.7943572Z fi 2025-06-01T21:03:18.7943800Z export DESIRED_DEVTOOLSET="" 2025-06-01T21:03:18.7944105Z else 2025-06-01T21:03:18.7944399Z export DESIRED_DEVTOOLSET="" 2025-06-01T21:03:18.7944886Z fi 2025-06-01T21:03:18.7945080Z 2025-06-01T21:03:18.7945201Z export DATE="20250601" 2025-06-01T21:03:18.7945750Z export NIGHTLIES_DATE_PREAMBLE=1.14.0.dev 2025-06-01T21:03:18.7946345Z export PYTORCH_BUILD_VERSION="2.8.0.dev20250601+cu126" 2025-06-01T21:03:18.7946790Z export PYTORCH_BUILD_NUMBER="1" 2025-06-01T21:03:18.7947211Z export OVERRIDE_PACKAGE_VERSION="2.8.0.dev20250601+cu126" 2025-06-01T21:03:18.7953932Z export PYTORCH_EXTRA_INSTALL_REQUIREMENTS="nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' | pytorch-triton==3.3.1+gitc8757738; platform_system == 'Linux' and platform_machine == 'x86_64'" 2025-06-01T21:03:18.7959959Z 2025-06-01T21:03:18.7960103Z # TODO: We don't need this anymore IIUC 2025-06-01T21:03:18.7960458Z export TORCH_PACKAGE_NAME='torch' 2025-06-01T21:03:18.7960696Z 2025-06-01T21:03:18.7960798Z export USE_FBGEMM=1 2025-06-01T21:03:18.7961077Z export PIP_UPLOAD_FOLDER="nightly/" 2025-06-01T21:03:18.7961497Z export DOCKER_IMAGE="pytorch/manylinux2_28-builder:126" 2025-06-01T21:03:18.7961805Z 2025-06-01T21:03:18.7961810Z 2025-06-01T21:03:18.7961937Z export USE_GOLD_LINKER="OFF" 2025-06-01T21:03:18.7962254Z export USE_GLOO_WITH_OPENSSL="ON" 2025-06-01T21:03:18.7962744Z # =================== The above code will be executed inside Docker container =================== 2025-06-01T21:03:18.7963232Z export MAX_JOBS="12" 2025-06-01T21:03:18.7963503Z retry () { 2025-06-01T21:03:18.7963813Z $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2025-06-01T21:03:18.7964346Z } 2025-06-01T21:03:18.7964741Z export -f retry 2025-06-01T21:03:18.7965129Z + [[ linux-binary-manywheel == *\a\a\r\c\h\6\4* ]] 2025-06-01T21:03:18.7966072Z + docker exec -t 5592016d8a54a9c51563891def958ebb9488e5202e0c0ee9d86c7f4dfc75d5e0 bash -c 'source /tmp/env && bash /pytorch/.ci/manywheel/build.sh' 2025-06-01T21:03:18.9273560Z Running on Linux 5592016d8a54 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux at Sun Jun 1 21:03:18 UTC 2025 2025-06-01T21:03:18.9304134Z +++ dirname /pytorch/.ci/manywheel/build.sh 2025-06-01T21:03:18.9326110Z ++ cd /pytorch/.ci/manywheel 2025-06-01T21:03:18.9326451Z ++ pwd 2025-06-01T21:03:18.9326742Z + SCRIPTPATH=/pytorch/.ci/manywheel 2025-06-01T21:03:18.9327142Z + case "${GPU_ARCH_TYPE:-BLANK}" in 2025-06-01T21:03:18.9327529Z + bash /pytorch/.ci/manywheel/build_cuda.sh 2025-06-01T21:03:18.9354413Z +++ dirname /pytorch/.ci/manywheel/build_cuda.sh 2025-06-01T21:03:18.9382401Z ++ cd /pytorch/.ci/manywheel 2025-06-01T21:03:18.9382814Z ++ pwd -P 2025-06-01T21:03:18.9383086Z + SCRIPTPATH='/pytorch/.ci/manywheel)' 2025-06-01T21:03:18.9383520Z + export 'TORCH_NVCC_FLAGS=-Xfatbin -compress-all' 2025-06-01T21:03:18.9383948Z + TORCH_NVCC_FLAGS='-Xfatbin -compress-all' 2025-06-01T21:03:18.9384342Z + export NCCL_ROOT_DIR=/usr/local/cuda 2025-06-01T21:03:18.9384707Z + NCCL_ROOT_DIR=/usr/local/cuda 2025-06-01T21:03:18.9385020Z + export TH_BINARY_BUILD=1 2025-06-01T21:03:18.9385321Z + TH_BINARY_BUILD=1 2025-06-01T21:03:18.9385578Z + export USE_STATIC_CUDNN=1 2025-06-01T21:03:18.9385880Z + USE_STATIC_CUDNN=1 2025-06-01T21:03:18.9386164Z + export USE_STATIC_NCCL=1 2025-06-01T21:03:18.9386658Z + USE_STATIC_NCCL=1 2025-06-01T21:03:18.9386929Z + export ATEN_STATIC_CUDA=1 2025-06-01T21:03:18.9387232Z + ATEN_STATIC_CUDA=1 2025-06-01T21:03:18.9387504Z + export USE_CUDA_STATIC_LINK=1 2025-06-01T21:03:18.9387827Z + USE_CUDA_STATIC_LINK=1 2025-06-01T21:03:18.9388110Z + export INSTALL_TEST=0 2025-06-01T21:03:18.9388394Z + INSTALL_TEST=0 2025-06-01T21:03:18.9388659Z + export USE_CUPTI_SO=0 2025-06-01T21:03:18.9388925Z + USE_CUPTI_SO=0 2025-06-01T21:03:18.9389190Z + export USE_CUSPARSELT=1 2025-06-01T21:03:18.9389472Z + USE_CUSPARSELT=1 2025-06-01T21:03:18.9389736Z + export USE_CUFILE=1 2025-06-01T21:03:18.9389990Z + USE_CUFILE=1 2025-06-01T21:03:18.9390245Z + export USE_SYSTEM_NCCL=1 2025-06-01T21:03:18.9390523Z + USE_SYSTEM_NCCL=1 2025-06-01T21:03:18.9390837Z + export NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-06-01T21:03:18.9391241Z + NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-06-01T21:03:18.9391637Z + export NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-06-01T21:03:18.9392019Z + NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-06-01T21:03:18.9392341Z + [[ -z '' ]] 2025-06-01T21:03:18.9392581Z + CMAKE_ARGS=() 2025-06-01T21:03:18.9392814Z + [[ -z '' ]] 2025-06-01T21:03:18.9393074Z + EXTRA_CAFFE2_CMAKE_FLAGS=() 2025-06-01T21:03:18.9393378Z + [[ -n cu126 ]] 2025-06-01T21:03:18.9393635Z + [[ cu126 =~ ^[0-9]+\.[0-9]+$ ]] 2025-06-01T21:03:18.9393920Z + [[ 5 -eq 5 ]] 2025-06-01T21:03:18.9394173Z + CUDA_VERSION=12.6 2025-06-01T21:03:18.9394488Z + echo 'Using CUDA 12.6 as determined by DESIRED_CUDA' 2025-06-01T21:03:18.9394926Z Using CUDA 12.6 as determined by DESIRED_CUDA 2025-06-01T21:03:18.9395304Z ++ echo 12.6 2025-06-01T21:03:18.9395527Z ++ tr -d . 2025-06-01T21:03:18.9412920Z + cuda_version_nodot=126 2025-06-01T21:03:18.9413256Z + TORCH_CUDA_ARCH_LIST='5.0;6.0;7.0;7.5;8.0;8.6' 2025-06-01T21:03:18.9413855Z + case ${CUDA_VERSION} in 2025-06-01T21:03:18.9414220Z + TORCH_CUDA_ARCH_LIST='5.0;6.0;7.0;7.5;8.0;8.6;9.0' 2025-06-01T21:03:18.9414656Z + EXTRA_CAFFE2_CMAKE_FLAGS+=("-DATEN_NO_TEST=ON") 2025-06-01T21:03:18.9415133Z + export 'TORCH_CUDA_ARCH_LIST=5.0;6.0;7.0;7.5;8.0;8.6;9.0' 2025-06-01T21:03:18.9415704Z + TORCH_CUDA_ARCH_LIST='5.0;6.0;7.0;7.5;8.0;8.6;9.0' 2025-06-01T21:03:18.9416091Z + echo '5.0;6.0;7.0;7.5;8.0;8.6;9.0' 2025-06-01T21:03:18.9416396Z 5.0;6.0;7.0;7.5;8.0;8.6;9.0 2025-06-01T21:03:18.9416714Z + WHEELHOUSE_DIR=wheelhouse126 2025-06-01T21:03:18.9417063Z + LIBTORCH_HOUSE_DIR=libtorch_house126 2025-06-01T21:03:18.9417425Z + [[ -z /artifacts ]] 2025-06-01T21:03:18.9417711Z + mkdir -p /artifacts 2025-06-01T21:03:18.9442869Z ++ awk -F= '/^NAME/{print $2}' /etc/os-release 2025-06-01T21:03:18.9472709Z + OS_NAME='"AlmaLinux"' 2025-06-01T21:03:18.9473155Z + [[ "AlmaLinux" == *\A\l\m\a\L\i\n\u\x* ]] 2025-06-01T21:03:18.9473564Z + LIBGOMP_PATH=/usr/lib64/libgomp.so.1 2025-06-01T21:03:18.9473933Z + DEPS_LIST=("$LIBGOMP_PATH") 2025-06-01T21:03:18.9474251Z + DEPS_SONAME=("libgomp.so.1") 2025-06-01T21:03:18.9474563Z + [[ 12.6 == 12* ]] 2025-06-01T21:03:18.9475000Z + export USE_STATIC_CUDNN=0 2025-06-01T21:03:18.9475312Z + USE_STATIC_CUDNN=0 2025-06-01T21:03:18.9475684Z + export 'TORCH_NVCC_FLAGS=-Xfatbin -compress-all --threads 2' 2025-06-01T21:03:18.9476204Z + TORCH_NVCC_FLAGS='-Xfatbin -compress-all --threads 2' 2025-06-01T21:03:18.9481885Z + [[ -z nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' | pytorch-triton==3.3.1+gitc8757738; platform_system == 'Linux' and platform_machine == 'x86_64' ]] 2025-06-01T21:03:18.9488022Z + echo 'Using nvidia libs from pypi.' 2025-06-01T21:03:18.9488378Z Using nvidia libs from pypi. 2025-06-01T21:03:18.9490447Z + CUDA_RPATHS=('$ORIGIN/../../nvidia/cublas/lib' '$ORIGIN/../../nvidia/cuda_cupti/lib' '$ORIGIN/../../nvidia/cuda_nvrtc/lib' '$ORIGIN/../../nvidia/cuda_runtime/lib' '$ORIGIN/../../nvidia/cudnn/lib' '$ORIGIN/../../nvidia/cufft/lib' '$ORIGIN/../../nvidia/curand/lib' '$ORIGIN/../../nvidia/cusolver/lib' '$ORIGIN/../../nvidia/cusparse/lib' '$ORIGIN/../../cusparselt/lib' '$ORIGIN/../../nvidia/nccl/lib' '$ORIGIN/../../nvidia/nvtx/lib' '$ORIGIN/../../nvidia/cufile/lib') 2025-06-01T21:03:18.9492542Z ++ IFS=: 2025-06-01T21:03:18.9494465Z ++ echo '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib' 2025-06-01T21:03:18.9498224Z + CUDA_RPATHS='$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib' 2025-06-01T21:03:18.9502008Z + export 'C_SO_RPATH=$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN:$ORIGIN/lib' 2025-06-01T21:03:18.9505860Z + C_SO_RPATH='$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN:$ORIGIN/lib' 2025-06-01T21:03:18.9509720Z + export 'LIB_SO_RPATH=$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T21:03:18.9513537Z + LIB_SO_RPATH='$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T21:03:18.9515587Z + export FORCE_RPATH=--force-rpath 2025-06-01T21:03:18.9515941Z + FORCE_RPATH=--force-rpath 2025-06-01T21:03:18.9516255Z + export USE_STATIC_NCCL=0 2025-06-01T21:03:18.9516536Z + USE_STATIC_NCCL=0 2025-06-01T21:03:18.9516808Z + export ATEN_STATIC_CUDA=0 2025-06-01T21:03:18.9517093Z + ATEN_STATIC_CUDA=0 2025-06-01T21:03:18.9517374Z + export USE_CUDA_STATIC_LINK=0 2025-06-01T21:03:18.9517678Z + USE_CUDA_STATIC_LINK=0 2025-06-01T21:03:18.9517970Z + export USE_CUPTI_SO=1 2025-06-01T21:03:18.9518232Z + USE_CUPTI_SO=1 2025-06-01T21:03:18.9518498Z + export DESIRED_CUDA=126 2025-06-01T21:03:18.9518776Z + DESIRED_CUDA=126 2025-06-01T21:03:18.9519051Z + rm -rf /usr/local/cuda 2025-06-01T21:03:18.9519376Z + ln -s /usr/local/cuda-12.6 /usr/local/cuda 2025-06-01T21:03:18.9527129Z + rm -rf /usr/local/magma 2025-06-01T21:03:18.9548921Z + ln -s /usr/local/cuda-12.6/magma /usr/local/magma 2025-06-01T21:03:18.9581685Z ++ sort 2025-06-01T21:03:18.9582291Z ++ ls /usr/local/cuda/lib64/libcudart.so.12 /usr/local/cuda/lib64/libcudart.so.12.6.77 2025-06-01T21:03:18.9582859Z ++ tac 2025-06-01T21:03:18.9583091Z ++ head -1 2025-06-01T21:03:18.9583321Z ++ rev 2025-06-01T21:03:18.9583542Z ++ cut -d. -f -3 2025-06-01T21:03:18.9583792Z ++ rev 2025-06-01T21:03:18.9606905Z + export CUDA_VERSION=12.6.77 2025-06-01T21:03:18.9607273Z + CUDA_VERSION=12.6.77 2025-06-01T21:03:18.9614167Z ++ ls /usr/local/cuda/lib64/libcudart.so.12 /usr/local/cuda/lib64/libcudart.so.12.6.77 2025-06-01T21:03:18.9614739Z ++ sort 2025-06-01T21:03:18.9616391Z ++ tac 2025-06-01T21:03:18.9616631Z ++ head -1 2025-06-01T21:03:18.9617681Z ++ rev 2025-06-01T21:03:18.9620258Z ++ cut -d. -f -3 2025-06-01T21:03:18.9620657Z ++ rev 2025-06-01T21:03:18.9621955Z ++ cut -f1,2 -d. 2025-06-01T21:03:18.9646011Z + export CUDA_VERSION_SHORT=12.6 2025-06-01T21:03:18.9646379Z + CUDA_VERSION_SHORT=12.6 2025-06-01T21:03:18.9652540Z ++ ls /usr/local/cuda/lib64/libcudnn.so.9 /usr/local/cuda/lib64/libcudnn.so.9.5.1 2025-06-01T21:03:18.9653093Z ++ sort 2025-06-01T21:03:18.9653326Z ++ tac 2025-06-01T21:03:18.9654689Z ++ head -1 2025-06-01T21:03:18.9655891Z ++ rev 2025-06-01T21:03:18.9657686Z ++ cut -d. -f -3 2025-06-01T21:03:18.9658743Z ++ rev 2025-06-01T21:03:18.9682880Z + export CUDNN_VERSION=9.5.1 2025-06-01T21:03:18.9683247Z + CUDNN_VERSION=9.5.1 2025-06-01T21:03:18.9687737Z +++ dirname /pytorch/.ci/manywheel/build_cuda.sh 2025-06-01T21:03:18.9715637Z ++ cd /pytorch/.ci/manywheel 2025-06-01T21:03:18.9716031Z ++ pwd -P 2025-06-01T21:03:18.9716304Z + SCRIPTPATH=/pytorch/.ci/manywheel 2025-06-01T21:03:18.9716648Z + [[ -z '' ]] 2025-06-01T21:03:18.9716911Z + BUILD_SCRIPT=build_common.sh 2025-06-01T21:03:18.9717264Z + source /pytorch/.ci/manywheel/build_common.sh 2025-06-01T21:03:18.9717636Z ++ set -ex 2025-06-01T21:03:18.9721497Z ++++ dirname /pytorch/.ci/manywheel/build_common.sh 2025-06-01T21:03:18.9747137Z +++ cd /pytorch/.ci/manywheel 2025-06-01T21:03:18.9747696Z +++ pwd 2025-06-01T21:03:18.9748098Z ++ SOURCE_DIR=/pytorch/.ci/manywheel 2025-06-01T21:03:18.9748512Z ++ source /pytorch/.ci/manywheel/set_desired_python.sh 2025-06-01T21:03:18.9748935Z +++ [[ -z 3.9 ]] 2025-06-01T21:03:18.9749195Z +++ [[ -n 3.9 ]] 2025-06-01T21:03:18.9749445Z +++ [[ 3.9 =~ ([0-9].[0-9]+)t ]] 2025-06-01T21:03:18.9749756Z +++ [[ -n 3.9 ]] 2025-06-01T21:03:18.9749995Z +++ [[ 3.9 != cp* ]] 2025-06-01T21:03:18.9755015Z ++++ echo 3.9 2025-06-01T21:03:18.9756082Z ++++ tr -d m.u 2025-06-01T21:03:18.9781215Z +++ python_nodot=39 2025-06-01T21:03:18.9781632Z +++ DESIRED_PYTHON=cp39-cp39 2025-06-01T21:03:18.9781980Z +++ [[ 39 -ge 310 ]] 2025-06-01T21:03:18.9782271Z +++ py_majmin=3.9 2025-06-01T21:03:18.9782538Z +++ pydir=/opt/python/cp39-cp39 2025-06-01T21:03:18.9782953Z +++ export DESIRED_PYTHON_BIN_DIR=/opt/python/cp39-cp39/bin 2025-06-01T21:03:18.9783433Z +++ DESIRED_PYTHON_BIN_DIR=/opt/python/cp39-cp39/bin 2025-06-01T21:03:18.9784664Z +++ export PATH=/opt/python/cp39-cp39/bin:/usr/local/cuda/bin:/opt/rh/gcc-toolset-13/root/usr/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-06-01T21:03:18.9786227Z +++ PATH=/opt/python/cp39-cp39/bin:/usr/local/cuda/bin:/opt/rh/gcc-toolset-13/root/usr/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-06-01T21:03:18.9787194Z +++ echo 'Will build for Python version: cp39-cp39' 2025-06-01T21:03:18.9787619Z Will build for Python version: cp39-cp39 2025-06-01T21:03:18.9787956Z ++ [[ -n '' ]] 2025-06-01T21:03:18.9788212Z ++ PLATFORM= 2025-06-01T21:03:18.9788490Z +++ awk -F= '/^NAME/{print $2}' /etc/os-release 2025-06-01T21:03:18.9811594Z ++ OS_NAME='"AlmaLinux"' 2025-06-01T21:03:18.9811990Z ++ [[ "AlmaLinux" == *\A\l\m\a\L\i\n\u\x* ]] 2025-06-01T21:03:18.9812385Z ++ retry yum install -q -y zip openssl 2025-06-01T21:03:18.9812763Z ++ yum install -q -y zip openssl 2025-06-01T21:03:20.3392520Z ++ PLATFORM=manylinux_2_28_x86_64 2025-06-01T21:03:20.3392929Z ++ [[ -z torch ]] 2025-06-01T21:03:20.3393233Z ++ [[ -z '' ]] 2025-06-01T21:03:20.3393533Z ++ TORCH_NO_PYTHON_PACKAGE_NAME=torch_no_python 2025-06-01T21:03:20.3394920Z +++ echo torch 2025-06-01T21:03:20.3395624Z +++ tr - _ 2025-06-01T21:03:20.3423512Z ++ TORCH_PACKAGE_NAME=torch 2025-06-01T21:03:20.3427363Z +++ echo torch_no_python 2025-06-01T21:03:20.3428836Z +++ tr - _ 2025-06-01T21:03:20.3456899Z ++ TORCH_NO_PYTHON_PACKAGE_NAME=torch_no_python 2025-06-01T21:03:20.3457603Z ++ echo 'Expecting the built wheels to all be called '\''torch'\'' or '\''torch_no_python'\''' 2025-06-01T21:03:20.3458304Z Expecting the built wheels to all be called 'torch' or 'torch_no_python' 2025-06-01T21:03:20.3458794Z ++ build_version=2.8.0.dev20250601+cu126 2025-06-01T21:03:20.3459137Z ++ build_number=1 2025-06-01T21:03:20.3459400Z ++ [[ -n 2.8.0.dev20250601+cu126 ]] 2025-06-01T21:03:20.3459738Z ++ build_version=2.8.0.dev20250601+cu126 2025-06-01T21:03:20.3460059Z ++ build_number=0 2025-06-01T21:03:20.3460325Z ++ [[ -z 2.8.0.dev20250601+cu126 ]] 2025-06-01T21:03:20.3460652Z ++ [[ -z 0 ]] 2025-06-01T21:03:20.3460967Z ++ export PYTORCH_BUILD_VERSION=2.8.0.dev20250601+cu126 2025-06-01T21:03:20.3461406Z ++ PYTORCH_BUILD_VERSION=2.8.0.dev20250601+cu126 2025-06-01T21:03:20.3461783Z ++ export PYTORCH_BUILD_NUMBER=0 2025-06-01T21:03:20.3462113Z ++ PYTORCH_BUILD_NUMBER=0 2025-06-01T21:03:20.3462442Z ++ export CMAKE_LIBRARY_PATH=/opt/intel/lib:/lib: 2025-06-01T21:03:20.3462861Z ++ CMAKE_LIBRARY_PATH=/opt/intel/lib:/lib: 2025-06-01T21:03:20.3463243Z ++ export CMAKE_INCLUDE_PATH=/opt/intel/include: 2025-06-01T21:03:20.3463642Z ++ CMAKE_INCLUDE_PATH=/opt/intel/include: 2025-06-01T21:03:20.3463998Z ++ [[ -e /opt/openssl ]] 2025-06-01T21:03:20.3464295Z ++ export OPENSSL_ROOT_DIR=/opt/openssl 2025-06-01T21:03:20.3464655Z ++ OPENSSL_ROOT_DIR=/opt/openssl 2025-06-01T21:03:20.3465089Z ++ export CMAKE_INCLUDE_PATH=/opt/openssl/include:/opt/intel/include: 2025-06-01T21:03:20.3465657Z ++ CMAKE_INCLUDE_PATH=/opt/openssl/include:/opt/intel/include: 2025-06-01T21:03:20.3466355Z ++ mkdir -p /tmp/wheelhouse126 2025-06-01T21:03:20.3481820Z ++ export PATCHELF_BIN=/usr/local/bin/patchelf 2025-06-01T21:03:20.3482314Z ++ PATCHELF_BIN=/usr/local/bin/patchelf 2025-06-01T21:03:20.3483027Z +++ /usr/local/bin/patchelf --version 2025-06-01T21:03:20.3490990Z ++ patchelf_version='patchelf 0.17.2' 2025-06-01T21:03:20.3491397Z ++ echo 'patchelf version: ' patchelf 0.17.2 2025-06-01T21:03:20.3491786Z patchelf version: patchelf 0.17.2 2025-06-01T21:03:20.3492183Z ++ [[ patchelf 0.17.2 == \p\a\t\c\h\e\l\f\ \0\.\9 ]] 2025-06-01T21:03:20.3492561Z ++ [[ -z /pytorch ]] 2025-06-01T21:03:20.3492839Z ++ pushd /pytorch 2025-06-01T21:03:20.3493086Z /pytorch / 2025-06-01T21:03:20.3493341Z ++ python setup.py clean 2025-06-01T21:03:21.0507794Z Building wheel torch-2.8.0.dev20250601+cu126 2025-06-01T21:03:21.1363849Z pytorch_extra_install_requirements: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' | pytorch-triton==3.3.1+gitc8757738; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T21:03:21.2346470Z /opt/python/cp39-cp39/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-06-01T21:03:21.2347552Z !! 2025-06-01T21:03:21.2347681Z 2025-06-01T21:03:21.2347829Z ******************************************************************************** 2025-06-01T21:03:21.2348791Z 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-06-01T21:03:21.2349612Z 2025-06-01T21:03:21.2349870Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-06-01T21:03:21.2350398Z or your builds will no longer be supported. 2025-06-01T21:03:21.2350710Z 2025-06-01T21:03:21.2351138Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-01T21:03:21.2351805Z ******************************************************************************** 2025-06-01T21:03:21.2352072Z 2025-06-01T21:03:21.2352161Z !! 2025-06-01T21:03:21.2352405Z corresp(dist, value, root_dir) 2025-06-01T21:03:21.2886260Z /opt/python/cp39-cp39/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-01T21:03:21.2887309Z !! 2025-06-01T21:03:21.2887439Z 2025-06-01T21:03:21.2887594Z ******************************************************************************** 2025-06-01T21:03:21.2888230Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-01T21:03:21.2888743Z 2025-06-01T21:03:21.2888914Z License :: OSI Approved :: BSD License 2025-06-01T21:03:21.2889422Z 2025-06-01T21:03:21.2889865Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-01T21:03:21.2890571Z ******************************************************************************** 2025-06-01T21:03:21.2890847Z 2025-06-01T21:03:21.2890957Z !! 2025-06-01T21:03:21.2891213Z dist._finalize_license_expression() 2025-06-01T21:03:21.2892137Z /opt/python/cp39-cp39/lib/python3.9/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-01T21:03:21.2893009Z !! 2025-06-01T21:03:21.2893147Z 2025-06-01T21:03:21.2893283Z ******************************************************************************** 2025-06-01T21:03:21.2893925Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-01T21:03:21.2894415Z 2025-06-01T21:03:21.2894558Z License :: OSI Approved :: BSD License 2025-06-01T21:03:21.2894837Z 2025-06-01T21:03:21.2895366Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-01T21:03:21.2896143Z ******************************************************************************** 2025-06-01T21:03:21.2896424Z 2025-06-01T21:03:21.2896512Z !! 2025-06-01T21:03:21.2896772Z self._finalize_license_expression() 2025-06-01T21:03:21.2897106Z running clean 2025-06-01T21:03:21.5447992Z ++ retry pip install -qr requirements.txt 2025-06-01T21:03:21.5448451Z ++ pip install -qr requirements.txt 2025-06-01T21:03:37.4552355Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-06-01T21:03:37.7060794Z ++ case ${DESIRED_PYTHON} in 2025-06-01T21:03:37.7061295Z ++ retry pip install -q --pre numpy==2.0.2 2025-06-01T21:03:37.7061689Z ++ pip install -q --pre numpy==2.0.2 2025-06-01T21:03:38.1727728Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-06-01T21:03:38.2167157Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T21:03:38.2167530Z ++ BUILD_DEBUG_INFO=0 2025-06-01T21:03:38.2167809Z ++ [[ 0 == \1 ]] 2025-06-01T21:03:38.2168149Z ++ echo 'BUILD_DEBUG_INFO was not set, skipping debug info' 2025-06-01T21:03:38.2168649Z BUILD_DEBUG_INFO was not set, skipping debug info 2025-06-01T21:03:38.2169023Z ++ [[ '' = 1 ]] 2025-06-01T21:03:38.2169270Z ++ USE_RCCL=1 2025-06-01T21:03:38.2169499Z ++ USE_NCCL=1 2025-06-01T21:03:38.2169745Z ++ USE_KINETO=1 2025-06-01T21:03:38.2170020Z +++ date 2025-06-01T21:03:38.2197291Z ++ echo 'Calling setup.py bdist at Sun Jun 1 21:03:38 UTC 2025' 2025-06-01T21:03:38.2197899Z Calling setup.py bdist at Sun Jun 1 21:03:38 UTC 2025 2025-06-01T21:03:38.2198297Z ++ [[ false == \t\r\u\e ]] 2025-06-01T21:03:38.2198585Z ++ CMAKE_ARGS= 2025-06-01T21:03:38.2198858Z ++ EXTRA_CAFFE2_CMAKE_FLAGS=-DATEN_NO_TEST=ON 2025-06-01T21:03:38.2199238Z ++ BUILD_LIBTORCH_CPU_WITH_DEBUG=0 2025-06-01T21:03:38.2199559Z ++ USE_NCCL=1 2025-06-01T21:03:38.2199784Z ++ USE_RCCL=1 2025-06-01T21:03:38.2200023Z ++ USE_KINETO=1 2025-06-01T21:03:38.2200338Z ++ python setup.py bdist_wheel -d /tmp/wheelhouse126 2025-06-01T21:03:38.3685834Z Building wheel torch-2.8.0.dev20250601+cu126 2025-06-01T21:03:38.4733819Z -- Building version 2.8.0.dev20250601+cu126 2025-06-01T21:03:38.4897978Z cmake -GNinja -DBUILD_ENVIRONMENT=linux-binary-manywheel -DBUILD_LIBTORCH_CPU_WITH_DEBUG=0 -DBUILD_PYTHON=True -DBUILD_PYTHONLESS= -DBUILD_TEST=True -DCAFFE2_STATIC_LINK_CUDA=0 -DCMAKE_ARGS= -DCMAKE_BUILD_TYPE=Release -DCMAKE_INCLUDE_PATH=/opt/openssl/include:/opt/intel/include: -DCMAKE_INSTALL_PREFIX=/pytorch/torch -DCMAKE_LIBRARY_PATH=/opt/intel/lib:/lib: -DCMAKE_PREFIX_PATH=/opt/python/cp39-cp39/lib/python3.9/site-packages -DINSTALL_TEST=0 -DOPENSSL_ROOT_DIR=/opt/openssl -DPython_EXECUTABLE=/opt/python/cp39-cp39/bin/python -DTORCH_BUILD_VERSION=2.8.0.dev20250601+cu126 -DTORCH_CUDA_ARCH_LIST=5.0;6.0;7.0;7.5;8.0;8.6;9.0 -DUSE_CUFILE=1 -DUSE_CUPTI_SO=1 -DUSE_CUSPARSELT=1 -DUSE_FBGEMM=1 -DUSE_GLOO_WITH_OPENSSL=ON -DUSE_GOLD_LINKER=OFF -DUSE_KINETO=1 -DUSE_NCCL=1 -DUSE_NUMPY=True -DUSE_RCCL=1 -DUSE_SPLIT_BUILD=false -DUSE_STATIC_CUDNN=0 -DUSE_STATIC_NCCL=0 -DUSE_SYSTEM_NCCL=1 /pytorch 2025-06-01T21:03:38.6694008Z -- The CXX compiler identification is GNU 13.3.1 2025-06-01T21:03:38.7182207Z -- The C compiler identification is GNU 13.3.1 2025-06-01T21:03:38.7275356Z -- Detecting CXX compiler ABI info 2025-06-01T21:03:38.8246429Z -- Detecting CXX compiler ABI info - done 2025-06-01T21:03:38.8429577Z -- Check for working CXX compiler: /opt/rh/gcc-toolset-13/root/usr/bin/c++ - skipped 2025-06-01T21:03:38.8430516Z -- Detecting CXX compile features 2025-06-01T21:03:38.8437719Z -- Detecting CXX compile features - done 2025-06-01T21:03:38.8589440Z -- Detecting C compiler ABI info 2025-06-01T21:03:38.9225979Z -- Detecting C compiler ABI info - done 2025-06-01T21:03:38.9399853Z -- Check for working C compiler: /opt/rh/gcc-toolset-13/root/usr/bin/cc - skipped 2025-06-01T21:03:38.9400420Z -- Detecting C compile features 2025-06-01T21:03:38.9404114Z -- Detecting C compile features - done 2025-06-01T21:03:38.9503934Z -- Not forcing any particular BLAS to be found 2025-06-01T21:03:38.9543883Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2025-06-01T21:03:38.9565352Z -- Performing Test C_HAS_AVX_1 2025-06-01T21:03:39.2917395Z -- Performing Test C_HAS_AVX_1 - Failed 2025-06-01T21:03:39.2917866Z -- Performing Test C_HAS_AVX_2 2025-06-01T21:03:39.6426271Z -- Performing Test C_HAS_AVX_2 - Success 2025-06-01T21:03:39.6426763Z -- Performing Test C_HAS_AVX2_1 2025-06-01T21:03:39.9772855Z -- Performing Test C_HAS_AVX2_1 - Failed 2025-06-01T21:03:39.9773335Z -- Performing Test C_HAS_AVX2_2 2025-06-01T21:03:40.3235035Z -- Performing Test C_HAS_AVX2_2 - Success 2025-06-01T21:03:40.3235481Z -- Performing Test C_HAS_AVX512_1 2025-06-01T21:03:40.6598489Z -- Performing Test C_HAS_AVX512_1 - Failed 2025-06-01T21:03:40.6598950Z -- Performing Test C_HAS_AVX512_2 2025-06-01T21:03:40.9232095Z -- Performing Test C_HAS_AVX512_2 - Success 2025-06-01T21:03:40.9232586Z -- Performing Test CXX_HAS_AVX_1 2025-06-01T21:03:41.2592540Z -- Performing Test CXX_HAS_AVX_1 - Failed 2025-06-01T21:03:41.2592998Z -- Performing Test CXX_HAS_AVX_2 2025-06-01T21:03:41.6103270Z -- Performing Test CXX_HAS_AVX_2 - Success 2025-06-01T21:03:41.6103743Z -- Performing Test CXX_HAS_AVX2_1 2025-06-01T21:03:41.9458629Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2025-06-01T21:03:41.9459094Z -- Performing Test CXX_HAS_AVX2_2 2025-06-01T21:03:42.2911000Z -- Performing Test CXX_HAS_AVX2_2 - Success 2025-06-01T21:03:42.2911479Z -- Performing Test CXX_HAS_AVX512_1 2025-06-01T21:03:42.6265517Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2025-06-01T21:03:42.6265959Z -- Performing Test CXX_HAS_AVX512_2 2025-06-01T21:03:42.8910360Z -- Performing Test CXX_HAS_AVX512_2 - Success 2025-06-01T21:03:42.8910938Z -- Current compiler supports avx2 extension. Will build perfkernels. 2025-06-01T21:03:42.8911542Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2025-06-01T21:03:43.3382599Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2025-06-01T21:03:43.3383262Z -- Current compiler supports avx512f extension. Will build fbgemm. 2025-06-01T21:03:43.3385705Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2025-06-01T21:03:43.4327699Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2025-06-01T21:03:43.4339141Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2025-06-01T21:03:43.5274131Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2025-06-01T21:03:43.5280267Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2025-06-01T21:03:43.6210807Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2025-06-01T21:03:43.6285460Z -- Could not find hardware support for NEON on this machine. 2025-06-01T21:03:43.6286015Z -- No OMAP3 processor on this machine. 2025-06-01T21:03:43.6286403Z -- No OMAP4 processor on this machine. 2025-06-01T21:03:43.6286767Z -- Performing Test CXX_HAS_SVE256 2025-06-01T21:03:43.6716219Z -- Performing Test CXX_HAS_SVE256 - Failed 2025-06-01T21:03:43.6716681Z -- Performing Test CXX_HAS_ARM_BF16 2025-06-01T21:03:43.7143584Z -- Performing Test CXX_HAS_ARM_BF16 - Failed 2025-06-01T21:03:43.7144056Z -- No SVE processor on this machine. 2025-06-01T21:03:43.7144543Z -- Compiler does not support SVE extension. Will not build perfkernels. 2025-06-01T21:03:43.7358483Z -- Found CUDA: /usr/local/cuda (found version "12.6") 2025-06-01T21:03:44.7610278Z -- The CUDA compiler identification is NVIDIA 12.6.85 with host compiler GNU 13.3.1 2025-06-01T21:03:44.7718684Z -- Detecting CUDA compiler ABI info 2025-06-01T21:03:45.7435221Z -- Detecting CUDA compiler ABI info - done 2025-06-01T21:03:45.8012067Z -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - skipped 2025-06-01T21:03:45.8048124Z -- Detecting CUDA compile features 2025-06-01T21:03:45.8052869Z -- Detecting CUDA compile features - done 2025-06-01T21:03:45.8186357Z -- Found CUDAToolkit: /usr/local/cuda/include (found version "12.6.85") 2025-06-01T21:03:45.8278027Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2025-06-01T21:03:45.8980974Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2025-06-01T21:03:45.8981468Z -- Check if compiler accepts -pthread 2025-06-01T21:03:45.9700172Z -- Check if compiler accepts -pthread - yes 2025-06-01T21:03:45.9714037Z -- Found Threads: TRUE 2025-06-01T21:03:46.0606651Z -- PyTorch: CUDA detected: 12.6 2025-06-01T21:03:46.0607104Z -- PyTorch: CUDA nvcc is: /usr/local/cuda/bin/nvcc 2025-06-01T21:03:46.0607596Z -- PyTorch: CUDA toolkit directory: /usr/local/cuda 2025-06-01T21:03:46.1938280Z -- PyTorch: Header version is: 12.6 2025-06-01T21:03:46.4194337Z -- Found Python: /opt/python/cp39-cp39/bin/python (found version "3.9.22") found components: Interpreter 2025-06-01T21:03:46.4206338Z CMake Warning at cmake/public/cuda.cmake:140 (message): 2025-06-01T21:03:46.4206833Z Failed to compute shorthash for libnvrtc.so 2025-06-01T21:03:46.4207244Z Call Stack (most recent call first): 2025-06-01T21:03:46.4207606Z cmake/Dependencies.cmake:44 (include) 2025-06-01T21:03:46.4207982Z CMakeLists.txt:863 (include) 2025-06-01T21:03:46.4208194Z 2025-06-01T21:03:46.4208327Z  2025-06-01T21:03:46.4245778Z -- Found CUDNN: /usr/local/cuda/lib64/libcudnn.so 2025-06-01T21:03:46.4280485Z -- Found CUSPARSELT: /usr/local/cuda/lib64/libcusparseLt.so 2025-06-01T21:03:46.4326179Z -- Could NOT find CUDSS (missing: CUDSS_LIBRARY_PATH CUDSS_INCLUDE_PATH) 2025-06-01T21:03:46.4326976Z CMake Warning at cmake/public/cuda.cmake:242 (message): 2025-06-01T21:03:46.4327517Z Cannot find CUDSS library. Turning the option off 2025-06-01T21:03:46.4327954Z Call Stack (most recent call first): 2025-06-01T21:03:46.4328319Z cmake/Dependencies.cmake:44 (include) 2025-06-01T21:03:46.4328699Z CMakeLists.txt:863 (include) 2025-06-01T21:03:46.4328912Z 2025-06-01T21:03:46.4329048Z  2025-06-01T21:03:46.4331405Z -- Added CUDA NVCC flags for: -gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-gencode;arch=compute_90,code=sm_90 2025-06-01T21:03:46.4350381Z CMake Warning at cmake/Dependencies.cmake:95 (message): 2025-06-01T21:03:46.4350982Z Not compiling with XPU. Could NOT find SYCL. Suppress this warning with 2025-06-01T21:03:46.4351463Z -DUSE_XPU=OFF. 2025-06-01T21:03:46.4351746Z Call Stack (most recent call first): 2025-06-01T21:03:46.4352358Z CMakeLists.txt:863 (include) 2025-06-01T21:03:46.4352576Z 2025-06-01T21:03:46.4352704Z  2025-06-01T21:03:46.4353269Z -- Building using own protobuf under third_party per request. 2025-06-01T21:03:46.4353733Z -- Use custom protobuf build. 2025-06-01T21:03:46.4354695Z CMake Warning at cmake/ProtoBuf.cmake:56 (message): 2025-06-01T21:03:46.4355144Z Ancient protobuf forces CMake compatibility 2025-06-01T21:03:46.4355545Z Call Stack (most recent call first): 2025-06-01T21:03:46.4355925Z cmake/ProtoBuf.cmake:106 (custom_protobuf_find) 2025-06-01T21:03:46.4356352Z cmake/Dependencies.cmake:107 (include) 2025-06-01T21:03:46.4356706Z CMakeLists.txt:863 (include) 2025-06-01T21:03:46.4356922Z 2025-06-01T21:03:46.4357034Z  2025-06-01T21:03:46.4367591Z CMake Deprecation Warning at third_party/protobuf/cmake/CMakeLists.txt:2 (cmake_minimum_required): 2025-06-01T21:03:46.4368406Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:03:46.4368916Z CMake. 2025-06-01T21:03:46.4369047Z 2025-06-01T21:03:46.4369473Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:46.4370148Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:46.4370726Z to work with policies introduced by or earlier. 2025-06-01T21:03:46.4371027Z 2025-06-01T21:03:46.4371149Z  2025-06-01T21:03:46.4374381Z -- 2025-06-01T21:03:46.4374596Z -- 3.13.0.0 2025-06-01T21:03:46.4398268Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2025-06-01T21:03:46.5727456Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2025-06-01T21:03:46.5883539Z -- Caffe2 protobuf include directory: $$ 2025-06-01T21:03:46.5904659Z -- Trying to find preferred BLAS backend of choice: MKL 2025-06-01T21:03:46.5919567Z -- MKL_THREADING = OMP 2025-06-01T21:03:46.5919930Z -- Looking for sys/types.h 2025-06-01T21:03:46.6592328Z -- Looking for sys/types.h - found 2025-06-01T21:03:46.6592777Z -- Looking for stdint.h 2025-06-01T21:03:46.7252110Z -- Looking for stdint.h - found 2025-06-01T21:03:46.7252516Z -- Looking for stddef.h 2025-06-01T21:03:46.7895960Z -- Looking for stddef.h - found 2025-06-01T21:03:46.7896350Z -- Check size of void* 2025-06-01T21:03:46.8640443Z -- Check size of void* - done 2025-06-01T21:03:46.8690981Z -- MKL_THREADING = OMP 2025-06-01T21:03:46.8738399Z -- Check OMP with lib /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/libgomp.so and flags -fopenmp -v 2025-06-01T21:03:46.9454793Z -- Check OMP with lib /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/libgomp.so and flags -fopenmp -v 2025-06-01T21:03:47.1240993Z CMake Warning (dev) at /opt/_internal/cpython-3.9.22/lib/python3.9/site-packages/cmake/data/share/cmake-4.0/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-06-01T21:03:47.1242196Z The package name passed to find_package_handle_standard_args() (OpenMP_C) 2025-06-01T21:03:47.1242888Z does not match the name of the calling package (OpenMP). This can lead to 2025-06-01T21:03:47.1243521Z problems in calling code that expects find_package() result variables 2025-06-01T21:03:47.1244323Z (e.g., `_FOUND`) to follow a certain pattern. 2025-06-01T21:03:47.1244735Z Call Stack (most recent call first): 2025-06-01T21:03:47.1245243Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-06-01T21:03:47.1246007Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-06-01T21:03:47.1246481Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-06-01T21:03:47.1246949Z cmake/Modules/FindOpenMP.cmake:259 (find_package) 2025-06-01T21:03:47.1247445Z cmake/Modules/FindOpenMP.cmake:551 (_OPENMP_GET_FLAGS) 2025-06-01T21:03:47.1247908Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-06-01T21:03:47.1248373Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-06-01T21:03:47.1248819Z cmake/Dependencies.cmake:193 (find_package) 2025-06-01T21:03:47.1249430Z CMakeLists.txt:863 (include) 2025-06-01T21:03:47.1249909Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-01T21:03:47.1250435Z  2025-06-01T21:03:47.2327312Z CMake Warning (dev) at /opt/_internal/cpython-3.9.22/lib/python3.9/site-packages/cmake/data/share/cmake-4.0/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-06-01T21:03:47.2328553Z The package name passed to find_package_handle_standard_args() (OpenMP_CXX) 2025-06-01T21:03:47.2329235Z does not match the name of the calling package (OpenMP). This can lead to 2025-06-01T21:03:47.2329887Z problems in calling code that expects find_package() result variables 2025-06-01T21:03:47.2330413Z (e.g., `_FOUND`) to follow a certain pattern. 2025-06-01T21:03:47.2330815Z Call Stack (most recent call first): 2025-06-01T21:03:47.2331323Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-06-01T21:03:47.2331897Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-06-01T21:03:47.2332387Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-06-01T21:03:47.2333119Z cmake/Modules/FindOpenMP.cmake:259 (find_package) 2025-06-01T21:03:47.2333616Z cmake/Modules/FindOpenMP.cmake:551 (_OPENMP_GET_FLAGS) 2025-06-01T21:03:47.2334096Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-06-01T21:03:47.2334683Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-06-01T21:03:47.2335118Z cmake/Dependencies.cmake:193 (find_package) 2025-06-01T21:03:47.2335502Z CMakeLists.txt:863 (include) 2025-06-01T21:03:47.2335942Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-01T21:03:47.2336468Z  2025-06-01T21:03:47.2348514Z -- Looking for cblas_sgemm 2025-06-01T21:03:47.4432722Z -- Looking for cblas_sgemm - found 2025-06-01T21:03:47.4433169Z -- Looking for cblas_gemm_bf16bf16f32 2025-06-01T21:03:47.6240845Z -- Looking for cblas_gemm_bf16bf16f32 - found 2025-06-01T21:03:47.6241820Z -- Looking for cblas_gemm_f16f16f32 2025-06-01T21:03:47.8081972Z -- Looking for cblas_gemm_f16f16f32 - found 2025-06-01T21:03:47.8145923Z -- Check OMP with lib /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/libgomp.so and flags -fopenmp -v 2025-06-01T21:03:47.8872817Z CMake Warning (dev) at /opt/_internal/cpython-3.9.22/lib/python3.9/site-packages/cmake/data/share/cmake-4.0/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-06-01T21:03:47.8874035Z The package name passed to find_package_handle_standard_args() (OpenMP_C) 2025-06-01T21:03:47.8874689Z does not match the name of the calling package (OpenMP). This can lead to 2025-06-01T21:03:47.8875318Z problems in calling code that expects find_package() result variables 2025-06-01T21:03:47.8875830Z (e.g., `_FOUND`) to follow a certain pattern. 2025-06-01T21:03:47.8876233Z Call Stack (most recent call first): 2025-06-01T21:03:47.8876731Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-06-01T21:03:47.8877288Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-06-01T21:03:47.8877776Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-06-01T21:03:47.8878231Z cmake/Dependencies.cmake:193 (find_package) 2025-06-01T21:03:47.8878607Z CMakeLists.txt:863 (include) 2025-06-01T21:03:47.8879068Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-01T21:03:47.8879580Z  2025-06-01T21:03:47.8880615Z CMake Warning (dev) at /opt/_internal/cpython-3.9.22/lib/python3.9/site-packages/cmake/data/share/cmake-4.0/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-06-01T21:03:47.8881765Z The package name passed to find_package_handle_standard_args() (OpenMP_CXX) 2025-06-01T21:03:47.8882402Z does not match the name of the calling package (OpenMP). This can lead to 2025-06-01T21:03:47.8883033Z problems in calling code that expects find_package() result variables 2025-06-01T21:03:47.8883534Z (e.g., `_FOUND`) to follow a certain pattern. 2025-06-01T21:03:47.8884060Z Call Stack (most recent call first): 2025-06-01T21:03:47.8885016Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-06-01T21:03:47.8885579Z cmake/Modules/FindMKL.cmake:257 (FIND_PACKAGE) 2025-06-01T21:03:47.8886055Z cmake/Modules/FindMKL.cmake:359 (CHECK_ALL_LIBRARIES) 2025-06-01T21:03:47.8886504Z cmake/Dependencies.cmake:193 (find_package) 2025-06-01T21:03:47.8886898Z CMakeLists.txt:863 (include) 2025-06-01T21:03:47.8887351Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-01T21:03:47.8887876Z  2025-06-01T21:03:47.8926696Z -- MKL libraries: /opt/intel/lib/libmkl_intel_lp64.a;/opt/intel/lib/libmkl_gnu_thread.a;/opt/intel/lib/libmkl_core.a;-fopenmp;/lib64/libpthread.so;/lib64/libm.so;/lib64/libdl.so 2025-06-01T21:03:47.8927769Z -- MKL include directory: /opt/intel/include 2025-06-01T21:03:47.8928165Z -- MKL OpenMP type: GNU 2025-06-01T21:03:47.8928476Z -- MKL OpenMP library: -fopenmp 2025-06-01T21:03:47.8946263Z CMake Deprecation Warning at third_party/pthreadpool/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-01T21:03:47.8947354Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:03:47.8947871Z CMake. 2025-06-01T21:03:47.8948010Z 2025-06-01T21:03:47.8948296Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:47.8948950Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:47.8949533Z to work with policies introduced by or earlier. 2025-06-01T21:03:47.8949836Z 2025-06-01T21:03:47.8949965Z  2025-06-01T21:03:47.8998010Z CMake Deprecation Warning at third_party/FXdiv/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-01T21:03:47.8998785Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:03:47.8999282Z CMake. 2025-06-01T21:03:47.8999415Z 2025-06-01T21:03:47.8999688Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:47.9000325Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:47.9000909Z to work with policies introduced by or earlier. 2025-06-01T21:03:47.9001204Z 2025-06-01T21:03:47.9001324Z  2025-06-01T21:03:47.9037018Z CMake Deprecation Warning at third_party/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-01T21:03:47.9037811Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:03:47.9038294Z CMake. 2025-06-01T21:03:47.9038426Z 2025-06-01T21:03:47.9038700Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:47.9039335Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:47.9039900Z to work with policies introduced by or earlier. 2025-06-01T21:03:47.9040194Z 2025-06-01T21:03:47.9040311Z  2025-06-01T21:03:47.9108193Z CMake Deprecation Warning at aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt:7 (cmake_minimum_required): 2025-06-01T21:03:47.9109136Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:03:47.9109622Z CMake. 2025-06-01T21:03:47.9109752Z 2025-06-01T21:03:47.9110027Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:47.9110660Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:47.9111222Z to work with policies introduced by or earlier. 2025-06-01T21:03:47.9111516Z 2025-06-01T21:03:47.9111652Z  2025-06-01T21:03:47.9201788Z -- The ASM compiler identification is GNU 2025-06-01T21:03:47.9229326Z -- Found assembler: /opt/rh/gcc-toolset-13/root/usr/bin/cc 2025-06-01T21:03:47.9290290Z CMake Warning at aten/src/ATen/native/quantized/cpu/qnnpack/CMakeLists.txt:399 (message): 2025-06-01T21:03:47.9291027Z Ancient psimd/FP16 forces CMake compatibility 2025-06-01T21:03:47.9291318Z 2025-06-01T21:03:47.9291441Z  2025-06-01T21:03:47.9295551Z CMake Deprecation Warning at third_party/psimd/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-01T21:03:47.9296514Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:03:47.9296989Z CMake. 2025-06-01T21:03:47.9297136Z 2025-06-01T21:03:47.9297391Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:47.9298023Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:47.9298583Z to work with policies introduced by or earlier. 2025-06-01T21:03:47.9298875Z 2025-06-01T21:03:47.9299007Z  2025-06-01T21:03:47.9326137Z CMake Deprecation Warning at third_party/FP16/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-01T21:03:47.9326935Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:03:47.9327429Z CMake. 2025-06-01T21:03:47.9327577Z 2025-06-01T21:03:47.9327841Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:47.9328513Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:47.9329272Z to work with policies introduced by or earlier. 2025-06-01T21:03:47.9329582Z 2025-06-01T21:03:47.9329727Z  2025-06-01T21:03:47.9351393Z -- Brace yourself, we are building NNPACK 2025-06-01T21:03:47.9352087Z CMake Warning at cmake/External/nnpack.cmake:66 (message): 2025-06-01T21:03:47.9352587Z Ancient nnpack forces CMake compatibility 2025-06-01T21:03:47.9352997Z Call Stack (most recent call first): 2025-06-01T21:03:47.9353380Z cmake/Dependencies.cmake:479 (include) 2025-06-01T21:03:47.9353752Z CMakeLists.txt:863 (include) 2025-06-01T21:03:47.9353965Z 2025-06-01T21:03:47.9354102Z  2025-06-01T21:03:47.9366527Z CMake Deprecation Warning at third_party/NNPACK/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-01T21:03:47.9367314Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:03:47.9367811Z CMake. 2025-06-01T21:03:47.9367960Z 2025-06-01T21:03:47.9368234Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:47.9368910Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:47.9369475Z to work with policies introduced by or earlier. 2025-06-01T21:03:47.9369779Z 2025-06-01T21:03:47.9369911Z  2025-06-01T21:03:47.9405319Z -- Performing Test NNPACK_ARCH_IS_X86_32 2025-06-01T21:03:47.9783725Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2025-06-01T21:03:47.9784597Z CMake Warning (dev) at third_party/NNPACK/CMakeLists.txt:110 (FIND_PACKAGE): 2025-06-01T21:03:47.9785270Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-06-01T21:03:47.9785920Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-06-01T21:03:47.9786533Z the cmake_policy command to set the policy and suppress this warning. 2025-06-01T21:03:47.9786923Z 2025-06-01T21:03:47.9787162Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-01T21:03:47.9787680Z  2025-06-01T21:03:47.9933964Z -- Found PythonInterp: /opt/python/cp39-cp39/bin/python (found version "3.9.22") 2025-06-01T21:03:47.9934574Z -- NNPACK backend is x86-64 2025-06-01T21:03:47.9935329Z -- Downloading six (Python package) to /pytorch/build/confu-srcs/six (define PYTHON_SIX_SOURCE_DIR to avoid it) 2025-06-01T21:03:48.0087766Z CMake Error at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): 2025-06-01T21:03:48.0088367Z Compatibility with CMake < 3.5 has been removed from CMake. 2025-06-01T21:03:48.0088720Z 2025-06-01T21:03:48.0088985Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:48.0089673Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:48.0090237Z to work with policies introduced by or earlier. 2025-06-01T21:03:48.0090553Z 2025-06-01T21:03:48.0090799Z Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. 2025-06-01T21:03:48.0091418Z 2025-06-01T21:03:48.0091423Z 2025-06-01T21:03:48.0091596Z -- Configuring incomplete, errors occurred! 2025-06-01T21:03:48.0128582Z Error: could not find CMAKE_PROJECT_NAME in Cache 2025-06-01T21:03:48.0214558Z -- Building for XNNPACK_TARGET_PROCESSOR: x86_64 2025-06-01T21:03:48.0239475Z -- Generating microkernels.cmake 2025-06-01T21:03:51.1632205Z Duplicate microkernel definition: src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c and src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c (1th function) 2025-06-01T21:03:51.1633913Z Duplicate microkernel definition: src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avxvnni.c and src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c 2025-06-01T21:03:51.1634979Z No microkernel found in src/reference/binary-elementwise.cc 2025-06-01T21:03:51.1635464Z No microkernel found in src/reference/packing.cc 2025-06-01T21:03:51.1635951Z No microkernel found in src/reference/unary-elementwise.cc 2025-06-01T21:03:51.2207065Z -- Failed to find LLVM FileCheck 2025-06-01T21:03:51.2249929Z -- Found Git: /opt/conda/bin/git (found version "2.40.1") 2025-06-01T21:03:51.2283936Z -- Google Benchmark version: v1.9.3, normalized to 1.9.3 2025-06-01T21:03:51.2289401Z -- Looking for shm_open in rt 2025-06-01T21:03:51.2949402Z -- Looking for shm_open in rt - found 2025-06-01T21:03:51.2958252Z -- Performing Test HAVE_CXX_FLAG_WALL 2025-06-01T21:03:51.3914114Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2025-06-01T21:03:51.3919562Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2025-06-01T21:03:51.4876910Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2025-06-01T21:03:51.4885190Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2025-06-01T21:03:51.5856052Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2025-06-01T21:03:51.5864138Z -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL 2025-06-01T21:03:51.6836755Z -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success 2025-06-01T21:03:51.6845559Z -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST 2025-06-01T21:03:51.7803523Z -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST - Success 2025-06-01T21:03:51.7809738Z -- Performing Test HAVE_CXX_FLAG_WCONVERSION 2025-06-01T21:03:51.8765897Z -- Performing Test HAVE_CXX_FLAG_WCONVERSION - Success 2025-06-01T21:03:51.8772392Z -- Performing Test HAVE_CXX_FLAG_WERROR 2025-06-01T21:03:51.9738262Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2025-06-01T21:03:51.9746572Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2025-06-01T21:03:52.0707395Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2025-06-01T21:03:52.0715879Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2025-06-01T21:03:52.1667089Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2025-06-01T21:03:52.1676362Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2025-06-01T21:03:52.2633017Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2025-06-01T21:03:52.2641717Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2025-06-01T21:03:52.3166951Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2025-06-01T21:03:52.3174144Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2025-06-01T21:03:52.4125897Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2025-06-01T21:03:52.4132258Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2025-06-01T21:03:52.5086001Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2025-06-01T21:03:52.5092925Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2025-06-01T21:03:52.6041323Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2025-06-01T21:03:52.6048025Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2025-06-01T21:03:52.7004843Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2025-06-01T21:03:52.7013266Z -- Performing Test HAVE_CXX_FLAG_WD654 2025-06-01T21:03:52.7335747Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2025-06-01T21:03:52.7344340Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2025-06-01T21:03:52.7794236Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2025-06-01T21:03:52.7800206Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2025-06-01T21:03:52.8766156Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2025-06-01T21:03:52.8766672Z -- Compiling and running to test HAVE_STD_REGEX 2025-06-01T21:03:54.9112676Z -- Performing Test HAVE_STD_REGEX -- success 2025-06-01T21:03:54.9113191Z -- Compiling and running to test HAVE_GNU_POSIX_REGEX 2025-06-01T21:03:54.9504553Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2025-06-01T21:03:54.9505121Z -- Compiling and running to test HAVE_POSIX_REGEX 2025-06-01T21:03:55.2261900Z -- Performing Test HAVE_POSIX_REGEX -- success 2025-06-01T21:03:55.2262388Z -- Compiling and running to test HAVE_STEADY_CLOCK 2025-06-01T21:03:55.3801586Z -- Performing Test HAVE_STEADY_CLOCK -- success 2025-06-01T21:03:55.3827203Z -- Compiling and running to test HAVE_PTHREAD_AFFINITY 2025-06-01T21:03:55.4918832Z -- Performing Test HAVE_PTHREAD_AFFINITY -- failed to compile 2025-06-01T21:03:55.5009331Z CMake Warning (dev) at third_party/fbgemm/CMakeLists.txt:97 (find_package): 2025-06-01T21:03:55.5010320Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-06-01T21:03:55.5011021Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-06-01T21:03:55.5011660Z the cmake_policy command to set the policy and suppress this warning. 2025-06-01T21:03:55.5012063Z 2025-06-01T21:03:55.5012314Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-01T21:03:55.5012821Z  2025-06-01T21:03:55.5177778Z -- Performing Test COMPILER_SUPPORTS_AVX512 2025-06-01T21:03:55.6152044Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2025-06-01T21:03:55.6156006Z -- Performing Test HAVE_GNU_F2H_IEEE 2025-06-01T21:03:55.6546712Z -- Performing Test HAVE_GNU_F2H_IEEE - Failed 2025-06-01T21:03:55.6574062Z CMake Warning (dev) at /opt/_internal/cpython-3.9.22/lib/python3.9/site-packages/cmake/data/share/cmake-4.0/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-06-01T21:03:55.6575396Z The package name passed to find_package_handle_standard_args() (OpenMP_C) 2025-06-01T21:03:55.6576068Z does not match the name of the calling package (OpenMP). This can lead to 2025-06-01T21:03:55.6576697Z problems in calling code that expects find_package() result variables 2025-06-01T21:03:55.6577202Z (e.g., `_FOUND`) to follow a certain pattern. 2025-06-01T21:03:55.6577595Z Call Stack (most recent call first): 2025-06-01T21:03:55.6578085Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-06-01T21:03:55.6578662Z third_party/fbgemm/CMakeLists.txt:148 (find_package) 2025-06-01T21:03:55.6579193Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-01T21:03:55.6579707Z  2025-06-01T21:03:55.6579953Z -- Found OpenMP_C: -fopenmp 2025-06-01T21:03:55.6581063Z CMake Warning (dev) at /opt/_internal/cpython-3.9.22/lib/python3.9/site-packages/cmake/data/share/cmake-4.0/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-06-01T21:03:55.6582218Z The package name passed to find_package_handle_standard_args() (OpenMP_CXX) 2025-06-01T21:03:55.6582856Z does not match the name of the calling package (OpenMP). This can lead to 2025-06-01T21:03:55.6583478Z problems in calling code that expects find_package() result variables 2025-06-01T21:03:55.6583988Z (e.g., `_FOUND`) to follow a certain pattern. 2025-06-01T21:03:55.6584365Z Call Stack (most recent call first): 2025-06-01T21:03:55.6584871Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-06-01T21:03:55.6585431Z third_party/fbgemm/CMakeLists.txt:148 (find_package) 2025-06-01T21:03:55.6585971Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-01T21:03:55.6586446Z  2025-06-01T21:03:55.6586689Z -- Found OpenMP_CXX: -fopenmp 2025-06-01T21:03:55.6586996Z -- Found OpenMP: TRUE 2025-06-01T21:03:55.6587307Z -- OpenMP found! OpenMP_C_INCLUDE_DIRS = 2025-06-01T21:03:55.7593961Z -- ========== 2025-06-01T21:03:55.7594307Z -- CMAKE_BUILD_TYPE = Release 2025-06-01T21:03:55.7594929Z -- CMAKE_CXX_FLAGS_DEBUG is -g 2025-06-01T21:03:55.7595280Z -- CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2025-06-01T21:03:55.7595633Z -- ========== 2025-06-01T21:03:55.7608809Z CMake Deprecation Warning at third_party/fbgemm/external/asmjit/CMakeLists.txt:1 (cmake_minimum_required): 2025-06-01T21:03:55.7609700Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:03:55.7610199Z CMake. 2025-06-01T21:03:55.7610332Z 2025-06-01T21:03:55.7610595Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:55.7611257Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:55.7611817Z to work with policies introduced by or earlier. 2025-06-01T21:03:55.7612131Z 2025-06-01T21:03:55.7612249Z  2025-06-01T21:03:55.7645795Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2025-06-01T21:03:55.8651444Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2025-06-01T21:03:55.8659472Z -- Performing Test __CxxFlag__fno_semantic_interposition 2025-06-01T21:03:55.9665022Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2025-06-01T21:03:55.9676274Z -- Performing Test __CxxFlag__fmerge_all_constants 2025-06-01T21:03:56.0668388Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2025-06-01T21:03:56.0674777Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2025-06-01T21:03:56.1666945Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2025-06-01T21:03:56.1667877Z -- Dependency: adding libc (Linux, BSD, or other UNIX/POSIX environment) 2025-06-01T21:03:56.1668430Z -- Performing Test ASMJIT_LIBC_HAS_LIBPTHREAD 2025-06-01T21:03:56.2769438Z -- Performing Test ASMJIT_LIBC_HAS_LIBPTHREAD - Success 2025-06-01T21:03:56.2770502Z -- Dependency: libpthread provided by libc (not linking to libpthread) 2025-06-01T21:03:56.2771071Z -- Performing Test ASMJIT_LIBC_HAS_LIBRT 2025-06-01T21:03:56.3825076Z -- Performing Test ASMJIT_LIBC_HAS_LIBRT - Failed 2025-06-01T21:03:56.3825997Z -- Dependency: shm_open not provided by libc, linking to librt 2025-06-01T21:03:56.3845618Z ** AsmJit Summary ** 2025-06-01T21:03:56.3846207Z  ASMJIT_DIR=/pytorch/third_party/fbgemm/external/asmjit 2025-06-01T21:03:56.3846715Z  ASMJIT_TEST=FALSE 2025-06-01T21:03:56.3847104Z  ASMJIT_TARGET_TYPE=STATIC 2025-06-01T21:03:56.3847486Z  ASMJIT_DEPS=c;rt 2025-06-01T21:03:56.3847860Z  ASMJIT_LIBS=asmjit;c;rt 2025-06-01T21:03:56.3848259Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2025-06-01T21:03:56.3849265Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2025-06-01T21:03:56.3850185Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2025-06-01T21:03:56.3850806Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2025-06-01T21:03:56.3886020Z -- Performing Test HAS_WNO_DEPRECATED_ENUM_ENUM_CONVERSION 2025-06-01T21:03:56.4874486Z -- Performing Test HAS_WNO_DEPRECATED_ENUM_ENUM_CONVERSION - Success 2025-06-01T21:03:56.4884703Z -- Performing Test HAS_WNO_DEPRECATED_ANON_ENUM_ENUM_CONVERSION 2025-06-01T21:03:56.5271608Z -- Performing Test HAS_WNO_DEPRECATED_ANON_ENUM_ENUM_CONVERSION - Failed 2025-06-01T21:03:56.5278407Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_ENUM_ENUM_CONVERSION 2025-06-01T21:03:56.6254259Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_ENUM_ENUM_CONVERSION - Success 2025-06-01T21:03:56.6293330Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2025-06-01T21:03:56.6294195Z CMake Warning at cmake/Dependencies.cmake:728 (message): 2025-06-01T21:03:56.6294797Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2025-06-01T21:03:56.6295396Z Call Stack (most recent call first): 2025-06-01T21:03:56.6295753Z CMakeLists.txt:863 (include) 2025-06-01T21:03:56.6295961Z 2025-06-01T21:03:56.6296080Z  2025-06-01T21:03:56.6319789Z CMake Deprecation Warning at third_party/ittapi/CMakeLists.txt:7 (cmake_minimum_required): 2025-06-01T21:03:56.6320859Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:03:56.6321339Z CMake. 2025-06-01T21:03:56.6321470Z 2025-06-01T21:03:56.6321742Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:56.6322376Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:56.6322934Z to work with policies introduced by or earlier. 2025-06-01T21:03:56.6323231Z 2025-06-01T21:03:56.6323360Z  2025-06-01T21:03:56.6453544Z -- Using third party subdirectory Eigen. 2025-06-01T21:03:57.1478542Z -- Found Python: /opt/python/cp39-cp39/bin/python (found version "3.9.22") found components: Interpreter Development.Module NumPy 2025-06-01T21:03:57.1479354Z -- Using third_party/pybind11. 2025-06-01T21:03:57.1479822Z -- pybind11 include dirs: /pytorch/cmake/../third_party/pybind11/include 2025-06-01T21:03:57.1499771Z -- Could NOT find OpenTelemetryApi (missing: OpenTelemetryApi_INCLUDE_DIRS) 2025-06-01T21:03:57.1500606Z -- Using third_party/opentelemetry-cpp. 2025-06-01T21:03:57.1501227Z -- opentelemetry api include dirs: /pytorch/cmake/../third_party/opentelemetry-cpp/api/include 2025-06-01T21:03:57.2181664Z -- Checking for module 'mpi-c' 2025-06-01T21:03:57.2206306Z -- Package 'mpi-c', required by 'virtual:world', not found 2025-06-01T21:03:57.2620606Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2025-06-01T21:03:57.3165749Z -- Checking for module 'mpi-cxx' 2025-06-01T21:03:57.3192835Z -- Package 'mpi-cxx', required by 'virtual:world', not found 2025-06-01T21:03:57.3613266Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2025-06-01T21:03:57.3614971Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2025-06-01T21:03:57.3622085Z CMake Warning at cmake/Dependencies.cmake:905 (message): 2025-06-01T21:03:57.3622704Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2025-06-01T21:03:57.3623202Z Call Stack (most recent call first): 2025-06-01T21:03:57.3623558Z CMakeLists.txt:863 (include) 2025-06-01T21:03:57.3623764Z 2025-06-01T21:03:57.3623881Z  2025-06-01T21:03:57.3662129Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2025-06-01T21:03:57.3662858Z -- Will link against OpenMP libraries: /opt/rh/gcc-toolset-13/root/usr/lib/gcc/x86_64-redhat-linux/13/libgomp.so 2025-06-01T21:03:57.3663596Z -- Found nvtx3: /pytorch/third_party/NVTX/c/include 2025-06-01T21:03:57.3665163Z -- ROCM_PATH environment variable is not set and /opt/rocm does not exist. 2025-06-01T21:03:57.3665679Z Building without ROCm support. 2025-06-01T21:03:57.3686050Z -- Found NCCL: /usr/local/cuda/include 2025-06-01T21:03:57.3686577Z -- Determining NCCL version from /usr/local/cuda/include/nccl.h... 2025-06-01T21:03:57.3689325Z -- Looking for NCCL_VERSION_CODE 2025-06-01T21:03:57.9023034Z -- Looking for NCCL_VERSION_CODE - found 2025-06-01T21:03:58.6789777Z -- NCCL version: 2.26.5 2025-06-01T21:03:58.6790071Z 2025-06-01T21:03:58.6790489Z -- Found NCCL (include: /usr/local/cuda/include, library: /usr/local/cuda/lib64/libnccl.so) 2025-06-01T21:03:58.6805661Z -- Found CUB: /usr/local/cuda/include 2025-06-01T21:03:58.6806151Z -- Converting CMAKE_CUDA_FLAGS to CUDA_NVCC_FLAGS: 2025-06-01T21:03:58.6809574Z CUDA_NVCC_FLAGS = -DLIBCUDACXX_ENABLE_SIMPLIFIED_COMPLEX_OPERATIONS;-Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_75,code=sm_75;-gencode;arch=compute_80,code=sm_80;-gencode;arch=compute_86,code=sm_86;-gencode;arch=compute_90,code=sm_90;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl;--expt-relaxed-constexpr;--expt-extended-lambda 2025-06-01T21:03:58.6813329Z CUDA_NVCC_FLAGS_DEBUG = -g 2025-06-01T21:03:58.6813694Z CUDA_NVCC_FLAGS_RELEASE = -O3;-DNDEBUG 2025-06-01T21:03:58.6814107Z CUDA_NVCC_FLAGS_RELWITHDEBINFO = -O2;-g;-DNDEBUG 2025-06-01T21:03:58.6814506Z CUDA_NVCC_FLAGS_MINSIZEREL = -O1;-DNDEBUG 2025-06-01T21:03:58.6815216Z CMake Warning at cmake/Dependencies.cmake:1144 (message): 2025-06-01T21:03:58.6815705Z Archived TensorPipe forces CMake compatibility mode 2025-06-01T21:03:58.6816121Z Call Stack (most recent call first): 2025-06-01T21:03:58.6816467Z CMakeLists.txt:863 (include) 2025-06-01T21:03:58.6816667Z 2025-06-01T21:03:58.6816778Z  2025-06-01T21:03:58.6827640Z CMake Deprecation Warning at third_party/tensorpipe/CMakeLists.txt:7 (cmake_minimum_required): 2025-06-01T21:03:58.6828406Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:03:58.6828892Z CMake. 2025-06-01T21:03:58.6829027Z 2025-06-01T21:03:58.6829403Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:58.6830054Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:58.6830611Z to work with policies introduced by or earlier. 2025-06-01T21:03:58.6830902Z 2025-06-01T21:03:58.6831017Z  2025-06-01T21:03:58.6927673Z CMake Deprecation Warning at third_party/tensorpipe/third_party/libuv/CMakeLists.txt:1 (cmake_minimum_required): 2025-06-01T21:03:58.6928587Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:03:58.6929094Z CMake. 2025-06-01T21:03:58.6929229Z 2025-06-01T21:03:58.6929507Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:03:58.6930158Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:03:58.6930735Z to work with policies introduced by or earlier. 2025-06-01T21:03:58.6931054Z 2025-06-01T21:03:58.6931173Z  2025-06-01T21:03:58.7013471Z -- Performing Test UV_LINT_W4 2025-06-01T21:03:58.7463701Z -- Performing Test UV_LINT_W4 - Failed 2025-06-01T21:03:58.7467451Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2025-06-01T21:03:58.7914226Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2025-06-01T21:03:58.7923521Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2025-06-01T21:03:58.8356440Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2025-06-01T21:03:58.8363255Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2025-06-01T21:03:58.8800272Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2025-06-01T21:03:58.8805874Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2025-06-01T21:03:58.9245776Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2025-06-01T21:03:58.9250774Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2025-06-01T21:03:58.9691550Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2025-06-01T21:03:58.9700232Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2025-06-01T21:03:59.0149067Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2025-06-01T21:03:59.0155657Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2025-06-01T21:03:59.0602097Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2025-06-01T21:03:59.0607120Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2025-06-01T21:03:59.1083604Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2025-06-01T21:03:59.1088529Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2025-06-01T21:03:59.1566410Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2025-06-01T21:03:59.1572609Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2025-06-01T21:03:59.2040746Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2025-06-01T21:03:59.2046029Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2025-06-01T21:03:59.2496730Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2025-06-01T21:03:59.2504301Z -- Performing Test UV_LINT_WALL 2025-06-01T21:03:59.3150365Z -- Performing Test UV_LINT_WALL - Success 2025-06-01T21:03:59.3162468Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2025-06-01T21:03:59.3809195Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2025-06-01T21:03:59.3822449Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2025-06-01T21:03:59.4451791Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2025-06-01T21:03:59.4459924Z -- Performing Test UV_LINT_EXTRA 2025-06-01T21:03:59.5117036Z -- Performing Test UV_LINT_EXTRA - Success 2025-06-01T21:03:59.5122109Z -- Performing Test UV_LINT_UTF8_MSVC 2025-06-01T21:03:59.5573006Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2025-06-01T21:03:59.5585806Z -- Performing Test UV_F_STRICT_ALIASING 2025-06-01T21:03:59.6222643Z -- Performing Test UV_F_STRICT_ALIASING - Success 2025-06-01T21:03:59.6235530Z -- summary of build options: 2025-06-01T21:03:59.6235885Z Install prefix: /pytorch/torch 2025-06-01T21:03:59.6236239Z Target system: Linux 2025-06-01T21:03:59.6236542Z Compiler: 2025-06-01T21:03:59.6237069Z C compiler: /opt/rh/gcc-toolset-13/root/usr/bin/cc 2025-06-01T21:03:59.6237478Z CFLAGS: 2025-06-01T21:03:59.6237650Z 2025-06-01T21:03:59.6248359Z -- Found uv: 1.38.1 (found version "1.38.1") 2025-06-01T21:03:59.6347379Z -- Performing Test HAS_WNO_MISSING_TEMPLATE_ARG_LIST_AFTER_TEMPLATE_KW 2025-06-01T21:03:59.6883482Z -- Performing Test HAS_WNO_MISSING_TEMPLATE_ARG_LIST_AFTER_TEMPLATE_KW - Failed 2025-06-01T21:03:59.6910437Z -- Gloo build as SHARED library 2025-06-01T21:03:59.6937414Z -- Found CUDAToolkit: /usr/local/cuda/include (found suitable version "12.6.85", minimum required is "7.0") 2025-06-01T21:03:59.7165620Z -- CUDA detected: 12.6.85 2025-06-01T21:03:59.7294718Z -- Found OpenSSL: /opt/openssl/lib/libcrypto.so (found suitable exact version "1.1.1k") 2025-06-01T21:03:59.7349808Z -- GLOO_USE_TORCH_DTYPES : 1 /pytorch;/pytorch/build 2025-06-01T21:03:59.9632955Z -- Found Python3: /opt/python/cp39-cp39/bin/python (found version "3.9.22") found components: Interpreter 2025-06-01T21:03:59.9637637Z -- ONNX_PROTOC_EXECUTABLE: $ 2025-06-01T21:03:59.9638123Z -- Protobuf_VERSION: Protobuf_VERSION_NOTFOUND 2025-06-01T21:03:59.9640422Z Generated: /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-06-01T21:03:59.9643584Z Generated: /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-06-01T21:03:59.9646558Z Generated: /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-06-01T21:04:00.0966895Z -- 2025-06-01T21:04:00.0967204Z -- ******** Summary ******** 2025-06-01T21:04:00.0967559Z -- CMake version : 4.0.2 2025-06-01T21:04:00.0968227Z -- CMake command : /opt/_internal/cpython-3.9.22/lib/python3.9/site-packages/cmake/data/bin/cmake 2025-06-01T21:04:00.0968880Z -- System : Linux 2025-06-01T21:04:00.0969334Z -- C++ compiler : /opt/rh/gcc-toolset-13/root/usr/bin/c++ 2025-06-01T21:04:00.0969856Z -- C++ compiler version : 13.3.1 2025-06-01T21:04:00.0970467Z -- CXX flags : -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -Wnon-virtual-dtor 2025-06-01T21:04:00.0971169Z -- Build type : Release 2025-06-01T21:04:00.0971654Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2025-06-01T21:04:00.0972694Z -- CMAKE_PREFIX_PATH : /opt/python/cp39-cp39/lib/python3.9/site-packages;/usr/local/cuda;/usr/local/cuda;/usr/local/cuda;/usr/local/cuda;/usr/local/cuda 2025-06-01T21:04:00.0973658Z -- CMAKE_INSTALL_PREFIX : /pytorch/torch 2025-06-01T21:04:00.0974282Z -- CMAKE_MODULE_PATH : /pytorch/cmake/Modules;/pytorch/cmake/public/../Modules_CUDA_fix 2025-06-01T21:04:00.0974853Z -- 2025-06-01T21:04:00.0975212Z -- ONNX version : 1.18.0 2025-06-01T21:04:00.0975604Z -- ONNX NAMESPACE : onnx_torch 2025-06-01T21:04:00.0976238Z -- ONNX_USE_LITE_PROTO : OFF 2025-06-01T21:04:00.0976620Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2025-06-01T21:04:00.0977000Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2025-06-01T21:04:00.0977372Z -- ONNX_DISABLE_STATIC_REGISTRATION : OFF 2025-06-01T21:04:00.0977748Z -- ONNX_WERROR : OFF 2025-06-01T21:04:00.0978093Z -- ONNX_BUILD_TESTS : OFF 2025-06-01T21:04:00.0978454Z -- BUILD_SHARED_LIBS : OFF 2025-06-01T21:04:00.0978776Z -- 2025-06-01T21:04:00.0979163Z -- Protobuf compiler : $ 2025-06-01T21:04:00.0979629Z -- Protobuf includes : 2025-06-01T21:04:00.0979997Z -- Protobuf libraries : 2025-06-01T21:04:00.0980366Z -- ONNX_BUILD_PYTHON : OFF 2025-06-01T21:04:00.0980845Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2025-06-01T21:04:00.0981340Z -- Adding -DNDEBUG to compile flags 2025-06-01T21:04:00.1001972Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2025-06-01T21:04:00.1390302Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2025-06-01T21:04:00.1390813Z -- Compiling with MAGMA support 2025-06-01T21:04:00.1391214Z -- MAGMA INCLUDE DIRECTORIES: /usr/local/magma/include 2025-06-01T21:04:00.1391659Z -- MAGMA LIBRARIES: /usr/local/magma/lib/libmagma.a 2025-06-01T21:04:00.1392049Z -- MAGMA V2 check: 0 2025-06-01T21:04:00.1474552Z -- Could not find hardware support for NEON on this machine. 2025-06-01T21:04:00.1475056Z -- No OMAP3 processor on this machine. 2025-06-01T21:04:00.1475421Z -- No OMAP4 processor on this machine. 2025-06-01T21:04:00.1476122Z -- No SVE processor on this machine. 2025-06-01T21:04:00.1488187Z -- Looking for sbgemm_ 2025-06-01T21:04:00.2466361Z -- Looking for sbgemm_ - not found 2025-06-01T21:04:00.2474077Z -- Found a library with LAPACK API (mkl). 2025-06-01T21:04:00.2474734Z disabling ROCM because NOT USE_ROCM is set 2025-06-01T21:04:00.2475295Z -- MIOpen not found. Compiling without MIOpen support 2025-06-01T21:04:00.2475837Z -- Will build oneDNN Graph 2025-06-01T21:04:00.2476222Z -- Will build oneDNN UKERNEL 2025-06-01T21:04:00.2493940Z -- MKLDNN_CPU_RUNTIME = OMP 2025-06-01T21:04:00.2520401Z -- DNNL_TARGET_ARCH: X64 2025-06-01T21:04:00.2531619Z -- DNNL_LIBRARY_NAME: dnnl 2025-06-01T21:04:00.2601024Z CMake Warning (dev) at /opt/_internal/cpython-3.9.22/lib/python3.9/site-packages/cmake/data/share/cmake-4.0/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-06-01T21:04:00.2602277Z The package name passed to find_package_handle_standard_args() (OpenMP_C) 2025-06-01T21:04:00.2602930Z does not match the name of the calling package (OpenMP). This can lead to 2025-06-01T21:04:00.2603544Z problems in calling code that expects find_package() result variables 2025-06-01T21:04:00.2604375Z (e.g., `_FOUND`) to follow a certain pattern. 2025-06-01T21:04:00.2604789Z Call Stack (most recent call first): 2025-06-01T21:04:00.2605318Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-06-01T21:04:00.2605973Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-06-01T21:04:00.2606513Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-06-01T21:04:00.2607080Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-01T21:04:00.2607588Z  2025-06-01T21:04:00.2607841Z -- Found OpenMP_C: -fopenmp 2025-06-01T21:04:00.2608989Z CMake Warning (dev) at /opt/_internal/cpython-3.9.22/lib/python3.9/site-packages/cmake/data/share/cmake-4.0/Modules/FindPackageHandleStandardArgs.cmake:430 (message): 2025-06-01T21:04:00.2610169Z The package name passed to find_package_handle_standard_args() (OpenMP_CXX) 2025-06-01T21:04:00.2610834Z does not match the name of the calling package (OpenMP). This can lead to 2025-06-01T21:04:00.2611463Z problems in calling code that expects find_package() result variables 2025-06-01T21:04:00.2612215Z (e.g., `_FOUND`) to follow a certain pattern. 2025-06-01T21:04:00.2612610Z Call Stack (most recent call first): 2025-06-01T21:04:00.2613129Z cmake/Modules/FindOpenMP.cmake:635 (find_package_handle_standard_args) 2025-06-01T21:04:00.2613761Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:41 (find_package) 2025-06-01T21:04:00.2614422Z third_party/ideep/mkl-dnn/CMakeLists.txt:89 (include) 2025-06-01T21:04:00.2614970Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-01T21:04:00.2615452Z  2025-06-01T21:04:00.2615702Z -- Found OpenMP_CXX: -fopenmp 2025-06-01T21:04:00.2702806Z -- Enabled testing coverage: CI 2025-06-01T21:04:00.2704258Z -- Enabled workload: TRAINING 2025-06-01T21:04:00.2704583Z -- Enabled primitives: ALL 2025-06-01T21:04:00.2705005Z -- Enabled primitive CPU ISA: ALL 2025-06-01T21:04:00.2705343Z -- Enabled primitive GPU ISA: ALL 2025-06-01T21:04:00.2705693Z -- Enabled GeMM kernels ISA: ALL 2025-06-01T21:04:00.2766019Z -- Primitive cache is enabled 2025-06-01T21:04:00.2766470Z -- Experimental functionality for ukernels is enabled 2025-06-01T21:04:00.2901727Z -- Graph component is enabled 2025-06-01T21:04:00.2962407Z -- Graph compiler backend is disabled. 2025-06-01T21:04:00.3002734Z -- Found MKL-DNN: TRUE 2025-06-01T21:04:00.3004096Z -- Looking for clock_gettime in rt 2025-06-01T21:04:00.3675110Z -- Looking for clock_gettime in rt - found 2025-06-01T21:04:00.3675545Z -- Looking for mmap 2025-06-01T21:04:00.4349779Z -- Looking for mmap - found 2025-06-01T21:04:00.4350179Z -- Looking for shm_open 2025-06-01T21:04:00.5032266Z -- Looking for shm_open - found 2025-06-01T21:04:00.5032676Z -- Looking for shm_unlink 2025-06-01T21:04:00.5713650Z -- Looking for shm_unlink - found 2025-06-01T21:04:00.5714169Z -- Looking for malloc_usable_size 2025-06-01T21:04:00.6424063Z -- Looking for malloc_usable_size - found 2025-06-01T21:04:00.6424732Z --  2025-06-01T21:04:00.6425072Z -- Performing Test COMPILE_OUT_ZVECTOR 2025-06-01T21:04:00.6772210Z -- Performing Test COMPILE_OUT_ZVECTOR - Failed 2025-06-01T21:04:00.6772915Z -- ZVECTOR flags were NOT set. 2025-06-01T21:04:00.6773315Z --  2025-06-01T21:04:00.6826255Z -- {fmt} version: 11.2.0 2025-06-01T21:04:00.6826617Z -- Build type: Release 2025-06-01T21:04:00.6851891Z -- Using Kineto with CUPTI support 2025-06-01T21:04:00.6852317Z -- Configuring Kineto dependency: 2025-06-01T21:04:00.6852755Z -- KINETO_SOURCE_DIR = /pytorch/third_party/kineto/libkineto 2025-06-01T21:04:00.6853225Z -- KINETO_BUILD_TESTS = OFF 2025-06-01T21:04:00.6853552Z -- KINETO_LIBRARY_TYPE = static 2025-06-01T21:04:00.6853946Z -- CUDA_SOURCE_DIR = /usr/local/cuda 2025-06-01T21:04:00.6854341Z -- CUDA_INCLUDE_DIRS = /usr/local/cuda/include 2025-06-01T21:04:00.6854811Z -- CUPTI_INCLUDE_DIR = /usr/local/cuda/extras/CUPTI/include 2025-06-01T21:04:00.6855390Z -- CUDA_cupti_LIBRARY = /usr/local/cuda/extras/CUPTI/lib64/libcupti.so 2025-06-01T21:04:00.6855860Z -- Found CUPTI 2025-06-01T21:04:00.6872437Z CMake Deprecation Warning at third_party/kineto/libkineto/CMakeLists.txt:7 (cmake_minimum_required): 2025-06-01T21:04:00.6873264Z Compatibility with CMake < 3.10 will be removed from a future version of 2025-06-01T21:04:00.6873752Z CMake. 2025-06-01T21:04:00.6873882Z 2025-06-01T21:04:00.6874149Z Update the VERSION argument value. Or, use the ... syntax 2025-06-01T21:04:00.6874782Z to tell CMake that the project requires at least but has been updated 2025-06-01T21:04:00.6875342Z to work with policies introduced by or earlier. 2025-06-01T21:04:00.6875635Z 2025-06-01T21:04:00.6875748Z  2025-06-01T21:04:00.6890844Z CMake Warning (dev) at third_party/kineto/libkineto/CMakeLists.txt:15 (find_package): 2025-06-01T21:04:00.6891590Z Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules 2025-06-01T21:04:00.6892244Z are removed. Run "cmake --help-policy CMP0148" for policy details. Use 2025-06-01T21:04:00.6892883Z the cmake_policy command to set the policy and suppress this warning. 2025-06-01T21:04:00.6893500Z 2025-06-01T21:04:00.6893754Z This warning is for project developers. Use -Wno-dev to suppress it. 2025-06-01T21:04:00.6894262Z  2025-06-01T21:04:00.7053733Z INFO ROCM_SOURCE_DIR =  2025-06-01T21:04:00.7473627Z -- Kineto: FMT_SOURCE_DIR = /pytorch/third_party/fmt 2025-06-01T21:04:00.7474179Z -- Kineto: FMT_INCLUDE_DIR = /pytorch/third_party/fmt/include 2025-06-01T21:04:00.7474883Z INFO CUPTI_INCLUDE_DIR = /usr/local/cuda/extras/CUPTI/include 2025-06-01T21:04:00.7475507Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2025-06-01T21:04:00.7476240Z INFO DYNOLOG_INCLUDE_DIR = /pytorch/third_party/kineto/libkineto/third_party/dynolog/ 2025-06-01T21:04:00.7477321Z INFO IPCFABRIC_INCLUDE_DIR = /pytorch/third_party/kineto/libkineto/third_party/dynolog//dynolog/src/ipcfabric/ 2025-06-01T21:04:00.7491946Z -- Configured Kineto 2025-06-01T21:04:00.7507883Z -- GCC 13.3.1: Adding gcc and gcc_s libs to link line 2025-06-01T21:04:00.7524887Z -- Performing Test HAS_WERROR_RETURN_TYPE 2025-06-01T21:04:00.8513455Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2025-06-01T21:04:00.8518968Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2025-06-01T21:04:00.9516513Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2025-06-01T21:04:00.9522671Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT 2025-06-01T21:04:01.0006489Z -- Performing Test HAS_WERROR_BRACED_SCALAR_INIT - Failed 2025-06-01T21:04:01.0017802Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT 2025-06-01T21:04:01.1009494Z -- Performing Test HAS_WERROR_RANGE_LOOP_CONSTRUCT - Success 2025-06-01T21:04:01.1022884Z -- Performing Test HAS_WERROR_BOOL_OPERATION 2025-06-01T21:04:01.2023295Z -- Performing Test HAS_WERROR_BOOL_OPERATION - Success 2025-06-01T21:04:01.2033458Z -- Performing Test HAS_WNARROWING 2025-06-01T21:04:01.3024993Z -- Performing Test HAS_WNARROWING - Success 2025-06-01T21:04:01.3030477Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2025-06-01T21:04:01.4025373Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2025-06-01T21:04:01.4030445Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2025-06-01T21:04:01.5025261Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2025-06-01T21:04:01.5035542Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2025-06-01T21:04:01.6027112Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2025-06-01T21:04:01.6031658Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2025-06-01T21:04:01.7031891Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2025-06-01T21:04:01.7040548Z -- Performing Test HAS_WNO_STRICT_ALIASING 2025-06-01T21:04:01.8023083Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2025-06-01T21:04:01.8028872Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2025-06-01T21:04:01.9022254Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2025-06-01T21:04:01.9027293Z -- Performing Test HAS_WVLA_EXTENSION 2025-06-01T21:04:01.9424674Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2025-06-01T21:04:01.9429758Z -- Performing Test HAS_WSUGGEST_OVERRIDE 2025-06-01T21:04:02.0425805Z -- Performing Test HAS_WSUGGEST_OVERRIDE - Success 2025-06-01T21:04:02.0431207Z -- Performing Test HAS_WNEWLINE_EOF 2025-06-01T21:04:02.0821272Z -- Performing Test HAS_WNEWLINE_EOF - Failed 2025-06-01T21:04:02.0827367Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE 2025-06-01T21:04:02.1327108Z -- Performing Test HAS_WINCONSISTENT_MISSING_OVERRIDE - Failed 2025-06-01T21:04:02.1339409Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE 2025-06-01T21:04:02.1868469Z -- Performing Test HAS_WINCONSISTENT_MISSING_DESTRUCTOR_OVERRIDE - Failed 2025-06-01T21:04:02.1878559Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2025-06-01T21:04:02.2876147Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2025-06-01T21:04:02.2881506Z -- Performing Test HAS_WCONSTANT_CONVERSION 2025-06-01T21:04:02.3326983Z -- Performing Test HAS_WCONSTANT_CONVERSION - Failed 2025-06-01T21:04:02.3334470Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2025-06-01T21:04:02.3832318Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2025-06-01T21:04:02.3841458Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2025-06-01T21:04:02.4254070Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Failed 2025-06-01T21:04:02.4269266Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2025-06-01T21:04:02.5267144Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2025-06-01T21:04:02.5276298Z -- Performing Test HAS_FALIGNED_NEW 2025-06-01T21:04:02.6271407Z -- Performing Test HAS_FALIGNED_NEW - Success 2025-06-01T21:04:02.6281319Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2025-06-01T21:04:02.7281829Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2025-06-01T21:04:02.7287010Z -- Performing Test HAS_FSTANDALONE_DEBUG 2025-06-01T21:04:02.7717215Z -- Performing Test HAS_FSTANDALONE_DEBUG - Failed 2025-06-01T21:04:02.7722501Z -- Performing Test HAS_FNO_MATH_ERRNO 2025-06-01T21:04:02.8718633Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2025-06-01T21:04:02.8726250Z -- Performing Test HAS_FNO_TRAPPING_MATH 2025-06-01T21:04:02.9718262Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2025-06-01T21:04:02.9725474Z -- Performing Test HAS_WERROR_FORMAT 2025-06-01T21:04:03.0724552Z -- Performing Test HAS_WERROR_FORMAT - Success 2025-06-01T21:04:03.0730920Z -- Performing Test HAS_WNO_DANGLING_REFERENCE 2025-06-01T21:04:03.1771048Z -- Performing Test HAS_WNO_DANGLING_REFERENCE - Success 2025-06-01T21:04:03.1784738Z -- Performing Test HAS_WNO_ERROR_DANGLING_REFERENCE 2025-06-01T21:04:03.2789049Z -- Performing Test HAS_WNO_ERROR_DANGLING_REFERENCE - Success 2025-06-01T21:04:03.2835114Z -- don't use NUMA 2025-06-01T21:04:03.2853251Z -- Looking for backtrace 2025-06-01T21:04:03.3527699Z -- Looking for backtrace - found 2025-06-01T21:04:03.3528227Z -- backtrace facility detected in default set of libraries 2025-06-01T21:04:03.3530894Z -- Found Backtrace: /usr/include 2025-06-01T21:04:07.5458861Z -- headers outputs: 2025-06-01T21:04:09.4167749Z -- sources outputs: 2025-06-01T21:04:10.9248061Z -- declarations_yaml outputs: 2025-06-01T21:04:10.9311386Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2025-06-01T21:04:11.0316536Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2025-06-01T21:04:11.0654178Z -- Using ATen parallel backend: OMP 2025-06-01T21:04:11.2003888Z -- Found OpenSSL: /opt/openssl/lib/libcrypto.so (found version "1.1.1k") 2025-06-01T21:04:11.2078357Z -- Check size of long double 2025-06-01T21:04:11.2856919Z -- Check size of long double - done 2025-06-01T21:04:11.2857425Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2025-06-01T21:04:11.3548750Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2025-06-01T21:04:11.3549328Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2025-06-01T21:04:11.4229779Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2025-06-01T21:04:11.4230320Z -- Performing Test COMPILER_SUPPORTS_QUADMATH 2025-06-01T21:04:11.4966974Z -- Performing Test COMPILER_SUPPORTS_QUADMATH - Success 2025-06-01T21:04:11.4967537Z -- Performing Test COMPILER_SUPPORTS_SSE2 2025-06-01T21:04:11.8769584Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2025-06-01T21:04:11.8770107Z -- Performing Test COMPILER_SUPPORTS_SSE4 2025-06-01T21:04:12.2542178Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2025-06-01T21:04:12.2542689Z -- Performing Test COMPILER_SUPPORTS_AVX 2025-06-01T21:04:12.6235058Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2025-06-01T21:04:12.6235549Z -- Performing Test COMPILER_SUPPORTS_FMA4 2025-06-01T21:04:12.9901298Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2025-06-01T21:04:12.9901802Z -- Performing Test COMPILER_SUPPORTS_AVX2 2025-06-01T21:04:13.3533479Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2025-06-01T21:04:13.3534054Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2025-06-01T21:04:13.6972489Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2025-06-01T21:04:16.4478802Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2025-06-01T21:04:16.4479671Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2025-06-01T21:04:19.2176602Z -- Found OpenMP_CUDA: -fopenmp (found version "4.5") 2025-06-01T21:04:19.2177082Z -- Found OpenMP: TRUE (found version "4.5") 2025-06-01T21:04:19.2178737Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2025-06-01T21:04:19.2951075Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2025-06-01T21:04:19.2951601Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD 2025-06-01T21:04:19.3885021Z -- Performing Test COMPILER_SUPPORTS_OMP_SIMD - Success 2025-06-01T21:04:19.3885569Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2025-06-01T21:04:19.4619168Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2025-06-01T21:04:19.4619746Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2025-06-01T21:04:19.5348731Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2025-06-01T21:04:19.5349325Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2025-06-01T21:04:19.6123287Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2025-06-01T21:04:19.6293538Z -- Configuring build for SLEEF-v3.8.0 2025-06-01T21:04:19.6294305Z  Target system: Linux-6.1.130-139.222.amzn2023.x86_64 2025-06-01T21:04:19.6294831Z  Target processor: x86_64 2025-06-01T21:04:19.6295425Z  Host system: Linux-6.1.130-139.222.amzn2023.x86_64 2025-06-01T21:04:19.6295895Z  Host processor: x86_64 2025-06-01T21:04:19.6296442Z  Detected C compiler: GNU @ /opt/rh/gcc-toolset-13/root/usr/bin/cc 2025-06-01T21:04:19.6296971Z  CMake: 4.0.2 2025-06-01T21:04:19.6297388Z  Make program: /opt/python/cp39-cp39/bin/ninja 2025-06-01T21:04:19.6298378Z -- Using option `-Wall -Wno-unused-function -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2025-06-01T21:04:19.6299318Z -- Building shared libs : OFF 2025-06-01T21:04:19.6299640Z -- Building static test bins: OFF 2025-06-01T21:04:19.6299984Z -- MPFR : LIB_MPFR-NOTFOUND 2025-06-01T21:04:19.6300292Z -- GMP : LIBGMP-NOTFOUND 2025-06-01T21:04:19.6300595Z -- RT : /lib64/librt.so 2025-06-01T21:04:19.6300879Z -- FFTW3 : LIBFFTW3-NOTFOUND 2025-06-01T21:04:19.6301190Z -- OPENSSL : 1.1.1k 2025-06-01T21:04:19.6301455Z -- SDE : SDE_COMMAND-NOTFOUND 2025-06-01T21:04:19.6301789Z -- COMPILER_SUPPORTS_OPENMP : 1 2025-06-01T21:04:19.6406748Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2025-06-01T21:04:19.6407426Z core header install: /pytorch/build/aten/src/ATen/core/TensorBody.h 2025-06-01T21:04:19.6408277Z core header install: /pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2025-06-01T21:04:19.6409083Z core header install: /pytorch/build/aten/src/ATen/core/enum_tag.h 2025-06-01T21:04:19.8663368Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2025-06-01T21:04:19.9142895Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Failed 2025-06-01T21:04:19.9145832Z -- Generating sources for unboxing kernels Python::Interpreter;-m;torchgen.gen_executorch;--source-path=/pytorch/test/edge/../../test/edge;--install-dir=/pytorch/build/out;--tags-path=/pytorch/test/edge/../../aten/src/ATen/native/tags.yaml;--aten-yaml-path=/pytorch/test/edge/../../aten/src/ATen/native/native_functions.yaml;--use-aten-lib;--op-selection-yaml-path=/pytorch/test/edge/../../test/edge/selected_operators.yaml;--custom-ops-yaml-path=/pytorch/test/edge/../../test/edge/custom_ops.yaml 2025-06-01T21:04:19.9268045Z -- Performing Test HAS_WNO_MISSING_BRACES 2025-06-01T21:04:20.0279709Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2025-06-01T21:04:20.0287671Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2025-06-01T21:04:20.1307593Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2025-06-01T21:04:20.1317637Z -- Performing Test HAS_WNO_ERROR_NONNULL 2025-06-01T21:04:20.2337536Z -- Performing Test HAS_WNO_ERROR_NONNULL - Success 2025-06-01T21:04:20.3137674Z CMake Warning at CMakeLists.txt:1276 (message): 2025-06-01T21:04:20.3138320Z Generated cmake files are only fully tested if one builds with system glog, 2025-06-01T21:04:20.3139304Z gflags, and protobuf. Other settings may generate files that are not well 2025-06-01T21:04:20.3139801Z tested. 2025-06-01T21:04:20.3139937Z 2025-06-01T21:04:20.3140075Z  2025-06-01T21:04:20.3141943Z -- 2025-06-01T21:04:20.3142180Z -- ******** Summary ******** 2025-06-01T21:04:20.3142483Z -- General: 2025-06-01T21:04:20.3142722Z -- CMake version : 4.0.2 2025-06-01T21:04:20.3143324Z -- CMake command : /opt/_internal/cpython-3.9.22/lib/python3.9/site-packages/cmake/data/bin/cmake 2025-06-01T21:04:20.3143934Z -- System : Linux 2025-06-01T21:04:20.3144333Z -- C++ compiler : /opt/rh/gcc-toolset-13/root/usr/bin/c++ 2025-06-01T21:04:20.3144774Z -- C++ compiler id : GNU 2025-06-01T21:04:20.3145110Z -- C++ compiler version : 13.3.1 2025-06-01T21:04:20.3145829Z -- Using ccache if found : ON 2025-06-01T21:04:20.3146223Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2025-06-01T21:04:20.3150409Z -- CXX flags : -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOROCTRACER -DLIBKINETO_NOXPUPTI=ON -DUSE_FBGEMM -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -DC10_NODEPRECATED -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-unknown-pragmas -Wno-unused-parameter -Wno-strict-overflow -Wno-strict-aliasing -Wno-stringop-overflow -Wsuggest-override -Wno-psabi -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-dangling-reference -Wno-error=dangling-reference -Wno-stringop-overflow 2025-06-01T21:04:20.3154457Z -- Shared LD flags : -Wl,--no-as-needed -rdynamic 2025-06-01T21:04:20.3154891Z -- Static LD flags : 2025-06-01T21:04:20.3155205Z -- Module LD flags : 2025-06-01T21:04:20.3155538Z -- Build type : Release 2025-06-01T21:04:20.3156857Z -- Compile definitions : ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;IDEEP_USE_MKL;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS 2025-06-01T21:04:20.3158584Z -- CMAKE_PREFIX_PATH : /opt/python/cp39-cp39/lib/python3.9/site-packages;/usr/local/cuda;/usr/local/cuda;/usr/local/cuda;/usr/local/cuda;/usr/local/cuda 2025-06-01T21:04:20.3159488Z -- CMAKE_INSTALL_PREFIX : /pytorch/torch 2025-06-01T21:04:20.3159846Z -- USE_GOLD_LINKER : OFF 2025-06-01T21:04:20.3160147Z -- 2025-06-01T21:04:20.3160382Z -- TORCH_VERSION : 2.8.0 2025-06-01T21:04:20.3160713Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2025-06-01T21:04:20.3161069Z -- BUILD_BINARY : OFF 2025-06-01T21:04:20.3161378Z -- BUILD_CUSTOM_PROTOBUF : ON 2025-06-01T21:04:20.3161699Z -- Link local protobuf : ON 2025-06-01T21:04:20.3162011Z -- BUILD_PYTHON : True 2025-06-01T21:04:20.3162340Z -- Python version : 3.9.22 2025-06-01T21:04:20.3162743Z -- Python executable : /opt/python/cp39-cp39/bin/python 2025-06-01T21:04:20.3163180Z -- Python library : 2025-06-01T21:04:20.3163581Z -- Python includes : /opt/python/cp39-cp39/include/python3.9 2025-06-01T21:04:20.3164464Z -- Python site-package : /opt/python/cp39-cp39/lib/python3.9/site-packages 2025-06-01T21:04:20.3164992Z -- BUILD_SHARED_LIBS : ON 2025-06-01T21:04:20.3165340Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2025-06-01T21:04:20.3165722Z -- BUILD_TEST : True 2025-06-01T21:04:20.3166039Z -- BUILD_JNI : OFF 2025-06-01T21:04:20.3166372Z -- BUILD_MOBILE_AUTOGRAD : OFF 2025-06-01T21:04:20.3166697Z -- BUILD_LITE_INTERPRETER: OFF 2025-06-01T21:04:20.3167034Z -- INTERN_BUILD_MOBILE : 2025-06-01T21:04:20.3167345Z -- TRACING_BASED : OFF 2025-06-01T21:04:20.3167669Z -- USE_BLAS : 1 2025-06-01T21:04:20.3168083Z -- BLAS : mkl 2025-06-01T21:04:20.3168396Z -- BLAS_HAS_SBGEMM : 2025-06-01T21:04:20.3168714Z -- USE_LAPACK : 1 2025-06-01T21:04:20.3169017Z -- LAPACK : mkl 2025-06-01T21:04:20.3169338Z -- USE_ASAN : OFF 2025-06-01T21:04:20.3169640Z -- USE_TSAN : OFF 2025-06-01T21:04:20.3169970Z -- USE_CPP_CODE_COVERAGE : OFF 2025-06-01T21:04:20.3170283Z -- USE_CUDA : ON 2025-06-01T21:04:20.3170599Z -- Split CUDA : 2025-06-01T21:04:20.3170909Z -- CUDA static link : 0 2025-06-01T21:04:20.3171229Z -- USE_CUDNN : ON 2025-06-01T21:04:20.3171551Z -- USE_CUSPARSELT : 1 2025-06-01T21:04:20.3171857Z -- USE_CUDSS : OFF 2025-06-01T21:04:20.3172176Z -- USE_CUFILE : 1 2025-06-01T21:04:20.3172477Z -- CUDA version : 12.6 2025-06-01T21:04:20.3172811Z -- USE_FLASH_ATTENTION : ON 2025-06-01T21:04:20.3173127Z -- USE_MEM_EFF_ATTENTION : ON 2025-06-01T21:04:20.3173467Z -- cuDNN version : 9.5.1 2025-06-01T21:04:20.3173854Z -- cuSPARSELt version : 0.6.3 2025-06-01T21:04:20.3174268Z -- cufile library : /usr/local/cuda/lib64/libcufile.so 2025-06-01T21:04:20.3174713Z -- CUDA root directory : /usr/local/cuda 2025-06-01T21:04:20.3175292Z -- CUDA library : /usr/local/cuda/lib64/stubs/libcuda.so 2025-06-01T21:04:20.3175800Z -- cudart library : /usr/local/cuda/lib64/libcudart.so 2025-06-01T21:04:20.3176289Z -- cublas library : /usr/local/cuda/lib64/libcublas.so 2025-06-01T21:04:20.3176785Z -- cufft library : /usr/local/cuda/lib64/libcufft.so 2025-06-01T21:04:20.3177268Z -- curand library : /usr/local/cuda/lib64/libcurand.so 2025-06-01T21:04:20.3177808Z -- cusparse library : /usr/local/cuda/lib64/libcusparse.so 2025-06-01T21:04:20.3178321Z -- cuDNN library : /usr/local/cuda/lib64/libcudnn.so 2025-06-01T21:04:20.3178833Z -- cuSPARSELt library : /usr/local/cuda/lib64/libcusparseLt.so 2025-06-01T21:04:20.3179346Z -- nvrtc : /usr/local/cuda/lib64/libnvrtc.so 2025-06-01T21:04:20.3179776Z -- CUDA include path : /usr/local/cuda/include 2025-06-01T21:04:20.3180211Z -- NVCC executable : /usr/local/cuda/bin/nvcc 2025-06-01T21:04:20.3180646Z -- CUDA compiler : /usr/local/cuda/bin/nvcc 2025-06-01T21:04:20.3185327Z -- CUDA flags : -DLIBCUDACXX_ENABLE_SIMPLIFIED_COMPLEX_OPERATIONS -Xfatbin -compress-all -DONNX_NAMESPACE=onnx_torch -gencode arch=compute_50,code=sm_50 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_75,code=sm_75 -gencode arch=compute_80,code=sm_80 -gencode arch=compute_86,code=sm_86 -gencode arch=compute_90,code=sm_90 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=bad_friend_decl --expt-relaxed-constexpr --expt-extended-lambda -Xfatbin -compress-all --threads 2 -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -DC10_NODEPRECATED 2025-06-01T21:04:20.3189886Z -- CUDA host compiler : 2025-06-01T21:04:20.3190202Z -- CUDA --device-c : OFF 2025-06-01T21:04:20.3190527Z -- USE_TENSORRT : 2025-06-01T21:04:20.3190841Z -- USE_XPU : OFF 2025-06-01T21:04:20.3191144Z -- USE_ROCM : OFF 2025-06-01T21:04:20.3191460Z -- BUILD_NVFUSER : 2025-06-01T21:04:20.3191756Z -- USE_EIGEN_FOR_BLAS : 2025-06-01T21:04:20.3192065Z -- USE_FBGEMM : ON 2025-06-01T21:04:20.3192367Z -- USE_FAKELOWP : OFF 2025-06-01T21:04:20.3192693Z -- USE_KINETO : 1 2025-06-01T21:04:20.3193070Z -- USE_GFLAGS : OFF 2025-06-01T21:04:20.3193382Z -- USE_GLOG : OFF 2025-06-01T21:04:20.3193687Z -- USE_LITE_PROTO : OFF 2025-06-01T21:04:20.3194005Z -- USE_PYTORCH_METAL : OFF 2025-06-01T21:04:20.3194339Z -- USE_PYTORCH_METAL_EXPORT : OFF 2025-06-01T21:04:20.3194675Z -- USE_MPS : OFF 2025-06-01T21:04:20.3194989Z -- CAN_COMPILE_METAL : 2025-06-01T21:04:20.3195285Z -- USE_MKL : ON 2025-06-01T21:04:20.3195594Z -- USE_STATIC_MKL : OFF 2025-06-01T21:04:20.3195894Z -- USE_MKLDNN : ON 2025-06-01T21:04:20.3196199Z -- USE_MKLDNN_ACL : OFF 2025-06-01T21:04:20.3196503Z -- USE_MKLDNN_CBLAS : OFF 2025-06-01T21:04:20.3196818Z -- USE_UCC : OFF 2025-06-01T21:04:20.3197107Z -- USE_ITT : ON 2025-06-01T21:04:20.3197410Z -- USE_XCCL : OFF 2025-06-01T21:04:20.3197716Z -- USE_NCCL : 1 2025-06-01T21:04:20.3198010Z -- USE_SYSTEM_NCCL : 1 2025-06-01T21:04:20.3198325Z -- USE_NNPACK : ON 2025-06-01T21:04:20.3198677Z -- USE_NUMPY : ON 2025-06-01T21:04:20.3198989Z -- USE_OBSERVERS : ON 2025-06-01T21:04:20.3199285Z -- USE_OPENCL : OFF 2025-06-01T21:04:20.3211779Z -- USE_OPENMP : ON 2025-06-01T21:04:20.3212109Z -- USE_MIMALLOC : OFF 2025-06-01T21:04:20.3212423Z -- USE_VULKAN : OFF 2025-06-01T21:04:20.3212737Z -- USE_PROF : OFF 2025-06-01T21:04:20.3213044Z -- USE_PYTORCH_QNNPACK : ON 2025-06-01T21:04:20.3213363Z -- USE_XNNPACK : ON 2025-06-01T21:04:20.3213665Z -- USE_DISTRIBUTED : ON 2025-06-01T21:04:20.3213964Z -- USE_MPI : OFF 2025-06-01T21:04:20.3214263Z -- USE_GLOO : ON 2025-06-01T21:04:20.3214568Z -- USE_GLOO_WITH_OPENSSL : ON 2025-06-01T21:04:20.3214876Z -- USE_GLOO_IBVERBS : OFF 2025-06-01T21:04:20.3215301Z -- USE_TENSORPIPE : ON 2025-06-01T21:04:20.3215678Z -- Public Dependencies : caffe2::mkl 2025-06-01T21:04:20.3216949Z -- Private Dependencies : Threads::Threads;pthreadpool;cpuinfo;pytorch_qnnpack;nnpack;XNNPACK;microkernels-prod;fbgemm;ittnotify;fp16;caffe2::openmp;tensorpipe;nlohmann;moodycamel;gloo;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2025-06-01T21:04:20.3218202Z -- Public CUDA Deps. : 2025-06-01T21:04:20.3219466Z -- Private CUDA Deps. : caffe2::curand;caffe2::cufft;caffe2::cublas;torch::cudnn;torch::cusparselt;torch::cufile;__caffe2_nccl;tensorpipe_cuda;gloo_cuda;fmt::fmt-header-only;/usr/local/cuda/lib64/libcudart.so;CUDA::cusparse;CUDA::cufft;ATEN_CUDA_FILES_GEN_LIB 2025-06-01T21:04:20.3220775Z -- USE_COREML_DELEGATE : OFF 2025-06-01T21:04:20.3221121Z -- BUILD_LAZY_TS_BACKEND : ON 2025-06-01T21:04:20.3221442Z -- USE_ROCM_KERNEL_ASSERT : OFF 2025-06-01T21:04:20.3221811Z -- Performing Test HAS_WMISSING_PROTOTYPES 2025-06-01T21:04:20.4463310Z -- Performing Test HAS_WMISSING_PROTOTYPES - Failed 2025-06-01T21:04:20.4471087Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES 2025-06-01T21:04:20.5487755Z -- Performing Test HAS_WERROR_MISSING_PROTOTYPES - Failed 2025-06-01T21:04:20.5565923Z -- Configuring done (42.0s) 2025-06-01T21:04:22.5720792Z -- Generating done (2.0s) 2025-06-01T21:04:22.5721388Z CMake Warning: 2025-06-01T21:04:22.5721789Z Manually-specified variables were not used by the project: 2025-06-01T21:04:22.5722143Z 2025-06-01T21:04:22.5722246Z BUILD_ENVIRONMENT 2025-06-01T21:04:22.5722541Z BUILD_PYTHONLESS 2025-06-01T21:04:22.5722926Z CMAKE_ARGS 2025-06-01T21:04:22.5723164Z USE_SPLIT_BUILD 2025-06-01T21:04:22.5723321Z 2025-06-01T21:04:22.5723472Z  2025-06-01T21:04:22.5750187Z -- Build files have been written to: /pytorch/build 2025-06-01T21:04:22.6698988Z cmake --build . --target install --config Release -j 12 2025-06-01T21:04:22.9109307Z 2025-06-01T21:04:22.9301974Z [0/4] Generating ATen headers 2025-06-01T21:04:22.9302431Z [0/4] Generating ATen sources 2025-06-01T21:04:28.0029113Z [0/4] Generating ATen declarations_yaml 2025-06-01T21:04:32.8072792Z [1/4] Generating ATen declarations_yaml 2025-06-01T21:04:36.2800668Z [2/4] Generating ATen headers 2025-06-01T21:04:36.2802259Z [3/4] Generating ATen sources 2025-06-01T21:04:36.3630634Z 2025-06-01T21:04:36.3631796Z [0/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2025-06-01T21:04:36.3633155Z [0/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2025-06-01T21:04:36.3635473Z [0/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2025-06-01T21:04:36.3636911Z [0/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-06-01T21:04:36.3638640Z [0/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-06-01T21:04:36.3641473Z [0/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-06-01T21:04:36.3643759Z [0/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-06-01T21:04:36.3646196Z [0/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-06-01T21:04:36.3648418Z [0/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-06-01T21:04:36.3651837Z [0/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2025-06-01T21:04:36.3653275Z [0/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-06-01T21:04:36.3797163Z [0/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-06-01T21:04:36.3798700Z [1/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-06-01T21:04:36.7978406Z [1/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-06-01T21:04:36.7980070Z [2/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-06-01T21:04:36.8048762Z [2/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2025-06-01T21:04:36.8050228Z [3/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2025-06-01T21:04:36.9692605Z [3/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2025-06-01T21:04:36.9694246Z [4/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-06-01T21:04:36.9927452Z [4/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2025-06-01T21:04:36.9928928Z [5/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2025-06-01T21:04:37.0031405Z [5/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-06-01T21:04:37.0033014Z [6/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-06-01T21:04:37.0242142Z [6/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2025-06-01T21:04:37.0243935Z [7/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-06-01T21:04:37.0287826Z [7/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-06-01T21:04:37.0289340Z [8/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-06-01T21:04:37.0768253Z [8/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2025-06-01T21:04:37.0769712Z [9/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2025-06-01T21:04:37.3870545Z [9/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-06-01T21:04:37.3872280Z [10/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-06-01T21:04:37.4684552Z [10/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-06-01T21:04:37.4686105Z [11/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-06-01T21:04:37.4941692Z [11/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-06-01T21:04:37.4943200Z [12/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-06-01T21:04:37.5551351Z [12/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-06-01T21:04:37.5552947Z [13/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2025-06-01T21:04:37.6031220Z [13/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-06-01T21:04:37.6032715Z [14/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-06-01T21:04:37.6604186Z [14/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2025-06-01T21:04:37.6605835Z [15/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2025-06-01T21:04:37.8558172Z [15/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-06-01T21:04:37.8559763Z [16/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-06-01T21:04:37.9271261Z [16/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2025-06-01T21:04:37.9272768Z [17/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-06-01T21:04:37.9636375Z [17/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2025-06-01T21:04:37.9637898Z [18/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-06-01T21:04:38.0396001Z [18/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2025-06-01T21:04:38.0397809Z [19/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2025-06-01T21:04:38.0904541Z [19/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-06-01T21:04:38.0906018Z [20/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2025-06-01T21:04:38.2250347Z [20/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-06-01T21:04:38.2251918Z [21/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2025-06-01T21:04:38.3931194Z [21/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-06-01T21:04:38.3933034Z [22/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-06-01T21:04:38.5400662Z [22/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-06-01T21:04:38.5402050Z [23/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2025-06-01T21:04:38.5496540Z [23/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-06-01T21:04:38.5497957Z [24/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2025-06-01T21:04:38.5641484Z [24/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-06-01T21:04:38.5642878Z [25/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2025-06-01T21:04:38.6619702Z [25/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2025-06-01T21:04:38.6621092Z [26/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2025-06-01T21:04:38.7841238Z [26/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-06-01T21:04:38.7842779Z [27/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-06-01T21:04:38.9865388Z [27/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-06-01T21:04:38.9866862Z [28/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2025-06-01T21:04:39.0326923Z [28/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-06-01T21:04:39.0328544Z [29/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2025-06-01T21:04:39.0714208Z [29/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2025-06-01T21:04:39.0715692Z [30/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2025-06-01T21:04:39.2129511Z [30/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2025-06-01T21:04:39.2130990Z [31/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-06-01T21:04:39.3735443Z [31/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2025-06-01T21:04:39.3737167Z [32/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2025-06-01T21:04:39.4143825Z [32/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-06-01T21:04:39.4145881Z [33/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2025-06-01T21:04:39.4147004Z In file included from /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.cc:35: 2025-06-01T21:04:39.4148553Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = bool]’, 2025-06-01T21:04:39.4150677Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = bool]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:39.4152768Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = bool]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:39.4154679Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = bool]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:39.4156868Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = bool]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:39.4159038Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 1 and 2147483647 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:39.4160329Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:39.4160847Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:39.4161937Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = bool]’: 2025-06-01T21:04:39.4162856Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:39.4164038Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = int]’, 2025-06-01T21:04:39.4166027Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:39.4168058Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:39.4169962Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:39.4172031Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:39.4174252Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 4 and 8589934588 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:39.4175641Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:39.4176170Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:39.4177434Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = int]’: 2025-06-01T21:04:39.4178363Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:39.4179467Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = unsigned int]’, 2025-06-01T21:04:39.4181312Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:39.4183375Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:39.4185374Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:39.4187479Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:39.4189704Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 4 and 8589934588 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:39.4190965Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:39.4191481Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:39.4192611Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = unsigned int]’: 2025-06-01T21:04:39.4193609Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:39.4194678Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = long int]’, 2025-06-01T21:04:39.4196493Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = long int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:39.4198510Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = long int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:39.4200396Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = long int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:39.4202462Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = long int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:39.4204998Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 8 and 17179869176 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:39.4206288Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:39.4206830Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:39.4207985Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = long int]’: 2025-06-01T21:04:39.4208953Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:39.4210128Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = long unsigned int]’, 2025-06-01T21:04:39.4212159Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = long unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:39.4214333Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = long unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:39.4216454Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = long unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:39.4218598Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = long unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:39.4220890Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 8 and 17179869176 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:39.4222156Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:39.4222684Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:39.4223833Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = long unsigned int]’: 2025-06-01T21:04:39.4224849Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:39.4225917Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = float]’, 2025-06-01T21:04:39.4227710Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = float]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:39.4229703Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = float]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:39.4231570Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = float]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:39.4233597Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = float]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:39.4235760Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 4 and 8589934588 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:39.4237037Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:39.4237575Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:39.4238654Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = float]’: 2025-06-01T21:04:39.4239599Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:39.4240653Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = double]’, 2025-06-01T21:04:39.4242452Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = double]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:39.4244836Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = double]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:39.4247019Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = double]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:39.4249120Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = double]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:39.4251380Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 8 and 17179869176 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:39.4252689Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:39.4253378Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:39.4254517Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = double]’: 2025-06-01T21:04:39.4255474Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:39.4255802Z 2025-06-01T21:04:39.5125206Z [33/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2025-06-01T21:04:39.5126710Z [34/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2025-06-01T21:04:39.5398400Z [34/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-06-01T21:04:39.5399882Z [35/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2025-06-01T21:04:39.5604242Z [35/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2025-06-01T21:04:39.5606048Z [36/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-06-01T21:04:39.5887813Z [36/8163] Linking CXX static library lib/libprotobuf-lite.a 2025-06-01T21:04:39.5888523Z [37/8163] Linking CXX static library lib/libprotobuf-lite.a 2025-06-01T21:04:39.6213325Z [37/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-06-01T21:04:39.6214873Z [38/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2025-06-01T21:04:39.8504577Z [38/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-06-01T21:04:39.8506061Z [39/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2025-06-01T21:04:40.0047315Z [39/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-06-01T21:04:40.0048814Z [40/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2025-06-01T21:04:40.0683460Z [40/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-06-01T21:04:40.0685254Z [41/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2025-06-01T21:04:40.0708912Z [41/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-06-01T21:04:40.0710728Z [42/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2025-06-01T21:04:40.0831513Z [42/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2025-06-01T21:04:40.0832928Z [43/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2025-06-01T21:04:40.0963537Z [43/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-06-01T21:04:40.0965150Z [44/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2025-06-01T21:04:40.2417114Z [44/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2025-06-01T21:04:40.2418560Z [45/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2025-06-01T21:04:40.2791311Z [45/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2025-06-01T21:04:40.2792708Z [46/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2025-06-01T21:04:40.3087947Z [46/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2025-06-01T21:04:40.3089381Z [47/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2025-06-01T21:04:40.3687184Z [47/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2025-06-01T21:04:40.3688644Z [48/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2025-06-01T21:04:40.4771104Z [48/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2025-06-01T21:04:40.4772639Z [49/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2025-06-01T21:04:40.6933233Z [49/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2025-06-01T21:04:40.6934639Z [50/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2025-06-01T21:04:40.8053332Z [50/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2025-06-01T21:04:40.8054707Z [51/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2025-06-01T21:04:41.0929661Z [51/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2025-06-01T21:04:41.0931197Z [52/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2025-06-01T21:04:41.1686562Z [52/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2025-06-01T21:04:41.1687954Z [53/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2025-06-01T21:04:41.2058565Z [53/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2025-06-01T21:04:41.2060046Z [54/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2025-06-01T21:04:41.2723225Z [54/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2025-06-01T21:04:41.2725492Z [55/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2025-06-01T21:04:41.6680474Z [55/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2025-06-01T21:04:41.6682028Z [56/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2025-06-01T21:04:41.6683093Z In file included from /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.cc:35: 2025-06-01T21:04:41.6684781Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = bool]’, 2025-06-01T21:04:41.6686627Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = bool]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:41.6689057Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = bool]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:41.6691002Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = bool]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:41.6693084Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = bool]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:41.6695449Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 1 and 2147483647 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:41.6696714Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:41.6697256Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:41.6698375Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = bool]’: 2025-06-01T21:04:41.6699306Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:41.6700348Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = int]’, 2025-06-01T21:04:41.6702104Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:41.6704076Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:41.6705915Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:41.6707917Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:41.6710063Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 4 and 8589934588 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:41.6711314Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:41.6711847Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:41.6712923Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = int]’: 2025-06-01T21:04:41.6713996Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:41.6715104Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = unsigned int]’, 2025-06-01T21:04:41.6716966Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:41.6719016Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:41.6720939Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:41.6723127Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:41.6725822Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 4 and 8589934588 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:41.6727110Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:41.6727659Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:41.6728835Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = unsigned int]’: 2025-06-01T21:04:41.6729832Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:41.6730965Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = long int]’, 2025-06-01T21:04:41.6732819Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = long int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:41.6734903Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = long int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:41.6736898Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = long int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:41.6738958Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = long int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:41.6741135Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 8 and 17179869176 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:41.6742394Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:41.6742919Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:41.6744044Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = long int]’: 2025-06-01T21:04:41.6744992Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:41.6746525Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = long unsigned int]’, 2025-06-01T21:04:41.6748643Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = long unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:41.6750819Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = long unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:41.6752864Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = long unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:41.6755066Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = long unsigned int]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:41.6757580Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 8 and 17179869176 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:41.6758861Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:41.6759370Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:41.6760592Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = long unsigned int]’: 2025-06-01T21:04:41.6761576Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:41.6762638Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = float]’, 2025-06-01T21:04:41.6764690Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = float]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:41.6766759Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = float]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:41.6768678Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = float]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:41.6770768Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = float]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:41.6773002Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 4 and 8589934588 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:41.6774307Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:41.6774851Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:41.6776050Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = float]’: 2025-06-01T21:04:41.6776985Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:41.6778057Z In member function ‘void google::protobuf::internal::ElementCopier::operator()(Element*, const Element*, int) [with Element = double]’, 2025-06-01T21:04:41.6779832Z inlined from ‘void google::protobuf::RepeatedField::CopyArray(Element*, const Element*, int) [with Element = double]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1626:37, 2025-06-01T21:04:41.6781851Z inlined from ‘void google::protobuf::RepeatedField::MoveArray(Element*, Element*, int) [with Element = double]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1620:12, 2025-06-01T21:04:41.6783838Z inlined from ‘void google::protobuf::RepeatedField::Reserve(int) [with Element = double]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1601:14, 2025-06-01T21:04:41.6785871Z inlined from ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = double]’ at /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1196:12: 2025-06-01T21:04:41.6788055Z /pytorch/third_party/protobuf/src/google/protobuf/repeated_field.h:1641:11: warning: ‘void* memcpy(void*, const void*, size_t)’ reading between 8 and 17179869176 bytes from a region of size 0 [-Wstringop-overread] 2025-06-01T21:04:41.6789316Z 1641 | memcpy(to, from, static_cast(array_size) * sizeof(Element)); 2025-06-01T21:04:41.6789827Z | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:04:41.6791002Z In copy constructor ‘google::protobuf::RepeatedField::RepeatedField(const google::protobuf::RepeatedField&) [with Element = double]’: 2025-06-01T21:04:41.6791948Z cc1plus: note: source object is likely at address zero 2025-06-01T21:04:41.6792248Z 2025-06-01T21:04:41.7179806Z [56/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2025-06-01T21:04:41.7181330Z [57/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2025-06-01T21:04:41.7298629Z [57/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2025-06-01T21:04:41.7300174Z [58/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2025-06-01T21:04:41.9357933Z [58/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2025-06-01T21:04:41.9359514Z [59/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2025-06-01T21:04:41.9506026Z [59/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2025-06-01T21:04:41.9507520Z [60/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2025-06-01T21:04:41.9585420Z [60/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2025-06-01T21:04:41.9586884Z [61/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2025-06-01T21:04:42.0381972Z [61/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2025-06-01T21:04:42.0383426Z [62/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2025-06-01T21:04:42.5281247Z [62/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2025-06-01T21:04:42.5282665Z [63/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2025-06-01T21:04:42.6649154Z [63/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2025-06-01T21:04:42.6650597Z [64/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2025-06-01T21:04:42.7308467Z [64/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2025-06-01T21:04:42.7309993Z [65/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2025-06-01T21:04:43.0024027Z [65/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2025-06-01T21:04:43.0025418Z [66/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2025-06-01T21:04:43.0374928Z [66/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2025-06-01T21:04:43.0376473Z [67/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2025-06-01T21:04:43.1420271Z [67/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2025-06-01T21:04:43.1422750Z [68/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2025-06-01T21:04:43.6155014Z [68/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2025-06-01T21:04:43.6157734Z [69/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2025-06-01T21:04:43.7153424Z [69/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2025-06-01T21:04:43.7156098Z [70/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2025-06-01T21:04:43.8906040Z [70/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2025-06-01T21:04:43.8908722Z [71/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2025-06-01T21:04:44.1879765Z [71/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2025-06-01T21:04:44.1882460Z [72/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2025-06-01T21:04:44.2415256Z [72/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2025-06-01T21:04:44.2416723Z [73/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2025-06-01T21:04:44.3967087Z [73/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2025-06-01T21:04:44.3968646Z [74/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2025-06-01T21:04:44.4930296Z [74/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2025-06-01T21:04:44.4931881Z [75/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2025-06-01T21:04:44.5838870Z [75/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2025-06-01T21:04:44.5840306Z [76/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2025-06-01T21:04:44.8028478Z [76/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2025-06-01T21:04:44.8030046Z [77/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2025-06-01T21:04:44.9792552Z [77/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2025-06-01T21:04:44.9794590Z [78/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2025-06-01T21:04:45.1609696Z [78/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2025-06-01T21:04:45.1611358Z [79/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2025-06-01T21:04:45.2193476Z [79/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2025-06-01T21:04:45.2195065Z [80/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2025-06-01T21:04:45.3345205Z [80/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2025-06-01T21:04:45.3347295Z [81/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2025-06-01T21:04:45.3930256Z [81/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2025-06-01T21:04:45.3931953Z [82/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2025-06-01T21:04:45.6986070Z [82/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2025-06-01T21:04:45.6987671Z [83/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2025-06-01T21:04:46.0394494Z [83/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2025-06-01T21:04:46.0395997Z [84/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2025-06-01T21:04:46.0545876Z [84/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2025-06-01T21:04:46.0547449Z [85/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2025-06-01T21:04:46.1629446Z [85/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2025-06-01T21:04:46.1631304Z [86/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2025-06-01T21:04:46.1730341Z [86/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2025-06-01T21:04:46.1732023Z [87/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2025-06-01T21:04:46.3202578Z [87/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2025-06-01T21:04:46.3205804Z [88/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2025-06-01T21:04:46.3616860Z [88/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2025-06-01T21:04:46.3620146Z [89/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2025-06-01T21:04:46.4481426Z [89/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2025-06-01T21:04:46.4483437Z [90/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2025-06-01T21:04:46.4672236Z [90/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2025-06-01T21:04:46.4673814Z [91/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2025-06-01T21:04:46.6315826Z [91/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2025-06-01T21:04:46.6317521Z [92/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2025-06-01T21:04:47.3036245Z [92/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2025-06-01T21:04:47.3039561Z [93/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2025-06-01T21:04:47.4852283Z [93/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2025-06-01T21:04:47.4853805Z [94/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2025-06-01T21:04:47.5599676Z [94/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2025-06-01T21:04:47.5601203Z [95/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2025-06-01T21:04:47.6316857Z [95/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2025-06-01T21:04:47.6318386Z [96/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2025-06-01T21:04:47.6789333Z [96/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2025-06-01T21:04:47.6790861Z [97/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2025-06-01T21:04:47.7312335Z [97/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2025-06-01T21:04:47.7313961Z [98/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2025-06-01T21:04:47.8768231Z [98/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2025-06-01T21:04:47.8930705Z [99/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2025-06-01T21:04:47.8932435Z [99/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2025-06-01T21:04:47.8933981Z [100/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2025-06-01T21:04:47.9476147Z [100/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2025-06-01T21:04:47.9477662Z [101/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2025-06-01T21:04:48.2356060Z [101/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2025-06-01T21:04:48.2357755Z [102/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2025-06-01T21:04:48.7121862Z [102/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2025-06-01T21:04:48.7123363Z [103/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2025-06-01T21:04:48.7796470Z [103/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2025-06-01T21:04:48.7797982Z [104/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2025-06-01T21:04:49.3629022Z [104/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2025-06-01T21:04:49.3630735Z [105/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2025-06-01T21:04:49.6861643Z [105/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2025-06-01T21:04:49.6864376Z [106/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2025-06-01T21:04:49.7936605Z [106/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2025-06-01T21:04:49.7939356Z [107/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2025-06-01T21:04:49.8561527Z [107/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2025-06-01T21:04:49.8564816Z [108/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2025-06-01T21:04:50.0581754Z [108/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2025-06-01T21:04:50.0584139Z [109/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2025-06-01T21:04:50.3215840Z [109/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2025-06-01T21:04:50.3217412Z [110/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2025-06-01T21:04:50.5104487Z [110/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2025-06-01T21:04:50.5106160Z [111/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2025-06-01T21:04:50.8794046Z [111/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2025-06-01T21:04:50.8795558Z [112/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2025-06-01T21:04:51.3250703Z [112/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2025-06-01T21:04:51.3252331Z [113/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2025-06-01T21:04:51.5648518Z [113/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2025-06-01T21:04:51.5650064Z [114/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2025-06-01T21:04:51.5846993Z [114/8163] Linking CXX static library lib/libprotobuf.a 2025-06-01T21:04:51.5848228Z [115/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2025-06-01T21:04:51.6556941Z [115/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2025-06-01T21:04:51.6558072Z [116/8163] Linking CXX static library lib/libprotobuf.a 2025-06-01T21:04:51.6729538Z [116/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2025-06-01T21:04:51.6731211Z [117/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2025-06-01T21:04:51.7930806Z [117/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2025-06-01T21:04:51.7932538Z [118/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2025-06-01T21:04:51.9343952Z [118/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2025-06-01T21:04:51.9345862Z [119/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2025-06-01T21:04:52.0510462Z [119/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2025-06-01T21:04:52.0512033Z [120/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2025-06-01T21:04:52.2643455Z [120/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2025-06-01T21:04:52.2645645Z [121/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2025-06-01T21:04:52.5697358Z [121/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2025-06-01T21:04:52.5699013Z [122/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2025-06-01T21:04:52.6758036Z [122/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2025-06-01T21:04:52.6759807Z [123/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2025-06-01T21:04:52.6973925Z [123/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2025-06-01T21:04:52.6975786Z [124/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2025-06-01T21:04:52.8051982Z [124/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2025-06-01T21:04:52.8053665Z [125/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2025-06-01T21:04:52.9301294Z [125/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2025-06-01T21:04:52.9303005Z [126/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2025-06-01T21:04:53.0881264Z [126/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2025-06-01T21:04:53.0883015Z [127/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2025-06-01T21:04:53.1490679Z [127/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2025-06-01T21:04:53.1492363Z [128/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2025-06-01T21:04:53.2982978Z [128/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2025-06-01T21:04:53.2984887Z [129/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2025-06-01T21:04:53.5190736Z [129/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2025-06-01T21:04:53.5192516Z [130/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2025-06-01T21:04:53.6409402Z [130/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2025-06-01T21:04:53.6411144Z [131/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2025-06-01T21:04:53.8148239Z [131/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2025-06-01T21:04:53.8149913Z [132/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2025-06-01T21:04:53.8672038Z [132/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2025-06-01T21:04:53.8673807Z [133/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2025-06-01T21:04:53.9693307Z [133/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2025-06-01T21:04:53.9695080Z [134/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2025-06-01T21:04:53.9863582Z [134/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2025-06-01T21:04:53.9865362Z [135/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2025-06-01T21:04:54.0683037Z [135/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2025-06-01T21:04:54.0685185Z [136/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2025-06-01T21:04:54.4111812Z [136/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2025-06-01T21:04:54.4113492Z [137/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2025-06-01T21:04:54.4694736Z [137/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2025-06-01T21:04:54.4696912Z [138/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2025-06-01T21:04:54.5906146Z [138/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2025-06-01T21:04:54.5907726Z [139/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2025-06-01T21:04:54.6359483Z [139/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2025-06-01T21:04:54.6361065Z [140/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2025-06-01T21:04:55.0182444Z [140/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2025-06-01T21:04:55.0184403Z [141/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2025-06-01T21:04:55.2077121Z [141/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2025-06-01T21:04:55.2078810Z [142/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2025-06-01T21:04:55.2317852Z [142/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2025-06-01T21:04:55.2319429Z [143/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2025-06-01T21:04:55.4810891Z [143/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2025-06-01T21:04:55.4812594Z [144/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2025-06-01T21:04:55.5490016Z [144/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2025-06-01T21:04:55.5491659Z [145/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2025-06-01T21:04:55.5696354Z [145/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2025-06-01T21:04:55.5698035Z [146/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2025-06-01T21:04:55.5847088Z [146/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2025-06-01T21:04:55.5848779Z [147/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2025-06-01T21:04:55.5976836Z [147/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2025-06-01T21:04:55.5978574Z [148/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2025-06-01T21:04:55.6950653Z [148/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2025-06-01T21:04:55.6952295Z [149/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2025-06-01T21:04:56.0080615Z [149/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2025-06-01T21:04:56.0082241Z [150/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2025-06-01T21:04:56.0630102Z [150/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2025-06-01T21:04:56.0631709Z [151/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2025-06-01T21:04:56.8082756Z [151/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2025-06-01T21:04:56.8084734Z [152/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2025-06-01T21:04:56.8631417Z [152/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2025-06-01T21:04:56.8633220Z [153/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2025-06-01T21:04:56.8961024Z [153/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2025-06-01T21:04:56.8962741Z [154/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2025-06-01T21:04:57.0190761Z [154/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2025-06-01T21:04:57.0192370Z [155/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2025-06-01T21:04:57.2755019Z [155/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2025-06-01T21:04:57.2756615Z [156/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2025-06-01T21:04:57.2887513Z [156/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2025-06-01T21:04:57.2889244Z [157/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2025-06-01T21:04:57.2891681Z [157/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2025-06-01T21:04:57.2893262Z [158/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2025-06-01T21:04:57.3048571Z [158/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2025-06-01T21:04:57.3050275Z [159/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2025-06-01T21:04:57.4144784Z [159/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2025-06-01T21:04:57.4146883Z [160/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2025-06-01T21:04:57.7496318Z [160/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2025-06-01T21:04:57.7499599Z [161/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2025-06-01T21:04:57.9274555Z [161/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2025-06-01T21:04:57.9277744Z [162/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2025-06-01T21:04:57.9918805Z [162/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2025-06-01T21:04:57.9920490Z [163/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2025-06-01T21:04:58.4095317Z [163/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2025-06-01T21:04:58.4097268Z [164/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2025-06-01T21:04:58.5128904Z [164/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2025-06-01T21:04:58.5130670Z [165/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2025-06-01T21:04:58.5651245Z [165/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2025-06-01T21:04:58.5653058Z [166/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2025-06-01T21:04:58.6688241Z [166/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2025-06-01T21:04:58.6690040Z [167/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2025-06-01T21:04:58.8085008Z [167/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2025-06-01T21:04:58.8086835Z [168/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2025-06-01T21:04:58.9604048Z [168/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2025-06-01T21:04:58.9605790Z [169/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2025-06-01T21:04:58.9958170Z [169/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2025-06-01T21:04:58.9959890Z [170/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2025-06-01T21:04:59.1152191Z [170/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2025-06-01T21:04:59.1153959Z [171/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2025-06-01T21:04:59.4849999Z [171/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2025-06-01T21:04:59.4851690Z [172/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2025-06-01T21:04:59.5332695Z [172/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2025-06-01T21:04:59.5334326Z [173/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2025-06-01T21:05:00.0826012Z [173/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2025-06-01T21:05:00.0827683Z [174/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2025-06-01T21:05:00.1553219Z [174/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2025-06-01T21:05:00.1554969Z [175/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2025-06-01T21:05:00.1991648Z [175/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2025-06-01T21:05:00.1993321Z [176/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2025-06-01T21:05:00.2891100Z [176/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2025-06-01T21:05:00.2892798Z [177/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2025-06-01T21:05:00.3448846Z [177/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2025-06-01T21:05:00.3450472Z [178/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2025-06-01T21:05:00.3913377Z [178/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2025-06-01T21:05:00.3916360Z [179/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2025-06-01T21:05:00.5368250Z [179/8163] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-06-01T21:05:00.5370348Z [180/8163] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2025-06-01T21:05:00.5993563Z [180/8163] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-06-01T21:05:00.5995947Z [181/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2025-06-01T21:05:00.6518170Z [181/8163] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-06-01T21:05:00.6520151Z [182/8163] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2025-06-01T21:05:00.7688465Z [182/8163] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-06-01T21:05:00.7690468Z [183/8163] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2025-06-01T21:05:00.9168047Z [183/8163] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-06-01T21:05:00.9170400Z [184/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2025-06-01T21:05:00.9181024Z [184/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-06-01T21:05:00.9183281Z [185/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2025-06-01T21:05:00.9448857Z [185/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-06-01T21:05:00.9450933Z [186/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2025-06-01T21:05:00.9645836Z [186/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-06-01T21:05:00.9647125Z [187/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2025-06-01T21:05:00.9806840Z [187/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-06-01T21:05:00.9807805Z [188/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2025-06-01T21:05:01.0119668Z [188/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-06-01T21:05:01.0120613Z [189/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/log.c.o 2025-06-01T21:05:01.0274635Z [189/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-06-01T21:05:01.0275902Z [190/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2025-06-01T21:05:01.0319221Z [190/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-06-01T21:05:01.0320212Z [191/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2025-06-01T21:05:01.0400720Z [191/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-06-01T21:05:01.0401734Z [192/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2025-06-01T21:05:01.0569998Z [192/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-06-01T21:05:01.0571010Z [193/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2025-06-01T21:05:01.0751805Z [193/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-06-01T21:05:01.0752884Z [194/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2025-06-01T21:05:01.1048322Z [194/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-06-01T21:05:01.1050314Z [195/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2025-06-01T21:05:01.1568710Z [195/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-06-01T21:05:01.1569750Z [196/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2025-06-01T21:05:01.1570809Z [196/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-06-01T21:05:01.1571803Z [197/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2025-06-01T21:05:01.1889154Z [197/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-06-01T21:05:01.1890245Z [198/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2025-06-01T21:05:01.2208445Z [198/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-06-01T21:05:01.2209608Z [199/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2025-06-01T21:05:01.2357501Z [199/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-06-01T21:05:01.2358618Z [200/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2025-06-01T21:05:01.2775386Z [200/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-06-01T21:05:01.2776517Z [201/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2025-06-01T21:05:01.2852258Z [201/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-06-01T21:05:01.2853361Z [202/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2025-06-01T21:05:01.3307239Z [202/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-06-01T21:05:01.3308373Z [203/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2025-06-01T21:05:01.3652049Z [203/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-06-01T21:05:01.3653128Z [204/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2025-06-01T21:05:01.3795987Z [204/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-06-01T21:05:01.3797084Z [205/8163] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2025-06-01T21:05:01.3846403Z [205/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-06-01T21:05:01.3847479Z [206/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2025-06-01T21:05:01.3904004Z [206/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-06-01T21:05:01.3905489Z [207/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2025-06-01T21:05:01.4065991Z [207/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-06-01T21:05:01.4067080Z [208/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2025-06-01T21:05:01.4081283Z [208/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-06-01T21:05:01.4082567Z [209/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2025-06-01T21:05:01.4199451Z [209/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-06-01T21:05:01.4200631Z [210/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/log.c.o 2025-06-01T21:05:01.4201676Z [210/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-06-01T21:05:01.4202726Z [211/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2025-06-01T21:05:01.4258187Z [211/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-06-01T21:05:01.4259315Z [212/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2025-06-01T21:05:01.4353959Z [212/8163] Linking C static library lib/libcpuinfo.a 2025-06-01T21:05:01.4354885Z [213/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2025-06-01T21:05:01.4432190Z [213/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-06-01T21:05:01.4433116Z [214/8163] Linking C static library lib/libcpuinfo.a 2025-06-01T21:05:01.4487073Z [214/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-06-01T21:05:01.4488208Z [215/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2025-06-01T21:05:01.4572697Z [215/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-06-01T21:05:01.4573808Z [216/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2025-06-01T21:05:01.4620649Z [216/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-06-01T21:05:01.4621819Z [217/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2025-06-01T21:05:01.4695678Z [217/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-06-01T21:05:01.4697161Z [218/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2025-06-01T21:05:01.4909632Z [218/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-06-01T21:05:01.4910893Z [219/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2025-06-01T21:05:01.5088430Z [219/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-06-01T21:05:01.5089623Z [220/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2025-06-01T21:05:01.5330628Z [220/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-06-01T21:05:01.5331910Z [221/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2025-06-01T21:05:01.5406397Z [221/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-06-01T21:05:01.5407942Z [222/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2025-06-01T21:05:01.5518999Z [222/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-06-01T21:05:01.5520154Z [223/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2025-06-01T21:05:01.5619876Z [223/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-06-01T21:05:01.5621038Z [224/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2025-06-01T21:05:01.5648916Z [224/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-06-01T21:05:01.5650117Z [225/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2025-06-01T21:05:01.5802895Z [225/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2025-06-01T21:05:01.5804481Z [226/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2025-06-01T21:05:01.5922130Z [226/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2025-06-01T21:05:01.5923592Z [227/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2025-06-01T21:05:01.5930152Z [227/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2025-06-01T21:05:01.5931327Z [228/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2025-06-01T21:05:01.6187642Z [228/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2025-06-01T21:05:01.6188840Z [229/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2025-06-01T21:05:01.6315404Z [229/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2025-06-01T21:05:01.6316717Z [230/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2025-06-01T21:05:01.6484163Z [230/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2025-06-01T21:05:01.6485684Z [231/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2025-06-01T21:05:01.6520274Z [231/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2025-06-01T21:05:01.6521443Z [232/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2025-06-01T21:05:01.6610746Z [232/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2025-06-01T21:05:01.6612297Z [233/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2025-06-01T21:05:01.6772697Z [233/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2025-06-01T21:05:01.6773924Z [234/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2025-06-01T21:05:01.6776420Z [234/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2025-06-01T21:05:01.6777590Z [235/8163] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2025-06-01T21:05:01.6871528Z [235/8163] Linking C static library lib/libcpuinfo_internals.a 2025-06-01T21:05:01.6872568Z [236/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2025-06-01T21:05:01.6952273Z [236/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2025-06-01T21:05:01.6953602Z [237/8163] Linking C static library lib/libcpuinfo_internals.a 2025-06-01T21:05:01.7574649Z [237/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2025-06-01T21:05:01.7576028Z [238/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2025-06-01T21:05:01.7664578Z [238/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2025-06-01T21:05:01.7665837Z [239/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2025-06-01T21:05:01.7766890Z [239/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2025-06-01T21:05:01.7768111Z [240/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2025-06-01T21:05:01.7805669Z [240/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2025-06-01T21:05:01.7806873Z [241/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2025-06-01T21:05:01.7948553Z [241/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2025-06-01T21:05:01.7949795Z [242/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2025-06-01T21:05:01.8288477Z [242/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2025-06-01T21:05:01.8289705Z [243/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2025-06-01T21:05:01.8364133Z [243/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2025-06-01T21:05:01.8365565Z [244/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2025-06-01T21:05:01.8482250Z [244/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2025-06-01T21:05:01.8483428Z [245/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2025-06-01T21:05:01.8569972Z [245/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2025-06-01T21:05:01.8571206Z [246/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2025-06-01T21:05:01.8621850Z [246/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2025-06-01T21:05:01.8622999Z [247/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2025-06-01T21:05:01.8941641Z [247/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2025-06-01T21:05:01.8943373Z [248/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2025-06-01T21:05:01.8944542Z [248/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2025-06-01T21:05:01.8945963Z [249/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2025-06-01T21:05:01.8956095Z [249/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2025-06-01T21:05:01.8957288Z [250/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2025-06-01T21:05:01.9035217Z [250/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2025-06-01T21:05:01.9037375Z [251/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2025-06-01T21:05:01.9227471Z [251/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2025-06-01T21:05:01.9229712Z [252/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2025-06-01T21:05:02.0011147Z [252/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2025-06-01T21:05:02.0013602Z [253/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2025-06-01T21:05:02.0068043Z [253/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2025-06-01T21:05:02.0084686Z [254/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2025-06-01T21:05:02.0235276Z [254/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2025-06-01T21:05:02.0237540Z [255/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-unpack.cc.o 2025-06-01T21:05:02.0414800Z [255/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2025-06-01T21:05:02.0417225Z [256/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2025-06-01T21:05:02.0419691Z [256/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2025-06-01T21:05:02.0422011Z [257/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2025-06-01T21:05:02.1083115Z [257/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2025-06-01T21:05:02.1085605Z [258/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2025-06-01T21:05:02.1237598Z [258/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2025-06-01T21:05:02.1240075Z [259/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2025-06-01T21:05:02.1328981Z [259/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2025-06-01T21:05:02.1331411Z [260/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2025-06-01T21:05:02.1566000Z [260/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2025-06-01T21:05:02.1568248Z [261/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2025-06-01T21:05:02.1694022Z [261/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2025-06-01T21:05:02.1696767Z [262/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2025-06-01T21:05:02.1770289Z [262/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2025-06-01T21:05:02.1772620Z [263/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2025-06-01T21:05:02.1846875Z [263/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2025-06-01T21:05:02.1849313Z [264/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2025-06-01T21:05:02.2049844Z [264/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2025-06-01T21:05:02.2052240Z [265/8163] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2025-06-01T21:05:02.2073639Z [265/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2025-06-01T21:05:02.2076417Z [266/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2025-06-01T21:05:02.2436192Z [266/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2025-06-01T21:05:02.2438515Z [267/8163] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2025-06-01T21:05:02.2568833Z [267/8163] Linking C static library lib/libpthreadpool.a 2025-06-01T21:05:02.2570040Z [268/8163] Linking C static library lib/libpthreadpool.a 2025-06-01T21:05:02.2970308Z [268/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2025-06-01T21:05:02.2972367Z [269/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2025-06-01T21:05:02.2977578Z [269/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2025-06-01T21:05:02.2979979Z [270/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2025-06-01T21:05:02.3198079Z [270/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2025-06-01T21:05:02.3200488Z [271/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2025-06-01T21:05:02.3364789Z [271/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2025-06-01T21:05:02.3367261Z [272/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2025-06-01T21:05:02.6188608Z [272/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2025-06-01T21:05:02.6191189Z [273/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2025-06-01T21:05:02.6349335Z [273/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2025-06-01T21:05:02.6351686Z [274/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2025-06-01T21:05:02.6764055Z [274/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2025-06-01T21:05:02.6766355Z [275/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2025-06-01T21:05:02.6842160Z [275/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2025-06-01T21:05:02.6844800Z [276/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2025-06-01T21:05:02.7355420Z [276/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2025-06-01T21:05:02.7357897Z [277/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2025-06-01T21:05:02.7389404Z [277/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2025-06-01T21:05:02.7391888Z [278/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2025-06-01T21:05:02.7674801Z [278/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2025-06-01T21:05:02.7677146Z [279/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2025-06-01T21:05:02.7689505Z [279/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2025-06-01T21:05:02.7692070Z [280/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2025-06-01T21:05:02.7789565Z [280/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2025-06-01T21:05:02.7791858Z [281/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2025-06-01T21:05:02.7834235Z [281/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2025-06-01T21:05:02.7836592Z [282/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2025-06-01T21:05:02.7922583Z [282/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2025-06-01T21:05:02.7925006Z [283/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2025-06-01T21:05:02.7959331Z [283/8163] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2025-06-01T21:05:02.7961276Z [284/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2025-06-01T21:05:02.8081711Z [284/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2025-06-01T21:05:02.8084252Z [285/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2025-06-01T21:05:02.8214219Z [285/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2025-06-01T21:05:02.8216806Z [286/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2025-06-01T21:05:02.8330005Z [286/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2025-06-01T21:05:02.8332532Z [287/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2025-06-01T21:05:02.8375825Z [287/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2025-06-01T21:05:02.8378146Z [288/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2025-06-01T21:05:02.8551709Z [288/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2025-06-01T21:05:02.8554417Z [289/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2025-06-01T21:05:02.8664297Z [289/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2025-06-01T21:05:02.8666812Z [290/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2025-06-01T21:05:02.8714691Z [290/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2025-06-01T21:05:02.8716884Z [291/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2025-06-01T21:05:02.8727248Z [291/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2025-06-01T21:05:02.8729111Z [292/8163] Building C object confu-deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2025-06-01T21:05:02.8785460Z [292/8163] Linking C static library lib/libclog.a 2025-06-01T21:05:02.8787274Z [293/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2025-06-01T21:05:02.8841194Z [293/8163] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2025-06-01T21:05:02.8842203Z [294/8163] Linking C static library lib/libclog.a 2025-06-01T21:05:02.8844554Z [294/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-06-01T21:05:02.8847373Z [295/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2025-06-01T21:05:02.8916410Z [295/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-06-01T21:05:02.8919015Z [296/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2025-06-01T21:05:02.9020747Z [296/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:02.9023341Z [297/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2025-06-01T21:05:02.9064150Z [297/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-06-01T21:05:02.9066752Z [298/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2025-06-01T21:05:02.9118374Z [298/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-06-01T21:05:02.9121051Z [299/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2025-06-01T21:05:02.9249460Z [299/8163] Linking C static library lib/libnnpack_reference_layers.a 2025-06-01T21:05:02.9250821Z [300/8163] Linking C static library lib/libnnpack_reference_layers.a 2025-06-01T21:05:02.9703986Z [300/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-06-01T21:05:02.9705571Z [301/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2025-06-01T21:05:02.9888682Z [301/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-06-01T21:05:02.9890331Z [302/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2025-06-01T21:05:03.0550146Z [302/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-06-01T21:05:03.0551706Z [303/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u16.c.o 2025-06-01T21:05:03.0677103Z [303/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-06-01T21:05:03.0678586Z [304/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2025-06-01T21:05:03.1056282Z [304/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-06-01T21:05:03.1057802Z [305/8163] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2025-06-01T21:05:03.1089872Z [305/8163] Linking CXX static library lib/libpytorch_qnnpack.a 2025-06-01T21:05:03.1091142Z [306/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u1.c.o 2025-06-01T21:05:03.1344251Z [306/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-06-01T21:05:03.1345593Z [307/8163] Linking CXX static library lib/libpytorch_qnnpack.a 2025-06-01T21:05:03.1645499Z [307/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-06-01T21:05:03.1647194Z [308/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u4.c.o 2025-06-01T21:05:03.2324827Z [308/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-06-01T21:05:03.2326467Z [309/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u32.c.o 2025-06-01T21:05:03.2505470Z [309/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:03.2507185Z [310/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u16.c.o 2025-06-01T21:05:03.2842527Z [310/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:03.2844345Z [311/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u16.c.o 2025-06-01T21:05:03.3465548Z [311/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:03.3467251Z [312/8163] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2025-06-01T21:05:03.3788234Z [312/8163] Linking CXX static library lib/libprotoc.a 2025-06-01T21:05:03.3789411Z [313/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3.c.o 2025-06-01T21:05:03.3863083Z [313/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:03.3864765Z [314/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3.c.o 2025-06-01T21:05:03.3999546Z [314/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-06-01T21:05:03.4001199Z [315/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9x-minmax-f16c-c8.c.o 2025-06-01T21:05:03.4204703Z [315/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-06-01T21:05:03.4206338Z [316/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:03.4246431Z [316/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-06-01T21:05:03.4247536Z [317/8163] Linking CXX static library lib/libprotoc.a 2025-06-01T21:05:03.4313980Z [317/8163] Linking CXX executable bin/protoc-3.13.0.0 2025-06-01T21:05:03.4315567Z [318/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-avgpool/f16-avgpool-9p8x-minmax-f16c-c8.c.o 2025-06-01T21:05:03.4317058Z [318/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-06-01T21:05:03.4318528Z [319/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3.c.o 2025-06-01T21:05:03.4866367Z [319/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:05:03.4867951Z [320/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u16.c.o 2025-06-01T21:05:03.6119661Z [320/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-7x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:05:03.6120963Z [321/8163] Linking CXX executable bin/protoc-3.13.0.0 2025-06-01T21:05:03.6121409Z Warning: Unused direct dependencies: 2025-06-01T21:05:03.6121739Z /lib64/libm.so.6 2025-06-01T21:05:03.6121911Z 2025-06-01T21:05:03.6168779Z [321/8163] Creating executable symlink bin/protoc 2025-06-01T21:05:03.6169365Z [322/8163] Creating executable symlink bin/protoc 2025-06-01T21:05:03.7195377Z [322/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-06-01T21:05:03.7197046Z [323/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:03.7262627Z [323/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-1x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:05:03.7264348Z [324/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc4.c.o 2025-06-01T21:05:03.7444930Z [324/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-7x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:05:03.7446965Z [325/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:03.7504983Z [325/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-06-01T21:05:03.7506906Z [326/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:03.7526962Z [326/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-06-01T21:05:03.7528604Z [327/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c64.c.o 2025-06-01T21:05:03.7639686Z [327/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-06-01T21:05:03.7641309Z [328/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-1x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:05:03.8295280Z [328/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-06-01T21:05:03.8296867Z [329/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u4.c.o 2025-06-01T21:05:03.8445698Z [329/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u4.c.o 2025-06-01T21:05:03.8447411Z [330/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-gemm/gen/f16-gemm-7x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:05:03.8585468Z [330/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-06-01T21:05:03.8587262Z [331/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:03.8707453Z [331/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-06-01T21:05:03.8709166Z [332/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc4.c.o 2025-06-01T21:05:03.8952382Z [332/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512fp16-u128-acc4.c.o 2025-06-01T21:05:03.8954223Z [333/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u4.c.o 2025-06-01T21:05:03.8965555Z [333/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-06-01T21:05:03.8967138Z [334/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c32.c.o 2025-06-01T21:05:03.9454019Z [334/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-06-01T21:05:03.9456794Z [335/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-scalar-u2-acc2.c.o 2025-06-01T21:05:04.0270744Z [335/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u128-acc4.c.o 2025-06-01T21:05:04.0273857Z [336/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-1x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:05:04.0490984Z [336/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-06-01T21:05:04.0493954Z [337/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c8.c.o 2025-06-01T21:05:04.0636312Z [337/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-06-01T21:05:04.0637929Z [338/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-igemm/gen/f16-igemm-7x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:05:04.1006718Z [338/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-avx512fp16-u64.c.o 2025-06-01T21:05:04.1008305Z [339/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u2-acc2.c.o 2025-06-01T21:05:04.1509786Z [339/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-06-01T21:05:04.1511300Z [340/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512fp16-u128-acc4.c.o 2025-06-01T21:05:04.2011992Z [340/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-avx512fp16-u64.c.o 2025-06-01T21:05:04.2013525Z [341/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc4.c.o 2025-06-01T21:05:04.2103528Z [341/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-06-01T21:05:04.2105020Z [342/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9x-minmax-avx2-c8.c.o 2025-06-01T21:05:04.2249659Z [342/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-avx512fp16-u64.c.o 2025-06-01T21:05:04.2251223Z [343/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-maxpool/f16-maxpool-9p8x-minmax-f16c-c8.c.o 2025-06-01T21:05:04.2297119Z [343/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-06-01T21:05:04.2298593Z [344/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u128-acc4.c.o 2025-06-01T21:05:04.2417658Z [344/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-avx512fp16-u64.c.o 2025-06-01T21:05:04.2419184Z [345/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-pavgpool/f16-pavgpool-9p8x-minmax-avx2-c8.c.o 2025-06-01T21:05:04.2893958Z [345/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-06-01T21:05:04.2895849Z [346/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32.c.o 2025-06-01T21:05:04.2955608Z [346/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-avx512fp16-u64.c.o 2025-06-01T21:05:04.2957069Z [347/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/f16-rmax-f16c-u32.c.o 2025-06-01T21:05:04.3385168Z [347/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-06-01T21:05:04.3386669Z [348/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc4.c.o 2025-06-01T21:05:04.3437301Z [348/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-avx512fp16-u64.c.o 2025-06-01T21:05:04.3438754Z [349/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-avx512fp16-u64.c.o 2025-06-01T21:05:04.4293317Z [349/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-06-01T21:05:04.4296161Z [350/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-avx512fp16-u64.c.o 2025-06-01T21:05:04.4878532Z [350/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-avx512fp16-u64.c.o 2025-06-01T21:05:04.4881236Z [351/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-avx512fp16-u64.c.o 2025-06-01T21:05:04.5078811Z [351/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-06-01T21:05:04.5081349Z [352/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-avx512fp16-u64.c.o 2025-06-01T21:05:04.5443968Z [352/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-avx512fp16-u64.c.o 2025-06-01T21:05:04.5446937Z [353/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vadd-f16c-u16.c.o 2025-06-01T21:05:04.5669933Z [353/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-06-01T21:05:04.5672580Z [354/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-avx512fp16-u64.c.o 2025-06-01T21:05:04.6187402Z [354/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-avx512fp16-u64.c.o 2025-06-01T21:05:04.6189251Z [355/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-avx512fp16-u64.c.o 2025-06-01T21:05:04.6413339Z [355/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-06-01T21:05:04.6414810Z [356/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u16.c.o 2025-06-01T21:05:04.6631789Z [356/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-avx512fp16-u64.c.o 2025-06-01T21:05:04.6633180Z [357/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u8.c.o 2025-06-01T21:05:04.6797639Z [357/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-06-01T21:05:04.6799016Z [358/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u8.c.o 2025-06-01T21:05:04.7087425Z [358/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-avx512fp16-u64.c.o 2025-06-01T21:05:04.7089016Z [359/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-avx512fp16-u64.c.o 2025-06-01T21:05:04.7352215Z [359/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-06-01T21:05:04.7353659Z [360/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmax-f16c-u16.c.o 2025-06-01T21:05:04.7825570Z [360/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-avx512fp16-u64.c.o 2025-06-01T21:05:04.7827007Z [361/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u16.c.o 2025-06-01T21:05:04.7870280Z [361/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-06-01T21:05:04.7871764Z [362/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-avx512fp16-u64.c.o 2025-06-01T21:05:04.8446725Z [362/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-avx512fp16-u64.c.o 2025-06-01T21:05:04.8448227Z [363/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-avx512fp16-u64.c.o 2025-06-01T21:05:04.9187849Z [363/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-06-01T21:05:04.9189305Z [364/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-avx512fp16-u64.c.o 2025-06-01T21:05:04.9287048Z [364/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-avx512fp16-u64.c.o 2025-06-01T21:05:04.9288599Z [365/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmin-f16c-u16.c.o 2025-06-01T21:05:04.9578633Z [365/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-06-01T21:05:04.9580227Z [366/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-avx512fp16-u64.c.o 2025-06-01T21:05:04.9853117Z [366/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-avx512fp16-u64.c.o 2025-06-01T21:05:04.9854590Z [367/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vminc-f16c-u16.c.o 2025-06-01T21:05:05.0156731Z [367/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-06-01T21:05:05.0158668Z [368/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-avx512fp16-u64.c.o 2025-06-01T21:05:05.0597859Z [368/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-avx512fp16-u64.c.o 2025-06-01T21:05:05.0599387Z [369/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmul-f16c-u16.c.o 2025-06-01T21:05:05.0648129Z [369/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-06-01T21:05:05.0649615Z [370/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-avx512fp16-u64.c.o 2025-06-01T21:05:05.1013766Z [370/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-avx512fp16-u64.c.o 2025-06-01T21:05:05.1015587Z [371/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u16.c.o 2025-06-01T21:05:05.1496795Z [371/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-06-01T21:05:05.1498290Z [372/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u16.c.o 2025-06-01T21:05:05.1972456Z [372/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-avx512fp16-u64.c.o 2025-06-01T21:05:05.1974018Z [373/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-avx512fp16-u64.c.o 2025-06-01T21:05:05.2241836Z [373/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-06-01T21:05:05.2243332Z [374/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u16.c.o 2025-06-01T21:05:05.2348185Z [374/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-avx512fp16-u64.c.o 2025-06-01T21:05:05.2349719Z [375/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-avx512fp16-u64.c.o 2025-06-01T21:05:05.2811500Z [375/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-06-01T21:05:05.2812985Z [376/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u8.c.o 2025-06-01T21:05:05.2939851Z [376/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-06-01T21:05:05.2941398Z [377/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-avx512fp16-u64.c.o 2025-06-01T21:05:05.3446031Z [377/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-06-01T21:05:05.3447572Z [378/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-avx512fp16-u64.c.o 2025-06-01T21:05:05.3684434Z [378/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-06-01T21:05:05.3685959Z [379/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u16.c.o 2025-06-01T21:05:05.4150598Z [379/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-06-01T21:05:05.4151666Z [380/8163] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2025-06-01T21:05:05.4259545Z [380/8163] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2025-06-01T21:05:05.4260693Z [381/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u16.c.o 2025-06-01T21:05:05.4287615Z [381/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-06-01T21:05:05.4289140Z [382/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-avx512fp16-u64.c.o 2025-06-01T21:05:05.5037461Z [382/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-06-01T21:05:05.5038898Z [383/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u16.c.o 2025-06-01T21:05:05.5040234Z [383/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-06-01T21:05:05.5041599Z [384/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-avx512fp16-u64.c.o 2025-06-01T21:05:05.5442773Z [384/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-06-01T21:05:05.5444650Z [385/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u16.c.o 2025-06-01T21:05:05.6389444Z [385/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-06-01T21:05:05.6390863Z [386/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsub-f16c-u16.c.o 2025-06-01T21:05:05.6751004Z [386/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-06-01T21:05:05.6752513Z [387/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u16.c.o 2025-06-01T21:05:05.7208243Z [387/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-06-01T21:05:05.7209827Z [388/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u16.c.o 2025-06-01T21:05:05.7434808Z [388/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-06-01T21:05:05.7436293Z [389/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u16.c.o 2025-06-01T21:05:05.7916289Z [389/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-06-01T21:05:05.8083182Z [390/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u16.c.o 2025-06-01T21:05:05.8085121Z [390/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-06-01T21:05:05.8086657Z [391/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u16.c.o 2025-06-01T21:05:05.8648412Z [391/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-06-01T21:05:05.8649974Z [392/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c8-minmax-fma3-2x.c.o 2025-06-01T21:05:05.8674157Z [392/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-06-01T21:05:05.8675561Z [393/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u16.c.o 2025-06-01T21:05:05.8763481Z [393/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-06-01T21:05:05.8765431Z [394/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vabs-sse2-u16.c.o 2025-06-01T21:05:05.9152374Z [394/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-06-01T21:05:05.9155238Z [395/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-scalar-c1.c.o 2025-06-01T21:05:05.9331373Z [395/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-06-01T21:05:05.9334142Z [396/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vneg-sse2-u16.c.o 2025-06-01T21:05:05.9407974Z [396/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-06-01T21:05:05.9411087Z [397/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u16.c.o 2025-06-01T21:05:05.9413896Z [397/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-06-01T21:05:05.9416660Z [398/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u16.c.o 2025-06-01T21:05:05.9745167Z [398/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-06-01T21:05:05.9748426Z [399/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-4x-sse2-c4.c.o 2025-06-01T21:05:05.9815724Z [399/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-06-01T21:05:05.9818349Z [400/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u16.c.o 2025-06-01T21:05:05.9907762Z [400/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-06-01T21:05:05.9910614Z [401/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-scalar-c1.c.o 2025-06-01T21:05:06.0234381Z [401/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-06-01T21:05:06.0237224Z [402/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-scalar-c1.c.o 2025-06-01T21:05:06.0485529Z [402/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-06-01T21:05:06.0488110Z [403/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9x-sse2-c4.c.o 2025-06-01T21:05:06.0559273Z [403/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-06-01T21:05:06.0562070Z [404/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-argmaxpool/f32-argmaxpool-9p8x-sse2-c4.c.o 2025-06-01T21:05:06.0653268Z [404/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-06-01T21:05:06.0656470Z [405/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-scalar-c1.c.o 2025-06-01T21:05:06.0779077Z [405/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-06-01T21:05:06.0816594Z [406/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u32.c.o 2025-06-01T21:05:06.0819729Z [406/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-06-01T21:05:06.0822649Z [407/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-scalar-c1.c.o 2025-06-01T21:05:06.1049022Z [407/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-06-01T21:05:06.1051913Z [408/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9p8x-minmax-sse-c4.c.o 2025-06-01T21:05:06.1277081Z [408/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-06-01T21:05:06.1279998Z [409/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u32.c.o 2025-06-01T21:05:06.1358023Z [409/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-06-01T21:05:06.1360810Z [410/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-avgpool/f32-avgpool-9x-minmax-sse-c4.c.o 2025-06-01T21:05:06.1698156Z [410/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-06-01T21:05:06.1699675Z [411/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u32.c.o 2025-06-01T21:05:06.1887485Z [411/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-06-01T21:05:06.1889068Z [412/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar-acc2.c.o 2025-06-01T21:05:06.2044225Z [412/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-06-01T21:05:06.2046330Z [413/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-scalar-1x1.c.o 2025-06-01T21:05:06.2055317Z [413/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-06-01T21:05:06.2057021Z [414/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-06-01T21:05:06.2070267Z [414/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-06-01T21:05:06.2071790Z [415/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar-acc2.c.o 2025-06-01T21:05:06.2554998Z [415/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-06-01T21:05:06.2556620Z [416/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u32.c.o 2025-06-01T21:05:06.2829164Z [416/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-06-01T21:05:06.2830755Z [417/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-2x2.c.o 2025-06-01T21:05:06.3022331Z [417/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-06-01T21:05:06.3023902Z [418/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar-acc2.c.o 2025-06-01T21:05:06.3047574Z [418/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-06-01T21:05:06.3049303Z [419/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f16-vunary/gen/f16-vsqr-f16c-u16.c.o 2025-06-01T21:05:06.3276129Z [419/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-06-01T21:05:06.3277762Z [420/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar-acc2.c.o 2025-06-01T21:05:06.3529352Z [420/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-06-01T21:05:06.3530930Z [421/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar-acc2.c.o 2025-06-01T21:05:06.3555421Z [421/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-06-01T21:05:06.3557216Z [422/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse.c.o 2025-06-01T21:05:06.4032441Z [422/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-06-01T21:05:06.4033982Z [423/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse.c.o 2025-06-01T21:05:06.4292008Z [423/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-06-01T21:05:06.4293581Z [424/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar-acc2.c.o 2025-06-01T21:05:06.4744211Z [424/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-06-01T21:05:06.4746191Z [425/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar-acc2.c.o 2025-06-01T21:05:06.5348059Z [425/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-06-01T21:05:06.5349668Z [426/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse.c.o 2025-06-01T21:05:06.5724850Z [426/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-06-01T21:05:06.5726481Z [427/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f.c.o 2025-06-01T21:05:06.6243101Z [427/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-06-01T21:05:06.6245028Z [428/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f.c.o 2025-06-01T21:05:06.6382609Z [428/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-06-01T21:05:06.6384190Z [429/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx.c.o 2025-06-01T21:05:06.6398366Z [429/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-06-01T21:05:06.6399981Z [430/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3.c.o 2025-06-01T21:05:06.6744798Z [430/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-06-01T21:05:06.6746863Z [431/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx.c.o 2025-06-01T21:05:06.6751407Z [431/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-06-01T21:05:06.6752890Z [432/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3.c.o 2025-06-01T21:05:06.7503541Z [432/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-06-01T21:05:06.7505084Z [433/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f.c.o 2025-06-01T21:05:06.7568617Z [433/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-06-01T21:05:06.7570463Z [434/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar-acc2.c.o 2025-06-01T21:05:06.7770300Z [434/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-06-01T21:05:06.7771835Z [435/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx.c.o 2025-06-01T21:05:06.8229337Z [435/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-06-01T21:05:06.8231005Z [436/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3.c.o 2025-06-01T21:05:06.8295366Z [436/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-06-01T21:05:06.8297058Z [437/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar-acc2.c.o 2025-06-01T21:05:06.8676982Z [437/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2025-06-01T21:05:06.8678748Z [438/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1-acc2.c.o 2025-06-01T21:05:06.8692516Z [438/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2025-06-01T21:05:06.8694183Z [439/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse.c.o 2025-06-01T21:05:06.8800033Z [439/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-06-01T21:05:06.8801719Z [440/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse.c.o 2025-06-01T21:05:06.9396242Z [440/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-06-01T21:05:06.9399655Z [441/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-4x1.c.o 2025-06-01T21:05:06.9493580Z [441/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2025-06-01T21:05:06.9497043Z [442/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc2.c.o 2025-06-01T21:05:06.9503044Z [442/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-06-01T21:05:06.9506488Z [443/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f.c.o 2025-06-01T21:05:06.9509400Z [443/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-06-01T21:05:06.9512733Z [444/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4-acc2.c.o 2025-06-01T21:05:06.9766349Z [444/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2025-06-01T21:05:06.9769777Z [445/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1-acc2.c.o 2025-06-01T21:05:06.9824447Z [445/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-06-01T21:05:06.9827808Z [446/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4-acc2.c.o 2025-06-01T21:05:07.0339365Z [446/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-06-01T21:05:07.0342545Z [447/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-06-01T21:05:07.0504264Z [447/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2025-06-01T21:05:07.0507818Z [448/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc3.c.o 2025-06-01T21:05:07.0594600Z [448/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-06-01T21:05:07.0597719Z [449/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc5.c.o 2025-06-01T21:05:07.0767134Z [449/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-06-01T21:05:07.0770097Z [450/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f.c.o 2025-06-01T21:05:07.0849351Z [450/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-06-01T21:05:07.0852263Z [451/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc5.c.o 2025-06-01T21:05:07.0923049Z [451/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-06-01T21:05:07.0924856Z [452/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx.c.o 2025-06-01T21:05:07.0932628Z [452/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-06-01T21:05:07.0934349Z [453/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc2.c.o 2025-06-01T21:05:07.1203201Z [453/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-06-01T21:05:07.1205136Z [454/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc2.c.o 2025-06-01T21:05:07.1295782Z [454/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-06-01T21:05:07.1297301Z [455/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx.c.o 2025-06-01T21:05:07.1456230Z [455/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:07.1457837Z [456/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u4.c.o 2025-06-01T21:05:07.1508546Z [456/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:07.1511788Z [457/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u24.c.o 2025-06-01T21:05:07.1514619Z [457/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:05:07.1517433Z [458/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u2.c.o 2025-06-01T21:05:07.1621407Z [458/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:05:07.1622971Z [459/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3.c.o 2025-06-01T21:05:07.1799782Z [459/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:07.1801742Z [460/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u16.c.o 2025-06-01T21:05:07.2003702Z [460/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-06-01T21:05:07.2005391Z [461/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u8.c.o 2025-06-01T21:05:07.2157329Z [461/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-06-01T21:05:07.2158906Z [462/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4.c.o 2025-06-01T21:05:07.2168464Z [462/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-06-01T21:05:07.2170058Z [463/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4.c.o 2025-06-01T21:05:07.2695617Z [463/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:07.2697155Z [464/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:07.2844350Z [464/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-06-01T21:05:07.2846316Z [465/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-relu-scalar.c.o 2025-06-01T21:05:07.3031077Z [465/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-06-01T21:05:07.3032501Z [466/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x4-scalar.c.o 2025-06-01T21:05:07.3349542Z [466/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:05:07.3351159Z [467/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:07.3547919Z [467/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-06-01T21:05:07.3549476Z [468/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u16.c.o 2025-06-01T21:05:07.3818433Z [468/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-06-01T21:05:07.3819867Z [469/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-relu-scalar.c.o 2025-06-01T21:05:07.3895851Z [469/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-06-01T21:05:07.3897549Z [470/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-2x4-scalar.c.o 2025-06-01T21:05:07.4561078Z [470/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:07.4562571Z [471/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-minmax-scalar.c.o 2025-06-01T21:05:07.4633495Z [471/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-06-01T21:05:07.4634933Z [472/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2-scalar.c.o 2025-06-01T21:05:07.5063618Z [472/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-06-01T21:05:07.5065086Z [473/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u16.c.o 2025-06-01T21:05:07.5197140Z [473/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-06-01T21:05:07.5198657Z [474/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x2c4-minmax-sse.c.o 2025-06-01T21:05:07.5314813Z [474/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:07.5316365Z [475/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:07.5794595Z [475/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:07.5796122Z [476/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-scalar.c.o 2025-06-01T21:05:07.5867617Z [476/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:05:07.5869109Z [477/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x4-relu-scalar.c.o 2025-06-01T21:05:07.5933058Z [477/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-06-01T21:05:07.5934712Z [478/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:05:07.6197785Z [478/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-06-01T21:05:07.6199380Z [479/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:07.6306733Z [479/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-06-01T21:05:07.6308251Z [480/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:07.6361195Z [480/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-06-01T21:05:07.6362685Z [481/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p4.c.o 2025-06-01T21:05:07.6467718Z [481/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:07.6469306Z [482/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:05:07.6623725Z [482/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:07.6625334Z [483/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c2.c.o 2025-06-01T21:05:07.6705952Z [483/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:05:07.6707527Z [484/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-load1.c.o 2025-06-01T21:05:07.8291821Z [484/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:05:07.8293505Z [485/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:05:07.9131683Z [485/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:07.9133206Z [486/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:07.9742511Z [486/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-06-01T21:05:07.9743985Z [487/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-load1.c.o 2025-06-01T21:05:07.9952286Z [487/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-06-01T21:05:07.9953744Z [488/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-relu-scalar.c.o 2025-06-01T21:05:08.0092234Z [488/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-06-01T21:05:08.0093807Z [489/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p8.c.o 2025-06-01T21:05:08.0259053Z [489/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:08.0260629Z [490/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:08.0282682Z [490/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-06-01T21:05:08.0284299Z [491/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c8.c.o 2025-06-01T21:05:08.0333605Z [491/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-06-01T21:05:08.0335109Z [492/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:08.0504609Z [492/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:05:08.0506224Z [493/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-gemm/gen/f32-gemm-7x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:05:08.0521441Z [493/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-06-01T21:05:08.0522912Z [494/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x4-scalar.c.o 2025-06-01T21:05:08.0883003Z [494/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-06-01T21:05:08.0884811Z [495/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:05:08.0942662Z [495/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-06-01T21:05:08.0944201Z [496/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-load1.c.o 2025-06-01T21:05:08.0989597Z [496/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:08.0991280Z [497/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:08.1063500Z [497/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-06-01T21:05:08.1065020Z [498/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:08.1068806Z [498/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-06-01T21:05:08.1070358Z [499/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:08.1119291Z [499/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-06-01T21:05:08.1120871Z [500/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-scalar.c.o 2025-06-01T21:05:08.1165647Z [500/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:08.1167216Z [501/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-2x4-relu-scalar.c.o 2025-06-01T21:05:08.1331653Z [501/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-06-01T21:05:08.1333342Z [502/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-1x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:05:08.1393965Z [502/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:05:08.1395473Z [503/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-scalar.c.o 2025-06-01T21:05:08.1513596Z [503/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-01T21:05:08.1515489Z [504/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2-minmax-scalar.c.o 2025-06-01T21:05:08.2002797Z [504/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-06-01T21:05:08.2004629Z [505/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-scalar.c.o 2025-06-01T21:05:08.2075669Z [505/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-06-01T21:05:08.2077181Z [506/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x2c4-minmax-sse.c.o 2025-06-01T21:05:08.2078817Z [506/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-06-01T21:05:08.2080554Z [507/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-relu-scalar.c.o 2025-06-01T21:05:08.2167386Z [507/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-06-01T21:05:08.2168973Z [508/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:08.2211927Z [508/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-06-01T21:05:08.2213484Z [509/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-load1.c.o 2025-06-01T21:05:08.2220162Z [509/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:08.2221762Z [510/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-01T21:05:08.2576267Z [510/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:08.2578066Z [511/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-maxpool/f32-maxpool-9p8x-minmax-sse-c4.c.o 2025-06-01T21:05:08.2666602Z [511/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:08.2668210Z [512/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-scalar-c1.c.o 2025-06-01T21:05:08.2848367Z [512/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:08.2850050Z [513/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-scalar-c1.c.o 2025-06-01T21:05:08.3047938Z [513/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2025-06-01T21:05:08.3049724Z [514/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9x-minmax-sse-c4.c.o 2025-06-01T21:05:08.3230700Z [514/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:08.3232280Z [515/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-pavgpool/f32-pavgpool-9p8x-minmax-sse-c4.c.o 2025-06-01T21:05:08.3852783Z [515/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:08.3854837Z [516/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:08.4252474Z [516/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:08.4254171Z [517/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x8-minmax-sse41-dup.c.o 2025-06-01T21:05:08.5346744Z [517/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:08.5348369Z [518/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-4x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:05:08.5797444Z [518/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2025-06-01T21:05:08.5799390Z [519/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-7x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:05:08.5912412Z [519/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:05:08.5914101Z [520/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:08.5966557Z [520/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:05:08.5968543Z [521/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:08.5970173Z [521/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:08.5971880Z [522/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast-prfm.c.o 2025-06-01T21:05:08.7067920Z [522/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:08.7069564Z [523/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x8-minmax-sse41-dup.c.o 2025-06-01T21:05:08.7125126Z [523/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:08.7126853Z [524/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:08.7226484Z [524/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:05:08.7228210Z [525/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:08.7551604Z [525/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:08.7553280Z [526/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:08.8216410Z [526/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2025-06-01T21:05:08.8218044Z [527/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:08.8285071Z [527/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:08.8287029Z [528/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:08.8319506Z [528/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2025-06-01T21:05:08.8321126Z [529/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:08.8930414Z [529/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:08.8932098Z [530/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-dup.c.o 2025-06-01T21:05:08.8964872Z [530/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:08.8966775Z [531/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:08.9477181Z [531/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:08.9478938Z [532/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:05:08.9669642Z [532/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:05:08.9671339Z [533/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:08.9974194Z [533/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-06-01T21:05:08.9975824Z [534/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:05:08.9981928Z [534/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-06-01T21:05:08.9983539Z [535/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-dup.c.o 2025-06-01T21:05:09.0720297Z [535/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-06-01T21:05:09.0721925Z [536/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:05:09.0801262Z [536/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-06-01T21:05:09.0802904Z [537/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:09.0900223Z [537/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-06-01T21:05:09.0901828Z [538/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:09.1155338Z [538/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-06-01T21:05:09.1156900Z [539/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u1.c.o 2025-06-01T21:05:09.1334601Z [539/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-06-01T21:05:09.1336141Z [540/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u4.c.o 2025-06-01T21:05:09.1533284Z [540/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-06-01T21:05:09.1536481Z [541/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u4.c.o 2025-06-01T21:05:09.1872454Z [541/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-06-01T21:05:09.1875228Z [542/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u32.c.o 2025-06-01T21:05:09.1990261Z [542/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-06-01T21:05:09.1993352Z [543/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:09.2101729Z [543/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-06-01T21:05:09.2104498Z [544/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u32.c.o 2025-06-01T21:05:09.2530062Z [544/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-06-01T21:05:09.2533085Z [545/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u1.c.o 2025-06-01T21:05:09.3069129Z [545/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-06-01T21:05:09.3072142Z [546/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u4.c.o 2025-06-01T21:05:09.3097263Z [546/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-06-01T21:05:09.3100208Z [547/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u128.c.o 2025-06-01T21:05:09.3319669Z [547/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-06-01T21:05:09.3322763Z [548/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:05:09.3452511Z [548/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-06-01T21:05:09.3456027Z [549/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:09.3709670Z [549/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c.o 2025-06-01T21:05:09.3712905Z [550/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u4.c.o 2025-06-01T21:05:09.3805298Z [550/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-06-01T21:05:09.3808523Z [551/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u32.c.o 2025-06-01T21:05:09.3940163Z [551/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-06-01T21:05:09.3943651Z [552/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-06-01T21:05:09.4050110Z [552/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-06-01T21:05:09.4053470Z [553/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u32.c.o 2025-06-01T21:05:09.4060473Z [553/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-06-01T21:05:09.4064042Z [554/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:09.4352357Z [554/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-06-01T21:05:09.4353901Z [555/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u64.c.o 2025-06-01T21:05:09.4385397Z [555/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-06-01T21:05:09.4387175Z [556/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc2.c.o 2025-06-01T21:05:09.4736467Z [556/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-06-01T21:05:09.4738226Z [557/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc2.c.o 2025-06-01T21:05:09.5110696Z [557/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-06-01T21:05:09.5112213Z [558/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u128.c.o 2025-06-01T21:05:09.5118803Z [558/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-06-01T21:05:09.5120387Z [559/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-scalar.c.o 2025-06-01T21:05:09.5516117Z [559/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-06-01T21:05:09.5517644Z [560/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c16.c.o 2025-06-01T21:05:09.5631424Z [560/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-06-01T21:05:09.5632867Z [561/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc4.c.o 2025-06-01T21:05:09.5932786Z [561/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-06-01T21:05:09.5934268Z [562/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u32.c.o 2025-06-01T21:05:09.6212505Z [562/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-06-01T21:05:09.6214022Z [563/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc4.c.o 2025-06-01T21:05:09.6224371Z [563/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-06-01T21:05:09.6225874Z [564/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u64.c.o 2025-06-01T21:05:09.6611993Z [564/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-06-01T21:05:09.6613779Z [565/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc2.c.o 2025-06-01T21:05:09.6787092Z [565/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-06-01T21:05:09.6788583Z [566/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc4.c.o 2025-06-01T21:05:09.6949851Z [566/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-06-01T21:05:09.6951377Z [567/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc4.c.o 2025-06-01T21:05:09.7420908Z [567/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-06-01T21:05:09.7422368Z [568/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc4.c.o 2025-06-01T21:05:09.7728567Z [568/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-06-01T21:05:09.7730291Z [569/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc2.c.o 2025-06-01T21:05:09.7751115Z [569/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-06-01T21:05:09.7752869Z [570/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc2.c.o 2025-06-01T21:05:09.8122814Z [570/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-06-01T21:05:09.8125774Z [571/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc4.c.o 2025-06-01T21:05:09.8445780Z [571/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-06-01T21:05:09.8447371Z [572/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c64.c.o 2025-06-01T21:05:09.8767701Z [572/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-06-01T21:05:09.8769300Z [573/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar.c.o 2025-06-01T21:05:09.8876365Z [573/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-06-01T21:05:09.8877879Z [574/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c32.c.o 2025-06-01T21:05:09.9028492Z [574/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-06-01T21:05:09.9029927Z [575/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc4.c.o 2025-06-01T21:05:09.9035067Z [575/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-06-01T21:05:09.9036751Z [576/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc4.c.o 2025-06-01T21:05:09.9558440Z [576/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-06-01T21:05:09.9560136Z [577/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-scalar-u8.c.o 2025-06-01T21:05:09.9765944Z [577/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-06-01T21:05:09.9767365Z [578/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-sse-u8.c.o 2025-06-01T21:05:09.9873055Z [578/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-06-01T21:05:09.9874795Z [579/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc4.c.o 2025-06-01T21:05:09.9935044Z [579/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-06-01T21:05:09.9936594Z [580/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x2-minmax-scalar.c.o 2025-06-01T21:05:09.9958060Z [580/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-06-01T21:05:09.9959447Z [581/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc4.c.o 2025-06-01T21:05:10.0403212Z [581/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-06-01T21:05:10.0404760Z [582/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u8.c.o 2025-06-01T21:05:10.0661782Z [582/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-06-01T21:05:10.0663290Z [583/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-sse-u8.c.o 2025-06-01T21:05:10.0677520Z [583/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-06-01T21:05:10.0680075Z [584/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc4.c.o 2025-06-01T21:05:10.0923183Z [584/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-06-01T21:05:10.0924807Z [585/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc4.c.o 2025-06-01T21:05:10.1156378Z [585/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-06-01T21:05:10.1157824Z [586/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u2.c.o 2025-06-01T21:05:10.1213447Z [586/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-06-01T21:05:10.1214949Z [587/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-8x4-minmax-scalar.c.o 2025-06-01T21:05:10.1407795Z [587/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-06-01T21:05:10.1409213Z [588/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-sse-u8.c.o 2025-06-01T21:05:10.1708986Z [588/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-06-01T21:05:10.1712182Z [589/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u2.c.o 2025-06-01T21:05:10.2136679Z [589/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-06-01T21:05:10.2139100Z [590/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-sse-u8.c.o 2025-06-01T21:05:10.2223121Z [590/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-06-01T21:05:10.2224559Z [591/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-spmm/gen/f32-spmm-32x1-minmax-sse.c.o 2025-06-01T21:05:10.2783587Z [591/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-06-01T21:05:10.2785283Z [592/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-scalar-u8.c.o 2025-06-01T21:05:10.2788166Z [592/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-06-01T21:05:10.2789498Z [593/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u32.c.o 2025-06-01T21:05:10.3132673Z [593/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-06-01T21:05:10.3134113Z [594/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vadd-avx-u16.c.o 2025-06-01T21:05:10.3520300Z [594/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-06-01T21:05:10.3521702Z [595/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-sse-u8.c.o 2025-06-01T21:05:10.3672831Z [595/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-06-01T21:05:10.3674313Z [596/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u32.c.o 2025-06-01T21:05:10.3926027Z [596/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-06-01T21:05:10.3927479Z [597/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vaddc-avx-u16.c.o 2025-06-01T21:05:10.4085874Z [597/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-06-01T21:05:10.4087329Z [598/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u8.c.o 2025-06-01T21:05:10.4331397Z [598/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-06-01T21:05:10.4332919Z [599/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx-u16.c.o 2025-06-01T21:05:10.4340469Z [599/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-06-01T21:05:10.4341827Z [600/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u32.c.o 2025-06-01T21:05:10.4403177Z [600/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-06-01T21:05:10.4404881Z [601/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u8.c.o 2025-06-01T21:05:10.4909506Z [601/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-06-01T21:05:10.4911255Z [602/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-scalar-u8.c.o 2025-06-01T21:05:10.5076491Z [602/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-06-01T21:05:10.5077927Z [603/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-sse-u8.c.o 2025-06-01T21:05:10.5086663Z [603/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-06-01T21:05:10.5088080Z [604/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u32.c.o 2025-06-01T21:05:10.5264075Z [604/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-06-01T21:05:10.5265426Z [605/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vdivc-avx-u16.c.o 2025-06-01T21:05:10.5638190Z [605/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-06-01T21:05:10.5639646Z [606/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-scalar-u8.c.o 2025-06-01T21:05:10.5814654Z [606/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-06-01T21:05:10.5816095Z [607/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-sse-u8.c.o 2025-06-01T21:05:10.6060497Z [607/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-06-01T21:05:10.6062020Z [608/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u32.c.o 2025-06-01T21:05:10.6071505Z [608/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-06-01T21:05:10.6072840Z [609/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmax-avx-u16.c.o 2025-06-01T21:05:10.6358706Z [609/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-06-01T21:05:10.6360148Z [610/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-scalar-u8.c.o 2025-06-01T21:05:10.6798393Z [610/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-06-01T21:05:10.6799830Z [611/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-sse-u8.c.o 2025-06-01T21:05:10.7055253Z [611/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-06-01T21:05:10.7056749Z [612/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u32.c.o 2025-06-01T21:05:10.7162925Z [612/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-06-01T21:05:10.7164579Z [613/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u16.c.o 2025-06-01T21:05:10.7322890Z [613/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-06-01T21:05:10.7324627Z [614/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u8.c.o 2025-06-01T21:05:10.7788101Z [614/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-06-01T21:05:10.7789550Z [615/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-sse-u8.c.o 2025-06-01T21:05:10.8136419Z [615/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-06-01T21:05:10.8137950Z [616/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u32.c.o 2025-06-01T21:05:10.8298819Z [616/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-06-01T21:05:10.8300194Z [617/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmin-avx-u16.c.o 2025-06-01T21:05:10.8389744Z [617/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-06-01T21:05:10.8391167Z [618/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u8.c.o 2025-06-01T21:05:10.8747321Z [618/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-06-01T21:05:10.8748832Z [619/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx-u16.c.o 2025-06-01T21:05:10.8836298Z [619/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-06-01T21:05:10.8837993Z [620/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u32.c.o 2025-06-01T21:05:10.8839358Z [620/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-06-01T21:05:10.8840698Z [621/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u8.c.o 2025-06-01T21:05:10.9327436Z [621/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-06-01T21:05:10.9328924Z [622/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u8.c.o 2025-06-01T21:05:10.9533286Z [622/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-06-01T21:05:10.9534802Z [623/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u8.c.o 2025-06-01T21:05:10.9570688Z [623/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-06-01T21:05:10.9572126Z [624/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u32.c.o 2025-06-01T21:05:10.9629066Z [624/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-06-01T21:05:10.9630533Z [625/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmul-avx-u16.c.o 2025-06-01T21:05:11.0031781Z [625/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-06-01T21:05:11.0033239Z [626/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u2.c.o 2025-06-01T21:05:11.0273321Z [626/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-06-01T21:05:11.0274814Z [627/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u32.c.o 2025-06-01T21:05:11.0298677Z [627/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-06-01T21:05:11.0300131Z [628/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u8.c.o 2025-06-01T21:05:11.0421554Z [628/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-06-01T21:05:11.0422971Z [629/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vmulc-avx-u16.c.o 2025-06-01T21:05:11.0824423Z [629/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-06-01T21:05:11.0825931Z [630/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u8.c.o 2025-06-01T21:05:11.0978041Z [630/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-06-01T21:05:11.0979549Z [631/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u8.c.o 2025-06-01T21:05:11.1278046Z [631/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-06-01T21:05:11.1279613Z [632/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u32.c.o 2025-06-01T21:05:11.1499393Z [632/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-06-01T21:05:11.1500883Z [633/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u8.c.o 2025-06-01T21:05:11.1528357Z [633/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-06-01T21:05:11.1529784Z [634/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vprelu-avx-u16.c.o 2025-06-01T21:05:11.2025933Z [634/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-06-01T21:05:11.2027398Z [635/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u8.c.o 2025-06-01T21:05:11.2322315Z [635/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-06-01T21:05:11.2323926Z [636/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u32.c.o 2025-06-01T21:05:11.2565009Z [636/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-06-01T21:05:11.2566489Z [637/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u8.c.o 2025-06-01T21:05:11.2651667Z [637/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-06-01T21:05:11.2653153Z [638/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u16.c.o 2025-06-01T21:05:11.3063011Z [638/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-06-01T21:05:11.3064515Z [639/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u8.c.o 2025-06-01T21:05:11.3196281Z [639/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-06-01T21:05:11.3197781Z [640/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u16.c.o 2025-06-01T21:05:11.3229156Z [640/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-06-01T21:05:11.3230964Z [641/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u32.c.o 2025-06-01T21:05:11.3596993Z [641/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-06-01T21:05:11.3598442Z [642/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u8.c.o 2025-06-01T21:05:11.3927860Z [642/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-06-01T21:05:11.3929334Z [643/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u8.c.o 2025-06-01T21:05:11.3969852Z [643/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-06-01T21:05:11.3971325Z [644/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u32.c.o 2025-06-01T21:05:11.3995213Z [644/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-06-01T21:05:11.3996640Z [645/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u16.c.o 2025-06-01T21:05:11.4465145Z [645/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-06-01T21:05:11.4466536Z [646/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-scalar-u8.c.o 2025-06-01T21:05:11.4703942Z [646/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-06-01T21:05:11.4705375Z [647/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-sse-u8.c.o 2025-06-01T21:05:11.4734944Z [647/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-06-01T21:05:11.4736426Z [648/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u32.c.o 2025-06-01T21:05:11.4761725Z [648/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-06-01T21:05:11.4763105Z [649/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u16.c.o 2025-06-01T21:05:11.5229183Z [649/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-06-01T21:05:11.5230634Z [650/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u8.c.o 2025-06-01T21:05:11.5448260Z [650/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-06-01T21:05:11.5449797Z [651/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u32.c.o 2025-06-01T21:05:11.5454168Z [651/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-06-01T21:05:11.5455540Z [652/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-sse-u8.c.o 2025-06-01T21:05:11.5873935Z [652/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-06-01T21:05:11.5875332Z [653/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u16.c.o 2025-06-01T21:05:11.6014751Z [653/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-06-01T21:05:11.6016202Z [654/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u4.c.o 2025-06-01T21:05:11.6187570Z [654/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-06-01T21:05:11.6188957Z [655/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-sse-u8.c.o 2025-06-01T21:05:11.6565980Z [655/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-06-01T21:05:11.6567468Z [656/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u32.c.o 2025-06-01T21:05:11.6765097Z [656/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-06-01T21:05:11.6766516Z [657/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u4.c.o 2025-06-01T21:05:11.6930278Z [657/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-06-01T21:05:11.6931775Z [658/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u16.c.o 2025-06-01T21:05:11.7356335Z [658/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-06-01T21:05:11.7357789Z [659/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-sse-u8.c.o 2025-06-01T21:05:11.7520335Z [659/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-06-01T21:05:11.7521795Z [660/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u32.c.o 2025-06-01T21:05:11.7578025Z [660/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-06-01T21:05:11.7579471Z [661/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsub-avx-u16.c.o 2025-06-01T21:05:11.8235262Z [661/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-06-01T21:05:11.8236738Z [662/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-scalar.c.o 2025-06-01T21:05:11.8384790Z [662/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-06-01T21:05:11.8386316Z [663/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx-u16.c.o 2025-06-01T21:05:11.8387719Z [663/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-06-01T21:05:11.8389193Z [664/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u32.c.o 2025-06-01T21:05:11.8573613Z [664/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-06-01T21:05:11.8575080Z [665/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-sse2.c.o 2025-06-01T21:05:11.9120350Z [665/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-06-01T21:05:11.9121810Z [666/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u16.c.o 2025-06-01T21:05:11.9142392Z [666/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-06-01T21:05:11.9143874Z [667/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vclamp/gen/f32-vclamp-avx-u16.c.o 2025-06-01T21:05:11.9209094Z [667/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-06-01T21:05:11.9210701Z [668/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-scalar.c.o 2025-06-01T21:05:11.9390786Z [668/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-06-01T21:05:11.9392219Z [669/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-sse2.c.o 2025-06-01T21:05:11.9888156Z [669/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2025-06-01T21:05:11.9889677Z [670/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u32.c.o 2025-06-01T21:05:11.9972635Z [670/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u32.c.o 2025-06-01T21:05:11.9974234Z [671/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-scalar.c.o 2025-06-01T21:05:12.0214339Z [671/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2025-06-01T21:05:12.0215918Z [672/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-sse2.c.o 2025-06-01T21:05:12.0431117Z [672/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-06-01T21:05:12.0432545Z [673/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u16.c.o 2025-06-01T21:05:12.0920761Z [673/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-06-01T21:05:12.0922277Z [674/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u2.c.o 2025-06-01T21:05:12.1242135Z [674/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-06-01T21:05:12.1243649Z [675/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx512f.c.o 2025-06-01T21:05:12.1249938Z [675/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-06-01T21:05:12.1251391Z [676/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u4.c.o 2025-06-01T21:05:12.1608429Z [676/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-06-01T21:05:12.1610012Z [677/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysign-avx.c.o 2025-06-01T21:05:12.1957672Z [677/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-06-01T21:05:12.1959184Z [678/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vexp/gen/f32-vexp-scalar-exp.c.o 2025-06-01T21:05:12.1993786Z [678/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-06-01T21:05:12.1995357Z [679/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u12.c.o 2025-06-01T21:05:12.2356387Z [679/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-06-01T21:05:12.2358256Z [680/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx.c.o 2025-06-01T21:05:12.2522027Z [680/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-06-01T21:05:12.2523594Z [681/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vcopysignc-avx512f.c.o 2025-06-01T21:05:12.3350272Z [681/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-06-01T21:05:12.3351748Z [682/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx.c.o 2025-06-01T21:05:12.3372172Z [682/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-06-01T21:05:12.3373884Z [683/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vcopysign/gen/f32-vrcopysignc-avx512f.c.o 2025-06-01T21:05:12.3506135Z [683/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-06-01T21:05:12.3507694Z [684/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-scalar-rational-12-10-div.c.o 2025-06-01T21:05:12.3910098Z [684/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-06-01T21:05:12.3911613Z [685/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-sse2-rational-12-10-div.c.o 2025-06-01T21:05:12.4089829Z [685/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-06-01T21:05:12.4091469Z [686/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u32.c.o 2025-06-01T21:05:12.4092989Z [686/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-06-01T21:05:12.4094439Z [687/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u4.c.o 2025-06-01T21:05:12.4149448Z [687/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-06-01T21:05:12.4150986Z [688/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u64.c.o 2025-06-01T21:05:12.4396960Z [688/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-06-01T21:05:12.4398520Z [689/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u32.c.o 2025-06-01T21:05:12.4673272Z [689/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-06-01T21:05:12.4674719Z [690/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-sse-u8.c.o 2025-06-01T21:05:12.5727668Z [690/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-06-01T21:05:12.6293527Z [691/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-scalar-rational-3-3-div.c.o 2025-06-01T21:05:12.6295005Z [691/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-06-01T21:05:12.6407567Z [692/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-sse2-rational-3-3-div.c.o 2025-06-01T21:05:12.6409406Z [692/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-06-01T21:05:12.6410893Z [693/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-nr.c.o 2025-06-01T21:05:12.6526030Z [693/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-06-01T21:05:12.6527553Z [694/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-avx-rational-12-10-div.c.o 2025-06-01T21:05:12.6908106Z [694/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-06-01T21:05:12.6909525Z [695/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx-u16.c.o 2025-06-01T21:05:12.6966317Z [695/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-06-01T21:05:12.6967795Z [696/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u4.c.o 2025-06-01T21:05:12.7145109Z [696/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-06-01T21:05:12.7147120Z [697/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vgelu/gen/f32-vgelu-fma3-rational-12-10-div.c.o 2025-06-01T21:05:12.7270702Z [697/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-06-01T21:05:12.7272298Z [698/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u16.c.o 2025-06-01T21:05:12.7273765Z [698/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-06-01T21:05:12.7275136Z [699/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u8.c.o 2025-06-01T21:05:12.7442696Z [699/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-06-01T21:05:12.7444518Z [700/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c1-minmax-scalar-2x.c.o 2025-06-01T21:05:12.7636401Z [700/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-06-01T21:05:12.7637827Z [701/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u8.c.o 2025-06-01T21:05:12.7746001Z [701/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-06-01T21:05:12.7747588Z [702/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u16.c.o 2025-06-01T21:05:12.7809603Z [702/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-06-01T21:05:12.7811041Z [703/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u8.c.o 2025-06-01T21:05:12.7864813Z [703/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-06-01T21:05:12.7866266Z [704/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-sse-2x.c.o 2025-06-01T21:05:12.8191747Z [704/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-06-01T21:05:12.8193501Z [705/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u1.c.o 2025-06-01T21:05:12.8372371Z [705/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-06-01T21:05:12.8373823Z [706/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u4.c.o 2025-06-01T21:05:12.8521162Z [706/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-06-01T21:05:12.8522545Z [707/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u8.c.o 2025-06-01T21:05:12.8565385Z [707/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-06-01T21:05:12.8566824Z [708/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u8.c.o 2025-06-01T21:05:12.8870039Z [708/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-06-01T21:05:12.8871594Z [709/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-div.c.o 2025-06-01T21:05:12.8874403Z [709/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-06-01T21:05:12.8875379Z [710/8163] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2025-06-01T21:05:12.9062482Z [710/8163] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2025-06-01T21:05:12.9063737Z [711/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u1.c.o 2025-06-01T21:05:12.9174539Z [711/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-06-01T21:05:12.9176138Z [712/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u4.c.o 2025-06-01T21:05:12.9355954Z [712/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-06-01T21:05:12.9357564Z [713/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-avx2-rational-3-3-div.c.o 2025-06-01T21:05:12.9533483Z [713/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-06-01T21:05:12.9535140Z [714/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-div.c.o 2025-06-01T21:05:12.9568816Z [714/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-06-01T21:05:12.9570224Z [715/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u8.c.o 2025-06-01T21:05:12.9772759Z [715/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-06-01T21:05:12.9774190Z [716/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u8.c.o 2025-06-01T21:05:13.0085793Z [716/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-06-01T21:05:13.0087241Z [717/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u1.c.o 2025-06-01T21:05:13.0113367Z [717/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-06-01T21:05:13.0114724Z [718/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u16.c.o 2025-06-01T21:05:13.0199139Z [718/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-06-01T21:05:13.0200515Z [719/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u4.c.o 2025-06-01T21:05:13.0210827Z [719/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-06-01T21:05:13.0212231Z [720/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u16.c.o 2025-06-01T21:05:13.0517509Z [720/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-06-01T21:05:13.0518987Z [721/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u8.c.o 2025-06-01T21:05:13.0762651Z [721/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-06-01T21:05:13.0766058Z [722/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u1.c.o 2025-06-01T21:05:13.0790988Z [722/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-06-01T21:05:13.0793572Z [723/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u8.c.o 2025-06-01T21:05:13.1150710Z [723/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-06-01T21:05:13.1153427Z [724/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u4.c.o 2025-06-01T21:05:13.1375670Z [724/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-06-01T21:05:13.1378456Z [725/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u16.c.o 2025-06-01T21:05:13.1452996Z [725/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-06-01T21:05:13.1455752Z [726/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u8.c.o 2025-06-01T21:05:13.1491444Z [726/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-06-01T21:05:13.1494155Z [727/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u8.c.o 2025-06-01T21:05:13.1679326Z [727/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-06-01T21:05:13.1681957Z [728/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndd-avx-u16.c.o 2025-06-01T21:05:13.2040120Z [728/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-06-01T21:05:13.2042969Z [729/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u1.c.o 2025-06-01T21:05:13.2272287Z [729/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-06-01T21:05:13.2275116Z [730/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u4.c.o 2025-06-01T21:05:13.2296860Z [730/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c.o 2025-06-01T21:05:13.2299810Z [731/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u16.c.o 2025-06-01T21:05:13.2576314Z [731/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c.o 2025-06-01T21:05:13.2578975Z [732/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndne-avx-u16.c.o 2025-06-01T21:05:13.2798227Z [732/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2025-06-01T21:05:13.2801229Z [733/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u8.c.o 2025-06-01T21:05:13.3307405Z [733/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-06-01T21:05:13.3309024Z [734/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u16.c.o 2025-06-01T21:05:13.3488374Z [734/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2025-06-01T21:05:13.3490192Z [735/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u2.c.o 2025-06-01T21:05:13.3569293Z [735/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2025-06-01T21:05:13.3570814Z [736/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndu-avx-u16.c.o 2025-06-01T21:05:13.4132367Z [736/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-06-01T21:05:13.4133844Z [737/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u16.c.o 2025-06-01T21:05:13.4281819Z [737/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-06-01T21:05:13.4283499Z [738/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u8.c.o 2025-06-01T21:05:13.4468551Z [738/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-06-01T21:05:13.4470231Z [739/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u8.c.o 2025-06-01T21:05:13.4524281Z [739/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-06-01T21:05:13.4525699Z [740/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrnd/gen/f32-vrndz-avx-u16.c.o 2025-06-01T21:05:13.5012528Z [740/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-06-01T21:05:13.5014125Z [741/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u1.c.o 2025-06-01T21:05:13.5321748Z [741/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-06-01T21:05:13.5323262Z [742/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u12.c.o 2025-06-01T21:05:13.5330706Z [742/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-06-01T21:05:13.5332215Z [743/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u32.c.o 2025-06-01T21:05:13.5554801Z [743/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-06-01T21:05:13.5556677Z [744/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u16.c.o 2025-06-01T21:05:13.5821920Z [744/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-06-01T21:05:13.5823519Z [745/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u16.c.o 2025-06-01T21:05:13.6699442Z [745/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-06-01T21:05:13.6701274Z [746/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u64.c.o 2025-06-01T21:05:13.6707406Z [746/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-06-01T21:05:13.6709143Z [747/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u16.c.o 2025-06-01T21:05:13.6884995Z [747/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-06-01T21:05:13.6886543Z [748/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u16.c.o 2025-06-01T21:05:13.6919527Z [748/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-06-01T21:05:13.6921025Z [749/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-scalar-rational-9-8-div.c.o 2025-06-01T21:05:13.7202620Z [749/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-06-01T21:05:13.7204425Z [750/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-div.c.o 2025-06-01T21:05:13.7625522Z [750/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-06-01T21:05:13.7626924Z [751/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-scalar.c.o 2025-06-01T21:05:13.7769434Z [751/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-06-01T21:05:13.7770843Z [752/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-sse2.c.o 2025-06-01T21:05:13.7989334Z [752/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-06-01T21:05:13.7990776Z [753/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u16.c.o 2025-06-01T21:05:13.8064782Z [753/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-06-01T21:05:13.8066218Z [754/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u16.c.o 2025-06-01T21:05:13.8518340Z [754/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-06-01T21:05:13.8520936Z [755/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-scalar.c.o 2025-06-01T21:05:13.8663078Z [755/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-06-01T21:05:13.8664574Z [756/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u16.c.o 2025-06-01T21:05:13.8837488Z [756/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-06-01T21:05:13.8839263Z [757/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-sse2.c.o 2025-06-01T21:05:13.9400275Z [757/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-06-01T21:05:13.9401655Z [758/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-scalar.c.o 2025-06-01T21:05:13.9672742Z [758/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:05:13.9674288Z [759/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-sse2.c.o 2025-06-01T21:05:13.9994732Z [759/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:05:13.9996666Z [760/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-nr.c.o 2025-06-01T21:05:14.0128979Z [760/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:05:14.0130672Z [761/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-div.c.o 2025-06-01T21:05:14.0425140Z [761/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:05:14.0426864Z [762/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-div.c.o 2025-06-01T21:05:14.0685425Z [762/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-06-01T21:05:14.0686695Z [763/8163] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2025-06-01T21:05:14.0851602Z [763/8163] Generating src/x86_64-fma/blas/s8gemm.py.o 2025-06-01T21:05:14.0852667Z [764/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx512f.c.o 2025-06-01T21:05:14.1379688Z [764/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:05:14.1381299Z [765/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vabs-avx.c.o 2025-06-01T21:05:14.1734024Z [765/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:05:14.1735682Z [766/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx512f.c.o 2025-06-01T21:05:14.1813391Z [766/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-06-01T21:05:14.1814926Z [767/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vneg-avx.c.o 2025-06-01T21:05:14.2614344Z [767/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-16x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:14.2673932Z [768/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx512f.c.o 2025-06-01T21:05:14.2675482Z [768/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:14.2676960Z [769/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/f32-vunary/gen/f32-vsqr-avx.c.o 2025-06-01T21:05:14.3877866Z [769/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:05:14.3879636Z [770/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:05:14.3928349Z [770/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:14.3929485Z [771/8163] Generating src/x86_64-fma/blas/s8gemm.py.o 2025-06-01T21:05:14.4087698Z [771/8163] Generating src/x86_64-fma/blas/c8gemm.py.o 2025-06-01T21:05:14.4088985Z [772/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-06-01T21:05:14.4568759Z [772/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-06-01T21:05:14.4570575Z [773/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:05:14.5000748Z [773/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:05:14.5002458Z [774/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:05:14.5242574Z [774/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:14.5244564Z [775/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:05:14.5976808Z [775/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-06-01T21:05:14.5978716Z [776/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-06-01T21:05:14.5980430Z [776/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-16x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:14.5982179Z [777/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:05:14.6203545Z [777/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:14.6205698Z [778/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:05:14.6362510Z [778/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:05:14.6364540Z [779/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:14.7521263Z [779/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:14.7523008Z [780/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-16x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:14.7579789Z [780/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-06-01T21:05:14.7581868Z [781/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:14.7612938Z [781/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:05:14.7614629Z [782/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:05:14.7729520Z [782/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:14.7731308Z [783/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-06-01T21:05:14.8974576Z [783/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-06-01T21:05:14.8976643Z [784/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:14.9413263Z [784/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:05:14.9415113Z [785/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-06-01T21:05:14.9503759Z [785/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:14.9504973Z [786/8163] Generating src/x86_64-fma/blas/c8gemm.py.o 2025-06-01T21:05:14.9691806Z [786/8163] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2025-06-01T21:05:14.9757611Z [787/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:05:14.9759401Z [787/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:05:14.9761195Z [788/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:14.9802407Z [788/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:14.9804336Z [789/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:15.0929336Z [789/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:15.0931184Z [790/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:05:15.1006192Z [790/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:15.1007966Z [791/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:15.1222462Z [791/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:15.1224286Z [792/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-06-01T21:05:15.1343737Z [792/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:05:15.1345806Z [793/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:15.1911397Z [793/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:15.1913169Z [794/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-06-01T21:05:15.1986489Z [794/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:05:15.1988240Z [795/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-16x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:15.2377417Z [795/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:15.2379252Z [796/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:15.2449884Z [796/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:15.2451612Z [797/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:05:15.2475691Z [797/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:15.2477575Z [798/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:15.3108074Z [798/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:15.3109848Z [799/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:15.3176108Z [799/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:05:15.3177926Z [800/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:15.3434073Z [800/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:15.3435935Z [801/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:05:15.3880544Z [801/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:05:15.3882578Z [802/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:15.3959236Z [802/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:15.3961134Z [803/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:05:15.4390624Z [803/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:05:15.4392489Z [804/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:15.5057066Z [804/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:15.5059091Z [805/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:15.5216584Z [805/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:15.5217850Z [806/8163] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2025-06-01T21:05:15.5597195Z [806/8163] Generating src/x86_64-fma/blas/conv1x1.py.o 2025-06-01T21:05:15.5598700Z [807/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:15.6397738Z [807/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c.o 2025-06-01T21:05:15.6399476Z [808/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:05:15.6488772Z [808/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:15.6490556Z [809/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:15.6808737Z [809/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:05:15.6810848Z [810/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:15.6952434Z [810/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:05:15.6954258Z [811/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd.c.o 2025-06-01T21:05:15.7185904Z [811/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:15.7187723Z [812/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:05:15.7422010Z [812/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:15.7423813Z [813/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:05:15.7599696Z [813/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c.o 2025-06-01T21:05:15.7601633Z [814/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:15.7633992Z [814/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:05:15.7636139Z [815/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:05:15.7989635Z [815/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:05:15.7991496Z [816/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:05:15.8050804Z [816/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:15.8052762Z [817/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:15.8333725Z [817/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:05:15.8335257Z [818/8163] Generating src/x86_64-fma/blas/conv1x1.py.o 2025-06-01T21:05:15.8757187Z [818/8163] Generating src/x86_64-fma/blas/sgemm.py.o 2025-06-01T21:05:15.8758516Z [819/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:15.9110989Z [819/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:15.9112783Z [820/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd.c.o 2025-06-01T21:05:15.9156435Z [820/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:15.9158350Z [821/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:15.9166904Z [821/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:05:15.9168646Z [822/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:16.0398221Z [822/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:16.0400022Z [823/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:16.0539934Z [823/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-06-01T21:05:16.0541784Z [824/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:05:16.1476683Z [824/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:16.1478367Z [825/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x2-minmax-scalar.c.o 2025-06-01T21:05:16.1483627Z [825/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:16.1485694Z [826/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:05:16.1681750Z [826/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:16.1683447Z [827/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:16.2134365Z [827/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:16.2136346Z [828/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:05:16.2170012Z [828/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:05:16.2171123Z [829/8163] Generating src/x86_64-fma/blas/sgemm.py.o 2025-06-01T21:05:16.2246866Z [829/8163] Generating src/x86_64-fma/max-pooling.py.o 2025-06-01T21:05:16.2248424Z [830/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:16.2615885Z [830/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:16.2617724Z [831/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:05:16.2773893Z [831/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-06-01T21:05:16.2775808Z [832/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:16.2777538Z [832/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:16.2779225Z [833/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:16.2830392Z [833/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:16.2832126Z [834/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:05:16.2836194Z [834/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:16.2837909Z [835/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:16.2928332Z [835/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:05:16.2930129Z [836/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:05:16.3216392Z [836/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:05:16.3218248Z [837/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:16.3798211Z [837/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:16.3800408Z [838/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x2-minmax-scalar.c.o 2025-06-01T21:05:16.4072224Z [838/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:16.4073485Z [839/8163] Generating src/x86_64-fma/max-pooling.py.o 2025-06-01T21:05:16.4349457Z [839/8163] Generating src/x86_64-fma/relu.py.o 2025-06-01T21:05:16.4350714Z [840/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:16.4447863Z [840/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:16.4449653Z [841/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:16.4455362Z [841/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:05:16.4457111Z [842/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:16.4635419Z [842/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:16.4637265Z [843/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:16.5411524Z [843/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-06-01T21:05:16.5413361Z [844/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:16.5764081Z [844/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:16.5765863Z [845/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x2-minmax-scalar.c.o 2025-06-01T21:05:16.5798847Z [845/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:16.5799978Z [846/8163] Generating src/x86_64-fma/relu.py.o 2025-06-01T21:05:16.5948112Z [846/8163] Generating src/x86_64-fma/softmax.py.o 2025-06-01T21:05:16.5949369Z [847/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:16.6609329Z [847/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:16.6611137Z [848/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:16.6836676Z [848/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:16.6838521Z [849/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:16.7005392Z [849/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:05:16.7007165Z [850/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:16.7063239Z [850/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:16.7064983Z [851/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:05:16.7305556Z [851/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-06-01T21:05:16.7307348Z [852/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:05:16.7481760Z [852/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:16.7483846Z [853/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:16.7895787Z [853/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:16.7897662Z [854/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:05:16.8029775Z [854/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:16.8031520Z [855/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:05:16.8120410Z [855/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:05:16.8122235Z [856/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:16.8201384Z [856/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:05:16.8203242Z [857/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:16.8272092Z [857/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:16.8273792Z [858/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x2-minmax-scalar.c.o 2025-06-01T21:05:16.8872422Z [858/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:16.8874207Z [859/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:16.9046389Z [859/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:16.9048111Z [860/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:16.9201100Z [860/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:16.9202837Z [861/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:17.0057613Z [861/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:17.0059350Z [862/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:17.0303431Z [862/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:17.0305112Z [863/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:17.0386836Z [863/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:17.0388814Z [864/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x64c4-minmax-avx512amx.c.o 2025-06-01T21:05:17.0435226Z [864/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:17.0437141Z [865/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:17.0439034Z [865/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:17.0440686Z [866/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:17.1149872Z [866/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:17.1151734Z [867/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:17.1528150Z [867/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:17.1529865Z [868/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:05:17.1958503Z [868/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:17.1960264Z [869/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:17.2046145Z [869/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:17.2047975Z [870/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:17.2151994Z [870/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:17.2153779Z [871/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-06-01T21:05:17.2207613Z [871/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:17.2209560Z [872/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:05:17.2434470Z [872/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:17.2436497Z [873/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:17.2582590Z [873/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:17.2584372Z [874/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:17.2807996Z [874/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-06-01T21:05:17.2809666Z [875/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:17.2999709Z [875/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-06-01T21:05:17.3001318Z [876/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:05:17.3093026Z [876/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-06-01T21:05:17.3094634Z [877/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:17.3134138Z [877/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-06-01T21:05:17.3135178Z [878/8163] Generating src/x86_64-fma/softmax.py.o 2025-06-01T21:05:17.3275305Z [878/8163] Generating src/x86_64-fma/blas/sdotxf.py.o 2025-06-01T21:05:17.3276584Z [879/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:17.3677324Z [879/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-06-01T21:05:17.3678849Z [880/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u1.c.o 2025-06-01T21:05:17.3680309Z [880/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-06-01T21:05:17.3682068Z [881/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:17.3835344Z [881/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-06-01T21:05:17.3838470Z [882/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:17.4134833Z [882/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-06-01T21:05:17.4137619Z [883/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u4.c.o 2025-06-01T21:05:17.4429879Z [883/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-06-01T21:05:17.4431513Z [884/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u32.c.o 2025-06-01T21:05:17.5131750Z [884/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-06-01T21:05:17.5133455Z [885/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:17.5207390Z [885/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-06-01T21:05:17.5209103Z [886/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:17.6049182Z [886/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-06-01T21:05:17.6050955Z [887/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:17.6115031Z [887/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:17.6116983Z [888/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u32.c.o 2025-06-01T21:05:17.6283500Z [888/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:17.6285533Z [889/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:17.6886970Z [889/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:17.6888647Z [890/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u16.c.o 2025-06-01T21:05:17.7241847Z [890/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:17.7243613Z [891/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u32.c.o 2025-06-01T21:05:17.7245851Z [891/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:17.7247476Z [892/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u16.c.o 2025-06-01T21:05:17.7484380Z [892/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:17.7486271Z [893/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:17.8095868Z [893/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:17.8097789Z [894/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:17.8277492Z [894/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:17.8279176Z [895/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u16.c.o 2025-06-01T21:05:17.8667566Z [895/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:17.8668813Z [896/8163] Generating src/x86_64-fma/blas/sdotxf.py.o 2025-06-01T21:05:17.8795646Z [896/8163] Generating src/x86_64-fma/blas/shdotxf.py.o 2025-06-01T21:05:17.8797038Z [897/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:17.9031789Z [897/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:17.9033662Z [898/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:17.9406841Z [898/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:17.9408640Z [899/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-06-01T21:05:17.9488291Z [899/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:17.9490419Z [900/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:17.9571569Z [900/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:17.9573341Z [901/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-06-01T21:05:17.9805265Z [901/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:17.9807107Z [902/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:18.0037491Z [902/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:18.0039366Z [903/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:18.0301351Z [903/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:18.0303182Z [904/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:18.0429648Z [904/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:18.0431452Z [905/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:18.0455463Z [905/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:18.0457336Z [906/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:18.0914246Z [906/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:18.0917748Z [907/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:18.1179050Z [907/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:18.1181213Z [908/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:18.1346909Z [908/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:18.1348748Z [909/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:18.1868682Z [909/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:18.1870543Z [910/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:18.1998180Z [910/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:18.2000263Z [911/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:18.2153403Z [911/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:18.2155261Z [912/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:18.2244580Z [912/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x64c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:05:18.2246979Z [913/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:18.2353412Z [913/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:18.2355249Z [914/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:18.3142093Z [914/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:05:18.3143979Z [915/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:18.3316791Z [915/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:18.3318606Z [916/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:18.3408375Z [916/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:18.3410152Z [917/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:18.3551627Z [917/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:18.3553404Z [918/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-3p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:18.4226106Z [918/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:18.4228232Z [919/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:18.4528577Z [919/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:18.4530354Z [920/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:18.4845734Z [920/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x64c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:05:18.4847515Z [921/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:18.4968163Z [921/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:18.4970063Z [922/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-scalar.c.o 2025-06-01T21:05:18.5222623Z [922/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:05:18.5224402Z [923/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:18.5502061Z [923/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:18.5503844Z [924/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:18.5549255Z [924/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:18.5551016Z [925/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:18.5930073Z [925/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:18.5931903Z [926/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:18.6063160Z [926/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:18.6064930Z [927/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:05:18.6374732Z [927/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:18.6376545Z [928/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:18.7065861Z [928/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:18.7067630Z [929/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:18.7437099Z [929/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:05:18.7438819Z [930/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:18.7537402Z [930/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:18.7539187Z [931/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:18.7597104Z [931/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:05:18.7598838Z [932/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x64c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:05:18.8240461Z [932/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x64c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:05:18.8242723Z [933/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x64c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:05:18.8534180Z [933/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:18.8536041Z [934/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:18.8688901Z [934/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:18.8690711Z [935/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:05:18.9776803Z [935/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:18.9778619Z [936/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:18.9795527Z [936/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:18.9797255Z [937/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:19.0696695Z [937/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:19.0698448Z [938/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:19.1008513Z [938/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:19.1010319Z [939/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:05:19.1027582Z [939/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:19.1029359Z [940/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:19.1488916Z [940/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x64c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:05:19.1490663Z [941/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:19.1639140Z [941/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:19.1640926Z [942/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:05:19.1664572Z [942/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:05:19.1666449Z [943/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:19.1766870Z [943/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:19.1768690Z [944/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:19.1980515Z [944/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:19.1982396Z [945/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:19.1986727Z [945/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:19.1988493Z [946/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:19.2088082Z [946/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:19.2089940Z [947/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:19.2865462Z [947/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:19.2867282Z [948/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:19.3235799Z [948/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:19.3237543Z [949/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:19.3311194Z [949/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:05:19.3313028Z [950/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:19.3493202Z [950/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:19.3495036Z [951/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x64c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:05:19.3546654Z [951/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:19.3548479Z [952/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:19.4661403Z [952/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-06-01T21:05:19.4663465Z [953/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:19.4781433Z [953/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-06-01T21:05:19.4783178Z [954/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x64c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:05:19.5088910Z [954/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-06-01T21:05:19.5090669Z [955/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:05:19.6184813Z [955/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-06-01T21:05:19.6186511Z [956/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:19.6663142Z [956/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-06-01T21:05:19.6664914Z [957/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:19.6975055Z [957/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-06-01T21:05:19.6976788Z [958/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:05:19.7475585Z [958/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-06-01T21:05:19.7477261Z [959/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:05:19.7487177Z [959/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u64-acc2.c.o 2025-06-01T21:05:19.7488816Z [960/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:19.7500618Z [960/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-06-01T21:05:19.7502151Z [961/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-minmax-fp32-scalar-u1-acc1.c.o 2025-06-01T21:05:19.7721014Z [961/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-06-01T21:05:19.7722684Z [962/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:19.8006880Z [962/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-06-01T21:05:19.8008462Z [963/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c64.c.o 2025-06-01T21:05:19.8180096Z [963/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-06-01T21:05:19.8181572Z [964/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u4.c.o 2025-06-01T21:05:19.8475268Z [964/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-06-01T21:05:19.8476986Z [965/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-06-01T21:05:19.8723543Z [965/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-06-01T21:05:19.8725337Z [966/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u32-acc2.c.o 2025-06-01T21:05:19.8813948Z [966/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-01T21:05:19.8815643Z [967/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c64.c.o 2025-06-01T21:05:19.9319532Z [967/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-06-01T21:05:19.9322306Z [968/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u1.c.o 2025-06-01T21:05:19.9774556Z [968/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-06-01T21:05:19.9777592Z [969/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c64.c.o 2025-06-01T21:05:19.9966944Z [969/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:19.9969609Z [970/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u4.c.o 2025-06-01T21:05:20.0493800Z [970/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:20.0496805Z [971/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u128-acc2.c.o 2025-06-01T21:05:20.0569748Z [971/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-06-01T21:05:20.0572647Z [972/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u64-acc2.c.o 2025-06-01T21:05:20.0575722Z [972/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-06-01T21:05:20.0578541Z [973/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u128-acc2.c.o 2025-06-01T21:05:20.0641214Z [973/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-01T21:05:20.0644562Z [974/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:20.0886079Z [974/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-06-01T21:05:20.0889040Z [975/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:20.1142921Z [975/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-06-01T21:05:20.1146170Z [976/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u1.c.o 2025-06-01T21:05:20.1214294Z [976/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:20.1216730Z [977/8163] Generating src/x86_64-fma/blas/shdotxf.py.o 2025-06-01T21:05:20.1327985Z [977/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2025-06-01T21:05:20.1330240Z [978/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u64-acc2.c.o 2025-06-01T21:05:20.1506323Z [978/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2025-06-01T21:05:20.1508639Z [979/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u4.c.o 2025-06-01T21:05:20.1809762Z [979/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2025-06-01T21:05:20.1811697Z [980/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2025-06-01T21:05:20.1878398Z [980/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2025-06-01T21:05:20.1880992Z [981/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-01T21:05:20.1946518Z [981/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2025-06-01T21:05:20.1949052Z [982/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:20.1973687Z [982/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2025-06-01T21:05:20.1975844Z [983/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2025-06-01T21:05:20.2373635Z [983/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2025-06-01T21:05:20.2386959Z [984/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2025-06-01T21:05:20.2420427Z [984/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2025-06-01T21:05:20.2422254Z [985/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2025-06-01T21:05:20.2647643Z [985/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2025-06-01T21:05:20.2650402Z [986/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-06-01T21:05:20.2767058Z [986/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2025-06-01T21:05:20.2769178Z [987/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2025-06-01T21:05:20.2883869Z [987/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2025-06-01T21:05:20.2885927Z [988/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2025-06-01T21:05:20.2948504Z [988/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2025-06-01T21:05:20.2949866Z [989/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-06-01T21:05:20.3205183Z [989/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:20.3206603Z [990/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2025-06-01T21:05:20.3229496Z [990/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-06-01T21:05:20.3230669Z [991/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2025-06-01T21:05:20.3722510Z [991/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-06-01T21:05:20.3724642Z [992/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-01T21:05:20.3793224Z [992/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-06-01T21:05:20.3794813Z [993/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:20.4138970Z [993/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-06-01T21:05:20.4140330Z [994/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u1.c.o 2025-06-01T21:05:20.4312518Z [994/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-06-01T21:05:20.4314157Z [995/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u4.c.o 2025-06-01T21:05:20.4448266Z [995/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-06-01T21:05:20.4449548Z [996/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2025-06-01T21:05:20.4512329Z [996/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-06-01T21:05:20.4513593Z [997/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2025-06-01T21:05:20.4808823Z [997/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-06-01T21:05:20.4810073Z [998/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2025-06-01T21:05:20.4968041Z [998/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-06-01T21:05:20.4969439Z [999/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u32.c.o 2025-06-01T21:05:20.4973609Z [999/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-06-01T21:05:20.4975150Z [1000/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-06-01T21:05:20.4977090Z [1000/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-06-01T21:05:20.4978627Z [1001/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-06-01T21:05:20.5173028Z [1001/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-06-01T21:05:20.5174511Z [1002/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u32.c.o 2025-06-01T21:05:20.5248337Z [1002/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-06-01T21:05:20.5249903Z [1003/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-scalar.c.o 2025-06-01T21:05:20.5602542Z [1003/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-06-01T21:05:20.5604232Z [1004/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u4.c.o 2025-06-01T21:05:20.5627028Z [1004/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:20.5630452Z [1005/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u4.c.o 2025-06-01T21:05:20.5755260Z [1005/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-06-01T21:05:20.5756600Z [1006/8163] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2025-06-01T21:05:20.5899009Z [1006/8163] Linking C static library lib/libnnpack.a 2025-06-01T21:05:20.5900090Z [1007/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u32.c.o 2025-06-01T21:05:20.5948793Z [1007/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:20.5949920Z [1008/8163] Linking C static library lib/libnnpack.a 2025-06-01T21:05:20.6119879Z [1008/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:20.6121482Z [1009/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u32.c.o 2025-06-01T21:05:20.6350523Z [1009/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:20.6352156Z [1010/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u4.c.o 2025-06-01T21:05:20.6462805Z [1010/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-06-01T21:05:20.6464447Z [1011/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:20.6676316Z [1011/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:20.6678008Z [1012/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:20.6830243Z [1012/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:20.6831918Z [1013/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:20.6957555Z [1013/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-06-01T21:05:20.6959238Z [1014/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:20.7030451Z [1014/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-06-01T21:05:20.7032021Z [1015/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u4.c.o 2025-06-01T21:05:20.7231415Z [1015/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-06-01T21:05:20.7233086Z [1016/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:20.7526012Z [1016/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-06-01T21:05:20.7527507Z [1017/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u32.c.o 2025-06-01T21:05:20.7539232Z [1017/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:20.7540890Z [1018/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:20.7620135Z [1018/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:20.7621691Z [1019/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u32.c.o 2025-06-01T21:05:20.7649130Z [1019/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:20.7651106Z [1020/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-scalar-imagic-c1.c.o 2025-06-01T21:05:20.7751330Z [1020/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:20.7753061Z [1021/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-scalar-imagic-c1.c.o 2025-06-01T21:05:20.8258165Z [1021/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:20.8259961Z [1022/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9x-minmax-fp32-sse2-c8.c.o 2025-06-01T21:05:20.8334076Z [1022/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:20.8335943Z [1023/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-avgpool/qu8-avgpool-9p8x-minmax-fp32-sse2-c8.c.o 2025-06-01T21:05:20.8801733Z [1023/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:20.8803227Z [1024/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u32.c.o 2025-06-01T21:05:20.8913222Z [1024/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:20.8914905Z [1025/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:20.8922205Z [1025/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:20.8924070Z [1026/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:20.9031926Z [1026/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:20.9033585Z [1027/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u32.c.o 2025-06-01T21:05:20.9224136Z [1027/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:20.9225701Z [1028/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u32.c.o 2025-06-01T21:05:20.9696555Z [1028/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:20.9698622Z [1029/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:20.9811536Z [1029/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:20.9813130Z [1030/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u32.c.o 2025-06-01T21:05:20.9935860Z [1030/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:21.0371849Z [1031/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:21.0373567Z [1031/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:21.0375501Z [1032/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:21.0682750Z [1032/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:21.0684704Z [1033/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:21.0932532Z [1033/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-06-01T21:05:21.0934165Z [1034/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:21.0971836Z [1034/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-06-01T21:05:21.0973478Z [1035/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:21.1007816Z [1035/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-06-01T21:05:21.1009421Z [1036/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:21.1328318Z [1036/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-06-01T21:05:21.1329943Z [1037/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:21.1406655Z [1037/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-06-01T21:05:21.1408194Z [1038/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u1.c.o 2025-06-01T21:05:21.1413670Z [1038/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-06-01T21:05:21.1415258Z [1039/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:21.1788411Z [1039/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-06-01T21:05:21.1789948Z [1040/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u4.c.o 2025-06-01T21:05:21.1857463Z [1040/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:21.1859531Z [1041/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:21.2129740Z [1041/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:21.2131355Z [1042/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u32.c.o 2025-06-01T21:05:21.2926434Z [1042/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:21.2928139Z [1043/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:21.3266445Z [1043/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:21.3268494Z [1044/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:21.3326689Z [1044/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:21.3328328Z [1045/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:21.3716836Z [1045/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:21.3718557Z [1046/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:05:21.3852067Z [1046/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:21.3853729Z [1047/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-goi-scalar.c.o 2025-06-01T21:05:21.3873143Z [1047/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:21.3874899Z [1048/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:21.3965836Z [1048/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:21.3967416Z [1049/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u32.c.o 2025-06-01T21:05:21.4066025Z [1049/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:21.4067801Z [1050/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:05:21.4584540Z [1050/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:21.4586216Z [1051/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:21.4652499Z [1051/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:21.4654142Z [1052/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:21.5000470Z [1052/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:21.5002482Z [1053/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:21.5057229Z [1053/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:21.5058820Z [1054/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u32.c.o 2025-06-01T21:05:21.5195069Z [1054/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:21.5196707Z [1055/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u16.c.o 2025-06-01T21:05:21.5492344Z [1055/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:21.5494975Z [1056/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:21.5496726Z [1056/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:21.5498320Z [1057/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:21.5574642Z [1057/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:21.5576362Z [1058/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:21.5874113Z [1058/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:21.5875721Z [1059/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u16.c.o 2025-06-01T21:05:21.6118576Z [1059/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:21.6120248Z [1060/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:21.6311550Z [1060/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:21.6313245Z [1061/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:21.6665418Z [1061/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:21.6667217Z [1062/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:21.6734953Z [1062/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:21.6736621Z [1063/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:21.6957774Z [1063/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:21.6959453Z [1064/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:21.7493139Z [1064/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:21.7495145Z [1065/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:21.8047296Z [1065/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:21.8048943Z [1066/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:21.8206096Z [1066/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:21.8207710Z [1067/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:21.8294065Z [1067/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:21.8295919Z [1068/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:21.8521419Z [1068/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-06-01T21:05:21.8523009Z [1069/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:21.8692743Z [1069/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-06-01T21:05:21.8694243Z [1070/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:21.8761194Z [1070/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-06-01T21:05:21.8762801Z [1071/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:21.9084762Z [1071/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-06-01T21:05:21.9086311Z [1072/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:21.9227577Z [1072/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-06-01T21:05:21.9229015Z [1073/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u4.c.o 2025-06-01T21:05:21.9312777Z [1073/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-06-01T21:05:21.9314462Z [1074/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:21.9368092Z [1074/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-06-01T21:05:21.9369574Z [1075/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-scalar.c.o 2025-06-01T21:05:21.9696540Z [1075/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-01T21:05:21.9698100Z [1076/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u32-acc2.c.o 2025-06-01T21:05:21.9795374Z [1076/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-06-01T21:05:21.9797233Z [1077/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-gemm/gen/qu8-gemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:22.0048047Z [1077/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-06-01T21:05:22.0049571Z [1078/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c64.c.o 2025-06-01T21:05:22.0200129Z [1078/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:22.0201628Z [1079/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u1.c.o 2025-06-01T21:05:22.0352656Z [1079/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:22.0354584Z [1080/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:22.0442015Z [1080/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-06-01T21:05:22.0443544Z [1081/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u4.c.o 2025-06-01T21:05:22.0802914Z [1081/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-06-01T21:05:22.0804803Z [1082/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:22.0888646Z [1082/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-01T21:05:22.0890334Z [1083/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:22.1091663Z [1083/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-06-01T21:05:22.1093217Z [1084/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:22.1385578Z [1084/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-06-01T21:05:22.1387098Z [1085/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u1.c.o 2025-06-01T21:05:22.1609980Z [1085/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:22.1611681Z [1086/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:22.1709614Z [1086/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:22.1711198Z [1087/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u4.c.o 2025-06-01T21:05:22.2179800Z [1087/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-06-01T21:05:22.2181417Z [1088/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:22.2255261Z [1088/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-06-01T21:05:22.2256878Z [1089/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:05:22.2437498Z [1089/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-06-01T21:05:22.2439022Z [1090/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:22.2514333Z [1090/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-06-01T21:05:22.2515913Z [1091/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-01T21:05:22.2675703Z [1091/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-06-01T21:05:22.2677143Z [1092/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u1.c.o 2025-06-01T21:05:22.2926888Z [1092/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-06-01T21:05:22.2929778Z [1093/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-igemm/gen/qu8-igemm-3x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:05:22.2944737Z [1093/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-06-01T21:05:22.2947704Z [1094/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u64-acc2.c.o 2025-06-01T21:05:22.2955870Z [1094/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-06-01T21:05:22.2957294Z [1095/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u4.c.o 2025-06-01T21:05:22.3328214Z [1095/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-06-01T21:05:22.3329714Z [1096/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u32.c.o 2025-06-01T21:05:22.3639840Z [1096/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-06-01T21:05:22.3641360Z [1097/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u32.c.o 2025-06-01T21:05:22.3723398Z [1097/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-06-01T21:05:22.3725343Z [1098/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u8.c.o 2025-06-01T21:05:22.3754504Z [1098/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-06-01T21:05:22.3756071Z [1099/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u16.c.o 2025-06-01T21:05:22.3945780Z [1099/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-06-01T21:05:22.3947608Z [1100/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u16.c.o 2025-06-01T21:05:22.3960093Z [1100/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-06-01T21:05:22.3961532Z [1101/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u4.c.o 2025-06-01T21:05:22.4311638Z [1101/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:22.4313633Z [1102/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u4.c.o 2025-06-01T21:05:22.4643809Z [1102/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-06-01T21:05:22.4645763Z [1103/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u32.c.o 2025-06-01T21:05:22.4805856Z [1103/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:22.4807506Z [1104/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u8.c.o 2025-06-01T21:05:22.4809113Z [1104/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:22.4810890Z [1105/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u32.c.o 2025-06-01T21:05:22.4812427Z [1105/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:22.4814048Z [1106/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:22.4852761Z [1106/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-06-01T21:05:22.4854361Z [1107/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u16.c.o 2025-06-01T21:05:22.5038229Z [1107/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:22.5039923Z [1108/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u4.c.o 2025-06-01T21:05:22.5424739Z [1108/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:22.5426421Z [1109/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:22.5488245Z [1109/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-06-01T21:05:22.5489752Z [1110/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u4.c.o 2025-06-01T21:05:22.5619670Z [1110/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-06-01T21:05:22.5621397Z [1111/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u8.c.o 2025-06-01T21:05:22.5649883Z [1111/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-06-01T21:05:22.5651462Z [1112/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:22.5682272Z [1112/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-06-01T21:05:22.5683869Z [1113/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:22.5905466Z [1113/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-06-01T21:05:22.5907470Z [1114/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:22.6037959Z [1114/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-06-01T21:05:22.6039451Z [1115/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c1.c.o 2025-06-01T21:05:22.6111937Z [1115/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-01T21:05:22.6113402Z [1116/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u32.c.o 2025-06-01T21:05:22.6345146Z [1116/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-06-01T21:05:22.6347291Z [1117/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-scalar.c.o 2025-06-01T21:05:22.6418330Z [1117/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-06-01T21:05:22.6419832Z [1118/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c8.c.o 2025-06-01T21:05:22.6467646Z [1118/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-06-01T21:05:22.6469002Z [1119/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u32.c.o 2025-06-01T21:05:22.6781917Z [1119/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-06-01T21:05:22.6783392Z [1120/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c16.c.o 2025-06-01T21:05:22.6787200Z [1120/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-06-01T21:05:22.6790824Z [1121/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-01T21:05:22.7228702Z [1121/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-06-01T21:05:22.7230108Z [1122/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u32.c.o 2025-06-01T21:05:22.7262690Z [1122/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-06-01T21:05:22.7264163Z [1123/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-06-01T21:05:22.7347454Z [1123/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-06-01T21:05:22.7348930Z [1124/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u32.c.o 2025-06-01T21:05:22.7350356Z [1124/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-06-01T21:05:22.7351722Z [1125/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-scalar-u4.c.o 2025-06-01T21:05:22.7465498Z [1125/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-06-01T21:05:22.7467008Z [1126/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u32.c.o 2025-06-01T21:05:22.7478899Z [1126/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-06-01T21:05:22.7480601Z [1127/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-maxpool/s8-maxpool-9p8x-minmax-sse41-c16.c.o 2025-06-01T21:05:22.7561717Z [1127/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-01T21:05:22.7563204Z [1128/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse2-u64.c.o 2025-06-01T21:05:22.7653318Z [1128/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-06-01T21:05:22.7654841Z [1129/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c1.c.o 2025-06-01T21:05:22.7839632Z [1129/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-06-01T21:05:22.7841340Z [1130/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-lut32norm/u8-lut32norm-scalar.c.o 2025-06-01T21:05:22.8026085Z [1130/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-06-01T21:05:22.8027486Z [1131/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-sse41-u64.c.o 2025-06-01T21:05:22.8078450Z [1131/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-06-01T21:05:22.8079898Z [1132/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c8.c.o 2025-06-01T21:05:22.8086194Z [1132/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-06-01T21:05:22.8087551Z [1133/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-scalar-u2.c.o 2025-06-01T21:05:22.8229297Z [1133/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-06-01T21:05:22.8230703Z [1134/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c16.c.o 2025-06-01T21:05:22.8235675Z [1134/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-06-01T21:05:22.8237063Z [1135/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-scalar-c1.c.o 2025-06-01T21:05:22.8383933Z [1135/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2025-06-01T21:05:22.8385417Z [1136/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u32.c.o 2025-06-01T21:05:22.8449522Z [1136/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:22.8450992Z [1137/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-rmax/u8-rmax-sse2-u16.c.o 2025-06-01T21:05:22.8648308Z [1137/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-06-01T21:05:22.8649953Z [1138/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-maxpool/u8-maxpool-9p8x-minmax-sse2-c16.c.o 2025-06-01T21:05:22.8651505Z [1138/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-06-01T21:05:22.8652941Z [1139/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-scalar-u4.c.o 2025-06-01T21:05:22.8974047Z [1139/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-06-01T21:05:22.8977338Z [1140/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-sse2-u64.c.o 2025-06-01T21:05:22.9105284Z [1140/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-06-01T21:05:22.9108148Z [1141/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-2x4-scalar-int.c.o 2025-06-01T21:05:22.9354669Z [1141/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-06-01T21:05:22.9357569Z [1142/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/gen/x24-transposec-1x2-scalar.c.o 2025-06-01T21:05:22.9560733Z [1142/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8.c.o 2025-06-01T21:05:22.9563521Z [1143/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx512skx-u256.c.o 2025-06-01T21:05:22.9618725Z [1143/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-06-01T21:05:22.9621453Z [1144/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx512f.c.o 2025-06-01T21:05:22.9890865Z [1144/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-06-01T21:05:22.9893786Z [1145/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x24-transposec/x24-transposec-4x4-ssse3.c.o 2025-06-01T21:05:22.9991109Z [1145/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-06-01T21:05:22.9993859Z [1146/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s32-f32-vcvt/gen/s32-f32-vcvt-avx2.c.o 2025-06-01T21:05:23.0520524Z [1146/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-06-01T21:05:23.0523452Z [1147/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-float-u4.c.o 2025-06-01T21:05:23.0708867Z [1147/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8.c.o 2025-06-01T21:05:23.0711676Z [1148/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4.c.o 2025-06-01T21:05:23.0787771Z [1148/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.o 2025-06-01T21:05:23.0790569Z [1149/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/s8-vclamp/s8-vclamp-avx2-u128.c.o 2025-06-01T21:05:23.1196773Z [1149/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-06-01T21:05:23.1198289Z [1150/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx512skx-u256.c.o 2025-06-01T21:05:23.1639637Z [1150/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-06-01T21:05:23.1641212Z [1151/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-float-u4.c.o 2025-06-01T21:05:23.2091152Z [1151/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-06-01T21:05:23.2093004Z [1152/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-int.c.o 2025-06-01T21:05:23.2341363Z [1152/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-06-01T21:05:23.2343067Z [1153/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4.c.o 2025-06-01T21:05:23.2390318Z [1153/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-06-01T21:05:23.2391740Z [1154/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/u8-vclamp/u8-vclamp-avx2-u128.c.o 2025-06-01T21:05:23.2686939Z [1154/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-06-01T21:05:23.2688565Z [1155/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-scalar.c.o 2025-06-01T21:05:23.3086201Z [1155/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-06-01T21:05:23.3087628Z [1156/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/x32-transposec-4x4-sse.c.o 2025-06-01T21:05:23.3142845Z [1156/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-06-01T21:05:23.3144192Z [1157/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-unpool/x32-unpool-sse2.c.o 2025-06-01T21:05:23.3358818Z [1157/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-06-01T21:05:23.3360153Z [1158/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-scalar.c.o 2025-06-01T21:05:23.3386291Z [1158/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-06-01T21:05:23.3387813Z [1159/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-multi-sse2.c.o 2025-06-01T21:05:23.3595998Z [1159/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-06-01T21:05:23.3597268Z [1160/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x2-sse2.c.o 2025-06-01T21:05:23.3634616Z [1160/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-06-01T21:05:23.3636036Z [1161/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-scalar.c.o 2025-06-01T21:05:23.3842431Z [1161/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-06-01T21:05:23.3843909Z [1162/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8.c.o 2025-06-01T21:05:23.3852850Z [1162/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-06-01T21:05:23.3854516Z [1163/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-switch-avx2.c.o 2025-06-01T21:05:23.3861795Z [1163/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-06-01T21:05:23.3863202Z [1164/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x3-sse2.c.o 2025-06-01T21:05:23.3874663Z [1164/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-06-01T21:05:23.3876450Z [1165/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-scalar.c.o 2025-06-01T21:05:23.4119334Z [1165/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-06-01T21:05:23.4120755Z [1166/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-scalar.c.o 2025-06-01T21:05:23.4128954Z [1166/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-06-01T21:05:23.4130548Z [1167/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-x4-sse2.c.o 2025-06-01T21:05:23.4330338Z [1167/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-06-01T21:05:23.4331847Z [1168/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-int.c.o 2025-06-01T21:05:23.4438451Z [1168/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-06-01T21:05:23.4439781Z [1169/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-zip/x32-zip-xm-sse2.c.o 2025-06-01T21:05:23.4561369Z [1169/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-06-01T21:05:23.4562910Z [1170/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8.c.o 2025-06-01T21:05:23.4750013Z [1170/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-06-01T21:05:23.4751567Z [1171/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4.c.o 2025-06-01T21:05:23.4986331Z [1171/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-06-01T21:05:23.4987816Z [1172/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4.c.o 2025-06-01T21:05:23.5072583Z [1172/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-06-01T21:05:23.5073969Z [1173/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-scalar-u4.c.o 2025-06-01T21:05:23.5799214Z [1173/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-06-01T21:05:23.5800726Z [1174/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packq/x8-packq-scalar-f32qp8-u1.c.o 2025-06-01T21:05:23.6326732Z [1174/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-06-01T21:05:23.6328399Z [1175/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16-prfm.c.o 2025-06-01T21:05:23.6609986Z [1175/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-06-01T21:05:23.6611557Z [1176/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u2.c.o 2025-06-01T21:05:23.6680821Z [1176/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-06-01T21:05:23.6682441Z [1177/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-multi-avx.c.o 2025-06-01T21:05:23.7058039Z [1177/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-06-01T21:05:23.7059906Z [1178/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u2.c.o 2025-06-01T21:05:23.7105927Z [1178/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-06-01T21:05:23.7107582Z [1179/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4-prfm.c.o 2025-06-01T21:05:23.7392479Z [1179/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-06-01T21:05:23.7394091Z [1180/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u128.c.o 2025-06-01T21:05:23.7514010Z [1180/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-06-01T21:05:23.7515844Z [1181/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-2x4-scalar-int.c.o 2025-06-01T21:05:23.7529656Z [1181/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-06-01T21:05:23.7532298Z [1182/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u64.c.o 2025-06-01T21:05:23.7550163Z [1182/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-06-01T21:05:23.7661963Z [1183/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u2.c.o 2025-06-01T21:05:23.7664548Z [1183/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-06-01T21:05:23.7666893Z [1184/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-scalar.c.o 2025-06-01T21:05:23.7802770Z [1184/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-06-01T21:05:23.7805340Z [1185/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-scalar.c.o 2025-06-01T21:05:23.7944153Z [1185/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-06-01T21:05:23.7947039Z [1186/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-scalar.c.o 2025-06-01T21:05:23.7974062Z [1186/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-06-01T21:05:23.7976403Z [1187/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x2-sse2.c.o 2025-06-01T21:05:23.8114081Z [1187/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-06-01T21:05:23.8116431Z [1188/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x3-sse2.c.o 2025-06-01T21:05:23.8222524Z [1188/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-06-01T21:05:23.8225062Z [1189/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-scalar.c.o 2025-06-01T21:05:23.8252468Z [1189/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-06-01T21:05:23.8255260Z [1190/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-mov-sse2.c.o 2025-06-01T21:05:23.8325889Z [1190/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-06-01T21:05:23.8328718Z [1191/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-x4-sse2.c.o 2025-06-01T21:05:23.8489320Z [1191/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-06-01T21:05:23.8490885Z [1192/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-multi-avx.c.o 2025-06-01T21:05:23.8564104Z [1192/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-06-01T21:05:23.8565604Z [1193/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-copy/xx-copy-scalar-memcpy.c.o 2025-06-01T21:05:23.8567064Z [1193/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-06-01T21:05:23.8568482Z [1194/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-scalar-u16.c.o 2025-06-01T21:05:23.8711340Z [1194/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-06-01T21:05:23.8712712Z [1195/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-64.c.o 2025-06-01T21:05:23.8742864Z [1195/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-06-01T21:05:23.8744166Z [1196/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-fill/xx-fill-sse2-u64.c.o 2025-06-01T21:05:23.8788527Z [1196/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-06-01T21:05:23.8789865Z [1197/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-zip/x8-zip-xm-sse2.c.o 2025-06-01T21:05:23.8888739Z [1197/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-06-01T21:05:23.8890153Z [1198/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2-k-over-2048.c.o 2025-06-01T21:05:23.8894408Z [1198/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-06-01T21:05:23.8895699Z [1199/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-4.c.o 2025-06-01T21:05:23.8902525Z [1199/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-06-01T21:05:23.8904019Z [1200/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-transposev/xx-transposev-1x1-scalar-memcpy.c.o 2025-06-01T21:05:23.8934907Z [1200/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-06-01T21:05:23.8936343Z [1201/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx-u64.c.o 2025-06-01T21:05:23.8946191Z [1201/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-06-01T21:05:23.8947510Z [1202/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-8.c.o 2025-06-01T21:05:23.8966566Z [1202/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-06-01T21:05:23.8967813Z [1203/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p16-sse2-u16.c.o 2025-06-01T21:05:23.9009935Z [1203/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2025-06-01T21:05:23.9011356Z [1204/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/xx-pad/xx-pad-p4-scalar-u16.c.o 2025-06-01T21:05:23.9049975Z [1204/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2025-06-01T21:05:23.9051670Z [1205/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-16.c.o 2025-06-01T21:05:23.9053115Z [1205/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c.o 2025-06-01T21:05:23.9054503Z [1206/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-32.c.o 2025-06-01T21:05:23.9062020Z [1206/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c.o 2025-06-01T21:05:23.9063505Z [1207/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-64.c.o 2025-06-01T21:05:23.9107234Z [1207/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c.o 2025-06-01T21:05:23.9108836Z [1208/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/vlog.c.o 2025-06-01T21:05:23.9112238Z [1208/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c.o 2025-06-01T21:05:23.9113814Z [1209/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-lut/gen/x8-lut-avx2-u128.c.o 2025-06-01T21:05:23.9132281Z [1209/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c.o 2025-06-01T21:05:23.9133712Z [1210/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/tables/exp2minus-k-over-2048.c.o 2025-06-01T21:05:23.9241610Z [1210/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c.o 2025-06-01T21:05:23.9243225Z [1211/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u2.c.o 2025-06-01T21:05:23.9451961Z [1211/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c.o 2025-06-01T21:05:23.9453517Z [1212/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u2.c.o 2025-06-01T21:05:23.9533367Z [1212/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u1.c.o 2025-06-01T21:05:23.9534929Z [1213/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u1.c.o 2025-06-01T21:05:23.9536454Z [1213/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u2.c.o 2025-06-01T21:05:23.9537909Z [1214/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-scalar-u3.c.o 2025-06-01T21:05:23.9591133Z [1214/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u3.c.o 2025-06-01T21:05:23.9592752Z [1215/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u1.c.o 2025-06-01T21:05:23.9625448Z [1215/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2025-06-01T21:05:23.9626938Z [1216/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u2.c.o 2025-06-01T21:05:23.9690210Z [1216/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2025-06-01T21:05:23.9691902Z [1217/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u3.c.o 2025-06-01T21:05:23.9693659Z [1217/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2025-06-01T21:05:23.9695130Z [1218/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u2.c.o 2025-06-01T21:05:23.9784675Z [1218/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2025-06-01T21:05:23.9786178Z [1219/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-fmagic-u4.c.o 2025-06-01T21:05:23.9847849Z [1219/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2025-06-01T21:05:23.9849335Z [1220/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qs8-vcvt/gen/f16-qs8-vcvt-scalar-imagic-u3.c.o 2025-06-01T21:05:23.9932382Z [1220/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2025-06-01T21:05:23.9933926Z [1221/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u1.c.o 2025-06-01T21:05:24.0040285Z [1221/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2025-06-01T21:05:24.0041826Z [1222/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u1.c.o 2025-06-01T21:05:24.0096317Z [1222/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2025-06-01T21:05:24.0097848Z [1223/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u2.c.o 2025-06-01T21:05:24.0144756Z [1223/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2025-06-01T21:05:24.0146577Z [1224/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u3-acc3.c.o 2025-06-01T21:05:24.0148009Z [1224/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2025-06-01T21:05:24.0149478Z [1225/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-qu8-vcvt/gen/f16-qu8-vcvt-scalar-imagic-u3.c.o 2025-06-01T21:05:24.0225902Z [1225/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2025-06-01T21:05:24.0227408Z [1226/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc4.c.o 2025-06-01T21:05:24.0228932Z [1226/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2025-06-01T21:05:24.0230378Z [1227/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u1.c.o 2025-06-01T21:05:24.0231791Z [1227/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2025-06-01T21:05:24.0233212Z [1228/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-scalar-u4-acc2.c.o 2025-06-01T21:05:24.0333500Z [1228/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2025-06-01T21:05:24.0335050Z [1229/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u2-acc2.c.o 2025-06-01T21:05:24.0452156Z [1229/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2025-06-01T21:05:24.0454023Z [1230/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u3-acc3.c.o 2025-06-01T21:05:24.0575623Z [1230/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.0577212Z [1231/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc2.c.o 2025-06-01T21:05:24.0604141Z [1231/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2025-06-01T21:05:24.0605677Z [1232/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u1.c.o 2025-06-01T21:05:24.0625781Z [1232/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2025-06-01T21:05:24.0627604Z [1233/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-scalar-u4-acc4.c.o 2025-06-01T21:05:24.0698560Z [1233/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2025-06-01T21:05:24.0700134Z [1234/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u3-acc3.c.o 2025-06-01T21:05:24.0792990Z [1234/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2025-06-01T21:05:24.0794678Z [1235/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc2.c.o 2025-06-01T21:05:24.0810442Z [1235/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2025-06-01T21:05:24.0812013Z [1236/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-scalar-u4-acc4.c.o 2025-06-01T21:05:24.1317773Z [1236/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2025-06-01T21:05:24.1319404Z [1237/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.1434175Z [1237/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2025-06-01T21:05:24.1435842Z [1238/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar-acc2.c.o 2025-06-01T21:05:24.1437353Z [1238/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2025-06-01T21:05:24.1438919Z [1239/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-minmax-scalar.c.o 2025-06-01T21:05:24.1449047Z [1239/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2025-06-01T21:05:24.1450556Z [1240/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l1c1s1r-scalar.c.o 2025-06-01T21:05:24.1753579Z [1240/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2025-06-01T21:05:24.1755119Z [1241/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p0p1c3x4-scalar-1x1.c.o 2025-06-01T21:05:24.1811313Z [1241/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.1813310Z [1242/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-minmax-scalar.c.o 2025-06-01T21:05:24.1836868Z [1242/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2025-06-01T21:05:24.1838398Z [1243/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar-acc2.c.o 2025-06-01T21:05:24.1845191Z [1243/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2025-06-01T21:05:24.1848991Z [1244/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-2f2m2l4c1s1r-scalar.c.o 2025-06-01T21:05:24.1867353Z [1244/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2025-06-01T21:05:24.1869078Z [1245/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc/f32-conv-hwc-3x3s2p1c3x4-scalar-1x1.c.o 2025-06-01T21:05:24.2139220Z [1245/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2025-06-01T21:05:24.2140871Z [1246/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-scalar.c.o 2025-06-01T21:05:24.2150985Z [1246/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2025-06-01T21:05:24.2152491Z [1247/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p1c-minmax-scalar.c.o 2025-06-01T21:05:24.2189637Z [1247/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.2191285Z [1248/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar-acc2.c.o 2025-06-01T21:05:24.2308783Z [1248/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2025-06-01T21:05:24.2310387Z [1249/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3f3m3l1c1s1r-scalar.c.o 2025-06-01T21:05:24.2560259Z [1249/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2025-06-01T21:05:24.2561839Z [1250/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.2595784Z [1250/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2025-06-01T21:05:24.2597269Z [1251/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar-acc2.c.o 2025-06-01T21:05:24.2598987Z [1251/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.2600632Z [1252/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-minmax-scalar.c.o 2025-06-01T21:05:24.2602173Z [1252/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2025-06-01T21:05:24.2603683Z [1253/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-scalar.c.o 2025-06-01T21:05:24.2606767Z [1253/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2025-06-01T21:05:24.2608289Z [1254/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p2c-minmax-scalar.c.o 2025-06-01T21:05:24.2665461Z [1254/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2025-06-01T21:05:24.2667153Z [1255/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-mov-sse2.c.o 2025-06-01T21:05:24.2852329Z [1255/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.2853932Z [1256/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p1c-scalar.c.o 2025-06-01T21:05:24.2975657Z [1256/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2025-06-01T21:05:24.2977275Z [1257/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.3009200Z [1257/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2025-06-01T21:05:24.3010796Z [1258/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-minmax-scalar.c.o 2025-06-01T21:05:24.3090175Z [1258/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2025-06-01T21:05:24.3091722Z [1259/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar-acc2.c.o 2025-06-01T21:05:24.3351657Z [1259/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.3353239Z [1260/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p2c-scalar.c.o 2025-06-01T21:05:24.3565251Z [1260/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2025-06-01T21:05:24.3566862Z [1261/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar.c.o 2025-06-01T21:05:24.3569991Z [1261/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2025-06-01T21:05:24.3571573Z [1262/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-scalar-acc2.c.o 2025-06-01T21:05:24.3593511Z [1262/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2025-06-01T21:05:24.3595110Z [1263/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar.c.o 2025-06-01T21:05:24.3597104Z [1263/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2025-06-01T21:05:24.3598701Z [1264/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l1c1s1r-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.3743268Z [1264/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2025-06-01T21:05:24.3744882Z [1265/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.3925321Z [1265/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.3926952Z [1266/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-minmax-scalar.c.o 2025-06-01T21:05:24.4007929Z [1266/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2025-06-01T21:05:24.4009508Z [1267/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar-acc2.c.o 2025-06-01T21:05:24.4031499Z [1267/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2025-06-01T21:05:24.4033023Z [1268/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l1c1s1r-scalar.c.o 2025-06-01T21:05:24.4257979Z [1268/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2025-06-01T21:05:24.4259593Z [1269/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.4382630Z [1269/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2025-06-01T21:05:24.4384244Z [1270/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-scalar.c.o 2025-06-01T21:05:24.4409458Z [1270/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2025-06-01T21:05:24.4410959Z [1271/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p1c-minmax-scalar.c.o 2025-06-01T21:05:24.4517561Z [1271/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.4519234Z [1272/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-minmax-scalar.c.o 2025-06-01T21:05:24.4687705Z [1272/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2025-06-01T21:05:24.4689391Z [1273/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar.c.o 2025-06-01T21:05:24.4691255Z [1273/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2025-06-01T21:05:24.4692773Z [1274/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l1c1s1r-scalar-acc2.c.o 2025-06-01T21:05:24.4694262Z [1274/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2025-06-01T21:05:24.4695754Z [1275/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.4879067Z [1275/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c.o 2025-06-01T21:05:24.4880761Z [1276/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-minmax-scalar.c.o 2025-06-01T21:05:24.4914761Z [1276/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c.o 2025-06-01T21:05:24.4916412Z [1277/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar-acc2.c.o 2025-06-01T21:05:24.4927208Z [1277/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c.o 2025-06-01T21:05:24.4928806Z [1278/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p2c-scalar.c.o 2025-06-01T21:05:24.5307366Z [1278/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.o 2025-06-01T21:05:24.5309207Z [1279/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-switch-avx2.c.o 2025-06-01T21:05:24.5335376Z [1279/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.o 2025-06-01T21:05:24.5337010Z [1280/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-minmax-scalar.c.o 2025-06-01T21:05:24.5403352Z [1280/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.o 2025-06-01T21:05:24.5405153Z [1281/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p1c-scalar.c.o 2025-06-01T21:05:24.5490670Z [1281/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.o 2025-06-01T21:05:24.5492520Z [1282/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc2.c.o 2025-06-01T21:05:24.5671318Z [1282/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c.o 2025-06-01T21:05:24.5673107Z [1283/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc3.c.o 2025-06-01T21:05:24.5702136Z [1283/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c.o 2025-06-01T21:05:24.5703978Z [1284/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1-acc4.c.o 2025-06-01T21:05:24.5710065Z [1284/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c.o 2025-06-01T21:05:24.5711827Z [1285/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-1x1.c.o 2025-06-01T21:05:24.5810229Z [1285/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c.o 2025-06-01T21:05:24.5811966Z [1286/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar-acc2.c.o 2025-06-01T21:05:24.5913848Z [1286/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c.o 2025-06-01T21:05:24.5915509Z [1287/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-minmax-scalar.c.o 2025-06-01T21:05:24.6004849Z [1287/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c.o 2025-06-01T21:05:24.6006531Z [1288/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar.c.o 2025-06-01T21:05:24.6008109Z [1288/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c.o 2025-06-01T21:05:24.6009708Z [1289/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p2c-scalar-acc2.c.o 2025-06-01T21:05:24.6217085Z [1289/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c.o 2025-06-01T21:05:24.6219217Z [1290/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-2x1.c.o 2025-06-01T21:05:24.6348416Z [1290/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c.o 2025-06-01T21:05:24.6350231Z [1291/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-3x1.c.o 2025-06-01T21:05:24.6487495Z [1291/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c.o 2025-06-01T21:05:24.6489350Z [1292/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc3.c.o 2025-06-01T21:05:24.6508868Z [1292/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c.o 2025-06-01T21:05:24.6510649Z [1293/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1.c.o 2025-06-01T21:05:24.6512422Z [1293/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c.o 2025-06-01T21:05:24.6514204Z [1294/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-1x1-acc4.c.o 2025-06-01T21:05:24.6672681Z [1294/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c.o 2025-06-01T21:05:24.6674490Z [1295/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-5x1.c.o 2025-06-01T21:05:24.6774121Z [1295/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c.o 2025-06-01T21:05:24.6775935Z [1296/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-2x1.c.o 2025-06-01T21:05:24.6870211Z [1296/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c.o 2025-06-01T21:05:24.6872019Z [1297/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-scalar-6x1.c.o 2025-06-01T21:05:24.7056445Z [1297/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c.o 2025-06-01T21:05:24.7058313Z [1298/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-3x1.c.o 2025-06-01T21:05:24.7093641Z [1298/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c.o 2025-06-01T21:05:24.7095450Z [1299/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc2.c.o 2025-06-01T21:05:24.7243030Z [1299/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c.o 2025-06-01T21:05:24.7245000Z [1300/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-scalar-4x1.c.o 2025-06-01T21:05:24.7291711Z [1300/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c.o 2025-06-01T21:05:24.7293778Z [1301/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc3.c.o 2025-06-01T21:05:24.7450021Z [1301/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c.o 2025-06-01T21:05:24.7451844Z [1302/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1-acc4.c.o 2025-06-01T21:05:24.7561207Z [1302/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c.o 2025-06-01T21:05:24.7563027Z [1303/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-1x1.c.o 2025-06-01T21:05:24.7882204Z [1303/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c.o 2025-06-01T21:05:24.7884167Z [1304/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1.c.o 2025-06-01T21:05:24.7924702Z [1304/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c.o 2025-06-01T21:05:24.7926511Z [1305/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc2.c.o 2025-06-01T21:05:24.7941568Z [1305/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2025-06-01T21:05:24.7943260Z [1306/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-2x1-acc3.c.o 2025-06-01T21:05:24.8109346Z [1306/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2025-06-01T21:05:24.8111054Z [1307/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc3.c.o 2025-06-01T21:05:24.8147715Z [1307/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2025-06-01T21:05:24.8149418Z [1308/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1-acc4.c.o 2025-06-01T21:05:24.8285052Z [1308/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2025-06-01T21:05:24.8286748Z [1309/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-1x1.c.o 2025-06-01T21:05:24.8355501Z [1309/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2025-06-01T21:05:24.8357073Z [1310/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u1.c.o 2025-06-01T21:05:24.8446292Z [1310/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2025-06-01T21:05:24.8448050Z [1311/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1-acc2.c.o 2025-06-01T21:05:24.8449642Z [1311/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2025-06-01T21:05:24.8451101Z [1312/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u2.c.o 2025-06-01T21:05:24.8480970Z [1312/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2025-06-01T21:05:24.8482657Z [1313/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-scalar-3x1.c.o 2025-06-01T21:05:24.8652945Z [1313/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2025-06-01T21:05:24.8654548Z [1314/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u1.c.o 2025-06-01T21:05:24.8673487Z [1314/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2025-06-01T21:05:24.8675051Z [1315/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-bitcast-u3.c.o 2025-06-01T21:05:24.8679619Z [1315/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2025-06-01T21:05:24.8681343Z [1316/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1-acc3.c.o 2025-06-01T21:05:24.8810237Z [1316/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2025-06-01T21:05:24.8811991Z [1317/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-2x1.c.o 2025-06-01T21:05:24.8923538Z [1317/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2025-06-01T21:05:24.8925325Z [1318/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u3.c.o 2025-06-01T21:05:24.9008102Z [1318/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2025-06-01T21:05:24.9009685Z [1319/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p1.c.o 2025-06-01T21:05:24.9049451Z [1319/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2025-06-01T21:05:24.9050961Z [1320/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-scalar-fabsf-u4.c.o 2025-06-01T21:05:24.9108610Z [1320/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2025-06-01T21:05:24.9110223Z [1321/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-scalar-p2.c.o 2025-06-01T21:05:24.9166668Z [1321/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2025-06-01T21:05:24.9168182Z [1322/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c1.c.o 2025-06-01T21:05:24.9247564Z [1322/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2025-06-01T21:05:24.9249285Z [1323/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1-acc2.c.o 2025-06-01T21:05:24.9373690Z [1323/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2025-06-01T21:05:24.9375204Z [1324/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-scalar-c4.c.o 2025-06-01T21:05:24.9526776Z [1324/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:24.9528369Z [1325/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x4-minmax-scalar.c.o 2025-06-01T21:05:24.9549337Z [1325/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2025-06-01T21:05:24.9551034Z [1326/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-scalar-3x1.c.o 2025-06-01T21:05:24.9595149Z [1326/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2025-06-01T21:05:24.9596600Z [1327/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x2-relu-scalar.c.o 2025-06-01T21:05:24.9639495Z [1327/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2025-06-01T21:05:24.9641038Z [1328/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-2x4-minmax-scalar.c.o 2025-06-01T21:05:24.9662734Z [1328/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:24.9664307Z [1329/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-2x4-minmax-scalar.c.o 2025-06-01T21:05:24.9728555Z [1329/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2025-06-01T21:05:24.9730084Z [1330/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-3x3-minmax-scalar.c.o 2025-06-01T21:05:24.9770442Z [1330/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2025-06-01T21:05:24.9771946Z [1331/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x2-minmax-scalar.c.o 2025-06-01T21:05:24.9927966Z [1331/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2025-06-01T21:05:24.9929517Z [1332/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x2-relu-scalar.c.o 2025-06-01T21:05:25.0083881Z [1332/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2025-06-01T21:05:25.0085872Z [1333/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x4-minmax-scalar.c.o 2025-06-01T21:05:25.0091386Z [1333/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2025-06-01T21:05:25.0092873Z [1334/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x4-minmax-scalar.c.o 2025-06-01T21:05:25.0610158Z [1334/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2025-06-01T21:05:25.0611793Z [1335/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-relu-scalar.c.o 2025-06-01T21:05:25.0635720Z [1335/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2025-06-01T21:05:25.0637236Z [1336/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x4-scalar.c.o 2025-06-01T21:05:25.0735716Z [1336/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2025-06-01T21:05:25.0739074Z [1337/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:25.0801102Z [1337/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2025-06-01T21:05:25.0804198Z [1338/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-relu-scalar.c.o 2025-06-01T21:05:25.0807147Z [1338/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2025-06-01T21:05:25.0810008Z [1339/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-scalar.c.o 2025-06-01T21:05:25.0834126Z [1339/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2025-06-01T21:05:25.0877510Z [1340/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:25.0880509Z [1340/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2025-06-01T21:05:25.0883509Z [1341/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x2-minmax-scalar.c.o 2025-06-01T21:05:25.0996706Z [1341/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2025-06-01T21:05:25.0999706Z [1342/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-minmax-scalar.c.o 2025-06-01T21:05:25.1107650Z [1342/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2025-06-01T21:05:25.1110545Z [1343/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-relu-scalar.c.o 2025-06-01T21:05:25.1150510Z [1343/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2025-06-01T21:05:25.1153526Z [1344/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-1x1-minmax-scalar.c.o 2025-06-01T21:05:25.1207757Z [1344/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2025-06-01T21:05:25.1210578Z [1345/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2-scalar.c.o 2025-06-01T21:05:25.1373485Z [1345/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2025-06-01T21:05:25.1376676Z [1346/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-2x1-minmax-scalar.c.o 2025-06-01T21:05:25.1426567Z [1346/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2025-06-01T21:05:25.1428123Z [1347/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u1.c.o 2025-06-01T21:05:25.1453113Z [1347/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2025-06-01T21:05:25.1454662Z [1348/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-relu-scalar.c.o 2025-06-01T21:05:25.1599046Z [1348/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2025-06-01T21:05:25.1601018Z [1349/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-4x1-minmax-scalar.c.o 2025-06-01T21:05:25.1602547Z [1349/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2025-06-01T21:05:25.1604183Z [1350/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u2.c.o 2025-06-01T21:05:25.1688121Z [1350/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2025-06-01T21:05:25.1689686Z [1351/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u3.c.o 2025-06-01T21:05:25.1780143Z [1351/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2025-06-01T21:05:25.1781915Z [1352/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-fmagic-u4.c.o 2025-06-01T21:05:25.1801681Z [1352/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2025-06-01T21:05:25.1817176Z [1353/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x4-scalar.c.o 2025-06-01T21:05:25.1847802Z [1353/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2025-06-01T21:05:25.1849360Z [1354/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u2.c.o 2025-06-01T21:05:25.1884790Z [1354/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2025-06-01T21:05:25.1886439Z [1355/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x1-minmax-scalar.c.o 2025-06-01T21:05:25.1927465Z [1355/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2025-06-01T21:05:25.1929010Z [1356/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-imagic-u3.c.o 2025-06-01T21:05:25.1947789Z [1356/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2025-06-01T21:05:25.1949357Z [1357/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u1.c.o 2025-06-01T21:05:25.2124311Z [1357/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2025-06-01T21:05:25.2125952Z [1358/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u1.c.o 2025-06-01T21:05:25.2154124Z [1358/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2025-06-01T21:05:25.2155666Z [1359/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u2.c.o 2025-06-01T21:05:25.2201402Z [1359/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2025-06-01T21:05:25.2202920Z [1360/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-scalar-lrintf-u3.c.o 2025-06-01T21:05:25.2280631Z [1360/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2025-06-01T21:05:25.2282688Z [1361/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u2.c.o 2025-06-01T21:05:25.2348958Z [1361/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c.o 2025-06-01T21:05:25.2350759Z [1362/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u3.c.o 2025-06-01T21:05:25.2355809Z [1362/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c.o 2025-06-01T21:05:25.2357589Z [1363/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u2.c.o 2025-06-01T21:05:25.2425952Z [1363/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c.o 2025-06-01T21:05:25.2428290Z [1364/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-fmagic-u4.c.o 2025-06-01T21:05:25.2430026Z [1364/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2025-06-01T21:05:25.2431694Z [1365/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-imagic-u3.c.o 2025-06-01T21:05:25.2437855Z [1365/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2025-06-01T21:05:25.2439571Z [1366/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u1.c.o 2025-06-01T21:05:25.2622883Z [1366/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2025-06-01T21:05:25.2624871Z [1367/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u1.c.o 2025-06-01T21:05:25.2679026Z [1367/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2025-06-01T21:05:25.2680556Z [1368/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u2.c.o 2025-06-01T21:05:25.2751859Z [1368/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2025-06-01T21:05:25.2753371Z [1369/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-scalar-lrintf-u3.c.o 2025-06-01T21:05:25.2783712Z [1369/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2025-06-01T21:05:25.2785588Z [1370/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u2-acc2.c.o 2025-06-01T21:05:25.2793806Z [1370/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2025-06-01T21:05:25.2795343Z [1371/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x2-minmax-scalar.c.o 2025-06-01T21:05:25.2840775Z [1371/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2025-06-01T21:05:25.2928495Z [1372/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u1.c.o 2025-06-01T21:05:25.2930648Z [1372/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2025-06-01T21:05:25.2932832Z [1373/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u2-acc2.c.o 2025-06-01T21:05:25.2934500Z [1373/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2025-06-01T21:05:25.2936336Z [1374/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc2.c.o 2025-06-01T21:05:25.2953821Z [1374/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2025-06-01T21:05:25.2955742Z [1375/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-lut64-p2-u4-acc4.c.o 2025-06-01T21:05:25.3022847Z [1375/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2025-06-01T21:05:25.3024653Z [1376/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-scalar-rr2-p5-u4-acc4.c.o 2025-06-01T21:05:25.3047167Z [1376/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2025-06-01T21:05:25.3048606Z [1377/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u1.c.o 2025-06-01T21:05:25.3134652Z [1377/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2025-06-01T21:05:25.3136159Z [1378/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u2-acc2.c.o 2025-06-01T21:05:25.3216989Z [1378/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2025-06-01T21:05:25.3218450Z [1379/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u1.c.o 2025-06-01T21:05:25.3243376Z [1379/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2025-06-01T21:05:25.3245062Z [1380/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u3-acc3.c.o 2025-06-01T21:05:25.3276856Z [1380/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2025-06-01T21:05:25.3278297Z [1381/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-scalar-u4-acc2.c.o 2025-06-01T21:05:25.3290265Z [1381/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2025-06-01T21:05:25.3291671Z [1382/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u2-acc2.c.o 2025-06-01T21:05:25.3415293Z [1382/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2025-06-01T21:05:25.3416728Z [1383/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u3-acc3.c.o 2025-06-01T21:05:25.3429996Z [1383/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2025-06-01T21:05:25.3431418Z [1384/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc2.c.o 2025-06-01T21:05:25.3456514Z [1384/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2025-06-01T21:05:25.3458380Z [1385/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u1.c.o 2025-06-01T21:05:25.3460233Z [1385/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2025-06-01T21:05:25.3461651Z [1386/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-scalar-u4-acc4.c.o 2025-06-01T21:05:25.3530225Z [1386/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2025-06-01T21:05:25.3531802Z [1387/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u2-acc2.c.o 2025-06-01T21:05:25.3665182Z [1387/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2025-06-01T21:05:25.3667009Z [1388/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u1.c.o 2025-06-01T21:05:25.3670259Z [1388/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2025-06-01T21:05:25.3671724Z [1389/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u3-acc3.c.o 2025-06-01T21:05:25.3713985Z [1389/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2025-06-01T21:05:25.3715445Z [1390/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u2-acc2.c.o 2025-06-01T21:05:25.3746341Z [1390/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2025-06-01T21:05:25.3748014Z [1391/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u3-acc3.c.o 2025-06-01T21:05:25.3761134Z [1391/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2025-06-01T21:05:25.3762571Z [1392/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-scalar-u4-acc2.c.o 2025-06-01T21:05:25.3879780Z [1392/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2025-06-01T21:05:25.3882493Z [1393/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-scalar-u4-acc2.c.o 2025-06-01T21:05:25.3909026Z [1393/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2025-06-01T21:05:25.3911922Z [1394/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-spmm/gen/f32-qc8w-spmm-8x4-minmax-scalar.c.o 2025-06-01T21:05:25.3930790Z [1394/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2025-06-01T21:05:25.3933630Z [1395/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar-pipelined.c.o 2025-06-01T21:05:25.3952705Z [1395/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2025-06-01T21:05:25.3955428Z [1396/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-1x1-minmax-scalar.c.o 2025-06-01T21:05:25.4103817Z [1396/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2025-06-01T21:05:25.4105394Z [1397/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar-pipelined.c.o 2025-06-01T21:05:25.4135330Z [1397/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2025-06-01T21:05:25.4136789Z [1398/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-2x1-minmax-scalar.c.o 2025-06-01T21:05:25.4210518Z [1398/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2025-06-01T21:05:25.4211926Z [1399/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u1.c.o 2025-06-01T21:05:25.4247396Z [1399/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2025-06-01T21:05:25.4248798Z [1400/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u2.c.o 2025-06-01T21:05:25.4375867Z [1400/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2025-06-01T21:05:25.4377376Z [1401/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u1.c.o 2025-06-01T21:05:25.4391754Z [1401/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2025-06-01T21:05:25.4393318Z [1402/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-scalar-u4.c.o 2025-06-01T21:05:25.4410554Z [1402/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2025-06-01T21:05:25.4411932Z [1403/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u2.c.o 2025-06-01T21:05:25.4451285Z [1403/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2025-06-01T21:05:25.4452789Z [1404/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar.c.o 2025-06-01T21:05:25.4454673Z [1404/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2025-06-01T21:05:25.4456059Z [1405/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-scalar-u4.c.o 2025-06-01T21:05:25.4458478Z [1405/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2025-06-01T21:05:25.4459943Z [1406/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-scalar-pipelined.c.o 2025-06-01T21:05:25.4582040Z [1406/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2025-06-01T21:05:25.4583547Z [1407/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u1.c.o 2025-06-01T21:05:25.4652576Z [1407/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2025-06-01T21:05:25.4654003Z [1408/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u4.c.o 2025-06-01T21:05:25.4715433Z [1408/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2025-06-01T21:05:25.4716857Z [1409/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u1.c.o 2025-06-01T21:05:25.4744872Z [1409/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2025-06-01T21:05:25.4746717Z [1410/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-scalar-u8.c.o 2025-06-01T21:05:25.4767725Z [1410/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2025-06-01T21:05:25.4769240Z [1411/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-scalar-pipelined.c.o 2025-06-01T21:05:25.4890792Z [1411/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2025-06-01T21:05:25.4892221Z [1412/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u1.c.o 2025-06-01T21:05:25.4893609Z [1412/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2025-06-01T21:05:25.4894975Z [1413/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u4.c.o 2025-06-01T21:05:25.4911642Z [1413/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2025-06-01T21:05:25.4913111Z [1414/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-scalar-u8.c.o 2025-06-01T21:05:25.4947502Z [1414/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2025-06-01T21:05:25.4948920Z [1415/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u1.c.o 2025-06-01T21:05:25.4950294Z [1415/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2025-06-01T21:05:25.4951672Z [1416/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u2.c.o 2025-06-01T21:05:25.4999858Z [1416/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2025-06-01T21:05:25.5001348Z [1417/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-scalar-u4.c.o 2025-06-01T21:05:25.5084936Z [1417/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2025-06-01T21:05:25.5086409Z [1418/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u2.c.o 2025-06-01T21:05:25.5195032Z [1418/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2025-06-01T21:05:25.5196483Z [1419/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-scalar-u4.c.o 2025-06-01T21:05:25.5197904Z [1419/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2025-06-01T21:05:25.5199345Z [1420/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u1.c.o 2025-06-01T21:05:25.5251470Z [1420/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2025-06-01T21:05:25.5252905Z [1421/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u2.c.o 2025-06-01T21:05:25.5314383Z [1421/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c.o 2025-06-01T21:05:25.5315804Z [1422/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-scalar-u4.c.o 2025-06-01T21:05:25.5381726Z [1422/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c.o 2025-06-01T21:05:25.5383170Z [1423/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u1.c.o 2025-06-01T21:05:25.5397273Z [1423/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c.o 2025-06-01T21:05:25.5398687Z [1424/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u2.c.o 2025-06-01T21:05:25.5414110Z [1424/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c.o 2025-06-01T21:05:25.5415647Z [1425/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u1.c.o 2025-06-01T21:05:25.5439919Z [1425/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c.o 2025-06-01T21:05:25.5441346Z [1426/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u2.c.o 2025-06-01T21:05:25.5446420Z [1426/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c.o 2025-06-01T21:05:25.5447972Z [1427/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-scalar-u4.c.o 2025-06-01T21:05:25.5515142Z [1427/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2025-06-01T21:05:25.5516574Z [1428/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-scalar-u4.c.o 2025-06-01T21:05:25.5556961Z [1428/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2025-06-01T21:05:25.5558400Z [1429/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u1.c.o 2025-06-01T21:05:25.5684212Z [1429/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2025-06-01T21:05:25.5685724Z [1430/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u2.c.o 2025-06-01T21:05:25.5711474Z [1430/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c.o 2025-06-01T21:05:25.5712881Z [1431/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-scalar-u4.c.o 2025-06-01T21:05:25.5727069Z [1431/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c.o 2025-06-01T21:05:25.5728520Z [1432/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u1.c.o 2025-06-01T21:05:25.5826347Z [1432/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c.o 2025-06-01T21:05:25.5827902Z [1433/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u2.c.o 2025-06-01T21:05:25.5879093Z [1433/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2025-06-01T21:05:25.5880508Z [1434/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u1.c.o 2025-06-01T21:05:25.5913488Z [1434/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2025-06-01T21:05:25.5914912Z [1435/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u1.c.o 2025-06-01T21:05:25.5918733Z [1435/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2025-06-01T21:05:25.5920087Z [1436/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u2.c.o 2025-06-01T21:05:25.5934359Z [1436/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2025-06-01T21:05:25.5935770Z [1437/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-scalar-u4.c.o 2025-06-01T21:05:25.5978739Z [1437/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2025-06-01T21:05:25.5980229Z [1438/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-scalar-u4.c.o 2025-06-01T21:05:25.6026332Z [1438/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2025-06-01T21:05:25.6027811Z [1439/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u4.c.o 2025-06-01T21:05:25.6077808Z [1439/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2025-06-01T21:05:25.6080579Z [1440/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-scalar-u8.c.o 2025-06-01T21:05:25.6172232Z [1440/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2025-06-01T21:05:25.6173736Z [1441/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u1.c.o 2025-06-01T21:05:25.6222656Z [1441/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2025-06-01T21:05:25.6224129Z [1442/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u2.c.o 2025-06-01T21:05:25.6255604Z [1442/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2025-06-01T21:05:25.6257076Z [1443/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-scalar-u4.c.o 2025-06-01T21:05:25.6308265Z [1443/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2025-06-01T21:05:25.6309705Z [1444/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u1.c.o 2025-06-01T21:05:25.6369310Z [1444/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2025-06-01T21:05:25.6370727Z [1445/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u2.c.o 2025-06-01T21:05:25.6391946Z [1445/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2025-06-01T21:05:25.6393557Z [1446/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u1.c.o 2025-06-01T21:05:25.6427417Z [1446/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2025-06-01T21:05:25.6428852Z [1447/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-scalar-u4.c.o 2025-06-01T21:05:25.6430253Z [1447/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2025-06-01T21:05:25.6431644Z [1448/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u2.c.o 2025-06-01T21:05:25.6498106Z [1448/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2025-06-01T21:05:25.6499629Z [1449/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-scalar-u4.c.o 2025-06-01T21:05:25.6501284Z [1449/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2025-06-01T21:05:25.6502694Z [1450/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u1.c.o 2025-06-01T21:05:25.6565183Z [1450/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2025-06-01T21:05:25.6567945Z [1451/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u2.c.o 2025-06-01T21:05:25.6695042Z [1451/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2025-06-01T21:05:25.6697726Z [1452/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-scalar-u4.c.o 2025-06-01T21:05:25.6700776Z [1452/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2025-06-01T21:05:25.6703540Z [1453/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u1.c.o 2025-06-01T21:05:25.6750644Z [1453/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2025-06-01T21:05:25.6753429Z [1454/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u2.c.o 2025-06-01T21:05:25.6829324Z [1454/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2025-06-01T21:05:25.6832123Z [1455/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-scalar-u4.c.o 2025-06-01T21:05:25.6838117Z [1455/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2025-06-01T21:05:25.6840879Z [1456/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u1.c.o 2025-06-01T21:05:25.6880011Z [1456/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2025-06-01T21:05:25.6882770Z [1457/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u2.c.o 2025-06-01T21:05:25.6927363Z [1457/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2025-06-01T21:05:25.6930114Z [1458/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u1.c.o 2025-06-01T21:05:25.6932823Z [1458/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2025-06-01T21:05:25.6935613Z [1459/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-scalar-u4.c.o 2025-06-01T21:05:25.7029608Z [1459/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2025-06-01T21:05:25.7031099Z [1460/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-scalar-u2.c.o 2025-06-01T21:05:25.7032506Z [1460/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2025-06-01T21:05:25.7033908Z [1461/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u1.c.o 2025-06-01T21:05:25.7101502Z [1461/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2025-06-01T21:05:25.7103309Z [1462/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u2.c.o 2025-06-01T21:05:25.7296816Z [1462/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2025-06-01T21:05:25.7299715Z [1463/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u1.c.o 2025-06-01T21:05:25.7320250Z [1463/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-scalar.c.o 2025-06-01T21:05:25.7322892Z [1464/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-scalar-u8.c.o 2025-06-01T21:05:25.7475094Z [1464/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2025-06-01T21:05:25.7477900Z [1465/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u1.c.o 2025-06-01T21:05:25.7529576Z [1465/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2025-06-01T21:05:25.7532444Z [1466/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u3.c.o 2025-06-01T21:05:25.7617276Z [1466/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-scalar-log.c.o 2025-06-01T21:05:25.7619984Z [1467/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u2.c.o 2025-06-01T21:05:25.7687813Z [1467/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2025-06-01T21:05:25.7690642Z [1468/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u3.c.o 2025-06-01T21:05:25.7693446Z [1468/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2025-06-01T21:05:25.7696283Z [1469/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u5.c.o 2025-06-01T21:05:25.7767827Z [1469/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2025-06-01T21:05:25.7769425Z [1470/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-lut16-p3-u6.c.o 2025-06-01T21:05:25.7823671Z [1470/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2025-06-01T21:05:25.7825239Z [1471/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u1.c.o 2025-06-01T21:05:25.7847395Z [1471/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2025-06-01T21:05:25.7849255Z [1472/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u4.c.o 2025-06-01T21:05:25.7887103Z [1472/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2025-06-01T21:05:25.7888530Z [1473/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u5.c.o 2025-06-01T21:05:25.8006792Z [1473/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2025-06-01T21:05:25.8008244Z [1474/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-scalar-rr2-p6-u6.c.o 2025-06-01T21:05:25.8048252Z [1474/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2025-06-01T21:05:25.8049971Z [1475/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-scalar-u2.c.o 2025-06-01T21:05:25.8082786Z [1475/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2025-06-01T21:05:25.8084365Z [1476/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-scalar.c.o 2025-06-01T21:05:25.8093975Z [1476/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2025-06-01T21:05:25.8095407Z [1477/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u1.c.o 2025-06-01T21:05:25.8204640Z [1477/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2025-06-01T21:05:25.8206388Z [1478/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-scalar-u2.c.o 2025-06-01T21:05:25.8243736Z [1478/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2025-06-01T21:05:25.8245655Z [1479/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-scalar-log.c.o 2025-06-01T21:05:25.8294641Z [1479/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c.o 2025-06-01T21:05:25.8296308Z [1480/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c2-minmax-scalar-2x.c.o 2025-06-01T21:05:25.8298301Z [1480/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c.o 2025-06-01T21:05:25.8299845Z [1481/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u1.c.o 2025-06-01T21:05:25.8344618Z [1481/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c.o 2025-06-01T21:05:25.8346440Z [1482/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u2.c.o 2025-06-01T21:05:25.8404785Z [1482/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c.o 2025-06-01T21:05:25.8406590Z [1483/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c4-minmax-scalar-2x.c.o 2025-06-01T21:05:25.8408239Z [1483/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c.o 2025-06-01T21:05:25.8409757Z [1484/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-scalar-u4.c.o 2025-06-01T21:05:25.8600796Z [1484/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2025-06-01T21:05:25.8602340Z [1485/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-scalar-libm-u2.c.o 2025-06-01T21:05:25.8613409Z [1485/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2025-06-01T21:05:25.8614949Z [1486/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-scalar-libm-u2.c.o 2025-06-01T21:05:25.8673171Z [1486/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2025-06-01T21:05:25.8674703Z [1487/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-scalar-libm-u2.c.o 2025-06-01T21:05:25.8676510Z [1487/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2025-06-01T21:05:25.8677930Z [1488/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-scalar-libm-u2.c.o 2025-06-01T21:05:25.8784600Z [1488/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2025-06-01T21:05:25.8786159Z [1489/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-scalar-rsqrt-u2.c.o 2025-06-01T21:05:25.8834799Z [1489/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x2-minmax-scalar.c.o 2025-06-01T21:05:25.8836467Z [1490/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u1.c.o 2025-06-01T21:05:25.8890727Z [1490/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:25.8893826Z [1491/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u1.c.o 2025-06-01T21:05:25.8997061Z [1491/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8-minmax-scalar.c.o 2025-06-01T21:05:25.9000171Z [1492/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u1.c.o 2025-06-01T21:05:25.9016263Z [1492/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x2-minmax-scalar.c.o 2025-06-01T21:05:25.9019405Z [1493/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u2.c.o 2025-06-01T21:05:25.9090870Z [1493/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:25.9094116Z [1494/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut64-p2-div-u4.c.o 2025-06-01T21:05:25.9195110Z [1494/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8-minmax-scalar.c.o 2025-06-01T21:05:25.9237844Z [1495/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-lut2048-p1-div-u4.c.o 2025-06-01T21:05:25.9241062Z [1495/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:25.9243870Z [1496/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u2.c.o 2025-06-01T21:05:25.9270080Z [1496/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x2-minmax-scalar.c.o 2025-06-01T21:05:25.9273038Z [1497/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-scalar-sqrt-u4.c.o 2025-06-01T21:05:25.9287982Z [1497/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8-minmax-scalar.c.o 2025-06-01T21:05:25.9290990Z [1498/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u2.c.o 2025-06-01T21:05:25.9403520Z [1498/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x2-minmax-scalar.c.o 2025-06-01T21:05:25.9407292Z [1499/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-scalar-rr2-p5-div-u4.c.o 2025-06-01T21:05:26.0091405Z [1499/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:26.0094753Z [1500/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x2-minmax-scalar.c.o 2025-06-01T21:05:26.0366631Z [1500/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8-minmax-scalar.c.o 2025-06-01T21:05:26.0368329Z [1501/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x4-minmax-scalar.c.o 2025-06-01T21:05:26.0388653Z [1501/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x1-minmax-scalar.c.o 2025-06-01T21:05:26.0392170Z [1502/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x2-minmax-scalar.c.o 2025-06-01T21:05:26.0482824Z [1502/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-scalar.c.o 2025-06-01T21:05:26.0486230Z [1503/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x2-minmax-scalar.c.o 2025-06-01T21:05:26.0540461Z [1503/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-scalar.c.o 2025-06-01T21:05:26.0543552Z [1504/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x2-minmax-scalar.c.o 2025-06-01T21:05:26.0757513Z [1504/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-scalar.c.o 2025-06-01T21:05:26.0760767Z [1505/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x8-minmax-scalar.c.o 2025-06-01T21:05:26.0833892Z [1505/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:26.0836948Z [1506/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-1x8-minmax-scalar.c.o 2025-06-01T21:05:26.0857851Z [1506/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-scalar.c.o 2025-06-01T21:05:26.0860051Z [1507/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:26.0910418Z [1507/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-scalar.c.o 2025-06-01T21:05:26.0913172Z [1508/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:26.1437778Z [1508/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:26.1440965Z [1509/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x1-minmax-scalar.c.o 2025-06-01T21:05:26.1505946Z [1509/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-scalar.c.o 2025-06-01T21:05:26.1509155Z [1510/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x2-minmax-scalar.c.o 2025-06-01T21:05:26.1749621Z [1510/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-scalar.c.o 2025-06-01T21:05:26.1752944Z [1511/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x2-minmax-scalar.c.o 2025-06-01T21:05:26.1834731Z [1511/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:26.1838059Z [1512/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8-minmax-scalar.c.o 2025-06-01T21:05:26.1891926Z [1512/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-scalar.c.o 2025-06-01T21:05:26.1895339Z [1513/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8-minmax-scalar.c.o 2025-06-01T21:05:26.1935343Z [1513/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.1938685Z [1514/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x4-minmax-scalar.c.o 2025-06-01T21:05:26.2053251Z [1514/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.2054987Z [1515/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8-minmax-scalar.c.o 2025-06-01T21:05:26.2132968Z [1515/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.2134736Z [1516/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:26.2179555Z [1516/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.2181250Z [1517/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8-minmax-scalar.c.o 2025-06-01T21:05:26.2226449Z [1517/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.2229740Z [1518/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:26.2629057Z [1518/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.2630887Z [1519/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8-minmax-scalar.c.o 2025-06-01T21:05:26.2772671Z [1519/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.2774408Z [1520/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-prod.dir/src/x16-packw/gen/x16-packw-x64-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:26.2851672Z [1520/8163] Linking C static library lib/libmicrokernels-prod.a 2025-06-01T21:05:26.2852944Z [1521/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8-minmax-scalar.c.o 2025-06-01T21:05:26.3004364Z [1521/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.3006553Z [1522/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.3045063Z [1522/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.3047167Z [1523/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.3061215Z [1523/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.3062913Z [1524/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8-minmax-scalar.c.o 2025-06-01T21:05:26.3094254Z [1524/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.3096280Z [1525/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4-minmax-scalar.c.o 2025-06-01T21:05:26.3222804Z [1525/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.3224596Z [1526/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.3531928Z [1526/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.3533747Z [1527/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8-minmax-scalar.c.o 2025-06-01T21:05:26.3658483Z [1527/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.3660240Z [1528/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.3687700Z [1528/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.3689517Z [1529/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.3808651Z [1529/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.3810515Z [1530/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.4231555Z [1530/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.4233391Z [1531/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.4235119Z [1531/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.4236848Z [1532/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.4327203Z [1532/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.4329401Z [1533/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.4687422Z [1533/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.4689250Z [1534/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.4835355Z [1534/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.4837160Z [1535/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.4912129Z [1535/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.4915923Z [1536/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.5116335Z [1536/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.5119794Z [1537/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.5209737Z [1537/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.5213210Z [1538/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.5423149Z [1538/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.5426732Z [1539/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.5583032Z [1539/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.5586677Z [1540/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.5673390Z [1540/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.5676889Z [1541/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.5895617Z [1541/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.5897409Z [1542/8163] Linking C static library lib/libmicrokernels-prod.a 2025-06-01T21:05:26.5995812Z [1542/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.5997620Z [1543/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.6024950Z [1543/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-06-01T21:05:26.6026692Z [1544/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.6081694Z [1544/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.6083428Z [1545/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.6570884Z [1545/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-06-01T21:05:26.6572577Z [1546/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.6592008Z [1546/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.6593766Z [1547/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.6805736Z [1547/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.6807503Z [1548/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.6847448Z [1548/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.6849221Z [1549/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.6853647Z [1549/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-06-01T21:05:26.6855302Z [1550/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.6886211Z [1550/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.6887872Z [1551/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-06-01T21:05:26.7133562Z [1551/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.7135348Z [1552/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.7186473Z [1552/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.7188241Z [1553/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.7213652Z [1553/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.7215324Z [1554/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-06-01T21:05:26.7949024Z [1554/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.7950786Z [1555/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.8016895Z [1555/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.8018901Z [1556/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.8068401Z [1556/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2025-06-01T21:05:26.8070070Z [1557/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.8087178Z [1557/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2025-06-01T21:05:26.8088758Z [1558/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.8167087Z [1558/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-gio-scalar.c.o 2025-06-01T21:05:26.8168960Z [1559/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.8273852Z [1559/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-goi-scalar.c.o 2025-06-01T21:05:26.8275445Z [1560/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-06-01T21:05:26.8354321Z [1560/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-gio-scalar.c.o 2025-06-01T21:05:26.8355972Z [1561/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.8374774Z [1561/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-scalar.c.o 2025-06-01T21:05:26.8376450Z [1562/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:26.8448092Z [1562/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-gio-scalar.c.o 2025-06-01T21:05:26.8449622Z [1563/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u2.c.o 2025-06-01T21:05:26.8512084Z [1563/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-goi-scalar.c.o 2025-06-01T21:05:26.8513560Z [1564/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-scalar-u3.c.o 2025-06-01T21:05:26.8740511Z [1564/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-gio-scalar.c.o 2025-06-01T21:05:26.8742200Z [1565/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.8915328Z [1565/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-gio-scalar.c.o 2025-06-01T21:05:26.8916932Z [1566/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.9841830Z [1566/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-goi-scalar.c.o 2025-06-01T21:05:26.9843441Z [1567/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:26.9937125Z [1567/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-gio-scalar.c.o 2025-06-01T21:05:26.9939070Z [1568/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:26.9967809Z [1568/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c.o 2025-06-01T21:05:26.9969403Z [1569/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-gio-scalar.c.o 2025-06-01T21:05:27.0120750Z [1569/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x16c8-gemm-goi-scalar.c.o 2025-06-01T21:05:27.0122383Z [1570/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c4-gemm-goi-scalar.c.o 2025-06-01T21:05:27.0761270Z [1570/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x32c8-gemm-goi-scalar.c.o 2025-06-01T21:05:27.0763313Z [1571/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.0801943Z [1571/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.0803682Z [1572/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-scalar.c.o 2025-06-01T21:05:27.0826425Z [1572/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.0828231Z [1573/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x16c8-gemm-goi-scalar.c.o 2025-06-01T21:05:27.0983338Z [1573/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.0985162Z [1574/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x32c8-gemm-goi-scalar.c.o 2025-06-01T21:05:27.1689780Z [1574/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.1691690Z [1575/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-4p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.1909354Z [1575/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.1911351Z [1576/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.1914550Z [1576/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.1916444Z [1577/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.2035745Z [1577/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.2037537Z [1578/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-gio-scalar.c.o 2025-06-01T21:05:27.2054619Z [1578/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.2056562Z [1579/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-gio-scalar.c.o 2025-06-01T21:05:27.2136303Z [1579/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.2138242Z [1580/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.2293429Z [1580/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.2295194Z [1581/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-scalar.c.o 2025-06-01T21:05:27.2733750Z [1581/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.2735544Z [1582/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c4-gemm-goi-scalar.c.o 2025-06-01T21:05:27.3204565Z [1582/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.3206543Z [1583/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.3397322Z [1583/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.3399229Z [1584/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.3461434Z [1584/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.3463340Z [1585/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.3489573Z [1585/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.3491496Z [1586/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.3905085Z [1586/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.3907058Z [1587/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.3982992Z [1587/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.3984896Z [1588/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.4032048Z [1588/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.4033945Z [1589/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.4172131Z [1589/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.4174390Z [1590/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.4451334Z [1590/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.4453258Z [1591/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.5067346Z [1591/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.5069489Z [1592/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.5090852Z [1592/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.5092766Z [1593/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.5223783Z [1593/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.5225687Z [1594/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.5482667Z [1594/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.5485071Z [1595/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.5768352Z [1595/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.5770327Z [1596/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.6146723Z [1596/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.6148900Z [1597/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.6150838Z [1597/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.6152715Z [1598/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.6290833Z [1598/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.6292783Z [1599/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.6447562Z [1599/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.6449753Z [1600/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.7007531Z [1600/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.7011262Z [1601/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.7089049Z [1601/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.7092695Z [1602/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.7172860Z [1602/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.7398438Z [1603/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.7402083Z [1603/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.7405884Z [1604/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.7468933Z [1604/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.7472474Z [1605/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.7811235Z [1605/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.7814621Z [1606/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-gio-scalar.c.o 2025-06-01T21:05:27.7903864Z [1606/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.7907052Z [1607/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-gio-scalar.c.o 2025-06-01T21:05:27.8135815Z [1607/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.8139067Z [1608/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.8415524Z [1608/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.8419027Z [1609/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.8502849Z [1609/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.8506128Z [1610/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.8509364Z [1610/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.8512870Z [1611/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.8714220Z [1611/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.8717315Z [1612/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.8729584Z [1612/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.8732871Z [1613/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.8815939Z [1613/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.8819454Z [1614/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.8843755Z [1614/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.8847567Z [1615/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.9556377Z [1615/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.9559893Z [1616/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.9566299Z [1616/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.9569497Z [1617/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.9584909Z [1617/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.9588302Z [1618/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.9848966Z [1618/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.9852059Z [1619/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.9886316Z [1619/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:27.9889754Z [1620/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.9945169Z [1620/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:27.9949005Z [1621/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.9993749Z [1621/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:27.9998933Z [1622/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.0517873Z [1622/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.0519654Z [1623/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.0578688Z [1623/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.0580458Z [1624/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x32c4-gemm-goi-scalar.c.o 2025-06-01T21:05:28.0672777Z [1624/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.0674795Z [1625/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.0771348Z [1625/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.0773135Z [1626/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.0845971Z [1626/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.0847741Z [1627/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.0887950Z [1627/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.0889722Z [1628/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.0950876Z [1628/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.0952684Z [1629/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.1148598Z [1629/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.1150368Z [1630/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.1154314Z [1630/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.1156038Z [1631/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.1227451Z [1631/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.1229161Z [1632/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.1311901Z [1632/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.1313838Z [1633/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.1980586Z [1633/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.1983992Z [1634/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.1990715Z [1634/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.1993905Z [1635/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.2041145Z [1635/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.2044964Z [1636/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.2079265Z [1636/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.2082596Z [1637/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.2276848Z [1637/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.2280437Z [1638/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.2283730Z [1638/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.2287327Z [1639/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.2407992Z [1639/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.2411451Z [1640/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.2512955Z [1640/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.2514761Z [1641/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.2519524Z [1641/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.2521216Z [1642/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.2548268Z [1642/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.2550046Z [1643/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.2845814Z [1643/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.2847623Z [1644/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.3166783Z [1644/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.3168629Z [1645/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.3183957Z [1645/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.3185757Z [1646/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.3301219Z [1646/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.3303407Z [1647/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.3448742Z [1647/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.3450536Z [1648/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.3598896Z [1648/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.3600826Z [1649/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.3717549Z [1649/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.3719324Z [1650/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.3721022Z [1650/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.3722695Z [1651/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.3781837Z [1651/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-gio-scalar.c.o 2025-06-01T21:05:28.3783519Z [1652/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.3886055Z [1652/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-scalar.c.o 2025-06-01T21:05:28.3887804Z [1653/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.4048300Z [1653/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-gio-scalar.c.o 2025-06-01T21:05:28.4050023Z [1654/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.4299096Z [1654/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c.o 2025-06-01T21:05:28.4300744Z [1655/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.4461771Z [1655/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c.o 2025-06-01T21:05:28.4463312Z [1656/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u1.c.o 2025-06-01T21:05:28.4516087Z [1656/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2025-06-01T21:05:28.4517701Z [1657/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.4547936Z [1657/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2025-06-01T21:05:28.4549586Z [1658/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.4734354Z [1658/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2025-06-01T21:05:28.4735779Z [1659/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-scalar-u2.c.o 2025-06-01T21:05:28.4742608Z [1659/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2025-06-01T21:05:28.4744266Z [1660/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.5041526Z [1660/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2025-06-01T21:05:28.5043060Z [1661/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-scalar-u2.c.o 2025-06-01T21:05:28.5044698Z [1661/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2025-06-01T21:05:28.5046471Z [1662/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-scalar-u2.c.o 2025-06-01T21:05:28.5065489Z [1662/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2025-06-01T21:05:28.5066990Z [1663/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-scalar-u2.c.o 2025-06-01T21:05:28.5134423Z [1663/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2025-06-01T21:05:28.5136086Z [1664/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.5170170Z [1664/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2025-06-01T21:05:28.5171865Z [1665/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.5236943Z [1665/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2025-06-01T21:05:28.5238487Z [1666/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u1.c.o 2025-06-01T21:05:28.5332889Z [1666/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2025-06-01T21:05:28.5334437Z [1667/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-andxor-u2.c.o 2025-06-01T21:05:28.5450434Z [1667/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.5452577Z [1668/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.5549750Z [1668/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.5551411Z [1669/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u1.c.o 2025-06-01T21:05:28.5580364Z [1669/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.5582044Z [1670/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u1.c.o 2025-06-01T21:05:28.5638807Z [1670/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.5640483Z [1671/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-scalar-select-u2.c.o 2025-06-01T21:05:28.5685787Z [1671/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.5687472Z [1672/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u1.c.o 2025-06-01T21:05:28.5735709Z [1672/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.5737390Z [1673/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-scalar-u2.c.o 2025-06-01T21:05:28.5835595Z [1673/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.5837338Z [1674/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-scalar-u2.c.o 2025-06-01T21:05:28.6471437Z [1674/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.6473309Z [1675/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.6561049Z [1675/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.6562818Z [1676/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.6722395Z [1676/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.6724548Z [1677/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.7128951Z [1677/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.7132461Z [1678/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.7158475Z [1678/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.7162089Z [1679/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.7296294Z [1679/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.7298067Z [1680/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.7517894Z [1680/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.7519678Z [1681/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-gio-scalar.c.o 2025-06-01T21:05:28.7696152Z [1681/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.7698218Z [1682/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-scalar.c.o 2025-06-01T21:05:28.7766805Z [1682/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.7768626Z [1683/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.7884994Z [1683/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.7886863Z [1684/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.7915694Z [1684/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.7917798Z [1685/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.7919569Z [1685/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.7921309Z [1686/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.8393374Z [1686/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.8395155Z [1687/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.8670397Z [1687/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.8672203Z [1688/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.8892672Z [1688/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.8894503Z [1689/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.9008125Z [1689/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.9009940Z [1690/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.9265761Z [1690/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.9267788Z [1691/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.9269572Z [1691/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.9271324Z [1692/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:28.9314704Z [1692/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:28.9316898Z [1693/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.9814807Z [1693/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:28.9816661Z [1694/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l1c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.0128988Z [1694/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.0130805Z [1695/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.0132531Z [1695/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.0134289Z [1696/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.0352107Z [1696/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.0353879Z [1697/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.0681570Z [1697/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.0683353Z [1698/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.0711972Z [1698/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.0713783Z [1699/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.0881123Z [1699/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.0882962Z [1700/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.1047325Z [1700/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.1049018Z [1701/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.1065823Z [1701/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.1067566Z [1702/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l2c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.1089089Z [1702/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.1090735Z [1703/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p1c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.1529258Z [1703/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.1530972Z [1704/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.1834318Z [1704/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.1836038Z [1705/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p2c-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.2101902Z [1705/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.2103670Z [1706/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.2144193Z [1706/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.2146273Z [1707/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.2236094Z [1707/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.2237935Z [1708/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.2239626Z [1708/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.2241352Z [1709/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l4c1s1r-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.2341831Z [1709/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2025-06-01T21:05:29.2343547Z [1710/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.2438592Z [1710/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2025-06-01T21:05:29.2440192Z [1711/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p1c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.2539353Z [1711/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.2541001Z [1712/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.2613968Z [1712/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.2616076Z [1713/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p4c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.2673201Z [1713/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.2674727Z [1714/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u2.c.o 2025-06-01T21:05:29.2784815Z [1714/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.2786365Z [1715/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-scalar-u3.c.o 2025-06-01T21:05:29.3200343Z [1715/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.3203052Z [1716/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-gio-scalar.c.o 2025-06-01T21:05:29.3408555Z [1716/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.3410215Z [1717/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.3520621Z [1717/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.3522256Z [1718/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.3681701Z [1718/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.3683410Z [1719/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.3685229Z [1719/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.3686845Z [1720/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p2c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.3688493Z [1720/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.3690029Z [1721/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.3825425Z [1721/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.3839961Z [1722/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.3921807Z [1722/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.3925071Z [1723/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.4342245Z [1723/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.4345202Z [1724/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.4589401Z [1724/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.4592825Z [1725/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.4752767Z [1725/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.4755962Z [1726/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.4835287Z [1726/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.4838202Z [1727/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.4841023Z [1727/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.4844597Z [1728/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.4921831Z [1728/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.4923563Z [1729/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.4935990Z [1729/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.4937587Z [1730/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.5011846Z [1730/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.5013510Z [1731/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.5077776Z [1731/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.5079509Z [1732/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p4c-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.5198126Z [1732/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.5199729Z [1733/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.5201287Z [1733/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.5202923Z [1734/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.5630941Z [1734/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.5815489Z [1735/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.5817092Z [1735/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.5818633Z [1736/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.6065896Z [1736/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.6067959Z [1737/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.6072564Z [1737/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.6074153Z [1738/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.6326819Z [1738/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.6328473Z [1739/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.6330106Z [1739/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.6332007Z [1740/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.6370215Z [1740/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.6371847Z [1741/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.6373431Z [1741/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.6374960Z [1742/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.6376524Z [1742/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.6378159Z [1743/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.6515346Z [1743/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.6516939Z [1744/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.6616376Z [1744/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.6618002Z [1745/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.7310326Z [1745/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.7311975Z [1746/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.7365449Z [1746/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.7367079Z [1747/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.7441392Z [1747/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.7443047Z [1748/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.7483786Z [1748/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.7485940Z [1749/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.7500226Z [1749/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.7501847Z [1750/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.7547241Z [1750/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.7550284Z [1751/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.7555455Z [1751/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.7558705Z [1752/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.7651190Z [1752/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.7654256Z [1753/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.7692102Z [1753/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.7695244Z [1754/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.7789523Z [1754/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.7792609Z [1755/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.7815802Z [1755/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.7818787Z [1756/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.8562358Z [1756/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.8564172Z [1757/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.8565810Z [1757/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.8567435Z [1758/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.8778864Z [1758/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.8780499Z [1759/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.8807685Z [1759/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.8809346Z [1760/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.8849338Z [1760/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.8851260Z [1761/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.8868133Z [1761/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.8869763Z [1762/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.8901381Z [1762/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.8902979Z [1763/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.8936741Z [1763/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.8938383Z [1764/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.9048003Z [1764/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:29.9051105Z [1765/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.9064214Z [1765/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:29.9067174Z [1766/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.9344309Z [1766/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:29.9347828Z [1767/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:29.9446339Z [1767/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c.o 2025-06-01T21:05:29.9449155Z [1768/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x64c4-gemm-gio-scalar.c.o 2025-06-01T21:05:29.9758855Z [1768/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c.o 2025-06-01T21:05:29.9761481Z [1769/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u1.c.o 2025-06-01T21:05:29.9885796Z [1769/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2025-06-01T21:05:29.9888523Z [1770/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-scalar-u2.c.o 2025-06-01T21:05:30.0016707Z [1770/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2025-06-01T21:05:30.0019836Z [1771/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:30.0046977Z [1771/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2025-06-01T21:05:30.0049782Z [1772/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:30.0155043Z [1772/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2025-06-01T21:05:30.0157035Z [1773/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:30.0159596Z [1773/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2025-06-01T21:05:30.0161153Z [1774/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:30.0233061Z [1774/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2025-06-01T21:05:30.0234643Z [1775/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-rndnu-scalar.c.o 2025-06-01T21:05:30.0285357Z [1775/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2025-06-01T21:05:30.0287231Z [1776/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x2-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:30.0325795Z [1776/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2025-06-01T21:05:30.0328690Z [1777/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-scalar-u2.c.o 2025-06-01T21:05:30.0436810Z [1777/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2025-06-01T21:05:30.0439706Z [1778/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-scalar-u2.c.o 2025-06-01T21:05:30.0510535Z [1778/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2025-06-01T21:05:30.0513475Z [1779/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-scalar-u2.c.o 2025-06-01T21:05:30.0516350Z [1779/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2025-06-01T21:05:30.0519465Z [1780/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-imagic.c.o 2025-06-01T21:05:30.0550295Z [1780/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2025-06-01T21:05:30.0553208Z [1781/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u1.c.o 2025-06-01T21:05:30.0615924Z [1781/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2025-06-01T21:05:30.0618868Z [1782/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-fmagic.c.o 2025-06-01T21:05:30.0666972Z [1782/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2025-06-01T21:05:30.0669813Z [1783/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u1.c.o 2025-06-01T21:05:30.0684073Z [1783/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2025-06-01T21:05:30.0685665Z [1784/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-rndnu-scalar.c.o 2025-06-01T21:05:30.0750290Z [1784/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2025-06-01T21:05:30.0751732Z [1785/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-andxor-u2.c.o 2025-06-01T21:05:30.0800693Z [1785/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2025-06-01T21:05:30.0802103Z [1786/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u1.c.o 2025-06-01T21:05:30.0818331Z [1786/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2025-06-01T21:05:30.0819788Z [1787/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4-minmax-fp32-scalar-lrintf.c.o 2025-06-01T21:05:30.0823687Z [1787/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2025-06-01T21:05:30.0825186Z [1788/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-scalar-select-u2.c.o 2025-06-01T21:05:30.0929404Z [1788/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u2.c.o 2025-06-01T21:05:30.0930977Z [1789/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-scalar-u2.c.o 2025-06-01T21:05:30.0947936Z [1789/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u4.c.o 2025-06-01T21:05:30.0949505Z [1790/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u1.c.o 2025-06-01T21:05:30.0950971Z [1790/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u4.c.o 2025-06-01T21:05:30.0952477Z [1791/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u1.c.o 2025-06-01T21:05:30.1006774Z [1791/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u4.c.o 2025-06-01T21:05:30.1008316Z [1792/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c2.c.o 2025-06-01T21:05:30.1043685Z [1792/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-gio-scalar.c.o 2025-06-01T21:05:30.1045240Z [1793/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u2.c.o 2025-06-01T21:05:30.1104181Z [1793/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u4.c.o 2025-06-01T21:05:30.1106326Z [1794/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c2.c.o 2025-06-01T21:05:30.1107907Z [1794/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u4.c.o 2025-06-01T21:05:30.1109417Z [1795/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-scalar-u2.c.o 2025-06-01T21:05:30.1131791Z [1795/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2025-06-01T21:05:30.1133305Z [1796/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-scalar-c4.c.o 2025-06-01T21:05:30.1145617Z [1796/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2025-06-01T21:05:30.1147198Z [1797/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u8.c.o 2025-06-01T21:05:30.1233775Z [1797/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2025-06-01T21:05:30.1235561Z [1798/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-scalar-u16.c.o 2025-06-01T21:05:30.1246060Z [1798/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2025-06-01T21:05:30.1247611Z [1799/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-scalar-c4.c.o 2025-06-01T21:05:30.1403034Z [1799/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2025-06-01T21:05:30.1404752Z [1800/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u2.c.o 2025-06-01T21:05:30.1469656Z [1800/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2025-06-01T21:05:30.1471480Z [1801/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x2-scalar-int.c.o 2025-06-01T21:05:30.1515792Z [1801/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2025-06-01T21:05:30.1517381Z [1802/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x1-scalar-int.c.o 2025-06-01T21:05:30.1518943Z [1802/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.1520494Z [1803/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-1x4-scalar-int.c.o 2025-06-01T21:05:30.1567503Z [1803/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.1569101Z [1804/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x2-gemm-goi-scalar-u4.c.o 2025-06-01T21:05:30.1640193Z [1804/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x32-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.1641727Z [1805/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-2x2-scalar-int.c.o 2025-06-01T21:05:30.1656985Z [1805/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2025-06-01T21:05:30.1658540Z [1806/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x1-scalar-int.c.o 2025-06-01T21:05:30.1832037Z [1806/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2025-06-01T21:05:30.1833675Z [1807/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x4-gemm-goi-scalar-u4.c.o 2025-06-01T21:05:30.1873408Z [1807/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2025-06-01T21:05:30.1874996Z [1808/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x2-scalar-int.c.o 2025-06-01T21:05:30.2000651Z [1808/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2025-06-01T21:05:30.2002234Z [1809/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x2-scalar-int.c.o 2025-06-01T21:05:30.2031369Z [1809/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2025-06-01T21:05:30.2032945Z [1810/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-4x4-scalar-int.c.o 2025-06-01T21:05:30.2041912Z [1810/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2025-06-01T21:05:30.2043434Z [1811/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-1x4-scalar-int.c.o 2025-06-01T21:05:30.2211235Z [1811/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2025-06-01T21:05:30.2212861Z [1812/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x1-scalar-int.c.o 2025-06-01T21:05:30.2276919Z [1812/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2025-06-01T21:05:30.2278680Z [1813/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8-gemm-goi-scalar-u4.c.o 2025-06-01T21:05:30.2280202Z [1813/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2025-06-01T21:05:30.2281730Z [1814/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-2x2-scalar-int.c.o 2025-06-01T21:05:30.2419229Z [1814/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2025-06-01T21:05:30.2420831Z [1815/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x1-scalar-int.c.o 2025-06-01T21:05:30.2486384Z [1815/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2025-06-01T21:05:30.2487965Z [1816/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x2-scalar-int.c.o 2025-06-01T21:05:30.2590047Z [1816/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2025-06-01T21:05:30.2591628Z [1817/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-4x4-scalar-int.c.o 2025-06-01T21:05:30.2642639Z [1817/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2025-06-01T21:05:30.2644293Z [1818/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-1x4-scalar.c.o 2025-06-01T21:05:30.2676821Z [1818/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2025-06-01T21:05:30.2678638Z [1819/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x1-scalar.c.o 2025-06-01T21:05:30.2741408Z [1819/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.2742960Z [1820/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x2-scalar.c.o 2025-06-01T21:05:30.2830498Z [1820/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.2832090Z [1821/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.2958869Z [1821/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.2960461Z [1822/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x1-scalar.c.o 2025-06-01T21:05:30.3011612Z [1822/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.3013167Z [1823/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-2x4-scalar.c.o 2025-06-01T21:05:30.3079952Z [1823/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.3081618Z [1824/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.3149188Z [1824/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.3150751Z [1825/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c1s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.3196378Z [1825/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.3197961Z [1826/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x2-scalar.c.o 2025-06-01T21:05:30.3237255Z [1826/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.3238838Z [1827/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.3370398Z [1827/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.3371999Z [1828/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-2c2s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.3441731Z [1828/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c.o 2025-06-01T21:05:30.3443363Z [1829/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.3509658Z [1829/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.3511245Z [1830/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c1s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.3576590Z [1830/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-gio-scalar.c.o 2025-06-01T21:05:30.3578151Z [1831/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.3607204Z [1831/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.3608765Z [1832/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x24-transposec/gen/x24-transposec-4x4-scalar.c.o 2025-06-01T21:05:30.3628943Z [1832/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-scalar.c.o 2025-06-01T21:05:30.3630596Z [1833/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packb/gen/x32-packb-4c4s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.3717213Z [1833/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c.o 2025-06-01T21:05:30.3718758Z [1834/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16-gemm-goi-scalar-u4.c.o 2025-06-01T21:05:30.3789956Z [1834/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.3791472Z [1835/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-gio-scalar.c.o 2025-06-01T21:05:30.3865886Z [1835/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-scalar.c.o 2025-06-01T21:05:30.3867401Z [1836/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.4054199Z [1836/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c.o 2025-06-01T21:05:30.4055826Z [1837/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-gio-scalar.c.o 2025-06-01T21:05:30.4105563Z [1837/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.4107188Z [1838/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-float-u4.c.o 2025-06-01T21:05:30.4159029Z [1838/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-scalar.c.o 2025-06-01T21:05:30.4160571Z [1839/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-scalar.c.o 2025-06-01T21:05:30.4180479Z [1839/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2025-06-01T21:05:30.4181988Z [1840/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x3-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.4183451Z [1840/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2025-06-01T21:05:30.4184919Z [1841/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.4365344Z [1841/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2025-06-01T21:05:30.4366805Z [1842/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-scalar.c.o 2025-06-01T21:05:30.4423169Z [1842/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2025-06-01T21:05:30.4424680Z [1843/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-2x-scalar.c.o 2025-06-01T21:05:30.4449419Z [1843/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2025-06-01T21:05:30.4451067Z [1844/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x4-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.4453359Z [1844/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2025-06-01T21:05:30.4454796Z [1845/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-3x-scalar.c.o 2025-06-01T21:05:30.4465772Z [1845/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2025-06-01T21:05:30.4467189Z [1846/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-scalar.c.o 2025-06-01T21:05:30.4730822Z [1846/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2025-06-01T21:05:30.4732825Z [1847/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-float.c.o 2025-06-01T21:05:30.4735039Z [1847/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2025-06-01T21:05:30.4736570Z [1848/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-scalar.c.o 2025-06-01T21:05:30.4779925Z [1848/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2025-06-01T21:05:30.4781523Z [1849/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x2-scalar-int.c.o 2025-06-01T21:05:30.4834679Z [1849/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2025-06-01T21:05:30.4838024Z [1850/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-float.c.o 2025-06-01T21:05:30.4840876Z [1850/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2025-06-01T21:05:30.4843811Z [1851/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-float.c.o 2025-06-01T21:05:30.4847322Z [1851/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2025-06-01T21:05:30.4850373Z [1852/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-1x4-scalar-int.c.o 2025-06-01T21:05:30.4853283Z [1852/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2025-06-01T21:05:30.4856272Z [1853/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-float-u4.c.o 2025-06-01T21:05:30.4962244Z [1853/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2025-06-01T21:05:30.4965371Z [1854/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.5116936Z [1854/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2025-06-01T21:05:30.5119896Z [1855/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x1-scalar-int.c.o 2025-06-01T21:05:30.5145575Z [1855/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2025-06-01T21:05:30.5148600Z [1856/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-float.c.o 2025-06-01T21:05:30.5199066Z [1856/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2025-06-01T21:05:30.5200675Z [1857/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x2-scalar-int.c.o 2025-06-01T21:05:30.5250424Z [1857/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.5252037Z [1858/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-float.c.o 2025-06-01T21:05:30.5253597Z [1858/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.5255413Z [1859/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x1-scalar-int.c.o 2025-06-01T21:05:30.5279767Z [1859/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.5282781Z [1860/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-2x4-scalar-float.c.o 2025-06-01T21:05:30.5298205Z [1860/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.5300079Z [1861/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-float.c.o 2025-06-01T21:05:30.5422261Z [1861/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.5424073Z [1862/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x2-scalar-int.c.o 2025-06-01T21:05:30.5597443Z [1862/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.5599018Z [1863/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.5641924Z [1863/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.5643457Z [1864/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c1s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.5648128Z [1864/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.5649863Z [1865/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.5668315Z [1865/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2025-06-01T21:05:30.5670508Z [1866/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-float.c.o 2025-06-01T21:05:30.5672351Z [1866/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2025-06-01T21:05:30.5674014Z [1867/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-2c2s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.5689542Z [1867/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2025-06-01T21:05:30.5691277Z [1868/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-scalar-int.c.o 2025-06-01T21:05:30.5702490Z [1868/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2025-06-01T21:05:30.5704164Z [1869/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.5839364Z [1869/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2025-06-01T21:05:30.5840950Z [1870/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c1s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.6013138Z [1870/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2025-06-01T21:05:30.6015144Z [1871/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-float.c.o 2025-06-01T21:05:30.6017331Z [1871/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2025-06-01T21:05:30.6018885Z [1872/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-float.c.o 2025-06-01T21:05:30.6031028Z [1872/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2025-06-01T21:05:30.6032583Z [1873/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-1x2-scalar-int.c.o 2025-06-01T21:05:30.6046364Z [1873/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2025-06-01T21:05:30.6048146Z [1874/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-float.c.o 2025-06-01T21:05:30.6062918Z [1874/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.o 2025-06-01T21:05:30.6064513Z [1875/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-zerob/gen/x32-zerob-4c4s1r-gemm-scalar-int.c.o 2025-06-01T21:05:30.6066658Z [1875/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.6068209Z [1876/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x1-scalar-int.c.o 2025-06-01T21:05:30.6108283Z [1876/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2025-06-01T21:05:30.6109831Z [1877/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-float.c.o 2025-06-01T21:05:30.6196036Z [1877/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.6197612Z [1878/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-float-u4.c.o 2025-06-01T21:05:30.6248109Z [1878/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.6249674Z [1879/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-scalar-int.c.o 2025-06-01T21:05:30.6386839Z [1879/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2025-06-01T21:05:30.6388570Z [1880/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.6437304Z [1880/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.6439070Z [1881/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-float.c.o 2025-06-01T21:05:30.6440714Z [1881/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.6442283Z [1882/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x1-scalar-int.c.o 2025-06-01T21:05:30.6482400Z [1882/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.6485924Z [1883/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x2-scalar-float.c.o 2025-06-01T21:05:30.7027350Z [1883/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.7028981Z [1884/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.7030538Z [1884/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.7032022Z [1885/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p4c-minmax-sse.c.o 2025-06-01T21:05:30.7093379Z [1885/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.7095316Z [1886/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-conv-hwc2chw/f32-conv-hwc2chw-3x3s2p1c3x4-sse-1x1.c.o 2025-06-01T21:05:30.7115140Z [1886/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.7116709Z [1887/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.7180832Z [1887/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.7182386Z [1888/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.7232602Z [1888/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.7234138Z [1889/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p4c-minmax-sse.c.o 2025-06-01T21:05:30.7439975Z [1889/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.7441591Z [1890/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.7662775Z [1890/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.7664472Z [1891/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.7666066Z [1891/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.7667684Z [1892/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l4c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.7981135Z [1892/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.7982777Z [1893/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.8440847Z [1893/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.8442513Z [1894/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.8492985Z [1894/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.8494871Z [1895/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l4c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.8528699Z [1895/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.8530334Z [1896/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.8741847Z [1896/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.8743472Z [1897/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x32-gemm-goi-scalar-u4.c.o 2025-06-01T21:05:30.8862431Z [1897/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.8864523Z [1898/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.8866119Z [1898/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.8867690Z [1899/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.8932186Z [1899/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2025-06-01T21:05:30.8933744Z [1900/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.9088873Z [1900/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.9091951Z [1901/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.9387780Z [1901/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.9390822Z [1902/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.9688884Z [1902/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2025-06-01T21:05:30.9690510Z [1903/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x32-gemm-goi-scalar-int-u4.c.o 2025-06-01T21:05:30.9749516Z [1903/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.9751165Z [1904/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.9752918Z [1904/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c.o 2025-06-01T21:05:30.9754597Z [1905/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:30.9843386Z [1905/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c.o 2025-06-01T21:05:30.9845603Z [1906/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l4c4s4r-minmax-sse.c.o 2025-06-01T21:05:30.9957045Z [1906/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c.o 2025-06-01T21:05:30.9958945Z [1907/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse-acc2.c.o 2025-06-01T21:05:30.9963525Z [1907/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c.o 2025-06-01T21:05:30.9965236Z [1908/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p4c-minmax-sse.c.o 2025-06-01T21:05:31.0173910Z [1908/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c.o 2025-06-01T21:05:31.0175596Z [1909/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-sse-acc2.c.o 2025-06-01T21:05:31.0377759Z [1909/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c.o 2025-06-01T21:05:31.0379511Z [1910/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:31.0407088Z [1910/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c.o 2025-06-01T21:05:31.0408728Z [1911/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c4s4r-minmax-sse.c.o 2025-06-01T21:05:31.0480832Z [1911/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c.o 2025-06-01T21:05:31.0482522Z [1912/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse-acc2.c.o 2025-06-01T21:05:31.0789321Z [1912/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c.o 2025-06-01T21:05:31.0790961Z [1913/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p4c-minmax-sse.c.o 2025-06-01T21:05:31.0814826Z [1913/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c.o 2025-06-01T21:05:31.0816566Z [1914/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc2.c.o 2025-06-01T21:05:31.0818340Z [1914/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c.o 2025-06-01T21:05:31.0820075Z [1915/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc3.c.o 2025-06-01T21:05:31.0915600Z [1915/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c.o 2025-06-01T21:05:31.0917323Z [1916/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4-acc4.c.o 2025-06-01T21:05:31.1050290Z [1916/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c.o 2025-06-01T21:05:31.1052044Z [1917/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-1x4.c.o 2025-06-01T21:05:31.1166247Z [1917/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c.o 2025-06-01T21:05:31.1167987Z [1918/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c4s4r-minmax-sse-acc2.c.o 2025-06-01T21:05:31.1171749Z [1918/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c.o 2025-06-01T21:05:31.1173428Z [1919/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-2x4.c.o 2025-06-01T21:05:31.1481068Z [1919/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c.o 2025-06-01T21:05:31.1482850Z [1920/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-3x4.c.o 2025-06-01T21:05:31.1551336Z [1920/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c.o 2025-06-01T21:05:31.1553273Z [1921/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-sse-acc2.c.o 2025-06-01T21:05:31.1829315Z [1921/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c.o 2025-06-01T21:05:31.1831009Z [1922/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-4x4.c.o 2025-06-01T21:05:31.1896861Z [1922/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c.o 2025-06-01T21:05:31.1898647Z [1923/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc2.c.o 2025-06-01T21:05:31.1923534Z [1923/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c.o 2025-06-01T21:05:31.1925518Z [1924/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4-acc4.c.o 2025-06-01T21:05:31.1941146Z [1924/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c.o 2025-06-01T21:05:31.1942868Z [1925/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-1x4.c.o 2025-06-01T21:05:31.1944604Z [1925/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c.o 2025-06-01T21:05:31.1946813Z [1926/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-5x4.c.o 2025-06-01T21:05:31.2118080Z [1926/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c.o 2025-06-01T21:05:31.2119895Z [1927/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-sse-6x4.c.o 2025-06-01T21:05:31.2194372Z [1927/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c.o 2025-06-01T21:05:31.2196162Z [1928/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4-acc2.c.o 2025-06-01T21:05:31.2325537Z [1928/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c.o 2025-06-01T21:05:31.2327355Z [1929/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-2x4.c.o 2025-06-01T21:05:31.2664575Z [1929/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c.o 2025-06-01T21:05:31.2666360Z [1930/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-3x4.c.o 2025-06-01T21:05:31.2811667Z [1930/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c.o 2025-06-01T21:05:31.2813446Z [1931/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3s2p1-minmax-sse-4x4.c.o 2025-06-01T21:05:31.2969379Z [1931/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c.o 2025-06-01T21:05:31.2971128Z [1932/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc2.c.o 2025-06-01T21:05:31.3039118Z [1932/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c.o 2025-06-01T21:05:31.3040937Z [1933/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc3.c.o 2025-06-01T21:05:31.3344338Z [1933/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c.o 2025-06-01T21:05:31.3347378Z [1934/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc4.c.o 2025-06-01T21:05:31.3378134Z [1934/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c.o 2025-06-01T21:05:31.3379964Z [1935/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4-acc5.c.o 2025-06-01T21:05:31.3404438Z [1935/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c.o 2025-06-01T21:05:31.3406186Z [1936/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-1x4.c.o 2025-06-01T21:05:31.3836638Z [1936/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c.o 2025-06-01T21:05:31.3838360Z [1937/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc3.c.o 2025-06-01T21:05:31.3891453Z [1937/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c.o 2025-06-01T21:05:31.3893540Z [1938/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4-acc2.c.o 2025-06-01T21:05:31.3999137Z [1938/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c.o 2025-06-01T21:05:31.4000889Z [1939/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-2x4.c.o 2025-06-01T21:05:31.4426410Z [1939/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c.o 2025-06-01T21:05:31.4428177Z [1940/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc2.c.o 2025-06-01T21:05:31.4488906Z [1940/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c.o 2025-06-01T21:05:31.4490873Z [1941/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc3.c.o 2025-06-01T21:05:31.4603160Z [1941/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c.o 2025-06-01T21:05:31.4604945Z [1942/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4-acc2.c.o 2025-06-01T21:05:31.4668992Z [1942/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2025-06-01T21:05:31.4672011Z [1943/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-3x4.c.o 2025-06-01T21:05:31.4801722Z [1943/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c.o 2025-06-01T21:05:31.4805172Z [1944/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc4.c.o 2025-06-01T21:05:31.4834069Z [1944/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c.o 2025-06-01T21:05:31.4837077Z [1945/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4.c.o 2025-06-01T21:05:31.4844480Z [1945/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2025-06-01T21:05:31.4847822Z [1946/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-1x4-acc5.c.o 2025-06-01T21:05:31.5393386Z [1946/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c.o 2025-06-01T21:05:31.5396438Z [1947/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-4x4-acc2.c.o 2025-06-01T21:05:31.5653612Z [1947/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2025-06-01T21:05:31.5718393Z [1948/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc2.c.o 2025-06-01T21:05:31.5721482Z [1948/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c.o 2025-06-01T21:05:31.5724711Z [1949/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-2x4-acc3.c.o 2025-06-01T21:05:31.5937889Z [1949/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c.o 2025-06-01T21:05:31.5939584Z [1950/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5p2-minmax-sse-5x4.c.o 2025-06-01T21:05:31.5948373Z [1950/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2025-06-01T21:05:31.5949832Z [1951/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8s4-minmax-sse.c.o 2025-06-01T21:05:31.6219092Z [1951/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2025-06-01T21:05:31.6220791Z [1952/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4-acc2.c.o 2025-06-01T21:05:31.6407822Z [1952/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c.o 2025-06-01T21:05:31.6409294Z [1953/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8s4-minmax-sse.c.o 2025-06-01T21:05:31.6657161Z [1953/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c.o 2025-06-01T21:05:31.6658793Z [1954/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-5x5s2p2-minmax-sse-3x4.c.o 2025-06-01T21:05:31.7071640Z [1954/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2025-06-01T21:05:31.7073112Z [1955/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8s4-minmax-sse.c.o 2025-06-01T21:05:31.7453092Z [1955/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c.o 2025-06-01T21:05:31.7454691Z [1956/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x2c4-minmax-sse.c.o 2025-06-01T21:05:31.7755825Z [1956/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c.o 2025-06-01T21:05:31.7757344Z [1957/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8s4-minmax-sse.c.o 2025-06-01T21:05:31.8586631Z [1957/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2025-06-01T21:05:31.8588116Z [1958/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8s4-minmax-sse.c.o 2025-06-01T21:05:31.9085101Z [1958/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c.o 2025-06-01T21:05:31.9086698Z [1959/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8s4-minmax-sse.c.o 2025-06-01T21:05:31.9148331Z [1959/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c.o 2025-06-01T21:05:31.9149866Z [1960/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-sse-dup.c.o 2025-06-01T21:05:31.9482903Z [1960/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2025-06-01T21:05:31.9484559Z [1961/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-load1.c.o 2025-06-01T21:05:31.9520150Z [1961/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c.o 2025-06-01T21:05:31.9521729Z [1962/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x8-minmax-sse-dup.c.o 2025-06-01T21:05:31.9794214Z [1962/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c.o 2025-06-01T21:05:31.9795925Z [1963/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.0448825Z [1963/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2025-06-01T21:05:32.0450354Z [1964/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.0734813Z [1964/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.0736661Z [1965/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8s4-minmax-sse.c.o 2025-06-01T21:05:32.0762945Z [1965/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.0764598Z [1966/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.1190736Z [1966/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2025-06-01T21:05:32.1192274Z [1967/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.1401093Z [1967/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.1402877Z [1968/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.1481231Z [1968/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.1482803Z [1969/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8s4-minmax-sse.c.o 2025-06-01T21:05:32.1709596Z [1969/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2025-06-01T21:05:32.1711102Z [1970/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.1995521Z [1970/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c.o 2025-06-01T21:05:32.1997170Z [1971/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.2595760Z [1971/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2025-06-01T21:05:32.2597239Z [1972/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8s4-minmax-sse.c.o 2025-06-01T21:05:32.3417426Z [1972/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.3418925Z [1973/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8s4-minmax-sse.c.o 2025-06-01T21:05:32.3469060Z [1973/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2025-06-01T21:05:32.3470573Z [1974/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.3658608Z [1974/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.3660090Z [1975/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.3737123Z [1975/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.3738671Z [1976/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.4188362Z [1976/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2025-06-01T21:05:32.4189876Z [1977/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.4477759Z [1977/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.4479267Z [1978/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.4531491Z [1978/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2025-06-01T21:05:32.4532996Z [1979/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8s4-minmax-sse.c.o 2025-06-01T21:05:32.4748347Z [1979/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.4750045Z [1980/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.4751788Z [1980/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.4753256Z [1981/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.5108066Z [1981/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2025-06-01T21:05:32.5109508Z [1982/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x8s4-minmax-sse.c.o 2025-06-01T21:05:32.5511730Z [1982/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2025-06-01T21:05:32.5513926Z [1983/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.5515585Z [1983/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.5517031Z [1984/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.5560213Z [1984/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.5561749Z [1985/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.5713669Z [1985/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2025-06-01T21:05:32.5715212Z [1986/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear-chw/gen/f32-ibilinear-chw-sse-p4.c.o 2025-06-01T21:05:32.5937633Z [1986/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2025-06-01T21:05:32.5939100Z [1987/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ibilinear/gen/f32-ibilinear-sse-c4.c.o 2025-06-01T21:05:32.5942368Z [1987/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c32.c.o 2025-06-01T21:05:32.5943916Z [1988/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.5975170Z [1988/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c64.c.o 2025-06-01T21:05:32.5976680Z [1989/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8s4-minmax-sse.c.o 2025-06-01T21:05:32.5988067Z [1989/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2025-06-01T21:05:32.5991192Z [1990/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.6215123Z [1990/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2025-06-01T21:05:32.6216699Z [1991/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.6384411Z [1991/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2025-06-01T21:05:32.6385944Z [1992/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8s4-minmax-sse.c.o 2025-06-01T21:05:32.6392380Z [1992/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2025-06-01T21:05:32.6394101Z [1993/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.6433921Z [1993/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2025-06-01T21:05:32.6435320Z [1994/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x2c4-minmax-sse.c.o 2025-06-01T21:05:32.6463632Z [1994/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2025-06-01T21:05:32.6465033Z [1995/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-ppmm/gen/f32-ppmm-4x8-minmax-sse.c.o 2025-06-01T21:05:32.6640099Z [1995/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2025-06-01T21:05:32.6641654Z [1996/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u4.c.o 2025-06-01T21:05:32.6671879Z [1996/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2025-06-01T21:05:32.6673260Z [1997/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u8-acc2.c.o 2025-06-01T21:05:32.6779498Z [1997/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2025-06-01T21:05:32.6780964Z [1998/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-load1.c.o 2025-06-01T21:05:32.6907320Z [1998/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2025-06-01T21:05:32.6908720Z [1999/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u12-acc3.c.o 2025-06-01T21:05:32.7056812Z [1999/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2025-06-01T21:05:32.7058240Z [2000/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u4.c.o 2025-06-01T21:05:32.7080932Z [2000/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2025-06-01T21:05:32.7082342Z [2001/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-sse-u16-acc2.c.o 2025-06-01T21:05:32.7092430Z [2001/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2025-06-01T21:05:32.7093922Z [2002/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-sse-dup.c.o 2025-06-01T21:05:32.7105072Z [2002/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2025-06-01T21:05:32.7107700Z [2003/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u8-acc2.c.o 2025-06-01T21:05:32.7145895Z [2003/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2025-06-01T21:05:32.7147308Z [2004/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u12-acc3.c.o 2025-06-01T21:05:32.7189645Z [2004/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2025-06-01T21:05:32.7191281Z [2005/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c32.c.o 2025-06-01T21:05:32.7332192Z [2005/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2025-06-01T21:05:32.7334764Z [2006/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8s4-minmax-sse.c.o 2025-06-01T21:05:32.7336820Z [2006/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2025-06-01T21:05:32.7338289Z [2007/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc2.c.o 2025-06-01T21:05:32.7368742Z [2007/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2025-06-01T21:05:32.7370356Z [2008/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-sse-u16-acc4.c.o 2025-06-01T21:05:32.7410143Z [2008/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2025-06-01T21:05:32.7411821Z [2009/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-sse-c64.c.o 2025-06-01T21:05:32.7449022Z [2009/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-sse-u4.c.o 2025-06-01T21:05:32.7450417Z [2010/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u4.c.o 2025-06-01T21:05:32.7601328Z [2010/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-sse-u4.c.o 2025-06-01T21:05:32.7602762Z [2011/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u8-acc2.c.o 2025-06-01T21:05:32.7766939Z [2011/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-sse-u4.c.o 2025-06-01T21:05:32.7768638Z [2012/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u4.c.o 2025-06-01T21:05:32.7770154Z [2012/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-sse-u4.c.o 2025-06-01T21:05:32.7771552Z [2013/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u12-acc3.c.o 2025-06-01T21:05:32.7788979Z [2013/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2025-06-01T21:05:32.7791670Z [2014/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u8-acc2.c.o 2025-06-01T21:05:32.7794267Z [2014/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2025-06-01T21:05:32.7796880Z [2015/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-sse-u16-acc2.c.o 2025-06-01T21:05:32.7838049Z [2015/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2025-06-01T21:05:32.7839437Z [2016/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u12-acc3.c.o 2025-06-01T21:05:32.7885430Z [2016/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2025-06-01T21:05:32.7886831Z [2017/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-sse-u16-acc2.c.o 2025-06-01T21:05:32.8123130Z [2017/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-sse-u4.c.o 2025-06-01T21:05:32.8124611Z [2018/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-sse-u4.c.o 2025-06-01T21:05:32.8169906Z [2018/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-sse-u4.c.o 2025-06-01T21:05:32.8171516Z [2019/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-sse-u4.c.o 2025-06-01T21:05:32.8322719Z [2019/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c.o 2025-06-01T21:05:32.8324259Z [2020/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-sse-u4.c.o 2025-06-01T21:05:32.8493151Z [2020/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c.o 2025-06-01T21:05:32.8494626Z [2021/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-sse-u4.c.o 2025-06-01T21:05:32.8496003Z [2021/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2025-06-01T21:05:32.8497427Z [2022/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-sse-u4.c.o 2025-06-01T21:05:32.8499797Z [2022/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2025-06-01T21:05:32.8501976Z [2023/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-sse-u4.c.o 2025-06-01T21:05:32.8503435Z [2023/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-sse-u4.c.o 2025-06-01T21:05:32.8504766Z [2024/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-sse-u4.c.o 2025-06-01T21:05:32.8548172Z [2024/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-sse-u4.c.o 2025-06-01T21:05:32.8549558Z [2025/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-sse-u4.c.o 2025-06-01T21:05:32.8602944Z [2025/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2025-06-01T21:05:32.8604453Z [2026/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-sse-u4.c.o 2025-06-01T21:05:32.8846016Z [2026/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2025-06-01T21:05:32.8847412Z [2027/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-sse-u4.c.o 2025-06-01T21:05:32.8885852Z [2027/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2025-06-01T21:05:32.8887247Z [2028/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-sse-u4.c.o 2025-06-01T21:05:32.9047440Z [2028/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2025-06-01T21:05:32.9049210Z [2029/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-sse-u4.c.o 2025-06-01T21:05:32.9215236Z [2029/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2025-06-01T21:05:32.9216740Z [2030/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-sse-u4.c.o 2025-06-01T21:05:32.9218081Z [2030/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2025-06-01T21:05:32.9219400Z [2031/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-sse-u4.c.o 2025-06-01T21:05:32.9221288Z [2031/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c.o 2025-06-01T21:05:32.9222980Z [2032/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-sse-u4.c.o 2025-06-01T21:05:32.9224890Z [2032/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2025-06-01T21:05:32.9226162Z [2033/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-sse-u4.c.o 2025-06-01T21:05:32.9251444Z [2033/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2025-06-01T21:05:32.9252811Z [2034/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-sse-u4.c.o 2025-06-01T21:05:32.9353405Z [2034/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2025-06-01T21:05:32.9354829Z [2035/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u4.c.o 2025-06-01T21:05:32.9674350Z [2035/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2025-06-01T21:05:32.9675801Z [2036/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u12.c.o 2025-06-01T21:05:32.9748228Z [2036/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u4.c.o 2025-06-01T21:05:32.9749638Z [2037/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-sse-u16.c.o 2025-06-01T21:05:32.9779669Z [2037/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u8.c.o 2025-06-01T21:05:32.9781107Z [2038/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-sse-u4.c.o 2025-06-01T21:05:32.9935872Z [2038/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2025-06-01T21:05:32.9937486Z [2039/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u4.c.o 2025-06-01T21:05:32.9939011Z [2039/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2025-06-01T21:05:32.9940519Z [2040/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse-u4.c.o 2025-06-01T21:05:32.9946776Z [2040/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2025-06-01T21:05:32.9948339Z [2041/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-sse-u8.c.o 2025-06-01T21:05:32.9970097Z [2041/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2025-06-01T21:05:32.9973663Z [2042/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u4.c.o 2025-06-01T21:05:32.9984692Z [2042/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c.o 2025-06-01T21:05:32.9986312Z [2043/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vmulcaddc/gen/f32-vmulcaddc-c8-minmax-sse-2x.c.o 2025-06-01T21:05:33.0148180Z [2043/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c.o 2025-06-01T21:05:33.0149670Z [2044/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-sse-rsqrt-u16.c.o 2025-06-01T21:05:33.0422182Z [2044/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c.o 2025-06-01T21:05:33.0423956Z [2045/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u4.c.o 2025-06-01T21:05:33.0488164Z [2045/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c.o 2025-06-01T21:05:33.0490988Z [2046/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u4.c.o 2025-06-01T21:05:33.0501985Z [2046/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c.o 2025-06-01T21:05:33.0504701Z [2047/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packx/x32-packx-4x-sse.c.o 2025-06-01T21:05:33.0519522Z [2047/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c.o 2025-06-01T21:05:33.0522312Z [2048/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-rsqrt-u8.c.o 2025-06-01T21:05:33.0655417Z [2048/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c.o 2025-06-01T21:05:33.0656899Z [2049/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u8.c.o 2025-06-01T21:05:33.0662941Z [2049/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2025-06-01T21:05:33.0664356Z [2050/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u8.c.o 2025-06-01T21:05:33.0680669Z [2050/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2025-06-01T21:05:33.0682026Z [2051/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-sse-sqrt-u16.c.o 2025-06-01T21:05:33.0803102Z [2051/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c.o 2025-06-01T21:05:33.0804738Z [2052/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u16.c.o 2025-06-01T21:05:33.1043835Z [2052/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c.o 2025-06-01T21:05:33.1045700Z [2053/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int16-u24.c.o 2025-06-01T21:05:33.1127152Z [2053/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c.o 2025-06-01T21:05:33.1128641Z [2054/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u8.c.o 2025-06-01T21:05:33.1323470Z [2054/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c.o 2025-06-01T21:05:33.1325379Z [2055/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u16.c.o 2025-06-01T21:05:33.1326817Z [2055/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c.o 2025-06-01T21:05:33.1328181Z [2056/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vabs-sse2-u8.c.o 2025-06-01T21:05:33.1329543Z [2056/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c.o 2025-06-01T21:05:33.1330906Z [2057/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vneg-sse2-u8.c.o 2025-06-01T21:05:33.1406919Z [2057/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c.o 2025-06-01T21:05:33.1410142Z [2058/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u24.c.o 2025-06-01T21:05:33.1412951Z [2058/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c.o 2025-06-01T21:05:33.1415569Z [2059/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u8.c.o 2025-06-01T21:05:33.1550420Z [2059/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c.o 2025-06-01T21:05:33.1551935Z [2060/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse2-int32-u32.c.o 2025-06-01T21:05:33.1565395Z [2060/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.o 2025-06-01T21:05:33.1567063Z [2061/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-4x1-minmax-sse.c.o 2025-06-01T21:05:33.1610615Z [2061/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.o 2025-06-01T21:05:33.1612288Z [2062/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-8x1-minmax-sse.c.o 2025-06-01T21:05:33.1758445Z [2062/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.o 2025-06-01T21:05:33.1760155Z [2063/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-spmm/gen/f32-spmm-16x1-minmax-sse.c.o 2025-06-01T21:05:33.1764991Z [2063/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c.o 2025-06-01T21:05:33.1766566Z [2064/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u8.c.o 2025-06-01T21:05:33.1777532Z [2064/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c.o 2025-06-01T21:05:33.1778947Z [2065/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u24.c.o 2025-06-01T21:05:33.1968757Z [2065/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c.o 2025-06-01T21:05:33.1970232Z [2066/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u8.c.o 2025-06-01T21:05:33.1993258Z [2066/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c.o 2025-06-01T21:05:33.1994766Z [2067/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u16.c.o 2025-06-01T21:05:33.2023635Z [2067/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c.o 2025-06-01T21:05:33.2025096Z [2068/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse2-u24.c.o 2025-06-01T21:05:33.2089997Z [2068/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c.o 2025-06-01T21:05:33.2091485Z [2069/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u16.c.o 2025-06-01T21:05:33.2110039Z [2069/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c.o 2025-06-01T21:05:33.2111490Z [2070/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-sse2-u24.c.o 2025-06-01T21:05:33.2113153Z [2070/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c.o 2025-06-01T21:05:33.2114573Z [2071/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse2-u32.c.o 2025-06-01T21:05:33.2203569Z [2071/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c.o 2025-06-01T21:05:33.2206860Z [2072/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u4.c.o 2025-06-01T21:05:33.2284207Z [2072/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c.o 2025-06-01T21:05:33.2287442Z [2073/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u8-acc2.c.o 2025-06-01T21:05:33.2421380Z [2073/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2025-06-01T21:05:33.2424548Z [2074/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-sse2-rr2-p5-u16-acc4.c.o 2025-06-01T21:05:33.2427617Z [2074/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2025-06-01T21:05:33.2430174Z [2075/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse2-u4.c.o 2025-06-01T21:05:33.2432739Z [2075/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2025-06-01T21:05:33.2435330Z [2076/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse2-u4.c.o 2025-06-01T21:05:33.2437960Z [2076/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2025-06-01T21:05:33.2440595Z [2077/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse2-u4.c.o 2025-06-01T21:05:33.2806621Z [2077/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2025-06-01T21:05:33.2875524Z [2078/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u4.c.o 2025-06-01T21:05:33.2876993Z [2078/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2025-06-01T21:05:33.2878375Z [2079/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u4.c.o 2025-06-01T21:05:33.2943432Z [2079/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c.o 2025-06-01T21:05:33.2945490Z [2080/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u4.c.o 2025-06-01T21:05:33.2967419Z [2080/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c.o 2025-06-01T21:05:33.2968948Z [2081/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u8.c.o 2025-06-01T21:05:33.2975819Z [2081/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c.o 2025-06-01T21:05:33.2977381Z [2082/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u8.c.o 2025-06-01T21:05:33.3025062Z [2082/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c.o 2025-06-01T21:05:33.3026795Z [2083/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u12.c.o 2025-06-01T21:05:33.3139369Z [2083/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c.o 2025-06-01T21:05:33.3140800Z [2084/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse2-u4.c.o 2025-06-01T21:05:33.3148916Z [2084/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c.o 2025-06-01T21:05:33.3150371Z [2085/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse2-u4.c.o 2025-06-01T21:05:33.3151814Z [2085/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c.o 2025-06-01T21:05:33.3153288Z [2086/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse2-u4.c.o 2025-06-01T21:05:33.3159639Z [2086/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-nr.c.o 2025-06-01T21:05:33.3161054Z [2087/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse2-u8.c.o 2025-06-01T21:05:33.3171577Z [2087/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.3173135Z [2088/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-p6-u16.c.o 2025-06-01T21:05:33.3176790Z [2088/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.3178402Z [2089/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse2-rr2-lut16-p3-u16.c.o 2025-06-01T21:05:33.3480169Z [2089/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.3481720Z [2090/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse2-u4.c.o 2025-06-01T21:05:33.3710193Z [2090/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.3739857Z [2091/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u4.c.o 2025-06-01T21:05:33.3741530Z [2091/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.3743436Z [2092/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u4.c.o 2025-06-01T21:05:33.3868271Z [2092/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.3871492Z [2093/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u8.c.o 2025-06-01T21:05:33.3996729Z [2093/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.3998463Z [2094/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u12.c.o 2025-06-01T21:05:33.4029468Z [2094/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.4031377Z [2095/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u12.c.o 2025-06-01T21:05:33.4087279Z [2095/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.4088959Z [2096/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-p5-div-u16.c.o 2025-06-01T21:05:33.4092150Z [2096/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.4093818Z [2097/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse2-rr2-lut64-p2-div-u16.c.o 2025-06-01T21:05:33.4649878Z [2097/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.4651655Z [2098/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.4685005Z [2098/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.4686682Z [2099/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-sse2-rational-9-8-nr.c.o 2025-06-01T21:05:33.4773085Z [2099/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.4774867Z [2100/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.4809790Z [2100/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.4811529Z [2101/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.5293855Z [2101/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.5295791Z [2102/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.5344458Z [2102/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.5346568Z [2103/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.5497977Z [2103/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.5499726Z [2104/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.5639722Z [2104/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.5641653Z [2105/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.5643353Z [2105/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.5646070Z [2106/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.5711432Z [2106/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.5713236Z [2107/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.5875004Z [2107/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.5876846Z [2108/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.5890476Z [2108/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.5892268Z [2109/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.5975434Z [2109/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.5977217Z [2110/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.6198280Z [2110/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.6200066Z [2111/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.6225380Z [2111/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.6227405Z [2112/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.6630575Z [2112/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.6633934Z [2113/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.6713164Z [2113/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.6716508Z [2114/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.6805760Z [2114/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.6808803Z [2115/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.6854951Z [2115/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.6856756Z [2116/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.6870970Z [2116/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.6872937Z [2117/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.6875039Z [2117/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.6877155Z [2118/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.7149551Z [2118/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.7151388Z [2119/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld64.c.o 2025-06-01T21:05:33.7153163Z [2119/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.7154988Z [2120/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.7165274Z [2120/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.7166978Z [2121/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.7367111Z [2121/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.7368992Z [2122/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse2-ld128.c.o 2025-06-01T21:05:33.7883102Z [2122/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.7885361Z [2123/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.7954088Z [2123/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.7955810Z [2124/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.8666492Z [2124/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.8668280Z [2125/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.8787047Z [2125/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.8788775Z [2126/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.9079248Z [2126/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.9081001Z [2127/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.9250729Z [2127/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.9252763Z [2128/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.9292438Z [2128/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.9294224Z [2129/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.9380160Z [2129/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c.o 2025-06-01T21:05:33.9381821Z [2130/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.9383369Z [2130/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c.o 2025-06-01T21:05:33.9384970Z [2131/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.9720455Z [2131/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c.o 2025-06-01T21:05:33.9722173Z [2132/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.9748595Z [2132/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.9750452Z [2133/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.9871441Z [2133/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.9873244Z [2134/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:33.9935555Z [2134/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:33.9937224Z [2135/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u8.c.o 2025-06-01T21:05:34.0071650Z [2135/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.0073324Z [2136/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u16.c.o 2025-06-01T21:05:34.0091469Z [2136/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.0093474Z [2137/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse2-u24.c.o 2025-06-01T21:05:34.0533399Z [2137/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.0535222Z [2138/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.0617184Z [2138/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.0619124Z [2139/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.1053776Z [2139/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.1055740Z [2140/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.1372349Z [2140/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.1374401Z [2141/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.1432342Z [2141/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.1434254Z [2142/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.1481369Z [2142/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.1483188Z [2143/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.1892315Z [2143/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.1894303Z [2144/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.1973025Z [2144/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.1974959Z [2145/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.2304966Z [2145/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.2306909Z [2146/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.2486332Z [2146/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.2488205Z [2147/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.2490392Z [2147/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.2492165Z [2148/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.3129529Z [2148/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.3133240Z [2149/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.3146073Z [2149/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.3149684Z [2150/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.3295853Z [2150/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.3299471Z [2151/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.3333699Z [2151/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.3337344Z [2152/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.3577740Z [2152/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.3581367Z [2153/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.3585002Z [2153/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.3588462Z [2154/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.3689936Z [2154/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.3693456Z [2155/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.4123154Z [2155/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.4126573Z [2156/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.4480388Z [2156/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.4483744Z [2157/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.4597034Z [2157/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.4600404Z [2158/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.4627854Z [2158/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.4631260Z [2159/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.4815069Z [2159/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.4816974Z [2160/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.4828929Z [2160/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.4830947Z [2161/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.4832756Z [2161/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.4834447Z [2162/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.4867430Z [2162/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.4869174Z [2163/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.5118184Z [2163/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.5119963Z [2164/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.5129214Z [2164/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.5131031Z [2165/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.5548445Z [2165/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.5550206Z [2166/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.5723481Z [2166/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.5725540Z [2167/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16-add16.c.o 2025-06-01T21:05:34.5823646Z [2167/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.5825333Z [2168/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.5928571Z [2168/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.5930342Z [2169/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.6055656Z [2169/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.6057416Z [2170/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.6203681Z [2170/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.6205604Z [2171/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.6292273Z [2171/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.6294028Z [2172/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.6350497Z [2172/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.6352258Z [2173/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.6367839Z [2173/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.6369586Z [2174/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.6554435Z [2174/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.6556249Z [2175/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.6613131Z [2175/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.6869169Z [2176/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.6870883Z [2176/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.6872570Z [2177/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.7171748Z [2177/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.7173579Z [2178/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.7192387Z [2178/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.7194072Z [2179/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.7319871Z [2179/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.7321632Z [2180/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.7328860Z [2180/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.7331288Z [2181/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.7349375Z [2181/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.7351120Z [2182/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.7361965Z [2182/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.7363675Z [2183/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.7389835Z [2183/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.7391625Z [2184/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.7418054Z [2184/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.7419805Z [2185/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.7460006Z [2185/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.7461709Z [2186/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.7765062Z [2186/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.7766838Z [2187/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.7816238Z [2187/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.7817945Z [2188/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.7997169Z [2188/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.7998946Z [2189/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.8315160Z [2189/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.8318106Z [2190/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.8322666Z [2190/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:34.8324461Z [2191/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.8475263Z [2191/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c.o 2025-06-01T21:05:34.8477417Z [2192/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.8593917Z [2192/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c.o 2025-06-01T21:05:34.8595651Z [2193/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.8612388Z [2193/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:34.8614057Z [2194/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.8640037Z [2194/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.o 2025-06-01T21:05:34.8641946Z [2195/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.8649388Z [2195/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.o 2025-06-01T21:05:34.8651200Z [2196/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.8669427Z [2196/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2025-06-01T21:05:34.8671010Z [2197/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.8885183Z [2197/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2025-06-01T21:05:34.8886890Z [2198/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.9148301Z [2198/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:34.9150090Z [2199/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:34.9204718Z [2199/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:34.9206487Z [2200/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.9266280Z [2200/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.9267936Z [2201/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:34.9325741Z [2201/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.9327528Z [2202/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:34.9350088Z [2202/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.9351760Z [2203/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u24.c.o 2025-06-01T21:05:34.9385207Z [2203/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.9386703Z [2204/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse2-u16.c.o 2025-06-01T21:05:34.9450131Z [2204/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.9451859Z [2205/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:34.9472495Z [2205/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.9474038Z [2206/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse2-u16.c.o 2025-06-01T21:05:34.9505162Z [2206/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.9506767Z [2207/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u24.c.o 2025-06-01T21:05:34.9568081Z [2207/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:34.9569730Z [2208/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse2-mul16-ld64-u32.c.o 2025-06-01T21:05:34.9573492Z [2208/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c.o 2025-06-01T21:05:34.9574997Z [2209/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse2-mul16-ld64-u32.c.o 2025-06-01T21:05:34.9727941Z [2209/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c.o 2025-06-01T21:05:34.9729545Z [2210/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:34.9969378Z [2210/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c.o 2025-06-01T21:05:34.9971008Z [2211/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:35.0208408Z [2211/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.0209972Z [2212/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u8.c.o 2025-06-01T21:05:35.0244779Z [2212/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.0246648Z [2213/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u16.c.o 2025-06-01T21:05:35.0424151Z [2213/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.0425731Z [2214/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse2-u24.c.o 2025-06-01T21:05:35.0945774Z [2214/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.0948861Z [2215/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:35.1274758Z [2215/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.1278015Z [2216/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:35.1319777Z [2216/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.1322953Z [2217/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.1326300Z [2217/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.1329462Z [2218/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:35.1545051Z [2218/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.1547220Z [2219/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.1548806Z [2219/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.1550392Z [2220/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.1607527Z [2220/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.1609245Z [2221/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:35.1694013Z [2221/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.1695686Z [2222/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.1814790Z [2222/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.1816531Z [2223/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:35.2246307Z [2223/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.2247963Z [2224/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.2362086Z [2224/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.2363808Z [2225/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:35.2680270Z [2225/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.2681898Z [2226/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.2716583Z [2226/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.2718182Z [2227/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.2767029Z [2227/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.2768642Z [2228/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.2889716Z [2228/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.2891373Z [2229/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.2951164Z [2229/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.2952972Z [2230/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.3007641Z [2230/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.3009257Z [2231/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.3130002Z [2231/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.3131737Z [2232/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:35.3243115Z [2232/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.3245112Z [2233/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.3366343Z [2233/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.3368167Z [2234/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse2-mul16.c.o 2025-06-01T21:05:35.3369819Z [2234/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.3371410Z [2235/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.3756281Z [2235/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.3758088Z [2236/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.3799889Z [2236/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.3801497Z [2237/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.4128170Z [2237/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.4129859Z [2238/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.4192197Z [2238/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.4194200Z [2239/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.4247079Z [2239/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.4248722Z [2240/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.4282014Z [2240/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.4283617Z [2241/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.4368670Z [2241/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.4370575Z [2242/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.4408246Z [2242/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.4409887Z [2243/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.4415190Z [2243/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.4416771Z [2244/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.4421137Z [2244/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.4422733Z [2245/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.4430378Z [2245/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.4431932Z [2246/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.4500257Z [2246/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.4501838Z [2247/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.5000311Z [2247/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.5001960Z [2248/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.5027756Z [2248/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.5029350Z [2249/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.5280627Z [2249/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.5283692Z [2250/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.5320883Z [2250/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.5324519Z [2251/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.5408628Z [2251/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c.o 2025-06-01T21:05:35.5411423Z [2252/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.5441864Z [2252/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc2.c.o 2025-06-01T21:05:35.5444856Z [2253/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.5646012Z [2253/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc4.c.o 2025-06-01T21:05:35.5649188Z [2254/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.5666009Z [2254/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:35.5669102Z [2255/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.5697492Z [2255/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:35.5700508Z [2256/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.5720402Z [2256/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2025-06-01T21:05:35.5723116Z [2257/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.5750286Z [2257/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2025-06-01T21:05:35.5753225Z [2258/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.5907505Z [2258/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:35.5910426Z [2259/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u16.c.o 2025-06-01T21:05:35.5931628Z [2259/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:35.5934838Z [2260/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.6048923Z [2260/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2025-06-01T21:05:35.6051612Z [2261/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc2.c.o 2025-06-01T21:05:35.6085340Z [2261/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2025-06-01T21:05:35.6088060Z [2262/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-sse2-u64-acc4.c.o 2025-06-01T21:05:35.6371344Z [2262/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c.o 2025-06-01T21:05:35.6374825Z [2263/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld64.c.o 2025-06-01T21:05:35.6429121Z [2263/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c.o 2025-06-01T21:05:35.6431914Z [2264/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse2-u16.c.o 2025-06-01T21:05:35.6490991Z [2264/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c.o 2025-06-01T21:05:35.6492639Z [2265/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.6494481Z [2265/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c.o 2025-06-01T21:05:35.6496428Z [2266/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:35.6519853Z [2266/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c.o 2025-06-01T21:05:35.6521365Z [2267/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse2-u16.c.o 2025-06-01T21:05:35.6552276Z [2267/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2025-06-01T21:05:35.6553801Z [2268/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:35.6591256Z [2268/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c.o 2025-06-01T21:05:35.6593041Z [2269/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:35.6625437Z [2269/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4-prfm.c.o 2025-06-01T21:05:35.6627066Z [2270/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse2-ld128.c.o 2025-06-01T21:05:35.6727874Z [2270/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8-prfm.c.o 2025-06-01T21:05:35.6729549Z [2271/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse2-mul16-ld64-u16.c.o 2025-06-01T21:05:35.6876677Z [2271/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c.o 2025-06-01T21:05:35.6878320Z [2272/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse2-c16.c.o 2025-06-01T21:05:35.6962957Z [2272/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c.o 2025-06-01T21:05:35.6964786Z [2273/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse2-c16.c.o 2025-06-01T21:05:35.7304281Z [2273/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c.o 2025-06-01T21:05:35.7305886Z [2274/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x2c4-gemm-goi-sse2-u4-prfm.c.o 2025-06-01T21:05:35.7310970Z [2274/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c.o 2025-06-01T21:05:35.7312513Z [2275/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/x16-transposec-4x8-sse2.c.o 2025-06-01T21:05:35.7846336Z [2275/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c.o 2025-06-01T21:05:35.7847959Z [2276/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u4-prfm.c.o 2025-06-01T21:05:35.8105262Z [2276/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4-prfm.c.o 2025-06-01T21:05:35.8106837Z [2277/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8.c.o 2025-06-01T21:05:35.8208172Z [2277/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c.o 2025-06-01T21:05:35.8209746Z [2278/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-sse2-u8-prfm.c.o 2025-06-01T21:05:35.9852464Z [2278/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8-prfm.c.o 2025-06-01T21:05:35.9854102Z [2279/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4.c.o 2025-06-01T21:05:35.9948287Z [2279/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c.o 2025-06-01T21:05:35.9949864Z [2280/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u4-prfm.c.o 2025-06-01T21:05:36.1086023Z [2280/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c.o 2025-06-01T21:05:36.1087653Z [2281/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8-prfm.c.o 2025-06-01T21:05:36.1221079Z [2281/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c.o 2025-06-01T21:05:36.1222690Z [2282/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-switch-sse2.c.o 2025-06-01T21:05:36.1269768Z [2282/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c.o 2025-06-01T21:05:36.1271375Z [2283/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-multi-mov-sse2.c.o 2025-06-01T21:05:36.1274197Z [2283/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c.o 2025-06-01T21:05:36.1275833Z [2284/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-switch-sse2.c.o 2025-06-01T21:05:36.1392317Z [2284/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2025-06-01T21:05:36.1393933Z [2285/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-8x8-reuse-mov-sse2.c.o 2025-06-01T21:05:36.1459320Z [2285/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2025-06-01T21:05:36.1460983Z [2286/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-16x16-reuse-switch-sse2.c.o 2025-06-01T21:05:36.1912905Z [2286/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2025-06-01T21:05:36.1915967Z [2287/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4.c.o 2025-06-01T21:05:36.1929573Z [2287/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2025-06-01T21:05:36.1932607Z [2288/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u4-prfm.c.o 2025-06-01T21:05:36.2345181Z [2288/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2025-06-01T21:05:36.2348665Z [2289/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-sse2-u8.c.o 2025-06-01T21:05:36.2590905Z [2289/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2025-06-01T21:05:36.2594316Z [2290/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8.c.o 2025-06-01T21:05:36.2792006Z [2290/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2025-06-01T21:05:36.2795164Z [2291/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-sse2-u8-prfm.c.o 2025-06-01T21:05:36.5804884Z [2291/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2025-06-01T21:05:36.5807416Z [2292/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-mov-sse2.c.o 2025-06-01T21:05:36.5848509Z [2292/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2025-06-01T21:05:36.5851693Z [2293/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-multi-sse2.c.o 2025-06-01T21:05:36.5890973Z [2293/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2025-06-01T21:05:36.5894090Z [2294/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4-prfm.c.o 2025-06-01T21:05:36.5954086Z [2294/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2025-06-01T21:05:36.6384416Z [2295/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-multi-switch-sse2.c.o 2025-06-01T21:05:36.6387771Z [2295/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc2.c.o 2025-06-01T21:05:36.6391124Z [2296/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-multi-sse2.c.o 2025-06-01T21:05:36.6425290Z [2296/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc3.c.o 2025-06-01T21:05:36.6428600Z [2297/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-mov-sse2.c.o 2025-06-01T21:05:36.6702527Z [2297/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc4.c.o 2025-06-01T21:05:36.6705636Z [2298/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u4.c.o 2025-06-01T21:05:36.6845852Z [2298/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c.o 2025-06-01T21:05:36.6849364Z [2299/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-4x4-reuse-switch-sse2.c.o 2025-06-01T21:05:36.6944086Z [2299/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c.o 2025-06-01T21:05:36.6947644Z [2300/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-multi-sse2.c.o 2025-06-01T21:05:36.6980953Z [2300/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c.o 2025-06-01T21:05:36.6984232Z [2301/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc2.c.o 2025-06-01T21:05:36.7174531Z [2301/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c.o 2025-06-01T21:05:36.7176434Z [2302/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-multi-switch-sse2.c.o 2025-06-01T21:05:36.7410773Z [2302/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c.o 2025-06-01T21:05:36.7412546Z [2303/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc3.c.o 2025-06-01T21:05:36.7441235Z [2303/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c.o 2025-06-01T21:05:36.7442994Z [2304/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4-acc4.c.o 2025-06-01T21:05:36.7735238Z [2304/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd-prfm.c.o 2025-06-01T21:05:36.7737043Z [2305/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-1x4.c.o 2025-06-01T21:05:36.7803583Z [2305/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd-prfm.c.o 2025-06-01T21:05:36.7805443Z [2306/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8.c.o 2025-06-01T21:05:36.7984687Z [2306/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd.c.o 2025-06-01T21:05:36.7986510Z [2307/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-2x4.c.o 2025-06-01T21:05:36.8131653Z [2307/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd-prfm.c.o 2025-06-01T21:05:36.8133404Z [2308/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-sse2-u8-prfm.c.o 2025-06-01T21:05:36.8198095Z [2308/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd.c.o 2025-06-01T21:05:36.8199804Z [2309/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-3x4.c.o 2025-06-01T21:05:36.8350100Z [2309/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd-prfm.c.o 2025-06-01T21:05:36.8353962Z [2310/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-4x4.c.o 2025-06-01T21:05:36.8642636Z [2310/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c.o 2025-06-01T21:05:36.8644630Z [2311/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-5x4.c.o 2025-06-01T21:05:36.8796709Z [2311/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc2.c.o 2025-06-01T21:05:36.8798424Z [2312/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-ssse3-madd-prfm.c.o 2025-06-01T21:05:36.9007208Z [2312/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc4.c.o 2025-06-01T21:05:36.9010579Z [2313/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv2d-chw/gen/f32-dwconv2d-chw-3x3p1-minmax-ssse3-6x4.c.o 2025-06-01T21:05:36.9013519Z [2313/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2025-06-01T21:05:36.9016096Z [2314/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u16.c.o 2025-06-01T21:05:36.9235505Z [2314/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2025-06-01T21:05:36.9238677Z [2315/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd-prfm.c.o 2025-06-01T21:05:36.9282172Z [2315/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c16.c.o 2025-06-01T21:05:36.9285413Z [2316/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-ssse3-madd.c.o 2025-06-01T21:05:36.9399135Z [2316/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c32.c.o 2025-06-01T21:05:36.9401783Z [2317/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc2.c.o 2025-06-01T21:05:36.9562625Z [2317/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2025-06-01T21:05:36.9565878Z [2318/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd-prfm.c.o 2025-06-01T21:05:36.9577337Z [2318/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2025-06-01T21:05:36.9682342Z [2319/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-ssse3-u64-acc4.c.o 2025-06-01T21:05:36.9684042Z [2319/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2025-06-01T21:05:36.9685674Z [2320/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-ssse3-u16.c.o 2025-06-01T21:05:36.9687895Z [2320/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2025-06-01T21:05:36.9689409Z [2321/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-ssse3-madd.c.o 2025-06-01T21:05:36.9802775Z [2321/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c.o 2025-06-01T21:05:36.9805757Z [2322/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-ssse3-u16.c.o 2025-06-01T21:05:36.9876864Z [2322/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c.o 2025-06-01T21:05:36.9880002Z [2323/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-ssse3-madd-prfm.c.o 2025-06-01T21:05:37.0068514Z [2323/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c.o 2025-06-01T21:05:37.0071208Z [2324/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-ssse3-u16.c.o 2025-06-01T21:05:37.0221901Z [2324/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c.o 2025-06-01T21:05:37.0223445Z [2325/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-mov-sse2.c.o 2025-06-01T21:05:37.0254409Z [2325/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c.o 2025-06-01T21:05:37.0256052Z [2326/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-multi-sse2.c.o 2025-06-01T21:05:37.0272619Z [2326/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c.o 2025-06-01T21:05:37.0274032Z [2327/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u16.c.o 2025-06-01T21:05:37.0275441Z [2327/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c.o 2025-06-01T21:05:37.0277002Z [2328/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-2x2-reuse-switch-sse2.c.o 2025-06-01T21:05:37.0352461Z [2328/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2025-06-01T21:05:37.0353917Z [2329/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-ssse3-u16.c.o 2025-06-01T21:05:37.0444936Z [2329/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2025-06-01T21:05:37.0446990Z [2330/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u8.c.o 2025-06-01T21:05:37.0549752Z [2330/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2025-06-01T21:05:37.0551228Z [2331/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c16.c.o 2025-06-01T21:05:37.0552788Z [2331/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse41-dup.c.o 2025-06-01T21:05:37.0554233Z [2332/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-ssse3-u32.c.o 2025-06-01T21:05:37.0729094Z [2332/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse41-dup.c.o 2025-06-01T21:05:37.0730649Z [2333/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rdsum/gen/qu8-rdsum-7p7x-ssse3-c32.c.o 2025-06-01T21:05:37.0755022Z [2333/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse41-dup.c.o 2025-06-01T21:05:37.0756563Z [2334/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u24.c.o 2025-06-01T21:05:37.0823111Z [2334/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-load1.c.o 2025-06-01T21:05:37.0824927Z [2335/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u8.c.o 2025-06-01T21:05:37.0892459Z [2335/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c.o 2025-06-01T21:05:37.0894036Z [2336/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int16-u32.c.o 2025-06-01T21:05:37.1098796Z [2336/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-dup.c.o 2025-06-01T21:05:37.1100492Z [2337/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u16.c.o 2025-06-01T21:05:37.1189217Z [2337/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-load1.c.o 2025-06-01T21:05:37.1190787Z [2338/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u16.c.o 2025-06-01T21:05:37.1192251Z [2338/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c.o 2025-06-01T21:05:37.1193709Z [2339/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u24.c.o 2025-06-01T21:05:37.1293473Z [2339/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c.o 2025-06-01T21:05:37.1296507Z [2340/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-sse41-int32-u32.c.o 2025-06-01T21:05:37.1376287Z [2340/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-load1.c.o 2025-06-01T21:05:37.1379303Z [2341/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u24.c.o 2025-06-01T21:05:37.1569268Z [2341/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c.o 2025-06-01T21:05:37.1572080Z [2342/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-sse41-u32.c.o 2025-06-01T21:05:37.1995029Z [2342/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-dup.c.o 2025-06-01T21:05:37.1998122Z [2343/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-sse41-load1.c.o 2025-06-01T21:05:37.2191994Z [2343/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-load1.c.o 2025-06-01T21:05:37.2193745Z [2344/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-3x8-minmax-sse41-dup.c.o 2025-06-01T21:05:37.2222415Z [2344/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c.o 2025-06-01T21:05:37.2224011Z [2345/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8s4-minmax-sse41.c.o 2025-06-01T21:05:37.2404706Z [2345/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c.o 2025-06-01T21:05:37.2407672Z [2346/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x8-minmax-sse41-dup.c.o 2025-06-01T21:05:37.2430781Z [2346/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-dup.c.o 2025-06-01T21:05:37.2432587Z [2347/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-load1.c.o 2025-06-01T21:05:37.2473694Z [2347/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-load1.c.o 2025-06-01T21:05:37.2475337Z [2348/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8-minmax-sse41-dup.c.o 2025-06-01T21:05:37.2615788Z [2348/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c.o 2025-06-01T21:05:37.2617385Z [2349/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x2c4-minmax-sse41.c.o 2025-06-01T21:05:37.2670388Z [2349/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2025-06-01T21:05:37.2671976Z [2350/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-sse41-load1.c.o 2025-06-01T21:05:37.2752213Z [2350/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2025-06-01T21:05:37.2753809Z [2351/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x8-minmax-sse41-dup.c.o 2025-06-01T21:05:37.2848274Z [2351/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2025-06-01T21:05:37.2849828Z [2352/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x8s4-minmax-sse41.c.o 2025-06-01T21:05:37.3149962Z [2352/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c.o 2025-06-01T21:05:37.3151528Z [2353/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8s4-minmax-sse41.c.o 2025-06-01T21:05:37.3302324Z [2353/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c.o 2025-06-01T21:05:37.3303768Z [2354/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u8.c.o 2025-06-01T21:05:37.3371050Z [2354/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c.o 2025-06-01T21:05:37.3372646Z [2355/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-dup.c.o 2025-06-01T21:05:37.3394414Z [2355/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c.o 2025-06-01T21:05:37.3395944Z [2356/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u16.c.o 2025-06-01T21:05:37.3441657Z [2356/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c.o 2025-06-01T21:05:37.3443201Z [2357/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-sse41-load1.c.o 2025-06-01T21:05:37.3501251Z [2357/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c.o 2025-06-01T21:05:37.3502693Z [2358/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-sse41-u24.c.o 2025-06-01T21:05:37.3548808Z [2358/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c.o 2025-06-01T21:05:37.3552680Z [2359/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u4.c.o 2025-06-01T21:05:37.3768693Z [2359/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c.o 2025-06-01T21:05:37.3770313Z [2360/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x2c4-minmax-sse41.c.o 2025-06-01T21:05:37.3883732Z [2360/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c.o 2025-06-01T21:05:37.3885632Z [2361/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-sse41-u8.c.o 2025-06-01T21:05:37.3932205Z [2361/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c.o 2025-06-01T21:05:37.3934241Z [2362/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-load1.c.o 2025-06-01T21:05:37.4007699Z [2362/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2025-06-01T21:05:37.4009145Z [2363/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u4.c.o 2025-06-01T21:05:37.4101732Z [2363/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2025-06-01T21:05:37.4104823Z [2364/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u4.c.o 2025-06-01T21:05:37.4107569Z [2364/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2025-06-01T21:05:37.4110172Z [2365/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-sse41-u8.c.o 2025-06-01T21:05:37.4146108Z [2365/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2025-06-01T21:05:37.4147652Z [2366/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8s4-minmax-sse41.c.o 2025-06-01T21:05:37.4166274Z [2366/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2025-06-01T21:05:37.4167703Z [2367/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-sse41-u8.c.o 2025-06-01T21:05:37.4357759Z [2367/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2025-06-01T21:05:37.4359452Z [2368/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-sse41-dup.c.o 2025-06-01T21:05:37.4361147Z [2368/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2025-06-01T21:05:37.4362714Z [2369/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u4.c.o 2025-06-01T21:05:37.4550429Z [2369/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2025-06-01T21:05:37.4551937Z [2370/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8s4-minmax-sse41.c.o 2025-06-01T21:05:37.4559290Z [2370/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2025-06-01T21:05:37.4560870Z [2371/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u8.c.o 2025-06-01T21:05:37.4737700Z [2371/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c.o 2025-06-01T21:05:37.4739612Z [2372/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u4.c.o 2025-06-01T21:05:37.4844793Z [2372/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c.o 2025-06-01T21:05:37.4846831Z [2373/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-sse41-u4.c.o 2025-06-01T21:05:37.4848592Z [2373/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c.o 2025-06-01T21:05:37.4850263Z [2374/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-sse41-u4.c.o 2025-06-01T21:05:37.4853023Z [2374/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2025-06-01T21:05:37.4855007Z [2375/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u12.c.o 2025-06-01T21:05:37.4890974Z [2375/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2025-06-01T21:05:37.4892439Z [2376/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u8.c.o 2025-06-01T21:05:37.5046287Z [2376/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2025-06-01T21:05:37.5049151Z [2377/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u12.c.o 2025-06-01T21:05:37.5052042Z [2377/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2025-06-01T21:05:37.5055038Z [2378/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-lut16-p3-u16.c.o 2025-06-01T21:05:37.5058322Z [2378/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.5061228Z [2379/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-sse41-u4.c.o 2025-06-01T21:05:37.5064157Z [2379/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.5066994Z [2380/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-sse41-u4.c.o 2025-06-01T21:05:37.5091661Z [2380/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.5094677Z [2381/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-sse41-rr2-p6-u16.c.o 2025-06-01T21:05:37.5238069Z [2381/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.5240971Z [2382/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-sse41-u4.c.o 2025-06-01T21:05:37.5426375Z [2382/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.5428107Z [2383/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u4.c.o 2025-06-01T21:05:37.5649074Z [2383/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.5651158Z [2384/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u4.c.o 2025-06-01T21:05:37.5732547Z [2384/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.5734416Z [2385/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u8.c.o 2025-06-01T21:05:37.5801374Z [2385/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.5803111Z [2386/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u12.c.o 2025-06-01T21:05:37.5834594Z [2386/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd-prfm.c.o 2025-06-01T21:05:37.5836360Z [2387/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u12.c.o 2025-06-01T21:05:37.6000389Z [2387/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd.c.o 2025-06-01T21:05:37.6002080Z [2388/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-lut64-p2-div-u16.c.o 2025-06-01T21:05:37.6011258Z [2388/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.6013077Z [2389/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-sse41-rr2-p5-div-u16.c.o 2025-06-01T21:05:37.6532198Z [2389/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.6534223Z [2390/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.6650629Z [2390/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd-prfm.c.o 2025-06-01T21:05:37.6652480Z [2391/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.6659537Z [2391/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd.c.o 2025-06-01T21:05:37.6661293Z [2392/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.6850569Z [2392/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.6852564Z [2393/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.7120042Z [2393/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.7121816Z [2394/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.7144357Z [2394/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd-prfm.c.o 2025-06-01T21:05:37.7146627Z [2395/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.7173228Z [2395/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd.c.o 2025-06-01T21:05:37.7174990Z [2396/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.7193410Z [2396/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.7195219Z [2397/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd-prfm.c.o 2025-06-01T21:05:37.7219287Z [2397/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.7221296Z [2398/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-sse41-madd.c.o 2025-06-01T21:05:37.7316275Z [2398/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd-prfm.c.o 2025-06-01T21:05:37.7318125Z [2399/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.7592710Z [2399/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd.c.o 2025-06-01T21:05:37.7594501Z [2400/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.7596302Z [2400/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.7598036Z [2401/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.8076796Z [2401/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.8078621Z [2402/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd-prfm.c.o 2025-06-01T21:05:37.8156196Z [2402/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.8158137Z [2403/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-sse41-madd.c.o 2025-06-01T21:05:37.8366208Z [2403/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.8367998Z [2404/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.8555333Z [2404/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.8557151Z [2405/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.8726277Z [2405/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.8728388Z [2406/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd-prfm.c.o 2025-06-01T21:05:37.8753405Z [2406/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.8755344Z [2407/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-sse41-madd.c.o 2025-06-01T21:05:37.8887697Z [2407/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.8889506Z [2408/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.8926561Z [2408/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.8928399Z [2409/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd-prfm.c.o 2025-06-01T21:05:37.8958484Z [2409/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.8960218Z [2410/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.9005584Z [2410/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.9008928Z [2411/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-madd.c.o 2025-06-01T21:05:37.9015716Z [2411/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.9019019Z [2412/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.9022344Z [2412/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:37.9025531Z [2413/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.9460213Z [2413/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:37.9463708Z [2414/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.9614391Z [2414/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:37.9617615Z [2415/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:37.9778795Z [2415/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:37.9782218Z [2416/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.9843848Z [2416/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:37.9846544Z [2417/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:37.9891536Z [2417/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:37.9893322Z [2418/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:38.0034994Z [2418/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.0036793Z [2419/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:38.0092348Z [2419/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.0094201Z [2420/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:38.0146532Z [2420/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.0148342Z [2421/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld64.c.o 2025-06-01T21:05:38.0180491Z [2421/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.0182283Z [2422/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:38.0290930Z [2422/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.0292766Z [2423/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-sse41-ld128.c.o 2025-06-01T21:05:38.0636593Z [2423/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.0638475Z [2424/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.1127198Z [2424/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.1129008Z [2425/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.1773629Z [2425/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.1775491Z [2426/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.1920697Z [2426/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.1923065Z [2427/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.1926802Z [2427/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.1928826Z [2428/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.2153967Z [2428/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.2155799Z [2429/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.2634350Z [2429/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.2636249Z [2430/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.2959354Z [2430/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.2961133Z [2431/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.3073940Z [2431/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.3075662Z [2432/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.3857646Z [2432/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.3859429Z [2433/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.4083106Z [2433/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.4084945Z [2434/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.4702179Z [2434/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.4703930Z [2435/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.4706779Z [2435/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.4708470Z [2436/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.4824658Z [2436/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.4826412Z [2437/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.5392618Z [2437/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.5394370Z [2438/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.5589485Z [2438/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.5591498Z [2439/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.5824935Z [2439/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.5826699Z [2440/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.5881345Z [2440/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2025-06-01T21:05:38.5882984Z [2441/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.6851706Z [2441/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2025-06-01T21:05:38.6853649Z [2442/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.6930605Z [2442/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2025-06-01T21:05:38.6932260Z [2443/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.7121261Z [2443/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.7123003Z [2444/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.7724785Z [2444/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.7726781Z [2445/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.8210000Z [2445/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.8211801Z [2446/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.8708673Z [2446/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.8710765Z [2447/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.8796374Z [2447/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.8798171Z [2448/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.9252047Z [2448/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.9253907Z [2449/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.9357856Z [2449/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:38.9359778Z [2450/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:38.9613602Z [2450/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:38.9615454Z [2451/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.0219717Z [2451/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.0221480Z [2452/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u8.c.o 2025-06-01T21:05:39.0325861Z [2452/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.0327822Z [2453/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u24.c.o 2025-06-01T21:05:39.0838717Z [2453/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.0840661Z [2454/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.1073491Z [2454/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.1075581Z [2455/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.1090559Z [2455/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.1092447Z [2456/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.1094565Z [2456/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.1096335Z [2457/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.1332909Z [2457/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.1334863Z [2458/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-sse41-u32.c.o 2025-06-01T21:05:39.1422648Z [2458/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.1424546Z [2459/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.2579580Z [2459/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.2581459Z [2460/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.2722884Z [2460/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.2725328Z [2461/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.3006116Z [2461/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.3008051Z [2462/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.3124017Z [2462/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.3126199Z [2463/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.3238810Z [2463/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.3240586Z [2464/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.3486141Z [2464/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.3488013Z [2465/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.4066074Z [2465/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.4067913Z [2466/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.4236535Z [2466/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.4238435Z [2467/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.4462954Z [2467/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.4464860Z [2468/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.4717894Z [2468/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.4719819Z [2469/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.4933391Z [2469/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.4935346Z [2470/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.5137544Z [2470/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.5139353Z [2471/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.5769334Z [2471/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.5771482Z [2472/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.6105723Z [2472/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.6107513Z [2473/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.6492891Z [2473/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.6494651Z [2474/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.6880624Z [2474/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.6882609Z [2475/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.7125424Z [2475/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.7127180Z [2476/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.7210424Z [2476/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.7212285Z [2477/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16-add16.c.o 2025-06-01T21:05:39.7328795Z [2477/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.7330670Z [2478/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.7406986Z [2478/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.7408777Z [2479/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.7802915Z [2479/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.7804926Z [2480/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.7978228Z [2480/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.7979976Z [2481/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:39.8206590Z [2481/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.8208407Z [2482/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.8231464Z [2482/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.8233557Z [2483/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.8565444Z [2483/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.8567249Z [2484/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.8651367Z [2484/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.8653129Z [2485/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.8655134Z [2485/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.8656941Z [2486/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.8685146Z [2486/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.8686926Z [2487/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.8776222Z [2487/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.8778061Z [2488/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.9006175Z [2488/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.9007957Z [2489/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:39.9213968Z [2489/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.9215733Z [2490/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.9392100Z [2490/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.9393870Z [2491/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.9796556Z [2491/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.9798304Z [2492/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:39.9800022Z [2492/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:39.9801741Z [2493/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.0030075Z [2493/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.0032308Z [2494/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.0116606Z [2494/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.0118422Z [2495/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.0154867Z [2495/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.0156629Z [2496/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.0391768Z [2496/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.0393659Z [2497/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.0436414Z [2497/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.0438166Z [2498/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.0507557Z [2498/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.0509429Z [2499/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:40.0531624Z [2499/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.0533418Z [2500/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.0568150Z [2500/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.0569900Z [2501/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.0774316Z [2501/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.0777713Z [2502/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.0888998Z [2502/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.0892397Z [2503/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.0948329Z [2503/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.0951777Z [2504/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.1125093Z [2504/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.1128881Z [2505/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.1198129Z [2505/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.1201477Z [2506/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.1413563Z [2506/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.1593765Z [2507/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.1595696Z [2507/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.1597392Z [2508/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.1630647Z [2508/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.1632452Z [2509/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.1667251Z [2509/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.1669054Z [2510/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.1670856Z [2510/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.1672578Z [2511/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.1699949Z [2511/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c.o 2025-06-01T21:05:40.1701774Z [2512/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.2127681Z [2512/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c.o 2025-06-01T21:05:40.2129475Z [2513/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.2195012Z [2513/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:40.2196736Z [2514/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.2248129Z [2514/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c.o 2025-06-01T21:05:40.2249828Z [2515/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.2379044Z [2515/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c.o 2025-06-01T21:05:40.2380958Z [2516/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.2440094Z [2516/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-06-01T21:05:40.2441778Z [2517/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.2443398Z [2517/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-06-01T21:05:40.2445634Z [2518/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:40.2854240Z [2518/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c.o 2025-06-01T21:05:40.2856217Z [2519/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.2959598Z [2519/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c.o 2025-06-01T21:05:40.2961351Z [2520/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:40.2991742Z [2520/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:40.2993370Z [2521/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c16.c.o 2025-06-01T21:05:40.3010820Z [2521/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.o 2025-06-01T21:05:40.3012555Z [2522/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.3040565Z [2522/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.o 2025-06-01T21:05:40.3042258Z [2523/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:40.3127888Z [2523/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-06-01T21:05:40.3129501Z [2524/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:40.3166829Z [2524/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-06-01T21:05:40.3168506Z [2525/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-sse41-c32.c.o 2025-06-01T21:05:40.3249271Z [2525/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.o 2025-06-01T21:05:40.3250898Z [2526/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u24.c.o 2025-06-01T21:05:40.3364509Z [2526/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.o 2025-06-01T21:05:40.3366160Z [2527/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul16-ld64-u32.c.o 2025-06-01T21:05:40.3881556Z [2527/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2025-06-01T21:05:40.3883314Z [2528/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:40.3929203Z [2528/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2025-06-01T21:05:40.3930715Z [2529/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u24.c.o 2025-06-01T21:05:40.3982023Z [2529/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2025-06-01T21:05:40.3983657Z [2530/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul16-ld64-u32.c.o 2025-06-01T21:05:40.6920192Z [2530/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2025-06-01T21:05:40.6922029Z [2531/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-06-01T21:05:40.7047335Z [2531/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:40.7050421Z [2532/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-06-01T21:05:40.7074202Z [2532/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:40.7077199Z [2533/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u24.c.o 2025-06-01T21:05:40.7544275Z [2533/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:40.7546482Z [2534/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-06-01T21:05:40.7548165Z [2534/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:40.7549803Z [2535/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-sse41-mul32-ld32-u32.c.o 2025-06-01T21:05:40.7671127Z [2535/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:40.7672873Z [2536/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-06-01T21:05:40.7753880Z [2536/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:40.7755499Z [2537/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u8.c.o 2025-06-01T21:05:40.7758709Z [2537/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:40.7760370Z [2538/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u24.c.o 2025-06-01T21:05:40.7762036Z [2538/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:40.7763683Z [2539/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:40.7829901Z [2539/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:40.7831827Z [2540/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-sse41-mul32-ld32-u32.c.o 2025-06-01T21:05:40.7864283Z [2540/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:40.7866026Z [2541/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:40.8349994Z [2541/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:40.8351603Z [2542/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-sse41-u16.c.o 2025-06-01T21:05:40.8459174Z [2542/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:40.8460885Z [2543/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u8.c.o 2025-06-01T21:05:40.8542100Z [2543/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:40.8543654Z [2544/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-sse41-u16.c.o 2025-06-01T21:05:40.9283165Z [2544/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:40.9286735Z [2545/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:40.9670120Z [2545/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:40.9673445Z [2546/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:41.0116779Z [2546/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:41.0120188Z [2547/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:41.0526561Z [2547/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.0529955Z [2548/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:41.0665314Z [2548/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.0668641Z [2549/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:41.1464971Z [2549/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:41.1466700Z [2550/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:41.1935085Z [2550/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.1936899Z [2551/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:41.2888229Z [2551/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2025-06-01T21:05:41.2889907Z [2552/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.3832886Z [2552/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2025-06-01T21:05:41.3834565Z [2553/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.3935408Z [2553/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2025-06-01T21:05:41.3937362Z [2554/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.4209732Z [2554/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.4211467Z [2555/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul16.c.o 2025-06-01T21:05:41.4305590Z [2555/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.4307334Z [2556/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.4589590Z [2556/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.4591310Z [2557/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.4635698Z [2557/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.4637438Z [2558/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.5329040Z [2558/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.5330697Z [2559/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.5619652Z [2559/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.5621390Z [2560/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.5623525Z [2560/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.5625137Z [2561/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.5729299Z [2561/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.5730996Z [2562/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.5917726Z [2562/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.5919816Z [2563/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.5966725Z [2563/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.5968368Z [2564/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.6036867Z [2564/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.6038644Z [2565/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.6350308Z [2565/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.6352190Z [2566/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u8.c.o 2025-06-01T21:05:41.6805689Z [2566/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.6807379Z [2567/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.6996675Z [2567/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.6998404Z [2568/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.7010045Z [2568/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.7011690Z [2569/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.7117922Z [2569/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.7119599Z [2570/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.7121196Z [2570/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.7122800Z [2571/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.7346069Z [2571/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.7347825Z [2572/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.7383393Z [2572/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.7384953Z [2573/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u24.c.o 2025-06-01T21:05:41.7431255Z [2573/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.7432927Z [2574/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.7638451Z [2574/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.7640558Z [2575/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.7967038Z [2575/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.7968739Z [2576/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.8290448Z [2576/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.8292181Z [2577/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.8343844Z [2577/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.8345674Z [2578/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-sse41-u32.c.o 2025-06-01T21:05:41.8485855Z [2578/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.8487499Z [2579/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.8525564Z [2579/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.8527206Z [2580/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.8586152Z [2580/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.8587825Z [2581/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.8792838Z [2581/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.8794497Z [2582/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.8802547Z [2582/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.8804406Z [2583/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.8821687Z [2583/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.8823278Z [2584/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.8929060Z [2584/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.8930723Z [2585/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.8969093Z [2585/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.8970753Z [2586/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.9055070Z [2586/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.9056751Z [2587/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.9306232Z [2587/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.9307909Z [2588/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-sse41-mul32.c.o 2025-06-01T21:05:41.9381777Z [2588/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.9383523Z [2589/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.9446805Z [2589/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.9448482Z [2590/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.9751095Z [2590/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.9753489Z [2591/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.9755585Z [2591/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.9757326Z [2592/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.9792304Z [2592/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.9793965Z [2593/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.9986726Z [2593/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.9988605Z [2594/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:41.9991190Z [2594/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:41.9993476Z [2595/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:41.9995488Z [2595/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-06-01T21:05:41.9997073Z [2596/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:42.0313237Z [2596/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-06-01T21:05:42.0314928Z [2597/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:42.0333255Z [2597/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:42.0334884Z [2598/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:42.0356088Z [2598/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-06-01T21:05:42.0357702Z [2599/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:42.0598551Z [2599/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-06-01T21:05:42.0600266Z [2600/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:42.0654460Z [2600/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2025-06-01T21:05:42.0655996Z [2601/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:42.0910050Z [2601/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2025-06-01T21:05:42.0911544Z [2602/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:42.0947979Z [2602/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2025-06-01T21:05:42.0949504Z [2603/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:42.1120909Z [2603/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2025-06-01T21:05:42.1122471Z [2604/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld64.c.o 2025-06-01T21:05:42.1152498Z [2604/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:42.1154177Z [2605/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:42.1189623Z [2605/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:42.1191265Z [2606/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul16-ld64-u16.c.o 2025-06-01T21:05:42.1224468Z [2606/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2025-06-01T21:05:42.1225995Z [2607/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-sse41-ld128.c.o 2025-06-01T21:05:42.1936277Z [2607/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2025-06-01T21:05:42.1937760Z [2608/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/s8-ibilinear/gen/s8-ibilinear-sse41-c8.c.o 2025-06-01T21:05:42.1945740Z [2608/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-gio-sse41-u2.c.o 2025-06-01T21:05:42.1947258Z [2609/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:42.1962275Z [2609/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c.o 2025-06-01T21:05:42.1968388Z [2610/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/u8-ibilinear/gen/u8-ibilinear-sse41-c8.c.o 2025-06-01T21:05:42.1970012Z [2610/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c.o 2025-06-01T21:05:42.1971568Z [2611/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-sse41-mul16-ld64-u8.c.o 2025-06-01T21:05:42.2679706Z [2611/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c.o 2025-06-01T21:05:42.2681176Z [2612/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u8.c.o 2025-06-01T21:05:42.2868330Z [2612/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c.o 2025-06-01T21:05:42.2869856Z [2613/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u24.c.o 2025-06-01T21:05:42.2949626Z [2613/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c.o 2025-06-01T21:05:42.2951223Z [2614/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int16-u32.c.o 2025-06-01T21:05:42.3412372Z [2614/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c.o 2025-06-01T21:05:42.3413898Z [2615/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u8.c.o 2025-06-01T21:05:42.3728714Z [2615/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c.o 2025-06-01T21:05:42.3730255Z [2616/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u16.c.o 2025-06-01T21:05:42.3869662Z [2616/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2025-06-01T21:05:42.3871299Z [2617/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u24.c.o 2025-06-01T21:05:42.4345711Z [2617/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2025-06-01T21:05:42.4347284Z [2618/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-gio-sse41-u2.c.o 2025-06-01T21:05:42.4408648Z [2618/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2025-06-01T21:05:42.4410213Z [2619/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx-int32-u32.c.o 2025-06-01T21:05:42.4575188Z [2619/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2025-06-01T21:05:42.4576823Z [2620/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u8.c.o 2025-06-01T21:05:42.4613130Z [2620/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2025-06-01T21:05:42.4614709Z [2621/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-sse41-mul32-ld32-u16.c.o 2025-06-01T21:05:42.4885172Z [2621/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2025-06-01T21:05:42.4886808Z [2622/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u8.c.o 2025-06-01T21:05:42.4927616Z [2622/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2025-06-01T21:05:42.4929505Z [2623/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-sse41-mul32-ld32-u16.c.o 2025-06-01T21:05:42.5018554Z [2623/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2025-06-01T21:05:42.5020208Z [2624/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u8.c.o 2025-06-01T21:05:42.5126408Z [2624/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2025-06-01T21:05:42.5127939Z [2625/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-sse41-u16.c.o 2025-06-01T21:05:42.5440762Z [2625/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2025-06-01T21:05:42.5442603Z [2626/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u8.c.o 2025-06-01T21:05:42.5519767Z [2626/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2025-06-01T21:05:42.5521299Z [2627/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-sse41-u16.c.o 2025-06-01T21:05:42.8363871Z [2627/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2025-06-01T21:05:42.8365765Z [2628/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx-acc2.c.o 2025-06-01T21:05:42.8485419Z [2628/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2025-06-01T21:05:42.8487043Z [2629/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-avx.c.o 2025-06-01T21:05:42.9041759Z [2629/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2025-06-01T21:05:42.9043361Z [2630/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx-acc2.c.o 2025-06-01T21:05:42.9062852Z [2630/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2025-06-01T21:05:42.9064427Z [2631/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx-acc2.c.o 2025-06-01T21:05:42.9353860Z [2631/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2025-06-01T21:05:42.9355612Z [2632/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx-acc2.c.o 2025-06-01T21:05:42.9437031Z [2632/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2025-06-01T21:05:42.9438572Z [2633/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-avx.c.o 2025-06-01T21:05:42.9932509Z [2633/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2025-06-01T21:05:42.9934177Z [2634/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx-acc2.c.o 2025-06-01T21:05:42.9974567Z [2634/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2025-06-01T21:05:42.9976300Z [2635/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-avx.c.o 2025-06-01T21:05:43.0297123Z [2635/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2025-06-01T21:05:43.0298715Z [2636/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx-acc2.c.o 2025-06-01T21:05:43.0427575Z [2636/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2025-06-01T21:05:43.0429177Z [2637/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-avx.c.o 2025-06-01T21:05:43.0609936Z [2637/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2025-06-01T21:05:43.0611859Z [2638/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l8c8s4r-minmax-avx-acc2.c.o 2025-06-01T21:05:43.0989683Z [2638/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2025-06-01T21:05:43.0992713Z [2639/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx-acc2.c.o 2025-06-01T21:05:43.1762410Z [2639/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2025-06-01T21:05:43.1763914Z [2640/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u8.c.o 2025-06-01T21:05:43.2676371Z [2640/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2025-06-01T21:05:43.2677996Z [2641/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u16.c.o 2025-06-01T21:05:43.3774565Z [2641/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2025-06-01T21:05:43.3776135Z [2642/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx-acc2.c.o 2025-06-01T21:05:43.3781657Z [2642/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.3784745Z [2643/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx-u32.c.o 2025-06-01T21:05:43.3822671Z [2643/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.3824303Z [2644/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-6f6m7l16c8s4r-minmax-avx.c.o 2025-06-01T21:05:43.4209158Z [2644/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.4210784Z [2645/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx-acc2.c.o 2025-06-01T21:05:43.4325969Z [2645/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.4327632Z [2646/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l8c8s4r-minmax-avx.c.o 2025-06-01T21:05:43.4718742Z [2646/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.4720734Z [2647/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-avx.c.o 2025-06-01T21:05:43.4753895Z [2647/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.4755527Z [2648/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx-acc2.c.o 2025-06-01T21:05:43.4915869Z [2648/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.4917502Z [2649/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx-acc2.c.o 2025-06-01T21:05:43.5048943Z [2649/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.5050934Z [2650/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-8f8m9l16c8s4r-minmax-avx.c.o 2025-06-01T21:05:43.5426106Z [2650/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.5427752Z [2651/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-avx-acc2.c.o 2025-06-01T21:05:43.6016000Z [2651/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.6017652Z [2652/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx-acc2.c.o 2025-06-01T21:05:43.6197722Z [2652/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.6199364Z [2653/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx.c.o 2025-06-01T21:05:43.8635027Z [2653/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.8636647Z [2654/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.8732379Z [2654/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.8734015Z [2655/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.8753535Z [2655/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.8755228Z [2656/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.9268952Z [2656/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.9270634Z [2657/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.9326951Z [2657/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.9328574Z [2658/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.9772445Z [2658/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.9774336Z [2659/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.9876683Z [2659/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.9878344Z [2660/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.9902496Z [2660/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:43.9904211Z [2661/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.0006666Z [2661/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.0008592Z [2662/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.0337187Z [2662/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.0340197Z [2663/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.0990220Z [2663/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.0993277Z [2664/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.1149687Z [2664/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.1151353Z [2665/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.3667803Z [2665/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.3669438Z [2666/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.3732150Z [2666/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.3733786Z [2667/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.3816324Z [2667/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.3818034Z [2668/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.4314166Z [2668/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2025-06-01T21:05:44.4315751Z [2669/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.4476955Z [2669/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.4478623Z [2670/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.4480249Z [2670/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.4482244Z [2671/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.4643463Z [2671/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.4645701Z [2672/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.4717559Z [2672/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.4719134Z [2673/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.4874689Z [2673/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.4876640Z [2674/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.5122067Z [2674/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.5125376Z [2675/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.5767305Z [2675/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.5768950Z [2676/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.5951597Z [2676/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.5953270Z [2677/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.8303353Z [2677/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.8304849Z [2678/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-prelu/gen/f32-prelu-avx-2x16.c.o 2025-06-01T21:05:44.8592377Z [2678/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.8594032Z [2679/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.8605500Z [2679/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.8607303Z [2680/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.9387432Z [2680/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.9389155Z [2681/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.9695084Z [2681/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2025-06-01T21:05:44.9696686Z [2682/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:44.9787025Z [2682/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2025-06-01T21:05:44.9788748Z [2683/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:45.0037628Z [2683/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2025-06-01T21:05:45.0039214Z [2684/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:45.0089809Z [2684/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2025-06-01T21:05:45.0091388Z [2685/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:45.0166172Z [2685/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2025-06-01T21:05:45.0168022Z [2686/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:45.0464967Z [2686/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2025-06-01T21:05:45.0466561Z [2687/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:45.0785866Z [2687/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c16.c.o 2025-06-01T21:05:45.0787452Z [2688/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:45.1049831Z [2688/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c64.c.o 2025-06-01T21:05:45.1051517Z [2689/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:45.3498954Z [2689/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2025-06-01T21:05:45.3500468Z [2690/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:45.3718165Z [2690/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2025-06-01T21:05:45.3719630Z [2691/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u8.c.o 2025-06-01T21:05:45.3839234Z [2691/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2025-06-01T21:05:45.3840885Z [2692/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:45.3912171Z [2692/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2025-06-01T21:05:45.3913745Z [2693/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx-broadcast.c.o 2025-06-01T21:05:45.4051250Z [2693/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2025-06-01T21:05:45.4052699Z [2694/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u16.c.o 2025-06-01T21:05:45.4152812Z [2694/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2025-06-01T21:05:45.4154658Z [2695/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx-u24.c.o 2025-06-01T21:05:45.4353769Z [2695/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2025-06-01T21:05:45.4355224Z [2696/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u8.c.o 2025-06-01T21:05:45.4457488Z [2696/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2025-06-01T21:05:45.4458963Z [2697/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u16.c.o 2025-06-01T21:05:45.4537245Z [2697/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2025-06-01T21:05:45.4538752Z [2698/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx-u24.c.o 2025-06-01T21:05:45.5152417Z [2698/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2025-06-01T21:05:45.5154008Z [2699/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c16.c.o 2025-06-01T21:05:45.5311029Z [2699/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2025-06-01T21:05:45.5313722Z [2700/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u8.c.o 2025-06-01T21:05:45.5706871Z [2700/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2025-06-01T21:05:45.5708416Z [2701/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx-c64.c.o 2025-06-01T21:05:45.7776117Z [2701/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2025-06-01T21:05:45.7777598Z [2702/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u16-acc2.c.o 2025-06-01T21:05:45.8025381Z [2702/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2025-06-01T21:05:45.8026795Z [2703/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u24-acc3.c.o 2025-06-01T21:05:45.8154970Z [2703/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2025-06-01T21:05:45.8156428Z [2704/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx-u32-acc2.c.o 2025-06-01T21:05:45.8171791Z [2704/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2025-06-01T21:05:45.8173194Z [2705/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u8.c.o 2025-06-01T21:05:45.8350396Z [2705/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2025-06-01T21:05:45.8351831Z [2706/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u16-acc2.c.o 2025-06-01T21:05:45.8456512Z [2706/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx-u8.c.o 2025-06-01T21:05:45.8457934Z [2707/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u24-acc3.c.o 2025-06-01T21:05:45.8674065Z [2707/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx-u8.c.o 2025-06-01T21:05:45.8675874Z [2708/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc2.c.o 2025-06-01T21:05:45.8770884Z [2708/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx-u8.c.o 2025-06-01T21:05:45.8772327Z [2709/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx-u32-acc4.c.o 2025-06-01T21:05:45.8825298Z [2709/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx-u8.c.o 2025-06-01T21:05:45.8826678Z [2710/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u8.c.o 2025-06-01T21:05:45.9488224Z [2710/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2025-06-01T21:05:45.9489724Z [2711/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u16-acc2.c.o 2025-06-01T21:05:45.9653143Z [2711/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2025-06-01T21:05:45.9654678Z [2712/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u24-acc3.c.o 2025-06-01T21:05:46.0054543Z [2712/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2025-06-01T21:05:46.0056199Z [2713/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx-u32-acc2.c.o 2025-06-01T21:05:46.2082901Z [2713/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2025-06-01T21:05:46.2084556Z [2714/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u8.c.o 2025-06-01T21:05:46.2345560Z [2714/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx-u8.c.o 2025-06-01T21:05:46.2347177Z [2715/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u16-acc2.c.o 2025-06-01T21:05:46.2452347Z [2715/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx-u8.c.o 2025-06-01T21:05:46.2453788Z [2716/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u24-acc3.c.o 2025-06-01T21:05:46.2467027Z [2716/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx-u8.c.o 2025-06-01T21:05:46.2468368Z [2717/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx-u32-acc2.c.o 2025-06-01T21:05:46.2725514Z [2717/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c.o 2025-06-01T21:05:46.2726963Z [2718/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx-u8.c.o 2025-06-01T21:05:46.2792864Z [2718/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c.o 2025-06-01T21:05:46.2794214Z [2719/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx-u8.c.o 2025-06-01T21:05:46.3031618Z [2719/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c.o 2025-06-01T21:05:46.3033003Z [2720/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx-u8.c.o 2025-06-01T21:05:46.3114819Z [2720/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c.o 2025-06-01T21:05:46.3116455Z [2721/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx-u8.c.o 2025-06-01T21:05:46.3173172Z [2721/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2025-06-01T21:05:46.3174566Z [2722/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx-u8.c.o 2025-06-01T21:05:46.3839992Z [2722/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2025-06-01T21:05:46.3841364Z [2723/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx-u8.c.o 2025-06-01T21:05:46.4034334Z [2723/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx-u8.c.o 2025-06-01T21:05:46.4035719Z [2724/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx-u8.c.o 2025-06-01T21:05:46.4394756Z [2724/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx-u8.c.o 2025-06-01T21:05:46.4396161Z [2725/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx-u8.c.o 2025-06-01T21:05:46.6416914Z [2725/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2025-06-01T21:05:46.6418268Z [2726/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx-u8.c.o 2025-06-01T21:05:46.6732616Z [2726/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u8.c.o 2025-06-01T21:05:46.6734107Z [2727/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx-u8.c.o 2025-06-01T21:05:46.6794699Z [2727/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u16.c.o 2025-06-01T21:05:46.6797561Z [2728/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx-u8.c.o 2025-06-01T21:05:46.6800402Z [2728/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u24.c.o 2025-06-01T21:05:46.6803012Z [2729/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx-u8.c.o 2025-06-01T21:05:46.7062297Z [2729/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c.o 2025-06-01T21:05:46.7063767Z [2730/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx-u8.c.o 2025-06-01T21:05:46.7137061Z [2730/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c.o 2025-06-01T21:05:46.7138543Z [2731/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx-u8.c.o 2025-06-01T21:05:46.7372300Z [2731/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c.o 2025-06-01T21:05:46.7373785Z [2732/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx-u8.c.o 2025-06-01T21:05:46.7500356Z [2732/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c.o 2025-06-01T21:05:46.7501863Z [2733/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx-u8.c.o 2025-06-01T21:05:46.7503201Z [2733/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2025-06-01T21:05:46.7504777Z [2734/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx-u8.c.o 2025-06-01T21:05:46.8205696Z [2734/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2025-06-01T21:05:46.8207097Z [2735/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx-u8.c.o 2025-06-01T21:05:46.8390729Z [2735/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2025-06-01T21:05:46.8392092Z [2736/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx-u8.c.o 2025-06-01T21:05:46.8747081Z [2736/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2025-06-01T21:05:46.8748522Z [2737/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx-u8.c.o 2025-06-01T21:05:47.0901003Z [2737/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2025-06-01T21:05:47.0902526Z [2738/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u8.c.o 2025-06-01T21:05:47.1331863Z [2738/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2025-06-01T21:05:47.1333365Z [2739/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u16.c.o 2025-06-01T21:05:47.1390894Z [2739/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2025-06-01T21:05:47.1392337Z [2740/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u8.c.o 2025-06-01T21:05:47.1419738Z [2740/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2025-06-01T21:05:47.1421228Z [2741/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut4-p4-perm-u24.c.o 2025-06-01T21:05:47.1843086Z [2741/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2025-06-01T21:05:47.1844780Z [2742/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u16.c.o 2025-06-01T21:05:47.1956250Z [2742/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2025-06-01T21:05:47.1957658Z [2743/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u8.c.o 2025-06-01T21:05:47.2028776Z [2743/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2025-06-01T21:05:47.2030490Z [2744/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u24.c.o 2025-06-01T21:05:47.2054036Z [2744/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2025-06-01T21:05:47.2055422Z [2745/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u16.c.o 2025-06-01T21:05:47.2415312Z [2745/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2025-06-01T21:05:47.2416855Z [2746/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-lut16-p3-u32.c.o 2025-06-01T21:05:47.2851705Z [2746/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2025-06-01T21:05:47.2853452Z [2747/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u24.c.o 2025-06-01T21:05:47.3068637Z [2747/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c.o 2025-06-01T21:05:47.3070145Z [2748/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx-rr2-p6-u32.c.o 2025-06-01T21:05:47.3093176Z [2748/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c.o 2025-06-01T21:05:47.3094827Z [2749/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx-u8.c.o 2025-06-01T21:05:47.5268810Z [2749/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c.o 2025-06-01T21:05:47.5270346Z [2750/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx-u8.c.o 2025-06-01T21:05:47.5683691Z [2750/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c.o 2025-06-01T21:05:47.5685338Z [2751/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u8.c.o 2025-06-01T21:05:47.5747380Z [2751/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c.o 2025-06-01T21:05:47.5749734Z [2752/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx-u8.c.o 2025-06-01T21:05:47.5751204Z [2752/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c.o 2025-06-01T21:05:47.5752896Z [2753/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx-u16.c.o 2025-06-01T21:05:47.6213331Z [2753/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c.o 2025-06-01T21:05:47.6214813Z [2754/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx-u8.c.o 2025-06-01T21:05:47.6287773Z [2754/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u8.c.o 2025-06-01T21:05:47.6289182Z [2755/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx-u8.c.o 2025-06-01T21:05:47.6350127Z [2755/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u32.c.o 2025-06-01T21:05:47.6351547Z [2756/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx-u8.c.o 2025-06-01T21:05:47.6429316Z [2756/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2025-06-01T21:05:47.6430801Z [2757/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u8.c.o 2025-06-01T21:05:47.6836348Z [2757/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2025-06-01T21:05:47.6837803Z [2758/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx-rsqrt-u32.c.o 2025-06-01T21:05:47.7323623Z [2758/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2025-06-01T21:05:47.7325295Z [2759/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u8.c.o 2025-06-01T21:05:47.7621704Z [2759/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-nr.c.o 2025-06-01T21:05:47.7623590Z [2760/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u16.c.o 2025-06-01T21:05:47.7688099Z [2760/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:47.7689745Z [2761/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u24.c.o 2025-06-01T21:05:47.9932396Z [2761/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:47.9935714Z [2762/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-div-u32.c.o 2025-06-01T21:05:48.0154537Z [2762/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.0158176Z [2763/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u8.c.o 2025-06-01T21:05:48.0385285Z [2763/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.0388201Z [2764/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u24.c.o 2025-06-01T21:05:48.0447114Z [2764/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.0450253Z [2765/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx-rr2-p5-nr2-u32.c.o 2025-06-01T21:05:48.0604159Z [2765/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.0607253Z [2766/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u8.c.o 2025-06-01T21:05:48.0676338Z [2766/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.0679175Z [2767/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u8.c.o 2025-06-01T21:05:48.0731718Z [2767/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.0734487Z [2768/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-rsqrt-u32.c.o 2025-06-01T21:05:48.0771915Z [2768/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.0774901Z [2769/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u16.c.o 2025-06-01T21:05:48.1242061Z [2769/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.2576406Z [2770/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx-sqrt-u32.c.o 2025-06-01T21:05:48.2578025Z [2770/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.2579579Z [2771/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx-rational-9-8-nr.c.o 2025-06-01T21:05:48.2873443Z [2771/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.2875544Z [2772/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.3052095Z [2772/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.3053838Z [2773/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.5320176Z [2773/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.5323429Z [2774/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.5673640Z [2774/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.5676995Z [2775/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.5800028Z [2775/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.5803245Z [2776/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.5863737Z [2776/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.5867077Z [2777/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.5883760Z [2777/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.5887351Z [2778/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.6059923Z [2778/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.6063276Z [2779/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.6076815Z [2779/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.6080065Z [2780/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.6083012Z [2780/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.6085038Z [2781/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.6698482Z [2781/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.6701687Z [2782/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.8086396Z [2782/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.8088443Z [2783/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.8472575Z [2783/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:48.8474347Z [2784/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.8648500Z [2784/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:48.8650286Z [2785/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:49.0386333Z [2785/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:49.0389759Z [2786/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:49.0769731Z [2786/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:49.0952504Z [2787/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:49.0955523Z [2787/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:49.0958919Z [2788/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:49.1022213Z [2788/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:49.1025546Z [2789/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:49.1120849Z [2789/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:49.1124509Z [2790/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:49.1312471Z [2790/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.1315880Z [2791/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:49.1395603Z [2791/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.1398821Z [2792/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:49.1413641Z [2792/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.1416940Z [2793/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:49.1523022Z [2793/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.1526927Z [2794/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:49.2943515Z [2794/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.2945696Z [2795/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:49.3391141Z [2795/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.3392931Z [2796/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:49.3554536Z [2796/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:49.3556655Z [2797/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:49.4762490Z [2797/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:49.4764333Z [2798/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:49.4980554Z [2798/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.4982253Z [2799/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:49.5388170Z [2799/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:49.5389924Z [2800/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:49.5769124Z [2800/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.5770862Z [2801/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:49.6043327Z [2801/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:49.6045646Z [2802/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld64.c.o 2025-06-01T21:05:49.6074995Z [2802/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:49.6076794Z [2803/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x4c8-minmax-avx-ld128.c.o 2025-06-01T21:05:49.6712427Z [2803/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.6715459Z [2804/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:49.6764053Z [2804/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:49.6767555Z [2805/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.7237354Z [2805/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.7251409Z [2806/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.7477035Z [2806/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2025-06-01T21:05:49.7478691Z [2807/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.7753155Z [2807/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2025-06-01T21:05:49.7754855Z [2808/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.7904655Z [2808/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2025-06-01T21:05:49.7906350Z [2809/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:49.8047241Z [2809/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.8049049Z [2810/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.8457142Z [2810/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.8459001Z [2811/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:49.9948881Z [2811/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:49.9950629Z [2812/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.0106989Z [2812/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.0108771Z [2813/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:50.0234099Z [2813/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.0236200Z [2814/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.0857570Z [2814/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.0859292Z [2815/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.1551470Z [2815/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:50.1553147Z [2816/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u8.c.o 2025-06-01T21:05:50.1837724Z [2816/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:50.1839637Z [2817/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u16.c.o 2025-06-01T21:05:50.2106495Z [2817/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.2108143Z [2818/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx-u24.c.o 2025-06-01T21:05:50.2183832Z [2818/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:50.2185604Z [2819/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:50.2355322Z [2819/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.2357095Z [2820/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.2948785Z [2820/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:50.2950606Z [2821/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:50.3490974Z [2821/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:50.3493056Z [2822/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.3790711Z [2822/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.4183312Z [2823/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:50.4185053Z [2823/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:50.4186801Z [2824/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.4295945Z [2824/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.4297906Z [2825/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.4299693Z [2825/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.4301610Z [2826/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.4374945Z [2826/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.4376825Z [2827/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16-add16.c.o 2025-06-01T21:05:50.5248628Z [2827/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.5250765Z [2828/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:50.5646717Z [2828/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.5648476Z [2829/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.5652314Z [2829/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.5654037Z [2830/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.5655735Z [2830/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.5657660Z [2831/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.6291374Z [2831/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.6293241Z [2832/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.6530962Z [2832/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.6532893Z [2833/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.6534925Z [2833/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.6536996Z [2834/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.6970594Z [2834/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.6972370Z [2835/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.7042007Z [2835/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.7044115Z [2836/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:50.7073571Z [2836/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.7075323Z [2837/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.7077235Z [2837/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.7079081Z [2838/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.7488756Z [2838/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.7490865Z [2839/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.7602497Z [2839/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.7604401Z [2840/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.7644137Z [2840/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.7646283Z [2841/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.7877974Z [2841/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.7879971Z [2842/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.8508644Z [2842/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.8510365Z [2843/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.8512026Z [2843/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.8513663Z [2844/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.8515331Z [2844/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.8516999Z [2845/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.8586442Z [2845/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.8588193Z [2846/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.9287972Z [2846/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.9289702Z [2847/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.9526673Z [2847/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.9528493Z [2848/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.9630862Z [2848/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:50.9632673Z [2849/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.9666073Z [2849/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.9668121Z [2850/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:50.9701200Z [2850/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:50.9702976Z [2851/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.0013324Z [2851/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.0015149Z [2852/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.0020589Z [2852/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.0022587Z [2853/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.0364124Z [2853/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.0365988Z [2854/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.0596832Z [2854/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.0598664Z [2855/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.0769430Z [2855/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.0771632Z [2856/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.0872720Z [2856/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.0874415Z [2857/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.0911527Z [2857/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.0913362Z [2858/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.1151252Z [2858/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.1153362Z [2859/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.1155108Z [2859/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.1156825Z [2860/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.1612559Z [2860/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.1614337Z [2861/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:51.1754532Z [2861/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.1756290Z [2862/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.1927606Z [2862/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.1929378Z [2863/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.2091776Z [2863/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.2093905Z [2864/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.2095915Z [2864/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.2097741Z [2865/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.2123749Z [2865/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:51.2127338Z [2866/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.2803641Z [2866/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:51.2807203Z [2867/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.2972540Z [2867/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c.o 2025-06-01T21:05:51.2975685Z [2868/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.2979602Z [2868/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c.o 2025-06-01T21:05:51.2982478Z [2869/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:51.3022539Z [2869/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-06-01T21:05:51.3025934Z [2870/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.3092155Z [2870/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c.o 2025-06-01T21:05:51.3095167Z [2871/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:51.3185256Z [2871/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c.o 2025-06-01T21:05:51.3188412Z [2872/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.3213157Z [2872/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:51.3216792Z [2873/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.3414033Z [2873/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:51.3415768Z [2874/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.3840673Z [2874/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c.o 2025-06-01T21:05:51.3842287Z [2875/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u24.c.o 2025-06-01T21:05:51.4000932Z [2875/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c.o 2025-06-01T21:05:51.4002834Z [2876/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:51.4056389Z [2876/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-06-01T21:05:51.4059436Z [2877/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul16-ld64-u32.c.o 2025-06-01T21:05:51.4091564Z [2877/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c.o 2025-06-01T21:05:51.4094595Z [2878/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:51.4332629Z [2878/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c.o 2025-06-01T21:05:51.4334347Z [2879/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u24.c.o 2025-06-01T21:05:51.4501458Z [2879/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2025-06-01T21:05:51.4503091Z [2880/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.4791487Z [2880/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2025-06-01T21:05:51.4792973Z [2881/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul16-ld64-u32.c.o 2025-06-01T21:05:51.5325417Z [2881/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2025-06-01T21:05:51.5327077Z [2882/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.6149564Z [2882/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2025-06-01T21:05:51.6151179Z [2883/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:51.6157749Z [2883/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:51.6159412Z [2884/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:51.6952419Z [2884/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:51.6954465Z [2885/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmul/gen/qs8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:51.6956233Z [2885/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:51.6957894Z [2886/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vmulc/gen/qs8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:51.7487793Z [2886/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:51.7489489Z [2887/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-06-01T21:05:51.7575228Z [2887/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:51.7577185Z [2888/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u24.c.o 2025-06-01T21:05:51.7711051Z [2888/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:51.7712698Z [2889/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx-mul32-ld32-u32.c.o 2025-06-01T21:05:51.8487575Z [2889/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:51.8489277Z [2890/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-06-01T21:05:51.8552837Z [2890/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:51.8554571Z [2891/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u24.c.o 2025-06-01T21:05:51.8591326Z [2891/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:51.8592907Z [2892/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx-mul32-ld32-u32.c.o 2025-06-01T21:05:51.8631703Z [2892/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:51.8633163Z [2893/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u8.c.o 2025-06-01T21:05:51.8863867Z [2893/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:51.9242368Z [2894/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx-u16.c.o 2025-06-01T21:05:51.9244115Z [2894/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:51.9246043Z [2895/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u8.c.o 2025-06-01T21:05:51.9793628Z [2895/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:51.9795212Z [2896/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx-u16.c.o 2025-06-01T21:05:52.0043557Z [2896/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:52.1306247Z [2897/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:52.1307820Z [2897/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2025-06-01T21:05:52.1309364Z [2898/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul16.c.o 2025-06-01T21:05:52.2668373Z [2898/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2025-06-01T21:05:52.2669990Z [2899/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:52.3243689Z [2899/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2025-06-01T21:05:52.3246143Z [2900/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:52.3466371Z [2900/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.3468113Z [2901/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:52.3789895Z [2901/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.3791581Z [2902/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:52.4100306Z [2902/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.4102101Z [2903/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:52.4134906Z [2903/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.4136633Z [2904/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:52.4358086Z [2904/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.4359631Z [2905/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u8.c.o 2025-06-01T21:05:52.4367704Z [2905/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.4369416Z [2906/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:52.4622753Z [2906/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.4624369Z [2907/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.4837478Z [2907/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.4839039Z [2908/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.5099948Z [2908/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.5101946Z [2909/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.5411711Z [2909/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.5413338Z [2910/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.5606868Z [2910/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.5608495Z [2911/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:52.5663854Z [2911/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.5665666Z [2912/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u16.c.o 2025-06-01T21:05:52.5809511Z [2912/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.5811130Z [2913/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.5822335Z [2913/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.5823903Z [2914/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.5999332Z [2914/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.6000998Z [2915/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.6075627Z [2915/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.6077323Z [2916/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c4s4r-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:52.6205931Z [2916/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.6207555Z [2917/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.6987117Z [2917/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.6989667Z [2918/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.7055137Z [2918/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.7056698Z [2919/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx-u24.c.o 2025-06-01T21:05:52.7104571Z [2919/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.7106184Z [2920/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.7198517Z [2920/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.7200688Z [2921/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.7268070Z [2921/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.7269735Z [2922/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.7465543Z [2922/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.7467247Z [2923/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx-mul32.c.o 2025-06-01T21:05:52.7744412Z [2923/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.7746740Z [2924/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.7893665Z [2924/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.7897231Z [2925/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.8245938Z [2925/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.8249493Z [2926/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.8323771Z [2926/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.8327539Z [2927/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.8331081Z [2927/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.8334569Z [2928/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.8511782Z [2928/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.8514995Z [2929/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.8523635Z [2929/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.8527348Z [2930/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.8590062Z [2930/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.8593579Z [2931/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.9129177Z [2931/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.9132448Z [2932/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.9292340Z [2932/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.9296252Z [2933/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.9473766Z [2933/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.9477535Z [2934/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.9481287Z [2934/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.9484943Z [2935/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.9488506Z [2935/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.9492332Z [2936/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.9866486Z [2936/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.9869911Z [2937/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:52.9933492Z [2937/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:52.9937102Z [2938/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:53.0324996Z [2938/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:53.0328493Z [2939/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:53.0359850Z [2939/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:53.0362595Z [2940/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:53.0526488Z [2940/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:53.0529520Z [2941/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:53.0915875Z [2941/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:53.0918940Z [2942/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:53.1216686Z [2942/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-06-01T21:05:53.1219777Z [2943/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:53.1237655Z [2943/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:53.1240555Z [2944/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:53.1293005Z [2944/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:53.1296328Z [2945/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:53.1312166Z [2945/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-06-01T21:05:53.1315368Z [2946/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:53.1436349Z [2946/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2025-06-01T21:05:53.1437852Z [2947/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:53.1449466Z [2947/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2025-06-01T21:05:53.1451139Z [2948/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:53.1641476Z [2948/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2025-06-01T21:05:53.1643034Z [2949/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x4c2s4-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:53.2026944Z [2949/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2025-06-01T21:05:53.2028523Z [2950/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:53.2092822Z [2950/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:53.2094474Z [2951/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul16-ld64-u16.c.o 2025-06-01T21:05:53.2634707Z [2951/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:53.2636391Z [2952/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:53.2834334Z [2952/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2025-06-01T21:05:53.2835837Z [2953/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmul/gen/qu8-vmul-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:53.2883549Z [2953/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2025-06-01T21:05:53.2885237Z [2954/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vmulc/gen/qu8-vmulc-minmax-fp32-avx-mul16-ld64-u8.c.o 2025-06-01T21:05:53.3475867Z [2954/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2025-06-01T21:05:53.3477350Z [2955/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:53.4485280Z [2955/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1-prfm.c.o 2025-06-01T21:05:53.4487069Z [2956/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld64.c.o 2025-06-01T21:05:53.4488588Z [2956/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1.c.o 2025-06-01T21:05:53.4490411Z [2957/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-3x4c8-minmax-fp32-avx-ld128.c.o 2025-06-01T21:05:53.5442496Z [2957/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8-prfm.c.o 2025-06-01T21:05:53.5444165Z [2958/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx-mul32-ld32-u16.c.o 2025-06-01T21:05:53.5613823Z [2958/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8.c.o 2025-06-01T21:05:53.5615297Z [2959/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u8.c.o 2025-06-01T21:05:53.5765944Z [2959/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4-prfm.c.o 2025-06-01T21:05:53.5767895Z [2960/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx-mul32-ld32-u16.c.o 2025-06-01T21:05:53.5769523Z [2960/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c.o 2025-06-01T21:05:53.5770898Z [2961/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx-u16.c.o 2025-06-01T21:05:53.5866719Z [2961/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4-prfm.c.o 2025-06-01T21:05:53.5868164Z [2962/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u8.c.o 2025-06-01T21:05:53.6169438Z [2962/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c.o 2025-06-01T21:05:53.6170937Z [2963/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx-u16.c.o 2025-06-01T21:05:53.6987518Z [2963/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1-prfm.c.o 2025-06-01T21:05:53.6989019Z [2964/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u16.c.o 2025-06-01T21:05:53.7350343Z [2964/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1.c.o 2025-06-01T21:05:53.7351795Z [2965/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u32.c.o 2025-06-01T21:05:53.7541565Z [2965/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8-prfm.c.o 2025-06-01T21:05:53.7543014Z [2966/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx-u48.c.o 2025-06-01T21:05:53.7789925Z [2966/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4-prfm.c.o 2025-06-01T21:05:53.7791569Z [2967/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1-prfm.c.o 2025-06-01T21:05:53.8796892Z [2967/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4-prfm.c.o 2025-06-01T21:05:53.8798519Z [2968/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u1.c.o 2025-06-01T21:05:53.8947902Z [2968/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1-prfm.c.o 2025-06-01T21:05:53.8949493Z [2969/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8-prfm.c.o 2025-06-01T21:05:53.9868064Z [2969/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1.c.o 2025-06-01T21:05:53.9869614Z [2970/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-gio-avx-u8.c.o 2025-06-01T21:05:54.0434130Z [2970/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8-prfm.c.o 2025-06-01T21:05:54.0435779Z [2971/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4-prfm.c.o 2025-06-01T21:05:54.0497882Z [2971/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8.c.o 2025-06-01T21:05:54.0499476Z [2972/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1-prfm.c.o 2025-06-01T21:05:54.0501501Z [2972/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2025-06-01T21:05:54.0503058Z [2973/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8-gemm-goi-avx-u4.c.o 2025-06-01T21:05:54.0651793Z [2973/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2025-06-01T21:05:54.0653414Z [2974/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4.c.o 2025-06-01T21:05:54.0670423Z [2974/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2025-06-01T21:05:54.0672059Z [2975/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x8s4-gemm-goi-avx-u4-prfm.c.o 2025-06-01T21:05:54.1326921Z [2975/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2025-06-01T21:05:54.1328591Z [2976/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u1.c.o 2025-06-01T21:05:54.1874615Z [2976/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2025-06-01T21:05:54.1876270Z [2977/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx-u8-prfm.c.o 2025-06-01T21:05:54.2982688Z [2977/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2025-06-01T21:05:54.2984373Z [2978/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx-u4-prfm.c.o 2025-06-01T21:05:54.3162959Z [2978/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2025-06-01T21:05:54.3164817Z [2979/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1-prfm.c.o 2025-06-01T21:05:54.3318608Z [2979/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2025-06-01T21:05:54.3320201Z [2980/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u1.c.o 2025-06-01T21:05:54.3412572Z [2980/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2025-06-01T21:05:54.3414231Z [2981/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16s4-gemm-goi-avx-u4-prfm.c.o 2025-06-01T21:05:54.4515084Z [2981/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2025-06-01T21:05:54.4516686Z [2982/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8-prfm.c.o 2025-06-01T21:05:54.5063729Z [2982/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c16.c.o 2025-06-01T21:05:54.5065349Z [2983/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx-u8.c.o 2025-06-01T21:05:54.5213562Z [2983/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c64.c.o 2025-06-01T21:05:54.5215273Z [2984/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-switch-avx.c.o 2025-06-01T21:05:54.5291006Z [2984/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c128.c.o 2025-06-01T21:05:54.5292716Z [2985/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-multi-mov-avx.c.o 2025-06-01T21:05:54.5325205Z [2985/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2025-06-01T21:05:54.5326812Z [2986/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-switch-avx.c.o 2025-06-01T21:05:54.5405812Z [2986/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c.o 2025-06-01T21:05:54.5407432Z [2987/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-transposec/gen/x32-transposec-8x8-reuse-mov-avx.c.o 2025-06-01T21:05:54.5730134Z [2987/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c.o 2025-06-01T21:05:54.5731833Z [2988/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-mov-avx.c.o 2025-06-01T21:05:54.6235573Z [2988/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c.o 2025-06-01T21:05:54.6237236Z [2989/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-multi-avx.c.o 2025-06-01T21:05:54.7384420Z [2989/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-f16c-u8.c.o 2025-06-01T21:05:54.7387403Z [2990/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-multi-switch-avx.c.o 2025-06-01T21:05:54.7565199Z [2990/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c.o 2025-06-01T21:05:54.7568075Z [2991/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-mov-avx.c.o 2025-06-01T21:05:54.7650373Z [2991/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c.o 2025-06-01T21:05:54.7652751Z [2992/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-f16c-u8.c.o 2025-06-01T21:05:54.7691232Z [2992/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c.o 2025-06-01T21:05:54.7692802Z [2993/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x64-transposec/gen/x64-transposec-4x4-reuse-switch-avx.c.o 2025-06-01T21:05:54.9280445Z [2993/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2025-06-01T21:05:54.9282330Z [2994/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c16.c.o 2025-06-01T21:05:54.9568948Z [2994/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2025-06-01T21:05:54.9570458Z [2995/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u8.c.o 2025-06-01T21:05:54.9615181Z [2995/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2025-06-01T21:05:54.9616684Z [2996/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u16-acc2.c.o 2025-06-01T21:05:54.9717688Z [2996/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2025-06-01T21:05:54.9719507Z [2997/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u24-acc3.c.o 2025-06-01T21:05:55.0061072Z [2997/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-f16c-u8.c.o 2025-06-01T21:05:55.0062632Z [2998/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-f16c-u32-acc2.c.o 2025-06-01T21:05:55.0159518Z [2998/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c.o 2025-06-01T21:05:55.0161052Z [2999/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c64.c.o 2025-06-01T21:05:55.0605359Z [2999/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c.o 2025-06-01T21:05:55.0606849Z [3000/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-f16c-u8.c.o 2025-06-01T21:05:55.0852558Z [3000/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c.o 2025-06-01T21:05:55.0854146Z [3001/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-f16c-c128.c.o 2025-06-01T21:05:55.1772810Z [3001/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c.o 2025-06-01T21:05:55.1775506Z [3002/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-f16c-u8.c.o 2025-06-01T21:05:55.1946161Z [3002/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c.o 2025-06-01T21:05:55.1948949Z [3003/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-f16c-u16.c.o 2025-06-01T21:05:55.2029629Z [3003/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c.o 2025-06-01T21:05:55.2032272Z [3004/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-f16c-u8.c.o 2025-06-01T21:05:55.2035448Z [3004/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2025-06-01T21:05:55.2038086Z [3005/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-f16c-u16.c.o 2025-06-01T21:05:55.3643012Z [3005/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2025-06-01T21:05:55.3646082Z [3006/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-f16c-u8.c.o 2025-06-01T21:05:55.3918214Z [3006/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-f16c-u8.c.o 2025-06-01T21:05:55.3920788Z [3007/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-f16c-u8.c.o 2025-06-01T21:05:55.3963172Z [3007/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c.o 2025-06-01T21:05:55.3965929Z [3008/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-f16c-u8.c.o 2025-06-01T21:05:55.4054447Z [3008/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2025-06-01T21:05:55.4057089Z [3009/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-f16c-u8.c.o 2025-06-01T21:05:55.4431428Z [3009/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2025-06-01T21:05:55.4434378Z [3010/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-f16c-u8.c.o 2025-06-01T21:05:55.4528993Z [3010/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2025-06-01T21:05:55.4531691Z [3011/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vprelu-f16c-u8.c.o 2025-06-01T21:05:55.5013389Z [3011/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2025-06-01T21:05:55.5014809Z [3012/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vpreluc-f16c-u8.c.o 2025-06-01T21:05:55.5238593Z [3012/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2025-06-01T21:05:55.5240030Z [3013/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-f16c-u16.c.o 2025-06-01T21:05:55.6150229Z [3013/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2025-06-01T21:05:55.6151655Z [3014/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrpreluc-f16c-u8.c.o 2025-06-01T21:05:55.6330643Z [3014/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2025-06-01T21:05:55.6332040Z [3015/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-f16c-u8.c.o 2025-06-01T21:05:55.6391387Z [3015/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u8.c.o 2025-06-01T21:05:55.6392941Z [3016/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-f16c-u8.c.o 2025-06-01T21:05:55.6394599Z [3016/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u16.c.o 2025-06-01T21:05:55.6396024Z [3017/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-f16c-u8.c.o 2025-06-01T21:05:55.8001405Z [3017/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2025-06-01T21:05:55.8002778Z [3018/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-f16c-u8.c.o 2025-06-01T21:05:55.8262649Z [3018/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2025-06-01T21:05:55.8264055Z [3019/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-f16c-u8.c.o 2025-06-01T21:05:55.8302253Z [3019/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2025-06-01T21:05:55.8303853Z [3020/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vclamp/gen/f16-vclamp-f16c-u8.c.o 2025-06-01T21:05:55.8443368Z [3020/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2025-06-01T21:05:55.8445114Z [3021/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vhswish/gen/f16-vhswish-f16c-u8.c.o 2025-06-01T21:05:55.8806496Z [3021/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2025-06-01T21:05:55.8807917Z [3022/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vlrelu/gen/f16-vlrelu-f16c-u8.c.o 2025-06-01T21:05:55.8889616Z [3022/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-06-01T21:05:55.8891431Z [3023/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndd-f16c-u8.c.o 2025-06-01T21:05:55.9370049Z [3023/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-06-01T21:05:55.9372962Z [3024/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndne-f16c-u8.c.o 2025-06-01T21:05:55.9596265Z [3024/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-06-01T21:05:55.9599060Z [3025/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndu-f16c-u8.c.o 2025-06-01T21:05:56.0493545Z [3025/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-06-01T21:05:56.0496628Z [3026/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrnd/gen/f16-vrndz-f16c-u8.c.o 2025-06-01T21:05:56.0698069Z [3026/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-06-01T21:05:56.0700907Z [3027/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u8.c.o 2025-06-01T21:05:56.0747598Z [3027/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-06-01T21:05:56.0749202Z [3028/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vrsqrt/gen/f16-vrsqrt-f16c-rsqrt-u16.c.o 2025-06-01T21:05:56.0839067Z [3028/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-06-01T21:05:56.0840719Z [3029/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u8.c.o 2025-06-01T21:05:56.2447633Z [3029/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2025-06-01T21:05:56.2450318Z [3030/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-rsqrt-u16.c.o 2025-06-01T21:05:56.2626161Z [3030/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2025-06-01T21:05:56.2629064Z [3031/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u8.c.o 2025-06-01T21:05:56.2668895Z [3031/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2025-06-01T21:05:56.2671796Z [3032/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u16.c.o 2025-06-01T21:05:56.2858307Z [3032/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2025-06-01T21:05:56.2861261Z [3033/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-f16c-sqrt-u32.c.o 2025-06-01T21:05:56.3267746Z [3033/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2025-06-01T21:05:56.3270761Z [3034/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-06-01T21:05:56.3415445Z [3034/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2025-06-01T21:05:56.3418918Z [3035/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-06-01T21:05:56.3976386Z [3035/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:56.3979568Z [3036/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-06-01T21:05:56.4266093Z [3036/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2025-06-01T21:05:56.4269045Z [3037/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-06-01T21:05:56.4981743Z [3037/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:56.4983453Z [3038/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-06-01T21:05:56.5271627Z [3038/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2025-06-01T21:05:56.5273345Z [3039/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-06-01T21:05:56.5310785Z [3039/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2025-06-01T21:05:56.5312354Z [3040/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u8.c.o 2025-06-01T21:05:56.5420367Z [3040/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:56.5422110Z [3041/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-06-01T21:05:56.6987906Z [3041/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2025-06-01T21:05:56.6989532Z [3042/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u16.c.o 2025-06-01T21:05:56.7208292Z [3042/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:56.7209782Z [3043/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vunary/gen/f16-vsqr-f16c-u8.c.o 2025-06-01T21:05:56.7211228Z [3043/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2025-06-01T21:05:56.7213003Z [3044/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u24.c.o 2025-06-01T21:05:56.7270473Z [3044/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2025-06-01T21:05:56.7272123Z [3045/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-f16c-polynomial-p19h9t2-u32.c.o 2025-06-01T21:05:56.7557299Z [3045/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:56.7558902Z [3046/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-f16c-u8.c.o 2025-06-01T21:05:56.8081792Z [3046/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-06-01T21:05:56.8083905Z [3047/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:56.8629686Z [3047/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:56.8631267Z [3048/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p8c-minmax-fma3.c.o 2025-06-01T21:05:56.9013191Z [3048/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-06-01T21:05:56.9014797Z [3049/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:56.9867947Z [3049/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:56.9869696Z [3050/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.0022642Z [3050/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.0024275Z [3051/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.0104322Z [3051/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.0105889Z [3052/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p8c-minmax-fma3.c.o 2025-06-01T21:05:57.0147954Z [3052/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.0149580Z [3053/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-3p32c-minmax-fma3.c.o 2025-06-01T21:05:57.1802167Z [3053/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.1803957Z [3054/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.2116147Z [3054/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.2117783Z [3055/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3.c.o 2025-06-01T21:05:57.2151060Z [3055/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.2152914Z [3056/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-4p32c-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.2448215Z [3056/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.2449884Z [3057/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.2708661Z [3057/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.2711657Z [3058/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l8c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.3683478Z [3058/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.3685691Z [3059/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.4144761Z [3059/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.4146864Z [3060/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.5195538Z [3060/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.5198615Z [3061/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.5315045Z [3061/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.5317911Z [3062/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.5388600Z [3062/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.5390236Z [3063/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l8c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.5843275Z [3063/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.5845215Z [3064/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.5908228Z [3064/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2025-06-01T21:05:57.5909846Z [3065/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.7489038Z [3065/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.7490667Z [3066/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l16c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.7919948Z [3066/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.7921657Z [3067/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.8138973Z [3067/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2025-06-01T21:05:57.8141004Z [3068/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l8c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.8487149Z [3068/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2025-06-01T21:05:57.8488736Z [3069/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3.c.o 2025-06-01T21:05:57.8721151Z [3069/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.8722846Z [3070/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-6f6m7l32c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:57.9827564Z [3070/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2025-06-01T21:05:57.9829530Z [3071/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.0174429Z [3071/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.0176162Z [3072/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l16c8s4r-minmax-fma3.c.o 2025-06-01T21:05:58.0219757Z [3072/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2025-06-01T21:05:58.0221306Z [3073/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.0694622Z [3073/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2025-06-01T21:05:58.0696196Z [3074/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p8c-minmax-fma3.c.o 2025-06-01T21:05:58.0976398Z [3074/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2025-06-01T21:05:58.0978014Z [3075/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.2172382Z [3075/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-06-01T21:05:58.2174079Z [3076/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3.c.o 2025-06-01T21:05:58.2423661Z [3076/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-06-01T21:05:58.2425382Z [3077/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-8f8m9l32c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.2918246Z [3077/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-06-01T21:05:58.2919865Z [3078/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.3188506Z [3078/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-06-01T21:05:58.3190108Z [3079/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-9p32c-minmax-fma3.c.o 2025-06-01T21:05:58.3394972Z [3079/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-06-01T21:05:58.3396816Z [3080/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p8c-minmax-fma3.c.o 2025-06-01T21:05:58.4441463Z [3080/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-06-01T21:05:58.4443092Z [3081/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.4564784Z [3081/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-06-01T21:05:58.4566416Z [3082/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-ibilinear/gen/f16-ibilinear-fma3-c16.c.o 2025-06-01T21:05:58.4596664Z [3082/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-06-01T21:05:58.4598548Z [3083/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p16c-minmax-fma3.c.o 2025-06-01T21:05:58.5119564Z [3083/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2025-06-01T21:05:58.5121186Z [3084/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vmulcaddc/gen/f16-vmulcaddc-c16-minmax-fma3-2x.c.o 2025-06-01T21:05:58.5400053Z [3084/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2025-06-01T21:05:58.5401742Z [3085/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-06-01T21:05:58.6645975Z [3085/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2025-06-01T21:05:58.6647695Z [3086/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.6681413Z [3086/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.6683058Z [3087/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-06-01T21:05:58.6749403Z [3087/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2025-06-01T21:05:58.6751048Z [3088/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-dwconv/gen/f16-dwconv-25p32c-minmax-fma3.c.o 2025-06-01T21:05:58.6998119Z [3088/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.6999848Z [3089/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-06-01T21:05:58.7554637Z [3089/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.7557802Z [3090/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-06-01T21:05:58.7623935Z [3090/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2025-06-01T21:05:58.7626957Z [3091/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-06-01T21:05:58.7928926Z [3091/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.7932399Z [3092/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-06-01T21:05:58.9035919Z [3092/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.9039157Z [3093/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u8.c.o 2025-06-01T21:05:58.9042317Z [3093/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.9045799Z [3094/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-06-01T21:05:58.9206290Z [3094/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-06-01T21:05:58.9208713Z [3095/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-06-01T21:05:58.9653952Z [3095/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:58.9657205Z [3096/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u16.c.o 2025-06-01T21:05:58.9942007Z [3096/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-06-01T21:05:58.9945124Z [3097/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-fma3-polynomial-p19h9t2-u24.c.o 2025-06-01T21:05:59.1279573Z [3097/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.1281280Z [3098/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.1303844Z [3098/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2025-06-01T21:05:59.1305385Z [3099/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p8c-minmax-fma3.c.o 2025-06-01T21:05:59.1403994Z [3099/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.1405686Z [3100/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.1663459Z [3100/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2025-06-01T21:05:59.1665071Z [3101/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.2215623Z [3101/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.2217239Z [3102/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p8c-minmax-fma3.c.o 2025-06-01T21:05:59.2324936Z [3102/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2025-06-01T21:05:59.2326542Z [3103/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.2931337Z [3103/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.2934470Z [3104/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l8c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.4237696Z [3104/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2025-06-01T21:05:59.4240694Z [3105/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3.c.o 2025-06-01T21:05:59.4257263Z [3105/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.4260405Z [3106/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.4693163Z [3106/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.4696383Z [3107/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.5001970Z [3107/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.5005200Z [3108/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.5081362Z [3108/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2025-06-01T21:05:59.5084460Z [3109/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c8s4r-minmax-fma3.c.o 2025-06-01T21:05:59.6364600Z [3109/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2025-06-01T21:05:59.6366292Z [3110/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l8c8s4r-minmax-fma3.c.o 2025-06-01T21:05:59.6664395Z [3110/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:59.6666042Z [3111/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.6773071Z [3111/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:05:59.6774726Z [3112/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l16c8s4r-minmax-fma3.c.o 2025-06-01T21:05:59.7040788Z [3112/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2025-06-01T21:05:59.7042357Z [3113/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.7337868Z [3113/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:59.7339649Z [3114/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.7668317Z [3114/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2025-06-01T21:05:59.7669912Z [3115/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p8c-minmax-fma3.c.o 2025-06-01T21:05:59.7830555Z [3115/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:05:59.7832220Z [3116/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-7f6m6l32c8s4r-minmax-fma3.c.o 2025-06-01T21:05:59.9093294Z [3116/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2025-06-01T21:05:59.9095135Z [3117/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.9281608Z [3117/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2025-06-01T21:05:59.9283161Z [3118/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p8c-minmax-fma3-acc2.c.o 2025-06-01T21:05:59.9952193Z [3118/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:05:59.9953871Z [3119/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.0088202Z [3119/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.0089798Z [3120/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3-acc2.c.o 2025-06-01T21:06:00.0357247Z [3120/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.0358782Z [3121/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-fma3.c.o 2025-06-01T21:06:00.1296586Z [3121/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.1298223Z [3122/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.1693297Z [3122/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.1694936Z [3123/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.1761983Z [3123/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.1763608Z [3124/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-3x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.2021384Z [3124/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.2022991Z [3125/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.2312665Z [3125/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.2314257Z [3126/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.2842050Z [3126/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.2843643Z [3127/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.3052247Z [3127/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.3053923Z [3128/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.4193148Z [3128/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.4194752Z [3129/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.4763377Z [3129/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.4765168Z [3130/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.5037289Z [3130/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.5038999Z [3131/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.5197303Z [3131/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.5199169Z [3132/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.5247541Z [3132/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.5249165Z [3133/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.6171461Z [3133/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.6173323Z [3134/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.6636593Z [3134/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.6638322Z [3135/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.6690518Z [3135/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.6692480Z [3136/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.7144886Z [3136/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.7146890Z [3137/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-3x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.7247879Z [3137/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.7249509Z [3138/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.7807766Z [3138/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.7809598Z [3139/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.8319214Z [3139/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.8320854Z [3140/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.9181253Z [3140/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.9182881Z [3141/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.9828767Z [3141/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:00.9832250Z [3142/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.0218045Z [3142/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.0221176Z [3143/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.0356261Z [3143/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.0359425Z [3144/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.0385702Z [3144/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.0388940Z [3145/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.1687970Z [3145/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.1690889Z [3146/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.1693694Z [3146/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.o 2025-06-01T21:06:01.1696679Z [3147/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.1760247Z [3147/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.1761956Z [3148/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.1823292Z [3148/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.1824889Z [3149/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.1920014Z [3149/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.1921577Z [3150/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.2683083Z [3150/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.2685486Z [3151/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-3x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.3065180Z [3151/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.3066897Z [3152/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.3931512Z [3152/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.3933218Z [3153/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.4606722Z [3153/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.4608779Z [3154/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.5027942Z [3154/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.5029688Z [3155/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.5167623Z [3155/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.5169301Z [3156/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.5462160Z [3156/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.5464038Z [3157/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.6566175Z [3157/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.6567887Z [3158/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.6573786Z [3158/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.6575456Z [3159/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-fma3-broadcast-prfm.c.o 2025-06-01T21:06:01.6655573Z [3159/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.6657349Z [3160/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.6814691Z [3160/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.6816491Z [3161/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x8-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.7001324Z [3161/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.7003060Z [3162/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16s4-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.7750892Z [3162/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.7752674Z [3163/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.8227253Z [3163/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c.o 2025-06-01T21:06:01.8228824Z [3164/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.9244352Z [3164/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c.o 2025-06-01T21:06:01.9246110Z [3165/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:01.9946419Z [3165/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c.o 2025-06-01T21:06:01.9948018Z [3166/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:02.0373154Z [3166/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2025-06-01T21:06:02.0374757Z [3167/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:02.0474809Z [3167/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-nr.c.o 2025-06-01T21:06:02.0476465Z [3168/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:02.0692126Z [3168/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2025-06-01T21:06:02.0709889Z [3169/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:02.1552391Z [3169/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2025-06-01T21:06:02.1554011Z [3170/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:02.1602441Z [3170/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u8.c.o 2025-06-01T21:06:02.1604253Z [3171/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:02.1792880Z [3171/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u32.c.o 2025-06-01T21:06:02.1794489Z [3172/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:02.2043142Z [3172/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-nr.c.o 2025-06-01T21:06:02.2130311Z [3173/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:02.2132058Z [3173/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.2133567Z [3174/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u8.c.o 2025-06-01T21:06:02.2322350Z [3174/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.2324361Z [3175/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-fma3-broadcast.c.o 2025-06-01T21:06:02.2690874Z [3175/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.2692498Z [3176/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u32.c.o 2025-06-01T21:06:02.3772336Z [3176/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.3773881Z [3177/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-fma3-u64.c.o 2025-06-01T21:06:02.4303147Z [3177/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.4304819Z [3178/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-fma3-u8.c.o 2025-06-01T21:06:02.4833972Z [3178/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.4835555Z [3179/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u8.c.o 2025-06-01T21:06:02.5077818Z [3179/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.5079383Z [3180/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-fma3-rsqrt-u32.c.o 2025-06-01T21:06:02.5847116Z [3180/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.5848759Z [3181/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-fma3-rational-3-3-nr.c.o 2025-06-01T21:06:02.5886786Z [3181/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.5888412Z [3182/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u8.c.o 2025-06-01T21:06:02.6026535Z [3182/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.6028138Z [3183/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-fma3-rsqrt-u32.c.o 2025-06-01T21:06:02.6827036Z [3183/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.6828743Z [3184/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-1x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.6967054Z [3184/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.6968733Z [3185/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-fma3-rational-9-8-nr.c.o 2025-06-01T21:06:02.7057828Z [3185/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.7059801Z [3186/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-3x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.7231548Z [3186/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.7233269Z [3187/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-4x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.7664984Z [3187/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.7666660Z [3188/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.8863310Z [3188/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.8865174Z [3189/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-5x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.9301371Z [3189/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.9302994Z [3190/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-6x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.9641709Z [3190/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.9643600Z [3191/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-1x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.9927445Z [3191/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:02.9929253Z [3192/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-gemm/gen/f16-f32acc-gemm-7x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.0534933Z [3192/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.0536746Z [3193/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-3x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.0589566Z [3193/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.0591294Z [3194/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-4x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.0756619Z [3194/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.0758393Z [3195/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.1655521Z [3195/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.1657376Z [3196/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-5x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.1759538Z [3196/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.1761264Z [3197/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-6x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.1919106Z [3197/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.1920980Z [3198/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-igemm/gen/f16-f32acc-igemm-7x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.2038764Z [3198/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.2040372Z [3199/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.2524043Z [3199/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.2525820Z [3200/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.3803388Z [3200/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.3805412Z [3201/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-3x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.4242359Z [3201/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.4244128Z [3202/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.4638077Z [3202/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.4639676Z [3203/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.4903208Z [3203/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.4904918Z [3204/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.5633402Z [3204/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.5635045Z [3205/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.5636827Z [3205/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c.o 2025-06-01T21:06:03.5638554Z [3206/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.5881546Z [3206/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c.o 2025-06-01T21:06:03.5883361Z [3207/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.6212743Z [3207/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.o 2025-06-01T21:06:03.6214581Z [3208/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.6330302Z [3208/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.o 2025-06-01T21:06:03.6332136Z [3209/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.6653235Z [3209/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.o 2025-06-01T21:06:03.6655116Z [3210/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-3x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.6734987Z [3210/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.o 2025-06-01T21:06:03.6736804Z [3211/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.7341757Z [3211/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2025-06-01T21:06:03.7343591Z [3212/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.8562199Z [3212/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.o 2025-06-01T21:06:03.8564249Z [3213/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.9132160Z [3213/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.o 2025-06-01T21:06:03.9135561Z [3214/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.9447285Z [3214/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2025-06-01T21:06:03.9450754Z [3215/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.9768089Z [3215/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.o 2025-06-01T21:06:03.9771492Z [3216/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:03.9946755Z [3216/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.o 2025-06-01T21:06:03.9950525Z [3217/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16-acc2.c.o 2025-06-01T21:06:03.9954219Z [3217/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2025-06-01T21:06:03.9957928Z [3218/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u16.c.o 2025-06-01T21:06:04.0289068Z [3218/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.o 2025-06-01T21:06:04.0292680Z [3219/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc2.c.o 2025-06-01T21:06:04.0635114Z [3219/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2025-06-01T21:06:04.0638682Z [3220/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u32-acc4.c.o 2025-06-01T21:06:04.0766570Z [3220/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.o 2025-06-01T21:06:04.0770334Z [3221/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc2.c.o 2025-06-01T21:06:04.1091667Z [3221/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.o 2025-06-01T21:06:04.1093639Z [3222/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40-acc5.c.o 2025-06-01T21:06:04.1127178Z [3222/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2025-06-01T21:06:04.1129309Z [3223/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u40.c.o 2025-06-01T21:06:04.1825358Z [3223/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.o 2025-06-01T21:06:04.1827252Z [3224/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc2.c.o 2025-06-01T21:06:04.3010789Z [3224/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.o 2025-06-01T21:06:04.3012778Z [3225/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48-acc3.c.o 2025-06-01T21:06:04.3596457Z [3225/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.o 2025-06-01T21:06:04.3598371Z [3226/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u48.c.o 2025-06-01T21:06:04.3928459Z [3226/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2025-06-01T21:06:04.3930382Z [3227/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc2.c.o 2025-06-01T21:06:04.4255715Z [3227/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2025-06-01T21:06:04.4257441Z [3228/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64-acc4.c.o 2025-06-01T21:06:04.4431440Z [3228/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c.o 2025-06-01T21:06:04.4433157Z [3229/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u64.c.o 2025-06-01T21:06:04.4451556Z [3229/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c.o 2025-06-01T21:06:04.4453325Z [3230/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72-acc3.c.o 2025-06-01T21:06:04.4804001Z [3230/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c.o 2025-06-01T21:06:04.4806038Z [3231/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u72.c.o 2025-06-01T21:06:04.5167712Z [3231/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c.o 2025-06-01T21:06:04.5169506Z [3232/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc2.c.o 2025-06-01T21:06:04.5314951Z [3232/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.o 2025-06-01T21:06:04.5316807Z [3233/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80-acc5.c.o 2025-06-01T21:06:04.5612229Z [3233/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.o 2025-06-01T21:06:04.5614342Z [3234/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u80.c.o 2025-06-01T21:06:04.5813771Z [3234/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.o 2025-06-01T21:06:04.5815672Z [3235/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc2.c.o 2025-06-01T21:06:04.6520369Z [3235/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-06-01T21:06:04.6522241Z [3236/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc3.c.o 2025-06-01T21:06:04.7729261Z [3236/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-06-01T21:06:04.7731219Z [3237/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96-acc6.c.o 2025-06-01T21:06:04.8274944Z [3237/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-06-01T21:06:04.8276602Z [3238/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-velu/gen/f16-velu-avx2-rr1-p3-u8.c.o 2025-06-01T21:06:04.8303081Z [3238/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-06-01T21:06:04.8304879Z [3239/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-raddstoreexpminusmax/gen/f16-raddstoreexpminusmax-avx2-rr1-p2-u96.c.o 2025-06-01T21:06:04.8625343Z [3239/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-06-01T21:06:04.8627024Z [3240/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u8.c.o 2025-06-01T21:06:04.8881183Z [3240/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-06-01T21:06:04.8882870Z [3241/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u16.c.o 2025-06-01T21:06:04.8945526Z [3241/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-06-01T21:06:04.8947256Z [3242/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u24.c.o 2025-06-01T21:06:04.9316236Z [3242/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-06-01T21:06:04.9318222Z [3243/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-div-u32.c.o 2025-06-01T21:06:04.9521092Z [3243/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:04.9522960Z [3244/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u8.c.o 2025-06-01T21:06:04.9765513Z [3244/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:04.9767201Z [3245/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u16.c.o 2025-06-01T21:06:05.0085981Z [3245/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.0089290Z [3246/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsigmoid/gen/f16-vsigmoid-avx2-rr1-p2-rcp-u24.c.o 2025-06-01T21:06:05.0141098Z [3246/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.0144290Z [3247/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u8.c.o 2025-06-01T21:06:05.0967733Z [3247/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.0971051Z [3248/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u16.c.o 2025-06-01T21:06:05.2182874Z [3248/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.2185961Z [3249/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u24.c.o 2025-06-01T21:06:05.2654621Z [3249/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.2657621Z [3250/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u8.c.o 2025-06-01T21:06:05.2782555Z [3250/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.2785889Z [3251/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-div-u32.c.o 2025-06-01T21:06:05.3141291Z [3251/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.3144393Z [3252/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u16.c.o 2025-06-01T21:06:05.3382974Z [3252/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.3385892Z [3253/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u24.c.o 2025-06-01T21:06:05.3486686Z [3253/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.3490324Z [3254/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vtanh/gen/f16-vtanh-avx2-expm1minus-rr1-p3h2ts-rcp-u32.c.o 2025-06-01T21:06:05.4313016Z [3254/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.4314753Z [3255/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-2x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.4807868Z [3255/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.4809632Z [3256/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-4x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.4929783Z [3256/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.4931839Z [3257/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-5x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.5348196Z [3257/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.5349929Z [3258/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-6x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.5505284Z [3258/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.5507052Z [3259/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-7x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.6410906Z [3259/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.6412710Z [3260/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc4w-gemm/gen/f32-qc4w-gemm-8x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.7001844Z [3260/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.7003772Z [3261/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.7609559Z [3261/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.7611349Z [3262/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16s4-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.7639503Z [3262/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.7641172Z [3263/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.8185801Z [3263/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.8187473Z [3264/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16s4-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.8312343Z [3264/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.8314177Z [3265/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.8607366Z [3265/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.8609098Z [3266/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16s4-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.9241082Z [3266/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.9242730Z [3267/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:05.9760301Z [3267/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2025-06-01T21:06:05.9761933Z [3268/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:06.0207301Z [3268/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2025-06-01T21:06:06.0208975Z [3269/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16s4-minmax-avx2-broadcast.c.o 2025-06-01T21:06:06.0297305Z [3269/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2025-06-01T21:06:06.0299076Z [3270/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:06.0912167Z [3270/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2025-06-01T21:06:06.0913808Z [3271/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16s4-minmax-avx2-broadcast.c.o 2025-06-01T21:06:06.1396003Z [3271/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2025-06-01T21:06:06.1398894Z [3272/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:06.2087526Z [3272/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2025-06-01T21:06:06.2089350Z [3273/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:06.2675033Z [3273/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc2.c.o 2025-06-01T21:06:06.2676768Z [3274/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:06.3209270Z [3274/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc4.c.o 2025-06-01T21:06:06.3211025Z [3275/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16s4-minmax-avx2-broadcast.c.o 2025-06-01T21:06:06.3355239Z [3275/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32.c.o 2025-06-01T21:06:06.3356960Z [3276/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:06.3396546Z [3276/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2025-06-01T21:06:06.3398514Z [3277/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x8-minmax-avx2-broadcast.c.o 2025-06-01T21:06:06.3543952Z [3277/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2025-06-01T21:06:06.3546329Z [3278/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u16.c.o 2025-06-01T21:06:06.3852105Z [3278/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2025-06-01T21:06:06.3853828Z [3279/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx2-broadcast.c.o 2025-06-01T21:06:06.4088365Z [3279/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2025-06-01T21:06:06.4090327Z [3280/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u32.c.o 2025-06-01T21:06:06.4549131Z [3280/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2025-06-01T21:06:06.4550710Z [3281/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx2-u48.c.o 2025-06-01T21:06:06.4580713Z [3281/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2025-06-01T21:06:06.4582260Z [3282/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u16.c.o 2025-06-01T21:06:06.5231874Z [3282/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2025-06-01T21:06:06.5233499Z [3283/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u32.c.o 2025-06-01T21:06:06.5728228Z [3283/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2025-06-01T21:06:06.5729823Z [3284/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx2-u48.c.o 2025-06-01T21:06:06.6335045Z [3284/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2025-06-01T21:06:06.6336803Z [3285/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc2.c.o 2025-06-01T21:06:06.6925153Z [3285/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2025-06-01T21:06:06.6927119Z [3286/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32-acc4.c.o 2025-06-01T21:06:06.7465412Z [3286/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2025-06-01T21:06:06.7467151Z [3287/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u32.c.o 2025-06-01T21:06:06.7712210Z [3287/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2025-06-01T21:06:06.7713993Z [3288/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc2.c.o 2025-06-01T21:06:06.7747424Z [3288/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc2.c.o 2025-06-01T21:06:06.7749291Z [3289/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64-acc4.c.o 2025-06-01T21:06:06.7865603Z [3289/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc4.c.o 2025-06-01T21:06:06.7867289Z [3290/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u64.c.o 2025-06-01T21:06:06.8246774Z [3290/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32.c.o 2025-06-01T21:06:06.8248470Z [3291/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72-acc3.c.o 2025-06-01T21:06:06.8495358Z [3291/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2025-06-01T21:06:06.8497362Z [3292/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u72.c.o 2025-06-01T21:06:06.8988638Z [3292/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2025-06-01T21:06:06.8990403Z [3293/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc2.c.o 2025-06-01T21:06:06.9021397Z [3293/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2025-06-01T21:06:06.9022999Z [3294/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80-acc5.c.o 2025-06-01T21:06:06.9681717Z [3294/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2025-06-01T21:06:06.9683345Z [3295/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u80.c.o 2025-06-01T21:06:07.0259960Z [3295/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2025-06-01T21:06:07.0261597Z [3296/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc2.c.o 2025-06-01T21:06:07.0887275Z [3296/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2025-06-01T21:06:07.0888979Z [3297/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc3.c.o 2025-06-01T21:06:07.1486687Z [3297/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2025-06-01T21:06:07.1488398Z [3298/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96-acc6.c.o 2025-06-01T21:06:07.2009915Z [3298/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2025-06-01T21:06:07.2011609Z [3299/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx2-p5-u96.c.o 2025-06-01T21:06:07.2092115Z [3299/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2025-06-01T21:06:07.2093742Z [3300/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc2.c.o 2025-06-01T21:06:07.2130569Z [3300/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2025-06-01T21:06:07.2132177Z [3301/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32-acc4.c.o 2025-06-01T21:06:07.2202014Z [3301/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2025-06-01T21:06:07.2203688Z [3302/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u32.c.o 2025-06-01T21:06:07.2733751Z [3302/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2025-06-01T21:06:07.2735495Z [3303/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc2.c.o 2025-06-01T21:06:07.3033163Z [3303/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c.o 2025-06-01T21:06:07.3034997Z [3304/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64-acc4.c.o 2025-06-01T21:06:07.3468817Z [3304/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c.o 2025-06-01T21:06:07.3470614Z [3305/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u64.c.o 2025-06-01T21:06:07.3583402Z [3305/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c.o 2025-06-01T21:06:07.3585220Z [3306/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72-acc3.c.o 2025-06-01T21:06:07.4194163Z [3306/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c.o 2025-06-01T21:06:07.4195910Z [3307/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u72.c.o 2025-06-01T21:06:07.4814284Z [3307/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c.o 2025-06-01T21:06:07.4816133Z [3308/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc2.c.o 2025-06-01T21:06:07.5554669Z [3308/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c.o 2025-06-01T21:06:07.5556506Z [3309/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80-acc5.c.o 2025-06-01T21:06:07.6074549Z [3309/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c.o 2025-06-01T21:06:07.6077648Z [3310/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u80.c.o 2025-06-01T21:06:07.6649913Z [3310/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u8.c.o 2025-06-01T21:06:07.6653032Z [3311/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc2.c.o 2025-06-01T21:06:07.6786795Z [3311/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u16.c.o 2025-06-01T21:06:07.6788730Z [3312/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc3.c.o 2025-06-01T21:06:07.6805408Z [3312/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u24.c.o 2025-06-01T21:06:07.6806959Z [3313/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96.c.o 2025-06-01T21:06:07.6827547Z [3313/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u8.c.o 2025-06-01T21:06:07.6829084Z [3314/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx2-p5-u96-acc6.c.o 2025-06-01T21:06:07.6997262Z [3314/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u16.c.o 2025-06-01T21:06:07.6999296Z [3315/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u8.c.o 2025-06-01T21:06:07.7385634Z [3315/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u24.c.o 2025-06-01T21:06:07.7387406Z [3316/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u16-acc2.c.o 2025-06-01T21:06:07.7866578Z [3316/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u32.c.o 2025-06-01T21:06:07.7868351Z [3317/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc2.c.o 2025-06-01T21:06:07.7991579Z [3317/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u8.c.o 2025-06-01T21:06:07.7993445Z [3318/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr1-p5-u32-acc4.c.o 2025-06-01T21:06:07.8495257Z [3318/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u16.c.o 2025-06-01T21:06:07.8497077Z [3319/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u8.c.o 2025-06-01T21:06:07.9160070Z [3319/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u24.c.o 2025-06-01T21:06:07.9161851Z [3320/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u16-acc2.c.o 2025-06-01T21:06:07.9966752Z [3320/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u32.c.o 2025-06-01T21:06:07.9968606Z [3321/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx2-rr2-p5-u32-acc4.c.o 2025-06-01T21:06:08.0409964Z [3321/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2025-06-01T21:06:08.0411548Z [3322/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u8.c.o 2025-06-01T21:06:08.1076323Z [3322/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2025-06-01T21:06:08.1077774Z [3323/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u16.c.o 2025-06-01T21:06:08.1183157Z [3323/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2025-06-01T21:06:08.1184980Z [3324/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u8.c.o 2025-06-01T21:06:08.1253359Z [3324/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2025-06-01T21:06:08.1254904Z [3325/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut4-p4-perm-u24.c.o 2025-06-01T21:06:08.1270442Z [3325/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2025-06-01T21:06:08.1272257Z [3326/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u16.c.o 2025-06-01T21:06:08.1466261Z [3326/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2025-06-01T21:06:08.1468235Z [3327/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u24.c.o 2025-06-01T21:06:08.1939374Z [3327/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2025-06-01T21:06:08.1941054Z [3328/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut8-p4-perm-u32.c.o 2025-06-01T21:06:08.2234260Z [3328/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2025-06-01T21:06:08.2235955Z [3329/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u8.c.o 2025-06-01T21:06:08.2416519Z [3329/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2025-06-01T21:06:08.2418276Z [3330/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u16.c.o 2025-06-01T21:06:08.2981477Z [3330/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2025-06-01T21:06:08.2983149Z [3331/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u24.c.o 2025-06-01T21:06:08.3720167Z [3331/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2025-06-01T21:06:08.3721771Z [3332/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-lut16-p3-gather-u32.c.o 2025-06-01T21:06:08.4339503Z [3332/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2025-06-01T21:06:08.4341093Z [3333/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u8.c.o 2025-06-01T21:06:08.4849672Z [3333/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c.o 2025-06-01T21:06:08.4851253Z [3334/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u16.c.o 2025-06-01T21:06:08.5336410Z [3334/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c.o 2025-06-01T21:06:08.5338118Z [3335/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u8.c.o 2025-06-01T21:06:08.5375888Z [3335/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c.o 2025-06-01T21:06:08.5377810Z [3336/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u16.c.o 2025-06-01T21:06:08.5553055Z [3336/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.o 2025-06-01T21:06:08.5554613Z [3337/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u24.c.o 2025-06-01T21:06:08.5645184Z [3337/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.o 2025-06-01T21:06:08.5647188Z [3338/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u24.c.o 2025-06-01T21:06:08.5703910Z [3338/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.o 2025-06-01T21:06:08.5705475Z [3339/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx2-rr1-p6-u32.c.o 2025-06-01T21:06:08.6181295Z [3339/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.o 2025-06-01T21:06:08.6183027Z [3340/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx2-p5-u32.c.o 2025-06-01T21:06:08.6309571Z [3340/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.o 2025-06-01T21:06:08.6311151Z [3341/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u8.c.o 2025-06-01T21:06:08.6544727Z [3341/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.o 2025-06-01T21:06:08.6546714Z [3342/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u16.c.o 2025-06-01T21:06:08.7195178Z [3342/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.o 2025-06-01T21:06:08.7196782Z [3343/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u24.c.o 2025-06-01T21:06:08.7935492Z [3343/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.o 2025-06-01T21:06:08.7937139Z [3344/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx2-p5-u32.c.o 2025-06-01T21:06:08.8705636Z [3344/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:08.8707360Z [3345/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u8.c.o 2025-06-01T21:06:08.9331254Z [3345/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:06:08.9332923Z [3346/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u24.c.o 2025-06-01T21:06:08.9758064Z [3346/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:08.9759831Z [3347/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u8.c.o 2025-06-01T21:06:08.9839980Z [3347/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:06:08.9841615Z [3348/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-div-u32.c.o 2025-06-01T21:06:08.9972990Z [3348/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:08.9974732Z [3349/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u16.c.o 2025-06-01T21:06:09.0101674Z [3349/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:09.0103383Z [3350/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u24.c.o 2025-06-01T21:06:09.0244388Z [3350/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.0246383Z [3351/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr1fma-u32.c.o 2025-06-01T21:06:09.0547639Z [3351/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:09.0549392Z [3352/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u8.c.o 2025-06-01T21:06:09.0754026Z [3352/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:09.0755805Z [3353/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u16.c.o 2025-06-01T21:06:09.1037817Z [3353/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.1039458Z [3354/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u24.c.o 2025-06-01T21:06:09.1748643Z [3354/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:09.1750343Z [3355/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx2-rr1-p5-nr2fma-u32.c.o 2025-06-01T21:06:09.3256109Z [3355/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.3257909Z [3356/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.4316880Z [3356/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:09.4318852Z [3357/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:09.4357457Z [3357/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:09.4359161Z [3358/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qb4w-gemm/gen/qd8-f16-qb4w-gemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.4777149Z [3358/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.4780585Z [3359/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.4941465Z [3359/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:09.4943246Z [3360/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:09.5109696Z [3360/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:09.5111400Z [3361/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:09.5287632Z [3361/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.5289599Z [3362/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.5453209Z [3362/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:09.5455057Z [3363/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:09.5807315Z [3363/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:09.5809062Z [3364/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:09.6084152Z [3364/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.6085839Z [3365/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.6365111Z [3365/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:09.6366893Z [3366/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:09.7232903Z [3366/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:09.7236130Z [3367/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.8700079Z [3367/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.8703295Z [3368/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:09.9767619Z [3368/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.9770899Z [3369/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:09.9946603Z [3369/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:06:09.9950205Z [3370/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.0368173Z [3370/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.0371619Z [3371/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:10.0567578Z [3371/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.0569304Z [3372/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:10.0884213Z [3372/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.0886221Z [3373/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.1013808Z [3373/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.1015691Z [3374/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:10.1167708Z [3374/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:10.1169479Z [3375/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:10.1744622Z [3375/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.1746801Z [3376/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.1935695Z [3376/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:10.1937484Z [3377/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:10.2235269Z [3377/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:10.2236970Z [3378/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:10.3367776Z [3378/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.3369476Z [3379/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.3707502Z [3379/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:10.3709215Z [3380/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.4705996Z [3380/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:10.4708046Z [3381/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.4940322Z [3381/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.5358298Z [3382/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.5359976Z [3382/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:10.5886937Z [3383/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.5888703Z [3383/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.5890602Z [3384/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.5948943Z [3384/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:10.5950720Z [3385/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:10.6201185Z [3385/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:10.6202867Z [3386/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.6544613Z [3386/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.6546875Z [3387/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.6850305Z [3387/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:10.6852150Z [3388/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:10.7049754Z [3388/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:10.7051516Z [3389/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:10.7432082Z [3389/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.7433817Z [3390/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:10.8581631Z [3390/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:10.8583422Z [3391/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:10.8907822Z [3391/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:10.8909549Z [3392/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:11.0042256Z [3392/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.0044208Z [3393/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.0229737Z [3393/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:11.0231525Z [3394/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:11.0813103Z [3394/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:11.0814873Z [3395/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.1340066Z [3395/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.1341865Z [3396/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:11.1348858Z [3396/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.1350548Z [3397/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:11.1804598Z [3397/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.1806333Z [3398/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.2115034Z [3398/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.2116807Z [3399/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:11.2431770Z [3399/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.2433476Z [3400/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:11.2807427Z [3400/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:11.2809210Z [3401/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.3151297Z [3401/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:11.3153115Z [3402/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:11.4274686Z [3402/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:11.4276523Z [3403/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:11.4833969Z [3403/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:11.4836047Z [3404/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.5856650Z [3404/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:11.5858490Z [3405/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd-prfm.c.o 2025-06-01T21:06:11.6025615Z [3405/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:11.6027343Z [3406/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2-madd.c.o 2025-06-01T21:06:11.6331466Z [3406/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:11.6333390Z [3407/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.6399000Z [3407/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:11.6400751Z [3408/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.6552606Z [3408/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:11.6554497Z [3409/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-2x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.6899610Z [3409/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:11.6901312Z [3410/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.7010020Z [3410/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:11.7011793Z [3411/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-3x8c8-minmax-avx2.c.o 2025-06-01T21:06:11.7526290Z [3411/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:11.7528252Z [3412/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:11.8351162Z [3412/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:11.8353020Z [3413/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:11.8356069Z [3413/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:11.8358009Z [3414/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:11.9490644Z [3414/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:11.9492521Z [3415/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:12.0111252Z [3415/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:12.0113379Z [3416/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:12.1790058Z [3416/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:12.1791951Z [3417/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:12.1874026Z [3417/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:12.1876045Z [3418/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:12.1992590Z [3418/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:12.1994467Z [3419/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:12.2171898Z [3419/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:12.2173798Z [3420/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:12.2352123Z [3420/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:12.2354107Z [3421/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:12.2387218Z [3421/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:12.2389186Z [3422/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:12.2696074Z [3422/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:12.2697914Z [3423/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:12.2903782Z [3423/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:12.2905650Z [3424/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:12.3797067Z [3424/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:12.3799311Z [3425/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:12.4930038Z [3425/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:12.4931897Z [3426/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:12.5609304Z [3426/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:12.5611302Z [3427/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:12.6285206Z [3427/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:12.6287324Z [3428/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:12.7265864Z [3428/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:12.7267638Z [3429/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:12.7771866Z [3429/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:12.7773783Z [3430/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:12.8044015Z [3430/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:12.8046473Z [3431/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:12.8048982Z [3431/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:12.8050840Z [3432/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:12.8052622Z [3432/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:12.8054450Z [3433/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:12.8193786Z [3433/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:12.8195582Z [3434/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:12.9465595Z [3434/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:12.9467498Z [3435/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:12.9985740Z [3435/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:12.9987739Z [3436/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:13.0518595Z [3436/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:13.0520532Z [3437/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:13.0522718Z [3437/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:13.0524592Z [3438/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:13.1286136Z [3438/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:13.1288236Z [3439/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:13.1718401Z [3439/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:13.1720260Z [3440/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:13.2304209Z [3440/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:13.2305962Z [3441/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:13.2823745Z [3441/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:13.2825506Z [3442/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:13.3278360Z [3442/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:13.3280137Z [3443/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:13.3376428Z [3443/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2025-06-01T21:06:13.3378070Z [3444/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:13.3403061Z [3444/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2025-06-01T21:06:13.3404977Z [3445/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:13.3612347Z [3445/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2025-06-01T21:06:13.3613915Z [3446/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:13.5075785Z [3446/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2025-06-01T21:06:13.5077344Z [3447/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:13.5764604Z [3447/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2025-06-01T21:06:13.5766309Z [3448/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:13.6412634Z [3448/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2025-06-01T21:06:13.6414446Z [3449/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:13.6429538Z [3449/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx2-madd.c.o 2025-06-01T21:06:13.6431308Z [3450/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:13.7555919Z [3450/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:13.7558011Z [3451/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u24.c.o 2025-06-01T21:06:13.7656791Z [3451/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:13.7658462Z [3452/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u32.c.o 2025-06-01T21:06:13.7729671Z [3452/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:13.7731480Z [3453/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f16-vcvt/gen/qs8-f16-vcvt-avx2-u64.c.o 2025-06-01T21:06:13.7749327Z [3453/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:13.7751459Z [3454/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:13.7837168Z [3454/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:13.7838844Z [3455/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u8.c.o 2025-06-01T21:06:13.8533581Z [3455/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:13.8535710Z [3456/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:13.9127944Z [3456/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:13.9129911Z [3457/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:13.9339979Z [3457/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:13.9341898Z [3458/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u24.c.o 2025-06-01T21:06:14.0036190Z [3458/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:14.0038140Z [3459/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx2-u32.c.o 2025-06-01T21:06:14.0414666Z [3459/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.0416796Z [3460/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.1491260Z [3460/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.1493370Z [3461/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.1728013Z [3461/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:14.1730229Z [3462/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx2-madd.c.o 2025-06-01T21:06:14.2858477Z [3462/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:14.2860760Z [3463/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:14.2941121Z [3463/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:14.2943236Z [3464/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:14.2980272Z [3464/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.2982168Z [3465/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:14.3102335Z [3465/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:14.3104493Z [3466/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.3981680Z [3466/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:14.3983644Z [3467/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.4397613Z [3467/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:14.4399909Z [3468/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:14.5002946Z [3468/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.5005543Z [3469/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:14.5227522Z [3469/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.5229537Z [3470/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.5279565Z [3470/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:14.5281731Z [3471/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:14.6127304Z [3471/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:14.6129278Z [3472/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.6893169Z [3472/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:14.7162894Z [3473/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:14.7166801Z [3473/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.7170575Z [3474/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:14.8335218Z [3474/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:14.8338943Z [3475/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:14.9105890Z [3475/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:14.9109907Z [3476/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:14.9328669Z [3476/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:14.9332657Z [3477/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:14.9491837Z [3477/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.9495525Z [3478/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:14.9826063Z [3478/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:14.9830081Z [3479/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:15.0291770Z [3479/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:15.0293773Z [3480/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:15.0874595Z [3480/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:15.0876619Z [3481/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:15.0948616Z [3481/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:15.0950916Z [3482/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:15.1127326Z [3482/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:15.1129209Z [3483/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:15.1803036Z [3483/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:15.1805433Z [3484/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:15.3750216Z [3484/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:15.3752191Z [3485/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:15.4078088Z [3485/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:15.4079963Z [3486/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:15.4204951Z [3486/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:15.4206905Z [3487/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:15.4518619Z [3487/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:15.4520618Z [3488/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:15.4851231Z [3488/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:15.4853180Z [3489/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:15.5068680Z [3489/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:15.5071025Z [3490/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:15.5332563Z [3490/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:15.5334488Z [3491/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:15.5881326Z [3491/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:15.5883750Z [3492/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s16r-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:15.6157437Z [3492/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:15.6160041Z [3493/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:15.6287643Z [3493/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:15.6289429Z [3494/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:15.6477431Z [3494/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:15.6479234Z [3495/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:15.7205302Z [3495/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:15.7207091Z [3496/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:15.9218985Z [3496/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:15.9220726Z [3497/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:15.9847496Z [3497/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c.o 2025-06-01T21:06:15.9849369Z [3498/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:16.0114778Z [3498/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c.o 2025-06-01T21:06:16.0116455Z [3499/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:16.0392939Z [3499/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc2.c.o 2025-06-01T21:06:16.0394619Z [3500/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:16.1175201Z [3500/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc4.c.o 2025-06-01T21:06:16.1176769Z [3501/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:16.1226838Z [3501/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-06-01T21:06:16.1228503Z [3502/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:16.1313032Z [3502/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c.o 2025-06-01T21:06:16.1314886Z [3503/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2025-06-01T21:06:16.1519151Z [3503/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c.o 2025-06-01T21:06:16.1520785Z [3504/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:16.1882921Z [3504/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-06-01T21:06:16.1885002Z [3505/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpmovsx.c.o 2025-06-01T21:06:16.2116636Z [3505/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.o 2025-06-01T21:06:16.2118450Z [3506/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul16-vpunpck.c.o 2025-06-01T21:06:16.2148389Z [3506/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.o 2025-06-01T21:06:16.2150036Z [3507/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:16.3243848Z [3507/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2025-06-01T21:06:16.3245761Z [3508/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.4051363Z [3508/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2025-06-01T21:06:16.4052936Z [3509/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx2-c32.c.o 2025-06-01T21:06:16.4157069Z [3509/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2025-06-01T21:06:16.4158549Z [3510/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u32.c.o 2025-06-01T21:06:16.4492500Z [3510/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2025-06-01T21:06:16.4493935Z [3511/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc2.c.o 2025-06-01T21:06:16.4808583Z [3511/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.4810210Z [3512/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx2-u128-acc4.c.o 2025-06-01T21:06:16.5538777Z [3512/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.5540503Z [3513/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-06-01T21:06:16.5654108Z [3513/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.5655788Z [3514/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u24.c.o 2025-06-01T21:06:16.5758517Z [3514/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.5760240Z [3515/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx2-mul32-ld64-u32.c.o 2025-06-01T21:06:16.5886820Z [3515/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.5888616Z [3516/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-06-01T21:06:16.6315955Z [3516/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.6317660Z [3517/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u24.c.o 2025-06-01T21:06:16.6390192Z [3517/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.6391790Z [3518/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u16.c.o 2025-06-01T21:06:16.6528718Z [3518/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.6530433Z [3519/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx2-mul32-ld64-u32.c.o 2025-06-01T21:06:16.7557365Z [3519/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.7560305Z [3520/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vcvt/gen/qs8-vcvt-avx2-u64.c.o 2025-06-01T21:06:16.8439164Z [3520/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.8442139Z [3521/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u16.c.o 2025-06-01T21:06:16.8610869Z [3521/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.8613737Z [3522/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vlrelu/gen/qs8-vlrelu-avx2-u64.c.o 2025-06-01T21:06:16.9627956Z [3522/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:16.9631221Z [3523/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.0427698Z [3523/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.0431314Z [3524/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.0954178Z [3524/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2025-06-01T21:06:17.0957353Z [3525/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.1682294Z [3525/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2025-06-01T21:06:17.1685605Z [3526/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.1804887Z [3526/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2025-06-01T21:06:17.1808080Z [3527/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l8c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.1838907Z [3527/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:17.1842051Z [3528/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.2496266Z [3528/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:17.2499467Z [3529/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p8c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.2709986Z [3529/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:17.2711773Z [3530/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.2723034Z [3530/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:17.2725000Z [3531/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.3958336Z [3531/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c.o 2025-06-01T21:06:17.3959877Z [3532/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p32c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.4030579Z [3532/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc2.c.o 2025-06-01T21:06:17.4032176Z [3533/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c8s8r-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.4263524Z [3533/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc4.c.o 2025-06-01T21:06:17.4265155Z [3534/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p8c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.4665382Z [3534/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-06-01T21:06:17.4667027Z [3535/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u8.c.o 2025-06-01T21:06:17.5247889Z [3535/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-06-01T21:06:17.5249669Z [3536/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u24.c.o 2025-06-01T21:06:17.5970917Z [3536/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2025-06-01T21:06:17.5972410Z [3537/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx2-u32.c.o 2025-06-01T21:06:17.6834287Z [3537/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2025-06-01T21:06:17.6835747Z [3538/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-2x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:17.6919870Z [3538/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2025-06-01T21:06:17.6921241Z [3539/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u32.c.o 2025-06-01T21:06:17.7008375Z [3539/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2025-06-01T21:06:17.7010136Z [3540/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-4x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:17.7289471Z [3540/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2025-06-01T21:06:17.7291104Z [3541/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-2x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:17.7305580Z [3541/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2025-06-01T21:06:17.7307173Z [3542/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p32c-minmax-fp32-avx2-mul32.c.o 2025-06-01T21:06:17.7656631Z [3542/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2025-06-01T21:06:17.7658433Z [3543/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-4x8c8-minmax-fp32-avx2.c.o 2025-06-01T21:06:17.8216522Z [3543/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2-prfm.c.o 2025-06-01T21:06:17.8218157Z [3544/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc2.c.o 2025-06-01T21:06:17.8282674Z [3544/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2.c.o 2025-06-01T21:06:17.8284384Z [3545/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-rsum/gen/qu8-rsum-avx2-u128-acc4.c.o 2025-06-01T21:06:17.8636913Z [3545/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2-prfm.c.o 2025-06-01T21:06:17.8638528Z [3546/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx2-mul32-ld64-u8.c.o 2025-06-01T21:06:17.9030644Z [3546/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2.c.o 2025-06-01T21:06:17.9032177Z [3547/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx2-mul32-ld64-u8.c.o 2025-06-01T21:06:17.9493116Z [3547/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2025-06-01T21:06:17.9494965Z [3548/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u16.c.o 2025-06-01T21:06:18.0290223Z [3548/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16-prfm.c.o 2025-06-01T21:06:18.0292299Z [3549/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vcvt/gen/qu8-vcvt-avx2-u64.c.o 2025-06-01T21:06:18.1201805Z [3549/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c.o 2025-06-01T21:06:18.1203270Z [3550/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u16.c.o 2025-06-01T21:06:18.1367854Z [3550/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c.o 2025-06-01T21:06:18.1369335Z [3551/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vlrelu/gen/qu8-vlrelu-avx2-u64.c.o 2025-06-01T21:06:18.1452666Z [3551/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2025-06-01T21:06:18.1454337Z [3552/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u32.c.o 2025-06-01T21:06:18.1874516Z [3552/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x64c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.1876143Z [3553/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u64.c.o 2025-06-01T21:06:18.1952682Z [3553/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-16x64c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:18.1954421Z [3554/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx2-u96.c.o 2025-06-01T21:06:18.2917114Z [3554/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x64c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.2918864Z [3555/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2-prfm.c.o 2025-06-01T21:06:18.3282263Z [3555/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-16x64c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:18.3284175Z [3556/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx2.c.o 2025-06-01T21:06:18.4573458Z [3556/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.4575176Z [3557/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2.c.o 2025-06-01T21:06:18.4655937Z [3557/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.4657684Z [3558/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx2-prfm.c.o 2025-06-01T21:06:18.5497798Z [3558/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.5772986Z [3559/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16-prfm.c.o 2025-06-01T21:06:18.5774727Z [3559/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.5776485Z [3560/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x64c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.6194905Z [3560/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x64c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.6196936Z [3561/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x8-gemm-goi-avx2-u16.c.o 2025-06-01T21:06:18.6448716Z [3561/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x16c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:18.6450536Z [3562/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x64c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.7039945Z [3562/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.7043250Z [3563/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.7081351Z [3563/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x32c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:18.7085069Z [3564/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-transposec/gen/x16-transposec-16x16-reuse-mov-avx2.c.o 2025-06-01T21:06:18.7869577Z [3564/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.7871445Z [3565/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-16x64c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:18.8403270Z [3565/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x64c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:18.8405249Z [3566/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-transposec/gen/x8-transposec-32x32-reuse-mov-avx2.c.o 2025-06-01T21:06:18.8440899Z [3566/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.8442706Z [3567/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.8604407Z [3567/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.8606247Z [3568/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.9048688Z [3568/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.9050393Z [3569/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x16-packw/gen/x16-packw-x16-gemm-goi-avx2-u16.c.o 2025-06-01T21:06:18.9428982Z [3569/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.9430835Z [3570/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-16x64c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:18.9709161Z [3570/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x64c4-minmax-avx512amx.c.o 2025-06-01T21:06:18.9710947Z [3571/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.0429611Z [3571/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x16c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.0433342Z [3572/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x64c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.0584243Z [3572/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.0587694Z [3573/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x16c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.0769325Z [3573/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x32c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.0772635Z [3574/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.1881315Z [3574/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.1885108Z [3575/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.1937391Z [3575/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x64c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.1940873Z [3576/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x32c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.2015208Z [3576/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.2018506Z [3577/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.2075783Z [3577/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.2079064Z [3578/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.2396275Z [3578/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.2399669Z [3579/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.3009515Z [3579/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.3012919Z [3580/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.3685058Z [3580/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x64c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.3688494Z [3581/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x64c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.3949828Z [3581/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x16c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.3951731Z [3582/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x16c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.4090160Z [3582/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.4092278Z [3583/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-16x64c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.4571560Z [3583/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x32c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.4573427Z [3584/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.5225341Z [3584/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.5227247Z [3585/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x32c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.5304727Z [3585/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x64c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.5306612Z [3586/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.5605469Z [3586/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:19.5607263Z [3587/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.5728615Z [3587/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x32c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:19.5730428Z [3588/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.6072171Z [3588/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:19.6073947Z [3589/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.6526405Z [3589/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x32c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:19.6528178Z [3590/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.7428748Z [3590/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x64c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:19.7430556Z [3591/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x64c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.7621819Z [3591/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x16c4-minmax-fp32-avx512amx-prfm.c.o 2025-06-01T21:06:19.7623661Z [3592/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-16x64c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.8286487Z [3592/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x16c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:19.8288296Z [3593/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x16c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.8401092Z [3593/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x32c4-minmax-fp32-avx512amx-prfm.c.o 2025-06-01T21:06:19.8403251Z [3594/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x16c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.8935303Z [3594/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x32c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:19.8937064Z [3595/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:19.9110698Z [3595/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x64c4-minmax-fp32-avx512amx-prfm.c.o 2025-06-01T21:06:19.9112471Z [3596/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x32c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:19.9269829Z [3596/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:19.9271670Z [3597/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x32c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:19.9398279Z [3597/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x32c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:19.9400036Z [3598/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x32c4-minmax-avx512amx.c.o 2025-06-01T21:06:19.9515056Z [3598/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:19.9516755Z [3599/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.0022355Z [3599/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x32c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.0024118Z [3600/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x32c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.0839998Z [3600/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x64c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.0841761Z [3601/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x64c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.1469640Z [3601/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x16c4-minmax-fp32-avx512amx-prfm.c.o 2025-06-01T21:06:20.1471518Z [3602/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-16x64c4-minmax-avx512amx-prfm.c.o 2025-06-01T21:06:20.1590943Z [3602/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x16c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.1592762Z [3603/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x16c4-minmax-fp32-avx512amx-prfm.c.o 2025-06-01T21:06:20.1726217Z [3603/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x32c4-minmax-fp32-avx512amx-prfm.c.o 2025-06-01T21:06:20.1728021Z [3604/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x16c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.2815054Z [3604/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x32c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.2817147Z [3605/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.2892692Z [3605/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x64c4-minmax-fp32-avx512amx-prfm.c.o 2025-06-01T21:06:20.2894503Z [3606/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x32c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.2921282Z [3606/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.2922976Z [3607/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x32c4-minmax-fp32-avx512amx-prfm.c.o 2025-06-01T21:06:20.2984762Z [3607/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.2986802Z [3608/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x32c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.3399025Z [3608/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.3400755Z [3609/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.3653509Z [3609/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.3655218Z [3610/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x32c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.4533343Z [3610/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.4535210Z [3611/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x64c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.4640812Z [3611/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.4642520Z [3612/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-16x64c4-minmax-fp32-avx512amx-prfm.c.o 2025-06-01T21:06:20.5484997Z [3612/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.5486786Z [3613/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x16c4-minmax-fp32-avx512amx-prfm.c.o 2025-06-01T21:06:20.5975259Z [3613/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.5976993Z [3614/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x16c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.6186498Z [3614/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-8x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.6188164Z [3615/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-1x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.6268484Z [3615/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-8x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.6270480Z [3616/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.6390660Z [3616/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.6392361Z [3617/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-4x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.6640039Z [3617/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.6641881Z [3618/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x32c4-minmax-fp32-avx512amx.c.o 2025-06-01T21:06:20.6747781Z [3618/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.6749806Z [3619/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x32c4-minmax-fp32-avx512amx-prfm.c.o 2025-06-01T21:06:20.6833479Z [3619/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.6835213Z [3620/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.7157529Z [3620/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.7159275Z [3621/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-5x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.7988871Z [3621/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.7990650Z [3622/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.8199988Z [3622/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.8201737Z [3623/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-6x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.8990220Z [3623/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.8991921Z [3624/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-7x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.9218857Z [3624/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-8x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.9220942Z [3625/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-16x64c4-minmax-fp32-avx512amx-prfm.c.o 2025-06-01T21:06:20.9289941Z [3625/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-8x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.9291666Z [3626/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-1x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.9507163Z [3626/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512fp16-u32.c.o 2025-06-01T21:06:20.9508755Z [3627/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-8x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.9529001Z [3627/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512fp16-u64-acc2.c.o 2025-06-01T21:06:20.9530841Z [3628/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.9826648Z [3628/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512fp16-u96-acc3.c.o 2025-06-01T21:06:20.9828296Z [3629/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-gemm/gen/f16-gemm-8x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.9848194Z [3629/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512fp16-u128-acc2.c.o 2025-06-01T21:06:20.9851277Z [3630/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-4x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:20.9918142Z [3630/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512fp16-u32.c.o 2025-06-01T21:06:20.9921535Z [3631/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:21.0102335Z [3631/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512fp16-u64-acc2.c.o 2025-06-01T21:06:21.0105389Z [3632/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-5x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:21.0375934Z [3632/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512fp16-u96-acc3.c.o 2025-06-01T21:06:21.0379012Z [3633/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:21.1328946Z [3633/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512fp16-u128-acc2.c.o 2025-06-01T21:06:21.1330686Z [3634/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-6x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:21.1480145Z [3634/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512fp16-u128-acc4.c.o 2025-06-01T21:06:21.1481843Z [3635/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-7x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:21.2056239Z [3635/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u32.c.o 2025-06-01T21:06:21.2057760Z [3636/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512fp16-u32.c.o 2025-06-01T21:06:21.2289995Z [3636/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u64-acc2.c.o 2025-06-01T21:06:21.2291636Z [3637/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512fp16-u64-acc2.c.o 2025-06-01T21:06:21.2293190Z [3637/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u96-acc3.c.o 2025-06-01T21:06:21.2294714Z [3638/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512fp16-u96-acc3.c.o 2025-06-01T21:06:21.2298062Z [3638/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u128-acc2.c.o 2025-06-01T21:06:21.2299668Z [3639/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-8x32-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:21.2597804Z [3639/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-avx512fp16-u32.c.o 2025-06-01T21:06:21.2600646Z [3640/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512fp16-u32.c.o 2025-06-01T21:06:21.2615457Z [3640/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-avx512fp16-u64-acc2.c.o 2025-06-01T21:06:21.2618020Z [3641/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512fp16-u128-acc2.c.o 2025-06-01T21:06:21.2664067Z [3641/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-avx512fp16-u96-acc3.c.o 2025-06-01T21:06:21.2665659Z [3642/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-igemm/gen/f16-igemm-8x64-minmax-avx512fp16-broadcast.c.o 2025-06-01T21:06:21.2687873Z [3642/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-avx512fp16-u128-acc2.c.o 2025-06-01T21:06:21.2689695Z [3643/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512fp16-u64-acc2.c.o 2025-06-01T21:06:21.2881914Z [3643/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-avx512fp16-u128-acc4.c.o 2025-06-01T21:06:21.2883478Z [3644/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512fp16-u96-acc3.c.o 2025-06-01T21:06:21.3173495Z [3644/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-avx512fp16-u32.c.o 2025-06-01T21:06:21.3175194Z [3645/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512fp16-u128-acc2.c.o 2025-06-01T21:06:21.4128539Z [3645/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-avx512fp16-u32.c.o 2025-06-01T21:06:21.4130120Z [3646/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512fp16-u128-acc4.c.o 2025-06-01T21:06:21.4275088Z [3646/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-avx512fp16-u32.c.o 2025-06-01T21:06:21.4277753Z [3647/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u32.c.o 2025-06-01T21:06:21.4886861Z [3647/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-avx512fp16-u32.c.o 2025-06-01T21:06:21.4889707Z [3648/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u64-acc2.c.o 2025-06-01T21:06:21.5047948Z [3648/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-avx512fp16-u32.c.o 2025-06-01T21:06:21.5050716Z [3649/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-avx512fp16-u32.c.o 2025-06-01T21:06:21.5142216Z [3649/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-avx512fp16-u32.c.o 2025-06-01T21:06:21.5145047Z [3650/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u128-acc2.c.o 2025-06-01T21:06:21.5154487Z [3650/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-avx512fp16-u32.c.o 2025-06-01T21:06:21.5157370Z [3651/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512fp16-u96-acc3.c.o 2025-06-01T21:06:21.5337099Z [3651/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-avx512fp16-u32.c.o 2025-06-01T21:06:21.5340049Z [3652/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-avx512fp16-u64-acc2.c.o 2025-06-01T21:06:21.5384058Z [3652/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-avx512fp16-u32.c.o 2025-06-01T21:06:21.5386427Z [3653/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-avx512fp16-u96-acc3.c.o 2025-06-01T21:06:21.5437958Z [3653/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-avx512fp16-u32.c.o 2025-06-01T21:06:21.5440602Z [3654/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-avx512fp16-u128-acc2.c.o 2025-06-01T21:06:21.5447216Z [3654/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vprelu-avx512fp16-u32.c.o 2025-06-01T21:06:21.5448720Z [3655/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rsum/gen/f16-rsum-avx512fp16-u128-acc4.c.o 2025-06-01T21:06:21.5669464Z [3655/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vpreluc-avx512fp16-u32.c.o 2025-06-01T21:06:21.5670995Z [3656/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vadd-avx512fp16-u32.c.o 2025-06-01T21:06:21.5969760Z [3656/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-avx512fp16-u32.c.o 2025-06-01T21:06:21.5971267Z [3657/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vaddc-avx512fp16-u32.c.o 2025-06-01T21:06:21.6887152Z [3657/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrpreluc-avx512fp16-u32.c.o 2025-06-01T21:06:21.6888664Z [3658/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdiv-avx512fp16-u32.c.o 2025-06-01T21:06:21.7046854Z [3658/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-avx512fp16-u32.c.o 2025-06-01T21:06:21.7048422Z [3659/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vdivc-avx512fp16-u32.c.o 2025-06-01T21:06:21.7657517Z [3659/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-avx512fp16-u32.c.o 2025-06-01T21:06:21.7659016Z [3660/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmax-avx512fp16-u32.c.o 2025-06-01T21:06:21.7809366Z [3660/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-avx512fp16-u32.c.o 2025-06-01T21:06:21.7810900Z [3661/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmaxc-avx512fp16-u32.c.o 2025-06-01T21:06:21.7889114Z [3661/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-avx512fp16-u32.c.o 2025-06-01T21:06:21.7890653Z [3662/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmin-avx512fp16-u32.c.o 2025-06-01T21:06:21.7926901Z [3662/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-avx512fp16-u32.c.o 2025-06-01T21:06:21.7928401Z [3663/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vminc-avx512fp16-u32.c.o 2025-06-01T21:06:21.8092022Z [3663/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u32.c.o 2025-06-01T21:06:21.8093509Z [3664/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmul-avx512fp16-u32.c.o 2025-06-01T21:06:21.8141965Z [3664/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u64.c.o 2025-06-01T21:06:21.8143843Z [3665/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vmulc-avx512fp16-u32.c.o 2025-06-01T21:06:21.8180894Z [3665/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u128.c.o 2025-06-01T21:06:21.8182425Z [3666/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vprelu-avx512fp16-u32.c.o 2025-06-01T21:06:21.8212349Z [3666/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c.o 2025-06-01T21:06:21.8214059Z [3667/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vpreluc-avx512fp16-u32.c.o 2025-06-01T21:06:21.8432923Z [3667/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u16-acc2.c.o 2025-06-01T21:06:21.8434959Z [3668/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrdivc-avx512fp16-u32.c.o 2025-06-01T21:06:21.8764766Z [3668/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc4.c.o 2025-06-01T21:06:21.8766585Z [3669/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrpreluc-avx512fp16-u32.c.o 2025-06-01T21:06:21.9659650Z [3669/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:21.9661430Z [3670/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vrsubc-avx512fp16-u32.c.o 2025-06-01T21:06:21.9807046Z [3670/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:21.9808768Z [3671/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiff-avx512fp16-u32.c.o 2025-06-01T21:06:22.0440768Z [3671/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.0442373Z [3672/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsqrdiffc-avx512fp16-u32.c.o 2025-06-01T21:06:22.0565421Z [3672/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.0567051Z [3673/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsub-avx512fp16-u32.c.o 2025-06-01T21:06:22.0642488Z [3673/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.0644496Z [3674/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vbinary/gen/f16-vsubc-avx512fp16-u32.c.o 2025-06-01T21:06:22.0669530Z [3674/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:22.0671242Z [3675/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u32.c.o 2025-06-01T21:06:22.0885857Z [3675/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.0887549Z [3676/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u64.c.o 2025-06-01T21:06:22.0917680Z [3676/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.0919501Z [3677/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512fp16-sqrt-u128.c.o 2025-06-01T21:06:22.1242028Z [3677/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.1244278Z [3678/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u8.c.o 2025-06-01T21:06:22.1325449Z [3678/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:22.1327436Z [3679/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u16-acc2.c.o 2025-06-01T21:06:22.1614098Z [3679/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.1616247Z [3680/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx256skx-rr2-p5-u32-acc4.c.o 2025-06-01T21:06:22.2518841Z [3680/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.2520598Z [3681/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.3477862Z [3681/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.3481236Z [3682/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.3762815Z [3682/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.3764791Z [3683/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-2x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.4526616Z [3683/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:22.4528445Z [3684/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-3x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.4791344Z [3684/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.4793219Z [3685/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-4x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.4865596Z [3685/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:22.4867648Z [3686/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:22.4869466Z [3686/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.4871241Z [3687/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.5275226Z [3687/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:22.5277051Z [3688/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.5430067Z [3688/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.5431903Z [3689/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-6x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.5683974Z [3689/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:22.5686150Z [3690/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:22.5768605Z [3690/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.5770426Z [3691/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.6287276Z [3691/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.6289026Z [3692/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.7113430Z [3692/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.7115228Z [3693/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.8319084Z [3693/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.8320811Z [3694/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.8593128Z [3694/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.8594998Z [3695/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:22.9346632Z [3695/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.9348523Z [3696/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.9683870Z [3696/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.9685896Z [3697/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:22.9728306Z [3697/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.9730349Z [3698/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:22.9929513Z [3698/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:22.9931292Z [3699/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.0053845Z [3699/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.0055679Z [3700/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:23.0473564Z [3700/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:23.0475742Z [3701/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.0566967Z [3701/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.0568765Z [3702/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.0979685Z [3702/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.0981530Z [3703/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:23.1055833Z [3703/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.1057668Z [3704/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.1212934Z [3704/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:23.1214786Z [3705/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.2303742Z [3705/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.2305541Z [3706/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.2357327Z [3706/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.2359065Z [3707/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.3146384Z [3707/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.3148192Z [3708/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.3616359Z [3708/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.3618342Z [3709/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-2x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.3802331Z [3709/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:23.3804441Z [3710/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-3x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.4141070Z [3710/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.4142793Z [3711/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.4236544Z [3711/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:23.4238677Z [3712/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:23.4646113Z [3712/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.4647955Z [3713/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.4920802Z [3713/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:23.4922623Z [3714/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.5477869Z [3714/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.5479676Z [3715/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-6x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.5492131Z [3715/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:23.5493989Z [3716/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:23.5652703Z [3716/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.5654995Z [3717/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.6913314Z [3717/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.6915134Z [3718/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.6977916Z [3718/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.6979702Z [3719/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.7971149Z [3719/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.7973216Z [3720/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.8392680Z [3720/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.8394498Z [3721/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:23.8608805Z [3721/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:06:23.8610615Z [3722/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.8992503Z [3722/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:06:23.8994621Z [3723/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:23.9054904Z [3723/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:06:23.9056712Z [3724/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:23.9625880Z [3724/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:06:23.9627611Z [3725/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:23.9791175Z [3725/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u32.c.o 2025-06-01T21:06:23.9792877Z [3726/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:24.0082058Z [3726/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc2.c.o 2025-06-01T21:06:24.0083826Z [3727/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:24.0690113Z [3727/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc4.c.o 2025-06-01T21:06:24.0691789Z [3728/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:24.0969564Z [3728/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:06:24.0971326Z [3729/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd-prfm.c.o 2025-06-01T21:06:24.0976636Z [3729/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:06:24.0978622Z [3730/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256skx-madd.c.o 2025-06-01T21:06:24.1063231Z [3730/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx-prfm.c.o 2025-06-01T21:06:24.1064982Z [3731/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:24.1878974Z [3731/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx.c.o 2025-06-01T21:06:24.1880641Z [3732/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256skx.c.o 2025-06-01T21:06:24.2196929Z [3732/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx-prfm.c.o 2025-06-01T21:06:24.2198605Z [3733/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-2x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:06:24.2509097Z [3733/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx.c.o 2025-06-01T21:06:24.2510791Z [3734/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-3x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:06:24.2539845Z [3734/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.2541618Z [3735/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-2x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:06:24.2688015Z [3735/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.2689786Z [3736/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u32.c.o 2025-06-01T21:06:24.2692172Z [3736/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:24.2693949Z [3737/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-3x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:06:24.2929803Z [3737/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.2931502Z [3738/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc2.c.o 2025-06-01T21:06:24.3292461Z [3738/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:24.3294146Z [3739/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256skx-u128-acc4.c.o 2025-06-01T21:06:24.4441085Z [3739/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.4443116Z [3740/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:06:24.4445531Z [3740/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.4447339Z [3741/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x8c8-minmax-fp32-avx256skx.c.o 2025-06-01T21:06:24.4925074Z [3741/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:24.4926780Z [3742/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx.c.o 2025-06-01T21:06:24.5031446Z [3742/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.5033361Z [3743/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x8c8-gemm-goi-avx256skx-prfm.c.o 2025-06-01T21:06:24.6266926Z [3743/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:24.6268767Z [3744/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.6523964Z [3744/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.6525862Z [3745/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.6663545Z [3745/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:24.6665403Z [3746/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:24.6830809Z [3746/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.6832707Z [3747/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.6957796Z [3747/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:24.6959480Z [3748/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx.c.o 2025-06-01T21:06:24.7062438Z [3748/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.7064249Z [3749/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:24.7112146Z [3749/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.7113878Z [3750/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-packw/gen/x8-packw-x16c8-gemm-goi-avx256skx-prfm.c.o 2025-06-01T21:06:24.7535867Z [3750/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:24.7537963Z [3751/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.8833034Z [3751/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.8834979Z [3752/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:24.8852351Z [3752/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:24.8854125Z [3753/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.9325257Z [3753/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.9327403Z [3754/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.9463325Z [3754/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:24.9465246Z [3755/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.0604663Z [3755/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.0606477Z [3756/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.0911160Z [3756/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.0913020Z [3757/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.1015982Z [3757/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.1017754Z [3758/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.1031085Z [3758/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.1033028Z [3759/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.1155454Z [3759/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.1157260Z [3760/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.1556750Z [3760/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.1558596Z [3761/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.1635204Z [3761/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.1637105Z [3762/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.1713153Z [3762/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.1714972Z [3763/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.2932385Z [3763/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.2934263Z [3764/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.3020894Z [3764/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.3022956Z [3765/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.3688688Z [3765/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.3690594Z [3766/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.3768277Z [3766/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.3770075Z [3767/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.4975848Z [3767/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.4977747Z [3768/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.5291024Z [3768/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.5292865Z [3769/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.5355668Z [3769/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.5357541Z [3770/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.5564541Z [3770/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.5566529Z [3771/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.5568331Z [3771/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.5570063Z [3772/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.5688350Z [3772/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.5690263Z [3773/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.5949196Z [3773/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.5951039Z [3774/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.6346027Z [3774/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.6349439Z [3775/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-gemm/gen/qd8-f16-qc8w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.6885415Z [3775/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.6888839Z [3776/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-5x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.7128130Z [3776/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.7131567Z [3777/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.7843893Z [3777/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.7847863Z [3778/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-7x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.7969446Z [3778/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.7972927Z [3779/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.9346062Z [3779/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.9648909Z [3780/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.9652372Z [3780/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.9655831Z [3781/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-9x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.9732403Z [3781/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:25.9736030Z [3782/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.9936281Z [3782/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:25.9938104Z [3783/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-10x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.0085843Z [3783/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.0087764Z [3784/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.0170056Z [3784/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.0171905Z [3785/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-12x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.0581878Z [3785/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.0584101Z [3786/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.0647397Z [3786/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.0649262Z [3787/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.0800123Z [3787/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.0801876Z [3788/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.1041691Z [3788/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.1044016Z [3789/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc8w-igemm/gen/qd8-f16-qc8w-igemm-14x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.1820704Z [3789/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.1824122Z [3790/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.1936886Z [3790/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.1940304Z [3791/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.3487896Z [3791/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.3491793Z [3792/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.3801709Z [3792/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.3803555Z [3793/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.3958664Z [3793/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.3960467Z [3794/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.4171024Z [3794/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.4172841Z [3795/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.4466498Z [3795/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.4468313Z [3796/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.4551963Z [3796/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.4554068Z [3797/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.4981124Z [3797/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.4982953Z [3798/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.5035334Z [3798/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.5037088Z [3799/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.5396496Z [3799/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.5398601Z [3800/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.5646840Z [3800/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.5648661Z [3801/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.6643235Z [3801/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.6645213Z [3802/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.6794206Z [3802/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.6795973Z [3803/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.7143225Z [3803/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.7145214Z [3804/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.7447463Z [3804/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.7449290Z [3805/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.7906064Z [3805/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.7907869Z [3806/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.8092157Z [3806/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.8094108Z [3807/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.8572095Z [3807/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.8574448Z [3808/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.8631001Z [3808/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.8632774Z [3809/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.9157575Z [3809/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.9159671Z [3810/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.9189952Z [3810/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.9192215Z [3811/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.9768194Z [3811/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:26.9770204Z [3812/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.9956564Z [3812/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:26.9958622Z [3813/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.0986780Z [3813/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.0988581Z [3814/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.1129371Z [3814/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.1131374Z [3815/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.1671961Z [3815/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.1674954Z [3816/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.1959174Z [3816/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.1962595Z [3817/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.2289807Z [3817/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.2292963Z [3818/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.2307988Z [3818/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.2311781Z [3819/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.2655417Z [3819/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.2658788Z [3820/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.2840336Z [3820/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.2843933Z [3821/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.3142801Z [3821/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.3144757Z [3822/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.3147577Z [3822/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.3150000Z [3823/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.3859742Z [3823/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.3861621Z [3824/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.4046941Z [3824/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-06-01T21:06:27.4048650Z [3825/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.5152736Z [3825/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-06-01T21:06:27.5154548Z [3826/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.5279093Z [3826/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-06-01T21:06:27.5280971Z [3827/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.6015303Z [3827/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:27.6017161Z [3828/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.6275714Z [3828/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:27.6277533Z [3829/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.6609268Z [3829/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:27.6611492Z [3830/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.6616835Z [3830/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:27.6618614Z [3831/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.7135342Z [3831/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:27.7137213Z [3832/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.7308638Z [3832/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:27.7310501Z [3833/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.7810437Z [3833/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:27.7812387Z [3834/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni.c.o 2025-06-01T21:06:27.7814132Z [3834/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:27.7815992Z [3835/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x8c8-minmax-avx256vnni-prfm.c.o 2025-06-01T21:06:27.7845891Z [3835/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:27.7847615Z [3836/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-06-01T21:06:27.8937138Z [3836/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:27.8938925Z [3837/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:27.8989905Z [3837/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:27.8991589Z [3838/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-packw/gen/qs8-packw-x16c8-gemm-goi-avx256vnni.c.o 2025-06-01T21:06:27.9350228Z [3838/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:27.9351986Z [3839/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc4w-packw/gen/qs8-qc4w-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-06-01T21:06:27.9679473Z [3839/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:27.9681197Z [3840/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.0217639Z [3840/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.0219692Z [3841/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.0559944Z [3841/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.0561761Z [3842/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.0714488Z [3842/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.0716284Z [3843/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.1242867Z [3843/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.1245260Z [3844/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.1489269Z [3844/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.1491087Z [3845/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.1995365Z [3845/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.1997160Z [3846/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.2208172Z [3846/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.2209937Z [3847/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.2211695Z [3847/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.2213478Z [3848/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.3291287Z [3848/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.3293149Z [3849/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.3362247Z [3849/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.3364176Z [3850/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.3895200Z [3850/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.3897056Z [3851/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.4238668Z [3851/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.4240873Z [3852/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.4440067Z [3852/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.4441868Z [3853/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.4949119Z [3853/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.4950945Z [3854/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.4991337Z [3854/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.4993429Z [3855/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.5445010Z [3855/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.5447032Z [3856/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.5513077Z [3856/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.5514839Z [3857/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.6003140Z [3857/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.6005246Z [3858/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.6395448Z [3858/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.6397959Z [3859/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.6399835Z [3859/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-06-01T21:06:28.6401621Z [3860/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.7616803Z [3860/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-06-01T21:06:28.7618565Z [3861/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.7680386Z [3861/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-06-01T21:06:28.7682190Z [3862/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.8367251Z [3862/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u32.c.o 2025-06-01T21:06:28.8369120Z [3863/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.8705500Z [3863/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u64-acc2.c.o 2025-06-01T21:06:28.8707168Z [3864/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.8883633Z [3864/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc2.c.o 2025-06-01T21:06:28.8885493Z [3865/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:28.9366339Z [3865/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc4.c.o 2025-06-01T21:06:28.9368303Z [3866/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:28.9597353Z [3866/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:28.9599222Z [3867/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:29.0055230Z [3867/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.0058615Z [3868/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:29.0353526Z [3868/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.0355460Z [3869/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni-prfm.c.o 2025-06-01T21:06:29.0398285Z [3869/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.0400079Z [3870/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni.c.o 2025-06-01T21:06:29.0593933Z [3870/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.0595821Z [3871/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x8c8-gemm-goi-avx256vnni-prfm.c.o 2025-06-01T21:06:29.0667696Z [3871/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.0669347Z [3872/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u32.c.o 2025-06-01T21:06:29.0836315Z [3872/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.0838172Z [3873/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x8c8-minmax-fp32-avx256vnni.c.o 2025-06-01T21:06:29.1425533Z [3873/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.1427465Z [3874/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u64-acc2.c.o 2025-06-01T21:06:29.1732491Z [3874/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.1734242Z [3875/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc2.c.o 2025-06-01T21:06:29.1928724Z [3875/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.1930393Z [3876/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx256vnni-u128-acc4.c.o 2025-06-01T21:06:29.3045917Z [3876/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.3048109Z [3877/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.3054592Z [3877/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.3056347Z [3878/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qu8-packw/gen/qs8-qu8-packw-x16c8-gemm-goi-avx256vnni-prfm.c.o 2025-06-01T21:06:29.3264862Z [3878/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.3266741Z [3879/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.4042284Z [3879/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.4044318Z [3880/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.4325928Z [3880/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.4327777Z [3881/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.4538959Z [3881/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.4540851Z [3882/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.4728617Z [3882/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.4730478Z [3883/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.4891261Z [3883/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.4893112Z [3884/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.5071735Z [3884/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.5073903Z [3885/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.5828608Z [3885/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.5830472Z [3886/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.6125807Z [3886/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.6127648Z [3887/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.6365062Z [3887/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.6367324Z [3888/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.7448952Z [3888/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.7450816Z [3889/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.7682309Z [3889/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.7684337Z [3890/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.7887830Z [3890/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.7889703Z [3891/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.8205169Z [3891/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.8207029Z [3892/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.8384381Z [3892/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.8386403Z [3893/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.8845163Z [3893/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.8847309Z [3894/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.8920688Z [3894/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.8922533Z [3895/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.9030136Z [3895/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.9032235Z [3896/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.9177034Z [3896/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:29.9178904Z [3897/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f16-qc4w-gemm/gen/qd8-f16-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.9958264Z [3897/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:29.9960140Z [3898/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:30.0229763Z [3898/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.0231518Z [3899/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:30.0552128Z [3899/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.0553902Z [3900/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:30.1650051Z [3900/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2025-06-01T21:06:30.1653166Z [3901/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:30.2087918Z [3901/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.2091269Z [3902/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:30.2277662Z [3902/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.2280717Z [3903/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:30.2599141Z [3903/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2025-06-01T21:06:30.2602493Z [3904/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:30.2762961Z [3904/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.2766244Z [3905/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:30.3426838Z [3905/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2025-06-01T21:06:30.3430381Z [3906/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:30.3470773Z [3906/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.3474343Z [3907/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:30.3844649Z [3907/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.3848336Z [3908/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni-prfm.c.o 2025-06-01T21:06:30.4005447Z [3908/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.4007226Z [3909/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x8c8-minmax-avx256vnnigfni.c.o 2025-06-01T21:06:30.4161192Z [3909/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2025-06-01T21:06:30.4163105Z [3910/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p16c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.4488603Z [3910/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.4490246Z [3911/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.4812831Z [3911/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.4814574Z [3912/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-3p32c-minmax-avx512f.c.o 2025-06-01T21:06:30.5949877Z [3912/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2025-06-01T21:06:30.5951515Z [3913/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p16c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.6386049Z [3913/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:30.6387692Z [3914/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.6546596Z [3914/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:30.6548227Z [3915/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-4p32c-minmax-avx512f.c.o 2025-06-01T21:06:30.7167837Z [3915/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:30.7169556Z [3916/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.7330253Z [3916/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:30.7331898Z [3917/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l16c16s1r-minmax-avx512f.c.o 2025-06-01T21:06:30.7845053Z [3917/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:30.7846965Z [3918/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p16c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.8197933Z [3918/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:30.8199928Z [3919/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-5f5m5l32c16s1r-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.8344143Z [3919/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:30.8345965Z [3920/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.8477954Z [3920/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:30.8479564Z [3921/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-9p32c-minmax-avx512f.c.o 2025-06-01T21:06:30.9136073Z [3921/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:30.9137777Z [3922/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p16c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:30.9848591Z [3922/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:30.9850229Z [3923/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f-acc2.c.o 2025-06-01T21:06:31.0128507Z [3923/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.0130135Z [3924/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-dwconv/gen/f32-dwconv-25p32c-minmax-avx512f.c.o 2025-06-01T21:06:31.0360582Z [3924/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.0362280Z [3925/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.0851245Z [3925/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.0852891Z [3926/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-1x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.1064577Z [3926/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.1066132Z [3927/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.1717675Z [3927/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.1719336Z [3928/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.1981594Z [3928/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.1983233Z [3929/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-4x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.2381127Z [3929/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.2382772Z [3930/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.2802415Z [3930/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.2804198Z [3931/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.3046473Z [3931/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.3049578Z [3932/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.3079964Z [3932/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.3083000Z [3933/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-5x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.3786252Z [3933/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.3788115Z [3934/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.4647392Z [3934/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.4649051Z [3935/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-6x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.4748465Z [3935/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.4750125Z [3936/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.5239651Z [3936/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.5241286Z [3937/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-7x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.5528036Z [3937/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.5529680Z [3938/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.5803579Z [3938/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.5805396Z [3939/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.6672754Z [3939/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.6675790Z [3940/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-8x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.6678817Z [3940/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.6681816Z [3941/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.7182098Z [3941/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.7187152Z [3942/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.7774200Z [3942/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.7777028Z [3943/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.7884216Z [3943/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.7885905Z [3944/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-9x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.7892049Z [3944/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.7893677Z [3945/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.8934012Z [3945/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.8935849Z [3946/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-10x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.9426861Z [3946/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.9428447Z [3947/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.9660021Z [3947/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:31.9661722Z [3948/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.0356473Z [3948/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.0358213Z [3949/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.0483350Z [3949/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.0485280Z [3950/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-11x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.0782533Z [3950/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.0784261Z [3951/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.1573109Z [3951/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.1574744Z [3952/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.2041232Z [3952/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.2042840Z [3953/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-12x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.2227254Z [3953/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.2229212Z [3954/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.2832341Z [3954/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.2834028Z [3955/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.3058941Z [3955/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.3060634Z [3956/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.3295203Z [3956/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.3297303Z [3957/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-13x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.4453063Z [3957/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.4454737Z [3958/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.4591776Z [3958/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.4593505Z [3959/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-14x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.4902424Z [3959/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.4904089Z [3960/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.5545662Z [3960/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.5547367Z [3961/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.6154677Z [3961/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.6156411Z [3962/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-15x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.6158104Z [3962/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.6159739Z [3963/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.6476098Z [3963/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.6477730Z [3964/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-1x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.6731753Z [3964/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.6733444Z [3965/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-4x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.7371782Z [3965/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.7373733Z [3966/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-5x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.7495663Z [3966/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.7497344Z [3967/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemm/gen/f32-gemm-16x64-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.7670568Z [3967/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.7672249Z [3968/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-6x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.7960655Z [3968/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.7962394Z [3969/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-7x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.8764276Z [3969/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c.o 2025-06-01T21:06:32.8766153Z [3970/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-1x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.9141812Z [3970/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c.o 2025-06-01T21:06:32.9143648Z [3971/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-gemminc/gen/f32-gemminc-8x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.9173520Z [3971/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64.c.o 2025-06-01T21:06:32.9175275Z [3972/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:32.9880792Z [3972/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2025-06-01T21:06:32.9882605Z [3973/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-4x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:33.0482824Z [3973/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2025-06-01T21:06:33.0484893Z [3974/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:33.0527811Z [3974/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2025-06-01T21:06:33.0529567Z [3975/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-5x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:33.0845571Z [3975/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2025-06-01T21:06:33.0847375Z [3976/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:33.1162218Z [3976/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2025-06-01T21:06:33.1164426Z [3977/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-6x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:33.1749063Z [3977/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2025-06-01T21:06:33.1750854Z [3978/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-7x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:33.1826168Z [3978/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2025-06-01T21:06:33.1828082Z [3979/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc2.c.o 2025-06-01T21:06:33.1923567Z [3979/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2025-06-01T21:06:33.1925802Z [3980/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x16-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:33.2203443Z [3980/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2025-06-01T21:06:33.2205439Z [3981/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-igemm/gen/f32-igemm-8x32-minmax-avx512f-broadcast.c.o 2025-06-01T21:06:33.2641669Z [3981/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2025-06-01T21:06:33.2643610Z [3982/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64-acc4.c.o 2025-06-01T21:06:33.3004861Z [3982/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2025-06-01T21:06:33.3006758Z [3983/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u64.c.o 2025-06-01T21:06:33.3128810Z [3983/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2025-06-01T21:06:33.3130705Z [3984/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc2.c.o 2025-06-01T21:06:33.3868573Z [3984/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc2.c.o 2025-06-01T21:06:33.3870523Z [3985/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128-acc4.c.o 2025-06-01T21:06:33.4454555Z [3985/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc4.c.o 2025-06-01T21:06:33.4456499Z [3986/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u128.c.o 2025-06-01T21:06:33.4508261Z [3986/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64.c.o 2025-06-01T21:06:33.4510088Z [3987/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144-acc3.c.o 2025-06-01T21:06:33.4844561Z [3987/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2025-06-01T21:06:33.4846865Z [3988/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u144.c.o 2025-06-01T21:06:33.5186825Z [3988/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2025-06-01T21:06:33.5188680Z [3989/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc2.c.o 2025-06-01T21:06:33.5757078Z [3989/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2025-06-01T21:06:33.5759042Z [3990/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160-acc5.c.o 2025-06-01T21:06:33.5853481Z [3990/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2025-06-01T21:06:33.5855353Z [3991/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u160.c.o 2025-06-01T21:06:33.5968269Z [3991/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2025-06-01T21:06:33.5970077Z [3992/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc2.c.o 2025-06-01T21:06:33.6264714Z [3992/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2025-06-01T21:06:33.6266568Z [3993/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc3.c.o 2025-06-01T21:06:33.6752170Z [3993/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2025-06-01T21:06:33.6754031Z [3994/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192-acc6.c.o 2025-06-01T21:06:33.7046063Z [3994/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2025-06-01T21:06:33.7047866Z [3995/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddexpminusmax/gen/f32-raddexpminusmax-avx512f-p5-scalef-u192.c.o 2025-06-01T21:06:33.7108593Z [3995/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2025-06-01T21:06:33.7110400Z [3996/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc2.c.o 2025-06-01T21:06:33.7872641Z [3996/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2025-06-01T21:06:33.7874361Z [3997/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64-acc4.c.o 2025-06-01T21:06:33.8434348Z [3997/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.o 2025-06-01T21:06:33.8436090Z [3998/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u64.c.o 2025-06-01T21:06:33.8602315Z [3998/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2025-06-01T21:06:33.8604521Z [3999/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc2.c.o 2025-06-01T21:06:33.8979136Z [3999/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c.o 2025-06-01T21:06:33.8981052Z [4000/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128-acc4.c.o 2025-06-01T21:06:33.9258634Z [4000/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u32-acc2.c.o 2025-06-01T21:06:33.9260784Z [4001/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u128.c.o 2025-06-01T21:06:33.9895784Z [4001/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc2.c.o 2025-06-01T21:06:33.9897689Z [4002/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144-acc3.c.o 2025-06-01T21:06:33.9927312Z [4002/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc4.c.o 2025-06-01T21:06:33.9929307Z [4003/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u144.c.o 2025-06-01T21:06:34.0106768Z [4003/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c.o 2025-06-01T21:06:34.0108628Z [4004/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc2.c.o 2025-06-01T21:06:34.0454294Z [4004/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c.o 2025-06-01T21:06:34.0456174Z [4005/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160-acc5.c.o 2025-06-01T21:06:34.0879141Z [4005/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c.o 2025-06-01T21:06:34.0881020Z [4006/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u160.c.o 2025-06-01T21:06:34.1255348Z [4006/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c16.c.o 2025-06-01T21:06:34.1257175Z [4007/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc2.c.o 2025-06-01T21:06:34.1294293Z [4007/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c32.c.o 2025-06-01T21:06:34.1296117Z [4008/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc3.c.o 2025-06-01T21:06:34.2162822Z [4008/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c128.c.o 2025-06-01T21:06:34.2164816Z [4009/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192-acc6.c.o 2025-06-01T21:06:34.2504136Z [4009/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2025-06-01T21:06:34.2506109Z [4010/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u16.c.o 2025-06-01T21:06:34.2608490Z [4010/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2025-06-01T21:06:34.2610130Z [4011/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddextexp/gen/f32-raddextexp-avx512f-p5-scalef-u192.c.o 2025-06-01T21:06:34.2922691Z [4011/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2025-06-01T21:06:34.2926325Z [4012/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u32-acc2.c.o 2025-06-01T21:06:34.3259390Z [4012/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2025-06-01T21:06:34.3263217Z [4013/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc2.c.o 2025-06-01T21:06:34.3836634Z [4013/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2025-06-01T21:06:34.3839240Z [4014/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u16.c.o 2025-06-01T21:06:34.3893115Z [4014/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2025-06-01T21:06:34.3896694Z [4015/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr1-p5-scalef-u64-acc4.c.o 2025-06-01T21:06:34.4088731Z [4015/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2025-06-01T21:06:34.4529550Z [4016/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u32-acc2.c.o 2025-06-01T21:06:34.4532939Z [4016/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2025-06-01T21:06:34.4536193Z [4017/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-raddstoreexpminusmax/gen/f32-raddstoreexpminusmax-avx512f-rr2-p5-u64-acc4.c.o 2025-06-01T21:06:34.5005668Z [4017/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2025-06-01T21:06:34.5008498Z [4018/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c16.c.o 2025-06-01T21:06:34.5522071Z [4018/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2025-06-01T21:06:34.5525186Z [4019/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c32.c.o 2025-06-01T21:06:34.5784112Z [4019/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2025-06-01T21:06:34.5785718Z [4020/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rdsum/gen/f32-rdsum-7p7x-minmax-avx512f-c128.c.o 2025-06-01T21:06:34.6034558Z [4020/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2025-06-01T21:06:34.6036083Z [4021/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u16.c.o 2025-06-01T21:06:34.6381068Z [4021/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2025-06-01T21:06:34.6382832Z [4022/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u32-acc2.c.o 2025-06-01T21:06:34.6503174Z [4022/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2025-06-01T21:06:34.6505944Z [4023/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u48-acc3.c.o 2025-06-01T21:06:34.6816994Z [4023/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2025-06-01T21:06:34.6819801Z [4024/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmax-avx512f-u64-acc2.c.o 2025-06-01T21:06:34.7131066Z [4024/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2025-06-01T21:06:34.7134165Z [4025/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u16.c.o 2025-06-01T21:06:34.7711290Z [4025/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2025-06-01T21:06:34.7714094Z [4026/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u32-acc2.c.o 2025-06-01T21:06:34.7787656Z [4026/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c.o 2025-06-01T21:06:34.7790499Z [4027/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u48-acc3.c.o 2025-06-01T21:06:34.8007814Z [4027/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c.o 2025-06-01T21:06:34.8010655Z [4028/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc2.c.o 2025-06-01T21:06:34.8450717Z [4028/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c.o 2025-06-01T21:06:34.8453549Z [4029/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rmin-avx512f-u64-acc4.c.o 2025-06-01T21:06:34.8885193Z [4029/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c.o 2025-06-01T21:06:34.8888003Z [4030/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u16.c.o 2025-06-01T21:06:34.9438190Z [4030/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2025-06-01T21:06:34.9441013Z [4031/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u32-acc2.c.o 2025-06-01T21:06:34.9723359Z [4031/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2025-06-01T21:06:34.9726396Z [4032/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u48-acc3.c.o 2025-06-01T21:06:35.0014271Z [4032/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2025-06-01T21:06:35.0015835Z [4033/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rminmax/gen/f32-rminmax-avx512f-u64-acc2.c.o 2025-06-01T21:06:35.0245057Z [4033/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2025-06-01T21:06:35.0246876Z [4034/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u16.c.o 2025-06-01T21:06:35.0376218Z [4034/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c.o 2025-06-01T21:06:35.0377711Z [4035/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u32-acc2.c.o 2025-06-01T21:06:35.0717283Z [4035/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c.o 2025-06-01T21:06:35.0718760Z [4036/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u48-acc3.c.o 2025-06-01T21:06:35.1031913Z [4036/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c.o 2025-06-01T21:06:35.1033451Z [4037/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-rsum/gen/f32-rsum-avx512f-u64-acc2.c.o 2025-06-01T21:06:35.1617837Z [4037/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c.o 2025-06-01T21:06:35.1681932Z [4038/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vadd-avx512f-u16.c.o 2025-06-01T21:06:35.1683443Z [4038/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c.o 2025-06-01T21:06:35.1685031Z [4039/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vaddc-avx512f-u16.c.o 2025-06-01T21:06:35.1917485Z [4039/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c.o 2025-06-01T21:06:35.1918995Z [4040/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdiv-avx512f-u16.c.o 2025-06-01T21:06:35.2353248Z [4040/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c.o 2025-06-01T21:06:35.2354795Z [4041/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vdivc-avx512f-u16.c.o 2025-06-01T21:06:35.2780295Z [4041/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2025-06-01T21:06:35.2781819Z [4042/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmax-avx512f-u16.c.o 2025-06-01T21:06:35.3352435Z [4042/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2025-06-01T21:06:35.3353926Z [4043/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmaxc-avx512f-u16.c.o 2025-06-01T21:06:35.3636531Z [4043/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c.o 2025-06-01T21:06:35.3638070Z [4044/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmin-avx512f-u16.c.o 2025-06-01T21:06:35.3924512Z [4044/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c.o 2025-06-01T21:06:35.3925972Z [4045/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vminc-avx512f-u16.c.o 2025-06-01T21:06:35.4151995Z [4045/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2025-06-01T21:06:35.4153639Z [4046/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmul-avx512f-u16.c.o 2025-06-01T21:06:35.4281598Z [4046/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c.o 2025-06-01T21:06:35.4283429Z [4047/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vmulc-avx512f-u16.c.o 2025-06-01T21:06:35.4637333Z [4047/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c.o 2025-06-01T21:06:35.4638809Z [4048/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vprelu-avx512f-u16.c.o 2025-06-01T21:06:35.4950827Z [4048/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c.o 2025-06-01T21:06:35.4952460Z [4049/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vpreluc-avx512f-u16.c.o 2025-06-01T21:06:35.5529597Z [4049/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u16.c.o 2025-06-01T21:06:35.5531181Z [4050/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrdivc-avx512f-u16.c.o 2025-06-01T21:06:35.5577018Z [4050/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u32.c.o 2025-06-01T21:06:35.5578805Z [4051/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrpreluc-avx512f-u16.c.o 2025-06-01T21:06:35.5843558Z [4051/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u48.c.o 2025-06-01T21:06:35.5845735Z [4052/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vrsubc-avx512f-u16.c.o 2025-06-01T21:06:35.6279908Z [4052/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u64.c.o 2025-06-01T21:06:35.6281411Z [4053/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiff-avx512f-u16.c.o 2025-06-01T21:06:35.6684124Z [4053/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2025-06-01T21:06:35.6685660Z [4054/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsqrdiffc-avx512f-u16.c.o 2025-06-01T21:06:35.7265423Z [4054/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2025-06-01T21:06:35.7266862Z [4055/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsub-avx512f-u16.c.o 2025-06-01T21:06:35.7534352Z [4055/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2025-06-01T21:06:35.7535995Z [4056/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vbinary/gen/f32-vsubc-avx512f-u16.c.o 2025-06-01T21:06:35.7882603Z [4056/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-div.c.o 2025-06-01T21:06:35.7884452Z [4057/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vclamp/gen/f32-vclamp-avx512f-u32.c.o 2025-06-01T21:06:35.8150291Z [4057/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2025-06-01T21:06:35.8151952Z [4058/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u16.c.o 2025-06-01T21:06:35.8322587Z [4058/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-nr.c.o 2025-06-01T21:06:35.8324327Z [4059/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u64.c.o 2025-06-01T21:06:35.8743055Z [4059/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2025-06-01T21:06:35.8745103Z [4060/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vcmul/gen/f32-vcmul-avx512f-u128.c.o 2025-06-01T21:06:35.8959336Z [4060/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2025-06-01T21:06:35.8961009Z [4061/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u16.c.o 2025-06-01T21:06:35.9599678Z [4061/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2025-06-01T21:06:35.9601165Z [4062/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u32.c.o 2025-06-01T21:06:35.9689428Z [4062/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2025-06-01T21:06:35.9691303Z [4063/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u48.c.o 2025-06-01T21:06:36.0006173Z [4063/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2025-06-01T21:06:36.0007767Z [4064/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-lut16-p3-perm-u64.c.o 2025-06-01T21:06:36.0302888Z [4064/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2025-06-01T21:06:36.0304373Z [4065/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u16.c.o 2025-06-01T21:06:36.0770545Z [4065/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2025-06-01T21:06:36.0772083Z [4066/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u32.c.o 2025-06-01T21:06:36.1368119Z [4066/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2025-06-01T21:06:36.1369661Z [4067/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-velu/gen/f32-velu-avx512f-rr1-p6-u48.c.o 2025-06-01T21:06:36.1855001Z [4067/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2025-06-01T21:06:36.1856517Z [4068/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vhswish/gen/f32-vhswish-avx512f-u32.c.o 2025-06-01T21:06:36.2263319Z [4068/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2025-06-01T21:06:36.2265126Z [4069/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vgelu/gen/f32-vgelu-avx512f-rational-12-10-div.c.o 2025-06-01T21:06:36.2266874Z [4069/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2025-06-01T21:06:36.2268475Z [4070/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlrelu/gen/f32-vlrelu-avx512f-u32.c.o 2025-06-01T21:06:36.2647470Z [4070/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2025-06-01T21:06:36.2649167Z [4071/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u16.c.o 2025-06-01T21:06:36.2885296Z [4071/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2025-06-01T21:06:36.2887200Z [4072/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrelu/gen/f32-vrelu-avx512f-u32.c.o 2025-06-01T21:06:36.3040468Z [4072/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2025-06-01T21:06:36.3042161Z [4073/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vlog/gen/f32-vlog-avx512f-rational-3-3-nr.c.o 2025-06-01T21:06:36.3556885Z [4073/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2025-06-01T21:06:36.3558487Z [4074/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndd-avx512f-u32.c.o 2025-06-01T21:06:36.3650420Z [4074/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2025-06-01T21:06:36.3652057Z [4075/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndne-avx512f-u32.c.o 2025-06-01T21:06:36.3950583Z [4075/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2025-06-01T21:06:36.3952187Z [4076/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndu-avx512f-u32.c.o 2025-06-01T21:06:36.4217987Z [4076/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u16.c.o 2025-06-01T21:06:36.4219736Z [4077/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrnd/gen/f32-vrndz-avx512f-u32.c.o 2025-06-01T21:06:36.4681181Z [4077/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u32.c.o 2025-06-01T21:06:36.4684391Z [4078/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u16.c.o 2025-06-01T21:06:36.5344912Z [4078/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u48.c.o 2025-06-01T21:06:36.5348430Z [4079/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vrsqrt/gen/f32-vrsqrt-avx512f-rsqrt-u64.c.o 2025-06-01T21:06:36.5598390Z [4079/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u64.c.o 2025-06-01T21:06:36.5601994Z [4080/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u16.c.o 2025-06-01T21:06:36.6074732Z [4080/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u16.c.o 2025-06-01T21:06:36.6076725Z [4081/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u32.c.o 2025-06-01T21:06:36.6078614Z [4081/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u32.c.o 2025-06-01T21:06:36.6080479Z [4082/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u48.c.o 2025-06-01T21:06:36.6489110Z [4082/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u48.c.o 2025-06-01T21:06:36.6492756Z [4083/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleexpminusmax/gen/f32-vscaleexpminusmax-avx512f-p5-scalef-u64.c.o 2025-06-01T21:06:36.6641745Z [4083/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u64.c.o 2025-06-01T21:06:36.6645905Z [4084/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u16.c.o 2025-06-01T21:06:36.6838480Z [4084/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c.o 2025-06-01T21:06:36.6841946Z [4085/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u32.c.o 2025-06-01T21:06:36.7394774Z [4085/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c.o 2025-06-01T21:06:36.7396536Z [4086/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u48.c.o 2025-06-01T21:06:36.7493854Z [4086/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c.o 2025-06-01T21:06:36.7495695Z [4087/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vscaleextexp/gen/f32-vscaleextexp-avx512f-p5-scalef-u64.c.o 2025-06-01T21:06:36.7934654Z [4087/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c.o 2025-06-01T21:06:36.7936536Z [4088/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u16.c.o 2025-06-01T21:06:36.8265879Z [4088/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c.o 2025-06-01T21:06:36.8267822Z [4089/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u32.c.o 2025-06-01T21:06:36.8776243Z [4089/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c.o 2025-06-01T21:06:36.8778083Z [4090/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u48.c.o 2025-06-01T21:06:36.9469669Z [4090/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c.o 2025-06-01T21:06:36.9471513Z [4091/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-u64.c.o 2025-06-01T21:06:36.9598017Z [4091/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c.o 2025-06-01T21:06:36.9599933Z [4092/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u16.c.o 2025-06-01T21:06:37.0155824Z [4092/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u16.c.o 2025-06-01T21:06:37.0157744Z [4093/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u32.c.o 2025-06-01T21:06:37.0191223Z [4093/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u32.c.o 2025-06-01T21:06:37.0193083Z [4094/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u48.c.o 2025-06-01T21:06:37.0627610Z [4094/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u48.c.o 2025-06-01T21:06:37.0629630Z [4095/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u16.c.o 2025-06-01T21:06:37.0655231Z [4095/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u16.c.o 2025-06-01T21:06:37.0657364Z [4096/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-u64.c.o 2025-06-01T21:06:37.0907851Z [4096/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u32.c.o 2025-06-01T21:06:37.0910000Z [4097/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u32.c.o 2025-06-01T21:06:37.1515708Z [4097/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u48.c.o 2025-06-01T21:06:37.1519231Z [4098/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u48.c.o 2025-06-01T21:06:37.1644528Z [4098/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u64.c.o 2025-06-01T21:06:37.1648315Z [4099/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-div-u64.c.o 2025-06-01T21:06:37.1933129Z [4099/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u32.c.o 2025-06-01T21:06:37.1936351Z [4100/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u16.c.o 2025-06-01T21:06:37.2351033Z [4100/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u48.c.o 2025-06-01T21:06:37.2354135Z [4101/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u32.c.o 2025-06-01T21:06:37.2910482Z [4101/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-div.c.o 2025-06-01T21:06:37.2912206Z [4102/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u48.c.o 2025-06-01T21:06:37.3597188Z [4102/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1-prfm.c.o 2025-06-01T21:06:37.3599043Z [4103/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u16.c.o 2025-06-01T21:06:37.3605008Z [4103/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1.c.o 2025-06-01T21:06:37.3606838Z [4104/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr1-p5-scalef-nr1fma-u64.c.o 2025-06-01T21:06:37.4212566Z [4104/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8-prfm.c.o 2025-06-01T21:06:37.4214590Z [4105/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u32.c.o 2025-06-01T21:06:37.4299845Z [4105/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8.c.o 2025-06-01T21:06:37.4301760Z [4106/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-u48.c.o 2025-06-01T21:06:37.4647100Z [4106/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4-prfm.c.o 2025-06-01T21:06:37.4648919Z [4107/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u16.c.o 2025-06-01T21:06:37.4732651Z [4107/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c.o 2025-06-01T21:06:37.4734436Z [4108/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u32.c.o 2025-06-01T21:06:37.5035911Z [4108/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1-prfm.c.o 2025-06-01T21:06:37.5037733Z [4109/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u48.c.o 2025-06-01T21:06:37.5608667Z [4109/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1.c.o 2025-06-01T21:06:37.5610233Z [4110/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u32.c.o 2025-06-01T21:06:37.5667676Z [4110/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8-prfm.c.o 2025-06-01T21:06:37.5669619Z [4111/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsigmoid/gen/f32-vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-u64.c.o 2025-06-01T21:06:37.5917356Z [4111/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4.c.o 2025-06-01T21:06:37.5918903Z [4112/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vsqrt/gen/f32-vsqrt-avx512f-rsqrt-u48.c.o 2025-06-01T21:06:37.6808015Z [4112/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2025-06-01T21:06:37.6811045Z [4113/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1-prfm.c.o 2025-06-01T21:06:37.6916394Z [4113/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c16.c.o 2025-06-01T21:06:37.6919315Z [4114/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-vtanh/gen/f32-vtanh-avx512f-rational-9-8-div.c.o 2025-06-01T21:06:37.7510588Z [4114/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c32.c.o 2025-06-01T21:06:37.7660206Z [4115/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u1.c.o 2025-06-01T21:06:37.7661900Z [4115/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c128.c.o 2025-06-01T21:06:37.7663561Z [4116/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8-prfm.c.o 2025-06-01T21:06:37.8237546Z [4116/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u16.c.o 2025-06-01T21:06:37.8239526Z [4117/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-gio-avx512f-u8.c.o 2025-06-01T21:06:37.8681818Z [4117/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u32-acc2.c.o 2025-06-01T21:06:37.8683501Z [4118/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1-prfm.c.o 2025-06-01T21:06:37.8895017Z [4118/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u48-acc3.c.o 2025-06-01T21:06:37.8896771Z [4119/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32-vcvt/gen/f16-f32-vcvt-avx512skx-u32.c.o 2025-06-01T21:06:37.9007554Z [4119/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc2.c.o 2025-06-01T21:06:37.9010570Z [4120/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u1.c.o 2025-06-01T21:06:37.9251266Z [4120/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u128-acc4.c.o 2025-06-01T21:06:37.9254518Z [4121/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4-prfm.c.o 2025-06-01T21:06:37.9374777Z [4121/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c.o 2025-06-01T21:06:37.9377753Z [4122/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x16-gemm-goi-avx512f-u4.c.o 2025-06-01T21:06:37.9742674Z [4122/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u32-acc2.c.o 2025-06-01T21:06:37.9744450Z [4123/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-gio-avx512f-u8-prfm.c.o 2025-06-01T21:06:38.0128246Z [4123/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u48-acc3.c.o 2025-06-01T21:06:38.0129941Z [4124/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c16.c.o 2025-06-01T21:06:38.0397842Z [4124/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc2.c.o 2025-06-01T21:06:38.0399671Z [4125/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c32.c.o 2025-06-01T21:06:38.0695866Z [4125/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c.o 2025-06-01T21:06:38.0697682Z [4126/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u16.c.o 2025-06-01T21:06:38.1285389Z [4126/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u32-acc2.c.o 2025-06-01T21:06:38.1286988Z [4127/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u32-acc2.c.o 2025-06-01T21:06:38.1376016Z [4127/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u48-acc3.c.o 2025-06-01T21:06:38.1377643Z [4128/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rdsum/gen/f16-f32acc-rdsum-7p7x-avx512skx-c128.c.o 2025-06-01T21:06:38.1610470Z [4128/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc2.c.o 2025-06-01T21:06:38.1612297Z [4129/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x32-packw/gen/x32-packw-x32-gemm-goi-avx512f-u4.c.o 2025-06-01T21:06:38.1747341Z [4129/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc4.c.o 2025-06-01T21:06:38.1748937Z [4130/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u48-acc3.c.o 2025-06-01T21:06:38.1959583Z [4130/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c.o 2025-06-01T21:06:38.1961220Z [4131/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u64-acc2.c.o 2025-06-01T21:06:38.2094278Z [4131/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u32-acc2.c.o 2025-06-01T21:06:38.2095961Z [4132/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-f32acc-rsum/gen/f16-f32acc-rsum-avx512skx-u128-acc4.c.o 2025-06-01T21:06:38.2266123Z [4132/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u48-acc3.c.o 2025-06-01T21:06:38.2267700Z [4133/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u16.c.o 2025-06-01T21:06:38.2409021Z [4133/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc2.c.o 2025-06-01T21:06:38.2410585Z [4134/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u32-acc2.c.o 2025-06-01T21:06:38.2794662Z [4134/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u16.c.o 2025-06-01T21:06:38.2796198Z [4135/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u48-acc3.c.o 2025-06-01T21:06:38.3185245Z [4135/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u32.c.o 2025-06-01T21:06:38.3186826Z [4136/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmax-avx512skx-u64-acc2.c.o 2025-06-01T21:06:38.3431721Z [4136/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u64.c.o 2025-06-01T21:06:38.3433201Z [4137/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u16.c.o 2025-06-01T21:06:38.3735326Z [4137/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2025-06-01T21:06:38.3736849Z [4138/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u32-acc2.c.o 2025-06-01T21:06:38.4350548Z [4138/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.4352211Z [4139/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u48-acc3.c.o 2025-06-01T21:06:38.4435746Z [4139/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.4437384Z [4140/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc2.c.o 2025-06-01T21:06:38.4685776Z [4140/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.4687441Z [4141/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rmin-avx512skx-u64-acc4.c.o 2025-06-01T21:06:38.4826495Z [4141/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.4828104Z [4142/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u16.c.o 2025-06-01T21:06:38.5037866Z [4142/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.5039535Z [4143/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u32-acc2.c.o 2025-06-01T21:06:38.5192429Z [4143/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.5194113Z [4144/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u48-acc3.c.o 2025-06-01T21:06:38.5370930Z [4144/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.5372658Z [4145/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-rminmax/gen/f16-rminmax-avx512skx-u64-acc2.c.o 2025-06-01T21:06:38.5494830Z [4145/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.5496591Z [4146/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u16.c.o 2025-06-01T21:06:38.5889444Z [4146/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.5891140Z [4147/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u32.c.o 2025-06-01T21:06:38.6295279Z [4147/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.6296940Z [4148/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f16-vsqrt/gen/f16-vsqrt-avx512skx-sqrt-u64.c.o 2025-06-01T21:06:38.6404309Z [4148/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.6405975Z [4149/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-f16-vcvt/gen/f32-f16-vcvt-avx512skx-u32.c.o 2025-06-01T21:06:38.7468650Z [4149/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.7470465Z [4150/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.8169636Z [4150/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.8171562Z [4151/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.8289494Z [4151/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.8291290Z [4152/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.8617609Z [4152/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.8619767Z [4153/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.8797834Z [4153/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.8799621Z [4154/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-1x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.8844361Z [4154/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.8846406Z [4155/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.8988127Z [4155/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.8990168Z [4156/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.9123350Z [4156/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.9125336Z [4157/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-2x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.9194000Z [4157/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.9195734Z [4158/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc4w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.9551707Z [4158/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2025-06-01T21:06:38.9553367Z [4159/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:38.9995672Z [4159/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2025-06-01T21:06:38.9997293Z [4160/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-3x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:39.0122685Z [4160/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2025-06-01T21:06:39.0124487Z [4161/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:39.1186192Z [4161/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2025-06-01T21:06:39.1187800Z [4162/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-4x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:39.1932574Z [4162/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2025-06-01T21:06:39.1934284Z [4163/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:39.2056647Z [4163/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2025-06-01T21:06:39.2058420Z [4164/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-5x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:39.2275822Z [4164/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:39.2277513Z [4165/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u32.c.o 2025-06-01T21:06:39.2360531Z [4165/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.2362363Z [4166/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:39.2633653Z [4166/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.2636031Z [4167/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-6x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:39.2637780Z [4167/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:39.2639473Z [4168/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-7x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:39.2660050Z [4168/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:39.2661679Z [4169/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u64.c.o 2025-06-01T21:06:39.2820929Z [4169/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:39.2822760Z [4170/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x16-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:39.3030544Z [4170/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.3033864Z [4171/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qc8w-gemm/gen/f32-qc8w-gemm-8x32-minmax-avx512skx-broadcast.c.o 2025-06-01T21:06:39.3127979Z [4171/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:39.3131094Z [4172/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qs8-vcvt/gen/f32-qs8-vcvt-avx512skx-u96.c.o 2025-06-01T21:06:39.3211642Z [4172/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.3213342Z [4173/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u32.c.o 2025-06-01T21:06:39.4310078Z [4173/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:39.4311756Z [4174/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u64.c.o 2025-06-01T21:06:39.5063213Z [4174/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.5064838Z [4175/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/f32-qu8-vcvt/gen/f32-qu8-vcvt-avx512skx-u96.c.o 2025-06-01T21:06:39.5754240Z [4175/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:39.5756393Z [4176/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:39.5946197Z [4176/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:39.5948033Z [4177/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.6070600Z [4177/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:39.6072441Z [4178/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.6444330Z [4178/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.6446520Z [4179/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:39.6450662Z [4179/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:39.6452492Z [4180/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:39.6550474Z [4180/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.6552395Z [4181/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:39.6709906Z [4181/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:39.6711744Z [4182/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.7029565Z [4182/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:39.7031409Z [4183/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:39.7107179Z [4183/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:39.7110585Z [4184/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.7387248Z [4184/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.7389067Z [4185/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:39.8486191Z [4185/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.8488288Z [4186/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:39.9470873Z [4186/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:39.9474432Z [4187/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:40.0116890Z [4187/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:40.0120430Z [4188/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.0124511Z [4188/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.0128114Z [4189/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:40.0223865Z [4189/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.0225700Z [4190/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.0837843Z [4190/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.0839766Z [4191/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.0841621Z [4191/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.0843392Z [4192/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.1263191Z [4192/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.1265059Z [4193/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:40.1274644Z [4193/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.1276494Z [4194/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.1351528Z [4194/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.1353404Z [4195/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.1403266Z [4195/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.1405385Z [4196/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:40.1884153Z [4196/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.1886386Z [4197/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.3401974Z [4197/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.3403962Z [4198/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:40.4334298Z [4198/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.4336136Z [4199/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:40.4514605Z [4199/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.4516459Z [4200/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.4526972Z [4200/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.4528846Z [4201/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.4928363Z [4201/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.4930224Z [4202/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.5267687Z [4202/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.5269592Z [4203/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.5555988Z [4203/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.5557839Z [4204/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.5678771Z [4204/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:40.5680612Z [4205/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.6032277Z [4205/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:40.6034749Z [4206/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.6036608Z [4206/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:40.6038353Z [4207/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.6085122Z [4207/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:40.6087094Z [4208/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.6480493Z [4208/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:40.6482304Z [4209/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.8457250Z [4209/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:40.8459097Z [4210/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.9228876Z [4210/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:40.9230676Z [4211/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:40.9367502Z [4211/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:40.9370449Z [4212/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.9372624Z [4212/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:40.9374584Z [4213/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:40.9386482Z [4213/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:40.9388301Z [4214/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:40.9730312Z [4214/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:40.9732122Z [4215/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:41.0092081Z [4215/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:41.0093927Z [4216/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:41.0264183Z [4216/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.0266097Z [4217/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd-prfm.c.o 2025-06-01T21:06:41.0302857Z [4217/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.0306423Z [4218/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:41.0328341Z [4218/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.0331721Z [4219/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:41.0627100Z [4219/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.0628999Z [4220/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512skx-madd.c.o 2025-06-01T21:06:41.0883365Z [4220/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.0885637Z [4221/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:41.1922915Z [4221/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.1926436Z [4222/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:41.3026637Z [4222/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.3030062Z [4223/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:41.3173662Z [4223/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.3176948Z [4224/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:41.3376499Z [4224/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2025-06-01T21:06:41.3379581Z [4225/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx-prfm.c.o 2025-06-01T21:06:41.3398138Z [4225/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2025-06-01T21:06:41.3401240Z [4226/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:41.3825892Z [4226/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2025-06-01T21:06:41.3829142Z [4227/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512skx.c.o 2025-06-01T21:06:41.4028866Z [4227/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.4032607Z [4228/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.4399688Z [4228/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.4403491Z [4229/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.4774319Z [4229/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.4776296Z [4230/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.4950929Z [4230/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.4952897Z [4231/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.5042812Z [4231/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.5045162Z [4232/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.5604741Z [4232/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.5606604Z [4233/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.6077819Z [4233/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.6079711Z [4234/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.6193640Z [4234/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.6195311Z [4235/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u16.c.o 2025-06-01T21:06:41.6424014Z [4235/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:41.6425601Z [4236/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u48.c.o 2025-06-01T21:06:41.6442716Z [4236/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:41.6444624Z [4237/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-f32-vcvt/gen/qs8-f32-vcvt-avx512skx-u64.c.o 2025-06-01T21:06:41.7343915Z [4237/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:41.7346045Z [4238/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-dwconv/gen/qs8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.7783252Z [4238/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:41.7785141Z [4239/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.8428731Z [4239/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:41.8430615Z [4240/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.8487772Z [4240/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:41.8489643Z [4241/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.9232182Z [4241/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:41.9234022Z [4242/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.9270636Z [4242/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:41.9272821Z [4243/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.9497011Z [4243/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:41.9504839Z [4244/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:41.9898179Z [4244/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:41.9899932Z [4245/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.0238865Z [4245/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:42.0240849Z [4246/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.0374075Z [4246/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.0375919Z [4247/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-dwconv/gen/qs8-qc8w-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.0489683Z [4247/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c.o 2025-06-01T21:06:42.0491430Z [4248/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:42.0578713Z [4248/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c.o 2025-06-01T21:06:42.0580318Z [4249/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.1600230Z [4249/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc2.c.o 2025-06-01T21:06:42.1601829Z [4250/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.1925242Z [4250/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc4.c.o 2025-06-01T21:06:42.1926922Z [4251/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.2168496Z [4251/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-06-01T21:06:42.2170316Z [4252/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:42.2810812Z [4252/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-06-01T21:06:42.2812538Z [4253/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.3029336Z [4253/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.3031209Z [4254/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:42.3044595Z [4254/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.3046637Z [4255/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.3518418Z [4255/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.3520227Z [4256/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.3550006Z [4256/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.3551690Z [4257/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u64.c.o 2025-06-01T21:06:42.3719084Z [4257/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.3720754Z [4258/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc2.c.o 2025-06-01T21:06:42.4009535Z [4258/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.4011387Z [4259/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:42.4272582Z [4259/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.4274310Z [4260/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rdsum/gen/qs8-rdsum-7p7x-minmax-fp32-avx512skx-c128.c.o 2025-06-01T21:06:42.4346022Z [4260/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.4347841Z [4261/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.4769986Z [4261/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2025-06-01T21:06:42.4771520Z [4262/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512skx-u256-acc4.c.o 2025-06-01T21:06:42.5139568Z [4262/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2025-06-01T21:06:42.5141384Z [4263/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vadd/gen/qs8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-06-01T21:06:42.5365029Z [4263/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2025-06-01T21:06:42.5366663Z [4264/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-vaddc/gen/qs8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-06-01T21:06:42.6786197Z [4264/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.6787901Z [4265/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.7258518Z [4265/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:42.7260658Z [4266/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.7327841Z [4266/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.7329430Z [4267/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u16.c.o 2025-06-01T21:06:42.7512079Z [4267/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.7513832Z [4268/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-5f5m5l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.7692918Z [4268/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:42.7694661Z [4269/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-9p16c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.7783755Z [4269/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.7785277Z [4270/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u48.c.o 2025-06-01T21:06:42.7935794Z [4270/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.7937576Z [4271/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l16c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.8239621Z [4271/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:42.8241216Z [4272/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-f32-vcvt/gen/qu8-f32-vcvt-avx512skx-u64.c.o 2025-06-01T21:06:42.8352524Z [4272/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.8354309Z [4273/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-6f6m7l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.8610111Z [4273/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.8611875Z [4274/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-25p16c-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:42.9069263Z [4274/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:42.9070975Z [4275/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.9072531Z [4275/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:42.9074207Z [4276/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-dwconv/gen/qu8-dwconv-8f8m9l32c16s1r-minmax-fp32-avx512skx-mul32.c.o 2025-06-01T21:06:43.0881027Z [4276/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-06-01T21:06:43.0882747Z [4277/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:43.1246859Z [4277/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-06-01T21:06:43.1248568Z [4278/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-1x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:43.1359668Z [4278/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2025-06-01T21:06:43.1361246Z [4279/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:43.1637273Z [4279/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2025-06-01T21:06:43.1638868Z [4280/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:43.1793522Z [4280/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2025-06-01T21:06:43.1795175Z [4281/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:43.1951257Z [4281/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2025-06-01T21:06:43.1952875Z [4282/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:43.2082811Z [4282/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2025-06-01T21:06:43.2084801Z [4283/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-5x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:43.2128219Z [4283/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2025-06-01T21:06:43.2129785Z [4284/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-gemm/gen/qu8-gemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:43.2286510Z [4284/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.2288265Z [4285/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vadd/gen/qu8-vadd-minmax-avx512skx-mul32-ld128-u32.c.o 2025-06-01T21:06:43.2434408Z [4285/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.2436406Z [4286/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-7x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:43.2795015Z [4286/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.2796754Z [4287/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx-prfm.c.o 2025-06-01T21:06:43.3263901Z [4287/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.3265613Z [4288/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-igemm/gen/qu8-igemm-8x16c8-minmax-fp32-avx512skx.c.o 2025-06-01T21:06:43.4069282Z [4288/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.4071297Z [4289/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qu8-vaddc/gen/qu8-vaddc-minmax-avx512skx-mul32-ld128-u32.c.o 2025-06-01T21:06:43.4555594Z [4289/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.4557247Z [4290/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u128.c.o 2025-06-01T21:06:43.4617935Z [4290/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.4619595Z [4291/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u64.c.o 2025-06-01T21:06:43.4847437Z [4291/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.4849151Z [4292/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u192.c.o 2025-06-01T21:06:43.4872013Z [4292/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.4873616Z [4293/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u192.c.o 2025-06-01T21:06:43.4970804Z [4293/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.4972449Z [4294/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512vbmi-vpermx2b-u256.c.o 2025-06-01T21:06:43.5312955Z [4294/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.5314730Z [4295/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/x8-lut/gen/x8-lut-avx512skx-vpshufb-u256.c.o 2025-06-01T21:06:43.5855014Z [4295/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.5856812Z [4296/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.6321248Z [4296/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.6323149Z [4297/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.6476317Z [4297/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.6478390Z [4298/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.7029636Z [4298/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.7031521Z [4299/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.7451169Z [4299/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:43.7452988Z [4300/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.8372034Z [4300/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.8373899Z [4301/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.9083924Z [4301/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.9085819Z [4302/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.9100885Z [4302/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:43.9102671Z [4303/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.9349197Z [4303/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.9351017Z [4304/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:43.9365307Z [4304/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:43.9367087Z [4305/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.9709478Z [4305/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:43.9711304Z [4306/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.0028526Z [4306/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.0030270Z [4307/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.0132847Z [4307/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.0134702Z [4308/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.0670563Z [4308/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.0672282Z [4309/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.0854526Z [4309/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.0856392Z [4310/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.1133123Z [4310/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.1134912Z [4311/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.1280493Z [4311/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.1282318Z [4312/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.2200972Z [4312/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.2202801Z [4313/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.2899857Z [4313/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.2901679Z [4314/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.3015705Z [4314/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.3017554Z [4315/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.3256036Z [4315/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.3257823Z [4316/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.3333776Z [4316/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.3335615Z [4317/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.3679255Z [4317/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.3681045Z [4318/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.4072682Z [4318/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.4074539Z [4319/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.4174637Z [4319/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.4176498Z [4320/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.4853622Z [4320/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.4855479Z [4321/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.5008531Z [4321/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.5010595Z [4322/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.5249076Z [4322/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.5250907Z [4323/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.5412696Z [4323/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.5414495Z [4324/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.6486742Z [4324/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.6488645Z [4325/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.7207948Z [4325/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.7209795Z [4326/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.7267568Z [4326/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.7269372Z [4327/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.7713956Z [4327/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.7715728Z [4328/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.7765982Z [4328/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.7767784Z [4329/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.7954010Z [4329/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.7956129Z [4330/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.8367027Z [4330/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.8368875Z [4331/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.8650102Z [4331/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.8651947Z [4332/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.9329144Z [4332/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.9331267Z [4333/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:44.9508092Z [4333/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.9509992Z [4334/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:44.9692886Z [4334/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:44.9694684Z [4335/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.0102527Z [4335/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.0104370Z [4336/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.1144771Z [4336/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.1146789Z [4337/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.1595940Z [4337/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.1597806Z [4338/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.1917327Z [4338/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.1920701Z [4339/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.1924097Z [4339/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.1927277Z [4340/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.1988035Z [4340/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.2328534Z [4341/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.2330398Z [4341/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.2332174Z [4342/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-1x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.2646391Z [4342/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.2648264Z [4343/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.2707324Z [4343/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.2709422Z [4344/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.3156029Z [4344/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.3157854Z [4345/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.3323082Z [4345/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.3325233Z [4346/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-4x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.3592144Z [4346/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.3593967Z [4347/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.4038585Z [4347/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.4040392Z [4348/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.5108018Z [4348/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.5109813Z [4349/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.5543278Z [4349/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.5545046Z [4350/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-5x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.5934453Z [4350/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.5936358Z [4351/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.5952539Z [4351/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.5954625Z [4352/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.6130887Z [4352/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.6132739Z [4353/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.6454275Z [4353/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.6456085Z [4354/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-7x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.6761789Z [4354/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.6763686Z [4355/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.6811446Z [4355/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.6813238Z [4356/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.7563934Z [4356/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.7566208Z [4357/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.7568026Z [4357/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.7569780Z [4358/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.7883118Z [4358/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.7885250Z [4359/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.8257025Z [4359/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.8258815Z [4360/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:45.9529809Z [4360/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.9531657Z [4361/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:45.9952066Z [4361/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:45.9953868Z [4362/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-9x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.0171048Z [4362/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.0173199Z [4363/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.0184329Z [4363/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.0186072Z [4364/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.0527979Z [4364/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.0529803Z [4365/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-10x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.0863213Z [4365/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.0865220Z [4366/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.1182716Z [4366/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.1184534Z [4367/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.1412762Z [4367/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.1414706Z [4368/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.2123421Z [4368/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.2125518Z [4369/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-12x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.2166684Z [4369/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.2168538Z [4370/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.2482017Z [4370/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.2484122Z [4371/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.3110864Z [4371/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.3112677Z [4372/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.3638801Z [4372/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.3640670Z [4373/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.3838779Z [4373/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.3840619Z [4374/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.3911443Z [4374/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.3913251Z [4375/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.4368157Z [4375/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.4370009Z [4376/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-gemm/gen/qd8-f32-qc8w-gemm-14x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.4396611Z [4376/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.4398461Z [4377/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.4712556Z [4377/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.4714394Z [4378/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.5112923Z [4378/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.5114852Z [4379/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.5288946Z [4379/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.5290794Z [4380/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.6123705Z [4380/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.6125858Z [4381/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.6129760Z [4381/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.6131576Z [4382/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.6502303Z [4382/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.6504150Z [4383/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.7160898Z [4383/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.7163014Z [4384/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.7748788Z [4384/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.7750667Z [4385/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.7928589Z [4385/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.7930409Z [4386/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.8000590Z [4386/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.8002721Z [4387/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.8420098Z [4387/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.8421865Z [4388/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.8560563Z [4388/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.8562448Z [4389/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.8889185Z [4389/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.8891005Z [4390/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:46.9311469Z [4390/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.9313291Z [4391/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:46.9482560Z [4391/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:46.9484642Z [4392/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:47.0470974Z [4392/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:47.0472808Z [4393/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:47.0486679Z [4393/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:47.0488483Z [4394/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:47.0687776Z [4394/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.0689985Z [4395/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:47.1357061Z [4395/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.1358875Z [4396/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:47.2072737Z [4396/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.2074527Z [4397/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:47.2271257Z [4397/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.2273380Z [4398/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:47.2389738Z [4398/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.2391498Z [4399/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:47.2871818Z [4399/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.2873620Z [4400/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:47.3081767Z [4400/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.3083522Z [4401/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:47.3394121Z [4401/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.3395938Z [4402/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:47.3795104Z [4402/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.3796920Z [4403/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:47.4134317Z [4403/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.4136181Z [4404/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:47.4138422Z [4404/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.4140177Z [4405/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.4325716Z [4405/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.4327786Z [4406/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.5027276Z [4406/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.5029126Z [4407/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-1x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.5149867Z [4407/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.5151666Z [4408/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc8w-igemm/gen/qd8-f32-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:47.5930361Z [4408/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.5932235Z [4409/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.6090727Z [4409/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.6092465Z [4410/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-4x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.6278763Z [4410/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.6280578Z [4411/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.6741294Z [4411/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.6743086Z [4412/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.7063955Z [4412/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.7065762Z [4413/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.7336673Z [4413/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.7338512Z [4414/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-5x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.7815955Z [4414/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.7817792Z [4415/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.8119834Z [4415/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.8121587Z [4416/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.8222078Z [4416/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.8224211Z [4417/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-7x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.8408667Z [4417/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.8410458Z [4418/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.9118624Z [4418/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:47.9120408Z [4419/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.9349578Z [4419/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:47.9351792Z [4420/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:48.0126768Z [4420/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:48.0128574Z [4421/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-8x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:48.0386485Z [4421/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:48.0388304Z [4422/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:48.0567073Z [4422/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:48.0568888Z [4423/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:48.1169017Z [4423/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:48.1170802Z [4424/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:48.1453168Z [4424/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:48.1454990Z [4425/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-9x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:48.1591718Z [4425/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:48.1593481Z [4426/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:48.2084798Z [4426/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.2086577Z [4427/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:48.2473909Z [4427/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:48.2476034Z [4428/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:48.2557097Z [4428/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:48.2558952Z [4429/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-10x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:48.2892518Z [4429/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.2894341Z [4430/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:48.3525913Z [4430/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:48.3527947Z [4431/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:48.3888573Z [4431/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.3890394Z [4432/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:48.4666598Z [4432/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:48.4668285Z [4433/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-12x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:48.5032707Z [4433/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.5034488Z [4434/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:48.5190108Z [4434/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:48.5191875Z [4435/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c4-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:48.5298339Z [4435/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.5300108Z [4436/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.5759869Z [4436/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:48.5761625Z [4437/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:48.6034203Z [4437/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:48.6035991Z [4438/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni-prfm.c.o 2025-06-01T21:06:48.6178291Z [4438/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.6180224Z [4439/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-1x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:48.6274248Z [4439/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:48.6275951Z [4440/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-gemm/gen/qs8-qc8w-gemm-14x16c8-minmax-fp32-avx512vnni.c.o 2025-06-01T21:06:48.6428140Z [4440/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.6429943Z [4441/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.6798967Z [4441/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:48.6800996Z [4442/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-4x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:48.7515843Z [4442/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.7517593Z [4443/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.7827464Z [4443/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:48.7829138Z [4444/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:48.8702146Z [4444/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.8703916Z [4445/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.9044726Z [4445/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:48.9046835Z [4446/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-5x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:48.9251987Z [4446/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.9253774Z [4447/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.9369950Z [4447/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:48.9371680Z [4448/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:48.9930576Z [4448/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:48.9932355Z [4449/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-7x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:49.0189614Z [4449/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:49.0191431Z [4450/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.0304693Z [4450/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.0306432Z [4451/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:49.0544662Z [4451/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:49.0546845Z [4452/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.0734384Z [4452/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.0736414Z [4453/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-8x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:49.1112862Z [4453/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:49.1114568Z [4454/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.1798815Z [4454/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.1800535Z [4455/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:49.2314790Z [4455/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:49.2316562Z [4456/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.3145961Z [4456/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.3147741Z [4457/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-9x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:49.3325015Z [4457/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:49.3326805Z [4458/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.3530315Z [4458/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c.o 2025-06-01T21:06:49.3531963Z [4459/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:49.3782618Z [4459/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc2.c.o 2025-06-01T21:06:49.3784280Z [4460/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.4346208Z [4460/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc4.c.o 2025-06-01T21:06:49.4347858Z [4461/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-10x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:49.4608846Z [4461/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:49.4610885Z [4462/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.4725203Z [4462/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:49.4727008Z [4463/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:49.5167314Z [4463/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:49.5169141Z [4464/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.5322767Z [4464/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:49.5324934Z [4465/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-12x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:49.5767548Z [4465/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:49.5769355Z [4466/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.6291243Z [4466/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:49.6292918Z [4467/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u64.c.o 2025-06-01T21:06:49.6425558Z [4467/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:49.6427337Z [4468/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c4-minmax-avx512vnni.c.o 2025-06-01T21:06:49.6555272Z [4468/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:49.6556976Z [4469/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc2.c.o 2025-06-01T21:06:49.6807560Z [4469/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:49.6809269Z [4470/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-rsum/gen/qs8-rsum-avx512vnni-u256-acc4.c.o 2025-06-01T21:06:49.7114809Z [4470/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:49.7116610Z [4471/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni-prfm.c.o 2025-06-01T21:06:49.7949667Z [4471/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:49.7951467Z [4472/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qs8-qc8w-igemm/gen/qs8-qc8w-igemm-14x16c8-minmax-avx512vnni.c.o 2025-06-01T21:06:49.8125278Z [4472/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:49.8128884Z [4473/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:49.8649237Z [4473/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:49.8651115Z [4474/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:49.8744794Z [4474/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:49.8747185Z [4475/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:49.9387281Z [4475/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:49.9389335Z [4476/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:49.9494624Z [4476/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:49.9496505Z [4477/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.0150618Z [4477/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.0152547Z [4478/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.0596329Z [4478/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.0920353Z [4479/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.0922130Z [4479/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.0924002Z [4480/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.1025486Z [4480/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.1027508Z [4481/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-9x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.1311369Z [4481/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.1313237Z [4482/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.1584092Z [4482/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.1585957Z [4483/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-10x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.2368540Z [4483/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.2370400Z [4484/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.2657437Z [4484/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.2659285Z [4485/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.2834010Z [4485/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.2836127Z [4486/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-12x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.3022305Z [4486/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.3024194Z [4487/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.3160290Z [4487/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.3162142Z [4488/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-1x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.3598166Z [4488/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.3600083Z [4489/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qb4w-gemm/gen/qd8-f32-qb4w-gemm-14x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.4034441Z [4489/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.4036255Z [4490/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.4403714Z [4490/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.4405881Z [4491/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-4x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.4844466Z [4491/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.4846609Z [4492/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.4891756Z [4492/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.4893623Z [4493/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.5287920Z [4493/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.5290113Z [4494/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.5548507Z [4494/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.5550391Z [4495/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-5x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.6427882Z [4495/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.6429687Z [4496/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.6729100Z [4496/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.6731031Z [4497/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.6989480Z [4497/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.6991371Z [4498/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.7176129Z [4498/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.7178010Z [4499/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-7x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.7269983Z [4499/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.7271817Z [4500/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.7700917Z [4500/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.7702716Z [4501/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.8288228Z [4501/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.8290139Z [4502/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.8654582Z [4502/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.8656573Z [4503/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-8x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.9125687Z [4503/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.9127635Z [4504/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.9130707Z [4504/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.9132623Z [4505/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.9728995Z [4505/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.9730942Z [4506/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:50.9973945Z [4506/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:50.9975861Z [4507/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-9x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:51.0673561Z [4507/8163] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-06-01T21:06:51.0674953Z [4508/8163] Building C object confu-deps/XNNPACK/CMakeFiles/hardware-config.dir/src/configs/hardware-config.c.o 2025-06-01T21:06:51.0720560Z [4508/8163] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-06-01T21:06:51.0722124Z [4509/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:51.0885411Z [4509/8163] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-06-01T21:06:51.0886623Z [4510/8163] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/allocation-type.c.o 2025-06-01T21:06:51.1023927Z [4510/8163] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-06-01T21:06:51.1025545Z [4511/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:51.1227566Z [4511/8163] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-06-01T21:06:51.1228736Z [4512/8163] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/datatype-strings.c.o 2025-06-01T21:06:51.1275472Z [4512/8163] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-06-01T21:06:51.1276588Z [4513/8163] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/microkernel-type.c.o 2025-06-01T21:06:51.1377928Z [4513/8163] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-06-01T21:06:51.1379078Z [4514/8163] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/node-type.c.o 2025-06-01T21:06:51.1507950Z [4514/8163] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-06-01T21:06:51.1509432Z [4515/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:51.1602814Z [4515/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-06-01T21:06:51.1604385Z [4516/8163] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/enums/operator-type.c.o 2025-06-01T21:06:51.1634878Z [4516/8163] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-06-01T21:06:51.1636372Z [4517/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-10x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:51.1677895Z [4517/8163] Building CXX object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-06-01T21:06:51.1679167Z [4518/8163] Building C object confu-deps/XNNPACK/CMakeFiles/logging.dir/src/log.c.o 2025-06-01T21:06:51.1749624Z [4518/8163] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-06-01T21:06:51.1751123Z [4519/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:51.2075240Z [4519/8163] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-06-01T21:06:51.2076266Z [4520/8163] Building C object confu-deps/XNNPACK/CMakeFiles/allocator.dir/src/allocator.c.o 2025-06-01T21:06:51.2133415Z [4520/8163] Building C object confu-deps/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-06-01T21:06:51.2134887Z [4521/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:51.2512892Z [4521/8163] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-06-01T21:06:51.2513997Z [4522/8163] Building C object confu-deps/XNNPACK/CMakeFiles/datatype.dir/src/datatype.c.o 2025-06-01T21:06:51.2807445Z [4522/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-06-01T21:06:51.2808551Z [4523/8163] Building C object confu-deps/XNNPACK/CMakeFiles/memory.dir/src/memory.c.o 2025-06-01T21:06:51.2926959Z [4523/8163] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-06-01T21:06:51.2928630Z [4524/8163] Building C object confu-deps/XNNPACK/CMakeFiles/cache.dir/src/cache.c.o 2025-06-01T21:06:51.2948788Z [4524/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-06-01T21:06:51.2950680Z [4525/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:51.2984653Z [4525/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-06-01T21:06:51.2985861Z [4526/8163] Building C object confu-deps/XNNPACK/CMakeFiles/normalization.dir/src/normalization.c.o 2025-06-01T21:06:51.3057042Z [4526/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-06-01T21:06:51.3058304Z [4527/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernel-utils.dir/src/microkernel-utils.c.o 2025-06-01T21:06:51.3243413Z [4527/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-06-01T21:06:51.3244738Z [4528/8163] Building C object confu-deps/XNNPACK/CMakeFiles/mutex.dir/src/mutex.c.o 2025-06-01T21:06:51.3291094Z [4528/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-06-01T21:06:51.3292742Z [4529/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-12x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:51.3396240Z [4529/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-06-01T21:06:51.3397448Z [4530/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operator-delete.c.o 2025-06-01T21:06:51.3784627Z [4530/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-06-01T21:06:51.3786172Z [4531/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:51.3796397Z [4531/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-06-01T21:06:51.3798183Z [4532/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c4-minmax-avx512vnnigfni-prfm.c.o 2025-06-01T21:06:51.3895309Z [4532/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-06-01T21:06:51.3896521Z [4533/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microparams-init.dir/src/microparams-init.c.o 2025-06-01T21:06:51.3978250Z [4533/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-06-01T21:06:51.3979555Z [4534/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/argmax-pooling-nhwc.c.o 2025-06-01T21:06:51.4088816Z [4534/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-06-01T21:06:51.4090136Z [4535/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/channel-shuffle-nc.c.o 2025-06-01T21:06:51.4652856Z [4535/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-06-01T21:06:51.4655348Z [4536/8163] Building C object confu-deps/XNNPACK/CMakeFiles/microkernels-all.dir/src/qd8-f32-qc4w-gemm/gen/qd8-f32-qc4w-gemm-14x16c8-minmax-avx512vnnigfni.c.o 2025-06-01T21:06:51.4678250Z [4536/8163] Linking C static library lib/libmicrokernels-all.a 2025-06-01T21:06:51.4679221Z [4537/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/constant-pad-nd.c.o 2025-06-01T21:06:51.4804581Z [4537/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-06-01T21:06:51.4805945Z [4538/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/binary-elementwise-nd.c.o 2025-06-01T21:06:51.5205115Z [4538/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-06-01T21:06:51.5206353Z [4539/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/average-pooling-nhwc.c.o 2025-06-01T21:06:51.5317713Z [4539/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-06-01T21:06:51.5318953Z [4540/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/batch-matrix-multiply-nc.c.o 2025-06-01T21:06:51.5435338Z [4540/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-06-01T21:06:51.5436517Z [4541/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/pack-lh.c.o 2025-06-01T21:06:51.5517378Z [4541/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-06-01T21:06:51.5518684Z [4542/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/dynamic-fully-connected-nc.c.o 2025-06-01T21:06:51.5882432Z [4542/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-06-01T21:06:51.5883642Z [4543/8163] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2025-06-01T21:06:51.6278618Z [4543/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-06-01T21:06:51.6279925Z [4544/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/rope-nthc.c.o 2025-06-01T21:06:51.6284711Z [4544/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-06-01T21:06:51.6285910Z [4545/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nchw.c.o 2025-06-01T21:06:51.6341537Z [4545/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-06-01T21:06:51.6342744Z [4546/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/max-pooling-nhwc.c.o 2025-06-01T21:06:51.6492268Z [4546/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-06-01T21:06:51.6493730Z [4547/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/reduce-nd.c.o 2025-06-01T21:06:51.6566079Z [4547/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-06-01T21:06:51.6567360Z [4548/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nchw.c.o 2025-06-01T21:06:51.6728948Z [4548/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-06-01T21:06:51.6730233Z [4549/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/resize-bilinear-nhwc.c.o 2025-06-01T21:06:51.7401889Z [4549/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-06-01T21:06:51.7403053Z [4550/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unpooling-nhwc.c.o 2025-06-01T21:06:51.7463512Z [4550/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-06-01T21:06:51.7464683Z [4551/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/slice-nd.c.o 2025-06-01T21:06:51.7524147Z [4551/8163] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-06-01T21:06:51.7525628Z [4552/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/softmax-nc.c.o 2025-06-01T21:06:51.7691821Z [4552/8163] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-06-01T21:06:51.7693281Z [4553/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/scaled-dot-product-attention-nhtc.c.o 2025-06-01T21:06:51.8343750Z [4553/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-06-01T21:06:51.8344889Z [4554/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operator-utils.dir/src/operator-utils.c.o 2025-06-01T21:06:51.8807931Z [4554/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-06-01T21:06:51.8809051Z [4555/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/memory-planner.c.o 2025-06-01T21:06:51.8810291Z [4555/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-06-01T21:06:51.8811407Z [4556/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/deconvolution-nhwc.c.o 2025-06-01T21:06:51.9045872Z [4556/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-06-01T21:06:51.9047137Z [4557/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/transpose-nd.c.o 2025-06-01T21:06:51.9095885Z [4557/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-06-01T21:06:51.9097154Z [4558/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/unary-elementwise-nc.c.o 2025-06-01T21:06:51.9436970Z [4558/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-06-01T21:06:51.9438233Z [4559/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/argmax-pooling-2d.c.o 2025-06-01T21:06:51.9611139Z [4559/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-06-01T21:06:51.9612349Z [4560/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/fully-connected-nc.c.o 2025-06-01T21:06:51.9768256Z [4560/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-06-01T21:06:51.9769474Z [4561/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operators.dir/src/operators/convolution-nhwc.c.o 2025-06-01T21:06:51.9837796Z [4561/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-06-01T21:06:51.9838987Z [4562/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/average-pooling-2d.c.o 2025-06-01T21:06:52.0196532Z [4562/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-06-01T21:06:52.0197684Z [4563/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/batch-matrix-multiply.c.o 2025-06-01T21:06:52.0305213Z [4563/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-06-01T21:06:52.0306354Z [4564/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/binary.c.o 2025-06-01T21:06:52.0825965Z [4564/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-06-01T21:06:52.0827082Z [4565/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/copy.c.o 2025-06-01T21:06:52.1252695Z [4565/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-06-01T21:06:52.1253905Z [4566/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/concatenate.c.o 2025-06-01T21:06:52.1355187Z [4566/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-06-01T21:06:52.1356688Z [4567/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deprecated.c.o 2025-06-01T21:06:52.1357790Z [4567/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-06-01T21:06:52.1358807Z [4568/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/runtime.c.o 2025-06-01T21:06:52.1618853Z [4568/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-06-01T21:06:52.1620119Z [4569/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depth-to-space-2d.c.o 2025-06-01T21:06:52.1759554Z [4569/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-06-01T21:06:52.1760759Z [4570/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/convolution-2d.c.o 2025-06-01T21:06:52.1807212Z [4570/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-06-01T21:06:52.1808437Z [4571/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/deconvolution-2d.c.o 2025-06-01T21:06:52.2237731Z [4571/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-06-01T21:06:52.2238931Z [4572/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected-sparse.c.o 2025-06-01T21:06:52.2516593Z [4572/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-06-01T21:06:52.2517761Z [4573/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/pack-lh.c.o 2025-06-01T21:06:52.2623097Z [4573/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-06-01T21:06:52.2624309Z [4574/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/even-split.c.o 2025-06-01T21:06:52.2769315Z [4574/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-06-01T21:06:52.2770429Z [4575/8163] Building C object confu-deps/XNNPACK/CMakeFiles/operator-run.dir/src/operator-run.c.o 2025-06-01T21:06:52.2781847Z [4575/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-06-01T21:06:52.2783028Z [4576/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/max-pooling-2d.c.o 2025-06-01T21:06:52.2840058Z [4576/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-06-01T21:06:52.2842541Z [4577/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/depthwise-convolution-2d.c.o 2025-06-01T21:06:52.2861966Z [4577/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-06-01T21:06:52.2864115Z [4578/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/reshape-helpers.c.o 2025-06-01T21:06:52.2876469Z [4578/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-06-01T21:06:52.2878179Z [4579/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph.c.o 2025-06-01T21:06:52.3313988Z [4579/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-06-01T21:06:52.3315170Z [4580/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/softmax.c.o 2025-06-01T21:06:52.3524049Z [4580/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-06-01T21:06:52.3525546Z [4581/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/space-to-depth-2d.c.o 2025-06-01T21:06:52.3685786Z [4581/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-06-01T21:06:52.3687043Z [4582/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-resize-bilinear-2d.c.o 2025-06-01T21:06:52.3747280Z [4582/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-06-01T21:06:52.3748468Z [4583/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-constant-pad.c.o 2025-06-01T21:06:52.3749640Z [4583/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-06-01T21:06:52.3750800Z [4584/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-slice.c.o 2025-06-01T21:06:52.3772991Z [4584/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-06-01T21:06:52.3774153Z [4585/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/scaled-dot-product-attention.c.o 2025-06-01T21:06:52.3805599Z [4585/8163] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-06-01T21:06:52.3806780Z [4586/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/fully-connected.c.o 2025-06-01T21:06:52.3951604Z [4586/8163] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-06-01T21:06:52.3952835Z [4587/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-reduce.c.o 2025-06-01T21:06:52.4151271Z [4587/8163] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-06-01T21:06:52.4152542Z [4588/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unpooling-2d.c.o 2025-06-01T21:06:52.4172784Z [4588/8163] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-06-01T21:06:52.4173985Z [4589/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/static-transpose.c.o 2025-06-01T21:06:52.4472069Z [4589/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2025-06-01T21:06:52.4473192Z [4590/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/validation.c.o 2025-06-01T21:06:52.4672520Z [4590/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2025-06-01T21:06:52.4673919Z [4591/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/subgraph/unary.c.o 2025-06-01T21:06:52.5437668Z [4591/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2025-06-01T21:06:52.5438717Z [4592/8163] Building C object confu-deps/XNNPACK/CMakeFiles/subgraph.dir/src/tensor.c.o 2025-06-01T21:06:53.0810942Z [4592/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2025-06-01T21:06:53.0813118Z [4593/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2025-06-01T21:06:53.1286730Z [4593/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2025-06-01T21:06:53.1288115Z [4594/8163] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/unary-elementwise.cc.o 2025-06-01T21:06:53.2038911Z [4594/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/check.cc.o 2025-06-01T21:06:53.2053045Z [4595/8163] Linking C static library lib/libmicrokernels-all.a 2025-06-01T21:06:53.4189638Z [4595/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2025-06-01T21:06:53.4190975Z [4596/8163] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2025-06-01T21:06:53.4364274Z [4596/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2025-06-01T21:06:53.4365589Z [4597/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2025-06-01T21:06:53.5278936Z [4597/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2025-06-01T21:06:53.5280040Z [4598/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/check.cc.o 2025-06-01T21:06:53.5554001Z [4598/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2025-06-01T21:06:53.5555377Z [4599/8163] Building CXX object confu-deps/XNNPACK/CMakeFiles/reference-ukernels.dir/src/reference/binary-elementwise.cc.o 2025-06-01T21:06:53.6628054Z [4599/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2025-06-01T21:06:53.6629292Z [4600/8163] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2025-06-01T21:06:53.7308947Z [4600/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2025-06-01T21:06:53.7310094Z [4601/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2025-06-01T21:06:53.9436791Z [4601/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2025-06-01T21:06:53.9437950Z [4602/8163] Building CXX object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/reference/packing.cc.o 2025-06-01T21:06:54.0106576Z [4602/8163] Generating build_identifier.c 2025-06-01T21:06:54.0107117Z [4603/8163] Generating build_identifier.c 2025-06-01T21:06:54.0592314Z [4603/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-06-01T21:06:54.0593542Z [4604/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/argmaxpool-config.c.o 2025-06-01T21:06:54.1169967Z [4604/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-06-01T21:06:54.1177012Z [4605/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/avgpool-config.c.o 2025-06-01T21:06:54.2784728Z [4605/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-06-01T21:06:54.2786046Z [4606/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2025-06-01T21:06:54.2837283Z [4606/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-06-01T21:06:54.2838746Z [4607/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/binary-elementwise-config.c.o 2025-06-01T21:06:54.3356896Z [4607/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-06-01T21:06:54.3358135Z [4608/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/conv-hwc2chw-config.c.o 2025-06-01T21:06:54.3389107Z [4608/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-06-01T21:06:54.3390235Z [4609/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/cmul-config.c.o 2025-06-01T21:06:54.4190684Z [4609/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-06-01T21:06:54.4191877Z [4610/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv2d-chw-config.c.o 2025-06-01T21:06:54.4400037Z [4610/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-06-01T21:06:54.4401573Z [4611/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/experiments-config.c.o 2025-06-01T21:06:54.4526440Z [4611/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-06-01T21:06:54.4527594Z [4612/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/dwconv-config.c.o 2025-06-01T21:06:54.5030940Z [4612/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-06-01T21:06:54.5032176Z [4613/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-chw-config.c.o 2025-06-01T21:06:54.5400209Z [4613/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-06-01T21:06:54.5401366Z [4614/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2025-06-01T21:06:54.5634090Z [4614/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-06-01T21:06:54.5883588Z [4615/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/ibilinear-config.c.o 2025-06-01T21:06:54.5884944Z [4615/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-06-01T21:06:54.5886101Z [4616/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/lut32norm-config.c.o 2025-06-01T21:06:54.6249105Z [4616/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-06-01T21:06:54.6250302Z [4617/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/maxpool-config.c.o 2025-06-01T21:06:54.6424039Z [4617/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-06-01T21:06:54.6425238Z [4618/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pavgpool-config.c.o 2025-06-01T21:06:54.6747260Z [4618/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-06-01T21:06:54.6748513Z [4619/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/pack-lh-config.c.o 2025-06-01T21:06:54.6980007Z [4619/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-06-01T21:06:54.6981285Z [4620/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/raddstoreexpminusmax-config.c.o 2025-06-01T21:06:54.7234821Z [4620/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-06-01T21:06:54.7236048Z [4621/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2025-06-01T21:06:54.7385953Z [4621/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-06-01T21:06:54.7387415Z [4622/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/gemm-config.c.o 2025-06-01T21:06:54.7610652Z [4622/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-06-01T21:06:54.7611809Z [4623/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/rmax-config.c.o 2025-06-01T21:06:54.7613502Z [4623/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-06-01T21:06:54.7614685Z [4624/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2025-06-01T21:06:54.7722516Z [4624/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-06-01T21:06:54.7723847Z [4625/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/reduce-config.c.o 2025-06-01T21:06:54.7839503Z [4625/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-06-01T21:06:54.7840922Z [4626/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/spmm-config.c.o 2025-06-01T21:06:54.8051136Z [4626/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-06-01T21:06:54.8052329Z [4627/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/transpose-config.c.o 2025-06-01T21:06:54.8085936Z [4627/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-06-01T21:06:54.8087094Z [4628/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unpool-config.c.o 2025-06-01T21:06:54.8265724Z [4628/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-06-01T21:06:54.8266965Z [4629/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/vmulcaddc-config.c.o 2025-06-01T21:06:54.8308538Z [4629/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-06-01T21:06:54.8309733Z [4630/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-fill-config.c.o 2025-06-01T21:06:54.8526469Z [4630/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-06-01T21:06:54.8527527Z [4631/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/xx-pad-config.c.o 2025-06-01T21:06:54.8576780Z [4631/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-06-01T21:06:54.8577842Z [4632/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/x8-lut-config.c.o 2025-06-01T21:06:54.8756512Z [4632/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-06-01T21:06:54.8757537Z [4633/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params.c.o 2025-06-01T21:06:54.8782523Z [4633/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2025-06-01T21:06:54.8783686Z [4634/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/zip-config.c.o 2025-06-01T21:06:54.8805925Z [4634/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2025-06-01T21:06:54.8806905Z [4635/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2025-06-01T21:06:54.8854459Z [4635/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2025-06-01T21:06:54.8855527Z [4636/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/build_identifier.c.o 2025-06-01T21:06:55.0282122Z [4636/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2025-06-01T21:06:55.0283352Z [4637/8163] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/configs/unary-elementwise-config.c.o 2025-06-01T21:06:55.0759151Z [4637/8163] Linking CXX static library lib/libXNNPACK.a 2025-06-01T21:06:55.0760121Z [4638/8163] Linking CXX static library lib/libXNNPACK.a 2025-06-01T21:06:55.0831904Z [4638/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2025-06-01T21:06:55.1054555Z [4639/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2025-06-01T21:06:55.1055601Z [4639/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2025-06-01T21:06:55.1056664Z [4640/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2025-06-01T21:06:55.6613378Z [4640/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2025-06-01T21:06:55.6614641Z [4641/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2025-06-01T21:06:55.6654131Z [4641/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2025-06-01T21:06:55.6655618Z [4642/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2025-06-01T21:06:55.7408386Z [4642/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2025-06-01T21:06:55.7409583Z [4643/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2025-06-01T21:06:55.7553939Z [4643/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2025-06-01T21:06:55.7555155Z [4644/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2025-06-01T21:06:55.7587827Z [4644/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2025-06-01T21:06:55.7588993Z [4645/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2025-06-01T21:06:55.8818201Z [4645/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2025-06-01T21:06:55.8819424Z [4646/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2025-06-01T21:06:55.9207160Z [4646/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2025-06-01T21:06:55.9208401Z [4647/8163] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2025-06-01T21:06:55.9209722Z [4647/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2025-06-01T21:06:55.9210776Z [4648/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2025-06-01T21:06:56.5954741Z [4648/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2025-06-01T21:06:56.5956000Z [4649/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2025-06-01T21:06:56.6525967Z [4649/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2025-06-01T21:06:56.6527969Z [4650/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2025-06-01T21:06:56.7263318Z [4650/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2025-06-01T21:06:56.7265470Z [4651/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2025-06-01T21:06:56.8246612Z [4651/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2025-06-01T21:06:56.8248705Z [4652/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2025-06-01T21:06:57.3885810Z [4652/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2025-06-01T21:06:57.3888300Z [4653/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2025-06-01T21:06:58.1361717Z [4653/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2025-06-01T21:06:58.1364046Z [4654/8163] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2025-06-01T21:06:58.1589777Z [4654/8163] Linking CXX static library lib/libbenchmark.a 2025-06-01T21:06:58.1590935Z [4655/8163] Linking CXX static library lib/libbenchmark.a 2025-06-01T21:06:58.1695878Z [4655/8163] Linking CXX static library lib/libbenchmark_main.a 2025-06-01T21:06:58.1697136Z [4656/8163] Linking CXX static library lib/libbenchmark_main.a 2025-06-01T21:06:58.1985357Z [4656/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmPackMatrixB.cc.o 2025-06-01T21:06:58.1987469Z [4657/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2025-06-01T21:06:58.2072556Z [4657/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2025-06-01T21:06:58.2075087Z [4658/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2025-06-01T21:06:58.6895755Z [4658/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2025-06-01T21:06:58.6898079Z [4659/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2025-06-01T21:06:58.9807159Z [4659/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2025-06-01T21:06:58.9809478Z [4660/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2025-06-01T21:06:59.5104226Z [4660/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2025-06-01T21:06:59.5106613Z [4661/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2025-06-01T21:07:00.4206895Z [4661/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2025-06-01T21:07:00.4209375Z [4662/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmPackMatrixB.cc.o 2025-06-01T21:07:00.7688053Z [4662/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2025-06-01T21:07:00.7690301Z [4663/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2025-06-01T21:07:00.7757746Z [4663/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2025-06-01T21:07:00.7759770Z [4664/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2025-06-01T21:07:01.8930562Z [4664/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2025-06-01T21:07:01.8931878Z [4665/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2025-06-01T21:07:01.9355488Z [4665/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2025-06-01T21:07:01.9356932Z [4666/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2025-06-01T21:07:02.0586673Z [4666/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2025-06-01T21:07:02.0588093Z [4667/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2025-06-01T21:07:02.3951194Z [4667/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2025-06-01T21:07:02.3952854Z [4668/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2025-06-01T21:07:02.9551187Z [4668/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2025-06-01T21:07:02.9552374Z [4669/8163] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2025-06-01T21:07:02.9721781Z [4669/8163] Linking CXX static library lib/libgtest.a 2025-06-01T21:07:02.9722470Z [4670/8163] Linking CXX static library lib/libgtest.a 2025-06-01T21:07:02.9850403Z [4670/8163] Linking CXX static library lib/libgmock.a 2025-06-01T21:07:02.9851049Z [4671/8163] Linking CXX static library lib/libgmock.a 2025-06-01T21:07:02.9955637Z [4671/8163] Linking CXX static library lib/libgmock_main.a 2025-06-01T21:07:02.9956329Z [4672/8163] Linking CXX static library lib/libgmock_main.a 2025-06-01T21:07:03.0069496Z [4672/8163] Linking CXX static library lib/libgtest_main.a 2025-06-01T21:07:03.0070207Z [4673/8163] Linking CXX static library lib/libgtest_main.a 2025-06-01T21:07:03.2410376Z [4673/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2025-06-01T21:07:03.2411663Z [4674/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2025-06-01T21:07:04.0824976Z [4674/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2025-06-01T21:07:04.0826270Z [4675/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2025-06-01T21:07:04.1359237Z [4675/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2025-06-01T21:07:04.1360458Z [4676/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2025-06-01T21:07:04.1834875Z [4676/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2025-06-01T21:07:04.1836222Z [4677/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2025-06-01T21:07:04.4649104Z [4677/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2025-06-01T21:07:04.4650388Z [4678/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2025-06-01T21:07:04.5649532Z [4678/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2025-06-01T21:07:04.5650750Z [4679/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2025-06-01T21:07:05.0399206Z [4679/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2025-06-01T21:07:05.0400557Z [4680/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2025-06-01T21:07:05.4119472Z [4680/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2025-06-01T21:07:05.4120702Z [4681/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2025-06-01T21:07:05.5811750Z [4681/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2025-06-01T21:07:05.5812985Z [4682/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2025-06-01T21:07:05.6433799Z [4682/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2025-06-01T21:07:05.6434953Z [4683/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2025-06-01T21:07:06.8422447Z [4683/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2025-06-01T21:07:06.8423960Z [4684/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2025-06-01T21:07:07.1172122Z [4684/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2025-06-01T21:07:07.1173339Z [4685/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2025-06-01T21:07:07.2301179Z [4685/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2025-06-01T21:07:07.2302407Z [4686/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2025-06-01T21:07:07.3797218Z [4686/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2025-06-01T21:07:07.3798425Z [4687/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2025-06-01T21:07:07.4691060Z [4687/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2025-06-01T21:07:07.4692438Z [4688/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2025-06-01T21:07:07.7725752Z [4688/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2025-06-01T21:07:07.7727111Z [4689/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2025-06-01T21:07:07.8685076Z [4689/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2025-06-01T21:07:07.8686316Z [4690/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2025-06-01T21:07:08.4086119Z [4690/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2025-06-01T21:07:08.4087334Z [4691/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2025-06-01T21:07:08.7356103Z [4691/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2025-06-01T21:07:08.7357387Z [4692/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2025-06-01T21:07:08.8714598Z [4692/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2025-06-01T21:07:08.8715854Z [4693/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2025-06-01T21:07:08.9720162Z [4693/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2025-06-01T21:07:08.9721530Z [4694/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2025-06-01T21:07:09.6871877Z [4694/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2025-06-01T21:07:09.6873150Z [4695/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2025-06-01T21:07:09.9759900Z [4695/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2025-06-01T21:07:09.9761304Z [4696/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2025-06-01T21:07:10.2742528Z [4696/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2025-06-01T21:07:10.2743798Z [4697/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2025-06-01T21:07:10.3804723Z [4697/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2025-06-01T21:07:10.3806072Z [4698/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2025-06-01T21:07:10.7408076Z [4698/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2025-06-01T21:07:10.7409296Z [4699/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2025-06-01T21:07:11.2476291Z [4699/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2025-06-01T21:07:11.2477374Z [4700/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2025-06-01T21:07:11.2748620Z [4700/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2025-06-01T21:07:11.2749824Z [4701/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2025-06-01T21:07:11.3350222Z [4701/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2025-06-01T21:07:11.3351503Z [4702/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2025-06-01T21:07:12.3133062Z [4702/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2025-06-01T21:07:12.3134441Z [4703/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2025-06-01T21:07:12.9092977Z [4703/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2025-06-01T21:07:12.9094166Z [4704/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2025-06-01T21:07:12.9208812Z [4704/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2025-06-01T21:07:12.9209982Z [4705/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2025-06-01T21:07:13.4398496Z [4705/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2025-06-01T21:07:13.4399743Z [4706/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2025-06-01T21:07:13.6649074Z [4706/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2025-06-01T21:07:13.6650378Z [4707/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2025-06-01T21:07:13.9054796Z [4707/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2025-06-01T21:07:13.9056167Z [4708/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2025-06-01T21:07:14.1270172Z [4708/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2025-06-01T21:07:14.1271417Z [4709/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2025-06-01T21:07:14.6641632Z [4709/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2025-06-01T21:07:14.6642818Z [4710/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2025-06-01T21:07:15.2742782Z [4710/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2025-06-01T21:07:15.2744099Z [4711/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2025-06-01T21:07:15.9202811Z [4711/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2025-06-01T21:07:15.9204279Z [4712/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2025-06-01T21:07:16.0000397Z [4712/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_autovec.dir/src/EmbeddingSpMDMAutovec.cc.o 2025-06-01T21:07:16.0001883Z [4713/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2025-06-01T21:07:16.1735415Z [4713/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2025-06-01T21:07:16.1736740Z [4714/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2025-06-01T21:07:16.4289469Z [4714/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2025-06-01T21:07:16.4290751Z [4715/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2025-06-01T21:07:16.6248714Z [4715/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2025-06-01T21:07:16.6249977Z [4716/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2025-06-01T21:07:16.8732943Z [4716/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2025-06-01T21:07:16.8734258Z [4717/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2025-06-01T21:07:17.1131680Z [4717/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2025-06-01T21:07:17.1132921Z [4718/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2025-06-01T21:07:17.2129029Z [4718/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2025-06-01T21:07:17.2130321Z [4719/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2025-06-01T21:07:17.4378791Z [4719/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2025-06-01T21:07:17.4380090Z [4720/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2025-06-01T21:07:17.4447459Z [4720/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2025-06-01T21:07:17.4448742Z [4721/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2025-06-01T21:07:17.4666090Z [4721/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2025-06-01T21:07:17.4667333Z [4722/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2025-06-01T21:07:17.7374468Z [4722/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2025-06-01T21:07:17.7375722Z [4723/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2025-06-01T21:07:17.8588241Z [4723/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2025-06-01T21:07:17.8589509Z [4724/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2025-06-01T21:07:17.8870015Z [4724/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2025-06-01T21:07:17.8871385Z [4725/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2025-06-01T21:07:17.8910576Z [4725/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2025-06-01T21:07:17.8911840Z [4726/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2025-06-01T21:07:17.9916901Z [4726/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2025-06-01T21:07:17.9918452Z [4727/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2025-06-01T21:07:18.0331669Z [4727/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2025-06-01T21:07:18.0332948Z [4728/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2025-06-01T21:07:18.0746009Z [4728/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2025-06-01T21:07:18.0747351Z [4729/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2025-06-01T21:07:18.2030197Z [4729/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2025-06-01T21:07:18.2031443Z [4730/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2025-06-01T21:07:18.3525494Z [4730/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2025-06-01T21:07:18.3526980Z [4731/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2025-06-01T21:07:18.4026521Z [4731/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/instdb.cpp.o 2025-06-01T21:07:18.4027785Z [4732/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2025-06-01T21:07:18.4325677Z [4732/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2025-06-01T21:07:18.4326927Z [4733/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2025-06-01T21:07:18.4404490Z [4733/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2025-06-01T21:07:18.4405855Z [4734/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2025-06-01T21:07:18.6129793Z [4734/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2025-06-01T21:07:18.6131040Z [4735/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/instdb.cpp.o 2025-06-01T21:07:18.6850265Z [4735/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2025-06-01T21:07:18.6851522Z [4736/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2025-06-01T21:07:18.7164569Z [4736/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2025-06-01T21:07:18.7165843Z [4737/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2025-06-01T21:07:18.7667590Z [4737/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2025-06-01T21:07:18.7668856Z [4738/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2025-06-01T21:07:18.8327497Z [4738/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2025-06-01T21:07:18.8328737Z [4739/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2025-06-01T21:07:19.0135303Z [4739/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2025-06-01T21:07:19.0136541Z [4740/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2025-06-01T21:07:19.1649524Z [4740/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2025-06-01T21:07:19.1650759Z [4741/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2025-06-01T21:07:19.2645906Z [4741/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2025-06-01T21:07:19.2647192Z [4742/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2025-06-01T21:07:19.2806462Z [4742/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2025-06-01T21:07:19.2807707Z [4743/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2025-06-01T21:07:19.4847006Z [4743/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2025-06-01T21:07:19.4848202Z [4744/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2025-06-01T21:07:19.4849374Z [4744/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2025-06-01T21:07:19.4850801Z [4745/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2025-06-01T21:07:19.6131983Z [4745/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2025-06-01T21:07:19.6133183Z [4746/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2025-06-01T21:07:19.6892182Z [4746/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2025-06-01T21:07:19.6893413Z [4747/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2025-06-01T21:07:19.7788694Z [4747/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2025-06-01T21:07:19.7789956Z [4748/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2025-06-01T21:07:19.8127090Z [4748/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2025-06-01T21:07:19.8128475Z [4749/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2025-06-01T21:07:19.8129695Z [4749/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2025-06-01T21:07:19.8130873Z [4750/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2025-06-01T21:07:19.9271060Z [4750/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2025-06-01T21:07:19.9272373Z [4751/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2025-06-01T21:07:19.9411227Z [4751/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2025-06-01T21:07:19.9412542Z [4752/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2025-06-01T21:07:19.9846683Z [4752/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2025-06-01T21:07:19.9847950Z [4753/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2025-06-01T21:07:20.0205961Z [4753/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2025-06-01T21:07:20.2960740Z [4754/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2025-06-01T21:07:20.2962030Z [4754/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2025-06-01T21:07:20.2963255Z [4755/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2025-06-01T21:07:20.4037069Z [4755/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2025-06-01T21:07:20.4038643Z [4756/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2025-06-01T21:07:20.4606916Z [4756/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2025-06-01T21:07:20.5715031Z [4757/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2025-06-01T21:07:20.5716292Z [4757/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2025-06-01T21:07:20.5717485Z [4758/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2025-06-01T21:07:20.7935243Z [4758/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2025-06-01T21:07:20.7936498Z [4759/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2025-06-01T21:07:20.7939183Z [4759/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2025-06-01T21:07:20.7940429Z [4760/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2025-06-01T21:07:20.9299590Z [4760/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2025-06-01T21:07:20.9300889Z [4761/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2025-06-01T21:07:20.9568239Z [4761/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2025-06-01T21:07:20.9569488Z [4762/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2025-06-01T21:07:21.0447898Z [4762/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2025-06-01T21:07:21.0449238Z [4763/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2025-06-01T21:07:21.1509842Z [4763/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2025-06-01T21:07:21.1511093Z [4764/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2025-06-01T21:07:22.0896829Z [4764/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2025-06-01T21:07:22.0898111Z [4765/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2025-06-01T21:07:22.1031458Z [4765/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2025-06-01T21:07:22.1032791Z [4766/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2025-06-01T21:07:22.4885677Z [4766/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2025-06-01T21:07:22.4887229Z [4767/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2025-06-01T21:07:22.7203568Z [4767/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2025-06-01T21:07:22.7205004Z [4768/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2025-06-01T21:07:22.7328500Z [4768/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2025-06-01T21:07:22.7329799Z [4769/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2025-06-01T21:07:23.0357207Z [4769/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2025-06-01T21:07:23.0358761Z [4770/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2025-06-01T21:07:23.3329264Z [4770/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2025-06-01T21:07:23.3330545Z [4771/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2025-06-01T21:07:23.4064224Z [4771/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2025-06-01T21:07:23.4065508Z [4772/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2025-06-01T21:07:23.6285778Z [4772/8163] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2025-06-01T21:07:23.6287067Z [4773/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2025-06-01T21:07:23.6609955Z [4773/8163] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2025-06-01T21:07:23.6611455Z [4774/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2025-06-01T21:07:23.6958404Z [4774/8163] Building C object third_party/ittapi/CMakeFiles/jitprofiling.dir/src/ittnotify/jitprofiling.c.o 2025-06-01T21:07:23.6959617Z [4775/8163] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2025-06-01T21:07:23.7280909Z [4775/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2025-06-01T21:07:23.7282326Z [4776/8163] Building C object third_party/ittapi/CMakeFiles/jitprofiling.dir/src/ittnotify/jitprofiling.c.o 2025-06-01T21:07:23.7396098Z [4776/8163] Linking C static library lib/libjitprofiling.a 2025-06-01T21:07:23.7396966Z [4777/8163] Linking C static library lib/libjitprofiling.a 2025-06-01T21:07:23.8203680Z [4777/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2025-06-01T21:07:23.8205324Z [4778/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2025-06-01T21:07:23.8713981Z [4778/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2025-06-01T21:07:23.8715639Z [4779/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2025-06-01T21:07:23.9052083Z [4779/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2025-06-01T21:07:23.9053464Z [4780/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2025-06-01T21:07:23.9606416Z [4780/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2025-06-01T21:07:23.9607939Z [4781/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2025-06-01T21:07:23.9774492Z [4781/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2025-06-01T21:07:23.9966003Z [4782/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2025-06-01T21:07:23.9967487Z [4782/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2025-06-01T21:07:23.9968909Z [4783/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2025-06-01T21:07:24.1054906Z [4783/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2025-06-01T21:07:24.1056633Z [4784/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2025-06-01T21:07:24.1209192Z [4784/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2025-06-01T21:07:24.1210760Z [4785/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2025-06-01T21:07:24.1905521Z [4785/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2025-06-01T21:07:24.1907049Z [4786/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2025-06-01T21:07:24.1949574Z [4786/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2025-06-01T21:07:24.1951463Z [4787/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2025-06-01T21:07:24.3150696Z [4787/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2025-06-01T21:07:24.3152207Z [4788/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2025-06-01T21:07:24.3153309Z In file included from /pytorch/third_party/tensorpipe/third_party/libuv/src/uv-common.h:42, 2025-06-01T21:07:24.3154110Z from /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/internal.h:25, 2025-06-01T21:07:24.3154867Z from /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/async.c:26: 2025-06-01T21:07:24.3155821Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/async.c: In function ‘uv__async_io’: 2025-06-01T21:07:24.3159272Z /pytorch/third_party/tensorpipe/third_party/libuv/src/queue.h:68:19: warning: storing the address of local variable ‘queue’ in ‘((void * (**)[2])MEM[(void *[2] * *)loop_24(D) + 432B])[1]’ [-Wdangling-pointer=] 2025-06-01T21:07:24.3160446Z 68 | QUEUE_PREV(q) = (n); \ 2025-06-01T21:07:24.3160856Z | ^ 2025-06-01T21:07:24.3161646Z /pytorch/third_party/tensorpipe/third_party/libuv/src/queue.h:78:7: note: in expansion of macro ‘QUEUE_SPLIT’ 2025-06-01T21:07:24.3162421Z 78 | QUEUE_SPLIT(h, q, n); \ 2025-06-01T21:07:24.3162833Z | ^~~~~~~~~~~ 2025-06-01T21:07:24.3163609Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/async.c:149:3: note: in expansion of macro ‘QUEUE_MOVE’ 2025-06-01T21:07:24.3164673Z 149 | QUEUE_MOVE(&loop->async_handles, &queue); 2025-06-01T21:07:24.3165067Z | ^~~~~~~~~~ 2025-06-01T21:07:24.3165767Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/async.c:125:9: note: ‘queue’ declared here 2025-06-01T21:07:24.3166457Z 125 | QUEUE queue; 2025-06-01T21:07:24.3166731Z | ^~~~~ 2025-06-01T21:07:24.3167423Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/async.c:122:37: note: ‘loop’ declared here 2025-06-01T21:07:24.3168264Z 122 | static void uv__async_io(uv_loop_t* loop, uv__io_t* w, unsigned int events) { 2025-06-01T21:07:24.3168784Z | ~~~~~~~~~~~^~~~ 2025-06-01T21:07:24.3169045Z 2025-06-01T21:07:24.3262335Z [4788/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2025-06-01T21:07:24.3263657Z [4789/8163] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2025-06-01T21:07:24.3283373Z [4789/8163] Linking C static library lib/libittnotify.a 2025-06-01T21:07:24.3284953Z [4790/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2025-06-01T21:07:24.3286150Z In file included from /pytorch/third_party/tensorpipe/third_party/libuv/src/uv-common.h:42, 2025-06-01T21:07:24.3286943Z from /pytorch/third_party/tensorpipe/third_party/libuv/src/uv-common.c:23: 2025-06-01T21:07:24.3288167Z /pytorch/third_party/tensorpipe/third_party/libuv/src/uv-common.c: In function ‘uv_walk’: 2025-06-01T21:07:24.3290021Z /pytorch/third_party/tensorpipe/third_party/libuv/src/queue.h:68:19: warning: storing the address of local variable ‘queue’ in ‘((void * (**)[2])MEM[(void *[2] * *)loop_13(D) + 16B])[1]’ [-Wdangling-pointer=] 2025-06-01T21:07:24.3291175Z 68 | QUEUE_PREV(q) = (n); \ 2025-06-01T21:07:24.3291599Z | ^ 2025-06-01T21:07:24.3292382Z /pytorch/third_party/tensorpipe/third_party/libuv/src/queue.h:78:7: note: in expansion of macro ‘QUEUE_SPLIT’ 2025-06-01T21:07:24.3293195Z 78 | QUEUE_SPLIT(h, q, n); \ 2025-06-01T21:07:24.3293630Z | ^~~~~~~~~~~ 2025-06-01T21:07:24.3294558Z /pytorch/third_party/tensorpipe/third_party/libuv/src/uv-common.c:491:3: note: in expansion of macro ‘QUEUE_MOVE’ 2025-06-01T21:07:24.3295422Z 491 | QUEUE_MOVE(&loop->handle_queue, &queue); 2025-06-01T21:07:24.3295796Z | ^~~~~~~~~~ 2025-06-01T21:07:24.3296466Z /pytorch/third_party/tensorpipe/third_party/libuv/src/uv-common.c:487:9: note: ‘queue’ declared here 2025-06-01T21:07:24.3297116Z 487 | QUEUE queue; 2025-06-01T21:07:24.3297406Z | ^~~~~ 2025-06-01T21:07:24.3298068Z /pytorch/third_party/tensorpipe/third_party/libuv/src/uv-common.c:486:25: note: ‘loop’ declared here 2025-06-01T21:07:24.3298816Z 486 | void uv_walk(uv_loop_t* loop, uv_walk_cb walk_cb, void* arg) { 2025-06-01T21:07:24.3299248Z | ~~~~~~~~~~~^~~~ 2025-06-01T21:07:24.3299483Z 2025-06-01T21:07:24.3388163Z [4790/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2025-06-01T21:07:24.3389248Z [4791/8163] Linking C static library lib/libittnotify.a 2025-06-01T21:07:24.4049005Z [4791/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2025-06-01T21:07:24.4050565Z [4792/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2025-06-01T21:07:24.4159570Z [4792/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2025-06-01T21:07:24.4161013Z [4793/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2025-06-01T21:07:24.4602483Z [4793/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2025-06-01T21:07:24.4604197Z [4794/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2025-06-01T21:07:24.4999162Z [4794/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2025-06-01T21:07:24.5000683Z [4795/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2025-06-01T21:07:24.5474873Z [4795/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2025-06-01T21:07:24.5476397Z [4796/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2025-06-01T21:07:24.5477498Z In file included from /pytorch/third_party/tensorpipe/third_party/libuv/src/uv-common.h:42, 2025-06-01T21:07:24.5478463Z from /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/internal.h:25, 2025-06-01T21:07:24.5479302Z from /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:23: 2025-06-01T21:07:24.5480408Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c: In function ‘uv__run_prepare’: 2025-06-01T21:07:24.5481992Z /pytorch/third_party/tensorpipe/third_party/libuv/src/queue.h:68:19: warning: storing the address of local variable ‘queue’ in ‘((void * (**)[2])MEM[(void *[2] * *)loop_12(D) + 384B])[1]’ [-Wdangling-pointer=] 2025-06-01T21:07:24.5483110Z 68 | QUEUE_PREV(q) = (n); \ 2025-06-01T21:07:24.5483532Z | ^ 2025-06-01T21:07:24.5484577Z /pytorch/third_party/tensorpipe/third_party/libuv/src/queue.h:78:7: note: in expansion of macro ‘QUEUE_SPLIT’ 2025-06-01T21:07:24.5485376Z 78 | QUEUE_SPLIT(h, q, n); \ 2025-06-01T21:07:24.5485810Z | ^~~~~~~~~~~ 2025-06-01T21:07:24.5487759Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:52:5: note: in expansion of macro ‘QUEUE_MOVE’ 2025-06-01T21:07:24.5488701Z 52 | QUEUE_MOVE(&loop->name##_handles, &queue); \ 2025-06-01T21:07:24.5489176Z | ^~~~~~~~~~ 2025-06-01T21:07:24.5490069Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:66:1: note: in expansion of macro ‘UV_LOOP_WATCHER_DEFINE’ 2025-06-01T21:07:24.5490915Z 66 | UV_LOOP_WATCHER_DEFINE(prepare, PREPARE) 2025-06-01T21:07:24.5491298Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:07:24.5492068Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:50:11: note: ‘queue’ declared here 2025-06-01T21:07:24.5492944Z 50 | QUEUE queue; \ 2025-06-01T21:07:24.5493368Z | ^~~~~ 2025-06-01T21:07:24.5494242Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:66:1: note: in expansion of macro ‘UV_LOOP_WATCHER_DEFINE’ 2025-06-01T21:07:24.5495233Z 66 | UV_LOOP_WATCHER_DEFINE(prepare, PREPARE) 2025-06-01T21:07:24.5495594Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:07:24.5496390Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:48:34: note: ‘loop’ declared here 2025-06-01T21:07:24.5497198Z 48 | void uv__run_##name(uv_loop_t* loop) { \ 2025-06-01T21:07:24.5497660Z | ~~~~~~~~~~~^~~~ 2025-06-01T21:07:24.5498580Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:66:1: note: in expansion of macro ‘UV_LOOP_WATCHER_DEFINE’ 2025-06-01T21:07:24.5499395Z 66 | UV_LOOP_WATCHER_DEFINE(prepare, PREPARE) 2025-06-01T21:07:24.5499772Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:07:24.5500487Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c: In function ‘uv__run_check’: 2025-06-01T21:07:24.5502071Z /pytorch/third_party/tensorpipe/third_party/libuv/src/queue.h:68:19: warning: storing the address of local variable ‘queue’ in ‘((void * (**)[2])MEM[(void *[2] * *)loop_12(D) + 400B])[1]’ [-Wdangling-pointer=] 2025-06-01T21:07:24.5503187Z 68 | QUEUE_PREV(q) = (n); \ 2025-06-01T21:07:24.5503591Z | ^ 2025-06-01T21:07:24.5504338Z /pytorch/third_party/tensorpipe/third_party/libuv/src/queue.h:78:7: note: in expansion of macro ‘QUEUE_SPLIT’ 2025-06-01T21:07:24.5505093Z 78 | QUEUE_SPLIT(h, q, n); \ 2025-06-01T21:07:24.5505512Z | ^~~~~~~~~~~ 2025-06-01T21:07:24.5506320Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:52:5: note: in expansion of macro ‘QUEUE_MOVE’ 2025-06-01T21:07:24.5507193Z 52 | QUEUE_MOVE(&loop->name##_handles, &queue); \ 2025-06-01T21:07:24.5507784Z | ^~~~~~~~~~ 2025-06-01T21:07:24.5508637Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:67:1: note: in expansion of macro ‘UV_LOOP_WATCHER_DEFINE’ 2025-06-01T21:07:24.5509502Z 67 | UV_LOOP_WATCHER_DEFINE(check, CHECK) 2025-06-01T21:07:24.5509856Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:07:24.5510637Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:50:11: note: ‘queue’ declared here 2025-06-01T21:07:24.5511399Z 50 | QUEUE queue; \ 2025-06-01T21:07:24.5511800Z | ^~~~~ 2025-06-01T21:07:24.5512654Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:67:1: note: in expansion of macro ‘UV_LOOP_WATCHER_DEFINE’ 2025-06-01T21:07:24.5513454Z 67 | UV_LOOP_WATCHER_DEFINE(check, CHECK) 2025-06-01T21:07:24.5513818Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:07:24.5514567Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:48:34: note: ‘loop’ declared here 2025-06-01T21:07:24.5515366Z 48 | void uv__run_##name(uv_loop_t* loop) { \ 2025-06-01T21:07:24.5515912Z | ~~~~~~~~~~~^~~~ 2025-06-01T21:07:24.5516813Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:67:1: note: in expansion of macro ‘UV_LOOP_WATCHER_DEFINE’ 2025-06-01T21:07:24.5517625Z 67 | UV_LOOP_WATCHER_DEFINE(check, CHECK) 2025-06-01T21:07:24.5517963Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:07:24.5518682Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c: In function ‘uv__run_idle’: 2025-06-01T21:07:24.5520234Z /pytorch/third_party/tensorpipe/third_party/libuv/src/queue.h:68:19: warning: storing the address of local variable ‘queue’ in ‘((void * (**)[2])MEM[(void *[2] * *)loop_12(D) + 416B])[1]’ [-Wdangling-pointer=] 2025-06-01T21:07:24.5521331Z 68 | QUEUE_PREV(q) = (n); \ 2025-06-01T21:07:24.5521755Z | ^ 2025-06-01T21:07:24.5522496Z /pytorch/third_party/tensorpipe/third_party/libuv/src/queue.h:78:7: note: in expansion of macro ‘QUEUE_SPLIT’ 2025-06-01T21:07:24.5523269Z 78 | QUEUE_SPLIT(h, q, n); \ 2025-06-01T21:07:24.5523686Z | ^~~~~~~~~~~ 2025-06-01T21:07:24.5524790Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:52:5: note: in expansion of macro ‘QUEUE_MOVE’ 2025-06-01T21:07:24.5525705Z 52 | QUEUE_MOVE(&loop->name##_handles, &queue); \ 2025-06-01T21:07:24.5526174Z | ^~~~~~~~~~ 2025-06-01T21:07:24.5527053Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:68:1: note: in expansion of macro ‘UV_LOOP_WATCHER_DEFINE’ 2025-06-01T21:07:24.5527887Z 68 | UV_LOOP_WATCHER_DEFINE(idle, IDLE) 2025-06-01T21:07:24.5528250Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:07:24.5529026Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:50:11: note: ‘queue’ declared here 2025-06-01T21:07:24.5529821Z 50 | QUEUE queue; \ 2025-06-01T21:07:24.5530243Z | ^~~~~ 2025-06-01T21:07:24.5531108Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:68:1: note: in expansion of macro ‘UV_LOOP_WATCHER_DEFINE’ 2025-06-01T21:07:24.5531944Z 68 | UV_LOOP_WATCHER_DEFINE(idle, IDLE) 2025-06-01T21:07:24.5532289Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:07:24.5533059Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:48:34: note: ‘loop’ declared here 2025-06-01T21:07:24.5533889Z 48 | void uv__run_##name(uv_loop_t* loop) { \ 2025-06-01T21:07:24.5534368Z | ~~~~~~~~~~~^~~~ 2025-06-01T21:07:24.5535419Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/loop-watcher.c:68:1: note: in expansion of macro ‘UV_LOOP_WATCHER_DEFINE’ 2025-06-01T21:07:24.5536268Z 68 | UV_LOOP_WATCHER_DEFINE(idle, IDLE) 2025-06-01T21:07:24.5536667Z | ^~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:07:24.5536862Z 2025-06-01T21:07:24.5555687Z [4796/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2025-06-01T21:07:24.5557153Z [4797/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2025-06-01T21:07:24.5771163Z [4797/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2025-06-01T21:07:24.5772681Z [4798/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2025-06-01T21:07:24.6491749Z [4798/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2025-06-01T21:07:24.6493355Z [4799/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2025-06-01T21:07:24.6606766Z [4799/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2025-06-01T21:07:24.6608369Z [4800/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2025-06-01T21:07:24.6699198Z [4800/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2025-06-01T21:07:24.6700795Z [4801/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2025-06-01T21:07:24.7492750Z [4801/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2025-06-01T21:07:24.7494290Z [4802/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2025-06-01T21:07:24.8286369Z [4802/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2025-06-01T21:07:24.8287888Z [4803/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2025-06-01T21:07:24.8551087Z [4803/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2025-06-01T21:07:24.8552588Z [4804/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2025-06-01T21:07:24.9080572Z [4804/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2025-06-01T21:07:24.9082049Z [4805/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2025-06-01T21:07:24.9213755Z [4805/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2025-06-01T21:07:24.9215317Z [4806/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2025-06-01T21:07:24.9555293Z [4806/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2025-06-01T21:07:24.9556868Z [4807/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2025-06-01T21:07:24.9567960Z [4807/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2025-06-01T21:07:24.9569530Z [4808/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2025-06-01T21:07:24.9570958Z In file included from /pytorch/third_party/tensorpipe/third_party/libuv/src/uv-common.h:42, 2025-06-01T21:07:24.9571808Z from /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/internal.h:25, 2025-06-01T21:07:24.9572591Z from /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/stream.c:23: 2025-06-01T21:07:24.9573633Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/stream.c: In function ‘uv__write_callbacks’: 2025-06-01T21:07:24.9575246Z /pytorch/third_party/tensorpipe/third_party/libuv/src/queue.h:68:19: warning: storing the address of local variable ‘pq’ in ‘((void * (**)[2])MEM[(void *[2] * *)stream_23(D) + 208B])[1]’ [-Wdangling-pointer=] 2025-06-01T21:07:24.9576471Z 68 | QUEUE_PREV(q) = (n); \ 2025-06-01T21:07:24.9576883Z | ^ 2025-06-01T21:07:24.9577649Z /pytorch/third_party/tensorpipe/third_party/libuv/src/queue.h:78:7: note: in expansion of macro ‘QUEUE_SPLIT’ 2025-06-01T21:07:24.9578554Z 78 | QUEUE_SPLIT(h, q, n); \ 2025-06-01T21:07:24.9578967Z | ^~~~~~~~~~~ 2025-06-01T21:07:24.9579748Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/stream.c:935:3: note: in expansion of macro ‘QUEUE_MOVE’ 2025-06-01T21:07:24.9580524Z 935 | QUEUE_MOVE(&stream->write_completed_queue, &pq); 2025-06-01T21:07:24.9580918Z | ^~~~~~~~~~ 2025-06-01T21:07:24.9581575Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/stream.c:930:9: note: ‘pq’ declared here 2025-06-01T21:07:24.9582208Z 930 | QUEUE pq; 2025-06-01T21:07:24.9582458Z | ^~ 2025-06-01T21:07:24.9583131Z /pytorch/third_party/tensorpipe/third_party/libuv/src/unix/stream.c:927:46: note: ‘stream’ declared here 2025-06-01T21:07:24.9583884Z 927 | static void uv__write_callbacks(uv_stream_t* stream) { 2025-06-01T21:07:24.9584318Z | ~~~~~~~~~~~~~^~~~~~ 2025-06-01T21:07:24.9584586Z 2025-06-01T21:07:25.0116949Z [4808/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2025-06-01T21:07:25.0118560Z [4809/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2025-06-01T21:07:25.0120173Z [4809/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2025-06-01T21:07:25.0121695Z [4810/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2025-06-01T21:07:25.0968535Z [4810/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2025-06-01T21:07:25.0970206Z [4811/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2025-06-01T21:07:25.0984914Z [4811/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2025-06-01T21:07:25.0986600Z [4812/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2025-06-01T21:07:25.1688459Z [4812/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2025-06-01T21:07:25.1689872Z [4813/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2025-06-01T21:07:25.1706891Z [4813/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2025-06-01T21:07:25.1708466Z [4814/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2025-06-01T21:07:25.1918841Z [4814/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2025-06-01T21:07:25.1920449Z [4815/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2025-06-01T21:07:25.2277411Z [4815/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2025-06-01T21:07:25.2278846Z [4816/8163] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2025-06-01T21:07:25.2510716Z [4816/8163] Linking C static library lib/libtensorpipe_uv.a 2025-06-01T21:07:25.2511414Z [4817/8163] Linking C static library lib/libtensorpipe_uv.a 2025-06-01T21:07:25.4548899Z [4817/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2025-06-01T21:07:25.4550202Z [4818/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2025-06-01T21:07:25.6357613Z [4818/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2025-06-01T21:07:25.6358963Z [4819/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2025-06-01T21:07:25.7680550Z [4819/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2025-06-01T21:07:25.7681873Z [4820/8163] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2025-06-01T21:07:25.8005997Z [4820/8163] Linking CXX static library lib/libasmjit.a 2025-06-01T21:07:25.8006653Z [4821/8163] Linking CXX static library lib/libasmjit.a 2025-06-01T21:07:25.8098994Z [4821/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2025-06-01T21:07:25.8100427Z [4822/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2025-06-01T21:07:25.8101882Z [4822/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2025-06-01T21:07:25.8103223Z [4823/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2025-06-01T21:07:25.9264954Z [4823/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2025-06-01T21:07:25.9266260Z [4824/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2025-06-01T21:07:26.0712623Z [4824/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2025-06-01T21:07:26.0713889Z [4825/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2025-06-01T21:07:26.3154947Z [4825/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2025-06-01T21:07:26.3157341Z [4826/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2025-06-01T21:07:26.4881086Z [4826/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2025-06-01T21:07:26.4883455Z [4827/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2025-06-01T21:07:26.9152650Z [4827/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2025-06-01T21:07:26.9154890Z [4828/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2025-06-01T21:07:27.1388500Z [4828/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2025-06-01T21:07:27.1391224Z [4829/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2025-06-01T21:07:27.4163031Z [4829/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2025-06-01T21:07:27.4165576Z [4830/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2025-06-01T21:07:27.4570763Z [4830/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2025-06-01T21:07:27.4572106Z [4831/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2025-06-01T21:07:27.5966820Z [4831/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2025-06-01T21:07:27.5968141Z [4832/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2025-06-01T21:07:28.0216077Z [4832/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2025-06-01T21:07:28.0217677Z [4833/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_autovec.dir/src/EmbeddingSpMDMAutovec.cc.o 2025-06-01T21:07:28.1088108Z [4833/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2025-06-01T21:07:28.1089449Z [4834/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2025-06-01T21:07:29.4466887Z [4834/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2025-06-01T21:07:29.4468245Z [4835/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2025-06-01T21:07:29.4882256Z [4835/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2025-06-01T21:07:29.4883630Z [4836/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2025-06-01T21:07:29.9666402Z [4836/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2025-06-01T21:07:29.9667750Z [4837/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2025-06-01T21:07:30.1243083Z [4837/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2025-06-01T21:07:30.1244706Z [4838/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2025-06-01T21:07:30.2265835Z [4838/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2025-06-01T21:07:30.2267127Z [4839/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2025-06-01T21:07:30.7961736Z [4839/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2025-06-01T21:07:30.7963150Z [4840/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2025-06-01T21:07:30.9479975Z [4840/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2025-06-01T21:07:30.9481216Z [4841/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2025-06-01T21:07:31.2351089Z [4841/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2025-06-01T21:07:31.2352521Z [4842/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2025-06-01T21:07:31.8200084Z [4842/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2025-06-01T21:07:31.8201887Z [4843/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2025-06-01T21:07:32.2926319Z [4843/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2025-06-01T21:07:32.2927812Z [4844/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2025-06-01T21:07:32.4932212Z [4844/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2025-06-01T21:07:32.4933570Z [4845/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2025-06-01T21:07:33.2179871Z [4845/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2025-06-01T21:07:33.2181291Z [4846/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2025-06-01T21:07:33.3194734Z [4846/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2025-06-01T21:07:33.3196246Z [4847/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2025-06-01T21:07:33.3688230Z [4847/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2025-06-01T21:07:33.3689655Z [4848/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2025-06-01T21:07:33.4504624Z [4848/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2025-06-01T21:07:33.4506120Z [4849/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2025-06-01T21:07:33.5643383Z [4849/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2025-06-01T21:07:33.5644990Z [4850/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2025-06-01T21:07:34.0275441Z [4850/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2025-06-01T21:07:34.0276819Z [4851/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2025-06-01T21:07:34.5469439Z [4851/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2025-06-01T21:07:34.5470818Z [4852/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2025-06-01T21:07:34.6293927Z [4852/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2025-06-01T21:07:34.6295562Z [4853/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2025-06-01T21:07:34.8311205Z [4853/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2025-06-01T21:07:34.8312593Z [4854/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2025-06-01T21:07:35.3515498Z [4854/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2025-06-01T21:07:35.3516792Z [4855/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2025-06-01T21:07:35.4005094Z [4855/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2025-06-01T21:07:35.4006493Z [4856/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2025-06-01T21:07:35.4415903Z [4856/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2025-06-01T21:07:35.4417243Z [4857/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2025-06-01T21:07:35.9036963Z [4857/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2025-06-01T21:07:35.9038336Z [4858/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2025-06-01T21:07:36.0233382Z [4858/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2025-06-01T21:07:36.0234770Z [4859/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2025-06-01T21:07:36.4370413Z [4859/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2025-06-01T21:07:36.4372144Z [4860/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2025-06-01T21:07:36.4822936Z [4860/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2025-06-01T21:07:36.4824378Z [4861/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2025-06-01T21:07:36.6882611Z [4861/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2025-06-01T21:07:36.6884163Z [4862/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2025-06-01T21:07:36.8157052Z [4862/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2025-06-01T21:07:36.8158530Z [4863/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2025-06-01T21:07:37.2160287Z [4863/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2025-06-01T21:07:37.2161702Z [4864/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2025-06-01T21:07:38.0834992Z [4864/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2025-06-01T21:07:38.0836411Z [4865/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2025-06-01T21:07:38.4392378Z [4865/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2025-06-01T21:07:38.4393763Z [4866/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2025-06-01T21:07:38.6668665Z [4866/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2025-06-01T21:07:38.6670106Z [4867/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2025-06-01T21:07:38.7309829Z [4867/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_buffer.cc.o 2025-06-01T21:07:38.7311195Z [4868/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2025-06-01T21:07:38.9269749Z [4868/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/channel_impl.cc.o 2025-06-01T21:07:38.9271163Z [4869/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2025-06-01T21:07:39.5596376Z [4869/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/context_impl.cc.o 2025-06-01T21:07:39.5598128Z [4870/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2025-06-01T21:07:39.7254251Z [4870/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/factory.cc.o 2025-06-01T21:07:39.7255682Z [4871/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2025-06-01T21:07:39.7754712Z [4871/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/channel_impl.cc.o 2025-06-01T21:07:39.7756229Z [4872/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2025-06-01T21:07:39.9835697Z [4872/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/context_impl.cc.o 2025-06-01T21:07:39.9837127Z [4873/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2025-06-01T21:07:40.4129738Z [4873/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/factory.cc.o 2025-06-01T21:07:40.4131317Z [4874/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2025-06-01T21:07:40.5655824Z [4874/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_loop.cc.o 2025-06-01T21:07:40.5657194Z [4875/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_buffer.cc.o 2025-06-01T21:07:40.7745573Z [4875/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/channel_impl.cc.o 2025-06-01T21:07:40.7747096Z [4876/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2025-06-01T21:07:40.8806926Z [4876/8163] Linking CXX static library lib/libtensorpipe.a 2025-06-01T21:07:40.8807643Z [4877/8163] Linking CXX static library lib/libtensorpipe.a 2025-06-01T21:07:41.8889235Z [4877/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/context_impl.cc.o 2025-06-01T21:07:41.8890666Z [4878/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/cuda_loop.cc.o 2025-06-01T21:07:41.9402047Z [4878/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/factory.cc.o 2025-06-01T21:07:41.9403559Z [4879/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/channel_impl.cc.o 2025-06-01T21:07:42.2320024Z [4879/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/ibv.cc.o 2025-06-01T21:07:42.2321602Z [4880/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/factory.cc.o 2025-06-01T21:07:42.3391516Z [4880/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/channel_impl.cc.o 2025-06-01T21:07:42.3393148Z [4881/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_xth/context_impl.cc.o 2025-06-01T21:07:42.6771621Z [4881/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/context_impl.cc.o 2025-06-01T21:07:42.6773132Z [4882/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/factory.cc.o 2025-06-01T21:07:42.8605782Z [4882/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/factory.cc.o 2025-06-01T21:07:42.8607388Z [4883/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/common/ibv.cc.o 2025-06-01T21:07:43.1206956Z [4883/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2025-06-01T21:07:43.1208262Z [4884/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/channel_impl.cc.o 2025-06-01T21:07:43.5154871Z [4884/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2025-06-01T21:07:43.5155836Z [4885/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2025-06-01T21:07:43.5207979Z [4885/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2025-06-01T21:07:43.5209259Z [4886/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_basic/context_impl.cc.o 2025-06-01T21:07:43.9713696Z [4886/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2025-06-01T21:07:43.9715493Z [4887/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2025-06-01T21:07:44.4452764Z [4887/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2025-06-01T21:07:44.4454089Z [4888/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/channel_impl.cc.o 2025-06-01T21:07:44.5802651Z [4888/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2025-06-01T21:07:44.5804697Z [4889/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2025-06-01T21:07:44.6705583Z [4889/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2025-06-01T21:07:44.6706845Z [4890/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/factory.cc.o 2025-06-01T21:07:44.8895106Z [4890/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2025-06-01T21:07:44.8896190Z [4891/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2025-06-01T21:07:44.9808443Z [4891/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2025-06-01T21:07:44.9809445Z [4892/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2025-06-01T21:07:45.1008075Z [4892/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2025-06-01T21:07:45.1009022Z [4893/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2025-06-01T21:07:45.2737723Z [4893/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2025-06-01T21:07:45.2738649Z [4894/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2025-06-01T21:07:45.5969386Z [4894/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2025-06-01T21:07:45.5970357Z [4895/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2025-06-01T21:07:45.6474267Z [4895/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2025-06-01T21:07:45.6475248Z [4896/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2025-06-01T21:07:45.7492536Z [4896/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2025-06-01T21:07:45.7493535Z [4897/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2025-06-01T21:07:45.7707091Z [4897/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2025-06-01T21:07:45.7708326Z [4898/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/factory.cc.o 2025-06-01T21:07:45.8001050Z [4898/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2025-06-01T21:07:45.8002338Z [4899/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2025-06-01T21:07:46.1130026Z [4899/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2025-06-01T21:07:46.1131097Z [4900/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/utils.cc.o 2025-06-01T21:07:46.1407222Z [4900/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2025-06-01T21:07:46.1408218Z [4901/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2025-06-01T21:07:46.1890967Z [4901/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2025-06-01T21:07:46.1892332Z [4902/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_ipc/context_impl.cc.o 2025-06-01T21:07:46.2207898Z [4902/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2025-06-01T21:07:46.2208979Z [4903/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2025-06-01T21:07:46.4288983Z [4903/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2025-06-01T21:07:46.4290078Z [4904/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2025-06-01T21:07:46.4325530Z [4904/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2025-06-01T21:07:46.4327583Z [4905/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2025-06-01T21:07:46.4473974Z [4905/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2025-06-01T21:07:46.4475036Z [4906/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2025-06-01T21:07:46.5435384Z [4906/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2025-06-01T21:07:46.5436434Z [4907/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2025-06-01T21:07:46.5679021Z [4907/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2025-06-01T21:07:46.5680092Z [4908/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2025-06-01T21:07:46.6957061Z [4908/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2025-06-01T21:07:46.6958151Z [4909/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2025-06-01T21:07:47.2471051Z [4909/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2025-06-01T21:07:47.2472369Z [4910/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/channel_impl.cc.o 2025-06-01T21:07:47.2729463Z [4910/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2025-06-01T21:07:47.2730532Z [4911/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2025-06-01T21:07:47.2871550Z [4911/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2025-06-01T21:07:47.2872661Z [4912/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2025-06-01T21:07:47.3637359Z [4912/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2025-06-01T21:07:47.3639575Z [4913/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2025-06-01T21:07:47.3690399Z [4913/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2025-06-01T21:07:47.3691535Z [4914/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2025-06-01T21:07:47.4555944Z [4914/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2025-06-01T21:07:47.4557426Z [4915/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2025-06-01T21:07:47.6365719Z [4915/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/debug_logger.cc.o 2025-06-01T21:07:47.6366864Z [4916/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2025-06-01T21:07:47.7107194Z [4916/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2025-06-01T21:07:47.7108298Z [4917/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2025-06-01T21:07:47.7713292Z [4917/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2025-06-01T21:07:47.7714388Z [4918/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2025-06-01T21:07:47.7949703Z [4918/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/helpers.cc.o 2025-06-01T21:07:47.7951085Z [4919/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2025-06-01T21:07:48.0246925Z [4919/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2025-06-01T21:07:48.0248107Z [4920/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/debug_logger.cc.o 2025-06-01T21:07:48.1482627Z [4920/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2025-06-01T21:07:48.1483731Z [4921/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2025-06-01T21:07:48.2407894Z [4921/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2025-06-01T21:07:48.2409026Z [4922/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/error.cc.o 2025-06-01T21:07:48.5554305Z [4922/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2025-06-01T21:07:48.5555433Z [4923/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2025-06-01T21:07:48.6474918Z [4923/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2025-06-01T21:07:48.6476097Z [4924/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/helpers.cc.o 2025-06-01T21:07:49.1439843Z [4924/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/context.cc.o 2025-06-01T21:07:49.1440976Z [4925/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/listener.cc.o 2025-06-01T21:07:49.2641649Z [4925/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/device.cc.o 2025-06-01T21:07:49.2642776Z [4926/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/socket.cc.o 2025-06-01T21:07:49.2692485Z [4926/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/openssl.cc.o 2025-06-01T21:07:49.2693892Z [4927/8163] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_cuda.dir/channel/cuda_gdr/context_impl.cc.o 2025-06-01T21:07:49.3200967Z [4927/8163] Linking CXX static library lib/libtensorpipe_cuda.a 2025-06-01T21:07:49.3610879Z [4928/8163] Linking CXX static library lib/libtensorpipe_cuda.a 2025-06-01T21:07:49.3611868Z [4928/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/pair.cc.o 2025-06-01T21:07:49.3612964Z [4929/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2025-06-01T21:07:49.4583865Z [4929/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/dynamic_library.cc.o 2025-06-01T21:07:49.4585061Z [4930/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2025-06-01T21:07:49.6320983Z [4930/8163] Building CUDA object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda.cu.o 2025-06-01T21:07:49.6322398Z [4931/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2025-06-01T21:07:49.6330607Z [4931/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_bcube.cc.o 2025-06-01T21:07:49.6331780Z [4932/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/dynamic_library.cc.o 2025-06-01T21:07:49.7098368Z [4932/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_halving_doubling.cc.o 2025-06-01T21:07:49.7099587Z [4933/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/openssl.cc.o 2025-06-01T21:07:49.7214101Z [4933/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_local.cc.o 2025-06-01T21:07:49.7215337Z [4934/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/context.cc.o 2025-06-01T21:07:49.9457247Z [4934/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring.cc.o 2025-06-01T21:07:49.9458423Z [4935/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2025-06-01T21:07:50.1555845Z [4935/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring_chunked.cc.o 2025-06-01T21:07:50.1557088Z [4936/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/device.cc.o 2025-06-01T21:07:50.7904790Z [4936/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_broadcast_one_to_all.cc.o 2025-06-01T21:07:50.7905976Z [4937/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/tls/pair.cc.o 2025-06-01T21:07:50.9217385Z [4937/8163] Building CUDA object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_private.cu.o 2025-06-01T21:07:50.9219388Z [4938/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2025-06-01T21:07:50.9582297Z [4938/8163] Linking CXX static library lib/libgloo.a 2025-06-01T21:07:50.9583360Z [4939/8163] Linking CXX static library lib/libgloo.a 2025-06-01T21:07:51.0069887Z [4939/8163] Running gen_proto.py on onnx/onnx.in.proto 2025-06-01T21:07:51.0071008Z [4940/8163] Running gen_proto.py on onnx/onnx.in.proto 2025-06-01T21:07:51.0071930Z Processing /pytorch/third_party/onnx/onnx/onnx.in.proto 2025-06-01T21:07:51.0073041Z Writing /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-06-01T21:07:51.0074262Z Writing /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2025-06-01T21:07:51.0075429Z Writing /pytorch/build/third_party/onnx/onnx/onnx-ml.pb.h 2025-06-01T21:07:51.0076427Z generating /pytorch/build/third_party/onnx/onnx/onnx_pb.py 2025-06-01T21:07:51.0077080Z 2025-06-01T21:07:51.2165416Z [4940/8163] Running C++ protocol buffer compiler on /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-06-01T21:07:51.2166754Z [4941/8163] Running C++ protocol buffer compiler on /pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2025-06-01T21:07:51.2610714Z [4941/8163] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-06-01T21:07:51.2611514Z [4942/8163] Running gen_proto.py on onnx/onnx-operators.in.proto 2025-06-01T21:07:51.2612140Z Processing /pytorch/third_party/onnx/onnx/onnx-operators.in.proto 2025-06-01T21:07:51.2612853Z Writing /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-06-01T21:07:51.2613611Z Writing /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2025-06-01T21:07:51.2614329Z Writing /pytorch/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2025-06-01T21:07:51.2614983Z generating /pytorch/build/third_party/onnx/onnx/onnx_operators_pb.py 2025-06-01T21:07:51.2615617Z 2025-06-01T21:07:51.2967912Z [4942/8163] Running C++ protocol buffer compiler on /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-06-01T21:07:51.2969575Z [4943/8163] Running C++ protocol buffer compiler on /pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2025-06-01T21:07:51.3420014Z [4943/8163] Running gen_proto.py on onnx/onnx-data.in.proto 2025-06-01T21:07:51.3420751Z [4944/8163] Running gen_proto.py on onnx/onnx-data.in.proto 2025-06-01T21:07:51.3421324Z Processing /pytorch/third_party/onnx/onnx/onnx-data.in.proto 2025-06-01T21:07:51.3421952Z Writing /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-06-01T21:07:51.3422642Z Writing /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2025-06-01T21:07:51.3423251Z Writing /pytorch/build/third_party/onnx/onnx/onnx-data.pb.h 2025-06-01T21:07:51.3423830Z generating /pytorch/build/third_party/onnx/onnx/onnx_data_pb.py 2025-06-01T21:07:51.3424190Z 2025-06-01T21:07:51.3880080Z [4944/8163] Running C++ protocol buffer compiler on /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-06-01T21:07:51.3881642Z [4945/8163] Running C++ protocol buffer compiler on /pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2025-06-01T21:07:56.9914802Z [4945/8163] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2025-06-01T21:07:56.9915973Z [4946/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_local.cc.o 2025-06-01T21:07:58.7128368Z [4946/8163] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2025-06-01T21:07:58.7129705Z [4947/8163] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2025-06-01T21:07:59.0562182Z [4947/8163] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2025-06-01T21:07:59.0563438Z [4948/8163] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2025-06-01T21:07:59.1926949Z [4948/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2025-06-01T21:07:59.1928083Z [4949/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_broadcast_one_to_all.cc.o 2025-06-01T21:07:59.4579023Z [4949/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2025-06-01T21:07:59.4580093Z [4950/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2025-06-01T21:08:00.8082471Z [4950/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2025-06-01T21:08:00.8083652Z [4951/8163] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2025-06-01T21:08:00.8257371Z [4951/8163] Linking CXX static library lib/libonnx_proto.a 2025-06-01T21:08:00.8258068Z [4952/8163] Linking CXX static library lib/libonnx_proto.a 2025-06-01T21:08:00.9275271Z [4952/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2025-06-01T21:08:00.9276482Z [4953/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2025-06-01T21:08:01.7869593Z [4953/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2025-06-01T21:08:01.7870742Z [4954/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring.cc.o 2025-06-01T21:08:02.0933929Z [4954/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2025-06-01T21:08:02.0934953Z [4955/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2025-06-01T21:08:02.1665175Z [4955/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2025-06-01T21:08:02.1666281Z [4956/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2025-06-01T21:08:02.3229984Z [4956/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2025-06-01T21:08:02.3231118Z [4957/8163] Building CUDA object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_private.cu.o 2025-06-01T21:08:02.6025960Z [4957/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2025-06-01T21:08:02.6027080Z [4958/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2025-06-01T21:08:03.5282363Z [4958/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2025-06-01T21:08:03.5283472Z [4959/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2025-06-01T21:08:03.5835750Z [4959/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2025-06-01T21:08:03.5836941Z [4960/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2025-06-01T21:08:04.7569693Z [4960/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2025-06-01T21:08:04.7570859Z [4961/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2025-06-01T21:08:05.3387094Z [4961/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2025-06-01T21:08:05.3388133Z [4962/8163] Building CUDA object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda.cu.o 2025-06-01T21:08:05.7748240Z [4962/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2025-06-01T21:08:05.7749332Z [4963/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2025-06-01T21:08:06.1927640Z [4963/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2025-06-01T21:08:06.1928794Z [4964/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/utils.cc.o 2025-06-01T21:08:06.2667814Z [4964/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2025-06-01T21:08:06.2668887Z [4965/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2025-06-01T21:08:06.4992157Z [4965/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2025-06-01T21:08:06.4993210Z [4966/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2025-06-01T21:08:07.3425829Z [4966/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2025-06-01T21:08:07.3426942Z [4967/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_ring_chunked.cc.o 2025-06-01T21:08:07.4487934Z [4967/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2025-06-01T21:08:07.4489054Z [4968/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2025-06-01T21:08:08.4767165Z [4968/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2025-06-01T21:08:08.4768259Z [4969/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/utils.cc.o 2025-06-01T21:08:08.6228114Z [4969/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2025-06-01T21:08:08.6229152Z [4970/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/image/defs.cc.o 2025-06-01T21:08:09.1749352Z [4970/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/utils.cc.o 2025-06-01T21:08:09.1750430Z [4971/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2025-06-01T21:08:09.5205696Z [4971/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2025-06-01T21:08:09.5207014Z [4972/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2025-06-01T21:08:09.6229199Z [4972/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2025-06-01T21:08:09.6230342Z [4973/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2025-06-01T21:08:10.2489872Z [4973/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2025-06-01T21:08:10.2491068Z [4974/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_bcube.cc.o 2025-06-01T21:08:10.2696661Z [4974/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2025-06-01T21:08:10.2697734Z [4975/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/utils.cc.o 2025-06-01T21:08:10.4328285Z [4975/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2025-06-01T21:08:10.4329427Z [4976/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2025-06-01T21:08:12.3083513Z [4976/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2025-06-01T21:08:12.3085085Z [4977/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2025-06-01T21:08:12.9537832Z [4977/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2025-06-01T21:08:12.9539012Z [4978/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2025-06-01T21:08:12.9556499Z [4978/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2025-06-01T21:08:12.9557541Z [4979/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/old.cc.o 2025-06-01T21:08:13.1824675Z [4979/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2025-06-01T21:08:13.1825830Z [4980/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2025-06-01T21:08:13.4318472Z [4980/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2025-06-01T21:08:13.4319803Z [4981/8163] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/cuda_allreduce_halving_doubling.cc.o 2025-06-01T21:08:13.5205421Z [4981/8163] Linking CXX static library lib/libgloo_cuda.a 2025-06-01T21:08:13.5206072Z [4982/8163] Linking CXX static library lib/libgloo_cuda.a 2025-06-01T21:08:13.8281291Z [4982/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2025-06-01T21:08:13.8282311Z [4983/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2025-06-01T21:08:15.1595807Z [4983/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2025-06-01T21:08:15.1596867Z [4984/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2025-06-01T21:08:15.2887899Z [4984/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2025-06-01T21:08:15.2888961Z [4985/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2025-06-01T21:08:15.7720803Z [4985/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2025-06-01T21:08:15.7721855Z [4986/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2025-06-01T21:08:15.8347322Z [4986/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2025-06-01T21:08:15.8348430Z [4987/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2025-06-01T21:08:15.9975418Z [4987/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2025-06-01T21:08:15.9976756Z [4988/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2025-06-01T21:08:16.3494502Z [4988/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2025-06-01T21:08:16.3495599Z [4989/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2025-06-01T21:08:16.4013131Z [4989/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2025-06-01T21:08:16.4014250Z [4990/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2025-06-01T21:08:16.4407469Z [4990/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2025-06-01T21:08:16.4408519Z [4991/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2025-06-01T21:08:17.4473114Z [4991/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2025-06-01T21:08:17.4474276Z [4992/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/utils.cc.o 2025-06-01T21:08:17.5768436Z [4992/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2025-06-01T21:08:17.5769589Z [4993/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2025-06-01T21:08:18.0437909Z [4993/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2025-06-01T21:08:18.0439006Z [4994/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2025-06-01T21:08:18.3602661Z [4994/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2025-06-01T21:08:18.3603807Z [4995/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2025-06-01T21:08:18.7072964Z [4995/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2025-06-01T21:08:18.7074088Z [4996/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2025-06-01T21:08:19.1395613Z [4996/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2025-06-01T21:08:19.1396713Z [4997/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2025-06-01T21:08:19.5286467Z [4997/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2025-06-01T21:08:19.5287642Z [4998/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2025-06-01T21:08:19.7467633Z [4998/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2025-06-01T21:08:19.7468654Z [4999/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2025-06-01T21:08:20.2612124Z [4999/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2025-06-01T21:08:20.2613416Z [5000/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2025-06-01T21:08:20.6029604Z [5000/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2025-06-01T21:08:20.6030732Z [5001/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2025-06-01T21:08:21.1127542Z [5001/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2025-06-01T21:08:21.1128720Z [5002/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/text/defs.cc.o 2025-06-01T21:08:22.2584145Z [5002/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2025-06-01T21:08:22.2585411Z [5003/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2025-06-01T21:08:22.3467873Z [5003/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2025-06-01T21:08:22.3469634Z [5004/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2025-06-01T21:08:22.5629868Z [5004/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2025-06-01T21:08:22.5631155Z [5005/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2025-06-01T21:08:22.6967989Z [5005/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2025-06-01T21:08:22.6969200Z [5006/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2025-06-01T21:08:22.7288165Z [5006/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2025-06-01T21:08:22.7289455Z [5007/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2025-06-01T21:08:23.0015054Z [5007/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2025-06-01T21:08:23.0016571Z [5008/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2025-06-01T21:08:24.2467154Z [5008/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2025-06-01T21:08:24.2468496Z [5009/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2025-06-01T21:08:24.3888532Z [5009/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2025-06-01T21:08:24.3889696Z [5010/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2025-06-01T21:08:24.4642243Z [5010/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2025-06-01T21:08:24.4643605Z [5011/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2025-06-01T21:08:24.7017168Z [5011/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2025-06-01T21:08:25.0190439Z [5012/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2025-06-01T21:08:25.0191742Z [5012/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2025-06-01T21:08:25.0192919Z [5013/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2025-06-01T21:08:25.2679693Z [5013/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2025-06-01T21:08:25.2681150Z [5014/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2025-06-01T21:08:25.2836919Z [5014/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2025-06-01T21:08:25.2838403Z [5015/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_threadpool.cpp.o 2025-06-01T21:08:25.3676318Z [5015/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2025-06-01T21:08:25.3677548Z [5016/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2025-06-01T21:08:25.6533187Z [5016/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2025-06-01T21:08:25.6534356Z [5017/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2025-06-01T21:08:25.8682024Z [5017/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2025-06-01T21:08:25.8683579Z [5018/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2025-06-01T21:08:25.9657934Z [5018/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float4.cpp.o 2025-06-01T21:08:25.9659179Z [5019/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2025-06-01T21:08:26.1793952Z [5019/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float8.cpp.o 2025-06-01T21:08:26.1795920Z [5020/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/inliner/inliner.cc.o 2025-06-01T21:08:26.1838878Z [5020/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2025-06-01T21:08:26.1841171Z [5021/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2025-06-01T21:08:26.7614876Z [5021/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2025-06-01T21:08:26.7616385Z [5022/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float4.cpp.o 2025-06-01T21:08:26.7729577Z [5022/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2025-06-01T21:08:26.7730978Z [5023/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2025-06-01T21:08:26.8249595Z [5023/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2025-06-01T21:08:26.8250878Z [5024/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2025-06-01T21:08:27.0413593Z [5024/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2025-06-01T21:08:27.0414836Z [5025/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/float8.cpp.o 2025-06-01T21:08:27.0417446Z [5025/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2025-06-01T21:08:27.0418630Z [5026/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2025-06-01T21:08:27.2461887Z [5026/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2025-06-01T21:08:27.2463190Z [5027/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2025-06-01T21:08:27.4251654Z [5027/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2025-06-01T21:08:27.4252884Z [5028/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2025-06-01T21:08:27.4405452Z [5028/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2025-06-01T21:08:27.4406707Z [5029/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2025-06-01T21:08:27.6628255Z [5029/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2025-06-01T21:08:27.6629495Z [5030/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2025-06-01T21:08:28.4892151Z [5030/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2025-06-01T21:08:28.4894296Z [5031/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2025-06-01T21:08:28.5707464Z [5031/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2025-06-01T21:08:28.5708762Z [5032/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/kernel_cache.cpp.o 2025-06-01T21:08:28.7649093Z [5032/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2025-06-01T21:08:28.7650368Z [5033/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2025-06-01T21:08:29.3968595Z [5033/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2025-06-01T21:08:29.3970026Z [5034/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/group_normalization.cpp.o 2025-06-01T21:08:29.4474758Z [5034/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2025-06-01T21:08:29.4476064Z [5035/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2025-06-01T21:08:29.5287729Z [5035/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2025-06-01T21:08:29.5289236Z [5036/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2025-06-01T21:08:29.6508437Z [5036/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2025-06-01T21:08:29.6509720Z [5037/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2025-06-01T21:08:29.7532788Z [5037/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2025-06-01T21:08:29.7534006Z [5038/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2025-06-01T21:08:30.1096895Z [5038/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2025-06-01T21:08:30.1098108Z [5039/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2025-06-01T21:08:30.3329674Z [5039/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2025-06-01T21:08:30.3331018Z [5040/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2025-06-01T21:08:31.0110286Z [5040/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2025-06-01T21:08:31.0111581Z [5041/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2025-06-01T21:08:31.5975440Z [5041/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2025-06-01T21:08:31.5976751Z [5042/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2025-06-01T21:08:31.8374114Z [5042/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2025-06-01T21:08:31.8375563Z [5043/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2025-06-01T21:08:31.8626558Z [5043/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2025-06-01T21:08:31.8627812Z [5044/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2025-06-01T21:08:32.1296197Z [5044/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2025-06-01T21:08:32.1297518Z [5045/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc.cpp.o 2025-06-01T21:08:33.1197076Z [5045/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2025-06-01T21:08:33.1198555Z [5046/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2025-06-01T21:08:33.5556442Z [5046/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2025-06-01T21:08:33.5557849Z [5047/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2025-06-01T21:08:33.6322392Z [5047/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2025-06-01T21:08:33.6323679Z [5048/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_desc_iface.cpp.o 2025-06-01T21:08:33.7231163Z [5048/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2025-06-01T21:08:33.7232370Z [5049/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2025-06-01T21:08:33.7926145Z [5049/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2025-06-01T21:08:33.7927789Z [5050/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2025-06-01T21:08:34.3633099Z [5050/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2025-06-01T21:08:34.3634317Z [5051/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2025-06-01T21:08:34.3859779Z [5051/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2025-06-01T21:08:34.3861100Z [5052/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2025-06-01T21:08:34.5136073Z [5052/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2025-06-01T21:08:34.5137440Z [5053/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2025-06-01T21:08:34.6254885Z [5053/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2025-06-01T21:08:34.6256211Z [5054/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/primitive_iface.cpp.o 2025-06-01T21:08:35.3021344Z [5054/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2025-06-01T21:08:35.3022629Z [5055/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2025-06-01T21:08:35.9069413Z [5055/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2025-06-01T21:08:35.9070676Z [5056/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2025-06-01T21:08:35.9679248Z [5056/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2025-06-01T21:08:35.9680560Z [5057/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2025-06-01T21:08:35.9708578Z [5057/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2025-06-01T21:08:35.9709865Z [5058/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2025-06-01T21:08:36.2323759Z [5058/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2025-06-01T21:08:36.2325383Z [5059/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2025-06-01T21:08:36.2340835Z [5059/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2025-06-01T21:08:36.2342027Z [5060/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2025-06-01T21:08:36.7128368Z [5060/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2025-06-01T21:08:36.7129596Z [5061/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2025-06-01T21:08:37.2622356Z [5061/8163] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2025-06-01T21:08:37.2623702Z [5062/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2025-06-01T21:08:37.3374980Z [5062/8163] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2025-06-01T21:08:37.3376359Z [5063/8163] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2025-06-01T21:08:37.3517161Z [5063/8163] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2025-06-01T21:08:37.3518878Z [5064/8163] Building ASM object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2025-06-01T21:08:37.4372789Z [5064/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2025-06-01T21:08:37.4374013Z [5065/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2025-06-01T21:08:37.5968767Z [5065/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2025-06-01T21:08:37.5970051Z [5066/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2025-06-01T21:08:37.6205508Z [5066/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2025-06-01T21:08:37.6206831Z [5067/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2025-06-01T21:08:37.6694222Z [5067/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2025-06-01T21:08:37.6695640Z [5068/8163] Building C object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2025-06-01T21:08:37.6846891Z [5068/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2025-06-01T21:08:37.6848202Z [5069/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/stream_profiler.cpp.o 2025-06-01T21:08:38.3346249Z [5069/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2025-06-01T21:08:38.3347454Z [5070/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2025-06-01T21:08:39.2646484Z [5070/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2025-06-01T21:08:39.2647834Z [5071/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2025-06-01T21:08:39.2678574Z [5071/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2025-06-01T21:08:39.2679883Z [5072/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2025-06-01T21:08:42.7447425Z [5072/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2025-06-01T21:08:42.7448711Z [5073/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2025-06-01T21:08:43.3929927Z [5073/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2025-06-01T21:08:43.3931391Z [5074/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2025-06-01T21:08:44.5010362Z [5074/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2025-06-01T21:08:44.5011731Z [5075/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2025-06-01T21:08:44.5643220Z [5075/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2025-06-01T21:08:44.5644739Z [5076/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2025-06-01T21:08:45.7483337Z [5076/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2025-06-01T21:08:45.7484955Z [5077/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2025-06-01T21:08:48.8133411Z [5077/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2025-06-01T21:08:48.8135201Z [5078/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_group_normalization_list.cpp.o 2025-06-01T21:08:49.9792828Z [5078/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2025-06-01T21:08:49.9794199Z [5079/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2025-06-01T21:08:50.2182137Z [5079/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2025-06-01T21:08:50.2183433Z [5080/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2025-06-01T21:08:50.9538875Z [5080/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2025-06-01T21:08:52.2857605Z [5081/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2025-06-01T21:08:52.2859017Z [5081/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2025-06-01T21:08:52.2860279Z [5082/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2025-06-01T21:08:52.4742418Z [5082/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2025-06-01T21:08:52.4743797Z [5083/8163] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2025-06-01T21:08:52.5925032Z [5083/8163] Linking CXX static library lib/libonnx.a 2025-06-01T21:08:52.5925676Z [5084/8163] Linking CXX static library lib/libonnx.a 2025-06-01T21:08:53.6966254Z [5084/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2025-06-01T21:08:53.6967507Z [5085/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2025-06-01T21:08:55.6188469Z [5085/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2025-06-01T21:08:55.6189789Z [5086/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2025-06-01T21:08:56.9047216Z [5086/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2025-06-01T21:08:56.9048444Z [5087/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2025-06-01T21:08:56.9120066Z [5087/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2025-06-01T21:08:56.9121320Z [5088/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2025-06-01T21:08:57.5928328Z [5088/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2025-06-01T21:08:57.5929846Z [5089/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2025-06-01T21:08:58.9475476Z [5089/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2025-06-01T21:08:58.9476752Z [5090/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2025-06-01T21:08:59.7512646Z [5090/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2025-06-01T21:08:59.7513922Z [5091/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2025-06-01T21:09:01.2988759Z [5091/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2025-06-01T21:09:01.2990133Z [5092/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2025-06-01T21:09:01.7849405Z [5092/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2025-06-01T21:09:01.7850760Z [5093/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/float16.cpp.o 2025-06-01T21:09:03.5291058Z [5093/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2025-06-01T21:09:03.5292434Z [5094/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2025-06-01T21:09:04.1959155Z [5094/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2025-06-01T21:09:04.1960643Z [5095/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2025-06-01T21:09:04.3863954Z [5095/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2025-06-01T21:09:04.3865431Z [5096/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2025-06-01T21:09:04.8374803Z [5096/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2025-06-01T21:09:04.8376205Z [5097/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2025-06-01T21:09:04.9654363Z [5097/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2025-06-01T21:09:04.9655724Z [5098/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2025-06-01T21:09:05.8615269Z [5098/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2025-06-01T21:09:05.8616817Z [5099/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2025-06-01T21:09:06.5640154Z [5099/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2025-06-01T21:09:06.5641372Z [5100/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2025-06-01T21:09:06.6941035Z [5100/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2025-06-01T21:09:06.6942383Z [5101/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2025-06-01T21:09:07.2645708Z [5101/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2025-06-01T21:09:07.2647042Z [5102/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2025-06-01T21:09:07.6973704Z [5102/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2025-06-01T21:09:07.6975206Z [5103/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_group_normalization.cpp.o 2025-06-01T21:09:07.9162176Z [5103/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2025-06-01T21:09:07.9163527Z [5104/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2025-06-01T21:09:08.1172567Z [5104/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2025-06-01T21:09:08.1173895Z [5105/8163] Building CXX object third_party/ideep/mkl-dnn/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2025-06-01T21:09:09.0024364Z [5105/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2025-06-01T21:09:09.0025857Z [5106/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2025-06-01T21:09:09.3734615Z [5106/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2025-06-01T21:09:09.3736036Z [5107/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2025-06-01T21:09:10.7232385Z [5107/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2025-06-01T21:09:10.7233673Z [5108/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2025-06-01T21:09:10.9387252Z [5108/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2025-06-01T21:09:10.9388454Z [5109/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2025-06-01T21:09:12.9791061Z [5109/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2025-06-01T21:09:12.9792346Z [5110/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2025-06-01T21:09:13.1146637Z [5110/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2025-06-01T21:09:13.1147962Z [5111/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2025-06-01T21:09:13.9951016Z [5111/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2025-06-01T21:09:13.9952272Z [5112/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2025-06-01T21:09:14.8532362Z [5112/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2025-06-01T21:09:14.8533743Z [5113/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2025-06-01T21:09:15.0264399Z [5113/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2025-06-01T21:09:15.0265662Z [5114/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2025-06-01T21:09:15.6446270Z [5114/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2025-06-01T21:09:15.6447525Z [5115/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2025-06-01T21:09:16.6962576Z [5115/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2025-06-01T21:09:16.6964022Z [5116/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product_int8.cpp.o 2025-06-01T21:09:17.0447310Z [5116/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2025-06-01T21:09:17.0448548Z [5117/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2025-06-01T21:09:18.4629600Z [5117/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2025-06-01T21:09:18.4631006Z [5118/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_group_normalization.cpp.o 2025-06-01T21:09:18.4876535Z [5118/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2025-06-01T21:09:18.4877847Z [5119/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2025-06-01T21:09:18.6409246Z [5119/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2025-06-01T21:09:18.6410813Z [5120/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2025-06-01T21:09:19.2830135Z [5120/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2025-06-01T21:09:19.2831401Z [5121/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2025-06-01T21:09:20.2529976Z [5121/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2025-06-01T21:09:20.2531219Z [5122/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2025-06-01T21:09:20.5327071Z [5122/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2025-06-01T21:09:20.5328391Z [5123/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/scale_utils.cpp.o 2025-06-01T21:09:20.8474606Z [5123/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2025-06-01T21:09:20.8475970Z [5124/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2025-06-01T21:09:21.3677063Z [5124/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2025-06-01T21:09:21.3678286Z [5125/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2025-06-01T21:09:22.8958408Z [5125/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2025-06-01T21:09:22.8959658Z [5126/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2025-06-01T21:09:23.3715084Z [5126/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2025-06-01T21:09:23.3716391Z [5127/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2025-06-01T21:09:23.5692574Z [5127/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2025-06-01T21:09:23.5693892Z [5128/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2025-06-01T21:09:24.2206998Z [5128/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2025-06-01T21:09:24.2208368Z [5129/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2025-06-01T21:09:24.4433762Z [5129/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2025-06-01T21:09:24.4435001Z [5130/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2025-06-01T21:09:24.6108632Z [5130/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2025-06-01T21:09:24.6110289Z [5131/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/bf16/ref_gemm_bf16.cpp.o 2025-06-01T21:09:24.6720142Z [5131/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2025-06-01T21:09:24.6721594Z [5132/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2025-06-01T21:09:24.7921222Z [5132/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2025-06-01T21:09:24.7922598Z [5133/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2025-06-01T21:09:25.3048941Z [5133/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2025-06-01T21:09:25.3050527Z [5134/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2025-06-01T21:09:25.3567696Z [5134/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2025-06-01T21:09:25.3568980Z [5135/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2025-06-01T21:09:26.2466847Z [5135/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2025-06-01T21:09:26.2468219Z [5136/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2025-06-01T21:09:26.3498686Z [5136/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2025-06-01T21:09:26.3499947Z [5137/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2025-06-01T21:09:26.4543608Z [5137/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2025-06-01T21:09:26.4544900Z [5138/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2025-06-01T21:09:26.6038400Z [5138/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2025-06-01T21:09:26.6039682Z [5139/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2025-06-01T21:09:26.6954261Z [5139/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2025-06-01T21:09:26.6955562Z [5140/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2025-06-01T21:09:27.0867971Z [5140/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2025-06-01T21:09:27.0869320Z [5141/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2025-06-01T21:09:27.0979432Z [5141/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2025-06-01T21:09:27.0980838Z [5142/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2025-06-01T21:09:29.3199885Z [5142/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2025-06-01T21:09:29.3201259Z [5143/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_sparse_matmul.cpp.o 2025-06-01T21:09:30.0768736Z [5143/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2025-06-01T21:09:30.0770392Z [5144/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2025-06-01T21:09:30.1409328Z [5144/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2025-06-01T21:09:30.1410757Z [5145/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2025-06-01T21:09:30.1967934Z [5145/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2025-06-01T21:09:30.1969325Z [5146/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2025-06-01T21:09:30.6997492Z [5146/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2025-06-01T21:09:30.6998887Z [5147/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2025-06-01T21:09:31.9524370Z [5147/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2025-06-01T21:09:31.9525924Z [5148/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2025-06-01T21:09:32.0743582Z [5148/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2025-06-01T21:09:32.0744941Z [5149/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2025-06-01T21:09:32.3088379Z [5149/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_fp8.cpp.o 2025-06-01T21:09:32.3089816Z [5150/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2025-06-01T21:09:36.0824528Z [5150/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2025-06-01T21:09:36.0825970Z [5151/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2025-06-01T21:09:36.4031540Z [5151/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2025-06-01T21:09:36.4032947Z [5152/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2025-06-01T21:09:37.7973100Z [5152/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2025-06-01T21:09:37.7974566Z [5153/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2025-06-01T21:09:38.0087428Z [5153/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp4.cpp.o 2025-06-01T21:09:38.0088965Z [5154/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2025-06-01T21:09:38.1173900Z [5154/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp8.cpp.o 2025-06-01T21:09:38.1175359Z [5155/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_bf16.cpp.o 2025-06-01T21:09:38.3742460Z [5155/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2025-06-01T21:09:38.3743859Z [5156/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_fp8.cpp.o 2025-06-01T21:09:38.9394004Z [5156/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s4.cpp.o 2025-06-01T21:09:38.9395694Z [5157/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2025-06-01T21:09:41.4649362Z [5157/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2025-06-01T21:09:41.4650802Z [5158/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2025-06-01T21:09:41.4921499Z [5158/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u4.cpp.o 2025-06-01T21:09:41.4922876Z [5159/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_f32_s8.cpp.o 2025-06-01T21:09:42.3317816Z [5159/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2025-06-01T21:09:42.3319289Z [5160/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2025-06-01T21:09:42.9923172Z [5160/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2025-06-01T21:09:42.9924794Z [5161/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2025-06-01T21:09:43.6328736Z [5161/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2025-06-01T21:09:43.6330090Z [5162/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_s8_s8.cpp.o 2025-06-01T21:09:44.8023100Z [5162/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2025-06-01T21:09:44.8024444Z [5163/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2025-06-01T21:09:45.0594934Z [5163/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2025-06-01T21:09:45.0596349Z [5164/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp4.cpp.o 2025-06-01T21:09:45.5874806Z [5164/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2025-06-01T21:09:45.5876183Z [5165/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s4.cpp.o 2025-06-01T21:09:46.6798870Z [5165/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2025-06-01T21:09:46.6800266Z [5166/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_fp8.cpp.o 2025-06-01T21:09:47.9051745Z [5166/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2025-06-01T21:09:47.9053169Z [5167/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2025-06-01T21:09:48.6070865Z [5167/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2025-06-01T21:09:48.6072283Z [5168/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2025-06-01T21:09:48.6702098Z [5168/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2025-06-01T21:09:48.6703467Z [5169/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u4.cpp.o 2025-06-01T21:09:48.8341288Z [5169/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2025-06-01T21:09:48.8342755Z [5170/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2025-06-01T21:09:49.2885530Z [5170/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2025-06-01T21:09:49.2886808Z [5171/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2025-06-01T21:09:49.3487450Z [5171/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2025-06-01T21:09:49.3488735Z [5172/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2025-06-01T21:09:49.5916308Z [5172/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2025-06-01T21:09:49.5917626Z [5173/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2025-06-01T21:09:50.1491791Z [5173/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2025-06-01T21:09:50.1493399Z [5174/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2025-06-01T21:09:50.1771766Z [5174/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2025-06-01T21:09:50.1773074Z [5175/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2025-06-01T21:09:50.3315109Z [5175/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2025-06-01T21:09:50.3316476Z [5176/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2025-06-01T21:09:50.4924975Z [5176/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2025-06-01T21:09:50.4926432Z [5177/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/linux_perf/linux_perf.cpp.o 2025-06-01T21:09:50.6448327Z [5177/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/capi/brgemm_api.cpp.o 2025-06-01T21:09:50.6449683Z [5178/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2025-06-01T21:09:51.3652308Z [5178/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2025-06-01T21:09:51.3653743Z [5179/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2025-06-01T21:09:52.1646509Z [5179/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2025-06-01T21:09:52.1647939Z [5180/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2025-06-01T21:09:52.3385878Z [5180/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2025-06-01T21:09:52.3387214Z [5181/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2025-06-01T21:09:52.7742121Z [5181/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2025-06-01T21:09:52.7743388Z [5182/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2025-06-01T21:09:53.0094759Z [5182/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2025-06-01T21:09:53.0096250Z [5183/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_containers.cpp.o 2025-06-01T21:09:53.4802614Z [5183/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2025-06-01T21:09:53.4804389Z [5184/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2025-06-01T21:09:54.3000571Z [5184/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_copy_kern.cpp.o 2025-06-01T21:09:54.3002051Z [5185/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm_utils.cpp.o 2025-06-01T21:09:54.6312467Z [5185/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o 2025-06-01T21:09:54.9756238Z [5186/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/capi/brgemm_api.cpp.o 2025-06-01T21:09:54.9757793Z [5186/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2025-06-01T21:09:54.9759548Z [5187/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2025-06-01T21:09:55.4553726Z [5187/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2025-06-01T21:09:55.4555203Z [5188/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2025-06-01T21:09:57.8531890Z [5188/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2025-06-01T21:09:57.8533390Z [5189/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2025-06-01T21:09:59.5808574Z [5189/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2025-06-01T21:09:59.5811451Z [5190/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2025-06-01T21:10:00.0641397Z [5190/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:00.0643008Z [5191/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o 2025-06-01T21:10:00.4389949Z [5191/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:00.4391670Z [5192/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:00.8381388Z [5192/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:00.8383098Z [5193/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_copy_kern.cpp.o 2025-06-01T21:10:01.9613909Z [5193/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:01.9615682Z [5194/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2025-06-01T21:10:02.0408588Z [5194/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:02.0410312Z [5195/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2025-06-01T21:10:02.9327508Z [5195/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:02.9329092Z [5196/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2025-06-01T21:10:03.1490850Z [5196/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:03.1492580Z [5197/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2025-06-01T21:10:04.0128471Z [5197/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:04.0130216Z [5198/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:04.4322168Z [5198/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:04.4323956Z [5199/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:04.8773276Z [5199/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:04.8774980Z [5200/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:05.9053132Z [5200/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o 2025-06-01T21:10:05.9054888Z [5201/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:06.8448932Z [5201/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o 2025-06-01T21:10:06.8450610Z [5202/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:06.9055506Z [5202/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:06.9057384Z [5203/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:08.7947714Z [5203/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp.o 2025-06-01T21:10:08.7949560Z [5204/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:09.2026269Z [5204/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp.o 2025-06-01T21:10:09.2027978Z [5205/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:10.3519367Z [5205/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:10.3521208Z [5206/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:12.1192840Z [5206/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:12.1194779Z [5207/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:12.4270016Z [5207/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o 2025-06-01T21:10:12.4271675Z [5208/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:14.0310133Z [5208/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:14.0311636Z [5209/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2025-06-01T21:10:15.0790973Z [5209/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:15.0792591Z [5210/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:16.6496536Z [5210/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:16.6498131Z [5211/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o 2025-06-01T21:10:16.9021579Z [5211/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:16.9023233Z [5212/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:17.1095581Z [5212/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o 2025-06-01T21:10:17.1097174Z [5213/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:17.5122276Z [5213/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemv_t_f32_kern.cpp.o 2025-06-01T21:10:17.5123631Z [5214/8163] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2025-06-01T21:10:17.7175463Z [5214/8163] Linking CXX static library lib/libfbgemm.a 2025-06-01T21:10:17.7176101Z [5215/8163] Linking CXX static library lib/libfbgemm.a 2025-06-01T21:10:19.2877646Z [5215/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.o 2025-06-01T21:10:19.2879487Z [5216/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o 2025-06-01T21:10:19.6528117Z [5216/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.o 2025-06-01T21:10:19.6529790Z [5217/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o 2025-06-01T21:10:20.1590278Z [5217/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2025-06-01T21:10:20.1591966Z [5218/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:20.3435398Z [5218/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2025-06-01T21:10:20.3437353Z [5219/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:21.0551921Z [5219/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:21.0553603Z [5220/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:21.3761746Z [5220/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:21.3763443Z [5221/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp.o 2025-06-01T21:10:22.2909549Z [5221/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:22.2911352Z [5222/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp.o 2025-06-01T21:10:22.4750626Z [5222/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:22.4752286Z [5223/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:23.3132559Z [5223/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp.o 2025-06-01T21:10:23.3134162Z [5224/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemv_t_f32_kern.cpp.o 2025-06-01T21:10:26.4968908Z [5224/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o 2025-06-01T21:10:26.4970559Z [5225/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:26.8016466Z [5225/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o 2025-06-01T21:10:26.8018139Z [5226/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:26.8503430Z [5226/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o 2025-06-01T21:10:26.8505106Z [5227/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:27.6090679Z [5227/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2025-06-01T21:10:27.6092148Z [5228/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o 2025-06-01T21:10:27.9422947Z [5228/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2025-06-01T21:10:27.9424773Z [5229/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:29.3815291Z [5229/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2025-06-01T21:10:29.3817911Z [5230/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.o 2025-06-01T21:10:29.5505049Z [5230/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2025-06-01T21:10:29.5506508Z [5231/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_t_f32_kern.cpp.o 2025-06-01T21:10:29.7846463Z [5231/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o 2025-06-01T21:10:29.7848072Z [5232/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_gemv_n_f32_kern.cpp.o 2025-06-01T21:10:30.4328465Z [5232/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:30.4330173Z [5233/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2025-06-01T21:10:30.8298510Z [5233/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:30.8299987Z [5234/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2025-06-01T21:10:31.6633769Z [5234/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:31.6635449Z [5235/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.o 2025-06-01T21:10:32.6319463Z [5235/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:32.6321135Z [5236/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2025-06-01T21:10:33.9613876Z [5236/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o 2025-06-01T21:10:33.9615540Z [5237/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2025-06-01T21:10:34.0991293Z [5237/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o 2025-06-01T21:10:34.0992850Z [5238/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2025-06-01T21:10:34.6648149Z [5238/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o 2025-06-01T21:10:34.6649940Z [5239/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:34.9267670Z [5239/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o 2025-06-01T21:10:34.9269314Z [5240/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o 2025-06-01T21:10:35.5013374Z [5240/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:35.5015260Z [5241/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2025-06-01T21:10:35.5893820Z [5241/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:35.5895904Z [5242/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o 2025-06-01T21:10:35.6409428Z [5242/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:35.6411177Z [5243/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:35.9785018Z [5243/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:35.9786709Z [5244/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:36.4593401Z [5244/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp.o 2025-06-01T21:10:36.4595366Z [5245/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:36.8566771Z [5245/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp.o 2025-06-01T21:10:36.8568481Z [5246/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o 2025-06-01T21:10:37.7044925Z [5246/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp.o 2025-06-01T21:10:37.7046919Z [5247/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o 2025-06-01T21:10:38.9570304Z [5247/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.o 2025-06-01T21:10:38.9572063Z [5248/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o 2025-06-01T21:10:39.4797820Z [5248/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o 2025-06-01T21:10:39.4799482Z [5249/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o 2025-06-01T21:10:39.8995999Z [5249/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o 2025-06-01T21:10:39.8997728Z [5250/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:39.9403673Z [5250/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o 2025-06-01T21:10:39.9405614Z [5251/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o 2025-06-01T21:10:40.3347279Z [5251/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:40.4144193Z [5252/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:40.4146411Z [5252/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:40.4148499Z [5253/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:41.3774168Z [5253/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:41.3776083Z [5254/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp.o 2025-06-01T21:10:41.7264374Z [5254/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:41.7266148Z [5255/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp.o 2025-06-01T21:10:41.8783209Z [5255/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o 2025-06-01T21:10:41.8785015Z [5256/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:42.5531482Z [5256/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o 2025-06-01T21:10:42.5533279Z [5257/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.o 2025-06-01T21:10:42.5634114Z [5257/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o 2025-06-01T21:10:42.5635764Z [5258/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o 2025-06-01T21:10:43.5017080Z [5258/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o 2025-06-01T21:10:43.5018839Z [5259/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp.o 2025-06-01T21:10:44.6577686Z [5259/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:44.6579430Z [5260/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o 2025-06-01T21:10:45.0608463Z [5260/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:45.0610337Z [5261/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:45.4554711Z [5261/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:45.4556477Z [5262/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:46.2644895Z [5262/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:46.2646886Z [5263/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o 2025-06-01T21:10:46.2903351Z [5263/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:46.2905352Z [5264/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:47.5632171Z [5264/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:47.5633938Z [5265/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o 2025-06-01T21:10:47.6242569Z [5265/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:47.6244634Z [5266/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o 2025-06-01T21:10:47.7326046Z [5266/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:47.7327923Z [5267/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o 2025-06-01T21:10:49.3091362Z [5267/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:49.3093106Z [5268/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:51.6942854Z [5268/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:51.6944576Z [5269/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o 2025-06-01T21:10:52.1405727Z [5269/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:52.1407480Z [5270/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:52.6999170Z [5270/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:52.7000767Z [5271/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:52.9133605Z [5271/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2025-06-01T21:10:52.9135549Z [5272/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:52.9523205Z [5272/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2025-06-01T21:10:52.9525300Z [5273/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:53.7647543Z [5273/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2025-06-01T21:10:53.7649322Z [5274/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:54.7838465Z [5274/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2025-06-01T21:10:54.7840405Z [5275/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:54.9204644Z [5275/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:54.9206383Z [5276/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:55.1838370Z [5276/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:55.1840143Z [5277/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:55.6576990Z [5277/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:55.6578771Z [5278/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:56.0353034Z [5278/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:56.0354829Z [5279/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:56.3866937Z [5279/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:56.3868676Z [5280/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:10:56.9431605Z [5280/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:56.9433409Z [5281/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:10:57.7010675Z [5281/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:57.7012409Z [5282/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2025-06-01T21:10:57.8176724Z [5282/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:10:57.8178445Z [5283/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2025-06-01T21:10:58.5365399Z [5283/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o 2025-06-01T21:10:58.5367074Z [5284/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2025-06-01T21:10:58.8767588Z [5284/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o 2025-06-01T21:10:58.8769300Z [5285/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2025-06-01T21:11:01.7217127Z [5285/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:11:01.7218823Z [5286/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:11:01.9480223Z [5286/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:11:01.9481946Z [5287/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:11:02.1821317Z [5287/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o 2025-06-01T21:11:02.1823370Z [5288/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:11:02.7516187Z [5288/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2025-06-01T21:11:02.7517939Z [5289/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:11:02.7580587Z [5289/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o 2025-06-01T21:11:02.7582242Z [5290/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o 2025-06-01T21:11:03.5576575Z [5290/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o 2025-06-01T21:11:03.5578284Z [5291/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o 2025-06-01T21:11:03.5732863Z [5291/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2025-06-01T21:11:03.5734500Z [5292/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:11:03.6746033Z [5292/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2025-06-01T21:11:03.6747728Z [5293/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:11:03.8205112Z [5293/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2025-06-01T21:11:03.8206811Z [5294/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:11:04.1245767Z [5294/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2025-06-01T21:11:04.1247418Z [5295/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o 2025-06-01T21:11:04.9524416Z [5295/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2025-06-01T21:11:04.9526294Z [5296/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2025-06-01T21:11:06.5108565Z [5296/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2025-06-01T21:11:06.5110351Z [5297/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o 2025-06-01T21:11:07.0514808Z [5297/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2025-06-01T21:11:07.0516362Z [5298/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o 2025-06-01T21:11:07.4999564Z [5298/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2025-06-01T21:11:07.5001184Z [5299/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o 2025-06-01T21:11:07.5493102Z [5299/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2025-06-01T21:11:07.5494795Z [5300/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o 2025-06-01T21:11:07.8569543Z [5300/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2025-06-01T21:11:07.8571029Z [5301/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/injector_utils.cpp.o 2025-06-01T21:11:08.1708420Z [5301/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2025-06-01T21:11:08.1709964Z [5302/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2025-06-01T21:11:10.0370638Z [5302/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2025-06-01T21:11:10.0372069Z [5303/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2025-06-01T21:11:12.0366092Z [5303/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2025-06-01T21:11:12.0367549Z [5304/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2025-06-01T21:11:12.6565348Z [5304/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2025-06-01T21:11:12.6566801Z [5305/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_inner_product.cpp.o 2025-06-01T21:11:12.8296872Z [5305/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2025-06-01T21:11:12.8298391Z [5306/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2025-06-01T21:11:15.3512647Z [5306/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o 2025-06-01T21:11:15.3514125Z [5307/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2025-06-01T21:11:15.9713496Z [5307/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2025-06-01T21:11:15.9715020Z [5308/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2025-06-01T21:11:16.2187652Z [5308/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2025-06-01T21:11:16.2189332Z [5309/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2025-06-01T21:11:16.6048647Z [5309/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2025-06-01T21:11:16.6050102Z [5310/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2025-06-01T21:11:17.4966069Z [5310/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2025-06-01T21:11:17.4967551Z [5311/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2025-06-01T21:11:19.4726973Z [5311/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o 2025-06-01T21:11:19.4728747Z [5312/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2025-06-01T21:11:20.6376291Z [5312/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2025-06-01T21:11:20.6377838Z [5313/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2025-06-01T21:11:21.0920326Z [5313/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2025-06-01T21:11:21.0921833Z [5314/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2025-06-01T21:11:21.2780172Z [5314/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2025-06-01T21:11:21.2781653Z [5315/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2025-06-01T21:11:21.2888344Z [5315/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o 2025-06-01T21:11:21.2889889Z [5316/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o 2025-06-01T21:11:25.3993145Z [5316/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp16cvt.cpp.o 2025-06-01T21:11:25.3994607Z [5317/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2025-06-01T21:11:25.4172840Z [5317/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp8cvt.cpp.o 2025-06-01T21:11:25.4174306Z [5318/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp16cvt.cpp.o 2025-06-01T21:11:27.4189756Z [5318/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_resampling.cpp.o 2025-06-01T21:11:27.4191217Z [5319/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o 2025-06-01T21:11:28.6071862Z [5319/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_scale_precompute.cpp.o 2025-06-01T21:11:28.6073328Z [5320/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2025-06-01T21:11:29.4881787Z [5320/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 2025-06-01T21:11:29.4883654Z [5321/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2025-06-01T21:11:30.7603678Z [5321/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2025-06-01T21:11:30.7605629Z [5322/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o 2025-06-01T21:11:31.2854646Z [5322/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2025-06-01T21:11:31.2856114Z [5323/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_fp8cvt.cpp.o 2025-06-01T21:11:31.7585835Z [5323/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2025-06-01T21:11:31.7587654Z [5324/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_scale_precompute.cpp.o 2025-06-01T21:11:32.1489221Z [5324/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2025-06-01T21:11:32.1490772Z [5325/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_binary_injector.cpp.o 2025-06-01T21:11:33.4638356Z [5325/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_sparse_decompress_kernel.cpp.o 2025-06-01T21:11:33.4639850Z [5326/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_resampling.cpp.o 2025-06-01T21:11:33.6137060Z [5326/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2025-06-01T21:11:33.6138515Z [5327/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2025-06-01T21:11:33.9960572Z [5327/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2025-06-01T21:11:33.9962001Z [5328/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2025-06-01T21:11:34.3013677Z [5328/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2025-06-01T21:11:34.3015174Z [5329/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2025-06-01T21:11:36.7441383Z [5329/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd.cpp.o 2025-06-01T21:11:36.7442862Z [5330/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_sparse_decompress_kernel.cpp.o 2025-06-01T21:11:36.8680045Z [5330/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_copy_kernel.cpp.o 2025-06-01T21:11:36.8681705Z [5331/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2025-06-01T21:11:40.2723765Z [5331/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_strided.cpp.o 2025-06-01T21:11:40.2725605Z [5332/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 2025-06-01T21:11:40.4872529Z [5332/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_trans_kernel.cpp.o 2025-06-01T21:11:40.4874193Z [5333/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2025-06-01T21:11:40.6215328Z [5333/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_utils.cpp.o 2025-06-01T21:11:40.6216795Z [5334/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd.cpp.o 2025-06-01T21:11:40.9408813Z [5334/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_w.cpp.o 2025-06-01T21:11:40.9410183Z [5335/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2025-06-01T21:11:43.1919784Z [5335/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2025-06-01T21:11:43.1921270Z [5336/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_copy_kernel.cpp.o 2025-06-01T21:11:44.3567911Z [5336/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2025-06-01T21:11:44.3569488Z [5337/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2025-06-01T21:11:45.9811021Z [5337/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2025-06-01T21:11:45.9812451Z [5338/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_utils.cpp.o 2025-06-01T21:11:46.5268868Z [5338/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_deconv.cpp.o 2025-06-01T21:11:46.5270304Z [5339/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2025-06-01T21:11:47.1638849Z [5339/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2025-06-01T21:11:47.1640311Z [5340/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_trans_kernel.cpp.o 2025-06-01T21:11:48.9487267Z [5340/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2025-06-01T21:11:48.9488755Z [5341/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_w.cpp.o 2025-06-01T21:11:49.0846576Z [5341/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_post_ops.cpp.o 2025-06-01T21:11:49.0848031Z [5342/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2025-06-01T21:11:49.6431234Z [5342/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_primitive_conf.cpp.o 2025-06-01T21:11:49.6432665Z [5343/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2025-06-01T21:11:50.9926327Z [5343/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2025-06-01T21:11:50.9927746Z [5344/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2025-06-01T21:11:51.1929520Z [5344/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2025-06-01T21:11:51.1930850Z [5345/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2025-06-01T21:11:51.2394069Z [5345/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2025-06-01T21:11:51.2395852Z [5346/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_primitive_conf.cpp.o 2025-06-01T21:11:51.4816829Z [5346/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2025-06-01T21:11:51.4818333Z [5347/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2025-06-01T21:11:51.8728590Z [5347/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_generator.cpp.o 2025-06-01T21:11:51.8729980Z [5348/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2025-06-01T21:11:54.7037293Z [5348/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2025-06-01T21:11:54.7038981Z [5349/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_deconv.cpp.o 2025-06-01T21:11:55.1570845Z [5349/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2025-06-01T21:11:55.1572213Z [5350/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_generator.cpp.o 2025-06-01T21:11:55.2025498Z [5350/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2025-06-01T21:11:55.2026943Z [5351/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_eltwise_injector.cpp.o 2025-06-01T21:11:55.8372686Z [5351/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2025-06-01T21:11:55.8374290Z [5352/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2025-06-01T21:11:58.3528629Z [5352/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2025-06-01T21:11:58.3530058Z [5353/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2025-06-01T21:11:58.4968682Z [5353/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2025-06-01T21:11:58.4970104Z [5354/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2025-06-01T21:11:58.6648698Z [5354/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2025-06-01T21:11:58.6650255Z [5355/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2025-06-01T21:11:59.3901070Z [5355/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2025-06-01T21:11:59.3902575Z [5356/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2025-06-01T21:11:59.7873890Z [5356/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2025-06-01T21:11:59.7875283Z [5357/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2025-06-01T21:12:00.1751238Z [5357/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_convert_xf16.cpp.o 2025-06-01T21:12:00.1752630Z [5358/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_post_ops.cpp.o 2025-06-01T21:12:00.2133848Z [5358/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_deconv_zp_pad_str_kernel.cpp.o 2025-06-01T21:12:00.2135480Z [5359/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_bwd_strided.cpp.o 2025-06-01T21:12:02.6555256Z [5359/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2025-06-01T21:12:02.6556704Z [5360/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2025-06-01T21:12:02.9489467Z [5360/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2025-06-01T21:12:02.9490943Z [5361/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2025-06-01T21:12:03.3185588Z [5361/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2025-06-01T21:12:03.3187010Z [5362/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2025-06-01T21:12:05.6105497Z [5362/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2025-06-01T21:12:05.6106785Z [5363/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2025-06-01T21:12:06.8259299Z [5363/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2025-06-01T21:12:06.8260716Z [5364/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_deconv_zp_pad_str_kernel.cpp.o 2025-06-01T21:12:07.3323794Z [5364/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_group_normalization.cpp.o 2025-06-01T21:12:07.3325687Z [5365/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_convert_xf16.cpp.o 2025-06-01T21:12:07.7393861Z [5365/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2025-06-01T21:12:07.7395269Z [5366/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2025-06-01T21:12:09.2172228Z [5366/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_instance_normalization.cpp.o 2025-06-01T21:12:09.2173655Z [5367/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2025-06-01T21:12:11.2692514Z [5367/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization.cpp.o 2025-06-01T21:12:11.2694037Z [5368/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2025-06-01T21:12:11.5612690Z [5368/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_ncsp_convolution.cpp.o 2025-06-01T21:12:11.5614152Z [5369/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2025-06-01T21:12:15.0288413Z [5369/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2025-06-01T21:12:15.0289848Z [5370/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2025-06-01T21:12:15.8922106Z [5370/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2025-06-01T21:12:15.8923711Z [5371/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise_int.cpp.o 2025-06-01T21:12:16.8125235Z [5371/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2025-06-01T21:12:16.8126663Z [5372/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_group_normalization.cpp.o 2025-06-01T21:12:16.8858047Z [5372/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2025-06-01T21:12:16.8859437Z [5373/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_convolution.cpp.o 2025-06-01T21:12:17.3930474Z [5373/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2025-06-01T21:12:17.3931919Z [5374/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_instance_normalization.cpp.o 2025-06-01T21:12:17.6590753Z [5374/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_direct_copy.cpp.o 2025-06-01T21:12:17.6592219Z [5375/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_ncsp_convolution.cpp.o 2025-06-01T21:12:18.2370869Z [5375/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2025-06-01T21:12:18.2372235Z [5376/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_eltwise.cpp.o 2025-06-01T21:12:19.2593789Z [5376/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2025-06-01T21:12:19.2595202Z [5377/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2025-06-01T21:12:19.6209815Z [5377/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2025-06-01T21:12:19.6211239Z [5378/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_i8i8_pooling.cpp.o 2025-06-01T21:12:19.7542296Z [5378/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2025-06-01T21:12:19.7543631Z [5379/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2025-06-01T21:12:20.2268316Z [5379/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2025-06-01T21:12:20.2269744Z [5380/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2025-06-01T21:12:20.4736523Z [5380/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2025-06-01T21:12:20.4737956Z [5381/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction.cpp.o 2025-06-01T21:12:22.2729228Z [5381/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2025-06-01T21:12:22.2730744Z [5382/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_layer_normalization.cpp.o 2025-06-01T21:12:23.6373493Z [5382/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2025-06-01T21:12:23.6374916Z [5383/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2025-06-01T21:12:26.0868697Z [5383/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2025-06-01T21:12:26.0871727Z [5384/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_direct_copy.cpp.o 2025-06-01T21:12:28.9045895Z [5384/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2025-06-01T21:12:28.9048677Z [5385/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder.cpp.o 2025-06-01T21:12:29.7943097Z [5385/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_xf16_sum.cpp.o 2025-06-01T21:12:29.7945895Z [5386/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reduction_kernel.cpp.o 2025-06-01T21:12:30.5514710Z [5386/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2025-06-01T21:12:30.5517365Z [5387/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pool_kernel.cpp.o 2025-06-01T21:12:30.9147995Z [5387/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o 2025-06-01T21:12:30.9150799Z [5388/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2025-06-01T21:12:31.1947268Z [5388/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o 2025-06-01T21:12:31.1950123Z [5389/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_pooling.cpp.o 2025-06-01T21:12:32.1348984Z [5389/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o 2025-06-01T21:12:32.1351690Z [5390/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2025-06-01T21:12:33.8000259Z [5390/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o 2025-06-01T21:12:35.4974229Z [5391/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2025-06-01T21:12:35.4977108Z [5391/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o 2025-06-01T21:12:35.4979823Z [5392/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_blocked.cpp.o 2025-06-01T21:12:36.3293656Z [5392/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o 2025-06-01T21:12:36.3296737Z [5393/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_base.cpp.o 2025-06-01T21:12:36.8013815Z [5393/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2025-06-01T21:12:36.8016490Z [5394/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_bwd_nhwc.cpp.o 2025-06-01T21:12:36.9165218Z [5394/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2025-06-01T21:12:36.9168037Z [5395/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2025-06-01T21:12:37.8525997Z [5395/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2025-06-01T21:12:37.8528557Z [5396/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_base.cpp.o 2025-06-01T21:12:37.9374258Z [5396/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2025-06-01T21:12:37.9377257Z [5397/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2025-06-01T21:12:38.1778875Z [5397/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_reorders.cpp.o 2025-06-01T21:12:38.1781578Z [5398/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn.cpp.o 2025-06-01T21:12:38.2328660Z [5398/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2025-06-01T21:12:38.2331663Z [5399/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_blocked.cpp.o 2025-06-01T21:12:39.3300574Z [5399/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/jit_uni_sparse_matmul.cpp.o 2025-06-01T21:12:39.3302112Z [5400/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2025-06-01T21:12:40.3061014Z [5400/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2025-06-01T21:12:40.3062371Z [5401/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_xf16_sum.cpp.o 2025-06-01T21:12:40.9800013Z [5401/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2025-06-01T21:12:40.9801486Z [5402/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_avx512_common_lrn_fwd_nhwc.cpp.o 2025-06-01T21:12:43.7103979Z [5402/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2025-06-01T21:12:43.7105428Z [5403/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2025-06-01T21:12:43.7863103Z [5403/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2025-06-01T21:12:43.7864575Z [5404/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_reorders.cpp.o 2025-06-01T21:12:44.0226239Z [5404/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2025-06-01T21:12:44.0227628Z [5405/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_utils.cpp.o 2025-06-01T21:12:44.4133681Z [5405/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2025-06-01T21:12:44.4135322Z [5406/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_backward.cpp.o 2025-06-01T21:12:45.1294653Z [5406/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2025-06-01T21:12:45.1296174Z [5407/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn.cpp.o 2025-06-01T21:12:45.7945600Z [5407/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2025-06-01T21:12:45.7947314Z [5408/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_base_kernel.cpp.o 2025-06-01T21:12:45.8567975Z [5408/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2025-06-01T21:12:45.8569666Z [5409/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_forward.cpp.o 2025-06-01T21:12:45.9162769Z [5409/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2025-06-01T21:12:45.9164539Z [5410/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/jit_uni_sparse_matmul.cpp.o 2025-06-01T21:12:47.1095834Z [5410/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2025-06-01T21:12:47.1097222Z [5411/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2025-06-01T21:12:47.1368836Z [5411/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2025-06-01T21:12:47.1370562Z [5412/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2025-06-01T21:12:47.1574476Z [5412/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2025-06-01T21:12:47.1576068Z [5413/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2025-06-01T21:12:48.5487374Z [5413/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2025-06-01T21:12:48.5488842Z [5414/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2025-06-01T21:12:49.0124277Z [5414/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2025-06-01T21:12:49.0128967Z [5415/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2025-06-01T21:12:49.4106798Z [5415/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2025-06-01T21:12:49.4108311Z [5416/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2025-06-01T21:12:49.4960200Z [5416/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2025-06-01T21:12:49.4961687Z [5417/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2025-06-01T21:12:49.9066131Z [5417/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2025-06-01T21:12:49.9067621Z [5418/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2025-06-01T21:12:51.4426976Z [5418/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2025-06-01T21:12:51.4428438Z [5419/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/allocator.cpp.o 2025-06-01T21:12:52.3040934Z [5419/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2025-06-01T21:12:52.3042402Z [5420/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2025-06-01T21:12:53.1116009Z [5420/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/constant_tensor_cache.cpp.o 2025-06-01T21:12:53.1117760Z [5421/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2025-06-01T21:12:53.2577914Z [5421/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2025-06-01T21:12:53.2579426Z [5422/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2025-06-01T21:12:53.4440739Z [5422/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2025-06-01T21:12:53.4442181Z [5423/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2025-06-01T21:12:53.5543219Z [5423/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2025-06-01T21:12:53.5544649Z [5424/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/backend.cpp.o 2025-06-01T21:12:54.0103427Z [5424/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2025-06-01T21:12:54.0104973Z [5425/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2025-06-01T21:12:54.1276982Z [5425/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2025-06-01T21:12:54.1278466Z [5426/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/lrn/jit_uni_lrn_kernel.cpp.o 2025-06-01T21:12:54.6209382Z [5426/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2025-06-01T21:12:54.6210854Z [5427/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2025-06-01T21:12:54.6405954Z [5427/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2025-06-01T21:12:54.6407504Z [5428/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul_copy_utils.cpp.o 2025-06-01T21:12:55.6573056Z [5428/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2025-06-01T21:12:55.6576078Z [5429/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/logical_tensor.cpp.o 2025-06-01T21:12:55.8027378Z [5429/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2025-06-01T21:12:55.8030312Z [5430/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/constant_tensor_cache.cpp.o 2025-06-01T21:12:55.9690333Z [5430/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2025-06-01T21:12:55.9693020Z [5431/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op.cpp.o 2025-06-01T21:12:56.2844167Z [5431/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2025-06-01T21:12:56.2846177Z [5432/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2025-06-01T21:12:56.6797753Z [5432/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2025-06-01T21:12:56.6799167Z [5433/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2025-06-01T21:12:56.7293249Z [5433/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2025-06-01T21:12:56.7295127Z [5434/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_def_constraint.cpp.o 2025-06-01T21:12:57.2677600Z [5434/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2025-06-01T21:12:57.2679123Z [5435/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_hashing.cpp.o 2025-06-01T21:12:57.4276389Z [5435/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2025-06-01T21:12:57.4277918Z [5436/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_cache.cpp.o 2025-06-01T21:12:57.6832128Z [5436/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_partition_impl.cpp.o 2025-06-01T21:12:57.6833898Z [5437/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/tensor.cpp.o 2025-06-01T21:12:58.0033040Z [5437/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2025-06-01T21:12:58.0034516Z [5438/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/value.cpp.o 2025-06-01T21:12:58.0325008Z [5438/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/fusion_info.cpp.o 2025-06-01T21:12:58.0326586Z [5439/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition_impl.cpp.o 2025-06-01T21:12:58.4865589Z [5439/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_id_mgr.cpp.o 2025-06-01T21:12:58.4867259Z [5440/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/partition.cpp.o 2025-06-01T21:12:58.9494027Z [5440/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_propagator.cpp.o 2025-06-01T21:12:58.9496985Z [5441/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/graph.cpp.o 2025-06-01T21:13:00.2976085Z [5441/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/op_executable.cpp.o 2025-06-01T21:13:00.2977812Z [5442/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_id_mgr.cpp.o 2025-06-01T21:13:00.8292602Z [5442/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/platform.cpp.o 2025-06-01T21:13:00.8294200Z [5443/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/shape_infer.cpp.o 2025-06-01T21:13:01.3886199Z [5443/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2025-06-01T21:13:01.3887728Z [5444/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2025-06-01T21:13:01.5521508Z [5444/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/batch_norm.cpp.o 2025-06-01T21:13:01.5523120Z [5445/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2025-06-01T21:13:01.5897618Z [5445/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/binary.cpp.o 2025-06-01T21:13:01.5899511Z [5446/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/fusion_info.cpp.o 2025-06-01T21:13:01.7734891Z [5446/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/concat.cpp.o 2025-06-01T21:13:01.7736540Z [5447/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/interface/CMakeFiles/dnnl_graph_interface.dir/op_schema.cpp.o 2025-06-01T21:13:02.1289252Z [5447/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv.cpp.o 2025-06-01T21:13:02.1290823Z [5448/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2025-06-01T21:13:02.4171056Z [5448/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_base.cpp.o 2025-06-01T21:13:02.4172856Z [5449/8163] Building CXX object third_party/ideep/mkl-dnn/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/matmul/brgemm_matmul.cpp.o 2025-06-01T21:13:02.5593700Z [5449/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_transpose.cpp.o 2025-06-01T21:13:02.5595351Z [5450/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_partition_impl.cpp.o 2025-06-01T21:13:02.5847205Z [5450/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/dummy.cpp.o 2025-06-01T21:13:02.5848960Z [5451/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/platform.cpp.o 2025-06-01T21:13:04.3488092Z [5451/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/eltwise.cpp.o 2025-06-01T21:13:04.3489858Z [5452/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/layout_propagator.cpp.o 2025-06-01T21:13:05.9089427Z [5452/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/gen_index.cpp.o 2025-06-01T21:13:05.9091027Z [5453/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/subgraph.cpp.o 2025-06-01T21:13:06.6989424Z [5453/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/group_norm.cpp.o 2025-06-01T21:13:06.6991007Z [5454/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/dummy.cpp.o 2025-06-01T21:13:06.9531895Z [5454/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/kernel_base.cpp.o 2025-06-01T21:13:06.9533590Z [5455/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/binary.cpp.o 2025-06-01T21:13:07.0216720Z [5455/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/large_partition.cpp.o 2025-06-01T21:13:07.0218358Z [5456/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_base.cpp.o 2025-06-01T21:13:07.4167289Z [5456/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/layer_norm.cpp.o 2025-06-01T21:13:07.4168938Z [5457/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv.cpp.o 2025-06-01T21:13:07.4303093Z [5457/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/log_softmax.cpp.o 2025-06-01T21:13:07.4304990Z [5458/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/concat.cpp.o 2025-06-01T21:13:07.7368978Z [5458/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/matmul.cpp.o 2025-06-01T21:13:07.7370599Z [5459/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/batch_norm.cpp.o 2025-06-01T21:13:08.1077140Z [5459/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp.cpp.o 2025-06-01T21:13:08.1078841Z [5460/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/conv_transpose.cpp.o 2025-06-01T21:13:08.8676103Z [5460/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp_config.cpp.o 2025-06-01T21:13:08.8678694Z [5461/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/op_executable.cpp.o 2025-06-01T21:13:09.0393643Z [5461/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/pool.cpp.o 2025-06-01T21:13:09.0395216Z [5462/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/eltwise.cpp.o 2025-06-01T21:13:09.7549388Z [5462/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/prelu.cpp.o 2025-06-01T21:13:09.7551072Z [5463/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/kernel_base.cpp.o 2025-06-01T21:13:09.7685946Z [5463/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/quantize.cpp.o 2025-06-01T21:13:09.7687624Z [5464/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/gen_index.cpp.o 2025-06-01T21:13:11.9560923Z [5464/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reduction.cpp.o 2025-06-01T21:13:11.9562554Z [5465/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/group_norm.cpp.o 2025-06-01T21:13:12.1671652Z [5465/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reorder.cpp.o 2025-06-01T21:13:12.1673210Z [5466/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2025-06-01T21:13:13.1672649Z [5466/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/resampling.cpp.o 2025-06-01T21:13:13.1674335Z [5467/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/log_softmax.cpp.o 2025-06-01T21:13:13.2835976Z [5467/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp.cpp.o 2025-06-01T21:13:13.2837698Z [5468/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/large_partition.cpp.o 2025-06-01T21:13:13.2951646Z [5468/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp_config.cpp.o 2025-06-01T21:13:13.2953383Z [5469/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp_config.cpp.o 2025-06-01T21:13:13.3382999Z [5469/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive.cpp.o 2025-06-01T21:13:13.3384647Z [5470/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/layer_norm.cpp.o 2025-06-01T21:13:13.8649416Z [5470/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive_config.cpp.o 2025-06-01T21:13:13.8651343Z [5471/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/matmul.cpp.o 2025-06-01T21:13:14.0703364Z [5471/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/select.cpp.o 2025-06-01T21:13:14.0705005Z [5472/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/mqa_decomp.cpp.o 2025-06-01T21:13:15.2589394Z [5472/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/shuffle.cpp.o 2025-06-01T21:13:15.2591297Z [5473/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/prelu.cpp.o 2025-06-01T21:13:15.3559115Z [5473/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/softmax.cpp.o 2025-06-01T21:13:15.3560683Z [5474/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/pool.cpp.o 2025-06-01T21:13:15.7441148Z [5474/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sum.cpp.o 2025-06-01T21:13:15.7442736Z [5475/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reduction.cpp.o 2025-06-01T21:13:15.7996478Z [5475/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2025-06-01T21:13:15.7998260Z [5476/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/quantize.cpp.o 2025-06-01T21:13:17.9968828Z [5476/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/constant_propagation.cpp.o 2025-06-01T21:13:17.9970545Z [5477/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/resampling.cpp.o 2025-06-01T21:13:18.3611470Z [5477/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2025-06-01T21:13:18.3613157Z [5478/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/reorder.cpp.o 2025-06-01T21:13:18.8328915Z [5478/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2025-06-01T21:13:18.8330684Z [5479/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive_config.cpp.o 2025-06-01T21:13:19.3773930Z [5479/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower.cpp.o 2025-06-01T21:13:19.3775701Z [5480/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_primitive.cpp.o 2025-06-01T21:13:19.4035471Z [5480/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2025-06-01T21:13:19.4037446Z [5481/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/shuffle.cpp.o 2025-06-01T21:13:19.4715263Z [5481/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/transform.cpp.o 2025-06-01T21:13:19.4716967Z [5482/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/constant_propagation.cpp.o 2025-06-01T21:13:19.5976332Z [5482/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2025-06-01T21:13:19.5978579Z [5483/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2025-06-01T21:13:19.8594235Z [5483/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2025-06-01T21:13:19.8596184Z [5484/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/select.cpp.o 2025-06-01T21:13:20.6903419Z [5484/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2025-06-01T21:13:20.6905037Z [5485/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sum.cpp.o 2025-06-01T21:13:20.8333496Z [5485/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2025-06-01T21:13:20.8335236Z [5486/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp_config.cpp.o 2025-06-01T21:13:21.5649266Z [5486/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_block_fusion.cpp.o 2025-06-01T21:13:21.5651048Z [5487/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/softmax.cpp.o 2025-06-01T21:13:22.3974502Z [5487/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_post_ops.cpp.o 2025-06-01T21:13:22.3976372Z [5488/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2025-06-01T21:13:23.1321651Z [5488/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2025-06-01T21:13:23.1323343Z [5489/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/kernels/sdp_decomp.cpp.o 2025-06-01T21:13:24.1294551Z [5489/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2025-06-01T21:13:24.1296388Z [5490/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2025-06-01T21:13:24.9064772Z [5490/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/groupnorm_fusion.cpp.o 2025-06-01T21:13:24.9066499Z [5491/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower.cpp.o 2025-06-01T21:13:25.6189489Z [5491/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2025-06-01T21:13:25.6191133Z [5492/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2025-06-01T21:13:25.6648968Z [5492/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/layernorm_fusion.cpp.o 2025-06-01T21:13:25.6650694Z [5493/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2025-06-01T21:13:26.0798759Z [5493/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_post_ops.cpp.o 2025-06-01T21:13:26.0800415Z [5494/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2025-06-01T21:13:26.7972127Z [5494/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/mlp.cpp.o 2025-06-01T21:13:26.7973831Z [5495/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2025-06-01T21:13:26.8736253Z [5495/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_post_ops.cpp.o 2025-06-01T21:13:26.8737989Z [5496/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2025-06-01T21:13:27.8727072Z [5496/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2025-06-01T21:13:27.8728845Z [5497/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_block_fusion.cpp.o 2025-06-01T21:13:28.4433281Z [5497/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2025-06-01T21:13:28.4435005Z [5498/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_post_ops.cpp.o 2025-06-01T21:13:28.6771090Z [5498/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2025-06-01T21:13:28.6773127Z [5499/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2025-06-01T21:13:29.1723454Z [5499/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sdp.cpp.o 2025-06-01T21:13:29.1725456Z [5500/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2025-06-01T21:13:30.2192897Z [5500/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2025-06-01T21:13:30.2194852Z [5501/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/groupnorm_fusion.cpp.o 2025-06-01T21:13:30.9167430Z [5501/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2025-06-01T21:13:30.9169200Z [5502/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2025-06-01T21:13:31.7387428Z [5502/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/softmax_post_ops.cpp.o 2025-06-01T21:13:31.9831964Z [5503/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/layernorm_fusion.cpp.o 2025-06-01T21:13:31.9833892Z [5503/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2025-06-01T21:13:31.9835557Z [5504/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/transform.cpp.o 2025-06-01T21:13:32.2715005Z [5504/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/alloc.cpp.o 2025-06-01T21:13:32.2716448Z [5505/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/mlp.cpp.o 2025-06-01T21:13:32.6371433Z [5505/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2025-06-01T21:13:32.6372764Z [5506/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2025-06-01T21:13:32.6993861Z [5506/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2025-06-01T21:13:32.6995392Z [5507/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2025-06-01T21:13:32.7147198Z [5507/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/ocl_usm_utils.cpp.o 2025-06-01T21:13:32.7148601Z [5508/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/ocl_usm_utils.cpp.o 2025-06-01T21:13:32.7813293Z [5508/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2025-06-01T21:13:32.7814929Z [5509/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2025-06-01T21:13:32.7943235Z [5509/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_base.cpp.o 2025-06-01T21:13:32.7944642Z [5510/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/alloc.cpp.o 2025-06-01T21:13:32.8618004Z [5510/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2025-06-01T21:13:32.8619564Z [5511/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_post_ops.cpp.o 2025-06-01T21:13:33.1608299Z [5511/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2025-06-01T21:13:33.9503079Z [5512/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_post_ops.cpp.o 2025-06-01T21:13:33.9504557Z [5512/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2025-06-01T21:13:33.9506047Z [5513/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2025-06-01T21:13:34.2168929Z [5513/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2025-06-01T21:13:34.2170281Z [5514/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2025-06-01T21:13:34.7425389Z [5514/8163] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2025-06-01T21:13:34.7426701Z [5515/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2025-06-01T21:13:35.0248369Z [5515/8163] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2025-06-01T21:13:35.0249710Z [5516/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2025-06-01T21:13:35.3212959Z [5516/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2025-06-01T21:13:35.3214245Z [5517/8163] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2025-06-01T21:13:35.4484587Z [5517/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2025-06-01T21:13:35.4485953Z [5518/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_base.cpp.o 2025-06-01T21:13:36.6278946Z [5518/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2025-06-01T21:13:36.6280206Z [5519/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2025-06-01T21:13:36.6433785Z [5519/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiCallbackApi.cpp.o 2025-06-01T21:13:36.6435139Z [5520/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2025-06-01T21:13:36.9369944Z [5520/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiEventApi.cpp.o 2025-06-01T21:13:36.9371396Z [5521/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2025-06-01T21:13:36.9917352Z [5521/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiMetricApi.cpp.o 2025-06-01T21:13:36.9918687Z [5522/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2025-06-01T21:13:37.0072989Z [5522/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfiler.cpp.o 2025-06-01T21:13:37.0074672Z [5523/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/softmax_post_ops.cpp.o 2025-06-01T21:13:37.6081163Z [5523/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerApi.cpp.o 2025-06-01T21:13:37.6082558Z [5524/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2025-06-01T21:13:37.6771112Z [5524/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerConfig.cpp.o 2025-06-01T21:13:37.6772630Z [5525/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sdp.cpp.o 2025-06-01T21:13:37.7263695Z [5525/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiNvPerfMetric.cpp.o 2025-06-01T21:13:37.7265170Z [5526/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2025-06-01T21:13:37.9895472Z [5526/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2025-06-01T21:13:37.9896734Z [5527/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2025-06-01T21:13:38.3578074Z [5527/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o 2025-06-01T21:13:38.3579541Z [5528/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerApi.cpp.o 2025-06-01T21:13:38.4888107Z [5528/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o 2025-06-01T21:13:38.4889262Z [5529/8163] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2025-06-01T21:13:38.5027510Z [5529/8163] Linking CXX static library lib/libfmt.a 2025-06-01T21:13:38.5933343Z [5530/8163] Linking CXX static library lib/libfmt.a 2025-06-01T21:13:38.5934610Z [5530/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o 2025-06-01T21:13:38.5935951Z [5531/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiNvPerfMetric.cpp.o 2025-06-01T21:13:38.7169764Z [5531/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o 2025-06-01T21:13:38.7171040Z [5532/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/cupti_strings.cpp.o 2025-06-01T21:13:38.7345172Z [5532/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2025-06-01T21:13:38.7346951Z [5533/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/WeakSymbols.cpp.o 2025-06-01T21:13:39.3725281Z [5533/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ApproximateClock.cpp.o 2025-06-01T21:13:39.3726570Z [5534/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2025-06-01T21:13:39.7687626Z [5534/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2025-06-01T21:13:39.7689264Z [5535/8163] Building CXX object third_party/ideep/mkl-dnn/src/graph/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2025-06-01T21:13:40.3432176Z [5535/8163] Linking CXX static library lib/libdnnl.a 2025-06-01T21:13:40.3433167Z [5536/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ApproximateClock.cpp.o 2025-06-01T21:13:41.0588188Z [5536/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2025-06-01T21:13:41.0589536Z [5537/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2025-06-01T21:13:41.0656076Z [5537/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2025-06-01T21:13:41.0657457Z [5538/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfilerController.cpp.o 2025-06-01T21:13:41.3294960Z [5538/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2025-06-01T21:13:41.3296323Z [5539/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiEventApi.cpp.o 2025-06-01T21:13:41.5483375Z [5539/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2025-06-01T21:13:41.5484817Z [5540/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiCallbackApi.cpp.o 2025-06-01T21:13:41.6063184Z [5540/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2025-06-01T21:13:41.6064469Z [5541/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiMetricApi.cpp.o 2025-06-01T21:13:42.0904905Z [5541/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2025-06-01T21:13:42.0906043Z [5542/8163] Linking CXX static library lib/libdnnl.a 2025-06-01T21:13:42.3794883Z [5542/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceProperties.cpp.o 2025-06-01T21:13:42.3796230Z [5543/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfilerConfig.cpp.o 2025-06-01T21:13:42.7366604Z [5543/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceUtil.cpp.o 2025-06-01T21:13:42.7367907Z [5544/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DaemonConfigLoader.cpp.o 2025-06-01T21:13:42.7369107Z In file included from /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-06-01T21:13:42.7370441Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-06-01T21:13:42.7371165Z from /pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-06-01T21:13:42.7371864Z from /pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.cpp:13: 2025-06-01T21:13:42.7374030Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(TCtxt&) [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-06-01T21:13:42.7376117Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2025-06-01T21:13:42.7377687Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:42.7378730Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-06-01T21:13:42.7379286Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:42.7381165Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-06-01T21:13:42.7383167Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2025-06-01T21:13:42.7384717Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:42.7385703Z 185 | throw std::invalid_argument( 2025-06-01T21:13:42.7386070Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:42.7386551Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2025-06-01T21:13:42.7387113Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:42.7387597Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-06-01T21:13:42.7388068Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:42.7389203Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:42.7390186Z 192 | throw std::invalid_argument( 2025-06-01T21:13:42.7390545Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:42.7390903Z 193 | "Expected abstract socket, got " + 2025-06-01T21:13:42.7391291Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:42.7391670Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-06-01T21:13:42.7392064Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:42.7393838Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(TCtxt&) [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-06-01T21:13:42.7395722Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2025-06-01T21:13:42.7397284Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:42.7398291Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-06-01T21:13:42.7398723Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:42.7398975Z 2025-06-01T21:13:42.9045186Z [5544/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2025-06-01T21:13:42.9047081Z [5545/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiRangeProfiler.cpp.o 2025-06-01T21:13:43.2276783Z [5545/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2025-06-01T21:13:43.2278187Z [5546/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceUtil.cpp.o 2025-06-01T21:13:43.2449219Z [5546/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2025-06-01T21:13:43.2450566Z [5547/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2025-06-01T21:13:43.4611474Z [5547/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2025-06-01T21:13:43.4612696Z [5548/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2025-06-01T21:13:43.4614168Z In file included from /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-06-01T21:13:43.4615165Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-06-01T21:13:43.4615879Z from /pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-06-01T21:13:43.4616563Z from /pytorch/third_party/kineto/libkineto/src/ConfigLoader.cpp:21: 2025-06-01T21:13:43.4618746Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(TCtxt&) [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-06-01T21:13:43.4620691Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2025-06-01T21:13:43.4622288Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:43.4623338Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-06-01T21:13:43.4623756Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:43.4625616Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-06-01T21:13:43.4627566Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2025-06-01T21:13:43.4629133Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:43.4630121Z 185 | throw std::invalid_argument( 2025-06-01T21:13:43.4630467Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:43.4630969Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2025-06-01T21:13:43.4631496Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:43.4631988Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-06-01T21:13:43.4632452Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:43.4633588Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:43.4634569Z 192 | throw std::invalid_argument( 2025-06-01T21:13:43.4634914Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:43.4635287Z 193 | "Expected abstract socket, got " + 2025-06-01T21:13:43.4635744Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:43.4636141Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-06-01T21:13:43.4636604Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:43.4638362Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(TCtxt&) [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-06-01T21:13:43.4640264Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2025-06-01T21:13:43.4641831Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:43.4642847Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-06-01T21:13:43.4643278Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:43.4643536Z 2025-06-01T21:13:43.9282558Z [5548/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2025-06-01T21:13:43.9284177Z [5549/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/LoggingAPI.cpp.o 2025-06-01T21:13:44.8548080Z [5549/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2025-06-01T21:13:44.8549435Z [5550/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/IpcFabricConfigClient.cpp.o 2025-06-01T21:13:44.8550690Z In file included from /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-06-01T21:13:44.8551714Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-06-01T21:13:44.8552537Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.cpp:11: 2025-06-01T21:13:44.8554781Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(TCtxt&) [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-06-01T21:13:44.8556898Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2025-06-01T21:13:44.8558487Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:44.8559510Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-06-01T21:13:44.8559942Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:44.8561792Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-06-01T21:13:44.8563916Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2025-06-01T21:13:44.8565729Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:44.8566735Z 185 | throw std::invalid_argument( 2025-06-01T21:13:44.8567113Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:44.8567603Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2025-06-01T21:13:44.8568161Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:44.8568669Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-06-01T21:13:44.8569132Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:44.8570507Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:44.8571593Z 192 | throw std::invalid_argument( 2025-06-01T21:13:44.8571968Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:44.8572356Z 193 | "Expected abstract socket, got " + 2025-06-01T21:13:44.8572745Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:44.8573155Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-06-01T21:13:44.8573546Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:44.8575565Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(TCtxt&) [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-06-01T21:13:44.8577469Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2025-06-01T21:13:44.8579160Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:44.8580191Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-06-01T21:13:44.8580608Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:44.8580879Z 2025-06-01T21:13:44.9026683Z [5550/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2025-06-01T21:13:44.9027906Z [5551/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/EventProfiler.cpp.o 2025-06-01T21:13:45.2036561Z [5551/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2025-06-01T21:13:45.2037784Z [5552/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2025-06-01T21:13:45.8758241Z [5552/8163] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2025-06-01T21:13:45.8759126Z [5553/8163] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2025-06-01T21:13:45.9027847Z [5553/8163] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2025-06-01T21:13:45.9028865Z [5554/8163] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2025-06-01T21:13:46.8554919Z [5554/8163] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2025-06-01T21:13:46.8556033Z [5555/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/DeviceProperties.cpp.o 2025-06-01T21:13:47.0662007Z [5555/8163] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2025-06-01T21:13:47.0663117Z [5556/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2025-06-01T21:13:47.3368822Z [5556/8163] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2025-06-01T21:13:47.3369984Z [5557/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2025-06-01T21:13:47.4352602Z [5557/8163] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2025-06-01T21:13:47.4353521Z [5558/8163] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2025-06-01T21:13:47.4463877Z [5558/8163] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2025-06-01T21:13:47.4465042Z [5559/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2025-06-01T21:13:47.4626587Z [5559/8163] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2025-06-01T21:13:47.4627649Z [5560/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2025-06-01T21:13:47.4629524Z /pytorch/third_party/kineto/libkineto/src/Config.cpp: In function ‘std::string libkineto::getTimeStr(std::chrono::time_point > >)’: 2025-06-01T21:13:47.4631747Z /pytorch/third_party/kineto/libkineto/src/Config.cpp:299:51: warning: ‘tm fmt::v11::localtime(time_t)’ is deprecated [-Wdeprecated-declarations] 2025-06-01T21:13:47.4632679Z 299 | return fmt::format("{:%H:%M:%S}", fmt::localtime(t_c)); 2025-06-01T21:13:47.4633130Z | ~~~~~~~~~~~~~~^~~~~ 2025-06-01T21:13:47.4633653Z In file included from /pytorch/third_party/kineto/libkineto/src/Config.cpp:13: 2025-06-01T21:13:47.4634337Z /pytorch/third_party/fmt/include/fmt/chrono.h:538:28: note: declared here 2025-06-01T21:13:47.4634981Z 538 | FMT_DEPRECATED inline auto localtime(std::time_t time) -> std::tm { 2025-06-01T21:13:47.4635473Z | ^~~~~~~~~ 2025-06-01T21:13:47.4636645Z /pytorch/third_party/kineto/libkineto/src/Config.cpp: In member function ‘virtual void libkineto::Config::printActivityProfilerConfig(std::ostream&) const’: 2025-06-01T21:13:47.4638398Z /pytorch/third_party/kineto/libkineto/src/Config.cpp:592:60: warning: ‘tm fmt::v11::localtime(time_t)’ is deprecated [-Wdeprecated-declarations] 2025-06-01T21:13:47.4639328Z 592 | << fmt::format("{:%Y-%m-%d %H:%M:%S}", fmt::localtime(t_c)); 2025-06-01T21:13:47.4639767Z | ~~~~~~~~~~~~~~^~~~~ 2025-06-01T21:13:47.4640302Z /pytorch/third_party/fmt/include/fmt/chrono.h:538:28: note: declared here 2025-06-01T21:13:47.4640955Z 538 | FMT_DEPRECATED inline auto localtime(std::time_t time) -> std::tm { 2025-06-01T21:13:47.4641434Z | ^~~~~~~~~ 2025-06-01T21:13:47.4641661Z 2025-06-01T21:13:47.8352193Z [5560/8163] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2025-06-01T21:13:47.8353113Z [5561/8163] Building CXX object c10/CMakeFiles/c10.dir/core/ConstantSymNodeImpl.cpp.o 2025-06-01T21:13:47.8555535Z [5561/8163] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2025-06-01T21:13:47.8556446Z [5562/8163] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2025-06-01T21:13:48.1963388Z [5562/8163] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2025-06-01T21:13:48.1964426Z [5563/8163] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2025-06-01T21:13:48.2223938Z [5563/8163] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2025-06-01T21:13:48.2224855Z [5564/8163] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2025-06-01T21:13:48.2574227Z [5564/8163] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2025-06-01T21:13:48.2575105Z [5565/8163] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2025-06-01T21:13:48.3461764Z [5565/8163] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2025-06-01T21:13:48.3462863Z [5566/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2025-06-01T21:13:48.3464278Z /pytorch/third_party/kineto/libkineto/src/Logger.cpp: In constructor ‘libkineto::Logger::Logger(int, int, const char*, int)’: 2025-06-01T21:13:48.3465732Z /pytorch/third_party/kineto/libkineto/src/Logger.cpp:43:61: warning: ‘tm fmt::v11::localtime(time_t)’ is deprecated [-Wdeprecated-declarations] 2025-06-01T21:13:48.3466690Z 43 | buf_ << fmt::format("{:%Y-%m-%d %H:%M:%S}", fmt::localtime(tt)) << " " 2025-06-01T21:13:48.3467155Z | ~~~~~~~~~~~~~~^~~~ 2025-06-01T21:13:48.3467698Z In file included from /pytorch/third_party/kineto/libkineto/src/Logger.cpp:22: 2025-06-01T21:13:48.3468367Z /pytorch/third_party/fmt/include/fmt/chrono.h:538:28: note: declared here 2025-06-01T21:13:48.3469027Z 538 | FMT_DEPRECATED inline auto localtime(std::time_t time) -> std::tm { 2025-06-01T21:13:48.3469503Z | ^~~~~~~~~ 2025-06-01T21:13:48.3469957Z 2025-06-01T21:13:48.3483199Z [5566/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2025-06-01T21:13:48.3484529Z [5567/8163] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2025-06-01T21:13:48.4199025Z [5567/8163] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2025-06-01T21:13:48.4200165Z [5568/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2025-06-01T21:13:48.8366754Z [5568/8163] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2025-06-01T21:13:48.8367641Z [5569/8163] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2025-06-01T21:13:48.9721244Z [5569/8163] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2025-06-01T21:13:48.9722111Z [5570/8163] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2025-06-01T21:13:49.1706360Z [5570/8163] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2025-06-01T21:13:49.1707391Z [5571/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2025-06-01T21:13:49.1708726Z In file included from /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:12, 2025-06-01T21:13:49.1709680Z from /pytorch/third_party/kineto/libkineto/src/IpcFabricConfigClient.h:27, 2025-06-01T21:13:49.1710381Z from /pytorch/third_party/kineto/libkineto/src/DaemonConfigLoader.h:18, 2025-06-01T21:13:49.1710987Z from /pytorch/third_party/kineto/libkineto/src/init.cpp:17: 2025-06-01T21:13:49.1712976Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryPeekMsg(TCtxt&) [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-06-01T21:13:49.1715001Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:155:33: required from here 2025-06-01T21:13:49.1716605Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:174:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:49.1717622Z 174 | throw std::runtime_error(std::strerror(errno)); 2025-06-01T21:13:49.1718047Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:49.1719886Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘const char* dynolog::ipcfabric::EndPoint::getName(const TCtxt&) const [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-06-01T21:13:49.1721861Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:170:43: required from here 2025-06-01T21:13:49.1723425Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:185:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:49.1724720Z 185 | throw std::invalid_argument( 2025-06-01T21:13:49.1725104Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:49.1725622Z 186 | "Unexpected socket name: " + std::string(ctxt.msg_name.sun_path) + 2025-06-01T21:13:49.1726167Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:49.1726670Z 187 | ". Expected to start with " + std::string(socket_dir)); 2025-06-01T21:13:49.1727137Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:49.1728329Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:192:9: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:49.1729339Z 192 | throw std::invalid_argument( 2025-06-01T21:13:49.1729696Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:49.1730196Z 193 | "Expected abstract socket, got " + 2025-06-01T21:13:49.1730610Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:49.1731098Z 194 | std::string(ctxt.msg_name.sun_path)); 2025-06-01T21:13:49.1731504Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:49.1733326Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h: In instantiation of ‘bool dynolog::ipcfabric::EndPoint::tryRcvMsg(TCtxt&) [with long unsigned int kMaxNumFds = 0; TCtxt = dynolog::ipcfabric::EndPointCtxt<0>]’: 2025-06-01T21:13:49.1735405Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/FabricManager.h:178:34: required from here 2025-06-01T21:13:49.1736967Z /pytorch/third_party/kineto/libkineto/third_party/dynolog/dynolog/src/ipcfabric/Endpoint.h:160:5: warning: ‘throw’ will always call ‘terminate’ [-Wterminate] 2025-06-01T21:13:49.1737993Z 160 | throw std::runtime_error(std::strerror(errno)); 2025-06-01T21:13:49.1738427Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T21:13:49.1738679Z 2025-06-01T21:13:49.2062810Z [5571/8163] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2025-06-01T21:13:49.2063650Z [5572/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2025-06-01T21:13:49.2372806Z [5572/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2025-06-01T21:13:49.2373647Z [5573/8163] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2025-06-01T21:13:49.3605573Z [5573/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2025-06-01T21:13:49.3606471Z [5574/8163] Building CXX object c10/CMakeFiles/c10.dir/core/RefcountedDeleter.cpp.o 2025-06-01T21:13:49.3621082Z [5574/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2025-06-01T21:13:49.3621831Z [5575/8163] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2025-06-01T21:13:49.4707380Z [5575/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2025-06-01T21:13:49.4708295Z [5576/8163] Building CXX object c10/CMakeFiles/c10.dir/core/ScalarType.cpp.o 2025-06-01T21:13:49.8023118Z [5576/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2025-06-01T21:13:49.8024066Z [5577/8163] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2025-06-01T21:13:49.8959315Z [5577/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2025-06-01T21:13:49.8960209Z [5578/8163] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2025-06-01T21:13:50.0526825Z [5578/8163] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2025-06-01T21:13:50.0527725Z [5579/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2025-06-01T21:13:50.1006632Z [5579/8163] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2025-06-01T21:13:50.1007511Z [5580/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SymBool.cpp.o 2025-06-01T21:13:50.1111406Z [5580/8163] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2025-06-01T21:13:50.1112364Z [5581/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SymNodeImpl.cpp.o 2025-06-01T21:13:50.2650164Z [5581/8163] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2025-06-01T21:13:50.2651260Z [5582/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2025-06-01T21:13:50.2652951Z /pytorch/third_party/kineto/libkineto/src/output_csv.cpp: In member function ‘virtual void libkineto::EventCSVLogger::handleSample(int, const libkineto::Sample&, bool)’: 2025-06-01T21:13:50.2654678Z /pytorch/third_party/kineto/libkineto/src/output_csv.cpp:57:66: warning: ‘tm fmt::v11::localtime(time_t)’ is deprecated [-Wdeprecated-declarations] 2025-06-01T21:13:50.2655671Z 57 | *out_ << fmt::format("{:%Y-%m-%d %H:%M:%S}", fmt::localtime(time)) << ","; 2025-06-01T21:13:50.2656470Z | ~~~~~~~~~~~~~~^~~~~~ 2025-06-01T21:13:50.2657179Z In file included from /pytorch/third_party/kineto/libkineto/src/output_csv.cpp:15: 2025-06-01T21:13:50.2658003Z /pytorch/third_party/fmt/include/fmt/chrono.h:538:28: note: declared here 2025-06-01T21:13:50.2658656Z 538 | FMT_DEPRECATED inline auto localtime(std::time_t time) -> std::tm { 2025-06-01T21:13:50.2659152Z | ^~~~~~~~~ 2025-06-01T21:13:50.2659380Z 2025-06-01T21:13:50.3126267Z [5582/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2025-06-01T21:13:50.3127086Z [5583/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2025-06-01T21:13:50.3140451Z [5583/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2025-06-01T21:13:50.3141432Z [5584/8163] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2025-06-01T21:13:50.6707900Z [5584/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2025-06-01T21:13:50.6709404Z [5585/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2025-06-01T21:13:50.9598289Z [5585/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2025-06-01T21:13:50.9599325Z [5586/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2025-06-01T21:13:50.9714137Z [5586/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2025-06-01T21:13:50.9715071Z [5587/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COWDeleter.cpp.o 2025-06-01T21:13:51.0332124Z [5587/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2025-06-01T21:13:51.0333150Z [5588/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/HermeticPyObjectTLS.cpp.o 2025-06-01T21:13:51.0957022Z [5588/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2025-06-01T21:13:51.0958102Z [5589/8163] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2025-06-01T21:13:51.1333409Z [5589/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2025-06-01T21:13:51.1334338Z [5590/8163] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2025-06-01T21:13:51.2693710Z [5590/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2025-06-01T21:13:51.2694927Z [5591/8163] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2025-06-01T21:13:51.3337568Z [5591/8163] Linking CXX static library lib/libkineto.a 2025-06-01T21:13:51.3338268Z [5592/8163] Linking CXX static library lib/libkineto.a 2025-06-01T21:13:51.3666429Z [5592/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2025-06-01T21:13:51.3667319Z [5593/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/COW.cpp.o 2025-06-01T21:13:51.5216144Z [5593/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2025-06-01T21:13:51.5217122Z [5594/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2025-06-01T21:13:51.5543719Z [5594/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2025-06-01T21:13:51.5544624Z [5595/8163] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2025-06-01T21:13:51.6571315Z [5595/8163] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2025-06-01T21:13:51.6572236Z [5596/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SymbolicShapeMeta.cpp.o 2025-06-01T21:13:51.8127266Z [5596/8163] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2025-06-01T21:13:51.8128298Z [5597/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2025-06-01T21:13:51.8140241Z [5597/8163] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2025-06-01T21:13:51.8141377Z [5598/8163] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2025-06-01T21:13:51.9792910Z [5598/8163] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2025-06-01T21:13:51.9793880Z [5599/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2025-06-01T21:13:51.9894615Z [5599/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2025-06-01T21:13:51.9895689Z [5600/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2025-06-01T21:13:52.0607364Z [5600/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2025-06-01T21:13:52.0608274Z [5601/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyObjectSlot.cpp.o 2025-06-01T21:13:52.2313023Z [5601/8163] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2025-06-01T21:13:52.2313848Z [5602/8163] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2025-06-01T21:13:52.3224791Z [5602/8163] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2025-06-01T21:13:52.3225970Z [5603/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2025-06-01T21:13:52.3736758Z [5603/8163] Building CXX object c10/CMakeFiles/c10.dir/util/DynamicCounter.cpp.o 2025-06-01T21:13:52.3737594Z [5604/8163] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2025-06-01T21:13:52.4207136Z [5604/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2025-06-01T21:13:52.4207980Z [5605/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Bfloat16.cpp.o 2025-06-01T21:13:52.5680908Z [5605/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2025-06-01T21:13:52.5681841Z [5606/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2025-06-01T21:13:52.6838118Z [5606/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2025-06-01T21:13:52.6838994Z [5607/8163] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2025-06-01T21:13:52.7166175Z [5607/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2025-06-01T21:13:52.7167087Z [5608/8163] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2025-06-01T21:13:52.7787642Z [5608/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2025-06-01T21:13:52.7788541Z [5609/8163] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2025-06-01T21:13:52.8134200Z [5609/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e8m0fnu.cpp.o 2025-06-01T21:13:52.8135282Z [5610/8163] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2025-06-01T21:13:52.8672487Z [5610/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Gauge.cpp.o 2025-06-01T21:13:52.8673301Z [5611/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fn.cpp.o 2025-06-01T21:13:52.8951626Z [5611/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2025-06-01T21:13:52.8952516Z [5612/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e4m3fnuz.cpp.o 2025-06-01T21:13:52.9785484Z [5612/8163] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2025-06-01T21:13:52.9786321Z [5613/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2025-06-01T21:13:53.0457649Z [5613/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2025-06-01T21:13:53.0458505Z [5614/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2fnuz.cpp.o 2025-06-01T21:13:53.1090195Z [5614/8163] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2025-06-01T21:13:53.1091098Z [5615/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e8m0fnu.cpp.o 2025-06-01T21:13:53.1127999Z [5615/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2025-06-01T21:13:53.1129069Z [5616/8163] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2025-06-01T21:13:53.1190028Z [5616/8163] Building CXX object c10/CMakeFiles/c10.dir/util/NetworkFlow.cpp.o 2025-06-01T21:13:53.1190831Z [5617/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Float8_e5m2.cpp.o 2025-06-01T21:13:53.1700039Z [5617/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2025-06-01T21:13:53.1700891Z [5618/8163] Building CXX object c10/CMakeFiles/c10.dir/util/DynamicCounter.cpp.o 2025-06-01T21:13:53.1788149Z [5618/8163] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2025-06-01T21:13:53.1789001Z [5619/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2025-06-01T21:13:53.2055164Z [5619/8163] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2025-06-01T21:13:53.2056052Z [5620/8163] Building CXX object c10/CMakeFiles/c10.dir/util/ParallelGuard.cpp.o 2025-06-01T21:13:53.2966024Z [5620/8163] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2025-06-01T21:13:53.2966894Z [5621/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2025-06-01T21:13:53.3682692Z [5621/8163] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2025-06-01T21:13:53.3683725Z [5622/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2025-06-01T21:13:53.4832549Z [5622/8163] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2025-06-01T21:13:53.4833403Z [5623/8163] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2025-06-01T21:13:53.4862439Z [5623/8163] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2025-06-01T21:13:53.4863247Z [5624/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2025-06-01T21:13:53.5976406Z [5624/8163] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2025-06-01T21:13:53.5977339Z [5625/8163] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2025-06-01T21:13:53.6004930Z [5625/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2025-06-01T21:13:53.6005812Z [5626/8163] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2025-06-01T21:13:53.6257173Z [5626/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2025-06-01T21:13:53.6258078Z [5627/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2025-06-01T21:13:53.6409927Z [5627/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2025-06-01T21:13:53.6410761Z [5628/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2025-06-01T21:13:53.6967795Z [5628/8163] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2025-06-01T21:13:53.6968712Z [5629/8163] Building CXX object c10/CMakeFiles/c10.dir/util/ApproximateClock.cpp.o 2025-06-01T21:13:53.7371891Z [5629/8163] Building CXX object c10/CMakeFiles/c10.dir/util/WaitCounter.cpp.o 2025-06-01T21:13:53.7372793Z [5630/8163] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2025-06-01T21:13:53.7408615Z [5630/8163] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2025-06-01T21:13:53.7409453Z [5631/8163] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2025-06-01T21:13:53.7621680Z [5631/8163] Building CXX object c10/CMakeFiles/c10.dir/util/env.cpp.o 2025-06-01T21:13:53.7622442Z [5632/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Gauge.cpp.o 2025-06-01T21:13:53.8088161Z [5632/8163] Building CXX object c10/CMakeFiles/c10.dir/util/error.cpp.o 2025-06-01T21:13:53.8089021Z [5633/8163] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2025-06-01T21:13:53.8350882Z [5633/8163] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2025-06-01T21:13:53.8351815Z [5634/8163] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2025-06-01T21:13:53.8463964Z [5634/8163] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2025-06-01T21:13:53.8465132Z [5635/8163] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2025-06-01T21:13:53.8908277Z [5635/8163] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2025-06-01T21:13:53.8909122Z [5636/8163] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2025-06-01T21:13:53.9164300Z [5636/8163] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2025-06-01T21:13:53.9165361Z [5637/8163] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2025-06-01T21:13:53.9846080Z [5637/8163] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2025-06-01T21:13:53.9847023Z [5638/8163] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2025-06-01T21:13:54.0116901Z [5638/8163] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2025-06-01T21:13:54.0117743Z [5639/8163] Building CXX object c10/CMakeFiles/c10.dir/util/error.cpp.o 2025-06-01T21:13:54.0796172Z [5639/8163] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2025-06-01T21:13:54.0797283Z [5640/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2025-06-01T21:13:54.2088614Z [5640/8163] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2025-06-01T21:13:54.2089488Z [5641/8163] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2025-06-01T21:13:54.3678403Z [5641/8163] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2025-06-01T21:13:54.3679276Z [5642/8163] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2025-06-01T21:13:54.3922163Z [5642/8163] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2025-06-01T21:13:54.3923372Z [5643/8163] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2025-06-01T21:13:54.4691547Z [5643/8163] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2025-06-01T21:13:54.4692697Z [5644/8163] Building CXX object c10/CMakeFiles/c10.dir/util/NetworkFlow.cpp.o 2025-06-01T21:13:54.7076272Z [5644/8163] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2025-06-01T21:13:54.7077155Z [5645/8163] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2025-06-01T21:13:54.7117471Z [5645/8163] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2025-06-01T21:13:54.7118558Z [5646/8163] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2025-06-01T21:13:54.7612594Z [5646/8163] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2025-06-01T21:13:54.7613532Z [5647/8163] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2025-06-01T21:13:54.7615256Z [5647/8163] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2025-06-01T21:13:54.7616680Z [5648/8163] Building CXX object c10/CMakeFiles/c10.dir/util/WaitCounter.cpp.o 2025-06-01T21:13:54.8769929Z [5648/8163] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2025-06-01T21:13:54.8770829Z [5649/8163] Building CXX object c10/CMakeFiles/c10.dir/util/env.cpp.o 2025-06-01T21:13:54.8847463Z [5649/8163] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2025-06-01T21:13:54.8848550Z [5650/8163] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2025-06-01T21:13:55.4735409Z [5650/8163] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2025-06-01T21:13:55.4736830Z [5651/8163] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2025-06-01T21:13:55.5518112Z [5651/8163] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2025-06-01T21:13:55.5519879Z [5652/8163] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2025-06-01T21:13:55.9596302Z [5652/8163] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2025-06-01T21:13:55.9597407Z [5653/8163] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2025-06-01T21:13:56.1353958Z [5653/8163] Building CXX object c10/test/CMakeFiles/c10_ArrayRef_test.dir/util/ArrayRef_test.cpp.o 2025-06-01T21:13:56.1355031Z [5654/8163] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2025-06-01T21:13:56.1877187Z [5654/8163] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2025-06-01T21:13:56.1878090Z [5655/8163] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2025-06-01T21:13:56.2905500Z [5655/8163] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2025-06-01T21:13:56.2907022Z [5656/8163] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2025-06-01T21:13:56.4679437Z [5656/8163] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2025-06-01T21:13:56.4680652Z [5657/8163] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2025-06-01T21:13:56.8328434Z [5657/8163] Building CXX object c10/test/CMakeFiles/c10_Enumerate_test.dir/util/Enumerate_test.cpp.o 2025-06-01T21:13:56.8329692Z [5658/8163] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2025-06-01T21:13:57.1377353Z [5658/8163] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2025-06-01T21:13:57.1378353Z [5659/8163] Building CXX object c10/test/CMakeFiles/c10_Scalar_test.dir/core/Scalar_test.cpp.o 2025-06-01T21:13:57.4547952Z [5659/8163] Building CXX object c10/test/CMakeFiles/c10_IntrusiveList_test.dir/util/IntrusiveList_test.cpp.o 2025-06-01T21:13:57.4549258Z [5660/8163] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2025-06-01T21:13:57.5329104Z [5660/8163] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2025-06-01T21:13:57.5330220Z [5661/8163] Building CXX object c10/test/CMakeFiles/c10_ArrayRef_test.dir/util/ArrayRef_test.cpp.o 2025-06-01T21:13:57.5537514Z [5661/8163] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2025-06-01T21:13:57.5538776Z [5662/8163] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2025-06-01T21:13:57.5983491Z [5662/8163] Building CXX object c10/test/CMakeFiles/c10_NetworkFlow_test.dir/util/NetworkFlow_test.cpp.o 2025-06-01T21:13:57.5984761Z [5663/8163] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2025-06-01T21:13:57.6075623Z [5663/8163] Building CXX object c10/test/CMakeFiles/c10_Semaphore_test.dir/util/Semaphore_test.cpp.o 2025-06-01T21:13:57.6076743Z [5664/8163] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2025-06-01T21:13:57.8717510Z [5664/8163] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2025-06-01T21:13:57.8718692Z [5665/8163] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2025-06-01T21:13:57.8987742Z [5665/8163] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2025-06-01T21:13:57.8988718Z [5666/8163] Building CXX object c10/CMakeFiles/c10.dir/util/tempfile.cpp.o 2025-06-01T21:13:58.1090529Z [5666/8163] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2025-06-01T21:13:58.1091801Z [5667/8163] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2025-06-01T21:13:58.2285158Z [5667/8163] Linking CXX shared library lib/libc10.so 2025-06-01T21:13:58.2285859Z [5668/8163] Linking CXX shared library lib/libc10.so 2025-06-01T21:13:58.3163216Z [5668/8163] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test 2025-06-01T21:13:58.3164376Z [5669/8163] Linking CXX executable bin/c10_CompileTimeFunctionPointer_test 2025-06-01T21:13:58.3895363Z [5669/8163] Linking CXX executable bin/c10_DeviceGuard_test 2025-06-01T21:13:58.3896323Z [5670/8163] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2025-06-01T21:13:58.4042395Z [5670/8163] Linking CXX executable bin/c10_Device_test 2025-06-01T21:13:58.4043046Z [5671/8163] Linking CXX executable bin/c10_DeviceGuard_test 2025-06-01T21:13:58.4798182Z [5671/8163] Linking CXX executable bin/c10_DispatchKeySet_test 2025-06-01T21:13:58.4798845Z [5672/8163] Linking CXX executable bin/c10_Device_test 2025-06-01T21:13:58.4979815Z [5672/8163] Linking CXX executable bin/c10_Scalar_test 2025-06-01T21:13:58.4980776Z [5673/8163] Linking CXX executable bin/c10_DispatchKeySet_test 2025-06-01T21:13:58.5702167Z [5673/8163] Linking CXX executable bin/c10_StreamGuard_test 2025-06-01T21:13:58.5702889Z [5674/8163] Linking CXX executable bin/c10_Scalar_test 2025-06-01T21:13:58.5853067Z [5674/8163] Linking CXX executable bin/c10_SymInt_test 2025-06-01T21:13:58.5853817Z [5675/8163] Linking CXX executable bin/c10_StreamGuard_test 2025-06-01T21:13:58.6590996Z [5675/8163] Linking CXX executable bin/c10_InlineDeviceGuard_test 2025-06-01T21:13:58.6591703Z [5676/8163] Linking CXX executable bin/c10_SymInt_test 2025-06-01T21:13:58.6776894Z [5676/8163] Linking CXX executable bin/c10_InlineStreamGuard_test 2025-06-01T21:13:58.6777628Z [5677/8163] Linking CXX executable bin/c10_InlineDeviceGuard_test 2025-06-01T21:13:58.7515883Z [5677/8163] Linking CXX executable bin/c10_SizesAndStrides_test 2025-06-01T21:13:58.7516633Z [5678/8163] Linking CXX executable bin/c10_InlineStreamGuard_test 2025-06-01T21:13:58.7693877Z [5678/8163] Linking CXX executable bin/c10_ArrayRef_test 2025-06-01T21:13:58.7694646Z [5679/8163] Linking CXX executable bin/c10_SizesAndStrides_test 2025-06-01T21:13:58.8394652Z [5679/8163] Linking CXX executable bin/c10_Bitset_test 2025-06-01T21:13:58.8395272Z [5680/8163] Linking CXX executable bin/c10_ArrayRef_test 2025-06-01T21:13:58.8593540Z [5680/8163] Linking CXX executable bin/c10_ConstexprCrc_test 2025-06-01T21:13:58.8594265Z [5681/8163] Linking CXX executable bin/c10_Bitset_test 2025-06-01T21:13:58.9148695Z [5681/8163] Linking CXX executable bin/c10_DeadlockDetection_test 2025-06-01T21:13:58.9149666Z [5682/8163] Building CXX object c10/test/CMakeFiles/c10_Semaphore_test.dir/util/Semaphore_test.cpp.o 2025-06-01T21:13:58.9190159Z [5682/8163] Linking CXX executable bin/c10_Half_test 2025-06-01T21:13:58.9191134Z [5683/8163] Building CXX object c10/test/CMakeFiles/c10_IntrusiveList_test.dir/util/IntrusiveList_test.cpp.o 2025-06-01T21:13:58.9258587Z [5683/8163] Linking CXX executable bin/c10_IntrusiveList_test 2025-06-01T21:13:58.9259262Z [5684/8163] Linking CXX executable bin/c10_ConstexprCrc_test 2025-06-01T21:13:58.9384265Z [5684/8163] Linking CXX executable bin/c10_Semaphore_test 2025-06-01T21:13:58.9385204Z [5685/8163] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2025-06-01T21:13:58.9493389Z [5685/8163] Linking CXX executable bin/c10_Synchronized_test 2025-06-01T21:13:58.9494200Z [5686/8163] Linking CXX executable bin/c10_DeadlockDetection_test 2025-06-01T21:13:59.0084269Z [5686/8163] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2025-06-01T21:13:59.0085144Z [5687/8163] Linking CXX executable bin/c10_Half_test 2025-06-01T21:13:59.0086615Z [5687/8163] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2025-06-01T21:13:59.0087987Z [5688/8163] Building CXX object c10/test/CMakeFiles/c10_Enumerate_test.dir/util/Enumerate_test.cpp.o 2025-06-01T21:13:59.0130175Z [5688/8163] Linking CXX executable bin/c10_Enumerate_test 2025-06-01T21:13:59.0130841Z [5689/8163] Linking CXX executable bin/c10_IntrusiveList_test 2025-06-01T21:13:59.0191146Z [5689/8163] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2025-06-01T21:13:59.0191997Z [5690/8163] Linking CXX executable bin/c10_Semaphore_test 2025-06-01T21:13:59.0313964Z [5690/8163] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2025-06-01T21:13:59.0314823Z [5691/8163] Linking CXX executable bin/c10_Synchronized_test 2025-06-01T21:13:59.0980738Z [5691/8163] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2025-06-01T21:13:59.0981621Z [5692/8163] Linking CXX executable bin/c10_Enumerate_test 2025-06-01T21:13:59.1927099Z [5692/8163] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2025-06-01T21:13:59.1928521Z [5693/8163] Building CXX object c10/test/CMakeFiles/c10_cow_test.dir/core/impl/cow_test.cpp.o 2025-06-01T21:13:59.2856214Z [5693/8163] Linking CXX executable bin/c10_cow_test 2025-06-01T21:13:59.2856822Z [5694/8163] Linking CXX executable bin/c10_cow_test 2025-06-01T21:13:59.4076538Z [5694/8163] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2025-06-01T21:13:59.4077666Z [5695/8163] Building CXX object c10/test/CMakeFiles/c10_NetworkFlow_test.dir/util/NetworkFlow_test.cpp.o 2025-06-01T21:13:59.4898968Z [5695/8163] Linking CXX executable bin/c10_NetworkFlow_test 2025-06-01T21:13:59.4900060Z [5696/8163] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2025-06-01T21:13:59.4947501Z [5696/8163] Linking CXX executable bin/c10_TypeIndex_test 2025-06-01T21:13:59.4948191Z [5697/8163] Linking CXX executable bin/c10_NetworkFlow_test 2025-06-01T21:13:59.5763483Z [5697/8163] Building CXX object c10/test/CMakeFiles/c10_error_test.dir/util/error_test.cpp.o 2025-06-01T21:13:59.5764490Z [5698/8163] Linking CXX executable bin/c10_TypeIndex_test 2025-06-01T21:13:59.7043215Z [5698/8163] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2025-06-01T21:13:59.7044631Z [5699/8163] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2025-06-01T21:13:59.7385193Z [5699/8163] Linking CXX executable bin/c10_LeftRight_test 2025-06-01T21:13:59.7386196Z [5700/8163] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2025-06-01T21:13:59.7950339Z [5700/8163] Linking CXX executable bin/c10_Metaprogramming_test 2025-06-01T21:13:59.7951033Z [5701/8163] Linking CXX executable bin/c10_LeftRight_test 2025-06-01T21:13:59.8276372Z [5701/8163] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2025-06-01T21:13:59.8277336Z [5702/8163] Linking CXX executable bin/c10_Metaprogramming_test 2025-06-01T21:13:59.9839652Z [5702/8163] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2025-06-01T21:13:59.9840785Z [5703/8163] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2025-06-01T21:14:00.0715296Z [5703/8163] Linking CXX executable bin/c10_ThreadLocal_test 2025-06-01T21:14:00.0716572Z [5704/8163] Linking CXX executable bin/c10_ThreadLocal_test 2025-06-01T21:14:00.0762458Z [5704/8163] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2025-06-01T21:14:00.0763637Z [5705/8163] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2025-06-01T21:14:00.1623577Z [5705/8163] Linking CXX executable bin/c10_TypeTraits_test 2025-06-01T21:14:00.1624438Z [5706/8163] Linking CXX executable bin/c10_TypeTraits_test 2025-06-01T21:14:00.3854969Z [5706/8163] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2025-06-01T21:14:00.3856052Z [5707/8163] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2025-06-01T21:14:00.4741289Z [5707/8163] Linking CXX executable bin/c10_TypeList_test 2025-06-01T21:14:00.4741974Z [5708/8163] Linking CXX executable bin/c10_TypeList_test 2025-06-01T21:14:00.6754241Z [5708/8163] Building CXX object c10/test/CMakeFiles/c10_lazy_test.dir/util/lazy_test.cpp.o 2025-06-01T21:14:00.6755357Z [5709/8163] Building CXX object c10/test/CMakeFiles/c10_bit_cast_test.dir/util/bit_cast_test.cpp.o 2025-06-01T21:14:00.6923555Z [5709/8163] Linking CXX executable bin/c10_bit_cast_test 2025-06-01T21:14:00.6924760Z [5710/8163] Building CXX object c10/test/CMakeFiles/c10_error_test.dir/util/error_test.cpp.o 2025-06-01T21:14:00.6939569Z [5710/8163] Linking CXX executable bin/c10_error_test 2025-06-01T21:14:00.6940674Z [5711/8163] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2025-06-01T21:14:00.7668572Z [5711/8163] Linking CXX executable bin/c10_accumulate_test 2025-06-01T21:14:00.7669217Z [5712/8163] Linking CXX executable bin/c10_bit_cast_test 2025-06-01T21:14:00.7837203Z [5712/8163] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2025-06-01T21:14:00.7838019Z [5713/8163] Linking CXX executable bin/c10_error_test 2025-06-01T21:14:00.7861340Z [5713/8163] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2025-06-01T21:14:00.7862150Z [5714/8163] Linking CXX executable bin/c10_accumulate_test 2025-06-01T21:14:01.1954293Z [5714/8163] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2025-06-01T21:14:01.1955584Z [5715/8163] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2025-06-01T21:14:01.2223000Z [5715/8163] Linking CXX executable bin/c10_exception_test 2025-06-01T21:14:01.2223933Z [5716/8163] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2025-06-01T21:14:01.2560091Z [5716/8163] Linking CXX executable bin/c10_flags_test 2025-06-01T21:14:01.2561007Z [5717/8163] Building CXX object c10/test/CMakeFiles/c10_generic_math_test.dir/util/generic_math_test.cpp.o 2025-06-01T21:14:01.2881589Z [5717/8163] Linking CXX executable bin/c10_generic_math_test 2025-06-01T21:14:01.2882285Z [5718/8163] Linking CXX executable bin/c10_exception_test 2025-06-01T21:14:01.3153913Z [5718/8163] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2025-06-01T21:14:01.3155396Z [5719/8163] Linking CXX executable bin/c10_flags_test 2025-06-01T21:14:01.3465755Z [5719/8163] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2025-06-01T21:14:01.3467440Z [5720/8163] Linking CXX executable bin/c10_generic_math_test 2025-06-01T21:14:01.5789634Z [5720/8163] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2025-06-01T21:14:01.5791534Z [5721/8163] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2025-06-01T21:14:01.6681743Z [5721/8163] Linking CXX executable bin/c10_irange_test 2025-06-01T21:14:01.6682723Z [5722/8163] Linking CXX executable bin/c10_irange_test 2025-06-01T21:14:01.6931107Z [5722/8163] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2025-06-01T21:14:01.6933151Z [5723/8163] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2025-06-01T21:14:01.7813544Z [5723/8163] Linking CXX executable bin/c10_bfloat16_test 2025-06-01T21:14:01.7814732Z [5724/8163] Linking CXX executable bin/c10_bfloat16_test 2025-06-01T21:14:02.0743426Z [5724/8163] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2025-06-01T21:14:02.0746371Z [5725/8163] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2025-06-01T21:14:02.1430026Z [5725/8163] Linking CXX executable bin/c10_complex_math_test 2025-06-01T21:14:02.1430953Z [5726/8163] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2025-06-01T21:14:02.1668459Z [5726/8163] Linking CXX executable bin/c10_complex_test 2025-06-01T21:14:02.1669227Z [5727/8163] Linking CXX executable bin/c10_complex_math_test 2025-06-01T21:14:02.2319028Z [5727/8163] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2025-06-01T21:14:02.2319908Z [5728/8163] Linking CXX executable bin/c10_complex_test 2025-06-01T21:14:02.4568210Z [5728/8163] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2025-06-01T21:14:02.4570035Z [5729/8163] Building CXX object c10/test/CMakeFiles/c10_lazy_test.dir/util/lazy_test.cpp.o 2025-06-01T21:14:02.5441807Z [5729/8163] Linking CXX executable bin/c10_lazy_test 2025-06-01T21:14:02.5442878Z [5730/8163] Linking CXX executable bin/c10_lazy_test 2025-06-01T21:14:03.1315196Z [5730/8163] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2025-06-01T21:14:03.1317472Z [5731/8163] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2025-06-01T21:14:03.1802631Z [5731/8163] Linking CXX executable bin/c10_string_view_test 2025-06-01T21:14:03.1803508Z [5732/8163] Building CXX object c10/test/CMakeFiles/c10_ssize_test.dir/util/ssize_test.cpp.o 2025-06-01T21:14:03.2212148Z [5732/8163] Linking CXX executable bin/c10_ssize_test 2025-06-01T21:14:03.2212849Z [5733/8163] Linking CXX executable bin/c10_string_view_test 2025-06-01T21:14:03.2727154Z [5733/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAAllocatorConfig.cpp.o 2025-06-01T21:14:03.2728050Z [5734/8163] Linking CXX executable bin/c10_ssize_test 2025-06-01T21:14:03.3448093Z [5734/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o 2025-06-01T21:14:03.3449209Z [5735/8163] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2025-06-01T21:14:03.3571785Z [5735/8163] Linking CXX executable bin/c10_registry_test 2025-06-01T21:14:03.3572736Z [5736/8163] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2025-06-01T21:14:03.4371114Z [5736/8163] Linking CXX executable bin/c10_logging_test 2025-06-01T21:14:03.4371774Z [5737/8163] Linking CXX executable bin/c10_registry_test 2025-06-01T21:14:03.4512342Z [5737/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDADeviceAssertionHost.cpp.o 2025-06-01T21:14:03.4513243Z [5738/8163] Linking CXX executable bin/c10_logging_test 2025-06-01T21:14:03.5092286Z [5738/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAException.cpp.o 2025-06-01T21:14:03.5093389Z [5739/8163] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2025-06-01T21:14:03.5964272Z [5739/8163] Linking CXX executable bin/c10_tempfile_test 2025-06-01T21:14:03.5964997Z [5740/8163] Linking CXX executable bin/c10_tempfile_test 2025-06-01T21:14:03.6448027Z [5740/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o 2025-06-01T21:14:03.6449180Z [5741/8163] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2025-06-01T21:14:03.7313276Z [5741/8163] Linking CXX executable bin/c10_intrusive_ptr_benchmark 2025-06-01T21:14:03.7314059Z [5742/8163] Linking CXX executable bin/c10_intrusive_ptr_benchmark 2025-06-01T21:14:03.7314575Z Warning: Unused direct dependencies: 2025-06-01T21:14:03.7314932Z /lib64/librt.so.1 2025-06-01T21:14:03.7315329Z 2025-06-01T21:14:04.1048403Z [5742/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMallocAsyncAllocator.cpp.o 2025-06-01T21:14:04.1049667Z [5743/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAException.cpp.o 2025-06-01T21:14:04.1525758Z [5743/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMiscFunctions.cpp.o 2025-06-01T21:14:04.1526838Z [5744/8163] Building CXX object c10/test/CMakeFiles/c10_string_util_test.dir/util/string_util_test.cpp.o 2025-06-01T21:14:04.2398871Z [5744/8163] Linking CXX executable bin/c10_string_util_test 2025-06-01T21:14:04.2399547Z [5745/8163] Linking CXX executable bin/c10_string_util_test 2025-06-01T21:14:04.4228844Z [5745/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o 2025-06-01T21:14:04.4229778Z [5746/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMiscFunctions.cpp.o 2025-06-01T21:14:04.7031438Z [5746/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o 2025-06-01T21:14:04.7033177Z [5747/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDADeviceAssertionHost.cpp.o 2025-06-01T21:14:04.7657346Z [5747/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o 2025-06-01T21:14:04.7659090Z [5748/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAFunctions.cpp.o 2025-06-01T21:14:05.0399656Z [5748/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/driver_api.cpp.o 2025-06-01T21:14:05.0405225Z [5749/8163] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2025-06-01T21:14:05.1286041Z [5749/8163] Linking CXX executable bin/c10_typeid_test 2025-06-01T21:14:05.1286689Z [5750/8163] Linking CXX executable bin/c10_typeid_test 2025-06-01T21:14:05.3037034Z [5750/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_1_var_test.dir/impl/CUDAAssertionsTest_1_var_test.cu.o 2025-06-01T21:14:05.3038347Z [5751/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDATest.cpp.o 2025-06-01T21:14:05.3048456Z [5751/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_catches_stream.dir/impl/CUDAAssertionsTest_catches_stream.cu.o 2025-06-01T21:14:05.3049984Z [5752/8163] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2025-06-01T21:14:05.3957111Z [5752/8163] Linking CXX executable bin/c10_ordered_preserving_dict_test 2025-06-01T21:14:05.3957934Z [5753/8163] Linking CXX executable bin/c10_ordered_preserving_dict_test 2025-06-01T21:14:05.5547078Z [5753/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.dir/impl/CUDAAssertionsTest_catches_thread_and_block_and_device.cu.o 2025-06-01T21:14:05.5548554Z [5754/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/driver_api.cpp.o 2025-06-01T21:14:05.7380981Z [5754/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_from_2_processes.dir/impl/CUDAAssertionsTest_from_2_processes.cu.o 2025-06-01T21:14:05.7382386Z [5755/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAAllocatorConfig.cpp.o 2025-06-01T21:14:06.5686487Z [5755/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.dir/impl/CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu.o 2025-06-01T21:14:06.5689467Z [5756/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/impl/CUDAGuardImpl.cpp.o 2025-06-01T21:14:06.6894092Z [5756/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.dir/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu.o 2025-06-01T21:14:06.6896651Z [5757/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAStream.cpp.o 2025-06-01T21:14:07.2371754Z [5757/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.dir/impl/CUDAAssertionsTest_multiple_writes_from_same_block.cu.o 2025-06-01T21:14:07.2375083Z [5758/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDAMallocAsyncAllocator.cpp.o 2025-06-01T21:14:08.3536896Z [5758/8163] Building CXX object c10/cuda/test/CMakeFiles/c10_cuda_CUDATest.dir/impl/CUDATest.cpp.o 2025-06-01T21:14:08.3537992Z [5759/8163] Building CXX object c10/cuda/test/CMakeFiles/c10_cuda_CUDATest.dir/impl/CUDATest.cpp.o 2025-06-01T21:14:08.6711242Z [5759/8163] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o 2025-06-01T21:14:08.6712956Z [5760/8163] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2025-06-01T21:14:08.7754102Z [5760/8163] Linking CXX executable bin/c10_optional_test 2025-06-01T21:14:08.7755482Z [5761/8163] Linking CXX executable bin/c10_optional_test 2025-06-01T21:14:08.7907558Z [5761/8163] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2025-06-01T21:14:08.7909721Z [5762/8163] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2025-06-01T21:14:08.8486782Z [5762/8163] Linking C shared library lib/libtorch_global_deps.so 2025-06-01T21:14:08.8488698Z [5763/8163] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp.o 2025-06-01T21:14:08.8490377Z [5763/8163] Linking CXX shared library lib/libcaffe2_nvrtc.so 2025-06-01T21:14:08.8491818Z [5764/8163] Linking C shared library lib/libtorch_global_deps.so 2025-06-01T21:14:08.8492733Z Warning: Unused direct dependencies: 2025-06-01T21:14:08.8493396Z /lib64/libpthread.so.0 2025-06-01T21:14:08.8493873Z /lib64/libm.so.6 2025-06-01T21:14:08.8494317Z /lib64/libdl.so.2 2025-06-01T21:14:08.8494811Z /usr/local/cuda/lib64/libcudart.so.12 2025-06-01T21:14:08.8495419Z /lib64/libgomp.so.1 2025-06-01T21:14:08.8495707Z 2025-06-01T21:14:08.9279352Z [5764/8163] Generating /pytorch/torch/csrc/autograd/generated/Functions.cpp, /pytorch/torch/csrc/autograd/generated/ViewFuncs.cpp, /pytorch/torch/csrc/autograd/generated/VariableType_0.cpp, /pytorch/torch/csrc/autograd/generated/VariableType_1.cpp, /pytorch/torch/csrc/autograd/generated/VariableType_2.cpp, /pytorch/torch/csrc/autograd/generated/VariableType_3.cpp, /pytorch/torch/csrc/autograd/generated/VariableType_4.cpp, /pytorch/torch/csrc/autograd/generated/TraceType_0.cpp, /pytorch/torch/csrc/autograd/generated/TraceType_1.cpp, /pytorch/torch/csrc/autograd/generated/TraceType_2.cpp, /pytorch/torch/csrc/autograd/generated/TraceType_3.cpp, /pytorch/torch/csrc/autograd/generated/TraceType_4.cpp, /pytorch/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, /pytorch/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, /pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp, /pytorch/torch/csrc/lazy/generated/LazyNativeFunctions.cpp, /pytorch/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, /pytorch/torch/csrc/lazy/generated/RegisterLazy.cpp, /pytorch/torch/csrc/autograd/generated/Functions.h, /pytorch/torch/csrc/autograd/generated/variable_factories.h, /pytorch/torch/csrc/autograd/generated/ViewFuncs.h, /pytorch/torch/csrc/autograd/generated/VariableType.h, /pytorch/torch/csrc/lazy/generated/LazyIr.h, /pytorch/torch/csrc/lazy/generated/LazyNonNativeIr.h, /pytorch/torch/csrc/lazy/generated/LazyNativeFunctions.h, /pytorch/torch/csrc/autograd/generated/python_functions_0.cpp, /pytorch/torch/csrc/autograd/generated/python_functions_1.cpp, /pytorch/torch/csrc/autograd/generated/python_functions_2.cpp, /pytorch/torch/csrc/autograd/generated/python_functions_3.cpp, /pytorch/torch/csrc/autograd/generated/python_functions_4.cpp, /pytorch/torch/csrc/autograd/generated/python_variable_methods.cpp, /pytorch/torch/csrc/autograd/generated/python_torch_functions_0.cpp, /pytorch/torch/csrc/autograd/generated/python_torch_functions_1.cpp, /pytorch/torch/csrc/autograd/generated/python_torch_functions_2.cpp, /pytorch/torch/csrc/autograd/generated/python_nn_functions.cpp, /pytorch/torch/csrc/autograd/generated/python_fft_functions.cpp, /pytorch/torch/csrc/autograd/generated/python_linalg_functions.cpp, /pytorch/torch/csrc/autograd/generated/python_nested_functions.cpp, /pytorch/torch/csrc/autograd/generated/python_sparse_functions.cpp, /pytorch/torch/csrc/autograd/generated/python_special_functions.cpp, /pytorch/torch/csrc/autograd/generated/python_return_types.cpp, /pytorch/torch/csrc/autograd/generated/python_enum_tag.cpp, /pytorch/torch/csrc/autograd/generated/python_functions.h, /pytorch/torch/csrc/autograd/generated/python_return_types.h, /pytorch/torch/testing/_internal/generated/annotated_fn_args.py, /pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2025-06-01T21:14:08.9311530Z [5765/8163] Linking CXX shared library lib/libcaffe2_nvrtc.so 2025-06-01T21:14:08.9312393Z Warning: Unused direct dependencies: 2025-06-01T21:14:08.9312988Z libcuda.so.1 2025-06-01T21:14:08.9313451Z /lib64/libm.so.6 2025-06-01T21:14:08.9313885Z /lib64/libgcc_s.so.1 2025-06-01T21:14:08.9314198Z 2025-06-01T21:14:09.0952773Z [5765/8163] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2025-06-01T21:14:09.0954433Z [5766/8163] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2025-06-01T21:14:09.1273651Z [5766/8163] Linking C executable sleef/bin/mkrename 2025-06-01T21:14:09.1274702Z [5767/8163] Linking C executable sleef/bin/mkrename 2025-06-01T21:14:09.1993005Z [5767/8163] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2025-06-01T21:14:09.1995187Z [5768/8163] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2025-06-01T21:14:09.2310186Z [5768/8163] Linking C executable sleef/bin/mkrename_gnuabi 2025-06-01T21:14:09.2311357Z [5769/8163] Linking C executable sleef/bin/mkrename_gnuabi 2025-06-01T21:14:09.3266191Z [5769/8163] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2025-06-01T21:14:09.3268033Z [5770/8163] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2025-06-01T21:14:09.3587231Z [5770/8163] Linking C executable sleef/bin/mkmasked_gnuabi 2025-06-01T21:14:09.3588424Z [5771/8163] Linking C executable sleef/bin/mkmasked_gnuabi 2025-06-01T21:14:09.4557288Z [5771/8163] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2025-06-01T21:14:09.4558856Z [5772/8163] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2025-06-01T21:14:09.4874740Z [5772/8163] Linking C executable sleef/bin/mkalias 2025-06-01T21:14:09.4875784Z [5773/8163] Linking C executable sleef/bin/mkalias 2025-06-01T21:14:09.5986305Z [5773/8163] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2025-06-01T21:14:09.5987932Z [5774/8163] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2025-06-01T21:14:09.6308049Z [5774/8163] Linking C executable sleef/bin/mkdisp 2025-06-01T21:14:09.6309078Z [5775/8163] Linking C executable sleef/bin/mkdisp 2025-06-01T21:14:09.6342106Z [5775/8163] Generating include/renameavx512fnofma.h 2025-06-01T21:14:09.6343117Z [5776/8163] Generating include/renameavx512fnofma.h 2025-06-01T21:14:09.6344035Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2025-06-01T21:14:09.6344664Z 2025-06-01T21:14:11.1877818Z [5776/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2025-06-01T21:14:11.1879804Z [5777/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2025-06-01T21:14:12.9250546Z [5777/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2025-06-01T21:14:12.9252463Z [5778/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2025-06-01T21:14:13.6692331Z [5778/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2025-06-01T21:14:13.6693716Z [5779/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2025-06-01T21:14:14.6495375Z [5779/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2025-06-01T21:14:14.6497138Z [5780/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2025-06-01T21:14:14.6531709Z [5780/8163] Generating include/renameavx512f.h 2025-06-01T21:14:14.6532616Z [5781/8163] Generating include/renameavx512f.h 2025-06-01T21:14:14.6533316Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2025-06-01T21:14:14.6533829Z 2025-06-01T21:14:14.6568188Z [5781/8163] Generating include/renameavx2.h 2025-06-01T21:14:14.6569035Z [5782/8163] Generating include/renameavx2.h 2025-06-01T21:14:14.6569716Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2025-06-01T21:14:14.6570133Z 2025-06-01T21:14:16.0016488Z [5782/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2025-06-01T21:14:16.0018221Z [5783/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2025-06-01T21:14:16.6499650Z [5783/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2025-06-01T21:14:16.6500862Z [5784/8163] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2025-06-01T21:14:16.8175860Z [5784/8163] Linking CXX executable bin/c10_intrusive_ptr_test 2025-06-01T21:14:16.8176599Z [5785/8163] Linking CXX executable bin/c10_intrusive_ptr_test 2025-06-01T21:14:17.1213371Z [5785/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2025-06-01T21:14:17.1214768Z [5786/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_1_var_test.dir/impl/CUDAAssertionsTest_1_var_test.cu.o 2025-06-01T21:14:17.2603069Z [5786/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2025-06-01T21:14:17.2604738Z [5787/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_catches_stream.dir/impl/CUDAAssertionsTest_catches_stream.cu.o 2025-06-01T21:14:17.2637387Z [5787/8163] Generating include/renameavx2128.h 2025-06-01T21:14:17.2638021Z [5788/8163] Generating include/renameavx2128.h 2025-06-01T21:14:17.2638569Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2025-06-01T21:14:17.2638925Z 2025-06-01T21:14:17.3241076Z [5788/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2025-06-01T21:14:17.3242772Z [5789/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device.dir/impl/CUDAAssertionsTest_catches_thread_and_block_and_device.cu.o 2025-06-01T21:14:17.3975005Z [5789/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2025-06-01T21:14:17.4341472Z [5790/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_from_2_processes.dir/impl/CUDAAssertionsTest_from_2_processes.cu.o 2025-06-01T21:14:17.4342885Z [5790/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2025-06-01T21:14:17.4343856Z [5791/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2025-06-01T21:14:17.4755925Z [5791/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2025-06-01T21:14:17.4757056Z [5792/8163] Building CXX object c10/cuda/CMakeFiles/c10_cuda.dir/CUDACachingAllocator.cpp.o 2025-06-01T21:14:17.5412661Z [5792/8163] Linking CXX shared library lib/libc10_cuda.so 2025-06-01T21:14:17.5413704Z [5793/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2025-06-01T21:14:17.5446586Z [5793/8163] Generating include/renamefma4.h 2025-06-01T21:14:17.5447175Z [5794/8163] Generating include/renamefma4.h 2025-06-01T21:14:17.5447667Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2025-06-01T21:14:17.5447982Z 2025-06-01T21:14:17.5624729Z [5794/8163] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2025-06-01T21:14:17.5625813Z [5795/8163] Linking CXX shared library lib/libc10_cuda.so 2025-06-01T21:14:17.5626275Z Warning: Unused direct dependencies: 2025-06-01T21:14:17.5626623Z /lib64/libm.so.6 2025-06-01T21:14:17.5626790Z 2025-06-01T21:14:17.6557754Z [5795/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_1_var_test 2025-06-01T21:14:17.6558625Z [5796/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_1_var_test 2025-06-01T21:14:17.6559196Z Warning: Unused direct dependencies: 2025-06-01T21:14:17.6559566Z /lib64/librt.so.1 2025-06-01T21:14:17.6559837Z /lib64/libdl.so.2 2025-06-01T21:14:17.6559997Z 2025-06-01T21:14:17.7493475Z [5796/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_catches_stream 2025-06-01T21:14:17.7494416Z [5797/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_catches_stream 2025-06-01T21:14:17.7495009Z Warning: Unused direct dependencies: 2025-06-01T21:14:17.7495376Z /lib64/librt.so.1 2025-06-01T21:14:17.7495654Z /lib64/libdl.so.2 2025-06-01T21:14:17.7495813Z 2025-06-01T21:14:17.8433972Z [5797/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2025-06-01T21:14:17.8435311Z [5798/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_catches_thread_and_block_and_device 2025-06-01T21:14:17.8435973Z Warning: Unused direct dependencies: 2025-06-01T21:14:17.8436322Z /lib64/librt.so.1 2025-06-01T21:14:17.9372327Z /lib64/libdl.so.2 2025-06-01T21:14:17.9372690Z 2025-06-01T21:14:17.9373520Z [5798/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2025-06-01T21:14:17.9374442Z [5799/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_from_2_processes 2025-06-01T21:14:17.9375023Z Warning: Unused direct dependencies: 2025-06-01T21:14:17.9375398Z /lib64/librt.so.1 2025-06-01T21:14:17.9375654Z /lib64/libdl.so.2 2025-06-01T21:14:17.9375840Z 2025-06-01T21:14:17.9717809Z [5799/8163] Linking CXX executable bin/c10_cuda_CUDATest 2025-06-01T21:14:17.9719348Z [5800/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.dir/impl/CUDAAssertionsTest_multiple_writes_from_blocks_and_threads.cu.o 2025-06-01T21:14:18.0326144Z [5800/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2025-06-01T21:14:18.0327070Z [5801/8163] Linking CXX executable bin/c10_cuda_CUDATest 2025-06-01T21:14:18.0327541Z Warning: Unused direct dependencies: 2025-06-01T21:14:18.0327942Z /usr/local/cuda/lib64/libcudart.so.12 2025-06-01T21:14:18.0328205Z 2025-06-01T21:14:18.0509173Z [5801/8163] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2025-06-01T21:14:18.0510185Z [5802/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2025-06-01T21:14:18.0696146Z [5802/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2025-06-01T21:14:18.0697308Z [5803/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads 2025-06-01T21:14:18.0698050Z Warning: Unused direct dependencies: 2025-06-01T21:14:18.0698410Z /lib64/librt.so.1 2025-06-01T21:14:18.0698671Z /lib64/libdl.so.2 2025-06-01T21:14:18.0698848Z 2025-06-01T21:14:18.1075959Z [5803/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2025-06-01T21:14:18.1076983Z [5804/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2025-06-01T21:14:18.1111634Z [5804/8163] Generating include/renameavx.h 2025-06-01T21:14:18.1112252Z [5805/8163] Generating include/renameavx.h 2025-06-01T21:14:18.1113044Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2025-06-01T21:14:18.1113557Z 2025-06-01T21:14:18.3228760Z [5805/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2025-06-01T21:14:18.3230023Z [5806/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2025-06-01T21:14:18.5727810Z [5806/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2025-06-01T21:14:18.5728826Z [5807/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2025-06-01T21:14:18.6128834Z [5807/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2025-06-01T21:14:18.6130445Z [5808/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block.dir/impl/CUDAAssertionsTest_multiple_writes_from_same_block.cu.o 2025-06-01T21:14:18.6612907Z [5808/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2025-06-01T21:14:18.6614624Z [5809/8163] Building CUDA object c10/cuda/test/CMakeFiles/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks.dir/impl/CUDAAssertionsTest_multiple_writes_from_multiple_blocks.cu.o 2025-06-01T21:14:18.7122027Z [5809/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2025-06-01T21:14:18.7123381Z [5810/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_same_block 2025-06-01T21:14:18.7124210Z Warning: Unused direct dependencies: 2025-06-01T21:14:18.7124551Z /lib64/librt.so.1 2025-06-01T21:14:18.7124822Z /lib64/libdl.so.2 2025-06-01T21:14:18.7124979Z 2025-06-01T21:14:18.7170405Z [5810/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2025-06-01T21:14:18.7171584Z [5811/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2025-06-01T21:14:18.7206599Z [5811/8163] Generating include/renamesse4.h 2025-06-01T21:14:18.7207145Z [5812/8163] Generating include/renamesse4.h 2025-06-01T21:14:18.7207592Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2025-06-01T21:14:18.7207883Z 2025-06-01T21:14:18.7554502Z [5812/8163] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2025-06-01T21:14:18.7555623Z [5813/8163] Linking CXX executable bin/c10_cuda_CUDAAssertionsTest_multiple_writes_from_multiple_blocks 2025-06-01T21:14:18.7556330Z Warning: Unused direct dependencies: 2025-06-01T21:14:18.7556677Z /lib64/librt.so.1 2025-06-01T21:14:18.7556951Z /lib64/libdl.so.2 2025-06-01T21:14:18.7557113Z 2025-06-01T21:14:18.9931620Z [5813/8163] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2025-06-01T21:14:18.9932641Z [5814/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2025-06-01T21:14:19.0558466Z [5814/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2025-06-01T21:14:19.0559507Z [5815/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2025-06-01T21:14:19.1585105Z [5815/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2025-06-01T21:14:19.1586121Z [5816/8163] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2025-06-01T21:14:19.1618112Z [5816/8163] Generating include/renamesse2.h 2025-06-01T21:14:19.1618710Z [5817/8163] Generating include/renamesse2.h 2025-06-01T21:14:19.1619158Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2025-06-01T21:14:19.1619451Z 2025-06-01T21:14:19.5385339Z [5817/8163] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2025-06-01T21:14:19.5386322Z [5818/8163] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2025-06-01T21:14:19.6648681Z [5818/8163] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2025-06-01T21:14:19.6649700Z [5819/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2025-06-01T21:14:19.8033884Z [5819/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2025-06-01T21:14:19.8034894Z [5820/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2025-06-01T21:14:19.8599747Z [5820/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2025-06-01T21:14:19.8601133Z [5821/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2025-06-01T21:14:19.8635536Z [5821/8163] Generating include/renamepurec_scalar.h 2025-06-01T21:14:19.8636162Z [5822/8163] Generating include/renamepurec_scalar.h 2025-06-01T21:14:19.8636672Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2025-06-01T21:14:19.8637029Z 2025-06-01T21:14:20.0911015Z [5822/8163] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2025-06-01T21:14:20.0912093Z [5823/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2025-06-01T21:14:20.1709536Z [5823/8163] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2025-06-01T21:14:20.1710552Z [5824/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2025-06-01T21:14:20.2731193Z [5824/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2025-06-01T21:14:20.2732441Z [5825/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2025-06-01T21:14:20.4571521Z [5825/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2025-06-01T21:14:20.4573294Z [5826/8163] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2025-06-01T21:14:20.4606881Z [5826/8163] Generating include/renamepurecfma_scalar.h 2025-06-01T21:14:20.4608235Z [5827/8163] Generating include/renamepurecfma_scalar.h 2025-06-01T21:14:20.4609302Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2025-06-01T21:14:20.4610033Z 2025-06-01T21:14:20.5480321Z [5827/8163] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2025-06-01T21:14:20.5482190Z [5828/8163] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2025-06-01T21:14:20.6047409Z [5828/8163] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2025-06-01T21:14:20.6049457Z [5829/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2025-06-01T21:14:20.6471632Z [5829/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2025-06-01T21:14:20.6473743Z [5830/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2025-06-01T21:14:20.9156773Z [5830/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2025-06-01T21:14:20.9158767Z [5831/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2025-06-01T21:14:20.9166961Z [5831/8163] Generating include/renamecuda.h 2025-06-01T21:14:20.9168372Z [5832/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2025-06-01T21:14:20.9190704Z [5832/8163] Generating sleeflibm_AVX.h.tmp 2025-06-01T21:14:20.9191651Z [5833/8163] Generating include/renamecuda.h 2025-06-01T21:14:20.9192500Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2025-06-01T21:14:20.9193057Z 2025-06-01T21:14:20.9203725Z [5833/8163] Generating sleeflibm_AVX2.h.tmp 2025-06-01T21:14:20.9204749Z [5834/8163] Generating sleeflibm_AVX.h.tmp 2025-06-01T21:14:20.9222530Z [5834/8163] Generating sleeflibm_AVX2128.h.tmp 2025-06-01T21:14:20.9223435Z [5835/8163] Generating sleeflibm_AVX2.h.tmp 2025-06-01T21:14:20.9238239Z [5835/8163] Generating sleeflibm_AVX512F.h.tmp 2025-06-01T21:14:20.9239221Z [5836/8163] Generating sleeflibm_AVX2128.h.tmp 2025-06-01T21:14:20.9253044Z [5836/8163] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-06-01T21:14:20.9254043Z [5837/8163] Generating sleeflibm_AVX512F.h.tmp 2025-06-01T21:14:20.9272038Z [5837/8163] Generating sleeflibm_AVX512F_.h.tmp 2025-06-01T21:14:20.9273083Z [5838/8163] Generating sleeflibm_AVX512FNOFMA.h.tmp 2025-06-01T21:14:20.9285882Z [5838/8163] Generating sleeflibm_AVX_.h.tmp 2025-06-01T21:14:20.9287066Z [5839/8163] Generating sleeflibm_AVX512F_.h.tmp 2025-06-01T21:14:20.9303243Z [5839/8163] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-06-01T21:14:20.9304149Z [5840/8163] Generating sleeflibm_AVX_.h.tmp 2025-06-01T21:14:20.9317855Z [5840/8163] Generating sleeflibm_FMA4.h.tmp 2025-06-01T21:14:20.9318821Z [5841/8163] Generating sleeflibm_DSP_SCALAR.h.tmp 2025-06-01T21:14:20.9333582Z [5841/8163] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-06-01T21:14:20.9334655Z [5842/8163] Generating sleeflibm_FMA4.h.tmp 2025-06-01T21:14:20.9348896Z [5842/8163] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-06-01T21:14:20.9349958Z [5843/8163] Generating sleeflibm_PURECFMA_SCALAR.h.tmp 2025-06-01T21:14:20.9366249Z [5843/8163] Generating sleeflibm_SSE2.h.tmp 2025-06-01T21:14:20.9367252Z [5844/8163] Generating sleeflibm_PUREC_SCALAR.h.tmp 2025-06-01T21:14:20.9384006Z [5844/8163] Generating sleeflibm_SSE4.h.tmp 2025-06-01T21:14:20.9384917Z [5845/8163] Generating sleeflibm_SSE2.h.tmp 2025-06-01T21:14:20.9400306Z [5845/8163] Generating sleeflibm_SSE_.h.tmp 2025-06-01T21:14:20.9401377Z [5846/8163] Generating sleeflibm_SSE4.h.tmp 2025-06-01T21:14:20.9413571Z [5846/8163] Generating alias_AVX512F_dp.h.tmp 2025-06-01T21:14:20.9414508Z [5847/8163] Generating sleeflibm_SSE_.h.tmp 2025-06-01T21:14:20.9434395Z [5847/8163] Generating ../../../include/sleef.h 2025-06-01T21:14:20.9435316Z [5848/8163] Generating alias_AVX512F_dp.h.tmp 2025-06-01T21:14:20.9470440Z [5848/8163] Generating alias_AVX512F_sp.h.tmp 2025-06-01T21:14:20.9471404Z [5849/8163] Generating alias_AVX512F_sp.h.tmp 2025-06-01T21:14:20.9472726Z [5849/8163] Generating include/alias_avx512f.h 2025-06-01T21:14:20.9473636Z [5850/8163] Generating ../../../include/sleef.h 2025-06-01T21:14:20.9508178Z [5850/8163] Generating dispscalar.c.body 2025-06-01T21:14:20.9509042Z [5851/8163] Generating dispscalar.c.body 2025-06-01T21:14:20.9524151Z [5851/8163] Generating dispscalar.c 2025-06-01T21:14:20.9525050Z [5852/8163] Generating include/alias_avx512f.h 2025-06-01T21:14:20.9566375Z [5852/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2025-06-01T21:14:20.9567721Z [5853/8163] Generating dispscalar.c 2025-06-01T21:14:20.9841416Z [5853/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2025-06-01T21:14:20.9843224Z [5854/8163] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2025-06-01T21:14:21.0478243Z [5854/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2025-06-01T21:14:21.0479387Z [5855/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2025-06-01T21:14:21.1574980Z [5855/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2025-06-01T21:14:21.1594164Z [5856/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2025-06-01T21:14:21.1595032Z [5856/8163] Generating include/renamedspscalar.h 2025-06-01T21:14:21.1616014Z [5857/8163] Generating /pytorch/torch/csrc/autograd/generated/Functions.cpp, /pytorch/torch/csrc/autograd/generated/ViewFuncs.cpp, /pytorch/torch/csrc/autograd/generated/VariableType_0.cpp, /pytorch/torch/csrc/autograd/generated/VariableType_1.cpp, /pytorch/torch/csrc/autograd/generated/VariableType_2.cpp, /pytorch/torch/csrc/autograd/generated/VariableType_3.cpp, /pytorch/torch/csrc/autograd/generated/VariableType_4.cpp, /pytorch/torch/csrc/autograd/generated/TraceType_0.cpp, /pytorch/torch/csrc/autograd/generated/TraceType_1.cpp, /pytorch/torch/csrc/autograd/generated/TraceType_2.cpp, /pytorch/torch/csrc/autograd/generated/TraceType_3.cpp, /pytorch/torch/csrc/autograd/generated/TraceType_4.cpp, /pytorch/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, /pytorch/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, /pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp, /pytorch/torch/csrc/lazy/generated/LazyNativeFunctions.cpp, /pytorch/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, /pytorch/torch/csrc/lazy/generated/RegisterLazy.cpp, /pytorch/torch/csrc/autograd/generated/Functions.h, /pytorch/torch/csrc/autograd/generated/variable_factories.h, /pytorch/torch/csrc/autograd/generated/ViewFuncs.h, /pytorch/torch/csrc/autograd/generated/VariableType.h, /pytorch/torch/csrc/lazy/generated/LazyIr.h, /pytorch/torch/csrc/lazy/generated/LazyNonNativeIr.h, /pytorch/torch/csrc/lazy/generated/LazyNativeFunctions.h, /pytorch/torch/csrc/autograd/generated/python_functions_0.cpp, /pytorch/torch/csrc/autograd/generated/python_functions_1.cpp, /pytorch/torch/csrc/autograd/generated/python_functions_2.cpp, /pytorch/torch/csrc/autograd/generated/python_functions_3.cpp, /pytorch/torch/csrc/autograd/generated/python_functions_4.cpp, /pytorch/torch/csrc/autograd/generated/python_variable_methods.cpp, /pytorch/torch/csrc/autograd/generated/python_torch_functions_0.cpp, /pytorch/torch/csrc/autograd/generated/python_torch_functions_1.cpp, /pytorch/torch/csrc/autograd/generated/python_torch_functions_2.cpp, /pytorch/torch/csrc/autograd/generated/python_nn_functions.cpp, /pytorch/torch/csrc/autograd/generated/python_fft_functions.cpp, /pytorch/torch/csrc/autograd/generated/python_linalg_functions.cpp, /pytorch/torch/csrc/autograd/generated/python_nested_functions.cpp, /pytorch/torch/csrc/autograd/generated/python_sparse_functions.cpp, /pytorch/torch/csrc/autograd/generated/python_special_functions.cpp, /pytorch/torch/csrc/autograd/generated/python_return_types.cpp, /pytorch/torch/csrc/autograd/generated/python_enum_tag.cpp, /pytorch/torch/csrc/autograd/generated/python_functions.h, /pytorch/torch/csrc/autograd/generated/python_return_types.h, /pytorch/torch/testing/_internal/generated/annotated_fn_args.py, /pytorch/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp 2025-06-01T21:14:21.1632902Z [5857/8163] Generating dispsse.c.tmp 2025-06-01T21:14:21.1633388Z [5858/8163] Generating include/renamedspscalar.h 2025-06-01T21:14:21.1634132Z [5858/8163] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2025-06-01T21:14:21.1634801Z [5859/8163] Generating dispsse.c.tmp 2025-06-01T21:14:21.1686217Z [5859/8163] Generating dispsse.c 2025-06-01T21:14:21.1686709Z [5860/8163] Generating dispsse.c 2025-06-01T21:14:21.1719387Z [5860/8163] Generating include/renamedsp128.h 2025-06-01T21:14:21.1720056Z [5861/8163] Generating include/renamedsp128.h 2025-06-01T21:14:21.4955154Z [5861/8163] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2025-06-01T21:14:21.4956122Z [5862/8163] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2025-06-01T21:14:21.4992023Z [5862/8163] Generating dispavx.c.tmp 2025-06-01T21:14:21.4992553Z [5863/8163] Generating dispavx.c.tmp 2025-06-01T21:14:21.5046797Z [5863/8163] Generating dispavx.c 2025-06-01T21:14:21.5047340Z [5864/8163] Generating dispavx.c 2025-06-01T21:14:21.5080257Z [5864/8163] Generating include/renamedsp256.h 2025-06-01T21:14:21.5088464Z [5865/8163] Generating include/renamedsp256.h 2025-06-01T21:14:21.5162385Z [5865/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2025-06-01T21:14:21.5163469Z [5866/8163] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2025-06-01T21:14:21.6331642Z [5866/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2025-06-01T21:14:21.6332819Z [5867/8163] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2025-06-01T21:14:21.6557005Z [5867/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2025-06-01T21:14:21.6558153Z [5868/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2025-06-01T21:14:21.7896385Z [5868/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2025-06-01T21:14:21.7897878Z [5869/8163] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2025-06-01T21:14:21.9267100Z [5869/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2025-06-01T21:14:21.9268170Z [5870/8163] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2025-06-01T21:14:21.9365669Z [5870/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2025-06-01T21:14:21.9366774Z [5871/8163] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2025-06-01T21:14:22.1037063Z [5871/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2025-06-01T21:14:22.1038176Z [5872/8163] Building C object sleef/src/libm/CMakeFiles/dispscalar_obj.dir/dispscalar.c.o 2025-06-01T21:14:22.2331665Z [5872/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2025-06-01T21:14:22.2333001Z [5873/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2025-06-01T21:14:22.3794789Z [5873/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2025-06-01T21:14:22.3795915Z [5874/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2025-06-01T21:14:22.3829665Z [5874/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2025-06-01T21:14:22.3830919Z [5875/8163] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2025-06-01T21:14:22.7146743Z [5875/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2025-06-01T21:14:22.7147774Z [5876/8163] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2025-06-01T21:14:22.9127939Z [5876/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2025-06-01T21:14:22.9129061Z [5877/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2025-06-01T21:14:22.9488338Z [5877/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2025-06-01T21:14:22.9489498Z [5878/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2025-06-01T21:14:23.2562001Z [5878/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2025-06-01T21:14:23.2563199Z [5879/8163] Building CXX object c10/test/CMakeFiles/c10_small_vector_test.dir/util/small_vector_test.cpp.o 2025-06-01T21:14:23.3603996Z [5879/8163] Linking CXX executable bin/c10_small_vector_test 2025-06-01T21:14:23.3604745Z [5880/8163] Linking CXX executable bin/c10_small_vector_test 2025-06-01T21:14:23.6265909Z [5880/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2025-06-01T21:14:23.6267183Z [5881/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DeviceAccelerator.cpp.o 2025-06-01T21:14:23.7856456Z [5881/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2025-06-01T21:14:23.7859999Z [5882/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2025-06-01T21:14:23.8106502Z [5882/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2025-06-01T21:14:23.8107671Z [5883/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2025-06-01T21:14:24.2355853Z [5883/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2025-06-01T21:14:24.2357034Z [5884/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2025-06-01T21:14:25.0489580Z [5884/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2025-06-01T21:14:25.0491037Z [5885/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2025-06-01T21:14:25.8257561Z [5885/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2025-06-01T21:14:25.8258679Z [5886/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapMode.cpp.o 2025-06-01T21:14:26.5416878Z [5886/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2025-06-01T21:14:26.5418989Z [5887/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2025-06-01T21:14:27.4279817Z [5887/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2025-06-01T21:14:27.4280936Z [5888/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2025-06-01T21:14:27.5732984Z [5888/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2025-06-01T21:14:27.5734224Z [5889/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2025-06-01T21:14:27.5871685Z [5889/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2025-06-01T21:14:27.5872856Z [5890/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedTensorImpl.cpp.o 2025-06-01T21:14:28.2922584Z [5890/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2025-06-01T21:14:28.2968497Z [5891/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CachedTensorUtils.cpp.o 2025-06-01T21:14:28.7022375Z [5891/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2025-06-01T21:14:28.7023498Z [5892/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2025-06-01T21:14:28.7195466Z [5892/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2025-06-01T21:14:28.7196583Z [5893/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2025-06-01T21:14:28.9587545Z [5893/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2025-06-01T21:14:28.9588654Z [5894/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2025-06-01T21:14:29.4744797Z [5894/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2025-06-01T21:14:29.4747369Z [5895/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2025-06-01T21:14:30.3031468Z [5895/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2025-06-01T21:14:30.3033799Z [5896/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2025-06-01T21:14:30.9032356Z [5896/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2025-06-01T21:14:30.9034535Z [5897/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2025-06-01T21:14:30.9213756Z [5897/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2025-06-01T21:14:30.9215760Z [5898/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2025-06-01T21:14:30.9420450Z [5898/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2025-06-01T21:14:30.9422524Z [5899/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2025-06-01T21:14:30.9440419Z [5899/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2025-06-01T21:14:30.9442750Z [5900/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2025-06-01T21:14:30.9574277Z [5900/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2025-06-01T21:14:30.9576354Z [5901/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2025-06-01T21:14:31.7549637Z [5901/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2025-06-01T21:14:31.7551699Z [5902/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2025-06-01T21:14:31.7851917Z [5902/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2025-06-01T21:14:31.7854348Z [5903/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2025-06-01T21:14:32.6591438Z [5903/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2025-06-01T21:14:32.6593473Z [5904/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchedFallback.cpp.o 2025-06-01T21:14:32.8041593Z [5904/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2025-06-01T21:14:32.8043834Z [5905/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyVmapTransforms.cpp.o 2025-06-01T21:14:33.1968403Z [5905/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2025-06-01T21:14:33.1970507Z [5906/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2025-06-01T21:14:33.4981870Z [5906/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2025-06-01T21:14:33.4983142Z [5907/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2025-06-01T21:14:33.8785780Z [5907/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2025-06-01T21:14:33.8786896Z [5908/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2025-06-01T21:14:34.4482732Z [5908/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2025-06-01T21:14:34.4484330Z [5909/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2025-06-01T21:14:34.9075323Z [5909/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2025-06-01T21:14:34.9076477Z [5910/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2025-06-01T21:14:35.3229012Z [5910/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2025-06-01T21:14:35.3230230Z [5911/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalPythonObjects.cpp.o 2025-06-01T21:14:35.6001602Z [5911/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2025-06-01T21:14:35.6002648Z [5912/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2025-06-01T21:14:36.4008898Z [5912/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2025-06-01T21:14:36.4010137Z [5913/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/StorageUtils.cpp.o 2025-06-01T21:14:36.8500923Z [5913/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2025-06-01T21:14:36.8502038Z [5914/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2025-06-01T21:14:37.1210333Z [5914/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2025-06-01T21:14:37.1211709Z [5915/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2025-06-01T21:14:37.8412368Z [5915/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2025-06-01T21:14:37.8413539Z [5916/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2025-06-01T21:14:37.9051552Z [5916/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2025-06-01T21:14:37.9052702Z [5917/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/Utils.cpp.o 2025-06-01T21:14:38.6387653Z [5917/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2025-06-01T21:14:38.6388865Z [5918/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2025-06-01T21:14:38.8745032Z [5918/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2025-06-01T21:14:38.8746980Z [5919/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2025-06-01T21:14:38.9439919Z [5919/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2025-06-01T21:14:38.9441820Z [5920/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2025-06-01T21:14:39.3274147Z [5920/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HPUHooksInterface.cpp.o 2025-06-01T21:14:39.3276499Z [5921/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2025-06-01T21:14:39.3832819Z [5921/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2025-06-01T21:14:39.3834963Z [5922/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/LegacyBatchingRegistrations.cpp.o 2025-06-01T21:14:39.5673466Z [5922/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MAIAHooksInterface.cpp.o 2025-06-01T21:14:40.1808071Z [5923/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2025-06-01T21:14:40.1810201Z [5923/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2025-06-01T21:14:40.1812504Z [5924/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2025-06-01T21:14:40.3042202Z [5924/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2025-06-01T21:14:40.3044982Z [5925/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2025-06-01T21:14:40.3701640Z [5925/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2025-06-01T21:14:40.3703873Z [5926/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HPUHooksInterface.cpp.o 2025-06-01T21:14:40.7486547Z [5926/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2025-06-01T21:14:40.7488930Z [5927/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/IPUHooksInterface.cpp.o 2025-06-01T21:14:40.8002952Z [5927/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2025-06-01T21:14:40.8005569Z [5928/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MAIAHooksInterface.cpp.o 2025-06-01T21:14:41.0428173Z [5928/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2025-06-01T21:14:41.0430375Z [5929/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2025-06-01T21:14:41.0848247Z [5929/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2025-06-01T21:14:41.0850753Z [5930/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MPSHooksInterface.cpp.o 2025-06-01T21:14:41.5887402Z [5930/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2025-06-01T21:14:41.5889629Z [5931/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2025-06-01T21:14:41.6579353Z [5931/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2025-06-01T21:14:41.6581571Z [5932/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/PrivateUse1HooksInterface.cpp.o 2025-06-01T21:14:41.7293028Z [5932/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2025-06-01T21:14:41.7295579Z [5933/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MTIAHooksInterface.cpp.o 2025-06-01T21:14:41.9752335Z [5933/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2025-06-01T21:14:41.9754020Z [5934/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2025-06-01T21:14:42.0917977Z [5934/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2025-06-01T21:14:42.0920001Z [5935/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2025-06-01T21:14:42.1977996Z [5935/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2025-06-01T21:14:42.1980320Z [5936/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/XPUHooksInterface.cpp.o 2025-06-01T21:14:43.3718127Z [5936/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesIndexing.cpp.o 2025-06-01T21:14:43.3720348Z [5937/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2025-06-01T21:14:44.8848458Z [5937/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2025-06-01T21:14:44.8849780Z [5938/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2025-06-01T21:14:47.1436923Z [5938/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2025-06-01T21:14:47.1438882Z [5939/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2025-06-01T21:14:57.5767878Z [5939/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2025-06-01T21:14:57.5770125Z [5940/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2025-06-01T21:14:58.0480776Z [5940/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2025-06-01T21:14:58.0482953Z [5941/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2025-06-01T21:14:58.1783338Z [5941/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2025-06-01T21:14:58.1785271Z [5942/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2025-06-01T21:14:58.2581267Z [5942/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2025-06-01T21:14:58.2583163Z [5943/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesIndexing.cpp.o 2025-06-01T21:14:59.9695763Z [5943/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2025-06-01T21:14:59.9698453Z [5944/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2025-06-01T21:15:00.8651965Z [5944/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2025-06-01T21:15:00.8654190Z [5945/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2025-06-01T21:15:01.0542962Z [5945/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2025-06-01T21:15:01.0544289Z [5946/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2025-06-01T21:15:02.7629014Z [5946/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2025-06-01T21:15:02.7630528Z [5947/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2025-06-01T21:15:03.5284417Z [5947/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2025-06-01T21:15:03.5285740Z [5948/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2025-06-01T21:15:04.5932299Z [5948/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2025-06-01T21:15:04.5933684Z [5949/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2025-06-01T21:15:04.8721599Z [5949/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2025-06-01T21:15:04.8722933Z [5950/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2025-06-01T21:15:07.4272730Z [5950/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2025-06-01T21:15:07.4274104Z [5951/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2025-06-01T21:15:07.8671421Z [5951/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2025-06-01T21:15:07.8672711Z [5952/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2025-06-01T21:15:10.8584823Z [5952/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2025-06-01T21:15:10.8586252Z [5953/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2025-06-01T21:15:12.8889290Z [5953/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2025-06-01T21:15:12.8891621Z [5954/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2025-06-01T21:15:13.3367776Z [5954/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2025-06-01T21:15:13.3369906Z [5955/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2025-06-01T21:15:16.3968636Z [5955/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2025-06-01T21:15:16.3971183Z [5956/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2025-06-01T21:15:17.4278316Z [5956/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2025-06-01T21:15:17.4280553Z [5957/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2025-06-01T21:15:17.6262540Z [5957/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2025-06-01T21:15:17.6264765Z [5958/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2025-06-01T21:15:18.7570863Z [5958/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2025-06-01T21:15:18.7573278Z [5959/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2025-06-01T21:15:18.7847871Z [5959/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2025-06-01T21:15:18.7849963Z [5960/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2025-06-01T21:15:18.8125914Z [5960/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2025-06-01T21:15:18.8128371Z [5961/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2025-06-01T21:15:19.9197268Z [5961/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2025-06-01T21:15:19.9199707Z [5962/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2025-06-01T21:15:20.1274032Z [5962/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/CachingHostAllocator.cpp.o 2025-06-01T21:15:20.1276341Z [5963/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2025-06-01T21:15:20.2942488Z [5963/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2025-06-01T21:15:20.2943837Z [5964/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2025-06-01T21:15:20.8302431Z [5964/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2025-06-01T21:15:20.8303861Z [5965/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/CachingHostAllocator.cpp.o 2025-06-01T21:15:21.1854845Z [5965/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2025-06-01T21:15:21.1856150Z [5966/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2025-06-01T21:15:21.6651837Z [5966/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2025-06-01T21:15:21.6653180Z [5967/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2025-06-01T21:15:21.9291768Z [5967/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2025-06-01T21:15:21.9292955Z [5968/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2025-06-01T21:15:22.1125017Z [5968/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2025-06-01T21:15:22.1126322Z [5969/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2025-06-01T21:15:22.6044163Z [5969/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2025-06-01T21:15:22.6045942Z [5970/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2025-06-01T21:15:23.2117280Z [5970/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2025-06-01T21:15:23.2118574Z [5971/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2025-06-01T21:15:23.2152175Z [5971/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2025-06-01T21:15:23.2153627Z [5972/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2025-06-01T21:15:23.4111733Z [5972/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2025-06-01T21:15:23.4113001Z [5973/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2025-06-01T21:15:23.4421375Z [5973/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2025-06-01T21:15:23.4422680Z [5974/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/GeneratorForPrivateuseone.cpp.o 2025-06-01T21:15:23.8288372Z [5974/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2025-06-01T21:15:23.8289637Z [5975/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2025-06-01T21:15:24.1051456Z [5975/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2025-06-01T21:15:24.1052726Z [5976/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2025-06-01T21:15:24.1194922Z [5976/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2025-06-01T21:15:24.1196495Z [5977/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2025-06-01T21:15:24.4569967Z [5977/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2025-06-01T21:15:24.4571069Z [5978/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2025-06-01T21:15:24.5714655Z [5978/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2025-06-01T21:15:24.5715777Z [5979/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2025-06-01T21:15:24.5795199Z [5979/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2025-06-01T21:15:24.5796440Z [5980/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NestedIntSymNodeImpl.cpp.o 2025-06-01T21:15:25.2856396Z [5980/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2025-06-01T21:15:25.2858616Z [5981/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2025-06-01T21:15:26.2692418Z [5981/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2025-06-01T21:15:26.2693583Z [5982/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2025-06-01T21:15:26.6925006Z [5982/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2025-06-01T21:15:26.6926288Z [5983/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2025-06-01T21:15:27.1608807Z [5983/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2025-06-01T21:15:27.1610052Z [5984/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2025-06-01T21:15:27.4367212Z [5984/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2025-06-01T21:15:27.4368304Z [5985/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2025-06-01T21:15:27.5247750Z [5985/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2025-06-01T21:15:27.5249401Z [5986/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2025-06-01T21:15:27.7053430Z [5986/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2025-06-01T21:15:27.7054678Z [5987/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/MetaFallbackKernel.cpp.o 2025-06-01T21:15:27.8778648Z [5987/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2025-06-01T21:15:27.8780027Z [5988/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonOpRegistrationTrampoline.cpp.o 2025-06-01T21:15:28.0401734Z [5988/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2025-06-01T21:15:28.0402978Z [5989/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2025-06-01T21:15:28.3662471Z [5989/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2025-06-01T21:15:28.3663881Z [5990/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2025-06-01T21:15:28.6000633Z [5990/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2025-06-01T21:15:28.6001921Z [5991/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2025-06-01T21:15:28.8940634Z [5991/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2025-06-01T21:15:28.8941917Z [5992/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2025-06-01T21:15:28.9250731Z [5992/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2025-06-01T21:15:28.9251989Z [5993/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2025-06-01T21:15:29.0906322Z [5993/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2025-06-01T21:15:29.0907626Z [5994/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2025-06-01T21:15:29.1119686Z [5994/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2025-06-01T21:15:29.1121009Z [5995/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2025-06-01T21:15:29.6063229Z [5995/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2025-06-01T21:15:29.6064425Z [5996/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2025-06-01T21:15:30.0959057Z [5996/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2025-06-01T21:15:30.0960232Z [5997/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2025-06-01T21:15:31.3055520Z [5997/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2025-06-01T21:15:31.3056921Z [5998/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2025-06-01T21:15:31.7970146Z [5998/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2025-06-01T21:15:31.7971572Z [5999/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2025-06-01T21:15:32.3568428Z [5999/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2025-06-01T21:15:32.3569602Z [6000/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2025-06-01T21:15:33.1110653Z [6000/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2025-06-01T21:15:33.1112241Z [6001/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2025-06-01T21:15:33.2343526Z [6001/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2025-06-01T21:15:33.2344679Z [6002/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2025-06-01T21:15:33.4348689Z [6002/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2025-06-01T21:15:33.4349854Z [6003/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2025-06-01T21:15:34.3335441Z [6003/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2025-06-01T21:15:34.3336580Z [6004/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2025-06-01T21:15:34.4601684Z [6004/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2025-06-01T21:15:34.4602858Z [6005/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2025-06-01T21:15:34.5368322Z [6005/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2025-06-01T21:15:34.5369788Z [6006/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2025-06-01T21:15:34.5715630Z [6006/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2025-06-01T21:15:34.5716832Z [6007/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2025-06-01T21:15:34.7614478Z [6007/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2025-06-01T21:15:34.7615707Z [6008/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2025-06-01T21:15:35.9929228Z [6008/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2025-06-01T21:15:35.9930449Z [6009/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2025-06-01T21:15:36.3632123Z [6009/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2025-06-01T21:15:36.3633342Z [6010/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2025-06-01T21:15:36.3775547Z [6010/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2025-06-01T21:15:36.3776849Z [6011/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2025-06-01T21:15:36.4684138Z [6011/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2025-06-01T21:15:36.4685337Z [6012/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2025-06-01T21:15:36.6124833Z [6012/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2025-06-01T21:15:36.6126071Z [6013/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2025-06-01T21:15:37.4020106Z [6013/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2025-06-01T21:15:37.4021453Z [6014/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2025-06-01T21:15:38.1352561Z [6014/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2025-06-01T21:15:38.1354046Z [6015/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2025-06-01T21:15:38.2697144Z [6015/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2025-06-01T21:15:38.2698350Z [6016/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2025-06-01T21:15:38.5248358Z [6016/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2025-06-01T21:15:38.5249566Z [6017/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2025-06-01T21:15:39.7391120Z [6017/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2025-06-01T21:15:39.7392229Z [6018/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2025-06-01T21:15:39.7666293Z [6018/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2025-06-01T21:15:39.7667929Z [6019/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2025-06-01T21:15:40.6341508Z [6019/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2025-06-01T21:15:40.6351589Z [6020/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2025-06-01T21:15:41.1610518Z [6020/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2025-06-01T21:15:41.1611688Z [6021/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2025-06-01T21:15:41.6770114Z [6021/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2025-06-01T21:15:41.6771394Z [6022/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2025-06-01T21:15:41.9506181Z [6022/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2025-06-01T21:15:41.9507441Z [6023/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AmpKernels.cpp.o 2025-06-01T21:15:41.9595193Z [6023/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2025-06-01T21:15:41.9596465Z [6024/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2025-06-01T21:15:42.0453469Z [6024/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2025-06-01T21:15:42.0454686Z [6025/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2025-06-01T21:15:42.3943063Z [6025/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2025-06-01T21:15:42.3944322Z [6026/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2025-06-01T21:15:43.8272390Z [6026/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2025-06-01T21:15:43.8273658Z [6027/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2025-06-01T21:15:43.8367436Z [6027/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2025-06-01T21:15:43.8368671Z [6028/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2025-06-01T21:15:44.1265349Z [6028/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2025-06-01T21:15:44.1266541Z [6029/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2025-06-01T21:15:44.3269499Z [6029/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2025-06-01T21:15:44.3271146Z [6030/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2025-06-01T21:15:45.1349696Z [6030/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2025-06-01T21:15:45.1350839Z [6031/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2025-06-01T21:15:45.7665744Z [6031/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2025-06-01T21:15:45.7667004Z [6032/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2025-06-01T21:15:45.8846668Z [6032/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2025-06-01T21:15:45.8847900Z [6033/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2025-06-01T21:15:47.2843999Z [6033/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2025-06-01T21:15:47.2845283Z [6034/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2025-06-01T21:15:47.7172872Z [6034/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2025-06-01T21:15:47.7174352Z [6035/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2025-06-01T21:15:48.0369245Z [6035/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2025-06-01T21:15:48.0370443Z [6036/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2025-06-01T21:15:48.0653433Z [6036/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2025-06-01T21:15:48.0654655Z [6037/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2025-06-01T21:15:48.1217984Z [6037/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2025-06-01T21:15:48.1219179Z [6038/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2025-06-01T21:15:49.4291164Z [6038/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2025-06-01T21:15:49.4293282Z [6039/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Constraints.cpp.o 2025-06-01T21:15:50.0079844Z [6039/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2025-06-01T21:15:50.0081898Z [6040/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2025-06-01T21:15:50.0697997Z [6040/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2025-06-01T21:15:50.0700217Z [6041/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2025-06-01T21:15:50.3580178Z [6041/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2025-06-01T21:15:50.3582400Z [6042/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2025-06-01T21:15:50.3846083Z [6042/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2025-06-01T21:15:50.3847938Z [6043/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2025-06-01T21:15:51.1479096Z [6043/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2025-06-01T21:15:51.1481012Z [6044/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2025-06-01T21:15:52.1600888Z [6044/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2025-06-01T21:15:52.1602940Z [6045/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2025-06-01T21:15:52.4744283Z [6045/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2025-06-01T21:15:52.4746820Z [6046/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2025-06-01T21:15:52.4959963Z [6046/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2025-06-01T21:15:52.4962035Z [6047/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2025-06-01T21:15:53.2784770Z [6047/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2025-06-01T21:15:53.2785945Z [6048/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2025-06-01T21:15:53.9174031Z [6048/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2025-06-01T21:15:53.9176280Z [6049/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2025-06-01T21:15:53.9404651Z [6049/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2025-06-01T21:15:53.9407118Z [6050/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2025-06-01T21:15:54.1476985Z [6050/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2025-06-01T21:15:54.1479272Z [6051/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2025-06-01T21:15:54.2866559Z [6051/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2025-06-01T21:15:54.2868728Z [6052/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2025-06-01T21:15:54.3280422Z [6052/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2025-06-01T21:15:54.3282772Z [6053/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2025-06-01T21:15:55.6565098Z [6053/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdagrad.cpp.o 2025-06-01T21:15:55.6566290Z [6054/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2025-06-01T21:15:55.9317416Z [6054/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdam.cpp.o 2025-06-01T21:15:55.9318609Z [6055/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2025-06-01T21:15:56.9286617Z [6055/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedSGD.cpp.o 2025-06-01T21:15:56.9287747Z [6056/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2025-06-01T21:15:57.6434062Z [6056/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2025-06-01T21:15:57.6435313Z [6057/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2025-06-01T21:15:57.7212344Z [6057/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2025-06-01T21:15:57.7213528Z [6058/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdagrad.cpp.o 2025-06-01T21:15:57.7573160Z [6058/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2025-06-01T21:15:57.7574541Z [6059/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2025-06-01T21:15:57.9710221Z [6059/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2025-06-01T21:15:57.9711328Z [6060/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2025-06-01T21:15:58.2013751Z [6060/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2025-06-01T21:15:58.2015184Z [6061/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2025-06-01T21:15:59.1670407Z [6061/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2025-06-01T21:15:59.1671574Z [6062/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedAdam.cpp.o 2025-06-01T21:15:59.3675503Z [6062/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2025-06-01T21:15:59.3676906Z [6063/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FusedSGD.cpp.o 2025-06-01T21:15:59.4661369Z [6063/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2025-06-01T21:15:59.4662574Z [6064/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2025-06-01T21:15:59.6998892Z [6064/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2025-06-01T21:15:59.7000106Z [6065/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2025-06-01T21:15:59.9198958Z [6065/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2025-06-01T21:15:59.9200164Z [6066/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2025-06-01T21:16:01.3237554Z [6066/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2025-06-01T21:16:01.3238835Z [6067/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2025-06-01T21:16:01.5467713Z [6067/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2025-06-01T21:16:01.5468815Z [6068/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2025-06-01T21:16:01.6888428Z [6068/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2025-06-01T21:16:01.6889596Z [6069/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2025-06-01T21:16:02.5362313Z [6069/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2025-06-01T21:16:02.5363643Z [6070/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2025-06-01T21:16:02.8383150Z [6070/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2025-06-01T21:16:02.8384351Z [6071/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2025-06-01T21:16:02.9047843Z [6071/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2025-06-01T21:16:02.9049039Z [6072/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBatching.cpp.o 2025-06-01T21:16:02.9853551Z [6072/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2025-06-01T21:16:02.9854692Z [6073/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2025-06-01T21:16:03.2743406Z [6073/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2025-06-01T21:16:03.2744905Z [6074/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2025-06-01T21:16:03.8406515Z [6074/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2025-06-01T21:16:03.8407724Z [6075/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2025-06-01T21:16:06.0341706Z [6075/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2025-06-01T21:16:06.0343003Z [6076/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2025-06-01T21:16:06.0710111Z [6076/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2025-06-01T21:16:06.0711304Z [6077/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2025-06-01T21:16:06.6318636Z [6077/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2025-06-01T21:16:06.6320932Z [6078/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2025-06-01T21:16:06.8595308Z [6078/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2025-06-01T21:16:06.8597613Z [6079/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2025-06-01T21:16:06.9361942Z [6079/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2025-06-01T21:16:06.9364525Z [6080/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2025-06-01T21:16:07.3936845Z [6080/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2025-06-01T21:16:07.3938888Z [6081/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2025-06-01T21:16:07.8758618Z [6081/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2025-06-01T21:16:07.8759709Z [6082/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2025-06-01T21:16:07.9160377Z [6082/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2025-06-01T21:16:07.9162511Z [6083/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2025-06-01T21:16:08.0545704Z [6083/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2025-06-01T21:16:08.0547889Z [6084/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2025-06-01T21:16:08.0598707Z [6084/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2025-06-01T21:16:08.0600752Z [6085/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2025-06-01T21:16:09.9600964Z [6085/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2025-06-01T21:16:09.9602118Z [6086/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2025-06-01T21:16:10.0995170Z [6086/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2025-06-01T21:16:10.0996301Z [6087/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2025-06-01T21:16:11.5692777Z [6087/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2025-06-01T21:16:11.5693965Z [6088/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2025-06-01T21:16:11.9936239Z [6088/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2025-06-01T21:16:11.9937680Z [6089/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2025-06-01T21:16:12.2233532Z [6089/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2025-06-01T21:16:12.2234702Z [6090/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2025-06-01T21:16:12.4192874Z [6090/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2025-06-01T21:16:12.4194087Z [6091/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2025-06-01T21:16:12.8249531Z [6091/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2025-06-01T21:16:12.8250763Z [6092/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2025-06-01T21:16:13.5911803Z [6092/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2025-06-01T21:16:13.5912997Z [6093/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2025-06-01T21:16:13.6455182Z [6093/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2025-06-01T21:16:13.6456504Z [6094/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2025-06-01T21:16:13.7766937Z [6094/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2025-06-01T21:16:13.7768264Z [6095/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2025-06-01T21:16:14.1845711Z [6095/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2025-06-01T21:16:14.1846948Z [6096/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2025-06-01T21:16:14.2055964Z [6096/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2025-06-01T21:16:14.2057265Z [6097/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2025-06-01T21:16:14.9257472Z [6097/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2025-06-01T21:16:14.9258575Z [6098/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2025-06-01T21:16:15.7344558Z [6098/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2025-06-01T21:16:15.7346277Z [6099/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2025-06-01T21:16:15.9007433Z [6099/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2025-06-01T21:16:15.9008618Z [6100/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2025-06-01T21:16:16.5773153Z [6100/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2025-06-01T21:16:16.5774284Z [6101/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2025-06-01T21:16:17.4546387Z [6101/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2025-06-01T21:16:17.4547560Z [6102/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2025-06-01T21:16:18.7292617Z [6102/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2025-06-01T21:16:18.8363409Z [6103/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2025-06-01T21:16:18.8366165Z [6103/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2025-06-01T21:16:18.8368487Z [6104/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2025-06-01T21:16:19.0293096Z [6104/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2025-06-01T21:16:19.0295478Z [6105/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2025-06-01T21:16:19.2102683Z [6105/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2025-06-01T21:16:19.2104731Z [6106/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2025-06-01T21:16:19.7779704Z [6106/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2025-06-01T21:16:19.7781956Z [6107/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2025-06-01T21:16:19.7810004Z [6107/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2025-06-01T21:16:19.7812219Z [6108/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2025-06-01T21:16:20.5252725Z [6108/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2025-06-01T21:16:20.5255153Z [6109/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2025-06-01T21:16:21.0129177Z [6109/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2025-06-01T21:16:21.0131279Z [6110/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2025-06-01T21:16:21.4801575Z [6110/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2025-06-01T21:16:21.4804020Z [6111/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2025-06-01T21:16:23.0298245Z [6111/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2025-06-01T21:16:23.0300343Z [6112/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2025-06-01T21:16:23.1547204Z [6112/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2025-06-01T21:16:23.1549458Z [6113/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2025-06-01T21:16:23.8904745Z [6113/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2025-06-01T21:16:23.8905980Z [6114/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2025-06-01T21:16:24.4828896Z [6114/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2025-06-01T21:16:24.4830131Z [6115/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2025-06-01T21:16:25.2898776Z [6115/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2025-06-01T21:16:25.2899996Z [6116/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2025-06-01T21:16:25.5405678Z [6116/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2025-06-01T21:16:25.5406898Z [6117/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2025-06-01T21:16:26.4835117Z [6117/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2025-06-01T21:16:26.4836605Z [6118/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2025-06-01T21:16:26.9913059Z [6118/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2025-06-01T21:16:26.9914287Z [6119/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SparseTensorUtils.cpp.o 2025-06-01T21:16:27.6542043Z [6119/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2025-06-01T21:16:27.6543289Z [6120/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2025-06-01T21:16:28.1385724Z [6120/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2025-06-01T21:16:28.1386977Z [6121/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2025-06-01T21:16:28.2324290Z [6121/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2025-06-01T21:16:28.2325828Z [6122/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2025-06-01T21:16:29.0334125Z [6122/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2025-06-01T21:16:29.0335300Z [6123/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2025-06-01T21:16:29.6944643Z [6123/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2025-06-01T21:16:29.6946239Z [6124/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2025-06-01T21:16:29.8451278Z [6124/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2025-06-01T21:16:29.8452540Z [6125/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2025-06-01T21:16:30.0051309Z [6125/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2025-06-01T21:16:30.0053489Z [6126/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2025-06-01T21:16:30.5456005Z [6126/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2025-06-01T21:16:30.5457190Z [6127/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2025-06-01T21:16:31.3601097Z [6127/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2025-06-01T21:16:31.3602328Z [6128/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2025-06-01T21:16:32.1383386Z [6128/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2025-06-01T21:16:32.1384633Z [6129/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2025-06-01T21:16:32.9336511Z [6129/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2025-06-01T21:16:32.9337685Z [6130/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2025-06-01T21:16:33.3077756Z [6130/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2025-06-01T21:16:33.3078977Z [6131/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2025-06-01T21:16:33.7743781Z [6131/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2025-06-01T21:16:33.7744977Z [6132/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2025-06-01T21:16:33.9986628Z [6132/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2025-06-01T21:16:33.9988057Z [6133/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2025-06-01T21:16:34.2737114Z [6133/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2025-06-01T21:16:34.2738411Z [6134/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2025-06-01T21:16:36.0720188Z [6134/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2025-06-01T21:16:36.0722471Z [6135/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2025-06-01T21:16:36.4187053Z [6135/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2025-06-01T21:16:36.4189176Z [6136/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2025-06-01T21:16:36.8651644Z [6136/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2025-06-01T21:16:36.8653602Z [6137/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2025-06-01T21:16:37.6895370Z [6137/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2025-06-01T21:16:37.6896607Z [6138/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2025-06-01T21:16:37.7728694Z [6138/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2025-06-01T21:16:37.7730059Z [6139/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2025-06-01T21:16:38.0854482Z [6139/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2025-06-01T21:16:38.0855723Z [6140/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2025-06-01T21:16:38.3511054Z [6140/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2025-06-01T21:16:38.3512298Z [6141/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2025-06-01T21:16:38.8192007Z [6141/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2025-06-01T21:16:38.8193366Z [6142/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2025-06-01T21:16:38.9060598Z [6142/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2025-06-01T21:16:38.9061904Z [6143/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2025-06-01T21:16:39.3786155Z [6143/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2025-06-01T21:16:39.3787533Z [6144/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2025-06-01T21:16:39.7944509Z [6144/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2025-06-01T21:16:39.7946519Z [6145/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2025-06-01T21:16:40.0587341Z [6145/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2025-06-01T21:16:40.0588578Z [6146/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2025-06-01T21:16:40.4280693Z [6146/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2025-06-01T21:16:40.4282621Z [6147/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2025-06-01T21:16:40.6093723Z [6147/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2025-06-01T21:16:40.6095162Z [6148/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2025-06-01T21:16:41.2902354Z [6148/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2025-06-01T21:16:41.2903683Z [6149/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2025-06-01T21:16:42.2421905Z [6149/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2025-06-01T21:16:42.2423133Z [6150/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2025-06-01T21:16:42.3002407Z [6150/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2025-06-01T21:16:42.3003578Z [6151/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2025-06-01T21:16:42.5802699Z [6151/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2025-06-01T21:16:42.5804708Z [6152/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2025-06-01T21:16:44.7847712Z [6152/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2025-06-01T21:16:44.7849071Z [6153/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2025-06-01T21:16:44.8053937Z [6153/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2025-06-01T21:16:44.8055278Z [6154/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2025-06-01T21:16:44.9468033Z [6154/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2025-06-01T21:16:44.9469436Z [6155/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2025-06-01T21:16:45.6496690Z [6155/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2025-06-01T21:16:45.6498119Z [6156/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2025-06-01T21:16:46.1272982Z [6156/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2025-06-01T21:16:46.1274439Z [6157/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2025-06-01T21:16:46.5783305Z [6157/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2025-06-01T21:16:46.5784682Z [6158/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2025-06-01T21:16:46.5856796Z [6158/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2025-06-01T21:16:46.5858071Z [6159/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/FlattenIndicesKernel.cpp.o 2025-06-01T21:16:46.6308934Z [6159/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2025-06-01T21:16:46.6310389Z [6160/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2025-06-01T21:16:47.1401668Z [6160/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2025-06-01T21:16:47.1402926Z [6161/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2025-06-01T21:16:47.3691448Z [6161/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2025-06-01T21:16:47.3693054Z [6162/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2025-06-01T21:16:48.0894717Z [6162/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2025-06-01T21:16:48.0896076Z [6163/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2025-06-01T21:16:50.0582431Z [6163/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2025-06-01T21:16:50.0583974Z [6164/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2025-06-01T21:16:50.6714768Z [6164/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2025-06-01T21:16:50.6716086Z [6165/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2025-06-01T21:16:51.6365634Z [6165/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2025-06-01T21:16:51.6366989Z [6166/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2025-06-01T21:16:51.6588707Z [6166/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2025-06-01T21:16:51.6590033Z [6167/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2025-06-01T21:16:52.4662712Z [6167/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2025-06-01T21:16:52.4664020Z [6168/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2025-06-01T21:16:52.6109183Z [6168/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2025-06-01T21:16:52.6110754Z [6169/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2025-06-01T21:16:53.2428114Z [6169/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2025-06-01T21:16:53.2429428Z [6170/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2025-06-01T21:16:53.7425206Z [6170/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2025-06-01T21:16:53.7426610Z [6171/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2025-06-01T21:16:54.3607285Z [6171/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2025-06-01T21:16:54.3608771Z [6172/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2025-06-01T21:16:55.2332262Z [6172/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-06-01T21:16:55.2333663Z [6173/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-06-01T21:16:56.3336241Z [6173/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2025-06-01T21:16:56.3337717Z [6174/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2025-06-01T21:16:56.8971968Z [6174/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2025-06-01T21:16:56.8973571Z [6175/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2025-06-01T21:16:57.4677261Z [6175/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2025-06-01T21:16:57.4678662Z [6176/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2025-06-01T21:16:58.7993591Z [6176/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2025-06-01T21:16:58.7995053Z [6177/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp.o 2025-06-01T21:16:58.8767703Z [6177/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2025-06-01T21:16:58.8769154Z [6178/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorFactories.cpp.o 2025-06-01T21:16:59.9078245Z [6178/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2025-06-01T21:16:59.9079549Z [6179/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMatmul.cpp.o 2025-06-01T21:16:59.9228730Z [6179/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2025-06-01T21:16:59.9230067Z [6180/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2025-06-01T21:16:59.9402325Z [6180/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ACLUtils.cpp.o 2025-06-01T21:16:59.9403625Z [6181/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ACLUtils.cpp.o 2025-06-01T21:17:00.1734977Z [6181/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2025-06-01T21:17:00.1736516Z [6182/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUnaryOps.cpp.o 2025-06-01T21:17:01.0948965Z [6182/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2025-06-01T21:17:01.0950432Z [6183/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2025-06-01T21:17:01.7641988Z [6183/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2025-06-01T21:17:01.7643291Z [6184/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2025-06-01T21:17:01.8475314Z [6184/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2025-06-01T21:17:01.8476636Z [6185/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2025-06-01T21:17:02.2606493Z [6185/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2025-06-01T21:17:02.2607869Z [6186/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2025-06-01T21:17:04.8771060Z [6186/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2025-06-01T21:17:04.8772985Z [6187/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2025-06-01T21:17:04.9003436Z [6187/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2025-06-01T21:17:04.9004968Z [6188/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2025-06-01T21:17:05.0371979Z [6188/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2025-06-01T21:17:05.0373571Z [6189/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2025-06-01T21:17:05.0813472Z [6189/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2025-06-01T21:17:05.0814954Z [6190/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2025-06-01T21:17:05.2967210Z [6190/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2025-06-01T21:17:05.2968591Z [6191/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2025-06-01T21:17:05.5565103Z [6191/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2025-06-01T21:17:05.5566617Z [6192/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2025-06-01T21:17:05.5729762Z [6192/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2025-06-01T21:17:05.5731083Z [6193/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2025-06-01T21:17:05.6495004Z [6193/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2025-06-01T21:17:05.6496489Z [6194/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2025-06-01T21:17:05.7398821Z [6194/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2025-06-01T21:17:05.7400215Z [6195/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2025-06-01T21:17:06.6944078Z [6195/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2025-06-01T21:17:06.6945641Z [6196/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2025-06-01T21:17:07.5532804Z [6196/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2025-06-01T21:17:07.5534447Z [6197/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2025-06-01T21:17:07.7965389Z [6197/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2025-06-01T21:17:07.7966782Z [6198/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2025-06-01T21:17:08.9946667Z [6198/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2025-06-01T21:17:08.9948083Z [6199/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2025-06-01T21:17:09.6477977Z [6199/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2025-06-01T21:17:09.6479737Z [6200/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2025-06-01T21:17:09.6517451Z [6200/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2025-06-01T21:17:09.6518867Z [6201/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2025-06-01T21:17:09.8115426Z [6201/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2025-06-01T21:17:09.8116780Z [6202/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2025-06-01T21:17:10.0318588Z [6202/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2025-06-01T21:17:10.0319908Z [6203/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2025-06-01T21:17:10.3269058Z [6203/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2025-06-01T21:17:10.3270541Z [6204/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2025-06-01T21:17:11.3183189Z [6204/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2025-06-01T21:17:11.3184490Z [6205/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2025-06-01T21:17:11.9579426Z [6205/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2025-06-01T21:17:11.9580822Z [6206/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2025-06-01T21:17:12.7818338Z [6206/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2025-06-01T21:17:12.7819736Z [6207/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2025-06-01T21:17:13.3997961Z [6207/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2025-06-01T21:17:13.3999377Z [6208/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2025-06-01T21:17:13.4354299Z [6208/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2025-06-01T21:17:13.4355761Z [6209/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2025-06-01T21:17:13.5047846Z [6209/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2025-06-01T21:17:13.5049197Z [6210/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2025-06-01T21:17:13.7888671Z [6210/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2025-06-01T21:17:13.7890061Z [6211/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2025-06-01T21:17:14.1166374Z [6211/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2025-06-01T21:17:14.1167917Z [6212/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2025-06-01T21:17:15.7431602Z [6212/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2025-06-01T21:17:15.7433025Z [6213/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2025-06-01T21:17:15.8072689Z [6213/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2025-06-01T21:17:15.8074267Z [6214/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2025-06-01T21:17:18.7960411Z [6214/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2025-06-01T21:17:18.7961683Z [6215/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2025-06-01T21:17:19.1648398Z [6215/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2025-06-01T21:17:19.1649694Z [6216/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2025-06-01T21:17:19.7737695Z [6216/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2025-06-01T21:17:19.7739185Z [6217/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2025-06-01T21:17:20.7952868Z [6217/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2025-06-01T21:17:20.7954270Z [6218/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2025-06-01T21:17:21.2889090Z [6218/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2025-06-01T21:17:21.2890604Z [6219/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2025-06-01T21:17:22.0586973Z [6219/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2025-06-01T21:17:22.0588313Z [6220/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2025-06-01T21:17:22.1120910Z [6220/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2025-06-01T21:17:22.1122288Z [6221/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2025-06-01T21:17:22.2448805Z [6221/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2025-06-01T21:17:22.2450286Z [6222/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2025-06-01T21:17:23.8922606Z [6222/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2025-06-01T21:17:23.8924104Z [6223/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2025-06-01T21:17:24.1168412Z [6223/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2025-06-01T21:17:24.1169773Z [6224/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2025-06-01T21:17:25.5726727Z [6224/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2025-06-01T21:17:25.5728082Z [6225/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2025-06-01T21:17:27.1920061Z [6225/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2025-06-01T21:17:27.1921385Z [6226/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2025-06-01T21:17:28.0547771Z [6226/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2025-06-01T21:17:28.0549351Z [6227/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2025-06-01T21:17:29.0425656Z [6227/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2025-06-01T21:17:29.0426900Z [6228/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2025-06-01T21:17:29.3234405Z [6228/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2025-06-01T21:17:29.3235701Z [6229/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2025-06-01T21:17:29.5787505Z [6229/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2025-06-01T21:17:29.5788826Z [6230/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2025-06-01T21:17:29.8081056Z [6230/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2025-06-01T21:17:29.8082497Z [6231/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2025-06-01T21:17:29.8248558Z [6231/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/MklAllocationHelper.cpp.o 2025-06-01T21:17:29.8249868Z [6232/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/MklAllocationHelper.cpp.o 2025-06-01T21:17:31.2328893Z [6232/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2025-06-01T21:17:31.2330216Z [6233/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2025-06-01T21:17:31.7157938Z [6233/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2025-06-01T21:17:31.7159278Z [6234/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2025-06-01T21:17:32.3250182Z [6234/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2025-06-01T21:17:32.3251469Z [6235/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2025-06-01T21:17:32.4310619Z [6235/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2025-06-01T21:17:32.4311899Z [6236/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2025-06-01T21:17:32.6732868Z [6236/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2025-06-01T21:17:32.6734117Z [6237/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2025-06-01T21:17:33.3592256Z [6237/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2025-06-01T21:17:33.3593589Z [6238/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2025-06-01T21:17:34.2056980Z [6238/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2025-06-01T21:17:34.2058263Z [6239/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2025-06-01T21:17:34.9329109Z [6239/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2025-06-01T21:17:34.9330389Z [6240/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2025-06-01T21:17:35.6757803Z [6240/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2025-06-01T21:17:35.6759416Z [6241/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2025-06-01T21:17:36.1439921Z [6241/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2025-06-01T21:17:36.1441246Z [6242/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2025-06-01T21:17:36.4491099Z [6242/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2025-06-01T21:17:36.4492538Z [6243/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2025-06-01T21:17:37.2624339Z [6243/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2025-06-01T21:17:37.2625687Z [6244/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2025-06-01T21:17:37.6854141Z [6244/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2025-06-01T21:17:37.6855628Z [6245/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2025-06-01T21:17:38.5041330Z [6245/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2025-06-01T21:17:38.5042609Z [6246/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2025-06-01T21:17:39.2824386Z [6246/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2025-06-01T21:17:39.2825746Z [6247/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2025-06-01T21:17:39.5074097Z [6247/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2025-06-01T21:17:39.5075452Z [6248/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2025-06-01T21:17:40.8432608Z [6248/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2025-06-01T21:17:40.8433834Z [6249/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2025-06-01T21:17:42.1343799Z [6249/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2025-06-01T21:17:42.1345124Z [6250/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2025-06-01T21:17:42.4515105Z [6250/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2025-06-01T21:17:42.4516353Z [6251/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2025-06-01T21:17:44.0128320Z [6251/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2025-06-01T21:17:44.0129784Z [6252/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2025-06-01T21:17:45.2927491Z [6252/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2025-06-01T21:17:45.2928766Z [6253/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2025-06-01T21:17:46.6793125Z [6253/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2025-06-01T21:17:46.6794324Z [6254/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2025-06-01T21:17:46.8867370Z [6254/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2025-06-01T21:17:46.8868980Z [6255/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2025-06-01T21:17:47.4533158Z [6255/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2025-06-01T21:17:47.4534412Z [6256/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2025-06-01T21:17:47.5263125Z [6256/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2025-06-01T21:17:47.5264450Z [6257/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2025-06-01T21:17:47.7151443Z [6257/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2025-06-01T21:17:47.7152642Z [6258/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2025-06-01T21:17:48.6796795Z [6258/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2025-06-01T21:17:48.6798219Z [6259/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2025-06-01T21:17:49.0548477Z [6259/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2025-06-01T21:17:49.0549817Z [6260/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2025-06-01T21:17:50.5835670Z [6260/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2025-06-01T21:17:50.5837010Z [6261/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2025-06-01T21:17:50.6807962Z [6261/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2025-06-01T21:17:50.6809297Z [6262/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2025-06-01T21:17:51.2159779Z [6262/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2025-06-01T21:17:51.2161066Z [6263/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2025-06-01T21:17:51.8806487Z [6263/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2025-06-01T21:17:51.8807724Z [6264/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2025-06-01T21:17:52.5761643Z [6264/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2025-06-01T21:17:52.5762928Z [6265/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2025-06-01T21:17:52.9267360Z [6265/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2025-06-01T21:17:52.9268691Z [6266/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/sdp_utils_cpp.cpp.o 2025-06-01T21:17:52.9528238Z [6266/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2025-06-01T21:17:52.9529453Z [6267/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2025-06-01T21:17:53.3597147Z [6267/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2025-06-01T21:17:53.3598403Z [6268/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2025-06-01T21:17:53.4880268Z [6268/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2025-06-01T21:17:53.4881791Z [6269/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2025-06-01T21:17:53.5472106Z [6269/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2025-06-01T21:17:53.5473316Z [6270/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2025-06-01T21:17:53.6136838Z [6270/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2025-06-01T21:17:53.6138201Z [6271/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2025-06-01T21:17:53.6303128Z [6271/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2025-06-01T21:17:53.6304389Z [6272/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2025-06-01T21:17:53.6726352Z [6272/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2025-06-01T21:17:53.6727758Z [6273/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2025-06-01T21:17:54.0635106Z [6273/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2025-06-01T21:17:54.0636298Z [6274/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2025-06-01T21:17:54.0865670Z [6274/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2025-06-01T21:17:54.0866976Z [6275/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2025-06-01T21:17:54.2065098Z [6275/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2025-06-01T21:17:54.2066262Z [6276/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2025-06-01T21:17:54.2295999Z [6276/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2025-06-01T21:17:54.2297318Z [6277/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2025-06-01T21:17:54.7829389Z [6277/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2025-06-01T21:17:54.7830553Z [6278/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RNN.cpp.o 2025-06-01T21:17:55.7564061Z [6278/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2025-06-01T21:17:55.7565434Z [6279/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2025-06-01T21:17:57.5667856Z [6279/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2025-06-01T21:17:57.5669108Z [6280/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2025-06-01T21:17:57.7986595Z [6280/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_0.cpp.o 2025-06-01T21:17:57.7987786Z [6281/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2025-06-01T21:17:57.8753349Z [6281/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_1.cpp.o 2025-06-01T21:17:57.8754592Z [6282/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2025-06-01T21:18:00.1741979Z [6282/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_2.cpp.o 2025-06-01T21:18:00.1743217Z [6283/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2025-06-01T21:18:02.8476065Z [6283/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_3.cpp.o 2025-06-01T21:18:02.8477673Z [6284/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2025-06-01T21:18:03.4118631Z [6284/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional_0.cpp.o 2025-06-01T21:18:03.4120013Z [6285/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2025-06-01T21:18:06.0726903Z [6285/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd_0.cpp.o 2025-06-01T21:18:06.0728217Z [6286/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2025-06-01T21:18:11.8007371Z [6286/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor_0.cpp.o 2025-06-01T21:18:11.8008993Z [6287/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor_0.cpp.o 2025-06-01T21:18:18.3202666Z [6287/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd_0.cpp.o 2025-06-01T21:18:18.3205370Z [6288/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_2.cpp.o 2025-06-01T21:18:19.3094688Z [6288/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2025-06-01T21:18:19.3096066Z [6289/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_0.cpp.o 2025-06-01T21:18:23.7145009Z [6289/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2025-06-01T21:18:23.7146638Z [6290/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_3.cpp.o 2025-06-01T21:18:24.4251094Z [6290/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2025-06-01T21:18:24.4252336Z [6291/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU_1.cpp.o 2025-06-01T21:18:43.6553170Z [6291/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2025-06-01T21:18:43.6554646Z [6292/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional_0.cpp.o 2025-06-01T21:18:51.6824571Z [6292/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta_0.cpp.o 2025-06-01T21:18:51.6825639Z [6293/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2025-06-01T21:18:53.1574378Z [6293/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU_0.cpp.o 2025-06-01T21:18:53.1575705Z [6294/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2025-06-01T21:18:53.5864413Z [6294/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU_0.cpp.o 2025-06-01T21:18:53.5867299Z [6295/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd_0.cpp.o 2025-06-01T21:18:56.1110470Z [6295/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorHPU_0.cpp.o 2025-06-01T21:18:56.1111693Z [6296/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2025-06-01T21:18:58.1174748Z [6296/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta_0.cpp.o 2025-06-01T21:18:58.1176078Z [6297/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2025-06-01T21:18:58.4225142Z [6297/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorXPU_0.cpp.o 2025-06-01T21:18:58.4227641Z [6298/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2025-06-01T21:19:00.5418504Z [6298/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU_0.cpp.o 2025-06-01T21:19:00.5419671Z [6299/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU_0.cpp.o 2025-06-01T21:19:00.8617600Z [6299/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta_0.cpp.o 2025-06-01T21:19:00.8618815Z [6300/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta_0.cpp.o 2025-06-01T21:19:01.7369948Z [6300/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2025-06-01T21:19:01.7371080Z [6301/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2025-06-01T21:19:01.9762061Z [6301/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU_0.cpp.o 2025-06-01T21:19:01.9767328Z [6302/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd_0.cpp.o 2025-06-01T21:19:02.3167968Z [6302/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU_0.cpp.o 2025-06-01T21:19:02.3169199Z [6303/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorXPU_0.cpp.o 2025-06-01T21:19:02.5327103Z [6303/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta_0.cpp.o 2025-06-01T21:19:02.5328415Z [6304/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2025-06-01T21:19:02.7856676Z [6304/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrXPU_0.cpp.o 2025-06-01T21:19:02.7857853Z [6305/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2025-06-01T21:19:03.3700785Z [6305/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta_0.cpp.o 2025-06-01T21:19:03.3701967Z [6306/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorHPU_0.cpp.o 2025-06-01T21:19:03.6452391Z [6306/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseXPU_0.cpp.o 2025-06-01T21:19:03.6453630Z [6307/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU_0.cpp.o 2025-06-01T21:19:06.2791967Z [6307/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor_0.cpp.o 2025-06-01T21:19:06.2793174Z [6308/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta_0.cpp.o 2025-06-01T21:19:06.7063280Z [6308/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2025-06-01T21:19:06.7064439Z [6309/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrXPU_0.cpp.o 2025-06-01T21:19:07.5717721Z [6309/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2025-06-01T21:19:07.5725894Z [6310/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseXPU_0.cpp.o 2025-06-01T21:19:07.7714075Z [6310/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2025-06-01T21:19:07.7715167Z [6311/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2025-06-01T21:19:07.8782053Z [6311/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2025-06-01T21:19:07.8783204Z [6312/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2025-06-01T21:19:09.4172952Z [6312/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2025-06-01T21:19:09.4174428Z [6313/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU_0.cpp.o 2025-06-01T21:19:09.6269239Z [6313/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2025-06-01T21:19:09.6270410Z [6314/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor_0.cpp.o 2025-06-01T21:19:09.8435486Z [6314/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2025-06-01T21:19:09.8436717Z [6315/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta_0.cpp.o 2025-06-01T21:19:10.1422879Z [6315/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2025-06-01T21:19:10.1424153Z [6316/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2025-06-01T21:19:10.5517935Z [6316/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2025-06-01T21:19:10.5519181Z [6317/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2025-06-01T21:19:11.0620907Z [6317/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2025-06-01T21:19:11.0622333Z [6318/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2025-06-01T21:19:11.1505980Z [6318/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2025-06-01T21:19:11.1507425Z [6319/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2025-06-01T21:19:12.4715161Z [6319/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2025-06-01T21:19:12.4717745Z [6320/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrMeta_0.cpp.o 2025-06-01T21:19:12.6331793Z [6320/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2025-06-01T21:19:12.6334183Z [6321/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2025-06-01T21:19:12.8622230Z [6321/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2025-06-01T21:19:12.8624764Z [6322/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU_0.cpp.o 2025-06-01T21:19:13.2988156Z [6322/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:13.2990650Z [6323/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU_0.cpp.o 2025-06-01T21:19:13.7927474Z [6323/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:13.7930092Z [6324/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2025-06-01T21:19:15.1238746Z [6324/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:15.1241367Z [6325/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2025-06-01T21:19:15.2953884Z [6325/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:15.2956689Z [6326/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2025-06-01T21:19:16.2843950Z [6326/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:16.2846338Z [6327/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2025-06-01T21:19:16.9548348Z [6327/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2025-06-01T21:19:16.9549650Z [6328/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2025-06-01T21:19:17.0763506Z [6328/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:17.0765169Z [6329/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2025-06-01T21:19:17.2524702Z [6329/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:17.2526280Z [6330/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2025-06-01T21:19:17.5791441Z [6330/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:17.5792845Z [6331/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:18.9687060Z [6331/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:18.9688532Z [6332/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2025-06-01T21:19:19.4600434Z [6332/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2025-06-01T21:19:19.4601725Z [6333/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2025-06-01T21:19:20.9746132Z [6333/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:20.9747568Z [6334/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:23.5267088Z [6334/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:23.5268553Z [6335/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:24.5256679Z [6335/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:24.5258113Z [6336/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:25.6748439Z [6336/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:25.6749784Z [6337/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2025-06-01T21:19:27.5950265Z [6337/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:27.5951714Z [6338/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:28.0696721Z [6338/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2025-06-01T21:19:28.0698104Z [6339/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:29.3912682Z [6339/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:29.3914362Z [6340/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:30.8993574Z [6340/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:30.8994982Z [6341/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2025-06-01T21:19:32.3400714Z [6341/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:32.3402132Z [6342/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:33.5823613Z [6342/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:33.5825238Z [6343/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:35.3743612Z [6343/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:35.3745076Z [6344/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:35.6796115Z [6344/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:35.6797742Z [6345/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:36.2712206Z [6345/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:36.2713644Z [6346/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:37.8834116Z [6346/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:37.8835423Z [6347/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta_0.cpp.o 2025-06-01T21:19:38.5793675Z [6347/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:38.5795324Z [6348/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:38.9709131Z [6348/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:38.9710547Z [6349/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:41.1574243Z [6349/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:41.1575819Z [6350/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:41.3818969Z [6350/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:41.3820412Z [6351/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:43.4537246Z [6351/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:43.4538658Z [6352/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:45.7116172Z [6352/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:45.7117908Z [6353/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2025-06-01T21:19:47.3339232Z [6353/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:47.3340663Z [6354/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:47.5080824Z [6354/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:47.5082333Z [6355/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:48.0742706Z [6355/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2025-06-01T21:19:48.0744219Z [6356/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:48.3555986Z [6356/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:48.3557764Z [6357/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:50.0572473Z [6357/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:50.0573960Z [6358/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:50.9337882Z [6358/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:50.9339331Z [6359/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:50.9669075Z [6359/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:50.9670461Z [6360/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2025-06-01T21:19:52.0343612Z [6360/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:52.0345075Z [6361/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:53.5951796Z [6361/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:53.5953355Z [6362/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:55.6807304Z [6362/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:55.6808783Z [6363/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:56.9168766Z [6363/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:56.9170175Z [6364/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:57.3728341Z [6364/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:57.3730116Z [6365/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:57.8919821Z [6365/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:57.8921391Z [6366/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:58.0182823Z [6366/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:58.0184347Z [6367/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:59.4086172Z [6367/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:19:59.4087681Z [6368/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:00.0343490Z [6368/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2025-06-01T21:20:00.0345020Z [6369/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:01.0749234Z [6369/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:01.0750962Z [6370/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:02.0515136Z [6370/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:02.0516567Z [6371/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:03.0406525Z [6371/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:03.0407954Z [6372/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:04.0404315Z [6372/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:04.0405768Z [6373/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:04.7193330Z [6373/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:04.7194753Z [6374/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:06.1576801Z [6374/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:06.1578268Z [6375/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:08.1003465Z [6375/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:08.1005166Z [6376/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:08.4687472Z [6376/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:08.4688882Z [6377/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:08.7312806Z [6377/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:08.7314515Z [6378/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:09.2693297Z [6378/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:09.2694763Z [6379/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:09.7712312Z [6379/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2025-06-01T21:20:09.7713730Z [6380/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:10.7853614Z [6380/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:10.7855054Z [6381/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:11.1622030Z [6381/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:11.1623593Z [6382/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2025-06-01T21:20:12.9641846Z [6382/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2025-06-01T21:20:12.9643417Z [6383/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:13.9152232Z [6383/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2025-06-01T21:20:13.9153350Z [6384/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2025-06-01T21:20:14.7547327Z [6384/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2025-06-01T21:20:14.7548719Z [6385/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp.o 2025-06-01T21:20:15.7648306Z [6385/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2025-06-01T21:20:15.7649440Z [6386/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2025-06-01T21:20:16.3820693Z [6386/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2025-06-01T21:20:16.3822045Z [6387/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:16.6174288Z [6387/8163] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-3.0.2/miniz.c.o 2025-06-01T21:20:16.6175506Z [6388/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2025-06-01T21:20:16.6896487Z [6388/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2025-06-01T21:20:16.6897486Z [6389/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2025-06-01T21:20:17.2550731Z [6389/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2025-06-01T21:20:17.2551784Z [6390/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2025-06-01T21:20:18.0894905Z [6390/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2025-06-01T21:20:18.0896033Z [6391/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2025-06-01T21:20:18.3145911Z [6391/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2025-06-01T21:20:18.3146819Z [6392/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2025-06-01T21:20:18.3525895Z [6392/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2025-06-01T21:20:18.3527251Z [6393/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2025-06-01T21:20:18.3827414Z [6393/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2025-06-01T21:20:18.3828671Z [6394/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:18.8959493Z [6394/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2025-06-01T21:20:18.8960571Z [6395/8163] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-3.0.2/miniz.c.o 2025-06-01T21:20:18.8961948Z /pytorch/third_party/miniz-3.0.2/miniz.c:3258:9: note: ‘#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.’ 2025-06-01T21:20:18.8963199Z 3258 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-06-01T21:20:18.8964347Z | ^~~~~~~ 2025-06-01T21:20:18.8964547Z 2025-06-01T21:20:19.0184265Z [6395/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2025-06-01T21:20:19.0185340Z [6396/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2025-06-01T21:20:19.0550110Z [6396/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2025-06-01T21:20:19.0551548Z [6397/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2025-06-01T21:20:19.3487730Z [6397/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2025-06-01T21:20:19.3488773Z [6398/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2025-06-01T21:20:19.7624678Z [6398/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2025-06-01T21:20:19.7626026Z [6399/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:19.7971313Z [6399/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2025-06-01T21:20:19.7972539Z [6400/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2025-06-01T21:20:19.9976504Z [6400/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2025-06-01T21:20:19.9977726Z [6401/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2025-06-01T21:20:20.2414532Z [6401/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2025-06-01T21:20:20.2415835Z [6402/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2025-06-01T21:20:20.5972019Z [6402/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2025-06-01T21:20:20.5973490Z [6403/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:28.3772832Z [6403/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2025-06-01T21:20:28.3774211Z [6404/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2025-06-01T21:20:28.5857389Z [6404/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2025-06-01T21:20:28.5858612Z [6405/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2025-06-01T21:20:28.6933166Z [6405/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2025-06-01T21:20:28.6934734Z [6406/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2025-06-01T21:20:28.8697661Z [6406/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2025-06-01T21:20:28.8698972Z [6407/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2025-06-01T21:20:29.9514422Z [6407/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2025-06-01T21:20:29.9515743Z [6408/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/decompose_silu.cpp.o 2025-06-01T21:20:30.9932199Z [6408/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2025-06-01T21:20:30.9933555Z [6409/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2025-06-01T21:20:34.5834247Z [6409/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2025-06-01T21:20:34.5835606Z [6410/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:20:35.1604202Z [6410/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2025-06-01T21:20:35.1605747Z [6411/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2025-06-01T21:20:36.5952233Z [6411/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2025-06-01T21:20:36.5953511Z [6412/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2025-06-01T21:20:36.6889171Z [6412/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2025-06-01T21:20:36.6890511Z [6413/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2025-06-01T21:20:37.9937283Z [6413/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2025-06-01T21:20:37.9938605Z [6414/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2025-06-01T21:20:38.8653906Z [6414/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2025-06-01T21:20:38.8655313Z [6415/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2025-06-01T21:20:39.7726939Z [6415/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2025-06-01T21:20:39.7728217Z [6416/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2025-06-01T21:20:42.0622625Z [6416/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2025-06-01T21:20:42.0623932Z [6417/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2025-06-01T21:20:42.7727569Z [6417/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2025-06-01T21:20:42.7728857Z [6418/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ViewFuncs.cpp.o 2025-06-01T21:21:09.5238357Z [6418/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2025-06-01T21:21:09.5239627Z [6419/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:21:21.4480535Z [6419/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2025-06-01T21:21:21.4482889Z [6420/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:21:24.9313396Z [6420/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2025-06-01T21:21:24.9314715Z [6421/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2025-06-01T21:21:29.2193897Z [6421/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2025-06-01T21:21:29.2195180Z [6422/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2025-06-01T21:21:31.3753790Z [6422/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2025-06-01T21:21:31.3755469Z [6423/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2025-06-01T21:21:33.3669659Z [6423/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2025-06-01T21:21:33.3671047Z [6424/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2025-06-01T21:21:33.4794112Z [6424/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2025-06-01T21:21:33.4795472Z [6425/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2025-06-01T21:21:33.9127032Z [6425/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2025-06-01T21:21:33.9128515Z [6426/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2025-06-01T21:21:35.9586366Z [6426/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2025-06-01T21:21:35.9587664Z [6427/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2025-06-01T21:21:39.5016526Z [6427/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2025-06-01T21:21:39.5017826Z [6428/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2025-06-01T21:21:40.6366934Z [6428/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2025-06-01T21:21:40.6368214Z [6429/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.cpp.o 2025-06-01T21:21:43.9124562Z [6429/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2025-06-01T21:21:43.9125735Z [6430/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2025-06-01T21:21:45.6133368Z [6430/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2025-06-01T21:21:45.6134526Z [6431/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2025-06-01T21:21:47.7676178Z [6431/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2025-06-01T21:21:47.7677579Z [6432/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:21:48.5277651Z [6432/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2025-06-01T21:21:48.5278968Z [6433/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2025-06-01T21:21:53.5008338Z [6433/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2025-06-01T21:21:53.5009658Z [6434/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2025-06-01T21:21:53.6905322Z [6434/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2025-06-01T21:21:53.6906479Z [6435/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2025-06-01T21:21:55.9303480Z [6435/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2025-06-01T21:21:55.9304681Z [6436/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2025-06-01T21:21:58.8469159Z [6436/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2025-06-01T21:21:58.8470598Z [6437/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2025-06-01T21:21:59.4342337Z [6437/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2025-06-01T21:21:59.4343591Z [6438/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2025-06-01T21:22:00.8728450Z [6438/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2025-06-01T21:22:00.8730085Z [6439/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2025-06-01T21:22:03.4234387Z [6439/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2025-06-01T21:22:03.4235573Z [6440/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2025-06-01T21:22:04.3671261Z [6440/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2025-06-01T21:22:04.4350443Z [6441/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2025-06-01T21:22:04.4351685Z [6441/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2025-06-01T21:22:04.4352773Z [6442/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2025-06-01T21:22:05.6534060Z [6442/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2025-06-01T21:22:05.6535414Z [6443/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2025-06-01T21:22:05.6710112Z [6443/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2025-06-01T21:22:05.6711465Z [6444/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2025-06-01T21:22:06.9773217Z [6444/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2025-06-01T21:22:06.9774525Z [6445/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2025-06-01T21:22:07.9994766Z [6445/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2025-06-01T21:22:07.9995988Z [6446/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2025-06-01T21:22:08.3417584Z [6446/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2025-06-01T21:22:08.3418761Z [6447/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2025-06-01T21:22:08.3819624Z [6447/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2025-06-01T21:22:08.3821081Z [6448/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2025-06-01T21:22:08.5337010Z [6448/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2025-06-01T21:22:08.5338171Z [6449/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_metadata.cpp.o 2025-06-01T21:22:08.6555496Z [6449/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2025-06-01T21:22:08.6556742Z [6450/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2025-06-01T21:22:09.0377857Z [6450/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2025-06-01T21:22:09.0379045Z [6451/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2025-06-01T21:22:09.1266738Z [6451/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/dynamo/compiled_autograd.cpp.o 2025-06-01T21:22:09.1267913Z [6452/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2025-06-01T21:22:11.5663722Z [6452/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_package/model_package_loader.cpp.o 2025-06-01T21:22:12.0365699Z [6453/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2025-06-01T21:22:12.0367087Z [6453/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2025-06-01T21:22:12.0368344Z [6454/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2025-06-01T21:22:12.4486583Z [6454/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2025-06-01T21:22:12.4487998Z [6455/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable_info.cpp.o 2025-06-01T21:22:13.4181998Z [6455/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp.o 2025-06-01T21:22:13.4183211Z [6456/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2025-06-01T21:22:14.4636993Z [6456/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp.o 2025-06-01T21:22:14.4638258Z [6457/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/dynamo/compiled_autograd.cpp.o 2025-06-01T21:22:14.8598465Z [6457/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2025-06-01T21:22:14.8599893Z [6458/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp.o 2025-06-01T21:22:15.3210518Z [6458/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_cpu.cpp.o 2025-06-01T21:22:15.3211744Z [6459/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2025-06-01T21:22:15.5085578Z [6459/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2025-06-01T21:22:15.5087071Z [6460/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.cpp.o 2025-06-01T21:22:15.6633733Z [6460/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2025-06-01T21:22:15.6634978Z [6461/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2025-06-01T21:22:16.0921317Z [6461/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2025-06-01T21:22:16.0922862Z [6462/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2025-06-01T21:22:16.1488680Z [6462/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2025-06-01T21:22:16.1489920Z [6463/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/mkldnn_tensor.cpp.o 2025-06-01T21:22:18.8807597Z [6463/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2025-06-01T21:22:18.8808853Z [6464/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/tensor_converter.cpp.o 2025-06-01T21:22:19.2371422Z [6464/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2025-06-01T21:22:19.2372819Z [6465/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner.cpp.o 2025-06-01T21:22:19.6928592Z [6465/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2025-06-01T21:22:19.6929900Z [6466/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2025-06-01T21:22:19.7636009Z [6466/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2025-06-01T21:22:19.7637484Z [6467/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_cpu.cpp.o 2025-06-01T21:22:20.2405229Z [6467/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2025-06-01T21:22:20.2406624Z [6468/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_package/model_package_loader.cpp.o 2025-06-01T21:22:23.4638803Z [6468/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2025-06-01T21:22:23.4640042Z [6469/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2025-06-01T21:22:23.6882192Z [6469/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2025-06-01T21:22:23.6883497Z [6470/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2025-06-01T21:22:24.0132149Z [6470/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2025-06-01T21:22:24.0133470Z [6471/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2025-06-01T21:22:25.2133227Z [6471/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2025-06-01T21:22:25.2134491Z [6472/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/inductor_ops.cpp.o 2025-06-01T21:22:25.2587512Z [6472/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2025-06-01T21:22:25.2588839Z [6473/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/shim_common.cpp.o 2025-06-01T21:22:25.3745214Z [6473/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2025-06-01T21:22:25.3746802Z [6474/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2025-06-01T21:22:25.7197904Z [6474/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2025-06-01T21:22:25.7199133Z [6475/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2025-06-01T21:22:26.5915942Z [6475/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2025-06-01T21:22:26.5917672Z [6476/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/inductor/aoti_torch/oss_proxy_executor.cpp.o 2025-06-01T21:22:27.5279696Z [6476/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2025-06-01T21:22:27.5281042Z [6477/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2025-06-01T21:22:27.6946835Z [6477/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2025-06-01T21:22:27.6947959Z [6478/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2025-06-01T21:22:27.9444010Z [6478/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2025-06-01T21:22:27.9445627Z [6479/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2025-06-01T21:22:27.9637609Z [6479/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2025-06-01T21:22:27.9638903Z [6480/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2025-06-01T21:22:28.9363383Z [6480/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2025-06-01T21:22:28.9365217Z [6481/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2025-06-01T21:22:32.9437359Z [6481/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2025-06-01T21:22:32.9438608Z [6482/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2025-06-01T21:22:33.4493761Z [6482/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2025-06-01T21:22:33.4495154Z [6483/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2025-06-01T21:22:33.8010075Z [6483/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2025-06-01T21:22:33.8011322Z [6484/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2025-06-01T21:22:33.9506644Z [6484/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2025-06-01T21:22:33.9507879Z [6485/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2025-06-01T21:22:34.0609151Z [6485/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2025-06-01T21:22:34.0610443Z [6486/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2025-06-01T21:22:34.1838252Z [6486/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2025-06-01T21:22:34.1839488Z [6487/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2025-06-01T21:22:34.3587576Z [6487/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2025-06-01T21:22:34.3588835Z [6488/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2025-06-01T21:22:34.4876853Z [6488/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2025-06-01T21:22:34.4878144Z [6489/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2025-06-01T21:22:34.5382388Z [6489/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2025-06-01T21:22:34.5384053Z [6490/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2025-06-01T21:22:34.6394430Z [6490/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2025-06-01T21:22:34.6395659Z [6491/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2025-06-01T21:22:34.9408718Z [6491/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2025-06-01T21:22:34.9409970Z [6492/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2025-06-01T21:22:35.5498429Z [6492/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2025-06-01T21:22:35.5499671Z [6493/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2025-06-01T21:22:37.4530903Z [6493/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2025-06-01T21:22:37.4532282Z [6494/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2025-06-01T21:22:40.4495949Z [6494/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2025-06-01T21:22:40.4497200Z [6495/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2025-06-01T21:22:40.4606867Z [6495/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2025-06-01T21:22:40.4608140Z [6496/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2025-06-01T21:22:41.5681759Z [6496/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2025-06-01T21:22:41.5682864Z [6497/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/graph_utils.cpp.o 2025-06-01T21:22:42.7555120Z [6497/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2025-06-01T21:22:42.7556376Z [6498/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2025-06-01T21:22:44.1527501Z [6498/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2025-06-01T21:22:44.1528753Z [6499/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2025-06-01T21:22:44.7528347Z [6499/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2025-06-01T21:22:44.7529500Z [6500/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2025-06-01T21:22:44.8342751Z [6500/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2025-06-01T21:22:44.8343947Z [6501/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2025-06-01T21:22:44.9328567Z [6501/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2025-06-01T21:22:44.9329839Z [6502/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2025-06-01T21:22:45.3911956Z [6502/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2025-06-01T21:22:45.3913369Z [6503/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2025-06-01T21:22:46.8023829Z [6503/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2025-06-01T21:22:46.8025042Z [6504/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2025-06-01T21:22:46.8326654Z [6504/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2025-06-01T21:22:46.8328147Z [6505/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2025-06-01T21:22:47.7280928Z [6505/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2025-06-01T21:22:47.7282110Z [6506/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2025-06-01T21:22:48.1370492Z [6506/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2025-06-01T21:22:48.1371661Z [6507/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2025-06-01T21:22:48.6348966Z [6507/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2025-06-01T21:22:48.6350112Z [6508/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2025-06-01T21:22:49.9934895Z [6508/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2025-06-01T21:22:49.9936631Z [6509/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2025-06-01T21:22:50.6481154Z [6509/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2025-06-01T21:22:50.6482319Z [6510/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2025-06-01T21:22:51.4437979Z [6510/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2025-06-01T21:22:51.4439182Z [6511/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2025-06-01T21:22:51.9693607Z [6511/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2025-06-01T21:22:51.9694805Z [6512/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2025-06-01T21:22:52.1557375Z [6512/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2025-06-01T21:22:52.1558631Z [6513/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2025-06-01T21:22:52.3838000Z [6513/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2025-06-01T21:22:52.3839999Z [6514/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2025-06-01T21:22:52.6549235Z [6514/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2025-06-01T21:22:52.6550419Z [6515/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2025-06-01T21:22:53.2976815Z [6515/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2025-06-01T21:22:53.2978056Z [6516/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2025-06-01T21:22:53.7725365Z [6516/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2025-06-01T21:22:53.7726717Z [6517/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2025-06-01T21:22:54.0006670Z [6517/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2025-06-01T21:22:54.0007912Z [6518/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2025-06-01T21:22:54.1031064Z [6518/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2025-06-01T21:22:54.1032524Z [6519/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2025-06-01T21:22:56.1122520Z [6519/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2025-06-01T21:22:56.1123732Z [6520/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2025-06-01T21:22:56.4208557Z [6520/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2025-06-01T21:22:56.4209790Z [6521/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2025-06-01T21:22:56.6861381Z [6521/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2025-06-01T21:22:56.6862594Z [6522/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2025-06-01T21:22:56.7561123Z [6522/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2025-06-01T21:22:56.7562638Z [6523/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2025-06-01T21:22:57.1002210Z [6523/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2025-06-01T21:22:57.1003383Z [6524/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2025-06-01T21:22:57.6524326Z [6524/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2025-06-01T21:22:57.6525716Z [6525/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2025-06-01T21:22:58.3810831Z [6525/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2025-06-01T21:22:58.3812118Z [6526/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2025-06-01T21:22:58.5189244Z [6526/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2025-06-01T21:22:58.5190602Z [6527/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2025-06-01T21:22:59.1621344Z [6527/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2025-06-01T21:22:59.5842173Z [6528/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2025-06-01T21:22:59.5843315Z [6528/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2025-06-01T21:22:59.5844785Z [6529/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2025-06-01T21:23:00.4473913Z [6529/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2025-06-01T21:23:00.4475125Z [6530/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2025-06-01T21:23:00.7247215Z [6530/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2025-06-01T21:23:00.7248529Z [6531/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2025-06-01T21:23:01.1647082Z [6531/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2025-06-01T21:23:01.1648360Z [6532/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2025-06-01T21:23:01.9732376Z [6532/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2025-06-01T21:23:01.9733588Z [6533/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2025-06-01T21:23:01.9780908Z [6533/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2025-06-01T21:23:01.9782362Z [6534/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2025-06-01T21:23:02.6051693Z [6534/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2025-06-01T21:23:02.6053043Z [6535/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2025-06-01T21:23:03.2288333Z [6535/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2025-06-01T21:23:03.2289586Z [6536/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2025-06-01T21:23:04.3948603Z [6536/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2025-06-01T21:23:04.3949835Z [6537/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2025-06-01T21:23:04.9416705Z [6537/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2025-06-01T21:23:04.9418043Z [6538/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2025-06-01T21:23:06.4446874Z [6538/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2025-06-01T21:23:06.4448349Z [6539/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2025-06-01T21:23:07.3070243Z [6539/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2025-06-01T21:23:07.3071578Z [6540/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2025-06-01T21:23:07.6121021Z [6540/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2025-06-01T21:23:07.6122451Z [6541/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2025-06-01T21:23:08.1931643Z [6541/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2025-06-01T21:23:08.1933049Z [6542/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2025-06-01T21:23:08.4755281Z [6542/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2025-06-01T21:23:08.4756522Z [6543/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2025-06-01T21:23:09.2971871Z [6543/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2025-06-01T21:23:09.2973183Z [6544/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2025-06-01T21:23:09.9859723Z [6544/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2025-06-01T21:23:09.9860947Z [6545/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2025-06-01T21:23:10.0702666Z [6545/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2025-06-01T21:23:10.0703886Z [6546/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2025-06-01T21:23:10.6855820Z [6546/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2025-06-01T21:23:10.6857226Z [6547/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2025-06-01T21:23:10.6946643Z [6547/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2025-06-01T21:23:10.6947892Z [6548/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2025-06-01T21:23:11.7862749Z [6548/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2025-06-01T21:23:11.7863942Z [6549/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2025-06-01T21:23:11.7914607Z [6549/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2025-06-01T21:23:11.7915893Z [6550/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2025-06-01T21:23:12.8883047Z [6550/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2025-06-01T21:23:12.8884824Z [6551/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2025-06-01T21:23:14.7735948Z [6551/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2025-06-01T21:23:14.7737192Z [6552/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2025-06-01T21:23:14.8282364Z [6552/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2025-06-01T21:23:14.8283917Z [6553/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2025-06-01T21:23:15.5443720Z [6553/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2025-06-01T21:23:15.5445586Z [6554/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2025-06-01T21:23:15.6429794Z [6554/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2025-06-01T21:23:15.6431107Z [6555/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2025-06-01T21:23:16.5022228Z [6555/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2025-06-01T21:23:16.5023531Z [6556/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2025-06-01T21:23:16.7889952Z [6556/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2025-06-01T21:23:16.7891205Z [6557/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2025-06-01T21:23:16.8802727Z [6557/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2025-06-01T21:23:16.8804373Z [6558/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2025-06-01T21:23:18.1482577Z [6558/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2025-06-01T21:23:18.1483877Z [6559/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_linear_bn.cpp.o 2025-06-01T21:23:19.5228931Z [6559/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2025-06-01T21:23:19.5230160Z [6560/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2025-06-01T21:23:19.9048671Z [6560/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2025-06-01T21:23:19.9049858Z [6561/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2025-06-01T21:23:20.3028966Z [6561/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2025-06-01T21:23:20.3030891Z [6562/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2025-06-01T21:23:20.7640235Z [6562/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2025-06-01T21:23:20.7642583Z [6563/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2025-06-01T21:23:21.5035904Z [6563/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2025-06-01T21:23:21.5038191Z [6564/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2025-06-01T21:23:22.5496328Z [6564/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2025-06-01T21:23:22.5498976Z [6565/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_folding.cpp.o 2025-06-01T21:23:22.7279917Z [6565/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2025-06-01T21:23:22.7281969Z [6566/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2025-06-01T21:23:22.9038569Z [6566/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2025-06-01T21:23:22.9040826Z [6567/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2025-06-01T21:23:24.6212529Z [6567/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2025-06-01T21:23:24.6213775Z [6568/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2025-06-01T21:23:24.7013374Z [6568/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2025-06-01T21:23:24.7014609Z [6569/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2025-06-01T21:23:27.3243572Z [6569/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2025-06-01T21:23:27.3245139Z [6570/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2025-06-01T21:23:27.5597043Z [6570/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2025-06-01T21:23:27.5598359Z [6571/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2025-06-01T21:23:28.3255731Z [6571/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2025-06-01T21:23:28.3257147Z [6572/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2025-06-01T21:23:28.3828670Z [6572/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2025-06-01T21:23:28.3829812Z [6573/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2025-06-01T21:23:28.6372280Z [6573/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2025-06-01T21:23:28.6373532Z [6574/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2025-06-01T21:23:29.7986150Z [6574/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2025-06-01T21:23:29.7987276Z [6575/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2025-06-01T21:23:29.9383070Z [6575/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2025-06-01T21:23:29.9384460Z [6576/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2025-06-01T21:23:30.1671553Z [6576/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2025-06-01T21:23:30.1672749Z [6577/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2025-06-01T21:23:30.1725054Z [6577/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2025-06-01T21:23:30.1726277Z [6578/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2025-06-01T21:23:31.2718629Z [6578/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2025-06-01T21:23:31.2719865Z [6579/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2025-06-01T21:23:33.3311532Z [6579/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2025-06-01T21:23:33.3312730Z [6580/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2025-06-01T21:23:34.1201705Z [6580/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2025-06-01T21:23:34.1203138Z [6581/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2025-06-01T21:23:34.6947516Z [6581/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2025-06-01T21:23:34.6948775Z [6582/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2025-06-01T21:23:34.7277287Z [6582/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2025-06-01T21:23:34.7278567Z [6583/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2025-06-01T21:23:35.2103220Z [6583/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2025-06-01T21:23:35.2104412Z [6584/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2025-06-01T21:23:35.3522379Z [6584/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2025-06-01T21:23:35.3523593Z [6585/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2025-06-01T21:23:35.8051781Z [6585/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2025-06-01T21:23:35.8053046Z [6586/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2025-06-01T21:23:36.7402814Z [6586/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2025-06-01T21:23:36.7404412Z [6587/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2025-06-01T21:23:36.7949753Z [6587/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2025-06-01T21:23:36.7951028Z [6588/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2025-06-01T21:23:37.6303854Z [6588/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2025-06-01T21:23:37.6305076Z [6589/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2025-06-01T21:23:40.9748534Z [6589/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2025-06-01T21:23:40.9750024Z [6590/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2025-06-01T21:23:41.1345557Z [6590/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2025-06-01T21:23:41.1347015Z [6591/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2025-06-01T21:23:41.7985789Z [6591/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2025-06-01T21:23:41.7988113Z [6592/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2025-06-01T21:23:41.8711800Z [6592/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2025-06-01T21:23:41.8714199Z [6593/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2025-06-01T21:23:41.9711843Z [6593/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2025-06-01T21:23:41.9714387Z [6594/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2025-06-01T21:23:41.9800005Z [6594/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2025-06-01T21:23:41.9802495Z [6595/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2025-06-01T21:23:42.1376582Z [6595/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2025-06-01T21:23:42.1378843Z [6596/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2025-06-01T21:23:42.3563127Z [6596/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2025-06-01T21:23:42.3565517Z [6597/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2025-06-01T21:23:42.7823071Z [6597/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2025-06-01T21:23:42.7825307Z [6598/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2025-06-01T21:23:43.6291392Z [6598/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2025-06-01T21:23:43.6293743Z [6599/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2025-06-01T21:23:44.9221370Z [6599/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2025-06-01T21:23:44.9223670Z [6600/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2025-06-01T21:23:48.0646674Z [6600/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2025-06-01T21:23:48.0648962Z [6601/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2025-06-01T21:23:48.2892082Z [6601/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2025-06-01T21:23:48.2894380Z [6602/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2025-06-01T21:23:48.3007723Z [6602/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2025-06-01T21:23:48.3010089Z [6603/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2025-06-01T21:23:48.6713277Z [6603/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2025-06-01T21:23:48.6715414Z [6604/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2025-06-01T21:23:48.7762490Z [6604/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2025-06-01T21:23:48.7765248Z [6605/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2025-06-01T21:23:49.6196439Z [6605/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2025-06-01T21:23:49.6198827Z [6606/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2025-06-01T21:23:49.9665362Z [6606/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2025-06-01T21:23:49.9666961Z [6607/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2025-06-01T21:23:50.2593855Z [6607/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2025-06-01T21:23:50.2595111Z [6608/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2025-06-01T21:23:51.1819091Z [6608/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2025-06-01T21:23:51.1820466Z [6609/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2025-06-01T21:23:52.1726528Z [6609/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2025-06-01T21:23:52.1727891Z [6610/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2025-06-01T21:23:53.4050759Z [6610/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2025-06-01T21:23:53.4052277Z [6611/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2025-06-01T21:23:54.4839593Z [6611/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2025-06-01T21:23:54.4840819Z [6612/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2025-06-01T21:23:54.5340790Z [6612/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2025-06-01T21:23:54.5342093Z [6613/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2025-06-01T21:23:54.6080544Z [6613/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2025-06-01T21:23:54.6081855Z [6614/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2025-06-01T21:23:56.4459583Z [6614/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2025-06-01T21:23:56.4460789Z [6615/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2025-06-01T21:23:57.1887714Z [6615/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2025-06-01T21:23:57.1889025Z [6616/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2025-06-01T21:23:58.5555472Z [6616/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2025-06-01T21:23:58.5557124Z [6617/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2025-06-01T21:23:59.3850382Z [6617/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2025-06-01T21:23:59.3851660Z [6618/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2025-06-01T21:23:59.5613870Z [6618/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2025-06-01T21:23:59.5615137Z [6619/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2025-06-01T21:23:59.6128567Z [6619/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2025-06-01T21:23:59.6129903Z [6620/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2025-06-01T21:23:59.6391417Z [6620/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2025-06-01T21:23:59.6392945Z [6621/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/utf8_decoding_ignore.cpp.o 2025-06-01T21:23:59.6880179Z [6621/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2025-06-01T21:23:59.6881374Z [6622/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2025-06-01T21:23:59.9591031Z [6622/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2025-06-01T21:23:59.9592312Z [6623/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2025-06-01T21:24:00.1148406Z [6623/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2025-06-01T21:24:00.1149757Z [6624/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2025-06-01T21:24:00.3482402Z [6624/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2025-06-01T21:24:00.3483798Z [6625/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2025-06-01T21:24:03.0495516Z [6625/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2025-06-01T21:24:03.0496842Z [6626/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2025-06-01T21:24:03.3051913Z [6626/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2025-06-01T21:24:03.3053162Z [6627/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2025-06-01T21:24:03.5469893Z [6627/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2025-06-01T21:24:03.5471236Z [6628/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2025-06-01T21:24:04.0528410Z [6628/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2025-06-01T21:24:04.0529654Z [6629/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2025-06-01T21:24:05.4550305Z [6629/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2025-06-01T21:24:05.4551756Z [6630/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2025-06-01T21:24:05.7831316Z [6630/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2025-06-01T21:24:05.7832841Z [6631/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2025-06-01T21:24:06.5538443Z [6631/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2025-06-01T21:24:06.5539728Z [6632/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2025-06-01T21:24:07.1970686Z [6632/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2025-06-01T21:24:07.1971884Z [6633/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2025-06-01T21:24:07.2443542Z [6633/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2025-06-01T21:24:07.2444872Z [6634/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2025-06-01T21:24:07.6234373Z [6634/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2025-06-01T21:24:07.6235807Z [6635/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2025-06-01T21:24:08.2135922Z [6635/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2025-06-01T21:24:08.2137338Z [6636/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2025-06-01T21:24:08.7117346Z [6636/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2025-06-01T21:24:08.7118602Z [6637/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2025-06-01T21:24:09.0982451Z [6637/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2025-06-01T21:24:09.0983752Z [6638/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2025-06-01T21:24:10.5268814Z [6638/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2025-06-01T21:24:10.5270131Z [6639/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2025-06-01T21:24:10.8824293Z [6639/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2025-06-01T21:24:10.8825636Z [6640/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2025-06-01T21:24:11.7149974Z [6640/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2025-06-01T21:24:11.7151276Z [6641/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2025-06-01T21:24:12.2401147Z [6641/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2025-06-01T21:24:12.2402488Z [6642/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2025-06-01T21:24:12.3508117Z [6642/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2025-06-01T21:24:12.3509334Z [6643/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2025-06-01T21:24:16.0550196Z [6643/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2025-06-01T21:24:16.0551472Z [6644/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2025-06-01T21:24:16.1246902Z [6644/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2025-06-01T21:24:16.1248292Z [6645/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2025-06-01T21:24:16.2168585Z [6645/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2025-06-01T21:24:16.2169840Z [6646/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2025-06-01T21:24:17.6021842Z [6646/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2025-06-01T21:24:17.6023244Z [6647/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2025-06-01T21:24:18.0100376Z [6647/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2025-06-01T21:24:18.0101598Z [6648/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2025-06-01T21:24:18.6428940Z [6648/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2025-06-01T21:24:18.6430390Z [6649/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2025-06-01T21:24:21.0222982Z [6649/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2025-06-01T21:24:21.0224179Z [6650/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2025-06-01T21:24:21.1507733Z [6650/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2025-06-01T21:24:21.1509056Z [6651/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2025-06-01T21:24:21.2196947Z [6651/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2025-06-01T21:24:21.2198311Z [6652/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2025-06-01T21:24:21.5368466Z [6652/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2025-06-01T21:24:21.5369925Z [6653/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2025-06-01T21:24:22.0679418Z [6653/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2025-06-01T21:24:22.0680686Z [6654/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2025-06-01T21:24:23.9801131Z [6654/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2025-06-01T21:24:23.9802557Z [6655/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2025-06-01T21:24:27.3386172Z [6655/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2025-06-01T21:24:27.3387413Z [6656/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2025-06-01T21:24:28.7805249Z [6656/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2025-06-01T21:24:28.7806654Z [6657/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2025-06-01T21:24:29.4066019Z [6657/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2025-06-01T21:24:29.4067296Z [6658/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2025-06-01T21:24:29.5597406Z [6658/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2025-06-01T21:24:29.5599018Z [6659/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2025-06-01T21:24:29.9051303Z [6659/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2025-06-01T21:24:29.9053530Z [6660/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2025-06-01T21:24:30.9833540Z [6660/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2025-06-01T21:24:30.9836135Z [6661/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2025-06-01T21:24:31.2559137Z [6661/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2025-06-01T21:24:31.2561425Z [6662/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2025-06-01T21:24:31.4154102Z [6662/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2025-06-01T21:24:31.4155622Z [6663/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2025-06-01T21:24:33.5840465Z [6663/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2025-06-01T21:24:33.5841994Z [6664/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2025-06-01T21:24:34.9950487Z [6664/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2025-06-01T21:24:34.9951747Z [6665/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2025-06-01T21:24:36.0492969Z [6665/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2025-06-01T21:24:36.0494278Z [6666/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2025-06-01T21:24:37.6755756Z [6666/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2025-06-01T21:24:37.6757010Z [6667/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2025-06-01T21:24:37.6790745Z [6667/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2025-06-01T21:24:37.6792042Z [6668/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2025-06-01T21:24:40.0883533Z [6668/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2025-06-01T21:24:40.0885021Z [6669/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2025-06-01T21:24:41.1635796Z [6669/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2025-06-01T21:24:41.1637045Z [6670/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2025-06-01T21:24:42.9387504Z [6670/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2025-06-01T21:24:42.9388767Z [6671/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2025-06-01T21:24:43.0816510Z [6671/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2025-06-01T21:24:43.0817772Z [6672/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2025-06-01T21:24:43.2675085Z [6672/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2025-06-01T21:24:43.2676717Z [6673/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2025-06-01T21:24:43.3303848Z [6673/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2025-06-01T21:24:43.3305130Z [6674/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2025-06-01T21:24:45.7929943Z [6674/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2025-06-01T21:24:45.7931286Z [6675/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2025-06-01T21:24:45.8816204Z [6675/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2025-06-01T21:24:45.8817726Z [6676/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2025-06-01T21:24:46.1470967Z [6676/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2025-06-01T21:24:46.1472280Z [6677/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2025-06-01T21:24:49.0484887Z [6677/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2025-06-01T21:24:49.0486547Z [6678/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2025-06-01T21:24:49.0653096Z [6678/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2025-06-01T21:24:49.0654562Z [6679/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2025-06-01T21:24:49.2257718Z [6679/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2025-06-01T21:24:49.3103231Z [6680/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2025-06-01T21:24:49.3104462Z [6680/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2025-06-01T21:24:49.3105622Z [6681/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2025-06-01T21:24:49.5916986Z [6681/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2025-06-01T21:24:49.5918155Z [6682/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2025-06-01T21:24:50.0880158Z [6682/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2025-06-01T21:24:50.0881425Z [6683/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2025-06-01T21:24:50.2034971Z [6683/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2025-06-01T21:24:50.2036220Z [6684/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2025-06-01T21:24:51.2008214Z [6684/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2025-06-01T21:24:51.2009616Z [6685/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2025-06-01T21:24:56.3827433Z [6685/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2025-06-01T21:24:56.3828605Z [6686/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2025-06-01T21:24:56.5198970Z [6686/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2025-06-01T21:24:56.5200536Z [6687/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2025-06-01T21:24:56.5376760Z [6687/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2025-06-01T21:24:56.5377998Z [6688/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2025-06-01T21:24:56.5543107Z [6688/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2025-06-01T21:24:56.5544321Z [6689/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2025-06-01T21:24:57.3949508Z [6689/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2025-06-01T21:24:57.3950791Z [6690/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2025-06-01T21:24:59.5072137Z [6690/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2025-06-01T21:24:59.5073515Z [6691/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2025-06-01T21:25:00.3614041Z [6691/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2025-06-01T21:25:00.3615433Z [6692/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2025-06-01T21:25:00.7029009Z [6692/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2025-06-01T21:25:00.7030340Z [6693/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2025-06-01T21:25:00.9263900Z [6693/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2025-06-01T21:25:00.9265181Z [6694/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2025-06-01T21:25:01.3440650Z [6694/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2025-06-01T21:25:01.3441893Z [6695/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2025-06-01T21:25:01.4106183Z [6695/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2025-06-01T21:25:01.4107419Z [6696/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2025-06-01T21:25:04.0270000Z [6696/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2025-06-01T21:25:04.0271259Z [6697/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2025-06-01T21:25:06.4664879Z [6697/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2025-06-01T21:25:06.4666135Z [6698/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2025-06-01T21:25:09.3704292Z [6698/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2025-06-01T21:25:09.3705614Z [6699/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2025-06-01T21:25:13.6959388Z [6699/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2025-06-01T21:25:13.6960800Z [6700/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2025-06-01T21:25:14.5079818Z [6700/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2025-06-01T21:25:14.5081416Z [6701/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2025-06-01T21:25:14.5376703Z [6701/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2025-06-01T21:25:14.5378950Z [6702/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2025-06-01T21:25:14.6867906Z [6702/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2025-06-01T21:25:14.6870207Z [6703/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2025-06-01T21:25:16.9357373Z [6703/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2025-06-01T21:25:16.9358654Z [6704/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2025-06-01T21:25:17.4149195Z [6704/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2025-06-01T21:25:17.4150708Z [6705/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2025-06-01T21:25:18.0156438Z [6705/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2025-06-01T21:25:18.0157728Z [6706/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2025-06-01T21:25:18.1252379Z [6706/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2025-06-01T21:25:18.1253674Z [6707/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2025-06-01T21:25:19.4753991Z [6707/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2025-06-01T21:25:19.4755267Z [6708/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2025-06-01T21:25:19.5816217Z [6708/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2025-06-01T21:25:19.5817483Z [6709/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2025-06-01T21:25:20.0794858Z [6709/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2025-06-01T21:25:20.0796078Z [6710/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2025-06-01T21:25:20.7348988Z [6710/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2025-06-01T21:25:20.7350284Z [6711/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2025-06-01T21:25:21.6896355Z [6711/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2025-06-01T21:25:21.6898326Z [6712/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2025-06-01T21:25:21.9647921Z [6712/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2025-06-01T21:25:21.9649213Z [6713/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2025-06-01T21:25:22.5717813Z [6713/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2025-06-01T21:25:22.5718985Z [6714/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2025-06-01T21:25:22.6602496Z [6714/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2025-06-01T21:25:22.6603867Z [6715/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2025-06-01T21:25:23.3272842Z [6715/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2025-06-01T21:25:23.3274133Z [6716/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2025-06-01T21:25:24.0646597Z [6716/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2025-06-01T21:25:24.0647744Z [6717/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2025-06-01T21:25:24.4944771Z [6717/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2025-06-01T21:25:24.4946238Z [6718/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2025-06-01T21:25:25.1511310Z [6718/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2025-06-01T21:25:25.1512509Z [6719/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2025-06-01T21:25:25.7871698Z [6719/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2025-06-01T21:25:25.7873009Z [6720/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2025-06-01T21:25:25.7932951Z [6720/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2025-06-01T21:25:25.7934363Z [6721/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2025-06-01T21:25:25.8552809Z [6721/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2025-06-01T21:25:25.8554033Z [6722/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2025-06-01T21:25:26.4487644Z [6722/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2025-06-01T21:25:26.4488899Z [6723/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2025-06-01T21:25:26.9529879Z [6723/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2025-06-01T21:25:26.9531155Z [6724/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2025-06-01T21:25:27.7118209Z [6724/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2025-06-01T21:25:27.7119395Z [6725/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2025-06-01T21:25:28.4808223Z [6725/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2025-06-01T21:25:28.4809395Z [6726/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2025-06-01T21:25:28.7437795Z [6726/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2025-06-01T21:25:28.7438975Z [6727/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2025-06-01T21:25:29.6211229Z [6727/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2025-06-01T21:25:29.6212436Z [6728/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2025-06-01T21:25:29.8815495Z [6728/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2025-06-01T21:25:29.8816573Z [6729/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2025-06-01T21:25:30.0216794Z [6729/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2025-06-01T21:25:30.0218270Z [6730/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2025-06-01T21:25:30.5608594Z [6730/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2025-06-01T21:25:30.5609746Z [6731/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2025-06-01T21:25:31.2396841Z [6731/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2025-06-01T21:25:31.2397963Z [6732/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2025-06-01T21:25:32.1191179Z [6732/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2025-06-01T21:25:32.1192300Z [6733/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2025-06-01T21:25:32.1833093Z [6733/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2025-06-01T21:25:32.1834529Z [6734/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2025-06-01T21:25:32.6348831Z [6734/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/mtia/profiler/MTIAMemoryProfiler.cpp.o 2025-06-01T21:25:32.6350062Z [6735/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2025-06-01T21:25:32.7647566Z [6735/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2025-06-01T21:25:32.7648732Z [6736/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2025-06-01T21:25:33.3767987Z [6736/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2025-06-01T21:25:33.3769228Z [6737/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2025-06-01T21:25:33.5307021Z [6737/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2025-06-01T21:25:33.5308279Z [6738/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2025-06-01T21:25:35.2332214Z [6738/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2025-06-01T21:25:35.2333523Z [6739/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2025-06-01T21:25:35.4558042Z [6739/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2025-06-01T21:25:35.4559203Z [6740/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2025-06-01T21:25:36.2414141Z [6740/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2025-06-01T21:25:36.2415411Z [6741/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2025-06-01T21:25:36.3406622Z [6741/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2025-06-01T21:25:36.3407970Z [6742/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2025-06-01T21:25:36.3584363Z [6742/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2025-06-01T21:25:36.3585811Z [6743/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2025-06-01T21:25:36.8932069Z [6743/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2025-06-01T21:25:36.8933217Z [6744/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2025-06-01T21:25:37.3362309Z [6744/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2025-06-01T21:25:37.3364342Z [6745/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/mtia/profiler/MTIAMemoryProfiler.cpp.o 2025-06-01T21:25:37.4233266Z [6745/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2025-06-01T21:25:37.4234562Z [6746/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/combined_traceback.cpp.o 2025-06-01T21:25:37.6178972Z [6746/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2025-06-01T21:25:37.6180228Z [6747/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/perf.cpp.o 2025-06-01T21:25:38.7267219Z [6747/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/privateuse1_observer.cpp.o 2025-06-01T21:25:38.7268538Z [6748/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2025-06-01T21:25:39.1530566Z [6748/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2025-06-01T21:25:39.1531776Z [6749/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/data_flow.cpp.o 2025-06-01T21:25:39.4041586Z [6749/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2025-06-01T21:25:39.4042955Z [6750/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/base.cpp.o 2025-06-01T21:25:39.4205830Z [6750/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2025-06-01T21:25:39.4207057Z [6751/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind_fb.cpp.o 2025-06-01T21:25:39.8841958Z [6751/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2025-06-01T21:25:39.8843130Z [6752/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/vulkan.cpp.o 2025-06-01T21:25:39.9166875Z [6752/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2025-06-01T21:25:39.9168131Z [6753/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2025-06-01T21:25:40.4686680Z [6753/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2025-06-01T21:25:40.4687856Z [6754/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2025-06-01T21:25:40.5333964Z [6754/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2025-06-01T21:25:40.5335349Z [6755/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2025-06-01T21:25:40.9887348Z [6755/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2025-06-01T21:25:40.9888557Z [6756/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2025-06-01T21:25:41.0026636Z [6756/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2025-06-01T21:25:41.0027926Z [6757/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/privateuse1_observer.cpp.o 2025-06-01T21:25:41.2285247Z [6757/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2025-06-01T21:25:41.2286489Z [6758/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/itt_observer.cpp.o 2025-06-01T21:25:41.7320576Z [6758/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2025-06-01T21:25:41.7322046Z [6759/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/nvtx_observer.cpp.o 2025-06-01T21:25:44.0630298Z [6759/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2025-06-01T21:25:44.0631525Z [6760/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2025-06-01T21:25:44.2832248Z [6760/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2025-06-01T21:25:44.2833490Z [6761/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2025-06-01T21:25:46.0137111Z [6761/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2025-06-01T21:25:46.0138312Z [6762/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2025-06-01T21:25:47.1656340Z [6762/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2025-06-01T21:25:47.1658050Z [6763/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/standalone/execution_trace_observer.cpp.o 2025-06-01T21:25:47.3502839Z [6763/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2025-06-01T21:25:47.3504090Z [6764/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2025-06-01T21:25:47.4519904Z [6764/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2025-06-01T21:25:47.4521153Z [6765/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/unwind/unwind.cpp.o 2025-06-01T21:25:47.9927080Z [6765/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphSignature.cpp.o 2025-06-01T21:25:47.9928346Z [6766/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2025-06-01T21:25:48.0885796Z [6766/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/TensorMeta.cpp.o 2025-06-01T21:25:48.9504798Z [6767/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2025-06-01T21:25:48.9505984Z [6767/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Placement.cpp.o 2025-06-01T21:25:48.9507117Z [6768/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2025-06-01T21:25:50.2446288Z [6768/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/PlacementUtils.cpp.o 2025-06-01T21:25:50.2447544Z [6769/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/PlacementUtils.cpp.o 2025-06-01T21:25:50.6787596Z [6769/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/common/FileUtil.cpp.o 2025-06-01T21:25:50.6788815Z [6770/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2025-06-01T21:25:50.9084710Z [6770/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2025-06-01T21:25:50.9086826Z [6771/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2025-06-01T21:25:51.0867647Z [6771/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2025-06-01T21:25:51.0869693Z [6772/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2025-06-01T21:25:51.3305316Z [6772/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2025-06-01T21:25:51.3307548Z [6773/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2025-06-01T21:25:51.5406817Z [6773/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2025-06-01T21:25:51.5409327Z [6774/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2025-06-01T21:25:51.9159291Z [6774/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2025-06-01T21:25:51.9161319Z [6775/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2025-06-01T21:25:52.5408820Z [6775/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2025-06-01T21:25:52.5410975Z [6776/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/executor/Placement.cpp.o 2025-06-01T21:25:54.0830653Z [6776/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2025-06-01T21:25:54.0832901Z [6777/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/TensorMeta.cpp.o 2025-06-01T21:25:54.1368712Z [6777/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2025-06-01T21:25:54.1370991Z [6778/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/common/FileUtil.cpp.o 2025-06-01T21:25:57.6768012Z [6778/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2025-06-01T21:25:57.6769525Z [6779/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/nativert/graph/GraphSignature.cpp.o 2025-06-01T21:25:58.0945934Z [6779/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2025-06-01T21:25:58.0947219Z [6780/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2025-06-01T21:25:58.2394738Z [6780/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2025-06-01T21:25:58.2396092Z [6781/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2025-06-01T21:25:58.3690874Z [6781/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2025-06-01T21:25:58.3692123Z [6782/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2025-06-01T21:25:58.5332814Z [6782/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2025-06-01T21:25:58.5334159Z [6783/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2025-06-01T21:25:59.1367488Z [6783/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2025-06-01T21:25:59.1368724Z [6784/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2025-06-01T21:25:59.4214022Z [6784/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2025-06-01T21:25:59.4215303Z [6785/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2025-06-01T21:26:00.0050507Z [6785/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2025-06-01T21:26:00.0051824Z [6786/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2025-06-01T21:26:02.7759823Z [6786/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2025-06-01T21:26:02.7761260Z [6787/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2025-06-01T21:26:04.1072318Z [6787/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2025-06-01T21:26:04.1073950Z [6788/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2025-06-01T21:26:04.8625442Z [6788/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2025-06-01T21:26:04.8626751Z [6789/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2025-06-01T21:26:05.1746742Z [6789/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2025-06-01T21:26:05.1747931Z [6790/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2025-06-01T21:26:05.7676968Z [6790/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2025-06-01T21:26:05.7678213Z [6791/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2025-06-01T21:26:07.1796557Z [6791/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2025-06-01T21:26:07.1797770Z [6792/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2025-06-01T21:26:07.4512175Z [6792/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2025-06-01T21:26:07.4513618Z [6793/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2025-06-01T21:26:07.4525837Z [6793/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2025-06-01T21:26:07.4526950Z [6794/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2025-06-01T21:26:07.9667406Z [6794/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2025-06-01T21:26:07.9668613Z [6795/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2025-06-01T21:26:08.0250460Z [6795/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2025-06-01T21:26:08.0251649Z [6796/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2025-06-01T21:26:08.1028611Z [6796/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2025-06-01T21:26:08.1029964Z [6797/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2025-06-01T21:26:08.1074724Z [6797/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2025-06-01T21:26:08.1076031Z [6798/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/stubs/itt.cpp.o 2025-06-01T21:26:08.5198043Z [6798/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2025-06-01T21:26:08.5200485Z [6799/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2025-06-01T21:26:09.8711885Z [6799/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2025-06-01T21:26:09.8714088Z [6800/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2025-06-01T21:26:10.1706765Z [6800/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2025-06-01T21:26:10.1709163Z [6801/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2025-06-01T21:26:11.5106500Z [6801/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2025-06-01T21:26:11.5108069Z [6802/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2025-06-01T21:26:13.8236727Z [6802/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2025-06-01T21:26:13.8237987Z [6803/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2025-06-01T21:26:14.3194898Z [6803/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2025-06-01T21:26:14.3196114Z [6804/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2025-06-01T21:26:15.1378567Z [6804/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2025-06-01T21:26:15.1379730Z [6805/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2025-06-01T21:26:15.3359062Z [6805/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2025-06-01T21:26:15.3360432Z [6806/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2025-06-01T21:26:15.3634663Z [6806/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backoff.cpp.o 2025-06-01T21:26:15.3635956Z [6807/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2025-06-01T21:26:15.9275000Z [6807/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/DMAConnectivity.cpp.o 2025-06-01T21:26:15.9276271Z [6808/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backoff.cpp.o 2025-06-01T21:26:16.5597361Z [6808/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp.o 2025-06-01T21:26:16.5598836Z [6809/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2025-06-01T21:26:16.9755557Z [6809/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2025-06-01T21:26:16.9756902Z [6810/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2025-06-01T21:26:19.1396146Z [6810/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2025-06-01T21:26:19.1397433Z [6811/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2025-06-01T21:26:20.0448395Z [6811/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2025-06-01T21:26:20.0449618Z [6812/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2025-06-01T21:26:20.8666366Z [6812/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2025-06-01T21:26:20.8667711Z [6813/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2025-06-01T21:26:21.1008433Z [6813/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2025-06-01T21:26:21.1009703Z [6814/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2025-06-01T21:26:21.7046943Z [6814/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2025-06-01T21:26:21.7048207Z [6815/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2025-06-01T21:26:22.0651520Z [6815/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2025-06-01T21:26:22.0653105Z [6816/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/DMAConnectivity.cpp.o 2025-06-01T21:26:24.0517410Z [6816/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2025-06-01T21:26:24.0518789Z [6817/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.cpp.o 2025-06-01T21:26:24.2397729Z [6817/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2025-06-01T21:26:24.2399036Z [6818/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2025-06-01T21:26:24.2568512Z [6818/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2025-06-01T21:26:24.2569863Z [6819/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2025-06-01T21:26:24.5474880Z [6819/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2025-06-01T21:26:24.5476439Z [6820/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2025-06-01T21:26:25.0905664Z [6820/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2025-06-01T21:26:25.0906909Z [6821/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2025-06-01T21:26:25.7552029Z [6821/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/SymmetricMemory.cpp.o 2025-06-01T21:26:25.7553519Z [6822/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2025-06-01T21:26:26.2291505Z [6822/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2025-06-01T21:26:26.2292910Z [6823/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2025-06-01T21:26:26.9898359Z [6823/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2025-06-01T21:26:26.9899648Z [6824/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2025-06-01T21:26:27.0741537Z [6824/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2025-06-01T21:26:27.0742859Z [6825/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2025-06-01T21:26:28.7916688Z [6825/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2025-06-01T21:26:28.7917938Z [6826/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GroupRegistry.cpp.o 2025-06-01T21:26:29.0007687Z [6826/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2025-06-01T21:26:29.0009887Z [6827/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2025-06-01T21:26:32.9901503Z [6827/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2025-06-01T21:26:32.9903609Z [6828/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2025-06-01T21:26:33.5400071Z [6828/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2025-06-01T21:26:33.5402359Z [6829/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2025-06-01T21:26:33.8004979Z [6829/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2025-06-01T21:26:33.8006413Z [6830/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2025-06-01T21:26:33.8767398Z [6830/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2025-06-01T21:26:33.8768705Z [6831/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/SymmetricMemory.cpp.o 2025-06-01T21:26:34.2120112Z [6831/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2025-06-01T21:26:34.2122456Z [6832/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2025-06-01T21:26:34.9681037Z [6832/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2025-06-01T21:26:34.9683221Z [6833/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2025-06-01T21:26:35.3167302Z [6833/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2025-06-01T21:26:35.3169887Z [6834/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Functional.cpp.o 2025-06-01T21:26:37.5307969Z [6834/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2025-06-01T21:26:37.5309259Z [6835/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreLibUvBackend.cpp.o 2025-06-01T21:26:38.3982720Z [6835/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2025-06-01T21:26:38.3984026Z [6836/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2025-06-01T21:26:38.4689941Z [6836/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/Handlers.cpp.o 2025-06-01T21:26:38.4691277Z [6837/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2025-06-01T21:26:38.5538210Z [6837/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp.o 2025-06-01T21:26:38.5539541Z [6838/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStoreBackend.cpp.o 2025-06-01T21:26:38.7228683Z [6838/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2025-06-01T21:26:38.7229944Z [6839/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2025-06-01T21:26:39.6017491Z [6839/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2025-06-01T21:26:39.6018700Z [6840/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2025-06-01T21:26:41.0730526Z [6840/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2025-06-01T21:26:41.0731855Z [6841/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2025-06-01T21:26:41.6722511Z [6841/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2025-06-01T21:26:41.6723998Z [6842/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2025-06-01T21:26:42.4610378Z [6842/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2025-06-01T21:26:42.4611765Z [6843/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/Handlers.cpp.o 2025-06-01T21:26:42.8952586Z [6843/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2025-06-01T21:26:42.8954284Z [6844/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2025-06-01T21:26:46.7305801Z [6844/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2025-06-01T21:26:46.7307133Z [6845/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2025-06-01T21:26:46.7406466Z [6845/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2025-06-01T21:26:46.7407821Z [6846/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2025-06-01T21:26:46.7647878Z [6846/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2025-06-01T21:26:46.7649466Z [6847/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2025-06-01T21:26:47.4276816Z [6847/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2025-06-01T21:26:47.4278407Z [6848/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2025-06-01T21:26:47.9240932Z [6848/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2025-06-01T21:26:47.9242506Z [6849/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2025-06-01T21:26:48.9812123Z [6849/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2025-06-01T21:26:48.9813578Z [6850/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2025-06-01T21:26:49.1189203Z [6850/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2025-06-01T21:26:49.1190627Z [6851/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2025-06-01T21:26:51.1667312Z [6851/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2025-06-01T21:26:51.1668805Z [6852/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2025-06-01T21:26:51.2556429Z [6852/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2025-06-01T21:26:51.2558065Z [6853/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2025-06-01T21:26:52.2498796Z [6853/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2025-06-01T21:26:52.2500298Z [6854/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2025-06-01T21:26:52.2925004Z [6854/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2025-06-01T21:26:52.2926613Z [6855/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/control_plane/WorkerServer.cpp.o 2025-06-01T21:26:52.8380856Z [6855/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2025-06-01T21:26:52.8382101Z [6856/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2025-06-01T21:26:53.7581205Z [6856/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2025-06-01T21:26:53.7582938Z [6857/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2025-06-01T21:26:54.1144883Z [6857/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2025-06-01T21:26:54.1146796Z [6858/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2025-06-01T21:26:55.3315103Z [6858/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2025-06-01T21:26:55.3316665Z [6859/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2025-06-01T21:26:57.1304477Z [6859/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2025-06-01T21:26:57.1306330Z [6860/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2025-06-01T21:26:57.3287764Z [6860/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2025-06-01T21:26:57.3289031Z [6861/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2025-06-01T21:26:57.4848427Z [6861/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2025-06-01T21:26:57.4850015Z [6862/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2025-06-01T21:26:59.6857062Z [6862/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2025-06-01T21:26:59.6858830Z [6863/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2025-06-01T21:26:59.7535668Z [6863/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2025-06-01T21:26:59.7537146Z [6864/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2025-06-01T21:26:59.7545281Z [6864/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2025-06-01T21:26:59.7547171Z [6865/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2025-06-01T21:27:00.2661443Z [6865/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2025-06-01T21:27:00.2662816Z [6866/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2025-06-01T21:27:01.5882011Z [6866/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2025-06-01T21:27:01.5883423Z [6867/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2025-06-01T21:27:01.6232361Z [6867/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2025-06-01T21:27:01.6233569Z [6868/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2025-06-01T21:27:02.8801604Z [6868/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2025-06-01T21:27:02.8803035Z [6869/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2025-06-01T21:27:04.2961303Z [6869/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2025-06-01T21:27:04.2962992Z [6870/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2025-06-01T21:27:04.7277848Z [6870/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2025-06-01T21:27:04.7279132Z [6871/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2025-06-01T21:27:04.9264165Z [6871/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2025-06-01T21:27:04.9265378Z [6872/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2025-06-01T21:27:06.9833303Z [6872/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2025-06-01T21:27:06.9834599Z [6873/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2025-06-01T21:27:07.7269621Z [6873/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2025-06-01T21:27:07.7270956Z [6874/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2025-06-01T21:27:07.8787991Z [6874/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2025-06-01T21:27:07.8799774Z [6875/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2025-06-01T21:27:10.3031935Z [6875/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2025-06-01T21:27:10.3033226Z [6876/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2025-06-01T21:27:12.4975186Z [6876/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2025-06-01T21:27:12.4976728Z [6877/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2025-06-01T21:27:13.7871137Z [6877/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2025-06-01T21:27:13.7873453Z [6878/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2025-06-01T21:27:14.4403057Z [6878/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2025-06-01T21:27:14.4404492Z [6879/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2025-06-01T21:27:14.6208861Z [6879/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2025-06-01T21:27:14.6210218Z [6880/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2025-06-01T21:27:14.6393382Z [6880/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2025-06-01T21:27:14.6394716Z [6881/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2025-06-01T21:27:14.7956243Z [6881/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2025-06-01T21:27:14.7957598Z [6882/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2025-06-01T21:27:14.9382380Z [6882/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2025-06-01T21:27:14.9383767Z [6883/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2025-06-01T21:27:15.3349823Z [6883/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2025-06-01T21:27:15.3351249Z [6884/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2025-06-01T21:27:15.8482498Z [6884/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2025-06-01T21:27:15.8483701Z [6885/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2025-06-01T21:27:17.5916237Z [6885/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2025-06-01T21:27:17.5917446Z [6886/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2025-06-01T21:27:19.1248672Z [6886/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2025-06-01T21:27:19.1249793Z [6887/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2025-06-01T21:27:19.2313086Z [6887/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2025-06-01T21:27:19.2314499Z [6888/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2025-06-01T21:27:20.2990708Z [6888/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2025-06-01T21:27:20.2991997Z [6889/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2025-06-01T21:27:20.6135621Z [6889/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2025-06-01T21:27:20.6136771Z [6890/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/mps.cpp.o 2025-06-01T21:27:22.8512953Z [6890/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2025-06-01T21:27:22.8514221Z [6891/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2025-06-01T21:27:24.2561802Z [6891/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2025-06-01T21:27:24.2563128Z [6892/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2025-06-01T21:27:24.5663762Z [6892/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2025-06-01T21:27:24.5665025Z [6893/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2025-06-01T21:27:24.6228290Z [6893/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2025-06-01T21:27:24.6229513Z [6894/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2025-06-01T21:27:24.6368685Z [6894/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2025-06-01T21:27:24.6370084Z [6895/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2025-06-01T21:27:24.6651480Z [6895/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2025-06-01T21:27:24.6652784Z [6896/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2025-06-01T21:27:25.7262475Z [6896/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2025-06-01T21:27:25.7263687Z [6897/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2025-06-01T21:27:26.8355841Z [6897/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2025-06-01T21:27:26.8357403Z [6898/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2025-06-01T21:27:28.4893867Z [6898/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2025-06-01T21:27:28.4895187Z [6899/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2025-06-01T21:27:28.9628420Z [6899/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2025-06-01T21:27:28.9629655Z [6900/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2025-06-01T21:27:30.9083902Z [6900/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2025-06-01T21:27:30.9085355Z [6901/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2025-06-01T21:27:31.4583914Z [6901/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2025-06-01T21:27:31.4585343Z [6902/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2025-06-01T21:27:35.9208506Z [6902/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2025-06-01T21:27:35.9209757Z [6903/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2025-06-01T21:27:35.9367165Z [6903/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2025-06-01T21:27:35.9368474Z [6904/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2025-06-01T21:27:36.5289345Z [6904/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2025-06-01T21:27:36.5290654Z [6905/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2025-06-01T21:27:37.1954862Z [6905/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2025-06-01T21:27:37.1956115Z [6906/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2025-06-01T21:27:37.6601162Z [6906/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2025-06-01T21:27:37.6602333Z [6907/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2025-06-01T21:27:38.6168509Z [6907/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2025-06-01T21:27:38.6169939Z [6908/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2025-06-01T21:27:38.8069796Z [6908/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2025-06-01T21:27:38.8071090Z [6909/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2025-06-01T21:27:39.3600602Z [6909/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2025-06-01T21:27:39.3601835Z [6910/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2025-06-01T21:27:39.9000689Z [6910/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2025-06-01T21:27:39.9002059Z [6911/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2025-06-01T21:27:41.5882891Z [6911/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2025-06-01T21:27:41.5884446Z [6912/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2025-06-01T21:27:42.4765348Z [6912/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2025-06-01T21:27:42.4766874Z [6913/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2025-06-01T21:27:45.3966659Z [6913/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2025-06-01T21:27:45.3967871Z [6914/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2025-06-01T21:27:46.1604398Z [6914/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2025-06-01T21:27:46.1605721Z [6915/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2025-06-01T21:27:46.7643789Z [6915/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2025-06-01T21:27:46.7645281Z [6916/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2025-06-01T21:27:47.1808206Z [6916/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2025-06-01T21:27:47.1809436Z [6917/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2025-06-01T21:27:48.4455577Z [6917/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2025-06-01T21:27:48.4457150Z [6918/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2025-06-01T21:27:48.9074753Z [6918/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2025-06-01T21:27:48.9076001Z [6919/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2025-06-01T21:27:49.0593630Z [6919/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2025-06-01T21:27:49.0595024Z [6920/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2025-06-01T21:27:49.8472557Z [6920/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2025-06-01T21:27:49.8473828Z [6921/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2025-06-01T21:27:50.0251690Z [6921/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2025-06-01T21:27:50.0252934Z [6922/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2025-06-01T21:27:51.2326934Z [6922/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2025-06-01T21:27:51.2328171Z [6923/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2025-06-01T21:27:52.7976161Z [6923/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2025-06-01T21:27:52.7977474Z [6924/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2025-06-01T21:27:53.5431156Z [6924/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2025-06-01T21:27:53.5432410Z [6925/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2025-06-01T21:27:54.5407826Z [6925/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2025-06-01T21:27:54.5409152Z [6926/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2025-06-01T21:27:54.6134617Z [6926/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2025-06-01T21:27:54.6136231Z [6927/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2025-06-01T21:27:55.3216369Z [6927/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2025-06-01T21:27:55.3217595Z [6928/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2025-06-01T21:27:55.8046947Z [6928/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2025-06-01T21:27:55.8048152Z [6929/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2025-06-01T21:27:55.9996282Z [6929/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2025-06-01T21:27:55.9997454Z [6930/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2025-06-01T21:27:56.3375616Z [6930/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2025-06-01T21:27:56.3376888Z [6931/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2025-06-01T21:27:56.7613242Z [6931/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2025-06-01T21:27:56.7614471Z [6932/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2025-06-01T21:27:57.1950083Z [6932/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2025-06-01T21:27:57.1951321Z [6933/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2025-06-01T21:27:57.4701522Z [6933/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2025-06-01T21:27:57.4702796Z [6934/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2025-06-01T21:27:58.7824468Z [6934/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2025-06-01T21:27:58.7826983Z [6935/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2025-06-01T21:27:59.1252293Z [6935/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2025-06-01T21:27:59.1253904Z [6936/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2025-06-01T21:27:59.5981171Z [6936/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2025-06-01T21:27:59.5982632Z [6937/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/reduce_on_plateau_scheduler.cpp.o 2025-06-01T21:28:01.0718134Z [6937/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2025-06-01T21:28:01.0720015Z [6938/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/xpu.cpp.o 2025-06-01T21:28:03.0848308Z [6938/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2025-06-01T21:28:03.0849582Z [6939/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2025-06-01T21:28:04.0571394Z [6939/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2025-06-01T21:28:04.0574142Z [6940/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2025-06-01T21:28:04.4821300Z [6940/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2025-06-01T21:28:04.4824116Z [6941/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2025-06-01T21:28:05.2701644Z [6941/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2025-06-01T21:28:05.2703991Z [6942/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2025-06-01T21:28:06.2104388Z [6942/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2025-06-01T21:28:06.2106591Z [6943/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2025-06-01T21:28:06.2204660Z [6943/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2025-06-01T21:28:06.2207072Z [6944/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2025-06-01T21:28:06.8881336Z [6944/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2025-06-01T21:28:06.8883842Z [6945/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2025-06-01T21:28:07.2787844Z [6945/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2025-06-01T21:28:07.2790238Z [6946/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2025-06-01T21:28:07.3409874Z [6946/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2025-06-01T21:28:07.3411188Z [6947/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2025-06-01T21:28:07.3412489Z [6947/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2025-06-01T21:28:07.3413916Z [6948/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2025-06-01T21:28:07.8266408Z [6948/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2025-06-01T21:28:07.8267567Z [6949/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2025-06-01T21:28:08.1047270Z [6949/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:08.1048762Z [6950/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2025-06-01T21:28:08.3989824Z [6950/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:08.3991234Z [6951/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2025-06-01T21:28:09.5245069Z [6951/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:09.5246884Z [6952/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2025-06-01T21:28:09.6024700Z [6952/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:09.6026134Z [6953/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2025-06-01T21:28:10.2213170Z [6953/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2025-06-01T21:28:10.2214420Z [6954/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2025-06-01T21:28:11.2699743Z [6954/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:11.2701099Z [6955/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX2.cpp.o 2025-06-01T21:28:13.9769076Z [6955/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:13.9770586Z [6956/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:15.3171254Z [6956/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:15.3172582Z [6957/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX2.cpp.o 2025-06-01T21:28:15.4646070Z [6957/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:15.4647664Z [6958/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2025-06-01T21:28:15.6406810Z [6958/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:15.6408292Z [6959/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:17.2178012Z [6959/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2025-06-01T21:28:17.2179490Z [6960/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2025-06-01T21:28:18.7494618Z [6960/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:18.7496027Z [6961/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:19.1722579Z [6961/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:19.1724231Z [6962/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2025-06-01T21:28:21.1495366Z [6962/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:21.1496774Z [6963/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:21.2098616Z [6963/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:21.2100002Z [6964/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2025-06-01T21:28:21.3470122Z [6964/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:21.3471430Z [6965/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:24.0975005Z [6965/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:24.0976676Z [6966/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2025-06-01T21:28:24.1005738Z [6966/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:24.1007098Z [6967/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:24.3214750Z [6967/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:24.3216665Z [6968/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:24.3874283Z [6968/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:24.3875760Z [6969/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:27.7645962Z [6969/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:27.7647284Z [6970/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:28.2240379Z [6970/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:28.2243276Z [6971/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:29.8309695Z [6971/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:29.8311108Z [6972/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:30.0828152Z [6972/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:30.0829589Z [6973/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:32.3681384Z [6973/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:32.3682847Z [6974/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:33.8795858Z [6974/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:33.8798544Z [6975/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:35.1200381Z [6975/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:35.1203177Z [6976/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2025-06-01T21:28:35.1354590Z [6976/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2025-06-01T21:28:35.1357214Z [6977/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:35.6946281Z [6977/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:37.8287597Z [6978/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:37.8290297Z [6978/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:37.8292947Z [6979/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:38.1952247Z [6979/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:38.7904677Z [6980/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:38.7907442Z [6980/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:38.7909926Z [6981/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:38.9345526Z [6981/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:38.9348180Z [6982/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2025-06-01T21:28:42.2526999Z [6982/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:42.2529651Z [6983/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:43.0054724Z [6983/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:43.0057724Z [6984/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:44.0673238Z [6984/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:44.0675772Z [6985/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:45.0632238Z [6985/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:45.0634889Z [6986/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:46.4859230Z [6986/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:46.4862053Z [6987/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:46.5369284Z [6987/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:46.5371812Z [6988/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:46.5721441Z [6988/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:46.5724206Z [6989/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:47.7428626Z [6989/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2025-06-01T21:28:47.7431512Z [6990/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:48.2904357Z [6990/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:48.2906833Z [6991/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:48.7167756Z [6991/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:48.7170471Z [6992/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:50.8008588Z [6992/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:50.8011037Z [6993/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:51.7840515Z [6993/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:51.7843286Z [6994/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:52.6271672Z [6994/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:52.6274385Z [6995/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:53.3261150Z [6995/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:53.3262535Z [6996/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:53.6568461Z [6996/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:53.6569997Z [6997/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:55.0714268Z [6997/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:55.0715677Z [6998/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:56.6669621Z [6998/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:56.6671024Z [6999/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:57.4100413Z [6999/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:57.4101713Z [7000/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:57.5120832Z [7000/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2025-06-01T21:28:57.5122249Z [7001/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:57.6915240Z [7001/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:57.6916742Z [7002/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:58.1925202Z [7002/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:58.1926594Z [7003/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2025-06-01T21:28:58.4357497Z [7003/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2025-06-01T21:28:58.4358908Z [7004/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2025-06-01T21:29:01.5008313Z [7004/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2025-06-01T21:29:01.5009601Z [7005/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2025-06-01T21:29:02.6144365Z [7005/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2025-06-01T21:29:02.6146229Z [7006/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2025-06-01T21:29:02.7320699Z [7006/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2025-06-01T21:29:02.7322465Z [7007/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX2.cpp.o 2025-06-01T21:29:05.2440424Z [7007/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2025-06-01T21:29:05.2441918Z [7008/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2025-06-01T21:29:05.3419839Z [7008/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2025-06-01T21:29:05.3421332Z [7009/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2025-06-01T21:29:05.5934433Z [7009/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2025-06-01T21:29:05.5937194Z [7010/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2025-06-01T21:29:06.4751039Z [7010/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2025-06-01T21:29:06.4752493Z [7011/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2025-06-01T21:29:06.8416265Z [7011/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2025-06-01T21:29:06.8418697Z [7012/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2025-06-01T21:29:07.8868328Z [7012/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2025-06-01T21:29:07.8869833Z [7013/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2025-06-01T21:29:10.1571001Z [7013/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2025-06-01T21:29:10.1572422Z [7014/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2025-06-01T21:29:10.6502786Z [7014/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2025-06-01T21:29:10.6504110Z [7015/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int8mm_kernel.cpp.AVX512.cpp.o 2025-06-01T21:29:11.7261516Z [7015/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:11.7262919Z [7016/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2025-06-01T21:29:12.7600452Z [7016/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:12.7601855Z [7017/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2025-06-01T21:29:12.7787366Z [7017/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:12.7788683Z [7018/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2025-06-01T21:29:13.1427495Z [7018/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:13.1428928Z [7019/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:13.2452267Z [7019/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2025-06-01T21:29:13.2454165Z [7020/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2025-06-01T21:29:14.0637676Z [7020/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:14.0639035Z [7021/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/int4mm_kernel.cpp.AVX512.cpp.o 2025-06-01T21:29:15.2023567Z [7021/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:15.2024993Z [7022/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:15.7848153Z [7022/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:15.7849722Z [7023/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2025-06-01T21:29:17.3308531Z [7023/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:17.3309906Z [7024/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:18.2962768Z [7024/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:18.2964571Z [7025/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:18.3206365Z [7025/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2025-06-01T21:29:18.3207806Z [7026/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:18.9154274Z [7026/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:18.9155633Z [7027/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:20.0805534Z [7027/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:20.0806905Z [7028/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2025-06-01T21:29:20.5988231Z [7028/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:20.5989668Z [7029/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:20.8420627Z [7029/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:20.8422052Z [7030/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2025-06-01T21:29:22.9760978Z [7030/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:22.9763881Z [7031/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:23.3172721Z [7031/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:23.3175765Z [7032/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:24.1324342Z [7032/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:24.1327273Z [7033/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:25.1765050Z [7033/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:25.1767862Z [7034/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:25.9313972Z [7034/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:25.9316550Z [7035/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2025-06-01T21:29:25.9385388Z [7035/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:25.9388451Z [7036/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:25.9921195Z [7036/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:25.9924196Z [7037/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:27.8921385Z [7037/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:27.8924362Z [7038/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:28.1713161Z [7038/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:28.1715615Z [7039/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:28.5933502Z [7039/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:28.5936334Z [7040/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:29.0766194Z [7040/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:29.0767681Z [7041/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:29.5565428Z [7041/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:29.5566890Z [7042/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:29.7288520Z [7042/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2025-06-01T21:29:29.7290016Z [7043/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:31.3834599Z [7043/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:31.3836134Z [7044/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:31.4142479Z [7044/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:32.2176142Z [7045/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:32.2177796Z [7045/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:32.2179228Z [7046/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:32.6953459Z [7046/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:32.6954873Z [7047/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2025-06-01T21:29:33.1638022Z [7047/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:33.1639424Z [7048/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:34.3207051Z [7048/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:34.3210030Z [7049/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:34.4783666Z [7049/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:34.4785901Z [7050/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:34.7086211Z [7050/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:34.7088927Z [7051/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:35.0472907Z [7051/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:35.0475135Z [7052/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:35.3234188Z [7052/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:35.3237030Z [7053/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2025-06-01T21:29:36.5368460Z [7053/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:36.5369885Z [7054/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:36.8466257Z [7054/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:36.8467667Z [7055/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:37.1006041Z [7055/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2025-06-01T21:29:37.1007610Z [7056/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:37.3844661Z [7056/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:37.3846364Z [7057/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedSGDKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:37.6047338Z [7057/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:37.6048787Z [7058/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdamKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:37.7667179Z [7058/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:37.7668895Z [7059/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FusedAdagradKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:37.9504963Z [7059/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:37.9506343Z [7060/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:38.1311520Z [7060/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:38.1312971Z [7061/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:39.2553101Z [7061/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:39.2554733Z [7062/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:40.1244362Z [7062/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:40.1245920Z [7063/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:40.3307853Z [7063/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:40.3309281Z [7064/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:40.5616018Z [7064/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:40.5617469Z [7065/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:41.6006683Z [7065/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:41.6008131Z [7066/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:41.8721873Z [7066/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2025-06-01T21:29:41.8723282Z [7067/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:42.6707690Z [7067/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:42.6709137Z [7068/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2025-06-01T21:29:42.6762133Z [7068/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:42.6763526Z [7069/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:43.5839277Z [7069/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2025-06-01T21:29:43.5840585Z [7070/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:43.5993755Z [7070/8163] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2025-06-01T21:29:43.5994669Z [7071/8163] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2025-06-01T21:29:43.8849745Z [7071/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAContext.cpp.o 2025-06-01T21:29:43.8851323Z [7072/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:45.1086935Z [7072/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp.o 2025-06-01T21:29:45.1088335Z [7073/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:45.9127955Z [7073/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGraph.cpp.o 2025-06-01T21:29:45.9129329Z [7074/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2025-06-01T21:29:46.2737986Z [7074/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseDescriptors.cpp.o 2025-06-01T21:29:46.2739378Z [7075/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.AVX512.cpp.o 2025-06-01T21:29:46.7749141Z [7075/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CachingHostAllocator.cpp.o 2025-06-01T21:29:46.7750395Z [7076/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAContext.cpp.o 2025-06-01T21:29:49.1868123Z [7076/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CuSparseHandlePool.cpp.o 2025-06-01T21:29:49.1869555Z [7077/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CuSparseHandlePool.cpp.o 2025-06-01T21:29:49.4760242Z [7077/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/EmptyTensor.cpp.o 2025-06-01T21:29:49.4761501Z [7078/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2025-06-01T21:29:50.6308961Z [7078/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Exceptions.cpp.o 2025-06-01T21:29:50.6310275Z [7079/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseDescriptors.cpp.o 2025-06-01T21:29:51.4886650Z [7079/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PeerToPeerAccess.cpp.o 2025-06-01T21:29:51.4887898Z [7080/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/EmptyTensor.cpp.o 2025-06-01T21:29:51.9236849Z [7080/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/CUDAHooks.cpp.o 2025-06-01T21:29:51.9238202Z [7081/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp.o 2025-06-01T21:29:52.1122611Z [7081/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/LazyNVRTC.cpp.o 2025-06-01T21:29:52.1123888Z [7082/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Exceptions.cpp.o 2025-06-01T21:29:52.3683445Z [7082/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_basic.cpp.o 2025-06-01T21:29:52.3684755Z [7083/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_basic.cpp.o 2025-06-01T21:29:52.5426300Z [7083/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_complex.cpp.o 2025-06-01T21:29:52.5427448Z [7084/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDAGraph.cpp.o 2025-06-01T21:29:52.6253780Z [7084/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Resize.cpp.o 2025-06-01T21:29:52.6255040Z [7085/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/llvm_complex.cpp.o 2025-06-01T21:29:53.7987706Z [7085/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cpp.o 2025-06-01T21:29:53.7988908Z [7086/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/PeerToPeerAccess.cpp.o 2025-06-01T21:29:54.1121133Z [7086/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cpp.o 2025-06-01T21:29:54.1122347Z [7087/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CachingHostAllocator.cpp.o 2025-06-01T21:29:54.1982402Z [7087/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp.o 2025-06-01T21:29:54.1983670Z [7088/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/LazyNVRTC.cpp.o 2025-06-01T21:29:55.8040925Z [7088/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/BatchNorm.cpp.o 2025-06-01T21:29:55.8042124Z [7089/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cpp.o 2025-06-01T21:29:57.1795057Z [7089/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp.o 2025-06-01T21:29:57.1796569Z [7090/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2025-06-01T21:29:57.5596375Z [7090/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvShared.cpp.o 2025-06-01T21:29:57.5597545Z [7091/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/CUDAHooks.cpp.o 2025-06-01T21:29:57.6054438Z [7091/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v7.cpp.o 2025-06-01T21:29:57.6055861Z [7092/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2025-06-01T21:29:57.6405383Z [7092/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v8.cpp.o 2025-06-01T21:29:57.6406645Z [7093/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp.o 2025-06-01T21:29:58.6379790Z [7093/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/GridSampler.cpp.o 2025-06-01T21:29:58.6381109Z [7094/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp.o 2025-06-01T21:29:58.7425581Z [7094/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/LossCTC.cpp.o 2025-06-01T21:29:58.7426825Z [7095/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cpp.o 2025-06-01T21:29:58.9907715Z [7095/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/MHA.cpp.o 2025-06-01T21:29:58.9908849Z [7096/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Resize.cpp.o 2025-06-01T21:29:59.4641460Z [7096/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/RNN.cpp.o 2025-06-01T21:29:59.4642669Z [7097/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/BatchNorm.cpp.o 2025-06-01T21:29:59.5239782Z [7097/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2025-06-01T21:29:59.5241159Z [7098/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2025-06-01T21:30:02.3951694Z [7098/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2025-06-01T21:30:02.3952925Z [7099/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/ConvShared.cpp.o 2025-06-01T21:30:02.6380374Z [7099/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2025-06-01T21:30:02.6381588Z [7100/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/GridSampler.cpp.o 2025-06-01T21:30:02.8329032Z [7100/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerUtils.cpp.o 2025-06-01T21:30:02.8330668Z [7101/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2025-06-01T21:30:02.9630185Z [7101/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cpp.o 2025-06-01T21:30:02.9631475Z [7102/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2025-06-01T21:30:05.1169661Z [7102/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp.o 2025-06-01T21:30:05.1171099Z [7103/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/LossCTC.cpp.o 2025-06-01T21:30:05.4094321Z [7103/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Conv.cpp.o 2025-06-01T21:30:05.4095917Z [7104/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v7.cpp.o 2025-06-01T21:30:05.8127489Z [7104/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp.o 2025-06-01T21:30:05.8128793Z [7105/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2025-06-01T21:30:09.1625779Z [7105/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp.o 2025-06-01T21:30:09.1627170Z [7106/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/RNN.cpp.o 2025-06-01T21:30:09.5217926Z [7106/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Linear.cpp.o 2025-06-01T21:30:09.5219425Z [7107/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cpp.o 2025-06-01T21:30:10.7104340Z [7107/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp.o 2025-06-01T21:30:10.7105790Z [7108/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerUtils.cpp.o 2025-06-01T21:30:29.0732352Z [7108/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp.o 2025-06-01T21:30:29.0734031Z [7109/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp.o 2025-06-01T21:30:29.2720725Z [7109/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Pooling.cpp.o 2025-06-01T21:30:29.2722055Z [7110/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp.o 2025-06-01T21:30:34.4365986Z [7110/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.cpp.o 2025-06-01T21:30:34.4367407Z [7111/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp.o 2025-06-01T21:30:36.1699888Z [7111/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/sdp_utils.cpp.o 2025-06-01T21:30:36.1701152Z [7112/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/Conv_v8.cpp.o 2025-06-01T21:30:36.6416107Z [7112/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/AutocastRNN.cpp.o 2025-06-01T21:30:36.6417344Z [7113/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/cuSPARSELtOps.cpp.o 2025-06-01T21:30:38.2817694Z [7113/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Descriptors.cpp.o 2025-06-01T21:30:38.2819519Z [7114/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Pooling.cpp.o 2025-06-01T21:30:38.5501516Z [7114/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Handle.cpp.o 2025-06-01T21:30:38.5502774Z [7115/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp.o 2025-06-01T21:30:39.9648915Z [7115/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Types.cpp.o 2025-06-01T21:30:39.9650169Z [7116/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/sdp_utils.cpp.o 2025-06-01T21:30:40.3448151Z [7116/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/nccl.cpp.o 2025-06-01T21:30:40.3449400Z [7117/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp.o 2025-06-01T21:30:40.5967307Z [7117/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2025-06-01T21:30:40.5968613Z [7118/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2025-06-01T21:30:40.7128957Z [7118/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/CudaDMAConnectivity.cpp.o 2025-06-01T21:30:40.7130428Z [7119/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Handle.cpp.o 2025-06-01T21:30:43.7472879Z [7119/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2025-06-01T21:30:43.7474257Z [7120/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp.o 2025-06-01T21:30:44.4686319Z [7120/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/FlightRecorder.cpp.o 2025-06-01T21:30:44.4687593Z [7121/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Descriptors.cpp.o 2025-06-01T21:30:45.0022708Z [7121/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2025-06-01T21:30:45.0023888Z [7122/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/Types.cpp.o 2025-06-01T21:30:45.4223800Z [7122/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupGlooCuda.cpp.o 2025-06-01T21:30:45.4225212Z [7123/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cudnn/AutocastRNN.cpp.o 2025-06-01T21:30:45.4397131Z [7123/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2025-06-01T21:30:45.4398424Z [7124/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2025-06-01T21:30:45.4558253Z [7124/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2025-06-01T21:30:45.4559684Z [7125/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2025-06-01T21:30:45.4719244Z [7125/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2025-06-01T21:30:45.4720464Z [7126/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2025-06-01T21:30:46.7242310Z [7126/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/intra_node_comm.cpp.o 2025-06-01T21:30:46.7243578Z [7127/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2025-06-01T21:30:47.5370830Z [7127/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/intra_node_comm.cu.o 2025-06-01T21:30:47.5372438Z [7128/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/CudaDMAConnectivity.cpp.o 2025-06-01T21:30:47.5640618Z [7128/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/CUDASymmetricMemory.cu.o 2025-06-01T21:30:47.5641950Z [7129/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Conv.cpp.o 2025-06-01T21:30:48.8452608Z [7129/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/CUDASymmetricMemoryOps.cu.o 2025-06-01T21:30:48.8453880Z [7130/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/nccl.cpp.o 2025-06-01T21:30:50.9140875Z [7130/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/CUDASymmetricMemoryUtils.cpp.o 2025-06-01T21:30:50.9142259Z [7131/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cudnn/Linear.cpp.o 2025-06-01T21:30:52.3884462Z [7131/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/cuda/AsyncMM.cu.o 2025-06-01T21:30:52.3885756Z [7132/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2025-06-01T21:30:52.9968789Z [7132/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/cuda/utils.cpp.o 2025-06-01T21:30:52.9970190Z [7133/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/cuda/utils.cpp.o 2025-06-01T21:30:53.4698301Z [7133/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/NanCheck.cu.o 2025-06-01T21:30:53.4700625Z [7134/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/intra_node_comm.cpp.o 2025-06-01T21:30:56.4271856Z [7134/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2025-06-01T21:30:56.4273330Z [7135/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/CUDASymmetricMemoryUtils.cpp.o 2025-06-01T21:30:56.4678512Z [7135/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu.o 2025-06-01T21:30:56.4680005Z [7136/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupGlooCuda.cpp.o 2025-06-01T21:30:59.4827181Z [7136/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp.o 2025-06-01T21:30:59.4828454Z [7137/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cudnn/MHA.cpp.o 2025-06-01T21:31:06.0241734Z [7137/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorFactories.cu.o 2025-06-01T21:31:06.0243125Z [7138/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.cpp.o 2025-06-01T21:31:06.5503414Z [7138/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Sleep.cu.o 2025-06-01T21:31:06.5504625Z [7139/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/FlightRecorder.cpp.o 2025-06-01T21:31:06.6341204Z [7139/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortKeys.cu.o 2025-06-01T21:31:06.6342512Z [7140/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2025-06-01T21:31:14.7647954Z [7140/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-f16-8.cu.o 2025-06-01T21:31:14.7650085Z [7141/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/Sleep.cu.o 2025-06-01T21:31:26.0492904Z [7141/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int32-1.cu.o 2025-06-01T21:31:26.0495925Z [7142/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2025-06-01T21:31:32.0305518Z [7142/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int32-2.cu.o 2025-06-01T21:31:32.0306876Z [7143/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorFactories.cu.o 2025-06-01T21:31:32.0309268Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:31:32.0311285Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:31:32.0312108Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:31:32.0312498Z | ^~~~~~ 2025-06-01T21:31:32.0315027Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:31:32.0316995Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:31:32.0317374Z | ~~~~~~~~~~~^~ 2025-06-01T21:31:32.0317610Z 2025-06-01T21:31:40.8064636Z [7143/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int32-4.cu.o 2025-06-01T21:31:40.8066032Z [7144/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/intra_node_comm.cu.o 2025-06-01T21:31:40.8068433Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:31:40.8070439Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:31:40.8071259Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:31:40.8071627Z | ^~~~~~ 2025-06-01T21:31:40.8073897Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:31:40.8075785Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:31:40.8076163Z | ~~~~~~~~~~~^~ 2025-06-01T21:31:40.8076742Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h: In lambda function: 2025-06-01T21:31:40.8077922Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:24: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:31:40.8086571Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T21:31:40.8087156Z | ^~~~~~ 2025-06-01T21:31:40.8089955Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:53: note: the temporary was destroyed at the end of the full expression ‘__for_begin .c10::impl::ListIterator > >::operator*().c10::impl::ListElementReference > >::operator std::conditional_t()’ 2025-06-01T21:31:40.8092511Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T21:31:40.8092987Z | ^ 2025-06-01T21:31:40.8093245Z 2025-06-01T21:31:42.3677728Z [7144/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int64-1.cu.o 2025-06-01T21:31:42.3680373Z [7145/8163] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX512.cpp.o 2025-06-01T21:31:45.6247004Z [7145/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int64-2.cu.o 2025-06-01T21:31:45.6248352Z [7146/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/CUDASymmetricMemory.cu.o 2025-06-01T21:31:45.6250916Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:31:45.6252950Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:31:45.6253758Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:31:45.6254132Z | ^~~~~~ 2025-06-01T21:31:45.6256474Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:31:45.6258344Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:31:45.6258727Z | ~~~~~~~~~~~^~ 2025-06-01T21:31:45.6259311Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h: In lambda function: 2025-06-01T21:31:45.6260501Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:24: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:31:45.6261541Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T21:31:45.6261979Z | ^~~~~~ 2025-06-01T21:31:45.6264630Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:53: note: the temporary was destroyed at the end of the full expression ‘__for_begin .c10::impl::ListIterator > >::operator*().c10::impl::ListElementReference > >::operator std::conditional_t()’ 2025-06-01T21:31:45.6266876Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T21:31:45.6267337Z | ^ 2025-06-01T21:31:45.6267631Z 2025-06-01T21:31:50.4526692Z [7146/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int64-4.cu.o 2025-06-01T21:31:50.4528145Z [7147/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu.o 2025-06-01T21:31:50.4530643Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:31:50.4532673Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:31:50.4533720Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:31:50.4534090Z | ^~~~~~ 2025-06-01T21:31:50.4536472Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:31:50.4538361Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:31:50.4538747Z | ~~~~~~~~~~~^~ 2025-06-01T21:31:50.4539330Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h: In lambda function: 2025-06-01T21:31:50.4540512Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:24: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:31:50.4541539Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T21:31:50.4542001Z | ^~~~~~ 2025-06-01T21:31:50.4544755Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:53: note: the temporary was destroyed at the end of the full expression ‘__for_begin .c10::impl::ListIterator > >::operator*().c10::impl::ListElementReference > >::operator std::conditional_t()’ 2025-06-01T21:31:50.4547374Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T21:31:50.4547850Z | ^ 2025-06-01T21:31:50.4548117Z 2025-06-01T21:31:57.5693804Z [7147/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-scalars.cu.o 2025-06-01T21:31:57.5696309Z [7148/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-f16-8.cu.o 2025-06-01T21:32:07.8640299Z [7148/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-uint16-8.cu.o 2025-06-01T21:32:07.8642979Z [7149/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/CUDASymmetricMemoryOps.cu.o 2025-06-01T21:32:07.8647951Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:32:07.8651858Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:32:07.8653433Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:32:07.8654109Z | ^~~~~~ 2025-06-01T21:32:07.8658598Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:32:07.8662365Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:32:07.8663041Z | ~~~~~~~~~~~^~ 2025-06-01T21:32:07.8664168Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h: In lambda function: 2025-06-01T21:32:07.8666466Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:24: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:32:07.8668473Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T21:32:07.8669326Z | ^~~~~~ 2025-06-01T21:32:07.8674942Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:53: note: the temporary was destroyed at the end of the full expression ‘__for_begin .c10::impl::ListIterator > >::operator*().c10::impl::ListElementReference > >::operator std::conditional_t()’ 2025-06-01T21:32:07.8679595Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T21:32:07.8680471Z | ^ 2025-06-01T21:32:07.8680959Z 2025-06-01T21:32:07.9141710Z [7149/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-uint32-8.cu.o 2025-06-01T21:32:07.9144261Z [7150/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int32-1.cu.o 2025-06-01T21:32:22.7817287Z [7150/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-uint64-8.cu.o 2025-06-01T21:32:22.7819952Z [7151/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int32-2.cu.o 2025-06-01T21:32:23.8500610Z [7151/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub.cu.o 2025-06-01T21:32:23.8502808Z [7152/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int64-1.cu.o 2025-06-01T21:32:26.9999862Z [7152/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/IndexUtils.cu.o 2025-06-01T21:32:27.0002336Z [7153/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int64-2.cu.o 2025-06-01T21:32:28.5527012Z [7153/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/jiterator.cu.o 2025-06-01T21:32:28.5529240Z [7154/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/cuda/AsyncMM.cu.o 2025-06-01T21:32:31.5547089Z [7154/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AbsKernel.cu.o 2025-06-01T21:32:31.5549366Z [7155/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int64-4.cu.o 2025-06-01T21:32:31.6839312Z [7155/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationEluKernel.cu.o 2025-06-01T21:32:31.6840706Z [7156/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/distributed/c10d/NanCheck.cu.o 2025-06-01T21:32:31.6843065Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:32:31.6845587Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:32:31.6846443Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:32:31.6846800Z | ^~~~~~ 2025-06-01T21:32:31.6849110Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:32:31.6850991Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:32:31.6851352Z | ~~~~~~~~~~~^~ 2025-06-01T21:32:31.6851941Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h: In lambda function: 2025-06-01T21:32:31.6853116Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:24: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:32:31.6854434Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T21:32:31.6854891Z | ^~~~~~ 2025-06-01T21:32:31.6857550Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:53: note: the temporary was destroyed at the end of the full expression ‘__for_begin .c10::impl::ListIterator > >::operator*().c10::impl::ListElementReference > >::operator std::conditional_t()’ 2025-06-01T21:32:31.6859867Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T21:32:31.6860326Z | ^ 2025-06-01T21:32:31.6861792Z /pytorch/torch/csrc/dynamo/compiled_autograd.h: In instantiation of ‘static std::vector torch::dynamo::autograd::IValuePacker >::unpack(const c10::IValue&) [with T = std::__cxx11::basic_string]’: 2025-06-01T21:32:31.6863807Z /pytorch/torch/csrc/dynamo/compiled_autograd.h:1512:33: required from ‘T torch::dynamo::autograd::PackedArgs::unpack() [with T = std::vector >]’ 2025-06-01T21:32:31.6864962Z /pytorch/torch/csrc/dynamo/compiled_autograd.h:1530:78: required from here 2025-06-01T21:32:31.6865995Z /pytorch/torch/csrc/dynamo/compiled_autograd.h:1383:25: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:32:31.6866837Z 1383 | for (const at::IValue& elt : lst) { 2025-06-01T21:32:31.6867192Z | ^~~ 2025-06-01T21:32:31.6869656Z /pytorch/torch/csrc/dynamo/compiled_autograd.h:1383:1: note: the temporary was destroyed at the end of the full expression ‘__for_begin .c10::impl::ListIterator > >::operator*().c10::impl::ListElementReference > >::operator std::conditional_t()’ 2025-06-01T21:32:31.6871694Z 1383 | for (const at::IValue& elt : lst) { 2025-06-01T21:32:31.6872044Z | ^ 2025-06-01T21:32:31.6872198Z 2025-06-01T21:32:34.6531781Z [7156/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationGeluKernel.cu.o 2025-06-01T21:32:34.6534342Z [7157/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-int32-4.cu.o 2025-06-01T21:32:37.4546166Z [7157/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationGluKernel.cu.o 2025-06-01T21:32:37.4548432Z [7158/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/detail/IndexUtils.cu.o 2025-06-01T21:32:47.5802502Z [7158/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu.o 2025-06-01T21:32:47.5805307Z [7159/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-uint16-8.cu.o 2025-06-01T21:32:56.5995665Z [7159/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu.o 2025-06-01T21:32:56.5996979Z [7160/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub.cu.o 2025-06-01T21:32:56.9447238Z [7160/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardswishKernel.cu.o 2025-06-01T21:32:56.9449647Z [7161/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-uint32-8.cu.o 2025-06-01T21:32:57.6491021Z [7161/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu.o 2025-06-01T21:32:57.6492597Z [7162/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-uint64-8.cu.o 2025-06-01T21:33:01.4354861Z [7162/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu.o 2025-06-01T21:33:01.4357204Z [7163/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/jiterator.cu.o 2025-06-01T21:33:10.1946383Z [7163/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu.o 2025-06-01T21:33:10.1949260Z [7164/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu.o 2025-06-01T21:33:21.0377728Z [7164/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationMishKernel.cu.o 2025-06-01T21:33:21.0379859Z [7165/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AbsKernel.cu.o 2025-06-01T21:33:28.6433549Z [7165/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationPreluKernel.cu.o 2025-06-01T21:33:34.8905996Z [7166/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationEluKernel.cu.o 2025-06-01T21:33:34.8908535Z [7166/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSiluKernel.cu.o 2025-06-01T21:33:34.8911441Z [7167/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu.o 2025-06-01T21:33:40.2332734Z [7167/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu.o 2025-06-01T21:33:40.2335412Z [7168/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu.o 2025-06-01T21:33:50.1901638Z [7168/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu.o 2025-06-01T21:33:50.1904551Z [7169/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu.o 2025-06-01T21:33:51.5680348Z [7169/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationThresholdKernel.cu.o 2025-06-01T21:33:51.5681782Z [7170/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationGluKernel.cu.o 2025-06-01T21:33:52.2210897Z [7170/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu.o 2025-06-01T21:33:52.2212949Z [7171/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationHardswishKernel.cu.o 2025-06-01T21:34:01.6488309Z [7171/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu.o 2025-06-01T21:34:01.6490851Z [7172/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu.o 2025-06-01T21:34:06.7425742Z [7172/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu.o 2025-06-01T21:34:06.7427105Z [7173/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationGeluKernel.cu.o 2025-06-01T21:34:11.5136695Z [7173/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu.o 2025-06-01T21:34:11.5138080Z [7174/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationPreluKernel.cu.o 2025-06-01T21:34:18.5495589Z [7174/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AmpKernels.cu.o 2025-06-01T21:34:18.5497040Z [7175/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationMishKernel.cu.o 2025-06-01T21:34:26.3042148Z [7175/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AveragePool2d.cu.o 2025-06-01T21:34:26.3044911Z [7176/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu.o 2025-06-01T21:34:26.3049580Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:34:26.3053197Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:34:26.3054737Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:34:26.3055332Z | ^~~~~~ 2025-06-01T21:34:26.3060073Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:34:26.3063325Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:34:26.3063985Z | ~~~~~~~~~~~^~ 2025-06-01T21:34:26.3064423Z 2025-06-01T21:34:26.4359462Z [7176/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AveragePool3d.cu.o 2025-06-01T21:34:26.4361838Z [7177/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu.o 2025-06-01T21:34:26.4366248Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:34:26.4370166Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:34:26.4371640Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:34:26.4372238Z | ^~~~~~ 2025-06-01T21:34:26.4376499Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:34:26.4380057Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:34:26.4380705Z | ~~~~~~~~~~~^~ 2025-06-01T21:34:26.4381108Z 2025-06-01T21:34:33.8462743Z [7177/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu.o 2025-06-01T21:34:33.8465450Z [7178/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu.o 2025-06-01T21:34:34.0531259Z [7178/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu.o 2025-06-01T21:34:34.0533783Z [7179/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu.o 2025-06-01T21:34:34.0538102Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:34:34.0541860Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:34:34.0543718Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:34:34.0544390Z | ^~~~~~ 2025-06-01T21:34:34.0548870Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:34:34.0551926Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:34:34.0552535Z | ~~~~~~~~~~~^~ 2025-06-01T21:34:34.0552929Z 2025-06-01T21:34:37.9266532Z [7179/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu.o 2025-06-01T21:34:37.9268041Z [7180/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu.o 2025-06-01T21:34:39.6352108Z [7180/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu.o 2025-06-01T21:34:39.6353500Z [7181/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu.o 2025-06-01T21:34:39.6355973Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:34:39.6357991Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:34:39.6358798Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:34:39.6359187Z | ^~~~~~ 2025-06-01T21:34:39.6361474Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:34:39.6363360Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:34:39.6363893Z | ~~~~~~~~~~~^~ 2025-06-01T21:34:39.6364133Z 2025-06-01T21:34:52.2537809Z [7181/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryGeometricKernels.cu.o 2025-06-01T21:34:52.2540318Z [7182/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AveragePool2d.cu.o 2025-06-01T21:34:55.4132707Z [7182/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu.o 2025-06-01T21:34:55.4134099Z [7183/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AmpKernels.cu.o 2025-06-01T21:34:55.4136412Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:34:55.4138410Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:34:55.4139218Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:34:55.4139579Z | ^~~~~~ 2025-06-01T21:34:55.4141840Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:34:55.4144109Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:34:55.4144479Z | ~~~~~~~~~~~^~ 2025-06-01T21:34:55.4144711Z 2025-06-01T21:34:57.8387098Z [7183/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu.o 2025-06-01T21:34:57.8389624Z [7184/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/AveragePool3d.cu.o 2025-06-01T21:35:11.4932839Z [7184/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu.o 2025-06-01T21:35:11.4935451Z [7185/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationSiluKernel.cu.o 2025-06-01T21:35:56.6977787Z [7185/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMulKernel.cu.o 2025-06-01T21:35:56.6980788Z [7186/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ActivationThresholdKernel.cu.o 2025-06-01T21:36:31.8238460Z [7186/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryRemainderKernel.cu.o 2025-06-01T21:36:31.8239812Z [7187/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortPairs-scalars.cu.o 2025-06-01T21:36:37.1912890Z [7187/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu.o 2025-06-01T21:36:37.1914359Z [7188/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu.o 2025-06-01T21:36:37.9178184Z [7188/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Bucketization.cu.o 2025-06-01T21:36:37.9180602Z [7189/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryGeometricKernels.cu.o 2025-06-01T21:36:40.6099779Z [7189/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CUDAScalar.cu.o 2025-06-01T21:36:40.6101954Z [7190/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu.o 2025-06-01T21:36:43.6571724Z [7190/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Col2Im.cu.o 2025-06-01T21:36:43.6573956Z [7191/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/cub-RadixSortKeys.cu.o 2025-06-01T21:36:58.7473468Z [7191/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CompareEQKernel.cu.o 2025-06-01T21:36:58.7474724Z [7192/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CUDAScalar.cu.o 2025-06-01T21:37:07.1202544Z [7192/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CompareKernels.cu.o 2025-06-01T21:37:07.1205142Z [7193/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu.o 2025-06-01T21:37:08.8626826Z [7193/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ComplexKernel.cu.o 2025-06-01T21:37:08.8629494Z [7194/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu.o 2025-06-01T21:37:12.0707997Z [7194/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ConvolutionMM2d.cu.o 2025-06-01T21:37:12.0710512Z [7195/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Bucketization.cu.o 2025-06-01T21:37:12.0714972Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:37:12.0719315Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:37:12.0720904Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:37:12.0721462Z | ^~~~~~ 2025-06-01T21:37:12.0726192Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:37:12.0729861Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:37:12.0730494Z | ~~~~~~~~~~~^~ 2025-06-01T21:37:12.0730884Z 2025-06-01T21:37:13.0576861Z [7195/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Copy.cu.o 2025-06-01T21:37:13.0579145Z [7196/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMulKernel.cu.o 2025-06-01T21:37:13.0959922Z [7196/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CopysignKernel.cu.o 2025-06-01T21:37:13.0962322Z [7197/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Col2Im.cu.o 2025-06-01T21:37:13.0966475Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:37:13.0970058Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:37:13.0971542Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:37:13.0972148Z | ^~~~~~ 2025-06-01T21:37:13.0976213Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:37:13.0979620Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:37:13.0980323Z | ~~~~~~~~~~~^~ 2025-06-01T21:37:13.0980753Z 2025-06-01T21:37:40.8463619Z [7197/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CrossKernel.cu.o 2025-06-01T21:37:40.8465877Z [7198/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CrossKernel.cu.o 2025-06-01T21:37:43.6671355Z [7198/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumminmaxKernel.cu.o 2025-06-01T21:37:43.6673754Z [7199/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ConvolutionMM2d.cu.o 2025-06-01T21:37:43.6678204Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:37:43.6682085Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:37:43.6683486Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:37:43.6684258Z | ^~~~~~ 2025-06-01T21:37:43.6689046Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:37:43.6693055Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:37:43.6693744Z | ~~~~~~~~~~~^~ 2025-06-01T21:37:43.6694188Z 2025-06-01T21:38:06.3229493Z [7199/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumprodKernel.cu.o 2025-06-01T21:38:06.3231778Z [7200/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ComplexKernel.cu.o 2025-06-01T21:38:06.3235901Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:38:06.3239875Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:38:06.3241396Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:38:06.3242010Z | ^~~~~~ 2025-06-01T21:38:06.3246798Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:38:06.3250502Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:38:06.3251185Z | ~~~~~~~~~~~^~ 2025-06-01T21:38:06.3251663Z 2025-06-01T21:38:06.9200411Z [7200/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumsumKernel.cu.o 2025-06-01T21:38:06.9202628Z [7201/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu.o 2025-06-01T21:38:09.0482347Z [7201/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DepthwiseConv2d.cu.o 2025-06-01T21:38:09.0484791Z [7202/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumminmaxKernel.cu.o 2025-06-01T21:38:14.0068329Z [7202/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DepthwiseConv3d.cu.o 2025-06-01T21:38:14.0070794Z [7203/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu.o 2025-06-01T21:38:18.2498238Z [7203/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool2d.cu.o 2025-06-01T21:38:18.2500886Z [7204/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CopysignKernel.cu.o 2025-06-01T21:38:43.1832979Z [7204/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool3d.cu.o 2025-06-01T21:38:43.1835412Z [7205/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu.o 2025-06-01T21:38:48.1459487Z [7205/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistanceKernel.cu.o 2025-06-01T21:38:48.1460860Z [7206/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool2d.cu.o 2025-06-01T21:38:48.1463220Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:38:48.1466561Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:38:48.1467387Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:38:48.1467745Z | ^~~~~~ 2025-06-01T21:38:48.1470148Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:38:48.1471971Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:38:48.1472320Z | ~~~~~~~~~~~^~ 2025-06-01T21:38:48.1472561Z 2025-06-01T21:38:49.0670314Z [7206/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionBernoulli.cu.o 2025-06-01T21:38:49.0671917Z [7207/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CompareKernels.cu.o 2025-06-01T21:38:51.1864507Z [7207/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionCauchyKernel.cu.o 2025-06-01T21:38:51.1867110Z [7208/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DilatedMaxPool3d.cu.o 2025-06-01T21:38:51.1871898Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:38:51.1875825Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:38:51.1877659Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:38:51.1878348Z | ^~~~~~ 2025-06-01T21:38:51.1882825Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:38:51.1886669Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:38:51.1887348Z | ~~~~~~~~~~~^~ 2025-06-01T21:38:51.1887793Z 2025-06-01T21:38:51.7931878Z [7208/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionExponentialKernel.cu.o 2025-06-01T21:38:51.7934498Z [7209/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DepthwiseConv3d.cu.o 2025-06-01T21:38:51.7938891Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:38:51.7942881Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:38:51.7944392Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:38:51.7945061Z | ^~~~~~ 2025-06-01T21:38:51.7949867Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:38:51.7953776Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:38:51.7954595Z | ~~~~~~~~~~~^~ 2025-06-01T21:38:51.7955031Z 2025-06-01T21:38:52.7606728Z [7209/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionGeometricKernel.cu.o 2025-06-01T21:38:52.7609191Z [7210/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumprodKernel.cu.o 2025-06-01T21:38:55.2121134Z [7210/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu.o 2025-06-01T21:38:55.2122527Z [7211/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DepthwiseConv2d.cu.o 2025-06-01T21:38:55.2125046Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:38:55.2127424Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:38:55.2128310Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:38:55.2128683Z | ^~~~~~ 2025-06-01T21:38:55.2131067Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:38:55.2132972Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:38:55.2133351Z | ~~~~~~~~~~~^~ 2025-06-01T21:38:55.2133591Z 2025-06-01T21:39:17.4708246Z [7211/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionNormal.cu.o 2025-06-01T21:39:17.4710667Z [7212/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistanceKernel.cu.o 2025-06-01T21:39:17.4714695Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:39:17.4718151Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:39:17.4719649Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:39:17.4720267Z | ^~~~~~ 2025-06-01T21:39:17.4724465Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:39:17.4727746Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:39:17.4728338Z | ~~~~~~~~~~~^~ 2025-06-01T21:39:17.4728686Z 2025-06-01T21:39:21.2365934Z [7212/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionRandomKernel.cu.o 2025-06-01T21:39:21.2367415Z [7213/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionCauchyKernel.cu.o 2025-06-01T21:39:23.4466626Z [7213/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionUniform.cu.o 2025-06-01T21:39:23.4468055Z [7214/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionExponentialKernel.cu.o 2025-06-01T21:39:23.9914308Z [7214/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Distributions.cu.o 2025-06-01T21:39:23.9916808Z [7215/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu.o 2025-06-01T21:39:24.9345118Z [7215/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Dropout.cu.o 2025-06-01T21:39:24.9347738Z [7216/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu.o 2025-06-01T21:39:27.3995202Z [7216/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Embedding.cu.o 2025-06-01T21:39:27.3996499Z [7217/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionNormal.cu.o 2025-06-01T21:39:29.1415212Z [7217/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu.o 2025-06-01T21:39:29.1418026Z [7218/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CumsumKernel.cu.o 2025-06-01T21:39:37.9896567Z [7218/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/EmbeddingBag.cu.o 2025-06-01T21:39:37.9899024Z [7219/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionGeometricKernel.cu.o 2025-06-01T21:39:51.5400091Z [7219/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FillKernel.cu.o 2025-06-01T21:39:51.5402435Z [7220/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Copy.cu.o 2025-06-01T21:39:51.5406691Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:39:51.5410644Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:39:51.5412035Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:39:51.5412657Z | ^~~~~~ 2025-06-01T21:39:51.5416840Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:39:51.5420554Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:39:51.5421173Z | ~~~~~~~~~~~^~ 2025-06-01T21:39:51.5421605Z 2025-06-01T21:39:53.5466870Z [7220/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FlattenIndicesKernel.cu.o 2025-06-01T21:39:53.5469498Z [7221/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionUniform.cu.o 2025-06-01T21:40:13.4157179Z [7221/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpList.cu.o 2025-06-01T21:40:13.4159783Z [7222/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu.o 2025-06-01T21:40:13.4164358Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:40:13.4168141Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:40:13.4170093Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:40:13.4170744Z | ^~~~~~ 2025-06-01T21:40:13.4175181Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:40:13.4178684Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:40:13.4179309Z | ~~~~~~~~~~~^~ 2025-06-01T21:40:13.4179728Z 2025-06-01T21:40:18.4789535Z [7222/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu.o 2025-06-01T21:40:18.4790855Z [7223/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Embedding.cu.o 2025-06-01T21:40:18.4793456Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:40:18.4795482Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:40:18.4796297Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:40:18.4796732Z | ^~~~~~ 2025-06-01T21:40:18.4799025Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:40:18.4800918Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:40:18.4801281Z | ~~~~~~~~~~~^~ 2025-06-01T21:40:18.4801512Z 2025-06-01T21:40:22.9147465Z [7223/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu.o 2025-06-01T21:40:22.9149716Z [7224/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/EmbeddingBag.cu.o 2025-06-01T21:40:22.9153392Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:40:22.9156808Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:40:22.9158259Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:40:22.9159070Z | ^~~~~~ 2025-06-01T21:40:22.9163076Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:40:22.9166881Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:40:22.9167502Z | ~~~~~~~~~~~^~ 2025-06-01T21:40:22.9167888Z 2025-06-01T21:40:35.5797725Z [7224/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalarTensor.cu.o 2025-06-01T21:40:35.5799234Z [7225/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionRandomKernel.cu.o 2025-06-01T21:40:44.1648395Z [7225/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachPointwiseOp.cu.o 2025-06-01T21:40:44.1649785Z [7226/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/CompareEQKernel.cu.o 2025-06-01T21:40:44.4458916Z [7226/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachReduceOp.cu.o 2025-06-01T21:40:44.4461325Z [7227/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FillKernel.cu.o 2025-06-01T21:40:51.0959488Z [7227/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachTernaryOp.cu.o 2025-06-01T21:40:51.0961498Z [7228/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/DistributionBernoulli.cu.o 2025-06-01T21:40:52.8632837Z [7228/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachUnaryOp.cu.o 2025-06-01T21:40:52.8635446Z [7229/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/BinaryRemainderKernel.cu.o 2025-06-01T21:40:58.8440242Z [7229/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool2d.cu.o 2025-06-01T21:40:58.8442698Z [7230/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FlattenIndicesKernel.cu.o 2025-06-01T21:40:58.8449194Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:40:58.8452991Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:40:58.8454492Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:40:58.8455108Z | ^~~~~~ 2025-06-01T21:40:58.8459315Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:40:58.8462765Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:40:58.8463410Z | ~~~~~~~~~~~^~ 2025-06-01T21:40:58.8463818Z 2025-06-01T21:41:03.3154701Z [7230/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool3d.cu.o 2025-06-01T21:41:03.3157489Z [7231/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalarTensor.cu.o 2025-06-01T21:41:16.9004697Z [7231/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu.o 2025-06-01T21:41:16.9006353Z [7232/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool2d.cu.o 2025-06-01T21:41:17.2627962Z [7232/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdamKernel.cu.o 2025-06-01T21:41:17.2629298Z [7233/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachTernaryOp.cu.o 2025-06-01T21:41:22.4211027Z [7233/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdamWKernel.cu.o 2025-06-01T21:41:22.4212392Z [7234/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachPointwiseOp.cu.o 2025-06-01T21:41:32.9490797Z [7234/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedSgdKernel.cu.o 2025-06-01T21:41:32.9493438Z [7235/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FractionalMaxPool3d.cu.o 2025-06-01T21:41:32.9497722Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:41:32.9501277Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:41:32.9502712Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:41:32.9503417Z | ^~~~~~ 2025-06-01T21:41:32.9507355Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:41:32.9510591Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:41:32.9511166Z | ~~~~~~~~~~~^~ 2025-06-01T21:41:32.9511562Z 2025-06-01T21:41:34.3169777Z [7235/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GcdLcmKernel.cu.o 2025-06-01T21:41:34.3172436Z [7236/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachReduceOp.cu.o 2025-06-01T21:41:34.3176564Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:41:34.3180323Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:41:34.3181730Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:41:34.3182340Z | ^~~~~~ 2025-06-01T21:41:34.3186339Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:41:34.3189635Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:41:34.3190238Z | ~~~~~~~~~~~^~ 2025-06-01T21:41:34.3190650Z 2025-06-01T21:41:36.0836255Z [7236/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GridSampler.cu.o 2025-06-01T21:41:36.0838563Z [7237/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdamKernel.cu.o 2025-06-01T21:41:36.5287187Z [7237/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GroupMM.cu.o 2025-06-01T21:41:36.5288435Z [7238/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedAdamWKernel.cu.o 2025-06-01T21:41:39.8918082Z [7238/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IGammaKernel.cu.o 2025-06-01T21:41:39.8920291Z [7239/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Dropout.cu.o 2025-06-01T21:41:39.8924530Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:41:39.8928325Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:41:39.8929983Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:41:39.8930572Z | ^~~~~~ 2025-06-01T21:41:39.8934717Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:41:39.8937974Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:41:39.8938589Z | ~~~~~~~~~~~^~ 2025-06-01T21:41:39.8938979Z 2025-06-01T21:41:47.9515647Z [7239/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Im2Col.cu.o 2025-06-01T21:41:47.9517043Z [7240/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu.o 2025-06-01T21:41:50.2163288Z [7240/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernel.cu.o 2025-06-01T21:41:50.2165672Z [7241/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/FusedSgdKernel.cu.o 2025-06-01T21:41:53.2535979Z [7241/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernelUtils.cu.o 2025-06-01T21:41:53.2538601Z [7242/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GcdLcmKernel.cu.o 2025-06-01T21:41:53.6969814Z [7242/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Indexing.cu.o 2025-06-01T21:41:53.6971136Z [7243/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu.o 2025-06-01T21:42:06.2357195Z [7243/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LegacyThrustHelpers.cu.o 2025-06-01T21:42:06.2359757Z [7244/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu.o 2025-06-01T21:42:07.3729842Z [7244/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Lerp.cu.o 2025-06-01T21:42:07.3731318Z [7245/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernelUtils.cu.o 2025-06-01T21:42:11.5675309Z [7245/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LinearAlgebra.cu.o 2025-06-01T21:42:11.5677457Z [7246/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Im2Col.cu.o 2025-06-01T21:42:11.5681457Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:42:11.5685548Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:42:11.5687045Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:42:11.5687686Z | ^~~~~~ 2025-06-01T21:42:11.5691890Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:42:11.5695336Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:42:11.5695987Z | ~~~~~~~~~~~^~ 2025-06-01T21:42:11.5696628Z 2025-06-01T21:42:31.8285645Z [7246/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LogAddExpKernel.cu.o 2025-06-01T21:42:31.8287942Z [7247/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachBinaryOpList.cu.o 2025-06-01T21:42:45.4120132Z [7247/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LogcumsumexpKernel.cu.o 2025-06-01T21:42:45.4122446Z [7248/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IGammaKernel.cu.o 2025-06-01T21:42:48.2950982Z [7248/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Loss.cu.o 2025-06-01T21:42:48.2953375Z [7249/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LegacyThrustHelpers.cu.o 2025-06-01T21:42:48.2957935Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:42:48.2961687Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:42:48.2963246Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:42:48.2964040Z | ^~~~~~ 2025-06-01T21:42:48.2968634Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:42:48.2972303Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:42:48.2973013Z | ~~~~~~~~~~~^~ 2025-06-01T21:42:48.2973492Z 2025-06-01T21:43:12.7203221Z [7249/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LossCTC.cu.o 2025-06-01T21:43:12.7205656Z [7250/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Lerp.cu.o 2025-06-01T21:43:20.5087387Z [7250/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu.o 2025-06-01T21:43:20.5089844Z [7251/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LogAddExpKernel.cu.o 2025-06-01T21:43:24.5568777Z [7251/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MaxUnpooling.cu.o 2025-06-01T21:43:24.5570985Z [7252/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LossCTC.cu.o 2025-06-01T21:43:24.5574937Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:43:24.5578755Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:43:24.5580164Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:43:24.5580762Z | ^~~~~~ 2025-06-01T21:43:24.5584780Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:43:24.5588111Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:43:24.5588934Z | ~~~~~~~~~~~^~ 2025-06-01T21:43:24.5589372Z 2025-06-01T21:43:56.1975765Z [7252/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MixedDtypesLinear.cu.o 2025-06-01T21:43:56.1978070Z [7253/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MaxUnpooling.cu.o 2025-06-01T21:43:56.1982258Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:43:56.1985879Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:43:56.1987395Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:43:56.1988013Z | ^~~~~~ 2025-06-01T21:43:56.1992225Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:43:56.1995795Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:43:56.1996453Z | ~~~~~~~~~~~^~ 2025-06-01T21:43:56.1996882Z 2025-06-01T21:44:18.5195331Z [7253/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu.o 2025-06-01T21:44:18.5196719Z [7254/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GroupMM.cu.o 2025-06-01T21:44:23.4780978Z [7254/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultiMarginLoss.cu.o 2025-06-01T21:44:23.4782383Z [7255/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Loss.cu.o 2025-06-01T21:44:23.4784687Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:44:23.4786723Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:44:23.4787545Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:44:23.4787906Z | ^~~~~~ 2025-06-01T21:44:23.4790177Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:44:23.4792336Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:44:23.4792714Z | ~~~~~~~~~~~^~ 2025-06-01T21:44:23.4792951Z 2025-06-01T21:44:29.0118668Z [7255/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultinomialKernel.cu.o 2025-06-01T21:44:29.0121456Z [7256/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu.o 2025-06-01T21:44:29.0125890Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:44:29.0129684Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:44:29.0131098Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:44:29.0131919Z | ^~~~~~ 2025-06-01T21:44:29.0136046Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:44:29.0139307Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:44:29.0139868Z | ~~~~~~~~~~~^~ 2025-06-01T21:44:29.0140244Z 2025-06-01T21:44:49.3719248Z [7256/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NLLLoss2d.cu.o 2025-06-01T21:44:49.3720897Z [7257/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MixedDtypesLinear.cu.o 2025-06-01T21:44:49.3724302Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:44:49.3726325Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:44:49.3728642Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:44:49.3729042Z | ^~~~~~ 2025-06-01T21:44:49.3731384Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:44:49.3733303Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:44:49.3733677Z | ~~~~~~~~~~~^~ 2025-06-01T21:44:49.3733930Z 2025-06-01T21:44:52.4297915Z [7257/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu.o 2025-06-01T21:44:52.4300542Z [7258/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultinomialKernel.cu.o 2025-06-01T21:44:53.8048199Z [7258/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu.o 2025-06-01T21:44:53.8050578Z [7259/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MultiMarginLoss.cu.o 2025-06-01T21:44:53.8054719Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:44:53.8058658Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:44:53.8060164Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:44:53.8060791Z | ^~~~~~ 2025-06-01T21:44:53.8065127Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:44:53.8068819Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:44:53.8069720Z | ~~~~~~~~~~~^~ 2025-06-01T21:44:53.8070181Z 2025-06-01T21:44:57.4891120Z [7259/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu.o 2025-06-01T21:44:57.4892519Z [7260/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LinearAlgebra.cu.o 2025-06-01T21:45:06.7559520Z [7260/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Nonzero.cu.o 2025-06-01T21:45:06.7561666Z [7261/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NLLLoss2d.cu.o 2025-06-01T21:45:06.7565765Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:45:06.7569144Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:45:06.7570488Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:45:06.7571098Z | ^~~~~~ 2025-06-01T21:45:06.7575325Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:45:06.7578654Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:45:06.7579269Z | ~~~~~~~~~~~^~ 2025-06-01T21:45:06.7579676Z 2025-06-01T21:45:24.9406392Z [7261/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Normalization.cu.o 2025-06-01T21:45:24.9409148Z [7262/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu.o 2025-06-01T21:45:24.9413648Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:45:24.9417253Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:45:24.9418647Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:45:24.9419339Z | ^~~~~~ 2025-06-01T21:45:24.9423351Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:45:24.9427495Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:45:24.9428185Z | ~~~~~~~~~~~^~ 2025-06-01T21:45:24.9428624Z 2025-06-01T21:45:27.3271999Z [7262/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/PointwiseOpsKernel.cu.o 2025-06-01T21:45:27.3274661Z [7263/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu.o 2025-06-01T21:45:27.3279159Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:45:27.3282907Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:45:27.3284920Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:45:27.3285722Z | ^~~~~~ 2025-06-01T21:45:27.3290036Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:45:27.3293613Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:45:27.3294254Z | ~~~~~~~~~~~^~ 2025-06-01T21:45:27.3294661Z 2025-06-01T21:45:31.1879134Z [7263/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/PowKernel.cu.o 2025-06-01T21:45:31.1880888Z [7264/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu.o 2025-06-01T21:45:31.1884266Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:45:31.1887068Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:45:31.1888685Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:45:31.1889264Z | ^~~~~~ 2025-06-01T21:45:31.1892398Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:45:31.1894986Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:45:31.1895492Z | ~~~~~~~~~~~^~ 2025-06-01T21:45:31.1895800Z 2025-06-01T21:46:12.1437867Z [7264/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RNN.cu.o 2025-06-01T21:46:12.1440388Z [7265/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernel.cu.o 2025-06-01T21:46:18.2175727Z [7265/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Randperm.cu.o 2025-06-01T21:46:18.2177701Z [7266/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RNN.cu.o 2025-06-01T21:46:18.2181811Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:46:18.2185811Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:46:18.2187349Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:46:18.2187995Z | ^~~~~~ 2025-06-01T21:46:18.2192331Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:46:18.2195967Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:46:18.2196623Z | ~~~~~~~~~~~^~ 2025-06-01T21:46:18.2197356Z 2025-06-01T21:46:19.9253775Z [7266/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RangeFactories.cu.o 2025-06-01T21:46:19.9256334Z [7267/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Nonzero.cu.o 2025-06-01T21:46:39.3288657Z [7267/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RecordStream.cu.o 2025-06-01T21:46:39.3290516Z [7268/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RecordStream.cu.o 2025-06-01T21:46:50.3241909Z [7268/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Reduce.cu.o 2025-06-01T21:46:50.3243857Z [7269/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Randperm.cu.o 2025-06-01T21:46:50.3247092Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:46:50.3249149Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:46:50.3249969Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:46:50.3250324Z | ^~~~~~ 2025-06-01T21:46:50.3252830Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:46:50.3254721Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:46:50.3255084Z | ~~~~~~~~~~~^~ 2025-06-01T21:46:50.3255340Z 2025-06-01T21:46:54.0558843Z [7269/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu.o 2025-06-01T21:46:54.0560863Z [7270/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ForeachUnaryOp.cu.o 2025-06-01T21:46:58.0591561Z [7270/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu.o 2025-06-01T21:46:58.0593748Z [7271/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Reduce.cu.o 2025-06-01T21:47:00.9374362Z [7271/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceArgMinKernel.cu.o 2025-06-01T21:47:00.9376825Z [7272/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RangeFactories.cu.o 2025-06-01T21:47:00.9381203Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:47:00.9385312Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:47:00.9386876Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:47:00.9387565Z | ^~~~~~ 2025-06-01T21:47:00.9391936Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:47:00.9395554Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:47:00.9396464Z | ~~~~~~~~~~~^~ 2025-06-01T21:47:00.9396926Z 2025-06-01T21:47:29.1284270Z [7272/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceLogicKernel.cu.o 2025-06-01T21:47:29.1286993Z [7273/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu.o 2025-06-01T21:49:10.2546556Z [7273/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu.o 2025-06-01T21:49:10.2547878Z [7274/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Indexing.cu.o 2025-06-01T21:49:10.2550179Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:49:10.2552185Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:49:10.2553024Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:49:10.2553410Z | ^~~~~~ 2025-06-01T21:49:10.2555976Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:49:10.2557908Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:49:10.2558274Z | ~~~~~~~~~~~^~ 2025-06-01T21:49:10.2558532Z 2025-06-01T21:49:27.6555607Z [7274/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu.o 2025-06-01T21:49:27.6558055Z [7275/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Normalization.cu.o 2025-06-01T21:49:27.6562306Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:49:27.6566075Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:49:27.6567525Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:49:27.6568149Z | ^~~~~~ 2025-06-01T21:49:27.6572185Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:49:27.6575969Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:49:27.6576640Z | ~~~~~~~~~~~^~ 2025-06-01T21:49:27.6577061Z 2025-06-01T21:49:29.0822490Z [7275/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMomentKernel.cu.o 2025-06-01T21:49:29.0823839Z [7276/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu.o 2025-06-01T21:49:33.2287836Z [7276/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceNormKernel.cu.o 2025-06-01T21:49:33.2289156Z [7277/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu.o 2025-06-01T21:49:37.6294291Z [7277/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceSumProdKernel.cu.o 2025-06-01T21:49:37.6296492Z [7278/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceArgMinKernel.cu.o 2025-06-01T21:50:17.2278823Z [7278/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReflectionPad.cu.o 2025-06-01T21:50:17.2281256Z [7279/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReflectionPad.cu.o 2025-06-01T21:50:17.2285753Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:50:17.2288840Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:50:17.2290233Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:50:17.2290993Z | ^~~~~~ 2025-06-01T21:50:17.2295084Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:50:17.2298462Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:50:17.2299518Z | ~~~~~~~~~~~^~ 2025-06-01T21:50:17.2299960Z 2025-06-01T21:50:28.3169711Z [7279/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RenormKernel.cu.o 2025-06-01T21:50:28.3171020Z [7280/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/PointwiseOpsKernel.cu.o 2025-06-01T21:50:41.9897404Z [7280/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Repeat.cu.o 2025-06-01T21:50:41.9898713Z [7281/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RenormKernel.cu.o 2025-06-01T21:50:56.4711648Z [7281/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReplicationPadding.cu.o 2025-06-01T21:50:56.4713714Z [7282/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GridSampler.cu.o 2025-06-01T21:51:00.1348504Z [7282/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RowwiseScaledMM.cu.o 2025-06-01T21:51:00.1350327Z [7283/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Repeat.cu.o 2025-06-01T21:51:00.1353635Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:51:00.1357130Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:51:00.1358533Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:51:00.1359150Z | ^~~~~~ 2025-06-01T21:51:00.1363213Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:51:00.1366750Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:51:00.1367392Z | ~~~~~~~~~~~^~ 2025-06-01T21:51:00.1367817Z 2025-06-01T21:51:11.0862698Z [7283/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RreluWithNoise.cu.o 2025-06-01T21:51:11.0864871Z [7284/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Distributions.cu.o 2025-06-01T21:51:21.3891295Z [7284/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScaledGroupMM.cu.o 2025-06-01T21:51:21.3892840Z [7285/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReplicationPadding.cu.o 2025-06-01T21:51:21.3895851Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:51:21.3897855Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:51:21.3898675Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:51:21.3899055Z | ^~~~~~ 2025-06-01T21:51:21.3901327Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:51:21.3903414Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:51:21.3903795Z | ~~~~~~~~~~~^~ 2025-06-01T21:51:21.3904030Z 2025-06-01T21:51:39.6495553Z [7285/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScatterGatherKernel.cu.o 2025-06-01T21:51:39.6498091Z [7286/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RreluWithNoise.cu.o 2025-06-01T21:51:39.6502703Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:51:39.6506633Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:51:39.6508212Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:51:39.6508869Z | ^~~~~~ 2025-06-01T21:51:39.6513383Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:51:39.6517152Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:51:39.6518150Z | ~~~~~~~~~~~^~ 2025-06-01T21:51:39.6518596Z 2025-06-01T21:52:09.6306879Z [7286/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SegmentReduce.cu.o 2025-06-01T21:52:09.6309101Z [7287/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceLogicKernel.cu.o 2025-06-01T21:52:18.1467009Z [7287/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Shape.cu.o 2025-06-01T21:52:18.1469420Z [7288/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu.o 2025-06-01T21:53:02.4504084Z [7288/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SoftMax.cu.o 2025-06-01T21:53:02.4506314Z [7289/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Shape.cu.o 2025-06-01T21:53:02.4511117Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:53:02.4514888Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:53:02.4516413Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:53:02.4517101Z | ^~~~~~ 2025-06-01T21:53:02.4521468Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:53:02.4525221Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:53:02.4525886Z | ~~~~~~~~~~~^~ 2025-06-01T21:53:02.4526338Z 2025-06-01T21:53:04.0556456Z [7289/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sort.cu.o 2025-06-01T21:53:04.0558725Z [7290/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SegmentReduce.cu.o 2025-06-01T21:53:04.0564948Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:53:04.0568901Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:53:04.0570526Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:53:04.0571163Z | ^~~~~~ 2025-06-01T21:53:04.0575526Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:53:04.0579148Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:53:04.0579801Z | ~~~~~~~~~~~^~ 2025-06-01T21:53:04.0580229Z 2025-06-01T21:53:29.1641326Z [7290/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SortImpl.cu.o 2025-06-01T21:53:29.1643293Z [7291/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SortImpl.cu.o 2025-06-01T21:53:35.5729086Z [7291/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SortStable.cu.o 2025-06-01T21:53:35.5730752Z [7292/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMomentKernel.cu.o 2025-06-01T21:53:45.9093736Z [7292/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sorting.cu.o 2025-06-01T21:53:45.9096104Z [7293/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceSumProdKernel.cu.o 2025-06-01T21:53:58.1530135Z [7293/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu.o 2025-06-01T21:53:58.1532782Z [7294/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScaledGroupMM.cu.o 2025-06-01T21:54:00.5760569Z [7294/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SparseMM.cu.o 2025-06-01T21:54:00.5763310Z [7295/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu.o 2025-06-01T21:54:15.7811081Z [7295/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cu.o 2025-06-01T21:54:15.7813415Z [7296/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SparseMM.cu.o 2025-06-01T21:54:19.5655893Z [7296/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/StepKernel.cu.o 2025-06-01T21:54:19.5658283Z [7297/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SpectralOps.cu.o 2025-06-01T21:54:46.1721132Z [7297/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SummaryOps.cu.o 2025-06-01T21:54:46.1723313Z [7298/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sorting.cu.o 2025-06-01T21:54:51.2635595Z [7298/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cu.o 2025-06-01T21:54:51.2638017Z [7299/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/PowKernel.cu.o 2025-06-01T21:55:00.9325692Z [7299/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cu.o 2025-06-01T21:55:00.9327881Z [7300/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SoftMax.cu.o 2025-06-01T21:55:00.9332029Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:55:00.9335513Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:55:00.9336939Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:55:00.9337546Z | ^~~~~~ 2025-06-01T21:55:00.9341572Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:55:00.9344894Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:55:00.9345795Z | ~~~~~~~~~~~^~ 2025-06-01T21:55:00.9346185Z 2025-06-01T21:55:10.6192084Z [7300/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorShape.cu.o 2025-06-01T21:55:10.6193368Z [7301/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LogcumsumexpKernel.cu.o 2025-06-01T21:55:12.0711078Z [7301/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTopK.cu.o 2025-06-01T21:55:12.0712646Z [7302/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SummaryOps.cu.o 2025-06-01T21:55:12.0714935Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:55:12.0716942Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:55:12.0717763Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:55:12.0718122Z | ^~~~~~ 2025-06-01T21:55:12.0720472Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:55:12.0723464Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:55:12.0724024Z | ~~~~~~~~~~~^~ 2025-06-01T21:55:12.0724257Z 2025-06-01T21:55:34.3441095Z [7302/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTransformations.cu.o 2025-06-01T21:55:34.3442495Z [7303/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorShape.cu.o 2025-06-01T21:55:34.3446174Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:55:34.3448219Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:55:34.3449040Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:55:34.3449412Z | ^~~~~~ 2025-06-01T21:55:34.3451913Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:55:34.3453801Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:55:34.3454175Z | ~~~~~~~~~~~^~ 2025-06-01T21:55:34.3454407Z 2025-06-01T21:55:43.0695881Z [7303/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TriangularOps.cu.o 2025-06-01T21:55:43.0697272Z [7304/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTransformations.cu.o 2025-06-01T21:55:43.0699619Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:55:43.0701640Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:55:43.0702466Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:55:43.0702821Z | ^~~~~~ 2025-06-01T21:55:43.0705081Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:55:43.0707222Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:55:43.0707580Z | ~~~~~~~~~~~^~ 2025-06-01T21:55:43.0707814Z 2025-06-01T21:55:47.3688201Z [7304/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryComplexKernels.cu.o 2025-06-01T21:55:47.3689505Z [7305/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SortStable.cu.o 2025-06-01T21:56:15.3948660Z [7305/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryFractionKernels.cu.o 2025-06-01T21:56:15.3950016Z [7306/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryComplexKernels.cu.o 2025-06-01T21:56:28.8909025Z [7306/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGammaKernels.cu.o 2025-06-01T21:56:28.8911711Z [7307/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TriangularOps.cu.o 2025-06-01T21:56:28.8915261Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:56:28.8918359Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:56:28.8919642Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:56:28.8920119Z | ^~~~~~ 2025-06-01T21:56:28.8924185Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:56:28.8927638Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:56:28.8928240Z | ~~~~~~~~~~~^~ 2025-06-01T21:56:28.8928651Z 2025-06-01T21:56:32.8512651Z [7307/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu.o 2025-06-01T21:56:32.8515584Z [7308/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScatterGatherKernel.cu.o 2025-06-01T21:56:32.8520190Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:56:32.8524032Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:56:32.8525270Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:56:32.8525797Z | ^~~~~~ 2025-06-01T21:56:32.8529528Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:56:32.8532392Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:56:32.8532904Z | ~~~~~~~~~~~^~ 2025-06-01T21:56:32.8533298Z 2025-06-01T21:56:36.7995632Z [7308/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu.o 2025-06-01T21:56:36.7998607Z [7309/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGammaKernels.cu.o 2025-06-01T21:57:07.8987588Z [7309/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu.o 2025-06-01T21:57:07.8989959Z [7310/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTopK.cu.o 2025-06-01T21:57:28.5001775Z [7310/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu.o 2025-06-01T21:57:28.5004499Z [7311/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/StepKernel.cu.o 2025-06-01T21:57:57.5119881Z [7311/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu.o 2025-06-01T21:57:57.5122865Z [7312/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/RowwiseScaledMM.cu.o 2025-06-01T21:58:00.9608289Z [7312/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu.o 2025-06-01T21:58:00.9610982Z [7313/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryFractionKernels.cu.o 2025-06-01T21:58:04.9254566Z [7313/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu.o 2025-06-01T21:58:04.9256927Z [7314/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu.o 2025-06-01T21:58:36.1769026Z [7314/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu.o 2025-06-01T21:58:36.1770488Z [7315/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu.o 2025-06-01T21:58:41.5627684Z [7315/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu.o 2025-06-01T21:58:41.5629174Z [7316/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu.o 2025-06-01T21:58:43.0655787Z [7316/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu.o 2025-06-01T21:58:43.0658621Z [7317/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu.o 2025-06-01T21:58:43.0662908Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T21:58:43.0666464Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T21:58:43.0667895Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:58:43.0668497Z | ^~~~~~ 2025-06-01T21:58:43.0672440Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T21:58:43.0675609Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T21:58:43.0676197Z | ~~~~~~~~~~~^~ 2025-06-01T21:58:43.0676593Z 2025-06-01T21:58:44.5927221Z [7317/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu.o 2025-06-01T21:58:44.5929680Z [7318/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu.o 2025-06-01T21:59:19.1757191Z [7318/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu.o 2025-06-01T21:59:19.1759896Z [7319/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu.o 2025-06-01T21:59:19.2047735Z [7319/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryLogKernels.cu.o 2025-06-01T21:59:19.2050306Z [7320/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu.o 2025-06-01T21:59:20.7622246Z [7320/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryOpsKernel.cu.o 2025-06-01T21:59:20.7624599Z [7321/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu.o 2025-06-01T21:59:25.0780309Z [7321/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnarySignKernels.cu.o 2025-06-01T21:59:25.0782963Z [7322/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu.o 2025-06-01T21:59:29.9646096Z [7322/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu.o 2025-06-01T21:59:29.9648641Z [7323/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu.o 2025-06-01T21:59:43.0211073Z [7323/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu.o 2025-06-01T21:59:43.0213553Z [7324/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorCompare.cu.o 2025-06-01T21:59:44.2520532Z [7324/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UniqueCub.cu.o 2025-06-01T21:59:44.2522981Z [7325/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu.o 2025-06-01T22:00:08.6146558Z [7325/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleBicubic2d.cu.o 2025-06-01T22:00:08.6149039Z [7326/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleBicubic2d.cu.o 2025-06-01T22:00:10.4232882Z [7326/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleBilinear2d.cu.o 2025-06-01T22:00:10.4235321Z [7327/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu.o 2025-06-01T22:00:34.3363042Z [7327/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleLinear1d.cu.o 2025-06-01T22:00:34.3365717Z [7328/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleLinear1d.cu.o 2025-06-01T22:00:35.6587939Z [7328/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest1d.cu.o 2025-06-01T22:00:35.6589973Z [7329/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu.o 2025-06-01T22:00:35.6594308Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:00:35.6598188Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:00:35.6599653Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:00:35.6600342Z | ^~~~~~ 2025-06-01T22:00:35.6605012Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:00:35.6608928Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:00:35.6609606Z | ~~~~~~~~~~~^~ 2025-06-01T22:00:35.6610051Z 2025-06-01T22:00:43.7799357Z [7329/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest2d.cu.o 2025-06-01T22:00:43.7800771Z [7330/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu.o 2025-06-01T22:00:51.5681842Z [7330/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest3d.cu.o 2025-06-01T22:00:51.5684829Z [7331/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleBilinear2d.cu.o 2025-06-01T22:00:51.5689204Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:00:51.5693028Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:00:51.5694604Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:00:51.5695269Z | ^~~~~~ 2025-06-01T22:00:51.5699658Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:00:51.5703297Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:00:51.5703844Z | ~~~~~~~~~~~^~ 2025-06-01T22:00:51.5704243Z 2025-06-01T22:00:56.8266352Z [7331/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu.o 2025-06-01T22:00:56.8267970Z [7332/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu.o 2025-06-01T22:00:57.8805235Z [7332/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu.o 2025-06-01T22:00:57.8806637Z [7333/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest1d.cu.o 2025-06-01T22:01:01.1281254Z [7333/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/WeightNorm.cu.o 2025-06-01T22:01:01.1283737Z [7334/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryLogKernels.cu.o 2025-06-01T22:01:09.9023279Z [7334/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ZetaKernel.cu.o 2025-06-01T22:01:09.9025701Z [7335/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceNormKernel.cu.o 2025-06-01T22:01:11.2590134Z [7335/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/airy_ai.cu.o 2025-06-01T22:01:11.2592390Z [7336/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest2d.cu.o 2025-06-01T22:01:11.2596503Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:01:11.2600330Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:01:11.2601773Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:01:11.2602386Z | ^~~~~~ 2025-06-01T22:01:11.2606635Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:01:11.2610023Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:01:11.2610655Z | ~~~~~~~~~~~^~ 2025-06-01T22:01:11.2611278Z 2025-06-01T22:01:15.8829316Z [7336/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_j0.cu.o 2025-06-01T22:01:15.8832070Z [7337/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu.o 2025-06-01T22:01:17.4339547Z [7337/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_j1.cu.o 2025-06-01T22:01:17.4341790Z [7338/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UniqueCub.cu.o 2025-06-01T22:01:17.4346370Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:01:17.4350104Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:01:17.4351658Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:01:17.4352335Z | ^~~~~~ 2025-06-01T22:01:17.4356828Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:01:17.4360539Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:01:17.4361158Z | ~~~~~~~~~~~^~ 2025-06-01T22:01:17.4361567Z 2025-06-01T22:01:18.4053440Z [7338/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_y0.cu.o 2025-06-01T22:01:18.4055817Z [7339/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UpSampleNearest3d.cu.o 2025-06-01T22:01:18.4060323Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:01:18.4064052Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:01:18.4065514Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:01:18.4066157Z | ^~~~~~ 2025-06-01T22:01:18.4070304Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:01:18.4074090Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:01:18.4074698Z | ~~~~~~~~~~~^~ 2025-06-01T22:01:18.4075108Z 2025-06-01T22:01:21.7164522Z [7339/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_y1.cu.o 2025-06-01T22:01:21.7165744Z [7340/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ZetaKernel.cu.o 2025-06-01T22:01:29.2564697Z [7340/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu.o 2025-06-01T22:01:29.2566862Z [7341/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/airy_ai.cu.o 2025-06-01T22:01:29.4546160Z [7341/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu.o 2025-06-01T22:01:29.4548544Z [7342/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/WeightNorm.cu.o 2025-06-01T22:01:29.4553266Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:01:29.4557145Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:01:29.4558594Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:01:29.4559192Z | ^~~~~~ 2025-06-01T22:01:29.4563392Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:01:29.4567197Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:01:29.4567840Z | ~~~~~~~~~~~^~ 2025-06-01T22:01:29.4568271Z 2025-06-01T22:01:30.5381338Z [7342/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu.o 2025-06-01T22:01:30.5383877Z [7343/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_j0.cu.o 2025-06-01T22:01:35.2386769Z [7343/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu.o 2025-06-01T22:01:35.2389132Z [7344/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_j1.cu.o 2025-06-01T22:01:36.7841681Z [7344/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu.o 2025-06-01T22:01:36.7844226Z [7345/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_y0.cu.o 2025-06-01T22:01:37.8604260Z [7345/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adam_impl.cu.o 2025-06-01T22:01:37.8606620Z [7346/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/bessel_y1.cu.o 2025-06-01T22:01:42.2033966Z [7346/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cu.o 2025-06-01T22:01:42.2036511Z [7347/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu.o 2025-06-01T22:01:49.7458740Z [7347/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adamw_impl.cu.o 2025-06-01T22:01:49.7461144Z [7348/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu.o 2025-06-01T22:01:49.8619246Z [7348/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/group_norm_kernel.cu.o 2025-06-01T22:01:49.8622073Z [7349/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu.o 2025-06-01T22:01:50.9291145Z [7349/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_h.cu.o 2025-06-01T22:01:50.9293738Z [7350/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu.o 2025-06-01T22:01:58.0186684Z [7350/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_he.cu.o 2025-06-01T22:01:58.0189063Z [7351/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnarySignKernels.cu.o 2025-06-01T22:02:01.4767321Z [7351/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/int4mm.cu.o 2025-06-01T22:02:01.4770095Z [7352/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cu.o 2025-06-01T22:02:01.6757689Z [7352/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/laguerre_polynomial_l.cu.o 2025-06-01T22:02:01.6760219Z [7353/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu.o 2025-06-01T22:02:02.8264079Z [7353/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/layer_norm_kernel.cu.o 2025-06-01T22:02:02.8266478Z [7354/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adam_impl.cu.o 2025-06-01T22:02:04.2730180Z [7354/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/legendre_polynomial_p.cu.o 2025-06-01T22:02:04.2742900Z [7355/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adamw_amsgrad_impl.cu.o 2025-06-01T22:02:08.2516924Z [7355/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_i0.cu.o 2025-06-01T22:02:08.2519319Z [7356/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/fused_adamw_impl.cu.o 2025-06-01T22:02:10.4869763Z [7356/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_i1.cu.o 2025-06-01T22:02:10.4872457Z [7357/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_h.cu.o 2025-06-01T22:02:11.5400647Z [7357/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_k0.cu.o 2025-06-01T22:02:11.5403188Z [7358/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/hermite_polynomial_he.cu.o 2025-06-01T22:02:22.0904507Z [7358/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_k1.cu.o 2025-06-01T22:02:22.0906983Z [7359/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/laguerre_polynomial_l.cu.o 2025-06-01T22:02:23.3609057Z [7359/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu.o 2025-06-01T22:02:23.3610413Z [7360/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/legendre_polynomial_p.cu.o 2025-06-01T22:02:23.5970765Z [7360/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu.o 2025-06-01T22:02:23.5973100Z [7361/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_i0.cu.o 2025-06-01T22:02:27.7026166Z [7361/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu.o 2025-06-01T22:02:27.7029067Z [7362/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_i1.cu.o 2025-06-01T22:02:30.0029917Z [7362/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu.o 2025-06-01T22:02:30.0032462Z [7363/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_k0.cu.o 2025-06-01T22:02:30.5377894Z [7363/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu.o 2025-06-01T22:02:30.5380224Z [7364/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sort.cu.o 2025-06-01T22:02:31.0247412Z [7364/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu.o 2025-06-01T22:02:31.0249099Z [7365/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/modified_bessel_k1.cu.o 2025-06-01T22:02:41.4972612Z [7365/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/spherical_bessel_j0.cu.o 2025-06-01T22:02:41.4975291Z [7366/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu.o 2025-06-01T22:02:42.9262567Z [7366/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu.o 2025-06-01T22:02:42.9265146Z [7367/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu.o 2025-06-01T22:02:44.2207749Z [7367/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu.o 2025-06-01T22:02:44.2209783Z [7368/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu.o 2025-06-01T22:02:48.5241448Z [7368/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu.o 2025-06-01T22:02:48.5244606Z [7369/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu.o 2025-06-01T22:02:49.7837477Z [7369/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SoftMax.cu.o 2025-06-01T22:02:49.7839061Z [7370/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/int4mm.cu.o 2025-06-01T22:02:49.7841394Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:02:49.7843391Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:02:49.7844480Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:02:49.7844850Z | ^~~~~~ 2025-06-01T22:02:49.7847422Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:02:49.7849309Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:02:49.7849673Z | ~~~~~~~~~~~^~ 2025-06-01T22:02:49.7849924Z 2025-06-01T22:02:50.5610786Z [7370/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu.o 2025-06-01T22:02:50.6856484Z [7371/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/spherical_bessel_j0.cu.o 2025-06-01T22:02:50.6859469Z [7371/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu.o 2025-06-01T22:02:50.6862263Z [7372/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu.o 2025-06-01T22:02:51.2769003Z [7372/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu.o 2025-06-01T22:02:51.2771831Z [7373/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu.o 2025-06-01T22:03:11.0569195Z [7373/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseMatMul.cu.o 2025-06-01T22:03:11.0570504Z [7374/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/layer_norm_kernel.cu.o 2025-06-01T22:03:11.0573189Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:03:11.0575204Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:03:11.0576014Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:03:11.0576395Z | ^~~~~~ 2025-06-01T22:03:11.0578647Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:03:11.0580546Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:03:11.0580926Z | ~~~~~~~~~~~^~ 2025-06-01T22:03:11.0581162Z 2025-06-01T22:03:30.0984185Z [7374/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApplyDense.cu.o 2025-06-01T22:03:30.0985667Z [7375/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/UnaryOpsKernel.cu.o 2025-06-01T22:03:31.4460196Z [7375/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredLinear.cu.o 2025-06-01T22:03:31.4462974Z [7376/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorBinaryOps.cu.o 2025-06-01T22:03:31.4467390Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:03:31.4471321Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:03:31.4472861Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:03:31.4473514Z | ^~~~~~ 2025-06-01T22:03:31.4477883Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:03:31.4481497Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:03:31.4482149Z | ~~~~~~~~~~~^~ 2025-06-01T22:03:31.4482569Z 2025-06-01T22:03:32.9456084Z [7376/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredOps.cu.o 2025-06-01T22:03:32.9458970Z [7377/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseMatMul.cu.o 2025-06-01T22:03:32.9462918Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:03:32.9466306Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:03:32.9467640Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:03:32.9468250Z | ^~~~~~ 2025-06-01T22:03:32.9471940Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:03:32.9475325Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:03:32.9475964Z | ~~~~~~~~~~~^~ 2025-06-01T22:03:32.9476363Z 2025-06-01T22:03:37.7690394Z [7377/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredTile.cu.o 2025-06-01T22:03:37.7693188Z [7378/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu.o 2025-06-01T22:03:37.7697399Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:03:37.7700959Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:03:37.7702284Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:03:37.7702865Z | ^~~~~~ 2025-06-01T22:03:37.7707537Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:03:37.7710947Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:03:37.7711577Z | ~~~~~~~~~~~^~ 2025-06-01T22:03:37.7711992Z 2025-06-01T22:03:42.8491672Z [7378/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiSturcturedApply.cu.o 2025-06-01T22:03:42.8493203Z [7379/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu.o 2025-06-01T22:03:42.8495611Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:03:42.8497584Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:03:42.8498399Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:03:42.8498769Z | ^~~~~~ 2025-06-01T22:03:42.8501036Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:03:42.8503288Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:03:42.8503643Z | ~~~~~~~~~~~^~ 2025-06-01T22:03:42.8503900Z 2025-06-01T22:04:03.4323619Z [7379/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cu.o 2025-06-01T22:04:03.4326558Z [7380/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu.o 2025-06-01T22:04:03.4331094Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:04:03.4335288Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:04:03.4336903Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:03.4337530Z | ^~~~~~ 2025-06-01T22:04:03.4341695Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:04:03.4345135Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:03.4346224Z | ~~~~~~~~~~~^~ 2025-06-01T22:04:03.4346679Z 2025-06-01T22:04:06.1523489Z [7380/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu.o 2025-06-01T22:04:06.1526655Z [7381/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredApplyDense.cu.o 2025-06-01T22:04:06.1529476Z ptxas warning : Value of minnctapersm for entry _ZN2at6native36sparse_semi_structured_apply_dense_kILb0ELb1EEEvNS0_6ParamsE is out of range. minnctapersm will be ignored 2025-06-01T22:04:06.1532748Z ptxas warning : Value of minnctapersm for entry _ZN2at6native36sparse_semi_structured_apply_dense_kILb1ELb1EEEvNS0_6ParamsE is out of range. minnctapersm will be ignored 2025-06-01T22:04:06.1535880Z ptxas warning : Value of minnctapersm for entry _ZN2at6native36sparse_semi_structured_apply_dense_kILb0ELb1EEEvNS0_6ParamsE is out of range. minnctapersm will be ignored 2025-06-01T22:04:06.1538754Z ptxas warning : Value of minnctapersm for entry _ZN2at6native36sparse_semi_structured_apply_dense_kILb1ELb1EEEvNS0_6ParamsE is out of range. minnctapersm will be ignored 2025-06-01T22:04:06.1543512Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:04:06.1547623Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:04:06.1549099Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:06.1549723Z | ^~~~~~ 2025-06-01T22:04:06.1553934Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:04:06.1557741Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:06.1558391Z | ~~~~~~~~~~~^~ 2025-06-01T22:04:06.1559376Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h: In lambda function: 2025-06-01T22:04:06.1561401Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:24: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:04:06.1563314Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T22:04:06.1564356Z | ^~~~~~ 2025-06-01T22:04:06.1569227Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:53: note: the temporary was destroyed at the end of the full expression ‘__for_begin .c10::impl::ListIterator > >::operator*().c10::impl::ListElementReference > >::operator std::conditional_t()’ 2025-06-01T22:04:06.1573652Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T22:04:06.1574486Z | ^ 2025-06-01T22:04:06.1574966Z 2025-06-01T22:04:13.1517493Z [7381/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu.o 2025-06-01T22:04:13.1519533Z [7382/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SoftMax.cu.o 2025-06-01T22:04:13.1523504Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:04:13.1527121Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:04:13.1528448Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:13.1529021Z | ^~~~~~ 2025-06-01T22:04:13.1533397Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:04:13.1536640Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:13.1537157Z | ~~~~~~~~~~~^~ 2025-06-01T22:04:13.1537475Z 2025-06-01T22:04:20.4018718Z [7382/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu.o 2025-06-01T22:04:20.4021651Z [7383/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu.o 2025-06-01T22:04:20.4026123Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:04:20.4029870Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:04:20.4031446Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:20.4032051Z | ^~~~~~ 2025-06-01T22:04:20.4036197Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:04:20.4040264Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:20.4040957Z | ~~~~~~~~~~~^~ 2025-06-01T22:04:20.4041430Z 2025-06-01T22:04:22.3059296Z [7383/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu.o 2025-06-01T22:04:22.3062136Z [7384/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorMatmul.cu.o 2025-06-01T22:04:22.3066439Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:04:22.3070254Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:04:22.3071948Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:22.3072594Z | ^~~~~~ 2025-06-01T22:04:22.3076869Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:04:22.3080339Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:22.3080994Z | ~~~~~~~~~~~^~ 2025-06-01T22:04:22.3081426Z 2025-06-01T22:04:26.5484199Z [7384/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/IntReprQuant.cu.o 2025-06-01T22:04:26.5486871Z [7385/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiSturcturedApply.cu.o 2025-06-01T22:04:26.5491333Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:04:26.5496721Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:04:26.5498231Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:26.5498826Z | ^~~~~~ 2025-06-01T22:04:26.5502950Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:04:26.5506300Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:26.5506944Z | ~~~~~~~~~~~^~ 2025-06-01T22:04:26.5507333Z 2025-06-01T22:04:35.3917217Z [7385/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu.o 2025-06-01T22:04:35.3918750Z [7386/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/Activation.cu.o 2025-06-01T22:04:35.3921102Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:04:35.3923360Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:04:35.3924454Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:35.3924816Z | ^~~~~~ 2025-06-01T22:04:35.3927114Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:04:35.3929000Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:35.3929362Z | ~~~~~~~~~~~^~ 2025-06-01T22:04:35.3929594Z 2025-06-01T22:04:47.5666042Z [7386/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/attention.cu.o 2025-06-01T22:04:47.5667491Z [7387/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu.o 2025-06-01T22:04:47.5670129Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:04:47.5672118Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:04:47.5672935Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:47.5673293Z | ^~~~~~ 2025-06-01T22:04:47.5675577Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:04:47.5677487Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:47.5677849Z | ~~~~~~~~~~~^~ 2025-06-01T22:04:47.5678442Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h: In lambda function: 2025-06-01T22:04:47.5679623Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:24: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:04:47.5680745Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T22:04:47.5681199Z | ^~~~~~ 2025-06-01T22:04:47.5684035Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:53: note: the temporary was destroyed at the end of the full expression ‘__for_begin .c10::impl::ListIterator > >::operator*().c10::impl::ListElementReference > >::operator std::conditional_t()’ 2025-06-01T22:04:47.5686305Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T22:04:47.5686778Z | ^ 2025-06-01T22:04:47.5687036Z 2025-06-01T22:04:53.4454422Z [7387/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/attention_backward.cu.o 2025-06-01T22:04:53.4455944Z [7388/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu.o 2025-06-01T22:04:53.4458365Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:04:53.4460733Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:04:53.4461540Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:53.4461909Z | ^~~~~~ 2025-06-01T22:04:53.4464185Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:04:53.4466049Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:04:53.4466506Z | ~~~~~~~~~~~^~ 2025-06-01T22:04:53.4466736Z 2025-06-01T22:05:00.8026776Z [7388/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_bf16_causal_sm80.cu.o 2025-06-01T22:05:00.8028629Z [7389/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/IntReprQuant.cu.o 2025-06-01T22:05:00.8030995Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:05:00.8033004Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:05:00.8033819Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:05:00.8034172Z | ^~~~~~ 2025-06-01T22:05:00.8036440Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:05:00.8038332Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:05:00.8038691Z | ~~~~~~~~~~~^~ 2025-06-01T22:05:00.8038925Z 2025-06-01T22:05:04.9676768Z [7389/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_bf16_sm80.cu.o 2025-06-01T22:05:04.9678524Z [7390/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu.o 2025-06-01T22:05:04.9681008Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:05:04.9683043Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:05:04.9684043Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:05:04.9684406Z | ^~~~~~ 2025-06-01T22:05:04.9686697Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:05:04.9688576Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:05:04.9688938Z | ~~~~~~~~~~~^~ 2025-06-01T22:05:04.9689282Z 2025-06-01T22:05:18.6542155Z [7390/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_fp16_causal_sm80.cu.o 2025-06-01T22:05:18.6545868Z [7391/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredTile.cu.o 2025-06-01T22:05:18.6549805Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_18MetadataCuSparseLtENS0_19LargestValuesGreedyINS0_5AbsOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6555260Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_18MetadataCuSparseLtENS0_10Causal1122INS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6560855Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_18MetadataCuSparseLtENS0_19LargestValuesGreedyINS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6566546Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_15MetadataCutlassENS0_19LargestValuesGreedyINS0_5AbsOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6571789Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_15MetadataCutlassENS0_10Causal1122INS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6577244Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_15MetadataCutlassENS0_19LargestValuesGreedyINS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6582738Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_18MetadataCuSparseLtENS0_19LargestValuesGreedyINS0_5AbsOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6588273Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_18MetadataCuSparseLtENS0_10Causal1122INS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6593658Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_18MetadataCuSparseLtENS0_19LargestValuesGreedyINS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6599101Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_15MetadataCutlassENS0_19LargestValuesGreedyINS0_5AbsOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6604463Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_15MetadataCutlassENS0_10Causal1122INS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6609754Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_15MetadataCutlassENS0_19LargestValuesGreedyINS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6615167Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_18MetadataCuSparseLtENS0_19LargestValuesGreedyINS0_5AbsOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6620886Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_18MetadataCuSparseLtENS0_10Causal1122INS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6626498Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_18MetadataCuSparseLtENS0_19LargestValuesGreedyINS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6632002Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_15MetadataCutlassENS0_19LargestValuesGreedyINS0_5AbsOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6637552Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_15MetadataCutlassENS0_10Causal1122INS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6642927Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass10bfloat16_tEEENS0_15MetadataCutlassENS0_19LargestValuesGreedyINS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6648750Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_18MetadataCuSparseLtENS0_19LargestValuesGreedyINS0_5AbsOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6654062Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_18MetadataCuSparseLtENS0_10Causal1122INS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6659392Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_18MetadataCuSparseLtENS0_19LargestValuesGreedyINS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6665055Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_15MetadataCutlassENS0_19LargestValuesGreedyINS0_5AbsOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6670236Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_15MetadataCutlassENS0_10Causal1122INS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6675552Z ptxas warning : Value of minnctapersm for entry _ZN2at6native34sparse_semi_structured_tile_kernelINS0_11KernelTypesIN7cutlass6half_tEEENS0_15MetadataCutlassENS0_19LargestValuesGreedyINS0_10IdentityOpEEEEEvNT_6ParamsET0_T1_ is out of range. minnctapersm will be ignored 2025-06-01T22:05:18.6681878Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:05:18.6685835Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:05:18.6687401Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:05:18.6688073Z | ^~~~~~ 2025-06-01T22:05:18.6692593Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:05:18.6696592Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:05:18.6697276Z | ~~~~~~~~~~~^~ 2025-06-01T22:05:18.6698366Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h: In lambda function: 2025-06-01T22:05:18.6700562Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:24: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:05:18.6702579Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T22:05:18.6703402Z | ^~~~~~ 2025-06-01T22:05:18.6708848Z /pytorch/aten/src/ATen/core/dispatch/DispatchKeyExtractor.h:155:53: note: the temporary was destroyed at the end of the full expression ‘__for_begin .c10::impl::ListIterator > >::operator*().c10::impl::ListElementReference > >::operator std::conditional_t()’ 2025-06-01T22:05:18.6713270Z 155 | for (const at::Tensor& tensor : ivalue.toTensorList()) { 2025-06-01T22:05:18.6714125Z | ^ 2025-06-01T22:05:18.6714617Z 2025-06-01T22:05:39.3951952Z [7391/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_fp16_sm80.cu.o 2025-06-01T22:05:39.3953498Z [7392/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/attention.cu.o 2025-06-01T22:05:39.3955877Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:05:39.3957884Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:05:39.3958698Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:05:39.3959052Z | ^~~~~~ 2025-06-01T22:05:39.3961640Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:05:39.3963534Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:05:39.3964036Z | ~~~~~~~~~~~^~ 2025-06-01T22:05:39.3964290Z 2025-06-01T22:05:57.1213184Z [7392/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_bf16_causal_sm80.cu.o 2025-06-01T22:05:57.1215960Z [7393/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu.o 2025-06-01T22:05:57.1220265Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:05:57.1224029Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:05:57.1225459Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:05:57.1226414Z | ^~~~~~ 2025-06-01T22:05:57.1230769Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:05:57.1234301Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:05:57.1234936Z | ~~~~~~~~~~~^~ 2025-06-01T22:05:57.1235342Z 2025-06-01T22:06:56.8582484Z [7393/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_bf16_sm80.cu.o 2025-06-01T22:06:56.8585073Z [7394/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/attention_backward.cu.o 2025-06-01T22:06:56.8589490Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:06:56.8593136Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:06:56.8594520Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:06:56.8595076Z | ^~~~~~ 2025-06-01T22:06:56.8598915Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:06:56.8601980Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:06:56.8602580Z | ~~~~~~~~~~~^~ 2025-06-01T22:06:56.8602965Z 2025-06-01T22:08:02.5438975Z [7394/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_fp16_causal_sm80.cu.o 2025-06-01T22:08:02.5441794Z [7395/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu.o 2025-06-01T22:08:02.5446587Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:08:02.5450013Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:08:02.5451209Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:08:02.5451788Z | ^~~~~~ 2025-06-01T22:08:02.5455995Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:08:02.5459189Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:08:02.5459766Z | ~~~~~~~~~~~^~ 2025-06-01T22:08:02.5460150Z 2025-06-01T22:08:16.8201433Z [7395/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_fp16_sm80.cu.o 2025-06-01T22:08:16.8203645Z [7396/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/group_norm_kernel.cu.o 2025-06-01T22:08:16.8207660Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:08:16.8210887Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:08:16.8212127Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:08:16.8212676Z | ^~~~~~ 2025-06-01T22:08:16.8216288Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:08:16.8219105Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:08:16.8219629Z | ~~~~~~~~~~~^~ 2025-06-01T22:08:16.8219971Z 2025-06-01T22:08:40.4814893Z [7396/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_bf16_causal_sm80.cu.o 2025-06-01T22:08:40.4817729Z [7397/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu.o 2025-06-01T22:08:42.1066253Z [7397/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_bf16_sm80.cu.o 2025-06-01T22:08:42.1068008Z [7398/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_bf16_causal_sm80.cu.o 2025-06-01T22:08:48.6787135Z [7398/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_fp16_causal_sm80.cu.o 2025-06-01T22:08:48.6789844Z [7399/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredOps.cu.o 2025-06-01T22:08:48.6793965Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:08:48.6797435Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:08:48.6798719Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:08:48.6799283Z | ^~~~~~ 2025-06-01T22:08:48.6802901Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:08:48.6806313Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:08:48.6806889Z | ~~~~~~~~~~~^~ 2025-06-01T22:08:48.6807243Z 2025-06-01T22:09:08.4984303Z [7399/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_fp16_sm80.cu.o 2025-06-01T22:09:08.4986602Z [7400/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_bf16_causal_sm80.cu.o 2025-06-01T22:09:20.0567894Z [7400/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_bf16_causal_sm80.cu.o 2025-06-01T22:09:20.0569643Z [7401/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_fp16_causal_sm80.cu.o 2025-06-01T22:09:58.6044295Z [7401/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_bf16_sm80.cu.o 2025-06-01T22:09:58.6046286Z [7402/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_fp16_causal_sm80.cu.o 2025-06-01T22:10:04.4837359Z [7402/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_fp16_causal_sm80.cu.o 2025-06-01T22:10:04.4839134Z [7403/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_bf16_sm80.cu.o 2025-06-01T22:10:25.7524466Z [7403/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_fp16_sm80.cu.o 2025-06-01T22:10:25.7527783Z [7404/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_bf16_sm80.cu.o 2025-06-01T22:10:41.4172213Z [7404/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_bf16_causal_sm80.cu.o 2025-06-01T22:10:41.4175348Z [7405/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim128_fp16_sm80.cu.o 2025-06-01T22:11:32.7704748Z [7405/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_bf16_sm80.cu.o 2025-06-01T22:11:32.7708115Z [7406/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_bf16_causal_sm80.cu.o 2025-06-01T22:11:59.6040721Z [7406/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_fp16_causal_sm80.cu.o 2025-06-01T22:11:59.6043392Z [7407/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_fp16_causal_sm80.cu.o 2025-06-01T22:12:06.5419114Z [7407/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_fp16_sm80.cu.o 2025-06-01T22:12:06.5422518Z [7408/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim160_fp16_sm80.cu.o 2025-06-01T22:13:03.3951810Z [7408/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_bf16_causal_sm80.cu.o 2025-06-01T22:13:03.3955096Z [7409/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_bf16_sm80.cu.o 2025-06-01T22:13:11.7018238Z [7409/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_bf16_sm80.cu.o 2025-06-01T22:13:11.7021531Z [7410/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim192_fp16_sm80.cu.o 2025-06-01T22:13:21.3510261Z [7410/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_fp16_causal_sm80.cu.o 2025-06-01T22:13:21.3513539Z [7411/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_bf16_causal_sm80.cu.o 2025-06-01T22:13:34.5349864Z [7411/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_fp16_sm80.cu.o 2025-06-01T22:13:34.5351557Z [7412/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_bf16_causal_sm80.cu.o 2025-06-01T22:14:11.5631473Z [7412/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_bf16_causal_sm80.cu.o 2025-06-01T22:14:11.5634070Z [7413/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_fp16_causal_sm80.cu.o 2025-06-01T22:14:36.8677974Z [7413/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_bf16_sm80.cu.o 2025-06-01T22:14:36.8680577Z [7414/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseSemiStructuredLinear.cu.o 2025-06-01T22:14:36.8684660Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:14:36.8688284Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:14:36.8689584Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:14:36.8690168Z | ^~~~~~ 2025-06-01T22:14:36.8693935Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:14:36.8697040Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:14:36.8697588Z | ~~~~~~~~~~~^~ 2025-06-01T22:14:36.8697958Z 2025-06-01T22:14:38.0570603Z [7414/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_fp16_causal_sm80.cu.o 2025-06-01T22:14:38.0573916Z [7415/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_bf16_sm80.cu.o 2025-06-01T22:14:41.2754374Z [7415/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_fp16_sm80.cu.o 2025-06-01T22:14:41.2757723Z [7416/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_fp16_causal_sm80.cu.o 2025-06-01T22:14:57.8216868Z [7416/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_bf16_causal_sm80.cu.o 2025-06-01T22:14:57.8219055Z [7417/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_bf16_sm80.cu.o 2025-06-01T22:15:41.7152182Z [7417/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_bf16_sm80.cu.o 2025-06-01T22:15:41.7155170Z [7418/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim256_fp16_sm80.cu.o 2025-06-01T22:15:55.9918669Z [7418/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_fp16_causal_sm80.cu.o 2025-06-01T22:15:55.9920361Z [7419/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim32_fp16_sm80.cu.o 2025-06-01T22:16:22.9358159Z [7419/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_fp16_sm80.cu.o 2025-06-01T22:16:22.9361679Z [7420/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_bf16_causal_sm80.cu.o 2025-06-01T22:17:08.5948968Z [7420/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_bf16_causal_sm80.cu.o 2025-06-01T22:17:08.5950683Z [7421/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_bf16_causal_sm80.cu.o 2025-06-01T22:17:28.8399063Z [7421/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_bf16_sm80.cu.o 2025-06-01T22:17:28.8402246Z [7422/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_fp16_causal_sm80.cu.o 2025-06-01T22:17:54.1745088Z [7422/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_fp16_causal_sm80.cu.o 2025-06-01T22:17:54.1748905Z [7423/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_bf16_causal_sm80.cu.o 2025-06-01T22:18:11.9281780Z [7423/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_fp16_sm80.cu.o 2025-06-01T22:18:11.9285277Z [7424/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_fp16_causal_sm80.cu.o 2025-06-01T22:18:27.7087471Z [7424/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_bf16_causal_sm80.cu.o 2025-06-01T22:18:27.7090533Z [7425/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_bf16_sm80.cu.o 2025-06-01T22:18:38.8314053Z [7425/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_bf16_sm80.cu.o 2025-06-01T22:18:38.8317001Z [7426/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_bf16_sm80.cu.o 2025-06-01T22:18:44.3004667Z [7426/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_fp16_causal_sm80.cu.o 2025-06-01T22:18:44.3007994Z [7427/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim64_fp16_sm80.cu.o 2025-06-01T22:18:48.5310823Z [7427/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_fp16_sm80.cu.o 2025-06-01T22:18:48.5313479Z [7428/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_bf16_sm80.cu.o 2025-06-01T22:18:54.2615589Z [7428/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_bf16_causal_sm80.cu.o 2025-06-01T22:18:54.2618303Z [7429/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_fp16_causal_sm80.cu.o 2025-06-01T22:19:04.0518066Z [7429/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_bf16_sm80.cu.o 2025-06-01T22:19:04.0520895Z [7430/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_bwd_hdim96_fp16_sm80.cu.o 2025-06-01T22:19:47.8885857Z [7430/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_fp16_causal_sm80.cu.o 2025-06-01T22:19:47.8889221Z [7431/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim128_fp16_sm80.cu.o 2025-06-01T22:19:49.5788338Z [7431/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_fp16_sm80.cu.o 2025-06-01T22:19:49.5791679Z [7432/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_bf16_causal_sm80.cu.o 2025-06-01T22:20:36.9105692Z [7432/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_bf16_causal_sm80.cu.o 2025-06-01T22:20:36.9108714Z [7433/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_bf16_causal_sm80.cu.o 2025-06-01T22:20:55.6721101Z [7433/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_bf16_sm80.cu.o 2025-06-01T22:20:55.6723062Z [7434/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_fp16_causal_sm80.cu.o 2025-06-01T22:21:03.6672951Z [7434/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_fp16_causal_sm80.cu.o 2025-06-01T22:21:03.6674732Z [7435/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_fp16_causal_sm80.cu.o 2025-06-01T22:21:30.2391077Z [7435/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_fp16_sm80.cu.o 2025-06-01T22:21:30.2392759Z [7436/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_bf16_sm80.cu.o 2025-06-01T22:21:47.2990060Z [7436/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_bf16_causal_sm80.cu.o 2025-06-01T22:21:47.2991825Z [7437/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim192_fp16_sm80.cu.o 2025-06-01T22:22:04.0375733Z [7437/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_bf16_sm80.cu.o 2025-06-01T22:22:04.0377639Z [7438/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_bf16_sm80.cu.o 2025-06-01T22:22:13.5514907Z [7438/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_fp16_causal_sm80.cu.o 2025-06-01T22:22:13.5516682Z [7439/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_bf16_causal_sm80.cu.o 2025-06-01T22:22:16.9671165Z [7439/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_fp16_sm80.cu.o 2025-06-01T22:22:16.9674177Z [7440/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_bf16_causal_sm80.cu.o 2025-06-01T22:22:33.2869707Z [7440/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_bf16_causal_sm80.cu.o 2025-06-01T22:22:33.2872840Z [7441/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_fp16_causal_sm80.cu.o 2025-06-01T22:22:50.2688782Z [7441/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_bf16_sm80.cu.o 2025-06-01T22:22:50.2691770Z [7442/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim160_fp16_sm80.cu.o 2025-06-01T22:23:20.6334845Z [7442/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_fp16_causal_sm80.cu.o 2025-06-01T22:23:20.6338267Z [7443/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_fp16_causal_sm80.cu.o 2025-06-01T22:23:46.8049860Z [7443/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_fp16_sm80.cu.o 2025-06-01T22:23:46.8052981Z [7444/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_bf16_sm80.cu.o 2025-06-01T22:23:49.5673546Z [7444/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_bf16_causal_sm80.cu.o 2025-06-01T22:23:49.5676964Z [7445/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_bf16_sm80.cu.o 2025-06-01T22:24:02.3292825Z [7445/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_bf16_sm80.cu.o 2025-06-01T22:24:02.3295992Z [7446/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_bf16_causal_sm80.cu.o 2025-06-01T22:24:16.4736384Z [7446/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_fp16_causal_sm80.cu.o 2025-06-01T22:24:16.4739752Z [7447/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim32_fp16_sm80.cu.o 2025-06-01T22:24:35.9207092Z [7447/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_fp16_sm80.cu.o 2025-06-01T22:24:35.9210406Z [7448/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_fp16_causal_sm80.cu.o 2025-06-01T22:24:40.0973091Z [7448/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_bf16_causal_sm80.cu.o 2025-06-01T22:24:40.0976227Z [7449/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim256_fp16_sm80.cu.o 2025-06-01T22:24:59.2187315Z [7449/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_bf16_sm80.cu.o 2025-06-01T22:24:59.2190670Z [7450/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_bf16_sm80.cu.o 2025-06-01T22:25:25.9906206Z [7450/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_fp16_causal_sm80.cu.o 2025-06-01T22:25:25.9908865Z [7451/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim64_fp16_sm80.cu.o 2025-06-01T22:25:47.2381628Z [7451/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_fp16_sm80.cu.o 2025-06-01T22:25:47.2384950Z [7452/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_bf16_sm80.cu.o 2025-06-01T22:25:50.1595751Z [7452/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_bf16_causal_sm80.cu.o 2025-06-01T22:25:50.1599209Z [7453/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_bf16_causal_sm80.cu.o 2025-06-01T22:26:23.2798128Z [7453/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_bf16_sm80.cu.o 2025-06-01T22:26:23.2801111Z [7454/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_fp16_causal_sm80.cu.o 2025-06-01T22:26:35.8180921Z [7454/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_fp16_causal_sm80.cu.o 2025-06-01T22:26:35.8183948Z [7455/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_hdim96_fp16_sm80.cu.o 2025-06-01T22:26:59.3253439Z [7455/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_fp16_sm80.cu.o 2025-06-01T22:26:59.3256566Z [7456/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_bf16_causal_sm80.cu.o 2025-06-01T22:27:16.0402510Z [7456/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_bf16_causal_sm80.cu.o 2025-06-01T22:27:16.0405414Z [7457/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_fp16_causal_sm80.cu.o 2025-06-01T22:27:22.5147495Z [7457/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_bf16_sm80.cu.o 2025-06-01T22:27:22.5150367Z [7458/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_bf16_causal_sm80.cu.o 2025-06-01T22:27:46.6267747Z [7458/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_fp16_causal_sm80.cu.o 2025-06-01T22:27:46.6271044Z [7459/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_fp16_causal_sm80.cu.o 2025-06-01T22:28:13.4178829Z [7459/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_fp16_sm80.cu.o 2025-06-01T22:28:13.4182449Z [7460/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_bf16_sm80.cu.o 2025-06-01T22:28:26.2193173Z [7460/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_bf16_causal_sm80.cu.o 2025-06-01T22:28:26.2194928Z [7461/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_bf16_sm80.cu.o 2025-06-01T22:28:37.7041438Z [7461/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_bf16_sm80.cu.o 2025-06-01T22:28:37.7044802Z [7462/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_bf16_causal_sm80.cu.o 2025-06-01T22:28:45.4914958Z [7462/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_fp16_causal_sm80.cu.o 2025-06-01T22:28:45.4918163Z [7463/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim128_fp16_sm80.cu.o 2025-06-01T22:29:11.6768749Z [7463/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_fp16_sm80.cu.o 2025-06-01T22:29:11.6771087Z [7464/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim160_fp16_sm80.cu.o 2025-06-01T22:29:17.2186285Z [7464/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_bf16_causal_sm80.cu.o 2025-06-01T22:29:17.2188139Z [7465/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_fp16_causal_sm80.cu.o 2025-06-01T22:29:42.7636303Z [7465/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_bf16_sm80.cu.o 2025-06-01T22:29:42.7638088Z [7466/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_bf16_sm80.cu.o 2025-06-01T22:30:03.4199167Z [7466/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_fp16_causal_sm80.cu.o 2025-06-01T22:30:03.4202681Z [7467/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_bf16_causal_sm80.cu.o 2025-06-01T22:30:27.8253068Z [7467/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_fp16_sm80.cu.o 2025-06-01T22:30:27.8254842Z [7468/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_fp16_causal_sm80.cu.o 2025-06-01T22:30:33.0306906Z [7468/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_bf16_causal_sm80.cu.o 2025-06-01T22:30:33.0310521Z [7469/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim192_fp16_sm80.cu.o 2025-06-01T22:31:05.3708418Z [7469/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_bf16_sm80.cu.o 2025-06-01T22:31:05.3710203Z [7470/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_bf16_causal_sm80.cu.o 2025-06-01T22:31:29.2294629Z [7470/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_fp16_causal_sm80.cu.o 2025-06-01T22:31:29.2298026Z [7471/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_fp16_causal_sm80.cu.o 2025-06-01T22:31:34.0095205Z [7471/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_fp16_sm80.cu.o 2025-06-01T22:31:34.0098256Z [7472/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_bf16_sm80.cu.o 2025-06-01T22:32:03.6008152Z [7472/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128.cu.o 2025-06-01T22:32:03.6011468Z [7473/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim256_fp16_sm80.cu.o 2025-06-01T22:32:14.6103539Z [7473/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128_dropout.cu.o 2025-06-01T22:32:14.6107052Z [7474/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_bf16_sm80.cu.o 2025-06-01T22:32:29.1410593Z [7474/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32.cu.o 2025-06-01T22:32:29.1414544Z [7475/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_bf16_causal_sm80.cu.o 2025-06-01T22:32:35.0217917Z [7475/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32_dropout.cu.o 2025-06-01T22:32:35.0221505Z [7476/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim32_fp16_sm80.cu.o 2025-06-01T22:33:02.6327843Z [7476/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64.cu.o 2025-06-01T22:33:02.6330770Z [7477/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_fp16_causal_sm80.cu.o 2025-06-01T22:33:04.6304555Z [7477/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64_dropout.cu.o 2025-06-01T22:33:04.6308156Z [7478/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128_dropout.cu.o 2025-06-01T22:33:04.7889524Z [7478/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536.cu.o 2025-06-01T22:33:04.7892884Z [7479/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k128.cu.o 2025-06-01T22:33:12.7029664Z [7479/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536_dropout.cu.o 2025-06-01T22:33:12.7033399Z [7480/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32_dropout.cu.o 2025-06-01T22:33:14.3073927Z [7480/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k96.cu.o 2025-06-01T22:33:14.3077249Z [7481/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k32.cu.o 2025-06-01T22:33:32.6656777Z [7481/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128.cu.o 2025-06-01T22:33:32.6660434Z [7482/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_bf16_causal_sm80.cu.o 2025-06-01T22:33:35.0701284Z [7482/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128_dropout.cu.o 2025-06-01T22:33:35.0704976Z [7483/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64.cu.o 2025-06-01T22:33:46.1188637Z [7483/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32.cu.o 2025-06-01T22:33:46.1192072Z [7484/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k64_dropout.cu.o 2025-06-01T22:33:50.6919541Z [7484/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32_dropout.cu.o 2025-06-01T22:33:50.6923527Z [7485/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_bf16_sm80.cu.o 2025-06-01T22:33:50.7129809Z [7485/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64.cu.o 2025-06-01T22:33:50.7133352Z [7486/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536.cu.o 2025-06-01T22:33:54.1216954Z [7486/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64_dropout.cu.o 2025-06-01T22:33:54.1218899Z [7487/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k96.cu.o 2025-06-01T22:33:56.6089137Z [7487/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536.cu.o 2025-06-01T22:33:56.6091160Z [7488/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_bf16_aligned_k65536_dropout.cu.o 2025-06-01T22:34:12.6904830Z [7488/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536_dropout.cu.o 2025-06-01T22:34:12.6908472Z [7489/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_fp16_causal_sm80.cu.o 2025-06-01T22:34:41.6115263Z [7489/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k96.cu.o 2025-06-01T22:34:41.6118263Z [7490/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim64_fp16_sm80.cu.o 2025-06-01T22:34:42.7795066Z [7490/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128.cu.o 2025-06-01T22:34:42.7798667Z [7491/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_bf16_sm80.cu.o 2025-06-01T22:34:48.2514506Z [7491/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128_dropout.cu.o 2025-06-01T22:34:48.2516623Z [7492/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32_dropout.cu.o 2025-06-01T22:34:51.5912761Z [7492/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32.cu.o 2025-06-01T22:34:51.5914692Z [7493/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k32.cu.o 2025-06-01T22:34:53.4854490Z [7493/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32_dropout.cu.o 2025-06-01T22:34:53.4858330Z [7494/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64_dropout.cu.o 2025-06-01T22:34:55.2010340Z [7494/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64.cu.o 2025-06-01T22:34:55.2012222Z [7495/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k96.cu.o 2025-06-01T22:34:59.6609263Z [7495/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64_dropout.cu.o 2025-06-01T22:34:59.6612952Z [7496/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128_dropout.cu.o 2025-06-01T22:35:00.8092162Z [7496/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536.cu.o 2025-06-01T22:35:00.8095715Z [7497/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536.cu.o 2025-06-01T22:35:07.8515387Z [7497/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536_dropout.cu.o 2025-06-01T22:35:07.8517593Z [7498/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k64.cu.o 2025-06-01T22:35:07.9484714Z [7498/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128.cu.o 2025-06-01T22:35:07.9486638Z [7499/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k128.cu.o 2025-06-01T22:35:14.9582451Z [7499/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128_dropout.cu.o 2025-06-01T22:35:14.9585222Z [7500/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_aligned_k65536_dropout.cu.o 2025-06-01T22:35:22.0821743Z [7500/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32.cu.o 2025-06-01T22:35:22.0825246Z [7501/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32.cu.o 2025-06-01T22:35:26.1661967Z [7501/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32_dropout.cu.o 2025-06-01T22:35:26.1665730Z [7502/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128.cu.o 2025-06-01T22:35:27.9786518Z [7502/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64.cu.o 2025-06-01T22:35:27.9790129Z [7503/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64.cu.o 2025-06-01T22:35:30.5922413Z [7503/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64_dropout.cu.o 2025-06-01T22:35:30.5924559Z [7504/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k32_dropout.cu.o 2025-06-01T22:35:34.6315307Z [7504/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536.cu.o 2025-06-01T22:35:34.6318047Z [7505/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k128_dropout.cu.o 2025-06-01T22:35:34.6383146Z [7505/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536_dropout.cu.o 2025-06-01T22:35:34.6386313Z [7506/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k64_dropout.cu.o 2025-06-01T22:35:42.3819881Z [7506/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128.cu.o 2025-06-01T22:35:42.3823211Z [7507/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/third_party/flash-attention/csrc/flash_attn/src/flash_fwd_split_hdim96_fp16_sm80.cu.o 2025-06-01T22:35:42.9398564Z [7507/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128_dropout.cu.o 2025-06-01T22:35:42.9402309Z [7508/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536.cu.o 2025-06-01T22:35:51.6867973Z [7508/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32.cu.o 2025-06-01T22:35:51.6871426Z [7509/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f16_notaligned_k65536_dropout.cu.o 2025-06-01T22:36:08.5594622Z [7509/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32_dropout.cu.o 2025-06-01T22:36:08.5598175Z [7510/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32.cu.o 2025-06-01T22:36:10.8306319Z [7510/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64.cu.o 2025-06-01T22:36:10.8310102Z [7511/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128.cu.o 2025-06-01T22:36:20.1896256Z [7511/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64_dropout.cu.o 2025-06-01T22:36:20.1899790Z [7512/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32.cu.o 2025-06-01T22:36:20.2358500Z [7512/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536.cu.o 2025-06-01T22:36:20.2361893Z [7513/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64.cu.o 2025-06-01T22:36:23.5376971Z [7513/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536_dropout.cu.o 2025-06-01T22:36:23.5380098Z [7514/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128.cu.o 2025-06-01T22:36:24.5309021Z [7514/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_bf16_aligned.cu.o 2025-06-01T22:36:24.5312555Z [7515/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k128_dropout.cu.o 2025-06-01T22:36:26.3580717Z [7515/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_aligned.cu.o 2025-06-01T22:36:26.3584413Z [7516/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k32_dropout.cu.o 2025-06-01T22:36:32.4648283Z [7516/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_notaligned.cu.o 2025-06-01T22:36:32.4651836Z [7517/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k64_dropout.cu.o 2025-06-01T22:36:34.7710192Z [7517/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_aligned.cu.o 2025-06-01T22:36:34.7713584Z [7518/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k32_dropout.cu.o 2025-06-01T22:36:38.6989343Z [7518/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_notaligned.cu.o 2025-06-01T22:36:38.6992549Z [7519/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k128_dropout.cu.o 2025-06-01T22:36:45.0543119Z [7519/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterCUDA_0.cpp.o 2025-06-01T22:36:45.0544700Z [7520/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64.cu.o 2025-06-01T22:36:45.3334243Z [7520/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterNestedTensorCUDA_0.cpp.o 2025-06-01T22:36:45.3337398Z [7521/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536.cu.o 2025-06-01T22:36:52.7650751Z [7521/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterQuantizedCUDA_0.cpp.o 2025-06-01T22:36:52.7653810Z [7522/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k64_dropout.cu.o 2025-06-01T22:36:55.3307688Z [7522/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterSparseCUDA_0.cpp.o 2025-06-01T22:36:55.3309892Z [7523/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterQuantizedCUDA_0.cpp.o 2025-06-01T22:36:55.5754841Z [7523/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterSparseCsrCUDA_0.cpp.o 2025-06-01T22:36:55.5757596Z [7524/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536.cu.o 2025-06-01T22:36:58.4862059Z [7524/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/UfuncCUDA_add.cu.o 2025-06-01T22:36:58.4863292Z [7525/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterNestedTensorCUDA_0.cpp.o 2025-06-01T22:36:58.9925550Z [7525/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDABlas.cpp.o 2025-06-01T22:36:58.9928285Z [7526/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_bf16_aligned.cu.o 2025-06-01T22:37:01.2118609Z [7526/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseBlas.cpp.o 2025-06-01T22:37:01.2120335Z [7527/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_notaligned_k65536_dropout.cu.o 2025-06-01T22:37:01.2800218Z [7527/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CublasHandlePool.cpp.o 2025-06-01T22:37:01.2802403Z [7528/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDASparseBlas.cpp.o 2025-06-01T22:37:03.2311796Z [7528/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp.o 2025-06-01T22:37:03.2314322Z [7529/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp.o 2025-06-01T22:37:03.2943580Z [7529/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/tunable/StreamTimer.cpp.o 2025-06-01T22:37:03.2946891Z [7530/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB_f32_aligned_k65536_dropout.cu.o 2025-06-01T22:37:03.8599375Z [7530/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/tunable/Tunable.cpp.o 2025-06-01T22:37:03.8602029Z [7531/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_notaligned.cu.o 2025-06-01T22:37:05.1982714Z [7531/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Activation.cpp.o 2025-06-01T22:37:05.1985198Z [7532/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/tunable/StreamTimer.cpp.o 2025-06-01T22:37:07.4090667Z [7532/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp.o 2025-06-01T22:37:07.4093077Z [7533/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/tunable/Tunable.cpp.o 2025-06-01T22:37:07.6634961Z [7533/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Blas.cpp.o 2025-06-01T22:37:07.6637206Z [7534/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterSparseCUDA_0.cpp.o 2025-06-01T22:37:07.9714229Z [7534/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Distributions.cpp.o 2025-06-01T22:37:07.9716532Z [7535/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Activation.cpp.o 2025-06-01T22:37:08.5151200Z [7535/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Equal.cpp.o 2025-06-01T22:37:08.5153569Z [7536/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterSparseCsrCUDA_0.cpp.o 2025-06-01T22:37:08.5287317Z [7536/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GridSampler.cpp.o 2025-06-01T22:37:08.5289601Z [7537/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CublasHandlePool.cpp.o 2025-06-01T22:37:10.6939329Z [7537/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernel.cpp.o 2025-06-01T22:37:10.6941789Z [7538/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp.o 2025-06-01T22:37:11.6608787Z [7538/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceOps.cpp.o 2025-06-01T22:37:11.6611096Z [7539/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Distributions.cpp.o 2025-06-01T22:37:11.9590249Z [7539/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScanKernels.cpp.o 2025-06-01T22:37:11.9592399Z [7540/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Equal.cpp.o 2025-06-01T22:37:12.1887614Z [7540/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sort.cpp.o 2025-06-01T22:37:12.1890122Z [7541/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/GridSampler.cpp.o 2025-06-01T22:37:12.3261051Z [7541/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sorting.cpp.o 2025-06-01T22:37:12.3263968Z [7542/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_notaligned.cu.o 2025-06-01T22:37:12.9780898Z [7542/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cpp.o 2025-06-01T22:37:12.9783264Z [7543/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/IndexKernel.cpp.o 2025-06-01T22:37:15.3696584Z [7543/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorShapeCUDA.cpp.o 2025-06-01T22:37:15.3698941Z [7544/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ScanKernels.cpp.o 2025-06-01T22:37:15.4348888Z [7544/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTopK.cpp.o 2025-06-01T22:37:15.4351004Z [7545/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/ReduceOps.cpp.o 2025-06-01T22:37:15.5212460Z [7545/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/jit_utils.cpp.o 2025-06-01T22:37:15.5215390Z [7546/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f16_aligned.cu.o 2025-06-01T22:37:16.2916376Z [7546/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp.o 2025-06-01T22:37:16.2918874Z [7547/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sort.cpp.o 2025-06-01T22:37:16.4524002Z [7547/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlas.cpp.o 2025-06-01T22:37:16.4526504Z [7548/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorModeKernel.cpp.o 2025-06-01T22:37:17.5190265Z [7548/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp.o 2025-06-01T22:37:17.5191545Z [7549/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Sorting.cpp.o 2025-06-01T22:37:18.5036348Z [7549/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp.o 2025-06-01T22:37:18.5038871Z [7550/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorShapeCUDA.cpp.o 2025-06-01T22:37:19.0769105Z [7550/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp.o 2025-06-01T22:37:19.0771542Z [7551/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/TensorTopK.cpp.o 2025-06-01T22:37:20.4179345Z [7551/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.cpp.o 2025-06-01T22:37:20.4181745Z [7552/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/jit_utils.cpp.o 2025-06-01T22:37:21.2842479Z [7552/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2025-06-01T22:37:21.2844912Z [7553/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlas.cpp.o 2025-06-01T22:37:21.7095533Z [7553/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/comm.cpp.o 2025-06-01T22:37:21.7097821Z [7554/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp.o 2025-06-01T22:37:22.1474066Z [7554/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/memory_snapshot.cpp.o 2025-06-01T22:37:22.1476767Z [7555/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp.o 2025-06-01T22:37:23.0593124Z [7555/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/CUDAPluggableAllocator.cpp.o 2025-06-01T22:37:23.0595262Z [7556/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Blas.cpp.o 2025-06-01T22:37:23.6313579Z [7556/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp.o 2025-06-01T22:37:23.6315721Z [7557/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2025-06-01T22:37:23.9079028Z [7557/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_torch/shim_cuda.cpp.o 2025-06-01T22:37:23.9081228Z [7558/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/cuda/CUDABlas.cpp.o 2025-06-01T22:37:24.8861864Z [7558/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2025-06-01T22:37:24.8864342Z [7559/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/CUDAPluggableAllocator.cpp.o 2025-06-01T22:37:25.3343532Z [7559/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/profiler/stubs/cuda.cpp.o 2025-06-01T22:37:25.3346507Z [7560/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp.o 2025-06-01T22:37:25.3498736Z [7560/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2025-06-01T22:37:25.3501115Z [7561/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp.o 2025-06-01T22:37:26.6891927Z [7561/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2025-06-01T22:37:26.6893483Z [7562/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.cpp.o 2025-06-01T22:37:27.0491843Z [7562/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2025-06-01T22:37:27.0493490Z [7563/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/flash_attn/flash_api.cpp.o 2025-06-01T22:37:27.2322910Z [7563/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2025-06-01T22:37:27.2326107Z [7564/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF_f32_aligned.cu.o 2025-06-01T22:37:28.2525280Z [7564/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Unique.cu.o 2025-06-01T22:37:28.2527764Z [7565/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/inductor/aoti_torch/shim_cuda.cpp.o 2025-06-01T22:37:29.5715467Z [7565/8163] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp.o 2025-06-01T22:37:29.5717914Z [7566/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/memory_snapshot.cpp.o 2025-06-01T22:37:30.8233905Z [7566/8163] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp.o 2025-06-01T22:37:30.8236083Z [7567/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/profiler/stubs/cuda.cpp.o 2025-06-01T22:37:31.5468373Z [7567/8163] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLibBlas.cpp.o 2025-06-01T22:37:31.5470033Z [7568/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/cuda/comm.cpp.o 2025-06-01T22:37:32.6062239Z [7568/8163] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CUDASolver.cpp.o 2025-06-01T22:37:32.6064895Z [7569/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2025-06-01T22:37:34.1335204Z [7569/8163] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp.o 2025-06-01T22:37:34.1337647Z [7570/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2025-06-01T22:37:34.5202296Z [7570/8163] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp.o 2025-06-01T22:37:34.5205311Z [7571/8163] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CudssHandlePool.cpp.o 2025-06-01T22:37:34.9188264Z [7571/8163] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-06-01T22:37:34.9190921Z [7572/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2025-06-01T22:37:35.7890026Z [7572/8163] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-06-01T22:37:35.7893077Z [7573/8163] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-06-01T22:37:36.6678318Z [7573/8163] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-06-01T22:37:36.6681090Z [7574/8163] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp.o 2025-06-01T22:37:37.5648123Z [7574/8163] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-06-01T22:37:37.5651009Z [7575/8163] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/CUDASolver.cpp.o 2025-06-01T22:37:38.0769846Z [7575/8163] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-06-01T22:37:38.0772960Z [7576/8163] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-06-01T22:37:39.6041884Z [7576/8163] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-06-01T22:37:39.6044800Z [7577/8163] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2025-06-01T22:37:40.2552253Z [7577/8163] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2025-06-01T22:37:40.2554861Z [7578/8163] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLibBlas.cpp.o 2025-06-01T22:37:41.1700774Z [7578/8163] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2025-06-01T22:37:41.1702179Z [7579/8163] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp.o 2025-06-01T22:37:41.7922648Z [7579/8163] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2025-06-01T22:37:41.7924304Z [7580/8163] Building CXX object caffe2/CMakeFiles/torch_cuda_linalg.dir/__/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp.o 2025-06-01T22:37:41.8199375Z [7580/8163] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2025-06-01T22:37:41.8201042Z [7581/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2025-06-01T22:37:42.0673834Z [7581/8163] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2025-06-01T22:37:42.0675136Z [7582/8163] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2025-06-01T22:37:46.0584363Z [7582/8163] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2025-06-01T22:37:46.0586518Z [7583/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2025-06-01T22:37:50.1628400Z [7583/8163] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2025-06-01T22:37:50.1630595Z [7584/8163] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2025-06-01T22:37:50.4505262Z [7584/8163] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2025-06-01T22:37:50.4507830Z [7585/8163] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2025-06-01T22:37:50.7025368Z [7585/8163] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2025-06-01T22:37:50.7026661Z [7586/8163] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2025-06-01T22:37:51.0119868Z [7586/8163] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2025-06-01T22:37:51.0121118Z [7587/8163] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2025-06-01T22:37:52.4348290Z [7587/8163] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2025-06-01T22:37:52.4349738Z [7588/8163] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2025-06-01T22:37:56.2230967Z [7588/8163] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2025-06-01T22:37:56.2232151Z [7589/8163] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2025-06-01T22:37:57.8449239Z [7589/8163] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2025-06-01T22:37:57.8451891Z [7590/8163] Building CXX object caffe2/CMakeFiles/cpu_allocator_test.dir/__/aten/src/ATen/test/cpu_allocator_test.cpp.o 2025-06-01T22:37:58.9526327Z [7590/8163] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2025-06-01T22:37:58.9528753Z [7591/8163] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2025-06-01T22:37:59.1757822Z [7591/8163] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2025-06-01T22:37:59.1760482Z [7592/8163] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2025-06-01T22:37:59.1901268Z [7592/8163] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2025-06-01T22:37:59.1903843Z [7593/8163] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2025-06-01T22:38:03.4957983Z [7593/8163] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2025-06-01T22:38:03.4960870Z [7594/8163] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2025-06-01T22:38:06.0666803Z [7594/8163] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2025-06-01T22:38:06.0669277Z [7595/8163] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2025-06-01T22:38:06.8173549Z [7595/8163] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2025-06-01T22:38:06.8174835Z [7596/8163] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2025-06-01T22:38:07.2004631Z [7596/8163] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2025-06-01T22:38:07.2006147Z [7597/8163] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2025-06-01T22:38:11.7202031Z [7597/8163] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2025-06-01T22:38:11.7203399Z [7598/8163] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2025-06-01T22:38:14.1276735Z [7598/8163] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2025-06-01T22:38:14.1278323Z [7599/8163] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2025-06-01T22:38:14.3694252Z [7599/8163] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2025-06-01T22:38:14.3695700Z [7600/8163] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2025-06-01T22:38:15.5486500Z [7600/8163] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2025-06-01T22:38:15.5487781Z [7601/8163] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2025-06-01T22:38:20.6555426Z [7601/8163] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2025-06-01T22:38:20.6557882Z [7602/8163] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2025-06-01T22:38:21.1147566Z [7602/8163] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2025-06-01T22:38:21.1150599Z [7603/8163] Building CXX object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/RegisterCUDA_0.cpp.o 2025-06-01T22:38:21.5191389Z [7603/8163] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2025-06-01T22:38:21.5192904Z [7604/8163] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2025-06-01T22:38:23.1291220Z [7604/8163] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2025-06-01T22:38:23.1292693Z [7605/8163] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2025-06-01T22:38:24.4519432Z [7605/8163] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2025-06-01T22:38:24.4520805Z [7606/8163] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2025-06-01T22:38:24.8040194Z [7606/8163] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2025-06-01T22:38:24.8041623Z [7607/8163] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2025-06-01T22:38:26.0680281Z [7607/8163] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2025-06-01T22:38:26.0681504Z [7608/8163] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2025-06-01T22:38:29.8504807Z [7608/8163] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2025-06-01T22:38:29.8506501Z [7609/8163] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2025-06-01T22:38:30.1705231Z [7609/8163] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2025-06-01T22:38:30.1706608Z [7610/8163] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2025-06-01T22:38:30.5872684Z [7610/8163] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2025-06-01T22:38:30.5874114Z [7611/8163] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2025-06-01T22:38:33.1743535Z [7611/8163] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2025-06-01T22:38:33.1744898Z [7612/8163] Building CXX object caffe2/CMakeFiles/StorageUtils_test.dir/__/aten/src/ATen/test/StorageUtils_test.cpp.o 2025-06-01T22:38:34.0298348Z [7612/8163] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2025-06-01T22:38:34.0299611Z [7613/8163] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2025-06-01T22:38:34.0461286Z [7613/8163] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2025-06-01T22:38:34.0462548Z [7614/8163] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2025-06-01T22:38:34.4874730Z [7614/8163] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2025-06-01T22:38:34.4876973Z [7615/8163] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2025-06-01T22:38:37.5465649Z [7615/8163] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2025-06-01T22:38:37.5468310Z [7616/8163] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2025-06-01T22:38:38.7125306Z [7616/8163] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2025-06-01T22:38:38.7127704Z [7617/8163] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2025-06-01T22:38:39.7175569Z [7617/8163] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2025-06-01T22:38:39.7176925Z [7618/8163] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2025-06-01T22:38:40.1344662Z [7618/8163] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2025-06-01T22:38:40.1346402Z [7619/8163] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2025-06-01T22:38:42.3789504Z [7619/8163] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2025-06-01T22:38:42.3790871Z [7620/8163] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2025-06-01T22:38:43.8779184Z [7620/8163] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2025-06-01T22:38:43.8781800Z [7621/8163] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2025-06-01T22:38:44.6541868Z [7621/8163] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2025-06-01T22:38:44.6543201Z [7622/8163] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2025-06-01T22:38:47.3440744Z [7622/8163] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2025-06-01T22:38:47.3442359Z [7623/8163] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2025-06-01T22:38:47.6480245Z [7623/8163] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2025-06-01T22:38:47.6481557Z [7624/8163] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2025-06-01T22:38:49.6892375Z [7624/8163] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2025-06-01T22:38:49.6893856Z [7625/8163] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2025-06-01T22:38:50.5016668Z [7625/8163] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2025-06-01T22:38:50.5018099Z [7626/8163] Building CXX object caffe2/CMakeFiles/legacy_vmap_test.dir/__/aten/src/ATen/test/legacy_vmap_test.cpp.o 2025-06-01T22:38:52.0877918Z [7626/8163] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2025-06-01T22:38:52.0886630Z [7627/8163] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2025-06-01T22:38:53.8248642Z [7627/8163] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2025-06-01T22:38:53.8251165Z [7628/8163] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2025-06-01T22:38:56.8024825Z [7628/8163] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2025-06-01T22:38:56.8026211Z [7629/8163] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2025-06-01T22:38:58.2476665Z [7629/8163] Building CXX object caffe2/CMakeFiles/make_boxed_from_unboxed_functor_test.dir/__/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp.o 2025-06-01T22:38:58.2478355Z [7630/8163] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2025-06-01T22:38:59.8399807Z [7630/8163] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2025-06-01T22:38:59.8402800Z [7631/8163] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2025-06-01T22:39:01.3069552Z [7631/8163] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2025-06-01T22:39:01.3072498Z [7632/8163] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2025-06-01T22:39:02.3885251Z [7632/8163] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2025-06-01T22:39:02.3888084Z [7633/8163] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2025-06-01T22:39:02.9790387Z [7633/8163] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2025-06-01T22:39:02.9793220Z [7634/8163] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2025-06-01T22:39:05.5297094Z [7634/8163] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2025-06-01T22:39:05.5299416Z [7635/8163] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-06-01T22:39:05.9925761Z [7635/8163] Building CXX object caffe2/CMakeFiles/cuda_allocator_test.dir/__/aten/src/ATen/test/cuda_allocator_test.cpp.o 2025-06-01T22:39:05.9927674Z [7636/8163] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2025-06-01T22:39:06.1367815Z [7636/8163] Building CXX object caffe2/CMakeFiles/cuda_apply_test.dir/__/aten/src/ATen/test/cuda_apply_test.cpp.o 2025-06-01T22:39:06.1369254Z [7637/8163] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2025-06-01T22:39:08.2918494Z [7637/8163] Building CUDA object caffe2/CMakeFiles/cuda_atomic_ops_test.dir/__/aten/src/ATen/test/cuda_atomic_ops_test.cu.o 2025-06-01T22:39:08.2919833Z [7638/8163] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2025-06-01T22:39:08.9368696Z [7638/8163] Building CXX object caffe2/CMakeFiles/cuda_caching_host_allocator_test.dir/__/aten/src/ATen/test/cuda_caching_host_allocator_test.cpp.o 2025-06-01T22:39:08.9370361Z [7639/8163] Building CXX object caffe2/CMakeFiles/cuda_apply_test.dir/__/aten/src/ATen/test/cuda_apply_test.cpp.o 2025-06-01T22:39:09.3039831Z [7639/8163] Building CUDA object caffe2/CMakeFiles/cuda_complex_math_test.dir/__/aten/src/ATen/test/cuda_complex_math_test.cu.o 2025-06-01T22:39:09.3041507Z [7640/8163] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2025-06-01T22:39:09.3616028Z [7640/8163] Building CUDA object caffe2/CMakeFiles/cuda_complex_test.dir/__/aten/src/ATen/test/cuda_complex_test.cu.o 2025-06-01T22:39:09.3618886Z [7641/8163] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2025-06-01T22:39:11.2601276Z [7641/8163] Building CUDA object caffe2/CMakeFiles/cuda_cub_test.dir/__/aten/src/ATen/test/cuda_cub_test.cu.o 2025-06-01T22:39:11.2602948Z [7642/8163] Building CXX object caffe2/CMakeFiles/make_boxed_from_unboxed_functor_test.dir/__/aten/src/ATen/core/boxing/impl/make_boxed_from_unboxed_functor_test.cpp.o 2025-06-01T22:39:13.7110539Z [7642/8163] Building CXX object caffe2/CMakeFiles/cuda_device_test.dir/__/aten/src/ATen/test/cuda_device_test.cpp.o 2025-06-01T22:39:13.7112706Z [7643/8163] Building CXX object caffe2/CMakeFiles/cuda_device_test.dir/__/aten/src/ATen/test/cuda_device_test.cpp.o 2025-06-01T22:39:14.2580332Z [7643/8163] Building CUDA object caffe2/CMakeFiles/cuda_distributions_test.dir/__/aten/src/ATen/test/cuda_distributions_test.cu.o 2025-06-01T22:39:14.2583093Z [7644/8163] Building CXX object caffe2/CMakeFiles/cuda_allocator_test.dir/__/aten/src/ATen/test/cuda_allocator_test.cpp.o 2025-06-01T22:39:16.7303099Z [7644/8163] Building CXX object caffe2/CMakeFiles/cuda_dlconvertor_test.dir/__/aten/src/ATen/test/cuda_dlconvertor_test.cpp.o 2025-06-01T22:39:16.7305616Z [7645/8163] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-06-01T22:39:17.6525235Z [7645/8163] Building CXX object caffe2/CMakeFiles/cuda_exchange_device_test.dir/__/aten/src/ATen/test/cuda_exchange_device_test.cpp.o 2025-06-01T22:39:17.6528094Z [7646/8163] Building CXX object caffe2/CMakeFiles/cuda_caching_host_allocator_test.dir/__/aten/src/ATen/test/cuda_caching_host_allocator_test.cpp.o 2025-06-01T22:39:19.1912331Z [7646/8163] Building CUDA object caffe2/CMakeFiles/cuda_generator_test.dir/__/aten/src/ATen/test/cuda_generator_test.cu.o 2025-06-01T22:39:19.1914696Z [7647/8163] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2025-06-01T22:39:19.1973404Z [7647/8163] Building CUDA object caffe2/CMakeFiles/cuda_half_test.dir/__/aten/src/ATen/test/cuda_half_test.cu.o 2025-06-01T22:39:19.1975503Z [7648/8163] Building CXX object caffe2/CMakeFiles/cuda_exchange_device_test.dir/__/aten/src/ATen/test/cuda_exchange_device_test.cpp.o 2025-06-01T22:39:22.3127692Z [7648/8163] Building CUDA object caffe2/CMakeFiles/cuda_integer_divider_test.dir/__/aten/src/ATen/test/cuda_integer_divider_test.cu.o 2025-06-01T22:39:22.3130233Z [7649/8163] Building CXX object caffe2/CMakeFiles/cuda_dlconvertor_test.dir/__/aten/src/ATen/test/cuda_dlconvertor_test.cpp.o 2025-06-01T22:39:28.7643223Z [7649/8163] Building CUDA object caffe2/CMakeFiles/cuda_optional_test.dir/__/aten/src/ATen/test/cuda_optional_test.cu.o 2025-06-01T22:39:28.7645544Z [7650/8163] Building CUDA object caffe2/CMakeFiles/cuda_atomic_ops_test.dir/__/aten/src/ATen/test/cuda_atomic_ops_test.cu.o 2025-06-01T22:39:30.4367666Z [7650/8163] Building CUDA object caffe2/CMakeFiles/cuda_packedtensoraccessor_test.dir/__/aten/src/ATen/test/cuda_packedtensoraccessor_test.cu.o 2025-06-01T22:39:30.4370451Z [7651/8163] Building CUDA object caffe2/CMakeFiles/cuda_complex_math_test.dir/__/aten/src/ATen/test/cuda_complex_math_test.cu.o 2025-06-01T22:39:31.1183755Z [7651/8163] Building CXX object caffe2/CMakeFiles/cuda_reportMemoryUsage_test.dir/__/aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp.o 2025-06-01T22:39:31.1186418Z [7652/8163] Building CUDA object caffe2/CMakeFiles/cuda_complex_test.dir/__/aten/src/ATen/test/cuda_complex_test.cu.o 2025-06-01T22:39:31.1188338Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(8): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1189605Z constexpr float num1 = float(1.23); 2025-06-01T22:39:31.1190184Z ^ 2025-06-01T22:39:31.1190498Z 2025-06-01T22:39:31.1191018Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:39:31.1191755Z 2025-06-01T22:39:31.1192672Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(9): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1194000Z constexpr float num2 = float(4.56); 2025-06-01T22:39:31.1194632Z ^ 2025-06-01T22:39:31.1194909Z 2025-06-01T22:39:31.1195920Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(14): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1197298Z constexpr double num1 = double(1.23); 2025-06-01T22:39:31.1197890Z ^ 2025-06-01T22:39:31.1198201Z 2025-06-01T22:39:31.1199175Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(15): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1200534Z constexpr double num2 = double(4.56); 2025-06-01T22:39:31.1201132Z ^ 2025-06-01T22:39:31.1201605Z 2025-06-01T22:39:31.1202541Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(49): warning #177-D: variable "cuComplex_zz" was declared but never referenced 2025-06-01T22:39:31.1204442Z cuComplex cuComplex_zz = *reinterpret_cast(&zz); 2025-06-01T22:39:31.1205221Z ^ 2025-06-01T22:39:31.1205500Z 2025-06-01T22:39:31.1206544Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(53): warning #177-D: variable "cuDoubleComplex_zzzz" was declared but never referenced 2025-06-01T22:39:31.1208478Z cuDoubleComplex cuDoubleComplex_zzzz = *reinterpret_cast(&zzzz); 2025-06-01T22:39:31.1209525Z ^ 2025-06-01T22:39:31.1209834Z 2025-06-01T22:39:31.1210651Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(8): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1211917Z constexpr float num1 = float(1.23); 2025-06-01T22:39:31.1212520Z ^ 2025-06-01T22:39:31.1212799Z 2025-06-01T22:39:31.1213325Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:39:31.1214091Z 2025-06-01T22:39:31.1214972Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(9): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1216418Z constexpr float num2 = float(4.56); 2025-06-01T22:39:31.1217161Z ^ 2025-06-01T22:39:31.1217464Z 2025-06-01T22:39:31.1218336Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(14): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1219808Z constexpr double num1 = double(1.23); 2025-06-01T22:39:31.1220421Z ^ 2025-06-01T22:39:31.1220706Z 2025-06-01T22:39:31.1221510Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(15): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1222778Z constexpr double num2 = double(4.56); 2025-06-01T22:39:31.1223431Z ^ 2025-06-01T22:39:31.1223730Z 2025-06-01T22:39:31.1224690Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(49): warning #177-D: variable "cuComplex_zz" was declared but never referenced 2025-06-01T22:39:31.1226251Z cuComplex cuComplex_zz = *reinterpret_cast(&zz); 2025-06-01T22:39:31.1226989Z ^ 2025-06-01T22:39:31.1227232Z 2025-06-01T22:39:31.1228085Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(53): warning #177-D: variable "cuDoubleComplex_zzzz" was declared but never referenced 2025-06-01T22:39:31.1229863Z cuDoubleComplex cuDoubleComplex_zzzz = *reinterpret_cast(&zzzz); 2025-06-01T22:39:31.1230790Z ^ 2025-06-01T22:39:31.1231065Z 2025-06-01T22:39:31.1231840Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(8): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1233061Z constexpr float num1 = float(1.23); 2025-06-01T22:39:31.1233613Z ^ 2025-06-01T22:39:31.1233859Z 2025-06-01T22:39:31.1234358Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:39:31.1235073Z 2025-06-01T22:39:31.1235844Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(9): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1237126Z constexpr float num2 = float(4.56); 2025-06-01T22:39:31.1237703Z ^ 2025-06-01T22:39:31.1237976Z 2025-06-01T22:39:31.1238811Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(14): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1240068Z constexpr double num1 = double(1.23); 2025-06-01T22:39:31.1240622Z ^ 2025-06-01T22:39:31.1240902Z 2025-06-01T22:39:31.1241729Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(15): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1243030Z constexpr double num2 = double(4.56); 2025-06-01T22:39:31.1243625Z ^ 2025-06-01T22:39:31.1244041Z 2025-06-01T22:39:31.1245548Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(49): warning #177-D: variable "cuComplex_zz" was declared but never referenced 2025-06-01T22:39:31.1247169Z cuComplex cuComplex_zz = *reinterpret_cast(&zz); 2025-06-01T22:39:31.1247909Z ^ 2025-06-01T22:39:31.1248188Z 2025-06-01T22:39:31.1249151Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(53): warning #177-D: variable "cuDoubleComplex_zzzz" was declared but never referenced 2025-06-01T22:39:31.1250936Z cuDoubleComplex cuDoubleComplex_zzzz = *reinterpret_cast(&zzzz); 2025-06-01T22:39:31.1251979Z ^ 2025-06-01T22:39:31.1252261Z 2025-06-01T22:39:31.1253140Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(8): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1254470Z constexpr float num1 = float(1.23); 2025-06-01T22:39:31.1255072Z ^ 2025-06-01T22:39:31.1255355Z 2025-06-01T22:39:31.1255860Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:39:31.1256740Z 2025-06-01T22:39:31.1257622Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(9): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1258947Z constexpr float num2 = float(4.56); 2025-06-01T22:39:31.1259536Z ^ 2025-06-01T22:39:31.1259984Z 2025-06-01T22:39:31.1260883Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(14): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1262298Z constexpr double num1 = double(1.23); 2025-06-01T22:39:31.1262913Z ^ 2025-06-01T22:39:31.1263205Z 2025-06-01T22:39:31.1264024Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(15): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1265358Z constexpr double num2 = double(4.56); 2025-06-01T22:39:31.1265934Z ^ 2025-06-01T22:39:31.1266212Z 2025-06-01T22:39:31.1267150Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(49): warning #177-D: variable "cuComplex_zz" was declared but never referenced 2025-06-01T22:39:31.1268668Z cuComplex cuComplex_zz = *reinterpret_cast(&zz); 2025-06-01T22:39:31.1269478Z ^ 2025-06-01T22:39:31.1269735Z 2025-06-01T22:39:31.1270757Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(53): warning #177-D: variable "cuDoubleComplex_zzzz" was declared but never referenced 2025-06-01T22:39:31.1272467Z cuDoubleComplex cuDoubleComplex_zzzz = *reinterpret_cast(&zzzz); 2025-06-01T22:39:31.1273596Z ^ 2025-06-01T22:39:31.1273889Z 2025-06-01T22:39:31.1274757Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(8): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1276068Z constexpr float num1 = float(1.23); 2025-06-01T22:39:31.1276642Z ^ 2025-06-01T22:39:31.1276924Z 2025-06-01T22:39:31.1277421Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:39:31.1278143Z 2025-06-01T22:39:31.1278998Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(9): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1280311Z constexpr float num2 = float(4.56); 2025-06-01T22:39:31.1280885Z ^ 2025-06-01T22:39:31.1281189Z 2025-06-01T22:39:31.1282006Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(14): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1283307Z constexpr double num1 = double(1.23); 2025-06-01T22:39:31.1284034Z ^ 2025-06-01T22:39:31.1284495Z 2025-06-01T22:39:31.1285414Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(15): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1286801Z constexpr double num2 = double(4.56); 2025-06-01T22:39:31.1287388Z ^ 2025-06-01T22:39:31.1287656Z 2025-06-01T22:39:31.1288702Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(49): warning #177-D: variable "cuComplex_zz" was declared but never referenced 2025-06-01T22:39:31.1290116Z cuComplex cuComplex_zz = *reinterpret_cast(&zz); 2025-06-01T22:39:31.1290864Z ^ 2025-06-01T22:39:31.1291112Z 2025-06-01T22:39:31.1292065Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(53): warning #177-D: variable "cuDoubleComplex_zzzz" was declared but never referenced 2025-06-01T22:39:31.1293827Z cuDoubleComplex cuDoubleComplex_zzzz = *reinterpret_cast(&zzzz); 2025-06-01T22:39:31.1294803Z ^ 2025-06-01T22:39:31.1295091Z 2025-06-01T22:39:31.1296006Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(8): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1297232Z constexpr float num1 = float(1.23); 2025-06-01T22:39:31.1297803Z ^ 2025-06-01T22:39:31.1298090Z 2025-06-01T22:39:31.1298596Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:39:31.1299306Z 2025-06-01T22:39:31.1300124Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(9): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1301380Z constexpr float num2 = float(4.56); 2025-06-01T22:39:31.1301892Z ^ 2025-06-01T22:39:31.1302161Z 2025-06-01T22:39:31.1302980Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(14): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1304493Z constexpr double num1 = double(1.23); 2025-06-01T22:39:31.1305099Z ^ 2025-06-01T22:39:31.1305356Z 2025-06-01T22:39:31.1306254Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(15): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1307568Z constexpr double num2 = double(4.56); 2025-06-01T22:39:31.1308164Z ^ 2025-06-01T22:39:31.1308422Z 2025-06-01T22:39:31.1309286Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(49): warning #177-D: variable "cuComplex_zz" was declared but never referenced 2025-06-01T22:39:31.1310699Z cuComplex cuComplex_zz = *reinterpret_cast(&zz); 2025-06-01T22:39:31.1311462Z ^ 2025-06-01T22:39:31.1311710Z 2025-06-01T22:39:31.1312711Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(53): warning #177-D: variable "cuDoubleComplex_zzzz" was declared but never referenced 2025-06-01T22:39:31.1314543Z cuDoubleComplex cuDoubleComplex_zzzz = *reinterpret_cast(&zzzz); 2025-06-01T22:39:31.1315562Z ^ 2025-06-01T22:39:31.1315959Z 2025-06-01T22:39:31.1316806Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(8): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1318165Z constexpr float num1 = float(1.23); 2025-06-01T22:39:31.1318760Z ^ 2025-06-01T22:39:31.1319035Z 2025-06-01T22:39:31.1319536Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:39:31.1320305Z 2025-06-01T22:39:31.1321182Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(9): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1322512Z constexpr float num2 = float(4.56); 2025-06-01T22:39:31.1323096Z ^ 2025-06-01T22:39:31.1323380Z 2025-06-01T22:39:31.1324378Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(14): warning #177-D: variable "num1" was declared but never referenced 2025-06-01T22:39:31.1325918Z constexpr double num1 = double(1.23); 2025-06-01T22:39:31.1326527Z ^ 2025-06-01T22:39:31.1326813Z 2025-06-01T22:39:31.1327675Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(15): warning #177-D: variable "num2" was declared but never referenced 2025-06-01T22:39:31.1328992Z constexpr double num2 = double(4.56); 2025-06-01T22:39:31.1329641Z ^ 2025-06-01T22:39:31.1329936Z 2025-06-01T22:39:31.1331037Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(49): warning #177-D: variable "cuComplex_zz" was declared but never referenced 2025-06-01T22:39:31.1332584Z cuComplex cuComplex_zz = *reinterpret_cast(&zz); 2025-06-01T22:39:31.1333334Z ^ 2025-06-01T22:39:31.1333590Z 2025-06-01T22:39:31.1334608Z /pytorch/aten/src/ATen/test/cuda_complex_test.cu(53): warning #177-D: variable "cuDoubleComplex_zzzz" was declared but never referenced 2025-06-01T22:39:31.1336602Z cuDoubleComplex cuDoubleComplex_zzzz = *reinterpret_cast(&zzzz); 2025-06-01T22:39:31.1337610Z ^ 2025-06-01T22:39:31.1337893Z 2025-06-01T22:39:31.1337901Z 2025-06-01T22:39:33.6493543Z [7652/8163] Building CXX object caffe2/CMakeFiles/cuda_allocatorTraceTracker_test.dir/__/aten/src/ATen/test/cuda_allocatorTraceTracker_test.cpp.o 2025-06-01T22:39:33.6496744Z [7653/8163] Building CXX object caffe2/CMakeFiles/cuda_allocatorTraceTracker_test.dir/__/aten/src/ATen/test/cuda_allocatorTraceTracker_test.cpp.o 2025-06-01T22:39:38.3604058Z [7653/8163] Building CXX object caffe2/CMakeFiles/cuda_stream_test.dir/__/aten/src/ATen/test/cuda_stream_test.cpp.o 2025-06-01T22:39:38.3606592Z [7654/8163] Building CUDA object caffe2/CMakeFiles/cuda_integer_divider_test.dir/__/aten/src/ATen/test/cuda_integer_divider_test.cu.o 2025-06-01T22:39:38.7296155Z [7654/8163] Building CUDA object caffe2/CMakeFiles/cuda_vectorized_test.dir/__/aten/src/ATen/test/cuda_vectorized_test.cu.o 2025-06-01T22:39:38.7298805Z [7655/8163] Building CUDA object caffe2/CMakeFiles/cuda_cub_test.dir/__/aten/src/ATen/test/cuda_cub_test.cu.o 2025-06-01T22:39:39.2832056Z [7655/8163] Building CXX object caffe2/CMakeFiles/cuda_cudnn_test.dir/__/aten/src/ATen/test/cuda_cudnn_test.cpp.o 2025-06-01T22:39:39.2834650Z [7656/8163] Building CXX object caffe2/CMakeFiles/cuda_reportMemoryUsage_test.dir/__/aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp.o 2025-06-01T22:39:39.2858018Z [7656/8163] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2025-06-01T22:39:39.2859973Z [7657/8163] Building CXX object caffe2/CMakeFiles/cuda_stream_test.dir/__/aten/src/ATen/test/cuda_stream_test.cpp.o 2025-06-01T22:39:39.3250486Z [7657/8163] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2025-06-01T22:39:39.3252071Z [7658/8163] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2025-06-01T22:39:39.3659142Z [7658/8163] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2025-06-01T22:39:39.3660662Z [7659/8163] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2025-06-01T22:39:39.4316111Z [7659/8163] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2025-06-01T22:39:39.4317807Z [7660/8163] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2025-06-01T22:39:39.4964828Z [7660/8163] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2025-06-01T22:39:39.4966502Z [7661/8163] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2025-06-01T22:39:39.6729666Z [7661/8163] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2025-06-01T22:39:39.6731254Z [7662/8163] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2025-06-01T22:39:39.7816678Z [7662/8163] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2025-06-01T22:39:39.7818471Z [7663/8163] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2025-06-01T22:39:39.8141004Z [7663/8163] Linking C executable sleef/bin/addSuffix 2025-06-01T22:39:39.8142142Z [7664/8163] Linking C executable sleef/bin/addSuffix 2025-06-01T22:39:41.0270351Z [7664/8163] Generating sources 2025-06-01T22:39:41.0271643Z [7665/8163] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2025-06-01T22:39:41.0844831Z [7665/8163] Linking C static library sleef/lib/libsleef.a 2025-06-01T22:39:41.0846292Z [7666/8163] Linking C static library sleef/lib/libsleef.a 2025-06-01T22:39:41.6768748Z [7666/8163] Linking CXX shared library lib/libtorch_cpu.so 2025-06-01T22:39:41.6769814Z [7667/8163] Generating sources 2025-06-01T22:39:41.9808512Z [7667/8163] Linking CXX executable bin/vec_test_all_types_DEFAULT 2025-06-01T22:39:41.9809820Z [7668/8163] Linking CXX executable bin/vec_test_all_types_DEFAULT 2025-06-01T22:39:42.2905743Z [7668/8163] Linking CXX executable bin/vec_test_all_types_AVX512 2025-06-01T22:39:42.2907032Z [7669/8163] Linking CXX executable bin/vec_test_all_types_AVX512 2025-06-01T22:39:42.6091213Z [7669/8163] Linking CXX executable bin/vec_test_all_types_AVX2 2025-06-01T22:39:42.6092479Z [7670/8163] Linking CXX executable bin/vec_test_all_types_AVX2 2025-06-01T22:39:43.5208242Z [7670/8163] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-06-01T22:39:43.5210732Z [7671/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/UfuncCUDA_add.cu.o 2025-06-01T22:39:46.6562449Z [7671/8163] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCPUCustomOps.cpp.o 2025-06-01T22:39:46.6563748Z [7672/8163] Building CXX object caffe2/CMakeFiles/cuda_cudnn_test.dir/__/aten/src/ATen/test/cuda_cudnn_test.cpp.o 2025-06-01T22:39:48.3047626Z [7672/8163] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2025-06-01T22:39:48.3049102Z [7673/8163] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCPUCustomOps.cpp.o 2025-06-01T22:39:49.6405778Z [7673/8163] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/custom_ops.cpp.o 2025-06-01T22:39:49.6407166Z [7674/8163] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/__/out/RegisterCodegenUnboxedKernelsEverything.cpp.o 2025-06-01T22:39:50.2669900Z [7674/8163] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2025-06-01T22:39:50.2672225Z [7675/8163] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/custom_ops.cpp.o 2025-06-01T22:39:50.8006926Z [7675/8163] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2025-06-01T22:39:50.8010092Z [7676/8163] Linking CXX shared library lib/libtorch_cpu.so 2025-06-01T22:39:51.4001215Z [7676/8163] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2025-06-01T22:39:51.4004029Z [7677/8163] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_main.cpp.o 2025-06-01T22:39:53.4496809Z [7677/8163] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2025-06-01T22:39:53.4498112Z [7678/8163] Building CXX object test_edge_op_registration/CMakeFiles/unbox_lib.dir/operator_registry.cpp.o 2025-06-01T22:39:53.4633111Z [7678/8163] Linking CXX static library lib/libunbox_lib.a 2025-06-01T22:39:53.4633810Z [7679/8163] Linking CXX static library lib/libunbox_lib.a 2025-06-01T22:39:57.5163386Z [7679/8163] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2025-06-01T22:39:57.5166043Z [7680/8163] Building CXX object test_edge_op_registration/CMakeFiles/test_edge_op_registration.dir/test_operator_registration.cpp.o 2025-06-01T22:39:57.8906627Z [7680/8163] Linking CXX executable bin/test_edge_op_registration 2025-06-01T22:39:57.8907839Z [7681/8163] Linking CXX executable bin/test_edge_op_registration 2025-06-01T22:39:57.8908647Z Warning: Unused direct dependencies: 2025-06-01T22:39:57.8909226Z /lib64/libdl.so.2 2025-06-01T22:39:57.8909650Z /lib64/libgomp.so.1 2025-06-01T22:39:57.8909937Z 2025-06-01T22:40:01.3477175Z [7681/8163] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2025-06-01T22:40:01.3478552Z [7682/8163] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2025-06-01T22:40:04.4329659Z [7682/8163] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2025-06-01T22:40:04.4331929Z [7683/8163] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2025-06-01T22:40:05.4285138Z [7683/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2025-06-01T22:40:05.4287204Z [7684/8163] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2025-06-01T22:40:05.5844556Z [7684/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/source_range_test.cpp.o 2025-06-01T22:40:05.5846551Z [7685/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2025-06-01T22:40:07.7940925Z [7685/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2025-06-01T22:40:07.7942878Z [7686/8163] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2025-06-01T22:40:07.9306543Z [7686/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2025-06-01T22:40:07.9308545Z [7687/8163] Building CUDA object caffe2/CMakeFiles/cuda_half_test.dir/__/aten/src/ATen/test/cuda_half_test.cu.o 2025-06-01T22:40:07.9310433Z /pytorch/aten/src/ATen/test/cuda_half_test.cu(36): warning #177-D: variable "threshold" was declared but never referenced 2025-06-01T22:40:07.9311757Z float threshold = 0.00001; 2025-06-01T22:40:07.9312192Z ^ 2025-06-01T22:40:07.9312430Z 2025-06-01T22:40:07.9313001Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:40:07.9313799Z 2025-06-01T22:40:07.9314638Z /pytorch/aten/src/ATen/test/cuda_half_test.cu(36): warning #177-D: variable "threshold" was declared but never referenced 2025-06-01T22:40:07.9315956Z float threshold = 0.00001; 2025-06-01T22:40:07.9316429Z ^ 2025-06-01T22:40:07.9316664Z 2025-06-01T22:40:07.9317127Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:40:07.9317825Z 2025-06-01T22:40:07.9318598Z /pytorch/aten/src/ATen/test/cuda_half_test.cu(36): warning #177-D: variable "threshold" was declared but never referenced 2025-06-01T22:40:07.9319947Z float threshold = 0.00001; 2025-06-01T22:40:07.9320575Z ^ 2025-06-01T22:40:07.9320837Z 2025-06-01T22:40:07.9321387Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:40:07.9322319Z 2025-06-01T22:40:07.9323193Z /pytorch/aten/src/ATen/test/cuda_half_test.cu(36): warning #177-D: variable "threshold" was declared but never referenced 2025-06-01T22:40:07.9324580Z float threshold = 0.00001; 2025-06-01T22:40:07.9325064Z ^ 2025-06-01T22:40:07.9325278Z 2025-06-01T22:40:07.9325737Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:40:07.9326277Z 2025-06-01T22:40:07.9326913Z /pytorch/aten/src/ATen/test/cuda_half_test.cu(36): warning #177-D: variable "threshold" was declared but never referenced 2025-06-01T22:40:07.9327878Z float threshold = 0.00001; 2025-06-01T22:40:07.9328265Z ^ 2025-06-01T22:40:07.9328453Z 2025-06-01T22:40:07.9328805Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:40:07.9329337Z 2025-06-01T22:40:07.9329959Z /pytorch/aten/src/ATen/test/cuda_half_test.cu(36): warning #177-D: variable "threshold" was declared but never referenced 2025-06-01T22:40:07.9330904Z float threshold = 0.00001; 2025-06-01T22:40:07.9331328Z ^ 2025-06-01T22:40:07.9331495Z 2025-06-01T22:40:07.9331843Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:40:07.9332418Z 2025-06-01T22:40:07.9333109Z /pytorch/aten/src/ATen/test/cuda_half_test.cu(36): warning #177-D: variable "threshold" was declared but never referenced 2025-06-01T22:40:07.9334325Z float threshold = 0.00001; 2025-06-01T22:40:07.9334901Z ^ 2025-06-01T22:40:07.9335218Z 2025-06-01T22:40:07.9335644Z Remark: The warnings can be suppressed with "-diag-suppress " 2025-06-01T22:40:07.9336275Z 2025-06-01T22:40:07.9336282Z 2025-06-01T22:40:08.0466668Z [7687/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2025-06-01T22:40:08.0469060Z [7688/8163] Building CUDA object caffe2/CMakeFiles/cuda_distributions_test.dir/__/aten/src/ATen/test/cuda_distributions_test.cu.o 2025-06-01T22:40:08.1402678Z [7688/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2025-06-01T22:40:08.1404086Z [7689/8163] Building CUDA object caffe2/CMakeFiles/cuda_generator_test.dir/__/aten/src/ATen/test/cuda_generator_test.cu.o 2025-06-01T22:40:08.2711710Z [7689/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2025-06-01T22:40:08.2712736Z [7690/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/source_range_test.cpp.o 2025-06-01T22:40:08.5393988Z [7690/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2025-06-01T22:40:08.5395324Z [7691/8163] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2025-06-01T22:40:10.7746189Z [7691/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2025-06-01T22:40:10.7747658Z [7692/8163] Building CUDA object caffe2/CMakeFiles/cuda_optional_test.dir/__/aten/src/ATen/test/cuda_optional_test.cu.o 2025-06-01T22:40:12.2451957Z [7692/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2025-06-01T22:40:12.2452941Z [7693/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2025-06-01T22:40:15.1827068Z [7693/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2025-06-01T22:40:15.1828039Z [7694/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2025-06-01T22:40:15.3534520Z [7694/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2025-06-01T22:40:15.3535508Z [7695/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2025-06-01T22:40:15.8667515Z [7695/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2025-06-01T22:40:15.8668537Z [7696/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2025-06-01T22:40:17.4466860Z [7696/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2025-06-01T22:40:17.4468039Z [7697/8163] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2025-06-01T22:40:17.9413511Z [7697/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2025-06-01T22:40:17.9414844Z [7698/8163] Building CUDA object caffe2/CMakeFiles/cuda_packedtensoraccessor_test.dir/__/aten/src/ATen/test/cuda_packedtensoraccessor_test.cu.o 2025-06-01T22:40:19.5503531Z [7698/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2025-06-01T22:40:19.5504544Z [7699/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2025-06-01T22:40:22.7093890Z [7699/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2025-06-01T22:40:22.7094903Z [7700/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2025-06-01T22:40:23.4973829Z [7700/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2025-06-01T22:40:23.4974893Z [7701/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2025-06-01T22:40:24.4502567Z [7701/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2025-06-01T22:40:24.4503753Z [7702/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2025-06-01T22:40:26.8864319Z [7702/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2025-06-01T22:40:26.8865407Z [7703/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2025-06-01T22:40:27.0451398Z [7703/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2025-06-01T22:40:27.0452449Z [7704/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2025-06-01T22:40:27.3770165Z [7704/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2025-06-01T22:40:27.3771118Z [7705/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2025-06-01T22:40:28.0746570Z [7705/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2025-06-01T22:40:28.0747485Z [7706/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2025-06-01T22:40:28.8328696Z [7706/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2025-06-01T22:40:28.8329942Z [7707/8163] Building CUDA object caffe2/CMakeFiles/cuda_vectorized_test.dir/__/aten/src/ATen/test/cuda_vectorized_test.cu.o 2025-06-01T22:40:29.0646474Z [7707/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2025-06-01T22:40:29.0647797Z [7708/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2025-06-01T22:40:31.6149592Z [7708/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2025-06-01T22:40:31.6150621Z [7709/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2025-06-01T22:40:31.7636145Z [7709/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2025-06-01T22:40:31.7637089Z [7710/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2025-06-01T22:40:33.4467483Z [7710/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2025-06-01T22:40:33.4468484Z [7711/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2025-06-01T22:40:34.6606484Z [7711/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2025-06-01T22:40:34.6607507Z [7712/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2025-06-01T22:40:38.3406059Z [7712/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2025-06-01T22:40:38.3407282Z [7713/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2025-06-01T22:40:38.8145653Z [7713/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2025-06-01T22:40:38.8146643Z [7714/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2025-06-01T22:40:40.3798040Z [7714/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2025-06-01T22:40:40.3798973Z [7715/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2025-06-01T22:40:41.9755204Z [7715/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lexer.cpp.o 2025-06-01T22:40:41.9756226Z [7716/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2025-06-01T22:40:43.2246995Z [7716/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2025-06-01T22:40:43.2248042Z [7717/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2025-06-01T22:40:44.1613799Z [7717/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2025-06-01T22:40:44.1614830Z [7718/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lexer.cpp.o 2025-06-01T22:40:45.9714995Z [7718/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2025-06-01T22:40:45.9716223Z [7719/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2025-06-01T22:40:46.1493718Z [7719/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2025-06-01T22:40:46.1494665Z [7720/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2025-06-01T22:40:46.3064665Z [7720/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2025-06-01T22:40:46.3065710Z [7721/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2025-06-01T22:40:47.0221688Z [7721/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2025-06-01T22:40:47.0222718Z [7722/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2025-06-01T22:40:48.4588383Z [7722/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2025-06-01T22:40:48.4589507Z [7723/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2025-06-01T22:40:50.5250817Z [7723/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2025-06-01T22:40:50.5251844Z [7724/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2025-06-01T22:40:50.8308464Z [7724/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2025-06-01T22:40:50.8309877Z [7725/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2025-06-01T22:40:52.8785700Z [7725/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2025-06-01T22:40:52.8786702Z [7726/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2025-06-01T22:40:52.9246775Z [7726/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2025-06-01T22:40:52.9247735Z [7727/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2025-06-01T22:40:53.1043578Z [7727/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2025-06-01T22:40:53.1044741Z [7728/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2025-06-01T22:40:53.8122621Z [7728/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2025-06-01T22:40:53.8123630Z [7729/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2025-06-01T22:40:55.0315703Z [7729/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2025-06-01T22:40:55.0318133Z [7730/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2025-06-01T22:41:01.5022775Z [7730/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2025-06-01T22:41:01.5023818Z [7731/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2025-06-01T22:41:01.9371959Z [7731/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2025-06-01T22:41:01.9373008Z [7732/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2025-06-01T22:41:02.2631921Z [7732/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2025-06-01T22:41:02.2632891Z [7733/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2025-06-01T22:41:02.5467087Z [7733/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2025-06-01T22:41:02.5468087Z [7734/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2025-06-01T22:41:03.0027972Z [7734/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2025-06-01T22:41:03.0029029Z [7735/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2025-06-01T22:41:05.0381576Z [7735/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2025-06-01T22:41:05.0382836Z [7736/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2025-06-01T22:41:06.2480536Z [7736/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2025-06-01T22:41:06.2481649Z [7737/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2025-06-01T22:41:08.0219700Z [7737/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2025-06-01T22:41:08.0220774Z [7738/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2025-06-01T22:41:08.5728381Z [7738/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2025-06-01T22:41:08.5729412Z [7739/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2025-06-01T22:41:09.0074969Z [7739/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/common/main.cpp.o 2025-06-01T22:41:09.0076043Z [7740/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2025-06-01T22:41:09.2828170Z [7740/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_file_util.cpp.o 2025-06-01T22:41:09.2829184Z [7741/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2025-06-01T22:41:09.7087714Z [7741/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_graph_signature.cpp.o 2025-06-01T22:41:09.7089002Z [7742/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/common/main.cpp.o 2025-06-01T22:41:09.8068345Z [7742/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_mpmc_queue.cpp.o 2025-06-01T22:41:09.8069430Z [7743/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2025-06-01T22:41:10.7083733Z [7743/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_placement.cpp.o 2025-06-01T22:41:10.7085097Z [7744/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_file_util.cpp.o 2025-06-01T22:41:11.2053102Z [7744/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_tensor_meta.cpp.o 2025-06-01T22:41:11.2054202Z [7745/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2025-06-01T22:41:11.7226380Z [7745/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/TensorMeta.cpp.o 2025-06-01T22:41:11.7227865Z [7746/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_placement.cpp.o 2025-06-01T22:41:11.7251310Z [7746/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/GraphSignature.cpp.o 2025-06-01T22:41:11.7252505Z [7747/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_mpmc_queue.cpp.o 2025-06-01T22:41:11.8552767Z [7747/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/PlacementUtils.cpp.o 2025-06-01T22:41:11.8554110Z [7748/8163] Building CUDA object caffe2/CMakeFiles/torch_cuda.dir/__/aten/src/ATen/native/cuda/Unique.cu.o 2025-06-01T22:41:11.8556411Z /pytorch/aten/src/ATen/core/IListRef_inl.h: In static member function ‘static c10::detail::IListRefConstRef c10::detail::IListRefTagImpl::iterator_get(const c10::List >::const_iterator&)’: 2025-06-01T22:41:11.8558458Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:13: warning: possibly dangling reference to a temporary [-Wdangling-reference] 2025-06-01T22:41:11.8559273Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:41:11.8559627Z | ^~~~~~ 2025-06-01T22:41:11.8562141Z /pytorch/aten/src/ATen/core/IListRef_inl.h:171:33: note: the temporary was destroyed at the end of the full expression ‘(& it)->c10::impl::ListIterator, __gnu_cxx::__normal_iterator > >::operator*().c10::impl::ListElementReference, __gnu_cxx::__normal_iterator > >::get()’ 2025-06-01T22:41:11.8564295Z 171 | const auto& ivalue = (*it).get(); 2025-06-01T22:41:11.8564658Z | ~~~~~~~~~~~^~ 2025-06-01T22:41:11.8564889Z 2025-06-01T22:41:12.2594319Z [7748/8163] Linking CXX shared library lib/libtorch_cuda.so 2025-06-01T22:41:12.2595150Z [7749/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2025-06-01T22:41:12.6349649Z [7749/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/common/FileUtil.cpp.o 2025-06-01T22:41:12.6350842Z [7750/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2025-06-01T22:41:13.0086293Z [7750/8163] Building CXX object test_inductor/CMakeFiles/aoti_custom_ops.dir/custom_ops.cpp.o 2025-06-01T22:41:13.0087568Z [7751/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/executor/PlacementUtils.cpp.o 2025-06-01T22:41:13.2269959Z [7751/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2025-06-01T22:41:13.2270949Z [7752/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2025-06-01T22:41:14.1527186Z [7752/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2025-06-01T22:41:14.1528564Z [7753/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2025-06-01T22:41:14.1685482Z [7753/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2025-06-01T22:41:15.7430658Z [7754/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2025-06-01T22:41:15.7431703Z [7754/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2025-06-01T22:41:15.7432667Z [7755/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2025-06-01T22:41:16.8031329Z [7755/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2025-06-01T22:41:16.8032549Z [7756/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/common/FileUtil.cpp.o 2025-06-01T22:41:17.2984315Z [7756/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2025-06-01T22:41:17.2985694Z [7757/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/TensorMeta.cpp.o 2025-06-01T22:41:17.6011883Z [7757/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2025-06-01T22:41:17.6012986Z [7758/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_tensor_meta.cpp.o 2025-06-01T22:41:17.6260101Z [7758/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2025-06-01T22:41:17.6261046Z [7759/8163] Linking CXX shared library lib/libtorch_cuda.so 2025-06-01T22:41:17.6261514Z Warning: Unused direct dependencies: 2025-06-01T22:41:17.6262013Z /usr/local/cuda/lib64/libcurand.so.10 2025-06-01T22:41:17.6262344Z /lib64/librt.so.1 2025-06-01T22:41:17.6262512Z 2025-06-01T22:41:18.2774521Z [7759/8163] Linking CXX shared library lib/libtorch.so 2025-06-01T22:41:18.2775171Z [7760/8163] Linking CXX shared library lib/libtorch.so 2025-06-01T22:41:18.2775665Z Warning: Unused direct dependencies: 2025-06-01T22:41:18.2776030Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:18.2776267Z 2025-06-01T22:41:18.9277709Z [7760/8163] Linking CXX shared library lib/libtorch_cuda_linalg.so 2025-06-01T22:41:18.9278662Z [7761/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/test_graph_signature.cpp.o 2025-06-01T22:41:19.5285799Z [7761/8163] Linking CXX executable bin/Dict_test 2025-06-01T22:41:19.5286742Z [7762/8163] Linking CXX shared library lib/libtorch_cuda_linalg.so 2025-06-01T22:41:19.5287274Z Warning: Unused direct dependencies: 2025-06-01T22:41:19.5287630Z /lib64/libdl.so.2 2025-06-01T22:41:19.5287809Z 2025-06-01T22:41:19.6656488Z [7762/8163] Linking CXX executable bin/Dimname_test 2025-06-01T22:41:19.6657606Z [7763/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2025-06-01T22:41:19.6946936Z [7763/8163] Linking CXX executable bin/MaybeOwned_test 2025-06-01T22:41:19.6947595Z [7764/8163] Linking CXX executable bin/Dict_test 2025-06-01T22:41:19.6948033Z Warning: Unused direct dependencies: 2025-06-01T22:41:19.6948410Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:19.6948760Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:19.6949001Z 2025-06-01T22:41:20.2942488Z [7764/8163] Linking CXX executable bin/NamedTensor_test 2025-06-01T22:41:20.2943154Z [7765/8163] Linking CXX executable bin/Dimname_test 2025-06-01T22:41:20.2943612Z Warning: Unused direct dependencies: 2025-06-01T22:41:20.2943993Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:20.2944345Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:20.2944602Z 2025-06-01T22:41:20.4284250Z [7765/8163] Linking CXX executable bin/apply_utils_test 2025-06-01T22:41:20.4284945Z [7766/8163] Linking CXX executable bin/MaybeOwned_test 2025-06-01T22:41:20.4285649Z Warning: Unused direct dependencies: 2025-06-01T22:41:20.4286028Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:20.4286471Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:20.4286722Z 2025-06-01T22:41:20.4584045Z [7766/8163] Linking CXX executable bin/atest 2025-06-01T22:41:20.4584697Z [7767/8163] Linking CXX executable bin/NamedTensor_test 2025-06-01T22:41:20.4585176Z Warning: Unused direct dependencies: 2025-06-01T22:41:20.4585560Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:20.4585913Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:20.4586153Z 2025-06-01T22:41:21.0570258Z [7767/8163] Linking CXX executable bin/basic 2025-06-01T22:41:21.0570861Z [7768/8163] Linking CXX executable bin/apply_utils_test 2025-06-01T22:41:21.0571330Z Warning: Unused direct dependencies: 2025-06-01T22:41:21.0571691Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:21.0572044Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:21.0572281Z 2025-06-01T22:41:21.1944959Z [7768/8163] Linking CXX executable bin/broadcast_test 2025-06-01T22:41:21.1945773Z [7769/8163] Linking CXX executable bin/atest 2025-06-01T22:41:21.1946388Z Warning: Unused direct dependencies: 2025-06-01T22:41:21.1946935Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:21.1947290Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:21.1947531Z 2025-06-01T22:41:21.2251739Z [7769/8163] Linking CXX executable bin/cpu_allocator_test 2025-06-01T22:41:21.2252335Z [7770/8163] Linking CXX executable bin/basic 2025-06-01T22:41:21.2252754Z Warning: Unused direct dependencies: 2025-06-01T22:41:21.2253118Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:21.2253495Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:21.2253732Z 2025-06-01T22:41:21.5611680Z [7770/8163] Linking CXX executable bin/cpu_generator_test 2025-06-01T22:41:21.5612603Z [7771/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2025-06-01T22:41:21.8290286Z [7771/8163] Linking CXX executable bin/cpu_profiling_allocator_test 2025-06-01T22:41:21.8291006Z [7772/8163] Linking CXX executable bin/broadcast_test 2025-06-01T22:41:21.8291453Z Warning: Unused direct dependencies: 2025-06-01T22:41:21.8291838Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:21.8292170Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:21.8292434Z 2025-06-01T22:41:21.9778011Z [7772/8163] Linking CXX executable bin/cpu_rng_test 2025-06-01T22:41:21.9778663Z [7773/8163] Linking CXX executable bin/cpu_allocator_test 2025-06-01T22:41:21.9779124Z Warning: Unused direct dependencies: 2025-06-01T22:41:21.9779511Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:21.9780058Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:21.9780327Z 2025-06-01T22:41:21.9878868Z [7773/8163] Linking CXX executable bin/dlconvertor_test 2025-06-01T22:41:21.9879564Z [7774/8163] Linking CXX executable bin/cpu_generator_test 2025-06-01T22:41:21.9880033Z Warning: Unused direct dependencies: 2025-06-01T22:41:21.9880413Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:21.9880892Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:21.9881152Z 2025-06-01T22:41:22.3326936Z [7774/8163] Linking CXX executable bin/extension_backend_test 2025-06-01T22:41:22.3327725Z [7775/8163] Linking CXX executable bin/cpu_profiling_allocator_test 2025-06-01T22:41:22.3328247Z Warning: Unused direct dependencies: 2025-06-01T22:41:22.3328614Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:22.3328967Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:22.3329202Z 2025-06-01T22:41:22.6152895Z [7775/8163] Linking CXX executable bin/half_test 2025-06-01T22:41:22.6153525Z [7776/8163] Linking CXX executable bin/cpu_rng_test 2025-06-01T22:41:22.6153955Z Warning: Unused direct dependencies: 2025-06-01T22:41:22.6154329Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:22.6154661Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:22.6154911Z 2025-06-01T22:41:22.6258513Z [7776/8163] Linking CXX executable bin/ivalue_test 2025-06-01T22:41:22.6259813Z [7777/8163] Building CXX object test_nativert/CMakeFiles/test_nativert.dir/__/__/__/torch/nativert/graph/GraphSignature.cpp.o 2025-06-01T22:41:22.7449053Z [7777/8163] Linking CXX executable bin/lazy_tensor_test 2025-06-01T22:41:22.7449689Z [7778/8163] Linking CXX executable bin/dlconvertor_test 2025-06-01T22:41:22.7450148Z Warning: Unused direct dependencies: 2025-06-01T22:41:22.7450522Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:22.7450872Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:22.7451108Z 2025-06-01T22:41:22.7593843Z [7778/8163] Linking CXX executable bin/math_kernel_test 2025-06-01T22:41:22.7594708Z [7779/8163] Linking CXX executable bin/extension_backend_test 2025-06-01T22:41:22.7595202Z Warning: Unused direct dependencies: 2025-06-01T22:41:22.7595557Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:22.7595903Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:22.7596136Z 2025-06-01T22:41:23.1306392Z [7779/8163] Linking CXX executable bin/memory_format_test 2025-06-01T22:41:23.1307086Z [7780/8163] Linking CXX executable bin/half_test 2025-06-01T22:41:23.1307642Z Warning: Unused direct dependencies: 2025-06-01T22:41:23.1308203Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:23.1308556Z /pytorch/build/lib/libtorch_cpu.so 2025-06-01T22:41:23.1308901Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:23.1309143Z 2025-06-01T22:41:23.4048924Z [7780/8163] Linking CXX executable bin/memory_overlapping_test 2025-06-01T22:41:23.4049990Z [7781/8163] Linking CXX executable bin/lazy_tensor_test 2025-06-01T22:41:23.4050750Z Warning: Unused direct dependencies: 2025-06-01T22:41:23.4051364Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:23.4051951Z /pytorch/build/lib/libtorch_cpu.so 2025-06-01T22:41:23.4052534Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:23.4052941Z 2025-06-01T22:41:23.4121376Z [7781/8163] Linking CXX executable bin/mobile_memory_cleanup 2025-06-01T22:41:23.4122400Z [7782/8163] Linking CXX executable bin/ivalue_test 2025-06-01T22:41:23.4123153Z Warning: Unused direct dependencies: 2025-06-01T22:41:23.4123897Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:23.4124469Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:23.4124886Z 2025-06-01T22:41:23.5229337Z [7782/8163] Linking CXX executable bin/native_test 2025-06-01T22:41:23.5230030Z [7783/8163] Linking CXX executable bin/math_kernel_test 2025-06-01T22:41:23.5230489Z Warning: Unused direct dependencies: 2025-06-01T22:41:23.5230871Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:23.5231211Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:23.5231448Z 2025-06-01T22:41:23.5406129Z [7783/8163] Linking CXX executable bin/operator_name_test 2025-06-01T22:41:23.5406942Z [7784/8163] Linking CXX executable bin/memory_format_test 2025-06-01T22:41:23.5407421Z Warning: Unused direct dependencies: 2025-06-01T22:41:23.5407789Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:23.5408145Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:23.5408385Z 2025-06-01T22:41:23.9070621Z [7784/8163] Linking CXX executable bin/operators_test 2025-06-01T22:41:23.9071363Z [7785/8163] Linking CXX executable bin/memory_overlapping_test 2025-06-01T22:41:23.9071884Z Warning: Unused direct dependencies: 2025-06-01T22:41:23.9072274Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:23.9072613Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:23.9072854Z 2025-06-01T22:41:24.1793946Z [7785/8163] Linking CXX executable bin/packedtensoraccessor_test 2025-06-01T22:41:24.1794712Z [7786/8163] Linking CXX executable bin/mobile_memory_cleanup 2025-06-01T22:41:24.1795205Z Warning: Unused direct dependencies: 2025-06-01T22:41:24.1795593Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:24.1795947Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:24.1796185Z 2025-06-01T22:41:24.1825271Z [7786/8163] Linking CXX executable bin/pow_test 2025-06-01T22:41:24.1825839Z [7787/8163] Linking CXX executable bin/native_test 2025-06-01T22:41:24.1826270Z Warning: Unused direct dependencies: 2025-06-01T22:41:24.1826843Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:24.1827259Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:24.1827489Z 2025-06-01T22:41:24.3135180Z [7787/8163] Linking CXX executable bin/quantized_test 2025-06-01T22:41:24.3135836Z [7788/8163] Linking CXX executable bin/operator_name_test 2025-06-01T22:41:24.3136298Z Warning: Unused direct dependencies: 2025-06-01T22:41:24.3136669Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:24.3137009Z /pytorch/build/lib/libtorch_cpu.so 2025-06-01T22:41:24.3137377Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:24.3137612Z 2025-06-01T22:41:24.3151880Z [7788/8163] Linking CXX executable bin/reduce_ops_test 2025-06-01T22:41:24.3152464Z [7789/8163] Linking CXX executable bin/operators_test 2025-06-01T22:41:24.3152912Z Warning: Unused direct dependencies: 2025-06-01T22:41:24.3153267Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:24.3153615Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:24.3153860Z 2025-06-01T22:41:24.6811277Z [7789/8163] Linking CXX executable bin/reportMemoryUsage_test 2025-06-01T22:41:24.6812087Z [7790/8163] Linking CXX executable bin/packedtensoraccessor_test 2025-06-01T22:41:24.6812805Z Warning: Unused direct dependencies: 2025-06-01T22:41:24.6813209Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:24.6813571Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:24.6813810Z 2025-06-01T22:41:24.9629083Z [7790/8163] Linking CXX executable bin/scalar_tensor_test 2025-06-01T22:41:24.9630627Z [7791/8163] Building CXX object test_inductor/CMakeFiles/aoti_custom_ops.dir/custom_ops.cpp.o 2025-06-01T22:41:24.9632050Z [7791/8163] Linking CXX executable bin/scalar_test 2025-06-01T22:41:24.9632993Z [7792/8163] Linking CXX executable bin/quantized_test 2025-06-01T22:41:24.9633771Z Warning: Unused direct dependencies: 2025-06-01T22:41:24.9634393Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:24.9634994Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:24.9635417Z 2025-06-01T22:41:24.9635986Z [7792/8163] Linking CXX executable bin/StorageUtils_test 2025-06-01T22:41:24.9636983Z [7793/8163] Linking CXX executable bin/pow_test 2025-06-01T22:41:24.9637737Z Warning: Unused direct dependencies: 2025-06-01T22:41:24.9638308Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:24.9638880Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:24.9639286Z 2025-06-01T22:41:25.0789798Z [7793/8163] Linking CXX executable bin/stride_properties_test 2025-06-01T22:41:25.0790931Z [7794/8163] Linking CXX executable bin/reduce_ops_test 2025-06-01T22:41:25.0791661Z Warning: Unused direct dependencies: 2025-06-01T22:41:25.0792531Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:25.0793135Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:25.0793537Z 2025-06-01T22:41:25.0883455Z [7794/8163] Linking CXX executable bin/tensor_iterator_test 2025-06-01T22:41:25.0884957Z [7795/8163] Linking CXX executable bin/reportMemoryUsage_test 2025-06-01T22:41:25.0885794Z Warning: Unused direct dependencies: 2025-06-01T22:41:25.0886450Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:25.0887074Z /pytorch/build/lib/libtorch_cpu.so 2025-06-01T22:41:25.0887680Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:25.0888086Z 2025-06-01T22:41:25.4633523Z [7795/8163] Linking CXX executable bin/test_parallel 2025-06-01T22:41:25.4634691Z [7796/8163] Linking CXX executable bin/scalar_tensor_test 2025-06-01T22:41:25.4635461Z Warning: Unused direct dependencies: 2025-06-01T22:41:25.4636062Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:25.4636638Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:25.4637045Z 2025-06-01T22:41:25.7470102Z [7796/8163] Linking CXX executable bin/thread_init_test 2025-06-01T22:41:25.7471297Z [7797/8163] Linking CXX executable bin/stride_properties_test 2025-06-01T22:41:25.7472133Z Warning: Unused direct dependencies: 2025-06-01T22:41:25.7472775Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:25.7473430Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:25.7474106Z 2025-06-01T22:41:25.7474609Z [7797/8163] Linking CXX executable bin/type_ptr_test 2025-06-01T22:41:25.7475690Z [7798/8163] Linking CXX executable bin/scalar_test 2025-06-01T22:41:25.7476485Z Warning: Unused direct dependencies: 2025-06-01T22:41:25.7477128Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:25.7477759Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:25.7478188Z 2025-06-01T22:41:25.7478617Z [7798/8163] Linking CXX executable bin/type_test 2025-06-01T22:41:25.7479659Z [7799/8163] Linking CXX executable bin/StorageUtils_test 2025-06-01T22:41:25.7480479Z Warning: Unused direct dependencies: 2025-06-01T22:41:25.7481106Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:25.7481690Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:25.7482138Z 2025-06-01T22:41:25.8614655Z [7799/8163] Linking CXX executable bin/undefined_tensor_test 2025-06-01T22:41:25.8615805Z [7800/8163] Linking CXX executable bin/test_parallel 2025-06-01T22:41:25.8616561Z Warning: Unused direct dependencies: 2025-06-01T22:41:25.8617223Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:25.8617858Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:25.8618286Z 2025-06-01T22:41:25.8713794Z [7800/8163] Linking CXX executable bin/verify_api_visibility 2025-06-01T22:41:25.8714831Z [7801/8163] Linking CXX executable bin/tensor_iterator_test 2025-06-01T22:41:25.8715491Z Warning: Unused direct dependencies: 2025-06-01T22:41:25.8716111Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:25.8716676Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:25.8717107Z 2025-06-01T22:41:26.2086660Z [7801/8163] Linking CXX executable bin/legacy_vmap_test 2025-06-01T22:41:26.2087813Z [7802/8163] Linking CXX executable bin/thread_init_test 2025-06-01T22:41:26.2088624Z Warning: Unused direct dependencies: 2025-06-01T22:41:26.2089269Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:26.2089876Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:26.2090280Z 2025-06-01T22:41:26.5216614Z [7802/8163] Linking CXX executable bin/weakref_test 2025-06-01T22:41:26.5217732Z [7803/8163] Linking CXX executable bin/undefined_tensor_test 2025-06-01T22:41:26.5218572Z Warning: Unused direct dependencies: 2025-06-01T22:41:26.5219179Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:26.5219742Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:26.5220156Z 2025-06-01T22:41:26.5351276Z [7803/8163] Linking CXX executable bin/wrapdim_test 2025-06-01T22:41:26.5352290Z [7804/8163] Linking CXX executable bin/type_test 2025-06-01T22:41:26.5353031Z Warning: Unused direct dependencies: 2025-06-01T22:41:26.5353918Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:26.5354526Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:26.5354975Z 2025-06-01T22:41:26.5391541Z [7804/8163] Linking CXX executable bin/xla_tensor_test 2025-06-01T22:41:26.5392585Z [7805/8163] Linking CXX executable bin/type_ptr_test 2025-06-01T22:41:26.5393352Z Warning: Unused direct dependencies: 2025-06-01T22:41:26.5394005Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:26.5394564Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:26.5394990Z 2025-06-01T22:41:26.6458694Z [7805/8163] Linking CXX executable bin/IListRef_test 2025-06-01T22:41:26.6470262Z [7806/8163] Linking CXX executable bin/legacy_vmap_test 2025-06-01T22:41:26.6471062Z Warning: Unused direct dependencies: 2025-06-01T22:41:26.6471708Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:26.6472283Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:26.6472700Z 2025-06-01T22:41:26.6654936Z [7806/8163] Linking CXX executable bin/List_test 2025-06-01T22:41:26.6656062Z [7807/8163] Linking CXX executable bin/verify_api_visibility 2025-06-01T22:41:26.6656922Z Warning: Unused direct dependencies: 2025-06-01T22:41:26.6657538Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:26.6658128Z /pytorch/build/lib/libtorch_cpu.so 2025-06-01T22:41:26.6658725Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:26.6659141Z 2025-06-01T22:41:26.9851513Z [7807/8163] Linking CXX executable bin/KernelFunction_test 2025-06-01T22:41:26.9852954Z [7808/8163] Linking CXX executable bin/weakref_test 2025-06-01T22:41:26.9853865Z Warning: Unused direct dependencies: 2025-06-01T22:41:26.9854458Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:26.9855035Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:26.9855438Z 2025-06-01T22:41:27.3037337Z [7808/8163] Linking CXX executable bin/kernel_function_legacy_test 2025-06-01T22:41:27.3038530Z [7809/8163] Linking CXX executable bin/wrapdim_test 2025-06-01T22:41:27.3039319Z Warning: Unused direct dependencies: 2025-06-01T22:41:27.3039954Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:27.3040553Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:27.3040986Z 2025-06-01T22:41:27.3088503Z [7809/8163] Linking CXX executable bin/kernel_function_test 2025-06-01T22:41:27.3089599Z [7810/8163] Linking CXX executable bin/xla_tensor_test 2025-06-01T22:41:27.3090384Z Warning: Unused direct dependencies: 2025-06-01T22:41:27.3091060Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:27.3091679Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:27.3092123Z 2025-06-01T22:41:27.3173474Z [7810/8163] Linking CXX executable bin/kernel_lambda_legacy_test 2025-06-01T22:41:27.3174587Z [7811/8163] Linking CXX executable bin/IListRef_test 2025-06-01T22:41:27.3175330Z Warning: Unused direct dependencies: 2025-06-01T22:41:27.3175981Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:27.3176582Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:27.3177001Z 2025-06-01T22:41:27.4501415Z [7811/8163] Linking CXX executable bin/kernel_lambda_test 2025-06-01T22:41:27.4502397Z [7812/8163] Linking CXX executable bin/KernelFunction_test 2025-06-01T22:41:27.4503257Z Warning: Unused direct dependencies: 2025-06-01T22:41:27.4503938Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:27.4504454Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:27.4504882Z 2025-06-01T22:41:27.4703825Z [7812/8163] Linking CXX executable bin/kernel_stackbased_test 2025-06-01T22:41:27.4704959Z [7813/8163] Linking CXX executable bin/List_test 2025-06-01T22:41:27.4705768Z Warning: Unused direct dependencies: 2025-06-01T22:41:27.4706455Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:27.4707029Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:27.4707405Z 2025-06-01T22:41:27.7843585Z [7813/8163] Linking CXX executable bin/make_boxed_from_unboxed_functor_test 2025-06-01T22:41:27.7845072Z [7814/8163] Linking CXX executable bin/kernel_function_legacy_test 2025-06-01T22:41:27.7846266Z Warning: Unused direct dependencies: 2025-06-01T22:41:27.7847118Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:27.7847693Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:27.7848108Z 2025-06-01T22:41:28.0917170Z [7814/8163] Linking CXX executable bin/CppSignature_test 2025-06-01T22:41:28.0918325Z [7815/8163] Linking CXX executable bin/kernel_function_test 2025-06-01T22:41:28.0919196Z Warning: Unused direct dependencies: 2025-06-01T22:41:28.0919855Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:28.0920377Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:28.0920757Z 2025-06-01T22:41:28.1050050Z [7815/8163] Linking CXX executable bin/backend_fallback_test 2025-06-01T22:41:28.1051157Z [7816/8163] Linking CXX executable bin/kernel_lambda_test 2025-06-01T22:41:28.1051902Z Warning: Unused direct dependencies: 2025-06-01T22:41:28.1052455Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:28.1053017Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:28.1053403Z 2025-06-01T22:41:28.1085754Z [7816/8163] Linking CXX executable bin/op_allowlist_test 2025-06-01T22:41:28.1086888Z [7817/8163] Linking CXX executable bin/kernel_lambda_legacy_test 2025-06-01T22:41:28.1087717Z Warning: Unused direct dependencies: 2025-06-01T22:41:28.1088375Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:28.1088918Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:28.1089322Z 2025-06-01T22:41:28.2273552Z [7817/8163] Linking CXX executable bin/op_registration_test 2025-06-01T22:41:28.2274425Z [7818/8163] Linking CXX executable bin/kernel_stackbased_test 2025-06-01T22:41:28.2274973Z Warning: Unused direct dependencies: 2025-06-01T22:41:28.2275337Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:28.2275680Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:28.2275914Z 2025-06-01T22:41:28.2513077Z [7818/8163] Linking CXX executable bin/inline_container_test 2025-06-01T22:41:28.2513815Z [7819/8163] Linking CXX executable bin/make_boxed_from_unboxed_functor_test 2025-06-01T22:41:28.2514355Z Warning: Unused direct dependencies: 2025-06-01T22:41:28.2514727Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:28.2515074Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:28.2515305Z 2025-06-01T22:41:28.5622386Z [7819/8163] Linking CXX executable bin/cuda_allocator_test 2025-06-01T22:41:28.5623084Z [7820/8163] Linking CXX executable bin/CppSignature_test 2025-06-01T22:41:28.5623550Z Warning: Unused direct dependencies: 2025-06-01T22:41:28.5623944Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:28.5624307Z /pytorch/build/lib/libtorch_cpu.so 2025-06-01T22:41:28.5624666Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:28.5625121Z 2025-06-01T22:41:28.8786550Z [7820/8163] Linking CXX executable bin/cuda_apply_test 2025-06-01T22:41:28.8787246Z [7821/8163] Linking CXX executable bin/backend_fallback_test 2025-06-01T22:41:28.8787753Z Warning: Unused direct dependencies: 2025-06-01T22:41:28.8788125Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:28.8788588Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:28.8788824Z 2025-06-01T22:41:28.8907059Z [7821/8163] Linking CXX executable bin/cuda_atomic_ops_test 2025-06-01T22:41:28.8907782Z [7822/8163] Linking CXX executable bin/op_allowlist_test 2025-06-01T22:41:28.8908261Z Warning: Unused direct dependencies: 2025-06-01T22:41:28.8908619Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:28.8908965Z /pytorch/build/lib/libtorch_cpu.so 2025-06-01T22:41:28.8909311Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:28.8909567Z 2025-06-01T22:41:28.9387619Z [7822/8163] Linking CXX executable bin/cuda_caching_host_allocator_test 2025-06-01T22:41:28.9388420Z [7823/8163] Linking CXX executable bin/op_registration_test 2025-06-01T22:41:28.9388911Z Warning: Unused direct dependencies: 2025-06-01T22:41:28.9389291Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:28.9389637Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:28.9389868Z 2025-06-01T22:41:29.0048674Z [7823/8163] Linking CXX executable bin/cuda_complex_math_test 2025-06-01T22:41:29.0049630Z [7824/8163] Linking CXX executable bin/inline_container_test 2025-06-01T22:41:29.0050123Z Warning: Unused direct dependencies: 2025-06-01T22:41:29.0050499Z /pytorch/build/lib/libtorch.so 2025-06-01T22:41:29.0050836Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:29.0051075Z 2025-06-01T22:41:29.0941625Z [7824/8163] Linking CXX executable bin/cuda_complex_test 2025-06-01T22:41:29.0942304Z [7825/8163] Linking CXX executable bin/cuda_allocator_test 2025-06-01T22:41:29.4319409Z [7825/8163] Linking CXX executable bin/cuda_cub_test 2025-06-01T22:41:29.4320507Z [7826/8163] Linking CXX executable bin/cuda_apply_test 2025-06-01T22:41:29.4321412Z Warning: Unused direct dependencies: 2025-06-01T22:41:29.4322062Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:29.4322486Z 2025-06-01T22:41:29.7386647Z [7826/8163] Linking CXX executable bin/cuda_device_test 2025-06-01T22:41:29.7387985Z [7827/8163] Linking CXX executable bin/cuda_caching_host_allocator_test 2025-06-01T22:41:29.7388973Z Warning: Unused direct dependencies: 2025-06-01T22:41:29.7389656Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:29.7390086Z 2025-06-01T22:41:29.7534841Z [7827/8163] Linking CXX executable bin/cuda_distributions_test 2025-06-01T22:41:29.8105825Z [7828/8163] Linking CXX executable bin/cuda_atomic_ops_test 2025-06-01T22:41:29.8106744Z Warning: Unused direct dependencies: 2025-06-01T22:41:29.8107395Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:29.8108077Z 2025-06-01T22:41:29.8108558Z [7828/8163] Linking CXX executable bin/cuda_dlconvertor_test 2025-06-01T22:41:29.8109835Z [7829/8163] Linking CXX executable bin/cuda_complex_math_test 2025-06-01T22:41:29.8110671Z Warning: Unused direct dependencies: 2025-06-01T22:41:29.8111324Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:29.8111748Z 2025-06-01T22:41:29.8853979Z [7829/8163] Linking CXX executable bin/cuda_exchange_device_test 2025-06-01T22:41:29.8855257Z [7830/8163] Linking CXX executable bin/cuda_complex_test 2025-06-01T22:41:29.8856159Z Warning: Unused direct dependencies: 2025-06-01T22:41:29.8856816Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:29.8857235Z 2025-06-01T22:41:29.9323194Z [7830/8163] Linking CXX executable bin/cuda_generator_test 2025-06-01T22:41:29.9324602Z [7831/8163] Linking CXX executable bin/cuda_cub_test 2025-06-01T22:41:29.9325405Z Warning: Unused direct dependencies: 2025-06-01T22:41:29.9326076Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:29.9326571Z 2025-06-01T22:41:30.2785848Z [7831/8163] Linking CXX executable bin/cuda_half_test 2025-06-01T22:41:30.2787084Z [7832/8163] Linking CXX executable bin/cuda_device_test 2025-06-01T22:41:30.2787758Z Warning: Unused direct dependencies: 2025-06-01T22:41:30.2788255Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:30.2788659Z 2025-06-01T22:41:30.5961052Z [7832/8163] Linking CXX executable bin/cuda_integer_divider_test 2025-06-01T22:41:30.5962297Z [7833/8163] Linking CXX executable bin/cuda_dlconvertor_test 2025-06-01T22:41:30.5963155Z Warning: Unused direct dependencies: 2025-06-01T22:41:30.5963913Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:30.5964537Z 2025-06-01T22:41:30.6006412Z [7833/8163] Linking CXX executable bin/cuda_optional_test 2025-06-01T22:41:30.6007608Z [7834/8163] Linking CXX executable bin/cuda_distributions_test 2025-06-01T22:41:30.6530257Z [7834/8163] Linking CXX executable bin/cuda_packedtensoraccessor_test 2025-06-01T22:41:30.6531666Z [7835/8163] Linking CXX executable bin/cuda_exchange_device_test 2025-06-01T22:41:30.6532672Z Warning: Unused direct dependencies: 2025-06-01T22:41:30.6533274Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:30.6533664Z 2025-06-01T22:41:30.7303540Z [7835/8163] Linking CXX executable bin/cuda_reportMemoryUsage_test 2025-06-01T22:41:30.7304743Z [7836/8163] Linking CXX executable bin/cuda_generator_test 2025-06-01T22:41:30.7933714Z [7836/8163] Linking CXX executable bin/cuda_allocatorTraceTracker_test 2025-06-01T22:41:30.7935314Z [7837/8163] Linking CXX executable bin/cuda_half_test 2025-06-01T22:41:30.7936063Z Warning: Unused direct dependencies: 2025-06-01T22:41:30.7936711Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:30.7937139Z 2025-06-01T22:41:31.1435983Z [7837/8163] Linking CXX executable bin/cuda_stream_test 2025-06-01T22:41:31.1437165Z [7838/8163] Linking CXX executable bin/cuda_integer_divider_test 2025-06-01T22:41:31.1437990Z Warning: Unused direct dependencies: 2025-06-01T22:41:31.1438620Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:31.1439068Z 2025-06-01T22:41:31.2332947Z [7838/8163] Linking CXX executable bin/cuda_vectorized_test 2025-06-01T22:41:31.2334672Z [7839/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2025-06-01T22:41:31.4612542Z [7839/8163] Linking CXX executable bin/cuda_cudnn_test 2025-06-01T22:41:31.4613654Z [7840/8163] Linking CXX executable bin/cuda_packedtensoraccessor_test 2025-06-01T22:41:31.4614456Z Warning: Unused direct dependencies: 2025-06-01T22:41:31.4615064Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:31.4615441Z 2025-06-01T22:41:31.4615959Z [7840/8163] Linking CXX shared library lib/libtorchbind_test.so 2025-06-01T22:41:31.4617070Z [7841/8163] Linking CXX executable bin/cuda_optional_test 2025-06-01T22:41:31.4617797Z Warning: Unused direct dependencies: 2025-06-01T22:41:31.4618358Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:31.4618941Z 2025-06-01T22:41:31.5104788Z [7841/8163] Linking CXX shared library lib/libjitbackend_test.so 2025-06-01T22:41:31.5106133Z [7842/8163] Linking CXX executable bin/cuda_reportMemoryUsage_test 2025-06-01T22:41:31.5106836Z Warning: Unused direct dependencies: 2025-06-01T22:41:31.5107374Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:31.5107726Z 2025-06-01T22:41:31.5831275Z [7842/8163] Linking CXX shared library lib/libbackend_with_compiler.so 2025-06-01T22:41:31.5832494Z [7843/8163] Linking CXX executable bin/cuda_allocatorTraceTracker_test 2025-06-01T22:41:31.5833341Z Warning: Unused direct dependencies: 2025-06-01T22:41:31.5833880Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:31.5834250Z 2025-06-01T22:41:31.6267231Z [7843/8163] Linking CXX executable bin/test_nativert 2025-06-01T22:41:31.6268176Z [7844/8163] Linking CXX executable bin/cuda_stream_test 2025-06-01T22:41:31.6268912Z Warning: Unused direct dependencies: 2025-06-01T22:41:31.6269535Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:31.6269945Z 2025-06-01T22:41:31.7337671Z [7844/8163] Linking CXX shared library lib/libaoti_custom_ops.so 2025-06-01T22:41:31.7338823Z [7845/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2025-06-01T22:41:32.0296466Z [7845/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2025-06-01T22:41:32.0297309Z [7846/8163] Linking CXX executable bin/cuda_vectorized_test 2025-06-01T22:41:32.0297786Z Warning: Unused direct dependencies: 2025-06-01T22:41:32.0298162Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:32.0298420Z 2025-06-01T22:41:32.1102100Z [7846/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2025-06-01T22:41:32.1103054Z [7847/8163] Linking CXX executable bin/cuda_cudnn_test 2025-06-01T22:41:32.1103500Z Warning: Unused direct dependencies: 2025-06-01T22:41:32.1103882Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:32.1104259Z 2025-06-01T22:41:32.1501747Z [7847/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2025-06-01T22:41:32.1502716Z [7848/8163] Linking CXX shared library lib/libbackend_with_compiler.so 2025-06-01T22:41:32.1503253Z Warning: Unused direct dependencies: 2025-06-01T22:41:32.1503645Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:32.1503887Z 2025-06-01T22:41:32.1601795Z [7848/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2025-06-01T22:41:32.1604225Z [7849/8163] Linking CXX shared library lib/libjitbackend_test.so 2025-06-01T22:41:32.1604851Z Warning: Unused direct dependencies: 2025-06-01T22:41:32.1605223Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:32.1605463Z 2025-06-01T22:41:32.1714510Z [7849/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2025-06-01T22:41:32.1715413Z [7850/8163] Linking CXX shared library lib/libtorchbind_test.so 2025-06-01T22:41:32.1715939Z Warning: Unused direct dependencies: 2025-06-01T22:41:32.1716338Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:32.1716577Z 2025-06-01T22:41:32.3249668Z [7850/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2025-06-01T22:41:32.3250566Z [7851/8163] Linking CXX shared library lib/libaoti_custom_ops.so 2025-06-01T22:41:32.3251070Z Warning: Unused direct dependencies: 2025-06-01T22:41:32.3251452Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:32.3251693Z 2025-06-01T22:41:32.4224485Z [7851/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2025-06-01T22:41:32.4225370Z [7852/8163] Linking CXX executable bin/test_nativert 2025-06-01T22:41:32.4225822Z Warning: Unused direct dependencies: 2025-06-01T22:41:32.4226192Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:32.4226441Z 2025-06-01T22:41:33.7745505Z [7852/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2025-06-01T22:41:33.7747076Z [7853/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2025-06-01T22:41:34.2530418Z [7853/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2025-06-01T22:41:34.2531529Z [7854/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2025-06-01T22:41:36.9891193Z [7854/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2025-06-01T22:41:36.9892315Z [7855/8163] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2025-06-01T22:41:38.2155735Z [7855/8163] Linking CXX executable bin/test_jit 2025-06-01T22:41:38.2156325Z [7856/8163] Linking CXX executable bin/test_jit 2025-06-01T22:41:38.2156752Z Warning: Unused direct dependencies: 2025-06-01T22:41:38.2157128Z /pytorch/build/lib/libjitbackend_test.so 2025-06-01T22:41:38.2157574Z /pytorch/build/lib/libbackend_with_compiler.so 2025-06-01T22:41:38.2157985Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:41:38.2158222Z 2025-06-01T22:41:39.3710653Z [7856/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2025-06-01T22:41:39.3711857Z [7857/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2025-06-01T22:41:39.9079120Z [7857/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2025-06-01T22:41:39.9080261Z [7858/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2025-06-01T22:41:40.5325829Z [7858/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2025-06-01T22:41:40.5327028Z [7859/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2025-06-01T22:41:51.5622497Z [7859/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2025-06-01T22:41:51.5623701Z [7860/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2025-06-01T22:41:52.8947976Z [7860/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2025-06-01T22:41:52.8949159Z [7861/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2025-06-01T22:41:53.7253651Z [7861/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2025-06-01T22:41:53.7255952Z [7862/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2025-06-01T22:41:54.4207953Z [7862/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2025-06-01T22:41:54.4210179Z [7863/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2025-06-01T22:41:56.3185983Z [7863/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cuda.cpp.o 2025-06-01T22:41:56.3187112Z [7864/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2025-06-01T22:41:57.3693772Z [7864/8163] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2025-06-01T22:41:57.3694986Z [7865/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2025-06-01T22:41:59.6593363Z [7865/8163] Building CUDA object test_cpp_c10d/CMakeFiles/c10d_cuda_test.dir/CUDATest.cu.o 2025-06-01T22:41:59.6594453Z [7866/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2025-06-01T22:42:01.4349517Z [7866/8163] Building CXX object test_cpp_c10d/CMakeFiles/BackoffTest.dir/BackoffTest.cpp.o 2025-06-01T22:42:01.4350589Z [7867/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2025-06-01T22:42:01.7394703Z [7867/8163] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2025-06-01T22:42:01.7396042Z [7868/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2025-06-01T22:42:03.7465882Z [7868/8163] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2025-06-01T22:42:03.7467011Z [7869/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2025-06-01T22:42:03.9045625Z [7869/8163] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2025-06-01T22:42:03.9046797Z [7870/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2025-06-01T22:42:04.5521315Z [7870/8163] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2025-06-01T22:42:04.5522530Z [7871/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2025-06-01T22:42:04.7503525Z [7871/8163] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooAsyncTest.dir/ProcessGroupGlooAsyncTest.cpp.o 2025-06-01T22:42:04.7505053Z [7872/8163] Building CXX object test_cpp_c10d/CMakeFiles/BackoffTest.dir/BackoffTest.cpp.o 2025-06-01T22:42:05.1063667Z [7872/8163] Linking CXX executable bin/BackoffTest 2025-06-01T22:42:05.1064312Z [7873/8163] Linking CXX executable bin/BackoffTest 2025-06-01T22:42:05.1064742Z Warning: Unused direct dependencies: 2025-06-01T22:42:05.1065098Z /lib64/libdl.so.2 2025-06-01T22:42:05.1065356Z /lib64/libgomp.so.1 2025-06-01T22:42:05.1065564Z 2025-06-01T22:42:05.9308405Z [7873/8163] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLTest.dir/ProcessGroupNCCLTest.cpp.o 2025-06-01T22:42:05.9309595Z [7874/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2025-06-01T22:42:06.9290305Z [7874/8163] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLErrorsTest.dir/ProcessGroupNCCLErrorsTest.cpp.o 2025-06-01T22:42:06.9291643Z [7875/8163] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2025-06-01T22:42:07.2921799Z [7875/8163] Linking CXX executable bin/FileStoreTest 2025-06-01T22:42:07.2922470Z [7876/8163] Linking CXX executable bin/FileStoreTest 2025-06-01T22:42:07.2922912Z Warning: Unused direct dependencies: 2025-06-01T22:42:07.2923281Z /lib64/libdl.so.2 2025-06-01T22:42:07.2923547Z /lib64/libgomp.so.1 2025-06-01T22:42:07.2923852Z 2025-06-01T22:42:08.4776377Z [7876/8163] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2025-06-01T22:42:08.4777533Z [7877/8163] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2025-06-01T22:42:08.8309653Z [7877/8163] Linking CXX executable bin/TCPStoreTest 2025-06-01T22:42:08.8310313Z [7878/8163] Linking CXX executable bin/TCPStoreTest 2025-06-01T22:42:08.8310751Z Warning: Unused direct dependencies: 2025-06-01T22:42:08.8311133Z /lib64/libdl.so.2 2025-06-01T22:42:08.8311416Z /lib64/libgomp.so.1 2025-06-01T22:42:08.8311589Z 2025-06-01T22:42:09.3449792Z [7878/8163] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2025-06-01T22:42:09.3450881Z [7879/8163] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2025-06-01T22:42:09.7022044Z [7879/8163] Linking CXX executable bin/HashStoreTest 2025-06-01T22:42:09.7022687Z [7880/8163] Linking CXX executable bin/HashStoreTest 2025-06-01T22:42:09.7023150Z Warning: Unused direct dependencies: 2025-06-01T22:42:09.7023514Z /lib64/libdl.so.2 2025-06-01T22:42:09.7023779Z /lib64/libgomp.so.1 2025-06-01T22:42:09.7023972Z 2025-06-01T22:42:09.9596633Z [7880/8163] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2025-06-01T22:42:09.9597774Z [7881/8163] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2025-06-01T22:42:11.0919718Z [7881/8163] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2025-06-01T22:42:11.0921055Z [7882/8163] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2025-06-01T22:42:11.6966183Z [7882/8163] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2025-06-01T22:42:11.6967181Z [7883/8163] Building CUDA object test_cpp_c10d/CMakeFiles/c10d_cuda_test.dir/CUDATest.cu.o 2025-06-01T22:42:12.3896392Z [7883/8163] Linking CXX shared library lib/libc10d_cuda_test.so 2025-06-01T22:42:12.3897152Z [7884/8163] Linking CXX shared library lib/libc10d_cuda_test.so 2025-06-01T22:42:12.3897630Z Warning: Unused direct dependencies: 2025-06-01T22:42:12.3898013Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:42:12.3898252Z 2025-06-01T22:42:15.3148275Z [7884/8163] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2025-06-01T22:42:15.3149441Z [7885/8163] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2025-06-01T22:42:15.9732748Z [7885/8163] Linking CXX executable bin/example_allreduce 2025-06-01T22:42:15.9733417Z [7886/8163] Linking CXX executable bin/example_allreduce 2025-06-01T22:42:15.9733871Z Warning: Unused direct dependencies: 2025-06-01T22:42:15.9734247Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:42:15.9734614Z /pytorch/build/lib/libc10_cuda.so 2025-06-01T22:42:15.9734972Z /usr/local/cuda/lib64/libcudart.so.12 2025-06-01T22:42:15.9735321Z /lib64/libpthread.so.0 2025-06-01T22:42:15.9735615Z /lib64/libdl.so.2 2025-06-01T22:42:15.9735779Z 2025-06-01T22:42:16.2064106Z [7886/8163] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2025-06-01T22:42:16.2065228Z [7887/8163] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2025-06-01T22:42:16.2942783Z [7887/8163] Linking CXX executable bin/ProcessGroupGlooTest 2025-06-01T22:42:16.2943907Z [7888/8163] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooAsyncTest.dir/ProcessGroupGlooAsyncTest.cpp.o 2025-06-01T22:42:16.9193747Z [7888/8163] Linking CXX executable bin/ProcessGroupGlooAsyncTest 2025-06-01T22:42:16.9194511Z [7889/8163] Linking CXX executable bin/ProcessGroupGlooTest 2025-06-01T22:42:16.9195008Z Warning: Unused direct dependencies: 2025-06-01T22:42:16.9195396Z /pytorch/build/lib/libc10d_cuda_test.so 2025-06-01T22:42:16.9195767Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:42:16.9196128Z /pytorch/build/lib/libc10_cuda.so 2025-06-01T22:42:16.9196710Z /usr/local/cuda/lib64/libcudart.so.12 2025-06-01T22:42:16.9197069Z /lib64/libdl.so.2 2025-06-01T22:42:16.9197233Z 2025-06-01T22:42:16.9986440Z [7889/8163] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2025-06-01T22:42:16.9987444Z [7890/8163] Linking CXX executable bin/ProcessGroupGlooAsyncTest 2025-06-01T22:42:16.9987991Z Warning: Unused direct dependencies: 2025-06-01T22:42:16.9988371Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:42:16.9988715Z /lib64/libdl.so.2 2025-06-01T22:42:16.9988888Z 2025-06-01T22:42:17.5216280Z [7890/8163] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2025-06-01T22:42:17.5217292Z [7891/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cuda.cpp.o 2025-06-01T22:42:18.1472832Z [7891/8163] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2025-06-01T22:42:18.1473767Z [7892/8163] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2025-06-01T22:42:19.9551656Z [7892/8163] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2025-06-01T22:42:19.9552671Z [7893/8163] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2025-06-01T22:42:20.6939739Z [7893/8163] Linking CXX executable bin/tutorial_tensorexpr 2025-06-01T22:42:20.6940733Z [7894/8163] Linking CXX executable bin/tutorial_tensorexpr 2025-06-01T22:42:20.6941278Z Warning: Unused direct dependencies: 2025-06-01T22:42:20.6941665Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:42:20.6941905Z 2025-06-01T22:42:20.9062425Z [7894/8163] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2025-06-01T22:42:20.9063640Z [7895/8163] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLErrorsTest.dir/ProcessGroupNCCLErrorsTest.cpp.o 2025-06-01T22:42:21.0150539Z [7895/8163] Linking CXX executable bin/ProcessGroupNCCLErrorsTest 2025-06-01T22:42:21.0151602Z [7896/8163] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupNCCLTest.dir/ProcessGroupNCCLTest.cpp.o 2025-06-01T22:42:21.6240798Z [7896/8163] Linking CXX executable bin/ProcessGroupNCCLTest 2025-06-01T22:42:21.6241522Z [7897/8163] Linking CXX executable bin/ProcessGroupNCCLErrorsTest 2025-06-01T22:42:21.6242015Z Warning: Unused direct dependencies: 2025-06-01T22:42:21.6242401Z /pytorch/build/lib/libc10_cuda.so 2025-06-01T22:42:21.6242738Z /usr/local/cuda/lib64/libcudart.so.12 2025-06-01T22:42:21.6243084Z /lib64/libdl.so.2 2025-06-01T22:42:21.6243251Z 2025-06-01T22:42:21.7301051Z [7897/8163] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2025-06-01T22:42:21.7301925Z [7898/8163] Linking CXX executable bin/ProcessGroupNCCLTest 2025-06-01T22:42:21.7302420Z Warning: Unused direct dependencies: 2025-06-01T22:42:21.7302782Z /lib64/libdl.so.2 2025-06-01T22:42:21.7302959Z 2025-06-01T22:42:22.4895872Z [7898/8163] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2025-06-01T22:42:22.4896832Z [7899/8163] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2025-06-01T22:42:24.8092398Z [7899/8163] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2025-06-01T22:42:24.8093394Z [7900/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2025-06-01T22:42:27.6081839Z [7900/8163] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2025-06-01T22:42:27.6082915Z [7901/8163] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2025-06-01T22:42:28.4258098Z [7901/8163] Linking CXX executable bin/test_dist_autograd 2025-06-01T22:42:28.4258761Z [7902/8163] Linking CXX executable bin/test_dist_autograd 2025-06-01T22:42:28.4259249Z Warning: Unused direct dependencies: 2025-06-01T22:42:28.4259638Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:42:28.4259879Z 2025-06-01T22:42:30.7568963Z [7902/8163] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2025-06-01T22:42:30.7570113Z [7903/8163] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2025-06-01T22:42:36.0484889Z [7903/8163] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2025-06-01T22:42:36.0486016Z [7904/8163] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2025-06-01T22:42:36.1749248Z [7904/8163] Building CXX object test_api/CMakeFiles/test_api.dir/ivalue.cpp.o 2025-06-01T22:42:36.1750295Z [7905/8163] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2025-06-01T22:42:36.3048410Z [7905/8163] Linking CXX executable bin/test_cpp_rpc 2025-06-01T22:42:36.3049889Z [7906/8163] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2025-06-01T22:42:37.0318855Z [7906/8163] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2025-06-01T22:42:37.0319608Z [7907/8163] Linking CXX executable bin/test_cpp_rpc 2025-06-01T22:42:37.0320056Z Warning: Unused direct dependencies: 2025-06-01T22:42:37.0320453Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:42:37.0320691Z 2025-06-01T22:42:38.3100933Z [7907/8163] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2025-06-01T22:42:38.3101787Z [7908/8163] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2025-06-01T22:42:39.2275991Z [7908/8163] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2025-06-01T22:42:39.2278092Z [7909/8163] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2025-06-01T22:42:39.9878932Z [7909/8163] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2025-06-01T22:42:39.9879762Z [7910/8163] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2025-06-01T22:42:40.9576897Z [7910/8163] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2025-06-01T22:42:40.9577779Z [7911/8163] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2025-06-01T22:42:42.0014790Z [7911/8163] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2025-06-01T22:42:42.0015933Z [7912/8163] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2025-06-01T22:42:43.1130428Z [7912/8163] Linking CXX executable bin/test_tensorexpr 2025-06-01T22:42:43.1131094Z [7913/8163] Linking CXX executable bin/test_tensorexpr 2025-06-01T22:42:50.5663186Z [7913/8163] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2025-06-01T22:42:50.5664747Z [7914/8163] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2025-06-01T22:42:53.2586565Z [7914/8163] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2025-06-01T22:42:53.2588084Z [7915/8163] Building CXX object test_api/CMakeFiles/test_api.dir/ivalue.cpp.o 2025-06-01T22:42:53.3349830Z [7915/8163] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2025-06-01T22:42:53.3351441Z [7916/8163] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2025-06-01T22:42:53.8953547Z [7916/8163] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2025-06-01T22:42:53.8955064Z [7917/8163] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2025-06-01T22:42:55.3054711Z [7917/8163] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2025-06-01T22:42:55.3056456Z [7918/8163] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2025-06-01T22:42:56.6383546Z [7918/8163] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2025-06-01T22:42:56.6385073Z [7919/8163] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2025-06-01T22:43:01.2048300Z [7919/8163] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2025-06-01T22:43:01.2050071Z [7920/8163] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2025-06-01T22:43:01.8597357Z [7920/8163] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2025-06-01T22:43:01.8598230Z [7921/8163] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2025-06-01T22:43:04.8214217Z [7921/8163] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2025-06-01T22:43:04.8215216Z [7922/8163] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2025-06-01T22:43:05.3961400Z [7922/8163] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2025-06-01T22:43:05.3962335Z [7923/8163] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2025-06-01T22:43:08.8671885Z [7923/8163] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2025-06-01T22:43:08.8672816Z [7924/8163] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2025-06-01T22:43:10.0942148Z [7924/8163] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2025-06-01T22:43:10.0943095Z [7925/8163] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2025-06-01T22:43:11.9087058Z [7925/8163] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2025-06-01T22:43:11.9087967Z [7926/8163] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2025-06-01T22:43:12.4954097Z [7926/8163] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2025-06-01T22:43:12.4955378Z [7927/8163] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2025-06-01T22:43:12.7881229Z [7927/8163] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2025-06-01T22:43:12.7882134Z [7928/8163] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2025-06-01T22:43:18.0865187Z [7928/8163] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2025-06-01T22:43:18.0866076Z [7929/8163] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2025-06-01T22:43:18.8284222Z [7929/8163] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2025-06-01T22:43:18.8285339Z [7930/8163] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2025-06-01T22:43:20.8793960Z [7930/8163] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2025-06-01T22:43:20.8794897Z [7931/8163] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2025-06-01T22:43:21.9646112Z [7931/8163] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2025-06-01T22:43:21.9647329Z [7932/8163] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2025-06-01T22:43:26.4927056Z [7932/8163] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2025-06-01T22:43:26.4927968Z [7933/8163] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2025-06-01T22:43:28.6639878Z [7933/8163] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2025-06-01T22:43:28.6640743Z [7934/8163] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2025-06-01T22:43:28.8402432Z [7934/8163] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2025-06-01T22:43:28.8403343Z [7935/8163] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2025-06-01T22:43:29.8330542Z [7935/8163] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2025-06-01T22:43:29.8331490Z [7936/8163] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2025-06-01T22:43:35.7946670Z [7936/8163] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2025-06-01T22:43:35.7948076Z [7937/8163] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2025-06-01T22:43:37.0854084Z [7937/8163] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2025-06-01T22:43:37.0855903Z [7938/8163] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2025-06-01T22:43:39.6946309Z [7938/8163] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2025-06-01T22:43:39.6948064Z [7939/8163] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2025-06-01T22:43:40.1393783Z [7939/8163] Building CXX object test_api/CMakeFiles/test_api.dir/parallel.cpp.o 2025-06-01T22:43:40.1395519Z [7940/8163] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2025-06-01T22:43:42.3326580Z [7940/8163] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2025-06-01T22:43:42.3328469Z [7941/8163] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2025-06-01T22:43:42.3515801Z [7941/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2025-06-01T22:43:42.3516805Z [7942/8163] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2025-06-01T22:43:43.3351567Z [7942/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2025-06-01T22:43:43.3352581Z [7943/8163] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2025-06-01T22:43:43.4703513Z [7943/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2025-06-01T22:43:43.4704416Z [7944/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2025-06-01T22:43:44.3733270Z [7944/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2025-06-01T22:43:44.3735148Z [7945/8163] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2025-06-01T22:43:45.5286429Z [7945/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2025-06-01T22:43:45.5288007Z [7946/8163] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2025-06-01T22:43:49.3796490Z [7946/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2025-06-01T22:43:49.3798145Z [7947/8163] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2025-06-01T22:43:49.3800024Z In file included from /opt/rh/gcc-toolset-13/root/usr/include/c++/13/bits/stl_uninitialized.h:63, 2025-06-01T22:43:49.3801623Z from /opt/rh/gcc-toolset-13/root/usr/include/c++/13/memory:69, 2025-06-01T22:43:49.3803120Z from /pytorch/third_party/googletest/googletest/include/gtest/gtest.h:55, 2025-06-01T22:43:49.3804840Z from /pytorch/test/cpp/api/inference_mode.cpp:1: 2025-06-01T22:43:49.3807789Z In static member function ‘static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = long unsigned int; _Up = long unsigned int; bool _IsMove = false]’, 2025-06-01T22:43:49.3811828Z inlined from ‘_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = long unsigned int*; _OI = long unsigned int*]’ at /opt/rh/gcc-toolset-13/root/usr/include/c++/13/bits/stl_algobase.h:506:30, 2025-06-01T22:43:49.3815895Z inlined from ‘_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = long unsigned int*; _OI = long unsigned int*]’ at /opt/rh/gcc-toolset-13/root/usr/include/c++/13/bits/stl_algobase.h:533:42, 2025-06-01T22:43:49.3819640Z inlined from ‘_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = long unsigned int*; _OI = long unsigned int*]’ at /opt/rh/gcc-toolset-13/root/usr/include/c++/13/bits/stl_algobase.h:540:31, 2025-06-01T22:43:49.3823274Z inlined from ‘_OI std::copy(_II, _II, _OI) [with _II = long unsigned int*; _OI = long unsigned int*]’ at /opt/rh/gcc-toolset-13/root/usr/include/c++/13/bits/stl_algobase.h:633:7, 2025-06-01T22:43:49.3827644Z inlined from ‘std::vector::iterator std::vector::_M_copy_aligned(const_iterator, const_iterator, iterator) [with _Alloc = std::allocator]’ at /opt/rh/gcc-toolset-13/root/usr/include/c++/13/bits/stl_bvector.h:1342:28, 2025-06-01T22:43:49.3831936Z inlined from ‘void std::vector::_M_reallocate(size_type) [with _Alloc = std::allocator]’ at /opt/rh/gcc-toolset-13/root/usr/include/c++/13/bits/vector.tcc:851:40, 2025-06-01T22:43:49.3835602Z inlined from ‘void std::vector::reserve(size_type) [with _Alloc = std::allocator]’ at /opt/rh/gcc-toolset-13/root/usr/include/c++/13/bits/stl_bvector.h:1130:17, 2025-06-01T22:43:49.3841244Z inlined from ‘static std::enable_if_t, decltype (X::forward(nullptr, (declval)()...))> torch::autograd::Function::apply(Args&& ...) [with X = InferenceModeTest_TestCustomFunction_Test::TestBody()::MyFunction; Args = {at::Tensor&, int&, at::Tensor&}; T = InferenceModeTest_TestCustomFunction_Test::TestBody()::MyFunction]’ at /pytorch/torch/csrc/autograd/custom_function.h:480:35, 2025-06-01T22:43:49.3847232Z inlined from ‘virtual void InferenceModeTest_TestCustomFunction_Test::TestBody()’ at /pytorch/test/cpp/api/inference_mode.cpp:644:47: 2025-06-01T22:43:49.3851428Z /opt/rh/gcc-toolset-13/root/usr/include/c++/13/bits/stl_algobase.h:437:30: warning: ‘void* __builtin_memmove(void*, const void*, long unsigned int)’ forming offset 8 is out of the bounds [0, 8] [-Warray-bounds=] 2025-06-01T22:43:49.3854333Z 437 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); 2025-06-01T22:43:49.3855546Z | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-06-01T22:43:49.3856216Z 2025-06-01T22:43:49.7205467Z [7947/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2025-06-01T22:43:49.7206898Z [7948/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2025-06-01T22:43:51.0043395Z [7948/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2025-06-01T22:43:51.0046045Z [7949/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2025-06-01T22:43:51.4790077Z [7949/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2025-06-01T22:43:51.4790999Z [7950/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2025-06-01T22:43:51.5310971Z [7950/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2025-06-01T22:43:51.5312608Z [7951/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2025-06-01T22:43:51.8856640Z [7951/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_graph_executor.cpp.o 2025-06-01T22:43:51.8858377Z [7952/8163] Building CXX object test_api/CMakeFiles/test_api.dir/nested_int.cpp.o 2025-06-01T22:43:52.6632864Z [7952/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2025-06-01T22:43:52.6634501Z [7953/8163] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2025-06-01T22:43:53.2742731Z [7953/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2025-06-01T22:43:53.2743682Z [7954/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2025-06-01T22:43:53.2814818Z [7954/8163] Generating /pytorch/torch/_C/__init__.pyi, /pytorch/torch/_C/_VariableFunctions.pyi, /pytorch/torch/nn/functional.pyi 2025-06-01T22:43:53.2816175Z [7955/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2025-06-01T22:43:53.3704491Z [7955/8163] Generating /pytorch/torch/utils/data/datapipes/datapipe.pyi 2025-06-01T22:43:53.3705512Z [7956/8163] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2025-06-01T22:43:53.4917723Z [7956/8163] Linking CXX executable bin/parallel_benchmark 2025-06-01T22:43:53.4918502Z [7957/8163] Generating /pytorch/torch/utils/data/datapipes/datapipe.pyi 2025-06-01T22:43:53.6640436Z [7957/8163] Regenerating version file... 2025-06-01T22:43:53.6641019Z [7958/8163] Regenerating version file... 2025-06-01T22:43:54.1332797Z [7958/8163] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2025-06-01T22:43:54.1333633Z [7959/8163] Linking CXX executable bin/parallel_benchmark 2025-06-01T22:43:54.1334116Z Warning: Unused direct dependencies: 2025-06-01T22:43:54.1334495Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:43:54.1334733Z 2025-06-01T22:43:54.1942082Z [7959/8163] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2025-06-01T22:43:54.7256945Z [7960/8163] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2025-06-01T22:43:54.7258033Z [7961/8163] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2025-06-01T22:43:55.0405928Z [7961/8163] Linking CXX shared library lib/libshm.so 2025-06-01T22:43:55.0406866Z [7962/8163] Linking CXX shared library lib/libshm.so 2025-06-01T22:43:55.0407414Z Warning: Unused direct dependencies: 2025-06-01T22:43:55.0407780Z /lib64/librt.so.1 2025-06-01T22:43:55.0408037Z /lib64/libdl.so.2 2025-06-01T22:43:55.0408304Z /lib64/libm.so.6 2025-06-01T22:43:55.0408561Z /lib64/libgomp.so.1 2025-06-01T22:43:55.2445552Z 2025-06-01T22:43:55.2446674Z [7963/8163] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2025-06-01T22:43:55.4536975Z [7963/8163] Linking CXX executable bin/torch_shm_manager 2025-06-01T22:43:55.4537673Z [7964/8163] Linking CXX executable bin/torch_shm_manager 2025-06-01T22:43:55.4538152Z Warning: Unused direct dependencies: 2025-06-01T22:43:55.4538512Z /pytorch/build/lib/libshm.so 2025-06-01T22:43:55.4538825Z /lib64/libm.so.6 2025-06-01T22:43:56.2528887Z 2025-06-01T22:43:58.0947160Z [7965/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2025-06-01T22:43:58.8519894Z [7966/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2025-06-01T22:43:59.9411762Z [7967/8163] Building CXX object test_api/CMakeFiles/test_api.dir/parallel.cpp.o 2025-06-01T22:44:02.0948355Z [7968/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2025-06-01T22:44:02.0949604Z [7969/8163] Generating /pytorch/torch/_C/__init__.pyi, /pytorch/torch/_C/_VariableFunctions.pyi, /pytorch/torch/nn/functional.pyi 2025-06-01T22:44:02.0951178Z [7969/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2025-06-01T22:44:02.0952515Z [7969/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2025-06-01T22:44:02.0953854Z [7969/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2025-06-01T22:44:02.0955552Z [7969/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2025-06-01T22:44:02.0958487Z [7969/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2025-06-01T22:44:02.0961083Z [7969/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2025-06-01T22:44:02.0964676Z [7969/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2025-06-01T22:44:06.7749206Z [7969/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2025-06-01T22:44:06.7750529Z [7970/8163] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2025-06-01T22:44:08.0818457Z [7970/8163] Linking CXX executable bin/test_api 2025-06-01T22:44:08.0819042Z [7971/8163] Linking CXX executable bin/test_api 2025-06-01T22:44:09.0117958Z [7971/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2025-06-01T22:44:09.0119234Z [7972/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_graph_executor.cpp.o 2025-06-01T22:44:10.0532388Z [7972/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2025-06-01T22:44:10.0533599Z [7973/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2025-06-01T22:44:18.8555271Z [7973/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2025-06-01T22:44:18.8556699Z [7974/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2025-06-01T22:44:19.1663281Z [7974/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2025-06-01T22:44:19.1665082Z [7975/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2025-06-01T22:44:19.2185240Z [7975/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2025-06-01T22:44:19.2186721Z [7976/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2025-06-01T22:44:19.4007259Z [7976/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2025-06-01T22:44:19.4008749Z [7977/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2025-06-01T22:44:19.4333063Z [7977/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2025-06-01T22:44:19.4334544Z [7978/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2025-06-01T22:44:21.9690244Z [7978/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2025-06-01T22:44:21.9693007Z [7979/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2025-06-01T22:44:24.0999174Z [7979/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2025-06-01T22:44:24.1001771Z [7980/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2025-06-01T22:44:25.9251030Z [7980/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2025-06-01T22:44:25.9253372Z [7981/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2025-06-01T22:44:28.1207154Z [7981/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DeviceAccelerator.cpp.o 2025-06-01T22:44:28.1208523Z [7982/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2025-06-01T22:44:28.9869119Z [7982/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2025-06-01T22:44:28.9870332Z [7983/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2025-06-01T22:44:29.1626813Z [7983/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2025-06-01T22:44:29.1628061Z [7984/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2025-06-01T22:44:29.8046584Z [7984/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2025-06-01T22:44:29.8047894Z [7985/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2025-06-01T22:44:30.4096300Z [7985/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2025-06-01T22:44:30.4097503Z [7986/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2025-06-01T22:44:30.9670583Z [7986/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2025-06-01T22:44:30.9671907Z [7987/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2025-06-01T22:44:32.1987146Z [7987/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2025-06-01T22:44:32.1989418Z [7988/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2025-06-01T22:44:32.2930092Z [7988/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2025-06-01T22:44:32.2932065Z [7989/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DeviceAccelerator.cpp.o 2025-06-01T22:44:33.2226005Z [7989/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2025-06-01T22:44:33.2227814Z [7990/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2025-06-01T22:44:34.6480278Z [7990/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2025-06-01T22:44:34.6482522Z [7991/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2025-06-01T22:44:35.1336079Z [7991/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2025-06-01T22:44:35.1338457Z [7992/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2025-06-01T22:44:37.0336270Z [7992/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2025-06-01T22:44:37.0337533Z [7993/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2025-06-01T22:44:37.5643144Z [7993/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2025-06-01T22:44:37.5645246Z [7994/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2025-06-01T22:44:37.5829066Z [7994/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2025-06-01T22:44:37.5830930Z [7995/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2025-06-01T22:44:38.2490799Z [7995/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2025-06-01T22:44:38.2492905Z [7996/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2025-06-01T22:44:38.3087267Z [7996/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2025-06-01T22:44:38.3089159Z [7997/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2025-06-01T22:44:40.7014963Z [7997/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2025-06-01T22:44:40.7016923Z [7998/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2025-06-01T22:44:41.4217091Z [7998/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Event.cpp.o 2025-06-01T22:44:41.4219186Z [7999/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2025-06-01T22:44:45.2550465Z [7999/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2025-06-01T22:44:45.2552274Z [8000/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2025-06-01T22:44:46.3090793Z [8000/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2025-06-01T22:44:46.3092796Z [8001/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2025-06-01T22:44:47.0141581Z [8001/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2025-06-01T22:44:47.0142762Z [8002/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2025-06-01T22:44:51.1007090Z [8002/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2025-06-01T22:44:51.1009085Z [8003/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/PyInterpreter.cpp.o 2025-06-01T22:44:52.6285120Z [8003/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2025-06-01T22:44:52.6287446Z [8004/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2025-06-01T22:44:53.6121709Z [8004/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2025-06-01T22:44:53.6124467Z [8005/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2025-06-01T22:44:53.9522411Z [8005/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2025-06-01T22:44:53.9524484Z [8006/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2025-06-01T22:44:54.8575308Z [8006/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2025-06-01T22:44:54.8577374Z [8007/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Event.cpp.o 2025-06-01T22:44:56.1705284Z [8007/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2025-06-01T22:44:56.1707184Z [8008/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2025-06-01T22:44:56.6602218Z [8008/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2025-06-01T22:44:56.6604890Z [8009/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2025-06-01T22:45:00.0759768Z [8009/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2025-06-01T22:45:00.0761842Z [8010/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2025-06-01T22:45:01.1809599Z [8010/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2025-06-01T22:45:01.1811543Z [8011/8163] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2025-06-01T22:45:01.4652171Z [8011/8163] Linking CXX executable bin/test_lazy 2025-06-01T22:45:01.4653868Z [8012/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2025-06-01T22:45:02.1817048Z [8012/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2025-06-01T22:45:02.1818048Z [8013/8163] Linking CXX executable bin/test_lazy 2025-06-01T22:45:02.1818483Z Warning: Unused direct dependencies: 2025-06-01T22:45:02.1818855Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:45:02.1819107Z 2025-06-01T22:45:03.7482698Z [8013/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2025-06-01T22:45:03.7485545Z [8014/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2025-06-01T22:45:04.9176026Z [8014/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2025-06-01T22:45:04.9178229Z [8015/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2025-06-01T22:45:05.2169523Z [8015/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2025-06-01T22:45:05.2170784Z [8016/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2025-06-01T22:45:07.0384295Z [8016/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2025-06-01T22:45:07.0385673Z [8017/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2025-06-01T22:45:07.4850753Z [8017/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2025-06-01T22:45:07.4851984Z [8018/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2025-06-01T22:45:09.0733852Z [8018/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2025-06-01T22:45:09.0735051Z [8019/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2025-06-01T22:45:09.2010746Z [8019/8163] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2025-06-01T22:45:09.2011884Z [8020/8163] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpython_defs.c.o 2025-06-01T22:45:09.4189573Z [8020/8163] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2025-06-01T22:45:09.4190819Z [8021/8163] Building C object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame.c.o 2025-06-01T22:45:10.4993819Z [8021/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame_cpp.cpp.o 2025-06-01T22:45:10.4994993Z [8022/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2025-06-01T22:45:10.8452322Z [8022/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2025-06-01T22:45:10.8453503Z [8023/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cpp_shim.cpp.o 2025-06-01T22:45:13.3193260Z [8023/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/framelocals_mapping.cpp.o 2025-06-01T22:45:13.3194490Z [8024/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/cache_entry.cpp.o 2025-06-01T22:45:13.4645641Z [8024/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2025-06-01T22:45:13.4646979Z [8025/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2025-06-01T22:45:15.9939646Z [8025/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/utils.cpp.o 2025-06-01T22:45:15.9940840Z [8026/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/eval_frame_cpp.cpp.o 2025-06-01T22:45:16.9229126Z [8026/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2025-06-01T22:45:16.9230328Z [8027/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/extra_state.cpp.o 2025-06-01T22:45:16.9880586Z [8027/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2025-06-01T22:45:16.9881759Z [8028/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/framelocals_mapping.cpp.o 2025-06-01T22:45:17.8263335Z [8028/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/node.cpp.o 2025-06-01T22:45:17.8264573Z [8029/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/fx/node.cpp.o 2025-06-01T22:45:18.6034888Z [8029/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2025-06-01T22:45:18.6036231Z [8030/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2025-06-01T22:45:18.6943610Z [8030/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mtia/Module.cpp.o 2025-06-01T22:45:18.6944751Z [8031/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2025-06-01T22:45:19.1345790Z [8031/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/pybind.cpp.o 2025-06-01T22:45:19.1347041Z [8032/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2025-06-01T22:45:19.5793623Z [8032/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_package/pybind.cpp.o 2025-06-01T22:45:19.5794890Z [8033/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/utils.cpp.o 2025-06-01T22:45:19.7273495Z [8033/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2025-06-01T22:45:19.7274815Z [8034/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2025-06-01T22:45:21.8267468Z [8034/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_holder.cpp.o 2025-06-01T22:45:21.8269259Z [8035/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_nested_functions_manual.cpp.o 2025-06-01T22:45:23.5985729Z [8035/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_meta_info.cpp.o 2025-06-01T22:45:23.5988478Z [8036/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2025-06-01T22:45:26.1457204Z [8036/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/resize_storage_bytes.cpp.o 2025-06-01T22:45:26.1459739Z [8037/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/python_compiled_autograd.cpp.o 2025-06-01T22:45:29.5688297Z [8037/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/static_cuda_launcher.cpp.o 2025-06-01T22:45:29.5690983Z [8038/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_package/pybind.cpp.o 2025-06-01T22:45:29.6644277Z [8038/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2025-06-01T22:45:29.6646654Z [8039/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/init.cpp.o 2025-06-01T22:45:29.8008764Z [8039/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2025-06-01T22:45:29.8009937Z [8040/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mtia/Module.cpp.o 2025-06-01T22:45:30.5529257Z [8040/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2025-06-01T22:45:30.5531455Z [8041/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_runner/pybind.cpp.o 2025-06-01T22:45:30.5915602Z [8041/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2025-06-01T22:45:30.5917932Z [8042/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/resize_storage_bytes.cpp.o 2025-06-01T22:45:31.5005438Z [8042/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2025-06-01T22:45:31.5007813Z [8043/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/mps/Module.cpp.o 2025-06-01T22:45:33.3525098Z [8043/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2025-06-01T22:45:33.3526449Z [8044/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_meta_info.cpp.o 2025-06-01T22:45:33.9619645Z [8044/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2025-06-01T22:45:33.9621020Z [8045/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/aoti_eager/kernel_holder.cpp.o 2025-06-01T22:45:36.4306477Z [8045/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2025-06-01T22:45:36.4307819Z [8046/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/inductor/static_cuda_launcher.cpp.o 2025-06-01T22:45:37.2683184Z [8046/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2025-06-01T22:45:37.2684779Z [8047/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2025-06-01T22:45:37.2912240Z [8047/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2025-06-01T22:45:37.2913757Z [8048/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2025-06-01T22:45:42.6311111Z [8048/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2025-06-01T22:45:42.6313593Z [8049/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2025-06-01T22:45:42.7912295Z [8049/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2025-06-01T22:45:42.7913687Z [8050/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2025-06-01T22:45:43.1258743Z [8050/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2025-06-01T22:45:43.1259940Z [8051/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/export/pybind.cpp.o 2025-06-01T22:45:43.4911812Z [8051/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2025-06-01T22:45:43.4913135Z [8052/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2025-06-01T22:45:45.8184180Z [8052/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2025-06-01T22:45:45.8185623Z [8053/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2025-06-01T22:45:48.0368407Z [8053/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2025-06-01T22:45:48.0369669Z [8054/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2025-06-01T22:45:48.0991439Z [8054/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2025-06-01T22:45:48.0992784Z [8055/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2025-06-01T22:45:48.1325327Z [8055/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2025-06-01T22:45:48.1326693Z [8056/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2025-06-01T22:45:49.7225651Z [8056/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2025-06-01T22:45:49.7228323Z [8057/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2025-06-01T22:45:49.8637831Z [8057/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2025-06-01T22:45:49.8639279Z [8058/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2025-06-01T22:45:50.4604920Z [8058/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2025-06-01T22:45:50.4607574Z [8059/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2025-06-01T22:45:50.7160591Z [8059/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2025-06-01T22:45:50.7162806Z [8060/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2025-06-01T22:45:50.8909677Z [8060/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2025-06-01T22:45:50.8911942Z [8061/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2025-06-01T22:45:51.4603668Z [8061/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2025-06-01T22:45:51.4606074Z [8062/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2025-06-01T22:45:51.9238057Z [8062/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2025-06-01T22:45:51.9241153Z [8063/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2025-06-01T22:45:54.7043099Z [8063/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2025-06-01T22:45:54.7046330Z [8064/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2025-06-01T22:45:55.4968539Z [8064/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2025-06-01T22:45:55.4971266Z [8065/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2025-06-01T22:45:56.8110537Z [8065/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2025-06-01T22:45:56.8113734Z [8066/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2025-06-01T22:45:57.4740664Z [8066/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2025-06-01T22:45:57.4742932Z [8067/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2025-06-01T22:45:57.8002091Z [8067/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2025-06-01T22:45:57.8003482Z [8068/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2025-06-01T22:45:58.1416865Z [8068/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2025-06-01T22:45:58.1418406Z [8069/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/dynamo/guards.cpp.o 2025-06-01T22:45:58.1915156Z [8069/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2025-06-01T22:45:58.1917585Z [8070/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2025-06-01T22:45:59.3895778Z [8070/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2025-06-01T22:45:59.3898524Z [8071/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2025-06-01T22:46:01.3708951Z [8071/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2025-06-01T22:46:01.3710320Z [8072/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2025-06-01T22:46:04.7404261Z [8072/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2025-06-01T22:46:04.7405794Z [8073/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2025-06-01T22:46:06.6283543Z [8073/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2025-06-01T22:46:06.6285301Z [8074/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2025-06-01T22:46:12.4635762Z [8074/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2025-06-01T22:46:12.4637064Z [8075/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2025-06-01T22:46:13.1406040Z [8075/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2025-06-01T22:46:13.1407617Z [8076/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2025-06-01T22:46:13.2055801Z [8076/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2025-06-01T22:46:13.2057284Z [8077/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2025-06-01T22:46:14.2815643Z [8077/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2025-06-01T22:46:14.2816943Z [8078/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2025-06-01T22:46:14.7102709Z [8078/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2025-06-01T22:46:14.7103983Z [8079/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2025-06-01T22:46:16.3691077Z [8079/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2025-06-01T22:46:16.3692483Z [8080/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2025-06-01T22:46:18.1588119Z [8080/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2025-06-01T22:46:18.1589420Z [8081/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2025-06-01T22:46:18.2240745Z [8081/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2025-06-01T22:46:18.2241996Z [8082/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2025-06-01T22:46:21.7765052Z [8082/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2025-06-01T22:46:21.7766223Z [8083/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2025-06-01T22:46:22.0620581Z [8083/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2025-06-01T22:46:22.0621867Z [8084/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2025-06-01T22:46:24.3273954Z [8084/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2025-06-01T22:46:24.3275581Z [8085/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2025-06-01T22:46:26.1572038Z [8085/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2025-06-01T22:46:26.1573334Z [8086/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2025-06-01T22:46:30.8448477Z [8086/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2025-06-01T22:46:30.8449736Z [8087/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2025-06-01T22:46:30.9363210Z [8087/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2025-06-01T22:46:30.9364724Z [8088/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2025-06-01T22:46:32.4330472Z [8088/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2025-06-01T22:46:32.4331789Z [8089/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/combined_traceback.cpp.o 2025-06-01T22:46:32.8702233Z [8089/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2025-06-01T22:46:32.8703359Z [8090/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2025-06-01T22:46:36.7335675Z [8090/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2025-06-01T22:46:36.7337283Z [8091/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2025-06-01T22:46:38.2948434Z [8091/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2025-06-01T22:46:38.2949613Z [8092/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2025-06-01T22:46:38.3589398Z [8092/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2025-06-01T22:46:38.3590578Z [8093/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2025-06-01T22:46:38.9831944Z [8093/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2025-06-01T22:46:38.9833121Z [8094/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2025-06-01T22:46:38.9877556Z [8094/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2025-06-01T22:46:38.9878757Z [8095/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/device_lazy_init.cpp.o 2025-06-01T22:46:39.6546546Z [8095/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2025-06-01T22:46:39.6547783Z [8096/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2025-06-01T22:46:43.1851105Z [8096/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2025-06-01T22:46:43.1852370Z [8097/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2025-06-01T22:46:43.6288515Z [8097/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2025-06-01T22:46:43.6289770Z [8098/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2025-06-01T22:46:44.1845025Z [8098/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2025-06-01T22:46:44.1846513Z [8099/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pyobject_preservation.cpp.o 2025-06-01T22:46:47.6481746Z [8099/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2025-06-01T22:46:47.6483104Z [8100/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2025-06-01T22:46:47.7551157Z [8100/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2025-06-01T22:46:47.7552282Z [8101/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2025-06-01T22:46:48.0327913Z [8101/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2025-06-01T22:46:48.0329264Z [8102/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_symnode.cpp.o 2025-06-01T22:46:48.3607564Z [8102/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2025-06-01T22:46:48.3608754Z [8103/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2025-06-01T22:46:50.2078788Z [8103/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2025-06-01T22:46:50.2079988Z [8104/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2025-06-01T22:46:50.2311403Z [8104/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2025-06-01T22:46:50.2312460Z [8105/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2025-06-01T22:46:53.5421183Z [8105/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2025-06-01T22:46:53.5422539Z [8106/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/pybind.cpp.o 2025-06-01T22:46:53.6166518Z [8106/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2025-06-01T22:46:53.6167707Z [8107/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2025-06-01T22:46:53.7605780Z [8107/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2025-06-01T22:46:53.7606966Z [8108/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2025-06-01T22:46:54.0651430Z [8108/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2025-06-01T22:46:54.0652612Z [8109/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2025-06-01T22:46:54.4059008Z [8109/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2025-06-01T22:46:54.4060260Z [8110/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2025-06-01T22:46:56.2448471Z [8110/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2025-06-01T22:46:56.2449644Z [8111/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2025-06-01T22:46:58.4447268Z [8111/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2025-06-01T22:46:58.4448480Z [8112/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2025-06-01T22:46:58.5390575Z [8112/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/instruction_counter/Module.cpp.o 2025-06-01T22:46:58.5391723Z [8113/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/nested.cpp.o 2025-06-01T22:46:59.4424892Z [8113/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2025-06-01T22:46:59.4426062Z [8114/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2025-06-01T22:47:00.5891339Z [8114/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2025-06-01T22:47:00.5892730Z [8115/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2025-06-01T22:47:00.6560481Z [8115/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2025-06-01T22:47:00.6561739Z [8116/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2025-06-01T22:47:01.7221530Z [8116/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2025-06-01T22:47:01.7222660Z [8117/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2025-06-01T22:47:02.3979159Z [8117/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2025-06-01T22:47:02.3980219Z [8118/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cpu/Module.cpp.o 2025-06-01T22:47:02.5065381Z [8118/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2025-06-01T22:47:02.5066615Z [8119/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2025-06-01T22:47:02.8745211Z [8119/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2025-06-01T22:47:02.8746665Z [8120/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2025-06-01T22:47:04.6430745Z [8120/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2025-06-01T22:47:04.6432208Z [8121/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/instruction_counter/Module.cpp.o 2025-06-01T22:47:06.8488560Z [8121/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2025-06-01T22:47:06.8489629Z [8122/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2025-06-01T22:47:07.0285490Z [8122/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/MemPool.cpp.o 2025-06-01T22:47:07.0286691Z [8123/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2025-06-01T22:47:07.8048967Z [8123/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2025-06-01T22:47:07.8050121Z [8124/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2025-06-01T22:47:08.9888717Z [8124/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2025-06-01T22:47:08.9890138Z [8125/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2025-06-01T22:47:09.4520358Z [8125/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2025-06-01T22:47:09.4521544Z [8126/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2025-06-01T22:47:12.8701188Z [8126/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/GdsFile.cpp.o 2025-06-01T22:47:12.8702402Z [8127/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2025-06-01T22:47:14.6115848Z [8127/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2025-06-01T22:47:14.6117010Z [8128/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2025-06-01T22:47:17.1000001Z [8128/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cusparselt.cpp.o 2025-06-01T22:47:17.1001174Z [8129/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/GdsFile.cpp.o 2025-06-01T22:47:17.4281045Z [8129/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2025-06-01T22:47:17.4282167Z [8130/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2025-06-01T22:47:17.4487572Z [8130/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2025-06-01T22:47:17.4488791Z [8131/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2025-06-01T22:47:17.6747340Z [8131/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2025-06-01T22:47:17.6748573Z [8132/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2025-06-01T22:47:18.4143546Z [8132/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2025-06-01T22:47:18.4144663Z [8133/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2025-06-01T22:47:18.8832387Z [8133/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2025-06-01T22:47:18.8833588Z [8134/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2025-06-01T22:47:20.7978690Z [8134/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2025-06-01T22:47:20.7979928Z [8135/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2025-06-01T22:47:21.5799265Z [8135/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2025-06-01T22:47:21.5800817Z [8136/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2025-06-01T22:47:23.5228465Z [8136/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2025-06-01T22:47:23.5229755Z [8137/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/MemPool.cpp.o 2025-06-01T22:47:23.9547594Z [8137/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2025-06-01T22:47:23.9548770Z [8138/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2025-06-01T22:47:25.8547667Z [8138/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2025-06-01T22:47:25.8549020Z [8139/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cusparselt.cpp.o 2025-06-01T22:47:29.2173120Z [8139/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2025-06-01T22:47:29.2174463Z [8140/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2025-06-01T22:47:34.2902545Z [8140/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2025-06-01T22:47:34.2903957Z [8141/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2025-06-01T22:47:34.8517994Z [8141/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/control_plane/PythonHandlers.cpp.o 2025-06-01T22:47:34.8519403Z [8142/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2025-06-01T22:47:36.3846308Z [8142/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2025-06-01T22:47:36.3847606Z [8143/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2025-06-01T22:47:37.0928659Z [8143/8163] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2025-06-01T22:47:37.0929988Z [8144/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2025-06-01T22:47:38.0058783Z [8144/8163] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2025-06-01T22:47:38.0060381Z [8145/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2025-06-01T22:47:38.2838155Z [8145/8163] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2025-06-01T22:47:38.2839315Z [8146/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2025-06-01T22:47:38.3983165Z [8146/8163] Building C object functorch/CMakeFiles/functorch.dir/csrc/dim/dim_opcode.c.o 2025-06-01T22:47:38.3984191Z [8147/8163] Building C object functorch/CMakeFiles/functorch.dir/csrc/dim/dim_opcode.c.o 2025-06-01T22:47:40.0595039Z [8147/8163] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2025-06-01T22:47:40.4511745Z [8148/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2025-06-01T22:47:42.2787258Z [8149/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/control_plane/PythonHandlers.cpp.o 2025-06-01T22:47:43.3440322Z [8150/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2025-06-01T22:47:44.6186025Z [8151/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2025-06-01T22:47:48.5423716Z [8152/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2025-06-01T22:47:49.7688343Z [8153/8163] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2025-06-01T22:47:50.3862423Z [8154/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2025-06-01T22:47:50.3863461Z [8155/8163] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2025-06-01T22:47:50.3867185Z /pytorch/functorch/csrc/dim/dim.cpp: In function ‘mpy::object create_dim(mpy::object, mpy::handle)’: 2025-06-01T22:47:50.3868593Z /pytorch/functorch/csrc/dim/dim.cpp:1478:21: warning: redundant move in return statement [-Wredundant-move] 2025-06-01T22:47:50.3869565Z 1478 | return std::move(d); 2025-06-01T22:47:50.3870035Z | ~~~~~~~~~^~~ 2025-06-01T22:47:50.3871032Z /pytorch/functorch/csrc/dim/dim.cpp:1478:21: note: remove ‘std::move’ call 2025-06-01T22:47:50.3872333Z /pytorch/functorch/csrc/dim/dim.cpp: In function ‘mpy::object create_dimlist(mpy::object, mpy::handle)’: 2025-06-01T22:47:50.3873718Z /pytorch/functorch/csrc/dim/dim.cpp:1494:21: warning: redundant move in return statement [-Wredundant-move] 2025-06-01T22:47:50.3874634Z 1494 | return std::move(d); 2025-06-01T22:47:50.3875086Z | ~~~~~~~~~^~~ 2025-06-01T22:47:50.3875912Z /pytorch/functorch/csrc/dim/dim.cpp:1494:21: note: remove ‘std::move’ call 2025-06-01T22:47:50.6323288Z 2025-06-01T22:47:52.8185030Z [8156/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2025-06-01T22:47:57.4241291Z [8157/8163] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2025-06-01T22:48:28.7114496Z [8158/8163] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2025-06-01T22:48:28.7115632Z [8159/8163] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2025-06-01T22:48:30.2325363Z [8159/8163] Linking CXX shared library lib/libtorch_python.so 2025-06-01T22:48:30.2326108Z [8160/8163] Linking CXX shared library lib/libtorch_python.so 2025-06-01T22:48:30.2326976Z [8160/8163] Linking CXX shared library lib/libnnapi_backend.so 2025-06-01T22:48:30.8317370Z [8160/8163] Linking CXX shared module functorch/functorch.so 2025-06-01T22:48:30.8318084Z [8161/8163] Linking CXX shared module functorch/functorch.so 2025-06-01T22:48:30.8318546Z Warning: Unused direct dependencies: 2025-06-01T22:48:30.8318921Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:48:30.8399526Z 2025-06-01T22:48:30.8400052Z [8162/8163] Linking CXX shared library lib/libnnapi_backend.so 2025-06-01T22:48:30.8400579Z Warning: Unused direct dependencies: 2025-06-01T22:48:30.8400935Z /pytorch/build/lib/libtorch_cuda.so 2025-06-01T22:48:30.8401180Z 2025-06-01T22:48:30.8401361Z [8162/8163] Install the project... 2025-06-01T22:48:30.8446344Z -- Install configuration: "Release" 2025-06-01T22:48:30.8493518Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib64" 2025-06-01T22:48:30.8969420Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libc10_cuda.so" to "$ORIGIN:/usr/local/cuda/lib64" 2025-06-01T22:48:30.9019187Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libc10.so" to "$ORIGIN" 2025-06-01T22:48:31.5241314Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libcaffe2_nvrtc.so" to "$ORIGIN:/usr/local/cuda/lib64:/usr/local/cuda/lib64/stubs" 2025-06-01T22:48:31.5273884Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libtorch_cuda_linalg.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-06-01T22:48:31.6176995Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libshm.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64" 2025-06-01T22:48:31.6206247Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/bin/torch_shm_manager" to "$ORIGIN/../lib" 2025-06-01T22:48:31.6565133Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libtorch_python.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-06-01T22:48:31.6606905Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libtorch_cpu.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/extras/CUPTI/lib64:/usr/local/cuda/lib64" 2025-06-01T22:48:31.6649041Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libtorch_cuda.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-06-01T22:48:31.6690294Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libtorch.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-06-01T22:48:31.6707958Z -- Set non-toolchain portion of runtime path of "/pytorch/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-06-01T22:48:31.6803125Z -- Set non-toolchain portion of runtime path of "/pytorch/functorch/functorch.so" to "$ORIGIN/../torch/lib:/lib/intel64:/lib/intel64_win:/lib/win-x64:/usr/local/cuda/lib64" 2025-06-01T22:48:31.7010834Z pytorch_extra_install_requirements: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' | pytorch-triton==3.3.1+gitc8757738; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T22:48:31.7585919Z /opt/python/cp39-cp39/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2025-06-01T22:48:31.7587000Z !! 2025-06-01T22:48:31.7587126Z 2025-06-01T22:48:31.7587277Z ******************************************************************************** 2025-06-01T22:48:31.7588233Z 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-06-01T22:48:31.7589062Z 2025-06-01T22:48:31.7589318Z By 2026-Feb-18, you need to update your project and remove deprecated calls 2025-06-01T22:48:31.7589843Z or your builds will no longer be supported. 2025-06-01T22:48:31.7590127Z 2025-06-01T22:48:31.7590541Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-01T22:48:31.7591363Z ******************************************************************************** 2025-06-01T22:48:31.7591692Z 2025-06-01T22:48:31.7591784Z !! 2025-06-01T22:48:31.7592025Z corresp(dist, value, root_dir) 2025-06-01T22:48:31.7950267Z /opt/python/cp39-cp39/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-01T22:48:31.7951273Z !! 2025-06-01T22:48:31.7951400Z 2025-06-01T22:48:31.7951556Z ******************************************************************************** 2025-06-01T22:48:31.7952172Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-01T22:48:31.7952667Z 2025-06-01T22:48:31.7952817Z License :: OSI Approved :: BSD License 2025-06-01T22:48:31.7953069Z 2025-06-01T22:48:31.7953474Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-01T22:48:31.7954143Z ******************************************************************************** 2025-06-01T22:48:31.7954415Z 2025-06-01T22:48:31.7954654Z !! 2025-06-01T22:48:31.7954903Z dist._finalize_license_expression() 2025-06-01T22:48:31.7956441Z /opt/python/cp39-cp39/lib/python3.9/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-01T22:48:31.7957285Z !! 2025-06-01T22:48:31.7957417Z 2025-06-01T22:48:31.7957546Z ******************************************************************************** 2025-06-01T22:48:31.7958168Z Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-01T22:48:31.7958645Z 2025-06-01T22:48:31.7958780Z License :: OSI Approved :: BSD License 2025-06-01T22:48:31.7959044Z 2025-06-01T22:48:31.7959437Z See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-01T22:48:31.7960081Z ******************************************************************************** 2025-06-01T22:48:31.7960361Z 2025-06-01T22:48:31.7960446Z !! 2025-06-01T22:48:31.7960705Z self._finalize_license_expression() 2025-06-01T22:48:31.7961037Z running bdist_wheel 2025-06-01T22:48:32.0486038Z running build 2025-06-01T22:48:32.0486352Z running build_py 2025-06-01T22:48:32.0519856Z creating build/lib.linux-x86_64-cpython-39/functorch 2025-06-01T22:48:32.0520476Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch 2025-06-01T22:48:32.0525604Z creating build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0526347Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0528109Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0529820Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0531472Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0533930Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0535913Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0537513Z copying torch/_compile.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0539066Z copying torch/_custom_ops.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0540688Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0542334Z copying torch/_environment.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0544188Z copying torch/_guards.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0546537Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0548620Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0550260Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0553202Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0554981Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0558361Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0560044Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0562179Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0563959Z copying torch/_size_docs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0565953Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0567701Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0569403Z copying torch/_streambase.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0571035Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0573788Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0576669Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0578607Z copying torch/_thread_safe_fork.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0580047Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0585012Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0587087Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0588827Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0590559Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0592338Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0594725Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0596941Z copying torch/library.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0599122Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0601575Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0603273Z copying torch/random.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0605445Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0607092Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0609455Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0611513Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0613169Z copying torch/types.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0614865Z copying torch/version.py -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.0618815Z creating build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0619876Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0621675Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0623274Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0624869Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0627850Z copying torchgen/gen_aoti_c_shim.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0629721Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0631510Z copying torchgen/gen_executorch.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0633475Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0635598Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0637471Z copying torchgen/gen_schema_utils.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0639124Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0640889Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0642476Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0645690Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0651171Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0653114Z copying torchgen/yaml_utils.py -> build/lib.linux-x86_64-cpython-39/torchgen 2025-06-01T22:48:32.0655712Z creating build/lib.linux-x86_64-cpython-39/functorch/_src 2025-06-01T22:48:32.0656780Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src 2025-06-01T22:48:32.0658995Z creating build/lib.linux-x86_64-cpython-39/functorch/compile 2025-06-01T22:48:32.0660060Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/compile 2025-06-01T22:48:32.0663235Z creating build/lib.linux-x86_64-cpython-39/functorch/dim 2025-06-01T22:48:32.0664233Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-06-01T22:48:32.0666118Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-06-01T22:48:32.0667814Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-06-01T22:48:32.0669450Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-06-01T22:48:32.0671423Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-06-01T22:48:32.0673082Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-06-01T22:48:32.0674689Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-06-01T22:48:32.0676476Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-06-01T22:48:32.0678108Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-39/functorch/dim 2025-06-01T22:48:32.0680824Z creating build/lib.linux-x86_64-cpython-39/functorch/einops 2025-06-01T22:48:32.0681900Z copying functorch/einops/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/einops 2025-06-01T22:48:32.0683801Z copying functorch/einops/_parsing.py -> build/lib.linux-x86_64-cpython-39/functorch/einops 2025-06-01T22:48:32.0685953Z copying functorch/einops/rearrange.py -> build/lib.linux-x86_64-cpython-39/functorch/einops 2025-06-01T22:48:32.0688477Z creating build/lib.linux-x86_64-cpython-39/functorch/experimental 2025-06-01T22:48:32.0689615Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/experimental 2025-06-01T22:48:32.0691467Z copying functorch/experimental/control_flow.py -> build/lib.linux-x86_64-cpython-39/functorch/experimental 2025-06-01T22:48:32.0693180Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-39/functorch/experimental 2025-06-01T22:48:32.0695597Z creating build/lib.linux-x86_64-cpython-39/functorch/_src/aot_autograd 2025-06-01T22:48:32.0696748Z copying functorch/_src/aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src/aot_autograd 2025-06-01T22:48:32.0699104Z creating build/lib.linux-x86_64-cpython-39/functorch/_src/eager_transforms 2025-06-01T22:48:32.0700256Z copying functorch/_src/eager_transforms/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src/eager_transforms 2025-06-01T22:48:32.0702517Z creating build/lib.linux-x86_64-cpython-39/functorch/_src/make_functional 2025-06-01T22:48:32.0703763Z copying functorch/_src/make_functional/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src/make_functional 2025-06-01T22:48:32.0705987Z creating build/lib.linux-x86_64-cpython-39/functorch/_src/vmap 2025-06-01T22:48:32.0707082Z copying functorch/_src/vmap/__init__.py -> build/lib.linux-x86_64-cpython-39/functorch/_src/vmap 2025-06-01T22:48:32.0709360Z creating build/lib.linux-x86_64-cpython-39/torch/_awaits 2025-06-01T22:48:32.0710410Z copying torch/_awaits/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_awaits 2025-06-01T22:48:32.0712951Z creating build/lib.linux-x86_64-cpython-39/torch/_custom_op 2025-06-01T22:48:32.0714029Z copying torch/_custom_op/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_custom_op 2025-06-01T22:48:32.0715661Z copying torch/_custom_op/autograd.py -> build/lib.linux-x86_64-cpython-39/torch/_custom_op 2025-06-01T22:48:32.0717346Z copying torch/_custom_op/impl.py -> build/lib.linux-x86_64-cpython-39/torch/_custom_op 2025-06-01T22:48:32.0720073Z creating build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-06-01T22:48:32.0721166Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-06-01T22:48:32.0723205Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-06-01T22:48:32.0726668Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-06-01T22:48:32.0728543Z copying torch/_decomp/decompositions_for_rng.py -> build/lib.linux-x86_64-cpython-39/torch/_decomp 2025-06-01T22:48:32.0730919Z creating build/lib.linux-x86_64-cpython-39/torch/_dispatch 2025-06-01T22:48:32.0732016Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dispatch 2025-06-01T22:48:32.0733680Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-39/torch/_dispatch 2025-06-01T22:48:32.0740286Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0741409Z copying torch/_dynamo/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0743418Z copying torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0745119Z copying torch/_dynamo/bytecode_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0747142Z copying torch/_dynamo/bytecode_transformation.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0749479Z copying torch/_dynamo/cache_size.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0751170Z copying torch/_dynamo/callback.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0752841Z copying torch/_dynamo/code_context.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0754479Z copying torch/_dynamo/codegen.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0756670Z copying torch/_dynamo/compiled_autograd.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0758698Z copying torch/_dynamo/comptime.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0760494Z copying torch/_dynamo/config.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0762376Z copying torch/_dynamo/convert_frame.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0764784Z copying torch/_dynamo/create_parameter_op.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0766574Z copying torch/_dynamo/current_scope_id.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0768411Z copying torch/_dynamo/debug_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0770280Z copying torch/_dynamo/decorators.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0772202Z copying torch/_dynamo/device_interface.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0774062Z copying torch/_dynamo/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0775837Z copying torch/_dynamo/eval_frame.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0778516Z copying torch/_dynamo/exc.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0780464Z copying torch/_dynamo/external_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0782152Z copying torch/_dynamo/funcname_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0783858Z copying torch/_dynamo/graph_break_hints.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0785507Z copying torch/_dynamo/graph_deduplication.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0787273Z copying torch/_dynamo/graph_region_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0789087Z copying torch/_dynamo/graph_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0790687Z copying torch/_dynamo/guards.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0793351Z copying torch/_dynamo/hooks.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0795059Z copying torch/_dynamo/logging.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0796724Z copying torch/_dynamo/metrics_context.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0798494Z copying torch/_dynamo/mutation_guard.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0800101Z copying torch/_dynamo/output_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0802653Z copying torch/_dynamo/pgo.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0805303Z copying torch/_dynamo/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0807054Z copying torch/_dynamo/replay_record.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0808816Z copying torch/_dynamo/resume_execution.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0810662Z copying torch/_dynamo/side_effects.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0812739Z copying torch/_dynamo/source.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0814707Z copying torch/_dynamo/symbolic_convert.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0817719Z copying torch/_dynamo/tensor_version_op.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0819347Z copying torch/_dynamo/test_case.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0821148Z copying torch/_dynamo/test_dont_skip_tracing_functions.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0822748Z copying torch/_dynamo/test_minifier_common.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0824360Z copying torch/_dynamo/testing.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0826238Z copying torch/_dynamo/trace_rules.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0829202Z copying torch/_dynamo/types.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0830992Z copying torch/_dynamo/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo 2025-06-01T22:48:32.0835337Z creating build/lib.linux-x86_64-cpython-39/torch/_export 2025-06-01T22:48:32.0836444Z copying torch/_export/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-06-01T22:48:32.0838321Z copying torch/_export/converter.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-06-01T22:48:32.0840391Z copying torch/_export/error.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-06-01T22:48:32.0842130Z copying torch/_export/non_strict_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-06-01T22:48:32.0844313Z copying torch/_export/pass_base.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-06-01T22:48:32.0848032Z copying torch/_export/tools.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-06-01T22:48:32.0849974Z copying torch/_export/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-06-01T22:48:32.0852447Z copying torch/_export/verifier.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-06-01T22:48:32.0854285Z copying torch/_export/wrappers.py -> build/lib.linux-x86_64-cpython-39/torch/_export 2025-06-01T22:48:32.0858698Z creating build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0859811Z copying torch/_functorch/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0861665Z copying torch/_functorch/aot_autograd.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0863848Z copying torch/_functorch/apis.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0865710Z copying torch/_functorch/autograd_function.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0867601Z copying torch/_functorch/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0869202Z copying torch/_functorch/benchmark_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0870816Z copying torch/_functorch/compile_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0872504Z copying torch/_functorch/compilers.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0874391Z copying torch/_functorch/config.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0876216Z copying torch/_functorch/deprecated.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0877948Z copying torch/_functorch/eager_transforms.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0880165Z copying torch/_functorch/functional_call.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0881872Z copying torch/_functorch/fx_minifier.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0883686Z copying torch/_functorch/make_functional.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0885883Z copying torch/_functorch/partitioners.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0888645Z copying torch/_functorch/pyfunctorch.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0890409Z copying torch/_functorch/python_key.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0892104Z copying torch/_functorch/pytree_hacks.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0893863Z copying torch/_functorch/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0895807Z copying torch/_functorch/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0897491Z copying torch/_functorch/vmap.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch 2025-06-01T22:48:32.0902116Z creating build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0903238Z copying torch/_higher_order_ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0905060Z copying torch/_higher_order_ops/_invoke_quant.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0906724Z copying torch/_higher_order_ops/aoti_call_delegate.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0908421Z copying torch/_higher_order_ops/associative_scan.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0910166Z copying torch/_higher_order_ops/auto_functionalize.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0912004Z copying torch/_higher_order_ops/base_hop.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0913682Z copying torch/_higher_order_ops/cond.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0915534Z copying torch/_higher_order_ops/effects.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0917261Z copying torch/_higher_order_ops/executorch_call_delegate.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0919098Z copying torch/_higher_order_ops/flat_apply.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0920769Z copying torch/_higher_order_ops/flex_attention.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0922706Z copying torch/_higher_order_ops/foreach_map.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0924627Z copying torch/_higher_order_ops/hints_wrap.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0926415Z copying torch/_higher_order_ops/invoke_subgraph.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0928195Z copying torch/_higher_order_ops/map.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0930081Z copying torch/_higher_order_ops/out_dtype.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0931830Z copying torch/_higher_order_ops/run_const_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0933328Z copying torch/_higher_order_ops/scan.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0935750Z copying torch/_higher_order_ops/schema.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0937482Z copying torch/_higher_order_ops/strict_mode.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0939123Z copying torch/_higher_order_ops/torchbind.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0940797Z copying torch/_higher_order_ops/triton_kernel_wrap.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0942917Z copying torch/_higher_order_ops/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0944898Z copying torch/_higher_order_ops/while_loop.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0946908Z copying torch/_higher_order_ops/wrap.py -> build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops 2025-06-01T22:48:32.0954786Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0955972Z copying torch/_inductor/__autotune_main__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0957720Z copying torch/_inductor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0959761Z copying torch/_inductor/analyze_preserves_zero_mask.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0961303Z copying torch/_inductor/aoti_eager.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0963155Z copying torch/_inductor/async_compile.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0965384Z copying torch/_inductor/autotune_process.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0967312Z copying torch/_inductor/bounds.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0969011Z copying torch/_inductor/choices.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0971174Z copying torch/_inductor/codecache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0974307Z copying torch/_inductor/comm_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0976228Z copying torch/_inductor/comm_lowering.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0977909Z copying torch/_inductor/comms.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0979904Z copying torch/_inductor/compile_fx.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0982348Z copying torch/_inductor/compile_fx_async.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0984032Z copying torch/_inductor/compile_fx_ext.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0985829Z copying torch/_inductor/compile_fx_subproc.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0987462Z copying torch/_inductor/compiler_bisector.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0989178Z copying torch/_inductor/config.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0991446Z copying torch/_inductor/constant_folding.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0993168Z copying torch/_inductor/cpp_builder.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0995527Z copying torch/_inductor/cpu_vec_isa.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0997346Z copying torch/_inductor/cudagraph_trees.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.0999843Z copying torch/_inductor/cudagraph_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1001638Z copying torch/_inductor/custom_graph_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1003810Z copying torch/_inductor/debug.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1006134Z copying torch/_inductor/decomposition.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1008163Z copying torch/_inductor/dependencies.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1010095Z copying torch/_inductor/dtype_propagation.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1011786Z copying torch/_inductor/exc.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1013606Z copying torch/_inductor/extern_node_serializer.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1015330Z copying torch/_inductor/freezing.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1017051Z copying torch/_inductor/freezing_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1018646Z copying torch/_inductor/fuzzer.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1020552Z copying torch/_inductor/fx_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1022256Z copying torch/_inductor/graph.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1025000Z copying torch/_inductor/hooks.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1026868Z copying torch/_inductor/index_propagation.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1028555Z copying torch/_inductor/inductor_prims.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1030172Z copying torch/_inductor/ir.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1033974Z copying torch/_inductor/jagged_lowerings.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1035730Z copying torch/_inductor/loop_body.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1037849Z copying torch/_inductor/lowering.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1041162Z copying torch/_inductor/memory.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1043047Z copying torch/_inductor/metrics.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1045205Z copying torch/_inductor/mkldnn_ir.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1047463Z copying torch/_inductor/mkldnn_lowerings.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1049620Z copying torch/_inductor/mock_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1051397Z copying torch/_inductor/ops_handler.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1053694Z copying torch/_inductor/optimize_indexing.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1055497Z copying torch/_inductor/output_code.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1057433Z copying torch/_inductor/pattern_matcher.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1059699Z copying torch/_inductor/quantized_lowerings.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1061342Z copying torch/_inductor/remote_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1063025Z copying torch/_inductor/scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1066045Z copying torch/_inductor/select_algorithm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1068769Z copying torch/_inductor/sizevars.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1070853Z copying torch/_inductor/standalone_compile.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1072805Z copying torch/_inductor/subgraph_lowering.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1074230Z copying torch/_inductor/template_heuristics.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1076056Z copying torch/_inductor/test_case.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1077701Z copying torch/_inductor/test_operators.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1079326Z copying torch/_inductor/triton_bundler.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1080984Z copying torch/_inductor/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1083406Z copying torch/_inductor/virtualized.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1085699Z copying torch/_inductor/wrapper_benchmark.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:32.1088990Z creating build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-06-01T22:48:32.1090124Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-06-01T22:48:32.1092025Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-06-01T22:48:32.1093899Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-06-01T22:48:32.1095663Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-06-01T22:48:32.1097358Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-06-01T22:48:32.1098952Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-06-01T22:48:32.1100579Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-06-01T22:48:32.1102161Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-06-01T22:48:32.1103757Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-06-01T22:48:32.1105733Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-06-01T22:48:32.1107274Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-39/torch/_lazy 2025-06-01T22:48:32.1110431Z creating build/lib.linux-x86_64-cpython-39/torch/_library 2025-06-01T22:48:32.1111504Z copying torch/_library/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-06-01T22:48:32.1113338Z copying torch/_library/autograd.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-06-01T22:48:32.1115062Z copying torch/_library/custom_ops.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-06-01T22:48:32.1117143Z copying torch/_library/fake_class_registry.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-06-01T22:48:32.1119130Z copying torch/_library/fake_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-06-01T22:48:32.1120908Z copying torch/_library/fake_profile.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-06-01T22:48:32.1122576Z copying torch/_library/infer_schema.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-06-01T22:48:32.1124555Z copying torch/_library/simple_registry.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-06-01T22:48:32.1126332Z copying torch/_library/triton.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-06-01T22:48:32.1128303Z copying torch/_library/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_library 2025-06-01T22:48:32.1131242Z creating build/lib.linux-x86_64-cpython-39/torch/_logging 2025-06-01T22:48:32.1132342Z copying torch/_logging/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-06-01T22:48:32.1134201Z copying torch/_logging/_internal.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-06-01T22:48:32.1136426Z copying torch/_logging/_registrations.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-06-01T22:48:32.1138116Z copying torch/_logging/scribe.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-06-01T22:48:32.1139736Z copying torch/_logging/structured.py -> build/lib.linux-x86_64-cpython-39/torch/_logging 2025-06-01T22:48:32.1143467Z creating build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1144490Z copying torch/_numpy/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1146561Z copying torch/_numpy/_binary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1148222Z copying torch/_numpy/_casting_dicts.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1150117Z copying torch/_numpy/_dtypes.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1151806Z copying torch/_numpy/_dtypes_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1153601Z copying torch/_numpy/_funcs.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1155229Z copying torch/_numpy/_funcs_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1165388Z copying torch/_numpy/_getlimits.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1166265Z copying torch/_numpy/_ndarray.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1167055Z copying torch/_numpy/_normalizations.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1167997Z copying torch/_numpy/_reductions_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1168776Z copying torch/_numpy/_ufuncs.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1169558Z copying torch/_numpy/_unary_ufuncs_impl.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1170312Z copying torch/_numpy/_util.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1171029Z copying torch/_numpy/fft.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1171735Z copying torch/_numpy/linalg.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1173422Z copying torch/_numpy/random.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy 2025-06-01T22:48:32.1176272Z creating build/lib.linux-x86_64-cpython-39/torch/_prims 2025-06-01T22:48:32.1177295Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-06-01T22:48:32.1179977Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-06-01T22:48:32.1181732Z copying torch/_prims/debug_prims.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-06-01T22:48:32.1183346Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-06-01T22:48:32.1184955Z copying torch/_prims/rng_prims.py -> build/lib.linux-x86_64-cpython-39/torch/_prims 2025-06-01T22:48:32.1187378Z creating build/lib.linux-x86_64-cpython-39/torch/_prims_common 2025-06-01T22:48:32.1188480Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_prims_common 2025-06-01T22:48:32.1190860Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-39/torch/_prims_common 2025-06-01T22:48:32.1193391Z creating build/lib.linux-x86_64-cpython-39/torch/_refs 2025-06-01T22:48:32.1194483Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs 2025-06-01T22:48:32.1197836Z copying torch/_refs/_conversions.py -> build/lib.linux-x86_64-cpython-39/torch/_refs 2025-06-01T22:48:32.1199530Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-39/torch/_refs 2025-06-01T22:48:32.1202438Z creating build/lib.linux-x86_64-cpython-39/torch/_strobelight 2025-06-01T22:48:32.1203562Z copying torch/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_strobelight 2025-06-01T22:48:32.1205682Z copying torch/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/_strobelight 2025-06-01T22:48:32.1207487Z copying torch/_strobelight/compile_time_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/_strobelight 2025-06-01T22:48:32.1210454Z creating build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-06-01T22:48:32.1211590Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-06-01T22:48:32.1213470Z copying torch/_subclasses/_fake_tensor_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-06-01T22:48:32.1215519Z copying torch/_subclasses/fake_impls.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-06-01T22:48:32.1217453Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-06-01T22:48:32.1219981Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-06-01T22:48:32.1222286Z copying torch/_subclasses/functional_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-06-01T22:48:32.1224153Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-06-01T22:48:32.1226497Z copying torch/_subclasses/schema_check_mode.py -> build/lib.linux-x86_64-cpython-39/torch/_subclasses 2025-06-01T22:48:32.1228992Z creating build/lib.linux-x86_64-cpython-39/torch/_vendor 2025-06-01T22:48:32.1230070Z copying torch/_vendor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_vendor 2025-06-01T22:48:32.1232341Z creating build/lib.linux-x86_64-cpython-39/torch/accelerator 2025-06-01T22:48:32.1233465Z copying torch/accelerator/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/accelerator 2025-06-01T22:48:32.1235389Z copying torch/accelerator/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/accelerator 2025-06-01T22:48:32.1237676Z creating build/lib.linux-x86_64-cpython-39/torch/amp 2025-06-01T22:48:32.1238724Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/amp 2025-06-01T22:48:32.1240978Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-39/torch/amp 2025-06-01T22:48:32.1242706Z copying torch/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-39/torch/amp 2025-06-01T22:48:32.1246134Z creating build/lib.linux-x86_64-cpython-39/torch/ao 2025-06-01T22:48:32.1249252Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao 2025-06-01T22:48:32.1252819Z creating build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1253952Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1256225Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1257894Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1259586Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1261501Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1263545Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1265318Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1267523Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1269352Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1271377Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1273303Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1275265Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-39/torch/autograd 2025-06-01T22:48:32.1277746Z creating build/lib.linux-x86_64-cpython-39/torch/backends 2025-06-01T22:48:32.1278804Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends 2025-06-01T22:48:32.1281444Z creating build/lib.linux-x86_64-cpython-39/torch/compiler 2025-06-01T22:48:32.1282588Z copying torch/compiler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/compiler 2025-06-01T22:48:32.1285752Z copying torch/compiler/_cache.py -> build/lib.linux-x86_64-cpython-39/torch/compiler 2025-06-01T22:48:32.1287541Z copying torch/compiler/config.py -> build/lib.linux-x86_64-cpython-39/torch/compiler 2025-06-01T22:48:32.1289971Z creating build/lib.linux-x86_64-cpython-39/torch/contrib 2025-06-01T22:48:32.1291093Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/contrib 2025-06-01T22:48:32.1292823Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-39/torch/contrib 2025-06-01T22:48:32.1295191Z creating build/lib.linux-x86_64-cpython-39/torch/cpu 2025-06-01T22:48:32.1296281Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/cpu 2025-06-01T22:48:32.1300159Z creating build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1301245Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1303549Z copying torch/cuda/_gpu_trace.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1305226Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1307018Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1308786Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1310506Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1312203Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1313584Z copying torch/cuda/gds.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1315215Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1316990Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1318680Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1320848Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1322521Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1324429Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1326215Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1328002Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1329697Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1331402Z copying torch/cuda/tunable.py -> build/lib.linux-x86_64-cpython-39/torch/cuda 2025-06-01T22:48:32.1335984Z creating build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1337144Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1339085Z copying torch/distributed/_checkpointable.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1341054Z copying torch/distributed/_composable_state.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1342814Z copying torch/distributed/_functional_collectives.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1344819Z copying torch/distributed/_functional_collectives_impl.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1346733Z copying torch/distributed/_serialization.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1348762Z copying torch/distributed/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1350969Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1352644Z copying torch/distributed/c10d_logger.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1354370Z copying torch/distributed/collective_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1355870Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1357541Z copying torch/distributed/device_mesh.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1359654Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1362826Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1365624Z copying torch/distributed/logging_handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1367254Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1368960Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1370644Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1372556Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed 2025-06-01T22:48:32.1379208Z creating build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1380340Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1382274Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1384167Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1385888Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1387581Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1389195Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1390796Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1392513Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1394137Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1396002Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1397917Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1399621Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1401304Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1403026Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1404890Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1406797Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1408539Z copying torch/distributions/generalized_pareto.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1410251Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1411917Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1413633Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1415365Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1417001Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1418840Z copying torch/distributions/inverse_gamma.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1420390Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1422297Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1423960Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1425584Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1427248Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1428911Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1430621Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1432201Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1433901Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1435600Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1437333Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1438816Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1441423Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1443110Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1445215Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1447197Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1448907Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1450561Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1452400Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1454013Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1456142Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1457784Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1459566Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1461222Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1462982Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-39/torch/distributions 2025-06-01T22:48:32.1466869Z creating build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1467980Z copying torch/export/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1470746Z copying torch/export/_draft_export.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1472704Z copying torch/export/_remove_auto_functionalized_pass.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1474371Z copying torch/export/_remove_effect_tokens_pass.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1475965Z copying torch/export/_safeguard.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1477595Z copying torch/export/_swap.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1479342Z copying torch/export/_trace.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1481604Z copying torch/export/_tree_utils.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1483477Z copying torch/export/_unlift.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1485766Z copying torch/export/_wrapper_utils.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1487439Z copying torch/export/custom_obj.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1489148Z copying torch/export/custom_ops.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1490834Z copying torch/export/decomp_utils.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1492538Z copying torch/export/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1494777Z copying torch/export/exported_program.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1496995Z copying torch/export/graph_signature.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1498799Z copying torch/export/unflatten.py -> build/lib.linux-x86_64-cpython-39/torch/export 2025-06-01T22:48:32.1501727Z creating build/lib.linux-x86_64-cpython-39/torch/fft 2025-06-01T22:48:32.1502856Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fft 2025-06-01T22:48:32.1505585Z creating build/lib.linux-x86_64-cpython-39/torch/func 2025-06-01T22:48:32.1506649Z copying torch/func/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/func 2025-06-01T22:48:32.1509069Z creating build/lib.linux-x86_64-cpython-39/torch/futures 2025-06-01T22:48:32.1510123Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/futures 2025-06-01T22:48:32.1514093Z creating build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1515185Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1517124Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1518800Z copying torch/fx/_graph_pickler.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1520592Z copying torch/fx/_lazy_graph_module.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1522196Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1523941Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1526310Z copying torch/fx/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1528003Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1529680Z copying torch/fx/config.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1531595Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1534384Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1536544Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1538178Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1540011Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1541980Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1543711Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1546077Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1547916Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1549541Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-39/torch/fx 2025-06-01T22:48:32.1554070Z creating build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1555212Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1557001Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1558699Z copying torch/jit/_await.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1560328Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1561942Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1563638Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1565758Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1567432Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1569038Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1571046Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1572829Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1574496Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1576277Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1577967Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1579513Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1581614Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1583733Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1585435Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1587470Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1589131Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1591221Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1592973Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1595261Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1596927Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1598532Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1600249Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.1602450Z creating build/lib.linux-x86_64-cpython-39/torch/linalg 2025-06-01T22:48:32.1603515Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/linalg 2025-06-01T22:48:32.1607344Z creating build/lib.linux-x86_64-cpython-39/torch/masked 2025-06-01T22:48:32.1608438Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/masked 2025-06-01T22:48:32.1610257Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-39/torch/masked 2025-06-01T22:48:32.1612415Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-39/torch/masked 2025-06-01T22:48:32.1615398Z creating build/lib.linux-x86_64-cpython-39/torch/monitor 2025-06-01T22:48:32.1616506Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/monitor 2025-06-01T22:48:32.1618993Z creating build/lib.linux-x86_64-cpython-39/torch/mps 2025-06-01T22:48:32.1620053Z copying torch/mps/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/mps 2025-06-01T22:48:32.1621884Z copying torch/mps/event.py -> build/lib.linux-x86_64-cpython-39/torch/mps 2025-06-01T22:48:32.1623562Z copying torch/mps/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/mps 2025-06-01T22:48:32.1626012Z creating build/lib.linux-x86_64-cpython-39/torch/mtia 2025-06-01T22:48:32.1627025Z copying torch/mtia/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/mtia 2025-06-01T22:48:32.1628866Z copying torch/mtia/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/mtia 2025-06-01T22:48:32.1630507Z copying torch/mtia/memory.py -> build/lib.linux-x86_64-cpython-39/torch/mtia 2025-06-01T22:48:32.1633289Z creating build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-06-01T22:48:32.1634430Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-06-01T22:48:32.1636220Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-06-01T22:48:32.1637867Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-06-01T22:48:32.1639518Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-06-01T22:48:32.1641166Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-06-01T22:48:32.1642912Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-39/torch/multiprocessing 2025-06-01T22:48:32.1645756Z creating build/lib.linux-x86_64-cpython-39/torch/nested 2025-06-01T22:48:32.1647431Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nested 2025-06-01T22:48:32.1651046Z creating build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:32.1652334Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:32.1654074Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:32.1655883Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:32.1657536Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:32.1659204Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:32.1662503Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:32.1664231Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:32.1666044Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:32.1670634Z creating build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1671706Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1673702Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1675394Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1677010Z copying torch/onnx/_flags.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1678683Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1680363Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1681943Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1683688Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1685716Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1687703Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1689466Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1692186Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1694204Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1696408Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1698164Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1700230Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1701930Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1703599Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1705253Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1706948Z copying torch/onnx/symbolic_opset18.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1708556Z copying torch/onnx/symbolic_opset19.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1710298Z copying torch/onnx/symbolic_opset20.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1711895Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1713509Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1715195Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1718607Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1720850Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-39/torch/onnx 2025-06-01T22:48:32.1725633Z creating build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1726781Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1728653Z copying torch/optim/_adafactor.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1730581Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1732307Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1734173Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1736095Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1737988Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1739746Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1741396Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1743090Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1745150Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1747930Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1750004Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1751930Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1753760Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1755539Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1757267Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1759136Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1760814Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-39/torch/optim 2025-06-01T22:48:32.1764794Z creating build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1765972Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1768344Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1770181Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1771865Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1773564Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1775383Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1777079Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1778763Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1780313Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1782292Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1783945Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1785533Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1787172Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1788890Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1791296Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-39/torch/package 2025-06-01T22:48:32.1794326Z creating build/lib.linux-x86_64-cpython-39/torch/profiler 2025-06-01T22:48:32.1795503Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-06-01T22:48:32.1797282Z copying torch/profiler/_memory_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-06-01T22:48:32.1799272Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-06-01T22:48:32.1801062Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-06-01T22:48:32.1802741Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-06-01T22:48:32.1804699Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-06-01T22:48:32.1806809Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-39/torch/profiler 2025-06-01T22:48:32.1810516Z creating build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1811678Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1813526Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1815339Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1817029Z copying torch/quantization/_quantized_conversions.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1818521Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1820157Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1821838Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1823296Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1825305Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1826940Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1828632Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1830822Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1832483Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1834235Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1835849Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1837418Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-39/torch/quantization 2025-06-01T22:48:32.1839659Z creating build/lib.linux-x86_64-cpython-39/torch/signal 2025-06-01T22:48:32.1840749Z copying torch/signal/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/signal 2025-06-01T22:48:32.1843520Z creating build/lib.linux-x86_64-cpython-39/torch/sparse 2025-06-01T22:48:32.1844940Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-06-01T22:48:32.1847596Z copying torch/sparse/_semi_structured_conversions.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-06-01T22:48:32.1849363Z copying torch/sparse/_semi_structured_ops.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-06-01T22:48:32.1851074Z copying torch/sparse/_triton_ops.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-06-01T22:48:32.1853376Z copying torch/sparse/_triton_ops_meta.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-06-01T22:48:32.1858842Z copying torch/sparse/semi_structured.py -> build/lib.linux-x86_64-cpython-39/torch/sparse 2025-06-01T22:48:32.1861334Z creating build/lib.linux-x86_64-cpython-39/torch/special 2025-06-01T22:48:32.1862443Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/special 2025-06-01T22:48:32.1865546Z creating build/lib.linux-x86_64-cpython-39/torch/testing 2025-06-01T22:48:32.1866394Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing 2025-06-01T22:48:32.1868208Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-39/torch/testing 2025-06-01T22:48:32.1870468Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-39/torch/testing 2025-06-01T22:48:32.1872203Z copying torch/testing/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing 2025-06-01T22:48:32.1878432Z creating build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1879495Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1881904Z copying torch/utils/_appending_byte_serializer.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1883548Z copying torch/utils/_backport_slots.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1885638Z copying torch/utils/_config_module.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1887523Z copying torch/utils/_content_store.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1889304Z copying torch/utils/_contextlib.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1891068Z copying torch/utils/_cpp_embed_headers.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1892781Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1894609Z copying torch/utils/_cxx_pytree.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1896685Z copying torch/utils/_device.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1898339Z copying torch/utils/_dtype_abbrs.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1899981Z copying torch/utils/_exposed_in.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1901579Z copying torch/utils/_filelock.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1903330Z copying torch/utils/_foreach_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1904919Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1906656Z copying torch/utils/_functools.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1908269Z copying torch/utils/_get_clean_triton.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1909949Z copying torch/utils/_import_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1911513Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1913124Z copying torch/utils/_ordered_set.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1914785Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1916920Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1919058Z copying torch/utils/_stats.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1920699Z copying torch/utils/_thunk.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1922319Z copying torch/utils/_traceback.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1924057Z copying torch/utils/_triton.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1926014Z copying torch/utils/_typing_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1927638Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1929404Z copying torch/utils/backend_registration.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1931185Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1933097Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1935367Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1937204Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1938863Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1941414Z copying torch/utils/deterministic.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1943033Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1944693Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1947313Z copying torch/utils/flop_counter.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1949498Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1951270Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1953005Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1954644Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1956296Z copying torch/utils/module_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1957925Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1959658Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1961334Z copying torch/utils/weak.py -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.1964530Z creating build/lib.linux-x86_64-cpython-39/torch/xpu 2025-06-01T22:48:32.1965698Z copying torch/xpu/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-06-01T22:48:32.1967727Z copying torch/xpu/_gpu_trace.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-06-01T22:48:32.1969419Z copying torch/xpu/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-06-01T22:48:32.1971107Z copying torch/xpu/memory.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-06-01T22:48:32.1972787Z copying torch/xpu/random.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-06-01T22:48:32.1974444Z copying torch/xpu/streams.py -> build/lib.linux-x86_64-cpython-39/torch/xpu 2025-06-01T22:48:32.1977837Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-06-01T22:48:32.1979054Z copying torch/_dynamo/backends/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-06-01T22:48:32.1980639Z copying torch/_dynamo/backends/common.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-06-01T22:48:32.1982370Z copying torch/_dynamo/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-06-01T22:48:32.1984747Z copying torch/_dynamo/backends/debugging.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-06-01T22:48:32.1986488Z copying torch/_dynamo/backends/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-06-01T22:48:32.1988280Z copying torch/_dynamo/backends/inductor.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-06-01T22:48:32.1989923Z copying torch/_dynamo/backends/onnxrt.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-06-01T22:48:32.1991565Z copying torch/_dynamo/backends/registry.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-06-01T22:48:32.1993188Z copying torch/_dynamo/backends/tensorrt.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-06-01T22:48:32.1994799Z copying torch/_dynamo/backends/torchxla.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-06-01T22:48:32.1996640Z copying torch/_dynamo/backends/tvm.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends 2025-06-01T22:48:32.1999910Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-06-01T22:48:32.2001161Z copying torch/_dynamo/polyfills/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-06-01T22:48:32.2003000Z copying torch/_dynamo/polyfills/builtins.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-06-01T22:48:32.2005046Z copying torch/_dynamo/polyfills/functools.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-06-01T22:48:32.2006750Z copying torch/_dynamo/polyfills/fx.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-06-01T22:48:32.2008517Z copying torch/_dynamo/polyfills/itertools.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-06-01T22:48:32.2010251Z copying torch/_dynamo/polyfills/loader.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-06-01T22:48:32.2011890Z copying torch/_dynamo/polyfills/operator.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-06-01T22:48:32.2013541Z copying torch/_dynamo/polyfills/os.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-06-01T22:48:32.2015310Z copying torch/_dynamo/polyfills/pytree.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-06-01T22:48:32.2017019Z copying torch/_dynamo/polyfills/sys.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-06-01T22:48:32.2018672Z copying torch/_dynamo/polyfills/tensor.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills 2025-06-01T22:48:32.2021588Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-06-01T22:48:32.2022636Z copying torch/_dynamo/repro/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-06-01T22:48:32.2024245Z copying torch/_dynamo/repro/after_aot.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-06-01T22:48:32.2026270Z copying torch/_dynamo/repro/after_dynamo.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-06-01T22:48:32.2028046Z copying torch/_dynamo/repro/aoti.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro 2025-06-01T22:48:32.2032428Z creating build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2033513Z copying torch/_dynamo/variables/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2035389Z copying torch/_dynamo/variables/base.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2037616Z copying torch/_dynamo/variables/builder.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2040453Z copying torch/_dynamo/variables/builtin.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2043460Z copying torch/_dynamo/variables/constant.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2045811Z copying torch/_dynamo/variables/ctx_manager.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2047993Z copying torch/_dynamo/variables/dicts.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2050024Z copying torch/_dynamo/variables/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2051797Z copying torch/_dynamo/variables/functions.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2054522Z copying torch/_dynamo/variables/higher_order_ops.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2057387Z copying torch/_dynamo/variables/iter.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2059282Z copying torch/_dynamo/variables/lazy.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2061040Z copying torch/_dynamo/variables/lists.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2062971Z copying torch/_dynamo/variables/misc.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2065331Z copying torch/_dynamo/variables/nn_module.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2067416Z copying torch/_dynamo/variables/optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2069244Z copying torch/_dynamo/variables/script_object.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2070873Z copying torch/_dynamo/variables/sdpa.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2072853Z copying torch/_dynamo/variables/tensor.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2074999Z copying torch/_dynamo/variables/torch.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2077286Z copying torch/_dynamo/variables/torch_function.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2079144Z copying torch/_dynamo/variables/user_defined.py -> build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables 2025-06-01T22:48:32.2082167Z creating build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-06-01T22:48:32.2083296Z copying torch/_export/db/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-06-01T22:48:32.2085476Z copying torch/_export/db/case.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-06-01T22:48:32.2087288Z copying torch/_export/db/gen_example.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-06-01T22:48:32.2089112Z copying torch/_export/db/logging.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db 2025-06-01T22:48:32.2091696Z creating build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra 2025-06-01T22:48:32.2093193Z copying torch/_export/pass_infra/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra 2025-06-01T22:48:32.2094868Z copying torch/_export/pass_infra/node_metadata.py -> build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra 2025-06-01T22:48:32.2096674Z copying torch/_export/pass_infra/proxy_value.py -> build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra 2025-06-01T22:48:32.2100047Z creating build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2101179Z copying torch/_export/passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2103630Z copying torch/_export/passes/_node_metadata_hook.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2105530Z copying torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2107110Z copying torch/_export/passes/collect_tracepoints_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2108804Z copying torch/_export/passes/constant_folding.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2110583Z copying torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2112471Z copying torch/_export/passes/insert_custom_op_guards.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2113996Z copying torch/_export/passes/lift_constants_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2115917Z copying torch/_export/passes/remove_runtime_assertions.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2117644Z copying torch/_export/passes/replace_autocast_with_hop_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2119339Z copying torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2121290Z copying torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2122974Z copying torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2124930Z copying torch/_export/passes/replace_with_hop_pass_util.py -> build/lib.linux-x86_64-cpython-39/torch/_export/passes 2025-06-01T22:48:32.2127930Z creating build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-06-01T22:48:32.2129101Z copying torch/_export/serde/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-06-01T22:48:32.2130796Z copying torch/_export/serde/aoti_schema.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-06-01T22:48:32.2132516Z copying torch/_export/serde/dynamic_shapes.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-06-01T22:48:32.2134219Z copying torch/_export/serde/schema.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-06-01T22:48:32.2136492Z copying torch/_export/serde/schema_check.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-06-01T22:48:32.2138346Z copying torch/_export/serde/serialize.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-06-01T22:48:32.2140957Z copying torch/_export/serde/union.py -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-06-01T22:48:32.2146880Z creating build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2147987Z copying torch/_export/db/examples/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2149988Z copying torch/_export/db/examples/assume_constant_result.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2151615Z copying torch/_export/db/examples/autograd_function.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2153449Z copying torch/_export/db/examples/class_method.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2155204Z copying torch/_export/db/examples/cond_branch_class_method.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2156827Z copying torch/_export/db/examples/cond_branch_nested_function.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2158497Z copying torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2160573Z copying torch/_export/db/examples/cond_closed_over_variable.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2162144Z copying torch/_export/db/examples/cond_operands.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2164065Z copying torch/_export/db/examples/cond_predicate.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2166127Z copying torch/_export/db/examples/constrain_as_size_example.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2167817Z copying torch/_export/db/examples/constrain_as_value_example.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2169499Z copying torch/_export/db/examples/decorator.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2171277Z copying torch/_export/db/examples/dictionary.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2172966Z copying torch/_export/db/examples/dynamic_shape_assert.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2174814Z copying torch/_export/db/examples/dynamic_shape_constructor.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2176518Z copying torch/_export/db/examples/dynamic_shape_if_guard.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2178154Z copying torch/_export/db/examples/dynamic_shape_map.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2179893Z copying torch/_export/db/examples/dynamic_shape_round.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2181556Z copying torch/_export/db/examples/dynamic_shape_slicing.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2183103Z copying torch/_export/db/examples/dynamic_shape_view.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2184824Z copying torch/_export/db/examples/fn_with_kwargs.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2186396Z copying torch/_export/db/examples/list_contains.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2188095Z copying torch/_export/db/examples/list_unpack.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2189792Z copying torch/_export/db/examples/model_attr_mutation.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2191360Z copying torch/_export/db/examples/nested_function.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2193104Z copying torch/_export/db/examples/null_context_manager.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2194657Z copying torch/_export/db/examples/optional_input.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2196352Z copying torch/_export/db/examples/pytree_flatten.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2197979Z copying torch/_export/db/examples/scalar_output.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2199666Z copying torch/_export/db/examples/specialized_attribute.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2201240Z copying torch/_export/db/examples/static_for_loop.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2202949Z copying torch/_export/db/examples/static_if.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2204897Z copying torch/_export/db/examples/tensor_setattr.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2206776Z copying torch/_export/db/examples/type_reflection_method.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2208631Z copying torch/_export/db/examples/unsupported_operator.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2210291Z copying torch/_export/db/examples/user_input_mutation.py -> build/lib.linux-x86_64-cpython-39/torch/_export/db/examples 2025-06-01T22:48:32.2213105Z creating build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-06-01T22:48:32.2214379Z copying torch/_functorch/_activation_checkpointing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-06-01T22:48:32.2216313Z copying torch/_functorch/_activation_checkpointing/ac_logging_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-06-01T22:48:32.2218043Z copying torch/_functorch/_activation_checkpointing/graph_info_provider.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-06-01T22:48:32.2219757Z copying torch/_functorch/_activation_checkpointing/knapsack.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-06-01T22:48:32.2221427Z copying torch/_functorch/_activation_checkpointing/knapsack_evaluator.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing 2025-06-01T22:48:32.2224748Z creating build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2225926Z copying torch/_functorch/_aot_autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2227835Z copying torch/_functorch/_aot_autograd/autograd_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2230327Z copying torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2232428Z copying torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2234078Z copying torch/_functorch/_aot_autograd/functional_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2236015Z copying torch/_functorch/_aot_autograd/input_output_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2237818Z copying torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2240760Z copying torch/_functorch/_aot_autograd/logging_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2242611Z copying torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2245638Z copying torch/_functorch/_aot_autograd/schemas.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2248585Z copying torch/_functorch/_aot_autograd/subclass_parametrization.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2250256Z copying torch/_functorch/_aot_autograd/subclass_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2252267Z copying torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2254503Z copying torch/_functorch/_aot_autograd/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd 2025-06-01T22:48:32.2257418Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-06-01T22:48:32.2258653Z copying torch/_inductor/autoheuristic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-06-01T22:48:32.2260288Z copying torch/_inductor/autoheuristic/autoheuristic.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-06-01T22:48:32.2262131Z copying torch/_inductor/autoheuristic/autoheuristic_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-06-01T22:48:32.2263868Z copying torch/_inductor/autoheuristic/learned_heuristic_controller.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-06-01T22:48:32.2265609Z copying torch/_inductor/autoheuristic/learnedheuristic_interface.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic 2025-06-01T22:48:32.2270671Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2271866Z copying torch/_inductor/codegen/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2273560Z copying torch/_inductor/codegen/aoti_hipify_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2275389Z copying torch/_inductor/codegen/block_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2277056Z copying torch/_inductor/codegen/common.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2279454Z copying torch/_inductor/codegen/cpp.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2282738Z copying torch/_inductor/codegen/cpp_bmm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2284911Z copying torch/_inductor/codegen/cpp_flex_attention_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2287201Z copying torch/_inductor/codegen/cpp_gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2289808Z copying torch/_inductor/codegen/cpp_grouped_gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2291727Z copying torch/_inductor/codegen/cpp_micro_gemm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2293914Z copying torch/_inductor/codegen/cpp_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2295839Z copying torch/_inductor/codegen/cpp_template_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2297765Z copying torch/_inductor/codegen/cpp_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2299627Z copying torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2302094Z copying torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2304339Z copying torch/_inductor/codegen/cpp_wrapper_gpu.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2306154Z copying torch/_inductor/codegen/cpp_wrapper_mps.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2307898Z copying torch/_inductor/codegen/cpu_device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2309518Z copying torch/_inductor/codegen/cuda_combined_scheduling.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2311129Z copying torch/_inductor/codegen/debug_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2312981Z copying torch/_inductor/codegen/halide.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2315221Z copying torch/_inductor/codegen/memory_planning.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2317053Z copying torch/_inductor/codegen/mps.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2319059Z copying torch/_inductor/codegen/mps_device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2320657Z copying torch/_inductor/codegen/multi_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2322416Z copying torch/_inductor/codegen/simd.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2325799Z copying torch/_inductor/codegen/simd_kernel_features.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2327656Z copying torch/_inductor/codegen/subgraph.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2329460Z copying torch/_inductor/codegen/triton.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2332745Z copying torch/_inductor/codegen/triton_combo_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2334839Z copying torch/_inductor/codegen/triton_split_scan.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2336689Z copying torch/_inductor/codegen/triton_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2338420Z copying torch/_inductor/codegen/wrapper.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2341015Z copying torch/_inductor/codegen/wrapper_fxir.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen 2025-06-01T22:48:32.2343890Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-06-01T22:48:32.2345113Z copying torch/_inductor/compile_worker/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-06-01T22:48:32.2347078Z copying torch/_inductor/compile_worker/__main__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-06-01T22:48:32.2348732Z copying torch/_inductor/compile_worker/subproc_pool.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-06-01T22:48:32.2350598Z copying torch/_inductor/compile_worker/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker 2025-06-01T22:48:32.2354643Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2355816Z copying torch/_inductor/fx_passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2357477Z copying torch/_inductor/fx_passes/b2b_gemm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2359421Z copying torch/_inductor/fx_passes/binary_folding.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2361229Z copying torch/_inductor/fx_passes/ddp_fusion.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2363137Z copying torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2365070Z copying torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2366917Z copying torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2369028Z copying torch/_inductor/fx_passes/freezing_patterns.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2371033Z copying torch/_inductor/fx_passes/fuse_attention.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2373462Z copying torch/_inductor/fx_passes/group_batch_fusion.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2375716Z copying torch/_inductor/fx_passes/joint_graph.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2377648Z copying torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2379570Z copying torch/_inductor/fx_passes/misc_patterns.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2381322Z copying torch/_inductor/fx_passes/mkldnn_fusion.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2383355Z copying torch/_inductor/fx_passes/numeric_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2385004Z copying torch/_inductor/fx_passes/pad_mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2386965Z copying torch/_inductor/fx_passes/post_grad.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2389063Z copying torch/_inductor/fx_passes/pre_grad.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2390930Z copying torch/_inductor/fx_passes/quantization.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2393734Z copying torch/_inductor/fx_passes/reinplace.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2395754Z copying torch/_inductor/fx_passes/replace_random.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2397419Z copying torch/_inductor/fx_passes/split_cat.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes 2025-06-01T22:48:32.2401226Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-06-01T22:48:32.2402426Z copying torch/_inductor/kernel/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-06-01T22:48:32.2404536Z copying torch/_inductor/kernel/bmm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-06-01T22:48:32.2406455Z copying torch/_inductor/kernel/conv.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-06-01T22:48:32.2408549Z copying torch/_inductor/kernel/flex_attention.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-06-01T22:48:32.2411109Z copying torch/_inductor/kernel/flex_decoding.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-06-01T22:48:32.2412995Z copying torch/_inductor/kernel/mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-06-01T22:48:32.2415530Z copying torch/_inductor/kernel/mm_common.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-06-01T22:48:32.2417138Z copying torch/_inductor/kernel/mm_plus_mm.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-06-01T22:48:32.2418812Z copying torch/_inductor/kernel/mm_scaled_grouped.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel 2025-06-01T22:48:32.2421302Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/package 2025-06-01T22:48:32.2422406Z copying torch/_inductor/package/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/package 2025-06-01T22:48:32.2424248Z copying torch/_inductor/package/build_package.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/package 2025-06-01T22:48:32.2425906Z copying torch/_inductor/package/package.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/package 2025-06-01T22:48:32.2429304Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2430437Z copying torch/_inductor/runtime/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2432115Z copying torch/_inductor/runtime/autotune_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2433964Z copying torch/_inductor/runtime/benchmarking.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2435697Z copying torch/_inductor/runtime/cache_dir_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2437255Z copying torch/_inductor/runtime/compile_tasks.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2439032Z copying torch/_inductor/runtime/coordinate_descent_tuner.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2440653Z copying torch/_inductor/runtime/halide_helpers.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2442305Z copying torch/_inductor/runtime/hints.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2444509Z copying torch/_inductor/runtime/runtime_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2446699Z copying torch/_inductor/runtime/static_cuda_launcher.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2448511Z copying torch/_inductor/runtime/triton_compat.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2450365Z copying torch/_inductor/runtime/triton_helpers.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2452246Z copying torch/_inductor/runtime/triton_heuristics.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime 2025-06-01T22:48:32.2455983Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:32.2457314Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:32.2459349Z copying torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:32.2461182Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:32.2463013Z copying torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:32.2464707Z copying torch/_inductor/autoheuristic/artifacts/_PadMMA100.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:32.2466378Z copying torch/_inductor/autoheuristic/artifacts/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:32.2469533Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2470765Z copying torch/_inductor/codegen/cuda/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2472506Z copying torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2474182Z copying torch/_inductor/codegen/cuda/cuda_env.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2476200Z copying torch/_inductor/codegen/cuda/cuda_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2478158Z copying torch/_inductor/codegen/cuda/cuda_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2479934Z copying torch/_inductor/codegen/cuda/cutlass_cache.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2481533Z copying torch/_inductor/codegen/cuda/cutlass_presets.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2483405Z copying torch/_inductor/codegen/cuda/cutlass_python_evt.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2485904Z copying torch/_inductor/codegen/cuda/cutlass_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2487879Z copying torch/_inductor/codegen/cuda/device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2489621Z copying torch/_inductor/codegen/cuda/gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2492013Z copying torch/_inductor/codegen/cuda/serialization.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda 2025-06-01T22:48:32.2495754Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2496969Z copying torch/_inductor/codegen/rocm/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2498709Z copying torch/_inductor/codegen/rocm/ck_conv_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2500598Z copying torch/_inductor/codegen/rocm/ck_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2502344Z copying torch/_inductor/codegen/rocm/ck_tile_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2504064Z copying torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2506087Z copying torch/_inductor/codegen/rocm/ck_universal_gemm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2507990Z copying torch/_inductor/codegen/rocm/compile_command.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2509996Z copying torch/_inductor/codegen/rocm/rocm_benchmark_request.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2511676Z copying torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2513324Z copying torch/_inductor/codegen/rocm/rocm_kernel.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2515131Z copying torch/_inductor/codegen/rocm/rocm_template.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2516812Z copying torch/_inductor/codegen/rocm/rocm_template_buffer.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2518572Z copying torch/_inductor/codegen/rocm/rocm_utils.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm 2025-06-01T22:48:32.2520897Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/xpu 2025-06-01T22:48:32.2522109Z copying torch/_inductor/codegen/xpu/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/xpu 2025-06-01T22:48:32.2523844Z copying torch/_inductor/codegen/xpu/device_op_overrides.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/xpu 2025-06-01T22:48:32.2528623Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2529934Z copying torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2531653Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2533662Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2535643Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2537760Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2539469Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2541211Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2542937Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2545054Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2548043Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2549996Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2552095Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2553942Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2555622Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2557479Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2559268Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2561020Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2562835Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2564888Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2566886Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2568727Z copying torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2570524Z copying torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2572266Z copying torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2573955Z copying torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:32.2576332Z creating build/lib.linux-x86_64-cpython-39/torch/_numpy/testing 2025-06-01T22:48:32.2577451Z copying torch/_numpy/testing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy/testing 2025-06-01T22:48:32.2579266Z copying torch/_numpy/testing/utils.py -> build/lib.linux-x86_64-cpython-39/torch/_numpy/testing 2025-06-01T22:48:32.2582729Z creating build/lib.linux-x86_64-cpython-39/torch/_refs/linalg 2025-06-01T22:48:32.2583799Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs/linalg 2025-06-01T22:48:32.2586219Z creating build/lib.linux-x86_64-cpython-39/torch/_refs/nn 2025-06-01T22:48:32.2587300Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs/nn 2025-06-01T22:48:32.2589628Z creating build/lib.linux-x86_64-cpython-39/torch/_refs/special 2025-06-01T22:48:32.2590738Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs/special 2025-06-01T22:48:32.2593574Z creating build/lib.linux-x86_64-cpython-39/torch/_refs/nn/functional 2025-06-01T22:48:32.2594740Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_refs/nn/functional 2025-06-01T22:48:32.2597579Z creating build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging 2025-06-01T22:48:32.2598697Z copying torch/_vendor/packaging/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging 2025-06-01T22:48:32.2600598Z copying torch/_vendor/packaging/_structures.py -> build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging 2025-06-01T22:48:32.2602285Z copying torch/_vendor/packaging/version.py -> build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging 2025-06-01T22:48:32.2604929Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn 2025-06-01T22:48:32.2606061Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn 2025-06-01T22:48:32.2608688Z creating build/lib.linux-x86_64-cpython-39/torch/ao/ns 2025-06-01T22:48:32.2609715Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns 2025-06-01T22:48:32.2611465Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns 2025-06-01T22:48:32.2613360Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns 2025-06-01T22:48:32.2616250Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning 2025-06-01T22:48:32.2617313Z copying torch/ao/pruning/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning 2025-06-01T22:48:32.2619102Z copying torch/ao/pruning/_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning 2025-06-01T22:48:32.2622951Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2624079Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2625931Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2627644Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2629409Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2631007Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2632816Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2634604Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2636070Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2638699Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2640624Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2642360Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2644319Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2646455Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2648487Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2650695Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2652500Z copying torch/ao/quantization/quantize_pt2e.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2654370Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2656112Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization 2025-06-01T22:48:32.2658655Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic 2025-06-01T22:48:32.2659756Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic 2025-06-01T22:48:32.2662104Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat 2025-06-01T22:48:32.2663178Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat 2025-06-01T22:48:32.2672878Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable 2025-06-01T22:48:32.2673665Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable 2025-06-01T22:48:32.2674489Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized 2025-06-01T22:48:32.2675432Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized 2025-06-01T22:48:32.2676406Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized 2025-06-01T22:48:32.2677174Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse 2025-06-01T22:48:32.2677888Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse 2025-06-01T22:48:32.2678708Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/modules 2025-06-01T22:48:32.2679651Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/modules 2025-06-01T22:48:32.2681176Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/modules 2025-06-01T22:48:32.2683494Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat 2025-06-01T22:48:32.2684971Z copying torch/ao/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat 2025-06-01T22:48:32.2687421Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized 2025-06-01T22:48:32.2688673Z copying torch/ao/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized 2025-06-01T22:48:32.2691328Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-06-01T22:48:32.2692694Z copying torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-06-01T22:48:32.2694551Z copying torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-06-01T22:48:32.2696758Z copying torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-06-01T22:48:32.2698414Z copying torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules 2025-06-01T22:48:32.2700629Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic 2025-06-01T22:48:32.2701950Z copying torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic 2025-06-01T22:48:32.2704507Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-06-01T22:48:32.2705844Z copying torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-06-01T22:48:32.2707593Z copying torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-06-01T22:48:32.2709345Z copying torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-06-01T22:48:32.2711087Z copying torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-06-01T22:48:32.2713009Z copying torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules 2025-06-01T22:48:32.2715314Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-06-01T22:48:32.2716782Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-06-01T22:48:32.2718609Z copying torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-06-01T22:48:32.2720553Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic 2025-06-01T22:48:32.2721651Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic 2025-06-01T22:48:32.2724545Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-06-01T22:48:32.2725834Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-06-01T22:48:32.2727646Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-06-01T22:48:32.2729516Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-06-01T22:48:32.2731185Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules 2025-06-01T22:48:32.2733665Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic/modules 2025-06-01T22:48:32.2734950Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic/modules 2025-06-01T22:48:32.2736784Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic/modules 2025-06-01T22:48:32.2739279Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules 2025-06-01T22:48:32.2740512Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules 2025-06-01T22:48:32.2742322Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules 2025-06-01T22:48:32.2744287Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules 2025-06-01T22:48:32.2747032Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic 2025-06-01T22:48:32.2748079Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic 2025-06-01T22:48:32.2751372Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-06-01T22:48:32.2752557Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-06-01T22:48:32.2754525Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-06-01T22:48:32.2756273Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-06-01T22:48:32.2757912Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-06-01T22:48:32.2761015Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-06-01T22:48:32.2762786Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-06-01T22:48:32.2764912Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-06-01T22:48:32.2766907Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-06-01T22:48:32.2768675Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-06-01T22:48:32.2770759Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-06-01T22:48:32.2772437Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules 2025-06-01T22:48:32.2774998Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference 2025-06-01T22:48:32.2776269Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference 2025-06-01T22:48:32.2778928Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-06-01T22:48:32.2780229Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-06-01T22:48:32.2782025Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-06-01T22:48:32.2784021Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-06-01T22:48:32.2785714Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules 2025-06-01T22:48:32.2788749Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:32.2790094Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:32.2791833Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:32.2793673Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:32.2795373Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:32.2797461Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:32.2799114Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:32.2801518Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized 2025-06-01T22:48:32.2802740Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized 2025-06-01T22:48:32.2804760Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized 2025-06-01T22:48:32.2806755Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized 2025-06-01T22:48:32.2809136Z creating build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/dynamic 2025-06-01T22:48:32.2810519Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/dynamic 2025-06-01T22:48:32.2812368Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/dynamic 2025-06-01T22:48:32.2815498Z creating build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-06-01T22:48:32.2816600Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-06-01T22:48:32.2818242Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-06-01T22:48:32.2820065Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-06-01T22:48:32.2822058Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-06-01T22:48:32.2823853Z copying torch/ao/ns/fx/n_shadows_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-06-01T22:48:32.2826155Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-06-01T22:48:32.2827836Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-06-01T22:48:32.2829549Z copying torch/ao/ns/fx/qconfig_multi_mapping.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-06-01T22:48:32.2831139Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-06-01T22:48:32.2833821Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx 2025-06-01T22:48:32.2836399Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental 2025-06-01T22:48:32.2837615Z copying torch/ao/pruning/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental 2025-06-01T22:48:32.2839978Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-06-01T22:48:32.2841120Z copying torch/ao/pruning/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-06-01T22:48:32.2842792Z copying torch/ao/pruning/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-06-01T22:48:32.2844802Z copying torch/ao/pruning/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-06-01T22:48:32.2847083Z copying torch/ao/pruning/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler 2025-06-01T22:48:32.2849704Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-06-01T22:48:32.2850907Z copying torch/ao/pruning/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-06-01T22:48:32.2852687Z copying torch/ao/pruning/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-06-01T22:48:32.2854614Z copying torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-06-01T22:48:32.2856229Z copying torch/ao/pruning/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-06-01T22:48:32.2858070Z copying torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier 2025-06-01T22:48:32.2860494Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/activation_sparsifier 2025-06-01T22:48:32.2862478Z copying torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/activation_sparsifier 2025-06-01T22:48:32.2864142Z copying torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/activation_sparsifier 2025-06-01T22:48:32.2865667Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_scheduler 2025-06-01T22:48:32.2866967Z copying torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_scheduler 2025-06-01T22:48:32.2868789Z copying torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_scheduler 2025-06-01T22:48:32.2871274Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier 2025-06-01T22:48:32.2872505Z copying torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier 2025-06-01T22:48:32.2874295Z copying torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier 2025-06-01T22:48:32.2876110Z copying torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier 2025-06-01T22:48:32.2877842Z copying torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier 2025-06-01T22:48:32.2880620Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:32.2881866Z copying torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:32.2883642Z copying torch/ao/pruning/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:32.2885982Z copying torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:32.2887586Z copying torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:32.2889365Z copying torch/ao/pruning/_experimental/pruner/match_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:32.2891035Z copying torch/ao/pruning/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:32.2892750Z copying torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:32.2894807Z copying torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:32.2897446Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-06-01T22:48:32.2898787Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-06-01T22:48:32.2901141Z creating build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-06-01T22:48:32.2902570Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-06-01T22:48:32.2904459Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-06-01T22:48:32.2906428Z copying torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-06-01T22:48:32.2908972Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2910209Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2912188Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2914014Z copying torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2915835Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2917774Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2919455Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2921125Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2922907Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2924935Z copying torch/ao/quantization/backend_config/onednn.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2926903Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2928639Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2930329Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2932453Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config 2025-06-01T22:48:32.2936520Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2937724Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2939514Z copying torch/ao/quantization/fx/_decomposed.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2941516Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2943510Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2945882Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2948106Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2949883Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2951648Z copying torch/ao/quantization/fx/fuse_handler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2953240Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2955208Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2957033Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2958677Z copying torch/ao/quantization/fx/lstm_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2960377Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2962157Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2963771Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2967236Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2969099Z copying torch/ao/quantization/fx/quantize_handler.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2971110Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2972893Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx 2025-06-01T22:48:32.2976558Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-06-01T22:48:32.2977716Z copying torch/ao/quantization/pt2e/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-06-01T22:48:32.2979472Z copying torch/ao/quantization/pt2e/_affine_quantization.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-06-01T22:48:32.2981442Z copying torch/ao/quantization/pt2e/_numeric_debugger.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-06-01T22:48:32.2983158Z copying torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-06-01T22:48:32.2984787Z copying torch/ao/quantization/pt2e/export_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-06-01T22:48:32.2986405Z copying torch/ao/quantization/pt2e/graph_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-06-01T22:48:32.2988017Z copying torch/ao/quantization/pt2e/lowering.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-06-01T22:48:32.2989672Z copying torch/ao/quantization/pt2e/port_metadata_pass.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-06-01T22:48:32.2991676Z copying torch/ao/quantization/pt2e/prepare.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-06-01T22:48:32.2993554Z copying torch/ao/quantization/pt2e/qat_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-06-01T22:48:32.2995503Z copying torch/ao/quantization/pt2e/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e 2025-06-01T22:48:32.2998657Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-06-01T22:48:32.2999854Z copying torch/ao/quantization/quantizer/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-06-01T22:48:32.3001740Z copying torch/ao/quantization/quantizer/composable_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-06-01T22:48:32.3005876Z copying torch/ao/quantization/quantizer/embedding_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-06-01T22:48:32.3007124Z copying torch/ao/quantization/quantizer/quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-06-01T22:48:32.3008290Z copying torch/ao/quantization/quantizer/utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-06-01T22:48:32.3009531Z copying torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-06-01T22:48:32.3011004Z copying torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-06-01T22:48:32.3012864Z copying torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-06-01T22:48:32.3015195Z copying torch/ao/quantization/quantizer/xpu_inductor_quantizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer 2025-06-01T22:48:32.3017793Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-06-01T22:48:32.3019136Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-06-01T22:48:32.3020808Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-06-01T22:48:32.3023429Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-06-01T22:48:32.3025404Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-06-01T22:48:32.3027074Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report 2025-06-01T22:48:32.3029670Z creating build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/representation 2025-06-01T22:48:32.3030945Z copying torch/ao/quantization/pt2e/representation/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/representation 2025-06-01T22:48:32.3032724Z copying torch/ao/quantization/pt2e/representation/rewrite.py -> build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/representation 2025-06-01T22:48:32.3035182Z creating build/lib.linux-x86_64-cpython-39/torch/autograd/_functions 2025-06-01T22:48:32.3036319Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/autograd/_functions 2025-06-01T22:48:32.3038078Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-39/torch/autograd/_functions 2025-06-01T22:48:32.3039730Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-39/torch/autograd/_functions 2025-06-01T22:48:32.3041962Z creating build/lib.linux-x86_64-cpython-39/torch/backends/_coreml 2025-06-01T22:48:32.3043070Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_coreml 2025-06-01T22:48:32.3045006Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_coreml 2025-06-01T22:48:32.3048005Z creating build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi 2025-06-01T22:48:32.3049176Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi 2025-06-01T22:48:32.3050775Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi 2025-06-01T22:48:32.3052560Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi 2025-06-01T22:48:32.3055474Z creating build/lib.linux-x86_64-cpython-39/torch/backends/cpu 2025-06-01T22:48:32.3056542Z copying torch/backends/cpu/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cpu 2025-06-01T22:48:32.3058787Z creating build/lib.linux-x86_64-cpython-39/torch/backends/cuda 2025-06-01T22:48:32.3059859Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cuda 2025-06-01T22:48:32.3062399Z creating build/lib.linux-x86_64-cpython-39/torch/backends/cudnn 2025-06-01T22:48:32.3063464Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cudnn 2025-06-01T22:48:32.3065257Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cudnn 2025-06-01T22:48:32.3067461Z creating build/lib.linux-x86_64-cpython-39/torch/backends/cusparselt 2025-06-01T22:48:32.3068581Z copying torch/backends/cusparselt/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/cusparselt 2025-06-01T22:48:32.3070777Z creating build/lib.linux-x86_64-cpython-39/torch/backends/kleidiai 2025-06-01T22:48:32.3071916Z copying torch/backends/kleidiai/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/kleidiai 2025-06-01T22:48:32.3074064Z creating build/lib.linux-x86_64-cpython-39/torch/backends/mha 2025-06-01T22:48:32.3075086Z copying torch/backends/mha/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/mha 2025-06-01T22:48:32.3077471Z creating build/lib.linux-x86_64-cpython-39/torch/backends/mkl 2025-06-01T22:48:32.3078482Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/mkl 2025-06-01T22:48:32.3080767Z creating build/lib.linux-x86_64-cpython-39/torch/backends/mkldnn 2025-06-01T22:48:32.3081830Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/mkldnn 2025-06-01T22:48:32.3084102Z creating build/lib.linux-x86_64-cpython-39/torch/backends/mps 2025-06-01T22:48:32.3085469Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/mps 2025-06-01T22:48:32.3087796Z creating build/lib.linux-x86_64-cpython-39/torch/backends/nnpack 2025-06-01T22:48:32.3088919Z copying torch/backends/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/nnpack 2025-06-01T22:48:32.3091240Z creating build/lib.linux-x86_64-cpython-39/torch/backends/openmp 2025-06-01T22:48:32.3093084Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/openmp 2025-06-01T22:48:32.3095515Z creating build/lib.linux-x86_64-cpython-39/torch/backends/opt_einsum 2025-06-01T22:48:32.3096623Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/opt_einsum 2025-06-01T22:48:32.3098854Z creating build/lib.linux-x86_64-cpython-39/torch/backends/quantized 2025-06-01T22:48:32.3100003Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/quantized 2025-06-01T22:48:32.3102327Z creating build/lib.linux-x86_64-cpython-39/torch/backends/xeon 2025-06-01T22:48:32.3103445Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/xeon 2025-06-01T22:48:32.3105080Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-39/torch/backends/xeon 2025-06-01T22:48:32.3107684Z creating build/lib.linux-x86_64-cpython-39/torch/backends/xnnpack 2025-06-01T22:48:32.3108790Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/backends/xnnpack 2025-06-01T22:48:32.3111196Z creating build/lib.linux-x86_64-cpython-39/torch/cpu/amp 2025-06-01T22:48:32.3112261Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/cpu/amp 2025-06-01T22:48:32.3114062Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-39/torch/cpu/amp 2025-06-01T22:48:32.3115676Z copying torch/cpu/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-39/torch/cpu/amp 2025-06-01T22:48:32.3118223Z creating build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-06-01T22:48:32.3119214Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-06-01T22:48:32.3121048Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-06-01T22:48:32.3122693Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-06-01T22:48:32.3124540Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-39/torch/cuda/amp 2025-06-01T22:48:32.3127300Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-06-01T22:48:32.3128474Z copying torch/distributed/_composable/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-06-01T22:48:32.3130351Z copying torch/distributed/_composable/checkpoint_activation.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-06-01T22:48:32.3131914Z copying torch/distributed/_composable/contract.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-06-01T22:48:32.3134287Z copying torch/distributed/_composable/replicate.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable 2025-06-01T22:48:32.3137215Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-06-01T22:48:32.3138402Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-06-01T22:48:32.3140168Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-06-01T22:48:32.3141805Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-06-01T22:48:32.3143594Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-06-01T22:48:32.3145127Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-06-01T22:48:32.3147800Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-06-01T22:48:32.3149477Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard 2025-06-01T22:48:32.3151634Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_sharded_tensor 2025-06-01T22:48:32.3152813Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_sharded_tensor 2025-06-01T22:48:32.3155072Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_sharding_spec 2025-06-01T22:48:32.3156245Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_sharding_spec 2025-06-01T22:48:32.3158451Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_symmetric_memory 2025-06-01T22:48:32.3159620Z copying torch/distributed/_symmetric_memory/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_symmetric_memory 2025-06-01T22:48:32.3162456Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor 2025-06-01T22:48:32.3163624Z copying torch/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor 2025-06-01T22:48:32.3165793Z copying torch/distributed/_tensor/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor 2025-06-01T22:48:32.3167571Z copying torch/distributed/_tensor/placement_types.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor 2025-06-01T22:48:32.3170773Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-06-01T22:48:32.3171987Z copying torch/distributed/_tools/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-06-01T22:48:32.3174316Z copying torch/distributed/_tools/common_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-06-01T22:48:32.3176175Z copying torch/distributed/_tools/fake_collectives.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-06-01T22:48:32.3177891Z copying torch/distributed/_tools/fsdp2_mem_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-06-01T22:48:32.3179747Z copying torch/distributed/_tools/ilp_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-06-01T22:48:32.3181350Z copying torch/distributed/_tools/mem_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-06-01T22:48:32.3183353Z copying torch/distributed/_tools/memory_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-06-01T22:48:32.3184935Z copying torch/distributed/_tools/mod_tracker.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-06-01T22:48:32.3186696Z copying torch/distributed/_tools/runtime_estimator.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-06-01T22:48:32.3188698Z copying torch/distributed/_tools/sac_estimator.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-06-01T22:48:32.3190637Z copying torch/distributed/_tools/sac_ilp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_tools 2025-06-01T22:48:32.3193142Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms 2025-06-01T22:48:32.3194366Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms 2025-06-01T22:48:32.3196127Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms 2025-06-01T22:48:32.3198359Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/autograd 2025-06-01T22:48:32.3199524Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/autograd 2025-06-01T22:48:32.3205172Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3206291Z copying torch/distributed/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3208212Z copying torch/distributed/checkpoint/_async_executor.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3209897Z copying torch/distributed/checkpoint/_async_process_executor.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3211694Z copying torch/distributed/checkpoint/_async_thread_executor.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3213329Z copying torch/distributed/checkpoint/_checkpointer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3215018Z copying torch/distributed/checkpoint/_dedup_save_plans.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3216747Z copying torch/distributed/checkpoint/_dedup_tensors.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3218639Z copying torch/distributed/checkpoint/_extension.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3220700Z copying torch/distributed/checkpoint/_fsspec_filesystem.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3222303Z copying torch/distributed/checkpoint/_hf_planner.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3223908Z copying torch/distributed/checkpoint/_hf_storage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3225697Z copying torch/distributed/checkpoint/_nested_dict.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3227326Z copying torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3228892Z copying torch/distributed/checkpoint/_storage_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3230467Z copying torch/distributed/checkpoint/_traverse.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3232117Z copying torch/distributed/checkpoint/_version.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3233692Z copying torch/distributed/checkpoint/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3235369Z copying torch/distributed/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3237248Z copying torch/distributed/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3239122Z copying torch/distributed/checkpoint/format_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3240694Z copying torch/distributed/checkpoint/logger.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3242370Z copying torch/distributed/checkpoint/logging_handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3244010Z copying torch/distributed/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3246273Z copying torch/distributed/checkpoint/optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3248128Z copying torch/distributed/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3249760Z copying torch/distributed/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3251594Z copying torch/distributed/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3253312Z copying torch/distributed/checkpoint/staging.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3255091Z copying torch/distributed/checkpoint/state_dict.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3257320Z copying torch/distributed/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3259020Z copying torch/distributed/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3260698Z copying torch/distributed/checkpoint/stateful.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3262342Z copying torch/distributed/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3264042Z copying torch/distributed/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint 2025-06-01T22:48:32.3266511Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic 2025-06-01T22:48:32.3267721Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic 2025-06-01T22:48:32.3270079Z copying torch/distributed/elastic/control_plane.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic 2025-06-01T22:48:32.3274095Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3276022Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3276970Z copying torch/distributed/fsdp/_common_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3278836Z copying torch/distributed/fsdp/_debug_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3280479Z copying torch/distributed/fsdp/_dynamo_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3282083Z copying torch/distributed/fsdp/_exec_order_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3283865Z copying torch/distributed/fsdp/_flat_param.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3287103Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3288808Z copying torch/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3291127Z copying torch/distributed/fsdp/_limiter_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3292857Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3295307Z copying torch/distributed/fsdp/_runtime_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3297476Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3299205Z copying torch/distributed/fsdp/_state_dict_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3301169Z copying torch/distributed/fsdp/_trace_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3302919Z copying torch/distributed/fsdp/_traversal_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3304509Z copying torch/distributed/fsdp/_unshard_param_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3306197Z copying torch/distributed/fsdp/_wrap_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3308117Z copying torch/distributed/fsdp/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3310036Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3312350Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3314004Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp 2025-06-01T22:48:32.3316663Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/launcher 2025-06-01T22:48:32.3317820Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/launcher 2025-06-01T22:48:32.3319578Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/launcher 2025-06-01T22:48:32.3321923Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/nn 2025-06-01T22:48:32.3323049Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn 2025-06-01T22:48:32.3325220Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn 2025-06-01T22:48:32.3329044Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3330205Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3332144Z copying torch/distributed/optim/_deprecation_warning.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3333854Z copying torch/distributed/optim/apply_optimizer_in_backward.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3335615Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3337220Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3338847Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3340601Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3342543Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3344172Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3346055Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3347784Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3349348Z copying torch/distributed/optim/named_optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3351098Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3352846Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3354332Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3356106Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.3359661Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-06-01T22:48:32.3360865Z copying torch/distributed/pipelining/_IR.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-06-01T22:48:32.3363255Z copying torch/distributed/pipelining/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-06-01T22:48:32.3365450Z copying torch/distributed/pipelining/_backward.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-06-01T22:48:32.3367237Z copying torch/distributed/pipelining/_debug.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-06-01T22:48:32.3368970Z copying torch/distributed/pipelining/_schedule_visualizer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-06-01T22:48:32.3370593Z copying torch/distributed/pipelining/_unflatten.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-06-01T22:48:32.3372264Z copying torch/distributed/pipelining/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-06-01T22:48:32.3373912Z copying torch/distributed/pipelining/microbatch.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-06-01T22:48:32.3375888Z copying torch/distributed/pipelining/schedules.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-06-01T22:48:32.3378206Z copying torch/distributed/pipelining/stage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining 2025-06-01T22:48:32.3381954Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-06-01T22:48:32.3383072Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-06-01T22:48:32.3384894Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-06-01T22:48:32.3386501Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-06-01T22:48:32.3388555Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-06-01T22:48:32.3390212Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-06-01T22:48:32.3391735Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-06-01T22:48:32.3393389Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-06-01T22:48:32.3395017Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-06-01T22:48:32.3396666Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-06-01T22:48:32.3398264Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc 2025-06-01T22:48:32.3401934Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3403084Z copying torch/distributed/tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3405212Z copying torch/distributed/tensor/_api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3407685Z copying torch/distributed/tensor/_collective_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3409425Z copying torch/distributed/tensor/_dispatch.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3411248Z copying torch/distributed/tensor/_dtensor_spec.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3412953Z copying torch/distributed/tensor/_op_schema.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3414750Z copying torch/distributed/tensor/_random.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3416607Z copying torch/distributed/tensor/_redistribute.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3418379Z copying torch/distributed/tensor/_sharding_prop.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3420431Z copying torch/distributed/tensor/_shards_wrapper.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3422126Z copying torch/distributed/tensor/_tp_conv.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3423799Z copying torch/distributed/tensor/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3425525Z copying torch/distributed/tensor/device_mesh.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3427097Z copying torch/distributed/tensor/placement_types.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor 2025-06-01T22:48:32.3429777Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/fsdp 2025-06-01T22:48:32.3431032Z copying torch/distributed/_composable/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/fsdp 2025-06-01T22:48:32.3432791Z copying torch/distributed/_composable/fsdp/fully_shard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/fsdp 2025-06-01T22:48:32.3434861Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/checkpoint 2025-06-01T22:48:32.3436229Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/checkpoint 2025-06-01T22:48:32.3438465Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_optim 2025-06-01T22:48:32.3439683Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_optim 2025-06-01T22:48:32.3441367Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_optim 2025-06-01T22:48:32.3445271Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.3447093Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.3449035Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.3451200Z copying torch/distributed/_shard/sharded_tensor/logger.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.3453103Z copying torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.3454715Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.3456466Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.3458155Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.3459788Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.3462165Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_plan 2025-06-01T22:48:32.3463441Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_plan 2025-06-01T22:48:32.3465153Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_plan 2025-06-01T22:48:32.3467629Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-06-01T22:48:32.3468905Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-06-01T22:48:32.3470675Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-06-01T22:48:32.3472308Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-06-01T22:48:32.3474112Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec 2025-06-01T22:48:32.3477149Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:32.3478473Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:32.3480254Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:32.3482028Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:32.3483698Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:32.3485878Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:32.3487566Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:32.3490274Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-06-01T22:48:32.3491646Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-06-01T22:48:32.3493412Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-06-01T22:48:32.3495375Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-06-01T22:48:32.3497245Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-06-01T22:48:32.3499403Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_checkpoint 2025-06-01T22:48:32.3500655Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_checkpoint 2025-06-01T22:48:32.3502273Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_checkpoint 2025-06-01T22:48:32.3504507Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_comm_hooks 2025-06-01T22:48:32.3505769Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_comm_hooks 2025-06-01T22:48:32.3507561Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_comm_hooks 2025-06-01T22:48:32.3509848Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_optimizer_overlap 2025-06-01T22:48:32.3511168Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_optimizer_overlap 2025-06-01T22:48:32.3512935Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_optimizer_overlap 2025-06-01T22:48:32.3515015Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_quantization 2025-06-01T22:48:32.3516205Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_quantization 2025-06-01T22:48:32.3517884Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_quantization 2025-06-01T22:48:32.3520751Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:32.3522105Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:32.3523952Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:32.3526115Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:32.3527851Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:32.3529645Z copying torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:32.3531385Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:32.3533092Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:32.3535144Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:32.3537226Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:32.3539749Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-06-01T22:48:32.3541053Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-06-01T22:48:32.3542640Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-06-01T22:48:32.3544529Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-06-01T22:48:32.3546269Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging 2025-06-01T22:48:32.3549056Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent 2025-06-01T22:48:32.3550330Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent 2025-06-01T22:48:32.3552600Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events 2025-06-01T22:48:32.3553828Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events 2025-06-01T22:48:32.3555603Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events 2025-06-01T22:48:32.3557405Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events 2025-06-01T22:48:32.3559652Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/metrics 2025-06-01T22:48:32.3560903Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/metrics 2025-06-01T22:48:32.3562772Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/metrics 2025-06-01T22:48:32.3565716Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-06-01T22:48:32.3567110Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-06-01T22:48:32.3568960Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-06-01T22:48:32.3571038Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-06-01T22:48:32.3572727Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing 2025-06-01T22:48:32.3576087Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3577379Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3579188Z copying torch/distributed/elastic/rendezvous/_etcd_stub.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3580832Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3582710Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3584382Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3586361Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3588361Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3590004Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3591944Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3593706Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3595548Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3597120Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous 2025-06-01T22:48:32.3599757Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-06-01T22:48:32.3600992Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-06-01T22:48:32.3603220Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-06-01T22:48:32.3605488Z copying torch/distributed/elastic/timer/debug_info_logging.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-06-01T22:48:32.3607190Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-06-01T22:48:32.3609375Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer 2025-06-01T22:48:32.3612166Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-06-01T22:48:32.3613477Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-06-01T22:48:32.3615334Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-06-01T22:48:32.3617074Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-06-01T22:48:32.3618706Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-06-01T22:48:32.3620367Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-06-01T22:48:32.3622012Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils 2025-06-01T22:48:32.3624579Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-06-01T22:48:32.3625866Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-06-01T22:48:32.3627616Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-06-01T22:48:32.3629675Z copying torch/distributed/elastic/agent/server/health_check_server.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-06-01T22:48:32.3631366Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server 2025-06-01T22:48:32.3633854Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors 2025-06-01T22:48:32.3635246Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors 2025-06-01T22:48:32.3637135Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors 2025-06-01T22:48:32.3638858Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors 2025-06-01T22:48:32.3641147Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-06-01T22:48:32.3642528Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-06-01T22:48:32.3644667Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-06-01T22:48:32.3646733Z copying torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-06-01T22:48:32.3649068Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data 2025-06-01T22:48:32.3650344Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data 2025-06-01T22:48:32.3652199Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data 2025-06-01T22:48:32.3654010Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data 2025-06-01T22:48:32.3657160Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:32.3658443Z copying torch/distributed/fsdp/_fully_shard/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:32.3660190Z copying torch/distributed/fsdp/_fully_shard/_fsdp_api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:32.3661975Z copying torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:32.3663723Z copying torch/distributed/fsdp/_fully_shard/_fsdp_common.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:32.3665502Z copying torch/distributed/fsdp/_fully_shard/_fsdp_init.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:32.3667173Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:32.3669206Z copying torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:32.3671083Z copying torch/distributed/fsdp/_fully_shard/_fsdp_state.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:32.3672843Z copying torch/distributed/fsdp/_fully_shard/_fully_shard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:32.3675507Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/nn/api 2025-06-01T22:48:32.3676693Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/api 2025-06-01T22:48:32.3678313Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/api 2025-06-01T22:48:32.3680816Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit 2025-06-01T22:48:32.3681997Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit 2025-06-01T22:48:32.3683619Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit 2025-06-01T22:48:32.3686368Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/templates 2025-06-01T22:48:32.3687660Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/templates 2025-06-01T22:48:32.3689399Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/templates 2025-06-01T22:48:32.3691644Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_testing 2025-06-01T22:48:32.3692923Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_testing 2025-06-01T22:48:32.3694896Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_testing 2025-06-01T22:48:32.3698098Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3699327Z copying torch/distributed/tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3701131Z copying torch/distributed/tensor/_ops/_common_rules.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3703212Z copying torch/distributed/tensor/_ops/_conv_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3704958Z copying torch/distributed/tensor/_ops/_einsum_strategy.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3706665Z copying torch/distributed/tensor/_ops/_embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3708317Z copying torch/distributed/tensor/_ops/_math_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3710395Z copying torch/distributed/tensor/_ops/_matrix_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3712360Z copying torch/distributed/tensor/_ops/_pointwise_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3714175Z copying torch/distributed/tensor/_ops/_random_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3716184Z copying torch/distributed/tensor/_ops/_tensor_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3718128Z copying torch/distributed/tensor/_ops/_view_ops.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3720004Z copying torch/distributed/tensor/_ops/utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops 2025-06-01T22:48:32.3722647Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-06-01T22:48:32.3723978Z copying torch/distributed/tensor/debug/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-06-01T22:48:32.3726051Z copying torch/distributed/tensor/debug/_comm_mode.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-06-01T22:48:32.3728056Z copying torch/distributed/tensor/debug/_op_coverage.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-06-01T22:48:32.3729840Z copying torch/distributed/tensor/debug/_visualize_sharding.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug 2025-06-01T22:48:32.3732508Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-06-01T22:48:32.3733849Z copying torch/distributed/tensor/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-06-01T22:48:32.3735726Z copying torch/distributed/tensor/experimental/_attention.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-06-01T22:48:32.3737876Z copying torch/distributed/tensor/experimental/_func_map.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-06-01T22:48:32.3739661Z copying torch/distributed/tensor/experimental/_register_sharding.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-06-01T22:48:32.3741321Z copying torch/distributed/tensor/experimental/_tp_transform.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental 2025-06-01T22:48:32.3744883Z creating build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-06-01T22:48:32.3746394Z copying torch/distributed/tensor/parallel/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-06-01T22:48:32.3748394Z copying torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-06-01T22:48:32.3750079Z copying torch/distributed/tensor/parallel/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-06-01T22:48:32.3751656Z copying torch/distributed/tensor/parallel/api.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-06-01T22:48:32.3753317Z copying torch/distributed/tensor/parallel/ddp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-06-01T22:48:32.3754980Z copying torch/distributed/tensor/parallel/fsdp.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-06-01T22:48:32.3756777Z copying torch/distributed/tensor/parallel/input_reshard.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-06-01T22:48:32.3758393Z copying torch/distributed/tensor/parallel/loss.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-06-01T22:48:32.3760500Z copying torch/distributed/tensor/parallel/style.py -> build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel 2025-06-01T22:48:32.3762952Z creating build/lib.linux-x86_64-cpython-39/torch/export/experimental 2025-06-01T22:48:32.3764471Z copying torch/export/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/export/experimental 2025-06-01T22:48:32.3766904Z creating build/lib.linux-x86_64-cpython-39/torch/export/passes 2025-06-01T22:48:32.3768084Z copying torch/export/passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/export/passes 2025-06-01T22:48:32.3770707Z creating build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-06-01T22:48:32.3771858Z copying torch/export/pt2_archive/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-06-01T22:48:32.3773607Z copying torch/export/pt2_archive/_package.py -> build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-06-01T22:48:32.3775526Z copying torch/export/pt2_archive/constants.py -> build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive 2025-06-01T22:48:32.3779914Z creating build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3781095Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3782729Z copying torch/fx/experimental/_backward_state.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3784308Z copying torch/fx/experimental/_config.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3786028Z copying torch/fx/experimental/_constant_symnode.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3787593Z copying torch/fx/experimental/_dynamism.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3789341Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3791310Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3792989Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3794715Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3796831Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3798536Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3800234Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3801915Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3803775Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3805818Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3808198Z copying torch/fx/experimental/recording.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3810043Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3811784Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3813558Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3815292Z copying torch/fx/experimental/sym_node.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3817725Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3821696Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3823354Z copying torch/fx/experimental/validator.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental 2025-06-01T22:48:32.3827710Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3828832Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3830698Z copying torch/fx/passes/_tensorify_python_scalars.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3832505Z copying torch/fx/passes/annotate_getitem_nodes.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3834098Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3835791Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3837579Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3839213Z copying torch/fx/passes/graph_transform_observer.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3841294Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3843268Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3845499Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3847442Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3849166Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3851160Z copying torch/fx/passes/runtime_assert.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3853100Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3854862Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3856817Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3858520Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3860451Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes 2025-06-01T22:48:32.3863652Z creating build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:32.3865007Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:32.3866625Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:32.3868534Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:32.3870742Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:32.3872875Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:32.3874630Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:32.3876300Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:32.3877969Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:32.3881027Z creating build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-06-01T22:48:32.3882294Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-06-01T22:48:32.3884366Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-06-01T22:48:32.3886191Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-06-01T22:48:32.3887941Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-06-01T22:48:32.3889598Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-06-01T22:48:32.3891367Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-06-01T22:48:32.3893046Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-06-01T22:48:32.3894743Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification 2025-06-01T22:48:32.3897609Z creating build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:32.3899006Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:32.3900747Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:32.3902575Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:32.3904322Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:32.3906048Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:32.3907697Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:32.3909731Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/backends 2025-06-01T22:48:32.3910909Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/backends 2025-06-01T22:48:32.3912493Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/backends 2025-06-01T22:48:32.3914664Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect 2025-06-01T22:48:32.3915831Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect 2025-06-01T22:48:32.3918199Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-06-01T22:48:32.3919390Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-06-01T22:48:32.3921129Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-06-01T22:48:32.3922908Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-06-01T22:48:32.3924910Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra 2025-06-01T22:48:32.3927362Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/tests 2025-06-01T22:48:32.3928596Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/tests 2025-06-01T22:48:32.3930224Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/tests 2025-06-01T22:48:32.3932951Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-06-01T22:48:32.3934164Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-06-01T22:48:32.3936144Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-06-01T22:48:32.3938373Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-06-01T22:48:32.3940141Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-06-01T22:48:32.3941976Z copying torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-06-01T22:48:32.3943623Z copying torch/fx/passes/utils/source_matcher_utils.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils 2025-06-01T22:48:32.3946255Z creating build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect/common 2025-06-01T22:48:32.3947582Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect/common 2025-06-01T22:48:32.3949191Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect/common 2025-06-01T22:48:32.3951398Z creating build/lib.linux-x86_64-cpython-39/torch/jit/_passes 2025-06-01T22:48:32.3952512Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/jit/_passes 2025-06-01T22:48:32.3954181Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-39/torch/jit/_passes 2025-06-01T22:48:32.3956308Z creating build/lib.linux-x86_64-cpython-39/torch/jit/mobile 2025-06-01T22:48:32.3957434Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/jit/mobile 2025-06-01T22:48:32.3960522Z creating build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-06-01T22:48:32.3961696Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-06-01T22:48:32.3963410Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-06-01T22:48:32.3965633Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-06-01T22:48:32.3967395Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-06-01T22:48:32.3969222Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-06-01T22:48:32.3970896Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-06-01T22:48:32.3972529Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-06-01T22:48:32.3974163Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor 2025-06-01T22:48:32.3976910Z creating build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-06-01T22:48:32.3978111Z copying torch/nested/_internal/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-06-01T22:48:32.3979618Z copying torch/nested/_internal/nested_int.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-06-01T22:48:32.3981241Z copying torch/nested/_internal/nested_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-06-01T22:48:32.3983010Z copying torch/nested/_internal/ops.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-06-01T22:48:32.3985691Z copying torch/nested/_internal/sdpa.py -> build/lib.linux-x86_64-cpython-39/torch/nested/_internal 2025-06-01T22:48:32.3988510Z creating build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-06-01T22:48:32.3989646Z copying torch/nn/attention/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-06-01T22:48:32.3991384Z copying torch/nn/attention/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-06-01T22:48:32.3993017Z copying torch/nn/attention/bias.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-06-01T22:48:32.3994815Z copying torch/nn/attention/flex_attention.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention 2025-06-01T22:48:32.3997454Z creating build/lib.linux-x86_64-cpython-39/torch/nn/backends 2025-06-01T22:48:32.3998577Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/backends 2025-06-01T22:48:32.4000142Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/backends 2025-06-01T22:48:32.4002320Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic 2025-06-01T22:48:32.4003805Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic 2025-06-01T22:48:32.4008734Z creating build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4009896Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4011748Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4013533Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4015700Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4017511Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4019479Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4021144Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4023029Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4025457Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4027107Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4029071Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4030708Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4032493Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4034234Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4035927Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4037569Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4039937Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4042468Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4044499Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4047019Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4048683Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4051099Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4053416Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4055419Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4057435Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4059136Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/modules 2025-06-01T22:48:32.4062089Z creating build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-06-01T22:48:32.4063278Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-06-01T22:48:32.4065016Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-06-01T22:48:32.4066795Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-06-01T22:48:32.4068619Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-06-01T22:48:32.4070354Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-06-01T22:48:32.4072697Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-06-01T22:48:32.4074364Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-06-01T22:48:32.4075983Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-39/torch/nn/parallel 2025-06-01T22:48:32.4078199Z creating build/lib.linux-x86_64-cpython-39/torch/nn/qat 2025-06-01T22:48:32.4079318Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat 2025-06-01T22:48:32.4081622Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantizable 2025-06-01T22:48:32.4082865Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantizable 2025-06-01T22:48:32.4085659Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized 2025-06-01T22:48:32.4086796Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized 2025-06-01T22:48:32.4088600Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized 2025-06-01T22:48:32.4092276Z creating build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4093434Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4095381Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4097085Z copying torch/nn/utils/_named_member_accessor.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4098721Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4100394Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4102108Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4103649Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4105247Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4107408Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4109245Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4111126Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4112912Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4114951Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4116808Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4118508Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4120154Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils 2025-06-01T22:48:32.4122668Z creating build/lib.linux-x86_64-cpython-39/torch/nn/attention/experimental 2025-06-01T22:48:32.4124073Z copying torch/nn/attention/experimental/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention/experimental 2025-06-01T22:48:32.4126048Z copying torch/nn/attention/experimental/_paged_attention.py -> build/lib.linux-x86_64-cpython-39/torch/nn/attention/experimental 2025-06-01T22:48:32.4128356Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/modules 2025-06-01T22:48:32.4129593Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/modules 2025-06-01T22:48:32.4131366Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/modules 2025-06-01T22:48:32.4133607Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat 2025-06-01T22:48:32.4134814Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat 2025-06-01T22:48:32.4137169Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized 2025-06-01T22:48:32.4138335Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized 2025-06-01T22:48:32.4140833Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-06-01T22:48:32.4142165Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-06-01T22:48:32.4143944Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-06-01T22:48:32.4145795Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-06-01T22:48:32.4147690Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules 2025-06-01T22:48:32.4149854Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic 2025-06-01T22:48:32.4151150Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic 2025-06-01T22:48:32.4153595Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-06-01T22:48:32.4154896Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-06-01T22:48:32.4156683Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-06-01T22:48:32.4158395Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-06-01T22:48:32.4160163Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules 2025-06-01T22:48:32.4162467Z creating build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic/modules 2025-06-01T22:48:32.4163885Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic/modules 2025-06-01T22:48:32.4166081Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic/modules 2025-06-01T22:48:32.4168106Z creating build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic 2025-06-01T22:48:32.4169230Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic 2025-06-01T22:48:32.4171825Z creating build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-06-01T22:48:32.4173017Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-06-01T22:48:32.4174791Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-06-01T22:48:32.4176655Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-06-01T22:48:32.4178211Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules 2025-06-01T22:48:32.4180569Z creating build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic/modules 2025-06-01T22:48:32.4181820Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic/modules 2025-06-01T22:48:32.4183557Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic/modules 2025-06-01T22:48:32.4185872Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules 2025-06-01T22:48:32.4187086Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules 2025-06-01T22:48:32.4188891Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules 2025-06-01T22:48:32.4190534Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules 2025-06-01T22:48:32.4192636Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference 2025-06-01T22:48:32.4193881Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference 2025-06-01T22:48:32.4196020Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic 2025-06-01T22:48:32.4197203Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic 2025-06-01T22:48:32.4200477Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-06-01T22:48:32.4201676Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-06-01T22:48:32.4203447Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-06-01T22:48:32.4205526Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-06-01T22:48:32.4207191Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-06-01T22:48:32.4208900Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-06-01T22:48:32.4211150Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-06-01T22:48:32.4212904Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-06-01T22:48:32.4214487Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-06-01T22:48:32.4216310Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-06-01T22:48:32.4218181Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-06-01T22:48:32.4219880Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules 2025-06-01T22:48:32.4222715Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-06-01T22:48:32.4224030Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-06-01T22:48:32.4225745Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-06-01T22:48:32.4227450Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-06-01T22:48:32.4229074Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-06-01T22:48:32.4230723Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-06-01T22:48:32.4232363Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules 2025-06-01T22:48:32.4234774Z creating build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-06-01T22:48:32.4236028Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-06-01T22:48:32.4238363Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-06-01T22:48:32.4240118Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-06-01T22:48:32.4241795Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules 2025-06-01T22:48:32.4245233Z creating build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-06-01T22:48:32.4246774Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-06-01T22:48:32.4248705Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-06-01T22:48:32.4250410Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-06-01T22:48:32.4252575Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-06-01T22:48:32.4254315Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-06-01T22:48:32.4256109Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-06-01T22:48:32.4257839Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-06-01T22:48:32.4259878Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-06-01T22:48:32.4261558Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-06-01T22:48:32.4263247Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights 2025-06-01T22:48:32.4265993Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-06-01T22:48:32.4267168Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-06-01T22:48:32.4268852Z copying torch/onnx/_internal/_exporter_legacy.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-06-01T22:48:32.4270591Z copying torch/onnx/_internal/_lazy_import.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-06-01T22:48:32.4272222Z copying torch/onnx/_internal/io_adapter.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-06-01T22:48:32.4274074Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-06-01T22:48:32.4275931Z copying torch/onnx/_internal/onnx_proto_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-06-01T22:48:32.4277550Z copying torch/onnx/_internal/onnxruntime.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-06-01T22:48:32.4279529Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal 2025-06-01T22:48:32.4281908Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-06-01T22:48:32.4283090Z copying torch/onnx/ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-06-01T22:48:32.4285315Z copying torch/onnx/ops/_symbolic_impl.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/ops 2025-06-01T22:48:32.4289813Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4291277Z copying torch/onnx/_internal/exporter/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4292957Z copying torch/onnx/_internal/exporter/_analysis.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4294734Z copying torch/onnx/_internal/exporter/_building.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4296784Z copying torch/onnx/_internal/exporter/_capture_strategies.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4298449Z copying torch/onnx/_internal/exporter/_compat.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4300595Z copying torch/onnx/_internal/exporter/_constants.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4302190Z copying torch/onnx/_internal/exporter/_core.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4304289Z copying torch/onnx/_internal/exporter/_decomp.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4306064Z copying torch/onnx/_internal/exporter/_dispatching.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4307764Z copying torch/onnx/_internal/exporter/_dynamic_shapes.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4309686Z copying torch/onnx/_internal/exporter/_errors.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4311401Z copying torch/onnx/_internal/exporter/_flags.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4313026Z copying torch/onnx/_internal/exporter/_fx_passes.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4314656Z copying torch/onnx/_internal/exporter/_ir_passes.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4316328Z copying torch/onnx/_internal/exporter/_isolated.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4318009Z copying torch/onnx/_internal/exporter/_onnx_program.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4320167Z copying torch/onnx/_internal/exporter/_registration.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4321918Z copying torch/onnx/_internal/exporter/_reporting.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4323588Z copying torch/onnx/_internal/exporter/_schemas.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4325870Z copying torch/onnx/_internal/exporter/_tensors.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4327567Z copying torch/onnx/_internal/exporter/_testing.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4329294Z copying torch/onnx/_internal/exporter/_type_casting.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4331023Z copying torch/onnx/_internal/exporter/_verification.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter 2025-06-01T22:48:32.4334222Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-06-01T22:48:32.4335545Z copying torch/onnx/_internal/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-06-01T22:48:32.4337278Z copying torch/onnx/_internal/fx/_pass.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-06-01T22:48:32.4339081Z copying torch/onnx/_internal/fx/decomposition_table.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-06-01T22:48:32.4340823Z copying torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-06-01T22:48:32.4342509Z copying torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-06-01T22:48:32.4344403Z copying torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-06-01T22:48:32.4347179Z copying torch/onnx/_internal/fx/patcher.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-06-01T22:48:32.4349068Z copying torch/onnx/_internal/fx/registration.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-06-01T22:48:32.4351023Z copying torch/onnx/_internal/fx/serialization.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-06-01T22:48:32.4352812Z copying torch/onnx/_internal/fx/type_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx 2025-06-01T22:48:32.4355406Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib 2025-06-01T22:48:32.4356709Z copying torch/onnx/_internal/exporter/_torchlib/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib 2025-06-01T22:48:32.4358378Z copying torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib 2025-06-01T22:48:32.4360116Z copying torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib 2025-06-01T22:48:32.4362775Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:32.4364335Z copying torch/onnx/_internal/exporter/_torchlib/ops/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:32.4366296Z copying torch/onnx/_internal/exporter/_torchlib/ops/core.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:32.4368087Z copying torch/onnx/_internal/exporter/_torchlib/ops/hop.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:32.4369812Z copying torch/onnx/_internal/exporter/_torchlib/ops/nn.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:32.4371655Z copying torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:32.4373474Z copying torch/onnx/_internal/exporter/_torchlib/ops/symops.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:32.4376402Z creating build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-06-01T22:48:32.4377666Z copying torch/onnx/_internal/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-06-01T22:48:32.4379432Z copying torch/onnx/_internal/fx/passes/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-06-01T22:48:32.4381270Z copying torch/onnx/_internal/fx/passes/decomp.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-06-01T22:48:32.4383067Z copying torch/onnx/_internal/fx/passes/functionalization.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-06-01T22:48:32.4384751Z copying torch/onnx/_internal/fx/passes/modularization.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-06-01T22:48:32.4386635Z copying torch/onnx/_internal/fx/passes/readability.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-06-01T22:48:32.4388343Z copying torch/onnx/_internal/fx/passes/type_promotion.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-06-01T22:48:32.4390437Z copying torch/onnx/_internal/fx/passes/virtualization.py -> build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes 2025-06-01T22:48:32.4392561Z creating build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor 2025-06-01T22:48:32.4393760Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor 2025-06-01T22:48:32.4396232Z creating build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-06-01T22:48:32.4397426Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-06-01T22:48:32.4399260Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-06-01T22:48:32.4400826Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-06-01T22:48:32.4402468Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-39/torch/package/analyze 2025-06-01T22:48:32.4406103Z creating build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4407275Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4409380Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4411708Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4413396Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4415140Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4416844Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4418417Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4420112Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4421647Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4423316Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4425123Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4426692Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-39/torch/quantization/fx 2025-06-01T22:48:32.4429018Z creating build/lib.linux-x86_64-cpython-39/torch/signal/windows 2025-06-01T22:48:32.4430178Z copying torch/signal/windows/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/signal/windows 2025-06-01T22:48:32.4431887Z copying torch/signal/windows/windows.py -> build/lib.linux-x86_64-cpython-39/torch/signal/windows 2025-06-01T22:48:32.4438083Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4439227Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4440866Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4442863Z copying torch/testing/_internal/autograd_function_db.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4444970Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4447013Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4448827Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4451050Z copying torch/testing/_internal/common_dist_composable.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4452996Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4455291Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4456992Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4459041Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4460877Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4470500Z copying torch/testing/_internal/common_mkldnn.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4472223Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4475630Z copying torch/testing/_internal/common_mps.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4478162Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4481154Z copying torch/testing/_internal/common_optimizers.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4483834Z copying torch/testing/_internal/common_pruning.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4485993Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4488500Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4490384Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4492170Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4495687Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4497737Z copying torch/testing/_internal/custom_op_db.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4499569Z copying torch/testing/_internal/custom_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4501207Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4502910Z copying torch/testing/_internal/dynamo_test_failures.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4504583Z copying torch/testing/_internal/fake_config_module.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4506177Z copying torch/testing/_internal/fake_config_module2.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4507820Z copying torch/testing/_internal/fake_config_module3.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4509436Z copying torch/testing/_internal/hop_db.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4511195Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4512993Z copying torch/testing/_internal/inductor_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4514653Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4516554Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4518508Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4520144Z copying torch/testing/_internal/logging_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4521941Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4523448Z copying torch/testing/_internal/static_module.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4525451Z copying torch/testing/_internal/subclasses.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4527232Z copying torch/testing/_internal/torchbind_impls.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4528876Z copying torch/testing/_internal/triton_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4530707Z copying torch/testing/_internal/two_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal 2025-06-01T22:48:32.4533130Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/codegen 2025-06-01T22:48:32.4534377Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/codegen 2025-06-01T22:48:32.4536891Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data 2025-06-01T22:48:32.4538088Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data 2025-06-01T22:48:32.4539865Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data 2025-06-01T22:48:32.4541470Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data 2025-06-01T22:48:32.4544494Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-06-01T22:48:32.4545984Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-06-01T22:48:32.4547856Z copying torch/testing/_internal/distributed/checkpoint_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-06-01T22:48:32.4549530Z copying torch/testing/_internal/distributed/common_state_dict.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-06-01T22:48:32.4551274Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-06-01T22:48:32.4553094Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-06-01T22:48:32.4557998Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-06-01T22:48:32.4559667Z copying torch/testing/_internal/distributed/fake_pg.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-06-01T22:48:32.4561396Z copying torch/testing/_internal/distributed/multi_threaded_pg.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-06-01T22:48:32.4563385Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed 2025-06-01T22:48:32.4566243Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/generated 2025-06-01T22:48:32.4567496Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/generated 2025-06-01T22:48:32.4569286Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/generated 2025-06-01T22:48:32.4575886Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-06-01T22:48:32.4577139Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-06-01T22:48:32.4578900Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-06-01T22:48:32.4581550Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-06-01T22:48:32.4583370Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo 2025-06-01T22:48:32.4586135Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-06-01T22:48:32.4587375Z copying torch/testing/_internal/optests/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-06-01T22:48:32.4589133Z copying torch/testing/_internal/optests/aot_autograd.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-06-01T22:48:32.4590934Z copying torch/testing/_internal/optests/autograd_registration.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-06-01T22:48:32.4592601Z copying torch/testing/_internal/optests/fake_tensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-06-01T22:48:32.4594214Z copying torch/testing/_internal/optests/generate_tests.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-06-01T22:48:32.4596034Z copying torch/testing/_internal/optests/make_fx.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests 2025-06-01T22:48:32.4598590Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module 2025-06-01T22:48:32.4599832Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module 2025-06-01T22:48:32.4601416Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module 2025-06-01T22:48:32.4603087Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module 2025-06-01T22:48:32.4605831Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard 2025-06-01T22:48:32.4607175Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard 2025-06-01T22:48:32.4609021Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard 2025-06-01T22:48:32.4611374Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_tensor 2025-06-01T22:48:32.4612730Z copying torch/testing/_internal/distributed/_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_tensor 2025-06-01T22:48:32.4614441Z copying torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_tensor 2025-06-01T22:48:32.4617006Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn 2025-06-01T22:48:32.4618305Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn 2025-06-01T22:48:32.4621105Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-06-01T22:48:32.4622435Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-06-01T22:48:32.4624133Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-06-01T22:48:32.4626988Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-06-01T22:48:32.4628819Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-06-01T22:48:32.4630629Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-06-01T22:48:32.4632276Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-06-01T22:48:32.4633866Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-06-01T22:48:32.4637614Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc 2025-06-01T22:48:32.4640110Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.4641419Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.4643394Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.4645687Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-06-01T22:48:32.4648406Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn/api 2025-06-01T22:48:32.4649759Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn/api 2025-06-01T22:48:32.4651504Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn/api 2025-06-01T22:48:32.4654190Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/examples 2025-06-01T22:48:32.4655685Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/examples 2025-06-01T22:48:32.4657391Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/examples 2025-06-01T22:48:32.4659234Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/examples 2025-06-01T22:48:32.4661579Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit 2025-06-01T22:48:32.4662924Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit 2025-06-01T22:48:32.4664624Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit 2025-06-01T22:48:32.4666316Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit 2025-06-01T22:48:32.4668690Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit 2025-06-01T22:48:32.4671644Z creating build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:32.4672992Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:32.4674730Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:32.4676727Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:32.4678641Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:32.4680931Z copying torch/testing/_internal/opinfo/definitions/nested.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:32.4683004Z copying torch/testing/_internal/opinfo/definitions/signal.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:32.4685084Z copying torch/testing/_internal/opinfo/definitions/sparse.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:32.4687215Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:32.4689666Z creating build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight 2025-06-01T22:48:32.4690907Z copying torch/utils/_strobelight/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight 2025-06-01T22:48:32.4692637Z copying torch/utils/_strobelight/cli_function_profiler.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight 2025-06-01T22:48:32.4695768Z creating build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-06-01T22:48:32.4696921Z copying torch/utils/_sympy/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-06-01T22:48:32.4698513Z copying torch/utils/_sympy/functions.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-06-01T22:48:32.4700539Z copying torch/utils/_sympy/interp.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-06-01T22:48:32.4702224Z copying torch/utils/_sympy/numbers.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-06-01T22:48:32.4703899Z copying torch/utils/_sympy/printers.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-06-01T22:48:32.4705976Z copying torch/utils/_sympy/reference.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-06-01T22:48:32.4707844Z copying torch/utils/_sympy/singleton_int.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-06-01T22:48:32.4709395Z copying torch/utils/_sympy/solve.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-06-01T22:48:32.4711008Z copying torch/utils/_sympy/symbol.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-06-01T22:48:32.4712630Z copying torch/utils/_sympy/value_ranges.py -> build/lib.linux-x86_64-cpython-39/torch/utils/_sympy 2025-06-01T22:48:32.4715407Z creating build/lib.linux-x86_64-cpython-39/torch/utils/backcompat 2025-06-01T22:48:32.4716588Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/backcompat 2025-06-01T22:48:32.4718827Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark 2025-06-01T22:48:32.4719966Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark 2025-06-01T22:48:32.4722271Z creating build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck 2025-06-01T22:48:32.4723431Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck 2025-06-01T22:48:32.4725372Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck 2025-06-01T22:48:32.4728437Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-06-01T22:48:32.4729598Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-06-01T22:48:32.4731517Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-06-01T22:48:32.4733157Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-06-01T22:48:32.4735504Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-06-01T22:48:32.4737338Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-06-01T22:48:32.4738958Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-06-01T22:48:32.4740631Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-06-01T22:48:32.4742215Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data 2025-06-01T22:48:32.4744909Z creating build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-06-01T22:48:32.4746368Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-06-01T22:48:32.4748031Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-06-01T22:48:32.4749695Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-06-01T22:48:32.4754109Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-06-01T22:48:32.4756139Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-39/torch/utils/hipify 2025-06-01T22:48:32.4758487Z creating build/lib.linux-x86_64-cpython-39/torch/utils/jit 2025-06-01T22:48:32.4759559Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/jit 2025-06-01T22:48:32.4761111Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-39/torch/utils/jit 2025-06-01T22:48:32.4763484Z creating build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-06-01T22:48:32.4764981Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-06-01T22:48:32.4766989Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-06-01T22:48:32.4769495Z creating build/lib.linux-x86_64-cpython-39/torch/utils/serialization 2025-06-01T22:48:32.4770733Z copying torch/utils/serialization/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/serialization 2025-06-01T22:48:32.4772502Z copying torch/utils/serialization/config.py -> build/lib.linux-x86_64-cpython-39/torch/utils/serialization 2025-06-01T22:48:32.4775549Z creating build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-06-01T22:48:32.4776765Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-06-01T22:48:32.4778525Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-06-01T22:48:32.4780157Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-06-01T22:48:32.4781806Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-06-01T22:48:32.4783427Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-06-01T22:48:32.4785059Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-06-01T22:48:32.4786730Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-06-01T22:48:32.4788366Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-06-01T22:48:32.4790219Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard 2025-06-01T22:48:32.4792827Z creating build/lib.linux-x86_64-cpython-39/torch/utils/viz 2025-06-01T22:48:32.4793950Z copying torch/utils/viz/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/viz 2025-06-01T22:48:32.4795572Z copying torch/utils/viz/_cycles.py -> build/lib.linux-x86_64-cpython-39/torch/utils/viz 2025-06-01T22:48:32.4798775Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-06-01T22:48:32.4800035Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-06-01T22:48:32.4801637Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-06-01T22:48:32.4803327Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-06-01T22:48:32.4805438Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-06-01T22:48:32.4807247Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-06-01T22:48:32.4808982Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples 2025-06-01T22:48:32.4811628Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:32.4812887Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:32.4822637Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:32.4823287Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:32.4823811Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:32.4824311Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:32.4824807Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:32.4825061Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-06-01T22:48:32.4825505Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-06-01T22:48:32.4827240Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-06-01T22:48:32.4828842Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-06-01T22:48:32.4830581Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-06-01T22:48:32.4832289Z copying torch/utils/benchmark/utils/compile.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-06-01T22:48:32.4833904Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-06-01T22:48:32.4835562Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-06-01T22:48:32.4837369Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-06-01T22:48:32.4838977Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-06-01T22:48:32.4841597Z creating build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:32.4843590Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:32.4845900Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:32.4848757Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-06-01T22:48:32.4850017Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-06-01T22:48:32.4851755Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-06-01T22:48:32.4853559Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-06-01T22:48:32.4855396Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-06-01T22:48:32.4857079Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-06-01T22:48:32.4858684Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils 2025-06-01T22:48:32.4861595Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-06-01T22:48:32.4863028Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-06-01T22:48:32.4864826Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-06-01T22:48:32.4866605Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-06-01T22:48:32.4868297Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-06-01T22:48:32.4870360Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-06-01T22:48:32.4871969Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-06-01T22:48:32.4874853Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-06-01T22:48:32.4876455Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-06-01T22:48:32.4878688Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-06-01T22:48:32.4880076Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-06-01T22:48:32.4881782Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-06-01T22:48:32.4883479Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe 2025-06-01T22:48:32.4887113Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4888472Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4890548Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4892404Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4894115Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4896638Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4898402Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4900303Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4901770Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4903417Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4905582Z copying torch/utils/data/datapipes/iter/sharding.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4907158Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4908791Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter 2025-06-01T22:48:32.4911450Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-06-01T22:48:32.4912603Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-06-01T22:48:32.4914520Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-06-01T22:48:32.4916269Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-06-01T22:48:32.4918047Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-06-01T22:48:32.4919712Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-06-01T22:48:32.4921325Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map 2025-06-01T22:48:32.4923919Z creating build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-06-01T22:48:32.4925505Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-06-01T22:48:32.4927118Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-06-01T22:48:32.4928975Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-06-01T22:48:32.4930787Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils 2025-06-01T22:48:32.4932988Z creating build/lib.linux-x86_64-cpython-39/torchgen/aoti 2025-06-01T22:48:32.4934315Z copying torchgen/aoti/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/aoti 2025-06-01T22:48:32.4935999Z copying torchgen/aoti/fallback_ops.py -> build/lib.linux-x86_64-cpython-39/torchgen/aoti 2025-06-01T22:48:32.4939418Z creating build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4940528Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4942222Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4944167Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4946126Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4948010Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4949595Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4951358Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4952971Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4954607Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4956673Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4958323Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4960282Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4961936Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-39/torchgen/api 2025-06-01T22:48:32.4965137Z creating build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-06-01T22:48:32.4966273Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-06-01T22:48:32.4968057Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-06-01T22:48:32.4970050Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-06-01T22:48:32.4971724Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-06-01T22:48:32.4973367Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-06-01T22:48:32.4975671Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-39/torchgen/dest 2025-06-01T22:48:32.4978767Z creating build/lib.linux-x86_64-cpython-39/torchgen/executorch 2025-06-01T22:48:32.4979957Z copying torchgen/executorch/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/executorch 2025-06-01T22:48:32.4981476Z copying torchgen/executorch/model.py -> build/lib.linux-x86_64-cpython-39/torchgen/executorch 2025-06-01T22:48:32.4983148Z copying torchgen/executorch/parse.py -> build/lib.linux-x86_64-cpython-39/torchgen/executorch 2025-06-01T22:48:32.4985615Z creating build/lib.linux-x86_64-cpython-39/torchgen/operator_versions 2025-06-01T22:48:32.4986780Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/operator_versions 2025-06-01T22:48:32.4988505Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-39/torchgen/operator_versions 2025-06-01T22:48:32.4990194Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-39/torchgen/operator_versions 2025-06-01T22:48:32.4992405Z creating build/lib.linux-x86_64-cpython-39/torchgen/selective_build 2025-06-01T22:48:32.4993599Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/selective_build 2025-06-01T22:48:32.4995114Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-39/torchgen/selective_build 2025-06-01T22:48:32.4996759Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-39/torchgen/selective_build 2025-06-01T22:48:32.4999339Z creating build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-06-01T22:48:32.5000490Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-06-01T22:48:32.5002027Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-06-01T22:48:32.5003880Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-06-01T22:48:32.5005923Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-39/torchgen/static_runtime 2025-06-01T22:48:32.5008669Z creating build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-06-01T22:48:32.5009878Z copying torchgen/api/types/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-06-01T22:48:32.5011654Z copying torchgen/api/types/signatures.py -> build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-06-01T22:48:32.5013384Z copying torchgen/api/types/types.py -> build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-06-01T22:48:32.5015261Z copying torchgen/api/types/types_base.py -> build/lib.linux-x86_64-cpython-39/torchgen/api/types 2025-06-01T22:48:32.5017954Z creating build/lib.linux-x86_64-cpython-39/torchgen/executorch/api 2025-06-01T22:48:32.5019111Z copying torchgen/executorch/api/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/executorch/api 2025-06-01T22:48:32.5020663Z copying torchgen/executorch/api/custom_ops.py -> build/lib.linux-x86_64-cpython-39/torchgen/executorch/api 2025-06-01T22:48:32.5022346Z copying torchgen/executorch/api/et_cpp.py -> build/lib.linux-x86_64-cpython-39/torchgen/executorch/api 2025-06-01T22:48:32.5024093Z copying torchgen/executorch/api/unboxing.py -> build/lib.linux-x86_64-cpython-39/torchgen/executorch/api 2025-06-01T22:48:32.5026587Z creating build/lib.linux-x86_64-cpython-39/torchgen/executorch/api/types 2025-06-01T22:48:32.5027678Z copying torchgen/executorch/api/types/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/executorch/api/types 2025-06-01T22:48:32.5029493Z copying torchgen/executorch/api/types/signatures.py -> build/lib.linux-x86_64-cpython-39/torchgen/executorch/api/types 2025-06-01T22:48:32.5031101Z copying torchgen/executorch/api/types/types.py -> build/lib.linux-x86_64-cpython-39/torchgen/executorch/api/types 2025-06-01T22:48:32.7897444Z copying torch/_VF.pyi -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.7907307Z copying torch/return_types.pyi -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.7908004Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-39/torch 2025-06-01T22:48:32.7908548Z creating build/lib.linux-x86_64-cpython-39/torch/bin 2025-06-01T22:48:32.7909491Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-06-01T22:48:32.8208696Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-06-01T22:48:32.8244012Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-39/torch/bin 2025-06-01T22:48:32.8249173Z creating build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8250034Z copying torch/_C/_aoti.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8252155Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8253841Z copying torch/_C/_cpu.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8255719Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8257429Z copying torch/_C/_cusparselt.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8259203Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8261460Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8263340Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8265158Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8267223Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8268968Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8270736Z copying torch/_C/_instruction_counter.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8272344Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8274108Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8275788Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8277447Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8279122Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8280865Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8282581Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8284603Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8286417Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8291460Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8301385Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C 2025-06-01T22:48:32.8303110Z creating build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-06-01T22:48:32.8304144Z copying torch/_C/_dynamo/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-06-01T22:48:32.8306147Z copying torch/_C/_dynamo/compiled_autograd.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-06-01T22:48:32.8307769Z copying torch/_C/_dynamo/eval_frame.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-06-01T22:48:32.8309485Z copying torch/_C/_dynamo/guards.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo 2025-06-01T22:48:32.8310981Z creating build/lib.linux-x86_64-cpython-39/torch/_C/_export 2025-06-01T22:48:32.8312018Z copying torch/_C/_export/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_export 2025-06-01T22:48:32.8313901Z copying torch/_C/_export/pt2_archive_constants.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C/_export 2025-06-01T22:48:32.8315227Z creating build/lib.linux-x86_64-cpython-39/torch/_C_flatbuffer 2025-06-01T22:48:32.8316350Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/_C_flatbuffer 2025-06-01T22:48:32.8318354Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:32.8319847Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:32.8321798Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:32.8323540Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:32.8326034Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor 2025-06-01T22:48:32.8327810Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:32.8329792Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-06-01T22:48:32.8331621Z creating build/lib.linux-x86_64-cpython-39/torch/lib 2025-06-01T22:48:32.8332775Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-06-01T22:48:32.8342704Z creating build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-06-01T22:48:32.8344487Z copying torch/lib/libshm/alloc_info.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-06-01T22:48:32.8346556Z copying torch/lib/libshm/err.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-06-01T22:48:32.8348322Z copying torch/lib/libshm/libshm.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-06-01T22:48:32.8349981Z copying torch/lib/libshm/socket.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm 2025-06-01T22:48:32.8351502Z creating build/lib.linux-x86_64-cpython-39/torch/lib/libshm_windows 2025-06-01T22:48:32.8352549Z copying torch/lib/libshm_windows/libshm.h -> build/lib.linux-x86_64-cpython-39/torch/lib/libshm_windows 2025-06-01T22:48:32.8354265Z creating build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8355331Z copying torch/include/pthreadpool.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8377481Z copying torch/include/fxdiv.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8382248Z copying torch/include/cpuinfo.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8401770Z copying torch/include/qnnpack_func.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8406258Z copying torch/include/clog.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8412000Z copying torch/include/psimd.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8429615Z copying torch/include/fp16.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8432939Z copying torch/include/nnpack.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8451286Z copying torch/include/xnnpack.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8476023Z copying torch/include/experiments-config.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8479253Z copying torch/include/advisor-annotate.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8490274Z copying torch/include/ittnotify-zca.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8495170Z copying torch/include/ittnotify.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8518245Z copying torch/include/jitprofiling.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8528252Z copying torch/include/libittnotify.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8535392Z copying torch/include/dnnl.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8544890Z copying torch/include/dnnl_config.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8554421Z copying torch/include/dnnl_debug.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8560002Z copying torch/include/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8565775Z copying torch/include/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8570748Z copying torch/include/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8579911Z copying torch/include/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8585225Z copying torch/include/dnnl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8592718Z copying torch/include/dnnl_version.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8598982Z copying torch/include/sleef.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8627333Z copying torch/include/libshm.h -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:32.8631402Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8632842Z copying torch/include/google/protobuf/any.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8638462Z copying torch/include/google/protobuf/any.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8650172Z copying torch/include/google/protobuf/api.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8668561Z copying torch/include/google/protobuf/arena.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8674168Z copying torch/include/google/protobuf/arena_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8681148Z copying torch/include/google/protobuf/arenastring.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8688108Z copying torch/include/google/protobuf/descriptor.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8714384Z copying torch/include/google/protobuf/descriptor.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8748030Z copying torch/include/google/protobuf/descriptor_database.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8754429Z copying torch/include/google/protobuf/duration.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8762782Z copying torch/include/google/protobuf/dynamic_message.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8773101Z copying torch/include/google/protobuf/empty.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8783295Z copying torch/include/google/protobuf/extension_set.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8804350Z copying torch/include/google/protobuf/extension_set_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8809015Z copying torch/include/google/protobuf/field_mask.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8816373Z copying torch/include/google/protobuf/generated_enum_reflection.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8822350Z copying torch/include/google/protobuf/generated_enum_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8828974Z copying torch/include/google/protobuf/generated_message_reflection.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8840066Z copying torch/include/google/protobuf/generated_message_table_driven.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8846789Z copying torch/include/google/protobuf/generated_message_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8853507Z copying torch/include/google/protobuf/has_bits.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8860262Z copying torch/include/google/protobuf/implicit_weak_message.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8871155Z copying torch/include/google/protobuf/inlined_string_field.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8876990Z copying torch/include/google/protobuf/map.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8894602Z copying torch/include/google/protobuf/map_entry.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8904453Z copying torch/include/google/protobuf/map_entry_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8918181Z copying torch/include/google/protobuf/map_field.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8923034Z copying torch/include/google/protobuf/map_field_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8934004Z copying torch/include/google/protobuf/map_field_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8945877Z copying torch/include/google/protobuf/map_type_handler.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8966352Z copying torch/include/google/protobuf/message.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8988442Z copying torch/include/google/protobuf/message_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.8994255Z copying torch/include/google/protobuf/metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9004442Z copying torch/include/google/protobuf/metadata_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9014952Z copying torch/include/google/protobuf/parse_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9029328Z copying torch/include/google/protobuf/port.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9032967Z copying torch/include/google/protobuf/reflection.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9043828Z copying torch/include/google/protobuf/reflection_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9049843Z copying torch/include/google/protobuf/repeated_field.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9073851Z copying torch/include/google/protobuf/service.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9078235Z copying torch/include/google/protobuf/source_context.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9086585Z copying torch/include/google/protobuf/struct.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9107415Z copying torch/include/google/protobuf/text_format.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9114131Z copying torch/include/google/protobuf/timestamp.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9125835Z copying torch/include/google/protobuf/type.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9147277Z copying torch/include/google/protobuf/unknown_field_set.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9152021Z copying torch/include/google/protobuf/wire_format.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9162128Z copying torch/include/google/protobuf/wire_format_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9187823Z copying torch/include/google/protobuf/wrappers.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf 2025-06-01T22:48:32.9206134Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-06-01T22:48:32.9207244Z copying torch/include/google/protobuf/compiler/code_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-06-01T22:48:32.9213940Z copying torch/include/google/protobuf/compiler/command_line_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-06-01T22:48:32.9224133Z copying torch/include/google/protobuf/compiler/importer.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-06-01T22:48:32.9238173Z copying torch/include/google/protobuf/compiler/parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-06-01T22:48:32.9243588Z copying torch/include/google/protobuf/compiler/plugin.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-06-01T22:48:32.9254740Z copying torch/include/google/protobuf/compiler/plugin.pb.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler 2025-06-01T22:48:32.9275976Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/cpp 2025-06-01T22:48:32.9277172Z copying torch/include/google/protobuf/compiler/cpp/cpp_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/cpp 2025-06-01T22:48:32.9282446Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp 2025-06-01T22:48:32.9283977Z copying torch/include/google/protobuf/compiler/csharp/csharp_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp 2025-06-01T22:48:32.9291399Z copying torch/include/google/protobuf/compiler/csharp/csharp_names.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp 2025-06-01T22:48:32.9297646Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java 2025-06-01T22:48:32.9298930Z copying torch/include/google/protobuf/compiler/java/java_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java 2025-06-01T22:48:32.9310109Z copying torch/include/google/protobuf/compiler/java/java_names.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java 2025-06-01T22:48:32.9316110Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js 2025-06-01T22:48:32.9317380Z copying torch/include/google/protobuf/compiler/js/js_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js 2025-06-01T22:48:32.9330596Z copying torch/include/google/protobuf/compiler/js/well_known_types_embed.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js 2025-06-01T22:48:32.9336645Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec 2025-06-01T22:48:32.9338303Z copying torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec 2025-06-01T22:48:32.9351876Z copying torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec 2025-06-01T22:48:32.9358449Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/php 2025-06-01T22:48:32.9359782Z copying torch/include/google/protobuf/compiler/php/php_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/php 2025-06-01T22:48:32.9370736Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/python 2025-06-01T22:48:32.9373120Z copying torch/include/google/protobuf/compiler/python/python_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/python 2025-06-01T22:48:32.9380842Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/ruby 2025-06-01T22:48:32.9382054Z copying torch/include/google/protobuf/compiler/ruby/ruby_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/ruby 2025-06-01T22:48:32.9391397Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-06-01T22:48:32.9392589Z copying torch/include/google/protobuf/io/coded_stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-06-01T22:48:32.9407880Z copying torch/include/google/protobuf/io/gzip_stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-06-01T22:48:32.9415303Z copying torch/include/google/protobuf/io/io_win32.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-06-01T22:48:32.9425579Z copying torch/include/google/protobuf/io/printer.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-06-01T22:48:32.9432359Z copying torch/include/google/protobuf/io/strtod.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-06-01T22:48:32.9446132Z copying torch/include/google/protobuf/io/tokenizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-06-01T22:48:32.9464361Z copying torch/include/google/protobuf/io/zero_copy_stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-06-01T22:48:32.9467622Z copying torch/include/google/protobuf/io/zero_copy_stream_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-06-01T22:48:32.9484374Z copying torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io 2025-06-01T22:48:32.9487800Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9488951Z copying torch/include/google/protobuf/stubs/bytestream.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9504523Z copying torch/include/google/protobuf/stubs/callback.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9508699Z copying torch/include/google/protobuf/stubs/casts.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9516294Z copying torch/include/google/protobuf/stubs/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9527576Z copying torch/include/google/protobuf/stubs/fastmem.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9541752Z copying torch/include/google/protobuf/stubs/hash.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9547908Z copying torch/include/google/protobuf/stubs/logging.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9564608Z copying torch/include/google/protobuf/stubs/macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9569021Z copying torch/include/google/protobuf/stubs/map_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9587128Z copying torch/include/google/protobuf/stubs/mutex.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9590060Z copying torch/include/google/protobuf/stubs/once.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9600890Z copying torch/include/google/protobuf/stubs/platform_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9612955Z copying torch/include/google/protobuf/stubs/port.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9619798Z copying torch/include/google/protobuf/stubs/status.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9626576Z copying torch/include/google/protobuf/stubs/stl_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9638637Z copying torch/include/google/protobuf/stubs/stringpiece.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9647253Z copying torch/include/google/protobuf/stubs/strutil.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9667435Z copying torch/include/google/protobuf/stubs/template_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs 2025-06-01T22:48:32.9671013Z creating build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-06-01T22:48:32.9672465Z copying torch/include/google/protobuf/util/delimited_message_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-06-01T22:48:32.9685161Z copying torch/include/google/protobuf/util/field_comparator.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-06-01T22:48:32.9695629Z copying torch/include/google/protobuf/util/field_mask_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-06-01T22:48:32.9705114Z copying torch/include/google/protobuf/util/json_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-06-01T22:48:32.9713222Z copying torch/include/google/protobuf/util/message_differencer.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-06-01T22:48:32.9733354Z copying torch/include/google/protobuf/util/time_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-06-01T22:48:32.9748097Z copying torch/include/google/protobuf/util/type_resolver.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-06-01T22:48:32.9766277Z copying torch/include/google/protobuf/util/type_resolver_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util 2025-06-01T22:48:32.9769426Z creating build/lib.linux-x86_64-cpython-39/torch/include/fp16 2025-06-01T22:48:32.9770451Z copying torch/include/fp16/bitcasts.h -> build/lib.linux-x86_64-cpython-39/torch/include/fp16 2025-06-01T22:48:32.9777212Z copying torch/include/fp16/fp16.h -> build/lib.linux-x86_64-cpython-39/torch/include/fp16 2025-06-01T22:48:32.9793859Z copying torch/include/fp16/psimd.h -> build/lib.linux-x86_64-cpython-39/torch/include/fp16 2025-06-01T22:48:32.9797697Z creating build/lib.linux-x86_64-cpython-39/torch/include/asmjit 2025-06-01T22:48:32.9798680Z copying torch/include/asmjit/asmjit.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit 2025-06-01T22:48:32.9806223Z copying torch/include/asmjit/asmjit-scope-begin.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit 2025-06-01T22:48:32.9816574Z copying torch/include/asmjit/asmjit-scope-end.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit 2025-06-01T22:48:32.9824550Z copying torch/include/asmjit/core.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit 2025-06-01T22:48:32.9846909Z copying torch/include/asmjit/a64.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit 2025-06-01T22:48:32.9851656Z copying torch/include/asmjit/arm.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit 2025-06-01T22:48:32.9859809Z copying torch/include/asmjit/x86.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit 2025-06-01T22:48:32.9870440Z creating build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:32.9871891Z copying torch/include/asmjit/core/api-config.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:32.9886176Z copying torch/include/asmjit/core/archtraits.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:32.9890633Z copying torch/include/asmjit/core/archcommons.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:32.9897514Z copying torch/include/asmjit/core/assembler.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:32.9907995Z copying torch/include/asmjit/core/builder.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:32.9926723Z copying torch/include/asmjit/core/codebuffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:32.9932140Z copying torch/include/asmjit/core/codeholder.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:32.9948041Z copying torch/include/asmjit/core/compiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:32.9954684Z copying torch/include/asmjit/core/compilerdefs.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:32.9961417Z copying torch/include/asmjit/core/constpool.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:32.9968677Z copying torch/include/asmjit/core/cpuinfo.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:32.9990368Z copying torch/include/asmjit/core/emitter.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0006496Z copying torch/include/asmjit/core/environment.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0014514Z copying torch/include/asmjit/core/errorhandler.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0024665Z copying torch/include/asmjit/core/formatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0041187Z copying torch/include/asmjit/core/func.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0054239Z copying torch/include/asmjit/core/globals.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0060671Z copying torch/include/asmjit/core/inst.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0076910Z copying torch/include/asmjit/core/jitallocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0080798Z copying torch/include/asmjit/core/jitruntime.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0092537Z copying torch/include/asmjit/core/logger.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0101989Z copying torch/include/asmjit/core/operand.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0125708Z copying torch/include/asmjit/core/osutils.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0129591Z copying torch/include/asmjit/core/string.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0147116Z copying torch/include/asmjit/core/support.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0166645Z copying torch/include/asmjit/core/target.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0171259Z copying torch/include/asmjit/core/type.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0181325Z copying torch/include/asmjit/core/virtmem.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0188691Z copying torch/include/asmjit/core/zone.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0205465Z copying torch/include/asmjit/core/zonehash.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0208777Z copying torch/include/asmjit/core/zonelist.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0224867Z copying torch/include/asmjit/core/zonestack.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0227082Z copying torch/include/asmjit/core/zonestring.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0234255Z copying torch/include/asmjit/core/zonetree.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0241769Z copying torch/include/asmjit/core/zonevector.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core 2025-06-01T22:48:33.0252491Z creating build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm 2025-06-01T22:48:33.0253554Z copying torch/include/asmjit/arm/armglobals.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm 2025-06-01T22:48:33.0261608Z copying torch/include/asmjit/arm/armoperand.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm 2025-06-01T22:48:33.0276876Z copying torch/include/asmjit/arm/armutils.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm 2025-06-01T22:48:33.0279534Z copying torch/include/asmjit/arm/a64assembler.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm 2025-06-01T22:48:33.0286263Z copying torch/include/asmjit/arm/a64builder.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm 2025-06-01T22:48:33.0293457Z copying torch/include/asmjit/arm/a64compiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm 2025-06-01T22:48:33.0309059Z copying torch/include/asmjit/arm/a64emitter.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm 2025-06-01T22:48:33.0330402Z copying torch/include/asmjit/arm/a64globals.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm 2025-06-01T22:48:33.0352565Z copying torch/include/asmjit/arm/a64instdb.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm 2025-06-01T22:48:33.0357864Z copying torch/include/asmjit/arm/a64operand.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm 2025-06-01T22:48:33.0365635Z creating build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86 2025-06-01T22:48:33.0366738Z copying torch/include/asmjit/x86/x86assembler.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86 2025-06-01T22:48:33.0383510Z copying torch/include/asmjit/x86/x86builder.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86 2025-06-01T22:48:33.0388130Z copying torch/include/asmjit/x86/x86compiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86 2025-06-01T22:48:33.0404775Z copying torch/include/asmjit/x86/x86emitter.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86 2025-06-01T22:48:33.0434860Z copying torch/include/asmjit/x86/x86globals.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86 2025-06-01T22:48:33.0454523Z copying torch/include/asmjit/x86/x86instdb.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86 2025-06-01T22:48:33.0469061Z copying torch/include/asmjit/x86/x86operand.h -> build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86 2025-06-01T22:48:33.0485980Z creating build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0486806Z copying torch/include/fbgemm/ConvUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0492006Z copying torch/include/fbgemm/Fbgemm.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0513466Z copying torch/include/fbgemm/FbgemmBuild.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0516728Z copying torch/include/fbgemm/FbgemmConvert.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0523445Z copying torch/include/fbgemm/FbgemmEmbedding.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0533988Z copying torch/include/fbgemm/FbgemmFP16.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0540053Z copying torch/include/fbgemm/FbgemmFP32.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0550914Z copying torch/include/fbgemm/FbgemmFPCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0556821Z copying torch/include/fbgemm/FbgemmI64.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0567851Z copying torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0575454Z copying torch/include/fbgemm/FbgemmI8DirectconvAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0582917Z copying torch/include/fbgemm/FbgemmI8Spmdm.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0593975Z copying torch/include/fbgemm/FbgemmPackMatrixB.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0605872Z copying torch/include/fbgemm/FbgemmSparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0613244Z copying torch/include/fbgemm/FloatConversion.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0621753Z copying torch/include/fbgemm/OutputProcessing-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0632435Z copying torch/include/fbgemm/PackingTraits-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0645982Z copying torch/include/fbgemm/QuantUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0650473Z copying torch/include/fbgemm/QuantUtilsAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0657482Z copying torch/include/fbgemm/QuantUtilsAvx512.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0667687Z copying torch/include/fbgemm/QuantUtilsNeon.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0674475Z copying torch/include/fbgemm/spmmUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0684805Z copying torch/include/fbgemm/spmmUtilsAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0695079Z copying torch/include/fbgemm/SimdUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0709491Z copying torch/include/fbgemm/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0713463Z copying torch/include/fbgemm/UtilsAvx2.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0721091Z copying torch/include/fbgemm/Types.h -> build/lib.linux-x86_64-cpython-39/torch/include/fbgemm 2025-06-01T22:48:33.0731908Z creating build/lib.linux-x86_64-cpython-39/torch/include/legacy 2025-06-01T22:48:33.0733214Z copying torch/include/legacy/ittnotify.h -> build/lib.linux-x86_64-cpython-39/torch/include/legacy 2025-06-01T22:48:33.0753441Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0754918Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0765630Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0775540Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0797840Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0801387Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0809322Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0816054Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0822188Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0828935Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0839168Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0847036Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0857976Z copying torch/include/pybind11/gil_safe_call_once.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0865752Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0872829Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0893911Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0909752Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0912795Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0944717Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0966541Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0970893Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0986093Z copying torch/include/pybind11/type_caster_pyobject_ptr.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0988442Z copying torch/include/pybind11/typing.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11 2025-06-01T22:48:33.0998436Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-06-01T22:48:33.1001222Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-06-01T22:48:33.1014446Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-06-01T22:48:33.1037392Z copying torch/include/pybind11/detail/cpp_conduit.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-06-01T22:48:33.1041555Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-06-01T22:48:33.1052662Z copying torch/include/pybind11/detail/exception_translation.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-06-01T22:48:33.1058568Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-06-01T22:48:33.1070488Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-06-01T22:48:33.1078398Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-06-01T22:48:33.1101967Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-06-01T22:48:33.1106699Z copying torch/include/pybind11/detail/value_and_holder.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail 2025-06-01T22:48:33.1112169Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen 2025-06-01T22:48:33.1113341Z copying torch/include/pybind11/eigen/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen 2025-06-01T22:48:33.1119666Z copying torch/include/pybind11/eigen/matrix.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen 2025-06-01T22:48:33.1132381Z copying torch/include/pybind11/eigen/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen 2025-06-01T22:48:33.1147611Z creating build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl 2025-06-01T22:48:33.1149072Z copying torch/include/pybind11/stl/filesystem.h -> build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl 2025-06-01T22:48:33.1153770Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe 2025-06-01T22:48:33.1154795Z copying torch/include/tensorpipe/tensorpipe.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe 2025-06-01T22:48:33.1166010Z copying torch/include/tensorpipe/config.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe 2025-06-01T22:48:33.1180561Z copying torch/include/tensorpipe/tensorpipe_cuda.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe 2025-06-01T22:48:33.1183424Z copying torch/include/tensorpipe/config_cuda.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe 2025-06-01T22:48:33.1192174Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel 2025-06-01T22:48:33.1193245Z copying torch/include/tensorpipe/channel/context.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel 2025-06-01T22:48:33.1203138Z copying torch/include/tensorpipe/channel/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel 2025-06-01T22:48:33.1214415Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/basic 2025-06-01T22:48:33.1215820Z copying torch/include/tensorpipe/channel/basic/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/basic 2025-06-01T22:48:33.1232063Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/xth 2025-06-01T22:48:33.1234573Z copying torch/include/tensorpipe/channel/xth/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/xth 2025-06-01T22:48:33.1236625Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cma 2025-06-01T22:48:33.1237760Z copying torch/include/tensorpipe/channel/cma/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cma 2025-06-01T22:48:33.1244461Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/mpt 2025-06-01T22:48:33.1246057Z copying torch/include/tensorpipe/channel/mpt/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/mpt 2025-06-01T22:48:33.1253174Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_xth 2025-06-01T22:48:33.1255011Z copying torch/include/tensorpipe/channel/cuda_xth/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_xth 2025-06-01T22:48:33.1264794Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_basic 2025-06-01T22:48:33.1266429Z copying torch/include/tensorpipe/channel/cuda_basic/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_basic 2025-06-01T22:48:33.1278688Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_ipc 2025-06-01T22:48:33.1281418Z copying torch/include/tensorpipe/channel/cuda_ipc/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_ipc 2025-06-01T22:48:33.1287178Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_gdr 2025-06-01T22:48:33.1288358Z copying torch/include/tensorpipe/channel/cuda_gdr/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_gdr 2025-06-01T22:48:33.1303809Z copying torch/include/tensorpipe/channel/cuda_gdr/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_gdr 2025-06-01T22:48:33.1305702Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-06-01T22:48:33.1306834Z copying torch/include/tensorpipe/common/buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-06-01T22:48:33.1313768Z copying torch/include/tensorpipe/common/cpu_buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-06-01T22:48:33.1324368Z copying torch/include/tensorpipe/common/device.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-06-01T22:48:33.1335778Z copying torch/include/tensorpipe/common/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-06-01T22:48:33.1343105Z copying torch/include/tensorpipe/common/optional.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-06-01T22:48:33.1354020Z copying torch/include/tensorpipe/common/cuda_buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common 2025-06-01T22:48:33.1360528Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-06-01T22:48:33.1361632Z copying torch/include/tensorpipe/core/context.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-06-01T22:48:33.1372308Z copying torch/include/tensorpipe/core/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-06-01T22:48:33.1382527Z copying torch/include/tensorpipe/core/listener.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-06-01T22:48:33.1389014Z copying torch/include/tensorpipe/core/message.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-06-01T22:48:33.1395295Z copying torch/include/tensorpipe/core/pipe.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core 2025-06-01T22:48:33.1401482Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport 2025-06-01T22:48:33.1402630Z copying torch/include/tensorpipe/transport/context.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport 2025-06-01T22:48:33.1413088Z copying torch/include/tensorpipe/transport/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport 2025-06-01T22:48:33.1418584Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv 2025-06-01T22:48:33.1419785Z copying torch/include/tensorpipe/transport/uv/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv 2025-06-01T22:48:33.1430925Z copying torch/include/tensorpipe/transport/uv/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv 2025-06-01T22:48:33.1437754Z copying torch/include/tensorpipe/transport/uv/utility.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv 2025-06-01T22:48:33.1448829Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/shm 2025-06-01T22:48:33.1451693Z copying torch/include/tensorpipe/transport/shm/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/shm 2025-06-01T22:48:33.1457998Z creating build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv 2025-06-01T22:48:33.1459213Z copying torch/include/tensorpipe/transport/ibv/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv 2025-06-01T22:48:33.1474955Z copying torch/include/tensorpipe/transport/ibv/factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv 2025-06-01T22:48:33.1479279Z copying torch/include/tensorpipe/transport/ibv/utility.h -> build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv 2025-06-01T22:48:33.1486168Z creating build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1487740Z copying torch/include/oneapi/dnnl/dnnl_config.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1498938Z copying torch/include/oneapi/dnnl/dnnl_version.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1505317Z copying torch/include/oneapi/dnnl/dnnl_version_hash.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1515631Z copying torch/include/oneapi/dnnl/dnnl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1547280Z copying torch/include/oneapi/dnnl/dnnl_common.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1554315Z copying torch/include/oneapi/dnnl/dnnl_common_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1561291Z copying torch/include/oneapi/dnnl/dnnl_debug.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1567851Z copying torch/include/oneapi/dnnl/dnnl_graph.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1584669Z copying torch/include/oneapi/dnnl/dnnl_graph_ocl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1589044Z copying torch/include/oneapi/dnnl/dnnl_graph_sycl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1604481Z copying torch/include/oneapi/dnnl/dnnl_graph_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1607738Z copying torch/include/oneapi/dnnl/dnnl_ocl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1619572Z copying torch/include/oneapi/dnnl/dnnl_ocl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1625476Z copying torch/include/oneapi/dnnl/dnnl_sycl.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1632638Z copying torch/include/oneapi/dnnl/dnnl_sycl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1642947Z copying torch/include/oneapi/dnnl/dnnl_threadpool.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1649422Z copying torch/include/oneapi/dnnl/dnnl_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1672033Z copying torch/include/oneapi/dnnl/dnnl_ukernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1675428Z copying torch/include/oneapi/dnnl/dnnl_ukernel_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:33.1687704Z creating build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1690044Z copying torch/include/fmt/args.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1698654Z copying torch/include/fmt/base.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1724550Z copying torch/include/fmt/chrono.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1743351Z copying torch/include/fmt/color.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1747816Z copying torch/include/fmt/compile.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1763386Z copying torch/include/fmt/core.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1767777Z copying torch/include/fmt/format.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1789299Z copying torch/include/fmt/format-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1805940Z copying torch/include/fmt/os.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1815245Z copying torch/include/fmt/ostream.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1824955Z copying torch/include/fmt/printf.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1831824Z copying torch/include/fmt/ranges.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1846172Z copying torch/include/fmt/std.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1851834Z copying torch/include/fmt/xchar.h -> build/lib.linux-x86_64-cpython-39/torch/include/fmt 2025-06-01T22:48:33.1866788Z creating build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1867610Z copying torch/include/kineto/AbstractConfig.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1871398Z copying torch/include/kineto/ActivityProfilerInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1881709Z copying torch/include/kineto/ActivityTraceInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1888090Z copying torch/include/kineto/ActivityType.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1897748Z copying torch/include/kineto/Config.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1906195Z copying torch/include/kineto/ClientInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1912831Z copying torch/include/kineto/GenericTraceActivity.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1923158Z copying torch/include/kineto/IActivityProfiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1933611Z copying torch/include/kineto/ILoggerObserver.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1943601Z copying torch/include/kineto/ITraceActivity.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1952896Z copying torch/include/kineto/LoggingAPI.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1962543Z copying torch/include/kineto/TraceSpan.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1968950Z copying torch/include/kineto/ThreadUtil.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1979838Z copying torch/include/kineto/libkineto.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.1996847Z copying torch/include/kineto/time_since_epoch.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.2002444Z copying torch/include/kineto/output_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/kineto 2025-06-01T22:48:33.2012857Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2015011Z copying torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2025121Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2032811Z copying torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2042971Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2053602Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2067619Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2071153Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2081391Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2091634Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2097428Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2105659Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2113477Z copying torch/include/c10/cuda/CUDADeviceAssertion.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2121017Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2128391Z copying torch/include/c10/cuda/driver_api.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda 2025-06-01T22:48:33.2135107Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl 2025-06-01T22:48:33.2136470Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl 2025-06-01T22:48:33.2144277Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl 2025-06-01T22:48:33.2152223Z copying torch/include/c10/cuda/impl/cuda_cmake_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl 2025-06-01T22:48:33.2162066Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2163873Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2180489Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2193208Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2199255Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2210515Z copying torch/include/c10/core/CachingDeviceAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2217710Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2228852Z copying torch/include/c10/core/ConstantSymNodeImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2242973Z copying torch/include/c10/core/Contiguity.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2248381Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2268106Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2283063Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2288829Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2295837Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2302351Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2312640Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2318519Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2331839Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2352669Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2360069Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2367649Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2374764Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2384874Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2392701Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2399977Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2411556Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2417729Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2423639Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2433912Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2443270Z copying torch/include/c10/core/RefcountedDeleter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2450408Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2461695Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2477315Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2488269Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2496079Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2503637Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2515678Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2525636Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2532916Z copying torch/include/c10/core/SymBool.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2540014Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2547449Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2563641Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2568141Z copying torch/include/c10/core/SymNodeImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2584636Z copying torch/include/c10/core/SymbolicShapeMeta.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2588676Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2608220Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2624723Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2628568Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2639024Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2645228Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core 2025-06-01T22:48:33.2655322Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2656428Z copying torch/include/c10/core/impl/COW.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2663901Z copying torch/include/c10/core/impl/COWDeleter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2673883Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2684661Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2694689Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2704649Z copying torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2710146Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2717254Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2724556Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2740150Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2746990Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2762697Z copying torch/include/c10/core/impl/PyObjectSlot.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2768070Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2784340Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2789119Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2800466Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2808042Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl 2025-06-01T22:48:33.2822996Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/macros 2025-06-01T22:48:33.2825062Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/macros 2025-06-01T22:48:33.2830592Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/macros 2025-06-01T22:48:33.2843225Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/macros 2025-06-01T22:48:33.2848787Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-06-01T22:48:33.2849829Z copying torch/include/c10/metal/atomic.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-06-01T22:48:33.2860551Z copying torch/include/c10/metal/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-06-01T22:48:33.2866606Z copying torch/include/c10/metal/indexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-06-01T22:48:33.2882989Z copying torch/include/c10/metal/random.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-06-01T22:48:33.2889686Z copying torch/include/c10/metal/reduction_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-06-01T22:48:33.2905139Z copying torch/include/c10/metal/special_math.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-06-01T22:48:33.2923474Z copying torch/include/c10/metal/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/metal 2025-06-01T22:48:33.2927687Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile 2025-06-01T22:48:33.2928872Z copying torch/include/c10/mobile/CPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile 2025-06-01T22:48:33.2939968Z copying torch/include/c10/mobile/CPUProfilingAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile 2025-06-01T22:48:33.2946776Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util 2025-06-01T22:48:33.2948191Z copying torch/include/c10/test/util/Macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util 2025-06-01T22:48:33.2961001Z copying torch/include/c10/test/util/complex_math_test_common.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util 2025-06-01T22:48:33.2968386Z copying torch/include/c10/test/util/complex_test_common.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util 2025-06-01T22:48:33.2984948Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.2986280Z copying torch/include/c10/util/AbortHandler.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3001226Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3006307Z copying torch/include/c10/util/ApproximateClock.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3023032Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3027351Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3037760Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3045215Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3054140Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3062496Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3072448Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3082408Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3089055Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3099954Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3106821Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3116948Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3125300Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3135527Z copying torch/include/c10/util/DynamicCounter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3141284Z copying torch/include/c10/util/Enumerate.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3151893Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3165738Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3170840Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3177522Z copying torch/include/c10/util/FbcodeMaps.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3183809Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3195139Z copying torch/include/c10/util/Float4_e2m1fn_x2.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3205210Z copying torch/include/c10/util/Float8_e4m3fn-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3216393Z copying torch/include/c10/util/Float8_e4m3fn.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3230988Z copying torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3235688Z copying torch/include/c10/util/Float8_e4m3fnuz.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3242552Z copying torch/include/c10/util/Float8_e5m2-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3253720Z copying torch/include/c10/util/Float8_e5m2.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3263747Z copying torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3278651Z copying torch/include/c10/util/Float8_e5m2fnuz.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3280957Z copying torch/include/c10/util/Float8_e8m0fnu-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3288145Z copying torch/include/c10/util/Float8_e8m0fnu.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3304761Z copying torch/include/c10/util/Float8_fnuz_cvt.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3308751Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3315320Z copying torch/include/c10/util/Gauge.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3325774Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3340651Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3343726Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3354972Z copying torch/include/c10/util/IntrusiveList.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3366290Z copying torch/include/c10/util/Lazy.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3383651Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3387574Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3397647Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3406506Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3413334Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3423475Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3433179Z copying torch/include/c10/util/NetworkFlow.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3442444Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3450028Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3457206Z copying torch/include/c10/util/ParallelGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3468028Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3475799Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3486397Z copying torch/include/c10/util/Semaphore.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3493016Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3503682Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3526793Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3530357Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3541177Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3547735Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3558603Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3565542Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3572947Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3583599Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3590956Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3598382Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3606008Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3613345Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3629736Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3630699Z copying torch/include/c10/util/WaitCounter.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3635619Z copying torch/include/c10/util/WaitCounterDynamicBackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3646115Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3652905Z copying torch/include/c10/util/bit_cast.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3664028Z copying torch/include/c10/util/bits.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3673625Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3684119Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3696194Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3702234Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3713032Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3724013Z copying torch/include/c10/util/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3734183Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3754944Z copying torch/include/c10/util/floating_point_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3762876Z copying torch/include/c10/util/generic_math.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3773329Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3789584Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3795670Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3822717Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3825421Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3838781Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3843617Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3855479Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3866074Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3887130Z copying torch/include/c10/util/overflows.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3891545Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3901378Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3908337Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3919075Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3925788Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3932882Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3942665Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3949901Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3960652Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3967914Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3984130Z copying torch/include/c10/util/ssize.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3987844Z copying torch/include/c10/util/static_tracepoint.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.3995535Z copying torch/include/c10/util/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.4002731Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.4013122Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.4022994Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.4038472Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.4053361Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.4059556Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.4070580Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.4086452Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/util 2025-06-01T22:48:33.4090310Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-06-01T22:48:33.4091353Z copying torch/include/c10/xpu/XPUCachingAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-06-01T22:48:33.4098108Z copying torch/include/c10/xpu/XPUDeviceProp.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-06-01T22:48:33.4106017Z copying torch/include/c10/xpu/XPUException.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-06-01T22:48:33.4116728Z copying torch/include/c10/xpu/XPUFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-06-01T22:48:33.4124776Z copying torch/include/c10/xpu/XPUMacros.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-06-01T22:48:33.4133158Z copying torch/include/c10/xpu/XPUStream.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu 2025-06-01T22:48:33.4143470Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/impl 2025-06-01T22:48:33.4146104Z copying torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/impl 2025-06-01T22:48:33.4157946Z creating build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test/impl 2025-06-01T22:48:33.4160701Z copying torch/include/c10/xpu/test/impl/XPUTest.h -> build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test/impl 2025-06-01T22:48:33.4171416Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core 2025-06-01T22:48:33.4173788Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core 2025-06-01T22:48:33.4189263Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core 2025-06-01T22:48:33.4195767Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core 2025-06-01T22:48:33.4203026Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels 2025-06-01T22:48:33.4204473Z copying torch/include/caffe2/perfkernels/batch_box_cox_vec.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels 2025-06-01T22:48:33.4216597Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels 2025-06-01T22:48:33.4226998Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels 2025-06-01T22:48:33.4234554Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-06-01T22:48:33.4235618Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-06-01T22:48:33.4255611Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-06-01T22:48:33.4263506Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-06-01T22:48:33.4274152Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-06-01T22:48:33.4285028Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-06-01T22:48:33.4295311Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-06-01T22:48:33.4301970Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize 2025-06-01T22:48:33.4311655Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils 2025-06-01T22:48:33.4312853Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils 2025-06-01T22:48:33.4331456Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils 2025-06-01T22:48:33.4347332Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils 2025-06-01T22:48:33.4352156Z creating build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-06-01T22:48:33.4353522Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-06-01T22:48:33.4364769Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-06-01T22:48:33.4374501Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-06-01T22:48:33.4388740Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-06-01T22:48:33.4391431Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-06-01T22:48:33.4405719Z copying torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool 2025-06-01T22:48:33.4422468Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4424274Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4438419Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4445151Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4451116Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4461634Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4467921Z copying torch/include/ATen/BlasBackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4473714Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4483879Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4494010Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4503481Z copying torch/include/ATen/CachedTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4512920Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4522783Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4532870Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4547251Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4556941Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4564691Z copying torch/include/ATen/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4575264Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4584776Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4594300Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4605413Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4628181Z copying torch/include/ATen/Dispatch_v2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4646825Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4652115Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4662354Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4669306Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4685354Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4689446Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4701673Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4707431Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4723911Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4728666Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4734921Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4744359Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4754609Z copying torch/include/ATen/LegacyBatchedFallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4760254Z copying torch/include/ATen/LegacyBatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4770424Z copying torch/include/ATen/LegacyVmapMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4776361Z copying torch/include/ATen/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4786068Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4794263Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4805018Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4815389Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4824531Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4834239Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4845261Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4853494Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4865707Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4877114Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4886367Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4894431Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4902369Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4908811Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4919851Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4926739Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4933983Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4944692Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4951317Z copying torch/include/ATen/ROCmFABackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4965521Z copying torch/include/ATen/SDPBackend.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4970526Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4986743Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.4991672Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5002121Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5008368Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5018466Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5023701Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5033803Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5043846Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5054343Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5064388Z copying torch/include/ATen/StorageUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5074152Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5084940Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5096267Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5107688Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5122108Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5140243Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5143725Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5158256Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5170020Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5185821Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5190051Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5200146Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5207566Z copying torch/include/ATen/ThreadLocalPythonObjects.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5218146Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5234169Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5237315Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5249569Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5256434Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5263140Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5275018Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5285183Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5306611Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5310307Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5316959Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5324147Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5334235Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5343687Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5353508Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5363483Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5377119Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5385670Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5394172Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5405147Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5426493Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5430296Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5444633Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5453640Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5473264Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5477219Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5484545Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5506495Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5510072Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5525487Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5531107Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5552285Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5567579Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5588877Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5713858Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5770086Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5873343Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5874740Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen 2025-06-01T22:48:33.5887192Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu 2025-06-01T22:48:33.5889941Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu 2025-06-01T22:48:33.5896462Z copying torch/include/ATen/cpu/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu 2025-06-01T22:48:33.5902403Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu 2025-06-01T22:48:33.5908025Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-06-01T22:48:33.5909340Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-06-01T22:48:33.5915696Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-06-01T22:48:33.5922024Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-06-01T22:48:33.5934273Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-06-01T22:48:33.5942711Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-06-01T22:48:33.5948663Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-06-01T22:48:33.5966557Z copying torch/include/ATen/cpu/vec/vec_convert.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-06-01T22:48:33.5970528Z copying torch/include/ATen/cpu/vec/vec_half.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-06-01T22:48:33.5979956Z copying torch/include/ATen/cpu/vec/vec_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-06-01T22:48:33.5986882Z copying torch/include/ATen/cpu/vec/vec_n.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec 2025-06-01T22:48:33.5996067Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:33.5999438Z copying torch/include/ATen/cpu/vec/sve/sve_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:33.6006965Z copying torch/include/ATen/cpu/vec/sve/vec_bfloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:33.6024044Z copying torch/include/ATen/cpu/vec/sve/vec_common_sve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:33.6026454Z copying torch/include/ATen/cpu/vec/sve/vec_double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:33.6032691Z copying torch/include/ATen/cpu/vec/sve/vec_float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:33.6045616Z copying torch/include/ATen/cpu/vec/sve/vec_int.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:33.6052836Z copying torch/include/ATen/cpu/vec/sve/vec_qint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:33.6068923Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:33.6069892Z copying torch/include/ATen/cpu/vec/vec128/vec128.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:33.6074751Z copying torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:33.6086055Z copying torch/include/ATen/cpu/vec/vec128/vec128_convert.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:33.6094266Z copying torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:33.6109710Z copying torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:33.6113313Z copying torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:33.6122649Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6124326Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6134542Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6140891Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6147269Z copying torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6155112Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6162857Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6173690Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6180337Z copying torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6197041Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6199686Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6212085Z copying torch/include/ATen/cpu/vec/vec256/vec256_half.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6218581Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6241710Z copying torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6246825Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:33.6267685Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6268762Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6272392Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6281698Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6293597Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6310535Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6316023Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6330214Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6346621Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6353759Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6361981Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6372565Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6389134Z copying torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6395956Z copying torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:33.6401834Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/zarch 2025-06-01T22:48:33.6402992Z copying torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/zarch 2025-06-01T22:48:33.6432959Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:33.6433938Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:33.6439086Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:33.6479077Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:33.6482095Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:33.6503946Z copying torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:33.6507021Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:33.6513920Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:33.6525187Z copying torch/include/ATen/cpu/vec/vec512/vec512_float8.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:33.6540980Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:33.6554783Z copying torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:33.6563529Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:33.6584050Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-06-01T22:48:33.6585046Z copying torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-06-01T22:48:33.6589379Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-06-01T22:48:33.6596831Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-06-01T22:48:33.6603152Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-06-01T22:48:33.6609040Z copying torch/include/ATen/detail/HPUHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-06-01T22:48:33.6615755Z copying torch/include/ATen/detail/IPUHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-06-01T22:48:33.6622118Z copying torch/include/ATen/detail/MAIAHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-06-01T22:48:33.6632688Z copying torch/include/ATen/detail/MPSHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-06-01T22:48:33.6642901Z copying torch/include/ATen/detail/MTIAHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-06-01T22:48:33.6649626Z copying torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-06-01T22:48:33.6660008Z copying torch/include/ATen/detail/XPUHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail 2025-06-01T22:48:33.6665317Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6666478Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6672590Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6682218Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6693016Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6699312Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6706595Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6724458Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6727775Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6738463Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6744978Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6755123Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6765124Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6771375Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch 2025-06-01T22:48:33.6777930Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized 2025-06-01T22:48:33.6779132Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized 2025-06-01T22:48:33.6786025Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized 2025-06-01T22:48:33.6793011Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6794168Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6802270Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6813595Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6828493Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6831007Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6840950Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6847806Z copying torch/include/ATen/core/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6863152Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6867178Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6876342Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6887156Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6895032Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6905569Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6912751Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6919221Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6931187Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6938167Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6949782Z copying torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6956075Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6968391Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6975982Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6982880Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.6990301Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7005216Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7009186Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7020454Z copying torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7035408Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7039808Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7047854Z copying torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7055570Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7063260Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7073443Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7083032Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7090708Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7098141Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7105717Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7113736Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7133412Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7148067Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7154410Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7164515Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7179941Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7204695Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7222195Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7227625Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7243491Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7248946Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7255449Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7270173Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7273472Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7283333Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7294160Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7305521Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7313727Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7324134Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7329781Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7339853Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7347372Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7358556Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7380191Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7405585Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7410329Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7437856Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7448964Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7455315Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7461800Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7467870Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7474007Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7484234Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7489651Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7495870Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7502220Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7528223Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7547012Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core 2025-06-01T22:48:33.7551242Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-06-01T22:48:33.7552471Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-06-01T22:48:33.7562491Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-06-01T22:48:33.7572716Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-06-01T22:48:33.7579356Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-06-01T22:48:33.7587129Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing 2025-06-01T22:48:33.7597254Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-06-01T22:48:33.7600705Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-06-01T22:48:33.7607271Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-06-01T22:48:33.7613495Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-06-01T22:48:33.7624517Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-06-01T22:48:33.7638917Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl 2025-06-01T22:48:33.7642214Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-06-01T22:48:33.7643503Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-06-01T22:48:33.7654783Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-06-01T22:48:33.7660920Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-06-01T22:48:33.7678215Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-06-01T22:48:33.7681088Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-06-01T22:48:33.7693058Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-06-01T22:48:33.7699527Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch 2025-06-01T22:48:33.7705832Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-06-01T22:48:33.7707122Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-06-01T22:48:33.7718076Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-06-01T22:48:33.7725560Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-06-01T22:48:33.7732400Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration 2025-06-01T22:48:33.7745026Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7746187Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7752287Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7760324Z copying torch/include/ATen/native/AmpKernels.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7768342Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7784129Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7788199Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7795144Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7802311Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7813081Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7822643Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7828806Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7839806Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7846017Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7856170Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7870610Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7874823Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7888462Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7903248Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7907557Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7918562Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7928499Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7945512Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7949597Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7959996Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7967017Z copying torch/include/ATen/native/FractionalMaxPooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7978252Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7985492Z copying torch/include/ATen/native/FusedAdagrad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7992302Z copying torch/include/ATen/native/FusedAdam.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.7999240Z copying torch/include/ATen/native/FusedSGD.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8009917Z copying torch/include/ATen/native/Gelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8016305Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8030246Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8035630Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8044611Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8056097Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8070467Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8074543Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8084988Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8092592Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8103227Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8126163Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8131786Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8142492Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8152501Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8158865Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8166423Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8174285Z copying torch/include/ATen/native/Padding.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8184745Z copying torch/include/ATen/native/PixelShuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8200356Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8205579Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8219850Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8232402Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8238580Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8245774Z copying torch/include/ATen/native/RangeUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8252786Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8263329Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8269364Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8283489Z copying torch/include/ATen/native/ReductionType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8289014Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8299631Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8306291Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8319080Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8326277Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8337041Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8346572Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8363897Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8369734Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8379987Z copying torch/include/ATen/native/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8386400Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8396295Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8408887Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8417057Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8432752Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8438682Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8446838Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8456886Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8465589Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8472672Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8483379Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8493465Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8499948Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8511552Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8517231Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8524618Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8533317Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8540593Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8553083Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8560050Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8567610Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8582740Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8590998Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8598542Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8609214Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8615986Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8623194Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8633392Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8644788Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native 2025-06-01T22:48:33.8655266Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-06-01T22:48:33.8656608Z copying torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-06-01T22:48:33.8663670Z copying torch/include/ATen/native/nested/NestedTensorMath.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-06-01T22:48:33.8675089Z copying torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-06-01T22:48:33.8681207Z copying torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-06-01T22:48:33.8688905Z copying torch/include/ATen/native/nested/NestedTensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested 2025-06-01T22:48:33.8699069Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers 2025-06-01T22:48:33.8702319Z copying torch/include/ATen/native/transformers/attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers 2025-06-01T22:48:33.8715509Z copying torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers 2025-06-01T22:48:33.8720543Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda 2025-06-01T22:48:33.8722145Z copying torch/include/ATen/native/transformers/cuda/sdp_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda 2025-06-01T22:48:33.8732631Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/flash_attn 2025-06-01T22:48:33.8734751Z copying torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/flash_attn 2025-06-01T22:48:33.8742788Z copying torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/flash_attn 2025-06-01T22:48:33.8753462Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-06-01T22:48:33.8755233Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-06-01T22:48:33.8763352Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-06-01T22:48:33.8774213Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-06-01T22:48:33.8800405Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-06-01T22:48:33.8816990Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-06-01T22:48:33.8821827Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-06-01T22:48:33.8823468Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-06-01T22:48:33.8833107Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-06-01T22:48:33.8844240Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-06-01T22:48:33.8850495Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:33.8852046Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:33.8863093Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:33.8870162Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:33.8882586Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:33.8890525Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:33.8906261Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:33.8910106Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:33.8928496Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:33.8930239Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:33.8941491Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:33.8948026Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:33.8960483Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:33.8977748Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:33.8999340Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:33.9003507Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:33.9014519Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-06-01T22:48:33.9016311Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-06-01T22:48:33.9038233Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-06-01T22:48:33.9045219Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-06-01T22:48:33.9047253Z copying torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-06-01T22:48:33.9055622Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip 2025-06-01T22:48:33.9056984Z copying torch/include/ATen/native/transformers/hip/aotriton_adapter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip 2025-06-01T22:48:33.9063849Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn 2025-06-01T22:48:33.9065173Z copying torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn 2025-06-01T22:48:33.9072320Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-06-01T22:48:33.9074202Z copying torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-06-01T22:48:33.9084293Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9085952Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9093870Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9102480Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9113296Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9123996Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9130642Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9145628Z copying torch/include/ATen/native/cpu/Elu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9149933Z copying torch/include/ATen/native/cpu/Gelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9156355Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9167649Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9175319Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9185813Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9192079Z copying torch/include/ATen/native/cpu/LogAddExp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9198868Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9210652Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9216949Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9224023Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9233948Z copying torch/include/ATen/native/cpu/ReduceUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9245267Z copying torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9257544Z copying torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9272967Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9276954Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9285166Z copying torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9295482Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9303516Z copying torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9326397Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9332788Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9346648Z copying torch/include/ATen/native/cpu/int_mm_kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9350240Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9356803Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9368049Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9380506Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu 2025-06-01T22:48:33.9384149Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-06-01T22:48:33.9386324Z copying torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-06-01T22:48:33.9401319Z copying torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-06-01T22:48:33.9406928Z copying torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-06-01T22:48:33.9417475Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-06-01T22:48:33.9421164Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-06-01T22:48:33.9427967Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-06-01T22:48:33.9438828Z copying torch/include/ATen/native/quantized/ConvUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-06-01T22:48:33.9447291Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-06-01T22:48:33.9463870Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-06-01T22:48:33.9467864Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-06-01T22:48:33.9474476Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-06-01T22:48:33.9485605Z copying torch/include/ATen/native/quantized/library.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized 2025-06-01T22:48:33.9500132Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9501246Z copying torch/include/ATen/native/quantized/cpu/ACLUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9505184Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9515583Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9522670Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9534359Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9547785Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9553266Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9565100Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9571309Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9586745Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9590631Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9607059Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9613510Z copying torch/include/ATen/native/quantized/cpu/qconv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9620436Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9631994Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9637597Z copying torch/include/ATen/native/quantized/cpu/qlinear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:33.9646178Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cudnn 2025-06-01T22:48:33.9647884Z copying torch/include/ATen/native/quantized/cudnn/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cudnn 2025-06-01T22:48:33.9664121Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9666506Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9670308Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9681277Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9688470Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9704399Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9707254Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9714957Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9726638Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9735189Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9745013Z copying torch/include/ATen/native/cuda/GroupMM.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9755463Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9763844Z copying torch/include/ATen/native/cuda/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9773982Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9784413Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9797979Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9801692Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9813058Z copying torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9824221Z copying torch/include/ATen/native/cuda/ScaledGroupMM.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9829868Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9840971Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9847495Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9854210Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9861788Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9876609Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9880767Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9888581Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:33.9899025Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-06-01T22:48:33.9901866Z copying torch/include/ATen/native/hip/ck_bgemm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-06-01T22:48:33.9916412Z copying torch/include/ATen/native/hip/ck_gemm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-06-01T22:48:33.9919102Z copying torch/include/ATen/native/hip/ck_gemm_template.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-06-01T22:48:33.9930340Z copying torch/include/ATen/native/hip/ck_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip 2025-06-01T22:48:33.9936769Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/bgemm_kernels 2025-06-01T22:48:33.9938124Z copying torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/bgemm_kernels 2025-06-01T22:48:33.9949712Z copying torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/bgemm_kernels 2025-06-01T22:48:33.9955486Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai 2025-06-01T22:48:33.9956761Z copying torch/include/ATen/native/kleidiai/kai_kernels.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai 2025-06-01T22:48:33.9964491Z copying torch/include/ATen/native/kleidiai/kai_pack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai 2025-06-01T22:48:33.9976126Z copying torch/include/ATen/native/kleidiai/kai_ukernel_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai 2025-06-01T22:48:33.9982460Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-06-01T22:48:33.9983546Z copying torch/include/ATen/native/mps/Copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-06-01T22:48:33.9992062Z copying torch/include/ATen/native/mps/MPSGraphSequoiaOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-06-01T22:48:34.0002160Z copying torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-06-01T22:48:34.0014433Z copying torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-06-01T22:48:34.0030005Z copying torch/include/ATen/native/mps/MetalShaderLibrary.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-06-01T22:48:34.0035284Z copying torch/include/ATen/native/mps/OperationUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-06-01T22:48:34.0049845Z copying torch/include/ATen/native/mps/TensorFactory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps 2025-06-01T22:48:34.0056843Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-06-01T22:48:34.0058321Z copying torch/include/ATen/native/mps/operations/BinaryKernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-06-01T22:48:34.0065820Z copying torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-06-01T22:48:34.0072983Z copying torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-06-01T22:48:34.0085076Z copying torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-06-01T22:48:34.0091348Z copying torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-06-01T22:48:34.0101670Z copying torch/include/ATen/native/mps/operations/Indexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-06-01T22:48:34.0116821Z copying torch/include/ATen/native/mps/operations/MultiTensorApply.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations 2025-06-01T22:48:34.0121234Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils 2025-06-01T22:48:34.0122309Z copying torch/include/ATen/native/utils/Factory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils 2025-06-01T22:48:34.0134214Z copying torch/include/ATen/native/utils/ParamUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils 2025-06-01T22:48:34.0144707Z copying torch/include/ATen/native/utils/ParamsHash.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils 2025-06-01T22:48:34.0150807Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu 2025-06-01T22:48:34.0152300Z copying torch/include/ATen/native/mkldnn/xpu/FusionUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu 2025-06-01T22:48:34.0162643Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:34.0165442Z copying torch/include/ATen/native/mkldnn/xpu/detail/Attr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:34.0173640Z copying torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:34.0189103Z copying torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:34.0192879Z copying torch/include/ATen/native/mkldnn/xpu/detail/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:34.0202621Z copying torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:34.0214979Z copying torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:34.0224534Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0225699Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0241187Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0246843Z copying torch/include/ATen/cuda/CUDAConfig.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0254700Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0265854Z copying torch/include/ATen/cuda/CUDAContextLight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0272030Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0282816Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0292926Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0299473Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0314236Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0319267Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0327423Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0340159Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0348944Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0365247Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0369009Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0384148Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0387906Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0400708Z copying torch/include/ATen/cuda/PhiloxCudaState.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0406715Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0412941Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0422875Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0429186Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0440457Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0452591Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0459801Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:34.0469463Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-06-01T22:48:34.0471251Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-06-01T22:48:34.0482975Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-06-01T22:48:34.0489158Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-06-01T22:48:34.0495946Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-06-01T22:48:34.0502841Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-06-01T22:48:34.0504036Z copying torch/include/ATen/cuda/tunable/GemmCommon.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-06-01T22:48:34.0522528Z copying torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-06-01T22:48:34.0528780Z copying torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-06-01T22:48:34.0544360Z copying torch/include/ATen/cuda/tunable/StreamTimer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-06-01T22:48:34.0550281Z copying torch/include/ATen/cuda/tunable/Tunable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-06-01T22:48:34.0557076Z copying torch/include/ATen/cuda/tunable/TunableGemm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-06-01T22:48:34.0568532Z copying torch/include/ATen/cuda/tunable/TunableOp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable 2025-06-01T22:48:34.0575295Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-06-01T22:48:34.0576611Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-06-01T22:48:34.0592323Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-06-01T22:48:34.0596781Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-06-01T22:48:34.0608990Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-06-01T22:48:34.0616870Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-06-01T22:48:34.0629566Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn 2025-06-01T22:48:34.0634947Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-06-01T22:48:34.0636695Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-06-01T22:48:34.0644392Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-06-01T22:48:34.0651275Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-06-01T22:48:34.0665805Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl 2025-06-01T22:48:34.0669825Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-06-01T22:48:34.0670930Z copying torch/include/ATen/xpu/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-06-01T22:48:34.0681262Z copying torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-06-01T22:48:34.0687512Z copying torch/include/ATen/xpu/XPUContext.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-06-01T22:48:34.0698768Z copying torch/include/ATen/xpu/XPUDevice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-06-01T22:48:34.0706997Z copying torch/include/ATen/xpu/XPUEvent.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-06-01T22:48:34.0717586Z copying torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu 2025-06-01T22:48:34.0725769Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/detail 2025-06-01T22:48:34.0727044Z copying torch/include/ATen/xpu/detail/XPUHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/detail 2025-06-01T22:48:34.0743138Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-06-01T22:48:34.0746245Z copying torch/include/ATen/mps/EmptyTensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-06-01T22:48:34.0751846Z copying torch/include/ATen/mps/IndexKernels.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-06-01T22:48:34.0759829Z copying torch/include/ATen/mps/MPSAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-06-01T22:48:34.0767866Z copying torch/include/ATen/mps/MPSAllocatorInterface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-06-01T22:48:34.0779152Z copying torch/include/ATen/mps/MPSDevice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-06-01T22:48:34.0788032Z copying torch/include/ATen/mps/MPSEvent.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-06-01T22:48:34.0794933Z copying torch/include/ATen/mps/MPSGeneratorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-06-01T22:48:34.0801615Z copying torch/include/ATen/mps/MPSGuardImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-06-01T22:48:34.0812379Z copying torch/include/ATen/mps/MPSHooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-06-01T22:48:34.0827090Z copying torch/include/ATen/mps/MPSProfiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-06-01T22:48:34.0833485Z copying torch/include/ATen/mps/MPSStream.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps 2025-06-01T22:48:34.0844153Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-06-01T22:48:34.0846049Z copying torch/include/ATen/miopen/Descriptors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-06-01T22:48:34.0854941Z copying torch/include/ATen/miopen/Exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-06-01T22:48:34.0877676Z copying torch/include/ATen/miopen/Handle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-06-01T22:48:34.0878862Z copying torch/include/ATen/miopen/Types.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-06-01T22:48:34.0881665Z copying torch/include/ATen/miopen/Utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-06-01T22:48:34.0890124Z copying torch/include/ATen/miopen/miopen-wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen 2025-06-01T22:48:34.0896141Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/metal 2025-06-01T22:48:34.0897202Z copying torch/include/ATen/metal/Context.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/metal 2025-06-01T22:48:34.0912425Z creating build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.0914417Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.0923088Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.0933938Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.0945900Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.0956293Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.0967040Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.0981602Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.0986366Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.0997786Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1009144Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1016222Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1023996Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1033993Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1044453Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1054405Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1067137Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1072648Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1082561Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1088718Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1098981Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1105139Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1112347Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1122542Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1132985Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1147035Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1152754Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1165357Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1179934Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1183359Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1190092Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1201012Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1207944Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1218214Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1225880Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1232787Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1240414Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1251256Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1257510Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1267810Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1274305Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1281490Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1288693Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1296017Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1303174Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1313159Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1319620Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1330200Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1341806Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1346477Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1357495Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1368978Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1375959Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1383246Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1394154Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1404405Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1410853Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1421434Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1427808Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1435129Z copying torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1442758Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1453965Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1461274Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1468188Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1478435Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1485018Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1499170Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1504778Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1515086Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1522163Z copying torch/include/ATen/ops/_assert_scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1533711Z copying torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1545056Z copying torch/include/ATen/ops/_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1552503Z copying torch/include/ATen/ops/_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1566315Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1573213Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1584227Z copying torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1593814Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1604341Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1614560Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1625060Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1631919Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1639071Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1647851Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1659515Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1665539Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1673043Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1683592Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1693866Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1706037Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1711234Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1722206Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1729156Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1740793Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1747775Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1759050Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1767017Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1778024Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1785932Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1793159Z copying torch/include/ATen/ops/_batch_norm_no_update.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1804293Z copying torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1814571Z copying torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1827604Z copying torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1832184Z copying torch/include/ATen/ops/_batch_norm_with_update.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1845219Z copying torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1851443Z copying torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1862573Z copying torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1869109Z copying torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1883272Z copying torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1888504Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1902807Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1907161Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1916152Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1923259Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1934840Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1941004Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1951584Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1957902Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1969618Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1976635Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.1986159Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2001738Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2007203Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2022002Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2028241Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2043537Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2050424Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2057280Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2068278Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2080851Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2087811Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2098891Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2112250Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2118093Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2129367Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2137139Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2148858Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2162718Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2169480Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2184429Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2189301Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2205023Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2207716Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2214648Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2225010Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2238949Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2244761Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2255824Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2264334Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2274177Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2282682Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2294530Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2306335Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2310663Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2321592Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2327783Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2338533Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2346060Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2353541Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2360849Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2371983Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2378915Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2390285Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2404101Z copying torch/include/ATen/ops/_chunk_cat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2407919Z copying torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2414969Z copying torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2425365Z copying torch/include/ATen/ops/_chunk_cat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2431714Z copying torch/include/ATen/ops/_chunk_cat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2445730Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2450163Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2460551Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2467235Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2477795Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2486876Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2497584Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2512689Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2518701Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2526678Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2542764Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2548116Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2555823Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2567909Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2580220Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2584214Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2593796Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2605307Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2615663Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2630901Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2635779Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2645804Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2652661Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2663760Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2671220Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2681582Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2693207Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2707593Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2710470Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2720924Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2727507Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2737726Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2750119Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2756819Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2768398Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2775904Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2783406Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2794387Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2803473Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2812496Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2828285Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2832205Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2846473Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2851204Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2857848Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2869199Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2875722Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2885736Z copying torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2895908Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2906268Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2922762Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2926433Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2936926Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2943801Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2954667Z copying torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2960837Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2972944Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2987547Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.2990303Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3001366Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3007461Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3017962Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3026509Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3037963Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3047109Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3054482Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3064089Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3072247Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3082757Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3089829Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3097674Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3109050Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3116338Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3128334Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3142544Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3147758Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3162889Z copying torch/include/ATen/ops/_cslt_compress.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3169005Z copying torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3176480Z copying torch/include/ATen/ops/_cslt_compress_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3187623Z copying torch/include/ATen/ops/_cslt_compress_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3194635Z copying torch/include/ATen/ops/_cslt_sparse_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3205445Z copying torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3219899Z copying torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3223989Z copying torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3233943Z copying torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3244777Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3251480Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3267539Z copying torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3269893Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3285856Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3289182Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3300862Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3316507Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3319558Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3333223Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3346140Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3350245Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3357481Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3364713Z copying torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3375972Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3382265Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3393286Z copying torch/include/ATen/ops/_cudnn_attention_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3406888Z copying torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3413549Z copying torch/include/ATen/ops/_cudnn_attention_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3429499Z copying torch/include/ATen/ops/_cudnn_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3431949Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3442615Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3449735Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3467097Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3473675Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3482289Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3494768Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3500502Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3511459Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3517510Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3528663Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3545171Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3548968Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3559698Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3566480Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3573734Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3583939Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3599719Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3603113Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3615715Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3623150Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3633008Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3643618Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3653906Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3660482Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3677285Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3679823Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3690944Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3707089Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3710175Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3721751Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3732486Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3747359Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3752718Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3763317Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3774461Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3784926Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3801222Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3806849Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3824524Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3829036Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3838686Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3847228Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3853939Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3860447Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3870880Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3876722Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3883626Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3894044Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3909823Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3916056Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3922505Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3929425Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3939716Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3946576Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3953201Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3959935Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3970990Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3977646Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3984790Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3991375Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.3998427Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4010279Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4016804Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4023708Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4034990Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4046081Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4056762Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4071019Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4074558Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4084770Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4095054Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4106056Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4124699Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4128540Z copying torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4138809Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4144860Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4152713Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4163339Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4170256Z copying torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4176989Z copying torch/include/ATen/ops/_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4184607Z copying torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4192890Z copying torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4203536Z copying torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4210050Z copying torch/include/ATen/ops/_efficient_attention_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4221187Z copying torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4227526Z copying torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4234821Z copying torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4245591Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4256548Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4270631Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4276333Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4289875Z copying torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4297084Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4304519Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4311900Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4323329Z copying torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4330173Z copying torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4341164Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4348107Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4359850Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4368211Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4384968Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4387179Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4400568Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4407036Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4414357Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4425489Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4431869Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4439440Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4447556Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4454688Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4465613Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4471645Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4487368Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4493310Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4509678Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4515592Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4522700Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4533751Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4547515Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4552329Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4563083Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4569543Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4581129Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4587737Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4599206Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4605422Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4613060Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4628722Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4632420Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4642752Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4649375Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4661036Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4666799Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4678034Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4686540Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4693650Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4705309Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4711682Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4723002Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4732032Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4742647Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4749293Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4756870Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4767987Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4774768Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4785384Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4792008Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4799489Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4810441Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4817348Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4827997Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4836446Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4849021Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4856994Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4864416Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4878999Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4882672Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4892488Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4909944Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4914547Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4921462Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4928902Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4940963Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4948870Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4966734Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4970691Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4978200Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4988933Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.4996163Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5008225Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5015602Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5022865Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5030743Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5041122Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5049253Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5060415Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5075591Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5078361Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5085822Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5092854Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5103788Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5113740Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5123645Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5135185Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5146409Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5157031Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5163586Z copying torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5174472Z copying torch/include/ATen/ops/_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5190041Z copying torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5194085Z copying torch/include/ATen/ops/_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5203094Z copying torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5215108Z copying torch/include/ATen/ops/_flash_attention_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5221500Z copying torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5228873Z copying torch/include/ATen/ops/_flash_attention_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5247314Z copying torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5252960Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5263983Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5270275Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5277339Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5287775Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5295791Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5306493Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5324472Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5329329Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5344960Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5349468Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5361003Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5367551Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5374474Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5383179Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5393464Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5403816Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5413960Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5430099Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5435160Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5445628Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5453787Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5461435Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5471678Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5478351Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5490247Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5497767Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5515025Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5518405Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5530647Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5538809Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5547082Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5563328Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5567229Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5578414Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5592459Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5595919Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5605701Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5612537Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5618862Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5629403Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5636426Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5648097Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5655589Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5666117Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5672947Z copying torch/include/ATen/ops/_foreach_clamp_max.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5680162Z copying torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5691106Z copying torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5697651Z copying torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5708189Z copying torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5716498Z copying torch/include/ATen/ops/_foreach_clamp_min.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5728199Z copying torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5734622Z copying torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5745045Z copying torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5751373Z copying torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5761589Z copying torch/include/ATen/ops/_foreach_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5772971Z copying torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5779140Z copying torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5786605Z copying torch/include/ATen/ops/_foreach_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5797494Z copying torch/include/ATen/ops/_foreach_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5805826Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5816312Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5823411Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5833432Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5844429Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5855195Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5868942Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5872564Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5882431Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5892712Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5899479Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5908345Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5923974Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5928746Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5936072Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5951647Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5965472Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5967757Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5977681Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5984856Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.5995439Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6002819Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6013599Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6019304Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6030390Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6037337Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6049957Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6056549Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6063190Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6073645Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6083911Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6094505Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6105102Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6119961Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6125172Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6132961Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6144129Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6150210Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6161502Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6172424Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6182012Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6195482Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6199274Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6206958Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6214334Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6225230Z copying torch/include/ATen/ops/_foreach_lerp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6231866Z copying torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6243075Z copying torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6249768Z copying torch/include/ATen/ops/_foreach_lerp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6260604Z copying torch/include/ATen/ops/_foreach_lerp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6267482Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6275305Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6282496Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6293902Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6303991Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6317485Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6321641Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6333576Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6347474Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6350431Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6361153Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6367963Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6379697Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6386698Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6397892Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6405688Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6414459Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6422853Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6433857Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6440796Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6448370Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6459871Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6466446Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6477077Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6485458Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6500072Z copying torch/include/ATen/ops/_foreach_max.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6503829Z copying torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6514255Z copying torch/include/ATen/ops/_foreach_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6525743Z copying torch/include/ATen/ops/_foreach_max_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6532602Z copying torch/include/ATen/ops/_foreach_max_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6544507Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6550825Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6565105Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6569882Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6576883Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6592784Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6598739Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6607106Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6617968Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6632574Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6635062Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6648008Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6654743Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6666445Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6673490Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6685469Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6693313Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6704525Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6718517Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6722410Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6732803Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6743035Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6752072Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6765390Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6770139Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6780838Z copying torch/include/ATen/ops/_foreach_pow.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6791099Z copying torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6797863Z copying torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6806003Z copying torch/include/ATen/ops/_foreach_pow_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6818749Z copying torch/include/ATen/ops/_foreach_pow_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6827921Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6837309Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6847648Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6858741Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6872950Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6878943Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6886973Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6893783Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6906763Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6916280Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6923487Z copying torch/include/ATen/ops/_foreach_rsqrt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6934818Z copying torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6945742Z copying torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6956493Z copying torch/include/ATen/ops/_foreach_rsqrt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6962998Z copying torch/include/ATen/ops/_foreach_rsqrt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6973883Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6980866Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.6989402Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7005626Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7010097Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7017145Z copying torch/include/ATen/ops/_foreach_sign.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7028371Z copying torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7043315Z copying torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7049815Z copying torch/include/ATen/ops/_foreach_sign_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7057759Z copying torch/include/ATen/ops/_foreach_sign_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7068928Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7082277Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7086759Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7103214Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7107696Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7118615Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7130386Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7137109Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7149552Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7156807Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7167794Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7183494Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7187323Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7195414Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7202786Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7210771Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7222514Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7228717Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7239588Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7247023Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7259075Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7264924Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7275235Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7282534Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7293735Z copying torch/include/ATen/ops/_fused_sgd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7307161Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7312250Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7327415Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7331516Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7342165Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7348974Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7359272Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7366692Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7377631Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7385449Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7392338Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7402265Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7412582Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7419759Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7434666Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7437943Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7449921Z copying torch/include/ATen/ops/_functional_assert_async.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7456640Z copying torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7466745Z copying torch/include/ATen/ops/_functional_assert_async_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7482447Z copying torch/include/ATen/ops/_functional_assert_async_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7488620Z copying torch/include/ATen/ops/_functional_assert_scalar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7510100Z copying torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7520864Z copying torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7523547Z copying torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7535301Z copying torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7542773Z copying torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7554236Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7565517Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7571579Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7581850Z copying torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7588225Z copying torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7595817Z copying torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7601886Z copying torch/include/ATen/ops/_fused_adagrad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7609567Z copying torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7620311Z copying torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7626656Z copying torch/include/ATen/ops/_fused_adagrad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7637442Z copying torch/include/ATen/ops/_fused_adagrad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7645164Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7653402Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7665945Z copying torch/include/ATen/ops/_fused_adam_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7671260Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7682297Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7689017Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7702704Z copying torch/include/ATen/ops/_fused_adamw.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7712018Z copying torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7721433Z copying torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7728433Z copying torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7739011Z copying torch/include/ATen/ops/_fused_adamw_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7745134Z copying torch/include/ATen/ops/_fused_adamw_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7752677Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7760055Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7771471Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7780146Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7786215Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7796787Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7804278Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7819540Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7826959Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7834073Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7845019Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7851687Z copying torch/include/ATen/ops/_fused_rms_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7858704Z copying torch/include/ATen/ops/_fused_rms_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7873287Z copying torch/include/ATen/ops/_fused_rms_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7883970Z copying torch/include/ATen/ops/_fused_sdp_choice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7889411Z copying torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7900387Z copying torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7906701Z copying torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7921640Z copying torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7922776Z copying torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7928203Z copying torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7938366Z copying torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7949004Z copying torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7955050Z copying torch/include/ATen/ops/_fused_sgd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7962420Z copying torch/include/ATen/ops/_fused_sgd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7972943Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7983134Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.7994278Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8005301Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8017356Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8023097Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8034351Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8043839Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8053752Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8060640Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8068217Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8075895Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8088141Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8095985Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8103636Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8114497Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8120221Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8128170Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8139388Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8145147Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8154556Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8161204Z copying torch/include/ATen/ops/_grouped_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8171982Z copying torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8178504Z copying torch/include/ATen/ops/_grouped_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8189651Z copying torch/include/ATen/ops/_grouped_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8202641Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8209324Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8220134Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8226889Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8237352Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8249813Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8261997Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8267099Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8277858Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8286159Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8293973Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8304975Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8317161Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8321957Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8329777Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8340256Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8346912Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8357781Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8365793Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8376537Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8383520Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8393201Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8404739Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8414870Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8421513Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8431879Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8439900Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8452360Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8466372Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8471019Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8481709Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8488393Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8501917Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8507581Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8518441Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8526095Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8533887Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8545079Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8555875Z copying torch/include/ATen/ops/_int_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8566121Z copying torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8574059Z copying torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8586790Z copying torch/include/ATen/ops/_int_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8597081Z copying torch/include/ATen/ops/_int_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8604178Z copying torch/include/ATen/ops/_is_all_true.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8614385Z copying torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8624808Z copying torch/include/ATen/ops/_is_all_true_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8637269Z copying torch/include/ATen/ops/_is_all_true_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8642772Z copying torch/include/ATen/ops/_is_any_true.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8654153Z copying torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8666290Z copying torch/include/ATen/ops/_is_any_true_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8671084Z copying torch/include/ATen/ops/_is_any_true_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8681998Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8688841Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8696384Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8707614Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8715486Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8723062Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8734117Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8740715Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8748876Z copying torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8756000Z copying torch/include/ATen/ops/_lazy_clone.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8767822Z copying torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8779123Z copying torch/include/ATen/ops/_lazy_clone_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8784363Z copying torch/include/ATen/ops/_lazy_clone_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8800229Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8806423Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8813898Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8825350Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8831549Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8839375Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8847710Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8858978Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8865853Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8876935Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8886252Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8893563Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8904106Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8916740Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8922221Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8930164Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8941855Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8949526Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8964633Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8968601Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8975846Z copying torch/include/ATen/ops/_linalg_eigvals.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8991922Z copying torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.8997266Z copying torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9005428Z copying torch/include/ATen/ops/_linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9012890Z copying torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9023354Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9030315Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9041246Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9049262Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9060119Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9067283Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9082886Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9089094Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9096984Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9108384Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9115633Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9123386Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9134995Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9146805Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9152643Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9159853Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9170908Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9181115Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9187301Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9198645Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9206398Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9213918Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9224564Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9232122Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9242488Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9249222Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9260801Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9267782Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9278657Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9285316Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9296075Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9303137Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9313877Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9325499Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9332668Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9344989Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9350975Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9362017Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9369396Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9376762Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9384017Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9394421Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9405040Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9416137Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9423336Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9434385Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9444378Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9455899Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9462577Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9477745Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9480569Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9491574Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9497875Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9508788Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9515851Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9528193Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9535028Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9545692Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9552466Z copying torch/include/ATen/ops/_make_dep_token.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9559678Z copying torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9567518Z copying torch/include/ATen/ops/_make_dep_token_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9575010Z copying torch/include/ATen/ops/_make_dep_token_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9585227Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9602390Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9606535Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9614192Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9624648Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9640477Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9646975Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9654294Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9667778Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9672874Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9683059Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9694360Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9708789Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9711767Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9721819Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9729017Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9740811Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9748825Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9765625Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9769546Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9777072Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9788128Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9796396Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9804011Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9815005Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9830219Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9835758Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9847314Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9854601Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9865462Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9872693Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9883633Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9893418Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9900150Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9910991Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9917726Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9925647Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9932680Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9942733Z copying torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9954723Z copying torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9961810Z copying torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9972704Z copying torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9979262Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9987185Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:34.9998314Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0009158Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0019193Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0025754Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0039266Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0043840Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0054219Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0073856Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0081625Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0091040Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0100802Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0106828Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0117963Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0128727Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0135727Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0146815Z copying torch/include/ATen/ops/_native_batch_norm_legit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0154120Z copying torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0161728Z copying torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0172531Z copying torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0188246Z copying torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0194885Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0202475Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0213217Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0229338Z copying torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0233141Z copying torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0245964Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0263200Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0267251Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0274196Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0285242Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0291598Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0302307Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0309475Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0319883Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0326875Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0338004Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0344664Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0353666Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0360690Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0371459Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0378204Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0385612Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0397054Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0404628Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0418863Z copying torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0423813Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0433578Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0445872Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0456146Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0462894Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0470646Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0477753Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0489279Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0496638Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0504229Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0514931Z copying torch/include/ATen/ops/_nested_from_padded_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0525457Z copying torch/include/ATen/ops/_nested_from_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0540640Z copying torch/include/ATen/ops/_nested_from_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0544607Z copying torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0554904Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0565827Z copying torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0575896Z copying torch/include/ATen/ops/_nested_get_lengths.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0590012Z copying torch/include/ATen/ops/_nested_get_lengths_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0593191Z copying torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0604790Z copying torch/include/ATen/ops/_nested_get_max_seqlen.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0611298Z copying torch/include/ATen/ops/_nested_get_max_seqlen_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0622262Z copying torch/include/ATen/ops/_nested_get_max_seqlen_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0634193Z copying torch/include/ATen/ops/_nested_get_min_seqlen.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0639350Z copying torch/include/ATen/ops/_nested_get_min_seqlen_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0646920Z copying torch/include/ATen/ops/_nested_get_min_seqlen_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0653947Z copying torch/include/ATen/ops/_nested_get_offsets.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0661444Z copying torch/include/ATen/ops/_nested_get_offsets_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0672571Z copying torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0682626Z copying torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0689636Z copying torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0706427Z copying torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0710528Z copying torch/include/ATen/ops/_nested_get_values.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0721194Z copying torch/include/ATen/ops/_nested_get_values_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0727982Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0735362Z copying torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0741599Z copying torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0748719Z copying torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0756126Z copying torch/include/ATen/ops/_nested_get_values_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0764940Z copying torch/include/ATen/ops/_nested_get_values_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0775657Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0790074Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0793642Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0803855Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0813890Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0828620Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0831974Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0842263Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0849179Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0859763Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0866600Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0877786Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0890004Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0896548Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0906842Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0917489Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0924759Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0934523Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0946182Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0957289Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0968451Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0976547Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.0983973Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1000023Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1005674Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1017505Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1023067Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1032612Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1045618Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1051753Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1066779Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1069940Z copying torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1080790Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1088078Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1098660Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1104904Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1112388Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1122997Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1134385Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1146456Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1151153Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1161704Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1172670Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1179341Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1193896Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1198542Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1206206Z copying torch/include/ATen/ops/_nested_view_from_jagged.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1222614Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1226956Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1244328Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1247708Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1263137Z copying torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1265912Z copying torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1275583Z copying torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1282867Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1290320Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1301619Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1308248Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1319651Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1330381Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1341575Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1352290Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1358592Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1370584Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1376536Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1384453Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1394594Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1405246Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1412106Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1426207Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1430928Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1438292Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1446080Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1457062Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1464787Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1471984Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1483179Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1489567Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1500637Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1507291Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1514789Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1522082Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1533278Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1546952Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1551314Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1563369Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1569912Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1580573Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1587712Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1594972Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1601845Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1609093Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1620466Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1627116Z copying torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1641632Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1647052Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1658315Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1671759Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1675629Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1685504Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1695667Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1711012Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1714448Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1724965Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1735555Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1744842Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1753635Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1760677Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1771934Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1778942Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1789607Z copying torch/include/ATen/ops/_prelu_kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1796506Z copying torch/include/ATen/ops/_prelu_kernel_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1807906Z copying torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1814972Z copying torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1824709Z copying torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1832009Z copying torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1843045Z copying torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1853622Z copying torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1869999Z copying torch/include/ATen/ops/_prelu_kernel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1873154Z copying torch/include/ATen/ops/_prelu_kernel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1883655Z copying torch/include/ATen/ops/_print.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1893870Z copying torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1908898Z copying torch/include/ATen/ops/_print_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1912101Z copying torch/include/ATen/ops/_print_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1923230Z copying torch/include/ATen/ops/_propagate_xla_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1933002Z copying torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1948700Z copying torch/include/ATen/ops/_propagate_xla_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1951621Z copying torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1962676Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1972412Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1979390Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.1990023Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2003514Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2007858Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2015658Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2029127Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2033835Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2043248Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2053888Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2070838Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2075789Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2082447Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2091216Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2105452Z copying torch/include/ATen/ops/_reshape_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2111006Z copying torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2119524Z copying torch/include/ATen/ops/_reshape_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2129163Z copying torch/include/ATen/ops/_reshape_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2135739Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2143820Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2155964Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2166251Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2173142Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2183989Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2196396Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2201527Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2208832Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2218981Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2229240Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2235698Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2243196Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2253788Z copying torch/include/ATen/ops/_safe_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2267723Z copying torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2271723Z copying torch/include/ATen/ops/_safe_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2282021Z copying torch/include/ATen/ops/_safe_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2292578Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2306125Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2311263Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2322960Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2332954Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2347341Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2354460Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2365119Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2375782Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2384109Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2392997Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2403072Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2414761Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2429109Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2432537Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2442903Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2449520Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2462401Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2467749Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2479275Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2486486Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2497944Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2505069Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2511817Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2522346Z copying torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2532740Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2547275Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2550886Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2565875Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2568690Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2579789Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2586098Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2596446Z copying torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2608752Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2616766Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2633345Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2635634Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2646157Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2656721Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2663451Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2672032Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2683844Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2690385Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2701585Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2716695Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2720555Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2732191Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2738688Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2746702Z copying torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2754333Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2761220Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2772399Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2787573Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2790013Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2797538Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2809496Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2826520Z copying torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2830315Z copying torch/include/ATen/ops/_scaled_grouped_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2841040Z copying torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2848349Z copying torch/include/ATen/ops/_scaled_grouped_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2857698Z copying torch/include/ATen/ops/_scaled_grouped_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2868943Z copying torch/include/ATen/ops/_scaled_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2875147Z copying torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2881935Z copying torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2893851Z copying torch/include/ATen/ops/_scaled_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2908435Z copying torch/include/ATen/ops/_scaled_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2911678Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2922822Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2929806Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2937122Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2949252Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2957112Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2969371Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2976728Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2993973Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.2998499Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3009858Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3017155Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3026988Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3034231Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3041463Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3049043Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3056845Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3064436Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3073953Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3084258Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3095114Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3110065Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3113623Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3123968Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3133780Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3146700Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3152528Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3165495Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3171532Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3178848Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3189519Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3204709Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3208818Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3219420Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3226472Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3234348Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3245124Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3251907Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3259199Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3271130Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3277254Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3285397Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3293802Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3304456Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3321076Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3327560Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3334764Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3344707Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3355493Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3365673Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3372687Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3382691Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3393721Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3404052Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3410683Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3422521Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3428623Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3439666Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3447335Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3464620Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3468817Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3475397Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3486889Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3495354Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3506154Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3512372Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3523428Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3529742Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3540697Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3547413Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3563091Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3568824Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3575789Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3582782Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3593709Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3605547Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3615130Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3621725Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3629233Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3643522Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3648283Z copying torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3655691Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3663331Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3674375Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3684660Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3691449Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3702687Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3709645Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3720735Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3727671Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3738924Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3746566Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3762223Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3767114Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3778409Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3795026Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3798384Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3810052Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3819542Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3825995Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3833658Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3844303Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3855662Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3865600Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3872131Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3879270Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3890014Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3896841Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3903857Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3914308Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3924097Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3934170Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3947139Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3952213Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3963135Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3970143Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3981344Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3987493Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.3994750Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4002649Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4013963Z copying torch/include/ATen/ops/_sparse_mask_projection.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4028568Z copying torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4031906Z copying torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4046107Z copying torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4051469Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4063033Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4076997Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4080143Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4088747Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4095802Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4103746Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4113928Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4125828Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4143253Z copying torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4147708Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4159414Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4166398Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4173518Z copying torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4183345Z copying torch/include/ATen/ops/_sparse_semi_structured_apply.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4193425Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4204248Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4214589Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4225495Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4235045Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4241666Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4252303Z copying torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4258581Z copying torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4270343Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4286380Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4302757Z copying torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4306542Z copying torch/include/ATen/ops/_sparse_semi_structured_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4322651Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4324693Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4334970Z copying torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4344702Z copying torch/include/ATen/ops/_sparse_semi_structured_tile.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4355631Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4367047Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4374022Z copying torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4385012Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4395775Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4405872Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4416121Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4425750Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4435596Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4443018Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4454503Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4465157Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4475267Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4485652Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4492478Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4503649Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4509593Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4520351Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4527021Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4534182Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4545014Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4555234Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4561608Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4573281Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4588121Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4590161Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4597556Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4605140Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4620866Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4623601Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4633657Z copying torch/include/ATen/ops/_spsolve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4643926Z copying torch/include/ATen/ops/_spsolve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4651105Z copying torch/include/ATen/ops/_spsolve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4661702Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4668387Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4675622Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4686536Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4694245Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4705001Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4721308Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4726345Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4733415Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4744876Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4755916Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4762042Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4772912Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4788578Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4791836Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4804151Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4814197Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4827999Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4831987Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4847391Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4854073Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4861661Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4872397Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4880229Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4891071Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4897361Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4908168Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4915011Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4922223Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4932950Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4947509Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4951333Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4961393Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4969167Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4986321Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.4989262Z copying torch/include/ATen/ops/_test_check_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5001129Z copying torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5007924Z copying torch/include/ATen/ops/_test_check_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5024643Z copying torch/include/ATen/ops/_test_check_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5028837Z copying torch/include/ATen/ops/_test_functorch_fallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5044013Z copying torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5047329Z copying torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5063544Z copying torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5066427Z copying torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5077674Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5085684Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5096602Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5103171Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5120085Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5124489Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5135651Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5145141Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5154488Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5161416Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5172288Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5187021Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5195026Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5201702Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5213283Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5226518Z copying torch/include/ATen/ops/_test_parallel_materialize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5231584Z copying torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5242034Z copying torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5249285Z copying torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5256436Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5264126Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5271876Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5282703Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5289512Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5301833Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5307504Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5315025Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5322971Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5333724Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5344806Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5352299Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5365696Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5371693Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5382186Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5389238Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5398120Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5410392Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5417542Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5432905Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5437968Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5446005Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5453460Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5460788Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5468286Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5479685Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5486547Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5497012Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5504406Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5519242Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5522928Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5533203Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5543487Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5555091Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5566730Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5573210Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5587560Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5591289Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5606580Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5609506Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5620694Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5634364Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5640936Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5652168Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5658257Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5668485Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5678923Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5686866Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5701296Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5706124Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5713123Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5724347Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5734619Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5745847Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5755305Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5766100Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5773560Z copying torch/include/ATen/ops/_to_sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5790337Z copying torch/include/ATen/ops/_to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5796088Z copying torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5809182Z copying torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5816465Z copying torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5823226Z copying torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5834001Z copying torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5844780Z copying torch/include/ATen/ops/_to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5854986Z copying torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5869551Z copying torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5873020Z copying torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5884800Z copying torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5894956Z copying torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5913159Z copying torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5919816Z copying torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5925412Z copying torch/include/ATen/ops/_to_sparse_csc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5932202Z copying torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5944064Z copying torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5953954Z copying torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5959588Z copying torch/include/ATen/ops/_to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5970081Z copying torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5976818Z copying torch/include/ATen/ops/_to_sparse_csr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5988576Z copying torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.5994956Z copying torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6005361Z copying torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6016165Z copying torch/include/ATen/ops/_to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6022783Z copying torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6033281Z copying torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6043211Z copying torch/include/ATen/ops/_to_sparse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6049450Z copying torch/include/ATen/ops/_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6060164Z copying torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6067753Z copying torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6074740Z copying torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6085258Z copying torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6100610Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6103180Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6113526Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6120264Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6128666Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6145068Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6150275Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6167366Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6170355Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6181277Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6197211Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6199981Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6212548Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6220683Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6238798Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6242215Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6249735Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6263744Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6268888Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6280123Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6287092Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6294721Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6304916Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6311253Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6318363Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6331214Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6341388Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6351755Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6358003Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6369913Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6384614Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6390367Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6405515Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6409995Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6424496Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6428108Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6435021Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6445648Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6453258Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6464135Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6471199Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6478221Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6486040Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6493241Z copying torch/include/ATen/ops/_unsafe_index.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6503788Z copying torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6519934Z copying torch/include/ATen/ops/_unsafe_index_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6526816Z copying torch/include/ATen/ops/_unsafe_index_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6543433Z copying torch/include/ATen/ops/_unsafe_index_put.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6547740Z copying torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6557970Z copying torch/include/ATen/ops/_unsafe_index_put_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6565067Z copying torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6575106Z copying torch/include/ATen/ops/_unsafe_masked_index.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6585694Z copying torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6592229Z copying torch/include/ATen/ops/_unsafe_masked_index_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6603207Z copying torch/include/ATen/ops/_unsafe_masked_index_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6619937Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6626280Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6633388Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6644023Z copying torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6654024Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6660373Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6667652Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6674634Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6684885Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6701397Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6707365Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6713984Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6724915Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6731056Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6742051Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6749662Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6760640Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6767159Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6778203Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6785941Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6795896Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6805985Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6816327Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6831567Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6834166Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6845843Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6857824Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6865506Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6874995Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6885765Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6896142Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6910864Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6913427Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6920682Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6928044Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6934629Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6945671Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6956371Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6966140Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6974221Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.6986020Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7002396Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7006452Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7014476Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7024598Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7032542Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7042795Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7050416Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7064153Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7068644Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7079961Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7087933Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7095519Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7102216Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7109825Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7121163Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7128117Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7138776Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7150077Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7156713Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7168080Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7185830Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7200305Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7206081Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7212366Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7227361Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7232398Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7246020Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7251047Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7261760Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7271640Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7278348Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7285816Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7292850Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7304925Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7310597Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7321186Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7329061Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7337413Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7348342Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7362583Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7368122Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7384342Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7387875Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7399233Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7407654Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7424263Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7436450Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7440692Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7447986Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7463835Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7467900Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7482052Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7488209Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7495388Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7503055Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7513730Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7520196Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7527882Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7538700Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7545238Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7556667Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7564223Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7575795Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7582120Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7589439Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7596997Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7604393Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7615390Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7627799Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7632742Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7644510Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7654867Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7661403Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7669828Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7681358Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7687274Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7697743Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7705192Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7713109Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7724330Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7731008Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7738496Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7745690Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7752632Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7763171Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7769525Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7776994Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7784242Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7795463Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7805191Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7813368Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7824035Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7833961Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7844478Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7853216Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7860267Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7867579Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7878495Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7889630Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7896776Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7911566Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7914957Z copying torch/include/ATen/ops/_weight_int4pack_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7925572Z copying torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7936324Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7943731Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7954928Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7962390Z copying torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7972837Z copying torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7982605Z copying torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.7998542Z copying torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8004840Z copying torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8011402Z copying torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8018785Z copying torch/include/ATen/ops/_weight_int8pack_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8025771Z copying torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8041330Z copying torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8045653Z copying torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8053781Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8061241Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8077129Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8084829Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8094963Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8108239Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8112077Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8122992Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8129675Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8140966Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8148105Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8159351Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8167069Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8178510Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8185089Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8192449Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8199550Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8207144Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8217357Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8230033Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8233600Z copying torch/include/ATen/ops/_wrapped_linear_prepack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8243415Z copying torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8255436Z copying torch/include/ATen/ops/_wrapped_linear_prepack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8267036Z copying torch/include/ATen/ops/_wrapped_linear_prepack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8276758Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8285273Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8295645Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8307903Z copying torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8313409Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8320712Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8331747Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8338950Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8350888Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8360780Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8371712Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8378565Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8386026Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8394124Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8404519Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8419554Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8425584Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8435729Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8447526Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8455786Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8466839Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8473265Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8483938Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8494369Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8506996Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8512646Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8522941Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8533434Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8546013Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8551885Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8559700Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8571805Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8578076Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8589180Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8595496Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8602957Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8612187Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8623098Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8629664Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8642780Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8648657Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8659673Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8667207Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8674684Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8682408Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8694003Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8708001Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8713192Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8723767Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8734821Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8746451Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8757051Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8768098Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8776265Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8786251Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8793234Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8799888Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8807422Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8819784Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8825947Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8833041Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8844211Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8851245Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8865896Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8870527Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8882598Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8888604Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8896312Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8904671Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8915498Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8922577Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8933619Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8946386Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8951292Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8958165Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8969729Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8982749Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.8988357Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9000303Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9006931Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9017531Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9025332Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9035675Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9042706Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9054378Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9065997Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9071261Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9081799Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9088311Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9100317Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9107066Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9118162Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9125024Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9133783Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9143176Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9153842Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9161366Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9169071Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9179988Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9194970Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9199633Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9210337Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9217457Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9224999Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9236080Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9246987Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9262446Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9267386Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9278738Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9286486Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9294722Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9305409Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9313115Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9324674Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9335426Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9342367Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9353874Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9360205Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9371619Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9384188Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9388950Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9396329Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9407713Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9415401Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9422713Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9433454Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9444672Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9455158Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9469123Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9473265Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9482886Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9490461Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9501634Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9508065Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9516116Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9527196Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9535053Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9546002Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9553559Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9560711Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9568042Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9575587Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9583341Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9597292Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9607173Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9623049Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9628370Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9642212Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9648607Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9655602Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9663131Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9673944Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9680902Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9687886Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9701552Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9706008Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9717823Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9726204Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9733966Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9744817Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9751566Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9758480Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9766649Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9783074Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9787706Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9802774Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9809771Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9817623Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9828236Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9834951Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9842579Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9853701Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9865789Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9871065Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9881152Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9888267Z copying torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9899443Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9905826Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9913286Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9923794Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9934485Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9941547Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9951957Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9959868Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9971058Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9977881Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9985119Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:35.9992135Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0002520Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0012971Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0026314Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0031163Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0041849Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0049241Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0064289Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0069456Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0076793Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0087090Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0094983Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0107042Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0117164Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0124271Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0135211Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0141835Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0153514Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0165164Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0171606Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0183272Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0190451Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0201558Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0208705Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0219830Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0234478Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0238513Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0250933Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0257550Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0264766Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0273856Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0285557Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0298093Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0303914Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0314793Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0323020Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0334029Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0340657Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0348210Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0359762Z copying torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0367040Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0374439Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0385165Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0397527Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0403114Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0414658Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0426761Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0433113Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0440389Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0448678Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0463528Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0467395Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0477834Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0485237Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0494207Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0503092Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0513189Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0524437Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0535190Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0545637Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0556098Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0566433Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0574084Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0585022Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0592049Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0602439Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0609205Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0617237Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0628625Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0637077Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0649165Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0657169Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0664339Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0678678Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0688533Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0695108Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0706389Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0712837Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0723075Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0734241Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0746821Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0752454Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0763218Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0773993Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0784918Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0791952Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0806521Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0811462Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0823047Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0834457Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0844379Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0850703Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0862400Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0868392Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0882441Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0887340Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0895071Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0905386Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0912568Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0924947Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0935245Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0941768Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0949072Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0956328Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0964484Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0975819Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0985374Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.0998815Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1003347Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1014507Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1021669Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1032336Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1039495Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1051242Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1057681Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1065141Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1072708Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1082425Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1093931Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1107017Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1112617Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1122849Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1129932Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1140813Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1147738Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1155939Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1163347Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1174309Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1187868Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1192369Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1203875Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1210538Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1217587Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1225056Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1232611Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1243370Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1254124Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1267935Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1272282Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1285164Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1292325Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1302903Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1310874Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1318081Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1329600Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1336970Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1344791Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1359796Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1364703Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1372245Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1382784Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1389768Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1405058Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1408016Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1415621Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1425565Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1432977Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1440219Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1447989Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1459123Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1472111Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1478347Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1489750Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1497918Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1508800Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1515544Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1527326Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1534461Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1544456Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1552162Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1566567Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1570106Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1580872Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1588157Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1594915Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1601986Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1613881Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1624581Z copying torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1631351Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1639057Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1650793Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1663312Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1669819Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1677884Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1689710Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1705182Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1714536Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1721581Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1729205Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1740144Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1752178Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1758533Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1766586Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1773726Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1784384Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1797664Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1802421Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1812863Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1822619Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1834289Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1844735Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1851413Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1862504Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1869342Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1876752Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1888526Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1896400Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1906255Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1913618Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1923927Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1934792Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1945736Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1954830Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1962243Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1974269Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1987372Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.1993103Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2004122Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2014171Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2028180Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2035082Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2042990Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2054635Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2068723Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2073566Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2080987Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2088310Z copying torch/include/ATen/ops/batch_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2104362Z copying torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2109920Z copying torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2124994Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2129182Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2141123Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2148010Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2163842Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2170176Z copying torch/include/ATen/ops/batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2176611Z copying torch/include/ATen/ops/batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2192178Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2198317Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2210363Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2216829Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2230042Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2237207Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2248683Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2255406Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2265214Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2272492Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2283109Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2293303Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2307449Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2310947Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2317629Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2338560Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2340033Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2343767Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2350985Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2361846Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2372195Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2386490Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2391922Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2399833Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2406957Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2414338Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2425232Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2432078Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2444001Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2450453Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2461776Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2472012Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2482085Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2492394Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2499230Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2510768Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2517314Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2529046Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2536247Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2543215Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2554720Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2565373Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2581288Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2587169Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2594404Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2605252Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2618136Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2623643Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2638119Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2642007Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2653459Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2659685Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2666912Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2674261Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2682597Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2695164Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2702017Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2709704Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2717068Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2725044Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2735560Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2746876Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2754300Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2765548Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2779318Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2783729Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2794672Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2805443Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2817583Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2827803Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2834552Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2845757Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2856430Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2870215Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2874975Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2885588Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2899380Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2904578Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2911459Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2922629Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2929901Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2941515Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2948663Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2958933Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2966418Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2974110Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2984671Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.2997338Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3006962Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3021543Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3028718Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3035737Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3043325Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3054315Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3069046Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3076401Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3086716Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3094099Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3108463Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3112590Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3123459Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3134883Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3141614Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3153502Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3163407Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3173831Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3183663Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3190450Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3201429Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3208988Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3224063Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3229272Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3240706Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3247201Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3262480Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3268278Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3284554Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3290070Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3296823Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3308449Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3319760Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3324215Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3335632Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3342305Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3354244Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3363994Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3376428Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3388807Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3401782Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3406954Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3414197Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3424614Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3439406Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3446681Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3453603Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3460971Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3467838Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3475056Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3482522Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3493175Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3502885Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3514190Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3524641Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3530916Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3538284Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3550553Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3556864Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3567663Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3575140Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3589317Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3593485Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3602946Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3613974Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3627333Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3631603Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3642747Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3653594Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3666338Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3670499Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3694995Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3715325Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3718450Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3725302Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3732199Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3738464Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3749656Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3755374Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3762939Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3773858Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3780040Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3786981Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3797202Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3806066Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3813457Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3824526Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3839860Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3845003Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3852052Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3863148Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3877325Z copying torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3881541Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3889704Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3900369Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3914851Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3919111Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3930267Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3936152Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3943757Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3955508Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3964857Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3971891Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3982796Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3989346Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.3999856Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4006773Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4016434Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4023434Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4033574Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4044764Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4054743Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4065225Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4071624Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4079157Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4090170Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4097430Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4105013Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4112157Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4119318Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4130563Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4136859Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4148991Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4155217Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4167432Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4174768Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4190328Z copying torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4194636Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4202617Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4210067Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4221437Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4237587Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4239623Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4252295Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4259293Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4266633Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4277227Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4284783Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4300201Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4304112Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4314381Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4322807Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4330338Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4341600Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4348921Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4360664Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4368844Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4379817Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4386950Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4398047Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4407089Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4423866Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4428259Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4435439Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4449211Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4456291Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4464215Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4474626Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4485481Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4501507Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4504228Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4515103Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4524982Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4535851Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4542742Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4553948Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4565910Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4573441Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4583752Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4598766Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4602621Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4614017Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4625469Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4630036Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4640908Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4652705Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4669344Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4674760Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4681694Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4692592Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4709061Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4712596Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4724492Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4734275Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4741320Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4751985Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4758764Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4769816Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4776683Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4786807Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4793973Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4804650Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4815349Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4824969Z copying torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4839777Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4843284Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4888053Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4897662Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4902608Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4910337Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4917954Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4926698Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4934460Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4941922Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4949776Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4957248Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4968744Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4976704Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4984532Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.4992314Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5003236Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5011381Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5019905Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5027457Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5034986Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5042755Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5050328Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5061133Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5069291Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5080384Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5087855Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5095399Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5102488Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5110476Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5119677Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5129246Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5137492Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5148193Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5156716Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5164453Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5171957Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5182909Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5192922Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5206252Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5211598Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5224424Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5235973Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5245627Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5255673Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5268233Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5273613Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5283784Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5295365Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5302721Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5316187Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5320504Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5327187Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5338998Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5346408Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5353725Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5360908Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5373340Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5380503Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5387584Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5394472Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5405792Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5413793Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5430440Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5434167Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5441766Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5453440Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5466818Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5471024Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5485706Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5500771Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5504074Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5513564Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5524944Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5535510Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5546204Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5557132Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5567317Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5574068Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5584641Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5590907Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5602221Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5613356Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5628065Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5631200Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5646081Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5650204Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5667791Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5669794Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5676888Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5687337Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5698764Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5713126Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5718875Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5731830Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5737933Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5744670Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5751647Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5762704Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5770211Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5777123Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5794406Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5798528Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5809915Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5816546Z copying torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5823961Z copying torch/include/ATen/ops/copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5839184Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5844662Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5855155Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5865516Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5871447Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5878257Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5892340Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5908302Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5914093Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5920477Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5927063Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5938398Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5949325Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5956596Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5967266Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5975710Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5983180Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5992692Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.5999848Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6007234Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6021976Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6024363Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6034101Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6045648Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6055790Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6065523Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6072342Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6079917Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6087465Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6098886Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6106951Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6118056Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6126160Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6143150Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6147870Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6158557Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6167950Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6179568Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6187474Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6198393Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6205472Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6213583Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6229597Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6235974Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6242789Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6253725Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6264340Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6270824Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6277638Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6285250Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6295466Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6309741Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6313448Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6323293Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6333516Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6347680Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6352478Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6361917Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6369341Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6376460Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6387183Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6394695Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6406623Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6424714Z copying torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6430157Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6441520Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6452687Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6458421Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6469714Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6475569Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6482092Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6489106Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6496538Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6503454Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6514392Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6522441Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6533073Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6540495Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6547997Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6559406Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6566399Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6574297Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6585102Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6600731Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6606212Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6621857Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6626748Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6638660Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6646439Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6654717Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6665746Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6672287Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6679505Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6686879Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6698131Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6708473Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6717276Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6725846Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6733596Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6744839Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6751367Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6758567Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6766433Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6775998Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6790956Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6794785Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6804318Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6818867Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6822194Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6832796Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6839926Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6851956Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6859867Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6870451Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6885221Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6890961Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6902484Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6911325Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6925942Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6931073Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6941914Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6952020Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6966432Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6970747Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6980994Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6987281Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.6998878Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7009070Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7015717Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7024020Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7034070Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7048269Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7064426Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7070325Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7078250Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7086251Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7093520Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7105073Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7111796Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7124149Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7133977Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7149009Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7153181Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7163781Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7174907Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7188776Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7192282Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7203518Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7213990Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7227545Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7231545Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7238396Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7246337Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7254222Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7261216Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7271966Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7279065Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7290457Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7297007Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7311967Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7317152Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7328618Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7336558Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7343514Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7354025Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7361467Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7372803Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7379606Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7390392Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7397508Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7405385Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7416119Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7430622Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7434859Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7445677Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7456056Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7463086Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7470629Z copying torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7477816Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7486308Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7494142Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7501796Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7513522Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7524686Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7534395Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7545751Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7555317Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7562461Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7573287Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7587195Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7591287Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7598950Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7606267Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7621732Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7626770Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7643274Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7647516Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7658764Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7666296Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7677679Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7686130Z copying torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7693791Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7704871Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7712128Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7723634Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7733810Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7747550Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7753053Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7764042Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7774655Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7788565Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7791381Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7801739Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7808212Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7821804Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7830853Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7836756Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7848046Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7859048Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7873678Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7879684Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7892322Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7907849Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7911344Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7921790Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7928658Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7939458Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7948730Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7960550Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7967643Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7985113Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7991014Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.7999314Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8011988Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8019791Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8030194Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8036835Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8045535Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8053521Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8064572Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8072513Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8079716Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8090585Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8099124Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8110184Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8116028Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8127318Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8144431Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8149179Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8160262Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8166132Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8176347Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8183280Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8194260Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8200913Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8208480Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8219475Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8226506Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8233380Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8243300Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8253839Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8264512Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8274406Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8285334Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8295503Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8302457Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8312648Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8323548Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8331011Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8347999Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8355244Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8361645Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8372820Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8388646Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8394820Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8401961Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8412965Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8419913Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8435549Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8439911Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8447029Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8457926Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8465402Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8475380Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8485792Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8496394Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8502933Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8518146Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8521284Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8532518Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8547761Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8558048Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8566190Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8573292Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8583154Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8598276Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8602265Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8609445Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8617272Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8628583Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8636263Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8642864Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8653821Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8660310Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8667531Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8678082Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8686321Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8694254Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8708017Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8712698Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8722887Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8729675Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8740862Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8748855Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8756322Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8762991Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8773771Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8788736Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8793478Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8800419Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8808820Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8819303Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8832637Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8837629Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8850729Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8857457Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8865452Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8872804Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8881867Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8892709Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8899549Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8910739Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8918252Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8931226Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8938216Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8949614Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8957530Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8968068Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8974879Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.8986010Z copying torch/include/ATen/ops/empty_permuted.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9000552Z copying torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9003441Z copying torch/include/ATen/ops/empty_permuted_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9014297Z copying torch/include/ATen/ops/empty_permuted_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9024031Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9038882Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9041456Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9053643Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9061426Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9072672Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9083971Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9090884Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9107592Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9110512Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9123373Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9129087Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9136530Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9147916Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9162772Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9168129Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9179196Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9186652Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9202977Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9205482Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9216628Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9226801Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9233097Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9244147Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9255094Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9269574Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9272440Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9283310Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9293760Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9304400Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9311275Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9322045Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9328815Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9340251Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9347305Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9363023Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9369025Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9376896Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9384516Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9392124Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9402566Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9409795Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9420714Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9436522Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9441119Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9448672Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9458825Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9466970Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9477649Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9488588Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9505386Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9507754Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9519644Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9526979Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9537107Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9544790Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9551723Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9559563Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9570447Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9577144Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9588676Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9605471Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9606591Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9611099Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9618106Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9634203Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9638344Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9650170Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9657118Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9664814Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9671810Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9679535Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9688053Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9699052Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9705837Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9715919Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9723275Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9734530Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9746349Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9756674Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9763477Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9773930Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9788310Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9792477Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9805548Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9815384Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9822848Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9833515Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9845249Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9856311Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9862948Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9873751Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9885143Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9900141Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9904057Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9911104Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9921826Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9928771Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9939414Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9947788Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9965043Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9969730Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9976841Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:36.9988559Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0000811Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0005897Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0016968Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0025157Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0032260Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0046285Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0050775Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0061735Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0070019Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0081235Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0088366Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0095737Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0103776Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0119075Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0122424Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0134428Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0140646Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0148999Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0156192Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0164213Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0174658Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0189111Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0192542Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0204123Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0215479Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0230443Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0234107Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0244376Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0255679Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0262151Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0272303Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0279627Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0287177Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0298356Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0310908Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0314943Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0325079Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0339609Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0344162Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0351102Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0361675Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0368199Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0380034Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0387227Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0398674Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0407193Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0414822Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0425437Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0432629Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0440320Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0448156Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0459282Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0476524Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0480573Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0491895Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0506402Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0509128Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0520752Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0529028Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0539850Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0551379Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0558422Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0566436Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0574107Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0585064Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0591064Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0605607Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0609564Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0617278Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0627787Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0640670Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0645533Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0655974Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0670281Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0673611Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0683605Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0694469Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0702965Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0714067Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0721572Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0733265Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0740972Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0752211Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0765116Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0770370Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0777496Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0788435Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0795224Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0803017Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0814642Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0828999Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0832263Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0846247Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0852334Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0859998Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0876042Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0880798Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0888120Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0904298Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0908291Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0915871Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0926684Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0933297Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0943714Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0953885Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0965688Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0972070Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0979245Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0986942Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.0995140Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1002741Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1013787Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1023758Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1033775Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1045013Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1055769Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1070620Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1075068Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1082267Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1089772Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1106492Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1111566Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1126264Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1133949Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1147475Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1151629Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1162818Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1173027Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1189534Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1202539Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1208112Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1219259Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1226631Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1237992Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1246158Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1253371Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1260884Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1268169Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1285269Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1288599Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1300052Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1306354Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1317190Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1325534Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1339039Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1345235Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1364408Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1374779Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1392818Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1397622Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1405736Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1413314Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1423601Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1429375Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1436334Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1447214Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1454061Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1464356Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1474206Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1481016Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1491787Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1497845Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1504869Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1515004Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1521823Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1529519Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1540015Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1546701Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1557501Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1565710Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1576029Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1586074Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1602913Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1607932Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1614809Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1625080Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1634920Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1642777Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1653448Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1660316Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1677421Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1685599Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1693317Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1704506Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1713986Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1724705Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1734965Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1744954Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1755349Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1766912Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1773358Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1788900Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1792768Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1802754Z copying torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1813557Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1819600Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1830616Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1840575Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1851641Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1858759Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1868340Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1879170Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1889672Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1899677Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1910904Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1920261Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1930608Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1940436Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1951364Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1965736Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1969951Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1981026Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.1997954Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2001386Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2009053Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2016010Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2026954Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2035021Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2042983Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2054236Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2068472Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2071994Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2083935Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2091186Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2110777Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2125141Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2127861Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2137657Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2144800Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2155662Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2165322Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2180371Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2185142Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2194949Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2204902Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2214545Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2227581Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2232295Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2246097Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2250950Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2258206Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2271813Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2276897Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2284310Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2297079Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2302217Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2313230Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2319232Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2326933Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2334098Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2346757Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2351926Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2362632Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2369971Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2377657Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2384815Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2395646Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2405604Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2416801Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2422472Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2432726Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2442684Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2453938Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2461144Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2471962Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2479129Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2490329Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2498129Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2509202Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2523354Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2530156Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2537481Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2545496Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2555688Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2563060Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2574295Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2581335Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2597754Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2600136Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2611050Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2626641Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2634570Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2645790Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2656093Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2670596Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2674177Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2684499Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2694138Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2710539Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2715888Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2722598Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2729810Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2740459Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2751975Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2765970Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2770704Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2777985Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2793913Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2797800Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2805234Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2813438Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2822232Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2833275Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2839966Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2849431Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2864588Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2868645Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2883989Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2888460Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2899336Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2909220Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2916036Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2927610Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2935632Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2946424Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2957379Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2964556Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2979306Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2983055Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.2993349Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3004361Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3014963Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3025073Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3032280Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3043497Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3055178Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3068971Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3074279Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3087663Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3103501Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3107161Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3117930Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3125354Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3135265Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3145456Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3156503Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3164080Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3175424Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3190630Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3195064Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3205510Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3216427Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3233249Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3236717Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3249020Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3256216Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3276395Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3286773Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3294023Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3306216Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3316233Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3323143Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3333863Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3340452Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3352013Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3358543Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3369516Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3383468Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3390560Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3401346Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3408867Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3420122Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3427112Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3442540Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3448821Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3460468Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3466926Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3477598Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3486611Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3503564Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3506749Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3523471Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3526757Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3534284Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3544842Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3555032Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3565791Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3582447Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3588536Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3605225Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3608534Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3615845Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3622916Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3634128Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3643418Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3653523Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3660111Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3667291Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3678186Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3688473Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3704585Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3708593Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3719530Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3726841Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3739643Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3746691Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3757936Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3765543Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3776358Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3790950Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3794620Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3805949Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3812793Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3823456Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3830341Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3842638Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3849978Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3866164Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3871251Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3882142Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3889328Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3897069Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3904352Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3911302Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3922036Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3929583Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3936820Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3944477Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3955098Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3966287Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3973247Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3981613Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.3991991Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4005600Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4016047Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4022878Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4037638Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4041871Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4052825Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4059938Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4070700Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4078472Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4089567Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4097108Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4108442Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4116319Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4128188Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4136619Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4144641Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4154301Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4165493Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4177964Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4183409Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4193612Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4204496Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4215151Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4229131Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4232806Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4243582Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4254824Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4268883Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4272919Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4283282Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4294705Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4309428Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4313040Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4323824Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4331036Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4348154Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4354359Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4361304Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4372167Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4378978Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4390142Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4405946Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4410594Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4425622Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4430443Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4437907Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4451621Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4463751Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4468009Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4492118Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4511888Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4517533Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4524729Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4534822Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4546091Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4551788Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4562284Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4568924Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4575966Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4583178Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4594266Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4605413Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4615718Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4621427Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4631175Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4637781Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4645500Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4652536Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4659762Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4670814Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4676858Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4688383Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4694703Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4705048Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4720057Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4724682Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4734512Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4746934Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4757509Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4768892Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4777762Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4788462Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4804751Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4810953Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4818227Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4832622Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4846577Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4852192Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4862695Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4869026Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4879643Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4887440Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4894592Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4909651Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4914265Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4925355Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4942047Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4946190Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4954803Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4965574Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4972831Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4979242Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4989486Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.4996187Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5004414Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5015667Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5040002Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5053864Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5073008Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5075468Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5081559Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5092325Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5098424Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5108513Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5114607Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5124969Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5141957Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5147267Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5153981Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5160568Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5167816Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5178457Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5187191Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5193132Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5206328Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5214200Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5226270Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5233297Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5244172Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5254008Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5265754Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5270600Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5280809Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5288292Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5299250Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5308046Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5315181Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5324056Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5331467Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5338545Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5349821Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5364999Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5371293Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5377725Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5384706Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5391442Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5398974Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5409607Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5416163Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5423597Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5434783Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5447389Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5457582Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5464302Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5473954Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5485127Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5492860Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5499928Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5507301Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5518359Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5526475Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5533563Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5543987Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5555320Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5565927Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5574754Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5585553Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5600740Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5607486Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5621471Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5625952Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5637028Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5649143Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5657747Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5668832Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5685852Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5701235Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5703642Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5714325Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5725223Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5735445Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5744793Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5751929Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5762768Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5768904Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5779195Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5786593Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5794272Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5802504Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5814624Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5827826Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5831874Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5842184Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5849890Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5860798Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5868020Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5878973Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5890378Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5897537Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5904671Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5919870Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5924970Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5931794Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5942221Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5949067Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5960954Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5967676Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5983148Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5987000Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.5998392Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6007075Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6014631Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6025568Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6040093Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6044151Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6054983Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6070797Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6073708Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6084557Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6091409Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6107015Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6111085Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6126907Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6131012Z copying torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6146318Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6150741Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6162117Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6168720Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6185447Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6190373Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6201012Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6208732Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6220726Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6227644Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6239350Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6246439Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6253800Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6261857Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6276585Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6281450Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6289672Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6296938Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6304410Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6312946Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6324106Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6335109Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6347052Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6355322Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6363139Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6373743Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6388997Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6393625Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6405576Z copying torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6412021Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6423444Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6430283Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6441590Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6449150Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6460056Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6466369Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6476427Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6483790Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6495440Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6510971Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6516920Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6527877Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6541872Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6544924Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6552875Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6564387Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6574364Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6584274Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6601262Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6606820Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6623325Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6626926Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6634192Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6645921Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6653792Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6663860Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6674738Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6685875Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6700710Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6704393Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6715068Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6722312Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6733092Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6739828Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6755484Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6768960Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6782231Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6786623Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6794191Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6804471Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6814617Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6828716Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6832474Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6844111Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6855311Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6865076Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6871219Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6882054Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6888629Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6905466Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6910091Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6921551Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6931596Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6945952Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6949954Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6956894Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6968663Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6976556Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6983585Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.6998170Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7003268Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7013269Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7029188Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7034190Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7044771Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7055922Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7065736Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7071703Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7082733Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7089749Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7105033Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7112660Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7118806Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7130297Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7137446Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7144890Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7152265Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7164232Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7174793Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7189153Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7193011Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7205042Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7211345Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7218807Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7229920Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7245016Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7249267Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7260514Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7267371Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7275004Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7282821Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7293503Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7308327Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7312709Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7319764Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7327668Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7338168Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7350339Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7358229Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7371011Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7378139Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7390363Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7396519Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7405016Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7413698Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7425562Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7432547Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7445170Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7455390Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7470986Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7473534Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7485103Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7496008Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7510264Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7520504Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7529625Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7540261Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7548738Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7561151Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7568924Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7584105Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7590718Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7604037Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7609149Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7625177Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7630359Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7641252Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7648668Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7659994Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7666078Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7673260Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7682996Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7690128Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7697613Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7713934Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7719614Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7731026Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7739753Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7752139Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7758729Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7766419Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7777137Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7784940Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7795513Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7805890Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7812873Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7820820Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7835095Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7841243Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7848734Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7864177Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7867852Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7877319Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7888017Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7896268Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7906219Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7914275Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7926244Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7932863Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7947071Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7951405Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7965745Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7971171Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7986672Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7989697Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.7996428Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8008570Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8016839Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8024099Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8034744Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8045470Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8055387Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8069446Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8073219Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8083568Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8094149Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8104912Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8111350Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8121631Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8128855Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8143549Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8149678Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8161207Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8167598Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8174888Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8183473Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8194555Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8204470Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8220060Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8224392Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8233898Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8245709Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8256354Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8271263Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8275023Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8285205Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8300273Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8303485Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8313900Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8325013Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8331413Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8338282Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8345852Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8356231Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8368549Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8381182Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8385172Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8400297Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8402819Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8414029Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8428225Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8432524Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8445738Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8451784Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8467595Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8471786Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8485735Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8490420Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8501684Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8508304Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8519706Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8532147Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8538088Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8549488Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8557617Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8569734Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8581423Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8585980Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8594268Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8605569Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8613156Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8628218Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8632797Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8644078Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8654793Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8665391Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8671650Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8678854Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8690307Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8696942Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8704268Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8719247Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8723265Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8733376Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8744055Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8752467Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8759912Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8766994Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8778432Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8786057Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8793953Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8801158Z copying torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8812285Z copying torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8819378Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8830658Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8837491Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8851067Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8858595Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8869802Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8883407Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8890002Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8900631Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8917453Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8921183Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8931481Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8939420Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8951695Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8958837Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8966154Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8973658Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8984526Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.8999803Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9004937Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9012627Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9022167Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9036156Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9041587Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9048975Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9059898Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9067592Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9075462Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9082487Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9093369Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9108025Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9112115Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9123172Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9134242Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9147359Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9151606Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9162652Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9168962Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9180286Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9186278Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9201779Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9203845Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9215477Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9221519Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9232584Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9245684Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9250221Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9261151Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9274773Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9280462Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9288249Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9304606Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9308937Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9320302Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9327439Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9342566Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9349348Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9365854Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9369700Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9385150Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9389585Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9404881Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9409019Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9419909Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9427312Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9438132Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9445762Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9453088Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9468098Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9471141Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9482161Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9488889Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9499935Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9507409Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9515104Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9525470Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9540309Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9548389Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9565551Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9568390Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9584405Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9587106Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9598468Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9606346Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9613636Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9624766Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9631752Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9639184Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9651795Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9658155Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9670030Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9682429Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9688183Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9695723Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9703479Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9713990Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9724622Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9735700Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9746368Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9756627Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9769016Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9775870Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9786191Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9793565Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9801600Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9813511Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9826294Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9833925Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9845080Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9852506Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9863378Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9870173Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9881359Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9888297Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9896017Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9903387Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9910195Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9921163Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9928353Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9939124Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9951776Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9958887Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9971051Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9977481Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9988954Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:37.9997254Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0009159Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0015362Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0025216Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0035398Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0045794Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0056243Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0067226Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0075284Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0086309Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0104573Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0109961Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0120764Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0127381Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0138049Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0144925Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0155074Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0165604Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0179724Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0186556Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0204230Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0209070Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0220327Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0226558Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0234173Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0244352Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0255162Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0265614Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0286954Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0306368Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0309725Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0320427Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0327069Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0343290Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0349929Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0360468Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0367518Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0374467Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0383210Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0393553Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0410474Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0425885Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0429135Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0436021Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0446521Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0453467Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0468988Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0477185Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0487767Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0504868Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0509448Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0516744Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0526675Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0533553Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0543372Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0551090Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0562862Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0569388Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0579567Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0587636Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0598304Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0604915Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0615076Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0625783Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0632379Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0643188Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0650305Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0657754Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0668012Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0675385Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0682936Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0702588Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0711511Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0716622Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0726979Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0743244Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0748620Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0764484Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0768451Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0775919Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0786400Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0792877Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0803502Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0809727Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0816371Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0827446Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0835396Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0843070Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0854955Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0869341Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0873093Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0884344Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0894481Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0906045Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0912243Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0924821Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0935778Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0942303Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0949572Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0960083Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0967120Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0981693Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0984457Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.0994301Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1005533Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1012470Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1019573Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1025740Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1040706Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1046056Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1053372Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1060670Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1067720Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1077154Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1084223Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1095390Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1109683Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1112500Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1122600Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1133420Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1139634Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1151949Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1159329Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1167154Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1179940Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1185431Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1195834Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1202740Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1210171Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1221219Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1237043Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1240215Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1252366Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1258778Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1270212Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1276712Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1288497Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1296130Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1303404Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1313019Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1320366Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1332737Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1345609Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1355397Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1366375Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1377157Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1393170Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1397868Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1408946Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1425512Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1427585Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1434854Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1442186Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1454147Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1468178Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1471223Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1482005Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1489941Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1497445Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1508633Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1518816Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1530173Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1545112Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1549721Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1566292Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1570294Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1586693Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1590621Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1601653Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1608623Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1621089Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1629650Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1636873Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1650484Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1657503Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1664890Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1672461Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1683392Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1693728Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1708199Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1712259Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1719574Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1730941Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1747392Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1751942Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1762497Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1770063Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1781100Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1796777Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1800634Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1808493Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1819909Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1828174Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1843418Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1847880Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1859165Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1873912Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1878231Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1890176Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1904208Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1907792Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1918948Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1929489Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1943827Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1947574Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1955215Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1963294Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1974324Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1989218Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.1991735Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2003169Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2010381Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2017876Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2029432Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2044608Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2048875Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2060409Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2067397Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2083121Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2087983Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2099269Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2106479Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2114115Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2125297Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2133270Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2147235Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2151515Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2165785Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2180419Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2184416Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2193907Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2204248Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2214568Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2222203Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2232240Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2239133Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2247775Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2258999Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2272415Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2277686Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2289494Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2297221Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2304341Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2319477Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2323349Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2334644Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2346713Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2352818Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2364374Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2377905Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2386398Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2402116Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2407362Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2415792Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2425998Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2433799Z copying torch/include/ATen/ops/masked_scatter_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2444034Z copying torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2454799Z copying torch/include/ATen/ops/masked_scatter_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2468772Z copying torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2473068Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2484122Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2494365Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2510441Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2513448Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2523604Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2534325Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2544361Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2555743Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2562723Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2574493Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2589669Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2595862Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2607052Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2623062Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2627712Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2639282Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2648198Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2664804Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2668503Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2679529Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2687179Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2704077Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2707320Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2723433Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2727064Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2742327Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2745521Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2756623Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2764594Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2775621Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2782345Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2789514Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2806104Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2809966Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2826673Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2832656Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2844039Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2854079Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2860455Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2871414Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2878562Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2886696Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2909630Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2926427Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2929440Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2939522Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2946271Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2953312Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2960327Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2967277Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2977463Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2985970Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.2993186Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3003972Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3010059Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3020734Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3027058Z copying torch/include/ATen/ops/max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3034550Z copying torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3044981Z copying torch/include/ATen/ops/max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3052218Z copying torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3063454Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3073717Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3084023Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3090840Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3101936Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3109660Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3122356Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3129478Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3140203Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3147661Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3159290Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3170267Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3177769Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3185173Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3192712Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3204082Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3213974Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3228434Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3232187Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3243458Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3250919Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3265653Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3269225Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3280594Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3287427Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3295470Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3302772Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3316284Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3321343Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3329457Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3340761Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3349190Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3356102Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3368476Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3376428Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3384544Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3399709Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3402640Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3413959Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3429445Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3434129Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3442552Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3452801Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3462548Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3478024Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3481885Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3493680Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3503500Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3513722Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3524599Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3534631Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3544607Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3555024Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3565302Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3579223Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3582829Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3593802Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3605622Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3612614Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3623835Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3638231Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3641464Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3653520Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3659994Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3671452Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3678382Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3689930Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3703599Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3707094Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3718584Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3725742Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3739646Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3744388Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3756017Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3766551Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3773866Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3784707Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3798909Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3802738Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3813712Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3828596Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3831970Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3842844Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3850384Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3867451Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3871707Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3882618Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3892964Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3907383Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3911593Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3922928Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3930158Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3941260Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3949457Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3956991Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3969137Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3976303Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3984249Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.3995438Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4007417Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4024296Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4037193Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4048712Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4056501Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4065058Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4081104Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4086609Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4093392Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4104332Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4118624Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4122945Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4134342Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4142301Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4153887Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4161555Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4172418Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4178965Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4189987Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4196231Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4209246Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4217586Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4227923Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4234713Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4246681Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4255600Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4265374Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4280272Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4283494Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4295112Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4318256Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4319426Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4320432Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4327986Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4338480Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4346173Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4356555Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4367601Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4384810Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4388876Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4399893Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4407504Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4418297Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4424930Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4440339Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4446375Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4453753Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4460880Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4476131Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4481115Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4492717Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4502654Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4517072Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4519864Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4527674Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4536099Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4543240Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4554146Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4560301Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4568088Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4576004Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4583088Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4598805Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4603794Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4610918Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4621775Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4628428Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4635612Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4642970Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4654333Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4661041Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4671117Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4684924Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4689106Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4700420Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4706624Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4718550Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4726440Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4734401Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4744983Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4755744Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4766214Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4774159Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4784913Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4791822Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4808010Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4825716Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4829185Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4839121Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4846301Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4853958Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4861642Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4872059Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4885648Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4890983Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4898130Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4905075Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4912326Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4919939Z copying torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4927554Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4939419Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4945870Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4956268Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4963505Z copying torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4975377Z copying torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4989434Z copying torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4992140Z copying torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.4999248Z copying torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5010605Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5017916Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5025514Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5033324Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5045780Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5053498Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5060658Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5074111Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5079528Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5090944Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5108906Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5114674Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5121458Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5131957Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5138669Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5145881Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5153863Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5161182Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5172526Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5187012Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5190461Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5201448Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5208972Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5219936Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5233674Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5238609Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5246993Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5258360Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5273588Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5278211Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5290030Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5296687Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5304077Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5315307Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5322534Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5334287Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5347898Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5353374Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5361414Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5373448Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5388547Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5395273Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5402094Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5412939Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5420158Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5437971Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5450881Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5457120Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5467231Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5484625Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5488891Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5504877Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5508647Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5519446Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5526924Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5533722Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5544213Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5554908Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5565498Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5579476Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5584013Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5606230Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5620828Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5623197Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5629497Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5640255Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5647883Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5658323Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5665767Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5673060Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5685251Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5700369Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5704938Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5714946Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5725582Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5735729Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5745705Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5755879Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5767002Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5774024Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5788878Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5791530Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5802314Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5809781Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5820710Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5827183Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5844000Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5848325Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5855752Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5866372Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5875776Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5886055Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5893832Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5904645Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5914937Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5925581Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5936345Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5947725Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5965557Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5969078Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5985910Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5991685Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.5999369Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6011370Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6026948Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6029587Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6039727Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6047112Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6063490Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6068320Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6079387Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6086200Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6093083Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6103882Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6114083Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6120736Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6132896Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6146583Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6151289Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6162997Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6169001Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6179508Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6186069Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6203022Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6208525Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6216428Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6223351Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6234158Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6245724Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6263809Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6267775Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6284033Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6288782Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6304862Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6308470Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6324487Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6327067Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6337232Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6344854Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6352582Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6363933Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6380086Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6390749Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6393741Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6403630Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6413904Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6429829Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6435900Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6443549Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6454086Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6468352Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6471362Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6485842Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6490580Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6497285Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6504628Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6513101Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6523941Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6530481Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6540536Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6548001Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6565755Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6575651Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6589849Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6593133Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6604456Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6615169Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6638383Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6651884Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6657675Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6668959Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6676187Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6682889Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6694037Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6702268Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6706748Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6714260Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6725441Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6732860Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6744286Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6751381Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6762399Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6768775Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6775662Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6791996Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6797270Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6808376Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6814232Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6824756Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6832825Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6843630Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6850098Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6857461Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6867433Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6875033Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6882903Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6893587Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6908912Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6911841Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6922022Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6932466Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6944370Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6950101Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6960833Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6967176Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6974555Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.6983064Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7005351Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7014458Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7021449Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7028217Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7035723Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7043012Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7050136Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7057969Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7065302Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7073111Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7079791Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7087051Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7097638Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7106643Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7114880Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7125332Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7132632Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7145104Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7151306Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7163795Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7183388Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7190839Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7206443Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7220879Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7224739Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7233808Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7240638Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7247845Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7254949Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7262373Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7272314Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7286045Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7294311Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7305105Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7313011Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7322761Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7329893Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7336599Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7343196Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7353954Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7365436Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7375971Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7383281Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7398453Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7401964Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7412670Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7427745Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7432088Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7442885Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7448694Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7455710Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7463366Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7473143Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7480441Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7491776Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7506597Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7509366Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7515893Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7522745Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7533112Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7540027Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7550720Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7558071Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7569658Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7585028Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7589224Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7600538Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7607982Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7614675Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7626081Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7639569Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7643611Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7654068Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7669448Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7675238Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7681391Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7693084Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7707061Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7710287Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7721128Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7728333Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7738703Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7745643Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7753224Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7760673Z copying torch/include/ATen/ops/nonzero_static.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7771904Z copying torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7779287Z copying torch/include/ATen/ops/nonzero_static_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7786544Z copying torch/include/ATen/ops/nonzero_static_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7803296Z copying torch/include/ATen/ops/nonzero_static_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7807595Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7823180Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7826580Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7841555Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7847909Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7864465Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7870085Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7886413Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7892009Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7907843Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7910666Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7917388Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7928271Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7935892Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7946727Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7954587Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7962188Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7973324Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7979934Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7987452Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.7997910Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8009036Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8025821Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8027966Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8044784Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8050540Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8058383Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8069069Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8076483Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8083506Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8094420Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8104865Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8119208Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8122594Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8134833Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8145935Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8152930Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8160668Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8168658Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8183407Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8187578Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8194145Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8204676Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8218995Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8223101Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8232510Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8242919Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8249926Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8261566Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8267537Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8275520Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8282859Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8294581Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8309403Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8312342Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8324859Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8334274Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8347079Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8352388Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8365518Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8381554Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8387576Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8395421Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8403524Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8414295Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8421001Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8428782Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8439808Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8447271Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8455211Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8464940Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8475141Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8485804Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8493523Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8508144Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8512684Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8520239Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8527821Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8535236Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8553183Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8569539Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8583963Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8588084Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8594755Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8602117Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8614793Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8620863Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8638215Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8643918Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8654893Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8669269Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8674612Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8686196Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8696595Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8712450Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8719181Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8727592Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8734052Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8743699Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8754039Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8761262Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8768458Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8778441Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8785259Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8791915Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8802827Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8814310Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8829637Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8831655Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8841865Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8848192Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8858135Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8866437Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8882767Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8886871Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8894218Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8905357Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8919538Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8922883Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8934253Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8944237Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8952146Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8959644Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8970110Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8976504Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8983910Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.8993675Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9005831Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9012067Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9027295Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9032103Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9046805Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9051747Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9062489Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9068852Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9075843Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9088207Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9096151Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9103135Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9113701Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9120834Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9128515Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9139431Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9146804Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9158341Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9169415Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9176345Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9187045Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9195286Z copying torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9202144Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9209901Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9220719Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9227380Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9235209Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9249907Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9268409Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9275467Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9281766Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9292803Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9307712Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9312724Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9322676Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9334213Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9340272Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9348540Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9359535Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9368632Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9384726Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9390487Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9397692Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9408426Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9423540Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9426090Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9442266Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9446919Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9453729Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9464989Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9470995Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9478205Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9485757Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9492893Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9502982Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9509477Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9520097Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9526814Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9536750Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9544459Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9554911Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9563591Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9577313Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9583078Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9593833Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9604024Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9614103Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9629204Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9633696Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9645466Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9656326Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9672855Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9676854Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9688783Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9704459Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9707197Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9722024Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9726212Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9736558Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9747967Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9754714Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9762434Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9774345Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9788268Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9790907Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9801651Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9812026Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9819095Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9826317Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9836569Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9843333Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9852369Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9859743Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9876339Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9879530Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9891348Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9898064Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9905095Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9920408Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9925076Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9935327Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9946222Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9961359Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9965306Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9975620Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:38.9985801Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0000237Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0004274Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0015472Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0029436Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0033352Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0044211Z copying torch/include/ATen/ops/quantized_max_pool3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0054782Z copying torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0064745Z copying torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0079058Z copying torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0082181Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0094409Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0108088Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0113396Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0123421Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0134369Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0144877Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0153517Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0163893Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0174216Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0188793Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0192189Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0202980Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0215000Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0231010Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0236745Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0247542Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0264195Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0267794Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0275353Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0282709Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0293608Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0308824Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0313131Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0325152Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0333118Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0343699Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0356224Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0368452Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0383342Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0390054Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0397299Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0409108Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0416679Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0424983Z copying torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0441360Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0446053Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0453362Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0463368Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0477881Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0481451Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0492284Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0499315Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0513622Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0519462Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0528045Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0544492Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0550901Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0567562Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0571828Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0579205Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0587188Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0597822Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0606700Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0614172Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0629044Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0633786Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0645583Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0661954Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0667873Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0675941Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0682798Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0693847Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0703434Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0718066Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0721932Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0732264Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0739660Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0751945Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0758578Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0766326Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0783072Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0787239Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0797772Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0805240Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0815480Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0826156Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0840507Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0844511Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0854601Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0865280Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0875294Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0883393Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0894446Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0904729Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0912651Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0923479Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0930253Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0941516Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0948342Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0959608Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0966444Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0985301Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0991609Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.0998162Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1009178Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1016332Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1023318Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1034583Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1045477Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1055369Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1069640Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1073397Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1083794Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1094646Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1101280Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1111825Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1119629Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1130920Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1137841Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1144982Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1156447Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1164265Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1174573Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1190030Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1193387Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1204843Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1211102Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1224886Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1229351Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1243918Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1248589Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1258147Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1269054Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1276411Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1287234Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1295234Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1305456Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1312526Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1323595Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1333867Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1347447Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1353022Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1361498Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1372382Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1379846Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1390616Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1404607Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1409962Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1417510Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1428813Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1436034Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1449217Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1465976Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1469661Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1480508Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1498234Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1499588Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1504572Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1512807Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1520349Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1528164Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1543450Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1548911Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1563369Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1570178Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1577428Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1593080Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1598211Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1609277Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1625671Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1628889Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1639965Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1647633Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1655317Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1665520Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1673353Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1683491Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1694010Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1708349Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1712948Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1720089Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1732461Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1739233Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1751510Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1758880Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1770624Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1777211Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1784487Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1793453Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1805411Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1820212Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1827254Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1834566Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1845239Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1856414Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1871131Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1875087Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1886301Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1900946Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1904923Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1912088Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1922420Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1929859Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1940703Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1952213Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1959380Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1971982Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1979453Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1994874Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.1998533Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2010125Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2024284Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2028032Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2042026Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2047501Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2056885Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2066859Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2073919Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2085070Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2092263Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2100088Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2111431Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2118551Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2129442Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2146269Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2160179Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2164739Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2175896Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2182565Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2189940Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2201446Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2207873Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2224296Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2226808Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2235049Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2247281Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2254956Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2263786Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2272399Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2284289Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2290621Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2301812Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2317454Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2320034Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2327094Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2342324Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2348108Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2355243Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2364191Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2374235Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2389160Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2392596Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2403617Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2413873Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2427926Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2431499Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2442497Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2449821Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2465773Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2469349Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2482049Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2489580Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2506977Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2510216Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2521336Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2527667Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2538478Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2546795Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2562636Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2566728Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2583315Z copying torch/include/ATen/ops/rms_norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2588023Z copying torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2595548Z copying torch/include/ATen/ops/rms_norm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2603594Z copying torch/include/ATen/ops/rms_norm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2614422Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2629163Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2633406Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2644483Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2656115Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2670830Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2673515Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2684036Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2694858Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2709309Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2713164Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2723583Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2734659Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2746157Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2752087Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2762004Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2772660Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2780539Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2788429Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2799708Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2810120Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2817468Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2828388Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2836732Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2844084Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2855481Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2862610Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2873519Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2884744Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2895996Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2903470Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2914303Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2925028Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2936653Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2947103Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2964086Z copying torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2967255Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2984553Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.2988438Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3005015Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3008855Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3020026Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3027122Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3043997Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3048045Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3056092Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3064382Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3072959Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3080052Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3090756Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3097886Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3109644Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3116997Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3127695Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3138279Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3146313Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3163572Z copying torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3168012Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3184112Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3188145Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3205437Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3211662Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3222539Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3229769Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3240724Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3248207Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3260970Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3267181Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3274916Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3285030Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3300473Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3305638Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3315734Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3323974Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3334829Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3346408Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3356819Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3367516Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3384027Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3390495Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3397763Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3405330Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3419662Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3424949Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3433459Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3443946Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3454859Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3468898Z copying torch/include/ATen/ops/scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3473169Z copying torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3483242Z copying torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3494795Z copying torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3509677Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3515619Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3523180Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3534234Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3546732Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3552550Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3563348Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3574120Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3590384Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3593867Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3603274Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3614779Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3629075Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3634198Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3641386Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3654170Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3670011Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3672286Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3682724Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3693728Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3700599Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3711733Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3718425Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3730251Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3744342Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3749673Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3760584Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3772002Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3787865Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3793800Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3804814Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3814928Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3829403Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3833361Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3846093Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3856495Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3873271Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3877630Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3890421Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3900801Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3915442Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3919297Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3930628Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3937379Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3949588Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3957485Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3970046Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3977545Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3987844Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.3995935Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4002633Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4009899Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4016693Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4027997Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4036518Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4043720Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4051195Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4061856Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4076815Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4087846Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4105570Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4107817Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4115072Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4125581Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4136017Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4143795Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4154289Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4161547Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4172509Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4179394Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4186904Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4197528Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4207604Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4214767Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4225421Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4240394Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4244404Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4261302Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4267081Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4277246Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4284939Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4295964Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4311294Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4316954Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4323849Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4334139Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4346352Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4352721Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4362206Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4373488Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4380122Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4395090Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4398411Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4410041Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4417085Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4425260Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4440204Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4445844Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4453819Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4460736Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4467941Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4479321Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4487664Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4498190Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4505263Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4520825Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4525400Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4535456Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4546293Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4556194Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4568069Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4575695Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4585962Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4593733Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4604165Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4617092Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4629642Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4636707Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4648238Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4655727Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4664094Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4675148Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4685525Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4696287Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4702991Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4714044Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4724402Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4734640Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4744600Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4751809Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4759446Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4767353Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4778265Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4785859Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4793488Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4804227Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4819470Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4823503Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4833116Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4845144Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4851348Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4866228Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4870493Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4881731Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4893577Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4908481Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4912525Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4923343Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4930381Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4941290Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4948690Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4960216Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4969226Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4976946Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4988131Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.4995684Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5002671Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5013023Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5020139Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5031190Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5038661Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5051346Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5067566Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5073148Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5085099Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5101026Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5107350Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5124516Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5130451Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5140291Z copying torch/include/ATen/ops/slice_inverse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5147902Z copying torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5155515Z copying torch/include/ATen/ops/slice_inverse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5166377Z copying torch/include/ATen/ops/slice_inverse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5173115Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5179979Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5186991Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5194130Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5205495Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5211820Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5219532Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5229813Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5236542Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5243822Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5255441Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5263348Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5274152Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5284922Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5300737Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5304148Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5320790Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5326515Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5340258Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5343233Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5354165Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5361719Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5372890Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5380388Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5391113Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5398207Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5411089Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5427133Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5431007Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5446413Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5450356Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5461057Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5468541Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5480127Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5486998Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5494522Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5511203Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5516327Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5523395Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5533440Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5547406Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5556039Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5568133Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5576474Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5587167Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5603628Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5607310Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5621446Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5625943Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5636265Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5649621Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5656223Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5663942Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5680801Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5690985Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5698166Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5705847Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5712968Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5720437Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5727590Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5743389Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5746963Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5754340Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5761876Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5773283Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5787452Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5791135Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5806014Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5809952Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5825466Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5828842Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5845086Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5848038Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5859062Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5872938Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5878524Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5891024Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5904832Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5909074Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5920209Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5935850Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5948183Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5959144Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5966160Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5972899Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5979369Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5990648Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.5997828Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6008452Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6025273Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6029230Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6036365Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6043634Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6054278Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6064606Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6079000Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6082125Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6093443Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6099529Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6115102Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6118671Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6125983Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6134025Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6143841Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6155034Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6165277Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6175675Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6189771Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6194671Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6205145Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6216217Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6230209Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6233679Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6240583Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6252104Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6259166Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6275571Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6278551Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6290651Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6296651Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6307656Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6315071Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6325411Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6340250Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6343810Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6354293Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6365378Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6375768Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6389955Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6392788Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6404477Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6410988Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6422012Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6428702Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6439803Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6447444Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6458141Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6466799Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6477992Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6486368Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6493591Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6504643Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6512343Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6525756Z copying torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6534869Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6546450Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6556072Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6566941Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6583495Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6586373Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6593246Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6605000Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6616237Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6623679Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6638529Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6643633Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6655315Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6669063Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6672556Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6682738Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6690341Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6701173Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6711404Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6718593Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6730996Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6737402Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6747933Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6762379Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6769194Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6780224Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6787512Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6798022Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6806912Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6814689Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6829651Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6833300Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6843246Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6854878Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6869800Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6873747Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6883650Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6894555Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6909094Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6916104Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6922150Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6934358Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6946979Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6950901Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6961909Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6968830Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6976496Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6986102Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.6996507Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7006561Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7021961Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7025842Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7036659Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7043927Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7055789Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7062884Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7074030Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7079840Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7087399Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7098876Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7113634Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7118550Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7130350Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7146151Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7150891Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7161730Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7173366Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7180159Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7191494Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7198959Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7211596Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7217648Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7225416Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7233057Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7244278Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7256165Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7263938Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7279124Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7283045Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7294596Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7310242Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7316345Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7325148Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7336531Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7342925Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7354135Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7361047Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7369329Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7381069Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7387071Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7404475Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7409154Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7420125Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7435039Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7439694Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7447612Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7465166Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7468416Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7484848Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7487566Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7498892Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7506478Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7514042Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7522840Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7534795Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7546704Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7556845Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7564260Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7574407Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7585356Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7599547Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7602879Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7613206Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7628184Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7631431Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7638470Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7647190Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7654724Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7665675Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7672647Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7682768Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7691879Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7708667Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7711546Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7725264Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7731522Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7748434Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7752176Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7762956Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7770110Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7781505Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7796018Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7799021Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7806609Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7814112Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7821833Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7837515Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7841022Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7848775Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7859999Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7871813Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7877228Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7889524Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7897779Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7909435Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7916344Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7928971Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7937292Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7949449Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7956409Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7966811Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7974401Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7985817Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.7992757Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8003887Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8014461Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8029018Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8032415Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8042956Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8050502Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8065907Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8069836Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8081546Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8087621Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8104288Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8107845Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8119112Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8129984Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8136361Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8151576Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8167826Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8173077Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8180304Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8191363Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8198439Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8206478Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8213911Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8225173Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8234927Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8245237Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8257247Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8263796Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8273059Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8283892Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8290887Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8301734Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8309066Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8319705Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8326826Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8339889Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8347890Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8364207Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8367316Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8374193Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8385559Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8393084Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8405088Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8416065Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8423469Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8438646Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8442894Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8455297Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8469668Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8473936Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8484303Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8499756Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8503649Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8518941Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8523310Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8534624Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8540698Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8552777Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8565746Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8572207Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8579070Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8594428Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8599169Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8611547Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8619605Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8630339Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8647275Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8650751Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8658223Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8673370Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8679131Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8690322Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8705879Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8709580Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8716867Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8728342Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8743162Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8748395Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8755966Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8764225Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8775390Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8791159Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8794997Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8813781Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8815016Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8820800Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8832749Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8846222Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8850154Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8861234Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8874304Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8877451Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8887815Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8904557Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8908382Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8915580Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8923021Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8934022Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8949341Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8953424Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8963913Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8974389Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8990252Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.8993387Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9004868Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9014959Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9022051Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9032479Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9039559Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9051205Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9058572Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9066055Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9073515Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9084090Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9095355Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9109775Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9112555Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9123925Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9134103Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9147329Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9155003Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9166211Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9177191Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9184285Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9199625Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9202171Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9214358Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9221185Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9234137Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9240532Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9252712Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9259856Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9271576Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9279008Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9290841Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9306071Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9310557Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9325914Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9329898Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9340729Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9352206Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9359657Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9371000Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9378272Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9389360Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9403896Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9409501Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9425867Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9430491Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9441133Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9448715Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9466094Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9470213Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9481552Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9488203Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9499448Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9506204Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9513200Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9525536Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9531091Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9542136Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9549735Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9557094Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9564761Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9580940Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9584511Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9592907Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9604744Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9611018Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9622047Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9636634Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9640227Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9648248Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9659402Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9666139Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9673397Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9683592Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9695162Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9711583Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9718260Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9725569Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9740404Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9748042Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9755457Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9766302Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9776209Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9791465Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9795521Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9806100Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9813977Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9826036Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9831683Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9842915Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9849370Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9864407Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9868728Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9879990Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9888469Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9900130Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9907463Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9924778Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9927490Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9935325Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9946605Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9963200Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9967385Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9985605Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9988767Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:39.9995964Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0007557Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0024504Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0027209Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0037294Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0044952Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0054978Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0066748Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0073434Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0080534Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0091568Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0099188Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0115040Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0119550Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0131037Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0139534Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0152575Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0160188Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0172532Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0187907Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0191742Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0201953Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0209607Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0220753Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0227523Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0238268Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0246896Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0257783Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0265851Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0284337Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0288381Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0299787Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0307887Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0323113Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0328961Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0339676Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0346474Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0353632Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0365308Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0372201Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0379709Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0388149Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0398771Z copying torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0406815Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0416923Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0434447Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0439807Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0446905Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0464543Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0467350Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0477699Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0485226Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0496217Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0503950Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0519500Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0523849Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0531770Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0542206Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0550267Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0560657Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0567881Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0579012Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0594979Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0605856Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0611092Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0618791Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0629844Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0636204Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0647392Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0665891Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0670296Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0677914Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0689521Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0703530Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0706289Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0723949Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0729191Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0736373Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0747641Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0765652Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0770749Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0781442Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0787660Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0794594Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0804260Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0814999Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0820869Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0831492Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0838454Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0849917Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0858197Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0868611Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0875954Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0883469Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0894389Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0903169Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0917139Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0922994Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0933719Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0947557Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0951948Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0959951Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0967837Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0978355Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0986714Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.0993816Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1004682Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1015047Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1030016Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1034171Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1046087Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1052944Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1063882Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1080140Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1086198Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1092454Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1102684Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1118708Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1123519Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1134118Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1145852Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1155921Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1163392Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1174354Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1189005Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1192064Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1205979Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1216142Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1225521Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1235366Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1246372Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1253908Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1269540Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1274028Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1285343Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1292805Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1304467Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1319348Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1321919Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1329640Z copying torch/include/ATen/ops/sym_constrain_range.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1341004Z copying torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1346878Z copying torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1354396Z copying torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1365861Z copying torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1373186Z copying torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1380634Z copying torch/include/ATen/ops/sym_constrain_range_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1391200Z copying torch/include/ATen/ops/sym_constrain_range_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1405151Z copying torch/include/ATen/ops/sym_numel.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1409229Z copying torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1416218Z copying torch/include/ATen/ops/sym_numel_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1423261Z copying torch/include/ATen/ops/sym_numel_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1430444Z copying torch/include/ATen/ops/sym_size.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1444847Z copying torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1448586Z copying torch/include/ATen/ops/sym_size_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1458066Z copying torch/include/ATen/ops/sym_size_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1465553Z copying torch/include/ATen/ops/sym_storage_offset.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1473112Z copying torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1480061Z copying torch/include/ATen/ops/sym_storage_offset_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1491757Z copying torch/include/ATen/ops/sym_storage_offset_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1498959Z copying torch/include/ATen/ops/sym_stride.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1506452Z copying torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1517442Z copying torch/include/ATen/ops/sym_stride_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1526838Z copying torch/include/ATen/ops/sym_stride_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1534392Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1545475Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1560820Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1564892Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1572805Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1582923Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1598807Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1602355Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1613186Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1628630Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1652793Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1675377Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1679312Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1687193Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1697976Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1705612Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1712664Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1728103Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1746661Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1751064Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1757263Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1767934Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1774640Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1784464Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1793561Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1799545Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1806797Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1813524Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1824594Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1829890Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1841729Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1852604Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1859768Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1870338Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1877292Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1889336Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1896672Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1907126Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1916992Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1924629Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1940939Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1947899Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1965455Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1969593Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1981271Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1990764Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.1998054Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2009013Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2015663Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2026655Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2035647Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2047127Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2062124Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2065199Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2072393Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2079750Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2087448Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2098110Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2111211Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2115487Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2124967Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2135474Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2147808Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2165510Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2168206Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2175831Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2182381Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2189614Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2206643Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2212309Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2228445Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2232985Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2244227Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2252894Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2262795Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2270905Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2281597Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2288850Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2300051Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2307069Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2323057Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2327170Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2334455Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2344431Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2350861Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2365889Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2370097Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2380517Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2396821Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2400982Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2407831Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2418862Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2434065Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2436613Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2444153Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2456635Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2474763Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2480640Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2486175Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2496221Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2506169Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2513823Z copying torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2525193Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2535677Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2543115Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2554223Z copying torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2562314Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2572618Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2588281Z copying torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2590662Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2602238Z copying torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2609431Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2617299Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2628453Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2646888Z copying torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2650168Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2665979Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2670237Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2678188Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2685621Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2693619Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2704271Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2719739Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2723949Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2731204Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2737986Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2750016Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2757785Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2769991Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2777783Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2784627Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2794736Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2803521Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2814610Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2830259Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2835120Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2846792Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2854385Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2865186Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2879881Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2881951Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2893398Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2908670Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2912056Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2926380Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2930870Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2941796Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2949734Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2961059Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2967639Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2984731Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2988743Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.2999564Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3008086Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3018925Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3035777Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3038965Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3051743Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3058742Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3075934Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3079097Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3090358Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3096915Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3104159Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3111042Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3121575Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3128845Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3140134Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3147910Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3159605Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3166505Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3174371Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3184703Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3199874Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3203554Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3214655Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3224076Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3239421Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3242249Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3249883Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3260775Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3275610Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3279620Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3291944Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3298650Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3306588Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3313816Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3325258Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3334253Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3344584Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3353916Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3361302Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3372458Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3388294Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3391925Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3405929Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3431291Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3447129Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3450891Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3461310Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3467282Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3474281Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3480605Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3487423Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3498485Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3516479Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3520674Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3527534Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3538571Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3548027Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3554593Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3561248Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3567647Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3574509Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3583154Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3593432Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3604243Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3609885Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3616441Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3633112Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3637899Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3644765Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3655926Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3672852Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3679978Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3686715Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3693798Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3704320Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3710602Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3720985Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3731640Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3738175Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3745691Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3752743Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3760160Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3770929Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3777644Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3787588Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3795227Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3802852Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3813565Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3828627Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3832757Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3839691Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3849052Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3866062Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3869141Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3880018Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3887053Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3894601Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3904693Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3914490Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3925423Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3941942Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3946396Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3964697Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3967615Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3974765Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3990074Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.3995584Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4005797Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4016255Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4022253Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4029204Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4035821Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4042141Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4053917Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4069304Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4071541Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4081895Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4088788Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4099577Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4107018Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4116944Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4124567Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4134192Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4143996Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4154802Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4165694Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4176141Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4184605Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4195223Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4206067Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4221528Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4225458Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4234991Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4245958Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4256540Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4264673Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4271720Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4282604Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4289450Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4306543Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4310935Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4318195Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4331309Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4337847Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4350406Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4365174Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4368528Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4376208Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4383593Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4394425Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4406732Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4413427Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4424585Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4432202Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4442499Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4453032Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4469293Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4473131Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4483551Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4491888Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4503584Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4518475Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4522550Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4534033Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4547768Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4558347Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4566686Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4575425Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4592749Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4597639Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4612015Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4629745Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4633590Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4645701Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4651598Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4661843Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4668619Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4676168Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4683761Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4695149Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4702861Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4709780Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4719641Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4726437Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4733598Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4754632Z copying torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4767510Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4774654Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4785368Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4802279Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4808062Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4814569Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4824912Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4834983Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4845934Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4852511Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4859437Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4870191Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4877782Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4884776Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4895824Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4906256Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4911744Z copying torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4918810Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4929868Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4936084Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4946250Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4957351Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4964708Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4980844Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4985754Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.4995600Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5002239Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5009693Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5020491Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5026517Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5037233Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5045884Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5056857Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5064374Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5071763Z copying torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5082691Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5089501Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5100753Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5107453Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5114528Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5124829Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5135635Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5147296Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5166134Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5169587Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5180392Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5196588Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5199547Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5210763Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5217767Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5225602Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5232494Z copying torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5243035Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5254942Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5269925Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5272817Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5279567Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5287077Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5298263Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5314193Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5328041Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5347258Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5349361Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5356206Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5366888Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5373411Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5384047Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5399048Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5424736Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5439893Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5442021Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5452505Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5458044Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5467616Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5474496Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5484925Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5498056Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5503834Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5512485Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5522854Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5529805Z copying torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5536143Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5542296Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5549412Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5566845Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5570226Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5581247Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5587300Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5593493Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5603223Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5609271Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5616322Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5622518Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5629625Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5646941Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5650567Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5660580Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5667019Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5672969Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5682835Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5689420Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5700026Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5706120Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5715891Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5723405Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5733446Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5743885Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5757345Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5764831Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5775579Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5782145Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5792517Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5799093Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5810051Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5818001Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5835084Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5841011Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5847651Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5857999Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5865827Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5872723Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5883562Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5890696Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5907019Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5911760Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5918136Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5928781Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5946135Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5950401Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5965589Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5968898Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5984498Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5988933Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.5995313Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6001776Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6013204Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6029791Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6040851Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6043852Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6054628Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6063090Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6070316Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6080726Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6087446Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6098160Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6113317Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6115966Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6127433Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6135342Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6146037Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6164036Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6168208Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6179173Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6186387Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6193116Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6199934Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6207368Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6214131Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6224955Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6234663Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6243967Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6256610Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6272088Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6276397Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6283774Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6290919Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6306865Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6311879Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6322089Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6332795Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6339370Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6351931Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6358069Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6365274Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6375420Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6386065Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6393214Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6400964Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6411798Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6418383Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6429209Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6439304Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6447023Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6454187Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6465229Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6473238Z copying torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6483844Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6490838Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6506854Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6510310Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops 2025-06-01T22:48:40.6517298Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-06-01T22:48:40.6518417Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-06-01T22:48:40.6531182Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-06-01T22:48:40.6546764Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-06-01T22:48:40.6565930Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-06-01T22:48:40.6570187Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch 2025-06-01T22:48:40.6576927Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6577992Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6586329Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6596558Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6603063Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6613798Z copying torch/include/torch/csrc/DeviceAccelerator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6630346Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6637637Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6644177Z copying torch/include/torch/csrc/Event.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6654733Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6670677Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6675090Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6686159Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6696356Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6712399Z copying torch/include/torch/csrc/PyInterpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6714515Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6725908Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6735912Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6745952Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6757483Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6768287Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6775159Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6781775Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6792143Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6806161Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6810450Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6821498Z copying torch/include/torch/csrc/itt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6837966Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6843101Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6855122Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6871960Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6876463Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc 2025-06-01T22:48:40.6883845Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit 2025-06-01T22:48:40.6885345Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit 2025-06-01T22:48:40.6894187Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit 2025-06-01T22:48:40.6901153Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit 2025-06-01T22:48:40.6908013Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.6909344Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.6925802Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.6935258Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.6946814Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.6956288Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.6967027Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.6984447Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.6989553Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7007101Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7009970Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7024348Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7027354Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7035817Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7043632Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7054914Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7060619Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7071356Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7078824Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7087927Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7105092Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7109040Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7115792Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7122469Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7135000Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7147741Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7166091Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7172238Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7196695Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:40.7199175Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7200462Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7211971Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7217260Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7228730Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7235395Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7242363Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7249975Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7263454Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7270292Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7276660Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7283199Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7294383Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7313799Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7334733Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7347351Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7365632Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7369380Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7380053Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7385035Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7394392Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7399620Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:40.7409084Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-06-01T22:48:40.7412180Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-06-01T22:48:40.7419534Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-06-01T22:48:40.7430068Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-06-01T22:48:40.7437611Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-06-01T22:48:40.7450128Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api 2025-06-01T22:48:40.7457321Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-06-01T22:48:40.7458677Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-06-01T22:48:40.7470072Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-06-01T22:48:40.7485032Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-06-01T22:48:40.7489879Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-06-01T22:48:40.7497024Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-06-01T22:48:40.7503676Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-06-01T22:48:40.7513824Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-06-01T22:48:40.7519247Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-06-01T22:48:40.7532131Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends 2025-06-01T22:48:40.7546154Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-06-01T22:48:40.7547350Z copying torch/include/torch/csrc/jit/backends/coreml/cpp/context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-06-01T22:48:40.7552324Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc 2025-06-01T22:48:40.7553862Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc 2025-06-01T22:48:40.7561404Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc 2025-06-01T22:48:40.7573591Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc 2025-06-01T22:48:40.7595092Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc 2025-06-01T22:48:40.7603990Z copying torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc 2025-06-01T22:48:40.7607086Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack 2025-06-01T22:48:40.7608432Z copying torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack 2025-06-01T22:48:40.7618347Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-06-01T22:48:40.7621844Z copying torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-06-01T22:48:40.7627516Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-06-01T22:48:40.7629225Z copying torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-06-01T22:48:40.7635285Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-06-01T22:48:40.7636862Z copying torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-06-01T22:48:40.7642890Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/cuda 2025-06-01T22:48:40.7644757Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/cuda 2025-06-01T22:48:40.7654590Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7655992Z copying torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7667520Z copying torch/include/torch/csrc/jit/codegen/fuser/codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7673634Z copying torch/include/torch/csrc/jit/codegen/fuser/compiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7683779Z copying torch/include/torch/csrc/jit/codegen/fuser/executor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7690610Z copying torch/include/torch/csrc/jit/codegen/fuser/fallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7701844Z copying torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7707721Z copying torch/include/torch/csrc/jit/codegen/fuser/interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7714734Z copying torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7721271Z copying torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7728565Z copying torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7735413Z copying torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7741891Z copying torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:40.7748428Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-06-01T22:48:40.7749725Z copying torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-06-01T22:48:40.7765944Z copying torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-06-01T22:48:40.7770222Z copying torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-06-01T22:48:40.7776901Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-06-01T22:48:40.7778282Z copying torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-06-01T22:48:40.7784910Z copying torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-06-01T22:48:40.7791344Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:40.7793250Z copying torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:40.7804881Z copying torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:40.7810954Z copying torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:40.7821895Z copying torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:40.7828037Z copying torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:40.7835356Z copying torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:40.7842437Z copying torch/include/torch/csrc/jit/codegen/onednn/interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:40.7850376Z copying torch/include/torch/csrc/jit/codegen/onednn/kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:40.7861292Z copying torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:40.7868602Z copying torch/include/torch/csrc/jit/codegen/onednn/operator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:40.7875391Z copying torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:40.7885360Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/cuda 2025-06-01T22:48:40.7888561Z copying torch/include/torch/csrc/jit/cuda/cuda.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/cuda 2025-06-01T22:48:40.7895182Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.7896444Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.7904311Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.7915538Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.7921479Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.7929850Z copying torch/include/torch/csrc/jit/ir/graph_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.7940988Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.7965034Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.7968828Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.7985018Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.7988603Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.7999356Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.8010460Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.8035648Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:40.8047305Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8048302Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8055310Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8063712Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8070586Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8081446Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8088241Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8094922Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8102199Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8112857Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8122550Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8133107Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8139133Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8146836Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8153844Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8160601Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8167880Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8174765Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8185606Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8200343Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8204442Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8214022Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8224439Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:40.8233324Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility 2025-06-01T22:48:40.8235391Z copying torch/include/torch/csrc/jit/mobile/compatibility/backport.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility 2025-06-01T22:48:40.8243093Z copying torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility 2025-06-01T22:48:40.8250910Z copying torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility 2025-06-01T22:48:40.8258279Z copying torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility 2025-06-01T22:48:40.8267749Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:40.8271393Z copying torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:40.8278122Z copying torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:40.8290073Z copying torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:40.8297087Z copying torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:40.8305119Z copying torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:40.8316075Z copying torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:40.8324327Z copying torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:40.8335019Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc 2025-06-01T22:48:40.8336438Z copying torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc 2025-06-01T22:48:40.8345013Z copying torch/include/torch/csrc/jit/mobile/nnc/context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc 2025-06-01T22:48:40.8355980Z copying torch/include/torch/csrc/jit/mobile/nnc/registry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc 2025-06-01T22:48:40.8365856Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train 2025-06-01T22:48:40.8368012Z copying torch/include/torch/csrc/jit/mobile/train/export_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train 2025-06-01T22:48:40.8381390Z copying torch/include/torch/csrc/jit/mobile/train/random.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train 2025-06-01T22:48:40.8387392Z copying torch/include/torch/csrc/jit/mobile/train/sequential.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train 2025-06-01T22:48:40.8393874Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/optim 2025-06-01T22:48:40.8395145Z copying torch/include/torch/csrc/jit/mobile/train/optim/sgd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/optim 2025-06-01T22:48:40.8401959Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders 2025-06-01T22:48:40.8403496Z copying torch/include/torch/csrc/jit/operator_upgraders/upgraders.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders 2025-06-01T22:48:40.8411635Z copying torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders 2025-06-01T22:48:40.8428290Z copying torch/include/torch/csrc/jit/operator_upgraders/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders 2025-06-01T22:48:40.8431402Z copying torch/include/torch/csrc/jit/operator_upgraders/version_map.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders 2025-06-01T22:48:40.8447073Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8448506Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8454531Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8465357Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8471165Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8482257Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8490286Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8498000Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8504840Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8512210Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8519398Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8530749Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8536896Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8548470Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8563473Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8566567Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8573541Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8580310Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8591057Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8598369Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8610137Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8617553Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8625102Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8635519Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8647370Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8665631Z copying torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8669684Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8681310Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8689129Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8702057Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8707404Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8718832Z copying torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8725248Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8736261Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8743152Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8753417Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8760650Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8771981Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8787648Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8791851Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8802006Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8813947Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8822939Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8833521Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8840447Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8847961Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8859009Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8865598Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8876423Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8882436Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8894196Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8909747Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8914199Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8925209Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8930976Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8942094Z copying torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8948235Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8956031Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8968013Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8976734Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8984126Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.8994624Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9005799Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9016134Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9023440Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9030707Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9041300Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9047895Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9058814Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9074449Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9078724Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9086671Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9093955Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9111579Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9116160Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9123227Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9134551Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9147627Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9153746Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9161316Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9169029Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9184996Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9188463Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9201858Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9206917Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9216904Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9224316Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9235319Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:40.9242440Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-06-01T22:48:40.9243981Z copying torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-06-01T22:48:40.9254033Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9255481Z copying torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9271241Z copying torch/include/torch/csrc/jit/passes/onnx/constant_fold.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9275335Z copying torch/include/torch/csrc/jit/passes/onnx/constant_map.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9285791Z copying torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9301579Z copying torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9306764Z copying torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9317225Z copying torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9329068Z copying torch/include/torch/csrc/jit/passes/onnx/function_extraction.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9335589Z copying torch/include/torch/csrc/jit/passes/onnx/function_substitution.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9346645Z copying torch/include/torch/csrc/jit/passes/onnx/helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9354242Z copying torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9361917Z copying torch/include/torch/csrc/jit/passes/onnx/naming.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9372901Z copying torch/include/torch/csrc/jit/passes/onnx/onnx_log.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9388740Z copying torch/include/torch/csrc/jit/passes/onnx/peephole.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9393050Z copying torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9402891Z copying torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9410418Z copying torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9426351Z copying torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9431307Z copying torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9446234Z copying torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:40.9450366Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-06-01T22:48:40.9451885Z copying torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-06-01T22:48:40.9463096Z copying torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-06-01T22:48:40.9469792Z copying torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-06-01T22:48:40.9481319Z copying torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-06-01T22:48:40.9487809Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:40.9489213Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:40.9500681Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:40.9508012Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:40.9525533Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:40.9529637Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:40.9547337Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:40.9550723Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:40.9568135Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:40.9579288Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:40.9585652Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils 2025-06-01T22:48:40.9586993Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils 2025-06-01T22:48:40.9604735Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils 2025-06-01T22:48:40.9607359Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils 2025-06-01T22:48:40.9624515Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils 2025-06-01T22:48:40.9627565Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils 2025-06-01T22:48:40.9637052Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9640097Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9647478Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9658774Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9674407Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9694739Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9711057Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9715024Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9720436Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9727397Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9738677Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9747768Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9755332Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9766377Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9773536Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9784902Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9792255Z copying torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python 2025-06-01T22:48:40.9802294Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9803545Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9815286Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9830322Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9833890Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9843501Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9851195Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9862631Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9879347Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9882937Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9895296Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9910478Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9914624Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9921918Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9933036Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9939364Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9951730Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9965095Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9969177Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9980304Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9986617Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:40.9994618Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:41.0009292Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:41.0020857Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:41.0034679Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:41.0038301Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:41.0049011Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:41.0057599Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:41.0069084Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:41.0077220Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:41.0084993Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:41.0094142Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:41.0102519Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter 2025-06-01T22:48:41.0103900Z copying torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter 2025-06-01T22:48:41.0110873Z copying torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter 2025-06-01T22:48:41.0130858Z copying torch/include/torch/csrc/jit/runtime/interpreter/frame.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter 2025-06-01T22:48:41.0136889Z copying torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter 2025-06-01T22:48:41.0143732Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:41.0145116Z copying torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:41.0154851Z copying torch/include/torch/csrc/jit/runtime/static/fusion.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:41.0165659Z copying torch/include/torch/csrc/jit/runtime/static/impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:41.0187320Z copying torch/include/torch/csrc/jit/runtime/static/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:41.0191644Z copying torch/include/torch/csrc/jit/runtime/static/memory_planner.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:41.0202007Z copying torch/include/torch/csrc/jit/runtime/static/ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:41.0213607Z copying torch/include/torch/csrc/jit/runtime/static/passes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:41.0229247Z copying torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:41.0233949Z copying torch/include/torch/csrc/jit/runtime/static/static_method.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:41.0244319Z copying torch/include/torch/csrc/jit/runtime/static/te_wrapper.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:41.0250788Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0252090Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0263777Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0278769Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0281130Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0292923Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0310084Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0313429Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0323613Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0339220Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0350144Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0367250Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0371979Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0388433Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0392606Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0404627Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0410841Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0422227Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0429530Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0437992Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0453025Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0467232Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0470480Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0486068Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0489328Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0496569Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0504295Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0522160Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0527938Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0543969Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0545864Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0555057Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0567198Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0575477Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0585857Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0593568Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0604629Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0613606Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0629553Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0633172Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0644290Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0650084Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0660708Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:41.0667373Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:41.0668709Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:41.0680133Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:41.0686557Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:41.0697250Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:41.0704332Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:41.0711469Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:41.0718237Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:41.0730213Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:41.0736765Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:41.0743505Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing 2025-06-01T22:48:41.0744793Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing 2025-06-01T22:48:41.0755164Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing 2025-06-01T22:48:41.0761872Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-06-01T22:48:41.0763055Z copying torch/include/torch/csrc/stable/library.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable 2025-06-01T22:48:41.0773459Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0775539Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0792371Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0797354Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0803852Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0814807Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0820231Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0837849Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0840161Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0848884Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0865613Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0869198Z copying torch/include/torch/csrc/api/include/torch/mps.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0880217Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0886532Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0896920Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0905182Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0913637Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0926375Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0934080Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0941702Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0962156Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0964827Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0979129Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0982685Z copying torch/include/torch/csrc/api/include/torch/xpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.0993412Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:41.1002702Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:41.1005467Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:41.1013482Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:41.1024422Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:41.1039817Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:41.1044582Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:41.1056537Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:41.1065215Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:41.1075431Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:41.1083339Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-06-01T22:48:41.1085019Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-06-01T22:48:41.1104218Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-06-01T22:48:41.1114108Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-06-01T22:48:41.1116420Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:41.1117929Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:41.1130169Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:41.1137001Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:41.1144570Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:41.1154933Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:41.1160960Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:41.1168453Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:41.1178632Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail 2025-06-01T22:48:41.1182273Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail 2025-06-01T22:48:41.1197679Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail 2025-06-01T22:48:41.1200224Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail 2025-06-01T22:48:41.1207544Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:41.1209212Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:41.1220957Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:41.1228222Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:41.1235450Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:41.1242333Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:41.1253026Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:41.1260551Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:41.1270744Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms 2025-06-01T22:48:41.1272923Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms 2025-06-01T22:48:41.1285187Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms 2025-06-01T22:48:41.1291551Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms 2025-06-01T22:48:41.1302600Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms 2025-06-01T22:48:41.1318332Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms 2025-06-01T22:48:41.1322095Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/detail 2025-06-01T22:48:41.1323472Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/detail 2025-06-01T22:48:41.1333953Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/detail 2025-06-01T22:48:41.1347494Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:41.1348649Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:41.1355653Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:41.1366376Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:41.1373913Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:41.1390380Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:41.1394561Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:41.1401632Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:41.1413470Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:41.1420559Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:41.1431403Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1433052Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1442990Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1454460Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1470961Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1475055Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1482895Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1490316Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1501587Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1507557Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1515020Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1527035Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1545724Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1549246Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1556453Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1574027Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1585633Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:41.1599692Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1600574Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1606624Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1624305Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1630799Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1646399Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1649522Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1657204Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1664784Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1675951Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1683931Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1696004Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1713558Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1720324Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1727856Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1744678Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1748990Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1757167Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1770294Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1788063Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1792090Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1799706Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1811760Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1818839Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:41.1829513Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:41.1832348Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:41.1841219Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:41.1854301Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:41.1870892Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:41.1875625Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:41.1886708Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:41.1895235Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:41.1910544Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:41.1912640Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:41.1924813Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:41.1935183Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.1938041Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.1954228Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.1961987Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.1973270Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.1988716Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.1993260Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2000658Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2008769Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2026765Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2029411Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2036460Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2052334Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2065403Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2069288Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2076936Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2090115Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2096983Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2104354Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2115309Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2121436Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2129031Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:41.2138842Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-06-01T22:48:41.2142445Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-06-01T22:48:41.2150926Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils 2025-06-01T22:48:41.2152388Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils 2025-06-01T22:48:41.2160455Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils 2025-06-01T22:48:41.2168165Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils 2025-06-01T22:48:41.2175890Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:41.2177269Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:41.2196817Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:41.2207172Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:41.2213807Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:41.2220763Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:41.2232104Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:41.2248022Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:41.2255370Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:41.2272135Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-06-01T22:48:41.2273749Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-06-01T22:48:41.2276789Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-06-01T22:48:41.2287195Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-06-01T22:48:41.2303662Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/python 2025-06-01T22:48:41.2305074Z copying torch/include/torch/csrc/api/include/torch/python/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/python 2025-06-01T22:48:41.2309956Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize 2025-06-01T22:48:41.2311242Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize 2025-06-01T22:48:41.2318408Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize 2025-06-01T22:48:41.2326114Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize 2025-06-01T22:48:41.2332530Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize 2025-06-01T22:48:41.2341640Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2343669Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2364719Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2367352Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2383187Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2386499Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2398050Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2405167Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2415895Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2423493Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2433757Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2447124Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2464092Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2468584Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2479902Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2487155Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2498382Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2506149Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2513254Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2524730Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2534595Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2549249Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2565608Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2568095Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2574926Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2585248Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2594300Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2601011Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2613313Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2630136Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2633146Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2643930Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2650744Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2661570Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2667202Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2677926Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2687050Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2694630Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2704676Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2712750Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2723232Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2730601Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2741652Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2749481Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2761254Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2766975Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2788805Z copying torch/include/torch/csrc/autograd/variable_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd 2025-06-01T22:48:41.2792103Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:41.2793320Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:41.2804481Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:41.2812780Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:41.2819553Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:41.2830352Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:41.2844798Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:41.2848090Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:41.2849289Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:41.2860124Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:41.2867893Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:41.2885810Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:41.2888724Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:41.2899284Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:41.2905289Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:41.2906641Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:41.2913877Z copying torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:41.2926139Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:41.2934228Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:41.2983736Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:41.3004594Z copying torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:41.3015337Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cpu 2025-06-01T22:48:41.3017425Z copying torch/include/torch/csrc/cpu/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cpu 2025-06-01T22:48:41.3034229Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3036911Z copying torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3041474Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3048959Z copying torch/include/torch/csrc/cuda/GdsFile.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3060228Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3066064Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3073095Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3083058Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3090130Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3101554Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3108912Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3119145Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3123791Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3134303Z copying torch/include/torch/csrc/cuda/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda 2025-06-01T22:48:41.3143592Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd 2025-06-01T22:48:41.3146580Z copying torch/include/torch/csrc/distributed/autograd/autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd 2025-06-01T22:48:41.3154634Z copying torch/include/torch/csrc/distributed/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd 2025-06-01T22:48:41.3161799Z copying torch/include/torch/csrc/distributed/autograd/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd 2025-06-01T22:48:41.3172102Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/context 2025-06-01T22:48:41.3173672Z copying torch/include/torch/csrc/distributed/autograd/context/container.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/context 2025-06-01T22:48:41.3189781Z copying torch/include/torch/csrc/distributed/autograd/context/context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/context 2025-06-01T22:48:41.3193396Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/engine 2025-06-01T22:48:41.3194825Z copying torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/engine 2025-06-01T22:48:41.3202290Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/functions 2025-06-01T22:48:41.3203786Z copying torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/functions 2025-06-01T22:48:41.3211702Z copying torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/functions 2025-06-01T22:48:41.3218546Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:41.3220225Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:41.3230942Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:41.3237544Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:41.3245060Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:41.3252040Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:41.3263113Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:41.3278536Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:41.3281180Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:41.3288159Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:41.3299898Z copying torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:41.3306999Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.3308384Z copying torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.3324898Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.3328653Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.3343474Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.3348343Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.3355003Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.3362141Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.3368740Z copying torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.3384858Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.3387235Z copying torch/include/torch/csrc/distributed/c10d/socket_fmt.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.3404807Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization 2025-06-01T22:48:41.3406654Z copying torch/include/torch/csrc/distributed/c10d/quantization/quantization.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization 2025-06-01T22:48:41.3408703Z copying torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization 2025-06-01T22:48:41.3420786Z copying torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization 2025-06-01T22:48:41.3426762Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3428052Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3439614Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3446892Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3454732Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3464806Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3480417Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3485082Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3496295Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3502000Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3512182Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3518941Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3530005Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3544728Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3550047Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3566333Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3571050Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3589003Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3592678Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3604542Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3618702Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3622594Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3643230Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3649325Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3656197Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3666237Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3673293Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3683376Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:41.3688873Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/metrics 2025-06-01T22:48:41.3690294Z copying torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/metrics 2025-06-01T22:48:41.3696677Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/profiler 2025-06-01T22:48:41.3698096Z copying torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/profiler 2025-06-01T22:48:41.3705388Z copying torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/profiler 2025-06-01T22:48:41.3712172Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/testing 2025-06-01T22:48:41.3713605Z copying torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/testing 2025-06-01T22:48:41.3720655Z copying torch/include/torch/csrc/distributed/rpc/testing/testing.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/testing 2025-06-01T22:48:41.3730580Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3732933Z copying torch/include/torch/csrc/dynamo/cache_entry.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3749569Z copying torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3770924Z copying torch/include/torch/csrc/dynamo/cpp_shim.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3776833Z copying torch/include/torch/csrc/dynamo/cpython_defs.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3784253Z copying torch/include/torch/csrc/dynamo/cpython_includes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3794974Z copying torch/include/torch/csrc/dynamo/debug_macros.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3801233Z copying torch/include/torch/csrc/dynamo/eval_frame.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3808406Z copying torch/include/torch/csrc/dynamo/eval_frame_cpp.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3818905Z copying torch/include/torch/csrc/dynamo/extra_state.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3827316Z copying torch/include/torch/csrc/dynamo/framelocals_mapping.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3838804Z copying torch/include/torch/csrc/dynamo/guards.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3850770Z copying torch/include/torch/csrc/dynamo/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3857962Z copying torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3865288Z copying torch/include/torch/csrc/dynamo/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo 2025-06-01T22:48:41.3875619Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-06-01T22:48:41.3876897Z copying torch/include/torch/csrc/export/pt2_archive_constants.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-06-01T22:48:41.3886296Z copying torch/include/torch/csrc/export/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export 2025-06-01T22:48:41.3894018Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/functorch 2025-06-01T22:48:41.3895393Z copying torch/include/torch/csrc/functorch/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/functorch 2025-06-01T22:48:41.3905433Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/fx 2025-06-01T22:48:41.3906600Z copying torch/include/torch/csrc/fx/node.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/fx 2025-06-01T22:48:41.3914570Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-06-01T22:48:41.3915772Z copying torch/include/torch/csrc/inductor/array_ref_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-06-01T22:48:41.3923485Z copying torch/include/torch/csrc/inductor/cpp_prefix.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-06-01T22:48:41.3940576Z copying torch/include/torch/csrc/inductor/inductor_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-06-01T22:48:41.3944928Z copying torch/include/torch/csrc/inductor/static_cuda_launcher.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor 2025-06-01T22:48:41.3952197Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_eager 2025-06-01T22:48:41.3953443Z copying torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_eager 2025-06-01T22:48:41.3965316Z copying torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_eager 2025-06-01T22:48:41.3972043Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:41.3973246Z copying torch/include/torch/csrc/inductor/aoti_include/array_ref.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:41.3991344Z copying torch/include/torch/csrc/inductor/aoti_include/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:41.3997636Z copying torch/include/torch/csrc/inductor/aoti_include/cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:41.4003428Z copying torch/include/torch/csrc/inductor/aoti_include/cuda.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:41.4014079Z copying torch/include/torch/csrc/inductor/aoti_include/mps.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:41.4020230Z copying torch/include/torch/csrc/inductor/aoti_include/xpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:41.4030084Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_package 2025-06-01T22:48:41.4032647Z copying torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_package 2025-06-01T22:48:41.4043535Z copying torch/include/torch/csrc/inductor/aoti_package/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_package 2025-06-01T22:48:41.4049729Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:41.4051037Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:41.4062612Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:41.4069816Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:41.4081417Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:41.4087555Z copying torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:41.4095459Z copying torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:41.4105249Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4107111Z copying torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4123618Z copying torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4126676Z copying torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4134473Z copying torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4145796Z copying torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4152515Z copying torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4164952Z copying torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4176754Z copying torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4184206Z copying torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4198900Z copying torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4203313Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4214480Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4230422Z copying torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:41.4233567Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch 2025-06-01T22:48:41.4235366Z copying torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch 2025-06-01T22:48:41.4247067Z copying torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch 2025-06-01T22:48:41.4263730Z copying torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch 2025-06-01T22:48:41.4267775Z copying torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch 2025-06-01T22:48:41.4277646Z copying torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch 2025-06-01T22:48:41.4288046Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c 2025-06-01T22:48:41.4291386Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c 2025-06-01T22:48:41.4310462Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c 2025-06-01T22:48:41.4314119Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c 2025-06-01T22:48:41.4325486Z copying torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c 2025-06-01T22:48:41.4332371Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-06-01T22:48:41.4333688Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-06-01T22:48:41.4347521Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-06-01T22:48:41.4367049Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-06-01T22:48:41.4373178Z copying torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-06-01T22:48:41.4383392Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:41.4384722Z copying torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:41.4392814Z copying torch/include/torch/csrc/inductor/cpp_wrapper/common.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:41.4403471Z copying torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:41.4413600Z copying torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:41.4429250Z copying torch/include/torch/csrc/inductor/cpp_wrapper/mps.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:41.4432693Z copying torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:41.4439402Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-06-01T22:48:41.4441029Z copying torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-06-01T22:48:41.4452615Z copying torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-06-01T22:48:41.4460892Z copying torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-06-01T22:48:41.4472157Z copying torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-06-01T22:48:41.4478250Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/instruction_counter 2025-06-01T22:48:41.4479518Z copying torch/include/torch/csrc/instruction_counter/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/instruction_counter 2025-06-01T22:48:41.4489638Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-06-01T22:48:41.4493515Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-06-01T22:48:41.4508560Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-06-01T22:48:41.4523257Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-06-01T22:48:41.4529315Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend 2025-06-01T22:48:41.4535325Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4536502Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4543703Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4554295Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4562219Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4569167Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4580128Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4589652Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4605878Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4611414Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4627398Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4631536Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4638448Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4654228Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4670280Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4673110Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4683620Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4694006Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4708954Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4712561Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4723549Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4729766Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4736644Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4743941Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4755116Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:41.4761033Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/internal_ops 2025-06-01T22:48:41.4762346Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/internal_ops 2025-06-01T22:48:41.4772033Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ops 2025-06-01T22:48:41.4774110Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ops 2025-06-01T22:48:41.4789759Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ops 2025-06-01T22:48:41.4792167Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated 2025-06-01T22:48:41.4793414Z copying torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated 2025-06-01T22:48:41.4801469Z copying torch/include/torch/csrc/lazy/generated/LazyIr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated 2025-06-01T22:48:41.4844520Z copying torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated 2025-06-01T22:48:41.4847622Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python 2025-06-01T22:48:41.4848801Z copying torch/include/torch/csrc/lazy/python/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python 2025-06-01T22:48:41.4859580Z copying torch/include/torch/csrc/lazy/python/python_util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python 2025-06-01T22:48:41.4865225Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:41.4866437Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:41.4873965Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:41.4885689Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:41.4892239Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:41.4902956Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:41.4909263Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:41.4920243Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:41.4934112Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:41.4948343Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:41.4964679Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:41.4970410Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops 2025-06-01T22:48:41.4971642Z copying torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops 2025-06-01T22:48:41.4988498Z copying torch/include/torch/csrc/lazy/ts_backend/ops/generic.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops 2025-06-01T22:48:41.4990718Z copying torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops 2025-06-01T22:48:41.4997067Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor 2025-06-01T22:48:41.4998261Z copying torch/include/torch/csrc/monitor/counters.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor 2025-06-01T22:48:41.5009239Z copying torch/include/torch/csrc/monitor/events.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor 2025-06-01T22:48:41.5024618Z copying torch/include/torch/csrc/monitor/python_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor 2025-06-01T22:48:41.5028051Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mps 2025-06-01T22:48:41.5029160Z copying torch/include/torch/csrc/mps/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mps 2025-06-01T22:48:41.5034566Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia 2025-06-01T22:48:41.5035676Z copying torch/include/torch/csrc/mtia/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia 2025-06-01T22:48:41.5042402Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/profiler 2025-06-01T22:48:41.5043806Z copying torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/profiler 2025-06-01T22:48:41.5057500Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/multiprocessing 2025-06-01T22:48:41.5058712Z copying torch/include/torch/csrc/multiprocessing/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/multiprocessing 2025-06-01T22:48:41.5065907Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx 2025-06-01T22:48:41.5067078Z copying torch/include/torch/csrc/onnx/back_compat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx 2025-06-01T22:48:41.5073946Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx 2025-06-01T22:48:41.5080488Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx 2025-06-01T22:48:41.5086646Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-06-01T22:48:41.5087831Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-06-01T22:48:41.5094817Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-06-01T22:48:41.5109896Z copying torch/include/torch/csrc/profiler/combined_traceback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-06-01T22:48:41.5111502Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-06-01T22:48:41.5117812Z copying torch/include/torch/csrc/profiler/data_flow.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-06-01T22:48:41.5124943Z copying torch/include/torch/csrc/profiler/events.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-06-01T22:48:41.5135188Z copying torch/include/torch/csrc/profiler/kineto_client_interface.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-06-01T22:48:41.5140861Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-06-01T22:48:41.5152043Z copying torch/include/torch/csrc/profiler/perf-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-06-01T22:48:41.5159249Z copying torch/include/torch/csrc/profiler/perf.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-06-01T22:48:41.5169996Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler 2025-06-01T22:48:41.5176294Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration 2025-06-01T22:48:41.5177637Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration 2025-06-01T22:48:41.5185108Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration 2025-06-01T22:48:41.5192097Z copying torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration 2025-06-01T22:48:41.5201183Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python 2025-06-01T22:48:41.5203286Z copying torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python 2025-06-01T22:48:41.5213800Z copying torch/include/torch/csrc/profiler/python/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python 2025-06-01T22:48:41.5224162Z copying torch/include/torch/csrc/profiler/python/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python 2025-06-01T22:48:41.5229171Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-06-01T22:48:41.5230576Z copying torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-06-01T22:48:41.5241982Z copying torch/include/torch/csrc/profiler/standalone/itt_observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-06-01T22:48:41.5248425Z copying torch/include/torch/csrc/profiler/standalone/nvtx_observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-06-01T22:48:41.5256715Z copying torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone 2025-06-01T22:48:41.5266619Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/stubs 2025-06-01T22:48:41.5267928Z copying torch/include/torch/csrc/profiler/stubs/base.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/stubs 2025-06-01T22:48:41.5277993Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5281171Z copying torch/include/torch/csrc/profiler/unwind/action.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5289441Z copying torch/include/torch/csrc/profiler/unwind/communicate.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5306951Z copying torch/include/torch/csrc/profiler/unwind/debug_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5310517Z copying torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5321887Z copying torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5329064Z copying torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5347006Z copying torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5351237Z copying torch/include/torch/csrc/profiler/unwind/fde.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5365910Z copying torch/include/torch/csrc/profiler/unwind/lexer.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5369405Z copying torch/include/torch/csrc/profiler/unwind/line_number_program.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5386661Z copying torch/include/torch/csrc/profiler/unwind/mem_file.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5391270Z copying torch/include/torch/csrc/profiler/unwind/range_table.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5401857Z copying torch/include/torch/csrc/profiler/unwind/sections.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5408068Z copying torch/include/torch/csrc/profiler/unwind/unwind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5415045Z copying torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5425435Z copying torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:41.5434974Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/tensor 2025-06-01T22:48:41.5436209Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/tensor 2025-06-01T22:48:41.5444446Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5446005Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5455826Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5471692Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5475014Z copying torch/include/torch/csrc/utils/device_lazy_init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5486141Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5492624Z copying torch/include/torch/csrc/utils/generated_serialization_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5515717Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5521103Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5532021Z copying torch/include/torch/csrc/utils/nested.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5537799Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5552131Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5566294Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5571579Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5582721Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5589117Z copying torch/include/torch/csrc/utils/pyobject_preservation.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5599739Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5618347Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5622734Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5628989Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5639405Z copying torch/include/torch/csrc/utils/python_raii.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5646153Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5653434Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5660484Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5670975Z copying torch/include/torch/csrc/utils/python_symnode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5678723Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5689970Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5697344Z copying torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5718257Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5722733Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5734151Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5744883Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5752550Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5763531Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5770266Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5777531Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5784438Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5791508Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5798556Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5810008Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5819924Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5826338Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5842428Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5848427Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5859381Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5874584Z copying torch/include/torch/csrc/utils/verbose.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils 2025-06-01T22:48:41.5878211Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu 2025-06-01T22:48:41.5879373Z copying torch/include/torch/csrc/xpu/Event.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu 2025-06-01T22:48:41.5890642Z copying torch/include/torch/csrc/xpu/Module.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu 2025-06-01T22:48:41.5904818Z copying torch/include/torch/csrc/xpu/Stream.h -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu 2025-06-01T22:48:41.5907920Z copying torch/include/dnnl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:41.5918661Z copying torch/include/dnnl_ocl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:41.5925953Z copying torch/include/dnnl_sycl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:41.5933262Z copying torch/include/dnnl_threadpool.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:41.5943306Z copying torch/include/dnnl_threadpool_iface.hpp -> build/lib.linux-x86_64-cpython-39/torch/include 2025-06-01T22:48:41.5951985Z copying torch/include/oneapi/dnnl/dnnl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:41.6000451Z copying torch/include/oneapi/dnnl/dnnl_common.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:41.6007330Z copying torch/include/oneapi/dnnl/dnnl_graph.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:41.6025770Z copying torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:41.6029681Z copying torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:41.6040333Z copying torch/include/oneapi/dnnl/dnnl_ocl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:41.6048128Z copying torch/include/oneapi/dnnl/dnnl_sycl.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:41.6063296Z copying torch/include/oneapi/dnnl/dnnl_threadpool.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:41.6067973Z copying torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:41.6075593Z copying torch/include/oneapi/dnnl/dnnl_ukernel.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl 2025-06-01T22:48:41.6089202Z copying torch/include/torch/csrc/jit/testing/catch_utils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing 2025-06-01T22:48:41.6096539Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6108374Z copying torch/include/torch/csrc/distributed/c10d/Backoff.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6122375Z copying torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6126346Z copying torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryTypes.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6137698Z copying torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6144781Z copying torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6155364Z copying torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6164434Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6175441Z copying torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6189329Z copying torch/include/torch/csrc/distributed/c10d/Functional.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6197022Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6204566Z copying torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6214174Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6224738Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6238118Z copying torch/include/torch/csrc/distributed/c10d/NanCheck.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6243543Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6255962Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6274166Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6295328Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6313487Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6321264Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6327481Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6347814Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6352991Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6364607Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6370607Z copying torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6377295Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6389001Z copying torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6396752Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6404260Z copying torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6415258Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6428793Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6432567Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6446094Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6451094Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6466667Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6470905Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6481506Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6488413Z copying torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6499894Z copying torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6507768Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6524968Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6529355Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6547336Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:41.6550136Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-06-01T22:48:41.6551493Z copying torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-06-01T22:48:41.6565459Z copying torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-06-01T22:48:41.6570452Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_plane 2025-06-01T22:48:41.6571832Z copying torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_plane 2025-06-01T22:48:41.6586959Z copying torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_plane 2025-06-01T22:48:41.6589969Z creating build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda 2025-06-01T22:48:41.6591194Z copying torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp -> build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda 2025-06-01T22:48:41.6600838Z creating build/lib.linux-x86_64-cpython-39/torch/include/THC 2025-06-01T22:48:41.6603399Z copying torch/include/THC/THCAtomics.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/THC 2025-06-01T22:48:41.6610509Z copying torch/include/THC/THCDeviceUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/THC 2025-06-01T22:48:41.6617718Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6625356Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6645711Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6650135Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6664395Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6675781Z copying torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6680499Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6692665Z copying torch/include/ATen/native/cuda/GroupMMCommon.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6706876Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6710360Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6725686Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6730043Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6753740Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6761630Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6769682Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6792466Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6799022Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6811278Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6827457Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6845250Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6848755Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6860049Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6867264Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6884031Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6888356Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6904981Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6909392Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6920650Z copying torch/include/ATen/native/cuda/cutlass_common.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6928334Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6939141Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6949670Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6956927Z copying torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6964688Z copying torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6975395Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6992531Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.6996555Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda 2025-06-01T22:48:41.7006773Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7016518Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7032301Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7043243Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7053839Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7071333Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7074722Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7085849Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7092721Z copying torch/include/ATen/cuda/PhiloxUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7100203Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7107056Z copying torch/include/ATen/cuda/cub-RadixSortPairs.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7113642Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7121335Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda 2025-06-01T22:48:41.7132312Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-06-01T22:48:41.7138502Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-06-01T22:48:41.7145778Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-06-01T22:48:41.7153330Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-06-01T22:48:41.7160544Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-06-01T22:48:41.7171391Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail 2025-06-01T22:48:41.7176634Z creating build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/aoti_runtime 2025-06-01T22:48:41.7177972Z copying torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/aoti_runtime 2025-06-01T22:48:41.7179695Z copying torch/_inductor/script.ld -> build/lib.linux-x86_64-cpython-39/torch/_inductor 2025-06-01T22:48:41.7181557Z copying torch/_export/serde/schema.yaml -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-06-01T22:48:41.7183430Z copying torch/_export/serde/export_schema.thrift -> build/lib.linux-x86_64-cpython-39/torch/_export/serde 2025-06-01T22:48:41.7185177Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/ATen 2025-06-01T22:48:41.7186949Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/ATen 2025-06-01T22:48:41.7203023Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-06-01T22:48:41.7204065Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-06-01T22:48:41.7220727Z copying torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-06-01T22:48:41.7237374Z copying torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-06-01T22:48:41.7241100Z copying torch/share/cmake/Caffe2/FindCUDSS.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-06-01T22:48:41.7248240Z copying torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-06-01T22:48:41.7258693Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-06-01T22:48:41.7266028Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2 2025-06-01T22:48:41.7276732Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-06-01T22:48:41.7280030Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-06-01T22:48:41.7287428Z copying torch/share/cmake/Caffe2/public/xpu.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-06-01T22:48:41.7298533Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-06-01T22:48:41.7305971Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-06-01T22:48:41.7312838Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-06-01T22:48:41.7323033Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-06-01T22:48:41.7329608Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-06-01T22:48:41.7340650Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-06-01T22:48:41.7348751Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public 2025-06-01T22:48:41.7359519Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-06-01T22:48:41.7362300Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-06-01T22:48:41.7369043Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-06-01T22:48:41.7376202Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-06-01T22:48:41.7377603Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-06-01T22:48:41.7384521Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-06-01T22:48:41.7407324Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-06-01T22:48:41.7414949Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-06-01T22:48:41.7425240Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-06-01T22:48:41.7427782Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-06-01T22:48:41.7443996Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-06-01T22:48:41.7446840Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-06-01T22:48:41.7455045Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-06-01T22:48:41.7468922Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe 2025-06-01T22:48:41.7469949Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe 2025-06-01T22:48:41.7486082Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe 2025-06-01T22:48:41.7489823Z creating build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch 2025-06-01T22:48:41.7491566Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch 2025-06-01T22:48:41.7498790Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch 2025-06-01T22:48:41.7514918Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils 2025-06-01T22:48:41.7517972Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:41.7519526Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:41.7521047Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:41.7522455Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:41.7527846Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-06-01T22:48:41.7529608Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-06-01T22:48:41.7531512Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-06-01T22:48:41.7533330Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-39/torch/utils/model_dump 2025-06-01T22:48:41.7535202Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-06-01T22:48:41.8800743Z copying torch/lib/libc10_cuda.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-06-01T22:48:41.8838280Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-06-01T22:48:41.8926153Z copying torch/lib/libcaffe2_nvrtc.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-06-01T22:48:41.8926986Z copying torch/lib/libtorch_cuda_linalg.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-06-01T22:48:42.3675608Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-06-01T22:48:45.1602469Z copying torch/lib/libtorch_cuda.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-06-01T22:48:52.4810889Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-06-01T22:48:52.4844217Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-39/torch/lib 2025-06-01T22:48:52.4845187Z creating build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/native 2025-06-01T22:48:52.4846348Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/native 2025-06-01T22:48:52.4851522Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/native 2025-06-01T22:48:52.4853197Z creating build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4854549Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4856553Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4858411Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4860196Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4861988Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4863700Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4865825Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4867394Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4869292Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4871025Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4872800Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4874641Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4876386Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4878141Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4879927Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4881607Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4883364Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4885678Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4887287Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4889228Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4890906Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4892795Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4894544Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4896456Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4898279Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4900013Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4902342Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4904066Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4905722Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4907552Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4909227Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4911645Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4913350Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4915159Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4916971Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4918769Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4920483Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4922253Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4923939Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates 2025-06-01T22:48:52.4925728Z creating build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4926898Z copying torchgen/packaged/autograd/BUILD.bazel -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4928715Z copying torchgen/packaged/autograd/README.md -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4930434Z copying torchgen/packaged/autograd/__init__.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4931999Z copying torchgen/packaged/autograd/build.bzl -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4933852Z copying torchgen/packaged/autograd/context.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4935613Z copying torchgen/packaged/autograd/deprecated.yaml -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4937404Z copying torchgen/packaged/autograd/derivatives.yaml -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4940396Z copying torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4942087Z copying torchgen/packaged/autograd/gen_autograd.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4944265Z copying torchgen/packaged/autograd/gen_autograd_functions.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4946440Z copying torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4948463Z copying torchgen/packaged/autograd/gen_python_functions.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4950475Z copying torchgen/packaged/autograd/gen_trace_type.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4952521Z copying torchgen/packaged/autograd/gen_variable_factories.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4954605Z copying torchgen/packaged/autograd/gen_variable_type.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4956878Z copying torchgen/packaged/autograd/gen_view_funcs.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4958716Z copying torchgen/packaged/autograd/load_derivatives.py -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd 2025-06-01T22:48:52.4960439Z creating build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4961828Z copying torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4963503Z copying torchgen/packaged/autograd/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4965689Z copying torchgen/packaged/autograd/templates/Functions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4967522Z copying torchgen/packaged/autograd/templates/TraceType.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4969293Z copying torchgen/packaged/autograd/templates/VariableType.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4971058Z copying torchgen/packaged/autograd/templates/VariableType.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4972799Z copying torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4974559Z copying torchgen/packaged/autograd/templates/ViewFuncs.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4976566Z copying torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4978607Z copying torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4980327Z copying torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4982074Z copying torchgen/packaged/autograd/templates/python_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4983776Z copying torchgen/packaged/autograd/templates/python_functions.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4985585Z copying torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4987290Z copying torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4989005Z copying torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4990764Z copying torchgen/packaged/autograd/templates/python_return_types.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4992504Z copying torchgen/packaged/autograd/templates/python_return_types.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4994278Z copying torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4996020Z copying torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4997748Z copying torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.4999458Z copying torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.5001635Z copying torchgen/packaged/autograd/templates/variable_factories.h -> build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates 2025-06-01T22:48:52.5003193Z copying torch/jit/_script.pyi -> build/lib.linux-x86_64-cpython-39/torch/jit 2025-06-01T22:48:52.5005770Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:52.5007894Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-39/torch/nn 2025-06-01T22:48:52.5010050Z copying torch/utils/_config_typing.pyi -> build/lib.linux-x86_64-cpython-39/torch/utils 2025-06-01T22:48:52.5012564Z copying torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/lib.linux-x86_64-cpython-39/torch/distributed/optim 2025-06-01T22:48:52.5014650Z copying torch/optim/_multi_tensor/__init__.pyi -> build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor 2025-06-01T22:48:52.5016877Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes 2025-06-01T22:48:52.5485363Z running build_ext 2025-06-01T22:48:52.5551280Z -- Building with NumPy bindings 2025-06-01T22:48:52.5551670Z -- Detected cuDNN at , 2025-06-01T22:48:52.5551976Z -- Detected CUDA at /usr/local/cuda 2025-06-01T22:48:52.5552297Z -- Not using XPU 2025-06-01T22:48:52.5552559Z -- Using MKLDNN 2025-06-01T22:48:52.5552922Z -- Not using Compute Library for the Arm architecture with MKLDNN 2025-06-01T22:48:52.5553390Z -- Not using CBLAS in MKLDNN 2025-06-01T22:48:52.5553948Z -- Using system provided NCCL library at /usr/local/cuda/lib64/libnccl.so, /usr/local/cuda/include 2025-06-01T22:48:52.5554582Z -- Building with distributed package: 2025-06-01T22:48:52.5554932Z -- USE_TENSORPIPE=True 2025-06-01T22:48:52.5555226Z -- USE_GLOO=True 2025-06-01T22:48:52.5555488Z -- USE_MPI=False 2025-06-01T22:48:52.5555735Z -- Building Executorch 2025-06-01T22:48:52.5556006Z -- Using ITT 2025-06-01T22:48:52.7443896Z Copying functorch._C from functorch/functorch.so to /pytorch/build/lib.linux-x86_64-cpython-39/functorch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:48:52.7445543Z copying functorch/functorch.so -> /pytorch/build/lib.linux-x86_64-cpython-39/functorch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:48:52.7463802Z building 'torch._C' extension 2025-06-01T22:48:52.7464332Z creating build/temp.linux-x86_64-cpython-39/torch/csrc 2025-06-01T22:48:52.7466234Z gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/opt/_internal/cpython-3.9.22/include/python3.9 -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-39/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unknown-pragmas -fno-strict-aliasing 2025-06-01T22:48:52.8278147Z gcc -pthread -shared build/temp.linux-x86_64-cpython-39/torch/csrc/stub.o -L/pytorch/torch/lib -ltorch_python -o build/lib.linux-x86_64-cpython-39/torch/_C.cpython-39-x86_64-linux-gnu.so -Wl,-rpath,$ORIGIN/lib 2025-06-01T22:48:52.8596949Z /opt/python/cp39-cp39/lib/python3.9/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-06-01T22:48:52.8597862Z !! 2025-06-01T22:48:52.8597983Z 2025-06-01T22:48:52.8598115Z ******************************************************************************** 2025-06-01T22:48:52.8598737Z Please avoid running ``setup.py`` directly. 2025-06-01T22:48:52.8599178Z Instead, use pypa/build, pypa/installer or other 2025-06-01T22:48:52.8599595Z standards-based tools. 2025-06-01T22:48:52.8599798Z 2025-06-01T22:48:52.8600151Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-06-01T22:48:52.8600809Z ******************************************************************************** 2025-06-01T22:48:52.8601076Z 2025-06-01T22:48:52.8601177Z !! 2025-06-01T22:48:52.8601405Z self.initialize_options() 2025-06-01T22:48:52.8632520Z installing to build/bdist.linux-x86_64/wheel 2025-06-01T22:48:52.8632989Z running install 2025-06-01T22:48:52.8698493Z running install_lib 2025-06-01T22:48:52.8728859Z creating build/bdist.linux-x86_64/wheel 2025-06-01T22:48:52.8729950Z creating build/bdist.linux-x86_64/wheel/functorch 2025-06-01T22:48:52.8731553Z copying build/lib.linux-x86_64-cpython-39/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch 2025-06-01T22:48:52.8733471Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2025-06-01T22:48:52.8734866Z copying build/lib.linux-x86_64-cpython-39/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src 2025-06-01T22:48:52.8736345Z creating build/bdist.linux-x86_64/wheel/functorch/_src/aot_autograd 2025-06-01T22:48:52.8737791Z copying build/lib.linux-x86_64-cpython-39/functorch/_src/aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/aot_autograd 2025-06-01T22:48:52.8739328Z creating build/bdist.linux-x86_64/wheel/functorch/_src/eager_transforms 2025-06-01T22:48:52.8740751Z copying build/lib.linux-x86_64-cpython-39/functorch/_src/eager_transforms/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/eager_transforms 2025-06-01T22:48:52.8742070Z creating build/bdist.linux-x86_64/wheel/functorch/_src/make_functional 2025-06-01T22:48:52.8743486Z copying build/lib.linux-x86_64-cpython-39/functorch/_src/make_functional/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/make_functional 2025-06-01T22:48:52.8744780Z creating build/bdist.linux-x86_64/wheel/functorch/_src/vmap 2025-06-01T22:48:52.8746603Z copying build/lib.linux-x86_64-cpython-39/functorch/_src/vmap/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/_src/vmap 2025-06-01T22:48:52.8748578Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2025-06-01T22:48:52.8749858Z copying build/lib.linux-x86_64-cpython-39/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/compile 2025-06-01T22:48:52.8751394Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2025-06-01T22:48:52.8752709Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-06-01T22:48:52.8754120Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-06-01T22:48:52.8755423Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-06-01T22:48:52.8756597Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-06-01T22:48:52.8757912Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-06-01T22:48:52.8759093Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-06-01T22:48:52.8760352Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-06-01T22:48:52.8761756Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-06-01T22:48:52.8763013Z copying build/lib.linux-x86_64-cpython-39/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/./functorch/dim 2025-06-01T22:48:52.8765193Z creating build/bdist.linux-x86_64/wheel/functorch/einops 2025-06-01T22:48:52.8766495Z copying build/lib.linux-x86_64-cpython-39/functorch/einops/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-06-01T22:48:52.8767868Z copying build/lib.linux-x86_64-cpython-39/functorch/einops/_parsing.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-06-01T22:48:52.8769324Z copying build/lib.linux-x86_64-cpython-39/functorch/einops/rearrange.py -> build/bdist.linux-x86_64/wheel/./functorch/einops 2025-06-01T22:48:52.8770761Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2025-06-01T22:48:52.8772234Z copying build/lib.linux-x86_64-cpython-39/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-06-01T22:48:52.8773599Z copying build/lib.linux-x86_64-cpython-39/functorch/experimental/control_flow.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-06-01T22:48:52.8775373Z copying build/lib.linux-x86_64-cpython-39/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/./functorch/experimental 2025-06-01T22:48:52.8776794Z copying build/lib.linux-x86_64-cpython-39/functorch/_C.cpython-39-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./functorch 2025-06-01T22:48:52.8780598Z creating build/bdist.linux-x86_64/wheel/torch 2025-06-01T22:48:52.8781923Z copying build/lib.linux-x86_64-cpython-39/torch/_VF.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8783261Z copying build/lib.linux-x86_64-cpython-39/torch/__config__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8784613Z copying build/lib.linux-x86_64-cpython-39/torch/__future__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8785888Z copying build/lib.linux-x86_64-cpython-39/torch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8787924Z copying build/lib.linux-x86_64-cpython-39/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8789279Z copying build/lib.linux-x86_64-cpython-39/torch/_classes.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8790522Z copying build/lib.linux-x86_64-cpython-39/torch/_compile.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8791769Z copying build/lib.linux-x86_64-cpython-39/torch/_custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8793003Z copying build/lib.linux-x86_64-cpython-39/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8794826Z copying build/lib.linux-x86_64-cpython-39/torch/_environment.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8796162Z copying build/lib.linux-x86_64-cpython-39/torch/_guards.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8797802Z copying build/lib.linux-x86_64-cpython-39/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8799305Z copying build/lib.linux-x86_64-cpython-39/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8800538Z copying build/lib.linux-x86_64-cpython-39/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8802482Z copying build/lib.linux-x86_64-cpython-39/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8803895Z copying build/lib.linux-x86_64-cpython-39/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8807149Z copying build/lib.linux-x86_64-cpython-39/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8808388Z copying build/lib.linux-x86_64-cpython-39/torch/_ops.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8810176Z copying build/lib.linux-x86_64-cpython-39/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8811404Z copying build/lib.linux-x86_64-cpython-39/torch/_size_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8812686Z copying build/lib.linux-x86_64-cpython-39/torch/_sources.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8814049Z copying build/lib.linux-x86_64-cpython-39/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8815407Z copying build/lib.linux-x86_64-cpython-39/torch/_streambase.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8816605Z copying build/lib.linux-x86_64-cpython-39/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8818721Z copying build/lib.linux-x86_64-cpython-39/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8820903Z copying build/lib.linux-x86_64-cpython-39/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8822320Z copying build/lib.linux-x86_64-cpython-39/torch/_thread_safe_fork.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8823415Z copying build/lib.linux-x86_64-cpython-39/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8827736Z copying build/lib.linux-x86_64-cpython-39/torch/_utils.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8829415Z copying build/lib.linux-x86_64-cpython-39/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8830585Z copying build/lib.linux-x86_64-cpython-39/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8831957Z copying build/lib.linux-x86_64-cpython-39/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8833310Z copying build/lib.linux-x86_64-cpython-39/torch/functional.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8835127Z copying build/lib.linux-x86_64-cpython-39/torch/hub.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8836732Z copying build/lib.linux-x86_64-cpython-39/torch/library.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8838685Z copying build/lib.linux-x86_64-cpython-39/torch/overrides.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8840636Z copying build/lib.linux-x86_64-cpython-39/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8841846Z copying build/lib.linux-x86_64-cpython-39/torch/random.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8843105Z copying build/lib.linux-x86_64-cpython-39/torch/return_types.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8844634Z copying build/lib.linux-x86_64-cpython-39/torch/serialization.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8846866Z copying build/lib.linux-x86_64-cpython-39/torch/storage.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8848545Z copying build/lib.linux-x86_64-cpython-39/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8849731Z copying build/lib.linux-x86_64-cpython-39/torch/types.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8851025Z copying build/lib.linux-x86_64-cpython-39/torch/version.py -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:52.8852604Z creating build/bdist.linux-x86_64/wheel/torch/_awaits 2025-06-01T22:48:52.8853940Z copying build/lib.linux-x86_64-cpython-39/torch/_awaits/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_awaits 2025-06-01T22:48:52.8855650Z creating build/bdist.linux-x86_64/wheel/torch/_custom_op 2025-06-01T22:48:52.8856920Z copying build/lib.linux-x86_64-cpython-39/torch/_custom_op/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-06-01T22:48:52.8858086Z copying build/lib.linux-x86_64-cpython-39/torch/_custom_op/autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-06-01T22:48:52.8859374Z copying build/lib.linux-x86_64-cpython-39/torch/_custom_op/impl.py -> build/bdist.linux-x86_64/wheel/./torch/_custom_op 2025-06-01T22:48:52.8861039Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2025-06-01T22:48:52.8862342Z copying build/lib.linux-x86_64-cpython-39/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-06-01T22:48:52.8863819Z copying build/lib.linux-x86_64-cpython-39/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-06-01T22:48:52.8866638Z copying build/lib.linux-x86_64-cpython-39/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-06-01T22:48:52.8867937Z copying build/lib.linux-x86_64-cpython-39/torch/_decomp/decompositions_for_rng.py -> build/bdist.linux-x86_64/wheel/./torch/_decomp 2025-06-01T22:48:52.8869472Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2025-06-01T22:48:52.8870738Z copying build/lib.linux-x86_64-cpython-39/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dispatch 2025-06-01T22:48:52.8871898Z copying build/lib.linux-x86_64-cpython-39/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/./torch/_dispatch 2025-06-01T22:48:52.8873549Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo 2025-06-01T22:48:52.8874833Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8876373Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/_trace_wrapped_higher_order_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8877691Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/bytecode_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8878946Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/bytecode_transformation.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8880501Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/cache_size.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8881773Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/callback.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8883012Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/code_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8884551Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/codegen.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8886549Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/compiled_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8888126Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/comptime.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8889478Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/config.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8891353Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/convert_frame.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8893022Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/create_parameter_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8901368Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/current_scope_id.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8902598Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8903672Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/decorators.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8904773Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/device_interface.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8905870Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8906937Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/eval_frame.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8907968Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/exc.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8909007Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/external_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8910193Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/funcname_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8911291Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_break_hints.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8912471Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_deduplication.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8913634Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_region_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8914742Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/graph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8915793Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/guards.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8916819Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8917873Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/logging.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8918954Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/metrics_context.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8920070Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/mutation_guard.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8921152Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/output_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8922863Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/pgo.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8924601Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8926260Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/replay_record.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8927421Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/resume_execution.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8928769Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/side_effects.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8930319Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/source.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8931946Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/symbolic_convert.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8934891Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/tensor_version_op.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8936137Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/test_case.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8937559Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/test_dont_skip_tracing_functions.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8938774Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/test_minifier_common.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8940003Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/testing.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8941382Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/trace_rules.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8943737Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/types.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8944999Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo 2025-06-01T22:48:52.8948302Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/backends 2025-06-01T22:48:52.8949705Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-06-01T22:48:52.8951002Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/common.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-06-01T22:48:52.8952268Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-06-01T22:48:52.8953602Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/debugging.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-06-01T22:48:52.8954912Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-06-01T22:48:52.8956315Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/inductor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-06-01T22:48:52.8957544Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/onnxrt.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-06-01T22:48:52.8958811Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/registry.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-06-01T22:48:52.8960299Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/tensorrt.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-06-01T22:48:52.8961560Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/torchxla.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-06-01T22:48:52.8962856Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/backends/tvm.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/backends 2025-06-01T22:48:52.8964635Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/polyfills 2025-06-01T22:48:52.8966127Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-06-01T22:48:52.8967583Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/builtins.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-06-01T22:48:52.8968976Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/functools.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-06-01T22:48:52.8970255Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/fx.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-06-01T22:48:52.8971500Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/itertools.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-06-01T22:48:52.8972791Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/loader.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-06-01T22:48:52.8974072Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/operator.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-06-01T22:48:52.8975421Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/os.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-06-01T22:48:52.8976630Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/pytree.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-06-01T22:48:52.8977918Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/sys.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-06-01T22:48:52.8979143Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/polyfills/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/polyfills 2025-06-01T22:48:52.8980849Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/repro 2025-06-01T22:48:52.8982174Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-06-01T22:48:52.8983330Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro/after_aot.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-06-01T22:48:52.8984948Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro/after_dynamo.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-06-01T22:48:52.8986304Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/repro/aoti.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/repro 2025-06-01T22:48:52.8988056Z creating build/bdist.linux-x86_64/wheel/torch/_dynamo/variables 2025-06-01T22:48:52.8989388Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.8990729Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/base.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.8992155Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/builder.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.8995407Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/builtin.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.8997441Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/constant.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.8998697Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/ctx_manager.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9000232Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/dicts.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9001845Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9003140Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/functions.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9005493Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/higher_order_ops.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9008093Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/iter.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9009551Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/lazy.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9010877Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/lists.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9012483Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/misc.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9014307Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/nn_module.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9016099Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9017497Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/script_object.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9018845Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/sdpa.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9020061Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9021603Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/torch.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9023770Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/torch_function.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9025196Z copying build/lib.linux-x86_64-cpython-39/torch/_dynamo/variables/user_defined.py -> build/bdist.linux-x86_64/wheel/./torch/_dynamo/variables 2025-06-01T22:48:52.9027163Z creating build/bdist.linux-x86_64/wheel/torch/_export 2025-06-01T22:48:52.9028495Z copying build/lib.linux-x86_64-cpython-39/torch/_export/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-06-01T22:48:52.9029827Z copying build/lib.linux-x86_64-cpython-39/torch/_export/converter.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-06-01T22:48:52.9031599Z copying build/lib.linux-x86_64-cpython-39/torch/_export/error.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-06-01T22:48:52.9032884Z copying build/lib.linux-x86_64-cpython-39/torch/_export/non_strict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-06-01T22:48:52.9034324Z copying build/lib.linux-x86_64-cpython-39/torch/_export/pass_base.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-06-01T22:48:52.9035646Z copying build/lib.linux-x86_64-cpython-39/torch/_export/tools.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-06-01T22:48:52.9036912Z copying build/lib.linux-x86_64-cpython-39/torch/_export/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-06-01T22:48:52.9038640Z copying build/lib.linux-x86_64-cpython-39/torch/_export/verifier.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-06-01T22:48:52.9039865Z copying build/lib.linux-x86_64-cpython-39/torch/_export/wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_export 2025-06-01T22:48:52.9041362Z creating build/bdist.linux-x86_64/wheel/torch/_export/db 2025-06-01T22:48:52.9042666Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-06-01T22:48:52.9044246Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/case.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-06-01T22:48:52.9045754Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/gen_example.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-06-01T22:48:52.9048072Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/logging.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db 2025-06-01T22:48:52.9049909Z creating build/bdist.linux-x86_64/wheel/torch/_export/db/examples 2025-06-01T22:48:52.9051314Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9052806Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/assume_constant_result.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9054348Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/autograd_function.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9055861Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/class_method.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9057250Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/cond_branch_class_method.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9058710Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/cond_branch_nested_function.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9060205Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/cond_branch_nonlocal_variables.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9061698Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/cond_closed_over_variable.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9063086Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/cond_operands.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9064437Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/cond_predicate.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9065847Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/constrain_as_size_example.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9067385Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/constrain_as_value_example.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9068774Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/decorator.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9070138Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/dictionary.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9071498Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/dynamic_shape_assert.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9072952Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/dynamic_shape_constructor.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9074460Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/dynamic_shape_if_guard.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9075858Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/dynamic_shape_map.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9077254Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/dynamic_shape_round.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9078678Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/dynamic_shape_slicing.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9080114Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/dynamic_shape_view.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9081478Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/fn_with_kwargs.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9082826Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/list_contains.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9084402Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/list_unpack.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9085806Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/model_attr_mutation.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9087240Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/nested_function.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9088664Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/null_context_manager.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9090097Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/optional_input.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9091493Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/pytree_flatten.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9092886Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/scalar_output.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9094327Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/specialized_attribute.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9095854Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/static_for_loop.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9097176Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/static_if.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9098493Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/tensor_setattr.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9099904Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/type_reflection_method.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9101371Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/unsupported_operator.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9102786Z copying build/lib.linux-x86_64-cpython-39/torch/_export/db/examples/user_input_mutation.py -> build/bdist.linux-x86_64/wheel/./torch/_export/db/examples 2025-06-01T22:48:52.9103770Z creating build/bdist.linux-x86_64/wheel/torch/_export/pass_infra 2025-06-01T22:48:52.9104682Z copying build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/pass_infra 2025-06-01T22:48:52.9105937Z copying build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra/node_metadata.py -> build/bdist.linux-x86_64/wheel/./torch/_export/pass_infra 2025-06-01T22:48:52.9107256Z copying build/lib.linux-x86_64-cpython-39/torch/_export/pass_infra/proxy_value.py -> build/bdist.linux-x86_64/wheel/./torch/_export/pass_infra 2025-06-01T22:48:52.9108177Z creating build/bdist.linux-x86_64/wheel/torch/_export/passes 2025-06-01T22:48:52.9109018Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9110233Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/_node_metadata_hook.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9111662Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/add_runtime_assertions_for_constraints_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9113092Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/collect_tracepoints_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9114413Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/constant_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9115792Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/functionalize_side_effectful_ops_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9117191Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/insert_custom_op_guards.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9118501Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/lift_constants_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9119818Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/remove_runtime_assertions.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9121203Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/replace_autocast_with_hop_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9122676Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9124395Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/replace_set_grad_with_hop_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9125874Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9127333Z copying build/lib.linux-x86_64-cpython-39/torch/_export/passes/replace_with_hop_pass_util.py -> build/bdist.linux-x86_64/wheel/./torch/_export/passes 2025-06-01T22:48:52.9128299Z creating build/bdist.linux-x86_64/wheel/torch/_export/serde 2025-06-01T22:48:52.9129161Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-06-01T22:48:52.9130400Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/aoti_schema.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-06-01T22:48:52.9131629Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-06-01T22:48:52.9132879Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/schema.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-06-01T22:48:52.9134089Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/schema_check.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-06-01T22:48:52.9135410Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/serialize.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-06-01T22:48:52.9136743Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/union.py -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-06-01T22:48:52.9138081Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/schema.yaml -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-06-01T22:48:52.9139385Z copying build/lib.linux-x86_64-cpython-39/torch/_export/serde/export_schema.thrift -> build/bdist.linux-x86_64/wheel/./torch/_export/serde 2025-06-01T22:48:52.9141332Z creating build/bdist.linux-x86_64/wheel/torch/_functorch 2025-06-01T22:48:52.9142629Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9143971Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/aot_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9145970Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/apis.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9147573Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/autograd_function.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9149027Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9150251Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9151483Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/compile_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9152721Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/compilers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9154254Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/config.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9155605Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/deprecated.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9157181Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/eager_transforms.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9159037Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/functional_call.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9160239Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/fx_minifier.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9161609Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/make_functional.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9163025Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/partitioners.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9165379Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/pyfunctorch.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9166719Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/python_key.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9168517Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9169877Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9171273Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9172513Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/vmap.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch 2025-06-01T22:48:52.9174391Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_activation_checkpointing 2025-06-01T22:48:52.9175988Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-06-01T22:48:52.9177670Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing/ac_logging_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-06-01T22:48:52.9179366Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing/graph_info_provider.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-06-01T22:48:52.9181030Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing/knapsack.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-06-01T22:48:52.9182696Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_activation_checkpointing/knapsack_evaluator.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_activation_checkpointing 2025-06-01T22:48:52.9183905Z creating build/bdist.linux-x86_64/wheel/torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9184867Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9186227Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/autograd_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9187684Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/collect_metadata_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9189199Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9190659Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/functional_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9192116Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/input_output_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9193625Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9195084Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/logging_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9196496Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/runtime_wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9198150Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/schemas.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9199752Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/subclass_parametrization.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9201210Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/subclass_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9202910Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/traced_function_transforms.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9204601Z copying build/lib.linux-x86_64-cpython-39/torch/_functorch/_aot_autograd/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_functorch/_aot_autograd 2025-06-01T22:48:52.9206756Z creating build/bdist.linux-x86_64/wheel/torch/_higher_order_ops 2025-06-01T22:48:52.9208066Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9209500Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/_invoke_quant.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9210818Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/aoti_call_delegate.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9212332Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/associative_scan.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9213688Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/auto_functionalize.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9215115Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/base_hop.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9216381Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/cond.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9217765Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/effects.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9219099Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/executorch_call_delegate.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9220567Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/flat_apply.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9221821Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/flex_attention.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9223423Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/foreach_map.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9224663Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/hints_wrap.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9226126Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/invoke_subgraph.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9227624Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/map.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9228875Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/out_dtype.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9230138Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/run_const_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9231380Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/scan.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9232595Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/schema.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9234419Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/strict_mode.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9235770Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/torchbind.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9237219Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/triton_kernel_wrap.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9238796Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9240713Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/while_loop.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9241961Z copying build/lib.linux-x86_64-cpython-39/torch/_higher_order_ops/wrap.py -> build/bdist.linux-x86_64/wheel/./torch/_higher_order_ops 2025-06-01T22:48:52.9243771Z creating build/bdist.linux-x86_64/wheel/torch/_inductor 2025-06-01T22:48:52.9245676Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/__autotune_main__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9247121Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9248703Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/analyze_preserves_zero_mask.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9249915Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/aoti_eager.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9251170Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/async_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9252598Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autotune_process.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9253977Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/bounds.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9256021Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/choices.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9257549Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codecache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9259819Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/comm_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9261095Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/comm_lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9262388Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/comms.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9263900Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_fx.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9266192Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_fx_async.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9267451Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_fx_ext.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9268917Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_fx_subproc.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9270149Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compiler_bisector.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9271576Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/config.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9273338Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/constant_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9274563Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/cpp_builder.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9276341Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/cpu_vec_isa.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9277625Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/cudagraph_trees.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9280330Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/cudagraph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9281512Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/custom_graph_pass.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9282766Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/debug.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9284090Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/decomposition.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9285818Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9287299Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/dtype_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9288575Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/exc.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9289923Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/extern_node_serializer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9291266Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/freezing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9292566Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/freezing_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9294073Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9295440Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9296704Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/graph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9298670Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9299956Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/index_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9301302Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/inductor_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9302537Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/ir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9306269Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/jagged_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9307528Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/loop_body.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9308997Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9312063Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/memory.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9313460Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/metrics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9314788Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/mkldnn_ir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9316366Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/mkldnn_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9317986Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/mock_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9319307Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/ops_handler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9320887Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/optimize_indexing.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9322136Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/output_code.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9323621Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/pattern_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9325881Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/quantized_lowerings.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9327084Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/remote_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9328699Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9331391Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/select_algorithm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9333410Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/sizevars.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9335006Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/standalone_compile.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9336363Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/subgraph_lowering.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9337616Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/template_heuristics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9338982Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/test_case.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9340258Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/test_operators.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9341495Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/triton_bundler.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9343104Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9345126Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/virtualized.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9346833Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/wrapper_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9348636Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/autoheuristic 2025-06-01T22:48:52.9350013Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-06-01T22:48:52.9351427Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/autoheuristic.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-06-01T22:48:52.9352914Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/autoheuristic_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-06-01T22:48:52.9354462Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/learned_heuristic_controller.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-06-01T22:48:52.9356072Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/learnedheuristic_interface.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic 2025-06-01T22:48:52.9357239Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:52.9358423Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:52.9360087Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:52.9361818Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:52.9363474Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:52.9365393Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts/_PadMMA100.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:52.9367030Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/autoheuristic/artifacts/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/autoheuristic/artifacts 2025-06-01T22:48:52.9368133Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen 2025-06-01T22:48:52.9369109Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9370431Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/aoti_hipify_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9371777Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/block_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9373088Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9374445Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9377716Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_bmm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9379108Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_flex_attention_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9380565Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9382735Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_grouped_gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9384373Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_micro_gemm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9385842Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9387262Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_template_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9388784Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9390251Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_wrapper_cpu.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9392398Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9393988Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_wrapper_gpu.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9395393Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpp_wrapper_mps.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9396821Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cpu_device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9398344Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda_combined_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9399679Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9401102Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/halide.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9402816Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/memory_planning.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9404443Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/mps.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9406238Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/mps_device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9407750Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/multi_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9409037Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/simd.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9411316Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/simd_kernel_features.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9412677Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/subgraph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9414007Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9416713Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/triton_combo_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9418244Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/triton_split_scan.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9419644Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/triton_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9420902Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9423177Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/wrapper_fxir.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen 2025-06-01T22:48:52.9424989Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9426386Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9427788Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9429188Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cuda_env.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9430529Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cuda_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9431922Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cuda_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9433323Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9434725Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_presets.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9436212Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_python_evt.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9437670Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/cutlass_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9439095Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9440531Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9441948Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/cuda/serialization.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/cuda 2025-06-01T22:48:52.9443205Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9444972Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9446577Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/ck_conv_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9448125Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/ck_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9449559Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/ck_tile_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9451175Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9452757Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/ck_universal_gemm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9454282Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/compile_command.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9455898Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/rocm_benchmark_request.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9457374Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9458794Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/rocm_kernel.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9460182Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/rocm_template.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9461612Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/rocm_template_buffer.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9463031Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/rocm/rocm_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/rocm 2025-06-01T22:48:52.9464033Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/xpu 2025-06-01T22:48:52.9465186Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/xpu 2025-06-01T22:48:52.9466569Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/xpu/device_op_overrides.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/xpu 2025-06-01T22:48:52.9467855Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/codegen/aoti_runtime 2025-06-01T22:48:52.9469352Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/codegen/aoti_runtime/interface.cpp -> build/bdist.linux-x86_64/wheel/./torch/_inductor/codegen/aoti_runtime 2025-06-01T22:48:52.9470812Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/compile_worker 2025-06-01T22:48:52.9472318Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-06-01T22:48:52.9473668Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker/__main__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-06-01T22:48:52.9475063Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker/subproc_pool.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-06-01T22:48:52.9476454Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/compile_worker/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/compile_worker 2025-06-01T22:48:52.9477431Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes 2025-06-01T22:48:52.9478900Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9480156Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/b2b_gemm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9481532Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/binary_folding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9482906Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/ddp_fusion.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9484690Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/decompose_mem_bound_mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9486240Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/dedupe_symint_uses.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9487677Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/efficient_conv_bn_eval.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9489111Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/freezing_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9490512Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/fuse_attention.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9491996Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/group_batch_fusion.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9493526Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/joint_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9495175Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/micro_pipeline_tp.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9496713Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/misc_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9498114Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/mkldnn_fusion.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9499981Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/numeric_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9501279Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/pad_mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9502740Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/post_grad.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9504408Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/pre_grad.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9505934Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/quantization.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9508150Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/reinplace.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9509532Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/replace_random.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9510848Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/split_cat.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes 2025-06-01T22:48:52.9513419Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9514989Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9516677Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9518385Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9520108Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9521860Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9523569Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9525597Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9527377Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9529161Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9530926Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9532714Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9534489Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9536319Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9538032Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9539775Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9541473Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9543204Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9544920Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9546760Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9548538Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9550259Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9551963Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9553789Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9555479Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/fx_passes/serialized_patterns 2025-06-01T22:48:52.9556606Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/kernel 2025-06-01T22:48:52.9557493Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-06-01T22:48:52.9558664Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/bmm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-06-01T22:48:52.9559839Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/conv.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-06-01T22:48:52.9561078Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex_attention.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-06-01T22:48:52.9562335Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/flex_decoding.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-06-01T22:48:52.9563546Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-06-01T22:48:52.9565016Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/mm_common.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-06-01T22:48:52.9566257Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/mm_plus_mm.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-06-01T22:48:52.9567556Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/kernel/mm_scaled_grouped.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/kernel 2025-06-01T22:48:52.9568517Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/package 2025-06-01T22:48:52.9569440Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/package/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-06-01T22:48:52.9570734Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/package/build_package.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-06-01T22:48:52.9572084Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/package/package.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/package 2025-06-01T22:48:52.9573022Z creating build/bdist.linux-x86_64/wheel/torch/_inductor/runtime 2025-06-01T22:48:52.9573978Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9575371Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/autotune_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9576678Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/benchmarking.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9577966Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/cache_dir_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9579298Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/compile_tasks.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9580654Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/coordinate_descent_tuner.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9582003Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/halide_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9583263Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/hints.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9584541Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/runtime_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9585854Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/static_cuda_launcher.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9587193Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/triton_compat.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9588489Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/triton_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9589805Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/runtime/triton_heuristics.py -> build/bdist.linux-x86_64/wheel/./torch/_inductor/runtime 2025-06-01T22:48:52.9591011Z copying build/lib.linux-x86_64-cpython-39/torch/_inductor/script.ld -> build/bdist.linux-x86_64/wheel/./torch/_inductor 2025-06-01T22:48:52.9591767Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2025-06-01T22:48:52.9592921Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-06-01T22:48:52.9594276Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-06-01T22:48:52.9595559Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-06-01T22:48:52.9596736Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-06-01T22:48:52.9597925Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-06-01T22:48:52.9599188Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-06-01T22:48:52.9600430Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-06-01T22:48:52.9601634Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-06-01T22:48:52.9602853Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-06-01T22:48:52.9604651Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-06-01T22:48:52.9605977Z copying build/lib.linux-x86_64-cpython-39/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/./torch/_lazy 2025-06-01T22:48:52.9607597Z creating build/bdist.linux-x86_64/wheel/torch/_library 2025-06-01T22:48:52.9608953Z copying build/lib.linux-x86_64-cpython-39/torch/_library/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-06-01T22:48:52.9610255Z copying build/lib.linux-x86_64-cpython-39/torch/_library/autograd.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-06-01T22:48:52.9611605Z copying build/lib.linux-x86_64-cpython-39/torch/_library/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-06-01T22:48:52.9613223Z copying build/lib.linux-x86_64-cpython-39/torch/_library/fake_class_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-06-01T22:48:52.9614561Z copying build/lib.linux-x86_64-cpython-39/torch/_library/fake_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-06-01T22:48:52.9615916Z copying build/lib.linux-x86_64-cpython-39/torch/_library/fake_profile.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-06-01T22:48:52.9617179Z copying build/lib.linux-x86_64-cpython-39/torch/_library/infer_schema.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-06-01T22:48:52.9618530Z copying build/lib.linux-x86_64-cpython-39/torch/_library/simple_registry.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-06-01T22:48:52.9619734Z copying build/lib.linux-x86_64-cpython-39/torch/_library/triton.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-06-01T22:48:52.9621279Z copying build/lib.linux-x86_64-cpython-39/torch/_library/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_library 2025-06-01T22:48:52.9622981Z creating build/bdist.linux-x86_64/wheel/torch/_logging 2025-06-01T22:48:52.9624283Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-06-01T22:48:52.9625624Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/_internal.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-06-01T22:48:52.9627285Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/_registrations.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-06-01T22:48:52.9628636Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/scribe.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-06-01T22:48:52.9629890Z copying build/lib.linux-x86_64-cpython-39/torch/_logging/structured.py -> build/bdist.linux-x86_64/wheel/./torch/_logging 2025-06-01T22:48:52.9631398Z creating build/bdist.linux-x86_64/wheel/torch/_numpy 2025-06-01T22:48:52.9632704Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9634074Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_binary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9635291Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_casting_dicts.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9636816Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_dtypes.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9638105Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_dtypes_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9639312Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_funcs.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9640560Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_funcs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9642474Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_getlimits.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9643812Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_ndarray.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9646021Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_normalizations.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9647449Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_reductions_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9648806Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_ufuncs.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9650134Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_unary_ufuncs_impl.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9651323Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/_util.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9652654Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/fft.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9653949Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/linalg.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9655390Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/random.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy 2025-06-01T22:48:52.9656943Z creating build/bdist.linux-x86_64/wheel/torch/_numpy/testing 2025-06-01T22:48:52.9658289Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy/testing 2025-06-01T22:48:52.9659651Z copying build/lib.linux-x86_64-cpython-39/torch/_numpy/testing/utils.py -> build/bdist.linux-x86_64/wheel/./torch/_numpy/testing 2025-06-01T22:48:52.9661649Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2025-06-01T22:48:52.9662939Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-06-01T22:48:52.9664891Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-06-01T22:48:52.9666170Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/debug_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-06-01T22:48:52.9667391Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-06-01T22:48:52.9668597Z copying build/lib.linux-x86_64-cpython-39/torch/_prims/rng_prims.py -> build/bdist.linux-x86_64/wheel/./torch/_prims 2025-06-01T22:48:52.9670163Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2025-06-01T22:48:52.9671471Z copying build/lib.linux-x86_64-cpython-39/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_prims_common 2025-06-01T22:48:52.9673425Z copying build/lib.linux-x86_64-cpython-39/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/./torch/_prims_common 2025-06-01T22:48:52.9675261Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2025-06-01T22:48:52.9676563Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-06-01T22:48:52.9679517Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-06-01T22:48:52.9680724Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/./torch/_refs 2025-06-01T22:48:52.9682395Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2025-06-01T22:48:52.9683795Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/linalg 2025-06-01T22:48:52.9685659Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2025-06-01T22:48:52.9686971Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/nn 2025-06-01T22:48:52.9688539Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2025-06-01T22:48:52.9689908Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/nn/functional 2025-06-01T22:48:52.9691757Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2025-06-01T22:48:52.9693101Z copying build/lib.linux-x86_64-cpython-39/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_refs/special 2025-06-01T22:48:52.9694643Z creating build/bdist.linux-x86_64/wheel/torch/_strobelight 2025-06-01T22:48:52.9696114Z copying build/lib.linux-x86_64-cpython-39/torch/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-06-01T22:48:52.9697314Z copying build/lib.linux-x86_64-cpython-39/torch/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-06-01T22:48:52.9698636Z copying build/lib.linux-x86_64-cpython-39/torch/_strobelight/compile_time_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/_strobelight 2025-06-01T22:48:52.9700052Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2025-06-01T22:48:52.9701395Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-06-01T22:48:52.9702817Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/_fake_tensor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-06-01T22:48:52.9704032Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/fake_impls.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-06-01T22:48:52.9705544Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-06-01T22:48:52.9707999Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-06-01T22:48:52.9709287Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/functional_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-06-01T22:48:52.9710703Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-06-01T22:48:52.9712642Z copying build/lib.linux-x86_64-cpython-39/torch/_subclasses/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/./torch/_subclasses 2025-06-01T22:48:52.9714306Z creating build/bdist.linux-x86_64/wheel/torch/_vendor 2025-06-01T22:48:52.9715582Z copying build/lib.linux-x86_64-cpython-39/torch/_vendor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor 2025-06-01T22:48:52.9716933Z creating build/bdist.linux-x86_64/wheel/torch/_vendor/packaging 2025-06-01T22:48:52.9718266Z copying build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-06-01T22:48:52.9719614Z copying build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-06-01T22:48:52.9720860Z copying build/lib.linux-x86_64-cpython-39/torch/_vendor/packaging/version.py -> build/bdist.linux-x86_64/wheel/./torch/_vendor/packaging 2025-06-01T22:48:52.9722295Z creating build/bdist.linux-x86_64/wheel/torch/accelerator 2025-06-01T22:48:52.9723762Z copying build/lib.linux-x86_64-cpython-39/torch/accelerator/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-06-01T22:48:52.9725569Z copying build/lib.linux-x86_64-cpython-39/torch/accelerator/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/accelerator 2025-06-01T22:48:52.9727074Z creating build/bdist.linux-x86_64/wheel/torch/amp 2025-06-01T22:48:52.9729022Z copying build/lib.linux-x86_64-cpython-39/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-06-01T22:48:52.9730385Z copying build/lib.linux-x86_64-cpython-39/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-06-01T22:48:52.9731867Z copying build/lib.linux-x86_64-cpython-39/torch/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/amp 2025-06-01T22:48:52.9733609Z creating build/bdist.linux-x86_64/wheel/torch/ao 2025-06-01T22:48:52.9734903Z copying build/lib.linux-x86_64-cpython-39/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao 2025-06-01T22:48:52.9736526Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2025-06-01T22:48:52.9737713Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn 2025-06-01T22:48:52.9739233Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2025-06-01T22:48:52.9740603Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic 2025-06-01T22:48:52.9742016Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2025-06-01T22:48:52.9743457Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/modules 2025-06-01T22:48:52.9744957Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/modules 2025-06-01T22:48:52.9746444Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat 2025-06-01T22:48:52.9747973Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat 2025-06-01T22:48:52.9749456Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/qat/modules 2025-06-01T22:48:52.9750935Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat/modules 2025-06-01T22:48:52.9752450Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat/modules 2025-06-01T22:48:52.9754216Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat/modules 2025-06-01T22:48:52.9755754Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/qat/modules 2025-06-01T22:48:52.9756868Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized 2025-06-01T22:48:52.9758384Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized 2025-06-01T22:48:52.9759749Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic 2025-06-01T22:48:52.9761277Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/dynamic 2025-06-01T22:48:52.9762630Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-06-01T22:48:52.9764500Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-06-01T22:48:52.9766419Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/dynamic/modules 2025-06-01T22:48:52.9767759Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/quantized/modules 2025-06-01T22:48:52.9768957Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-06-01T22:48:52.9770637Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-06-01T22:48:52.9772331Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules/conv_add.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-06-01T22:48:52.9774025Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-06-01T22:48:52.9775897Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/intrinsic/quantized/modules 2025-06-01T22:48:52.9776999Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2025-06-01T22:48:52.9777806Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat 2025-06-01T22:48:52.9778632Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2025-06-01T22:48:52.9779910Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/dynamic 2025-06-01T22:48:52.9781312Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2025-06-01T22:48:52.9782764Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/dynamic/modules 2025-06-01T22:48:52.9784233Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/dynamic/modules 2025-06-01T22:48:52.9785408Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2025-06-01T22:48:52.9786864Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/modules 2025-06-01T22:48:52.9788162Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/modules 2025-06-01T22:48:52.9789537Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/modules 2025-06-01T22:48:52.9790871Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/qat/modules 2025-06-01T22:48:52.9792096Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2025-06-01T22:48:52.9793448Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantizable 2025-06-01T22:48:52.9794847Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2025-06-01T22:48:52.9796283Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantizable/modules 2025-06-01T22:48:52.9797766Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantizable/modules 2025-06-01T22:48:52.9799238Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantizable/modules 2025-06-01T22:48:52.9800570Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2025-06-01T22:48:52.9801954Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized 2025-06-01T22:48:52.9803318Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized 2025-06-01T22:48:52.9805436Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2025-06-01T22:48:52.9806790Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic 2025-06-01T22:48:52.9808210Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2025-06-01T22:48:52.9809791Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic/modules 2025-06-01T22:48:52.9811422Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic/modules 2025-06-01T22:48:52.9813091Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic/modules 2025-06-01T22:48:52.9814725Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/dynamic/modules 2025-06-01T22:48:52.9815941Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2025-06-01T22:48:52.9817271Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-06-01T22:48:52.9818814Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-06-01T22:48:52.9820277Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-06-01T22:48:52.9821745Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-06-01T22:48:52.9823153Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-06-01T22:48:52.9824607Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-06-01T22:48:52.9826137Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-06-01T22:48:52.9827660Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-06-01T22:48:52.9829116Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-06-01T22:48:52.9830567Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-06-01T22:48:52.9831948Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/modules 2025-06-01T22:48:52.9832961Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2025-06-01T22:48:52.9834196Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference 2025-06-01T22:48:52.9835584Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:52.9837135Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:52.9838766Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:52.9840399Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:52.9842015Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:52.9843638Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:52.9845722Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/quantized/reference/modules 2025-06-01T22:48:52.9846829Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2025-06-01T22:48:52.9847754Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse 2025-06-01T22:48:52.9848863Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2025-06-01T22:48:52.9850347Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized 2025-06-01T22:48:52.9851928Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized 2025-06-01T22:48:52.9853369Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized 2025-06-01T22:48:52.9854507Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2025-06-01T22:48:52.9856196Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized/dynamic 2025-06-01T22:48:52.9857823Z copying build/lib.linux-x86_64-cpython-39/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/./torch/ao/nn/sparse/quantized/dynamic 2025-06-01T22:48:52.9858845Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2025-06-01T22:48:52.9860151Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-06-01T22:48:52.9861359Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-06-01T22:48:52.9862773Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns 2025-06-01T22:48:52.9864577Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2025-06-01T22:48:52.9865875Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-06-01T22:48:52.9867100Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-06-01T22:48:52.9868544Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-06-01T22:48:52.9870309Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-06-01T22:48:52.9871633Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx/n_shadows_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-06-01T22:48:52.9873248Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-06-01T22:48:52.9874466Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-06-01T22:48:52.9875789Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx/qconfig_multi_mapping.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-06-01T22:48:52.9876976Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-06-01T22:48:52.9878742Z copying build/lib.linux-x86_64-cpython-39/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/ns/fx 2025-06-01T22:48:52.9880525Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning 2025-06-01T22:48:52.9881864Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning 2025-06-01T22:48:52.9883182Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning 2025-06-01T22:48:52.9885104Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental 2025-06-01T22:48:52.9886458Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental 2025-06-01T22:48:52.9887824Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/activation_sparsifier 2025-06-01T22:48:52.9889429Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/activation_sparsifier 2025-06-01T22:48:52.9891459Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/activation_sparsifier 2025-06-01T22:48:52.9892892Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_scheduler 2025-06-01T22:48:52.9894177Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_scheduler 2025-06-01T22:48:52.9896073Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_scheduler 2025-06-01T22:48:52.9897390Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier 2025-06-01T22:48:52.9898643Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier 2025-06-01T22:48:52.9900419Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier 2025-06-01T22:48:52.9902287Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier 2025-06-01T22:48:52.9904127Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier 2025-06-01T22:48:52.9905506Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-06-01T22:48:52.9906903Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier/lightning 2025-06-01T22:48:52.9908362Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-06-01T22:48:52.9909929Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-06-01T22:48:52.9912114Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-06-01T22:48:52.9914381Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks 2025-06-01T22:48:52.9915835Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:52.9916978Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner/FPGM_pruner.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:52.9918534Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:52.9920177Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:52.9921909Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:52.9923543Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner/match_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:52.9925507Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:52.9927207Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner/prune_functions.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:52.9928887Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/_experimental/pruner/saliency_pruner.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/_experimental/pruner 2025-06-01T22:48:52.9930032Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/scheduler 2025-06-01T22:48:52.9931063Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/scheduler 2025-06-01T22:48:52.9932484Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/scheduler 2025-06-01T22:48:52.9933960Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler/cubic_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/scheduler 2025-06-01T22:48:52.9935550Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/scheduler 2025-06-01T22:48:52.9936618Z creating build/bdist.linux-x86_64/wheel/torch/ao/pruning/sparsifier 2025-06-01T22:48:52.9937594Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-06-01T22:48:52.9939005Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-06-01T22:48:52.9940536Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-06-01T22:48:52.9942007Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-06-01T22:48:52.9943457Z copying build/lib.linux-x86_64-cpython-39/torch/ao/pruning/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/./torch/ao/pruning/sparsifier 2025-06-01T22:48:52.9944503Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2025-06-01T22:48:52.9945537Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9946791Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9948035Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9949355Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9950707Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9951986Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9953320Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9954691Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9955937Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9957257Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9958544Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9959885Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9961214Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9962503Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9963865Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9965368Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantize_pt2e.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9966648Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9967935Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization 2025-06-01T22:48:52.9968898Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2025-06-01T22:48:52.9970044Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9971734Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9973435Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/_qnnpack_pt2e.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9975198Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9976794Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/executorch.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9978335Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9979871Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9981460Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9983033Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/onednn.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9984573Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9986124Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9987685Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9989187Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/backend_config/x86.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/backend_config 2025-06-01T22:48:52.9990260Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2025-06-01T22:48:52.9991187Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:52.9992487Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_decomposed.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:52.9993806Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:52.9995190Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:52.9996572Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:52.9997909Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:52.9999211Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0000542Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/fuse_handler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0001883Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0003251Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0004921Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0006439Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/lstm_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0007820Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0009225Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0010601Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0012213Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0013695Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/quantize_handler.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0015192Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0016484Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx 2025-06-01T22:48:53.0018037Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2025-06-01T22:48:53.0019538Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-06-01T22:48:53.0021166Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-06-01T22:48:53.0022874Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-06-01T22:48:53.0024540Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-06-01T22:48:53.0026242Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/fx/_model_report 2025-06-01T22:48:53.0027413Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e 2025-06-01T22:48:53.0028699Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-06-01T22:48:53.0030134Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/_affine_quantization.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-06-01T22:48:53.0031604Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/_numeric_debugger.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-06-01T22:48:53.0033050Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/duplicate_dq_pass.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-06-01T22:48:53.0034491Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/export_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-06-01T22:48:53.0035922Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/graph_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-06-01T22:48:53.0037303Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/lowering.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-06-01T22:48:53.0038727Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/port_metadata_pass.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-06-01T22:48:53.0040144Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-06-01T22:48:53.0041500Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/qat_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-06-01T22:48:53.0042845Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e 2025-06-01T22:48:53.0044234Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/pt2e/representation 2025-06-01T22:48:53.0046003Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/representation/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e/representation 2025-06-01T22:48:53.0047780Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/pt2e/representation/rewrite.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/pt2e/representation 2025-06-01T22:48:53.0060860Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/quantizer 2025-06-01T22:48:53.0061968Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-06-01T22:48:53.0063532Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer/composable_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-06-01T22:48:53.0065150Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer/embedding_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-06-01T22:48:53.0066714Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer/quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-06-01T22:48:53.0068292Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer/utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-06-01T22:48:53.0069867Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer/x86_inductor_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-06-01T22:48:53.0071466Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer/xnnpack_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-06-01T22:48:53.0073069Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-06-01T22:48:53.0074708Z copying build/lib.linux-x86_64-cpython-39/torch/ao/quantization/quantizer/xpu_inductor_quantizer.py -> build/bdist.linux-x86_64/wheel/./torch/ao/quantization/quantizer 2025-06-01T22:48:53.0075810Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2025-06-01T22:48:53.0076573Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-06-01T22:48:53.0077668Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-06-01T22:48:53.0078788Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-06-01T22:48:53.0079872Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-06-01T22:48:53.0081022Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-06-01T22:48:53.0082113Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-06-01T22:48:53.0083214Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-06-01T22:48:53.0084610Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-06-01T22:48:53.0085708Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-06-01T22:48:53.0086876Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-06-01T22:48:53.0088049Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-06-01T22:48:53.0089198Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/./torch/autograd 2025-06-01T22:48:53.0090070Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2025-06-01T22:48:53.0091033Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-06-01T22:48:53.0092355Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-06-01T22:48:53.0093676Z copying build/lib.linux-x86_64-cpython-39/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/./torch/autograd/_functions 2025-06-01T22:48:53.0094573Z creating build/bdist.linux-x86_64/wheel/torch/backends 2025-06-01T22:48:53.0095479Z copying build/lib.linux-x86_64-cpython-39/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends 2025-06-01T22:48:53.0096291Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2025-06-01T22:48:53.0097176Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_coreml 2025-06-01T22:48:53.0098419Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_coreml 2025-06-01T22:48:53.0099364Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2025-06-01T22:48:53.0100239Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-06-01T22:48:53.0101456Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-06-01T22:48:53.0102690Z copying build/lib.linux-x86_64-cpython-39/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/./torch/backends/_nnapi 2025-06-01T22:48:53.0103587Z creating build/bdist.linux-x86_64/wheel/torch/backends/cpu 2025-06-01T22:48:53.0104407Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cpu 2025-06-01T22:48:53.0105251Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2025-06-01T22:48:53.0106285Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cuda 2025-06-01T22:48:53.0107722Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2025-06-01T22:48:53.0109088Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cudnn 2025-06-01T22:48:53.0110466Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cudnn 2025-06-01T22:48:53.0111871Z creating build/bdist.linux-x86_64/wheel/torch/backends/cusparselt 2025-06-01T22:48:53.0113259Z copying build/lib.linux-x86_64-cpython-39/torch/backends/cusparselt/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/cusparselt 2025-06-01T22:48:53.0114531Z creating build/bdist.linux-x86_64/wheel/torch/backends/kleidiai 2025-06-01T22:48:53.0115900Z copying build/lib.linux-x86_64-cpython-39/torch/backends/kleidiai/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/kleidiai 2025-06-01T22:48:53.0117203Z creating build/bdist.linux-x86_64/wheel/torch/backends/mha 2025-06-01T22:48:53.0118507Z copying build/lib.linux-x86_64-cpython-39/torch/backends/mha/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mha 2025-06-01T22:48:53.0119843Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2025-06-01T22:48:53.0121192Z copying build/lib.linux-x86_64-cpython-39/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mkl 2025-06-01T22:48:53.0122520Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2025-06-01T22:48:53.0123944Z copying build/lib.linux-x86_64-cpython-39/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mkldnn 2025-06-01T22:48:53.0125539Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2025-06-01T22:48:53.0126890Z copying build/lib.linux-x86_64-cpython-39/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/mps 2025-06-01T22:48:53.0128319Z creating build/bdist.linux-x86_64/wheel/torch/backends/nnpack 2025-06-01T22:48:53.0129660Z copying build/lib.linux-x86_64-cpython-39/torch/backends/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/nnpack 2025-06-01T22:48:53.0131022Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2025-06-01T22:48:53.0132734Z copying build/lib.linux-x86_64-cpython-39/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/openmp 2025-06-01T22:48:53.0134084Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2025-06-01T22:48:53.0135606Z copying build/lib.linux-x86_64-cpython-39/torch/backends/opt_einsum/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/opt_einsum 2025-06-01T22:48:53.0136931Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2025-06-01T22:48:53.0138297Z copying build/lib.linux-x86_64-cpython-39/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/quantized 2025-06-01T22:48:53.0139630Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2025-06-01T22:48:53.0140945Z copying build/lib.linux-x86_64-cpython-39/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xeon 2025-06-01T22:48:53.0142155Z copying build/lib.linux-x86_64-cpython-39/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xeon 2025-06-01T22:48:53.0143869Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2025-06-01T22:48:53.0145204Z copying build/lib.linux-x86_64-cpython-39/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/backends/xnnpack 2025-06-01T22:48:53.0146936Z creating build/bdist.linux-x86_64/wheel/torch/compiler 2025-06-01T22:48:53.0148365Z copying build/lib.linux-x86_64-cpython-39/torch/compiler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-06-01T22:48:53.0149775Z copying build/lib.linux-x86_64-cpython-39/torch/compiler/_cache.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-06-01T22:48:53.0151134Z copying build/lib.linux-x86_64-cpython-39/torch/compiler/config.py -> build/bdist.linux-x86_64/wheel/./torch/compiler 2025-06-01T22:48:53.0152439Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2025-06-01T22:48:53.0153723Z copying build/lib.linux-x86_64-cpython-39/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/contrib 2025-06-01T22:48:53.0154955Z copying build/lib.linux-x86_64-cpython-39/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/./torch/contrib 2025-06-01T22:48:53.0156309Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2025-06-01T22:48:53.0157605Z copying build/lib.linux-x86_64-cpython-39/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cpu 2025-06-01T22:48:53.0159125Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2025-06-01T22:48:53.0160344Z copying build/lib.linux-x86_64-cpython-39/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-06-01T22:48:53.0161719Z copying build/lib.linux-x86_64-cpython-39/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-06-01T22:48:53.0162938Z copying build/lib.linux-x86_64-cpython-39/torch/cpu/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/cpu/amp 2025-06-01T22:48:53.0164837Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2025-06-01T22:48:53.0166092Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0167953Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0169209Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0170658Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0172002Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0173608Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0174995Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0176067Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/gds.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0177282Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0178653Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0179853Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0181644Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0182823Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0184073Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0185307Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0186559Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0187759Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0189054Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/tunable.py -> build/bdist.linux-x86_64/wheel/./torch/cuda 2025-06-01T22:48:53.0190762Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2025-06-01T22:48:53.0192191Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-06-01T22:48:53.0193519Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-06-01T22:48:53.0194634Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-06-01T22:48:53.0195911Z copying build/lib.linux-x86_64-cpython-39/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/cuda/amp 2025-06-01T22:48:53.0197976Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2025-06-01T22:48:53.0199257Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0200666Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_checkpointable.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0202045Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable_state.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0203344Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_functional_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0204982Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_functional_collectives_impl.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0206377Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_serialization.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0207642Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0209253Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0210481Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/c10d_logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0211798Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/collective_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0213054Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0214318Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/device_mesh.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0216066Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0219067Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0220455Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0221719Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0222905Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0224218Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0225775Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed 2025-06-01T22:48:53.0227330Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable 2025-06-01T22:48:53.0228885Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-06-01T22:48:53.0230172Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/checkpoint_activation.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-06-01T22:48:53.0231357Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/contract.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-06-01T22:48:53.0232578Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/replicate.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable 2025-06-01T22:48:53.0234032Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_composable/fsdp 2025-06-01T22:48:53.0235500Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable/fsdp 2025-06-01T22:48:53.0236744Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_composable/fsdp/fully_shard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_composable/fsdp 2025-06-01T22:48:53.0238192Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2025-06-01T22:48:53.0239554Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-06-01T22:48:53.0240831Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-06-01T22:48:53.0242061Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-06-01T22:48:53.0243405Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-06-01T22:48:53.0244928Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-06-01T22:48:53.0246532Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-06-01T22:48:53.0247873Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard 2025-06-01T22:48:53.0249289Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2025-06-01T22:48:53.0251257Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/checkpoint 2025-06-01T22:48:53.0252629Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2025-06-01T22:48:53.0254103Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_optim 2025-06-01T22:48:53.0255491Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_optim 2025-06-01T22:48:53.0256888Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.0258596Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.0260027Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.0262028Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.0263801Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.0264989Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.0266280Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.0267491Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.0268709Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.0270197Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:53.0271702Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:53.0273030Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:53.0274324Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:53.0275541Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:53.0277338Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:53.0278533Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharded_tensor/_ops 2025-06-01T22:48:53.0279879Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2025-06-01T22:48:53.0281365Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_plan 2025-06-01T22:48:53.0282586Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_plan 2025-06-01T22:48:53.0284322Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2025-06-01T22:48:53.0285921Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec 2025-06-01T22:48:53.0287246Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec 2025-06-01T22:48:53.0288671Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec 2025-06-01T22:48:53.0290022Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec 2025-06-01T22:48:53.0291506Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-06-01T22:48:53.0293093Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-06-01T22:48:53.0294288Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-06-01T22:48:53.0295814Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-06-01T22:48:53.0297101Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2025-06-01T22:48:53.0298406Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2025-06-01T22:48:53.0299831Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_sharded_tensor 2025-06-01T22:48:53.0301143Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2025-06-01T22:48:53.0302612Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_sharding_spec 2025-06-01T22:48:53.0303903Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_symmetric_memory 2025-06-01T22:48:53.0305332Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_symmetric_memory/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_symmetric_memory 2025-06-01T22:48:53.0307067Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tensor 2025-06-01T22:48:53.0308466Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-06-01T22:48:53.0309769Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-06-01T22:48:53.0311069Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tensor 2025-06-01T22:48:53.0312353Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_tools 2025-06-01T22:48:53.0313738Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-06-01T22:48:53.0315058Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-06-01T22:48:53.0316244Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/fake_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-06-01T22:48:53.0317579Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/fsdp2_mem_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-06-01T22:48:53.0319003Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/ilp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-06-01T22:48:53.0320275Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/mem_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-06-01T22:48:53.0321817Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/memory_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-06-01T22:48:53.0323105Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/mod_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-06-01T22:48:53.0324682Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/runtime_estimator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-06-01T22:48:53.0326470Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/sac_estimator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-06-01T22:48:53.0328226Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/_tools/sac_ilp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/_tools 2025-06-01T22:48:53.0329931Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2025-06-01T22:48:53.0331373Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms 2025-06-01T22:48:53.0332765Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms 2025-06-01T22:48:53.0334190Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2025-06-01T22:48:53.0335806Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_checkpoint 2025-06-01T22:48:53.0337553Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_checkpoint 2025-06-01T22:48:53.0338830Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2025-06-01T22:48:53.0340299Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_comm_hooks 2025-06-01T22:48:53.0341622Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_comm_hooks 2025-06-01T22:48:53.0342979Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2025-06-01T22:48:53.0344521Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_optimizer_overlap 2025-06-01T22:48:53.0345989Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_optimizer_overlap 2025-06-01T22:48:53.0347354Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2025-06-01T22:48:53.0348881Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_quantization 2025-06-01T22:48:53.0350070Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/_quantization 2025-06-01T22:48:53.0351413Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:53.0352897Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:53.0354197Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:53.0355672Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:53.0356872Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:53.0358206Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:53.0359460Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:53.0360694Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:53.0362255Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:53.0364016Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/ddp_comm_hooks 2025-06-01T22:48:53.0365566Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2025-06-01T22:48:53.0367091Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/model_averaging 2025-06-01T22:48:53.0368264Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/model_averaging 2025-06-01T22:48:53.0369701Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/model_averaging 2025-06-01T22:48:53.0370898Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/algorithms/model_averaging 2025-06-01T22:48:53.0372221Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2025-06-01T22:48:53.0374175Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/autograd 2025-06-01T22:48:53.0375942Z creating build/bdist.linux-x86_64/wheel/torch/distributed/checkpoint 2025-06-01T22:48:53.0377368Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0378712Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_async_executor.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0379930Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_async_process_executor.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0381296Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_async_thread_executor.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0382414Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_checkpointer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0383625Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_dedup_save_plans.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0384817Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_dedup_tensors.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0386421Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_extension.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0387685Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_fsspec_filesystem.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0388898Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_hf_planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0390231Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_hf_storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0391410Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_nested_dict.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0392686Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_sharded_tensor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0393902Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_storage_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0395119Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_traverse.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0396411Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/_version.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0397558Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0399416Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0400811Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0402648Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/format_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0404036Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/logger.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0405709Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/logging_handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0406841Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0408234Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0409585Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0410978Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0412333Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0413547Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/staging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0415025Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/state_dict.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0416741Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0417994Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0419484Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/stateful.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0420653Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0422086Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/checkpoint 2025-06-01T22:48:53.0423488Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2025-06-01T22:48:53.0424916Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic 2025-06-01T22:48:53.0426254Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/control_plane.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic 2025-06-01T22:48:53.0427592Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2025-06-01T22:48:53.0428969Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent 2025-06-01T22:48:53.0430189Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2025-06-01T22:48:53.0431669Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent/server 2025-06-01T22:48:53.0432959Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent/server 2025-06-01T22:48:53.0434664Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server/health_check_server.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent/server 2025-06-01T22:48:53.0435870Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/agent/server 2025-06-01T22:48:53.0437219Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2025-06-01T22:48:53.0438654Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/events 2025-06-01T22:48:53.0439984Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/events 2025-06-01T22:48:53.0441194Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/events 2025-06-01T22:48:53.0442475Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2025-06-01T22:48:53.0444200Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/metrics 2025-06-01T22:48:53.0445855Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/metrics 2025-06-01T22:48:53.0447379Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2025-06-01T22:48:53.0448982Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing 2025-06-01T22:48:53.0450288Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing 2025-06-01T22:48:53.0451974Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing 2025-06-01T22:48:53.0453198Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing 2025-06-01T22:48:53.0454551Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2025-06-01T22:48:53.0456329Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/errors 2025-06-01T22:48:53.0457705Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/errors 2025-06-01T22:48:53.0458970Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/errors 2025-06-01T22:48:53.0460269Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/subprocess_handler 2025-06-01T22:48:53.0461877Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/subprocess_handler 2025-06-01T22:48:53.0463165Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/subprocess_handler 2025-06-01T22:48:53.0464972Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/multiprocessing/subprocess_handler 2025-06-01T22:48:53.0466014Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0467519Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0468827Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous/_etcd_stub.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0470094Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0471556Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0472824Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0474504Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0476111Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0477283Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0478966Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0480125Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0481460Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0482612Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/rendezvous 2025-06-01T22:48:53.0484828Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2025-06-01T22:48:53.0486395Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-06-01T22:48:53.0487650Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-06-01T22:48:53.0489155Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer/debug_info_logging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-06-01T22:48:53.0490330Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-06-01T22:48:53.0491862Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/timer 2025-06-01T22:48:53.0493074Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2025-06-01T22:48:53.0494553Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-06-01T22:48:53.0495997Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-06-01T22:48:53.0497246Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-06-01T22:48:53.0498578Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-06-01T22:48:53.0499738Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-06-01T22:48:53.0500946Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils 2025-06-01T22:48:53.0502338Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2025-06-01T22:48:53.0503832Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils/data 2025-06-01T22:48:53.0505143Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils/data 2025-06-01T22:48:53.0506452Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/elastic/utils/data 2025-06-01T22:48:53.0507730Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2025-06-01T22:48:53.0509232Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0510565Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0511969Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_debug_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0513200Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_dynamo_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0514500Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_exec_order_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0515698Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_flat_param.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0518156Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0519442Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0521201Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_limiter_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0522469Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0524637Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_runtime_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0526565Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0527919Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_state_dict_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0529420Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_trace_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0530816Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_traversal_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0532099Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_unshard_param_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0533413Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_wrap_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0534725Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0536364Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0538565Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0539882Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp 2025-06-01T22:48:53.0541520Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:53.0543035Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:53.0544385Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard/_fsdp_api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:53.0545810Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:53.0547957Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard/_fsdp_common.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:53.0549339Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard/_fsdp_init.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:53.0550587Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard/_fsdp_param.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:53.0552200Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:53.0553648Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard/_fsdp_state.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:53.0555110Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/fsdp/_fully_shard/_fully_shard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/fsdp/_fully_shard 2025-06-01T22:48:53.0556860Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2025-06-01T22:48:53.0558432Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/launcher 2025-06-01T22:48:53.0559781Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/launcher 2025-06-01T22:48:53.0561160Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2025-06-01T22:48:53.0562576Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn 2025-06-01T22:48:53.0563975Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn 2025-06-01T22:48:53.0565719Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2025-06-01T22:48:53.0567172Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/api 2025-06-01T22:48:53.0568359Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/api 2025-06-01T22:48:53.0569964Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2025-06-01T22:48:53.0571388Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/jit 2025-06-01T22:48:53.0572607Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/jit 2025-06-01T22:48:53.0574096Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2025-06-01T22:48:53.0575723Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/jit/templates 2025-06-01T22:48:53.0576924Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/nn/jit/templates 2025-06-01T22:48:53.0578206Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2025-06-01T22:48:53.0579679Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0581077Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/_deprecation_warning.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0582300Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/apply_optimizer_in_backward.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0583639Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0584781Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0586074Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0587279Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0588848Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0590400Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0591698Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0592891Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0594187Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/named_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0595498Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0596912Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0597974Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0599389Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0601190Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/optim/zero_redundancy_optimizer.pyi -> build/bdist.linux-x86_64/wheel/./torch/distributed/optim 2025-06-01T22:48:53.0602683Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipelining 2025-06-01T22:48:53.0604347Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_IR.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-06-01T22:48:53.0606211Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-06-01T22:48:53.0607433Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_backward.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-06-01T22:48:53.0608832Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_debug.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-06-01T22:48:53.0610668Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_schedule_visualizer.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-06-01T22:48:53.0611871Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_unflatten.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-06-01T22:48:53.0613210Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-06-01T22:48:53.0614396Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/microbatch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-06-01T22:48:53.0615866Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/schedules.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-06-01T22:48:53.0617837Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/pipelining/stage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/pipelining 2025-06-01T22:48:53.0620148Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2025-06-01T22:48:53.0621597Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-06-01T22:48:53.0622942Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-06-01T22:48:53.0624177Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-06-01T22:48:53.0625768Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-06-01T22:48:53.0627041Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-06-01T22:48:53.0628300Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-06-01T22:48:53.0629446Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-06-01T22:48:53.0630769Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-06-01T22:48:53.0632040Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-06-01T22:48:53.0633417Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc 2025-06-01T22:48:53.0634959Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2025-06-01T22:48:53.0636445Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc/_testing 2025-06-01T22:48:53.0637873Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/rpc/_testing 2025-06-01T22:48:53.0639687Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor 2025-06-01T22:48:53.0641162Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0642466Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0644528Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_collective_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0646103Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0647706Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_dtensor_spec.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0649034Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_op_schema.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0650489Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_random.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0651874Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_redistribute.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0653124Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_sharding_prop.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0654828Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_shards_wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0656279Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_tp_conv.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0657547Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0658883Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/device_mesh.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0660109Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/placement_types.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor 2025-06-01T22:48:53.0661763Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/_ops 2025-06-01T22:48:53.0663199Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-06-01T22:48:53.0664613Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops/_common_rules.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-06-01T22:48:53.0666262Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops/_conv_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-06-01T22:48:53.0667521Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops/_einsum_strategy.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-06-01T22:48:53.0668836Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops/_embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-06-01T22:48:53.0670169Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops/_math_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-06-01T22:48:53.0671656Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops/_matrix_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-06-01T22:48:53.0673165Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops/_pointwise_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-06-01T22:48:53.0674525Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops/_random_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-06-01T22:48:53.0675992Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops/_tensor_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-06-01T22:48:53.0677513Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops/_view_ops.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-06-01T22:48:53.0678994Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/_ops/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/_ops 2025-06-01T22:48:53.0680454Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/debug 2025-06-01T22:48:53.0681918Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/debug 2025-06-01T22:48:53.0683232Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug/_comm_mode.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/debug 2025-06-01T22:48:53.0684995Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug/_op_coverage.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/debug 2025-06-01T22:48:53.0686456Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/debug/_visualize_sharding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/debug 2025-06-01T22:48:53.0687817Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/experimental 2025-06-01T22:48:53.0689392Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-06-01T22:48:53.0690751Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental/_attention.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-06-01T22:48:53.0692485Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental/_func_map.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-06-01T22:48:53.0693865Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental/_register_sharding.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-06-01T22:48:53.0695236Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/experimental/_tp_transform.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/experimental 2025-06-01T22:48:53.0696839Z creating build/bdist.linux-x86_64/wheel/torch/distributed/tensor/parallel 2025-06-01T22:48:53.0698378Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-06-01T22:48:53.0699670Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel/_data_parallel_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-06-01T22:48:53.0700826Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-06-01T22:48:53.0702055Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel/api.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-06-01T22:48:53.0703305Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel/ddp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-06-01T22:48:53.0704654Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel/fsdp.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-06-01T22:48:53.0705906Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel/input_reshard.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-06-01T22:48:53.0707120Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel/loss.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-06-01T22:48:53.0708812Z copying build/lib.linux-x86_64-cpython-39/torch/distributed/tensor/parallel/style.py -> build/bdist.linux-x86_64/wheel/./torch/distributed/tensor/parallel 2025-06-01T22:48:53.0710739Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2025-06-01T22:48:53.0712143Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0713531Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0714736Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0716007Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0717245Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0718450Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0719645Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0720939Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0722228Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0723637Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0725494Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0726827Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0728157Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0729396Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0730762Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0732006Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0733336Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/generalized_pareto.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0734593Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0735935Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0737276Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0738381Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0739787Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0741041Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/inverse_gamma.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0742134Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0743689Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0744926Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0746293Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0748969Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0750241Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0751556Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0752833Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0754093Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0755440Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0756753Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0757858Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0759237Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0760407Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0761673Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0763004Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0764566Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0765975Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0767419Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0768659Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0770525Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0771869Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0773164Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0774458Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0775803Z copying build/lib.linux-x86_64-cpython-39/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/./torch/distributions 2025-06-01T22:48:53.0777890Z creating build/bdist.linux-x86_64/wheel/torch/export 2025-06-01T22:48:53.0779256Z copying build/lib.linux-x86_64-cpython-39/torch/export/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0780745Z copying build/lib.linux-x86_64-cpython-39/torch/export/_draft_export.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0782226Z copying build/lib.linux-x86_64-cpython-39/torch/export/_remove_auto_functionalized_pass.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0783431Z copying build/lib.linux-x86_64-cpython-39/torch/export/_remove_effect_tokens_pass.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0784693Z copying build/lib.linux-x86_64-cpython-39/torch/export/_safeguard.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0785905Z copying build/lib.linux-x86_64-cpython-39/torch/export/_swap.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0787214Z copying build/lib.linux-x86_64-cpython-39/torch/export/_trace.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0789105Z copying build/lib.linux-x86_64-cpython-39/torch/export/_tree_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0790569Z copying build/lib.linux-x86_64-cpython-39/torch/export/_unlift.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0791984Z copying build/lib.linux-x86_64-cpython-39/torch/export/_wrapper_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0793215Z copying build/lib.linux-x86_64-cpython-39/torch/export/custom_obj.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0794455Z copying build/lib.linux-x86_64-cpython-39/torch/export/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0795673Z copying build/lib.linux-x86_64-cpython-39/torch/export/decomp_utils.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0796917Z copying build/lib.linux-x86_64-cpython-39/torch/export/dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0798524Z copying build/lib.linux-x86_64-cpython-39/torch/export/exported_program.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0800164Z copying build/lib.linux-x86_64-cpython-39/torch/export/graph_signature.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0801542Z copying build/lib.linux-x86_64-cpython-39/torch/export/unflatten.py -> build/bdist.linux-x86_64/wheel/./torch/export 2025-06-01T22:48:53.0803909Z creating build/bdist.linux-x86_64/wheel/torch/export/experimental 2025-06-01T22:48:53.0805713Z copying build/lib.linux-x86_64-cpython-39/torch/export/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/experimental 2025-06-01T22:48:53.0807148Z creating build/bdist.linux-x86_64/wheel/torch/export/passes 2025-06-01T22:48:53.0808585Z copying build/lib.linux-x86_64-cpython-39/torch/export/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/passes 2025-06-01T22:48:53.0810052Z creating build/bdist.linux-x86_64/wheel/torch/export/pt2_archive 2025-06-01T22:48:53.0811516Z copying build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/export/pt2_archive 2025-06-01T22:48:53.0812899Z copying build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive/_package.py -> build/bdist.linux-x86_64/wheel/./torch/export/pt2_archive 2025-06-01T22:48:53.0814216Z copying build/lib.linux-x86_64-cpython-39/torch/export/pt2_archive/constants.py -> build/bdist.linux-x86_64/wheel/./torch/export/pt2_archive 2025-06-01T22:48:53.0815633Z creating build/bdist.linux-x86_64/wheel/torch/fft 2025-06-01T22:48:53.0816973Z copying build/lib.linux-x86_64-cpython-39/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fft 2025-06-01T22:48:53.0818858Z creating build/bdist.linux-x86_64/wheel/torch/func 2025-06-01T22:48:53.0820145Z copying build/lib.linux-x86_64-cpython-39/torch/func/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/func 2025-06-01T22:48:53.0821585Z creating build/bdist.linux-x86_64/wheel/torch/futures 2025-06-01T22:48:53.0822889Z copying build/lib.linux-x86_64-cpython-39/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/futures 2025-06-01T22:48:53.0824409Z creating build/bdist.linux-x86_64/wheel/torch/fx 2025-06-01T22:48:53.0825720Z copying build/lib.linux-x86_64-cpython-39/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0827188Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0828415Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_graph_pickler.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0829809Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_lazy_graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0831143Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0832382Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0833905Z copying build/lib.linux-x86_64-cpython-39/torch/fx/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0835141Z copying build/lib.linux-x86_64-cpython-39/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0836326Z copying build/lib.linux-x86_64-cpython-39/torch/fx/config.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0837778Z copying build/lib.linux-x86_64-cpython-39/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0839653Z copying build/lib.linux-x86_64-cpython-39/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0841237Z copying build/lib.linux-x86_64-cpython-39/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0842757Z copying build/lib.linux-x86_64-cpython-39/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0844939Z copying build/lib.linux-x86_64-cpython-39/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0846899Z copying build/lib.linux-x86_64-cpython-39/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0848328Z copying build/lib.linux-x86_64-cpython-39/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0849833Z copying build/lib.linux-x86_64-cpython-39/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0851186Z copying build/lib.linux-x86_64-cpython-39/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0852445Z copying build/lib.linux-x86_64-cpython-39/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/./torch/fx 2025-06-01T22:48:53.0854155Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2025-06-01T22:48:53.0855731Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0856892Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/_backward_state.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0858186Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/_config.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0859461Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/_constant_symnode.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0860571Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/_dynamism.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0861961Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0863429Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0864685Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0866024Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0867679Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0868996Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0870316Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0871610Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0873012Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0874350Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0876568Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/recording.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0878105Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0879230Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0880653Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0881868Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/sym_node.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0883629Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0887785Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0889190Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/validator.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental 2025-06-01T22:48:53.0891032Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:53.0892702Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:53.0893901Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:53.0895623Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:53.0897249Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:53.0898713Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:53.0899940Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:53.0901179Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:53.0902398Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/migrate_gradual_types 2025-06-01T22:48:53.0904019Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2025-06-01T22:48:53.0905532Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-06-01T22:48:53.0907316Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-06-01T22:48:53.0908579Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-06-01T22:48:53.0909809Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-06-01T22:48:53.0911028Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-06-01T22:48:53.0912332Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-06-01T22:48:53.0913551Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-06-01T22:48:53.0914819Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification 2025-06-01T22:48:53.0916256Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:53.0917870Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:53.0919144Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:53.0920410Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:53.0921682Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:53.0922974Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:53.0924540Z copying build/lib.linux-x86_64-cpython-39/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/./torch/fx/experimental/unification/multipledispatch 2025-06-01T22:48:53.0925955Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2025-06-01T22:48:53.0927344Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0928813Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/_tensorify_python_scalars.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0930161Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/annotate_getitem_nodes.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0931410Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0932674Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0934196Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0935571Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/graph_transform_observer.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0937079Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0938651Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0939933Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0941154Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0942425Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0944198Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/runtime_assert.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0945777Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0947302Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0948771Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0950084Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0951610Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes 2025-06-01T22:48:53.0953223Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2025-06-01T22:48:53.0954645Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/backends 2025-06-01T22:48:53.0955867Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/backends 2025-06-01T22:48:53.0957215Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2025-06-01T22:48:53.0958627Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/dialect 2025-06-01T22:48:53.0959879Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2025-06-01T22:48:53.0961294Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/dialect/common 2025-06-01T22:48:53.0962455Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/dialect/common 2025-06-01T22:48:53.0963885Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2025-06-01T22:48:53.0965563Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/infra 2025-06-01T22:48:53.0966952Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/infra 2025-06-01T22:48:53.0968396Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/infra 2025-06-01T22:48:53.0969702Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/infra 2025-06-01T22:48:53.0971271Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2025-06-01T22:48:53.0972716Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/tests 2025-06-01T22:48:53.0973894Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/tests 2025-06-01T22:48:53.0975434Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2025-06-01T22:48:53.0976818Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-06-01T22:48:53.0978207Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-06-01T22:48:53.0979421Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-06-01T22:48:53.0980704Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-06-01T22:48:53.0982180Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils/matcher_with_name_node_map_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-06-01T22:48:53.0983317Z copying build/lib.linux-x86_64-cpython-39/torch/fx/passes/utils/source_matcher_utils.py -> build/bdist.linux-x86_64/wheel/./torch/fx/passes/utils 2025-06-01T22:48:53.0984915Z creating build/bdist.linux-x86_64/wheel/torch/jit 2025-06-01T22:48:53.0986236Z copying build/lib.linux-x86_64-cpython-39/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.0987584Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.0988812Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_await.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.0990082Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.0991293Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.0992608Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.0993892Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.0995050Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.0996236Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.0997742Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.0998989Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1000281Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1001485Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1002698Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1004237Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1006233Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1008004Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1009351Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1010891Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1012185Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1013913Z copying build/lib.linux-x86_64-cpython-39/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1015510Z copying build/lib.linux-x86_64-cpython-39/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1017162Z copying build/lib.linux-x86_64-cpython-39/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1018357Z copying build/lib.linux-x86_64-cpython-39/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1019572Z copying build/lib.linux-x86_64-cpython-39/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1020939Z copying build/lib.linux-x86_64-cpython-39/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1022316Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2025-06-01T22:48:53.1023661Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit/_passes 2025-06-01T22:48:53.1024883Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/./torch/jit/_passes 2025-06-01T22:48:53.1026170Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2025-06-01T22:48:53.1027492Z copying build/lib.linux-x86_64-cpython-39/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/jit/mobile 2025-06-01T22:48:53.1028811Z copying build/lib.linux-x86_64-cpython-39/torch/jit/_script.pyi -> build/bdist.linux-x86_64/wheel/./torch/jit 2025-06-01T22:48:53.1030303Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2025-06-01T22:48:53.1031635Z copying build/lib.linux-x86_64-cpython-39/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/linalg 2025-06-01T22:48:53.1034100Z creating build/bdist.linux-x86_64/wheel/torch/masked 2025-06-01T22:48:53.1035894Z copying build/lib.linux-x86_64-cpython-39/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-06-01T22:48:53.1037269Z copying build/lib.linux-x86_64-cpython-39/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-06-01T22:48:53.1038818Z copying build/lib.linux-x86_64-cpython-39/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/./torch/masked 2025-06-01T22:48:53.1040791Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2025-06-01T22:48:53.1042248Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-06-01T22:48:53.1043544Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-06-01T22:48:53.1045599Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-06-01T22:48:53.1048158Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-06-01T22:48:53.1049684Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-06-01T22:48:53.1050919Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-06-01T22:48:53.1052138Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-06-01T22:48:53.1053419Z copying build/lib.linux-x86_64-cpython-39/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/./torch/masked/maskedtensor 2025-06-01T22:48:53.1054795Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2025-06-01T22:48:53.1056240Z copying build/lib.linux-x86_64-cpython-39/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/monitor 2025-06-01T22:48:53.1057662Z creating build/bdist.linux-x86_64/wheel/torch/mps 2025-06-01T22:48:53.1058943Z copying build/lib.linux-x86_64-cpython-39/torch/mps/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-06-01T22:48:53.1060287Z copying build/lib.linux-x86_64-cpython-39/torch/mps/event.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-06-01T22:48:53.1061567Z copying build/lib.linux-x86_64-cpython-39/torch/mps/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/mps 2025-06-01T22:48:53.1063069Z creating build/bdist.linux-x86_64/wheel/torch/mtia 2025-06-01T22:48:53.1064361Z copying build/lib.linux-x86_64-cpython-39/torch/mtia/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-06-01T22:48:53.1065744Z copying build/lib.linux-x86_64-cpython-39/torch/mtia/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-06-01T22:48:53.1066968Z copying build/lib.linux-x86_64-cpython-39/torch/mtia/memory.py -> build/bdist.linux-x86_64/wheel/./torch/mtia 2025-06-01T22:48:53.1068452Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2025-06-01T22:48:53.1069873Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-06-01T22:48:53.1071201Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-06-01T22:48:53.1072438Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-06-01T22:48:53.1073679Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-06-01T22:48:53.1074910Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-06-01T22:48:53.1076316Z copying build/lib.linux-x86_64-cpython-39/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/./torch/multiprocessing 2025-06-01T22:48:53.1077681Z creating build/bdist.linux-x86_64/wheel/torch/nested 2025-06-01T22:48:53.1079043Z copying build/lib.linux-x86_64-cpython-39/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nested 2025-06-01T22:48:53.1080638Z creating build/bdist.linux-x86_64/wheel/torch/nested/_internal 2025-06-01T22:48:53.1081980Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-06-01T22:48:53.1083086Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/nested_int.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-06-01T22:48:53.1084693Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/nested_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-06-01T22:48:53.1086317Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/ops.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-06-01T22:48:53.1088490Z copying build/lib.linux-x86_64-cpython-39/torch/nested/_internal/sdpa.py -> build/bdist.linux-x86_64/wheel/./torch/nested/_internal 2025-06-01T22:48:53.1090250Z creating build/bdist.linux-x86_64/wheel/torch/nn 2025-06-01T22:48:53.1091616Z copying build/lib.linux-x86_64-cpython-39/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-06-01T22:48:53.1092969Z copying build/lib.linux-x86_64-cpython-39/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-06-01T22:48:53.1094242Z copying build/lib.linux-x86_64-cpython-39/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-06-01T22:48:53.1095524Z copying build/lib.linux-x86_64-cpython-39/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-06-01T22:48:53.1096774Z copying build/lib.linux-x86_64-cpython-39/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-06-01T22:48:53.1099610Z copying build/lib.linux-x86_64-cpython-39/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-06-01T22:48:53.1100965Z copying build/lib.linux-x86_64-cpython-39/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-06-01T22:48:53.1102357Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-06-01T22:48:53.1103875Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention 2025-06-01T22:48:53.1105223Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-06-01T22:48:53.1106595Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-06-01T22:48:53.1107827Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/bias.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-06-01T22:48:53.1109622Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/flex_attention.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention 2025-06-01T22:48:53.1111482Z creating build/bdist.linux-x86_64/wheel/torch/nn/attention/experimental 2025-06-01T22:48:53.1112952Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention/experimental 2025-06-01T22:48:53.1114244Z copying build/lib.linux-x86_64-cpython-39/torch/nn/attention/experimental/_paged_attention.py -> build/bdist.linux-x86_64/wheel/./torch/nn/attention/experimental 2025-06-01T22:48:53.1115517Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2025-06-01T22:48:53.1116832Z copying build/lib.linux-x86_64-cpython-39/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/backends 2025-06-01T22:48:53.1118007Z copying build/lib.linux-x86_64-cpython-39/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/backends 2025-06-01T22:48:53.1119362Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2025-06-01T22:48:53.1120878Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic 2025-06-01T22:48:53.1122312Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2025-06-01T22:48:53.1123801Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/modules 2025-06-01T22:48:53.1125395Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/modules 2025-06-01T22:48:53.1126756Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2025-06-01T22:48:53.1128129Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat 2025-06-01T22:48:53.1129576Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2025-06-01T22:48:53.1131074Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat/modules 2025-06-01T22:48:53.1132442Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat/modules 2025-06-01T22:48:53.1133696Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat/modules 2025-06-01T22:48:53.1134943Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/qat/modules 2025-06-01T22:48:53.1136364Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2025-06-01T22:48:53.1137781Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized 2025-06-01T22:48:53.1139132Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2025-06-01T22:48:53.1140607Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/dynamic 2025-06-01T22:48:53.1141877Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2025-06-01T22:48:53.1143392Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/dynamic/modules 2025-06-01T22:48:53.1144700Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/dynamic/modules 2025-06-01T22:48:53.1146007Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2025-06-01T22:48:53.1147570Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/modules 2025-06-01T22:48:53.1148865Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/modules 2025-06-01T22:48:53.1150102Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/modules 2025-06-01T22:48:53.1151394Z copying build/lib.linux-x86_64-cpython-39/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/./torch/nn/intrinsic/quantized/modules 2025-06-01T22:48:53.1152648Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2025-06-01T22:48:53.1154583Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1155962Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1157282Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1158894Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1160298Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1161805Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1163042Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1164797Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1166999Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1168274Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1169821Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1171121Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1172553Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1173902Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1175387Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1176669Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1178608Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1180807Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1182133Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1183598Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1184825Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1186694Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1188522Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1189974Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1191576Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1192888Z copying build/lib.linux-x86_64-cpython-39/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/modules 2025-06-01T22:48:53.1194394Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2025-06-01T22:48:53.1195737Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-06-01T22:48:53.1197083Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-06-01T22:48:53.1198313Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-06-01T22:48:53.1199630Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-06-01T22:48:53.1200974Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-06-01T22:48:53.1203050Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-06-01T22:48:53.1204559Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-06-01T22:48:53.1205980Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/./torch/nn/parallel 2025-06-01T22:48:53.1207394Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2025-06-01T22:48:53.1208787Z copying build/lib.linux-x86_64-cpython-39/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat 2025-06-01T22:48:53.1210243Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2025-06-01T22:48:53.1211626Z copying build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/dynamic 2025-06-01T22:48:53.1213073Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2025-06-01T22:48:53.1214502Z copying build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/dynamic/modules 2025-06-01T22:48:53.1215937Z copying build/lib.linux-x86_64-cpython-39/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/dynamic/modules 2025-06-01T22:48:53.1217210Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2025-06-01T22:48:53.1218570Z copying build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/modules 2025-06-01T22:48:53.1219881Z copying build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/modules 2025-06-01T22:48:53.1221174Z copying build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/modules 2025-06-01T22:48:53.1222366Z copying build/lib.linux-x86_64-cpython-39/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/qat/modules 2025-06-01T22:48:53.1223764Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2025-06-01T22:48:53.1225103Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable 2025-06-01T22:48:53.1226483Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2025-06-01T22:48:53.1227894Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable/modules 2025-06-01T22:48:53.1229233Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable/modules 2025-06-01T22:48:53.1230487Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantizable/modules 2025-06-01T22:48:53.1231742Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2025-06-01T22:48:53.1233042Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized 2025-06-01T22:48:53.1234387Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized 2025-06-01T22:48:53.1235771Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2025-06-01T22:48:53.1237172Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference 2025-06-01T22:48:53.1238618Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2025-06-01T22:48:53.1240057Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-06-01T22:48:53.1241350Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-06-01T22:48:53.1242587Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-06-01T22:48:53.1243873Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-06-01T22:48:53.1246006Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-06-01T22:48:53.1247879Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/_reference/modules 2025-06-01T22:48:53.1249225Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2025-06-01T22:48:53.1250703Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic 2025-06-01T22:48:53.1252129Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2025-06-01T22:48:53.1253637Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic/modules 2025-06-01T22:48:53.1254945Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic/modules 2025-06-01T22:48:53.1256444Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic/modules 2025-06-01T22:48:53.1257560Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/dynamic/modules 2025-06-01T22:48:53.1258922Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2025-06-01T22:48:53.1260307Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-06-01T22:48:53.1261690Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-06-01T22:48:53.1262822Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-06-01T22:48:53.1264083Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-06-01T22:48:53.1265260Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-06-01T22:48:53.1266550Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-06-01T22:48:53.1267766Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-06-01T22:48:53.1268916Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-06-01T22:48:53.1270224Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-06-01T22:48:53.1271648Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-06-01T22:48:53.1272922Z copying build/lib.linux-x86_64-cpython-39/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/quantized/modules 2025-06-01T22:48:53.1274329Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2025-06-01T22:48:53.1275621Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1276990Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1278236Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_named_member_accessor.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1279561Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1280771Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1282089Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1283219Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1284758Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1286392Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1287820Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1289282Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1290908Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1292573Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1294109Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1295607Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1296899Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils 2025-06-01T22:48:53.1298536Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2025-06-01T22:48:53.1299910Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-06-01T22:48:53.1301311Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-06-01T22:48:53.1302477Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-06-01T22:48:53.1303896Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-06-01T22:48:53.1305046Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-06-01T22:48:53.1306312Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-06-01T22:48:53.1307606Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-06-01T22:48:53.1309228Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-06-01T22:48:53.1310388Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-06-01T22:48:53.1311623Z copying build/lib.linux-x86_64-cpython-39/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/./torch/nn/utils/_expanded_weights 2025-06-01T22:48:53.1312727Z copying build/lib.linux-x86_64-cpython-39/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-06-01T22:48:53.1314023Z copying build/lib.linux-x86_64-cpython-39/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/./torch/nn 2025-06-01T22:48:53.1316132Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2025-06-01T22:48:53.1317468Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1318969Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1320243Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1321406Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_flags.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1322619Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1324009Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1325519Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1326790Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1328097Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1329629Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1330973Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1332946Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1334493Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1336386Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1338221Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1339763Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1341070Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1342291Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1343565Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1344850Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset18.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1346269Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset19.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1347597Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset20.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1348846Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1350039Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1351374Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1354275Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1356282Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/./torch/onnx 2025-06-01T22:48:53.1358279Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2025-06-01T22:48:53.1359665Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-06-01T22:48:53.1360901Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/_exporter_legacy.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-06-01T22:48:53.1362277Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/_lazy_import.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-06-01T22:48:53.1363521Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/io_adapter.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-06-01T22:48:53.1365353Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-06-01T22:48:53.1366701Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/onnx_proto_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-06-01T22:48:53.1368199Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/onnxruntime.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-06-01T22:48:53.1369860Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal 2025-06-01T22:48:53.1371439Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter 2025-06-01T22:48:53.1373148Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1374332Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_analysis.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1375859Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_building.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1377397Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_capture_strategies.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1378561Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_compat.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1379884Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_constants.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1381024Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_core.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1382742Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_decomp.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1384132Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_dispatching.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1385438Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_dynamic_shapes.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1387064Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_errors.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1388338Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_flags.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1389508Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_fx_passes.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1390788Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_ir_passes.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1392112Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_isolated.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1393281Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_onnx_program.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1394730Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_registration.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1396037Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_reporting.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1397248Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_schemas.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1398777Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_tensors.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1399954Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_testing.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1401284Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_type_casting.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1402476Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_verification.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter 2025-06-01T22:48:53.1404299Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter/_torchlib 2025-06-01T22:48:53.1405962Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib 2025-06-01T22:48:53.1407169Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib 2025-06-01T22:48:53.1408492Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib 2025-06-01T22:48:53.1409940Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:53.1411473Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:53.1412799Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops/core.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:53.1414074Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops/hop.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:53.1415444Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops/nn.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:53.1416778Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:53.1417973Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/exporter/_torchlib/ops/symops.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/exporter/_torchlib/ops 2025-06-01T22:48:53.1419364Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx 2025-06-01T22:48:53.1420758Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-06-01T22:48:53.1422098Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/_pass.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-06-01T22:48:53.1423712Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/decomposition_table.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-06-01T22:48:53.1425017Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/dynamo_graph_extractor.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-06-01T22:48:53.1426264Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/fx_onnx_interpreter.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-06-01T22:48:53.1427894Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/onnxfunction_dispatcher.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-06-01T22:48:53.1429261Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/patcher.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-06-01T22:48:53.1430566Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/registration.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-06-01T22:48:53.1432062Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/serialization.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-06-01T22:48:53.1433435Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/type_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx 2025-06-01T22:48:53.1434960Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/fx/passes 2025-06-01T22:48:53.1436394Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-06-01T22:48:53.1437716Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-06-01T22:48:53.1439060Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes/decomp.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-06-01T22:48:53.1440304Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes/functionalization.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-06-01T22:48:53.1441666Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes/modularization.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-06-01T22:48:53.1443086Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes/readability.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-06-01T22:48:53.1444725Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes/type_promotion.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-06-01T22:48:53.1446718Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/_internal/fx/passes/virtualization.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/_internal/fx/passes 2025-06-01T22:48:53.1448141Z creating build/bdist.linux-x86_64/wheel/torch/onnx/ops 2025-06-01T22:48:53.1449525Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/ops/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-06-01T22:48:53.1450976Z copying build/lib.linux-x86_64-cpython-39/torch/onnx/ops/_symbolic_impl.py -> build/bdist.linux-x86_64/wheel/./torch/onnx/ops 2025-06-01T22:48:53.1452715Z creating build/bdist.linux-x86_64/wheel/torch/optim 2025-06-01T22:48:53.1454058Z copying build/lib.linux-x86_64-cpython-39/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1455528Z copying build/lib.linux-x86_64-cpython-39/torch/optim/_adafactor.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1456990Z copying build/lib.linux-x86_64-cpython-39/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1458216Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1459553Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1460839Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1462317Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1463862Z copying build/lib.linux-x86_64-cpython-39/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1465148Z copying build/lib.linux-x86_64-cpython-39/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1466437Z copying build/lib.linux-x86_64-cpython-39/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1467790Z copying build/lib.linux-x86_64-cpython-39/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1469839Z copying build/lib.linux-x86_64-cpython-39/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1471301Z copying build/lib.linux-x86_64-cpython-39/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1472856Z copying build/lib.linux-x86_64-cpython-39/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1474404Z copying build/lib.linux-x86_64-cpython-39/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1475812Z copying build/lib.linux-x86_64-cpython-39/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1477150Z copying build/lib.linux-x86_64-cpython-39/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1478570Z copying build/lib.linux-x86_64-cpython-39/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1479818Z copying build/lib.linux-x86_64-cpython-39/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/./torch/optim 2025-06-01T22:48:53.1481530Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2025-06-01T22:48:53.1482912Z copying build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/optim/_multi_tensor 2025-06-01T22:48:53.1484449Z copying build/lib.linux-x86_64-cpython-39/torch/optim/_multi_tensor/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/optim/_multi_tensor 2025-06-01T22:48:53.1485978Z creating build/bdist.linux-x86_64/wheel/torch/package 2025-06-01T22:48:53.1487317Z copying build/lib.linux-x86_64-cpython-39/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1488675Z copying build/lib.linux-x86_64-cpython-39/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1490058Z copying build/lib.linux-x86_64-cpython-39/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1491294Z copying build/lib.linux-x86_64-cpython-39/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1492531Z copying build/lib.linux-x86_64-cpython-39/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1493782Z copying build/lib.linux-x86_64-cpython-39/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1495136Z copying build/lib.linux-x86_64-cpython-39/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1496392Z copying build/lib.linux-x86_64-cpython-39/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1497538Z copying build/lib.linux-x86_64-cpython-39/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1499114Z copying build/lib.linux-x86_64-cpython-39/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1500638Z copying build/lib.linux-x86_64-cpython-39/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1501513Z copying build/lib.linux-x86_64-cpython-39/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1503291Z copying build/lib.linux-x86_64-cpython-39/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1504664Z copying build/lib.linux-x86_64-cpython-39/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1506512Z copying build/lib.linux-x86_64-cpython-39/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/./torch/package 2025-06-01T22:48:53.1508145Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2025-06-01T22:48:53.1509551Z copying build/lib.linux-x86_64-cpython-39/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-06-01T22:48:53.1511006Z copying build/lib.linux-x86_64-cpython-39/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-06-01T22:48:53.1512105Z copying build/lib.linux-x86_64-cpython-39/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-06-01T22:48:53.1513410Z copying build/lib.linux-x86_64-cpython-39/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/./torch/package/analyze 2025-06-01T22:48:53.1514682Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2025-06-01T22:48:53.1516045Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-06-01T22:48:53.1517417Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/_memory_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-06-01T22:48:53.1519100Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-06-01T22:48:53.1520449Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-06-01T22:48:53.1521717Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-06-01T22:48:53.1522938Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-06-01T22:48:53.1524769Z copying build/lib.linux-x86_64-cpython-39/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/./torch/profiler 2025-06-01T22:48:53.1526402Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2025-06-01T22:48:53.1527818Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1529190Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1530487Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1531773Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/_quantized_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1533041Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1534184Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1535635Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1536690Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1538215Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1539444Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1540752Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1541851Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1543168Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1544374Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1545756Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1547719Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization 2025-06-01T22:48:53.1549242Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2025-06-01T22:48:53.1550601Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-06-01T22:48:53.1551946Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-06-01T22:48:53.1553207Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-06-01T22:48:53.1554385Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-06-01T22:48:53.1555655Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-06-01T22:48:53.1556785Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-06-01T22:48:53.1557992Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-06-01T22:48:53.1559259Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-06-01T22:48:53.1560390Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-06-01T22:48:53.1561903Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-06-01T22:48:53.1563361Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-06-01T22:48:53.1564724Z copying build/lib.linux-x86_64-cpython-39/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/./torch/quantization/fx 2025-06-01T22:48:53.1566824Z creating build/bdist.linux-x86_64/wheel/torch/signal 2025-06-01T22:48:53.1568267Z copying build/lib.linux-x86_64-cpython-39/torch/signal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/signal 2025-06-01T22:48:53.1569713Z creating build/bdist.linux-x86_64/wheel/torch/signal/windows 2025-06-01T22:48:53.1571081Z copying build/lib.linux-x86_64-cpython-39/torch/signal/windows/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/signal/windows 2025-06-01T22:48:53.1572451Z copying build/lib.linux-x86_64-cpython-39/torch/signal/windows/windows.py -> build/bdist.linux-x86_64/wheel/./torch/signal/windows 2025-06-01T22:48:53.1573986Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2025-06-01T22:48:53.1575510Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-06-01T22:48:53.1577304Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/_semi_structured_conversions.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-06-01T22:48:53.1578613Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/_semi_structured_ops.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-06-01T22:48:53.1579833Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/_triton_ops.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-06-01T22:48:53.1581696Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/_triton_ops_meta.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-06-01T22:48:53.1586455Z copying build/lib.linux-x86_64-cpython-39/torch/sparse/semi_structured.py -> build/bdist.linux-x86_64/wheel/./torch/sparse 2025-06-01T22:48:53.1588160Z creating build/bdist.linux-x86_64/wheel/torch/special 2025-06-01T22:48:53.1589535Z copying build/lib.linux-x86_64-cpython-39/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/special 2025-06-01T22:48:53.1591194Z creating build/bdist.linux-x86_64/wheel/torch/testing 2025-06-01T22:48:53.1592564Z copying build/lib.linux-x86_64-cpython-39/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-06-01T22:48:53.1593881Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-06-01T22:48:53.1595663Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-06-01T22:48:53.1596932Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing 2025-06-01T22:48:53.1598502Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2025-06-01T22:48:53.1599838Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1601024Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1602512Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/autograd_function_db.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1604003Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1605508Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1607135Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1609018Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_dist_composable.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1610554Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1612338Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1614332Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1616121Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1617604Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1626784Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_mkldnn.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1628104Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1630913Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_mps.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1632729Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1635221Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_optimizers.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1637105Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_pruning.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1638485Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1640738Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1642164Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1643481Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1647130Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1648598Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/custom_op_db.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1650066Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/custom_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1651401Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1652803Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/dynamo_test_failures.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1654117Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/fake_config_module.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1655422Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/fake_config_module2.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1656726Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/fake_config_module3.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1657834Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/hop_db.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1659236Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1660710Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/inductor_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1662020Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1663650Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1665217Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1666538Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/logging_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1667944Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1668982Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/static_module.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1670261Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/subclasses.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1671471Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/torchbind_impls.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1672908Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/triton_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1674301Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/two_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal 2025-06-01T22:48:53.1675779Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2025-06-01T22:48:53.1677250Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/codegen 2025-06-01T22:48:53.1678661Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2025-06-01T22:48:53.1680113Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/data 2025-06-01T22:48:53.1681450Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/data 2025-06-01T22:48:53.1682715Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/data 2025-06-01T22:48:53.1684397Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2025-06-01T22:48:53.1686103Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-06-01T22:48:53.1687286Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/checkpoint_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-06-01T22:48:53.1688613Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/common_state_dict.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-06-01T22:48:53.1690101Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-06-01T22:48:53.1691493Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-06-01T22:48:53.1696198Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-06-01T22:48:53.1697448Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/fake_pg.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-06-01T22:48:53.1698714Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/multi_threaded_pg.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-06-01T22:48:53.1700354Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed 2025-06-01T22:48:53.1701795Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2025-06-01T22:48:53.1703408Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard 2025-06-01T22:48:53.1704651Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard 2025-06-01T22:48:53.1706055Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.1707632Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.1708989Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.1710247Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_shard/sharded_tensor 2025-06-01T22:48:53.1711418Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_tensor 2025-06-01T22:48:53.1712931Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_tensor 2025-06-01T22:48:53.1714087Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/_tensor/common_dtensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/_tensor 2025-06-01T22:48:53.1715598Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2025-06-01T22:48:53.1717081Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/nn 2025-06-01T22:48:53.1718245Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2025-06-01T22:48:53.1719712Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/nn/api 2025-06-01T22:48:53.1721040Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/nn/api 2025-06-01T22:48:53.1722548Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2025-06-01T22:48:53.1724328Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-06-01T22:48:53.1725618Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-06-01T22:48:53.1728035Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-06-01T22:48:53.1729415Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-06-01T22:48:53.1730810Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-06-01T22:48:53.1732151Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-06-01T22:48:53.1733322Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-06-01T22:48:53.1736745Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc 2025-06-01T22:48:53.1738039Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2025-06-01T22:48:53.1739638Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/examples 2025-06-01T22:48:53.1741472Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/examples 2025-06-01T22:48:53.1742887Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/examples 2025-06-01T22:48:53.1744194Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2025-06-01T22:48:53.1745873Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/jit 2025-06-01T22:48:53.1747750Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/jit 2025-06-01T22:48:53.1749011Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/jit 2025-06-01T22:48:53.1751217Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/distributed/rpc/jit 2025-06-01T22:48:53.1752666Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2025-06-01T22:48:53.1754164Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/generated 2025-06-01T22:48:53.1755354Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/generated 2025-06-01T22:48:53.1760676Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2025-06-01T22:48:53.1762142Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo 2025-06-01T22:48:53.1763537Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo 2025-06-01T22:48:53.1766083Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo 2025-06-01T22:48:53.1767449Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo 2025-06-01T22:48:53.1769032Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:53.1770571Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:53.1771892Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:53.1773629Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:53.1775256Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:53.1777256Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions/nested.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:53.1779191Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions/signal.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:53.1780512Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions/sparse.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:53.1782110Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/opinfo/definitions 2025-06-01T22:48:53.1783604Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/optests 2025-06-01T22:48:53.1785077Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-06-01T22:48:53.1786464Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests/aot_autograd.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-06-01T22:48:53.1787860Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests/autograd_registration.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-06-01T22:48:53.1789013Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests/fake_tensor.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-06-01T22:48:53.1790247Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests/generate_tests.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-06-01T22:48:53.1791697Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/optests/make_fx.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/optests 2025-06-01T22:48:53.1793094Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2025-06-01T22:48:53.1794553Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/test_module 2025-06-01T22:48:53.1795681Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/test_module 2025-06-01T22:48:53.1796913Z copying build/lib.linux-x86_64-cpython-39/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/./torch/testing/_internal/test_module 2025-06-01T22:48:53.1798446Z creating build/bdist.linux-x86_64/wheel/torch/utils 2025-06-01T22:48:53.1799899Z copying build/lib.linux-x86_64-cpython-39/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1801232Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_appending_byte_serializer.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1802436Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_backport_slots.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1803769Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_config_module.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1805511Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_content_store.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1807265Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_contextlib.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1808612Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_cpp_embed_headers.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1809945Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1811361Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_cxx_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1812905Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_device.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1814248Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_dtype_abbrs.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1815596Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_exposed_in.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1816798Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_filelock.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1818066Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_foreach_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1819327Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1820624Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_functools.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1821989Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_get_clean_triton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1823219Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_import_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1824446Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1825687Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_ordered_set.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1826952Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1828404Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1830519Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_stats.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1831789Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_thunk.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1833052Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_traceback.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1834303Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_triton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1835548Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_typing_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1836734Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1838079Z copying build/lib.linux-x86_64-cpython-39/torch/utils/backend_registration.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1839404Z copying build/lib.linux-x86_64-cpython-39/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1840815Z copying build/lib.linux-x86_64-cpython-39/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1842499Z copying build/lib.linux-x86_64-cpython-39/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1844033Z copying build/lib.linux-x86_64-cpython-39/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1845744Z copying build/lib.linux-x86_64-cpython-39/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1848083Z copying build/lib.linux-x86_64-cpython-39/torch/utils/deterministic.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1849397Z copying build/lib.linux-x86_64-cpython-39/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1850650Z copying build/lib.linux-x86_64-cpython-39/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1851911Z copying build/lib.linux-x86_64-cpython-39/torch/utils/flop_counter.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1853381Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1855047Z copying build/lib.linux-x86_64-cpython-39/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1856387Z copying build/lib.linux-x86_64-cpython-39/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1857637Z copying build/lib.linux-x86_64-cpython-39/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1858909Z copying build/lib.linux-x86_64-cpython-39/torch/utils/module_tracker.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1860172Z copying build/lib.linux-x86_64-cpython-39/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1861496Z copying build/lib.linux-x86_64-cpython-39/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1862645Z copying build/lib.linux-x86_64-cpython-39/torch/utils/weak.py -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.1864255Z creating build/bdist.linux-x86_64/wheel/torch/utils/_strobelight 2025-06-01T22:48:53.1865663Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_strobelight 2025-06-01T22:48:53.1867028Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_strobelight/cli_function_profiler.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_strobelight 2025-06-01T22:48:53.1868487Z creating build/bdist.linux-x86_64/wheel/torch/utils/_sympy 2025-06-01T22:48:53.1869852Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-06-01T22:48:53.1871038Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/functions.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-06-01T22:48:53.1872641Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/interp.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-06-01T22:48:53.1873898Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/numbers.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-06-01T22:48:53.1875206Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/printers.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-06-01T22:48:53.1876631Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/reference.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-06-01T22:48:53.1878001Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/singleton_int.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-06-01T22:48:53.1879193Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/solve.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-06-01T22:48:53.1880463Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/symbol.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-06-01T22:48:53.1881693Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_sympy/value_ranges.py -> build/bdist.linux-x86_64/wheel/./torch/utils/_sympy 2025-06-01T22:48:53.1883645Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2025-06-01T22:48:53.1885499Z copying build/lib.linux-x86_64-cpython-39/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/backcompat 2025-06-01T22:48:53.1886936Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2025-06-01T22:48:53.1888354Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark 2025-06-01T22:48:53.1889790Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2025-06-01T22:48:53.1891269Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-06-01T22:48:53.1892437Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-06-01T22:48:53.1893701Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-06-01T22:48:53.1895115Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-06-01T22:48:53.1896380Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-06-01T22:48:53.1897653Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/examples 2025-06-01T22:48:53.1898981Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:53.1900400Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:53.1901499Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:53.1902859Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:53.1904062Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:53.1905278Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:53.1906463Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/op_fuzzers 2025-06-01T22:48:53.1907843Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2025-06-01T22:48:53.1909261Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-06-01T22:48:53.1910502Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-06-01T22:48:53.1911695Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-06-01T22:48:53.1913171Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-06-01T22:48:53.1914510Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/compile.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-06-01T22:48:53.1915675Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-06-01T22:48:53.1917004Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-06-01T22:48:53.1918400Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-06-01T22:48:53.1919577Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-06-01T22:48:53.1921171Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:53.1923013Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:53.1924466Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:53.1926513Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:53.1927830Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:53.1929022Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:53.1930356Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils/valgrind_wrapper 2025-06-01T22:48:53.1934696Z copying build/lib.linux-x86_64-cpython-39/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/./torch/utils/benchmark/utils 2025-06-01T22:48:53.1936248Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2025-06-01T22:48:53.1937707Z copying build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/bottleneck 2025-06-01T22:48:53.1938801Z copying build/lib.linux-x86_64-cpython-39/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/bottleneck 2025-06-01T22:48:53.1940872Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2025-06-01T22:48:53.1942245Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-06-01T22:48:53.1943665Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-06-01T22:48:53.1944852Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-06-01T22:48:53.1946882Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-06-01T22:48:53.1948301Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-06-01T22:48:53.1949554Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-06-01T22:48:53.1950839Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-06-01T22:48:53.1952044Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data 2025-06-01T22:48:53.1953638Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2025-06-01T22:48:53.1954940Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-06-01T22:48:53.1956364Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-06-01T22:48:53.1957699Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-06-01T22:48:53.1959114Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-06-01T22:48:53.1960868Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-06-01T22:48:53.1962112Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/_utils 2025-06-01T22:48:53.1963632Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2025-06-01T22:48:53.1965776Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-06-01T22:48:53.1967022Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-06-01T22:48:53.1968440Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-06-01T22:48:53.1969758Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-06-01T22:48:53.1971119Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-06-01T22:48:53.1972555Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-06-01T22:48:53.1974071Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2025-06-01T22:48:53.1975716Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-06-01T22:48:53.1977066Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-06-01T22:48:53.1978252Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-06-01T22:48:53.1979658Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-06-01T22:48:53.1980880Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/dataframe 2025-06-01T22:48:53.1982197Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1983653Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1985014Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1986264Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1987554Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1989248Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1990476Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1991678Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1993108Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1994223Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1995738Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter/sharding.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1997018Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1998240Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/iter 2025-06-01T22:48:53.1999651Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2025-06-01T22:48:53.2001129Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-06-01T22:48:53.2002390Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-06-01T22:48:53.2003951Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-06-01T22:48:53.2005493Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-06-01T22:48:53.2006736Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-06-01T22:48:53.2007985Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/map 2025-06-01T22:48:53.2009460Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2025-06-01T22:48:53.2010957Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/utils 2025-06-01T22:48:53.2012124Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/utils 2025-06-01T22:48:53.2013618Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/utils 2025-06-01T22:48:53.2015013Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes/utils 2025-06-01T22:48:53.2016310Z copying build/lib.linux-x86_64-cpython-39/torch/utils/data/datapipes/datapipe.pyi -> build/bdist.linux-x86_64/wheel/./torch/utils/data/datapipes 2025-06-01T22:48:53.2018137Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2025-06-01T22:48:53.2019496Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-06-01T22:48:53.2020890Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-06-01T22:48:53.2022129Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-06-01T22:48:53.2026009Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-06-01T22:48:53.2027597Z copying build/lib.linux-x86_64-cpython-39/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/./torch/utils/hipify 2025-06-01T22:48:53.2029011Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2025-06-01T22:48:53.2030426Z copying build/lib.linux-x86_64-cpython-39/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/jit 2025-06-01T22:48:53.2031593Z copying build/lib.linux-x86_64-cpython-39/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/./torch/utils/jit 2025-06-01T22:48:53.2032990Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2025-06-01T22:48:53.2034385Z copying build/lib.linux-x86_64-cpython-39/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-06-01T22:48:53.2035805Z copying build/lib.linux-x86_64-cpython-39/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-06-01T22:48:53.2037095Z copying build/lib.linux-x86_64-cpython-39/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-06-01T22:48:53.2038319Z copying build/lib.linux-x86_64-cpython-39/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-06-01T22:48:53.2039660Z copying build/lib.linux-x86_64-cpython-39/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-06-01T22:48:53.2040912Z copying build/lib.linux-x86_64-cpython-39/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/./torch/utils/model_dump 2025-06-01T22:48:53.2042383Z creating build/bdist.linux-x86_64/wheel/torch/utils/serialization 2025-06-01T22:48:53.2043904Z copying build/lib.linux-x86_64-cpython-39/torch/utils/serialization/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/serialization 2025-06-01T22:48:53.2053883Z copying build/lib.linux-x86_64-cpython-39/torch/utils/serialization/config.py -> build/bdist.linux-x86_64/wheel/./torch/utils/serialization 2025-06-01T22:48:53.2054345Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2025-06-01T22:48:53.2055412Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-06-01T22:48:53.2056700Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-06-01T22:48:53.2057986Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-06-01T22:48:53.2059267Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-06-01T22:48:53.2060554Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-06-01T22:48:53.2061870Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-06-01T22:48:53.2063193Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-06-01T22:48:53.2064525Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-06-01T22:48:53.2065789Z copying build/lib.linux-x86_64-cpython-39/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/./torch/utils/tensorboard 2025-06-01T22:48:53.2067464Z creating build/bdist.linux-x86_64/wheel/torch/utils/viz 2025-06-01T22:48:53.2068245Z copying build/lib.linux-x86_64-cpython-39/torch/utils/viz/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/utils/viz 2025-06-01T22:48:53.2069296Z copying build/lib.linux-x86_64-cpython-39/torch/utils/viz/_cycles.py -> build/bdist.linux-x86_64/wheel/./torch/utils/viz 2025-06-01T22:48:53.2070353Z copying build/lib.linux-x86_64-cpython-39/torch/utils/_config_typing.pyi -> build/bdist.linux-x86_64/wheel/./torch/utils 2025-06-01T22:48:53.2071097Z creating build/bdist.linux-x86_64/wheel/torch/xpu 2025-06-01T22:48:53.2071829Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/__init__.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-06-01T22:48:53.2072785Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/_gpu_trace.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-06-01T22:48:53.2073724Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/_utils.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-06-01T22:48:53.2074673Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/memory.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-06-01T22:48:53.2075623Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/random.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-06-01T22:48:53.2076811Z copying build/lib.linux-x86_64-cpython-39/torch/xpu/streams.py -> build/bdist.linux-x86_64/wheel/./torch/xpu 2025-06-01T22:48:53.2077977Z copying build/lib.linux-x86_64-cpython-39/torch/_VF.pyi -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:53.2086087Z copying build/lib.linux-x86_64-cpython-39/torch/return_types.pyi -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:53.2087556Z copying build/lib.linux-x86_64-cpython-39/torch/py.typed -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:53.2088883Z creating build/bdist.linux-x86_64/wheel/torch/bin 2025-06-01T22:48:53.2090344Z copying build/lib.linux-x86_64-cpython-39/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-06-01T22:48:53.2126240Z copying build/lib.linux-x86_64-cpython-39/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-06-01T22:48:53.2165617Z copying build/lib.linux-x86_64-cpython-39/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/./torch/bin 2025-06-01T22:48:53.2166413Z creating build/bdist.linux-x86_64/wheel/torch/_C 2025-06-01T22:48:53.2167124Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_aoti.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2168085Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2169061Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_cpu.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2170002Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2170976Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_cusparselt.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2172047Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2173142Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2174336Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2175723Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2177204Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2178445Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2179742Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_instruction_counter.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2180940Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2182121Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2183397Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2184595Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2185775Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2187053Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2188230Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2189496Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2190702Z copying build/lib.linux-x86_64-cpython-39/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2195196Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2204089Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C 2025-06-01T22:48:53.2206068Z creating build/bdist.linux-x86_64/wheel/torch/_C/_dynamo 2025-06-01T22:48:53.2207379Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-06-01T22:48:53.2208867Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo/compiled_autograd.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-06-01T22:48:53.2210101Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo/eval_frame.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-06-01T22:48:53.2211395Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_dynamo/guards.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_dynamo 2025-06-01T22:48:53.2212964Z creating build/bdist.linux-x86_64/wheel/torch/_C/_export 2025-06-01T22:48:53.2214279Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_export/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_export 2025-06-01T22:48:53.2215811Z copying build/lib.linux-x86_64-cpython-39/torch/_C/_export/pt2_archive_constants.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C/_export 2025-06-01T22:48:53.2217258Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2025-06-01T22:48:53.2218605Z copying build/lib.linux-x86_64-cpython-39/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/./torch/_C_flatbuffer 2025-06-01T22:48:53.2220082Z creating build/bdist.linux-x86_64/wheel/torch/lib 2025-06-01T22:48:53.2221309Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-06-01T22:48:53.2223158Z creating build/bdist.linux-x86_64/wheel/torch/lib/libshm 2025-06-01T22:48:53.2224457Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm/alloc_info.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-06-01T22:48:53.2225727Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm/err.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-06-01T22:48:53.2227078Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-06-01T22:48:53.2228314Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm/socket.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm 2025-06-01T22:48:53.2229828Z creating build/bdist.linux-x86_64/wheel/torch/lib/libshm_windows 2025-06-01T22:48:53.2231091Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libshm_windows/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/lib/libshm_windows 2025-06-01T22:48:53.2232356Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-06-01T22:48:53.2406121Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libc10_cuda.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-06-01T22:48:53.2408054Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-06-01T22:48:53.2418165Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libcaffe2_nvrtc.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-06-01T22:48:53.2419503Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_cuda_linalg.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-06-01T22:48:53.3012773Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-06-01T22:48:53.5604389Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_cuda.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-06-01T22:48:54.1376099Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-06-01T22:48:54.1378643Z copying build/lib.linux-x86_64-cpython-39/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/./torch/lib 2025-06-01T22:48:54.1381065Z creating build/bdist.linux-x86_64/wheel/torch/include 2025-06-01T22:48:54.1382767Z copying build/lib.linux-x86_64-cpython-39/torch/include/pthreadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1384988Z copying build/lib.linux-x86_64-cpython-39/torch/include/fxdiv.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1386386Z copying build/lib.linux-x86_64-cpython-39/torch/include/cpuinfo.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1388466Z copying build/lib.linux-x86_64-cpython-39/torch/include/qnnpack_func.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1389680Z copying build/lib.linux-x86_64-cpython-39/torch/include/clog.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1390963Z copying build/lib.linux-x86_64-cpython-39/torch/include/psimd.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1392472Z copying build/lib.linux-x86_64-cpython-39/torch/include/fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1393708Z copying build/lib.linux-x86_64-cpython-39/torch/include/nnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1395253Z copying build/lib.linux-x86_64-cpython-39/torch/include/xnnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1398015Z copying build/lib.linux-x86_64-cpython-39/torch/include/experiments-config.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1399196Z copying build/lib.linux-x86_64-cpython-39/torch/include/advisor-annotate.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1401028Z copying build/lib.linux-x86_64-cpython-39/torch/include/ittnotify-zca.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1402285Z copying build/lib.linux-x86_64-cpython-39/torch/include/ittnotify.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1405852Z copying build/lib.linux-x86_64-cpython-39/torch/include/jitprofiling.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1407362Z copying build/lib.linux-x86_64-cpython-39/torch/include/libittnotify.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1408622Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1409968Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_config.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1411247Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1412640Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1413935Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1415328Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1416563Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1417772Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1419073Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_version.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1420220Z copying build/lib.linux-x86_64-cpython-39/torch/include/sleef.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1423900Z copying build/lib.linux-x86_64-cpython-39/torch/include/libshm.h -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:54.1425669Z creating build/bdist.linux-x86_64/wheel/torch/include/google 2025-06-01T22:48:54.1429192Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf 2025-06-01T22:48:54.1430750Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/any.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1432225Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/any.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1434034Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/api.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1435474Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/arena.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1436880Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/arena_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1438343Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/arenastring.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1439822Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/descriptor.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1441363Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/descriptor.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1447543Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/descriptor_database.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1449111Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/duration.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1450652Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/dynamic_message.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1452155Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/empty.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1453656Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/extension_set.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1456133Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/extension_set_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1457765Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/field_mask.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1459357Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_enum_reflection.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1460931Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_enum_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1462532Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_message_reflection.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1464183Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_message_table_driven.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1465833Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/generated_message_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1467322Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/has_bits.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1468809Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/implicit_weak_message.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1470353Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/inlined_string_field.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1471855Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1473245Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_entry.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1474674Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_entry_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1476119Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_field.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1477550Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_field_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1478999Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_field_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1480473Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/map_type_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1481932Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/message.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1483354Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/message_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1485101Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1486595Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/metadata_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1488113Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/parse_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1489583Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/port.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1491085Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/reflection.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1492598Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/reflection_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1494188Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/repeated_field.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1495781Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/service.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1497253Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/source_context.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1498751Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/struct.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1500179Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/text_format.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1501647Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/timestamp.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1503089Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/type.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1504557Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/unknown_field_set.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1506036Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/wire_format.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1507493Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/wire_format_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1508980Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/wrappers.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf 2025-06-01T22:48:54.1510078Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler 2025-06-01T22:48:54.1511279Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/code_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-06-01T22:48:54.1513026Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/command_line_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-06-01T22:48:54.1514752Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/importer.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-06-01T22:48:54.1516393Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-06-01T22:48:54.1518002Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/plugin.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-06-01T22:48:54.1519636Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/plugin.pb.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler 2025-06-01T22:48:54.1520843Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/cpp 2025-06-01T22:48:54.1522130Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/cpp/cpp_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/cpp 2025-06-01T22:48:54.1523457Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/csharp 2025-06-01T22:48:54.1525587Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp/csharp_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/csharp 2025-06-01T22:48:54.1527546Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/csharp/csharp_names.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/csharp 2025-06-01T22:48:54.1528888Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/java 2025-06-01T22:48:54.1530203Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java/java_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/java 2025-06-01T22:48:54.1532034Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/java/java_names.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/java 2025-06-01T22:48:54.1533362Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/js 2025-06-01T22:48:54.1534626Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js/js_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/js 2025-06-01T22:48:54.1536522Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/js/well_known_types_embed.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/js 2025-06-01T22:48:54.1537843Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/objectivec 2025-06-01T22:48:54.1539306Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/objectivec 2025-06-01T22:48:54.1541338Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/objectivec 2025-06-01T22:48:54.1542721Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/php 2025-06-01T22:48:54.1543987Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/php/php_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/php 2025-06-01T22:48:54.1545257Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/python 2025-06-01T22:48:54.1546766Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/python/python_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/python 2025-06-01T22:48:54.1548083Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/compiler/ruby 2025-06-01T22:48:54.1549565Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/compiler/ruby/ruby_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/compiler/ruby 2025-06-01T22:48:54.1550865Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/io 2025-06-01T22:48:54.1552372Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/coded_stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-06-01T22:48:54.1554226Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/gzip_stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-06-01T22:48:54.1555711Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/io_win32.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-06-01T22:48:54.1557173Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/printer.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-06-01T22:48:54.1558649Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/strtod.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-06-01T22:48:54.1560198Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/tokenizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-06-01T22:48:54.1561725Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/zero_copy_stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-06-01T22:48:54.1563341Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/zero_copy_stream_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-06-01T22:48:54.1565276Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/io 2025-06-01T22:48:54.1566466Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1567698Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/bytestream.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1569341Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/callback.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1570933Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/casts.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1572517Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1574153Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/fastmem.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1575812Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/hash.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1577344Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/logging.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1578885Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1580415Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/map_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1581945Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/mutex.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1583459Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/once.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1585024Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/platform_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1586606Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/port.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1588123Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/status.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1589650Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/stl_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1591225Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/stringpiece.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1592805Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/strutil.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1594408Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/stubs/template_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/stubs 2025-06-01T22:48:54.1595549Z creating build/bdist.linux-x86_64/wheel/torch/include/google/protobuf/util 2025-06-01T22:48:54.1596754Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/delimited_message_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-06-01T22:48:54.1598396Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/field_comparator.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-06-01T22:48:54.1599997Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/field_mask_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-06-01T22:48:54.1601581Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/json_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-06-01T22:48:54.1603169Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/message_differencer.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-06-01T22:48:54.1605038Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/time_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-06-01T22:48:54.1606633Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/type_resolver.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-06-01T22:48:54.1608302Z copying build/lib.linux-x86_64-cpython-39/torch/include/google/protobuf/util/type_resolver_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/google/protobuf/util 2025-06-01T22:48:54.1609412Z creating build/bdist.linux-x86_64/wheel/torch/include/fp16 2025-06-01T22:48:54.1610279Z copying build/lib.linux-x86_64-cpython-39/torch/include/fp16/bitcasts.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-06-01T22:48:54.1611450Z copying build/lib.linux-x86_64-cpython-39/torch/include/fp16/fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-06-01T22:48:54.1612599Z copying build/lib.linux-x86_64-cpython-39/torch/include/fp16/psimd.h -> build/bdist.linux-x86_64/wheel/./torch/include/fp16 2025-06-01T22:48:54.1613460Z creating build/bdist.linux-x86_64/wheel/torch/include/asmjit 2025-06-01T22:48:54.1614352Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/asmjit.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-06-01T22:48:54.1615750Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/asmjit-scope-begin.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-06-01T22:48:54.1617059Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/asmjit-scope-end.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-06-01T22:48:54.1618295Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-06-01T22:48:54.1619610Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/a64.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-06-01T22:48:54.1620842Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-06-01T22:48:54.1622077Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit 2025-06-01T22:48:54.1623713Z creating build/bdist.linux-x86_64/wheel/torch/include/asmjit/core 2025-06-01T22:48:54.1625072Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/api-config.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1626571Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/archtraits.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1627975Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/archcommons.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1629578Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/assembler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1630950Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1632402Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/codebuffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1633769Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/codeholder.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1635216Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1636724Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/compilerdefs.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1638102Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/constpool.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1639454Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/cpuinfo.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1641175Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/emitter.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1642748Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/environment.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1644413Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/errorhandler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1645979Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/formatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1647390Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/func.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1649226Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/globals.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1650620Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/inst.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1652455Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/jitallocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1653960Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/jitruntime.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1655439Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/logger.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1656759Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/operand.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1658495Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/osutils.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1659863Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/string.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1661260Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/support.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1663041Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/target.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1664392Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/type.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1665836Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/virtmem.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1667226Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/zone.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1668535Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/zonehash.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1669878Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/zonelist.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1671206Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/zonestack.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1672612Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/zonestring.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1673964Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/zonetree.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1675300Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/core/zonevector.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/core 2025-06-01T22:48:54.1676494Z creating build/bdist.linux-x86_64/wheel/torch/include/asmjit/arm 2025-06-01T22:48:54.1677962Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm/armglobals.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-06-01T22:48:54.1679329Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm/armoperand.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-06-01T22:48:54.1680677Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm/armutils.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-06-01T22:48:54.1682095Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm/a64assembler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-06-01T22:48:54.1683452Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm/a64builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-06-01T22:48:54.1685078Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm/a64compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-06-01T22:48:54.1686465Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm/a64emitter.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-06-01T22:48:54.1687995Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm/a64globals.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-06-01T22:48:54.1690287Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm/a64instdb.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-06-01T22:48:54.1691669Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/arm/a64operand.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/arm 2025-06-01T22:48:54.1693470Z creating build/bdist.linux-x86_64/wheel/torch/include/asmjit/x86 2025-06-01T22:48:54.1695032Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86/x86assembler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-06-01T22:48:54.1696528Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86/x86builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-06-01T22:48:54.1697881Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86/x86compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-06-01T22:48:54.1699312Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86/x86emitter.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-06-01T22:48:54.1702938Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86/x86globals.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-06-01T22:48:54.1705366Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86/x86instdb.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-06-01T22:48:54.1706839Z copying build/lib.linux-x86_64-cpython-39/torch/include/asmjit/x86/x86operand.h -> build/bdist.linux-x86_64/wheel/./torch/include/asmjit/x86 2025-06-01T22:48:54.1708957Z creating build/bdist.linux-x86_64/wheel/torch/include/fbgemm 2025-06-01T22:48:54.1710509Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/ConvUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1711803Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Fbgemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1713451Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmBuild.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1714874Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmConvert.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1716180Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmEmbedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1717471Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFP16.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1718715Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFP32.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1720013Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmFPCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1721289Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI64.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1722616Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1724275Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8DirectconvAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1725679Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmI8Spmdm.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1727043Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmPackMatrixB.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1728384Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FbgemmSparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1729726Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/FloatConversion.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1731126Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/OutputProcessing-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1732515Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/PackingTraits-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1733850Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1735271Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1736662Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsAvx512.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1737995Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/QuantUtilsNeon.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1739308Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/spmmUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1740557Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/spmmUtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1741853Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/SimdUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1743052Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1744242Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/UtilsAvx2.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1745586Z copying build/lib.linux-x86_64-cpython-39/torch/include/fbgemm/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/fbgemm 2025-06-01T22:48:54.1747157Z creating build/bdist.linux-x86_64/wheel/torch/include/legacy 2025-06-01T22:48:54.1748571Z copying build/lib.linux-x86_64-cpython-39/torch/include/legacy/ittnotify.h -> build/bdist.linux-x86_64/wheel/./torch/include/legacy 2025-06-01T22:48:54.1750351Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2025-06-01T22:48:54.1751693Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1753289Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1754662Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1756468Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1758083Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1759413Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1760725Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1761959Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1763172Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1764793Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1766078Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1767393Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/gil_safe_call_once.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1768828Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1770201Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1772209Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1773526Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1774834Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1777120Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1779103Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1780786Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1782286Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/type_caster_pyobject_ptr.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1783606Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/typing.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11 2025-06-01T22:48:54.1784992Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2025-06-01T22:48:54.1787071Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-06-01T22:48:54.1788639Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-06-01T22:48:54.1790309Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/cpp_conduit.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-06-01T22:48:54.1791718Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-06-01T22:48:54.1793210Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/exception_translation.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-06-01T22:48:54.1794719Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-06-01T22:48:54.1796119Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-06-01T22:48:54.1797590Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-06-01T22:48:54.1799040Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-06-01T22:48:54.1800475Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/detail/value_and_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/detail 2025-06-01T22:48:54.1801546Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/eigen 2025-06-01T22:48:54.1802884Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/eigen 2025-06-01T22:48:54.1804611Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen/matrix.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/eigen 2025-06-01T22:48:54.1806064Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/eigen/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/eigen 2025-06-01T22:48:54.1807611Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/stl 2025-06-01T22:48:54.1809123Z copying build/lib.linux-x86_64-cpython-39/torch/include/pybind11/stl/filesystem.h -> build/bdist.linux-x86_64/wheel/./torch/include/pybind11/stl 2025-06-01T22:48:54.1810616Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe 2025-06-01T22:48:54.1812133Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/tensorpipe.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-06-01T22:48:54.1813594Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-06-01T22:48:54.1815102Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/tensorpipe_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-06-01T22:48:54.1816512Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/config_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe 2025-06-01T22:48:54.1817510Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel 2025-06-01T22:48:54.1819113Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel 2025-06-01T22:48:54.1820595Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel 2025-06-01T22:48:54.1821677Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/basic 2025-06-01T22:48:54.1823044Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/basic/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/basic 2025-06-01T22:48:54.1824330Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/xth 2025-06-01T22:48:54.1826814Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/xth/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/xth 2025-06-01T22:48:54.1828091Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cma 2025-06-01T22:48:54.1829602Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cma/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cma 2025-06-01T22:48:54.1830869Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/mpt 2025-06-01T22:48:54.1832349Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/mpt/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/mpt 2025-06-01T22:48:54.1833644Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cuda_xth 2025-06-01T22:48:54.1835156Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_xth/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cuda_xth 2025-06-01T22:48:54.1836430Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cuda_basic 2025-06-01T22:48:54.1837945Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_basic/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cuda_basic 2025-06-01T22:48:54.1839257Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cuda_ipc 2025-06-01T22:48:54.1840641Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_ipc/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cuda_ipc 2025-06-01T22:48:54.1841857Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/channel/cuda_gdr 2025-06-01T22:48:54.1843343Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_gdr/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cuda_gdr 2025-06-01T22:48:54.1845419Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/channel/cuda_gdr/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/channel/cuda_gdr 2025-06-01T22:48:54.1846860Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/common 2025-06-01T22:48:54.1848391Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-06-01T22:48:54.1849920Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/cpu_buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-06-01T22:48:54.1851423Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/device.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-06-01T22:48:54.1852931Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-06-01T22:48:54.1854534Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/optional.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-06-01T22:48:54.1856208Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/common/cuda_buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/common 2025-06-01T22:48:54.1857368Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/core 2025-06-01T22:48:54.1858832Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-06-01T22:48:54.1860234Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-06-01T22:48:54.1861690Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/listener.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-06-01T22:48:54.1863117Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/message.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-06-01T22:48:54.1864504Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/core/pipe.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/core 2025-06-01T22:48:54.1865546Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport 2025-06-01T22:48:54.1866662Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport 2025-06-01T22:48:54.1868226Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport 2025-06-01T22:48:54.1869335Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/uv 2025-06-01T22:48:54.1870734Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/uv 2025-06-01T22:48:54.1872317Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/uv 2025-06-01T22:48:54.1873929Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/uv/utility.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/uv 2025-06-01T22:48:54.1875095Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/shm 2025-06-01T22:48:54.1876268Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/shm/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/shm 2025-06-01T22:48:54.1877440Z creating build/bdist.linux-x86_64/wheel/torch/include/tensorpipe/transport/ibv 2025-06-01T22:48:54.1878786Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/ibv 2025-06-01T22:48:54.1880395Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv/factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/ibv 2025-06-01T22:48:54.1882029Z copying build/lib.linux-x86_64-cpython-39/torch/include/tensorpipe/transport/ibv/utility.h -> build/bdist.linux-x86_64/wheel/./torch/include/tensorpipe/transport/ibv 2025-06-01T22:48:54.1883121Z creating build/bdist.linux-x86_64/wheel/torch/include/oneapi 2025-06-01T22:48:54.1884967Z creating build/bdist.linux-x86_64/wheel/torch/include/oneapi/dnnl 2025-06-01T22:48:54.1886358Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_config.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1887864Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_version.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1889326Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_version_hash.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1890714Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1893103Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1894524Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_common_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1896037Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_debug.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1897376Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1898746Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_ocl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1900208Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_sycl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1901601Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1903044Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ocl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1904447Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ocl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1905794Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_sycl.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1907156Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_sycl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1908549Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_threadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1909904Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1911568Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ukernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1912969Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ukernel_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1914329Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1920143Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_common.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1921531Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1923203Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1925097Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1926582Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ocl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1928020Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_sycl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1929547Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_threadpool.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1931084Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1932575Z copying build/lib.linux-x86_64-cpython-39/torch/include/oneapi/dnnl/dnnl_ukernel.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/oneapi/dnnl 2025-06-01T22:48:54.1933669Z creating build/bdist.linux-x86_64/wheel/torch/include/fmt 2025-06-01T22:48:54.1935198Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/args.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1936539Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1938705Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/chrono.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1940473Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/color.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1941816Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/compile.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1943145Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/core.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1944352Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/format.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1947299Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/format-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1949219Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/os.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1950522Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/ostream.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1951760Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/printf.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1953135Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/ranges.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1954888Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/std.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1956265Z copying build/lib.linux-x86_64-cpython-39/torch/include/fmt/xchar.h -> build/bdist.linux-x86_64/wheel/./torch/include/fmt 2025-06-01T22:48:54.1957929Z creating build/bdist.linux-x86_64/wheel/torch/include/kineto 2025-06-01T22:48:54.1959402Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/AbstractConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1960847Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityProfilerInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1962284Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityTraceInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1963640Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ActivityType.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1965162Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/Config.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1966444Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ClientInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1967845Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/GenericTraceActivity.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1969337Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/IActivityProfiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1970699Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ILoggerObserver.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1972112Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ITraceActivity.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1973435Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/LoggingAPI.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1974709Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/TraceSpan.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1976067Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/ThreadUtil.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1977343Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/libkineto.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1978588Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/time_since_epoch.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1979845Z copying build/lib.linux-x86_64-cpython-39/torch/include/kineto/output_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/kineto 2025-06-01T22:48:54.1981187Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2025-06-01T22:48:54.1982740Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2025-06-01T22:48:54.1984202Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAAllocatorConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.1985741Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.1987212Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDADeviceAssertionHost.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.1988620Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.1989951Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.1991235Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.1992519Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.1993818Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.1995188Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.1996522Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.1997817Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.1999492Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDADeviceAssertion.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.2000906Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.2002225Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/driver_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda 2025-06-01T22:48:54.2003429Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2025-06-01T22:48:54.2005484Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda/impl 2025-06-01T22:48:54.2006977Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda/impl 2025-06-01T22:48:54.2008430Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/cuda/impl/cuda_cmake_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/cuda/impl 2025-06-01T22:48:54.2009701Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2025-06-01T22:48:54.2011182Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2012684Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2014042Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2015562Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2016955Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/CachingDeviceAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2018457Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2019981Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/ConstantSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2021322Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Contiguity.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2022610Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2023890Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2025261Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2026589Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2027839Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2029132Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2030425Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2031705Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2033026Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2034348Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2035592Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2036866Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2038191Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2039465Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2040768Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2042037Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2043329Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2044926Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2046457Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2048157Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2049523Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/RefcountedDeleter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2050921Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2052264Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2053577Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2055406Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2056819Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2058275Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2060230Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2061790Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2063109Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymBool.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2064376Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2065620Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2066887Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2068239Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymNodeImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2069943Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/SymbolicShapeMeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2071273Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2073479Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2075028Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2076404Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2077752Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2079021Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core 2025-06-01T22:48:54.2080268Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2025-06-01T22:48:54.2081749Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/COW.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2083207Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/COWDeleter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2085217Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2086850Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2088300Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2089868Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/HermeticPyObjectTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2091452Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2092966Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2094483Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2096146Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2097630Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2099085Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/PyObjectSlot.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2100575Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2102081Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2103606Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2105140Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2106560Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/core/impl 2025-06-01T22:48:54.2107536Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2025-06-01T22:48:54.2108453Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/macros 2025-06-01T22:48:54.2109770Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/macros 2025-06-01T22:48:54.2111066Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/macros 2025-06-01T22:48:54.2112064Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/metal 2025-06-01T22:48:54.2112973Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/atomic.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-06-01T22:48:54.2114218Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-06-01T22:48:54.2115476Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/indexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-06-01T22:48:54.2116779Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/random.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-06-01T22:48:54.2118082Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/reduction_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-06-01T22:48:54.2119405Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/special_math.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-06-01T22:48:54.2120679Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/metal/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/metal 2025-06-01T22:48:54.2121971Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/mobile 2025-06-01T22:48:54.2123470Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile/CPUCachingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/mobile 2025-06-01T22:48:54.2125269Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/mobile/CPUProfilingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/mobile 2025-06-01T22:48:54.2126529Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/test 2025-06-01T22:48:54.2128040Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/test/util 2025-06-01T22:48:54.2129586Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util/Macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/test/util 2025-06-01T22:48:54.2131578Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util/complex_math_test_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/test/util 2025-06-01T22:48:54.2133128Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/test/util/complex_test_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/test/util 2025-06-01T22:48:54.2134896Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2025-06-01T22:48:54.2136408Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/AbortHandler.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2137701Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2139013Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ApproximateClock.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2140299Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2141531Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2142803Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2144088Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2145602Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2147031Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2148426Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2149688Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2150946Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2152274Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2153730Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2155117Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2156473Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2157814Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/DynamicCounter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2159194Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Enumerate.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2160477Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2161861Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2163365Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2165133Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/FbcodeMaps.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2166465Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2167805Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float4_e2m1fn_x2.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2169190Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e4m3fn-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2170606Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e4m3fn.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2172007Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e4m3fnuz-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2173434Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e4m3fnuz.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2174832Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e5m2-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2176266Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e5m2.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2177619Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e5m2fnuz-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2179321Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e5m2fnuz.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2180680Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e8m0fnu-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2182075Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_e8m0fnu.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2183404Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Float8_fnuz_cvt.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2184797Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2186070Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Gauge.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2187338Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2188593Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2189880Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2191253Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/IntrusiveList.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2192584Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Lazy.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2193848Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2195065Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2196322Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2197629Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2198975Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2200338Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2201738Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/NetworkFlow.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2203057Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2204687Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2206112Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ParallelGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2207490Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2208835Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2210175Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Semaphore.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2211536Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2212948Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2214319Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2215823Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2217165Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2218578Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2219931Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2221317Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2222616Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2223920Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2225257Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2226662Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2227964Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2229281Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2230595Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2231893Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/WaitCounter.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2233389Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/WaitCounterDynamicBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2234831Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2236115Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/bit_cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2237366Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/bits.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2238626Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2239917Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2241246Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2242566Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2243854Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2245490Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2246899Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2248325Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/floating_point_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2249803Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/generic_math.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2251117Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2252423Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2253773Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2255265Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2256592Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2258005Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2259433Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2260800Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2262172Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2263588Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/overflows.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2264909Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2266221Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2267506Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2268764Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2270028Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2271323Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2272599Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2273896Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2275240Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2276590Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2277867Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/ssize.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2279226Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/static_tracepoint.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2280634Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/static_tracepoint_elfx86.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2282039Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2283341Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2284927Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2286280Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2287662Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2289010Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2290283Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2291680Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/util 2025-06-01T22:48:54.2292666Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu 2025-06-01T22:48:54.2293734Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUCachingAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-06-01T22:48:54.2295292Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUDeviceProp.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-06-01T22:48:54.2296634Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUException.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-06-01T22:48:54.2297980Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-06-01T22:48:54.2299298Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUMacros.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-06-01T22:48:54.2300577Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/XPUStream.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu 2025-06-01T22:48:54.2301558Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/impl 2025-06-01T22:48:54.2302575Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/impl/XPUGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu/impl 2025-06-01T22:48:54.2303626Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/test 2025-06-01T22:48:54.2304677Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/xpu/test/impl 2025-06-01T22:48:54.2306201Z copying build/lib.linux-x86_64-cpython-39/torch/include/c10/xpu/test/impl/XPUTest.h -> build/bdist.linux-x86_64/wheel/./torch/include/c10/xpu/test/impl 2025-06-01T22:48:54.2307655Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2025-06-01T22:48:54.2309487Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2025-06-01T22:48:54.2310814Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/core 2025-06-01T22:48:54.2312190Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core/timer.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/core 2025-06-01T22:48:54.2313538Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/core/macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/core 2025-06-01T22:48:54.2314821Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2025-06-01T22:48:54.2316338Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels/batch_box_cox_vec.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/perfkernels 2025-06-01T22:48:54.2328413Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/perfkernels 2025-06-01T22:48:54.2330123Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/perfkernels 2025-06-01T22:48:54.2331307Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2025-06-01T22:48:54.2332419Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-06-01T22:48:54.2333986Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-06-01T22:48:54.2335709Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-06-01T22:48:54.2337218Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-06-01T22:48:54.2338832Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-06-01T22:48:54.2340452Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-06-01T22:48:54.2342002Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/serialize 2025-06-01T22:48:54.2343085Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2025-06-01T22:48:54.2344134Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/fixed_divisor.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils 2025-06-01T22:48:54.2345763Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/proto_wrap.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils 2025-06-01T22:48:54.2347154Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/string_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils 2025-06-01T22:48:54.2348253Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2025-06-01T22:48:54.2349475Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-06-01T22:48:54.2351222Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-06-01T22:48:54.2353008Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-06-01T22:48:54.2354745Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-06-01T22:48:54.2356522Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-06-01T22:48:54.2358243Z copying build/lib.linux-x86_64-cpython-39/torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/bdist.linux-x86_64/wheel/./torch/include/caffe2/utils/threadpool 2025-06-01T22:48:54.2359400Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2025-06-01T22:48:54.2360360Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2361574Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2362867Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2364307Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2365539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2366818Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/BlasBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2368168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2369539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2370925Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2372330Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CachedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2373679Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2375056Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2376237Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2377464Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2378663Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2379937Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2381232Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2382455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2383668Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2384873Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2386080Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Dispatch_v2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2387304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2388574Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2389819Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2391063Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2392289Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2393586Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2394910Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2396409Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2397740Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2398942Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2400248Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2401572Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2402849Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyBatchedFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2404567Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyBatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2405959Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyVmapMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2407381Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2408764Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2410069Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2411352Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2412645Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2413942Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2415379Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2416711Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2417991Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2419245Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2420515Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2421812Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2423030Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2424230Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2425455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2426735Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2428033Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2429359Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2430705Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2432058Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ROCmFABackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2433314Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SDPBackend.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2434608Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2435865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2437058Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2438288Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2439546Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2440851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2442170Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2443554Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2445191Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2446708Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2447979Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/StorageUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2449247Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2450530Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2451860Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2453194Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2454525Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2455995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2457326Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2458565Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2459852Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2461231Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2462578Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2464045Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2465355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ThreadLocalPythonObjects.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2466733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2468014Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2469290Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2470510Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2471693Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2472909Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2474257Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2475562Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2476778Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2477990Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2479263Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2480503Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2481683Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2482823Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2484345Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2485673Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2489576Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2490905Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2492386Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2494056Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2495922Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2497823Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2499551Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2501177Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2502879Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2504609Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2506109Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2507320Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2508565Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2509837Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2511106Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2512387Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2513642Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2514883Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2519025Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2525783Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2539764Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2541080Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen 2025-06-01T22:48:54.2542012Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2025-06-01T22:48:54.2543376Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu 2025-06-01T22:48:54.2544700Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu 2025-06-01T22:48:54.2546246Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu 2025-06-01T22:48:54.2548604Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2025-06-01T22:48:54.2549986Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-06-01T22:48:54.2551449Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-06-01T22:48:54.2553024Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-06-01T22:48:54.2554503Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-06-01T22:48:54.2555922Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-06-01T22:48:54.2557257Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-06-01T22:48:54.2558634Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_convert.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-06-01T22:48:54.2560016Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_half.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-06-01T22:48:54.2561408Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-06-01T22:48:54.2562765Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec_n.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec 2025-06-01T22:48:54.2564481Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:54.2566295Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/sve_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:54.2567842Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/vec_bfloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:54.2569397Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/vec_common_sve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:54.2570956Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/vec_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:54.2572467Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/vec_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:54.2573956Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/vec_int.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:54.2575504Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/sve/vec_qint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/sve 2025-06-01T22:48:54.2576578Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:54.2577865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:54.2579461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:54.2581137Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128_convert.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:54.2582838Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:54.2584457Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:54.2586168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec128 2025-06-01T22:48:54.2587420Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2588641Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2590270Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2591886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2593451Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2595064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2596732Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2598364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2599996Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_convert.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2601566Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2603128Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2604979Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_half.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2606565Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2608127Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2609760Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256 2025-06-01T22:48:54.2610883Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2612146Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2613951Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2615824Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2617639Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2619374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2621057Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2622816Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2624483Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2626198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2627884Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2629555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2631295Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2632941Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/vsx 2025-06-01T22:48:54.2634094Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256/zarch 2025-06-01T22:48:54.2635297Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec256/zarch 2025-06-01T22:48:54.2636468Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:54.2637532Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:54.2639059Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:54.2640661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:54.2642273Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:54.2643959Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_convert.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:54.2645928Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:54.2647504Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:54.2649103Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_float8.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:54.2650676Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:54.2652310Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:54.2653878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cpu/vec/vec512 2025-06-01T22:48:54.2655080Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2025-06-01T22:48:54.2656176Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/AcceleratorHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-06-01T22:48:54.2657765Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-06-01T22:48:54.2659210Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-06-01T22:48:54.2660706Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-06-01T22:48:54.2662179Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/HPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-06-01T22:48:54.2663638Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/IPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-06-01T22:48:54.2665164Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/MAIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-06-01T22:48:54.2666653Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/MPSHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-06-01T22:48:54.2668127Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/MTIAHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-06-01T22:48:54.2669676Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/PrivateUse1HooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-06-01T22:48:54.2671213Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/detail/XPUHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/detail 2025-06-01T22:48:54.2672257Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2025-06-01T22:48:54.2673325Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2674840Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2676348Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2677872Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2679441Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2680989Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2682555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2684363Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2685979Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2687511Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2688985Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2690523Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2692098Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/functorch 2025-06-01T22:48:54.2693189Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2025-06-01T22:48:54.2694291Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/quantized 2025-06-01T22:48:54.2695873Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/quantized 2025-06-01T22:48:54.2696864Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2025-06-01T22:48:54.2697812Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2699143Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2700434Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2701684Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2702916Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2704179Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2705562Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2706991Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2708470Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2710067Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2711494Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2712735Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2714004Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2715289Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2716642Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2718040Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2719344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2720768Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/GeneratorForPrivateuseone.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2722170Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2723465Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2725177Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2726566Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2727845Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2729201Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2730607Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2732077Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/NestedIntSymNodeImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2733538Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2735012Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2736679Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/PythonOpRegistrationTrampoline.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2738154Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2739445Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2740713Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2741982Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2743265Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2744536Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2746027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2747373Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2748734Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2750186Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2751711Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2753094Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2754512Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2755896Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2757189Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2758462Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2759740Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2761027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2762344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2763634Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2765262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2766597Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2767910Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2769262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2770670Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2772048Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2773373Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2774719Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2776243Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2777579Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2778827Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2780107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2781370Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2782633Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2783982Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2785308Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2786643Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2787924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2789153Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2790458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2791737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2793002Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2794279Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2795633Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2797338Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core 2025-06-01T22:48:54.2798532Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2025-06-01T22:48:54.2800116Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-06-01T22:48:54.2801664Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-06-01T22:48:54.2803199Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-06-01T22:48:54.2805045Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-06-01T22:48:54.2806664Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing 2025-06-01T22:48:54.2807799Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2025-06-01T22:48:54.2809088Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-06-01T22:48:54.2811002Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-06-01T22:48:54.2812762Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-06-01T22:48:54.2814461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-06-01T22:48:54.2816267Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/boxing/impl 2025-06-01T22:48:54.2817376Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2025-06-01T22:48:54.2818552Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-06-01T22:48:54.2820174Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-06-01T22:48:54.2821767Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-06-01T22:48:54.2823344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-06-01T22:48:54.2824993Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-06-01T22:48:54.2826570Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-06-01T22:48:54.2828269Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/dispatch 2025-06-01T22:48:54.2829487Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2025-06-01T22:48:54.2830639Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/op_registration 2025-06-01T22:48:54.2832276Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/op_registration 2025-06-01T22:48:54.2833898Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/op_registration 2025-06-01T22:48:54.2835518Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/core/op_registration 2025-06-01T22:48:54.2836642Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2025-06-01T22:48:54.2837618Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2839011Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2840413Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/AmpKernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2841833Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2843256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2844960Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2846538Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2847936Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2849441Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2850941Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2852563Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2854221Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2855864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2857258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2858662Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2859938Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2861470Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2862945Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2864309Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2865744Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2867233Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2868626Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2869965Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2871285Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2872719Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FractionalMaxPooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2874239Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2875696Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FusedAdagrad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2877056Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FusedAdam.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2878381Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/FusedSGD.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2879659Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Gelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2880978Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2882374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2883860Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2885418Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2886871Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2888240Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2889612Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2891093Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2892573Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2893903Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2895479Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2896972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2898359Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2899757Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2901150Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/NonSymbolicBC.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2902535Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2903894Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Padding.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2905240Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/PixelShuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2906618Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2907954Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2909211Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2910454Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2911786Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2913156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/RangeUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2914529Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2915892Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2917261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2918700Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ReductionType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2920046Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2921335Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2922673Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2924352Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2925862Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2927350Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2928852Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2930299Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2931691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2933177Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2934683Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2936290Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2937821Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2939399Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2940910Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2942336Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2943779Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2945198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2946749Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2948274Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2949810Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2951225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2952729Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2954148Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2955516Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2956954Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2958402Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2959812Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2961156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2962478Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2963923Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2965494Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2966903Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2968277Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2969624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2971019Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2972429Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2973832Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2975341Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native 2025-06-01T22:48:54.2976311Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/nested 2025-06-01T22:48:54.2977494Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorBinaryOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-06-01T22:48:54.2979147Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorMath.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-06-01T22:48:54.2980861Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-06-01T22:48:54.2982676Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorTransformerUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-06-01T22:48:54.2984386Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/nested/NestedTensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/nested 2025-06-01T22:48:54.2985540Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers 2025-06-01T22:48:54.2986757Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers 2025-06-01T22:48:54.2988414Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/sdp_utils_cpp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers 2025-06-01T22:48:54.2989606Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda 2025-06-01T22:48:54.2990851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/sdp_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda 2025-06-01T22:48:54.2992190Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/flash_attn 2025-06-01T22:48:54.2993614Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/flash_attn 2025-06-01T22:48:54.2995621Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/flash_attn 2025-06-01T22:48:54.2997094Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-06-01T22:48:54.2998647Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-06-01T22:48:54.3000822Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-06-01T22:48:54.3002980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-06-01T22:48:54.3005419Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-06-01T22:48:54.3007632Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention 2025-06-01T22:48:54.3009281Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-06-01T22:48:54.3011097Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-06-01T22:48:54.3013648Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-06-01T22:48:54.3016301Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue 2025-06-01T22:48:54.3018073Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:54.3019718Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:54.3021994Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:54.3024283Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:54.3026621Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:54.3028951Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:54.3031287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:54.3033599Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm 2025-06-01T22:48:54.3035258Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:54.3037097Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:54.3039674Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:54.3042174Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:54.3044983Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:54.3047874Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:54.3050523Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:54.3053073Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators 2025-06-01T22:48:54.3054995Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-06-01T22:48:54.3056685Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-06-01T22:48:54.3059027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels 2025-06-01T22:48:54.3060716Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-06-01T22:48:54.3062463Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform 2025-06-01T22:48:54.3064035Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip 2025-06-01T22:48:54.3065345Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/aotriton_adapter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip 2025-06-01T22:48:54.3066681Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/flash_attn 2025-06-01T22:48:54.3068130Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip/flash_attn 2025-06-01T22:48:54.3069538Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-06-01T22:48:54.3070972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/transformers/hip/flash_attn/ck 2025-06-01T22:48:54.3072255Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2025-06-01T22:48:54.3073360Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3074831Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3076352Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3077879Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3079399Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3080993Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3082470Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Elu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3083882Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Gelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3085539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3087141Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3088673Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3090184Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3091684Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/LogAddExp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3093171Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3094666Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3096355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3097831Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3099283Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/ReduceUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3100965Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3102715Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/SampledAddmmKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3104259Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3105756Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3107307Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/SpmmReduceKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3108808Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3110388Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3112011Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3113491Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3114910Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/int_mm_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3116364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3117830Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3119235Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3120600Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cpu 2025-06-01T22:48:54.3121615Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse 2025-06-01T22:48:54.3122327Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse/quantized 2025-06-01T22:48:54.3123120Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/ao_sparse/quantized/cpu 2025-06-01T22:48:54.3124713Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/ao_sparse/quantized/cpu 2025-06-01T22:48:54.3126670Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/ao_sparse/quantized/cpu 2025-06-01T22:48:54.3128568Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/ao_sparse/quantized/cpu 2025-06-01T22:48:54.3129852Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2025-06-01T22:48:54.3131062Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-06-01T22:48:54.3132844Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-06-01T22:48:54.3134529Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/ConvUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-06-01T22:48:54.3136217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-06-01T22:48:54.3137787Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-06-01T22:48:54.3139423Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-06-01T22:48:54.3141070Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-06-01T22:48:54.3142640Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/library.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized 2025-06-01T22:48:54.3143771Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3144954Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/ACLUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3146775Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3148543Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3150332Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3152036Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3153732Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3155425Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3157098Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3158780Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3160509Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3162266Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3164229Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3165912Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/qconv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3167691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3169522Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3171332Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cpu/qlinear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cpu 2025-06-01T22:48:54.3172560Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cudnn 2025-06-01T22:48:54.3173797Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/quantized/cudnn/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/quantized/cudnn 2025-06-01T22:48:54.3175086Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2025-06-01T22:48:54.3176180Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3177672Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3179276Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3180805Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3182255Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3183757Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3185314Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3186903Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3188402Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3189854Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/GroupMM.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3191297Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3192817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3194334Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3195839Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3197287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3198706Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3200181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/RowwiseScaledMM.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3201734Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ScaledGroupMM.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3203220Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3204960Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3206423Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3207903Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3209467Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3211018Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3212505Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3214018Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3215673Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3217177Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3218662Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3220242Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3221880Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3223498Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3225067Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3226595Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/GroupMMCommon.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3228098Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3229817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3231280Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3232682Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3234132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3235719Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3237267Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3238868Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3240373Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Pow.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3241782Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3243277Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3245022Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3246687Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3248241Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3249870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3251512Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3253102Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3254608Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3256212Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3257710Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/cutlass_common.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3259253Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3260794Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3262302Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3263911Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3265468Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/fused_adamw_impl.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3266941Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3268432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3269990Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/cuda 2025-06-01T22:48:54.3271049Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2025-06-01T22:48:54.3272082Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/ck_bgemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-06-01T22:48:54.3273465Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/ck_gemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-06-01T22:48:54.3274877Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/ck_gemm_template.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-06-01T22:48:54.3276298Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/ck_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip 2025-06-01T22:48:54.3277407Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip/bgemm_kernels 2025-06-01T22:48:54.3278690Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip/bgemm_kernels 2025-06-01T22:48:54.3280507Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/hip/bgemm_kernels 2025-06-01T22:48:54.3281736Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/kleidiai 2025-06-01T22:48:54.3282836Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai/kai_kernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/kleidiai 2025-06-01T22:48:54.3284615Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai/kai_pack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/kleidiai 2025-06-01T22:48:54.3286228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/kleidiai/kai_ukernel_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/kleidiai 2025-06-01T22:48:54.3287400Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps 2025-06-01T22:48:54.3288428Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/Copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-06-01T22:48:54.3289933Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/MPSGraphSequoiaOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-06-01T22:48:54.3291556Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/MPSGraphSonomaOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-06-01T22:48:54.3293169Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/MPSGraphVenturaOps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-06-01T22:48:54.3294786Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/MetalShaderLibrary.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-06-01T22:48:54.3296432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/OperationUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-06-01T22:48:54.3297965Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/TensorFactory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps 2025-06-01T22:48:54.3299065Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mps/operations 2025-06-01T22:48:54.3300295Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/BinaryKernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-06-01T22:48:54.3302134Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-06-01T22:48:54.3304058Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-06-01T22:48:54.3305988Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-06-01T22:48:54.3307892Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-06-01T22:48:54.3309663Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/Indexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-06-01T22:48:54.3311435Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mps/operations/MultiTensorApply.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mps/operations 2025-06-01T22:48:54.3312651Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/utils 2025-06-01T22:48:54.3313705Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils/Factory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/utils 2025-06-01T22:48:54.3315190Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils/ParamUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/utils 2025-06-01T22:48:54.3316696Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/utils/ParamsHash.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/utils 2025-06-01T22:48:54.3317764Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn 2025-06-01T22:48:54.3318419Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn/xpu 2025-06-01T22:48:54.3319575Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/FusionUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu 2025-06-01T22:48:54.3320772Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:54.3321983Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail/Attr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:54.3323771Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:54.3325730Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:54.3327491Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:54.3329265Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:54.3331121Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/native/mkldnn/xpu/detail 2025-06-01T22:48:54.3332354Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2025-06-01T22:48:54.3333358Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3334717Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3336125Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAConfig.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3337467Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3338813Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAContextLight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3340206Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3341519Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3342798Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3344149Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3345684Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3346985Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3348328Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3349731Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3351108Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3352481Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3353862Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3355168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3356514Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3357900Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/PhiloxCudaState.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3359323Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3360657Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3361976Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3363306Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3364804Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3366154Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3367527Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3368520Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2025-06-01T22:48:54.3369638Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-06-01T22:48:54.3371210Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-06-01T22:48:54.3372858Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-06-01T22:48:54.3374379Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-06-01T22:48:54.3375972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-06-01T22:48:54.3377521Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-06-01T22:48:54.3379098Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-06-01T22:48:54.3380704Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-06-01T22:48:54.3382259Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-06-01T22:48:54.3383746Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/detail 2025-06-01T22:48:54.3384794Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/tunable 2025-06-01T22:48:54.3385860Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/GemmCommon.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-06-01T22:48:54.3387365Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/GemmHipblaslt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-06-01T22:48:54.3388890Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/GemmRocblas.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-06-01T22:48:54.3390393Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/StreamTimer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-06-01T22:48:54.3391862Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/Tunable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-06-01T22:48:54.3393331Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/TunableGemm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-06-01T22:48:54.3394822Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/tunable/TunableOp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda/tunable 2025-06-01T22:48:54.3396246Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3397626Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3398898Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3400230Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3401625Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3403107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3404764Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3406201Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3407590Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/PhiloxUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3408980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3410387Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/cub-RadixSortPairs.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3411761Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3413088Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cuda 2025-06-01T22:48:54.3414091Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2025-06-01T22:48:54.3415074Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-06-01T22:48:54.3416496Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-06-01T22:48:54.3417765Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-06-01T22:48:54.3419036Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-06-01T22:48:54.3420292Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-06-01T22:48:54.3421582Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/cudnn 2025-06-01T22:48:54.3422539Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2025-06-01T22:48:54.3423113Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2025-06-01T22:48:54.3424274Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/impl 2025-06-01T22:48:54.3426046Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/impl 2025-06-01T22:48:54.3427805Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/impl 2025-06-01T22:48:54.3429498Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/hip/impl 2025-06-01T22:48:54.3430644Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu 2025-06-01T22:48:54.3431624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-06-01T22:48:54.3433065Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-06-01T22:48:54.3434420Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/XPUContext.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-06-01T22:48:54.3435722Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/XPUDevice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-06-01T22:48:54.3436978Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/XPUEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-06-01T22:48:54.3438307Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/XPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu 2025-06-01T22:48:54.3439309Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/xpu/detail 2025-06-01T22:48:54.3440323Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/xpu/detail/XPUHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/xpu/detail 2025-06-01T22:48:54.3441324Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/mps 2025-06-01T22:48:54.3442259Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-06-01T22:48:54.3443587Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/IndexKernels.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-06-01T22:48:54.3445194Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-06-01T22:48:54.3446780Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSAllocatorInterface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-06-01T22:48:54.3448171Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSDevice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-06-01T22:48:54.3449474Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSEvent.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-06-01T22:48:54.3450817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-06-01T22:48:54.3452211Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSGuardImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-06-01T22:48:54.3453545Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSHooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-06-01T22:48:54.3454859Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSProfiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-06-01T22:48:54.3456257Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/mps/MPSStream.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/mps 2025-06-01T22:48:54.3457195Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/miopen 2025-06-01T22:48:54.3458168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Descriptors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-06-01T22:48:54.3459539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-06-01T22:48:54.3460869Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Handle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-06-01T22:48:54.3462163Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-06-01T22:48:54.3463501Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/Utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-06-01T22:48:54.3464834Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/miopen/miopen-wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/miopen 2025-06-01T22:48:54.3465826Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/metal 2025-06-01T22:48:54.3466749Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/metal/Context.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/metal 2025-06-01T22:48:54.3467712Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2025-06-01T22:48:54.3468608Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3469828Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3471147Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3472537Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3474151Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3475869Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3477428Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3478949Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3480427Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3482014Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3483595Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3485351Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3486825Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3488257Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3499878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3501287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3502914Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3504600Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3506243Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3507757Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3508412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3509258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3509920Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3510615Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3511244Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3511859Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3512416Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_batch_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3513202Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3513807Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3514382Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3514920Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3515654Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3516258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3516870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3517441Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3517992Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3518586Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3519452Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3520106Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3520761Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3521394Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3522056Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3522677Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3523278Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_addmm_activation_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3523960Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3524934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3525555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3526179Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3526774Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3527374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_aminmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3528085Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3529003Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3529770Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3530552Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3531298Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3532030Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3532641Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3533439Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3534099Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3534771Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3535529Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3536170Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3536771Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_amp_update_scale_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3537336Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3537960Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3538631Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3539222Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3539837Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3540404Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3541170Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3542065Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3543256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3544585Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_tensor_metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3546102Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3547534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3548690Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3550004Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3551190Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_full_precision.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3552728Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3553737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3555096Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3556268Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3557780Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3558856Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3560175Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3561237Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3562725Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3563820Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3565480Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3567322Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3568587Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3570053Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3571230Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3572493Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3573997Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3575074Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3576516Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3577652Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_no_update.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3579283Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3580306Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_no_update_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3581608Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_no_update_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3582787Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_with_update.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3584287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3585348Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3586602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3587841Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_with_update_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3589057Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_batch_norm_with_update_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3590317Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Byte.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3591741Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3592828Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Byte_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3594118Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Byte_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3595381Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Char.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3596818Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3597872Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Char_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3599184Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Char_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3600304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Double.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3601792Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3602775Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Double_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3604343Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Double_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3605782Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Float.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3607130Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3608235Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Float_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3609566Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Float_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3610702Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Half.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3612268Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3613337Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Half_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3614647Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Half_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3616011Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Int.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3617364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3618462Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Int_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3619890Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Int_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3621009Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Long.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3622545Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3623564Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Long_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3624942Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Long_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3626159Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Short.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3627603Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3628657Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Short_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3629904Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cast_Short_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3631138Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3632613Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3633666Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3635041Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3636214Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3637536Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3638774Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3640228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3641261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3642605Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3643843Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3645543Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3647983Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3649611Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3651232Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3652507Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3653747Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3655157Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3656352Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3657890Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3658969Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3660175Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3661419Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3662959Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3664040Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3665297Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3666590Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_chunk_cat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3667868Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3669333Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3670389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3671652Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3673177Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3674676Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3675742Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3677050Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3678319Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3679658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_compute_linear_combination.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3680939Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3682267Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3683429Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_compute_linear_combination_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3684925Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3686258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3687747Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3688866Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3690374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3691682Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3692748Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3694098Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3695464Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3696673Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3697914Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_physical.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3699389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3700424Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_physical_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3701734Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3702964Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conv_depthwise2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3704539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3705721Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3707009Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3708240Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3709841Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3710833Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3712159Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3713364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3714780Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3715963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3717231Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3718438Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3720038Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3721030Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3722299Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3723486Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3725185Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3726476Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3727834Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3729029Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3730482Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3731716Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3733078Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3734850Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3736206Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3737435Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3738694Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3739853Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3741466Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3742691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3743837Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_double_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3745610Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3747027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_double_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3748123Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3749404Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3750851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3751886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_mode_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3753194Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_mode_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3754441Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3755587Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3756924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3758279Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_and_resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3759671Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3760742Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3761987Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3763427Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3764760Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3766217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_copy_from_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3767443Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_compress.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3768923Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3770141Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_compress_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3771432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_compress_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3772723Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3774025Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3775429Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3776611Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3777924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_search.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3779181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3780487Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_search_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3781787Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3783022Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3784333Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3785807Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3786858Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3788326Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3789510Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3790743Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3792234Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3793299Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3794582Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3795786Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3797071Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3798378Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3799957Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3801389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3802579Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3804002Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3805480Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3806975Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3808118Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3809477Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3810786Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3812136Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3813563Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3814802Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3816159Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3817467Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3819070Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3820479Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3822109Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3823229Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3824527Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3825739Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3827224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3828353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3829634Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3831234Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3832400Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3833571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3834806Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3836082Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3837535Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3838906Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3840372Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3841427Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3842741Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3844323Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3846161Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3847915Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3849304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3850566Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3852140Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3853252Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3854513Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3855901Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3857492Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3858557Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3859795Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3861032Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3862412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3863602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3864894Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3866157Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummax_helper_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3867295Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3868699Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3869925Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3871197Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3872364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_cummin_helper_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3873845Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3875169Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3876367Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3877554Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3878691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3880021Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimI_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3881273Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimI_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3882524Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3883922Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimV_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3885439Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dimV_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3886749Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dim_arange.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3888219Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3889342Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dim_arange_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3890724Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dim_arange_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3892052Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3893540Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3894639Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3896105Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3897388Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3898530Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3899881Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_matmul_4bit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3901238Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3902391Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3904206Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3905436Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3906756Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3908257Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3909431Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3910653Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3911983Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3913418Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3914639Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3916046Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3917239Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3919066Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3920291Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3921665Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficient_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3922793Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3924632Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3925893Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3927117Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3928374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3929635Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3930883Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3932209Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3933488Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3934913Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3936207Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3937494Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3938869Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3939997Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3941327Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3942676Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3944113Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3945502Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3946785Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3948136Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3949322Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3950510Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3952054Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3953157Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3954412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3955642Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3956864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3958271Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3959529Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3960921Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3962342Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3963503Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3965036Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3966423Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3967704Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3968983Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3970483Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3971659Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3973077Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3974217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_affine_quantized.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3975924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3977299Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3978256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3979603Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3980813Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3982408Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3983467Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3984745Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3986104Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3987176Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_euclidean_dist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3989073Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3990175Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_euclidean_dist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3991464Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_euclidean_dist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3992871Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3994142Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3995496Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3996769Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3998025Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.3999311Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4000888Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4001949Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4003281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4004779Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4006259Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4007502Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4008836Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4010205Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4011537Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4012816Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4014092Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4015651Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4016802Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4018046Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4019274Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4020497Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4021817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4023348Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4024531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4025787Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4027009Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4028285Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4029256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4030669Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4031935Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4033182Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4034418Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2c_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4035657Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4036989Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4038326Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4039432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4040701Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_c2r_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4042311Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4043627Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4045259Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4046774Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4048074Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fft_r2c_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4049446Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4050827Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4052082Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4053449Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4054703Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4056118Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4057533Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4058772Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4059975Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4061272Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4062625Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4063799Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4065011Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_flash_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4066262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4067836Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4068980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4070272Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4071510Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foobar_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4073220Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4074691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4075777Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4077063Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4078305Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_abs_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4079576Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4081057Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4082116Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4083407Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4085049Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_acos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4086413Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4088003Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4089117Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4090423Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4091731Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_add_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4093091Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4094624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4095853Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4097181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4098440Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4099695Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4101219Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4102304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4103602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4104865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4106041Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4107553Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4108651Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4109903Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4111084Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_asin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4112421Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4113924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4114984Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4116260Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4117490Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_atan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4118773Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4120119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4121264Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4122530Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4123882Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_ceil_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4125504Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_max.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4127078Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4128213Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4129556Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_max_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4130864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4132170Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_min.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4133689Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4134860Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4136209Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_min_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4137537Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4138837Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4140325Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4141401Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4142717Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4143878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4145174Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4147431Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4148643Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4149936Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4151162Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4152410Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4153941Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4155013Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4156334Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4158017Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_cosh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4159250Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4160772Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4161866Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4163421Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4164953Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_div_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4166368Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4167916Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4169013Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4170459Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4171870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4172995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4174602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4175768Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4177054Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4178318Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_erfc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4179574Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4181036Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4182148Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4183320Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4184620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_exp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4185864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4187317Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4188416Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4189686Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4191010Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_expm1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4192261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4193745Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4194848Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4196154Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4197389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_floor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4198647Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4200098Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4201207Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4202459Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4203826Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_frac_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4205403Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4206942Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4208091Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4209417Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4210717Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lerp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4212187Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4213737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4214991Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4216305Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4217477Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4218741Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4220001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4221461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4222564Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4223817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4225097Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log10_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4226327Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4227793Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4228873Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4230175Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4231435Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log1p_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4232730Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4234174Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4235274Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4236570Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4237849Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4239284Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4240363Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4242088Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4243369Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_log_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4244878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4246895Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4247906Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4249223Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4250528Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_max_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4251842Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4253389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4254657Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4256027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4257357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_maximum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4258624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4260143Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4261240Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4262521Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4263825Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_minimum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4265070Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4266576Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4267738Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4268913Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4270210Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_mul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4271506Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4273005Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4274087Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4275376Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4276602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_neg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4277869Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4279322Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4280397Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4281680Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4282933Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4284454Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4286069Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4287623Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4288963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4290254Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_pow_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4291636Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4293176Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4294278Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4295745Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4297131Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4298418Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4299866Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4300926Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4302262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4303506Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_round_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4304767Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4306240Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4307333Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4308612Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4309856Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4311106Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4312611Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4313706Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4315000Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4316282Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4317505Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4318992Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4320086Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4321355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4322637Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sign_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4323937Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4325796Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4327571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4328603Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4329939Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4331218Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4332718Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4333859Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4335288Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4336565Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sinh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4337829Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4339438Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4340533Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4341872Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4343142Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4344372Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4346036Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4347220Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4348498Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4349801Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_sub_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4351106Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4352605Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4353771Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4355054Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4356289Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4357689Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4359028Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4360508Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4361575Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4362863Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4364393Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_tanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4365785Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4367309Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4368436Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4369755Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4371024Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_trunc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4372292Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4373793Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4375042Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4376313Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4377548Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_foreach_zero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4378834Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_async.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4380089Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4381537Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_async_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4382719Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4384010Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_scalar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4385384Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4386512Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_scalar_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4387681Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_assert_scalar_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4389044Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4390432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4391554Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4392977Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4394116Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4395351Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4396599Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4397841Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_functional_sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4399082Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4400625Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4401726Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4402946Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4404527Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adagrad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4405900Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4407526Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4408612Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4409993Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4411761Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4413357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adam_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4414761Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4416473Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4417511Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4418903Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4420182Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4421423Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_adamw_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4422737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4424313Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4425400Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4426697Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4427871Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4429249Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4430784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4431876Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4433185Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4434458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4435749Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4437063Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4438224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4439573Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_rms_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4440862Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4442183Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4443376Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4445021Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4446520Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4448609Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sdp_choice_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4450102Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4451293Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4452663Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4453976Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4455350Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fused_sgd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4456733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4458232Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4459260Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4460789Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4462308Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4463276Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4464609Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4465858Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4467120Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_fw_primal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4468488Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_gather_sparse_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4469962Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4471069Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4472282Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4473591Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4474980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4476320Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4477456Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4478710Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4480446Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4481251Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4482505Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4483651Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4485538Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4486652Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4488022Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_grouped_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4489444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4491007Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4492093Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4493389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4494679Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_same_storage_numel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4496303Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4497848Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4499081Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4500380Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4501830Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4502938Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4504322Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4505498Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4506895Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4508355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4509436Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4510768Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4511962Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4513294Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4515091Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4516201Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4517473Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4518688Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4519882Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4521401Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4522508Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4523907Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4525545Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4526704Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4528104Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_index_put_impl_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4529343Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4530698Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4532291Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4533613Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4534660Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4536072Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4537330Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4538581Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4539797Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4541140Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4542300Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4543593Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4544834Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_int_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4546369Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_all_true.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4548055Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4549147Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_all_true_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4550425Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_all_true_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4551708Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_any_true.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4553140Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4554187Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_any_true_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4555546Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_any_true_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4556806Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_zerotensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4558353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4559353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_zerotensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4560632Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_is_zerotensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4562027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_jagged_to_padded_dense_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4563267Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4564837Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4566256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4567475Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4568719Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lazy_clone.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4570239Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4571354Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lazy_clone_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4572716Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lazy_clone_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4574019Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_check_errors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4575665Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4576746Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_check_errors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4578065Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4579217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4580830Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4582315Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4583609Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4584790Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4586160Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4587441Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4588781Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4590058Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4591641Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4592627Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4593956Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4595118Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4596497Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4597670Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4598971Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4600233Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4601581Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4602806Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4604359Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4605750Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4607028Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4608630Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4609691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4611084Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4612283Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4613687Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4615002Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4616341Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4617580Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4619127Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4620154Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4621564Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4622819Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4624151Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4625333Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4626649Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4627918Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4629495Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4630644Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4631984Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4633229Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4634517Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4635879Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4636932Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4638298Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_local_scalar_dense.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4639625Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4640861Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4642167Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_local_scalar_dense_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4643382Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4644912Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4646740Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4648392Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4649476Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4651218Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4652494Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4653924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4655283Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4656589Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4658126Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4659107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4660435Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4661756Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4662963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4664307Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4665622Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4667341Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4668722Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4669915Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4671235Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4672411Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4673779Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lstm_mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4675280Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4676373Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lstm_mps_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4677639Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lstm_mps_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4678912Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lu_with_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4680404Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4681526Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lu_with_info_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4682800Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_lu_with_info_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4684350Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dep_token.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4685803Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4687033Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dep_token_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4688359Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dep_token_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4689659Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4691162Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4692228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4693793Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4695245Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4696258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4697548Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4698809Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4700085Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_dual_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4701469Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4702973Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4704086Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4705389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4706626Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4707870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4709239Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4710647Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4711777Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4713169Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4714340Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4715759Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4716886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4718409Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4719510Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4720808Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4722066Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_scale_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4723393Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4724974Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4726588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4727710Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4729096Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4730367Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4731752Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4733259Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4734373Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4735833Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4737015Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4738364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_masked_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4739625Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mixed_dtypes_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4740959Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4742144Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mixed_dtypes_linear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4743424Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mixed_dtypes_linear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4744652Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_reshape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4746235Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4747794Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4749152Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4750432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4752407Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4753528Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4754854Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4756074Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4757378Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4759108Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4760112Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4761464Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4762790Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4764592Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4765804Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4767155Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4768434Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4770049Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4771163Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4772581Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4773801Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4775341Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_no_training.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4776795Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4777934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4779279Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4780474Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_batch_norm_legit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4781851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4783721Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4784854Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4786198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4787391Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4788747Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4789880Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4791470Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4792593Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4794095Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4795443Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4796559Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4797829Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4799096Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4800346Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_neg_view_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4801865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4803143Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4804709Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4806184Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4807440Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4808724Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4810175Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4811664Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4812955Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4814288Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4815760Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4816890Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4818252Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4819387Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4820733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4821878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4823296Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4824538Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_from_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4825724Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_jagged_dummy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4827068Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_jagged_dummy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4828263Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4829533Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_lengths.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4830837Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_lengths_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4831992Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_lengths_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4833286Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_max_seqlen.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4834607Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_max_seqlen_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4835788Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_max_seqlen_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4837497Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_min_seqlen.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4838798Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_min_seqlen_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4840143Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_min_seqlen_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4841252Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_offsets.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4842573Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_offsets_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4843990Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_offsets_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4845763Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_ragged_idx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4847216Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_ragged_idx_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4848477Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_ragged_idx_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4849856Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4851075Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4852670Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4853994Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4855227Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4856428Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4857757Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4858932Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_get_values_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4860276Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_select_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4861677Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_select_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4862780Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4864039Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_sum_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4865342Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4866539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4867915Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4869414Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4870491Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4871769Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4873119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4874346Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4875644Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4876891Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4878197Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4879402Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4880724Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4881961Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4883492Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4884824Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4886422Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4887588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4889199Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4890312Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4891661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4892935Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4894347Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4895673Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4896972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_storage_offsets.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4898472Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4899537Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4900779Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4902053Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_strides.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4903526Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4904567Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4905942Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4907138Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4908456Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4909877Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4911267Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4912276Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4913522Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4914868Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4916122Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4917669Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4918958Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4920226Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4921943Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4923440Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4925133Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4926298Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4927575Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4929069Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4930290Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nested_view_from_jagged_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4931652Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4933114Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4934294Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4935659Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4936961Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_available.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4938490Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4939531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_available_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4940852Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_available_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4942168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4943583Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4944729Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4946103Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4947541Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4948837Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnz_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4950089Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_nnz_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4951433Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4952737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4954150Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4955273Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4956493Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4957986Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4959039Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4960412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4961536Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_circular.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4963086Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4964344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_circular_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4965780Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_circular_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4967030Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_enum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4968685Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4969658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_enum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4971136Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_enum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4972474Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_packed_sequence.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4973977Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4975173Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4976459Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4977779Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_padded_dense_to_jagged_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4979064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4980314Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4981649Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4982861Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4984048Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4985586Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4986729Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4987952Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4989272Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4990422Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4991778Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4993135Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4994287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4995579Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4996792Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4998042Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.4999296Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pin_memory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5000802Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5001898Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pin_memory_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5003194Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5004846Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5006747Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5008143Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5009424Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5010759Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5012001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5013499Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5014734Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5016128Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5017401Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_prelu_kernel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5018642Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_print.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5020143Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5021239Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_print_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5022554Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_print_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5023857Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_propagate_xla_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5025314Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5026402Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_propagate_xla_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5027665Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_propagate_xla_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5028919Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_remove_batch_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5030396Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5031444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_remove_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5032713Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5033986Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5035243Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5036798Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5038104Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5039128Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5040437Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5041736Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5042937Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5044515Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5046060Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5048320Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_alias_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5049653Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5051210Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5052734Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5054035Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5055478Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_from_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5057117Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5058177Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5059498Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5060652Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5062248Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5063343Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5064630Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5065890Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_resize_output_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5067151Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_rowwise_prune.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5068616Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5069691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_rowwise_prune_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5070978Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_rowwise_prune_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5072250Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_safe_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5073693Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5074794Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_safe_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5076084Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_safe_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5077353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5078821Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5079916Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5081275Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5082453Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5083801Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5085373Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5086972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5088046Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5089428Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5090873Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5092767Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5093933Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5095362Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5096650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5097916Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5099381Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5100622Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5101995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5103299Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5104545Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5105816Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5107258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5108394Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5109754Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5110935Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5112335Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5113667Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5114872Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5116121Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5117420Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5118650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5119927Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5121145Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5122441Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5123980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5125498Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5126855Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5128211Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5129495Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5130876Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5132243Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5133558Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5134835Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5136281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5137535Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5138790Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5140101Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5141488Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5142758Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5144090Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5145780Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5147167Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5148403Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5149879Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5151020Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5152281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5153415Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_grouped_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5154824Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5156018Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_grouped_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5157328Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_grouped_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5158553Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5159960Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5161161Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5162496Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5163631Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_scaled_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5165442Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5166860Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5168113Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5169401Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5170830Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5172073Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5173429Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_shape_as_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5175083Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5176207Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_shape_as_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5177949Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5179254Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5181101Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5182254Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5183572Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5184955Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5186144Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5187472Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5188860Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5190075Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5191328Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5192695Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5193835Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_draw.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5195371Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5196476Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5197838Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5199080Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_ff.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5200579Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5201649Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5202977Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5204573Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5206255Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5207367Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5208769Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5209965Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_scramble.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5211560Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5212673Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5214077Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5215416Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5216792Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5218387Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5219395Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5220745Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5221970Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5223361Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5224535Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5225908Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5227557Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5228521Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5229869Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5231092Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5232419Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5233851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5235113Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5236405Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_addmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5237928Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5238975Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_addmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5240288Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_addmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5241559Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5242843Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5244541Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5246294Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5247422Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5248723Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5250077Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5251355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5252702Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5254140Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5255389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5256763Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5257877Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5259410Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5260522Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5261864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5263661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5265232Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5266283Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5267650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5268887Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5270537Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5271618Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5272899Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5274192Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5275770Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5276810Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5278195Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5279387Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5280768Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5282325Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5283470Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5285006Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5286461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5287851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5289073Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5290460Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5291712Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5293087Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5294594Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5295744Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5297064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5298198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_prod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5299731Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5300770Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5302092Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5303366Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_sum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5304816Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5305879Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5307196Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5308490Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5310289Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5311380Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5312896Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5314032Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5315441Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5316865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5317995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5319241Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5320710Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5321963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5323119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5324676Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5326128Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mask_projection.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5327657Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5328777Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mask_projection_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5330030Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mask_projection_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5331292Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5332802Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5333900Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5335330Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5336659Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_reduce_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5337891Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5339252Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5340457Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5341794Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5343001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5344199Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_addmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5345716Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5347694Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5349447Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5350671Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5352072Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5353243Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5354695Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5355991Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5357248Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5358539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5359778Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5361106Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5362485Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5363756Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_linear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5365403Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5366585Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5368057Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5369305Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5370692Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5371935Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_tile.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5373359Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5374608Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_tile_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5376092Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5377241Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5378646Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5380061Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5381179Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5382409Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5383840Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5385067Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5386172Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5387474Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5388762Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5390222Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5391267Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5392562Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5393829Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5395113Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5396569Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5397812Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5399015Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5400477Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5401669Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5407732Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5408448Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_sparse_sum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5409036Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5409803Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5410444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5411038Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5411608Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spdiags_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5412279Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spsolve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5413649Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spsolve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5414825Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_spsolve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5416271Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5417725Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5418828Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5420093Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5421358Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_stack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5422638Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5424152Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5425191Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5426551Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5427735Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5429241Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5430361Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5431691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5433376Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5434647Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5435938Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5437173Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_standard_gamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5438467Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5440033Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5441156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5442364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5443813Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5445673Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5447522Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5448650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5449961Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5451351Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5452885Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5454013Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5455632Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5457153Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5458175Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5459452Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5460733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5462099Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5463176Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_check_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5464721Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5465765Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_check_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5467091Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_check_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5468376Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_functorch_fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5469847Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5470945Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5472231Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_functorch_fallback_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5473574Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_functorch_fallback_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5474782Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5476312Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5477475Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5478703Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5480069Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5481282Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_floatlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5482906Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5484305Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5485714Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5486963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5488304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_intlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5489830Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5491005Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5492247Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_intlist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5493607Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5494861Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_parallel_materialize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5496520Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5497608Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_parallel_materialize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5498954Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_parallel_materialize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5500180Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_serialization_subcmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5501742Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5502740Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5504085Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5505273Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_string_default.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5506823Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5507893Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_string_default_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5509168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_string_default_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5510450Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_warn_in_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5511985Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5512989Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5514372Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5515733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5517196Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5518844Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5520075Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5521335Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5522806Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5524028Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5525847Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5526973Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5528262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5529821Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5530991Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5532269Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5533581Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5535214Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5536333Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5537534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5538867Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5540186Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5541529Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5542950Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5544046Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5545747Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5547123Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5548245Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5549519Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5550872Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5552108Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5553568Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5554675Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5555933Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5557255Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5558467Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5559978Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5561084Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5562426Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5563766Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5565519Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5566606Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_cpu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5568058Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_cpu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5569412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_dense.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5570905Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5571991Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_dense_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5573375Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_dense_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5574656Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5576065Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5577562Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5578652Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5580006Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5581178Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5582523Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5584114Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5585570Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5586686Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5588002Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5589258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5590594Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5592043Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5593099Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5594422Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5595890Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5597015Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5598351Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5599518Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5600839Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5602100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5604261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5605531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5606878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5608110Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5609435Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5610890Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5612181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5613424Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5614821Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_semi_structured.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5616270Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5617507Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_semi_structured_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5618855Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_to_sparse_semi_structured_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5620047Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5621595Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5622728Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5624126Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5625313Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5626621Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5627854Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5629498Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5630566Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5631865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5633120Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5634460Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5635698Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5637266Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5638593Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5639631Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5640926Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_trilinear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5642318Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5644002Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5645269Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5646907Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5648251Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5649520Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5651052Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5652527Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5653973Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5655256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5656483Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5657815Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5659231Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5660319Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5661657Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5662912Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5664144Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5665589Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5666683Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5668011Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5669232Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5670483Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unique_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5671773Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unpack_dual.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5673255Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5674385Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unpack_dual_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5675658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unpack_dual_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5676914Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5678396Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5679443Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5680744Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5682073Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_put.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5683422Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5684831Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_put_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5686266Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_index_put_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5687704Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5689711Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5690883Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5692215Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5693610Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5695200Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5696458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5697693Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5698921Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_view.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5700415Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5701531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_view_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5702863Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_unsafe_view_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5704192Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5705587Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5707213Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5708255Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5709568Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5710813Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5712200Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5713373Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5714699Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5716582Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5717705Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5718852Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5720207Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5721382Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5722793Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5724202Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5725711Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5726936Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5728412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5730095Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5731134Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5732435Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5733722Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5735156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5736412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5737640Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5739366Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5740508Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5741613Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5742989Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5744188Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5745703Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5747686Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5749027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5750301Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5751725Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5753363Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5754404Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5755704Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5756941Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5758277Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5759515Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5760849Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5762417Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5763571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5765053Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5766377Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5767792Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5769043Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5770441Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5771770Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5772980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5774466Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5776685Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5777730Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5779019Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5780228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5781538Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5782974Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5784160Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5785760Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5786899Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5788069Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5789446Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5790626Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5792005Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5793193Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5794531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5795853Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5797086Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5798771Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5799762Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5801044Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5802267Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5803564Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5805132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5806569Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5808080Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5809328Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5810504Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5811905Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5813100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5814562Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5815879Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5817200Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5818360Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5819784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5820941Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5822297Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5823638Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5825245Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5826316Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5827666Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5828886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5830206Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5831495Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5832767Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5834027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5835391Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5836785Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5837905Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5839178Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5840418Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5842261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5843400Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5845092Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5846643Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5848200Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5849398Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5850738Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5851966Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5853558Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5854771Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5856130Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5857466Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5858980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5860080Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5861816Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5863060Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5864619Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5865668Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5867005Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5868249Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5869567Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5871081Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5872401Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5873443Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5874797Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5876070Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5877328Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_values_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5878629Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5880085Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5881162Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_version_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5882458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_version_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5883887Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5885495Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5886736Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5888181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5889446Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5890811Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5892061Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5893397Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5894845Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5896224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5897505Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5898675Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int8pack_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5900064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5901270Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int8pack_mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5902548Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_int8pack_mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5903811Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5905296Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5906430Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5908019Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5909093Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5910529Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5911705Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5913038Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5914460Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5915620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5916849Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5918100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5919357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5920839Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5921948Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5923271Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5924733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5926189Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5927387Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5928784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_weight_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5930137Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_linear_prepack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5931696Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5932797Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_linear_prepack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5934180Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_linear_prepack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5935692Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5937091Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5938195Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5939555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5940626Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5942144Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5943222Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5944589Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5946436Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5948565Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/abs_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5949868Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5951378Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5952421Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/absolute_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5953932Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/absolute_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5955188Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5956784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5957753Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5959080Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5960302Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5961645Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5962910Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5964443Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5965852Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5967523Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5968571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5969981Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5971239Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5972624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5973794Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5975255Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/acosh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5976574Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5978064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5979312Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5980809Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5982101Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5983381Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5984915Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5986137Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5987493Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5988712Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5990032Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5991220Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5992653Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5994063Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5995308Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5996801Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5997999Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.5999476Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6000556Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6001929Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6003118Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6004764Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6006156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6007678Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6008754Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6010116Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6011447Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6012841Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6014411Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6015642Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6016946Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6018183Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6019518Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6020786Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6022126Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6023624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6024669Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6026067Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6027181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6028545Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6029812Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6031131Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6032819Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6034183Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6035703Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6036799Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6038114Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6039504Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6040790Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6042010Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6043347Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6045114Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6046514Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6048156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6049300Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6050728Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6051969Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6053351Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6054484Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6056212Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6057463Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6058546Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6059930Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6061052Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6062458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6063684Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6064988Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/add_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6066321Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6067696Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6069023Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6070313Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6071468Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6072796Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addbmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6074083Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6075690Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6076852Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6078190Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6079433Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6080748Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6082138Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6083412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6084944Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6086705Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6087693Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6089048Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6090237Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6091646Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6092816Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6094131Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addcmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6095498Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6097094Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6098069Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6099401Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6100624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6101934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6103181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6104411Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6105733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6107303Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6108257Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6109584Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6110730Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6112371Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6113666Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6114914Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addmv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6116234Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6118182Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6119226Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6120598Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6121888Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6123107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/addr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6124784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6126431Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6127475Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adjoint_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6128851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/adjoint_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6130214Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6131636Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6133097Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6134225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6135617Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6137096Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6138151Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6139402Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6140646Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6142122Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6143197Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6144750Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6146208Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6147404Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6148700Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6149977Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6151223Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alias_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6152523Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6154152Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6155238Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6156560Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6158213Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6159730Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6160807Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6162147Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6163376Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6165191Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6166357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6167834Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/align_to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6169119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6170683Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6172026Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6173277Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6174447Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6175955Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6177207Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6178568Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6179819Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6181108Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6182433Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6183995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6185035Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/allclose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6186359Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/allclose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6187646Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alpha_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6189125Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6190191Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6191532Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6192763Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6194452Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6195419Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6196771Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6198016Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6199339Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6200519Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6201858Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6203759Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6205747Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6206800Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6208216Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6209543Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6211006Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6212301Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6213598Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/amin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6215088Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6216658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6217689Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6219064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6220314Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6221659Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6222937Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6224198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/aminmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6225503Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6227037Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6228101Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/and_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6229455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/and_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6230781Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6232143Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6233444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6234680Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6235968Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/angle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6237240Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6238737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6240072Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6241311Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6242450Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6243881Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6245570Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6247972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6249492Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6250841Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/any_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6252201Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6253795Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6255204Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6256521Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6257789Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6259058Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6260325Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arange_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6261622Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6263168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6264326Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6265679Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6266975Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6268475Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6269556Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccosh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6270877Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arccosh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6272174Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6273676Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6274702Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6276012Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6277304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6278829Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6279834Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsinh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6281176Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arcsinh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6282423Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6283805Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6285682Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6286731Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6288122Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6289651Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6291330Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6292650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6294019Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6295690Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6296782Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6298215Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/arctanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6299618Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6301109Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6302150Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6303544Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6304771Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6306158Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6307392Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6308661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6309981Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6311593Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6312607Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6313948Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6315198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6316577Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6317859Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6319131Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argmin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6320456Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6321958Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6323064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argsort_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6324671Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argsort_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6326120Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6327680Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6328803Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argwhere_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6330171Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/argwhere_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6331502Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6333126Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6334198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6335919Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6337301Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6338436Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6339791Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6341233Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6342571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6343840Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6345121Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6346620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6347972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6349531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6350925Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6351987Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6353330Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/as_strided_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6354557Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6356169Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6357168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6358539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6359706Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6361117Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6362410Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6363761Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6365347Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6367009Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6368090Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6369463Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6370720Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6372214Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6373404Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6374781Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/asinh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6376184Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6377901Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6379515Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6380559Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6382187Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6383498Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6384965Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6386207Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6387519Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6389107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6390132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6391537Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6392849Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6394132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6395389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6396683Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6397971Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6399607Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6400611Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6401996Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6403223Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6404875Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6406290Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6407622Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6408967Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6410515Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6411639Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6413030Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6414324Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6415938Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6417030Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6418353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6419628Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6421142Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6422230Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6423580Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/atleast_3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6424845Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6426366Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6427792Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6428896Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6430270Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6431500Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6432855Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6434459Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6435517Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6436865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6438037Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6439447Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6440647Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6441980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6443536Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6444834Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6446527Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6448418Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6449804Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6451123Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6452422Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6453823Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6455211Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6456960Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6457954Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6459381Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6460658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6462169Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6463329Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6465127Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6466722Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6467736Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6469066Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6470329Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6471791Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6473064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6474355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6475657Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6477277Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6478347Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6479737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6480995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6482341Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6483604Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6485227Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/baddbmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6486636Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bartlett_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6488226Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6489330Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bartlett_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6490728Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bartlett_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6492105Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6493432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6494899Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6496238Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6497565Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6499072Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6500195Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6501561Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6502774Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6504108Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6505395Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6506693Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6508200Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6509327Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6510643Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6511958Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6513373Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6514558Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_elemt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6515990Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6517272Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_elemt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6518561Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6520170Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6521759Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6522868Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6524463Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6525894Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6527324Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6528774Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6530011Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6531276Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6532714Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6533878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6535357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6536670Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_stats.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6538163Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6539288Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6540611Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_stats_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6541885Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_stats_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6543237Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_update_stats.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6544725Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6546025Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6547614Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6548850Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6550199Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6551878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6553353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6554699Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6555848Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6557189Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6558613Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6559878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6561171Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bernoulli_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6562470Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6564231Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6565565Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bilinear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6566849Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bilinear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6568261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6569654Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6571086Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6572388Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6573685Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6575122Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6576524Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6577784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6579149Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6580423Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6581810Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6583260Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6584406Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6585802Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6586859Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6588446Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6589573Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6590907Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6592223Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6593516Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bincount_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6594836Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6596367Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6597484Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6598817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6600095Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6601477Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/binomial_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6602783Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6604516Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6605982Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6607144Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6608537Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6609792Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6611275Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6612472Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6613846Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_and_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6615336Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6616889Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6618235Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6619468Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6620842Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6622026Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6623404Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6624737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6625916Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6627338Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6628938Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6629945Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6631295Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6632536Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6633942Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6635127Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6636426Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_not_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6638161Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6639669Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6640993Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6642107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6643428Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6645072Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6647404Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6648741Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6650103Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_or_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6651506Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6653100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6654812Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6655969Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6657378Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6658549Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6659931Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6661156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6662466Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6663746Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6665262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6666621Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6667700Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6669047Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6670241Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6671645Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6672852Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6674174Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bitwise_xor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6675496Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/blackman_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6677063Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6678099Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/blackman_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6679422Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/blackman_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6680658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/block_diag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6682165Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6683251Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/block_diag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6684855Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/block_diag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6686234Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6687910Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6689070Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6690466Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6691787Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6693207Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6694506Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6695928Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6697273Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6698834Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6699929Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6701321Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6702556Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6704105Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6705121Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6706466Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6707715Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6709273Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6710361Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6711719Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6712985Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6714255Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/bucketize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6715523Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/can_cast.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6717027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6718121Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/can_cast_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6719451Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/can_cast_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6720790Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cartesian_prod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6722284Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6723392Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cartesian_prod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6725500Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cartesian_prod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6726786Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6728443Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6729628Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6730841Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6732344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6733623Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6735209Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6736453Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6737682Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6739022Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6740536Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6741609Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6742937Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6744225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6745612Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6746986Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cauchy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6748304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6749842Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6750950Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6752531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6753841Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6754901Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6756221Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6757549Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6758818Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ccol_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6760051Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6761547Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6762647Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cdist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6764038Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cdist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6765737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6767299Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6768349Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6769737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6771083Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6772430Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6773728Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6775262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ceil_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6776542Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6778030Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6779111Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/celu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6780436Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/celu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6781769Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chain_matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6783295Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6784393Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chain_matmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6785702Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chain_matmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6786949Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6788727Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6789815Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chalf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6791135Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chalf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6792487Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6793984Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6795139Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6796566Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6797788Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6798950Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6800225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6801608Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6802811Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6804383Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6805943Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6807233Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6808611Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6809929Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_inverse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6811664Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6813008Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6814360Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6815997Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6817083Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6818514Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cholesky_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6819864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/choose_qparams_optimized.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6821348Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6822461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6823773Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6824927Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6826507Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6827613Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chunk_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6828945Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/chunk_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6830255Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6831848Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6832922Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6834219Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6835454Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6837045Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6838110Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6839467Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6840710Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6842053Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6843318Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6844854Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6846501Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6847943Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6849217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6850893Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6851979Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6853361Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6854647Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6856120Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6857381Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6858681Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6860002Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6861444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clamp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6862768Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6864330Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6865448Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clip_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6866777Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clip_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6868104Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6869635Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6870709Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clone_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6872059Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/clone_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6873345Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6874851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6875976Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/coalesce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6877294Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/coalesce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6878601Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6880000Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6881315Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6882498Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6883987Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col2im_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6885525Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6887114Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6888216Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6889798Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6891208Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6892241Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6893623Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6895085Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6896340Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/col_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6898165Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/column_stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6899683Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6900763Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/column_stack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6902100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/column_stack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6903402Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6905018Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6906136Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/combinations_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6907439Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/combinations_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6908690Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6910220Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6911402Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6912782Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6914039Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6915354Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/complex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6916624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6918158Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6919258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6920873Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6922262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6923860Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6925164Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concatenate_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6926643Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/concatenate_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6927883Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6929446Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6930558Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6931943Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6933340Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6935036Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6936280Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6937462Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6938811Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6940130Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6941381Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6942678Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/constant_pad_nd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6944211Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6945432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/constant_pad_nd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6946849Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/constant_pad_nd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6948258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6949777Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6950897Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/contiguous_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6952299Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/contiguous_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6953515Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6955058Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6956129Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6957517Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6958767Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6960344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6961488Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6962805Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6964359Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6966036Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6967166Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6968555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6969933Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6971509Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6972713Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6974066Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6975514Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6976762Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6978126Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6979640Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6980723Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6982031Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6983534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6985068Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6986403Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_tbc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6987726Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6989341Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6990402Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6991844Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6993113Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6994642Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6995714Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6997070Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6998344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.6999862Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7000942Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7002281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7003567Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7005367Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7007003Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7008196Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7009566Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7010924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7012229Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_overrideable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7013942Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7015245Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7016521Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7017943Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7019074Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7020399Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7021790Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_overrideable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7023355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7024444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_overrideable_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7025786Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/convolution_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7026889Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7028446Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7029784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7030867Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7032234Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7033518Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7034995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7036509Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7037650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7038956Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7040168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7041457Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7043017Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7044947Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7046331Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7048450Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7049827Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7051065Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7052420Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7053764Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/copysign_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7055265Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7056772Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7057899Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/corrcoef_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7059207Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/corrcoef_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7060444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7062044Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7063099Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7064476Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7065713Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7067014Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7068645Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7069965Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cos_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7071263Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7073638Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7075509Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7076873Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7078258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7079597Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7080941Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7082230Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7083640Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_embedding_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7085560Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7087285Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7088808Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7090262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_similarity.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7091918Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7093606Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_similarity_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7095197Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cosine_similarity_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7096570Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7098101Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7099695Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7101181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7102606Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7104036Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/count_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7105333Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7106751Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7108252Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cov_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7109848Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cov_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7111086Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7112576Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7114106Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_entropy_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7115670Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7117317Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_entropy_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7118794Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7120152Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7121442Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cross_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7122694Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7124516Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7126113Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7127720Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7129638Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7131427Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7132881Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7134317Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7135832Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/crow_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7137166Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ctc_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7138636Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7140131Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7141440Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7142838Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7144388Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7146492Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7148328Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7149980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7151663Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7153444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7155186Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7156764Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7158286Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7159706Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7161114Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7162762Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7164784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7166390Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7167934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7169601Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7171269Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7172830Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7174291Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7175833Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7177245Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7178951Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7180704Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7182259Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7183763Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7185323Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7186842Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7188269Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7189712Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7191343Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7193037Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7194620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7196097Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7197579Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7199263Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7201054Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7202647Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7204455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7205993Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7207477Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7209202Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7211026Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7212690Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7214256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7216069Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7217765Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7219254Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7220708Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7222117Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_is_acceptable.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7233709Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7235465Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7236918Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7238259Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7239764Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7241425Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7242931Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7244519Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7246093Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummaxmin_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7247693Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7249393Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummaxmin_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7251038Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7252417Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7253920Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7255737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7257280Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7258588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cummin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7259914Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7261233Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7262796Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7264396Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7265909Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7267535Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7269298Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7270863Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7272294Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7273684Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7275059Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7276449Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7277777Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumprod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7279071Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7280619Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7282382Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7284017Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7285682Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7287090Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7288532Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7289946Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7291343Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumsum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7292752Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumulative_trapezoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7294505Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7296311Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7297795Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7299145Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7300620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7302132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7303428Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7304697Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7306163Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7307698Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/deg2rad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7309042Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/deg2rad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7310341Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dense_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7311837Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7313350Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dense_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7314685Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dense_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7316011Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7317533Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7319173Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7320685Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7322103Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7323478Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dequantize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7325077Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7326551Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7328100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/det_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7329406Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/det_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7330709Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7332225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7333790Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7335444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7337252Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7338874Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7340261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7341577Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7342898Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/detach_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7344162Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7345780Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7347281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7348781Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7350609Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7352238Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7353653Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_embed_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7354960Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7356251Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7357519Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7359025Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7360625Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagflat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7361997Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagflat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7363311Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7364926Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7366607Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7368349Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7369850Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7371458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7373217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7374826Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7376495Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7378326Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7380001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7381424Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7382791Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7384117Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7385436Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7387061Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7388960Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7390669Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7392171Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diagonal_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7393486Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7394968Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7396461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diff_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7397768Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/diff_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7399050Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7400612Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7402276Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7403776Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7405364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7406780Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7408217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7409586Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/digamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7410911Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7412382Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7413958Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7415385Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7416602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7418030Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7419745Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7421312Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7422711Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7424019Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7425340Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7426674Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7427970Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/div_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7429232Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7430733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7432224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/divide_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7433537Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/divide_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7434783Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7436242Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7437732Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7439111Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7440434Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7441707Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7442970Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7444835Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7446607Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7447980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7449323Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7450841Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7452386Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dsplit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7453769Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dsplit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7455180Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7456769Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7458280Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dstack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7459590Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/dstack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7460872Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7462395Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7463884Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/einsum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7465236Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/einsum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7466482Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7467746Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7469396Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7471064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7472529Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7473942Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7475344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7476817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7478188Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7479852Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7481497Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7482858Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7484425Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7485780Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7487138Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7488443Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/elu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7489830Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7491218Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7492879Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7494575Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7496225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7497611Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_bag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7499186Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7500753Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7502150Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7503725Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7505338Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7507033Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7508748Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7510348Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7511908Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7513418Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7514851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7516211Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7517554Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7519163Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7520804Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7522303Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7523920Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7525622Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7527088Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_renorm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7528572Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_sparse_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7530374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7532135Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7533738Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7535264Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7536710Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7538436Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7539944Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7541326Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7542643Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7544128Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7545837Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7547187Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7548534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7549887Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7551170Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7552477Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_permuted.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7554015Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7555628Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_permuted_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7557012Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_permuted_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7558435Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_quantized.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7559972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7561556Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_quantized_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7562950Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_quantized_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7564602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7566228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7567910Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7569463Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7570977Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7572493Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7573923Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7575357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7576839Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7578394Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7579726Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7581014Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7582306Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7583603Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7584928Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eq_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7586205Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7587545Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7588969Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7590353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7591717Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/equal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7592997Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7594555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7596129Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7597521Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7598814Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7600152Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7601479Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7602738Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7604245Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7605890Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7607525Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7608934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7610282Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7611645Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7613017Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7614329Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7615718Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7617276Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7618885Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7620272Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7621614Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7622976Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7624356Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7625691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/erfinv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7626911Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7628132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7629636Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7631289Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7632649Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7633992Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7635314Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7636642Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7637923Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7639481Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7641044Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7642399Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7643768Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7645275Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7646828Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7648134Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7649433Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7650726Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7652248Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7653807Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7655298Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7656779Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7658329Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7659820Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7661654Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7663282Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7664672Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7665996Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7667370Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expand_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7668637Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7670169Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7671766Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7673182Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7674526Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7675870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7677210Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7678502Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/expm1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7679798Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7681343Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7682942Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7684678Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7686202Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7687697Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7689122Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/exponential_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7690455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7691955Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7693524Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7695029Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7696377Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7697732Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7698992Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/eye_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7700394Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7701956Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7703599Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7705548Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7707480Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7709237Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7711212Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7713115Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7714972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7716712Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7718407Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7720281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7722061Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7723726Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7725510Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7727197Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7729005Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7730970Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7733108Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7735045Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7737046Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7738938Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7740728Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7742543Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7744191Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7746162Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7747886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7749436Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7750931Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7752566Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7754340Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7756131Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7757957Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7759650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7761224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7762790Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7764546Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7766243Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7768054Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7769956Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7771894Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7773588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7775314Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7776890Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7778387Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7780101Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7781819Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7783369Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7784915Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7786576Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7788281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7789801Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7791288Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7793013Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7794729Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7796252Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7797762Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_alpha_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7799416Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7801070Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7802574Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7804219Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7805869Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7807520Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7808963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/feature_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7810338Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7811660Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7813158Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7814759Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7816191Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7817663Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7819145Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7820444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7821736Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftfreq.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7823236Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7824760Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftfreq_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7826112Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftfreq_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7827437Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7828884Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7830418Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7831735Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7833033Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftshift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7834548Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7836203Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftshift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7837566Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_fftshift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7838133Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7838689Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7839490Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7840068Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7840715Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7841454Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7842078Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7842644Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7843230Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7844054Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7844887Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7845643Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_hfftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7846252Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7846829Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7847639Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7848250Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7848836Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7849649Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7850369Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7850939Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7851500Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7852334Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7853028Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7853653Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7854257Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftshift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7855100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7855867Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftshift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7856505Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ifftshift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7857054Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7857659Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7858447Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7859046Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7859612Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7860423Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7861001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7861608Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7862169Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7862967Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7863558Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7864169Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_ihfftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7864727Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7865306Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7866121Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7866710Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7867331Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7868105Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7868763Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7869337Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7869937Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7870686Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7871362Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7871933Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_irfftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7872519Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7873074Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7873866Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7874468Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7875088Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7875830Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7876455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7877024Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7877632Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftfreq.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7878407Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7879058Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftfreq_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7879638Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7880272Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7881019Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7881641Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7882212Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fft_rfftn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7882816Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7883545Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7884509Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7885124Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7885762Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_diagonal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7886601Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7887279Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_diagonal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7887894Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7888569Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7889144Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7889745Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fill_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7890295Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7891085Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7891662Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fix_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7892262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fix_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7892835Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7893651Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7894302Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7895301Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7895988Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7896678Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7897273Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7897892Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flatten_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7898453Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7899227Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7899858Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7900506Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7901066Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7901610Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flip_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7902228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7902992Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7903609Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fliplr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7904166Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fliplr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7904746Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7905499Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7906125Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flipud_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7906678Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/flipud_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7907296Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/float_power.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7908064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7908702Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/float_power_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7909293Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/float_power_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7909867Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7911036Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7911660Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7912260Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7912888Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7913739Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7914374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7915094Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7915737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7916384Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7916980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_divide_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7917575Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7918477Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7919836Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7921018Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/floor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7922380Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7924261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7925374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7926806Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7928018Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7929482Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7930791Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7932107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7933441Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7935252Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7936303Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7937693Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7938929Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7940281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7941474Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7942805Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7944122Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7945788Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7947238Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7948918Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7950107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7951439Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7952755Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7954047Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7955456Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fmod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7956793Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7958419Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7959460Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7960827Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7962107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7963430Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7965020Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7966394Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frac_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7967825Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7969521Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7971261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7972313Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7973695Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7975155Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7976654Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7978077Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7979137Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7980981Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7981892Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7983098Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7984339Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7985783Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7986996Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7988268Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7989630Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7990900Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7992362Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7993576Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7994884Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7996163Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7997776Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.7998934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8000313Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8001502Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8003045Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8004571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8006014Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8007389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8008924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8010042Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8011479Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8012784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8014114Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8015587Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frobenius_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8017169Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8018237Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frobenius_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8019595Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/frobenius_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8020841Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8022369Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8023499Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8024843Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8026158Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/from_file_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8027444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8029008Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8030131Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8031694Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8032807Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8034154Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8035932Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8037189Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/full_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8038678Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8040233Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8041336Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8042782Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8044261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8045933Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8047579Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8048678Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8050080Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8051691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8052917Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8054120Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8055633Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8056885Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8058179Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8059507Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8060766Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gather_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8062064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8063705Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8064737Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8066174Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8067400Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8068774Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8070047Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8071365Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gcd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8072624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8074233Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8075234Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8076631Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8077886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8079237Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8080509Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8081849Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ge_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8083198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8084878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8086727Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8087871Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8089239Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8090466Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8091926Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8093144Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8094518Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8096199Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8097213Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8098634Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8099871Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8101211Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8102848Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8104190Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gelu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8105505Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8107104Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8108222Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8109607Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8110912Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8112175Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8113456Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geometric_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8114733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8116129Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8117442Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8118676Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8119985Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/geqrf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8121294Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8123366Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8124715Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ger_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8126236Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ger_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8127589Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8128998Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8130497Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8131883Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8133062Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8134678Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8135937Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8137345Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8138633Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8139918Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8141243Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8142567Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8144104Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8145160Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8147671Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8149222Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8150798Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8151937Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8153309Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8154620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8155938Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_jvp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8157258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8158589Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8159857Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8161132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/glu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8162518Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8164390Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8165715Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gradient_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8167012Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gradient_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8168479Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8170100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8171227Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_equal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8172879Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8174023Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_equal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8175538Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_equal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8176859Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8178152Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/greater_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8179521Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8180858Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8182246Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8183795Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8184941Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8186319Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8187565Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8188945Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8190451Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8191561Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8192990Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8194293Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8195602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8196907Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8198265Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8199815Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8200951Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8202317Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8203767Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8205406Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8206910Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8208124Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8209546Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8210872Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8212837Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8214387Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8215648Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8217156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8218459Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/group_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8219979Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8221077Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/group_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8222445Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/group_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8223697Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8225016Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8226588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8227638Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8229027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8230567Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8231590Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8232927Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gru_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8234212Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8235819Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8236857Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8238193Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8239851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8241217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8242490Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8243812Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/gt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8245708Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hamming_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8247448Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8248693Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hamming_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8249916Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hamming_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8251311Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hann_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8252859Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8253959Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hann_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8255419Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hann_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8256810Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8258197Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8259772Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8260804Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8262205Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8263366Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8264810Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8266031Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8267357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8268912Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8269931Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8271277Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8272549Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8273883Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8275157Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8276416Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardshrink_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8277733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8279063Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8280603Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8281662Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8283086Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8284551Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8286189Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8287433Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8288782Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8290372Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8291454Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8292835Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8294056Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8295626Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8296915Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8298179Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardsigmoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8300009Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8301355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8302882Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8304027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8305410Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8306616Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8307969Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8309257Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8310640Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8311860Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8313191Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8314442Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardswish_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8315734Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8317079Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8318493Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8319704Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8321041Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8322290Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8323629Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8325293Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8326661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8327863Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8329278Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hardtanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8330603Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8332271Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8333283Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8334688Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8336109Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8337484Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8338739Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8340013Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/heaviside_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8341362Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hinge_embedding_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8342997Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8344066Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8345534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8346937Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8348371Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8349729Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8350885Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8352207Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8353555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8354968Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8356217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogram_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8357524Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogram_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8358867Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8360408Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8361539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogramdd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8362867Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/histogramdd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8364412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8366051Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8367200Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hsplit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8368591Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hsplit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8369994Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8371356Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hspmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8372675Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hspmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8374321Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8376002Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8377081Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hstack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8378439Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hstack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8379754Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8381103Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8382698Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8383811Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8385177Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8387029Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8388239Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8389621Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8390924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8392220Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8393534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/huber_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8394811Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8396460Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8397500Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8398827Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8400123Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8401461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8402744Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8404336Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/hypot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8405808Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8407429Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8408501Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8409892Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8411200Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8412575Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8413907Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8415307Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/i0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8416584Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8418226Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8419228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8420593Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8421868Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8423193Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8424480Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8425756Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8427080Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8428679Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8429807Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8431175Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8432444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8433802Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8435052Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8436350Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/igammac_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8437615Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8438997Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8440290Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8441574Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8442878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/im2col_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8444431Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8446215Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8447828Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/imag_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8449185Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/imag_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8450579Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8451900Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8453538Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8454771Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8456071Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8457472Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8458716Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8460074Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8461348Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8462693Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_add_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8464277Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8465306Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8466982Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8468129Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8469282Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8470665Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8471912Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8473821Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8475110Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8476468Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8477786Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8479103Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8480362Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8481944Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8483226Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8484675Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8486207Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8487555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8488863Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8490218Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_fill_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8491601Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8493009Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8494321Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8495712Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8497075Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_put.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8498599Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8499684Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_put_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8501079Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_put_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8502375Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8503988Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8505059Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8506426Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8507724Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8509048Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8510630Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8511955Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_reduce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8513281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8514643Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8516171Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8517379Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8518746Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8520198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8521313Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8522699Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8524229Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8525748Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/index_select_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8527003Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8528578Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8529724Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8531332Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8532715Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8533803Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8535304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8536640Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8537901Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8539451Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8540873Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8542041Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8543427Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8544484Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8546228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8547583Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inner_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8548878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inner_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8550248Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/instance_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8551750Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8552848Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/instance_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8554193Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/instance_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8555534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/int_repr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8557079Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8558169Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/int_repr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8559499Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/int_repr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8561393Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8562906Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8564273Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inverse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8565787Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/inverse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8567158Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_coalesced.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8568660Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8569822Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_coalesced_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8571160Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8572524Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8574072Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8575412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_complex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8576771Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_complex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8578051Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_conj.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8579574Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8580638Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_conj_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8581979Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_conj_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8583315Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_distributed.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8584851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8585918Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_distributed_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8587257Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_distributed_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8588546Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_floating_point.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8590038Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8591119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_floating_point_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8592472Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_floating_point_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8593763Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_inference.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8595194Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8596304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_inference_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8597633Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_inference_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8598910Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_leaf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8600449Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8601444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_leaf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8602798Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_leaf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8604558Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_neg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8606242Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8607355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_neg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8608740Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_neg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8610119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_nonzero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8611738Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8612929Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_nonzero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8614310Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8615715Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_pinned.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8617254Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8618339Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_pinned_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8619677Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_pinned_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8620989Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_same_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8622518Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8623610Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_same_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8624954Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_same_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8626208Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_set_to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8627564Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8628948Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8630214Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_set_to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8631538Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_set_to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8632814Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_signed.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8634370Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8635452Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_signed_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8636835Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_signed_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8638148Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_vulkan_available.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8639676Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8640770Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_vulkan_available_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8642129Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/is_vulkan_available_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8643355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8645147Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8646701Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isclose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8648738Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isclose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8650045Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8651949Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8653057Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isfinite_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8654455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isfinite_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8655859Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8657513Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8658561Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8659935Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8661199Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8662592Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8663870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8665171Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8666512Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8668055Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8669215Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isinf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8670546Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isinf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8671839Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8673392Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8674488Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8675869Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8677146Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8678445Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isnan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8679794Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8681368Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8682395Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8683842Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8685377Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8686914Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8688117Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8689502Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isneginf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8690854Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8692602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8693801Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8695328Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8703705Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8704450Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8705058Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8705643Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isposinf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8706225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8706977Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8707577Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isreal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8708134Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/isreal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8708670Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8709422Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8709996Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/istft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8710972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/istft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8712307Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8713805Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8714884Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/item_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8716229Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/item_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8717547Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kaiser_window.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8719164Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8720247Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kaiser_window_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8721602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kaiser_window_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8722872Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kl_div.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8724702Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8725863Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kl_div_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8727281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kl_div_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8728578Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8730164Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8731281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kron_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8732720Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kron_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8734050Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8736384Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8737658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8738831Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8740209Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8741486Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8742803Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/kthvalue_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8744115Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/l1_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8745763Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8747760Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/l1_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8749203Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8750564Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/layer_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8752100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8753205Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/layer_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8754547Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8755883Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8757468Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8758577Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8759913Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8761219Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8762504Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8763853Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8765454Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lcm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8766814Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8768420Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8769555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ldexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8770962Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ldexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8772251Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8774014Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8775204Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8776586Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8777861Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8779191Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8780561Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8781854Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/le_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8783226Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8784986Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8786667Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8787701Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8789096Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8790296Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8791904Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8793250Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8794568Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8795987Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8797093Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8798427Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8799692Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8801006Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8802339Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8803593Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/leaky_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8805211Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8806897Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8807953Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8809358Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8810804Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8812242Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8813539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8814842Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lerp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8816286Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8817822Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8818866Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_equal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8820459Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8821534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_equal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8822862Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_equal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8824874Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8826142Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/less_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8827469Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8829075Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8830458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8831759Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8832998Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8834371Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8835653Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8836946Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lgamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8838210Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8839767Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8840830Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8842447Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8843490Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8845615Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8847207Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8848267Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8849661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8851034Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8852358Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_fresh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8853689Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8855082Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8856466Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8857959Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8859046Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8860796Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8861810Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8863225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8864442Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8865842Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8867150Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8868579Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8869890Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8871195Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cholesky_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8872447Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cond.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8873975Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8875064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cond_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8876396Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cond_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8877707Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8879300Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8880298Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8881749Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8883007Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8884634Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8886102Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8887409Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_cross_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8888724Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_det.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8890309Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8891470Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_det_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8892828Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8894170Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_diagonal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8895851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8896921Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_diagonal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8898227Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8899510Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8900853Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8902179Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8903429Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8904709Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eig_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8905987Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8907491Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8908561Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8909913Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8911744Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8913293Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8914424Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8915761Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8917084Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8918367Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8919661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvalsh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8921461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8922606Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8924010Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8925651Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_householder_product.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8927090Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8928385Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8929752Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_householder_product_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8931001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_householder_product_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8932281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8933864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8935064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8936692Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8937717Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8939094Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8940303Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8941691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8942967Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8944237Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8945705Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8947140Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_inv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8948554Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8950037Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8951110Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8952814Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8953815Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8955299Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8956520Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8957896Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8959123Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8960460Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8961777Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8963058Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8964591Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8966336Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8967455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8968866Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8970135Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8971535Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8972859Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8974205Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8975672Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8977192Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8978340Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8979676Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8980936Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8982268Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lstsq_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8983530Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8985114Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8986139Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8987513Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8988756Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8990255Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8991330Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8992970Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8994020Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8995342Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8996620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8998531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.8999739Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9001065Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9002392Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9003733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9005287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9006639Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9007987Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9009299Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9010658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9012325Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9013404Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9014814Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9016262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9017576Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9018772Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9020094Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9021368Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9022889Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9023983Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9025333Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9026690Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9028212Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9029338Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9030727Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9031924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9033262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9034553Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9036060Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9037217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9038500Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9039841Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_power.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9041425Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9042534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_power_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9043927Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9045602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_rank.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9048111Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9049429Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9050844Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9052579Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_multi_dot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9054184Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9055416Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_multi_dot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9056767Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9058029Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9059571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9060668Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9062009Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9063334Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9064867Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9066212Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9067421Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9068544Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9069909Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_pinv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9071216Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9072814Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9073898Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9075322Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9076595Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9077890Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9079216Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9080517Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_qr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9081813Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9083340Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9084686Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9086772Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9088104Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9089647Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9090774Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9092389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9093540Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9095021Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9096367Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9097573Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9098967Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_triangular.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9100344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9101593Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9102928Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9104149Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9105437Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9106929Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9107998Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9109344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9110622Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svdvals.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9112132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9113198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svdvals_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9114532Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_svdvals_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9115842Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorinv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9117349Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9118648Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorinv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9119805Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9121141Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorsolve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9122685Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9123824Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9125463Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9126740Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vander.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9128358Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9129490Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vander_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9130896Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vander_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9132191Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vecdot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9133766Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9135034Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vecdot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9136396Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vecdot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9137714Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9139708Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9140825Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9142195Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9143400Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9144829Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9146257Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9147839Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9148955Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9150364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9151862Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9152982Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9154328Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9155830Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9157093Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9158244Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9159580Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9161008Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9162616Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9163839Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9165531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9166919Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9168232Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9169555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/linspace_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9170935Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9172320Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9174400Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9175590Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9176945Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9178181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9179511Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9180771Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9182064Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log10_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9183374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9184932Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9185961Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9187306Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9188572Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9189918Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9191171Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9192462Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log1p_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9193784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9195329Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9196350Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9197733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9198948Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9200281Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9201522Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9202809Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9204683Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9205872Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9207292Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9208585Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9209995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9211300Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9212671Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9214248Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9215494Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9216859Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9218178Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9219441Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9220753Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_normal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9222055Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9223423Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9224840Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9226116Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9227486Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9228846Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9230172Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9231588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9232689Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9234124Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9235386Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9236704Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9237970Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9239287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9240548Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9241835Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9243340Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9244939Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9246408Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9247884Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9249344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9250741Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9252386Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9253444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9254833Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9256271Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9257611Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9258950Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9260624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9262202Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9263238Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9264635Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9265867Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9267246Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9268516Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9269798Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logaddexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9271128Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9272641Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9273891Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9275091Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9276715Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9278023Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9279612Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9280719Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logdet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9282045Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logdet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9283377Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9285119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9286421Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9287735Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9289103Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9290337Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_and_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9291836Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9293487Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9294654Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9296174Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9297388Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9298741Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_not_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9300038Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9301579Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9302681Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9304043Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9305383Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9306685Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_or_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9307987Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9309514Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9310634Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9312023Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9313326Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9314620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logical_xor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9315821Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9317200Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9318844Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9319755Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_nll_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9321190Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9322728Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9323986Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9325671Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9326912Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9328293Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9329643Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9330974Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9332318Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9333662Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9335076Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9336475Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9338067Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9339156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9340536Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9341760Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9343073Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9344361Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logspace_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9345871Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9348049Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9349440Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9350609Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9351764Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9353103Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9354439Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9355947Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9357034Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9358411Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9359700Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9360989Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9362328Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lshift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9363601Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9365374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9366887Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9367985Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9369410Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9370934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9372097Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_mps_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9373765Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9374866Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_mps_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9376359Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9377672Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9378963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lstm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9380344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9381989Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9382973Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9384323Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9385574Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9386895Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9388144Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9389435Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9390765Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9392294Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9393338Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9394669Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9395938Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9397536Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9398584Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9399926Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9401180Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9402549Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9403835Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9405571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/lu_unpack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9406891Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9408701Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9409839Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mH_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9411176Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mH_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9412527Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9414072Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9415262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mT_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9416586Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mT_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9417982Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/margin_ranking_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9419473Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9420633Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/margin_ranking_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9421935Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9423301Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9424829Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9425961Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9427350Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9428657Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9429903Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9431219Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_fill_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9432593Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9434389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9435838Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9437052Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9438406Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9439859Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9440964Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9442336Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9443593Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9445413Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9446835Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9448300Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9449646Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9451189Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9452325Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9453677Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9455117Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9456452Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9457640Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9459005Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/masked_select_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9460250Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9461595Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9463138Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9464232Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9465569Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9467226Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9468274Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9469616Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matmul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9470972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_H.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9472396Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9473705Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_H_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9474975Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_H_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9476235Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9477619Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9479135Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9480198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9481512Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9482988Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9484346Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9485821Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9487134Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_power.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9488748Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9489879Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_power_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9491272Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9492509Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9494168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9495479Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9496632Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9498011Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9499259Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9500594Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9501921Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9503126Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9504509Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9506013Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9507083Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9508410Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9509896Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_with_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9511462Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9512489Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9513815Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9515039Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9516400Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9517946Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9519041Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9520802Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9522261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9523362Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9524960Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9526455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9527886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9529594Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9530667Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9531989Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9533292Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9534694Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9536078Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9537456Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9538971Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9540066Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9541417Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9542626Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9544044Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9545826Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9547341Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9548633Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9550148Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9551256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9552575Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9554061Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9555423Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9556898Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9558123Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9559422Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9560803Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9562074Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9563438Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9564995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9566455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9567745Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9569228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9570600Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9571904Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9573292Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9574631Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9576177Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9577521Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9578816Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9580103Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/max_unpool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9581374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9582970Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9584048Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9585382Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9586640Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9587986Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9589245Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9590547Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/maximum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9591809Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9593385Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9594785Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9596021Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9597404Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9598699Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9599981Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9601313Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9602571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9603921Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mean_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9605647Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9607136Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9608952Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9610084Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9611529Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9612817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9614114Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/median_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9615609Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9617114Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9618186Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/meshgrid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9619550Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/meshgrid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9620744Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9622380Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9623548Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9624710Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9626089Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9627408Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9628669Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9629978Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9631238Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/min_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9632672Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9634258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9635289Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9636668Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9637928Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9639287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9640649Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9641939Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/minimum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9643288Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9644916Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9646827Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9648260Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9649555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9651030Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9652408Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9653597Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9655120Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9656348Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9657764Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9659107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9660493Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9661728Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9663116Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9664483Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9665743Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9667072Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9668353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9669651Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9671022Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9672231Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9673556Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9674796Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9676729Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9677885Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9679228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9680466Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9681791Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9683370Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9684855Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9686356Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9687677Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9688934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9690343Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9691949Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9693131Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9694462Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9696287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9697805Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9698920Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9700247Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9701550Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/miopen_rnn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9702861Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9704220Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9705746Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9706889Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9708244Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9709426Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9710778Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9712656Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9713709Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9715116Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9716277Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9717686Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9719014Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9720290Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mish_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9721699Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9723124Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9724813Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9726121Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9727543Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9728963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9730348Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9731569Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_convolution.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9733235Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9734350Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9735885Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9737185Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9738557Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9740102Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9741184Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9742767Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9743855Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9745255Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9746866Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9748239Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9749466Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9751071Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9752153Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9753556Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9754853Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9756006Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9757374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_linear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9758663Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9760008Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9761539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9762608Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9764242Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9765806Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9766940Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9768325Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9769679Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9771074Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9772761Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9773866Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9775462Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9776770Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9777988Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9779324Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9780658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9782222Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9783778Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9785011Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9786367Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9787884Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9789010Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9790345Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9791651Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9793022Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9794594Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9795705Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9797068Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9798303Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9799869Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9800973Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9802361Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9804022Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mkldnn_rnn_layer_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9805653Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9807362Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9808419Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9809835Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9811163Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9812573Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9813875Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9815323Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9816730Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9818256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9819540Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9820714Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9822100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9823411Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9824704Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mode_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9826047Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9827603Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9828685Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/moveaxis_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9830034Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/moveaxis_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9831304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9832853Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9834161Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/movedim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9835462Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/movedim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9836864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9838415Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9839548Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9840870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9842238Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9843989Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9845283Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9846987Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9848126Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9849592Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9851002Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9852268Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9853622Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9854954Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9856583Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9857636Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9858986Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9860341Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9861662Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9862964Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9864249Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mse_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9865502Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9867032Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9868131Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/msort_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9869477Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/msort_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9871168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9872687Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9874022Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9875184Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9876495Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9877732Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9879097Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9880372Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9881654Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mul_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9883085Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9884707Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9886224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9887528Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9888886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9890161Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9891553Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9892871Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9894200Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9895628Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multi_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9896963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9898342Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9899626Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9900985Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9902362Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9903722Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9905107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9906221Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9907648Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9908895Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9910170Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9911541Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9912754Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9914083Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9915242Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9916735Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9917987Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9919287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9920573Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multinomial_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9921812Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9923291Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9924642Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multiply_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9926106Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/multiply_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9927408Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9928949Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9930053Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9931397Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9932730Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9934534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9935873Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9937181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9938458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9939710Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/mvlgamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9941015Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9942529Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9943630Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9944963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9946597Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9949061Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nan_to_num_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9950403Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9951914Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9952998Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmean_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9954353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmean_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9955642Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9957194Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9959050Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9960161Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9961538Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9962860Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9964397Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanmedian_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9965889Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9967465Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9968649Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanquantile_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9969995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nanquantile_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9971280Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9972702Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9974036Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9975508Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9976784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nansum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9978356Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9979594Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9980704Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9982412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9983487Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9984817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9986106Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9987400Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9988672Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/narrow_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9990014Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9991469Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9993037Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9994224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9995470Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9996919Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9998129Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:54.9999585Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0001047Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0002130Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0003468Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0005177Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_channel_shuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0006837Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0007940Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0009337Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0010589Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0011928Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0013301Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0014810Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0016109Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0017415Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0018785Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0020017Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0021468Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0022637Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0024042Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0025171Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0026473Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_dropout_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0027786Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0029187Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0030778Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0031915Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0033323Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0034699Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0035929Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0037419Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0038560Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0039912Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0041140Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0042453Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_group_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0043830Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0046140Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0047964Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0049102Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0050450Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0051758Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0053171Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0054608Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0055865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0057306Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0058594Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0059923Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0061176Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0062684Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0063789Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0065456Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/native_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0066793Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0068403Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0069462Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0070841Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0072120Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0073438Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0074723Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0075989Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ne_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0077331Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0079025Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0080080Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0081473Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0082658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0084302Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0085818Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0087094Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/neg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0088476Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0090010Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0091175Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/negative_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0092529Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/negative_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0093924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nested_to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0095500Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0096643Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0097999Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0099242Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0100761Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0101859Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0103179Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0104515Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_strided.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0106110Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0107483Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0108543Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_strided_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0109936Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0111157Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_full.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0112746Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0113857Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_full_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0115272Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_full_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0116603Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_ones.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0118062Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0119156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_ones_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0120568Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_ones_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0121894Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_zeros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0123458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0124804Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_zeros_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0126279Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/new_zeros_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0127616Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0129277Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0130366Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0131747Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0133467Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0134886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0136176Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0137511Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nextafter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0138766Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0140157Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0141541Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0142953Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0144201Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0145661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0147151Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0148703Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0149751Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0151249Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0152720Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0153884Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0155098Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0156459Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0157640Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0159016Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0160639Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0161680Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0163036Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0164508Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0166167Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0167461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0168817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0170370Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0171487Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0173306Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0174390Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0175906Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0177121Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0178650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0179846Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0181228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0182538Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0183789Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_nd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0185329Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0186385Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_nd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0187727Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_nd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0189287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0190597Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0191975Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0193217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0194553Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0195851Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_numpy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0197379Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0198510Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_numpy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0199871Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_numpy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0201084Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0202467Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0203922Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0205544Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0206757Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0208125Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nonzero_static_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0209562Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0211210Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0212564Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0213876Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0215167Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0216595Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0217781Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_except_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0219388Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0220990Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_except_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0222290Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_except_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0223562Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0224910Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0226166Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0227456Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0228827Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0230477Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0231620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0233001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0234313Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0235628Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0236955Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/normal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0238343Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/not_equal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0239865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0241001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/not_equal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0242317Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/not_equal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0243742Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nuclear_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0245723Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0247053Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nuclear_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0248279Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/nuclear_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0249730Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/numpy_T.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0251262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0252419Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/numpy_T_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0253908Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/numpy_T_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0255345Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/one_hot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0256876Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0257954Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/one_hot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0259297Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0260640Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0262213Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0263336Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0264881Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0265962Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0267287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0268590Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0269810Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ones_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0271191Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0272727Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0273792Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/or_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0275100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/or_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0276441Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0278013Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0279079Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/orgqr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0280401Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/orgqr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0281682Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0283028Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0284614Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0285998Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0287367Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ormqr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0288696Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0290266Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0291385Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/outer_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0292782Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/outer_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0294153Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/output_nr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0295831Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0296995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/output_nr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0298369Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/output_nr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0299663Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0301162Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0302295Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0303646Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0305015Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_sequence.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0306548Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0308063Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_sequence_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0309362Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pad_sequence_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0310754Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pairwise_distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0312185Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0313343Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pairwise_distance_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0314753Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pairwise_distance_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0315886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0317748Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0318847Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pdist_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0320238Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pdist_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0321566Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0323097Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0324411Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0326132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0327533Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0328654Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0330055Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0331442Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0332777Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/permute_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0334132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pin_memory.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0335743Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0336860Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pin_memory_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0338184Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0339485Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0341092Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0342248Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pinverse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0343549Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pinverse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0344872Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0346581Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0348663Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0349735Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0351093Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0352375Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0353698Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0355219Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0356561Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0357641Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0359010Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0360271Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0361592Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0363096Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0364511Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0365986Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0367270Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0368862Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0370225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_nll_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0371660Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0372923Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/poisson_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0374237Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0375918Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0377002Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0378414Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0379594Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0380953Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polar_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0382274Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0383778Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0385226Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0386353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0387688Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0388893Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0390284Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0391570Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0392866Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/polygamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0394125Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0396081Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0397209Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/positive_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0398580Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/positive_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0399828Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0401428Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0402503Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0404009Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0405606Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0406959Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0408153Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0409517Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/pow_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0410918Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0412413Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0413520Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prelu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0415072Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prelu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0416397Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0417929Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0419272Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0420503Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0421697Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0423074Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0424331Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0425653Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0426942Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0428308Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/prod_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0429673Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/promote_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0431254Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0432318Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/promote_types_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0433639Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/promote_types_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0434927Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0436456Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0437548Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0438915Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0440280Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0441528Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0442794Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/put_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0444368Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_axis.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0446099Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_axis_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0447467Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0448706Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_scales.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0450320Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0451425Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_scales_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0452776Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0454050Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_zero_points.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0456058Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0457196Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0458588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0459738Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_scale.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0461133Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_scale_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0462468Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_scale_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0463655Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_zero_point.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0465040Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_zero_point_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0466327Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/q_zero_point_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0467614Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0469085Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0470180Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0471596Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0472935Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0474265Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qscheme_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0475586Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/qscheme_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0476864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0478392Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0479510Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantile_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0480806Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantile_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0482681Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0484353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0485697Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0487043Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0488335Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0489759Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_channel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0491010Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0492650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0493864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0495257Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0496624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0498099Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0499251Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0500577Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0501858Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0503243Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0504602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0505796Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0507167Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_batch_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0508687Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0509801Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0511161Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0512470Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_gru_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0514007Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0515268Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0516661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0517944Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_lstm_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0519500Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0520519Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0521916Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0523224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0527223Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0527940Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0528658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0529305Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0530480Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0531679Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0533109Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0534326Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0536017Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0537084Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0538439Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0539761Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0541258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0542322Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0543694Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0544875Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0546644Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0547774Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0549126Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0550275Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0551843Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0552920Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rad2deg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0554258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rad2deg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0555582Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0557387Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0558644Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0559939Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0561361Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0562487Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0563906Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0565504Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0566836Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rand_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0568238Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0570422Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0571752Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0573712Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0574938Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0576388Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0577730Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0578998Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randint_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0580342Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0582024Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0583341Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0584447Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0586032Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0587399Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0588431Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0589814Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0591137Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0592378Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0593730Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0595234Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0596350Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0597699Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0599004Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0600246Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0601592Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/random_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0602940Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0604769Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0606122Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0607461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0608826Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0610169Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/randperm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0611526Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0613084Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0614251Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0615752Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0617019Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0618303Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0619679Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/range_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0620952Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0622543Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0623544Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ravel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0624918Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/ravel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0626245Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0627742Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0628819Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/real_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0630153Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/real_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0631502Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0633093Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0634094Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0635457Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0636720Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0638092Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0639287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0640607Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0641905Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/record_stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0643276Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0644752Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/record_stream_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0646549Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/record_stream_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0648612Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/refine_names.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0650238Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0651457Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/refine_names_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0652758Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/refine_names_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0654161Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0655644Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0657280Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0658818Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0660125Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0661381Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0662795Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0664021Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0665364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0666842Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0667954Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0669343Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0670515Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0671939Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0673139Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0674479Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0675692Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0677120Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0678527Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0679817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0681119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0682504Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0683795Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0685480Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0686675Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0688318Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0689670Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0691230Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0692929Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0699813Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0700631Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0701319Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0702053Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0702738Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0703486Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0704384Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0705051Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0705722Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0706392Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0707395Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0708594Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0709963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reflection_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0711193Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0712486Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0714015Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0715074Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu6_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0716408Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu6_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0717954Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0719034Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0720390Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0721705Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0723015Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0724560Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0725995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0727568Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0728972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0730094Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0731528Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0732721Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0734306Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0735697Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0737003Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/remainder_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0738357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0739940Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0741032Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rename_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0742432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rename_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0743692Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0745965Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0747081Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0748421Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0749698Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0751083Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0752219Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0753561Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/renorm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0754849Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0756414Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0757537Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0759224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0760540Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0761832Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0763113Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0764665Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0766106Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_interleave_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0767344Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0768731Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/repeat_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0770181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0771596Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0773345Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0774458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0775953Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0777225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0778775Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0779971Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0781256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0782886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0783964Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0785357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0786610Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0788028Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0789261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0790600Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0791909Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0793156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0794709Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0795960Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0797271Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0798538Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0800146Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0801175Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0802611Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0803892Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0805704Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0806817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0808220Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0809577Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0810985Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0812455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0813731Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0815186Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0816479Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0818101Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0819535Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0820803Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0822269Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0823560Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0824901Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0826135Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/replication_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0827496Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/requires_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0829009Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0830125Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/requires_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0831493Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/requires_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0833294Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0834596Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0836186Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0837499Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0838552Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0839894Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0841457Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0842756Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0843978Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0845811Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/reshape_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0847199Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0848617Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0850241Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0851421Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0852886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0854191Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0855882Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0857024Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0858354Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_sparse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0859588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_as_sparse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0861113Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0862247Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0863601Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0864882Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0866283Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0867617Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0868927Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_conj.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0870440Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0871555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_conj_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0872916Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_conj_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0874227Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_neg.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0875711Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0876844Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_neg_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0878148Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/resolve_neg_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0879447Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/result_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0880942Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0882047Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/result_type_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0883425Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/result_type_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0885012Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retain_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0886682Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0887824Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retain_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0889179Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retain_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0890549Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retains_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0891806Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0893432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0894809Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retains_grad_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0896271Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/retains_grad_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0897389Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rms_norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0899021Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0900049Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rms_norm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0901374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rms_norm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0902620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0903938Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0905432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0906508Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0907806Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0909383Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0910524Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0911878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_relu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0913125Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0914456Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0915982Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0917063Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0918375Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0920302Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0921394Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0922746Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rnn_tanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0924262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0925935Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0927115Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0928464Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0929823Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0931107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/roll_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0932397Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0933962Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0935179Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rot90_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0936549Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rot90_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0937831Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0939435Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0940455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0941816Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0942991Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0944403Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0945743Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0947196Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/round_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0948375Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0949994Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0951093Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0952834Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0954140Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0955217Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0956550Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0958121Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0959405Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0960721Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0962187Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0963259Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_stack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0964888Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/row_stack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0966252Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0967794Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0968929Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0970359Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0971778Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0973164Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0974755Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0975982Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0977315Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0978690Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0979865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0981146Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0982488Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0983699Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0985026Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0986349Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0987886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0989013Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0990400Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0991547Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0992865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0994120Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rshift_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0995562Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0997164Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0998187Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.0999555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1000739Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1002104Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1003294Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1004940Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1006846Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1008421Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1009572Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1010956Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1012183Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1013534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/rsub_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1015045Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scalar_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1016544Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1017606Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scalar_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1018926Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scalar_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1020335Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1021741Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1022928Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1024154Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1025508Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1026824Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1028423Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1029581Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1030764Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1032124Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1033291Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1034675Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1036000Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1037150Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_add_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1038906Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1040066Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1041219Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1042613Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1043971Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1045865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1047944Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1049311Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1050762Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1052517Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1053572Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1054870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1056291Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1057546Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1058888Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1060100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/scatter_reduce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1061501Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1062838Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1064107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1065345Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1066653Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/searchsorted_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1067973Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1069501Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1070581Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1071938Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1073130Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1074458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/segment_reduce_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1075630Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1077038Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1078577Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1079922Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1081011Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1082423Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1084003Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1085556Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1086633Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1088591Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1090003Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1091100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1092489Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1094260Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1095681Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1097019Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1098565Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1099915Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1100985Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1102310Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/select_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1103560Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1105079Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1106148Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/selu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1107490Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/selu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1108785Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1110364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1111643Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1112866Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1114261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1115419Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1116962Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1118094Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_data_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1119415Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_data_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1120746Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1122042Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1123340Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/set_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1125009Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1126877Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1127934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1129355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1130637Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1132027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1133241Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1134606Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sgn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1136051Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1137409Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1138935Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1140046Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1141322Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1142664Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1143978Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1145495Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1146930Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1148340Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1149432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1150831Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1152001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1153463Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1154659Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1155996Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1157274Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1158922Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1159904Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1161290Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1162522Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1163974Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1165504Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1166827Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sign_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1168244Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1170010Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1171047Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1172479Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1173686Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1175328Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1176476Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1177856Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/signbit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1179111Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1180940Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1182567Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1183731Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1184921Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1186290Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1187496Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1188951Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1190172Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1191514Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1193044Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1194048Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1195424Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1196659Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1197992Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1199168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1200512Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/silu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1201797Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1203407Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1204732Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1206278Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1207547Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1208980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1210188Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1211547Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sin_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1212982Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1214637Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1215780Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1217133Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1218388Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1219735Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1221316Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1222579Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1223878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1225494Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1226512Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1227876Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1229163Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1230524Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1231802Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1233091Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sinh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1234366Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1235871Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1236930Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1238333Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1239607Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1240980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1242497Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1243624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1245504Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1247076Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1248250Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1249997Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1251429Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1252531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1253922Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1255358Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_inverse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1257001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1258177Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_inverse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1259413Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_inverse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1260754Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1262050Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1263333Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1264919Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1266272Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1267858Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1269154Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slice_scatter_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1270513Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1272028Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1273086Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slogdet_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1274413Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slogdet_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1275748Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1277309Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1278399Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_forward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1279878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1281192Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1282480Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1283870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1285465Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1286826Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1288416Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1289590Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1291021Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1292268Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1293649Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1295106Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1296649Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1297778Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1299140Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1300571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1301762Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1303161Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1304838Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1305870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1307261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1308567Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1309828Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1311187Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1312498Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1313777Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1315279Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1316697Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1317845Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1319198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1320539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1322108Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1323184Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1324821Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1326309Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1327691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1329262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1330490Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1331805Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1333228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1334440Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1336149Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1337206Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1338603Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1339889Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1341225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1342491Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1343899Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1345186Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1347126Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1348529Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1349722Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1351013Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1352545Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1353614Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1355449Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/soft_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1356745Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1358314Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1359547Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1360707Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1362005Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1363337Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1364952Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1366711Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1367758Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1369183Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1370432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1371914Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1373158Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1374588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1376236Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1377254Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1378620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1379875Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1381197Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1382483Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1383740Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softplus_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1385033Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1386461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1388115Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1389148Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1390506Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1391823Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1393305Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1394377Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1395721Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1397273Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1398296Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1399640Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1400901Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1402284Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1403598Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1405225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/softshrink_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1406551Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1408174Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1409615Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1410915Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1412202Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1413567Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1414870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1416312Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1417582Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1418850Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sort_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1420244Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsc_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1421858Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1422925Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1424301Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1425579Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsr_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1427046Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1428153Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1429673Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1431183Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_compressed_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1432716Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1433799Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1435139Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1436385Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_coo_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1437951Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1439230Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1440375Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1442103Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1443390Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csc_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1445229Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1447268Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1448717Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1450048Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csr_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1451629Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1452757Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1454107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1455511Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1457053Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1458107Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1459421Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1460695Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_mask.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1462225Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1463272Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_mask_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1464615Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_mask_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1465898Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1467367Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_and_clear.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1468902Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1470027Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1471352Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1472601Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1474088Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1475321Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1476639Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1477838Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_resize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1479210Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_sampled_addmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1480864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1482209Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1483530Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1485576Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1486606Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1487995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1489218Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1490717Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1491935Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1493315Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_airy_ai_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1494658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1496414Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1497443Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1498776Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1499984Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1501397Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1502612Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1503963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1505252Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1506869Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1507949Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1509279Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1510535Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1511989Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1513206Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1514430Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_j1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1515716Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1517312Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1518426Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1519781Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1521009Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1522385Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1523596Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1525294Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1526646Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1528301Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1529871Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1531149Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1532440Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1533891Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1535256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1536575Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_bessel_y1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1537892Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1539496Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1540843Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1542008Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1543283Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1544562Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1546100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1547438Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1548848Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1550071Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1551668Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1553012Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1554110Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1555387Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1556663Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1558092Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1559375Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1560655Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1562156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1563614Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1565315Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1566559Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1567901Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1569200Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1570757Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1571999Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1573318Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1574619Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1576356Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1577674Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1578755Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1580100Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1581345Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1582693Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1583990Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1585271Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1586565Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_digamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1588020Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1589156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_digamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1590510Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_digamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1591703Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1593351Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1594399Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1595661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1596970Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1598337Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1599494Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1600874Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_entr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1602135Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erf.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1603630Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1605133Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erf_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1606513Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erf_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1607923Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1609502Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1610613Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1611997Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1613311Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1615329Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1616894Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1618126Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1619362Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1620764Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1621982Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1623296Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfcx_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1624539Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfinv.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1626151Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1627195Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfinv_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1628497Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_erfinv_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1629824Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_exp2.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1631321Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1632360Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_exp2_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1633681Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_exp2_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1634968Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1636457Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1637533Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1638887Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1640176Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expm1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1641662Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1642766Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expm1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1644296Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_expm1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1645917Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammainc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1648364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1649604Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammainc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1651020Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammainc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1652370Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaincc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1653934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1655173Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaincc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1656446Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaincc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1657811Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaln.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1659332Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1660492Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaln_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1661808Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_gammaln_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1663117Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1664571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1665991Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1667076Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1668410Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1669661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1671076Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1672357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1673721Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1675091Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1676570Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1677986Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1679141Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1680432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1681698Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1683045Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1684591Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1686112Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1687323Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1688986Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1690088Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1691488Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1692934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1694545Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1695747Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1697086Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1698240Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1699623Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1700850Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1702232Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i0e_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1703955Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1705571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1706639Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1707950Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1709156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1710567Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1711849Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1713116Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1714410Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1715975Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1717087Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1718413Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1719747Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1721022Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1722311Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1723499Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_i1e_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1725288Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1726886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1728294Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1729399Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1730892Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1732177Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1733657Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1735004Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1736497Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1737748Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1739252Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1740658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1741752Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1743119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1744494Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1745920Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1747355Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1748654Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1750256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log1p.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1751661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1752814Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log1p_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1754154Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log1p_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1755461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1757051Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1758080Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1759487Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1760685Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1762212Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1763321Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1764972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1766412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1767941Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1769099Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1770552Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1771898Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1773369Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1774571Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1776016Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1777347Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logsumexp.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1778878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1780090Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logsumexp_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1781412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1782654Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1784331Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1785420Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1786742Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1788022Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1789439Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1791184Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1792455Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1793817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1795567Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1796495Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1797780Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1799071Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1800543Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1801779Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1803047Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1804650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1806449Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1807592Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1808933Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1810211Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1811674Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1812949Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1814253Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1815766Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1817313Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1818418Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1819725Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1821082Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1822354Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1823828Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1825033Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1826412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_multigammaln.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1827945Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1829065Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_multigammaln_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1830415Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_multigammaln_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1831590Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1833174Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1834277Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1835609Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1836959Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1838576Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1839590Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1840979Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1842168Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1843621Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1845464Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1846889Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_ndtri_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1848235Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_polygamma.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1849852Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1850959Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_polygamma_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1852376Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_polygamma_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1853709Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_psi.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1855443Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1856552Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_psi_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1857922Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_psi_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1859200Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_round.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1860750Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1861812Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_round_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1863146Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_round_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1864530Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1866201Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1867351Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1868757Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1870000Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1871431Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1872650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1873950Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1875517Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1877340Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1878625Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1880133Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1881234Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1882751Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1883992Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1885656Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1886955Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1888664Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1890050Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1891536Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1892905Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1894209Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1895718Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1897001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1898262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1899666Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1901116Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1902552Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1903623Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1904976Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1906219Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1907590Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1908858Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1910144Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1911620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1913119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1914524Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1915578Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1916863Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1918162Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1919506Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1920822Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1922039Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1923476Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1925249Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1926830Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1927980Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1929347Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1930666Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1932073Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1933396Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1934725Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1936013Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_sinc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1937597Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1938669Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_sinc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1940017Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_sinc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1941210Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1942817Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1943885Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_softmax_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1945218Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_softmax_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1947540Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1949295Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1950428Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1951709Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1953006Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1954306Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1955744Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1957001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1958282Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1959815Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1961140Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1962289Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1963745Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1965260Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1967195Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1968448Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1969770Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlog1py_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1971201Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlogy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1972753Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1973887Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlogy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1975483Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_xlogy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1976736Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1978229Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1979587Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1980719Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1982106Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1983259Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1984731Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1985993Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1987283Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/special_zeta_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1988580Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1990108Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1991346Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1992490Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1994043Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1995413Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1996444Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1997779Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.1999166Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2000461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2001786Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2003304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2004658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2006456Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2007873Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2008994Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2010417Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2011775Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2012996Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2014388Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2015711Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2017359Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2018345Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2019728Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2021365Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2022715Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2023961Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2025251Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sqrt_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2026536Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2028137Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2029188Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/square_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2030521Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/square_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2031811Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2033349Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2034580Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2035721Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2037301Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2038641Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2039786Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2041172Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2042577Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2043963Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/squeeze_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2045694Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2047357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2048514Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2049932Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2051224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2052540Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sspaddmm_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2054326Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2055997Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2057084Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2058430Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2059709Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2061307Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2062409Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2063863Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2065085Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2066612Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2067892Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2069084Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2070450Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2071748Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2073068Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_mean_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2074407Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2075744Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/std_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2077019Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2078516Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2079590Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stft_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2080927Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stft_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2082384Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2083958Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2085693Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stride_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2087063Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/stride_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2088447Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2090069Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2091925Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2093560Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2094951Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2096434Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2097750Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2099072Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2100341Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sub_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2101646Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2103150Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2104691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/subtract_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2106033Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/subtract_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2107343Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2108774Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2110502Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2112227Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2113751Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2115098Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2116405Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2117719Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2119035Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2120310Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2121572Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_to_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2123054Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2124870Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_to_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2126257Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sum_to_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2127554Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2129061Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2130563Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/svd_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2131860Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/svd_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2133171Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2134735Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2136388Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapaxes_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2137741Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapaxes_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2139041Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2140569Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2142102Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapdims_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2143471Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/swapdims_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2144832Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2146618Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2148261Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_for_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2149924Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2151625Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_for_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2153125Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_for_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2154601Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2156032Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_constrain_range_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2157370Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_numel.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2158848Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2160397Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_numel_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2161728Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_numel_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2163083Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_size.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2164798Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2166353Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_size_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2167716Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_size_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2169159Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_storage_offset.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2170777Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2172434Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_storage_offset_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2173895Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_storage_offset_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2175440Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_stride.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2176993Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2178526Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_stride_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2179874Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/sym_stride_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2181123Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2182523Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2183941Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2185375Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2187088Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2188650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2189934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2191202Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2192438Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/t_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2193661Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2194941Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_along_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2196491Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2198096Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_along_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2199474Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_along_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2200820Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2202221Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2203562Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2205116Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/take_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2206397Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2207983Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2209602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2211035Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2212374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2213721Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2215192Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2216458Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tan_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2217693Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2218977Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2220588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2222270Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2223744Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2225157Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2226613Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2227995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2229402Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2231025Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2232604Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2233972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2235329Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2236640Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2237979Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2239259Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tanh_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2240542Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor_split.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2242090Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2243750Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor_split_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2245506Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensor_split_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2246890Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2248442Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2250035Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensordot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2251426Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tensordot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2252781Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/thnn_conv2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2254375Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2256044Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/thnn_conv2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2257386Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/thnn_conv2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2258707Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2260047Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2261732Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2263552Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2265134Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2266627Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2268127Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2269673Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2271124Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2272787Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2274475Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2275957Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2277394Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2278787Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2280195Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2281555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/threshold_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2282832Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2284555Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2286071Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tile_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2287399Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tile_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2288679Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2290112Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2291588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2292939Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2294535Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2296249Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2297734Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2299256Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2300746Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2302045Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_dense_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2303361Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2304678Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2306236Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2307834Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2309284Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2310846Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2312431Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2313808Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2315079Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_mkldnn_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2316370Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2317616Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2318907Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2320447Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2322053Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2323450Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2325069Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2326385Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2327940Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2329522Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2331031Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2332390Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2333929Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2335624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2337026Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2338563Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2340047Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2341560Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2343119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2344511Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2346010Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2347533Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2349082Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2350432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2351782Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2353119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2354394Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2355920Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2357510Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2358875Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2360208Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2361534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2362882Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2364490Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/topk_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2365784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2367137Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2368733Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2370425Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2371863Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2373428Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2375083Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2376511Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2377860Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2379206Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trace_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2380505Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2382005Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2383718Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2385297Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2386844Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2388696Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2390402Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2391784Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2393190Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2394540Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/transpose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2395874Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2405394Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2407148Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapezoid_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2408531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2409893Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2411222Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2412764Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2414291Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapz_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2415719Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trapz_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2417047Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2418745Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2420556Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2422082Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2423550Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2425026Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2426513Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2427939Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triangular_solve_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2429262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2430776Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2432365Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2433734Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2435077Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2436591Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2438223Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2439660Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2441115Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2442475Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2443867Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2445586Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2447244Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2448541Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/tril_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2449892Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triplet_margin_loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2451576Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2453301Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triplet_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2454843Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2456284Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2457807Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2459434Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2460797Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2462132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2463644Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2465215Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2466665Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2468071Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2469431Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_indices_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2470738Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2472060Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2473395Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2474710Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/triu_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2475992Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/true_divide.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2477527Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2479049Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/true_divide_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2480432Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/true_divide_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2481720Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2483246Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2485127Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2486598Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2487998Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2489385Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2490781Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2492110Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/trunc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2493413Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/type_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2495022Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2496507Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/type_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2497810Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/type_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2499078Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2500534Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2502196Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2503671Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2505233Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2507014Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2508675Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2510033Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2511365Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2512676Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unbind_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2514038Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2515679Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2517262Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2518905Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2520624Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2522162Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2523578Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2525248Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unflatten_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2526627Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2527967Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2529615Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2531285Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2532810Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2534315Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2535849Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2537179Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2538688Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2540531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2542193Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2543544Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2544894Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2546472Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2547950Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2549304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2550620Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unfold_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2551902Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2553447Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2555004Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2556452Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2557871Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2559247Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2560556Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/uniform_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2561903Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2563493Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2565443Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2567024Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2568590Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2570069Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2571504Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2573043Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2574790Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2576461Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2578139Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2579698Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2581224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2582723Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2584198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2585626Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2587012Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2588387Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unique_dim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2589730Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_chunk.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2591241Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2592794Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_chunk_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2594152Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_chunk_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2595480Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2596995Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2598541Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2599906Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2601294Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2602952Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2604875Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2606405Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2607821Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2609374Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2610981Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2612582Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2614533Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2616357Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2617774Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2619158Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2620505Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/unsqueeze_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2621899Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2623349Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2625202Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2627043Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2628666Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2630286Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2631872Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2633471Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2635005Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2636779Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2638669Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2640338Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2641875Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2643400Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2645200Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2646931Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2648425Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2649887Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2651483Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2653320Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2655373Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2657051Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2658637Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2660279Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2661925Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2663494Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2665152Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2667035Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2668972Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2670630Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2672171Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2673658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2675160Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2676691Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2678198Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2679650Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2681074Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2682834Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2684932Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2686641Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2688291Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2689907Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2691530Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2693132Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2695054Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2696964Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2698598Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2700114Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2701588Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2703057Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2704592Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2706013Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_linear1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2707408Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2708845Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2710602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2712482Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2714133Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2715699Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2717274Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2718865Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2720466Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2722208Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2724337Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2726110Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2727730Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2729304Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2730854Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2732412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2733902Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2735473Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2736920Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2738747Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2740589Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2742211Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2743791Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2745597Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2747189Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2748735Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2750518Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2752412Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2754286Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2756019Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2757597Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2759087Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2760583Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2762116Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2763582Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2765361Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2766968Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2768857Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2770768Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2772438Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2774146Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2775878Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2777471Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2779020Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2780792Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2782700Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2784372Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2785955Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2787493Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2788997Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2790500Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2791987Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2793425Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2794886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2796770Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2798648Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2800333Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2801999Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2803603Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2805529Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2807159Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2809015Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2810998Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2812740Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2814364Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2815992Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2817562Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2819082Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2820604Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2822124Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2823864Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2825705Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2827338Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2828769Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2830247Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2831761Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2833302Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2835180Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2836811Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2838186Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2839531Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2840838Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/values_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2842122Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2843594Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2845552Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vander_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2846921Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vander_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2848220Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2849682Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2851218Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2852613Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2853181Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2854068Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2854829Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2855615Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2856274Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2856896Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2857467Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_mean_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2858067Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2858602Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/var_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2859228Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2859998Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2860658Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2861255Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2861862Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2862419Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vdot_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2862944Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2863527Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2864120Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2864768Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2865567Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2866512Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2867196Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2867821Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2868514Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2869194Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2869891Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2870518Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2871164Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_complex_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2871939Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2872568Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2873119Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2873678Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2874347Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2875178Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2876088Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2876768Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2877373Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2878051Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2878686Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2879366Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2879974Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2880596Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_as_real_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2881328Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2881934Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2882690Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2883574Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2884481Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2885116Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_copy_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2885729Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2886403Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2887057Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2887695Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2888258Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/view_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2888857Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2889669Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2890314Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vsplit_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2890921Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vsplit_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2891507Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2892301Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2892937Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vstack_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2893528Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/vstack_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2894078Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2894886Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2895638Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2896255Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2896824Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2897388Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/where_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2897916Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2898654Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2899518Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2900115Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2900716Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2901287Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_meta.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2901920Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2902489Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xlogy_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2903222Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2903776Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xor_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2904312Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/xor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2904873Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2905631Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2906224Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2906862Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2907578Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2908156Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2908702Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zero_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2909335Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2910083Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2910719Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2911479Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2912411Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2913001Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2913625Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_like_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2914207Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_native.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2914789Z copying build/lib.linux-x86_64-cpython-39/torch/include/ATen/ops/zeros_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/ATen/ops 2025-06-01T22:48:55.2914992Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2025-06-01T22:48:55.2915587Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-06-01T22:48:55.2916177Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-06-01T22:48:55.2916776Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-06-01T22:48:55.2917290Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-06-01T22:48:55.2917864Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch 2025-06-01T22:48:55.2918088Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2025-06-01T22:48:55.2918674Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2919358Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2919957Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2921143Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2922363Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/DeviceAccelerator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2923486Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2925212Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2926382Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Event.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2927838Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2929196Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2930689Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2931967Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2933303Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2934597Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2935888Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2937162Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2938358Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2939650Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2941251Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2942385Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2943699Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2944850Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2946340Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2947769Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2949066Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2950212Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/itt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2951648Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2952786Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2953997Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2955239Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2956507Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc 2025-06-01T22:48:55.2958153Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2025-06-01T22:48:55.2959670Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit 2025-06-01T22:48:55.2961084Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit 2025-06-01T22:48:55.2962323Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit 2025-06-01T22:48:55.2963977Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2965924Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2967286Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2968852Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2970127Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2971588Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2972846Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2974125Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2975442Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2977134Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2978568Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2979909Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2981124Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2982445Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2983688Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2984894Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2986171Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2987350Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2988620Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2989905Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2991137Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2992392Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2993664Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2994975Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2996129Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2997416Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.2998869Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.3000191Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.3001808Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/frontend 2025-06-01T22:48:55.3003255Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3005292Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3006742Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3007962Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3009377Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3011314Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3012586Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3013934Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3015665Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3016930Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3018255Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3019513Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3020707Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3021991Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3024288Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3025552Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3026887Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3028240Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3029617Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3030794Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3032050Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3033270Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/serialization 2025-06-01T22:48:55.3034677Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2025-06-01T22:48:55.3036245Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-06-01T22:48:55.3037635Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-06-01T22:48:55.3038872Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-06-01T22:48:55.3040113Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-06-01T22:48:55.3041552Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/api 2025-06-01T22:48:55.3043056Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2025-06-01T22:48:55.3044895Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-06-01T22:48:55.3046671Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-06-01T22:48:55.3047992Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-06-01T22:48:55.3049316Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-06-01T22:48:55.3050601Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-06-01T22:48:55.3051901Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-06-01T22:48:55.3053197Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-06-01T22:48:55.3054465Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-06-01T22:48:55.3056139Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends 2025-06-01T22:48:55.3057490Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml 2025-06-01T22:48:55.3059042Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml/cpp 2025-06-01T22:48:55.3060815Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/cpp/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/cpp 2025-06-01T22:48:55.3062126Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/coreml/objc 2025-06-01T22:48:55.3063872Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-06-01T22:48:55.3065164Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-06-01T22:48:55.3066567Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-06-01T22:48:55.3067796Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-06-01T22:48:55.3069078Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/coreml/objc 2025-06-01T22:48:55.3070236Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack 2025-06-01T22:48:55.3072013Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/xnnpack 2025-06-01T22:48:55.3073204Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-06-01T22:48:55.3074914Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/xnnpack/compiler 2025-06-01T22:48:55.3076114Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-06-01T22:48:55.3077798Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/xnnpack/executor 2025-06-01T22:48:55.3079021Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-06-01T22:48:55.3080807Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/backends/xnnpack/serialization 2025-06-01T22:48:55.3081887Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2025-06-01T22:48:55.3083316Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2025-06-01T22:48:55.3085145Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/cuda 2025-06-01T22:48:55.3086673Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3088296Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3089650Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3091002Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3092317Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3093594Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3095022Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3096302Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3097546Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3098733Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3100041Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3101586Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3102834Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser 2025-06-01T22:48:55.3104167Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-06-01T22:48:55.3105905Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-06-01T22:48:55.3107233Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-06-01T22:48:55.3108502Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cpu 2025-06-01T22:48:55.3109823Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-06-01T22:48:55.3111499Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-06-01T22:48:55.3112857Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/fuser/cuda 2025-06-01T22:48:55.3114210Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:55.3115840Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:55.3117154Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:55.3118421Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:55.3119671Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:55.3120903Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:55.3122161Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:55.3123398Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:55.3124901Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:55.3126579Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:55.3127911Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/operator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:55.3129366Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/codegen/onednn 2025-06-01T22:48:55.3130696Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/cuda 2025-06-01T22:48:55.3132271Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/cuda/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/cuda 2025-06-01T22:48:55.3133765Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3135396Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3136821Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3138051Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3139343Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3140934Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/graph_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3142108Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3143863Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3145133Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3146907Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3149196Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3150606Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3152091Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3153294Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/ir 2025-06-01T22:48:55.3154820Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3156395Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3157689Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3158966Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3160317Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3161586Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3162868Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3164418Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3165964Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3167120Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3168356Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3169990Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3171241Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3172689Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3173986Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3175395Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3176663Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3177919Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3179199Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3180481Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3181776Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3182976Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3184268Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile 2025-06-01T22:48:55.3185709Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/compatibility 2025-06-01T22:48:55.3187381Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility/backport.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/compatibility 2025-06-01T22:48:55.3188727Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/compatibility 2025-06-01T22:48:55.3189998Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/compatibility 2025-06-01T22:48:55.3191276Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/compatibility 2025-06-01T22:48:55.3192515Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:55.3194248Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:55.3195603Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:55.3196895Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:55.3198170Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:55.3199447Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:55.3200653Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:55.3201953Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/model_tracer 2025-06-01T22:48:55.3203280Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/nnc 2025-06-01T22:48:55.3205198Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/nnc 2025-06-01T22:48:55.3206596Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/nnc 2025-06-01T22:48:55.3207982Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/nnc/registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/nnc 2025-06-01T22:48:55.3209369Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/train 2025-06-01T22:48:55.3210950Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/export_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/train 2025-06-01T22:48:55.3212288Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/random.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/train 2025-06-01T22:48:55.3213610Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/sequential.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/train 2025-06-01T22:48:55.3215054Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile/train/optim 2025-06-01T22:48:55.3216708Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/mobile/train/optim/sgd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/mobile/train/optim 2025-06-01T22:48:55.3218045Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/operator_upgraders 2025-06-01T22:48:55.3219888Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders/upgraders.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/operator_upgraders 2025-06-01T22:48:55.3221277Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/operator_upgraders 2025-06-01T22:48:55.3222544Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/operator_upgraders 2025-06-01T22:48:55.3223836Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/operator_upgraders/version_map.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/operator_upgraders 2025-06-01T22:48:55.3225374Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3227007Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3228322Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3229515Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3230811Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3231984Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3233299Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3234615Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3235791Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3237780Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3239055Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3240506Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3241665Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3242957Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3244538Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3246169Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3247544Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3248825Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3250092Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3251467Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3252725Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3253981Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3255429Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3256648Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3257883Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3259138Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/fold_linear_bn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3260420Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3261712Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3263375Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3264619Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3265955Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3267181Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_linear_folding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3268492Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3269686Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3270912Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3272156Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3273399Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3274673Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3275947Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3277258Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3278527Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3279739Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3281026Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3282341Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3283647Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3285271Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3286680Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3287904Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3289220Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3290549Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3291904Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3293187Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3294499Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3295875Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3297206Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3298537Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3299772Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3301060Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3302257Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3303557Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3304880Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3306214Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3307997Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3309206Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3310490Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3311734Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3313010Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3314250Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3315584Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3316756Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3318058Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3319325Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3320661Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3321923Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3323162Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3324774Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3326157Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3327540Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3328803Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3330152Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3331441Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3332832Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3334052Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3335567Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3336761Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3337979Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3339269Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3340509Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes 2025-06-01T22:48:55.3341993Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/dbr_quantization 2025-06-01T22:48:55.3343747Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/dbr_quantization 2025-06-01T22:48:55.3344942Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3346948Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3348138Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/constant_fold.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3349410Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/constant_map.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3350815Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3352003Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3353216Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3354474Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3356066Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/function_extraction.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3357303Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/function_substitution.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3358514Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3359889Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3361036Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/naming.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3362330Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/onnx_log.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3363580Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/peephole.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3365277Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3366616Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3368044Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3369370Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3370612Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3371979Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx 2025-06-01T22:48:55.3373468Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-06-01T22:48:55.3375552Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-06-01T22:48:55.3376686Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-06-01T22:48:55.3378094Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-06-01T22:48:55.3379336Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/onnx/pattern_conversion 2025-06-01T22:48:55.3381570Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:55.3383262Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:55.3384544Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:55.3385900Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:55.3387120Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:55.3388513Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:55.3389783Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:55.3391019Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:55.3392987Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:55.3394454Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/quantization 2025-06-01T22:48:55.3395736Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2025-06-01T22:48:55.3397412Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-06-01T22:48:55.3398678Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-06-01T22:48:55.3399970Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-06-01T22:48:55.3401272Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-06-01T22:48:55.3402472Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/passes/utils 2025-06-01T22:48:55.3404220Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3405933Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3407243Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3408473Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3409848Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3411566Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3412825Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3414172Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3415546Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3416830Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3418383Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3419712Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3420973Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3422253Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3423484Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3424812Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3426101Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/python 2025-06-01T22:48:55.3427564Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3429171Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3430494Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3431874Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3433080Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3434370Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3435615Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3436785Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3438286Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3439583Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3440798Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3442126Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3443382Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3445003Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3446525Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3448786Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3449962Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3451367Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3452656Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3454065Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3455421Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3456776Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3458475Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3459844Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3461044Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3462328Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3463530Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3464769Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3466032Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3467318Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3468512Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3469797Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime 2025-06-01T22:48:55.3471189Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime/interpreter 2025-06-01T22:48:55.3472882Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/interpreter 2025-06-01T22:48:55.3474216Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/interpreter 2025-06-01T22:48:55.3476108Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter/frame.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/interpreter 2025-06-01T22:48:55.3477421Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/interpreter 2025-06-01T22:48:55.3478760Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:55.3480479Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:55.3481732Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/fusion.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:55.3482942Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:55.3484798Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:55.3486220Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/memory_planner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:55.3487578Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:55.3488944Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/passes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:55.3490327Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:55.3491579Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/static_method.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:55.3492869Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/runtime/static/te_wrapper.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/runtime/static 2025-06-01T22:48:55.3494649Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3496368Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3497732Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3499040Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3500267Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3501501Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3502869Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3504156Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3505429Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3506624Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3508165Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3509536Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3510745Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3512159Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3513482Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3514852Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3515901Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3517177Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3518472Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3519784Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3521089Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3522261Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3523917Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3525404Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3526718Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3528090Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3529446Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3531363Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3532615Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3534011Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3535366Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3536669Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3538234Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3539374Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3540683Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3541965Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3543291Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3544944Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3546846Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3548159Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3549381Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3550722Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3551940Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr 2025-06-01T22:48:55.3553383Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:55.3555055Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:55.3556389Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:55.3557638Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:55.3558978Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:55.3560232Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:55.3561545Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:55.3562833Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:55.3564367Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:55.3565803Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/tensorexpr/operators 2025-06-01T22:48:55.3567078Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2025-06-01T22:48:55.3569139Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/testing 2025-06-01T22:48:55.3570529Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/testing 2025-06-01T22:48:55.3571846Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/jit/testing/catch_utils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/jit/testing 2025-06-01T22:48:55.3573559Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/stable 2025-06-01T22:48:55.3575138Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/stable/library.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/stable 2025-06-01T22:48:55.3576805Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2025-06-01T22:48:55.3578197Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2025-06-01T22:48:55.3579695Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3581200Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3582544Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3583901Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3585103Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3586349Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3587588Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3588969Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3590188Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3591715Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3592929Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3594141Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3595451Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3596722Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3598318Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3599600Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3600926Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3602304Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3603606Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3605234Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3606985Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3608247Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3609550Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3610840Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3612213Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch 2025-06-01T22:48:55.3613712Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:55.3615557Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:55.3616894Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:55.3618149Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:55.3620070Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/example.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:55.3621278Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:55.3622588Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:55.3623854Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:55.3625141Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data 2025-06-01T22:48:55.3626564Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2025-06-01T22:48:55.3628264Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/dataloader 2025-06-01T22:48:55.3629735Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/dataloader 2025-06-01T22:48:55.3631055Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/dataloader 2025-06-01T22:48:55.3632314Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:55.3634366Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:55.3635723Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:55.3637222Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:55.3638525Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:55.3639788Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:55.3641096Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:55.3642317Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/datasets 2025-06-01T22:48:55.3643604Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2025-06-01T22:48:55.3645993Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/detail 2025-06-01T22:48:55.3647367Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/detail 2025-06-01T22:48:55.3648800Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/detail 2025-06-01T22:48:55.3650203Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:55.3651890Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:55.3653680Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:55.3655096Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:55.3656361Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:55.3657679Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:55.3658964Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:55.3660160Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/samplers 2025-06-01T22:48:55.3661503Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2025-06-01T22:48:55.3663219Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-06-01T22:48:55.3664555Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-06-01T22:48:55.3665832Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-06-01T22:48:55.3667086Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-06-01T22:48:55.3668365Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/data/transforms 2025-06-01T22:48:55.3669603Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2025-06-01T22:48:55.3671370Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/detail 2025-06-01T22:48:55.3672675Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/detail/static.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/detail 2025-06-01T22:48:55.3674010Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:55.3675712Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:55.3676959Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:55.3678272Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:55.3679540Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:55.3681073Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:55.3682391Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:55.3683765Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:55.3685302Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:55.3686686Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn 2025-06-01T22:48:55.3688221Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3690035Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3691631Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3692961Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3694348Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3695778Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3697096Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3698338Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3699673Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3700894Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3702153Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3703756Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3705212Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3706602Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3707833Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3709427Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3710746Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/functional 2025-06-01T22:48:55.3712154Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3713856Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3715188Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3716672Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3717999Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3719408Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3720666Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3722066Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3723292Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3724870Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3726283Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3727829Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3729718Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3731027Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3732667Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3734018Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3735583Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3736856Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3738308Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3739741Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3741132Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3742434Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3743723Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3744951Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules 2025-06-01T22:48:55.3747424Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:55.3749264Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:55.3750838Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:55.3752185Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:55.3753594Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:55.3754833Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:55.3756311Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:55.3757543Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:55.3759443Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:55.3760694Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:55.3761963Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/modules/container 2025-06-01T22:48:55.3763618Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3766078Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3767496Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3768887Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3770142Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3771595Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3772918Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3774254Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3775776Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3777136Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3778340Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3779621Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3781444Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3782745Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3784091Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3785314Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3786754Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3788711Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3790011Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3791596Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3792854Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3794159Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/options 2025-06-01T22:48:55.3795575Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2025-06-01T22:48:55.3797355Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/parallel 2025-06-01T22:48:55.3798618Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2025-06-01T22:48:55.3800343Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/utils 2025-06-01T22:48:55.3801737Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/utils 2025-06-01T22:48:55.3802962Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/nn/utils 2025-06-01T22:48:55.3804762Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:55.3806510Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:55.3807836Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:55.3809206Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:55.3810528Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:55.3811833Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:55.3813185Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:55.3814462Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:55.3815918Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim 2025-06-01T22:48:55.3817849Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-06-01T22:48:55.3819649Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-06-01T22:48:55.3821063Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-06-01T22:48:55.3822379Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/optim/schedulers 2025-06-01T22:48:55.3823643Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/python 2025-06-01T22:48:55.3825290Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/python/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/python 2025-06-01T22:48:55.3826629Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2025-06-01T22:48:55.3828318Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/serialize 2025-06-01T22:48:55.3829658Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/serialize 2025-06-01T22:48:55.3830996Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/serialize 2025-06-01T22:48:55.3832248Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/api/include/torch/serialize 2025-06-01T22:48:55.3833830Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3835479Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3837052Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3838338Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3839601Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3840881Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3842312Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3843395Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3844935Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3847029Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3848307Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3849768Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3851030Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3852621Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3853835Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3855236Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3856564Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3857805Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3859094Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3860333Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3861597Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3862945Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3864194Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3865467Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3866773Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3868055Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3869299Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3870590Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3871901Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3873090Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3874341Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3875647Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3876852Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3878103Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3879959Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3881519Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3882735Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3884295Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3885614Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3886917Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3888249Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3889513Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3890800Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3892138Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3893414Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3894720Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3896452Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/variable_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd 2025-06-01T22:48:55.3897882Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:55.3899601Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:55.3900909Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:55.3902127Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:55.3903420Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:55.3904640Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:55.3905938Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/functions 2025-06-01T22:48:55.3907268Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:55.3908897Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:55.3910308Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:55.3911573Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:55.3912802Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:55.3914005Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:55.3915237Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/utils 2025-06-01T22:48:55.3916597Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:55.3918209Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:55.3919496Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/python_return_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:55.3920717Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:55.3921947Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:55.3927401Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:55.3929163Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/autograd/generated/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/autograd/generated 2025-06-01T22:48:55.3930730Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cpu 2025-06-01T22:48:55.3932340Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cpu/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cpu 2025-06-01T22:48:55.3933862Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3935891Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3936875Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3938236Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/GdsFile.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3939384Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3940621Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3941821Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3943140Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3944296Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3945698Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/memory_snapshot.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3947175Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3948277Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3949793Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3951311Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/cuda/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/cuda 2025-06-01T22:48:55.3952724Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2025-06-01T22:48:55.3954237Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd 2025-06-01T22:48:55.3955797Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd 2025-06-01T22:48:55.3957149Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd 2025-06-01T22:48:55.3958456Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd 2025-06-01T22:48:55.3959839Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/context 2025-06-01T22:48:55.3961487Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/context/container.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/context 2025-06-01T22:48:55.3962824Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/context/context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/context 2025-06-01T22:48:55.3964361Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/engine 2025-06-01T22:48:55.3966212Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/engine 2025-06-01T22:48:55.3967532Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/functions 2025-06-01T22:48:55.3969192Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/functions 2025-06-01T22:48:55.3970660Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/functions 2025-06-01T22:48:55.3972000Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:55.3973587Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:55.3975075Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:55.3976456Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:55.3977710Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:55.3978948Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:55.3980123Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:55.3982228Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:55.3983485Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:55.3984791Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:55.3986081Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/autograd/rpc_messages 2025-06-01T22:48:55.3987407Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.3989149Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.3990439Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.3991838Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.3993079Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/debug.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.3994373Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/error.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.3995635Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.3996850Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/logging.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.3998152Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.3999341Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/socket.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4000615Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/socket_fmt.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4002364Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/quantization 2025-06-01T22:48:55.4004408Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization/quantization.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/quantization 2025-06-01T22:48:55.4005823Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/quantization 2025-06-01T22:48:55.4007152Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/quantization 2025-06-01T22:48:55.4008303Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4009738Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Backoff.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4011160Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4012534Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryTypes.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4013848Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4015201Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4016492Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4017721Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4019075Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4020381Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Functional.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4021687Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4022900Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4024138Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4025384Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4026728Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/NanCheck.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4028046Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4029346Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4030584Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4032218Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4034107Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4035446Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4036780Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4038493Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4040148Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4041400Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4042649Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/RankLocal.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4043979Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4045953Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4047257Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4048789Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4049961Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4051354Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4052643Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4054022Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4055398Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4056933Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4058103Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4059383Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4060783Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4062043Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4063283Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4064589Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4066128Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4067347Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d 2025-06-01T22:48:55.4068841Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/control_collectives 2025-06-01T22:48:55.4078723Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_collectives 2025-06-01T22:48:55.4080085Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_collectives 2025-06-01T22:48:55.4080480Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/control_plane 2025-06-01T22:48:55.4081534Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_plane 2025-06-01T22:48:55.4082770Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/control_plane 2025-06-01T22:48:55.4083102Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d/cuda 2025-06-01T22:48:55.4084024Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/c10d/cuda 2025-06-01T22:48:55.4084506Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4085314Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4086116Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4086895Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4087697Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4088544Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4089408Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4090670Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4091980Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4093367Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4095136Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4096379Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4097574Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4098851Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4100300Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4101497Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4102844Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4104311Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4105566Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4106817Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4108074Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4109371Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4110760Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4112073Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4113263Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4114612Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4115913Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4117021Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc 2025-06-01T22:48:55.4118485Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/metrics 2025-06-01T22:48:55.4120222Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/metrics 2025-06-01T22:48:55.4121447Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/profiler 2025-06-01T22:48:55.4123178Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/profiler 2025-06-01T22:48:55.4124779Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/profiler 2025-06-01T22:48:55.4126143Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc/testing 2025-06-01T22:48:55.4127907Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/testing 2025-06-01T22:48:55.4129186Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/distributed/rpc/testing/testing.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/distributed/rpc/testing 2025-06-01T22:48:55.4130591Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4132141Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/cache_entry.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4133644Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/compiled_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4135696Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/cpp_shim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4136961Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/cpython_defs.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4138357Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/cpython_includes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4139532Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/debug_macros.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4140746Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/eval_frame.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4141983Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/eval_frame_cpp.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4143306Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/extra_state.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4144903Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/framelocals_mapping.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4146188Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/guards.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4148327Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4149649Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/python_compiled_autograd.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4150847Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/dynamo/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/dynamo 2025-06-01T22:48:55.4152274Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/export 2025-06-01T22:48:55.4153854Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export/pt2_archive_constants.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/export 2025-06-01T22:48:55.4155030Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/export/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/export 2025-06-01T22:48:55.4156936Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/functorch 2025-06-01T22:48:55.4158470Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/functorch/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/functorch 2025-06-01T22:48:55.4159822Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/fx 2025-06-01T22:48:55.4161227Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/fx/node.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/fx 2025-06-01T22:48:55.4162676Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor 2025-06-01T22:48:55.4164458Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/array_ref_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor 2025-06-01T22:48:55.4165928Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_prefix.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor 2025-06-01T22:48:55.4167539Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/inductor_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor 2025-06-01T22:48:55.4168924Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/static_cuda_launcher.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor 2025-06-01T22:48:55.4170288Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_eager 2025-06-01T22:48:55.4171911Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_eager 2025-06-01T22:48:55.4173246Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_eager 2025-06-01T22:48:55.4174597Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:55.4176283Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include/array_ref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:55.4177519Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:55.4178745Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include/cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:55.4179977Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:55.4181187Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include/mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:55.4182443Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_include/xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_include 2025-06-01T22:48:55.4183829Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_package 2025-06-01T22:48:55.4185461Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_package 2025-06-01T22:48:55.4186636Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_package/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_package 2025-06-01T22:48:55.4187965Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:55.4189561Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:55.4190887Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:55.4192160Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:55.4193431Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:55.4194636Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:55.4195793Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runner/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runner 2025-06-01T22:48:55.4197343Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4199225Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4200526Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4201789Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4203031Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4204605Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4206002Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/model.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4207682Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/model_container.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4209041Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4210402Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4212036Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4213324Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4214722Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4216088Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_runtime 2025-06-01T22:48:55.4217470Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch 2025-06-01T22:48:55.4219101Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-06-01T22:48:55.4220450Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-06-01T22:48:55.4221655Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-06-01T22:48:55.4222866Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-06-01T22:48:55.4224077Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch 2025-06-01T22:48:55.4225494Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/c 2025-06-01T22:48:55.4227052Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c/shim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-06-01T22:48:55.4228983Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-06-01T22:48:55.4230260Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-06-01T22:48:55.4231495Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/c 2025-06-01T22:48:55.4232925Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/aoti_torch/generated 2025-06-01T22:48:55.4234546Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-06-01T22:48:55.4236122Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-06-01T22:48:55.4237577Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-06-01T22:48:55.4239007Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/aoti_torch/generated 2025-06-01T22:48:55.4240351Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:55.4241958Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:55.4243295Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/common.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:55.4244832Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:55.4246480Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:55.4247802Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:55.4249040Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper 2025-06-01T22:48:55.4250529Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-06-01T22:48:55.4252223Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-06-01T22:48:55.4253557Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-06-01T22:48:55.4255019Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-06-01T22:48:55.4256280Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/inductor/cpp_wrapper/device_internal 2025-06-01T22:48:55.4257433Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/instruction_counter 2025-06-01T22:48:55.4258990Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/instruction_counter/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/instruction_counter 2025-06-01T22:48:55.4260171Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2025-06-01T22:48:55.4261581Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2025-06-01T22:48:55.4263059Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/backend 2025-06-01T22:48:55.4264361Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/backend 2025-06-01T22:48:55.4265669Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/backend 2025-06-01T22:48:55.4266964Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/backend 2025-06-01T22:48:55.4268298Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4269798Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4271159Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4272412Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4273802Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4274962Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4276309Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4277475Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4278826Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4280045Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4281266Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4282510Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4284374Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4285938Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4287234Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4288689Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4289802Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4291249Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4292524Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4293987Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4295319Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4296603Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4297816Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4299072Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4300295Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core 2025-06-01T22:48:55.4301819Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2025-06-01T22:48:55.4303426Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core/internal_ops 2025-06-01T22:48:55.4304704Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2025-06-01T22:48:55.4306292Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core/ops 2025-06-01T22:48:55.4307514Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/core/ops 2025-06-01T22:48:55.4308889Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/generated 2025-06-01T22:48:55.4310529Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/generated 2025-06-01T22:48:55.4311858Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated/LazyIr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/generated 2025-06-01T22:48:55.4315612Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/generated 2025-06-01T22:48:55.4316908Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/python 2025-06-01T22:48:55.4318424Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/python 2025-06-01T22:48:55.4319948Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/python/python_util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/python 2025-06-01T22:48:55.4321339Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:55.4322814Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:55.4324396Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:55.4325904Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:55.4327145Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:55.4328490Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:55.4329746Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:55.4331054Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:55.4332374Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:55.4333937Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:55.4335382Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend 2025-06-01T22:48:55.4336726Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend/ops 2025-06-01T22:48:55.4338332Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend/ops 2025-06-01T22:48:55.4339596Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops/generic.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend/ops 2025-06-01T22:48:55.4340856Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/lazy/ts_backend/ops 2025-06-01T22:48:55.4342216Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/monitor 2025-06-01T22:48:55.4343780Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor/counters.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/monitor 2025-06-01T22:48:55.4345043Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor/events.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/monitor 2025-06-01T22:48:55.4346587Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/monitor/python_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/monitor 2025-06-01T22:48:55.4347930Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mps 2025-06-01T22:48:55.4349410Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mps/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/mps 2025-06-01T22:48:55.4350826Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mtia 2025-06-01T22:48:55.4352233Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/mtia 2025-06-01T22:48:55.4353652Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/mtia/profiler 2025-06-01T22:48:55.4355233Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/mtia/profiler 2025-06-01T22:48:55.4356415Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/multiprocessing 2025-06-01T22:48:55.4357973Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/multiprocessing/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/multiprocessing 2025-06-01T22:48:55.4359178Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2025-06-01T22:48:55.4360663Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx/back_compat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/onnx 2025-06-01T22:48:55.4361934Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/onnx 2025-06-01T22:48:55.4363198Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/onnx 2025-06-01T22:48:55.4365056Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2025-06-01T22:48:55.4366597Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-06-01T22:48:55.4368002Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-06-01T22:48:55.4369525Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/combined_traceback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-06-01T22:48:55.4370714Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-06-01T22:48:55.4372374Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/data_flow.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-06-01T22:48:55.4373638Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/events.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-06-01T22:48:55.4375008Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/kineto_client_interface.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-06-01T22:48:55.4376250Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-06-01T22:48:55.4377481Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/perf-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-06-01T22:48:55.4378990Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/perf.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-06-01T22:48:55.4380206Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler 2025-06-01T22:48:55.4381708Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2025-06-01T22:48:55.4383357Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/orchestration 2025-06-01T22:48:55.4384725Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/orchestration 2025-06-01T22:48:55.4385946Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/orchestration/vulkan.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/orchestration 2025-06-01T22:48:55.4387156Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/python 2025-06-01T22:48:55.4388784Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python/combined_traceback.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/python 2025-06-01T22:48:55.4389967Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/python 2025-06-01T22:48:55.4391256Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/python/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/python 2025-06-01T22:48:55.4392569Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/standalone 2025-06-01T22:48:55.4394257Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/standalone 2025-06-01T22:48:55.4395445Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone/itt_observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/standalone 2025-06-01T22:48:55.4396756Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone/nvtx_observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/standalone 2025-06-01T22:48:55.4398055Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/standalone 2025-06-01T22:48:55.4399228Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/stubs 2025-06-01T22:48:55.4400745Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/stubs/base.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/stubs 2025-06-01T22:48:55.4402155Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4403734Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/action.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4405321Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/communicate.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4406642Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/debug_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4408029Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/dwarf_enums.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4409474Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4410724Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4412043Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4413284Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/fde.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4414773Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/lexer.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4416159Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/line_number_program.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4417685Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/mem_file.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4419001Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/range_table.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4420251Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/sections.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4421505Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/unwind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4422799Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/unwind_error.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4424062Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/profiler/unwind/unwinder.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/profiler/unwind 2025-06-01T22:48:55.4425434Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2025-06-01T22:48:55.4426974Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/tensor 2025-06-01T22:48:55.4428422Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2025-06-01T22:48:55.4429904Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4431279Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4432469Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4433801Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/device_lazy_init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4435035Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4436303Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/generated_serialization_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4438349Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4439720Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4441221Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/nested.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4442428Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4444535Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4446170Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4447408Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4448987Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4450211Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/pyobject_preservation.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4451449Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4453377Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4454827Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4456172Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4457521Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_raii.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4458741Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4460069Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4461296Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4462544Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_symnode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4463971Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4465129Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4466426Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/pythoncapi_compat.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4467993Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4469337Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4470506Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4471744Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4472993Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4474342Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4475532Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4476771Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4478084Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4479238Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4480569Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4481766Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4483104Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4484616Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4486104Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4487371Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4488628Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4489985Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/utils/verbose.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/utils 2025-06-01T22:48:55.4491451Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/xpu 2025-06-01T22:48:55.4492976Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu/Event.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/xpu 2025-06-01T22:48:55.4494365Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu/Module.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/xpu 2025-06-01T22:48:55.4495714Z copying build/lib.linux-x86_64-cpython-39/torch/include/torch/csrc/xpu/Stream.h -> build/bdist.linux-x86_64/wheel/./torch/include/torch/csrc/xpu 2025-06-01T22:48:55.4497817Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:55.4499247Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_ocl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:55.4500429Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_sycl.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:55.4501705Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:55.4503010Z copying build/lib.linux-x86_64-cpython-39/torch/include/dnnl_threadpool_iface.hpp -> build/bdist.linux-x86_64/wheel/./torch/include 2025-06-01T22:48:55.4504356Z creating build/bdist.linux-x86_64/wheel/torch/include/THC 2025-06-01T22:48:55.4505778Z copying build/lib.linux-x86_64-cpython-39/torch/include/THC/THCAtomics.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/THC 2025-06-01T22:48:55.4507133Z copying build/lib.linux-x86_64-cpython-39/torch/include/THC/THCDeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/./torch/include/THC 2025-06-01T22:48:55.4513553Z creating build/bdist.linux-x86_64/wheel/torch/share 2025-06-01T22:48:55.4515010Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2025-06-01T22:48:55.4516322Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2025-06-01T22:48:55.4517782Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/ATen 2025-06-01T22:48:55.4519249Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2025-06-01T22:48:55.4520672Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-06-01T22:48:55.4522063Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/FindCUDAToolkit.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-06-01T22:48:55.4523638Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/FindCUSPARSELT.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-06-01T22:48:55.4525213Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/FindCUDSS.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-06-01T22:48:55.4526580Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/FindSYCLToolkit.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-06-01T22:48:55.4527814Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-06-01T22:48:55.4529207Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2 2025-06-01T22:48:55.4530797Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2025-06-01T22:48:55.4532369Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-06-01T22:48:55.4533822Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/xpu.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-06-01T22:48:55.4535075Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-06-01T22:48:55.4536433Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-06-01T22:48:55.4537623Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-06-01T22:48:55.4538840Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-06-01T22:48:55.4540063Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-06-01T22:48:55.4541230Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-06-01T22:48:55.4542679Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/public 2025-06-01T22:48:55.4544098Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-06-01T22:48:55.4545832Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-06-01T22:48:55.4547948Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix 2025-06-01T22:48:55.4549360Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-06-01T22:48:55.4551117Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-06-01T22:48:55.4552301Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-06-01T22:48:55.4554678Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-06-01T22:48:55.4555974Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2025-06-01T22:48:55.4557779Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-06-01T22:48:55.4559539Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-06-01T22:48:55.4560789Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-06-01T22:48:55.4562068Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-06-01T22:48:55.4563428Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2025-06-01T22:48:55.4564919Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2025-06-01T22:48:55.4566545Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Tensorpipe 2025-06-01T22:48:55.4567924Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Tensorpipe 2025-06-01T22:48:55.4569159Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2025-06-01T22:48:55.4570729Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Torch 2025-06-01T22:48:55.4571949Z copying build/lib.linux-x86_64-cpython-39/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/./torch/share/cmake/Torch 2025-06-01T22:48:55.4573311Z copying build/lib.linux-x86_64-cpython-39/torch/_C.cpython-39-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./torch 2025-06-01T22:48:55.4581108Z creating build/bdist.linux-x86_64/wheel/torchgen 2025-06-01T22:48:55.4582470Z copying build/lib.linux-x86_64-cpython-39/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4583865Z copying build/lib.linux-x86_64-cpython-39/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4585084Z copying build/lib.linux-x86_64-cpython-39/torchgen/context.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4586252Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4588409Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_aoti_c_shim.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4589764Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4591135Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_executorch.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4592693Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4594589Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4596090Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_schema_utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4597325Z copying build/lib.linux-x86_64-cpython-39/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4598520Z copying build/lib.linux-x86_64-cpython-39/torchgen/local.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4599736Z copying build/lib.linux-x86_64-cpython-39/torchgen/model.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4601873Z copying build/lib.linux-x86_64-cpython-39/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4603329Z copying build/lib.linux-x86_64-cpython-39/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4605149Z copying build/lib.linux-x86_64-cpython-39/torchgen/yaml_utils.py -> build/bdist.linux-x86_64/wheel/./torchgen 2025-06-01T22:48:55.4606600Z creating build/bdist.linux-x86_64/wheel/torchgen/aoti 2025-06-01T22:48:55.4607969Z copying build/lib.linux-x86_64-cpython-39/torchgen/aoti/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/aoti 2025-06-01T22:48:55.4609224Z copying build/lib.linux-x86_64-cpython-39/torchgen/aoti/fallback_ops.py -> build/bdist.linux-x86_64/wheel/./torchgen/aoti 2025-06-01T22:48:55.4610707Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2025-06-01T22:48:55.4612088Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4613318Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4614868Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4616328Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4617635Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4618768Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4620090Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4621280Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4622538Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4624203Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4625441Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4627254Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4628602Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/./torchgen/api 2025-06-01T22:48:55.4630089Z creating build/bdist.linux-x86_64/wheel/torchgen/api/types 2025-06-01T22:48:55.4631493Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-06-01T22:48:55.4632836Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-06-01T22:48:55.4634220Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/types/types.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-06-01T22:48:55.4635483Z copying build/lib.linux-x86_64-cpython-39/torchgen/api/types/types_base.py -> build/bdist.linux-x86_64/wheel/./torchgen/api/types 2025-06-01T22:48:55.4636914Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2025-06-01T22:48:55.4638261Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-06-01T22:48:55.4639555Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-06-01T22:48:55.4641017Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-06-01T22:48:55.4642282Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-06-01T22:48:55.4643502Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-06-01T22:48:55.4645243Z copying build/lib.linux-x86_64-cpython-39/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/./torchgen/dest 2025-06-01T22:48:55.4647904Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch 2025-06-01T22:48:55.4649435Z copying build/lib.linux-x86_64-cpython-39/torchgen/executorch/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch 2025-06-01T22:48:55.4650654Z copying build/lib.linux-x86_64-cpython-39/torchgen/executorch/model.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch 2025-06-01T22:48:55.4652016Z copying build/lib.linux-x86_64-cpython-39/torchgen/executorch/parse.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch 2025-06-01T22:48:55.4654044Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api 2025-06-01T22:48:55.4655598Z copying build/lib.linux-x86_64-cpython-39/torchgen/executorch/api/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api 2025-06-01T22:48:55.4656782Z copying build/lib.linux-x86_64-cpython-39/torchgen/executorch/api/custom_ops.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api 2025-06-01T22:48:55.4658101Z copying build/lib.linux-x86_64-cpython-39/torchgen/executorch/api/et_cpp.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api 2025-06-01T22:48:55.4659420Z copying build/lib.linux-x86_64-cpython-39/torchgen/executorch/api/unboxing.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api 2025-06-01T22:48:55.4660840Z creating build/bdist.linux-x86_64/wheel/torchgen/executorch/api/types 2025-06-01T22:48:55.4662236Z copying build/lib.linux-x86_64-cpython-39/torchgen/executorch/api/types/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api/types 2025-06-01T22:48:55.4663615Z copying build/lib.linux-x86_64-cpython-39/torchgen/executorch/api/types/signatures.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api/types 2025-06-01T22:48:55.4664775Z copying build/lib.linux-x86_64-cpython-39/torchgen/executorch/api/types/types.py -> build/bdist.linux-x86_64/wheel/./torchgen/executorch/api/types 2025-06-01T22:48:55.4666154Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2025-06-01T22:48:55.4667567Z copying build/lib.linux-x86_64-cpython-39/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/operator_versions 2025-06-01T22:48:55.4668730Z copying build/lib.linux-x86_64-cpython-39/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/./torchgen/operator_versions 2025-06-01T22:48:55.4670160Z copying build/lib.linux-x86_64-cpython-39/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/./torchgen/operator_versions 2025-06-01T22:48:55.4671380Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2025-06-01T22:48:55.4672760Z copying build/lib.linux-x86_64-cpython-39/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-06-01T22:48:55.4673949Z copying build/lib.linux-x86_64-cpython-39/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-06-01T22:48:55.4675739Z copying build/lib.linux-x86_64-cpython-39/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/./torchgen/selective_build 2025-06-01T22:48:55.4677130Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2025-06-01T22:48:55.4678477Z copying build/lib.linux-x86_64-cpython-39/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-06-01T22:48:55.4679691Z copying build/lib.linux-x86_64-cpython-39/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-06-01T22:48:55.4681065Z copying build/lib.linux-x86_64-cpython-39/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-06-01T22:48:55.4682227Z copying build/lib.linux-x86_64-cpython-39/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/./torchgen/static_runtime 2025-06-01T22:48:55.4683806Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2025-06-01T22:48:55.4685469Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2025-06-01T22:48:55.4686807Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2025-06-01T22:48:55.4688328Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/native 2025-06-01T22:48:55.4693816Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/native 2025-06-01T22:48:55.4695580Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4697115Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4698687Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4700395Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4701634Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4702863Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4704163Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4705683Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4706747Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4708062Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4709274Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4710472Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4711732Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4713019Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4714267Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4715464Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4716716Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4718149Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4719281Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4720389Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4721671Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4722863Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4724455Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4725796Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4727091Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4728428Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4729675Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4730871Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4732213Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4733387Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4734750Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4735971Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4737611Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4738794Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4740274Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4741390Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4742683Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4743905Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4745148Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4746468Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/ATen/templates 2025-06-01T22:48:55.4748071Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd 2025-06-01T22:48:55.4749528Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/BUILD.bazel -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4750847Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/README.md -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4751981Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4753066Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/build.bzl -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4754323Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/context.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4755534Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/deprecated.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4756767Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/derivatives.yaml -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4759665Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/gen_annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4760915Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/gen_autograd.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4762558Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/gen_autograd_functions.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4764356Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/gen_inplace_or_view_type.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4765930Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/gen_python_functions.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4767420Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/gen_trace_type.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4768957Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/gen_variable_factories.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4770152Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/gen_variable_type.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4772098Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/gen_view_funcs.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4773370Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/load_derivatives.py -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd 2025-06-01T22:48:55.4775345Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4776982Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4778154Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4779370Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/Functions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4780614Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/TraceType.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4781853Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/VariableType.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4783058Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/VariableType.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4784224Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/ViewFuncs.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4785515Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/ViewFuncs.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4786786Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/annotated_fn_args.py.in -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4788277Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_enum_tag.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4789525Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_fft_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4791100Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4792305Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_functions.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4793626Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_linalg_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4794840Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_nested_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4796078Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_nn_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4797312Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_return_types.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4798544Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_return_types.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4799851Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_sparse_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4801101Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_special_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4802343Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_torch_functions.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4803546Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/python_variable_methods.cpp -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4805717Z copying build/lib.linux-x86_64-cpython-39/torchgen/packaged/autograd/templates/variable_factories.h -> build/bdist.linux-x86_64/wheel/./torchgen/packaged/autograd/templates 2025-06-01T22:48:55.4809593Z running install_egg_info 2025-06-01T22:48:55.4844500Z running egg_info 2025-06-01T22:48:55.4878933Z creating torch.egg-info 2025-06-01T22:48:55.4879109Z writing torch.egg-info/PKG-INFO 2025-06-01T22:48:55.4892318Z writing dependency_links to torch.egg-info/dependency_links.txt 2025-06-01T22:48:55.4894913Z writing entry points to torch.egg-info/entry_points.txt 2025-06-01T22:48:55.4929424Z writing requirements to torch.egg-info/requires.txt 2025-06-01T22:48:55.4931232Z writing top-level names to torch.egg-info/top_level.txt 2025-06-01T22:48:55.4932645Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-06-01T22:48:55.8606833Z reading manifest file 'torch.egg-info/SOURCES.txt' 2025-06-01T22:48:55.8607313Z reading manifest template 'MANIFEST.in' 2025-06-01T22:48:56.3845835Z warning: no files found matching '*.*' under directory 'ios' 2025-06-01T22:48:59.9625259Z warning: no files found matching '*.*' under directory 'modules' 2025-06-01T22:49:00.1338463Z warning: no previously-included files matching '*.o' found anywhere in distribution 2025-06-01T22:49:00.4038066Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2025-06-01T22:49:00.9076929Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2025-06-01T22:49:00.9077548Z adding license file 'LICENSE' 2025-06-01T22:49:00.9077875Z adding license file 'NOTICE' 2025-06-01T22:49:02.7194253Z writing manifest file 'torch.egg-info/SOURCES.txt' 2025-06-01T22:49:02.7738890Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/./torch-2.8.0.dev20250601+cu126-py3.9.egg-info 2025-06-01T22:49:02.7790123Z running install_scripts 2025-06-01T22:49:02.7963084Z creating build/bdist.linux-x86_64/wheel/torch-2.8.0.dev20250601+cu126.dist-info/WHEEL 2025-06-01T22:49:02.7964467Z creating '/tmp/wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-06-01T22:49:02.8155554Z adding 'functorch/_C.cpython-39-x86_64-linux-gnu.so' 2025-06-01T22:49:02.8162409Z adding 'functorch/__init__.py' 2025-06-01T22:49:02.8164632Z adding 'functorch/_src/__init__.py' 2025-06-01T22:49:02.8166775Z adding 'functorch/_src/aot_autograd/__init__.py' 2025-06-01T22:49:02.8168883Z adding 'functorch/_src/eager_transforms/__init__.py' 2025-06-01T22:49:02.8170779Z adding 'functorch/_src/make_functional/__init__.py' 2025-06-01T22:49:02.8172799Z adding 'functorch/_src/vmap/__init__.py' 2025-06-01T22:49:02.8174897Z adding 'functorch/compile/__init__.py' 2025-06-01T22:49:02.8178194Z adding 'functorch/dim/__init__.py' 2025-06-01T22:49:02.8180244Z adding 'functorch/dim/batch_tensor.py' 2025-06-01T22:49:02.8182545Z adding 'functorch/dim/delayed_mul_tensor.py' 2025-06-01T22:49:02.8185138Z adding 'functorch/dim/dim.py' 2025-06-01T22:49:02.8187337Z adding 'functorch/dim/magic_trace.py' 2025-06-01T22:49:02.8190349Z adding 'functorch/dim/op_properties.py' 2025-06-01T22:49:02.8198683Z adding 'functorch/dim/reference.py' 2025-06-01T22:49:02.8201090Z adding 'functorch/dim/tree_map.py' 2025-06-01T22:49:02.8203252Z adding 'functorch/dim/wrap_type.py' 2025-06-01T22:49:02.8205630Z adding 'functorch/einops/__init__.py' 2025-06-01T22:49:02.8210629Z adding 'functorch/einops/_parsing.py' 2025-06-01T22:49:02.8214824Z adding 'functorch/einops/rearrange.py' 2025-06-01T22:49:02.8217281Z adding 'functorch/experimental/__init__.py' 2025-06-01T22:49:02.8219077Z adding 'functorch/experimental/control_flow.py' 2025-06-01T22:49:02.8220636Z adding 'functorch/experimental/ops.py' 2025-06-01T22:49:02.8229798Z adding 'torch/_C.cpython-39-x86_64-linux-gnu.so' 2025-06-01T22:49:02.8232257Z adding 'torch/_VF.py' 2025-06-01T22:49:02.8469238Z adding 'torch/_VF.pyi' 2025-06-01T22:49:02.8498544Z adding 'torch/__config__.py' 2025-06-01T22:49:02.8498983Z adding 'torch/__future__.py' 2025-06-01T22:49:02.8540447Z adding 'torch/__init__.py' 2025-06-01T22:49:02.8546510Z adding 'torch/_appdirs.py' 2025-06-01T22:49:02.8549209Z adding 'torch/_classes.py' 2025-06-01T22:49:02.8551371Z adding 'torch/_compile.py' 2025-06-01T22:49:02.8556171Z adding 'torch/_custom_ops.py' 2025-06-01T22:49:02.8559049Z adding 'torch/_deploy.py' 2025-06-01T22:49:02.8560856Z adding 'torch/_environment.py' 2025-06-01T22:49:02.8580439Z adding 'torch/_guards.py' 2025-06-01T22:49:02.8603771Z adding 'torch/_jit_internal.py' 2025-06-01T22:49:02.8604453Z adding 'torch/_linalg_utils.py' 2025-06-01T22:49:02.8624870Z adding 'torch/_lobpcg.py' 2025-06-01T22:49:02.8626288Z adding 'torch/_lowrank.py' 2025-06-01T22:49:02.8708938Z adding 'torch/_meta_registrations.py' 2025-06-01T22:49:02.8713832Z adding 'torch/_namedtensor_internals.py' 2025-06-01T22:49:02.8740647Z adding 'torch/_ops.py' 2025-06-01T22:49:02.8741791Z adding 'torch/_python_dispatcher.py' 2025-06-01T22:49:02.8743876Z adding 'torch/_size_docs.py' 2025-06-01T22:49:02.8747265Z adding 'torch/_sources.py' 2025-06-01T22:49:02.8749568Z adding 'torch/_storage_docs.py' 2025-06-01T22:49:02.8751323Z adding 'torch/_streambase.py' 2025-06-01T22:49:02.8781460Z adding 'torch/_tensor.py' 2025-06-01T22:49:02.8827081Z adding 'torch/_tensor_docs.py' 2025-06-01T22:49:02.8841016Z adding 'torch/_tensor_str.py' 2025-06-01T22:49:02.8841479Z adding 'torch/_thread_safe_fork.py' 2025-06-01T22:49:02.8982881Z adding 'torch/_torch_docs.py' 2025-06-01T22:49:02.9006240Z adding 'torch/_utils.py' 2025-06-01T22:49:02.9009224Z adding 'torch/_utils_internal.py' 2025-06-01T22:49:02.9013665Z adding 'torch/_vmap_internals.py' 2025-06-01T22:49:02.9021056Z adding 'torch/_weights_only_unpickler.py' 2025-06-01T22:49:02.9055150Z adding 'torch/functional.py' 2025-06-01T22:49:02.9073568Z adding 'torch/hub.py' 2025-06-01T22:49:02.9092647Z adding 'torch/library.py' 2025-06-01T22:49:02.9124639Z adding 'torch/overrides.py' 2025-06-01T22:49:02.9125028Z adding 'torch/py.typed' 2025-06-01T22:49:02.9128540Z adding 'torch/quasirandom.py' 2025-06-01T22:49:02.9132455Z adding 'torch/random.py' 2025-06-01T22:49:02.9134857Z adding 'torch/return_types.py' 2025-06-01T22:49:02.9138208Z adding 'torch/return_types.pyi' 2025-06-01T22:49:02.9170126Z adding 'torch/serialization.py' 2025-06-01T22:49:02.9190451Z adding 'torch/storage.py' 2025-06-01T22:49:02.9190889Z adding 'torch/torch_version.py' 2025-06-01T22:49:02.9192804Z adding 'torch/types.py' 2025-06-01T22:49:02.9194664Z adding 'torch/version.py' 2025-06-01T22:49:02.9429184Z adding 'torch/_C/_VariableFunctions.pyi' 2025-06-01T22:49:02.9549509Z adding 'torch/_C/__init__.pyi' 2025-06-01T22:49:02.9562565Z adding 'torch/_C/_aoti.pyi' 2025-06-01T22:49:02.9563022Z adding 'torch/_C/_autograd.pyi' 2025-06-01T22:49:02.9563346Z adding 'torch/_C/_cpu.pyi' 2025-06-01T22:49:02.9563651Z adding 'torch/_C/_cudnn.pyi' 2025-06-01T22:49:02.9565297Z adding 'torch/_C/_cusparselt.pyi' 2025-06-01T22:49:02.9567138Z adding 'torch/_C/_distributed_autograd.pyi' 2025-06-01T22:49:02.9573867Z adding 'torch/_C/_distributed_c10d.pyi' 2025-06-01T22:49:02.9577635Z adding 'torch/_C/_distributed_rpc.pyi' 2025-06-01T22:49:02.9579789Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2025-06-01T22:49:02.9581640Z adding 'torch/_C/_functions.pyi' 2025-06-01T22:49:02.9584028Z adding 'torch/_C/_functorch.pyi' 2025-06-01T22:49:02.9585802Z adding 'torch/_C/_instruction_counter.pyi' 2025-06-01T22:49:02.9587566Z adding 'torch/_C/_itt.pyi' 2025-06-01T22:49:02.9589331Z adding 'torch/_C/_lazy.pyi' 2025-06-01T22:49:02.9591095Z adding 'torch/_C/_lazy_ts_backend.pyi' 2025-06-01T22:49:02.9593085Z adding 'torch/_C/_monitor.pyi' 2025-06-01T22:49:02.9595621Z adding 'torch/_C/_nn.pyi' 2025-06-01T22:49:02.9597586Z adding 'torch/_C/_nvtx.pyi' 2025-06-01T22:49:02.9599402Z adding 'torch/_C/_onnx.pyi' 2025-06-01T22:49:02.9602474Z adding 'torch/_C/_profiler.pyi' 2025-06-01T22:49:02.9604766Z adding 'torch/_C/_verbose.pyi' 2025-06-01T22:49:02.9606787Z adding 'torch/_C/_dynamo/__init__.pyi' 2025-06-01T22:49:02.9608686Z adding 'torch/_C/_dynamo/compiled_autograd.pyi' 2025-06-01T22:49:02.9610901Z adding 'torch/_C/_dynamo/eval_frame.pyi' 2025-06-01T22:49:02.9613537Z adding 'torch/_C/_dynamo/guards.pyi' 2025-06-01T22:49:02.9615892Z adding 'torch/_C/_export/__init__.pyi' 2025-06-01T22:49:02.9617747Z adding 'torch/_C/_export/pt2_archive_constants.pyi' 2025-06-01T22:49:02.9619732Z adding 'torch/_C_flatbuffer/__init__.pyi' 2025-06-01T22:49:02.9622074Z adding 'torch/_awaits/__init__.py' 2025-06-01T22:49:02.9623912Z adding 'torch/_custom_op/__init__.py' 2025-06-01T22:49:02.9628569Z adding 'torch/_custom_op/autograd.py' 2025-06-01T22:49:02.9637574Z adding 'torch/_custom_op/impl.py' 2025-06-01T22:49:02.9645057Z adding 'torch/_decomp/__init__.py' 2025-06-01T22:49:02.9709634Z adding 'torch/_decomp/decompositions.py' 2025-06-01T22:49:02.9714906Z adding 'torch/_decomp/decompositions_for_jvp.py' 2025-06-01T22:49:02.9719203Z adding 'torch/_decomp/decompositions_for_rng.py' 2025-06-01T22:49:02.9721261Z adding 'torch/_dispatch/__init__.py' 2025-06-01T22:49:02.9725145Z adding 'torch/_dispatch/python.py' 2025-06-01T22:49:02.9729186Z adding 'torch/_dynamo/__init__.py' 2025-06-01T22:49:02.9733826Z adding 'torch/_dynamo/_trace_wrapped_higher_order_op.py' 2025-06-01T22:49:02.9737993Z adding 'torch/_dynamo/bytecode_analysis.py' 2025-06-01T22:49:02.9764669Z adding 'torch/_dynamo/bytecode_transformation.py' 2025-06-01T22:49:02.9766156Z adding 'torch/_dynamo/cache_size.py' 2025-06-01T22:49:02.9769061Z adding 'torch/_dynamo/callback.py' 2025-06-01T22:49:02.9771471Z adding 'torch/_dynamo/code_context.py' 2025-06-01T22:49:02.9780686Z adding 'torch/_dynamo/codegen.py' 2025-06-01T22:49:02.9805253Z adding 'torch/_dynamo/compiled_autograd.py' 2025-06-01T22:49:02.9808886Z adding 'torch/_dynamo/comptime.py' 2025-06-01T22:49:02.9825981Z adding 'torch/_dynamo/config.py' 2025-06-01T22:49:02.9845941Z adding 'torch/_dynamo/convert_frame.py' 2025-06-01T22:49:02.9846963Z adding 'torch/_dynamo/create_parameter_op.py' 2025-06-01T22:49:02.9849245Z adding 'torch/_dynamo/current_scope_id.py' 2025-06-01T22:49:02.9865651Z adding 'torch/_dynamo/debug_utils.py' 2025-06-01T22:49:02.9879165Z adding 'torch/_dynamo/decorators.py' 2025-06-01T22:49:02.9880657Z adding 'torch/_dynamo/device_interface.py' 2025-06-01T22:49:02.9883196Z adding 'torch/_dynamo/distributed.py' 2025-06-01T22:49:02.9917020Z adding 'torch/_dynamo/eval_frame.py' 2025-06-01T22:49:02.9923528Z adding 'torch/_dynamo/exc.py' 2025-06-01T22:49:02.9928172Z adding 'torch/_dynamo/external_utils.py' 2025-06-01T22:49:02.9930735Z adding 'torch/_dynamo/funcname_cache.py' 2025-06-01T22:49:02.9932962Z adding 'torch/_dynamo/graph_break_hints.py' 2025-06-01T22:49:02.9939933Z adding 'torch/_dynamo/graph_deduplication.py' 2025-06-01T22:49:02.9947319Z adding 'torch/_dynamo/graph_region_tracker.py' 2025-06-01T22:49:02.9950079Z adding 'torch/_dynamo/graph_utils.py' 2025-06-01T22:49:03.0004584Z adding 'torch/_dynamo/guards.py' 2025-06-01T22:49:03.0006667Z adding 'torch/_dynamo/hooks.py' 2025-06-01T22:49:03.0008696Z adding 'torch/_dynamo/logging.py' 2025-06-01T22:49:03.0012303Z adding 'torch/_dynamo/metrics_context.py' 2025-06-01T22:49:03.0015725Z adding 'torch/_dynamo/mutation_guard.py' 2025-06-01T22:49:03.0071792Z adding 'torch/_dynamo/output_graph.py' 2025-06-01T22:49:03.0084952Z adding 'torch/_dynamo/pgo.py' 2025-06-01T22:49:03.0086234Z adding 'torch/_dynamo/profiler.py' 2025-06-01T22:49:03.0089139Z adding 'torch/_dynamo/replay_record.py' 2025-06-01T22:49:03.0097228Z adding 'torch/_dynamo/resume_execution.py' 2025-06-01T22:49:03.0117111Z adding 'torch/_dynamo/side_effects.py' 2025-06-01T22:49:03.0121873Z adding 'torch/_dynamo/source.py' 2025-06-01T22:49:03.0186065Z adding 'torch/_dynamo/symbolic_convert.py' 2025-06-01T22:49:03.0188684Z adding 'torch/_dynamo/tensor_version_op.py' 2025-06-01T22:49:03.0192084Z adding 'torch/_dynamo/test_case.py' 2025-06-01T22:49:03.0194247Z adding 'torch/_dynamo/test_dont_skip_tracing_functions.py' 2025-06-01T22:49:03.0198909Z adding 'torch/_dynamo/test_minifier_common.py' 2025-06-01T22:49:03.0205828Z adding 'torch/_dynamo/testing.py' 2025-06-01T22:49:03.0246360Z adding 'torch/_dynamo/trace_rules.py' 2025-06-01T22:49:03.0252473Z adding 'torch/_dynamo/types.py' 2025-06-01T22:49:03.0317816Z adding 'torch/_dynamo/utils.py' 2025-06-01T22:49:03.0319895Z adding 'torch/_dynamo/backends/__init__.py' 2025-06-01T22:49:03.0322764Z adding 'torch/_dynamo/backends/common.py' 2025-06-01T22:49:03.0327428Z adding 'torch/_dynamo/backends/cudagraphs.py' 2025-06-01T22:49:03.0333637Z adding 'torch/_dynamo/backends/debugging.py' 2025-06-01T22:49:03.0346897Z adding 'torch/_dynamo/backends/distributed.py' 2025-06-01T22:49:03.0347320Z adding 'torch/_dynamo/backends/inductor.py' 2025-06-01T22:49:03.0349262Z adding 'torch/_dynamo/backends/onnxrt.py' 2025-06-01T22:49:03.0352595Z adding 'torch/_dynamo/backends/registry.py' 2025-06-01T22:49:03.0354630Z adding 'torch/_dynamo/backends/tensorrt.py' 2025-06-01T22:49:03.0356642Z adding 'torch/_dynamo/backends/torchxla.py' 2025-06-01T22:49:03.0360278Z adding 'torch/_dynamo/backends/tvm.py' 2025-06-01T22:49:03.0365631Z adding 'torch/_dynamo/polyfills/__init__.py' 2025-06-01T22:49:03.0368103Z adding 'torch/_dynamo/polyfills/builtins.py' 2025-06-01T22:49:03.0370320Z adding 'torch/_dynamo/polyfills/functools.py' 2025-06-01T22:49:03.0372415Z adding 'torch/_dynamo/polyfills/fx.py' 2025-06-01T22:49:03.0375674Z adding 'torch/_dynamo/polyfills/itertools.py' 2025-06-01T22:49:03.0377866Z adding 'torch/_dynamo/polyfills/loader.py' 2025-06-01T22:49:03.0380218Z adding 'torch/_dynamo/polyfills/operator.py' 2025-06-01T22:49:03.0382283Z adding 'torch/_dynamo/polyfills/os.py' 2025-06-01T22:49:03.0387427Z adding 'torch/_dynamo/polyfills/pytree.py' 2025-06-01T22:49:03.0389755Z adding 'torch/_dynamo/polyfills/sys.py' 2025-06-01T22:49:03.0391902Z adding 'torch/_dynamo/polyfills/tensor.py' 2025-06-01T22:49:03.0393798Z adding 'torch/_dynamo/repro/__init__.py' 2025-06-01T22:49:03.0406932Z adding 'torch/_dynamo/repro/after_aot.py' 2025-06-01T22:49:03.0415133Z adding 'torch/_dynamo/repro/after_dynamo.py' 2025-06-01T22:49:03.0423511Z adding 'torch/_dynamo/repro/aoti.py' 2025-06-01T22:49:03.0427780Z adding 'torch/_dynamo/variables/__init__.py' 2025-06-01T22:49:03.0436214Z adding 'torch/_dynamo/variables/base.py' 2025-06-01T22:49:03.0489818Z adding 'torch/_dynamo/variables/builder.py' 2025-06-01T22:49:03.0526092Z adding 'torch/_dynamo/variables/builtin.py' 2025-06-01T22:49:03.0530089Z adding 'torch/_dynamo/variables/constant.py' 2025-06-01T22:49:03.0547438Z adding 'torch/_dynamo/variables/ctx_manager.py' 2025-06-01T22:49:03.0562620Z adding 'torch/_dynamo/variables/dicts.py' 2025-06-01T22:49:03.0564575Z adding 'torch/_dynamo/variables/distributed.py' 2025-06-01T22:49:03.0597705Z adding 'torch/_dynamo/variables/functions.py' 2025-06-01T22:49:03.0638400Z adding 'torch/_dynamo/variables/higher_order_ops.py' 2025-06-01T22:49:03.0644291Z adding 'torch/_dynamo/variables/iter.py' 2025-06-01T22:49:03.0649074Z adding 'torch/_dynamo/variables/lazy.py' 2025-06-01T22:49:03.0665761Z adding 'torch/_dynamo/variables/lists.py' 2025-06-01T22:49:03.0687290Z adding 'torch/_dynamo/variables/misc.py' 2025-06-01T22:49:03.0709185Z adding 'torch/_dynamo/variables/nn_module.py' 2025-06-01T22:49:03.0712679Z adding 'torch/_dynamo/variables/optimizer.py' 2025-06-01T22:49:03.0715814Z adding 'torch/_dynamo/variables/script_object.py' 2025-06-01T22:49:03.0718255Z adding 'torch/_dynamo/variables/sdpa.py' 2025-06-01T22:49:03.0743882Z adding 'torch/_dynamo/variables/tensor.py' 2025-06-01T22:49:03.0766468Z adding 'torch/_dynamo/variables/torch.py' 2025-06-01T22:49:03.0781601Z adding 'torch/_dynamo/variables/torch_function.py' 2025-06-01T22:49:03.0805508Z adding 'torch/_dynamo/variables/user_defined.py' 2025-06-01T22:49:03.0807237Z adding 'torch/_export/__init__.py' 2025-06-01T22:49:03.0834187Z adding 'torch/_export/converter.py' 2025-06-01T22:49:03.0834910Z adding 'torch/_export/error.py' 2025-06-01T22:49:03.0848839Z adding 'torch/_export/non_strict_utils.py' 2025-06-01T22:49:03.0855591Z adding 'torch/_export/pass_base.py' 2025-06-01T22:49:03.0859022Z adding 'torch/_export/tools.py' 2025-06-01T22:49:03.0884745Z adding 'torch/_export/utils.py' 2025-06-01T22:49:03.0888606Z adding 'torch/_export/verifier.py' 2025-06-01T22:49:03.0893216Z adding 'torch/_export/wrappers.py' 2025-06-01T22:49:03.0895799Z adding 'torch/_export/db/__init__.py' 2025-06-01T22:49:03.0899178Z adding 'torch/_export/db/case.py' 2025-06-01T22:49:03.0901303Z adding 'torch/_export/db/gen_example.py' 2025-06-01T22:49:03.0903449Z adding 'torch/_export/db/logging.py' 2025-06-01T22:49:03.0906338Z adding 'torch/_export/db/examples/__init__.py' 2025-06-01T22:49:03.0908238Z adding 'torch/_export/db/examples/assume_constant_result.py' 2025-06-01T22:49:03.0910111Z adding 'torch/_export/db/examples/autograd_function.py' 2025-06-01T22:49:03.0911923Z adding 'torch/_export/db/examples/class_method.py' 2025-06-01T22:49:03.0914076Z adding 'torch/_export/db/examples/cond_branch_class_method.py' 2025-06-01T22:49:03.0916196Z adding 'torch/_export/db/examples/cond_branch_nested_function.py' 2025-06-01T22:49:03.0918444Z adding 'torch/_export/db/examples/cond_branch_nonlocal_variables.py' 2025-06-01T22:49:03.0920247Z adding 'torch/_export/db/examples/cond_closed_over_variable.py' 2025-06-01T22:49:03.0922106Z adding 'torch/_export/db/examples/cond_operands.py' 2025-06-01T22:49:03.0924265Z adding 'torch/_export/db/examples/cond_predicate.py' 2025-06-01T22:49:03.0926372Z adding 'torch/_export/db/examples/constrain_as_size_example.py' 2025-06-01T22:49:03.0928328Z adding 'torch/_export/db/examples/constrain_as_value_example.py' 2025-06-01T22:49:03.0930162Z adding 'torch/_export/db/examples/decorator.py' 2025-06-01T22:49:03.0932020Z adding 'torch/_export/db/examples/dictionary.py' 2025-06-01T22:49:03.0933884Z adding 'torch/_export/db/examples/dynamic_shape_assert.py' 2025-06-01T22:49:03.0935829Z adding 'torch/_export/db/examples/dynamic_shape_constructor.py' 2025-06-01T22:49:03.0937620Z adding 'torch/_export/db/examples/dynamic_shape_if_guard.py' 2025-06-01T22:49:03.0939378Z adding 'torch/_export/db/examples/dynamic_shape_map.py' 2025-06-01T22:49:03.0941218Z adding 'torch/_export/db/examples/dynamic_shape_round.py' 2025-06-01T22:49:03.0942955Z adding 'torch/_export/db/examples/dynamic_shape_slicing.py' 2025-06-01T22:49:03.0944759Z adding 'torch/_export/db/examples/dynamic_shape_view.py' 2025-06-01T22:49:03.0947030Z adding 'torch/_export/db/examples/fn_with_kwargs.py' 2025-06-01T22:49:03.0948846Z adding 'torch/_export/db/examples/list_contains.py' 2025-06-01T22:49:03.0950671Z adding 'torch/_export/db/examples/list_unpack.py' 2025-06-01T22:49:03.0952558Z adding 'torch/_export/db/examples/model_attr_mutation.py' 2025-06-01T22:49:03.0954352Z adding 'torch/_export/db/examples/nested_function.py' 2025-06-01T22:49:03.0956148Z adding 'torch/_export/db/examples/null_context_manager.py' 2025-06-01T22:49:03.0957897Z adding 'torch/_export/db/examples/optional_input.py' 2025-06-01T22:49:03.0959683Z adding 'torch/_export/db/examples/pytree_flatten.py' 2025-06-01T22:49:03.0961443Z adding 'torch/_export/db/examples/scalar_output.py' 2025-06-01T22:49:03.0963309Z adding 'torch/_export/db/examples/specialized_attribute.py' 2025-06-01T22:49:03.0965440Z adding 'torch/_export/db/examples/static_for_loop.py' 2025-06-01T22:49:03.0967219Z adding 'torch/_export/db/examples/static_if.py' 2025-06-01T22:49:03.0969017Z adding 'torch/_export/db/examples/tensor_setattr.py' 2025-06-01T22:49:03.0970949Z adding 'torch/_export/db/examples/type_reflection_method.py' 2025-06-01T22:49:03.0972845Z adding 'torch/_export/db/examples/unsupported_operator.py' 2025-06-01T22:49:03.0974542Z adding 'torch/_export/db/examples/user_input_mutation.py' 2025-06-01T22:49:03.0976485Z adding 'torch/_export/pass_infra/__init__.py' 2025-06-01T22:49:03.0978420Z adding 'torch/_export/pass_infra/node_metadata.py' 2025-06-01T22:49:03.0980330Z adding 'torch/_export/pass_infra/proxy_value.py' 2025-06-01T22:49:03.0982417Z adding 'torch/_export/passes/__init__.py' 2025-06-01T22:49:03.0984776Z adding 'torch/_export/passes/_node_metadata_hook.py' 2025-06-01T22:49:03.0988987Z adding 'torch/_export/passes/add_runtime_assertions_for_constraints_pass.py' 2025-06-01T22:49:03.0992259Z adding 'torch/_export/passes/collect_tracepoints_pass.py' 2025-06-01T22:49:03.0997071Z adding 'torch/_export/passes/constant_folding.py' 2025-06-01T22:49:03.1000031Z adding 'torch/_export/passes/functionalize_side_effectful_ops_pass.py' 2025-06-01T22:49:03.1002485Z adding 'torch/_export/passes/insert_custom_op_guards.py' 2025-06-01T22:49:03.1009121Z adding 'torch/_export/passes/lift_constants_pass.py' 2025-06-01T22:49:03.1011978Z adding 'torch/_export/passes/remove_runtime_assertions.py' 2025-06-01T22:49:03.1015699Z adding 'torch/_export/passes/replace_autocast_with_hop_pass.py' 2025-06-01T22:49:03.1024164Z adding 'torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py' 2025-06-01T22:49:03.1027479Z adding 'torch/_export/passes/replace_set_grad_with_hop_pass.py' 2025-06-01T22:49:03.1029973Z adding 'torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py' 2025-06-01T22:49:03.1033481Z adding 'torch/_export/passes/replace_with_hop_pass_util.py' 2025-06-01T22:49:03.1035647Z adding 'torch/_export/serde/__init__.py' 2025-06-01T22:49:03.1037410Z adding 'torch/_export/serde/aoti_schema.py' 2025-06-01T22:49:03.1041920Z adding 'torch/_export/serde/dynamic_shapes.py' 2025-06-01T22:49:03.1046497Z adding 'torch/_export/serde/export_schema.thrift' 2025-06-01T22:49:03.1052385Z adding 'torch/_export/serde/schema.py' 2025-06-01T22:49:03.1056769Z adding 'torch/_export/serde/schema.yaml' 2025-06-01T22:49:03.1064567Z adding 'torch/_export/serde/schema_check.py' 2025-06-01T22:49:03.1115625Z adding 'torch/_export/serde/serialize.py' 2025-06-01T22:49:03.1117573Z adding 'torch/_export/serde/union.py' 2025-06-01T22:49:03.1119824Z adding 'torch/_functorch/__init__.py' 2025-06-01T22:49:03.1149074Z adding 'torch/_functorch/aot_autograd.py' 2025-06-01T22:49:03.1156564Z adding 'torch/_functorch/apis.py' 2025-06-01T22:49:03.1167531Z adding 'torch/_functorch/autograd_function.py' 2025-06-01T22:49:03.1170360Z adding 'torch/_functorch/batch_norm_replacement.py' 2025-06-01T22:49:03.1173778Z adding 'torch/_functorch/benchmark_utils.py' 2025-06-01T22:49:03.1177718Z adding 'torch/_functorch/compile_utils.py' 2025-06-01T22:49:03.1183283Z adding 'torch/_functorch/compilers.py' 2025-06-01T22:49:03.1189967Z adding 'torch/_functorch/config.py' 2025-06-01T22:49:03.1193271Z adding 'torch/_functorch/deprecated.py' 2025-06-01T22:49:03.1222691Z adding 'torch/_functorch/eager_transforms.py' 2025-06-01T22:49:03.1225649Z adding 'torch/_functorch/functional_call.py' 2025-06-01T22:49:03.1232078Z adding 'torch/_functorch/fx_minifier.py' 2025-06-01T22:49:03.1239702Z adding 'torch/_functorch/make_functional.py' 2025-06-01T22:49:03.1283298Z adding 'torch/_functorch/partitioners.py' 2025-06-01T22:49:03.1286739Z adding 'torch/_functorch/pyfunctorch.py' 2025-06-01T22:49:03.1288666Z adding 'torch/_functorch/python_key.py' 2025-06-01T22:49:03.1290599Z adding 'torch/_functorch/pytree_hacks.py' 2025-06-01T22:49:03.1298247Z adding 'torch/_functorch/top_operators_github_usage.py' 2025-06-01T22:49:03.1300782Z adding 'torch/_functorch/utils.py' 2025-06-01T22:49:03.1308002Z adding 'torch/_functorch/vmap.py' 2025-06-01T22:49:03.1310822Z adding 'torch/_functorch/_activation_checkpointing/__init__.py' 2025-06-01T22:49:03.1313547Z adding 'torch/_functorch/_activation_checkpointing/ac_logging_utils.py' 2025-06-01T22:49:03.1318106Z adding 'torch/_functorch/_activation_checkpointing/graph_info_provider.py' 2025-06-01T22:49:03.1321299Z adding 'torch/_functorch/_activation_checkpointing/knapsack.py' 2025-06-01T22:49:03.1327639Z adding 'torch/_functorch/_activation_checkpointing/knapsack_evaluator.py' 2025-06-01T22:49:03.1330254Z adding 'torch/_functorch/_aot_autograd/__init__.py' 2025-06-01T22:49:03.1350034Z adding 'torch/_functorch/_aot_autograd/autograd_cache.py' 2025-06-01T22:49:03.1368144Z adding 'torch/_functorch/_aot_autograd/collect_metadata_analysis.py' 2025-06-01T22:49:03.1373404Z adding 'torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py' 2025-06-01T22:49:03.1381589Z adding 'torch/_functorch/_aot_autograd/functional_utils.py' 2025-06-01T22:49:03.1388445Z adding 'torch/_functorch/_aot_autograd/input_output_analysis.py' 2025-06-01T22:49:03.1422877Z adding 'torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py' 2025-06-01T22:49:03.1423713Z adding 'torch/_functorch/_aot_autograd/logging_utils.py' 2025-06-01T22:49:03.1467931Z adding 'torch/_functorch/_aot_autograd/runtime_wrappers.py' 2025-06-01T22:49:03.1486149Z adding 'torch/_functorch/_aot_autograd/schemas.py' 2025-06-01T22:49:03.1487265Z adding 'torch/_functorch/_aot_autograd/subclass_parametrization.py' 2025-06-01T22:49:03.1494447Z adding 'torch/_functorch/_aot_autograd/subclass_utils.py' 2025-06-01T22:49:03.1515817Z adding 'torch/_functorch/_aot_autograd/traced_function_transforms.py' 2025-06-01T22:49:03.1519978Z adding 'torch/_functorch/_aot_autograd/utils.py' 2025-06-01T22:49:03.1523217Z adding 'torch/_higher_order_ops/__init__.py' 2025-06-01T22:49:03.1525873Z adding 'torch/_higher_order_ops/_invoke_quant.py' 2025-06-01T22:49:03.1528974Z adding 'torch/_higher_order_ops/aoti_call_delegate.py' 2025-06-01T22:49:03.1536005Z adding 'torch/_higher_order_ops/associative_scan.py' 2025-06-01T22:49:03.1548613Z adding 'torch/_higher_order_ops/auto_functionalize.py' 2025-06-01T22:49:03.1554107Z adding 'torch/_higher_order_ops/base_hop.py' 2025-06-01T22:49:03.1565273Z adding 'torch/_higher_order_ops/cond.py' 2025-06-01T22:49:03.1570547Z adding 'torch/_higher_order_ops/effects.py' 2025-06-01T22:49:03.1574353Z adding 'torch/_higher_order_ops/executorch_call_delegate.py' 2025-06-01T22:49:03.1577452Z adding 'torch/_higher_order_ops/flat_apply.py' 2025-06-01T22:49:03.1593624Z adding 'torch/_higher_order_ops/flex_attention.py' 2025-06-01T22:49:03.1594491Z adding 'torch/_higher_order_ops/foreach_map.py' 2025-06-01T22:49:03.1595157Z adding 'torch/_higher_order_ops/hints_wrap.py' 2025-06-01T22:49:03.1602869Z adding 'torch/_higher_order_ops/invoke_subgraph.py' 2025-06-01T22:49:03.1608282Z adding 'torch/_higher_order_ops/map.py' 2025-06-01T22:49:03.1611811Z adding 'torch/_higher_order_ops/out_dtype.py' 2025-06-01T22:49:03.1614241Z adding 'torch/_higher_order_ops/run_const_graph.py' 2025-06-01T22:49:03.1632937Z adding 'torch/_higher_order_ops/scan.py' 2025-06-01T22:49:03.1633713Z adding 'torch/_higher_order_ops/schema.py' 2025-06-01T22:49:03.1636676Z adding 'torch/_higher_order_ops/strict_mode.py' 2025-06-01T22:49:03.1640120Z adding 'torch/_higher_order_ops/torchbind.py' 2025-06-01T22:49:03.1670458Z adding 'torch/_higher_order_ops/triton_kernel_wrap.py' 2025-06-01T22:49:03.1686371Z adding 'torch/_higher_order_ops/utils.py' 2025-06-01T22:49:03.1691574Z adding 'torch/_higher_order_ops/while_loop.py' 2025-06-01T22:49:03.1696789Z adding 'torch/_higher_order_ops/wrap.py' 2025-06-01T22:49:03.1699893Z adding 'torch/_inductor/__autotune_main__.py' 2025-06-01T22:49:03.1705170Z adding 'torch/_inductor/__init__.py' 2025-06-01T22:49:03.1708647Z adding 'torch/_inductor/analyze_preserves_zero_mask.py' 2025-06-01T22:49:03.1712779Z adding 'torch/_inductor/aoti_eager.py' 2025-06-01T22:49:03.1720237Z adding 'torch/_inductor/async_compile.py' 2025-06-01T22:49:03.1730617Z adding 'torch/_inductor/autotune_process.py' 2025-06-01T22:49:03.1735816Z adding 'torch/_inductor/bounds.py' 2025-06-01T22:49:03.1741342Z adding 'torch/_inductor/choices.py' 2025-06-01T22:49:03.1799303Z adding 'torch/_inductor/codecache.py' 2025-06-01T22:49:03.1803131Z adding 'torch/_inductor/comm_analysis.py' 2025-06-01T22:49:03.1808230Z adding 'torch/_inductor/comm_lowering.py' 2025-06-01T22:49:03.1827827Z adding 'torch/_inductor/comms.py' 2025-06-01T22:49:03.1865949Z adding 'torch/_inductor/compile_fx.py' 2025-06-01T22:49:03.1868640Z adding 'torch/_inductor/compile_fx_async.py' 2025-06-01T22:49:03.1876941Z adding 'torch/_inductor/compile_fx_ext.py' 2025-06-01T22:49:03.1879934Z adding 'torch/_inductor/compile_fx_subproc.py' 2025-06-01T22:49:03.1887624Z adding 'torch/_inductor/compiler_bisector.py' 2025-06-01T22:49:03.1921955Z adding 'torch/_inductor/config.py' 2025-06-01T22:49:03.1925148Z adding 'torch/_inductor/constant_folding.py' 2025-06-01T22:49:03.1948851Z adding 'torch/_inductor/cpp_builder.py' 2025-06-01T22:49:03.1955002Z adding 'torch/_inductor/cpu_vec_isa.py' 2025-06-01T22:49:03.1999712Z adding 'torch/_inductor/cudagraph_trees.py' 2025-06-01T22:49:03.2003560Z adding 'torch/_inductor/cudagraph_utils.py' 2025-06-01T22:49:03.2006791Z adding 'torch/_inductor/custom_graph_pass.py' 2025-06-01T22:49:03.2023323Z adding 'torch/_inductor/debug.py' 2025-06-01T22:49:03.2036801Z adding 'torch/_inductor/decomposition.py' 2025-06-01T22:49:03.2044044Z adding 'torch/_inductor/dependencies.py' 2025-06-01T22:49:03.2049583Z adding 'torch/_inductor/dtype_propagation.py' 2025-06-01T22:49:03.2052661Z adding 'torch/_inductor/exc.py' 2025-06-01T22:49:03.2054858Z adding 'torch/_inductor/extern_node_serializer.py' 2025-06-01T22:49:03.2059425Z adding 'torch/_inductor/freezing.py' 2025-06-01T22:49:03.2062064Z adding 'torch/_inductor/freezing_utils.py' 2025-06-01T22:49:03.2078261Z adding 'torch/_inductor/fuzzer.py' 2025-06-01T22:49:03.2080334Z adding 'torch/_inductor/fx_utils.py' 2025-06-01T22:49:03.2122285Z adding 'torch/_inductor/graph.py' 2025-06-01T22:49:03.2123591Z adding 'torch/_inductor/hooks.py' 2025-06-01T22:49:03.2129057Z adding 'torch/_inductor/index_propagation.py' 2025-06-01T22:49:03.2133067Z adding 'torch/_inductor/inductor_prims.py' 2025-06-01T22:49:03.2238366Z adding 'torch/_inductor/ir.py' 2025-06-01T22:49:03.2246255Z adding 'torch/_inductor/jagged_lowerings.py' 2025-06-01T22:49:03.2255440Z adding 'torch/_inductor/loop_body.py' 2025-06-01T22:49:03.2338347Z adding 'torch/_inductor/lowering.py' 2025-06-01T22:49:03.2350661Z adding 'torch/_inductor/memory.py' 2025-06-01T22:49:03.2356241Z adding 'torch/_inductor/metrics.py' 2025-06-01T22:49:03.2366499Z adding 'torch/_inductor/mkldnn_ir.py' 2025-06-01T22:49:03.2384063Z adding 'torch/_inductor/mkldnn_lowerings.py' 2025-06-01T22:49:03.2384748Z adding 'torch/_inductor/mock_cache.py' 2025-06-01T22:49:03.2400165Z adding 'torch/_inductor/ops_handler.py' 2025-06-01T22:49:03.2400843Z adding 'torch/_inductor/optimize_indexing.py' 2025-06-01T22:49:03.2409515Z adding 'torch/_inductor/output_code.py' 2025-06-01T22:49:03.2443955Z adding 'torch/_inductor/pattern_matcher.py' 2025-06-01T22:49:03.2445722Z adding 'torch/_inductor/quantized_lowerings.py' 2025-06-01T22:49:03.2450804Z adding 'torch/_inductor/remote_cache.py' 2025-06-01T22:49:03.2523408Z adding 'torch/_inductor/scheduler.py' 2025-06-01T22:49:03.2526544Z adding 'torch/_inductor/script.ld' 2025-06-01T22:49:03.2566510Z adding 'torch/_inductor/select_algorithm.py' 2025-06-01T22:49:03.2586481Z adding 'torch/_inductor/sizevars.py' 2025-06-01T22:49:03.2587550Z adding 'torch/_inductor/standalone_compile.py' 2025-06-01T22:49:03.2591404Z adding 'torch/_inductor/subgraph_lowering.py' 2025-06-01T22:49:03.2598314Z adding 'torch/_inductor/template_heuristics.py' 2025-06-01T22:49:03.2601142Z adding 'torch/_inductor/test_case.py' 2025-06-01T22:49:03.2603249Z adding 'torch/_inductor/test_operators.py' 2025-06-01T22:49:03.2609251Z adding 'torch/_inductor/triton_bundler.py' 2025-06-01T22:49:03.2649146Z adding 'torch/_inductor/utils.py' 2025-06-01T22:49:03.2656614Z adding 'torch/_inductor/virtualized.py' 2025-06-01T22:49:03.2662916Z adding 'torch/_inductor/wrapper_benchmark.py' 2025-06-01T22:49:03.2665327Z adding 'torch/_inductor/autoheuristic/__init__.py' 2025-06-01T22:49:03.2669975Z adding 'torch/_inductor/autoheuristic/autoheuristic.py' 2025-06-01T22:49:03.2674694Z adding 'torch/_inductor/autoheuristic/autoheuristic_utils.py' 2025-06-01T22:49:03.2677732Z adding 'torch/_inductor/autoheuristic/learned_heuristic_controller.py' 2025-06-01T22:49:03.2680160Z adding 'torch/_inductor/autoheuristic/learnedheuristic_interface.py' 2025-06-01T22:49:03.2687211Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py' 2025-06-01T22:49:03.2695046Z adding 'torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py' 2025-06-01T22:49:03.2698837Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py' 2025-06-01T22:49:03.2702108Z adding 'torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py' 2025-06-01T22:49:03.2704871Z adding 'torch/_inductor/autoheuristic/artifacts/_PadMMA100.py' 2025-06-01T22:49:03.2706635Z adding 'torch/_inductor/autoheuristic/artifacts/__init__.py' 2025-06-01T22:49:03.2708787Z adding 'torch/_inductor/codegen/__init__.py' 2025-06-01T22:49:03.2710964Z adding 'torch/_inductor/codegen/aoti_hipify_utils.py' 2025-06-01T22:49:03.2714451Z adding 'torch/_inductor/codegen/block_analysis.py' 2025-06-01T22:49:03.2747948Z adding 'torch/_inductor/codegen/common.py' 2025-06-01T22:49:03.2824932Z adding 'torch/_inductor/codegen/cpp.py' 2025-06-01T22:49:03.2831420Z adding 'torch/_inductor/codegen/cpp_bmm_template.py' 2025-06-01T22:49:03.2846288Z adding 'torch/_inductor/codegen/cpp_flex_attention_template.py' 2025-06-01T22:49:03.2872274Z adding 'torch/_inductor/codegen/cpp_gemm_template.py' 2025-06-01T22:49:03.2877528Z adding 'torch/_inductor/codegen/cpp_grouped_gemm_template.py' 2025-06-01T22:49:03.2902665Z adding 'torch/_inductor/codegen/cpp_micro_gemm.py' 2025-06-01T22:49:03.2910504Z adding 'torch/_inductor/codegen/cpp_template.py' 2025-06-01T22:49:03.2911886Z adding 'torch/_inductor/codegen/cpp_template_kernel.py' 2025-06-01T22:49:03.2921826Z adding 'torch/_inductor/codegen/cpp_utils.py' 2025-06-01T22:49:03.2964445Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu.py' 2025-06-01T22:49:03.2980146Z adding 'torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py' 2025-06-01T22:49:03.2984885Z adding 'torch/_inductor/codegen/cpp_wrapper_gpu.py' 2025-06-01T22:49:03.2987893Z adding 'torch/_inductor/codegen/cpp_wrapper_mps.py' 2025-06-01T22:49:03.2989844Z adding 'torch/_inductor/codegen/cpu_device_op_overrides.py' 2025-06-01T22:49:03.2992618Z adding 'torch/_inductor/codegen/cuda_combined_scheduling.py' 2025-06-01T22:49:03.2996818Z adding 'torch/_inductor/codegen/debug_utils.py' 2025-06-01T22:49:03.3022301Z adding 'torch/_inductor/codegen/halide.py' 2025-06-01T22:49:03.3029058Z adding 'torch/_inductor/codegen/memory_planning.py' 2025-06-01T22:49:03.3045610Z adding 'torch/_inductor/codegen/mps.py' 2025-06-01T22:49:03.3046130Z adding 'torch/_inductor/codegen/mps_device_op_overrides.py' 2025-06-01T22:49:03.3051534Z adding 'torch/_inductor/codegen/multi_kernel.py' 2025-06-01T22:49:03.3085447Z adding 'torch/_inductor/codegen/simd.py' 2025-06-01T22:49:03.3092333Z adding 'torch/_inductor/codegen/simd_kernel_features.py' 2025-06-01T22:49:03.3096517Z adding 'torch/_inductor/codegen/subgraph.py' 2025-06-01T22:49:03.3161252Z adding 'torch/_inductor/codegen/triton.py' 2025-06-01T22:49:03.3180073Z adding 'torch/_inductor/codegen/triton_combo_kernel.py' 2025-06-01T22:49:03.3180951Z adding 'torch/_inductor/codegen/triton_split_scan.py' 2025-06-01T22:49:03.3184381Z adding 'torch/_inductor/codegen/triton_utils.py' 2025-06-01T22:49:03.3234324Z adding 'torch/_inductor/codegen/wrapper.py' 2025-06-01T22:49:03.3242810Z adding 'torch/_inductor/codegen/wrapper_fxir.py' 2025-06-01T22:49:03.3247484Z adding 'torch/_inductor/codegen/aoti_runtime/interface.cpp' 2025-06-01T22:49:03.3249919Z adding 'torch/_inductor/codegen/cuda/__init__.py' 2025-06-01T22:49:03.3254861Z adding 'torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py' 2025-06-01T22:49:03.3257402Z adding 'torch/_inductor/codegen/cuda/cuda_env.py' 2025-06-01T22:49:03.3265488Z adding 'torch/_inductor/codegen/cuda/cuda_kernel.py' 2025-06-01T22:49:03.3270576Z adding 'torch/_inductor/codegen/cuda/cuda_template.py' 2025-06-01T22:49:03.3273523Z adding 'torch/_inductor/codegen/cuda/cutlass_cache.py' 2025-06-01T22:49:03.3277761Z adding 'torch/_inductor/codegen/cuda/cutlass_presets.py' 2025-06-01T22:49:03.3283069Z adding 'torch/_inductor/codegen/cuda/cutlass_python_evt.py' 2025-06-01T22:49:03.3290053Z adding 'torch/_inductor/codegen/cuda/cutlass_utils.py' 2025-06-01T22:49:03.3294337Z adding 'torch/_inductor/codegen/cuda/device_op_overrides.py' 2025-06-01T22:49:03.3320856Z adding 'torch/_inductor/codegen/cuda/gemm_template.py' 2025-06-01T22:49:03.3323545Z adding 'torch/_inductor/codegen/cuda/serialization.py' 2025-06-01T22:49:03.3326379Z adding 'torch/_inductor/codegen/rocm/__init__.py' 2025-06-01T22:49:03.3333712Z adding 'torch/_inductor/codegen/rocm/ck_conv_template.py' 2025-06-01T22:49:03.3337034Z adding 'torch/_inductor/codegen/rocm/ck_template.py' 2025-06-01T22:49:03.3339280Z adding 'torch/_inductor/codegen/rocm/ck_tile_template.py' 2025-06-01T22:49:03.3348878Z adding 'torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py' 2025-06-01T22:49:03.3365825Z adding 'torch/_inductor/codegen/rocm/ck_universal_gemm_template.py' 2025-06-01T22:49:03.3366653Z adding 'torch/_inductor/codegen/rocm/compile_command.py' 2025-06-01T22:49:03.3369540Z adding 'torch/_inductor/codegen/rocm/rocm_benchmark_request.py' 2025-06-01T22:49:03.3372418Z adding 'torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py' 2025-06-01T22:49:03.3377185Z adding 'torch/_inductor/codegen/rocm/rocm_kernel.py' 2025-06-01T22:49:03.3380814Z adding 'torch/_inductor/codegen/rocm/rocm_template.py' 2025-06-01T22:49:03.3383045Z adding 'torch/_inductor/codegen/rocm/rocm_template_buffer.py' 2025-06-01T22:49:03.3384847Z adding 'torch/_inductor/codegen/rocm/rocm_utils.py' 2025-06-01T22:49:03.3386678Z adding 'torch/_inductor/codegen/xpu/__init__.py' 2025-06-01T22:49:03.3388804Z adding 'torch/_inductor/codegen/xpu/device_op_overrides.py' 2025-06-01T22:49:03.3390646Z adding 'torch/_inductor/compile_worker/__init__.py' 2025-06-01T22:49:03.3392974Z adding 'torch/_inductor/compile_worker/__main__.py' 2025-06-01T22:49:03.3398309Z adding 'torch/_inductor/compile_worker/subproc_pool.py' 2025-06-01T22:49:03.3400800Z adding 'torch/_inductor/compile_worker/utils.py' 2025-06-01T22:49:03.3402908Z adding 'torch/_inductor/fx_passes/__init__.py' 2025-06-01T22:49:03.3411667Z adding 'torch/_inductor/fx_passes/b2b_gemm.py' 2025-06-01T22:49:03.3418296Z adding 'torch/_inductor/fx_passes/binary_folding.py' 2025-06-01T22:49:03.3426497Z adding 'torch/_inductor/fx_passes/ddp_fusion.py' 2025-06-01T22:49:03.3429856Z adding 'torch/_inductor/fx_passes/decompose_mem_bound_mm.py' 2025-06-01T22:49:03.3432425Z adding 'torch/_inductor/fx_passes/dedupe_symint_uses.py' 2025-06-01T22:49:03.3436927Z adding 'torch/_inductor/fx_passes/efficient_conv_bn_eval.py' 2025-06-01T22:49:03.3440686Z adding 'torch/_inductor/fx_passes/freezing_patterns.py' 2025-06-01T22:49:03.3449708Z adding 'torch/_inductor/fx_passes/fuse_attention.py' 2025-06-01T22:49:03.3470397Z adding 'torch/_inductor/fx_passes/group_batch_fusion.py' 2025-06-01T22:49:03.3483654Z adding 'torch/_inductor/fx_passes/joint_graph.py' 2025-06-01T22:49:03.3493197Z adding 'torch/_inductor/fx_passes/micro_pipeline_tp.py' 2025-06-01T22:49:03.3497081Z adding 'torch/_inductor/fx_passes/misc_patterns.py' 2025-06-01T22:49:03.3516752Z adding 'torch/_inductor/fx_passes/mkldnn_fusion.py' 2025-06-01T22:49:03.3517273Z adding 'torch/_inductor/fx_passes/numeric_utils.py' 2025-06-01T22:49:03.3527007Z adding 'torch/_inductor/fx_passes/pad_mm.py' 2025-06-01T22:49:03.3549606Z adding 'torch/_inductor/fx_passes/post_grad.py' 2025-06-01T22:49:03.3564883Z adding 'torch/_inductor/fx_passes/pre_grad.py' 2025-06-01T22:49:03.3597182Z adding 'torch/_inductor/fx_passes/quantization.py' 2025-06-01T22:49:03.3607456Z adding 'torch/_inductor/fx_passes/reinplace.py' 2025-06-01T22:49:03.3610973Z adding 'torch/_inductor/fx_passes/replace_random.py' 2025-06-01T22:49:03.3646513Z adding 'torch/_inductor/fx_passes/split_cat.py' 2025-06-01T22:49:03.3650713Z adding 'torch/_inductor/fx_passes/serialized_patterns/__init__.py' 2025-06-01T22:49:03.3653729Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py' 2025-06-01T22:49:03.3657079Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py' 2025-06-01T22:49:03.3660534Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py' 2025-06-01T22:49:03.3664135Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py' 2025-06-01T22:49:03.3667104Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py' 2025-06-01T22:49:03.3670439Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py' 2025-06-01T22:49:03.3674148Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py' 2025-06-01T22:49:03.3679415Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py' 2025-06-01T22:49:03.3684318Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py' 2025-06-01T22:49:03.3689250Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py' 2025-06-01T22:49:03.3693432Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py' 2025-06-01T22:49:03.3696811Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py' 2025-06-01T22:49:03.3700523Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py' 2025-06-01T22:49:03.3703997Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py' 2025-06-01T22:49:03.3707317Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py' 2025-06-01T22:49:03.3710505Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py' 2025-06-01T22:49:03.3713822Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py' 2025-06-01T22:49:03.3717311Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py' 2025-06-01T22:49:03.3720758Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py' 2025-06-01T22:49:03.3724614Z adding 'torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py' 2025-06-01T22:49:03.3727406Z adding 'torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py' 2025-06-01T22:49:03.3729504Z adding 'torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py' 2025-06-01T22:49:03.3731579Z adding 'torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py' 2025-06-01T22:49:03.3733577Z adding 'torch/_inductor/kernel/__init__.py' 2025-06-01T22:49:03.3737846Z adding 'torch/_inductor/kernel/bmm.py' 2025-06-01T22:49:03.3744956Z adding 'torch/_inductor/kernel/conv.py' 2025-06-01T22:49:03.3785367Z adding 'torch/_inductor/kernel/flex_attention.py' 2025-06-01T22:49:03.3798176Z adding 'torch/_inductor/kernel/flex_decoding.py' 2025-06-01T22:49:03.3806553Z adding 'torch/_inductor/kernel/mm.py' 2025-06-01T22:49:03.3811696Z adding 'torch/_inductor/kernel/mm_common.py' 2025-06-01T22:49:03.3815381Z adding 'torch/_inductor/kernel/mm_plus_mm.py' 2025-06-01T22:49:03.3821052Z adding 'torch/_inductor/kernel/mm_scaled_grouped.py' 2025-06-01T22:49:03.3823452Z adding 'torch/_inductor/package/__init__.py' 2025-06-01T22:49:03.3825280Z adding 'torch/_inductor/package/build_package.py' 2025-06-01T22:49:03.3829324Z adding 'torch/_inductor/package/package.py' 2025-06-01T22:49:03.3831653Z adding 'torch/_inductor/runtime/__init__.py' 2025-06-01T22:49:03.3839339Z adding 'torch/_inductor/runtime/autotune_cache.py' 2025-06-01T22:49:03.3844658Z adding 'torch/_inductor/runtime/benchmarking.py' 2025-06-01T22:49:03.3847681Z adding 'torch/_inductor/runtime/cache_dir_utils.py' 2025-06-01T22:49:03.3850053Z adding 'torch/_inductor/runtime/compile_tasks.py' 2025-06-01T22:49:03.3854438Z adding 'torch/_inductor/runtime/coordinate_descent_tuner.py' 2025-06-01T22:49:03.3857438Z adding 'torch/_inductor/runtime/halide_helpers.py' 2025-06-01T22:49:03.3860934Z adding 'torch/_inductor/runtime/hints.py' 2025-06-01T22:49:03.3864282Z adding 'torch/_inductor/runtime/runtime_utils.py' 2025-06-01T22:49:03.3868678Z adding 'torch/_inductor/runtime/static_cuda_launcher.py' 2025-06-01T22:49:03.3871568Z adding 'torch/_inductor/runtime/triton_compat.py' 2025-06-01T22:49:03.3880042Z adding 'torch/_inductor/runtime/triton_helpers.py' 2025-06-01T22:49:03.3924073Z adding 'torch/_inductor/runtime/triton_heuristics.py' 2025-06-01T22:49:03.3925585Z adding 'torch/_lazy/__init__.py' 2025-06-01T22:49:03.3928596Z adding 'torch/_lazy/closure.py' 2025-06-01T22:49:03.3930835Z adding 'torch/_lazy/computation.py' 2025-06-01T22:49:03.3932549Z adding 'torch/_lazy/config.py' 2025-06-01T22:49:03.3934459Z adding 'torch/_lazy/debug.py' 2025-06-01T22:49:03.3936570Z adding 'torch/_lazy/device_context.py' 2025-06-01T22:49:03.3940822Z adding 'torch/_lazy/extract_compiled_graph.py' 2025-06-01T22:49:03.3943044Z adding 'torch/_lazy/ir_cache.py' 2025-06-01T22:49:03.3944847Z adding 'torch/_lazy/metrics.py' 2025-06-01T22:49:03.3947250Z adding 'torch/_lazy/tensor_factory_functions.py' 2025-06-01T22:49:03.3948939Z adding 'torch/_lazy/ts_backend.py' 2025-06-01T22:49:03.3951139Z adding 'torch/_library/__init__.py' 2025-06-01T22:49:03.3955044Z adding 'torch/_library/autograd.py' 2025-06-01T22:49:03.3968427Z adding 'torch/_library/custom_ops.py' 2025-06-01T22:49:03.3974829Z adding 'torch/_library/fake_class_registry.py' 2025-06-01T22:49:03.3979320Z adding 'torch/_library/fake_impl.py' 2025-06-01T22:49:03.3984383Z adding 'torch/_library/fake_profile.py' 2025-06-01T22:49:03.3989740Z adding 'torch/_library/infer_schema.py' 2025-06-01T22:49:03.3992590Z adding 'torch/_library/simple_registry.py' 2025-06-01T22:49:03.3997493Z adding 'torch/_library/triton.py' 2025-06-01T22:49:03.4005202Z adding 'torch/_library/utils.py' 2025-06-01T22:49:03.4008110Z adding 'torch/_logging/__init__.py' 2025-06-01T22:49:03.4031420Z adding 'torch/_logging/_internal.py' 2025-06-01T22:49:03.4032110Z adding 'torch/_logging/_registrations.py' 2025-06-01T22:49:03.4034086Z adding 'torch/_logging/scribe.py' 2025-06-01T22:49:03.4036684Z adding 'torch/_logging/structured.py' 2025-06-01T22:49:03.4039035Z adding 'torch/_numpy/__init__.py' 2025-06-01T22:49:03.4041324Z adding 'torch/_numpy/_binary_ufuncs_impl.py' 2025-06-01T22:49:03.4047131Z adding 'torch/_numpy/_casting_dicts.py' 2025-06-01T22:49:03.4052919Z adding 'torch/_numpy/_dtypes.py' 2025-06-01T22:49:03.4056836Z adding 'torch/_numpy/_dtypes_impl.py' 2025-06-01T22:49:03.4059382Z adding 'torch/_numpy/_funcs.py' 2025-06-01T22:49:03.4085430Z adding 'torch/_numpy/_funcs_impl.py' 2025-06-01T22:49:03.4085846Z adding 'torch/_numpy/_getlimits.py' 2025-06-01T22:49:03.4091566Z adding 'torch/_numpy/_ndarray.py' 2025-06-01T22:49:03.4095971Z adding 'torch/_numpy/_normalizations.py' 2025-06-01T22:49:03.4100463Z adding 'torch/_numpy/_reductions_impl.py' 2025-06-01T22:49:03.4104310Z adding 'torch/_numpy/_ufuncs.py' 2025-06-01T22:49:03.4106608Z adding 'torch/_numpy/_unary_ufuncs_impl.py' 2025-06-01T22:49:03.4110660Z adding 'torch/_numpy/_util.py' 2025-06-01T22:49:03.4113019Z adding 'torch/_numpy/fft.py' 2025-06-01T22:49:03.4115954Z adding 'torch/_numpy/linalg.py' 2025-06-01T22:49:03.4118971Z adding 'torch/_numpy/random.py' 2025-06-01T22:49:03.4121210Z adding 'torch/_numpy/testing/__init__.py' 2025-06-01T22:49:03.4150013Z adding 'torch/_numpy/testing/utils.py' 2025-06-01T22:49:03.4182655Z adding 'torch/_prims/__init__.py' 2025-06-01T22:49:03.4183623Z adding 'torch/_prims/context.py' 2025-06-01T22:49:03.4186124Z adding 'torch/_prims/debug_prims.py' 2025-06-01T22:49:03.4188406Z adding 'torch/_prims/executor.py' 2025-06-01T22:49:03.4193023Z adding 'torch/_prims/rng_prims.py' 2025-06-01T22:49:03.4225501Z adding 'torch/_prims_common/__init__.py' 2025-06-01T22:49:03.4230429Z adding 'torch/_prims_common/wrappers.py' 2025-06-01T22:49:03.4314192Z adding 'torch/_refs/__init__.py' 2025-06-01T22:49:03.4318775Z adding 'torch/_refs/_conversions.py' 2025-06-01T22:49:03.4324441Z adding 'torch/_refs/fft.py' 2025-06-01T22:49:03.4330139Z adding 'torch/_refs/linalg/__init__.py' 2025-06-01T22:49:03.4332471Z adding 'torch/_refs/nn/__init__.py' 2025-06-01T22:49:03.4347711Z adding 'torch/_refs/nn/functional/__init__.py' 2025-06-01T22:49:03.4350734Z adding 'torch/_refs/special/__init__.py' 2025-06-01T22:49:03.4352979Z adding 'torch/_strobelight/__init__.py' 2025-06-01T22:49:03.4357345Z adding 'torch/_strobelight/cli_function_profiler.py' 2025-06-01T22:49:03.4361353Z adding 'torch/_strobelight/compile_time_profiler.py' 2025-06-01T22:49:03.4363894Z adding 'torch/_subclasses/__init__.py' 2025-06-01T22:49:03.4368283Z adding 'torch/_subclasses/_fake_tensor_utils.py' 2025-06-01T22:49:03.4385321Z adding 'torch/_subclasses/fake_impls.py' 2025-06-01T22:49:03.4438283Z adding 'torch/_subclasses/fake_tensor.py' 2025-06-01T22:49:03.4441665Z adding 'torch/_subclasses/fake_utils.py' 2025-06-01T22:49:03.4454326Z adding 'torch/_subclasses/functional_tensor.py' 2025-06-01T22:49:03.4486228Z adding 'torch/_subclasses/meta_utils.py' 2025-06-01T22:49:03.4491202Z adding 'torch/_subclasses/schema_check_mode.py' 2025-06-01T22:49:03.4493357Z adding 'torch/_vendor/__init__.py' 2025-06-01T22:49:03.4495637Z adding 'torch/_vendor/packaging/__init__.py' 2025-06-01T22:49:03.4497612Z adding 'torch/_vendor/packaging/_structures.py' 2025-06-01T22:49:03.4503501Z adding 'torch/_vendor/packaging/version.py' 2025-06-01T22:49:03.4507943Z adding 'torch/accelerator/__init__.py' 2025-06-01T22:49:03.4510177Z adding 'torch/accelerator/_utils.py' 2025-06-01T22:49:03.4512193Z adding 'torch/amp/__init__.py' 2025-06-01T22:49:03.4519995Z adding 'torch/amp/autocast_mode.py' 2025-06-01T22:49:03.4532410Z adding 'torch/amp/grad_scaler.py' 2025-06-01T22:49:03.4535746Z adding 'torch/ao/__init__.py' 2025-06-01T22:49:03.4538062Z adding 'torch/ao/nn/__init__.py' 2025-06-01T22:49:03.4540358Z adding 'torch/ao/nn/intrinsic/__init__.py' 2025-06-01T22:49:03.4542548Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2025-06-01T22:49:03.4545538Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2025-06-01T22:49:03.4547903Z adding 'torch/ao/nn/intrinsic/qat/__init__.py' 2025-06-01T22:49:03.4551397Z adding 'torch/ao/nn/intrinsic/qat/modules/__init__.py' 2025-06-01T22:49:03.4559181Z adding 'torch/ao/nn/intrinsic/qat/modules/conv_fused.py' 2025-06-01T22:49:03.4563515Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_fused.py' 2025-06-01T22:49:03.4566396Z adding 'torch/ao/nn/intrinsic/qat/modules/linear_relu.py' 2025-06-01T22:49:03.4568573Z adding 'torch/ao/nn/intrinsic/quantized/__init__.py' 2025-06-01T22:49:03.4570581Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/__init__.py' 2025-06-01T22:49:03.4572622Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-06-01T22:49:03.4574928Z adding 'torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-06-01T22:49:03.4577137Z adding 'torch/ao/nn/intrinsic/quantized/modules/__init__.py' 2025-06-01T22:49:03.4579409Z adding 'torch/ao/nn/intrinsic/quantized/modules/bn_relu.py' 2025-06-01T22:49:03.4581900Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_add.py' 2025-06-01T22:49:03.4584834Z adding 'torch/ao/nn/intrinsic/quantized/modules/conv_relu.py' 2025-06-01T22:49:03.4587918Z adding 'torch/ao/nn/intrinsic/quantized/modules/linear_relu.py' 2025-06-01T22:49:03.4589971Z adding 'torch/ao/nn/qat/__init__.py' 2025-06-01T22:49:03.4591871Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2025-06-01T22:49:03.4593752Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2025-06-01T22:49:03.4595807Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2025-06-01T22:49:03.4597878Z adding 'torch/ao/nn/qat/modules/__init__.py' 2025-06-01T22:49:03.4601108Z adding 'torch/ao/nn/qat/modules/conv.py' 2025-06-01T22:49:03.4604671Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2025-06-01T22:49:03.4607511Z adding 'torch/ao/nn/qat/modules/linear.py' 2025-06-01T22:49:03.4609655Z adding 'torch/ao/nn/quantizable/__init__.py' 2025-06-01T22:49:03.4611661Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2025-06-01T22:49:03.4619020Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2025-06-01T22:49:03.4626592Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2025-06-01T22:49:03.4629465Z adding 'torch/ao/nn/quantized/__init__.py' 2025-06-01T22:49:03.4636959Z adding 'torch/ao/nn/quantized/functional.py' 2025-06-01T22:49:03.4639739Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2025-06-01T22:49:03.4641944Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2025-06-01T22:49:03.4646468Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2025-06-01T22:49:03.4650580Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2025-06-01T22:49:03.4668295Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2025-06-01T22:49:03.4669280Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2025-06-01T22:49:03.4673477Z adding 'torch/ao/nn/quantized/modules/activation.py' 2025-06-01T22:49:03.4676278Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2025-06-01T22:49:03.4685500Z adding 'torch/ao/nn/quantized/modules/conv.py' 2025-06-01T22:49:03.4688731Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2025-06-01T22:49:03.4693587Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2025-06-01T22:49:03.4697357Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2025-06-01T22:49:03.4702563Z adding 'torch/ao/nn/quantized/modules/linear.py' 2025-06-01T22:49:03.4705799Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2025-06-01T22:49:03.4708317Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2025-06-01T22:49:03.4711230Z adding 'torch/ao/nn/quantized/modules/utils.py' 2025-06-01T22:49:03.4713515Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2025-06-01T22:49:03.4715694Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2025-06-01T22:49:03.4719114Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2025-06-01T22:49:03.4721929Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2025-06-01T22:49:03.4729500Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2025-06-01T22:49:03.4732931Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2025-06-01T22:49:03.4737541Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2025-06-01T22:49:03.4739897Z adding 'torch/ao/nn/sparse/__init__.py' 2025-06-01T22:49:03.4741973Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2025-06-01T22:49:03.4745940Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2025-06-01T22:49:03.4748594Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2025-06-01T22:49:03.4750708Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2025-06-01T22:49:03.4754144Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2025-06-01T22:49:03.4756295Z adding 'torch/ao/ns/__init__.py' 2025-06-01T22:49:03.4762532Z adding 'torch/ao/ns/_numeric_suite.py' 2025-06-01T22:49:03.4781139Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2025-06-01T22:49:03.4786824Z adding 'torch/ao/ns/fx/__init__.py' 2025-06-01T22:49:03.4787196Z adding 'torch/ao/ns/fx/graph_matcher.py' 2025-06-01T22:49:03.4805290Z adding 'torch/ao/ns/fx/graph_passes.py' 2025-06-01T22:49:03.4807828Z adding 'torch/ao/ns/fx/mappings.py' 2025-06-01T22:49:03.4830127Z adding 'torch/ao/ns/fx/n_shadows_utils.py' 2025-06-01T22:49:03.4830603Z adding 'torch/ao/ns/fx/ns_types.py' 2025-06-01T22:49:03.4833213Z adding 'torch/ao/ns/fx/pattern_utils.py' 2025-06-01T22:49:03.4837530Z adding 'torch/ao/ns/fx/qconfig_multi_mapping.py' 2025-06-01T22:49:03.4844901Z adding 'torch/ao/ns/fx/utils.py' 2025-06-01T22:49:03.4849812Z adding 'torch/ao/ns/fx/weight_utils.py' 2025-06-01T22:49:03.4852381Z adding 'torch/ao/pruning/__init__.py' 2025-06-01T22:49:03.4854312Z adding 'torch/ao/pruning/_mappings.py' 2025-06-01T22:49:03.4856341Z adding 'torch/ao/pruning/_experimental/__init__.py' 2025-06-01T22:49:03.4858217Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/__init__.py' 2025-06-01T22:49:03.4865252Z adding 'torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py' 2025-06-01T22:49:03.4867681Z adding 'torch/ao/pruning/_experimental/data_scheduler/__init__.py' 2025-06-01T22:49:03.4871370Z adding 'torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py' 2025-06-01T22:49:03.4873583Z adding 'torch/ao/pruning/_experimental/data_sparsifier/__init__.py' 2025-06-01T22:49:03.4879164Z adding 'torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py' 2025-06-01T22:49:03.4883358Z adding 'torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py' 2025-06-01T22:49:03.4886982Z adding 'torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py' 2025-06-01T22:49:03.4889120Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py' 2025-06-01T22:49:03.4891172Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2025-06-01T22:49:03.4893426Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2025-06-01T22:49:03.4896635Z adding 'torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2025-06-01T22:49:03.4899723Z adding 'torch/ao/pruning/_experimental/pruner/FPGM_pruner.py' 2025-06-01T22:49:03.4901643Z adding 'torch/ao/pruning/_experimental/pruner/__init__.py' 2025-06-01T22:49:03.4905877Z adding 'torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py' 2025-06-01T22:49:03.4908574Z adding 'torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py' 2025-06-01T22:49:03.4910874Z adding 'torch/ao/pruning/_experimental/pruner/match_utils.py' 2025-06-01T22:49:03.4913278Z adding 'torch/ao/pruning/_experimental/pruner/parametrization.py' 2025-06-01T22:49:03.4919268Z adding 'torch/ao/pruning/_experimental/pruner/prune_functions.py' 2025-06-01T22:49:03.4922070Z adding 'torch/ao/pruning/_experimental/pruner/saliency_pruner.py' 2025-06-01T22:49:03.4924213Z adding 'torch/ao/pruning/scheduler/__init__.py' 2025-06-01T22:49:03.4927822Z adding 'torch/ao/pruning/scheduler/base_scheduler.py' 2025-06-01T22:49:03.4930803Z adding 'torch/ao/pruning/scheduler/cubic_scheduler.py' 2025-06-01T22:49:03.4933363Z adding 'torch/ao/pruning/scheduler/lambda_scheduler.py' 2025-06-01T22:49:03.4935475Z adding 'torch/ao/pruning/sparsifier/__init__.py' 2025-06-01T22:49:03.4940797Z adding 'torch/ao/pruning/sparsifier/base_sparsifier.py' 2025-06-01T22:49:03.4943776Z adding 'torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py' 2025-06-01T22:49:03.4947380Z adding 'torch/ao/pruning/sparsifier/utils.py' 2025-06-01T22:49:03.4951789Z adding 'torch/ao/pruning/sparsifier/weight_norm_sparsifier.py' 2025-06-01T22:49:03.4955942Z adding 'torch/ao/quantization/__init__.py' 2025-06-01T22:49:03.4959505Z adding 'torch/ao/quantization/_correct_bias.py' 2025-06-01T22:49:03.4964255Z adding 'torch/ao/quantization/_equalize.py' 2025-06-01T22:49:03.4968230Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2025-06-01T22:49:03.4975546Z adding 'torch/ao/quantization/fake_quantize.py' 2025-06-01T22:49:03.4979725Z adding 'torch/ao/quantization/fuse_modules.py' 2025-06-01T22:49:03.4983809Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2025-06-01T22:49:03.5011153Z adding 'torch/ao/quantization/observer.py' 2025-06-01T22:49:03.5019970Z adding 'torch/ao/quantization/qconfig.py' 2025-06-01T22:49:03.5025554Z adding 'torch/ao/quantization/qconfig_mapping.py' 2025-06-01T22:49:03.5027942Z adding 'torch/ao/quantization/quant_type.py' 2025-06-01T22:49:03.5032424Z adding 'torch/ao/quantization/quantization_mappings.py' 2025-06-01T22:49:03.5043006Z adding 'torch/ao/quantization/quantize.py' 2025-06-01T22:49:03.5053662Z adding 'torch/ao/quantization/quantize_fx.py' 2025-06-01T22:49:03.5059747Z adding 'torch/ao/quantization/quantize_jit.py' 2025-06-01T22:49:03.5064085Z adding 'torch/ao/quantization/quantize_pt2e.py' 2025-06-01T22:49:03.5066622Z adding 'torch/ao/quantization/stubs.py' 2025-06-01T22:49:03.5082361Z adding 'torch/ao/quantization/utils.py' 2025-06-01T22:49:03.5088038Z adding 'torch/ao/quantization/backend_config/__init__.py' 2025-06-01T22:49:03.5088701Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2025-06-01T22:49:03.5091686Z adding 'torch/ao/quantization/backend_config/_qnnpack_pt2e.py' 2025-06-01T22:49:03.5101396Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2025-06-01T22:49:03.5106671Z adding 'torch/ao/quantization/backend_config/executorch.py' 2025-06-01T22:49:03.5109647Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2025-06-01T22:49:03.5112729Z adding 'torch/ao/quantization/backend_config/native.py' 2025-06-01T22:49:03.5114528Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2025-06-01T22:49:03.5119286Z adding 'torch/ao/quantization/backend_config/onednn.py' 2025-06-01T22:49:03.5122515Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2025-06-01T22:49:03.5125454Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2025-06-01T22:49:03.5130333Z adding 'torch/ao/quantization/backend_config/utils.py' 2025-06-01T22:49:03.5133123Z adding 'torch/ao/quantization/backend_config/x86.py' 2025-06-01T22:49:03.5135620Z adding 'torch/ao/quantization/fx/__init__.py' 2025-06-01T22:49:03.5145486Z adding 'torch/ao/quantization/fx/_decomposed.py' 2025-06-01T22:49:03.5163952Z adding 'torch/ao/quantization/fx/_equalize.py' 2025-06-01T22:49:03.5183051Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2025-06-01T22:49:03.5203815Z adding 'torch/ao/quantization/fx/convert.py' 2025-06-01T22:49:03.5206785Z adding 'torch/ao/quantization/fx/custom_config.py' 2025-06-01T22:49:03.5210867Z adding 'torch/ao/quantization/fx/fuse.py' 2025-06-01T22:49:03.5214005Z adding 'torch/ao/quantization/fx/fuse_handler.py' 2025-06-01T22:49:03.5217300Z adding 'torch/ao/quantization/fx/graph_module.py' 2025-06-01T22:49:03.5219416Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2025-06-01T22:49:03.5221268Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2025-06-01T22:49:03.5225342Z adding 'torch/ao/quantization/fx/lstm_utils.py' 2025-06-01T22:49:03.5229552Z adding 'torch/ao/quantization/fx/match_utils.py' 2025-06-01T22:49:03.5232449Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2025-06-01T22:49:03.5269675Z adding 'torch/ao/quantization/fx/prepare.py' 2025-06-01T22:49:03.5273450Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2025-06-01T22:49:03.5276979Z adding 'torch/ao/quantization/fx/quantize_handler.py' 2025-06-01T22:49:03.5279298Z adding 'torch/ao/quantization/fx/tracer.py' 2025-06-01T22:49:03.5293179Z adding 'torch/ao/quantization/fx/utils.py' 2025-06-01T22:49:03.5296255Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2025-06-01T22:49:03.5323650Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2025-06-01T22:49:03.5332528Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2025-06-01T22:49:03.5337994Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2025-06-01T22:49:03.5350113Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2025-06-01T22:49:03.5353025Z adding 'torch/ao/quantization/pt2e/__init__.py' 2025-06-01T22:49:03.5363075Z adding 'torch/ao/quantization/pt2e/_affine_quantization.py' 2025-06-01T22:49:03.5369919Z adding 'torch/ao/quantization/pt2e/_numeric_debugger.py' 2025-06-01T22:49:03.5372958Z adding 'torch/ao/quantization/pt2e/duplicate_dq_pass.py' 2025-06-01T22:49:03.5376735Z adding 'torch/ao/quantization/pt2e/export_utils.py' 2025-06-01T22:49:03.5380324Z adding 'torch/ao/quantization/pt2e/graph_utils.py' 2025-06-01T22:49:03.5382794Z adding 'torch/ao/quantization/pt2e/lowering.py' 2025-06-01T22:49:03.5386816Z adding 'torch/ao/quantization/pt2e/port_metadata_pass.py' 2025-06-01T22:49:03.5395220Z adding 'torch/ao/quantization/pt2e/prepare.py' 2025-06-01T22:49:03.5408089Z adding 'torch/ao/quantization/pt2e/qat_utils.py' 2025-06-01T22:49:03.5417422Z adding 'torch/ao/quantization/pt2e/utils.py' 2025-06-01T22:49:03.5420186Z adding 'torch/ao/quantization/pt2e/representation/__init__.py' 2025-06-01T22:49:03.5426992Z adding 'torch/ao/quantization/pt2e/representation/rewrite.py' 2025-06-01T22:49:03.5429927Z adding 'torch/ao/quantization/quantizer/__init__.py' 2025-06-01T22:49:03.5432539Z adding 'torch/ao/quantization/quantizer/composable_quantizer.py' 2025-06-01T22:49:03.5435237Z adding 'torch/ao/quantization/quantizer/embedding_quantizer.py' 2025-06-01T22:49:03.5438846Z adding 'torch/ao/quantization/quantizer/quantizer.py' 2025-06-01T22:49:03.5441643Z adding 'torch/ao/quantization/quantizer/utils.py' 2025-06-01T22:49:03.5463637Z adding 'torch/ao/quantization/quantizer/x86_inductor_quantizer.py' 2025-06-01T22:49:03.5466270Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer.py' 2025-06-01T22:49:03.5481883Z adding 'torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py' 2025-06-01T22:49:03.5482730Z adding 'torch/ao/quantization/quantizer/xpu_inductor_quantizer.py' 2025-06-01T22:49:03.5490848Z adding 'torch/autograd/__init__.py' 2025-06-01T22:49:03.5494367Z adding 'torch/autograd/anomaly_mode.py' 2025-06-01T22:49:03.5498406Z adding 'torch/autograd/forward_ad.py' 2025-06-01T22:49:03.5513334Z adding 'torch/autograd/function.py' 2025-06-01T22:49:03.5526593Z adding 'torch/autograd/functional.py' 2025-06-01T22:49:03.5532366Z adding 'torch/autograd/grad_mode.py' 2025-06-01T22:49:03.5568434Z adding 'torch/autograd/gradcheck.py' 2025-06-01T22:49:03.5585454Z adding 'torch/autograd/graph.py' 2025-06-01T22:49:03.5603173Z adding 'torch/autograd/profiler.py' 2025-06-01T22:49:03.5604774Z adding 'torch/autograd/profiler_legacy.py' 2025-06-01T22:49:03.5623236Z adding 'torch/autograd/profiler_util.py' 2025-06-01T22:49:03.5623725Z adding 'torch/autograd/variable.py' 2025-06-01T22:49:03.5624408Z adding 'torch/autograd/_functions/__init__.py' 2025-06-01T22:49:03.5626596Z adding 'torch/autograd/_functions/tensor.py' 2025-06-01T22:49:03.5628931Z adding 'torch/autograd/_functions/utils.py' 2025-06-01T22:49:03.5631553Z adding 'torch/backends/__init__.py' 2025-06-01T22:49:03.5633430Z adding 'torch/backends/_coreml/__init__.py' 2025-06-01T22:49:03.5636250Z adding 'torch/backends/_coreml/preprocess.py' 2025-06-01T22:49:03.5638247Z adding 'torch/backends/_nnapi/__init__.py' 2025-06-01T22:49:03.5641589Z adding 'torch/backends/_nnapi/prepare.py' 2025-06-01T22:49:03.5671139Z adding 'torch/backends/_nnapi/serializer.py' 2025-06-01T22:49:03.5672030Z adding 'torch/backends/cpu/__init__.py' 2025-06-01T22:49:03.5677015Z adding 'torch/backends/cuda/__init__.py' 2025-06-01T22:49:03.5681047Z adding 'torch/backends/cudnn/__init__.py' 2025-06-01T22:49:03.5683474Z adding 'torch/backends/cudnn/rnn.py' 2025-06-01T22:49:03.5686368Z adding 'torch/backends/cusparselt/__init__.py' 2025-06-01T22:49:03.5688417Z adding 'torch/backends/kleidiai/__init__.py' 2025-06-01T22:49:03.5690583Z adding 'torch/backends/mha/__init__.py' 2025-06-01T22:49:03.5693078Z adding 'torch/backends/mkl/__init__.py' 2025-06-01T22:49:03.5696078Z adding 'torch/backends/mkldnn/__init__.py' 2025-06-01T22:49:03.5698508Z adding 'torch/backends/mps/__init__.py' 2025-06-01T22:49:03.5700693Z adding 'torch/backends/nnpack/__init__.py' 2025-06-01T22:49:03.5702681Z adding 'torch/backends/openmp/__init__.py' 2025-06-01T22:49:03.5705525Z adding 'torch/backends/opt_einsum/__init__.py' 2025-06-01T22:49:03.5708046Z adding 'torch/backends/quantized/__init__.py' 2025-06-01T22:49:03.5709913Z adding 'torch/backends/xeon/__init__.py' 2025-06-01T22:49:03.5724349Z adding 'torch/backends/xeon/run_cpu.py' 2025-06-01T22:49:03.5724901Z adding 'torch/backends/xnnpack/__init__.py' 2025-06-01T22:49:03.8571711Z adding 'torch/bin/protoc' 2025-06-01T22:49:04.1482433Z adding 'torch/bin/protoc-3.13.0.0' 2025-06-01T22:49:04.1626645Z adding 'torch/bin/torch_shm_manager' 2025-06-01T22:49:04.1630473Z adding 'torch/compiler/__init__.py' 2025-06-01T22:49:04.1635378Z adding 'torch/compiler/_cache.py' 2025-06-01T22:49:04.1638352Z adding 'torch/compiler/config.py' 2025-06-01T22:49:04.1640372Z adding 'torch/contrib/__init__.py' 2025-06-01T22:49:04.1643771Z adding 'torch/contrib/_tensorboard_vis.py' 2025-06-01T22:49:04.1647754Z adding 'torch/cpu/__init__.py' 2025-06-01T22:49:04.1649858Z adding 'torch/cpu/amp/__init__.py' 2025-06-01T22:49:04.1652009Z adding 'torch/cpu/amp/autocast_mode.py' 2025-06-01T22:49:04.1654005Z adding 'torch/cpu/amp/grad_scaler.py' 2025-06-01T22:49:04.1680083Z adding 'torch/cuda/__init__.py' 2025-06-01T22:49:04.1680794Z adding 'torch/cuda/_gpu_trace.py' 2025-06-01T22:49:04.1689690Z adding 'torch/cuda/_memory_viz.py' 2025-06-01T22:49:04.1698130Z adding 'torch/cuda/_sanitizer.py' 2025-06-01T22:49:04.1704470Z adding 'torch/cuda/_utils.py' 2025-06-01T22:49:04.1706865Z adding 'torch/cuda/comm.py' 2025-06-01T22:49:04.1708309Z adding 'torch/cuda/error.py' 2025-06-01T22:49:04.1711177Z adding 'torch/cuda/gds.py' 2025-06-01T22:49:04.1719283Z adding 'torch/cuda/graphs.py' 2025-06-01T22:49:04.1723254Z adding 'torch/cuda/jiterator.py' 2025-06-01T22:49:04.1743805Z adding 'torch/cuda/memory.py' 2025-06-01T22:49:04.1744299Z adding 'torch/cuda/nccl.py' 2025-06-01T22:49:04.1747278Z adding 'torch/cuda/nvtx.py' 2025-06-01T22:49:04.1749716Z adding 'torch/cuda/profiler.py' 2025-06-01T22:49:04.1752558Z adding 'torch/cuda/random.py' 2025-06-01T22:49:04.1754463Z adding 'torch/cuda/sparse.py' 2025-06-01T22:49:04.1758270Z adding 'torch/cuda/streams.py' 2025-06-01T22:49:04.1769963Z adding 'torch/cuda/tunable.py' 2025-06-01T22:49:04.1772985Z adding 'torch/cuda/amp/__init__.py' 2025-06-01T22:49:04.1775523Z adding 'torch/cuda/amp/autocast_mode.py' 2025-06-01T22:49:04.1777383Z adding 'torch/cuda/amp/common.py' 2025-06-01T22:49:04.1779345Z adding 'torch/cuda/amp/grad_scaler.py' 2025-06-01T22:49:04.1783118Z adding 'torch/distributed/__init__.py' 2025-06-01T22:49:04.1785291Z adding 'torch/distributed/_checkpointable.py' 2025-06-01T22:49:04.1787513Z adding 'torch/distributed/_composable_state.py' 2025-06-01T22:49:04.1805756Z adding 'torch/distributed/_functional_collectives.py' 2025-06-01T22:49:04.1806446Z adding 'torch/distributed/_functional_collectives_impl.py' 2025-06-01T22:49:04.1809487Z adding 'torch/distributed/_serialization.py' 2025-06-01T22:49:04.1819511Z adding 'torch/distributed/_state_dict_utils.py' 2025-06-01T22:49:04.1822811Z adding 'torch/distributed/argparse_util.py' 2025-06-01T22:49:04.1825447Z adding 'torch/distributed/c10d_logger.py' 2025-06-01T22:49:04.1829237Z adding 'torch/distributed/collective_utils.py' 2025-06-01T22:49:04.1831560Z adding 'torch/distributed/constants.py' 2025-06-01T22:49:04.1849972Z adding 'torch/distributed/device_mesh.py' 2025-06-01T22:49:04.1926172Z adding 'torch/distributed/distributed_c10d.py' 2025-06-01T22:49:04.1933888Z adding 'torch/distributed/launch.py' 2025-06-01T22:49:04.1936225Z adding 'torch/distributed/logging_handlers.py' 2025-06-01T22:49:04.1938999Z adding 'torch/distributed/remote_device.py' 2025-06-01T22:49:04.1943381Z adding 'torch/distributed/rendezvous.py' 2025-06-01T22:49:04.1955720Z adding 'torch/distributed/run.py' 2025-06-01T22:49:04.1961678Z adding 'torch/distributed/utils.py' 2025-06-01T22:49:04.1964445Z adding 'torch/distributed/_composable/__init__.py' 2025-06-01T22:49:04.1967637Z adding 'torch/distributed/_composable/checkpoint_activation.py' 2025-06-01T22:49:04.1971935Z adding 'torch/distributed/_composable/contract.py' 2025-06-01T22:49:04.1976680Z adding 'torch/distributed/_composable/replicate.py' 2025-06-01T22:49:04.1979016Z adding 'torch/distributed/_composable/fsdp/__init__.py' 2025-06-01T22:49:04.1980839Z adding 'torch/distributed/_composable/fsdp/fully_shard.py' 2025-06-01T22:49:04.1982853Z adding 'torch/distributed/_shard/__init__.py' 2025-06-01T22:49:04.1984831Z adding 'torch/distributed/_shard/_utils.py' 2025-06-01T22:49:04.1989768Z adding 'torch/distributed/_shard/api.py' 2025-06-01T22:49:04.1992491Z adding 'torch/distributed/_shard/common_op_utils.py' 2025-06-01T22:49:04.1994803Z adding 'torch/distributed/_shard/metadata.py' 2025-06-01T22:49:04.1996903Z adding 'torch/distributed/_shard/op_registry_utils.py' 2025-06-01T22:49:04.1998842Z adding 'torch/distributed/_shard/sharder.py' 2025-06-01T22:49:04.2001061Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2025-06-01T22:49:04.2003579Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2025-06-01T22:49:04.2006855Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2025-06-01T22:49:04.2012640Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2025-06-01T22:49:04.2034579Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2025-06-01T22:49:04.2035133Z adding 'torch/distributed/_shard/sharded_tensor/logger.py' 2025-06-01T22:49:04.2036641Z adding 'torch/distributed/_shard/sharded_tensor/logging_handlers.py' 2025-06-01T22:49:04.2038970Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2025-06-01T22:49:04.2042949Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2025-06-01T22:49:04.2046338Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2025-06-01T22:49:04.2051097Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2025-06-01T22:49:04.2053689Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2025-06-01T22:49:04.2056629Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2025-06-01T22:49:04.2059072Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2025-06-01T22:49:04.2062118Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2025-06-01T22:49:04.2064208Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2025-06-01T22:49:04.2067600Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2025-06-01T22:49:04.2069764Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2025-06-01T22:49:04.2072449Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2025-06-01T22:49:04.2074708Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2025-06-01T22:49:04.2078793Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2025-06-01T22:49:04.2083299Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2025-06-01T22:49:04.2088253Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2025-06-01T22:49:04.2090600Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2025-06-01T22:49:04.2096036Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2025-06-01T22:49:04.2101119Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2025-06-01T22:49:04.2108243Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2025-06-01T22:49:04.2110590Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2025-06-01T22:49:04.2112779Z adding 'torch/distributed/_sharding_spec/__init__.py' 2025-06-01T22:49:04.2133821Z adding 'torch/distributed/_symmetric_memory/__init__.py' 2025-06-01T22:49:04.2137779Z adding 'torch/distributed/_tensor/__init__.py' 2025-06-01T22:49:04.2139609Z adding 'torch/distributed/_tensor/api.py' 2025-06-01T22:49:04.2141460Z adding 'torch/distributed/_tensor/placement_types.py' 2025-06-01T22:49:04.2143578Z adding 'torch/distributed/_tools/__init__.py' 2025-06-01T22:49:04.2145802Z adding 'torch/distributed/_tools/common_utils.py' 2025-06-01T22:49:04.2149659Z adding 'torch/distributed/_tools/fake_collectives.py' 2025-06-01T22:49:04.2157418Z adding 'torch/distributed/_tools/fsdp2_mem_tracker.py' 2025-06-01T22:49:04.2162367Z adding 'torch/distributed/_tools/ilp_utils.py' 2025-06-01T22:49:04.2182432Z adding 'torch/distributed/_tools/mem_tracker.py' 2025-06-01T22:49:04.2183902Z adding 'torch/distributed/_tools/memory_tracker.py' 2025-06-01T22:49:04.2188170Z adding 'torch/distributed/_tools/mod_tracker.py' 2025-06-01T22:49:04.2195380Z adding 'torch/distributed/_tools/runtime_estimator.py' 2025-06-01T22:49:04.2210625Z adding 'torch/distributed/_tools/sac_estimator.py' 2025-06-01T22:49:04.2216594Z adding 'torch/distributed/_tools/sac_ilp.py' 2025-06-01T22:49:04.2218987Z adding 'torch/distributed/algorithms/__init__.py' 2025-06-01T22:49:04.2224456Z adding 'torch/distributed/algorithms/join.py' 2025-06-01T22:49:04.2226779Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2025-06-01T22:49:04.2231782Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2025-06-01T22:49:04.2234123Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2025-06-01T22:49:04.2237464Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2025-06-01T22:49:04.2239685Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2025-06-01T22:49:04.2242287Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2025-06-01T22:49:04.2244489Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2025-06-01T22:49:04.2248089Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2025-06-01T22:49:04.2251196Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2025-06-01T22:49:04.2257844Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2025-06-01T22:49:04.2260577Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2025-06-01T22:49:04.2263807Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2025-06-01T22:49:04.2266744Z adding 'torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py' 2025-06-01T22:49:04.2270033Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2025-06-01T22:49:04.2273321Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2025-06-01T22:49:04.2287311Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2025-06-01T22:49:04.2293375Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2025-06-01T22:49:04.2295822Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2025-06-01T22:49:04.2298947Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2025-06-01T22:49:04.2303318Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2025-06-01T22:49:04.2306099Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2025-06-01T22:49:04.2308568Z adding 'torch/distributed/autograd/__init__.py' 2025-06-01T22:49:04.2311082Z adding 'torch/distributed/checkpoint/__init__.py' 2025-06-01T22:49:04.2313138Z adding 'torch/distributed/checkpoint/_async_executor.py' 2025-06-01T22:49:04.2317621Z adding 'torch/distributed/checkpoint/_async_process_executor.py' 2025-06-01T22:49:04.2320075Z adding 'torch/distributed/checkpoint/_async_thread_executor.py' 2025-06-01T22:49:04.2322662Z adding 'torch/distributed/checkpoint/_checkpointer.py' 2025-06-01T22:49:04.2325860Z adding 'torch/distributed/checkpoint/_dedup_save_plans.py' 2025-06-01T22:49:04.2328388Z adding 'torch/distributed/checkpoint/_dedup_tensors.py' 2025-06-01T22:49:04.2332131Z adding 'torch/distributed/checkpoint/_extension.py' 2025-06-01T22:49:04.2335718Z adding 'torch/distributed/checkpoint/_fsspec_filesystem.py' 2025-06-01T22:49:04.2337997Z adding 'torch/distributed/checkpoint/_hf_planner.py' 2025-06-01T22:49:04.2342216Z adding 'torch/distributed/checkpoint/_hf_storage.py' 2025-06-01T22:49:04.2344865Z adding 'torch/distributed/checkpoint/_nested_dict.py' 2025-06-01T22:49:04.2348008Z adding 'torch/distributed/checkpoint/_sharded_tensor_utils.py' 2025-06-01T22:49:04.2350199Z adding 'torch/distributed/checkpoint/_storage_utils.py' 2025-06-01T22:49:04.2353588Z adding 'torch/distributed/checkpoint/_traverse.py' 2025-06-01T22:49:04.2355492Z adding 'torch/distributed/checkpoint/_version.py' 2025-06-01T22:49:04.2357610Z adding 'torch/distributed/checkpoint/api.py' 2025-06-01T22:49:04.2366836Z adding 'torch/distributed/checkpoint/default_planner.py' 2025-06-01T22:49:04.2383663Z adding 'torch/distributed/checkpoint/filesystem.py' 2025-06-01T22:49:04.2384513Z adding 'torch/distributed/checkpoint/format_utils.py' 2025-06-01T22:49:04.2387368Z adding 'torch/distributed/checkpoint/logger.py' 2025-06-01T22:49:04.2389259Z adding 'torch/distributed/checkpoint/logging_handlers.py' 2025-06-01T22:49:04.2392296Z adding 'torch/distributed/checkpoint/metadata.py' 2025-06-01T22:49:04.2397483Z adding 'torch/distributed/checkpoint/optimizer.py' 2025-06-01T22:49:04.2404038Z adding 'torch/distributed/checkpoint/planner.py' 2025-06-01T22:49:04.2410799Z adding 'torch/distributed/checkpoint/planner_helpers.py' 2025-06-01T22:49:04.2413598Z adding 'torch/distributed/checkpoint/resharding.py' 2025-06-01T22:49:04.2416912Z adding 'torch/distributed/checkpoint/staging.py' 2025-06-01T22:49:04.2439323Z adding 'torch/distributed/checkpoint/state_dict.py' 2025-06-01T22:49:04.2441559Z adding 'torch/distributed/checkpoint/state_dict_loader.py' 2025-06-01T22:49:04.2447740Z adding 'torch/distributed/checkpoint/state_dict_saver.py' 2025-06-01T22:49:04.2450257Z adding 'torch/distributed/checkpoint/stateful.py' 2025-06-01T22:49:04.2453987Z adding 'torch/distributed/checkpoint/storage.py' 2025-06-01T22:49:04.2460026Z adding 'torch/distributed/checkpoint/utils.py' 2025-06-01T22:49:04.2463570Z adding 'torch/distributed/elastic/__init__.py' 2025-06-01T22:49:04.2465775Z adding 'torch/distributed/elastic/control_plane.py' 2025-06-01T22:49:04.2467626Z adding 'torch/distributed/elastic/agent/__init__.py' 2025-06-01T22:49:04.2470028Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2025-06-01T22:49:04.2486281Z adding 'torch/distributed/elastic/agent/server/api.py' 2025-06-01T22:49:04.2487970Z adding 'torch/distributed/elastic/agent/server/health_check_server.py' 2025-06-01T22:49:04.2493912Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2025-06-01T22:49:04.2497975Z adding 'torch/distributed/elastic/events/__init__.py' 2025-06-01T22:49:04.2500667Z adding 'torch/distributed/elastic/events/api.py' 2025-06-01T22:49:04.2502717Z adding 'torch/distributed/elastic/events/handlers.py' 2025-06-01T22:49:04.2506096Z adding 'torch/distributed/elastic/metrics/__init__.py' 2025-06-01T22:49:04.2509299Z adding 'torch/distributed/elastic/metrics/api.py' 2025-06-01T22:49:04.2513579Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2025-06-01T22:49:04.2525988Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2025-06-01T22:49:04.2529464Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2025-06-01T22:49:04.2532743Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2025-06-01T22:49:04.2539350Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2025-06-01T22:49:04.2543219Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2025-06-01T22:49:04.2545259Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2025-06-01T22:49:04.2547853Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py' 2025-06-01T22:49:04.2549736Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py' 2025-06-01T22:49:04.2552180Z adding 'torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py' 2025-06-01T22:49:04.2555878Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2025-06-01T22:49:04.2558239Z adding 'torch/distributed/elastic/rendezvous/_etcd_stub.py' 2025-06-01T22:49:04.2563249Z adding 'torch/distributed/elastic/rendezvous/api.py' 2025-06-01T22:49:04.2568799Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2025-06-01T22:49:04.2588625Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2025-06-01T22:49:04.2605089Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2025-06-01T22:49:04.2605824Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2025-06-01T22:49:04.2610016Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2025-06-01T22:49:04.2613990Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2025-06-01T22:49:04.2616756Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2025-06-01T22:49:04.2619530Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2025-06-01T22:49:04.2623589Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2025-06-01T22:49:04.2626338Z adding 'torch/distributed/elastic/timer/__init__.py' 2025-06-01T22:49:04.2630750Z adding 'torch/distributed/elastic/timer/api.py' 2025-06-01T22:49:04.2633029Z adding 'torch/distributed/elastic/timer/debug_info_logging.py' 2025-06-01T22:49:04.2639074Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2025-06-01T22:49:04.2642350Z adding 'torch/distributed/elastic/timer/local_timer.py' 2025-06-01T22:49:04.2645025Z adding 'torch/distributed/elastic/utils/__init__.py' 2025-06-01T22:49:04.2647828Z adding 'torch/distributed/elastic/utils/api.py' 2025-06-01T22:49:04.2651400Z adding 'torch/distributed/elastic/utils/distributed.py' 2025-06-01T22:49:04.2653490Z adding 'torch/distributed/elastic/utils/log_level.py' 2025-06-01T22:49:04.2656155Z adding 'torch/distributed/elastic/utils/logging.py' 2025-06-01T22:49:04.2659779Z adding 'torch/distributed/elastic/utils/store.py' 2025-06-01T22:49:04.2662168Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2025-06-01T22:49:04.2664476Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2025-06-01T22:49:04.2667129Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2025-06-01T22:49:04.2669591Z adding 'torch/distributed/fsdp/__init__.py' 2025-06-01T22:49:04.2678342Z adding 'torch/distributed/fsdp/_common_utils.py' 2025-06-01T22:49:04.2682171Z adding 'torch/distributed/fsdp/_debug_utils.py' 2025-06-01T22:49:04.2685220Z adding 'torch/distributed/fsdp/_dynamo_utils.py' 2025-06-01T22:49:04.2690952Z adding 'torch/distributed/fsdp/_exec_order_utils.py' 2025-06-01T22:49:04.2740556Z adding 'torch/distributed/fsdp/_flat_param.py' 2025-06-01T22:49:04.2742255Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2025-06-01T22:49:04.2763970Z adding 'torch/distributed/fsdp/_init_utils.py' 2025-06-01T22:49:04.2764439Z adding 'torch/distributed/fsdp/_limiter_utils.py' 2025-06-01T22:49:04.2800948Z adding 'torch/distributed/fsdp/_optim_utils.py' 2025-06-01T22:49:04.2827821Z adding 'torch/distributed/fsdp/_runtime_utils.py' 2025-06-01T22:49:04.2828339Z adding 'torch/distributed/fsdp/_shard_utils.py' 2025-06-01T22:49:04.2844558Z adding 'torch/distributed/fsdp/_state_dict_utils.py' 2025-06-01T22:49:04.2845090Z adding 'torch/distributed/fsdp/_trace_utils.py' 2025-06-01T22:49:04.2848643Z adding 'torch/distributed/fsdp/_traversal_utils.py' 2025-06-01T22:49:04.2853346Z adding 'torch/distributed/fsdp/_unshard_param_utils.py' 2025-06-01T22:49:04.2858288Z adding 'torch/distributed/fsdp/_wrap_utils.py' 2025-06-01T22:49:04.2865504Z adding 'torch/distributed/fsdp/api.py' 2025-06-01T22:49:04.2904757Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2025-06-01T22:49:04.2909175Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2025-06-01T22:49:04.2917771Z adding 'torch/distributed/fsdp/wrap.py' 2025-06-01T22:49:04.2920593Z adding 'torch/distributed/fsdp/_fully_shard/__init__.py' 2025-06-01T22:49:04.2923258Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_api.py' 2025-06-01T22:49:04.2932316Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py' 2025-06-01T22:49:04.2936241Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_common.py' 2025-06-01T22:49:04.2940575Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_init.py' 2025-06-01T22:49:04.2955427Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param.py' 2025-06-01T22:49:04.2968431Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py' 2025-06-01T22:49:04.2975475Z adding 'torch/distributed/fsdp/_fully_shard/_fsdp_state.py' 2025-06-01T22:49:04.2990798Z adding 'torch/distributed/fsdp/_fully_shard/_fully_shard.py' 2025-06-01T22:49:04.2991629Z adding 'torch/distributed/launcher/__init__.py' 2025-06-01T22:49:04.2993505Z adding 'torch/distributed/launcher/api.py' 2025-06-01T22:49:04.2995758Z adding 'torch/distributed/nn/__init__.py' 2025-06-01T22:49:04.3000829Z adding 'torch/distributed/nn/functional.py' 2025-06-01T22:49:04.3003163Z adding 'torch/distributed/nn/api/__init__.py' 2025-06-01T22:49:04.3012979Z adding 'torch/distributed/nn/api/remote_module.py' 2025-06-01T22:49:04.3015845Z adding 'torch/distributed/nn/jit/__init__.py' 2025-06-01T22:49:04.3018883Z adding 'torch/distributed/nn/jit/instantiator.py' 2025-06-01T22:49:04.3020944Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2025-06-01T22:49:04.3023501Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2025-06-01T22:49:04.3026060Z adding 'torch/distributed/optim/__init__.py' 2025-06-01T22:49:04.3028035Z adding 'torch/distributed/optim/_deprecation_warning.py' 2025-06-01T22:49:04.3031080Z adding 'torch/distributed/optim/apply_optimizer_in_backward.py' 2025-06-01T22:49:04.3033818Z adding 'torch/distributed/optim/functional_adadelta.py' 2025-06-01T22:49:04.3036758Z adding 'torch/distributed/optim/functional_adagrad.py' 2025-06-01T22:49:04.3040013Z adding 'torch/distributed/optim/functional_adam.py' 2025-06-01T22:49:04.3043062Z adding 'torch/distributed/optim/functional_adamax.py' 2025-06-01T22:49:04.3047166Z adding 'torch/distributed/optim/functional_adamw.py' 2025-06-01T22:49:04.3050328Z adding 'torch/distributed/optim/functional_rmsprop.py' 2025-06-01T22:49:04.3053187Z adding 'torch/distributed/optim/functional_rprop.py' 2025-06-01T22:49:04.3056447Z adding 'torch/distributed/optim/functional_sgd.py' 2025-06-01T22:49:04.3061776Z adding 'torch/distributed/optim/named_optimizer.py' 2025-06-01T22:49:04.3066612Z adding 'torch/distributed/optim/optimizer.py' 2025-06-01T22:49:04.3069780Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2025-06-01T22:49:04.3072090Z adding 'torch/distributed/optim/utils.py' 2025-06-01T22:49:04.3102787Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2025-06-01T22:49:04.3103397Z adding 'torch/distributed/optim/zero_redundancy_optimizer.pyi' 2025-06-01T22:49:04.3126182Z adding 'torch/distributed/pipelining/_IR.py' 2025-06-01T22:49:04.3126650Z adding 'torch/distributed/pipelining/__init__.py' 2025-06-01T22:49:04.3132617Z adding 'torch/distributed/pipelining/_backward.py' 2025-06-01T22:49:04.3134973Z adding 'torch/distributed/pipelining/_debug.py' 2025-06-01T22:49:04.3138644Z adding 'torch/distributed/pipelining/_schedule_visualizer.py' 2025-06-01T22:49:04.3140812Z adding 'torch/distributed/pipelining/_unflatten.py' 2025-06-01T22:49:04.3143427Z adding 'torch/distributed/pipelining/_utils.py' 2025-06-01T22:49:04.3150324Z adding 'torch/distributed/pipelining/microbatch.py' 2025-06-01T22:49:04.3187284Z adding 'torch/distributed/pipelining/schedules.py' 2025-06-01T22:49:04.3209762Z adding 'torch/distributed/pipelining/stage.py' 2025-06-01T22:49:04.3215441Z adding 'torch/distributed/rpc/__init__.py' 2025-06-01T22:49:04.3217817Z adding 'torch/distributed/rpc/_utils.py' 2025-06-01T22:49:04.3233983Z adding 'torch/distributed/rpc/api.py' 2025-06-01T22:49:04.3236916Z adding 'torch/distributed/rpc/backend_registry.py' 2025-06-01T22:49:04.3238997Z adding 'torch/distributed/rpc/constants.py' 2025-06-01T22:49:04.3242321Z adding 'torch/distributed/rpc/functions.py' 2025-06-01T22:49:04.3247639Z adding 'torch/distributed/rpc/internal.py' 2025-06-01T22:49:04.3251590Z adding 'torch/distributed/rpc/options.py' 2025-06-01T22:49:04.3254260Z adding 'torch/distributed/rpc/rref_proxy.py' 2025-06-01T22:49:04.3258249Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2025-06-01T22:49:04.3260603Z adding 'torch/distributed/rpc/_testing/__init__.py' 2025-06-01T22:49:04.3262839Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2025-06-01T22:49:04.3265365Z adding 'torch/distributed/tensor/__init__.py' 2025-06-01T22:49:04.3286044Z adding 'torch/distributed/tensor/_api.py' 2025-06-01T22:49:04.3290919Z adding 'torch/distributed/tensor/_collective_utils.py' 2025-06-01T22:49:04.3298397Z adding 'torch/distributed/tensor/_dispatch.py' 2025-06-01T22:49:04.3303113Z adding 'torch/distributed/tensor/_dtensor_spec.py' 2025-06-01T22:49:04.3310737Z adding 'torch/distributed/tensor/_op_schema.py' 2025-06-01T22:49:04.3317358Z adding 'torch/distributed/tensor/_random.py' 2025-06-01T22:49:04.3323473Z adding 'torch/distributed/tensor/_redistribute.py' 2025-06-01T22:49:04.3331922Z adding 'torch/distributed/tensor/_sharding_prop.py' 2025-06-01T22:49:04.3337380Z adding 'torch/distributed/tensor/_shards_wrapper.py' 2025-06-01T22:49:04.3341270Z adding 'torch/distributed/tensor/_tp_conv.py' 2025-06-01T22:49:04.3348271Z adding 'torch/distributed/tensor/_utils.py' 2025-06-01T22:49:04.3350550Z adding 'torch/distributed/tensor/device_mesh.py' 2025-06-01T22:49:04.3360389Z adding 'torch/distributed/tensor/placement_types.py' 2025-06-01T22:49:04.3363312Z adding 'torch/distributed/tensor/_ops/__init__.py' 2025-06-01T22:49:04.3368926Z adding 'torch/distributed/tensor/_ops/_common_rules.py' 2025-06-01T22:49:04.3371865Z adding 'torch/distributed/tensor/_ops/_conv_ops.py' 2025-06-01T22:49:04.3375576Z adding 'torch/distributed/tensor/_ops/_einsum_strategy.py' 2025-06-01T22:49:04.3379703Z adding 'torch/distributed/tensor/_ops/_embedding_ops.py' 2025-06-01T22:49:04.3395913Z adding 'torch/distributed/tensor/_ops/_math_ops.py' 2025-06-01T22:49:04.3401173Z adding 'torch/distributed/tensor/_ops/_matrix_ops.py' 2025-06-01T22:49:04.3408675Z adding 'torch/distributed/tensor/_ops/_pointwise_ops.py' 2025-06-01T22:49:04.3411262Z adding 'torch/distributed/tensor/_ops/_random_ops.py' 2025-06-01T22:49:04.3428156Z adding 'torch/distributed/tensor/_ops/_tensor_ops.py' 2025-06-01T22:49:04.3436409Z adding 'torch/distributed/tensor/_ops/_view_ops.py' 2025-06-01T22:49:04.3439859Z adding 'torch/distributed/tensor/_ops/utils.py' 2025-06-01T22:49:04.3442315Z adding 'torch/distributed/tensor/debug/__init__.py' 2025-06-01T22:49:04.3451570Z adding 'torch/distributed/tensor/debug/_comm_mode.py' 2025-06-01T22:49:04.3455150Z adding 'torch/distributed/tensor/debug/_op_coverage.py' 2025-06-01T22:49:04.3459010Z adding 'torch/distributed/tensor/debug/_visualize_sharding.py' 2025-06-01T22:49:04.3461595Z adding 'torch/distributed/tensor/experimental/__init__.py' 2025-06-01T22:49:04.3482302Z adding 'torch/distributed/tensor/experimental/_attention.py' 2025-06-01T22:49:04.3484301Z adding 'torch/distributed/tensor/experimental/_func_map.py' 2025-06-01T22:49:04.3487971Z adding 'torch/distributed/tensor/experimental/_register_sharding.py' 2025-06-01T22:49:04.3495200Z adding 'torch/distributed/tensor/experimental/_tp_transform.py' 2025-06-01T22:49:04.3497964Z adding 'torch/distributed/tensor/parallel/__init__.py' 2025-06-01T22:49:04.3500174Z adding 'torch/distributed/tensor/parallel/_data_parallel_utils.py' 2025-06-01T22:49:04.3502438Z adding 'torch/distributed/tensor/parallel/_utils.py' 2025-06-01T22:49:04.3505714Z adding 'torch/distributed/tensor/parallel/api.py' 2025-06-01T22:49:04.3508657Z adding 'torch/distributed/tensor/parallel/ddp.py' 2025-06-01T22:49:04.3514039Z adding 'torch/distributed/tensor/parallel/fsdp.py' 2025-06-01T22:49:04.3517055Z adding 'torch/distributed/tensor/parallel/input_reshard.py' 2025-06-01T22:49:04.3523231Z adding 'torch/distributed/tensor/parallel/loss.py' 2025-06-01T22:49:04.3533512Z adding 'torch/distributed/tensor/parallel/style.py' 2025-06-01T22:49:04.3538512Z adding 'torch/distributions/__init__.py' 2025-06-01T22:49:04.3541646Z adding 'torch/distributions/bernoulli.py' 2025-06-01T22:49:04.3544308Z adding 'torch/distributions/beta.py' 2025-06-01T22:49:04.3547986Z adding 'torch/distributions/binomial.py' 2025-06-01T22:49:04.3551442Z adding 'torch/distributions/categorical.py' 2025-06-01T22:49:04.3554097Z adding 'torch/distributions/cauchy.py' 2025-06-01T22:49:04.3556211Z adding 'torch/distributions/chi2.py' 2025-06-01T22:49:04.3560161Z adding 'torch/distributions/constraint_registry.py' 2025-06-01T22:49:04.3567296Z adding 'torch/distributions/constraints.py' 2025-06-01T22:49:04.3571961Z adding 'torch/distributions/continuous_bernoulli.py' 2025-06-01T22:49:04.3575039Z adding 'torch/distributions/dirichlet.py' 2025-06-01T22:49:04.3579994Z adding 'torch/distributions/distribution.py' 2025-06-01T22:49:04.3582682Z adding 'torch/distributions/exp_family.py' 2025-06-01T22:49:04.3585114Z adding 'torch/distributions/exponential.py' 2025-06-01T22:49:04.3587807Z adding 'torch/distributions/fishersnedecor.py' 2025-06-01T22:49:04.3590534Z adding 'torch/distributions/gamma.py' 2025-06-01T22:49:04.3593618Z adding 'torch/distributions/generalized_pareto.py' 2025-06-01T22:49:04.3596773Z adding 'torch/distributions/geometric.py' 2025-06-01T22:49:04.3599331Z adding 'torch/distributions/gumbel.py' 2025-06-01T22:49:04.3601775Z adding 'torch/distributions/half_cauchy.py' 2025-06-01T22:49:04.3604397Z adding 'torch/distributions/half_normal.py' 2025-06-01T22:49:04.3611953Z adding 'torch/distributions/independent.py' 2025-06-01T22:49:04.3612413Z adding 'torch/distributions/inverse_gamma.py' 2025-06-01T22:49:04.3619699Z adding 'torch/distributions/kl.py' 2025-06-01T22:49:04.3623107Z adding 'torch/distributions/kumaraswamy.py' 2025-06-01T22:49:04.3625845Z adding 'torch/distributions/laplace.py' 2025-06-01T22:49:04.3629353Z adding 'torch/distributions/lkj_cholesky.py' 2025-06-01T22:49:04.3631778Z adding 'torch/distributions/log_normal.py' 2025-06-01T22:49:04.3634095Z adding 'torch/distributions/logistic_normal.py' 2025-06-01T22:49:04.3638692Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2025-06-01T22:49:04.3642645Z adding 'torch/distributions/mixture_same_family.py' 2025-06-01T22:49:04.3646694Z adding 'torch/distributions/multinomial.py' 2025-06-01T22:49:04.3651298Z adding 'torch/distributions/multivariate_normal.py' 2025-06-01T22:49:04.3654680Z adding 'torch/distributions/negative_binomial.py' 2025-06-01T22:49:04.3657597Z adding 'torch/distributions/normal.py' 2025-06-01T22:49:04.3660623Z adding 'torch/distributions/one_hot_categorical.py' 2025-06-01T22:49:04.3663037Z adding 'torch/distributions/pareto.py' 2025-06-01T22:49:04.3665434Z adding 'torch/distributions/poisson.py' 2025-06-01T22:49:04.3668597Z adding 'torch/distributions/relaxed_bernoulli.py' 2025-06-01T22:49:04.3671662Z adding 'torch/distributions/relaxed_categorical.py' 2025-06-01T22:49:04.3674511Z adding 'torch/distributions/studentT.py' 2025-06-01T22:49:04.3678413Z adding 'torch/distributions/transformed_distribution.py' 2025-06-01T22:49:04.3691596Z adding 'torch/distributions/transforms.py' 2025-06-01T22:49:04.3695489Z adding 'torch/distributions/uniform.py' 2025-06-01T22:49:04.3699499Z adding 'torch/distributions/utils.py' 2025-06-01T22:49:04.3703147Z adding 'torch/distributions/von_mises.py' 2025-06-01T22:49:04.3705772Z adding 'torch/distributions/weibull.py' 2025-06-01T22:49:04.3710743Z adding 'torch/distributions/wishart.py' 2025-06-01T22:49:04.3719458Z adding 'torch/export/__init__.py' 2025-06-01T22:49:04.3726978Z adding 'torch/export/_draft_export.py' 2025-06-01T22:49:04.3729922Z adding 'torch/export/_remove_auto_functionalized_pass.py' 2025-06-01T22:49:04.3733355Z adding 'torch/export/_remove_effect_tokens_pass.py' 2025-06-01T22:49:04.3736006Z adding 'torch/export/_safeguard.py' 2025-06-01T22:49:04.3742240Z adding 'torch/export/_swap.py' 2025-06-01T22:49:04.3781225Z adding 'torch/export/_trace.py' 2025-06-01T22:49:04.3781904Z adding 'torch/export/_tree_utils.py' 2025-06-01T22:49:04.3787949Z adding 'torch/export/_unlift.py' 2025-06-01T22:49:04.3790179Z adding 'torch/export/_wrapper_utils.py' 2025-06-01T22:49:04.3791900Z adding 'torch/export/custom_obj.py' 2025-06-01T22:49:04.3793836Z adding 'torch/export/custom_ops.py' 2025-06-01T22:49:04.3796732Z adding 'torch/export/decomp_utils.py' 2025-06-01T22:49:04.3820827Z adding 'torch/export/dynamic_shapes.py' 2025-06-01T22:49:04.3843362Z adding 'torch/export/exported_program.py' 2025-06-01T22:49:04.3849384Z adding 'torch/export/graph_signature.py' 2025-06-01T22:49:04.3879200Z adding 'torch/export/unflatten.py' 2025-06-01T22:49:04.3882264Z adding 'torch/export/experimental/__init__.py' 2025-06-01T22:49:04.3885601Z adding 'torch/export/passes/__init__.py' 2025-06-01T22:49:04.3887555Z adding 'torch/export/pt2_archive/__init__.py' 2025-06-01T22:49:04.3890700Z adding 'torch/export/pt2_archive/_package.py' 2025-06-01T22:49:04.3892878Z adding 'torch/export/pt2_archive/constants.py' 2025-06-01T22:49:04.3909464Z adding 'torch/fft/__init__.py' 2025-06-01T22:49:04.3910342Z adding 'torch/func/__init__.py' 2025-06-01T22:49:04.3914563Z adding 'torch/futures/__init__.py' 2025-06-01T22:49:04.3918175Z adding 'torch/fx/__init__.py' 2025-06-01T22:49:04.3920300Z adding 'torch/fx/_compatibility.py' 2025-06-01T22:49:04.3928153Z adding 'torch/fx/_graph_pickler.py' 2025-06-01T22:49:04.3932329Z adding 'torch/fx/_lazy_graph_module.py' 2025-06-01T22:49:04.3935181Z adding 'torch/fx/_pytree.py' 2025-06-01T22:49:04.3954808Z adding 'torch/fx/_symbolic_trace.py' 2025-06-01T22:49:04.3958228Z adding 'torch/fx/_utils.py' 2025-06-01T22:49:04.3960344Z adding 'torch/fx/annotate.py' 2025-06-01T22:49:04.3962130Z adding 'torch/fx/config.py' 2025-06-01T22:49:04.3995668Z adding 'torch/fx/graph.py' 2025-06-01T22:49:04.4009810Z adding 'torch/fx/graph_module.py' 2025-06-01T22:49:04.4013134Z adding 'torch/fx/immutable_collections.py' 2025-06-01T22:49:04.4020346Z adding 'torch/fx/interpreter.py' 2025-06-01T22:49:04.4038470Z adding 'torch/fx/node.py' 2025-06-01T22:49:04.4043332Z adding 'torch/fx/operator_schemas.py' 2025-06-01T22:49:04.4055929Z adding 'torch/fx/proxy.py' 2025-06-01T22:49:04.4062911Z adding 'torch/fx/subgraph_rewriter.py' 2025-06-01T22:49:04.4065454Z adding 'torch/fx/tensor_type.py' 2025-06-01T22:49:04.4069049Z adding 'torch/fx/traceback.py' 2025-06-01T22:49:04.4071388Z adding 'torch/fx/experimental/__init__.py' 2025-06-01T22:49:04.4073373Z adding 'torch/fx/experimental/_backward_state.py' 2025-06-01T22:49:04.4076330Z adding 'torch/fx/experimental/_config.py' 2025-06-01T22:49:04.4078529Z adding 'torch/fx/experimental/_constant_symnode.py' 2025-06-01T22:49:04.4081415Z adding 'torch/fx/experimental/_dynamism.py' 2025-06-01T22:49:04.4101661Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2025-06-01T22:49:04.4105085Z adding 'torch/fx/experimental/const_fold.py' 2025-06-01T22:49:04.4107435Z adding 'torch/fx/experimental/debug.py' 2025-06-01T22:49:04.4122952Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2025-06-01T22:49:04.4123495Z adding 'torch/fx/experimental/merge_matmul.py' 2025-06-01T22:49:04.4128122Z adding 'torch/fx/experimental/meta_tracer.py' 2025-06-01T22:49:04.4131554Z adding 'torch/fx/experimental/normalize.py' 2025-06-01T22:49:04.4138792Z adding 'torch/fx/experimental/optimization.py' 2025-06-01T22:49:04.4144071Z adding 'torch/fx/experimental/partitioner_utils.py' 2025-06-01T22:49:04.4184591Z adding 'torch/fx/experimental/proxy_tensor.py' 2025-06-01T22:49:04.4190740Z adding 'torch/fx/experimental/recording.py' 2025-06-01T22:49:04.4193039Z adding 'torch/fx/experimental/refinement_types.py' 2025-06-01T22:49:04.4196209Z adding 'torch/fx/experimental/rewriter.py' 2025-06-01T22:49:04.4199405Z adding 'torch/fx/experimental/schema_type_annotation.py' 2025-06-01T22:49:04.4225360Z adding 'torch/fx/experimental/sym_node.py' 2025-06-01T22:49:04.4362878Z adding 'torch/fx/experimental/symbolic_shapes.py' 2025-06-01T22:49:04.4369343Z adding 'torch/fx/experimental/unify_refinements.py' 2025-06-01T22:49:04.4386384Z adding 'torch/fx/experimental/validator.py' 2025-06-01T22:49:04.4386930Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2025-06-01T22:49:04.4390243Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2025-06-01T22:49:04.4406486Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2025-06-01T22:49:04.4424664Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2025-06-01T22:49:04.4425397Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2025-06-01T22:49:04.4428366Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2025-06-01T22:49:04.4430683Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2025-06-01T22:49:04.4432690Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2025-06-01T22:49:04.4434730Z adding 'torch/fx/experimental/unification/__init__.py' 2025-06-01T22:49:04.4437158Z adding 'torch/fx/experimental/unification/core.py' 2025-06-01T22:49:04.4439007Z adding 'torch/fx/experimental/unification/dispatch.py' 2025-06-01T22:49:04.4441569Z adding 'torch/fx/experimental/unification/match.py' 2025-06-01T22:49:04.4444336Z adding 'torch/fx/experimental/unification/more.py' 2025-06-01T22:49:04.4449497Z adding 'torch/fx/experimental/unification/unification_tools.py' 2025-06-01T22:49:04.4452381Z adding 'torch/fx/experimental/unification/utils.py' 2025-06-01T22:49:04.4454830Z adding 'torch/fx/experimental/unification/variable.py' 2025-06-01T22:49:04.4458638Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2025-06-01T22:49:04.4461538Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2025-06-01T22:49:04.4464014Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2025-06-01T22:49:04.4469604Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2025-06-01T22:49:04.4472924Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2025-06-01T22:49:04.4475533Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2025-06-01T22:49:04.4477702Z adding 'torch/fx/passes/__init__.py' 2025-06-01T22:49:04.4483845Z adding 'torch/fx/passes/_tensorify_python_scalars.py' 2025-06-01T22:49:04.4486934Z adding 'torch/fx/passes/annotate_getitem_nodes.py' 2025-06-01T22:49:04.4489835Z adding 'torch/fx/passes/fake_tensor_prop.py' 2025-06-01T22:49:04.4496287Z adding 'torch/fx/passes/graph_drawer.py' 2025-06-01T22:49:04.4499619Z adding 'torch/fx/passes/graph_manipulation.py' 2025-06-01T22:49:04.4503067Z adding 'torch/fx/passes/graph_transform_observer.py' 2025-06-01T22:49:04.4518830Z adding 'torch/fx/passes/net_min_base.py' 2025-06-01T22:49:04.4519417Z adding 'torch/fx/passes/operator_support.py' 2025-06-01T22:49:04.4522252Z adding 'torch/fx/passes/param_fetch.py' 2025-06-01T22:49:04.4526276Z adding 'torch/fx/passes/pass_manager.py' 2025-06-01T22:49:04.4543753Z adding 'torch/fx/passes/reinplace.py' 2025-06-01T22:49:04.4550711Z adding 'torch/fx/passes/runtime_assert.py' 2025-06-01T22:49:04.4555259Z adding 'torch/fx/passes/shape_prop.py' 2025-06-01T22:49:04.4564957Z adding 'torch/fx/passes/split_module.py' 2025-06-01T22:49:04.4570658Z adding 'torch/fx/passes/split_utils.py' 2025-06-01T22:49:04.4587676Z adding 'torch/fx/passes/splitter_base.py' 2025-06-01T22:49:04.4589022Z adding 'torch/fx/passes/tools_common.py' 2025-06-01T22:49:04.4591197Z adding 'torch/fx/passes/backends/__init__.py' 2025-06-01T22:49:04.4593400Z adding 'torch/fx/passes/backends/cudagraphs.py' 2025-06-01T22:49:04.4595303Z adding 'torch/fx/passes/dialect/__init__.py' 2025-06-01T22:49:04.4597120Z adding 'torch/fx/passes/dialect/common/__init__.py' 2025-06-01T22:49:04.4600158Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2025-06-01T22:49:04.4602218Z adding 'torch/fx/passes/infra/__init__.py' 2025-06-01T22:49:04.4608685Z adding 'torch/fx/passes/infra/partitioner.py' 2025-06-01T22:49:04.4611508Z adding 'torch/fx/passes/infra/pass_base.py' 2025-06-01T22:49:04.4616422Z adding 'torch/fx/passes/infra/pass_manager.py' 2025-06-01T22:49:04.4618746Z adding 'torch/fx/passes/tests/__init__.py' 2025-06-01T22:49:04.4621194Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2025-06-01T22:49:04.4623173Z adding 'torch/fx/passes/utils/__init__.py' 2025-06-01T22:49:04.4625663Z adding 'torch/fx/passes/utils/common.py' 2025-06-01T22:49:04.4630235Z adding 'torch/fx/passes/utils/fuser_utils.py' 2025-06-01T22:49:04.4636977Z adding 'torch/fx/passes/utils/matcher_utils.py' 2025-06-01T22:49:04.4640314Z adding 'torch/fx/passes/utils/matcher_with_name_node_map_utils.py' 2025-06-01T22:49:04.4643727Z adding 'torch/fx/passes/utils/source_matcher_utils.py' 2025-06-01T22:49:04.4652330Z adding 'torch/include/advisor-annotate.h' 2025-06-01T22:49:04.4655574Z adding 'torch/include/clog.h' 2025-06-01T22:49:04.4672177Z adding 'torch/include/cpuinfo.h' 2025-06-01T22:49:04.4672548Z adding 'torch/include/dnnl.h' 2025-06-01T22:49:04.4673083Z adding 'torch/include/dnnl.hpp' 2025-06-01T22:49:04.4674991Z adding 'torch/include/dnnl_config.h' 2025-06-01T22:49:04.4676805Z adding 'torch/include/dnnl_debug.h' 2025-06-01T22:49:04.4678673Z adding 'torch/include/dnnl_ocl.h' 2025-06-01T22:49:04.4680546Z adding 'torch/include/dnnl_ocl.hpp' 2025-06-01T22:49:04.4682397Z adding 'torch/include/dnnl_sycl.h' 2025-06-01T22:49:04.4684531Z adding 'torch/include/dnnl_sycl.hpp' 2025-06-01T22:49:04.4686527Z adding 'torch/include/dnnl_sycl_types.h' 2025-06-01T22:49:04.4688389Z adding 'torch/include/dnnl_threadpool.h' 2025-06-01T22:49:04.4690329Z adding 'torch/include/dnnl_threadpool.hpp' 2025-06-01T22:49:04.4692236Z adding 'torch/include/dnnl_threadpool_iface.hpp' 2025-06-01T22:49:04.4694071Z adding 'torch/include/dnnl_types.h' 2025-06-01T22:49:04.4696065Z adding 'torch/include/dnnl_version.h' 2025-06-01T22:49:04.4697827Z adding 'torch/include/experiments-config.h' 2025-06-01T22:49:04.4699419Z adding 'torch/include/fp16.h' 2025-06-01T22:49:04.4703607Z adding 'torch/include/fxdiv.h' 2025-06-01T22:49:04.4706399Z adding 'torch/include/ittnotify-zca.h' 2025-06-01T22:49:04.4754805Z adding 'torch/include/ittnotify.h' 2025-06-01T22:49:04.4768166Z adding 'torch/include/jitprofiling.h' 2025-06-01T22:49:04.4770933Z adding 'torch/include/libittnotify.h' 2025-06-01T22:49:04.4772813Z adding 'torch/include/libshm.h' 2025-06-01T22:49:04.4779664Z adding 'torch/include/nnpack.h' 2025-06-01T22:49:04.4793781Z adding 'torch/include/psimd.h' 2025-06-01T22:49:04.4805822Z adding 'torch/include/pthreadpool.h' 2025-06-01T22:49:04.4809380Z adding 'torch/include/qnnpack_func.h' 2025-06-01T22:49:04.4847189Z adding 'torch/include/sleef.h' 2025-06-01T22:49:04.4889120Z adding 'torch/include/xnnpack.h' 2025-06-01T22:49:04.4896736Z adding 'torch/include/ATen/ATen.h' 2025-06-01T22:49:04.4899667Z adding 'torch/include/ATen/AccumulateType.h' 2025-06-01T22:49:04.4901484Z adding 'torch/include/ATen/ArrayRef.h' 2025-06-01T22:49:04.4903063Z adding 'torch/include/ATen/Backend.h' 2025-06-01T22:49:04.4904641Z adding 'torch/include/ATen/Backtrace.h' 2025-06-01T22:49:04.4906427Z adding 'torch/include/ATen/BlasBackend.h' 2025-06-01T22:49:04.4910633Z adding 'torch/include/ATen/CPUApplyUtils.h' 2025-06-01T22:49:04.4912933Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2025-06-01T22:49:04.4915131Z adding 'torch/include/ATen/CPUFunctions.h' 2025-06-01T22:49:04.4920274Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2025-06-01T22:49:04.4923122Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2025-06-01T22:49:04.4925800Z adding 'torch/include/ATen/CUDAFunctions.h' 2025-06-01T22:49:04.4931621Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2025-06-01T22:49:04.4934617Z adding 'torch/include/ATen/CachedTensorUtils.h' 2025-06-01T22:49:04.4937121Z adding 'torch/include/ATen/CollapseDims.h' 2025-06-01T22:49:04.4939529Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2025-06-01T22:49:04.4945922Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2025-06-01T22:49:04.4949420Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2025-06-01T22:49:04.4953573Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2025-06-01T22:49:04.4956432Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2025-06-01T22:49:04.4961924Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2025-06-01T22:49:04.4965597Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2025-06-01T22:49:04.4967696Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2025-06-01T22:49:04.4969423Z adding 'torch/include/ATen/Config.h' 2025-06-01T22:49:04.4976921Z adding 'torch/include/ATen/Context.h' 2025-06-01T22:49:04.4979504Z adding 'torch/include/ATen/DLConvertor.h' 2025-06-01T22:49:04.4981164Z adding 'torch/include/ATen/Device.h' 2025-06-01T22:49:04.4983559Z adding 'torch/include/ATen/DeviceAccelerator.h' 2025-06-01T22:49:04.4985601Z adding 'torch/include/ATen/DeviceGuard.h' 2025-06-01T22:49:04.4987241Z adding 'torch/include/ATen/DimVector.h' 2025-06-01T22:49:04.4988800Z adding 'torch/include/ATen/Dimname.h' 2025-06-01T22:49:04.4996705Z adding 'torch/include/ATen/Dispatch.h' 2025-06-01T22:49:04.5005144Z adding 'torch/include/ATen/Dispatch_v2.h' 2025-06-01T22:49:04.5008765Z adding 'torch/include/ATen/DynamicLibrary.h' 2025-06-01T22:49:04.5011128Z adding 'torch/include/ATen/EmptyTensor.h' 2025-06-01T22:49:04.5013198Z adding 'torch/include/ATen/ExpandBase.h' 2025-06-01T22:49:04.5018038Z adding 'torch/include/ATen/ExpandUtils.h' 2025-06-01T22:49:04.5020155Z adding 'torch/include/ATen/Formatting.h' 2025-06-01T22:49:04.5022319Z adding 'torch/include/ATen/FuncTorchTLS.h' 2025-06-01T22:49:04.5026207Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2025-06-01T22:49:04.5032820Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2025-06-01T22:49:04.5043921Z adding 'torch/include/ATen/Functions.h' 2025-06-01T22:49:04.5047616Z adding 'torch/include/ATen/Generator.h' 2025-06-01T22:49:04.5050264Z adding 'torch/include/ATen/InferSize.h' 2025-06-01T22:49:04.5052216Z adding 'torch/include/ATen/InitialTensorOptions.h' 2025-06-01T22:49:04.5053831Z adding 'torch/include/ATen/Layout.h' 2025-06-01T22:49:04.5056001Z adding 'torch/include/ATen/LegacyBatchedFallback.h' 2025-06-01T22:49:04.5059379Z adding 'torch/include/ATen/LegacyBatchedTensorImpl.h' 2025-06-01T22:49:04.5061422Z adding 'torch/include/ATen/LegacyVmapMode.h' 2025-06-01T22:49:04.5065404Z adding 'torch/include/ATen/LegacyVmapTransforms.h' 2025-06-01T22:49:04.5067497Z adding 'torch/include/ATen/LinalgBackend.h' 2025-06-01T22:49:04.5069955Z adding 'torch/include/ATen/MapAllocator.h' 2025-06-01T22:49:04.5072482Z adding 'torch/include/ATen/MatrixRef.h' 2025-06-01T22:49:04.5074588Z adding 'torch/include/ATen/MemoryOverlap.h' 2025-06-01T22:49:04.5076774Z adding 'torch/include/ATen/MetaFunctions.h' 2025-06-01T22:49:04.5080344Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2025-06-01T22:49:04.5084901Z adding 'torch/include/ATen/MethodOperators.h' 2025-06-01T22:49:04.5087042Z adding 'torch/include/ATen/NamedTensor.h' 2025-06-01T22:49:04.5090339Z adding 'torch/include/ATen/NamedTensorUtils.h' 2025-06-01T22:49:04.5105298Z adding 'torch/include/ATen/NativeFunctions.h' 2025-06-01T22:49:04.5118101Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2025-06-01T22:49:04.5118585Z adding 'torch/include/ATen/NestedTensorImpl.h' 2025-06-01T22:49:04.5120636Z adding 'torch/include/ATen/NumericUtils.h' 2025-06-01T22:49:04.5122737Z adding 'torch/include/ATen/OpMathType.h' 2025-06-01T22:49:04.5126326Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2025-06-01T22:49:04.5141352Z adding 'torch/include/ATen/Operators.h' 2025-06-01T22:49:04.5142095Z adding 'torch/include/ATen/PTThreadPool.h' 2025-06-01T22:49:04.5142542Z adding 'torch/include/ATen/PadNd.h' 2025-06-01T22:49:04.5144521Z adding 'torch/include/ATen/Parallel-inl.h' 2025-06-01T22:49:04.5147746Z adding 'torch/include/ATen/Parallel.h' 2025-06-01T22:49:04.5149769Z adding 'torch/include/ATen/ParallelFuture.h' 2025-06-01T22:49:04.5151454Z adding 'torch/include/ATen/ParallelNative.h' 2025-06-01T22:49:04.5153490Z adding 'torch/include/ATen/ParallelOpenMP.h' 2025-06-01T22:49:04.5155494Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2025-06-01T22:49:04.5157349Z adding 'torch/include/ATen/ROCmFABackend.h' 2025-06-01T22:49:04.5432341Z adding 'torch/include/ATen/RedispatchFunctions.h' 2025-06-01T22:49:04.5626946Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2025-06-01T22:49:04.5647651Z adding 'torch/include/ATen/SDPBackend.h' 2025-06-01T22:49:04.5649293Z adding 'torch/include/ATen/SavedTensorHooks.h' 2025-06-01T22:49:04.5650858Z adding 'torch/include/ATen/Scalar.h' 2025-06-01T22:49:04.5653028Z adding 'torch/include/ATen/ScalarOps.h' 2025-06-01T22:49:04.5654786Z adding 'torch/include/ATen/ScalarType.h' 2025-06-01T22:49:04.5656653Z adding 'torch/include/ATen/SequenceNumber.h' 2025-06-01T22:49:04.5658196Z adding 'torch/include/ATen/SmallVector.h' 2025-06-01T22:49:04.5661594Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2025-06-01T22:49:04.5666738Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2025-06-01T22:49:04.5672528Z adding 'torch/include/ATen/SparseTensorImpl.h' 2025-06-01T22:49:04.5674617Z adding 'torch/include/ATen/Storage.h' 2025-06-01T22:49:04.5676736Z adding 'torch/include/ATen/StorageUtils.h' 2025-06-01T22:49:04.5678374Z adding 'torch/include/ATen/Tensor.h' 2025-06-01T22:49:04.5679992Z adding 'torch/include/ATen/TensorAccessor.h' 2025-06-01T22:49:04.5682514Z adding 'torch/include/ATen/TensorGeometry.h' 2025-06-01T22:49:04.5691856Z adding 'torch/include/ATen/TensorIndexing.h' 2025-06-01T22:49:04.5710439Z adding 'torch/include/ATen/TensorIterator.h' 2025-06-01T22:49:04.5710964Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2025-06-01T22:49:04.5713595Z adding 'torch/include/ATen/TensorMeta.h' 2025-06-01T22:49:04.5716080Z adding 'torch/include/ATen/TensorNames.h' 2025-06-01T22:49:04.5718320Z adding 'torch/include/ATen/TensorOperators.h' 2025-06-01T22:49:04.5720024Z adding 'torch/include/ATen/TensorOptions.h' 2025-06-01T22:49:04.5722654Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2025-06-01T22:49:04.5725928Z adding 'torch/include/ATen/TensorUtils.h' 2025-06-01T22:49:04.5728052Z adding 'torch/include/ATen/ThreadLocalPythonObjects.h' 2025-06-01T22:49:04.5730969Z adding 'torch/include/ATen/ThreadLocalState.h' 2025-06-01T22:49:04.5734267Z adding 'torch/include/ATen/TracerMode.h' 2025-06-01T22:49:04.5736373Z adding 'torch/include/ATen/TypeDefault.h' 2025-06-01T22:49:04.5738812Z adding 'torch/include/ATen/Utils.h' 2025-06-01T22:49:04.5740657Z adding 'torch/include/ATen/Version.h' 2025-06-01T22:49:04.5924624Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2025-06-01T22:49:04.5967268Z adding 'torch/include/ATen/WrapDimUtils.h' 2025-06-01T22:49:04.5968432Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2025-06-01T22:49:04.5984027Z adding 'torch/include/ATen/autocast_mode.h' 2025-06-01T22:49:04.5984715Z adding 'torch/include/ATen/ceil_div.h' 2025-06-01T22:49:04.5985587Z adding 'torch/include/ATen/code_template.h' 2025-06-01T22:49:04.5988319Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2025-06-01T22:49:04.5990145Z adding 'torch/include/ATen/div_rtn.h' 2025-06-01T22:49:04.5993912Z adding 'torch/include/ATen/dlpack.h' 2025-06-01T22:49:04.5995889Z adding 'torch/include/ATen/jit_macros.h' 2025-06-01T22:49:04.5998032Z adding 'torch/include/ATen/jiterator_macros.h' 2025-06-01T22:49:04.6006703Z adding 'torch/include/ATen/record_function.h' 2025-06-01T22:49:04.6009990Z adding 'torch/include/ATen/core/ATenGeneral.h' 2025-06-01T22:49:04.6011889Z adding 'torch/include/ATen/core/ATenOpList.h' 2025-06-01T22:49:04.6013853Z adding 'torch/include/ATen/core/ATen_fwd.h' 2025-06-01T22:49:04.6016736Z adding 'torch/include/ATen/core/ATen_pch.h' 2025-06-01T22:49:04.6018830Z adding 'torch/include/ATen/core/Array.h' 2025-06-01T22:49:04.6020515Z adding 'torch/include/ATen/core/Backtrace.h' 2025-06-01T22:49:04.6030779Z adding 'torch/include/ATen/core/CachingHostAllocator.h' 2025-06-01T22:49:04.6033465Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2025-06-01T22:49:04.6036149Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2025-06-01T22:49:04.6038210Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2025-06-01T22:49:04.6043539Z adding 'torch/include/ATen/core/Dict.h' 2025-06-01T22:49:04.6047889Z adding 'torch/include/ATen/core/Dict_inl.h' 2025-06-01T22:49:04.6049966Z adding 'torch/include/ATen/core/DimVector.h' 2025-06-01T22:49:04.6052049Z adding 'torch/include/ATen/core/Dimname.h' 2025-06-01T22:49:04.6056257Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2025-06-01T22:49:04.6058497Z adding 'torch/include/ATen/core/Formatting.h' 2025-06-01T22:49:04.6061949Z adding 'torch/include/ATen/core/Generator.h' 2025-06-01T22:49:04.6064248Z adding 'torch/include/ATen/core/GeneratorForPrivateuseone.h' 2025-06-01T22:49:04.6071546Z adding 'torch/include/ATen/core/IListRef.h' 2025-06-01T22:49:04.6074934Z adding 'torch/include/ATen/core/IListRef_inl.h' 2025-06-01T22:49:04.6078148Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2025-06-01T22:49:04.6083759Z adding 'torch/include/ATen/core/List.h' 2025-06-01T22:49:04.6088529Z adding 'torch/include/ATen/core/List_inl.h' 2025-06-01T22:49:04.6092485Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2025-06-01T22:49:04.6095924Z adding 'torch/include/ATen/core/NamedTensor.h' 2025-06-01T22:49:04.6099330Z adding 'torch/include/ATen/core/NestedIntSymNodeImpl.h' 2025-06-01T22:49:04.6103223Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2025-06-01T22:49:04.6105430Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2025-06-01T22:49:04.6107396Z adding 'torch/include/ATen/core/PythonOpRegistrationTrampoline.h' 2025-06-01T22:49:04.6109653Z adding 'torch/include/ATen/core/QuantizerBase.h' 2025-06-01T22:49:04.6111519Z adding 'torch/include/ATen/core/Range.h' 2025-06-01T22:49:04.6113281Z adding 'torch/include/ATen/core/Reduction.h' 2025-06-01T22:49:04.6114882Z adding 'torch/include/ATen/core/Scalar.h' 2025-06-01T22:49:04.6116499Z adding 'torch/include/ATen/core/ScalarType.h' 2025-06-01T22:49:04.6118597Z adding 'torch/include/ATen/core/Tensor.h' 2025-06-01T22:49:04.6122221Z adding 'torch/include/ATen/core/TensorAccessor.h' 2025-06-01T22:49:04.6141014Z adding 'torch/include/ATen/core/TensorBase.h' 2025-06-01T22:49:04.6198289Z adding 'torch/include/ATen/core/TensorBody.h' 2025-06-01T22:49:04.6203373Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2025-06-01T22:49:04.6206913Z adding 'torch/include/ATen/core/TransformationHelper.h' 2025-06-01T22:49:04.6208707Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2025-06-01T22:49:04.6210550Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2025-06-01T22:49:04.6213234Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2025-06-01T22:49:04.6215781Z adding 'torch/include/ATen/core/Variadic.h' 2025-06-01T22:49:04.6218090Z adding 'torch/include/ATen/core/Vitals.h' 2025-06-01T22:49:04.6220990Z adding 'torch/include/ATen/core/alias_info.h' 2025-06-01T22:49:04.6240868Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2025-06-01T22:49:04.6241632Z adding 'torch/include/ATen/core/blob.h' 2025-06-01T22:49:04.6244140Z adding 'torch/include/ATen/core/builtin_function.h' 2025-06-01T22:49:04.6250142Z adding 'torch/include/ATen/core/class_type.h' 2025-06-01T22:49:04.6252527Z adding 'torch/include/ATen/core/custom_class.h' 2025-06-01T22:49:04.6257164Z adding 'torch/include/ATen/core/dynamic_type.h' 2025-06-01T22:49:04.6259350Z adding 'torch/include/ATen/core/enum_tag.h' 2025-06-01T22:49:04.6261762Z adding 'torch/include/ATen/core/enum_type.h' 2025-06-01T22:49:04.6264441Z adding 'torch/include/ATen/core/function.h' 2025-06-01T22:49:04.6273648Z adding 'torch/include/ATen/core/function_schema.h' 2025-06-01T22:49:04.6276621Z adding 'torch/include/ATen/core/function_schema_inl.h' 2025-06-01T22:49:04.6278730Z adding 'torch/include/ATen/core/functional.h' 2025-06-01T22:49:04.6280464Z adding 'torch/include/ATen/core/grad_mode.h' 2025-06-01T22:49:04.6285456Z adding 'torch/include/ATen/core/interned_strings.h' 2025-06-01T22:49:04.6287918Z adding 'torch/include/ATen/core/interned_strings_class.h' 2025-06-01T22:49:04.6311708Z adding 'torch/include/ATen/core/ivalue.h' 2025-06-01T22:49:04.6343656Z adding 'torch/include/ATen/core/ivalue_inl.h' 2025-06-01T22:49:04.6344393Z adding 'torch/include/ATen/core/ivalue_to.h' 2025-06-01T22:49:04.6367910Z adding 'torch/include/ATen/core/jit_type.h' 2025-06-01T22:49:04.6376830Z adding 'torch/include/ATen/core/jit_type_base.h' 2025-06-01T22:49:04.6379928Z adding 'torch/include/ATen/core/operator_name.h' 2025-06-01T22:49:04.6382900Z adding 'torch/include/ATen/core/qualified_name.h' 2025-06-01T22:49:04.6385112Z adding 'torch/include/ATen/core/rref_interface.h' 2025-06-01T22:49:04.6388343Z adding 'torch/include/ATen/core/stack.h' 2025-06-01T22:49:04.6391696Z adding 'torch/include/ATen/core/symbol.h' 2025-06-01T22:49:04.6394209Z adding 'torch/include/ATen/core/type_factory.h' 2025-06-01T22:49:04.6396241Z adding 'torch/include/ATen/core/type_ptr.h' 2025-06-01T22:49:04.6397916Z adding 'torch/include/ATen/core/typeid.h' 2025-06-01T22:49:04.6402186Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2025-06-01T22:49:04.6405327Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2025-06-01T22:49:04.6408997Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2025-06-01T22:49:04.6413462Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2025-06-01T22:49:04.6415905Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2025-06-01T22:49:04.6418400Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2025-06-01T22:49:04.6420621Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2025-06-01T22:49:04.6425367Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2025-06-01T22:49:04.6434708Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2025-06-01T22:49:04.6438147Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2025-06-01T22:49:04.6441015Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2025-06-01T22:49:04.6446425Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2025-06-01T22:49:04.6464218Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2025-06-01T22:49:04.6465155Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2025-06-01T22:49:04.6468060Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2025-06-01T22:49:04.6470334Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2025-06-01T22:49:04.6472227Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2025-06-01T22:49:04.6474852Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2025-06-01T22:49:04.6478086Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2025-06-01T22:49:04.6481541Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2025-06-01T22:49:04.6489747Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2025-06-01T22:49:04.6492741Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2025-06-01T22:49:04.6494709Z adding 'torch/include/ATen/cpu/Utils.h' 2025-06-01T22:49:04.6497945Z adding 'torch/include/ATen/cpu/vml.h' 2025-06-01T22:49:04.6500279Z adding 'torch/include/ATen/cpu/vec/functional.h' 2025-06-01T22:49:04.6504283Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2025-06-01T22:49:04.6509869Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2025-06-01T22:49:04.6512702Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2025-06-01T22:49:04.6514769Z adding 'torch/include/ATen/cpu/vec/vec.h' 2025-06-01T22:49:04.6527642Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2025-06-01T22:49:04.6531258Z adding 'torch/include/ATen/cpu/vec/vec_convert.h' 2025-06-01T22:49:04.6534099Z adding 'torch/include/ATen/cpu/vec/vec_half.h' 2025-06-01T22:49:04.6538151Z adding 'torch/include/ATen/cpu/vec/vec_mask.h' 2025-06-01T22:49:04.6542440Z adding 'torch/include/ATen/cpu/vec/vec_n.h' 2025-06-01T22:49:04.6545641Z adding 'torch/include/ATen/cpu/vec/sve/sve_helper.h' 2025-06-01T22:49:04.6551108Z adding 'torch/include/ATen/cpu/vec/sve/vec_bfloat16.h' 2025-06-01T22:49:04.6554843Z adding 'torch/include/ATen/cpu/vec/sve/vec_common_sve.h' 2025-06-01T22:49:04.6559859Z adding 'torch/include/ATen/cpu/vec/sve/vec_double.h' 2025-06-01T22:49:04.6567712Z adding 'torch/include/ATen/cpu/vec/sve/vec_float.h' 2025-06-01T22:49:04.6573938Z adding 'torch/include/ATen/cpu/vec/sve/vec_int.h' 2025-06-01T22:49:04.6579676Z adding 'torch/include/ATen/cpu/vec/sve/vec_qint.h' 2025-06-01T22:49:04.6582394Z adding 'torch/include/ATen/cpu/vec/vec128/vec128.h' 2025-06-01T22:49:04.6588205Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h' 2025-06-01T22:49:04.6590971Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_convert.h' 2025-06-01T22:49:04.6596578Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h' 2025-06-01T22:49:04.6602440Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h' 2025-06-01T22:49:04.6606764Z adding 'torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h' 2025-06-01T22:49:04.6610533Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2025-06-01T22:49:04.6612816Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2025-06-01T22:49:04.6617051Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2025-06-01T22:49:04.6624614Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h' 2025-06-01T22:49:04.6628552Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2025-06-01T22:49:04.6634899Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2025-06-01T22:49:04.6641863Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2025-06-01T22:49:04.6646853Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_convert.h' 2025-06-01T22:49:04.6651476Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2025-06-01T22:49:04.6658784Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2025-06-01T22:49:04.6662628Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_half.h' 2025-06-01T22:49:04.6681429Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2025-06-01T22:49:04.6682301Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_mask.h' 2025-06-01T22:49:04.6693254Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2025-06-01T22:49:04.6697234Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h' 2025-06-01T22:49:04.6700901Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h' 2025-06-01T22:49:04.6707563Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h' 2025-06-01T22:49:04.6715488Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h' 2025-06-01T22:49:04.6720563Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h' 2025-06-01T22:49:04.6726130Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h' 2025-06-01T22:49:04.6730643Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h' 2025-06-01T22:49:04.6735068Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h' 2025-06-01T22:49:04.6738957Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h' 2025-06-01T22:49:04.6742995Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h' 2025-06-01T22:49:04.6748602Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h' 2025-06-01T22:49:04.6754143Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h' 2025-06-01T22:49:04.6760446Z adding 'torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h' 2025-06-01T22:49:04.6789257Z adding 'torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h' 2025-06-01T22:49:04.6792028Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2025-06-01T22:49:04.6808904Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2025-06-01T22:49:04.6817662Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2025-06-01T22:49:04.6833593Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2025-06-01T22:49:04.6834200Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_convert.h' 2025-06-01T22:49:04.6838602Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2025-06-01T22:49:04.6847057Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2025-06-01T22:49:04.6854232Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float8.h' 2025-06-01T22:49:04.6871323Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2025-06-01T22:49:04.6872497Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_mask.h' 2025-06-01T22:49:04.6882758Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2025-06-01T22:49:04.6886860Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2025-06-01T22:49:04.6888945Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2025-06-01T22:49:04.6891241Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2025-06-01T22:49:04.6897375Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2025-06-01T22:49:04.6904903Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2025-06-01T22:49:04.6909606Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2025-06-01T22:49:04.6912024Z adding 'torch/include/ATen/cuda/CUDAConfig.h' 2025-06-01T22:49:04.6913807Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2025-06-01T22:49:04.6916231Z adding 'torch/include/ATen/cuda/CUDAContextLight.h' 2025-06-01T22:49:04.6918480Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2025-06-01T22:49:04.6920391Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2025-06-01T22:49:04.6923932Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2025-06-01T22:49:04.6927866Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2025-06-01T22:49:04.6930671Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2025-06-01T22:49:04.6933018Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2025-06-01T22:49:04.6935382Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2025-06-01T22:49:04.6938767Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2025-06-01T22:49:04.6942330Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2025-06-01T22:49:04.6944347Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2025-06-01T22:49:04.6946463Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2025-06-01T22:49:04.6948840Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2025-06-01T22:49:04.6951072Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2025-06-01T22:49:04.6953007Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2025-06-01T22:49:04.6956687Z adding 'torch/include/ATen/cuda/Exceptions.h' 2025-06-01T22:49:04.6959587Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2025-06-01T22:49:04.6961475Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2025-06-01T22:49:04.6963134Z adding 'torch/include/ATen/cuda/PhiloxCudaState.h' 2025-06-01T22:49:04.6965126Z adding 'torch/include/ATen/cuda/PhiloxUtils.cuh' 2025-06-01T22:49:04.6966908Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2025-06-01T22:49:04.6969095Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2025-06-01T22:49:04.6970949Z adding 'torch/include/ATen/cuda/Sleep.h' 2025-06-01T22:49:04.6972915Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2025-06-01T22:49:04.6975433Z adding 'torch/include/ATen/cuda/cub-RadixSortPairs.cuh' 2025-06-01T22:49:04.6981916Z adding 'torch/include/ATen/cuda/cub.cuh' 2025-06-01T22:49:04.6985048Z adding 'torch/include/ATen/cuda/cub.h' 2025-06-01T22:49:04.6987173Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2025-06-01T22:49:04.6989149Z adding 'torch/include/ATen/cuda/jiterator.h' 2025-06-01T22:49:04.6992193Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2025-06-01T22:49:04.6994189Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2025-06-01T22:49:04.6996838Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2025-06-01T22:49:04.7000882Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2025-06-01T22:49:04.7003061Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2025-06-01T22:49:04.7006385Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2025-06-01T22:49:04.7008736Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2025-06-01T22:49:04.7010587Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2025-06-01T22:49:04.7013374Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2025-06-01T22:49:04.7015751Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2025-06-01T22:49:04.7018201Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2025-06-01T22:49:04.7020468Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2025-06-01T22:49:04.7026109Z adding 'torch/include/ATen/cuda/tunable/GemmCommon.h' 2025-06-01T22:49:04.7032555Z adding 'torch/include/ATen/cuda/tunable/GemmHipblaslt.h' 2025-06-01T22:49:04.7036485Z adding 'torch/include/ATen/cuda/tunable/GemmRocblas.h' 2025-06-01T22:49:04.7038738Z adding 'torch/include/ATen/cuda/tunable/StreamTimer.h' 2025-06-01T22:49:04.7042454Z adding 'torch/include/ATen/cuda/tunable/Tunable.h' 2025-06-01T22:49:04.7046525Z adding 'torch/include/ATen/cuda/tunable/TunableGemm.h' 2025-06-01T22:49:04.7052214Z adding 'torch/include/ATen/cuda/tunable/TunableOp.h' 2025-06-01T22:49:04.7058653Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2025-06-01T22:49:04.7060834Z adding 'torch/include/ATen/cudnn/Handle.h' 2025-06-01T22:49:04.7062515Z adding 'torch/include/ATen/cudnn/Handles.h' 2025-06-01T22:49:04.7064243Z adding 'torch/include/ATen/cudnn/Types.h' 2025-06-01T22:49:04.7066139Z adding 'torch/include/ATen/cudnn/Utils.h' 2025-06-01T22:49:04.7067990Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2025-06-01T22:49:04.7070779Z adding 'torch/include/ATen/detail/AcceleratorHooksInterface.h' 2025-06-01T22:49:04.7073978Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2025-06-01T22:49:04.7076502Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2025-06-01T22:49:04.7078777Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2025-06-01T22:49:04.7080903Z adding 'torch/include/ATen/detail/HPUHooksInterface.h' 2025-06-01T22:49:04.7082902Z adding 'torch/include/ATen/detail/IPUHooksInterface.h' 2025-06-01T22:49:04.7085572Z adding 'torch/include/ATen/detail/MAIAHooksInterface.h' 2025-06-01T22:49:04.7088045Z adding 'torch/include/ATen/detail/MPSHooksInterface.h' 2025-06-01T22:49:04.7090897Z adding 'torch/include/ATen/detail/MTIAHooksInterface.h' 2025-06-01T22:49:04.7093501Z adding 'torch/include/ATen/detail/PrivateUse1HooksInterface.h' 2025-06-01T22:49:04.7095814Z adding 'torch/include/ATen/detail/XPUHooksInterface.h' 2025-06-01T22:49:04.7098493Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2025-06-01T22:49:04.7104284Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2025-06-01T22:49:04.7107386Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2025-06-01T22:49:04.7110812Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2025-06-01T22:49:04.7113773Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2025-06-01T22:49:04.7116996Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2025-06-01T22:49:04.7119202Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2025-06-01T22:49:04.7124394Z adding 'torch/include/ATen/functorch/Interpreter.h' 2025-06-01T22:49:04.7129248Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2025-06-01T22:49:04.7131198Z adding 'torch/include/ATen/functorch/Macros.h' 2025-06-01T22:49:04.7133761Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2025-06-01T22:49:04.7136834Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2025-06-01T22:49:04.7138921Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2025-06-01T22:49:04.7141511Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2025-06-01T22:49:04.7143384Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2025-06-01T22:49:04.7148799Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2025-06-01T22:49:04.7151996Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2025-06-01T22:49:04.7154194Z adding 'torch/include/ATen/metal/Context.h' 2025-06-01T22:49:04.7157658Z adding 'torch/include/ATen/miopen/Descriptors.h' 2025-06-01T22:49:04.7159851Z adding 'torch/include/ATen/miopen/Exceptions.h' 2025-06-01T22:49:04.7161603Z adding 'torch/include/ATen/miopen/Handle.h' 2025-06-01T22:49:04.7163386Z adding 'torch/include/ATen/miopen/Types.h' 2025-06-01T22:49:04.7165531Z adding 'torch/include/ATen/miopen/Utils.h' 2025-06-01T22:49:04.7167463Z adding 'torch/include/ATen/miopen/miopen-wrapper.h' 2025-06-01T22:49:04.7169724Z adding 'torch/include/ATen/mps/EmptyTensor.h' 2025-06-01T22:49:04.7172595Z adding 'torch/include/ATen/mps/IndexKernels.h' 2025-06-01T22:49:04.7180625Z adding 'torch/include/ATen/mps/MPSAllocator.h' 2025-06-01T22:49:04.7183603Z adding 'torch/include/ATen/mps/MPSAllocatorInterface.h' 2025-06-01T22:49:04.7185769Z adding 'torch/include/ATen/mps/MPSDevice.h' 2025-06-01T22:49:04.7188515Z adding 'torch/include/ATen/mps/MPSEvent.h' 2025-06-01T22:49:04.7190725Z adding 'torch/include/ATen/mps/MPSGeneratorImpl.h' 2025-06-01T22:49:04.7193657Z adding 'torch/include/ATen/mps/MPSGuardImpl.h' 2025-06-01T22:49:04.7196081Z adding 'torch/include/ATen/mps/MPSHooks.h' 2025-06-01T22:49:04.7202470Z adding 'torch/include/ATen/mps/MPSProfiler.h' 2025-06-01T22:49:04.7206078Z adding 'torch/include/ATen/mps/MPSStream.h' 2025-06-01T22:49:04.7209574Z adding 'torch/include/ATen/native/Activation.h' 2025-06-01T22:49:04.7211946Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2025-06-01T22:49:04.7213962Z adding 'torch/include/ATen/native/AmpKernels.h' 2025-06-01T22:49:04.7217399Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2025-06-01T22:49:04.7220138Z adding 'torch/include/ATen/native/BinaryOps.h' 2025-06-01T22:49:04.7223890Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2025-06-01T22:49:04.7227189Z adding 'torch/include/ATen/native/CPUBlas.h' 2025-06-01T22:49:04.7229611Z adding 'torch/include/ATen/native/CPUFallback.h' 2025-06-01T22:49:04.7231523Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2025-06-01T22:49:04.7234136Z adding 'torch/include/ATen/native/ComplexHelper.h' 2025-06-01T22:49:04.7236213Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2025-06-01T22:49:04.7239233Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2025-06-01T22:49:04.7245548Z adding 'torch/include/ATen/native/ConvUtils.h' 2025-06-01T22:49:04.7248363Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2025-06-01T22:49:04.7250122Z adding 'torch/include/ATen/native/Copy.h' 2025-06-01T22:49:04.7251941Z adding 'torch/include/ATen/native/Cross.h' 2025-06-01T22:49:04.7255368Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2025-06-01T22:49:04.7260206Z adding 'torch/include/ATen/native/DispatchStub.h' 2025-06-01T22:49:04.7262540Z adding 'torch/include/ATen/native/Distance.h' 2025-06-01T22:49:04.7268152Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2025-06-01T22:49:04.7276507Z adding 'torch/include/ATen/native/Distributions.h' 2025-06-01T22:49:04.7279905Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2025-06-01T22:49:04.7281909Z adding 'torch/include/ATen/native/Fill.h' 2025-06-01T22:49:04.7287799Z adding 'torch/include/ATen/native/ForeachUtils.h' 2025-06-01T22:49:04.7290620Z adding 'torch/include/ATen/native/FractionalMaxPooling.h' 2025-06-01T22:49:04.7292570Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2025-06-01T22:49:04.7294382Z adding 'torch/include/ATen/native/FusedAdagrad.h' 2025-06-01T22:49:04.7296341Z adding 'torch/include/ATen/native/FusedAdam.h' 2025-06-01T22:49:04.7298153Z adding 'torch/include/ATen/native/FusedSGD.h' 2025-06-01T22:49:04.7300023Z adding 'torch/include/ATen/native/Gelu.h' 2025-06-01T22:49:04.7303679Z adding 'torch/include/ATen/native/GridSampler.h' 2025-06-01T22:49:04.7306377Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2025-06-01T22:49:04.7308349Z adding 'torch/include/ATen/native/Histogram.h' 2025-06-01T22:49:04.7310349Z adding 'torch/include/ATen/native/IndexKernel.h' 2025-06-01T22:49:04.7313341Z adding 'torch/include/ATen/native/IndexingUtils.h' 2025-06-01T22:49:04.7315543Z adding 'torch/include/ATen/native/Lerp.h' 2025-06-01T22:49:04.7317391Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2025-06-01T22:49:04.7327873Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2025-06-01T22:49:04.7330840Z adding 'torch/include/ATen/native/LossMulti.h' 2025-06-01T22:49:04.7384234Z adding 'torch/include/ATen/native/Math.h' 2025-06-01T22:49:04.7386073Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2025-06-01T22:49:04.7389485Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2025-06-01T22:49:04.7392142Z adding 'torch/include/ATen/native/MaxPooling.h' 2025-06-01T22:49:04.7394101Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2025-06-01T22:49:04.7396337Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2025-06-01T22:49:04.7398251Z adding 'torch/include/ATen/native/Normalization.h' 2025-06-01T22:49:04.7400314Z adding 'torch/include/ATen/native/Padding.h' 2025-06-01T22:49:04.7402397Z adding 'torch/include/ATen/native/PixelShuffle.h' 2025-06-01T22:49:04.7404637Z adding 'torch/include/ATen/native/PointwiseOps.h' 2025-06-01T22:49:04.7409229Z adding 'torch/include/ATen/native/Pool.h' 2025-06-01T22:49:04.7411772Z adding 'torch/include/ATen/native/Pow.h' 2025-06-01T22:49:04.7414107Z adding 'torch/include/ATen/native/RNN.h' 2025-06-01T22:49:04.7416128Z adding 'torch/include/ATen/native/RangeFactories.h' 2025-06-01T22:49:04.7418259Z adding 'torch/include/ATen/native/RangeUtils.h' 2025-06-01T22:49:04.7420104Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2025-06-01T22:49:04.7422113Z adding 'torch/include/ATen/native/ReduceOps.h' 2025-06-01T22:49:04.7427439Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2025-06-01T22:49:04.7429906Z adding 'torch/include/ATen/native/ReductionType.h' 2025-06-01T22:49:04.7432001Z adding 'torch/include/ATen/native/Repeat.h' 2025-06-01T22:49:04.7435973Z adding 'torch/include/ATen/native/Resize.h' 2025-06-01T22:49:04.7438613Z adding 'torch/include/ATen/native/ResizeCommon.h' 2025-06-01T22:49:04.7441240Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2025-06-01T22:49:04.7443202Z adding 'torch/include/ATen/native/SegmentReduce.h' 2025-06-01T22:49:04.7448588Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2025-06-01T22:49:04.7451447Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2025-06-01T22:49:04.7453487Z adding 'torch/include/ATen/native/Sorting.h' 2025-06-01T22:49:04.7455755Z adding 'torch/include/ATen/native/SortingUtils.h' 2025-06-01T22:49:04.7459182Z adding 'torch/include/ATen/native/SparseTensorUtils.h' 2025-06-01T22:49:04.7462011Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2025-06-01T22:49:04.7464965Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2025-06-01T22:49:04.7467302Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2025-06-01T22:49:04.7470124Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2025-06-01T22:49:04.7472134Z adding 'torch/include/ATen/native/TensorCompare.h' 2025-06-01T22:49:04.7474091Z adding 'torch/include/ATen/native/TensorConversions.h' 2025-06-01T22:49:04.7476230Z adding 'torch/include/ATen/native/TensorDimApply.h' 2025-06-01T22:49:04.7479385Z adding 'torch/include/ATen/native/TensorFactories.h' 2025-06-01T22:49:04.7481274Z adding 'torch/include/ATen/native/TensorIterator.h' 2025-06-01T22:49:04.7483410Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2025-06-01T22:49:04.7485462Z adding 'torch/include/ATen/native/TensorProperties.h' 2025-06-01T22:49:04.7488387Z adding 'torch/include/ATen/native/TensorShape.h' 2025-06-01T22:49:04.7490566Z adding 'torch/include/ATen/native/TensorTransformations.h' 2025-06-01T22:49:04.7492946Z adding 'torch/include/ATen/native/TopKImpl.h' 2025-06-01T22:49:04.7494970Z adding 'torch/include/ATen/native/TransposeType.h' 2025-06-01T22:49:04.7497334Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2025-06-01T22:49:04.7499165Z adding 'torch/include/ATen/native/TypeProperties.h' 2025-06-01T22:49:04.7501559Z adding 'torch/include/ATen/native/UnaryOps.h' 2025-06-01T22:49:04.7503564Z adding 'torch/include/ATen/native/Unfold2d.h' 2025-06-01T22:49:04.7505371Z adding 'torch/include/ATen/native/Unfold3d.h' 2025-06-01T22:49:04.7507868Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2025-06-01T22:49:04.7514132Z adding 'torch/include/ATen/native/UpSample.h' 2025-06-01T22:49:04.7516706Z adding 'torch/include/ATen/native/batch_norm.h' 2025-06-01T22:49:04.7518677Z adding 'torch/include/ATen/native/group_norm.h' 2025-06-01T22:49:04.7521223Z adding 'torch/include/ATen/native/im2col.h' 2025-06-01T22:49:04.7524764Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2025-06-01T22:49:04.7527544Z adding 'torch/include/ATen/native/layer_norm.h' 2025-06-01T22:49:04.7529516Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2025-06-01T22:49:04.7531869Z adding 'torch/include/ATen/native/vol2col.h' 2025-06-01T22:49:04.7535130Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h' 2025-06-01T22:49:04.7537671Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h' 2025-06-01T22:49:04.7540226Z adding 'torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h' 2025-06-01T22:49:04.7542713Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2025-06-01T22:49:04.7544541Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2025-06-01T22:49:04.7546814Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2025-06-01T22:49:04.7548596Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2025-06-01T22:49:04.7550428Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2025-06-01T22:49:04.7555012Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2025-06-01T22:49:04.7557768Z adding 'torch/include/ATen/native/cpu/Elu.h' 2025-06-01T22:49:04.7560137Z adding 'torch/include/ATen/native/cpu/Gelu.h' 2025-06-01T22:49:04.7562190Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2025-06-01T22:49:04.7565113Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2025-06-01T22:49:04.7567191Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2025-06-01T22:49:04.7569431Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2025-06-01T22:49:04.7571833Z adding 'torch/include/ATen/native/cpu/LogAddExp.h' 2025-06-01T22:49:04.7576987Z adding 'torch/include/ATen/native/cpu/Loops.h' 2025-06-01T22:49:04.7579378Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2025-06-01T22:49:04.7581133Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2025-06-01T22:49:04.7585900Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2025-06-01T22:49:04.7589600Z adding 'torch/include/ATen/native/cpu/ReduceUtils.h' 2025-06-01T22:49:04.7591988Z adding 'torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h' 2025-06-01T22:49:04.7593702Z adding 'torch/include/ATen/native/cpu/SampledAddmmKernel.h' 2025-06-01T22:49:04.7596787Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2025-06-01T22:49:04.7598843Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2025-06-01T22:49:04.7600736Z adding 'torch/include/ATen/native/cpu/SpmmReduceKernel.h' 2025-06-01T22:49:04.7602555Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2025-06-01T22:49:04.7618657Z adding 'torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h' 2025-06-01T22:49:04.7621968Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2025-06-01T22:49:04.7627391Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2025-06-01T22:49:04.7629864Z adding 'torch/include/ATen/native/cpu/int_mm_kernel.h' 2025-06-01T22:49:04.7631954Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2025-06-01T22:49:04.7635222Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2025-06-01T22:49:04.7638717Z adding 'torch/include/ATen/native/cpu/utils.h' 2025-06-01T22:49:04.7641619Z adding 'torch/include/ATen/native/cpu/zmath.h' 2025-06-01T22:49:04.7644793Z adding 'torch/include/ATen/native/cuda/Activation.h' 2025-06-01T22:49:04.7647283Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2025-06-01T22:49:04.7652026Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2025-06-01T22:49:04.7662055Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2025-06-01T22:49:04.7665098Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2025-06-01T22:49:04.7666772Z adding 'torch/include/ATen/native/cuda/Copy.h' 2025-06-01T22:49:04.7673721Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2025-06-01T22:49:04.7676369Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2025-06-01T22:49:04.7678269Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2025-06-01T22:49:04.7686722Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2025-06-01T22:49:04.7689409Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2025-06-01T22:49:04.7691457Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2025-06-01T22:49:04.7695947Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2025-06-01T22:49:04.7698488Z adding 'torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh' 2025-06-01T22:49:04.7702217Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2025-06-01T22:49:04.7704459Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2025-06-01T22:49:04.7706256Z adding 'torch/include/ATen/native/cuda/GroupMM.h' 2025-06-01T22:49:04.7709096Z adding 'torch/include/ATen/native/cuda/GroupMMCommon.cuh' 2025-06-01T22:49:04.7711004Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2025-06-01T22:49:04.7713204Z adding 'torch/include/ATen/native/cuda/IndexKernelUtils.h' 2025-06-01T22:49:04.7716609Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2025-06-01T22:49:04.7721240Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2025-06-01T22:49:04.7723416Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2025-06-01T22:49:04.7728028Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2025-06-01T22:49:04.7766581Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2025-06-01T22:49:04.7774690Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2025-06-01T22:49:04.7777441Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2025-06-01T22:49:04.7781731Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2025-06-01T22:49:04.7804415Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2025-06-01T22:49:04.7807460Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2025-06-01T22:49:04.7810136Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2025-06-01T22:49:04.7812488Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2025-06-01T22:49:04.7833645Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2025-06-01T22:49:04.7834259Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2025-06-01T22:49:04.7834786Z adding 'torch/include/ATen/native/cuda/Resize.h' 2025-06-01T22:49:04.7836691Z adding 'torch/include/ATen/native/cuda/RowwiseScaledMM.h' 2025-06-01T22:49:04.7838457Z adding 'torch/include/ATen/native/cuda/ScaledGroupMM.h' 2025-06-01T22:49:04.7840273Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2025-06-01T22:49:04.7847473Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2025-06-01T22:49:04.7849974Z adding 'torch/include/ATen/native/cuda/Sort.h' 2025-06-01T22:49:04.7851932Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2025-06-01T22:49:04.7856508Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2025-06-01T22:49:04.7858704Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2025-06-01T22:49:04.7861653Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2025-06-01T22:49:04.7866681Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2025-06-01T22:49:04.7873205Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2025-06-01T22:49:04.7875454Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2025-06-01T22:49:04.7877183Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2025-06-01T22:49:04.7878908Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2025-06-01T22:49:04.7883068Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2025-06-01T22:49:04.7886293Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2025-06-01T22:49:04.7888466Z adding 'torch/include/ATen/native/cuda/cutlass_common.cuh' 2025-06-01T22:49:04.7890472Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2025-06-01T22:49:04.7892257Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2025-06-01T22:49:04.7895831Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2025-06-01T22:49:04.7897929Z adding 'torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh' 2025-06-01T22:49:04.7899789Z adding 'torch/include/ATen/native/cuda/fused_adamw_impl.cuh' 2025-06-01T22:49:04.7903605Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2025-06-01T22:49:04.7907263Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2025-06-01T22:49:04.7914499Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2025-06-01T22:49:04.7917032Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2025-06-01T22:49:04.7920724Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2025-06-01T22:49:04.7923191Z adding 'torch/include/ATen/native/hip/ck_bgemm.h' 2025-06-01T22:49:04.7925428Z adding 'torch/include/ATen/native/hip/ck_gemm.h' 2025-06-01T22:49:04.7929696Z adding 'torch/include/ATen/native/hip/ck_gemm_template.h' 2025-06-01T22:49:04.7932274Z adding 'torch/include/ATen/native/hip/ck_types.h' 2025-06-01T22:49:04.7935123Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h' 2025-06-01T22:49:04.7938360Z adding 'torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h' 2025-06-01T22:49:04.7940698Z adding 'torch/include/ATen/native/kleidiai/kai_kernels.h' 2025-06-01T22:49:04.7942875Z adding 'torch/include/ATen/native/kleidiai/kai_pack.h' 2025-06-01T22:49:04.7945607Z adding 'torch/include/ATen/native/kleidiai/kai_ukernel_interface.h' 2025-06-01T22:49:04.7948451Z adding 'torch/include/ATen/native/mkldnn/xpu/FusionUtils.h' 2025-06-01T22:49:04.7954641Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Attr.h' 2025-06-01T22:49:04.7960821Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h' 2025-06-01T22:49:04.7963822Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h' 2025-06-01T22:49:04.7966889Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/Utils.h' 2025-06-01T22:49:04.7969707Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h' 2025-06-01T22:49:04.7972410Z adding 'torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h' 2025-06-01T22:49:04.7974589Z adding 'torch/include/ATen/native/mps/Copy.h' 2025-06-01T22:49:04.7976856Z adding 'torch/include/ATen/native/mps/MPSGraphSequoiaOps.h' 2025-06-01T22:49:04.7979034Z adding 'torch/include/ATen/native/mps/MPSGraphSonomaOps.h' 2025-06-01T22:49:04.7982070Z adding 'torch/include/ATen/native/mps/MPSGraphVenturaOps.h' 2025-06-01T22:49:04.7985357Z adding 'torch/include/ATen/native/mps/MetalShaderLibrary.h' 2025-06-01T22:49:04.7992801Z adding 'torch/include/ATen/native/mps/OperationUtils.h' 2025-06-01T22:49:04.7995463Z adding 'torch/include/ATen/native/mps/TensorFactory.h' 2025-06-01T22:49:04.7997687Z adding 'torch/include/ATen/native/mps/operations/BinaryKernel.h' 2025-06-01T22:49:04.7999649Z adding 'torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h' 2025-06-01T22:49:04.8001412Z adding 'torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h' 2025-06-01T22:49:04.8003265Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h' 2025-06-01T22:49:04.8013283Z adding 'torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h' 2025-06-01T22:49:04.8013949Z adding 'torch/include/ATen/native/mps/operations/Indexing.h' 2025-06-01T22:49:04.8014589Z adding 'torch/include/ATen/native/mps/operations/MultiTensorApply.h' 2025-06-01T22:49:04.8016585Z adding 'torch/include/ATen/native/nested/NestedTensorBinaryOps.h' 2025-06-01T22:49:04.8018966Z adding 'torch/include/ATen/native/nested/NestedTensorMath.h' 2025-06-01T22:49:04.8021498Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h' 2025-06-01T22:49:04.8023511Z adding 'torch/include/ATen/native/nested/NestedTensorTransformerUtils.h' 2025-06-01T22:49:04.8029210Z adding 'torch/include/ATen/native/nested/NestedTensorUtils.h' 2025-06-01T22:49:04.8032381Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2025-06-01T22:49:04.8034551Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2025-06-01T22:49:04.8036723Z adding 'torch/include/ATen/native/quantized/ConvUtils.h' 2025-06-01T22:49:04.8038469Z adding 'torch/include/ATen/native/quantized/Copy.h' 2025-06-01T22:49:04.8040486Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2025-06-01T22:49:04.8042319Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2025-06-01T22:49:04.8045063Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2025-06-01T22:49:04.8047471Z adding 'torch/include/ATen/native/quantized/library.h' 2025-06-01T22:49:04.8051481Z adding 'torch/include/ATen/native/quantized/cpu/ACLUtils.h' 2025-06-01T22:49:04.8053549Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2025-06-01T22:49:04.8055669Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2025-06-01T22:49:04.8060185Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2025-06-01T22:49:04.8066382Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2025-06-01T22:49:04.8070985Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2025-06-01T22:49:04.8074464Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2025-06-01T22:49:04.8076555Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2025-06-01T22:49:04.8080776Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2025-06-01T22:49:04.8086067Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2025-06-01T22:49:04.8090516Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2025-06-01T22:49:04.8092694Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2025-06-01T22:49:04.8094841Z adding 'torch/include/ATen/native/quantized/cpu/qconv.h' 2025-06-01T22:49:04.8097020Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2025-06-01T22:49:04.8098812Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2025-06-01T22:49:04.8100759Z adding 'torch/include/ATen/native/quantized/cpu/qlinear.h' 2025-06-01T22:49:04.8105009Z adding 'torch/include/ATen/native/quantized/cudnn/utils.h' 2025-06-01T22:49:04.8107760Z adding 'torch/include/ATen/native/transformers/attention.h' 2025-06-01T22:49:04.8113393Z adding 'torch/include/ATen/native/transformers/sdp_utils_cpp.h' 2025-06-01T22:49:04.8116132Z adding 'torch/include/ATen/native/transformers/cuda/sdp_utils.h' 2025-06-01T22:49:04.8118942Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h' 2025-06-01T22:49:04.8121428Z adding 'torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h' 2025-06-01T22:49:04.8125854Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h' 2025-06-01T22:49:04.8129697Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h' 2025-06-01T22:49:04.8164323Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h' 2025-06-01T22:49:04.8185611Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h' 2025-06-01T22:49:04.8186484Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h' 2025-06-01T22:49:04.8192541Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h' 2025-06-01T22:49:04.8196573Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h' 2025-06-01T22:49:04.8199934Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h' 2025-06-01T22:49:04.8202590Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h' 2025-06-01T22:49:04.8206422Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h' 2025-06-01T22:49:04.8214759Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h' 2025-06-01T22:49:04.8220818Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h' 2025-06-01T22:49:04.8224068Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h' 2025-06-01T22:49:04.8228311Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h' 2025-06-01T22:49:04.8249726Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h' 2025-06-01T22:49:04.8254455Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h' 2025-06-01T22:49:04.8260961Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h' 2025-06-01T22:49:04.8263640Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h' 2025-06-01T22:49:04.8273816Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h' 2025-06-01T22:49:04.8284468Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h' 2025-06-01T22:49:04.8288381Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h' 2025-06-01T22:49:04.8292776Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h' 2025-06-01T22:49:04.8310239Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h' 2025-06-01T22:49:04.8312849Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h' 2025-06-01T22:49:04.8316096Z adding 'torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h' 2025-06-01T22:49:04.8318715Z adding 'torch/include/ATen/native/transformers/hip/aotriton_adapter.h' 2025-06-01T22:49:04.8323617Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h' 2025-06-01T22:49:04.8327121Z adding 'torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h' 2025-06-01T22:49:04.8329311Z adding 'torch/include/ATen/native/utils/Factory.h' 2025-06-01T22:49:04.8331271Z adding 'torch/include/ATen/native/utils/ParamUtils.h' 2025-06-01T22:49:04.8333679Z adding 'torch/include/ATen/native/utils/ParamsHash.h' 2025-06-01T22:49:04.8384786Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2025-06-01T22:49:04.8385360Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2025-06-01T22:49:04.8386104Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8387203Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2025-06-01T22:49:04.8389151Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2025-06-01T22:49:04.8390933Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2025-06-01T22:49:04.8392916Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2025-06-01T22:49:04.8395049Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8396869Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2025-06-01T22:49:04.8398769Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2025-06-01T22:49:04.8400563Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2025-06-01T22:49:04.8402569Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2025-06-01T22:49:04.8405153Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2025-06-01T22:49:04.8407258Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2025-06-01T22:49:04.8409446Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8411278Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-06-01T22:49:04.8413227Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-06-01T22:49:04.8415229Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2025-06-01T22:49:04.8417219Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2025-06-01T22:49:04.8419292Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8421093Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2025-06-01T22:49:04.8422971Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2025-06-01T22:49:04.8424802Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2025-06-01T22:49:04.8426824Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2025-06-01T22:49:04.8428675Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2025-06-01T22:49:04.8430753Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8432392Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2025-06-01T22:49:04.8434368Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2025-06-01T22:49:04.8436398Z adding 'torch/include/ATen/ops/_add_relu.h' 2025-06-01T22:49:04.8438698Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8440405Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2025-06-01T22:49:04.8442305Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2025-06-01T22:49:04.8444444Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2025-06-01T22:49:04.8447292Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2025-06-01T22:49:04.8449591Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2025-06-01T22:49:04.8451829Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:04.8453611Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2025-06-01T22:49:04.8455744Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2025-06-01T22:49:04.8457556Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2025-06-01T22:49:04.8459571Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2025-06-01T22:49:04.8461495Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2025-06-01T22:49:04.8463504Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2025-06-01T22:49:04.8465520Z adding 'torch/include/ATen/ops/_aminmax.h' 2025-06-01T22:49:04.8467743Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8469455Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2025-06-01T22:49:04.8471395Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2025-06-01T22:49:04.8473192Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2025-06-01T22:49:04.8475388Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2025-06-01T22:49:04.8477620Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2025-06-01T22:49:04.8479779Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8481570Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h' 2025-06-01T22:49:04.8483432Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2025-06-01T22:49:04.8485646Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2025-06-01T22:49:04.8488124Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2025-06-01T22:49:04.8489970Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2025-06-01T22:49:04.8492206Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8494067Z adding 'torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h' 2025-06-01T22:49:04.8496077Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2025-06-01T22:49:04.8497904Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2025-06-01T22:49:04.8499767Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2025-06-01T22:49:04.8501983Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2025-06-01T22:49:04.8503944Z adding 'torch/include/ATen/ops/_assert_async.h' 2025-06-01T22:49:04.8505881Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2025-06-01T22:49:04.8507780Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2025-06-01T22:49:04.8509569Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2025-06-01T22:49:04.8511540Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2025-06-01T22:49:04.8513385Z adding 'torch/include/ATen/ops/_assert_scalar.h' 2025-06-01T22:49:04.8515436Z adding 'torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8517053Z adding 'torch/include/ATen/ops/_assert_scalar_native.h' 2025-06-01T22:49:04.8518999Z adding 'torch/include/ATen/ops/_assert_scalar_ops.h' 2025-06-01T22:49:04.8521123Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2025-06-01T22:49:04.8523339Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8525555Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h' 2025-06-01T22:49:04.8527499Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2025-06-01T22:49:04.8529581Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2025-06-01T22:49:04.8531458Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2025-06-01T22:49:04.8533583Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8535463Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2025-06-01T22:49:04.8537461Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2025-06-01T22:49:04.8539209Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2025-06-01T22:49:04.8541284Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8542915Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2025-06-01T22:49:04.8544901Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2025-06-01T22:49:04.8546864Z adding 'torch/include/ATen/ops/_backward.h' 2025-06-01T22:49:04.8548965Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8550776Z adding 'torch/include/ATen/ops/_backward_native.h' 2025-06-01T22:49:04.8552663Z adding 'torch/include/ATen/ops/_backward_ops.h' 2025-06-01T22:49:04.8554660Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2025-06-01T22:49:04.8556690Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2025-06-01T22:49:04.8558853Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8560564Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2025-06-01T22:49:04.8562672Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2025-06-01T22:49:04.8565211Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8567004Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2025-06-01T22:49:04.8569081Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2025-06-01T22:49:04.8571239Z adding 'torch/include/ATen/ops/_batch_norm_no_update.h' 2025-06-01T22:49:04.8573550Z adding 'torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8575512Z adding 'torch/include/ATen/ops/_batch_norm_no_update_native.h' 2025-06-01T22:49:04.8577650Z adding 'torch/include/ATen/ops/_batch_norm_no_update_ops.h' 2025-06-01T22:49:04.8579953Z adding 'torch/include/ATen/ops/_batch_norm_with_update.h' 2025-06-01T22:49:04.8582166Z adding 'torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8584050Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h' 2025-06-01T22:49:04.8586031Z adding 'torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h' 2025-06-01T22:49:04.8587972Z adding 'torch/include/ATen/ops/_batch_norm_with_update_native.h' 2025-06-01T22:49:04.8590262Z adding 'torch/include/ATen/ops/_batch_norm_with_update_ops.h' 2025-06-01T22:49:04.8592224Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2025-06-01T22:49:04.8594288Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8595958Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2025-06-01T22:49:04.8597814Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2025-06-01T22:49:04.8599665Z adding 'torch/include/ATen/ops/_cast_Char.h' 2025-06-01T22:49:04.8601683Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8603334Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2025-06-01T22:49:04.8605589Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2025-06-01T22:49:04.8607520Z adding 'torch/include/ATen/ops/_cast_Double.h' 2025-06-01T22:49:04.8609647Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8611368Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2025-06-01T22:49:04.8613302Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2025-06-01T22:49:04.8615281Z adding 'torch/include/ATen/ops/_cast_Float.h' 2025-06-01T22:49:04.8617323Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8618955Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2025-06-01T22:49:04.8620815Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2025-06-01T22:49:04.8622652Z adding 'torch/include/ATen/ops/_cast_Half.h' 2025-06-01T22:49:04.8624683Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8626357Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2025-06-01T22:49:04.8628252Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2025-06-01T22:49:04.8630103Z adding 'torch/include/ATen/ops/_cast_Int.h' 2025-06-01T22:49:04.8632173Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8633829Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2025-06-01T22:49:04.8635662Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2025-06-01T22:49:04.8637528Z adding 'torch/include/ATen/ops/_cast_Long.h' 2025-06-01T22:49:04.8639592Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8641211Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2025-06-01T22:49:04.8643139Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2025-06-01T22:49:04.8645552Z adding 'torch/include/ATen/ops/_cast_Short.h' 2025-06-01T22:49:04.8648124Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8649887Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2025-06-01T22:49:04.8651846Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2025-06-01T22:49:04.8653886Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2025-06-01T22:49:04.8656166Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8657931Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2025-06-01T22:49:04.8659819Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2025-06-01T22:49:04.8661606Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2025-06-01T22:49:04.8663638Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2025-06-01T22:49:04.8665607Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2025-06-01T22:49:04.8667712Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8669513Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2025-06-01T22:49:04.8671334Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2025-06-01T22:49:04.8673142Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2025-06-01T22:49:04.8675102Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2025-06-01T22:49:04.8677131Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2025-06-01T22:49:04.8679218Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8680972Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2025-06-01T22:49:04.8682810Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2025-06-01T22:49:04.8684898Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2025-06-01T22:49:04.8686972Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2025-06-01T22:49:04.8688959Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2025-06-01T22:49:04.8691093Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8692871Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2025-06-01T22:49:04.8694862Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2025-06-01T22:49:04.8696990Z adding 'torch/include/ATen/ops/_chunk_cat.h' 2025-06-01T22:49:04.8701384Z adding 'torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8703415Z adding 'torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h' 2025-06-01T22:49:04.8705241Z adding 'torch/include/ATen/ops/_chunk_cat_native.h' 2025-06-01T22:49:04.8707286Z adding 'torch/include/ATen/ops/_chunk_cat_ops.h' 2025-06-01T22:49:04.8709185Z adding 'torch/include/ATen/ops/_coalesce.h' 2025-06-01T22:49:04.8711324Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8712989Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2025-06-01T22:49:04.8714959Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2025-06-01T22:49:04.8716862Z adding 'torch/include/ATen/ops/_coalesced.h' 2025-06-01T22:49:04.8718950Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8720698Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2025-06-01T22:49:04.8722472Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2025-06-01T22:49:04.8724880Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2025-06-01T22:49:04.8727094Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2025-06-01T22:49:04.8729134Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2025-06-01T22:49:04.8731179Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2025-06-01T22:49:04.8732930Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2025-06-01T22:49:04.8735087Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2025-06-01T22:49:04.8736862Z adding 'torch/include/ATen/ops/_conj.h' 2025-06-01T22:49:04.8738903Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8740649Z adding 'torch/include/ATen/ops/_conj_copy.h' 2025-06-01T22:49:04.8742747Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8744674Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:04.8746557Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2025-06-01T22:49:04.8748561Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2025-06-01T22:49:04.8750406Z adding 'torch/include/ATen/ops/_conj_native.h' 2025-06-01T22:49:04.8752276Z adding 'torch/include/ATen/ops/_conj_ops.h' 2025-06-01T22:49:04.8754197Z adding 'torch/include/ATen/ops/_conj_physical.h' 2025-06-01T22:49:04.8756257Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8757916Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2025-06-01T22:49:04.8759897Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2025-06-01T22:49:04.8762261Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2025-06-01T22:49:04.8764973Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2025-06-01T22:49:04.8766865Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2025-06-01T22:49:04.8768979Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2025-06-01T22:49:04.8771126Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2025-06-01T22:49:04.8773359Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:04.8775300Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2025-06-01T22:49:04.8777241Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2025-06-01T22:49:04.8779022Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2025-06-01T22:49:04.8780939Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2025-06-01T22:49:04.8782758Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2025-06-01T22:49:04.8784735Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2025-06-01T22:49:04.8786744Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2025-06-01T22:49:04.8788947Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:04.8790796Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2025-06-01T22:49:04.8792653Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2025-06-01T22:49:04.8794441Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2025-06-01T22:49:04.8796401Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2025-06-01T22:49:04.8798219Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2025-06-01T22:49:04.8800279Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2025-06-01T22:49:04.8802172Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack.h' 2025-06-01T22:49:04.8804399Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h' 2025-06-01T22:49:04.8806449Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h' 2025-06-01T22:49:04.8808457Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h' 2025-06-01T22:49:04.8810268Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h' 2025-06-01T22:49:04.8812232Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h' 2025-06-01T22:49:04.8814107Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_native.h' 2025-06-01T22:49:04.8816106Z adding 'torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h' 2025-06-01T22:49:04.8818730Z adding 'torch/include/ATen/ops/_convolution.h' 2025-06-01T22:49:04.8821329Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8823391Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8825443Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2025-06-01T22:49:04.8827734Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8829469Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2025-06-01T22:49:04.8831499Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2025-06-01T22:49:04.8833560Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2025-06-01T22:49:04.8835778Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8837487Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2025-06-01T22:49:04.8839491Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2025-06-01T22:49:04.8841392Z adding 'torch/include/ATen/ops/_convolution_native.h' 2025-06-01T22:49:04.8843779Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2025-06-01T22:49:04.8846359Z adding 'torch/include/ATen/ops/_copy_from.h' 2025-06-01T22:49:04.8848499Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2025-06-01T22:49:04.8850690Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8852421Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2025-06-01T22:49:04.8854457Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2025-06-01T22:49:04.8856621Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8858236Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2025-06-01T22:49:04.8860230Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2025-06-01T22:49:04.8862064Z adding 'torch/include/ATen/ops/_cslt_compress.h' 2025-06-01T22:49:04.8864055Z adding 'torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h' 2025-06-01T22:49:04.8865804Z adding 'torch/include/ATen/ops/_cslt_compress_native.h' 2025-06-01T22:49:04.8867694Z adding 'torch/include/ATen/ops/_cslt_compress_ops.h' 2025-06-01T22:49:04.8869645Z adding 'torch/include/ATen/ops/_cslt_sparse_mm.h' 2025-06-01T22:49:04.8871658Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h' 2025-06-01T22:49:04.8873485Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_native.h' 2025-06-01T22:49:04.8875499Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_ops.h' 2025-06-01T22:49:04.8877449Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search.h' 2025-06-01T22:49:04.8879564Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h' 2025-06-01T22:49:04.8881342Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_native.h' 2025-06-01T22:49:04.8883319Z adding 'torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h' 2025-06-01T22:49:04.8885851Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2025-06-01T22:49:04.8888168Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2025-06-01T22:49:04.8890454Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8892327Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2025-06-01T22:49:04.8894378Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2025-06-01T22:49:04.8896428Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2025-06-01T22:49:04.8898623Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2025-06-01T22:49:04.8900885Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8902665Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2025-06-01T22:49:04.8904634Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2025-06-01T22:49:04.8906524Z adding 'torch/include/ATen/ops/_ctc_loss_meta_dispatch.h' 2025-06-01T22:49:04.8908420Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2025-06-01T22:49:04.8910723Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2025-06-01T22:49:04.8913073Z adding 'torch/include/ATen/ops/_cudnn_attention_forward.h' 2025-06-01T22:49:04.8915280Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h' 2025-06-01T22:49:04.8917167Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_native.h' 2025-06-01T22:49:04.8919309Z adding 'torch/include/ATen/ops/_cudnn_attention_forward_ops.h' 2025-06-01T22:49:04.8921421Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2025-06-01T22:49:04.8923601Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8925803Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2025-06-01T22:49:04.8927739Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2025-06-01T22:49:04.8929972Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2025-06-01T22:49:04.8932235Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2025-06-01T22:49:04.8934486Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8936478Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2025-06-01T22:49:04.8938309Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2025-06-01T22:49:04.8940364Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2025-06-01T22:49:04.8943079Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2025-06-01T22:49:04.8947017Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2025-06-01T22:49:04.8949897Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8952026Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2025-06-01T22:49:04.8954050Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2025-06-01T22:49:04.8956494Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2025-06-01T22:49:04.8958874Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8960921Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2025-06-01T22:49:04.8963297Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2025-06-01T22:49:04.8966052Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.8968018Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2025-06-01T22:49:04.8969954Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2025-06-01T22:49:04.8972089Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2025-06-01T22:49:04.8974157Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2025-06-01T22:49:04.8976633Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2025-06-01T22:49:04.8978653Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2025-06-01T22:49:04.8980759Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8982374Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2025-06-01T22:49:04.8984269Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2025-06-01T22:49:04.8986113Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2025-06-01T22:49:04.8988153Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8989908Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2025-06-01T22:49:04.8991787Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2025-06-01T22:49:04.8993638Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2025-06-01T22:49:04.8995630Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.8997321Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2025-06-01T22:49:04.8999182Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2025-06-01T22:49:04.9001020Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2025-06-01T22:49:04.9003066Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.9005318Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2025-06-01T22:49:04.9007277Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2025-06-01T22:49:04.9009135Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2025-06-01T22:49:04.9011142Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2025-06-01T22:49:04.9013025Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2025-06-01T22:49:04.9015000Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2025-06-01T22:49:04.9016915Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2025-06-01T22:49:04.9018768Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2025-06-01T22:49:04.9020657Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2025-06-01T22:49:04.9022586Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2025-06-01T22:49:04.9024407Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2025-06-01T22:49:04.9026300Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2025-06-01T22:49:04.9028174Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2025-06-01T22:49:04.9030222Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.9031857Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2025-06-01T22:49:04.9033767Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2025-06-01T22:49:04.9035414Z adding 'torch/include/ATen/ops/_dimI.h' 2025-06-01T22:49:04.9037222Z adding 'torch/include/ATen/ops/_dimI_native.h' 2025-06-01T22:49:04.9039189Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2025-06-01T22:49:04.9040968Z adding 'torch/include/ATen/ops/_dimV.h' 2025-06-01T22:49:04.9042825Z adding 'torch/include/ATen/ops/_dimV_native.h' 2025-06-01T22:49:04.9044962Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2025-06-01T22:49:04.9047157Z adding 'torch/include/ATen/ops/_dim_arange.h' 2025-06-01T22:49:04.9049271Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.9050972Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2025-06-01T22:49:04.9052942Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2025-06-01T22:49:04.9054909Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2025-06-01T22:49:04.9057172Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9058939Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2025-06-01T22:49:04.9060802Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2025-06-01T22:49:04.9062559Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2025-06-01T22:49:04.9064540Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2025-06-01T22:49:04.9066453Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit.h' 2025-06-01T22:49:04.9068419Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h' 2025-06-01T22:49:04.9070176Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h' 2025-06-01T22:49:04.9072162Z adding 'torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h' 2025-06-01T22:49:04.9074084Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h' 2025-06-01T22:49:04.9076085Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h' 2025-06-01T22:49:04.9077826Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h' 2025-06-01T22:49:04.9079852Z adding 'torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h' 2025-06-01T22:49:04.9082111Z adding 'torch/include/ATen/ops/_efficient_attention_backward.h' 2025-06-01T22:49:04.9084698Z adding 'torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h' 2025-06-01T22:49:04.9086800Z adding 'torch/include/ATen/ops/_efficient_attention_backward_native.h' 2025-06-01T22:49:04.9089092Z adding 'torch/include/ATen/ops/_efficient_attention_backward_ops.h' 2025-06-01T22:49:04.9091470Z adding 'torch/include/ATen/ops/_efficient_attention_forward.h' 2025-06-01T22:49:04.9093805Z adding 'torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h' 2025-06-01T22:49:04.9095872Z adding 'torch/include/ATen/ops/_efficient_attention_forward_native.h' 2025-06-01T22:49:04.9098045Z adding 'torch/include/ATen/ops/_efficient_attention_forward_ops.h' 2025-06-01T22:49:04.9100427Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2025-06-01T22:49:04.9102685Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9104530Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2025-06-01T22:49:04.9106487Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2025-06-01T22:49:04.9108407Z adding 'torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h' 2025-06-01T22:49:04.9110289Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2025-06-01T22:49:04.9112360Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2025-06-01T22:49:04.9114516Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2025-06-01T22:49:04.9116716Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2025-06-01T22:49:04.9118832Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h' 2025-06-01T22:49:04.9120804Z adding 'torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h' 2025-06-01T22:49:04.9122645Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2025-06-01T22:49:04.9125109Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2025-06-01T22:49:04.9127349Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9129261Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2025-06-01T22:49:04.9131275Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2025-06-01T22:49:04.9133756Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2025-06-01T22:49:04.9136373Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9138300Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2025-06-01T22:49:04.9140265Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2025-06-01T22:49:04.9142163Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2025-06-01T22:49:04.9144328Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2025-06-01T22:49:04.9146791Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2025-06-01T22:49:04.9149119Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9150978Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2025-06-01T22:49:04.9152997Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2025-06-01T22:49:04.9154884Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2025-06-01T22:49:04.9157151Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2025-06-01T22:49:04.9159121Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2025-06-01T22:49:04.9161325Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2025-06-01T22:49:04.9163532Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2025-06-01T22:49:04.9166506Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9168543Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2025-06-01T22:49:04.9171418Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2025-06-01T22:49:04.9173480Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2025-06-01T22:49:04.9175705Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2025-06-01T22:49:04.9177794Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2025-06-01T22:49:04.9180021Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:04.9181817Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2025-06-01T22:49:04.9183882Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2025-06-01T22:49:04.9186364Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2025-06-01T22:49:04.9188777Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9190715Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2025-06-01T22:49:04.9192602Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2025-06-01T22:49:04.9194762Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2025-06-01T22:49:04.9197542Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2025-06-01T22:49:04.9199960Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9201900Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2025-06-01T22:49:04.9203923Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2025-06-01T22:49:04.9206531Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2025-06-01T22:49:04.9208487Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2025-06-01T22:49:04.9210661Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9212397Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2025-06-01T22:49:04.9214469Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2025-06-01T22:49:04.9216727Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2025-06-01T22:49:04.9218743Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2025-06-01T22:49:04.9220726Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2025-06-01T22:49:04.9222687Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2025-06-01T22:49:04.9224485Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2025-06-01T22:49:04.9226496Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2025-06-01T22:49:04.9228567Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9230393Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2025-06-01T22:49:04.9232292Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2025-06-01T22:49:04.9234098Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2025-06-01T22:49:04.9236204Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2025-06-01T22:49:04.9238286Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2025-06-01T22:49:04.9240281Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2025-06-01T22:49:04.9242296Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2025-06-01T22:49:04.9244475Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2025-06-01T22:49:04.9246828Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2025-06-01T22:49:04.9248954Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2025-06-01T22:49:04.9251193Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9252987Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2025-06-01T22:49:04.9255076Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2025-06-01T22:49:04.9256879Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2025-06-01T22:49:04.9258925Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2025-06-01T22:49:04.9261050Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2025-06-01T22:49:04.9263305Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9265124Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2025-06-01T22:49:04.9267069Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2025-06-01T22:49:04.9268870Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2025-06-01T22:49:04.9270965Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2025-06-01T22:49:04.9272976Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2025-06-01T22:49:04.9275084Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2025-06-01T22:49:04.9277086Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2025-06-01T22:49:04.9278946Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2025-06-01T22:49:04.9280963Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2025-06-01T22:49:04.9283141Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2025-06-01T22:49:04.9285605Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2025-06-01T22:49:04.9287690Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2025-06-01T22:49:04.9289602Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2025-06-01T22:49:04.9291747Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2025-06-01T22:49:04.9293772Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2025-06-01T22:49:04.9296009Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2025-06-01T22:49:04.9297820Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2025-06-01T22:49:04.9299642Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2025-06-01T22:49:04.9301656Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2025-06-01T22:49:04.9303643Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h' 2025-06-01T22:49:04.9305591Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h' 2025-06-01T22:49:04.9307522Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h' 2025-06-01T22:49:04.9309302Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h' 2025-06-01T22:49:04.9311234Z adding 'torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h' 2025-06-01T22:49:04.9313479Z adding 'torch/include/ATen/ops/_flash_attention_backward.h' 2025-06-01T22:49:04.9315679Z adding 'torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h' 2025-06-01T22:49:04.9317563Z adding 'torch/include/ATen/ops/_flash_attention_backward_native.h' 2025-06-01T22:49:04.9319750Z adding 'torch/include/ATen/ops/_flash_attention_backward_ops.h' 2025-06-01T22:49:04.9322055Z adding 'torch/include/ATen/ops/_flash_attention_forward.h' 2025-06-01T22:49:04.9324589Z adding 'torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h' 2025-06-01T22:49:04.9326673Z adding 'torch/include/ATen/ops/_flash_attention_forward_native.h' 2025-06-01T22:49:04.9328888Z adding 'torch/include/ATen/ops/_flash_attention_forward_ops.h' 2025-06-01T22:49:04.9330911Z adding 'torch/include/ATen/ops/_foobar.h' 2025-06-01T22:49:04.9333078Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9335014Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2025-06-01T22:49:04.9336844Z adding 'torch/include/ATen/ops/_foobar_native.h' 2025-06-01T22:49:04.9338797Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2025-06-01T22:49:04.9340756Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2025-06-01T22:49:04.9342830Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9344605Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2025-06-01T22:49:04.9346746Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2025-06-01T22:49:04.9348807Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2025-06-01T22:49:04.9350834Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2025-06-01T22:49:04.9352945Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9354730Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2025-06-01T22:49:04.9356530Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2025-06-01T22:49:04.9358551Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2025-06-01T22:49:04.9360884Z adding 'torch/include/ATen/ops/_foreach_add.h' 2025-06-01T22:49:04.9363206Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9365559Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2025-06-01T22:49:04.9367682Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2025-06-01T22:49:04.9370356Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2025-06-01T22:49:04.9372971Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2025-06-01T22:49:04.9375504Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9377391Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2025-06-01T22:49:04.9379449Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2025-06-01T22:49:04.9381993Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2025-06-01T22:49:04.9384416Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2025-06-01T22:49:04.9386777Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9388687Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2025-06-01T22:49:04.9390688Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2025-06-01T22:49:04.9393326Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2025-06-01T22:49:04.9395451Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2025-06-01T22:49:04.9397578Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9399358Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2025-06-01T22:49:04.9401176Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2025-06-01T22:49:04.9403161Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2025-06-01T22:49:04.9405508Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2025-06-01T22:49:04.9407715Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9409571Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2025-06-01T22:49:04.9411404Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2025-06-01T22:49:04.9413494Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2025-06-01T22:49:04.9415574Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2025-06-01T22:49:04.9417671Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9419464Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2025-06-01T22:49:04.9421257Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2025-06-01T22:49:04.9423286Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2025-06-01T22:49:04.9425506Z adding 'torch/include/ATen/ops/_foreach_clamp_max.h' 2025-06-01T22:49:04.9427773Z adding 'torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9429587Z adding 'torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h' 2025-06-01T22:49:04.9431518Z adding 'torch/include/ATen/ops/_foreach_clamp_max_native.h' 2025-06-01T22:49:04.9433994Z adding 'torch/include/ATen/ops/_foreach_clamp_max_ops.h' 2025-06-01T22:49:04.9436197Z adding 'torch/include/ATen/ops/_foreach_clamp_min.h' 2025-06-01T22:49:04.9438532Z adding 'torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9440385Z adding 'torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h' 2025-06-01T22:49:04.9442345Z adding 'torch/include/ATen/ops/_foreach_clamp_min_native.h' 2025-06-01T22:49:04.9445174Z adding 'torch/include/ATen/ops/_foreach_clamp_min_ops.h' 2025-06-01T22:49:04.9447550Z adding 'torch/include/ATen/ops/_foreach_copy.h' 2025-06-01T22:49:04.9449750Z adding 'torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9451692Z adding 'torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h' 2025-06-01T22:49:04.9453556Z adding 'torch/include/ATen/ops/_foreach_copy_native.h' 2025-06-01T22:49:04.9455768Z adding 'torch/include/ATen/ops/_foreach_copy_ops.h' 2025-06-01T22:49:04.9457701Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2025-06-01T22:49:04.9459784Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9461521Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2025-06-01T22:49:04.9463338Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2025-06-01T22:49:04.9465307Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2025-06-01T22:49:04.9467252Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2025-06-01T22:49:04.9469350Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9471178Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2025-06-01T22:49:04.9472961Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2025-06-01T22:49:04.9474977Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2025-06-01T22:49:04.9477215Z adding 'torch/include/ATen/ops/_foreach_div.h' 2025-06-01T22:49:04.9479537Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9481400Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2025-06-01T22:49:04.9483462Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2025-06-01T22:49:04.9486496Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2025-06-01T22:49:04.9488735Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2025-06-01T22:49:04.9490882Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9492752Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2025-06-01T22:49:04.9494582Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2025-06-01T22:49:04.9496706Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2025-06-01T22:49:04.9498707Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2025-06-01T22:49:04.9500793Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9502556Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2025-06-01T22:49:04.9504367Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2025-06-01T22:49:04.9506337Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2025-06-01T22:49:04.9508281Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2025-06-01T22:49:04.9510345Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9512140Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2025-06-01T22:49:04.9513944Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2025-06-01T22:49:04.9515992Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2025-06-01T22:49:04.9517913Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2025-06-01T22:49:04.9520010Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9521827Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2025-06-01T22:49:04.9523579Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2025-06-01T22:49:04.9525968Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2025-06-01T22:49:04.9528052Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2025-06-01T22:49:04.9530194Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9532038Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2025-06-01T22:49:04.9533889Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2025-06-01T22:49:04.9536040Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2025-06-01T22:49:04.9537965Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2025-06-01T22:49:04.9540099Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9541834Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2025-06-01T22:49:04.9543630Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2025-06-01T22:49:04.9545995Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2025-06-01T22:49:04.9548620Z adding 'torch/include/ATen/ops/_foreach_lerp.h' 2025-06-01T22:49:04.9550891Z adding 'torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9552761Z adding 'torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h' 2025-06-01T22:49:04.9554698Z adding 'torch/include/ATen/ops/_foreach_lerp_native.h' 2025-06-01T22:49:04.9557166Z adding 'torch/include/ATen/ops/_foreach_lerp_ops.h' 2025-06-01T22:49:04.9559305Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2025-06-01T22:49:04.9561436Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9563182Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2025-06-01T22:49:04.9565446Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2025-06-01T22:49:04.9567435Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2025-06-01T22:49:04.9569445Z adding 'torch/include/ATen/ops/_foreach_log.h' 2025-06-01T22:49:04.9571417Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2025-06-01T22:49:04.9573553Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9575485Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2025-06-01T22:49:04.9577318Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2025-06-01T22:49:04.9579299Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2025-06-01T22:49:04.9581257Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2025-06-01T22:49:04.9583326Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9585072Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2025-06-01T22:49:04.9586827Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2025-06-01T22:49:04.9588842Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2025-06-01T22:49:04.9590736Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2025-06-01T22:49:04.9592883Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9594655Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2025-06-01T22:49:04.9596445Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2025-06-01T22:49:04.9598420Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2025-06-01T22:49:04.9600541Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9602266Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2025-06-01T22:49:04.9604329Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2025-06-01T22:49:04.9606510Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2025-06-01T22:49:04.9608501Z adding 'torch/include/ATen/ops/_foreach_max.h' 2025-06-01T22:49:04.9610626Z adding 'torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9612427Z adding 'torch/include/ATen/ops/_foreach_max_cuda_dispatch.h' 2025-06-01T22:49:04.9614326Z adding 'torch/include/ATen/ops/_foreach_max_native.h' 2025-06-01T22:49:04.9616371Z adding 'torch/include/ATen/ops/_foreach_max_ops.h' 2025-06-01T22:49:04.9618534Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2025-06-01T22:49:04.9620864Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9622739Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2025-06-01T22:49:04.9624662Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2025-06-01T22:49:04.9627091Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2025-06-01T22:49:04.9629431Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2025-06-01T22:49:04.9631671Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9633535Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2025-06-01T22:49:04.9635489Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2025-06-01T22:49:04.9637936Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2025-06-01T22:49:04.9640328Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2025-06-01T22:49:04.9642683Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9687115Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2025-06-01T22:49:04.9688660Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2025-06-01T22:49:04.9691384Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2025-06-01T22:49:04.9693619Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2025-06-01T22:49:04.9695933Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9697737Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2025-06-01T22:49:04.9699559Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2025-06-01T22:49:04.9701591Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2025-06-01T22:49:04.9703625Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2025-06-01T22:49:04.9705759Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9707605Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2025-06-01T22:49:04.9709470Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2025-06-01T22:49:04.9711511Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2025-06-01T22:49:04.9713666Z adding 'torch/include/ATen/ops/_foreach_pow.h' 2025-06-01T22:49:04.9715965Z adding 'torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9717845Z adding 'torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h' 2025-06-01T22:49:04.9719818Z adding 'torch/include/ATen/ops/_foreach_pow_native.h' 2025-06-01T22:49:04.9722294Z adding 'torch/include/ATen/ops/_foreach_pow_ops.h' 2025-06-01T22:49:04.9724764Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2025-06-01T22:49:04.9727024Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9728905Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2025-06-01T22:49:04.9730757Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2025-06-01T22:49:04.9732839Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2025-06-01T22:49:04.9734830Z adding 'torch/include/ATen/ops/_foreach_round.h' 2025-06-01T22:49:04.9737079Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9738866Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2025-06-01T22:49:04.9740674Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2025-06-01T22:49:04.9742703Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2025-06-01T22:49:04.9744621Z adding 'torch/include/ATen/ops/_foreach_rsqrt.h' 2025-06-01T22:49:04.9747040Z adding 'torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9748878Z adding 'torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h' 2025-06-01T22:49:04.9751076Z adding 'torch/include/ATen/ops/_foreach_rsqrt_native.h' 2025-06-01T22:49:04.9754020Z adding 'torch/include/ATen/ops/_foreach_rsqrt_ops.h' 2025-06-01T22:49:04.9756000Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2025-06-01T22:49:04.9758171Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9759900Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2025-06-01T22:49:04.9761679Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2025-06-01T22:49:04.9763771Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2025-06-01T22:49:04.9766048Z adding 'torch/include/ATen/ops/_foreach_sign.h' 2025-06-01T22:49:04.9768200Z adding 'torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9770066Z adding 'torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h' 2025-06-01T22:49:04.9771906Z adding 'torch/include/ATen/ops/_foreach_sign_native.h' 2025-06-01T22:49:04.9773987Z adding 'torch/include/ATen/ops/_foreach_sign_ops.h' 2025-06-01T22:49:04.9776063Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2025-06-01T22:49:04.9778162Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9779889Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2025-06-01T22:49:04.9781688Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2025-06-01T22:49:04.9783671Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2025-06-01T22:49:04.9785660Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2025-06-01T22:49:04.9787736Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9789521Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2025-06-01T22:49:04.9791267Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2025-06-01T22:49:04.9793273Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2025-06-01T22:49:04.9795181Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2025-06-01T22:49:04.9797261Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9799056Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2025-06-01T22:49:04.9800974Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2025-06-01T22:49:04.9802915Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2025-06-01T22:49:04.9805506Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2025-06-01T22:49:04.9807811Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9809764Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2025-06-01T22:49:04.9811809Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2025-06-01T22:49:04.9814311Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2025-06-01T22:49:04.9816591Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2025-06-01T22:49:04.9818696Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9820432Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2025-06-01T22:49:04.9822228Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2025-06-01T22:49:04.9824220Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2025-06-01T22:49:04.9826148Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2025-06-01T22:49:04.9828222Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9830000Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2025-06-01T22:49:04.9831808Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2025-06-01T22:49:04.9833810Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2025-06-01T22:49:04.9835767Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2025-06-01T22:49:04.9837829Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9839577Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2025-06-01T22:49:04.9841383Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2025-06-01T22:49:04.9843381Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2025-06-01T22:49:04.9845833Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2025-06-01T22:49:04.9848389Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9850332Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2025-06-01T22:49:04.9852108Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2025-06-01T22:49:04.9854193Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2025-06-01T22:49:04.9856267Z adding 'torch/include/ATen/ops/_functional_assert_async.h' 2025-06-01T22:49:04.9858222Z adding 'torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h' 2025-06-01T22:49:04.9859987Z adding 'torch/include/ATen/ops/_functional_assert_async_native.h' 2025-06-01T22:49:04.9861915Z adding 'torch/include/ATen/ops/_functional_assert_async_ops.h' 2025-06-01T22:49:04.9863835Z adding 'torch/include/ATen/ops/_functional_assert_scalar.h' 2025-06-01T22:49:04.9865954Z adding 'torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9867585Z adding 'torch/include/ATen/ops/_functional_assert_scalar_native.h' 2025-06-01T22:49:04.9869599Z adding 'torch/include/ATen/ops/_functional_assert_scalar_ops.h' 2025-06-01T22:49:04.9871454Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range.h' 2025-06-01T22:49:04.9873554Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9875301Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h' 2025-06-01T22:49:04.9877396Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9879095Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h' 2025-06-01T22:49:04.9881081Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h' 2025-06-01T22:49:04.9882898Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_native.h' 2025-06-01T22:49:04.9885154Z adding 'torch/include/ATen/ops/_functional_sym_constrain_range_ops.h' 2025-06-01T22:49:04.9887516Z adding 'torch/include/ATen/ops/_fused_adagrad.h' 2025-06-01T22:49:04.9890006Z adding 'torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9891937Z adding 'torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h' 2025-06-01T22:49:04.9894033Z adding 'torch/include/ATen/ops/_fused_adagrad_native.h' 2025-06-01T22:49:04.9896809Z adding 'torch/include/ATen/ops/_fused_adagrad_ops.h' 2025-06-01T22:49:04.9899497Z adding 'torch/include/ATen/ops/_fused_adam.h' 2025-06-01T22:49:04.9902011Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9903951Z adding 'torch/include/ATen/ops/_fused_adam_cpu_dispatch.h' 2025-06-01T22:49:04.9905927Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2025-06-01T22:49:04.9908047Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2025-06-01T22:49:04.9910790Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2025-06-01T22:49:04.9913549Z adding 'torch/include/ATen/ops/_fused_adamw.h' 2025-06-01T22:49:04.9916056Z adding 'torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9918003Z adding 'torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h' 2025-06-01T22:49:04.9920025Z adding 'torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h' 2025-06-01T22:49:04.9922116Z adding 'torch/include/ATen/ops/_fused_adamw_native.h' 2025-06-01T22:49:04.9925310Z adding 'torch/include/ATen/ops/_fused_adamw_ops.h' 2025-06-01T22:49:04.9927633Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2025-06-01T22:49:04.9929854Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9931724Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2025-06-01T22:49:04.9933595Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2025-06-01T22:49:04.9935916Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2025-06-01T22:49:04.9938222Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2025-06-01T22:49:04.9940578Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9942522Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2025-06-01T22:49:04.9944421Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2025-06-01T22:49:04.9947087Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2025-06-01T22:49:04.9949683Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2025-06-01T22:49:04.9951649Z adding 'torch/include/ATen/ops/_fused_rms_norm.h' 2025-06-01T22:49:04.9953459Z adding 'torch/include/ATen/ops/_fused_rms_norm_native.h' 2025-06-01T22:49:04.9955381Z adding 'torch/include/ATen/ops/_fused_rms_norm_ops.h' 2025-06-01T22:49:04.9957315Z adding 'torch/include/ATen/ops/_fused_sdp_choice.h' 2025-06-01T22:49:04.9959288Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h' 2025-06-01T22:49:04.9961196Z adding 'torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h' 2025-06-01T22:49:04.9963089Z adding 'torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h' 2025-06-01T22:49:04.9965373Z adding 'torch/include/ATen/ops/_fused_sdp_choice_native.h' 2025-06-01T22:49:04.9967466Z adding 'torch/include/ATen/ops/_fused_sdp_choice_ops.h' 2025-06-01T22:49:04.9969882Z adding 'torch/include/ATen/ops/_fused_sgd.h' 2025-06-01T22:49:04.9972350Z adding 'torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9974321Z adding 'torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h' 2025-06-01T22:49:04.9976430Z adding 'torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h' 2025-06-01T22:49:04.9978451Z adding 'torch/include/ATen/ops/_fused_sgd_native.h' 2025-06-01T22:49:04.9981097Z adding 'torch/include/ATen/ops/_fused_sgd_ops.h' 2025-06-01T22:49:04.9983133Z adding 'torch/include/ATen/ops/_fw_primal.h' 2025-06-01T22:49:04.9985164Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9986928Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2025-06-01T22:49:04.9988984Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:04.9990962Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:04.9992596Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2025-06-01T22:49:04.9994603Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2025-06-01T22:49:04.9996375Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2025-06-01T22:49:04.9998304Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2025-06-01T22:49:05.0000182Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2025-06-01T22:49:05.0002249Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0004000Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2025-06-01T22:49:05.0006282Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2025-06-01T22:49:05.0008449Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2025-06-01T22:49:05.0010515Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2025-06-01T22:49:05.0012654Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0014419Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2025-06-01T22:49:05.0016502Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2025-06-01T22:49:05.0018570Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0020270Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2025-06-01T22:49:05.0022348Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2025-06-01T22:49:05.0024240Z adding 'torch/include/ATen/ops/_grouped_mm.h' 2025-06-01T22:49:05.0026183Z adding 'torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h' 2025-06-01T22:49:05.0027934Z adding 'torch/include/ATen/ops/_grouped_mm_native.h' 2025-06-01T22:49:05.0029944Z adding 'torch/include/ATen/ops/_grouped_mm_ops.h' 2025-06-01T22:49:05.0031858Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2025-06-01T22:49:05.0033901Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0035527Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2025-06-01T22:49:05.0037455Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2025-06-01T22:49:05.0039256Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2025-06-01T22:49:05.0041335Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0042971Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2025-06-01T22:49:05.0045260Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2025-06-01T22:49:05.0047691Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2025-06-01T22:49:05.0049923Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0051908Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2025-06-01T22:49:05.0053731Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2025-06-01T22:49:05.0055969Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2025-06-01T22:49:05.0057995Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2025-06-01T22:49:05.0060155Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0061970Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2025-06-01T22:49:05.0063793Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2025-06-01T22:49:05.0065825Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2025-06-01T22:49:05.0067951Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2025-06-01T22:49:05.0070110Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0071892Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2025-06-01T22:49:05.0073700Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2025-06-01T22:49:05.0075743Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2025-06-01T22:49:05.0077699Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2025-06-01T22:49:05.0079839Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0081693Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2025-06-01T22:49:05.0083598Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2025-06-01T22:49:05.0085886Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2025-06-01T22:49:05.0087800Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2025-06-01T22:49:05.0090014Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2025-06-01T22:49:05.0091890Z adding 'torch/include/ATen/ops/_indices.h' 2025-06-01T22:49:05.0093800Z adding 'torch/include/ATen/ops/_indices_copy.h' 2025-06-01T22:49:05.0096020Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0097968Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0099556Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2025-06-01T22:49:05.0101497Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2025-06-01T22:49:05.0103293Z adding 'torch/include/ATen/ops/_indices_native.h' 2025-06-01T22:49:05.0105153Z adding 'torch/include/ATen/ops/_indices_ops.h' 2025-06-01T22:49:05.0107064Z adding 'torch/include/ATen/ops/_int_mm.h' 2025-06-01T22:49:05.0109001Z adding 'torch/include/ATen/ops/_int_mm_cpu_dispatch.h' 2025-06-01T22:49:05.0110857Z adding 'torch/include/ATen/ops/_int_mm_cuda_dispatch.h' 2025-06-01T22:49:05.0112666Z adding 'torch/include/ATen/ops/_int_mm_native.h' 2025-06-01T22:49:05.0114674Z adding 'torch/include/ATen/ops/_int_mm_ops.h' 2025-06-01T22:49:05.0116573Z adding 'torch/include/ATen/ops/_is_all_true.h' 2025-06-01T22:49:05.0118593Z adding 'torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0120185Z adding 'torch/include/ATen/ops/_is_all_true_native.h' 2025-06-01T22:49:05.0122061Z adding 'torch/include/ATen/ops/_is_all_true_ops.h' 2025-06-01T22:49:05.0123945Z adding 'torch/include/ATen/ops/_is_any_true.h' 2025-06-01T22:49:05.0126313Z adding 'torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0128000Z adding 'torch/include/ATen/ops/_is_any_true_native.h' 2025-06-01T22:49:05.0129962Z adding 'torch/include/ATen/ops/_is_any_true_ops.h' 2025-06-01T22:49:05.0131844Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2025-06-01T22:49:05.0133980Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0135765Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2025-06-01T22:49:05.0137659Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2025-06-01T22:49:05.0139692Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward.h' 2025-06-01T22:49:05.0141680Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h' 2025-06-01T22:49:05.0143556Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h' 2025-06-01T22:49:05.0145495Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h' 2025-06-01T22:49:05.0147618Z adding 'torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h' 2025-06-01T22:49:05.0149404Z adding 'torch/include/ATen/ops/_lazy_clone.h' 2025-06-01T22:49:05.0151406Z adding 'torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0153956Z adding 'torch/include/ATen/ops/_lazy_clone_native.h' 2025-06-01T22:49:05.0155948Z adding 'torch/include/ATen/ops/_lazy_clone_ops.h' 2025-06-01T22:49:05.0157849Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2025-06-01T22:49:05.0159906Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0161543Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2025-06-01T22:49:05.0163437Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2025-06-01T22:49:05.0165815Z adding 'torch/include/ATen/ops/_linalg_det.h' 2025-06-01T22:49:05.0168011Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0169779Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2025-06-01T22:49:05.0171711Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2025-06-01T22:49:05.0173536Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2025-06-01T22:49:05.0175596Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2025-06-01T22:49:05.0177389Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2025-06-01T22:49:05.0179379Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2025-06-01T22:49:05.0181439Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2025-06-01T22:49:05.0183590Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0185325Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2025-06-01T22:49:05.0187243Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2025-06-01T22:49:05.0189018Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2025-06-01T22:49:05.0190946Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2025-06-01T22:49:05.0192747Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2025-06-01T22:49:05.0194763Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2025-06-01T22:49:05.0196663Z adding 'torch/include/ATen/ops/_linalg_eigvals.h' 2025-06-01T22:49:05.0198600Z adding 'torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h' 2025-06-01T22:49:05.0200415Z adding 'torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h' 2025-06-01T22:49:05.0202116Z adding 'torch/include/ATen/ops/_linalg_eigvals_native.h' 2025-06-01T22:49:05.0204296Z adding 'torch/include/ATen/ops/_linalg_eigvals_ops.h' 2025-06-01T22:49:05.0206368Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2025-06-01T22:49:05.0208603Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0210359Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2025-06-01T22:49:05.0212371Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2025-06-01T22:49:05.0214224Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2025-06-01T22:49:05.0216330Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2025-06-01T22:49:05.0218093Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2025-06-01T22:49:05.0220129Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2025-06-01T22:49:05.0222160Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2025-06-01T22:49:05.0224330Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0226069Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2025-06-01T22:49:05.0228063Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2025-06-01T22:49:05.0229833Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2025-06-01T22:49:05.0231810Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2025-06-01T22:49:05.0233605Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2025-06-01T22:49:05.0235660Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2025-06-01T22:49:05.0237646Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2025-06-01T22:49:05.0239820Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0241589Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2025-06-01T22:49:05.0243541Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2025-06-01T22:49:05.0245927Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2025-06-01T22:49:05.0248285Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2025-06-01T22:49:05.0250176Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2025-06-01T22:49:05.0252347Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2025-06-01T22:49:05.0254302Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2025-06-01T22:49:05.0256415Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2025-06-01T22:49:05.0258297Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2025-06-01T22:49:05.0260059Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2025-06-01T22:49:05.0261911Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2025-06-01T22:49:05.0263798Z adding 'torch/include/ATen/ops/_log_softmax.h' 2025-06-01T22:49:05.0265783Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2025-06-01T22:49:05.0267963Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0269679Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2025-06-01T22:49:05.0271559Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2025-06-01T22:49:05.0273393Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2025-06-01T22:49:05.0275384Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2025-06-01T22:49:05.0277156Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2025-06-01T22:49:05.0279181Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2025-06-01T22:49:05.0281253Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0282924Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2025-06-01T22:49:05.0285295Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2025-06-01T22:49:05.0287065Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2025-06-01T22:49:05.0289058Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2025-06-01T22:49:05.0291013Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2025-06-01T22:49:05.0292967Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2025-06-01T22:49:05.0294921Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2025-06-01T22:49:05.0296977Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2025-06-01T22:49:05.0298880Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2025-06-01T22:49:05.0300638Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2025-06-01T22:49:05.0302614Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2025-06-01T22:49:05.0304829Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2025-06-01T22:49:05.0306952Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0308673Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2025-06-01T22:49:05.0310839Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2025-06-01T22:49:05.0312780Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2025-06-01T22:49:05.0314859Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0316503Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2025-06-01T22:49:05.0318490Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2025-06-01T22:49:05.0320470Z adding 'torch/include/ATen/ops/_make_dep_token.h' 2025-06-01T22:49:05.0322469Z adding 'torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h' 2025-06-01T22:49:05.0324541Z adding 'torch/include/ATen/ops/_make_dep_token_native.h' 2025-06-01T22:49:05.0326672Z adding 'torch/include/ATen/ops/_make_dep_token_ops.h' 2025-06-01T22:49:05.0328599Z adding 'torch/include/ATen/ops/_make_dual.h' 2025-06-01T22:49:05.0330704Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0332506Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2025-06-01T22:49:05.0334681Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0336766Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0338380Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2025-06-01T22:49:05.0340340Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2025-06-01T22:49:05.0342158Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2025-06-01T22:49:05.0344066Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2025-06-01T22:49:05.0346360Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2025-06-01T22:49:05.0348536Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0350395Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2025-06-01T22:49:05.0352251Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2025-06-01T22:49:05.0354059Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2025-06-01T22:49:05.0356091Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2025-06-01T22:49:05.0358033Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2025-06-01T22:49:05.0360121Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0361923Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2025-06-01T22:49:05.0363878Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2025-06-01T22:49:05.0366041Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2025-06-01T22:49:05.0368131Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2025-06-01T22:49:05.0370024Z adding 'torch/include/ATen/ops/_masked_scale.h' 2025-06-01T22:49:05.0372192Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0373995Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2025-06-01T22:49:05.0375925Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2025-06-01T22:49:05.0377875Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2025-06-01T22:49:05.0379880Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2025-06-01T22:49:05.0381908Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2025-06-01T22:49:05.0384006Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0385819Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2025-06-01T22:49:05.0387647Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2025-06-01T22:49:05.0389486Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2025-06-01T22:49:05.0391543Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2025-06-01T22:49:05.0393572Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0395400Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2025-06-01T22:49:05.0397274Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2025-06-01T22:49:05.0399055Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2025-06-01T22:49:05.0401089Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2025-06-01T22:49:05.0402984Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear.h' 2025-06-01T22:49:05.0405405Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h' 2025-06-01T22:49:05.0407193Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_native.h' 2025-06-01T22:49:05.0409241Z adding 'torch/include/ATen/ops/_mixed_dtypes_linear_ops.h' 2025-06-01T22:49:05.0411166Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2025-06-01T22:49:05.0413318Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0415013Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2025-06-01T22:49:05.0417112Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2025-06-01T22:49:05.0419049Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2025-06-01T22:49:05.0421135Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0422873Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2025-06-01T22:49:05.0424660Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2025-06-01T22:49:05.0426720Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2025-06-01T22:49:05.0429054Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2025-06-01T22:49:05.0431379Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0433101Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2025-06-01T22:49:05.0435151Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2025-06-01T22:49:05.0437584Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2025-06-01T22:49:05.0439951Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0441694Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2025-06-01T22:49:05.0443825Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2025-06-01T22:49:05.0447087Z adding 'torch/include/ATen/ops/_native_batch_norm_legit.h' 2025-06-01T22:49:05.0449502Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0451530Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h' 2025-06-01T22:49:05.0453684Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h' 2025-06-01T22:49:05.0455927Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_native.h' 2025-06-01T22:49:05.0458070Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training.h' 2025-06-01T22:49:05.0460336Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0462031Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h' 2025-06-01T22:49:05.0464228Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h' 2025-06-01T22:49:05.0466667Z adding 'torch/include/ATen/ops/_native_batch_norm_legit_ops.h' 2025-06-01T22:49:05.0469022Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2025-06-01T22:49:05.0471340Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0473213Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2025-06-01T22:49:05.0475132Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2025-06-01T22:49:05.0477056Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2025-06-01T22:49:05.0479307Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2025-06-01T22:49:05.0481170Z adding 'torch/include/ATen/ops/_neg_view.h' 2025-06-01T22:49:05.0483158Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0485318Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2025-06-01T22:49:05.0487414Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0489395Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0491005Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2025-06-01T22:49:05.0493035Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2025-06-01T22:49:05.0494840Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2025-06-01T22:49:05.0496876Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2025-06-01T22:49:05.0498899Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h' 2025-06-01T22:49:05.0500822Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h' 2025-06-01T22:49:05.0502673Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h' 2025-06-01T22:49:05.0504456Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h' 2025-06-01T22:49:05.0506358Z adding 'torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h' 2025-06-01T22:49:05.0508202Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2025-06-01T22:49:05.0510238Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2025-06-01T22:49:05.0512344Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0514009Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2025-06-01T22:49:05.0515994Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2025-06-01T22:49:05.0517944Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0519724Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2025-06-01T22:49:05.0531169Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2025-06-01T22:49:05.0531629Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2025-06-01T22:49:05.0531837Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2025-06-01T22:49:05.0532042Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor.h' 2025-06-01T22:49:05.0532292Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_native.h' 2025-06-01T22:49:05.0532525Z adding 'torch/include/ATen/ops/_nested_from_padded_tensor_ops.h' 2025-06-01T22:49:05.0533870Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy.h' 2025-06-01T22:49:05.0535758Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_native.h' 2025-06-01T22:49:05.0537596Z adding 'torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h' 2025-06-01T22:49:05.0539388Z adding 'torch/include/ATen/ops/_nested_get_lengths.h' 2025-06-01T22:49:05.0541600Z adding 'torch/include/ATen/ops/_nested_get_lengths_native.h' 2025-06-01T22:49:05.0543041Z adding 'torch/include/ATen/ops/_nested_get_lengths_ops.h' 2025-06-01T22:49:05.0544871Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen.h' 2025-06-01T22:49:05.0547032Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_native.h' 2025-06-01T22:49:05.0548874Z adding 'torch/include/ATen/ops/_nested_get_max_seqlen_ops.h' 2025-06-01T22:49:05.0550703Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen.h' 2025-06-01T22:49:05.0552467Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_native.h' 2025-06-01T22:49:05.0554379Z adding 'torch/include/ATen/ops/_nested_get_min_seqlen_ops.h' 2025-06-01T22:49:05.0556246Z adding 'torch/include/ATen/ops/_nested_get_offsets.h' 2025-06-01T22:49:05.0557934Z adding 'torch/include/ATen/ops/_nested_get_offsets_native.h' 2025-06-01T22:49:05.0559780Z adding 'torch/include/ATen/ops/_nested_get_offsets_ops.h' 2025-06-01T22:49:05.0561602Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx.h' 2025-06-01T22:49:05.0563423Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_native.h' 2025-06-01T22:49:05.0565733Z adding 'torch/include/ATen/ops/_nested_get_ragged_idx_ops.h' 2025-06-01T22:49:05.0567566Z adding 'torch/include/ATen/ops/_nested_get_values.h' 2025-06-01T22:49:05.0569523Z adding 'torch/include/ATen/ops/_nested_get_values_copy.h' 2025-06-01T22:49:05.0571675Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0573665Z adding 'torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0575392Z adding 'torch/include/ATen/ops/_nested_get_values_copy_native.h' 2025-06-01T22:49:05.0577381Z adding 'torch/include/ATen/ops/_nested_get_values_copy_ops.h' 2025-06-01T22:49:05.0579141Z adding 'torch/include/ATen/ops/_nested_get_values_native.h' 2025-06-01T22:49:05.0581062Z adding 'torch/include/ATen/ops/_nested_get_values_ops.h' 2025-06-01T22:49:05.0583013Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2025-06-01T22:49:05.0584878Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2025-06-01T22:49:05.0586779Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2025-06-01T22:49:05.0588647Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2025-06-01T22:49:05.0590433Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2025-06-01T22:49:05.0592352Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2025-06-01T22:49:05.0594298Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2025-06-01T22:49:05.0596398Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0598155Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2025-06-01T22:49:05.0600006Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2025-06-01T22:49:05.0601809Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2025-06-01T22:49:05.0603798Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2025-06-01T22:49:05.0606888Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2025-06-01T22:49:05.0608837Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2025-06-01T22:49:05.0610810Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2025-06-01T22:49:05.0612684Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2025-06-01T22:49:05.0614741Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2025-06-01T22:49:05.0616949Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2025-06-01T22:49:05.0619136Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0620892Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2025-06-01T22:49:05.0623025Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2025-06-01T22:49:05.0624889Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2025-06-01T22:49:05.0626930Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0628687Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2025-06-01T22:49:05.0630592Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2025-06-01T22:49:05.0632574Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2025-06-01T22:49:05.0634344Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2025-06-01T22:49:05.0636239Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2025-06-01T22:49:05.0638079Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets.h' 2025-06-01T22:49:05.0640163Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0641802Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h' 2025-06-01T22:49:05.0643903Z adding 'torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h' 2025-06-01T22:49:05.0646664Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2025-06-01T22:49:05.0648956Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0650692Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2025-06-01T22:49:05.0652743Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2025-06-01T22:49:05.0654676Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2025-06-01T22:49:05.0656790Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2025-06-01T22:49:05.0658912Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0660947Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0662551Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2025-06-01T22:49:05.0664588Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2025-06-01T22:49:05.0666489Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2025-06-01T22:49:05.0668361Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2025-06-01T22:49:05.0670097Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2025-06-01T22:49:05.0672018Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2025-06-01T22:49:05.0673922Z adding 'torch/include/ATen/ops/_nested_view_from_jagged.h' 2025-06-01T22:49:05.0676002Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy.h' 2025-06-01T22:49:05.0678175Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0680213Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0681861Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h' 2025-06-01T22:49:05.0684242Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h' 2025-06-01T22:49:05.0686267Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_native.h' 2025-06-01T22:49:05.0688331Z adding 'torch/include/ATen/ops/_nested_view_from_jagged_ops.h' 2025-06-01T22:49:05.0690413Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2025-06-01T22:49:05.0692641Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0694368Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2025-06-01T22:49:05.0696529Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2025-06-01T22:49:05.0698303Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2025-06-01T22:49:05.0700312Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0701934Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2025-06-01T22:49:05.0703771Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2025-06-01T22:49:05.0706050Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2025-06-01T22:49:05.0708444Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0710158Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2025-06-01T22:49:05.0712183Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2025-06-01T22:49:05.0713904Z adding 'torch/include/ATen/ops/_nnz.h' 2025-06-01T22:49:05.0715705Z adding 'torch/include/ATen/ops/_nnz_native.h' 2025-06-01T22:49:05.0717561Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2025-06-01T22:49:05.0719569Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2025-06-01T22:49:05.0721675Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2025-06-01T22:49:05.0723909Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0725894Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2025-06-01T22:49:05.0727944Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2025-06-01T22:49:05.0730018Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0731765Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2025-06-01T22:49:05.0733799Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2025-06-01T22:49:05.0735890Z adding 'torch/include/ATen/ops/_pad_circular.h' 2025-06-01T22:49:05.0738014Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0739659Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2025-06-01T22:49:05.0741514Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2025-06-01T22:49:05.0743469Z adding 'torch/include/ATen/ops/_pad_enum.h' 2025-06-01T22:49:05.0745679Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0747554Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2025-06-01T22:49:05.0749507Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2025-06-01T22:49:05.0751456Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2025-06-01T22:49:05.0753568Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0755328Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2025-06-01T22:49:05.0757286Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2025-06-01T22:49:05.0759342Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward.h' 2025-06-01T22:49:05.0761358Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h' 2025-06-01T22:49:05.0763250Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h' 2025-06-01T22:49:05.0765490Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h' 2025-06-01T22:49:05.0767806Z adding 'torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h' 2025-06-01T22:49:05.0769764Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2025-06-01T22:49:05.0771950Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0773795Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2025-06-01T22:49:05.0775783Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2025-06-01T22:49:05.0777539Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2025-06-01T22:49:05.0779548Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2025-06-01T22:49:05.0781421Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2025-06-01T22:49:05.0783566Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0785324Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2025-06-01T22:49:05.0787207Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2025-06-01T22:49:05.0789041Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2025-06-01T22:49:05.0790997Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2025-06-01T22:49:05.0792865Z adding 'torch/include/ATen/ops/_pin_memory.h' 2025-06-01T22:49:05.0795033Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0796672Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2025-06-01T22:49:05.0798717Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2025-06-01T22:49:05.0800552Z adding 'torch/include/ATen/ops/_prelu_kernel.h' 2025-06-01T22:49:05.0802452Z adding 'torch/include/ATen/ops/_prelu_kernel_backward.h' 2025-06-01T22:49:05.0804621Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h' 2025-06-01T22:49:05.0806662Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h' 2025-06-01T22:49:05.0808558Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_native.h' 2025-06-01T22:49:05.0810465Z adding 'torch/include/ATen/ops/_prelu_kernel_backward_ops.h' 2025-06-01T22:49:05.0812399Z adding 'torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h' 2025-06-01T22:49:05.0814277Z adding 'torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h' 2025-06-01T22:49:05.0816223Z adding 'torch/include/ATen/ops/_prelu_kernel_native.h' 2025-06-01T22:49:05.0818133Z adding 'torch/include/ATen/ops/_prelu_kernel_ops.h' 2025-06-01T22:49:05.0819918Z adding 'torch/include/ATen/ops/_print.h' 2025-06-01T22:49:05.0821936Z adding 'torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0823563Z adding 'torch/include/ATen/ops/_print_native.h' 2025-06-01T22:49:05.0825443Z adding 'torch/include/ATen/ops/_print_ops.h' 2025-06-01T22:49:05.0827261Z adding 'torch/include/ATen/ops/_propagate_xla_data.h' 2025-06-01T22:49:05.0829296Z adding 'torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0830943Z adding 'torch/include/ATen/ops/_propagate_xla_data_native.h' 2025-06-01T22:49:05.0832855Z adding 'torch/include/ATen/ops/_propagate_xla_data_ops.h' 2025-06-01T22:49:05.0834749Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2025-06-01T22:49:05.0836864Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0838507Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2025-06-01T22:49:05.0840424Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2025-06-01T22:49:05.0842329Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2025-06-01T22:49:05.0844906Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2025-06-01T22:49:05.0847514Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0849608Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.0851248Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2025-06-01T22:49:05.0853317Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2025-06-01T22:49:05.0855429Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2025-06-01T22:49:05.0857301Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2025-06-01T22:49:05.0859131Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2025-06-01T22:49:05.0860907Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2025-06-01T22:49:05.0862840Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2025-06-01T22:49:05.0864783Z adding 'torch/include/ATen/ops/_reshape_copy.h' 2025-06-01T22:49:05.0866839Z adding 'torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0868512Z adding 'torch/include/ATen/ops/_reshape_copy_native.h' 2025-06-01T22:49:05.0870395Z adding 'torch/include/ATen/ops/_reshape_copy_ops.h' 2025-06-01T22:49:05.0872277Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2025-06-01T22:49:05.0874276Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0876057Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2025-06-01T22:49:05.0877846Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2025-06-01T22:49:05.0880069Z adding 'torch/include/ATen/ops/_resize_output.h' 2025-06-01T22:49:05.0882382Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0884443Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2025-06-01T22:49:05.0886338Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2025-06-01T22:49:05.0888479Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2025-06-01T22:49:05.0890389Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2025-06-01T22:49:05.0892525Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0894224Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2025-06-01T22:49:05.0896339Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2025-06-01T22:49:05.0898188Z adding 'torch/include/ATen/ops/_safe_softmax.h' 2025-06-01T22:49:05.0900277Z adding 'torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0901915Z adding 'torch/include/ATen/ops/_safe_softmax_native.h' 2025-06-01T22:49:05.0903897Z adding 'torch/include/ATen/ops/_safe_softmax_ops.h' 2025-06-01T22:49:05.0905743Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2025-06-01T22:49:05.0907836Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.0909621Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2025-06-01T22:49:05.0911515Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2025-06-01T22:49:05.0913267Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2025-06-01T22:49:05.0915260Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2025-06-01T22:49:05.0917126Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2025-06-01T22:49:05.0919157Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0920778Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2025-06-01T22:49:05.0922675Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2025-06-01T22:49:05.0925044Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2025-06-01T22:49:05.0927281Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.0929191Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h' 2025-06-01T22:49:05.0931067Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h' 2025-06-01T22:49:05.0933120Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h' 2025-06-01T22:49:05.0935188Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2025-06-01T22:49:05.0937217Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2025-06-01T22:49:05.0939258Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h' 2025-06-01T22:49:05.0941559Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h' 2025-06-01T22:49:05.0943739Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h' 2025-06-01T22:49:05.0945742Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h' 2025-06-01T22:49:05.0948155Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h' 2025-06-01T22:49:05.0950160Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h' 2025-06-01T22:49:05.0952077Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h' 2025-06-01T22:49:05.0954186Z adding 'torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h' 2025-06-01T22:49:05.0956202Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h' 2025-06-01T22:49:05.0958246Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h' 2025-06-01T22:49:05.0960343Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h' 2025-06-01T22:49:05.0962140Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h' 2025-06-01T22:49:05.0964558Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h' 2025-06-01T22:49:05.0966698Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h' 2025-06-01T22:49:05.0968637Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h' 2025-06-01T22:49:05.0970730Z adding 'torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h' 2025-06-01T22:49:05.0972759Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention.h' 2025-06-01T22:49:05.0975130Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h' 2025-06-01T22:49:05.0977304Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h' 2025-06-01T22:49:05.0979257Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h' 2025-06-01T22:49:05.0981387Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h' 2025-06-01T22:49:05.0983383Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h' 2025-06-01T22:49:05.0985292Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h' 2025-06-01T22:49:05.0987278Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h' 2025-06-01T22:49:05.0989317Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h' 2025-06-01T22:49:05.0991147Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h' 2025-06-01T22:49:05.0993278Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h' 2025-06-01T22:49:05.0995197Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h' 2025-06-01T22:49:05.0997019Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h' 2025-06-01T22:49:05.0999023Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h' 2025-06-01T22:49:05.1000898Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h' 2025-06-01T22:49:05.1002932Z adding 'torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h' 2025-06-01T22:49:05.1005575Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h' 2025-06-01T22:49:05.1007954Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h' 2025-06-01T22:49:05.1010388Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1012220Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h' 2025-06-01T22:49:05.1014401Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h' 2025-06-01T22:49:05.1016687Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1018467Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h' 2025-06-01T22:49:05.1020528Z adding 'torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h' 2025-06-01T22:49:05.1022397Z adding 'torch/include/ATen/ops/_scaled_grouped_mm.h' 2025-06-01T22:49:05.1024407Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h' 2025-06-01T22:49:05.1026233Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_native.h' 2025-06-01T22:49:05.1028232Z adding 'torch/include/ATen/ops/_scaled_grouped_mm_ops.h' 2025-06-01T22:49:05.1030247Z adding 'torch/include/ATen/ops/_scaled_mm.h' 2025-06-01T22:49:05.1032329Z adding 'torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h' 2025-06-01T22:49:05.1034375Z adding 'torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h' 2025-06-01T22:49:05.1036215Z adding 'torch/include/ATen/ops/_scaled_mm_native.h' 2025-06-01T22:49:05.1038346Z adding 'torch/include/ATen/ops/_scaled_mm_ops.h' 2025-06-01T22:49:05.1040493Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2025-06-01T22:49:05.1042708Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1044881Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2025-06-01T22:49:05.1047220Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2025-06-01T22:49:05.1049145Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2025-06-01T22:49:05.1051345Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2025-06-01T22:49:05.1053253Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2025-06-01T22:49:05.1055426Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1057089Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2025-06-01T22:49:05.1059001Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2025-06-01T22:49:05.1061869Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2025-06-01T22:49:05.1065327Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1067407Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.1069494Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.1071481Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2025-06-01T22:49:05.1073802Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2025-06-01T22:49:05.1076268Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2025-06-01T22:49:05.1078565Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2025-06-01T22:49:05.1080582Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2025-06-01T22:49:05.1082484Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2025-06-01T22:49:05.1084927Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2025-06-01T22:49:05.1086980Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2025-06-01T22:49:05.1089165Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1090917Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2025-06-01T22:49:05.1092935Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2025-06-01T22:49:05.1094861Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2025-06-01T22:49:05.1097032Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1098715Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2025-06-01T22:49:05.1100617Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2025-06-01T22:49:05.1102525Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2025-06-01T22:49:05.1104625Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1106277Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2025-06-01T22:49:05.1108182Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2025-06-01T22:49:05.1109976Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2025-06-01T22:49:05.1111996Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1113642Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2025-06-01T22:49:05.1115521Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2025-06-01T22:49:05.1117387Z adding 'torch/include/ATen/ops/_softmax.h' 2025-06-01T22:49:05.1119386Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2025-06-01T22:49:05.1121611Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1123407Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2025-06-01T22:49:05.1125652Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2025-06-01T22:49:05.1127545Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2025-06-01T22:49:05.1129595Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2025-06-01T22:49:05.1131445Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2025-06-01T22:49:05.1133542Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2025-06-01T22:49:05.1135863Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1137590Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2025-06-01T22:49:05.1139442Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2025-06-01T22:49:05.1141241Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2025-06-01T22:49:05.1143127Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2025-06-01T22:49:05.1144940Z adding 'torch/include/ATen/ops/_softmax_native.h' 2025-06-01T22:49:05.1147461Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2025-06-01T22:49:05.1149552Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2025-06-01T22:49:05.1151689Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1153402Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2025-06-01T22:49:05.1155417Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2025-06-01T22:49:05.1157313Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2025-06-01T22:49:05.1159246Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2025-06-01T22:49:05.1161371Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1163298Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1165339Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2025-06-01T22:49:05.1167397Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2025-06-01T22:49:05.1169278Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2025-06-01T22:49:05.1171222Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2025-06-01T22:49:05.1173332Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2025-06-01T22:49:05.1175604Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1177337Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2025-06-01T22:49:05.1179329Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2025-06-01T22:49:05.1181346Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2025-06-01T22:49:05.1183504Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1185273Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2025-06-01T22:49:05.1187242Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2025-06-01T22:49:05.1189569Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2025-06-01T22:49:05.1191890Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1193662Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2025-06-01T22:49:05.1195708Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2025-06-01T22:49:05.1197800Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h' 2025-06-01T22:49:05.1199972Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1201699Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h' 2025-06-01T22:49:05.1203794Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h' 2025-06-01T22:49:05.1206379Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2025-06-01T22:49:05.1208840Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1210624Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2025-06-01T22:49:05.1212694Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2025-06-01T22:49:05.1214906Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2025-06-01T22:49:05.1217672Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2025-06-01T22:49:05.1220137Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1222094Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2025-06-01T22:49:05.1224012Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2025-06-01T22:49:05.1226169Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2025-06-01T22:49:05.1228268Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1230062Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2025-06-01T22:49:05.1231904Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2025-06-01T22:49:05.1233969Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2025-06-01T22:49:05.1236053Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2025-06-01T22:49:05.1238187Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1239925Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2025-06-01T22:49:05.1241926Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2025-06-01T22:49:05.1243940Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2025-06-01T22:49:05.1246664Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1248505Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2025-06-01T22:49:05.1250664Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2025-06-01T22:49:05.1252719Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2025-06-01T22:49:05.1255034Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1256760Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2025-06-01T22:49:05.1258768Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2025-06-01T22:49:05.1260874Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2025-06-01T22:49:05.1263002Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1264796Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2025-06-01T22:49:05.1266841Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2025-06-01T22:49:05.1268837Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2025-06-01T22:49:05.1270875Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2025-06-01T22:49:05.1273001Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1274651Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2025-06-01T22:49:05.1276671Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2025-06-01T22:49:05.1278714Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1280621Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1282339Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2025-06-01T22:49:05.1284866Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2025-06-01T22:49:05.1286882Z adding 'torch/include/ATen/ops/_sparse_mask_projection.h' 2025-06-01T22:49:05.1289099Z adding 'torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1290858Z adding 'torch/include/ATen/ops/_sparse_mask_projection_native.h' 2025-06-01T22:49:05.1292873Z adding 'torch/include/ATen/ops/_sparse_mask_projection_ops.h' 2025-06-01T22:49:05.1294800Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2025-06-01T22:49:05.1297056Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1298638Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2025-06-01T22:49:05.1300611Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2025-06-01T22:49:05.1302503Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl.h' 2025-06-01T22:49:05.1304451Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h' 2025-06-01T22:49:05.1306296Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h' 2025-06-01T22:49:05.1308270Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h' 2025-06-01T22:49:05.1310101Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h' 2025-06-01T22:49:05.1312043Z adding 'torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h' 2025-06-01T22:49:05.1313958Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm.h' 2025-06-01T22:49:05.1315935Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h' 2025-06-01T22:49:05.1317812Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h' 2025-06-01T22:49:05.1319735Z adding 'torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h' 2025-06-01T22:49:05.1321548Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply.h' 2025-06-01T22:49:05.1323475Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h' 2025-06-01T22:49:05.1325735Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h' 2025-06-01T22:49:05.1327780Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h' 2025-06-01T22:49:05.1329602Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h' 2025-06-01T22:49:05.1331582Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h' 2025-06-01T22:49:05.1333428Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_native.h' 2025-06-01T22:49:05.1335519Z adding 'torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h' 2025-06-01T22:49:05.1337426Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear.h' 2025-06-01T22:49:05.1339409Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h' 2025-06-01T22:49:05.1341249Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_native.h' 2025-06-01T22:49:05.1343233Z adding 'torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h' 2025-06-01T22:49:05.1345081Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm.h' 2025-06-01T22:49:05.1347754Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h' 2025-06-01T22:49:05.1349570Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_native.h' 2025-06-01T22:49:05.1351530Z adding 'torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h' 2025-06-01T22:49:05.1353414Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile.h' 2025-06-01T22:49:05.1355380Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h' 2025-06-01T22:49:05.1357196Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_native.h' 2025-06-01T22:49:05.1359144Z adding 'torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h' 2025-06-01T22:49:05.1361062Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2025-06-01T22:49:05.1363102Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2025-06-01T22:49:05.1365628Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1367384Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2025-06-01T22:49:05.1369446Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2025-06-01T22:49:05.1371560Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1373561Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1375402Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2025-06-01T22:49:05.1377532Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2025-06-01T22:49:05.1379549Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2025-06-01T22:49:05.1381584Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1383273Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2025-06-01T22:49:05.1385215Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2025-06-01T22:49:05.1387259Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2025-06-01T22:49:05.1389221Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2025-06-01T22:49:05.1391323Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1392990Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2025-06-01T22:49:05.1394988Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2025-06-01T22:49:05.1397082Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1398907Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1400565Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2025-06-01T22:49:05.1402734Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2025-06-01T22:49:05.1405125Z adding 'torch/include/ATen/ops/_spdiags.h' 2025-06-01T22:49:05.1407350Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1409155Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2025-06-01T22:49:05.1411026Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2025-06-01T22:49:05.1413095Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2025-06-01T22:49:05.1415025Z adding 'torch/include/ATen/ops/_spsolve.h' 2025-06-01T22:49:05.1416947Z adding 'torch/include/ATen/ops/_spsolve_native.h' 2025-06-01T22:49:05.1418882Z adding 'torch/include/ATen/ops/_spsolve_ops.h' 2025-06-01T22:49:05.1420756Z adding 'torch/include/ATen/ops/_stack.h' 2025-06-01T22:49:05.1422826Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1424575Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2025-06-01T22:49:05.1426345Z adding 'torch/include/ATen/ops/_stack_native.h' 2025-06-01T22:49:05.1428300Z adding 'torch/include/ATen/ops/_stack_ops.h' 2025-06-01T22:49:05.1430272Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2025-06-01T22:49:05.1432327Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1434152Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2025-06-01T22:49:05.1435978Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2025-06-01T22:49:05.1437837Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2025-06-01T22:49:05.1439913Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1441671Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2025-06-01T22:49:05.1443485Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2025-06-01T22:49:05.1445830Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2025-06-01T22:49:05.1447963Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2025-06-01T22:49:05.1449959Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2025-06-01T22:49:05.1452049Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2025-06-01T22:49:05.1454036Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2025-06-01T22:49:05.1456261Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1457936Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2025-06-01T22:49:05.1459885Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2025-06-01T22:49:05.1461905Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2025-06-01T22:49:05.1463954Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1465889Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1467507Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2025-06-01T22:49:05.1469538Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2025-06-01T22:49:05.1471389Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2025-06-01T22:49:05.1473443Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1475168Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2025-06-01T22:49:05.1477257Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1479175Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1480786Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2025-06-01T22:49:05.1482761Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2025-06-01T22:49:05.1484971Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2025-06-01T22:49:05.1486850Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2025-06-01T22:49:05.1488648Z adding 'torch/include/ATen/ops/_test_check_tensor.h' 2025-06-01T22:49:05.1490746Z adding 'torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1492422Z adding 'torch/include/ATen/ops/_test_check_tensor_native.h' 2025-06-01T22:49:05.1494366Z adding 'torch/include/ATen/ops/_test_check_tensor_ops.h' 2025-06-01T22:49:05.1496401Z adding 'torch/include/ATen/ops/_test_functorch_fallback.h' 2025-06-01T22:49:05.1498502Z adding 'torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1500264Z adding 'torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h' 2025-06-01T22:49:05.1502029Z adding 'torch/include/ATen/ops/_test_functorch_fallback_native.h' 2025-06-01T22:49:05.1503979Z adding 'torch/include/ATen/ops/_test_functorch_fallback_ops.h' 2025-06-01T22:49:05.1505916Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2025-06-01T22:49:05.1508040Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1509775Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2025-06-01T22:49:05.1511587Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2025-06-01T22:49:05.1513613Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2025-06-01T22:49:05.1515533Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2025-06-01T22:49:05.1517624Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1519401Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2025-06-01T22:49:05.1522015Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2025-06-01T22:49:05.1524354Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2025-06-01T22:49:05.1526497Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2025-06-01T22:49:05.1528663Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1530493Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2025-06-01T22:49:05.1532333Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2025-06-01T22:49:05.1534358Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2025-06-01T22:49:05.1536378Z adding 'torch/include/ATen/ops/_test_parallel_materialize.h' 2025-06-01T22:49:05.1538485Z adding 'torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1540080Z adding 'torch/include/ATen/ops/_test_parallel_materialize_native.h' 2025-06-01T22:49:05.1541979Z adding 'torch/include/ATen/ops/_test_parallel_materialize_ops.h' 2025-06-01T22:49:05.1543892Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2025-06-01T22:49:05.1546120Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1547942Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2025-06-01T22:49:05.1549839Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2025-06-01T22:49:05.1551681Z adding 'torch/include/ATen/ops/_test_string_default.h' 2025-06-01T22:49:05.1553746Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1555394Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2025-06-01T22:49:05.1557285Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2025-06-01T22:49:05.1559188Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2025-06-01T22:49:05.1561296Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1562971Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2025-06-01T22:49:05.1565358Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2025-06-01T22:49:05.1567397Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2025-06-01T22:49:05.1569633Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1571327Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2025-06-01T22:49:05.1573330Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2025-06-01T22:49:05.1575484Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2025-06-01T22:49:05.1577633Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1579310Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2025-06-01T22:49:05.1581316Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2025-06-01T22:49:05.1583268Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2025-06-01T22:49:05.1585351Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2025-06-01T22:49:05.1587503Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1589329Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2025-06-01T22:49:05.1591151Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2025-06-01T22:49:05.1593222Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2025-06-01T22:49:05.1595331Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1597127Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2025-06-01T22:49:05.1598937Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2025-06-01T22:49:05.1601007Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2025-06-01T22:49:05.1603123Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2025-06-01T22:49:05.1605516Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2025-06-01T22:49:05.1607690Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1609612Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2025-06-01T22:49:05.1611851Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1613685Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2025-06-01T22:49:05.1615700Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2025-06-01T22:49:05.1617824Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2025-06-01T22:49:05.1619714Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2025-06-01T22:49:05.1621727Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2025-06-01T22:49:05.1623801Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1625612Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2025-06-01T22:49:05.1627433Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2025-06-01T22:49:05.1629528Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2025-06-01T22:49:05.1631665Z adding 'torch/include/ATen/ops/_to_copy.h' 2025-06-01T22:49:05.1633869Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1635674Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2025-06-01T22:49:05.1637830Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2025-06-01T22:49:05.1639664Z adding 'torch/include/ATen/ops/_to_cpu.h' 2025-06-01T22:49:05.1641691Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1643330Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2025-06-01T22:49:05.1645747Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2025-06-01T22:49:05.1648062Z adding 'torch/include/ATen/ops/_to_dense.h' 2025-06-01T22:49:05.1650217Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1652023Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2025-06-01T22:49:05.1654116Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2025-06-01T22:49:05.1656297Z adding 'torch/include/ATen/ops/_to_sparse.h' 2025-06-01T22:49:05.1658255Z adding 'torch/include/ATen/ops/_to_sparse_bsc.h' 2025-06-01T22:49:05.1660368Z adding 'torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1662116Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h' 2025-06-01T22:49:05.1664031Z adding 'torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h' 2025-06-01T22:49:05.1665845Z adding 'torch/include/ATen/ops/_to_sparse_bsc_native.h' 2025-06-01T22:49:05.1667838Z adding 'torch/include/ATen/ops/_to_sparse_bsc_ops.h' 2025-06-01T22:49:05.1669754Z adding 'torch/include/ATen/ops/_to_sparse_bsr.h' 2025-06-01T22:49:05.1671860Z adding 'torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1673602Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h' 2025-06-01T22:49:05.1675445Z adding 'torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h' 2025-06-01T22:49:05.1677289Z adding 'torch/include/ATen/ops/_to_sparse_bsr_native.h' 2025-06-01T22:49:05.1679305Z adding 'torch/include/ATen/ops/_to_sparse_bsr_ops.h' 2025-06-01T22:49:05.1681416Z adding 'torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1683240Z adding 'torch/include/ATen/ops/_to_sparse_cpu_dispatch.h' 2025-06-01T22:49:05.1685493Z adding 'torch/include/ATen/ops/_to_sparse_csc.h' 2025-06-01T22:49:05.1687634Z adding 'torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1689465Z adding 'torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h' 2025-06-01T22:49:05.1691353Z adding 'torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h' 2025-06-01T22:49:05.1693215Z adding 'torch/include/ATen/ops/_to_sparse_csc_native.h' 2025-06-01T22:49:05.1695396Z adding 'torch/include/ATen/ops/_to_sparse_csc_ops.h' 2025-06-01T22:49:05.1697300Z adding 'torch/include/ATen/ops/_to_sparse_csr.h' 2025-06-01T22:49:05.1699408Z adding 'torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1701158Z adding 'torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h' 2025-06-01T22:49:05.1703018Z adding 'torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h' 2025-06-01T22:49:05.1704781Z adding 'torch/include/ATen/ops/_to_sparse_csr_native.h' 2025-06-01T22:49:05.1706780Z adding 'torch/include/ATen/ops/_to_sparse_csr_ops.h' 2025-06-01T22:49:05.1708718Z adding 'torch/include/ATen/ops/_to_sparse_cuda_dispatch.h' 2025-06-01T22:49:05.1710620Z adding 'torch/include/ATen/ops/_to_sparse_native.h' 2025-06-01T22:49:05.1712801Z adding 'torch/include/ATen/ops/_to_sparse_ops.h' 2025-06-01T22:49:05.1714750Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured.h' 2025-06-01T22:49:05.1716690Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h' 2025-06-01T22:49:05.1718434Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_native.h' 2025-06-01T22:49:05.1720293Z adding 'torch/include/ATen/ops/_to_sparse_semi_structured_ops.h' 2025-06-01T22:49:05.1722347Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2025-06-01T22:49:05.1724722Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1726681Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2025-06-01T22:49:05.1728616Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2025-06-01T22:49:05.1730475Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2025-06-01T22:49:05.1732599Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2025-06-01T22:49:05.1735038Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2025-06-01T22:49:05.1737429Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1739296Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2025-06-01T22:49:05.1741273Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2025-06-01T22:49:05.1743189Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2025-06-01T22:49:05.1745626Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2025-06-01T22:49:05.1747863Z adding 'torch/include/ATen/ops/_trilinear.h' 2025-06-01T22:49:05.1750022Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1752039Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1753671Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2025-06-01T22:49:05.1755749Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2025-06-01T22:49:05.1757902Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2025-06-01T22:49:05.1760148Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1761976Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2025-06-01T22:49:05.1763910Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2025-06-01T22:49:05.1766458Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2025-06-01T22:49:05.1768527Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2025-06-01T22:49:05.1770711Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1772559Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2025-06-01T22:49:05.1774364Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2025-06-01T22:49:05.1776496Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2025-06-01T22:49:05.1778374Z adding 'torch/include/ATen/ops/_unique.h' 2025-06-01T22:49:05.1780421Z adding 'torch/include/ATen/ops/_unique2.h' 2025-06-01T22:49:05.1782538Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1784320Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2025-06-01T22:49:05.1786158Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2025-06-01T22:49:05.1787974Z adding 'torch/include/ATen/ops/_unique2_native.h' 2025-06-01T22:49:05.1789994Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2025-06-01T22:49:05.1792135Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1793908Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2025-06-01T22:49:05.1795752Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2025-06-01T22:49:05.1797554Z adding 'torch/include/ATen/ops/_unique_native.h' 2025-06-01T22:49:05.1799545Z adding 'torch/include/ATen/ops/_unique_ops.h' 2025-06-01T22:49:05.1801424Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2025-06-01T22:49:05.1803485Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1805525Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2025-06-01T22:49:05.1807504Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2025-06-01T22:49:05.1809413Z adding 'torch/include/ATen/ops/_unsafe_index.h' 2025-06-01T22:49:05.1811566Z adding 'torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1813244Z adding 'torch/include/ATen/ops/_unsafe_index_native.h' 2025-06-01T22:49:05.1815307Z adding 'torch/include/ATen/ops/_unsafe_index_ops.h' 2025-06-01T22:49:05.1817190Z adding 'torch/include/ATen/ops/_unsafe_index_put.h' 2025-06-01T22:49:05.1819258Z adding 'torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1820930Z adding 'torch/include/ATen/ops/_unsafe_index_put_native.h' 2025-06-01T22:49:05.1822973Z adding 'torch/include/ATen/ops/_unsafe_index_put_ops.h' 2025-06-01T22:49:05.1824739Z adding 'torch/include/ATen/ops/_unsafe_masked_index.h' 2025-06-01T22:49:05.1826878Z adding 'torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1828529Z adding 'torch/include/ATen/ops/_unsafe_masked_index_native.h' 2025-06-01T22:49:05.1830436Z adding 'torch/include/ATen/ops/_unsafe_masked_index_ops.h' 2025-06-01T22:49:05.1832361Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h' 2025-06-01T22:49:05.1834433Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1836082Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h' 2025-06-01T22:49:05.1838041Z adding 'torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h' 2025-06-01T22:49:05.1840067Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2025-06-01T22:49:05.1842250Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.1844208Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2025-06-01T22:49:05.1846679Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2025-06-01T22:49:05.1849219Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2025-06-01T22:49:05.1851933Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2025-06-01T22:49:05.1854416Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1856465Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2025-06-01T22:49:05.1858528Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2025-06-01T22:49:05.1860427Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2025-06-01T22:49:05.1862439Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2025-06-01T22:49:05.1864335Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2025-06-01T22:49:05.1866382Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2025-06-01T22:49:05.1868614Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1870469Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1872331Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2025-06-01T22:49:05.1874307Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2025-06-01T22:49:05.1876236Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2025-06-01T22:49:05.1878177Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2025-06-01T22:49:05.1880087Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2025-06-01T22:49:05.1882316Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2025-06-01T22:49:05.1885129Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2025-06-01T22:49:05.1887840Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2025-06-01T22:49:05.1890372Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1892260Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2025-06-01T22:49:05.1894371Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2025-06-01T22:49:05.1896433Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2025-06-01T22:49:05.1898496Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2025-06-01T22:49:05.1900381Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2025-06-01T22:49:05.1902595Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2025-06-01T22:49:05.1904626Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1906472Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1908425Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2025-06-01T22:49:05.1910434Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2025-06-01T22:49:05.1912262Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2025-06-01T22:49:05.1914321Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2025-06-01T22:49:05.1916223Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2025-06-01T22:49:05.1918343Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2025-06-01T22:49:05.1920733Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2025-06-01T22:49:05.1923272Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2025-06-01T22:49:05.1926123Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1928006Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.1930055Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.1931982Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2025-06-01T22:49:05.1934014Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2025-06-01T22:49:05.1936076Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2025-06-01T22:49:05.1938148Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2025-06-01T22:49:05.1940292Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1942114Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1944023Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2025-06-01T22:49:05.1946082Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2025-06-01T22:49:05.1948205Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2025-06-01T22:49:05.1950283Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2025-06-01T22:49:05.1952185Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2025-06-01T22:49:05.1954280Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2025-06-01T22:49:05.1956718Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2025-06-01T22:49:05.1959316Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2025-06-01T22:49:05.1961687Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1963540Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.1966071Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.1967953Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2025-06-01T22:49:05.1970064Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2025-06-01T22:49:05.1972001Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2025-06-01T22:49:05.1974145Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2025-06-01T22:49:05.1976481Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.1978303Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.1980163Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2025-06-01T22:49:05.1982144Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2025-06-01T22:49:05.1983971Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2025-06-01T22:49:05.1986856Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2025-06-01T22:49:05.1988885Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2025-06-01T22:49:05.1991104Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2025-06-01T22:49:05.1993599Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2025-06-01T22:49:05.1996229Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2025-06-01T22:49:05.1998640Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2000537Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.2002560Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.2004816Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2025-06-01T22:49:05.2007003Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2025-06-01T22:49:05.2008985Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2025-06-01T22:49:05.2011122Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2025-06-01T22:49:05.2013373Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2015358Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2017247Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2025-06-01T22:49:05.2019308Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2025-06-01T22:49:05.2021174Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2025-06-01T22:49:05.2023217Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2025-06-01T22:49:05.2025187Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2025-06-01T22:49:05.2027315Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2025-06-01T22:49:05.2029270Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2025-06-01T22:49:05.2031237Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2025-06-01T22:49:05.2033094Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2025-06-01T22:49:05.2035117Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2025-06-01T22:49:05.2037008Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2025-06-01T22:49:05.2039018Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2040703Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2025-06-01T22:49:05.2042509Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2025-06-01T22:49:05.2044634Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2025-06-01T22:49:05.2047089Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2025-06-01T22:49:05.2049045Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2025-06-01T22:49:05.2050913Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2025-06-01T22:49:05.2053153Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2025-06-01T22:49:05.2054857Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2025-06-01T22:49:05.2057431Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2059302Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2025-06-01T22:49:05.2061203Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2025-06-01T22:49:05.2063041Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2025-06-01T22:49:05.2065229Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2067049Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2025-06-01T22:49:05.2069036Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2025-06-01T22:49:05.2070974Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2025-06-01T22:49:05.2073068Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2074750Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2025-06-01T22:49:05.2076696Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2025-06-01T22:49:05.2078550Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2025-06-01T22:49:05.2080662Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2082336Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2025-06-01T22:49:05.2084589Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2025-06-01T22:49:05.2086607Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2025-06-01T22:49:05.2088766Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2090472Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2025-06-01T22:49:05.2092479Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2025-06-01T22:49:05.2094377Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2025-06-01T22:49:05.2096639Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2098315Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2025-06-01T22:49:05.2100269Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2025-06-01T22:49:05.2101931Z adding 'torch/include/ATen/ops/_values.h' 2025-06-01T22:49:05.2103785Z adding 'torch/include/ATen/ops/_values_copy.h' 2025-06-01T22:49:05.2105832Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2107755Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2109297Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2025-06-01T22:49:05.2111303Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2025-06-01T22:49:05.2113129Z adding 'torch/include/ATen/ops/_values_native.h' 2025-06-01T22:49:05.2115024Z adding 'torch/include/ATen/ops/_values_ops.h' 2025-06-01T22:49:05.2116768Z adding 'torch/include/ATen/ops/_version.h' 2025-06-01T22:49:05.2118821Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2120402Z adding 'torch/include/ATen/ops/_version_native.h' 2025-06-01T22:49:05.2122261Z adding 'torch/include/ATen/ops/_version_ops.h' 2025-06-01T22:49:05.2124466Z adding 'torch/include/ATen/ops/_weight_int4pack_mm.h' 2025-06-01T22:49:05.2126559Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h' 2025-06-01T22:49:05.2128452Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h' 2025-06-01T22:49:05.2130469Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h' 2025-06-01T22:49:05.2132279Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h' 2025-06-01T22:49:05.2134296Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h' 2025-06-01T22:49:05.2136221Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_native.h' 2025-06-01T22:49:05.2138161Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_ops.h' 2025-06-01T22:49:05.2140119Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h' 2025-06-01T22:49:05.2141921Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h' 2025-06-01T22:49:05.2143872Z adding 'torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h' 2025-06-01T22:49:05.2145844Z adding 'torch/include/ATen/ops/_weight_int8pack_mm.h' 2025-06-01T22:49:05.2147928Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h' 2025-06-01T22:49:05.2149708Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_native.h' 2025-06-01T22:49:05.2151616Z adding 'torch/include/ATen/ops/_weight_int8pack_mm_ops.h' 2025-06-01T22:49:05.2153426Z adding 'torch/include/ATen/ops/_weight_norm.h' 2025-06-01T22:49:05.2155450Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2157270Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2025-06-01T22:49:05.2159358Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2161059Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2025-06-01T22:49:05.2163020Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2025-06-01T22:49:05.2165356Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2025-06-01T22:49:05.2167410Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2025-06-01T22:49:05.2169640Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2171491Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2025-06-01T22:49:05.2173444Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2025-06-01T22:49:05.2175484Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2025-06-01T22:49:05.2177549Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2025-06-01T22:49:05.2179644Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2181414Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2025-06-01T22:49:05.2183281Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2025-06-01T22:49:05.2185090Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2025-06-01T22:49:05.2187070Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2025-06-01T22:49:05.2188875Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2025-06-01T22:49:05.2190797Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2025-06-01T22:49:05.2192732Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack.h' 2025-06-01T22:49:05.2194796Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2196459Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_native.h' 2025-06-01T22:49:05.2198387Z adding 'torch/include/ATen/ops/_wrapped_linear_prepack_ops.h' 2025-06-01T22:49:05.2200427Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h' 2025-06-01T22:49:05.2202468Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2204497Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h' 2025-06-01T22:49:05.2206654Z adding 'torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h' 2025-06-01T22:49:05.2208479Z adding 'torch/include/ATen/ops/abs.h' 2025-06-01T22:49:05.2210599Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2212375Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2025-06-01T22:49:05.2214304Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2025-06-01T22:49:05.2216258Z adding 'torch/include/ATen/ops/abs_native.h' 2025-06-01T22:49:05.2218255Z adding 'torch/include/ATen/ops/abs_ops.h' 2025-06-01T22:49:05.2220163Z adding 'torch/include/ATen/ops/absolute.h' 2025-06-01T22:49:05.2222237Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2223905Z adding 'torch/include/ATen/ops/absolute_native.h' 2025-06-01T22:49:05.2225917Z adding 'torch/include/ATen/ops/absolute_ops.h' 2025-06-01T22:49:05.2227813Z adding 'torch/include/ATen/ops/acos.h' 2025-06-01T22:49:05.2229933Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2231596Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2025-06-01T22:49:05.2233478Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2025-06-01T22:49:05.2235240Z adding 'torch/include/ATen/ops/acos_meta.h' 2025-06-01T22:49:05.2237125Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2025-06-01T22:49:05.2238901Z adding 'torch/include/ATen/ops/acos_native.h' 2025-06-01T22:49:05.2240946Z adding 'torch/include/ATen/ops/acos_ops.h' 2025-06-01T22:49:05.2242855Z adding 'torch/include/ATen/ops/acosh.h' 2025-06-01T22:49:05.2245576Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2247572Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2025-06-01T22:49:05.2249532Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2025-06-01T22:49:05.2251387Z adding 'torch/include/ATen/ops/acosh_meta.h' 2025-06-01T22:49:05.2253327Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2025-06-01T22:49:05.2255266Z adding 'torch/include/ATen/ops/acosh_native.h' 2025-06-01T22:49:05.2257288Z adding 'torch/include/ATen/ops/acosh_ops.h' 2025-06-01T22:49:05.2259283Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2025-06-01T22:49:05.2261377Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2263237Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2264856Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2025-06-01T22:49:05.2266843Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2025-06-01T22:49:05.2268974Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2025-06-01T22:49:05.2271210Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2273019Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2025-06-01T22:49:05.2274925Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2025-06-01T22:49:05.2276734Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2025-06-01T22:49:05.2278723Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2025-06-01T22:49:05.2280828Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2025-06-01T22:49:05.2282868Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2025-06-01T22:49:05.2285240Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.2287166Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.2289008Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2025-06-01T22:49:05.2291058Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2025-06-01T22:49:05.2293069Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2294939Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2025-06-01T22:49:05.2296914Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2025-06-01T22:49:05.2298733Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2025-06-01T22:49:05.2300675Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2025-06-01T22:49:05.2302972Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2025-06-01T22:49:05.2305137Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2306798Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2025-06-01T22:49:05.2308707Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2025-06-01T22:49:05.2310647Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2025-06-01T22:49:05.2312640Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2025-06-01T22:49:05.2314840Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2316539Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.2318473Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.2320263Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2025-06-01T22:49:05.2322201Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2025-06-01T22:49:05.2324234Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2025-06-01T22:49:05.2326463Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2025-06-01T22:49:05.2328661Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2330426Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2025-06-01T22:49:05.2332408Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2025-06-01T22:49:05.2334270Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2025-06-01T22:49:05.2336326Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2025-06-01T22:49:05.2338129Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2025-06-01T22:49:05.2340149Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2025-06-01T22:49:05.2342128Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2025-06-01T22:49:05.2344117Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2025-06-01T22:49:05.2346702Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2348465Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.2350416Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.2352203Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2025-06-01T22:49:05.2354130Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2025-06-01T22:49:05.2355969Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2025-06-01T22:49:05.2357970Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2025-06-01T22:49:05.2360121Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2361881Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2025-06-01T22:49:05.2363877Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2025-06-01T22:49:05.2365992Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2025-06-01T22:49:05.2367998Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2025-06-01T22:49:05.2369836Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2025-06-01T22:49:05.2371973Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2025-06-01T22:49:05.2373894Z adding 'torch/include/ATen/ops/add.h' 2025-06-01T22:49:05.2376173Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2378221Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2379902Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2025-06-01T22:49:05.2381780Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2025-06-01T22:49:05.2383587Z adding 'torch/include/ATen/ops/add_meta.h' 2025-06-01T22:49:05.2385490Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2025-06-01T22:49:05.2387498Z adding 'torch/include/ATen/ops/add_native.h' 2025-06-01T22:49:05.2389811Z adding 'torch/include/ATen/ops/add_ops.h' 2025-06-01T22:49:05.2391875Z adding 'torch/include/ATen/ops/addbmm.h' 2025-06-01T22:49:05.2393905Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2025-06-01T22:49:05.2395885Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2025-06-01T22:49:05.2397739Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2025-06-01T22:49:05.2399566Z adding 'torch/include/ATen/ops/addbmm_native.h' 2025-06-01T22:49:05.2401663Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2025-06-01T22:49:05.2403636Z adding 'torch/include/ATen/ops/addcdiv.h' 2025-06-01T22:49:05.2406222Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2407992Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2025-06-01T22:49:05.2410016Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2025-06-01T22:49:05.2411880Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2025-06-01T22:49:05.2413858Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2025-06-01T22:49:05.2415825Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2025-06-01T22:49:05.2417869Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2025-06-01T22:49:05.2419866Z adding 'torch/include/ATen/ops/addcmul.h' 2025-06-01T22:49:05.2422001Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2423730Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2025-06-01T22:49:05.2425684Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2025-06-01T22:49:05.2427520Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2025-06-01T22:49:05.2429530Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2025-06-01T22:49:05.2431242Z adding 'torch/include/ATen/ops/addcmul_native.h' 2025-06-01T22:49:05.2433242Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2025-06-01T22:49:05.2435332Z adding 'torch/include/ATen/ops/addmm.h' 2025-06-01T22:49:05.2437518Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2440190Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2025-06-01T22:49:05.2442319Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2025-06-01T22:49:05.2444494Z adding 'torch/include/ATen/ops/addmm_meta.h' 2025-06-01T22:49:05.2447265Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2025-06-01T22:49:05.2449418Z adding 'torch/include/ATen/ops/addmm_native.h' 2025-06-01T22:49:05.2451835Z adding 'torch/include/ATen/ops/addmm_ops.h' 2025-06-01T22:49:05.2453967Z adding 'torch/include/ATen/ops/addmv.h' 2025-06-01T22:49:05.2456308Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2458138Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2025-06-01T22:49:05.2460080Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2025-06-01T22:49:05.2461913Z adding 'torch/include/ATen/ops/addmv_meta.h' 2025-06-01T22:49:05.2463810Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2025-06-01T22:49:05.2465682Z adding 'torch/include/ATen/ops/addmv_native.h' 2025-06-01T22:49:05.2467769Z adding 'torch/include/ATen/ops/addmv_ops.h' 2025-06-01T22:49:05.2469756Z adding 'torch/include/ATen/ops/addr.h' 2025-06-01T22:49:05.2471919Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2473696Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2025-06-01T22:49:05.2475617Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2025-06-01T22:49:05.2477499Z adding 'torch/include/ATen/ops/addr_native.h' 2025-06-01T22:49:05.2479524Z adding 'torch/include/ATen/ops/addr_ops.h' 2025-06-01T22:49:05.2481425Z adding 'torch/include/ATen/ops/adjoint.h' 2025-06-01T22:49:05.2483438Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2485456Z adding 'torch/include/ATen/ops/adjoint_native.h' 2025-06-01T22:49:05.2487376Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2025-06-01T22:49:05.2489657Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2025-06-01T22:49:05.2491866Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2025-06-01T22:49:05.2494053Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2495853Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2025-06-01T22:49:05.2497829Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2025-06-01T22:49:05.2499840Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2501499Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2025-06-01T22:49:05.2503481Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2025-06-01T22:49:05.2505280Z adding 'torch/include/ATen/ops/alias.h' 2025-06-01T22:49:05.2507331Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2509040Z adding 'torch/include/ATen/ops/alias_copy.h' 2025-06-01T22:49:05.2511091Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2513048Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2514612Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2025-06-01T22:49:05.2516562Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2025-06-01T22:49:05.2518366Z adding 'torch/include/ATen/ops/alias_native.h' 2025-06-01T22:49:05.2520249Z adding 'torch/include/ATen/ops/alias_ops.h' 2025-06-01T22:49:05.2522067Z adding 'torch/include/ATen/ops/align_as.h' 2025-06-01T22:49:05.2524181Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2526187Z adding 'torch/include/ATen/ops/align_as_native.h' 2025-06-01T22:49:05.2528150Z adding 'torch/include/ATen/ops/align_as_ops.h' 2025-06-01T22:49:05.2530066Z adding 'torch/include/ATen/ops/align_tensors.h' 2025-06-01T22:49:05.2532160Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2533849Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2025-06-01T22:49:05.2535872Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2025-06-01T22:49:05.2537629Z adding 'torch/include/ATen/ops/align_to.h' 2025-06-01T22:49:05.2539716Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2541419Z adding 'torch/include/ATen/ops/align_to_native.h' 2025-06-01T22:49:05.2543433Z adding 'torch/include/ATen/ops/align_to_ops.h' 2025-06-01T22:49:05.2545731Z adding 'torch/include/ATen/ops/all.h' 2025-06-01T22:49:05.2547972Z adding 'torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2550017Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2551829Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2553675Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2025-06-01T22:49:05.2555673Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2025-06-01T22:49:05.2557524Z adding 'torch/include/ATen/ops/all_meta.h' 2025-06-01T22:49:05.2559457Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2025-06-01T22:49:05.2561373Z adding 'torch/include/ATen/ops/all_native.h' 2025-06-01T22:49:05.2563806Z adding 'torch/include/ATen/ops/all_ops.h' 2025-06-01T22:49:05.2566130Z adding 'torch/include/ATen/ops/allclose.h' 2025-06-01T22:49:05.2568249Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2570021Z adding 'torch/include/ATen/ops/allclose_native.h' 2025-06-01T22:49:05.2572033Z adding 'torch/include/ATen/ops/allclose_ops.h' 2025-06-01T22:49:05.2573993Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2025-06-01T22:49:05.2576196Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2577842Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2025-06-01T22:49:05.2579781Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2025-06-01T22:49:05.2581710Z adding 'torch/include/ATen/ops/amax.h' 2025-06-01T22:49:05.2583814Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2585527Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2025-06-01T22:49:05.2587461Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2025-06-01T22:49:05.2589279Z adding 'torch/include/ATen/ops/amax_meta.h' 2025-06-01T22:49:05.2591181Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2025-06-01T22:49:05.2592974Z adding 'torch/include/ATen/ops/amax_native.h' 2025-06-01T22:49:05.2594932Z adding 'torch/include/ATen/ops/amax_ops.h' 2025-06-01T22:49:05.2596848Z adding 'torch/include/ATen/ops/amin.h' 2025-06-01T22:49:05.2598974Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2600676Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2025-06-01T22:49:05.2602580Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2025-06-01T22:49:05.2604726Z adding 'torch/include/ATen/ops/amin_meta.h' 2025-06-01T22:49:05.2606712Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2025-06-01T22:49:05.2608576Z adding 'torch/include/ATen/ops/amin_native.h' 2025-06-01T22:49:05.2610597Z adding 'torch/include/ATen/ops/amin_ops.h' 2025-06-01T22:49:05.2612656Z adding 'torch/include/ATen/ops/aminmax.h' 2025-06-01T22:49:05.2614877Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2616702Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2025-06-01T22:49:05.2618676Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2025-06-01T22:49:05.2620472Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2025-06-01T22:49:05.2622391Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2025-06-01T22:49:05.2624218Z adding 'torch/include/ATen/ops/aminmax_native.h' 2025-06-01T22:49:05.2626195Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2025-06-01T22:49:05.2628091Z adding 'torch/include/ATen/ops/and.h' 2025-06-01T22:49:05.2630129Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2631815Z adding 'torch/include/ATen/ops/and_native.h' 2025-06-01T22:49:05.2633918Z adding 'torch/include/ATen/ops/and_ops.h' 2025-06-01T22:49:05.2635882Z adding 'torch/include/ATen/ops/angle.h' 2025-06-01T22:49:05.2637824Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2025-06-01T22:49:05.2639680Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2025-06-01T22:49:05.2641466Z adding 'torch/include/ATen/ops/angle_native.h' 2025-06-01T22:49:05.2643449Z adding 'torch/include/ATen/ops/angle_ops.h' 2025-06-01T22:49:05.2646172Z adding 'torch/include/ATen/ops/any.h' 2025-06-01T22:49:05.2648532Z adding 'torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2650595Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2652509Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2654407Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2025-06-01T22:49:05.2656489Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2025-06-01T22:49:05.2658349Z adding 'torch/include/ATen/ops/any_meta.h' 2025-06-01T22:49:05.2660373Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2025-06-01T22:49:05.2662216Z adding 'torch/include/ATen/ops/any_native.h' 2025-06-01T22:49:05.2664579Z adding 'torch/include/ATen/ops/any_ops.h' 2025-06-01T22:49:05.2666898Z adding 'torch/include/ATen/ops/arange.h' 2025-06-01T22:49:05.2669245Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2670990Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2025-06-01T22:49:05.2672875Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2025-06-01T22:49:05.2674738Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2025-06-01T22:49:05.2676595Z adding 'torch/include/ATen/ops/arange_native.h' 2025-06-01T22:49:05.2678911Z adding 'torch/include/ATen/ops/arange_ops.h' 2025-06-01T22:49:05.2680956Z adding 'torch/include/ATen/ops/arccos.h' 2025-06-01T22:49:05.2683107Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2685091Z adding 'torch/include/ATen/ops/arccos_native.h' 2025-06-01T22:49:05.2687148Z adding 'torch/include/ATen/ops/arccos_ops.h' 2025-06-01T22:49:05.2689149Z adding 'torch/include/ATen/ops/arccosh.h' 2025-06-01T22:49:05.2691253Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2692974Z adding 'torch/include/ATen/ops/arccosh_native.h' 2025-06-01T22:49:05.2695182Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2025-06-01T22:49:05.2697100Z adding 'torch/include/ATen/ops/arcsin.h' 2025-06-01T22:49:05.2699159Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2700807Z adding 'torch/include/ATen/ops/arcsin_native.h' 2025-06-01T22:49:05.2702765Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2025-06-01T22:49:05.2704698Z adding 'torch/include/ATen/ops/arcsinh.h' 2025-06-01T22:49:05.2706790Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2708490Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2025-06-01T22:49:05.2710468Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2025-06-01T22:49:05.2712435Z adding 'torch/include/ATen/ops/arctan.h' 2025-06-01T22:49:05.2714311Z adding 'torch/include/ATen/ops/arctan2.h' 2025-06-01T22:49:05.2716390Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2718056Z adding 'torch/include/ATen/ops/arctan2_native.h' 2025-06-01T22:49:05.2720086Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2025-06-01T22:49:05.2722162Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2723935Z adding 'torch/include/ATen/ops/arctan_native.h' 2025-06-01T22:49:05.2726239Z adding 'torch/include/ATen/ops/arctan_ops.h' 2025-06-01T22:49:05.2728243Z adding 'torch/include/ATen/ops/arctanh.h' 2025-06-01T22:49:05.2730419Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2732152Z adding 'torch/include/ATen/ops/arctanh_native.h' 2025-06-01T22:49:05.2734204Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2025-06-01T22:49:05.2736316Z adding 'torch/include/ATen/ops/argmax.h' 2025-06-01T22:49:05.2738483Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2740190Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2025-06-01T22:49:05.2742118Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2025-06-01T22:49:05.2743923Z adding 'torch/include/ATen/ops/argmax_meta.h' 2025-06-01T22:49:05.2746052Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2025-06-01T22:49:05.2748357Z adding 'torch/include/ATen/ops/argmax_native.h' 2025-06-01T22:49:05.2750362Z adding 'torch/include/ATen/ops/argmax_ops.h' 2025-06-01T22:49:05.2752314Z adding 'torch/include/ATen/ops/argmin.h' 2025-06-01T22:49:05.2754451Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2756178Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2025-06-01T22:49:05.2758089Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2025-06-01T22:49:05.2759966Z adding 'torch/include/ATen/ops/argmin_meta.h' 2025-06-01T22:49:05.2761851Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2025-06-01T22:49:05.2763778Z adding 'torch/include/ATen/ops/argmin_native.h' 2025-06-01T22:49:05.2766056Z adding 'torch/include/ATen/ops/argmin_ops.h' 2025-06-01T22:49:05.2768195Z adding 'torch/include/ATen/ops/argsort.h' 2025-06-01T22:49:05.2770348Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2772113Z adding 'torch/include/ATen/ops/argsort_native.h' 2025-06-01T22:49:05.2774279Z adding 'torch/include/ATen/ops/argsort_ops.h' 2025-06-01T22:49:05.2776314Z adding 'torch/include/ATen/ops/argwhere.h' 2025-06-01T22:49:05.2778394Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2780037Z adding 'torch/include/ATen/ops/argwhere_native.h' 2025-06-01T22:49:05.2781930Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2025-06-01T22:49:05.2784093Z adding 'torch/include/ATen/ops/as_strided.h' 2025-06-01T22:49:05.2786319Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2788365Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2025-06-01T22:49:05.2790623Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2792695Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2794338Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2025-06-01T22:49:05.2796395Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2025-06-01T22:49:05.2798375Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2025-06-01T22:49:05.2800274Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2025-06-01T22:49:05.2802105Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2025-06-01T22:49:05.2803977Z adding 'torch/include/ATen/ops/as_strided_native.h' 2025-06-01T22:49:05.2806406Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2025-06-01T22:49:05.2808854Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2025-06-01T22:49:05.2811194Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2813302Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2814969Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2025-06-01T22:49:05.2817143Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2025-06-01T22:49:05.2819074Z adding 'torch/include/ATen/ops/asin.h' 2025-06-01T22:49:05.2821234Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2831073Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2025-06-01T22:49:05.2831619Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2025-06-01T22:49:05.2832037Z adding 'torch/include/ATen/ops/asin_meta.h' 2025-06-01T22:49:05.2832441Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2025-06-01T22:49:05.2832872Z adding 'torch/include/ATen/ops/asin_native.h' 2025-06-01T22:49:05.2833258Z adding 'torch/include/ATen/ops/asin_ops.h' 2025-06-01T22:49:05.2834160Z adding 'torch/include/ATen/ops/asinh.h' 2025-06-01T22:49:05.2836379Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2838020Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2025-06-01T22:49:05.2839886Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2025-06-01T22:49:05.2841653Z adding 'torch/include/ATen/ops/asinh_meta.h' 2025-06-01T22:49:05.2843524Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2025-06-01T22:49:05.2845897Z adding 'torch/include/ATen/ops/asinh_native.h' 2025-06-01T22:49:05.2848143Z adding 'torch/include/ATen/ops/asinh_ops.h' 2025-06-01T22:49:05.2850109Z adding 'torch/include/ATen/ops/atan.h' 2025-06-01T22:49:05.2852061Z adding 'torch/include/ATen/ops/atan2.h' 2025-06-01T22:49:05.2854332Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2856288Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2025-06-01T22:49:05.2858089Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2025-06-01T22:49:05.2859853Z adding 'torch/include/ATen/ops/atan2_meta.h' 2025-06-01T22:49:05.2861808Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2025-06-01T22:49:05.2863504Z adding 'torch/include/ATen/ops/atan2_native.h' 2025-06-01T22:49:05.2865518Z adding 'torch/include/ATen/ops/atan2_ops.h' 2025-06-01T22:49:05.2867628Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2869347Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2025-06-01T22:49:05.2871222Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2025-06-01T22:49:05.2873000Z adding 'torch/include/ATen/ops/atan_meta.h' 2025-06-01T22:49:05.2874866Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2025-06-01T22:49:05.2876659Z adding 'torch/include/ATen/ops/atan_native.h' 2025-06-01T22:49:05.2878645Z adding 'torch/include/ATen/ops/atan_ops.h' 2025-06-01T22:49:05.2880572Z adding 'torch/include/ATen/ops/atanh.h' 2025-06-01T22:49:05.2882673Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2884665Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2025-06-01T22:49:05.2886729Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2025-06-01T22:49:05.2888598Z adding 'torch/include/ATen/ops/atanh_meta.h' 2025-06-01T22:49:05.2890526Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2025-06-01T22:49:05.2892407Z adding 'torch/include/ATen/ops/atanh_native.h' 2025-06-01T22:49:05.2895480Z adding 'torch/include/ATen/ops/atanh_ops.h' 2025-06-01T22:49:05.2897510Z adding 'torch/include/ATen/ops/atleast_1d.h' 2025-06-01T22:49:05.2899600Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2901271Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2025-06-01T22:49:05.2903312Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2025-06-01T22:49:05.2905207Z adding 'torch/include/ATen/ops/atleast_2d.h' 2025-06-01T22:49:05.2907232Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2908901Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2025-06-01T22:49:05.2910877Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2025-06-01T22:49:05.2912766Z adding 'torch/include/ATen/ops/atleast_3d.h' 2025-06-01T22:49:05.2914841Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2916489Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2025-06-01T22:49:05.2918425Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2025-06-01T22:49:05.2920478Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2025-06-01T22:49:05.2922613Z adding 'torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.2924873Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.2926640Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2025-06-01T22:49:05.2928773Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2025-06-01T22:49:05.2930893Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2025-06-01T22:49:05.2933068Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2025-06-01T22:49:05.2935603Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2937291Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.2939213Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.2941049Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2025-06-01T22:49:05.2943027Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2025-06-01T22:49:05.2944934Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2025-06-01T22:49:05.2947344Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2025-06-01T22:49:05.2949644Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2951423Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2025-06-01T22:49:05.2953386Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2025-06-01T22:49:05.2955680Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2025-06-01T22:49:05.2957746Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2025-06-01T22:49:05.2959721Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2025-06-01T22:49:05.2961921Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2025-06-01T22:49:05.2964268Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2025-06-01T22:49:05.2966545Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2025-06-01T22:49:05.2968847Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2970698Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.2972708Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.2974600Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2025-06-01T22:49:05.2976758Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2025-06-01T22:49:05.2978683Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2025-06-01T22:49:05.2980799Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2025-06-01T22:49:05.2982973Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.2984719Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2025-06-01T22:49:05.2986726Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2025-06-01T22:49:05.2988569Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2025-06-01T22:49:05.2990603Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2025-06-01T22:49:05.2992496Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2025-06-01T22:49:05.2994613Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2025-06-01T22:49:05.2996700Z adding 'torch/include/ATen/ops/baddbmm.h' 2025-06-01T22:49:05.2998942Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3000671Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2025-06-01T22:49:05.3002732Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2025-06-01T22:49:05.3004947Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2025-06-01T22:49:05.3006956Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2025-06-01T22:49:05.3008931Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2025-06-01T22:49:05.3011275Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2025-06-01T22:49:05.3013613Z adding 'torch/include/ATen/ops/bartlett_window.h' 2025-06-01T22:49:05.3016044Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3017794Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2025-06-01T22:49:05.3020035Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2025-06-01T22:49:05.3022009Z adding 'torch/include/ATen/ops/batch_norm.h' 2025-06-01T22:49:05.3024044Z adding 'torch/include/ATen/ops/batch_norm_backward.h' 2025-06-01T22:49:05.3026044Z adding 'torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h' 2025-06-01T22:49:05.3028002Z adding 'torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h' 2025-06-01T22:49:05.3030005Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2025-06-01T22:49:05.3032119Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3033975Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2025-06-01T22:49:05.3035821Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2025-06-01T22:49:05.3037884Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2025-06-01T22:49:05.3039857Z adding 'torch/include/ATen/ops/batch_norm_backward_native.h' 2025-06-01T22:49:05.3041915Z adding 'torch/include/ATen/ops/batch_norm_backward_ops.h' 2025-06-01T22:49:05.3044333Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2025-06-01T22:49:05.3047444Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3049459Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2025-06-01T22:49:05.3051325Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2025-06-01T22:49:05.3053566Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2025-06-01T22:49:05.3055795Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3057639Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2025-06-01T22:49:05.3059659Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2025-06-01T22:49:05.3061465Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2025-06-01T22:49:05.3063551Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2025-06-01T22:49:05.3065677Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2025-06-01T22:49:05.3067849Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3069674Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2025-06-01T22:49:05.3071466Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2025-06-01T22:49:05.3073607Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2025-06-01T22:49:05.3075794Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2025-06-01T22:49:05.3078006Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3079789Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2025-06-01T22:49:05.3081648Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2025-06-01T22:49:05.3083810Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2025-06-01T22:49:05.3085956Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2025-06-01T22:49:05.3088028Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2025-06-01T22:49:05.3090111Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2025-06-01T22:49:05.3092273Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3094125Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2025-06-01T22:49:05.3096021Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2025-06-01T22:49:05.3098024Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2025-06-01T22:49:05.3100039Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2025-06-01T22:49:05.3102187Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3103976Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2025-06-01T22:49:05.3105911Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2025-06-01T22:49:05.3107724Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2025-06-01T22:49:05.3109811Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2025-06-01T22:49:05.3111882Z adding 'torch/include/ATen/ops/bernoulli.h' 2025-06-01T22:49:05.3114085Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3116074Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3117816Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2025-06-01T22:49:05.3119731Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2025-06-01T22:49:05.3121652Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2025-06-01T22:49:05.3123486Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2025-06-01T22:49:05.3126306Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2025-06-01T22:49:05.3128401Z adding 'torch/include/ATen/ops/bilinear.h' 2025-06-01T22:49:05.3130623Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3132253Z adding 'torch/include/ATen/ops/bilinear_native.h' 2025-06-01T22:49:05.3134248Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2025-06-01T22:49:05.3136422Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2025-06-01T22:49:05.3138553Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2025-06-01T22:49:05.3140551Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2025-06-01T22:49:05.3142480Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2025-06-01T22:49:05.3144344Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2025-06-01T22:49:05.3146773Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2025-06-01T22:49:05.3148743Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2025-06-01T22:49:05.3150742Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2025-06-01T22:49:05.3152602Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2025-06-01T22:49:05.3154698Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2025-06-01T22:49:05.3156749Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2025-06-01T22:49:05.3158949Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3160641Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2025-06-01T22:49:05.3162693Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2025-06-01T22:49:05.3165230Z adding 'torch/include/ATen/ops/bincount.h' 2025-06-01T22:49:05.3167477Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3169325Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2025-06-01T22:49:05.3171288Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2025-06-01T22:49:05.3173133Z adding 'torch/include/ATen/ops/bincount_native.h' 2025-06-01T22:49:05.3175302Z adding 'torch/include/ATen/ops/bincount_ops.h' 2025-06-01T22:49:05.3177226Z adding 'torch/include/ATen/ops/binomial.h' 2025-06-01T22:49:05.3179349Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3181140Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2025-06-01T22:49:05.3183016Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2025-06-01T22:49:05.3184803Z adding 'torch/include/ATen/ops/binomial_native.h' 2025-06-01T22:49:05.3186918Z adding 'torch/include/ATen/ops/binomial_ops.h' 2025-06-01T22:49:05.3188901Z adding 'torch/include/ATen/ops/bitwise_and.h' 2025-06-01T22:49:05.3191051Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3192991Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3194750Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2025-06-01T22:49:05.3196618Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2025-06-01T22:49:05.3198423Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2025-06-01T22:49:05.3200324Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2025-06-01T22:49:05.3202156Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2025-06-01T22:49:05.3204805Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2025-06-01T22:49:05.3207135Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2025-06-01T22:49:05.3209452Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3211522Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3213278Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2025-06-01T22:49:05.3215339Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2025-06-01T22:49:05.3217138Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2025-06-01T22:49:05.3219094Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2025-06-01T22:49:05.3220956Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2025-06-01T22:49:05.3223229Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2025-06-01T22:49:05.3225251Z adding 'torch/include/ATen/ops/bitwise_not.h' 2025-06-01T22:49:05.3227453Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3229085Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2025-06-01T22:49:05.3230965Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2025-06-01T22:49:05.3232716Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2025-06-01T22:49:05.3234620Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2025-06-01T22:49:05.3236397Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2025-06-01T22:49:05.3238369Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2025-06-01T22:49:05.3240443Z adding 'torch/include/ATen/ops/bitwise_or.h' 2025-06-01T22:49:05.3242650Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3244934Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3247023Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2025-06-01T22:49:05.3249014Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2025-06-01T22:49:05.3250863Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2025-06-01T22:49:05.3252827Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2025-06-01T22:49:05.3254740Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2025-06-01T22:49:05.3257221Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2025-06-01T22:49:05.3259467Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2025-06-01T22:49:05.3261662Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3263645Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3265328Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2025-06-01T22:49:05.3267245Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2025-06-01T22:49:05.3269023Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2025-06-01T22:49:05.3271017Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2025-06-01T22:49:05.3272859Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2025-06-01T22:49:05.3275172Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2025-06-01T22:49:05.3277329Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2025-06-01T22:49:05.3279503Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3281489Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3283207Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2025-06-01T22:49:05.3285497Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2025-06-01T22:49:05.3287372Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2025-06-01T22:49:05.3289356Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2025-06-01T22:49:05.3291264Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2025-06-01T22:49:05.3293665Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2025-06-01T22:49:05.3296093Z adding 'torch/include/ATen/ops/blackman_window.h' 2025-06-01T22:49:05.3298332Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3300095Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2025-06-01T22:49:05.3302317Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2025-06-01T22:49:05.3304299Z adding 'torch/include/ATen/ops/block_diag.h' 2025-06-01T22:49:05.3306384Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3308049Z adding 'torch/include/ATen/ops/block_diag_native.h' 2025-06-01T22:49:05.3310033Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2025-06-01T22:49:05.3312037Z adding 'torch/include/ATen/ops/bmm.h' 2025-06-01T22:49:05.3314122Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3315862Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2025-06-01T22:49:05.3317830Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2025-06-01T22:49:05.3319620Z adding 'torch/include/ATen/ops/bmm_meta.h' 2025-06-01T22:49:05.3321481Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2025-06-01T22:49:05.3323393Z adding 'torch/include/ATen/ops/bmm_native.h' 2025-06-01T22:49:05.3325930Z adding 'torch/include/ATen/ops/bmm_ops.h' 2025-06-01T22:49:05.3327959Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2025-06-01T22:49:05.3330085Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3331760Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2025-06-01T22:49:05.3333763Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2025-06-01T22:49:05.3335858Z adding 'torch/include/ATen/ops/broadcast_to.h' 2025-06-01T22:49:05.3337925Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3339550Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2025-06-01T22:49:05.3341456Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2025-06-01T22:49:05.3343461Z adding 'torch/include/ATen/ops/bucketize.h' 2025-06-01T22:49:05.3345800Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3348055Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2025-06-01T22:49:05.3350039Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2025-06-01T22:49:05.3351928Z adding 'torch/include/ATen/ops/bucketize_native.h' 2025-06-01T22:49:05.3354088Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2025-06-01T22:49:05.3356018Z adding 'torch/include/ATen/ops/can_cast.h' 2025-06-01T22:49:05.3358044Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3360562Z adding 'torch/include/ATen/ops/can_cast_native.h' 2025-06-01T22:49:05.3362575Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2025-06-01T22:49:05.3364814Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2025-06-01T22:49:05.3367022Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3368732Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2025-06-01T22:49:05.3370668Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2025-06-01T22:49:05.3372664Z adding 'torch/include/ATen/ops/cat.h' 2025-06-01T22:49:05.3374864Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3376817Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3378577Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2025-06-01T22:49:05.3380454Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2025-06-01T22:49:05.3382806Z adding 'torch/include/ATen/ops/cat_meta.h' 2025-06-01T22:49:05.3384878Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2025-06-01T22:49:05.3386824Z adding 'torch/include/ATen/ops/cat_native.h' 2025-06-01T22:49:05.3388956Z adding 'torch/include/ATen/ops/cat_ops.h' 2025-06-01T22:49:05.3390971Z adding 'torch/include/ATen/ops/cauchy.h' 2025-06-01T22:49:05.3393094Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3394868Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2025-06-01T22:49:05.3396786Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2025-06-01T22:49:05.3398633Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2025-06-01T22:49:05.3400471Z adding 'torch/include/ATen/ops/cauchy_native.h' 2025-06-01T22:49:05.3402554Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2025-06-01T22:49:05.3404744Z adding 'torch/include/ATen/ops/ccol_indices.h' 2025-06-01T22:49:05.3406878Z adding 'torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3408729Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2025-06-01T22:49:05.3410805Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3412910Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3414515Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2025-06-01T22:49:05.3416573Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2025-06-01T22:49:05.3418345Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2025-06-01T22:49:05.3420243Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2025-06-01T22:49:05.3422089Z adding 'torch/include/ATen/ops/cdist.h' 2025-06-01T22:49:05.3424143Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3425781Z adding 'torch/include/ATen/ops/cdist_native.h' 2025-06-01T22:49:05.3427713Z adding 'torch/include/ATen/ops/cdist_ops.h' 2025-06-01T22:49:05.3429633Z adding 'torch/include/ATen/ops/ceil.h' 2025-06-01T22:49:05.3431769Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3433450Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2025-06-01T22:49:05.3435312Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2025-06-01T22:49:05.3437104Z adding 'torch/include/ATen/ops/ceil_meta.h' 2025-06-01T22:49:05.3439083Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2025-06-01T22:49:05.3440815Z adding 'torch/include/ATen/ops/ceil_native.h' 2025-06-01T22:49:05.3442815Z adding 'torch/include/ATen/ops/ceil_ops.h' 2025-06-01T22:49:05.3445133Z adding 'torch/include/ATen/ops/celu.h' 2025-06-01T22:49:05.3447593Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3449346Z adding 'torch/include/ATen/ops/celu_native.h' 2025-06-01T22:49:05.3451459Z adding 'torch/include/ATen/ops/celu_ops.h' 2025-06-01T22:49:05.3453453Z adding 'torch/include/ATen/ops/chain_matmul.h' 2025-06-01T22:49:05.3455731Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3457360Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2025-06-01T22:49:05.3459324Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2025-06-01T22:49:05.3461102Z adding 'torch/include/ATen/ops/chalf.h' 2025-06-01T22:49:05.3463192Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3464839Z adding 'torch/include/ATen/ops/chalf_native.h' 2025-06-01T22:49:05.3466774Z adding 'torch/include/ATen/ops/chalf_ops.h' 2025-06-01T22:49:05.3468853Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2025-06-01T22:49:05.3471061Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3472832Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2025-06-01T22:49:05.3474699Z adding 'torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h' 2025-06-01T22:49:05.3476452Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2025-06-01T22:49:05.3478488Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2025-06-01T22:49:05.3480355Z adding 'torch/include/ATen/ops/cholesky.h' 2025-06-01T22:49:05.3482307Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2025-06-01T22:49:05.3484555Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2025-06-01T22:49:05.3486453Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2025-06-01T22:49:05.3488475Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2025-06-01T22:49:05.3490447Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2025-06-01T22:49:05.3492267Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2025-06-01T22:49:05.3494351Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2025-06-01T22:49:05.3496328Z adding 'torch/include/ATen/ops/cholesky_native.h' 2025-06-01T22:49:05.3498308Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2025-06-01T22:49:05.3500231Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2025-06-01T22:49:05.3502432Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3504031Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2025-06-01T22:49:05.3506030Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2025-06-01T22:49:05.3508005Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2025-06-01T22:49:05.3510072Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3511757Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2025-06-01T22:49:05.3513733Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2025-06-01T22:49:05.3515500Z adding 'torch/include/ATen/ops/chunk.h' 2025-06-01T22:49:05.3517537Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3519174Z adding 'torch/include/ATen/ops/chunk_native.h' 2025-06-01T22:49:05.3521107Z adding 'torch/include/ATen/ops/chunk_ops.h' 2025-06-01T22:49:05.3523178Z adding 'torch/include/ATen/ops/clamp.h' 2025-06-01T22:49:05.3525817Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3527688Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2025-06-01T22:49:05.3529777Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2025-06-01T22:49:05.3531862Z adding 'torch/include/ATen/ops/clamp_max.h' 2025-06-01T22:49:05.3534127Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3536005Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2025-06-01T22:49:05.3537926Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2025-06-01T22:49:05.3539721Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2025-06-01T22:49:05.3541727Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2025-06-01T22:49:05.3543550Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2025-06-01T22:49:05.3545923Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2025-06-01T22:49:05.3548030Z adding 'torch/include/ATen/ops/clamp_meta.h' 2025-06-01T22:49:05.3550040Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2025-06-01T22:49:05.3552039Z adding 'torch/include/ATen/ops/clamp_min.h' 2025-06-01T22:49:05.3554248Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3555976Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2025-06-01T22:49:05.3557986Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2025-06-01T22:49:05.3559814Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2025-06-01T22:49:05.3561760Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2025-06-01T22:49:05.3563572Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2025-06-01T22:49:05.3566210Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2025-06-01T22:49:05.3568218Z adding 'torch/include/ATen/ops/clamp_native.h' 2025-06-01T22:49:05.3570591Z adding 'torch/include/ATen/ops/clamp_ops.h' 2025-06-01T22:49:05.3572897Z adding 'torch/include/ATen/ops/clip.h' 2025-06-01T22:49:05.3575305Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3577066Z adding 'torch/include/ATen/ops/clip_native.h' 2025-06-01T22:49:05.3579395Z adding 'torch/include/ATen/ops/clip_ops.h' 2025-06-01T22:49:05.3581412Z adding 'torch/include/ATen/ops/clone.h' 2025-06-01T22:49:05.3583537Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3585296Z adding 'torch/include/ATen/ops/clone_native.h' 2025-06-01T22:49:05.3587338Z adding 'torch/include/ATen/ops/clone_ops.h' 2025-06-01T22:49:05.3589197Z adding 'torch/include/ATen/ops/coalesce.h' 2025-06-01T22:49:05.3591276Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3592865Z adding 'torch/include/ATen/ops/coalesce_native.h' 2025-06-01T22:49:05.3594752Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2025-06-01T22:49:05.3596980Z adding 'torch/include/ATen/ops/col2im.h' 2025-06-01T22:49:05.3599211Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2025-06-01T22:49:05.3601185Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2025-06-01T22:49:05.3603052Z adding 'torch/include/ATen/ops/col2im_native.h' 2025-06-01T22:49:05.3605499Z adding 'torch/include/ATen/ops/col2im_ops.h' 2025-06-01T22:49:05.3607475Z adding 'torch/include/ATen/ops/col_indices.h' 2025-06-01T22:49:05.3609564Z adding 'torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3611337Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2025-06-01T22:49:05.3613455Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3615573Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3617151Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2025-06-01T22:49:05.3619134Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2025-06-01T22:49:05.3620922Z adding 'torch/include/ATen/ops/col_indices_native.h' 2025-06-01T22:49:05.3622853Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2025-06-01T22:49:05.3624750Z adding 'torch/include/ATen/ops/column_stack.h' 2025-06-01T22:49:05.3626833Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3628479Z adding 'torch/include/ATen/ops/column_stack_native.h' 2025-06-01T22:49:05.3630436Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2025-06-01T22:49:05.3632304Z adding 'torch/include/ATen/ops/combinations.h' 2025-06-01T22:49:05.3634366Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3635997Z adding 'torch/include/ATen/ops/combinations_native.h' 2025-06-01T22:49:05.3637949Z adding 'torch/include/ATen/ops/combinations_ops.h' 2025-06-01T22:49:05.3639823Z adding 'torch/include/ATen/ops/complex.h' 2025-06-01T22:49:05.3641882Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3643616Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2025-06-01T22:49:05.3646019Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2025-06-01T22:49:05.3647998Z adding 'torch/include/ATen/ops/complex_native.h' 2025-06-01T22:49:05.3650067Z adding 'torch/include/ATen/ops/complex_ops.h' 2025-06-01T22:49:05.3652105Z adding 'torch/include/ATen/ops/concat.h' 2025-06-01T22:49:05.3654317Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3656231Z adding 'torch/include/ATen/ops/concat_native.h' 2025-06-01T22:49:05.3658372Z adding 'torch/include/ATen/ops/concat_ops.h' 2025-06-01T22:49:05.3660420Z adding 'torch/include/ATen/ops/concatenate.h' 2025-06-01T22:49:05.3662600Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3664269Z adding 'torch/include/ATen/ops/concatenate_native.h' 2025-06-01T22:49:05.3666386Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2025-06-01T22:49:05.3668249Z adding 'torch/include/ATen/ops/conj.h' 2025-06-01T22:49:05.3670274Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3671937Z adding 'torch/include/ATen/ops/conj_native.h' 2025-06-01T22:49:05.3673829Z adding 'torch/include/ATen/ops/conj_ops.h' 2025-06-01T22:49:05.3675719Z adding 'torch/include/ATen/ops/conj_physical.h' 2025-06-01T22:49:05.3677773Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3679629Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3681380Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2025-06-01T22:49:05.3683227Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2025-06-01T22:49:05.3685460Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2025-06-01T22:49:05.3687509Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2025-06-01T22:49:05.3689781Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2025-06-01T22:49:05.3692218Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3693839Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2025-06-01T22:49:05.3695967Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2025-06-01T22:49:05.3697770Z adding 'torch/include/ATen/ops/contiguous.h' 2025-06-01T22:49:05.3699829Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3701431Z adding 'torch/include/ATen/ops/contiguous_native.h' 2025-06-01T22:49:05.3703398Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2025-06-01T22:49:05.3705576Z adding 'torch/include/ATen/ops/conv1d.h' 2025-06-01T22:49:05.3707806Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3709572Z adding 'torch/include/ATen/ops/conv1d_native.h' 2025-06-01T22:49:05.3711621Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2025-06-01T22:49:05.3713871Z adding 'torch/include/ATen/ops/conv2d.h' 2025-06-01T22:49:05.3716156Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3717957Z adding 'torch/include/ATen/ops/conv2d_native.h' 2025-06-01T22:49:05.3720031Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2025-06-01T22:49:05.3722285Z adding 'torch/include/ATen/ops/conv3d.h' 2025-06-01T22:49:05.3724884Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3726755Z adding 'torch/include/ATen/ops/conv3d_native.h' 2025-06-01T22:49:05.3728897Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2025-06-01T22:49:05.3731403Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2025-06-01T22:49:05.3733823Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3735847Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2025-06-01T22:49:05.3737656Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2025-06-01T22:49:05.3739740Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2025-06-01T22:49:05.3741688Z adding 'torch/include/ATen/ops/conv_tbc.h' 2025-06-01T22:49:05.3743598Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2025-06-01T22:49:05.3745893Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3747716Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2025-06-01T22:49:05.3749652Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2025-06-01T22:49:05.3751715Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3753403Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2025-06-01T22:49:05.3755430Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2025-06-01T22:49:05.3757577Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2025-06-01T22:49:05.3759784Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3761526Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2025-06-01T22:49:05.3763572Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2025-06-01T22:49:05.3766098Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2025-06-01T22:49:05.3768391Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3770165Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2025-06-01T22:49:05.3772230Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2025-06-01T22:49:05.3774391Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2025-06-01T22:49:05.3776818Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3778552Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2025-06-01T22:49:05.3780580Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2025-06-01T22:49:05.3783008Z adding 'torch/include/ATen/ops/convolution.h' 2025-06-01T22:49:05.3785879Z adding 'torch/include/ATen/ops/convolution_backward.h' 2025-06-01T22:49:05.3788562Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3790612Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2025-06-01T22:49:05.3792466Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2025-06-01T22:49:05.3794686Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2025-06-01T22:49:05.3797453Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2025-06-01T22:49:05.3800003Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3801861Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2025-06-01T22:49:05.3804370Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2025-06-01T22:49:05.3806725Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3808568Z adding 'torch/include/ATen/ops/convolution_native.h' 2025-06-01T22:49:05.3810754Z adding 'torch/include/ATen/ops/convolution_ops.h' 2025-06-01T22:49:05.3813343Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2025-06-01T22:49:05.3815989Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3817808Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2025-06-01T22:49:05.3819897Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2025-06-01T22:49:05.3821799Z adding 'torch/include/ATen/ops/copy.h' 2025-06-01T22:49:05.3824795Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3826892Z adding 'torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3828604Z adding 'torch/include/ATen/ops/copy_meta_dispatch.h' 2025-06-01T22:49:05.3830511Z adding 'torch/include/ATen/ops/copy_native.h' 2025-06-01T22:49:05.3832576Z adding 'torch/include/ATen/ops/copy_ops.h' 2025-06-01T22:49:05.3834658Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2025-06-01T22:49:05.3836785Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3838573Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2025-06-01T22:49:05.3840356Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2025-06-01T22:49:05.3842436Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2025-06-01T22:49:05.3844703Z adding 'torch/include/ATen/ops/copysign.h' 2025-06-01T22:49:05.3847644Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3849779Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3851547Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2025-06-01T22:49:05.3853516Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2025-06-01T22:49:05.3855497Z adding 'torch/include/ATen/ops/copysign_meta.h' 2025-06-01T22:49:05.3857426Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2025-06-01T22:49:05.3859241Z adding 'torch/include/ATen/ops/copysign_native.h' 2025-06-01T22:49:05.3861451Z adding 'torch/include/ATen/ops/copysign_ops.h' 2025-06-01T22:49:05.3863440Z adding 'torch/include/ATen/ops/corrcoef.h' 2025-06-01T22:49:05.3865482Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3867158Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2025-06-01T22:49:05.3868987Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2025-06-01T22:49:05.3870870Z adding 'torch/include/ATen/ops/cos.h' 2025-06-01T22:49:05.3872994Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3874650Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2025-06-01T22:49:05.3876486Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2025-06-01T22:49:05.3878290Z adding 'torch/include/ATen/ops/cos_meta.h' 2025-06-01T22:49:05.3880216Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2025-06-01T22:49:05.3882039Z adding 'torch/include/ATen/ops/cos_native.h' 2025-06-01T22:49:05.3884325Z adding 'torch/include/ATen/ops/cos_ops.h' 2025-06-01T22:49:05.3886381Z adding 'torch/include/ATen/ops/cosh.h' 2025-06-01T22:49:05.3888551Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3890332Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2025-06-01T22:49:05.3892228Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2025-06-01T22:49:05.3894098Z adding 'torch/include/ATen/ops/cosh_meta.h' 2025-06-01T22:49:05.3896100Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2025-06-01T22:49:05.3898257Z adding 'torch/include/ATen/ops/cosh_native.h' 2025-06-01T22:49:05.3900338Z adding 'torch/include/ATen/ops/cosh_ops.h' 2025-06-01T22:49:05.3902355Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2025-06-01T22:49:05.3904444Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3906113Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2025-06-01T22:49:05.3908043Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2025-06-01T22:49:05.3909890Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2025-06-01T22:49:05.3911964Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3913653Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2025-06-01T22:49:05.3915588Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2025-06-01T22:49:05.3917616Z adding 'torch/include/ATen/ops/count_nonzero.h' 2025-06-01T22:49:05.3919727Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3921494Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2025-06-01T22:49:05.3923350Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2025-06-01T22:49:05.3925524Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2025-06-01T22:49:05.3927719Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2025-06-01T22:49:05.3929736Z adding 'torch/include/ATen/ops/cov.h' 2025-06-01T22:49:05.3931836Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3933572Z adding 'torch/include/ATen/ops/cov_native.h' 2025-06-01T22:49:05.3935653Z adding 'torch/include/ATen/ops/cov_ops.h' 2025-06-01T22:49:05.3937543Z adding 'torch/include/ATen/ops/cross.h' 2025-06-01T22:49:05.3939726Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3941558Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2025-06-01T22:49:05.3943721Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3945565Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2025-06-01T22:49:05.3947766Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2025-06-01T22:49:05.3949611Z adding 'torch/include/ATen/ops/cross_native.h' 2025-06-01T22:49:05.3951601Z adding 'torch/include/ATen/ops/cross_ops.h' 2025-06-01T22:49:05.3953461Z adding 'torch/include/ATen/ops/crow_indices.h' 2025-06-01T22:49:05.3955502Z adding 'torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3957230Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2025-06-01T22:49:05.3959321Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3961281Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.3962850Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2025-06-01T22:49:05.3965250Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2025-06-01T22:49:05.3967041Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2025-06-01T22:49:05.3969037Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2025-06-01T22:49:05.3971054Z adding 'torch/include/ATen/ops/ctc_loss.h' 2025-06-01T22:49:05.3973216Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.3975082Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2025-06-01T22:49:05.3977294Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2025-06-01T22:49:05.3979296Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2025-06-01T22:49:05.3981349Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2025-06-01T22:49:05.3983531Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3985238Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2025-06-01T22:49:05.3987049Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2025-06-01T22:49:05.3989109Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2025-06-01T22:49:05.3991159Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.3992983Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2025-06-01T22:49:05.3994758Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2025-06-01T22:49:05.3996769Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2025-06-01T22:49:05.3998829Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2025-06-01T22:49:05.4001065Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2025-06-01T22:49:05.4003298Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4005562Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2025-06-01T22:49:05.4007515Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2025-06-01T22:49:05.4009793Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2025-06-01T22:49:05.4012025Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4013929Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2025-06-01T22:49:05.4015916Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2025-06-01T22:49:05.4018102Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2025-06-01T22:49:05.4020526Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2025-06-01T22:49:05.4023182Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2025-06-01T22:49:05.4025611Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4027498Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2025-06-01T22:49:05.4029359Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2025-06-01T22:49:05.4031504Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2025-06-01T22:49:05.4033637Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2025-06-01T22:49:05.4035508Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2025-06-01T22:49:05.4037572Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2025-06-01T22:49:05.4039950Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2025-06-01T22:49:05.4042300Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4044432Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2025-06-01T22:49:05.4046838Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2025-06-01T22:49:05.4049047Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2025-06-01T22:49:05.4051653Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2025-06-01T22:49:05.4054167Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4056190Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2025-06-01T22:49:05.4058064Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2025-06-01T22:49:05.4060224Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2025-06-01T22:49:05.4062177Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2025-06-01T22:49:05.4064252Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2025-06-01T22:49:05.4066350Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4068134Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2025-06-01T22:49:05.4069994Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2025-06-01T22:49:05.4071972Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2025-06-01T22:49:05.4074036Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4075838Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2025-06-01T22:49:05.4077616Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2025-06-01T22:49:05.4079547Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2025-06-01T22:49:05.4081406Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2025-06-01T22:49:05.4083436Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4085512Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2025-06-01T22:49:05.4087402Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2025-06-01T22:49:05.4089430Z adding 'torch/include/ATen/ops/cummax.h' 2025-06-01T22:49:05.4091645Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4093627Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4095469Z adding 'torch/include/ATen/ops/cummax_native.h' 2025-06-01T22:49:05.4097627Z adding 'torch/include/ATen/ops/cummax_ops.h' 2025-06-01T22:49:05.4099569Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2025-06-01T22:49:05.4101674Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4103321Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2025-06-01T22:49:05.4105230Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2025-06-01T22:49:05.4107224Z adding 'torch/include/ATen/ops/cummin.h' 2025-06-01T22:49:05.4109406Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4111293Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4113026Z adding 'torch/include/ATen/ops/cummin_native.h' 2025-06-01T22:49:05.4115162Z adding 'torch/include/ATen/ops/cummin_ops.h' 2025-06-01T22:49:05.4117247Z adding 'torch/include/ATen/ops/cumprod.h' 2025-06-01T22:49:05.4119179Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2025-06-01T22:49:05.4121274Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4122969Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2025-06-01T22:49:05.4125283Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2025-06-01T22:49:05.4127472Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4129388Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4131225Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2025-06-01T22:49:05.4133215Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2025-06-01T22:49:05.4135203Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2025-06-01T22:49:05.4137119Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2025-06-01T22:49:05.4139008Z adding 'torch/include/ATen/ops/cumprod_native.h' 2025-06-01T22:49:05.4141284Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2025-06-01T22:49:05.4143381Z adding 'torch/include/ATen/ops/cumsum.h' 2025-06-01T22:49:05.4145714Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4147743Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4149566Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2025-06-01T22:49:05.4151498Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2025-06-01T22:49:05.4153393Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2025-06-01T22:49:05.4155285Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2025-06-01T22:49:05.4157162Z adding 'torch/include/ATen/ops/cumsum_native.h' 2025-06-01T22:49:05.4159435Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2025-06-01T22:49:05.4161433Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2025-06-01T22:49:05.4163551Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4165583Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2025-06-01T22:49:05.4167661Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2025-06-01T22:49:05.4169509Z adding 'torch/include/ATen/ops/data.h' 2025-06-01T22:49:05.4171593Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4173307Z adding 'torch/include/ATen/ops/data_native.h' 2025-06-01T22:49:05.4175340Z adding 'torch/include/ATen/ops/data_ops.h' 2025-06-01T22:49:05.4177254Z adding 'torch/include/ATen/ops/deg2rad.h' 2025-06-01T22:49:05.4179328Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4181043Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2025-06-01T22:49:05.4183034Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2025-06-01T22:49:05.4184851Z adding 'torch/include/ATen/ops/dense_dim.h' 2025-06-01T22:49:05.4186913Z adding 'torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4188585Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2025-06-01T22:49:05.4190470Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2025-06-01T22:49:05.4192454Z adding 'torch/include/ATen/ops/dequantize.h' 2025-06-01T22:49:05.4194551Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4196309Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2025-06-01T22:49:05.4198149Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2025-06-01T22:49:05.4199955Z adding 'torch/include/ATen/ops/dequantize_native.h' 2025-06-01T22:49:05.4202093Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2025-06-01T22:49:05.4204253Z adding 'torch/include/ATen/ops/det.h' 2025-06-01T22:49:05.4206460Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4208158Z adding 'torch/include/ATen/ops/det_native.h' 2025-06-01T22:49:05.4210077Z adding 'torch/include/ATen/ops/det_ops.h' 2025-06-01T22:49:05.4211992Z adding 'torch/include/ATen/ops/detach.h' 2025-06-01T22:49:05.4214088Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4215967Z adding 'torch/include/ATen/ops/detach_copy.h' 2025-06-01T22:49:05.4217986Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4219981Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4221545Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2025-06-01T22:49:05.4223481Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2025-06-01T22:49:05.4225271Z adding 'torch/include/ATen/ops/detach_native.h' 2025-06-01T22:49:05.4227214Z adding 'torch/include/ATen/ops/detach_ops.h' 2025-06-01T22:49:05.4229086Z adding 'torch/include/ATen/ops/diag.h' 2025-06-01T22:49:05.4231180Z adding 'torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4232977Z adding 'torch/include/ATen/ops/diag_embed.h' 2025-06-01T22:49:05.4235133Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4237097Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4238707Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2025-06-01T22:49:05.4240674Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2025-06-01T22:49:05.4242520Z adding 'torch/include/ATen/ops/diag_native.h' 2025-06-01T22:49:05.4244898Z adding 'torch/include/ATen/ops/diag_ops.h' 2025-06-01T22:49:05.4247501Z adding 'torch/include/ATen/ops/diagflat.h' 2025-06-01T22:49:05.4249627Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4251336Z adding 'torch/include/ATen/ops/diagflat_native.h' 2025-06-01T22:49:05.4253416Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2025-06-01T22:49:05.4255444Z adding 'torch/include/ATen/ops/diagonal.h' 2025-06-01T22:49:05.4257674Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2025-06-01T22:49:05.4259993Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4261687Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2025-06-01T22:49:05.4263725Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2025-06-01T22:49:05.4265749Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4267693Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4269491Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2025-06-01T22:49:05.4271622Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4273565Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4275178Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2025-06-01T22:49:05.4277134Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2025-06-01T22:49:05.4279000Z adding 'torch/include/ATen/ops/diagonal_native.h' 2025-06-01T22:49:05.4281001Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2025-06-01T22:49:05.4284027Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2025-06-01T22:49:05.4286646Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4288721Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4290357Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2025-06-01T22:49:05.4292474Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2025-06-01T22:49:05.4294438Z adding 'torch/include/ATen/ops/diff.h' 2025-06-01T22:49:05.4296715Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4298443Z adding 'torch/include/ATen/ops/diff_native.h' 2025-06-01T22:49:05.4300546Z adding 'torch/include/ATen/ops/diff_ops.h' 2025-06-01T22:49:05.4302453Z adding 'torch/include/ATen/ops/digamma.h' 2025-06-01T22:49:05.4304623Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4306291Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2025-06-01T22:49:05.4308166Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2025-06-01T22:49:05.4309937Z adding 'torch/include/ATen/ops/digamma_meta.h' 2025-06-01T22:49:05.4311839Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2025-06-01T22:49:05.4313612Z adding 'torch/include/ATen/ops/digamma_native.h' 2025-06-01T22:49:05.4315684Z adding 'torch/include/ATen/ops/digamma_ops.h' 2025-06-01T22:49:05.4317606Z adding 'torch/include/ATen/ops/dist.h' 2025-06-01T22:49:05.4319698Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4321373Z adding 'torch/include/ATen/ops/dist_native.h' 2025-06-01T22:49:05.4323358Z adding 'torch/include/ATen/ops/dist_ops.h' 2025-06-01T22:49:05.4325903Z adding 'torch/include/ATen/ops/div.h' 2025-06-01T22:49:05.4328197Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4330235Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4332112Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2025-06-01T22:49:05.4334129Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2025-06-01T22:49:05.4336112Z adding 'torch/include/ATen/ops/div_meta.h' 2025-06-01T22:49:05.4338057Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2025-06-01T22:49:05.4340080Z adding 'torch/include/ATen/ops/div_native.h' 2025-06-01T22:49:05.4342654Z adding 'torch/include/ATen/ops/div_ops.h' 2025-06-01T22:49:05.4344920Z adding 'torch/include/ATen/ops/divide.h' 2025-06-01T22:49:05.4347466Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4349357Z adding 'torch/include/ATen/ops/divide_native.h' 2025-06-01T22:49:05.4351762Z adding 'torch/include/ATen/ops/divide_ops.h' 2025-06-01T22:49:05.4353898Z adding 'torch/include/ATen/ops/dot.h' 2025-06-01T22:49:05.4355984Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4357756Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2025-06-01T22:49:05.4359590Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2025-06-01T22:49:05.4361397Z adding 'torch/include/ATen/ops/dot_native.h' 2025-06-01T22:49:05.4363425Z adding 'torch/include/ATen/ops/dot_ops.h' 2025-06-01T22:49:05.4365743Z adding 'torch/include/ATen/ops/dropout.h' 2025-06-01T22:49:05.4367866Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4369569Z adding 'torch/include/ATen/ops/dropout_native.h' 2025-06-01T22:49:05.4371592Z adding 'torch/include/ATen/ops/dropout_ops.h' 2025-06-01T22:49:05.4373534Z adding 'torch/include/ATen/ops/dsplit.h' 2025-06-01T22:49:05.4375739Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4377413Z adding 'torch/include/ATen/ops/dsplit_native.h' 2025-06-01T22:49:05.4379415Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2025-06-01T22:49:05.4381342Z adding 'torch/include/ATen/ops/dstack.h' 2025-06-01T22:49:05.4383404Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4385068Z adding 'torch/include/ATen/ops/dstack_native.h' 2025-06-01T22:49:05.4387046Z adding 'torch/include/ATen/ops/dstack_ops.h' 2025-06-01T22:49:05.4388946Z adding 'torch/include/ATen/ops/einsum.h' 2025-06-01T22:49:05.4390982Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4392668Z adding 'torch/include/ATen/ops/einsum_native.h' 2025-06-01T22:49:05.4394635Z adding 'torch/include/ATen/ops/einsum_ops.h' 2025-06-01T22:49:05.4396629Z adding 'torch/include/ATen/ops/elu.h' 2025-06-01T22:49:05.4398636Z adding 'torch/include/ATen/ops/elu_backward.h' 2025-06-01T22:49:05.4400858Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4402570Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2025-06-01T22:49:05.4404867Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2025-06-01T22:49:05.4406740Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2025-06-01T22:49:05.4408750Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2025-06-01T22:49:05.4410637Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2025-06-01T22:49:05.4412755Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2025-06-01T22:49:05.4415075Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4416840Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2025-06-01T22:49:05.4418746Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2025-06-01T22:49:05.4420587Z adding 'torch/include/ATen/ops/elu_meta.h' 2025-06-01T22:49:05.4422547Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2025-06-01T22:49:05.4424421Z adding 'torch/include/ATen/ops/elu_native.h' 2025-06-01T22:49:05.4426520Z adding 'torch/include/ATen/ops/elu_ops.h' 2025-06-01T22:49:05.4428855Z adding 'torch/include/ATen/ops/embedding.h' 2025-06-01T22:49:05.4430937Z adding 'torch/include/ATen/ops/embedding_backward.h' 2025-06-01T22:49:05.4433091Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4434738Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2025-06-01T22:49:05.4436720Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2025-06-01T22:49:05.4438687Z adding 'torch/include/ATen/ops/embedding_bag.h' 2025-06-01T22:49:05.4441058Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4442716Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2025-06-01T22:49:05.4445260Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2025-06-01T22:49:05.4448329Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4450547Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2025-06-01T22:49:05.4452892Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4454803Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2025-06-01T22:49:05.4456875Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2025-06-01T22:49:05.4458703Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2025-06-01T22:49:05.4460734Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2025-06-01T22:49:05.4462597Z adding 'torch/include/ATen/ops/embedding_native.h' 2025-06-01T22:49:05.4464614Z adding 'torch/include/ATen/ops/embedding_ops.h' 2025-06-01T22:49:05.4466616Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2025-06-01T22:49:05.4468738Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4470567Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2025-06-01T22:49:05.4472421Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2025-06-01T22:49:05.4474270Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2025-06-01T22:49:05.4476032Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2025-06-01T22:49:05.4478093Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2025-06-01T22:49:05.4480035Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2025-06-01T22:49:05.4482142Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4483882Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2025-06-01T22:49:05.4486208Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2025-06-01T22:49:05.4488797Z adding 'torch/include/ATen/ops/empty.h' 2025-06-01T22:49:05.4491315Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4493318Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4495350Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2025-06-01T22:49:05.4497345Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2025-06-01T22:49:05.4499465Z adding 'torch/include/ATen/ops/empty_like.h' 2025-06-01T22:49:05.4501660Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4503484Z adding 'torch/include/ATen/ops/empty_like_native.h' 2025-06-01T22:49:05.4505588Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2025-06-01T22:49:05.4507634Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2025-06-01T22:49:05.4509709Z adding 'torch/include/ATen/ops/empty_native.h' 2025-06-01T22:49:05.4512032Z adding 'torch/include/ATen/ops/empty_ops.h' 2025-06-01T22:49:05.4514520Z adding 'torch/include/ATen/ops/empty_permuted.h' 2025-06-01T22:49:05.4516895Z adding 'torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4518619Z adding 'torch/include/ATen/ops/empty_permuted_native.h' 2025-06-01T22:49:05.4520686Z adding 'torch/include/ATen/ops/empty_permuted_ops.h' 2025-06-01T22:49:05.4522837Z adding 'torch/include/ATen/ops/empty_quantized.h' 2025-06-01T22:49:05.4525410Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4527206Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2025-06-01T22:49:05.4529377Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2025-06-01T22:49:05.4531824Z adding 'torch/include/ATen/ops/empty_strided.h' 2025-06-01T22:49:05.4534155Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4536216Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2025-06-01T22:49:05.4538127Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2025-06-01T22:49:05.4540111Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2025-06-01T22:49:05.4542065Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2025-06-01T22:49:05.4544108Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2025-06-01T22:49:05.4546315Z adding 'torch/include/ATen/ops/eq.h' 2025-06-01T22:49:05.4548569Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4550345Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2025-06-01T22:49:05.4552310Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2025-06-01T22:49:05.4554147Z adding 'torch/include/ATen/ops/eq_meta.h' 2025-06-01T22:49:05.4556163Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2025-06-01T22:49:05.4558065Z adding 'torch/include/ATen/ops/eq_native.h' 2025-06-01T22:49:05.4560314Z adding 'torch/include/ATen/ops/eq_ops.h' 2025-06-01T22:49:05.4562242Z adding 'torch/include/ATen/ops/equal.h' 2025-06-01T22:49:05.4564397Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2025-06-01T22:49:05.4566431Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2025-06-01T22:49:05.4568258Z adding 'torch/include/ATen/ops/equal_native.h' 2025-06-01T22:49:05.4570206Z adding 'torch/include/ATen/ops/equal_ops.h' 2025-06-01T22:49:05.4572225Z adding 'torch/include/ATen/ops/erf.h' 2025-06-01T22:49:05.4574411Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4576223Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2025-06-01T22:49:05.4578073Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2025-06-01T22:49:05.4579842Z adding 'torch/include/ATen/ops/erf_meta.h' 2025-06-01T22:49:05.4581714Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2025-06-01T22:49:05.4583548Z adding 'torch/include/ATen/ops/erf_native.h' 2025-06-01T22:49:05.4585511Z adding 'torch/include/ATen/ops/erf_ops.h' 2025-06-01T22:49:05.4587451Z adding 'torch/include/ATen/ops/erfc.h' 2025-06-01T22:49:05.4589593Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4591304Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2025-06-01T22:49:05.4593115Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2025-06-01T22:49:05.4594906Z adding 'torch/include/ATen/ops/erfc_meta.h' 2025-06-01T22:49:05.4596754Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2025-06-01T22:49:05.4598551Z adding 'torch/include/ATen/ops/erfc_native.h' 2025-06-01T22:49:05.4600569Z adding 'torch/include/ATen/ops/erfc_ops.h' 2025-06-01T22:49:05.4602471Z adding 'torch/include/ATen/ops/erfinv.h' 2025-06-01T22:49:05.4604904Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4606755Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2025-06-01T22:49:05.4608670Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2025-06-01T22:49:05.4610510Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2025-06-01T22:49:05.4612464Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2025-06-01T22:49:05.4614348Z adding 'torch/include/ATen/ops/erfinv_native.h' 2025-06-01T22:49:05.4616504Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2025-06-01T22:49:05.4618435Z adding 'torch/include/ATen/ops/exp.h' 2025-06-01T22:49:05.4620298Z adding 'torch/include/ATen/ops/exp2.h' 2025-06-01T22:49:05.4622457Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4624153Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2025-06-01T22:49:05.4626013Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2025-06-01T22:49:05.4627762Z adding 'torch/include/ATen/ops/exp2_meta.h' 2025-06-01T22:49:05.4629671Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2025-06-01T22:49:05.4631423Z adding 'torch/include/ATen/ops/exp2_native.h' 2025-06-01T22:49:05.4633452Z adding 'torch/include/ATen/ops/exp2_ops.h' 2025-06-01T22:49:05.4635621Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4637260Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2025-06-01T22:49:05.4639127Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2025-06-01T22:49:05.4641023Z adding 'torch/include/ATen/ops/exp_meta.h' 2025-06-01T22:49:05.4642840Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2025-06-01T22:49:05.4645027Z adding 'torch/include/ATen/ops/exp_native.h' 2025-06-01T22:49:05.4647351Z adding 'torch/include/ATen/ops/exp_ops.h' 2025-06-01T22:49:05.4649394Z adding 'torch/include/ATen/ops/expand.h' 2025-06-01T22:49:05.4651233Z adding 'torch/include/ATen/ops/expand_as.h' 2025-06-01T22:49:05.4653386Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4655149Z adding 'torch/include/ATen/ops/expand_as_native.h' 2025-06-01T22:49:05.4657094Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2025-06-01T22:49:05.4659161Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4661134Z adding 'torch/include/ATen/ops/expand_copy.h' 2025-06-01T22:49:05.4663303Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4665317Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4666874Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2025-06-01T22:49:05.4668884Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2025-06-01T22:49:05.4670684Z adding 'torch/include/ATen/ops/expand_native.h' 2025-06-01T22:49:05.4672626Z adding 'torch/include/ATen/ops/expand_ops.h' 2025-06-01T22:49:05.4674508Z adding 'torch/include/ATen/ops/expm1.h' 2025-06-01T22:49:05.4676658Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.4678336Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2025-06-01T22:49:05.4680204Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2025-06-01T22:49:05.4681999Z adding 'torch/include/ATen/ops/expm1_meta.h' 2025-06-01T22:49:05.4683959Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2025-06-01T22:49:05.4686124Z adding 'torch/include/ATen/ops/expm1_native.h' 2025-06-01T22:49:05.4688256Z adding 'torch/include/ATen/ops/expm1_ops.h' 2025-06-01T22:49:05.4690282Z adding 'torch/include/ATen/ops/exponential.h' 2025-06-01T22:49:05.4692572Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4694331Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2025-06-01T22:49:05.4696273Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2025-06-01T22:49:05.4698083Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2025-06-01T22:49:05.4699907Z adding 'torch/include/ATen/ops/exponential_native.h' 2025-06-01T22:49:05.4701917Z adding 'torch/include/ATen/ops/exponential_ops.h' 2025-06-01T22:49:05.4704521Z adding 'torch/include/ATen/ops/eye.h' 2025-06-01T22:49:05.4706924Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4708774Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2025-06-01T22:49:05.4710698Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2025-06-01T22:49:05.4712642Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2025-06-01T22:49:05.4714501Z adding 'torch/include/ATen/ops/eye_native.h' 2025-06-01T22:49:05.4716706Z adding 'torch/include/ATen/ops/eye_ops.h' 2025-06-01T22:49:05.4718803Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2025-06-01T22:49:05.4720864Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2025-06-01T22:49:05.4722796Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2025-06-01T22:49:05.4725336Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4726959Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2025-06-01T22:49:05.4729008Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2025-06-01T22:49:05.4731095Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4733024Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2025-06-01T22:49:05.4735055Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2025-06-01T22:49:05.4736838Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2025-06-01T22:49:05.4738911Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2025-06-01T22:49:05.4741014Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4742659Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2025-06-01T22:49:05.4745659Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2025-06-01T22:49:05.4747886Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2025-06-01T22:49:05.4749990Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2025-06-01T22:49:05.4751946Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2025-06-01T22:49:05.4754052Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4755705Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2025-06-01T22:49:05.4757642Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2025-06-01T22:49:05.4759703Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4761497Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2025-06-01T22:49:05.4763427Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2025-06-01T22:49:05.4765716Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2025-06-01T22:49:05.4767857Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2025-06-01T22:49:05.4770022Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4771746Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2025-06-01T22:49:05.4773850Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2025-06-01T22:49:05.4775846Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2025-06-01T22:49:05.4777966Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4779711Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2025-06-01T22:49:05.4781811Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4783399Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2025-06-01T22:49:05.4785344Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2025-06-01T22:49:05.4787118Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2025-06-01T22:49:05.4789009Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2025-06-01T22:49:05.4790864Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2025-06-01T22:49:05.4793000Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4794805Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2025-06-01T22:49:05.4796889Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4798613Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2025-06-01T22:49:05.4800558Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2025-06-01T22:49:05.4802349Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2025-06-01T22:49:05.4807217Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2025-06-01T22:49:05.4807451Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2025-06-01T22:49:05.4809668Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4810552Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2025-06-01T22:49:05.4812567Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2025-06-01T22:49:05.4814416Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2025-06-01T22:49:05.4816608Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4818253Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2025-06-01T22:49:05.4820111Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2025-06-01T22:49:05.4821972Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2025-06-01T22:49:05.4824180Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4825834Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2025-06-01T22:49:05.4827815Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2025-06-01T22:49:05.4829639Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2025-06-01T22:49:05.4831728Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4833358Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2025-06-01T22:49:05.4835319Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2025-06-01T22:49:05.4837141Z adding 'torch/include/ATen/ops/feature_dropout.h' 2025-06-01T22:49:05.4839236Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4840879Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2025-06-01T22:49:05.4842844Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2025-06-01T22:49:05.4845558Z adding 'torch/include/ATen/ops/fft_fft.h' 2025-06-01T22:49:05.4848556Z adding 'torch/include/ATen/ops/fft_fft2.h' 2025-06-01T22:49:05.4850957Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4852783Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2025-06-01T22:49:05.4854897Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2025-06-01T22:49:05.4857238Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4859129Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2025-06-01T22:49:05.4861244Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2025-06-01T22:49:05.4863279Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2025-06-01T22:49:05.4865458Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.4867174Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2025-06-01T22:49:05.4869272Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2025-06-01T22:49:05.4871524Z adding 'torch/include/ATen/ops/fft_fftn.h' 2025-06-01T22:49:05.4873838Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4875567Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2025-06-01T22:49:05.4877692Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2025-06-01T22:49:05.4879577Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2025-06-01T22:49:05.4881659Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4883278Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2025-06-01T22:49:05.4885619Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2025-06-01T22:49:05.4887923Z adding 'torch/include/ATen/ops/fft_hfft.h' 2025-06-01T22:49:05.4890491Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2025-06-01T22:49:05.4892756Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4894549Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2025-06-01T22:49:05.4896819Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2025-06-01T22:49:05.4899016Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4900729Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2025-06-01T22:49:05.4902765Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2025-06-01T22:49:05.4905008Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2025-06-01T22:49:05.4907276Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4908975Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2025-06-01T22:49:05.4911087Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2025-06-01T22:49:05.4913360Z adding 'torch/include/ATen/ops/fft_ifft.h' 2025-06-01T22:49:05.4915718Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2025-06-01T22:49:05.4917976Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4919712Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2025-06-01T22:49:05.4921733Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2025-06-01T22:49:05.4924257Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4926162Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2025-06-01T22:49:05.4928309Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2025-06-01T22:49:05.4930678Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2025-06-01T22:49:05.4933062Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4934902Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2025-06-01T22:49:05.4937108Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2025-06-01T22:49:05.4938989Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2025-06-01T22:49:05.4941072Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4942750Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2025-06-01T22:49:05.4944790Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2025-06-01T22:49:05.4947194Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2025-06-01T22:49:05.4949567Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2025-06-01T22:49:05.4951840Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4953577Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2025-06-01T22:49:05.4955624Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2025-06-01T22:49:05.4957835Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4959552Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2025-06-01T22:49:05.4961603Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2025-06-01T22:49:05.4963926Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2025-06-01T22:49:05.4966578Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4968411Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2025-06-01T22:49:05.4970528Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2025-06-01T22:49:05.4972930Z adding 'torch/include/ATen/ops/fft_irfft.h' 2025-06-01T22:49:05.4975532Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2025-06-01T22:49:05.4977818Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4979554Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2025-06-01T22:49:05.4981592Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2025-06-01T22:49:05.4983776Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4985498Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2025-06-01T22:49:05.4987590Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2025-06-01T22:49:05.4989902Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2025-06-01T22:49:05.4992285Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.4993985Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2025-06-01T22:49:05.4996033Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2025-06-01T22:49:05.4998290Z adding 'torch/include/ATen/ops/fft_rfft.h' 2025-06-01T22:49:05.5000652Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2025-06-01T22:49:05.5002943Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5005070Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2025-06-01T22:49:05.5007253Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2025-06-01T22:49:05.5009547Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5011391Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2025-06-01T22:49:05.5013487Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2025-06-01T22:49:05.5015735Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2025-06-01T22:49:05.5017913Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5019625Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2025-06-01T22:49:05.5021642Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2025-06-01T22:49:05.5023892Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2025-06-01T22:49:05.5026182Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5027917Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2025-06-01T22:49:05.5029981Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2025-06-01T22:49:05.5032044Z adding 'torch/include/ATen/ops/fill.h' 2025-06-01T22:49:05.5034153Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5035937Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2025-06-01T22:49:05.5037787Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2025-06-01T22:49:05.5039611Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2025-06-01T22:49:05.5041646Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5043310Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2025-06-01T22:49:05.5045746Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2025-06-01T22:49:05.5048158Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2025-06-01T22:49:05.5050120Z adding 'torch/include/ATen/ops/fill_native.h' 2025-06-01T22:49:05.5052426Z adding 'torch/include/ATen/ops/fill_ops.h' 2025-06-01T22:49:05.5054482Z adding 'torch/include/ATen/ops/fix.h' 2025-06-01T22:49:05.5056773Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5058450Z adding 'torch/include/ATen/ops/fix_native.h' 2025-06-01T22:49:05.5060444Z adding 'torch/include/ATen/ops/fix_ops.h' 2025-06-01T22:49:05.5062465Z adding 'torch/include/ATen/ops/flatten.h' 2025-06-01T22:49:05.5064648Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5066389Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2025-06-01T22:49:05.5068471Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5070076Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2025-06-01T22:49:05.5072050Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2025-06-01T22:49:05.5073844Z adding 'torch/include/ATen/ops/flatten_native.h' 2025-06-01T22:49:05.5075981Z adding 'torch/include/ATen/ops/flatten_ops.h' 2025-06-01T22:49:05.5077928Z adding 'torch/include/ATen/ops/flip.h' 2025-06-01T22:49:05.5080063Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5081775Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2025-06-01T22:49:05.5083746Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2025-06-01T22:49:05.5085940Z adding 'torch/include/ATen/ops/flip_native.h' 2025-06-01T22:49:05.5087986Z adding 'torch/include/ATen/ops/flip_ops.h' 2025-06-01T22:49:05.5089874Z adding 'torch/include/ATen/ops/fliplr.h' 2025-06-01T22:49:05.5092037Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5093646Z adding 'torch/include/ATen/ops/fliplr_native.h' 2025-06-01T22:49:05.5095682Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2025-06-01T22:49:05.5097961Z adding 'torch/include/ATen/ops/flipud.h' 2025-06-01T22:49:05.5099588Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5101177Z adding 'torch/include/ATen/ops/flipud_native.h' 2025-06-01T22:49:05.5103094Z adding 'torch/include/ATen/ops/flipud_ops.h' 2025-06-01T22:49:05.5105136Z adding 'torch/include/ATen/ops/float_power.h' 2025-06-01T22:49:05.5107336Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5109052Z adding 'torch/include/ATen/ops/float_power_native.h' 2025-06-01T22:49:05.5111347Z adding 'torch/include/ATen/ops/float_power_ops.h' 2025-06-01T22:49:05.5113418Z adding 'torch/include/ATen/ops/floor.h' 2025-06-01T22:49:05.5115591Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5117245Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2025-06-01T22:49:05.5119189Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2025-06-01T22:49:05.5121145Z adding 'torch/include/ATen/ops/floor_divide.h' 2025-06-01T22:49:05.5123316Z adding 'torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5125570Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2025-06-01T22:49:05.5127564Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2025-06-01T22:49:05.5129516Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2025-06-01T22:49:05.5131430Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2025-06-01T22:49:05.5133683Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2025-06-01T22:49:05.5135761Z adding 'torch/include/ATen/ops/floor_meta.h' 2025-06-01T22:49:05.5137699Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2025-06-01T22:49:05.5139538Z adding 'torch/include/ATen/ops/floor_native.h' 2025-06-01T22:49:05.5141507Z adding 'torch/include/ATen/ops/floor_ops.h' 2025-06-01T22:49:05.5143417Z adding 'torch/include/ATen/ops/fmax.h' 2025-06-01T22:49:05.5145703Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5147602Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2025-06-01T22:49:05.5149472Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2025-06-01T22:49:05.5151265Z adding 'torch/include/ATen/ops/fmax_meta.h' 2025-06-01T22:49:05.5153139Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2025-06-01T22:49:05.5154928Z adding 'torch/include/ATen/ops/fmax_native.h' 2025-06-01T22:49:05.5156942Z adding 'torch/include/ATen/ops/fmax_ops.h' 2025-06-01T22:49:05.5158844Z adding 'torch/include/ATen/ops/fmin.h' 2025-06-01T22:49:05.5161008Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5162741Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2025-06-01T22:49:05.5164932Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2025-06-01T22:49:05.5166866Z adding 'torch/include/ATen/ops/fmin_meta.h' 2025-06-01T22:49:05.5168828Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2025-06-01T22:49:05.5170653Z adding 'torch/include/ATen/ops/fmin_native.h' 2025-06-01T22:49:05.5172648Z adding 'torch/include/ATen/ops/fmin_ops.h' 2025-06-01T22:49:05.5174708Z adding 'torch/include/ATen/ops/fmod.h' 2025-06-01T22:49:05.5176919Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5178916Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5180679Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2025-06-01T22:49:05.5182583Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2025-06-01T22:49:05.5184376Z adding 'torch/include/ATen/ops/fmod_meta.h' 2025-06-01T22:49:05.5186346Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2025-06-01T22:49:05.5188094Z adding 'torch/include/ATen/ops/fmod_native.h' 2025-06-01T22:49:05.5190286Z adding 'torch/include/ATen/ops/fmod_ops.h' 2025-06-01T22:49:05.5192335Z adding 'torch/include/ATen/ops/frac.h' 2025-06-01T22:49:05.5194588Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5196287Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2025-06-01T22:49:05.5198198Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2025-06-01T22:49:05.5199951Z adding 'torch/include/ATen/ops/frac_meta.h' 2025-06-01T22:49:05.5201829Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2025-06-01T22:49:05.5203723Z adding 'torch/include/ATen/ops/frac_native.h' 2025-06-01T22:49:05.5206070Z adding 'torch/include/ATen/ops/frac_ops.h' 2025-06-01T22:49:05.5208171Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2025-06-01T22:49:05.5217313Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2025-06-01T22:49:05.5219802Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5221608Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.5223578Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.5225429Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2025-06-01T22:49:05.5227387Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2025-06-01T22:49:05.5229262Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2025-06-01T22:49:05.5231330Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2025-06-01T22:49:05.5233563Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5235405Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2025-06-01T22:49:05.5237384Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2025-06-01T22:49:05.5239279Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2025-06-01T22:49:05.5241267Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2025-06-01T22:49:05.5243171Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2025-06-01T22:49:05.5246849Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2025-06-01T22:49:05.5251011Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2025-06-01T22:49:05.5253265Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2025-06-01T22:49:05.5255622Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.5257585Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.5259428Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2025-06-01T22:49:05.5261532Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2025-06-01T22:49:05.5263710Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5265517Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2025-06-01T22:49:05.5267489Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2025-06-01T22:49:05.5270246Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2025-06-01T22:49:05.5272487Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2025-06-01T22:49:05.5274414Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2025-06-01T22:49:05.5276547Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2025-06-01T22:49:05.5278529Z adding 'torch/include/ATen/ops/frexp.h' 2025-06-01T22:49:05.5280610Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5282422Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2025-06-01T22:49:05.5284657Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2025-06-01T22:49:05.5286714Z adding 'torch/include/ATen/ops/frexp_native.h' 2025-06-01T22:49:05.5288714Z adding 'torch/include/ATen/ops/frexp_ops.h' 2025-06-01T22:49:05.5290731Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2025-06-01T22:49:05.5292955Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5294670Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2025-06-01T22:49:05.5296770Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2025-06-01T22:49:05.5299230Z adding 'torch/include/ATen/ops/from_blob.h' 2025-06-01T22:49:05.5301394Z adding 'torch/include/ATen/ops/from_file.h' 2025-06-01T22:49:05.5303561Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5305378Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2025-06-01T22:49:05.5307242Z adding 'torch/include/ATen/ops/from_file_native.h' 2025-06-01T22:49:05.5309380Z adding 'torch/include/ATen/ops/from_file_ops.h' 2025-06-01T22:49:05.5311891Z adding 'torch/include/ATen/ops/full.h' 2025-06-01T22:49:05.5314368Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5316445Z adding 'torch/include/ATen/ops/full_like.h' 2025-06-01T22:49:05.5318688Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5320498Z adding 'torch/include/ATen/ops/full_like_native.h' 2025-06-01T22:49:05.5322664Z adding 'torch/include/ATen/ops/full_like_ops.h' 2025-06-01T22:49:05.5325009Z adding 'torch/include/ATen/ops/full_native.h' 2025-06-01T22:49:05.5327293Z adding 'torch/include/ATen/ops/full_ops.h' 2025-06-01T22:49:05.5329644Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2025-06-01T22:49:05.5331868Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5333679Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2025-06-01T22:49:05.5335961Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2025-06-01T22:49:05.5337897Z adding 'torch/include/ATen/ops/gather.h' 2025-06-01T22:49:05.5339839Z adding 'torch/include/ATen/ops/gather_backward.h' 2025-06-01T22:49:05.5341939Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5343580Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2025-06-01T22:49:05.5345667Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2025-06-01T22:49:05.5348311Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5350212Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5352098Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2025-06-01T22:49:05.5354082Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2025-06-01T22:49:05.5355895Z adding 'torch/include/ATen/ops/gather_meta.h' 2025-06-01T22:49:05.5357796Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2025-06-01T22:49:05.5359633Z adding 'torch/include/ATen/ops/gather_native.h' 2025-06-01T22:49:05.5361739Z adding 'torch/include/ATen/ops/gather_ops.h' 2025-06-01T22:49:05.5363777Z adding 'torch/include/ATen/ops/gcd.h' 2025-06-01T22:49:05.5366313Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5368106Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2025-06-01T22:49:05.5370043Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2025-06-01T22:49:05.5371896Z adding 'torch/include/ATen/ops/gcd_meta.h' 2025-06-01T22:49:05.5373847Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2025-06-01T22:49:05.5375790Z adding 'torch/include/ATen/ops/gcd_native.h' 2025-06-01T22:49:05.5377786Z adding 'torch/include/ATen/ops/gcd_ops.h' 2025-06-01T22:49:05.5379746Z adding 'torch/include/ATen/ops/ge.h' 2025-06-01T22:49:05.5381905Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5383731Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2025-06-01T22:49:05.5385788Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2025-06-01T22:49:05.5387562Z adding 'torch/include/ATen/ops/ge_meta.h' 2025-06-01T22:49:05.5389569Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2025-06-01T22:49:05.5391494Z adding 'torch/include/ATen/ops/ge_native.h' 2025-06-01T22:49:05.5393657Z adding 'torch/include/ATen/ops/ge_ops.h' 2025-06-01T22:49:05.5395654Z adding 'torch/include/ATen/ops/gelu.h' 2025-06-01T22:49:05.5397635Z adding 'torch/include/ATen/ops/gelu_backward.h' 2025-06-01T22:49:05.5399840Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5401590Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2025-06-01T22:49:05.5403512Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2025-06-01T22:49:05.5405716Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2025-06-01T22:49:05.5407717Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2025-06-01T22:49:05.5409603Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2025-06-01T22:49:05.5411660Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2025-06-01T22:49:05.5413882Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5415835Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2025-06-01T22:49:05.5417744Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2025-06-01T22:49:05.5419541Z adding 'torch/include/ATen/ops/gelu_meta.h' 2025-06-01T22:49:05.5421442Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2025-06-01T22:49:05.5423370Z adding 'torch/include/ATen/ops/gelu_native.h' 2025-06-01T22:49:05.5425439Z adding 'torch/include/ATen/ops/gelu_ops.h' 2025-06-01T22:49:05.5427389Z adding 'torch/include/ATen/ops/geometric.h' 2025-06-01T22:49:05.5429517Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5431335Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2025-06-01T22:49:05.5433210Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2025-06-01T22:49:05.5435043Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2025-06-01T22:49:05.5436865Z adding 'torch/include/ATen/ops/geometric_native.h' 2025-06-01T22:49:05.5438908Z adding 'torch/include/ATen/ops/geometric_ops.h' 2025-06-01T22:49:05.5440904Z adding 'torch/include/ATen/ops/geqrf.h' 2025-06-01T22:49:05.5442855Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2025-06-01T22:49:05.5445091Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2025-06-01T22:49:05.5447409Z adding 'torch/include/ATen/ops/geqrf_native.h' 2025-06-01T22:49:05.5449580Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2025-06-01T22:49:05.5451471Z adding 'torch/include/ATen/ops/ger.h' 2025-06-01T22:49:05.5453616Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5455417Z adding 'torch/include/ATen/ops/ger_native.h' 2025-06-01T22:49:05.5457396Z adding 'torch/include/ATen/ops/ger_ops.h' 2025-06-01T22:49:05.5459345Z adding 'torch/include/ATen/ops/glu.h' 2025-06-01T22:49:05.5461305Z adding 'torch/include/ATen/ops/glu_backward.h' 2025-06-01T22:49:05.5463308Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2025-06-01T22:49:05.5465234Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2025-06-01T22:49:05.5467143Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2025-06-01T22:49:05.5469252Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5471018Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2025-06-01T22:49:05.5472876Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2025-06-01T22:49:05.5474629Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2025-06-01T22:49:05.5476664Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2025-06-01T22:49:05.5478599Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2025-06-01T22:49:05.5480644Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2025-06-01T22:49:05.5482825Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5484871Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2025-06-01T22:49:05.5486744Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2025-06-01T22:49:05.5488761Z adding 'torch/include/ATen/ops/glu_jvp.h' 2025-06-01T22:49:05.5490846Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5492659Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2025-06-01T22:49:05.5495071Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2025-06-01T22:49:05.5496953Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2025-06-01T22:49:05.5498958Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2025-06-01T22:49:05.5500804Z adding 'torch/include/ATen/ops/glu_meta.h' 2025-06-01T22:49:05.5502721Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2025-06-01T22:49:05.5504499Z adding 'torch/include/ATen/ops/glu_native.h' 2025-06-01T22:49:05.5506459Z adding 'torch/include/ATen/ops/glu_ops.h' 2025-06-01T22:49:05.5508644Z adding 'torch/include/ATen/ops/gradient.h' 2025-06-01T22:49:05.5511044Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5512849Z adding 'torch/include/ATen/ops/gradient_native.h' 2025-06-01T22:49:05.5515238Z adding 'torch/include/ATen/ops/gradient_ops.h' 2025-06-01T22:49:05.5517413Z adding 'torch/include/ATen/ops/greater.h' 2025-06-01T22:49:05.5519612Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5521472Z adding 'torch/include/ATen/ops/greater_equal.h' 2025-06-01T22:49:05.5523614Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5525725Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2025-06-01T22:49:05.5528049Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2025-06-01T22:49:05.5530036Z adding 'torch/include/ATen/ops/greater_native.h' 2025-06-01T22:49:05.5532355Z adding 'torch/include/ATen/ops/greater_ops.h' 2025-06-01T22:49:05.5534425Z adding 'torch/include/ATen/ops/grid_sampler.h' 2025-06-01T22:49:05.5536511Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2025-06-01T22:49:05.5538606Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2025-06-01T22:49:05.5540788Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5542711Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.5544633Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.5546773Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2025-06-01T22:49:05.5548944Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2025-06-01T22:49:05.5551071Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5552845Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2025-06-01T22:49:05.5554747Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2025-06-01T22:49:05.5556652Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2025-06-01T22:49:05.5558718Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2025-06-01T22:49:05.5560698Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2025-06-01T22:49:05.5562851Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2025-06-01T22:49:05.5565466Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5567338Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.5569371Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.5571323Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2025-06-01T22:49:05.5573501Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2025-06-01T22:49:05.5575851Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5577695Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2025-06-01T22:49:05.5579529Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2025-06-01T22:49:05.5581341Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2025-06-01T22:49:05.5583492Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2025-06-01T22:49:05.5585587Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5587282Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2025-06-01T22:49:05.5589184Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2025-06-01T22:49:05.5591079Z adding 'torch/include/ATen/ops/group_norm.h' 2025-06-01T22:49:05.5593174Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5594902Z adding 'torch/include/ATen/ops/group_norm_native.h' 2025-06-01T22:49:05.5596860Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2025-06-01T22:49:05.5598829Z adding 'torch/include/ATen/ops/gru.h' 2025-06-01T22:49:05.5600776Z adding 'torch/include/ATen/ops/gru_cell.h' 2025-06-01T22:49:05.5602873Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5604963Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2025-06-01T22:49:05.5607021Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2025-06-01T22:49:05.5609189Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5610992Z adding 'torch/include/ATen/ops/gru_native.h' 2025-06-01T22:49:05.5613209Z adding 'torch/include/ATen/ops/gru_ops.h' 2025-06-01T22:49:05.5615399Z adding 'torch/include/ATen/ops/gt.h' 2025-06-01T22:49:05.5617631Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5619408Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2025-06-01T22:49:05.5621341Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2025-06-01T22:49:05.5623188Z adding 'torch/include/ATen/ops/gt_meta.h' 2025-06-01T22:49:05.5625113Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2025-06-01T22:49:05.5627014Z adding 'torch/include/ATen/ops/gt_native.h' 2025-06-01T22:49:05.5629221Z adding 'torch/include/ATen/ops/gt_ops.h' 2025-06-01T22:49:05.5631771Z adding 'torch/include/ATen/ops/hamming_window.h' 2025-06-01T22:49:05.5634260Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5636125Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2025-06-01T22:49:05.5638552Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2025-06-01T22:49:05.5640923Z adding 'torch/include/ATen/ops/hann_window.h' 2025-06-01T22:49:05.5643191Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5645592Z adding 'torch/include/ATen/ops/hann_window_native.h' 2025-06-01T22:49:05.5648512Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2025-06-01T22:49:05.5650642Z adding 'torch/include/ATen/ops/hardshrink.h' 2025-06-01T22:49:05.5652689Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2025-06-01T22:49:05.5654980Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5656835Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2025-06-01T22:49:05.5658726Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2025-06-01T22:49:05.5660507Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2025-06-01T22:49:05.5662506Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2025-06-01T22:49:05.5664299Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2025-06-01T22:49:05.5666299Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2025-06-01T22:49:05.5668419Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5670108Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2025-06-01T22:49:05.5671973Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2025-06-01T22:49:05.5673888Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2025-06-01T22:49:05.5675768Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2025-06-01T22:49:05.5677615Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2025-06-01T22:49:05.5679694Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2025-06-01T22:49:05.5681619Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2025-06-01T22:49:05.5683573Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2025-06-01T22:49:05.5686200Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5688666Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2025-06-01T22:49:05.5690727Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2025-06-01T22:49:05.5692593Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2025-06-01T22:49:05.5694646Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2025-06-01T22:49:05.5696582Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2025-06-01T22:49:05.5698566Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2025-06-01T22:49:05.5700700Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5702503Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2025-06-01T22:49:05.5704337Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2025-06-01T22:49:05.5706141Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2025-06-01T22:49:05.5708019Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2025-06-01T22:49:05.5709850Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2025-06-01T22:49:05.5711924Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2025-06-01T22:49:05.5713889Z adding 'torch/include/ATen/ops/hardswish.h' 2025-06-01T22:49:05.5715897Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2025-06-01T22:49:05.5718068Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5719830Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2025-06-01T22:49:05.5721688Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2025-06-01T22:49:05.5723453Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2025-06-01T22:49:05.5725836Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2025-06-01T22:49:05.5727848Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2025-06-01T22:49:05.5729812Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2025-06-01T22:49:05.5731708Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2025-06-01T22:49:05.5733545Z adding 'torch/include/ATen/ops/hardswish_native.h' 2025-06-01T22:49:05.5743087Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2025-06-01T22:49:05.5743293Z adding 'torch/include/ATen/ops/hardtanh.h' 2025-06-01T22:49:05.5743461Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2025-06-01T22:49:05.5743697Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2025-06-01T22:49:05.5743932Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2025-06-01T22:49:05.5745663Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2025-06-01T22:49:05.5747799Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2025-06-01T22:49:05.5749826Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2025-06-01T22:49:05.5751829Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2025-06-01T22:49:05.5753738Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2025-06-01T22:49:05.5755562Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2025-06-01T22:49:05.5757624Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2025-06-01T22:49:05.5759612Z adding 'torch/include/ATen/ops/heaviside.h' 2025-06-01T22:49:05.5761813Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5763469Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2025-06-01T22:49:05.5765864Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2025-06-01T22:49:05.5767671Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2025-06-01T22:49:05.5769643Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2025-06-01T22:49:05.5771548Z adding 'torch/include/ATen/ops/heaviside_native.h' 2025-06-01T22:49:05.5773596Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2025-06-01T22:49:05.5775727Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2025-06-01T22:49:05.5777845Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5779504Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2025-06-01T22:49:05.5781428Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2025-06-01T22:49:05.5783336Z adding 'torch/include/ATen/ops/histc.h' 2025-06-01T22:49:05.5785320Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2025-06-01T22:49:05.5787284Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2025-06-01T22:49:05.5789141Z adding 'torch/include/ATen/ops/histc_native.h' 2025-06-01T22:49:05.5791208Z adding 'torch/include/ATen/ops/histc_ops.h' 2025-06-01T22:49:05.5793378Z adding 'torch/include/ATen/ops/histogram.h' 2025-06-01T22:49:05.5795521Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2025-06-01T22:49:05.5797447Z adding 'torch/include/ATen/ops/histogram_native.h' 2025-06-01T22:49:05.5799672Z adding 'torch/include/ATen/ops/histogram_ops.h' 2025-06-01T22:49:05.5801778Z adding 'torch/include/ATen/ops/histogramdd.h' 2025-06-01T22:49:05.5804055Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5806136Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2025-06-01T22:49:05.5808372Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2025-06-01T22:49:05.5810392Z adding 'torch/include/ATen/ops/hsplit.h' 2025-06-01T22:49:05.5812509Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5814314Z adding 'torch/include/ATen/ops/hsplit_native.h' 2025-06-01T22:49:05.5816465Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2025-06-01T22:49:05.5818339Z adding 'torch/include/ATen/ops/hspmm.h' 2025-06-01T22:49:05.5820178Z adding 'torch/include/ATen/ops/hspmm_native.h' 2025-06-01T22:49:05.5822221Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2025-06-01T22:49:05.5824180Z adding 'torch/include/ATen/ops/hstack.h' 2025-06-01T22:49:05.5826323Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5827999Z adding 'torch/include/ATen/ops/hstack_native.h' 2025-06-01T22:49:05.5830003Z adding 'torch/include/ATen/ops/hstack_ops.h' 2025-06-01T22:49:05.5831955Z adding 'torch/include/ATen/ops/huber_loss.h' 2025-06-01T22:49:05.5833973Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2025-06-01T22:49:05.5836075Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5837921Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2025-06-01T22:49:05.5839840Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2025-06-01T22:49:05.5841642Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2025-06-01T22:49:05.5843654Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2025-06-01T22:49:05.5846362Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2025-06-01T22:49:05.5848484Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2025-06-01T22:49:05.5850380Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2025-06-01T22:49:05.5852462Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2025-06-01T22:49:05.5854473Z adding 'torch/include/ATen/ops/hypot.h' 2025-06-01T22:49:05.5856774Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5858482Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2025-06-01T22:49:05.5860417Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2025-06-01T22:49:05.5862231Z adding 'torch/include/ATen/ops/hypot_meta.h' 2025-06-01T22:49:05.5864258Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2025-06-01T22:49:05.5865994Z adding 'torch/include/ATen/ops/hypot_native.h' 2025-06-01T22:49:05.5867983Z adding 'torch/include/ATen/ops/hypot_ops.h' 2025-06-01T22:49:05.5870009Z adding 'torch/include/ATen/ops/i0.h' 2025-06-01T22:49:05.5872077Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5873760Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2025-06-01T22:49:05.5875633Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2025-06-01T22:49:05.5877415Z adding 'torch/include/ATen/ops/i0_meta.h' 2025-06-01T22:49:05.5879362Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2025-06-01T22:49:05.5881170Z adding 'torch/include/ATen/ops/i0_native.h' 2025-06-01T22:49:05.5883149Z adding 'torch/include/ATen/ops/i0_ops.h' 2025-06-01T22:49:05.5885460Z adding 'torch/include/ATen/ops/igamma.h' 2025-06-01T22:49:05.5887761Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5889507Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2025-06-01T22:49:05.5891446Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2025-06-01T22:49:05.5893375Z adding 'torch/include/ATen/ops/igamma_meta.h' 2025-06-01T22:49:05.5895425Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2025-06-01T22:49:05.5897331Z adding 'torch/include/ATen/ops/igamma_native.h' 2025-06-01T22:49:05.5899350Z adding 'torch/include/ATen/ops/igamma_ops.h' 2025-06-01T22:49:05.5901365Z adding 'torch/include/ATen/ops/igammac.h' 2025-06-01T22:49:05.5903532Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5905257Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2025-06-01T22:49:05.5907122Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2025-06-01T22:49:05.5908967Z adding 'torch/include/ATen/ops/igammac_meta.h' 2025-06-01T22:49:05.5910889Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2025-06-01T22:49:05.5912671Z adding 'torch/include/ATen/ops/igammac_native.h' 2025-06-01T22:49:05.5914663Z adding 'torch/include/ATen/ops/igammac_ops.h' 2025-06-01T22:49:05.5916666Z adding 'torch/include/ATen/ops/im2col.h' 2025-06-01T22:49:05.5918646Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2025-06-01T22:49:05.5920606Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2025-06-01T22:49:05.5922445Z adding 'torch/include/ATen/ops/im2col_native.h' 2025-06-01T22:49:05.5924806Z adding 'torch/include/ATen/ops/im2col_ops.h' 2025-06-01T22:49:05.5926754Z adding 'torch/include/ATen/ops/imag.h' 2025-06-01T22:49:05.5928882Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5930601Z adding 'torch/include/ATen/ops/imag_native.h' 2025-06-01T22:49:05.5932570Z adding 'torch/include/ATen/ops/imag_ops.h' 2025-06-01T22:49:05.5934559Z adding 'torch/include/ATen/ops/index.h' 2025-06-01T22:49:05.5936727Z adding 'torch/include/ATen/ops/index_add.h' 2025-06-01T22:49:05.5938970Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5940864Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5942662Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2025-06-01T22:49:05.5944610Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2025-06-01T22:49:05.5946810Z adding 'torch/include/ATen/ops/index_add_meta.h' 2025-06-01T22:49:05.5948825Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2025-06-01T22:49:05.5950689Z adding 'torch/include/ATen/ops/index_add_native.h' 2025-06-01T22:49:05.5952934Z adding 'torch/include/ATen/ops/index_add_ops.h' 2025-06-01T22:49:05.5955275Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5956984Z adding 'torch/include/ATen/ops/index_copy.h' 2025-06-01T22:49:05.5959141Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.5961045Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5962790Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2025-06-01T22:49:05.5965089Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2025-06-01T22:49:05.5967201Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2025-06-01T22:49:05.5969232Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2025-06-01T22:49:05.5971091Z adding 'torch/include/ATen/ops/index_copy_native.h' 2025-06-01T22:49:05.5973338Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2025-06-01T22:49:05.5975603Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2025-06-01T22:49:05.5977576Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2025-06-01T22:49:05.5979633Z adding 'torch/include/ATen/ops/index_fill.h' 2025-06-01T22:49:05.5981901Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.5983824Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.5985608Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2025-06-01T22:49:05.5987444Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2025-06-01T22:49:05.5989301Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2025-06-01T22:49:05.5991147Z adding 'torch/include/ATen/ops/index_fill_native.h' 2025-06-01T22:49:05.5993739Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2025-06-01T22:49:05.5995982Z adding 'torch/include/ATen/ops/index_meta.h' 2025-06-01T22:49:05.5998027Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2025-06-01T22:49:05.5999855Z adding 'torch/include/ATen/ops/index_native.h' 2025-06-01T22:49:05.6001885Z adding 'torch/include/ATen/ops/index_ops.h' 2025-06-01T22:49:05.6003969Z adding 'torch/include/ATen/ops/index_put.h' 2025-06-01T22:49:05.6006539Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6008408Z adding 'torch/include/ATen/ops/index_put_native.h' 2025-06-01T22:49:05.6010601Z adding 'torch/include/ATen/ops/index_put_ops.h' 2025-06-01T22:49:05.6012713Z adding 'torch/include/ATen/ops/index_reduce.h' 2025-06-01T22:49:05.6015153Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6016939Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2025-06-01T22:49:05.6018888Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2025-06-01T22:49:05.6020852Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2025-06-01T22:49:05.6022861Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2025-06-01T22:49:05.6024680Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2025-06-01T22:49:05.6026860Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2025-06-01T22:49:05.6028906Z adding 'torch/include/ATen/ops/index_select.h' 2025-06-01T22:49:05.6031004Z adding 'torch/include/ATen/ops/index_select_backward.h' 2025-06-01T22:49:05.6033131Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6034809Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2025-06-01T22:49:05.6036743Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2025-06-01T22:49:05.6038775Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6040604Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2025-06-01T22:49:05.6042617Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2025-06-01T22:49:05.6044898Z adding 'torch/include/ATen/ops/index_select_native.h' 2025-06-01T22:49:05.6047361Z adding 'torch/include/ATen/ops/index_select_ops.h' 2025-06-01T22:49:05.6049295Z adding 'torch/include/ATen/ops/indices.h' 2025-06-01T22:49:05.6051419Z adding 'torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6053213Z adding 'torch/include/ATen/ops/indices_copy.h' 2025-06-01T22:49:05.6055588Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6057468Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6059035Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2025-06-01T22:49:05.6061048Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2025-06-01T22:49:05.6062828Z adding 'torch/include/ATen/ops/indices_native.h' 2025-06-01T22:49:05.6064707Z adding 'torch/include/ATen/ops/indices_ops.h' 2025-06-01T22:49:05.6066716Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2025-06-01T22:49:05.6068749Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6070380Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2025-06-01T22:49:05.6072253Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2025-06-01T22:49:05.6073978Z adding 'torch/include/ATen/ops/inner.h' 2025-06-01T22:49:05.6076157Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6077902Z adding 'torch/include/ATen/ops/inner_native.h' 2025-06-01T22:49:05.6079845Z adding 'torch/include/ATen/ops/inner_ops.h' 2025-06-01T22:49:05.6081848Z adding 'torch/include/ATen/ops/instance_norm.h' 2025-06-01T22:49:05.6084213Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6086052Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2025-06-01T22:49:05.6088083Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2025-06-01T22:49:05.6090057Z adding 'torch/include/ATen/ops/int_repr.h' 2025-06-01T22:49:05.6092241Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6093979Z adding 'torch/include/ATen/ops/int_repr_native.h' 2025-06-01T22:49:05.6096094Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2025-06-01T22:49:05.6097951Z adding 'torch/include/ATen/ops/inverse.h' 2025-06-01T22:49:05.6100011Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6101671Z adding 'torch/include/ATen/ops/inverse_native.h' 2025-06-01T22:49:05.6103578Z adding 'torch/include/ATen/ops/inverse_ops.h' 2025-06-01T22:49:05.6105447Z adding 'torch/include/ATen/ops/is_coalesced.h' 2025-06-01T22:49:05.6107465Z adding 'torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6109131Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2025-06-01T22:49:05.6110996Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2025-06-01T22:49:05.6112875Z adding 'torch/include/ATen/ops/is_complex.h' 2025-06-01T22:49:05.6114881Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6116514Z adding 'torch/include/ATen/ops/is_complex_native.h' 2025-06-01T22:49:05.6118386Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2025-06-01T22:49:05.6120176Z adding 'torch/include/ATen/ops/is_conj.h' 2025-06-01T22:49:05.6122193Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6123924Z adding 'torch/include/ATen/ops/is_conj_native.h' 2025-06-01T22:49:05.6126183Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2025-06-01T22:49:05.6128111Z adding 'torch/include/ATen/ops/is_distributed.h' 2025-06-01T22:49:05.6130220Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6131917Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2025-06-01T22:49:05.6133829Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2025-06-01T22:49:05.6135858Z adding 'torch/include/ATen/ops/is_floating_point.h' 2025-06-01T22:49:05.6137883Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6139530Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2025-06-01T22:49:05.6141394Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2025-06-01T22:49:05.6143976Z adding 'torch/include/ATen/ops/is_inference.h' 2025-06-01T22:49:05.6146745Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6148515Z adding 'torch/include/ATen/ops/is_inference_native.h' 2025-06-01T22:49:05.6150527Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2025-06-01T22:49:05.6152432Z adding 'torch/include/ATen/ops/is_leaf.h' 2025-06-01T22:49:05.6154411Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6156048Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2025-06-01T22:49:05.6157926Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2025-06-01T22:49:05.6159731Z adding 'torch/include/ATen/ops/is_neg.h' 2025-06-01T22:49:05.6161749Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6163378Z adding 'torch/include/ATen/ops/is_neg_native.h' 2025-06-01T22:49:05.6165774Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2025-06-01T22:49:05.6167722Z adding 'torch/include/ATen/ops/is_nonzero.h' 2025-06-01T22:49:05.6169815Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6171506Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2025-06-01T22:49:05.6173427Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2025-06-01T22:49:05.6175346Z adding 'torch/include/ATen/ops/is_pinned.h' 2025-06-01T22:49:05.6177382Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6179039Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2025-06-01T22:49:05.6180932Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2025-06-01T22:49:05.6182813Z adding 'torch/include/ATen/ops/is_same_size.h' 2025-06-01T22:49:05.6184863Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6186568Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2025-06-01T22:49:05.6188456Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2025-06-01T22:49:05.6190218Z adding 'torch/include/ATen/ops/is_set_to.h' 2025-06-01T22:49:05.6192109Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2025-06-01T22:49:05.6193963Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2025-06-01T22:49:05.6195752Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2025-06-01T22:49:05.6197663Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2025-06-01T22:49:05.6199541Z adding 'torch/include/ATen/ops/is_signed.h' 2025-06-01T22:49:05.6201624Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6203292Z adding 'torch/include/ATen/ops/is_signed_native.h' 2025-06-01T22:49:05.6205564Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2025-06-01T22:49:05.6207555Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2025-06-01T22:49:05.6209599Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6211241Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2025-06-01T22:49:05.6213188Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2025-06-01T22:49:05.6215061Z adding 'torch/include/ATen/ops/isclose.h' 2025-06-01T22:49:05.6217276Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6218945Z adding 'torch/include/ATen/ops/isclose_native.h' 2025-06-01T22:49:05.6220949Z adding 'torch/include/ATen/ops/isclose_ops.h' 2025-06-01T22:49:05.6222754Z adding 'torch/include/ATen/ops/isfinite.h' 2025-06-01T22:49:05.6224790Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6226475Z adding 'torch/include/ATen/ops/isfinite_native.h' 2025-06-01T22:49:05.6228354Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2025-06-01T22:49:05.6230452Z adding 'torch/include/ATen/ops/isin.h' 2025-06-01T22:49:05.6232671Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6234481Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2025-06-01T22:49:05.6236510Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2025-06-01T22:49:05.6238460Z adding 'torch/include/ATen/ops/isin_meta.h' 2025-06-01T22:49:05.6240437Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2025-06-01T22:49:05.6242285Z adding 'torch/include/ATen/ops/isin_native.h' 2025-06-01T22:49:05.6244944Z adding 'torch/include/ATen/ops/isin_ops.h' 2025-06-01T22:49:05.6247337Z adding 'torch/include/ATen/ops/isinf.h' 2025-06-01T22:49:05.6249495Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6251255Z adding 'torch/include/ATen/ops/isinf_native.h' 2025-06-01T22:49:05.6253250Z adding 'torch/include/ATen/ops/isinf_ops.h' 2025-06-01T22:49:05.6255319Z adding 'torch/include/ATen/ops/isnan.h' 2025-06-01T22:49:05.6257436Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6259236Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2025-06-01T22:49:05.6261085Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2025-06-01T22:49:05.6262859Z adding 'torch/include/ATen/ops/isnan_native.h' 2025-06-01T22:49:05.6264865Z adding 'torch/include/ATen/ops/isnan_ops.h' 2025-06-01T22:49:05.6266796Z adding 'torch/include/ATen/ops/isneginf.h' 2025-06-01T22:49:05.6268966Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6270617Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2025-06-01T22:49:05.6272507Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2025-06-01T22:49:05.6274285Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2025-06-01T22:49:05.6276211Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2025-06-01T22:49:05.6278022Z adding 'torch/include/ATen/ops/isneginf_native.h' 2025-06-01T22:49:05.6280010Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2025-06-01T22:49:05.6281878Z adding 'torch/include/ATen/ops/isposinf.h' 2025-06-01T22:49:05.6284287Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6286156Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2025-06-01T22:49:05.6288125Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2025-06-01T22:49:05.6289932Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2025-06-01T22:49:05.6291950Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2025-06-01T22:49:05.6293830Z adding 'torch/include/ATen/ops/isposinf_native.h' 2025-06-01T22:49:05.6295950Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2025-06-01T22:49:05.6297781Z adding 'torch/include/ATen/ops/isreal.h' 2025-06-01T22:49:05.6299855Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6301472Z adding 'torch/include/ATen/ops/isreal_native.h' 2025-06-01T22:49:05.6303353Z adding 'torch/include/ATen/ops/isreal_ops.h' 2025-06-01T22:49:05.6305258Z adding 'torch/include/ATen/ops/istft.h' 2025-06-01T22:49:05.6307389Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6309087Z adding 'torch/include/ATen/ops/istft_native.h' 2025-06-01T22:49:05.6311093Z adding 'torch/include/ATen/ops/istft_ops.h' 2025-06-01T22:49:05.6312933Z adding 'torch/include/ATen/ops/item.h' 2025-06-01T22:49:05.6314971Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6316663Z adding 'torch/include/ATen/ops/item_native.h' 2025-06-01T22:49:05.6318573Z adding 'torch/include/ATen/ops/item_ops.h' 2025-06-01T22:49:05.6320804Z adding 'torch/include/ATen/ops/kaiser_window.h' 2025-06-01T22:49:05.6323113Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6325370Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2025-06-01T22:49:05.6327762Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2025-06-01T22:49:05.6329870Z adding 'torch/include/ATen/ops/kl_div.h' 2025-06-01T22:49:05.6332082Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6333888Z adding 'torch/include/ATen/ops/kl_div_native.h' 2025-06-01T22:49:05.6335974Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2025-06-01T22:49:05.6337922Z adding 'torch/include/ATen/ops/kron.h' 2025-06-01T22:49:05.6339975Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6341616Z adding 'torch/include/ATen/ops/kron_native.h' 2025-06-01T22:49:05.6343595Z adding 'torch/include/ATen/ops/kron_ops.h' 2025-06-01T22:49:05.6346279Z adding 'torch/include/ATen/ops/kthvalue.h' 2025-06-01T22:49:05.6348755Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6350794Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6352739Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2025-06-01T22:49:05.6354692Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2025-06-01T22:49:05.6356560Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2025-06-01T22:49:05.6358754Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2025-06-01T22:49:05.6360705Z adding 'torch/include/ATen/ops/l1_loss.h' 2025-06-01T22:49:05.6362798Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6364874Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2025-06-01T22:49:05.6366871Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2025-06-01T22:49:05.6368996Z adding 'torch/include/ATen/ops/layer_norm.h' 2025-06-01T22:49:05.6371210Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6372966Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2025-06-01T22:49:05.6375112Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2025-06-01T22:49:05.6377032Z adding 'torch/include/ATen/ops/lcm.h' 2025-06-01T22:49:05.6379187Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6380903Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2025-06-01T22:49:05.6382836Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2025-06-01T22:49:05.6384629Z adding 'torch/include/ATen/ops/lcm_meta.h' 2025-06-01T22:49:05.6386515Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2025-06-01T22:49:05.6388323Z adding 'torch/include/ATen/ops/lcm_native.h' 2025-06-01T22:49:05.6390391Z adding 'torch/include/ATen/ops/lcm_ops.h' 2025-06-01T22:49:05.6392398Z adding 'torch/include/ATen/ops/ldexp.h' 2025-06-01T22:49:05.6394529Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6396194Z adding 'torch/include/ATen/ops/ldexp_native.h' 2025-06-01T22:49:05.6398228Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2025-06-01T22:49:05.6400240Z adding 'torch/include/ATen/ops/le.h' 2025-06-01T22:49:05.6402444Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6404474Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2025-06-01T22:49:05.6406568Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2025-06-01T22:49:05.6408454Z adding 'torch/include/ATen/ops/le_meta.h' 2025-06-01T22:49:05.6410507Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2025-06-01T22:49:05.6412475Z adding 'torch/include/ATen/ops/le_native.h' 2025-06-01T22:49:05.6414760Z adding 'torch/include/ATen/ops/le_ops.h' 2025-06-01T22:49:05.6416942Z adding 'torch/include/ATen/ops/leaky_relu.h' 2025-06-01T22:49:05.6418930Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2025-06-01T22:49:05.6421130Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6422825Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2025-06-01T22:49:05.6424742Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2025-06-01T22:49:05.6426587Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2025-06-01T22:49:05.6428598Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2025-06-01T22:49:05.6430394Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2025-06-01T22:49:05.6432417Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2025-06-01T22:49:05.6434593Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6436271Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2025-06-01T22:49:05.6438242Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2025-06-01T22:49:05.6440118Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2025-06-01T22:49:05.6442015Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2025-06-01T22:49:05.6443931Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2025-06-01T22:49:05.6446838Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2025-06-01T22:49:05.6449043Z adding 'torch/include/ATen/ops/lerp.h' 2025-06-01T22:49:05.6451372Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6453198Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2025-06-01T22:49:05.6455351Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2025-06-01T22:49:05.6457222Z adding 'torch/include/ATen/ops/lerp_meta.h' 2025-06-01T22:49:05.6459227Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2025-06-01T22:49:05.6461084Z adding 'torch/include/ATen/ops/lerp_native.h' 2025-06-01T22:49:05.6463325Z adding 'torch/include/ATen/ops/lerp_ops.h' 2025-06-01T22:49:05.6465398Z adding 'torch/include/ATen/ops/less.h' 2025-06-01T22:49:05.6467604Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6469471Z adding 'torch/include/ATen/ops/less_equal.h' 2025-06-01T22:49:05.6471613Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6473358Z adding 'torch/include/ATen/ops/less_equal_native.h' 2025-06-01T22:49:05.6475621Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2025-06-01T22:49:05.6477577Z adding 'torch/include/ATen/ops/less_native.h' 2025-06-01T22:49:05.6479759Z adding 'torch/include/ATen/ops/less_ops.h' 2025-06-01T22:49:05.6481805Z adding 'torch/include/ATen/ops/lgamma.h' 2025-06-01T22:49:05.6483999Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6486010Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2025-06-01T22:49:05.6487921Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2025-06-01T22:49:05.6489790Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2025-06-01T22:49:05.6491729Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2025-06-01T22:49:05.6493619Z adding 'torch/include/ATen/ops/lgamma_native.h' 2025-06-01T22:49:05.6495711Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2025-06-01T22:49:05.6497623Z adding 'torch/include/ATen/ops/lift.h' 2025-06-01T22:49:05.6499652Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6501343Z adding 'torch/include/ATen/ops/lift_fresh.h' 2025-06-01T22:49:05.6503351Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6505133Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2025-06-01T22:49:05.6507231Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6509188Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6510808Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2025-06-01T22:49:05.6512768Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2025-06-01T22:49:05.6514607Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2025-06-01T22:49:05.6516505Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2025-06-01T22:49:05.6518343Z adding 'torch/include/ATen/ops/lift_native.h' 2025-06-01T22:49:05.6520306Z adding 'torch/include/ATen/ops/lift_ops.h' 2025-06-01T22:49:05.6522236Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2025-06-01T22:49:05.6524666Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6526626Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2025-06-01T22:49:05.6528907Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6530706Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2025-06-01T22:49:05.6532621Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2025-06-01T22:49:05.6534474Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2025-06-01T22:49:05.6536607Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2025-06-01T22:49:05.6538386Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2025-06-01T22:49:05.6540435Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2025-06-01T22:49:05.6542313Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2025-06-01T22:49:05.6544283Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2025-06-01T22:49:05.6546682Z adding 'torch/include/ATen/ops/linalg_cond.h' 2025-06-01T22:49:05.6548865Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6550582Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2025-06-01T22:49:05.6552683Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2025-06-01T22:49:05.6554705Z adding 'torch/include/ATen/ops/linalg_cross.h' 2025-06-01T22:49:05.6556894Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6558598Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2025-06-01T22:49:05.6560494Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2025-06-01T22:49:05.6562291Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2025-06-01T22:49:05.6564508Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2025-06-01T22:49:05.6566429Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2025-06-01T22:49:05.6568507Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2025-06-01T22:49:05.6570501Z adding 'torch/include/ATen/ops/linalg_det.h' 2025-06-01T22:49:05.6572642Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6574339Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2025-06-01T22:49:05.6576437Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2025-06-01T22:49:05.6578375Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2025-06-01T22:49:05.6580510Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6582202Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2025-06-01T22:49:05.6584129Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2025-06-01T22:49:05.6586078Z adding 'torch/include/ATen/ops/linalg_eig.h' 2025-06-01T22:49:05.6588121Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2025-06-01T22:49:05.6590018Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2025-06-01T22:49:05.6591792Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2025-06-01T22:49:05.6593800Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2025-06-01T22:49:05.6595762Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2025-06-01T22:49:05.6598579Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6600399Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2025-06-01T22:49:05.6602473Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2025-06-01T22:49:05.6604757Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2025-06-01T22:49:05.6607010Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6608767Z adding 'torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h' 2025-06-01T22:49:05.6610714Z adding 'torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h' 2025-06-01T22:49:05.6612547Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2025-06-01T22:49:05.6614550Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2025-06-01T22:49:05.6616597Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2025-06-01T22:49:05.6618787Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6620541Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2025-06-01T22:49:05.6622636Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2025-06-01T22:49:05.6624525Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2025-06-01T22:49:05.6626499Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2025-06-01T22:49:05.6628445Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2025-06-01T22:49:05.6630161Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2025-06-01T22:49:05.6632125Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2025-06-01T22:49:05.6633944Z adding 'torch/include/ATen/ops/linalg_inv.h' 2025-06-01T22:49:05.6636059Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6637840Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2025-06-01T22:49:05.6640019Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6641696Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2025-06-01T22:49:05.6643771Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2025-06-01T22:49:05.6646154Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2025-06-01T22:49:05.6648217Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2025-06-01T22:49:05.6650078Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2025-06-01T22:49:05.6652230Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2025-06-01T22:49:05.6654089Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2025-06-01T22:49:05.6656317Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2025-06-01T22:49:05.6658304Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2025-06-01T22:49:05.6660430Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6662232Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2025-06-01T22:49:05.6664438Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6666196Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2025-06-01T22:49:05.6668121Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2025-06-01T22:49:05.6669921Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2025-06-01T22:49:05.6671851Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2025-06-01T22:49:05.6673611Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2025-06-01T22:49:05.6675686Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2025-06-01T22:49:05.6677487Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2025-06-01T22:49:05.6679548Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2025-06-01T22:49:05.6681535Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2025-06-01T22:49:05.6683801Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6685795Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2025-06-01T22:49:05.6687761Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2025-06-01T22:49:05.6689581Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2025-06-01T22:49:05.6691632Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2025-06-01T22:49:05.6693524Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2025-06-01T22:49:05.6695674Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2025-06-01T22:49:05.6697757Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2025-06-01T22:49:05.6699915Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6701698Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2025-06-01T22:49:05.6703642Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2025-06-01T22:49:05.6705556Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2025-06-01T22:49:05.6707668Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2025-06-01T22:49:05.6709630Z adding 'torch/include/ATen/ops/linalg_lu.h' 2025-06-01T22:49:05.6711946Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6713663Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2025-06-01T22:49:05.6715674Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2025-06-01T22:49:05.6717528Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2025-06-01T22:49:05.6719642Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6721463Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2025-06-01T22:49:05.6723745Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6725849Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2025-06-01T22:49:05.6727939Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2025-06-01T22:49:05.6729812Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2025-06-01T22:49:05.6731882Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2025-06-01T22:49:05.6733752Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2025-06-01T22:49:05.6735934Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2025-06-01T22:49:05.6737777Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2025-06-01T22:49:05.6739806Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2025-06-01T22:49:05.6741644Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2025-06-01T22:49:05.6743605Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2025-06-01T22:49:05.6745501Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2025-06-01T22:49:05.6747911Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2025-06-01T22:49:05.6749943Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2025-06-01T22:49:05.6752156Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6753836Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2025-06-01T22:49:05.6755732Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2025-06-01T22:49:05.6757579Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2025-06-01T22:49:05.6759536Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2025-06-01T22:49:05.6761341Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2025-06-01T22:49:05.6763422Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2025-06-01T22:49:05.6765742Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2025-06-01T22:49:05.6767914Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6769679Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2025-06-01T22:49:05.6771871Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2025-06-01T22:49:05.6773880Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2025-06-01T22:49:05.6776147Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6777883Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2025-06-01T22:49:05.6779707Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2025-06-01T22:49:05.6781534Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2025-06-01T22:49:05.6783481Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2025-06-01T22:49:05.6785546Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2025-06-01T22:49:05.6787804Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6789603Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2025-06-01T22:49:05.6791811Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2025-06-01T22:49:05.6793804Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2025-06-01T22:49:05.6795880Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6797525Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2025-06-01T22:49:05.6799632Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2025-06-01T22:49:05.6801790Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2025-06-01T22:49:05.6804437Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6806506Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2025-06-01T22:49:05.6809010Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2025-06-01T22:49:05.6811118Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2025-06-01T22:49:05.6813311Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6815112Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2025-06-01T22:49:05.6817077Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2025-06-01T22:49:05.6819305Z adding 'torch/include/ATen/ops/linalg_norm.h' 2025-06-01T22:49:05.6821540Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6823285Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2025-06-01T22:49:05.6825467Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2025-06-01T22:49:05.6827768Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2025-06-01T22:49:05.6829970Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6831985Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6833954Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6835741Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2025-06-01T22:49:05.6838148Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2025-06-01T22:49:05.6840318Z adding 'torch/include/ATen/ops/linalg_qr.h' 2025-06-01T22:49:05.6842548Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6844550Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2025-06-01T22:49:05.6846961Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2025-06-01T22:49:05.6848922Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2025-06-01T22:49:05.6850954Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2025-06-01T22:49:05.6852861Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2025-06-01T22:49:05.6855095Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2025-06-01T22:49:05.6857040Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2025-06-01T22:49:05.6859231Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6860834Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2025-06-01T22:49:05.6862847Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2025-06-01T22:49:05.6864761Z adding 'torch/include/ATen/ops/linalg_solve.h' 2025-06-01T22:49:05.6866864Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6868648Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2025-06-01T22:49:05.6870783Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6872470Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2025-06-01T22:49:05.6874536Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2025-06-01T22:49:05.6876400Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2025-06-01T22:49:05.6878415Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2025-06-01T22:49:05.6880408Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2025-06-01T22:49:05.6882505Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2025-06-01T22:49:05.6884724Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2025-06-01T22:49:05.6886672Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2025-06-01T22:49:05.6888721Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2025-06-01T22:49:05.6890750Z adding 'torch/include/ATen/ops/linalg_svd.h' 2025-06-01T22:49:05.6893066Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6894814Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2025-06-01T22:49:05.6896947Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2025-06-01T22:49:05.6898956Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2025-06-01T22:49:05.6901119Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6902759Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2025-06-01T22:49:05.6904724Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2025-06-01T22:49:05.6906643Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2025-06-01T22:49:05.6908805Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6910522Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2025-06-01T22:49:05.6912512Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2025-06-01T22:49:05.6914472Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2025-06-01T22:49:05.6916630Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6918320Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2025-06-01T22:49:05.6920338Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2025-06-01T22:49:05.6922305Z adding 'torch/include/ATen/ops/linalg_vander.h' 2025-06-01T22:49:05.6924756Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6926567Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2025-06-01T22:49:05.6928497Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2025-06-01T22:49:05.6930456Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2025-06-01T22:49:05.6932605Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6934317Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2025-06-01T22:49:05.6936428Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2025-06-01T22:49:05.6938448Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2025-06-01T22:49:05.6940689Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6942451Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2025-06-01T22:49:05.6944391Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2025-06-01T22:49:05.6946541Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2025-06-01T22:49:05.6948612Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2025-06-01T22:49:05.6950528Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2025-06-01T22:49:05.6952578Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2025-06-01T22:49:05.6954570Z adding 'torch/include/ATen/ops/linear.h' 2025-06-01T22:49:05.6956627Z adding 'torch/include/ATen/ops/linear_backward.h' 2025-06-01T22:49:05.6958755Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6960537Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2025-06-01T22:49:05.6962643Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2025-06-01T22:49:05.6965187Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6967135Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.6968857Z adding 'torch/include/ATen/ops/linear_native.h' 2025-06-01T22:49:05.6971021Z adding 'torch/include/ATen/ops/linear_ops.h' 2025-06-01T22:49:05.6973522Z adding 'torch/include/ATen/ops/linspace.h' 2025-06-01T22:49:05.6976116Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.6977944Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2025-06-01T22:49:05.6979839Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2025-06-01T22:49:05.6981678Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2025-06-01T22:49:05.6983719Z adding 'torch/include/ATen/ops/linspace_native.h' 2025-06-01T22:49:05.6986404Z adding 'torch/include/ATen/ops/linspace_ops.h' 2025-06-01T22:49:05.6988455Z adding 'torch/include/ATen/ops/log.h' 2025-06-01T22:49:05.6990346Z adding 'torch/include/ATen/ops/log10.h' 2025-06-01T22:49:05.6992555Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.6994180Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2025-06-01T22:49:05.6996035Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2025-06-01T22:49:05.6997825Z adding 'torch/include/ATen/ops/log10_meta.h' 2025-06-01T22:49:05.6999699Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2025-06-01T22:49:05.7001565Z adding 'torch/include/ATen/ops/log10_native.h' 2025-06-01T22:49:05.7003594Z adding 'torch/include/ATen/ops/log10_ops.h' 2025-06-01T22:49:05.7005868Z adding 'torch/include/ATen/ops/log1p.h' 2025-06-01T22:49:05.7008064Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7009787Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2025-06-01T22:49:05.7011684Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2025-06-01T22:49:05.7013555Z adding 'torch/include/ATen/ops/log1p_meta.h' 2025-06-01T22:49:05.7015647Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2025-06-01T22:49:05.7017461Z adding 'torch/include/ATen/ops/log1p_native.h' 2025-06-01T22:49:05.7019563Z adding 'torch/include/ATen/ops/log1p_ops.h' 2025-06-01T22:49:05.7021515Z adding 'torch/include/ATen/ops/log2.h' 2025-06-01T22:49:05.7023615Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7025336Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2025-06-01T22:49:05.7027247Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2025-06-01T22:49:05.7029017Z adding 'torch/include/ATen/ops/log2_meta.h' 2025-06-01T22:49:05.7030921Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2025-06-01T22:49:05.7032692Z adding 'torch/include/ATen/ops/log2_native.h' 2025-06-01T22:49:05.7034727Z adding 'torch/include/ATen/ops/log2_ops.h' 2025-06-01T22:49:05.7036849Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7038601Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2025-06-01T22:49:05.7040444Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2025-06-01T22:49:05.7042262Z adding 'torch/include/ATen/ops/log_meta.h' 2025-06-01T22:49:05.7044424Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2025-06-01T22:49:05.7046957Z adding 'torch/include/ATen/ops/log_native.h' 2025-06-01T22:49:05.7049030Z adding 'torch/include/ATen/ops/log_normal.h' 2025-06-01T22:49:05.7051331Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7053137Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2025-06-01T22:49:05.7055243Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2025-06-01T22:49:05.7057108Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2025-06-01T22:49:05.7059654Z adding 'torch/include/ATen/ops/log_normal_native.h' 2025-06-01T22:49:05.7061824Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2025-06-01T22:49:05.7063929Z adding 'torch/include/ATen/ops/log_ops.h' 2025-06-01T22:49:05.7065855Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2025-06-01T22:49:05.7067903Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2025-06-01T22:49:05.7069931Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2025-06-01T22:49:05.7071831Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2025-06-01T22:49:05.7073603Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2025-06-01T22:49:05.7075628Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2025-06-01T22:49:05.7077730Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7079875Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2025-06-01T22:49:05.7082056Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2025-06-01T22:49:05.7084485Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2025-06-01T22:49:05.7086243Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2025-06-01T22:49:05.7088355Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2025-06-01T22:49:05.7090280Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2025-06-01T22:49:05.7092425Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2025-06-01T22:49:05.7094616Z adding 'torch/include/ATen/ops/log_softmax.h' 2025-06-01T22:49:05.7096924Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7098809Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7100576Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2025-06-01T22:49:05.7102650Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2025-06-01T22:49:05.7104581Z adding 'torch/include/ATen/ops/logaddexp.h' 2025-06-01T22:49:05.7106459Z adding 'torch/include/ATen/ops/logaddexp2.h' 2025-06-01T22:49:05.7108630Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7110352Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2025-06-01T22:49:05.7112244Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2025-06-01T22:49:05.7113985Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2025-06-01T22:49:05.7116012Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2025-06-01T22:49:05.7117783Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2025-06-01T22:49:05.7119748Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2025-06-01T22:49:05.7121877Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7123552Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2025-06-01T22:49:05.7125835Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2025-06-01T22:49:05.7127758Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2025-06-01T22:49:05.7129706Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2025-06-01T22:49:05.7131580Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2025-06-01T22:49:05.7133995Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2025-06-01T22:49:05.7136250Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2025-06-01T22:49:05.7138359Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7140242Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7141932Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2025-06-01T22:49:05.7144010Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2025-06-01T22:49:05.7146310Z adding 'torch/include/ATen/ops/logdet.h' 2025-06-01T22:49:05.7148335Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7150091Z adding 'torch/include/ATen/ops/logdet_native.h' 2025-06-01T22:49:05.7152005Z adding 'torch/include/ATen/ops/logdet_ops.h' 2025-06-01T22:49:05.7153923Z adding 'torch/include/ATen/ops/logical_and.h' 2025-06-01T22:49:05.7156103Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7157861Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2025-06-01T22:49:05.7159769Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2025-06-01T22:49:05.7161541Z adding 'torch/include/ATen/ops/logical_and_native.h' 2025-06-01T22:49:05.7163626Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2025-06-01T22:49:05.7166071Z adding 'torch/include/ATen/ops/logical_not.h' 2025-06-01T22:49:05.7168186Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7170010Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2025-06-01T22:49:05.7171925Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2025-06-01T22:49:05.7173747Z adding 'torch/include/ATen/ops/logical_not_native.h' 2025-06-01T22:49:05.7175913Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2025-06-01T22:49:05.7177962Z adding 'torch/include/ATen/ops/logical_or.h' 2025-06-01T22:49:05.7179937Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7181739Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2025-06-01T22:49:05.7183651Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2025-06-01T22:49:05.7185377Z adding 'torch/include/ATen/ops/logical_or_native.h' 2025-06-01T22:49:05.7187381Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2025-06-01T22:49:05.7189310Z adding 'torch/include/ATen/ops/logical_xor.h' 2025-06-01T22:49:05.7191435Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7193192Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2025-06-01T22:49:05.7195052Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2025-06-01T22:49:05.7196825Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2025-06-01T22:49:05.7198912Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2025-06-01T22:49:05.7200898Z adding 'torch/include/ATen/ops/logit.h' 2025-06-01T22:49:05.7202862Z adding 'torch/include/ATen/ops/logit_backward.h' 2025-06-01T22:49:05.7205508Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7207199Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2025-06-01T22:49:05.7209155Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2025-06-01T22:49:05.7211000Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2025-06-01T22:49:05.7213098Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2025-06-01T22:49:05.7215117Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2025-06-01T22:49:05.7217140Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2025-06-01T22:49:05.7219058Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2025-06-01T22:49:05.7220981Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2025-06-01T22:49:05.7222858Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2025-06-01T22:49:05.7224650Z adding 'torch/include/ATen/ops/logit_native.h' 2025-06-01T22:49:05.7226647Z adding 'torch/include/ATen/ops/logit_ops.h' 2025-06-01T22:49:05.7229241Z adding 'torch/include/ATen/ops/logspace.h' 2025-06-01T22:49:05.7231709Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7233557Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2025-06-01T22:49:05.7235496Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2025-06-01T22:49:05.7237415Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2025-06-01T22:49:05.7239299Z adding 'torch/include/ATen/ops/logspace_native.h' 2025-06-01T22:49:05.7242005Z adding 'torch/include/ATen/ops/logspace_ops.h' 2025-06-01T22:49:05.7244493Z adding 'torch/include/ATen/ops/logsumexp.h' 2025-06-01T22:49:05.7247086Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7249136Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7251053Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7252796Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2025-06-01T22:49:05.7255097Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2025-06-01T22:49:05.7257139Z adding 'torch/include/ATen/ops/lshift.h' 2025-06-01T22:49:05.7259310Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7261165Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2025-06-01T22:49:05.7263015Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2025-06-01T22:49:05.7264862Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2025-06-01T22:49:05.7266670Z adding 'torch/include/ATen/ops/lshift_native.h' 2025-06-01T22:49:05.7268942Z adding 'torch/include/ATen/ops/lshift_ops.h' 2025-06-01T22:49:05.7271028Z adding 'torch/include/ATen/ops/lstm.h' 2025-06-01T22:49:05.7272977Z adding 'torch/include/ATen/ops/lstm_cell.h' 2025-06-01T22:49:05.7275237Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7276869Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2025-06-01T22:49:05.7278911Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2025-06-01T22:49:05.7281064Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7283078Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2025-06-01T22:49:05.7285739Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7287593Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2025-06-01T22:49:05.7289941Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2025-06-01T22:49:05.7291965Z adding 'torch/include/ATen/ops/lstm_native.h' 2025-06-01T22:49:05.7294086Z adding 'torch/include/ATen/ops/lstm_ops.h' 2025-06-01T22:49:05.7296254Z adding 'torch/include/ATen/ops/lt.h' 2025-06-01T22:49:05.7298385Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7300137Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2025-06-01T22:49:05.7302059Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2025-06-01T22:49:05.7303957Z adding 'torch/include/ATen/ops/lt_meta.h' 2025-06-01T22:49:05.7305890Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2025-06-01T22:49:05.7307852Z adding 'torch/include/ATen/ops/lt_native.h' 2025-06-01T22:49:05.7310116Z adding 'torch/include/ATen/ops/lt_ops.h' 2025-06-01T22:49:05.7312190Z adding 'torch/include/ATen/ops/lu_solve.h' 2025-06-01T22:49:05.7314250Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7315967Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2025-06-01T22:49:05.7317906Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2025-06-01T22:49:05.7319983Z adding 'torch/include/ATen/ops/lu_unpack.h' 2025-06-01T22:49:05.7322141Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7324025Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2025-06-01T22:49:05.7326289Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2025-06-01T22:49:05.7328145Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2025-06-01T22:49:05.7330143Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2025-06-01T22:49:05.7332007Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2025-06-01T22:49:05.7334104Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2025-06-01T22:49:05.7336089Z adding 'torch/include/ATen/ops/mH.h' 2025-06-01T22:49:05.7338113Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7339784Z adding 'torch/include/ATen/ops/mH_native.h' 2025-06-01T22:49:05.7341710Z adding 'torch/include/ATen/ops/mH_ops.h' 2025-06-01T22:49:05.7343486Z adding 'torch/include/ATen/ops/mT.h' 2025-06-01T22:49:05.7345611Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7347893Z adding 'torch/include/ATen/ops/mT_native.h' 2025-06-01T22:49:05.7349880Z adding 'torch/include/ATen/ops/mT_ops.h' 2025-06-01T22:49:05.7351864Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2025-06-01T22:49:05.7353996Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7355699Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2025-06-01T22:49:05.7357643Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2025-06-01T22:49:05.7359650Z adding 'torch/include/ATen/ops/masked_fill.h' 2025-06-01T22:49:05.7361907Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7363651Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2025-06-01T22:49:05.7365870Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2025-06-01T22:49:05.7367785Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2025-06-01T22:49:05.7369790Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2025-06-01T22:49:05.7372246Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2025-06-01T22:49:05.7374238Z adding 'torch/include/ATen/ops/masked_scatter.h' 2025-06-01T22:49:05.7376463Z adding 'torch/include/ATen/ops/masked_scatter_backward.h' 2025-06-01T22:49:05.7378636Z adding 'torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7380277Z adding 'torch/include/ATen/ops/masked_scatter_backward_native.h' 2025-06-01T22:49:05.7382193Z adding 'torch/include/ATen/ops/masked_scatter_backward_ops.h' 2025-06-01T22:49:05.7384314Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7386109Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2025-06-01T22:49:05.7387991Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2025-06-01T22:49:05.7389819Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2025-06-01T22:49:05.7391615Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2025-06-01T22:49:05.7393650Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2025-06-01T22:49:05.7395577Z adding 'torch/include/ATen/ops/masked_select.h' 2025-06-01T22:49:05.7397450Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2025-06-01T22:49:05.7399522Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7401185Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2025-06-01T22:49:05.7403092Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2025-06-01T22:49:05.7405412Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2025-06-01T22:49:05.7407417Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2025-06-01T22:49:05.7409237Z adding 'torch/include/ATen/ops/masked_select_native.h' 2025-06-01T22:49:05.7411293Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2025-06-01T22:49:05.7413326Z adding 'torch/include/ATen/ops/matmul.h' 2025-06-01T22:49:05.7415500Z adding 'torch/include/ATen/ops/matmul_backward.h' 2025-06-01T22:49:05.7417658Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7419481Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2025-06-01T22:49:05.7421601Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2025-06-01T22:49:05.7423683Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7425350Z adding 'torch/include/ATen/ops/matmul_native.h' 2025-06-01T22:49:05.7427319Z adding 'torch/include/ATen/ops/matmul_ops.h' 2025-06-01T22:49:05.7429095Z adding 'torch/include/ATen/ops/matrix_H.h' 2025-06-01T22:49:05.7431127Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7432733Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2025-06-01T22:49:05.7434650Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2025-06-01T22:49:05.7436460Z adding 'torch/include/ATen/ops/matrix_exp.h' 2025-06-01T22:49:05.7438308Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2025-06-01T22:49:05.7440357Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7442047Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2025-06-01T22:49:05.7443988Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2025-06-01T22:49:05.7446754Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7448539Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2025-06-01T22:49:05.7450538Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2025-06-01T22:49:05.7452542Z adding 'torch/include/ATen/ops/matrix_power.h' 2025-06-01T22:49:05.7454728Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7456552Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2025-06-01T22:49:05.7458589Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2025-06-01T22:49:05.7460774Z adding 'torch/include/ATen/ops/max.h' 2025-06-01T22:49:05.7463085Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7464892Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7466829Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2025-06-01T22:49:05.7468804Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2025-06-01T22:49:05.7470689Z adding 'torch/include/ATen/ops/max_meta.h' 2025-06-01T22:49:05.7472589Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2025-06-01T22:49:05.7474577Z adding 'torch/include/ATen/ops/max_native.h' 2025-06-01T22:49:05.7476958Z adding 'torch/include/ATen/ops/max_ops.h' 2025-06-01T22:49:05.7479013Z adding 'torch/include/ATen/ops/max_pool1d.h' 2025-06-01T22:49:05.7481132Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7482819Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2025-06-01T22:49:05.7485130Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2025-06-01T22:49:05.7487205Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2025-06-01T22:49:05.7489348Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7491086Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2025-06-01T22:49:05.7493139Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2025-06-01T22:49:05.7495181Z adding 'torch/include/ATen/ops/max_pool2d.h' 2025-06-01T22:49:05.7497280Z adding 'torch/include/ATen/ops/max_pool2d_backward.h' 2025-06-01T22:49:05.7499425Z adding 'torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7501115Z adding 'torch/include/ATen/ops/max_pool2d_backward_native.h' 2025-06-01T22:49:05.7503187Z adding 'torch/include/ATen/ops/max_pool2d_backward_ops.h' 2025-06-01T22:49:05.7505235Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7506931Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2025-06-01T22:49:05.7508899Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2025-06-01T22:49:05.7511049Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2025-06-01T22:49:05.7513170Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2025-06-01T22:49:05.7515422Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7517146Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2025-06-01T22:49:05.7519831Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2025-06-01T22:49:05.7521762Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2025-06-01T22:49:05.7523849Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2025-06-01T22:49:05.7526109Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2025-06-01T22:49:05.7528293Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2025-06-01T22:49:05.7530605Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7532509Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2025-06-01T22:49:05.7534532Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2025-06-01T22:49:05.7536491Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2025-06-01T22:49:05.7538547Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2025-06-01T22:49:05.7540523Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2025-06-01T22:49:05.7542626Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2025-06-01T22:49:05.7544544Z adding 'torch/include/ATen/ops/max_pool3d.h' 2025-06-01T22:49:05.7546875Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7548594Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2025-06-01T22:49:05.7550679Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2025-06-01T22:49:05.7552651Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2025-06-01T22:49:05.7554793Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2025-06-01T22:49:05.7556951Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2025-06-01T22:49:05.7558851Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2025-06-01T22:49:05.7560717Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2025-06-01T22:49:05.7562806Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2025-06-01T22:49:05.7565257Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2025-06-01T22:49:05.7567296Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2025-06-01T22:49:05.7569259Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2025-06-01T22:49:05.7571444Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2025-06-01T22:49:05.7573653Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2025-06-01T22:49:05.7575977Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2025-06-01T22:49:05.7577924Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2025-06-01T22:49:05.7579768Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2025-06-01T22:49:05.7581774Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2025-06-01T22:49:05.7584046Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2025-06-01T22:49:05.7586229Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2025-06-01T22:49:05.7588220Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2025-06-01T22:49:05.7590140Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2025-06-01T22:49:05.7592189Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2025-06-01T22:49:05.7594209Z adding 'torch/include/ATen/ops/maximum.h' 2025-06-01T22:49:05.7596464Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7598115Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2025-06-01T22:49:05.7600037Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2025-06-01T22:49:05.7601842Z adding 'torch/include/ATen/ops/maximum_meta.h' 2025-06-01T22:49:05.7603895Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2025-06-01T22:49:05.7606057Z adding 'torch/include/ATen/ops/maximum_native.h' 2025-06-01T22:49:05.7608081Z adding 'torch/include/ATen/ops/maximum_ops.h' 2025-06-01T22:49:05.7610255Z adding 'torch/include/ATen/ops/mean.h' 2025-06-01T22:49:05.7612469Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7614649Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7616614Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7618373Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2025-06-01T22:49:05.7620289Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2025-06-01T22:49:05.7622169Z adding 'torch/include/ATen/ops/mean_meta.h' 2025-06-01T22:49:05.7624104Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2025-06-01T22:49:05.7626014Z adding 'torch/include/ATen/ops/mean_native.h' 2025-06-01T22:49:05.7628282Z adding 'torch/include/ATen/ops/mean_ops.h' 2025-06-01T22:49:05.7630535Z adding 'torch/include/ATen/ops/median.h' 2025-06-01T22:49:05.7632705Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7634618Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7636436Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2025-06-01T22:49:05.7638319Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2025-06-01T22:49:05.7640267Z adding 'torch/include/ATen/ops/median_native.h' 2025-06-01T22:49:05.7642567Z adding 'torch/include/ATen/ops/median_ops.h' 2025-06-01T22:49:05.7644978Z adding 'torch/include/ATen/ops/meshgrid.h' 2025-06-01T22:49:05.7647560Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7649192Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2025-06-01T22:49:05.7651216Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2025-06-01T22:49:05.7653586Z adding 'torch/include/ATen/ops/min.h' 2025-06-01T22:49:05.7656042Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7657883Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7659734Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2025-06-01T22:49:05.7661752Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2025-06-01T22:49:05.7663675Z adding 'torch/include/ATen/ops/min_meta.h' 2025-06-01T22:49:05.7665638Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2025-06-01T22:49:05.7667568Z adding 'torch/include/ATen/ops/min_native.h' 2025-06-01T22:49:05.7670009Z adding 'torch/include/ATen/ops/min_ops.h' 2025-06-01T22:49:05.7672057Z adding 'torch/include/ATen/ops/minimum.h' 2025-06-01T22:49:05.7674292Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7675955Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2025-06-01T22:49:05.7677944Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2025-06-01T22:49:05.7679690Z adding 'torch/include/ATen/ops/minimum_meta.h' 2025-06-01T22:49:05.7681598Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2025-06-01T22:49:05.7683508Z adding 'torch/include/ATen/ops/minimum_native.h' 2025-06-01T22:49:05.7685793Z adding 'torch/include/ATen/ops/minimum_ops.h' 2025-06-01T22:49:05.7687983Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2025-06-01T22:49:05.7690290Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2025-06-01T22:49:05.7692622Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7694552Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2025-06-01T22:49:05.7696531Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2025-06-01T22:49:05.7698703Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2025-06-01T22:49:05.7700848Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7702706Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2025-06-01T22:49:05.7704572Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2025-06-01T22:49:05.7706720Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2025-06-01T22:49:05.7709155Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2025-06-01T22:49:05.7711476Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2025-06-01T22:49:05.7713575Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2025-06-01T22:49:05.7715473Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2025-06-01T22:49:05.7717527Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2025-06-01T22:49:05.7719709Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7721550Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2025-06-01T22:49:05.7723495Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2025-06-01T22:49:05.7726054Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2025-06-01T22:49:05.7728252Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2025-06-01T22:49:05.7730383Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2025-06-01T22:49:05.7732304Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2025-06-01T22:49:05.7734409Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2025-06-01T22:49:05.7737071Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2025-06-01T22:49:05.7739496Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7741442Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2025-06-01T22:49:05.7743269Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2025-06-01T22:49:05.7745568Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2025-06-01T22:49:05.7748612Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2025-06-01T22:49:05.7750961Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7752849Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2025-06-01T22:49:05.7754806Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2025-06-01T22:49:05.7756957Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2025-06-01T22:49:05.7759169Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2025-06-01T22:49:05.7761596Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2025-06-01T22:49:05.7764223Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7766388Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2025-06-01T22:49:05.7768400Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2025-06-01T22:49:05.7770896Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2025-06-01T22:49:05.7773289Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7775367Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2025-06-01T22:49:05.7777296Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2025-06-01T22:49:05.7779552Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2025-06-01T22:49:05.7781549Z adding 'torch/include/ATen/ops/mish.h' 2025-06-01T22:49:05.7783418Z adding 'torch/include/ATen/ops/mish_backward.h' 2025-06-01T22:49:05.7785522Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7787264Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2025-06-01T22:49:05.7789112Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2025-06-01T22:49:05.7790891Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2025-06-01T22:49:05.7792842Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2025-06-01T22:49:05.7794992Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7796674Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2025-06-01T22:49:05.7798532Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2025-06-01T22:49:05.7800363Z adding 'torch/include/ATen/ops/mish_meta.h' 2025-06-01T22:49:05.7802330Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2025-06-01T22:49:05.7804383Z adding 'torch/include/ATen/ops/mish_native.h' 2025-06-01T22:49:05.7806575Z adding 'torch/include/ATen/ops/mish_ops.h' 2025-06-01T22:49:05.7808701Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2025-06-01T22:49:05.7810721Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2025-06-01T22:49:05.7812975Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7814705Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2025-06-01T22:49:05.7816812Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2025-06-01T22:49:05.7818656Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2025-06-01T22:49:05.7820651Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2025-06-01T22:49:05.7822940Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2025-06-01T22:49:05.7825296Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7827031Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2025-06-01T22:49:05.7829162Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2025-06-01T22:49:05.7831107Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2025-06-01T22:49:05.7833305Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2025-06-01T22:49:05.7835403Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7837291Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2025-06-01T22:49:05.7839452Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7841104Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2025-06-01T22:49:05.7843086Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2025-06-01T22:49:05.7845534Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2025-06-01T22:49:05.7847828Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2025-06-01T22:49:05.7849966Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2025-06-01T22:49:05.7852228Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7854005Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2025-06-01T22:49:05.7856179Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2025-06-01T22:49:05.7858264Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7859939Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2025-06-01T22:49:05.7861941Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2025-06-01T22:49:05.7864023Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2025-06-01T22:49:05.7866212Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2025-06-01T22:49:05.7868502Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7870184Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2025-06-01T22:49:05.7872205Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2025-06-01T22:49:05.7874330Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7876096Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2025-06-01T22:49:05.7878186Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2025-06-01T22:49:05.7880199Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2025-06-01T22:49:05.7882301Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2025-06-01T22:49:05.7884766Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7886633Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2025-06-01T22:49:05.7888743Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2025-06-01T22:49:05.7891048Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7892797Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2025-06-01T22:49:05.7894916Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2025-06-01T22:49:05.7897544Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2025-06-01T22:49:05.7899904Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7901642Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2025-06-01T22:49:05.7903785Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2025-06-01T22:49:05.7906266Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2025-06-01T22:49:05.7908697Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7910458Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2025-06-01T22:49:05.7912537Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2025-06-01T22:49:05.7914688Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer.h' 2025-06-01T22:49:05.7917292Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward.h' 2025-06-01T22:49:05.7919786Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7921667Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h' 2025-06-01T22:49:05.7923616Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h' 2025-06-01T22:49:05.7926643Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h' 2025-06-01T22:49:05.7928961Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7931004Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h' 2025-06-01T22:49:05.7932997Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_native.h' 2025-06-01T22:49:05.7935464Z adding 'torch/include/ATen/ops/mkldnn_rnn_layer_ops.h' 2025-06-01T22:49:05.7937496Z adding 'torch/include/ATen/ops/mm.h' 2025-06-01T22:49:05.7939663Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.7941386Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2025-06-01T22:49:05.7943352Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2025-06-01T22:49:05.7945190Z adding 'torch/include/ATen/ops/mm_meta.h' 2025-06-01T22:49:05.7947571Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2025-06-01T22:49:05.7949509Z adding 'torch/include/ATen/ops/mm_native.h' 2025-06-01T22:49:05.7951649Z adding 'torch/include/ATen/ops/mm_ops.h' 2025-06-01T22:49:05.7953772Z adding 'torch/include/ATen/ops/mode.h' 2025-06-01T22:49:05.7955999Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7957982Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7959727Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2025-06-01T22:49:05.7961653Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2025-06-01T22:49:05.7963506Z adding 'torch/include/ATen/ops/mode_native.h' 2025-06-01T22:49:05.7966090Z adding 'torch/include/ATen/ops/mode_ops.h' 2025-06-01T22:49:05.7968142Z adding 'torch/include/ATen/ops/moveaxis.h' 2025-06-01T22:49:05.7970273Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7972068Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2025-06-01T22:49:05.7974095Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2025-06-01T22:49:05.7982967Z adding 'torch/include/ATen/ops/movedim.h' 2025-06-01T22:49:05.7983565Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.7984141Z adding 'torch/include/ATen/ops/movedim_native.h' 2025-06-01T22:49:05.7984545Z adding 'torch/include/ATen/ops/movedim_ops.h' 2025-06-01T22:49:05.7984993Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2025-06-01T22:49:05.7987014Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7988792Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2025-06-01T22:49:05.7991040Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2025-06-01T22:49:05.7993691Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2025-06-01T22:49:05.7996165Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.7998725Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2025-06-01T22:49:05.8000973Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2025-06-01T22:49:05.8002905Z adding 'torch/include/ATen/ops/mse_loss.h' 2025-06-01T22:49:05.8005308Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2025-06-01T22:49:05.8007428Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2025-06-01T22:49:05.8009444Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2025-06-01T22:49:05.8011306Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2025-06-01T22:49:05.8013425Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2025-06-01T22:49:05.8015733Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8017524Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2025-06-01T22:49:05.8019402Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2025-06-01T22:49:05.8021193Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2025-06-01T22:49:05.8023210Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2025-06-01T22:49:05.8024965Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2025-06-01T22:49:05.8027027Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2025-06-01T22:49:05.8028903Z adding 'torch/include/ATen/ops/msort.h' 2025-06-01T22:49:05.8030954Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8032601Z adding 'torch/include/ATen/ops/msort_native.h' 2025-06-01T22:49:05.8034536Z adding 'torch/include/ATen/ops/msort_ops.h' 2025-06-01T22:49:05.8036498Z adding 'torch/include/ATen/ops/mul.h' 2025-06-01T22:49:05.8038636Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8040610Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8042289Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2025-06-01T22:49:05.8044400Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2025-06-01T22:49:05.8046680Z adding 'torch/include/ATen/ops/mul_meta.h' 2025-06-01T22:49:05.8048677Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2025-06-01T22:49:05.8050791Z adding 'torch/include/ATen/ops/mul_native.h' 2025-06-01T22:49:05.8053099Z adding 'torch/include/ATen/ops/mul_ops.h' 2025-06-01T22:49:05.8055492Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2025-06-01T22:49:05.8057675Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2025-06-01T22:49:05.8059841Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2025-06-01T22:49:05.8061809Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2025-06-01T22:49:05.8063726Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2025-06-01T22:49:05.8065845Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2025-06-01T22:49:05.8067891Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2025-06-01T22:49:05.8069858Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2025-06-01T22:49:05.8071747Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2025-06-01T22:49:05.8073812Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2025-06-01T22:49:05.8075820Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2025-06-01T22:49:05.8077839Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2025-06-01T22:49:05.8079875Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2025-06-01T22:49:05.8081783Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2025-06-01T22:49:05.8083756Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2025-06-01T22:49:05.8086124Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2025-06-01T22:49:05.8088296Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8090254Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2025-06-01T22:49:05.8092564Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2025-06-01T22:49:05.8094584Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2025-06-01T22:49:05.8096588Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2025-06-01T22:49:05.8098766Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2025-06-01T22:49:05.8100621Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2025-06-01T22:49:05.8102607Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2025-06-01T22:49:05.8104778Z adding 'torch/include/ATen/ops/multinomial.h' 2025-06-01T22:49:05.8106910Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2025-06-01T22:49:05.8108907Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2025-06-01T22:49:05.8110810Z adding 'torch/include/ATen/ops/multinomial_native.h' 2025-06-01T22:49:05.8112803Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2025-06-01T22:49:05.8114750Z adding 'torch/include/ATen/ops/multiply.h' 2025-06-01T22:49:05.8116938Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8118579Z adding 'torch/include/ATen/ops/multiply_native.h' 2025-06-01T22:49:05.8120862Z adding 'torch/include/ATen/ops/multiply_ops.h' 2025-06-01T22:49:05.8122732Z adding 'torch/include/ATen/ops/mv.h' 2025-06-01T22:49:05.8125162Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8126897Z adding 'torch/include/ATen/ops/mv_native.h' 2025-06-01T22:49:05.8129064Z adding 'torch/include/ATen/ops/mv_ops.h' 2025-06-01T22:49:05.8131084Z adding 'torch/include/ATen/ops/mvlgamma.h' 2025-06-01T22:49:05.8133281Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8135220Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2025-06-01T22:49:05.8137104Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2025-06-01T22:49:05.8138859Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2025-06-01T22:49:05.8140884Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2025-06-01T22:49:05.8142884Z adding 'torch/include/ATen/ops/nan_to_num.h' 2025-06-01T22:49:05.8144987Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8147111Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2025-06-01T22:49:05.8149092Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2025-06-01T22:49:05.8150939Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2025-06-01T22:49:05.8153070Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2025-06-01T22:49:05.8155111Z adding 'torch/include/ATen/ops/nanmean.h' 2025-06-01T22:49:05.8157238Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8158925Z adding 'torch/include/ATen/ops/nanmean_native.h' 2025-06-01T22:49:05.8161001Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2025-06-01T22:49:05.8163153Z adding 'torch/include/ATen/ops/nanmedian.h' 2025-06-01T22:49:05.8165805Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8167896Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8169780Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2025-06-01T22:49:05.8171728Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2025-06-01T22:49:05.8173668Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2025-06-01T22:49:05.8176170Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2025-06-01T22:49:05.8178362Z adding 'torch/include/ATen/ops/nanquantile.h' 2025-06-01T22:49:05.8180587Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8182327Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2025-06-01T22:49:05.8184476Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2025-06-01T22:49:05.8186624Z adding 'torch/include/ATen/ops/nansum.h' 2025-06-01T22:49:05.8188631Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2025-06-01T22:49:05.8190613Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2025-06-01T22:49:05.8192450Z adding 'torch/include/ATen/ops/nansum_native.h' 2025-06-01T22:49:05.8194485Z adding 'torch/include/ATen/ops/nansum_ops.h' 2025-06-01T22:49:05.8196517Z adding 'torch/include/ATen/ops/narrow.h' 2025-06-01T22:49:05.8198733Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8200675Z adding 'torch/include/ATen/ops/narrow_copy.h' 2025-06-01T22:49:05.8202979Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8205145Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2025-06-01T22:49:05.8207118Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2025-06-01T22:49:05.8209253Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2025-06-01T22:49:05.8211139Z adding 'torch/include/ATen/ops/narrow_native.h' 2025-06-01T22:49:05.8213158Z adding 'torch/include/ATen/ops/narrow_ops.h' 2025-06-01T22:49:05.8215419Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2025-06-01T22:49:05.8217696Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2025-06-01T22:49:05.8219956Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8221804Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2025-06-01T22:49:05.8223734Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2025-06-01T22:49:05.8225620Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2025-06-01T22:49:05.8227863Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2025-06-01T22:49:05.8229947Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2025-06-01T22:49:05.8231958Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2025-06-01T22:49:05.8233919Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2025-06-01T22:49:05.8236190Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2025-06-01T22:49:05.8238212Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2025-06-01T22:49:05.8240402Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8242155Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2025-06-01T22:49:05.8244011Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2025-06-01T22:49:05.8246737Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2025-06-01T22:49:05.8248851Z adding 'torch/include/ATen/ops/native_dropout.h' 2025-06-01T22:49:05.8251001Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2025-06-01T22:49:05.8253241Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8255171Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2025-06-01T22:49:05.8257048Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2025-06-01T22:49:05.8258819Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2025-06-01T22:49:05.8260834Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2025-06-01T22:49:05.8262880Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8264714Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2025-06-01T22:49:05.8266575Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2025-06-01T22:49:05.8268389Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2025-06-01T22:49:05.8270415Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2025-06-01T22:49:05.8272850Z adding 'torch/include/ATen/ops/native_group_norm.h' 2025-06-01T22:49:05.8275475Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2025-06-01T22:49:05.8278063Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8279974Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2025-06-01T22:49:05.8281952Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2025-06-01T22:49:05.8283908Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2025-06-01T22:49:05.8286512Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2025-06-01T22:49:05.8288824Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8290795Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2025-06-01T22:49:05.8292825Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2025-06-01T22:49:05.8294788Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2025-06-01T22:49:05.8297045Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2025-06-01T22:49:05.8299466Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2025-06-01T22:49:05.8302089Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2025-06-01T22:49:05.8304545Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8306517Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2025-06-01T22:49:05.8308432Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2025-06-01T22:49:05.8310334Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2025-06-01T22:49:05.8312522Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2025-06-01T22:49:05.8314732Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8316709Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2025-06-01T22:49:05.8318776Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2025-06-01T22:49:05.8320713Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2025-06-01T22:49:05.8322838Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2025-06-01T22:49:05.8325311Z adding 'torch/include/ATen/ops/native_norm.h' 2025-06-01T22:49:05.8327643Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8329447Z adding 'torch/include/ATen/ops/native_norm_native.h' 2025-06-01T22:49:05.8331640Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2025-06-01T22:49:05.8333786Z adding 'torch/include/ATen/ops/ne.h' 2025-06-01T22:49:05.8336128Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8337875Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2025-06-01T22:49:05.8339827Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2025-06-01T22:49:05.8341648Z adding 'torch/include/ATen/ops/ne_meta.h' 2025-06-01T22:49:05.8343566Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2025-06-01T22:49:05.8345611Z adding 'torch/include/ATen/ops/ne_native.h' 2025-06-01T22:49:05.8347968Z adding 'torch/include/ATen/ops/ne_ops.h' 2025-06-01T22:49:05.8350073Z adding 'torch/include/ATen/ops/neg.h' 2025-06-01T22:49:05.8352243Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8354018Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2025-06-01T22:49:05.8355916Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2025-06-01T22:49:05.8357727Z adding 'torch/include/ATen/ops/neg_meta.h' 2025-06-01T22:49:05.8359600Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2025-06-01T22:49:05.8361464Z adding 'torch/include/ATen/ops/neg_native.h' 2025-06-01T22:49:05.8363481Z adding 'torch/include/ATen/ops/neg_ops.h' 2025-06-01T22:49:05.8365960Z adding 'torch/include/ATen/ops/negative.h' 2025-06-01T22:49:05.8368092Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8369828Z adding 'torch/include/ATen/ops/negative_native.h' 2025-06-01T22:49:05.8371977Z adding 'torch/include/ATen/ops/negative_ops.h' 2025-06-01T22:49:05.8373920Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2025-06-01T22:49:05.8376133Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8377796Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2025-06-01T22:49:05.8379690Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2025-06-01T22:49:05.8381950Z adding 'torch/include/ATen/ops/new_empty.h' 2025-06-01T22:49:05.8384262Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8386002Z adding 'torch/include/ATen/ops/new_empty_native.h' 2025-06-01T22:49:05.8388074Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2025-06-01T22:49:05.8390433Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2025-06-01T22:49:05.8392693Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8394899Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8396507Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2025-06-01T22:49:05.8398595Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2025-06-01T22:49:05.8400850Z adding 'torch/include/ATen/ops/new_full.h' 2025-06-01T22:49:05.8403196Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8405314Z adding 'torch/include/ATen/ops/new_full_native.h' 2025-06-01T22:49:05.8407507Z adding 'torch/include/ATen/ops/new_full_ops.h' 2025-06-01T22:49:05.8409821Z adding 'torch/include/ATen/ops/new_ones.h' 2025-06-01T22:49:05.8412197Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8413985Z adding 'torch/include/ATen/ops/new_ones_native.h' 2025-06-01T22:49:05.8416218Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2025-06-01T22:49:05.8418484Z adding 'torch/include/ATen/ops/new_zeros.h' 2025-06-01T22:49:05.8420772Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8422479Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2025-06-01T22:49:05.8424577Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2025-06-01T22:49:05.8426538Z adding 'torch/include/ATen/ops/nextafter.h' 2025-06-01T22:49:05.8428754Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8430433Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2025-06-01T22:49:05.8432354Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2025-06-01T22:49:05.8434118Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2025-06-01T22:49:05.8436039Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2025-06-01T22:49:05.8437814Z adding 'torch/include/ATen/ops/nextafter_native.h' 2025-06-01T22:49:05.8439885Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2025-06-01T22:49:05.8442114Z adding 'torch/include/ATen/ops/nll_loss.h' 2025-06-01T22:49:05.8444958Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2025-06-01T22:49:05.8447710Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2025-06-01T22:49:05.8450178Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.8452303Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.8454336Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2025-06-01T22:49:05.8456605Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2025-06-01T22:49:05.8458828Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8460961Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2025-06-01T22:49:05.8463248Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2025-06-01T22:49:05.8465286Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2025-06-01T22:49:05.8467338Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2025-06-01T22:49:05.8469340Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2025-06-01T22:49:05.8471235Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2025-06-01T22:49:05.8474021Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2025-06-01T22:49:05.8476483Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2025-06-01T22:49:05.8478900Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8480760Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2025-06-01T22:49:05.8482840Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2025-06-01T22:49:05.8485095Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2025-06-01T22:49:05.8487285Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2025-06-01T22:49:05.8489305Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2025-06-01T22:49:05.8491469Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2025-06-01T22:49:05.8493723Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8496142Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2025-06-01T22:49:05.8498445Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8500274Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2025-06-01T22:49:05.8502388Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2025-06-01T22:49:05.8504154Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2025-06-01T22:49:05.8506245Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2025-06-01T22:49:05.8508122Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2025-06-01T22:49:05.8510252Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2025-06-01T22:49:05.8512143Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2025-06-01T22:49:05.8514131Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2025-06-01T22:49:05.8516337Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8518050Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2025-06-01T22:49:05.8520011Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2025-06-01T22:49:05.8522081Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2025-06-01T22:49:05.8524339Z adding 'torch/include/ATen/ops/nonzero.h' 2025-06-01T22:49:05.8526615Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2025-06-01T22:49:05.8528573Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2025-06-01T22:49:05.8530413Z adding 'torch/include/ATen/ops/nonzero_native.h' 2025-06-01T22:49:05.8532289Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2025-06-01T22:49:05.8534403Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8536156Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2025-06-01T22:49:05.8538056Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2025-06-01T22:49:05.8539986Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2025-06-01T22:49:05.8542159Z adding 'torch/include/ATen/ops/nonzero_static.h' 2025-06-01T22:49:05.8544328Z adding 'torch/include/ATen/ops/nonzero_static_cpu_dispatch.h' 2025-06-01T22:49:05.8546903Z adding 'torch/include/ATen/ops/nonzero_static_cuda_dispatch.h' 2025-06-01T22:49:05.8548787Z adding 'torch/include/ATen/ops/nonzero_static_native.h' 2025-06-01T22:49:05.8550815Z adding 'torch/include/ATen/ops/nonzero_static_ops.h' 2025-06-01T22:49:05.8553125Z adding 'torch/include/ATen/ops/norm.h' 2025-06-01T22:49:05.8555520Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8557624Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8559465Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8561466Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2025-06-01T22:49:05.8563273Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2025-06-01T22:49:05.8565663Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2025-06-01T22:49:05.8567839Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8569468Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2025-06-01T22:49:05.8571494Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2025-06-01T22:49:05.8573346Z adding 'torch/include/ATen/ops/norm_meta.h' 2025-06-01T22:49:05.8575547Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2025-06-01T22:49:05.8577547Z adding 'torch/include/ATen/ops/norm_native.h' 2025-06-01T22:49:05.8580327Z adding 'torch/include/ATen/ops/norm_ops.h' 2025-06-01T22:49:05.8583447Z adding 'torch/include/ATen/ops/normal.h' 2025-06-01T22:49:05.8586064Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8588050Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2025-06-01T22:49:05.8590147Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2025-06-01T22:49:05.8592177Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2025-06-01T22:49:05.8594385Z adding 'torch/include/ATen/ops/normal_native.h' 2025-06-01T22:49:05.8597045Z adding 'torch/include/ATen/ops/normal_ops.h' 2025-06-01T22:49:05.8599281Z adding 'torch/include/ATen/ops/not_equal.h' 2025-06-01T22:49:05.8601493Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8603281Z adding 'torch/include/ATen/ops/not_equal_native.h' 2025-06-01T22:49:05.8605820Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2025-06-01T22:49:05.8608056Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2025-06-01T22:49:05.8610304Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8612023Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2025-06-01T22:49:05.8614144Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2025-06-01T22:49:05.8616128Z adding 'torch/include/ATen/ops/numpy_T.h' 2025-06-01T22:49:05.8618185Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8619831Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2025-06-01T22:49:05.8621842Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2025-06-01T22:49:05.8623675Z adding 'torch/include/ATen/ops/one_hot.h' 2025-06-01T22:49:05.8625770Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8627346Z adding 'torch/include/ATen/ops/one_hot_native.h' 2025-06-01T22:49:05.8629187Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2025-06-01T22:49:05.8631608Z adding 'torch/include/ATen/ops/ones.h' 2025-06-01T22:49:05.8634020Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8636020Z adding 'torch/include/ATen/ops/ones_like.h' 2025-06-01T22:49:05.8638205Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8639948Z adding 'torch/include/ATen/ops/ones_like_native.h' 2025-06-01T22:49:05.8642035Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2025-06-01T22:49:05.8644043Z adding 'torch/include/ATen/ops/ones_native.h' 2025-06-01T22:49:05.8646969Z adding 'torch/include/ATen/ops/ones_ops.h' 2025-06-01T22:49:05.8649132Z adding 'torch/include/ATen/ops/or.h' 2025-06-01T22:49:05.8651296Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8653084Z adding 'torch/include/ATen/ops/or_native.h' 2025-06-01T22:49:05.8655322Z adding 'torch/include/ATen/ops/or_ops.h' 2025-06-01T22:49:05.8657355Z adding 'torch/include/ATen/ops/orgqr.h' 2025-06-01T22:49:05.8659529Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8661207Z adding 'torch/include/ATen/ops/orgqr_native.h' 2025-06-01T22:49:05.8663187Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2025-06-01T22:49:05.8665196Z adding 'torch/include/ATen/ops/ormqr.h' 2025-06-01T22:49:05.8667230Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2025-06-01T22:49:05.8669157Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2025-06-01T22:49:05.8670964Z adding 'torch/include/ATen/ops/ormqr_native.h' 2025-06-01T22:49:05.8672970Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2025-06-01T22:49:05.8674883Z adding 'torch/include/ATen/ops/outer.h' 2025-06-01T22:49:05.8676962Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8678601Z adding 'torch/include/ATen/ops/outer_native.h' 2025-06-01T22:49:05.8681057Z adding 'torch/include/ATen/ops/outer_ops.h' 2025-06-01T22:49:05.8682967Z adding 'torch/include/ATen/ops/output_nr.h' 2025-06-01T22:49:05.8685458Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8687151Z adding 'torch/include/ATen/ops/output_nr_native.h' 2025-06-01T22:49:05.8689176Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2025-06-01T22:49:05.8691187Z adding 'torch/include/ATen/ops/pad.h' 2025-06-01T22:49:05.8693615Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8695122Z adding 'torch/include/ATen/ops/pad_native.h' 2025-06-01T22:49:05.8697232Z adding 'torch/include/ATen/ops/pad_ops.h' 2025-06-01T22:49:05.8699359Z adding 'torch/include/ATen/ops/pad_sequence.h' 2025-06-01T22:49:05.8701341Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8702960Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2025-06-01T22:49:05.8704952Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2025-06-01T22:49:05.8706783Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2025-06-01T22:49:05.8708856Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8710498Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2025-06-01T22:49:05.8712459Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2025-06-01T22:49:05.8714243Z adding 'torch/include/ATen/ops/pdist.h' 2025-06-01T22:49:05.8716338Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8717952Z adding 'torch/include/ATen/ops/pdist_native.h' 2025-06-01T22:49:05.8719914Z adding 'torch/include/ATen/ops/pdist_ops.h' 2025-06-01T22:49:05.8721798Z adding 'torch/include/ATen/ops/permute.h' 2025-06-01T22:49:05.8723949Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8725970Z adding 'torch/include/ATen/ops/permute_copy.h' 2025-06-01T22:49:05.8728110Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8730148Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8731831Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2025-06-01T22:49:05.8733866Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2025-06-01T22:49:05.8735827Z adding 'torch/include/ATen/ops/permute_native.h' 2025-06-01T22:49:05.8737728Z adding 'torch/include/ATen/ops/permute_ops.h' 2025-06-01T22:49:05.8739525Z adding 'torch/include/ATen/ops/pin_memory.h' 2025-06-01T22:49:05.8741592Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8743222Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2025-06-01T22:49:05.8745092Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2025-06-01T22:49:05.8747254Z adding 'torch/include/ATen/ops/pinverse.h' 2025-06-01T22:49:05.8749482Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8751176Z adding 'torch/include/ATen/ops/pinverse_native.h' 2025-06-01T22:49:05.8753082Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2025-06-01T22:49:05.8754983Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2025-06-01T22:49:05.8757062Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8759061Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8760715Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2025-06-01T22:49:05.8762505Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2025-06-01T22:49:05.8764906Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2025-06-01T22:49:05.8766946Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2025-06-01T22:49:05.8769101Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8771132Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8772852Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2025-06-01T22:49:05.8774738Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2025-06-01T22:49:05.8776804Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2025-06-01T22:49:05.8778720Z adding 'torch/include/ATen/ops/poisson.h' 2025-06-01T22:49:05.8780924Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8782694Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2025-06-01T22:49:05.8784542Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2025-06-01T22:49:05.8786342Z adding 'torch/include/ATen/ops/poisson_native.h' 2025-06-01T22:49:05.8788267Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2025-06-01T22:49:05.8790245Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8791880Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2025-06-01T22:49:05.8793855Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2025-06-01T22:49:05.8795881Z adding 'torch/include/ATen/ops/poisson_ops.h' 2025-06-01T22:49:05.8797831Z adding 'torch/include/ATen/ops/polar.h' 2025-06-01T22:49:05.8799848Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8801657Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2025-06-01T22:49:05.8803503Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2025-06-01T22:49:05.8805674Z adding 'torch/include/ATen/ops/polar_native.h' 2025-06-01T22:49:05.8807681Z adding 'torch/include/ATen/ops/polar_ops.h' 2025-06-01T22:49:05.8809680Z adding 'torch/include/ATen/ops/polygamma.h' 2025-06-01T22:49:05.8811862Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8813904Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8815749Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2025-06-01T22:49:05.8817606Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2025-06-01T22:49:05.8819361Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2025-06-01T22:49:05.8821280Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2025-06-01T22:49:05.8823058Z adding 'torch/include/ATen/ops/polygamma_native.h' 2025-06-01T22:49:05.8825077Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2025-06-01T22:49:05.8826959Z adding 'torch/include/ATen/ops/positive.h' 2025-06-01T22:49:05.8829045Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8830685Z adding 'torch/include/ATen/ops/positive_native.h' 2025-06-01T22:49:05.8832652Z adding 'torch/include/ATen/ops/positive_ops.h' 2025-06-01T22:49:05.8834689Z adding 'torch/include/ATen/ops/pow.h' 2025-06-01T22:49:05.8836901Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8838742Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2025-06-01T22:49:05.8840741Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2025-06-01T22:49:05.8842640Z adding 'torch/include/ATen/ops/pow_meta.h' 2025-06-01T22:49:05.8845029Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2025-06-01T22:49:05.8847629Z adding 'torch/include/ATen/ops/pow_native.h' 2025-06-01T22:49:05.8850067Z adding 'torch/include/ATen/ops/pow_ops.h' 2025-06-01T22:49:05.8852108Z adding 'torch/include/ATen/ops/prelu.h' 2025-06-01T22:49:05.8854225Z adding 'torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8856003Z adding 'torch/include/ATen/ops/prelu_native.h' 2025-06-01T22:49:05.8857913Z adding 'torch/include/ATen/ops/prelu_ops.h' 2025-06-01T22:49:05.8859984Z adding 'torch/include/ATen/ops/prod.h' 2025-06-01T22:49:05.8862121Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8864141Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.8865996Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8867757Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2025-06-01T22:49:05.8869680Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2025-06-01T22:49:05.8871520Z adding 'torch/include/ATen/ops/prod_meta.h' 2025-06-01T22:49:05.8873544Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2025-06-01T22:49:05.8875470Z adding 'torch/include/ATen/ops/prod_native.h' 2025-06-01T22:49:05.8877836Z adding 'torch/include/ATen/ops/prod_ops.h' 2025-06-01T22:49:05.8879769Z adding 'torch/include/ATen/ops/promote_types.h' 2025-06-01T22:49:05.8881857Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8883506Z adding 'torch/include/ATen/ops/promote_types_native.h' 2025-06-01T22:49:05.8885712Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2025-06-01T22:49:05.8887680Z adding 'torch/include/ATen/ops/put.h' 2025-06-01T22:49:05.8889889Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8891621Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2025-06-01T22:49:05.8893558Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2025-06-01T22:49:05.8895570Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2025-06-01T22:49:05.8897402Z adding 'torch/include/ATen/ops/put_native.h' 2025-06-01T22:49:05.8899491Z adding 'torch/include/ATen/ops/put_ops.h' 2025-06-01T22:49:05.8901449Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2025-06-01T22:49:05.8903220Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2025-06-01T22:49:05.8905144Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2025-06-01T22:49:05.8907046Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2025-06-01T22:49:05.8909235Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8910921Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2025-06-01T22:49:05.8912891Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2025-06-01T22:49:05.8914802Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2025-06-01T22:49:05.8916883Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8918534Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2025-06-01T22:49:05.8920530Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2025-06-01T22:49:05.8922237Z adding 'torch/include/ATen/ops/q_scale.h' 2025-06-01T22:49:05.8924273Z adding 'torch/include/ATen/ops/q_scale_native.h' 2025-06-01T22:49:05.8926351Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2025-06-01T22:49:05.8928253Z adding 'torch/include/ATen/ops/q_zero_point.h' 2025-06-01T22:49:05.8930101Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2025-06-01T22:49:05.8932035Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2025-06-01T22:49:05.8933922Z adding 'torch/include/ATen/ops/qr.h' 2025-06-01T22:49:05.8936906Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8938719Z adding 'torch/include/ATen/ops/qr_native.h' 2025-06-01T22:49:05.8940742Z adding 'torch/include/ATen/ops/qr_ops.h' 2025-06-01T22:49:05.8942539Z adding 'torch/include/ATen/ops/qscheme.h' 2025-06-01T22:49:05.8944342Z adding 'torch/include/ATen/ops/qscheme_native.h' 2025-06-01T22:49:05.8946680Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2025-06-01T22:49:05.8948727Z adding 'torch/include/ATen/ops/quantile.h' 2025-06-01T22:49:05.8950968Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.8952706Z adding 'torch/include/ATen/ops/quantile_native.h' 2025-06-01T22:49:05.8954871Z adding 'torch/include/ATen/ops/quantile_ops.h' 2025-06-01T22:49:05.8956987Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2025-06-01T22:49:05.8959114Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8961005Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2025-06-01T22:49:05.8962877Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2025-06-01T22:49:05.8965114Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2025-06-01T22:49:05.8967172Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2025-06-01T22:49:05.8969474Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2025-06-01T22:49:05.8971783Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8973761Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2025-06-01T22:49:05.8975881Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2025-06-01T22:49:05.8977877Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2025-06-01T22:49:05.8979921Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8981690Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2025-06-01T22:49:05.8983644Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2025-06-01T22:49:05.8985437Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2025-06-01T22:49:05.8987455Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2025-06-01T22:49:05.8989379Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2025-06-01T22:49:05.8991738Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2025-06-01T22:49:05.8993918Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2025-06-01T22:49:05.8996082Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.8997977Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2025-06-01T22:49:05.8999919Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2025-06-01T22:49:05.9001924Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2025-06-01T22:49:05.9004384Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9006173Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2025-06-01T22:49:05.9008285Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2025-06-01T22:49:05.9010338Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2025-06-01T22:49:05.9012630Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9014416Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2025-06-01T22:49:05.9016616Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2025-06-01T22:49:05.9018632Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2025-06-01T22:49:05.9020881Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9022602Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2025-06-01T22:49:05.9024709Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2025-06-01T22:49:05.9026824Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2025-06-01T22:49:05.9028949Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9030678Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2025-06-01T22:49:05.9032736Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2025-06-01T22:49:05.9034811Z adding 'torch/include/ATen/ops/quantized_max_pool3d.h' 2025-06-01T22:49:05.9036962Z adding 'torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9038667Z adding 'torch/include/ATen/ops/quantized_max_pool3d_native.h' 2025-06-01T22:49:05.9040729Z adding 'torch/include/ATen/ops/quantized_max_pool3d_ops.h' 2025-06-01T22:49:05.9042738Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2025-06-01T22:49:05.9045224Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9047471Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2025-06-01T22:49:05.9049666Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2025-06-01T22:49:05.9051733Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2025-06-01T22:49:05.9053995Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9055864Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2025-06-01T22:49:05.9057962Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2025-06-01T22:49:05.9059852Z adding 'torch/include/ATen/ops/rad2deg.h' 2025-06-01T22:49:05.9061946Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9063714Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2025-06-01T22:49:05.9065824Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2025-06-01T22:49:05.9069407Z adding 'torch/include/ATen/ops/rand.h' 2025-06-01T22:49:05.9072454Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9074610Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9076536Z adding 'torch/include/ATen/ops/rand_like.h' 2025-06-01T22:49:05.9078770Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9080512Z adding 'torch/include/ATen/ops/rand_like_native.h' 2025-06-01T22:49:05.9082640Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2025-06-01T22:49:05.9085047Z adding 'torch/include/ATen/ops/rand_native.h' 2025-06-01T22:49:05.9087607Z adding 'torch/include/ATen/ops/rand_ops.h' 2025-06-01T22:49:05.9091705Z adding 'torch/include/ATen/ops/randint.h' 2025-06-01T22:49:05.9095151Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9098112Z adding 'torch/include/ATen/ops/randint_like.h' 2025-06-01T22:49:05.9100895Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9102763Z adding 'torch/include/ATen/ops/randint_like_native.h' 2025-06-01T22:49:05.9105156Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2025-06-01T22:49:05.9107276Z adding 'torch/include/ATen/ops/randint_native.h' 2025-06-01T22:49:05.9109805Z adding 'torch/include/ATen/ops/randint_ops.h' 2025-06-01T22:49:05.9113620Z adding 'torch/include/ATen/ops/randn.h' 2025-06-01T22:49:05.9116710Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9118809Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9120835Z adding 'torch/include/ATen/ops/randn_like.h' 2025-06-01T22:49:05.9123053Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9125556Z adding 'torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-06-01T22:49:05.9127301Z adding 'torch/include/ATen/ops/randn_like_native.h' 2025-06-01T22:49:05.9129563Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2025-06-01T22:49:05.9131543Z adding 'torch/include/ATen/ops/randn_native.h' 2025-06-01T22:49:05.9134266Z adding 'torch/include/ATen/ops/randn_ops.h' 2025-06-01T22:49:05.9136659Z adding 'torch/include/ATen/ops/random.h' 2025-06-01T22:49:05.9138907Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9140726Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2025-06-01T22:49:05.9142662Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2025-06-01T22:49:05.9144585Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2025-06-01T22:49:05.9146792Z adding 'torch/include/ATen/ops/random_native.h' 2025-06-01T22:49:05.9149269Z adding 'torch/include/ATen/ops/random_ops.h' 2025-06-01T22:49:05.9152070Z adding 'torch/include/ATen/ops/randperm.h' 2025-06-01T22:49:05.9154604Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9156534Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2025-06-01T22:49:05.9158443Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2025-06-01T22:49:05.9160312Z adding 'torch/include/ATen/ops/randperm_native.h' 2025-06-01T22:49:05.9162552Z adding 'torch/include/ATen/ops/randperm_ops.h' 2025-06-01T22:49:05.9165215Z adding 'torch/include/ATen/ops/range.h' 2025-06-01T22:49:05.9167496Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9169452Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2025-06-01T22:49:05.9171337Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2025-06-01T22:49:05.9173267Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2025-06-01T22:49:05.9175280Z adding 'torch/include/ATen/ops/range_native.h' 2025-06-01T22:49:05.9177526Z adding 'torch/include/ATen/ops/range_ops.h' 2025-06-01T22:49:05.9179493Z adding 'torch/include/ATen/ops/ravel.h' 2025-06-01T22:49:05.9181616Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9183226Z adding 'torch/include/ATen/ops/ravel_native.h' 2025-06-01T22:49:05.9185108Z adding 'torch/include/ATen/ops/ravel_ops.h' 2025-06-01T22:49:05.9186971Z adding 'torch/include/ATen/ops/real.h' 2025-06-01T22:49:05.9188957Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9190560Z adding 'torch/include/ATen/ops/real_native.h' 2025-06-01T22:49:05.9192448Z adding 'torch/include/ATen/ops/real_ops.h' 2025-06-01T22:49:05.9194385Z adding 'torch/include/ATen/ops/reciprocal.h' 2025-06-01T22:49:05.9196612Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9198343Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2025-06-01T22:49:05.9200206Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2025-06-01T22:49:05.9201951Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2025-06-01T22:49:05.9203959Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2025-06-01T22:49:05.9206049Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2025-06-01T22:49:05.9208128Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2025-06-01T22:49:05.9210000Z adding 'torch/include/ATen/ops/record_stream.h' 2025-06-01T22:49:05.9211956Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2025-06-01T22:49:05.9213773Z adding 'torch/include/ATen/ops/record_stream_native.h' 2025-06-01T22:49:05.9215815Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2025-06-01T22:49:05.9217546Z adding 'torch/include/ATen/ops/refine_names.h' 2025-06-01T22:49:05.9219633Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9221286Z adding 'torch/include/ATen/ops/refine_names_native.h' 2025-06-01T22:49:05.9223166Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2025-06-01T22:49:05.9225264Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2025-06-01T22:49:05.9227601Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2025-06-01T22:49:05.9230005Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9231858Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.9233867Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.9235713Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2025-06-01T22:49:05.9237719Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2025-06-01T22:49:05.9239559Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2025-06-01T22:49:05.9241574Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2025-06-01T22:49:05.9243855Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9246080Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2025-06-01T22:49:05.9248552Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2025-06-01T22:49:05.9250453Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2025-06-01T22:49:05.9252483Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2025-06-01T22:49:05.9254387Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2025-06-01T22:49:05.9256590Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2025-06-01T22:49:05.9258720Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2025-06-01T22:49:05.9261084Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2025-06-01T22:49:05.9263292Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.9265256Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.9267085Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2025-06-01T22:49:05.9269137Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2025-06-01T22:49:05.9271261Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2025-06-01T22:49:05.9273174Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2025-06-01T22:49:05.9275028Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2025-06-01T22:49:05.9277069Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2025-06-01T22:49:05.9279137Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2025-06-01T22:49:05.9281459Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2025-06-01T22:49:05.9283853Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9285936Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.9287996Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.9289926Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2025-06-01T22:49:05.9292011Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2025-06-01T22:49:05.9294003Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2025-06-01T22:49:05.9296229Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2025-06-01T22:49:05.9298405Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9300122Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2025-06-01T22:49:05.9302062Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2025-06-01T22:49:05.9303915Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2025-06-01T22:49:05.9305908Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2025-06-01T22:49:05.9307702Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2025-06-01T22:49:05.9309778Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2025-06-01T22:49:05.9311672Z adding 'torch/include/ATen/ops/relu.h' 2025-06-01T22:49:05.9313513Z adding 'torch/include/ATen/ops/relu6.h' 2025-06-01T22:49:05.9315545Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9317217Z adding 'torch/include/ATen/ops/relu6_native.h' 2025-06-01T22:49:05.9319128Z adding 'torch/include/ATen/ops/relu6_ops.h' 2025-06-01T22:49:05.9321219Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9322944Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2025-06-01T22:49:05.9325200Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2025-06-01T22:49:05.9327054Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2025-06-01T22:49:05.9329023Z adding 'torch/include/ATen/ops/relu_native.h' 2025-06-01T22:49:05.9331112Z adding 'torch/include/ATen/ops/relu_ops.h' 2025-06-01T22:49:05.9333270Z adding 'torch/include/ATen/ops/remainder.h' 2025-06-01T22:49:05.9335592Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9337619Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9339317Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2025-06-01T22:49:05.9341274Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2025-06-01T22:49:05.9343032Z adding 'torch/include/ATen/ops/remainder_meta.h' 2025-06-01T22:49:05.9344959Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2025-06-01T22:49:05.9347147Z adding 'torch/include/ATen/ops/remainder_native.h' 2025-06-01T22:49:05.9349522Z adding 'torch/include/ATen/ops/remainder_ops.h' 2025-06-01T22:49:05.9351415Z adding 'torch/include/ATen/ops/rename.h' 2025-06-01T22:49:05.9353536Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9355212Z adding 'torch/include/ATen/ops/rename_native.h' 2025-06-01T22:49:05.9357271Z adding 'torch/include/ATen/ops/rename_ops.h' 2025-06-01T22:49:05.9359189Z adding 'torch/include/ATen/ops/renorm.h' 2025-06-01T22:49:05.9361380Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9363183Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2025-06-01T22:49:05.9365459Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2025-06-01T22:49:05.9367367Z adding 'torch/include/ATen/ops/renorm_meta.h' 2025-06-01T22:49:05.9369486Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2025-06-01T22:49:05.9371291Z adding 'torch/include/ATen/ops/renorm_native.h' 2025-06-01T22:49:05.9373459Z adding 'torch/include/ATen/ops/renorm_ops.h' 2025-06-01T22:49:05.9375754Z adding 'torch/include/ATen/ops/repeat.h' 2025-06-01T22:49:05.9377917Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9380218Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2025-06-01T22:49:05.9382695Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9384598Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9386450Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2025-06-01T22:49:05.9388330Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2025-06-01T22:49:05.9390156Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2025-06-01T22:49:05.9392321Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2025-06-01T22:49:05.9394208Z adding 'torch/include/ATen/ops/repeat_native.h' 2025-06-01T22:49:05.9396174Z adding 'torch/include/ATen/ops/repeat_ops.h' 2025-06-01T22:49:05.9398392Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2025-06-01T22:49:05.9400715Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2025-06-01T22:49:05.9403080Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9405231Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.9407279Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.9409141Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2025-06-01T22:49:05.9411348Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2025-06-01T22:49:05.9413316Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2025-06-01T22:49:05.9415488Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2025-06-01T22:49:05.9418401Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9420254Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2025-06-01T22:49:05.9422199Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2025-06-01T22:49:05.9424104Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2025-06-01T22:49:05.9426074Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2025-06-01T22:49:05.9427971Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2025-06-01T22:49:05.9430022Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2025-06-01T22:49:05.9432192Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2025-06-01T22:49:05.9434495Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2025-06-01T22:49:05.9436681Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.9438640Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.9440550Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2025-06-01T22:49:05.9442554Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2025-06-01T22:49:05.9445178Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9447244Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2025-06-01T22:49:05.9449281Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2025-06-01T22:49:05.9451167Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2025-06-01T22:49:05.9453350Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2025-06-01T22:49:05.9455263Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2025-06-01T22:49:05.9457264Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2025-06-01T22:49:05.9459399Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2025-06-01T22:49:05.9461804Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2025-06-01T22:49:05.9463905Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2025-06-01T22:49:05.9465942Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2025-06-01T22:49:05.9467774Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2025-06-01T22:49:05.9469813Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2025-06-01T22:49:05.9471921Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9473688Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2025-06-01T22:49:05.9475634Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2025-06-01T22:49:05.9477515Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2025-06-01T22:49:05.9479492Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2025-06-01T22:49:05.9481344Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2025-06-01T22:49:05.9483299Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2025-06-01T22:49:05.9485463Z adding 'torch/include/ATen/ops/requires_grad.h' 2025-06-01T22:49:05.9487590Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9489380Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2025-06-01T22:49:05.9491444Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2025-06-01T22:49:05.9493450Z adding 'torch/include/ATen/ops/reshape.h' 2025-06-01T22:49:05.9495389Z adding 'torch/include/ATen/ops/reshape_as.h' 2025-06-01T22:49:05.9497474Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9499411Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2025-06-01T22:49:05.9500986Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2025-06-01T22:49:05.9502923Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2025-06-01T22:49:05.9504983Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9506961Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2025-06-01T22:49:05.9508566Z adding 'torch/include/ATen/ops/reshape_native.h' 2025-06-01T22:49:05.9510434Z adding 'torch/include/ATen/ops/reshape_ops.h' 2025-06-01T22:49:05.9512650Z adding 'torch/include/ATen/ops/resize.h' 2025-06-01T22:49:05.9514806Z adding 'torch/include/ATen/ops/resize_as.h' 2025-06-01T22:49:05.9516988Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9518699Z adding 'torch/include/ATen/ops/resize_as_native.h' 2025-06-01T22:49:05.9520863Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2025-06-01T22:49:05.9522881Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2025-06-01T22:49:05.9525436Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9527243Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2025-06-01T22:49:05.9529077Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2025-06-01T22:49:05.9531142Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2025-06-01T22:49:05.9533355Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9535298Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2025-06-01T22:49:05.9537224Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2025-06-01T22:49:05.9539113Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2025-06-01T22:49:05.9541023Z adding 'torch/include/ATen/ops/resize_native.h' 2025-06-01T22:49:05.9543116Z adding 'torch/include/ATen/ops/resize_ops.h' 2025-06-01T22:49:05.9545092Z adding 'torch/include/ATen/ops/resolve_conj.h' 2025-06-01T22:49:05.9547441Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9549048Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2025-06-01T22:49:05.9551051Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2025-06-01T22:49:05.9552925Z adding 'torch/include/ATen/ops/resolve_neg.h' 2025-06-01T22:49:05.9555008Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9556690Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2025-06-01T22:49:05.9558550Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2025-06-01T22:49:05.9560532Z adding 'torch/include/ATen/ops/result_type.h' 2025-06-01T22:49:05.9562646Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9564646Z adding 'torch/include/ATen/ops/result_type_native.h' 2025-06-01T22:49:05.9566871Z adding 'torch/include/ATen/ops/result_type_ops.h' 2025-06-01T22:49:05.9568794Z adding 'torch/include/ATen/ops/retain_grad.h' 2025-06-01T22:49:05.9570883Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9572627Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2025-06-01T22:49:05.9574576Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2025-06-01T22:49:05.9576461Z adding 'torch/include/ATen/ops/retains_grad.h' 2025-06-01T22:49:05.9578534Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9580186Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2025-06-01T22:49:05.9582105Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2025-06-01T22:49:05.9584075Z adding 'torch/include/ATen/ops/rms_norm.h' 2025-06-01T22:49:05.9586236Z adding 'torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9587919Z adding 'torch/include/ATen/ops/rms_norm_native.h' 2025-06-01T22:49:05.9589880Z adding 'torch/include/ATen/ops/rms_norm_ops.h' 2025-06-01T22:49:05.9591874Z adding 'torch/include/ATen/ops/rnn_relu.h' 2025-06-01T22:49:05.9593763Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2025-06-01T22:49:05.9595829Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9597484Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2025-06-01T22:49:05.9599428Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2025-06-01T22:49:05.9601536Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9603297Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2025-06-01T22:49:05.9605745Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2025-06-01T22:49:05.9607858Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2025-06-01T22:49:05.9609844Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2025-06-01T22:49:05.9612069Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9613851Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2025-06-01T22:49:05.9615992Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2025-06-01T22:49:05.9618118Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9619870Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2025-06-01T22:49:05.9622003Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2025-06-01T22:49:05.9624196Z adding 'torch/include/ATen/ops/roll.h' 2025-06-01T22:49:05.9626386Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9628176Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2025-06-01T22:49:05.9630012Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2025-06-01T22:49:05.9631818Z adding 'torch/include/ATen/ops/roll_native.h' 2025-06-01T22:49:05.9633914Z adding 'torch/include/ATen/ops/roll_ops.h' 2025-06-01T22:49:05.9635792Z adding 'torch/include/ATen/ops/rot90.h' 2025-06-01T22:49:05.9637851Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9639615Z adding 'torch/include/ATen/ops/rot90_native.h' 2025-06-01T22:49:05.9641510Z adding 'torch/include/ATen/ops/rot90_ops.h' 2025-06-01T22:49:05.9643576Z adding 'torch/include/ATen/ops/round.h' 2025-06-01T22:49:05.9646502Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9648629Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2025-06-01T22:49:05.9650674Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2025-06-01T22:49:05.9652599Z adding 'torch/include/ATen/ops/round_meta.h' 2025-06-01T22:49:05.9654645Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2025-06-01T22:49:05.9656655Z adding 'torch/include/ATen/ops/round_native.h' 2025-06-01T22:49:05.9658889Z adding 'torch/include/ATen/ops/round_ops.h' 2025-06-01T22:49:05.9660794Z adding 'torch/include/ATen/ops/row_indices.h' 2025-06-01T22:49:05.9662836Z adding 'torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9664548Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2025-06-01T22:49:05.9666656Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9668601Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9670197Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2025-06-01T22:49:05.9672136Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2025-06-01T22:49:05.9673950Z adding 'torch/include/ATen/ops/row_indices_native.h' 2025-06-01T22:49:05.9675890Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2025-06-01T22:49:05.9677827Z adding 'torch/include/ATen/ops/row_stack.h' 2025-06-01T22:49:05.9679921Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9681602Z adding 'torch/include/ATen/ops/row_stack_native.h' 2025-06-01T22:49:05.9683589Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2025-06-01T22:49:05.9685945Z adding 'torch/include/ATen/ops/rrelu.h' 2025-06-01T22:49:05.9688135Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9689882Z adding 'torch/include/ATen/ops/rrelu_native.h' 2025-06-01T22:49:05.9692014Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2025-06-01T22:49:05.9694256Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2025-06-01T22:49:05.9696507Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2025-06-01T22:49:05.9698730Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9700479Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2025-06-01T22:49:05.9702516Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2025-06-01T22:49:05.9704601Z adding 'torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9706456Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2025-06-01T22:49:05.9708428Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2025-06-01T22:49:05.9710459Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2025-06-01T22:49:05.9712370Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2025-06-01T22:49:05.9714703Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2025-06-01T22:49:05.9716756Z adding 'torch/include/ATen/ops/rshift.h' 2025-06-01T22:49:05.9718874Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9720635Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2025-06-01T22:49:05.9722537Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2025-06-01T22:49:05.9724653Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2025-06-01T22:49:05.9726597Z adding 'torch/include/ATen/ops/rshift_native.h' 2025-06-01T22:49:05.9728936Z adding 'torch/include/ATen/ops/rshift_ops.h' 2025-06-01T22:49:05.9731050Z adding 'torch/include/ATen/ops/rsqrt.h' 2025-06-01T22:49:05.9733329Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9735273Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2025-06-01T22:49:05.9737089Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2025-06-01T22:49:05.9738922Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2025-06-01T22:49:05.9740866Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2025-06-01T22:49:05.9742609Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2025-06-01T22:49:05.9744659Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2025-06-01T22:49:05.9747057Z adding 'torch/include/ATen/ops/rsub.h' 2025-06-01T22:49:05.9749221Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9750997Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2025-06-01T22:49:05.9752876Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2025-06-01T22:49:05.9754661Z adding 'torch/include/ATen/ops/rsub_native.h' 2025-06-01T22:49:05.9756776Z adding 'torch/include/ATen/ops/rsub_ops.h' 2025-06-01T22:49:05.9758898Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2025-06-01T22:49:05.9761098Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9762805Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2025-06-01T22:49:05.9765369Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2025-06-01T22:49:05.9767432Z adding 'torch/include/ATen/ops/scaled_dot_product_attention.h' 2025-06-01T22:49:05.9769729Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9771529Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_native.h' 2025-06-01T22:49:05.9773548Z adding 'torch/include/ATen/ops/scaled_dot_product_attention_ops.h' 2025-06-01T22:49:05.9775945Z adding 'torch/include/ATen/ops/scatter.h' 2025-06-01T22:49:05.9778092Z adding 'torch/include/ATen/ops/scatter_add.h' 2025-06-01T22:49:05.9780290Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9782087Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9783889Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2025-06-01T22:49:05.9785788Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2025-06-01T22:49:05.9787581Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2025-06-01T22:49:05.9789526Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2025-06-01T22:49:05.9791370Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2025-06-01T22:49:05.9793471Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2025-06-01T22:49:05.9795751Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9797579Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9799488Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2025-06-01T22:49:05.9801565Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2025-06-01T22:49:05.9803547Z adding 'torch/include/ATen/ops/scatter_meta.h' 2025-06-01T22:49:05.9806058Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2025-06-01T22:49:05.9808186Z adding 'torch/include/ATen/ops/scatter_native.h' 2025-06-01T22:49:05.9811113Z adding 'torch/include/ATen/ops/scatter_ops.h' 2025-06-01T22:49:05.9813562Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2025-06-01T22:49:05.9815952Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9817718Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2025-06-01T22:49:05.9819681Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2025-06-01T22:49:05.9821517Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2025-06-01T22:49:05.9823468Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2025-06-01T22:49:05.9825301Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2025-06-01T22:49:05.9827388Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2025-06-01T22:49:05.9829611Z adding 'torch/include/ATen/ops/searchsorted.h' 2025-06-01T22:49:05.9831667Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2025-06-01T22:49:05.9833754Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2025-06-01T22:49:05.9835731Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2025-06-01T22:49:05.9837940Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2025-06-01T22:49:05.9840098Z adding 'torch/include/ATen/ops/segment_reduce.h' 2025-06-01T22:49:05.9842294Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9844433Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2025-06-01T22:49:05.9846984Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2025-06-01T22:49:05.9848991Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2025-06-01T22:49:05.9851213Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2025-06-01T22:49:05.9853274Z adding 'torch/include/ATen/ops/select.h' 2025-06-01T22:49:05.9855652Z adding 'torch/include/ATen/ops/select_backward.h' 2025-06-01T22:49:05.9857909Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9859937Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9861521Z adding 'torch/include/ATen/ops/select_backward_native.h' 2025-06-01T22:49:05.9863591Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2025-06-01T22:49:05.9865645Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9867542Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9869594Z adding 'torch/include/ATen/ops/select_copy.h' 2025-06-01T22:49:05.9871776Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9873757Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9875381Z adding 'torch/include/ATen/ops/select_copy_native.h' 2025-06-01T22:49:05.9877402Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2025-06-01T22:49:05.9879352Z adding 'torch/include/ATen/ops/select_native.h' 2025-06-01T22:49:05.9882144Z adding 'torch/include/ATen/ops/select_ops.h' 2025-06-01T22:49:05.9884771Z adding 'torch/include/ATen/ops/select_scatter.h' 2025-06-01T22:49:05.9887201Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9889269Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9890901Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2025-06-01T22:49:05.9892962Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2025-06-01T22:49:05.9894917Z adding 'torch/include/ATen/ops/selu.h' 2025-06-01T22:49:05.9897089Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9898714Z adding 'torch/include/ATen/ops/selu_native.h' 2025-06-01T22:49:05.9900653Z adding 'torch/include/ATen/ops/selu_ops.h' 2025-06-01T22:49:05.9903146Z adding 'torch/include/ATen/ops/set.h' 2025-06-01T22:49:05.9905612Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:05.9907596Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9909462Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2025-06-01T22:49:05.9911381Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2025-06-01T22:49:05.9913183Z adding 'torch/include/ATen/ops/set_data.h' 2025-06-01T22:49:05.9915216Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:05.9916870Z adding 'torch/include/ATen/ops/set_data_native.h' 2025-06-01T22:49:05.9918816Z adding 'torch/include/ATen/ops/set_data_ops.h' 2025-06-01T22:49:05.9920773Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2025-06-01T22:49:05.9922752Z adding 'torch/include/ATen/ops/set_native.h' 2025-06-01T22:49:05.9925866Z adding 'torch/include/ATen/ops/set_ops.h' 2025-06-01T22:49:05.9928237Z adding 'torch/include/ATen/ops/sgn.h' 2025-06-01T22:49:05.9930358Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9932112Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2025-06-01T22:49:05.9934088Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2025-06-01T22:49:05.9936051Z adding 'torch/include/ATen/ops/sgn_meta.h' 2025-06-01T22:49:05.9937964Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2025-06-01T22:49:05.9939764Z adding 'torch/include/ATen/ops/sgn_native.h' 2025-06-01T22:49:05.9941820Z adding 'torch/include/ATen/ops/sgn_ops.h' 2025-06-01T22:49:05.9943819Z adding 'torch/include/ATen/ops/sigmoid.h' 2025-06-01T22:49:05.9946095Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2025-06-01T22:49:05.9948308Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9950053Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2025-06-01T22:49:05.9951924Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2025-06-01T22:49:05.9953714Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2025-06-01T22:49:05.9955700Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2025-06-01T22:49:05.9957507Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2025-06-01T22:49:05.9959556Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2025-06-01T22:49:05.9961704Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9963378Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2025-06-01T22:49:05.9965682Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2025-06-01T22:49:05.9967544Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2025-06-01T22:49:05.9969508Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2025-06-01T22:49:05.9971347Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2025-06-01T22:49:05.9973421Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2025-06-01T22:49:05.9975512Z adding 'torch/include/ATen/ops/sign.h' 2025-06-01T22:49:05.9977718Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9979385Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2025-06-01T22:49:05.9981249Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2025-06-01T22:49:05.9983000Z adding 'torch/include/ATen/ops/sign_meta.h' 2025-06-01T22:49:05.9984908Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2025-06-01T22:49:05.9986711Z adding 'torch/include/ATen/ops/sign_native.h' 2025-06-01T22:49:05.9988717Z adding 'torch/include/ATen/ops/sign_ops.h' 2025-06-01T22:49:05.9990695Z adding 'torch/include/ATen/ops/signbit.h' 2025-06-01T22:49:05.9992889Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:05.9994565Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2025-06-01T22:49:05.9996426Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2025-06-01T22:49:05.9998243Z adding 'torch/include/ATen/ops/signbit_meta.h' 2025-06-01T22:49:06.0000143Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2025-06-01T22:49:06.0001930Z adding 'torch/include/ATen/ops/signbit_native.h' 2025-06-01T22:49:06.0004229Z adding 'torch/include/ATen/ops/signbit_ops.h' 2025-06-01T22:49:06.0006345Z adding 'torch/include/ATen/ops/silu.h' 2025-06-01T22:49:06.0008428Z adding 'torch/include/ATen/ops/silu_backward.h' 2025-06-01T22:49:06.0010619Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0012474Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0014313Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2025-06-01T22:49:06.0016299Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2025-06-01T22:49:06.0018072Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2025-06-01T22:49:06.0020067Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2025-06-01T22:49:06.0021789Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2025-06-01T22:49:06.0023802Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2025-06-01T22:49:06.0026032Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0027694Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2025-06-01T22:49:06.0029535Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2025-06-01T22:49:06.0031335Z adding 'torch/include/ATen/ops/silu_meta.h' 2025-06-01T22:49:06.0033207Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2025-06-01T22:49:06.0034998Z adding 'torch/include/ATen/ops/silu_native.h' 2025-06-01T22:49:06.0037059Z adding 'torch/include/ATen/ops/silu_ops.h' 2025-06-01T22:49:06.0039037Z adding 'torch/include/ATen/ops/sin.h' 2025-06-01T22:49:06.0041160Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0042867Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2025-06-01T22:49:06.0045068Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2025-06-01T22:49:06.0047248Z adding 'torch/include/ATen/ops/sin_meta.h' 2025-06-01T22:49:06.0049206Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2025-06-01T22:49:06.0051155Z adding 'torch/include/ATen/ops/sin_native.h' 2025-06-01T22:49:06.0053189Z adding 'torch/include/ATen/ops/sin_ops.h' 2025-06-01T22:49:06.0055273Z adding 'torch/include/ATen/ops/sinc.h' 2025-06-01T22:49:06.0057437Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0059283Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2025-06-01T22:49:06.0061159Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2025-06-01T22:49:06.0062950Z adding 'torch/include/ATen/ops/sinc_meta.h' 2025-06-01T22:49:06.0064912Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2025-06-01T22:49:06.0066786Z adding 'torch/include/ATen/ops/sinc_native.h' 2025-06-01T22:49:06.0068763Z adding 'torch/include/ATen/ops/sinc_ops.h' 2025-06-01T22:49:06.0070693Z adding 'torch/include/ATen/ops/sinh.h' 2025-06-01T22:49:06.0072796Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0074528Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2025-06-01T22:49:06.0076436Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2025-06-01T22:49:06.0078240Z adding 'torch/include/ATen/ops/sinh_meta.h' 2025-06-01T22:49:06.0080093Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2025-06-01T22:49:06.0081930Z adding 'torch/include/ATen/ops/sinh_native.h' 2025-06-01T22:49:06.0083995Z adding 'torch/include/ATen/ops/sinh_ops.h' 2025-06-01T22:49:06.0086224Z adding 'torch/include/ATen/ops/size.h' 2025-06-01T22:49:06.0088314Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0090032Z adding 'torch/include/ATen/ops/size_native.h' 2025-06-01T22:49:06.0092070Z adding 'torch/include/ATen/ops/size_ops.h' 2025-06-01T22:49:06.0094206Z adding 'torch/include/ATen/ops/slice.h' 2025-06-01T22:49:06.0096633Z adding 'torch/include/ATen/ops/slice_backward.h' 2025-06-01T22:49:06.0099013Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0100781Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2025-06-01T22:49:06.0102833Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2025-06-01T22:49:06.0104915Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0107104Z adding 'torch/include/ATen/ops/slice_copy.h' 2025-06-01T22:49:06.0109387Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0111418Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0113055Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2025-06-01T22:49:06.0115144Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2025-06-01T22:49:06.0117238Z adding 'torch/include/ATen/ops/slice_inverse.h' 2025-06-01T22:49:06.0119524Z adding 'torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0121158Z adding 'torch/include/ATen/ops/slice_inverse_native.h' 2025-06-01T22:49:06.0123174Z adding 'torch/include/ATen/ops/slice_inverse_ops.h' 2025-06-01T22:49:06.0125424Z adding 'torch/include/ATen/ops/slice_native.h' 2025-06-01T22:49:06.0127421Z adding 'torch/include/ATen/ops/slice_ops.h' 2025-06-01T22:49:06.0129814Z adding 'torch/include/ATen/ops/slice_scatter.h' 2025-06-01T22:49:06.0132292Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0134420Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0136287Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2025-06-01T22:49:06.0138433Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2025-06-01T22:49:06.0140292Z adding 'torch/include/ATen/ops/slogdet.h' 2025-06-01T22:49:06.0142385Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0144065Z adding 'torch/include/ATen/ops/slogdet_native.h' 2025-06-01T22:49:06.0146298Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2025-06-01T22:49:06.0148699Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2025-06-01T22:49:06.0151139Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0153362Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2025-06-01T22:49:06.0155645Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2025-06-01T22:49:06.0157545Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2025-06-01T22:49:06.0159592Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2025-06-01T22:49:06.0161485Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2025-06-01T22:49:06.0163610Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2025-06-01T22:49:06.0166574Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2025-06-01T22:49:06.0169051Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0171012Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2025-06-01T22:49:06.0173004Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2025-06-01T22:49:06.0175124Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2025-06-01T22:49:06.0177198Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2025-06-01T22:49:06.0179685Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2025-06-01T22:49:06.0182083Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0183982Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2025-06-01T22:49:06.0185915Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2025-06-01T22:49:06.0187786Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2025-06-01T22:49:06.0189947Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2025-06-01T22:49:06.0192506Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2025-06-01T22:49:06.0194999Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0196939Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2025-06-01T22:49:06.0199106Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2025-06-01T22:49:06.0201026Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2025-06-01T22:49:06.0203127Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2025-06-01T22:49:06.0205447Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2025-06-01T22:49:06.0207741Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2025-06-01T22:49:06.0210370Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2025-06-01T22:49:06.0212821Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2025-06-01T22:49:06.0215248Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2025-06-01T22:49:06.0217135Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2025-06-01T22:49:06.0219298Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2025-06-01T22:49:06.0221215Z adding 'torch/include/ATen/ops/smm.h' 2025-06-01T22:49:06.0223232Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0224858Z adding 'torch/include/ATen/ops/smm_native.h' 2025-06-01T22:49:06.0226762Z adding 'torch/include/ATen/ops/smm_ops.h' 2025-06-01T22:49:06.0228723Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2025-06-01T22:49:06.0230734Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2025-06-01T22:49:06.0232833Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0234671Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2025-06-01T22:49:06.0236633Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2025-06-01T22:49:06.0238460Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2025-06-01T22:49:06.0240462Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2025-06-01T22:49:06.0242623Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0244693Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2025-06-01T22:49:06.0247443Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2025-06-01T22:49:06.0249372Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2025-06-01T22:49:06.0251594Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2025-06-01T22:49:06.0253474Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2025-06-01T22:49:06.0255662Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2025-06-01T22:49:06.0257686Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2025-06-01T22:49:06.0259711Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2025-06-01T22:49:06.0261846Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0263567Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2025-06-01T22:49:06.0265616Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2025-06-01T22:49:06.0267732Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0269418Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2025-06-01T22:49:06.0271408Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2025-06-01T22:49:06.0273368Z adding 'torch/include/ATen/ops/softmax.h' 2025-06-01T22:49:06.0275539Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0277441Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0279150Z adding 'torch/include/ATen/ops/softmax_native.h' 2025-06-01T22:49:06.0281796Z adding 'torch/include/ATen/ops/softmax_ops.h' 2025-06-01T22:49:06.0283987Z adding 'torch/include/ATen/ops/softplus.h' 2025-06-01T22:49:06.0286356Z adding 'torch/include/ATen/ops/softplus_backward.h' 2025-06-01T22:49:06.0288713Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0290499Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2025-06-01T22:49:06.0292487Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2025-06-01T22:49:06.0294351Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2025-06-01T22:49:06.0296436Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2025-06-01T22:49:06.0298261Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2025-06-01T22:49:06.0300292Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2025-06-01T22:49:06.0302420Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0304122Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2025-06-01T22:49:06.0306104Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2025-06-01T22:49:06.0307812Z adding 'torch/include/ATen/ops/softplus_meta.h' 2025-06-01T22:49:06.0309698Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2025-06-01T22:49:06.0311581Z adding 'torch/include/ATen/ops/softplus_native.h' 2025-06-01T22:49:06.0313611Z adding 'torch/include/ATen/ops/softplus_ops.h' 2025-06-01T22:49:06.0315585Z adding 'torch/include/ATen/ops/softshrink.h' 2025-06-01T22:49:06.0317560Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2025-06-01T22:49:06.0319789Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0321465Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2025-06-01T22:49:06.0323400Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2025-06-01T22:49:06.0325641Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2025-06-01T22:49:06.0327690Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2025-06-01T22:49:06.0329624Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2025-06-01T22:49:06.0331696Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2025-06-01T22:49:06.0333895Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0335723Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2025-06-01T22:49:06.0337607Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2025-06-01T22:49:06.0339378Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2025-06-01T22:49:06.0341294Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2025-06-01T22:49:06.0343083Z adding 'torch/include/ATen/ops/softshrink_native.h' 2025-06-01T22:49:06.0345084Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2025-06-01T22:49:06.0348389Z adding 'torch/include/ATen/ops/sort.h' 2025-06-01T22:49:06.0350725Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0352853Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0354810Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0356684Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2025-06-01T22:49:06.0358630Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2025-06-01T22:49:06.0360541Z adding 'torch/include/ATen/ops/sort_meta.h' 2025-06-01T22:49:06.0362538Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2025-06-01T22:49:06.0364976Z adding 'torch/include/ATen/ops/sort_native.h' 2025-06-01T22:49:06.0367460Z adding 'torch/include/ATen/ops/sort_ops.h' 2025-06-01T22:49:06.0369853Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2025-06-01T22:49:06.0372134Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0373928Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2025-06-01T22:49:06.0376249Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2025-06-01T22:49:06.0378400Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2025-06-01T22:49:06.0380611Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0382329Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2025-06-01T22:49:06.0384428Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2025-06-01T22:49:06.0386952Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2025-06-01T22:49:06.0389501Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0391240Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2025-06-01T22:49:06.0393393Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2025-06-01T22:49:06.0395695Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2025-06-01T22:49:06.0397961Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0400084Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0401852Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2025-06-01T22:49:06.0404424Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2025-06-01T22:49:06.0406795Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2025-06-01T22:49:06.0409052Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0410863Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2025-06-01T22:49:06.0413026Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2025-06-01T22:49:06.0415306Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2025-06-01T22:49:06.0417589Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0419334Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2025-06-01T22:49:06.0421464Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2025-06-01T22:49:06.0423318Z adding 'torch/include/ATen/ops/sparse_dim.h' 2025-06-01T22:49:06.0425388Z adding 'torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0427039Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2025-06-01T22:49:06.0428956Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2025-06-01T22:49:06.0430805Z adding 'torch/include/ATen/ops/sparse_mask.h' 2025-06-01T22:49:06.0432957Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0434646Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2025-06-01T22:49:06.0436684Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2025-06-01T22:49:06.0438633Z adding 'torch/include/ATen/ops/sparse_resize.h' 2025-06-01T22:49:06.0440651Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2025-06-01T22:49:06.0442752Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0444891Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2025-06-01T22:49:06.0447326Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2025-06-01T22:49:06.0449562Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2025-06-01T22:49:06.0451822Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0453712Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2025-06-01T22:49:06.0455634Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2025-06-01T22:49:06.0457731Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2025-06-01T22:49:06.0459839Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2025-06-01T22:49:06.0461776Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2025-06-01T22:49:06.0463859Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2025-06-01T22:49:06.0465776Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2025-06-01T22:49:06.0467935Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0469620Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2025-06-01T22:49:06.0471521Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2025-06-01T22:49:06.0473362Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2025-06-01T22:49:06.0475284Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2025-06-01T22:49:06.0477060Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2025-06-01T22:49:06.0479021Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2025-06-01T22:49:06.0480949Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2025-06-01T22:49:06.0483083Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0485213Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2025-06-01T22:49:06.0487083Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2025-06-01T22:49:06.0488905Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2025-06-01T22:49:06.0490920Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2025-06-01T22:49:06.0492795Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2025-06-01T22:49:06.0494799Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2025-06-01T22:49:06.0496899Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2025-06-01T22:49:06.0499011Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0500688Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2025-06-01T22:49:06.0502533Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2025-06-01T22:49:06.0504326Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2025-06-01T22:49:06.0506207Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2025-06-01T22:49:06.0508074Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2025-06-01T22:49:06.0510048Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2025-06-01T22:49:06.0511942Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2025-06-01T22:49:06.0514191Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0515928Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2025-06-01T22:49:06.0517759Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2025-06-01T22:49:06.0519542Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2025-06-01T22:49:06.0521451Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2025-06-01T22:49:06.0523250Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2025-06-01T22:49:06.0525592Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2025-06-01T22:49:06.0527654Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2025-06-01T22:49:06.0529898Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0531647Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2025-06-01T22:49:06.0533570Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2025-06-01T22:49:06.0535509Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2025-06-01T22:49:06.0537410Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2025-06-01T22:49:06.0539187Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2025-06-01T22:49:06.0541099Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2025-06-01T22:49:06.0543274Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2025-06-01T22:49:06.0545764Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0547930Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0549598Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2025-06-01T22:49:06.0551520Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2025-06-01T22:49:06.0553299Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2025-06-01T22:49:06.0555251Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2025-06-01T22:49:06.0557085Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2025-06-01T22:49:06.0559293Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2025-06-01T22:49:06.0561482Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2025-06-01T22:49:06.0563792Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0566187Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0567978Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2025-06-01T22:49:06.0569893Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2025-06-01T22:49:06.0571802Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2025-06-01T22:49:06.0573713Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2025-06-01T22:49:06.0575817Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2025-06-01T22:49:06.0577998Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2025-06-01T22:49:06.0580169Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2025-06-01T22:49:06.0582449Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0584482Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0586207Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2025-06-01T22:49:06.0588119Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2025-06-01T22:49:06.0590002Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2025-06-01T22:49:06.0591843Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2025-06-01T22:49:06.0593642Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2025-06-01T22:49:06.0595858Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2025-06-01T22:49:06.0597982Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2025-06-01T22:49:06.0600198Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0602187Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0604010Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2025-06-01T22:49:06.0606235Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2025-06-01T22:49:06.0608164Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2025-06-01T22:49:06.0610147Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2025-06-01T22:49:06.0612059Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2025-06-01T22:49:06.0614307Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2025-06-01T22:49:06.0616411Z adding 'torch/include/ATen/ops/special_digamma.h' 2025-06-01T22:49:06.0618513Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0620187Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2025-06-01T22:49:06.0622206Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2025-06-01T22:49:06.0624122Z adding 'torch/include/ATen/ops/special_entr.h' 2025-06-01T22:49:06.0626263Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0627948Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2025-06-01T22:49:06.0629795Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2025-06-01T22:49:06.0631557Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2025-06-01T22:49:06.0633453Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2025-06-01T22:49:06.0635243Z adding 'torch/include/ATen/ops/special_entr_native.h' 2025-06-01T22:49:06.0637217Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2025-06-01T22:49:06.0639178Z adding 'torch/include/ATen/ops/special_erf.h' 2025-06-01T22:49:06.0641350Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0643048Z adding 'torch/include/ATen/ops/special_erf_native.h' 2025-06-01T22:49:06.0645480Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2025-06-01T22:49:06.0647684Z adding 'torch/include/ATen/ops/special_erfc.h' 2025-06-01T22:49:06.0649809Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0651586Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2025-06-01T22:49:06.0653708Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2025-06-01T22:49:06.0655751Z adding 'torch/include/ATen/ops/special_erfcx.h' 2025-06-01T22:49:06.0657874Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0659642Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2025-06-01T22:49:06.0661452Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2025-06-01T22:49:06.0663219Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2025-06-01T22:49:06.0665100Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2025-06-01T22:49:06.0666882Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2025-06-01T22:49:06.0668789Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2025-06-01T22:49:06.0670715Z adding 'torch/include/ATen/ops/special_erfinv.h' 2025-06-01T22:49:06.0672887Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0674526Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2025-06-01T22:49:06.0676439Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2025-06-01T22:49:06.0678336Z adding 'torch/include/ATen/ops/special_exp2.h' 2025-06-01T22:49:06.0680394Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0682027Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2025-06-01T22:49:06.0684217Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2025-06-01T22:49:06.0686455Z adding 'torch/include/ATen/ops/special_expit.h' 2025-06-01T22:49:06.0688562Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0690269Z adding 'torch/include/ATen/ops/special_expit_native.h' 2025-06-01T22:49:06.0692242Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2025-06-01T22:49:06.0694209Z adding 'torch/include/ATen/ops/special_expm1.h' 2025-06-01T22:49:06.0696439Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0698105Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2025-06-01T22:49:06.0700088Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2025-06-01T22:49:06.0702001Z adding 'torch/include/ATen/ops/special_gammainc.h' 2025-06-01T22:49:06.0704314Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0706011Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2025-06-01T22:49:06.0707982Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2025-06-01T22:49:06.0709973Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2025-06-01T22:49:06.0711996Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0713671Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2025-06-01T22:49:06.0715614Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2025-06-01T22:49:06.0717506Z adding 'torch/include/ATen/ops/special_gammaln.h' 2025-06-01T22:49:06.0719599Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0721244Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2025-06-01T22:49:06.0723250Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2025-06-01T22:49:06.0725771Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2025-06-01T22:49:06.0728031Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0730099Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0731810Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2025-06-01T22:49:06.0733798Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2025-06-01T22:49:06.0735760Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2025-06-01T22:49:06.0737746Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2025-06-01T22:49:06.0739659Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2025-06-01T22:49:06.0741806Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2025-06-01T22:49:06.0743936Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2025-06-01T22:49:06.0746549Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0748776Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0750580Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2025-06-01T22:49:06.0752460Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2025-06-01T22:49:06.0754271Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2025-06-01T22:49:06.0756229Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2025-06-01T22:49:06.0758042Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2025-06-01T22:49:06.0760307Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2025-06-01T22:49:06.0762306Z adding 'torch/include/ATen/ops/special_i0.h' 2025-06-01T22:49:06.0764698Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0766546Z adding 'torch/include/ATen/ops/special_i0_native.h' 2025-06-01T22:49:06.0768646Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2025-06-01T22:49:06.0770652Z adding 'torch/include/ATen/ops/special_i0e.h' 2025-06-01T22:49:06.0772888Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0774668Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2025-06-01T22:49:06.0776719Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2025-06-01T22:49:06.0778490Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2025-06-01T22:49:06.0780365Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2025-06-01T22:49:06.0782196Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2025-06-01T22:49:06.0784156Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2025-06-01T22:49:06.0786055Z adding 'torch/include/ATen/ops/special_i1.h' 2025-06-01T22:49:06.0788191Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0789851Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2025-06-01T22:49:06.0791709Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2025-06-01T22:49:06.0793489Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2025-06-01T22:49:06.0795427Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2025-06-01T22:49:06.0797232Z adding 'torch/include/ATen/ops/special_i1_native.h' 2025-06-01T22:49:06.0799246Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2025-06-01T22:49:06.0801145Z adding 'torch/include/ATen/ops/special_i1e.h' 2025-06-01T22:49:06.0803263Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0805362Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2025-06-01T22:49:06.0813682Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2025-06-01T22:49:06.0815914Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2025-06-01T22:49:06.0817881Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2025-06-01T22:49:06.0819682Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2025-06-01T22:49:06.0821631Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2025-06-01T22:49:06.0823855Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2025-06-01T22:49:06.0826032Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0828038Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0829737Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2025-06-01T22:49:06.0831770Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2025-06-01T22:49:06.0833519Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2025-06-01T22:49:06.0835406Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2025-06-01T22:49:06.0837264Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2025-06-01T22:49:06.0839569Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2025-06-01T22:49:06.0841734Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2025-06-01T22:49:06.0844020Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.0846581Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0848430Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2025-06-01T22:49:06.0850366Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2025-06-01T22:49:06.0852239Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2025-06-01T22:49:06.0854306Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2025-06-01T22:49:06.0856361Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2025-06-01T22:49:06.0858567Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2025-06-01T22:49:06.0860475Z adding 'torch/include/ATen/ops/special_log1p.h' 2025-06-01T22:49:06.0862551Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0864228Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2025-06-01T22:49:06.0866149Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2025-06-01T22:49:06.0868063Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2025-06-01T22:49:06.0870271Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0871978Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2025-06-01T22:49:06.0873862Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2025-06-01T22:49:06.0875684Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2025-06-01T22:49:06.0877570Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2025-06-01T22:49:06.0879359Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2025-06-01T22:49:06.0881319Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2025-06-01T22:49:06.0883205Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2025-06-01T22:49:06.0885698Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0887448Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2025-06-01T22:49:06.0889496Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2025-06-01T22:49:06.0891511Z adding 'torch/include/ATen/ops/special_logit.h' 2025-06-01T22:49:06.0893773Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0895549Z adding 'torch/include/ATen/ops/special_logit_native.h' 2025-06-01T22:49:06.0897494Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2025-06-01T22:49:06.0899453Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2025-06-01T22:49:06.0901604Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0903302Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2025-06-01T22:49:06.0905307Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2025-06-01T22:49:06.0907245Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2025-06-01T22:49:06.0909438Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0911154Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2025-06-01T22:49:06.0913020Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2025-06-01T22:49:06.0914873Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2025-06-01T22:49:06.0916739Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2025-06-01T22:49:06.0918579Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2025-06-01T22:49:06.0920470Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2025-06-01T22:49:06.0922366Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2025-06-01T22:49:06.0924870Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0926734Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2025-06-01T22:49:06.0928688Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2025-06-01T22:49:06.0930521Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2025-06-01T22:49:06.0932548Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2025-06-01T22:49:06.0934406Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2025-06-01T22:49:06.0936472Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2025-06-01T22:49:06.0938412Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2025-06-01T22:49:06.0940539Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0942227Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2025-06-01T22:49:06.0944149Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2025-06-01T22:49:06.0946197Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2025-06-01T22:49:06.0948172Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2025-06-01T22:49:06.0950058Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2025-06-01T22:49:06.0952004Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2025-06-01T22:49:06.0953923Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2025-06-01T22:49:06.0956150Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0957835Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2025-06-01T22:49:06.0959695Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2025-06-01T22:49:06.0969844Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2025-06-01T22:49:06.0970227Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2025-06-01T22:49:06.0970488Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2025-06-01T22:49:06.0970710Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2025-06-01T22:49:06.0970892Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2025-06-01T22:49:06.0972109Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0973779Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2025-06-01T22:49:06.0975892Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2025-06-01T22:49:06.0977808Z adding 'torch/include/ATen/ops/special_ndtr.h' 2025-06-01T22:49:06.0979884Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.0981568Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2025-06-01T22:49:06.0983524Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2025-06-01T22:49:06.0985414Z adding 'torch/include/ATen/ops/special_ndtri.h' 2025-06-01T22:49:06.0987541Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.0989233Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2025-06-01T22:49:06.0991069Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2025-06-01T22:49:06.0992860Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2025-06-01T22:49:06.0994890Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2025-06-01T22:49:06.0996569Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2025-06-01T22:49:06.0998530Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2025-06-01T22:49:06.1000591Z adding 'torch/include/ATen/ops/special_polygamma.h' 2025-06-01T22:49:06.1002672Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1004645Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2025-06-01T22:49:06.1006721Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2025-06-01T22:49:06.1008665Z adding 'torch/include/ATen/ops/special_psi.h' 2025-06-01T22:49:06.1010804Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1012518Z adding 'torch/include/ATen/ops/special_psi_native.h' 2025-06-01T22:49:06.1014558Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2025-06-01T22:49:06.1016700Z adding 'torch/include/ATen/ops/special_round.h' 2025-06-01T22:49:06.1018849Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1020527Z adding 'torch/include/ATen/ops/special_round_native.h' 2025-06-01T22:49:06.1022475Z adding 'torch/include/ATen/ops/special_round_ops.h' 2025-06-01T22:49:06.1024512Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2025-06-01T22:49:06.1026692Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1028402Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2025-06-01T22:49:06.1030296Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2025-06-01T22:49:06.1032149Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2025-06-01T22:49:06.1034087Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2025-06-01T22:49:06.1035884Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2025-06-01T22:49:06.1037825Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2025-06-01T22:49:06.1039843Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2025-06-01T22:49:06.1041984Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1043790Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2025-06-01T22:49:06.1046190Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2025-06-01T22:49:06.1048320Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2025-06-01T22:49:06.1050308Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2025-06-01T22:49:06.1052260Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2025-06-01T22:49:06.1054287Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2025-06-01T22:49:06.1056533Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2025-06-01T22:49:06.1058749Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1060743Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1062438Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2025-06-01T22:49:06.1064351Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2025-06-01T22:49:06.1066136Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2025-06-01T22:49:06.1068081Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2025-06-01T22:49:06.1069899Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2025-06-01T22:49:06.1072096Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2025-06-01T22:49:06.1074390Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2025-06-01T22:49:06.1076597Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1078661Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1080366Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2025-06-01T22:49:06.1082257Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2025-06-01T22:49:06.1084317Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2025-06-01T22:49:06.1086447Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2025-06-01T22:49:06.1088416Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2025-06-01T22:49:06.1090762Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2025-06-01T22:49:06.1093010Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2025-06-01T22:49:06.1095375Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1097367Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1099030Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2025-06-01T22:49:06.1100922Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2025-06-01T22:49:06.1102725Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2025-06-01T22:49:06.1104701Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2025-06-01T22:49:06.1106559Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2025-06-01T22:49:06.1108767Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2025-06-01T22:49:06.1110900Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2025-06-01T22:49:06.1113139Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1115193Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1116895Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2025-06-01T22:49:06.1118860Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2025-06-01T22:49:06.1120673Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2025-06-01T22:49:06.1122579Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2025-06-01T22:49:06.1124790Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2025-06-01T22:49:06.1127113Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2025-06-01T22:49:06.1129043Z adding 'torch/include/ATen/ops/special_sinc.h' 2025-06-01T22:49:06.1131174Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1132894Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2025-06-01T22:49:06.1135055Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2025-06-01T22:49:06.1136952Z adding 'torch/include/ATen/ops/special_softmax.h' 2025-06-01T22:49:06.1139015Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1140670Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2025-06-01T22:49:06.1142567Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2025-06-01T22:49:06.1144608Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2025-06-01T22:49:06.1147172Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1148869Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2025-06-01T22:49:06.1150813Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2025-06-01T22:49:06.1152744Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2025-06-01T22:49:06.1154695Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2025-06-01T22:49:06.1156475Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2025-06-01T22:49:06.1158395Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2025-06-01T22:49:06.1160489Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2025-06-01T22:49:06.1162645Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1164975Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1166813Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2025-06-01T22:49:06.1168779Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2025-06-01T22:49:06.1170591Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2025-06-01T22:49:06.1172593Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2025-06-01T22:49:06.1174445Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2025-06-01T22:49:06.1176789Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2025-06-01T22:49:06.1178897Z adding 'torch/include/ATen/ops/special_xlogy.h' 2025-06-01T22:49:06.1181081Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1182820Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2025-06-01T22:49:06.1185038Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2025-06-01T22:49:06.1187189Z adding 'torch/include/ATen/ops/special_zeta.h' 2025-06-01T22:49:06.1189378Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1191347Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1193080Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2025-06-01T22:49:06.1194935Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2025-06-01T22:49:06.1196844Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2025-06-01T22:49:06.1198740Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2025-06-01T22:49:06.1200579Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2025-06-01T22:49:06.1202784Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2025-06-01T22:49:06.1205323Z adding 'torch/include/ATen/ops/split.h' 2025-06-01T22:49:06.1207525Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1209523Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1211569Z adding 'torch/include/ATen/ops/split_copy.h' 2025-06-01T22:49:06.1213913Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1216137Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1217775Z adding 'torch/include/ATen/ops/split_copy_native.h' 2025-06-01T22:49:06.1219776Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2025-06-01T22:49:06.1221643Z adding 'torch/include/ATen/ops/split_native.h' 2025-06-01T22:49:06.1223666Z adding 'torch/include/ATen/ops/split_ops.h' 2025-06-01T22:49:06.1225691Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2025-06-01T22:49:06.1227841Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1229870Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2025-06-01T22:49:06.1232124Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1234243Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1236029Z adding 'torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h' 2025-06-01T22:49:06.1237807Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2025-06-01T22:49:06.1239837Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2025-06-01T22:49:06.1241795Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2025-06-01T22:49:06.1243736Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2025-06-01T22:49:06.1246457Z adding 'torch/include/ATen/ops/sqrt.h' 2025-06-01T22:49:06.1248804Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1250586Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2025-06-01T22:49:06.1252531Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2025-06-01T22:49:06.1254371Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2025-06-01T22:49:06.1256389Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2025-06-01T22:49:06.1258297Z adding 'torch/include/ATen/ops/sqrt_native.h' 2025-06-01T22:49:06.1260358Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2025-06-01T22:49:06.1262295Z adding 'torch/include/ATen/ops/square.h' 2025-06-01T22:49:06.1264366Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1266028Z adding 'torch/include/ATen/ops/square_native.h' 2025-06-01T22:49:06.1268018Z adding 'torch/include/ATen/ops/square_ops.h' 2025-06-01T22:49:06.1430717Z adding 'torch/include/ATen/ops/squeeze.h' 2025-06-01T22:49:06.1431164Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1431912Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1432080Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2025-06-01T22:49:06.1434296Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1436259Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1437889Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2025-06-01T22:49:06.1440071Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2025-06-01T22:49:06.1442042Z adding 'torch/include/ATen/ops/squeeze_native.h' 2025-06-01T22:49:06.1444749Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2025-06-01T22:49:06.1447770Z adding 'torch/include/ATen/ops/sspaddmm.h' 2025-06-01T22:49:06.1450005Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1451883Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2025-06-01T22:49:06.1453871Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2025-06-01T22:49:06.1455869Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2025-06-01T22:49:06.1457915Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2025-06-01T22:49:06.1459869Z adding 'torch/include/ATen/ops/stack.h' 2025-06-01T22:49:06.1461956Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1463697Z adding 'torch/include/ATen/ops/stack_native.h' 2025-06-01T22:49:06.1465818Z adding 'torch/include/ATen/ops/stack_ops.h' 2025-06-01T22:49:06.1468053Z adding 'torch/include/ATen/ops/std.h' 2025-06-01T22:49:06.1470364Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1472246Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2025-06-01T22:49:06.1474165Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2025-06-01T22:49:06.1476305Z adding 'torch/include/ATen/ops/std_mean.h' 2025-06-01T22:49:06.1478516Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1480539Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1482336Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2025-06-01T22:49:06.1484552Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2025-06-01T22:49:06.1486613Z adding 'torch/include/ATen/ops/std_mean_native.h' 2025-06-01T22:49:06.1489054Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2025-06-01T22:49:06.1491385Z adding 'torch/include/ATen/ops/std_native.h' 2025-06-01T22:49:06.1493864Z adding 'torch/include/ATen/ops/std_ops.h' 2025-06-01T22:49:06.1496245Z adding 'torch/include/ATen/ops/stft.h' 2025-06-01T22:49:06.1498499Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1500212Z adding 'torch/include/ATen/ops/stft_native.h' 2025-06-01T22:49:06.1502359Z adding 'torch/include/ATen/ops/stft_ops.h' 2025-06-01T22:49:06.1504418Z adding 'torch/include/ATen/ops/stride.h' 2025-06-01T22:49:06.1506600Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1508260Z adding 'torch/include/ATen/ops/stride_native.h' 2025-06-01T22:49:06.1510254Z adding 'torch/include/ATen/ops/stride_ops.h' 2025-06-01T22:49:06.1512233Z adding 'torch/include/ATen/ops/sub.h' 2025-06-01T22:49:06.1514402Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1516365Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1518057Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2025-06-01T22:49:06.1519926Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2025-06-01T22:49:06.1521808Z adding 'torch/include/ATen/ops/sub_meta.h' 2025-06-01T22:49:06.1523798Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2025-06-01T22:49:06.1526038Z adding 'torch/include/ATen/ops/sub_native.h' 2025-06-01T22:49:06.1528349Z adding 'torch/include/ATen/ops/sub_ops.h' 2025-06-01T22:49:06.1530470Z adding 'torch/include/ATen/ops/subtract.h' 2025-06-01T22:49:06.1532663Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1534408Z adding 'torch/include/ATen/ops/subtract_native.h' 2025-06-01T22:49:06.1536712Z adding 'torch/include/ATen/ops/subtract_ops.h' 2025-06-01T22:49:06.1538939Z adding 'torch/include/ATen/ops/sum.h' 2025-06-01T22:49:06.1541153Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1543158Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1545040Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1547353Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2025-06-01T22:49:06.1549367Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2025-06-01T22:49:06.1551224Z adding 'torch/include/ATen/ops/sum_meta.h' 2025-06-01T22:49:06.1553205Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2025-06-01T22:49:06.1555197Z adding 'torch/include/ATen/ops/sum_native.h' 2025-06-01T22:49:06.1557522Z adding 'torch/include/ATen/ops/sum_ops.h' 2025-06-01T22:49:06.1559581Z adding 'torch/include/ATen/ops/sum_to_size.h' 2025-06-01T22:49:06.1561607Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1563286Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2025-06-01T22:49:06.1565615Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2025-06-01T22:49:06.1567642Z adding 'torch/include/ATen/ops/svd.h' 2025-06-01T22:49:06.1569858Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1571633Z adding 'torch/include/ATen/ops/svd_native.h' 2025-06-01T22:49:06.1573722Z adding 'torch/include/ATen/ops/svd_ops.h' 2025-06-01T22:49:06.1575778Z adding 'torch/include/ATen/ops/swapaxes.h' 2025-06-01T22:49:06.1577902Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1579619Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2025-06-01T22:49:06.1581611Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2025-06-01T22:49:06.1583527Z adding 'torch/include/ATen/ops/swapdims.h' 2025-06-01T22:49:06.1585618Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1587298Z adding 'torch/include/ATen/ops/swapdims_native.h' 2025-06-01T22:49:06.1589262Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2025-06-01T22:49:06.1591244Z adding 'torch/include/ATen/ops/sym_constrain_range.h' 2025-06-01T22:49:06.1593251Z adding 'torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1594990Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size.h' 2025-06-01T22:49:06.1597106Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1598725Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_native.h' 2025-06-01T22:49:06.1600731Z adding 'torch/include/ATen/ops/sym_constrain_range_for_size_ops.h' 2025-06-01T22:49:06.1602513Z adding 'torch/include/ATen/ops/sym_constrain_range_native.h' 2025-06-01T22:49:06.1604732Z adding 'torch/include/ATen/ops/sym_constrain_range_ops.h' 2025-06-01T22:49:06.1606652Z adding 'torch/include/ATen/ops/sym_numel.h' 2025-06-01T22:49:06.1608738Z adding 'torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1610431Z adding 'torch/include/ATen/ops/sym_numel_native.h' 2025-06-01T22:49:06.1612465Z adding 'torch/include/ATen/ops/sym_numel_ops.h' 2025-06-01T22:49:06.1614345Z adding 'torch/include/ATen/ops/sym_size.h' 2025-06-01T22:49:06.1616505Z adding 'torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1618154Z adding 'torch/include/ATen/ops/sym_size_native.h' 2025-06-01T22:49:06.1620115Z adding 'torch/include/ATen/ops/sym_size_ops.h' 2025-06-01T22:49:06.1622030Z adding 'torch/include/ATen/ops/sym_storage_offset.h' 2025-06-01T22:49:06.1624066Z adding 'torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1625717Z adding 'torch/include/ATen/ops/sym_storage_offset_native.h' 2025-06-01T22:49:06.1627548Z adding 'torch/include/ATen/ops/sym_storage_offset_ops.h' 2025-06-01T22:49:06.1629379Z adding 'torch/include/ATen/ops/sym_stride.h' 2025-06-01T22:49:06.1631402Z adding 'torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1633049Z adding 'torch/include/ATen/ops/sym_stride_native.h' 2025-06-01T22:49:06.1634984Z adding 'torch/include/ATen/ops/sym_stride_ops.h' 2025-06-01T22:49:06.1636811Z adding 'torch/include/ATen/ops/t.h' 2025-06-01T22:49:06.1638813Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1640575Z adding 'torch/include/ATen/ops/t_copy.h' 2025-06-01T22:49:06.1642666Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1644960Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1647125Z adding 'torch/include/ATen/ops/t_copy_native.h' 2025-06-01T22:49:06.1649191Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2025-06-01T22:49:06.1651059Z adding 'torch/include/ATen/ops/t_native.h' 2025-06-01T22:49:06.1653145Z adding 'torch/include/ATen/ops/t_ops.h' 2025-06-01T22:49:06.1655217Z adding 'torch/include/ATen/ops/take.h' 2025-06-01T22:49:06.1657274Z adding 'torch/include/ATen/ops/take_along_dim.h' 2025-06-01T22:49:06.1659419Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1661105Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2025-06-01T22:49:06.1663072Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2025-06-01T22:49:06.1665010Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2025-06-01T22:49:06.1666839Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2025-06-01T22:49:06.1668628Z adding 'torch/include/ATen/ops/take_native.h' 2025-06-01T22:49:06.1670628Z adding 'torch/include/ATen/ops/take_ops.h' 2025-06-01T22:49:06.1672558Z adding 'torch/include/ATen/ops/tan.h' 2025-06-01T22:49:06.1674724Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1676457Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2025-06-01T22:49:06.1678374Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2025-06-01T22:49:06.1680098Z adding 'torch/include/ATen/ops/tan_meta.h' 2025-06-01T22:49:06.1681958Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2025-06-01T22:49:06.1683990Z adding 'torch/include/ATen/ops/tan_native.h' 2025-06-01T22:49:06.1686314Z adding 'torch/include/ATen/ops/tan_ops.h' 2025-06-01T22:49:06.1688336Z adding 'torch/include/ATen/ops/tanh.h' 2025-06-01T22:49:06.1690394Z adding 'torch/include/ATen/ops/tanh_backward.h' 2025-06-01T22:49:06.1692578Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1694398Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2025-06-01T22:49:06.1696434Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2025-06-01T22:49:06.1698196Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2025-06-01T22:49:06.1700144Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2025-06-01T22:49:06.1701917Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2025-06-01T22:49:06.1703949Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2025-06-01T22:49:06.1706101Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1707801Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2025-06-01T22:49:06.1709659Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2025-06-01T22:49:06.1711460Z adding 'torch/include/ATen/ops/tanh_meta.h' 2025-06-01T22:49:06.1713344Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2025-06-01T22:49:06.1715203Z adding 'torch/include/ATen/ops/tanh_native.h' 2025-06-01T22:49:06.1717208Z adding 'torch/include/ATen/ops/tanh_ops.h' 2025-06-01T22:49:06.1719352Z adding 'torch/include/ATen/ops/tensor.h' 2025-06-01T22:49:06.1721529Z adding 'torch/include/ATen/ops/tensor_split.h' 2025-06-01T22:49:06.1723847Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1725870Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2025-06-01T22:49:06.1728047Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2025-06-01T22:49:06.1730115Z adding 'torch/include/ATen/ops/tensordot.h' 2025-06-01T22:49:06.1732355Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1734076Z adding 'torch/include/ATen/ops/tensordot_native.h' 2025-06-01T22:49:06.1736336Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2025-06-01T22:49:06.1738713Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2025-06-01T22:49:06.1741113Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1742864Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2025-06-01T22:49:06.1744928Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2025-06-01T22:49:06.1747222Z adding 'torch/include/ATen/ops/threshold.h' 2025-06-01T22:49:06.1749307Z adding 'torch/include/ATen/ops/threshold_backward.h' 2025-06-01T22:49:06.1751524Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1753272Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2025-06-01T22:49:06.1755163Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2025-06-01T22:49:06.1757028Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2025-06-01T22:49:06.1758996Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2025-06-01T22:49:06.1760889Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2025-06-01T22:49:06.1762905Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2025-06-01T22:49:06.1765560Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1767327Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2025-06-01T22:49:06.1769286Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2025-06-01T22:49:06.1771184Z adding 'torch/include/ATen/ops/threshold_meta.h' 2025-06-01T22:49:06.1773225Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2025-06-01T22:49:06.1775188Z adding 'torch/include/ATen/ops/threshold_native.h' 2025-06-01T22:49:06.1777257Z adding 'torch/include/ATen/ops/threshold_ops.h' 2025-06-01T22:49:06.1779265Z adding 'torch/include/ATen/ops/tile.h' 2025-06-01T22:49:06.1781327Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1782974Z adding 'torch/include/ATen/ops/tile_native.h' 2025-06-01T22:49:06.1784946Z adding 'torch/include/ATen/ops/tile_ops.h' 2025-06-01T22:49:06.1786676Z adding 'torch/include/ATen/ops/to.h' 2025-06-01T22:49:06.1788829Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1790491Z adding 'torch/include/ATen/ops/to_dense.h' 2025-06-01T22:49:06.1792423Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2025-06-01T22:49:06.1794492Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1796168Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2025-06-01T22:49:06.1798106Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2025-06-01T22:49:06.1800145Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1801794Z adding 'torch/include/ATen/ops/to_dense_native.h' 2025-06-01T22:49:06.1803882Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2025-06-01T22:49:06.1806118Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2025-06-01T22:49:06.1808127Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2025-06-01T22:49:06.1810221Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1811938Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2025-06-01T22:49:06.1813888Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2025-06-01T22:49:06.1816088Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1817841Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2025-06-01T22:49:06.1819641Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2025-06-01T22:49:06.1821613Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2025-06-01T22:49:06.1823530Z adding 'torch/include/ATen/ops/to_native.h' 2025-06-01T22:49:06.1825808Z adding 'torch/include/ATen/ops/to_ops.h' 2025-06-01T22:49:06.1828152Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2025-06-01T22:49:06.1830453Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1832240Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2025-06-01T22:49:06.1834235Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2025-06-01T22:49:06.1836088Z adding 'torch/include/ATen/ops/to_sparse.h' 2025-06-01T22:49:06.1837838Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2025-06-01T22:49:06.1839908Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1841557Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2025-06-01T22:49:06.1843522Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2025-06-01T22:49:06.1846021Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2025-06-01T22:49:06.1848553Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1850340Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2025-06-01T22:49:06.1852358Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2025-06-01T22:49:06.1854505Z adding 'torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1856291Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2025-06-01T22:49:06.1858336Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1860001Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2025-06-01T22:49:06.1861901Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2025-06-01T22:49:06.1863632Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2025-06-01T22:49:06.1865747Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1867508Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2025-06-01T22:49:06.1869441Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2025-06-01T22:49:06.1871359Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2025-06-01T22:49:06.1873308Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2025-06-01T22:49:06.1875529Z adding 'torch/include/ATen/ops/topk.h' 2025-06-01T22:49:06.1877844Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1881702Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2025-06-01T22:49:06.1884029Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2025-06-01T22:49:06.1886359Z adding 'torch/include/ATen/ops/topk_meta.h' 2025-06-01T22:49:06.1888451Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2025-06-01T22:49:06.1890434Z adding 'torch/include/ATen/ops/topk_native.h' 2025-06-01T22:49:06.1892557Z adding 'torch/include/ATen/ops/topk_ops.h' 2025-06-01T22:49:06.1894583Z adding 'torch/include/ATen/ops/trace.h' 2025-06-01T22:49:06.1896674Z adding 'torch/include/ATen/ops/trace_backward.h' 2025-06-01T22:49:06.1898830Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1900581Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2025-06-01T22:49:06.1902507Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2025-06-01T22:49:06.1904576Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1906345Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2025-06-01T22:49:06.1908176Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2025-06-01T22:49:06.1909977Z adding 'torch/include/ATen/ops/trace_native.h' 2025-06-01T22:49:06.1911875Z adding 'torch/include/ATen/ops/trace_ops.h' 2025-06-01T22:49:06.1913840Z adding 'torch/include/ATen/ops/transpose.h' 2025-06-01T22:49:06.1915913Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1917784Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1919539Z adding 'torch/include/ATen/ops/transpose_copy.h' 2025-06-01T22:49:06.1921666Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1923723Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1925654Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2025-06-01T22:49:06.1927740Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2025-06-01T22:49:06.1929746Z adding 'torch/include/ATen/ops/transpose_native.h' 2025-06-01T22:49:06.1931889Z adding 'torch/include/ATen/ops/transpose_ops.h' 2025-06-01T22:49:06.1933873Z adding 'torch/include/ATen/ops/trapezoid.h' 2025-06-01T22:49:06.1936114Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1937769Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2025-06-01T22:49:06.1939805Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2025-06-01T22:49:06.1941697Z adding 'torch/include/ATen/ops/trapz.h' 2025-06-01T22:49:06.1943733Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1945564Z adding 'torch/include/ATen/ops/trapz_native.h' 2025-06-01T22:49:06.1947757Z adding 'torch/include/ATen/ops/trapz_ops.h' 2025-06-01T22:49:06.1949829Z adding 'torch/include/ATen/ops/triangular_solve.h' 2025-06-01T22:49:06.1952073Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1953831Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2025-06-01T22:49:06.1955753Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2025-06-01T22:49:06.1957599Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2025-06-01T22:49:06.1959562Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2025-06-01T22:49:06.1961536Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2025-06-01T22:49:06.1963640Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2025-06-01T22:49:06.1966018Z adding 'torch/include/ATen/ops/tril.h' 2025-06-01T22:49:06.1968286Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.1970004Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2025-06-01T22:49:06.1971937Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2025-06-01T22:49:06.1974070Z adding 'torch/include/ATen/ops/tril_indices.h' 2025-06-01T22:49:06.1976366Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.1978207Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2025-06-01T22:49:06.1980129Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2025-06-01T22:49:06.1981986Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2025-06-01T22:49:06.1984020Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2025-06-01T22:49:06.1985871Z adding 'torch/include/ATen/ops/tril_meta.h' 2025-06-01T22:49:06.1987792Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2025-06-01T22:49:06.1989603Z adding 'torch/include/ATen/ops/tril_native.h' 2025-06-01T22:49:06.1991657Z adding 'torch/include/ATen/ops/tril_ops.h' 2025-06-01T22:49:06.1993708Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2025-06-01T22:49:06.1995856Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.1997560Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2025-06-01T22:49:06.1999605Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2025-06-01T22:49:06.2001465Z adding 'torch/include/ATen/ops/triu.h' 2025-06-01T22:49:06.2003593Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2005688Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2025-06-01T22:49:06.2007669Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2025-06-01T22:49:06.2009810Z adding 'torch/include/ATen/ops/triu_indices.h' 2025-06-01T22:49:06.2012043Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2013944Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2025-06-01T22:49:06.2015985Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2025-06-01T22:49:06.2017814Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2025-06-01T22:49:06.2019836Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2025-06-01T22:49:06.2021714Z adding 'torch/include/ATen/ops/triu_meta.h' 2025-06-01T22:49:06.2023684Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2025-06-01T22:49:06.2025527Z adding 'torch/include/ATen/ops/triu_native.h' 2025-06-01T22:49:06.2027539Z adding 'torch/include/ATen/ops/triu_ops.h' 2025-06-01T22:49:06.2029675Z adding 'torch/include/ATen/ops/true_divide.h' 2025-06-01T22:49:06.2031774Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2033482Z adding 'torch/include/ATen/ops/true_divide_native.h' 2025-06-01T22:49:06.2035627Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2025-06-01T22:49:06.2037632Z adding 'torch/include/ATen/ops/trunc.h' 2025-06-01T22:49:06.2039821Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2041536Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2025-06-01T22:49:06.2043379Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2025-06-01T22:49:06.2045707Z adding 'torch/include/ATen/ops/trunc_meta.h' 2025-06-01T22:49:06.2047908Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2025-06-01T22:49:06.2049818Z adding 'torch/include/ATen/ops/trunc_native.h' 2025-06-01T22:49:06.2051872Z adding 'torch/include/ATen/ops/trunc_ops.h' 2025-06-01T22:49:06.2053763Z adding 'torch/include/ATen/ops/type_as.h' 2025-06-01T22:49:06.2056013Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2057701Z adding 'torch/include/ATen/ops/type_as_native.h' 2025-06-01T22:49:06.2059603Z adding 'torch/include/ATen/ops/type_as_ops.h' 2025-06-01T22:49:06.2061527Z adding 'torch/include/ATen/ops/unbind.h' 2025-06-01T22:49:06.2063578Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2065538Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2067197Z adding 'torch/include/ATen/ops/unbind_copy.h' 2025-06-01T22:49:06.2069337Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2071233Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2073220Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2025-06-01T22:49:06.2075315Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2025-06-01T22:49:06.2077181Z adding 'torch/include/ATen/ops/unbind_native.h' 2025-06-01T22:49:06.2079115Z adding 'torch/include/ATen/ops/unbind_ops.h' 2025-06-01T22:49:06.2081208Z adding 'torch/include/ATen/ops/unflatten.h' 2025-06-01T22:49:06.2083398Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2085807Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2025-06-01T22:49:06.2087784Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2089814Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2025-06-01T22:49:06.2091980Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2025-06-01T22:49:06.2093771Z adding 'torch/include/ATen/ops/unflatten_native.h' 2025-06-01T22:49:06.2096053Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2025-06-01T22:49:06.2097838Z adding 'torch/include/ATen/ops/unfold.h' 2025-06-01T22:49:06.2100191Z adding 'torch/include/ATen/ops/unfold_backward.h' 2025-06-01T22:49:06.2102586Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2104415Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2025-06-01T22:49:06.2106379Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2025-06-01T22:49:06.2108160Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2025-06-01T22:49:06.2110221Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2025-06-01T22:49:06.2112135Z adding 'torch/include/ATen/ops/unfold_copy.h' 2025-06-01T22:49:06.2114306Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2116277Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2117875Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2025-06-01T22:49:06.2119965Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2025-06-01T22:49:06.2121926Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2025-06-01T22:49:06.2123960Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2025-06-01T22:49:06.2126209Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2025-06-01T22:49:06.2128104Z adding 'torch/include/ATen/ops/unfold_native.h' 2025-06-01T22:49:06.2130126Z adding 'torch/include/ATen/ops/unfold_ops.h' 2025-06-01T22:49:06.2132101Z adding 'torch/include/ATen/ops/uniform.h' 2025-06-01T22:49:06.2134283Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2136192Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2025-06-01T22:49:06.2138091Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2025-06-01T22:49:06.2139963Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2025-06-01T22:49:06.2141753Z adding 'torch/include/ATen/ops/uniform_native.h' 2025-06-01T22:49:06.2143821Z adding 'torch/include/ATen/ops/uniform_ops.h' 2025-06-01T22:49:06.2146131Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2025-06-01T22:49:06.2148497Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2150322Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2025-06-01T22:49:06.2152297Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2025-06-01T22:49:06.2154143Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2025-06-01T22:49:06.2156234Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2025-06-01T22:49:06.2158492Z adding 'torch/include/ATen/ops/unique_dim.h' 2025-06-01T22:49:06.2160528Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2162422Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2025-06-01T22:49:06.2164976Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2166921Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2025-06-01T22:49:06.2168872Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2025-06-01T22:49:06.2170730Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2025-06-01T22:49:06.2172858Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2025-06-01T22:49:06.2176448Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2025-06-01T22:49:06.2177213Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2025-06-01T22:49:06.2178851Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2025-06-01T22:49:06.2180840Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2025-06-01T22:49:06.2182835Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2025-06-01T22:49:06.2184880Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2186566Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2025-06-01T22:49:06.2188476Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2025-06-01T22:49:06.2190659Z adding 'torch/include/ATen/ops/unsafe_split.h' 2025-06-01T22:49:06.2192962Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2194740Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2025-06-01T22:49:06.2196804Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2025-06-01T22:49:06.2199018Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2025-06-01T22:49:06.2201255Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2203001Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2025-06-01T22:49:06.2205454Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2025-06-01T22:49:06.2207317Z adding 'torch/include/ATen/ops/unsqueeze.h' 2025-06-01T22:49:06.2209420Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2211210Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2025-06-01T22:49:06.2213419Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2215527Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2217112Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2025-06-01T22:49:06.2219068Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2025-06-01T22:49:06.2220885Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2025-06-01T22:49:06.2222883Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2025-06-01T22:49:06.2225318Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2025-06-01T22:49:06.2228052Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2025-06-01T22:49:06.2230516Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2232430Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2025-06-01T22:49:06.2234503Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2025-06-01T22:49:06.2236380Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2025-06-01T22:49:06.2238401Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2025-06-01T22:49:06.2240359Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2025-06-01T22:49:06.2242465Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2025-06-01T22:49:06.2245108Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2247687Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2249675Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2025-06-01T22:49:06.2251807Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2025-06-01T22:49:06.2253667Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2025-06-01T22:49:06.2255904Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2025-06-01T22:49:06.2257818Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2025-06-01T22:49:06.2259983Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2025-06-01T22:49:06.2262729Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2025-06-01T22:49:06.2265431Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2025-06-01T22:49:06.2267898Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2269758Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2025-06-01T22:49:06.2272046Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2025-06-01T22:49:06.2274026Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2025-06-01T22:49:06.2276093Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2025-06-01T22:49:06.2277995Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2025-06-01T22:49:06.2280085Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2025-06-01T22:49:06.2282262Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2284617Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2286599Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2288526Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2025-06-01T22:49:06.2290596Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2025-06-01T22:49:06.2292472Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2025-06-01T22:49:06.2294521Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2025-06-01T22:49:06.2296668Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2025-06-01T22:49:06.2298870Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2025-06-01T22:49:06.2301314Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2025-06-01T22:49:06.2303841Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2025-06-01T22:49:06.2306268Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2308054Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2025-06-01T22:49:06.2310184Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2025-06-01T22:49:06.2312168Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2025-06-01T22:49:06.2314210Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2025-06-01T22:49:06.2316172Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2025-06-01T22:49:06.2318213Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2025-06-01T22:49:06.2320379Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2322271Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2324364Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2025-06-01T22:49:06.2326555Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2025-06-01T22:49:06.2328473Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2025-06-01T22:49:06.2330549Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2025-06-01T22:49:06.2332489Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2025-06-01T22:49:06.2334736Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2025-06-01T22:49:06.2337238Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2025-06-01T22:49:06.2339711Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2025-06-01T22:49:06.2342108Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2343900Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2025-06-01T22:49:06.2346105Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2025-06-01T22:49:06.2348117Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2025-06-01T22:49:06.2350958Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2025-06-01T22:49:06.2353050Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2025-06-01T22:49:06.2355170Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2025-06-01T22:49:06.2357407Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2359222Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2361098Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2025-06-01T22:49:06.2363030Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2025-06-01T22:49:06.2365270Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2025-06-01T22:49:06.2367400Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2025-06-01T22:49:06.2369295Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2025-06-01T22:49:06.2371484Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2025-06-01T22:49:06.2374179Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2025-06-01T22:49:06.2376953Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2025-06-01T22:49:06.2379431Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2381259Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2025-06-01T22:49:06.2383341Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2025-06-01T22:49:06.2385249Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2025-06-01T22:49:06.2387312Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2025-06-01T22:49:06.2389254Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2025-06-01T22:49:06.2391348Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2025-06-01T22:49:06.2393565Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2395616Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2397433Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2399401Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2025-06-01T22:49:06.2401354Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2025-06-01T22:49:06.2403175Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2025-06-01T22:49:06.2405569Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2025-06-01T22:49:06.2407653Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2025-06-01T22:49:06.2409906Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2025-06-01T22:49:06.2412462Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2025-06-01T22:49:06.2415249Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2025-06-01T22:49:06.2417696Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2419540Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2025-06-01T22:49:06.2421793Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2025-06-01T22:49:06.2423578Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2025-06-01T22:49:06.2425688Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2025-06-01T22:49:06.2427666Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2025-06-01T22:49:06.2429698Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2025-06-01T22:49:06.2431878Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2433753Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2435654Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2025-06-01T22:49:06.2437678Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2025-06-01T22:49:06.2439500Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2025-06-01T22:49:06.2441583Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2025-06-01T22:49:06.2443516Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2025-06-01T22:49:06.2446402Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2025-06-01T22:49:06.2449181Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2025-06-01T22:49:06.2452046Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2025-06-01T22:49:06.2454623Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2456634Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2025-06-01T22:49:06.2458695Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2025-06-01T22:49:06.2460625Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2025-06-01T22:49:06.2462718Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2025-06-01T22:49:06.2464768Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2025-06-01T22:49:06.2466902Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2025-06-01T22:49:06.2469106Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2470943Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2472852Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2025-06-01T22:49:06.2474918Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2025-06-01T22:49:06.2476866Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2025-06-01T22:49:06.2478901Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2025-06-01T22:49:06.2480815Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2025-06-01T22:49:06.2482962Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2025-06-01T22:49:06.2485619Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2025-06-01T22:49:06.2487818Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2489568Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2025-06-01T22:49:06.2491619Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2025-06-01T22:49:06.2493375Z adding 'torch/include/ATen/ops/values.h' 2025-06-01T22:49:06.2495537Z adding 'torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2497299Z adding 'torch/include/ATen/ops/values_copy.h' 2025-06-01T22:49:06.2499340Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2501351Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2502944Z adding 'torch/include/ATen/ops/values_copy_native.h' 2025-06-01T22:49:06.2504914Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2025-06-01T22:49:06.2506861Z adding 'torch/include/ATen/ops/values_native.h' 2025-06-01T22:49:06.2508684Z adding 'torch/include/ATen/ops/values_ops.h' 2025-06-01T22:49:06.2510528Z adding 'torch/include/ATen/ops/vander.h' 2025-06-01T22:49:06.2512706Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2514338Z adding 'torch/include/ATen/ops/vander_native.h' 2025-06-01T22:49:06.2516266Z adding 'torch/include/ATen/ops/vander_ops.h' 2025-06-01T22:49:06.2518487Z adding 'torch/include/ATen/ops/var.h' 2025-06-01T22:49:06.2520838Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2522744Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2025-06-01T22:49:06.2525083Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2025-06-01T22:49:06.2527287Z adding 'torch/include/ATen/ops/var_mean.h' 2025-06-01T22:49:06.2529537Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2531620Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2533406Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2025-06-01T22:49:06.2535398Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2025-06-01T22:49:06.2537398Z adding 'torch/include/ATen/ops/var_mean_native.h' 2025-06-01T22:49:06.2539724Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2025-06-01T22:49:06.2541780Z adding 'torch/include/ATen/ops/var_native.h' 2025-06-01T22:49:06.2544232Z adding 'torch/include/ATen/ops/var_ops.h' 2025-06-01T22:49:06.2546671Z adding 'torch/include/ATen/ops/vdot.h' 2025-06-01T22:49:06.2548752Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2550516Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2025-06-01T22:49:06.2552509Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2025-06-01T22:49:06.2554354Z adding 'torch/include/ATen/ops/vdot_native.h' 2025-06-01T22:49:06.2556304Z adding 'torch/include/ATen/ops/vdot_ops.h' 2025-06-01T22:49:06.2558243Z adding 'torch/include/ATen/ops/view.h' 2025-06-01T22:49:06.2560011Z adding 'torch/include/ATen/ops/view_as.h' 2025-06-01T22:49:06.2561872Z adding 'torch/include/ATen/ops/view_as_complex.h' 2025-06-01T22:49:06.2563799Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2025-06-01T22:49:06.2566252Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2568258Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2569925Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2025-06-01T22:49:06.2571943Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2025-06-01T22:49:06.2573992Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2025-06-01T22:49:06.2575978Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2025-06-01T22:49:06.2577842Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2025-06-01T22:49:06.2579632Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2025-06-01T22:49:06.2581538Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2025-06-01T22:49:06.2583526Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2585171Z adding 'torch/include/ATen/ops/view_as_native.h' 2025-06-01T22:49:06.2587172Z adding 'torch/include/ATen/ops/view_as_ops.h' 2025-06-01T22:49:06.2589075Z adding 'torch/include/ATen/ops/view_as_real.h' 2025-06-01T22:49:06.2590960Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2025-06-01T22:49:06.2593065Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2595006Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2596596Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2025-06-01T22:49:06.2598513Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2025-06-01T22:49:06.2600521Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2025-06-01T22:49:06.2602325Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2025-06-01T22:49:06.2604421Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2025-06-01T22:49:06.2606372Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2025-06-01T22:49:06.2608272Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2025-06-01T22:49:06.2610385Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2612530Z adding 'torch/include/ATen/ops/view_copy.h' 2025-06-01T22:49:06.2614793Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2616892Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2618601Z adding 'torch/include/ATen/ops/view_copy_native.h' 2025-06-01T22:49:06.2620713Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2025-06-01T22:49:06.2622685Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2025-06-01T22:49:06.2624537Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2025-06-01T22:49:06.2626414Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2025-06-01T22:49:06.2628224Z adding 'torch/include/ATen/ops/view_native.h' 2025-06-01T22:49:06.2630197Z adding 'torch/include/ATen/ops/view_ops.h' 2025-06-01T22:49:06.2632118Z adding 'torch/include/ATen/ops/vsplit.h' 2025-06-01T22:49:06.2634198Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2635880Z adding 'torch/include/ATen/ops/vsplit_native.h' 2025-06-01T22:49:06.2637837Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2025-06-01T22:49:06.2639809Z adding 'torch/include/ATen/ops/vstack.h' 2025-06-01T22:49:06.2641870Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2643528Z adding 'torch/include/ATen/ops/vstack_native.h' 2025-06-01T22:49:06.2645981Z adding 'torch/include/ATen/ops/vstack_ops.h' 2025-06-01T22:49:06.2648357Z adding 'torch/include/ATen/ops/where.h' 2025-06-01T22:49:06.2650718Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2652625Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2025-06-01T22:49:06.2654570Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2025-06-01T22:49:06.2656564Z adding 'torch/include/ATen/ops/where_native.h' 2025-06-01T22:49:06.2658772Z adding 'torch/include/ATen/ops/where_ops.h' 2025-06-01T22:49:06.2660920Z adding 'torch/include/ATen/ops/xlogy.h' 2025-06-01T22:49:06.2663067Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2665096Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2025-06-01T22:49:06.2666823Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2025-06-01T22:49:06.2668723Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2025-06-01T22:49:06.2670507Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2025-06-01T22:49:06.2672438Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2025-06-01T22:49:06.2674252Z adding 'torch/include/ATen/ops/xlogy_native.h' 2025-06-01T22:49:06.2676556Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2025-06-01T22:49:06.2678538Z adding 'torch/include/ATen/ops/xor.h' 2025-06-01T22:49:06.2680625Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2025-06-01T22:49:06.2682426Z adding 'torch/include/ATen/ops/xor_native.h' 2025-06-01T22:49:06.2684867Z adding 'torch/include/ATen/ops/xor_ops.h' 2025-06-01T22:49:06.2686906Z adding 'torch/include/ATen/ops/zero.h' 2025-06-01T22:49:06.2689033Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2690802Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2025-06-01T22:49:06.2692745Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2025-06-01T22:49:06.2694634Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2025-06-01T22:49:06.2696552Z adding 'torch/include/ATen/ops/zero_native.h' 2025-06-01T22:49:06.2698571Z adding 'torch/include/ATen/ops/zero_ops.h' 2025-06-01T22:49:06.2701132Z adding 'torch/include/ATen/ops/zeros.h' 2025-06-01T22:49:06.2703455Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2705499Z adding 'torch/include/ATen/ops/zeros_like.h' 2025-06-01T22:49:06.2707753Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2025-06-01T22:49:06.2709726Z adding 'torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h' 2025-06-01T22:49:06.2711348Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2025-06-01T22:49:06.2713511Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2025-06-01T22:49:06.2715494Z adding 'torch/include/ATen/ops/zeros_native.h' 2025-06-01T22:49:06.2717737Z adding 'torch/include/ATen/ops/zeros_ops.h' 2025-06-01T22:49:06.2722587Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2025-06-01T22:49:06.2726880Z adding 'torch/include/ATen/quantized/Quantizer.h' 2025-06-01T22:49:06.2729664Z adding 'torch/include/ATen/xpu/CachingHostAllocator.h' 2025-06-01T22:49:06.2731542Z adding 'torch/include/ATen/xpu/PinnedMemoryAllocator.h' 2025-06-01T22:49:06.2733344Z adding 'torch/include/ATen/xpu/XPUContext.h' 2025-06-01T22:49:06.2735233Z adding 'torch/include/ATen/xpu/XPUDevice.h' 2025-06-01T22:49:06.2738236Z adding 'torch/include/ATen/xpu/XPUEvent.h' 2025-06-01T22:49:06.2740478Z adding 'torch/include/ATen/xpu/XPUGeneratorImpl.h' 2025-06-01T22:49:06.2742745Z adding 'torch/include/ATen/xpu/detail/XPUHooks.h' 2025-06-01T22:49:06.2744768Z adding 'torch/include/THC/THCAtomics.cuh' 2025-06-01T22:49:06.2746697Z adding 'torch/include/THC/THCDeviceUtils.cuh' 2025-06-01T22:49:06.2749297Z adding 'torch/include/asmjit/a64.h' 2025-06-01T22:49:06.2751812Z adding 'torch/include/asmjit/arm.h' 2025-06-01T22:49:06.2753742Z adding 'torch/include/asmjit/asmjit-scope-begin.h' 2025-06-01T22:49:06.2755509Z adding 'torch/include/asmjit/asmjit-scope-end.h' 2025-06-01T22:49:06.2757517Z adding 'torch/include/asmjit/asmjit.h' 2025-06-01T22:49:06.2806041Z adding 'torch/include/asmjit/core.h' 2025-06-01T22:49:06.2810025Z adding 'torch/include/asmjit/x86.h' 2025-06-01T22:49:06.2812667Z adding 'torch/include/asmjit/arm/a64assembler.h' 2025-06-01T22:49:06.2814772Z adding 'torch/include/asmjit/arm/a64builder.h' 2025-06-01T22:49:06.2818508Z adding 'torch/include/asmjit/arm/a64compiler.h' 2025-06-01T22:49:06.2835760Z adding 'torch/include/asmjit/arm/a64emitter.h' 2025-06-01T22:49:06.2865950Z adding 'torch/include/asmjit/arm/a64globals.h' 2025-06-01T22:49:06.2867502Z adding 'torch/include/asmjit/arm/a64instdb.h' 2025-06-01T22:49:06.2873976Z adding 'torch/include/asmjit/arm/a64operand.h' 2025-06-01T22:49:06.2876666Z adding 'torch/include/asmjit/arm/armglobals.h' 2025-06-01T22:49:06.2882346Z adding 'torch/include/asmjit/arm/armoperand.h' 2025-06-01T22:49:06.2887175Z adding 'torch/include/asmjit/arm/armutils.h' 2025-06-01T22:49:06.2895123Z adding 'torch/include/asmjit/core/api-config.h' 2025-06-01T22:49:06.2899956Z adding 'torch/include/asmjit/core/archcommons.h' 2025-06-01T22:49:06.2904439Z adding 'torch/include/asmjit/core/archtraits.h' 2025-06-01T22:49:06.2907466Z adding 'torch/include/asmjit/core/assembler.h' 2025-06-01T22:49:06.2926321Z adding 'torch/include/asmjit/core/builder.h' 2025-06-01T22:49:06.2929338Z adding 'torch/include/asmjit/core/codebuffer.h' 2025-06-01T22:49:06.2948065Z adding 'torch/include/asmjit/core/codeholder.h' 2025-06-01T22:49:06.2956955Z adding 'torch/include/asmjit/core/compiler.h' 2025-06-01T22:49:06.2960987Z adding 'torch/include/asmjit/core/compilerdefs.h' 2025-06-01T22:49:06.2965237Z adding 'torch/include/asmjit/core/constpool.h' 2025-06-01T22:49:06.2985817Z adding 'torch/include/asmjit/core/cpuinfo.h' 2025-06-01T22:49:06.3000120Z adding 'torch/include/asmjit/core/emitter.h' 2025-06-01T22:49:06.3003094Z adding 'torch/include/asmjit/core/environment.h' 2025-06-01T22:49:06.3007774Z adding 'torch/include/asmjit/core/errorhandler.h' 2025-06-01T22:49:06.3011465Z adding 'torch/include/asmjit/core/formatter.h' 2025-06-01T22:49:06.3038281Z adding 'torch/include/asmjit/core/func.h' 2025-06-01T22:49:06.3041664Z adding 'torch/include/asmjit/core/globals.h' 2025-06-01T22:49:06.3053400Z adding 'torch/include/asmjit/core/inst.h' 2025-06-01T22:49:06.3062704Z adding 'torch/include/asmjit/core/jitallocator.h' 2025-06-01T22:49:06.3066096Z adding 'torch/include/asmjit/core/jitruntime.h' 2025-06-01T22:49:06.3070084Z adding 'torch/include/asmjit/core/logger.h' 2025-06-01T22:49:06.3101238Z adding 'torch/include/asmjit/core/operand.h' 2025-06-01T22:49:06.3101904Z adding 'torch/include/asmjit/core/osutils.h' 2025-06-01T22:49:06.3105786Z adding 'torch/include/asmjit/core/string.h' 2025-06-01T22:49:06.3126563Z adding 'torch/include/asmjit/core/support.h' 2025-06-01T22:49:06.3129905Z adding 'torch/include/asmjit/core/target.h' 2025-06-01T22:49:06.3135690Z adding 'torch/include/asmjit/core/type.h' 2025-06-01T22:49:06.3141369Z adding 'torch/include/asmjit/core/virtmem.h' 2025-06-01T22:49:06.3150076Z adding 'torch/include/asmjit/core/zone.h' 2025-06-01T22:49:06.3153721Z adding 'torch/include/asmjit/core/zonehash.h' 2025-06-01T22:49:06.3156678Z adding 'torch/include/asmjit/core/zonelist.h' 2025-06-01T22:49:06.3159830Z adding 'torch/include/asmjit/core/zonestack.h' 2025-06-01T22:49:06.3162611Z adding 'torch/include/asmjit/core/zonestring.h' 2025-06-01T22:49:06.3167536Z adding 'torch/include/asmjit/core/zonetree.h' 2025-06-01T22:49:06.3174846Z adding 'torch/include/asmjit/core/zonevector.h' 2025-06-01T22:49:06.3191584Z adding 'torch/include/asmjit/x86/x86assembler.h' 2025-06-01T22:49:06.3193848Z adding 'torch/include/asmjit/x86/x86builder.h' 2025-06-01T22:49:06.3202861Z adding 'torch/include/asmjit/x86/x86compiler.h' 2025-06-01T22:49:06.3272762Z adding 'torch/include/asmjit/x86/x86emitter.h' 2025-06-01T22:49:06.3312479Z adding 'torch/include/asmjit/x86/x86globals.h' 2025-06-01T22:49:06.3321805Z adding 'torch/include/asmjit/x86/x86instdb.h' 2025-06-01T22:49:06.3338913Z adding 'torch/include/asmjit/x86/x86operand.h' 2025-06-01T22:49:06.3343281Z adding 'torch/include/c10/core/Allocator.h' 2025-06-01T22:49:06.3345958Z adding 'torch/include/c10/core/AutogradState.h' 2025-06-01T22:49:06.3349968Z adding 'torch/include/c10/core/Backend.h' 2025-06-01T22:49:06.3352508Z adding 'torch/include/c10/core/CPUAllocator.h' 2025-06-01T22:49:06.3354802Z adding 'torch/include/c10/core/CachingDeviceAllocator.h' 2025-06-01T22:49:06.3357057Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2025-06-01T22:49:06.3359395Z adding 'torch/include/c10/core/ConstantSymNodeImpl.h' 2025-06-01T22:49:06.3361976Z adding 'torch/include/c10/core/Contiguity.h' 2025-06-01T22:49:06.3364430Z adding 'torch/include/c10/core/CopyBytes.h' 2025-06-01T22:49:06.3366392Z adding 'torch/include/c10/core/DefaultDtype.h' 2025-06-01T22:49:06.3368422Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2025-06-01T22:49:06.3371927Z adding 'torch/include/c10/core/Device.h' 2025-06-01T22:49:06.3374165Z adding 'torch/include/c10/core/DeviceArray.h' 2025-06-01T22:49:06.3377985Z adding 'torch/include/c10/core/DeviceGuard.h' 2025-06-01T22:49:06.3381011Z adding 'torch/include/c10/core/DeviceType.h' 2025-06-01T22:49:06.3397821Z adding 'torch/include/c10/core/DispatchKey.h' 2025-06-01T22:49:06.3411424Z adding 'torch/include/c10/core/DispatchKeySet.h' 2025-06-01T22:49:06.3415545Z adding 'torch/include/c10/core/DynamicCast.h' 2025-06-01T22:49:06.3418620Z adding 'torch/include/c10/core/Event.h' 2025-06-01T22:49:06.3421541Z adding 'torch/include/c10/core/GeneratorImpl.h' 2025-06-01T22:49:06.3423703Z adding 'torch/include/c10/core/GradMode.h' 2025-06-01T22:49:06.3426422Z adding 'torch/include/c10/core/InferenceMode.h' 2025-06-01T22:49:06.3428682Z adding 'torch/include/c10/core/Layout.h' 2025-06-01T22:49:06.3432869Z adding 'torch/include/c10/core/MemoryFormat.h' 2025-06-01T22:49:06.3435027Z adding 'torch/include/c10/core/OptionalRef.h' 2025-06-01T22:49:06.3437631Z adding 'torch/include/c10/core/PyHandleCache.h' 2025-06-01T22:49:06.3439660Z adding 'torch/include/c10/core/QEngine.h' 2025-06-01T22:49:06.3441718Z adding 'torch/include/c10/core/QScheme.h' 2025-06-01T22:49:06.3444525Z adding 'torch/include/c10/core/RefcountedDeleter.h' 2025-06-01T22:49:06.3447481Z adding 'torch/include/c10/core/SafePyObject.h' 2025-06-01T22:49:06.3452787Z adding 'torch/include/c10/core/Scalar.h' 2025-06-01T22:49:06.3460719Z adding 'torch/include/c10/core/ScalarType.h' 2025-06-01T22:49:06.3463527Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2025-06-01T22:49:06.3466737Z adding 'torch/include/c10/core/Storage.h' 2025-06-01T22:49:06.3471427Z adding 'torch/include/c10/core/StorageImpl.h' 2025-06-01T22:49:06.3475416Z adding 'torch/include/c10/core/Stream.h' 2025-06-01T22:49:06.3478802Z adding 'torch/include/c10/core/StreamGuard.h' 2025-06-01T22:49:06.3481595Z adding 'torch/include/c10/core/SymBool.h' 2025-06-01T22:49:06.3484498Z adding 'torch/include/c10/core/SymFloat.h' 2025-06-01T22:49:06.3490253Z adding 'torch/include/c10/core/SymInt.h' 2025-06-01T22:49:06.3493271Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2025-06-01T22:49:06.3496368Z adding 'torch/include/c10/core/SymNodeImpl.h' 2025-06-01T22:49:06.3499607Z adding 'torch/include/c10/core/SymbolicShapeMeta.h' 2025-06-01T22:49:06.3547505Z adding 'torch/include/c10/core/TensorImpl.h' 2025-06-01T22:49:06.3562613Z adding 'torch/include/c10/core/TensorOptions.h' 2025-06-01T22:49:06.3563211Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2025-06-01T22:49:06.3563794Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2025-06-01T22:49:06.3564765Z adding 'torch/include/c10/core/alignment.h' 2025-06-01T22:49:06.3567436Z adding 'torch/include/c10/core/thread_pool.h' 2025-06-01T22:49:06.3569995Z adding 'torch/include/c10/core/impl/COW.h' 2025-06-01T22:49:06.3572458Z adding 'torch/include/c10/core/impl/COWDeleter.h' 2025-06-01T22:49:06.3578270Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2025-06-01T22:49:06.3581060Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2025-06-01T22:49:06.3583126Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2025-06-01T22:49:06.3585657Z adding 'torch/include/c10/core/impl/HermeticPyObjectTLS.h' 2025-06-01T22:49:06.3591563Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2025-06-01T22:49:06.3594729Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2025-06-01T22:49:06.3598981Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2025-06-01T22:49:06.3602493Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2025-06-01T22:49:06.3607905Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2025-06-01T22:49:06.3612537Z adding 'torch/include/c10/core/impl/PyObjectSlot.h' 2025-06-01T22:49:06.3614814Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2025-06-01T22:49:06.3618328Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2025-06-01T22:49:06.3620905Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2025-06-01T22:49:06.3623344Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2025-06-01T22:49:06.3625312Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2025-06-01T22:49:06.3627796Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2025-06-01T22:49:06.3630539Z adding 'torch/include/c10/cuda/CUDAAllocatorConfig.h' 2025-06-01T22:49:06.3636825Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2025-06-01T22:49:06.3640188Z adding 'torch/include/c10/cuda/CUDADeviceAssertion.h' 2025-06-01T22:49:06.3644007Z adding 'torch/include/c10/cuda/CUDADeviceAssertionHost.h' 2025-06-01T22:49:06.3647908Z adding 'torch/include/c10/cuda/CUDAException.h' 2025-06-01T22:49:06.3650792Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2025-06-01T22:49:06.3653408Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2025-06-01T22:49:06.3657641Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2025-06-01T22:49:06.3660113Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2025-06-01T22:49:06.3662550Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2025-06-01T22:49:06.3664463Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2025-06-01T22:49:06.3669004Z adding 'torch/include/c10/cuda/CUDAStream.h' 2025-06-01T22:49:06.3671677Z adding 'torch/include/c10/cuda/driver_api.h' 2025-06-01T22:49:06.3675988Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2025-06-01T22:49:06.3677908Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2025-06-01T22:49:06.3679644Z adding 'torch/include/c10/cuda/impl/cuda_cmake_macros.h' 2025-06-01T22:49:06.3683206Z adding 'torch/include/c10/macros/Export.h' 2025-06-01T22:49:06.3690019Z adding 'torch/include/c10/macros/Macros.h' 2025-06-01T22:49:06.3692504Z adding 'torch/include/c10/macros/cmake_macros.h' 2025-06-01T22:49:06.3695026Z adding 'torch/include/c10/metal/atomic.h' 2025-06-01T22:49:06.3697196Z adding 'torch/include/c10/metal/common.h' 2025-06-01T22:49:06.3701810Z adding 'torch/include/c10/metal/indexing.h' 2025-06-01T22:49:06.3704725Z adding 'torch/include/c10/metal/random.h' 2025-06-01T22:49:06.3707498Z adding 'torch/include/c10/metal/reduction_utils.h' 2025-06-01T22:49:06.3725109Z adding 'torch/include/c10/metal/special_math.h' 2025-06-01T22:49:06.3726605Z adding 'torch/include/c10/metal/utils.h' 2025-06-01T22:49:06.3730114Z adding 'torch/include/c10/mobile/CPUCachingAllocator.h' 2025-06-01T22:49:06.3733185Z adding 'torch/include/c10/mobile/CPUProfilingAllocator.h' 2025-06-01T22:49:06.3735706Z adding 'torch/include/c10/test/util/Macros.h' 2025-06-01T22:49:06.3740074Z adding 'torch/include/c10/test/util/complex_math_test_common.h' 2025-06-01T22:49:06.3746115Z adding 'torch/include/c10/test/util/complex_test_common.h' 2025-06-01T22:49:06.3750064Z adding 'torch/include/c10/util/AbortHandler.h' 2025-06-01T22:49:06.3753059Z adding 'torch/include/c10/util/AlignOf.h' 2025-06-01T22:49:06.3755870Z adding 'torch/include/c10/util/ApproximateClock.h' 2025-06-01T22:49:06.3757769Z adding 'torch/include/c10/util/Array.h' 2025-06-01T22:49:06.3761994Z adding 'torch/include/c10/util/ArrayRef.h' 2025-06-01T22:49:06.3765989Z adding 'torch/include/c10/util/BFloat16-inl.h' 2025-06-01T22:49:06.3769620Z adding 'torch/include/c10/util/BFloat16-math.h' 2025-06-01T22:49:06.3772432Z adding 'torch/include/c10/util/BFloat16.h' 2025-06-01T22:49:06.3774562Z adding 'torch/include/c10/util/Backtrace.h' 2025-06-01T22:49:06.3777279Z adding 'torch/include/c10/util/Bitset.h' 2025-06-01T22:49:06.3779632Z adding 'torch/include/c10/util/C++17.h' 2025-06-01T22:49:06.3781917Z adding 'torch/include/c10/util/CallOnce.h' 2025-06-01T22:49:06.3785807Z adding 'torch/include/c10/util/ConstexprCrc.h' 2025-06-01T22:49:06.3788297Z adding 'torch/include/c10/util/DeadlockDetection.h' 2025-06-01T22:49:06.3790873Z adding 'torch/include/c10/util/Deprecated.h' 2025-06-01T22:49:06.3792788Z adding 'torch/include/c10/util/DimVector.h' 2025-06-01T22:49:06.3794847Z adding 'torch/include/c10/util/DynamicCounter.h' 2025-06-01T22:49:06.3797447Z adding 'torch/include/c10/util/Enumerate.h' 2025-06-01T22:49:06.3807911Z adding 'torch/include/c10/util/Exception.h' 2025-06-01T22:49:06.3811727Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2025-06-01T22:49:06.3814289Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2025-06-01T22:49:06.3816279Z adding 'torch/include/c10/util/FbcodeMaps.h' 2025-06-01T22:49:06.3820407Z adding 'torch/include/c10/util/Flags.h' 2025-06-01T22:49:06.3822765Z adding 'torch/include/c10/util/Float4_e2m1fn_x2.h' 2025-06-01T22:49:06.3825611Z adding 'torch/include/c10/util/Float8_e4m3fn-inl.h' 2025-06-01T22:49:06.3829819Z adding 'torch/include/c10/util/Float8_e4m3fn.h' 2025-06-01T22:49:06.3832998Z adding 'torch/include/c10/util/Float8_e4m3fnuz-inl.h' 2025-06-01T22:49:06.3835987Z adding 'torch/include/c10/util/Float8_e4m3fnuz.h' 2025-06-01T22:49:06.3839016Z adding 'torch/include/c10/util/Float8_e5m2-inl.h' 2025-06-01T22:49:06.3842179Z adding 'torch/include/c10/util/Float8_e5m2.h' 2025-06-01T22:49:06.3845869Z adding 'torch/include/c10/util/Float8_e5m2fnuz-inl.h' 2025-06-01T22:49:06.3849208Z adding 'torch/include/c10/util/Float8_e5m2fnuz.h' 2025-06-01T22:49:06.3851812Z adding 'torch/include/c10/util/Float8_e8m0fnu-inl.h' 2025-06-01T22:49:06.3854558Z adding 'torch/include/c10/util/Float8_e8m0fnu.h' 2025-06-01T22:49:06.3856975Z adding 'torch/include/c10/util/Float8_fnuz_cvt.h' 2025-06-01T22:49:06.3859436Z adding 'torch/include/c10/util/FunctionRef.h' 2025-06-01T22:49:06.3861363Z adding 'torch/include/c10/util/Gauge.h' 2025-06-01T22:49:06.3864653Z adding 'torch/include/c10/util/Half-inl.h' 2025-06-01T22:49:06.3870946Z adding 'torch/include/c10/util/Half.h' 2025-06-01T22:49:06.3873816Z adding 'torch/include/c10/util/IdWrapper.h' 2025-06-01T22:49:06.3876506Z adding 'torch/include/c10/util/IntrusiveList.h' 2025-06-01T22:49:06.3879045Z adding 'torch/include/c10/util/Lazy.h' 2025-06-01T22:49:06.3882594Z adding 'torch/include/c10/util/LeftRight.h' 2025-06-01T22:49:06.3885107Z adding 'torch/include/c10/util/Load.h' 2025-06-01T22:49:06.3890106Z adding 'torch/include/c10/util/Logging.h' 2025-06-01T22:49:06.3892966Z adding 'torch/include/c10/util/MathConstants.h' 2025-06-01T22:49:06.3896481Z adding 'torch/include/c10/util/MaybeOwned.h' 2025-06-01T22:49:06.3900036Z adding 'torch/include/c10/util/Metaprogramming.h' 2025-06-01T22:49:06.3902292Z adding 'torch/include/c10/util/NetworkFlow.h' 2025-06-01T22:49:06.3904414Z adding 'torch/include/c10/util/Optional.h' 2025-06-01T22:49:06.3907396Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2025-06-01T22:49:06.3909386Z adding 'torch/include/c10/util/ParallelGuard.h' 2025-06-01T22:49:06.3913808Z adding 'torch/include/c10/util/Registry.h' 2025-06-01T22:49:06.3916312Z adding 'torch/include/c10/util/ScopeExit.h' 2025-06-01T22:49:06.3918363Z adding 'torch/include/c10/util/Semaphore.h' 2025-06-01T22:49:06.3920576Z adding 'torch/include/c10/util/SmallBuffer.h' 2025-06-01T22:49:06.3941348Z adding 'torch/include/c10/util/SmallVector.h' 2025-06-01T22:49:06.3943841Z adding 'torch/include/c10/util/StringUtil.h' 2025-06-01T22:49:06.3946275Z adding 'torch/include/c10/util/Synchronized.h' 2025-06-01T22:49:06.3948824Z adding 'torch/include/c10/util/ThreadLocal.h' 2025-06-01T22:49:06.3951806Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2025-06-01T22:49:06.3953823Z adding 'torch/include/c10/util/Type.h' 2025-06-01T22:49:06.3956726Z adding 'torch/include/c10/util/TypeCast.h' 2025-06-01T22:49:06.3959753Z adding 'torch/include/c10/util/TypeIndex.h' 2025-06-01T22:49:06.3965361Z adding 'torch/include/c10/util/TypeList.h' 2025-06-01T22:49:06.3968504Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2025-06-01T22:49:06.3971488Z adding 'torch/include/c10/util/TypeTraits.h' 2025-06-01T22:49:06.3973515Z adding 'torch/include/c10/util/Unicode.h' 2025-06-01T22:49:06.3976541Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2025-06-01T22:49:06.3978629Z adding 'torch/include/c10/util/Unroll.h' 2025-06-01T22:49:06.3981044Z adding 'torch/include/c10/util/WaitCounter.h' 2025-06-01T22:49:06.3983069Z adding 'torch/include/c10/util/WaitCounterDynamicBackend.h' 2025-06-01T22:49:06.3985355Z adding 'torch/include/c10/util/accumulate.h' 2025-06-01T22:49:06.3987491Z adding 'torch/include/c10/util/bit_cast.h' 2025-06-01T22:49:06.3989419Z adding 'torch/include/c10/util/bits.h' 2025-06-01T22:49:06.3995742Z adding 'torch/include/c10/util/complex.h' 2025-06-01T22:49:06.3999795Z adding 'torch/include/c10/util/complex_math.h' 2025-06-01T22:49:06.4002131Z adding 'torch/include/c10/util/complex_utils.h' 2025-06-01T22:49:06.4004321Z adding 'torch/include/c10/util/copysign.h' 2025-06-01T22:49:06.4006447Z adding 'torch/include/c10/util/env.h' 2025-06-01T22:49:06.4008221Z adding 'torch/include/c10/util/error.h' 2025-06-01T22:49:06.4027796Z adding 'torch/include/c10/util/flat_hash_map.h' 2025-06-01T22:49:06.4028031Z adding 'torch/include/c10/util/floating_point_utils.h' 2025-06-01T22:49:06.4030129Z adding 'torch/include/c10/util/generic_math.h' 2025-06-01T22:49:06.4034719Z adding 'torch/include/c10/util/hash.h' 2025-06-01T22:49:06.4039791Z adding 'torch/include/c10/util/int128.h' 2025-06-01T22:49:06.4053482Z adding 'torch/include/c10/util/intrusive_ptr.h' 2025-06-01T22:49:06.4057213Z adding 'torch/include/c10/util/irange.h' 2025-06-01T22:49:06.4066747Z adding 'torch/include/c10/util/llvmMathExtras.h' 2025-06-01T22:49:06.4070155Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2025-06-01T22:49:06.4073977Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2025-06-01T22:49:06.4076142Z adding 'torch/include/c10/util/numa.h' 2025-06-01T22:49:06.4098439Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2025-06-01T22:49:06.4099275Z adding 'torch/include/c10/util/overflows.h' 2025-06-01T22:49:06.4101152Z adding 'torch/include/c10/util/overloaded.h' 2025-06-01T22:49:06.4102657Z adding 'torch/include/c10/util/python_stub.h' 2025-06-01T22:49:06.4114040Z adding 'torch/include/c10/util/qint32.h' 2025-06-01T22:49:06.4114451Z adding 'torch/include/c10/util/qint8.h' 2025-06-01T22:49:06.4114607Z adding 'torch/include/c10/util/quint2x4.h' 2025-06-01T22:49:06.4114747Z adding 'torch/include/c10/util/quint4x2.h' 2025-06-01T22:49:06.4114899Z adding 'torch/include/c10/util/quint8.h' 2025-06-01T22:49:06.4115106Z adding 'torch/include/c10/util/safe_numerics.h' 2025-06-01T22:49:06.4116595Z adding 'torch/include/c10/util/signal_handler.h' 2025-06-01T22:49:06.4125294Z adding 'torch/include/c10/util/sparse_bitset.h' 2025-06-01T22:49:06.4128221Z adding 'torch/include/c10/util/ssize.h' 2025-06-01T22:49:06.4130325Z adding 'torch/include/c10/util/static_tracepoint.h' 2025-06-01T22:49:06.4133765Z adding 'torch/include/c10/util/static_tracepoint_elfx86.h' 2025-06-01T22:49:06.4135993Z adding 'torch/include/c10/util/strides.h' 2025-06-01T22:49:06.4137800Z adding 'torch/include/c10/util/string_utils.h' 2025-06-01T22:49:06.4144279Z adding 'torch/include/c10/util/string_view.h' 2025-06-01T22:49:06.4153327Z adding 'torch/include/c10/util/strong_type.h' 2025-06-01T22:49:06.4156607Z adding 'torch/include/c10/util/tempfile.h' 2025-06-01T22:49:06.4158486Z adding 'torch/include/c10/util/thread_name.h' 2025-06-01T22:49:06.4167136Z adding 'torch/include/c10/util/typeid.h' 2025-06-01T22:49:06.4169886Z adding 'torch/include/c10/util/win32-headers.h' 2025-06-01T22:49:06.4172247Z adding 'torch/include/c10/xpu/XPUCachingAllocator.h' 2025-06-01T22:49:06.4176200Z adding 'torch/include/c10/xpu/XPUDeviceProp.h' 2025-06-01T22:49:06.4178460Z adding 'torch/include/c10/xpu/XPUException.h' 2025-06-01T22:49:06.4180489Z adding 'torch/include/c10/xpu/XPUFunctions.h' 2025-06-01T22:49:06.4182371Z adding 'torch/include/c10/xpu/XPUMacros.h' 2025-06-01T22:49:06.4185906Z adding 'torch/include/c10/xpu/XPUStream.h' 2025-06-01T22:49:06.4189671Z adding 'torch/include/c10/xpu/impl/XPUGuardImpl.h' 2025-06-01T22:49:06.4192137Z adding 'torch/include/c10/xpu/test/impl/XPUTest.h' 2025-06-01T22:49:06.4194686Z adding 'torch/include/caffe2/core/common.h' 2025-06-01T22:49:06.4197068Z adding 'torch/include/caffe2/core/macros.h' 2025-06-01T22:49:06.4199095Z adding 'torch/include/caffe2/core/timer.h' 2025-06-01T22:49:06.4203079Z adding 'torch/include/caffe2/perfkernels/batch_box_cox_vec.h' 2025-06-01T22:49:06.4206493Z adding 'torch/include/caffe2/perfkernels/common.h' 2025-06-01T22:49:06.4209059Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2025-06-01T22:49:06.4250649Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2025-06-01T22:49:06.4254187Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2025-06-01T22:49:06.4256208Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2025-06-01T22:49:06.4260711Z adding 'torch/include/caffe2/serialize/inline_container.h' 2025-06-01T22:49:06.4262965Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2025-06-01T22:49:06.4264891Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2025-06-01T22:49:06.4268405Z adding 'torch/include/caffe2/serialize/versions.h' 2025-06-01T22:49:06.4271542Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2025-06-01T22:49:06.4273591Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2025-06-01T22:49:06.4275628Z adding 'torch/include/caffe2/utils/string_utils.h' 2025-06-01T22:49:06.4278377Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2025-06-01T22:49:06.4280381Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2025-06-01T22:49:06.4285761Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2025-06-01T22:49:06.4288494Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2025-06-01T22:49:06.4291329Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2025-06-01T22:49:06.4293474Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2025-06-01T22:49:06.4297080Z adding 'torch/include/fbgemm/ConvUtils.h' 2025-06-01T22:49:06.4313502Z adding 'torch/include/fbgemm/Fbgemm.h' 2025-06-01T22:49:06.4313671Z adding 'torch/include/fbgemm/FbgemmBuild.h' 2025-06-01T22:49:06.4315726Z adding 'torch/include/fbgemm/FbgemmConvert.h' 2025-06-01T22:49:06.4319589Z adding 'torch/include/fbgemm/FbgemmEmbedding.h' 2025-06-01T22:49:06.4322012Z adding 'torch/include/fbgemm/FbgemmFP16.h' 2025-06-01T22:49:06.4324398Z adding 'torch/include/fbgemm/FbgemmFP32.h' 2025-06-01T22:49:06.4328714Z adding 'torch/include/fbgemm/FbgemmFPCommon.h' 2025-06-01T22:49:06.4330958Z adding 'torch/include/fbgemm/FbgemmI64.h' 2025-06-01T22:49:06.4333549Z adding 'torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h' 2025-06-01T22:49:06.4335906Z adding 'torch/include/fbgemm/FbgemmI8DirectconvAvx2.h' 2025-06-01T22:49:06.4338457Z adding 'torch/include/fbgemm/FbgemmI8Spmdm.h' 2025-06-01T22:49:06.4342515Z adding 'torch/include/fbgemm/FbgemmPackMatrixB.h' 2025-06-01T22:49:06.4346018Z adding 'torch/include/fbgemm/FbgemmSparse.h' 2025-06-01T22:49:06.4350845Z adding 'torch/include/fbgemm/FloatConversion.h' 2025-06-01T22:49:06.4354552Z adding 'torch/include/fbgemm/OutputProcessing-inl.h' 2025-06-01T22:49:06.4358783Z adding 'torch/include/fbgemm/PackingTraits-inl.h' 2025-06-01T22:49:06.4363523Z adding 'torch/include/fbgemm/QuantUtils.h' 2025-06-01T22:49:06.4367051Z adding 'torch/include/fbgemm/QuantUtilsAvx2.h' 2025-06-01T22:49:06.4369209Z adding 'torch/include/fbgemm/QuantUtilsAvx512.h' 2025-06-01T22:49:06.4371207Z adding 'torch/include/fbgemm/QuantUtilsNeon.h' 2025-06-01T22:49:06.4373283Z adding 'torch/include/fbgemm/SimdUtils.h' 2025-06-01T22:49:06.4375267Z adding 'torch/include/fbgemm/Types.h' 2025-06-01T22:49:06.4380431Z adding 'torch/include/fbgemm/Utils.h' 2025-06-01T22:49:06.4383173Z adding 'torch/include/fbgemm/UtilsAvx2.h' 2025-06-01T22:49:06.4385310Z adding 'torch/include/fbgemm/spmmUtils.h' 2025-06-01T22:49:06.4387322Z adding 'torch/include/fbgemm/spmmUtilsAvx2.h' 2025-06-01T22:49:06.4391295Z adding 'torch/include/fmt/args.h' 2025-06-01T22:49:06.4434872Z adding 'torch/include/fmt/base.h' 2025-06-01T22:49:06.4463775Z adding 'torch/include/fmt/chrono.h' 2025-06-01T22:49:06.4470631Z adding 'torch/include/fmt/color.h' 2025-06-01T22:49:06.4476943Z adding 'torch/include/fmt/compile.h' 2025-06-01T22:49:06.4479181Z adding 'torch/include/fmt/core.h' 2025-06-01T22:49:06.4515036Z adding 'torch/include/fmt/format-inl.h' 2025-06-01T22:49:06.4574181Z adding 'torch/include/fmt/format.h' 2025-06-01T22:49:06.4582751Z adding 'torch/include/fmt/os.h' 2025-06-01T22:49:06.4586073Z adding 'torch/include/fmt/ostream.h' 2025-06-01T22:49:06.4593563Z adding 'torch/include/fmt/printf.h' 2025-06-01T22:49:06.4602524Z adding 'torch/include/fmt/ranges.h' 2025-06-01T22:49:06.4611064Z adding 'torch/include/fmt/std.h' 2025-06-01T22:49:06.4616140Z adding 'torch/include/fmt/xchar.h' 2025-06-01T22:49:06.4618934Z adding 'torch/include/fp16/bitcasts.h' 2025-06-01T22:49:06.4624501Z adding 'torch/include/fp16/fp16.h' 2025-06-01T22:49:06.4627925Z adding 'torch/include/fp16/psimd.h' 2025-06-01T22:49:06.4632275Z adding 'torch/include/google/protobuf/any.h' 2025-06-01T22:49:06.4637024Z adding 'torch/include/google/protobuf/any.pb.h' 2025-06-01T22:49:06.4648941Z adding 'torch/include/google/protobuf/api.pb.h' 2025-06-01T22:49:06.4666678Z adding 'torch/include/google/protobuf/arena.h' 2025-06-01T22:49:06.4669457Z adding 'torch/include/google/protobuf/arena_impl.h' 2025-06-01T22:49:06.4675209Z adding 'torch/include/google/protobuf/arenastring.h' 2025-06-01T22:49:06.4713601Z adding 'torch/include/google/protobuf/descriptor.h' 2025-06-01T22:49:06.4797633Z adding 'torch/include/google/protobuf/descriptor.pb.h' 2025-06-01T22:49:06.4816336Z adding 'torch/include/google/protobuf/descriptor_database.h' 2025-06-01T22:49:06.4818595Z adding 'torch/include/google/protobuf/duration.pb.h' 2025-06-01T22:49:06.4823006Z adding 'torch/include/google/protobuf/dynamic_message.h' 2025-06-01T22:49:06.4826525Z adding 'torch/include/google/protobuf/empty.pb.h' 2025-06-01T22:49:06.4851665Z adding 'torch/include/google/protobuf/extension_set.h' 2025-06-01T22:49:06.4857317Z adding 'torch/include/google/protobuf/extension_set_inl.h' 2025-06-01T22:49:06.4861535Z adding 'torch/include/google/protobuf/field_mask.pb.h' 2025-06-01T22:49:06.4864729Z adding 'torch/include/google/protobuf/generated_enum_reflection.h' 2025-06-01T22:49:06.4867391Z adding 'torch/include/google/protobuf/generated_enum_util.h' 2025-06-01T22:49:06.4872764Z adding 'torch/include/google/protobuf/generated_message_reflection.h' 2025-06-01T22:49:06.4878186Z adding 'torch/include/google/protobuf/generated_message_table_driven.h' 2025-06-01T22:49:06.4882697Z adding 'torch/include/google/protobuf/generated_message_util.h' 2025-06-01T22:49:06.4885925Z adding 'torch/include/google/protobuf/has_bits.h' 2025-06-01T22:49:06.4889692Z adding 'torch/include/google/protobuf/implicit_weak_message.h' 2025-06-01T22:49:06.4893463Z adding 'torch/include/google/protobuf/inlined_string_field.h' 2025-06-01T22:49:06.4915327Z adding 'torch/include/google/protobuf/map.h' 2025-06-01T22:49:06.4915785Z adding 'torch/include/google/protobuf/map_entry.h' 2025-06-01T22:49:06.4925475Z adding 'torch/include/google/protobuf/map_entry_lite.h' 2025-06-01T22:49:06.4940881Z adding 'torch/include/google/protobuf/map_field.h' 2025-06-01T22:49:06.4942257Z adding 'torch/include/google/protobuf/map_field_inl.h' 2025-06-01T22:49:06.4946472Z adding 'torch/include/google/protobuf/map_field_lite.h' 2025-06-01T22:49:06.4955233Z adding 'torch/include/google/protobuf/map_type_handler.h' 2025-06-01T22:49:06.4984036Z adding 'torch/include/google/protobuf/message.h' 2025-06-01T22:49:06.4993198Z adding 'torch/include/google/protobuf/message_lite.h' 2025-06-01T22:49:06.4994599Z adding 'torch/include/google/protobuf/metadata.h' 2025-06-01T22:49:06.4998463Z adding 'torch/include/google/protobuf/metadata_lite.h' 2025-06-01T22:49:06.5009903Z adding 'torch/include/google/protobuf/parse_context.h' 2025-06-01T22:49:06.5013149Z adding 'torch/include/google/protobuf/port.h' 2025-06-01T22:49:06.5020460Z adding 'torch/include/google/protobuf/reflection.h' 2025-06-01T22:49:06.5023981Z adding 'torch/include/google/protobuf/reflection_ops.h' 2025-06-01T22:49:06.5064024Z adding 'torch/include/google/protobuf/repeated_field.h' 2025-06-01T22:49:06.5068012Z adding 'torch/include/google/protobuf/service.h' 2025-06-01T22:49:06.5072263Z adding 'torch/include/google/protobuf/source_context.pb.h' 2025-06-01T22:49:06.5082321Z adding 'torch/include/google/protobuf/struct.pb.h' 2025-06-01T22:49:06.5097279Z adding 'torch/include/google/protobuf/text_format.h' 2025-06-01T22:49:06.5099107Z adding 'torch/include/google/protobuf/timestamp.pb.h' 2025-06-01T22:49:06.5122020Z adding 'torch/include/google/protobuf/type.pb.h' 2025-06-01T22:49:06.5126436Z adding 'torch/include/google/protobuf/unknown_field_set.h' 2025-06-01T22:49:06.5132740Z adding 'torch/include/google/protobuf/wire_format.h' 2025-06-01T22:49:06.5155758Z adding 'torch/include/google/protobuf/wire_format_lite.h' 2025-06-01T22:49:06.5166884Z adding 'torch/include/google/protobuf/wrappers.pb.h' 2025-06-01T22:49:06.5173071Z adding 'torch/include/google/protobuf/compiler/code_generator.h' 2025-06-01T22:49:06.5181948Z adding 'torch/include/google/protobuf/compiler/command_line_interface.h' 2025-06-01T22:49:06.5188273Z adding 'torch/include/google/protobuf/compiler/importer.h' 2025-06-01T22:49:06.5204147Z adding 'torch/include/google/protobuf/compiler/parser.h' 2025-06-01T22:49:06.5204435Z adding 'torch/include/google/protobuf/compiler/plugin.h' 2025-06-01T22:49:06.5222643Z adding 'torch/include/google/protobuf/compiler/plugin.pb.h' 2025-06-01T22:49:06.5223842Z adding 'torch/include/google/protobuf/compiler/cpp/cpp_generator.h' 2025-06-01T22:49:06.5226695Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_generator.h' 2025-06-01T22:49:06.5229580Z adding 'torch/include/google/protobuf/compiler/csharp/csharp_names.h' 2025-06-01T22:49:06.5232502Z adding 'torch/include/google/protobuf/compiler/java/java_generator.h' 2025-06-01T22:49:06.5235190Z adding 'torch/include/google/protobuf/compiler/java/java_names.h' 2025-06-01T22:49:06.5240397Z adding 'torch/include/google/protobuf/compiler/js/js_generator.h' 2025-06-01T22:49:06.5243216Z adding 'torch/include/google/protobuf/compiler/js/well_known_types_embed.h' 2025-06-01T22:49:06.5247143Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h' 2025-06-01T22:49:06.5252365Z adding 'torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h' 2025-06-01T22:49:06.5255869Z adding 'torch/include/google/protobuf/compiler/php/php_generator.h' 2025-06-01T22:49:06.5259682Z adding 'torch/include/google/protobuf/compiler/python/python_generator.h' 2025-06-01T22:49:06.5262693Z adding 'torch/include/google/protobuf/compiler/ruby/ruby_generator.h' 2025-06-01T22:49:06.5291804Z adding 'torch/include/google/protobuf/io/coded_stream.h' 2025-06-01T22:49:06.5296441Z adding 'torch/include/google/protobuf/io/gzip_stream.h' 2025-06-01T22:49:06.5299734Z adding 'torch/include/google/protobuf/io/io_win32.h' 2025-06-01T22:49:06.5306132Z adding 'torch/include/google/protobuf/io/printer.h' 2025-06-01T22:49:06.5309032Z adding 'torch/include/google/protobuf/io/strtod.h' 2025-06-01T22:49:06.5316327Z adding 'torch/include/google/protobuf/io/tokenizer.h' 2025-06-01T22:49:06.5321471Z adding 'torch/include/google/protobuf/io/zero_copy_stream.h' 2025-06-01T22:49:06.5326726Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl.h' 2025-06-01T22:49:06.5333409Z adding 'torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h' 2025-06-01T22:49:06.5339255Z adding 'torch/include/google/protobuf/stubs/bytestream.h' 2025-06-01T22:49:06.5344048Z adding 'torch/include/google/protobuf/stubs/callback.h' 2025-06-01T22:49:06.5348209Z adding 'torch/include/google/protobuf/stubs/casts.h' 2025-06-01T22:49:06.5352137Z adding 'torch/include/google/protobuf/stubs/common.h' 2025-06-01T22:49:06.5355605Z adding 'torch/include/google/protobuf/stubs/fastmem.h' 2025-06-01T22:49:06.5358598Z adding 'torch/include/google/protobuf/stubs/hash.h' 2025-06-01T22:49:06.5362744Z adding 'torch/include/google/protobuf/stubs/logging.h' 2025-06-01T22:49:06.5366558Z adding 'torch/include/google/protobuf/stubs/macros.h' 2025-06-01T22:49:06.5376366Z adding 'torch/include/google/protobuf/stubs/map_util.h' 2025-06-01T22:49:06.5380506Z adding 'torch/include/google/protobuf/stubs/mutex.h' 2025-06-01T22:49:06.5382972Z adding 'torch/include/google/protobuf/stubs/once.h' 2025-06-01T22:49:06.5385927Z adding 'torch/include/google/protobuf/stubs/platform_macros.h' 2025-06-01T22:49:06.5390748Z adding 'torch/include/google/protobuf/stubs/port.h' 2025-06-01T22:49:06.5394010Z adding 'torch/include/google/protobuf/stubs/status.h' 2025-06-01T22:49:06.5396832Z adding 'torch/include/google/protobuf/stubs/stl_util.h' 2025-06-01T22:49:06.5403994Z adding 'torch/include/google/protobuf/stubs/stringpiece.h' 2025-06-01T22:49:06.5422930Z adding 'torch/include/google/protobuf/stubs/strutil.h' 2025-06-01T22:49:06.5423223Z adding 'torch/include/google/protobuf/stubs/template_util.h' 2025-06-01T22:49:06.5426706Z adding 'torch/include/google/protobuf/util/delimited_message_util.h' 2025-06-01T22:49:06.5431103Z adding 'torch/include/google/protobuf/util/field_comparator.h' 2025-06-01T22:49:06.5436107Z adding 'torch/include/google/protobuf/util/field_mask_util.h' 2025-06-01T22:49:06.5439900Z adding 'torch/include/google/protobuf/util/json_util.h' 2025-06-01T22:49:06.5464147Z adding 'torch/include/google/protobuf/util/message_differencer.h' 2025-06-01T22:49:06.5465643Z adding 'torch/include/google/protobuf/util/time_util.h' 2025-06-01T22:49:06.5468483Z adding 'torch/include/google/protobuf/util/type_resolver.h' 2025-06-01T22:49:06.5470967Z adding 'torch/include/google/protobuf/util/type_resolver_util.h' 2025-06-01T22:49:06.5474286Z adding 'torch/include/kineto/AbstractConfig.h' 2025-06-01T22:49:06.5476985Z adding 'torch/include/kineto/ActivityProfilerInterface.h' 2025-06-01T22:49:06.5478940Z adding 'torch/include/kineto/ActivityTraceInterface.h' 2025-06-01T22:49:06.5481226Z adding 'torch/include/kineto/ActivityType.h' 2025-06-01T22:49:06.5483237Z adding 'torch/include/kineto/ClientInterface.h' 2025-06-01T22:49:06.5489419Z adding 'torch/include/kineto/Config.h' 2025-06-01T22:49:06.5492752Z adding 'torch/include/kineto/GenericTraceActivity.h' 2025-06-01T22:49:06.5496033Z adding 'torch/include/kineto/IActivityProfiler.h' 2025-06-01T22:49:06.5498402Z adding 'torch/include/kineto/ILoggerObserver.h' 2025-06-01T22:49:06.5500693Z adding 'torch/include/kineto/ITraceActivity.h' 2025-06-01T22:49:06.5502520Z adding 'torch/include/kineto/LoggingAPI.h' 2025-06-01T22:49:06.5504441Z adding 'torch/include/kineto/ThreadUtil.h' 2025-06-01T22:49:06.5506457Z adding 'torch/include/kineto/TraceSpan.h' 2025-06-01T22:49:06.5509036Z adding 'torch/include/kineto/libkineto.h' 2025-06-01T22:49:06.5511360Z adding 'torch/include/kineto/output_base.h' 2025-06-01T22:49:06.5513267Z adding 'torch/include/kineto/time_since_epoch.h' 2025-06-01T22:49:06.5521832Z adding 'torch/include/legacy/ittnotify.h' 2025-06-01T22:49:06.5565574Z adding 'torch/include/oneapi/dnnl/dnnl.h' 2025-06-01T22:49:06.5680022Z adding 'torch/include/oneapi/dnnl/dnnl.hpp' 2025-06-01T22:49:06.5699780Z adding 'torch/include/oneapi/dnnl/dnnl_common.h' 2025-06-01T22:49:06.5701311Z adding 'torch/include/oneapi/dnnl/dnnl_common.hpp' 2025-06-01T22:49:06.5705348Z adding 'torch/include/oneapi/dnnl/dnnl_common_types.h' 2025-06-01T22:49:06.5708595Z adding 'torch/include/oneapi/dnnl/dnnl_config.h' 2025-06-01T22:49:06.5710982Z adding 'torch/include/oneapi/dnnl/dnnl_debug.h' 2025-06-01T22:49:06.5720472Z adding 'torch/include/oneapi/dnnl/dnnl_graph.h' 2025-06-01T22:49:06.5747042Z adding 'torch/include/oneapi/dnnl/dnnl_graph.hpp' 2025-06-01T22:49:06.5748274Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.h' 2025-06-01T22:49:06.5751420Z adding 'torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp' 2025-06-01T22:49:06.5754152Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.h' 2025-06-01T22:49:06.5756943Z adding 'torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp' 2025-06-01T22:49:06.5762394Z adding 'torch/include/oneapi/dnnl/dnnl_graph_types.h' 2025-06-01T22:49:06.5767356Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.h' 2025-06-01T22:49:06.5773205Z adding 'torch/include/oneapi/dnnl/dnnl_ocl.hpp' 2025-06-01T22:49:06.5775981Z adding 'torch/include/oneapi/dnnl/dnnl_ocl_types.h' 2025-06-01T22:49:06.5779352Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.h' 2025-06-01T22:49:06.5784450Z adding 'torch/include/oneapi/dnnl/dnnl_sycl.hpp' 2025-06-01T22:49:06.5786982Z adding 'torch/include/oneapi/dnnl/dnnl_sycl_types.h' 2025-06-01T22:49:06.5789586Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.h' 2025-06-01T22:49:06.5792261Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool.hpp' 2025-06-01T22:49:06.5794734Z adding 'torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp' 2025-06-01T22:49:06.5827629Z adding 'torch/include/oneapi/dnnl/dnnl_types.h' 2025-06-01T22:49:06.5830186Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.h' 2025-06-01T22:49:06.5835593Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel.hpp' 2025-06-01T22:49:06.5838318Z adding 'torch/include/oneapi/dnnl/dnnl_ukernel_types.h' 2025-06-01T22:49:06.5840364Z adding 'torch/include/oneapi/dnnl/dnnl_version.h' 2025-06-01T22:49:06.5842444Z adding 'torch/include/oneapi/dnnl/dnnl_version_hash.h' 2025-06-01T22:49:06.5852823Z adding 'torch/include/pybind11/attr.h' 2025-06-01T22:49:06.5857289Z adding 'torch/include/pybind11/buffer_info.h' 2025-06-01T22:49:06.5885104Z adding 'torch/include/pybind11/cast.h' 2025-06-01T22:49:06.5886985Z adding 'torch/include/pybind11/chrono.h' 2025-06-01T22:49:06.5888947Z adding 'torch/include/pybind11/common.h' 2025-06-01T22:49:06.5891233Z adding 'torch/include/pybind11/complex.h' 2025-06-01T22:49:06.5893200Z adding 'torch/include/pybind11/eigen.h' 2025-06-01T22:49:06.5898451Z adding 'torch/include/pybind11/embed.h' 2025-06-01T22:49:06.5901440Z adding 'torch/include/pybind11/eval.h' 2025-06-01T22:49:06.5904717Z adding 'torch/include/pybind11/functional.h' 2025-06-01T22:49:06.5908298Z adding 'torch/include/pybind11/gil.h' 2025-06-01T22:49:06.5911465Z adding 'torch/include/pybind11/gil_safe_call_once.h' 2025-06-01T22:49:06.5915396Z adding 'torch/include/pybind11/iostream.h' 2025-06-01T22:49:06.5947138Z adding 'torch/include/pybind11/numpy.h' 2025-06-01T22:49:06.5949661Z adding 'torch/include/pybind11/operators.h' 2025-06-01T22:49:06.5952241Z adding 'torch/include/pybind11/options.h' 2025-06-01T22:49:06.6000550Z adding 'torch/include/pybind11/pybind11.h' 2025-06-01T22:49:06.6035326Z adding 'torch/include/pybind11/pytypes.h' 2025-06-01T22:49:06.6039326Z adding 'torch/include/pybind11/stl.h' 2025-06-01T22:49:06.6048973Z adding 'torch/include/pybind11/stl_bind.h' 2025-06-01T22:49:06.6052068Z adding 'torch/include/pybind11/type_caster_pyobject_ptr.h' 2025-06-01T22:49:06.6055194Z adding 'torch/include/pybind11/typing.h' 2025-06-01T22:49:06.6070719Z adding 'torch/include/pybind11/detail/class.h' 2025-06-01T22:49:06.6086750Z adding 'torch/include/pybind11/detail/common.h' 2025-06-01T22:49:06.6089934Z adding 'torch/include/pybind11/detail/cpp_conduit.h' 2025-06-01T22:49:06.6093059Z adding 'torch/include/pybind11/detail/descr.h' 2025-06-01T22:49:06.6095822Z adding 'torch/include/pybind11/detail/exception_translation.h' 2025-06-01T22:49:06.6101949Z adding 'torch/include/pybind11/detail/init.h' 2025-06-01T22:49:06.6118122Z adding 'torch/include/pybind11/detail/internals.h' 2025-06-01T22:49:06.6133509Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2025-06-01T22:49:06.6137052Z adding 'torch/include/pybind11/detail/typeid.h' 2025-06-01T22:49:06.6139484Z adding 'torch/include/pybind11/detail/value_and_holder.h' 2025-06-01T22:49:06.6141627Z adding 'torch/include/pybind11/eigen/common.h' 2025-06-01T22:49:06.6152796Z adding 'torch/include/pybind11/eigen/matrix.h' 2025-06-01T22:49:06.6158871Z adding 'torch/include/pybind11/eigen/tensor.h' 2025-06-01T22:49:06.6162399Z adding 'torch/include/pybind11/stl/filesystem.h' 2025-06-01T22:49:06.6165047Z adding 'torch/include/tensorpipe/config.h' 2025-06-01T22:49:06.6166941Z adding 'torch/include/tensorpipe/config_cuda.h' 2025-06-01T22:49:06.6168989Z adding 'torch/include/tensorpipe/tensorpipe.h' 2025-06-01T22:49:06.6170923Z adding 'torch/include/tensorpipe/tensorpipe_cuda.h' 2025-06-01T22:49:06.6174101Z adding 'torch/include/tensorpipe/channel/context.h' 2025-06-01T22:49:06.6176198Z adding 'torch/include/tensorpipe/channel/error.h' 2025-06-01T22:49:06.6178446Z adding 'torch/include/tensorpipe/channel/basic/factory.h' 2025-06-01T22:49:06.6180534Z adding 'torch/include/tensorpipe/channel/cma/factory.h' 2025-06-01T22:49:06.6182622Z adding 'torch/include/tensorpipe/channel/cuda_basic/factory.h' 2025-06-01T22:49:06.6184697Z adding 'torch/include/tensorpipe/channel/cuda_gdr/error.h' 2025-06-01T22:49:06.6186631Z adding 'torch/include/tensorpipe/channel/cuda_gdr/factory.h' 2025-06-01T22:49:06.6188659Z adding 'torch/include/tensorpipe/channel/cuda_ipc/factory.h' 2025-06-01T22:49:06.6190654Z adding 'torch/include/tensorpipe/channel/cuda_xth/factory.h' 2025-06-01T22:49:06.6192688Z adding 'torch/include/tensorpipe/channel/mpt/factory.h' 2025-06-01T22:49:06.6194694Z adding 'torch/include/tensorpipe/channel/xth/factory.h' 2025-06-01T22:49:06.6197392Z adding 'torch/include/tensorpipe/common/buffer.h' 2025-06-01T22:49:06.6199371Z adding 'torch/include/tensorpipe/common/cpu_buffer.h' 2025-06-01T22:49:06.6201160Z adding 'torch/include/tensorpipe/common/cuda_buffer.h' 2025-06-01T22:49:06.6203344Z adding 'torch/include/tensorpipe/common/device.h' 2025-06-01T22:49:06.6206171Z adding 'torch/include/tensorpipe/common/error.h' 2025-06-01T22:49:06.6212771Z adding 'torch/include/tensorpipe/common/optional.h' 2025-06-01T22:49:06.6216418Z adding 'torch/include/tensorpipe/core/context.h' 2025-06-01T22:49:06.6218516Z adding 'torch/include/tensorpipe/core/error.h' 2025-06-01T22:49:06.6221217Z adding 'torch/include/tensorpipe/core/listener.h' 2025-06-01T22:49:06.6223576Z adding 'torch/include/tensorpipe/core/message.h' 2025-06-01T22:49:06.6226232Z adding 'torch/include/tensorpipe/core/pipe.h' 2025-06-01T22:49:06.6229127Z adding 'torch/include/tensorpipe/transport/context.h' 2025-06-01T22:49:06.6231154Z adding 'torch/include/tensorpipe/transport/error.h' 2025-06-01T22:49:06.6233331Z adding 'torch/include/tensorpipe/transport/ibv/error.h' 2025-06-01T22:49:06.6235193Z adding 'torch/include/tensorpipe/transport/ibv/factory.h' 2025-06-01T22:49:06.6236965Z adding 'torch/include/tensorpipe/transport/ibv/utility.h' 2025-06-01T22:49:06.6239009Z adding 'torch/include/tensorpipe/transport/shm/factory.h' 2025-06-01T22:49:06.6241101Z adding 'torch/include/tensorpipe/transport/uv/error.h' 2025-06-01T22:49:06.6242897Z adding 'torch/include/tensorpipe/transport/uv/factory.h' 2025-06-01T22:49:06.6245279Z adding 'torch/include/tensorpipe/transport/uv/utility.h' 2025-06-01T22:49:06.6253225Z adding 'torch/include/torch/custom_class.h' 2025-06-01T22:49:06.6257718Z adding 'torch/include/torch/custom_class_detail.h' 2025-06-01T22:49:06.6259786Z adding 'torch/include/torch/extension.h' 2025-06-01T22:49:06.6279658Z adding 'torch/include/torch/library.h' 2025-06-01T22:49:06.6279877Z adding 'torch/include/torch/script.h' 2025-06-01T22:49:06.6281756Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2025-06-01T22:49:06.6283564Z adding 'torch/include/torch/csrc/DataLoader.h' 2025-06-01T22:49:06.6285786Z adding 'torch/include/torch/csrc/Device.h' 2025-06-01T22:49:06.6287583Z adding 'torch/include/torch/csrc/DeviceAccelerator.h' 2025-06-01T22:49:06.6289494Z adding 'torch/include/torch/csrc/Dtype.h' 2025-06-01T22:49:06.6291543Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2025-06-01T22:49:06.6293441Z adding 'torch/include/torch/csrc/Event.h' 2025-06-01T22:49:06.6299023Z adding 'torch/include/torch/csrc/Exceptions.h' 2025-06-01T22:49:06.6301200Z adding 'torch/include/torch/csrc/Export.h' 2025-06-01T22:49:06.6303242Z adding 'torch/include/torch/csrc/Generator.h' 2025-06-01T22:49:06.6305098Z adding 'torch/include/torch/csrc/Layout.h' 2025-06-01T22:49:06.6306966Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2025-06-01T22:49:06.6308704Z adding 'torch/include/torch/csrc/Module.h' 2025-06-01T22:49:06.6310482Z adding 'torch/include/torch/csrc/PyInterpreter.h' 2025-06-01T22:49:06.6312323Z adding 'torch/include/torch/csrc/QScheme.h' 2025-06-01T22:49:06.6314098Z adding 'torch/include/torch/csrc/Size.h' 2025-06-01T22:49:06.6316127Z adding 'torch/include/torch/csrc/Storage.h' 2025-06-01T22:49:06.6317863Z adding 'torch/include/torch/csrc/StorageMethods.h' 2025-06-01T22:49:06.6319482Z adding 'torch/include/torch/csrc/StorageSharing.h' 2025-06-01T22:49:06.6321331Z adding 'torch/include/torch/csrc/Stream.h' 2025-06-01T22:49:06.6323087Z adding 'torch/include/torch/csrc/THConcat.h' 2025-06-01T22:49:06.6325336Z adding 'torch/include/torch/csrc/THP.h' 2025-06-01T22:49:06.6327201Z adding 'torch/include/torch/csrc/TypeInfo.h' 2025-06-01T22:49:06.6328887Z adding 'torch/include/torch/csrc/Types.h' 2025-06-01T22:49:06.6330941Z adding 'torch/include/torch/csrc/copy_utils.h' 2025-06-01T22:49:06.6332779Z adding 'torch/include/torch/csrc/itt.h' 2025-06-01T22:49:06.6334597Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2025-06-01T22:49:06.6336471Z adding 'torch/include/torch/csrc/python_dimname.h' 2025-06-01T22:49:06.6338289Z adding 'torch/include/torch/csrc/python_headers.h' 2025-06-01T22:49:06.6340087Z adding 'torch/include/torch/csrc/serialization.h' 2025-06-01T22:49:06.6343340Z adding 'torch/include/torch/csrc/utils.h' 2025-06-01T22:49:06.6346830Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2025-06-01T22:49:06.6348803Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2025-06-01T22:49:06.6350583Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2025-06-01T22:49:06.6352463Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2025-06-01T22:49:06.6354206Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2025-06-01T22:49:06.6357448Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2025-06-01T22:49:06.6360605Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2025-06-01T22:49:06.6364285Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2025-06-01T22:49:06.6367143Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2025-06-01T22:49:06.6369134Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2025-06-01T22:49:06.6371232Z adding 'torch/include/torch/csrc/api/include/torch/mps.h' 2025-06-01T22:49:06.6373673Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2025-06-01T22:49:06.6375651Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2025-06-01T22:49:06.6377368Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2025-06-01T22:49:06.6382797Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2025-06-01T22:49:06.6387142Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2025-06-01T22:49:06.6390199Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2025-06-01T22:49:06.6392016Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2025-06-01T22:49:06.6398033Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2025-06-01T22:49:06.6400811Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2025-06-01T22:49:06.6403156Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2025-06-01T22:49:06.6406183Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2025-06-01T22:49:06.6408303Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2025-06-01T22:49:06.6410216Z adding 'torch/include/torch/csrc/api/include/torch/xpu.h' 2025-06-01T22:49:06.6412935Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2025-06-01T22:49:06.6415471Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2025-06-01T22:49:06.6417290Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2025-06-01T22:49:06.6419398Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2025-06-01T22:49:06.6422323Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2025-06-01T22:49:06.6424227Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2025-06-01T22:49:06.6425959Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2025-06-01T22:49:06.6427963Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2025-06-01T22:49:06.6432455Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2025-06-01T22:49:06.6435265Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2025-06-01T22:49:06.6437919Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2025-06-01T22:49:06.6440912Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2025-06-01T22:49:06.6449827Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2025-06-01T22:49:06.6453405Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2025-06-01T22:49:06.6455708Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2025-06-01T22:49:06.6458012Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2025-06-01T22:49:06.6460283Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2025-06-01T22:49:06.6462359Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2025-06-01T22:49:06.6465169Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2025-06-01T22:49:06.6467666Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2025-06-01T22:49:06.6470630Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2025-06-01T22:49:06.6473188Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2025-06-01T22:49:06.6475241Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2025-06-01T22:49:06.6477751Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2025-06-01T22:49:06.6479891Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2025-06-01T22:49:06.6482023Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2025-06-01T22:49:06.6483932Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2025-06-01T22:49:06.6486551Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2025-06-01T22:49:06.6489171Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2025-06-01T22:49:06.6491327Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2025-06-01T22:49:06.6493414Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2025-06-01T22:49:06.6495588Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2025-06-01T22:49:06.6497977Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2025-06-01T22:49:06.6503373Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2025-06-01T22:49:06.6506019Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2025-06-01T22:49:06.6509267Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2025-06-01T22:49:06.6511224Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2025-06-01T22:49:06.6513858Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2025-06-01T22:49:06.6522328Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2025-06-01T22:49:06.6525442Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2025-06-01T22:49:06.6527361Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2025-06-01T22:49:06.6529927Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2025-06-01T22:49:06.6533541Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2025-06-01T22:49:06.6535678Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2025-06-01T22:49:06.6542839Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2025-06-01T22:49:06.6546165Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2025-06-01T22:49:06.6549076Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2025-06-01T22:49:06.6551557Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2025-06-01T22:49:06.6554291Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2025-06-01T22:49:06.6557532Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2025-06-01T22:49:06.6559906Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2025-06-01T22:49:06.6562130Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2025-06-01T22:49:06.6564274Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2025-06-01T22:49:06.6570762Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2025-06-01T22:49:06.6574587Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2025-06-01T22:49:06.6577087Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2025-06-01T22:49:06.6579195Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2025-06-01T22:49:06.6585195Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2025-06-01T22:49:06.6589776Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2025-06-01T22:49:06.6592690Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2025-06-01T22:49:06.6595230Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2025-06-01T22:49:06.6600768Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2025-06-01T22:49:06.6604503Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2025-06-01T22:49:06.6608029Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2025-06-01T22:49:06.6611143Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2025-06-01T22:49:06.6615975Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2025-06-01T22:49:06.6618800Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2025-06-01T22:49:06.6621556Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2025-06-01T22:49:06.6624617Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2025-06-01T22:49:06.6627127Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2025-06-01T22:49:06.6629888Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2025-06-01T22:49:06.6632899Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2025-06-01T22:49:06.6639522Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2025-06-01T22:49:06.6643399Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2025-06-01T22:49:06.6647950Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2025-06-01T22:49:06.6650880Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2025-06-01T22:49:06.6656663Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2025-06-01T22:49:06.6661366Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2025-06-01T22:49:06.6664952Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2025-06-01T22:49:06.6667977Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2025-06-01T22:49:06.6671092Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2025-06-01T22:49:06.6673440Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2025-06-01T22:49:06.6675589Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2025-06-01T22:49:06.6681261Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2025-06-01T22:49:06.6685121Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2025-06-01T22:49:06.6688140Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2025-06-01T22:49:06.6691081Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2025-06-01T22:49:06.6695972Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2025-06-01T22:49:06.6700364Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2025-06-01T22:49:06.6703076Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2025-06-01T22:49:06.6705897Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2025-06-01T22:49:06.6709067Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2025-06-01T22:49:06.6714535Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2025-06-01T22:49:06.6719899Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2025-06-01T22:49:06.6722513Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2025-06-01T22:49:06.6725280Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2025-06-01T22:49:06.6728860Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2025-06-01T22:49:06.6731546Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2025-06-01T22:49:06.6733930Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2025-06-01T22:49:06.6737478Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2025-06-01T22:49:06.6740068Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2025-06-01T22:49:06.6742526Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2025-06-01T22:49:06.6744801Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2025-06-01T22:49:06.6750796Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2025-06-01T22:49:06.6754446Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2025-06-01T22:49:06.6757329Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2025-06-01T22:49:06.6759650Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2025-06-01T22:49:06.6763862Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2025-06-01T22:49:06.6767670Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2025-06-01T22:49:06.6770176Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2025-06-01T22:49:06.6772558Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2025-06-01T22:49:06.6774826Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2025-06-01T22:49:06.6777633Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2025-06-01T22:49:06.6779770Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2025-06-01T22:49:06.6784989Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2025-06-01T22:49:06.6788386Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2025-06-01T22:49:06.6791099Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2025-06-01T22:49:06.6796134Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2025-06-01T22:49:06.6799422Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2025-06-01T22:49:06.6801892Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2025-06-01T22:49:06.6804654Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2025-06-01T22:49:06.6807429Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2025-06-01T22:49:06.6811124Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2025-06-01T22:49:06.6813788Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2025-06-01T22:49:06.6818336Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2025-06-01T22:49:06.6821010Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2025-06-01T22:49:06.6823556Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2025-06-01T22:49:06.6825809Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h' 2025-06-01T22:49:06.6827557Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2025-06-01T22:49:06.6829573Z adding 'torch/include/torch/csrc/api/include/torch/python/init.h' 2025-06-01T22:49:06.6831596Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2025-06-01T22:49:06.6834176Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2025-06-01T22:49:06.6836539Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2025-06-01T22:49:06.6838399Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2025-06-01T22:49:06.6847751Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2025-06-01T22:49:06.6850599Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2025-06-01T22:49:06.6856128Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2025-06-01T22:49:06.6858828Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2025-06-01T22:49:06.6862013Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2025-06-01T22:49:06.6864325Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2025-06-01T22:49:06.6866128Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2025-06-01T22:49:06.6874058Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2025-06-01T22:49:06.6876813Z adding 'torch/include/torch/csrc/autograd/edge.h' 2025-06-01T22:49:06.6881526Z adding 'torch/include/torch/csrc/autograd/engine.h' 2025-06-01T22:49:06.6886746Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2025-06-01T22:49:06.6904905Z adding 'torch/include/torch/csrc/autograd/function.h' 2025-06-01T22:49:06.6905242Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2025-06-01T22:49:06.6905829Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2025-06-01T22:49:06.6909929Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2025-06-01T22:49:06.6912413Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2025-06-01T22:49:06.6914916Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2025-06-01T22:49:06.6917300Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2025-06-01T22:49:06.6918942Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2025-06-01T22:49:06.6922656Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2025-06-01T22:49:06.6928000Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2025-06-01T22:49:06.6930127Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2025-06-01T22:49:06.6932327Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2025-06-01T22:49:06.6934270Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2025-06-01T22:49:06.6936992Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2025-06-01T22:49:06.6939121Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2025-06-01T22:49:06.6940874Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2025-06-01T22:49:06.6942563Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2025-06-01T22:49:06.6945829Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2025-06-01T22:49:06.6948205Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2025-06-01T22:49:06.6950090Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2025-06-01T22:49:06.6951799Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2025-06-01T22:49:06.6953496Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2025-06-01T22:49:06.6955099Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2025-06-01T22:49:06.6957018Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2025-06-01T22:49:06.6958741Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2025-06-01T22:49:06.6960472Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2025-06-01T22:49:06.6962134Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2025-06-01T22:49:06.6965125Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2025-06-01T22:49:06.6967674Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2025-06-01T22:49:06.6969806Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2025-06-01T22:49:06.6973019Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2025-06-01T22:49:06.6975263Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2025-06-01T22:49:06.6976988Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2025-06-01T22:49:06.6995833Z adding 'torch/include/torch/csrc/autograd/variable.h' 2025-06-01T22:49:06.6996060Z adding 'torch/include/torch/csrc/autograd/variable_info.h' 2025-06-01T22:49:06.7001675Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2025-06-01T22:49:06.7004952Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2025-06-01T22:49:06.7007019Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2025-06-01T22:49:06.7008862Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2025-06-01T22:49:06.7012920Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2025-06-01T22:49:06.7015843Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2025-06-01T22:49:06.7073960Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2025-06-01T22:49:06.7085922Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2025-06-01T22:49:06.7090892Z adding 'torch/include/torch/csrc/autograd/generated/ViewFuncs.h' 2025-06-01T22:49:06.7094068Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2025-06-01T22:49:06.7096920Z adding 'torch/include/torch/csrc/autograd/generated/python_return_types.h' 2025-06-01T22:49:06.7103576Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2025-06-01T22:49:06.7107335Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2025-06-01T22:49:06.7109880Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2025-06-01T22:49:06.7112030Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2025-06-01T22:49:06.7114076Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2025-06-01T22:49:06.7115944Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2025-06-01T22:49:06.7118826Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2025-06-01T22:49:06.7120972Z adding 'torch/include/torch/csrc/cpu/Module.h' 2025-06-01T22:49:06.7124966Z adding 'torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h' 2025-06-01T22:49:06.7127002Z adding 'torch/include/torch/csrc/cuda/Event.h' 2025-06-01T22:49:06.7128823Z adding 'torch/include/torch/csrc/cuda/GdsFile.h' 2025-06-01T22:49:06.7130637Z adding 'torch/include/torch/csrc/cuda/Module.h' 2025-06-01T22:49:06.7132562Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2025-06-01T22:49:06.7134299Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2025-06-01T22:49:06.7136378Z adding 'torch/include/torch/csrc/cuda/comm.h' 2025-06-01T22:49:06.7138117Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2025-06-01T22:49:06.7140016Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2025-06-01T22:49:06.7142862Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2025-06-01T22:49:06.7144770Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2025-06-01T22:49:06.7146859Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2025-06-01T22:49:06.7148602Z adding 'torch/include/torch/csrc/cuda/utils.h' 2025-06-01T22:49:06.7151403Z adding 'torch/include/torch/csrc/distributed/autograd/autograd.h' 2025-06-01T22:49:06.7153224Z adding 'torch/include/torch/csrc/distributed/autograd/python_autograd.h' 2025-06-01T22:49:06.7155464Z adding 'torch/include/torch/csrc/distributed/autograd/utils.h' 2025-06-01T22:49:06.7159246Z adding 'torch/include/torch/csrc/distributed/autograd/context/container.h' 2025-06-01T22:49:06.7162902Z adding 'torch/include/torch/csrc/distributed/autograd/context/context.h' 2025-06-01T22:49:06.7167634Z adding 'torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h' 2025-06-01T22:49:06.7170542Z adding 'torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h' 2025-06-01T22:49:06.7172792Z adding 'torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h' 2025-06-01T22:49:06.7175309Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h' 2025-06-01T22:49:06.7177354Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h' 2025-06-01T22:49:06.7179248Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h' 2025-06-01T22:49:06.7181249Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h' 2025-06-01T22:49:06.7183204Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h' 2025-06-01T22:49:06.7185655Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h' 2025-06-01T22:49:06.7188000Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h' 2025-06-01T22:49:06.7190293Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h' 2025-06-01T22:49:06.7192272Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h' 2025-06-01T22:49:06.7194291Z adding 'torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h' 2025-06-01T22:49:06.7199468Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2025-06-01T22:49:06.7201944Z adding 'torch/include/torch/csrc/distributed/c10d/Backoff.hpp' 2025-06-01T22:49:06.7206689Z adding 'torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h' 2025-06-01T22:49:06.7209534Z adding 'torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp' 2025-06-01T22:49:06.7211656Z adding 'torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryTypes.hpp' 2025-06-01T22:49:06.7214239Z adding 'torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryUtils.hpp' 2025-06-01T22:49:06.7216459Z adding 'torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp' 2025-06-01T22:49:06.7219213Z adding 'torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp' 2025-06-01T22:49:06.7221506Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2025-06-01T22:49:06.7225738Z adding 'torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp' 2025-06-01T22:49:06.7227734Z adding 'torch/include/torch/csrc/distributed/c10d/Functional.hpp' 2025-06-01T22:49:06.7229705Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2025-06-01T22:49:06.7231510Z adding 'torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp' 2025-06-01T22:49:06.7233662Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2025-06-01T22:49:06.7239096Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2025-06-01T22:49:06.7241451Z adding 'torch/include/torch/csrc/distributed/c10d/NanCheck.hpp' 2025-06-01T22:49:06.7244816Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2025-06-01T22:49:06.7247631Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2025-06-01T22:49:06.7256670Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2025-06-01T22:49:06.7263032Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2025-06-01T22:49:06.7270168Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp' 2025-06-01T22:49:06.7274390Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2025-06-01T22:49:06.7301617Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2025-06-01T22:49:06.7302898Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2025-06-01T22:49:06.7305898Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2025-06-01T22:49:06.7309723Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2025-06-01T22:49:06.7312346Z adding 'torch/include/torch/csrc/distributed/c10d/RankLocal.hpp' 2025-06-01T22:49:06.7314991Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2025-06-01T22:49:06.7318680Z adding 'torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp' 2025-06-01T22:49:06.7321841Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2025-06-01T22:49:06.7324576Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp' 2025-06-01T22:49:06.7329072Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2025-06-01T22:49:06.7332392Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2025-06-01T22:49:06.7335023Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2025-06-01T22:49:06.7338370Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2025-06-01T22:49:06.7340569Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2025-06-01T22:49:06.7348401Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2025-06-01T22:49:06.7351026Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2025-06-01T22:49:06.7354334Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2025-06-01T22:49:06.7356276Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2025-06-01T22:49:06.7359187Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2025-06-01T22:49:06.7361386Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2025-06-01T22:49:06.7363375Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2025-06-01T22:49:06.7365802Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2025-06-01T22:49:06.7368110Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2025-06-01T22:49:06.7370571Z adding 'torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp' 2025-06-01T22:49:06.7373931Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2025-06-01T22:49:06.7376322Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2025-06-01T22:49:06.7378437Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2025-06-01T22:49:06.7392229Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2025-06-01T22:49:06.7392870Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2025-06-01T22:49:06.7394487Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2025-06-01T22:49:06.7396737Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2025-06-01T22:49:06.7398739Z adding 'torch/include/torch/csrc/distributed/c10d/socket_fmt.h' 2025-06-01T22:49:06.7401240Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp' 2025-06-01T22:49:06.7403327Z adding 'torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp' 2025-06-01T22:49:06.7406267Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp' 2025-06-01T22:49:06.7408296Z adding 'torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp' 2025-06-01T22:49:06.7410281Z adding 'torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp' 2025-06-01T22:49:06.7412515Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization.h' 2025-06-01T22:49:06.7414406Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h' 2025-06-01T22:49:06.7416540Z adding 'torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h' 2025-06-01T22:49:06.7419161Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2025-06-01T22:49:06.7422799Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2025-06-01T22:49:06.7425542Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2025-06-01T22:49:06.7427633Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2025-06-01T22:49:06.7429867Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2025-06-01T22:49:06.7431927Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2025-06-01T22:49:06.7433791Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2025-06-01T22:49:06.7436823Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2025-06-01T22:49:06.7439062Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2025-06-01T22:49:06.7441223Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2025-06-01T22:49:06.7443642Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2025-06-01T22:49:06.7445958Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2025-06-01T22:49:06.7452275Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2025-06-01T22:49:06.7454753Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2025-06-01T22:49:06.7462000Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2025-06-01T22:49:06.7469520Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2025-06-01T22:49:06.7472672Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2025-06-01T22:49:06.7475193Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2025-06-01T22:49:06.7477486Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2025-06-01T22:49:06.7479426Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2025-06-01T22:49:06.7486763Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2025-06-01T22:49:06.7490417Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2025-06-01T22:49:06.7492750Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2025-06-01T22:49:06.7495130Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2025-06-01T22:49:06.7497341Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2025-06-01T22:49:06.7499477Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2025-06-01T22:49:06.7502051Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2025-06-01T22:49:06.7505534Z adding 'torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h' 2025-06-01T22:49:06.7508292Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h' 2025-06-01T22:49:06.7511197Z adding 'torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h' 2025-06-01T22:49:06.7514274Z adding 'torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h' 2025-06-01T22:49:06.7516075Z adding 'torch/include/torch/csrc/distributed/rpc/testing/testing.h' 2025-06-01T22:49:06.7518833Z adding 'torch/include/torch/csrc/dynamo/cache_entry.h' 2025-06-01T22:49:06.7540644Z adding 'torch/include/torch/csrc/dynamo/compiled_autograd.h' 2025-06-01T22:49:06.7541253Z adding 'torch/include/torch/csrc/dynamo/cpp_shim.h' 2025-06-01T22:49:06.7541731Z adding 'torch/include/torch/csrc/dynamo/cpython_defs.h' 2025-06-01T22:49:06.7543796Z adding 'torch/include/torch/csrc/dynamo/cpython_includes.h' 2025-06-01T22:49:06.7546784Z adding 'torch/include/torch/csrc/dynamo/debug_macros.h' 2025-06-01T22:49:06.7548959Z adding 'torch/include/torch/csrc/dynamo/eval_frame.h' 2025-06-01T22:49:06.7550877Z adding 'torch/include/torch/csrc/dynamo/eval_frame_cpp.h' 2025-06-01T22:49:06.7554170Z adding 'torch/include/torch/csrc/dynamo/extra_state.h' 2025-06-01T22:49:06.7556892Z adding 'torch/include/torch/csrc/dynamo/framelocals_mapping.h' 2025-06-01T22:49:06.7559294Z adding 'torch/include/torch/csrc/dynamo/guards.h' 2025-06-01T22:49:06.7561151Z adding 'torch/include/torch/csrc/dynamo/init.h' 2025-06-01T22:49:06.7562955Z adding 'torch/include/torch/csrc/dynamo/python_compiled_autograd.h' 2025-06-01T22:49:06.7565141Z adding 'torch/include/torch/csrc/dynamo/utils.h' 2025-06-01T22:49:06.7568054Z adding 'torch/include/torch/csrc/export/pt2_archive_constants.h' 2025-06-01T22:49:06.7569923Z adding 'torch/include/torch/csrc/export/pybind.h' 2025-06-01T22:49:06.7571956Z adding 'torch/include/torch/csrc/functorch/init.h' 2025-06-01T22:49:06.7573859Z adding 'torch/include/torch/csrc/fx/node.h' 2025-06-01T22:49:06.7576710Z adding 'torch/include/torch/csrc/inductor/array_ref_impl.h' 2025-06-01T22:49:06.7591132Z adding 'torch/include/torch/csrc/inductor/cpp_prefix.h' 2025-06-01T22:49:06.7591718Z adding 'torch/include/torch/csrc/inductor/inductor_ops.h' 2025-06-01T22:49:06.7593300Z adding 'torch/include/torch/csrc/inductor/static_cuda_launcher.h' 2025-06-01T22:49:06.7596244Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h' 2025-06-01T22:49:06.7599623Z adding 'torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h' 2025-06-01T22:49:06.7601843Z adding 'torch/include/torch/csrc/inductor/aoti_include/array_ref.h' 2025-06-01T22:49:06.7603785Z adding 'torch/include/torch/csrc/inductor/aoti_include/common.h' 2025-06-01T22:49:06.7605864Z adding 'torch/include/torch/csrc/inductor/aoti_include/cpu.h' 2025-06-01T22:49:06.7607553Z adding 'torch/include/torch/csrc/inductor/aoti_include/cuda.h' 2025-06-01T22:49:06.7609213Z adding 'torch/include/torch/csrc/inductor/aoti_include/mps.h' 2025-06-01T22:49:06.7610867Z adding 'torch/include/torch/csrc/inductor/aoti_include/xpu.h' 2025-06-01T22:49:06.7613374Z adding 'torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h' 2025-06-01T22:49:06.7615231Z adding 'torch/include/torch/csrc/inductor/aoti_package/pybind.h' 2025-06-01T22:49:06.7618379Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h' 2025-06-01T22:49:06.7620563Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h' 2025-06-01T22:49:06.7622450Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h' 2025-06-01T22:49:06.7624325Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h' 2025-06-01T22:49:06.7626300Z adding 'torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h' 2025-06-01T22:49:06.7627919Z adding 'torch/include/torch/csrc/inductor/aoti_runner/pybind.h' 2025-06-01T22:49:06.7631404Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h' 2025-06-01T22:49:06.7633551Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h' 2025-06-01T22:49:06.7635782Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h' 2025-06-01T22:49:06.7639252Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/interface.h' 2025-06-01T22:49:06.7642365Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h' 2025-06-01T22:49:06.7650910Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model.h' 2025-06-01T22:49:06.7660400Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/model_container.h' 2025-06-01T22:49:06.7663245Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h' 2025-06-01T22:49:06.7666663Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h' 2025-06-01T22:49:06.7669357Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h' 2025-06-01T22:49:06.7673290Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils.h' 2025-06-01T22:49:06.7675768Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h' 2025-06-01T22:49:06.7677920Z adding 'torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h' 2025-06-01T22:49:06.7680125Z adding 'torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h' 2025-06-01T22:49:06.7682943Z adding 'torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h' 2025-06-01T22:49:06.7685302Z adding 'torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h' 2025-06-01T22:49:06.7687332Z adding 'torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h' 2025-06-01T22:49:06.7690474Z adding 'torch/include/torch/csrc/inductor/aoti_torch/utils.h' 2025-06-01T22:49:06.7699126Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim.h' 2025-06-01T22:49:06.7702564Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h' 2025-06-01T22:49:06.7704698Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h' 2025-06-01T22:49:06.7706754Z adding 'torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h' 2025-06-01T22:49:06.7712774Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h' 2025-06-01T22:49:06.7719818Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h' 2025-06-01T22:49:06.7725681Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h' 2025-06-01T22:49:06.7729437Z adding 'torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h' 2025-06-01T22:49:06.7731847Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h' 2025-06-01T22:49:06.7734188Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/common.h' 2025-06-01T22:49:06.7736087Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h' 2025-06-01T22:49:06.7737853Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h' 2025-06-01T22:49:06.7739458Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/mps.h' 2025-06-01T22:49:06.7741057Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h' 2025-06-01T22:49:06.7743036Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h' 2025-06-01T22:49:06.7744656Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h' 2025-06-01T22:49:06.7746513Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h' 2025-06-01T22:49:06.7748212Z adding 'torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h' 2025-06-01T22:49:06.7750186Z adding 'torch/include/torch/csrc/instruction_counter/Module.h' 2025-06-01T22:49:06.7753206Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2025-06-01T22:49:06.7755488Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2025-06-01T22:49:06.7757476Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2025-06-01T22:49:06.7762580Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2025-06-01T22:49:06.7766627Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2025-06-01T22:49:06.7769266Z adding 'torch/include/torch/csrc/jit/api/method.h' 2025-06-01T22:49:06.7778562Z adding 'torch/include/torch/csrc/jit/api/module.h' 2025-06-01T22:49:06.7782454Z adding 'torch/include/torch/csrc/jit/api/object.h' 2025-06-01T22:49:06.7785602Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2025-06-01T22:49:06.7789443Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2025-06-01T22:49:06.7792088Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2025-06-01T22:49:06.7794082Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2025-06-01T22:49:06.7796491Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2025-06-01T22:49:06.7798324Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2025-06-01T22:49:06.7800343Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2025-06-01T22:49:06.7802184Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2025-06-01T22:49:06.7803969Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2025-06-01T22:49:06.7806645Z adding 'torch/include/torch/csrc/jit/backends/coreml/cpp/context.h' 2025-06-01T22:49:06.7808921Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h' 2025-06-01T22:49:06.7810819Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h' 2025-06-01T22:49:06.7812791Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h' 2025-06-01T22:49:06.7814804Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h' 2025-06-01T22:49:06.7816777Z adding 'torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h' 2025-06-01T22:49:06.7819656Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h' 2025-06-01T22:49:06.7821936Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h' 2025-06-01T22:49:06.7824309Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h' 2025-06-01T22:49:06.7827079Z adding 'torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h' 2025-06-01T22:49:06.7829697Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2025-06-01T22:49:06.7832228Z adding 'torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h' 2025-06-01T22:49:06.7834250Z adding 'torch/include/torch/csrc/jit/codegen/fuser/codegen.h' 2025-06-01T22:49:06.7836402Z adding 'torch/include/torch/csrc/jit/codegen/fuser/compiler.h' 2025-06-01T22:49:06.7838369Z adding 'torch/include/torch/csrc/jit/codegen/fuser/executor.h' 2025-06-01T22:49:06.7840099Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fallback.h' 2025-06-01T22:49:06.7842621Z adding 'torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h' 2025-06-01T22:49:06.7845454Z adding 'torch/include/torch/csrc/jit/codegen/fuser/interface.h' 2025-06-01T22:49:06.7847812Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h' 2025-06-01T22:49:06.7850721Z adding 'torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h' 2025-06-01T22:49:06.7853172Z adding 'torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h' 2025-06-01T22:49:06.7855794Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h' 2025-06-01T22:49:06.7857717Z adding 'torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h' 2025-06-01T22:49:06.7860114Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h' 2025-06-01T22:49:06.7862539Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h' 2025-06-01T22:49:06.7865003Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h' 2025-06-01T22:49:06.7867536Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h' 2025-06-01T22:49:06.7871958Z adding 'torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h' 2025-06-01T22:49:06.7876281Z adding 'torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h' 2025-06-01T22:49:06.7878322Z adding 'torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h' 2025-06-01T22:49:06.7880063Z adding 'torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h' 2025-06-01T22:49:06.7882143Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h' 2025-06-01T22:49:06.7884811Z adding 'torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h' 2025-06-01T22:49:06.7886705Z adding 'torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h' 2025-06-01T22:49:06.7888935Z adding 'torch/include/torch/csrc/jit/codegen/onednn/interface.h' 2025-06-01T22:49:06.7891445Z adding 'torch/include/torch/csrc/jit/codegen/onednn/kernel.h' 2025-06-01T22:49:06.7893387Z adding 'torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h' 2025-06-01T22:49:06.7896125Z adding 'torch/include/torch/csrc/jit/codegen/onednn/operator.h' 2025-06-01T22:49:06.7898159Z adding 'torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h' 2025-06-01T22:49:06.7901222Z adding 'torch/include/torch/csrc/jit/cuda/cuda.h' 2025-06-01T22:49:06.7903742Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2025-06-01T22:49:06.7905604Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2025-06-01T22:49:06.7909843Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2025-06-01T22:49:06.7911934Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2025-06-01T22:49:06.7913724Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2025-06-01T22:49:06.7915870Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2025-06-01T22:49:06.7917665Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2025-06-01T22:49:06.7919609Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2025-06-01T22:49:06.7921427Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2025-06-01T22:49:06.7923168Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2025-06-01T22:49:06.7931053Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2025-06-01T22:49:06.7933916Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2025-06-01T22:49:06.7936071Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2025-06-01T22:49:06.7938441Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2025-06-01T22:49:06.7940398Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2025-06-01T22:49:06.7942246Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2025-06-01T22:49:06.7944385Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2025-06-01T22:49:06.7946998Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2025-06-01T22:49:06.7949142Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2025-06-01T22:49:06.7951304Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2025-06-01T22:49:06.7957641Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2025-06-01T22:49:06.7960239Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2025-06-01T22:49:06.7962089Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2025-06-01T22:49:06.7971776Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2025-06-01T22:49:06.7977182Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2025-06-01T22:49:06.7981151Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2025-06-01T22:49:06.7996959Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2025-06-01T22:49:06.7997646Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2025-06-01T22:49:06.8002181Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2025-06-01T22:49:06.8005605Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2025-06-01T22:49:06.8007993Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2025-06-01T22:49:06.8011250Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2025-06-01T22:49:06.8013368Z adding 'torch/include/torch/csrc/jit/ir/graph_utils.h' 2025-06-01T22:49:06.8038079Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2025-06-01T22:49:06.8038710Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2025-06-01T22:49:06.8040798Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2025-06-01T22:49:06.8043142Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2025-06-01T22:49:06.8045638Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2025-06-01T22:49:06.8049241Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2025-06-01T22:49:06.8052294Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2025-06-01T22:49:06.8054296Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2025-06-01T22:49:06.8057029Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2025-06-01T22:49:06.8059348Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2025-06-01T22:49:06.8062728Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2025-06-01T22:49:06.8065819Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2025-06-01T22:49:06.8067862Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2025-06-01T22:49:06.8070366Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2025-06-01T22:49:06.8073072Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2025-06-01T22:49:06.8075214Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2025-06-01T22:49:06.8077126Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2025-06-01T22:49:06.8078939Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2025-06-01T22:49:06.8080816Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2025-06-01T22:49:06.8084302Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2025-06-01T22:49:06.8087299Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2025-06-01T22:49:06.8089405Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2025-06-01T22:49:06.8091401Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2025-06-01T22:49:06.8093679Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2025-06-01T22:49:06.8096657Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2025-06-01T22:49:06.8098712Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2025-06-01T22:49:06.8100825Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2025-06-01T22:49:06.8103057Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2025-06-01T22:49:06.8105097Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2025-06-01T22:49:06.8107144Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2025-06-01T22:49:06.8109354Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport.h' 2025-06-01T22:49:06.8111404Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h' 2025-06-01T22:49:06.8113844Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h' 2025-06-01T22:49:06.8115919Z adding 'torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h' 2025-06-01T22:49:06.8118253Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h' 2025-06-01T22:49:06.8120284Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h' 2025-06-01T22:49:06.8122396Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h' 2025-06-01T22:49:06.8125849Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h' 2025-06-01T22:49:06.8128098Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h' 2025-06-01T22:49:06.8129987Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h' 2025-06-01T22:49:06.8132110Z adding 'torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h' 2025-06-01T22:49:06.8134236Z adding 'torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h' 2025-06-01T22:49:06.8137496Z adding 'torch/include/torch/csrc/jit/mobile/nnc/context.h' 2025-06-01T22:49:06.8139776Z adding 'torch/include/torch/csrc/jit/mobile/nnc/registry.h' 2025-06-01T22:49:06.8142165Z adding 'torch/include/torch/csrc/jit/mobile/train/export_data.h' 2025-06-01T22:49:06.8144351Z adding 'torch/include/torch/csrc/jit/mobile/train/random.h' 2025-06-01T22:49:06.8146752Z adding 'torch/include/torch/csrc/jit/mobile/train/sequential.h' 2025-06-01T22:49:06.8149647Z adding 'torch/include/torch/csrc/jit/mobile/train/optim/sgd.h' 2025-06-01T22:49:06.8152108Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders.h' 2025-06-01T22:49:06.8154031Z adding 'torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h' 2025-06-01T22:49:06.8156112Z adding 'torch/include/torch/csrc/jit/operator_upgraders/utils.h' 2025-06-01T22:49:06.8158093Z adding 'torch/include/torch/csrc/jit/operator_upgraders/version_map.h' 2025-06-01T22:49:06.8160732Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2025-06-01T22:49:06.8162490Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2025-06-01T22:49:06.8164533Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2025-06-01T22:49:06.8166693Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2025-06-01T22:49:06.8168420Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2025-06-01T22:49:06.8170365Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2025-06-01T22:49:06.8172213Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2025-06-01T22:49:06.8174706Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2025-06-01T22:49:06.8176793Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2025-06-01T22:49:06.8178736Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2025-06-01T22:49:06.8180543Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2025-06-01T22:49:06.8182228Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2025-06-01T22:49:06.8183947Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2025-06-01T22:49:06.8186112Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2025-06-01T22:49:06.8187989Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2025-06-01T22:49:06.8189714Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2025-06-01T22:49:06.8191723Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2025-06-01T22:49:06.8193402Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2025-06-01T22:49:06.8195155Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2025-06-01T22:49:06.8196860Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2025-06-01T22:49:06.8198661Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2025-06-01T22:49:06.8200567Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2025-06-01T22:49:06.8202777Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2025-06-01T22:49:06.8205245Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2025-06-01T22:49:06.8207153Z adding 'torch/include/torch/csrc/jit/passes/fold_linear_bn.h' 2025-06-01T22:49:06.8209205Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2025-06-01T22:49:06.8211145Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2025-06-01T22:49:06.8212949Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2025-06-01T22:49:06.8214765Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2025-06-01T22:49:06.8216728Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2025-06-01T22:49:06.8218433Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_folding.h' 2025-06-01T22:49:06.8220303Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2025-06-01T22:49:06.8221944Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2025-06-01T22:49:06.8223783Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2025-06-01T22:49:06.8225566Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2025-06-01T22:49:06.8227540Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2025-06-01T22:49:06.8229720Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2025-06-01T22:49:06.8231584Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2025-06-01T22:49:06.8233225Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2025-06-01T22:49:06.8235001Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2025-06-01T22:49:06.8236748Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2025-06-01T22:49:06.8238493Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2025-06-01T22:49:06.8240115Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2025-06-01T22:49:06.8241864Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2025-06-01T22:49:06.8243616Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2025-06-01T22:49:06.8246004Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2025-06-01T22:49:06.8247828Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2025-06-01T22:49:06.8249687Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2025-06-01T22:49:06.8251741Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2025-06-01T22:49:06.8253583Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2025-06-01T22:49:06.8255651Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2025-06-01T22:49:06.8257515Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2025-06-01T22:49:06.8259346Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2025-06-01T22:49:06.8261150Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2025-06-01T22:49:06.8262937Z adding 'torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h' 2025-06-01T22:49:06.8264682Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2025-06-01T22:49:06.8266783Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2025-06-01T22:49:06.8268611Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2025-06-01T22:49:06.8271641Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2025-06-01T22:49:06.8273584Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2025-06-01T22:49:06.8275471Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2025-06-01T22:49:06.8277449Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2025-06-01T22:49:06.8279636Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2025-06-01T22:49:06.8281465Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2025-06-01T22:49:06.8283179Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2025-06-01T22:49:06.8285358Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2025-06-01T22:49:06.8287024Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2025-06-01T22:49:06.8289019Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2025-06-01T22:49:06.8290743Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2025-06-01T22:49:06.8292647Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2025-06-01T22:49:06.8294967Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2025-06-01T22:49:06.8297005Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2025-06-01T22:49:06.8298847Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2025-06-01T22:49:06.8300522Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2025-06-01T22:49:06.8302594Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2025-06-01T22:49:06.8304653Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2025-06-01T22:49:06.8306511Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2025-06-01T22:49:06.8309205Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2025-06-01T22:49:06.8311632Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2025-06-01T22:49:06.8313678Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2025-06-01T22:49:06.8316116Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2025-06-01T22:49:06.8318513Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2025-06-01T22:49:06.8320703Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2025-06-01T22:49:06.8322869Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2025-06-01T22:49:06.8325158Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2025-06-01T22:49:06.8327050Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2025-06-01T22:49:06.8328943Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2025-06-01T22:49:06.8331266Z adding 'torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h' 2025-06-01T22:49:06.8333577Z adding 'torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h' 2025-06-01T22:49:06.8335583Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_fold.h' 2025-06-01T22:49:06.8338245Z adding 'torch/include/torch/csrc/jit/passes/onnx/constant_map.h' 2025-06-01T22:49:06.8340221Z adding 'torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h' 2025-06-01T22:49:06.8341997Z adding 'torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h' 2025-06-01T22:49:06.8343650Z adding 'torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h' 2025-06-01T22:49:06.8345525Z adding 'torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h' 2025-06-01T22:49:06.8348291Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_extraction.h' 2025-06-01T22:49:06.8350124Z adding 'torch/include/torch/csrc/jit/passes/onnx/function_substitution.h' 2025-06-01T22:49:06.8352264Z adding 'torch/include/torch/csrc/jit/passes/onnx/helper.h' 2025-06-01T22:49:06.8354196Z adding 'torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h' 2025-06-01T22:49:06.8355958Z adding 'torch/include/torch/csrc/jit/passes/onnx/naming.h' 2025-06-01T22:49:06.8357886Z adding 'torch/include/torch/csrc/jit/passes/onnx/onnx_log.h' 2025-06-01T22:49:06.8359589Z adding 'torch/include/torch/csrc/jit/passes/onnx/peephole.h' 2025-06-01T22:49:06.8361490Z adding 'torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h' 2025-06-01T22:49:06.8363159Z adding 'torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h' 2025-06-01T22:49:06.8365404Z adding 'torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h' 2025-06-01T22:49:06.8367162Z adding 'torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h' 2025-06-01T22:49:06.8370010Z adding 'torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h' 2025-06-01T22:49:06.8372109Z adding 'torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h' 2025-06-01T22:49:06.8374342Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h' 2025-06-01T22:49:06.8376198Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h' 2025-06-01T22:49:06.8378553Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h' 2025-06-01T22:49:06.8380798Z adding 'torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h' 2025-06-01T22:49:06.8383126Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2025-06-01T22:49:06.8385393Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2025-06-01T22:49:06.8387228Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2025-06-01T22:49:06.8390655Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2025-06-01T22:49:06.8393039Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2025-06-01T22:49:06.8395217Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2025-06-01T22:49:06.8405609Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2025-06-01T22:49:06.8408836Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2025-06-01T22:49:06.8410838Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2025-06-01T22:49:06.8413091Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2025-06-01T22:49:06.8416604Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2025-06-01T22:49:06.8418849Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2025-06-01T22:49:06.8420767Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2025-06-01T22:49:06.8423098Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2025-06-01T22:49:06.8425345Z adding 'torch/include/torch/csrc/jit/python/init.h' 2025-06-01T22:49:06.8427523Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2025-06-01T22:49:06.8431020Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2025-06-01T22:49:06.8448385Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2025-06-01T22:49:06.8452080Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2025-06-01T22:49:06.8454209Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2025-06-01T22:49:06.8456858Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2025-06-01T22:49:06.8459148Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2025-06-01T22:49:06.8461972Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2025-06-01T22:49:06.8465271Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2025-06-01T22:49:06.8469329Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2025-06-01T22:49:06.8471648Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2025-06-01T22:49:06.8473472Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2025-06-01T22:49:06.8475117Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2025-06-01T22:49:06.8476869Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2025-06-01T22:49:06.8478533Z adding 'torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h' 2025-06-01T22:49:06.8494863Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2025-06-01T22:49:06.8495606Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2025-06-01T22:49:06.8496190Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2025-06-01T22:49:06.8496804Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2025-06-01T22:49:06.8497423Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2025-06-01T22:49:06.8498359Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2025-06-01T22:49:06.8499940Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2025-06-01T22:49:06.8502848Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2025-06-01T22:49:06.8505736Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2025-06-01T22:49:06.8508912Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2025-06-01T22:49:06.8512163Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2025-06-01T22:49:06.8515307Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2025-06-01T22:49:06.8517473Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2025-06-01T22:49:06.8519253Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2025-06-01T22:49:06.8521539Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2025-06-01T22:49:06.8526430Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2025-06-01T22:49:06.8528656Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2025-06-01T22:49:06.8530597Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2025-06-01T22:49:06.8533073Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2025-06-01T22:49:06.8537332Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2025-06-01T22:49:06.8546697Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2025-06-01T22:49:06.8550273Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2025-06-01T22:49:06.8552438Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2025-06-01T22:49:06.8554167Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2025-06-01T22:49:06.8556062Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2025-06-01T22:49:06.8557983Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2025-06-01T22:49:06.8559777Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2025-06-01T22:49:06.8562274Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2025-06-01T22:49:06.8564472Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2025-06-01T22:49:06.8566559Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2025-06-01T22:49:06.8568492Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2025-06-01T22:49:06.8571841Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h' 2025-06-01T22:49:06.8586563Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h' 2025-06-01T22:49:06.8586840Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/frame.h' 2025-06-01T22:49:06.8588152Z adding 'torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h' 2025-06-01T22:49:06.8591680Z adding 'torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h' 2025-06-01T22:49:06.8593625Z adding 'torch/include/torch/csrc/jit/runtime/static/fusion.h' 2025-06-01T22:49:06.8607472Z adding 'torch/include/torch/csrc/jit/runtime/static/impl.h' 2025-06-01T22:49:06.8610160Z adding 'torch/include/torch/csrc/jit/runtime/static/init.h' 2025-06-01T22:49:06.8615086Z adding 'torch/include/torch/csrc/jit/runtime/static/memory_planner.h' 2025-06-01T22:49:06.8618260Z adding 'torch/include/torch/csrc/jit/runtime/static/ops.h' 2025-06-01T22:49:06.8621141Z adding 'torch/include/torch/csrc/jit/runtime/static/passes.h' 2025-06-01T22:49:06.8624451Z adding 'torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h' 2025-06-01T22:49:06.8626704Z adding 'torch/include/torch/csrc/jit/runtime/static/static_method.h' 2025-06-01T22:49:06.8628695Z adding 'torch/include/torch/csrc/jit/runtime/static/te_wrapper.h' 2025-06-01T22:49:06.8631662Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2025-06-01T22:49:06.8636097Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2025-06-01T22:49:06.8638633Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2025-06-01T22:49:06.8641214Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2025-06-01T22:49:06.8643090Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2025-06-01T22:49:06.8646069Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2025-06-01T22:49:06.8648799Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2025-06-01T22:49:06.8650714Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2025-06-01T22:49:06.8652641Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2025-06-01T22:49:06.8654593Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2025-06-01T22:49:06.8657191Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2025-06-01T22:49:06.8679300Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2025-06-01T22:49:06.8681595Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2025-06-01T22:49:06.8684826Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2025-06-01T22:49:06.8690710Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2025-06-01T22:49:06.8693445Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2025-06-01T22:49:06.8695942Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2025-06-01T22:49:06.8697860Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2025-06-01T22:49:06.8700080Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2025-06-01T22:49:06.8702117Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2025-06-01T22:49:06.8705899Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2025-06-01T22:49:06.8710268Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2025-06-01T22:49:06.8713293Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2025-06-01T22:49:06.8715713Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2025-06-01T22:49:06.8718661Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2025-06-01T22:49:06.8722372Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2025-06-01T22:49:06.8725421Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2025-06-01T22:49:06.8727393Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2025-06-01T22:49:06.8731079Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2025-06-01T22:49:06.8733789Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2025-06-01T22:49:06.8737856Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2025-06-01T22:49:06.8740358Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2025-06-01T22:49:06.8745249Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2025-06-01T22:49:06.8748538Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2025-06-01T22:49:06.8750580Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2025-06-01T22:49:06.8753023Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2025-06-01T22:49:06.8755438Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2025-06-01T22:49:06.8758359Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2025-06-01T22:49:06.8761469Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2025-06-01T22:49:06.8765506Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2025-06-01T22:49:06.8767811Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2025-06-01T22:49:06.8774780Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2025-06-01T22:49:06.8777730Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2025-06-01T22:49:06.8779876Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2025-06-01T22:49:06.8782458Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2025-06-01T22:49:06.8787788Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2025-06-01T22:49:06.8790279Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2025-06-01T22:49:06.8792354Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2025-06-01T22:49:06.8797611Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2025-06-01T22:49:06.8801423Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2025-06-01T22:49:06.8803919Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2025-06-01T22:49:06.8812915Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2025-06-01T22:49:06.8815601Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2025-06-01T22:49:06.8817664Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2025-06-01T22:49:06.8822989Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2025-06-01T22:49:06.8826901Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2025-06-01T22:49:06.8832523Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2025-06-01T22:49:06.8840258Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2025-06-01T22:49:06.8844781Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2025-06-01T22:49:06.8847398Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2025-06-01T22:49:06.8850256Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2025-06-01T22:49:06.8852444Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2025-06-01T22:49:06.8854737Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2025-06-01T22:49:06.8857347Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2025-06-01T22:49:06.8859236Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2025-06-01T22:49:06.8861423Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2025-06-01T22:49:06.8863345Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2025-06-01T22:49:06.8865097Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2025-06-01T22:49:06.8867123Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2025-06-01T22:49:06.8869338Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2025-06-01T22:49:06.8871329Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2025-06-01T22:49:06.8873098Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2025-06-01T22:49:06.8875137Z adding 'torch/include/torch/csrc/jit/testing/catch_utils.hpp' 2025-06-01T22:49:06.8877345Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2025-06-01T22:49:06.8879275Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2025-06-01T22:49:06.8881803Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2025-06-01T22:49:06.8884502Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2025-06-01T22:49:06.8887800Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2025-06-01T22:49:06.8890467Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2025-06-01T22:49:06.8893773Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2025-06-01T22:49:06.8896104Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2025-06-01T22:49:06.8898184Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2025-06-01T22:49:06.8900290Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2025-06-01T22:49:06.8903609Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2025-06-01T22:49:06.8906183Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2025-06-01T22:49:06.8910089Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2025-06-01T22:49:06.8913102Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2025-06-01T22:49:06.8915141Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2025-06-01T22:49:06.8917209Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2025-06-01T22:49:06.8919328Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2025-06-01T22:49:06.8925194Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2025-06-01T22:49:06.8929624Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2025-06-01T22:49:06.8932268Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2025-06-01T22:49:06.8934453Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2025-06-01T22:49:06.8936799Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2025-06-01T22:49:06.8940795Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2025-06-01T22:49:06.8945816Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2025-06-01T22:49:06.8948486Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2025-06-01T22:49:06.8950963Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2025-06-01T22:49:06.8952980Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2025-06-01T22:49:06.8955336Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2025-06-01T22:49:06.8957432Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2025-06-01T22:49:06.8959987Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2025-06-01T22:49:06.8962420Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2025-06-01T22:49:06.8964876Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2025-06-01T22:49:06.8966918Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2025-06-01T22:49:06.9005440Z adding 'torch/include/torch/csrc/lazy/generated/LazyIr.h' 2025-06-01T22:49:06.9019793Z adding 'torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h' 2025-06-01T22:49:06.9020190Z adding 'torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h' 2025-06-01T22:49:06.9020822Z adding 'torch/include/torch/csrc/lazy/python/init.h' 2025-06-01T22:49:06.9022609Z adding 'torch/include/torch/csrc/lazy/python/python_util.h' 2025-06-01T22:49:06.9024705Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2025-06-01T22:49:06.9027018Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2025-06-01T22:49:06.9029373Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2025-06-01T22:49:06.9031369Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2025-06-01T22:49:06.9033257Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2025-06-01T22:49:06.9035223Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2025-06-01T22:49:06.9037125Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2025-06-01T22:49:06.9039937Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2025-06-01T22:49:06.9042612Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2025-06-01T22:49:06.9045102Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2025-06-01T22:49:06.9048185Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h' 2025-06-01T22:49:06.9050303Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/generic.h' 2025-06-01T22:49:06.9053069Z adding 'torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h' 2025-06-01T22:49:06.9057268Z adding 'torch/include/torch/csrc/monitor/counters.h' 2025-06-01T22:49:06.9059998Z adding 'torch/include/torch/csrc/monitor/events.h' 2025-06-01T22:49:06.9061870Z adding 'torch/include/torch/csrc/monitor/python_init.h' 2025-06-01T22:49:06.9063828Z adding 'torch/include/torch/csrc/mps/Module.h' 2025-06-01T22:49:06.9065775Z adding 'torch/include/torch/csrc/mtia/Module.h' 2025-06-01T22:49:06.9068018Z adding 'torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h' 2025-06-01T22:49:06.9069973Z adding 'torch/include/torch/csrc/multiprocessing/init.h' 2025-06-01T22:49:06.9072159Z adding 'torch/include/torch/csrc/onnx/back_compat.h' 2025-06-01T22:49:06.9073841Z adding 'torch/include/torch/csrc/onnx/init.h' 2025-06-01T22:49:06.9075650Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2025-06-01T22:49:06.9077847Z adding 'torch/include/torch/csrc/profiler/api.h' 2025-06-01T22:49:06.9085479Z adding 'torch/include/torch/csrc/profiler/collection.h' 2025-06-01T22:49:06.9088557Z adding 'torch/include/torch/csrc/profiler/combined_traceback.h' 2025-06-01T22:49:06.9092046Z adding 'torch/include/torch/csrc/profiler/containers.h' 2025-06-01T22:49:06.9095174Z adding 'torch/include/torch/csrc/profiler/data_flow.h' 2025-06-01T22:49:06.9097305Z adding 'torch/include/torch/csrc/profiler/events.h' 2025-06-01T22:49:06.9099226Z adding 'torch/include/torch/csrc/profiler/kineto_client_interface.h' 2025-06-01T22:49:06.9101725Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2025-06-01T22:49:06.9103818Z adding 'torch/include/torch/csrc/profiler/perf-inl.h' 2025-06-01T22:49:06.9106227Z adding 'torch/include/torch/csrc/profiler/perf.h' 2025-06-01T22:49:06.9109598Z adding 'torch/include/torch/csrc/profiler/util.h' 2025-06-01T22:49:06.9113567Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2025-06-01T22:49:06.9116183Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2025-06-01T22:49:06.9118328Z adding 'torch/include/torch/csrc/profiler/orchestration/vulkan.h' 2025-06-01T22:49:06.9120792Z adding 'torch/include/torch/csrc/profiler/python/combined_traceback.h' 2025-06-01T22:49:06.9122614Z adding 'torch/include/torch/csrc/profiler/python/init.h' 2025-06-01T22:49:06.9125018Z adding 'torch/include/torch/csrc/profiler/python/pybind.h' 2025-06-01T22:49:06.9127468Z adding 'torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h' 2025-06-01T22:49:06.9129159Z adding 'torch/include/torch/csrc/profiler/standalone/itt_observer.h' 2025-06-01T22:49:06.9130955Z adding 'torch/include/torch/csrc/profiler/standalone/nvtx_observer.h' 2025-06-01T22:49:06.9133183Z adding 'torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h' 2025-06-01T22:49:06.9135623Z adding 'torch/include/torch/csrc/profiler/stubs/base.h' 2025-06-01T22:49:06.9138174Z adding 'torch/include/torch/csrc/profiler/unwind/action.h' 2025-06-01T22:49:06.9140458Z adding 'torch/include/torch/csrc/profiler/unwind/communicate.h' 2025-06-01T22:49:06.9144175Z adding 'torch/include/torch/csrc/profiler/unwind/debug_info.h' 2025-06-01T22:49:06.9146925Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_enums.h' 2025-06-01T22:49:06.9149722Z adding 'torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h' 2025-06-01T22:49:06.9152196Z adding 'torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h' 2025-06-01T22:49:06.9154874Z adding 'torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h' 2025-06-01T22:49:06.9159356Z adding 'torch/include/torch/csrc/profiler/unwind/fde.h' 2025-06-01T22:49:06.9162447Z adding 'torch/include/torch/csrc/profiler/unwind/lexer.h' 2025-06-01T22:49:06.9167179Z adding 'torch/include/torch/csrc/profiler/unwind/line_number_program.h' 2025-06-01T22:49:06.9170539Z adding 'torch/include/torch/csrc/profiler/unwind/mem_file.h' 2025-06-01T22:49:06.9173070Z adding 'torch/include/torch/csrc/profiler/unwind/range_table.h' 2025-06-01T22:49:06.9175901Z adding 'torch/include/torch/csrc/profiler/unwind/sections.h' 2025-06-01T22:49:06.9178079Z adding 'torch/include/torch/csrc/profiler/unwind/unwind.h' 2025-06-01T22:49:06.9180116Z adding 'torch/include/torch/csrc/profiler/unwind/unwind_error.h' 2025-06-01T22:49:06.9182400Z adding 'torch/include/torch/csrc/profiler/unwind/unwinder.h' 2025-06-01T22:49:06.9187139Z adding 'torch/include/torch/csrc/stable/library.h' 2025-06-01T22:49:06.9189827Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2025-06-01T22:49:06.9192667Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2025-06-01T22:49:06.9194590Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2025-06-01T22:49:06.9196280Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2025-06-01T22:49:06.9198584Z adding 'torch/include/torch/csrc/utils/device_lazy_init.h' 2025-06-01T22:49:06.9201190Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2025-06-01T22:49:06.9227308Z adding 'torch/include/torch/csrc/utils/generated_serialization_types.h' 2025-06-01T22:49:06.9229221Z adding 'torch/include/torch/csrc/utils/init.h' 2025-06-01T22:49:06.9230987Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2025-06-01T22:49:06.9232717Z adding 'torch/include/torch/csrc/utils/nested.h' 2025-06-01T22:49:06.9234580Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2025-06-01T22:49:06.9236773Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2025-06-01T22:49:06.9238584Z adding 'torch/include/torch/csrc/utils/out_types.h' 2025-06-01T22:49:06.9243095Z adding 'torch/include/torch/csrc/utils/pybind.h' 2025-06-01T22:49:06.9246011Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2025-06-01T22:49:06.9247924Z adding 'torch/include/torch/csrc/utils/pyobject_preservation.h' 2025-06-01T22:49:06.9265785Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2025-06-01T22:49:06.9266067Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2025-06-01T22:49:06.9266416Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2025-06-01T22:49:06.9269473Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2025-06-01T22:49:06.9271620Z adding 'torch/include/torch/csrc/utils/python_raii.h' 2025-06-01T22:49:06.9274536Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2025-06-01T22:49:06.9277361Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2025-06-01T22:49:06.9279147Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2025-06-01T22:49:06.9282328Z adding 'torch/include/torch/csrc/utils/python_symnode.h' 2025-06-01T22:49:06.9284959Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2025-06-01T22:49:06.9286884Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2025-06-01T22:49:06.9302186Z adding 'torch/include/torch/csrc/utils/pythoncapi_compat.h' 2025-06-01T22:49:06.9303481Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2025-06-01T22:49:06.9305301Z adding 'torch/include/torch/csrc/utils/six.h' 2025-06-01T22:49:06.9307056Z adding 'torch/include/torch/csrc/utils/structseq.h' 2025-06-01T22:49:06.9308809Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2025-06-01T22:49:06.9310588Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2025-06-01T22:49:06.9312971Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2025-06-01T22:49:06.9314664Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2025-06-01T22:49:06.9316320Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2025-06-01T22:49:06.9318105Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2025-06-01T22:49:06.9320418Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2025-06-01T22:49:06.9322412Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2025-06-01T22:49:06.9324438Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2025-06-01T22:49:06.9326447Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2025-06-01T22:49:06.9329984Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2025-06-01T22:49:06.9333819Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2025-06-01T22:49:06.9336310Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2025-06-01T22:49:06.9338866Z adding 'torch/include/torch/csrc/utils/variadic.h' 2025-06-01T22:49:06.9340711Z adding 'torch/include/torch/csrc/utils/verbose.h' 2025-06-01T22:49:06.9342799Z adding 'torch/include/torch/csrc/xpu/Event.h' 2025-06-01T22:49:06.9344546Z adding 'torch/include/torch/csrc/xpu/Module.h' 2025-06-01T22:49:06.9346716Z adding 'torch/include/torch/csrc/xpu/Stream.h' 2025-06-01T22:49:06.9351466Z adding 'torch/jit/__init__.py' 2025-06-01T22:49:06.9354438Z adding 'torch/jit/_async.py' 2025-06-01T22:49:06.9356497Z adding 'torch/jit/_await.py' 2025-06-01T22:49:06.9359850Z adding 'torch/jit/_builtins.py' 2025-06-01T22:49:06.9364268Z adding 'torch/jit/_check.py' 2025-06-01T22:49:06.9368236Z adding 'torch/jit/_dataclass_impls.py' 2025-06-01T22:49:06.9370325Z adding 'torch/jit/_decomposition_utils.py' 2025-06-01T22:49:06.9373219Z adding 'torch/jit/_decompositions.py' 2025-06-01T22:49:06.9377632Z adding 'torch/jit/_freeze.py' 2025-06-01T22:49:06.9381203Z adding 'torch/jit/_fuser.py' 2025-06-01T22:49:06.9383416Z adding 'torch/jit/_ir_utils.py' 2025-06-01T22:49:06.9385215Z adding 'torch/jit/_logging.py' 2025-06-01T22:49:06.9388935Z adding 'torch/jit/_monkeytype_config.py' 2025-06-01T22:49:06.9391127Z adding 'torch/jit/_pickle.py' 2025-06-01T22:49:06.9408024Z adding 'torch/jit/_recursive.py' 2025-06-01T22:49:06.9436812Z adding 'torch/jit/_script.py' 2025-06-01T22:49:06.9439943Z adding 'torch/jit/_script.pyi' 2025-06-01T22:49:06.9444051Z adding 'torch/jit/_serialization.py' 2025-06-01T22:49:06.9464614Z adding 'torch/jit/_shape_functions.py' 2025-06-01T22:49:06.9464804Z adding 'torch/jit/_state.py' 2025-06-01T22:49:06.9486122Z adding 'torch/jit/_trace.py' 2025-06-01T22:49:06.9493750Z adding 'torch/jit/annotations.py' 2025-06-01T22:49:06.9514075Z adding 'torch/jit/frontend.py' 2025-06-01T22:49:06.9514268Z adding 'torch/jit/generate_bytecode.py' 2025-06-01T22:49:06.9515665Z adding 'torch/jit/quantized.py' 2025-06-01T22:49:06.9519913Z adding 'torch/jit/supported_ops.py' 2025-06-01T22:49:06.9522508Z adding 'torch/jit/unsupported_tensor_ops.py' 2025-06-01T22:49:06.9524989Z adding 'torch/jit/_passes/__init__.py' 2025-06-01T22:49:06.9527014Z adding 'torch/jit/_passes/_property_propagation.py' 2025-06-01T22:49:06.9530651Z adding 'torch/jit/mobile/__init__.py' 2025-06-01T22:49:07.0187074Z adding 'torch/lib/libc10.so' 2025-06-01T22:49:07.0549581Z adding 'torch/lib/libc10_cuda.so' 2025-06-01T22:49:07.0569597Z adding 'torch/lib/libcaffe2_nvrtc.so' 2025-06-01T22:49:07.0590956Z adding 'torch/lib/libshm.so' 2025-06-01T22:49:07.0786198Z adding 'torch/lib/libtorch.so' 2025-06-01T22:49:24.3415536Z adding 'torch/lib/libtorch_cpu.so' 2025-06-01T22:50:30.8629607Z adding 'torch/lib/libtorch_cuda.so' 2025-06-01T22:50:38.9875473Z adding 'torch/lib/libtorch_cuda_linalg.so' 2025-06-01T22:50:39.2158981Z adding 'torch/lib/libtorch_global_deps.so' 2025-06-01T22:50:40.4005226Z adding 'torch/lib/libtorch_python.so' 2025-06-01T22:50:40.4646921Z adding 'torch/lib/libshm/alloc_info.h' 2025-06-01T22:50:40.4648134Z adding 'torch/lib/libshm/err.h' 2025-06-01T22:50:40.4650138Z adding 'torch/lib/libshm/libshm.h' 2025-06-01T22:50:40.4652990Z adding 'torch/lib/libshm/socket.h' 2025-06-01T22:50:40.4655509Z adding 'torch/lib/libshm_windows/libshm.h' 2025-06-01T22:50:40.4692062Z adding 'torch/linalg/__init__.py' 2025-06-01T22:50:40.4696748Z adding 'torch/masked/__init__.py' 2025-06-01T22:50:40.4703150Z adding 'torch/masked/_docs.py' 2025-06-01T22:50:40.4726027Z adding 'torch/masked/_ops.py' 2025-06-01T22:50:40.4729182Z adding 'torch/masked/maskedtensor/__init__.py' 2025-06-01T22:50:40.4734334Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2025-06-01T22:50:40.4737968Z adding 'torch/masked/maskedtensor/binary.py' 2025-06-01T22:50:40.4743091Z adding 'torch/masked/maskedtensor/core.py' 2025-06-01T22:50:40.4745550Z adding 'torch/masked/maskedtensor/creation.py' 2025-06-01T22:50:40.4747812Z adding 'torch/masked/maskedtensor/passthrough.py' 2025-06-01T22:50:40.4750771Z adding 'torch/masked/maskedtensor/reductions.py' 2025-06-01T22:50:40.4753659Z adding 'torch/masked/maskedtensor/unary.py' 2025-06-01T22:50:40.4756112Z adding 'torch/monitor/__init__.py' 2025-06-01T22:50:40.4759747Z adding 'torch/mps/__init__.py' 2025-06-01T22:50:40.4763450Z adding 'torch/mps/event.py' 2025-06-01T22:50:40.4766431Z adding 'torch/mps/profiler.py' 2025-06-01T22:50:40.4772070Z adding 'torch/mtia/__init__.py' 2025-06-01T22:50:40.4774789Z adding 'torch/mtia/_utils.py' 2025-06-01T22:50:40.4776918Z adding 'torch/mtia/memory.py' 2025-06-01T22:50:40.4779744Z adding 'torch/multiprocessing/__init__.py' 2025-06-01T22:50:40.4781767Z adding 'torch/multiprocessing/_atfork.py' 2025-06-01T22:50:40.4783998Z adding 'torch/multiprocessing/pool.py' 2025-06-01T22:50:40.4786174Z adding 'torch/multiprocessing/queue.py' 2025-06-01T22:50:40.4794268Z adding 'torch/multiprocessing/reductions.py' 2025-06-01T22:50:40.4800350Z adding 'torch/multiprocessing/spawn.py' 2025-06-01T22:50:40.4809057Z adding 'torch/nested/__init__.py' 2025-06-01T22:50:40.4811722Z adding 'torch/nested/_internal/__init__.py' 2025-06-01T22:50:40.4814182Z adding 'torch/nested/_internal/nested_int.py' 2025-06-01T22:50:40.4822933Z adding 'torch/nested/_internal/nested_tensor.py' 2025-06-01T22:50:40.4854210Z adding 'torch/nested/_internal/ops.py' 2025-06-01T22:50:40.4871237Z adding 'torch/nested/_internal/sdpa.py' 2025-06-01T22:50:40.4871700Z adding 'torch/nn/__init__.py' 2025-06-01T22:50:40.4873732Z adding 'torch/nn/_reduction.py' 2025-06-01T22:50:40.4875953Z adding 'torch/nn/common_types.py' 2025-06-01T22:50:40.4878386Z adding 'torch/nn/cpp.py' 2025-06-01T22:50:40.4950840Z adding 'torch/nn/functional.py' 2025-06-01T22:50:40.4965156Z adding 'torch/nn/functional.pyi' 2025-06-01T22:50:40.4966125Z adding 'torch/nn/grad.py' 2025-06-01T22:50:40.4973789Z adding 'torch/nn/init.py' 2025-06-01T22:50:40.4979018Z adding 'torch/nn/parameter.py' 2025-06-01T22:50:40.4981353Z adding 'torch/nn/parameter.pyi' 2025-06-01T22:50:40.4984910Z adding 'torch/nn/attention/__init__.py' 2025-06-01T22:50:40.4987300Z adding 'torch/nn/attention/_utils.py' 2025-06-01T22:50:40.4992079Z adding 'torch/nn/attention/bias.py' 2025-06-01T22:50:40.5013322Z adding 'torch/nn/attention/flex_attention.py' 2025-06-01T22:50:40.5016668Z adding 'torch/nn/attention/experimental/__init__.py' 2025-06-01T22:50:40.5021114Z adding 'torch/nn/attention/experimental/_paged_attention.py' 2025-06-01T22:50:40.5023255Z adding 'torch/nn/backends/__init__.py' 2025-06-01T22:50:40.5025063Z adding 'torch/nn/backends/thnn.py' 2025-06-01T22:50:40.5027134Z adding 'torch/nn/intrinsic/__init__.py' 2025-06-01T22:50:40.5029271Z adding 'torch/nn/intrinsic/modules/__init__.py' 2025-06-01T22:50:40.5031129Z adding 'torch/nn/intrinsic/modules/fused.py' 2025-06-01T22:50:40.5033004Z adding 'torch/nn/intrinsic/qat/__init__.py' 2025-06-01T22:50:40.5035134Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2025-06-01T22:50:40.5037100Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2025-06-01T22:50:40.5038928Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2025-06-01T22:50:40.5040758Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2025-06-01T22:50:40.5042785Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2025-06-01T22:50:40.5045092Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2025-06-01T22:50:40.5047492Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2025-06-01T22:50:40.5049273Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2025-06-01T22:50:40.5051242Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2025-06-01T22:50:40.5052953Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2025-06-01T22:50:40.5054775Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2025-06-01T22:50:40.5056389Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2025-06-01T22:50:40.5060033Z adding 'torch/nn/modules/__init__.py' 2025-06-01T22:50:40.5064815Z adding 'torch/nn/modules/_functions.py' 2025-06-01T22:50:40.5084407Z adding 'torch/nn/modules/activation.py' 2025-06-01T22:50:40.5088469Z adding 'torch/nn/modules/adaptive.py' 2025-06-01T22:50:40.5098125Z adding 'torch/nn/modules/batchnorm.py' 2025-06-01T22:50:40.5101337Z adding 'torch/nn/modules/channelshuffle.py' 2025-06-01T22:50:40.5116861Z adding 'torch/nn/modules/container.py' 2025-06-01T22:50:40.5130442Z adding 'torch/nn/modules/conv.py' 2025-06-01T22:50:40.5135108Z adding 'torch/nn/modules/distance.py' 2025-06-01T22:50:40.5138882Z adding 'torch/nn/modules/dropout.py' 2025-06-01T22:50:40.5142191Z adding 'torch/nn/modules/flatten.py' 2025-06-01T22:50:40.5147040Z adding 'torch/nn/modules/fold.py' 2025-06-01T22:50:40.5152211Z adding 'torch/nn/modules/instancenorm.py' 2025-06-01T22:50:40.5157594Z adding 'torch/nn/modules/lazy.py' 2025-06-01T22:50:40.5162035Z adding 'torch/nn/modules/linear.py' 2025-06-01T22:50:40.5192122Z adding 'torch/nn/modules/loss.py' 2025-06-01T22:50:40.5236750Z adding 'torch/nn/modules/module.py' 2025-06-01T22:50:40.5241526Z adding 'torch/nn/modules/normalization.py' 2025-06-01T22:50:40.5247573Z adding 'torch/nn/modules/padding.py' 2025-06-01T22:50:40.5250954Z adding 'torch/nn/modules/pixelshuffle.py' 2025-06-01T22:50:40.5267123Z adding 'torch/nn/modules/pooling.py' 2025-06-01T22:50:40.5285626Z adding 'torch/nn/modules/rnn.py' 2025-06-01T22:50:40.5292418Z adding 'torch/nn/modules/sparse.py' 2025-06-01T22:50:40.5310344Z adding 'torch/nn/modules/transformer.py' 2025-06-01T22:50:40.5312319Z adding 'torch/nn/modules/upsampling.py' 2025-06-01T22:50:40.5315035Z adding 'torch/nn/modules/utils.py' 2025-06-01T22:50:40.5317358Z adding 'torch/nn/parallel/__init__.py' 2025-06-01T22:50:40.5320216Z adding 'torch/nn/parallel/_functions.py' 2025-06-01T22:50:40.5325137Z adding 'torch/nn/parallel/comm.py' 2025-06-01T22:50:40.5330384Z adding 'torch/nn/parallel/data_parallel.py' 2025-06-01T22:50:40.5377342Z adding 'torch/nn/parallel/distributed.py' 2025-06-01T22:50:40.5380817Z adding 'torch/nn/parallel/parallel_apply.py' 2025-06-01T22:50:40.5384200Z adding 'torch/nn/parallel/replicate.py' 2025-06-01T22:50:40.5387504Z adding 'torch/nn/parallel/scatter_gather.py' 2025-06-01T22:50:40.5389848Z adding 'torch/nn/qat/__init__.py' 2025-06-01T22:50:40.5391777Z adding 'torch/nn/qat/dynamic/__init__.py' 2025-06-01T22:50:40.5393857Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2025-06-01T22:50:40.5395505Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2025-06-01T22:50:40.5397592Z adding 'torch/nn/qat/modules/__init__.py' 2025-06-01T22:50:40.5399419Z adding 'torch/nn/qat/modules/conv.py' 2025-06-01T22:50:40.5401159Z adding 'torch/nn/qat/modules/embedding_ops.py' 2025-06-01T22:50:40.5402905Z adding 'torch/nn/qat/modules/linear.py' 2025-06-01T22:50:40.5405225Z adding 'torch/nn/quantizable/__init__.py' 2025-06-01T22:50:40.5407244Z adding 'torch/nn/quantizable/modules/__init__.py' 2025-06-01T22:50:40.5409115Z adding 'torch/nn/quantizable/modules/activation.py' 2025-06-01T22:50:40.5411011Z adding 'torch/nn/quantizable/modules/rnn.py' 2025-06-01T22:50:40.5413181Z adding 'torch/nn/quantized/__init__.py' 2025-06-01T22:50:40.5415067Z adding 'torch/nn/quantized/functional.py' 2025-06-01T22:50:40.5416953Z adding 'torch/nn/quantized/_reference/__init__.py' 2025-06-01T22:50:40.5419247Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2025-06-01T22:50:40.5421147Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2025-06-01T22:50:40.5422968Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2025-06-01T22:50:40.5424740Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2025-06-01T22:50:40.5426534Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2025-06-01T22:50:40.5428382Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2025-06-01T22:50:40.5430276Z adding 'torch/nn/quantized/dynamic/__init__.py' 2025-06-01T22:50:40.5432462Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2025-06-01T22:50:40.5434301Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2025-06-01T22:50:40.5436083Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2025-06-01T22:50:40.5437893Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2025-06-01T22:50:40.5440500Z adding 'torch/nn/quantized/modules/__init__.py' 2025-06-01T22:50:40.5442492Z adding 'torch/nn/quantized/modules/activation.py' 2025-06-01T22:50:40.5444639Z adding 'torch/nn/quantized/modules/batchnorm.py' 2025-06-01T22:50:40.5446972Z adding 'torch/nn/quantized/modules/conv.py' 2025-06-01T22:50:40.5448850Z adding 'torch/nn/quantized/modules/dropout.py' 2025-06-01T22:50:40.5450746Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2025-06-01T22:50:40.5452606Z adding 'torch/nn/quantized/modules/functional_modules.py' 2025-06-01T22:50:40.5454382Z adding 'torch/nn/quantized/modules/linear.py' 2025-06-01T22:50:40.5456351Z adding 'torch/nn/quantized/modules/normalization.py' 2025-06-01T22:50:40.5458048Z adding 'torch/nn/quantized/modules/rnn.py' 2025-06-01T22:50:40.5459823Z adding 'torch/nn/quantized/modules/utils.py' 2025-06-01T22:50:40.5462170Z adding 'torch/nn/utils/__init__.py' 2025-06-01T22:50:40.5464437Z adding 'torch/nn/utils/_deprecation_utils.py' 2025-06-01T22:50:40.5469011Z adding 'torch/nn/utils/_named_member_accessor.py' 2025-06-01T22:50:40.5472592Z adding 'torch/nn/utils/_per_sample_grad.py' 2025-06-01T22:50:40.5476980Z adding 'torch/nn/utils/clip_grad.py' 2025-06-01T22:50:40.5479894Z adding 'torch/nn/utils/convert_parameters.py' 2025-06-01T22:50:40.5483045Z adding 'torch/nn/utils/fusion.py' 2025-06-01T22:50:40.5486014Z adding 'torch/nn/utils/init.py' 2025-06-01T22:50:40.5489379Z adding 'torch/nn/utils/memory_format.py' 2025-06-01T22:50:40.5499452Z adding 'torch/nn/utils/parametrizations.py' 2025-06-01T22:50:40.5516381Z adding 'torch/nn/utils/parametrize.py' 2025-06-01T22:50:40.5532112Z adding 'torch/nn/utils/prune.py' 2025-06-01T22:50:40.5541642Z adding 'torch/nn/utils/rnn.py' 2025-06-01T22:50:40.5548426Z adding 'torch/nn/utils/spectral_norm.py' 2025-06-01T22:50:40.5553546Z adding 'torch/nn/utils/stateless.py' 2025-06-01T22:50:40.5557174Z adding 'torch/nn/utils/weight_norm.py' 2025-06-01T22:50:40.5559631Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2025-06-01T22:50:40.5562198Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2025-06-01T22:50:40.5567096Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2025-06-01T22:50:40.5570160Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2025-06-01T22:50:40.5573416Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2025-06-01T22:50:40.5577453Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2025-06-01T22:50:40.5580221Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2025-06-01T22:50:40.5582865Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2025-06-01T22:50:40.5585429Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2025-06-01T22:50:40.5587783Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2025-06-01T22:50:40.5595840Z adding 'torch/onnx/__init__.py' 2025-06-01T22:50:40.5598411Z adding 'torch/onnx/_constants.py' 2025-06-01T22:50:40.5600403Z adding 'torch/onnx/_experimental.py' 2025-06-01T22:50:40.5602446Z adding 'torch/onnx/_flags.py' 2025-06-01T22:50:40.5605279Z adding 'torch/onnx/_globals.py' 2025-06-01T22:50:40.5607917Z adding 'torch/onnx/_onnx_supported_ops.py' 2025-06-01T22:50:40.5612871Z adding 'torch/onnx/_type_utils.py' 2025-06-01T22:50:40.5615924Z adding 'torch/onnx/errors.py' 2025-06-01T22:50:40.5618068Z adding 'torch/onnx/operators.py' 2025-06-01T22:50:40.5621671Z adding 'torch/onnx/symbolic_caffe2.py' 2025-06-01T22:50:40.5651195Z adding 'torch/onnx/symbolic_helper.py' 2025-06-01T22:50:40.5666534Z adding 'torch/onnx/symbolic_opset10.py' 2025-06-01T22:50:40.5684366Z adding 'torch/onnx/symbolic_opset11.py' 2025-06-01T22:50:40.5687463Z adding 'torch/onnx/symbolic_opset12.py' 2025-06-01T22:50:40.5703993Z adding 'torch/onnx/symbolic_opset13.py' 2025-06-01T22:50:40.5705662Z adding 'torch/onnx/symbolic_opset14.py' 2025-06-01T22:50:40.5708231Z adding 'torch/onnx/symbolic_opset15.py' 2025-06-01T22:50:40.5711694Z adding 'torch/onnx/symbolic_opset16.py' 2025-06-01T22:50:40.5715684Z adding 'torch/onnx/symbolic_opset17.py' 2025-06-01T22:50:40.5719300Z adding 'torch/onnx/symbolic_opset18.py' 2025-06-01T22:50:40.5721440Z adding 'torch/onnx/symbolic_opset19.py' 2025-06-01T22:50:40.5724019Z adding 'torch/onnx/symbolic_opset20.py' 2025-06-01T22:50:40.5726347Z adding 'torch/onnx/symbolic_opset7.py' 2025-06-01T22:50:40.5731590Z adding 'torch/onnx/symbolic_opset8.py' 2025-06-01T22:50:40.5805611Z adding 'torch/onnx/symbolic_opset9.py' 2025-06-01T22:50:40.5841240Z adding 'torch/onnx/utils.py' 2025-06-01T22:50:40.5869558Z adding 'torch/onnx/verification.py' 2025-06-01T22:50:40.5870050Z adding 'torch/onnx/_internal/__init__.py' 2025-06-01T22:50:40.5876235Z adding 'torch/onnx/_internal/_exporter_legacy.py' 2025-06-01T22:50:40.5878883Z adding 'torch/onnx/_internal/_lazy_import.py' 2025-06-01T22:50:40.5886245Z adding 'torch/onnx/_internal/io_adapter.py' 2025-06-01T22:50:40.5892383Z adding 'torch/onnx/_internal/jit_utils.py' 2025-06-01T22:50:40.5896962Z adding 'torch/onnx/_internal/onnx_proto_utils.py' 2025-06-01T22:50:40.5920461Z adding 'torch/onnx/_internal/onnxruntime.py' 2025-06-01T22:50:40.5922894Z adding 'torch/onnx/_internal/registration.py' 2025-06-01T22:50:40.5925667Z adding 'torch/onnx/_internal/exporter/__init__.py' 2025-06-01T22:50:40.5929564Z adding 'torch/onnx/_internal/exporter/_analysis.py' 2025-06-01T22:50:40.5944578Z adding 'torch/onnx/_internal/exporter/_building.py' 2025-06-01T22:50:40.5945184Z adding 'torch/onnx/_internal/exporter/_capture_strategies.py' 2025-06-01T22:50:40.5949069Z adding 'torch/onnx/_internal/exporter/_compat.py' 2025-06-01T22:50:40.5951165Z adding 'torch/onnx/_internal/exporter/_constants.py' 2025-06-01T22:50:40.5979588Z adding 'torch/onnx/_internal/exporter/_core.py' 2025-06-01T22:50:40.5980155Z adding 'torch/onnx/_internal/exporter/_decomp.py' 2025-06-01T22:50:40.5985345Z adding 'torch/onnx/_internal/exporter/_dispatching.py' 2025-06-01T22:50:40.5990866Z adding 'torch/onnx/_internal/exporter/_dynamic_shapes.py' 2025-06-01T22:50:40.5993171Z adding 'torch/onnx/_internal/exporter/_errors.py' 2025-06-01T22:50:40.5995064Z adding 'torch/onnx/_internal/exporter/_flags.py' 2025-06-01T22:50:40.5997355Z adding 'torch/onnx/_internal/exporter/_fx_passes.py' 2025-06-01T22:50:40.6000465Z adding 'torch/onnx/_internal/exporter/_ir_passes.py' 2025-06-01T22:50:40.6003024Z adding 'torch/onnx/_internal/exporter/_isolated.py' 2025-06-01T22:50:40.6011189Z adding 'torch/onnx/_internal/exporter/_onnx_program.py' 2025-06-01T22:50:40.6016343Z adding 'torch/onnx/_internal/exporter/_registration.py' 2025-06-01T22:50:40.6020050Z adding 'torch/onnx/_internal/exporter/_reporting.py' 2025-06-01T22:50:40.6027520Z adding 'torch/onnx/_internal/exporter/_schemas.py' 2025-06-01T22:50:40.6030281Z adding 'torch/onnx/_internal/exporter/_tensors.py' 2025-06-01T22:50:40.6032944Z adding 'torch/onnx/_internal/exporter/_testing.py' 2025-06-01T22:50:40.6035085Z adding 'torch/onnx/_internal/exporter/_type_casting.py' 2025-06-01T22:50:40.6040065Z adding 'torch/onnx/_internal/exporter/_verification.py' 2025-06-01T22:50:40.6042426Z adding 'torch/onnx/_internal/exporter/_torchlib/__init__.py' 2025-06-01T22:50:40.6045117Z adding 'torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py' 2025-06-01T22:50:40.6048079Z adding 'torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py' 2025-06-01T22:50:40.6050227Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/__init__.py' 2025-06-01T22:50:40.6052392Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/core.py' 2025-06-01T22:50:40.6055093Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/hop.py' 2025-06-01T22:50:40.6057395Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/nn.py' 2025-06-01T22:50:40.6060275Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py' 2025-06-01T22:50:40.6062512Z adding 'torch/onnx/_internal/exporter/_torchlib/ops/symops.py' 2025-06-01T22:50:40.6064611Z adding 'torch/onnx/_internal/fx/__init__.py' 2025-06-01T22:50:40.6068760Z adding 'torch/onnx/_internal/fx/_pass.py' 2025-06-01T22:50:40.6072016Z adding 'torch/onnx/_internal/fx/decomposition_table.py' 2025-06-01T22:50:40.6077805Z adding 'torch/onnx/_internal/fx/dynamo_graph_extractor.py' 2025-06-01T22:50:40.6092556Z adding 'torch/onnx/_internal/fx/fx_onnx_interpreter.py' 2025-06-01T22:50:40.6108398Z adding 'torch/onnx/_internal/fx/onnxfunction_dispatcher.py' 2025-06-01T22:50:40.6109030Z adding 'torch/onnx/_internal/fx/patcher.py' 2025-06-01T22:50:40.6111735Z adding 'torch/onnx/_internal/fx/registration.py' 2025-06-01T22:50:40.6116737Z adding 'torch/onnx/_internal/fx/serialization.py' 2025-06-01T22:50:40.6120184Z adding 'torch/onnx/_internal/fx/type_utils.py' 2025-06-01T22:50:40.6122620Z adding 'torch/onnx/_internal/fx/passes/__init__.py' 2025-06-01T22:50:40.6125987Z adding 'torch/onnx/_internal/fx/passes/_utils.py' 2025-06-01T22:50:40.6128796Z adding 'torch/onnx/_internal/fx/passes/decomp.py' 2025-06-01T22:50:40.6133442Z adding 'torch/onnx/_internal/fx/passes/functionalization.py' 2025-06-01T22:50:40.6147059Z adding 'torch/onnx/_internal/fx/passes/modularization.py' 2025-06-01T22:50:40.6150990Z adding 'torch/onnx/_internal/fx/passes/readability.py' 2025-06-01T22:50:40.6166974Z adding 'torch/onnx/_internal/fx/passes/type_promotion.py' 2025-06-01T22:50:40.6170946Z adding 'torch/onnx/_internal/fx/passes/virtualization.py' 2025-06-01T22:50:40.6175321Z adding 'torch/onnx/ops/__init__.py' 2025-06-01T22:50:40.6179472Z adding 'torch/onnx/ops/_symbolic_impl.py' 2025-06-01T22:50:40.6182516Z adding 'torch/optim/__init__.py' 2025-06-01T22:50:40.6191124Z adding 'torch/optim/_adafactor.py' 2025-06-01T22:50:40.6194354Z adding 'torch/optim/_functional.py' 2025-06-01T22:50:40.6200046Z adding 'torch/optim/adadelta.py' 2025-06-01T22:50:40.6207818Z adding 'torch/optim/adagrad.py' 2025-06-01T22:50:40.6225281Z adding 'torch/optim/adam.py' 2025-06-01T22:50:40.6228043Z adding 'torch/optim/adamax.py' 2025-06-01T22:50:40.6231814Z adding 'torch/optim/adamw.py' 2025-06-01T22:50:40.6237558Z adding 'torch/optim/asgd.py' 2025-06-01T22:50:40.6245008Z adding 'torch/optim/lbfgs.py' 2025-06-01T22:50:40.6273840Z adding 'torch/optim/lr_scheduler.py' 2025-06-01T22:50:40.6279475Z adding 'torch/optim/nadam.py' 2025-06-01T22:50:40.6302376Z adding 'torch/optim/optimizer.py' 2025-06-01T22:50:40.6307088Z adding 'torch/optim/radam.py' 2025-06-01T22:50:40.6314162Z adding 'torch/optim/rmsprop.py' 2025-06-01T22:50:40.6320567Z adding 'torch/optim/rprop.py' 2025-06-01T22:50:40.6327971Z adding 'torch/optim/sgd.py' 2025-06-01T22:50:40.6332623Z adding 'torch/optim/sparse_adam.py' 2025-06-01T22:50:40.6339671Z adding 'torch/optim/swa_utils.py' 2025-06-01T22:50:40.6342474Z adding 'torch/optim/_multi_tensor/__init__.py' 2025-06-01T22:50:40.6344323Z adding 'torch/optim/_multi_tensor/__init__.pyi' 2025-06-01T22:50:40.6346868Z adding 'torch/package/__init__.py' 2025-06-01T22:50:40.6349842Z adding 'torch/package/_digraph.py' 2025-06-01T22:50:40.6352231Z adding 'torch/package/_directory_reader.py' 2025-06-01T22:50:40.6354766Z adding 'torch/package/_importlib.py' 2025-06-01T22:50:40.6357044Z adding 'torch/package/_mangling.py' 2025-06-01T22:50:40.6359402Z adding 'torch/package/_mock.py' 2025-06-01T22:50:40.6362428Z adding 'torch/package/_package_pickler.py' 2025-06-01T22:50:40.6364947Z adding 'torch/package/_package_unpickler.py' 2025-06-01T22:50:40.6367867Z adding 'torch/package/_stdlib.py' 2025-06-01T22:50:40.6371009Z adding 'torch/package/file_structure_representation.py' 2025-06-01T22:50:40.6373805Z adding 'torch/package/find_file_dependencies.py' 2025-06-01T22:50:40.6376713Z adding 'torch/package/glob_group.py' 2025-06-01T22:50:40.6380968Z adding 'torch/package/importer.py' 2025-06-01T22:50:40.6403006Z adding 'torch/package/package_exporter.py' 2025-06-01T22:50:40.6412879Z adding 'torch/package/package_importer.py' 2025-06-01T22:50:40.6415784Z adding 'torch/package/analyze/__init__.py' 2025-06-01T22:50:40.6418035Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2025-06-01T22:50:40.6419669Z adding 'torch/package/analyze/is_from_package.py' 2025-06-01T22:50:40.6421967Z adding 'torch/package/analyze/trace_dependencies.py' 2025-06-01T22:50:40.6424398Z adding 'torch/profiler/__init__.py' 2025-06-01T22:50:40.6445802Z adding 'torch/profiler/_memory_profiler.py' 2025-06-01T22:50:40.6451696Z adding 'torch/profiler/_pattern_matcher.py' 2025-06-01T22:50:40.6457722Z adding 'torch/profiler/_utils.py' 2025-06-01T22:50:40.6460334Z adding 'torch/profiler/itt.py' 2025-06-01T22:50:40.6479706Z adding 'torch/profiler/profiler.py' 2025-06-01T22:50:40.6480228Z adding 'torch/profiler/python_tracer.py' 2025-06-01T22:50:40.6481157Z adding 'torch/quantization/__init__.py' 2025-06-01T22:50:40.6483227Z adding 'torch/quantization/_numeric_suite.py' 2025-06-01T22:50:40.6485604Z adding 'torch/quantization/_numeric_suite_fx.py' 2025-06-01T22:50:40.6488472Z adding 'torch/quantization/_quantized_conversions.py' 2025-06-01T22:50:40.6490525Z adding 'torch/quantization/fake_quantize.py' 2025-06-01T22:50:40.6492455Z adding 'torch/quantization/fuse_modules.py' 2025-06-01T22:50:40.6494335Z adding 'torch/quantization/fuser_method_mappings.py' 2025-06-01T22:50:40.6496331Z adding 'torch/quantization/observer.py' 2025-06-01T22:50:40.6498235Z adding 'torch/quantization/qconfig.py' 2025-06-01T22:50:40.6500031Z adding 'torch/quantization/quant_type.py' 2025-06-01T22:50:40.6501958Z adding 'torch/quantization/quantization_mappings.py' 2025-06-01T22:50:40.6503764Z adding 'torch/quantization/quantize.py' 2025-06-01T22:50:40.6505585Z adding 'torch/quantization/quantize_fx.py' 2025-06-01T22:50:40.6507361Z adding 'torch/quantization/quantize_jit.py' 2025-06-01T22:50:40.6509066Z adding 'torch/quantization/stubs.py' 2025-06-01T22:50:40.6510935Z adding 'torch/quantization/utils.py' 2025-06-01T22:50:40.6513143Z adding 'torch/quantization/fx/__init__.py' 2025-06-01T22:50:40.6515231Z adding 'torch/quantization/fx/_equalize.py' 2025-06-01T22:50:40.6516978Z adding 'torch/quantization/fx/convert.py' 2025-06-01T22:50:40.6518723Z adding 'torch/quantization/fx/fuse.py' 2025-06-01T22:50:40.6520474Z adding 'torch/quantization/fx/fusion_patterns.py' 2025-06-01T22:50:40.6522239Z adding 'torch/quantization/fx/graph_module.py' 2025-06-01T22:50:40.6524411Z adding 'torch/quantization/fx/match_utils.py' 2025-06-01T22:50:40.6526516Z adding 'torch/quantization/fx/pattern_utils.py' 2025-06-01T22:50:40.6528220Z adding 'torch/quantization/fx/prepare.py' 2025-06-01T22:50:40.6530232Z adding 'torch/quantization/fx/quantization_patterns.py' 2025-06-01T22:50:40.6532123Z adding 'torch/quantization/fx/quantization_types.py' 2025-06-01T22:50:40.6533950Z adding 'torch/quantization/fx/utils.py' 2025-06-01T22:50:40.6536471Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2025-06-01T22:50:40.6539765Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2025-06-01T22:50:40.6541997Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2025-06-01T22:50:40.6545049Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2025-06-01T22:50:40.6562698Z adding 'torch/share/cmake/Caffe2/FindCUDAToolkit.cmake' 2025-06-01T22:50:40.6565548Z adding 'torch/share/cmake/Caffe2/FindCUDSS.cmake' 2025-06-01T22:50:40.6566090Z adding 'torch/share/cmake/Caffe2/FindCUSPARSELT.cmake' 2025-06-01T22:50:40.6567478Z adding 'torch/share/cmake/Caffe2/FindSYCLToolkit.cmake' 2025-06-01T22:50:40.6569858Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2025-06-01T22:50:40.6572342Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2025-06-01T22:50:40.6575155Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2025-06-01T22:50:40.6606425Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2025-06-01T22:50:40.6613998Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2025-06-01T22:50:40.6616589Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2025-06-01T22:50:40.6619864Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2025-06-01T22:50:40.6622624Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2025-06-01T22:50:40.6627413Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2025-06-01T22:50:40.6632073Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2025-06-01T22:50:40.6636328Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2025-06-01T22:50:40.6641541Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2025-06-01T22:50:40.6644749Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2025-06-01T22:50:40.6648038Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2025-06-01T22:50:40.6650264Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2025-06-01T22:50:40.6652210Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2025-06-01T22:50:40.6654836Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2025-06-01T22:50:40.6662390Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2025-06-01T22:50:40.6665121Z adding 'torch/share/cmake/Caffe2/public/xpu.cmake' 2025-06-01T22:50:40.6667621Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2025-06-01T22:50:40.6670410Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2025-06-01T22:50:40.6673553Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2025-06-01T22:50:40.6675531Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2025-06-01T22:50:40.6677357Z adding 'torch/signal/__init__.py' 2025-06-01T22:50:40.6679395Z adding 'torch/signal/windows/__init__.py' 2025-06-01T22:50:40.6685666Z adding 'torch/signal/windows/windows.py' 2025-06-01T22:50:40.6695519Z adding 'torch/sparse/__init__.py' 2025-06-01T22:50:40.6701687Z adding 'torch/sparse/_semi_structured_conversions.py' 2025-06-01T22:50:40.6705224Z adding 'torch/sparse/_semi_structured_ops.py' 2025-06-01T22:50:40.6731642Z adding 'torch/sparse/_triton_ops.py' 2025-06-01T22:50:40.6858727Z adding 'torch/sparse/_triton_ops_meta.py' 2025-06-01T22:50:40.6880817Z adding 'torch/sparse/semi_structured.py' 2025-06-01T22:50:40.6885487Z adding 'torch/special/__init__.py' 2025-06-01T22:50:40.6888346Z adding 'torch/testing/__init__.py' 2025-06-01T22:50:40.6913631Z adding 'torch/testing/_comparison.py' 2025-06-01T22:50:40.6916269Z adding 'torch/testing/_creation.py' 2025-06-01T22:50:40.6918732Z adding 'torch/testing/_utils.py' 2025-06-01T22:50:40.6921158Z adding 'torch/testing/_internal/__init__.py' 2025-06-01T22:50:40.6928200Z adding 'torch/testing/_internal/autocast_test_lists.py' 2025-06-01T22:50:40.6933857Z adding 'torch/testing/_internal/autograd_function_db.py' 2025-06-01T22:50:40.6937934Z adding 'torch/testing/_internal/check_kernel_launches.py' 2025-06-01T22:50:40.6943024Z adding 'torch/testing/_internal/common_cuda.py' 2025-06-01T22:50:40.6972275Z adding 'torch/testing/_internal/common_device_type.py' 2025-06-01T22:50:40.6976136Z adding 'torch/testing/_internal/common_dist_composable.py' 2025-06-01T22:50:40.7002613Z adding 'torch/testing/_internal/common_distributed.py' 2025-06-01T22:50:40.7003208Z adding 'torch/testing/_internal/common_dtype.py' 2025-06-01T22:50:40.7026434Z adding 'torch/testing/_internal/common_fsdp.py' 2025-06-01T22:50:40.7029243Z adding 'torch/testing/_internal/common_jit.py' 2025-06-01T22:50:40.7279572Z adding 'torch/testing/_internal/common_methods_invocations.py' 2025-06-01T22:50:40.7311879Z adding 'torch/testing/_internal/common_mkldnn.py' 2025-06-01T22:50:40.7346586Z adding 'torch/testing/_internal/common_modules.py' 2025-06-01T22:50:40.7359753Z adding 'torch/testing/_internal/common_mps.py' 2025-06-01T22:50:40.7396211Z adding 'torch/testing/_internal/common_nn.py' 2025-06-01T22:50:40.7413540Z adding 'torch/testing/_internal/common_optimizers.py' 2025-06-01T22:50:40.7419435Z adding 'torch/testing/_internal/common_pruning.py' 2025-06-01T22:50:40.7452336Z adding 'torch/testing/_internal/common_quantization.py' 2025-06-01T22:50:40.7467016Z adding 'torch/testing/_internal/common_quantized.py' 2025-06-01T22:50:40.7467520Z adding 'torch/testing/_internal/common_subclass.py' 2025-06-01T22:50:40.7558206Z adding 'torch/testing/_internal/common_utils.py' 2025-06-01T22:50:40.7571318Z adding 'torch/testing/_internal/composite_compliance.py' 2025-06-01T22:50:40.7578105Z adding 'torch/testing/_internal/custom_op_db.py' 2025-06-01T22:50:40.7581514Z adding 'torch/testing/_internal/custom_tensor.py' 2025-06-01T22:50:40.7585286Z adding 'torch/testing/_internal/dist_utils.py' 2025-06-01T22:50:40.7588441Z adding 'torch/testing/_internal/dynamo_test_failures.py' 2025-06-01T22:50:40.7590681Z adding 'torch/testing/_internal/fake_config_module.py' 2025-06-01T22:50:40.7592673Z adding 'torch/testing/_internal/fake_config_module2.py' 2025-06-01T22:50:40.7594368Z adding 'torch/testing/_internal/fake_config_module3.py' 2025-06-01T22:50:40.7598069Z adding 'torch/testing/_internal/hop_db.py' 2025-06-01T22:50:40.7604160Z adding 'torch/testing/_internal/hypothesis_utils.py' 2025-06-01T22:50:40.7609044Z adding 'torch/testing/_internal/inductor_utils.py' 2025-06-01T22:50:40.7624353Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2025-06-01T22:50:40.7633254Z adding 'torch/testing/_internal/jit_utils.py' 2025-06-01T22:50:40.7636269Z adding 'torch/testing/_internal/logging_tensor.py' 2025-06-01T22:50:40.7639998Z adding 'torch/testing/_internal/logging_utils.py' 2025-06-01T22:50:40.7642213Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2025-06-01T22:50:40.7644377Z adding 'torch/testing/_internal/static_module.py' 2025-06-01T22:50:40.7647120Z adding 'torch/testing/_internal/subclasses.py' 2025-06-01T22:50:40.7650161Z adding 'torch/testing/_internal/torchbind_impls.py' 2025-06-01T22:50:40.7655761Z adding 'torch/testing/_internal/triton_utils.py' 2025-06-01T22:50:40.7658910Z adding 'torch/testing/_internal/two_tensor.py' 2025-06-01T22:50:40.7660970Z adding 'torch/testing/_internal/codegen/__init__.py' 2025-06-01T22:50:40.7662865Z adding 'torch/testing/_internal/data/__init__.py' 2025-06-01T22:50:40.7664573Z adding 'torch/testing/_internal/data/network1.py' 2025-06-01T22:50:40.7666244Z adding 'torch/testing/_internal/data/network2.py' 2025-06-01T22:50:40.7668226Z adding 'torch/testing/_internal/distributed/__init__.py' 2025-06-01T22:50:40.7671256Z adding 'torch/testing/_internal/distributed/checkpoint_utils.py' 2025-06-01T22:50:40.7674754Z adding 'torch/testing/_internal/distributed/common_state_dict.py' 2025-06-01T22:50:40.7682780Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2025-06-01T22:50:40.7791744Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2025-06-01T22:50:40.7804817Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2025-06-01T22:50:40.7805415Z adding 'torch/testing/_internal/distributed/fake_pg.py' 2025-06-01T22:50:40.7809551Z adding 'torch/testing/_internal/distributed/multi_threaded_pg.py' 2025-06-01T22:50:40.7813675Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2025-06-01T22:50:40.7815944Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2025-06-01T22:50:40.7817996Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2025-06-01T22:50:40.7820850Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2025-06-01T22:50:40.7823602Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2025-06-01T22:50:40.7825804Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2025-06-01T22:50:40.7827621Z adding 'torch/testing/_internal/distributed/_tensor/__init__.py' 2025-06-01T22:50:40.7835202Z adding 'torch/testing/_internal/distributed/_tensor/common_dtensor.py' 2025-06-01T22:50:40.7837738Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2025-06-01T22:50:40.7839617Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2025-06-01T22:50:40.7846935Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2025-06-01T22:50:40.7849763Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2025-06-01T22:50:40.7882081Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2025-06-01T22:50:40.7884825Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2025-06-01T22:50:40.7889221Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2025-06-01T22:50:40.7892047Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2025-06-01T22:50:40.7894376Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2025-06-01T22:50:40.7960393Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2025-06-01T22:50:40.7964643Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2025-06-01T22:50:40.7966488Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2025-06-01T22:50:40.7969419Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2025-06-01T22:50:40.7973894Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2025-06-01T22:50:40.7976108Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2025-06-01T22:50:40.7978704Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2025-06-01T22:50:40.7996965Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2025-06-01T22:50:40.7997696Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2025-06-01T22:50:40.7999369Z adding 'torch/testing/_internal/generated/__init__.py' 2025-06-01T22:50:40.8049386Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2025-06-01T22:50:40.8069216Z adding 'torch/testing/_internal/opinfo/__init__.py' 2025-06-01T22:50:40.8112447Z adding 'torch/testing/_internal/opinfo/core.py' 2025-06-01T22:50:40.8114870Z adding 'torch/testing/_internal/opinfo/refs.py' 2025-06-01T22:50:40.8119227Z adding 'torch/testing/_internal/opinfo/utils.py' 2025-06-01T22:50:40.8121727Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2025-06-01T22:50:40.8130703Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2025-06-01T22:50:40.8137209Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2025-06-01T22:50:40.8162677Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2025-06-01T22:50:40.8182742Z adding 'torch/testing/_internal/opinfo/definitions/nested.py' 2025-06-01T22:50:40.8184191Z adding 'torch/testing/_internal/opinfo/definitions/signal.py' 2025-06-01T22:50:40.8192783Z adding 'torch/testing/_internal/opinfo/definitions/sparse.py' 2025-06-01T22:50:40.8199014Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2025-06-01T22:50:40.8201830Z adding 'torch/testing/_internal/optests/__init__.py' 2025-06-01T22:50:40.8205637Z adding 'torch/testing/_internal/optests/aot_autograd.py' 2025-06-01T22:50:40.8209240Z adding 'torch/testing/_internal/optests/autograd_registration.py' 2025-06-01T22:50:40.8211208Z adding 'torch/testing/_internal/optests/fake_tensor.py' 2025-06-01T22:50:40.8226632Z adding 'torch/testing/_internal/optests/generate_tests.py' 2025-06-01T22:50:40.8227257Z adding 'torch/testing/_internal/optests/make_fx.py' 2025-06-01T22:50:40.8228352Z adding 'torch/testing/_internal/test_module/__init__.py' 2025-06-01T22:50:40.8230068Z adding 'torch/testing/_internal/test_module/future_div.py' 2025-06-01T22:50:40.8245706Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2025-06-01T22:50:40.8247180Z adding 'torch/utils/__init__.py' 2025-06-01T22:50:40.8250014Z adding 'torch/utils/_appending_byte_serializer.py' 2025-06-01T22:50:40.8253103Z adding 'torch/utils/_backport_slots.py' 2025-06-01T22:50:40.8268726Z adding 'torch/utils/_config_module.py' 2025-06-01T22:50:40.8269158Z adding 'torch/utils/_config_typing.pyi' 2025-06-01T22:50:40.8271585Z adding 'torch/utils/_content_store.py' 2025-06-01T22:50:40.8275086Z adding 'torch/utils/_contextlib.py' 2025-06-01T22:50:40.8277416Z adding 'torch/utils/_cpp_embed_headers.py' 2025-06-01T22:50:40.8279654Z adding 'torch/utils/_cpp_extension_versioner.py' 2025-06-01T22:50:40.8290763Z adding 'torch/utils/_cxx_pytree.py' 2025-06-01T22:50:40.8294465Z adding 'torch/utils/_device.py' 2025-06-01T22:50:40.8296579Z adding 'torch/utils/_dtype_abbrs.py' 2025-06-01T22:50:40.8298511Z adding 'torch/utils/_exposed_in.py' 2025-06-01T22:50:40.8300564Z adding 'torch/utils/_filelock.py' 2025-06-01T22:50:40.8302981Z adding 'torch/utils/_foreach_utils.py' 2025-06-01T22:50:40.8307487Z adding 'torch/utils/_freeze.py' 2025-06-01T22:50:40.8309926Z adding 'torch/utils/_functools.py' 2025-06-01T22:50:40.8313475Z adding 'torch/utils/_get_clean_triton.py' 2025-06-01T22:50:40.8315837Z adding 'torch/utils/_import_utils.py' 2025-06-01T22:50:40.8317558Z adding 'torch/utils/_mode_utils.py' 2025-06-01T22:50:40.8320499Z adding 'torch/utils/_ordered_set.py' 2025-06-01T22:50:40.8331949Z adding 'torch/utils/_python_dispatch.py' 2025-06-01T22:50:40.8360560Z adding 'torch/utils/_pytree.py' 2025-06-01T22:50:40.8361016Z adding 'torch/utils/_stats.py' 2025-06-01T22:50:40.8362485Z adding 'torch/utils/_thunk.py' 2025-06-01T22:50:40.8367618Z adding 'torch/utils/_traceback.py' 2025-06-01T22:50:40.8370396Z adding 'torch/utils/_triton.py' 2025-06-01T22:50:40.8372338Z adding 'torch/utils/_typing_utils.py' 2025-06-01T22:50:40.8374847Z adding 'torch/utils/_zip.py' 2025-06-01T22:50:40.8381700Z adding 'torch/utils/backend_registration.py' 2025-06-01T22:50:40.8389607Z adding 'torch/utils/bundled_inputs.py' 2025-06-01T22:50:40.8422826Z adding 'torch/utils/checkpoint.py' 2025-06-01T22:50:40.8429342Z adding 'torch/utils/collect_env.py' 2025-06-01T22:50:40.8431774Z adding 'torch/utils/cpp_backtrace.py' 2025-06-01T22:50:40.8484942Z adding 'torch/utils/cpp_extension.py' 2025-06-01T22:50:40.8487175Z adding 'torch/utils/deterministic.py' 2025-06-01T22:50:40.8490211Z adding 'torch/utils/dlpack.py' 2025-06-01T22:50:40.8492612Z adding 'torch/utils/file_baton.py' 2025-06-01T22:50:40.8502673Z adding 'torch/utils/flop_counter.py' 2025-06-01T22:50:40.8507737Z adding 'torch/utils/hooks.py' 2025-06-01T22:50:40.8511015Z adding 'torch/utils/mkldnn.py' 2025-06-01T22:50:40.8514313Z adding 'torch/utils/mobile_optimizer.py' 2025-06-01T22:50:40.8516201Z adding 'torch/utils/model_zoo.py' 2025-06-01T22:50:40.8519240Z adding 'torch/utils/module_tracker.py' 2025-06-01T22:50:40.8522491Z adding 'torch/utils/show_pickle.py' 2025-06-01T22:50:40.8526676Z adding 'torch/utils/throughput_benchmark.py' 2025-06-01T22:50:40.8531574Z adding 'torch/utils/weak.py' 2025-06-01T22:50:40.8534064Z adding 'torch/utils/_strobelight/__init__.py' 2025-06-01T22:50:40.8538445Z adding 'torch/utils/_strobelight/cli_function_profiler.py' 2025-06-01T22:50:40.8540729Z adding 'torch/utils/_sympy/__init__.py' 2025-06-01T22:50:40.8562603Z adding 'torch/utils/_sympy/functions.py' 2025-06-01T22:50:40.8565070Z adding 'torch/utils/_sympy/interp.py' 2025-06-01T22:50:40.8568802Z adding 'torch/utils/_sympy/numbers.py' 2025-06-01T22:50:40.8574752Z adding 'torch/utils/_sympy/printers.py' 2025-06-01T22:50:40.8579579Z adding 'torch/utils/_sympy/reference.py' 2025-06-01T22:50:40.8582332Z adding 'torch/utils/_sympy/singleton_int.py' 2025-06-01T22:50:40.8585755Z adding 'torch/utils/_sympy/solve.py' 2025-06-01T22:50:40.8588695Z adding 'torch/utils/_sympy/symbol.py' 2025-06-01T22:50:40.8604395Z adding 'torch/utils/_sympy/value_ranges.py' 2025-06-01T22:50:40.8604878Z adding 'torch/utils/backcompat/__init__.py' 2025-06-01T22:50:40.8606459Z adding 'torch/utils/benchmark/__init__.py' 2025-06-01T22:50:40.8608328Z adding 'torch/utils/benchmark/examples/__init__.py' 2025-06-01T22:50:40.8610892Z adding 'torch/utils/benchmark/examples/compare.py' 2025-06-01T22:50:40.8613437Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2025-06-01T22:50:40.8616542Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2025-06-01T22:50:40.8618523Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2025-06-01T22:50:40.8621495Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2025-06-01T22:50:40.8623452Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2025-06-01T22:50:40.8625922Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2025-06-01T22:50:40.8628541Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2025-06-01T22:50:40.8631195Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2025-06-01T22:50:40.8633729Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2025-06-01T22:50:40.8636166Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2025-06-01T22:50:40.8638292Z adding 'torch/utils/benchmark/utils/__init__.py' 2025-06-01T22:50:40.8640236Z adding 'torch/utils/benchmark/utils/_stubs.py' 2025-06-01T22:50:40.8646568Z adding 'torch/utils/benchmark/utils/common.py' 2025-06-01T22:50:40.8652484Z adding 'torch/utils/benchmark/utils/compare.py' 2025-06-01T22:50:40.8656456Z adding 'torch/utils/benchmark/utils/compile.py' 2025-06-01T22:50:40.8660198Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2025-06-01T22:50:40.8667235Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2025-06-01T22:50:40.8670928Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2025-06-01T22:50:40.8673139Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2025-06-01T22:50:40.8681145Z adding 'torch/utils/benchmark/utils/timer.py' 2025-06-01T22:50:40.8684055Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2025-06-01T22:50:40.8687525Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2025-06-01T22:50:40.8689736Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2025-06-01T22:50:40.8691944Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2025-06-01T22:50:40.8708243Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2025-06-01T22:50:40.8762784Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2025-06-01T22:50:40.8773290Z adding 'torch/utils/bottleneck/__init__.py' 2025-06-01T22:50:40.8776758Z adding 'torch/utils/bottleneck/__main__.py' 2025-06-01T22:50:40.8779434Z adding 'torch/utils/data/__init__.py' 2025-06-01T22:50:40.8781373Z adding 'torch/utils/data/backward_compatibility.py' 2025-06-01T22:50:40.8814376Z adding 'torch/utils/data/dataloader.py' 2025-06-01T22:50:40.8822790Z adding 'torch/utils/data/dataset.py' 2025-06-01T22:50:40.8826713Z adding 'torch/utils/data/distributed.py' 2025-06-01T22:50:40.8829946Z adding 'torch/utils/data/graph.py' 2025-06-01T22:50:40.8833525Z adding 'torch/utils/data/graph_settings.py' 2025-06-01T22:50:40.8841957Z adding 'torch/utils/data/sampler.py' 2025-06-01T22:50:40.8842386Z adding 'torch/utils/data/_utils/__init__.py' 2025-06-01T22:50:40.8847928Z adding 'torch/utils/data/_utils/collate.py' 2025-06-01T22:50:40.8850345Z adding 'torch/utils/data/_utils/fetch.py' 2025-06-01T22:50:40.8853218Z adding 'torch/utils/data/_utils/pin_memory.py' 2025-06-01T22:50:40.8856228Z adding 'torch/utils/data/_utils/signal_handling.py' 2025-06-01T22:50:40.8861919Z adding 'torch/utils/data/_utils/worker.py' 2025-06-01T22:50:40.8864488Z adding 'torch/utils/data/datapipes/__init__.py' 2025-06-01T22:50:40.8867858Z adding 'torch/utils/data/datapipes/_decorator.py' 2025-06-01T22:50:40.8872831Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2025-06-01T22:50:40.8879402Z adding 'torch/utils/data/datapipes/_typing.py' 2025-06-01T22:50:40.8885600Z adding 'torch/utils/data/datapipes/datapipe.py' 2025-06-01T22:50:40.8900905Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2025-06-01T22:50:40.8902176Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2025-06-01T22:50:40.8904586Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2025-06-01T22:50:40.8906948Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2025-06-01T22:50:40.8911611Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2025-06-01T22:50:40.8914518Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2025-06-01T22:50:40.8916572Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2025-06-01T22:50:40.8919091Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2025-06-01T22:50:40.8923242Z adding 'torch/utils/data/datapipes/iter/callable.py' 2025-06-01T22:50:40.8927470Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2025-06-01T22:50:40.8935861Z adding 'torch/utils/data/datapipes/iter/combining.py' 2025-06-01T22:50:40.8939038Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2025-06-01T22:50:40.8941683Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2025-06-01T22:50:40.8946683Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2025-06-01T22:50:40.8949414Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2025-06-01T22:50:40.8952102Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2025-06-01T22:50:40.8954715Z adding 'torch/utils/data/datapipes/iter/sharding.py' 2025-06-01T22:50:40.8957071Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2025-06-01T22:50:40.8959342Z adding 'torch/utils/data/datapipes/iter/utils.py' 2025-06-01T22:50:40.8961533Z adding 'torch/utils/data/datapipes/map/__init__.py' 2025-06-01T22:50:40.8964061Z adding 'torch/utils/data/datapipes/map/callable.py' 2025-06-01T22:50:40.8967108Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2025-06-01T22:50:40.8969825Z adding 'torch/utils/data/datapipes/map/combining.py' 2025-06-01T22:50:40.8972396Z adding 'torch/utils/data/datapipes/map/grouping.py' 2025-06-01T22:50:40.8974686Z adding 'torch/utils/data/datapipes/map/utils.py' 2025-06-01T22:50:40.8976761Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2025-06-01T22:50:40.8982027Z adding 'torch/utils/data/datapipes/utils/common.py' 2025-06-01T22:50:40.8987153Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2025-06-01T22:50:40.8990213Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2025-06-01T22:50:40.8992233Z adding 'torch/utils/hipify/__init__.py' 2025-06-01T22:50:40.8994334Z adding 'torch/utils/hipify/constants.py' 2025-06-01T22:50:40.9058687Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2025-06-01T22:50:40.9085360Z adding 'torch/utils/hipify/hipify_python.py' 2025-06-01T22:50:40.9086055Z adding 'torch/utils/hipify/version.py' 2025-06-01T22:50:40.9087802Z adding 'torch/utils/jit/__init__.py' 2025-06-01T22:50:40.9090487Z adding 'torch/utils/jit/log_extract.py' 2025-06-01T22:50:40.9097556Z adding 'torch/utils/model_dump/__init__.py' 2025-06-01T22:50:40.9099726Z adding 'torch/utils/model_dump/__main__.py' 2025-06-01T22:50:40.9106174Z adding 'torch/utils/model_dump/code.js' 2025-06-01T22:50:40.9109031Z adding 'torch/utils/model_dump/htm.mjs' 2025-06-01T22:50:40.9113782Z adding 'torch/utils/model_dump/preact.mjs' 2025-06-01T22:50:40.9115941Z adding 'torch/utils/model_dump/skeleton.html' 2025-06-01T22:50:40.9117860Z adding 'torch/utils/serialization/__init__.py' 2025-06-01T22:50:40.9119768Z adding 'torch/utils/serialization/config.py' 2025-06-01T22:50:40.9121866Z adding 'torch/utils/tensorboard/__init__.py' 2025-06-01T22:50:40.9124016Z adding 'torch/utils/tensorboard/_convert_np.py' 2025-06-01T22:50:40.9126700Z adding 'torch/utils/tensorboard/_embedding.py' 2025-06-01T22:50:40.9129041Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2025-06-01T22:50:40.9131334Z adding 'torch/utils/tensorboard/_proto_graph.py' 2025-06-01T22:50:40.9137364Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2025-06-01T22:50:40.9140679Z adding 'torch/utils/tensorboard/_utils.py' 2025-06-01T22:50:40.9153323Z adding 'torch/utils/tensorboard/summary.py' 2025-06-01T22:50:40.9168345Z adding 'torch/utils/tensorboard/writer.py' 2025-06-01T22:50:40.9171419Z adding 'torch/utils/viz/__init__.py' 2025-06-01T22:50:40.9178117Z adding 'torch/utils/viz/_cycles.py' 2025-06-01T22:50:40.9185282Z adding 'torch/xpu/__init__.py' 2025-06-01T22:50:40.9187871Z adding 'torch/xpu/_gpu_trace.py' 2025-06-01T22:50:40.9190028Z adding 'torch/xpu/_utils.py' 2025-06-01T22:50:40.9193358Z adding 'torch/xpu/memory.py' 2025-06-01T22:50:40.9196252Z adding 'torch/xpu/random.py' 2025-06-01T22:50:40.9199549Z adding 'torch/xpu/streams.py' 2025-06-01T22:50:40.9327122Z adding 'torch-2.8.0.dev20250601+cu126.dist-info/licenses/LICENSE' 2025-06-01T22:50:40.9349288Z adding 'torch-2.8.0.dev20250601+cu126.dist-info/licenses/NOTICE' 2025-06-01T22:50:40.9351289Z adding 'torchgen/__init__.py' 2025-06-01T22:50:40.9353741Z adding 'torchgen/code_template.py' 2025-06-01T22:50:40.9356363Z adding 'torchgen/context.py' 2025-06-01T22:50:40.9399388Z adding 'torchgen/gen.py' 2025-06-01T22:50:40.9405823Z adding 'torchgen/gen_aoti_c_shim.py' 2025-06-01T22:50:40.9414026Z adding 'torchgen/gen_backend_stubs.py' 2025-06-01T22:50:40.9431413Z adding 'torchgen/gen_executorch.py' 2025-06-01T22:50:40.9444992Z adding 'torchgen/gen_functionalization_type.py' 2025-06-01T22:50:40.9451269Z adding 'torchgen/gen_lazy_tensor.py' 2025-06-01T22:50:40.9454533Z adding 'torchgen/gen_schema_utils.py' 2025-06-01T22:50:40.9458396Z adding 'torchgen/gen_vmap_plumbing.py' 2025-06-01T22:50:40.9460773Z adding 'torchgen/local.py' 2025-06-01T22:50:40.9509179Z adding 'torchgen/model.py' 2025-06-01T22:50:40.9523940Z adding 'torchgen/native_function_generation.py' 2025-06-01T22:50:40.9527911Z adding 'torchgen/utils.py' 2025-06-01T22:50:40.9530461Z adding 'torchgen/yaml_utils.py' 2025-06-01T22:50:40.9532347Z adding 'torchgen/aoti/__init__.py' 2025-06-01T22:50:40.9535400Z adding 'torchgen/aoti/fallback_ops.py' 2025-06-01T22:50:40.9537722Z adding 'torchgen/api/__init__.py' 2025-06-01T22:50:40.9552095Z adding 'torchgen/api/autograd.py' 2025-06-01T22:50:40.9559063Z adding 'torchgen/api/cpp.py' 2025-06-01T22:50:40.9562123Z adding 'torchgen/api/dispatcher.py' 2025-06-01T22:50:40.9566276Z adding 'torchgen/api/functionalization.py' 2025-06-01T22:50:40.9573685Z adding 'torchgen/api/lazy.py' 2025-06-01T22:50:40.9576347Z adding 'torchgen/api/meta.py' 2025-06-01T22:50:40.9579303Z adding 'torchgen/api/native.py' 2025-06-01T22:50:40.9604785Z adding 'torchgen/api/python.py' 2025-06-01T22:50:40.9605875Z adding 'torchgen/api/structured.py' 2025-06-01T22:50:40.9612518Z adding 'torchgen/api/translate.py' 2025-06-01T22:50:40.9616543Z adding 'torchgen/api/ufunc.py' 2025-06-01T22:50:40.9620756Z adding 'torchgen/api/unboxing.py' 2025-06-01T22:50:40.9623053Z adding 'torchgen/api/types/__init__.py' 2025-06-01T22:50:40.9628533Z adding 'torchgen/api/types/signatures.py' 2025-06-01T22:50:40.9632159Z adding 'torchgen/api/types/types.py' 2025-06-01T22:50:40.9635843Z adding 'torchgen/api/types/types_base.py' 2025-06-01T22:50:40.9638234Z adding 'torchgen/dest/__init__.py' 2025-06-01T22:50:40.9648646Z adding 'torchgen/dest/lazy_ir.py' 2025-06-01T22:50:40.9651887Z adding 'torchgen/dest/lazy_ts_lowering.py' 2025-06-01T22:50:40.9654403Z adding 'torchgen/dest/native_functions.py' 2025-06-01T22:50:40.9671911Z adding 'torchgen/dest/register_dispatch_key.py' 2025-06-01T22:50:40.9676006Z adding 'torchgen/dest/ufunc.py' 2025-06-01T22:50:40.9679104Z adding 'torchgen/executorch/__init__.py' 2025-06-01T22:50:40.9681877Z adding 'torchgen/executorch/model.py' 2025-06-01T22:50:40.9685522Z adding 'torchgen/executorch/parse.py' 2025-06-01T22:50:40.9687653Z adding 'torchgen/executorch/api/__init__.py' 2025-06-01T22:50:40.9690721Z adding 'torchgen/executorch/api/custom_ops.py' 2025-06-01T22:50:40.9696160Z adding 'torchgen/executorch/api/et_cpp.py' 2025-06-01T22:50:40.9700052Z adding 'torchgen/executorch/api/unboxing.py' 2025-06-01T22:50:40.9702358Z adding 'torchgen/executorch/api/types/__init__.py' 2025-06-01T22:50:40.9704732Z adding 'torchgen/executorch/api/types/signatures.py' 2025-06-01T22:50:40.9707023Z adding 'torchgen/executorch/api/types/types.py' 2025-06-01T22:50:40.9708921Z adding 'torchgen/operator_versions/__init__.py' 2025-06-01T22:50:40.9713444Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2025-06-01T22:50:40.9716477Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2025-06-01T22:50:40.9845612Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2025-06-01T22:50:40.9865498Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2025-06-01T22:50:40.9866111Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2025-06-01T22:50:40.9866846Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2025-06-01T22:50:40.9868748Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2025-06-01T22:50:40.9870945Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2025-06-01T22:50:40.9872987Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2025-06-01T22:50:40.9874751Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2025-06-01T22:50:40.9876494Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2025-06-01T22:50:40.9878213Z adding 'torchgen/packaged/ATen/templates/Function.h' 2025-06-01T22:50:40.9880277Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2025-06-01T22:50:40.9882756Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2025-06-01T22:50:40.9886117Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2025-06-01T22:50:40.9888158Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2025-06-01T22:50:40.9889994Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2025-06-01T22:50:40.9891925Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2025-06-01T22:50:40.9893731Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2025-06-01T22:50:40.9895892Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2025-06-01T22:50:40.9897701Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2025-06-01T22:50:40.9899405Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2025-06-01T22:50:40.9901089Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2025-06-01T22:50:40.9902901Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2025-06-01T22:50:40.9905442Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2025-06-01T22:50:40.9907389Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2025-06-01T22:50:40.9909274Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2025-06-01T22:50:40.9911179Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2025-06-01T22:50:40.9913230Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2025-06-01T22:50:40.9915041Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2025-06-01T22:50:40.9917042Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2025-06-01T22:50:40.9919693Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2025-06-01T22:50:40.9921548Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2025-06-01T22:50:40.9923476Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2025-06-01T22:50:40.9935857Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2025-06-01T22:50:40.9938335Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2025-06-01T22:50:40.9940255Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2025-06-01T22:50:40.9942023Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2025-06-01T22:50:40.9943834Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2025-06-01T22:50:40.9945964Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2025-06-01T22:50:40.9948228Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2025-06-01T22:50:40.9950170Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2025-06-01T22:50:40.9951889Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2025-06-01T22:50:40.9953933Z adding 'torchgen/packaged/autograd/BUILD.bazel' 2025-06-01T22:50:40.9955615Z adding 'torchgen/packaged/autograd/README.md' 2025-06-01T22:50:40.9957088Z adding 'torchgen/packaged/autograd/__init__.py' 2025-06-01T22:50:40.9958774Z adding 'torchgen/packaged/autograd/build.bzl' 2025-06-01T22:50:40.9960615Z adding 'torchgen/packaged/autograd/context.py' 2025-06-01T22:50:40.9962958Z adding 'torchgen/packaged/autograd/deprecated.yaml' 2025-06-01T22:50:41.0013961Z adding 'torchgen/packaged/autograd/derivatives.yaml' 2025-06-01T22:50:41.0021306Z adding 'torchgen/packaged/autograd/gen_annotated_fn_args.py' 2025-06-01T22:50:41.0024067Z adding 'torchgen/packaged/autograd/gen_autograd.py' 2025-06-01T22:50:41.0040429Z adding 'torchgen/packaged/autograd/gen_autograd_functions.py' 2025-06-01T22:50:41.0044406Z adding 'torchgen/packaged/autograd/gen_inplace_or_view_type.py' 2025-06-01T22:50:41.0065701Z adding 'torchgen/packaged/autograd/gen_python_functions.py' 2025-06-01T22:50:41.0069826Z adding 'torchgen/packaged/autograd/gen_trace_type.py' 2025-06-01T22:50:41.0073072Z adding 'torchgen/packaged/autograd/gen_variable_factories.py' 2025-06-01T22:50:41.0105269Z adding 'torchgen/packaged/autograd/gen_variable_type.py' 2025-06-01T22:50:41.0108450Z adding 'torchgen/packaged/autograd/gen_view_funcs.py' 2025-06-01T22:50:41.0125310Z adding 'torchgen/packaged/autograd/load_derivatives.py' 2025-06-01T22:50:41.0126957Z adding 'torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp' 2025-06-01T22:50:41.0128903Z adding 'torchgen/packaged/autograd/templates/Functions.cpp' 2025-06-01T22:50:41.0131067Z adding 'torchgen/packaged/autograd/templates/Functions.h' 2025-06-01T22:50:41.0133041Z adding 'torchgen/packaged/autograd/templates/TraceType.cpp' 2025-06-01T22:50:41.0135500Z adding 'torchgen/packaged/autograd/templates/VariableType.cpp' 2025-06-01T22:50:41.0137551Z adding 'torchgen/packaged/autograd/templates/VariableType.h' 2025-06-01T22:50:41.0139328Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.cpp' 2025-06-01T22:50:41.0141089Z adding 'torchgen/packaged/autograd/templates/ViewFuncs.h' 2025-06-01T22:50:41.0142874Z adding 'torchgen/packaged/autograd/templates/annotated_fn_args.py.in' 2025-06-01T22:50:41.0144639Z adding 'torchgen/packaged/autograd/templates/python_enum_tag.cpp' 2025-06-01T22:50:41.0147339Z adding 'torchgen/packaged/autograd/templates/python_fft_functions.cpp' 2025-06-01T22:50:41.0149346Z adding 'torchgen/packaged/autograd/templates/python_functions.cpp' 2025-06-01T22:50:41.0151129Z adding 'torchgen/packaged/autograd/templates/python_functions.h' 2025-06-01T22:50:41.0153264Z adding 'torchgen/packaged/autograd/templates/python_linalg_functions.cpp' 2025-06-01T22:50:41.0155460Z adding 'torchgen/packaged/autograd/templates/python_nested_functions.cpp' 2025-06-01T22:50:41.0157951Z adding 'torchgen/packaged/autograd/templates/python_nn_functions.cpp' 2025-06-01T22:50:41.0160124Z adding 'torchgen/packaged/autograd/templates/python_return_types.cpp' 2025-06-01T22:50:41.0161861Z adding 'torchgen/packaged/autograd/templates/python_return_types.h' 2025-06-01T22:50:41.0164401Z adding 'torchgen/packaged/autograd/templates/python_sparse_functions.cpp' 2025-06-01T22:50:41.0166862Z adding 'torchgen/packaged/autograd/templates/python_special_functions.cpp' 2025-06-01T22:50:41.0169144Z adding 'torchgen/packaged/autograd/templates/python_torch_functions.cpp' 2025-06-01T22:50:41.0182948Z adding 'torchgen/packaged/autograd/templates/python_variable_methods.cpp' 2025-06-01T22:50:41.0185766Z adding 'torchgen/packaged/autograd/templates/variable_factories.h' 2025-06-01T22:50:41.0187441Z adding 'torchgen/selective_build/__init__.py' 2025-06-01T22:50:41.0190777Z adding 'torchgen/selective_build/operator.py' 2025-06-01T22:50:41.0195548Z adding 'torchgen/selective_build/selector.py' 2025-06-01T22:50:41.0197821Z adding 'torchgen/static_runtime/__init__.py' 2025-06-01T22:50:41.0201386Z adding 'torchgen/static_runtime/config.py' 2025-06-01T22:50:41.0205600Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2025-06-01T22:50:41.0213805Z adding 'torchgen/static_runtime/generator.py' 2025-06-01T22:50:41.0231106Z adding 'torch-2.8.0.dev20250601+cu126.dist-info/METADATA' 2025-06-01T22:50:41.0231784Z adding 'torch-2.8.0.dev20250601+cu126.dist-info/WHEEL' 2025-06-01T22:50:41.0232305Z adding 'torch-2.8.0.dev20250601+cu126.dist-info/entry_points.txt' 2025-06-01T22:50:41.0232846Z adding 'torch-2.8.0.dev20250601+cu126.dist-info/top_level.txt' 2025-06-01T22:50:41.1005259Z adding 'torch-2.8.0.dev20250601+cu126.dist-info/RECORD' 2025-06-01T22:50:41.1374746Z removing build/bdist.linux-x86_64/wheel 2025-06-01T22:50:41.5472995Z 2025-06-01T22:50:41.5473482Z real 107m3.327s 2025-06-01T22:50:41.5473782Z user 1740m55.375s 2025-06-01T22:50:41.5474042Z sys 83m33.956s 2025-06-01T22:50:41.5474275Z +++ date 2025-06-01T22:50:41.5503908Z ++ echo 'Finished setup.py bdist at Sun Jun 1 22:50:41 UTC 2025' 2025-06-01T22:50:41.5504498Z Finished setup.py bdist at Sun Jun 1 22:50:41 UTC 2025 2025-06-01T22:50:41.5504902Z ++ [[ -n '' ]] 2025-06-01T22:50:41.5505150Z ++ popd 2025-06-01T22:50:41.5505356Z / 2025-06-01T22:50:41.5505588Z ++ echo 'Built this wheel:' 2025-06-01T22:50:41.5505876Z Built this wheel: 2025-06-01T22:50:41.5506160Z ++ ls /tmp/wheelhouse126 2025-06-01T22:50:41.5526671Z torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:50:41.5527640Z ++ mkdir -p /wheelhouse126 2025-06-01T22:50:41.5551785Z ++ mv /tmp/wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl /wheelhouse126/ 2025-06-01T22:50:41.5575769Z ++ [[ false == \t\r\u\e ]] 2025-06-01T22:50:41.5576192Z ++ [[ -n '' ]] 2025-06-01T22:50:41.5576480Z ++ rm -rf /tmp/wheelhouse126 2025-06-01T22:50:41.5602301Z ++ rm -rf /tmp_dir 2025-06-01T22:50:41.5624477Z ++ mkdir /tmp_dir 2025-06-01T22:50:41.5645614Z ++ pushd /tmp_dir 2025-06-01T22:50:41.5645912Z /tmp_dir / 2025-06-01T22:50:41.5648775Z ++ for pkg in /$WHEELHOUSE_DIR/torch_no_python*.whl /$WHEELHOUSE_DIR/torch*linux*.whl /$LIBTORCH_HOUSE_DIR/libtorch*.zip 2025-06-01T22:50:41.5649533Z ++ [[ ! -e /wheelhouse126/torch_no_python*.whl ]] 2025-06-01T22:50:41.5649896Z ++ continue 2025-06-01T22:50:41.5650501Z ++ for pkg in /$WHEELHOUSE_DIR/torch_no_python*.whl /$WHEELHOUSE_DIR/torch*linux*.whl /$LIBTORCH_HOUSE_DIR/libtorch*.zip 2025-06-01T22:50:41.5651383Z ++ [[ ! -e /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl ]] 2025-06-01T22:50:41.5651901Z ++ rm -rf tmp 2025-06-01T22:50:41.5673707Z ++ mkdir -p tmp 2025-06-01T22:50:41.5692372Z ++ cd tmp 2025-06-01T22:50:41.5692845Z ++ cp /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl . 2025-06-01T22:50:41.9754825Z +++ basename /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:50:41.9780429Z ++ unzip -q torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:50:57.2205791Z +++ basename /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:50:57.2235734Z ++ rm -f torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:50:57.2967196Z ++ [[ -d torch ]] 2025-06-01T22:50:57.2967529Z ++ PREFIX=torch 2025-06-01T22:50:57.2968414Z ++ [[ /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl != *\w\i\t\h\o\u\t\-\d\e\p\s* ]] 2025-06-01T22:50:57.2969084Z ++ patched=() 2025-06-01T22:50:57.2969366Z ++ for filepath in "${DEPS_LIST[@]}" 2025-06-01T22:50:57.2970042Z +++ basename /usr/lib64/libgomp.so.1 2025-06-01T22:50:57.2995444Z ++ filename=libgomp.so.1 2025-06-01T22:50:57.2996628Z ++ destpath=torch/lib/libgomp.so.1 2025-06-01T22:50:57.2997122Z ++ [[ /usr/lib64/libgomp.so.1 != \t\o\r\c\h\/\l\i\b\/\l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.2997748Z ++ cp /usr/lib64/libgomp.so.1 torch/lib/libgomp.so.1 2025-06-01T22:50:57.3023520Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3023845Z ++ [[ 126 == *\x\p\u* ]] 2025-06-01T22:50:57.3024156Z ++ [[ libgomp.so.1 == \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3024563Z ++ patchedpath=torch/lib/libgomp.so.1 2025-06-01T22:50:57.3024925Z +++ basename torch/lib/libgomp.so.1 2025-06-01T22:50:57.3048404Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3048927Z ++ [[ torch/lib/libgomp.so.1 != \t\o\r\c\h\/\l\i\b\/\l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3049442Z ++ patched+=("$patchedname") 2025-06-01T22:50:57.3050006Z ++ echo 'Copied /usr/lib64/libgomp.so.1 to torch/lib/libgomp.so.1' 2025-06-01T22:50:57.3050558Z Copied /usr/lib64/libgomp.so.1 to torch/lib/libgomp.so.1 2025-06-01T22:50:57.3051113Z ++ echo 'patching to fix the so names to the hashed names' 2025-06-01T22:50:57.3051572Z patching to fix the so names to the hashed names 2025-06-01T22:50:57.3051946Z ++ (( i=0 )) 2025-06-01T22:50:57.3052167Z ++ (( i<1 )) 2025-06-01T22:50:57.3052497Z ++ replace_needed_sofiles torch libgomp.so.1 libgomp.so.1 2025-06-01T22:50:57.3052929Z ++ find torch -name '*.so*' 2025-06-01T22:50:57.3053581Z ++ read sofile 2025-06-01T22:50:57.3235334Z ++ origname=libgomp.so.1 2025-06-01T22:50:57.3235715Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3236070Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3236451Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3236720Z ++ read sofile 2025-06-01T22:50:57.3237019Z ++ origname=libgomp.so.1 2025-06-01T22:50:57.3237447Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3237784Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3238131Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3238412Z ++ read sofile 2025-06-01T22:50:57.3238649Z ++ origname=libgomp.so.1 2025-06-01T22:50:57.3238958Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3239280Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3239638Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3239960Z ++ read sofile 2025-06-01T22:50:57.3240204Z ++ origname=libgomp.so.1 2025-06-01T22:50:57.3240506Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3240824Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3241187Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3241448Z ++ read sofile 2025-06-01T22:50:57.3241750Z ++ origname=libgomp.so.1 2025-06-01T22:50:57.3242043Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3242376Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3242723Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3242997Z ++ read sofile 2025-06-01T22:50:57.3243254Z ++ origname=libgomp.so.1 2025-06-01T22:50:57.3243662Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3244179Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3244549Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3244837Z ++ read sofile 2025-06-01T22:50:57.3245087Z ++ origname=libgomp.so.1 2025-06-01T22:50:57.3245627Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3245969Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3246348Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3246625Z ++ read sofile 2025-06-01T22:50:57.3246898Z ++ origname=libgomp.so.1 2025-06-01T22:50:57.3247202Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3247555Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3247922Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3248191Z ++ read sofile 2025-06-01T22:50:57.3248454Z ++ origname=libgomp.so.1 2025-06-01T22:50:57.3248878Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3249221Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3249577Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3249861Z ++ read sofile 2025-06-01T22:50:57.3250105Z ++ origname=libgomp.so.1 2025-06-01T22:50:57.3250502Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3250836Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3251202Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3251527Z ++ read sofile 2025-06-01T22:50:57.3251779Z ++ origname=libgomp.so.1 2025-06-01T22:50:57.3252091Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3252420Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3252792Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3253062Z ++ read sofile 2025-06-01T22:50:57.3253324Z ++ origname=libgomp.so.1 2025-06-01T22:50:57.3253620Z ++ patchedname=libgomp.so.1 2025-06-01T22:50:57.3253958Z ++ [[ libgomp.so.1 != \l\i\b\g\o\m\p\.\s\o\.\1 ]] 2025-06-01T22:50:57.3254312Z ++ [[ 126 == *\r\o\c\m* ]] 2025-06-01T22:50:57.3254606Z ++ read sofile 2025-06-01T22:50:57.3254986Z ++ [[ -d caffe2 ]] 2025-06-01T22:50:57.3255221Z ++ (( ++i )) 2025-06-01T22:50:57.3255454Z ++ (( i<1 )) 2025-06-01T22:50:57.3255671Z ++ (( i=0 )) 2025-06-01T22:50:57.3255904Z ++ (( i<0 )) 2025-06-01T22:50:57.3256186Z ++ find torch -maxdepth 1 -type f -name '*.so*' 2025-06-01T22:50:57.3256556Z ++ read sofile 2025-06-01T22:50:57.3266420Z ++ echo 'Setting rpath of torch/_C.cpython-39-x86_64-linux-gnu.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN:$ORIGIN/lib' 2025-06-01T22:50:57.3270725Z Setting rpath of torch/_C.cpython-39-x86_64-linux-gnu.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN:$ORIGIN/lib 2025-06-01T22:50:57.3275156Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN:$ORIGIN/lib' --force-rpath torch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:50:57.3285843Z ++ /usr/local/bin/patchelf --print-rpath torch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:50:57.3291851Z $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN:$ORIGIN/lib 2025-06-01T22:50:57.3293952Z ++ read sofile 2025-06-01T22:50:57.3295326Z ++ find torch/lib -maxdepth 1 -type f -name '*.so*' 2025-06-01T22:50:57.3296691Z ++ read sofile 2025-06-01T22:50:57.3318534Z ++ echo 'Setting rpath of torch/lib/libc10.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T22:50:57.3322607Z Setting rpath of torch/lib/libc10.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:50:57.3327228Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' --force-rpath torch/lib/libc10.so 2025-06-01T22:50:57.3381152Z ++ /usr/local/bin/patchelf --print-rpath torch/lib/libc10.so 2025-06-01T22:50:57.3397093Z $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:50:57.3399083Z ++ read sofile 2025-06-01T22:50:57.3401217Z ++ echo 'Setting rpath of torch/lib/libc10_cuda.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T22:50:57.3405607Z Setting rpath of torch/lib/libc10_cuda.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:50:57.3409929Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' --force-rpath torch/lib/libc10_cuda.so 2025-06-01T22:50:57.3441535Z ++ /usr/local/bin/patchelf --print-rpath torch/lib/libc10_cuda.so 2025-06-01T22:50:57.3450682Z $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:50:57.3452811Z ++ read sofile 2025-06-01T22:50:57.3455210Z ++ echo 'Setting rpath of torch/lib/libcaffe2_nvrtc.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T22:50:57.3459516Z Setting rpath of torch/lib/libcaffe2_nvrtc.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:50:57.3463791Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' --force-rpath torch/lib/libcaffe2_nvrtc.so 2025-06-01T22:50:57.3472623Z ++ /usr/local/bin/patchelf --print-rpath torch/lib/libcaffe2_nvrtc.so 2025-06-01T22:50:57.3477000Z $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:50:57.3478978Z ++ read sofile 2025-06-01T22:50:57.3481081Z ++ echo 'Setting rpath of torch/lib/libshm.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T22:50:57.3485391Z Setting rpath of torch/lib/libshm.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:50:57.3489637Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' --force-rpath torch/lib/libshm.so 2025-06-01T22:50:57.3499093Z ++ /usr/local/bin/patchelf --print-rpath torch/lib/libshm.so 2025-06-01T22:50:57.3504273Z $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:50:57.3506238Z ++ read sofile 2025-06-01T22:50:57.3508363Z ++ echo 'Setting rpath of torch/lib/libtorch.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T22:50:57.3512748Z Setting rpath of torch/lib/libtorch.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:50:57.3516905Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' --force-rpath torch/lib/libtorch.so 2025-06-01T22:50:57.3532122Z ++ /usr/local/bin/patchelf --print-rpath torch/lib/libtorch.so 2025-06-01T22:50:57.3540759Z $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:50:57.3542729Z ++ read sofile 2025-06-01T22:50:57.3544860Z ++ echo 'Setting rpath of torch/lib/libtorch_cpu.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T22:50:57.3550114Z Setting rpath of torch/lib/libtorch_cpu.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:50:57.3554428Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' --force-rpath torch/lib/libtorch_cpu.so 2025-06-01T22:51:00.6977642Z ++ /usr/local/bin/patchelf --print-rpath torch/lib/libtorch_cpu.so 2025-06-01T22:51:01.0449611Z $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:51:01.0691923Z ++ read sofile 2025-06-01T22:51:01.0694209Z ++ echo 'Setting rpath of torch/lib/libtorch_cuda.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T22:51:01.0698599Z Setting rpath of torch/lib/libtorch_cuda.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:51:01.0702811Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' --force-rpath torch/lib/libtorch_cuda.so 2025-06-01T22:51:09.4892803Z ++ /usr/local/bin/patchelf --print-rpath torch/lib/libtorch_cuda.so 2025-06-01T22:51:10.2722945Z $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:51:10.3201651Z ++ read sofile 2025-06-01T22:51:10.3204233Z ++ echo 'Setting rpath of torch/lib/libtorch_cuda_linalg.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T22:51:10.3208518Z Setting rpath of torch/lib/libtorch_cuda_linalg.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:51:10.3213144Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' --force-rpath torch/lib/libtorch_cuda_linalg.so 2025-06-01T22:51:10.6785281Z ++ /usr/local/bin/patchelf --print-rpath torch/lib/libtorch_cuda_linalg.so 2025-06-01T22:51:10.7567480Z $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:51:10.7614939Z ++ read sofile 2025-06-01T22:51:10.7617316Z ++ echo 'Setting rpath of torch/lib/libtorch_global_deps.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T22:51:10.7621461Z Setting rpath of torch/lib/libtorch_global_deps.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:51:10.7625737Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' --force-rpath torch/lib/libtorch_global_deps.so 2025-06-01T22:51:10.7634284Z ++ /usr/local/bin/patchelf --print-rpath torch/lib/libtorch_global_deps.so 2025-06-01T22:51:10.7638670Z $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:51:10.7640646Z ++ read sofile 2025-06-01T22:51:10.7642795Z ++ echo 'Setting rpath of torch/lib/libtorch_python.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T22:51:10.7647484Z Setting rpath of torch/lib/libtorch_python.so to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:51:10.7652033Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' --force-rpath torch/lib/libtorch_python.so 2025-06-01T22:51:10.8670408Z ++ /usr/local/bin/patchelf --print-rpath torch/lib/libtorch_python.so 2025-06-01T22:51:10.8887528Z $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:51:10.8903553Z ++ read sofile 2025-06-01T22:51:10.8905854Z ++ echo 'Setting rpath of torch/lib/libgomp.so.1 to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' 2025-06-01T22:51:10.8909910Z Setting rpath of torch/lib/libgomp.so.1 to $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:51:10.8914075Z ++ /usr/local/bin/patchelf --set-rpath '$ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN' --force-rpath torch/lib/libgomp.so.1 2025-06-01T22:51:10.8925380Z ++ /usr/local/bin/patchelf --print-rpath torch/lib/libgomp.so.1 2025-06-01T22:51:10.8930564Z $ORIGIN/../../nvidia/cublas/lib:$ORIGIN/../../nvidia/cuda_cupti/lib:$ORIGIN/../../nvidia/cuda_nvrtc/lib:$ORIGIN/../../nvidia/cuda_runtime/lib:$ORIGIN/../../nvidia/cudnn/lib:$ORIGIN/../../nvidia/cufft/lib:$ORIGIN/../../nvidia/curand/lib:$ORIGIN/../../nvidia/cusolver/lib:$ORIGIN/../../nvidia/cusparse/lib:$ORIGIN/../../cusparselt/lib:$ORIGIN/../../nvidia/nccl/lib:$ORIGIN/../../nvidia/nvtx/lib:$ORIGIN/../../nvidia/cufile/lib:$ORIGIN 2025-06-01T22:51:10.8932543Z ++ read sofile 2025-06-01T22:51:10.8932895Z ++ [[ manylinux_2_28_x86_64 == \m\a\n\y\l\i\n\u\x\_\2\_\2\8\_\x\8\6\_\6\4 ]] 2025-06-01T22:51:10.8933359Z ++ [[ cuda != \c\p\u\-\s\3\9\0\x ]] 2025-06-01T22:51:10.8933677Z ++ [[ cuda != \x\p\u ]] 2025-06-01T22:51:10.8943018Z +++ sed -e 's/-cp.*$/.dist-info\/WHEEL/g' 2025-06-01T22:51:10.8943689Z ++++ basename /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:51:10.8970685Z +++ echo torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:51:10.8975129Z ++ wheel_file=torch-2.8.0.dev20250601+cu126.dist-info/WHEEL 2025-06-01T22:51:10.8975761Z ++ sed -i -e s#linux_x86_64#manylinux_2_28_x86_64# torch-2.8.0.dev20250601+cu126.dist-info/WHEEL 2025-06-01T22:51:10.9006986Z +++ sed -e 's/-cp.*$/.dist-info\/RECORD/g' 2025-06-01T22:51:10.9009519Z ++++ basename /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:51:10.9037607Z +++ echo torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:51:10.9038885Z ++ record_file=torch-2.8.0.dev20250601+cu126.dist-info/RECORD 2025-06-01T22:51:10.9039449Z ++ [[ -e torch-2.8.0.dev20250601+cu126.dist-info/RECORD ]] 2025-06-01T22:51:10.9040205Z ++ echo 'Generating new record file torch-2.8.0.dev20250601+cu126.dist-info/RECORD' 2025-06-01T22:51:10.9040978Z Generating new record file torch-2.8.0.dev20250601+cu126.dist-info/RECORD 2025-06-01T22:51:10.9041510Z ++ : 2025-06-01T22:51:10.9048102Z ++ find functorch torch torch-2.8.0.dev20250601+cu126.dist-info torchgen -type f 2025-06-01T22:51:10.9048718Z ++ read fname 2025-06-01T22:51:10.9074165Z ++ make_wheel_record functorch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:51:10.9075063Z ++ FPATH=functorch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:51:10.9075578Z ++ echo functorch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:51:10.9075971Z ++ grep RECORD 2025-06-01T22:51:10.9091972Z +++ openssl dgst -sha256 -binary functorch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:51:10.9092558Z +++ openssl base64 2025-06-01T22:51:10.9094143Z +++ sed -e s/+/-/g 2025-06-01T22:51:10.9095327Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:10.9096561Z +++ sed -e s/=//g 2025-06-01T22:51:10.9148639Z ++ HASH=O9mpfTgn4JG97M13vv1XTtDl9IxtKUlIj5mu32DZ-9A 2025-06-01T22:51:10.9153315Z +++ ls -nl functorch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:51:10.9154335Z +++ awk '{print $5}' 2025-06-01T22:51:10.9183403Z ++ FSIZE=314472 2025-06-01T22:51:10.9184082Z ++ echo '"functorch/_C.cpython-39-x86_64-linux-gnu.so",sha256=O9mpfTgn4JG97M13vv1XTtDl9IxtKUlIj5mu32DZ-9A,314472' 2025-06-01T22:51:10.9184749Z ++ read fname 2025-06-01T22:51:10.9185032Z ++ make_wheel_record functorch/__init__.py 2025-06-01T22:51:10.9185399Z ++ FPATH=functorch/__init__.py 2025-06-01T22:51:10.9185730Z ++ echo functorch/__init__.py 2025-06-01T22:51:10.9186037Z ++ grep RECORD 2025-06-01T22:51:10.9205916Z +++ openssl dgst -sha256 -binary functorch/__init__.py 2025-06-01T22:51:10.9206368Z +++ openssl base64 2025-06-01T22:51:10.9206643Z +++ sed -e s/+/-/g 2025-06-01T22:51:10.9207475Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:10.9208651Z +++ sed -e s/=//g 2025-06-01T22:51:10.9248589Z ++ HASH=NAwGN21zq-tccaF-ROtv-VWFoPdb7y9iuAt6Hy6QCtc 2025-06-01T22:51:10.9253160Z +++ ls -nl functorch/__init__.py 2025-06-01T22:51:10.9254085Z +++ awk '{print $5}' 2025-06-01T22:51:10.9280295Z ++ FSIZE=1037 2025-06-01T22:51:10.9280818Z ++ echo '"functorch/__init__.py",sha256=NAwGN21zq-tccaF-ROtv-VWFoPdb7y9iuAt6Hy6QCtc,1037' 2025-06-01T22:51:10.9281397Z ++ read fname 2025-06-01T22:51:10.9281682Z ++ make_wheel_record functorch/_src/__init__.py 2025-06-01T22:51:10.9282076Z ++ FPATH=functorch/_src/__init__.py 2025-06-01T22:51:10.9282429Z ++ echo functorch/_src/__init__.py 2025-06-01T22:51:10.9283702Z ++ grep RECORD 2025-06-01T22:51:10.9308634Z +++ openssl dgst -sha256 -binary functorch/_src/__init__.py 2025-06-01T22:51:10.9309087Z +++ openssl base64 2025-06-01T22:51:10.9309358Z +++ sed -e s/+/-/g 2025-06-01T22:51:10.9309607Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:10.9309888Z +++ sed -e s/=//g 2025-06-01T22:51:10.9347899Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:10.9352365Z +++ ls -nl functorch/_src/__init__.py 2025-06-01T22:51:10.9353016Z +++ awk '{print $5}' 2025-06-01T22:51:10.9378900Z ++ FSIZE=0 2025-06-01T22:51:10.9379435Z ++ echo '"functorch/_src/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:10.9379980Z ++ read fname 2025-06-01T22:51:10.9380333Z ++ make_wheel_record functorch/_src/aot_autograd/__init__.py 2025-06-01T22:51:10.9380806Z ++ FPATH=functorch/_src/aot_autograd/__init__.py 2025-06-01T22:51:10.9381219Z ++ echo functorch/_src/aot_autograd/__init__.py 2025-06-01T22:51:10.9382408Z ++ grep RECORD 2025-06-01T22:51:10.9405349Z +++ openssl dgst -sha256 -binary functorch/_src/aot_autograd/__init__.py 2025-06-01T22:51:10.9405889Z +++ openssl base64 2025-06-01T22:51:10.9406148Z +++ sed -e s/+/-/g 2025-06-01T22:51:10.9406444Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:10.9407959Z +++ sed -e s/=//g 2025-06-01T22:51:10.9446498Z ++ HASH=SGo7gh6XGYcOxTGf5g-R8Y9AF95ICcJbQwQD6rFyrpQ 2025-06-01T22:51:10.9450519Z +++ ls -nl functorch/_src/aot_autograd/__init__.py 2025-06-01T22:51:10.9451370Z +++ awk '{print $5}' 2025-06-01T22:51:10.9477425Z ++ FSIZE=291 2025-06-01T22:51:10.9478330Z ++ echo '"functorch/_src/aot_autograd/__init__.py",sha256=SGo7gh6XGYcOxTGf5g-R8Y9AF95ICcJbQwQD6rFyrpQ,291' 2025-06-01T22:51:10.9478965Z ++ read fname 2025-06-01T22:51:10.9479381Z ++ make_wheel_record functorch/_src/eager_transforms/__init__.py 2025-06-01T22:51:10.9479874Z ++ FPATH=functorch/_src/eager_transforms/__init__.py 2025-06-01T22:51:10.9480334Z ++ echo functorch/_src/eager_transforms/__init__.py 2025-06-01T22:51:10.9480708Z ++ grep RECORD 2025-06-01T22:51:10.9504809Z +++ openssl dgst -sha256 -binary functorch/_src/eager_transforms/__init__.py 2025-06-01T22:51:10.9505361Z +++ openssl base64 2025-06-01T22:51:10.9505612Z +++ sed -e s/+/-/g 2025-06-01T22:51:10.9505873Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:10.9506139Z +++ sed -e s/=//g 2025-06-01T22:51:10.9544077Z ++ HASH=kX_52fDvSX9YX9OAwo5bjvJtrxyjEBUJ1PueW8xgsuw 2025-06-01T22:51:10.9548307Z +++ ls -nl functorch/_src/eager_transforms/__init__.py 2025-06-01T22:51:10.9549019Z +++ awk '{print $5}' 2025-06-01T22:51:10.9573511Z ++ FSIZE=291 2025-06-01T22:51:10.9574159Z ++ echo '"functorch/_src/eager_transforms/__init__.py",sha256=kX_52fDvSX9YX9OAwo5bjvJtrxyjEBUJ1PueW8xgsuw,291' 2025-06-01T22:51:10.9574840Z ++ read fname 2025-06-01T22:51:10.9575304Z ++ make_wheel_record functorch/_src/make_functional/__init__.py 2025-06-01T22:51:10.9575805Z ++ FPATH=functorch/_src/make_functional/__init__.py 2025-06-01T22:51:10.9577516Z ++ echo functorch/_src/make_functional/__init__.py 2025-06-01T22:51:10.9578310Z ++ grep RECORD 2025-06-01T22:51:10.9602434Z +++ openssl dgst -sha256 -binary functorch/_src/make_functional/__init__.py 2025-06-01T22:51:10.9602951Z +++ openssl base64 2025-06-01T22:51:10.9603216Z +++ sed -e s/+/-/g 2025-06-01T22:51:10.9603462Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:10.9603883Z +++ sed -e s/=//g 2025-06-01T22:51:10.9641457Z ++ HASH=b3y8s3KhtCqFB8lM4Pi48AwuztUt7NBK-VISZNJYYjw 2025-06-01T22:51:10.9645813Z +++ ls -nl functorch/_src/make_functional/__init__.py 2025-06-01T22:51:10.9646606Z +++ awk '{print $5}' 2025-06-01T22:51:10.9672606Z ++ FSIZE=235 2025-06-01T22:51:10.9673258Z ++ echo '"functorch/_src/make_functional/__init__.py",sha256=b3y8s3KhtCqFB8lM4Pi48AwuztUt7NBK-VISZNJYYjw,235' 2025-06-01T22:51:10.9673926Z ++ read fname 2025-06-01T22:51:10.9674253Z ++ make_wheel_record functorch/_src/vmap/__init__.py 2025-06-01T22:51:10.9674664Z ++ FPATH=functorch/_src/vmap/__init__.py 2025-06-01T22:51:10.9675046Z ++ echo functorch/_src/vmap/__init__.py 2025-06-01T22:51:10.9675547Z ++ grep RECORD 2025-06-01T22:51:10.9694458Z +++ openssl dgst -sha256 -binary functorch/_src/vmap/__init__.py 2025-06-01T22:51:10.9694975Z +++ openssl base64 2025-06-01T22:51:10.9696968Z +++ sed -e s/+/-/g 2025-06-01T22:51:10.9698433Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:10.9699466Z +++ sed -e s/=//g 2025-06-01T22:51:10.9740657Z ++ HASH=k8r2Esz6tB5D7U_UA0_BCDaWoOmn8JNVrRqK7nG7_fM 2025-06-01T22:51:10.9742588Z +++ ls -nl functorch/_src/vmap/__init__.py 2025-06-01T22:51:10.9742949Z +++ awk '{print $5}' 2025-06-01T22:51:10.9768038Z ++ FSIZE=467 2025-06-01T22:51:10.9768629Z ++ echo '"functorch/_src/vmap/__init__.py",sha256=k8r2Esz6tB5D7U_UA0_BCDaWoOmn8JNVrRqK7nG7_fM,467' 2025-06-01T22:51:10.9769223Z ++ read fname 2025-06-01T22:51:10.9769544Z ++ make_wheel_record functorch/compile/__init__.py 2025-06-01T22:51:10.9769969Z ++ FPATH=functorch/compile/__init__.py 2025-06-01T22:51:10.9770977Z ++ echo functorch/compile/__init__.py 2025-06-01T22:51:10.9772083Z ++ grep RECORD 2025-06-01T22:51:10.9797217Z +++ openssl dgst -sha256 -binary functorch/compile/__init__.py 2025-06-01T22:51:10.9797769Z +++ openssl base64 2025-06-01T22:51:10.9798032Z +++ sed -e s/+/-/g 2025-06-01T22:51:10.9798299Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:10.9798552Z +++ sed -e s/=//g 2025-06-01T22:51:10.9837917Z ++ HASH=fZnNG56VBLfKlXMqX5Rj3tORQYLyxbyoA0rEoEBt3KM 2025-06-01T22:51:10.9838853Z +++ ls -nl functorch/compile/__init__.py 2025-06-01T22:51:10.9839424Z +++ awk '{print $5}' 2025-06-01T22:51:10.9867801Z ++ FSIZE=756 2025-06-01T22:51:10.9868634Z ++ echo '"functorch/compile/__init__.py",sha256=fZnNG56VBLfKlXMqX5Rj3tORQYLyxbyoA0rEoEBt3KM,756' 2025-06-01T22:51:10.9869316Z ++ read fname 2025-06-01T22:51:10.9869592Z ++ make_wheel_record functorch/dim/__init__.py 2025-06-01T22:51:10.9869986Z ++ FPATH=functorch/dim/__init__.py 2025-06-01T22:51:10.9870371Z ++ echo functorch/dim/__init__.py 2025-06-01T22:51:10.9870694Z ++ grep RECORD 2025-06-01T22:51:10.9890411Z +++ openssl dgst -sha256 -binary functorch/dim/__init__.py 2025-06-01T22:51:10.9890866Z +++ openssl base64 2025-06-01T22:51:10.9891950Z +++ sed -e s/+/-/g 2025-06-01T22:51:10.9893403Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:10.9894731Z +++ sed -e s/=//g 2025-06-01T22:51:10.9931418Z ++ HASH=QD26L6-lDLMktiIO-1S3UrIESpF4TUUsLzN4uKoU-4I 2025-06-01T22:51:10.9936085Z +++ ls -nl functorch/dim/__init__.py 2025-06-01T22:51:10.9936923Z +++ awk '{print $5}' 2025-06-01T22:51:10.9962685Z ++ FSIZE=4661 2025-06-01T22:51:10.9963318Z ++ echo '"functorch/dim/__init__.py",sha256=QD26L6-lDLMktiIO-1S3UrIESpF4TUUsLzN4uKoU-4I,4661' 2025-06-01T22:51:10.9964126Z ++ read fname 2025-06-01T22:51:10.9964620Z ++ make_wheel_record functorch/dim/batch_tensor.py 2025-06-01T22:51:10.9965048Z ++ FPATH=functorch/dim/batch_tensor.py 2025-06-01T22:51:10.9965419Z ++ echo functorch/dim/batch_tensor.py 2025-06-01T22:51:10.9966070Z ++ grep RECORD 2025-06-01T22:51:10.9988734Z +++ openssl dgst -sha256 -binary functorch/dim/batch_tensor.py 2025-06-01T22:51:10.9989308Z +++ openssl base64 2025-06-01T22:51:10.9989571Z +++ sed -e s/+/-/g 2025-06-01T22:51:10.9990045Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:10.9991305Z +++ sed -e s/=//g 2025-06-01T22:51:11.0032630Z ++ HASH=DivqprUhdjkrwvNRL-NO1CQ30z5QuI2npkKwRGgR_cU 2025-06-01T22:51:11.0033346Z +++ ls -nl functorch/dim/batch_tensor.py 2025-06-01T22:51:11.0034097Z +++ awk '{print $5}' 2025-06-01T22:51:11.0061110Z ++ FSIZE=668 2025-06-01T22:51:11.0061725Z ++ echo '"functorch/dim/batch_tensor.py",sha256=DivqprUhdjkrwvNRL-NO1CQ30z5QuI2npkKwRGgR_cU,668' 2025-06-01T22:51:11.0062480Z ++ read fname 2025-06-01T22:51:11.0062795Z ++ make_wheel_record functorch/dim/delayed_mul_tensor.py 2025-06-01T22:51:11.0063255Z ++ FPATH=functorch/dim/delayed_mul_tensor.py 2025-06-01T22:51:11.0063642Z ++ echo functorch/dim/delayed_mul_tensor.py 2025-06-01T22:51:11.0064277Z ++ grep RECORD 2025-06-01T22:51:11.0086284Z +++ openssl dgst -sha256 -binary functorch/dim/delayed_mul_tensor.py 2025-06-01T22:51:11.0086851Z +++ openssl base64 2025-06-01T22:51:11.0087186Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.0087456Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.0088791Z +++ sed -e s/=//g 2025-06-01T22:51:11.0127112Z ++ HASH=MgDt11SI_m6vxEpUbyM3ywWCxQWZj8t-rI_MC8Rhicw 2025-06-01T22:51:11.0131921Z +++ ls -nl functorch/dim/delayed_mul_tensor.py 2025-06-01T22:51:11.0132844Z +++ awk '{print $5}' 2025-06-01T22:51:11.0161431Z ++ FSIZE=2377 2025-06-01T22:51:11.0162216Z ++ echo '"functorch/dim/delayed_mul_tensor.py",sha256=MgDt11SI_m6vxEpUbyM3ywWCxQWZj8t-rI_MC8Rhicw,2377' 2025-06-01T22:51:11.0162904Z ++ read fname 2025-06-01T22:51:11.0163181Z ++ make_wheel_record functorch/dim/dim.py 2025-06-01T22:51:11.0163549Z ++ FPATH=functorch/dim/dim.py 2025-06-01T22:51:11.0164009Z ++ echo functorch/dim/dim.py 2025-06-01T22:51:11.0164485Z ++ grep RECORD 2025-06-01T22:51:11.0187989Z +++ openssl dgst -sha256 -binary functorch/dim/dim.py 2025-06-01T22:51:11.0188524Z +++ openssl base64 2025-06-01T22:51:11.0188851Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.0189112Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.0189368Z +++ sed -e s/=//g 2025-06-01T22:51:11.0227778Z ++ HASH=LTkho9lWceHJq69uzSYqdo_IlIVTYisF19_p4lIE5w8 2025-06-01T22:51:11.0231180Z +++ ls -nl functorch/dim/dim.py 2025-06-01T22:51:11.0232025Z +++ awk '{print $5}' 2025-06-01T22:51:11.0255216Z ++ FSIZE=3382 2025-06-01T22:51:11.0255859Z ++ echo '"functorch/dim/dim.py",sha256=LTkho9lWceHJq69uzSYqdo_IlIVTYisF19_p4lIE5w8,3382' 2025-06-01T22:51:11.0256795Z ++ read fname 2025-06-01T22:51:11.0257084Z ++ make_wheel_record functorch/dim/magic_trace.py 2025-06-01T22:51:11.0257493Z ++ FPATH=functorch/dim/magic_trace.py 2025-06-01T22:51:11.0259983Z ++ echo functorch/dim/magic_trace.py 2025-06-01T22:51:11.0260710Z ++ grep RECORD 2025-06-01T22:51:11.0283610Z +++ openssl dgst -sha256 -binary functorch/dim/magic_trace.py 2025-06-01T22:51:11.0284163Z +++ openssl base64 2025-06-01T22:51:11.0284833Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.0285093Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.0285750Z +++ sed -e s/=//g 2025-06-01T22:51:11.0326006Z ++ HASH=oUxIOV2TPg0eIStZDoGt03_l_T2vFxGohnhBtL6SB-w 2025-06-01T22:51:11.0329698Z +++ ls -nl functorch/dim/magic_trace.py 2025-06-01T22:51:11.0330386Z +++ awk '{print $5}' 2025-06-01T22:51:11.0353848Z ++ FSIZE=1329 2025-06-01T22:51:11.0354563Z ++ echo '"functorch/dim/magic_trace.py",sha256=oUxIOV2TPg0eIStZDoGt03_l_T2vFxGohnhBtL6SB-w,1329' 2025-06-01T22:51:11.0355238Z ++ read fname 2025-06-01T22:51:11.0355567Z ++ make_wheel_record functorch/dim/op_properties.py 2025-06-01T22:51:11.0356003Z ++ FPATH=functorch/dim/op_properties.py 2025-06-01T22:51:11.0357645Z ++ echo functorch/dim/op_properties.py 2025-06-01T22:51:11.0359613Z ++ grep RECORD 2025-06-01T22:51:11.0382940Z +++ openssl dgst -sha256 -binary functorch/dim/op_properties.py 2025-06-01T22:51:11.0383493Z +++ openssl base64 2025-06-01T22:51:11.0383776Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.0384040Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.0384308Z +++ sed -e s/=//g 2025-06-01T22:51:11.0424634Z ++ HASH=GpW8Ylgq1YlMilQh6cgNQ66tAiN84WRyEjn_VkbJYFQ 2025-06-01T22:51:11.0426901Z +++ ls -nl functorch/dim/op_properties.py 2025-06-01T22:51:11.0427681Z +++ awk '{print $5}' 2025-06-01T22:51:11.0451137Z ++ FSIZE=6687 2025-06-01T22:51:11.0451787Z ++ echo '"functorch/dim/op_properties.py",sha256=GpW8Ylgq1YlMilQh6cgNQ66tAiN84WRyEjn_VkbJYFQ,6687' 2025-06-01T22:51:11.0452454Z ++ read fname 2025-06-01T22:51:11.0452770Z ++ make_wheel_record functorch/dim/reference.py 2025-06-01T22:51:11.0453182Z ++ FPATH=functorch/dim/reference.py 2025-06-01T22:51:11.0454653Z ++ echo functorch/dim/reference.py 2025-06-01T22:51:11.0455700Z ++ grep RECORD 2025-06-01T22:51:11.0478872Z +++ openssl dgst -sha256 -binary functorch/dim/reference.py 2025-06-01T22:51:11.0479384Z +++ openssl base64 2025-06-01T22:51:11.0479653Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.0479923Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.0481036Z +++ sed -e s/=//g 2025-06-01T22:51:11.0522073Z ++ HASH=Ehq7_fTbAz2BvK-_kqNRqHxJVl_uVsnSrIN5Nt7WfEo 2025-06-01T22:51:11.0523105Z +++ ls -nl functorch/dim/reference.py 2025-06-01T22:51:11.0523973Z +++ awk '{print $5}' 2025-06-01T22:51:11.0548025Z ++ FSIZE=20332 2025-06-01T22:51:11.0548610Z ++ echo '"functorch/dim/reference.py",sha256=Ehq7_fTbAz2BvK-_kqNRqHxJVl_uVsnSrIN5Nt7WfEo,20332' 2025-06-01T22:51:11.0549211Z ++ read fname 2025-06-01T22:51:11.0549508Z ++ make_wheel_record functorch/dim/tree_map.py 2025-06-01T22:51:11.0549896Z ++ FPATH=functorch/dim/tree_map.py 2025-06-01T22:51:11.0551439Z ++ echo functorch/dim/tree_map.py 2025-06-01T22:51:11.0552534Z ++ grep RECORD 2025-06-01T22:51:11.0571098Z +++ openssl dgst -sha256 -binary functorch/dim/tree_map.py 2025-06-01T22:51:11.0571786Z +++ openssl base64 2025-06-01T22:51:11.0572939Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.0573970Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.0575211Z +++ sed -e s/=//g 2025-06-01T22:51:11.0611436Z ++ HASH=nYN6f98uIYQBq8o-0gx_Ad60GL71ZSnnaKw6evNQWD4 2025-06-01T22:51:11.0616562Z +++ ls -nl functorch/dim/tree_map.py 2025-06-01T22:51:11.0618210Z +++ awk '{print $5}' 2025-06-01T22:51:11.0642141Z ++ FSIZE=375 2025-06-01T22:51:11.0642683Z ++ echo '"functorch/dim/tree_map.py",sha256=nYN6f98uIYQBq8o-0gx_Ad60GL71ZSnnaKw6evNQWD4,375' 2025-06-01T22:51:11.0643259Z ++ read fname 2025-06-01T22:51:11.0643554Z ++ make_wheel_record functorch/dim/wrap_type.py 2025-06-01T22:51:11.0644084Z ++ FPATH=functorch/dim/wrap_type.py 2025-06-01T22:51:11.0645590Z ++ echo functorch/dim/wrap_type.py 2025-06-01T22:51:11.0646953Z ++ grep RECORD 2025-06-01T22:51:11.0669803Z +++ openssl dgst -sha256 -binary functorch/dim/wrap_type.py 2025-06-01T22:51:11.0670257Z +++ openssl base64 2025-06-01T22:51:11.0670524Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.0670988Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.0672090Z +++ sed -e s/=//g 2025-06-01T22:51:11.0713782Z ++ HASH=0V0QVkjtU4Q-wPnw9gpchfUx1yBUrAmnuEDZNrOimPk 2025-06-01T22:51:11.0716064Z +++ ls -nl functorch/dim/wrap_type.py 2025-06-01T22:51:11.0716765Z +++ awk '{print $5}' 2025-06-01T22:51:11.0744272Z ++ FSIZE=1871 2025-06-01T22:51:11.0744874Z ++ echo '"functorch/dim/wrap_type.py",sha256=0V0QVkjtU4Q-wPnw9gpchfUx1yBUrAmnuEDZNrOimPk,1871' 2025-06-01T22:51:11.0745677Z ++ read fname 2025-06-01T22:51:11.0746138Z ++ make_wheel_record functorch/einops/__init__.py 2025-06-01T22:51:11.0746559Z ++ FPATH=functorch/einops/__init__.py 2025-06-01T22:51:11.0746920Z ++ echo functorch/einops/__init__.py 2025-06-01T22:51:11.0747258Z ++ grep RECORD 2025-06-01T22:51:11.0766695Z +++ openssl dgst -sha256 -binary functorch/einops/__init__.py 2025-06-01T22:51:11.0767180Z +++ openssl base64 2025-06-01T22:51:11.0767964Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.0769196Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.0770488Z +++ sed -e s/=//g 2025-06-01T22:51:11.0808263Z ++ HASH=qNdomhBnsKNuNNlGsbqqipT9wYQkcxMuEQJKq4zhry8 2025-06-01T22:51:11.0812982Z +++ ls -nl functorch/einops/__init__.py 2025-06-01T22:51:11.0813862Z +++ awk '{print $5}' 2025-06-01T22:51:11.0839420Z ++ FSIZE=59 2025-06-01T22:51:11.0840040Z ++ echo '"functorch/einops/__init__.py",sha256=qNdomhBnsKNuNNlGsbqqipT9wYQkcxMuEQJKq4zhry8,59' 2025-06-01T22:51:11.0840634Z ++ read fname 2025-06-01T22:51:11.0840936Z ++ make_wheel_record functorch/einops/_parsing.py 2025-06-01T22:51:11.0841334Z ++ FPATH=functorch/einops/_parsing.py 2025-06-01T22:51:11.0842272Z ++ echo functorch/einops/_parsing.py 2025-06-01T22:51:11.0842595Z ++ grep RECORD 2025-06-01T22:51:11.0867244Z +++ openssl dgst -sha256 -binary functorch/einops/_parsing.py 2025-06-01T22:51:11.0867724Z +++ openssl base64 2025-06-01T22:51:11.0867987Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.0868244Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.0868496Z +++ sed -e s/=//g 2025-06-01T22:51:11.0909043Z ++ HASH=dEdZ4QULNxaJmGLsI444rtlV24EWW_wrIMnmETCRpmU 2025-06-01T22:51:11.0910739Z +++ ls -nl functorch/einops/_parsing.py 2025-06-01T22:51:11.0911120Z +++ awk '{print $5}' 2025-06-01T22:51:11.0937127Z ++ FSIZE=12309 2025-06-01T22:51:11.0937796Z ++ echo '"functorch/einops/_parsing.py",sha256=dEdZ4QULNxaJmGLsI444rtlV24EWW_wrIMnmETCRpmU,12309' 2025-06-01T22:51:11.0938424Z ++ read fname 2025-06-01T22:51:11.0938714Z ++ make_wheel_record functorch/einops/rearrange.py 2025-06-01T22:51:11.0939147Z ++ FPATH=functorch/einops/rearrange.py 2025-06-01T22:51:11.0939523Z ++ echo functorch/einops/rearrange.py 2025-06-01T22:51:11.0939847Z ++ grep RECORD 2025-06-01T22:51:11.0966144Z +++ openssl dgst -sha256 -binary functorch/einops/rearrange.py 2025-06-01T22:51:11.0966616Z +++ openssl base64 2025-06-01T22:51:11.0966893Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.0967145Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.0967433Z +++ sed -e s/=//g 2025-06-01T22:51:11.1006174Z ++ HASH=-ehp1M6a6YgdTVni0-Ih28EZIgos5NVu4nuDKdeATEk 2025-06-01T22:51:11.1008890Z +++ ls -nl functorch/einops/rearrange.py 2025-06-01T22:51:11.1009782Z +++ awk '{print $5}' 2025-06-01T22:51:11.1036871Z ++ FSIZE=8088 2025-06-01T22:51:11.1037495Z ++ echo '"functorch/einops/rearrange.py",sha256=-ehp1M6a6YgdTVni0-Ih28EZIgos5NVu4nuDKdeATEk,8088' 2025-06-01T22:51:11.1038117Z ++ read fname 2025-06-01T22:51:11.1038444Z ++ make_wheel_record functorch/experimental/__init__.py 2025-06-01T22:51:11.1038874Z ++ FPATH=functorch/experimental/__init__.py 2025-06-01T22:51:11.1039268Z ++ echo functorch/experimental/__init__.py 2025-06-01T22:51:11.1039625Z ++ grep RECORD 2025-06-01T22:51:11.1062373Z +++ openssl dgst -sha256 -binary functorch/experimental/__init__.py 2025-06-01T22:51:11.1062875Z +++ openssl base64 2025-06-01T22:51:11.1063124Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.1063380Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.1063643Z +++ sed -e s/=//g 2025-06-01T22:51:11.1102471Z ++ HASH=oKN9tnpkCih0kicct1MwkKhGao2Qh7aoc5hsnqLadVE 2025-06-01T22:51:11.1104721Z +++ ls -nl functorch/experimental/__init__.py 2025-06-01T22:51:11.1105085Z +++ awk '{print $5}' 2025-06-01T22:51:11.1128448Z ++ FSIZE=273 2025-06-01T22:51:11.1129263Z ++ echo '"functorch/experimental/__init__.py",sha256=oKN9tnpkCih0kicct1MwkKhGao2Qh7aoc5hsnqLadVE,273' 2025-06-01T22:51:11.1129926Z ++ read fname 2025-06-01T22:51:11.1130318Z ++ make_wheel_record functorch/experimental/control_flow.py 2025-06-01T22:51:11.1130810Z ++ FPATH=functorch/experimental/control_flow.py 2025-06-01T22:51:11.1131705Z ++ echo functorch/experimental/control_flow.py 2025-06-01T22:51:11.1132806Z ++ grep RECORD 2025-06-01T22:51:11.1151697Z +++ openssl dgst -sha256 -binary functorch/experimental/control_flow.py 2025-06-01T22:51:11.1152349Z +++ openssl base64 2025-06-01T22:51:11.1153661Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.1155032Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.1164689Z +++ sed -e s/=//g 2025-06-01T22:51:11.1199755Z ++ HASH=CyLqEoRLJT5fSnwcTrmw_3LQk9SD54fJElQ4stSD_64 2025-06-01T22:51:11.1200250Z +++ ls -nl functorch/experimental/control_flow.py 2025-06-01T22:51:11.1200629Z +++ awk '{print $5}' 2025-06-01T22:51:11.1229340Z ++ FSIZE=144 2025-06-01T22:51:11.1229985Z ++ echo '"functorch/experimental/control_flow.py",sha256=CyLqEoRLJT5fSnwcTrmw_3LQk9SD54fJElQ4stSD_64,144' 2025-06-01T22:51:11.1230622Z ++ read fname 2025-06-01T22:51:11.1230925Z ++ make_wheel_record functorch/experimental/ops.py 2025-06-01T22:51:11.1231330Z ++ FPATH=functorch/experimental/ops.py 2025-06-01T22:51:11.1231697Z ++ echo functorch/experimental/ops.py 2025-06-01T22:51:11.1232019Z ++ grep RECORD 2025-06-01T22:51:11.1249125Z +++ openssl dgst -sha256 -binary functorch/experimental/ops.py 2025-06-01T22:51:11.1249782Z +++ openssl base64 2025-06-01T22:51:11.1250944Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.1252308Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.1253536Z +++ sed -e s/=//g 2025-06-01T22:51:11.1290212Z ++ HASH=kDGcckdoYwOg9fS4JqvZnsIt8Ss9O6RGeasJSyi0OUY 2025-06-01T22:51:11.1294967Z +++ ls -nl functorch/experimental/ops.py 2025-06-01T22:51:11.1295939Z +++ awk '{print $5}' 2025-06-01T22:51:11.1322141Z ++ FSIZE=57 2025-06-01T22:51:11.1322761Z ++ echo '"functorch/experimental/ops.py",sha256=kDGcckdoYwOg9fS4JqvZnsIt8Ss9O6RGeasJSyi0OUY,57' 2025-06-01T22:51:11.1323394Z ++ read fname 2025-06-01T22:51:11.1323866Z ++ make_wheel_record torch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:51:11.1324516Z ++ FPATH=torch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:51:11.1324937Z ++ echo torch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:51:11.1325315Z ++ grep RECORD 2025-06-01T22:51:11.1346974Z +++ openssl dgst -sha256 -binary torch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:51:11.1347489Z +++ openssl base64 2025-06-01T22:51:11.1348088Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.1348660Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.1349313Z +++ sed -e s/=//g 2025-06-01T22:51:11.1391095Z ++ HASH=8JYk3g2qq0JZyulLuBhXDEe_KvuxiP9vdMe5PCeWZ3w 2025-06-01T22:51:11.1395694Z +++ ls -nl torch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:51:11.1396540Z +++ awk '{print $5}' 2025-06-01T22:51:11.1422564Z ++ FSIZE=25561 2025-06-01T22:51:11.1423192Z ++ echo '"torch/_C.cpython-39-x86_64-linux-gnu.so",sha256=8JYk3g2qq0JZyulLuBhXDEe_KvuxiP9vdMe5PCeWZ3w,25561' 2025-06-01T22:51:11.1423870Z ++ read fname 2025-06-01T22:51:11.1424138Z ++ make_wheel_record torch/_VF.py 2025-06-01T22:51:11.1424457Z ++ FPATH=torch/_VF.py 2025-06-01T22:51:11.1424772Z ++ echo torch/_VF.py 2025-06-01T22:51:11.1425922Z ++ grep RECORD 2025-06-01T22:51:11.1448115Z +++ openssl dgst -sha256 -binary torch/_VF.py 2025-06-01T22:51:11.1448536Z +++ openssl base64 2025-06-01T22:51:11.1448797Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.1449216Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.1450537Z +++ sed -e s/=//g 2025-06-01T22:51:11.1490371Z ++ HASH=XIfh8pIjzvG0ySWcOScz4E067DFoT-8TkcmAG5oYn94 2025-06-01T22:51:11.1494711Z +++ ls -nl torch/_VF.py 2025-06-01T22:51:11.1495688Z +++ awk '{print $5}' 2025-06-01T22:51:11.1523995Z ++ FSIZE=664 2025-06-01T22:51:11.1524631Z ++ echo '"torch/_VF.py",sha256=XIfh8pIjzvG0ySWcOScz4E067DFoT-8TkcmAG5oYn94,664' 2025-06-01T22:51:11.1525167Z ++ read fname 2025-06-01T22:51:11.1525427Z ++ make_wheel_record torch/_VF.pyi 2025-06-01T22:51:11.1525888Z ++ FPATH=torch/_VF.pyi 2025-06-01T22:51:11.1526183Z ++ echo torch/_VF.pyi 2025-06-01T22:51:11.1526446Z ++ grep RECORD 2025-06-01T22:51:11.1547797Z +++ openssl dgst -sha256 -binary torch/_VF.pyi 2025-06-01T22:51:11.1548343Z +++ openssl base64 2025-06-01T22:51:11.1548614Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.1548863Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.1549143Z +++ sed -e s/=//g 2025-06-01T22:51:11.1623162Z ++ HASH=uTMBlLJGTKZmJA-UavaOS4wJvoS62-cRjcqDx9aTxyU 2025-06-01T22:51:11.1625967Z +++ ls -nl torch/_VF.pyi 2025-06-01T22:51:11.1626263Z +++ awk '{print $5}' 2025-06-01T22:51:11.1649486Z ++ FSIZE=1162978 2025-06-01T22:51:11.1650013Z ++ echo '"torch/_VF.pyi",sha256=uTMBlLJGTKZmJA-UavaOS4wJvoS62-cRjcqDx9aTxyU,1162978' 2025-06-01T22:51:11.1650573Z ++ read fname 2025-06-01T22:51:11.1650857Z ++ make_wheel_record torch/__config__.py 2025-06-01T22:51:11.1651219Z ++ FPATH=torch/__config__.py 2025-06-01T22:51:11.1652553Z ++ echo torch/__config__.py 2025-06-01T22:51:11.1653621Z ++ grep RECORD 2025-06-01T22:51:11.1677303Z +++ openssl dgst -sha256 -binary torch/__config__.py 2025-06-01T22:51:11.1677740Z +++ openssl base64 2025-06-01T22:51:11.1677986Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.1678247Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.1678626Z +++ sed -e s/=//g 2025-06-01T22:51:11.1721216Z ++ HASH=VCuBweOjH807O10Xrumlb_BrtWNTQMYIGjb3aw6T2po 2025-06-01T22:51:11.1722013Z +++ ls -nl torch/__config__.py 2025-06-01T22:51:11.1722434Z +++ awk '{print $5}' 2025-06-01T22:51:11.1747584Z ++ FSIZE=574 2025-06-01T22:51:11.1748072Z ++ echo '"torch/__config__.py",sha256=VCuBweOjH807O10Xrumlb_BrtWNTQMYIGjb3aw6T2po,574' 2025-06-01T22:51:11.1748626Z ++ read fname 2025-06-01T22:51:11.1748890Z ++ make_wheel_record torch/__future__.py 2025-06-01T22:51:11.1749273Z ++ FPATH=torch/__future__.py 2025-06-01T22:51:11.1750040Z ++ echo torch/__future__.py 2025-06-01T22:51:11.1751130Z ++ grep RECORD 2025-06-01T22:51:11.1771043Z +++ openssl dgst -sha256 -binary torch/__future__.py 2025-06-01T22:51:11.1771458Z +++ openssl base64 2025-06-01T22:51:11.1772641Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.1773998Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.1775271Z +++ sed -e s/=//g 2025-06-01T22:51:11.1812405Z ++ HASH=yk9l_KWsfVIzUBx9cGr-OdtWmb-pI8ZhcROAm3a_FQw 2025-06-01T22:51:11.1817822Z +++ ls -nl torch/__future__.py 2025-06-01T22:51:11.1818143Z +++ awk '{print $5}' 2025-06-01T22:51:11.1844975Z ++ FSIZE=3185 2025-06-01T22:51:11.1845688Z ++ echo '"torch/__future__.py",sha256=yk9l_KWsfVIzUBx9cGr-OdtWmb-pI8ZhcROAm3a_FQw,3185' 2025-06-01T22:51:11.1846238Z ++ read fname 2025-06-01T22:51:11.1846516Z ++ make_wheel_record torch/__init__.py 2025-06-01T22:51:11.1846884Z ++ FPATH=torch/__init__.py 2025-06-01T22:51:11.1847183Z ++ echo torch/__init__.py 2025-06-01T22:51:11.1847478Z ++ grep RECORD 2025-06-01T22:51:11.1872170Z +++ openssl dgst -sha256 -binary torch/__init__.py 2025-06-01T22:51:11.1872607Z +++ openssl base64 2025-06-01T22:51:11.1872855Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.1873112Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.1873363Z +++ sed -e s/=//g 2025-06-01T22:51:11.1917153Z ++ HASH=Wfn_VAXxlvt4qFWrfq5gHXViOHW5JL5Zi-Qo97yzeVo 2025-06-01T22:51:11.1918634Z +++ ls -nl torch/__init__.py 2025-06-01T22:51:11.1918936Z +++ awk '{print $5}' 2025-06-01T22:51:11.1947044Z ++ FSIZE=102102 2025-06-01T22:51:11.1947557Z ++ echo '"torch/__init__.py",sha256=Wfn_VAXxlvt4qFWrfq5gHXViOHW5JL5Zi-Qo97yzeVo,102102' 2025-06-01T22:51:11.1948116Z ++ read fname 2025-06-01T22:51:11.1948384Z ++ make_wheel_record torch/_appdirs.py 2025-06-01T22:51:11.1948749Z ++ FPATH=torch/_appdirs.py 2025-06-01T22:51:11.1949067Z ++ echo torch/_appdirs.py 2025-06-01T22:51:11.1949345Z ++ grep RECORD 2025-06-01T22:51:11.1969134Z +++ openssl dgst -sha256 -binary torch/_appdirs.py 2025-06-01T22:51:11.1969560Z +++ openssl base64 2025-06-01T22:51:11.1970190Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.1971327Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.1972660Z +++ sed -e s/=//g 2025-06-01T22:51:11.2010206Z ++ HASH=UJC2RLztWpH41ra7hw94K75FuIeoxxHn0KhaNbBimP8 2025-06-01T22:51:11.2014649Z +++ ls -nl torch/_appdirs.py 2025-06-01T22:51:11.2016410Z +++ awk '{print $5}' 2025-06-01T22:51:11.2043536Z ++ FSIZE=26206 2025-06-01T22:51:11.2044490Z ++ echo '"torch/_appdirs.py",sha256=UJC2RLztWpH41ra7hw94K75FuIeoxxHn0KhaNbBimP8,26206' 2025-06-01T22:51:11.2045209Z ++ read fname 2025-06-01T22:51:11.2045702Z ++ make_wheel_record torch/_classes.py 2025-06-01T22:51:11.2046067Z ++ FPATH=torch/_classes.py 2025-06-01T22:51:11.2046367Z ++ echo torch/_classes.py 2025-06-01T22:51:11.2046664Z ++ grep RECORD 2025-06-01T22:51:11.2068256Z +++ openssl dgst -sha256 -binary torch/_classes.py 2025-06-01T22:51:11.2068684Z +++ openssl base64 2025-06-01T22:51:11.2068930Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.2069187Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.2069436Z +++ sed -e s/=//g 2025-06-01T22:51:11.2112758Z ++ HASH=Kj3ZPXLp8ZRQZwuJ86V7W1rfJFcJ9qSaVRu_rTPENL8 2025-06-01T22:51:11.2113243Z +++ ls -nl torch/_classes.py 2025-06-01T22:51:11.2114071Z +++ awk '{print $5}' 2025-06-01T22:51:11.2143711Z ++ FSIZE=1721 2025-06-01T22:51:11.2144252Z ++ echo '"torch/_classes.py",sha256=Kj3ZPXLp8ZRQZwuJ86V7W1rfJFcJ9qSaVRu_rTPENL8,1721' 2025-06-01T22:51:11.2144809Z ++ read fname 2025-06-01T22:51:11.2145074Z ++ make_wheel_record torch/_compile.py 2025-06-01T22:51:11.2145640Z ++ FPATH=torch/_compile.py 2025-06-01T22:51:11.2146110Z ++ echo torch/_compile.py 2025-06-01T22:51:11.2146408Z ++ grep RECORD 2025-06-01T22:51:11.2166022Z +++ openssl dgst -sha256 -binary torch/_compile.py 2025-06-01T22:51:11.2166493Z +++ openssl base64 2025-06-01T22:51:11.2166750Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.2167010Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.2167291Z +++ sed -e s/=//g 2025-06-01T22:51:11.2205970Z ++ HASH=6Qo3B7I219MieiV_rkLzRgSYxbEF5VAHPlZylulMeoc 2025-06-01T22:51:11.2209202Z +++ ls -nl torch/_compile.py 2025-06-01T22:51:11.2210275Z +++ awk '{print $5}' 2025-06-01T22:51:11.2235280Z ++ FSIZE=1860 2025-06-01T22:51:11.2235787Z ++ echo '"torch/_compile.py",sha256=6Qo3B7I219MieiV_rkLzRgSYxbEF5VAHPlZylulMeoc,1860' 2025-06-01T22:51:11.2236334Z ++ read fname 2025-06-01T22:51:11.2236620Z ++ make_wheel_record torch/_custom_ops.py 2025-06-01T22:51:11.2236978Z ++ FPATH=torch/_custom_ops.py 2025-06-01T22:51:11.2238123Z ++ echo torch/_custom_ops.py 2025-06-01T22:51:11.2238432Z ++ grep RECORD 2025-06-01T22:51:11.2261840Z +++ openssl dgst -sha256 -binary torch/_custom_ops.py 2025-06-01T22:51:11.2262806Z +++ openssl base64 2025-06-01T22:51:11.2263160Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.2263420Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.2264063Z +++ sed -e s/=//g 2025-06-01T22:51:11.2301259Z ++ HASH=DyTzqyo_fZ582qmMiyfoLdT9-cAnor776dgqb_GhPIo 2025-06-01T22:51:11.2305176Z +++ ls -nl torch/_custom_ops.py 2025-06-01T22:51:11.2305527Z +++ awk '{print $5}' 2025-06-01T22:51:11.2329045Z ++ FSIZE=12824 2025-06-01T22:51:11.2329561Z ++ echo '"torch/_custom_ops.py",sha256=DyTzqyo_fZ582qmMiyfoLdT9-cAnor776dgqb_GhPIo,12824' 2025-06-01T22:51:11.2330129Z ++ read fname 2025-06-01T22:51:11.2330417Z ++ make_wheel_record torch/_deploy.py 2025-06-01T22:51:11.2330785Z ++ FPATH=torch/_deploy.py 2025-06-01T22:51:11.2332251Z ++ echo torch/_deploy.py 2025-06-01T22:51:11.2333339Z ++ grep RECORD 2025-06-01T22:51:11.2352245Z +++ openssl dgst -sha256 -binary torch/_deploy.py 2025-06-01T22:51:11.2353007Z +++ openssl base64 2025-06-01T22:51:11.2354272Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.2355642Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.2357072Z +++ sed -e s/=//g 2025-06-01T22:51:11.2400066Z ++ HASH=g1HU2xJxIgt17gVzWEOErF9o9xPWatuDxyTMs0vhSCM 2025-06-01T22:51:11.2401245Z +++ ls -nl torch/_deploy.py 2025-06-01T22:51:11.2402326Z +++ awk '{print $5}' 2025-06-01T22:51:11.2430307Z ++ FSIZE=3457 2025-06-01T22:51:11.2430907Z ++ echo '"torch/_deploy.py",sha256=g1HU2xJxIgt17gVzWEOErF9o9xPWatuDxyTMs0vhSCM,3457' 2025-06-01T22:51:11.2431466Z ++ read fname 2025-06-01T22:51:11.2431917Z ++ make_wheel_record torch/_environment.py 2025-06-01T22:51:11.2432288Z ++ FPATH=torch/_environment.py 2025-06-01T22:51:11.2432616Z ++ echo torch/_environment.py 2025-06-01T22:51:11.2432906Z ++ grep RECORD 2025-06-01T22:51:11.2451002Z +++ openssl dgst -sha256 -binary torch/_environment.py 2025-06-01T22:51:11.2451720Z +++ openssl base64 2025-06-01T22:51:11.2453018Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.2454415Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.2455670Z +++ sed -e s/=//g 2025-06-01T22:51:11.2492225Z ++ HASH=Oca0KVQVfJEZVAIXCNlBx_yCKtJyle46YLl_mL9w0dE 2025-06-01T22:51:11.2498172Z +++ ls -nl torch/_environment.py 2025-06-01T22:51:11.2499046Z +++ awk '{print $5}' 2025-06-01T22:51:11.2525353Z ++ FSIZE=42 2025-06-01T22:51:11.2525852Z ++ echo '"torch/_environment.py",sha256=Oca0KVQVfJEZVAIXCNlBx_yCKtJyle46YLl_mL9w0dE,42' 2025-06-01T22:51:11.2526422Z ++ read fname 2025-06-01T22:51:11.2526690Z ++ make_wheel_record torch/_guards.py 2025-06-01T22:51:11.2527050Z ++ FPATH=torch/_guards.py 2025-06-01T22:51:11.2527356Z ++ echo torch/_guards.py 2025-06-01T22:51:11.2527648Z ++ grep RECORD 2025-06-01T22:51:11.2547297Z +++ openssl dgst -sha256 -binary torch/_guards.py 2025-06-01T22:51:11.2547813Z +++ openssl base64 2025-06-01T22:51:11.2548960Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.2550192Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.2551513Z +++ sed -e s/=//g 2025-06-01T22:51:11.2593149Z ++ HASH=U8pR3-6BUtk1-G9uAZ9oHwyx-dgnG1EuyrjWfUdCV7U 2025-06-01T22:51:11.2597170Z +++ ls -nl torch/_guards.py 2025-06-01T22:51:11.2597911Z +++ awk '{print $5}' 2025-06-01T22:51:11.2625749Z ++ FSIZE=38844 2025-06-01T22:51:11.2626370Z ++ echo '"torch/_guards.py",sha256=U8pR3-6BUtk1-G9uAZ9oHwyx-dgnG1EuyrjWfUdCV7U,38844' 2025-06-01T22:51:11.2626922Z ++ read fname 2025-06-01T22:51:11.2627190Z ++ make_wheel_record torch/_jit_internal.py 2025-06-01T22:51:11.2627568Z ++ FPATH=torch/_jit_internal.py 2025-06-01T22:51:11.2627885Z ++ echo torch/_jit_internal.py 2025-06-01T22:51:11.2628194Z ++ grep RECORD 2025-06-01T22:51:11.2647612Z +++ openssl dgst -sha256 -binary torch/_jit_internal.py 2025-06-01T22:51:11.2648054Z +++ openssl base64 2025-06-01T22:51:11.2649220Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.2650338Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.2651646Z +++ sed -e s/=//g 2025-06-01T22:51:11.2690197Z ++ HASH=-4eiCKDU84yf91m5rgaq32UI97aFzOpuybEA8VdObvI 2025-06-01T22:51:11.2695106Z +++ ls -nl torch/_jit_internal.py 2025-06-01T22:51:11.2696242Z +++ awk '{print $5}' 2025-06-01T22:51:11.2721543Z ++ FSIZE=53877 2025-06-01T22:51:11.2722163Z ++ echo '"torch/_jit_internal.py",sha256=-4eiCKDU84yf91m5rgaq32UI97aFzOpuybEA8VdObvI,53877' 2025-06-01T22:51:11.2722734Z ++ read fname 2025-06-01T22:51:11.2723013Z ++ make_wheel_record torch/_linalg_utils.py 2025-06-01T22:51:11.2723386Z ++ FPATH=torch/_linalg_utils.py 2025-06-01T22:51:11.2723855Z ++ echo torch/_linalg_utils.py 2025-06-01T22:51:11.2724566Z ++ grep RECORD 2025-06-01T22:51:11.2745063Z +++ openssl dgst -sha256 -binary torch/_linalg_utils.py 2025-06-01T22:51:11.2745954Z +++ openssl base64 2025-06-01T22:51:11.2747044Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.2747826Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.2749512Z +++ sed -e s/=//g 2025-06-01T22:51:11.2789480Z ++ HASH=4vpZ7YEpzdIq0neaEEjZgmlnfLLIQOvJdHtCdme-gvQ 2025-06-01T22:51:11.2793525Z +++ ls -nl torch/_linalg_utils.py 2025-06-01T22:51:11.2794253Z +++ awk '{print $5}' 2025-06-01T22:51:11.2821373Z ++ FSIZE=5164 2025-06-01T22:51:11.2822042Z ++ echo '"torch/_linalg_utils.py",sha256=4vpZ7YEpzdIq0neaEEjZgmlnfLLIQOvJdHtCdme-gvQ,5164' 2025-06-01T22:51:11.2822642Z ++ read fname 2025-06-01T22:51:11.2822900Z ++ make_wheel_record torch/_lobpcg.py 2025-06-01T22:51:11.2823254Z ++ FPATH=torch/_lobpcg.py 2025-06-01T22:51:11.2823540Z ++ echo torch/_lobpcg.py 2025-06-01T22:51:11.2823825Z ++ grep RECORD 2025-06-01T22:51:11.2844926Z +++ openssl dgst -sha256 -binary torch/_lobpcg.py 2025-06-01T22:51:11.2845563Z +++ openssl base64 2025-06-01T22:51:11.2845868Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.2846117Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.2847655Z +++ sed -e s/=//g 2025-06-01T22:51:11.2886676Z ++ HASH=0JPYP7fSKsFYFhlKvFSJzbaHWsCxM41JnhNnhsbEB24 2025-06-01T22:51:11.2890861Z +++ ls -nl torch/_lobpcg.py 2025-06-01T22:51:11.2891738Z +++ awk '{print $5}' 2025-06-01T22:51:11.2918798Z ++ FSIZE=43427 2025-06-01T22:51:11.2919551Z ++ echo '"torch/_lobpcg.py",sha256=0JPYP7fSKsFYFhlKvFSJzbaHWsCxM41JnhNnhsbEB24,43427' 2025-06-01T22:51:11.2920099Z ++ read fname 2025-06-01T22:51:11.2920375Z ++ make_wheel_record torch/_lowrank.py 2025-06-01T22:51:11.2920776Z ++ FPATH=torch/_lowrank.py 2025-06-01T22:51:11.2921077Z ++ echo torch/_lowrank.py 2025-06-01T22:51:11.2921369Z ++ grep RECORD 2025-06-01T22:51:11.2944033Z +++ openssl dgst -sha256 -binary torch/_lowrank.py 2025-06-01T22:51:11.2944453Z +++ openssl base64 2025-06-01T22:51:11.2944699Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.2944952Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.2945230Z +++ sed -e s/=//g 2025-06-01T22:51:11.2987855Z ++ HASH=7FYot_56Q1fdPLJ8GkzJbXW27y2ZpmW8RflrI9BZ7dg 2025-06-01T22:51:11.2991136Z +++ ls -nl torch/_lowrank.py 2025-06-01T22:51:11.2991901Z +++ awk '{print $5}' 2025-06-01T22:51:11.3019117Z ++ FSIZE=10554 2025-06-01T22:51:11.3019637Z ++ echo '"torch/_lowrank.py",sha256=7FYot_56Q1fdPLJ8GkzJbXW27y2ZpmW8RflrI9BZ7dg,10554' 2025-06-01T22:51:11.3020183Z ++ read fname 2025-06-01T22:51:11.3020482Z ++ make_wheel_record torch/_meta_registrations.py 2025-06-01T22:51:11.3020901Z ++ FPATH=torch/_meta_registrations.py 2025-06-01T22:51:11.3021269Z ++ echo torch/_meta_registrations.py 2025-06-01T22:51:11.3021598Z ++ grep RECORD 2025-06-01T22:51:11.3041753Z +++ openssl dgst -sha256 -binary torch/_meta_registrations.py 2025-06-01T22:51:11.3042213Z +++ openssl base64 2025-06-01T22:51:11.3042483Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.3044277Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.3044609Z +++ sed -e s/=//g 2025-06-01T22:51:11.3090349Z ++ HASH=sEXeQZ3H73rW6DtyRdxdxMXuqkn0jzsGlFGzAu4rApQ 2025-06-01T22:51:11.3094809Z +++ ls -nl torch/_meta_registrations.py 2025-06-01T22:51:11.3095843Z +++ awk '{print $5}' 2025-06-01T22:51:11.3122262Z ++ FSIZE=242678 2025-06-01T22:51:11.3122878Z ++ echo '"torch/_meta_registrations.py",sha256=sEXeQZ3H73rW6DtyRdxdxMXuqkn0jzsGlFGzAu4rApQ,242678' 2025-06-01T22:51:11.3123492Z ++ read fname 2025-06-01T22:51:11.3123940Z ++ make_wheel_record torch/_namedtensor_internals.py 2025-06-01T22:51:11.3124556Z ++ FPATH=torch/_namedtensor_internals.py 2025-06-01T22:51:11.3124935Z ++ echo torch/_namedtensor_internals.py 2025-06-01T22:51:11.3125295Z ++ grep RECORD 2025-06-01T22:51:11.3147114Z +++ openssl dgst -sha256 -binary torch/_namedtensor_internals.py 2025-06-01T22:51:11.3147608Z +++ openssl base64 2025-06-01T22:51:11.3147874Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.3148148Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.3148859Z +++ sed -e s/=//g 2025-06-01T22:51:11.3190819Z ++ HASH=EsJQ1IOY0FviEofxv3oCEctNUuQ_83vGoDxdZMT3XqE 2025-06-01T22:51:11.3193591Z +++ ls -nl torch/_namedtensor_internals.py 2025-06-01T22:51:11.3194812Z +++ awk '{print $5}' 2025-06-01T22:51:11.3223779Z ++ FSIZE=5290 2025-06-01T22:51:11.3224411Z ++ echo '"torch/_namedtensor_internals.py",sha256=EsJQ1IOY0FviEofxv3oCEctNUuQ_83vGoDxdZMT3XqE,5290' 2025-06-01T22:51:11.3225029Z ++ read fname 2025-06-01T22:51:11.3225298Z ++ make_wheel_record torch/_ops.py 2025-06-01T22:51:11.3225623Z ++ FPATH=torch/_ops.py 2025-06-01T22:51:11.3225909Z ++ echo torch/_ops.py 2025-06-01T22:51:11.3226164Z ++ grep RECORD 2025-06-01T22:51:11.3246174Z +++ openssl dgst -sha256 -binary torch/_ops.py 2025-06-01T22:51:11.3246595Z +++ openssl base64 2025-06-01T22:51:11.3247002Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.3247298Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.3248306Z +++ sed -e s/=//g 2025-06-01T22:51:11.3289498Z ++ HASH=hidd1Hv_7OT34H3gIxpRahgdj2LHRSl3yl27G2mKmHc 2025-06-01T22:51:11.3294059Z +++ ls -nl torch/_ops.py 2025-06-01T22:51:11.3294953Z +++ awk '{print $5}' 2025-06-01T22:51:11.3322043Z ++ FSIZE=59055 2025-06-01T22:51:11.3322555Z ++ echo '"torch/_ops.py",sha256=hidd1Hv_7OT34H3gIxpRahgdj2LHRSl3yl27G2mKmHc,59055' 2025-06-01T22:51:11.3323077Z ++ read fname 2025-06-01T22:51:11.3323516Z ++ make_wheel_record torch/_python_dispatcher.py 2025-06-01T22:51:11.3324066Z ++ FPATH=torch/_python_dispatcher.py 2025-06-01T22:51:11.3324648Z ++ echo torch/_python_dispatcher.py 2025-06-01T22:51:11.3324992Z ++ grep RECORD 2025-06-01T22:51:11.3347674Z +++ openssl dgst -sha256 -binary torch/_python_dispatcher.py 2025-06-01T22:51:11.3348158Z +++ openssl base64 2025-06-01T22:51:11.3348431Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.3348740Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.3349495Z +++ sed -e s/=//g 2025-06-01T22:51:11.3390694Z ++ HASH=GJXb9hbGZqYODYLON8rJ8NbctPaX0F25kGdYQmEPMwk 2025-06-01T22:51:11.3393509Z +++ ls -nl torch/_python_dispatcher.py 2025-06-01T22:51:11.3394531Z +++ awk '{print $5}' 2025-06-01T22:51:11.3422825Z ++ FSIZE=7135 2025-06-01T22:51:11.3423489Z ++ echo '"torch/_python_dispatcher.py",sha256=GJXb9hbGZqYODYLON8rJ8NbctPaX0F25kGdYQmEPMwk,7135' 2025-06-01T22:51:11.3424098Z ++ read fname 2025-06-01T22:51:11.3424369Z ++ make_wheel_record torch/_size_docs.py 2025-06-01T22:51:11.3424730Z ++ FPATH=torch/_size_docs.py 2025-06-01T22:51:11.3425043Z ++ echo torch/_size_docs.py 2025-06-01T22:51:11.3425321Z ++ grep RECORD 2025-06-01T22:51:11.3445639Z +++ openssl dgst -sha256 -binary torch/_size_docs.py 2025-06-01T22:51:11.3446320Z +++ openssl base64 2025-06-01T22:51:11.3446735Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.3447140Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.3447552Z +++ sed -e s/=//g 2025-06-01T22:51:11.3485900Z ++ HASH=z2Ckk4Ufq-Ek6Av1-rs1Wcrg6OoJxTCRPYjEjhzG1Xo 2025-06-01T22:51:11.3490080Z +++ ls -nl torch/_size_docs.py 2025-06-01T22:51:11.3490932Z +++ awk '{print $5}' 2025-06-01T22:51:11.3517973Z ++ FSIZE=900 2025-06-01T22:51:11.3518555Z ++ echo '"torch/_size_docs.py",sha256=z2Ckk4Ufq-Ek6Av1-rs1Wcrg6OoJxTCRPYjEjhzG1Xo,900' 2025-06-01T22:51:11.3519118Z ++ read fname 2025-06-01T22:51:11.3519375Z ++ make_wheel_record torch/_sources.py 2025-06-01T22:51:11.3519731Z ++ FPATH=torch/_sources.py 2025-06-01T22:51:11.3520021Z ++ echo torch/_sources.py 2025-06-01T22:51:11.3520308Z ++ grep RECORD 2025-06-01T22:51:11.3542978Z +++ openssl dgst -sha256 -binary torch/_sources.py 2025-06-01T22:51:11.3543939Z +++ openssl base64 2025-06-01T22:51:11.3544240Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.3544502Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.3544777Z +++ sed -e s/=//g 2025-06-01T22:51:11.3585437Z ++ HASH=xo2Lo1d_qEww_3v14jsEnI2K44P3XmEdqLBkMRZniH8 2025-06-01T22:51:11.3588169Z +++ ls -nl torch/_sources.py 2025-06-01T22:51:11.3589790Z +++ awk '{print $5}' 2025-06-01T22:51:11.3613251Z ++ FSIZE=4423 2025-06-01T22:51:11.3613750Z ++ echo '"torch/_sources.py",sha256=xo2Lo1d_qEww_3v14jsEnI2K44P3XmEdqLBkMRZniH8,4423' 2025-06-01T22:51:11.3614317Z ++ read fname 2025-06-01T22:51:11.3614589Z ++ make_wheel_record torch/_storage_docs.py 2025-06-01T22:51:11.3614973Z ++ FPATH=torch/_storage_docs.py 2025-06-01T22:51:11.3616648Z ++ echo torch/_storage_docs.py 2025-06-01T22:51:11.3618389Z ++ grep RECORD 2025-06-01T22:51:11.3641947Z +++ openssl dgst -sha256 -binary torch/_storage_docs.py 2025-06-01T22:51:11.3642511Z +++ openssl base64 2025-06-01T22:51:11.3643173Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.3643488Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.3644310Z +++ sed -e s/=//g 2025-06-01T22:51:11.3685584Z ++ HASH=qk7arVcSHSVvsKgZQYtTt7jHuwF52QvbLz34pW96iz4 2025-06-01T22:51:11.3688130Z +++ ls -nl torch/_storage_docs.py 2025-06-01T22:51:11.3688903Z +++ awk '{print $5}' 2025-06-01T22:51:11.3717477Z ++ FSIZE=1377 2025-06-01T22:51:11.3718121Z ++ echo '"torch/_storage_docs.py",sha256=qk7arVcSHSVvsKgZQYtTt7jHuwF52QvbLz34pW96iz4,1377' 2025-06-01T22:51:11.3718720Z ++ read fname 2025-06-01T22:51:11.3718988Z ++ make_wheel_record torch/_streambase.py 2025-06-01T22:51:11.3719369Z ++ FPATH=torch/_streambase.py 2025-06-01T22:51:11.3719685Z ++ echo torch/_streambase.py 2025-06-01T22:51:11.3719984Z ++ grep RECORD 2025-06-01T22:51:11.3740764Z +++ openssl dgst -sha256 -binary torch/_streambase.py 2025-06-01T22:51:11.3741212Z +++ openssl base64 2025-06-01T22:51:11.3741463Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.3741720Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.3742130Z +++ sed -e s/=//g 2025-06-01T22:51:11.3781877Z ++ HASH=NAKZfV-BhZ22Jyt_3VQDH1m4QQdIVc4G8VvUBkZ9wJ8 2025-06-01T22:51:11.3784082Z +++ ls -nl torch/_streambase.py 2025-06-01T22:51:11.3785213Z +++ awk '{print $5}' 2025-06-01T22:51:11.3809148Z ++ FSIZE=435 2025-06-01T22:51:11.3809659Z ++ echo '"torch/_streambase.py",sha256=NAKZfV-BhZ22Jyt_3VQDH1m4QQdIVc4G8VvUBkZ9wJ8,435' 2025-06-01T22:51:11.3810234Z ++ read fname 2025-06-01T22:51:11.3810570Z ++ make_wheel_record torch/_tensor.py 2025-06-01T22:51:11.3810917Z ++ FPATH=torch/_tensor.py 2025-06-01T22:51:11.3812230Z ++ echo torch/_tensor.py 2025-06-01T22:51:11.3813209Z ++ grep RECORD 2025-06-01T22:51:11.3837377Z +++ openssl dgst -sha256 -binary torch/_tensor.py 2025-06-01T22:51:11.3837794Z +++ openssl base64 2025-06-01T22:51:11.3838057Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.3838311Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.3838567Z +++ sed -e s/=//g 2025-06-01T22:51:11.3880796Z ++ HASH=G8c-QzqzcA9llEynqi3AXgYwuryd9ImyKHLBuAlUzsM 2025-06-01T22:51:11.3883018Z +++ ls -nl torch/_tensor.py 2025-06-01T22:51:11.3884870Z +++ awk '{print $5}' 2025-06-01T22:51:11.3913523Z ++ FSIZE=72577 2025-06-01T22:51:11.3914152Z ++ echo '"torch/_tensor.py",sha256=G8c-QzqzcA9llEynqi3AXgYwuryd9ImyKHLBuAlUzsM,72577' 2025-06-01T22:51:11.3914729Z ++ read fname 2025-06-01T22:51:11.3914994Z ++ make_wheel_record torch/_tensor_docs.py 2025-06-01T22:51:11.3915369Z ++ FPATH=torch/_tensor_docs.py 2025-06-01T22:51:11.3915685Z ++ echo torch/_tensor_docs.py 2025-06-01T22:51:11.3915983Z ++ grep RECORD 2025-06-01T22:51:11.3931731Z +++ openssl dgst -sha256 -binary torch/_tensor_docs.py 2025-06-01T22:51:11.3932666Z +++ openssl base64 2025-06-01T22:51:11.3933818Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.3935111Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.3936586Z +++ sed -e s/=//g 2025-06-01T22:51:11.3981870Z ++ HASH=l2BO0GAddusz2NFHwfUkQErTVx5qh71A8oiIvOF3OeQ 2025-06-01T22:51:11.3983852Z +++ ls -nl torch/_tensor_docs.py 2025-06-01T22:51:11.3984744Z +++ awk '{print $5}' 2025-06-01T22:51:11.4008226Z ++ FSIZE=143754 2025-06-01T22:51:11.4008794Z ++ echo '"torch/_tensor_docs.py",sha256=l2BO0GAddusz2NFHwfUkQErTVx5qh71A8oiIvOF3OeQ,143754' 2025-06-01T22:51:11.4009391Z ++ read fname 2025-06-01T22:51:11.4009673Z ++ make_wheel_record torch/_tensor_str.py 2025-06-01T22:51:11.4010047Z ++ FPATH=torch/_tensor_str.py 2025-06-01T22:51:11.4011556Z ++ echo torch/_tensor_str.py 2025-06-01T22:51:11.4012765Z ++ grep RECORD 2025-06-01T22:51:11.4037158Z +++ openssl dgst -sha256 -binary torch/_tensor_str.py 2025-06-01T22:51:11.4037630Z +++ openssl base64 2025-06-01T22:51:11.4037881Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.4038138Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.4038388Z +++ sed -e s/=//g 2025-06-01T22:51:11.4081206Z ++ HASH=XoSxw1DxOIeLgNMiF_eN5EXWVXSMREQUvQ6OY2N4i6Q 2025-06-01T22:51:11.4083432Z +++ ls -nl torch/_tensor_str.py 2025-06-01T22:51:11.4083890Z +++ awk '{print $5}' 2025-06-01T22:51:11.4112452Z ++ FSIZE=28478 2025-06-01T22:51:11.4113044Z ++ echo '"torch/_tensor_str.py",sha256=XoSxw1DxOIeLgNMiF_eN5EXWVXSMREQUvQ6OY2N4i6Q,28478' 2025-06-01T22:51:11.4113610Z ++ read fname 2025-06-01T22:51:11.4113888Z ++ make_wheel_record torch/_thread_safe_fork.py 2025-06-01T22:51:11.4114281Z ++ FPATH=torch/_thread_safe_fork.py 2025-06-01T22:51:11.4114618Z ++ echo torch/_thread_safe_fork.py 2025-06-01T22:51:11.4114942Z ++ grep RECORD 2025-06-01T22:51:11.4131517Z +++ openssl dgst -sha256 -binary torch/_thread_safe_fork.py 2025-06-01T22:51:11.4132232Z +++ openssl base64 2025-06-01T22:51:11.4133255Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.4134765Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.4135921Z +++ sed -e s/=//g 2025-06-01T22:51:11.4173337Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:11.4178566Z +++ ls -nl torch/_thread_safe_fork.py 2025-06-01T22:51:11.4179289Z +++ awk '{print $5}' 2025-06-01T22:51:11.4205440Z ++ FSIZE=0 2025-06-01T22:51:11.4206005Z ++ echo '"torch/_thread_safe_fork.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:11.4206573Z ++ read fname 2025-06-01T22:51:11.4206996Z ++ make_wheel_record torch/_torch_docs.py 2025-06-01T22:51:11.4207366Z ++ FPATH=torch/_torch_docs.py 2025-06-01T22:51:11.4207702Z ++ echo torch/_torch_docs.py 2025-06-01T22:51:11.4208006Z ++ grep RECORD 2025-06-01T22:51:11.4230573Z +++ openssl dgst -sha256 -binary torch/_torch_docs.py 2025-06-01T22:51:11.4231078Z +++ openssl base64 2025-06-01T22:51:11.4231327Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.4231584Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.4231897Z +++ sed -e s/=//g 2025-06-01T22:51:11.4285057Z ++ HASH=RnZuDiO3BWLXnzeHy1iQDZfoCsF8f8o14oWL0eZIoyY 2025-06-01T22:51:11.4287277Z +++ ls -nl torch/_torch_docs.py 2025-06-01T22:51:11.4287915Z +++ awk '{print $5}' 2025-06-01T22:51:11.4314224Z ++ FSIZE=426400 2025-06-01T22:51:11.4314846Z ++ echo '"torch/_torch_docs.py",sha256=RnZuDiO3BWLXnzeHy1iQDZfoCsF8f8o14oWL0eZIoyY,426400' 2025-06-01T22:51:11.4315798Z ++ read fname 2025-06-01T22:51:11.4316157Z ++ make_wheel_record torch/_utils.py 2025-06-01T22:51:11.4316506Z ++ FPATH=torch/_utils.py 2025-06-01T22:51:11.4316848Z ++ echo torch/_utils.py 2025-06-01T22:51:11.4317356Z ++ grep RECORD 2025-06-01T22:51:11.4339411Z +++ openssl dgst -sha256 -binary torch/_utils.py 2025-06-01T22:51:11.4340153Z +++ openssl base64 2025-06-01T22:51:11.4340414Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.4340690Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.4341117Z +++ sed -e s/=//g 2025-06-01T22:51:11.4384520Z ++ HASH=fzijPaYJI2Dl99waDH3jIKBDDZaRtKzk368tu4Kq3r8 2025-06-01T22:51:11.4387215Z +++ ls -nl torch/_utils.py 2025-06-01T22:51:11.4387752Z +++ awk '{print $5}' 2025-06-01T22:51:11.4410880Z ++ FSIZE=39799 2025-06-01T22:51:11.4411776Z ++ echo '"torch/_utils.py",sha256=fzijPaYJI2Dl99waDH3jIKBDDZaRtKzk368tu4Kq3r8,39799' 2025-06-01T22:51:11.4412399Z ++ read fname 2025-06-01T22:51:11.4412681Z ++ make_wheel_record torch/_utils_internal.py 2025-06-01T22:51:11.4413079Z ++ FPATH=torch/_utils_internal.py 2025-06-01T22:51:11.4413820Z ++ echo torch/_utils_internal.py 2025-06-01T22:51:11.4415060Z ++ grep RECORD 2025-06-01T22:51:11.4438143Z +++ openssl dgst -sha256 -binary torch/_utils_internal.py 2025-06-01T22:51:11.4438930Z +++ openssl base64 2025-06-01T22:51:11.4439404Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.4439739Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.4440002Z +++ sed -e s/=//g 2025-06-01T22:51:11.4481461Z ++ HASH=Spb3gJ3CLOL1B3EcmnStR_Md8M9ZCfihtzUCeODrQ7Y 2025-06-01T22:51:11.4485763Z +++ ls -nl torch/_utils_internal.py 2025-06-01T22:51:11.4486887Z +++ awk '{print $5}' 2025-06-01T22:51:11.4514410Z ++ FSIZE=8703 2025-06-01T22:51:11.4515284Z ++ echo '"torch/_utils_internal.py",sha256=Spb3gJ3CLOL1B3EcmnStR_Md8M9ZCfihtzUCeODrQ7Y,8703' 2025-06-01T22:51:11.4515890Z ++ read fname 2025-06-01T22:51:11.4516180Z ++ make_wheel_record torch/_vmap_internals.py 2025-06-01T22:51:11.4516571Z ++ FPATH=torch/_vmap_internals.py 2025-06-01T22:51:11.4516903Z ++ echo torch/_vmap_internals.py 2025-06-01T22:51:11.4517221Z ++ grep RECORD 2025-06-01T22:51:11.4534048Z +++ openssl dgst -sha256 -binary torch/_vmap_internals.py 2025-06-01T22:51:11.4534914Z +++ openssl base64 2025-06-01T22:51:11.4536088Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.4537250Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.4538610Z +++ sed -e s/=//g 2025-06-01T22:51:11.4580699Z ++ HASH=oym7gxqPd_2aK-I2WlI4VsghS7pvK1dAyS82vpJZIN4 2025-06-01T22:51:11.4582960Z +++ ls -nl torch/_vmap_internals.py 2025-06-01T22:51:11.4583557Z +++ awk '{print $5}' 2025-06-01T22:51:11.4607661Z ++ FSIZE=9442 2025-06-01T22:51:11.4608298Z ++ echo '"torch/_vmap_internals.py",sha256=oym7gxqPd_2aK-I2WlI4VsghS7pvK1dAyS82vpJZIN4,9442' 2025-06-01T22:51:11.4608961Z ++ read fname 2025-06-01T22:51:11.4609299Z ++ make_wheel_record torch/_weights_only_unpickler.py 2025-06-01T22:51:11.4609733Z ++ FPATH=torch/_weights_only_unpickler.py 2025-06-01T22:51:11.4610998Z ++ echo torch/_weights_only_unpickler.py 2025-06-01T22:51:11.4611961Z ++ grep RECORD 2025-06-01T22:51:11.4634369Z +++ openssl dgst -sha256 -binary torch/_weights_only_unpickler.py 2025-06-01T22:51:11.4634991Z +++ openssl base64 2025-06-01T22:51:11.4635247Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.4637493Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.4637810Z +++ sed -e s/=//g 2025-06-01T22:51:11.4679548Z ++ HASH=vC8P3LVlcQnQZpUdWIZOxCJ8j2XOTR8UQBUGLvCX5LI 2025-06-01T22:51:11.4681536Z +++ ls -nl torch/_weights_only_unpickler.py 2025-06-01T22:51:11.4682605Z +++ awk '{print $5}' 2025-06-01T22:51:11.4708964Z ++ FSIZE=22214 2025-06-01T22:51:11.4709681Z ++ echo '"torch/_weights_only_unpickler.py",sha256=vC8P3LVlcQnQZpUdWIZOxCJ8j2XOTR8UQBUGLvCX5LI,22214' 2025-06-01T22:51:11.4710484Z ++ read fname 2025-06-01T22:51:11.4710762Z ++ make_wheel_record torch/functional.py 2025-06-01T22:51:11.4711133Z ++ FPATH=torch/functional.py 2025-06-01T22:51:11.4711442Z ++ echo torch/functional.py 2025-06-01T22:51:11.4711744Z ++ grep RECORD 2025-06-01T22:51:11.4730912Z +++ openssl dgst -sha256 -binary torch/functional.py 2025-06-01T22:51:11.4731471Z +++ openssl base64 2025-06-01T22:51:11.4732607Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.4734053Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.4735397Z +++ sed -e s/=//g 2025-06-01T22:51:11.4779226Z ++ HASH=qrw8NFx2cIQsJTcoQTmsOY-32Ay59RXB7QSsaSOZ6WI 2025-06-01T22:51:11.4781133Z +++ ls -nl torch/functional.py 2025-06-01T22:51:11.4782452Z +++ awk '{print $5}' 2025-06-01T22:51:11.4806305Z ++ FSIZE=88875 2025-06-01T22:51:11.4806879Z ++ echo '"torch/functional.py",sha256=qrw8NFx2cIQsJTcoQTmsOY-32Ay59RXB7QSsaSOZ6WI,88875' 2025-06-01T22:51:11.4807475Z ++ read fname 2025-06-01T22:51:11.4807748Z ++ make_wheel_record torch/hub.py 2025-06-01T22:51:11.4808081Z ++ FPATH=torch/hub.py 2025-06-01T22:51:11.4809269Z ++ echo torch/hub.py 2025-06-01T22:51:11.4810482Z ++ grep RECORD 2025-06-01T22:51:11.4833276Z +++ openssl dgst -sha256 -binary torch/hub.py 2025-06-01T22:51:11.4833757Z +++ openssl base64 2025-06-01T22:51:11.4834026Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.4834290Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.4835318Z +++ sed -e s/=//g 2025-06-01T22:51:11.4878180Z ++ HASH=pVPas7uNUbyanjcnqiUOVM1bqyviDj5ES4HQBNbSlRw 2025-06-01T22:51:11.4880237Z +++ ls -nl torch/hub.py 2025-06-01T22:51:11.4881220Z +++ awk '{print $5}' 2025-06-01T22:51:11.4908905Z ++ FSIZE=33459 2025-06-01T22:51:11.4909555Z ++ echo '"torch/hub.py",sha256=pVPas7uNUbyanjcnqiUOVM1bqyviDj5ES4HQBNbSlRw,33459' 2025-06-01T22:51:11.4910107Z ++ read fname 2025-06-01T22:51:11.4910376Z ++ make_wheel_record torch/library.py 2025-06-01T22:51:11.4910732Z ++ FPATH=torch/library.py 2025-06-01T22:51:11.4911022Z ++ echo torch/library.py 2025-06-01T22:51:11.4911326Z ++ grep RECORD 2025-06-01T22:51:11.4929283Z +++ openssl dgst -sha256 -binary torch/library.py 2025-06-01T22:51:11.4930221Z +++ openssl base64 2025-06-01T22:51:11.4931630Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.4932890Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.4934139Z +++ sed -e s/=//g 2025-06-01T22:51:11.4972966Z ++ HASH=ErS_Q3Bc0e3sjIPVv74sQGUjnhxxHMjJH7ahtZmQ8wA 2025-06-01T22:51:11.4978156Z +++ ls -nl torch/library.py 2025-06-01T22:51:11.4978738Z +++ awk '{print $5}' 2025-06-01T22:51:11.5005279Z ++ FSIZE=62649 2025-06-01T22:51:11.5005835Z ++ echo '"torch/library.py",sha256=ErS_Q3Bc0e3sjIPVv74sQGUjnhxxHMjJH7ahtZmQ8wA,62649' 2025-06-01T22:51:11.5006392Z ++ read fname 2025-06-01T22:51:11.5006678Z ++ make_wheel_record torch/overrides.py 2025-06-01T22:51:11.5007048Z ++ FPATH=torch/overrides.py 2025-06-01T22:51:11.5007384Z ++ echo torch/overrides.py 2025-06-01T22:51:11.5007679Z ++ grep RECORD 2025-06-01T22:51:11.5031188Z +++ openssl dgst -sha256 -binary torch/overrides.py 2025-06-01T22:51:11.5031637Z +++ openssl base64 2025-06-01T22:51:11.5031896Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.5032155Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.5032404Z +++ sed -e s/=//g 2025-06-01T22:51:11.5076798Z ++ HASH=CgNLifiKaZHk-h9NLeUSMgm5_5kesnjjYAxq6W4K0DA 2025-06-01T22:51:11.5078720Z +++ ls -nl torch/overrides.py 2025-06-01T22:51:11.5079486Z +++ awk '{print $5}' 2025-06-01T22:51:11.5107096Z ++ FSIZE=105264 2025-06-01T22:51:11.5107616Z ++ echo '"torch/overrides.py",sha256=CgNLifiKaZHk-h9NLeUSMgm5_5kesnjjYAxq6W4K0DA,105264' 2025-06-01T22:51:11.5108177Z ++ read fname 2025-06-01T22:51:11.5108574Z ++ make_wheel_record torch/py.typed 2025-06-01T22:51:11.5108921Z ++ FPATH=torch/py.typed 2025-06-01T22:51:11.5109197Z ++ echo torch/py.typed 2025-06-01T22:51:11.5109468Z ++ grep RECORD 2025-06-01T22:51:11.5127876Z +++ openssl dgst -sha256 -binary torch/py.typed 2025-06-01T22:51:11.5128508Z +++ openssl base64 2025-06-01T22:51:11.5129363Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.5131103Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.5132115Z +++ sed -e s/=//g 2025-06-01T22:51:11.5170653Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:11.5175220Z +++ ls -nl torch/py.typed 2025-06-01T22:51:11.5176038Z +++ awk '{print $5}' 2025-06-01T22:51:11.5203572Z ++ FSIZE=0 2025-06-01T22:51:11.5204369Z ++ echo '"torch/py.typed",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:11.5204890Z ++ read fname 2025-06-01T22:51:11.5205173Z ++ make_wheel_record torch/quasirandom.py 2025-06-01T22:51:11.5205547Z ++ FPATH=torch/quasirandom.py 2025-06-01T22:51:11.5205881Z ++ echo torch/quasirandom.py 2025-06-01T22:51:11.5206186Z ++ grep RECORD 2025-06-01T22:51:11.5228447Z +++ openssl dgst -sha256 -binary torch/quasirandom.py 2025-06-01T22:51:11.5228886Z +++ openssl base64 2025-06-01T22:51:11.5229139Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.5229402Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.5229669Z +++ sed -e s/=//g 2025-06-01T22:51:11.5273174Z ++ HASH=H13LdePTsr7eSeCrp4v13L7T3YEKsQEcnTQvvD9WbVA 2025-06-01T22:51:11.5274711Z +++ ls -nl torch/quasirandom.py 2025-06-01T22:51:11.5276686Z +++ awk '{print $5}' 2025-06-01T22:51:11.5303119Z ++ FSIZE=7948 2025-06-01T22:51:11.5303671Z ++ echo '"torch/quasirandom.py",sha256=H13LdePTsr7eSeCrp4v13L7T3YEKsQEcnTQvvD9WbVA,7948' 2025-06-01T22:51:11.5304256Z ++ read fname 2025-06-01T22:51:11.5304511Z ++ make_wheel_record torch/random.py 2025-06-01T22:51:11.5304856Z ++ FPATH=torch/random.py 2025-06-01T22:51:11.5305135Z ++ echo torch/random.py 2025-06-01T22:51:11.5305411Z ++ grep RECORD 2025-06-01T22:51:11.5325906Z +++ openssl dgst -sha256 -binary torch/random.py 2025-06-01T22:51:11.5326353Z +++ openssl base64 2025-06-01T22:51:11.5326813Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.5328297Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.5329473Z +++ sed -e s/=//g 2025-06-01T22:51:11.5369679Z ++ HASH=60SMExvsyvhltSknvbYguvzK92X2WRLh9G9_MMxDPOs 2025-06-01T22:51:11.5374093Z +++ ls -nl torch/random.py 2025-06-01T22:51:11.5375092Z +++ awk '{print $5}' 2025-06-01T22:51:11.5402567Z ++ FSIZE=7197 2025-06-01T22:51:11.5403093Z ++ echo '"torch/random.py",sha256=60SMExvsyvhltSknvbYguvzK92X2WRLh9G9_MMxDPOs,7197' 2025-06-01T22:51:11.5403748Z ++ read fname 2025-06-01T22:51:11.5404218Z ++ make_wheel_record torch/return_types.py 2025-06-01T22:51:11.5404595Z ++ FPATH=torch/return_types.py 2025-06-01T22:51:11.5404926Z ++ echo torch/return_types.py 2025-06-01T22:51:11.5405224Z ++ grep RECORD 2025-06-01T22:51:11.5428831Z +++ openssl dgst -sha256 -binary torch/return_types.py 2025-06-01T22:51:11.5429308Z +++ openssl base64 2025-06-01T22:51:11.5429565Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.5429821Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.5430084Z +++ sed -e s/=//g 2025-06-01T22:51:11.5471690Z ++ HASH=FptLQ227rc2ihQg89v3hGmt2LCqBizLVDAVVWCxZAWk 2025-06-01T22:51:11.5474866Z +++ ls -nl torch/return_types.py 2025-06-01T22:51:11.5475687Z +++ awk '{print $5}' 2025-06-01T22:51:11.5503026Z ++ FSIZE=1485 2025-06-01T22:51:11.5503601Z ++ echo '"torch/return_types.py",sha256=FptLQ227rc2ihQg89v3hGmt2LCqBizLVDAVVWCxZAWk,1485' 2025-06-01T22:51:11.5504208Z ++ read fname 2025-06-01T22:51:11.5504479Z ++ make_wheel_record torch/return_types.pyi 2025-06-01T22:51:11.5504862Z ++ FPATH=torch/return_types.pyi 2025-06-01T22:51:11.5505181Z ++ echo torch/return_types.pyi 2025-06-01T22:51:11.5505486Z ++ grep RECORD 2025-06-01T22:51:11.5530746Z +++ openssl dgst -sha256 -binary torch/return_types.pyi 2025-06-01T22:51:11.5531184Z +++ openssl base64 2025-06-01T22:51:11.5532290Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.5533493Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.5534836Z +++ sed -e s/=//g 2025-06-01T22:51:11.5572992Z ++ HASH=hHUj4bIDTq9gprXJamZ5xR0U5vLVBqQRSOwE0uIg8G4 2025-06-01T22:51:11.5578958Z +++ ls -nl torch/return_types.pyi 2025-06-01T22:51:11.5579527Z +++ awk '{print $5}' 2025-06-01T22:51:11.5605378Z ++ FSIZE=17837 2025-06-01T22:51:11.5606123Z ++ echo '"torch/return_types.pyi",sha256=hHUj4bIDTq9gprXJamZ5xR0U5vLVBqQRSOwE0uIg8G4,17837' 2025-06-01T22:51:11.5606785Z ++ read fname 2025-06-01T22:51:11.5607084Z ++ make_wheel_record torch/serialization.py 2025-06-01T22:51:11.5607468Z ++ FPATH=torch/serialization.py 2025-06-01T22:51:11.5607913Z ++ echo torch/serialization.py 2025-06-01T22:51:11.5608222Z ++ grep RECORD 2025-06-01T22:51:11.5629781Z +++ openssl dgst -sha256 -binary torch/serialization.py 2025-06-01T22:51:11.5630213Z +++ openssl base64 2025-06-01T22:51:11.5630549Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.5631931Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.5632189Z +++ sed -e s/=//g 2025-06-01T22:51:11.5677124Z ++ HASH=yXWZPwqjGivm32yDyYzdbpn4ESxIYXmtmF_RSLWCPkQ 2025-06-01T22:51:11.5679053Z +++ ls -nl torch/serialization.py 2025-06-01T22:51:11.5679955Z +++ awk '{print $5}' 2025-06-01T22:51:11.5707780Z ++ FSIZE=84855 2025-06-01T22:51:11.5708343Z ++ echo '"torch/serialization.py",sha256=yXWZPwqjGivm32yDyYzdbpn4ESxIYXmtmF_RSLWCPkQ,84855' 2025-06-01T22:51:11.5708944Z ++ read fname 2025-06-01T22:51:11.5709217Z ++ make_wheel_record torch/storage.py 2025-06-01T22:51:11.5709582Z ++ FPATH=torch/storage.py 2025-06-01T22:51:11.5709893Z ++ echo torch/storage.py 2025-06-01T22:51:11.5710166Z ++ grep RECORD 2025-06-01T22:51:11.5729983Z +++ openssl dgst -sha256 -binary torch/storage.py 2025-06-01T22:51:11.5730402Z +++ openssl base64 2025-06-01T22:51:11.5731637Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.5732857Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.5734049Z +++ sed -e s/=//g 2025-06-01T22:51:11.5773335Z ++ HASH=tbSovJHkr0lhTZqrxqZbOQvE_kDQrhr_KPxRj3ZHI90 2025-06-01T22:51:11.5778483Z +++ ls -nl torch/storage.py 2025-06-01T22:51:11.5779593Z +++ awk '{print $5}' 2025-06-01T22:51:11.5805290Z ++ FSIZE=52182 2025-06-01T22:51:11.5805835Z ++ echo '"torch/storage.py",sha256=tbSovJHkr0lhTZqrxqZbOQvE_kDQrhr_KPxRj3ZHI90,52182' 2025-06-01T22:51:11.5806399Z ++ read fname 2025-06-01T22:51:11.5806676Z ++ make_wheel_record torch/torch_version.py 2025-06-01T22:51:11.5807064Z ++ FPATH=torch/torch_version.py 2025-06-01T22:51:11.5807395Z ++ echo torch/torch_version.py 2025-06-01T22:51:11.5807720Z ++ grep RECORD 2025-06-01T22:51:11.5831544Z +++ openssl dgst -sha256 -binary torch/torch_version.py 2025-06-01T22:51:11.5832016Z +++ openssl base64 2025-06-01T22:51:11.5832275Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.5832535Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.5832799Z +++ sed -e s/=//g 2025-06-01T22:51:11.5874842Z ++ HASH=MheXhDr4r0O0mDO_Eaxz7vYLl0HRWr8hnQciPgx4QuI 2025-06-01T22:51:11.5879999Z +++ ls -nl torch/torch_version.py 2025-06-01T22:51:11.5881019Z +++ awk '{print $5}' 2025-06-01T22:51:11.5907840Z ++ FSIZE=2530 2025-06-01T22:51:11.5908458Z ++ echo '"torch/torch_version.py",sha256=MheXhDr4r0O0mDO_Eaxz7vYLl0HRWr8hnQciPgx4QuI,2530' 2025-06-01T22:51:11.5909037Z ++ read fname 2025-06-01T22:51:11.5909316Z ++ make_wheel_record torch/types.py 2025-06-01T22:51:11.5909646Z ++ FPATH=torch/types.py 2025-06-01T22:51:11.5909933Z ++ echo torch/types.py 2025-06-01T22:51:11.5910334Z ++ grep RECORD 2025-06-01T22:51:11.5930303Z +++ openssl dgst -sha256 -binary torch/types.py 2025-06-01T22:51:11.5930723Z +++ openssl base64 2025-06-01T22:51:11.5931823Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.5933398Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.5934557Z +++ sed -e s/=//g 2025-06-01T22:51:11.5971758Z ++ HASH=dM8DCdxMF6JwTpjWK-VCJlP8KRAMKte1j41H8vb5LHg 2025-06-01T22:51:11.5976380Z +++ ls -nl torch/types.py 2025-06-01T22:51:11.5978042Z +++ awk '{print $5}' 2025-06-01T22:51:11.6003903Z ++ FSIZE=3687 2025-06-01T22:51:11.6004521Z ++ echo '"torch/types.py",sha256=dM8DCdxMF6JwTpjWK-VCJlP8KRAMKte1j41H8vb5LHg,3687' 2025-06-01T22:51:11.6005539Z ++ read fname 2025-06-01T22:51:11.6005867Z ++ make_wheel_record torch/version.py 2025-06-01T22:51:11.6006231Z ++ FPATH=torch/version.py 2025-06-01T22:51:11.6006545Z ++ echo torch/version.py 2025-06-01T22:51:11.6007163Z ++ grep RECORD 2025-06-01T22:51:11.6030480Z +++ openssl dgst -sha256 -binary torch/version.py 2025-06-01T22:51:11.6030959Z +++ openssl base64 2025-06-01T22:51:11.6031361Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.6031632Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.6032147Z +++ sed -e s/=//g 2025-06-01T22:51:11.6071958Z ++ HASH=RuEIvtAfSKSUQgHtCyPeSFNK7J1O1OnNKeA60dkfRk8 2025-06-01T22:51:11.6076181Z +++ ls -nl torch/version.py 2025-06-01T22:51:11.6077739Z +++ awk '{print $5}' 2025-06-01T22:51:11.6103696Z ++ FSIZE=293 2025-06-01T22:51:11.6104195Z ++ echo '"torch/version.py",sha256=RuEIvtAfSKSUQgHtCyPeSFNK7J1O1OnNKeA60dkfRk8,293' 2025-06-01T22:51:11.6104810Z ++ read fname 2025-06-01T22:51:11.6105111Z ++ make_wheel_record torch/_C/_VariableFunctions.pyi 2025-06-01T22:51:11.6105534Z ++ FPATH=torch/_C/_VariableFunctions.pyi 2025-06-01T22:51:11.6106244Z ++ echo torch/_C/_VariableFunctions.pyi 2025-06-01T22:51:11.6107309Z ++ grep RECORD 2025-06-01T22:51:11.6128088Z +++ openssl dgst -sha256 -binary torch/_C/_VariableFunctions.pyi 2025-06-01T22:51:11.6128572Z +++ openssl base64 2025-06-01T22:51:11.6129768Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.6130985Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.6132135Z +++ sed -e s/=//g 2025-06-01T22:51:11.6204675Z ++ HASH=uTMBlLJGTKZmJA-UavaOS4wJvoS62-cRjcqDx9aTxyU 2025-06-01T22:51:11.6207531Z +++ ls -nl torch/_C/_VariableFunctions.pyi 2025-06-01T22:51:11.6208295Z +++ awk '{print $5}' 2025-06-01T22:51:11.6233841Z ++ FSIZE=1162978 2025-06-01T22:51:11.6234534Z ++ echo '"torch/_C/_VariableFunctions.pyi",sha256=uTMBlLJGTKZmJA-UavaOS4wJvoS62-cRjcqDx9aTxyU,1162978' 2025-06-01T22:51:11.6235185Z ++ read fname 2025-06-01T22:51:11.6235449Z ++ make_wheel_record torch/_C/__init__.pyi 2025-06-01T22:51:11.6235822Z ++ FPATH=torch/_C/__init__.pyi 2025-06-01T22:51:11.6236131Z ++ echo torch/_C/__init__.pyi 2025-06-01T22:51:11.6236433Z ++ grep RECORD 2025-06-01T22:51:11.6254847Z +++ openssl dgst -sha256 -binary torch/_C/__init__.pyi 2025-06-01T22:51:11.6255598Z +++ openssl base64 2025-06-01T22:51:11.6257123Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.6258417Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.6260365Z +++ sed -e s/=//g 2025-06-01T22:51:11.6311493Z ++ HASH=ZXtkW6Mc-ZD752w2vBNqv9pzQCjUsnwLYJizyUFl010 2025-06-01T22:51:11.6314868Z +++ ls -nl torch/_C/__init__.pyi 2025-06-01T22:51:11.6316294Z +++ awk '{print $5}' 2025-06-01T22:51:11.6341726Z ++ FSIZE=405323 2025-06-01T22:51:11.6342217Z ++ echo '"torch/_C/__init__.pyi",sha256=ZXtkW6Mc-ZD752w2vBNqv9pzQCjUsnwLYJizyUFl010,405323' 2025-06-01T22:51:11.6342871Z ++ read fname 2025-06-01T22:51:11.6343223Z ++ make_wheel_record torch/_C/_aoti.pyi 2025-06-01T22:51:11.6343571Z ++ FPATH=torch/_C/_aoti.pyi 2025-06-01T22:51:11.6343937Z ++ echo torch/_C/_aoti.pyi 2025-06-01T22:51:11.6345589Z ++ grep RECORD 2025-06-01T22:51:11.6366713Z +++ openssl dgst -sha256 -binary torch/_C/_aoti.pyi 2025-06-01T22:51:11.6367123Z +++ openssl base64 2025-06-01T22:51:11.6368151Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.6369632Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.6370891Z +++ sed -e s/=//g 2025-06-01T22:51:11.6407991Z ++ HASH=1J34nvviNg6-zx6apVZDf4FsS8-Y2siEN79SghggqpI 2025-06-01T22:51:11.6412813Z +++ ls -nl torch/_C/_aoti.pyi 2025-06-01T22:51:11.6413861Z +++ awk '{print $5}' 2025-06-01T22:51:11.6439474Z ++ FSIZE=759 2025-06-01T22:51:11.6440075Z ++ echo '"torch/_C/_aoti.pyi",sha256=1J34nvviNg6-zx6apVZDf4FsS8-Y2siEN79SghggqpI,759' 2025-06-01T22:51:11.6440815Z ++ read fname 2025-06-01T22:51:11.6441084Z ++ make_wheel_record torch/_C/_autograd.pyi 2025-06-01T22:51:11.6441464Z ++ FPATH=torch/_C/_autograd.pyi 2025-06-01T22:51:11.6441795Z ++ echo torch/_C/_autograd.pyi 2025-06-01T22:51:11.6442572Z ++ grep RECORD 2025-06-01T22:51:11.6465595Z +++ openssl dgst -sha256 -binary torch/_C/_autograd.pyi 2025-06-01T22:51:11.6466043Z +++ openssl base64 2025-06-01T22:51:11.6466360Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.6466657Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.6467816Z +++ sed -e s/=//g 2025-06-01T22:51:11.6508069Z ++ HASH=Yn_21fWMxN0yGTGXhZUi337Na9Iw1NQ8C1c4xh8x1AM 2025-06-01T22:51:11.6510999Z +++ ls -nl torch/_C/_autograd.pyi 2025-06-01T22:51:11.6511587Z +++ awk '{print $5}' 2025-06-01T22:51:11.6537677Z ++ FSIZE=4796 2025-06-01T22:51:11.6538283Z ++ echo '"torch/_C/_autograd.pyi",sha256=Yn_21fWMxN0yGTGXhZUi337Na9Iw1NQ8C1c4xh8x1AM,4796' 2025-06-01T22:51:11.6539071Z ++ read fname 2025-06-01T22:51:11.6539350Z ++ make_wheel_record torch/_C/_cpu.pyi 2025-06-01T22:51:11.6539691Z ++ FPATH=torch/_C/_cpu.pyi 2025-06-01T22:51:11.6540057Z ++ echo torch/_C/_cpu.pyi 2025-06-01T22:51:11.6540332Z ++ grep RECORD 2025-06-01T22:51:11.6563548Z +++ openssl dgst -sha256 -binary torch/_C/_cpu.pyi 2025-06-01T22:51:11.6564454Z +++ openssl base64 2025-06-01T22:51:11.6564734Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.6565004Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.6565340Z +++ sed -e s/=//g 2025-06-01T22:51:11.6605020Z ++ HASH=zueFlTWiiTs-7ToY72TJctRiGZNTmS8Yi9nhHQzLW-g 2025-06-01T22:51:11.6608685Z +++ ls -nl torch/_C/_cpu.pyi 2025-06-01T22:51:11.6609486Z +++ awk '{print $5}' 2025-06-01T22:51:11.6635016Z ++ FSIZE=434 2025-06-01T22:51:11.6635566Z ++ echo '"torch/_C/_cpu.pyi",sha256=zueFlTWiiTs-7ToY72TJctRiGZNTmS8Yi9nhHQzLW-g,434' 2025-06-01T22:51:11.6636123Z ++ read fname 2025-06-01T22:51:11.6636384Z ++ make_wheel_record torch/_C/_cudnn.pyi 2025-06-01T22:51:11.6636795Z ++ FPATH=torch/_C/_cudnn.pyi 2025-06-01T22:51:11.6637097Z ++ echo torch/_C/_cudnn.pyi 2025-06-01T22:51:11.6637417Z ++ grep RECORD 2025-06-01T22:51:11.6660896Z +++ openssl dgst -sha256 -binary torch/_C/_cudnn.pyi 2025-06-01T22:51:11.6661332Z +++ openssl base64 2025-06-01T22:51:11.6661624Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.6662182Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.6662985Z +++ sed -e s/=//g 2025-06-01T22:51:11.6701152Z ++ HASH=m4nyLKmUJTRrcb-e94ghGbQ7D_Y1E7eqzueyH6QeANs 2025-06-01T22:51:11.6704655Z +++ ls -nl torch/_C/_cudnn.pyi 2025-06-01T22:51:11.6705453Z +++ awk '{print $5}' 2025-06-01T22:51:11.6728878Z ++ FSIZE=317 2025-06-01T22:51:11.6729391Z ++ echo '"torch/_C/_cudnn.pyi",sha256=m4nyLKmUJTRrcb-e94ghGbQ7D_Y1E7eqzueyH6QeANs,317' 2025-06-01T22:51:11.6729947Z ++ read fname 2025-06-01T22:51:11.6730246Z ++ make_wheel_record torch/_C/_cusparselt.pyi 2025-06-01T22:51:11.6730633Z ++ FPATH=torch/_C/_cusparselt.pyi 2025-06-01T22:51:11.6731921Z ++ echo torch/_C/_cusparselt.pyi 2025-06-01T22:51:11.6733246Z ++ grep RECORD 2025-06-01T22:51:11.6751943Z +++ openssl dgst -sha256 -binary torch/_C/_cusparselt.pyi 2025-06-01T22:51:11.6752704Z +++ openssl base64 2025-06-01T22:51:11.6753915Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.6755129Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.6756334Z +++ sed -e s/=//g 2025-06-01T22:51:11.6799254Z ++ HASH=kD30gidilch4jKuIr7-ItTvDuEtt6L7vxL1l56sb_mw 2025-06-01T22:51:11.6800508Z +++ ls -nl torch/_C/_cusparselt.pyi 2025-06-01T22:51:11.6801757Z +++ awk '{print $5}' 2025-06-01T22:51:11.6827913Z ++ FSIZE=32 2025-06-01T22:51:11.6828526Z ++ echo '"torch/_C/_cusparselt.pyi",sha256=kD30gidilch4jKuIr7-ItTvDuEtt6L7vxL1l56sb_mw,32' 2025-06-01T22:51:11.6829185Z ++ read fname 2025-06-01T22:51:11.6829505Z ++ make_wheel_record torch/_C/_distributed_autograd.pyi 2025-06-01T22:51:11.6830025Z ++ FPATH=torch/_C/_distributed_autograd.pyi 2025-06-01T22:51:11.6830456Z ++ echo torch/_C/_distributed_autograd.pyi 2025-06-01T22:51:11.6830844Z ++ grep RECORD 2025-06-01T22:51:11.6849656Z +++ openssl dgst -sha256 -binary torch/_C/_distributed_autograd.pyi 2025-06-01T22:51:11.6850344Z +++ openssl base64 2025-06-01T22:51:11.6851625Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.6852937Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.6854272Z +++ sed -e s/=//g 2025-06-01T22:51:11.6890860Z ++ HASH=brb51Q-9UlMWCs4Aoy7ZLHH4hwhYq0acXm_hgfz_5HA 2025-06-01T22:51:11.6895779Z +++ ls -nl torch/_C/_distributed_autograd.pyi 2025-06-01T22:51:11.6897688Z +++ awk '{print $5}' 2025-06-01T22:51:11.6923882Z ++ FSIZE=899 2025-06-01T22:51:11.6924723Z ++ echo '"torch/_C/_distributed_autograd.pyi",sha256=brb51Q-9UlMWCs4Aoy7ZLHH4hwhYq0acXm_hgfz_5HA,899' 2025-06-01T22:51:11.6925368Z ++ read fname 2025-06-01T22:51:11.6925667Z ++ make_wheel_record torch/_C/_distributed_c10d.pyi 2025-06-01T22:51:11.6926242Z ++ FPATH=torch/_C/_distributed_c10d.pyi 2025-06-01T22:51:11.6926621Z ++ echo torch/_C/_distributed_c10d.pyi 2025-06-01T22:51:11.6926980Z ++ grep RECORD 2025-06-01T22:51:11.6948551Z +++ openssl dgst -sha256 -binary torch/_C/_distributed_c10d.pyi 2025-06-01T22:51:11.6949223Z +++ openssl base64 2025-06-01T22:51:11.6949754Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.6950985Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.6952333Z +++ sed -e s/=//g 2025-06-01T22:51:11.6993785Z ++ HASH=DsL5IKthdMF8lpKLpu7RCwpEI-BfOYgVJYzyXyRV9AU 2025-06-01T22:51:11.6998194Z +++ ls -nl torch/_C/_distributed_c10d.pyi 2025-06-01T22:51:11.7000228Z +++ awk '{print $5}' 2025-06-01T22:51:11.7025633Z ++ FSIZE=22314 2025-06-01T22:51:11.7026247Z ++ echo '"torch/_C/_distributed_c10d.pyi",sha256=DsL5IKthdMF8lpKLpu7RCwpEI-BfOYgVJYzyXyRV9AU,22314' 2025-06-01T22:51:11.7026855Z ++ read fname 2025-06-01T22:51:11.7027161Z ++ make_wheel_record torch/_C/_distributed_rpc.pyi 2025-06-01T22:51:11.7027560Z ++ FPATH=torch/_C/_distributed_rpc.pyi 2025-06-01T22:51:11.7028543Z ++ echo torch/_C/_distributed_rpc.pyi 2025-06-01T22:51:11.7029228Z ++ grep RECORD 2025-06-01T22:51:11.7049907Z +++ openssl dgst -sha256 -binary torch/_C/_distributed_rpc.pyi 2025-06-01T22:51:11.7050406Z +++ openssl base64 2025-06-01T22:51:11.7051602Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.7052968Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.7054430Z +++ sed -e s/=//g 2025-06-01T22:51:11.7090983Z ++ HASH=0mlTwOqrF608gU4oUnIPc25nQ4zeJ6LWycHcuyfB3e8 2025-06-01T22:51:11.7095858Z +++ ls -nl torch/_C/_distributed_rpc.pyi 2025-06-01T22:51:11.7096823Z +++ awk '{print $5}' 2025-06-01T22:51:11.7123190Z ++ FSIZE=6080 2025-06-01T22:51:11.7123902Z ++ echo '"torch/_C/_distributed_rpc.pyi",sha256=0mlTwOqrF608gU4oUnIPc25nQ4zeJ6LWycHcuyfB3e8,6080' 2025-06-01T22:51:11.7124703Z ++ read fname 2025-06-01T22:51:11.7125036Z ++ make_wheel_record torch/_C/_distributed_rpc_testing.pyi 2025-06-01T22:51:11.7125508Z ++ FPATH=torch/_C/_distributed_rpc_testing.pyi 2025-06-01T22:51:11.7125941Z ++ echo torch/_C/_distributed_rpc_testing.pyi 2025-06-01T22:51:11.7126299Z ++ grep RECORD 2025-06-01T22:51:11.7147094Z +++ openssl dgst -sha256 -binary torch/_C/_distributed_rpc_testing.pyi 2025-06-01T22:51:11.7147589Z +++ openssl base64 2025-06-01T22:51:11.7148292Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.7149651Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.7150994Z +++ sed -e s/=//g 2025-06-01T22:51:11.7189937Z ++ HASH=2cUz7bIO5y9fKUzfafx6Uh84QNO10gtP3uJXAXmE8Dk 2025-06-01T22:51:11.7194421Z +++ ls -nl torch/_C/_distributed_rpc_testing.pyi 2025-06-01T22:51:11.7195348Z +++ awk '{print $5}' 2025-06-01T22:51:11.7221430Z ++ FSIZE=1017 2025-06-01T22:51:11.7222071Z ++ echo '"torch/_C/_distributed_rpc_testing.pyi",sha256=2cUz7bIO5y9fKUzfafx6Uh84QNO10gtP3uJXAXmE8Dk,1017' 2025-06-01T22:51:11.7222699Z ++ read fname 2025-06-01T22:51:11.7222989Z ++ make_wheel_record torch/_C/_functions.pyi 2025-06-01T22:51:11.7223378Z ++ FPATH=torch/_C/_functions.pyi 2025-06-01T22:51:11.7223705Z ++ echo torch/_C/_functions.pyi 2025-06-01T22:51:11.7224366Z ++ grep RECORD 2025-06-01T22:51:11.7245678Z +++ openssl dgst -sha256 -binary torch/_C/_functions.pyi 2025-06-01T22:51:11.7246136Z +++ openssl base64 2025-06-01T22:51:11.7247964Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.7249274Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.7250372Z +++ sed -e s/=//g 2025-06-01T22:51:11.7289381Z ++ HASH=0aapmQmjpa_pFZT_BWhddVB8jZh0DVLDKzXlWqYfz0k 2025-06-01T22:51:11.7293929Z +++ ls -nl torch/_C/_functions.pyi 2025-06-01T22:51:11.7295011Z +++ awk '{print $5}' 2025-06-01T22:51:11.7321125Z ++ FSIZE=608 2025-06-01T22:51:11.7321757Z ++ echo '"torch/_C/_functions.pyi",sha256=0aapmQmjpa_pFZT_BWhddVB8jZh0DVLDKzXlWqYfz0k,608' 2025-06-01T22:51:11.7322481Z ++ read fname 2025-06-01T22:51:11.7322773Z ++ make_wheel_record torch/_C/_functorch.pyi 2025-06-01T22:51:11.7323161Z ++ FPATH=torch/_C/_functorch.pyi 2025-06-01T22:51:11.7323485Z ++ echo torch/_C/_functorch.pyi 2025-06-01T22:51:11.7324071Z ++ grep RECORD 2025-06-01T22:51:11.7345526Z +++ openssl dgst -sha256 -binary torch/_C/_functorch.pyi 2025-06-01T22:51:11.7346399Z +++ openssl base64 2025-06-01T22:51:11.7346718Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.7349066Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.7349359Z +++ sed -e s/=//g 2025-06-01T22:51:11.7391630Z ++ HASH=7CLoFieigrnAaPHs4hTYc6WVMzWxQF1wvHvA0Wgiqgs 2025-06-01T22:51:11.7394547Z +++ ls -nl torch/_C/_functorch.pyi 2025-06-01T22:51:11.7395767Z +++ awk '{print $5}' 2025-06-01T22:51:11.7422662Z ++ FSIZE=3240 2025-06-01T22:51:11.7423908Z ++ echo '"torch/_C/_functorch.pyi",sha256=7CLoFieigrnAaPHs4hTYc6WVMzWxQF1wvHvA0Wgiqgs,3240' 2025-06-01T22:51:11.7424529Z ++ read fname 2025-06-01T22:51:11.7424842Z ++ make_wheel_record torch/_C/_instruction_counter.pyi 2025-06-01T22:51:11.7425280Z ++ FPATH=torch/_C/_instruction_counter.pyi 2025-06-01T22:51:11.7425653Z ++ echo torch/_C/_instruction_counter.pyi 2025-06-01T22:51:11.7426009Z ++ grep RECORD 2025-06-01T22:51:11.7446081Z +++ openssl dgst -sha256 -binary torch/_C/_instruction_counter.pyi 2025-06-01T22:51:11.7446765Z +++ openssl base64 2025-06-01T22:51:11.7447480Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.7448554Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.7449747Z +++ sed -e s/=//g 2025-06-01T22:51:11.7487729Z ++ HASH=xjwkiHBgXbvN8Iw7UNVEvE2YDJKFUU1_EoeTS4prCV8 2025-06-01T22:51:11.7492438Z +++ ls -nl torch/_C/_instruction_counter.pyi 2025-06-01T22:51:11.7493171Z +++ awk '{print $5}' 2025-06-01T22:51:11.7520104Z ++ FSIZE=109 2025-06-01T22:51:11.7520701Z ++ echo '"torch/_C/_instruction_counter.pyi",sha256=xjwkiHBgXbvN8Iw7UNVEvE2YDJKFUU1_EoeTS4prCV8,109' 2025-06-01T22:51:11.7521314Z ++ read fname 2025-06-01T22:51:11.7521584Z ++ make_wheel_record torch/_C/_itt.pyi 2025-06-01T22:51:11.7521936Z ++ FPATH=torch/_C/_itt.pyi 2025-06-01T22:51:11.7522223Z ++ echo torch/_C/_itt.pyi 2025-06-01T22:51:11.7522505Z ++ grep RECORD 2025-06-01T22:51:11.7547905Z +++ openssl dgst -sha256 -binary torch/_C/_itt.pyi 2025-06-01T22:51:11.7548345Z +++ openssl base64 2025-06-01T22:51:11.7548870Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.7550097Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.7551443Z +++ sed -e s/=//g 2025-06-01T22:51:11.7594584Z ++ HASH=6fhhHGYgreXbGka-VtqX9FjjPaSznfOmDHPVC171DII 2025-06-01T22:51:11.7597354Z +++ ls -nl torch/_C/_itt.pyi 2025-06-01T22:51:11.7598152Z +++ awk '{print $5}' 2025-06-01T22:51:11.7626685Z ++ FSIZE=169 2025-06-01T22:51:11.7627204Z ++ echo '"torch/_C/_itt.pyi",sha256=6fhhHGYgreXbGka-VtqX9FjjPaSznfOmDHPVC171DII,169' 2025-06-01T22:51:11.7627748Z ++ read fname 2025-06-01T22:51:11.7628021Z ++ make_wheel_record torch/_C/_lazy.pyi 2025-06-01T22:51:11.7628391Z ++ FPATH=torch/_C/_lazy.pyi 2025-06-01T22:51:11.7628684Z ++ echo torch/_C/_lazy.pyi 2025-06-01T22:51:11.7628972Z ++ grep RECORD 2025-06-01T22:51:11.7645978Z +++ openssl dgst -sha256 -binary torch/_C/_lazy.pyi 2025-06-01T22:51:11.7646873Z +++ openssl base64 2025-06-01T22:51:11.7647902Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.7649262Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.7650557Z +++ sed -e s/=//g 2025-06-01T22:51:11.7687975Z ++ HASH=h8_ZY1JSJTiGebWekqfMvfFGZdt_g8dqFq90TG0-7hI 2025-06-01T22:51:11.7692971Z +++ ls -nl torch/_C/_lazy.pyi 2025-06-01T22:51:11.7694012Z +++ awk '{print $5}' 2025-06-01T22:51:11.7722108Z ++ FSIZE=1015 2025-06-01T22:51:11.7722646Z ++ echo '"torch/_C/_lazy.pyi",sha256=h8_ZY1JSJTiGebWekqfMvfFGZdt_g8dqFq90TG0-7hI,1015' 2025-06-01T22:51:11.7723169Z ++ read fname 2025-06-01T22:51:11.7723492Z ++ make_wheel_record torch/_C/_lazy_ts_backend.pyi 2025-06-01T22:51:11.7724018Z ++ FPATH=torch/_C/_lazy_ts_backend.pyi 2025-06-01T22:51:11.7724583Z ++ echo torch/_C/_lazy_ts_backend.pyi 2025-06-01T22:51:11.7724918Z ++ grep RECORD 2025-06-01T22:51:11.7749137Z +++ openssl dgst -sha256 -binary torch/_C/_lazy_ts_backend.pyi 2025-06-01T22:51:11.7749896Z +++ openssl base64 2025-06-01T22:51:11.7751149Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.7752597Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.7754013Z +++ sed -e s/=//g 2025-06-01T22:51:11.7795987Z ++ HASH=YfYcEssTgLqOHQqUDYg5ZgbdB_D52mG19VETBmh7yuc 2025-06-01T22:51:11.7798738Z +++ ls -nl torch/_C/_lazy_ts_backend.pyi 2025-06-01T22:51:11.7799482Z +++ awk '{print $5}' 2025-06-01T22:51:11.7826401Z ++ FSIZE=326 2025-06-01T22:51:11.7826955Z ++ echo '"torch/_C/_lazy_ts_backend.pyi",sha256=YfYcEssTgLqOHQqUDYg5ZgbdB_D52mG19VETBmh7yuc,326' 2025-06-01T22:51:11.7827582Z ++ read fname 2025-06-01T22:51:11.7827927Z ++ make_wheel_record torch/_C/_monitor.pyi 2025-06-01T22:51:11.7828343Z ++ FPATH=torch/_C/_monitor.pyi 2025-06-01T22:51:11.7828714Z ++ echo torch/_C/_monitor.pyi 2025-06-01T22:51:11.7829133Z ++ grep RECORD 2025-06-01T22:51:11.7849290Z +++ openssl dgst -sha256 -binary torch/_C/_monitor.pyi 2025-06-01T22:51:11.7850138Z +++ openssl base64 2025-06-01T22:51:11.7851366Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.7852685Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.7854035Z +++ sed -e s/=//g 2025-06-01T22:51:11.7890019Z ++ HASH=GtW3IUEJrNNjwcOXtMzDqaFNDQLOvkzW5imhmUmWyNs 2025-06-01T22:51:11.7895265Z +++ ls -nl torch/_C/_monitor.pyi 2025-06-01T22:51:11.7896171Z +++ awk '{print $5}' 2025-06-01T22:51:11.7922435Z ++ FSIZE=1438 2025-06-01T22:51:11.7923002Z ++ echo '"torch/_C/_monitor.pyi",sha256=GtW3IUEJrNNjwcOXtMzDqaFNDQLOvkzW5imhmUmWyNs,1438' 2025-06-01T22:51:11.7923765Z ++ read fname 2025-06-01T22:51:11.7924057Z ++ make_wheel_record torch/_C/_nn.pyi 2025-06-01T22:51:11.7924407Z ++ FPATH=torch/_C/_nn.pyi 2025-06-01T22:51:11.7924895Z ++ echo torch/_C/_nn.pyi 2025-06-01T22:51:11.7925230Z ++ grep RECORD 2025-06-01T22:51:11.7947319Z +++ openssl dgst -sha256 -binary torch/_C/_nn.pyi 2025-06-01T22:51:11.7947820Z +++ openssl base64 2025-06-01T22:51:11.7948137Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.7948401Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.7949637Z +++ sed -e s/=//g 2025-06-01T22:51:11.7990308Z ++ HASH=-sREeadrqh2GWWVO00QLVl-0pp2BCjhU3dhk_phnnPk 2025-06-01T22:51:11.7995097Z +++ ls -nl torch/_C/_nn.pyi 2025-06-01T22:51:11.7996518Z +++ awk '{print $5}' 2025-06-01T22:51:11.8023835Z ++ FSIZE=4458 2025-06-01T22:51:11.8024499Z ++ echo '"torch/_C/_nn.pyi",sha256=-sREeadrqh2GWWVO00QLVl-0pp2BCjhU3dhk_phnnPk,4458' 2025-06-01T22:51:11.8025038Z ++ read fname 2025-06-01T22:51:11.8025434Z ++ make_wheel_record torch/_C/_nvtx.pyi 2025-06-01T22:51:11.8025801Z ++ FPATH=torch/_C/_nvtx.pyi 2025-06-01T22:51:11.8026149Z ++ echo torch/_C/_nvtx.pyi 2025-06-01T22:51:11.8026442Z ++ grep RECORD 2025-06-01T22:51:11.8046669Z +++ openssl dgst -sha256 -binary torch/_C/_nvtx.pyi 2025-06-01T22:51:11.8047193Z +++ openssl base64 2025-06-01T22:51:11.8048419Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.8049822Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.8051097Z +++ sed -e s/=//g 2025-06-01T22:51:11.8088964Z ++ HASH=MzekiGde65H1P_cJ_zER9kjXVRDW12eNtXUeItZG3WA 2025-06-01T22:51:11.8094001Z +++ ls -nl torch/_C/_nvtx.pyi 2025-06-01T22:51:11.8095199Z +++ awk '{print $5}' 2025-06-01T22:51:11.8121186Z ++ FSIZE=380 2025-06-01T22:51:11.8121786Z ++ echo '"torch/_C/_nvtx.pyi",sha256=MzekiGde65H1P_cJ_zER9kjXVRDW12eNtXUeItZG3WA,380' 2025-06-01T22:51:11.8122363Z ++ read fname 2025-06-01T22:51:11.8122634Z ++ make_wheel_record torch/_C/_onnx.pyi 2025-06-01T22:51:11.8122979Z ++ FPATH=torch/_C/_onnx.pyi 2025-06-01T22:51:11.8123288Z ++ echo torch/_C/_onnx.pyi 2025-06-01T22:51:11.8124778Z ++ grep RECORD 2025-06-01T22:51:11.8146846Z +++ openssl dgst -sha256 -binary torch/_C/_onnx.pyi 2025-06-01T22:51:11.8147300Z +++ openssl base64 2025-06-01T22:51:11.8147574Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.8147827Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.8149197Z +++ sed -e s/=//g 2025-06-01T22:51:11.8190131Z ++ HASH=7xxwokJOBBQxnbox3lGLgMo9RkVGVgtfPBtsKcaGaTE 2025-06-01T22:51:11.8194541Z +++ ls -nl torch/_C/_onnx.pyi 2025-06-01T22:51:11.8195537Z +++ awk '{print $5}' 2025-06-01T22:51:11.8223512Z ++ FSIZE=710 2025-06-01T22:51:11.8224039Z ++ echo '"torch/_C/_onnx.pyi",sha256=7xxwokJOBBQxnbox3lGLgMo9RkVGVgtfPBtsKcaGaTE,710' 2025-06-01T22:51:11.8224589Z ++ read fname 2025-06-01T22:51:11.8224877Z ++ make_wheel_record torch/_C/_profiler.pyi 2025-06-01T22:51:11.8225245Z ++ FPATH=torch/_C/_profiler.pyi 2025-06-01T22:51:11.8225579Z ++ echo torch/_C/_profiler.pyi 2025-06-01T22:51:11.8225885Z ++ grep RECORD 2025-06-01T22:51:11.8245785Z +++ openssl dgst -sha256 -binary torch/_C/_profiler.pyi 2025-06-01T22:51:11.8246250Z +++ openssl base64 2025-06-01T22:51:11.8247024Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.8247861Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.8249401Z +++ sed -e s/=//g 2025-06-01T22:51:11.8288177Z ++ HASH=CvWdOuZqNr8i2m9HZ_B77Y48rWKX4lqF3NdjaJv_fR4 2025-06-01T22:51:11.8292604Z +++ ls -nl torch/_C/_profiler.pyi 2025-06-01T22:51:11.8293661Z +++ awk '{print $5}' 2025-06-01T22:51:11.8321198Z ++ FSIZE=6244 2025-06-01T22:51:11.8321856Z ++ echo '"torch/_C/_profiler.pyi",sha256=CvWdOuZqNr8i2m9HZ_B77Y48rWKX4lqF3NdjaJv_fR4,6244' 2025-06-01T22:51:11.8322414Z ++ read fname 2025-06-01T22:51:11.8322684Z ++ make_wheel_record torch/_C/_verbose.pyi 2025-06-01T22:51:11.8323066Z ++ FPATH=torch/_C/_verbose.pyi 2025-06-01T22:51:11.8323396Z ++ echo torch/_C/_verbose.pyi 2025-06-01T22:51:11.8323818Z ++ grep RECORD 2025-06-01T22:51:11.8347212Z +++ openssl dgst -sha256 -binary torch/_C/_verbose.pyi 2025-06-01T22:51:11.8347670Z +++ openssl base64 2025-06-01T22:51:11.8347947Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.8348213Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.8348497Z +++ sed -e s/=//g 2025-06-01T22:51:11.8390981Z ++ HASH=vMdQYMqABMqBFxYykp8_VD0QBaubolczBmCEv-UcA00 2025-06-01T22:51:11.8393002Z +++ ls -nl torch/_C/_verbose.pyi 2025-06-01T22:51:11.8393845Z +++ awk '{print $5}' 2025-06-01T22:51:11.8421056Z ++ FSIZE=134 2025-06-01T22:51:11.8421606Z ++ echo '"torch/_C/_verbose.pyi",sha256=vMdQYMqABMqBFxYykp8_VD0QBaubolczBmCEv-UcA00,134' 2025-06-01T22:51:11.8422162Z ++ read fname 2025-06-01T22:51:11.8422468Z ++ make_wheel_record torch/_C/_dynamo/__init__.pyi 2025-06-01T22:51:11.8422879Z ++ FPATH=torch/_C/_dynamo/__init__.pyi 2025-06-01T22:51:11.8423236Z ++ echo torch/_C/_dynamo/__init__.pyi 2025-06-01T22:51:11.8423567Z ++ grep RECORD 2025-06-01T22:51:11.8446403Z +++ openssl dgst -sha256 -binary torch/_C/_dynamo/__init__.pyi 2025-06-01T22:51:11.8446880Z +++ openssl base64 2025-06-01T22:51:11.8447145Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.8447412Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.8449005Z +++ sed -e s/=//g 2025-06-01T22:51:11.8485881Z ++ HASH=SaWAOaJcwLykHTgoiZswDLqTWxVbWY886-GnLsmwXh0 2025-06-01T22:51:11.8490772Z +++ ls -nl torch/_C/_dynamo/__init__.pyi 2025-06-01T22:51:11.8491840Z +++ awk '{print $5}' 2025-06-01T22:51:11.8518167Z ++ FSIZE=166 2025-06-01T22:51:11.8518776Z ++ echo '"torch/_C/_dynamo/__init__.pyi",sha256=SaWAOaJcwLykHTgoiZswDLqTWxVbWY886-GnLsmwXh0,166' 2025-06-01T22:51:11.8519392Z ++ read fname 2025-06-01T22:51:11.8519741Z ++ make_wheel_record torch/_C/_dynamo/compiled_autograd.pyi 2025-06-01T22:51:11.8520199Z ++ FPATH=torch/_C/_dynamo/compiled_autograd.pyi 2025-06-01T22:51:11.8520621Z ++ echo torch/_C/_dynamo/compiled_autograd.pyi 2025-06-01T22:51:11.8520973Z ++ grep RECORD 2025-06-01T22:51:11.8543428Z +++ openssl dgst -sha256 -binary torch/_C/_dynamo/compiled_autograd.pyi 2025-06-01T22:51:11.8543961Z +++ openssl base64 2025-06-01T22:51:11.8544227Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.8544985Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.8545242Z +++ sed -e s/=//g 2025-06-01T22:51:11.8590800Z ++ HASH=98ncdF_NVVskq8Opr0kkzKWVdkbMw62DHAVhPDPzjYM 2025-06-01T22:51:11.8596773Z +++ ls -nl torch/_C/_dynamo/compiled_autograd.pyi 2025-06-01T22:51:11.8598094Z +++ awk '{print $5}' 2025-06-01T22:51:11.8627128Z ++ FSIZE=513 2025-06-01T22:51:11.8627827Z ++ echo '"torch/_C/_dynamo/compiled_autograd.pyi",sha256=98ncdF_NVVskq8Opr0kkzKWVdkbMw62DHAVhPDPzjYM,513' 2025-06-01T22:51:11.8628492Z ++ read fname 2025-06-01T22:51:11.8628794Z ++ make_wheel_record torch/_C/_dynamo/eval_frame.pyi 2025-06-01T22:51:11.8629220Z ++ FPATH=torch/_C/_dynamo/eval_frame.pyi 2025-06-01T22:51:11.8629577Z ++ echo torch/_C/_dynamo/eval_frame.pyi 2025-06-01T22:51:11.8629922Z ++ grep RECORD 2025-06-01T22:51:11.8648156Z +++ openssl dgst -sha256 -binary torch/_C/_dynamo/eval_frame.pyi 2025-06-01T22:51:11.8648652Z +++ openssl base64 2025-06-01T22:51:11.8649713Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.8650788Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.8652039Z +++ sed -e s/=//g 2025-06-01T22:51:11.8689184Z ++ HASH=PDl4QddtcUjQrREKlGo-pY39RrB6ZL-7zxLdszUGViM 2025-06-01T22:51:11.8694010Z +++ ls -nl torch/_C/_dynamo/eval_frame.pyi 2025-06-01T22:51:11.8695053Z +++ awk '{print $5}' 2025-06-01T22:51:11.8721448Z ++ FSIZE=1802 2025-06-01T22:51:11.8722337Z ++ echo '"torch/_C/_dynamo/eval_frame.pyi",sha256=PDl4QddtcUjQrREKlGo-pY39RrB6ZL-7zxLdszUGViM,1802' 2025-06-01T22:51:11.8723008Z ++ read fname 2025-06-01T22:51:11.8723309Z ++ make_wheel_record torch/_C/_dynamo/guards.pyi 2025-06-01T22:51:11.8723961Z ++ FPATH=torch/_C/_dynamo/guards.pyi 2025-06-01T22:51:11.8724508Z ++ echo torch/_C/_dynamo/guards.pyi 2025-06-01T22:51:11.8724831Z ++ grep RECORD 2025-06-01T22:51:11.8746677Z +++ openssl dgst -sha256 -binary torch/_C/_dynamo/guards.pyi 2025-06-01T22:51:11.8747160Z +++ openssl base64 2025-06-01T22:51:11.8747420Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.8747689Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.8749173Z +++ sed -e s/=//g 2025-06-01T22:51:11.8791716Z ++ HASH=-B2jlAXlxHQf3pbjpxWF4TKE_UJ-AMfsB1ZU1-5JVSY 2025-06-01T22:51:11.8793598Z +++ ls -nl torch/_C/_dynamo/guards.pyi 2025-06-01T22:51:11.8794423Z +++ awk '{print $5}' 2025-06-01T22:51:11.8822701Z ++ FSIZE=4939 2025-06-01T22:51:11.8823309Z ++ echo '"torch/_C/_dynamo/guards.pyi",sha256=-B2jlAXlxHQf3pbjpxWF4TKE_UJ-AMfsB1ZU1-5JVSY,4939' 2025-06-01T22:51:11.8823915Z ++ read fname 2025-06-01T22:51:11.8824206Z ++ make_wheel_record torch/_C/_export/__init__.pyi 2025-06-01T22:51:11.8824617Z ++ FPATH=torch/_C/_export/__init__.pyi 2025-06-01T22:51:11.8824984Z ++ echo torch/_C/_export/__init__.pyi 2025-06-01T22:51:11.8825305Z ++ grep RECORD 2025-06-01T22:51:11.8846375Z +++ openssl dgst -sha256 -binary torch/_C/_export/__init__.pyi 2025-06-01T22:51:11.8846843Z +++ openssl base64 2025-06-01T22:51:11.8847369Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.8847683Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.8849121Z +++ sed -e s/=//g 2025-06-01T22:51:11.8887829Z ++ HASH=CUcMBKNDN_31e66pbRuZ9O8ilVR4-RSKAeMFRfRIxS8 2025-06-01T22:51:11.8892489Z +++ ls -nl torch/_C/_export/__init__.pyi 2025-06-01T22:51:11.8893450Z +++ awk '{print $5}' 2025-06-01T22:51:11.8919232Z ++ FSIZE=257 2025-06-01T22:51:11.8919884Z ++ echo '"torch/_C/_export/__init__.pyi",sha256=CUcMBKNDN_31e66pbRuZ9O8ilVR4-RSKAeMFRfRIxS8,257' 2025-06-01T22:51:11.8920611Z ++ read fname 2025-06-01T22:51:11.8920984Z ++ make_wheel_record torch/_C/_export/pt2_archive_constants.pyi 2025-06-01T22:51:11.8921517Z ++ FPATH=torch/_C/_export/pt2_archive_constants.pyi 2025-06-01T22:51:11.8922043Z ++ echo torch/_C/_export/pt2_archive_constants.pyi 2025-06-01T22:51:11.8922450Z ++ grep RECORD 2025-06-01T22:51:11.8945254Z +++ openssl dgst -sha256 -binary torch/_C/_export/pt2_archive_constants.pyi 2025-06-01T22:51:11.8946306Z +++ openssl base64 2025-06-01T22:51:11.8946799Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.8947422Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.8948046Z +++ sed -e s/=//g 2025-06-01T22:51:11.8989398Z ++ HASH=ofxeiEoXbZaz64Wo4MV4NX_FCArY5Q28Ural17wLAmE 2025-06-01T22:51:11.8992422Z +++ ls -nl torch/_C/_export/pt2_archive_constants.pyi 2025-06-01T22:51:11.8993249Z +++ awk '{print $5}' 2025-06-01T22:51:11.9021413Z ++ FSIZE=676 2025-06-01T22:51:11.9022054Z ++ echo '"torch/_C/_export/pt2_archive_constants.pyi",sha256=ofxeiEoXbZaz64Wo4MV4NX_FCArY5Q28Ural17wLAmE,676' 2025-06-01T22:51:11.9022697Z ++ read fname 2025-06-01T22:51:11.9023026Z ++ make_wheel_record torch/_C_flatbuffer/__init__.pyi 2025-06-01T22:51:11.9023449Z ++ FPATH=torch/_C_flatbuffer/__init__.pyi 2025-06-01T22:51:11.9023830Z ++ echo torch/_C_flatbuffer/__init__.pyi 2025-06-01T22:51:11.9024190Z ++ grep RECORD 2025-06-01T22:51:11.9045860Z +++ openssl dgst -sha256 -binary torch/_C_flatbuffer/__init__.pyi 2025-06-01T22:51:11.9046362Z +++ openssl base64 2025-06-01T22:51:11.9046624Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.9046891Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.9047157Z +++ sed -e s/=//g 2025-06-01T22:51:11.9085866Z ++ HASH=SdmD2nh01AdVYvwMJeo32D5BJW2Ar2pvjQTup0uBIko 2025-06-01T22:51:11.9089835Z +++ ls -nl torch/_C_flatbuffer/__init__.pyi 2025-06-01T22:51:11.9090596Z +++ awk '{print $5}' 2025-06-01T22:51:11.9116388Z ++ FSIZE=544 2025-06-01T22:51:11.9117118Z ++ echo '"torch/_C_flatbuffer/__init__.pyi",sha256=SdmD2nh01AdVYvwMJeo32D5BJW2Ar2pvjQTup0uBIko,544' 2025-06-01T22:51:11.9117739Z ++ read fname 2025-06-01T22:51:11.9118046Z ++ make_wheel_record torch/_awaits/__init__.py 2025-06-01T22:51:11.9118540Z ++ FPATH=torch/_awaits/__init__.py 2025-06-01T22:51:11.9118891Z ++ echo torch/_awaits/__init__.py 2025-06-01T22:51:11.9119550Z ++ grep RECORD 2025-06-01T22:51:11.9144053Z +++ openssl dgst -sha256 -binary torch/_awaits/__init__.py 2025-06-01T22:51:11.9144493Z +++ openssl base64 2025-06-01T22:51:11.9144758Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.9145002Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.9145272Z +++ sed -e s/=//g 2025-06-01T22:51:11.9186351Z ++ HASH=T0RT6TwpQbHV9RX23zQYck-XpJwWC1bH3ObNLeqq6yA 2025-06-01T22:51:11.9188450Z +++ ls -nl torch/_awaits/__init__.py 2025-06-01T22:51:11.9190004Z +++ awk '{print $5}' 2025-06-01T22:51:11.9213822Z ++ FSIZE=1652 2025-06-01T22:51:11.9214428Z ++ echo '"torch/_awaits/__init__.py",sha256=T0RT6TwpQbHV9RX23zQYck-XpJwWC1bH3ObNLeqq6yA,1652' 2025-06-01T22:51:11.9215019Z ++ read fname 2025-06-01T22:51:11.9215327Z ++ make_wheel_record torch/_custom_op/__init__.py 2025-06-01T22:51:11.9215840Z ++ FPATH=torch/_custom_op/__init__.py 2025-06-01T22:51:11.9216935Z ++ echo torch/_custom_op/__init__.py 2025-06-01T22:51:11.9218499Z ++ grep RECORD 2025-06-01T22:51:11.9241042Z +++ openssl dgst -sha256 -binary torch/_custom_op/__init__.py 2025-06-01T22:51:11.9241564Z +++ openssl base64 2025-06-01T22:51:11.9241822Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.9242091Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.9242427Z +++ sed -e s/=//g 2025-06-01T22:51:11.9285618Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:11.9287442Z +++ ls -nl torch/_custom_op/__init__.py 2025-06-01T22:51:11.9288570Z +++ awk '{print $5}' 2025-06-01T22:51:11.9315937Z ++ FSIZE=0 2025-06-01T22:51:11.9316469Z ++ echo '"torch/_custom_op/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:11.9317093Z ++ read fname 2025-06-01T22:51:11.9317391Z ++ make_wheel_record torch/_custom_op/autograd.py 2025-06-01T22:51:11.9317801Z ++ FPATH=torch/_custom_op/autograd.py 2025-06-01T22:51:11.9318167Z ++ echo torch/_custom_op/autograd.py 2025-06-01T22:51:11.9318486Z ++ grep RECORD 2025-06-01T22:51:11.9340431Z +++ openssl dgst -sha256 -binary torch/_custom_op/autograd.py 2025-06-01T22:51:11.9340872Z +++ openssl base64 2025-06-01T22:51:11.9341142Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.9341390Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.9341660Z +++ sed -e s/=//g 2025-06-01T22:51:11.9381626Z ++ HASH=MXuiQXSMJM69DcMJnmIRQe6eBGvX8aWORhy0U1tmSrY 2025-06-01T22:51:11.9383420Z +++ ls -nl torch/_custom_op/autograd.py 2025-06-01T22:51:11.9384276Z +++ awk '{print $5}' 2025-06-01T22:51:11.9408282Z ++ FSIZE=11818 2025-06-01T22:51:11.9408922Z ++ echo '"torch/_custom_op/autograd.py",sha256=MXuiQXSMJM69DcMJnmIRQe6eBGvX8aWORhy0U1tmSrY,11818' 2025-06-01T22:51:11.9409551Z ++ read fname 2025-06-01T22:51:11.9409850Z ++ make_wheel_record torch/_custom_op/impl.py 2025-06-01T22:51:11.9410247Z ++ FPATH=torch/_custom_op/impl.py 2025-06-01T22:51:11.9411198Z ++ echo torch/_custom_op/impl.py 2025-06-01T22:51:11.9412437Z ++ grep RECORD 2025-06-01T22:51:11.9436263Z +++ openssl dgst -sha256 -binary torch/_custom_op/impl.py 2025-06-01T22:51:11.9436717Z +++ openssl base64 2025-06-01T22:51:11.9436968Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.9437290Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.9437606Z +++ sed -e s/=//g 2025-06-01T22:51:11.9481164Z ++ HASH=a4UAdeDwtOrRSeEycDizXT-d3R03m7cZYfoL41yRJak 2025-06-01T22:51:11.9482801Z +++ ls -nl torch/_custom_op/impl.py 2025-06-01T22:51:11.9484234Z +++ awk '{print $5}' 2025-06-01T22:51:11.9511506Z ++ FSIZE=26675 2025-06-01T22:51:11.9512055Z ++ echo '"torch/_custom_op/impl.py",sha256=a4UAdeDwtOrRSeEycDizXT-d3R03m7cZYfoL41yRJak,26675' 2025-06-01T22:51:11.9512763Z ++ read fname 2025-06-01T22:51:11.9513056Z ++ make_wheel_record torch/_decomp/__init__.py 2025-06-01T22:51:11.9513436Z ++ FPATH=torch/_decomp/__init__.py 2025-06-01T22:51:11.9513996Z ++ echo torch/_decomp/__init__.py 2025-06-01T22:51:11.9514327Z ++ grep RECORD 2025-06-01T22:51:11.9532508Z +++ openssl dgst -sha256 -binary torch/_decomp/__init__.py 2025-06-01T22:51:11.9533400Z +++ openssl base64 2025-06-01T22:51:11.9534448Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.9536476Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.9536993Z +++ sed -e s/=//g 2025-06-01T22:51:11.9578189Z ++ HASH=_FTRJ4tAW60-5eFuFsI9E8rXahCy8GhLoBFTySn6jrU 2025-06-01T22:51:11.9581535Z +++ ls -nl torch/_decomp/__init__.py 2025-06-01T22:51:11.9582377Z +++ awk '{print $5}' 2025-06-01T22:51:11.9606262Z ++ FSIZE=19144 2025-06-01T22:51:11.9606795Z ++ echo '"torch/_decomp/__init__.py",sha256=_FTRJ4tAW60-5eFuFsI9E8rXahCy8GhLoBFTySn6jrU,19144' 2025-06-01T22:51:11.9607395Z ++ read fname 2025-06-01T22:51:11.9607719Z ++ make_wheel_record torch/_decomp/decompositions.py 2025-06-01T22:51:11.9608165Z ++ FPATH=torch/_decomp/decompositions.py 2025-06-01T22:51:11.9609097Z ++ echo torch/_decomp/decompositions.py 2025-06-01T22:51:11.9610372Z ++ grep RECORD 2025-06-01T22:51:11.9631342Z +++ openssl dgst -sha256 -binary torch/_decomp/decompositions.py 2025-06-01T22:51:11.9631958Z +++ openssl base64 2025-06-01T22:51:11.9632228Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.9633345Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.9634528Z +++ sed -e s/=//g 2025-06-01T22:51:11.9679871Z ++ HASH=r0Ac2_EKwP9gd2fMnCyLBxzGbUFKVF2YFkY1DpiZFBk 2025-06-01T22:51:11.9682723Z +++ ls -nl torch/_decomp/decompositions.py 2025-06-01T22:51:11.9683375Z +++ awk '{print $5}' 2025-06-01T22:51:11.9709135Z ++ FSIZE=176404 2025-06-01T22:51:11.9709777Z ++ echo '"torch/_decomp/decompositions.py",sha256=r0Ac2_EKwP9gd2fMnCyLBxzGbUFKVF2YFkY1DpiZFBk,176404' 2025-06-01T22:51:11.9710403Z ++ read fname 2025-06-01T22:51:11.9710752Z ++ make_wheel_record torch/_decomp/decompositions_for_jvp.py 2025-06-01T22:51:11.9711290Z ++ FPATH=torch/_decomp/decompositions_for_jvp.py 2025-06-01T22:51:11.9711736Z ++ echo torch/_decomp/decompositions_for_jvp.py 2025-06-01T22:51:11.9712534Z ++ grep RECORD 2025-06-01T22:51:11.9731319Z +++ openssl dgst -sha256 -binary torch/_decomp/decompositions_for_jvp.py 2025-06-01T22:51:11.9731995Z +++ openssl base64 2025-06-01T22:51:11.9733148Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.9734577Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.9735923Z +++ sed -e s/=//g 2025-06-01T22:51:11.9773034Z ++ HASH=tJr2bRhlV98dhLMZEyouqiT90y1Z0FANu9T__Dzbq2M 2025-06-01T22:51:11.9778632Z +++ ls -nl torch/_decomp/decompositions_for_jvp.py 2025-06-01T22:51:11.9779265Z +++ awk '{print $5}' 2025-06-01T22:51:11.9805245Z ++ FSIZE=11701 2025-06-01T22:51:11.9805997Z ++ echo '"torch/_decomp/decompositions_for_jvp.py",sha256=tJr2bRhlV98dhLMZEyouqiT90y1Z0FANu9T__Dzbq2M,11701' 2025-06-01T22:51:11.9806777Z ++ read fname 2025-06-01T22:51:11.9807214Z ++ make_wheel_record torch/_decomp/decompositions_for_rng.py 2025-06-01T22:51:11.9807701Z ++ FPATH=torch/_decomp/decompositions_for_rng.py 2025-06-01T22:51:11.9808155Z ++ echo torch/_decomp/decompositions_for_rng.py 2025-06-01T22:51:11.9808528Z ++ grep RECORD 2025-06-01T22:51:11.9830527Z +++ openssl dgst -sha256 -binary torch/_decomp/decompositions_for_rng.py 2025-06-01T22:51:11.9831118Z +++ openssl base64 2025-06-01T22:51:11.9831754Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.9832068Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.9832375Z +++ sed -e s/=//g 2025-06-01T22:51:11.9874748Z ++ HASH=TK-IuICKvw2mNRdUzBdimJgVYsrfxegrhIGD9irI77s 2025-06-01T22:51:11.9875445Z +++ ls -nl torch/_decomp/decompositions_for_rng.py 2025-06-01T22:51:11.9876925Z +++ awk '{print $5}' 2025-06-01T22:51:11.9905781Z ++ FSIZE=9178 2025-06-01T22:51:11.9906434Z ++ echo '"torch/_decomp/decompositions_for_rng.py",sha256=TK-IuICKvw2mNRdUzBdimJgVYsrfxegrhIGD9irI77s,9178' 2025-06-01T22:51:11.9907089Z ++ read fname 2025-06-01T22:51:11.9907386Z ++ make_wheel_record torch/_dispatch/__init__.py 2025-06-01T22:51:11.9907773Z ++ FPATH=torch/_dispatch/__init__.py 2025-06-01T22:51:11.9908131Z ++ echo torch/_dispatch/__init__.py 2025-06-01T22:51:11.9908460Z ++ grep RECORD 2025-06-01T22:51:11.9926640Z +++ openssl dgst -sha256 -binary torch/_dispatch/__init__.py 2025-06-01T22:51:11.9927125Z +++ openssl base64 2025-06-01T22:51:11.9927387Z +++ sed -e s/+/-/g 2025-06-01T22:51:11.9928749Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:11.9930033Z +++ sed -e s/=//g 2025-06-01T22:51:11.9968838Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:11.9973256Z +++ ls -nl torch/_dispatch/__init__.py 2025-06-01T22:51:11.9974003Z +++ awk '{print $5}' 2025-06-01T22:51:12.0003113Z ++ FSIZE=0 2025-06-01T22:51:12.0003742Z ++ echo '"torch/_dispatch/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:12.0004504Z ++ read fname 2025-06-01T22:51:12.0004805Z ++ make_wheel_record torch/_dispatch/python.py 2025-06-01T22:51:12.0005203Z ++ FPATH=torch/_dispatch/python.py 2025-06-01T22:51:12.0005565Z ++ echo torch/_dispatch/python.py 2025-06-01T22:51:12.0005879Z ++ grep RECORD 2025-06-01T22:51:12.0028214Z +++ openssl dgst -sha256 -binary torch/_dispatch/python.py 2025-06-01T22:51:12.0028666Z +++ openssl base64 2025-06-01T22:51:12.0028942Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.0029186Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.0029457Z +++ sed -e s/=//g 2025-06-01T22:51:12.0071405Z ++ HASH=hLpyM0b2oPBbCg73eAS43-tGR4lFVpD6eb-IYwwat54 2025-06-01T22:51:12.0073384Z +++ ls -nl torch/_dispatch/python.py 2025-06-01T22:51:12.0074164Z +++ awk '{print $5}' 2025-06-01T22:51:12.0101960Z ++ FSIZE=6436 2025-06-01T22:51:12.0102637Z ++ echo '"torch/_dispatch/python.py",sha256=hLpyM0b2oPBbCg73eAS43-tGR4lFVpD6eb-IYwwat54,6436' 2025-06-01T22:51:12.0103244Z ++ read fname 2025-06-01T22:51:12.0103515Z ++ make_wheel_record torch/_dynamo/__init__.py 2025-06-01T22:51:12.0103902Z ++ FPATH=torch/_dynamo/__init__.py 2025-06-01T22:51:12.0104236Z ++ echo torch/_dynamo/__init__.py 2025-06-01T22:51:12.0104553Z ++ grep RECORD 2025-06-01T22:51:12.0125977Z +++ openssl dgst -sha256 -binary torch/_dynamo/__init__.py 2025-06-01T22:51:12.0126425Z +++ openssl base64 2025-06-01T22:51:12.0126757Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.0127098Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.0127545Z +++ sed -e s/=//g 2025-06-01T22:51:12.0167240Z ++ HASH=9tt2dQTphdKY94wjIR1GjZlnzvs5xeeNWq8eQAkWW3o 2025-06-01T22:51:12.0172051Z +++ ls -nl torch/_dynamo/__init__.py 2025-06-01T22:51:12.0173077Z +++ awk '{print $5}' 2025-06-01T22:51:12.0200101Z ++ FSIZE=5232 2025-06-01T22:51:12.0200709Z ++ echo '"torch/_dynamo/__init__.py",sha256=9tt2dQTphdKY94wjIR1GjZlnzvs5xeeNWq8eQAkWW3o,5232' 2025-06-01T22:51:12.0201280Z ++ read fname 2025-06-01T22:51:12.0201661Z ++ make_wheel_record torch/_dynamo/_trace_wrapped_higher_order_op.py 2025-06-01T22:51:12.0202241Z ++ FPATH=torch/_dynamo/_trace_wrapped_higher_order_op.py 2025-06-01T22:51:12.0202724Z ++ echo torch/_dynamo/_trace_wrapped_higher_order_op.py 2025-06-01T22:51:12.0203123Z ++ grep RECORD 2025-06-01T22:51:12.0225594Z +++ openssl dgst -sha256 -binary torch/_dynamo/_trace_wrapped_higher_order_op.py 2025-06-01T22:51:12.0226338Z +++ openssl base64 2025-06-01T22:51:12.0226633Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.0226937Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.0227193Z +++ sed -e s/=//g 2025-06-01T22:51:12.0269273Z ++ HASH=E6wgXXU5caceRRnKZ2xpy69BcKwYEWZzxHcekbnYU5w 2025-06-01T22:51:12.0272616Z +++ ls -nl torch/_dynamo/_trace_wrapped_higher_order_op.py 2025-06-01T22:51:12.0273352Z +++ awk '{print $5}' 2025-06-01T22:51:12.0302009Z ++ FSIZE=9211 2025-06-01T22:51:12.0302677Z ++ echo '"torch/_dynamo/_trace_wrapped_higher_order_op.py",sha256=E6wgXXU5caceRRnKZ2xpy69BcKwYEWZzxHcekbnYU5w,9211' 2025-06-01T22:51:12.0303378Z ++ read fname 2025-06-01T22:51:12.0303710Z ++ make_wheel_record torch/_dynamo/bytecode_analysis.py 2025-06-01T22:51:12.0304141Z ++ FPATH=torch/_dynamo/bytecode_analysis.py 2025-06-01T22:51:12.0304541Z ++ echo torch/_dynamo/bytecode_analysis.py 2025-06-01T22:51:12.0304886Z ++ grep RECORD 2025-06-01T22:51:12.0325488Z +++ openssl dgst -sha256 -binary torch/_dynamo/bytecode_analysis.py 2025-06-01T22:51:12.0326002Z +++ openssl base64 2025-06-01T22:51:12.0326279Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.0326817Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.0327785Z +++ sed -e s/=//g 2025-06-01T22:51:12.0366512Z ++ HASH=Yf1mxekC-IDj22x1c88eGneGFU18TgP5sMQeaxEl9XU 2025-06-01T22:51:12.0371408Z +++ ls -nl torch/_dynamo/bytecode_analysis.py 2025-06-01T22:51:12.0372378Z +++ awk '{print $5}' 2025-06-01T22:51:12.0399327Z ++ FSIZE=8525 2025-06-01T22:51:12.0400131Z ++ echo '"torch/_dynamo/bytecode_analysis.py",sha256=Yf1mxekC-IDj22x1c88eGneGFU18TgP5sMQeaxEl9XU,8525' 2025-06-01T22:51:12.0400905Z ++ read fname 2025-06-01T22:51:12.0401327Z ++ make_wheel_record torch/_dynamo/bytecode_transformation.py 2025-06-01T22:51:12.0401836Z ++ FPATH=torch/_dynamo/bytecode_transformation.py 2025-06-01T22:51:12.0402338Z ++ echo torch/_dynamo/bytecode_transformation.py 2025-06-01T22:51:12.0402706Z ++ grep RECORD 2025-06-01T22:51:12.0424107Z +++ openssl dgst -sha256 -binary torch/_dynamo/bytecode_transformation.py 2025-06-01T22:51:12.0424649Z +++ openssl base64 2025-06-01T22:51:12.0424942Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.0425645Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.0425905Z +++ sed -e s/=//g 2025-06-01T22:51:12.0469935Z ++ HASH=zetwoMWgkVFrysJ_1NlLiFtYKRgRXbjjSeI8xaSQAF8 2025-06-01T22:51:12.0472797Z +++ ls -nl torch/_dynamo/bytecode_transformation.py 2025-06-01T22:51:12.0473923Z +++ awk '{print $5}' 2025-06-01T22:51:12.0501230Z ++ FSIZE=59712 2025-06-01T22:51:12.0501979Z ++ echo '"torch/_dynamo/bytecode_transformation.py",sha256=zetwoMWgkVFrysJ_1NlLiFtYKRgRXbjjSeI8xaSQAF8,59712' 2025-06-01T22:51:12.0502730Z ++ read fname 2025-06-01T22:51:12.0503044Z ++ make_wheel_record torch/_dynamo/cache_size.py 2025-06-01T22:51:12.0503532Z ++ FPATH=torch/_dynamo/cache_size.py 2025-06-01T22:51:12.0503879Z ++ echo torch/_dynamo/cache_size.py 2025-06-01T22:51:12.0504269Z ++ grep RECORD 2025-06-01T22:51:12.0525669Z +++ openssl dgst -sha256 -binary torch/_dynamo/cache_size.py 2025-06-01T22:51:12.0526239Z +++ openssl base64 2025-06-01T22:51:12.0526775Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.0527033Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.0528299Z +++ sed -e s/=//g 2025-06-01T22:51:12.0568865Z ++ HASH=o0oVmc2EVnMwFMEYZpKn8j0jN7hDKFtbLV_gsIxNnw8 2025-06-01T22:51:12.0573347Z +++ ls -nl torch/_dynamo/cache_size.py 2025-06-01T22:51:12.0574155Z +++ awk '{print $5}' 2025-06-01T22:51:12.0601416Z ++ FSIZE=7907 2025-06-01T22:51:12.0602035Z ++ echo '"torch/_dynamo/cache_size.py",sha256=o0oVmc2EVnMwFMEYZpKn8j0jN7hDKFtbLV_gsIxNnw8,7907' 2025-06-01T22:51:12.0602677Z ++ read fname 2025-06-01T22:51:12.0602977Z ++ make_wheel_record torch/_dynamo/callback.py 2025-06-01T22:51:12.0603362Z ++ FPATH=torch/_dynamo/callback.py 2025-06-01T22:51:12.0603853Z ++ echo torch/_dynamo/callback.py 2025-06-01T22:51:12.0604355Z ++ grep RECORD 2025-06-01T22:51:12.0627884Z +++ openssl dgst -sha256 -binary torch/_dynamo/callback.py 2025-06-01T22:51:12.0628423Z +++ openssl base64 2025-06-01T22:51:12.0628680Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.0628938Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.0629193Z +++ sed -e s/=//g 2025-06-01T22:51:12.0671366Z ++ HASH=3VhnTdAMILbtQm5kuZObzxUuVB9mZRnTamPmANsdj7A 2025-06-01T22:51:12.0677414Z +++ ls -nl torch/_dynamo/callback.py 2025-06-01T22:51:12.0677767Z +++ awk '{print $5}' 2025-06-01T22:51:12.0702485Z ++ FSIZE=4779 2025-06-01T22:51:12.0703182Z ++ echo '"torch/_dynamo/callback.py",sha256=3VhnTdAMILbtQm5kuZObzxUuVB9mZRnTamPmANsdj7A,4779' 2025-06-01T22:51:12.0703875Z ++ read fname 2025-06-01T22:51:12.0704165Z ++ make_wheel_record torch/_dynamo/code_context.py 2025-06-01T22:51:12.0704576Z ++ FPATH=torch/_dynamo/code_context.py 2025-06-01T22:51:12.0704941Z ++ echo torch/_dynamo/code_context.py 2025-06-01T22:51:12.0705276Z ++ grep RECORD 2025-06-01T22:51:12.0725288Z +++ openssl dgst -sha256 -binary torch/_dynamo/code_context.py 2025-06-01T22:51:12.0725799Z +++ openssl base64 2025-06-01T22:51:12.0726073Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.0726975Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.0727775Z +++ sed -e s/=//g 2025-06-01T22:51:12.0766821Z ++ HASH=b7bQSNWb8DBuwDT9Q8qAHh_jSVIM33M5Hf6MIWYbO1Q 2025-06-01T22:51:12.0771776Z +++ ls -nl torch/_dynamo/code_context.py 2025-06-01T22:51:12.0773126Z +++ awk '{print $5}' 2025-06-01T22:51:12.0799773Z ++ FSIZE=1818 2025-06-01T22:51:12.0800415Z ++ echo '"torch/_dynamo/code_context.py",sha256=b7bQSNWb8DBuwDT9Q8qAHh_jSVIM33M5Hf6MIWYbO1Q,1818' 2025-06-01T22:51:12.0801121Z ++ read fname 2025-06-01T22:51:12.0801591Z ++ make_wheel_record torch/_dynamo/codegen.py 2025-06-01T22:51:12.0801971Z ++ FPATH=torch/_dynamo/codegen.py 2025-06-01T22:51:12.0802330Z ++ echo torch/_dynamo/codegen.py 2025-06-01T22:51:12.0802700Z ++ grep RECORD 2025-06-01T22:51:12.0824671Z +++ openssl dgst -sha256 -binary torch/_dynamo/codegen.py 2025-06-01T22:51:12.0825126Z +++ openssl base64 2025-06-01T22:51:12.0825531Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.0825802Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.0826068Z +++ sed -e s/=//g 2025-06-01T22:51:12.0868199Z ++ HASH=gQDKZQyTPUTL8xOEzQsQ9vmf-zOJLVn0Va8lu6JJtcs 2025-06-01T22:51:12.0870753Z +++ ls -nl torch/_dynamo/codegen.py 2025-06-01T22:51:12.0871398Z +++ awk '{print $5}' 2025-06-01T22:51:12.0896812Z ++ FSIZE=26870 2025-06-01T22:51:12.0897353Z ++ echo '"torch/_dynamo/codegen.py",sha256=gQDKZQyTPUTL8xOEzQsQ9vmf-zOJLVn0Va8lu6JJtcs,26870' 2025-06-01T22:51:12.0897951Z ++ read fname 2025-06-01T22:51:12.0898315Z ++ make_wheel_record torch/_dynamo/compiled_autograd.py 2025-06-01T22:51:12.0898766Z ++ FPATH=torch/_dynamo/compiled_autograd.py 2025-06-01T22:51:12.0899477Z ++ echo torch/_dynamo/compiled_autograd.py 2025-06-01T22:51:12.0900357Z ++ grep RECORD 2025-06-01T22:51:12.0924345Z +++ openssl dgst -sha256 -binary torch/_dynamo/compiled_autograd.py 2025-06-01T22:51:12.0925037Z +++ openssl base64 2025-06-01T22:51:12.0925384Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.0925641Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.0925930Z +++ sed -e s/=//g 2025-06-01T22:51:12.0966750Z ++ HASH=dvSHSnVXkm1w8brz9xaUeCxojg9I5cbUZgkrpGBOsEo 2025-06-01T22:51:12.0971355Z +++ ls -nl torch/_dynamo/compiled_autograd.py 2025-06-01T22:51:12.0972356Z +++ awk '{print $5}' 2025-06-01T22:51:12.0999250Z ++ FSIZE=58474 2025-06-01T22:51:12.0999925Z ++ echo '"torch/_dynamo/compiled_autograd.py",sha256=dvSHSnVXkm1w8brz9xaUeCxojg9I5cbUZgkrpGBOsEo,58474' 2025-06-01T22:51:12.1000616Z ++ read fname 2025-06-01T22:51:12.1000919Z ++ make_wheel_record torch/_dynamo/comptime.py 2025-06-01T22:51:12.1001302Z ++ FPATH=torch/_dynamo/comptime.py 2025-06-01T22:51:12.1001666Z ++ echo torch/_dynamo/comptime.py 2025-06-01T22:51:12.1001980Z ++ grep RECORD 2025-06-01T22:51:12.1025978Z +++ openssl dgst -sha256 -binary torch/_dynamo/comptime.py 2025-06-01T22:51:12.1026469Z +++ openssl base64 2025-06-01T22:51:12.1026719Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.1026973Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.1027224Z +++ sed -e s/=//g 2025-06-01T22:51:12.1067601Z ++ HASH=lCluXB6ULcHjoND4zteZ-WIKyTrhfqQVZlnxOKvdmXE 2025-06-01T22:51:12.1070808Z +++ ls -nl torch/_dynamo/comptime.py 2025-06-01T22:51:12.1072189Z +++ awk '{print $5}' 2025-06-01T22:51:12.1100201Z ++ FSIZE=14212 2025-06-01T22:51:12.1100897Z ++ echo '"torch/_dynamo/comptime.py",sha256=lCluXB6ULcHjoND4zteZ-WIKyTrhfqQVZlnxOKvdmXE,14212' 2025-06-01T22:51:12.1101572Z ++ read fname 2025-06-01T22:51:12.1101849Z ++ make_wheel_record torch/_dynamo/config.py 2025-06-01T22:51:12.1102231Z ++ FPATH=torch/_dynamo/config.py 2025-06-01T22:51:12.1102563Z ++ echo torch/_dynamo/config.py 2025-06-01T22:51:12.1102870Z ++ grep RECORD 2025-06-01T22:51:12.1125912Z +++ openssl dgst -sha256 -binary torch/_dynamo/config.py 2025-06-01T22:51:12.1126445Z +++ openssl base64 2025-06-01T22:51:12.1126720Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.1126985Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.1127261Z +++ sed -e s/=//g 2025-06-01T22:51:12.1167206Z ++ HASH=sGMCT3ZZh23CJuIvlCkCqQK3XHELYXVsdoEi1_No8BE 2025-06-01T22:51:12.1171569Z +++ ls -nl torch/_dynamo/config.py 2025-06-01T22:51:12.1172461Z +++ awk '{print $5}' 2025-06-01T22:51:12.1200010Z ++ FSIZE=27201 2025-06-01T22:51:12.1200596Z ++ echo '"torch/_dynamo/config.py",sha256=sGMCT3ZZh23CJuIvlCkCqQK3XHELYXVsdoEi1_No8BE,27201' 2025-06-01T22:51:12.1201233Z ++ read fname 2025-06-01T22:51:12.1201681Z ++ make_wheel_record torch/_dynamo/convert_frame.py 2025-06-01T22:51:12.1202086Z ++ FPATH=torch/_dynamo/convert_frame.py 2025-06-01T22:51:12.1202462Z ++ echo torch/_dynamo/convert_frame.py 2025-06-01T22:51:12.1202795Z ++ grep RECORD 2025-06-01T22:51:12.1227147Z +++ openssl dgst -sha256 -binary torch/_dynamo/convert_frame.py 2025-06-01T22:51:12.1227705Z +++ openssl base64 2025-06-01T22:51:12.1227959Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.1228217Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.1228528Z +++ sed -e s/=//g 2025-06-01T22:51:12.1269446Z ++ HASH=x4ExXRnCdV3jVJtNJU_NOetiR94jZf0ShJkbmmKSBqg 2025-06-01T22:51:12.1272887Z +++ ls -nl torch/_dynamo/convert_frame.py 2025-06-01T22:51:12.1274089Z +++ awk '{print $5}' 2025-06-01T22:51:12.1301866Z ++ FSIZE=55845 2025-06-01T22:51:12.1302502Z ++ echo '"torch/_dynamo/convert_frame.py",sha256=x4ExXRnCdV3jVJtNJU_NOetiR94jZf0ShJkbmmKSBqg,55845' 2025-06-01T22:51:12.1303115Z ++ read fname 2025-06-01T22:51:12.1303510Z ++ make_wheel_record torch/_dynamo/create_parameter_op.py 2025-06-01T22:51:12.1303968Z ++ FPATH=torch/_dynamo/create_parameter_op.py 2025-06-01T22:51:12.1304365Z ++ echo torch/_dynamo/create_parameter_op.py 2025-06-01T22:51:12.1304721Z ++ grep RECORD 2025-06-01T22:51:12.1326026Z +++ openssl dgst -sha256 -binary torch/_dynamo/create_parameter_op.py 2025-06-01T22:51:12.1326630Z +++ openssl base64 2025-06-01T22:51:12.1326912Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.1327832Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.1329392Z +++ sed -e s/=//g 2025-06-01T22:51:12.1368261Z ++ HASH=DDlPmpLSbg4fxLXqYIsMTpat-_U4y5n_k2QA2-EFoxE 2025-06-01T22:51:12.1372756Z +++ ls -nl torch/_dynamo/create_parameter_op.py 2025-06-01T22:51:12.1373592Z +++ awk '{print $5}' 2025-06-01T22:51:12.1401310Z ++ FSIZE=2524 2025-06-01T22:51:12.1401954Z ++ echo '"torch/_dynamo/create_parameter_op.py",sha256=DDlPmpLSbg4fxLXqYIsMTpat-_U4y5n_k2QA2-EFoxE,2524' 2025-06-01T22:51:12.1402641Z ++ read fname 2025-06-01T22:51:12.1402957Z ++ make_wheel_record torch/_dynamo/current_scope_id.py 2025-06-01T22:51:12.1403376Z ++ FPATH=torch/_dynamo/current_scope_id.py 2025-06-01T22:51:12.1403874Z ++ echo torch/_dynamo/current_scope_id.py 2025-06-01T22:51:12.1404405Z ++ grep RECORD 2025-06-01T22:51:12.1426387Z +++ openssl dgst -sha256 -binary torch/_dynamo/current_scope_id.py 2025-06-01T22:51:12.1426950Z +++ openssl base64 2025-06-01T22:51:12.1427212Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.1427810Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.1428128Z +++ sed -e s/=//g 2025-06-01T22:51:12.1469296Z ++ HASH=CD2PnuBjVr2ns7_oNaPg6djM5wa-qNIaJYLFA4uThUo 2025-06-01T22:51:12.1473474Z +++ ls -nl torch/_dynamo/current_scope_id.py 2025-06-01T22:51:12.1474419Z +++ awk '{print $5}' 2025-06-01T22:51:12.1500597Z ++ FSIZE=1433 2025-06-01T22:51:12.1501261Z ++ echo '"torch/_dynamo/current_scope_id.py",sha256=CD2PnuBjVr2ns7_oNaPg6djM5wa-qNIaJYLFA4uThUo,1433' 2025-06-01T22:51:12.1501941Z ++ read fname 2025-06-01T22:51:12.1502255Z ++ make_wheel_record torch/_dynamo/debug_utils.py 2025-06-01T22:51:12.1502682Z ++ FPATH=torch/_dynamo/debug_utils.py 2025-06-01T22:51:12.1503132Z ++ echo torch/_dynamo/debug_utils.py 2025-06-01T22:51:12.1503691Z ++ grep RECORD 2025-06-01T22:51:12.1526304Z +++ openssl dgst -sha256 -binary torch/_dynamo/debug_utils.py 2025-06-01T22:51:12.1526793Z +++ openssl base64 2025-06-01T22:51:12.1527087Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.1527353Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.1528126Z +++ sed -e s/=//g 2025-06-01T22:51:12.1569241Z ++ HASH=tIZibZelOFAvjw1g7cW3H454_gE48CISATS1e06ICQ4 2025-06-01T22:51:12.1573890Z +++ ls -nl torch/_dynamo/debug_utils.py 2025-06-01T22:51:12.1574678Z +++ awk '{print $5}' 2025-06-01T22:51:12.1600863Z ++ FSIZE=30366 2025-06-01T22:51:12.1601461Z ++ echo '"torch/_dynamo/debug_utils.py",sha256=tIZibZelOFAvjw1g7cW3H454_gE48CISATS1e06ICQ4,30366' 2025-06-01T22:51:12.1602190Z ++ read fname 2025-06-01T22:51:12.1602474Z ++ make_wheel_record torch/_dynamo/decorators.py 2025-06-01T22:51:12.1602935Z ++ FPATH=torch/_dynamo/decorators.py 2025-06-01T22:51:12.1603294Z ++ echo torch/_dynamo/decorators.py 2025-06-01T22:51:12.1603957Z ++ grep RECORD 2025-06-01T22:51:12.1627564Z +++ openssl dgst -sha256 -binary torch/_dynamo/decorators.py 2025-06-01T22:51:12.1628096Z +++ openssl base64 2025-06-01T22:51:12.1628375Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.1628682Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.1628952Z +++ sed -e s/=//g 2025-06-01T22:51:12.1672587Z ++ HASH=kPS9sqlB_sQCYsnV26SgdRDYY2Ak71o_xsTpu0V0T0A 2025-06-01T22:51:12.1678696Z +++ ls -nl torch/_dynamo/decorators.py 2025-06-01T22:51:12.1679544Z +++ awk '{print $5}' 2025-06-01T22:51:12.1707298Z ++ FSIZE=32720 2025-06-01T22:51:12.1707930Z ++ echo '"torch/_dynamo/decorators.py",sha256=kPS9sqlB_sQCYsnV26SgdRDYY2Ak71o_xsTpu0V0T0A,32720' 2025-06-01T22:51:12.1708613Z ++ read fname 2025-06-01T22:51:12.1708940Z ++ make_wheel_record torch/_dynamo/device_interface.py 2025-06-01T22:51:12.1709417Z ++ FPATH=torch/_dynamo/device_interface.py 2025-06-01T22:51:12.1709802Z ++ echo torch/_dynamo/device_interface.py 2025-06-01T22:51:12.1710140Z ++ grep RECORD 2025-06-01T22:51:12.1729549Z +++ openssl dgst -sha256 -binary torch/_dynamo/device_interface.py 2025-06-01T22:51:12.1730107Z +++ openssl base64 2025-06-01T22:51:12.1730914Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.1731868Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.1733358Z +++ sed -e s/=//g 2025-06-01T22:51:12.1771762Z ++ HASH=kw44lqhylh5pp8J6NRPVsAGlcNFRgMp77cO-prUzxGU 2025-06-01T22:51:12.1776297Z +++ ls -nl torch/_dynamo/device_interface.py 2025-06-01T22:51:12.1778076Z +++ awk '{print $5}' 2025-06-01T22:51:12.1805548Z ++ FSIZE=17576 2025-06-01T22:51:12.1806247Z ++ echo '"torch/_dynamo/device_interface.py",sha256=kw44lqhylh5pp8J6NRPVsAGlcNFRgMp77cO-prUzxGU,17576' 2025-06-01T22:51:12.1806962Z ++ read fname 2025-06-01T22:51:12.1807261Z ++ make_wheel_record torch/_dynamo/distributed.py 2025-06-01T22:51:12.1807761Z ++ FPATH=torch/_dynamo/distributed.py 2025-06-01T22:51:12.1808126Z ++ echo torch/_dynamo/distributed.py 2025-06-01T22:51:12.1808460Z ++ grep RECORD 2025-06-01T22:51:12.1830898Z +++ openssl dgst -sha256 -binary torch/_dynamo/distributed.py 2025-06-01T22:51:12.1831470Z +++ openssl base64 2025-06-01T22:51:12.1831721Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.1831980Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.1832300Z +++ sed -e s/=//g 2025-06-01T22:51:12.1873746Z ++ HASH=xs054jGU55xaP4eCIfMVrJz6nY07rVnKGjvaWdAb6uU 2025-06-01T22:51:12.1883182Z +++ ls -nl torch/_dynamo/distributed.py 2025-06-01T22:51:12.1883539Z +++ awk '{print $5}' 2025-06-01T22:51:12.1909292Z ++ FSIZE=1231 2025-06-01T22:51:12.1909883Z ++ echo '"torch/_dynamo/distributed.py",sha256=xs054jGU55xaP4eCIfMVrJz6nY07rVnKGjvaWdAb6uU,1231' 2025-06-01T22:51:12.1910564Z ++ read fname 2025-06-01T22:51:12.1910897Z ++ make_wheel_record torch/_dynamo/eval_frame.py 2025-06-01T22:51:12.1911315Z ++ FPATH=torch/_dynamo/eval_frame.py 2025-06-01T22:51:12.1911662Z ++ echo torch/_dynamo/eval_frame.py 2025-06-01T22:51:12.1911993Z ++ grep RECORD 2025-06-01T22:51:12.1930866Z +++ openssl dgst -sha256 -binary torch/_dynamo/eval_frame.py 2025-06-01T22:51:12.1931408Z +++ openssl base64 2025-06-01T22:51:12.1932473Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.1933801Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.1935259Z +++ sed -e s/=//g 2025-06-01T22:51:12.1980999Z ++ HASH=ueaZzEdb3hPPgcOgRZd9B6Ju5vPi_AWPaqtYZYRsRpA 2025-06-01T22:51:12.1982465Z +++ ls -nl torch/_dynamo/eval_frame.py 2025-06-01T22:51:12.1984148Z +++ awk '{print $5}' 2025-06-01T22:51:12.2008173Z ++ FSIZE=79740 2025-06-01T22:51:12.2008840Z ++ echo '"torch/_dynamo/eval_frame.py",sha256=ueaZzEdb3hPPgcOgRZd9B6Ju5vPi_AWPaqtYZYRsRpA,79740' 2025-06-01T22:51:12.2009531Z ++ read fname 2025-06-01T22:51:12.2009822Z ++ make_wheel_record torch/_dynamo/exc.py 2025-06-01T22:51:12.2010190Z ++ FPATH=torch/_dynamo/exc.py 2025-06-01T22:51:12.2011077Z ++ echo torch/_dynamo/exc.py 2025-06-01T22:51:12.2012281Z ++ grep RECORD 2025-06-01T22:51:12.2036356Z +++ openssl dgst -sha256 -binary torch/_dynamo/exc.py 2025-06-01T22:51:12.2036928Z +++ openssl base64 2025-06-01T22:51:12.2037178Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.2037502Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.2037758Z +++ sed -e s/=//g 2025-06-01T22:51:12.2078666Z ++ HASH=MilIjRXcsu0rb4GMWsCgW3DENUTofEw6c-FRPPTZhFc 2025-06-01T22:51:12.2081252Z +++ ls -nl torch/_dynamo/exc.py 2025-06-01T22:51:12.2082355Z +++ awk '{print $5}' 2025-06-01T22:51:12.2109475Z ++ FSIZE=23325 2025-06-01T22:51:12.2110259Z ++ echo '"torch/_dynamo/exc.py",sha256=MilIjRXcsu0rb4GMWsCgW3DENUTofEw6c-FRPPTZhFc,23325' 2025-06-01T22:51:12.2110978Z ++ read fname 2025-06-01T22:51:12.2111295Z ++ make_wheel_record torch/_dynamo/external_utils.py 2025-06-01T22:51:12.2111808Z ++ FPATH=torch/_dynamo/external_utils.py 2025-06-01T22:51:12.2112186Z ++ echo torch/_dynamo/external_utils.py 2025-06-01T22:51:12.2112579Z ++ grep RECORD 2025-06-01T22:51:12.2131341Z +++ openssl dgst -sha256 -binary torch/_dynamo/external_utils.py 2025-06-01T22:51:12.2131933Z +++ openssl base64 2025-06-01T22:51:12.2133180Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.2134466Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.2135859Z +++ sed -e s/=//g 2025-06-01T22:51:12.2173853Z ++ HASH=qVhKSh0uvFpc6SyjK-Y1uLxMVmIZlogs6Gp5H8PJdwU 2025-06-01T22:51:12.2179111Z +++ ls -nl torch/_dynamo/external_utils.py 2025-06-01T22:51:12.2180050Z +++ awk '{print $5}' 2025-06-01T22:51:12.2205814Z ++ FSIZE=6544 2025-06-01T22:51:12.2206517Z ++ echo '"torch/_dynamo/external_utils.py",sha256=qVhKSh0uvFpc6SyjK-Y1uLxMVmIZlogs6Gp5H8PJdwU,6544' 2025-06-01T22:51:12.2207218Z ++ read fname 2025-06-01T22:51:12.2207527Z ++ make_wheel_record torch/_dynamo/funcname_cache.py 2025-06-01T22:51:12.2208075Z ++ FPATH=torch/_dynamo/funcname_cache.py 2025-06-01T22:51:12.2208462Z ++ echo torch/_dynamo/funcname_cache.py 2025-06-01T22:51:12.2208888Z ++ grep RECORD 2025-06-01T22:51:12.2232028Z +++ openssl dgst -sha256 -binary torch/_dynamo/funcname_cache.py 2025-06-01T22:51:12.2232513Z +++ openssl base64 2025-06-01T22:51:12.2232856Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.2233103Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.2234443Z +++ sed -e s/=//g 2025-06-01T22:51:12.2274831Z ++ HASH=62RNKTJ6LMz3E8oYi5qLXNKZBDkkB0Md-cANs-G_4D8 2025-06-01T22:51:12.2276699Z +++ ls -nl torch/_dynamo/funcname_cache.py 2025-06-01T22:51:12.2277835Z +++ awk '{print $5}' 2025-06-01T22:51:12.2305755Z ++ FSIZE=2548 2025-06-01T22:51:12.2306428Z ++ echo '"torch/_dynamo/funcname_cache.py",sha256=62RNKTJ6LMz3E8oYi5qLXNKZBDkkB0Md-cANs-G_4D8,2548' 2025-06-01T22:51:12.2307058Z ++ read fname 2025-06-01T22:51:12.2307433Z ++ make_wheel_record torch/_dynamo/graph_break_hints.py 2025-06-01T22:51:12.2307883Z ++ FPATH=torch/_dynamo/graph_break_hints.py 2025-06-01T22:51:12.2308271Z ++ echo torch/_dynamo/graph_break_hints.py 2025-06-01T22:51:12.2308622Z ++ grep RECORD 2025-06-01T22:51:12.2328431Z +++ openssl dgst -sha256 -binary torch/_dynamo/graph_break_hints.py 2025-06-01T22:51:12.2328920Z +++ openssl base64 2025-06-01T22:51:12.2329841Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.2331203Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.2332429Z +++ sed -e s/=//g 2025-06-01T22:51:12.2370593Z ++ HASH=RFPZornAqL4toJtG_uBO55RBpBRG_0cjPyIkqdIRrfM 2025-06-01T22:51:12.2375210Z +++ ls -nl torch/_dynamo/graph_break_hints.py 2025-06-01T22:51:12.2376124Z +++ awk '{print $5}' 2025-06-01T22:51:12.2404058Z ++ FSIZE=1327 2025-06-01T22:51:12.2404954Z ++ echo '"torch/_dynamo/graph_break_hints.py",sha256=RFPZornAqL4toJtG_uBO55RBpBRG_0cjPyIkqdIRrfM,1327' 2025-06-01T22:51:12.2405586Z ++ read fname 2025-06-01T22:51:12.2405944Z ++ make_wheel_record torch/_dynamo/graph_deduplication.py 2025-06-01T22:51:12.2406406Z ++ FPATH=torch/_dynamo/graph_deduplication.py 2025-06-01T22:51:12.2406833Z ++ echo torch/_dynamo/graph_deduplication.py 2025-06-01T22:51:12.2407207Z ++ grep RECORD 2025-06-01T22:51:12.2433361Z +++ openssl dgst -sha256 -binary torch/_dynamo/graph_deduplication.py 2025-06-01T22:51:12.2433973Z +++ openssl base64 2025-06-01T22:51:12.2434253Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.2434514Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.2434771Z +++ sed -e s/=//g 2025-06-01T22:51:12.2476468Z ++ HASH=gfEvLjD7gc7gxsUeZnVpd4FAjopJwNnh9lbKvUDHffI 2025-06-01T22:51:12.2479762Z +++ ls -nl torch/_dynamo/graph_deduplication.py 2025-06-01T22:51:12.2480195Z +++ awk '{print $5}' 2025-06-01T22:51:12.2509123Z ++ FSIZE=17018 2025-06-01T22:51:12.2509787Z ++ echo '"torch/_dynamo/graph_deduplication.py",sha256=gfEvLjD7gc7gxsUeZnVpd4FAjopJwNnh9lbKvUDHffI,17018' 2025-06-01T22:51:12.2510439Z ++ read fname 2025-06-01T22:51:12.2510822Z ++ make_wheel_record torch/_dynamo/graph_region_tracker.py 2025-06-01T22:51:12.2511316Z ++ FPATH=torch/_dynamo/graph_region_tracker.py 2025-06-01T22:51:12.2511727Z ++ echo torch/_dynamo/graph_region_tracker.py 2025-06-01T22:51:12.2512122Z ++ grep RECORD 2025-06-01T22:51:12.2529951Z +++ openssl dgst -sha256 -binary torch/_dynamo/graph_region_tracker.py 2025-06-01T22:51:12.2530452Z +++ openssl base64 2025-06-01T22:51:12.2531420Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.2532929Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.2534281Z +++ sed -e s/=//g 2025-06-01T22:51:12.2571852Z ++ HASH=k4Te5Jt6Jdo7OUHlsKhx6azI1w4AGhKc9vqlIvTyj3g 2025-06-01T22:51:12.2576558Z +++ ls -nl torch/_dynamo/graph_region_tracker.py 2025-06-01T22:51:12.2578009Z +++ awk '{print $5}' 2025-06-01T22:51:12.2603457Z ++ FSIZE=17134 2025-06-01T22:51:12.2604255Z ++ echo '"torch/_dynamo/graph_region_tracker.py",sha256=k4Te5Jt6Jdo7OUHlsKhx6azI1w4AGhKc9vqlIvTyj3g,17134' 2025-06-01T22:51:12.2605112Z ++ read fname 2025-06-01T22:51:12.2605466Z ++ make_wheel_record torch/_dynamo/graph_utils.py 2025-06-01T22:51:12.2605898Z ++ FPATH=torch/_dynamo/graph_utils.py 2025-06-01T22:51:12.2606341Z ++ echo torch/_dynamo/graph_utils.py 2025-06-01T22:51:12.2606897Z ++ grep RECORD 2025-06-01T22:51:12.2628753Z +++ openssl dgst -sha256 -binary torch/_dynamo/graph_utils.py 2025-06-01T22:51:12.2629210Z +++ openssl base64 2025-06-01T22:51:12.2630084Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.2630335Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.2631666Z +++ sed -e s/=//g 2025-06-01T22:51:12.2673138Z ++ HASH=QSElzynl4OFaUIX4y3leu8vQZkk1wRLGV_SicFeqWkg 2025-06-01T22:51:12.2677712Z +++ ls -nl torch/_dynamo/graph_utils.py 2025-06-01T22:51:12.2678559Z +++ awk '{print $5}' 2025-06-01T22:51:12.2705724Z ++ FSIZE=2367 2025-06-01T22:51:12.2706317Z ++ echo '"torch/_dynamo/graph_utils.py",sha256=QSElzynl4OFaUIX4y3leu8vQZkk1wRLGV_SicFeqWkg,2367' 2025-06-01T22:51:12.2706957Z ++ read fname 2025-06-01T22:51:12.2707356Z ++ make_wheel_record torch/_dynamo/guards.py 2025-06-01T22:51:12.2707727Z ++ FPATH=torch/_dynamo/guards.py 2025-06-01T22:51:12.2708147Z ++ echo torch/_dynamo/guards.py 2025-06-01T22:51:12.2708471Z ++ grep RECORD 2025-06-01T22:51:12.2728215Z +++ openssl dgst -sha256 -binary torch/_dynamo/guards.py 2025-06-01T22:51:12.2728684Z +++ openssl base64 2025-06-01T22:51:12.2729974Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.2731212Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.2732537Z +++ sed -e s/=//g 2025-06-01T22:51:12.2775064Z ++ HASH=wrc5AQUDzBZ87NZY7He87nSV8FeQopTlCdva14iufy4 2025-06-01T22:51:12.2781053Z +++ ls -nl torch/_dynamo/guards.py 2025-06-01T22:51:12.2783097Z +++ awk '{print $5}' 2025-06-01T22:51:12.2806168Z ++ FSIZE=144242 2025-06-01T22:51:12.2806752Z ++ echo '"torch/_dynamo/guards.py",sha256=wrc5AQUDzBZ87NZY7He87nSV8FeQopTlCdva14iufy4,144242' 2025-06-01T22:51:12.2807428Z ++ read fname 2025-06-01T22:51:12.2807714Z ++ make_wheel_record torch/_dynamo/hooks.py 2025-06-01T22:51:12.2808111Z ++ FPATH=torch/_dynamo/hooks.py 2025-06-01T22:51:12.2808807Z ++ echo torch/_dynamo/hooks.py 2025-06-01T22:51:12.2810005Z ++ grep RECORD 2025-06-01T22:51:12.2833369Z +++ openssl dgst -sha256 -binary torch/_dynamo/hooks.py 2025-06-01T22:51:12.2833814Z +++ openssl base64 2025-06-01T22:51:12.2834127Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.2834375Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.2834884Z +++ sed -e s/=//g 2025-06-01T22:51:12.2876503Z ++ HASH=n5_6Ps-SEw347TCUqzK1wQspKHTYXEsdpknrXMxkASk 2025-06-01T22:51:12.2879309Z +++ ls -nl torch/_dynamo/hooks.py 2025-06-01T22:51:12.2879978Z +++ awk '{print $5}' 2025-06-01T22:51:12.2907645Z ++ FSIZE=1146 2025-06-01T22:51:12.2908296Z ++ echo '"torch/_dynamo/hooks.py",sha256=n5_6Ps-SEw347TCUqzK1wQspKHTYXEsdpknrXMxkASk,1146' 2025-06-01T22:51:12.2908923Z ++ read fname 2025-06-01T22:51:12.2909367Z ++ make_wheel_record torch/_dynamo/logging.py 2025-06-01T22:51:12.2909825Z ++ FPATH=torch/_dynamo/logging.py 2025-06-01T22:51:12.2910175Z ++ echo torch/_dynamo/logging.py 2025-06-01T22:51:12.2910480Z ++ grep RECORD 2025-06-01T22:51:12.2929757Z +++ openssl dgst -sha256 -binary torch/_dynamo/logging.py 2025-06-01T22:51:12.2930447Z +++ openssl base64 2025-06-01T22:51:12.2931107Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.2932457Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.2933754Z +++ sed -e s/=//g 2025-06-01T22:51:12.2971769Z ++ HASH=TBw7751GrhdosEvKWrRkIq1ah5TyCGYyW1QH6qtLBFM 2025-06-01T22:51:12.2976475Z +++ ls -nl torch/_dynamo/logging.py 2025-06-01T22:51:12.2978086Z +++ awk '{print $5}' 2025-06-01T22:51:12.3004510Z ++ FSIZE=2198 2025-06-01T22:51:12.3005351Z ++ echo '"torch/_dynamo/logging.py",sha256=TBw7751GrhdosEvKWrRkIq1ah5TyCGYyW1QH6qtLBFM,2198' 2025-06-01T22:51:12.3006025Z ++ read fname 2025-06-01T22:51:12.3006365Z ++ make_wheel_record torch/_dynamo/metrics_context.py 2025-06-01T22:51:12.3006798Z ++ FPATH=torch/_dynamo/metrics_context.py 2025-06-01T22:51:12.3007256Z ++ echo torch/_dynamo/metrics_context.py 2025-06-01T22:51:12.3007601Z ++ grep RECORD 2025-06-01T22:51:12.3031312Z +++ openssl dgst -sha256 -binary torch/_dynamo/metrics_context.py 2025-06-01T22:51:12.3031795Z +++ openssl base64 2025-06-01T22:51:12.3032100Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.3032361Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.3032615Z +++ sed -e s/=//g 2025-06-01T22:51:12.3075982Z ++ HASH=tBeRxz8pt7Hjb3LZIgbASY_xeQ7Sz4kU8D17jZdbv6w 2025-06-01T22:51:12.3079370Z +++ ls -nl torch/_dynamo/metrics_context.py 2025-06-01T22:51:12.3079764Z +++ awk '{print $5}' 2025-06-01T22:51:12.3107941Z ++ FSIZE=8020 2025-06-01T22:51:12.3108609Z ++ echo '"torch/_dynamo/metrics_context.py",sha256=tBeRxz8pt7Hjb3LZIgbASY_xeQ7Sz4kU8D17jZdbv6w,8020' 2025-06-01T22:51:12.3109262Z ++ read fname 2025-06-01T22:51:12.3109563Z ++ make_wheel_record torch/_dynamo/mutation_guard.py 2025-06-01T22:51:12.3110046Z ++ FPATH=torch/_dynamo/mutation_guard.py 2025-06-01T22:51:12.3110415Z ++ echo torch/_dynamo/mutation_guard.py 2025-06-01T22:51:12.3110759Z ++ grep RECORD 2025-06-01T22:51:12.3129360Z +++ openssl dgst -sha256 -binary torch/_dynamo/mutation_guard.py 2025-06-01T22:51:12.3129958Z +++ openssl base64 2025-06-01T22:51:12.3131105Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.3132353Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.3133706Z +++ sed -e s/=//g 2025-06-01T22:51:12.3171597Z ++ HASH=RaSc3gcsnOoMMzIqFemCyt6r4WilHGk3Ox_0pPF2xKw 2025-06-01T22:51:12.3176574Z +++ ls -nl torch/_dynamo/mutation_guard.py 2025-06-01T22:51:12.3178147Z +++ awk '{print $5}' 2025-06-01T22:51:12.3204959Z ++ FSIZE=5166 2025-06-01T22:51:12.3205693Z ++ echo '"torch/_dynamo/mutation_guard.py",sha256=RaSc3gcsnOoMMzIqFemCyt6r4WilHGk3Ox_0pPF2xKw,5166' 2025-06-01T22:51:12.3206346Z ++ read fname 2025-06-01T22:51:12.3206736Z ++ make_wheel_record torch/_dynamo/output_graph.py 2025-06-01T22:51:12.3207148Z ++ FPATH=torch/_dynamo/output_graph.py 2025-06-01T22:51:12.3207597Z ++ echo torch/_dynamo/output_graph.py 2025-06-01T22:51:12.3207930Z ++ grep RECORD 2025-06-01T22:51:12.3230733Z +++ openssl dgst -sha256 -binary torch/_dynamo/output_graph.py 2025-06-01T22:51:12.3231246Z +++ openssl base64 2025-06-01T22:51:12.3231497Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.3231800Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.3232063Z +++ sed -e s/=//g 2025-06-01T22:51:12.3276835Z ++ HASH=ohr9jyZpfj75FuVOgov3Js01lZEJRPlzoPCcmpcI6A4 2025-06-01T22:51:12.3280159Z +++ ls -nl torch/_dynamo/output_graph.py 2025-06-01T22:51:12.3281570Z +++ awk '{print $5}' 2025-06-01T22:51:12.3309880Z ++ FSIZE=132331 2025-06-01T22:51:12.3310602Z ++ echo '"torch/_dynamo/output_graph.py",sha256=ohr9jyZpfj75FuVOgov3Js01lZEJRPlzoPCcmpcI6A4,132331' 2025-06-01T22:51:12.3311297Z ++ read fname 2025-06-01T22:51:12.3311564Z ++ make_wheel_record torch/_dynamo/pgo.py 2025-06-01T22:51:12.3311941Z ++ FPATH=torch/_dynamo/pgo.py 2025-06-01T22:51:12.3312251Z ++ echo torch/_dynamo/pgo.py 2025-06-01T22:51:12.3312557Z ++ grep RECORD 2025-06-01T22:51:12.3330576Z +++ openssl dgst -sha256 -binary torch/_dynamo/pgo.py 2025-06-01T22:51:12.3331207Z +++ openssl base64 2025-06-01T22:51:12.3332052Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.3333574Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.3334683Z +++ sed -e s/=//g 2025-06-01T22:51:12.3373815Z ++ HASH=z8avb_s9T_boZ0aoWiibfrjhE-jWmD7MI91eoT-zbNQ 2025-06-01T22:51:12.3379305Z +++ ls -nl torch/_dynamo/pgo.py 2025-06-01T22:51:12.3380154Z +++ awk '{print $5}' 2025-06-01T22:51:12.3405644Z ++ FSIZE=30980 2025-06-01T22:51:12.3406323Z ++ echo '"torch/_dynamo/pgo.py",sha256=z8avb_s9T_boZ0aoWiibfrjhE-jWmD7MI91eoT-zbNQ,30980' 2025-06-01T22:51:12.3406944Z ++ read fname 2025-06-01T22:51:12.3407243Z ++ make_wheel_record torch/_dynamo/profiler.py 2025-06-01T22:51:12.3407644Z ++ FPATH=torch/_dynamo/profiler.py 2025-06-01T22:51:12.3408048Z ++ echo torch/_dynamo/profiler.py 2025-06-01T22:51:12.3408379Z ++ grep RECORD 2025-06-01T22:51:12.3430522Z +++ openssl dgst -sha256 -binary torch/_dynamo/profiler.py 2025-06-01T22:51:12.3431006Z +++ openssl base64 2025-06-01T22:51:12.3431256Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.3432057Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.3432878Z +++ sed -e s/=//g 2025-06-01T22:51:12.3473938Z ++ HASH=ExkFBm-Qo8cVCnXzEBNRA6e3kyuTPngIiK4AG7tQeNY 2025-06-01T22:51:12.3478102Z +++ ls -nl torch/_dynamo/profiler.py 2025-06-01T22:51:12.3479010Z +++ awk '{print $5}' 2025-06-01T22:51:12.3507419Z ++ FSIZE=5711 2025-06-01T22:51:12.3507978Z ++ echo '"torch/_dynamo/profiler.py",sha256=ExkFBm-Qo8cVCnXzEBNRA6e3kyuTPngIiK4AG7tQeNY,5711' 2025-06-01T22:51:12.3508646Z ++ read fname 2025-06-01T22:51:12.3508935Z ++ make_wheel_record torch/_dynamo/replay_record.py 2025-06-01T22:51:12.3509355Z ++ FPATH=torch/_dynamo/replay_record.py 2025-06-01T22:51:12.3509712Z ++ echo torch/_dynamo/replay_record.py 2025-06-01T22:51:12.3510053Z ++ grep RECORD 2025-06-01T22:51:12.3532338Z +++ openssl dgst -sha256 -binary torch/_dynamo/replay_record.py 2025-06-01T22:51:12.3532813Z +++ openssl base64 2025-06-01T22:51:12.3533380Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.3534753Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.3536178Z +++ sed -e s/=//g 2025-06-01T22:51:12.3575071Z ++ HASH=2uNvcay3GEsM5_zwH2kN0BNL-NP3fOPu5NSu6yV5CaA 2025-06-01T22:51:12.3581484Z +++ ls -nl torch/_dynamo/replay_record.py 2025-06-01T22:51:12.3582812Z +++ awk '{print $5}' 2025-06-01T22:51:12.3606494Z ++ FSIZE=4290 2025-06-01T22:51:12.3607216Z ++ echo '"torch/_dynamo/replay_record.py",sha256=2uNvcay3GEsM5_zwH2kN0BNL-NP3fOPu5NSu6yV5CaA,4290' 2025-06-01T22:51:12.3607905Z ++ read fname 2025-06-01T22:51:12.3608240Z ++ make_wheel_record torch/_dynamo/resume_execution.py 2025-06-01T22:51:12.3608691Z ++ FPATH=torch/_dynamo/resume_execution.py 2025-06-01T22:51:12.3609598Z ++ echo torch/_dynamo/resume_execution.py 2025-06-01T22:51:12.3610814Z ++ grep RECORD 2025-06-01T22:51:12.3632306Z +++ openssl dgst -sha256 -binary torch/_dynamo/resume_execution.py 2025-06-01T22:51:12.3632882Z +++ openssl base64 2025-06-01T22:51:12.3633162Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.3633680Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.3635158Z +++ sed -e s/=//g 2025-06-01T22:51:12.3678976Z ++ HASH=l6quW62fhlgwMNitgSxg7-Slyh9o_hA7pwa_1y3vLN0 2025-06-01T22:51:12.3680481Z +++ ls -nl torch/_dynamo/resume_execution.py 2025-06-01T22:51:12.3681898Z +++ awk '{print $5}' 2025-06-01T22:51:12.3709183Z ++ FSIZE=21860 2025-06-01T22:51:12.3709886Z ++ echo '"torch/_dynamo/resume_execution.py",sha256=l6quW62fhlgwMNitgSxg7-Slyh9o_hA7pwa_1y3vLN0,21860' 2025-06-01T22:51:12.3710526Z ++ read fname 2025-06-01T22:51:12.3710890Z ++ make_wheel_record torch/_dynamo/side_effects.py 2025-06-01T22:51:12.3711290Z ++ FPATH=torch/_dynamo/side_effects.py 2025-06-01T22:51:12.3711706Z ++ echo torch/_dynamo/side_effects.py 2025-06-01T22:51:12.3712048Z ++ grep RECORD 2025-06-01T22:51:12.3731463Z +++ openssl dgst -sha256 -binary torch/_dynamo/side_effects.py 2025-06-01T22:51:12.3731995Z +++ openssl base64 2025-06-01T22:51:12.3732987Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.3734225Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.3735557Z +++ sed -e s/=//g 2025-06-01T22:51:12.3774603Z ++ HASH=SCbK_DqQTGSn-ri6YVGq47osffAcHIAIhGyGQdm-Cbc 2025-06-01T22:51:12.3780156Z +++ ls -nl torch/_dynamo/side_effects.py 2025-06-01T22:51:12.3780945Z +++ awk '{print $5}' 2025-06-01T22:51:12.3805886Z ++ FSIZE=46391 2025-06-01T22:51:12.3806690Z ++ echo '"torch/_dynamo/side_effects.py",sha256=SCbK_DqQTGSn-ri6YVGq47osffAcHIAIhGyGQdm-Cbc,46391' 2025-06-01T22:51:12.3807463Z ++ read fname 2025-06-01T22:51:12.3807741Z ++ make_wheel_record torch/_dynamo/source.py 2025-06-01T22:51:12.3808199Z ++ FPATH=torch/_dynamo/source.py 2025-06-01T22:51:12.3810318Z ++ echo torch/_dynamo/source.py 2025-06-01T22:51:12.3810646Z ++ grep RECORD 2025-06-01T22:51:12.3832832Z +++ openssl dgst -sha256 -binary torch/_dynamo/source.py 2025-06-01T22:51:12.3833267Z +++ openssl base64 2025-06-01T22:51:12.3833595Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.3833842Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.3834108Z +++ sed -e s/=//g 2025-06-01T22:51:12.3877923Z ++ HASH=TWuS7DLLf7FRL8otuohb9PKV6nrNBhjPpDANH-tEY8o 2025-06-01T22:51:12.3880823Z +++ ls -nl torch/_dynamo/source.py 2025-06-01T22:51:12.3881900Z +++ awk '{print $5}' 2025-06-01T22:51:12.3909213Z ++ FSIZE=31428 2025-06-01T22:51:12.3910002Z ++ echo '"torch/_dynamo/source.py",sha256=TWuS7DLLf7FRL8otuohb9PKV6nrNBhjPpDANH-tEY8o,31428' 2025-06-01T22:51:12.3910666Z ++ read fname 2025-06-01T22:51:12.3911046Z ++ make_wheel_record torch/_dynamo/symbolic_convert.py 2025-06-01T22:51:12.3911471Z ++ FPATH=torch/_dynamo/symbolic_convert.py 2025-06-01T22:51:12.3911926Z ++ echo torch/_dynamo/symbolic_convert.py 2025-06-01T22:51:12.3912270Z ++ grep RECORD 2025-06-01T22:51:12.3931225Z +++ openssl dgst -sha256 -binary torch/_dynamo/symbolic_convert.py 2025-06-01T22:51:12.3931795Z +++ openssl base64 2025-06-01T22:51:12.3932819Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.3934182Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.3935646Z +++ sed -e s/=//g 2025-06-01T22:51:12.3980935Z ++ HASH=hJpQvZF8NDawuBMR-Z2bHGBA1x2TlhEMTvSPiN4evRM 2025-06-01T22:51:12.3983148Z +++ ls -nl torch/_dynamo/symbolic_convert.py 2025-06-01T22:51:12.3983579Z +++ awk '{print $5}' 2025-06-01T22:51:12.4007290Z ++ FSIZE=166291 2025-06-01T22:51:12.4008044Z ++ echo '"torch/_dynamo/symbolic_convert.py",sha256=hJpQvZF8NDawuBMR-Z2bHGBA1x2TlhEMTvSPiN4evRM,166291' 2025-06-01T22:51:12.4008799Z ++ read fname 2025-06-01T22:51:12.4009121Z ++ make_wheel_record torch/_dynamo/tensor_version_op.py 2025-06-01T22:51:12.4009577Z ++ FPATH=torch/_dynamo/tensor_version_op.py 2025-06-01T22:51:12.4010362Z ++ echo torch/_dynamo/tensor_version_op.py 2025-06-01T22:51:12.4011582Z ++ grep RECORD 2025-06-01T22:51:12.4035017Z +++ openssl dgst -sha256 -binary torch/_dynamo/tensor_version_op.py 2025-06-01T22:51:12.4035576Z +++ openssl base64 2025-06-01T22:51:12.4035843Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.4036087Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.4036461Z +++ sed -e s/=//g 2025-06-01T22:51:12.4080186Z ++ HASH=-4QsYNWMAHSHjbfqIh2Pt4o1YVgIRyWpTJ0tCpzKkF8 2025-06-01T22:51:12.4085771Z +++ ls -nl torch/_dynamo/tensor_version_op.py 2025-06-01T22:51:12.4087681Z +++ awk '{print $5}' 2025-06-01T22:51:12.4116275Z ++ FSIZE=2399 2025-06-01T22:51:12.4117016Z ++ echo '"torch/_dynamo/tensor_version_op.py",sha256=-4QsYNWMAHSHjbfqIh2Pt4o1YVgIRyWpTJ0tCpzKkF8,2399' 2025-06-01T22:51:12.4117739Z ++ read fname 2025-06-01T22:51:12.4118066Z ++ make_wheel_record torch/_dynamo/test_case.py 2025-06-01T22:51:12.4118481Z ++ FPATH=torch/_dynamo/test_case.py 2025-06-01T22:51:12.4118877Z ++ echo torch/_dynamo/test_case.py 2025-06-01T22:51:12.4119201Z ++ grep RECORD 2025-06-01T22:51:12.4141072Z +++ openssl dgst -sha256 -binary torch/_dynamo/test_case.py 2025-06-01T22:51:12.4141544Z +++ openssl base64 2025-06-01T22:51:12.4141871Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.4142152Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.4142539Z +++ sed -e s/=//g 2025-06-01T22:51:12.4184984Z ++ HASH=jD3uSlO3aXunb8gSESXUmfDQPqBjiLzKHWc4lYAyMx0 2025-06-01T22:51:12.4187370Z +++ ls -nl torch/_dynamo/test_case.py 2025-06-01T22:51:12.4188184Z +++ awk '{print $5}' 2025-06-01T22:51:12.4211901Z ++ FSIZE=7258 2025-06-01T22:51:12.4212706Z ++ echo '"torch/_dynamo/test_case.py",sha256=jD3uSlO3aXunb8gSESXUmfDQPqBjiLzKHWc4lYAyMx0,7258' 2025-06-01T22:51:12.4213359Z ++ read fname 2025-06-01T22:51:12.4213766Z ++ make_wheel_record torch/_dynamo/test_dont_skip_tracing_functions.py 2025-06-01T22:51:12.4214340Z ++ FPATH=torch/_dynamo/test_dont_skip_tracing_functions.py 2025-06-01T22:51:12.4215216Z ++ echo torch/_dynamo/test_dont_skip_tracing_functions.py 2025-06-01T22:51:12.4216240Z ++ grep RECORD 2025-06-01T22:51:12.4238296Z +++ openssl dgst -sha256 -binary torch/_dynamo/test_dont_skip_tracing_functions.py 2025-06-01T22:51:12.4239041Z +++ openssl base64 2025-06-01T22:51:12.4239361Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.4239617Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.4240358Z +++ sed -e s/=//g 2025-06-01T22:51:12.4284710Z ++ HASH=v8sCtPbLM_cEgEXvKUvtwoVnclOjJkaDcVDYgBWL5Ww 2025-06-01T22:51:12.4286367Z +++ ls -nl torch/_dynamo/test_dont_skip_tracing_functions.py 2025-06-01T22:51:12.4286888Z +++ awk '{print $5}' 2025-06-01T22:51:12.4314625Z ++ FSIZE=817 2025-06-01T22:51:12.4315583Z ++ echo '"torch/_dynamo/test_dont_skip_tracing_functions.py",sha256=v8sCtPbLM_cEgEXvKUvtwoVnclOjJkaDcVDYgBWL5Ww,817' 2025-06-01T22:51:12.4316341Z ++ read fname 2025-06-01T22:51:12.4316687Z ++ make_wheel_record torch/_dynamo/test_minifier_common.py 2025-06-01T22:51:12.4317145Z ++ FPATH=torch/_dynamo/test_minifier_common.py 2025-06-01T22:51:12.4317573Z ++ echo torch/_dynamo/test_minifier_common.py 2025-06-01T22:51:12.4317933Z ++ grep RECORD 2025-06-01T22:51:12.4337658Z +++ openssl dgst -sha256 -binary torch/_dynamo/test_minifier_common.py 2025-06-01T22:51:12.4338243Z +++ openssl base64 2025-06-01T22:51:12.4338563Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.4339226Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.4339609Z +++ sed -e s/=//g 2025-06-01T22:51:12.4381749Z ++ HASH=CNfF_NjnXrt1j0uZcZWNnMaeziTL8qeGdglfihofZwY 2025-06-01T22:51:12.4383596Z +++ ls -nl torch/_dynamo/test_minifier_common.py 2025-06-01T22:51:12.4384424Z +++ awk '{print $5}' 2025-06-01T22:51:12.4408538Z ++ FSIZE=11817 2025-06-01T22:51:12.4409175Z ++ echo '"torch/_dynamo/test_minifier_common.py",sha256=CNfF_NjnXrt1j0uZcZWNnMaeziTL8qeGdglfihofZwY,11817' 2025-06-01T22:51:12.4409858Z ++ read fname 2025-06-01T22:51:12.4410140Z ++ make_wheel_record torch/_dynamo/testing.py 2025-06-01T22:51:12.4410537Z ++ FPATH=torch/_dynamo/testing.py 2025-06-01T22:51:12.4411416Z ++ echo torch/_dynamo/testing.py 2025-06-01T22:51:12.4412588Z ++ grep RECORD 2025-06-01T22:51:12.4436261Z +++ openssl dgst -sha256 -binary torch/_dynamo/testing.py 2025-06-01T22:51:12.4436715Z +++ openssl base64 2025-06-01T22:51:12.4436984Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.4437229Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.4437502Z +++ sed -e s/=//g 2025-06-01T22:51:12.4481082Z ++ HASH=eXVREEk-QrP1cLzOg0raZxqQzbGWYeB3LfJx6ht_gc4 2025-06-01T22:51:12.4482527Z +++ ls -nl torch/_dynamo/testing.py 2025-06-01T22:51:12.4483739Z +++ awk '{print $5}' 2025-06-01T22:51:12.4511572Z ++ FSIZE=17045 2025-06-01T22:51:12.4512154Z ++ echo '"torch/_dynamo/testing.py",sha256=eXVREEk-QrP1cLzOg0raZxqQzbGWYeB3LfJx6ht_gc4,17045' 2025-06-01T22:51:12.4512737Z ++ read fname 2025-06-01T22:51:12.4513038Z ++ make_wheel_record torch/_dynamo/trace_rules.py 2025-06-01T22:51:12.4513455Z ++ FPATH=torch/_dynamo/trace_rules.py 2025-06-01T22:51:12.4513805Z ++ echo torch/_dynamo/trace_rules.py 2025-06-01T22:51:12.4514154Z ++ grep RECORD 2025-06-01T22:51:12.4531784Z +++ openssl dgst -sha256 -binary torch/_dynamo/trace_rules.py 2025-06-01T22:51:12.4532522Z +++ openssl base64 2025-06-01T22:51:12.4534009Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.4535355Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.4536681Z +++ sed -e s/=//g 2025-06-01T22:51:12.4584683Z ++ HASH=Q1shHu23mMHxEqGaA8NGbKM95-7s-1ZkPd_7dDXF-O8 2025-06-01T22:51:12.4587860Z +++ ls -nl torch/_dynamo/trace_rules.py 2025-06-01T22:51:12.4588512Z +++ awk '{print $5}' 2025-06-01T22:51:12.4612460Z ++ FSIZE=149949 2025-06-01T22:51:12.4613039Z ++ echo '"torch/_dynamo/trace_rules.py",sha256=Q1shHu23mMHxEqGaA8NGbKM95-7s-1ZkPd_7dDXF-O8,149949' 2025-06-01T22:51:12.4613668Z ++ read fname 2025-06-01T22:51:12.4614112Z ++ make_wheel_record torch/_dynamo/types.py 2025-06-01T22:51:12.4614502Z ++ FPATH=torch/_dynamo/types.py 2025-06-01T22:51:12.4615504Z ++ echo torch/_dynamo/types.py 2025-06-01T22:51:12.4617503Z ++ grep RECORD 2025-06-01T22:51:12.4639780Z +++ openssl dgst -sha256 -binary torch/_dynamo/types.py 2025-06-01T22:51:12.4640311Z +++ openssl base64 2025-06-01T22:51:12.4640590Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.4641130Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.4641444Z +++ sed -e s/=//g 2025-06-01T22:51:12.4684280Z ++ HASH=rw7OogxLQsNnacLc4rEQuJZIjZL_4Tr-EkSWyIXvuQs 2025-06-01T22:51:12.4686852Z +++ ls -nl torch/_dynamo/types.py 2025-06-01T22:51:12.4687206Z +++ awk '{print $5}' 2025-06-01T22:51:12.4715753Z ++ FSIZE=4035 2025-06-01T22:51:12.4716341Z ++ echo '"torch/_dynamo/types.py",sha256=rw7OogxLQsNnacLc4rEQuJZIjZL_4Tr-EkSWyIXvuQs,4035' 2025-06-01T22:51:12.4716922Z ++ read fname 2025-06-01T22:51:12.4717190Z ++ make_wheel_record torch/_dynamo/utils.py 2025-06-01T22:51:12.4717566Z ++ FPATH=torch/_dynamo/utils.py 2025-06-01T22:51:12.4717891Z ++ echo torch/_dynamo/utils.py 2025-06-01T22:51:12.4718202Z ++ grep RECORD 2025-06-01T22:51:12.4740116Z +++ openssl dgst -sha256 -binary torch/_dynamo/utils.py 2025-06-01T22:51:12.4740588Z +++ openssl base64 2025-06-01T22:51:12.4740861Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.4741120Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.4741387Z +++ sed -e s/=//g 2025-06-01T22:51:12.4787815Z ++ HASH=02dfGuHsiwQnhTO7i-TOlIHoquVaur7kHqQpjtaAqeA 2025-06-01T22:51:12.4789272Z +++ ls -nl torch/_dynamo/utils.py 2025-06-01T22:51:12.4790100Z +++ awk '{print $5}' 2025-06-01T22:51:12.4814509Z ++ FSIZE=160465 2025-06-01T22:51:12.4815091Z ++ echo '"torch/_dynamo/utils.py",sha256=02dfGuHsiwQnhTO7i-TOlIHoquVaur7kHqQpjtaAqeA,160465' 2025-06-01T22:51:12.4815800Z ++ read fname 2025-06-01T22:51:12.4816125Z ++ make_wheel_record torch/_dynamo/backends/__init__.py 2025-06-01T22:51:12.4816548Z ++ FPATH=torch/_dynamo/backends/__init__.py 2025-06-01T22:51:12.4818239Z ++ echo torch/_dynamo/backends/__init__.py 2025-06-01T22:51:12.4819569Z ++ grep RECORD 2025-06-01T22:51:12.4841384Z +++ openssl dgst -sha256 -binary torch/_dynamo/backends/__init__.py 2025-06-01T22:51:12.4841926Z +++ openssl base64 2025-06-01T22:51:12.4842179Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.4842809Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.4843249Z +++ sed -e s/=//g 2025-06-01T22:51:12.4885522Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:12.4887944Z +++ ls -nl torch/_dynamo/backends/__init__.py 2025-06-01T22:51:12.4888729Z +++ awk '{print $5}' 2025-06-01T22:51:12.4917419Z ++ FSIZE=0 2025-06-01T22:51:12.4918014Z ++ echo '"torch/_dynamo/backends/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:12.4918622Z ++ read fname 2025-06-01T22:51:12.4918929Z ++ make_wheel_record torch/_dynamo/backends/common.py 2025-06-01T22:51:12.4919358Z ++ FPATH=torch/_dynamo/backends/common.py 2025-06-01T22:51:12.4919728Z ++ echo torch/_dynamo/backends/common.py 2025-06-01T22:51:12.4920078Z ++ grep RECORD 2025-06-01T22:51:12.4941887Z +++ openssl dgst -sha256 -binary torch/_dynamo/backends/common.py 2025-06-01T22:51:12.4942374Z +++ openssl base64 2025-06-01T22:51:12.4942650Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.4942899Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.4943170Z +++ sed -e s/=//g 2025-06-01T22:51:12.4982793Z ++ HASH=P_Yq6vWzJQjZ6H_sCFr5cDDFc4A-1HHULjWA52BemAY 2025-06-01T22:51:12.4984845Z +++ ls -nl torch/_dynamo/backends/common.py 2025-06-01T22:51:12.4986357Z +++ awk '{print $5}' 2025-06-01T22:51:12.5010215Z ++ FSIZE=5319 2025-06-01T22:51:12.5010821Z ++ echo '"torch/_dynamo/backends/common.py",sha256=P_Yq6vWzJQjZ6H_sCFr5cDDFc4A-1HHULjWA52BemAY,5319' 2025-06-01T22:51:12.5011453Z ++ read fname 2025-06-01T22:51:12.5011803Z ++ make_wheel_record torch/_dynamo/backends/cudagraphs.py 2025-06-01T22:51:12.5012261Z ++ FPATH=torch/_dynamo/backends/cudagraphs.py 2025-06-01T22:51:12.5013326Z ++ echo torch/_dynamo/backends/cudagraphs.py 2025-06-01T22:51:12.5014512Z ++ grep RECORD 2025-06-01T22:51:12.5038495Z +++ openssl dgst -sha256 -binary torch/_dynamo/backends/cudagraphs.py 2025-06-01T22:51:12.5039010Z +++ openssl base64 2025-06-01T22:51:12.5039261Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.5039520Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.5039774Z +++ sed -e s/=//g 2025-06-01T22:51:12.5081181Z ++ HASH=juLVAmyA6NLX2QBLVtk4boL2Wvwzw-EaGSjwf9-V31g 2025-06-01T22:51:12.5083974Z +++ ls -nl torch/_dynamo/backends/cudagraphs.py 2025-06-01T22:51:12.5084929Z +++ awk '{print $5}' 2025-06-01T22:51:12.5112658Z ++ FSIZE=9262 2025-06-01T22:51:12.5113326Z ++ echo '"torch/_dynamo/backends/cudagraphs.py",sha256=juLVAmyA6NLX2QBLVtk4boL2Wvwzw-EaGSjwf9-V31g,9262' 2025-06-01T22:51:12.5114048Z ++ read fname 2025-06-01T22:51:12.5114364Z ++ make_wheel_record torch/_dynamo/backends/debugging.py 2025-06-01T22:51:12.5114816Z ++ FPATH=torch/_dynamo/backends/debugging.py 2025-06-01T22:51:12.5115217Z ++ echo torch/_dynamo/backends/debugging.py 2025-06-01T22:51:12.5115560Z ++ grep RECORD 2025-06-01T22:51:12.5133292Z +++ openssl dgst -sha256 -binary torch/_dynamo/backends/debugging.py 2025-06-01T22:51:12.5133892Z +++ openssl base64 2025-06-01T22:51:12.5136225Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.5136476Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.5137904Z +++ sed -e s/=//g 2025-06-01T22:51:12.5177558Z ++ HASH=YV8e7Hv8yys2rxYMj9v4GuRtn_j3PC-WpwjzYXEadT8 2025-06-01T22:51:12.5181182Z +++ ls -nl torch/_dynamo/backends/debugging.py 2025-06-01T22:51:12.5182032Z +++ awk '{print $5}' 2025-06-01T22:51:12.5206358Z ++ FSIZE=15581 2025-06-01T22:51:12.5207009Z ++ echo '"torch/_dynamo/backends/debugging.py",sha256=YV8e7Hv8yys2rxYMj9v4GuRtn_j3PC-WpwjzYXEadT8,15581' 2025-06-01T22:51:12.5207656Z ++ read fname 2025-06-01T22:51:12.5208006Z ++ make_wheel_record torch/_dynamo/backends/distributed.py 2025-06-01T22:51:12.5208477Z ++ FPATH=torch/_dynamo/backends/distributed.py 2025-06-01T22:51:12.5209301Z ++ echo torch/_dynamo/backends/distributed.py 2025-06-01T22:51:12.5210291Z ++ grep RECORD 2025-06-01T22:51:12.5232064Z +++ openssl dgst -sha256 -binary torch/_dynamo/backends/distributed.py 2025-06-01T22:51:12.5232596Z +++ openssl base64 2025-06-01T22:51:12.5232967Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.5233560Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.5234668Z +++ sed -e s/=//g 2025-06-01T22:51:12.5280231Z ++ HASH=40oK1jjqyWzC5n69zrVTL-qnNgnx-mQUQSkbj1qxAhQ 2025-06-01T22:51:12.5282556Z +++ ls -nl torch/_dynamo/backends/distributed.py 2025-06-01T22:51:12.5284362Z +++ awk '{print $5}' 2025-06-01T22:51:12.5312094Z ++ FSIZE=25469 2025-06-01T22:51:12.5312849Z ++ echo '"torch/_dynamo/backends/distributed.py",sha256=40oK1jjqyWzC5n69zrVTL-qnNgnx-mQUQSkbj1qxAhQ,25469' 2025-06-01T22:51:12.5313537Z ++ read fname 2025-06-01T22:51:12.5313854Z ++ make_wheel_record torch/_dynamo/backends/inductor.py 2025-06-01T22:51:12.5314300Z ++ FPATH=torch/_dynamo/backends/inductor.py 2025-06-01T22:51:12.5314698Z ++ echo torch/_dynamo/backends/inductor.py 2025-06-01T22:51:12.5315042Z ++ grep RECORD 2025-06-01T22:51:12.5332173Z +++ openssl dgst -sha256 -binary torch/_dynamo/backends/inductor.py 2025-06-01T22:51:12.5332740Z +++ openssl base64 2025-06-01T22:51:12.5333862Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.5335147Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.5336519Z +++ sed -e s/=//g 2025-06-01T22:51:12.5376550Z ++ HASH=eKIRUmaMlUaBMXU0teqhK1lG6IK_UbHVa5rClId0iRo 2025-06-01T22:51:12.5381216Z +++ ls -nl torch/_dynamo/backends/inductor.py 2025-06-01T22:51:12.5382100Z +++ awk '{print $5}' 2025-06-01T22:51:12.5406175Z ++ FSIZE=884 2025-06-01T22:51:12.5406790Z ++ echo '"torch/_dynamo/backends/inductor.py",sha256=eKIRUmaMlUaBMXU0teqhK1lG6IK_UbHVa5rClId0iRo,884' 2025-06-01T22:51:12.5407435Z ++ read fname 2025-06-01T22:51:12.5407773Z ++ make_wheel_record torch/_dynamo/backends/onnxrt.py 2025-06-01T22:51:12.5408218Z ++ FPATH=torch/_dynamo/backends/onnxrt.py 2025-06-01T22:51:12.5408958Z ++ echo torch/_dynamo/backends/onnxrt.py 2025-06-01T22:51:12.5410194Z ++ grep RECORD 2025-06-01T22:51:12.5432384Z +++ openssl dgst -sha256 -binary torch/_dynamo/backends/onnxrt.py 2025-06-01T22:51:12.5432876Z +++ openssl base64 2025-06-01T22:51:12.5433291Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.5433561Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.5435312Z +++ sed -e s/=//g 2025-06-01T22:51:12.5477080Z ++ HASH=p-xjUoLDCUsf3_ks4qGlrJipMyMkhO7MllYa985CpDQ 2025-06-01T22:51:12.5479163Z +++ ls -nl torch/_dynamo/backends/onnxrt.py 2025-06-01T22:51:12.5480475Z +++ awk '{print $5}' 2025-06-01T22:51:12.5508868Z ++ FSIZE=1541 2025-06-01T22:51:12.5509503Z ++ echo '"torch/_dynamo/backends/onnxrt.py",sha256=p-xjUoLDCUsf3_ks4qGlrJipMyMkhO7MllYa985CpDQ,1541' 2025-06-01T22:51:12.5510300Z ++ read fname 2025-06-01T22:51:12.5510637Z ++ make_wheel_record torch/_dynamo/backends/registry.py 2025-06-01T22:51:12.5511066Z ++ FPATH=torch/_dynamo/backends/registry.py 2025-06-01T22:51:12.5511455Z ++ echo torch/_dynamo/backends/registry.py 2025-06-01T22:51:12.5511797Z ++ grep RECORD 2025-06-01T22:51:12.5530251Z +++ openssl dgst -sha256 -binary torch/_dynamo/backends/registry.py 2025-06-01T22:51:12.5530758Z +++ openssl base64 2025-06-01T22:51:12.5531541Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.5533032Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.5534043Z +++ sed -e s/=//g 2025-06-01T22:51:12.5572441Z ++ HASH=YCfzvGuOAoRaHojv34gTrInCzb4Moze2JB4J6JqRFHo 2025-06-01T22:51:12.5578528Z +++ ls -nl torch/_dynamo/backends/registry.py 2025-06-01T22:51:12.5578666Z +++ awk '{print $5}' 2025-06-01T22:51:12.5605607Z ++ FSIZE=5446 2025-06-01T22:51:12.5606103Z ++ echo '"torch/_dynamo/backends/registry.py",sha256=YCfzvGuOAoRaHojv34gTrInCzb4Moze2JB4J6JqRFHo,5446' 2025-06-01T22:51:12.5606235Z ++ read fname 2025-06-01T22:51:12.5606418Z ++ make_wheel_record torch/_dynamo/backends/tensorrt.py 2025-06-01T22:51:12.5606563Z ++ FPATH=torch/_dynamo/backends/tensorrt.py 2025-06-01T22:51:12.5606718Z ++ echo torch/_dynamo/backends/tensorrt.py 2025-06-01T22:51:12.5606848Z ++ grep RECORD 2025-06-01T22:51:12.5631833Z +++ openssl dgst -sha256 -binary torch/_dynamo/backends/tensorrt.py 2025-06-01T22:51:12.5632044Z +++ openssl base64 2025-06-01T22:51:12.5632162Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.5632278Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.5632412Z +++ sed -e s/=//g 2025-06-01T22:51:12.5672690Z ++ HASH=oMtmZB2Op6yeZvFXskMDZUATwLmgRCg4xxh3OrcVqSY 2025-06-01T22:51:12.5675755Z +++ ls -nl torch/_dynamo/backends/tensorrt.py 2025-06-01T22:51:12.5676058Z +++ awk '{print $5}' 2025-06-01T22:51:12.5704908Z ++ FSIZE=406 2025-06-01T22:51:12.5705439Z ++ echo '"torch/_dynamo/backends/tensorrt.py",sha256=oMtmZB2Op6yeZvFXskMDZUATwLmgRCg4xxh3OrcVqSY,406' 2025-06-01T22:51:12.5705548Z ++ read fname 2025-06-01T22:51:12.5705758Z ++ make_wheel_record torch/_dynamo/backends/torchxla.py 2025-06-01T22:51:12.5705899Z ++ FPATH=torch/_dynamo/backends/torchxla.py 2025-06-01T22:51:12.5706088Z ++ echo torch/_dynamo/backends/torchxla.py 2025-06-01T22:51:12.5706579Z ++ grep RECORD 2025-06-01T22:51:12.5727284Z +++ openssl dgst -sha256 -binary torch/_dynamo/backends/torchxla.py 2025-06-01T22:51:12.5727409Z +++ openssl base64 2025-06-01T22:51:12.5728324Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.5729476Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.5730780Z +++ sed -e s/=//g 2025-06-01T22:51:12.5770088Z ++ HASH=mIMj0a3Zs2GjNfAWktDGzbJnB7oRkMvdgXK9qWFbYcM 2025-06-01T22:51:12.5774775Z +++ ls -nl torch/_dynamo/backends/torchxla.py 2025-06-01T22:51:12.5775658Z +++ awk '{print $5}' 2025-06-01T22:51:12.5802955Z ++ FSIZE=1255 2025-06-01T22:51:12.5803538Z ++ echo '"torch/_dynamo/backends/torchxla.py",sha256=mIMj0a3Zs2GjNfAWktDGzbJnB7oRkMvdgXK9qWFbYcM,1255' 2025-06-01T22:51:12.5803814Z ++ read fname 2025-06-01T22:51:12.5804013Z ++ make_wheel_record torch/_dynamo/backends/tvm.py 2025-06-01T22:51:12.5804320Z ++ FPATH=torch/_dynamo/backends/tvm.py 2025-06-01T22:51:12.5804449Z ++ echo torch/_dynamo/backends/tvm.py 2025-06-01T22:51:12.5805033Z ++ grep RECORD 2025-06-01T22:51:12.5828128Z +++ openssl dgst -sha256 -binary torch/_dynamo/backends/tvm.py 2025-06-01T22:51:12.5828309Z +++ openssl base64 2025-06-01T22:51:12.5828696Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.5828810Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.5829190Z +++ sed -e s/=//g 2025-06-01T22:51:12.5872015Z ++ HASH=xY5ZvtIrx9BpWD9CPsLXL90fcBS3ke_WeAAGUkZaG48 2025-06-01T22:51:12.5875223Z +++ ls -nl torch/_dynamo/backends/tvm.py 2025-06-01T22:51:12.5876067Z +++ awk '{print $5}' 2025-06-01T22:51:12.5905699Z ++ FSIZE=7644 2025-06-01T22:51:12.5906341Z ++ echo '"torch/_dynamo/backends/tvm.py",sha256=xY5ZvtIrx9BpWD9CPsLXL90fcBS3ke_WeAAGUkZaG48,7644' 2025-06-01T22:51:12.5906510Z ++ read fname 2025-06-01T22:51:12.5906693Z ++ make_wheel_record torch/_dynamo/polyfills/__init__.py 2025-06-01T22:51:12.5906893Z ++ FPATH=torch/_dynamo/polyfills/__init__.py 2025-06-01T22:51:12.5907025Z ++ echo torch/_dynamo/polyfills/__init__.py 2025-06-01T22:51:12.5907122Z ++ grep RECORD 2025-06-01T22:51:12.5927388Z +++ openssl dgst -sha256 -binary torch/_dynamo/polyfills/__init__.py 2025-06-01T22:51:12.5927520Z +++ openssl base64 2025-06-01T22:51:12.5928394Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.5929229Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.5930590Z +++ sed -e s/=//g 2025-06-01T22:51:12.5970551Z ++ HASH=_uN2OxepWLNAW70-L32FHg45W0_tmC-uH6SFwJRPttM 2025-06-01T22:51:12.5974888Z +++ ls -nl torch/_dynamo/polyfills/__init__.py 2025-06-01T22:51:12.5975979Z +++ awk '{print $5}' 2025-06-01T22:51:12.6004445Z ++ FSIZE=9204 2025-06-01T22:51:12.6005151Z ++ echo '"torch/_dynamo/polyfills/__init__.py",sha256=_uN2OxepWLNAW70-L32FHg45W0_tmC-uH6SFwJRPttM,9204' 2025-06-01T22:51:12.6005274Z ++ read fname 2025-06-01T22:51:12.6005471Z ++ make_wheel_record torch/_dynamo/polyfills/builtins.py 2025-06-01T22:51:12.6005623Z ++ FPATH=torch/_dynamo/polyfills/builtins.py 2025-06-01T22:51:12.6005778Z ++ echo torch/_dynamo/polyfills/builtins.py 2025-06-01T22:51:12.6005877Z ++ grep RECORD 2025-06-01T22:51:12.6029743Z +++ openssl dgst -sha256 -binary torch/_dynamo/polyfills/builtins.py 2025-06-01T22:51:12.6029880Z +++ openssl base64 2025-06-01T22:51:12.6029982Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.6030081Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.6030177Z +++ sed -e s/=//g 2025-06-01T22:51:12.6072473Z ++ HASH=kM4ClS_jRNJwCHw_9wWMo-O6VKJp8FTT_6hp_e0tlFQ 2025-06-01T22:51:12.6074180Z +++ ls -nl torch/_dynamo/polyfills/builtins.py 2025-06-01T22:51:12.6075098Z +++ awk '{print $5}' 2025-06-01T22:51:12.6104729Z ++ FSIZE=1399 2025-06-01T22:51:12.6105208Z ++ echo '"torch/_dynamo/polyfills/builtins.py",sha256=kM4ClS_jRNJwCHw_9wWMo-O6VKJp8FTT_6hp_e0tlFQ,1399' 2025-06-01T22:51:12.6105319Z ++ read fname 2025-06-01T22:51:12.6105520Z ++ make_wheel_record torch/_dynamo/polyfills/functools.py 2025-06-01T22:51:12.6105666Z ++ FPATH=torch/_dynamo/polyfills/functools.py 2025-06-01T22:51:12.6105808Z ++ echo torch/_dynamo/polyfills/functools.py 2025-06-01T22:51:12.6105918Z ++ grep RECORD 2025-06-01T22:51:12.6125995Z +++ openssl dgst -sha256 -binary torch/_dynamo/polyfills/functools.py 2025-06-01T22:51:12.6126112Z +++ openssl base64 2025-06-01T22:51:12.6126522Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.6127026Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.6128233Z +++ sed -e s/=//g 2025-06-01T22:51:12.6168512Z ++ HASH=KH9YAy5XUVFKyZ3FioIqBA06_MnteyFAfX7sSKHWPBY 2025-06-01T22:51:12.6173110Z +++ ls -nl torch/_dynamo/polyfills/functools.py 2025-06-01T22:51:12.6174061Z +++ awk '{print $5}' 2025-06-01T22:51:12.6201423Z ++ FSIZE=966 2025-06-01T22:51:12.6201904Z ++ echo '"torch/_dynamo/polyfills/functools.py",sha256=KH9YAy5XUVFKyZ3FioIqBA06_MnteyFAfX7sSKHWPBY,966' 2025-06-01T22:51:12.6202049Z ++ read fname 2025-06-01T22:51:12.6202216Z ++ make_wheel_record torch/_dynamo/polyfills/fx.py 2025-06-01T22:51:12.6202393Z ++ FPATH=torch/_dynamo/polyfills/fx.py 2025-06-01T22:51:12.6202536Z ++ echo torch/_dynamo/polyfills/fx.py 2025-06-01T22:51:12.6202640Z ++ grep RECORD 2025-06-01T22:51:12.6225679Z +++ openssl dgst -sha256 -binary torch/_dynamo/polyfills/fx.py 2025-06-01T22:51:12.6225818Z +++ openssl base64 2025-06-01T22:51:12.6225924Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.6226540Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.6228173Z +++ sed -e s/=//g 2025-06-01T22:51:12.6270597Z ++ HASH=MVlHMapPJOhDS6tl0pcloZydJP1zlRH49bjQ3-qtfUU 2025-06-01T22:51:12.6272625Z +++ ls -nl torch/_dynamo/polyfills/fx.py 2025-06-01T22:51:12.6273194Z +++ awk '{print $5}' 2025-06-01T22:51:12.6302995Z ++ FSIZE=1323 2025-06-01T22:51:12.6303499Z ++ echo '"torch/_dynamo/polyfills/fx.py",sha256=MVlHMapPJOhDS6tl0pcloZydJP1zlRH49bjQ3-qtfUU,1323' 2025-06-01T22:51:12.6303620Z ++ read fname 2025-06-01T22:51:12.6303867Z ++ make_wheel_record torch/_dynamo/polyfills/itertools.py 2025-06-01T22:51:12.6304066Z ++ FPATH=torch/_dynamo/polyfills/itertools.py 2025-06-01T22:51:12.6304219Z ++ echo torch/_dynamo/polyfills/itertools.py 2025-06-01T22:51:12.6304362Z ++ grep RECORD 2025-06-01T22:51:12.6325694Z +++ openssl dgst -sha256 -binary torch/_dynamo/polyfills/itertools.py 2025-06-01T22:51:12.6325827Z +++ openssl base64 2025-06-01T22:51:12.6325930Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.6326230Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.6326873Z +++ sed -e s/=//g 2025-06-01T22:51:12.6366230Z ++ HASH=UiJyYWxj9gIVAyvVfbdDWMuuoMgIESzmLjS8RHoSubo 2025-06-01T22:51:12.6370695Z +++ ls -nl torch/_dynamo/polyfills/itertools.py 2025-06-01T22:51:12.6371532Z +++ awk '{print $5}' 2025-06-01T22:51:12.6399403Z ++ FSIZE=5979 2025-06-01T22:51:12.6399978Z ++ echo '"torch/_dynamo/polyfills/itertools.py",sha256=UiJyYWxj9gIVAyvVfbdDWMuuoMgIESzmLjS8RHoSubo,5979' 2025-06-01T22:51:12.6400083Z ++ read fname 2025-06-01T22:51:12.6400258Z ++ make_wheel_record torch/_dynamo/polyfills/loader.py 2025-06-01T22:51:12.6400413Z ++ FPATH=torch/_dynamo/polyfills/loader.py 2025-06-01T22:51:12.6400540Z ++ echo torch/_dynamo/polyfills/loader.py 2025-06-01T22:51:12.6400643Z ++ grep RECORD 2025-06-01T22:51:12.6423966Z +++ openssl dgst -sha256 -binary torch/_dynamo/polyfills/loader.py 2025-06-01T22:51:12.6424154Z +++ openssl base64 2025-06-01T22:51:12.6424503Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.6424645Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.6424881Z +++ sed -e s/=//g 2025-06-01T22:51:12.6466375Z ++ HASH=xB6hHcBUxXpw10D4_uUssz5qLcTRLD-1u9buyu_mTWU 2025-06-01T22:51:12.6468548Z +++ ls -nl torch/_dynamo/polyfills/loader.py 2025-06-01T22:51:12.6469718Z +++ awk '{print $5}' 2025-06-01T22:51:12.6493660Z ++ FSIZE=1227 2025-06-01T22:51:12.6494128Z ++ echo '"torch/_dynamo/polyfills/loader.py",sha256=xB6hHcBUxXpw10D4_uUssz5qLcTRLD-1u9buyu_mTWU,1227' 2025-06-01T22:51:12.6494227Z ++ read fname 2025-06-01T22:51:12.6494425Z ++ make_wheel_record torch/_dynamo/polyfills/operator.py 2025-06-01T22:51:12.6494594Z ++ FPATH=torch/_dynamo/polyfills/operator.py 2025-06-01T22:51:12.6497879Z ++ echo torch/_dynamo/polyfills/operator.py 2025-06-01T22:51:12.6498521Z ++ grep RECORD 2025-06-01T22:51:12.6521709Z +++ openssl dgst -sha256 -binary torch/_dynamo/polyfills/operator.py 2025-06-01T22:51:12.6521824Z +++ openssl base64 2025-06-01T22:51:12.6521930Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.6522799Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.6524647Z +++ sed -e s/=//g 2025-06-01T22:51:12.6565993Z ++ HASH=GhIe_WfVeoh9Fc5_Ko4LSbndc8X6dE-sNIbnRpWY8QU 2025-06-01T22:51:12.6569366Z +++ ls -nl torch/_dynamo/polyfills/operator.py 2025-06-01T22:51:12.6570227Z +++ awk '{print $5}' 2025-06-01T22:51:12.6598276Z ++ FSIZE=2924 2025-06-01T22:51:12.6598789Z ++ echo '"torch/_dynamo/polyfills/operator.py",sha256=GhIe_WfVeoh9Fc5_Ko4LSbndc8X6dE-sNIbnRpWY8QU,2924' 2025-06-01T22:51:12.6598903Z ++ read fname 2025-06-01T22:51:12.6599090Z ++ make_wheel_record torch/_dynamo/polyfills/os.py 2025-06-01T22:51:12.6599218Z ++ FPATH=torch/_dynamo/polyfills/os.py 2025-06-01T22:51:12.6599374Z ++ echo torch/_dynamo/polyfills/os.py 2025-06-01T22:51:12.6599473Z ++ grep RECORD 2025-06-01T22:51:12.6620496Z +++ openssl dgst -sha256 -binary torch/_dynamo/polyfills/os.py 2025-06-01T22:51:12.6620639Z +++ openssl base64 2025-06-01T22:51:12.6620754Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.6620885Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.6621701Z +++ sed -e s/=//g 2025-06-01T22:51:12.6662378Z ++ HASH=GiDwxYjoV6wajRo3SZxPpmCFDfT8rlrL8bnOO_MbXsM 2025-06-01T22:51:12.6665248Z +++ ls -nl torch/_dynamo/polyfills/os.py 2025-06-01T22:51:12.6665908Z +++ awk '{print $5}' 2025-06-01T22:51:12.6690067Z ++ FSIZE=978 2025-06-01T22:51:12.6690680Z ++ echo '"torch/_dynamo/polyfills/os.py",sha256=GiDwxYjoV6wajRo3SZxPpmCFDfT8rlrL8bnOO_MbXsM,978' 2025-06-01T22:51:12.6690788Z ++ read fname 2025-06-01T22:51:12.6690993Z ++ make_wheel_record torch/_dynamo/polyfills/pytree.py 2025-06-01T22:51:12.6691140Z ++ FPATH=torch/_dynamo/polyfills/pytree.py 2025-06-01T22:51:12.6693197Z ++ echo torch/_dynamo/polyfills/pytree.py 2025-06-01T22:51:12.6694200Z ++ grep RECORD 2025-06-01T22:51:12.6718993Z +++ openssl dgst -sha256 -binary torch/_dynamo/polyfills/pytree.py 2025-06-01T22:51:12.6719339Z +++ openssl base64 2025-06-01T22:51:12.6719473Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.6719586Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.6719767Z +++ sed -e s/=//g 2025-06-01T22:51:12.6756449Z ++ HASH=trSSHM5FwdWZ2DFlxkauGm81aXLXBU9gRwk7GquIOjg 2025-06-01T22:51:12.6763588Z +++ ls -nl torch/_dynamo/polyfills/pytree.py 2025-06-01T22:51:12.6765036Z +++ awk '{print $5}' 2025-06-01T22:51:12.6794030Z ++ FSIZE=15745 2025-06-01T22:51:12.6794587Z ++ echo '"torch/_dynamo/polyfills/pytree.py",sha256=trSSHM5FwdWZ2DFlxkauGm81aXLXBU9gRwk7GquIOjg,15745' 2025-06-01T22:51:12.6794737Z ++ read fname 2025-06-01T22:51:12.6794941Z ++ make_wheel_record torch/_dynamo/polyfills/sys.py 2025-06-01T22:51:12.6795074Z ++ FPATH=torch/_dynamo/polyfills/sys.py 2025-06-01T22:51:12.6795209Z ++ echo torch/_dynamo/polyfills/sys.py 2025-06-01T22:51:12.6795339Z ++ grep RECORD 2025-06-01T22:51:12.6812742Z +++ openssl dgst -sha256 -binary torch/_dynamo/polyfills/sys.py 2025-06-01T22:51:12.6813434Z +++ openssl base64 2025-06-01T22:51:12.6814809Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.6816568Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.6817942Z +++ sed -e s/=//g 2025-06-01T22:51:12.6853998Z ++ HASH=aWvisVWLgMt8mmYF3b0tmn0cutv9GhPPruRs0GIjdxE 2025-06-01T22:51:12.6860386Z +++ ls -nl torch/_dynamo/polyfills/sys.py 2025-06-01T22:51:12.6860651Z +++ awk '{print $5}' 2025-06-01T22:51:12.6886170Z ++ FSIZE=447 2025-06-01T22:51:12.6886658Z ++ echo '"torch/_dynamo/polyfills/sys.py",sha256=aWvisVWLgMt8mmYF3b0tmn0cutv9GhPPruRs0GIjdxE,447' 2025-06-01T22:51:12.6886763Z ++ read fname 2025-06-01T22:51:12.6886955Z ++ make_wheel_record torch/_dynamo/polyfills/tensor.py 2025-06-01T22:51:12.6887116Z ++ FPATH=torch/_dynamo/polyfills/tensor.py 2025-06-01T22:51:12.6887640Z ++ echo torch/_dynamo/polyfills/tensor.py 2025-06-01T22:51:12.6888740Z ++ grep RECORD 2025-06-01T22:51:12.6913507Z +++ openssl dgst -sha256 -binary torch/_dynamo/polyfills/tensor.py 2025-06-01T22:51:12.6913712Z +++ openssl base64 2025-06-01T22:51:12.6914036Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.6914185Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.6914286Z +++ sed -e s/=//g 2025-06-01T22:51:12.6954376Z ++ HASH=u5La8g1ucxhI_dzLNZsLCjGeyfesGr-117D-dNzfrME 2025-06-01T22:51:12.6958578Z +++ ls -nl torch/_dynamo/polyfills/tensor.py 2025-06-01T22:51:12.6960013Z +++ awk '{print $5}' 2025-06-01T22:51:12.6988845Z ++ FSIZE=1404 2025-06-01T22:51:12.6989404Z ++ echo '"torch/_dynamo/polyfills/tensor.py",sha256=u5La8g1ucxhI_dzLNZsLCjGeyfesGr-117D-dNzfrME,1404' 2025-06-01T22:51:12.6989513Z ++ read fname 2025-06-01T22:51:12.6989681Z ++ make_wheel_record torch/_dynamo/repro/__init__.py 2025-06-01T22:51:12.6989834Z ++ FPATH=torch/_dynamo/repro/__init__.py 2025-06-01T22:51:12.6989956Z ++ echo torch/_dynamo/repro/__init__.py 2025-06-01T22:51:12.6990054Z ++ grep RECORD 2025-06-01T22:51:12.7009968Z +++ openssl dgst -sha256 -binary torch/_dynamo/repro/__init__.py 2025-06-01T22:51:12.7010367Z +++ openssl base64 2025-06-01T22:51:12.7011599Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.7013012Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.7014430Z +++ sed -e s/=//g 2025-06-01T22:51:12.7050710Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:12.7055651Z +++ ls -nl torch/_dynamo/repro/__init__.py 2025-06-01T22:51:12.7056801Z +++ awk '{print $5}' 2025-06-01T22:51:12.7081640Z ++ FSIZE=0 2025-06-01T22:51:12.7082146Z ++ echo '"torch/_dynamo/repro/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:12.7082709Z ++ read fname 2025-06-01T22:51:12.7083027Z ++ make_wheel_record torch/_dynamo/repro/after_aot.py 2025-06-01T22:51:12.7083531Z ++ FPATH=torch/_dynamo/repro/after_aot.py 2025-06-01T22:51:12.7084629Z ++ echo torch/_dynamo/repro/after_aot.py 2025-06-01T22:51:12.7084982Z ++ grep RECORD 2025-06-01T22:51:12.7107488Z +++ openssl dgst -sha256 -binary torch/_dynamo/repro/after_aot.py 2025-06-01T22:51:12.7108020Z +++ openssl base64 2025-06-01T22:51:12.7108474Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.7108738Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.7109265Z +++ sed -e s/=//g 2025-06-01T22:51:12.7148342Z ++ HASH=vujrcTf55wEXFVjNUwPKlJqZwwaoJYioYLHmACkSGoA 2025-06-01T22:51:12.7152779Z +++ ls -nl torch/_dynamo/repro/after_aot.py 2025-06-01T22:51:12.7153643Z +++ awk '{print $5}' 2025-06-01T22:51:12.7182260Z ++ FSIZE=36308 2025-06-01T22:51:12.7182978Z ++ echo '"torch/_dynamo/repro/after_aot.py",sha256=vujrcTf55wEXFVjNUwPKlJqZwwaoJYioYLHmACkSGoA,36308' 2025-06-01T22:51:12.7183633Z ++ read fname 2025-06-01T22:51:12.7183946Z ++ make_wheel_record torch/_dynamo/repro/after_dynamo.py 2025-06-01T22:51:12.7184395Z ++ FPATH=torch/_dynamo/repro/after_dynamo.py 2025-06-01T22:51:12.7184780Z ++ echo torch/_dynamo/repro/after_dynamo.py 2025-06-01T22:51:12.7185132Z ++ grep RECORD 2025-06-01T22:51:12.7205971Z +++ openssl dgst -sha256 -binary torch/_dynamo/repro/after_dynamo.py 2025-06-01T22:51:12.7206468Z +++ openssl base64 2025-06-01T22:51:12.7206763Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.7207018Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.7207493Z +++ sed -e s/=//g 2025-06-01T22:51:12.7245814Z ++ HASH=T71_vsT2HSq83lOaakYsWHg1ButbKmHU73-R7oslqJY 2025-06-01T22:51:12.7250095Z +++ ls -nl torch/_dynamo/repro/after_dynamo.py 2025-06-01T22:51:12.7250908Z +++ awk '{print $5}' 2025-06-01T22:51:12.7279474Z ++ FSIZE=20572 2025-06-01T22:51:12.7280190Z ++ echo '"torch/_dynamo/repro/after_dynamo.py",sha256=T71_vsT2HSq83lOaakYsWHg1ButbKmHU73-R7oslqJY,20572' 2025-06-01T22:51:12.7280827Z ++ read fname 2025-06-01T22:51:12.7281127Z ++ make_wheel_record torch/_dynamo/repro/aoti.py 2025-06-01T22:51:12.7281533Z ++ FPATH=torch/_dynamo/repro/aoti.py 2025-06-01T22:51:12.7281874Z ++ echo torch/_dynamo/repro/aoti.py 2025-06-01T22:51:12.7282206Z ++ grep RECORD 2025-06-01T22:51:12.7305012Z +++ openssl dgst -sha256 -binary torch/_dynamo/repro/aoti.py 2025-06-01T22:51:12.7305840Z +++ openssl base64 2025-06-01T22:51:12.7306175Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.7306434Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.7306728Z +++ sed -e s/=//g 2025-06-01T22:51:12.7348108Z ++ HASH=HC11a9OPHgJhAC4FOWqBmhbFOxUd6FdxJKAy9qbNvls 2025-06-01T22:51:12.7351065Z +++ ls -nl torch/_dynamo/repro/aoti.py 2025-06-01T22:51:12.7351993Z +++ awk '{print $5}' 2025-06-01T22:51:12.7380420Z ++ FSIZE=21190 2025-06-01T22:51:12.7381061Z ++ echo '"torch/_dynamo/repro/aoti.py",sha256=HC11a9OPHgJhAC4FOWqBmhbFOxUd6FdxJKAy9qbNvls,21190' 2025-06-01T22:51:12.7381688Z ++ read fname 2025-06-01T22:51:12.7382002Z ++ make_wheel_record torch/_dynamo/variables/__init__.py 2025-06-01T22:51:12.7382448Z ++ FPATH=torch/_dynamo/variables/__init__.py 2025-06-01T22:51:12.7382830Z ++ echo torch/_dynamo/variables/__init__.py 2025-06-01T22:51:12.7383185Z ++ grep RECORD 2025-06-01T22:51:12.7404461Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/__init__.py 2025-06-01T22:51:12.7405077Z +++ openssl base64 2025-06-01T22:51:12.7405355Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.7405607Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.7405896Z +++ sed -e s/=//g 2025-06-01T22:51:12.7444434Z ++ HASH=CVPhgGt-ElzVCbbvPEru1fHSRmL0a0ISfOjMvTpLQHY 2025-06-01T22:51:12.7449793Z +++ ls -nl torch/_dynamo/variables/__init__.py 2025-06-01T22:51:12.7450587Z +++ awk '{print $5}' 2025-06-01T22:51:12.7476801Z ++ FSIZE=6380 2025-06-01T22:51:12.7477466Z ++ echo '"torch/_dynamo/variables/__init__.py",sha256=CVPhgGt-ElzVCbbvPEru1fHSRmL0a0ISfOjMvTpLQHY,6380' 2025-06-01T22:51:12.7478102Z ++ read fname 2025-06-01T22:51:12.7478415Z ++ make_wheel_record torch/_dynamo/variables/base.py 2025-06-01T22:51:12.7478825Z ++ FPATH=torch/_dynamo/variables/base.py 2025-06-01T22:51:12.7479199Z ++ echo torch/_dynamo/variables/base.py 2025-06-01T22:51:12.7479529Z ++ grep RECORD 2025-06-01T22:51:12.7501900Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/base.py 2025-06-01T22:51:12.7502391Z +++ openssl base64 2025-06-01T22:51:12.7502652Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.7502919Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.7504089Z +++ sed -e s/=//g 2025-06-01T22:51:12.7547098Z ++ HASH=vmVndpSsPYIFcZvPsuXEmatoiaFsu0A2tmaDzcYM3yc 2025-06-01T22:51:12.7549149Z +++ ls -nl torch/_dynamo/variables/base.py 2025-06-01T22:51:12.7549522Z +++ awk '{print $5}' 2025-06-01T22:51:12.7573601Z ++ FSIZE=23788 2025-06-01T22:51:12.7574220Z ++ echo '"torch/_dynamo/variables/base.py",sha256=vmVndpSsPYIFcZvPsuXEmatoiaFsu0A2tmaDzcYM3yc,23788' 2025-06-01T22:51:12.7575011Z ++ read fname 2025-06-01T22:51:12.7575326Z ++ make_wheel_record torch/_dynamo/variables/builder.py 2025-06-01T22:51:12.7575773Z ++ FPATH=torch/_dynamo/variables/builder.py 2025-06-01T22:51:12.7577693Z ++ echo torch/_dynamo/variables/builder.py 2025-06-01T22:51:12.7578390Z ++ grep RECORD 2025-06-01T22:51:12.7602495Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/builder.py 2025-06-01T22:51:12.7602989Z +++ openssl base64 2025-06-01T22:51:12.7603260Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.7603508Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.7603916Z +++ sed -e s/=//g 2025-06-01T22:51:12.7646305Z ++ HASH=gLKNPVu8iYFVIpigitXqpsu97gVSDwi8Fnl4pY0AV1Q 2025-06-01T22:51:12.7650247Z +++ ls -nl torch/_dynamo/variables/builder.py 2025-06-01T22:51:12.7651028Z +++ awk '{print $5}' 2025-06-01T22:51:12.7679528Z ++ FSIZE=151816 2025-06-01T22:51:12.7680195Z ++ echo '"torch/_dynamo/variables/builder.py",sha256=gLKNPVu8iYFVIpigitXqpsu97gVSDwi8Fnl4pY0AV1Q,151816' 2025-06-01T22:51:12.7680837Z ++ read fname 2025-06-01T22:51:12.7681162Z ++ make_wheel_record torch/_dynamo/variables/builtin.py 2025-06-01T22:51:12.7681603Z ++ FPATH=torch/_dynamo/variables/builtin.py 2025-06-01T22:51:12.7681980Z ++ echo torch/_dynamo/variables/builtin.py 2025-06-01T22:51:12.7682334Z ++ grep RECORD 2025-06-01T22:51:12.7705463Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/builtin.py 2025-06-01T22:51:12.7705977Z +++ openssl base64 2025-06-01T22:51:12.7706228Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.7706483Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.7706738Z +++ sed -e s/=//g 2025-06-01T22:51:12.7748145Z ++ HASH=co6FS6zWZGCao1ktKwVoeS8AeFu2JuTJg7_f5Rlp1R0 2025-06-01T22:51:12.7751647Z +++ ls -nl torch/_dynamo/variables/builtin.py 2025-06-01T22:51:12.7752529Z +++ awk '{print $5}' 2025-06-01T22:51:12.7780221Z ++ FSIZE=99788 2025-06-01T22:51:12.7780902Z ++ echo '"torch/_dynamo/variables/builtin.py",sha256=co6FS6zWZGCao1ktKwVoeS8AeFu2JuTJg7_f5Rlp1R0,99788' 2025-06-01T22:51:12.7781566Z ++ read fname 2025-06-01T22:51:12.7781895Z ++ make_wheel_record torch/_dynamo/variables/constant.py 2025-06-01T22:51:12.7782328Z ++ FPATH=torch/_dynamo/variables/constant.py 2025-06-01T22:51:12.7782725Z ++ echo torch/_dynamo/variables/constant.py 2025-06-01T22:51:12.7793129Z ++ grep RECORD 2025-06-01T22:51:12.7804782Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/constant.py 2025-06-01T22:51:12.7805275Z +++ openssl base64 2025-06-01T22:51:12.7805538Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.7805807Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.7806432Z +++ sed -e s/=//g 2025-06-01T22:51:12.7846195Z ++ HASH=PbVCOytJvkTiT26jKmeUrLfbtREWwX7qm_7NZFVRwlY 2025-06-01T22:51:12.7849759Z +++ ls -nl torch/_dynamo/variables/constant.py 2025-06-01T22:51:12.7850571Z +++ awk '{print $5}' 2025-06-01T22:51:12.7878098Z ++ FSIZE=10430 2025-06-01T22:51:12.7878783Z ++ echo '"torch/_dynamo/variables/constant.py",sha256=PbVCOytJvkTiT26jKmeUrLfbtREWwX7qm_7NZFVRwlY,10430' 2025-06-01T22:51:12.7879459Z ++ read fname 2025-06-01T22:51:12.7879800Z ++ make_wheel_record torch/_dynamo/variables/ctx_manager.py 2025-06-01T22:51:12.7880256Z ++ FPATH=torch/_dynamo/variables/ctx_manager.py 2025-06-01T22:51:12.7880674Z ++ echo torch/_dynamo/variables/ctx_manager.py 2025-06-01T22:51:12.7881024Z ++ grep RECORD 2025-06-01T22:51:12.7904446Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/ctx_manager.py 2025-06-01T22:51:12.7904958Z +++ openssl base64 2025-06-01T22:51:12.7905377Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.7905645Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.7905901Z +++ sed -e s/=//g 2025-06-01T22:51:12.7946498Z ++ HASH=BN7VUQFmFBKwsBYwG-zYTHND0M7xUd0OtOF3HEfm11Q 2025-06-01T22:51:12.7948712Z +++ ls -nl torch/_dynamo/variables/ctx_manager.py 2025-06-01T22:51:12.7949539Z +++ awk '{print $5}' 2025-06-01T22:51:12.7974531Z ++ FSIZE=50851 2025-06-01T22:51:12.7975330Z ++ echo '"torch/_dynamo/variables/ctx_manager.py",sha256=BN7VUQFmFBKwsBYwG-zYTHND0M7xUd0OtOF3HEfm11Q,50851' 2025-06-01T22:51:12.7976148Z ++ read fname 2025-06-01T22:51:12.7976451Z ++ make_wheel_record torch/_dynamo/variables/dicts.py 2025-06-01T22:51:12.7976875Z ++ FPATH=torch/_dynamo/variables/dicts.py 2025-06-01T22:51:12.7978437Z ++ echo torch/_dynamo/variables/dicts.py 2025-06-01T22:51:12.7979263Z ++ grep RECORD 2025-06-01T22:51:12.8004629Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/dicts.py 2025-06-01T22:51:12.8005136Z +++ openssl base64 2025-06-01T22:51:12.8005415Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.8005676Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.8005951Z +++ sed -e s/=//g 2025-06-01T22:51:12.8044475Z ++ HASH=AhJUGE_qwGfFIXQ934XTJXNlwFlVEifhL2lxAm3Cdxk 2025-06-01T22:51:12.8048430Z +++ ls -nl torch/_dynamo/variables/dicts.py 2025-06-01T22:51:12.8049195Z +++ awk '{print $5}' 2025-06-01T22:51:12.8077975Z ++ FSIZE=41130 2025-06-01T22:51:12.8078873Z ++ echo '"torch/_dynamo/variables/dicts.py",sha256=AhJUGE_qwGfFIXQ934XTJXNlwFlVEifhL2lxAm3Cdxk,41130' 2025-06-01T22:51:12.8079507Z ++ read fname 2025-06-01T22:51:12.8079848Z ++ make_wheel_record torch/_dynamo/variables/distributed.py 2025-06-01T22:51:12.8080306Z ++ FPATH=torch/_dynamo/variables/distributed.py 2025-06-01T22:51:12.8080724Z ++ echo torch/_dynamo/variables/distributed.py 2025-06-01T22:51:12.8081076Z ++ grep RECORD 2025-06-01T22:51:12.8103636Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/distributed.py 2025-06-01T22:51:12.8104170Z +++ openssl base64 2025-06-01T22:51:12.8104427Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.8104702Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.8104957Z +++ sed -e s/=//g 2025-06-01T22:51:12.8146717Z ++ HASH=fdX8gnHLY5Y6H_OBIKmWvUyLDX8OuqtxNIe3H7HHYj8 2025-06-01T22:51:12.8149897Z +++ ls -nl torch/_dynamo/variables/distributed.py 2025-06-01T22:51:12.8150570Z +++ awk '{print $5}' 2025-06-01T22:51:12.8174654Z ++ FSIZE=16026 2025-06-01T22:51:12.8175488Z ++ echo '"torch/_dynamo/variables/distributed.py",sha256=fdX8gnHLY5Y6H_OBIKmWvUyLDX8OuqtxNIe3H7HHYj8,16026' 2025-06-01T22:51:12.8176176Z ++ read fname 2025-06-01T22:51:12.8176523Z ++ make_wheel_record torch/_dynamo/variables/functions.py 2025-06-01T22:51:12.8176976Z ++ FPATH=torch/_dynamo/variables/functions.py 2025-06-01T22:51:12.8178260Z ++ echo torch/_dynamo/variables/functions.py 2025-06-01T22:51:12.8179474Z ++ grep RECORD 2025-06-01T22:51:12.8201961Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/functions.py 2025-06-01T22:51:12.8202534Z +++ openssl base64 2025-06-01T22:51:12.8202818Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.8203129Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.8203780Z +++ sed -e s/=//g 2025-06-01T22:51:12.8245961Z ++ HASH=1QpmjhBTf6uD_NGcbnNJIBM6Yshh3jGlhKqMpW8hLcQ 2025-06-01T22:51:12.8249529Z +++ ls -nl torch/_dynamo/variables/functions.py 2025-06-01T22:51:12.8250331Z +++ awk '{print $5}' 2025-06-01T22:51:12.8276774Z ++ FSIZE=84901 2025-06-01T22:51:12.8277407Z ++ echo '"torch/_dynamo/variables/functions.py",sha256=1QpmjhBTf6uD_NGcbnNJIBM6Yshh3jGlhKqMpW8hLcQ,84901' 2025-06-01T22:51:12.8278113Z ++ read fname 2025-06-01T22:51:12.8278537Z ++ make_wheel_record torch/_dynamo/variables/higher_order_ops.py 2025-06-01T22:51:12.8279087Z ++ FPATH=torch/_dynamo/variables/higher_order_ops.py 2025-06-01T22:51:12.8279545Z ++ echo torch/_dynamo/variables/higher_order_ops.py 2025-06-01T22:51:12.8279992Z ++ grep RECORD 2025-06-01T22:51:12.8302177Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/higher_order_ops.py 2025-06-01T22:51:12.8302758Z +++ openssl base64 2025-06-01T22:51:12.8303070Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.8303533Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.8303799Z +++ sed -e s/=//g 2025-06-01T22:51:12.8347516Z ++ HASH=28A0zCS2bJC-YjGqj2inFOoVIAXBPaAEicBw17U_eCo 2025-06-01T22:51:12.8350684Z +++ ls -nl torch/_dynamo/variables/higher_order_ops.py 2025-06-01T22:51:12.8351393Z +++ awk '{print $5}' 2025-06-01T22:51:12.8378259Z ++ FSIZE=130628 2025-06-01T22:51:12.8378937Z ++ echo '"torch/_dynamo/variables/higher_order_ops.py",sha256=28A0zCS2bJC-YjGqj2inFOoVIAXBPaAEicBw17U_eCo,130628' 2025-06-01T22:51:12.8379754Z ++ read fname 2025-06-01T22:51:12.8380080Z ++ make_wheel_record torch/_dynamo/variables/iter.py 2025-06-01T22:51:12.8380560Z ++ FPATH=torch/_dynamo/variables/iter.py 2025-06-01T22:51:12.8380998Z ++ echo torch/_dynamo/variables/iter.py 2025-06-01T22:51:12.8381339Z ++ grep RECORD 2025-06-01T22:51:12.8403111Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/iter.py 2025-06-01T22:51:12.8403752Z +++ openssl base64 2025-06-01T22:51:12.8404070Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.8404533Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.8404864Z +++ sed -e s/=//g 2025-06-01T22:51:12.8445056Z ++ HASH=onF6pUskp1zxTQ402DV2pm4bnfIEAXCC02y9lvqb3qg 2025-06-01T22:51:12.8448907Z +++ ls -nl torch/_dynamo/variables/iter.py 2025-06-01T22:51:12.8449807Z +++ awk '{print $5}' 2025-06-01T22:51:12.8477037Z ++ FSIZE=23241 2025-06-01T22:51:12.8477707Z ++ echo '"torch/_dynamo/variables/iter.py",sha256=onF6pUskp1zxTQ402DV2pm4bnfIEAXCC02y9lvqb3qg,23241' 2025-06-01T22:51:12.8478402Z ++ read fname 2025-06-01T22:51:12.8478774Z ++ make_wheel_record torch/_dynamo/variables/lazy.py 2025-06-01T22:51:12.8479188Z ++ FPATH=torch/_dynamo/variables/lazy.py 2025-06-01T22:51:12.8479644Z ++ echo torch/_dynamo/variables/lazy.py 2025-06-01T22:51:12.8479977Z ++ grep RECORD 2025-06-01T22:51:12.8502221Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/lazy.py 2025-06-01T22:51:12.8502756Z +++ openssl base64 2025-06-01T22:51:12.8503006Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.8503331Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.8503584Z +++ sed -e s/=//g 2025-06-01T22:51:12.8544547Z ++ HASH=qxuo7pmFO3iv3Y6MeRSSh-dI_1APkgBlkNP1shQNNPA 2025-06-01T22:51:12.8549165Z +++ ls -nl torch/_dynamo/variables/lazy.py 2025-06-01T22:51:12.8549633Z +++ awk '{print $5}' 2025-06-01T22:51:12.8573477Z ++ FSIZE=7065 2025-06-01T22:51:12.8574122Z ++ echo '"torch/_dynamo/variables/lazy.py",sha256=qxuo7pmFO3iv3Y6MeRSSh-dI_1APkgBlkNP1shQNNPA,7065' 2025-06-01T22:51:12.8574801Z ++ read fname 2025-06-01T22:51:12.8575241Z ++ make_wheel_record torch/_dynamo/variables/lists.py 2025-06-01T22:51:12.8575674Z ++ FPATH=torch/_dynamo/variables/lists.py 2025-06-01T22:51:12.8576605Z ++ echo torch/_dynamo/variables/lists.py 2025-06-01T22:51:12.8578302Z ++ grep RECORD 2025-06-01T22:51:12.8601988Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/lists.py 2025-06-01T22:51:12.8602539Z +++ openssl base64 2025-06-01T22:51:12.8602812Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.8603104Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.8603376Z +++ sed -e s/=//g 2025-06-01T22:51:12.8643277Z ++ HASH=NYp546Bqcz2A6dJb2kMaqnc0so_VXMTUrS9_Z-9OeEk 2025-06-01T22:51:12.8647928Z +++ ls -nl torch/_dynamo/variables/lists.py 2025-06-01T22:51:12.8648378Z +++ awk '{print $5}' 2025-06-01T22:51:12.8674894Z ++ FSIZE=39935 2025-06-01T22:51:12.8675546Z ++ echo '"torch/_dynamo/variables/lists.py",sha256=NYp546Bqcz2A6dJb2kMaqnc0so_VXMTUrS9_Z-9OeEk,39935' 2025-06-01T22:51:12.8676232Z ++ read fname 2025-06-01T22:51:12.8676605Z ++ make_wheel_record torch/_dynamo/variables/misc.py 2025-06-01T22:51:12.8677021Z ++ FPATH=torch/_dynamo/variables/misc.py 2025-06-01T22:51:12.8677470Z ++ echo torch/_dynamo/variables/misc.py 2025-06-01T22:51:12.8677806Z ++ grep RECORD 2025-06-01T22:51:12.8699326Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/misc.py 2025-06-01T22:51:12.8699858Z +++ openssl base64 2025-06-01T22:51:12.8700107Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.8700364Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.8700982Z +++ sed -e s/=//g 2025-06-01T22:51:12.8742369Z ++ HASH=SWd8bFFZ5rHVQ5dupjqg7zppKYipCuMNJ23tTBFjPXU 2025-06-01T22:51:12.8744774Z +++ ls -nl torch/_dynamo/variables/misc.py 2025-06-01T22:51:12.8746409Z +++ awk '{print $5}' 2025-06-01T22:51:12.8771008Z ++ FSIZE=74254 2025-06-01T22:51:12.8771663Z ++ echo '"torch/_dynamo/variables/misc.py",sha256=SWd8bFFZ5rHVQ5dupjqg7zppKYipCuMNJ23tTBFjPXU,74254' 2025-06-01T22:51:12.8772583Z ++ read fname 2025-06-01T22:51:12.8772916Z ++ make_wheel_record torch/_dynamo/variables/nn_module.py 2025-06-01T22:51:12.8773394Z ++ FPATH=torch/_dynamo/variables/nn_module.py 2025-06-01T22:51:12.8774060Z ++ echo torch/_dynamo/variables/nn_module.py 2025-06-01T22:51:12.8775369Z ++ grep RECORD 2025-06-01T22:51:12.8799333Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/nn_module.py 2025-06-01T22:51:12.8799824Z +++ openssl base64 2025-06-01T22:51:12.8800157Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.8800405Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.8800682Z +++ sed -e s/=//g 2025-06-01T22:51:12.8842727Z ++ HASH=UizbePpFoHU3kyx0Dbka07i_rnEcDrgiRj9sP4ZvDoU 2025-06-01T22:51:12.8851269Z +++ ls -nl torch/_dynamo/variables/nn_module.py 2025-06-01T22:51:12.8851860Z +++ awk '{print $5}' 2025-06-01T22:51:12.8879502Z ++ FSIZE=52056 2025-06-01T22:51:12.8880182Z ++ echo '"torch/_dynamo/variables/nn_module.py",sha256=UizbePpFoHU3kyx0Dbka07i_rnEcDrgiRj9sP4ZvDoU,52056' 2025-06-01T22:51:12.8880957Z ++ read fname 2025-06-01T22:51:12.8881372Z ++ make_wheel_record torch/_dynamo/variables/optimizer.py 2025-06-01T22:51:12.8881835Z ++ FPATH=torch/_dynamo/variables/optimizer.py 2025-06-01T22:51:12.8882239Z ++ echo torch/_dynamo/variables/optimizer.py 2025-06-01T22:51:12.8882603Z ++ grep RECORD 2025-06-01T22:51:12.8905446Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/optimizer.py 2025-06-01T22:51:12.8906003Z +++ openssl base64 2025-06-01T22:51:12.8906257Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.8906527Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.8906852Z +++ sed -e s/=//g 2025-06-01T22:51:12.8948054Z ++ HASH=Bf7RWvXw3E2fXseaZ_lKk9x7nzA7G3b3rpCyhfn1Iac 2025-06-01T22:51:12.8951198Z +++ ls -nl torch/_dynamo/variables/optimizer.py 2025-06-01T22:51:12.8952101Z +++ awk '{print $5}' 2025-06-01T22:51:12.8979741Z ++ FSIZE=16713 2025-06-01T22:51:12.8980416Z ++ echo '"torch/_dynamo/variables/optimizer.py",sha256=Bf7RWvXw3E2fXseaZ_lKk9x7nzA7G3b3rpCyhfn1Iac,16713' 2025-06-01T22:51:12.8981141Z ++ read fname 2025-06-01T22:51:12.8981496Z ++ make_wheel_record torch/_dynamo/variables/script_object.py 2025-06-01T22:51:12.8982059Z ++ FPATH=torch/_dynamo/variables/script_object.py 2025-06-01T22:51:12.8982551Z ++ echo torch/_dynamo/variables/script_object.py 2025-06-01T22:51:12.8982934Z ++ grep RECORD 2025-06-01T22:51:12.9005344Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/script_object.py 2025-06-01T22:51:12.9005922Z +++ openssl base64 2025-06-01T22:51:12.9006199Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.9006563Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.9007057Z +++ sed -e s/=//g 2025-06-01T22:51:12.9045689Z ++ HASH=MG-lKDiFxJlCW1OW_EWZUyRz1-QmhmSPMgT5Xl2NU2U 2025-06-01T22:51:12.9049691Z +++ ls -nl torch/_dynamo/variables/script_object.py 2025-06-01T22:51:12.9050551Z +++ awk '{print $5}' 2025-06-01T22:51:12.9076885Z ++ FSIZE=3762 2025-06-01T22:51:12.9077562Z ++ echo '"torch/_dynamo/variables/script_object.py",sha256=MG-lKDiFxJlCW1OW_EWZUyRz1-QmhmSPMgT5Xl2NU2U,3762' 2025-06-01T22:51:12.9078306Z ++ read fname 2025-06-01T22:51:12.9078651Z ++ make_wheel_record torch/_dynamo/variables/sdpa.py 2025-06-01T22:51:12.9079099Z ++ FPATH=torch/_dynamo/variables/sdpa.py 2025-06-01T22:51:12.9079538Z ++ echo torch/_dynamo/variables/sdpa.py 2025-06-01T22:51:12.9079888Z ++ grep RECORD 2025-06-01T22:51:12.9103360Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/sdpa.py 2025-06-01T22:51:12.9103860Z +++ openssl base64 2025-06-01T22:51:12.9104120Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.9104477Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.9104735Z +++ sed -e s/=//g 2025-06-01T22:51:12.9146120Z ++ HASH=InV5l9oUuBOSslZ9xP0m2kpw3NFhp7ZvRNzxMSSF0-s 2025-06-01T22:51:12.9148401Z +++ ls -nl torch/_dynamo/variables/sdpa.py 2025-06-01T22:51:12.9148776Z +++ awk '{print $5}' 2025-06-01T22:51:12.9172966Z ++ FSIZE=2522 2025-06-01T22:51:12.9173635Z ++ echo '"torch/_dynamo/variables/sdpa.py",sha256=InV5l9oUuBOSslZ9xP0m2kpw3NFhp7ZvRNzxMSSF0-s,2522' 2025-06-01T22:51:12.9174283Z ++ read fname 2025-06-01T22:51:12.9174664Z ++ make_wheel_record torch/_dynamo/variables/tensor.py 2025-06-01T22:51:12.9175275Z ++ FPATH=torch/_dynamo/variables/tensor.py 2025-06-01T22:51:12.9175885Z ++ echo torch/_dynamo/variables/tensor.py 2025-06-01T22:51:12.9177750Z ++ grep RECORD 2025-06-01T22:51:12.9201596Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/tensor.py 2025-06-01T22:51:12.9202081Z +++ openssl base64 2025-06-01T22:51:12.9202347Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.9202618Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.9202965Z +++ sed -e s/=//g 2025-06-01T22:51:12.9243041Z ++ HASH=lwt9xHXfQuf_Syf1F48KLT-aqtB5ZX9TcDA1slD2Fzs 2025-06-01T22:51:12.9247476Z +++ ls -nl torch/_dynamo/variables/tensor.py 2025-06-01T22:51:12.9248361Z +++ awk '{print $5}' 2025-06-01T22:51:12.9274951Z ++ FSIZE=60423 2025-06-01T22:51:12.9275613Z ++ echo '"torch/_dynamo/variables/tensor.py",sha256=lwt9xHXfQuf_Syf1F48KLT-aqtB5ZX9TcDA1slD2Fzs,60423' 2025-06-01T22:51:12.9276328Z ++ read fname 2025-06-01T22:51:12.9276660Z ++ make_wheel_record torch/_dynamo/variables/torch.py 2025-06-01T22:51:12.9277099Z ++ FPATH=torch/_dynamo/variables/torch.py 2025-06-01T22:51:12.9277472Z ++ echo torch/_dynamo/variables/torch.py 2025-06-01T22:51:12.9277912Z ++ grep RECORD 2025-06-01T22:51:12.9301035Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/torch.py 2025-06-01T22:51:12.9301615Z +++ openssl base64 2025-06-01T22:51:12.9301896Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.9302162Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.9302435Z +++ sed -e s/=//g 2025-06-01T22:51:12.9344704Z ++ HASH=SQfJvbd41_PWHuIPP2HiD6hamV89iz_77EOUNtQqgzU 2025-06-01T22:51:12.9348486Z +++ ls -nl torch/_dynamo/variables/torch.py 2025-06-01T22:51:12.9350604Z +++ awk '{print $5}' 2025-06-01T22:51:12.9374597Z ++ FSIZE=69625 2025-06-01T22:51:12.9375500Z ++ echo '"torch/_dynamo/variables/torch.py",sha256=SQfJvbd41_PWHuIPP2HiD6hamV89iz_77EOUNtQqgzU,69625' 2025-06-01T22:51:12.9376127Z ++ read fname 2025-06-01T22:51:12.9376486Z ++ make_wheel_record torch/_dynamo/variables/torch_function.py 2025-06-01T22:51:12.9376969Z ++ FPATH=torch/_dynamo/variables/torch_function.py 2025-06-01T22:51:12.9378736Z ++ echo torch/_dynamo/variables/torch_function.py 2025-06-01T22:51:12.9379540Z ++ grep RECORD 2025-06-01T22:51:12.9402102Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/torch_function.py 2025-06-01T22:51:12.9402838Z +++ openssl base64 2025-06-01T22:51:12.9403099Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.9403360Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.9405365Z +++ sed -e s/=//g 2025-06-01T22:51:12.9443364Z ++ HASH=bQz3mmgphxZHj21eFWECFr2wX7wg4ssUVkKzsHvs3s4 2025-06-01T22:51:12.9447994Z +++ ls -nl torch/_dynamo/variables/torch_function.py 2025-06-01T22:51:12.9449100Z +++ awk '{print $5}' 2025-06-01T22:51:12.9475665Z ++ FSIZE=27928 2025-06-01T22:51:12.9476360Z ++ echo '"torch/_dynamo/variables/torch_function.py",sha256=bQz3mmgphxZHj21eFWECFr2wX7wg4ssUVkKzsHvs3s4,27928' 2025-06-01T22:51:12.9477231Z ++ read fname 2025-06-01T22:51:12.9477560Z ++ make_wheel_record torch/_dynamo/variables/user_defined.py 2025-06-01T22:51:12.9478127Z ++ FPATH=torch/_dynamo/variables/user_defined.py 2025-06-01T22:51:12.9478551Z ++ echo torch/_dynamo/variables/user_defined.py 2025-06-01T22:51:12.9478921Z ++ grep RECORD 2025-06-01T22:51:12.9499927Z +++ openssl dgst -sha256 -binary torch/_dynamo/variables/user_defined.py 2025-06-01T22:51:12.9500544Z +++ openssl base64 2025-06-01T22:51:12.9500820Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.9501064Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.9502924Z +++ sed -e s/=//g 2025-06-01T22:51:12.9544608Z ++ HASH=aF2WZPSujpditQcQvmToNcKELi4EgyiD3GIjE8V5cK8 2025-06-01T22:51:12.9548249Z +++ ls -nl torch/_dynamo/variables/user_defined.py 2025-06-01T22:51:12.9548955Z +++ awk '{print $5}' 2025-06-01T22:51:12.9572999Z ++ FSIZE=70542 2025-06-01T22:51:12.9573833Z ++ echo '"torch/_dynamo/variables/user_defined.py",sha256=aF2WZPSujpditQcQvmToNcKELi4EgyiD3GIjE8V5cK8,70542' 2025-06-01T22:51:12.9574538Z ++ read fname 2025-06-01T22:51:12.9574823Z ++ make_wheel_record torch/_export/__init__.py 2025-06-01T22:51:12.9575342Z ++ FPATH=torch/_export/__init__.py 2025-06-01T22:51:12.9576041Z ++ echo torch/_export/__init__.py 2025-06-01T22:51:12.9577702Z ++ grep RECORD 2025-06-01T22:51:12.9600699Z +++ openssl dgst -sha256 -binary torch/_export/__init__.py 2025-06-01T22:51:12.9601327Z +++ openssl base64 2025-06-01T22:51:12.9601580Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.9601930Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.9602329Z +++ sed -e s/=//g 2025-06-01T22:51:12.9640995Z ++ HASH=wZFPNFnYu_7DZIf93V4lfwK5qke1latHdl9-YlvLzxM 2025-06-01T22:51:12.9645787Z +++ ls -nl torch/_export/__init__.py 2025-06-01T22:51:12.9646726Z +++ awk '{print $5}' 2025-06-01T22:51:12.9674555Z ++ FSIZE=6571 2025-06-01T22:51:12.9675103Z ++ echo '"torch/_export/__init__.py",sha256=wZFPNFnYu_7DZIf93V4lfwK5qke1latHdl9-YlvLzxM,6571' 2025-06-01T22:51:12.9675671Z ++ read fname 2025-06-01T22:51:12.9675972Z ++ make_wheel_record torch/_export/converter.py 2025-06-01T22:51:12.9676359Z ++ FPATH=torch/_export/converter.py 2025-06-01T22:51:12.9676722Z ++ echo torch/_export/converter.py 2025-06-01T22:51:12.9677046Z ++ grep RECORD 2025-06-01T22:51:12.9700576Z +++ openssl dgst -sha256 -binary torch/_export/converter.py 2025-06-01T22:51:12.9701051Z +++ openssl base64 2025-06-01T22:51:12.9701318Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.9701582Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.9701837Z +++ sed -e s/=//g 2025-06-01T22:51:12.9743557Z ++ HASH=8vwrc-CRVg1XU1eeXYNP2TbT_JH0OMmJKjqPN2wAejc 2025-06-01T22:51:12.9744653Z +++ ls -nl torch/_export/converter.py 2025-06-01T22:51:12.9745018Z +++ awk '{print $5}' 2025-06-01T22:51:12.9770267Z ++ FSIZE=64499 2025-06-01T22:51:12.9770843Z ++ echo '"torch/_export/converter.py",sha256=8vwrc-CRVg1XU1eeXYNP2TbT_JH0OMmJKjqPN2wAejc,64499' 2025-06-01T22:51:12.9771459Z ++ read fname 2025-06-01T22:51:12.9771761Z ++ make_wheel_record torch/_export/error.py 2025-06-01T22:51:12.9772158Z ++ FPATH=torch/_export/error.py 2025-06-01T22:51:12.9773106Z ++ echo torch/_export/error.py 2025-06-01T22:51:12.9774277Z ++ grep RECORD 2025-06-01T22:51:12.9798937Z +++ openssl dgst -sha256 -binary torch/_export/error.py 2025-06-01T22:51:12.9799462Z +++ openssl base64 2025-06-01T22:51:12.9799725Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.9799970Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.9800241Z +++ sed -e s/=//g 2025-06-01T22:51:12.9840191Z ++ HASH=OjvFCTGZVLlBtbTvaL4xDbBAizynfhwO_2fONObaISk 2025-06-01T22:51:12.9842801Z +++ ls -nl torch/_export/error.py 2025-06-01T22:51:12.9843141Z +++ awk '{print $5}' 2025-06-01T22:51:12.9873852Z ++ FSIZE=1770 2025-06-01T22:51:12.9874460Z ++ echo '"torch/_export/error.py",sha256=OjvFCTGZVLlBtbTvaL4xDbBAizynfhwO_2fONObaISk,1770' 2025-06-01T22:51:12.9875033Z ++ read fname 2025-06-01T22:51:12.9875352Z ++ make_wheel_record torch/_export/non_strict_utils.py 2025-06-01T22:51:12.9875793Z ++ FPATH=torch/_export/non_strict_utils.py 2025-06-01T22:51:12.9876165Z ++ echo torch/_export/non_strict_utils.py 2025-06-01T22:51:12.9876518Z ++ grep RECORD 2025-06-01T22:51:12.9892244Z +++ openssl dgst -sha256 -binary torch/_export/non_strict_utils.py 2025-06-01T22:51:12.9892809Z +++ openssl base64 2025-06-01T22:51:12.9894135Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.9895519Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.9897640Z +++ sed -e s/=//g 2025-06-01T22:51:12.9934341Z ++ HASH=9ahtKDvZlg1CtosKD8lA6jbr2F37bG8ROrc-_0ap13A 2025-06-01T22:51:12.9939392Z +++ ls -nl torch/_export/non_strict_utils.py 2025-06-01T22:51:12.9940291Z +++ awk '{print $5}' 2025-06-01T22:51:12.9966050Z ++ FSIZE=37411 2025-06-01T22:51:12.9966647Z ++ echo '"torch/_export/non_strict_utils.py",sha256=9ahtKDvZlg1CtosKD8lA6jbr2F37bG8ROrc-_0ap13A,37411' 2025-06-01T22:51:12.9967290Z ++ read fname 2025-06-01T22:51:12.9967604Z ++ make_wheel_record torch/_export/pass_base.py 2025-06-01T22:51:12.9968004Z ++ FPATH=torch/_export/pass_base.py 2025-06-01T22:51:12.9968810Z ++ echo torch/_export/pass_base.py 2025-06-01T22:51:12.9969990Z ++ grep RECORD 2025-06-01T22:51:12.9993552Z +++ openssl dgst -sha256 -binary torch/_export/pass_base.py 2025-06-01T22:51:12.9994317Z +++ openssl base64 2025-06-01T22:51:12.9994652Z +++ sed -e s/+/-/g 2025-06-01T22:51:12.9995130Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:12.9995488Z +++ sed -e s/=//g 2025-06-01T22:51:13.0035634Z ++ HASH=5jVKDbq__wWngAUgHL_S1JBvZ-uD5-Wiq-oKCr9yqXI 2025-06-01T22:51:13.0038390Z +++ ls -nl torch/_export/pass_base.py 2025-06-01T22:51:13.0039295Z +++ awk '{print $5}' 2025-06-01T22:51:13.0071181Z ++ FSIZE=17664 2025-06-01T22:51:13.0071766Z ++ echo '"torch/_export/pass_base.py",sha256=5jVKDbq__wWngAUgHL_S1JBvZ-uD5-Wiq-oKCr9yqXI,17664' 2025-06-01T22:51:13.0072349Z ++ read fname 2025-06-01T22:51:13.0072617Z ++ make_wheel_record torch/_export/tools.py 2025-06-01T22:51:13.0072993Z ++ FPATH=torch/_export/tools.py 2025-06-01T22:51:13.0073309Z ++ echo torch/_export/tools.py 2025-06-01T22:51:13.0073612Z ++ grep RECORD 2025-06-01T22:51:13.0091086Z +++ openssl dgst -sha256 -binary torch/_export/tools.py 2025-06-01T22:51:13.0091743Z +++ openssl base64 2025-06-01T22:51:13.0092619Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.0093960Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.0095330Z +++ sed -e s/=//g 2025-06-01T22:51:13.0131919Z ++ HASH=ZOtfgtBha3UCeHvYws996seTAuVUZMu8IDOgQ1xEh2w 2025-06-01T22:51:13.0136704Z +++ ls -nl torch/_export/tools.py 2025-06-01T22:51:13.0137744Z +++ awk '{print $5}' 2025-06-01T22:51:13.0165392Z ++ FSIZE=4572 2025-06-01T22:51:13.0165949Z ++ echo '"torch/_export/tools.py",sha256=ZOtfgtBha3UCeHvYws996seTAuVUZMu8IDOgQ1xEh2w,4572' 2025-06-01T22:51:13.0166550Z ++ read fname 2025-06-01T22:51:13.0166829Z ++ make_wheel_record torch/_export/utils.py 2025-06-01T22:51:13.0167220Z ++ FPATH=torch/_export/utils.py 2025-06-01T22:51:13.0167548Z ++ echo torch/_export/utils.py 2025-06-01T22:51:13.0167861Z ++ grep RECORD 2025-06-01T22:51:13.0190326Z +++ openssl dgst -sha256 -binary torch/_export/utils.py 2025-06-01T22:51:13.0190878Z +++ openssl base64 2025-06-01T22:51:13.0191161Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.0191662Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.0191932Z +++ sed -e s/=//g 2025-06-01T22:51:13.0235739Z ++ HASH=l7tTuhOQy4u2KGi8OyMWUII29icCvsi1uu44pBz91ts 2025-06-01T22:51:13.0237811Z +++ awk '{print $5}' 2025-06-01T22:51:13.0238118Z +++ ls -nl torch/_export/utils.py 2025-06-01T22:51:13.0266051Z ++ FSIZE=55734 2025-06-01T22:51:13.0266680Z ++ echo '"torch/_export/utils.py",sha256=l7tTuhOQy4u2KGi8OyMWUII29icCvsi1uu44pBz91ts,55734' 2025-06-01T22:51:13.0267265Z ++ read fname 2025-06-01T22:51:13.0267556Z ++ make_wheel_record torch/_export/verifier.py 2025-06-01T22:51:13.0267932Z ++ FPATH=torch/_export/verifier.py 2025-06-01T22:51:13.0268276Z ++ echo torch/_export/verifier.py 2025-06-01T22:51:13.0268606Z ++ grep RECORD 2025-06-01T22:51:13.0288543Z +++ openssl dgst -sha256 -binary torch/_export/verifier.py 2025-06-01T22:51:13.0289020Z +++ openssl base64 2025-06-01T22:51:13.0289547Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.0290842Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.0292096Z +++ sed -e s/=//g 2025-06-01T22:51:13.0330104Z ++ HASH=nJDijsdZCUVF99fslxrFlxJH6KG9GNzqLZ6FCvr9c-s 2025-06-01T22:51:13.0334891Z +++ ls -nl torch/_export/verifier.py 2025-06-01T22:51:13.0336113Z +++ awk '{print $5}' 2025-06-01T22:51:13.0364005Z ++ FSIZE=19693 2025-06-01T22:51:13.0364747Z ++ echo '"torch/_export/verifier.py",sha256=nJDijsdZCUVF99fslxrFlxJH6KG9GNzqLZ6FCvr9c-s,19693' 2025-06-01T22:51:13.0365385Z ++ read fname 2025-06-01T22:51:13.0365681Z ++ make_wheel_record torch/_export/wrappers.py 2025-06-01T22:51:13.0366097Z ++ FPATH=torch/_export/wrappers.py 2025-06-01T22:51:13.0366465Z ++ echo torch/_export/wrappers.py 2025-06-01T22:51:13.0366781Z ++ grep RECORD 2025-06-01T22:51:13.0391220Z +++ openssl dgst -sha256 -binary torch/_export/wrappers.py 2025-06-01T22:51:13.0391423Z +++ openssl base64 2025-06-01T22:51:13.0391876Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.0391997Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.0392112Z +++ sed -e s/=//g 2025-06-01T22:51:13.0431259Z ++ HASH=jN30r_-CphdW69zCFdq99k4fqOc-kw3MmgQUF4_JGtU 2025-06-01T22:51:13.0434873Z +++ ls -nl torch/_export/wrappers.py 2025-06-01T22:51:13.0435500Z +++ awk '{print $5}' 2025-06-01T22:51:13.0463683Z ++ FSIZE=9372 2025-06-01T22:51:13.0464275Z ++ echo '"torch/_export/wrappers.py",sha256=jN30r_-CphdW69zCFdq99k4fqOc-kw3MmgQUF4_JGtU,9372' 2025-06-01T22:51:13.0464440Z ++ read fname 2025-06-01T22:51:13.0464610Z ++ make_wheel_record torch/_export/db/__init__.py 2025-06-01T22:51:13.0464782Z ++ FPATH=torch/_export/db/__init__.py 2025-06-01T22:51:13.0464898Z ++ echo torch/_export/db/__init__.py 2025-06-01T22:51:13.0465934Z ++ grep RECORD 2025-06-01T22:51:13.0486922Z +++ openssl dgst -sha256 -binary torch/_export/db/__init__.py 2025-06-01T22:51:13.0487043Z +++ openssl base64 2025-06-01T22:51:13.0488172Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.0489215Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.0490458Z +++ sed -e s/=//g 2025-06-01T22:51:13.0528186Z ++ HASH=a3XxW1RcNAPwEVaI2g11hpnJvSHxGUFsGmDAWfDnLP8 2025-06-01T22:51:13.0533316Z +++ ls -nl torch/_export/db/__init__.py 2025-06-01T22:51:13.0534118Z +++ awk '{print $5}' 2025-06-01T22:51:13.0562586Z ++ FSIZE=206 2025-06-01T22:51:13.0563037Z ++ echo '"torch/_export/db/__init__.py",sha256=a3XxW1RcNAPwEVaI2g11hpnJvSHxGUFsGmDAWfDnLP8,206' 2025-06-01T22:51:13.0563154Z ++ read fname 2025-06-01T22:51:13.0563296Z ++ make_wheel_record torch/_export/db/case.py 2025-06-01T22:51:13.0563426Z ++ FPATH=torch/_export/db/case.py 2025-06-01T22:51:13.0564113Z ++ echo torch/_export/db/case.py 2025-06-01T22:51:13.0564714Z ++ grep RECORD 2025-06-01T22:51:13.0588772Z +++ openssl dgst -sha256 -binary torch/_export/db/case.py 2025-06-01T22:51:13.0588961Z +++ openssl base64 2025-06-01T22:51:13.0589076Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.0589189Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.0589936Z +++ sed -e s/=//g 2025-06-01T22:51:13.0630749Z ++ HASH=i_gKk2N0WRFW3cCiDxe0fxJriFXXB65WVPbOQLrN1fs 2025-06-01T22:51:13.0633684Z +++ ls -nl torch/_export/db/case.py 2025-06-01T22:51:13.0634527Z +++ awk '{print $5}' 2025-06-01T22:51:13.0662852Z ++ FSIZE=4998 2025-06-01T22:51:13.0663383Z ++ echo '"torch/_export/db/case.py",sha256=i_gKk2N0WRFW3cCiDxe0fxJriFXXB65WVPbOQLrN1fs,4998' 2025-06-01T22:51:13.0663493Z ++ read fname 2025-06-01T22:51:13.0663670Z ++ make_wheel_record torch/_export/db/gen_example.py 2025-06-01T22:51:13.0663822Z ++ FPATH=torch/_export/db/gen_example.py 2025-06-01T22:51:13.0663943Z ++ echo torch/_export/db/gen_example.py 2025-06-01T22:51:13.0664341Z ++ grep RECORD 2025-06-01T22:51:13.0686007Z +++ openssl dgst -sha256 -binary torch/_export/db/gen_example.py 2025-06-01T22:51:13.0686130Z +++ openssl base64 2025-06-01T22:51:13.0686588Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.0687538Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.0688773Z +++ sed -e s/=//g 2025-06-01T22:51:13.0726465Z ++ HASH=YoR-ZOXBjcgEN2ypFHVINmHBETs9iYEWNytTmDhNUiA 2025-06-01T22:51:13.0731458Z +++ ls -nl torch/_export/db/gen_example.py 2025-06-01T22:51:13.0732285Z +++ awk '{print $5}' 2025-06-01T22:51:13.0755964Z ++ FSIZE=462 2025-06-01T22:51:13.0756411Z ++ echo '"torch/_export/db/gen_example.py",sha256=YoR-ZOXBjcgEN2ypFHVINmHBETs9iYEWNytTmDhNUiA,462' 2025-06-01T22:51:13.0756511Z ++ read fname 2025-06-01T22:51:13.0756697Z ++ make_wheel_record torch/_export/db/logging.py 2025-06-01T22:51:13.0757168Z ++ FPATH=torch/_export/db/logging.py 2025-06-01T22:51:13.0760066Z ++ echo torch/_export/db/logging.py 2025-06-01T22:51:13.0761351Z ++ grep RECORD 2025-06-01T22:51:13.0785023Z +++ openssl dgst -sha256 -binary torch/_export/db/logging.py 2025-06-01T22:51:13.0785151Z +++ openssl base64 2025-06-01T22:51:13.0785289Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.0785391Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.0786181Z +++ sed -e s/=//g 2025-06-01T22:51:13.0827057Z ++ HASH=R4Sjd7pyjHJ4_xKLdKLkqsKFuJkBjNpXPXsJG1G2Jmg 2025-06-01T22:51:13.0828597Z +++ ls -nl torch/_export/db/logging.py 2025-06-01T22:51:13.0829373Z +++ awk '{print $5}' 2025-06-01T22:51:13.0853416Z ++ FSIZE=1651 2025-06-01T22:51:13.0854045Z ++ echo '"torch/_export/db/logging.py",sha256=R4Sjd7pyjHJ4_xKLdKLkqsKFuJkBjNpXPXsJG1G2Jmg,1651' 2025-06-01T22:51:13.0854257Z ++ read fname 2025-06-01T22:51:13.0854455Z ++ make_wheel_record torch/_export/db/examples/__init__.py 2025-06-01T22:51:13.0854606Z ++ FPATH=torch/_export/db/examples/__init__.py 2025-06-01T22:51:13.0857164Z ++ echo torch/_export/db/examples/__init__.py 2025-06-01T22:51:13.0858649Z ++ grep RECORD 2025-06-01T22:51:13.0881446Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/__init__.py 2025-06-01T22:51:13.0881857Z +++ openssl base64 2025-06-01T22:51:13.0881979Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.0882092Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.0884306Z +++ sed -e s/=//g 2025-06-01T22:51:13.0924685Z ++ HASH=PlziokXeStI1gWELwC7zX-T7ZViONPRitQ1uFWNAxL4 2025-06-01T22:51:13.0926830Z +++ ls -nl torch/_export/db/examples/__init__.py 2025-06-01T22:51:13.0927501Z +++ awk '{print $5}' 2025-06-01T22:51:13.0951732Z ++ FSIZE=1648 2025-06-01T22:51:13.0952221Z ++ echo '"torch/_export/db/examples/__init__.py",sha256=PlziokXeStI1gWELwC7zX-T7ZViONPRitQ1uFWNAxL4,1648' 2025-06-01T22:51:13.0952326Z ++ read fname 2025-06-01T22:51:13.0952739Z ++ make_wheel_record torch/_export/db/examples/assume_constant_result.py 2025-06-01T22:51:13.0953169Z ++ FPATH=torch/_export/db/examples/assume_constant_result.py 2025-06-01T22:51:13.0955517Z ++ echo torch/_export/db/examples/assume_constant_result.py 2025-06-01T22:51:13.0956556Z ++ grep RECORD 2025-06-01T22:51:13.0979833Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/assume_constant_result.py 2025-06-01T22:51:13.0979956Z +++ openssl base64 2025-06-01T22:51:13.0980057Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.0980165Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.0980577Z +++ sed -e s/=//g 2025-06-01T22:51:13.1022009Z ++ HASH=MPGQemV_ymD07kXuOVQkizSxTaTlu4vr2bAP3xxE3M8 2025-06-01T22:51:13.1023487Z +++ ls -nl torch/_export/db/examples/assume_constant_result.py 2025-06-01T22:51:13.1023946Z +++ awk '{print $5}' 2025-06-01T22:51:13.1048098Z ++ FSIZE=510 2025-06-01T22:51:13.1048673Z ++ echo '"torch/_export/db/examples/assume_constant_result.py",sha256=MPGQemV_ymD07kXuOVQkizSxTaTlu4vr2bAP3xxE3M8,510' 2025-06-01T22:51:13.1048775Z ++ read fname 2025-06-01T22:51:13.1049016Z ++ make_wheel_record torch/_export/db/examples/autograd_function.py 2025-06-01T22:51:13.1049218Z ++ FPATH=torch/_export/db/examples/autograd_function.py 2025-06-01T22:51:13.1051662Z ++ echo torch/_export/db/examples/autograd_function.py 2025-06-01T22:51:13.1052753Z ++ grep RECORD 2025-06-01T22:51:13.1077270Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/autograd_function.py 2025-06-01T22:51:13.1077392Z +++ openssl base64 2025-06-01T22:51:13.1077492Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.1077590Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.1077698Z +++ sed -e s/=//g 2025-06-01T22:51:13.1119764Z ++ HASH=i7X61hQS_JQrjSLnLoqge7BhlupzW3v_ddBEH1Rc6Cs 2025-06-01T22:51:13.1121733Z +++ ls -nl torch/_export/db/examples/autograd_function.py 2025-06-01T22:51:13.1121854Z +++ awk '{print $5}' 2025-06-01T22:51:13.1147079Z ++ FSIZE=578 2025-06-01T22:51:13.1147598Z ++ echo '"torch/_export/db/examples/autograd_function.py",sha256=i7X61hQS_JQrjSLnLoqge7BhlupzW3v_ddBEH1Rc6Cs,578' 2025-06-01T22:51:13.1147710Z ++ read fname 2025-06-01T22:51:13.1147923Z ++ make_wheel_record torch/_export/db/examples/class_method.py 2025-06-01T22:51:13.1148090Z ++ FPATH=torch/_export/db/examples/class_method.py 2025-06-01T22:51:13.1149381Z ++ echo torch/_export/db/examples/class_method.py 2025-06-01T22:51:13.1150280Z ++ grep RECORD 2025-06-01T22:51:13.1170330Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/class_method.py 2025-06-01T22:51:13.1170691Z +++ openssl base64 2025-06-01T22:51:13.1171859Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.1172967Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.1174337Z +++ sed -e s/=//g 2025-06-01T22:51:13.1210537Z ++ HASH=KM6pkWdEc1SMybUR-O2hCN1tD9Vl0B22gPI2LgDiZZ4 2025-06-01T22:51:13.1215592Z +++ ls -nl torch/_export/db/examples/class_method.py 2025-06-01T22:51:13.1216624Z +++ awk '{print $5}' 2025-06-01T22:51:13.1243919Z ++ FSIZE=499 2025-06-01T22:51:13.1244729Z ++ echo '"torch/_export/db/examples/class_method.py",sha256=KM6pkWdEc1SMybUR-O2hCN1tD9Vl0B22gPI2LgDiZZ4,499' 2025-06-01T22:51:13.1244832Z ++ read fname 2025-06-01T22:51:13.1245115Z ++ make_wheel_record torch/_export/db/examples/cond_branch_class_method.py 2025-06-01T22:51:13.1245666Z ++ FPATH=torch/_export/db/examples/cond_branch_class_method.py 2025-06-01T22:51:13.1245869Z ++ echo torch/_export/db/examples/cond_branch_class_method.py 2025-06-01T22:51:13.1246041Z ++ grep RECORD 2025-06-01T22:51:13.1270957Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/cond_branch_class_method.py 2025-06-01T22:51:13.1271143Z +++ openssl base64 2025-06-01T22:51:13.1271275Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.1271390Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.1271857Z +++ sed -e s/=//g 2025-06-01T22:51:13.1311654Z ++ HASH=PpspYrzN3LBl0CIuGjjZon6rGQeQ32YtaIqbpRDbFyc 2025-06-01T22:51:13.1315213Z +++ ls -nl torch/_export/db/examples/cond_branch_class_method.py 2025-06-01T22:51:13.1316458Z +++ awk '{print $5}' 2025-06-01T22:51:13.1344982Z ++ FSIZE=1327 2025-06-01T22:51:13.1346014Z ++ echo '"torch/_export/db/examples/cond_branch_class_method.py",sha256=PpspYrzN3LBl0CIuGjjZon6rGQeQ32YtaIqbpRDbFyc,1327' 2025-06-01T22:51:13.1346142Z ++ read fname 2025-06-01T22:51:13.1346429Z ++ make_wheel_record torch/_export/db/examples/cond_branch_nested_function.py 2025-06-01T22:51:13.1346652Z ++ FPATH=torch/_export/db/examples/cond_branch_nested_function.py 2025-06-01T22:51:13.1346879Z ++ echo torch/_export/db/examples/cond_branch_nested_function.py 2025-06-01T22:51:13.1346978Z ++ grep RECORD 2025-06-01T22:51:13.1367553Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/cond_branch_nested_function.py 2025-06-01T22:51:13.1367668Z +++ openssl base64 2025-06-01T22:51:13.1367947Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.1369224Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.1370470Z +++ sed -e s/=//g 2025-06-01T22:51:13.1409287Z ++ HASH=HgN_wnbfzoATNkD7ksQSwdo6PVhiIP5RqneZvGSTxeQ 2025-06-01T22:51:13.1414323Z +++ ls -nl torch/_export/db/examples/cond_branch_nested_function.py 2025-06-01T22:51:13.1415098Z +++ awk '{print $5}' 2025-06-01T22:51:13.1442576Z ++ FSIZE=1302 2025-06-01T22:51:13.1443266Z ++ echo '"torch/_export/db/examples/cond_branch_nested_function.py",sha256=HgN_wnbfzoATNkD7ksQSwdo6PVhiIP5RqneZvGSTxeQ,1302' 2025-06-01T22:51:13.1443371Z ++ read fname 2025-06-01T22:51:13.1443793Z ++ make_wheel_record torch/_export/db/examples/cond_branch_nonlocal_variables.py 2025-06-01T22:51:13.1444200Z ++ FPATH=torch/_export/db/examples/cond_branch_nonlocal_variables.py 2025-06-01T22:51:13.1444439Z ++ echo torch/_export/db/examples/cond_branch_nonlocal_variables.py 2025-06-01T22:51:13.1444570Z ++ grep RECORD 2025-06-01T22:51:13.1469873Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/cond_branch_nonlocal_variables.py 2025-06-01T22:51:13.1470001Z +++ openssl base64 2025-06-01T22:51:13.1470120Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.1470221Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.1470316Z +++ sed -e s/=//g 2025-06-01T22:51:13.1512680Z ++ HASH=B_ROqnPdNhhy7zbP9cyqLUl1LgDgAYYGSr8EyNRiy-M 2025-06-01T22:51:13.1515010Z +++ ls -nl torch/_export/db/examples/cond_branch_nonlocal_variables.py 2025-06-01T22:51:13.1515207Z +++ awk '{print $5}' 2025-06-01T22:51:13.1544042Z ++ FSIZE=1841 2025-06-01T22:51:13.1544720Z ++ echo '"torch/_export/db/examples/cond_branch_nonlocal_variables.py",sha256=B_ROqnPdNhhy7zbP9cyqLUl1LgDgAYYGSr8EyNRiy-M,1841' 2025-06-01T22:51:13.1544828Z ++ read fname 2025-06-01T22:51:13.1545095Z ++ make_wheel_record torch/_export/db/examples/cond_closed_over_variable.py 2025-06-01T22:51:13.1545570Z ++ FPATH=torch/_export/db/examples/cond_closed_over_variable.py 2025-06-01T22:51:13.1545955Z ++ echo torch/_export/db/examples/cond_closed_over_variable.py 2025-06-01T22:51:13.1546060Z ++ grep RECORD 2025-06-01T22:51:13.1567405Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/cond_closed_over_variable.py 2025-06-01T22:51:13.1567520Z +++ openssl base64 2025-06-01T22:51:13.1568089Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.1569415Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.1570584Z +++ sed -e s/=//g 2025-06-01T22:51:13.1608542Z ++ HASH=iSWSxhJhumU6CsRSzXUeW7YVxbgjf-C05EDc0Foi-a4 2025-06-01T22:51:13.1613105Z +++ ls -nl torch/_export/db/examples/cond_closed_over_variable.py 2025-06-01T22:51:13.1613926Z +++ awk '{print $5}' 2025-06-01T22:51:13.1641654Z ++ FSIZE=547 2025-06-01T22:51:13.1642257Z ++ echo '"torch/_export/db/examples/cond_closed_over_variable.py",sha256=iSWSxhJhumU6CsRSzXUeW7YVxbgjf-C05EDc0Foi-a4,547' 2025-06-01T22:51:13.1642499Z ++ read fname 2025-06-01T22:51:13.1642716Z ++ make_wheel_record torch/_export/db/examples/cond_operands.py 2025-06-01T22:51:13.1642891Z ++ FPATH=torch/_export/db/examples/cond_operands.py 2025-06-01T22:51:13.1643047Z ++ echo torch/_export/db/examples/cond_operands.py 2025-06-01T22:51:13.1643145Z ++ grep RECORD 2025-06-01T22:51:13.1667249Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/cond_operands.py 2025-06-01T22:51:13.1667389Z +++ openssl base64 2025-06-01T22:51:13.1667495Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.1667605Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.1667715Z +++ sed -e s/=//g 2025-06-01T22:51:13.1708678Z ++ HASH=mBIzaZy_VYUzNWS8aqrTCPwUM1qbUPlJWXX4oWYgJGE 2025-06-01T22:51:13.1710733Z +++ ls -nl torch/_export/db/examples/cond_operands.py 2025-06-01T22:51:13.1711240Z +++ awk '{print $5}' 2025-06-01T22:51:13.1737991Z ++ FSIZE=799 2025-06-01T22:51:13.1738599Z ++ echo '"torch/_export/db/examples/cond_operands.py",sha256=mBIzaZy_VYUzNWS8aqrTCPwUM1qbUPlJWXX4oWYgJGE,799' 2025-06-01T22:51:13.1738726Z ++ read fname 2025-06-01T22:51:13.1738943Z ++ make_wheel_record torch/_export/db/examples/cond_predicate.py 2025-06-01T22:51:13.1739108Z ++ FPATH=torch/_export/db/examples/cond_predicate.py 2025-06-01T22:51:13.1739279Z ++ echo torch/_export/db/examples/cond_predicate.py 2025-06-01T22:51:13.1740106Z ++ grep RECORD 2025-06-01T22:51:13.1765106Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/cond_predicate.py 2025-06-01T22:51:13.1765245Z +++ openssl base64 2025-06-01T22:51:13.1765360Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.1765466Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.1765565Z +++ sed -e s/=//g 2025-06-01T22:51:13.1806388Z ++ HASH=PKpI-GKAdVMDh11EDIpQ3JXvRMXNGuJTKXbGb_uyQjY 2025-06-01T22:51:13.1809737Z +++ ls -nl torch/_export/db/examples/cond_predicate.py 2025-06-01T22:51:13.1810364Z +++ awk '{print $5}' 2025-06-01T22:51:13.1837511Z ++ FSIZE=663 2025-06-01T22:51:13.1838029Z ++ echo '"torch/_export/db/examples/cond_predicate.py",sha256=PKpI-GKAdVMDh11EDIpQ3JXvRMXNGuJTKXbGb_uyQjY,663' 2025-06-01T22:51:13.1838140Z ++ read fname 2025-06-01T22:51:13.1838422Z ++ make_wheel_record torch/_export/db/examples/constrain_as_size_example.py 2025-06-01T22:51:13.1838631Z ++ FPATH=torch/_export/db/examples/constrain_as_size_example.py 2025-06-01T22:51:13.1838923Z ++ echo torch/_export/db/examples/constrain_as_size_example.py 2025-06-01T22:51:13.1839033Z ++ grep RECORD 2025-06-01T22:51:13.1862999Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/constrain_as_size_example.py 2025-06-01T22:51:13.1863130Z +++ openssl base64 2025-06-01T22:51:13.1863245Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.1863344Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.1863442Z +++ sed -e s/=//g 2025-06-01T22:51:13.1905212Z ++ HASH=1wYblW56aQgBRiP1u2WXkfAYXhLYbKJ6kBNWX1sdIK8 2025-06-01T22:51:13.1906908Z +++ ls -nl torch/_export/db/examples/constrain_as_size_example.py 2025-06-01T22:51:13.1907111Z +++ awk '{print $5}' 2025-06-01T22:51:13.1930931Z ++ FSIZE=637 2025-06-01T22:51:13.1931516Z ++ echo '"torch/_export/db/examples/constrain_as_size_example.py",sha256=1wYblW56aQgBRiP1u2WXkfAYXhLYbKJ6kBNWX1sdIK8,637' 2025-06-01T22:51:13.1931622Z ++ read fname 2025-06-01T22:51:13.1931898Z ++ make_wheel_record torch/_export/db/examples/constrain_as_value_example.py 2025-06-01T22:51:13.1932134Z ++ FPATH=torch/_export/db/examples/constrain_as_value_example.py 2025-06-01T22:51:13.1934541Z ++ echo torch/_export/db/examples/constrain_as_value_example.py 2025-06-01T22:51:13.1935432Z ++ grep RECORD 2025-06-01T22:51:13.1954090Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/constrain_as_value_example.py 2025-06-01T22:51:13.1954430Z +++ openssl base64 2025-06-01T22:51:13.1955658Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.1956984Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.1958378Z +++ sed -e s/=//g 2025-06-01T22:51:13.2000946Z ++ HASH=LYSBa_XokesbD6K7KydnVq6r9veGr2nSdm74xlk7G3o 2025-06-01T22:51:13.2002821Z +++ ls -nl torch/_export/db/examples/constrain_as_value_example.py 2025-06-01T22:51:13.2003273Z +++ awk '{print $5}' 2025-06-01T22:51:13.2030353Z ++ FSIZE=689 2025-06-01T22:51:13.2030955Z ++ echo '"torch/_export/db/examples/constrain_as_value_example.py",sha256=LYSBa_XokesbD6K7KydnVq6r9veGr2nSdm74xlk7G3o,689' 2025-06-01T22:51:13.2031053Z ++ read fname 2025-06-01T22:51:13.2031266Z ++ make_wheel_record torch/_export/db/examples/decorator.py 2025-06-01T22:51:13.2031429Z ++ FPATH=torch/_export/db/examples/decorator.py 2025-06-01T22:51:13.2031662Z ++ echo torch/_export/db/examples/decorator.py 2025-06-01T22:51:13.2032002Z ++ grep RECORD 2025-06-01T22:51:13.2050932Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/decorator.py 2025-06-01T22:51:13.2051394Z +++ openssl base64 2025-06-01T22:51:13.2052714Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.2054168Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.2055626Z +++ sed -e s/=//g 2025-06-01T22:51:13.2090967Z ++ HASH=U5YTo_25VfE_Hy9uoD4eYN8wKSJGpOG0dAJ1TZjL1i4 2025-06-01T22:51:13.2096054Z +++ ls -nl torch/_export/db/examples/decorator.py 2025-06-01T22:51:13.2097634Z +++ awk '{print $5}' 2025-06-01T22:51:13.2124172Z ++ FSIZE=480 2025-06-01T22:51:13.2125061Z ++ echo '"torch/_export/db/examples/decorator.py",sha256=U5YTo_25VfE_Hy9uoD4eYN8wKSJGpOG0dAJ1TZjL1i4,480' 2025-06-01T22:51:13.2125736Z ++ read fname 2025-06-01T22:51:13.2126086Z ++ make_wheel_record torch/_export/db/examples/dictionary.py 2025-06-01T22:51:13.2126562Z ++ FPATH=torch/_export/db/examples/dictionary.py 2025-06-01T22:51:13.2127001Z ++ echo torch/_export/db/examples/dictionary.py 2025-06-01T22:51:13.2127367Z ++ grep RECORD 2025-06-01T22:51:13.2148269Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/dictionary.py 2025-06-01T22:51:13.2148792Z +++ openssl base64 2025-06-01T22:51:13.2149064Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.2149498Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.2150746Z +++ sed -e s/=//g 2025-06-01T22:51:13.2193375Z ++ HASH=gSkKkS68Vw_cropGQ57i61jqTleFsLECIXP6pZMqLBE 2025-06-01T22:51:13.2196586Z +++ ls -nl torch/_export/db/examples/dictionary.py 2025-06-01T22:51:13.2197297Z +++ awk '{print $5}' 2025-06-01T22:51:13.2225360Z ++ FSIZE=404 2025-06-01T22:51:13.2226019Z ++ echo '"torch/_export/db/examples/dictionary.py",sha256=gSkKkS68Vw_cropGQ57i61jqTleFsLECIXP6pZMqLBE,404' 2025-06-01T22:51:13.2226680Z ++ read fname 2025-06-01T22:51:13.2227052Z ++ make_wheel_record torch/_export/db/examples/dynamic_shape_assert.py 2025-06-01T22:51:13.2227608Z ++ FPATH=torch/_export/db/examples/dynamic_shape_assert.py 2025-06-01T22:51:13.2228095Z ++ echo torch/_export/db/examples/dynamic_shape_assert.py 2025-06-01T22:51:13.2228497Z ++ grep RECORD 2025-06-01T22:51:13.2246721Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/dynamic_shape_assert.py 2025-06-01T22:51:13.2247279Z +++ openssl base64 2025-06-01T22:51:13.2247812Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.2248993Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.2250332Z +++ sed -e s/=//g 2025-06-01T22:51:13.2288572Z ++ HASH=Ff1KN5JG62k6wYqR7GvQ8i8lf1jyvc-GNVFASVfOx5w 2025-06-01T22:51:13.2293456Z +++ ls -nl torch/_export/db/examples/dynamic_shape_assert.py 2025-06-01T22:51:13.2294400Z +++ awk '{print $5}' 2025-06-01T22:51:13.2322583Z ++ FSIZE=450 2025-06-01T22:51:13.2323378Z ++ echo '"torch/_export/db/examples/dynamic_shape_assert.py",sha256=Ff1KN5JG62k6wYqR7GvQ8i8lf1jyvc-GNVFASVfOx5w,450' 2025-06-01T22:51:13.2324206Z ++ read fname 2025-06-01T22:51:13.2324794Z ++ make_wheel_record torch/_export/db/examples/dynamic_shape_constructor.py 2025-06-01T22:51:13.2325425Z ++ FPATH=torch/_export/db/examples/dynamic_shape_constructor.py 2025-06-01T22:51:13.2326137Z ++ echo torch/_export/db/examples/dynamic_shape_constructor.py 2025-06-01T22:51:13.2326571Z ++ grep RECORD 2025-06-01T22:51:13.2345999Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/dynamic_shape_constructor.py 2025-06-01T22:51:13.2346795Z +++ openssl base64 2025-06-01T22:51:13.2347278Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.2347534Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.2347815Z +++ sed -e s/=//g 2025-06-01T22:51:13.2389198Z ++ HASH=68CRA-j59c0dPBc5hOBsEBmWpWz0opzovyqGIaTfKuw 2025-06-01T22:51:13.2392444Z +++ ls -nl torch/_export/db/examples/dynamic_shape_constructor.py 2025-06-01T22:51:13.2393001Z +++ awk '{print $5}' 2025-06-01T22:51:13.2420774Z ++ FSIZE=396 2025-06-01T22:51:13.2421509Z ++ echo '"torch/_export/db/examples/dynamic_shape_constructor.py",sha256=68CRA-j59c0dPBc5hOBsEBmWpWz0opzovyqGIaTfKuw,396' 2025-06-01T22:51:13.2422245Z ++ read fname 2025-06-01T22:51:13.2422644Z ++ make_wheel_record torch/_export/db/examples/dynamic_shape_if_guard.py 2025-06-01T22:51:13.2423227Z ++ FPATH=torch/_export/db/examples/dynamic_shape_if_guard.py 2025-06-01T22:51:13.2423725Z ++ echo torch/_export/db/examples/dynamic_shape_if_guard.py 2025-06-01T22:51:13.2424144Z ++ grep RECORD 2025-06-01T22:51:13.2446124Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/dynamic_shape_if_guard.py 2025-06-01T22:51:13.2446719Z +++ openssl base64 2025-06-01T22:51:13.2446974Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.2447234Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.2448403Z +++ sed -e s/=//g 2025-06-01T22:51:13.2487407Z ++ HASH=VG6YmeK31p2jwLPG_Ci3VWmWUMQnJIp_IuijY_UY-dU 2025-06-01T22:51:13.2491891Z +++ ls -nl torch/_export/db/examples/dynamic_shape_if_guard.py 2025-06-01T22:51:13.2492731Z +++ awk '{print $5}' 2025-06-01T22:51:13.2520024Z ++ FSIZE=560 2025-06-01T22:51:13.2520703Z ++ echo '"torch/_export/db/examples/dynamic_shape_if_guard.py",sha256=VG6YmeK31p2jwLPG_Ci3VWmWUMQnJIp_IuijY_UY-dU,560' 2025-06-01T22:51:13.2521384Z ++ read fname 2025-06-01T22:51:13.2521759Z ++ make_wheel_record torch/_export/db/examples/dynamic_shape_map.py 2025-06-01T22:51:13.2522288Z ++ FPATH=torch/_export/db/examples/dynamic_shape_map.py 2025-06-01T22:51:13.2522765Z ++ echo torch/_export/db/examples/dynamic_shape_map.py 2025-06-01T22:51:13.2523145Z ++ grep RECORD 2025-06-01T22:51:13.2544954Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/dynamic_shape_map.py 2025-06-01T22:51:13.2545721Z +++ openssl base64 2025-06-01T22:51:13.2546148Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.2546411Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.2546675Z +++ sed -e s/=//g 2025-06-01T22:51:13.2588184Z ++ HASH=XN8_Et1EVYaxmdnACPkiDAVJZ3jkYRaj9U6mU44ZntM 2025-06-01T22:51:13.2591822Z +++ ls -nl torch/_export/db/examples/dynamic_shape_map.py 2025-06-01T22:51:13.2592717Z +++ awk '{print $5}' 2025-06-01T22:51:13.2620652Z ++ FSIZE=454 2025-06-01T22:51:13.2621404Z ++ echo '"torch/_export/db/examples/dynamic_shape_map.py",sha256=XN8_Et1EVYaxmdnACPkiDAVJZ3jkYRaj9U6mU44ZntM,454' 2025-06-01T22:51:13.2622089Z ++ read fname 2025-06-01T22:51:13.2622465Z ++ make_wheel_record torch/_export/db/examples/dynamic_shape_round.py 2025-06-01T22:51:13.2623014Z ++ FPATH=torch/_export/db/examples/dynamic_shape_round.py 2025-06-01T22:51:13.2623493Z ++ echo torch/_export/db/examples/dynamic_shape_round.py 2025-06-01T22:51:13.2623899Z ++ grep RECORD 2025-06-01T22:51:13.2645631Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/dynamic_shape_round.py 2025-06-01T22:51:13.2646200Z +++ openssl base64 2025-06-01T22:51:13.2646476Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.2646733Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.2647049Z +++ sed -e s/=//g 2025-06-01T22:51:13.2686856Z ++ HASH=sMyW43DVXFtZa6jFO08XxVjyw06LcJ9oyuJH5jAsG4Q 2025-06-01T22:51:13.2691466Z +++ ls -nl torch/_export/db/examples/dynamic_shape_round.py 2025-06-01T22:51:13.2692281Z +++ awk '{print $5}' 2025-06-01T22:51:13.2720677Z ++ FSIZE=525 2025-06-01T22:51:13.2721479Z ++ echo '"torch/_export/db/examples/dynamic_shape_round.py",sha256=sMyW43DVXFtZa6jFO08XxVjyw06LcJ9oyuJH5jAsG4Q,525' 2025-06-01T22:51:13.2722172Z ++ read fname 2025-06-01T22:51:13.2722705Z ++ make_wheel_record torch/_export/db/examples/dynamic_shape_slicing.py 2025-06-01T22:51:13.2723271Z ++ FPATH=torch/_export/db/examples/dynamic_shape_slicing.py 2025-06-01T22:51:13.2723887Z ++ echo torch/_export/db/examples/dynamic_shape_slicing.py 2025-06-01T22:51:13.2724629Z ++ grep RECORD 2025-06-01T22:51:13.2745642Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/dynamic_shape_slicing.py 2025-06-01T22:51:13.2746422Z +++ openssl base64 2025-06-01T22:51:13.2746826Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.2747097Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.2747358Z +++ sed -e s/=//g 2025-06-01T22:51:13.2788175Z ++ HASH=Rowy_RfPf1kW1l_oCp71YVflt2ivhpP1u_HzTEupxQA 2025-06-01T22:51:13.2790964Z +++ ls -nl torch/_export/db/examples/dynamic_shape_slicing.py 2025-06-01T22:51:13.2792116Z +++ awk '{print $5}' 2025-06-01T22:51:13.2819803Z ++ FSIZE=388 2025-06-01T22:51:13.2820469Z ++ echo '"torch/_export/db/examples/dynamic_shape_slicing.py",sha256=Rowy_RfPf1kW1l_oCp71YVflt2ivhpP1u_HzTEupxQA,388' 2025-06-01T22:51:13.2821173Z ++ read fname 2025-06-01T22:51:13.2821552Z ++ make_wheel_record torch/_export/db/examples/dynamic_shape_view.py 2025-06-01T22:51:13.2822081Z ++ FPATH=torch/_export/db/examples/dynamic_shape_view.py 2025-06-01T22:51:13.2822560Z ++ echo torch/_export/db/examples/dynamic_shape_view.py 2025-06-01T22:51:13.2822949Z ++ grep RECORD 2025-06-01T22:51:13.2844895Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/dynamic_shape_view.py 2025-06-01T22:51:13.2845674Z +++ openssl base64 2025-06-01T22:51:13.2845949Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.2846213Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.2847489Z +++ sed -e s/=//g 2025-06-01T22:51:13.2885392Z ++ HASH=fEuSTQRghtJY8VcBi7qwiZTQXwd9ux8d1PRBYw6Qd6E 2025-06-01T22:51:13.2889808Z +++ ls -nl torch/_export/db/examples/dynamic_shape_view.py 2025-06-01T22:51:13.2890444Z +++ awk '{print $5}' 2025-06-01T22:51:13.2918338Z ++ FSIZE=444 2025-06-01T22:51:13.2919031Z ++ echo '"torch/_export/db/examples/dynamic_shape_view.py",sha256=fEuSTQRghtJY8VcBi7qwiZTQXwd9ux8d1PRBYw6Qd6E,444' 2025-06-01T22:51:13.2919736Z ++ read fname 2025-06-01T22:51:13.2920076Z ++ make_wheel_record torch/_export/db/examples/fn_with_kwargs.py 2025-06-01T22:51:13.2920578Z ++ FPATH=torch/_export/db/examples/fn_with_kwargs.py 2025-06-01T22:51:13.2921017Z ++ echo torch/_export/db/examples/fn_with_kwargs.py 2025-06-01T22:51:13.2921397Z ++ grep RECORD 2025-06-01T22:51:13.2943854Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/fn_with_kwargs.py 2025-06-01T22:51:13.2944407Z +++ openssl base64 2025-06-01T22:51:13.2944673Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.2944921Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.2945189Z +++ sed -e s/=//g 2025-06-01T22:51:13.2987613Z ++ HASH=fEndpGN__D456vh3NAamoK1KdmtEyvmAsW0gZB0TExo 2025-06-01T22:51:13.2989513Z +++ ls -nl torch/_export/db/examples/fn_with_kwargs.py 2025-06-01T22:51:13.2990200Z +++ awk '{print $5}' 2025-06-01T22:51:13.3014218Z ++ FSIZE=731 2025-06-01T22:51:13.3014869Z ++ echo '"torch/_export/db/examples/fn_with_kwargs.py",sha256=fEndpGN__D456vh3NAamoK1KdmtEyvmAsW0gZB0TExo,731' 2025-06-01T22:51:13.3015644Z ++ read fname 2025-06-01T22:51:13.3016006Z ++ make_wheel_record torch/_export/db/examples/list_contains.py 2025-06-01T22:51:13.3016495Z ++ FPATH=torch/_export/db/examples/list_contains.py 2025-06-01T22:51:13.3018478Z ++ echo torch/_export/db/examples/list_contains.py 2025-06-01T22:51:13.3019223Z ++ grep RECORD 2025-06-01T22:51:13.3041686Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/list_contains.py 2025-06-01T22:51:13.3042278Z +++ openssl base64 2025-06-01T22:51:13.3042532Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.3042791Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.3043975Z +++ sed -e s/=//g 2025-06-01T22:51:13.3085562Z ++ HASH=aQsdZDUN4Rn94Waft7X30_Lpn4RDbEnmsY3hpvrfV2w 2025-06-01T22:51:13.3088057Z +++ ls -nl torch/_export/db/examples/list_contains.py 2025-06-01T22:51:13.3088838Z +++ awk '{print $5}' 2025-06-01T22:51:13.3116792Z ++ FSIZE=477 2025-06-01T22:51:13.3117559Z ++ echo '"torch/_export/db/examples/list_contains.py",sha256=aQsdZDUN4Rn94Waft7X30_Lpn4RDbEnmsY3hpvrfV2w,477' 2025-06-01T22:51:13.3118223Z ++ read fname 2025-06-01T22:51:13.3118557Z ++ make_wheel_record torch/_export/db/examples/list_unpack.py 2025-06-01T22:51:13.3119038Z ++ FPATH=torch/_export/db/examples/list_unpack.py 2025-06-01T22:51:13.3119587Z ++ echo torch/_export/db/examples/list_unpack.py 2025-06-01T22:51:13.3119948Z ++ grep RECORD 2025-06-01T22:51:13.3139938Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/list_unpack.py 2025-06-01T22:51:13.3140583Z +++ openssl base64 2025-06-01T22:51:13.3140851Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.3141095Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.3141879Z +++ sed -e s/=//g 2025-06-01T22:51:13.3185806Z ++ HASH=u7tczh6wbR1PoYQxuRPpsSfxgMiGhu4VocA50ZrwKFw 2025-06-01T22:51:13.3187860Z +++ ls -nl torch/_export/db/examples/list_unpack.py 2025-06-01T22:51:13.3188515Z +++ awk '{print $5}' 2025-06-01T22:51:13.3212267Z ++ FSIZE=568 2025-06-01T22:51:13.3212934Z ++ echo '"torch/_export/db/examples/list_unpack.py",sha256=u7tczh6wbR1PoYQxuRPpsSfxgMiGhu4VocA50ZrwKFw,568' 2025-06-01T22:51:13.3213616Z ++ read fname 2025-06-01T22:51:13.3214009Z ++ make_wheel_record torch/_export/db/examples/model_attr_mutation.py 2025-06-01T22:51:13.3214586Z ++ FPATH=torch/_export/db/examples/model_attr_mutation.py 2025-06-01T22:51:13.3216021Z ++ echo torch/_export/db/examples/model_attr_mutation.py 2025-06-01T22:51:13.3216800Z ++ grep RECORD 2025-06-01T22:51:13.3237810Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/model_attr_mutation.py 2025-06-01T22:51:13.3238388Z +++ openssl base64 2025-06-01T22:51:13.3239078Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.3239327Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.3240740Z +++ sed -e s/=//g 2025-06-01T22:51:13.3282693Z ++ HASH=dRMK4qEV23My5bisv9EGuDnBhs9JwYqVjekAuYbGrrQ 2025-06-01T22:51:13.3287572Z +++ ls -nl torch/_export/db/examples/model_attr_mutation.py 2025-06-01T22:51:13.3288437Z +++ awk '{print $5}' 2025-06-01T22:51:13.3316517Z ++ FSIZE=662 2025-06-01T22:51:13.3317263Z ++ echo '"torch/_export/db/examples/model_attr_mutation.py",sha256=dRMK4qEV23My5bisv9EGuDnBhs9JwYqVjekAuYbGrrQ,662' 2025-06-01T22:51:13.3317962Z ++ read fname 2025-06-01T22:51:13.3318325Z ++ make_wheel_record torch/_export/db/examples/nested_function.py 2025-06-01T22:51:13.3318834Z ++ FPATH=torch/_export/db/examples/nested_function.py 2025-06-01T22:51:13.3319289Z ++ echo torch/_export/db/examples/nested_function.py 2025-06-01T22:51:13.3319665Z ++ grep RECORD 2025-06-01T22:51:13.3340302Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/nested_function.py 2025-06-01T22:51:13.3340840Z +++ openssl base64 2025-06-01T22:51:13.3341132Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.3341385Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.3341642Z +++ sed -e s/=//g 2025-06-01T22:51:13.3384915Z ++ HASH=S-MXIlaFn4RGeA4GEFIEHG-pcM9WBznXN3E2k-sDlZo 2025-06-01T22:51:13.3387168Z +++ ls -nl torch/_export/db/examples/nested_function.py 2025-06-01T22:51:13.3387985Z +++ awk '{print $5}' 2025-06-01T22:51:13.3412284Z ++ FSIZE=491 2025-06-01T22:51:13.3412953Z ++ echo '"torch/_export/db/examples/nested_function.py",sha256=S-MXIlaFn4RGeA4GEFIEHG-pcM9WBznXN3E2k-sDlZo,491' 2025-06-01T22:51:13.3413663Z ++ read fname 2025-06-01T22:51:13.3414046Z ++ make_wheel_record torch/_export/db/examples/null_context_manager.py 2025-06-01T22:51:13.3414630Z ++ FPATH=torch/_export/db/examples/null_context_manager.py 2025-06-01T22:51:13.3416073Z ++ echo torch/_export/db/examples/null_context_manager.py 2025-06-01T22:51:13.3417529Z ++ grep RECORD 2025-06-01T22:51:13.3439791Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/null_context_manager.py 2025-06-01T22:51:13.3440347Z +++ openssl base64 2025-06-01T22:51:13.3440613Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.3440855Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.3441866Z +++ sed -e s/=//g 2025-06-01T22:51:13.3485437Z ++ HASH=LM5a8DO8x0A0yaA0ZAhOVybcRIcpHy2fxCH0YoqH_2M 2025-06-01T22:51:13.3487234Z +++ ls -nl torch/_export/db/examples/null_context_manager.py 2025-06-01T22:51:13.3487675Z +++ awk '{print $5}' 2025-06-01T22:51:13.3515995Z ++ FSIZE=478 2025-06-01T22:51:13.3516726Z ++ echo '"torch/_export/db/examples/null_context_manager.py",sha256=LM5a8DO8x0A0yaA0ZAhOVybcRIcpHy2fxCH0YoqH_2M,478' 2025-06-01T22:51:13.3517416Z ++ read fname 2025-06-01T22:51:13.3517851Z ++ make_wheel_record torch/_export/db/examples/optional_input.py 2025-06-01T22:51:13.3518421Z ++ FPATH=torch/_export/db/examples/optional_input.py 2025-06-01T22:51:13.3518861Z ++ echo torch/_export/db/examples/optional_input.py 2025-06-01T22:51:13.3519304Z ++ grep RECORD 2025-06-01T22:51:13.3540486Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/optional_input.py 2025-06-01T22:51:13.3541045Z +++ openssl base64 2025-06-01T22:51:13.3541294Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.3541550Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.3541814Z +++ sed -e s/=//g 2025-06-01T22:51:13.3585504Z ++ HASH=Iol5gTORtXrleJWRCQaLlp11GPzTj5m3dYv2sV6uxZs 2025-06-01T22:51:13.3587291Z +++ ls -nl torch/_export/db/examples/optional_input.py 2025-06-01T22:51:13.3587697Z +++ awk '{print $5}' 2025-06-01T22:51:13.3611018Z ++ FSIZE=455 2025-06-01T22:51:13.3611678Z ++ echo '"torch/_export/db/examples/optional_input.py",sha256=Iol5gTORtXrleJWRCQaLlp11GPzTj5m3dYv2sV6uxZs,455' 2025-06-01T22:51:13.3612395Z ++ read fname 2025-06-01T22:51:13.3612792Z ++ make_wheel_record torch/_export/db/examples/pytree_flatten.py 2025-06-01T22:51:13.3613306Z ++ FPATH=torch/_export/db/examples/pytree_flatten.py 2025-06-01T22:51:13.3614104Z ++ echo torch/_export/db/examples/pytree_flatten.py 2025-06-01T22:51:13.3615328Z ++ grep RECORD 2025-06-01T22:51:13.3637377Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/pytree_flatten.py 2025-06-01T22:51:13.3637925Z +++ openssl base64 2025-06-01T22:51:13.3638179Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.3638438Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.3638697Z +++ sed -e s/=//g 2025-06-01T22:51:13.3683053Z ++ HASH=MFIw36BZAXANZ-iajZi--lbPzf1EyDrcmWxPeQ_VCyA 2025-06-01T22:51:13.3685997Z +++ ls -nl torch/_export/db/examples/pytree_flatten.py 2025-06-01T22:51:13.3686469Z +++ awk '{print $5}' 2025-06-01T22:51:13.3714927Z ++ FSIZE=376 2025-06-01T22:51:13.3715675Z ++ echo '"torch/_export/db/examples/pytree_flatten.py",sha256=MFIw36BZAXANZ-iajZi--lbPzf1EyDrcmWxPeQ_VCyA,376' 2025-06-01T22:51:13.3716367Z ++ read fname 2025-06-01T22:51:13.3716732Z ++ make_wheel_record torch/_export/db/examples/scalar_output.py 2025-06-01T22:51:13.3717237Z ++ FPATH=torch/_export/db/examples/scalar_output.py 2025-06-01T22:51:13.3717675Z ++ echo torch/_export/db/examples/scalar_output.py 2025-06-01T22:51:13.3718056Z ++ grep RECORD 2025-06-01T22:51:13.3733880Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/scalar_output.py 2025-06-01T22:51:13.3734605Z +++ openssl base64 2025-06-01T22:51:13.3735950Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.3737129Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.3739220Z +++ sed -e s/=//g 2025-06-01T22:51:13.3781483Z ++ HASH=_CMPbP3nbTMGzfiUy3ACOdxxoL8_F1lIEya_JH4HTZ4 2025-06-01T22:51:13.3782294Z +++ ls -nl torch/_export/db/examples/scalar_output.py 2025-06-01T22:51:13.3783662Z +++ awk '{print $5}' 2025-06-01T22:51:13.3807303Z ++ FSIZE=543 2025-06-01T22:51:13.3807947Z ++ echo '"torch/_export/db/examples/scalar_output.py",sha256=_CMPbP3nbTMGzfiUy3ACOdxxoL8_F1lIEya_JH4HTZ4,543' 2025-06-01T22:51:13.3808616Z ++ read fname 2025-06-01T22:51:13.3809039Z ++ make_wheel_record torch/_export/db/examples/specialized_attribute.py 2025-06-01T22:51:13.3809620Z ++ FPATH=torch/_export/db/examples/specialized_attribute.py 2025-06-01T22:51:13.3810747Z ++ echo torch/_export/db/examples/specialized_attribute.py 2025-06-01T22:51:13.3811951Z ++ grep RECORD 2025-06-01T22:51:13.3834176Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/specialized_attribute.py 2025-06-01T22:51:13.3834777Z +++ openssl base64 2025-06-01T22:51:13.3835059Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.3835336Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.3836180Z +++ sed -e s/=//g 2025-06-01T22:51:13.3879543Z ++ HASH=GiKqGiSSPwPIL-QPinKinHNEiQvRsptBx319j7FpRfA 2025-06-01T22:51:13.3881379Z +++ ls -nl torch/_export/db/examples/specialized_attribute.py 2025-06-01T22:51:13.3881878Z +++ awk '{print $5}' 2025-06-01T22:51:13.3910096Z ++ FSIZE=520 2025-06-01T22:51:13.3921599Z ++ echo '"torch/_export/db/examples/specialized_attribute.py",sha256=GiKqGiSSPwPIL-QPinKinHNEiQvRsptBx319j7FpRfA,520' 2025-06-01T22:51:13.3922444Z ++ read fname 2025-06-01T22:51:13.3922839Z ++ make_wheel_record torch/_export/db/examples/static_for_loop.py 2025-06-01T22:51:13.3923412Z ++ FPATH=torch/_export/db/examples/static_for_loop.py 2025-06-01T22:51:13.3923973Z ++ echo torch/_export/db/examples/static_for_loop.py 2025-06-01T22:51:13.3924545Z ++ grep RECORD 2025-06-01T22:51:13.3930343Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/static_for_loop.py 2025-06-01T22:51:13.3930923Z +++ openssl base64 2025-06-01T22:51:13.3931957Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.3933446Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.3934585Z +++ sed -e s/=//g 2025-06-01T22:51:13.3972292Z ++ HASH=wYtwzouoqqVC-Zsw_kHYe_Fzz-0mPxZ9zGwWrjdv8OQ 2025-06-01T22:51:13.3976853Z +++ ls -nl torch/_export/db/examples/static_for_loop.py 2025-06-01T22:51:13.3978225Z +++ awk '{print $5}' 2025-06-01T22:51:13.4005503Z ++ FSIZE=385 2025-06-01T22:51:13.4006268Z ++ echo '"torch/_export/db/examples/static_for_loop.py",sha256=wYtwzouoqqVC-Zsw_kHYe_Fzz-0mPxZ9zGwWrjdv8OQ,385' 2025-06-01T22:51:13.4006995Z ++ read fname 2025-06-01T22:51:13.4007344Z ++ make_wheel_record torch/_export/db/examples/static_if.py 2025-06-01T22:51:13.4007816Z ++ FPATH=torch/_export/db/examples/static_if.py 2025-06-01T22:51:13.4008244Z ++ echo torch/_export/db/examples/static_if.py 2025-06-01T22:51:13.4008605Z ++ grep RECORD 2025-06-01T22:51:13.4031847Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/static_if.py 2025-06-01T22:51:13.4032362Z +++ openssl base64 2025-06-01T22:51:13.4032610Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.4032867Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.4033119Z +++ sed -e s/=//g 2025-06-01T22:51:13.4075680Z ++ HASH=uzqQHEytorjGRbxJQQxam6nJZLHcPIPw1uzMfj7KU8w 2025-06-01T22:51:13.4076191Z +++ ls -nl torch/_export/db/examples/static_if.py 2025-06-01T22:51:13.4076958Z +++ awk '{print $5}' 2025-06-01T22:51:13.4105625Z ++ FSIZE=397 2025-06-01T22:51:13.4106299Z ++ echo '"torch/_export/db/examples/static_if.py",sha256=uzqQHEytorjGRbxJQQxam6nJZLHcPIPw1uzMfj7KU8w,397' 2025-06-01T22:51:13.4106963Z ++ read fname 2025-06-01T22:51:13.4107309Z ++ make_wheel_record torch/_export/db/examples/tensor_setattr.py 2025-06-01T22:51:13.4107818Z ++ FPATH=torch/_export/db/examples/tensor_setattr.py 2025-06-01T22:51:13.4108252Z ++ echo torch/_export/db/examples/tensor_setattr.py 2025-06-01T22:51:13.4108636Z ++ grep RECORD 2025-06-01T22:51:13.4127656Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/tensor_setattr.py 2025-06-01T22:51:13.4128196Z +++ openssl base64 2025-06-01T22:51:13.4128686Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.4129691Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.4130936Z +++ sed -e s/=//g 2025-06-01T22:51:13.4170102Z ++ HASH=LXED12gZiYOvhZXBzThejfW2meNYI8U-8_aIVwfdaqI 2025-06-01T22:51:13.4174424Z +++ ls -nl torch/_export/db/examples/tensor_setattr.py 2025-06-01T22:51:13.4175365Z +++ awk '{print $5}' 2025-06-01T22:51:13.4204024Z ++ FSIZE=337 2025-06-01T22:51:13.4204982Z ++ echo '"torch/_export/db/examples/tensor_setattr.py",sha256=LXED12gZiYOvhZXBzThejfW2meNYI8U-8_aIVwfdaqI,337' 2025-06-01T22:51:13.4205694Z ++ read fname 2025-06-01T22:51:13.4206091Z ++ make_wheel_record torch/_export/db/examples/type_reflection_method.py 2025-06-01T22:51:13.4206688Z ++ FPATH=torch/_export/db/examples/type_reflection_method.py 2025-06-01T22:51:13.4207202Z ++ echo torch/_export/db/examples/type_reflection_method.py 2025-06-01T22:51:13.4207629Z ++ grep RECORD 2025-06-01T22:51:13.4229452Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/type_reflection_method.py 2025-06-01T22:51:13.4230030Z +++ openssl base64 2025-06-01T22:51:13.4230283Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.4230544Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.4230811Z +++ sed -e s/=//g 2025-06-01T22:51:13.4273083Z ++ HASH=CoXAARKtqSNciuA5V7Tkx0MVhq-h6c4khPRSnxFDjcM 2025-06-01T22:51:13.4274849Z +++ ls -nl torch/_export/db/examples/type_reflection_method.py 2025-06-01T22:51:13.4275698Z +++ awk '{print $5}' 2025-06-01T22:51:13.4304488Z ++ FSIZE=461 2025-06-01T22:51:13.4305378Z ++ echo '"torch/_export/db/examples/type_reflection_method.py",sha256=CoXAARKtqSNciuA5V7Tkx0MVhq-h6c4khPRSnxFDjcM,461' 2025-06-01T22:51:13.4306168Z ++ read fname 2025-06-01T22:51:13.4306559Z ++ make_wheel_record torch/_export/db/examples/unsupported_operator.py 2025-06-01T22:51:13.4307160Z ++ FPATH=torch/_export/db/examples/unsupported_operator.py 2025-06-01T22:51:13.4307662Z ++ echo torch/_export/db/examples/unsupported_operator.py 2025-06-01T22:51:13.4308062Z ++ grep RECORD 2025-06-01T22:51:13.4326175Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/unsupported_operator.py 2025-06-01T22:51:13.4326803Z +++ openssl base64 2025-06-01T22:51:13.4327062Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.4327834Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.4329178Z +++ sed -e s/=//g 2025-06-01T22:51:13.4369375Z ++ HASH=v-niL6z0og2TuXmvgFWbHFxMP_m0ldu6NefmmW3ikl8 2025-06-01T22:51:13.4373928Z +++ ls -nl torch/_export/db/examples/unsupported_operator.py 2025-06-01T22:51:13.4374726Z +++ awk '{print $5}' 2025-06-01T22:51:13.4401794Z ++ FSIZE=411 2025-06-01T22:51:13.4402553Z ++ echo '"torch/_export/db/examples/unsupported_operator.py",sha256=v-niL6z0og2TuXmvgFWbHFxMP_m0ldu6NefmmW3ikl8,411' 2025-06-01T22:51:13.4403323Z ++ read fname 2025-06-01T22:51:13.4403799Z ++ make_wheel_record torch/_export/db/examples/user_input_mutation.py 2025-06-01T22:51:13.4404583Z ++ FPATH=torch/_export/db/examples/user_input_mutation.py 2025-06-01T22:51:13.4405099Z ++ echo torch/_export/db/examples/user_input_mutation.py 2025-06-01T22:51:13.4405511Z ++ grep RECORD 2025-06-01T22:51:13.4429317Z +++ openssl dgst -sha256 -binary torch/_export/db/examples/user_input_mutation.py 2025-06-01T22:51:13.4429863Z +++ openssl base64 2025-06-01T22:51:13.4430132Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.4430382Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.4430649Z +++ sed -e s/=//g 2025-06-01T22:51:13.4472991Z ++ HASH=KJY_YR4w_nEZ66YVMmPsBKv6PfQ7GnQwkV12NJcUCxs 2025-06-01T22:51:13.4476067Z +++ ls -nl torch/_export/db/examples/user_input_mutation.py 2025-06-01T22:51:13.4476907Z +++ awk '{print $5}' 2025-06-01T22:51:13.4505794Z ++ FSIZE=302 2025-06-01T22:51:13.4506504Z ++ echo '"torch/_export/db/examples/user_input_mutation.py",sha256=KJY_YR4w_nEZ66YVMmPsBKv6PfQ7GnQwkV12NJcUCxs,302' 2025-06-01T22:51:13.4507192Z ++ read fname 2025-06-01T22:51:13.4507523Z ++ make_wheel_record torch/_export/pass_infra/__init__.py 2025-06-01T22:51:13.4507964Z ++ FPATH=torch/_export/pass_infra/__init__.py 2025-06-01T22:51:13.4508365Z ++ echo torch/_export/pass_infra/__init__.py 2025-06-01T22:51:13.4508721Z ++ grep RECORD 2025-06-01T22:51:13.4527487Z +++ openssl dgst -sha256 -binary torch/_export/pass_infra/__init__.py 2025-06-01T22:51:13.4528005Z +++ openssl base64 2025-06-01T22:51:13.4528559Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.4529809Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.4531011Z +++ sed -e s/=//g 2025-06-01T22:51:13.4570459Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:13.4574937Z +++ ls -nl torch/_export/pass_infra/__init__.py 2025-06-01T22:51:13.4575804Z +++ awk '{print $5}' 2025-06-01T22:51:13.4603171Z ++ FSIZE=0 2025-06-01T22:51:13.4603945Z ++ echo '"torch/_export/pass_infra/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:13.4604744Z ++ read fname 2025-06-01T22:51:13.4605109Z ++ make_wheel_record torch/_export/pass_infra/node_metadata.py 2025-06-01T22:51:13.4605656Z ++ FPATH=torch/_export/pass_infra/node_metadata.py 2025-06-01T22:51:13.4606105Z ++ echo torch/_export/pass_infra/node_metadata.py 2025-06-01T22:51:13.4606481Z ++ grep RECORD 2025-06-01T22:51:13.4628286Z +++ openssl dgst -sha256 -binary torch/_export/pass_infra/node_metadata.py 2025-06-01T22:51:13.4629191Z +++ openssl base64 2025-06-01T22:51:13.4629523Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.4629924Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.4630185Z +++ sed -e s/=//g 2025-06-01T22:51:13.4675649Z ++ HASH=fF9lD71OeQ5HlSfR--IzjNMe7s67_N9T5Z1QvhGsa5s 2025-06-01T22:51:13.4676304Z +++ ls -nl torch/_export/pass_infra/node_metadata.py 2025-06-01T22:51:13.4677914Z +++ awk '{print $5}' 2025-06-01T22:51:13.4707789Z ++ FSIZE=771 2025-06-01T22:51:13.4708464Z ++ echo '"torch/_export/pass_infra/node_metadata.py",sha256=fF9lD71OeQ5HlSfR--IzjNMe7s67_N9T5Z1QvhGsa5s,771' 2025-06-01T22:51:13.4709174Z ++ read fname 2025-06-01T22:51:13.4709503Z ++ make_wheel_record torch/_export/pass_infra/proxy_value.py 2025-06-01T22:51:13.4709977Z ++ FPATH=torch/_export/pass_infra/proxy_value.py 2025-06-01T22:51:13.4710385Z ++ echo torch/_export/pass_infra/proxy_value.py 2025-06-01T22:51:13.4710751Z ++ grep RECORD 2025-06-01T22:51:13.4728020Z +++ openssl dgst -sha256 -binary torch/_export/pass_infra/proxy_value.py 2025-06-01T22:51:13.4728561Z +++ openssl base64 2025-06-01T22:51:13.4728983Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.4730087Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.4731415Z +++ sed -e s/=//g 2025-06-01T22:51:13.4770799Z ++ HASH=fCX1t_NXK6hI7_xlL581KG8tOS6Iu7b3jG1S3QE17Sc 2025-06-01T22:51:13.4775530Z +++ ls -nl torch/_export/pass_infra/proxy_value.py 2025-06-01T22:51:13.4776371Z +++ awk '{print $5}' 2025-06-01T22:51:13.4805271Z ++ FSIZE=1285 2025-06-01T22:51:13.4805948Z ++ echo '"torch/_export/pass_infra/proxy_value.py",sha256=fCX1t_NXK6hI7_xlL581KG8tOS6Iu7b3jG1S3QE17Sc,1285' 2025-06-01T22:51:13.4806596Z ++ read fname 2025-06-01T22:51:13.4806924Z ++ make_wheel_record torch/_export/passes/__init__.py 2025-06-01T22:51:13.4807352Z ++ FPATH=torch/_export/passes/__init__.py 2025-06-01T22:51:13.4807742Z ++ echo torch/_export/passes/__init__.py 2025-06-01T22:51:13.4808084Z ++ grep RECORD 2025-06-01T22:51:13.4829850Z +++ openssl dgst -sha256 -binary torch/_export/passes/__init__.py 2025-06-01T22:51:13.4830339Z +++ openssl base64 2025-06-01T22:51:13.4830589Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.4830845Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.4831111Z +++ sed -e s/=//g 2025-06-01T22:51:13.4873368Z ++ HASH=78MzFjtaVabk1z2X12WMIlmtkjYaFmgNJlDCTCepNt8 2025-06-01T22:51:13.4875397Z +++ ls -nl torch/_export/passes/__init__.py 2025-06-01T22:51:13.4876134Z +++ awk '{print $5}' 2025-06-01T22:51:13.4904602Z ++ FSIZE=88 2025-06-01T22:51:13.4905271Z ++ echo '"torch/_export/passes/__init__.py",sha256=78MzFjtaVabk1z2X12WMIlmtkjYaFmgNJlDCTCepNt8,88' 2025-06-01T22:51:13.4905887Z ++ read fname 2025-06-01T22:51:13.4906237Z ++ make_wheel_record torch/_export/passes/_node_metadata_hook.py 2025-06-01T22:51:13.4906744Z ++ FPATH=torch/_export/passes/_node_metadata_hook.py 2025-06-01T22:51:13.4907173Z ++ echo torch/_export/passes/_node_metadata_hook.py 2025-06-01T22:51:13.4907552Z ++ grep RECORD 2025-06-01T22:51:13.4927217Z +++ openssl dgst -sha256 -binary torch/_export/passes/_node_metadata_hook.py 2025-06-01T22:51:13.4927759Z +++ openssl base64 2025-06-01T22:51:13.4928041Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.4928898Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.4930363Z +++ sed -e s/=//g 2025-06-01T22:51:13.4969312Z ++ HASH=qtwEr88tWv7q4vDWMMnKrsMEarcnkWFvXZcTI8Z7yZ0 2025-06-01T22:51:13.4973712Z +++ ls -nl torch/_export/passes/_node_metadata_hook.py 2025-06-01T22:51:13.4974426Z +++ awk '{print $5}' 2025-06-01T22:51:13.5001705Z ++ FSIZE=2478 2025-06-01T22:51:13.5002632Z ++ echo '"torch/_export/passes/_node_metadata_hook.py",sha256=qtwEr88tWv7q4vDWMMnKrsMEarcnkWFvXZcTI8Z7yZ0,2478' 2025-06-01T22:51:13.5003309Z ++ read fname 2025-06-01T22:51:13.5003920Z ++ make_wheel_record torch/_export/passes/add_runtime_assertions_for_constraints_pass.py 2025-06-01T22:51:13.5004838Z ++ FPATH=torch/_export/passes/add_runtime_assertions_for_constraints_pass.py 2025-06-01T22:51:13.5005526Z ++ echo torch/_export/passes/add_runtime_assertions_for_constraints_pass.py 2025-06-01T22:51:13.5006042Z ++ grep RECORD 2025-06-01T22:51:13.5025742Z +++ openssl dgst -sha256 -binary torch/_export/passes/add_runtime_assertions_for_constraints_pass.py 2025-06-01T22:51:13.5026401Z +++ openssl base64 2025-06-01T22:51:13.5027786Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.5028122Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.5029280Z +++ sed -e s/=//g 2025-06-01T22:51:13.5070493Z ++ HASH=e3JTw3YsUCuzln9Ba2yacwQNL_ZMjFPa21XXJU-AvW8 2025-06-01T22:51:13.5074095Z +++ ls -nl torch/_export/passes/add_runtime_assertions_for_constraints_pass.py 2025-06-01T22:51:13.5074811Z +++ awk '{print $5}' 2025-06-01T22:51:13.5102576Z ++ FSIZE=9733 2025-06-01T22:51:13.5103436Z ++ echo '"torch/_export/passes/add_runtime_assertions_for_constraints_pass.py",sha256=e3JTw3YsUCuzln9Ba2yacwQNL_ZMjFPa21XXJU-AvW8,9733' 2025-06-01T22:51:13.5104355Z ++ read fname 2025-06-01T22:51:13.5104746Z ++ make_wheel_record torch/_export/passes/collect_tracepoints_pass.py 2025-06-01T22:51:13.5105290Z ++ FPATH=torch/_export/passes/collect_tracepoints_pass.py 2025-06-01T22:51:13.5105800Z ++ echo torch/_export/passes/collect_tracepoints_pass.py 2025-06-01T22:51:13.5106203Z ++ grep RECORD 2025-06-01T22:51:13.5126642Z +++ openssl dgst -sha256 -binary torch/_export/passes/collect_tracepoints_pass.py 2025-06-01T22:51:13.5127215Z +++ openssl base64 2025-06-01T22:51:13.5127533Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.5127799Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.5128121Z +++ sed -e s/=//g 2025-06-01T22:51:13.5168118Z ++ HASH=BV8aTA9NtOOFLGaySOc53Sj6Y-f-Y2Vv6pNo4WZ7Wl0 2025-06-01T22:51:13.5172695Z +++ ls -nl torch/_export/passes/collect_tracepoints_pass.py 2025-06-01T22:51:13.5173397Z +++ awk '{print $5}' 2025-06-01T22:51:13.5200925Z ++ FSIZE=6548 2025-06-01T22:51:13.5201735Z ++ echo '"torch/_export/passes/collect_tracepoints_pass.py",sha256=BV8aTA9NtOOFLGaySOc53Sj6Y-f-Y2Vv6pNo4WZ7Wl0,6548' 2025-06-01T22:51:13.5202515Z ++ read fname 2025-06-01T22:51:13.5202871Z ++ make_wheel_record torch/_export/passes/constant_folding.py 2025-06-01T22:51:13.5203364Z ++ FPATH=torch/_export/passes/constant_folding.py 2025-06-01T22:51:13.5203900Z ++ echo torch/_export/passes/constant_folding.py 2025-06-01T22:51:13.5204446Z ++ grep RECORD 2025-06-01T22:51:13.5225546Z +++ openssl dgst -sha256 -binary torch/_export/passes/constant_folding.py 2025-06-01T22:51:13.5226115Z +++ openssl base64 2025-06-01T22:51:13.5226377Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.5226617Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.5227005Z +++ sed -e s/=//g 2025-06-01T22:51:13.5268609Z ++ HASH=hCZquWooDO7UdAEm6rY_WAjtee7MXvr5PsYEZGRY-Po 2025-06-01T22:51:13.5272439Z +++ ls -nl torch/_export/passes/constant_folding.py 2025-06-01T22:51:13.5272860Z +++ awk '{print $5}' 2025-06-01T22:51:13.5300274Z ++ FSIZE=11276 2025-06-01T22:51:13.5301085Z ++ echo '"torch/_export/passes/constant_folding.py",sha256=hCZquWooDO7UdAEm6rY_WAjtee7MXvr5PsYEZGRY-Po,11276' 2025-06-01T22:51:13.5301750Z ++ read fname 2025-06-01T22:51:13.5302251Z ++ make_wheel_record torch/_export/passes/functionalize_side_effectful_ops_pass.py 2025-06-01T22:51:13.5303002Z ++ FPATH=torch/_export/passes/functionalize_side_effectful_ops_pass.py 2025-06-01T22:51:13.5303609Z ++ echo torch/_export/passes/functionalize_side_effectful_ops_pass.py 2025-06-01T22:51:13.5304073Z ++ grep RECORD 2025-06-01T22:51:13.5324997Z +++ openssl dgst -sha256 -binary torch/_export/passes/functionalize_side_effectful_ops_pass.py 2025-06-01T22:51:13.5325694Z +++ openssl base64 2025-06-01T22:51:13.5325963Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.5326325Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.5326612Z +++ sed -e s/=//g 2025-06-01T22:51:13.5366159Z ++ HASH=tJwD_N6ezAERHu2Ci9dJE_ohiEAV3NafnTisiJDR4aQ 2025-06-01T22:51:13.5370378Z +++ ls -nl torch/_export/passes/functionalize_side_effectful_ops_pass.py 2025-06-01T22:51:13.5370964Z +++ awk '{print $5}' 2025-06-01T22:51:13.5397006Z ++ FSIZE=3253 2025-06-01T22:51:13.5397939Z ++ echo '"torch/_export/passes/functionalize_side_effectful_ops_pass.py",sha256=tJwD_N6ezAERHu2Ci9dJE_ohiEAV3NafnTisiJDR4aQ,3253' 2025-06-01T22:51:13.5398753Z ++ read fname 2025-06-01T22:51:13.5399139Z ++ make_wheel_record torch/_export/passes/insert_custom_op_guards.py 2025-06-01T22:51:13.5399382Z ++ FPATH=torch/_export/passes/insert_custom_op_guards.py 2025-06-01T22:51:13.5399717Z ++ echo torch/_export/passes/insert_custom_op_guards.py 2025-06-01T22:51:13.5399877Z ++ grep RECORD 2025-06-01T22:51:13.5422895Z +++ openssl dgst -sha256 -binary torch/_export/passes/insert_custom_op_guards.py 2025-06-01T22:51:13.5423024Z +++ openssl base64 2025-06-01T22:51:13.5423274Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.5423376Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.5423907Z +++ sed -e s/=//g 2025-06-01T22:51:13.5465222Z ++ HASH=z9WY6D7lN7mZQ-fVCguO__1noBACu0YikRoHvwJiIsk 2025-06-01T22:51:13.5467189Z +++ ls -nl torch/_export/passes/insert_custom_op_guards.py 2025-06-01T22:51:13.5467839Z +++ awk '{print $5}' 2025-06-01T22:51:13.5491356Z ++ FSIZE=2855 2025-06-01T22:51:13.5491968Z ++ echo '"torch/_export/passes/insert_custom_op_guards.py",sha256=z9WY6D7lN7mZQ-fVCguO__1noBACu0YikRoHvwJiIsk,2855' 2025-06-01T22:51:13.5492075Z ++ read fname 2025-06-01T22:51:13.5492299Z ++ make_wheel_record torch/_export/passes/lift_constants_pass.py 2025-06-01T22:51:13.5492485Z ++ FPATH=torch/_export/passes/lift_constants_pass.py 2025-06-01T22:51:13.5494785Z ++ echo torch/_export/passes/lift_constants_pass.py 2025-06-01T22:51:13.5496001Z ++ grep RECORD 2025-06-01T22:51:13.5518202Z +++ openssl dgst -sha256 -binary torch/_export/passes/lift_constants_pass.py 2025-06-01T22:51:13.5518323Z +++ openssl base64 2025-06-01T22:51:13.5518438Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.5519734Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.5519846Z +++ sed -e s/=//g 2025-06-01T22:51:13.5563353Z ++ HASH=b1BXHFQWGTWNTeT0ewYqDUTTUtQIsbPaYGwIrDG_0C0 2025-06-01T22:51:13.5564705Z +++ ls -nl torch/_export/passes/lift_constants_pass.py 2025-06-01T22:51:13.5564893Z +++ awk '{print $5}' 2025-06-01T22:51:13.5592460Z ++ FSIZE=17458 2025-06-01T22:51:13.5593072Z ++ echo '"torch/_export/passes/lift_constants_pass.py",sha256=b1BXHFQWGTWNTeT0ewYqDUTTUtQIsbPaYGwIrDG_0C0,17458' 2025-06-01T22:51:13.5593183Z ++ read fname 2025-06-01T22:51:13.5593425Z ++ make_wheel_record torch/_export/passes/remove_runtime_assertions.py 2025-06-01T22:51:13.5593619Z ++ FPATH=torch/_export/passes/remove_runtime_assertions.py 2025-06-01T22:51:13.5593859Z ++ echo torch/_export/passes/remove_runtime_assertions.py 2025-06-01T22:51:13.5593961Z ++ grep RECORD 2025-06-01T22:51:13.5613126Z +++ openssl dgst -sha256 -binary torch/_export/passes/remove_runtime_assertions.py 2025-06-01T22:51:13.5613766Z +++ openssl base64 2025-06-01T22:51:13.5614712Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.5616553Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.5617167Z +++ sed -e s/=//g 2025-06-01T22:51:13.5654855Z ++ HASH=uyvuiO5Qy9AYVfbaOvyOYeBaZ_yUzgoPSsfJ1lDb0-g 2025-06-01T22:51:13.5660927Z +++ ls -nl torch/_export/passes/remove_runtime_assertions.py 2025-06-01T22:51:13.5661408Z +++ awk '{print $5}' 2025-06-01T22:51:13.5686295Z ++ FSIZE=1588 2025-06-01T22:51:13.5686935Z ++ echo '"torch/_export/passes/remove_runtime_assertions.py",sha256=uyvuiO5Qy9AYVfbaOvyOYeBaZ_yUzgoPSsfJ1lDb0-g,1588' 2025-06-01T22:51:13.5687035Z ++ read fname 2025-06-01T22:51:13.5687313Z ++ make_wheel_record torch/_export/passes/replace_autocast_with_hop_pass.py 2025-06-01T22:51:13.5687551Z ++ FPATH=torch/_export/passes/replace_autocast_with_hop_pass.py 2025-06-01T22:51:13.5689137Z ++ echo torch/_export/passes/replace_autocast_with_hop_pass.py 2025-06-01T22:51:13.5690329Z ++ grep RECORD 2025-06-01T22:51:13.5712619Z +++ openssl dgst -sha256 -binary torch/_export/passes/replace_autocast_with_hop_pass.py 2025-06-01T22:51:13.5712732Z +++ openssl base64 2025-06-01T22:51:13.5712897Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.5713263Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.5713910Z +++ sed -e s/=//g 2025-06-01T22:51:13.5753939Z ++ HASH=d4vNSm2Zh1ucFeoQFbEAjo859BXACjEuWTZk5-1hFUI 2025-06-01T22:51:13.5760181Z +++ ls -nl torch/_export/passes/replace_autocast_with_hop_pass.py 2025-06-01T22:51:13.5760696Z +++ awk '{print $5}' 2025-06-01T22:51:13.5788932Z ++ FSIZE=7216 2025-06-01T22:51:13.5789625Z ++ echo '"torch/_export/passes/replace_autocast_with_hop_pass.py",sha256=d4vNSm2Zh1ucFeoQFbEAjo859BXACjEuWTZk5-1hFUI,7216' 2025-06-01T22:51:13.5789734Z ++ read fname 2025-06-01T22:51:13.5790218Z ++ make_wheel_record torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py 2025-06-01T22:51:13.5790501Z ++ FPATH=torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py 2025-06-01T22:51:13.5790837Z ++ echo torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py 2025-06-01T22:51:13.5791017Z ++ grep RECORD 2025-06-01T22:51:13.5810338Z +++ openssl dgst -sha256 -binary torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py 2025-06-01T22:51:13.5810531Z +++ openssl base64 2025-06-01T22:51:13.5811882Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.5813012Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.5814246Z +++ sed -e s/=//g 2025-06-01T22:51:13.5851328Z ++ HASH=d-MDtsBxPs5KY04XWUvz35_fHWntzH3p2cWxg5btaek 2025-06-01T22:51:13.5856290Z +++ ls -nl torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py 2025-06-01T22:51:13.5856908Z +++ awk '{print $5}' 2025-06-01T22:51:13.5884120Z ++ FSIZE=25899 2025-06-01T22:51:13.5884971Z ++ echo '"torch/_export/passes/replace_quantized_ops_with_standard_ops_pass.py",sha256=d-MDtsBxPs5KY04XWUvz35_fHWntzH3p2cWxg5btaek,25899' 2025-06-01T22:51:13.5885100Z ++ read fname 2025-06-01T22:51:13.5885387Z ++ make_wheel_record torch/_export/passes/replace_set_grad_with_hop_pass.py 2025-06-01T22:51:13.5885612Z ++ FPATH=torch/_export/passes/replace_set_grad_with_hop_pass.py 2025-06-01T22:51:13.5885818Z ++ echo torch/_export/passes/replace_set_grad_with_hop_pass.py 2025-06-01T22:51:13.5885934Z ++ grep RECORD 2025-06-01T22:51:13.5907448Z +++ openssl dgst -sha256 -binary torch/_export/passes/replace_set_grad_with_hop_pass.py 2025-06-01T22:51:13.5907572Z +++ openssl base64 2025-06-01T22:51:13.5907965Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.5909322Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.5910830Z +++ sed -e s/=//g 2025-06-01T22:51:13.5948844Z ++ HASH=lK2CuPm6LH7GDf0u7mJLN359IrTwcrMXu1NygAy7y-Y 2025-06-01T22:51:13.5953722Z +++ ls -nl torch/_export/passes/replace_set_grad_with_hop_pass.py 2025-06-01T22:51:13.5954637Z +++ awk '{print $5}' 2025-06-01T22:51:13.5982780Z ++ FSIZE=4325 2025-06-01T22:51:13.5983399Z ++ echo '"torch/_export/passes/replace_set_grad_with_hop_pass.py",sha256=lK2CuPm6LH7GDf0u7mJLN359IrTwcrMXu1NygAy7y-Y,4325' 2025-06-01T22:51:13.5983861Z ++ read fname 2025-06-01T22:51:13.5984253Z ++ make_wheel_record torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py 2025-06-01T22:51:13.5984517Z ++ FPATH=torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py 2025-06-01T22:51:13.5984790Z ++ echo torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py 2025-06-01T22:51:13.5984961Z ++ grep RECORD 2025-06-01T22:51:13.6006094Z +++ openssl dgst -sha256 -binary torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py 2025-06-01T22:51:13.6006216Z +++ openssl base64 2025-06-01T22:51:13.6006638Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.6007657Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.6008929Z +++ sed -e s/=//g 2025-06-01T22:51:13.6047877Z ++ HASH=H_HVEZsZNJYAE3sIAEvHLfvks4TSncljhSeHjJE9oL8 2025-06-01T22:51:13.6052705Z +++ ls -nl torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py 2025-06-01T22:51:13.6053319Z +++ awk '{print $5}' 2025-06-01T22:51:13.6079778Z ++ FSIZE=2411 2025-06-01T22:51:13.6080388Z ++ echo '"torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py",sha256=H_HVEZsZNJYAE3sIAEvHLfvks4TSncljhSeHjJE9oL8,2411' 2025-06-01T22:51:13.6080490Z ++ read fname 2025-06-01T22:51:13.6080737Z ++ make_wheel_record torch/_export/passes/replace_with_hop_pass_util.py 2025-06-01T22:51:13.6080949Z ++ FPATH=torch/_export/passes/replace_with_hop_pass_util.py 2025-06-01T22:51:13.6081480Z ++ echo torch/_export/passes/replace_with_hop_pass_util.py 2025-06-01T22:51:13.6083102Z ++ grep RECORD 2025-06-01T22:51:13.6109209Z +++ openssl dgst -sha256 -binary torch/_export/passes/replace_with_hop_pass_util.py 2025-06-01T22:51:13.6109392Z +++ openssl base64 2025-06-01T22:51:13.6109712Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.6109829Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.6109951Z +++ sed -e s/=//g 2025-06-01T22:51:13.6147906Z ++ HASH=rXWVRFqnVTsnW0InGsl02qjID8ZxGK9GZERysSuKLMo 2025-06-01T22:51:13.6151443Z +++ ls -nl torch/_export/passes/replace_with_hop_pass_util.py 2025-06-01T22:51:13.6152314Z +++ awk '{print $5}' 2025-06-01T22:51:13.6182177Z ++ FSIZE=7552 2025-06-01T22:51:13.6182968Z ++ echo '"torch/_export/passes/replace_with_hop_pass_util.py",sha256=rXWVRFqnVTsnW0InGsl02qjID8ZxGK9GZERysSuKLMo,7552' 2025-06-01T22:51:13.6183092Z ++ read fname 2025-06-01T22:51:13.6183310Z ++ make_wheel_record torch/_export/serde/__init__.py 2025-06-01T22:51:13.6183436Z ++ FPATH=torch/_export/serde/__init__.py 2025-06-01T22:51:13.6183569Z ++ echo torch/_export/serde/__init__.py 2025-06-01T22:51:13.6183665Z ++ grep RECORD 2025-06-01T22:51:13.6204810Z +++ openssl dgst -sha256 -binary torch/_export/serde/__init__.py 2025-06-01T22:51:13.6204930Z +++ openssl base64 2025-06-01T22:51:13.6205048Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.6205153Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.6205850Z +++ sed -e s/=//g 2025-06-01T22:51:13.6245238Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:13.6248849Z +++ ls -nl torch/_export/serde/__init__.py 2025-06-01T22:51:13.6249645Z +++ awk '{print $5}' 2025-06-01T22:51:13.6275187Z ++ FSIZE=0 2025-06-01T22:51:13.6275617Z ++ echo '"torch/_export/serde/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:13.6275720Z ++ read fname 2025-06-01T22:51:13.6275911Z ++ make_wheel_record torch/_export/serde/aoti_schema.py 2025-06-01T22:51:13.6276050Z ++ FPATH=torch/_export/serde/aoti_schema.py 2025-06-01T22:51:13.6277456Z ++ echo torch/_export/serde/aoti_schema.py 2025-06-01T22:51:13.6279032Z ++ grep RECORD 2025-06-01T22:51:13.6302686Z +++ openssl dgst -sha256 -binary torch/_export/serde/aoti_schema.py 2025-06-01T22:51:13.6302874Z +++ openssl base64 2025-06-01T22:51:13.6303007Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.6303116Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.6303218Z +++ sed -e s/=//g 2025-06-01T22:51:13.6345970Z ++ HASH=5haEIeSCYqVBj-mRw7gmVjW4IyhSHd4jIRHkhIu22K4 2025-06-01T22:51:13.6348371Z +++ ls -nl torch/_export/serde/aoti_schema.py 2025-06-01T22:51:13.6349658Z +++ awk '{print $5}' 2025-06-01T22:51:13.6374321Z ++ FSIZE=217 2025-06-01T22:51:13.6374797Z ++ echo '"torch/_export/serde/aoti_schema.py",sha256=5haEIeSCYqVBj-mRw7gmVjW4IyhSHd4jIRHkhIu22K4,217' 2025-06-01T22:51:13.6374916Z ++ read fname 2025-06-01T22:51:13.6375116Z ++ make_wheel_record torch/_export/serde/dynamic_shapes.py 2025-06-01T22:51:13.6375378Z ++ FPATH=torch/_export/serde/dynamic_shapes.py 2025-06-01T22:51:13.6378339Z ++ echo torch/_export/serde/dynamic_shapes.py 2025-06-01T22:51:13.6379379Z ++ grep RECORD 2025-06-01T22:51:13.6404733Z +++ openssl dgst -sha256 -binary torch/_export/serde/dynamic_shapes.py 2025-06-01T22:51:13.6405098Z +++ openssl base64 2025-06-01T22:51:13.6405222Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.6405325Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.6405423Z +++ sed -e s/=//g 2025-06-01T22:51:13.6443061Z ++ HASH=fB1cO4OrSSNLEICQUIWcEQR603AR6GWSX-bnP9aTC80 2025-06-01T22:51:13.6448554Z +++ ls -nl torch/_export/serde/dynamic_shapes.py 2025-06-01T22:51:13.6450780Z +++ awk '{print $5}' 2025-06-01T22:51:13.6478575Z ++ FSIZE=11551 2025-06-01T22:51:13.6479240Z ++ echo '"torch/_export/serde/dynamic_shapes.py",sha256=fB1cO4OrSSNLEICQUIWcEQR603AR6GWSX-bnP9aTC80,11551' 2025-06-01T22:51:13.6479347Z ++ read fname 2025-06-01T22:51:13.6479559Z ++ make_wheel_record torch/_export/serde/export_schema.thrift 2025-06-01T22:51:13.6479713Z ++ FPATH=torch/_export/serde/export_schema.thrift 2025-06-01T22:51:13.6479861Z ++ echo torch/_export/serde/export_schema.thrift 2025-06-01T22:51:13.6480325Z ++ grep RECORD 2025-06-01T22:51:13.6505217Z +++ openssl dgst -sha256 -binary torch/_export/serde/export_schema.thrift 2025-06-01T22:51:13.6505408Z +++ openssl base64 2025-06-01T22:51:13.6505757Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.6505870Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.6505972Z +++ sed -e s/=//g 2025-06-01T22:51:13.6547782Z ++ HASH=rgDMgI1U54Px3yZBWyxENHRe6jORNyD0zl4a3nkg5j4 2025-06-01T22:51:13.6548790Z +++ ls -nl torch/_export/serde/export_schema.thrift 2025-06-01T22:51:13.6549872Z +++ awk '{print $5}' 2025-06-01T22:51:13.6573811Z ++ FSIZE=7013 2025-06-01T22:51:13.6574435Z ++ echo '"torch/_export/serde/export_schema.thrift",sha256=rgDMgI1U54Px3yZBWyxENHRe6jORNyD0zl4a3nkg5j4,7013' 2025-06-01T22:51:13.6574596Z ++ read fname 2025-06-01T22:51:13.6574778Z ++ make_wheel_record torch/_export/serde/schema.py 2025-06-01T22:51:13.6574907Z ++ FPATH=torch/_export/serde/schema.py 2025-06-01T22:51:13.6577843Z ++ echo torch/_export/serde/schema.py 2025-06-01T22:51:13.6578595Z ++ grep RECORD 2025-06-01T22:51:13.6602209Z +++ openssl dgst -sha256 -binary torch/_export/serde/schema.py 2025-06-01T22:51:13.6602459Z +++ openssl base64 2025-06-01T22:51:13.6602592Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.6602691Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.6602789Z +++ sed -e s/=//g 2025-06-01T22:51:13.6642778Z ++ HASH=-lnYQiYz9yXZDoNqBbwd2MiOV8boV9yumaZYbCZB3XQ 2025-06-01T22:51:13.6647926Z +++ ls -nl torch/_export/serde/schema.py 2025-06-01T22:51:13.6648931Z +++ awk '{print $5}' 2025-06-01T22:51:13.6676533Z ++ FSIZE=14643 2025-06-01T22:51:13.6677077Z ++ echo '"torch/_export/serde/schema.py",sha256=-lnYQiYz9yXZDoNqBbwd2MiOV8boV9yumaZYbCZB3XQ,14643' 2025-06-01T22:51:13.6677182Z ++ read fname 2025-06-01T22:51:13.6677360Z ++ make_wheel_record torch/_export/serde/schema.yaml 2025-06-01T22:51:13.6677502Z ++ FPATH=torch/_export/serde/schema.yaml 2025-06-01T22:51:13.6677629Z ++ echo torch/_export/serde/schema.yaml 2025-06-01T22:51:13.6678106Z ++ grep RECORD 2025-06-01T22:51:13.6702745Z +++ openssl dgst -sha256 -binary torch/_export/serde/schema.yaml 2025-06-01T22:51:13.6702930Z +++ openssl base64 2025-06-01T22:51:13.6703044Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.6703499Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.6703635Z +++ sed -e s/=//g 2025-06-01T22:51:13.6744942Z ++ HASH=VeF-YACX_4ZJ5QkMpQZbNtXDT2q9DUlvwZ3qHlmPdQM 2025-06-01T22:51:13.6748243Z +++ ls -nl torch/_export/serde/schema.yaml 2025-06-01T22:51:13.6748577Z +++ awk '{print $5}' 2025-06-01T22:51:13.6773170Z ++ FSIZE=9497 2025-06-01T22:51:13.6773609Z ++ echo '"torch/_export/serde/schema.yaml",sha256=VeF-YACX_4ZJ5QkMpQZbNtXDT2q9DUlvwZ3qHlmPdQM,9497' 2025-06-01T22:51:13.6773723Z ++ read fname 2025-06-01T22:51:13.6773915Z ++ make_wheel_record torch/_export/serde/schema_check.py 2025-06-01T22:51:13.6774058Z ++ FPATH=torch/_export/serde/schema_check.py 2025-06-01T22:51:13.6776616Z ++ echo torch/_export/serde/schema_check.py 2025-06-01T22:51:13.6778141Z ++ grep RECORD 2025-06-01T22:51:13.6800837Z +++ openssl dgst -sha256 -binary torch/_export/serde/schema_check.py 2025-06-01T22:51:13.6801038Z +++ openssl base64 2025-06-01T22:51:13.6801153Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.6801261Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.6802957Z +++ sed -e s/=//g 2025-06-01T22:51:13.6843280Z ++ HASH=FUdQlBK_-nei6cz8SlxwI5wXqklXbU3L92qmDroyYDY 2025-06-01T22:51:13.6846468Z +++ ls -nl torch/_export/serde/schema_check.py 2025-06-01T22:51:13.6847356Z +++ awk '{print $5}' 2025-06-01T22:51:13.6874793Z ++ FSIZE=24442 2025-06-01T22:51:13.6875397Z ++ echo '"torch/_export/serde/schema_check.py",sha256=FUdQlBK_-nei6cz8SlxwI5wXqklXbU3L92qmDroyYDY,24442' 2025-06-01T22:51:13.6875692Z ++ read fname 2025-06-01T22:51:13.6875872Z ++ make_wheel_record torch/_export/serde/serialize.py 2025-06-01T22:51:13.6876330Z ++ FPATH=torch/_export/serde/serialize.py 2025-06-01T22:51:13.6876487Z ++ echo torch/_export/serde/serialize.py 2025-06-01T22:51:13.6877118Z ++ grep RECORD 2025-06-01T22:51:13.6901557Z +++ openssl dgst -sha256 -binary torch/_export/serde/serialize.py 2025-06-01T22:51:13.6901727Z +++ openssl base64 2025-06-01T22:51:13.6901831Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.6901928Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.6902034Z +++ sed -e s/=//g 2025-06-01T22:51:13.6946737Z ++ HASH=pvyjdENB8-r4qvqymFzey-4OrAIQQ_bEBepcyyPMvbQ 2025-06-01T22:51:13.6948811Z +++ ls -nl torch/_export/serde/serialize.py 2025-06-01T22:51:13.6949755Z +++ awk '{print $5}' 2025-06-01T22:51:13.6974323Z ++ FSIZE=143988 2025-06-01T22:51:13.6974951Z ++ echo '"torch/_export/serde/serialize.py",sha256=pvyjdENB8-r4qvqymFzey-4OrAIQQ_bEBepcyyPMvbQ,143988' 2025-06-01T22:51:13.6975066Z ++ read fname 2025-06-01T22:51:13.6975226Z ++ make_wheel_record torch/_export/serde/union.py 2025-06-01T22:51:13.6975515Z ++ FPATH=torch/_export/serde/union.py 2025-06-01T22:51:13.6978437Z ++ echo torch/_export/serde/union.py 2025-06-01T22:51:13.6979875Z ++ grep RECORD 2025-06-01T22:51:13.7004224Z +++ openssl dgst -sha256 -binary torch/_export/serde/union.py 2025-06-01T22:51:13.7004681Z +++ openssl base64 2025-06-01T22:51:13.7004847Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.7004948Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.7006292Z +++ sed -e s/=//g 2025-06-01T22:51:13.7044662Z ++ HASH=wB_0As4TKSm4OKbW9nLcaJDGl4eVc2HZ5PdD040RSHs 2025-06-01T22:51:13.7049319Z +++ ls -nl torch/_export/serde/union.py 2025-06-01T22:51:13.7050296Z +++ awk '{print $5}' 2025-06-01T22:51:13.7077383Z ++ FSIZE=2026 2025-06-01T22:51:13.7077980Z ++ echo '"torch/_export/serde/union.py",sha256=wB_0As4TKSm4OKbW9nLcaJDGl4eVc2HZ5PdD040RSHs,2026' 2025-06-01T22:51:13.7078079Z ++ read fname 2025-06-01T22:51:13.7078248Z ++ make_wheel_record torch/_functorch/__init__.py 2025-06-01T22:51:13.7078376Z ++ FPATH=torch/_functorch/__init__.py 2025-06-01T22:51:13.7078503Z ++ echo torch/_functorch/__init__.py 2025-06-01T22:51:13.7079132Z ++ grep RECORD 2025-06-01T22:51:13.7101762Z +++ openssl dgst -sha256 -binary torch/_functorch/__init__.py 2025-06-01T22:51:13.7102243Z +++ openssl base64 2025-06-01T22:51:13.7102492Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.7102773Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.7103582Z +++ sed -e s/=//g 2025-06-01T22:51:13.7146611Z ++ HASH=a3XxW1RcNAPwEVaI2g11hpnJvSHxGUFsGmDAWfDnLP8 2025-06-01T22:51:13.7147960Z +++ ls -nl torch/_functorch/__init__.py 2025-06-01T22:51:13.7148865Z +++ awk '{print $5}' 2025-06-01T22:51:13.7172930Z ++ FSIZE=206 2025-06-01T22:51:13.7173617Z ++ echo '"torch/_functorch/__init__.py",sha256=a3XxW1RcNAPwEVaI2g11hpnJvSHxGUFsGmDAWfDnLP8,206' 2025-06-01T22:51:13.7174237Z ++ read fname 2025-06-01T22:51:13.7174579Z ++ make_wheel_record torch/_functorch/aot_autograd.py 2025-06-01T22:51:13.7175122Z ++ FPATH=torch/_functorch/aot_autograd.py 2025-06-01T22:51:13.7176413Z ++ echo torch/_functorch/aot_autograd.py 2025-06-01T22:51:13.7177977Z ++ grep RECORD 2025-06-01T22:51:13.7200738Z +++ openssl dgst -sha256 -binary torch/_functorch/aot_autograd.py 2025-06-01T22:51:13.7201293Z +++ openssl base64 2025-06-01T22:51:13.7201545Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.7201853Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.7202113Z +++ sed -e s/=//g 2025-06-01T22:51:13.7242980Z ++ HASH=lFf6k2-qcAoxfz83uhENEPNMHZ8EzBlQQ35lpxwePbg 2025-06-01T22:51:13.7247059Z +++ ls -nl torch/_functorch/aot_autograd.py 2025-06-01T22:51:13.7247991Z +++ awk '{print $5}' 2025-06-01T22:51:13.7276477Z ++ FSIZE=72029 2025-06-01T22:51:13.7277416Z ++ echo '"torch/_functorch/aot_autograd.py",sha256=lFf6k2-qcAoxfz83uhENEPNMHZ8EzBlQQ35lpxwePbg,72029' 2025-06-01T22:51:13.7278261Z ++ read fname 2025-06-01T22:51:13.7278719Z ++ make_wheel_record torch/_functorch/apis.py 2025-06-01T22:51:13.7279105Z ++ FPATH=torch/_functorch/apis.py 2025-06-01T22:51:13.7279432Z ++ echo torch/_functorch/apis.py 2025-06-01T22:51:13.7279747Z ++ grep RECORD 2025-06-01T22:51:13.7300101Z +++ openssl dgst -sha256 -binary torch/_functorch/apis.py 2025-06-01T22:51:13.7300867Z +++ openssl base64 2025-06-01T22:51:13.7301270Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.7301704Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.7302551Z +++ sed -e s/=//g 2025-06-01T22:51:13.7345967Z ++ HASH=kFg5qgLOuTgUhJLRKa4hpNNRiH4P7PaMsu3p_PCGdzA 2025-06-01T22:51:13.7348202Z +++ ls -nl torch/_functorch/apis.py 2025-06-01T22:51:13.7349453Z +++ awk '{print $5}' 2025-06-01T22:51:13.7374217Z ++ FSIZE=19086 2025-06-01T22:51:13.7375222Z ++ echo '"torch/_functorch/apis.py",sha256=kFg5qgLOuTgUhJLRKa4hpNNRiH4P7PaMsu3p_PCGdzA,19086' 2025-06-01T22:51:13.7375888Z ++ read fname 2025-06-01T22:51:13.7376229Z ++ make_wheel_record torch/_functorch/autograd_function.py 2025-06-01T22:51:13.7376835Z ++ FPATH=torch/_functorch/autograd_function.py 2025-06-01T22:51:13.7378970Z ++ echo torch/_functorch/autograd_function.py 2025-06-01T22:51:13.7380281Z ++ grep RECORD 2025-06-01T22:51:13.7404341Z +++ openssl dgst -sha256 -binary torch/_functorch/autograd_function.py 2025-06-01T22:51:13.7405336Z +++ openssl base64 2025-06-01T22:51:13.7405602Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.7405871Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.7406135Z +++ sed -e s/=//g 2025-06-01T22:51:13.7444724Z ++ HASH=kznsPSUBUR19zGmaUWAS-oiKTjfgPApUXN_u_R8ojYc 2025-06-01T22:51:13.7448690Z +++ ls -nl torch/_functorch/autograd_function.py 2025-06-01T22:51:13.7449546Z +++ awk '{print $5}' 2025-06-01T22:51:13.7477309Z ++ FSIZE=28737 2025-06-01T22:51:13.7477961Z ++ echo '"torch/_functorch/autograd_function.py",sha256=kznsPSUBUR19zGmaUWAS-oiKTjfgPApUXN_u_R8ojYc,28737' 2025-06-01T22:51:13.7478620Z ++ read fname 2025-06-01T22:51:13.7478965Z ++ make_wheel_record torch/_functorch/batch_norm_replacement.py 2025-06-01T22:51:13.7479475Z ++ FPATH=torch/_functorch/batch_norm_replacement.py 2025-06-01T22:51:13.7479921Z ++ echo torch/_functorch/batch_norm_replacement.py 2025-06-01T22:51:13.7480293Z ++ grep RECORD 2025-06-01T22:51:13.7499999Z +++ openssl dgst -sha256 -binary torch/_functorch/batch_norm_replacement.py 2025-06-01T22:51:13.7500531Z +++ openssl base64 2025-06-01T22:51:13.7500798Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.7501343Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.7502513Z +++ sed -e s/=//g 2025-06-01T22:51:13.7542922Z ++ HASH=liTJLEOFiap3ed2fBoxdRUM-9iuw-6985kJSXZnUlNs 2025-06-01T22:51:13.7544731Z +++ ls -nl torch/_functorch/batch_norm_replacement.py 2025-06-01T22:51:13.7545714Z +++ awk '{print $5}' 2025-06-01T22:51:13.7570521Z ++ FSIZE=857 2025-06-01T22:51:13.7571184Z ++ echo '"torch/_functorch/batch_norm_replacement.py",sha256=liTJLEOFiap3ed2fBoxdRUM-9iuw-6985kJSXZnUlNs,857' 2025-06-01T22:51:13.7571874Z ++ read fname 2025-06-01T22:51:13.7572201Z ++ make_wheel_record torch/_functorch/benchmark_utils.py 2025-06-01T22:51:13.7572674Z ++ FPATH=torch/_functorch/benchmark_utils.py 2025-06-01T22:51:13.7573647Z ++ echo torch/_functorch/benchmark_utils.py 2025-06-01T22:51:13.7574780Z ++ grep RECORD 2025-06-01T22:51:13.7599389Z +++ openssl dgst -sha256 -binary torch/_functorch/benchmark_utils.py 2025-06-01T22:51:13.7599930Z +++ openssl base64 2025-06-01T22:51:13.7600198Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.7600442Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.7600711Z +++ sed -e s/=//g 2025-06-01T22:51:13.7641647Z ++ HASH=djB8aP7V3xO6OsYwQRKS4AcORAXrVHDfiUavDJ6nv1w 2025-06-01T22:51:13.7643909Z +++ ls -nl torch/_functorch/benchmark_utils.py 2025-06-01T22:51:13.7644460Z +++ awk '{print $5}' 2025-06-01T22:51:13.7673156Z ++ FSIZE=6280 2025-06-01T22:51:13.7673918Z ++ echo '"torch/_functorch/benchmark_utils.py",sha256=djB8aP7V3xO6OsYwQRKS4AcORAXrVHDfiUavDJ6nv1w,6280' 2025-06-01T22:51:13.7674553Z ++ read fname 2025-06-01T22:51:13.7674875Z ++ make_wheel_record torch/_functorch/compile_utils.py 2025-06-01T22:51:13.7675293Z ++ FPATH=torch/_functorch/compile_utils.py 2025-06-01T22:51:13.7675686Z ++ echo torch/_functorch/compile_utils.py 2025-06-01T22:51:13.7676026Z ++ grep RECORD 2025-06-01T22:51:13.7692227Z +++ openssl dgst -sha256 -binary torch/_functorch/compile_utils.py 2025-06-01T22:51:13.7692825Z +++ openssl base64 2025-06-01T22:51:13.7694058Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.7695473Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.7697538Z +++ sed -e s/=//g 2025-06-01T22:51:13.7733100Z ++ HASH=XGcnNrHqcay72EPW1PaFSDDJ1B7PsBlegkyfuvWDBgw 2025-06-01T22:51:13.7737868Z +++ ls -nl torch/_functorch/compile_utils.py 2025-06-01T22:51:13.7739170Z +++ awk '{print $5}' 2025-06-01T22:51:13.7765775Z ++ FSIZE=7013 2025-06-01T22:51:13.7766387Z ++ echo '"torch/_functorch/compile_utils.py",sha256=XGcnNrHqcay72EPW1PaFSDDJ1B7PsBlegkyfuvWDBgw,7013' 2025-06-01T22:51:13.7767046Z ++ read fname 2025-06-01T22:51:13.7767347Z ++ make_wheel_record torch/_functorch/compilers.py 2025-06-01T22:51:13.7767779Z ++ FPATH=torch/_functorch/compilers.py 2025-06-01T22:51:13.7768167Z ++ echo torch/_functorch/compilers.py 2025-06-01T22:51:13.7768664Z ++ grep RECORD 2025-06-01T22:51:13.7793496Z +++ openssl dgst -sha256 -binary torch/_functorch/compilers.py 2025-06-01T22:51:13.7793996Z +++ openssl base64 2025-06-01T22:51:13.7794265Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.7794711Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.7794980Z +++ sed -e s/=//g 2025-06-01T22:51:13.7834542Z ++ HASH=-su1L4NCAoIH55AwIwFQsP0Fe0AQA-x5BLCv2N-4oi8 2025-06-01T22:51:13.7835953Z +++ ls -nl torch/_functorch/compilers.py 2025-06-01T22:51:13.7836674Z +++ awk '{print $5}' 2025-06-01T22:51:13.7864002Z ++ FSIZE=14049 2025-06-01T22:51:13.7864732Z ++ echo '"torch/_functorch/compilers.py",sha256=-su1L4NCAoIH55AwIwFQsP0Fe0AQA-x5BLCv2N-4oi8,14049' 2025-06-01T22:51:13.7865339Z ++ read fname 2025-06-01T22:51:13.7865639Z ++ make_wheel_record torch/_functorch/config.py 2025-06-01T22:51:13.7866087Z ++ FPATH=torch/_functorch/config.py 2025-06-01T22:51:13.7866447Z ++ echo torch/_functorch/config.py 2025-06-01T22:51:13.7866753Z ++ grep RECORD 2025-06-01T22:51:13.7887309Z +++ openssl dgst -sha256 -binary torch/_functorch/config.py 2025-06-01T22:51:13.7887862Z +++ openssl base64 2025-06-01T22:51:13.7888242Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.7889271Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.7890619Z +++ sed -e s/=//g 2025-06-01T22:51:13.7928944Z ++ HASH=ibJScHKovBTNWBFJfmqiqc4JS4DRgnziQNkBjzKXZ8A 2025-06-01T22:51:13.7934168Z +++ ls -nl torch/_functorch/config.py 2025-06-01T22:51:13.7935033Z +++ awk '{print $5}' 2025-06-01T22:51:13.7962249Z ++ FSIZE=13673 2025-06-01T22:51:13.7963003Z ++ echo '"torch/_functorch/config.py",sha256=ibJScHKovBTNWBFJfmqiqc4JS4DRgnziQNkBjzKXZ8A,13673' 2025-06-01T22:51:13.7963755Z ++ read fname 2025-06-01T22:51:13.7964051Z ++ make_wheel_record torch/_functorch/deprecated.py 2025-06-01T22:51:13.7964644Z ++ FPATH=torch/_functorch/deprecated.py 2025-06-01T22:51:13.7965080Z ++ echo torch/_functorch/deprecated.py 2025-06-01T22:51:13.7965439Z ++ grep RECORD 2025-06-01T22:51:13.7987814Z +++ openssl dgst -sha256 -binary torch/_functorch/deprecated.py 2025-06-01T22:51:13.7988338Z +++ openssl base64 2025-06-01T22:51:13.7988686Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.7988929Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.7990492Z +++ sed -e s/=//g 2025-06-01T22:51:13.8030603Z ++ HASH=IVXQKWJLCE2AP7VXsOeKvT5E_JZhLKGJQ6j-OI5swTk 2025-06-01T22:51:13.8034759Z +++ ls -nl torch/_functorch/deprecated.py 2025-06-01T22:51:13.8035133Z +++ awk '{print $5}' 2025-06-01T22:51:13.8063120Z ++ FSIZE=5203 2025-06-01T22:51:13.8063717Z ++ echo '"torch/_functorch/deprecated.py",sha256=IVXQKWJLCE2AP7VXsOeKvT5E_JZhLKGJQ6j-OI5swTk,5203' 2025-06-01T22:51:13.8064397Z ++ read fname 2025-06-01T22:51:13.8064728Z ++ make_wheel_record torch/_functorch/eager_transforms.py 2025-06-01T22:51:13.8065227Z ++ FPATH=torch/_functorch/eager_transforms.py 2025-06-01T22:51:13.8065636Z ++ echo torch/_functorch/eager_transforms.py 2025-06-01T22:51:13.8065993Z ++ grep RECORD 2025-06-01T22:51:13.8086612Z +++ openssl dgst -sha256 -binary torch/_functorch/eager_transforms.py 2025-06-01T22:51:13.8087209Z +++ openssl base64 2025-06-01T22:51:13.8087474Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.8088790Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.8090120Z +++ sed -e s/=//g 2025-06-01T22:51:13.8129885Z ++ HASH=EUu0qQyDOf7mct0y5ilIKuoniBwM6LR0vJ24q9Tmkxg 2025-06-01T22:51:13.8134937Z +++ ls -nl torch/_functorch/eager_transforms.py 2025-06-01T22:51:13.8136104Z +++ awk '{print $5}' 2025-06-01T22:51:13.8163344Z ++ FSIZE=71057 2025-06-01T22:51:13.8164094Z ++ echo '"torch/_functorch/eager_transforms.py",sha256=EUu0qQyDOf7mct0y5ilIKuoniBwM6LR0vJ24q9Tmkxg,71057' 2025-06-01T22:51:13.8165026Z ++ read fname 2025-06-01T22:51:13.8165412Z ++ make_wheel_record torch/_functorch/functional_call.py 2025-06-01T22:51:13.8165879Z ++ FPATH=torch/_functorch/functional_call.py 2025-06-01T22:51:13.8166292Z ++ echo torch/_functorch/functional_call.py 2025-06-01T22:51:13.8166641Z ++ grep RECORD 2025-06-01T22:51:13.8187832Z +++ openssl dgst -sha256 -binary torch/_functorch/functional_call.py 2025-06-01T22:51:13.8188569Z +++ openssl base64 2025-06-01T22:51:13.8188985Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.8189983Z +++ sed -e s/=//g 2025-06-01T22:51:13.8190300Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.8230548Z ++ HASH=uT5kJa9DVkhwFVMfMMnilWQnie8kNyVZD0o07-HvS24 2025-06-01T22:51:13.8234951Z +++ ls -nl torch/_functorch/functional_call.py 2025-06-01T22:51:13.8235492Z +++ awk '{print $5}' 2025-06-01T22:51:13.8263630Z ++ FSIZE=10578 2025-06-01T22:51:13.8264279Z ++ echo '"torch/_functorch/functional_call.py",sha256=uT5kJa9DVkhwFVMfMMnilWQnie8kNyVZD0o07-HvS24,10578' 2025-06-01T22:51:13.8265058Z ++ read fname 2025-06-01T22:51:13.8265370Z ++ make_wheel_record torch/_functorch/fx_minifier.py 2025-06-01T22:51:13.8265777Z ++ FPATH=torch/_functorch/fx_minifier.py 2025-06-01T22:51:13.8266150Z ++ echo torch/_functorch/fx_minifier.py 2025-06-01T22:51:13.8266481Z ++ grep RECORD 2025-06-01T22:51:13.8286709Z +++ openssl dgst -sha256 -binary torch/_functorch/fx_minifier.py 2025-06-01T22:51:13.8287208Z +++ openssl base64 2025-06-01T22:51:13.8287466Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.8288665Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.8290040Z +++ sed -e s/=//g 2025-06-01T22:51:13.8328778Z ++ HASH=cVb0jhQq73WYpFEjXf6a8G34eMHBmyyGJD7N4mMqDn0 2025-06-01T22:51:13.8333422Z +++ ls -nl torch/_functorch/fx_minifier.py 2025-06-01T22:51:13.8334355Z +++ awk '{print $5}' 2025-06-01T22:51:13.8363796Z ++ FSIZE=17363 2025-06-01T22:51:13.8364474Z ++ echo '"torch/_functorch/fx_minifier.py",sha256=cVb0jhQq73WYpFEjXf6a8G34eMHBmyyGJD7N4mMqDn0,17363' 2025-06-01T22:51:13.8365308Z ++ read fname 2025-06-01T22:51:13.8365635Z ++ make_wheel_record torch/_functorch/make_functional.py 2025-06-01T22:51:13.8366098Z ++ FPATH=torch/_functorch/make_functional.py 2025-06-01T22:51:13.8366490Z ++ echo torch/_functorch/make_functional.py 2025-06-01T22:51:13.8366852Z ++ grep RECORD 2025-06-01T22:51:13.8389004Z +++ openssl dgst -sha256 -binary torch/_functorch/make_functional.py 2025-06-01T22:51:13.8389508Z +++ openssl base64 2025-06-01T22:51:13.8389792Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.8390047Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.8390346Z +++ sed -e s/=//g 2025-06-01T22:51:13.8430970Z ++ HASH=4MViMdytvAtyEEObs_q5XDQBFKkMoGLx_x2UFXfwfzI 2025-06-01T22:51:13.8433901Z +++ ls -nl torch/_functorch/make_functional.py 2025-06-01T22:51:13.8434709Z +++ awk '{print $5}' 2025-06-01T22:51:13.8463141Z ++ FSIZE=22744 2025-06-01T22:51:13.8463816Z ++ echo '"torch/_functorch/make_functional.py",sha256=4MViMdytvAtyEEObs_q5XDQBFKkMoGLx_x2UFXfwfzI,22744' 2025-06-01T22:51:13.8464453Z ++ read fname 2025-06-01T22:51:13.8464778Z ++ make_wheel_record torch/_functorch/partitioners.py 2025-06-01T22:51:13.8465201Z ++ FPATH=torch/_functorch/partitioners.py 2025-06-01T22:51:13.8465588Z ++ echo torch/_functorch/partitioners.py 2025-06-01T22:51:13.8465941Z ++ grep RECORD 2025-06-01T22:51:13.8486659Z +++ openssl dgst -sha256 -binary torch/_functorch/partitioners.py 2025-06-01T22:51:13.8487164Z +++ openssl base64 2025-06-01T22:51:13.8487432Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.8487697Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.8488933Z +++ sed -e s/=//g 2025-06-01T22:51:13.8529266Z ++ HASH=asJYbolaljr5vATJSaCaANkhez0RCs93cRNmaSBYWR4 2025-06-01T22:51:13.8534346Z +++ ls -nl torch/_functorch/partitioners.py 2025-06-01T22:51:13.8535145Z +++ awk '{print $5}' 2025-06-01T22:51:13.8564338Z ++ FSIZE=104601 2025-06-01T22:51:13.8565083Z ++ echo '"torch/_functorch/partitioners.py",sha256=asJYbolaljr5vATJSaCaANkhez0RCs93cRNmaSBYWR4,104601' 2025-06-01T22:51:13.8565768Z ++ read fname 2025-06-01T22:51:13.8566085Z ++ make_wheel_record torch/_functorch/pyfunctorch.py 2025-06-01T22:51:13.8566520Z ++ FPATH=torch/_functorch/pyfunctorch.py 2025-06-01T22:51:13.8566908Z ++ echo torch/_functorch/pyfunctorch.py 2025-06-01T22:51:13.8567245Z ++ grep RECORD 2025-06-01T22:51:13.8590435Z +++ openssl dgst -sha256 -binary torch/_functorch/pyfunctorch.py 2025-06-01T22:51:13.8590912Z +++ openssl base64 2025-06-01T22:51:13.8591175Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.8591417Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.8591682Z +++ sed -e s/=//g 2025-06-01T22:51:13.8630688Z ++ HASH=OUNmnww35aii66LFXlsBEUtDYYZs7y36jO2TFpe7-Uo 2025-06-01T22:51:13.8634323Z +++ ls -nl torch/_functorch/pyfunctorch.py 2025-06-01T22:51:13.8634692Z +++ awk '{print $5}' 2025-06-01T22:51:13.8663295Z ++ FSIZE=10676 2025-06-01T22:51:13.8664072Z ++ echo '"torch/_functorch/pyfunctorch.py",sha256=OUNmnww35aii66LFXlsBEUtDYYZs7y36jO2TFpe7-Uo,10676' 2025-06-01T22:51:13.8664756Z ++ read fname 2025-06-01T22:51:13.8665067Z ++ make_wheel_record torch/_functorch/python_key.py 2025-06-01T22:51:13.8665533Z ++ FPATH=torch/_functorch/python_key.py 2025-06-01T22:51:13.8665892Z ++ echo torch/_functorch/python_key.py 2025-06-01T22:51:13.8666231Z ++ grep RECORD 2025-06-01T22:51:13.8686420Z +++ openssl dgst -sha256 -binary torch/_functorch/python_key.py 2025-06-01T22:51:13.8686912Z +++ openssl base64 2025-06-01T22:51:13.8687167Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.8688218Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.8689581Z +++ sed -e s/=//g 2025-06-01T22:51:13.8727583Z ++ HASH=ZeINkQZ4B4PAdoz-zLMNU72w6cVHzE1nObMikLI0oL4 2025-06-01T22:51:13.8732382Z +++ ls -nl torch/_functorch/python_key.py 2025-06-01T22:51:13.8733450Z +++ awk '{print $5}' 2025-06-01T22:51:13.8763772Z ++ FSIZE=442 2025-06-01T22:51:13.8764538Z ++ echo '"torch/_functorch/python_key.py",sha256=ZeINkQZ4B4PAdoz-zLMNU72w6cVHzE1nObMikLI0oL4,442' 2025-06-01T22:51:13.8765175Z ++ read fname 2025-06-01T22:51:13.8765495Z ++ make_wheel_record torch/_functorch/pytree_hacks.py 2025-06-01T22:51:13.8765925Z ++ FPATH=torch/_functorch/pytree_hacks.py 2025-06-01T22:51:13.8766319Z ++ echo torch/_functorch/pytree_hacks.py 2025-06-01T22:51:13.8766661Z ++ grep RECORD 2025-06-01T22:51:13.8788875Z +++ openssl dgst -sha256 -binary torch/_functorch/pytree_hacks.py 2025-06-01T22:51:13.8789358Z +++ openssl base64 2025-06-01T22:51:13.8789623Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.8789868Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.8790138Z +++ sed -e s/=//g 2025-06-01T22:51:13.8830956Z ++ HASH=dWzTSKcqGhK4zHgmgJbyis2kzB69OH71GP_YCDBDbp0 2025-06-01T22:51:13.8833486Z +++ ls -nl torch/_functorch/pytree_hacks.py 2025-06-01T22:51:13.8833856Z +++ awk '{print $5}' 2025-06-01T22:51:13.8861885Z ++ FSIZE=698 2025-06-01T22:51:13.8862534Z ++ echo '"torch/_functorch/pytree_hacks.py",sha256=dWzTSKcqGhK4zHgmgJbyis2kzB69OH71GP_YCDBDbp0,698' 2025-06-01T22:51:13.8863173Z ++ read fname 2025-06-01T22:51:13.8863537Z ++ make_wheel_record torch/_functorch/top_operators_github_usage.py 2025-06-01T22:51:13.8864070Z ++ FPATH=torch/_functorch/top_operators_github_usage.py 2025-06-01T22:51:13.8864533Z ++ echo torch/_functorch/top_operators_github_usage.py 2025-06-01T22:51:13.8864931Z ++ grep RECORD 2025-06-01T22:51:13.8886123Z +++ openssl dgst -sha256 -binary torch/_functorch/top_operators_github_usage.py 2025-06-01T22:51:13.8886682Z +++ openssl base64 2025-06-01T22:51:13.8886980Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.8887582Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.8889066Z +++ sed -e s/=//g 2025-06-01T22:51:13.8927125Z ++ HASH=D6DKMuEPb-yljYLabyQ_bZsRhigsbYHDPOq7rWZSIRM 2025-06-01T22:51:13.8931636Z +++ ls -nl torch/_functorch/top_operators_github_usage.py 2025-06-01T22:51:13.8932392Z +++ awk '{print $5}' 2025-06-01T22:51:13.8962020Z ++ FSIZE=21392 2025-06-01T22:51:13.8962757Z ++ echo '"torch/_functorch/top_operators_github_usage.py",sha256=D6DKMuEPb-yljYLabyQ_bZsRhigsbYHDPOq7rWZSIRM,21392' 2025-06-01T22:51:13.8963494Z ++ read fname 2025-06-01T22:51:13.8963882Z ++ make_wheel_record torch/_functorch/utils.py 2025-06-01T22:51:13.8964443Z ++ FPATH=torch/_functorch/utils.py 2025-06-01T22:51:13.8964807Z ++ echo torch/_functorch/utils.py 2025-06-01T22:51:13.8965137Z ++ grep RECORD 2025-06-01T22:51:13.8988823Z +++ openssl dgst -sha256 -binary torch/_functorch/utils.py 2025-06-01T22:51:13.8989331Z +++ openssl base64 2025-06-01T22:51:13.8989583Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.8989847Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.8990474Z +++ sed -e s/=//g 2025-06-01T22:51:13.9031675Z ++ HASH=k_pKD9lkqHapxTE-UVa-68-NgRiZ2R8myImOhs1abaQ 2025-06-01T22:51:13.9034982Z +++ ls -nl torch/_functorch/utils.py 2025-06-01T22:51:13.9035743Z +++ awk '{print $5}' 2025-06-01T22:51:13.9063748Z ++ FSIZE=1052 2025-06-01T22:51:13.9064764Z ++ echo '"torch/_functorch/utils.py",sha256=k_pKD9lkqHapxTE-UVa-68-NgRiZ2R8myImOhs1abaQ,1052' 2025-06-01T22:51:13.9065761Z ++ read fname 2025-06-01T22:51:13.9066243Z ++ make_wheel_record torch/_functorch/vmap.py 2025-06-01T22:51:13.9066677Z ++ FPATH=torch/_functorch/vmap.py 2025-06-01T22:51:13.9067020Z ++ echo torch/_functorch/vmap.py 2025-06-01T22:51:13.9067384Z ++ grep RECORD 2025-06-01T22:51:13.9086692Z +++ openssl dgst -sha256 -binary torch/_functorch/vmap.py 2025-06-01T22:51:13.9087501Z +++ openssl base64 2025-06-01T22:51:13.9087983Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.9088907Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.9090282Z +++ sed -e s/=//g 2025-06-01T22:51:13.9128620Z ++ HASH=BfCnmkSo3hArytwEm4I5s4OoGoP8yqgp6EJjb-FyGrY 2025-06-01T22:51:13.9133371Z +++ ls -nl torch/_functorch/vmap.py 2025-06-01T22:51:13.9134189Z +++ awk '{print $5}' 2025-06-01T22:51:13.9164108Z ++ FSIZE=18983 2025-06-01T22:51:13.9165175Z ++ echo '"torch/_functorch/vmap.py",sha256=BfCnmkSo3hArytwEm4I5s4OoGoP8yqgp6EJjb-FyGrY,18983' 2025-06-01T22:51:13.9165796Z ++ read fname 2025-06-01T22:51:13.9166212Z ++ make_wheel_record torch/_functorch/_activation_checkpointing/__init__.py 2025-06-01T22:51:13.9166849Z ++ FPATH=torch/_functorch/_activation_checkpointing/__init__.py 2025-06-01T22:51:13.9167400Z ++ echo torch/_functorch/_activation_checkpointing/__init__.py 2025-06-01T22:51:13.9167850Z ++ grep RECORD 2025-06-01T22:51:13.9189358Z +++ openssl dgst -sha256 -binary torch/_functorch/_activation_checkpointing/__init__.py 2025-06-01T22:51:13.9190084Z +++ openssl base64 2025-06-01T22:51:13.9190357Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.9190604Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.9190869Z +++ sed -e s/=//g 2025-06-01T22:51:13.9230199Z ++ HASH=a3XxW1RcNAPwEVaI2g11hpnJvSHxGUFsGmDAWfDnLP8 2025-06-01T22:51:13.9231817Z +++ ls -nl torch/_functorch/_activation_checkpointing/__init__.py 2025-06-01T22:51:13.9232637Z +++ awk '{print $5}' 2025-06-01T22:51:13.9261901Z ++ FSIZE=206 2025-06-01T22:51:13.9262938Z ++ echo '"torch/_functorch/_activation_checkpointing/__init__.py",sha256=a3XxW1RcNAPwEVaI2g11hpnJvSHxGUFsGmDAWfDnLP8,206' 2025-06-01T22:51:13.9264084Z ++ read fname 2025-06-01T22:51:13.9264529Z ++ make_wheel_record torch/_functorch/_activation_checkpointing/ac_logging_utils.py 2025-06-01T22:51:13.9265208Z ++ FPATH=torch/_functorch/_activation_checkpointing/ac_logging_utils.py 2025-06-01T22:51:13.9265816Z ++ echo torch/_functorch/_activation_checkpointing/ac_logging_utils.py 2025-06-01T22:51:13.9266286Z ++ grep RECORD 2025-06-01T22:51:13.9286983Z +++ openssl dgst -sha256 -binary torch/_functorch/_activation_checkpointing/ac_logging_utils.py 2025-06-01T22:51:13.9288162Z +++ openssl base64 2025-06-01T22:51:13.9288602Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.9288854Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.9289130Z +++ sed -e s/=//g 2025-06-01T22:51:13.9326982Z ++ HASH=AiHM_lfBPv_jjZ8H1DR7wMdbGZUHN2GMOJ3lGSxmjC4 2025-06-01T22:51:13.9331943Z +++ ls -nl torch/_functorch/_activation_checkpointing/ac_logging_utils.py 2025-06-01T22:51:13.9332857Z +++ awk '{print $5}' 2025-06-01T22:51:13.9362918Z ++ FSIZE=5159 2025-06-01T22:51:13.9364279Z ++ echo '"torch/_functorch/_activation_checkpointing/ac_logging_utils.py",sha256=AiHM_lfBPv_jjZ8H1DR7wMdbGZUHN2GMOJ3lGSxmjC4,5159' 2025-06-01T22:51:13.9365489Z ++ read fname 2025-06-01T22:51:13.9365965Z ++ make_wheel_record torch/_functorch/_activation_checkpointing/graph_info_provider.py 2025-06-01T22:51:13.9366702Z ++ FPATH=torch/_functorch/_activation_checkpointing/graph_info_provider.py 2025-06-01T22:51:13.9367375Z ++ echo torch/_functorch/_activation_checkpointing/graph_info_provider.py 2025-06-01T22:51:13.9367881Z ++ grep RECORD 2025-06-01T22:51:13.9390362Z +++ openssl dgst -sha256 -binary torch/_functorch/_activation_checkpointing/graph_info_provider.py 2025-06-01T22:51:13.9391356Z +++ openssl base64 2025-06-01T22:51:13.9391612Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.9391875Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.9392289Z +++ sed -e s/=//g 2025-06-01T22:51:13.9432108Z ++ HASH=ivSWzVfCUvtEraeeYwFnK3LZXlE9a6f2zBm2a2NI0mc 2025-06-01T22:51:13.9435319Z +++ ls -nl torch/_functorch/_activation_checkpointing/graph_info_provider.py 2025-06-01T22:51:13.9435975Z +++ awk '{print $5}' 2025-06-01T22:51:13.9463667Z ++ FSIZE=12766 2025-06-01T22:51:13.9465041Z ++ echo '"torch/_functorch/_activation_checkpointing/graph_info_provider.py",sha256=ivSWzVfCUvtEraeeYwFnK3LZXlE9a6f2zBm2a2NI0mc,12766' 2025-06-01T22:51:13.9465943Z ++ read fname 2025-06-01T22:51:13.9466344Z ++ make_wheel_record torch/_functorch/_activation_checkpointing/knapsack.py 2025-06-01T22:51:13.9466965Z ++ FPATH=torch/_functorch/_activation_checkpointing/knapsack.py 2025-06-01T22:51:13.9467512Z ++ echo torch/_functorch/_activation_checkpointing/knapsack.py 2025-06-01T22:51:13.9467936Z ++ grep RECORD 2025-06-01T22:51:13.9486751Z +++ openssl dgst -sha256 -binary torch/_functorch/_activation_checkpointing/knapsack.py 2025-06-01T22:51:13.9487733Z +++ openssl base64 2025-06-01T22:51:13.9488245Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.9488609Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.9489030Z +++ sed -e s/=//g 2025-06-01T22:51:13.9526959Z ++ HASH=Rmvq5_KUIi21lsX59ZR9-JYU6AWnw1vnDFpbQ77olds 2025-06-01T22:51:13.9531945Z +++ ls -nl torch/_functorch/_activation_checkpointing/knapsack.py 2025-06-01T22:51:13.9532830Z +++ awk '{print $5}' 2025-06-01T22:51:13.9559168Z ++ FSIZE=3955 2025-06-01T22:51:13.9560195Z ++ echo '"torch/_functorch/_activation_checkpointing/knapsack.py",sha256=Rmvq5_KUIi21lsX59ZR9-JYU6AWnw1vnDFpbQ77olds,3955' 2025-06-01T22:51:13.9560944Z ++ read fname 2025-06-01T22:51:13.9561473Z ++ make_wheel_record torch/_functorch/_activation_checkpointing/knapsack_evaluator.py 2025-06-01T22:51:13.9562595Z ++ FPATH=torch/_functorch/_activation_checkpointing/knapsack_evaluator.py 2025-06-01T22:51:13.9563541Z ++ echo torch/_functorch/_activation_checkpointing/knapsack_evaluator.py 2025-06-01T22:51:13.9564385Z ++ grep RECORD 2025-06-01T22:51:13.9589351Z +++ openssl dgst -sha256 -binary torch/_functorch/_activation_checkpointing/knapsack_evaluator.py 2025-06-01T22:51:13.9590025Z +++ openssl base64 2025-06-01T22:51:13.9590291Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.9590540Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.9590807Z +++ sed -e s/=//g 2025-06-01T22:51:13.9629763Z ++ HASH=kJuZKdhxQ9jqvZznFt0QLMXWo4BTbTm_xVjHoPb_7bw 2025-06-01T22:51:13.9632265Z +++ ls -nl torch/_functorch/_activation_checkpointing/knapsack_evaluator.py 2025-06-01T22:51:13.9632936Z +++ awk '{print $5}' 2025-06-01T22:51:13.9659180Z ++ FSIZE=11823 2025-06-01T22:51:13.9660241Z ++ echo '"torch/_functorch/_activation_checkpointing/knapsack_evaluator.py",sha256=kJuZKdhxQ9jqvZznFt0QLMXWo4BTbTm_xVjHoPb_7bw,11823' 2025-06-01T22:51:13.9661426Z ++ read fname 2025-06-01T22:51:13.9661889Z ++ make_wheel_record torch/_functorch/_aot_autograd/__init__.py 2025-06-01T22:51:13.9662375Z ++ FPATH=torch/_functorch/_aot_autograd/__init__.py 2025-06-01T22:51:13.9662824Z ++ echo torch/_functorch/_aot_autograd/__init__.py 2025-06-01T22:51:13.9663193Z ++ grep RECORD 2025-06-01T22:51:13.9684956Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/__init__.py 2025-06-01T22:51:13.9685956Z +++ openssl base64 2025-06-01T22:51:13.9686438Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.9686828Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.9687108Z +++ sed -e s/=//g 2025-06-01T22:51:13.9724462Z ++ HASH=a3XxW1RcNAPwEVaI2g11hpnJvSHxGUFsGmDAWfDnLP8 2025-06-01T22:51:13.9728825Z +++ ls -nl torch/_functorch/_aot_autograd/__init__.py 2025-06-01T22:51:13.9729714Z +++ awk '{print $5}' 2025-06-01T22:51:13.9755023Z ++ FSIZE=206 2025-06-01T22:51:13.9756159Z ++ echo '"torch/_functorch/_aot_autograd/__init__.py",sha256=a3XxW1RcNAPwEVaI2g11hpnJvSHxGUFsGmDAWfDnLP8,206' 2025-06-01T22:51:13.9757070Z ++ read fname 2025-06-01T22:51:13.9757472Z ++ make_wheel_record torch/_functorch/_aot_autograd/autograd_cache.py 2025-06-01T22:51:13.9758026Z ++ FPATH=torch/_functorch/_aot_autograd/autograd_cache.py 2025-06-01T22:51:13.9759986Z ++ echo torch/_functorch/_aot_autograd/autograd_cache.py 2025-06-01T22:51:13.9760780Z ++ grep RECORD 2025-06-01T22:51:13.9784419Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/autograd_cache.py 2025-06-01T22:51:13.9785286Z +++ openssl base64 2025-06-01T22:51:13.9785538Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.9785986Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.9786240Z +++ sed -e s/=//g 2025-06-01T22:51:13.9827543Z ++ HASH=EJBNP54SQwvu_xRMFyFTHMkHbVc3ClmV3PHOu_XXRPQ 2025-06-01T22:51:13.9829031Z +++ ls -nl torch/_functorch/_aot_autograd/autograd_cache.py 2025-06-01T22:51:13.9829687Z +++ awk '{print $5}' 2025-06-01T22:51:13.9853025Z ++ FSIZE=53080 2025-06-01T22:51:13.9854094Z ++ echo '"torch/_functorch/_aot_autograd/autograd_cache.py",sha256=EJBNP54SQwvu_xRMFyFTHMkHbVc3ClmV3PHOu_XXRPQ,53080' 2025-06-01T22:51:13.9855185Z ++ read fname 2025-06-01T22:51:13.9855620Z ++ make_wheel_record torch/_functorch/_aot_autograd/collect_metadata_analysis.py 2025-06-01T22:51:13.9856398Z ++ FPATH=torch/_functorch/_aot_autograd/collect_metadata_analysis.py 2025-06-01T22:51:13.9857219Z ++ echo torch/_functorch/_aot_autograd/collect_metadata_analysis.py 2025-06-01T22:51:13.9857916Z ++ grep RECORD 2025-06-01T22:51:13.9882679Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/collect_metadata_analysis.py 2025-06-01T22:51:13.9883377Z +++ openssl base64 2025-06-01T22:51:13.9883758Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.9884018Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.9884450Z +++ sed -e s/=//g 2025-06-01T22:51:13.9925031Z ++ HASH=4EkT3OGKmzXBDhk1iISDCEN8UcLMNiOC3b15ORbLePE 2025-06-01T22:51:13.9927327Z +++ ls -nl torch/_functorch/_aot_autograd/collect_metadata_analysis.py 2025-06-01T22:51:13.9928212Z +++ awk '{print $5}' 2025-06-01T22:51:13.9951675Z ++ FSIZE=42658 2025-06-01T22:51:13.9952885Z ++ echo '"torch/_functorch/_aot_autograd/collect_metadata_analysis.py",sha256=4EkT3OGKmzXBDhk1iISDCEN8UcLMNiOC3b15ORbLePE,42658' 2025-06-01T22:51:13.9953997Z ++ read fname 2025-06-01T22:51:13.9954436Z ++ make_wheel_record torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py 2025-06-01T22:51:13.9955123Z ++ FPATH=torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py 2025-06-01T22:51:13.9956056Z ++ echo torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py 2025-06-01T22:51:13.9956721Z ++ grep RECORD 2025-06-01T22:51:13.9981532Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py 2025-06-01T22:51:13.9992817Z +++ openssl base64 2025-06-01T22:51:13.9993158Z +++ sed -e s/+/-/g 2025-06-01T22:51:13.9993415Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:13.9993687Z +++ sed -e s/=//g 2025-06-01T22:51:14.0021983Z ++ HASH=YSMMaizvZqSqoW0Cat3olHaVEMIBaiDa-AKDMSpqDPs 2025-06-01T22:51:14.0022953Z +++ ls -nl torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py 2025-06-01T22:51:14.0023683Z +++ awk '{print $5}' 2025-06-01T22:51:14.0047413Z ++ FSIZE=12643 2025-06-01T22:51:14.0048790Z ++ echo '"torch/_functorch/_aot_autograd/dispatch_and_compile_graph.py",sha256=YSMMaizvZqSqoW0Cat3olHaVEMIBaiDa-AKDMSpqDPs,12643' 2025-06-01T22:51:14.0049592Z ++ read fname 2025-06-01T22:51:14.0049994Z ++ make_wheel_record torch/_functorch/_aot_autograd/functional_utils.py 2025-06-01T22:51:14.0050592Z ++ FPATH=torch/_functorch/_aot_autograd/functional_utils.py 2025-06-01T22:51:14.0051600Z ++ echo torch/_functorch/_aot_autograd/functional_utils.py 2025-06-01T22:51:14.0052296Z ++ grep RECORD 2025-06-01T22:51:14.0075900Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/functional_utils.py 2025-06-01T22:51:14.0076611Z +++ openssl base64 2025-06-01T22:51:14.0076928Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.0077386Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.0077754Z +++ sed -e s/=//g 2025-06-01T22:51:14.0118586Z ++ HASH=Ou94xixH2NQ6QzJg2eM4NN39p8em2lRnxPB3LZ4HgZk 2025-06-01T22:51:14.0120813Z +++ ls -nl torch/_functorch/_aot_autograd/functional_utils.py 2025-06-01T22:51:14.0121589Z +++ awk '{print $5}' 2025-06-01T22:51:14.0147542Z ++ FSIZE=22690 2025-06-01T22:51:14.0148695Z ++ echo '"torch/_functorch/_aot_autograd/functional_utils.py",sha256=Ou94xixH2NQ6QzJg2eM4NN39p8em2lRnxPB3LZ4HgZk,22690' 2025-06-01T22:51:14.0149785Z ++ read fname 2025-06-01T22:51:14.0150365Z ++ make_wheel_record torch/_functorch/_aot_autograd/input_output_analysis.py 2025-06-01T22:51:14.0151319Z ++ FPATH=torch/_functorch/_aot_autograd/input_output_analysis.py 2025-06-01T22:51:14.0152016Z ++ echo torch/_functorch/_aot_autograd/input_output_analysis.py 2025-06-01T22:51:14.0152457Z ++ grep RECORD 2025-06-01T22:51:14.0170873Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/input_output_analysis.py 2025-06-01T22:51:14.0171926Z +++ openssl base64 2025-06-01T22:51:14.0172402Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.0173472Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.0174660Z +++ sed -e s/=//g 2025-06-01T22:51:14.0211184Z ++ HASH=s99Ntvs2oJZkVFAfTdeasDhzVIMSO2sh5IM_FBXD-44 2025-06-01T22:51:14.0216257Z +++ ls -nl torch/_functorch/_aot_autograd/input_output_analysis.py 2025-06-01T22:51:14.0216990Z +++ awk '{print $5}' 2025-06-01T22:51:14.0242593Z ++ FSIZE=17001 2025-06-01T22:51:14.0243609Z ++ echo '"torch/_functorch/_aot_autograd/input_output_analysis.py",sha256=s99Ntvs2oJZkVFAfTdeasDhzVIMSO2sh5IM_FBXD-44,17001' 2025-06-01T22:51:14.0244920Z ++ read fname 2025-06-01T22:51:14.0245790Z ++ make_wheel_record torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py 2025-06-01T22:51:14.0246937Z ++ FPATH=torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py 2025-06-01T22:51:14.0247567Z ++ echo torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py 2025-06-01T22:51:14.0248043Z ++ grep RECORD 2025-06-01T22:51:14.0271064Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py 2025-06-01T22:51:14.0271984Z +++ openssl base64 2025-06-01T22:51:14.0272252Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.0272496Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.0272759Z +++ sed -e s/=//g 2025-06-01T22:51:14.0316596Z ++ HASH=hoDzX-vbiZZQNMHwI0Od-sdxEvt9tn2WAkAx3vrtL-U 2025-06-01T22:51:14.0318403Z +++ ls -nl torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py 2025-06-01T22:51:14.0319227Z +++ awk '{print $5}' 2025-06-01T22:51:14.0347154Z ++ FSIZE=75787 2025-06-01T22:51:14.0348228Z ++ echo '"torch/_functorch/_aot_autograd/jit_compile_runtime_wrappers.py",sha256=hoDzX-vbiZZQNMHwI0Od-sdxEvt9tn2WAkAx3vrtL-U,75787' 2025-06-01T22:51:14.0349455Z ++ read fname 2025-06-01T22:51:14.0349844Z ++ make_wheel_record torch/_functorch/_aot_autograd/logging_utils.py 2025-06-01T22:51:14.0350395Z ++ FPATH=torch/_functorch/_aot_autograd/logging_utils.py 2025-06-01T22:51:14.0350887Z ++ echo torch/_functorch/_aot_autograd/logging_utils.py 2025-06-01T22:51:14.0351299Z ++ grep RECORD 2025-06-01T22:51:14.0369822Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/logging_utils.py 2025-06-01T22:51:14.0370621Z +++ openssl base64 2025-06-01T22:51:14.0370974Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.0372398Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.0373699Z +++ sed -e s/=//g 2025-06-01T22:51:14.0410373Z ++ HASH=Q9iOYX8ZhnGlNkkSsnTlJz5vYu_Suinn4e6nkgMBy3o 2025-06-01T22:51:14.0415699Z +++ ls -nl torch/_functorch/_aot_autograd/logging_utils.py 2025-06-01T22:51:14.0416386Z +++ awk '{print $5}' 2025-06-01T22:51:14.0443907Z ++ FSIZE=4623 2025-06-01T22:51:14.0445005Z ++ echo '"torch/_functorch/_aot_autograd/logging_utils.py",sha256=Q9iOYX8ZhnGlNkkSsnTlJz5vYu_Suinn4e6nkgMBy3o,4623' 2025-06-01T22:51:14.0445214Z ++ read fname 2025-06-01T22:51:14.0445899Z ++ make_wheel_record torch/_functorch/_aot_autograd/runtime_wrappers.py 2025-06-01T22:51:14.0446131Z ++ FPATH=torch/_functorch/_aot_autograd/runtime_wrappers.py 2025-06-01T22:51:14.0446319Z ++ echo torch/_functorch/_aot_autograd/runtime_wrappers.py 2025-06-01T22:51:14.0446424Z ++ grep RECORD 2025-06-01T22:51:14.0470999Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/runtime_wrappers.py 2025-06-01T22:51:14.0471214Z +++ openssl base64 2025-06-01T22:51:14.0471400Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.0471554Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.0471662Z +++ sed -e s/=//g 2025-06-01T22:51:14.0515596Z ++ HASH=lBDLsRDSGPgdJBCHpoGgwNmJqABdE7znLbUb-mAHJtk 2025-06-01T22:51:14.0516892Z +++ ls -nl torch/_functorch/_aot_autograd/runtime_wrappers.py 2025-06-01T22:51:14.0517553Z +++ awk '{print $5}' 2025-06-01T22:51:14.0543863Z ++ FSIZE=104154 2025-06-01T22:51:14.0544626Z ++ echo '"torch/_functorch/_aot_autograd/runtime_wrappers.py",sha256=lBDLsRDSGPgdJBCHpoGgwNmJqABdE7znLbUb-mAHJtk,104154' 2025-06-01T22:51:14.0544808Z ++ read fname 2025-06-01T22:51:14.0545030Z ++ make_wheel_record torch/_functorch/_aot_autograd/schemas.py 2025-06-01T22:51:14.0545237Z ++ FPATH=torch/_functorch/_aot_autograd/schemas.py 2025-06-01T22:51:14.0546062Z ++ echo torch/_functorch/_aot_autograd/schemas.py 2025-06-01T22:51:14.0548624Z ++ grep RECORD 2025-06-01T22:51:14.0569570Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/schemas.py 2025-06-01T22:51:14.0569689Z +++ openssl base64 2025-06-01T22:51:14.0570533Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.0571687Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.0572985Z +++ sed -e s/=//g 2025-06-01T22:51:14.0613475Z ++ HASH=-P-yhZC-u2VRkPcu7NDpW-uLafBCN6VzCnHKszDCNxw 2025-06-01T22:51:14.0619097Z +++ ls -nl torch/_functorch/_aot_autograd/schemas.py 2025-06-01T22:51:14.0619775Z +++ awk '{print $5}' 2025-06-01T22:51:14.0646026Z ++ FSIZE=41540 2025-06-01T22:51:14.0646575Z ++ echo '"torch/_functorch/_aot_autograd/schemas.py",sha256=-P-yhZC-u2VRkPcu7NDpW-uLafBCN6VzCnHKszDCNxw,41540' 2025-06-01T22:51:14.0646684Z ++ read fname 2025-06-01T22:51:14.0646978Z ++ make_wheel_record torch/_functorch/_aot_autograd/subclass_parametrization.py 2025-06-01T22:51:14.0647230Z ++ FPATH=torch/_functorch/_aot_autograd/subclass_parametrization.py 2025-06-01T22:51:14.0647459Z ++ echo torch/_functorch/_aot_autograd/subclass_parametrization.py 2025-06-01T22:51:14.0648095Z ++ grep RECORD 2025-06-01T22:51:14.0673522Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/subclass_parametrization.py 2025-06-01T22:51:14.0673639Z +++ openssl base64 2025-06-01T22:51:14.0673742Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.0673853Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.0673966Z +++ sed -e s/=//g 2025-06-01T22:51:14.0716086Z ++ HASH=RMeykkG5WpKjYkOFIcbbrDB0SR0IYYih_pxnpUIh0hk 2025-06-01T22:51:14.0722328Z +++ ls -nl torch/_functorch/_aot_autograd/subclass_parametrization.py 2025-06-01T22:51:14.0722687Z +++ awk '{print $5}' 2025-06-01T22:51:14.0747476Z ++ FSIZE=4087 2025-06-01T22:51:14.0748078Z ++ echo '"torch/_functorch/_aot_autograd/subclass_parametrization.py",sha256=RMeykkG5WpKjYkOFIcbbrDB0SR0IYYih_pxnpUIh0hk,4087' 2025-06-01T22:51:14.0748190Z ++ read fname 2025-06-01T22:51:14.0748448Z ++ make_wheel_record torch/_functorch/_aot_autograd/subclass_utils.py 2025-06-01T22:51:14.0748635Z ++ FPATH=torch/_functorch/_aot_autograd/subclass_utils.py 2025-06-01T22:51:14.0750319Z ++ echo torch/_functorch/_aot_autograd/subclass_utils.py 2025-06-01T22:51:14.0751447Z ++ grep RECORD 2025-06-01T22:51:14.0771406Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/subclass_utils.py 2025-06-01T22:51:14.0771740Z +++ openssl base64 2025-06-01T22:51:14.0772800Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.0774068Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.0775482Z +++ sed -e s/=//g 2025-06-01T22:51:14.0813057Z ++ HASH=rSLxnG9Mxb-wHhC8ybo9rjpKaiU6uAgO8zKoyKkoStE 2025-06-01T22:51:14.0818600Z +++ ls -nl torch/_functorch/_aot_autograd/subclass_utils.py 2025-06-01T22:51:14.0818721Z +++ awk '{print $5}' 2025-06-01T22:51:14.0844600Z ++ FSIZE=18413 2025-06-01T22:51:14.0845194Z ++ echo '"torch/_functorch/_aot_autograd/subclass_utils.py",sha256=rSLxnG9Mxb-wHhC8ybo9rjpKaiU6uAgO8zKoyKkoStE,18413' 2025-06-01T22:51:14.0845545Z ++ read fname 2025-06-01T22:51:14.0845846Z ++ make_wheel_record torch/_functorch/_aot_autograd/traced_function_transforms.py 2025-06-01T22:51:14.0846162Z ++ FPATH=torch/_functorch/_aot_autograd/traced_function_transforms.py 2025-06-01T22:51:14.0846412Z ++ echo torch/_functorch/_aot_autograd/traced_function_transforms.py 2025-06-01T22:51:14.0847349Z ++ grep RECORD 2025-06-01T22:51:14.0872300Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/traced_function_transforms.py 2025-06-01T22:51:14.0872451Z +++ openssl base64 2025-06-01T22:51:14.0872552Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.0872650Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.0872779Z +++ sed -e s/=//g 2025-06-01T22:51:14.0916714Z ++ HASH=4fhX4vjlyjbzUQK8Bk0xuqid3oPfJ2OObx8n5-71bY4 2025-06-01T22:51:14.0918680Z +++ ls -nl torch/_functorch/_aot_autograd/traced_function_transforms.py 2025-06-01T22:51:14.0919306Z +++ awk '{print $5}' 2025-06-01T22:51:14.0946576Z ++ FSIZE=45234 2025-06-01T22:51:14.0947204Z ++ echo '"torch/_functorch/_aot_autograd/traced_function_transforms.py",sha256=4fhX4vjlyjbzUQK8Bk0xuqid3oPfJ2OObx8n5-71bY4,45234' 2025-06-01T22:51:14.0947300Z ++ read fname 2025-06-01T22:51:14.0947512Z ++ make_wheel_record torch/_functorch/_aot_autograd/utils.py 2025-06-01T22:51:14.0947665Z ++ FPATH=torch/_functorch/_aot_autograd/utils.py 2025-06-01T22:51:14.0948997Z ++ echo torch/_functorch/_aot_autograd/utils.py 2025-06-01T22:51:14.0949109Z ++ grep RECORD 2025-06-01T22:51:14.0970120Z +++ openssl dgst -sha256 -binary torch/_functorch/_aot_autograd/utils.py 2025-06-01T22:51:14.0970242Z +++ openssl base64 2025-06-01T22:51:14.0971182Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.0972336Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.0973607Z +++ sed -e s/=//g 2025-06-01T22:51:14.1015635Z ++ HASH=-nrxcQcgqVgU7FZZXPN1T8HJ6U1LuFtvcTkosE6vi70 2025-06-01T22:51:14.1021545Z +++ ls -nl torch/_functorch/_aot_autograd/utils.py 2025-06-01T22:51:14.1021862Z +++ awk '{print $5}' 2025-06-01T22:51:14.1046531Z ++ FSIZE=19218 2025-06-01T22:51:14.1047027Z ++ echo '"torch/_functorch/_aot_autograd/utils.py",sha256=-nrxcQcgqVgU7FZZXPN1T8HJ6U1LuFtvcTkosE6vi70,19218' 2025-06-01T22:51:14.1047128Z ++ read fname 2025-06-01T22:51:14.1047317Z ++ make_wheel_record torch/_higher_order_ops/__init__.py 2025-06-01T22:51:14.1047473Z ++ FPATH=torch/_higher_order_ops/__init__.py 2025-06-01T22:51:14.1048936Z ++ echo torch/_higher_order_ops/__init__.py 2025-06-01T22:51:14.1050034Z ++ grep RECORD 2025-06-01T22:51:14.1074469Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/__init__.py 2025-06-01T22:51:14.1074586Z +++ openssl base64 2025-06-01T22:51:14.1074696Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.1074808Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.1075904Z +++ sed -e s/=//g 2025-06-01T22:51:14.1117665Z ++ HASH=dqprZeoXt3t6FIOLSvvmfM6oQP4x1x7EnQuNexI5eQw 2025-06-01T22:51:14.1118904Z +++ ls -nl torch/_higher_order_ops/__init__.py 2025-06-01T22:51:14.1119586Z +++ awk '{print $5}' 2025-06-01T22:51:14.1146888Z ++ FSIZE=2278 2025-06-01T22:51:14.1147540Z ++ echo '"torch/_higher_order_ops/__init__.py",sha256=dqprZeoXt3t6FIOLSvvmfM6oQP4x1x7EnQuNexI5eQw,2278' 2025-06-01T22:51:14.1147651Z ++ read fname 2025-06-01T22:51:14.1147876Z ++ make_wheel_record torch/_higher_order_ops/_invoke_quant.py 2025-06-01T22:51:14.1148030Z ++ FPATH=torch/_higher_order_ops/_invoke_quant.py 2025-06-01T22:51:14.1148275Z ++ echo torch/_higher_order_ops/_invoke_quant.py 2025-06-01T22:51:14.1148654Z ++ grep RECORD 2025-06-01T22:51:14.1169817Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/_invoke_quant.py 2025-06-01T22:51:14.1169953Z +++ openssl base64 2025-06-01T22:51:14.1170978Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.1172168Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.1173343Z +++ sed -e s/=//g 2025-06-01T22:51:14.1210407Z ++ HASH=TMqes175e4vsbs4agRJFoCLrganPUjssPUdMLuhCnrc 2025-06-01T22:51:14.1215180Z +++ ls -nl torch/_higher_order_ops/_invoke_quant.py 2025-06-01T22:51:14.1216106Z +++ awk '{print $5}' 2025-06-01T22:51:14.1241683Z ++ FSIZE=1897 2025-06-01T22:51:14.1244054Z ++ echo '"torch/_higher_order_ops/_invoke_quant.py",sha256=TMqes175e4vsbs4agRJFoCLrganPUjssPUdMLuhCnrc,1897' 2025-06-01T22:51:14.1244350Z ++ read fname 2025-06-01T22:51:14.1244587Z ++ make_wheel_record torch/_higher_order_ops/aoti_call_delegate.py 2025-06-01T22:51:14.1244761Z ++ FPATH=torch/_higher_order_ops/aoti_call_delegate.py 2025-06-01T22:51:14.1244946Z ++ echo torch/_higher_order_ops/aoti_call_delegate.py 2025-06-01T22:51:14.1245052Z ++ grep RECORD 2025-06-01T22:51:14.1269958Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/aoti_call_delegate.py 2025-06-01T22:51:14.1270142Z +++ openssl base64 2025-06-01T22:51:14.1270291Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.1270391Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.1270889Z +++ sed -e s/=//g 2025-06-01T22:51:14.1310911Z ++ HASH=Sudu0ShjJqRz3t3EVrp7MgXp4Er0cdWC-owN4DTdj90 2025-06-01T22:51:14.1314119Z +++ ls -nl torch/_higher_order_ops/aoti_call_delegate.py 2025-06-01T22:51:14.1314873Z +++ awk '{print $5}' 2025-06-01T22:51:14.1342407Z ++ FSIZE=6063 2025-06-01T22:51:14.1342896Z ++ echo '"torch/_higher_order_ops/aoti_call_delegate.py",sha256=Sudu0ShjJqRz3t3EVrp7MgXp4Er0cdWC-owN4DTdj90,6063' 2025-06-01T22:51:14.1342991Z ++ read fname 2025-06-01T22:51:14.1343216Z ++ make_wheel_record torch/_higher_order_ops/associative_scan.py 2025-06-01T22:51:14.1343385Z ++ FPATH=torch/_higher_order_ops/associative_scan.py 2025-06-01T22:51:14.1343539Z ++ echo torch/_higher_order_ops/associative_scan.py 2025-06-01T22:51:14.1344826Z ++ grep RECORD 2025-06-01T22:51:14.1367029Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/associative_scan.py 2025-06-01T22:51:14.1367182Z +++ openssl base64 2025-06-01T22:51:14.1367506Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.1368606Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.1369832Z +++ sed -e s/=//g 2025-06-01T22:51:14.1408908Z ++ HASH=HXKMcLjtqNAwPKkAGF5nSHpzSa4_RTcJGaQiUcArYA0 2025-06-01T22:51:14.1413815Z +++ ls -nl torch/_higher_order_ops/associative_scan.py 2025-06-01T22:51:14.1414706Z +++ awk '{print $5}' 2025-06-01T22:51:14.1440366Z ++ FSIZE=18333 2025-06-01T22:51:14.1440860Z ++ echo '"torch/_higher_order_ops/associative_scan.py",sha256=HXKMcLjtqNAwPKkAGF5nSHpzSa4_RTcJGaQiUcArYA0,18333' 2025-06-01T22:51:14.1440955Z ++ read fname 2025-06-01T22:51:14.1441244Z ++ make_wheel_record torch/_higher_order_ops/auto_functionalize.py 2025-06-01T22:51:14.1441417Z ++ FPATH=torch/_higher_order_ops/auto_functionalize.py 2025-06-01T22:51:14.1441587Z ++ echo torch/_higher_order_ops/auto_functionalize.py 2025-06-01T22:51:14.1443206Z ++ grep RECORD 2025-06-01T22:51:14.1468884Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/auto_functionalize.py 2025-06-01T22:51:14.1469045Z +++ openssl base64 2025-06-01T22:51:14.1469157Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.1469276Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.1469381Z +++ sed -e s/=//g 2025-06-01T22:51:14.1511164Z ++ HASH=34bBK1P7q7xNq78hO5aXPh8BcHG1-IV346YFycXlRt8 2025-06-01T22:51:14.1514248Z +++ ls -nl torch/_higher_order_ops/auto_functionalize.py 2025-06-01T22:51:14.1514787Z +++ awk '{print $5}' 2025-06-01T22:51:14.1541930Z ++ FSIZE=36252 2025-06-01T22:51:14.1542517Z ++ echo '"torch/_higher_order_ops/auto_functionalize.py",sha256=34bBK1P7q7xNq78hO5aXPh8BcHG1-IV346YFycXlRt8,36252' 2025-06-01T22:51:14.1542613Z ++ read fname 2025-06-01T22:51:14.1542792Z ++ make_wheel_record torch/_higher_order_ops/base_hop.py 2025-06-01T22:51:14.1542940Z ++ FPATH=torch/_higher_order_ops/base_hop.py 2025-06-01T22:51:14.1543073Z ++ echo torch/_higher_order_ops/base_hop.py 2025-06-01T22:51:14.1543997Z ++ grep RECORD 2025-06-01T22:51:14.1566470Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/base_hop.py 2025-06-01T22:51:14.1566656Z +++ openssl base64 2025-06-01T22:51:14.1566857Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.1567904Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.1569126Z +++ sed -e s/=//g 2025-06-01T22:51:14.1607776Z ++ HASH=V36C44em4GJZsSM4qVsWExkUutTdw5CQ6qcDkqTDqjs 2025-06-01T22:51:14.1612874Z +++ ls -nl torch/_higher_order_ops/base_hop.py 2025-06-01T22:51:14.1613761Z +++ awk '{print $5}' 2025-06-01T22:51:14.1641215Z ++ FSIZE=10423 2025-06-01T22:51:14.1641735Z ++ echo '"torch/_higher_order_ops/base_hop.py",sha256=V36C44em4GJZsSM4qVsWExkUutTdw5CQ6qcDkqTDqjs,10423' 2025-06-01T22:51:14.1641845Z ++ read fname 2025-06-01T22:51:14.1642011Z ++ make_wheel_record torch/_higher_order_ops/cond.py 2025-06-01T22:51:14.1642136Z ++ FPATH=torch/_higher_order_ops/cond.py 2025-06-01T22:51:14.1642267Z ++ echo torch/_higher_order_ops/cond.py 2025-06-01T22:51:14.1642363Z ++ grep RECORD 2025-06-01T22:51:14.1666784Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/cond.py 2025-06-01T22:51:14.1667019Z +++ openssl base64 2025-06-01T22:51:14.1667359Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.1667472Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.1667571Z +++ sed -e s/=//g 2025-06-01T22:51:14.1709934Z ++ HASH=CqacBUwNNAaBTaHvdKlafBWyOuoAyEmljVrBn-yU3oE 2025-06-01T22:51:14.1711805Z +++ ls -nl torch/_higher_order_ops/cond.py 2025-06-01T22:51:14.1712796Z +++ awk '{print $5}' 2025-06-01T22:51:14.1740983Z ++ FSIZE=27787 2025-06-01T22:51:14.1741462Z ++ echo '"torch/_higher_order_ops/cond.py",sha256=CqacBUwNNAaBTaHvdKlafBWyOuoAyEmljVrBn-yU3oE,27787' 2025-06-01T22:51:14.1741564Z ++ read fname 2025-06-01T22:51:14.1741752Z ++ make_wheel_record torch/_higher_order_ops/effects.py 2025-06-01T22:51:14.1741887Z ++ FPATH=torch/_higher_order_ops/effects.py 2025-06-01T22:51:14.1742014Z ++ echo torch/_higher_order_ops/effects.py 2025-06-01T22:51:14.1742110Z ++ grep RECORD 2025-06-01T22:51:14.1767189Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/effects.py 2025-06-01T22:51:14.1767309Z +++ openssl base64 2025-06-01T22:51:14.1767904Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.1768943Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.1770186Z +++ sed -e s/=//g 2025-06-01T22:51:14.1809268Z ++ HASH=Svae-EbGSfZI1lUR3bv-8a08pFEU9sI6oYM4BwQ_tjs 2025-06-01T22:51:14.1813662Z +++ ls -nl torch/_higher_order_ops/effects.py 2025-06-01T22:51:14.1814520Z +++ awk '{print $5}' 2025-06-01T22:51:14.1841192Z ++ FSIZE=10133 2025-06-01T22:51:14.1841667Z ++ echo '"torch/_higher_order_ops/effects.py",sha256=Svae-EbGSfZI1lUR3bv-8a08pFEU9sI6oYM4BwQ_tjs,10133' 2025-06-01T22:51:14.1841766Z ++ read fname 2025-06-01T22:51:14.1842016Z ++ make_wheel_record torch/_higher_order_ops/executorch_call_delegate.py 2025-06-01T22:51:14.1842226Z ++ FPATH=torch/_higher_order_ops/executorch_call_delegate.py 2025-06-01T22:51:14.1842412Z ++ echo torch/_higher_order_ops/executorch_call_delegate.py 2025-06-01T22:51:14.1843461Z ++ grep RECORD 2025-06-01T22:51:14.1869704Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/executorch_call_delegate.py 2025-06-01T22:51:14.1869825Z +++ openssl base64 2025-06-01T22:51:14.1869924Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.1870024Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.1870136Z +++ sed -e s/=//g 2025-06-01T22:51:14.1911206Z ++ HASH=-i8C-8G-Vo1JMmcLlMEUvjm6NBycDkJBdkw9881QbPw 2025-06-01T22:51:14.1913527Z +++ ls -nl torch/_higher_order_ops/executorch_call_delegate.py 2025-06-01T22:51:14.1914225Z +++ awk '{print $5}' 2025-06-01T22:51:14.1941704Z ++ FSIZE=5959 2025-06-01T22:51:14.1942230Z ++ echo '"torch/_higher_order_ops/executorch_call_delegate.py",sha256=-i8C-8G-Vo1JMmcLlMEUvjm6NBycDkJBdkw9881QbPw,5959' 2025-06-01T22:51:14.1942344Z ++ read fname 2025-06-01T22:51:14.1942536Z ++ make_wheel_record torch/_higher_order_ops/flat_apply.py 2025-06-01T22:51:14.1942680Z ++ FPATH=torch/_higher_order_ops/flat_apply.py 2025-06-01T22:51:14.1942839Z ++ echo torch/_higher_order_ops/flat_apply.py 2025-06-01T22:51:14.1943155Z ++ grep RECORD 2025-06-01T22:51:14.1966505Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/flat_apply.py 2025-06-01T22:51:14.1966637Z +++ openssl base64 2025-06-01T22:51:14.1966750Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.1967135Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.1968589Z +++ sed -e s/=//g 2025-06-01T22:51:14.2006045Z ++ HASH=L4_20mersdVVc1ARGDGAtoJdofbLiOZg1FHHPVvRQFU 2025-06-01T22:51:14.2010682Z +++ ls -nl torch/_higher_order_ops/flat_apply.py 2025-06-01T22:51:14.2011637Z +++ awk '{print $5}' 2025-06-01T22:51:14.2037276Z ++ FSIZE=4369 2025-06-01T22:51:14.2037731Z ++ echo '"torch/_higher_order_ops/flat_apply.py",sha256=L4_20mersdVVc1ARGDGAtoJdofbLiOZg1FHHPVvRQFU,4369' 2025-06-01T22:51:14.2037845Z ++ read fname 2025-06-01T22:51:14.2038053Z ++ make_wheel_record torch/_higher_order_ops/flex_attention.py 2025-06-01T22:51:14.2038210Z ++ FPATH=torch/_higher_order_ops/flex_attention.py 2025-06-01T22:51:14.2038477Z ++ echo torch/_higher_order_ops/flex_attention.py 2025-06-01T22:51:14.2040487Z ++ grep RECORD 2025-06-01T22:51:14.2064651Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/flex_attention.py 2025-06-01T22:51:14.2064777Z +++ openssl base64 2025-06-01T22:51:14.2064893Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.2064995Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.2065928Z +++ sed -e s/=//g 2025-06-01T22:51:14.2107759Z ++ HASH=s6OP5cAfAidBqB2bFZ4bugD3B1M-UypzG3j24o9GPIg 2025-06-01T22:51:14.2109666Z +++ ls -nl torch/_higher_order_ops/flex_attention.py 2025-06-01T22:51:14.2110338Z +++ awk '{print $5}' 2025-06-01T22:51:14.2134313Z ++ FSIZE=41501 2025-06-01T22:51:14.2135257Z ++ echo '"torch/_higher_order_ops/flex_attention.py",sha256=s6OP5cAfAidBqB2bFZ4bugD3B1M-UypzG3j24o9GPIg,41501' 2025-06-01T22:51:14.2135936Z ++ read fname 2025-06-01T22:51:14.2136260Z ++ make_wheel_record torch/_higher_order_ops/foreach_map.py 2025-06-01T22:51:14.2136724Z ++ FPATH=torch/_higher_order_ops/foreach_map.py 2025-06-01T22:51:14.2138116Z ++ echo torch/_higher_order_ops/foreach_map.py 2025-06-01T22:51:14.2139386Z ++ grep RECORD 2025-06-01T22:51:14.2165140Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/foreach_map.py 2025-06-01T22:51:14.2165682Z +++ openssl base64 2025-06-01T22:51:14.2165983Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.2166232Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.2166575Z +++ sed -e s/=//g 2025-06-01T22:51:14.2205451Z ++ HASH=_zvE4x7ueODvyxKowbZ3s_Kn0Ir8QJi8_IwC1nm6fNk 2025-06-01T22:51:14.2208519Z +++ ls -nl torch/_higher_order_ops/foreach_map.py 2025-06-01T22:51:14.2209234Z +++ awk '{print $5}' 2025-06-01T22:51:14.2236279Z ++ FSIZE=663 2025-06-01T22:51:14.2236943Z ++ echo '"torch/_higher_order_ops/foreach_map.py",sha256=_zvE4x7ueODvyxKowbZ3s_Kn0Ir8QJi8_IwC1nm6fNk,663' 2025-06-01T22:51:14.2237626Z ++ read fname 2025-06-01T22:51:14.2237956Z ++ make_wheel_record torch/_higher_order_ops/hints_wrap.py 2025-06-01T22:51:14.2238399Z ++ FPATH=torch/_higher_order_ops/hints_wrap.py 2025-06-01T22:51:14.2238802Z ++ echo torch/_higher_order_ops/hints_wrap.py 2025-06-01T22:51:14.2239160Z ++ grep RECORD 2025-06-01T22:51:14.2260801Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/hints_wrap.py 2025-06-01T22:51:14.2261391Z +++ openssl base64 2025-06-01T22:51:14.2261643Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.2261903Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.2262233Z +++ sed -e s/=//g 2025-06-01T22:51:14.2300673Z ++ HASH=2epLR5QZxq-G6D-O2vFnwdJh5qOLaWSZheI4RsEqglM 2025-06-01T22:51:14.2304776Z +++ ls -nl torch/_higher_order_ops/hints_wrap.py 2025-06-01T22:51:14.2305157Z +++ awk '{print $5}' 2025-06-01T22:51:14.2328727Z ++ FSIZE=4837 2025-06-01T22:51:14.2329528Z ++ echo '"torch/_higher_order_ops/hints_wrap.py",sha256=2epLR5QZxq-G6D-O2vFnwdJh5qOLaWSZheI4RsEqglM,4837' 2025-06-01T22:51:14.2330190Z ++ read fname 2025-06-01T22:51:14.2330546Z ++ make_wheel_record torch/_higher_order_ops/invoke_subgraph.py 2025-06-01T22:51:14.2331054Z ++ FPATH=torch/_higher_order_ops/invoke_subgraph.py 2025-06-01T22:51:14.2332064Z ++ echo torch/_higher_order_ops/invoke_subgraph.py 2025-06-01T22:51:14.2333084Z ++ grep RECORD 2025-06-01T22:51:14.2352118Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/invoke_subgraph.py 2025-06-01T22:51:14.2352728Z +++ openssl base64 2025-06-01T22:51:14.2353943Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.2355296Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.2356661Z +++ sed -e s/=//g 2025-06-01T22:51:14.2398708Z ++ HASH=hMTRW9n0QwnLe9gFIPv-MJ3VPoLeUrs4pjds7uRuRSE 2025-06-01T22:51:14.2401559Z +++ ls -nl torch/_higher_order_ops/invoke_subgraph.py 2025-06-01T22:51:14.2402059Z +++ awk '{print $5}' 2025-06-01T22:51:14.2429455Z ++ FSIZE=22900 2025-06-01T22:51:14.2430130Z ++ echo '"torch/_higher_order_ops/invoke_subgraph.py",sha256=hMTRW9n0QwnLe9gFIPv-MJ3VPoLeUrs4pjds7uRuRSE,22900' 2025-06-01T22:51:14.2430818Z ++ read fname 2025-06-01T22:51:14.2431212Z ++ make_wheel_record torch/_higher_order_ops/map.py 2025-06-01T22:51:14.2431623Z ++ FPATH=torch/_higher_order_ops/map.py 2025-06-01T22:51:14.2431977Z ++ echo torch/_higher_order_ops/map.py 2025-06-01T22:51:14.2432314Z ++ grep RECORD 2025-06-01T22:51:14.2451362Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/map.py 2025-06-01T22:51:14.2451952Z +++ openssl base64 2025-06-01T22:51:14.2453020Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.2454278Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.2455602Z +++ sed -e s/=//g 2025-06-01T22:51:14.2493169Z ++ HASH=29el0HdkWSvJFolAdRIZm1PQcoKOwKp0qLt56k0SQIQ 2025-06-01T22:51:14.2498721Z +++ ls -nl torch/_higher_order_ops/map.py 2025-06-01T22:51:14.2499322Z +++ awk '{print $5}' 2025-06-01T22:51:14.2525340Z ++ FSIZE=10122 2025-06-01T22:51:14.2525948Z ++ echo '"torch/_higher_order_ops/map.py",sha256=29el0HdkWSvJFolAdRIZm1PQcoKOwKp0qLt56k0SQIQ,10122' 2025-06-01T22:51:14.2526694Z ++ read fname 2025-06-01T22:51:14.2527029Z ++ make_wheel_record torch/_higher_order_ops/out_dtype.py 2025-06-01T22:51:14.2527570Z ++ FPATH=torch/_higher_order_ops/out_dtype.py 2025-06-01T22:51:14.2527981Z ++ echo torch/_higher_order_ops/out_dtype.py 2025-06-01T22:51:14.2528335Z ++ grep RECORD 2025-06-01T22:51:14.2548522Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/out_dtype.py 2025-06-01T22:51:14.2549137Z +++ openssl base64 2025-06-01T22:51:14.2549962Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.2551229Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.2552454Z +++ sed -e s/=//g 2025-06-01T22:51:14.2593997Z ++ HASH=41wNmjJBD26kqEi88tBZDg6x_93ZC4w-3P8YrocbrKI 2025-06-01T22:51:14.2597510Z +++ ls -nl torch/_higher_order_ops/out_dtype.py 2025-06-01T22:51:14.2598460Z +++ awk '{print $5}' 2025-06-01T22:51:14.2626048Z ++ FSIZE=5526 2025-06-01T22:51:14.2626718Z ++ echo '"torch/_higher_order_ops/out_dtype.py",sha256=41wNmjJBD26kqEi88tBZDg6x_93ZC4w-3P8YrocbrKI,5526' 2025-06-01T22:51:14.2627373Z ++ read fname 2025-06-01T22:51:14.2627716Z ++ make_wheel_record torch/_higher_order_ops/run_const_graph.py 2025-06-01T22:51:14.2628209Z ++ FPATH=torch/_higher_order_ops/run_const_graph.py 2025-06-01T22:51:14.2628643Z ++ echo torch/_higher_order_ops/run_const_graph.py 2025-06-01T22:51:14.2629018Z ++ grep RECORD 2025-06-01T22:51:14.2647627Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/run_const_graph.py 2025-06-01T22:51:14.2648170Z +++ openssl base64 2025-06-01T22:51:14.2648557Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.2649773Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.2651143Z +++ sed -e s/=//g 2025-06-01T22:51:14.2689585Z ++ HASH=fRaR_InyyoumJ1MqbgQROQrORln2q9-YnG_3VHSsIqM 2025-06-01T22:51:14.2694903Z +++ ls -nl torch/_higher_order_ops/run_const_graph.py 2025-06-01T22:51:14.2695836Z +++ awk '{print $5}' 2025-06-01T22:51:14.2722651Z ++ FSIZE=1890 2025-06-01T22:51:14.2723315Z ++ echo '"torch/_higher_order_ops/run_const_graph.py",sha256=fRaR_InyyoumJ1MqbgQROQrORln2q9-YnG_3VHSsIqM,1890' 2025-06-01T22:51:14.2724266Z ++ read fname 2025-06-01T22:51:14.2724770Z ++ make_wheel_record torch/_higher_order_ops/scan.py 2025-06-01T22:51:14.2725193Z ++ FPATH=torch/_higher_order_ops/scan.py 2025-06-01T22:51:14.2725575Z ++ echo torch/_higher_order_ops/scan.py 2025-06-01T22:51:14.2725920Z ++ grep RECORD 2025-06-01T22:51:14.2746171Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/scan.py 2025-06-01T22:51:14.2746726Z +++ openssl base64 2025-06-01T22:51:14.2747113Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.2747381Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.2748290Z +++ sed -e s/=//g 2025-06-01T22:51:14.2790509Z ++ HASH=D1lLgTqR4hfBZ2Iy4gacrauiHi1QcIIya_Yww2rVcjg 2025-06-01T22:51:14.2794789Z +++ ls -nl torch/_higher_order_ops/scan.py 2025-06-01T22:51:14.2795409Z +++ awk '{print $5}' 2025-06-01T22:51:14.2821492Z ++ FSIZE=37862 2025-06-01T22:51:14.2822058Z ++ echo '"torch/_higher_order_ops/scan.py",sha256=D1lLgTqR4hfBZ2Iy4gacrauiHi1QcIIya_Yww2rVcjg,37862' 2025-06-01T22:51:14.2822673Z ++ read fname 2025-06-01T22:51:14.2823066Z ++ make_wheel_record torch/_higher_order_ops/schema.py 2025-06-01T22:51:14.2823497Z ++ FPATH=torch/_higher_order_ops/schema.py 2025-06-01T22:51:14.2823875Z ++ echo torch/_higher_order_ops/schema.py 2025-06-01T22:51:14.2824842Z ++ grep RECORD 2025-06-01T22:51:14.2846587Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/schema.py 2025-06-01T22:51:14.2847181Z +++ openssl base64 2025-06-01T22:51:14.2847604Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.2848281Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.2849627Z +++ sed -e s/=//g 2025-06-01T22:51:14.2890262Z ++ HASH=T5arI84xAeUZMqxnX11p8k7DHNr44FUs93zd0etJNkQ 2025-06-01T22:51:14.2895158Z +++ ls -nl torch/_higher_order_ops/schema.py 2025-06-01T22:51:14.2896078Z +++ awk '{print $5}' 2025-06-01T22:51:14.2922055Z ++ FSIZE=8404 2025-06-01T22:51:14.2922723Z ++ echo '"torch/_higher_order_ops/schema.py",sha256=T5arI84xAeUZMqxnX11p8k7DHNr44FUs93zd0etJNkQ,8404' 2025-06-01T22:51:14.2923739Z ++ read fname 2025-06-01T22:51:14.2924261Z ++ make_wheel_record torch/_higher_order_ops/strict_mode.py 2025-06-01T22:51:14.2924846Z ++ FPATH=torch/_higher_order_ops/strict_mode.py 2025-06-01T22:51:14.2925260Z ++ echo torch/_higher_order_ops/strict_mode.py 2025-06-01T22:51:14.2925640Z ++ grep RECORD 2025-06-01T22:51:14.2947872Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/strict_mode.py 2025-06-01T22:51:14.2948400Z +++ openssl base64 2025-06-01T22:51:14.2948668Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.2950777Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.2951904Z +++ sed -e s/=//g 2025-06-01T22:51:14.2994363Z ++ HASH=sfXZiOgPSnBgJ1Mrfj1ePHtCmrI4axbW7QxjRxtg1nU 2025-06-01T22:51:14.2997603Z +++ ls -nl torch/_higher_order_ops/strict_mode.py 2025-06-01T22:51:14.2998147Z +++ awk '{print $5}' 2025-06-01T22:51:14.3025855Z ++ FSIZE=3644 2025-06-01T22:51:14.3026582Z ++ echo '"torch/_higher_order_ops/strict_mode.py",sha256=sfXZiOgPSnBgJ1Mrfj1ePHtCmrI4axbW7QxjRxtg1nU,3644' 2025-06-01T22:51:14.3027328Z ++ read fname 2025-06-01T22:51:14.3027666Z ++ make_wheel_record torch/_higher_order_ops/torchbind.py 2025-06-01T22:51:14.3028105Z ++ FPATH=torch/_higher_order_ops/torchbind.py 2025-06-01T22:51:14.3028506Z ++ echo torch/_higher_order_ops/torchbind.py 2025-06-01T22:51:14.3028866Z ++ grep RECORD 2025-06-01T22:51:14.3048529Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/torchbind.py 2025-06-01T22:51:14.3049055Z +++ openssl base64 2025-06-01T22:51:14.3050140Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.3051546Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.3052887Z +++ sed -e s/=//g 2025-06-01T22:51:14.3089412Z ++ HASH=Su_tO68yKuJNz0WB_Xz1WLB71g1ke86O8oOTEK14o1M 2025-06-01T22:51:14.3094469Z +++ ls -nl torch/_higher_order_ops/torchbind.py 2025-06-01T22:51:14.3095545Z +++ awk '{print $5}' 2025-06-01T22:51:14.3123361Z ++ FSIZE=6252 2025-06-01T22:51:14.3124365Z ++ echo '"torch/_higher_order_ops/torchbind.py",sha256=Su_tO68yKuJNz0WB_Xz1WLB71g1ke86O8oOTEK14o1M,6252' 2025-06-01T22:51:14.3125187Z ++ read fname 2025-06-01T22:51:14.3125551Z ++ make_wheel_record torch/_higher_order_ops/triton_kernel_wrap.py 2025-06-01T22:51:14.3126142Z ++ FPATH=torch/_higher_order_ops/triton_kernel_wrap.py 2025-06-01T22:51:14.3126616Z ++ echo torch/_higher_order_ops/triton_kernel_wrap.py 2025-06-01T22:51:14.3127006Z ++ grep RECORD 2025-06-01T22:51:14.3147510Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/triton_kernel_wrap.py 2025-06-01T22:51:14.3148031Z +++ openssl base64 2025-06-01T22:51:14.3148355Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.3149681Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.3151012Z +++ sed -e s/=//g 2025-06-01T22:51:14.3194360Z ++ HASH=k2zm0PbYhqzDaeinelkeRRM53jtWM14_ULnODzZkazE 2025-06-01T22:51:14.3197434Z +++ ls -nl torch/_higher_order_ops/triton_kernel_wrap.py 2025-06-01T22:51:14.3198064Z +++ awk '{print $5}' 2025-06-01T22:51:14.3225528Z ++ FSIZE=74202 2025-06-01T22:51:14.3226442Z ++ echo '"torch/_higher_order_ops/triton_kernel_wrap.py",sha256=k2zm0PbYhqzDaeinelkeRRM53jtWM14_ULnODzZkazE,74202' 2025-06-01T22:51:14.3227166Z ++ read fname 2025-06-01T22:51:14.3227484Z ++ make_wheel_record torch/_higher_order_ops/utils.py 2025-06-01T22:51:14.3227912Z ++ FPATH=torch/_higher_order_ops/utils.py 2025-06-01T22:51:14.3228280Z ++ echo torch/_higher_order_ops/utils.py 2025-06-01T22:51:14.3228636Z ++ grep RECORD 2025-06-01T22:51:14.3247636Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/utils.py 2025-06-01T22:51:14.3248115Z +++ openssl base64 2025-06-01T22:51:14.3248726Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.3250165Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.3251356Z +++ sed -e s/=//g 2025-06-01T22:51:14.3289703Z ++ HASH=NKKNg2OBcXqS_r-rvZFT_T2-z--aiBcLp_ZDrN3-ZFs 2025-06-01T22:51:14.3295026Z +++ ls -nl torch/_higher_order_ops/utils.py 2025-06-01T22:51:14.3295948Z +++ awk '{print $5}' 2025-06-01T22:51:14.3322524Z ++ FSIZE=40505 2025-06-01T22:51:14.3323568Z ++ echo '"torch/_higher_order_ops/utils.py",sha256=NKKNg2OBcXqS_r-rvZFT_T2-z--aiBcLp_ZDrN3-ZFs,40505' 2025-06-01T22:51:14.3324698Z ++ read fname 2025-06-01T22:51:14.3325050Z ++ make_wheel_record torch/_higher_order_ops/while_loop.py 2025-06-01T22:51:14.3325522Z ++ FPATH=torch/_higher_order_ops/while_loop.py 2025-06-01T22:51:14.3325922Z ++ echo torch/_higher_order_ops/while_loop.py 2025-06-01T22:51:14.3326292Z ++ grep RECORD 2025-06-01T22:51:14.3346917Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/while_loop.py 2025-06-01T22:51:14.3347853Z +++ openssl base64 2025-06-01T22:51:14.3348115Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.3348830Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.3349840Z +++ sed -e s/=//g 2025-06-01T22:51:14.3392898Z ++ HASH=zRl5r127ZnRJe-mn0FnNvZvWj-x7LD8PFHRWZwdmRKM 2025-06-01T22:51:14.3397333Z +++ ls -nl torch/_higher_order_ops/while_loop.py 2025-06-01T22:51:14.3398177Z +++ awk '{print $5}' 2025-06-01T22:51:14.3426154Z ++ FSIZE=17566 2025-06-01T22:51:14.3426792Z ++ echo '"torch/_higher_order_ops/while_loop.py",sha256=zRl5r127ZnRJe-mn0FnNvZvWj-x7LD8PFHRWZwdmRKM,17566' 2025-06-01T22:51:14.3427449Z ++ read fname 2025-06-01T22:51:14.3427766Z ++ make_wheel_record torch/_higher_order_ops/wrap.py 2025-06-01T22:51:14.3428179Z ++ FPATH=torch/_higher_order_ops/wrap.py 2025-06-01T22:51:14.3428559Z ++ echo torch/_higher_order_ops/wrap.py 2025-06-01T22:51:14.3428889Z ++ grep RECORD 2025-06-01T22:51:14.3448980Z +++ openssl dgst -sha256 -binary torch/_higher_order_ops/wrap.py 2025-06-01T22:51:14.3450344Z +++ openssl base64 2025-06-01T22:51:14.3451374Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.3452684Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.3454016Z +++ sed -e s/=//g 2025-06-01T22:51:14.3491489Z ++ HASH=TyCUiH84xtunT8JGgP0_CzHxKvPTMAwq3GylSYkKJB8 2025-06-01T22:51:14.3496227Z +++ ls -nl torch/_higher_order_ops/wrap.py 2025-06-01T22:51:14.3498061Z +++ awk '{print $5}' 2025-06-01T22:51:14.3525967Z ++ FSIZE=11222 2025-06-01T22:51:14.3526599Z ++ echo '"torch/_higher_order_ops/wrap.py",sha256=TyCUiH84xtunT8JGgP0_CzHxKvPTMAwq3GylSYkKJB8,11222' 2025-06-01T22:51:14.3527238Z ++ read fname 2025-06-01T22:51:14.3527567Z ++ make_wheel_record torch/_inductor/__autotune_main__.py 2025-06-01T22:51:14.3528032Z ++ FPATH=torch/_inductor/__autotune_main__.py 2025-06-01T22:51:14.3528431Z ++ echo torch/_inductor/__autotune_main__.py 2025-06-01T22:51:14.3528799Z ++ grep RECORD 2025-06-01T22:51:14.3548191Z +++ openssl dgst -sha256 -binary torch/_inductor/__autotune_main__.py 2025-06-01T22:51:14.3548716Z +++ openssl base64 2025-06-01T22:51:14.3548990Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.3550395Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.3551733Z +++ sed -e s/=//g 2025-06-01T22:51:14.3592821Z ++ HASH=teBVDb5194YrCJgy05KRE1yAkfDrAfFIA2cIwYFnyRw 2025-06-01T22:51:14.3595593Z +++ ls -nl torch/_inductor/__autotune_main__.py 2025-06-01T22:51:14.3596540Z +++ awk '{print $5}' 2025-06-01T22:51:14.3624438Z ++ FSIZE=913 2025-06-01T22:51:14.3625059Z ++ echo '"torch/_inductor/__autotune_main__.py",sha256=teBVDb5194YrCJgy05KRE1yAkfDrAfFIA2cIwYFnyRw,913' 2025-06-01T22:51:14.3625678Z ++ read fname 2025-06-01T22:51:14.3625969Z ++ make_wheel_record torch/_inductor/__init__.py 2025-06-01T22:51:14.3626363Z ++ FPATH=torch/_inductor/__init__.py 2025-06-01T22:51:14.3626717Z ++ echo torch/_inductor/__init__.py 2025-06-01T22:51:14.3627034Z ++ grep RECORD 2025-06-01T22:51:14.3646800Z +++ openssl dgst -sha256 -binary torch/_inductor/__init__.py 2025-06-01T22:51:14.3647278Z +++ openssl base64 2025-06-01T22:51:14.3648084Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.3648835Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.3650116Z +++ sed -e s/=//g 2025-06-01T22:51:14.3690215Z ++ HASH=C1MON2qlUy9-QRiwLMbPu2jdNHWM7XLoyQxRisvQQuw 2025-06-01T22:51:14.3695140Z +++ ls -nl torch/_inductor/__init__.py 2025-06-01T22:51:14.3696012Z +++ awk '{print $5}' 2025-06-01T22:51:14.3724318Z ++ FSIZE=13382 2025-06-01T22:51:14.3725038Z ++ echo '"torch/_inductor/__init__.py",sha256=C1MON2qlUy9-QRiwLMbPu2jdNHWM7XLoyQxRisvQQuw,13382' 2025-06-01T22:51:14.3725719Z ++ read fname 2025-06-01T22:51:14.3726094Z ++ make_wheel_record torch/_inductor/analyze_preserves_zero_mask.py 2025-06-01T22:51:14.3726697Z ++ FPATH=torch/_inductor/analyze_preserves_zero_mask.py 2025-06-01T22:51:14.3727187Z ++ echo torch/_inductor/analyze_preserves_zero_mask.py 2025-06-01T22:51:14.3727582Z ++ grep RECORD 2025-06-01T22:51:14.3746879Z +++ openssl dgst -sha256 -binary torch/_inductor/analyze_preserves_zero_mask.py 2025-06-01T22:51:14.3747430Z +++ openssl base64 2025-06-01T22:51:14.3747705Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.3748829Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.3749106Z +++ sed -e s/=//g 2025-06-01T22:51:14.3792213Z ++ HASH=lcNA4fWnojRY3UfNIBFQgEJOQWRLfEIefFmLoKNjW9g 2025-06-01T22:51:14.3793884Z +++ ls -nl torch/_inductor/analyze_preserves_zero_mask.py 2025-06-01T22:51:14.3795168Z +++ awk '{print $5}' 2025-06-01T22:51:14.3822602Z ++ FSIZE=5453 2025-06-01T22:51:14.3823339Z ++ echo '"torch/_inductor/analyze_preserves_zero_mask.py",sha256=lcNA4fWnojRY3UfNIBFQgEJOQWRLfEIefFmLoKNjW9g,5453' 2025-06-01T22:51:14.3824049Z ++ read fname 2025-06-01T22:51:14.3824336Z ++ make_wheel_record torch/_inductor/aoti_eager.py 2025-06-01T22:51:14.3824754Z ++ FPATH=torch/_inductor/aoti_eager.py 2025-06-01T22:51:14.3825108Z ++ echo torch/_inductor/aoti_eager.py 2025-06-01T22:51:14.3825444Z ++ grep RECORD 2025-06-01T22:51:14.3846459Z +++ openssl dgst -sha256 -binary torch/_inductor/aoti_eager.py 2025-06-01T22:51:14.3846968Z +++ openssl base64 2025-06-01T22:51:14.3847409Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.3847667Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.3848984Z +++ sed -e s/=//g 2025-06-01T22:51:14.3887491Z ++ HASH=8eyKJkRmizvHMUA4ufNwhQO3vlboJC7sI31Z9O8qWAI 2025-06-01T22:51:14.3892244Z +++ ls -nl torch/_inductor/aoti_eager.py 2025-06-01T22:51:14.3893109Z +++ awk '{print $5}' 2025-06-01T22:51:14.3920274Z ++ FSIZE=11138 2025-06-01T22:51:14.3920877Z ++ echo '"torch/_inductor/aoti_eager.py",sha256=8eyKJkRmizvHMUA4ufNwhQO3vlboJC7sI31Z9O8qWAI,11138' 2025-06-01T22:51:14.3921498Z ++ read fname 2025-06-01T22:51:14.3921818Z ++ make_wheel_record torch/_inductor/async_compile.py 2025-06-01T22:51:14.3922233Z ++ FPATH=torch/_inductor/async_compile.py 2025-06-01T22:51:14.3922623Z ++ echo torch/_inductor/async_compile.py 2025-06-01T22:51:14.3922952Z ++ grep RECORD 2025-06-01T22:51:14.3946122Z +++ openssl dgst -sha256 -binary torch/_inductor/async_compile.py 2025-06-01T22:51:14.3947138Z +++ openssl base64 2025-06-01T22:51:14.3947402Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.3947669Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.3947937Z +++ sed -e s/=//g 2025-06-01T22:51:14.3990824Z ++ HASH=Btyr9HD2ic9eLYjkwkSYivECpu21gDS_MDDOw7uBxzc 2025-06-01T22:51:14.3997291Z +++ ls -nl torch/_inductor/async_compile.py 2025-06-01T22:51:14.3999183Z +++ awk '{print $5}' 2025-06-01T22:51:14.4029991Z ++ FSIZE=19791 2025-06-01T22:51:14.4030887Z ++ echo '"torch/_inductor/async_compile.py",sha256=Btyr9HD2ic9eLYjkwkSYivECpu21gDS_MDDOw7uBxzc,19791' 2025-06-01T22:51:14.4031503Z ++ read fname 2025-06-01T22:51:14.4031837Z ++ make_wheel_record torch/_inductor/autotune_process.py 2025-06-01T22:51:14.4032284Z ++ FPATH=torch/_inductor/autotune_process.py 2025-06-01T22:51:14.4032666Z ++ echo torch/_inductor/autotune_process.py 2025-06-01T22:51:14.4033022Z ++ grep RECORD 2025-06-01T22:51:14.4049308Z +++ openssl dgst -sha256 -binary torch/_inductor/autotune_process.py 2025-06-01T22:51:14.4050160Z +++ openssl base64 2025-06-01T22:51:14.4050665Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.4052049Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.4053337Z +++ sed -e s/=//g 2025-06-01T22:51:14.4090890Z ++ HASH=C9OUM3HS28KfY-DacUrZs4stazojIlOY3w-e7PeVnsg 2025-06-01T22:51:14.4095617Z +++ ls -nl torch/_inductor/autotune_process.py 2025-06-01T22:51:14.4096436Z +++ awk '{print $5}' 2025-06-01T22:51:14.4124996Z ++ FSIZE=29447 2025-06-01T22:51:14.4125917Z ++ echo '"torch/_inductor/autotune_process.py",sha256=C9OUM3HS28KfY-DacUrZs4stazojIlOY3w-e7PeVnsg,29447' 2025-06-01T22:51:14.4126574Z ++ read fname 2025-06-01T22:51:14.4126950Z ++ make_wheel_record torch/_inductor/bounds.py 2025-06-01T22:51:14.4127391Z ++ FPATH=torch/_inductor/bounds.py 2025-06-01T22:51:14.4127746Z ++ echo torch/_inductor/bounds.py 2025-06-01T22:51:14.4128111Z ++ grep RECORD 2025-06-01T22:51:14.4148025Z +++ openssl dgst -sha256 -binary torch/_inductor/bounds.py 2025-06-01T22:51:14.4148836Z +++ openssl base64 2025-06-01T22:51:14.4149306Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.4150214Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.4151604Z +++ sed -e s/=//g 2025-06-01T22:51:14.4195301Z ++ HASH=cFDJf3j-Bie2NmSooZAP1ofIbDDol2g88jH8T2TRgXk 2025-06-01T22:51:14.4197605Z +++ ls -nl torch/_inductor/bounds.py 2025-06-01T22:51:14.4198393Z +++ awk '{print $5}' 2025-06-01T22:51:14.4227229Z ++ FSIZE=9697 2025-06-01T22:51:14.4228089Z ++ echo '"torch/_inductor/bounds.py",sha256=cFDJf3j-Bie2NmSooZAP1ofIbDDol2g88jH8T2TRgXk,9697' 2025-06-01T22:51:14.4228681Z ++ read fname 2025-06-01T22:51:14.4228964Z ++ make_wheel_record torch/_inductor/choices.py 2025-06-01T22:51:14.4229368Z ++ FPATH=torch/_inductor/choices.py 2025-06-01T22:51:14.4229726Z ++ echo torch/_inductor/choices.py 2025-06-01T22:51:14.4230037Z ++ grep RECORD 2025-06-01T22:51:14.4248090Z +++ openssl dgst -sha256 -binary torch/_inductor/choices.py 2025-06-01T22:51:14.4248877Z +++ openssl base64 2025-06-01T22:51:14.4249303Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.4250740Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.4252068Z +++ sed -e s/=//g 2025-06-01T22:51:14.4290236Z ++ HASH=YYaOvR-N68gZr5FdodH-h87-2ecOfCdfm2ctbKP02e0 2025-06-01T22:51:14.4294944Z +++ ls -nl torch/_inductor/choices.py 2025-06-01T22:51:14.4296002Z +++ awk '{print $5}' 2025-06-01T22:51:14.4322379Z ++ FSIZE=16782 2025-06-01T22:51:14.4323351Z ++ echo '"torch/_inductor/choices.py",sha256=YYaOvR-N68gZr5FdodH-h87-2ecOfCdfm2ctbKP02e0,16782' 2025-06-01T22:51:14.4324068Z ++ read fname 2025-06-01T22:51:14.4324555Z ++ make_wheel_record torch/_inductor/codecache.py 2025-06-01T22:51:14.4325100Z ++ FPATH=torch/_inductor/codecache.py 2025-06-01T22:51:14.4325754Z ++ echo torch/_inductor/codecache.py 2025-06-01T22:51:14.4326108Z ++ grep RECORD 2025-06-01T22:51:14.4348163Z +++ openssl dgst -sha256 -binary torch/_inductor/codecache.py 2025-06-01T22:51:14.4348883Z +++ openssl base64 2025-06-01T22:51:14.4349356Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.4349825Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.4350469Z +++ sed -e s/=//g 2025-06-01T22:51:14.4397057Z ++ HASH=FhwraIhoyhkd9qHK7WvxlvP3DvPzi4xujFL0ihH9xf0 2025-06-01T22:51:14.4399910Z +++ ls -nl torch/_inductor/codecache.py 2025-06-01T22:51:14.4400902Z +++ awk '{print $5}' 2025-06-01T22:51:14.4430105Z ++ FSIZE=148147 2025-06-01T22:51:14.4431155Z ++ echo '"torch/_inductor/codecache.py",sha256=FhwraIhoyhkd9qHK7WvxlvP3DvPzi4xujFL0ihH9xf0,148147' 2025-06-01T22:51:14.4431786Z ++ read fname 2025-06-01T22:51:14.4432107Z ++ make_wheel_record torch/_inductor/comm_analysis.py 2025-06-01T22:51:14.4432522Z ++ FPATH=torch/_inductor/comm_analysis.py 2025-06-01T22:51:14.4432899Z ++ echo torch/_inductor/comm_analysis.py 2025-06-01T22:51:14.4433228Z ++ grep RECORD 2025-06-01T22:51:14.4450846Z +++ openssl dgst -sha256 -binary torch/_inductor/comm_analysis.py 2025-06-01T22:51:14.4451693Z +++ openssl base64 2025-06-01T22:51:14.4452042Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.4453366Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.4454643Z +++ sed -e s/=//g 2025-06-01T22:51:14.4491903Z ++ HASH=ggFRjtJx5xdJPCS8_c1HPjdQcwL_Qg87cXocHjs3FsI 2025-06-01T22:51:14.4496368Z +++ ls -nl torch/_inductor/comm_analysis.py 2025-06-01T22:51:14.4498015Z +++ awk '{print $5}' 2025-06-01T22:51:14.4525354Z ++ FSIZE=8286 2025-06-01T22:51:14.4526319Z ++ echo '"torch/_inductor/comm_analysis.py",sha256=ggFRjtJx5xdJPCS8_c1HPjdQcwL_Qg87cXocHjs3FsI,8286' 2025-06-01T22:51:14.4527326Z ++ read fname 2025-06-01T22:51:14.4527791Z ++ make_wheel_record torch/_inductor/comm_lowering.py 2025-06-01T22:51:14.4528242Z ++ FPATH=torch/_inductor/comm_lowering.py 2025-06-01T22:51:14.4528626Z ++ echo torch/_inductor/comm_lowering.py 2025-06-01T22:51:14.4528993Z ++ grep RECORD 2025-06-01T22:51:14.4548684Z +++ openssl dgst -sha256 -binary torch/_inductor/comm_lowering.py 2025-06-01T22:51:14.4549444Z +++ openssl base64 2025-06-01T22:51:14.4549939Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.4550364Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.4550887Z +++ sed -e s/=//g 2025-06-01T22:51:14.4593545Z ++ HASH=p9foSbZnyOuS18fPmybs-7_m3Gl5sfBIx8svcO2iwb0 2025-06-01T22:51:14.4596342Z +++ ls -nl torch/_inductor/comm_lowering.py 2025-06-01T22:51:14.4597109Z +++ awk '{print $5}' 2025-06-01T22:51:14.4626341Z ++ FSIZE=12664 2025-06-01T22:51:14.4627251Z ++ echo '"torch/_inductor/comm_lowering.py",sha256=p9foSbZnyOuS18fPmybs-7_m3Gl5sfBIx8svcO2iwb0,12664' 2025-06-01T22:51:14.4627862Z ++ read fname 2025-06-01T22:51:14.4628150Z ++ make_wheel_record torch/_inductor/comms.py 2025-06-01T22:51:14.4628531Z ++ FPATH=torch/_inductor/comms.py 2025-06-01T22:51:14.4628872Z ++ echo torch/_inductor/comms.py 2025-06-01T22:51:14.4629172Z ++ grep RECORD 2025-06-01T22:51:14.4647524Z +++ openssl dgst -sha256 -binary torch/_inductor/comms.py 2025-06-01T22:51:14.4648306Z +++ openssl base64 2025-06-01T22:51:14.4648674Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.4650054Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.4651353Z +++ sed -e s/=//g 2025-06-01T22:51:14.4690391Z ++ HASH=pzKP_zZMuySRG9q6yHwRJbsGa06P_8GqnweT4SootyE 2025-06-01T22:51:14.4695145Z +++ ls -nl torch/_inductor/comms.py 2025-06-01T22:51:14.4696045Z +++ awk '{print $5}' 2025-06-01T22:51:14.4724695Z ++ FSIZE=41900 2025-06-01T22:51:14.4725683Z ++ echo '"torch/_inductor/comms.py",sha256=pzKP_zZMuySRG9q6yHwRJbsGa06P_8GqnweT4SootyE,41900' 2025-06-01T22:51:14.4726491Z ++ read fname 2025-06-01T22:51:14.4726794Z ++ make_wheel_record torch/_inductor/compile_fx.py 2025-06-01T22:51:14.4727220Z ++ FPATH=torch/_inductor/compile_fx.py 2025-06-01T22:51:14.4727594Z ++ echo torch/_inductor/compile_fx.py 2025-06-01T22:51:14.4727944Z ++ grep RECORD 2025-06-01T22:51:14.4747321Z +++ openssl dgst -sha256 -binary torch/_inductor/compile_fx.py 2025-06-01T22:51:14.4748310Z +++ openssl base64 2025-06-01T22:51:14.4748802Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.4750089Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.4751240Z +++ sed -e s/=//g 2025-06-01T22:51:14.4796900Z ++ HASH=oYa844ORlpx7m2TCJer2Pobx00-6ZiaKY2-mV96kxBM 2025-06-01T22:51:14.4797987Z +++ ls -nl torch/_inductor/compile_fx.py 2025-06-01T22:51:14.4799124Z +++ awk '{print $5}' 2025-06-01T22:51:14.4827220Z ++ FSIZE=101034 2025-06-01T22:51:14.4828112Z ++ echo '"torch/_inductor/compile_fx.py",sha256=oYa844ORlpx7m2TCJer2Pobx00-6ZiaKY2-mV96kxBM,101034' 2025-06-01T22:51:14.4829061Z ++ read fname 2025-06-01T22:51:14.4829447Z ++ make_wheel_record torch/_inductor/compile_fx_async.py 2025-06-01T22:51:14.4829893Z ++ FPATH=torch/_inductor/compile_fx_async.py 2025-06-01T22:51:14.4830277Z ++ echo torch/_inductor/compile_fx_async.py 2025-06-01T22:51:14.4830642Z ++ grep RECORD 2025-06-01T22:51:14.4848359Z +++ openssl dgst -sha256 -binary torch/_inductor/compile_fx_async.py 2025-06-01T22:51:14.4849277Z +++ openssl base64 2025-06-01T22:51:14.4849743Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.4850529Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.4851732Z +++ sed -e s/=//g 2025-06-01T22:51:14.4890009Z ++ HASH=-WTWx3M3tdZ9_W0_GZemp6DQ_zL7UCrdx4z6OFr0G4w 2025-06-01T22:51:14.4894719Z +++ ls -nl torch/_inductor/compile_fx_async.py 2025-06-01T22:51:14.4895649Z +++ awk '{print $5}' 2025-06-01T22:51:14.4923549Z ++ FSIZE=6437 2025-06-01T22:51:14.4924793Z ++ echo '"torch/_inductor/compile_fx_async.py",sha256=-WTWx3M3tdZ9_W0_GZemp6DQ_zL7UCrdx4z6OFr0G4w,6437' 2025-06-01T22:51:14.4925816Z ++ read fname 2025-06-01T22:51:14.4926150Z ++ make_wheel_record torch/_inductor/compile_fx_ext.py 2025-06-01T22:51:14.4926582Z ++ FPATH=torch/_inductor/compile_fx_ext.py 2025-06-01T22:51:14.4926974Z ++ echo torch/_inductor/compile_fx_ext.py 2025-06-01T22:51:14.4927329Z ++ grep RECORD 2025-06-01T22:51:14.4947725Z +++ openssl dgst -sha256 -binary torch/_inductor/compile_fx_ext.py 2025-06-01T22:51:14.4948499Z +++ openssl base64 2025-06-01T22:51:14.4949003Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.4949278Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.4949899Z +++ sed -e s/=//g 2025-06-01T22:51:14.4993930Z ++ HASH=V1w5iscL5j-BShHJPabUOfFpdGNkpYWlBNUscqWam-0 2025-06-01T22:51:14.4996333Z +++ ls -nl torch/_inductor/compile_fx_ext.py 2025-06-01T22:51:14.4997137Z +++ awk '{print $5}' 2025-06-01T22:51:14.5025246Z ++ FSIZE=23154 2025-06-01T22:51:14.5026350Z ++ echo '"torch/_inductor/compile_fx_ext.py",sha256=V1w5iscL5j-BShHJPabUOfFpdGNkpYWlBNUscqWam-0,23154' 2025-06-01T22:51:14.5027444Z ++ read fname 2025-06-01T22:51:14.5027776Z ++ make_wheel_record torch/_inductor/compile_fx_subproc.py 2025-06-01T22:51:14.5028240Z ++ FPATH=torch/_inductor/compile_fx_subproc.py 2025-06-01T22:51:14.5028643Z ++ echo torch/_inductor/compile_fx_subproc.py 2025-06-01T22:51:14.5029014Z ++ grep RECORD 2025-06-01T22:51:14.5048478Z +++ openssl dgst -sha256 -binary torch/_inductor/compile_fx_subproc.py 2025-06-01T22:51:14.5049436Z +++ openssl base64 2025-06-01T22:51:14.5049817Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.5050292Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.5051255Z +++ sed -e s/=//g 2025-06-01T22:51:14.5089730Z ++ HASH=X_toby16BL5k1NQ7UGtU_tBzsXi--5UYdGqLwKkGsiw 2025-06-01T22:51:14.5094375Z +++ ls -nl torch/_inductor/compile_fx_subproc.py 2025-06-01T22:51:14.5095466Z +++ awk '{print $5}' 2025-06-01T22:51:14.5122633Z ++ FSIZE=3224 2025-06-01T22:51:14.5123818Z ++ echo '"torch/_inductor/compile_fx_subproc.py",sha256=X_toby16BL5k1NQ7UGtU_tBzsXi--5UYdGqLwKkGsiw,3224' 2025-06-01T22:51:14.5125059Z ++ read fname 2025-06-01T22:51:14.5125404Z ++ make_wheel_record torch/_inductor/compiler_bisector.py 2025-06-01T22:51:14.5125860Z ++ FPATH=torch/_inductor/compiler_bisector.py 2025-06-01T22:51:14.5126278Z ++ echo torch/_inductor/compiler_bisector.py 2025-06-01T22:51:14.5126655Z ++ grep RECORD 2025-06-01T22:51:14.5147599Z +++ openssl dgst -sha256 -binary torch/_inductor/compiler_bisector.py 2025-06-01T22:51:14.5148345Z +++ openssl base64 2025-06-01T22:51:14.5148698Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.5149193Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.5150178Z +++ sed -e s/=//g 2025-06-01T22:51:14.5191725Z ++ HASH=lhy5Yw-01vrZXkE8Vix_5E9SO96lRYzBJc-5gdcZboQ 2025-06-01T22:51:14.5195309Z +++ ls -nl torch/_inductor/compiler_bisector.py 2025-06-01T22:51:14.5196103Z +++ awk '{print $5}' 2025-06-01T22:51:14.5224721Z ++ FSIZE=22425 2025-06-01T22:51:14.5225836Z ++ echo '"torch/_inductor/compiler_bisector.py",sha256=lhy5Yw-01vrZXkE8Vix_5E9SO96lRYzBJc-5gdcZboQ,22425' 2025-06-01T22:51:14.5226548Z ++ read fname 2025-06-01T22:51:14.5226828Z ++ make_wheel_record torch/_inductor/config.py 2025-06-01T22:51:14.5227230Z ++ FPATH=torch/_inductor/config.py 2025-06-01T22:51:14.5227568Z ++ echo torch/_inductor/config.py 2025-06-01T22:51:14.5227894Z ++ grep RECORD 2025-06-01T22:51:14.5246718Z +++ openssl dgst -sha256 -binary torch/_inductor/config.py 2025-06-01T22:51:14.5247553Z +++ openssl base64 2025-06-01T22:51:14.5248047Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.5248606Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.5249969Z +++ sed -e s/=//g 2025-06-01T22:51:14.5290266Z ++ HASH=k_i-bl-2b5N6YTaNXUMN9IUdb-ZXkkfQAvLadZ-FrrQ 2025-06-01T22:51:14.5294983Z +++ ls -nl torch/_inductor/config.py 2025-06-01T22:51:14.5295935Z +++ awk '{print $5}' 2025-06-01T22:51:14.5322802Z ++ FSIZE=66518 2025-06-01T22:51:14.5323951Z ++ echo '"torch/_inductor/config.py",sha256=k_i-bl-2b5N6YTaNXUMN9IUdb-ZXkkfQAvLadZ-FrrQ,66518' 2025-06-01T22:51:14.5324924Z ++ read fname 2025-06-01T22:51:14.5325541Z ++ make_wheel_record torch/_inductor/constant_folding.py 2025-06-01T22:51:14.5326021Z ++ FPATH=torch/_inductor/constant_folding.py 2025-06-01T22:51:14.5326420Z ++ echo torch/_inductor/constant_folding.py 2025-06-01T22:51:14.5326788Z ++ grep RECORD 2025-06-01T22:51:14.5347158Z +++ openssl dgst -sha256 -binary torch/_inductor/constant_folding.py 2025-06-01T22:51:14.5347932Z +++ openssl base64 2025-06-01T22:51:14.5348487Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.5348978Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.5349795Z +++ sed -e s/=//g 2025-06-01T22:51:14.5391625Z ++ HASH=oRFWFzVcsC4CLrYC-72P2Vs8kKGtzl1IARoiUJv3BGQ 2025-06-01T22:51:14.5394725Z +++ ls -nl torch/_inductor/constant_folding.py 2025-06-01T22:51:14.5395745Z +++ awk '{print $5}' 2025-06-01T22:51:14.5424336Z ++ FSIZE=14855 2025-06-01T22:51:14.5425463Z ++ echo '"torch/_inductor/constant_folding.py",sha256=oRFWFzVcsC4CLrYC-72P2Vs8kKGtzl1IARoiUJv3BGQ,14855' 2025-06-01T22:51:14.5426342Z ++ read fname 2025-06-01T22:51:14.5426901Z ++ make_wheel_record torch/_inductor/cpp_builder.py 2025-06-01T22:51:14.5427115Z ++ FPATH=torch/_inductor/cpp_builder.py 2025-06-01T22:51:14.5427246Z ++ echo torch/_inductor/cpp_builder.py 2025-06-01T22:51:14.5427338Z ++ grep RECORD 2025-06-01T22:51:14.5447482Z +++ openssl dgst -sha256 -binary torch/_inductor/cpp_builder.py 2025-06-01T22:51:14.5447898Z +++ openssl base64 2025-06-01T22:51:14.5449067Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.5450361Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.5451630Z +++ sed -e s/=//g 2025-06-01T22:51:14.5490352Z ++ HASH=6EkTZYr2eybfieLerCESa-sm_5tkObNvO3MntHUuSxw 2025-06-01T22:51:14.5495144Z +++ ls -nl torch/_inductor/cpp_builder.py 2025-06-01T22:51:14.5496172Z +++ awk '{print $5}' 2025-06-01T22:51:14.5522467Z ++ FSIZE=67693 2025-06-01T22:51:14.5523258Z ++ echo '"torch/_inductor/cpp_builder.py",sha256=6EkTZYr2eybfieLerCESa-sm_5tkObNvO3MntHUuSxw,67693' 2025-06-01T22:51:14.5523442Z ++ read fname 2025-06-01T22:51:14.5523837Z ++ make_wheel_record torch/_inductor/cpu_vec_isa.py 2025-06-01T22:51:14.5523999Z ++ FPATH=torch/_inductor/cpu_vec_isa.py 2025-06-01T22:51:14.5524302Z ++ echo torch/_inductor/cpu_vec_isa.py 2025-06-01T22:51:14.5525565Z ++ grep RECORD 2025-06-01T22:51:14.5547774Z +++ openssl dgst -sha256 -binary torch/_inductor/cpu_vec_isa.py 2025-06-01T22:51:14.5547985Z +++ openssl base64 2025-06-01T22:51:14.5549080Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.5549511Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.5550600Z +++ sed -e s/=//g 2025-06-01T22:51:14.5593150Z ++ HASH=kt4-faB1MMT0WktWAMi4c1MQu6qGUVhsmFHHOKOm890 2025-06-01T22:51:14.5596546Z +++ ls -nl torch/_inductor/cpu_vec_isa.py 2025-06-01T22:51:14.5597799Z +++ awk '{print $5}' 2025-06-01T22:51:14.5626267Z ++ FSIZE=13869 2025-06-01T22:51:14.5627060Z ++ echo '"torch/_inductor/cpu_vec_isa.py",sha256=kt4-faB1MMT0WktWAMi4c1MQu6qGUVhsmFHHOKOm890,13869' 2025-06-01T22:51:14.5627161Z ++ read fname 2025-06-01T22:51:14.5627343Z ++ make_wheel_record torch/_inductor/cudagraph_trees.py 2025-06-01T22:51:14.5627477Z ++ FPATH=torch/_inductor/cudagraph_trees.py 2025-06-01T22:51:14.5627622Z ++ echo torch/_inductor/cudagraph_trees.py 2025-06-01T22:51:14.5627714Z ++ grep RECORD 2025-06-01T22:51:14.5650383Z +++ openssl dgst -sha256 -binary torch/_inductor/cudagraph_trees.py 2025-06-01T22:51:14.5650707Z +++ openssl base64 2025-06-01T22:51:14.5651835Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.5653070Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.5654379Z +++ sed -e s/=//g 2025-06-01T22:51:14.5694356Z ++ HASH=-1xGjbyM7EUn0ifHtyjY66bCSsGSXfS3DUOsSlL2hpU 2025-06-01T22:51:14.5700269Z +++ ls -nl torch/_inductor/cudagraph_trees.py 2025-06-01T22:51:14.5700966Z +++ awk '{print $5}' 2025-06-01T22:51:14.5726023Z ++ FSIZE=102817 2025-06-01T22:51:14.5726555Z ++ echo '"torch/_inductor/cudagraph_trees.py",sha256=-1xGjbyM7EUn0ifHtyjY66bCSsGSXfS3DUOsSlL2hpU,102817' 2025-06-01T22:51:14.5726658Z ++ read fname 2025-06-01T22:51:14.5726840Z ++ make_wheel_record torch/_inductor/cudagraph_utils.py 2025-06-01T22:51:14.5726997Z ++ FPATH=torch/_inductor/cudagraph_utils.py 2025-06-01T22:51:14.5727960Z ++ echo torch/_inductor/cudagraph_utils.py 2025-06-01T22:51:14.5728861Z ++ grep RECORD 2025-06-01T22:51:14.5749153Z +++ openssl dgst -sha256 -binary torch/_inductor/cudagraph_utils.py 2025-06-01T22:51:14.5749838Z +++ openssl base64 2025-06-01T22:51:14.5751023Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.5752433Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.5753690Z +++ sed -e s/=//g 2025-06-01T22:51:14.5793879Z ++ HASH=4caylioTwPVvpZTvuYffTVb0E0rKd4k1HC_e1AseE-g 2025-06-01T22:51:14.5798563Z +++ ls -nl torch/_inductor/cudagraph_utils.py 2025-06-01T22:51:14.5799942Z +++ awk '{print $5}' 2025-06-01T22:51:14.5828148Z ++ FSIZE=13878 2025-06-01T22:51:14.5828849Z ++ echo '"torch/_inductor/cudagraph_utils.py",sha256=4caylioTwPVvpZTvuYffTVb0E0rKd4k1HC_e1AseE-g,13878' 2025-06-01T22:51:14.5829009Z ++ read fname 2025-06-01T22:51:14.5829198Z ++ make_wheel_record torch/_inductor/custom_graph_pass.py 2025-06-01T22:51:14.5829386Z ++ FPATH=torch/_inductor/custom_graph_pass.py 2025-06-01T22:51:14.5829544Z ++ echo torch/_inductor/custom_graph_pass.py 2025-06-01T22:51:14.5829848Z ++ grep RECORD 2025-06-01T22:51:14.5849260Z +++ openssl dgst -sha256 -binary torch/_inductor/custom_graph_pass.py 2025-06-01T22:51:14.5849766Z +++ openssl base64 2025-06-01T22:51:14.5851010Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.5852236Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.5853498Z +++ sed -e s/=//g 2025-06-01T22:51:14.5889923Z ++ HASH=1e9PSupYZmr23LzRvXGoN1dLGGvA1ke1mGpZNaHTpOA 2025-06-01T22:51:14.5895037Z +++ ls -nl torch/_inductor/custom_graph_pass.py 2025-06-01T22:51:14.5896030Z +++ awk '{print $5}' 2025-06-01T22:51:14.5922237Z ++ FSIZE=2524 2025-06-01T22:51:14.5922806Z ++ echo '"torch/_inductor/custom_graph_pass.py",sha256=1e9PSupYZmr23LzRvXGoN1dLGGvA1ke1mGpZNaHTpOA,2524' 2025-06-01T22:51:14.5922957Z ++ read fname 2025-06-01T22:51:14.5923126Z ++ make_wheel_record torch/_inductor/debug.py 2025-06-01T22:51:14.5923851Z ++ FPATH=torch/_inductor/debug.py 2025-06-01T22:51:14.5923994Z ++ echo torch/_inductor/debug.py 2025-06-01T22:51:14.5924524Z ++ grep RECORD 2025-06-01T22:51:14.5947402Z +++ openssl dgst -sha256 -binary torch/_inductor/debug.py 2025-06-01T22:51:14.5947593Z +++ openssl base64 2025-06-01T22:51:14.5948683Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.5951272Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.5952593Z +++ sed -e s/=//g 2025-06-01T22:51:14.5994699Z ++ HASH=axuUvTiZ-AjplhwOawwUrJoQ_c0olFGg_Nhk8f7LH-w 2025-06-01T22:51:14.5996371Z +++ ls -nl torch/_inductor/debug.py 2025-06-01T22:51:14.5997382Z +++ awk '{print $5}' 2025-06-01T22:51:14.6026272Z ++ FSIZE=32942 2025-06-01T22:51:14.6026707Z ++ echo '"torch/_inductor/debug.py",sha256=axuUvTiZ-AjplhwOawwUrJoQ_c0olFGg_Nhk8f7LH-w,32942' 2025-06-01T22:51:14.6026803Z ++ read fname 2025-06-01T22:51:14.6026990Z ++ make_wheel_record torch/_inductor/decomposition.py 2025-06-01T22:51:14.6027139Z ++ FPATH=torch/_inductor/decomposition.py 2025-06-01T22:51:14.6027267Z ++ echo torch/_inductor/decomposition.py 2025-06-01T22:51:14.6027542Z ++ grep RECORD 2025-06-01T22:51:14.6048249Z +++ openssl dgst -sha256 -binary torch/_inductor/decomposition.py 2025-06-01T22:51:14.6048629Z +++ openssl base64 2025-06-01T22:51:14.6049714Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.6050892Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.6052155Z +++ sed -e s/=//g 2025-06-01T22:51:14.6090248Z ++ HASH=gE7uZWA5Ablt1LhiQoh_KQcIr5X9QKb-W1Px9uQNIKU 2025-06-01T22:51:14.6095059Z +++ ls -nl torch/_inductor/decomposition.py 2025-06-01T22:51:14.6096161Z +++ awk '{print $5}' 2025-06-01T22:51:14.6123305Z ++ FSIZE=36734 2025-06-01T22:51:14.6124259Z ++ echo '"torch/_inductor/decomposition.py",sha256=gE7uZWA5Ablt1LhiQoh_KQcIr5X9QKb-W1Px9uQNIKU,36734' 2025-06-01T22:51:14.6124393Z ++ read fname 2025-06-01T22:51:14.6124576Z ++ make_wheel_record torch/_inductor/dependencies.py 2025-06-01T22:51:14.6124714Z ++ FPATH=torch/_inductor/dependencies.py 2025-06-01T22:51:14.6124871Z ++ echo torch/_inductor/dependencies.py 2025-06-01T22:51:14.6124978Z ++ grep RECORD 2025-06-01T22:51:14.6147342Z +++ openssl dgst -sha256 -binary torch/_inductor/dependencies.py 2025-06-01T22:51:14.6147509Z +++ openssl base64 2025-06-01T22:51:14.6147615Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.6149074Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.6150353Z +++ sed -e s/=//g 2025-06-01T22:51:14.6192663Z ++ HASH=VxvS1C09rsuEaXCjLW_YL_N0GGKHibdXiKcwAN6mS-g 2025-06-01T22:51:14.6195900Z +++ ls -nl torch/_inductor/dependencies.py 2025-06-01T22:51:14.6197040Z +++ awk '{print $5}' 2025-06-01T22:51:14.6225148Z ++ FSIZE=29675 2025-06-01T22:51:14.6225759Z ++ echo '"torch/_inductor/dependencies.py",sha256=VxvS1C09rsuEaXCjLW_YL_N0GGKHibdXiKcwAN6mS-g,29675' 2025-06-01T22:51:14.6225860Z ++ read fname 2025-06-01T22:51:14.6226064Z ++ make_wheel_record torch/_inductor/dtype_propagation.py 2025-06-01T22:51:14.6226384Z ++ FPATH=torch/_inductor/dtype_propagation.py 2025-06-01T22:51:14.6226524Z ++ echo torch/_inductor/dtype_propagation.py 2025-06-01T22:51:14.6226643Z ++ grep RECORD 2025-06-01T22:51:14.6247712Z +++ openssl dgst -sha256 -binary torch/_inductor/dtype_propagation.py 2025-06-01T22:51:14.6247832Z +++ openssl base64 2025-06-01T22:51:14.6248369Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.6249585Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.6250950Z +++ sed -e s/=//g 2025-06-01T22:51:14.6289930Z ++ HASH=CxmyRuPjdgvIkrH3V5PVKZyyaaB5I3AJQjzH0oo6n60 2025-06-01T22:51:14.6294560Z +++ ls -nl torch/_inductor/dtype_propagation.py 2025-06-01T22:51:14.6295630Z +++ awk '{print $5}' 2025-06-01T22:51:14.6320819Z ++ FSIZE=11507 2025-06-01T22:51:14.6321347Z ++ echo '"torch/_inductor/dtype_propagation.py",sha256=CxmyRuPjdgvIkrH3V5PVKZyyaaB5I3AJQjzH0oo6n60,11507' 2025-06-01T22:51:14.6321445Z ++ read fname 2025-06-01T22:51:14.6321582Z ++ make_wheel_record torch/_inductor/exc.py 2025-06-01T22:51:14.6321713Z ++ FPATH=torch/_inductor/exc.py 2025-06-01T22:51:14.6323227Z ++ echo torch/_inductor/exc.py 2025-06-01T22:51:14.6323324Z ++ grep RECORD 2025-06-01T22:51:14.6346170Z +++ openssl dgst -sha256 -binary torch/_inductor/exc.py 2025-06-01T22:51:14.6346681Z +++ openssl base64 2025-06-01T22:51:14.6347100Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.6347423Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.6350607Z +++ sed -e s/=//g 2025-06-01T22:51:14.6392678Z ++ HASH=_YJnBsJZ2cWMbYba3B1CrXVa_JMMCiiV7-psFmS_Zpc 2025-06-01T22:51:14.6395767Z +++ ls -nl torch/_inductor/exc.py 2025-06-01T22:51:14.6396701Z +++ awk '{print $5}' 2025-06-01T22:51:14.6425493Z ++ FSIZE=4655 2025-06-01T22:51:14.6425880Z ++ echo '"torch/_inductor/exc.py",sha256=_YJnBsJZ2cWMbYba3B1CrXVa_JMMCiiV7-psFmS_Zpc,4655' 2025-06-01T22:51:14.6426000Z ++ read fname 2025-06-01T22:51:14.6426204Z ++ make_wheel_record torch/_inductor/extern_node_serializer.py 2025-06-01T22:51:14.6426359Z ++ FPATH=torch/_inductor/extern_node_serializer.py 2025-06-01T22:51:14.6426507Z ++ echo torch/_inductor/extern_node_serializer.py 2025-06-01T22:51:14.6426929Z ++ grep RECORD 2025-06-01T22:51:14.6447667Z +++ openssl dgst -sha256 -binary torch/_inductor/extern_node_serializer.py 2025-06-01T22:51:14.6448066Z +++ openssl base64 2025-06-01T22:51:14.6449456Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.6450802Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.6452028Z +++ sed -e s/=//g 2025-06-01T22:51:14.6489571Z ++ HASH=1NILWAq-v3mxTa6zfmAsuZ4ab3pw0HMnlxWkLIvzdT4 2025-06-01T22:51:14.6494976Z +++ ls -nl torch/_inductor/extern_node_serializer.py 2025-06-01T22:51:14.6495987Z +++ awk '{print $5}' 2025-06-01T22:51:14.6523150Z ++ FSIZE=835 2025-06-01T22:51:14.6524033Z ++ echo '"torch/_inductor/extern_node_serializer.py",sha256=1NILWAq-v3mxTa6zfmAsuZ4ab3pw0HMnlxWkLIvzdT4,835' 2025-06-01T22:51:14.6524407Z ++ read fname 2025-06-01T22:51:14.6524698Z ++ make_wheel_record torch/_inductor/freezing.py 2025-06-01T22:51:14.6524953Z ++ FPATH=torch/_inductor/freezing.py 2025-06-01T22:51:14.6525173Z ++ echo torch/_inductor/freezing.py 2025-06-01T22:51:14.6525379Z ++ grep RECORD 2025-06-01T22:51:14.6547320Z +++ openssl dgst -sha256 -binary torch/_inductor/freezing.py 2025-06-01T22:51:14.6547548Z +++ openssl base64 2025-06-01T22:51:14.6547736Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.6548292Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.6549825Z +++ sed -e s/=//g 2025-06-01T22:51:14.6591806Z ++ HASH=ARvkhHqGlC2zrIcJHhQFXO08pjxXPAeGBJMXAURc55Y 2025-06-01T22:51:14.6594406Z +++ ls -nl torch/_inductor/freezing.py 2025-06-01T22:51:14.6595190Z +++ awk '{print $5}' 2025-06-01T22:51:14.6623202Z ++ FSIZE=10850 2025-06-01T22:51:14.6623981Z ++ echo '"torch/_inductor/freezing.py",sha256=ARvkhHqGlC2zrIcJHhQFXO08pjxXPAeGBJMXAURc55Y,10850' 2025-06-01T22:51:14.6624177Z ++ read fname 2025-06-01T22:51:14.6624699Z ++ make_wheel_record torch/_inductor/freezing_utils.py 2025-06-01T22:51:14.6624865Z ++ FPATH=torch/_inductor/freezing_utils.py 2025-06-01T22:51:14.6625008Z ++ echo torch/_inductor/freezing_utils.py 2025-06-01T22:51:14.6625103Z ++ grep RECORD 2025-06-01T22:51:14.6646206Z +++ openssl dgst -sha256 -binary torch/_inductor/freezing_utils.py 2025-06-01T22:51:14.6646499Z +++ openssl base64 2025-06-01T22:51:14.6647305Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.6647582Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.6648767Z +++ sed -e s/=//g 2025-06-01T22:51:14.6687207Z ++ HASH=0kQfN4H2yEI_eNXINqa0ws5Q-mm9EVT6ARcAKrz3P80 2025-06-01T22:51:14.6691718Z +++ ls -nl torch/_inductor/freezing_utils.py 2025-06-01T22:51:14.6692470Z +++ awk '{print $5}' 2025-06-01T22:51:14.6719510Z ++ FSIZE=1268 2025-06-01T22:51:14.6720311Z ++ echo '"torch/_inductor/freezing_utils.py",sha256=0kQfN4H2yEI_eNXINqa0ws5Q-mm9EVT6ARcAKrz3P80,1268' 2025-06-01T22:51:14.6720486Z ++ read fname 2025-06-01T22:51:14.6731687Z ++ make_wheel_record torch/_inductor/fuzzer.py 2025-06-01T22:51:14.6731956Z ++ FPATH=torch/_inductor/fuzzer.py 2025-06-01T22:51:14.6732194Z ++ echo torch/_inductor/fuzzer.py 2025-06-01T22:51:14.6732376Z ++ grep RECORD 2025-06-01T22:51:14.6743173Z +++ openssl dgst -sha256 -binary torch/_inductor/fuzzer.py 2025-06-01T22:51:14.6743371Z +++ openssl base64 2025-06-01T22:51:14.6743866Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.6745018Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.6745996Z +++ sed -e s/=//g 2025-06-01T22:51:14.6792227Z ++ HASH=XoAF5NNnoihjlHwIoeHUmZQmtJD1mBtqxjNGtaM5tPo 2025-06-01T22:51:14.6795186Z +++ ls -nl torch/_inductor/fuzzer.py 2025-06-01T22:51:14.6796725Z +++ awk '{print $5}' 2025-06-01T22:51:14.6824475Z ++ FSIZE=36872 2025-06-01T22:51:14.6825226Z ++ echo '"torch/_inductor/fuzzer.py",sha256=XoAF5NNnoihjlHwIoeHUmZQmtJD1mBtqxjNGtaM5tPo,36872' 2025-06-01T22:51:14.6825400Z ++ read fname 2025-06-01T22:51:14.6825589Z ++ make_wheel_record torch/_inductor/fx_utils.py 2025-06-01T22:51:14.6825710Z ++ FPATH=torch/_inductor/fx_utils.py 2025-06-01T22:51:14.6825855Z ++ echo torch/_inductor/fx_utils.py 2025-06-01T22:51:14.6826259Z ++ grep RECORD 2025-06-01T22:51:14.6847279Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_utils.py 2025-06-01T22:51:14.6847508Z +++ openssl base64 2025-06-01T22:51:14.6848197Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.6849468Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.6850817Z +++ sed -e s/=//g 2025-06-01T22:51:14.6888891Z ++ HASH=eIniA3b9vmmO2RX8PefV_fNogWPFZzht447-EhemaN8 2025-06-01T22:51:14.6894282Z +++ ls -nl torch/_inductor/fx_utils.py 2025-06-01T22:51:14.6895519Z +++ awk '{print $5}' 2025-06-01T22:51:14.6921804Z ++ FSIZE=10064 2025-06-01T22:51:14.6922504Z ++ echo '"torch/_inductor/fx_utils.py",sha256=eIniA3b9vmmO2RX8PefV_fNogWPFZzht447-EhemaN8,10064' 2025-06-01T22:51:14.6922613Z ++ read fname 2025-06-01T22:51:14.6922754Z ++ make_wheel_record torch/_inductor/graph.py 2025-06-01T22:51:14.6922871Z ++ FPATH=torch/_inductor/graph.py 2025-06-01T22:51:14.6923175Z ++ grep RECORD 2025-06-01T22:51:14.6923380Z ++ echo torch/_inductor/graph.py 2025-06-01T22:51:14.6947407Z +++ openssl dgst -sha256 -binary torch/_inductor/graph.py 2025-06-01T22:51:14.6947636Z +++ openssl base64 2025-06-01T22:51:14.6947814Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.6948122Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.6948452Z +++ sed -e s/=//g 2025-06-01T22:51:14.6991534Z ++ HASH=4sIPu5ZVomGj2KXhYR3PQzTE49IDl9Mt9Y7SXyqZ0fs 2025-06-01T22:51:14.6996226Z +++ ls -nl torch/_inductor/graph.py 2025-06-01T22:51:14.6997052Z +++ awk '{print $5}' 2025-06-01T22:51:14.7024321Z ++ FSIZE=103079 2025-06-01T22:51:14.7025055Z ++ echo '"torch/_inductor/graph.py",sha256=4sIPu5ZVomGj2KXhYR3PQzTE49IDl9Mt9Y7SXyqZ0fs,103079' 2025-06-01T22:51:14.7025154Z ++ read fname 2025-06-01T22:51:14.7025312Z ++ make_wheel_record torch/_inductor/hooks.py 2025-06-01T22:51:14.7025478Z ++ FPATH=torch/_inductor/hooks.py 2025-06-01T22:51:14.7025597Z ++ echo torch/_inductor/hooks.py 2025-06-01T22:51:14.7026690Z ++ grep RECORD 2025-06-01T22:51:14.7048400Z +++ openssl dgst -sha256 -binary torch/_inductor/hooks.py 2025-06-01T22:51:14.7048680Z +++ openssl base64 2025-06-01T22:51:14.7049851Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.7050958Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.7052312Z +++ sed -e s/=//g 2025-06-01T22:51:14.7090416Z ++ HASH=AtWwyD2BM4XhrcbKP7nlm8qA_vHV7ZPk3EDNptNxUz0 2025-06-01T22:51:14.7095266Z +++ ls -nl torch/_inductor/hooks.py 2025-06-01T22:51:14.7096293Z +++ awk '{print $5}' 2025-06-01T22:51:14.7120771Z ++ FSIZE=639 2025-06-01T22:51:14.7121533Z ++ echo '"torch/_inductor/hooks.py",sha256=AtWwyD2BM4XhrcbKP7nlm8qA_vHV7ZPk3EDNptNxUz0,639' 2025-06-01T22:51:14.7122540Z ++ read fname 2025-06-01T22:51:14.7123136Z ++ make_wheel_record torch/_inductor/index_propagation.py 2025-06-01T22:51:14.7123875Z ++ FPATH=torch/_inductor/index_propagation.py 2025-06-01T22:51:14.7124462Z ++ echo torch/_inductor/index_propagation.py 2025-06-01T22:51:14.7125015Z ++ grep RECORD 2025-06-01T22:51:14.7147431Z +++ openssl dgst -sha256 -binary torch/_inductor/index_propagation.py 2025-06-01T22:51:14.7148221Z +++ openssl base64 2025-06-01T22:51:14.7148705Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.7149283Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.7150727Z +++ sed -e s/=//g 2025-06-01T22:51:14.7191708Z ++ HASH=YHxjAdxhyWsDWqXYSp9o7zFk4Hrv_l3TbXpXHWMvti8 2025-06-01T22:51:14.7195887Z +++ ls -nl torch/_inductor/index_propagation.py 2025-06-01T22:51:14.7196625Z +++ awk '{print $5}' 2025-06-01T22:51:14.7225007Z ++ FSIZE=12851 2025-06-01T22:51:14.7226018Z ++ echo '"torch/_inductor/index_propagation.py",sha256=YHxjAdxhyWsDWqXYSp9o7zFk4Hrv_l3TbXpXHWMvti8,12851' 2025-06-01T22:51:14.7226676Z ++ read fname 2025-06-01T22:51:14.7226982Z ++ make_wheel_record torch/_inductor/inductor_prims.py 2025-06-01T22:51:14.7227418Z ++ FPATH=torch/_inductor/inductor_prims.py 2025-06-01T22:51:14.7227789Z ++ echo torch/_inductor/inductor_prims.py 2025-06-01T22:51:14.7228134Z ++ grep RECORD 2025-06-01T22:51:14.7246676Z +++ openssl dgst -sha256 -binary torch/_inductor/inductor_prims.py 2025-06-01T22:51:14.7247545Z +++ openssl base64 2025-06-01T22:51:14.7248049Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.7248889Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.7250274Z +++ sed -e s/=//g 2025-06-01T22:51:14.7288776Z ++ HASH=ysyDTQSzTKMFHWIhGHxe7GxAfKu9wXQ511ZOS2cD8jk 2025-06-01T22:51:14.7293730Z +++ ls -nl torch/_inductor/inductor_prims.py 2025-06-01T22:51:14.7294533Z +++ awk '{print $5}' 2025-06-01T22:51:14.7320766Z ++ FSIZE=7301 2025-06-01T22:51:14.7321775Z ++ echo '"torch/_inductor/inductor_prims.py",sha256=ysyDTQSzTKMFHWIhGHxe7GxAfKu9wXQ511ZOS2cD8jk,7301' 2025-06-01T22:51:14.7322846Z ++ read fname 2025-06-01T22:51:14.7323127Z ++ make_wheel_record torch/_inductor/ir.py 2025-06-01T22:51:14.7323501Z ++ FPATH=torch/_inductor/ir.py 2025-06-01T22:51:14.7323942Z ++ echo torch/_inductor/ir.py 2025-06-01T22:51:14.7324419Z ++ grep RECORD 2025-06-01T22:51:14.7350723Z +++ openssl dgst -sha256 -binary torch/_inductor/ir.py 2025-06-01T22:51:14.7351496Z +++ openssl base64 2025-06-01T22:51:14.7352058Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.7353415Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.7354764Z +++ sed -e s/=//g 2025-06-01T22:51:14.7404380Z ++ HASH=W4ZeJ719INOgoiluwSeAticEVwH3W7_cwoWpxk4jg6M 2025-06-01T22:51:14.7407265Z +++ ls -nl torch/_inductor/ir.py 2025-06-01T22:51:14.7408054Z +++ awk '{print $5}' 2025-06-01T22:51:14.7435086Z ++ FSIZE=300289 2025-06-01T22:51:14.7435973Z ++ echo '"torch/_inductor/ir.py",sha256=W4ZeJ719INOgoiluwSeAticEVwH3W7_cwoWpxk4jg6M,300289' 2025-06-01T22:51:14.7436903Z ++ read fname 2025-06-01T22:51:14.7437240Z ++ make_wheel_record torch/_inductor/jagged_lowerings.py 2025-06-01T22:51:14.7437776Z ++ FPATH=torch/_inductor/jagged_lowerings.py 2025-06-01T22:51:14.7438460Z ++ echo torch/_inductor/jagged_lowerings.py 2025-06-01T22:51:14.7438804Z ++ grep RECORD 2025-06-01T22:51:14.7462315Z +++ openssl dgst -sha256 -binary torch/_inductor/jagged_lowerings.py 2025-06-01T22:51:14.7463116Z +++ openssl base64 2025-06-01T22:51:14.7463386Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.7463646Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.7463899Z +++ sed -e s/=//g 2025-06-01T22:51:14.7502667Z ++ HASH=0k_ricqGGOrhE01sj1C5y9AByjPVpcdIeYEJBVIivnQ 2025-06-01T22:51:14.7504670Z +++ ls -nl torch/_inductor/jagged_lowerings.py 2025-06-01T22:51:14.7505348Z +++ awk '{print $5}' 2025-06-01T22:51:14.7528973Z ++ FSIZE=8966 2025-06-01T22:51:14.7529848Z ++ echo '"torch/_inductor/jagged_lowerings.py",sha256=0k_ricqGGOrhE01sj1C5y9AByjPVpcdIeYEJBVIivnQ,8966' 2025-06-01T22:51:14.7530586Z ++ read fname 2025-06-01T22:51:14.7530881Z ++ make_wheel_record torch/_inductor/loop_body.py 2025-06-01T22:51:14.7531351Z ++ FPATH=torch/_inductor/loop_body.py 2025-06-01T22:51:14.7532041Z ++ echo torch/_inductor/loop_body.py 2025-06-01T22:51:14.7533319Z ++ grep RECORD 2025-06-01T22:51:14.7552803Z +++ openssl dgst -sha256 -binary torch/_inductor/loop_body.py 2025-06-01T22:51:14.7553657Z +++ openssl base64 2025-06-01T22:51:14.7554919Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.7556171Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.7557466Z +++ sed -e s/=//g 2025-06-01T22:51:14.7600614Z ++ HASH=aXpfRw040RiYeq07t1u4Tx-bat5nDrGtS6vYVD61Tkg 2025-06-01T22:51:14.7603926Z +++ ls -nl torch/_inductor/loop_body.py 2025-06-01T22:51:14.7604750Z +++ awk '{print $5}' 2025-06-01T22:51:14.7632258Z ++ FSIZE=23624 2025-06-01T22:51:14.7633069Z ++ echo '"torch/_inductor/loop_body.py",sha256=aXpfRw040RiYeq07t1u4Tx-bat5nDrGtS6vYVD61Tkg,23624' 2025-06-01T22:51:14.7633826Z ++ read fname 2025-06-01T22:51:14.7634123Z ++ make_wheel_record torch/_inductor/lowering.py 2025-06-01T22:51:14.7634510Z ++ FPATH=torch/_inductor/lowering.py 2025-06-01T22:51:14.7634869Z ++ echo torch/_inductor/lowering.py 2025-06-01T22:51:14.7635196Z ++ grep RECORD 2025-06-01T22:51:14.7652324Z +++ openssl dgst -sha256 -binary torch/_inductor/lowering.py 2025-06-01T22:51:14.7653070Z +++ openssl base64 2025-06-01T22:51:14.7654346Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.7655684Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.7657050Z +++ sed -e s/=//g 2025-06-01T22:51:14.7703993Z ++ HASH=gZVQlGz9uBlIFRbKngGQVuCy8qC-B9kIlFBQXVPhYy0 2025-06-01T22:51:14.7706955Z +++ ls -nl torch/_inductor/lowering.py 2025-06-01T22:51:14.7707323Z +++ awk '{print $5}' 2025-06-01T22:51:14.7731119Z ++ FSIZE=231916 2025-06-01T22:51:14.7731811Z ++ echo '"torch/_inductor/lowering.py",sha256=gZVQlGz9uBlIFRbKngGQVuCy8qC-B9kIlFBQXVPhYy0,231916' 2025-06-01T22:51:14.7732459Z ++ read fname 2025-06-01T22:51:14.7732757Z ++ make_wheel_record torch/_inductor/memory.py 2025-06-01T22:51:14.7733158Z ++ FPATH=torch/_inductor/memory.py 2025-06-01T22:51:14.7734116Z ++ echo torch/_inductor/memory.py 2025-06-01T22:51:14.7735410Z ++ grep RECORD 2025-06-01T22:51:14.7754024Z +++ openssl dgst -sha256 -binary torch/_inductor/memory.py 2025-06-01T22:51:14.7754780Z +++ openssl base64 2025-06-01T22:51:14.7755953Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.7757211Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.7758540Z +++ sed -e s/=//g 2025-06-01T22:51:14.7800661Z ++ HASH=49gRwjzJSmgJmRvWnD322T1Wv07E5-uhyXXx9YRAg4s 2025-06-01T22:51:14.7804600Z +++ ls -nl torch/_inductor/memory.py 2025-06-01T22:51:14.7804990Z +++ awk '{print $5}' 2025-06-01T22:51:14.7832380Z ++ FSIZE=25377 2025-06-01T22:51:14.7833115Z ++ echo '"torch/_inductor/memory.py",sha256=49gRwjzJSmgJmRvWnD322T1Wv07E5-uhyXXx9YRAg4s,25377' 2025-06-01T22:51:14.7833777Z ++ read fname 2025-06-01T22:51:14.7834062Z ++ make_wheel_record torch/_inductor/metrics.py 2025-06-01T22:51:14.7834468Z ++ FPATH=torch/_inductor/metrics.py 2025-06-01T22:51:14.7834804Z ++ echo torch/_inductor/metrics.py 2025-06-01T22:51:14.7835124Z ++ grep RECORD 2025-06-01T22:51:14.7852314Z +++ openssl dgst -sha256 -binary torch/_inductor/metrics.py 2025-06-01T22:51:14.7853082Z +++ openssl base64 2025-06-01T22:51:14.7854326Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.7855813Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.7857236Z +++ sed -e s/=//g 2025-06-01T22:51:14.7894130Z ++ HASH=pe87zUdMZJIw7LQ1vnWNQV6ixC_NOJeYUe0I20dBz18 2025-06-01T22:51:14.7900066Z +++ ls -nl torch/_inductor/metrics.py 2025-06-01T22:51:14.7900817Z +++ awk '{print $5}' 2025-06-01T22:51:14.7926033Z ++ FSIZE=13859 2025-06-01T22:51:14.7926767Z ++ echo '"torch/_inductor/metrics.py",sha256=pe87zUdMZJIw7LQ1vnWNQV6ixC_NOJeYUe0I20dBz18,13859' 2025-06-01T22:51:14.7927369Z ++ read fname 2025-06-01T22:51:14.7927680Z ++ make_wheel_record torch/_inductor/mkldnn_ir.py 2025-06-01T22:51:14.7928102Z ++ FPATH=torch/_inductor/mkldnn_ir.py 2025-06-01T22:51:14.7928519Z ++ echo torch/_inductor/mkldnn_ir.py 2025-06-01T22:51:14.7928944Z ++ grep RECORD 2025-06-01T22:51:14.7949786Z +++ openssl dgst -sha256 -binary torch/_inductor/mkldnn_ir.py 2025-06-01T22:51:14.7950310Z +++ openssl base64 2025-06-01T22:51:14.7951114Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.7952282Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.7953609Z +++ sed -e s/=//g 2025-06-01T22:51:14.7997514Z ++ HASH=28Vwhw7SXYs3hdydDqXBu85GRp_bSXJ0SknL4RdrHu0 2025-06-01T22:51:14.7998947Z +++ ls -nl torch/_inductor/mkldnn_ir.py 2025-06-01T22:51:14.8000648Z +++ awk '{print $5}' 2025-06-01T22:51:14.8028110Z ++ FSIZE=40880 2025-06-01T22:51:14.8028767Z ++ echo '"torch/_inductor/mkldnn_ir.py",sha256=28Vwhw7SXYs3hdydDqXBu85GRp_bSXJ0SknL4RdrHu0,40880' 2025-06-01T22:51:14.8029380Z ++ read fname 2025-06-01T22:51:14.8029713Z ++ make_wheel_record torch/_inductor/mkldnn_lowerings.py 2025-06-01T22:51:14.8030147Z ++ FPATH=torch/_inductor/mkldnn_lowerings.py 2025-06-01T22:51:14.8030547Z ++ echo torch/_inductor/mkldnn_lowerings.py 2025-06-01T22:51:14.8030902Z ++ grep RECORD 2025-06-01T22:51:14.8049452Z +++ openssl dgst -sha256 -binary torch/_inductor/mkldnn_lowerings.py 2025-06-01T22:51:14.8050088Z +++ openssl base64 2025-06-01T22:51:14.8051309Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.8052631Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.8053811Z +++ sed -e s/=//g 2025-06-01T22:51:14.8092578Z ++ HASH=nOkyR4W5QziKILO943Rqj8ducLOh4B16utkUegU_wU4 2025-06-01T22:51:14.8098691Z +++ ls -nl torch/_inductor/mkldnn_lowerings.py 2025-06-01T22:51:14.8099075Z +++ awk '{print $5}' 2025-06-01T22:51:14.8125256Z ++ FSIZE=54049 2025-06-01T22:51:14.8125881Z ++ echo '"torch/_inductor/mkldnn_lowerings.py",sha256=nOkyR4W5QziKILO943Rqj8ducLOh4B16utkUegU_wU4,54049' 2025-06-01T22:51:14.8126534Z ++ read fname 2025-06-01T22:51:14.8126843Z ++ make_wheel_record torch/_inductor/mock_cache.py 2025-06-01T22:51:14.8127271Z ++ FPATH=torch/_inductor/mock_cache.py 2025-06-01T22:51:14.8127636Z ++ echo torch/_inductor/mock_cache.py 2025-06-01T22:51:14.8127986Z ++ grep RECORD 2025-06-01T22:51:14.8148242Z +++ openssl dgst -sha256 -binary torch/_inductor/mock_cache.py 2025-06-01T22:51:14.8148717Z +++ openssl base64 2025-06-01T22:51:14.8149550Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.8150765Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.8152102Z +++ sed -e s/=//g 2025-06-01T22:51:14.8194511Z ++ HASH=Y5mhaQ2fJWcb9TPa8n1j2cOb4OtTANQ64A8DiItRgJY 2025-06-01T22:51:14.8197361Z +++ ls -nl torch/_inductor/mock_cache.py 2025-06-01T22:51:14.8198270Z +++ awk '{print $5}' 2025-06-01T22:51:14.8226081Z ++ FSIZE=8556 2025-06-01T22:51:14.8226852Z ++ echo '"torch/_inductor/mock_cache.py",sha256=Y5mhaQ2fJWcb9TPa8n1j2cOb4OtTANQ64A8DiItRgJY,8556' 2025-06-01T22:51:14.8227452Z ++ read fname 2025-06-01T22:51:14.8227756Z ++ make_wheel_record torch/_inductor/ops_handler.py 2025-06-01T22:51:14.8228168Z ++ FPATH=torch/_inductor/ops_handler.py 2025-06-01T22:51:14.8228539Z ++ echo torch/_inductor/ops_handler.py 2025-06-01T22:51:14.8228877Z ++ grep RECORD 2025-06-01T22:51:14.8248387Z +++ openssl dgst -sha256 -binary torch/_inductor/ops_handler.py 2025-06-01T22:51:14.8248881Z +++ openssl base64 2025-06-01T22:51:14.8250025Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.8251370Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.8252718Z +++ sed -e s/=//g 2025-06-01T22:51:14.8290370Z ++ HASH=69hnzao_vI-UVCz6tsjJdMH_RIOy_-_tjIOSwfPhTqs 2025-06-01T22:51:14.8295037Z +++ ls -nl torch/_inductor/ops_handler.py 2025-06-01T22:51:14.8295843Z +++ awk '{print $5}' 2025-06-01T22:51:14.8322879Z ++ FSIZE=35527 2025-06-01T22:51:14.8323499Z ++ echo '"torch/_inductor/ops_handler.py",sha256=69hnzao_vI-UVCz6tsjJdMH_RIOy_-_tjIOSwfPhTqs,35527' 2025-06-01T22:51:14.8324407Z ++ read fname 2025-06-01T22:51:14.8324752Z ++ make_wheel_record torch/_inductor/optimize_indexing.py 2025-06-01T22:51:14.8325367Z ++ FPATH=torch/_inductor/optimize_indexing.py 2025-06-01T22:51:14.8325795Z ++ echo torch/_inductor/optimize_indexing.py 2025-06-01T22:51:14.8326151Z ++ grep RECORD 2025-06-01T22:51:14.8348085Z +++ openssl dgst -sha256 -binary torch/_inductor/optimize_indexing.py 2025-06-01T22:51:14.8350119Z +++ openssl base64 2025-06-01T22:51:14.8350425Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.8350695Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.8350958Z +++ sed -e s/=//g 2025-06-01T22:51:14.8392131Z ++ HASH=KdIFrlHwny2NlrQoiMp5G1fm0e-EwZEzzQ0tNXA4nXM 2025-06-01T22:51:14.8395156Z +++ ls -nl torch/_inductor/optimize_indexing.py 2025-06-01T22:51:14.8395549Z +++ awk '{print $5}' 2025-06-01T22:51:14.8422468Z ++ FSIZE=4135 2025-06-01T22:51:14.8423091Z ++ echo '"torch/_inductor/optimize_indexing.py",sha256=KdIFrlHwny2NlrQoiMp5G1fm0e-EwZEzzQ0tNXA4nXM,4135' 2025-06-01T22:51:14.8423734Z ++ read fname 2025-06-01T22:51:14.8424020Z ++ make_wheel_record torch/_inductor/output_code.py 2025-06-01T22:51:14.8424430Z ++ FPATH=torch/_inductor/output_code.py 2025-06-01T22:51:14.8424797Z ++ echo torch/_inductor/output_code.py 2025-06-01T22:51:14.8425245Z ++ grep RECORD 2025-06-01T22:51:14.8446385Z +++ openssl dgst -sha256 -binary torch/_inductor/output_code.py 2025-06-01T22:51:14.8446878Z +++ openssl base64 2025-06-01T22:51:14.8447482Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.8448897Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.8449914Z +++ sed -e s/=//g 2025-06-01T22:51:14.8488988Z ++ HASH=aulpduH_AhQsIFMmPiW-2mkhAp_XN6GlQLx8SvrcCTY 2025-06-01T22:51:14.8494143Z +++ ls -nl torch/_inductor/output_code.py 2025-06-01T22:51:14.8495462Z +++ awk '{print $5}' 2025-06-01T22:51:14.8521944Z ++ FSIZE=29459 2025-06-01T22:51:14.8522664Z ++ echo '"torch/_inductor/output_code.py",sha256=aulpduH_AhQsIFMmPiW-2mkhAp_XN6GlQLx8SvrcCTY,29459' 2025-06-01T22:51:14.8523262Z ++ read fname 2025-06-01T22:51:14.8523584Z ++ make_wheel_record torch/_inductor/pattern_matcher.py 2025-06-01T22:51:14.8524140Z ++ FPATH=torch/_inductor/pattern_matcher.py 2025-06-01T22:51:14.8524722Z ++ echo torch/_inductor/pattern_matcher.py 2025-06-01T22:51:14.8525089Z ++ grep RECORD 2025-06-01T22:51:14.8547583Z +++ openssl dgst -sha256 -binary torch/_inductor/pattern_matcher.py 2025-06-01T22:51:14.8548094Z +++ openssl base64 2025-06-01T22:51:14.8548351Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.8548869Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.8550400Z +++ sed -e s/=//g 2025-06-01T22:51:14.8592521Z ++ HASH=z7wNC3kshBnffHPgY5iNziyN7Tyc13-OIVH6_KM1i34 2025-06-01T22:51:14.8597790Z +++ ls -nl torch/_inductor/pattern_matcher.py 2025-06-01T22:51:14.8598300Z +++ awk '{print $5}' 2025-06-01T22:51:14.8626227Z ++ FSIZE=80579 2025-06-01T22:51:14.8626929Z ++ echo '"torch/_inductor/pattern_matcher.py",sha256=z7wNC3kshBnffHPgY5iNziyN7Tyc13-OIVH6_KM1i34,80579' 2025-06-01T22:51:14.8627630Z ++ read fname 2025-06-01T22:51:14.8627972Z ++ make_wheel_record torch/_inductor/quantized_lowerings.py 2025-06-01T22:51:14.8628427Z ++ FPATH=torch/_inductor/quantized_lowerings.py 2025-06-01T22:51:14.8628845Z ++ echo torch/_inductor/quantized_lowerings.py 2025-06-01T22:51:14.8629210Z ++ grep RECORD 2025-06-01T22:51:14.8648263Z +++ openssl base64 2025-06-01T22:51:14.8648731Z +++ openssl dgst -sha256 -binary torch/_inductor/quantized_lowerings.py 2025-06-01T22:51:14.8649230Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.8650352Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.8651519Z +++ sed -e s/=//g 2025-06-01T22:51:14.8691018Z ++ HASH=Eh4eS0QjA3OhuU359Br93X1Fm3hsFFoCtXc23R6uZi4 2025-06-01T22:51:14.8695826Z +++ ls -nl torch/_inductor/quantized_lowerings.py 2025-06-01T22:51:14.8697671Z +++ awk '{print $5}' 2025-06-01T22:51:14.8725450Z ++ FSIZE=5625 2025-06-01T22:51:14.8726123Z ++ echo '"torch/_inductor/quantized_lowerings.py",sha256=Eh4eS0QjA3OhuU359Br93X1Fm3hsFFoCtXc23R6uZi4,5625' 2025-06-01T22:51:14.8726853Z ++ read fname 2025-06-01T22:51:14.8727164Z ++ make_wheel_record torch/_inductor/remote_cache.py 2025-06-01T22:51:14.8727601Z ++ FPATH=torch/_inductor/remote_cache.py 2025-06-01T22:51:14.8727976Z ++ echo torch/_inductor/remote_cache.py 2025-06-01T22:51:14.8728337Z ++ grep RECORD 2025-06-01T22:51:14.8748256Z +++ openssl dgst -sha256 -binary torch/_inductor/remote_cache.py 2025-06-01T22:51:14.8748716Z +++ openssl base64 2025-06-01T22:51:14.8749945Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.8751194Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.8752582Z +++ sed -e s/=//g 2025-06-01T22:51:14.8792895Z ++ HASH=_SWUD5OtvqSvaGKsZMcofkWTjA-MP83uBmUOmcE_RS0 2025-06-01T22:51:14.8796293Z +++ ls -nl torch/_inductor/remote_cache.py 2025-06-01T22:51:14.8797844Z +++ awk '{print $5}' 2025-06-01T22:51:14.8824957Z ++ FSIZE=12795 2025-06-01T22:51:14.8825551Z ++ echo '"torch/_inductor/remote_cache.py",sha256=_SWUD5OtvqSvaGKsZMcofkWTjA-MP83uBmUOmcE_RS0,12795' 2025-06-01T22:51:14.8826185Z ++ read fname 2025-06-01T22:51:14.8826526Z ++ make_wheel_record torch/_inductor/scheduler.py 2025-06-01T22:51:14.8826924Z ++ FPATH=torch/_inductor/scheduler.py 2025-06-01T22:51:14.8827283Z ++ echo torch/_inductor/scheduler.py 2025-06-01T22:51:14.8827606Z ++ grep RECORD 2025-06-01T22:51:14.8847755Z +++ openssl dgst -sha256 -binary torch/_inductor/scheduler.py 2025-06-01T22:51:14.8848227Z +++ openssl base64 2025-06-01T22:51:14.8848648Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.8849994Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.8851359Z +++ sed -e s/=//g 2025-06-01T22:51:14.8894283Z ++ HASH=90uaelEHBJ55QgcO8h9QVtZ4xEFijuAX7P6OXWZJxqY 2025-06-01T22:51:14.8899662Z +++ ls -nl torch/_inductor/scheduler.py 2025-06-01T22:51:14.8900759Z +++ awk '{print $5}' 2025-06-01T22:51:14.8926364Z ++ FSIZE=195052 2025-06-01T22:51:14.8926964Z ++ echo '"torch/_inductor/scheduler.py",sha256=90uaelEHBJ55QgcO8h9QVtZ4xEFijuAX7P6OXWZJxqY,195052' 2025-06-01T22:51:14.8927706Z ++ read fname 2025-06-01T22:51:14.8928044Z ++ make_wheel_record torch/_inductor/script.ld 2025-06-01T22:51:14.8928448Z ++ FPATH=torch/_inductor/script.ld 2025-06-01T22:51:14.8928853Z ++ echo torch/_inductor/script.ld 2025-06-01T22:51:14.8929183Z ++ grep RECORD 2025-06-01T22:51:14.8950007Z +++ openssl dgst -sha256 -binary torch/_inductor/script.ld 2025-06-01T22:51:14.8950559Z +++ openssl base64 2025-06-01T22:51:14.8951826Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.8953208Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.8954468Z +++ sed -e s/=//g 2025-06-01T22:51:14.8995956Z ++ HASH=pYkdES4_8MJi9MkEF79gr1KFT4iPUvbMT7NlDWP7aec 2025-06-01T22:51:14.8998920Z +++ ls -nl torch/_inductor/script.ld 2025-06-01T22:51:14.9000008Z +++ awk '{print $5}' 2025-06-01T22:51:14.9028216Z ++ FSIZE=430 2025-06-01T22:51:14.9028828Z ++ echo '"torch/_inductor/script.ld",sha256=pYkdES4_8MJi9MkEF79gr1KFT4iPUvbMT7NlDWP7aec,430' 2025-06-01T22:51:14.9029456Z ++ read fname 2025-06-01T22:51:14.9029852Z ++ make_wheel_record torch/_inductor/select_algorithm.py 2025-06-01T22:51:14.9030287Z ++ FPATH=torch/_inductor/select_algorithm.py 2025-06-01T22:51:14.9030687Z ++ echo torch/_inductor/select_algorithm.py 2025-06-01T22:51:14.9031045Z ++ grep RECORD 2025-06-01T22:51:14.9050365Z +++ openssl dgst -sha256 -binary torch/_inductor/select_algorithm.py 2025-06-01T22:51:14.9051000Z +++ openssl base64 2025-06-01T22:51:14.9052244Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.9053329Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.9054649Z +++ sed -e s/=//g 2025-06-01T22:51:14.9094506Z ++ HASH=nrQ0VNAThj4ZfXE9pkmvlHrwLhnTSWNa3QXeCa210Vg 2025-06-01T22:51:14.9100254Z +++ ls -nl torch/_inductor/select_algorithm.py 2025-06-01T22:51:14.9100934Z +++ awk '{print $5}' 2025-06-01T22:51:14.9125961Z ++ FSIZE=110825 2025-06-01T22:51:14.9126618Z ++ echo '"torch/_inductor/select_algorithm.py",sha256=nrQ0VNAThj4ZfXE9pkmvlHrwLhnTSWNa3QXeCa210Vg,110825' 2025-06-01T22:51:14.9127293Z ++ read fname 2025-06-01T22:51:14.9127596Z ++ make_wheel_record torch/_inductor/sizevars.py 2025-06-01T22:51:14.9128001Z ++ FPATH=torch/_inductor/sizevars.py 2025-06-01T22:51:14.9128370Z ++ echo torch/_inductor/sizevars.py 2025-06-01T22:51:14.9129098Z ++ grep RECORD 2025-06-01T22:51:14.9150137Z +++ openssl dgst -sha256 -binary torch/_inductor/sizevars.py 2025-06-01T22:51:14.9150614Z +++ openssl base64 2025-06-01T22:51:14.9151897Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.9153228Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.9154691Z +++ sed -e s/=//g 2025-06-01T22:51:14.9198996Z ++ HASH=KKolp_0U1i2m5kikiRFXmV9Oz7212UDfhylT7pHFt-Y 2025-06-01T22:51:14.9200515Z +++ ls -nl torch/_inductor/sizevars.py 2025-06-01T22:51:14.9200855Z +++ awk '{print $5}' 2025-06-01T22:51:14.9229553Z ++ FSIZE=38029 2025-06-01T22:51:14.9230120Z ++ echo '"torch/_inductor/sizevars.py",sha256=KKolp_0U1i2m5kikiRFXmV9Oz7212UDfhylT7pHFt-Y,38029' 2025-06-01T22:51:14.9230723Z ++ read fname 2025-06-01T22:51:14.9231103Z ++ make_wheel_record torch/_inductor/standalone_compile.py 2025-06-01T22:51:14.9231563Z ++ FPATH=torch/_inductor/standalone_compile.py 2025-06-01T22:51:14.9231960Z ++ echo torch/_inductor/standalone_compile.py 2025-06-01T22:51:14.9232322Z ++ grep RECORD 2025-06-01T22:51:14.9250653Z +++ openssl dgst -sha256 -binary torch/_inductor/standalone_compile.py 2025-06-01T22:51:14.9251147Z +++ openssl base64 2025-06-01T22:51:14.9252283Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.9253649Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.9254981Z +++ sed -e s/=//g 2025-06-01T22:51:14.9291377Z ++ HASH=nR-3dAG8E2KSKSUvd4ug7kCuYrUoJvGglMulmG29msI 2025-06-01T22:51:14.9296351Z +++ ls -nl torch/_inductor/standalone_compile.py 2025-06-01T22:51:14.9297858Z +++ awk '{print $5}' 2025-06-01T22:51:14.9325429Z ++ FSIZE=9412 2025-06-01T22:51:14.9326089Z ++ echo '"torch/_inductor/standalone_compile.py",sha256=nR-3dAG8E2KSKSUvd4ug7kCuYrUoJvGglMulmG29msI,9412' 2025-06-01T22:51:14.9326772Z ++ read fname 2025-06-01T22:51:14.9327107Z ++ make_wheel_record torch/_inductor/subgraph_lowering.py 2025-06-01T22:51:14.9327580Z ++ FPATH=torch/_inductor/subgraph_lowering.py 2025-06-01T22:51:14.9328002Z ++ echo torch/_inductor/subgraph_lowering.py 2025-06-01T22:51:14.9328362Z ++ grep RECORD 2025-06-01T22:51:14.9348719Z +++ openssl dgst -sha256 -binary torch/_inductor/subgraph_lowering.py 2025-06-01T22:51:14.9350041Z +++ openssl base64 2025-06-01T22:51:14.9350329Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.9351534Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.9352963Z +++ sed -e s/=//g 2025-06-01T22:51:14.9397186Z ++ HASH=EKV5_3PCty9F0p3erX9SA4wmDNYCYuOx2ENKVECZ4iI 2025-06-01T22:51:14.9399243Z +++ ls -nl torch/_inductor/subgraph_lowering.py 2025-06-01T22:51:14.9399962Z +++ awk '{print $5}' 2025-06-01T22:51:14.9427345Z ++ FSIZE=7350 2025-06-01T22:51:14.9427963Z ++ echo '"torch/_inductor/subgraph_lowering.py",sha256=EKV5_3PCty9F0p3erX9SA4wmDNYCYuOx2ENKVECZ4iI,7350' 2025-06-01T22:51:14.9428982Z ++ read fname 2025-06-01T22:51:14.9429341Z ++ make_wheel_record torch/_inductor/template_heuristics.py 2025-06-01T22:51:14.9429988Z ++ FPATH=torch/_inductor/template_heuristics.py 2025-06-01T22:51:14.9430707Z ++ echo torch/_inductor/template_heuristics.py 2025-06-01T22:51:14.9431057Z ++ grep RECORD 2025-06-01T22:51:14.9450032Z +++ openssl dgst -sha256 -binary torch/_inductor/template_heuristics.py 2025-06-01T22:51:14.9450945Z +++ openssl base64 2025-06-01T22:51:14.9451644Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.9453141Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.9454471Z +++ sed -e s/=//g 2025-06-01T22:51:14.9501030Z ++ HASH=poAh7MGJhDaBkXxFj5eVPLZEG6Bd2xE0ft9alB95Wuw 2025-06-01T22:51:14.9503957Z +++ ls -nl torch/_inductor/template_heuristics.py 2025-06-01T22:51:14.9504971Z +++ awk '{print $5}' 2025-06-01T22:51:14.9531740Z ++ FSIZE=27058 2025-06-01T22:51:14.9532866Z ++ echo '"torch/_inductor/template_heuristics.py",sha256=poAh7MGJhDaBkXxFj5eVPLZEG6Bd2xE0ft9alB95Wuw,27058' 2025-06-01T22:51:14.9533569Z ++ read fname 2025-06-01T22:51:14.9533873Z ++ make_wheel_record torch/_inductor/test_case.py 2025-06-01T22:51:14.9534300Z ++ FPATH=torch/_inductor/test_case.py 2025-06-01T22:51:14.9534828Z ++ echo torch/_inductor/test_case.py 2025-06-01T22:51:14.9535899Z ++ grep RECORD 2025-06-01T22:51:14.9554963Z +++ openssl dgst -sha256 -binary torch/_inductor/test_case.py 2025-06-01T22:51:14.9555732Z +++ openssl base64 2025-06-01T22:51:14.9556873Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.9558519Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.9560470Z +++ sed -e s/=//g 2025-06-01T22:51:14.9604334Z ++ HASH=inaVv6QzAIZPIfUdc5ajhb50giQNHoguoc2mFXYhex8 2025-06-01T22:51:14.9605590Z +++ ls -nl torch/_inductor/test_case.py 2025-06-01T22:51:14.9606118Z +++ awk '{print $5}' 2025-06-01T22:51:14.9634227Z ++ FSIZE=1396 2025-06-01T22:51:14.9635255Z ++ echo '"torch/_inductor/test_case.py",sha256=inaVv6QzAIZPIfUdc5ajhb50giQNHoguoc2mFXYhex8,1396' 2025-06-01T22:51:14.9635925Z ++ read fname 2025-06-01T22:51:14.9636243Z ++ make_wheel_record torch/_inductor/test_operators.py 2025-06-01T22:51:14.9636664Z ++ FPATH=torch/_inductor/test_operators.py 2025-06-01T22:51:14.9637135Z ++ echo torch/_inductor/test_operators.py 2025-06-01T22:51:14.9637472Z ++ grep RECORD 2025-06-01T22:51:14.9653349Z +++ openssl dgst -sha256 -binary torch/_inductor/test_operators.py 2025-06-01T22:51:14.9654226Z +++ openssl base64 2025-06-01T22:51:14.9654982Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.9656540Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.9659090Z +++ sed -e s/=//g 2025-06-01T22:51:14.9694471Z ++ HASH=c31b1UrHeyW1KCgVb7Y1kWX65soWhzkFqHgAEakNu1I 2025-06-01T22:51:14.9699979Z +++ ls -nl torch/_inductor/test_operators.py 2025-06-01T22:51:14.9700648Z +++ awk '{print $5}' 2025-06-01T22:51:14.9726052Z ++ FSIZE=933 2025-06-01T22:51:14.9726906Z ++ echo '"torch/_inductor/test_operators.py",sha256=c31b1UrHeyW1KCgVb7Y1kWX65soWhzkFqHgAEakNu1I,933' 2025-06-01T22:51:14.9727714Z ++ read fname 2025-06-01T22:51:14.9728273Z ++ make_wheel_record torch/_inductor/triton_bundler.py 2025-06-01T22:51:14.9728835Z ++ FPATH=torch/_inductor/triton_bundler.py 2025-06-01T22:51:14.9729522Z ++ echo torch/_inductor/triton_bundler.py 2025-06-01T22:51:14.9729868Z ++ grep RECORD 2025-06-01T22:51:14.9750831Z +++ openssl dgst -sha256 -binary torch/_inductor/triton_bundler.py 2025-06-01T22:51:14.9751465Z +++ openssl base64 2025-06-01T22:51:14.9773844Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.9774316Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.9775544Z +++ sed -e s/=//g 2025-06-01T22:51:14.9800096Z ++ HASH=FEX7caWnmBUdnqoQlr2Kl53E4h7PioSSf2aPdaMKE28 2025-06-01T22:51:14.9801865Z +++ ls -nl torch/_inductor/triton_bundler.py 2025-06-01T22:51:14.9802619Z +++ awk '{print $5}' 2025-06-01T22:51:14.9831061Z ++ FSIZE=16149 2025-06-01T22:51:14.9832063Z ++ echo '"torch/_inductor/triton_bundler.py",sha256=FEX7caWnmBUdnqoQlr2Kl53E4h7PioSSf2aPdaMKE28,16149' 2025-06-01T22:51:14.9832691Z ++ read fname 2025-06-01T22:51:14.9832990Z ++ make_wheel_record torch/_inductor/utils.py 2025-06-01T22:51:14.9833372Z ++ FPATH=torch/_inductor/utils.py 2025-06-01T22:51:14.9833702Z ++ echo torch/_inductor/utils.py 2025-06-01T22:51:14.9834016Z ++ grep RECORD 2025-06-01T22:51:14.9850859Z +++ openssl dgst -sha256 -binary torch/_inductor/utils.py 2025-06-01T22:51:14.9851650Z +++ openssl base64 2025-06-01T22:51:14.9852691Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.9854116Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.9855609Z +++ sed -e s/=//g 2025-06-01T22:51:14.9895031Z ++ HASH=A02lihvWe5Tf7k_h9kyg49o9w2lVQQmE9-FLz7OEI6U 2025-06-01T22:51:14.9901494Z +++ ls -nl torch/_inductor/utils.py 2025-06-01T22:51:14.9902258Z +++ awk '{print $5}' 2025-06-01T22:51:14.9926302Z ++ FSIZE=99564 2025-06-01T22:51:14.9927278Z ++ echo '"torch/_inductor/utils.py",sha256=A02lihvWe5Tf7k_h9kyg49o9w2lVQQmE9-FLz7OEI6U,99564' 2025-06-01T22:51:14.9927980Z ++ read fname 2025-06-01T22:51:14.9928294Z ++ make_wheel_record torch/_inductor/virtualized.py 2025-06-01T22:51:14.9928720Z ++ FPATH=torch/_inductor/virtualized.py 2025-06-01T22:51:14.9929424Z ++ echo torch/_inductor/virtualized.py 2025-06-01T22:51:14.9930623Z ++ grep RECORD 2025-06-01T22:51:14.9950058Z +++ openssl dgst -sha256 -binary torch/_inductor/virtualized.py 2025-06-01T22:51:14.9950935Z +++ openssl base64 2025-06-01T22:51:14.9951413Z +++ sed -e s/+/-/g 2025-06-01T22:51:14.9952808Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:14.9954084Z +++ sed -e s/=//g 2025-06-01T22:51:14.9996649Z ++ HASH=CIHcPCPx_4m7OfzdA3PA_6B8-cmkRSEObV32ba5qX4Y 2025-06-01T22:51:14.9999330Z +++ ls -nl torch/_inductor/virtualized.py 2025-06-01T22:51:15.0000688Z +++ awk '{print $5}' 2025-06-01T22:51:15.0029078Z ++ FSIZE=14070 2025-06-01T22:51:15.0030150Z ++ echo '"torch/_inductor/virtualized.py",sha256=CIHcPCPx_4m7OfzdA3PA_6B8-cmkRSEObV32ba5qX4Y,14070' 2025-06-01T22:51:15.0030833Z ++ read fname 2025-06-01T22:51:15.0031156Z ++ make_wheel_record torch/_inductor/wrapper_benchmark.py 2025-06-01T22:51:15.0031616Z ++ FPATH=torch/_inductor/wrapper_benchmark.py 2025-06-01T22:51:15.0032136Z ++ echo torch/_inductor/wrapper_benchmark.py 2025-06-01T22:51:15.0032502Z ++ grep RECORD 2025-06-01T22:51:15.0050226Z +++ openssl dgst -sha256 -binary torch/_inductor/wrapper_benchmark.py 2025-06-01T22:51:15.0050841Z +++ openssl base64 2025-06-01T22:51:15.0051873Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.0053168Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.0054511Z +++ sed -e s/=//g 2025-06-01T22:51:15.0091234Z ++ HASH=x1lAMnMBlfdLBnsXmGHsrqkrH_1g6rOX3aLRtkNpp0I 2025-06-01T22:51:15.0095964Z +++ ls -nl torch/_inductor/wrapper_benchmark.py 2025-06-01T22:51:15.0097807Z +++ awk '{print $5}' 2025-06-01T22:51:15.0125523Z ++ FSIZE=15700 2025-06-01T22:51:15.0126198Z ++ echo '"torch/_inductor/wrapper_benchmark.py",sha256=x1lAMnMBlfdLBnsXmGHsrqkrH_1g6rOX3aLRtkNpp0I,15700' 2025-06-01T22:51:15.0126846Z ++ read fname 2025-06-01T22:51:15.0127210Z ++ make_wheel_record torch/_inductor/autoheuristic/__init__.py 2025-06-01T22:51:15.0127715Z ++ FPATH=torch/_inductor/autoheuristic/__init__.py 2025-06-01T22:51:15.0128159Z ++ echo torch/_inductor/autoheuristic/__init__.py 2025-06-01T22:51:15.0128553Z ++ grep RECORD 2025-06-01T22:51:15.0148386Z +++ openssl dgst -sha256 -binary torch/_inductor/autoheuristic/__init__.py 2025-06-01T22:51:15.0148937Z +++ openssl base64 2025-06-01T22:51:15.0149377Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.0150401Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.0151622Z +++ sed -e s/=//g 2025-06-01T22:51:15.0194458Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:15.0197292Z +++ ls -nl torch/_inductor/autoheuristic/__init__.py 2025-06-01T22:51:15.0198136Z +++ awk '{print $5}' 2025-06-01T22:51:15.0226970Z ++ FSIZE=0 2025-06-01T22:51:15.0227654Z ++ echo '"torch/_inductor/autoheuristic/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:15.0228375Z ++ read fname 2025-06-01T22:51:15.0228754Z ++ make_wheel_record torch/_inductor/autoheuristic/autoheuristic.py 2025-06-01T22:51:15.0229281Z ++ FPATH=torch/_inductor/autoheuristic/autoheuristic.py 2025-06-01T22:51:15.0229767Z ++ echo torch/_inductor/autoheuristic/autoheuristic.py 2025-06-01T22:51:15.0230154Z ++ grep RECORD 2025-06-01T22:51:15.0249200Z +++ openssl dgst -sha256 -binary torch/_inductor/autoheuristic/autoheuristic.py 2025-06-01T22:51:15.0249772Z +++ openssl base64 2025-06-01T22:51:15.0250343Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.0251675Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.0252951Z +++ sed -e s/=//g 2025-06-01T22:51:15.0290394Z ++ HASH=ur2gNu9HSpg2I4l9-Gs20o-jIu0v_MH7YgJpcdvSgcQ 2025-06-01T22:51:15.0295538Z +++ ls -nl torch/_inductor/autoheuristic/autoheuristic.py 2025-06-01T22:51:15.0296305Z +++ awk '{print $5}' 2025-06-01T22:51:15.0323056Z ++ FSIZE=11934 2025-06-01T22:51:15.0323898Z ++ echo '"torch/_inductor/autoheuristic/autoheuristic.py",sha256=ur2gNu9HSpg2I4l9-Gs20o-jIu0v_MH7YgJpcdvSgcQ,11934' 2025-06-01T22:51:15.0324789Z ++ read fname 2025-06-01T22:51:15.0325226Z ++ make_wheel_record torch/_inductor/autoheuristic/autoheuristic_utils.py 2025-06-01T22:51:15.0325848Z ++ FPATH=torch/_inductor/autoheuristic/autoheuristic_utils.py 2025-06-01T22:51:15.0326404Z ++ echo torch/_inductor/autoheuristic/autoheuristic_utils.py 2025-06-01T22:51:15.0326823Z ++ grep RECORD 2025-06-01T22:51:15.0348258Z +++ openssl dgst -sha256 -binary torch/_inductor/autoheuristic/autoheuristic_utils.py 2025-06-01T22:51:15.0348835Z +++ openssl base64 2025-06-01T22:51:15.0349875Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.0351180Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.0352522Z +++ sed -e s/=//g 2025-06-01T22:51:15.0393510Z ++ HASH=IsUA-CMY6QEvqPLxx2M66EiecWoQujiXIEFB6K2phtg 2025-06-01T22:51:15.0397419Z +++ ls -nl torch/_inductor/autoheuristic/autoheuristic_utils.py 2025-06-01T22:51:15.0398383Z +++ awk '{print $5}' 2025-06-01T22:51:15.0427508Z ++ FSIZE=11281 2025-06-01T22:51:15.0428406Z ++ echo '"torch/_inductor/autoheuristic/autoheuristic_utils.py",sha256=IsUA-CMY6QEvqPLxx2M66EiecWoQujiXIEFB6K2phtg,11281' 2025-06-01T22:51:15.0429171Z ++ read fname 2025-06-01T22:51:15.0429660Z ++ make_wheel_record torch/_inductor/autoheuristic/learned_heuristic_controller.py 2025-06-01T22:51:15.0429958Z ++ FPATH=torch/_inductor/autoheuristic/learned_heuristic_controller.py 2025-06-01T22:51:15.0430206Z ++ echo torch/_inductor/autoheuristic/learned_heuristic_controller.py 2025-06-01T22:51:15.0430352Z ++ grep RECORD 2025-06-01T22:51:15.0449101Z +++ openssl dgst -sha256 -binary torch/_inductor/autoheuristic/learned_heuristic_controller.py 2025-06-01T22:51:15.0449232Z +++ openssl base64 2025-06-01T22:51:15.0450214Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.0451514Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.0452778Z +++ sed -e s/=//g 2025-06-01T22:51:15.0490378Z ++ HASH=B8idkoFWGcuQzyTA_u4JEtUFhOD44rkUMej9s1CxHBo 2025-06-01T22:51:15.0495255Z +++ ls -nl torch/_inductor/autoheuristic/learned_heuristic_controller.py 2025-06-01T22:51:15.0495916Z +++ awk '{print $5}' 2025-06-01T22:51:15.0522584Z ++ FSIZE=4317 2025-06-01T22:51:15.0523272Z ++ echo '"torch/_inductor/autoheuristic/learned_heuristic_controller.py",sha256=B8idkoFWGcuQzyTA_u4JEtUFhOD44rkUMej9s1CxHBo,4317' 2025-06-01T22:51:15.0523393Z ++ read fname 2025-06-01T22:51:15.0523838Z ++ make_wheel_record torch/_inductor/autoheuristic/learnedheuristic_interface.py 2025-06-01T22:51:15.0524084Z ++ FPATH=torch/_inductor/autoheuristic/learnedheuristic_interface.py 2025-06-01T22:51:15.0524908Z ++ echo torch/_inductor/autoheuristic/learnedheuristic_interface.py 2025-06-01T22:51:15.0525009Z ++ grep RECORD 2025-06-01T22:51:15.0547611Z +++ openssl dgst -sha256 -binary torch/_inductor/autoheuristic/learnedheuristic_interface.py 2025-06-01T22:51:15.0547735Z +++ openssl base64 2025-06-01T22:51:15.0547842Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.0547944Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.0549236Z +++ sed -e s/=//g 2025-06-01T22:51:15.0592110Z ++ HASH=jeNIjUJJIosSaB5KrnjhhuKuTlTQOy1lzTUZI6LZvsI 2025-06-01T22:51:15.0595014Z +++ ls -nl torch/_inductor/autoheuristic/learnedheuristic_interface.py 2025-06-01T22:51:15.0595261Z +++ awk '{print $5}' 2025-06-01T22:51:15.0623541Z ++ FSIZE=2852 2025-06-01T22:51:15.0624324Z ++ echo '"torch/_inductor/autoheuristic/learnedheuristic_interface.py",sha256=jeNIjUJJIosSaB5KrnjhhuKuTlTQOy1lzTUZI6LZvsI,2852' 2025-06-01T22:51:15.0624425Z ++ read fname 2025-06-01T22:51:15.0624721Z ++ make_wheel_record torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py 2025-06-01T22:51:15.0624949Z ++ FPATH=torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py 2025-06-01T22:51:15.0625170Z ++ echo torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py 2025-06-01T22:51:15.0625282Z ++ grep RECORD 2025-06-01T22:51:15.0647141Z +++ openssl dgst -sha256 -binary torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py 2025-06-01T22:51:15.0647252Z +++ openssl base64 2025-06-01T22:51:15.0647641Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.0648788Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.0650011Z +++ sed -e s/=//g 2025-06-01T22:51:15.0689446Z ++ HASH=vtCNz-_a6qtWQTY8inPLPD7ptbyVPz8TeKbktN1Z3WA 2025-06-01T22:51:15.0694288Z +++ ls -nl torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py 2025-06-01T22:51:15.0695321Z +++ awk '{print $5}' 2025-06-01T22:51:15.0723008Z ++ FSIZE=28044 2025-06-01T22:51:15.0723584Z ++ echo '"torch/_inductor/autoheuristic/artifacts/_MMRankingA100.py",sha256=vtCNz-_a6qtWQTY8inPLPD7ptbyVPz8TeKbktN1Z3WA,28044' 2025-06-01T22:51:15.0723833Z ++ read fname 2025-06-01T22:51:15.0724299Z ++ make_wheel_record torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py 2025-06-01T22:51:15.0724536Z ++ FPATH=torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py 2025-06-01T22:51:15.0724760Z ++ echo torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py 2025-06-01T22:51:15.0725135Z ++ grep RECORD 2025-06-01T22:51:15.0746517Z +++ openssl dgst -sha256 -binary torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py 2025-06-01T22:51:15.0746885Z +++ openssl base64 2025-06-01T22:51:15.0747578Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.0748723Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.0750063Z +++ sed -e s/=//g 2025-06-01T22:51:15.0791608Z ++ HASH=9wUukZe2Ko_VWV_MuI-67xORw6KfB3aser21vXcW4Wg 2025-06-01T22:51:15.0795279Z +++ ls -nl torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py 2025-06-01T22:51:15.0795742Z +++ awk '{print $5}' 2025-06-01T22:51:15.0824989Z ++ FSIZE=30668 2025-06-01T22:51:15.0825791Z ++ echo '"torch/_inductor/autoheuristic/artifacts/_MMRankingH100.py",sha256=9wUukZe2Ko_VWV_MuI-67xORw6KfB3aser21vXcW4Wg,30668' 2025-06-01T22:51:15.0825895Z ++ read fname 2025-06-01T22:51:15.0826170Z ++ make_wheel_record torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py 2025-06-01T22:51:15.0826405Z ++ FPATH=torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py 2025-06-01T22:51:15.0826620Z ++ echo torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py 2025-06-01T22:51:15.0826719Z ++ grep RECORD 2025-06-01T22:51:15.0849763Z +++ openssl dgst -sha256 -binary torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py 2025-06-01T22:51:15.0849897Z +++ openssl base64 2025-06-01T22:51:15.0850968Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.0852189Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.0853470Z +++ sed -e s/=//g 2025-06-01T22:51:15.0890643Z ++ HASH=qK855JzhAYjHICBM0Fh0MQ3nufurC4Ik4N-PgjoG7lg 2025-06-01T22:51:15.0895459Z +++ ls -nl torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py 2025-06-01T22:51:15.0896159Z +++ awk '{print $5}' 2025-06-01T22:51:15.0922878Z ++ FSIZE=7920 2025-06-01T22:51:15.0923490Z ++ echo '"torch/_inductor/autoheuristic/artifacts/_MixedMMA100.py",sha256=qK855JzhAYjHICBM0Fh0MQ3nufurC4Ik4N-PgjoG7lg,7920' 2025-06-01T22:51:15.0923601Z ++ read fname 2025-06-01T22:51:15.0924065Z ++ make_wheel_record torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py 2025-06-01T22:51:15.0924464Z ++ FPATH=torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py 2025-06-01T22:51:15.0924699Z ++ echo torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py 2025-06-01T22:51:15.0925450Z ++ grep RECORD 2025-06-01T22:51:15.0947863Z +++ openssl dgst -sha256 -binary torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py 2025-06-01T22:51:15.0947991Z +++ openssl base64 2025-06-01T22:51:15.0948097Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.0949148Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.0950262Z +++ sed -e s/=//g 2025-06-01T22:51:15.0992500Z ++ HASH=IWD7eKhbjfKnCyqR7PqvL370K5zWAKZS2LtlWso48mk 2025-06-01T22:51:15.0995875Z +++ ls -nl torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py 2025-06-01T22:51:15.0996062Z +++ awk '{print $5}' 2025-06-01T22:51:15.1024902Z ++ FSIZE=7882 2025-06-01T22:51:15.1025616Z ++ echo '"torch/_inductor/autoheuristic/artifacts/_MixedMMH100.py",sha256=IWD7eKhbjfKnCyqR7PqvL370K5zWAKZS2LtlWso48mk,7882' 2025-06-01T22:51:15.1025724Z ++ read fname 2025-06-01T22:51:15.1025998Z ++ make_wheel_record torch/_inductor/autoheuristic/artifacts/_PadMMA100.py 2025-06-01T22:51:15.1026206Z ++ FPATH=torch/_inductor/autoheuristic/artifacts/_PadMMA100.py 2025-06-01T22:51:15.1026416Z ++ echo torch/_inductor/autoheuristic/artifacts/_PadMMA100.py 2025-06-01T22:51:15.1026513Z ++ grep RECORD 2025-06-01T22:51:15.1047657Z +++ openssl dgst -sha256 -binary torch/_inductor/autoheuristic/artifacts/_PadMMA100.py 2025-06-01T22:51:15.1047780Z +++ openssl base64 2025-06-01T22:51:15.1047888Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.1048899Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.1050168Z +++ sed -e s/=//g 2025-06-01T22:51:15.1088405Z ++ HASH=KReKRxB8tDQNfBLalXvw5H0Lludtu4eEXelYHk52xbY 2025-06-01T22:51:15.1093344Z +++ ls -nl torch/_inductor/autoheuristic/artifacts/_PadMMA100.py 2025-06-01T22:51:15.1094035Z +++ awk '{print $5}' 2025-06-01T22:51:15.1121210Z ++ FSIZE=4931 2025-06-01T22:51:15.1121888Z ++ echo '"torch/_inductor/autoheuristic/artifacts/_PadMMA100.py",sha256=KReKRxB8tDQNfBLalXvw5H0Lludtu4eEXelYHk52xbY,4931' 2025-06-01T22:51:15.1121986Z ++ read fname 2025-06-01T22:51:15.1122236Z ++ make_wheel_record torch/_inductor/autoheuristic/artifacts/__init__.py 2025-06-01T22:51:15.1122582Z ++ FPATH=torch/_inductor/autoheuristic/artifacts/__init__.py 2025-06-01T22:51:15.1122771Z ++ echo torch/_inductor/autoheuristic/artifacts/__init__.py 2025-06-01T22:51:15.1122873Z ++ grep RECORD 2025-06-01T22:51:15.1147523Z +++ openssl dgst -sha256 -binary torch/_inductor/autoheuristic/artifacts/__init__.py 2025-06-01T22:51:15.1147706Z +++ openssl base64 2025-06-01T22:51:15.1147808Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.1147958Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.1148070Z +++ sed -e s/=//g 2025-06-01T22:51:15.1191160Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:15.1193526Z +++ ls -nl torch/_inductor/autoheuristic/artifacts/__init__.py 2025-06-01T22:51:15.1194221Z +++ awk '{print $5}' 2025-06-01T22:51:15.1222817Z ++ FSIZE=0 2025-06-01T22:51:15.1223437Z ++ echo '"torch/_inductor/autoheuristic/artifacts/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:15.1223552Z ++ read fname 2025-06-01T22:51:15.1223746Z ++ make_wheel_record torch/_inductor/codegen/__init__.py 2025-06-01T22:51:15.1223883Z ++ FPATH=torch/_inductor/codegen/__init__.py 2025-06-01T22:51:15.1224029Z ++ echo torch/_inductor/codegen/__init__.py 2025-06-01T22:51:15.1224127Z ++ grep RECORD 2025-06-01T22:51:15.1246029Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/__init__.py 2025-06-01T22:51:15.1246170Z +++ openssl base64 2025-06-01T22:51:15.1246517Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.1247174Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.1248067Z +++ sed -e s/=//g 2025-06-01T22:51:15.1286251Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:15.1291045Z +++ ls -nl torch/_inductor/codegen/__init__.py 2025-06-01T22:51:15.1292097Z +++ awk '{print $5}' 2025-06-01T22:51:15.1318217Z ++ FSIZE=0 2025-06-01T22:51:15.1318651Z ++ echo '"torch/_inductor/codegen/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:15.1318747Z ++ read fname 2025-06-01T22:51:15.1318979Z ++ make_wheel_record torch/_inductor/codegen/aoti_hipify_utils.py 2025-06-01T22:51:15.1319154Z ++ FPATH=torch/_inductor/codegen/aoti_hipify_utils.py 2025-06-01T22:51:15.1319810Z ++ echo torch/_inductor/codegen/aoti_hipify_utils.py 2025-06-01T22:51:15.1320508Z ++ grep RECORD 2025-06-01T22:51:15.1343985Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/aoti_hipify_utils.py 2025-06-01T22:51:15.1344104Z +++ openssl base64 2025-06-01T22:51:15.1344897Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.1344999Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.1345098Z +++ sed -e s/=//g 2025-06-01T22:51:15.1388716Z ++ HASH=32rZkh-d7u4Ck7lFhpCmzeCsiNk63iYPnGr5ElVLPPU 2025-06-01T22:51:15.1392568Z +++ ls -nl torch/_inductor/codegen/aoti_hipify_utils.py 2025-06-01T22:51:15.1393160Z +++ awk '{print $5}' 2025-06-01T22:51:15.1419214Z ++ FSIZE=1320 2025-06-01T22:51:15.1419815Z ++ echo '"torch/_inductor/codegen/aoti_hipify_utils.py",sha256=32rZkh-d7u4Ck7lFhpCmzeCsiNk63iYPnGr5ElVLPPU,1320' 2025-06-01T22:51:15.1419922Z ++ read fname 2025-06-01T22:51:15.1420140Z ++ make_wheel_record torch/_inductor/codegen/block_analysis.py 2025-06-01T22:51:15.1420313Z ++ FPATH=torch/_inductor/codegen/block_analysis.py 2025-06-01T22:51:15.1421027Z ++ echo torch/_inductor/codegen/block_analysis.py 2025-06-01T22:51:15.1422179Z ++ grep RECORD 2025-06-01T22:51:15.1444780Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/block_analysis.py 2025-06-01T22:51:15.1445022Z +++ openssl base64 2025-06-01T22:51:15.1445833Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.1446367Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.1447407Z +++ sed -e s/=//g 2025-06-01T22:51:15.1486017Z ++ HASH=0G_3Wqvt6DF57PnTSxfRLduWDijCyaFM2BH3KL9hE_I 2025-06-01T22:51:15.1490692Z +++ ls -nl torch/_inductor/codegen/block_analysis.py 2025-06-01T22:51:15.1491573Z +++ awk '{print $5}' 2025-06-01T22:51:15.1517986Z ++ FSIZE=6679 2025-06-01T22:51:15.1518536Z ++ echo '"torch/_inductor/codegen/block_analysis.py",sha256=0G_3Wqvt6DF57PnTSxfRLduWDijCyaFM2BH3KL9hE_I,6679' 2025-06-01T22:51:15.1518634Z ++ read fname 2025-06-01T22:51:15.1518994Z ++ make_wheel_record torch/_inductor/codegen/common.py 2025-06-01T22:51:15.1519134Z ++ FPATH=torch/_inductor/codegen/common.py 2025-06-01T22:51:15.1519620Z ++ echo torch/_inductor/codegen/common.py 2025-06-01T22:51:15.1520328Z ++ grep RECORD 2025-06-01T22:51:15.1543767Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/common.py 2025-06-01T22:51:15.1543982Z +++ openssl base64 2025-06-01T22:51:15.1544107Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.1544205Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.1544358Z +++ sed -e s/=//g 2025-06-01T22:51:15.1588621Z ++ HASH=ju3WxERkYFgcP4CFa6Cy1ge-XZqo8aZ5aqm_Ivd-IHs 2025-06-01T22:51:15.1591933Z +++ ls -nl torch/_inductor/codegen/common.py 2025-06-01T22:51:15.1592693Z +++ awk '{print $5}' 2025-06-01T22:51:15.1619696Z ++ FSIZE=94886 2025-06-01T22:51:15.1620195Z ++ echo '"torch/_inductor/codegen/common.py",sha256=ju3WxERkYFgcP4CFa6Cy1ge-XZqo8aZ5aqm_Ivd-IHs,94886' 2025-06-01T22:51:15.1620293Z ++ read fname 2025-06-01T22:51:15.1620452Z ++ make_wheel_record torch/_inductor/codegen/cpp.py 2025-06-01T22:51:15.1620597Z ++ FPATH=torch/_inductor/codegen/cpp.py 2025-06-01T22:51:15.1620752Z ++ echo torch/_inductor/codegen/cpp.py 2025-06-01T22:51:15.1622010Z ++ grep RECORD 2025-06-01T22:51:15.1645908Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp.py 2025-06-01T22:51:15.1646047Z +++ openssl base64 2025-06-01T22:51:15.1646151Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.1646814Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.1646959Z +++ sed -e s/=//g 2025-06-01T22:51:15.1690842Z ++ HASH=RgSMIMZiASRbWzoqFxP00Op7k8KxcTAu_GiSMFnL3zQ 2025-06-01T22:51:15.1695591Z +++ ls -nl torch/_inductor/codegen/cpp.py 2025-06-01T22:51:15.1696488Z +++ awk '{print $5}' 2025-06-01T22:51:15.1722779Z ++ FSIZE=222435 2025-06-01T22:51:15.1723290Z ++ echo '"torch/_inductor/codegen/cpp.py",sha256=RgSMIMZiASRbWzoqFxP00Op7k8KxcTAu_GiSMFnL3zQ,222435' 2025-06-01T22:51:15.1723389Z ++ read fname 2025-06-01T22:51:15.1723605Z ++ make_wheel_record torch/_inductor/codegen/cpp_bmm_template.py 2025-06-01T22:51:15.1723904Z ++ FPATH=torch/_inductor/codegen/cpp_bmm_template.py 2025-06-01T22:51:15.1724110Z ++ echo torch/_inductor/codegen/cpp_bmm_template.py 2025-06-01T22:51:15.1725771Z ++ grep RECORD 2025-06-01T22:51:15.1748233Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp_bmm_template.py 2025-06-01T22:51:15.1748371Z +++ openssl base64 2025-06-01T22:51:15.1749331Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.1749437Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.1750715Z +++ sed -e s/=//g 2025-06-01T22:51:15.1794419Z ++ HASH=C18nNDumvjLdfmYYLvgNug41J-AzA9EKFWuJtNu87hE 2025-06-01T22:51:15.1800214Z +++ ls -nl torch/_inductor/codegen/cpp_bmm_template.py 2025-06-01T22:51:15.1801406Z +++ awk '{print $5}' 2025-06-01T22:51:15.1827597Z ++ FSIZE=9359 2025-06-01T22:51:15.1828108Z ++ echo '"torch/_inductor/codegen/cpp_bmm_template.py",sha256=C18nNDumvjLdfmYYLvgNug41J-AzA9EKFWuJtNu87hE,9359' 2025-06-01T22:51:15.1828218Z ++ read fname 2025-06-01T22:51:15.1828482Z ++ make_wheel_record torch/_inductor/codegen/cpp_flex_attention_template.py 2025-06-01T22:51:15.1828761Z ++ FPATH=torch/_inductor/codegen/cpp_flex_attention_template.py 2025-06-01T22:51:15.1829111Z ++ echo torch/_inductor/codegen/cpp_flex_attention_template.py 2025-06-01T22:51:15.1830945Z ++ grep RECORD 2025-06-01T22:51:15.1850601Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp_flex_attention_template.py 2025-06-01T22:51:15.1850750Z +++ openssl base64 2025-06-01T22:51:15.1851957Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.1853365Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.1854788Z +++ sed -e s/=//g 2025-06-01T22:51:15.1892229Z ++ HASH=p7tgKzz2PXSPu1H1tV8qK3Y6hBfDgbYjcvWzlsjMs1E 2025-06-01T22:51:15.1898518Z +++ ls -nl torch/_inductor/codegen/cpp_flex_attention_template.py 2025-06-01T22:51:15.1898841Z +++ awk '{print $5}' 2025-06-01T22:51:15.1925460Z ++ FSIZE=41023 2025-06-01T22:51:15.1926098Z ++ echo '"torch/_inductor/codegen/cpp_flex_attention_template.py",sha256=p7tgKzz2PXSPu1H1tV8qK3Y6hBfDgbYjcvWzlsjMs1E,41023' 2025-06-01T22:51:15.1926236Z ++ read fname 2025-06-01T22:51:15.1926622Z ++ make_wheel_record torch/_inductor/codegen/cpp_gemm_template.py 2025-06-01T22:51:15.1926802Z ++ FPATH=torch/_inductor/codegen/cpp_gemm_template.py 2025-06-01T22:51:15.1926976Z ++ echo torch/_inductor/codegen/cpp_gemm_template.py 2025-06-01T22:51:15.1927334Z ++ grep RECORD 2025-06-01T22:51:15.1948809Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp_gemm_template.py 2025-06-01T22:51:15.1948943Z +++ openssl base64 2025-06-01T22:51:15.1949630Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.1950950Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.1952328Z +++ sed -e s/=//g 2025-06-01T22:51:15.1996617Z ++ HASH=MAoelyANDQGW_-MFTr56MGWWrDqguTx97Pq7bXDxrsQ 2025-06-01T22:51:15.1999829Z +++ ls -nl torch/_inductor/codegen/cpp_gemm_template.py 2025-06-01T22:51:15.2000402Z +++ awk '{print $5}' 2025-06-01T22:51:15.2027580Z ++ FSIZE=71877 2025-06-01T22:51:15.2028090Z ++ echo '"torch/_inductor/codegen/cpp_gemm_template.py",sha256=MAoelyANDQGW_-MFTr56MGWWrDqguTx97Pq7bXDxrsQ,71877' 2025-06-01T22:51:15.2028190Z ++ read fname 2025-06-01T22:51:15.2028466Z ++ make_wheel_record torch/_inductor/codegen/cpp_grouped_gemm_template.py 2025-06-01T22:51:15.2028731Z ++ FPATH=torch/_inductor/codegen/cpp_grouped_gemm_template.py 2025-06-01T22:51:15.2028992Z ++ echo torch/_inductor/codegen/cpp_grouped_gemm_template.py 2025-06-01T22:51:15.2030105Z ++ grep RECORD 2025-06-01T22:51:15.2050647Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp_grouped_gemm_template.py 2025-06-01T22:51:15.2051049Z +++ openssl base64 2025-06-01T22:51:15.2051765Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.2053014Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.2054281Z +++ sed -e s/=//g 2025-06-01T22:51:15.2091532Z ++ HASH=0x9779lteJ9wKVf4aMBj3dFU5uojnUM0RrBm0j7HIAE 2025-06-01T22:51:15.2096646Z +++ ls -nl torch/_inductor/codegen/cpp_grouped_gemm_template.py 2025-06-01T22:51:15.2098208Z +++ awk '{print $5}' 2025-06-01T22:51:15.2125279Z ++ FSIZE=20382 2025-06-01T22:51:15.2125992Z ++ echo '"torch/_inductor/codegen/cpp_grouped_gemm_template.py",sha256=0x9779lteJ9wKVf4aMBj3dFU5uojnUM0RrBm0j7HIAE,20382' 2025-06-01T22:51:15.2126836Z ++ read fname 2025-06-01T22:51:15.2127206Z ++ make_wheel_record torch/_inductor/codegen/cpp_micro_gemm.py 2025-06-01T22:51:15.2127696Z ++ FPATH=torch/_inductor/codegen/cpp_micro_gemm.py 2025-06-01T22:51:15.2128160Z ++ echo torch/_inductor/codegen/cpp_micro_gemm.py 2025-06-01T22:51:15.2128539Z ++ grep RECORD 2025-06-01T22:51:15.2149009Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp_micro_gemm.py 2025-06-01T22:51:15.2149541Z +++ openssl base64 2025-06-01T22:51:15.2149865Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.2151041Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.2152177Z +++ sed -e s/=//g 2025-06-01T22:51:15.2195209Z ++ HASH=UV0mo4z7Iepo2sFnC9U8Em71-_vsGLAh3F9TTfgODIs 2025-06-01T22:51:15.2199601Z +++ ls -nl torch/_inductor/codegen/cpp_micro_gemm.py 2025-06-01T22:51:15.2200299Z +++ awk '{print $5}' 2025-06-01T22:51:15.2228019Z ++ FSIZE=70369 2025-06-01T22:51:15.2228672Z ++ echo '"torch/_inductor/codegen/cpp_micro_gemm.py",sha256=UV0mo4z7Iepo2sFnC9U8Em71-_vsGLAh3F9TTfgODIs,70369' 2025-06-01T22:51:15.2229377Z ++ read fname 2025-06-01T22:51:15.2229714Z ++ make_wheel_record torch/_inductor/codegen/cpp_template.py 2025-06-01T22:51:15.2230239Z ++ FPATH=torch/_inductor/codegen/cpp_template.py 2025-06-01T22:51:15.2230673Z ++ echo torch/_inductor/codegen/cpp_template.py 2025-06-01T22:51:15.2231051Z ++ grep RECORD 2025-06-01T22:51:15.2250093Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp_template.py 2025-06-01T22:51:15.2250879Z +++ openssl base64 2025-06-01T22:51:15.2251833Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.2253269Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.2254574Z +++ sed -e s/=//g 2025-06-01T22:51:15.2290601Z ++ HASH=ZQH-pbsjrzm-H4TmjIU5Ppde5RsTweb3Ogz-LgSHgGY 2025-06-01T22:51:15.2295649Z +++ ls -nl torch/_inductor/codegen/cpp_template.py 2025-06-01T22:51:15.2296640Z +++ awk '{print $5}' 2025-06-01T22:51:15.2321878Z ++ FSIZE=4909 2025-06-01T22:51:15.2322679Z ++ echo '"torch/_inductor/codegen/cpp_template.py",sha256=ZQH-pbsjrzm-H4TmjIU5Ppde5RsTweb3Ogz-LgSHgGY,4909' 2025-06-01T22:51:15.2323369Z ++ read fname 2025-06-01T22:51:15.2323972Z ++ make_wheel_record torch/_inductor/codegen/cpp_template_kernel.py 2025-06-01T22:51:15.2324703Z ++ FPATH=torch/_inductor/codegen/cpp_template_kernel.py 2025-06-01T22:51:15.2325323Z ++ echo torch/_inductor/codegen/cpp_template_kernel.py 2025-06-01T22:51:15.2325844Z ++ grep RECORD 2025-06-01T22:51:15.2347961Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp_template_kernel.py 2025-06-01T22:51:15.2348774Z +++ openssl base64 2025-06-01T22:51:15.2349034Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.2350238Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.2351609Z +++ sed -e s/=//g 2025-06-01T22:51:15.2393284Z ++ HASH=gY603v_rywjhGuLAMCyreOxb2f9THDj48_LPJaPdm7Y 2025-06-01T22:51:15.2397501Z +++ ls -nl torch/_inductor/codegen/cpp_template_kernel.py 2025-06-01T22:51:15.2398709Z +++ awk '{print $5}' 2025-06-01T22:51:15.2425021Z ++ FSIZE=25116 2025-06-01T22:51:15.2425694Z ++ echo '"torch/_inductor/codegen/cpp_template_kernel.py",sha256=gY603v_rywjhGuLAMCyreOxb2f9THDj48_LPJaPdm7Y,25116' 2025-06-01T22:51:15.2426366Z ++ read fname 2025-06-01T22:51:15.2426692Z ++ make_wheel_record torch/_inductor/codegen/cpp_utils.py 2025-06-01T22:51:15.2427234Z ++ FPATH=torch/_inductor/codegen/cpp_utils.py 2025-06-01T22:51:15.2427732Z ++ echo torch/_inductor/codegen/cpp_utils.py 2025-06-01T22:51:15.2428081Z ++ grep RECORD 2025-06-01T22:51:15.2448411Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp_utils.py 2025-06-01T22:51:15.2449042Z +++ openssl base64 2025-06-01T22:51:15.2450159Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.2451319Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.2452576Z +++ sed -e s/=//g 2025-06-01T22:51:15.2489842Z ++ HASH=BDckMtK0ZbyOBne3xHZKrXGKmqglsAEjIRDKe2GMItQ 2025-06-01T22:51:15.2494771Z +++ ls -nl torch/_inductor/codegen/cpp_utils.py 2025-06-01T22:51:15.2495820Z +++ awk '{print $5}' 2025-06-01T22:51:15.2521526Z ++ FSIZE=27760 2025-06-01T22:51:15.2522153Z ++ echo '"torch/_inductor/codegen/cpp_utils.py",sha256=BDckMtK0ZbyOBne3xHZKrXGKmqglsAEjIRDKe2GMItQ,27760' 2025-06-01T22:51:15.2522858Z ++ read fname 2025-06-01T22:51:15.2523262Z ++ make_wheel_record torch/_inductor/codegen/cpp_wrapper_cpu.py 2025-06-01T22:51:15.2523883Z ++ FPATH=torch/_inductor/codegen/cpp_wrapper_cpu.py 2025-06-01T22:51:15.2524609Z ++ echo torch/_inductor/codegen/cpp_wrapper_cpu.py 2025-06-01T22:51:15.2525012Z ++ grep RECORD 2025-06-01T22:51:15.2547527Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp_wrapper_cpu.py 2025-06-01T22:51:15.2548094Z +++ openssl base64 2025-06-01T22:51:15.2548365Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.2548617Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.2549576Z +++ sed -e s/=//g 2025-06-01T22:51:15.2593150Z ++ HASH=9Lr2i2mqrANmn4m8p6EnXI5dJ5JiTO3ZaASfFYnryfE 2025-06-01T22:51:15.2597502Z +++ ls -nl torch/_inductor/codegen/cpp_wrapper_cpu.py 2025-06-01T22:51:15.2598233Z +++ awk '{print $5}' 2025-06-01T22:51:15.2624201Z ++ FSIZE=110295 2025-06-01T22:51:15.2624873Z ++ echo '"torch/_inductor/codegen/cpp_wrapper_cpu.py",sha256=9Lr2i2mqrANmn4m8p6EnXI5dJ5JiTO3ZaASfFYnryfE,110295' 2025-06-01T22:51:15.2625539Z ++ read fname 2025-06-01T22:51:15.2625940Z ++ make_wheel_record torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py 2025-06-01T22:51:15.2626611Z ++ FPATH=torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py 2025-06-01T22:51:15.2627155Z ++ echo torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py 2025-06-01T22:51:15.2627836Z ++ grep RECORD 2025-06-01T22:51:15.2648646Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py 2025-06-01T22:51:15.2649265Z +++ openssl base64 2025-06-01T22:51:15.2649544Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.2650449Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.2651817Z +++ sed -e s/=//g 2025-06-01T22:51:15.2691224Z ++ HASH=2_r8Fk7Q73-rnx5DWm2RsysY_3Nyh0a7J_DKb4qmLhk 2025-06-01T22:51:15.2696547Z +++ ls -nl torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py 2025-06-01T22:51:15.2697974Z +++ awk '{print $5}' 2025-06-01T22:51:15.2723545Z ++ FSIZE=38357 2025-06-01T22:51:15.2724691Z ++ echo '"torch/_inductor/codegen/cpp_wrapper_cpu_array_ref.py",sha256=2_r8Fk7Q73-rnx5DWm2RsysY_3Nyh0a7J_DKb4qmLhk,38357' 2025-06-01T22:51:15.2725420Z ++ read fname 2025-06-01T22:51:15.2725923Z ++ make_wheel_record torch/_inductor/codegen/cpp_wrapper_gpu.py 2025-06-01T22:51:15.2726604Z ++ FPATH=torch/_inductor/codegen/cpp_wrapper_gpu.py 2025-06-01T22:51:15.2727074Z ++ echo torch/_inductor/codegen/cpp_wrapper_gpu.py 2025-06-01T22:51:15.2727518Z ++ grep RECORD 2025-06-01T22:51:15.2747903Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp_wrapper_gpu.py 2025-06-01T22:51:15.2748852Z +++ openssl base64 2025-06-01T22:51:15.2749405Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.2750128Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.2751462Z +++ sed -e s/=//g 2025-06-01T22:51:15.2794469Z ++ HASH=qnV7lwbtTRNQSmW2a06xSWAQE3d_r7HKpFMwvZXjNKE 2025-06-01T22:51:15.2797404Z +++ ls -nl torch/_inductor/codegen/cpp_wrapper_gpu.py 2025-06-01T22:51:15.2798049Z +++ awk '{print $5}' 2025-06-01T22:51:15.2825866Z ++ FSIZE=23482 2025-06-01T22:51:15.2826567Z ++ echo '"torch/_inductor/codegen/cpp_wrapper_gpu.py",sha256=qnV7lwbtTRNQSmW2a06xSWAQE3d_r7HKpFMwvZXjNKE,23482' 2025-06-01T22:51:15.2827235Z ++ read fname 2025-06-01T22:51:15.2827645Z ++ make_wheel_record torch/_inductor/codegen/cpp_wrapper_mps.py 2025-06-01T22:51:15.2828151Z ++ FPATH=torch/_inductor/codegen/cpp_wrapper_mps.py 2025-06-01T22:51:15.2828601Z ++ echo torch/_inductor/codegen/cpp_wrapper_mps.py 2025-06-01T22:51:15.2828969Z ++ grep RECORD 2025-06-01T22:51:15.2851543Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpp_wrapper_mps.py 2025-06-01T22:51:15.2852156Z +++ openssl base64 2025-06-01T22:51:15.2853033Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.2854486Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.2855848Z +++ sed -e s/=//g 2025-06-01T22:51:15.2892527Z ++ HASH=ImxvutmQbj9dvOFcjFWsmH1Xur1gvywVx6eAceC01FQ 2025-06-01T22:51:15.2898248Z +++ ls -nl torch/_inductor/codegen/cpp_wrapper_mps.py 2025-06-01T22:51:15.2899138Z +++ awk '{print $5}' 2025-06-01T22:51:15.2925823Z ++ FSIZE=2917 2025-06-01T22:51:15.2926570Z ++ echo '"torch/_inductor/codegen/cpp_wrapper_mps.py",sha256=ImxvutmQbj9dvOFcjFWsmH1Xur1gvywVx6eAceC01FQ,2917' 2025-06-01T22:51:15.2927269Z ++ read fname 2025-06-01T22:51:15.2927722Z ++ make_wheel_record torch/_inductor/codegen/cpu_device_op_overrides.py 2025-06-01T22:51:15.2938447Z ++ FPATH=torch/_inductor/codegen/cpu_device_op_overrides.py 2025-06-01T22:51:15.2939035Z ++ echo torch/_inductor/codegen/cpu_device_op_overrides.py 2025-06-01T22:51:15.2939437Z ++ grep RECORD 2025-06-01T22:51:15.2948744Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cpu_device_op_overrides.py 2025-06-01T22:51:15.2949300Z +++ openssl base64 2025-06-01T22:51:15.2949881Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.2951081Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.2952327Z +++ sed -e s/=//g 2025-06-01T22:51:15.2996255Z ++ HASH=Y2w9lzM5eHH6R7Jj9ALOIXhK5TLHKPBHn9bgeYmej24 2025-06-01T22:51:15.2998391Z +++ ls -nl torch/_inductor/codegen/cpu_device_op_overrides.py 2025-06-01T22:51:15.2998883Z +++ awk '{print $5}' 2025-06-01T22:51:15.3025297Z ++ FSIZE=632 2025-06-01T22:51:15.3025956Z ++ echo '"torch/_inductor/codegen/cpu_device_op_overrides.py",sha256=Y2w9lzM5eHH6R7Jj9ALOIXhK5TLHKPBHn9bgeYmej24,632' 2025-06-01T22:51:15.3026724Z ++ read fname 2025-06-01T22:51:15.3027120Z ++ make_wheel_record torch/_inductor/codegen/cuda_combined_scheduling.py 2025-06-01T22:51:15.3027695Z ++ FPATH=torch/_inductor/codegen/cuda_combined_scheduling.py 2025-06-01T22:51:15.3028275Z ++ echo torch/_inductor/codegen/cuda_combined_scheduling.py 2025-06-01T22:51:15.3028675Z ++ grep RECORD 2025-06-01T22:51:15.3050214Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda_combined_scheduling.py 2025-06-01T22:51:15.3050851Z +++ openssl base64 2025-06-01T22:51:15.3052000Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.3053280Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.3054558Z +++ sed -e s/=//g 2025-06-01T22:51:15.3090960Z ++ HASH=KRUPRqpxwkfvE_LJg1aoyEKmDrYlhJMWctDP3_RMCCU 2025-06-01T22:51:15.3095878Z +++ ls -nl torch/_inductor/codegen/cuda_combined_scheduling.py 2025-06-01T22:51:15.3096472Z +++ awk '{print $5}' 2025-06-01T22:51:15.3123728Z ++ FSIZE=5031 2025-06-01T22:51:15.3124751Z ++ echo '"torch/_inductor/codegen/cuda_combined_scheduling.py",sha256=KRUPRqpxwkfvE_LJg1aoyEKmDrYlhJMWctDP3_RMCCU,5031' 2025-06-01T22:51:15.3125618Z ++ read fname 2025-06-01T22:51:15.3125955Z ++ make_wheel_record torch/_inductor/codegen/debug_utils.py 2025-06-01T22:51:15.3126434Z ++ FPATH=torch/_inductor/codegen/debug_utils.py 2025-06-01T22:51:15.3126911Z ++ echo torch/_inductor/codegen/debug_utils.py 2025-06-01T22:51:15.3127286Z ++ grep RECORD 2025-06-01T22:51:15.3152863Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/debug_utils.py 2025-06-01T22:51:15.3153439Z +++ openssl base64 2025-06-01T22:51:15.3154320Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.3155685Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.3157064Z +++ sed -e s/=//g 2025-06-01T22:51:15.3198082Z ++ HASH=cZdDrg9Zq1Xjxf_kxrgiNa7vZJi_F_DvKXYmiVzSSYc 2025-06-01T22:51:15.3201748Z +++ ls -nl torch/_inductor/codegen/debug_utils.py 2025-06-01T22:51:15.3202689Z +++ awk '{print $5}' 2025-06-01T22:51:15.3229627Z ++ FSIZE=11251 2025-06-01T22:51:15.3230346Z ++ echo '"torch/_inductor/codegen/debug_utils.py",sha256=cZdDrg9Zq1Xjxf_kxrgiNa7vZJi_F_DvKXYmiVzSSYc,11251' 2025-06-01T22:51:15.3231001Z ++ read fname 2025-06-01T22:51:15.3231315Z ++ make_wheel_record torch/_inductor/codegen/halide.py 2025-06-01T22:51:15.3231801Z ++ FPATH=torch/_inductor/codegen/halide.py 2025-06-01T22:51:15.3232193Z ++ echo torch/_inductor/codegen/halide.py 2025-06-01T22:51:15.3232538Z ++ grep RECORD 2025-06-01T22:51:15.3250864Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/halide.py 2025-06-01T22:51:15.3251576Z +++ openssl base64 2025-06-01T22:51:15.3252706Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.3254006Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.3255249Z +++ sed -e s/=//g 2025-06-01T22:51:15.3293104Z ++ HASH=KxhwPUlc5G0ktTCcoR7txOC6MYGJD6UxfnLD8x4PMiQ 2025-06-01T22:51:15.3299029Z +++ ls -nl torch/_inductor/codegen/halide.py 2025-06-01T22:51:15.3299468Z +++ awk '{print $5}' 2025-06-01T22:51:15.3325432Z ++ FSIZE=62213 2025-06-01T22:51:15.3326128Z ++ echo '"torch/_inductor/codegen/halide.py",sha256=KxhwPUlc5G0ktTCcoR7txOC6MYGJD6UxfnLD8x4PMiQ,62213' 2025-06-01T22:51:15.3326809Z ++ read fname 2025-06-01T22:51:15.3327225Z ++ make_wheel_record torch/_inductor/codegen/memory_planning.py 2025-06-01T22:51:15.3327747Z ++ FPATH=torch/_inductor/codegen/memory_planning.py 2025-06-01T22:51:15.3328215Z ++ echo torch/_inductor/codegen/memory_planning.py 2025-06-01T22:51:15.3328594Z ++ grep RECORD 2025-06-01T22:51:15.3347927Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/memory_planning.py 2025-06-01T22:51:15.3348515Z +++ openssl base64 2025-06-01T22:51:15.3349752Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.3351054Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.3352342Z +++ sed -e s/=//g 2025-06-01T22:51:15.3393124Z ++ HASH=0NhWXzHj1czFExBfcLDxPdnxESAGUMAmeapwWRSvGUg 2025-06-01T22:51:15.3397622Z +++ ls -nl torch/_inductor/codegen/memory_planning.py 2025-06-01T22:51:15.3398364Z +++ awk '{print $5}' 2025-06-01T22:51:15.3425375Z ++ FSIZE=25081 2025-06-01T22:51:15.3426198Z ++ echo '"torch/_inductor/codegen/memory_planning.py",sha256=0NhWXzHj1czFExBfcLDxPdnxESAGUMAmeapwWRSvGUg,25081' 2025-06-01T22:51:15.3426919Z ++ read fname 2025-06-01T22:51:15.3427211Z ++ make_wheel_record torch/_inductor/codegen/mps.py 2025-06-01T22:51:15.3427624Z ++ FPATH=torch/_inductor/codegen/mps.py 2025-06-01T22:51:15.3428054Z ++ echo torch/_inductor/codegen/mps.py 2025-06-01T22:51:15.3428395Z ++ grep RECORD 2025-06-01T22:51:15.3448373Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/mps.py 2025-06-01T22:51:15.3448943Z +++ openssl base64 2025-06-01T22:51:15.3450020Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.3451270Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.3452492Z +++ sed -e s/=//g 2025-06-01T22:51:15.3490425Z ++ HASH=LADO-U03ItKdBnUhynZS1R252yUTyOGq5sILQympl08 2025-06-01T22:51:15.3495395Z +++ ls -nl torch/_inductor/codegen/mps.py 2025-06-01T22:51:15.3496433Z +++ awk '{print $5}' 2025-06-01T22:51:15.3522124Z ++ FSIZE=36662 2025-06-01T22:51:15.3522721Z ++ echo '"torch/_inductor/codegen/mps.py",sha256=LADO-U03ItKdBnUhynZS1R252yUTyOGq5sILQympl08,36662' 2025-06-01T22:51:15.3523382Z ++ read fname 2025-06-01T22:51:15.3524280Z ++ make_wheel_record torch/_inductor/codegen/mps_device_op_overrides.py 2025-06-01T22:51:15.3524856Z ++ FPATH=torch/_inductor/codegen/mps_device_op_overrides.py 2025-06-01T22:51:15.3525505Z ++ echo torch/_inductor/codegen/mps_device_op_overrides.py 2025-06-01T22:51:15.3525937Z ++ grep RECORD 2025-06-01T22:51:15.3547179Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/mps_device_op_overrides.py 2025-06-01T22:51:15.3547825Z +++ openssl base64 2025-06-01T22:51:15.3548131Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.3549437Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.3550698Z +++ sed -e s/=//g 2025-06-01T22:51:15.3591960Z ++ HASH=AY7QsOH2mELU0HsZz6B6ygxdSGwVnvS7v4ypb8KRXlo 2025-06-01T22:51:15.3595135Z +++ ls -nl torch/_inductor/codegen/mps_device_op_overrides.py 2025-06-01T22:51:15.3596342Z +++ awk '{print $5}' 2025-06-01T22:51:15.3622409Z ++ FSIZE=671 2025-06-01T22:51:15.3623073Z ++ echo '"torch/_inductor/codegen/mps_device_op_overrides.py",sha256=AY7QsOH2mELU0HsZz6B6ygxdSGwVnvS7v4ypb8KRXlo,671' 2025-06-01T22:51:15.3623856Z ++ read fname 2025-06-01T22:51:15.3624186Z ++ make_wheel_record torch/_inductor/codegen/multi_kernel.py 2025-06-01T22:51:15.3624664Z ++ FPATH=torch/_inductor/codegen/multi_kernel.py 2025-06-01T22:51:15.3625097Z ++ echo torch/_inductor/codegen/multi_kernel.py 2025-06-01T22:51:15.3625547Z ++ grep RECORD 2025-06-01T22:51:15.3646898Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/multi_kernel.py 2025-06-01T22:51:15.3647414Z +++ openssl base64 2025-06-01T22:51:15.3648142Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.3649366Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.3650688Z +++ sed -e s/=//g 2025-06-01T22:51:15.3688937Z ++ HASH=tWgyocRVgxXODfNU-HiH39Qm0wFmBAqNRwSttr2YkaE 2025-06-01T22:51:15.3694042Z +++ ls -nl torch/_inductor/codegen/multi_kernel.py 2025-06-01T22:51:15.3694997Z +++ awk '{print $5}' 2025-06-01T22:51:15.3721365Z ++ FSIZE=15393 2025-06-01T22:51:15.3722062Z ++ echo '"torch/_inductor/codegen/multi_kernel.py",sha256=tWgyocRVgxXODfNU-HiH39Qm0wFmBAqNRwSttr2YkaE,15393' 2025-06-01T22:51:15.3722749Z ++ read fname 2025-06-01T22:51:15.3723044Z ++ make_wheel_record torch/_inductor/codegen/simd.py 2025-06-01T22:51:15.3723521Z ++ FPATH=torch/_inductor/codegen/simd.py 2025-06-01T22:51:15.3724019Z ++ echo torch/_inductor/codegen/simd.py 2025-06-01T22:51:15.3724539Z ++ grep RECORD 2025-06-01T22:51:15.3745876Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/simd.py 2025-06-01T22:51:15.3746544Z +++ openssl base64 2025-06-01T22:51:15.3747717Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.3748454Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.3750396Z +++ sed -e s/=//g 2025-06-01T22:51:15.3793952Z ++ HASH=18uFcQst6s3u4er685arMqPCTdJwFX5F_RXErQFajlg 2025-06-01T22:51:15.3796939Z +++ ls -nl torch/_inductor/codegen/simd.py 2025-06-01T22:51:15.3797714Z +++ awk '{print $5}' 2025-06-01T22:51:15.3824792Z ++ FSIZE=84559 2025-06-01T22:51:15.3825461Z ++ echo '"torch/_inductor/codegen/simd.py",sha256=18uFcQst6s3u4er685arMqPCTdJwFX5F_RXErQFajlg,84559' 2025-06-01T22:51:15.3826078Z ++ read fname 2025-06-01T22:51:15.3826462Z ++ make_wheel_record torch/_inductor/codegen/simd_kernel_features.py 2025-06-01T22:51:15.3827006Z ++ FPATH=torch/_inductor/codegen/simd_kernel_features.py 2025-06-01T22:51:15.3827570Z ++ echo torch/_inductor/codegen/simd_kernel_features.py 2025-06-01T22:51:15.3827951Z ++ grep RECORD 2025-06-01T22:51:15.3847910Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/simd_kernel_features.py 2025-06-01T22:51:15.3848457Z +++ openssl base64 2025-06-01T22:51:15.3849084Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.3850411Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.3851705Z +++ sed -e s/=//g 2025-06-01T22:51:15.3889981Z ++ HASH=JDMXHB_YrwFH7QjDAwSFc6tj5NeHFCDza-8EHZxQLgQ 2025-06-01T22:51:15.3894846Z +++ ls -nl torch/_inductor/codegen/simd_kernel_features.py 2025-06-01T22:51:15.3895859Z +++ awk '{print $5}' 2025-06-01T22:51:15.3921050Z ++ FSIZE=23515 2025-06-01T22:51:15.3921726Z ++ echo '"torch/_inductor/codegen/simd_kernel_features.py",sha256=JDMXHB_YrwFH7QjDAwSFc6tj5NeHFCDza-8EHZxQLgQ,23515' 2025-06-01T22:51:15.3922703Z ++ read fname 2025-06-01T22:51:15.3923020Z ++ make_wheel_record torch/_inductor/codegen/subgraph.py 2025-06-01T22:51:15.3923463Z ++ FPATH=torch/_inductor/codegen/subgraph.py 2025-06-01T22:51:15.3924032Z ++ echo torch/_inductor/codegen/subgraph.py 2025-06-01T22:51:15.3925384Z ++ grep RECORD 2025-06-01T22:51:15.3947228Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/subgraph.py 2025-06-01T22:51:15.3947857Z +++ openssl base64 2025-06-01T22:51:15.3948189Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.3948449Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.3949790Z +++ sed -e s/=//g 2025-06-01T22:51:15.3989891Z ++ HASH=KWBAjPiF7MtXZR0gPCZtYJGchsL1GQOImQI4LGi_lV0 2025-06-01T22:51:15.3994989Z +++ ls -nl torch/_inductor/codegen/subgraph.py 2025-06-01T22:51:15.3995988Z +++ awk '{print $5}' 2025-06-01T22:51:15.4023529Z ++ FSIZE=7310 2025-06-01T22:51:15.4024325Z ++ echo '"torch/_inductor/codegen/subgraph.py",sha256=KWBAjPiF7MtXZR0gPCZtYJGchsL1GQOImQI4LGi_lV0,7310' 2025-06-01T22:51:15.4024970Z ++ read fname 2025-06-01T22:51:15.4025306Z ++ make_wheel_record torch/_inductor/codegen/triton.py 2025-06-01T22:51:15.4025724Z ++ FPATH=torch/_inductor/codegen/triton.py 2025-06-01T22:51:15.4026103Z ++ echo torch/_inductor/codegen/triton.py 2025-06-01T22:51:15.4026744Z ++ grep RECORD 2025-06-01T22:51:15.4046538Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/triton.py 2025-06-01T22:51:15.4047025Z +++ openssl base64 2025-06-01T22:51:15.4048051Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.4049247Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.4050402Z +++ sed -e s/=//g 2025-06-01T22:51:15.4092183Z ++ HASH=DunszYWuPt_AaLSS2y9t3MmkC6e9Iaz3fezeTgT3lDc 2025-06-01T22:51:15.4098092Z +++ ls -nl torch/_inductor/codegen/triton.py 2025-06-01T22:51:15.4098550Z +++ awk '{print $5}' 2025-06-01T22:51:15.4125148Z ++ FSIZE=175494 2025-06-01T22:51:15.4125812Z ++ echo '"torch/_inductor/codegen/triton.py",sha256=DunszYWuPt_AaLSS2y9t3MmkC6e9Iaz3fezeTgT3lDc,175494' 2025-06-01T22:51:15.4126499Z ++ read fname 2025-06-01T22:51:15.4126903Z ++ make_wheel_record torch/_inductor/codegen/triton_combo_kernel.py 2025-06-01T22:51:15.4127512Z ++ FPATH=torch/_inductor/codegen/triton_combo_kernel.py 2025-06-01T22:51:15.4127997Z ++ echo torch/_inductor/codegen/triton_combo_kernel.py 2025-06-01T22:51:15.4128397Z ++ grep RECORD 2025-06-01T22:51:15.4148586Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/triton_combo_kernel.py 2025-06-01T22:51:15.4149220Z +++ openssl base64 2025-06-01T22:51:15.4149481Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.4150433Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.4151730Z +++ sed -e s/=//g 2025-06-01T22:51:15.4194727Z ++ HASH=_66u-1EQsFAp95g0vfEF11tfHHuWbAh-YtVMwgd__o0 2025-06-01T22:51:15.4198613Z +++ ls -nl torch/_inductor/codegen/triton_combo_kernel.py 2025-06-01T22:51:15.4199871Z +++ awk '{print $5}' 2025-06-01T22:51:15.4226133Z ++ FSIZE=41399 2025-06-01T22:51:15.4226793Z ++ echo '"torch/_inductor/codegen/triton_combo_kernel.py",sha256=_66u-1EQsFAp95g0vfEF11tfHHuWbAh-YtVMwgd__o0,41399' 2025-06-01T22:51:15.4227480Z ++ read fname 2025-06-01T22:51:15.4227843Z ++ make_wheel_record torch/_inductor/codegen/triton_split_scan.py 2025-06-01T22:51:15.4228433Z ++ FPATH=torch/_inductor/codegen/triton_split_scan.py 2025-06-01T22:51:15.4228889Z ++ echo torch/_inductor/codegen/triton_split_scan.py 2025-06-01T22:51:15.4229730Z ++ grep RECORD 2025-06-01T22:51:15.4249700Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/triton_split_scan.py 2025-06-01T22:51:15.4250233Z +++ openssl base64 2025-06-01T22:51:15.4250944Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.4252191Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.4253463Z +++ sed -e s/=//g 2025-06-01T22:51:15.4290028Z ++ HASH=jKpS8F6VWe4CsTm9uNZjzlbPuwjy6N1KThb2s51GVjc 2025-06-01T22:51:15.4294872Z +++ ls -nl torch/_inductor/codegen/triton_split_scan.py 2025-06-01T22:51:15.4295912Z +++ awk '{print $5}' 2025-06-01T22:51:15.4321915Z ++ FSIZE=7243 2025-06-01T22:51:15.4322622Z ++ echo '"torch/_inductor/codegen/triton_split_scan.py",sha256=jKpS8F6VWe4CsTm9uNZjzlbPuwjy6N1KThb2s51GVjc,7243' 2025-06-01T22:51:15.4323601Z ++ read fname 2025-06-01T22:51:15.4324078Z ++ make_wheel_record torch/_inductor/codegen/triton_utils.py 2025-06-01T22:51:15.4324769Z ++ FPATH=torch/_inductor/codegen/triton_utils.py 2025-06-01T22:51:15.4325277Z ++ echo torch/_inductor/codegen/triton_utils.py 2025-06-01T22:51:15.4325660Z ++ grep RECORD 2025-06-01T22:51:15.4347687Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/triton_utils.py 2025-06-01T22:51:15.4348216Z +++ openssl base64 2025-06-01T22:51:15.4348473Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.4348808Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.4349087Z +++ sed -e s/=//g 2025-06-01T22:51:15.4389239Z ++ HASH=wO6UAu6rVFfGJLyCBv71FG8ccSQWFoRCLB51BDCsMY0 2025-06-01T22:51:15.4393637Z +++ ls -nl torch/_inductor/codegen/triton_utils.py 2025-06-01T22:51:15.4394380Z +++ awk '{print $5}' 2025-06-01T22:51:15.4420671Z ++ FSIZE=7559 2025-06-01T22:51:15.4421543Z ++ echo '"torch/_inductor/codegen/triton_utils.py",sha256=wO6UAu6rVFfGJLyCBv71FG8ccSQWFoRCLB51BDCsMY0,7559' 2025-06-01T22:51:15.4422210Z ++ read fname 2025-06-01T22:51:15.4422536Z ++ make_wheel_record torch/_inductor/codegen/wrapper.py 2025-06-01T22:51:15.4422960Z ++ FPATH=torch/_inductor/codegen/wrapper.py 2025-06-01T22:51:15.4423421Z ++ echo torch/_inductor/codegen/wrapper.py 2025-06-01T22:51:15.4423762Z ++ grep RECORD 2025-06-01T22:51:15.4445769Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/wrapper.py 2025-06-01T22:51:15.4446430Z +++ openssl base64 2025-06-01T22:51:15.4446750Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.4447043Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.4448356Z +++ sed -e s/=//g 2025-06-01T22:51:15.4489571Z ++ HASH=v1AYlooh5RGrqqWVFtzke09TU92RkSnFau_ee-zUbuA 2025-06-01T22:51:15.4494484Z +++ ls -nl torch/_inductor/codegen/wrapper.py 2025-06-01T22:51:15.4495532Z +++ awk '{print $5}' 2025-06-01T22:51:15.4520595Z ++ FSIZE=131061 2025-06-01T22:51:15.4521205Z ++ echo '"torch/_inductor/codegen/wrapper.py",sha256=v1AYlooh5RGrqqWVFtzke09TU92RkSnFau_ee-zUbuA,131061' 2025-06-01T22:51:15.4521846Z ++ read fname 2025-06-01T22:51:15.4522191Z ++ make_wheel_record torch/_inductor/codegen/wrapper_fxir.py 2025-06-01T22:51:15.4522663Z ++ FPATH=torch/_inductor/codegen/wrapper_fxir.py 2025-06-01T22:51:15.4523767Z ++ echo torch/_inductor/codegen/wrapper_fxir.py 2025-06-01T22:51:15.4524620Z ++ grep RECORD 2025-06-01T22:51:15.4545555Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/wrapper_fxir.py 2025-06-01T22:51:15.4546318Z +++ openssl base64 2025-06-01T22:51:15.4548075Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.4548384Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.4549838Z +++ sed -e s/=//g 2025-06-01T22:51:15.4593696Z ++ HASH=ls0fSCivBFw_OyhfdUYvkyKCgpXIkcxJsn0SnzzBmMU 2025-06-01T22:51:15.4596072Z +++ ls -nl torch/_inductor/codegen/wrapper_fxir.py 2025-06-01T22:51:15.4596679Z +++ awk '{print $5}' 2025-06-01T22:51:15.4624029Z ++ FSIZE=22084 2025-06-01T22:51:15.4624773Z ++ echo '"torch/_inductor/codegen/wrapper_fxir.py",sha256=ls0fSCivBFw_OyhfdUYvkyKCgpXIkcxJsn0SnzzBmMU,22084' 2025-06-01T22:51:15.4625490Z ++ read fname 2025-06-01T22:51:15.4625890Z ++ make_wheel_record torch/_inductor/codegen/aoti_runtime/interface.cpp 2025-06-01T22:51:15.4626455Z ++ FPATH=torch/_inductor/codegen/aoti_runtime/interface.cpp 2025-06-01T22:51:15.4627025Z ++ echo torch/_inductor/codegen/aoti_runtime/interface.cpp 2025-06-01T22:51:15.4627429Z ++ grep RECORD 2025-06-01T22:51:15.4649726Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/aoti_runtime/interface.cpp 2025-06-01T22:51:15.4650308Z +++ openssl base64 2025-06-01T22:51:15.4651077Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.4652432Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.4653649Z +++ sed -e s/=//g 2025-06-01T22:51:15.4690282Z ++ HASH=LchumEbziI1U4aoAHrYNapA4wFrPOVcR1Ms6qV-w--E 2025-06-01T22:51:15.4695486Z +++ ls -nl torch/_inductor/codegen/aoti_runtime/interface.cpp 2025-06-01T22:51:15.4696080Z +++ awk '{print $5}' 2025-06-01T22:51:15.4721139Z ++ FSIZE=16345 2025-06-01T22:51:15.4721934Z ++ echo '"torch/_inductor/codegen/aoti_runtime/interface.cpp",sha256=LchumEbziI1U4aoAHrYNapA4wFrPOVcR1Ms6qV-w--E,16345' 2025-06-01T22:51:15.4722942Z ++ read fname 2025-06-01T22:51:15.4723294Z ++ make_wheel_record torch/_inductor/codegen/cuda/__init__.py 2025-06-01T22:51:15.4723889Z ++ FPATH=torch/_inductor/codegen/cuda/__init__.py 2025-06-01T22:51:15.4724555Z ++ echo torch/_inductor/codegen/cuda/__init__.py 2025-06-01T22:51:15.4725278Z ++ grep RECORD 2025-06-01T22:51:15.4747594Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda/__init__.py 2025-06-01T22:51:15.4748496Z +++ openssl base64 2025-06-01T22:51:15.4748778Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.4750053Z +++ sed -e s/=//g 2025-06-01T22:51:15.4750541Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.4791906Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:15.4794210Z +++ ls -nl torch/_inductor/codegen/cuda/__init__.py 2025-06-01T22:51:15.4795078Z +++ awk '{print $5}' 2025-06-01T22:51:15.4823264Z ++ FSIZE=0 2025-06-01T22:51:15.4824298Z ++ echo '"torch/_inductor/codegen/cuda/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:15.4825224Z ++ read fname 2025-06-01T22:51:15.4825630Z ++ make_wheel_record torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py 2025-06-01T22:51:15.4826196Z ++ FPATH=torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py 2025-06-01T22:51:15.4826725Z ++ echo torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py 2025-06-01T22:51:15.4827130Z ++ grep RECORD 2025-06-01T22:51:15.4846079Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py 2025-06-01T22:51:15.4846968Z +++ openssl base64 2025-06-01T22:51:15.4847230Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.4847754Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.4849519Z +++ sed -e s/=//g 2025-06-01T22:51:15.4888251Z ++ HASH=0NKO1GZX25S0tno_8DErRYlrFVLuX9rHLb6YhIhVkSw 2025-06-01T22:51:15.4892911Z +++ ls -nl torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py 2025-06-01T22:51:15.4893742Z +++ awk '{print $5}' 2025-06-01T22:51:15.4919909Z ++ FSIZE=11817 2025-06-01T22:51:15.4920875Z ++ echo '"torch/_inductor/codegen/cuda/cuda_cpp_scheduling.py",sha256=0NKO1GZX25S0tno_8DErRYlrFVLuX9rHLb6YhIhVkSw,11817' 2025-06-01T22:51:15.4921627Z ++ read fname 2025-06-01T22:51:15.4922242Z ++ make_wheel_record torch/_inductor/codegen/cuda/cuda_env.py 2025-06-01T22:51:15.4922802Z ++ FPATH=torch/_inductor/codegen/cuda/cuda_env.py 2025-06-01T22:51:15.4923232Z ++ echo torch/_inductor/codegen/cuda/cuda_env.py 2025-06-01T22:51:15.4923594Z ++ grep RECORD 2025-06-01T22:51:15.4944559Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda/cuda_env.py 2025-06-01T22:51:15.4945216Z +++ openssl base64 2025-06-01T22:51:15.4945927Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.4946188Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.4947417Z +++ sed -e s/=//g 2025-06-01T22:51:15.4988222Z ++ HASH=ar2qfHyQkQg3Zyk0uYYXkwzbxBgrs0QsuvMsR7R7Evk 2025-06-01T22:51:15.4992447Z +++ ls -nl torch/_inductor/codegen/cuda/cuda_env.py 2025-06-01T22:51:15.4993288Z +++ awk '{print $5}' 2025-06-01T22:51:15.5019614Z ++ FSIZE=1203 2025-06-01T22:51:15.5020325Z ++ echo '"torch/_inductor/codegen/cuda/cuda_env.py",sha256=ar2qfHyQkQg3Zyk0uYYXkwzbxBgrs0QsuvMsR7R7Evk,1203' 2025-06-01T22:51:15.5020998Z ++ read fname 2025-06-01T22:51:15.5021386Z ++ make_wheel_record torch/_inductor/codegen/cuda/cuda_kernel.py 2025-06-01T22:51:15.5021926Z ++ FPATH=torch/_inductor/codegen/cuda/cuda_kernel.py 2025-06-01T22:51:15.5022414Z ++ echo torch/_inductor/codegen/cuda/cuda_kernel.py 2025-06-01T22:51:15.5022803Z ++ grep RECORD 2025-06-01T22:51:15.5043924Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda/cuda_kernel.py 2025-06-01T22:51:15.5044520Z +++ openssl base64 2025-06-01T22:51:15.5044959Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.5045621Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.5046200Z +++ sed -e s/=//g 2025-06-01T22:51:15.5085661Z ++ HASH=thHFaPDLmsBkZc1P4R7fEBTOOMSW3m16dTlT5w7KkBc 2025-06-01T22:51:15.5089585Z +++ ls -nl torch/_inductor/codegen/cuda/cuda_kernel.py 2025-06-01T22:51:15.5090171Z +++ awk '{print $5}' 2025-06-01T22:51:15.5115629Z ++ FSIZE=23449 2025-06-01T22:51:15.5116489Z ++ echo '"torch/_inductor/codegen/cuda/cuda_kernel.py",sha256=thHFaPDLmsBkZc1P4R7fEBTOOMSW3m16dTlT5w7KkBc,23449' 2025-06-01T22:51:15.5117255Z ++ read fname 2025-06-01T22:51:15.5117615Z ++ make_wheel_record torch/_inductor/codegen/cuda/cuda_template.py 2025-06-01T22:51:15.5118195Z ++ FPATH=torch/_inductor/codegen/cuda/cuda_template.py 2025-06-01T22:51:15.5118669Z ++ echo torch/_inductor/codegen/cuda/cuda_template.py 2025-06-01T22:51:15.5119146Z ++ grep RECORD 2025-06-01T22:51:15.5141706Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda/cuda_template.py 2025-06-01T22:51:15.5142244Z +++ openssl base64 2025-06-01T22:51:15.5142516Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.5142775Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.5143029Z +++ sed -e s/=//g 2025-06-01T22:51:15.5184643Z ++ HASH=CaZP6Arkbmurd-IxZWt4nCDaskPFdfhTKU8rMu90KuI 2025-06-01T22:51:15.5188457Z +++ ls -nl torch/_inductor/codegen/cuda/cuda_template.py 2025-06-01T22:51:15.5189019Z +++ awk '{print $5}' 2025-06-01T22:51:15.5212856Z ++ FSIZE=11201 2025-06-01T22:51:15.5213571Z ++ echo '"torch/_inductor/codegen/cuda/cuda_template.py",sha256=CaZP6Arkbmurd-IxZWt4nCDaskPFdfhTKU8rMu90KuI,11201' 2025-06-01T22:51:15.5214299Z ++ read fname 2025-06-01T22:51:15.5214677Z ++ make_wheel_record torch/_inductor/codegen/cuda/cutlass_cache.py 2025-06-01T22:51:15.5215320Z ++ FPATH=torch/_inductor/codegen/cuda/cutlass_cache.py 2025-06-01T22:51:15.5216662Z ++ echo torch/_inductor/codegen/cuda/cutlass_cache.py 2025-06-01T22:51:15.5217983Z ++ grep RECORD 2025-06-01T22:51:15.5239665Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda/cutlass_cache.py 2025-06-01T22:51:15.5240206Z +++ openssl base64 2025-06-01T22:51:15.5240472Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.5240714Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.5240991Z +++ sed -e s/=//g 2025-06-01T22:51:15.5283266Z ++ HASH=QGgCFAZ6KRf9GOKDgcKXqlq-v7SIOPXcXlnnHu6t2kY 2025-06-01T22:51:15.5287020Z +++ ls -nl torch/_inductor/codegen/cuda/cutlass_cache.py 2025-06-01T22:51:15.5287692Z +++ awk '{print $5}' 2025-06-01T22:51:15.5314914Z ++ FSIZE=2723 2025-06-01T22:51:15.5315836Z ++ echo '"torch/_inductor/codegen/cuda/cutlass_cache.py",sha256=QGgCFAZ6KRf9GOKDgcKXqlq-v7SIOPXcXlnnHu6t2kY,2723' 2025-06-01T22:51:15.5316529Z ++ read fname 2025-06-01T22:51:15.5316913Z ++ make_wheel_record torch/_inductor/codegen/cuda/cutlass_presets.py 2025-06-01T22:51:15.5317449Z ++ FPATH=torch/_inductor/codegen/cuda/cutlass_presets.py 2025-06-01T22:51:15.5317937Z ++ echo torch/_inductor/codegen/cuda/cutlass_presets.py 2025-06-01T22:51:15.5318337Z ++ grep RECORD 2025-06-01T22:51:15.5336660Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda/cutlass_presets.py 2025-06-01T22:51:15.5337532Z +++ openssl base64 2025-06-01T22:51:15.5337976Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.5338424Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.5338893Z +++ sed -e s/=//g 2025-06-01T22:51:15.5379876Z ++ HASH=42sqzSmSCYoERjlK_08jQf_tMllI-kwicJOX56lL8Qk 2025-06-01T22:51:15.5383492Z +++ ls -nl torch/_inductor/codegen/cuda/cutlass_presets.py 2025-06-01T22:51:15.5384879Z +++ awk '{print $5}' 2025-06-01T22:51:15.5408834Z ++ FSIZE=25516 2025-06-01T22:51:15.5410055Z ++ echo '"torch/_inductor/codegen/cuda/cutlass_presets.py",sha256=42sqzSmSCYoERjlK_08jQf_tMllI-kwicJOX56lL8Qk,25516' 2025-06-01T22:51:15.5410946Z ++ read fname 2025-06-01T22:51:15.5411361Z ++ make_wheel_record torch/_inductor/codegen/cuda/cutlass_python_evt.py 2025-06-01T22:51:15.5411570Z ++ FPATH=torch/_inductor/codegen/cuda/cutlass_python_evt.py 2025-06-01T22:51:15.5412430Z ++ echo torch/_inductor/codegen/cuda/cutlass_python_evt.py 2025-06-01T22:51:15.5413320Z ++ grep RECORD 2025-06-01T22:51:15.5434672Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda/cutlass_python_evt.py 2025-06-01T22:51:15.5434870Z +++ openssl base64 2025-06-01T22:51:15.5435112Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.5435640Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.5436711Z +++ sed -e s/=//g 2025-06-01T22:51:15.5478349Z ++ HASH=Zt9ygd_kcy0VrnnLaeKRHliUb1NCgnTAwKcz6FD4NXM 2025-06-01T22:51:15.5482057Z +++ ls -nl torch/_inductor/codegen/cuda/cutlass_python_evt.py 2025-06-01T22:51:15.5482763Z +++ awk '{print $5}' 2025-06-01T22:51:15.5509494Z ++ FSIZE=11307 2025-06-01T22:51:15.5510143Z ++ echo '"torch/_inductor/codegen/cuda/cutlass_python_evt.py",sha256=Zt9ygd_kcy0VrnnLaeKRHliUb1NCgnTAwKcz6FD4NXM,11307' 2025-06-01T22:51:15.5510401Z ++ read fname 2025-06-01T22:51:15.5510627Z ++ make_wheel_record torch/_inductor/codegen/cuda/cutlass_utils.py 2025-06-01T22:51:15.5510798Z ++ FPATH=torch/_inductor/codegen/cuda/cutlass_utils.py 2025-06-01T22:51:15.5511313Z ++ echo torch/_inductor/codegen/cuda/cutlass_utils.py 2025-06-01T22:51:15.5511979Z ++ grep RECORD 2025-06-01T22:51:15.5530854Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda/cutlass_utils.py 2025-06-01T22:51:15.5531439Z +++ openssl base64 2025-06-01T22:51:15.5532766Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.5534119Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.5535675Z +++ sed -e s/=//g 2025-06-01T22:51:15.5572826Z ++ HASH=YRYRcWWyHrVYk-DFuHoQv5zqbwVPUcmQY0tKOm4mtWY 2025-06-01T22:51:15.5578503Z +++ ls -nl torch/_inductor/codegen/cuda/cutlass_utils.py 2025-06-01T22:51:15.5578996Z +++ awk '{print $5}' 2025-06-01T22:51:15.5605464Z ++ FSIZE=17088 2025-06-01T22:51:15.5606025Z ++ echo '"torch/_inductor/codegen/cuda/cutlass_utils.py",sha256=YRYRcWWyHrVYk-DFuHoQv5zqbwVPUcmQY0tKOm4mtWY,17088' 2025-06-01T22:51:15.5606135Z ++ read fname 2025-06-01T22:51:15.5606393Z ++ make_wheel_record torch/_inductor/codegen/cuda/device_op_overrides.py 2025-06-01T22:51:15.5606605Z ++ FPATH=torch/_inductor/codegen/cuda/device_op_overrides.py 2025-06-01T22:51:15.5607140Z ++ echo torch/_inductor/codegen/cuda/device_op_overrides.py 2025-06-01T22:51:15.5607764Z ++ grep RECORD 2025-06-01T22:51:15.5631422Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda/device_op_overrides.py 2025-06-01T22:51:15.5631604Z +++ openssl base64 2025-06-01T22:51:15.5631721Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.5631844Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.5632349Z +++ sed -e s/=//g 2025-06-01T22:51:15.5673142Z ++ HASH=QTf7IzQ_i3Cs5QvuFVsC_J7qkSTYBQI3LSki3ReNZtM 2025-06-01T22:51:15.5676507Z +++ ls -nl torch/_inductor/codegen/cuda/device_op_overrides.py 2025-06-01T22:51:15.5676799Z +++ awk '{print $5}' 2025-06-01T22:51:15.5704672Z ++ FSIZE=9971 2025-06-01T22:51:15.5705440Z ++ echo '"torch/_inductor/codegen/cuda/device_op_overrides.py",sha256=QTf7IzQ_i3Cs5QvuFVsC_J7qkSTYBQI3LSki3ReNZtM,9971' 2025-06-01T22:51:15.5705544Z ++ read fname 2025-06-01T22:51:15.5705779Z ++ make_wheel_record torch/_inductor/codegen/cuda/gemm_template.py 2025-06-01T22:51:15.5705948Z ++ FPATH=torch/_inductor/codegen/cuda/gemm_template.py 2025-06-01T22:51:15.5706114Z ++ echo torch/_inductor/codegen/cuda/gemm_template.py 2025-06-01T22:51:15.5707174Z ++ grep RECORD 2025-06-01T22:51:15.5727997Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda/gemm_template.py 2025-06-01T22:51:15.5728115Z +++ openssl base64 2025-06-01T22:51:15.5729070Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.5730275Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.5731502Z +++ sed -e s/=//g 2025-06-01T22:51:15.5771921Z ++ HASH=s03niWbFyoaXLzVIbi7t-hulMhkvggzRvel-z2u6dWA 2025-06-01T22:51:15.5779623Z +++ ls -nl torch/_inductor/codegen/cuda/gemm_template.py 2025-06-01T22:51:15.5780300Z +++ awk '{print $5}' 2025-06-01T22:51:15.5805796Z ++ FSIZE=74074 2025-06-01T22:51:15.5806324Z ++ echo '"torch/_inductor/codegen/cuda/gemm_template.py",sha256=s03niWbFyoaXLzVIbi7t-hulMhkvggzRvel-z2u6dWA,74074' 2025-06-01T22:51:15.5806425Z ++ read fname 2025-06-01T22:51:15.5806671Z ++ make_wheel_record torch/_inductor/codegen/cuda/serialization.py 2025-06-01T22:51:15.5806849Z ++ FPATH=torch/_inductor/codegen/cuda/serialization.py 2025-06-01T22:51:15.5807319Z ++ echo torch/_inductor/codegen/cuda/serialization.py 2025-06-01T22:51:15.5808154Z ++ grep RECORD 2025-06-01T22:51:15.5831322Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/cuda/serialization.py 2025-06-01T22:51:15.5831520Z +++ openssl base64 2025-06-01T22:51:15.5831652Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.5831752Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.5833316Z +++ sed -e s/=//g 2025-06-01T22:51:15.5874359Z ++ HASH=dRZTfddpwjfz1mRqai7N6N9tJU78R4cz8EiSm-27vi8 2025-06-01T22:51:15.5877857Z +++ ls -nl torch/_inductor/codegen/cuda/serialization.py 2025-06-01T22:51:15.5878433Z +++ awk '{print $5}' 2025-06-01T22:51:15.5906420Z ++ FSIZE=16468 2025-06-01T22:51:15.5907045Z ++ echo '"torch/_inductor/codegen/cuda/serialization.py",sha256=dRZTfddpwjfz1mRqai7N6N9tJU78R4cz8EiSm-27vi8,16468' 2025-06-01T22:51:15.5907149Z ++ read fname 2025-06-01T22:51:15.5907347Z ++ make_wheel_record torch/_inductor/codegen/rocm/__init__.py 2025-06-01T22:51:15.5907497Z ++ FPATH=torch/_inductor/codegen/rocm/__init__.py 2025-06-01T22:51:15.5907652Z ++ echo torch/_inductor/codegen/rocm/__init__.py 2025-06-01T22:51:15.5908491Z ++ grep RECORD 2025-06-01T22:51:15.5928131Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/__init__.py 2025-06-01T22:51:15.5928261Z +++ openssl base64 2025-06-01T22:51:15.5929414Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.5930733Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.5932033Z +++ sed -e s/=//g 2025-06-01T22:51:15.5971602Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:15.5976346Z +++ ls -nl torch/_inductor/codegen/rocm/__init__.py 2025-06-01T22:51:15.5977854Z +++ awk '{print $5}' 2025-06-01T22:51:15.6005190Z ++ FSIZE=0 2025-06-01T22:51:15.6005679Z ++ echo '"torch/_inductor/codegen/rocm/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:15.6005799Z ++ read fname 2025-06-01T22:51:15.6006050Z ++ make_wheel_record torch/_inductor/codegen/rocm/ck_conv_template.py 2025-06-01T22:51:15.6006237Z ++ FPATH=torch/_inductor/codegen/rocm/ck_conv_template.py 2025-06-01T22:51:15.6006432Z ++ echo torch/_inductor/codegen/rocm/ck_conv_template.py 2025-06-01T22:51:15.6006567Z ++ grep RECORD 2025-06-01T22:51:15.6031444Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/ck_conv_template.py 2025-06-01T22:51:15.6031647Z +++ openssl base64 2025-06-01T22:51:15.6031755Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.6031861Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.6031988Z +++ sed -e s/=//g 2025-06-01T22:51:15.6074393Z ++ HASH=dyM_S23VB4TOCg2VLM0FLAsKmwQOXt6_A9eun-d2NZM 2025-06-01T22:51:15.6076766Z +++ ls -nl torch/_inductor/codegen/rocm/ck_conv_template.py 2025-06-01T22:51:15.6077466Z +++ awk '{print $5}' 2025-06-01T22:51:15.6106276Z ++ FSIZE=24404 2025-06-01T22:51:15.6106849Z ++ echo '"torch/_inductor/codegen/rocm/ck_conv_template.py",sha256=dyM_S23VB4TOCg2VLM0FLAsKmwQOXt6_A9eun-d2NZM,24404' 2025-06-01T22:51:15.6106966Z ++ read fname 2025-06-01T22:51:15.6107181Z ++ make_wheel_record torch/_inductor/codegen/rocm/ck_template.py 2025-06-01T22:51:15.6107347Z ++ FPATH=torch/_inductor/codegen/rocm/ck_template.py 2025-06-01T22:51:15.6107507Z ++ echo torch/_inductor/codegen/rocm/ck_template.py 2025-06-01T22:51:15.6107617Z ++ grep RECORD 2025-06-01T22:51:15.6128370Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/ck_template.py 2025-06-01T22:51:15.6128488Z +++ openssl base64 2025-06-01T22:51:15.6129792Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.6131372Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.6132339Z +++ sed -e s/=//g 2025-06-01T22:51:15.6171676Z ++ HASH=VNDUdTyKz9wtSFG67fzsgOWafHjsEYiLaLVAaoDAw1k 2025-06-01T22:51:15.6176473Z +++ ls -nl torch/_inductor/codegen/rocm/ck_template.py 2025-06-01T22:51:15.6178011Z +++ awk '{print $5}' 2025-06-01T22:51:15.6205234Z ++ FSIZE=3590 2025-06-01T22:51:15.6205847Z ++ echo '"torch/_inductor/codegen/rocm/ck_template.py",sha256=VNDUdTyKz9wtSFG67fzsgOWafHjsEYiLaLVAaoDAw1k,3590' 2025-06-01T22:51:15.6205953Z ++ read fname 2025-06-01T22:51:15.6206209Z ++ make_wheel_record torch/_inductor/codegen/rocm/ck_tile_template.py 2025-06-01T22:51:15.6206398Z ++ FPATH=torch/_inductor/codegen/rocm/ck_tile_template.py 2025-06-01T22:51:15.6206733Z ++ echo torch/_inductor/codegen/rocm/ck_tile_template.py 2025-06-01T22:51:15.6207197Z ++ grep RECORD 2025-06-01T22:51:15.6231254Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/ck_tile_template.py 2025-06-01T22:51:15.6231440Z +++ openssl base64 2025-06-01T22:51:15.6231818Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.6232231Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.6232344Z +++ sed -e s/=//g 2025-06-01T22:51:15.6273534Z ++ HASH=6Y_MdWtGmhTjdfIz6ObUnqTcnPiaAq2-nQPaBIzu52A 2025-06-01T22:51:15.6276679Z +++ ls -nl torch/_inductor/codegen/rocm/ck_tile_template.py 2025-06-01T22:51:15.6277529Z +++ awk '{print $5}' 2025-06-01T22:51:15.6305469Z ++ FSIZE=1486 2025-06-01T22:51:15.6306100Z ++ echo '"torch/_inductor/codegen/rocm/ck_tile_template.py",sha256=6Y_MdWtGmhTjdfIz6ObUnqTcnPiaAq2-nQPaBIzu52A,1486' 2025-06-01T22:51:15.6306205Z ++ read fname 2025-06-01T22:51:15.6306521Z ++ make_wheel_record torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py 2025-06-01T22:51:15.6306779Z ++ FPATH=torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py 2025-06-01T22:51:15.6307028Z ++ echo torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py 2025-06-01T22:51:15.6307355Z ++ grep RECORD 2025-06-01T22:51:15.6327361Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py 2025-06-01T22:51:15.6327497Z +++ openssl base64 2025-06-01T22:51:15.6328147Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.6329660Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.6330869Z +++ sed -e s/=//g 2025-06-01T22:51:15.6370854Z ++ HASH=bwUITqEaIe5rEs5N8YQIjevKafoYNunHOM34wSWuOJU 2025-06-01T22:51:15.6375894Z +++ ls -nl torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py 2025-06-01T22:51:15.6376429Z +++ awk '{print $5}' 2025-06-01T22:51:15.6403389Z ++ FSIZE=34581 2025-06-01T22:51:15.6404523Z ++ echo '"torch/_inductor/codegen/rocm/ck_tile_universal_gemm_template.py",sha256=bwUITqEaIe5rEs5N8YQIjevKafoYNunHOM34wSWuOJU,34581' 2025-06-01T22:51:15.6404653Z ++ read fname 2025-06-01T22:51:15.6404950Z ++ make_wheel_record torch/_inductor/codegen/rocm/ck_universal_gemm_template.py 2025-06-01T22:51:15.6405183Z ++ FPATH=torch/_inductor/codegen/rocm/ck_universal_gemm_template.py 2025-06-01T22:51:15.6405418Z ++ echo torch/_inductor/codegen/rocm/ck_universal_gemm_template.py 2025-06-01T22:51:15.6405642Z ++ grep RECORD 2025-06-01T22:51:15.6429510Z +++ openssl base64 2025-06-01T22:51:15.6429958Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/ck_universal_gemm_template.py 2025-06-01T22:51:15.6430079Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.6430177Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.6430270Z +++ sed -e s/=//g 2025-06-01T22:51:15.6477537Z ++ HASH=U3cdRW-amwQbfKTM7d_CPjyB2377kqAks0rhx1SxnDM 2025-06-01T22:51:15.6479622Z +++ ls -nl torch/_inductor/codegen/rocm/ck_universal_gemm_template.py 2025-06-01T22:51:15.6480418Z +++ awk '{print $5}' 2025-06-01T22:51:15.6509203Z ++ FSIZE=39510 2025-06-01T22:51:15.6509979Z ++ echo '"torch/_inductor/codegen/rocm/ck_universal_gemm_template.py",sha256=U3cdRW-amwQbfKTM7d_CPjyB2377kqAks0rhx1SxnDM,39510' 2025-06-01T22:51:15.6510085Z ++ read fname 2025-06-01T22:51:15.6510335Z ++ make_wheel_record torch/_inductor/codegen/rocm/compile_command.py 2025-06-01T22:51:15.6510514Z ++ FPATH=torch/_inductor/codegen/rocm/compile_command.py 2025-06-01T22:51:15.6510694Z ++ echo torch/_inductor/codegen/rocm/compile_command.py 2025-06-01T22:51:15.6510808Z ++ grep RECORD 2025-06-01T22:51:15.6530513Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/compile_command.py 2025-06-01T22:51:15.6530886Z +++ openssl base64 2025-06-01T22:51:15.6531981Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.6533217Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.6534456Z +++ sed -e s/=//g 2025-06-01T22:51:15.6574180Z ++ HASH=N89cpB8vxp9jKcp_ZT9aQGy0Mf-y4Pe43BeoDywx_Lk 2025-06-01T22:51:15.6579600Z +++ ls -nl torch/_inductor/codegen/rocm/compile_command.py 2025-06-01T22:51:15.6580276Z +++ awk '{print $5}' 2025-06-01T22:51:15.6605558Z ++ FSIZE=4472 2025-06-01T22:51:15.6606227Z ++ echo '"torch/_inductor/codegen/rocm/compile_command.py",sha256=N89cpB8vxp9jKcp_ZT9aQGy0Mf-y4Pe43BeoDywx_Lk,4472' 2025-06-01T22:51:15.6606343Z ++ read fname 2025-06-01T22:51:15.6606617Z ++ make_wheel_record torch/_inductor/codegen/rocm/rocm_benchmark_request.py 2025-06-01T22:51:15.6606888Z ++ FPATH=torch/_inductor/codegen/rocm/rocm_benchmark_request.py 2025-06-01T22:51:15.6607522Z ++ echo torch/_inductor/codegen/rocm/rocm_benchmark_request.py 2025-06-01T22:51:15.6608585Z ++ grep RECORD 2025-06-01T22:51:15.6632292Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/rocm_benchmark_request.py 2025-06-01T22:51:15.6632432Z +++ openssl base64 2025-06-01T22:51:15.6632538Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.6632641Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.6633895Z +++ sed -e s/=//g 2025-06-01T22:51:15.6675775Z ++ HASH=6w774pdwyKRQhr_3p6Hx1dfu2QCfeF56_Aj1sM3T23M 2025-06-01T22:51:15.6679007Z +++ ls -nl torch/_inductor/codegen/rocm/rocm_benchmark_request.py 2025-06-01T22:51:15.6679521Z +++ awk '{print $5}' 2025-06-01T22:51:15.6706867Z ++ FSIZE=5071 2025-06-01T22:51:15.6707498Z ++ echo '"torch/_inductor/codegen/rocm/rocm_benchmark_request.py",sha256=6w774pdwyKRQhr_3p6Hx1dfu2QCfeF56_Aj1sM3T23M,5071' 2025-06-01T22:51:15.6707647Z ++ read fname 2025-06-01T22:51:15.6707919Z ++ make_wheel_record torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py 2025-06-01T22:51:15.6708513Z ++ FPATH=torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py 2025-06-01T22:51:15.6708722Z ++ echo torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py 2025-06-01T22:51:15.6709894Z ++ grep RECORD 2025-06-01T22:51:15.6730217Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py 2025-06-01T22:51:15.6730333Z +++ openssl base64 2025-06-01T22:51:15.6731456Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.6732918Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.6734142Z +++ sed -e s/=//g 2025-06-01T22:51:15.6772087Z ++ HASH=M5xC2VColp0VAL-7IPQdfbXOefojjKyhBLJt2ppB2-U 2025-06-01T22:51:15.6776617Z +++ ls -nl torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py 2025-06-01T22:51:15.6777861Z +++ awk '{print $5}' 2025-06-01T22:51:15.6804518Z ++ FSIZE=3799 2025-06-01T22:51:15.6805278Z ++ echo '"torch/_inductor/codegen/rocm/rocm_cpp_scheduling.py",sha256=M5xC2VColp0VAL-7IPQdfbXOefojjKyhBLJt2ppB2-U,3799' 2025-06-01T22:51:15.6805379Z ++ read fname 2025-06-01T22:51:15.6805629Z ++ make_wheel_record torch/_inductor/codegen/rocm/rocm_kernel.py 2025-06-01T22:51:15.6805796Z ++ FPATH=torch/_inductor/codegen/rocm/rocm_kernel.py 2025-06-01T22:51:15.6805962Z ++ echo torch/_inductor/codegen/rocm/rocm_kernel.py 2025-06-01T22:51:15.6807011Z ++ grep RECORD 2025-06-01T22:51:15.6829101Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/rocm_kernel.py 2025-06-01T22:51:15.6829287Z +++ openssl base64 2025-06-01T22:51:15.6829802Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.6830153Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.6830775Z +++ sed -e s/=//g 2025-06-01T22:51:15.6872327Z ++ HASH=YM3qkE5nV1r7t3rsd1eHLw84QzSzJZuOPJ3Y-IEcNaA 2025-06-01T22:51:15.6875965Z +++ ls -nl torch/_inductor/codegen/rocm/rocm_kernel.py 2025-06-01T22:51:15.6876588Z +++ awk '{print $5}' 2025-06-01T22:51:15.6904025Z ++ FSIZE=10373 2025-06-01T22:51:15.6904622Z ++ echo '"torch/_inductor/codegen/rocm/rocm_kernel.py",sha256=YM3qkE5nV1r7t3rsd1eHLw84QzSzJZuOPJ3Y-IEcNaA,10373' 2025-06-01T22:51:15.6904775Z ++ read fname 2025-06-01T22:51:15.6905616Z ++ make_wheel_record torch/_inductor/codegen/rocm/rocm_template.py 2025-06-01T22:51:15.6905807Z ++ FPATH=torch/_inductor/codegen/rocm/rocm_template.py 2025-06-01T22:51:15.6905998Z ++ echo torch/_inductor/codegen/rocm/rocm_template.py 2025-06-01T22:51:15.6906103Z ++ grep RECORD 2025-06-01T22:51:15.6927256Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/rocm_template.py 2025-06-01T22:51:15.6927391Z +++ openssl base64 2025-06-01T22:51:15.6927795Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.6929018Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.6930303Z +++ sed -e s/=//g 2025-06-01T22:51:15.6969600Z ++ HASH=Rcw9UUX2eEUjn633oBTBytzXIWiIogQ0oWBaiMcZnH4 2025-06-01T22:51:15.6974328Z +++ ls -nl torch/_inductor/codegen/rocm/rocm_template.py 2025-06-01T22:51:15.6975266Z +++ awk '{print $5}' 2025-06-01T22:51:15.7002268Z ++ FSIZE=6637 2025-06-01T22:51:15.7002810Z ++ echo '"torch/_inductor/codegen/rocm/rocm_template.py",sha256=Rcw9UUX2eEUjn633oBTBytzXIWiIogQ0oWBaiMcZnH4,6637' 2025-06-01T22:51:15.7003116Z ++ read fname 2025-06-01T22:51:15.7003372Z ++ make_wheel_record torch/_inductor/codegen/rocm/rocm_template_buffer.py 2025-06-01T22:51:15.7003761Z ++ FPATH=torch/_inductor/codegen/rocm/rocm_template_buffer.py 2025-06-01T22:51:15.7003978Z ++ echo torch/_inductor/codegen/rocm/rocm_template_buffer.py 2025-06-01T22:51:15.7004076Z ++ grep RECORD 2025-06-01T22:51:15.7033111Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/rocm_template_buffer.py 2025-06-01T22:51:15.7033248Z +++ openssl base64 2025-06-01T22:51:15.7033349Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.7033448Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.7034124Z +++ sed -e s/=//g 2025-06-01T22:51:15.7074529Z ++ HASH=AAlfh5CIKIXGR9I6YkzOWHU1roJvJJ9s3pdtlgMRnL8 2025-06-01T22:51:15.7076976Z +++ ls -nl torch/_inductor/codegen/rocm/rocm_template_buffer.py 2025-06-01T22:51:15.7078753Z +++ awk '{print $5}' 2025-06-01T22:51:15.7107520Z ++ FSIZE=827 2025-06-01T22:51:15.7108292Z ++ echo '"torch/_inductor/codegen/rocm/rocm_template_buffer.py",sha256=AAlfh5CIKIXGR9I6YkzOWHU1roJvJJ9s3pdtlgMRnL8,827' 2025-06-01T22:51:15.7109032Z ++ read fname 2025-06-01T22:51:15.7109391Z ++ make_wheel_record torch/_inductor/codegen/rocm/rocm_utils.py 2025-06-01T22:51:15.7109877Z ++ FPATH=torch/_inductor/codegen/rocm/rocm_utils.py 2025-06-01T22:51:15.7110312Z ++ echo torch/_inductor/codegen/rocm/rocm_utils.py 2025-06-01T22:51:15.7110674Z ++ grep RECORD 2025-06-01T22:51:15.7129151Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/rocm/rocm_utils.py 2025-06-01T22:51:15.7129683Z +++ openssl base64 2025-06-01T22:51:15.7130239Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.7131574Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.7132886Z +++ sed -e s/=//g 2025-06-01T22:51:15.7171795Z ++ HASH=Xtfs6gAmUdpTz7cVX2vKvUbbdfUCCeiKhbSttru-F8U 2025-06-01T22:51:15.7176462Z +++ ls -nl torch/_inductor/codegen/rocm/rocm_utils.py 2025-06-01T22:51:15.7178130Z +++ awk '{print $5}' 2025-06-01T22:51:15.7205006Z ++ FSIZE=266 2025-06-01T22:51:15.7206568Z ++ echo '"torch/_inductor/codegen/rocm/rocm_utils.py",sha256=Xtfs6gAmUdpTz7cVX2vKvUbbdfUCCeiKhbSttru-F8U,266' 2025-06-01T22:51:15.7207600Z ++ read fname 2025-06-01T22:51:15.7208053Z ++ make_wheel_record torch/_inductor/codegen/xpu/__init__.py 2025-06-01T22:51:15.7208533Z ++ FPATH=torch/_inductor/codegen/xpu/__init__.py 2025-06-01T22:51:15.7208970Z ++ echo torch/_inductor/codegen/xpu/__init__.py 2025-06-01T22:51:15.7209333Z ++ grep RECORD 2025-06-01T22:51:15.7229852Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/xpu/__init__.py 2025-06-01T22:51:15.7230614Z +++ openssl base64 2025-06-01T22:51:15.7230915Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.7231171Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.7231430Z +++ sed -e s/=//g 2025-06-01T22:51:15.7273364Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:15.7276205Z +++ ls -nl torch/_inductor/codegen/xpu/__init__.py 2025-06-01T22:51:15.7276965Z +++ awk '{print $5}' 2025-06-01T22:51:15.7305649Z ++ FSIZE=0 2025-06-01T22:51:15.7306350Z ++ echo '"torch/_inductor/codegen/xpu/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:15.7306971Z ++ read fname 2025-06-01T22:51:15.7307364Z ++ make_wheel_record torch/_inductor/codegen/xpu/device_op_overrides.py 2025-06-01T22:51:15.7307924Z ++ FPATH=torch/_inductor/codegen/xpu/device_op_overrides.py 2025-06-01T22:51:15.7308424Z ++ echo torch/_inductor/codegen/xpu/device_op_overrides.py 2025-06-01T22:51:15.7308820Z ++ grep RECORD 2025-06-01T22:51:15.7327435Z +++ openssl dgst -sha256 -binary torch/_inductor/codegen/xpu/device_op_overrides.py 2025-06-01T22:51:15.7328010Z +++ openssl base64 2025-06-01T22:51:15.7328361Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.7329498Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.7330805Z +++ sed -e s/=//g 2025-06-01T22:51:15.7370982Z ++ HASH=7GER6DENZJS_TbghGiLX1fSeDHdxrSE9PT0QPZHNkNI 2025-06-01T22:51:15.7375391Z +++ ls -nl torch/_inductor/codegen/xpu/device_op_overrides.py 2025-06-01T22:51:15.7376189Z +++ awk '{print $5}' 2025-06-01T22:51:15.7403420Z ++ FSIZE=1708 2025-06-01T22:51:15.7404635Z ++ echo '"torch/_inductor/codegen/xpu/device_op_overrides.py",sha256=7GER6DENZJS_TbghGiLX1fSeDHdxrSE9PT0QPZHNkNI,1708' 2025-06-01T22:51:15.7405390Z ++ read fname 2025-06-01T22:51:15.7405807Z ++ make_wheel_record torch/_inductor/compile_worker/__init__.py 2025-06-01T22:51:15.7406318Z ++ FPATH=torch/_inductor/compile_worker/__init__.py 2025-06-01T22:51:15.7406774Z ++ echo torch/_inductor/compile_worker/__init__.py 2025-06-01T22:51:15.7407153Z ++ grep RECORD 2025-06-01T22:51:15.7429791Z +++ openssl dgst -sha256 -binary torch/_inductor/compile_worker/__init__.py 2025-06-01T22:51:15.7430677Z +++ openssl base64 2025-06-01T22:51:15.7430985Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.7431248Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.7431537Z +++ sed -e s/=//g 2025-06-01T22:51:15.7470171Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:15.7473593Z +++ ls -nl torch/_inductor/compile_worker/__init__.py 2025-06-01T22:51:15.7473995Z +++ awk '{print $5}' 2025-06-01T22:51:15.7501270Z ++ FSIZE=0 2025-06-01T22:51:15.7502105Z ++ echo '"torch/_inductor/compile_worker/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:15.7502757Z ++ read fname 2025-06-01T22:51:15.7503127Z ++ make_wheel_record torch/_inductor/compile_worker/__main__.py 2025-06-01T22:51:15.7503611Z ++ FPATH=torch/_inductor/compile_worker/__main__.py 2025-06-01T22:51:15.7504053Z ++ echo torch/_inductor/compile_worker/__main__.py 2025-06-01T22:51:15.7504428Z ++ grep RECORD 2025-06-01T22:51:15.7525999Z +++ openssl dgst -sha256 -binary torch/_inductor/compile_worker/__main__.py 2025-06-01T22:51:15.7526540Z +++ openssl base64 2025-06-01T22:51:15.7526803Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.7527067Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.7527479Z +++ sed -e s/=//g 2025-06-01T22:51:15.7566413Z ++ HASH=Yj1LnCvSJWe_Y8LWarFQLceqCmadcX7RhqP9uBS-zYA 2025-06-01T22:51:15.7570608Z +++ ls -nl torch/_inductor/compile_worker/__main__.py 2025-06-01T22:51:15.7571360Z +++ awk '{print $5}' 2025-06-01T22:51:15.7599077Z ++ FSIZE=2245 2025-06-01T22:51:15.7599711Z ++ echo '"torch/_inductor/compile_worker/__main__.py",sha256=Yj1LnCvSJWe_Y8LWarFQLceqCmadcX7RhqP9uBS-zYA,2245' 2025-06-01T22:51:15.7600372Z ++ read fname 2025-06-01T22:51:15.7600738Z ++ make_wheel_record torch/_inductor/compile_worker/subproc_pool.py 2025-06-01T22:51:15.7601273Z ++ FPATH=torch/_inductor/compile_worker/subproc_pool.py 2025-06-01T22:51:15.7601732Z ++ echo torch/_inductor/compile_worker/subproc_pool.py 2025-06-01T22:51:15.7602128Z ++ grep RECORD 2025-06-01T22:51:15.7625812Z +++ openssl dgst -sha256 -binary torch/_inductor/compile_worker/subproc_pool.py 2025-06-01T22:51:15.7626357Z +++ openssl base64 2025-06-01T22:51:15.7626624Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.7626877Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.7627147Z +++ sed -e s/=//g 2025-06-01T22:51:15.7668199Z ++ HASH=bTIRgSwGnK1b3zx83I5HoAQ-yTcB_BuqG3larkCUPB8 2025-06-01T22:51:15.7670233Z +++ ls -nl torch/_inductor/compile_worker/subproc_pool.py 2025-06-01T22:51:15.7671278Z +++ awk '{print $5}' 2025-06-01T22:51:15.7696348Z ++ FSIZE=13112 2025-06-01T22:51:15.7697144Z ++ echo '"torch/_inductor/compile_worker/subproc_pool.py",sha256=bTIRgSwGnK1b3zx83I5HoAQ-yTcB_BuqG3larkCUPB8,13112' 2025-06-01T22:51:15.7697850Z ++ read fname 2025-06-01T22:51:15.7698182Z ++ make_wheel_record torch/_inductor/compile_worker/utils.py 2025-06-01T22:51:15.7698654Z ++ FPATH=torch/_inductor/compile_worker/utils.py 2025-06-01T22:51:15.7699080Z ++ echo torch/_inductor/compile_worker/utils.py 2025-06-01T22:51:15.7700419Z ++ grep RECORD 2025-06-01T22:51:15.7724491Z +++ openssl dgst -sha256 -binary torch/_inductor/compile_worker/utils.py 2025-06-01T22:51:15.7725218Z +++ openssl base64 2025-06-01T22:51:15.7725486Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.7725877Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.7726162Z +++ sed -e s/=//g 2025-06-01T22:51:15.7764284Z ++ HASH=3b04aEtIzkbhy8xc0uIRXy6FkXex1lOSoFuq6vBMYvQ 2025-06-01T22:51:15.7768837Z +++ ls -nl torch/_inductor/compile_worker/utils.py 2025-06-01T22:51:15.7769819Z +++ awk '{print $5}' 2025-06-01T22:51:15.7796046Z ++ FSIZE=1506 2025-06-01T22:51:15.7796795Z ++ echo '"torch/_inductor/compile_worker/utils.py",sha256=3b04aEtIzkbhy8xc0uIRXy6FkXex1lOSoFuq6vBMYvQ,1506' 2025-06-01T22:51:15.7797600Z ++ read fname 2025-06-01T22:51:15.7797933Z ++ make_wheel_record torch/_inductor/fx_passes/__init__.py 2025-06-01T22:51:15.7798374Z ++ FPATH=torch/_inductor/fx_passes/__init__.py 2025-06-01T22:51:15.7798785Z ++ echo torch/_inductor/fx_passes/__init__.py 2025-06-01T22:51:15.7799144Z ++ grep RECORD 2025-06-01T22:51:15.7820110Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/__init__.py 2025-06-01T22:51:15.7820661Z +++ openssl base64 2025-06-01T22:51:15.7820932Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.7821513Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.7821884Z +++ sed -e s/=//g 2025-06-01T22:51:15.7863021Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:15.7866899Z +++ ls -nl torch/_inductor/fx_passes/__init__.py 2025-06-01T22:51:15.7867673Z +++ awk '{print $5}' 2025-06-01T22:51:15.7891419Z ++ FSIZE=0 2025-06-01T22:51:15.7891982Z ++ echo '"torch/_inductor/fx_passes/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:15.7892611Z ++ read fname 2025-06-01T22:51:15.7892959Z ++ make_wheel_record torch/_inductor/fx_passes/b2b_gemm.py 2025-06-01T22:51:15.7893411Z ++ FPATH=torch/_inductor/fx_passes/b2b_gemm.py 2025-06-01T22:51:15.7894630Z ++ echo torch/_inductor/fx_passes/b2b_gemm.py 2025-06-01T22:51:15.7895994Z ++ grep RECORD 2025-06-01T22:51:15.7919884Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/b2b_gemm.py 2025-06-01T22:51:15.7920393Z +++ openssl base64 2025-06-01T22:51:15.7920663Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.7920915Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.7921202Z +++ sed -e s/=//g 2025-06-01T22:51:15.7961558Z ++ HASH=mLhcrE3jYDbRIpw4P8MPkhnqa9amYEZ_gnnHIt0ZuBg 2025-06-01T22:51:15.7965228Z +++ ls -nl torch/_inductor/fx_passes/b2b_gemm.py 2025-06-01T22:51:15.7965640Z +++ awk '{print $5}' 2025-06-01T22:51:15.7994227Z ++ FSIZE=24966 2025-06-01T22:51:15.7994929Z ++ echo '"torch/_inductor/fx_passes/b2b_gemm.py",sha256=mLhcrE3jYDbRIpw4P8MPkhnqa9amYEZ_gnnHIt0ZuBg,24966' 2025-06-01T22:51:15.7995574Z ++ read fname 2025-06-01T22:51:15.7995938Z ++ make_wheel_record torch/_inductor/fx_passes/binary_folding.py 2025-06-01T22:51:15.7996435Z ++ FPATH=torch/_inductor/fx_passes/binary_folding.py 2025-06-01T22:51:15.7996883Z ++ echo torch/_inductor/fx_passes/binary_folding.py 2025-06-01T22:51:15.7997265Z ++ grep RECORD 2025-06-01T22:51:15.8013464Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/binary_folding.py 2025-06-01T22:51:15.8014163Z +++ openssl base64 2025-06-01T22:51:15.8015465Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.8016842Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.8017957Z +++ sed -e s/=//g 2025-06-01T22:51:15.8054813Z ++ HASH=Rx3dZlbbD5vIf4EU75rINSgypAd4mUEncJb0bUjMuEc 2025-06-01T22:51:15.8059785Z +++ ls -nl torch/_inductor/fx_passes/binary_folding.py 2025-06-01T22:51:15.8061309Z +++ awk '{print $5}' 2025-06-01T22:51:15.8086151Z ++ FSIZE=19860 2025-06-01T22:51:15.8086814Z ++ echo '"torch/_inductor/fx_passes/binary_folding.py",sha256=Rx3dZlbbD5vIf4EU75rINSgypAd4mUEncJb0bUjMuEc,19860' 2025-06-01T22:51:15.8087534Z ++ read fname 2025-06-01T22:51:15.8087894Z ++ make_wheel_record torch/_inductor/fx_passes/ddp_fusion.py 2025-06-01T22:51:15.8088369Z ++ FPATH=torch/_inductor/fx_passes/ddp_fusion.py 2025-06-01T22:51:15.8088955Z ++ echo torch/_inductor/fx_passes/ddp_fusion.py 2025-06-01T22:51:15.8089858Z ++ grep RECORD 2025-06-01T22:51:15.8114638Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/ddp_fusion.py 2025-06-01T22:51:15.8115157Z +++ openssl base64 2025-06-01T22:51:15.8115427Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.8115688Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.8116116Z +++ sed -e s/=//g 2025-06-01T22:51:15.8153439Z ++ HASH=k4H080DBlE6UL0UB8BX1msEjSTwQT44fpwp3fuLpuP0 2025-06-01T22:51:15.8158167Z +++ ls -nl torch/_inductor/fx_passes/ddp_fusion.py 2025-06-01T22:51:15.8159966Z +++ awk '{print $5}' 2025-06-01T22:51:15.8187967Z ++ FSIZE=21131 2025-06-01T22:51:15.8188687Z ++ echo '"torch/_inductor/fx_passes/ddp_fusion.py",sha256=k4H080DBlE6UL0UB8BX1msEjSTwQT44fpwp3fuLpuP0,21131' 2025-06-01T22:51:15.8189423Z ++ read fname 2025-06-01T22:51:15.8189805Z ++ make_wheel_record torch/_inductor/fx_passes/decompose_mem_bound_mm.py 2025-06-01T22:51:15.8190382Z ++ FPATH=torch/_inductor/fx_passes/decompose_mem_bound_mm.py 2025-06-01T22:51:15.8190890Z ++ echo torch/_inductor/fx_passes/decompose_mem_bound_mm.py 2025-06-01T22:51:15.8191309Z ++ grep RECORD 2025-06-01T22:51:15.8209870Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/decompose_mem_bound_mm.py 2025-06-01T22:51:15.8210429Z +++ openssl base64 2025-06-01T22:51:15.8211279Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.8212548Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.8213854Z +++ sed -e s/=//g 2025-06-01T22:51:15.8249971Z ++ HASH=p30ouusnYxf-i93wxPl5X5dHSdZmBmcEyOIf2wF4VR0 2025-06-01T22:51:15.8254672Z +++ ls -nl torch/_inductor/fx_passes/decompose_mem_bound_mm.py 2025-06-01T22:51:15.8255546Z +++ awk '{print $5}' 2025-06-01T22:51:15.8283127Z ++ FSIZE=5325 2025-06-01T22:51:15.8284045Z ++ echo '"torch/_inductor/fx_passes/decompose_mem_bound_mm.py",sha256=p30ouusnYxf-i93wxPl5X5dHSdZmBmcEyOIf2wF4VR0,5325' 2025-06-01T22:51:15.8284945Z ++ read fname 2025-06-01T22:51:15.8285364Z ++ make_wheel_record torch/_inductor/fx_passes/dedupe_symint_uses.py 2025-06-01T22:51:15.8285907Z ++ FPATH=torch/_inductor/fx_passes/dedupe_symint_uses.py 2025-06-01T22:51:15.8286404Z ++ echo torch/_inductor/fx_passes/dedupe_symint_uses.py 2025-06-01T22:51:15.8286807Z ++ grep RECORD 2025-06-01T22:51:15.8308359Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/dedupe_symint_uses.py 2025-06-01T22:51:15.8309216Z +++ openssl base64 2025-06-01T22:51:15.8309556Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.8309807Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.8310082Z +++ sed -e s/=//g 2025-06-01T22:51:15.8348480Z ++ HASH=T1Tj8O1CjoX_KlIPD5SvQQhxvbLOqUkqCPXFgHHqzl4 2025-06-01T22:51:15.8352333Z +++ ls -nl torch/_inductor/fx_passes/dedupe_symint_uses.py 2025-06-01T22:51:15.8353120Z +++ awk '{print $5}' 2025-06-01T22:51:15.8380052Z ++ FSIZE=2517 2025-06-01T22:51:15.8380785Z ++ echo '"torch/_inductor/fx_passes/dedupe_symint_uses.py",sha256=T1Tj8O1CjoX_KlIPD5SvQQhxvbLOqUkqCPXFgHHqzl4,2517' 2025-06-01T22:51:15.8381497Z ++ read fname 2025-06-01T22:51:15.8381885Z ++ make_wheel_record torch/_inductor/fx_passes/efficient_conv_bn_eval.py 2025-06-01T22:51:15.8382458Z ++ FPATH=torch/_inductor/fx_passes/efficient_conv_bn_eval.py 2025-06-01T22:51:15.8382960Z ++ echo torch/_inductor/fx_passes/efficient_conv_bn_eval.py 2025-06-01T22:51:15.8383370Z ++ grep RECORD 2025-06-01T22:51:15.8405915Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/efficient_conv_bn_eval.py 2025-06-01T22:51:15.8406504Z +++ openssl base64 2025-06-01T22:51:15.8406776Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.8407028Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.8407310Z +++ sed -e s/=//g 2025-06-01T22:51:15.8445918Z ++ HASH=s_CbEnwov70368S4j7BvbuVM3VI7TBUiBV3JMqgXrCA 2025-06-01T22:51:15.8450375Z +++ ls -nl torch/_inductor/fx_passes/efficient_conv_bn_eval.py 2025-06-01T22:51:15.8451211Z +++ awk '{print $5}' 2025-06-01T22:51:15.8479815Z ++ FSIZE=14078 2025-06-01T22:51:15.8480547Z ++ echo '"torch/_inductor/fx_passes/efficient_conv_bn_eval.py",sha256=s_CbEnwov70368S4j7BvbuVM3VI7TBUiBV3JMqgXrCA,14078' 2025-06-01T22:51:15.8481236Z ++ read fname 2025-06-01T22:51:15.8481614Z ++ make_wheel_record torch/_inductor/fx_passes/freezing_patterns.py 2025-06-01T22:51:15.8482135Z ++ FPATH=torch/_inductor/fx_passes/freezing_patterns.py 2025-06-01T22:51:15.8482605Z ++ echo torch/_inductor/fx_passes/freezing_patterns.py 2025-06-01T22:51:15.8482988Z ++ grep RECORD 2025-06-01T22:51:15.8505675Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/freezing_patterns.py 2025-06-01T22:51:15.8506233Z +++ openssl base64 2025-06-01T22:51:15.8506487Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.8506747Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.8507000Z +++ sed -e s/=//g 2025-06-01T22:51:15.8547414Z ++ HASH=GNnYFHDoO3ckORk8QU9ent4Kma8PPedQ6PZCyTZdrfg 2025-06-01T22:51:15.8549708Z +++ ls -nl torch/_inductor/fx_passes/freezing_patterns.py 2025-06-01T22:51:15.8550414Z +++ awk '{print $5}' 2025-06-01T22:51:15.8575020Z ++ FSIZE=6887 2025-06-01T22:51:15.8575860Z ++ echo '"torch/_inductor/fx_passes/freezing_patterns.py",sha256=GNnYFHDoO3ckORk8QU9ent4Kma8PPedQ6PZCyTZdrfg,6887' 2025-06-01T22:51:15.8576575Z ++ read fname 2025-06-01T22:51:15.8576918Z ++ make_wheel_record torch/_inductor/fx_passes/fuse_attention.py 2025-06-01T22:51:15.8577424Z ++ FPATH=torch/_inductor/fx_passes/fuse_attention.py 2025-06-01T22:51:15.8579049Z ++ echo torch/_inductor/fx_passes/fuse_attention.py 2025-06-01T22:51:15.8580010Z ++ grep RECORD 2025-06-01T22:51:15.8603227Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/fuse_attention.py 2025-06-01T22:51:15.8603883Z +++ openssl base64 2025-06-01T22:51:15.8604149Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.8604576Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.8605125Z +++ sed -e s/=//g 2025-06-01T22:51:15.8645246Z ++ HASH=8RR6y7FxNGgqWUJ2bQCPIxns6INTyC1Lv3xTtLpWvFc 2025-06-01T22:51:15.8649718Z +++ ls -nl torch/_inductor/fx_passes/fuse_attention.py 2025-06-01T22:51:15.8650443Z +++ awk '{print $5}' 2025-06-01T22:51:15.8677270Z ++ FSIZE=31207 2025-06-01T22:51:15.8678013Z ++ echo '"torch/_inductor/fx_passes/fuse_attention.py",sha256=8RR6y7FxNGgqWUJ2bQCPIxns6INTyC1Lv3xTtLpWvFc,31207' 2025-06-01T22:51:15.8678705Z ++ read fname 2025-06-01T22:51:15.8679068Z ++ make_wheel_record torch/_inductor/fx_passes/group_batch_fusion.py 2025-06-01T22:51:15.8679611Z ++ FPATH=torch/_inductor/fx_passes/group_batch_fusion.py 2025-06-01T22:51:15.8680077Z ++ echo torch/_inductor/fx_passes/group_batch_fusion.py 2025-06-01T22:51:15.8680477Z ++ grep RECORD 2025-06-01T22:51:15.8704041Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/group_batch_fusion.py 2025-06-01T22:51:15.8704621Z +++ openssl base64 2025-06-01T22:51:15.8704877Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.8705142Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.8705424Z +++ sed -e s/=//g 2025-06-01T22:51:15.8747448Z ++ HASH=aNIrF1txXIndLkBtNRGYHJi7oicfEaGf_p4u5Je-xx0 2025-06-01T22:51:15.8749891Z +++ ls -nl torch/_inductor/fx_passes/group_batch_fusion.py 2025-06-01T22:51:15.8750338Z +++ awk '{print $5}' 2025-06-01T22:51:15.8776436Z ++ FSIZE=58706 2025-06-01T22:51:15.8777184Z ++ echo '"torch/_inductor/fx_passes/group_batch_fusion.py",sha256=aNIrF1txXIndLkBtNRGYHJi7oicfEaGf_p4u5Je-xx0,58706' 2025-06-01T22:51:15.8777874Z ++ read fname 2025-06-01T22:51:15.8778232Z ++ make_wheel_record torch/_inductor/fx_passes/joint_graph.py 2025-06-01T22:51:15.8778705Z ++ FPATH=torch/_inductor/fx_passes/joint_graph.py 2025-06-01T22:51:15.8779154Z ++ echo torch/_inductor/fx_passes/joint_graph.py 2025-06-01T22:51:15.8779996Z ++ grep RECORD 2025-06-01T22:51:15.8803201Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/joint_graph.py 2025-06-01T22:51:15.8803931Z +++ openssl base64 2025-06-01T22:51:15.8804363Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.8804689Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.8804955Z +++ sed -e s/=//g 2025-06-01T22:51:15.8843519Z ++ HASH=SiQRGTFlErVAPM7I6omlO8edIIOeIZ_koQIwT4QkCR0 2025-06-01T22:51:15.8849327Z +++ ls -nl torch/_inductor/fx_passes/joint_graph.py 2025-06-01T22:51:15.8850126Z +++ awk '{print $5}' 2025-06-01T22:51:15.8877065Z ++ FSIZE=32564 2025-06-01T22:51:15.8877764Z ++ echo '"torch/_inductor/fx_passes/joint_graph.py",sha256=SiQRGTFlErVAPM7I6omlO8edIIOeIZ_koQIwT4QkCR0,32564' 2025-06-01T22:51:15.8878435Z ++ read fname 2025-06-01T22:51:15.8878799Z ++ make_wheel_record torch/_inductor/fx_passes/micro_pipeline_tp.py 2025-06-01T22:51:15.8879331Z ++ FPATH=torch/_inductor/fx_passes/micro_pipeline_tp.py 2025-06-01T22:51:15.8879951Z ++ echo torch/_inductor/fx_passes/micro_pipeline_tp.py 2025-06-01T22:51:15.8880345Z ++ grep RECORD 2025-06-01T22:51:15.8904247Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/micro_pipeline_tp.py 2025-06-01T22:51:15.8904779Z +++ openssl base64 2025-06-01T22:51:15.8905050Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.8905492Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.8905761Z +++ sed -e s/=//g 2025-06-01T22:51:15.8946457Z ++ HASH=HE-by356Kq2qtvjriY-Y-IwwtLb3rzXP_I08NZbiTsY 2025-06-01T22:51:15.8951558Z +++ ls -nl torch/_inductor/fx_passes/micro_pipeline_tp.py 2025-06-01T22:51:15.8952305Z +++ awk '{print $5}' 2025-06-01T22:51:15.8980698Z ++ FSIZE=39157 2025-06-01T22:51:15.8981426Z ++ echo '"torch/_inductor/fx_passes/micro_pipeline_tp.py",sha256=HE-by356Kq2qtvjriY-Y-IwwtLb3rzXP_I08NZbiTsY,39157' 2025-06-01T22:51:15.8982115Z ++ read fname 2025-06-01T22:51:15.8982461Z ++ make_wheel_record torch/_inductor/fx_passes/misc_patterns.py 2025-06-01T22:51:15.8982960Z ++ FPATH=torch/_inductor/fx_passes/misc_patterns.py 2025-06-01T22:51:15.8983398Z ++ echo torch/_inductor/fx_passes/misc_patterns.py 2025-06-01T22:51:15.8994578Z ++ grep RECORD 2025-06-01T22:51:15.9005040Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/misc_patterns.py 2025-06-01T22:51:15.9005577Z +++ openssl base64 2025-06-01T22:51:15.9005848Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.9006112Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.9006370Z +++ sed -e s/=//g 2025-06-01T22:51:15.9045953Z ++ HASH=ODW3MLZ-yvEp_fNWMHMSw2Rs-SFH7eTMNZh0ObTlfzE 2025-06-01T22:51:15.9053905Z +++ ls -nl torch/_inductor/fx_passes/misc_patterns.py 2025-06-01T22:51:15.9054360Z +++ awk '{print $5}' 2025-06-01T22:51:15.9078349Z ++ FSIZE=4797 2025-06-01T22:51:15.9079052Z ++ echo '"torch/_inductor/fx_passes/misc_patterns.py",sha256=ODW3MLZ-yvEp_fNWMHMSw2Rs-SFH7eTMNZh0ObTlfzE,4797' 2025-06-01T22:51:15.9079705Z ++ read fname 2025-06-01T22:51:15.9082301Z ++ make_wheel_record torch/_inductor/fx_passes/mkldnn_fusion.py 2025-06-01T22:51:15.9082817Z ++ FPATH=torch/_inductor/fx_passes/mkldnn_fusion.py 2025-06-01T22:51:15.9083261Z ++ echo torch/_inductor/fx_passes/mkldnn_fusion.py 2025-06-01T22:51:15.9083748Z ++ grep RECORD 2025-06-01T22:51:15.9102904Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/mkldnn_fusion.py 2025-06-01T22:51:15.9103477Z +++ openssl base64 2025-06-01T22:51:15.9103741Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.9104004Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.9104261Z +++ sed -e s/=//g 2025-06-01T22:51:15.9147148Z ++ HASH=87ddQDY2zckw8iFuxhV2VHZykMN9oDv7pOWQJ5n76yA 2025-06-01T22:51:15.9150362Z +++ ls -nl torch/_inductor/fx_passes/mkldnn_fusion.py 2025-06-01T22:51:15.9151290Z +++ awk '{print $5}' 2025-06-01T22:51:15.9178196Z ++ FSIZE=56579 2025-06-01T22:51:15.9178922Z ++ echo '"torch/_inductor/fx_passes/mkldnn_fusion.py",sha256=87ddQDY2zckw8iFuxhV2VHZykMN9oDv7pOWQJ5n76yA,56579' 2025-06-01T22:51:15.9179595Z ++ read fname 2025-06-01T22:51:15.9179979Z ++ make_wheel_record torch/_inductor/fx_passes/numeric_utils.py 2025-06-01T22:51:15.9180466Z ++ FPATH=torch/_inductor/fx_passes/numeric_utils.py 2025-06-01T22:51:15.9180911Z ++ echo torch/_inductor/fx_passes/numeric_utils.py 2025-06-01T22:51:15.9181547Z ++ grep RECORD 2025-06-01T22:51:15.9205598Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/numeric_utils.py 2025-06-01T22:51:15.9206139Z +++ openssl base64 2025-06-01T22:51:15.9206424Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.9206728Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.9207009Z +++ sed -e s/=//g 2025-06-01T22:51:15.9245580Z ++ HASH=iAf4gzphnOWzRwXGUikWvb6AH9SS6fJgD1sR6WjkJnk 2025-06-01T22:51:15.9249081Z +++ ls -nl torch/_inductor/fx_passes/numeric_utils.py 2025-06-01T22:51:15.9250051Z +++ awk '{print $5}' 2025-06-01T22:51:15.9278130Z ++ FSIZE=7278 2025-06-01T22:51:15.9279037Z ++ echo '"torch/_inductor/fx_passes/numeric_utils.py",sha256=iAf4gzphnOWzRwXGUikWvb6AH9SS6fJgD1sR6WjkJnk,7278' 2025-06-01T22:51:15.9280276Z ++ read fname 2025-06-01T22:51:15.9280617Z ++ make_wheel_record torch/_inductor/fx_passes/pad_mm.py 2025-06-01T22:51:15.9281055Z ++ FPATH=torch/_inductor/fx_passes/pad_mm.py 2025-06-01T22:51:15.9281449Z ++ echo torch/_inductor/fx_passes/pad_mm.py 2025-06-01T22:51:15.9281788Z ++ grep RECORD 2025-06-01T22:51:15.9305001Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/pad_mm.py 2025-06-01T22:51:15.9305775Z +++ openssl base64 2025-06-01T22:51:15.9306198Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.9306462Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.9306715Z +++ sed -e s/=//g 2025-06-01T22:51:15.9347454Z ++ HASH=C-5AD7JMcVgGJ-0e48uzowlyC4_IXPVPb-V5V6Wrnmc 2025-06-01T22:51:15.9348450Z +++ ls -nl torch/_inductor/fx_passes/pad_mm.py 2025-06-01T22:51:15.9349303Z +++ awk '{print $5}' 2025-06-01T22:51:15.9373235Z ++ FSIZE=29408 2025-06-01T22:51:15.9374270Z ++ echo '"torch/_inductor/fx_passes/pad_mm.py",sha256=C-5AD7JMcVgGJ-0e48uzowlyC4_IXPVPb-V5V6Wrnmc,29408' 2025-06-01T22:51:15.9375388Z ++ read fname 2025-06-01T22:51:15.9375725Z ++ make_wheel_record torch/_inductor/fx_passes/post_grad.py 2025-06-01T22:51:15.9376201Z ++ FPATH=torch/_inductor/fx_passes/post_grad.py 2025-06-01T22:51:15.9377843Z ++ echo torch/_inductor/fx_passes/post_grad.py 2025-06-01T22:51:15.9379301Z ++ grep RECORD 2025-06-01T22:51:15.9404029Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/post_grad.py 2025-06-01T22:51:15.9404988Z +++ openssl base64 2025-06-01T22:51:15.9405259Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.9405522Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.9405798Z +++ sed -e s/=//g 2025-06-01T22:51:15.9444761Z ++ HASH=mJS54WoUDlbDHjuUflkaUBwR7qEPII7NOVsgwxFRFAc 2025-06-01T22:51:15.9450864Z +++ ls -nl torch/_inductor/fx_passes/post_grad.py 2025-06-01T22:51:15.9451836Z +++ awk '{print $5}' 2025-06-01T22:51:15.9480327Z ++ FSIZE=58692 2025-06-01T22:51:15.9481294Z ++ echo '"torch/_inductor/fx_passes/post_grad.py",sha256=mJS54WoUDlbDHjuUflkaUBwR7qEPII7NOVsgwxFRFAc,58692' 2025-06-01T22:51:15.9481996Z ++ read fname 2025-06-01T22:51:15.9482328Z ++ make_wheel_record torch/_inductor/fx_passes/pre_grad.py 2025-06-01T22:51:15.9482932Z ++ FPATH=torch/_inductor/fx_passes/pre_grad.py 2025-06-01T22:51:15.9483349Z ++ echo torch/_inductor/fx_passes/pre_grad.py 2025-06-01T22:51:15.9483823Z ++ grep RECORD 2025-06-01T22:51:15.9506334Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/pre_grad.py 2025-06-01T22:51:15.9506870Z +++ openssl base64 2025-06-01T22:51:15.9507136Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.9507389Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.9507661Z +++ sed -e s/=//g 2025-06-01T22:51:15.9547725Z ++ HASH=5899j59UqHhTkclMjLuhGevm53G7W2QyWmkYE9km560 2025-06-01T22:51:15.9551875Z +++ ls -nl torch/_inductor/fx_passes/pre_grad.py 2025-06-01T22:51:15.9553011Z +++ awk '{print $5}' 2025-06-01T22:51:15.9582095Z ++ FSIZE=30532 2025-06-01T22:51:15.9582791Z ++ echo '"torch/_inductor/fx_passes/pre_grad.py",sha256=5899j59UqHhTkclMjLuhGevm53G7W2QyWmkYE9km560,30532' 2025-06-01T22:51:15.9583446Z ++ read fname 2025-06-01T22:51:15.9583787Z ++ make_wheel_record torch/_inductor/fx_passes/quantization.py 2025-06-01T22:51:15.9584292Z ++ FPATH=torch/_inductor/fx_passes/quantization.py 2025-06-01T22:51:15.9584720Z ++ echo torch/_inductor/fx_passes/quantization.py 2025-06-01T22:51:15.9585095Z ++ grep RECORD 2025-06-01T22:51:15.9604707Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/quantization.py 2025-06-01T22:51:15.9605321Z +++ openssl base64 2025-06-01T22:51:15.9605650Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.9605920Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.9606686Z +++ sed -e s/=//g 2025-06-01T22:51:15.9649319Z ++ HASH=A4o9yMECc_Z-qm6e2faAlMwcgMg13Tsp0XE2JSHOew0 2025-06-01T22:51:15.9654067Z +++ ls -nl torch/_inductor/fx_passes/quantization.py 2025-06-01T22:51:15.9655023Z +++ awk '{print $5}' 2025-06-01T22:51:15.9680490Z ++ FSIZE=130101 2025-06-01T22:51:15.9681145Z ++ echo '"torch/_inductor/fx_passes/quantization.py",sha256=A4o9yMECc_Z-qm6e2faAlMwcgMg13Tsp0XE2JSHOew0,130101' 2025-06-01T22:51:15.9681803Z ++ read fname 2025-06-01T22:51:15.9682144Z ++ make_wheel_record torch/_inductor/fx_passes/reinplace.py 2025-06-01T22:51:15.9682659Z ++ FPATH=torch/_inductor/fx_passes/reinplace.py 2025-06-01T22:51:15.9683107Z ++ echo torch/_inductor/fx_passes/reinplace.py 2025-06-01T22:51:15.9684647Z ++ grep RECORD 2025-06-01T22:51:15.9707196Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/reinplace.py 2025-06-01T22:51:15.9707835Z +++ openssl base64 2025-06-01T22:51:15.9708131Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.9708546Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.9710053Z +++ sed -e s/=//g 2025-06-01T22:51:15.9747943Z ++ HASH=FKh8JdlO5mbsT1ZsqaKJVhZ1gUWHv8R8CM_eT60cq3M 2025-06-01T22:51:15.9752640Z +++ ls -nl torch/_inductor/fx_passes/reinplace.py 2025-06-01T22:51:15.9753454Z +++ awk '{print $5}' 2025-06-01T22:51:15.9781192Z ++ FSIZE=29483 2025-06-01T22:51:15.9781885Z ++ echo '"torch/_inductor/fx_passes/reinplace.py",sha256=FKh8JdlO5mbsT1ZsqaKJVhZ1gUWHv8R8CM_eT60cq3M,29483' 2025-06-01T22:51:15.9782544Z ++ read fname 2025-06-01T22:51:15.9782950Z ++ make_wheel_record torch/_inductor/fx_passes/replace_random.py 2025-06-01T22:51:15.9783468Z ++ FPATH=torch/_inductor/fx_passes/replace_random.py 2025-06-01T22:51:15.9783922Z ++ echo torch/_inductor/fx_passes/replace_random.py 2025-06-01T22:51:15.9784289Z ++ grep RECORD 2025-06-01T22:51:15.9805860Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/replace_random.py 2025-06-01T22:51:15.9806394Z +++ openssl base64 2025-06-01T22:51:15.9806662Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.9806983Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.9807268Z +++ sed -e s/=//g 2025-06-01T22:51:15.9846516Z ++ HASH=1l2fLTfAfs_rDHP8p1_5jsS8u36dn5X6Q-Vvlt7Prsg 2025-06-01T22:51:15.9849596Z +++ ls -nl torch/_inductor/fx_passes/replace_random.py 2025-06-01T22:51:15.9850592Z +++ awk '{print $5}' 2025-06-01T22:51:15.9876478Z ++ FSIZE=4052 2025-06-01T22:51:15.9877454Z ++ echo '"torch/_inductor/fx_passes/replace_random.py",sha256=1l2fLTfAfs_rDHP8p1_5jsS8u36dn5X6Q-Vvlt7Prsg,4052' 2025-06-01T22:51:15.9878154Z ++ read fname 2025-06-01T22:51:15.9878781Z ++ make_wheel_record torch/_inductor/fx_passes/split_cat.py 2025-06-01T22:51:15.9879440Z ++ FPATH=torch/_inductor/fx_passes/split_cat.py 2025-06-01T22:51:15.9880107Z ++ echo torch/_inductor/fx_passes/split_cat.py 2025-06-01T22:51:15.9880624Z ++ grep RECORD 2025-06-01T22:51:15.9903394Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/split_cat.py 2025-06-01T22:51:15.9904082Z +++ openssl base64 2025-06-01T22:51:15.9904336Z +++ sed -e s/+/-/g 2025-06-01T22:51:15.9904600Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:15.9904898Z +++ sed -e s/=//g 2025-06-01T22:51:15.9947140Z ++ HASH=uDBXEVBvSvsOY0rYrsju5--EXhiG3slrfQvHgyNhxCo 2025-06-01T22:51:15.9950359Z +++ ls -nl torch/_inductor/fx_passes/split_cat.py 2025-06-01T22:51:15.9951123Z +++ awk '{print $5}' 2025-06-01T22:51:15.9976325Z ++ FSIZE=118329 2025-06-01T22:51:15.9977127Z ++ echo '"torch/_inductor/fx_passes/split_cat.py",sha256=uDBXEVBvSvsOY0rYrsju5--EXhiG3slrfQvHgyNhxCo,118329' 2025-06-01T22:51:15.9977782Z ++ read fname 2025-06-01T22:51:15.9978214Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/__init__.py 2025-06-01T22:51:15.9978832Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/__init__.py 2025-06-01T22:51:15.9980348Z ++ echo torch/_inductor/fx_passes/serialized_patterns/__init__.py 2025-06-01T22:51:15.9981119Z ++ grep RECORD 2025-06-01T22:51:16.0005614Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/__init__.py 2025-06-01T22:51:16.0006252Z +++ openssl base64 2025-06-01T22:51:16.0006512Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.0006774Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.0007037Z +++ sed -e s/=//g 2025-06-01T22:51:16.0044940Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:16.0049071Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/__init__.py 2025-06-01T22:51:16.0049640Z +++ awk '{print $5}' 2025-06-01T22:51:16.0077389Z ++ FSIZE=0 2025-06-01T22:51:16.0078141Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:16.0078883Z ++ read fname 2025-06-01T22:51:16.0079328Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py 2025-06-01T22:51:16.0080024Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py 2025-06-01T22:51:16.0080659Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py 2025-06-01T22:51:16.0081122Z ++ grep RECORD 2025-06-01T22:51:16.0103924Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py 2025-06-01T22:51:16.0104542Z +++ openssl base64 2025-06-01T22:51:16.0104952Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.0105192Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.0105459Z +++ sed -e s/=//g 2025-06-01T22:51:16.0147012Z ++ HASH=jLk3u9vyyPhzzmJCf82H-lEa_ycI9FGR2F1e14BF7JA 2025-06-01T22:51:16.0148426Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py 2025-06-01T22:51:16.0149562Z +++ awk '{print $5}' 2025-06-01T22:51:16.0173731Z ++ FSIZE=11177 2025-06-01T22:51:16.0174508Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_1.py",sha256=jLk3u9vyyPhzzmJCf82H-lEa_ycI9FGR2F1e14BF7JA,11177' 2025-06-01T22:51:16.0175396Z ++ read fname 2025-06-01T22:51:16.0175855Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py 2025-06-01T22:51:16.0176553Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py 2025-06-01T22:51:16.0178275Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py 2025-06-01T22:51:16.0179499Z ++ grep RECORD 2025-06-01T22:51:16.0202382Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py 2025-06-01T22:51:16.0203168Z +++ openssl base64 2025-06-01T22:51:16.0203423Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.0203848Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.0204110Z +++ sed -e s/=//g 2025-06-01T22:51:16.0244325Z ++ HASH=68W2L3OqEIyiuu6XvfwyXl0PKeoyEKRVqxKvdt3DrfI 2025-06-01T22:51:16.0246868Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py 2025-06-01T22:51:16.0247631Z +++ awk '{print $5}' 2025-06-01T22:51:16.0274619Z ++ FSIZE=14216 2025-06-01T22:51:16.0275453Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_10.py",sha256=68W2L3OqEIyiuu6XvfwyXl0PKeoyEKRVqxKvdt3DrfI,14216' 2025-06-01T22:51:16.0276256Z ++ read fname 2025-06-01T22:51:16.0276718Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py 2025-06-01T22:51:16.0277425Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py 2025-06-01T22:51:16.0278069Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py 2025-06-01T22:51:16.0278544Z ++ grep RECORD 2025-06-01T22:51:16.0299414Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py 2025-06-01T22:51:16.0300068Z +++ openssl base64 2025-06-01T22:51:16.0300353Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.0300611Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.0300865Z +++ sed -e s/=//g 2025-06-01T22:51:16.0339195Z ++ HASH=YzKAdp1wKREpwh-ma-MPjMKRAImnfIFpWrqbpBtJBPc 2025-06-01T22:51:16.0343610Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py 2025-06-01T22:51:16.0344145Z +++ awk '{print $5}' 2025-06-01T22:51:16.0368704Z ++ FSIZE=13987 2025-06-01T22:51:16.0369501Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_11.py",sha256=YzKAdp1wKREpwh-ma-MPjMKRAImnfIFpWrqbpBtJBPc,13987' 2025-06-01T22:51:16.0370338Z ++ read fname 2025-06-01T22:51:16.0370796Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py 2025-06-01T22:51:16.0371083Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py 2025-06-01T22:51:16.0372743Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py 2025-06-01T22:51:16.0373694Z ++ grep RECORD 2025-06-01T22:51:16.0397075Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py 2025-06-01T22:51:16.0397444Z +++ openssl base64 2025-06-01T22:51:16.0397594Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.0397742Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.0397839Z +++ sed -e s/=//g 2025-06-01T22:51:16.0438985Z ++ HASH=6o07OMAP3P4yuOSrmsW_AsSq9gYeTVD2SkxJh8xQoZc 2025-06-01T22:51:16.0441733Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py 2025-06-01T22:51:16.0442369Z +++ awk '{print $5}' 2025-06-01T22:51:16.0470550Z ++ FSIZE=15257 2025-06-01T22:51:16.0471314Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_12.py",sha256=6o07OMAP3P4yuOSrmsW_AsSq9gYeTVD2SkxJh8xQoZc,15257' 2025-06-01T22:51:16.0471637Z ++ read fname 2025-06-01T22:51:16.0471968Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py 2025-06-01T22:51:16.0472226Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py 2025-06-01T22:51:16.0472478Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py 2025-06-01T22:51:16.0473423Z ++ grep RECORD 2025-06-01T22:51:16.0492458Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py 2025-06-01T22:51:16.0492810Z +++ openssl base64 2025-06-01T22:51:16.0494040Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.0495470Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.0497458Z +++ sed -e s/=//g 2025-06-01T22:51:16.0533028Z ++ HASH=yQOZ4yfymHPP_gNISoxq4pOt3xPic8eJY0InMr9hsPg 2025-06-01T22:51:16.0538319Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py 2025-06-01T22:51:16.0538685Z +++ awk '{print $5}' 2025-06-01T22:51:16.0565869Z ++ FSIZE=7862 2025-06-01T22:51:16.0566687Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_13.py",sha256=yQOZ4yfymHPP_gNISoxq4pOt3xPic8eJY0InMr9hsPg,7862' 2025-06-01T22:51:16.0566809Z ++ read fname 2025-06-01T22:51:16.0567141Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py 2025-06-01T22:51:16.0567411Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py 2025-06-01T22:51:16.0569029Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py 2025-06-01T22:51:16.0569878Z ++ grep RECORD 2025-06-01T22:51:16.0594291Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py 2025-06-01T22:51:16.0594490Z +++ openssl base64 2025-06-01T22:51:16.0594815Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.0594929Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.0595057Z +++ sed -e s/=//g 2025-06-01T22:51:16.0635463Z ++ HASH=p729osgik7UB0ySzKMcthIj9Pk3rqh6OdP6wKZFNqvA 2025-06-01T22:51:16.0637649Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py 2025-06-01T22:51:16.0638361Z +++ awk '{print $5}' 2025-06-01T22:51:16.0666947Z ++ FSIZE=14323 2025-06-01T22:51:16.0667612Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_14.py",sha256=p729osgik7UB0ySzKMcthIj9Pk3rqh6OdP6wKZFNqvA,14323' 2025-06-01T22:51:16.0667731Z ++ read fname 2025-06-01T22:51:16.0668045Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py 2025-06-01T22:51:16.0668305Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py 2025-06-01T22:51:16.0668567Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py 2025-06-01T22:51:16.0669015Z ++ grep RECORD 2025-06-01T22:51:16.0689708Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py 2025-06-01T22:51:16.0689850Z +++ openssl base64 2025-06-01T22:51:16.0690969Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.0692246Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.0693491Z +++ sed -e s/=//g 2025-06-01T22:51:16.0730979Z ++ HASH=MdfVHtUJn0ZzgPsDoLIsj7Sla3HnflFCIELfS1uAYy0 2025-06-01T22:51:16.0736734Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py 2025-06-01T22:51:16.0736851Z +++ awk '{print $5}' 2025-06-01T22:51:16.0764555Z ++ FSIZE=16213 2025-06-01T22:51:16.0765201Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_15.py",sha256=MdfVHtUJn0ZzgPsDoLIsj7Sla3HnflFCIELfS1uAYy0,16213' 2025-06-01T22:51:16.0765327Z ++ read fname 2025-06-01T22:51:16.0765649Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py 2025-06-01T22:51:16.0765915Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py 2025-06-01T22:51:16.0767045Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py 2025-06-01T22:51:16.0767596Z ++ grep RECORD 2025-06-01T22:51:16.0792256Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py 2025-06-01T22:51:16.0792851Z +++ openssl base64 2025-06-01T22:51:16.0792993Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.0793106Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.0793396Z +++ sed -e s/=//g 2025-06-01T22:51:16.0835675Z ++ HASH=-1tQU2MyC9heRGD6sOibLRER_Mlzx9civVLrREdQSMo 2025-06-01T22:51:16.0836834Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py 2025-06-01T22:51:16.0838721Z +++ awk '{print $5}' 2025-06-01T22:51:16.0867539Z ++ FSIZE=43596 2025-06-01T22:51:16.0868258Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_16.py",sha256=-1tQU2MyC9heRGD6sOibLRER_Mlzx9civVLrREdQSMo,43596' 2025-06-01T22:51:16.0868374Z ++ read fname 2025-06-01T22:51:16.0868689Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py 2025-06-01T22:51:16.0868947Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py 2025-06-01T22:51:16.0869210Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py 2025-06-01T22:51:16.0869321Z ++ grep RECORD 2025-06-01T22:51:16.0890011Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py 2025-06-01T22:51:16.0890146Z +++ openssl base64 2025-06-01T22:51:16.0890893Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.0892115Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.0893383Z +++ sed -e s/=//g 2025-06-01T22:51:16.0930520Z ++ HASH=6MsCMyU-wCAUxWOmGt6fTqmbmTmm1BPeb3QhI8SDQuc 2025-06-01T22:51:16.0935639Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py 2025-06-01T22:51:16.0936055Z +++ awk '{print $5}' 2025-06-01T22:51:16.0962496Z ++ FSIZE=17441 2025-06-01T22:51:16.0963168Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_17.py",sha256=6MsCMyU-wCAUxWOmGt6fTqmbmTmm1BPeb3QhI8SDQuc,17441' 2025-06-01T22:51:16.0963284Z ++ read fname 2025-06-01T22:51:16.0963595Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py 2025-06-01T22:51:16.0963990Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py 2025-06-01T22:51:16.0964984Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py 2025-06-01T22:51:16.0966044Z ++ grep RECORD 2025-06-01T22:51:16.0989006Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py 2025-06-01T22:51:16.0989145Z +++ openssl base64 2025-06-01T22:51:16.0989254Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.0989359Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.0990425Z +++ sed -e s/=//g 2025-06-01T22:51:16.1030310Z ++ HASH=OAXyig6GrLjMznY5caHUpEHiImtO0Fw1MbVxzyW5H2w 2025-06-01T22:51:16.1033967Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py 2025-06-01T22:51:16.1034072Z +++ awk '{print $5}' 2025-06-01T22:51:16.1061770Z ++ FSIZE=32736 2025-06-01T22:51:16.1062489Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_18.py",sha256=OAXyig6GrLjMznY5caHUpEHiImtO0Fw1MbVxzyW5H2w,32736' 2025-06-01T22:51:16.1062945Z ++ read fname 2025-06-01T22:51:16.1063334Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py 2025-06-01T22:51:16.1063611Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py 2025-06-01T22:51:16.1063863Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py 2025-06-01T22:51:16.1063978Z ++ grep RECORD 2025-06-01T22:51:16.1086605Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py 2025-06-01T22:51:16.1086731Z +++ openssl base64 2025-06-01T22:51:16.1086850Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.1087253Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.1088511Z +++ sed -e s/=//g 2025-06-01T22:51:16.1126019Z ++ HASH=F2irIKcyqlFALHNcoob2Mnp5HUmnDIQbrc33MsOcITg 2025-06-01T22:51:16.1130581Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py 2025-06-01T22:51:16.1132459Z +++ awk '{print $5}' 2025-06-01T22:51:16.1155390Z ++ FSIZE=14046 2025-06-01T22:51:16.1155999Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_19.py",sha256=F2irIKcyqlFALHNcoob2Mnp5HUmnDIQbrc33MsOcITg,14046' 2025-06-01T22:51:16.1156193Z ++ read fname 2025-06-01T22:51:16.1157221Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py 2025-06-01T22:51:16.1157479Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py 2025-06-01T22:51:16.1160805Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py 2025-06-01T22:51:16.1161341Z ++ grep RECORD 2025-06-01T22:51:16.1186919Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py 2025-06-01T22:51:16.1187041Z +++ openssl base64 2025-06-01T22:51:16.1187156Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.1187258Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.1187352Z +++ sed -e s/=//g 2025-06-01T22:51:16.1228759Z ++ HASH=-QeXpOThLf9w6HsKJT5nJdCfyXRK4sgxE6Jy4v87tdw 2025-06-01T22:51:16.1230212Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py 2025-06-01T22:51:16.1230849Z +++ awk '{print $5}' 2025-06-01T22:51:16.1255398Z ++ FSIZE=11187 2025-06-01T22:51:16.1256157Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_2.py",sha256=-QeXpOThLf9w6HsKJT5nJdCfyXRK4sgxE6Jy4v87tdw,11187' 2025-06-01T22:51:16.1256404Z ++ read fname 2025-06-01T22:51:16.1256796Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py 2025-06-01T22:51:16.1257060Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py 2025-06-01T22:51:16.1259492Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py 2025-06-01T22:51:16.1261183Z ++ grep RECORD 2025-06-01T22:51:16.1284997Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py 2025-06-01T22:51:16.1285424Z +++ openssl base64 2025-06-01T22:51:16.1285551Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.1285669Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.1286162Z +++ sed -e s/=//g 2025-06-01T22:51:16.1325869Z ++ HASH=-sxopuMwhWl0TkU_IBeFXSiNYf_7iEv5m-nC02e5uJA 2025-06-01T22:51:16.1329946Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py 2025-06-01T22:51:16.1330568Z +++ awk '{print $5}' 2025-06-01T22:51:16.1354432Z ++ FSIZE=17181 2025-06-01T22:51:16.1355055Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_20.py",sha256=-sxopuMwhWl0TkU_IBeFXSiNYf_7iEv5m-nC02e5uJA,17181' 2025-06-01T22:51:16.1355222Z ++ read fname 2025-06-01T22:51:16.1356199Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py 2025-06-01T22:51:16.1356458Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py 2025-06-01T22:51:16.1359049Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py 2025-06-01T22:51:16.1360484Z ++ grep RECORD 2025-06-01T22:51:16.1385719Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py 2025-06-01T22:51:16.1385921Z +++ openssl base64 2025-06-01T22:51:16.1386315Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.1386444Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.1387782Z +++ sed -e s/=//g 2025-06-01T22:51:16.1426167Z ++ HASH=GAyzPOGSMzkdAxXkk3qpf-8y8GrWY-Wetzpy1aJU4oI 2025-06-01T22:51:16.1428257Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py 2025-06-01T22:51:16.1429257Z +++ awk '{print $5}' 2025-06-01T22:51:16.1453560Z ++ FSIZE=12447 2025-06-01T22:51:16.1454164Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_3.py",sha256=GAyzPOGSMzkdAxXkk3qpf-8y8GrWY-Wetzpy1aJU4oI,12447' 2025-06-01T22:51:16.1454279Z ++ read fname 2025-06-01T22:51:16.1455350Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py 2025-06-01T22:51:16.1455616Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py 2025-06-01T22:51:16.1458907Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py 2025-06-01T22:51:16.1459973Z ++ grep RECORD 2025-06-01T22:51:16.1482768Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py 2025-06-01T22:51:16.1483530Z +++ openssl base64 2025-06-01T22:51:16.1483828Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.1484548Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.1485754Z +++ sed -e s/=//g 2025-06-01T22:51:16.1525753Z ++ HASH=x3mGjvSYS7hImiBFUpXbySYVw8ZNVjCyqjjTrNIiHsg 2025-06-01T22:51:16.1529761Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py 2025-06-01T22:51:16.1530650Z +++ awk '{print $5}' 2025-06-01T22:51:16.1554447Z ++ FSIZE=12411 2025-06-01T22:51:16.1555254Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_4.py",sha256=x3mGjvSYS7hImiBFUpXbySYVw8ZNVjCyqjjTrNIiHsg,12411' 2025-06-01T22:51:16.1555365Z ++ read fname 2025-06-01T22:51:16.1556230Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py 2025-06-01T22:51:16.1556565Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py 2025-06-01T22:51:16.1559315Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py 2025-06-01T22:51:16.1560785Z ++ grep RECORD 2025-06-01T22:51:16.1586952Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py 2025-06-01T22:51:16.1587123Z +++ openssl base64 2025-06-01T22:51:16.1587222Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.1587321Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.1587427Z +++ sed -e s/=//g 2025-06-01T22:51:16.1628538Z ++ HASH=ik5GT8rgEUQ4W03aYrqVxz-o8TeldqvCLvUwgnwhD0E 2025-06-01T22:51:16.1631434Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py 2025-06-01T22:51:16.1631561Z +++ awk '{print $5}' 2025-06-01T22:51:16.1654729Z ++ FSIZE=11413 2025-06-01T22:51:16.1655323Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_5.py",sha256=ik5GT8rgEUQ4W03aYrqVxz-o8TeldqvCLvUwgnwhD0E,11413' 2025-06-01T22:51:16.1655437Z ++ read fname 2025-06-01T22:51:16.1656610Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py 2025-06-01T22:51:16.1657113Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py 2025-06-01T22:51:16.1659948Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py 2025-06-01T22:51:16.1661037Z ++ grep RECORD 2025-06-01T22:51:16.1684458Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py 2025-06-01T22:51:16.1684569Z +++ openssl base64 2025-06-01T22:51:16.1684678Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.1684966Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.1685913Z +++ sed -e s/=//g 2025-06-01T22:51:16.1725434Z ++ HASH=yxUEqgvLGs_3Ta726GdkN-K2oi4YWYgpwqVL-_cRXdQ 2025-06-01T22:51:16.1729536Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py 2025-06-01T22:51:16.1730463Z +++ awk '{print $5}' 2025-06-01T22:51:16.1754049Z ++ FSIZE=12641 2025-06-01T22:51:16.1754627Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_6.py",sha256=yxUEqgvLGs_3Ta726GdkN-K2oi4YWYgpwqVL-_cRXdQ,12641' 2025-06-01T22:51:16.1754752Z ++ read fname 2025-06-01T22:51:16.1755894Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py 2025-06-01T22:51:16.1756179Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py 2025-06-01T22:51:16.1758812Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py 2025-06-01T22:51:16.1759736Z ++ grep RECORD 2025-06-01T22:51:16.1782875Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py 2025-06-01T22:51:16.1783008Z +++ openssl base64 2025-06-01T22:51:16.1783114Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.1783222Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.1784323Z +++ sed -e s/=//g 2025-06-01T22:51:16.1825656Z ++ HASH=VFWwCNLXaRwyJrDMbPmA3KZpeE1-r8NZi1gHcd3aTt0 2025-06-01T22:51:16.1827512Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py 2025-06-01T22:51:16.1827773Z +++ awk '{print $5}' 2025-06-01T22:51:16.1851820Z ++ FSIZE=15436 2025-06-01T22:51:16.1852448Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_7.py",sha256=VFWwCNLXaRwyJrDMbPmA3KZpeE1-r8NZi1gHcd3aTt0,15436' 2025-06-01T22:51:16.1852697Z ++ read fname 2025-06-01T22:51:16.1853273Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py 2025-06-01T22:51:16.1853554Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py 2025-06-01T22:51:16.1856286Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py 2025-06-01T22:51:16.1857112Z ++ grep RECORD 2025-06-01T22:51:16.1880785Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py 2025-06-01T22:51:16.1881195Z +++ openssl base64 2025-06-01T22:51:16.1881323Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.1881427Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.1881902Z +++ sed -e s/=//g 2025-06-01T22:51:16.1923069Z ++ HASH=sOkMfIPN06YFB2M7AQuUcgIOvZez_G9tUtK1iXWp0sc 2025-06-01T22:51:16.1926696Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py 2025-06-01T22:51:16.1926829Z +++ awk '{print $5}' 2025-06-01T22:51:16.1950747Z ++ FSIZE=14204 2025-06-01T22:51:16.1951498Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_8.py",sha256=sOkMfIPN06YFB2M7AQuUcgIOvZez_G9tUtK1iXWp0sc,14204' 2025-06-01T22:51:16.1951620Z ++ read fname 2025-06-01T22:51:16.1952162Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py 2025-06-01T22:51:16.1952429Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py 2025-06-01T22:51:16.1954984Z ++ echo torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py 2025-06-01T22:51:16.1955425Z ++ grep RECORD 2025-06-01T22:51:16.1974215Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py 2025-06-01T22:51:16.1974783Z +++ openssl base64 2025-06-01T22:51:16.1976058Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.1978028Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.1979061Z +++ sed -e s/=//g 2025-06-01T22:51:16.2018389Z ++ HASH=n3KBeZyp-oa69T0ACMtj3DcAS1DnmVmDT8OGdaMZWZw 2025-06-01T22:51:16.2022619Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py 2025-06-01T22:51:16.2022747Z +++ awk '{print $5}' 2025-06-01T22:51:16.2045900Z ++ FSIZE=15444 2025-06-01T22:51:16.2046508Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/_sfdp_pattern_9.py",sha256=n3KBeZyp-oa69T0ACMtj3DcAS1DnmVmDT8OGdaMZWZw,15444' 2025-06-01T22:51:16.2047012Z ++ read fname 2025-06-01T22:51:16.2047491Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py 2025-06-01T22:51:16.2047749Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py 2025-06-01T22:51:16.2050176Z ++ echo torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py 2025-06-01T22:51:16.2051063Z ++ grep RECORD 2025-06-01T22:51:16.2072576Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py 2025-06-01T22:51:16.2073188Z +++ openssl base64 2025-06-01T22:51:16.2073671Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.2075176Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.2076427Z +++ sed -e s/=//g 2025-06-01T22:51:16.2115815Z ++ HASH=9cl9L8L2CDu--cjIWRF63Ngl7YX9F38gGXCeEz3r0bY 2025-06-01T22:51:16.2120653Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py 2025-06-01T22:51:16.2121962Z +++ awk '{print $5}' 2025-06-01T22:51:16.2146771Z ++ FSIZE=1858 2025-06-01T22:51:16.2147952Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/addmm_pattern.py",sha256=9cl9L8L2CDu--cjIWRF63Ngl7YX9F38gGXCeEz3r0bY,1858' 2025-06-01T22:51:16.2148765Z ++ read fname 2025-06-01T22:51:16.2149221Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py 2025-06-01T22:51:16.2149882Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py 2025-06-01T22:51:16.2150754Z ++ echo torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py 2025-06-01T22:51:16.2151470Z ++ grep RECORD 2025-06-01T22:51:16.2171798Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py 2025-06-01T22:51:16.2172499Z +++ openssl base64 2025-06-01T22:51:16.2173121Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.2174449Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.2175609Z +++ sed -e s/=//g 2025-06-01T22:51:16.2212533Z ++ HASH=6PYPyMz8dOVNYEKIIR67MvfdWL6TlF0xC8VnzsbHBLo 2025-06-01T22:51:16.2217342Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py 2025-06-01T22:51:16.2218070Z +++ awk '{print $5}' 2025-06-01T22:51:16.2243400Z ++ FSIZE=1272 2025-06-01T22:51:16.2244549Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/bmm_pattern.py",sha256=6PYPyMz8dOVNYEKIIR67MvfdWL6TlF0xC8VnzsbHBLo,1272' 2025-06-01T22:51:16.2245574Z ++ read fname 2025-06-01T22:51:16.2246028Z ++ make_wheel_record torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py 2025-06-01T22:51:16.2246689Z ++ FPATH=torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py 2025-06-01T22:51:16.2247307Z ++ echo torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py 2025-06-01T22:51:16.2247764Z ++ grep RECORD 2025-06-01T22:51:16.2271417Z +++ openssl dgst -sha256 -binary torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py 2025-06-01T22:51:16.2272393Z +++ openssl base64 2025-06-01T22:51:16.2272664Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.2272926Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.2273178Z +++ sed -e s/=//g 2025-06-01T22:51:16.2312965Z ++ HASH=MIExrwuf-ZmoMuOiUU3SENtMW8AjnW2yL9Q-kKsiqs0 2025-06-01T22:51:16.2316781Z +++ ls -nl torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py 2025-06-01T22:51:16.2317418Z +++ awk '{print $5}' 2025-06-01T22:51:16.2344569Z ++ FSIZE=1260 2025-06-01T22:51:16.2345586Z ++ echo '"torch/_inductor/fx_passes/serialized_patterns/mm_pattern.py",sha256=MIExrwuf-ZmoMuOiUU3SENtMW8AjnW2yL9Q-kKsiqs0,1260' 2025-06-01T22:51:16.2346534Z ++ read fname 2025-06-01T22:51:16.2346853Z ++ make_wheel_record torch/_inductor/kernel/__init__.py 2025-06-01T22:51:16.2347307Z ++ FPATH=torch/_inductor/kernel/__init__.py 2025-06-01T22:51:16.2347695Z ++ echo torch/_inductor/kernel/__init__.py 2025-06-01T22:51:16.2348053Z ++ grep RECORD 2025-06-01T22:51:16.2368658Z +++ openssl dgst -sha256 -binary torch/_inductor/kernel/__init__.py 2025-06-01T22:51:16.2369153Z +++ openssl base64 2025-06-01T22:51:16.2369637Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.2370508Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.2371893Z +++ sed -e s/=//g 2025-06-01T22:51:16.2410065Z ++ HASH=czWqLDNflWRY8jDt7n3HFxFBcEA2Hgtymhzp2BLr3I8 2025-06-01T22:51:16.2414761Z +++ ls -nl torch/_inductor/kernel/__init__.py 2025-06-01T22:51:16.2415723Z +++ awk '{print $5}' 2025-06-01T22:51:16.2443045Z ++ FSIZE=40 2025-06-01T22:51:16.2443837Z ++ echo '"torch/_inductor/kernel/__init__.py",sha256=czWqLDNflWRY8jDt7n3HFxFBcEA2Hgtymhzp2BLr3I8,40' 2025-06-01T22:51:16.2444470Z ++ read fname 2025-06-01T22:51:16.2444958Z ++ make_wheel_record torch/_inductor/kernel/bmm.py 2025-06-01T22:51:16.2445563Z ++ FPATH=torch/_inductor/kernel/bmm.py 2025-06-01T22:51:16.2445938Z ++ echo torch/_inductor/kernel/bmm.py 2025-06-01T22:51:16.2446288Z ++ grep RECORD 2025-06-01T22:51:16.2469551Z +++ openssl dgst -sha256 -binary torch/_inductor/kernel/bmm.py 2025-06-01T22:51:16.2470123Z +++ openssl base64 2025-06-01T22:51:16.2470392Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.2470635Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.2470910Z +++ sed -e s/=//g 2025-06-01T22:51:16.2512498Z ++ HASH=1cY6cTm6Ek4LepM4UPEG0pYK0_WDharbMvt02aDzEgY 2025-06-01T22:51:16.2515718Z +++ ls -nl torch/_inductor/kernel/bmm.py 2025-06-01T22:51:16.2516407Z +++ awk '{print $5}' 2025-06-01T22:51:16.2544309Z ++ FSIZE=9310 2025-06-01T22:51:16.2544991Z ++ echo '"torch/_inductor/kernel/bmm.py",sha256=1cY6cTm6Ek4LepM4UPEG0pYK0_WDharbMvt02aDzEgY,9310' 2025-06-01T22:51:16.2546102Z ++ read fname 2025-06-01T22:51:16.2546456Z ++ make_wheel_record torch/_inductor/kernel/conv.py 2025-06-01T22:51:16.2546880Z ++ FPATH=torch/_inductor/kernel/conv.py 2025-06-01T22:51:16.2547392Z ++ echo torch/_inductor/kernel/conv.py 2025-06-01T22:51:16.2547745Z ++ grep RECORD 2025-06-01T22:51:16.2567695Z +++ openssl dgst -sha256 -binary torch/_inductor/kernel/conv.py 2025-06-01T22:51:16.2568332Z +++ openssl base64 2025-06-01T22:51:16.2568596Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.2569366Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.2570763Z +++ sed -e s/=//g 2025-06-01T22:51:16.2610548Z ++ HASH=GbAvq_Mthxwh9-OU6yZoHNk-PSAuVB3kHZCb_hyfDoM 2025-06-01T22:51:16.2615272Z +++ ls -nl torch/_inductor/kernel/conv.py 2025-06-01T22:51:16.2616007Z +++ awk '{print $5}' 2025-06-01T22:51:16.2644698Z ++ FSIZE=21314 2025-06-01T22:51:16.2645583Z ++ echo '"torch/_inductor/kernel/conv.py",sha256=GbAvq_Mthxwh9-OU6yZoHNk-PSAuVB3kHZCb_hyfDoM,21314' 2025-06-01T22:51:16.2646228Z ++ read fname 2025-06-01T22:51:16.2646586Z ++ make_wheel_record torch/_inductor/kernel/flex_attention.py 2025-06-01T22:51:16.2647069Z ++ FPATH=torch/_inductor/kernel/flex_attention.py 2025-06-01T22:51:16.2647510Z ++ echo torch/_inductor/kernel/flex_attention.py 2025-06-01T22:51:16.2647885Z ++ grep RECORD 2025-06-01T22:51:16.2670456Z +++ openssl dgst -sha256 -binary torch/_inductor/kernel/flex_attention.py 2025-06-01T22:51:16.2670985Z +++ openssl base64 2025-06-01T22:51:16.2671250Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.2671638Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.2671896Z +++ sed -e s/=//g 2025-06-01T22:51:16.2714216Z ++ HASH=Ti0eyEyWNqO-4--h4-R1ediXdBBYTVQXAlb5Of9mL-M 2025-06-01T22:51:16.2717338Z +++ ls -nl torch/_inductor/kernel/flex_attention.py 2025-06-01T22:51:16.2718082Z +++ awk '{print $5}' 2025-06-01T22:51:16.2744752Z ++ FSIZE=105757 2025-06-01T22:51:16.2746046Z ++ echo '"torch/_inductor/kernel/flex_attention.py",sha256=Ti0eyEyWNqO-4--h4-R1ediXdBBYTVQXAlb5Of9mL-M,105757' 2025-06-01T22:51:16.2746920Z ++ read fname 2025-06-01T22:51:16.2747413Z ++ make_wheel_record torch/_inductor/kernel/flex_decoding.py 2025-06-01T22:51:16.2747897Z ++ FPATH=torch/_inductor/kernel/flex_decoding.py 2025-06-01T22:51:16.2748426Z ++ echo torch/_inductor/kernel/flex_decoding.py 2025-06-01T22:51:16.2748822Z ++ grep RECORD 2025-06-01T22:51:16.2769304Z +++ openssl dgst -sha256 -binary torch/_inductor/kernel/flex_decoding.py 2025-06-01T22:51:16.2769998Z +++ openssl base64 2025-06-01T22:51:16.2771033Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.2772387Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.2773518Z +++ sed -e s/=//g 2025-06-01T22:51:16.2810386Z ++ HASH=4ovtcXEC0LnrTEPt0fXOh41WlZilDYmwN53AT4OmEjE 2025-06-01T22:51:16.2815829Z +++ ls -nl torch/_inductor/kernel/flex_decoding.py 2025-06-01T22:51:16.2816690Z +++ awk '{print $5}' 2025-06-01T22:51:16.2843274Z ++ FSIZE=23816 2025-06-01T22:51:16.2844179Z ++ echo '"torch/_inductor/kernel/flex_decoding.py",sha256=4ovtcXEC0LnrTEPt0fXOh41WlZilDYmwN53AT4OmEjE,23816' 2025-06-01T22:51:16.2845116Z ++ read fname 2025-06-01T22:51:16.2845676Z ++ make_wheel_record torch/_inductor/kernel/mm.py 2025-06-01T22:51:16.2846087Z ++ FPATH=torch/_inductor/kernel/mm.py 2025-06-01T22:51:16.2846462Z ++ echo torch/_inductor/kernel/mm.py 2025-06-01T22:51:16.2848976Z ++ grep RECORD 2025-06-01T22:51:16.2873039Z +++ openssl dgst -sha256 -binary torch/_inductor/kernel/mm.py 2025-06-01T22:51:16.2873593Z +++ openssl base64 2025-06-01T22:51:16.2873978Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.2874292Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.2874589Z +++ sed -e s/=//g 2025-06-01T22:51:16.2916078Z ++ HASH=cEvZei7djKwhQ-QTRXQHobPEbHy6fFFuM5O3qw_wePY 2025-06-01T22:51:16.2919286Z +++ ls -nl torch/_inductor/kernel/mm.py 2025-06-01T22:51:16.2919770Z +++ awk '{print $5}' 2025-06-01T22:51:16.2946019Z ++ FSIZE=41824 2025-06-01T22:51:16.2946889Z ++ echo '"torch/_inductor/kernel/mm.py",sha256=cEvZei7djKwhQ-QTRXQHobPEbHy6fFFuM5O3qw_wePY,41824' 2025-06-01T22:51:16.2947522Z ++ read fname 2025-06-01T22:51:16.2947849Z ++ make_wheel_record torch/_inductor/kernel/mm_common.py 2025-06-01T22:51:16.2948430Z ++ FPATH=torch/_inductor/kernel/mm_common.py 2025-06-01T22:51:16.2948827Z ++ echo torch/_inductor/kernel/mm_common.py 2025-06-01T22:51:16.2950545Z ++ grep RECORD 2025-06-01T22:51:16.2970968Z +++ openssl dgst -sha256 -binary torch/_inductor/kernel/mm_common.py 2025-06-01T22:51:16.2971471Z +++ openssl base64 2025-06-01T22:51:16.2971904Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.2973115Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.2974387Z +++ sed -e s/=//g 2025-06-01T22:51:16.3011865Z ++ HASH=H5-xxUeztOpXsZcv5a1S6Cq-l6dtok82tVVi-B8xKvc 2025-06-01T22:51:16.3016713Z +++ ls -nl torch/_inductor/kernel/mm_common.py 2025-06-01T22:51:16.3018149Z +++ awk '{print $5}' 2025-06-01T22:51:16.3043243Z ++ FSIZE=8453 2025-06-01T22:51:16.3043988Z ++ echo '"torch/_inductor/kernel/mm_common.py",sha256=H5-xxUeztOpXsZcv5a1S6Cq-l6dtok82tVVi-B8xKvc,8453' 2025-06-01T22:51:16.3044793Z ++ read fname 2025-06-01T22:51:16.3045244Z ++ make_wheel_record torch/_inductor/kernel/mm_plus_mm.py 2025-06-01T22:51:16.3045963Z ++ FPATH=torch/_inductor/kernel/mm_plus_mm.py 2025-06-01T22:51:16.3046368Z ++ echo torch/_inductor/kernel/mm_plus_mm.py 2025-06-01T22:51:16.3047018Z ++ grep RECORD 2025-06-01T22:51:16.3072574Z +++ openssl dgst -sha256 -binary torch/_inductor/kernel/mm_plus_mm.py 2025-06-01T22:51:16.3073220Z +++ openssl base64 2025-06-01T22:51:16.3073471Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.3073738Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.3074005Z +++ sed -e s/=//g 2025-06-01T22:51:16.3112130Z ++ HASH=pjXivcz5kdbiStEXu3ZRPeyxqcWZhEF5QgSASZefPTM 2025-06-01T22:51:16.3116898Z +++ ls -nl torch/_inductor/kernel/mm_plus_mm.py 2025-06-01T22:51:16.3117269Z +++ awk '{print $5}' 2025-06-01T22:51:16.3144171Z ++ FSIZE=5384 2025-06-01T22:51:16.3144900Z ++ echo '"torch/_inductor/kernel/mm_plus_mm.py",sha256=pjXivcz5kdbiStEXu3ZRPeyxqcWZhEF5QgSASZefPTM,5384' 2025-06-01T22:51:16.3146257Z ++ read fname 2025-06-01T22:51:16.3146638Z ++ make_wheel_record torch/_inductor/kernel/mm_scaled_grouped.py 2025-06-01T22:51:16.3147149Z ++ FPATH=torch/_inductor/kernel/mm_scaled_grouped.py 2025-06-01T22:51:16.3147612Z ++ echo torch/_inductor/kernel/mm_scaled_grouped.py 2025-06-01T22:51:16.3148994Z ++ grep RECORD 2025-06-01T22:51:16.3169854Z +++ openssl dgst -sha256 -binary torch/_inductor/kernel/mm_scaled_grouped.py 2025-06-01T22:51:16.3170399Z +++ openssl base64 2025-06-01T22:51:16.3170887Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.3172226Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.3173536Z +++ sed -e s/=//g 2025-06-01T22:51:16.3210511Z ++ HASH=jpSAfTGLpbXdejdE9n68i9aQY_UZCZLTX53JbgkZGpk 2025-06-01T22:51:16.3215526Z +++ ls -nl torch/_inductor/kernel/mm_scaled_grouped.py 2025-06-01T22:51:16.3216383Z +++ awk '{print $5}' 2025-06-01T22:51:16.3243351Z ++ FSIZE=15091 2025-06-01T22:51:16.3244410Z ++ echo '"torch/_inductor/kernel/mm_scaled_grouped.py",sha256=jpSAfTGLpbXdejdE9n68i9aQY_UZCZLTX53JbgkZGpk,15091' 2025-06-01T22:51:16.3245121Z ++ read fname 2025-06-01T22:51:16.3245671Z ++ make_wheel_record torch/_inductor/package/__init__.py 2025-06-01T22:51:16.3246150Z ++ FPATH=torch/_inductor/package/__init__.py 2025-06-01T22:51:16.3246641Z ++ echo torch/_inductor/package/__init__.py 2025-06-01T22:51:16.3247008Z ++ grep RECORD 2025-06-01T22:51:16.3270613Z +++ openssl dgst -sha256 -binary torch/_inductor/package/__init__.py 2025-06-01T22:51:16.3271111Z +++ openssl base64 2025-06-01T22:51:16.3271468Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.3271713Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.3271988Z +++ sed -e s/=//g 2025-06-01T22:51:16.3311383Z ++ HASH=s1BQDRTTu4baQTZPdR07q8CBO_b5kUpXEp5VawAeQQI 2025-06-01T22:51:16.3314437Z +++ ls -nl torch/_inductor/package/__init__.py 2025-06-01T22:51:16.3315652Z +++ awk '{print $5}' 2025-06-01T22:51:16.3342725Z ++ FSIZE=67 2025-06-01T22:51:16.3343480Z ++ echo '"torch/_inductor/package/__init__.py",sha256=s1BQDRTTu4baQTZPdR07q8CBO_b5kUpXEp5VawAeQQI,67' 2025-06-01T22:51:16.3344099Z ++ read fname 2025-06-01T22:51:16.3344449Z ++ make_wheel_record torch/_inductor/package/build_package.py 2025-06-01T22:51:16.3345003Z ++ FPATH=torch/_inductor/package/build_package.py 2025-06-01T22:51:16.3345686Z ++ echo torch/_inductor/package/build_package.py 2025-06-01T22:51:16.3346249Z ++ grep RECORD 2025-06-01T22:51:16.3367131Z +++ openssl dgst -sha256 -binary torch/_inductor/package/build_package.py 2025-06-01T22:51:16.3367923Z +++ openssl base64 2025-06-01T22:51:16.3368182Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.3368795Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.3370175Z +++ sed -e s/=//g 2025-06-01T22:51:16.3407317Z ++ HASH=ZS3248m9MtGnCGG0YWrne2y7FDTIoF2ZWmKdxvIRzMg 2025-06-01T22:51:16.3412200Z +++ ls -nl torch/_inductor/package/build_package.py 2025-06-01T22:51:16.3412997Z +++ awk '{print $5}' 2025-06-01T22:51:16.3439777Z ++ FSIZE=329 2025-06-01T22:51:16.3440505Z ++ echo '"torch/_inductor/package/build_package.py",sha256=ZS3248m9MtGnCGG0YWrne2y7FDTIoF2ZWmKdxvIRzMg,329' 2025-06-01T22:51:16.3441178Z ++ read fname 2025-06-01T22:51:16.3441588Z ++ make_wheel_record torch/_inductor/package/package.py 2025-06-01T22:51:16.3442034Z ++ FPATH=torch/_inductor/package/package.py 2025-06-01T22:51:16.3442434Z ++ echo torch/_inductor/package/package.py 2025-06-01T22:51:16.3442773Z ++ grep RECORD 2025-06-01T22:51:16.3466219Z +++ openssl dgst -sha256 -binary torch/_inductor/package/package.py 2025-06-01T22:51:16.3466742Z +++ openssl base64 2025-06-01T22:51:16.3467019Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.3467262Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.3467537Z +++ sed -e s/=//g 2025-06-01T22:51:16.3506161Z ++ HASH=iI8MHNwhjwdPkLXGtjS_QPw453Lpo8ncE3qTYz377lQ 2025-06-01T22:51:16.3510409Z +++ ls -nl torch/_inductor/package/package.py 2025-06-01T22:51:16.3510795Z +++ awk '{print $5}' 2025-06-01T22:51:16.3534176Z ++ FSIZE=9202 2025-06-01T22:51:16.3534863Z ++ echo '"torch/_inductor/package/package.py",sha256=iI8MHNwhjwdPkLXGtjS_QPw453Lpo8ncE3qTYz377lQ,9202' 2025-06-01T22:51:16.3535700Z ++ read fname 2025-06-01T22:51:16.3536118Z ++ make_wheel_record torch/_inductor/runtime/__init__.py 2025-06-01T22:51:16.3536564Z ++ FPATH=torch/_inductor/runtime/__init__.py 2025-06-01T22:51:16.3539400Z ++ echo torch/_inductor/runtime/__init__.py 2025-06-01T22:51:16.3539761Z ++ grep RECORD 2025-06-01T22:51:16.3562436Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/__init__.py 2025-06-01T22:51:16.3563150Z +++ openssl base64 2025-06-01T22:51:16.3563411Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.3563859Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.3564319Z +++ sed -e s/=//g 2025-06-01T22:51:16.3602570Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:16.3606484Z +++ ls -nl torch/_inductor/runtime/__init__.py 2025-06-01T22:51:16.3606889Z +++ awk '{print $5}' 2025-06-01T22:51:16.3632459Z ++ FSIZE=0 2025-06-01T22:51:16.3633037Z ++ echo '"torch/_inductor/runtime/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:16.3633755Z ++ read fname 2025-06-01T22:51:16.3634122Z ++ make_wheel_record torch/_inductor/runtime/autotune_cache.py 2025-06-01T22:51:16.3634684Z ++ FPATH=torch/_inductor/runtime/autotune_cache.py 2025-06-01T22:51:16.3635135Z ++ echo torch/_inductor/runtime/autotune_cache.py 2025-06-01T22:51:16.3635497Z ++ grep RECORD 2025-06-01T22:51:16.3653842Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/autotune_cache.py 2025-06-01T22:51:16.3654660Z +++ openssl base64 2025-06-01T22:51:16.3655854Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.3657529Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.3659395Z +++ sed -e s/=//g 2025-06-01T22:51:16.3694800Z ++ HASH=HaNa_vvHsZqHWjvm8GhhCufrj6gIujFvfEKEYOa-dz4 2025-06-01T22:51:16.3700112Z +++ ls -nl torch/_inductor/runtime/autotune_cache.py 2025-06-01T22:51:16.3700832Z +++ awk '{print $5}' 2025-06-01T22:51:16.3725731Z ++ FSIZE=21517 2025-06-01T22:51:16.3726402Z ++ echo '"torch/_inductor/runtime/autotune_cache.py",sha256=HaNa_vvHsZqHWjvm8GhhCufrj6gIujFvfEKEYOa-dz4,21517' 2025-06-01T22:51:16.3727102Z ++ read fname 2025-06-01T22:51:16.3727452Z ++ make_wheel_record torch/_inductor/runtime/benchmarking.py 2025-06-01T22:51:16.3727944Z ++ FPATH=torch/_inductor/runtime/benchmarking.py 2025-06-01T22:51:16.3728375Z ++ echo torch/_inductor/runtime/benchmarking.py 2025-06-01T22:51:16.3728757Z ++ grep RECORD 2025-06-01T22:51:16.3749914Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/benchmarking.py 2025-06-01T22:51:16.3750437Z +++ openssl base64 2025-06-01T22:51:16.3751345Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.3752736Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.3754037Z +++ sed -e s/=//g 2025-06-01T22:51:16.3796155Z ++ HASH=sXfAxlh6cQlQOeKXeL2-PZNdYvM9z8MS4IoiBQkvc70 2025-06-01T22:51:16.3799069Z +++ ls -nl torch/_inductor/runtime/benchmarking.py 2025-06-01T22:51:16.3799773Z +++ awk '{print $5}' 2025-06-01T22:51:16.3828596Z ++ FSIZE=11217 2025-06-01T22:51:16.3829269Z ++ echo '"torch/_inductor/runtime/benchmarking.py",sha256=sXfAxlh6cQlQOeKXeL2-PZNdYvM9z8MS4IoiBQkvc70,11217' 2025-06-01T22:51:16.3829934Z ++ read fname 2025-06-01T22:51:16.3830299Z ++ make_wheel_record torch/_inductor/runtime/cache_dir_utils.py 2025-06-01T22:51:16.3830782Z ++ FPATH=torch/_inductor/runtime/cache_dir_utils.py 2025-06-01T22:51:16.3831220Z ++ echo torch/_inductor/runtime/cache_dir_utils.py 2025-06-01T22:51:16.3831588Z ++ grep RECORD 2025-06-01T22:51:16.3848597Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/cache_dir_utils.py 2025-06-01T22:51:16.3849137Z +++ openssl base64 2025-06-01T22:51:16.3850335Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.3851662Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.3852968Z +++ sed -e s/=//g 2025-06-01T22:51:16.3890110Z ++ HASH=z5J26E0by9cmNrnuMmUQQ3C4pW6Tbkhzu0KfGq5CuHQ 2025-06-01T22:51:16.3895174Z +++ ls -nl torch/_inductor/runtime/cache_dir_utils.py 2025-06-01T22:51:16.3895941Z +++ awk '{print $5}' 2025-06-01T22:51:16.3923071Z ++ FSIZE=1471 2025-06-01T22:51:16.3923851Z ++ echo '"torch/_inductor/runtime/cache_dir_utils.py",sha256=z5J26E0by9cmNrnuMmUQQ3C4pW6Tbkhzu0KfGq5CuHQ,1471' 2025-06-01T22:51:16.3924711Z ++ read fname 2025-06-01T22:51:16.3925208Z ++ make_wheel_record torch/_inductor/runtime/compile_tasks.py 2025-06-01T22:51:16.3925712Z ++ FPATH=torch/_inductor/runtime/compile_tasks.py 2025-06-01T22:51:16.3926165Z ++ echo torch/_inductor/runtime/compile_tasks.py 2025-06-01T22:51:16.3926535Z ++ grep RECORD 2025-06-01T22:51:16.3947172Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/compile_tasks.py 2025-06-01T22:51:16.3947702Z +++ openssl base64 2025-06-01T22:51:16.3948326Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.3948929Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.3950305Z +++ sed -e s/=//g 2025-06-01T22:51:16.3991856Z ++ HASH=fIQzCH2WXoh94vk-2ckCX--uIxoteq6GOcxFm0n13yo 2025-06-01T22:51:16.3994735Z +++ ls -nl torch/_inductor/runtime/compile_tasks.py 2025-06-01T22:51:16.3995561Z +++ awk '{print $5}' 2025-06-01T22:51:16.4022682Z ++ FSIZE=2027 2025-06-01T22:51:16.4023603Z ++ echo '"torch/_inductor/runtime/compile_tasks.py",sha256=fIQzCH2WXoh94vk-2ckCX--uIxoteq6GOcxFm0n13yo,2027' 2025-06-01T22:51:16.4024354Z ++ read fname 2025-06-01T22:51:16.4024751Z ++ make_wheel_record torch/_inductor/runtime/coordinate_descent_tuner.py 2025-06-01T22:51:16.4025360Z ++ FPATH=torch/_inductor/runtime/coordinate_descent_tuner.py 2025-06-01T22:51:16.4025879Z ++ echo torch/_inductor/runtime/coordinate_descent_tuner.py 2025-06-01T22:51:16.4026284Z ++ grep RECORD 2025-06-01T22:51:16.4046377Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/coordinate_descent_tuner.py 2025-06-01T22:51:16.4047030Z +++ openssl base64 2025-06-01T22:51:16.4047717Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.4049114Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.4050421Z +++ sed -e s/=//g 2025-06-01T22:51:16.4088917Z ++ HASH=WAP-dQd9edJ_LWu_vZtHtWmlAnPSTFsMyrvX2bJcEWs 2025-06-01T22:51:16.4093945Z +++ ls -nl torch/_inductor/runtime/coordinate_descent_tuner.py 2025-06-01T22:51:16.4094829Z +++ awk '{print $5}' 2025-06-01T22:51:16.4121510Z ++ FSIZE=10047 2025-06-01T22:51:16.4122389Z ++ echo '"torch/_inductor/runtime/coordinate_descent_tuner.py",sha256=WAP-dQd9edJ_LWu_vZtHtWmlAnPSTFsMyrvX2bJcEWs,10047' 2025-06-01T22:51:16.4123133Z ++ read fname 2025-06-01T22:51:16.4123499Z ++ make_wheel_record torch/_inductor/runtime/halide_helpers.py 2025-06-01T22:51:16.4124137Z ++ FPATH=torch/_inductor/runtime/halide_helpers.py 2025-06-01T22:51:16.4124753Z ++ echo torch/_inductor/runtime/halide_helpers.py 2025-06-01T22:51:16.4125152Z ++ grep RECORD 2025-06-01T22:51:16.4145621Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/halide_helpers.py 2025-06-01T22:51:16.4146264Z +++ openssl base64 2025-06-01T22:51:16.4147531Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.4147786Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.4148655Z +++ sed -e s/=//g 2025-06-01T22:51:16.4191676Z ++ HASH=PFJ3PZNXkdinWPAjB6LuKOH4vd2uPKMO2G8X3iSvvr8 2025-06-01T22:51:16.4194546Z +++ ls -nl torch/_inductor/runtime/halide_helpers.py 2025-06-01T22:51:16.4195193Z +++ awk '{print $5}' 2025-06-01T22:51:16.4223449Z ++ FSIZE=3542 2025-06-01T22:51:16.4224091Z ++ echo '"torch/_inductor/runtime/halide_helpers.py",sha256=PFJ3PZNXkdinWPAjB6LuKOH4vd2uPKMO2G8X3iSvvr8,3542' 2025-06-01T22:51:16.4224848Z ++ read fname 2025-06-01T22:51:16.4225156Z ++ make_wheel_record torch/_inductor/runtime/hints.py 2025-06-01T22:51:16.4225585Z ++ FPATH=torch/_inductor/runtime/hints.py 2025-06-01T22:51:16.4225957Z ++ echo torch/_inductor/runtime/hints.py 2025-06-01T22:51:16.4226304Z ++ grep RECORD 2025-06-01T22:51:16.4245194Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/hints.py 2025-06-01T22:51:16.4245958Z +++ openssl base64 2025-06-01T22:51:16.4246767Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.4247653Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.4249003Z +++ sed -e s/=//g 2025-06-01T22:51:16.4287314Z ++ HASH=HNeWY7xmLpSsoDCXFmhJEi1ZI3nTqox1wM-2p4t-0S4 2025-06-01T22:51:16.4291861Z +++ ls -nl torch/_inductor/runtime/hints.py 2025-06-01T22:51:16.4292746Z +++ awk '{print $5}' 2025-06-01T22:51:16.4319026Z ++ FSIZE=7047 2025-06-01T22:51:16.4319675Z ++ echo '"torch/_inductor/runtime/hints.py",sha256=HNeWY7xmLpSsoDCXFmhJEi1ZI3nTqox1wM-2p4t-0S4,7047' 2025-06-01T22:51:16.4320396Z ++ read fname 2025-06-01T22:51:16.4320896Z ++ make_wheel_record torch/_inductor/runtime/runtime_utils.py 2025-06-01T22:51:16.4321371Z ++ FPATH=torch/_inductor/runtime/runtime_utils.py 2025-06-01T22:51:16.4321871Z ++ echo torch/_inductor/runtime/runtime_utils.py 2025-06-01T22:51:16.4322243Z ++ grep RECORD 2025-06-01T22:51:16.4344152Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/runtime_utils.py 2025-06-01T22:51:16.4344941Z +++ openssl base64 2025-06-01T22:51:16.4345202Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.4346247Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.4347812Z +++ sed -e s/=//g 2025-06-01T22:51:16.4389883Z ++ HASH=2Y1MjItRiJfs1twS4nj8Zsd46X4YH_40vcnWcsi7uvo 2025-06-01T22:51:16.4393904Z +++ ls -nl torch/_inductor/runtime/runtime_utils.py 2025-06-01T22:51:16.4394352Z +++ awk '{print $5}' 2025-06-01T22:51:16.4421276Z ++ FSIZE=4860 2025-06-01T22:51:16.4422026Z ++ echo '"torch/_inductor/runtime/runtime_utils.py",sha256=2Y1MjItRiJfs1twS4nj8Zsd46X4YH_40vcnWcsi7uvo,4860' 2025-06-01T22:51:16.4422766Z ++ read fname 2025-06-01T22:51:16.4423150Z ++ make_wheel_record torch/_inductor/runtime/static_cuda_launcher.py 2025-06-01T22:51:16.4423741Z ++ FPATH=torch/_inductor/runtime/static_cuda_launcher.py 2025-06-01T22:51:16.4424217Z ++ echo torch/_inductor/runtime/static_cuda_launcher.py 2025-06-01T22:51:16.4424603Z ++ grep RECORD 2025-06-01T22:51:16.4445980Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/static_cuda_launcher.py 2025-06-01T22:51:16.4446580Z +++ openssl base64 2025-06-01T22:51:16.4446859Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.4447187Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.4448307Z +++ sed -e s/=//g 2025-06-01T22:51:16.4487120Z ++ HASH=Z4kYTfaHc2EQlQvcRcMnXgCjfeKLybk8hvSJX3z2Lqw 2025-06-01T22:51:16.4492468Z +++ ls -nl torch/_inductor/runtime/static_cuda_launcher.py 2025-06-01T22:51:16.4493352Z +++ awk '{print $5}' 2025-06-01T22:51:16.4519787Z ++ FSIZE=9261 2025-06-01T22:51:16.4520500Z ++ echo '"torch/_inductor/runtime/static_cuda_launcher.py",sha256=Z4kYTfaHc2EQlQvcRcMnXgCjfeKLybk8hvSJX3z2Lqw,9261' 2025-06-01T22:51:16.4521298Z ++ read fname 2025-06-01T22:51:16.4521634Z ++ make_wheel_record torch/_inductor/runtime/triton_compat.py 2025-06-01T22:51:16.4522190Z ++ FPATH=torch/_inductor/runtime/triton_compat.py 2025-06-01T22:51:16.4522617Z ++ echo torch/_inductor/runtime/triton_compat.py 2025-06-01T22:51:16.4522988Z ++ grep RECORD 2025-06-01T22:51:16.4546266Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/triton_compat.py 2025-06-01T22:51:16.4546990Z +++ openssl base64 2025-06-01T22:51:16.4547263Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.4547514Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.4548513Z +++ sed -e s/=//g 2025-06-01T22:51:16.4589140Z ++ HASH=ZJX1wCJBN4P5l7MEO40XpUGLSADN9LCTD4f5AlyXBO0 2025-06-01T22:51:16.4592971Z +++ ls -nl torch/_inductor/runtime/triton_compat.py 2025-06-01T22:51:16.4593797Z +++ awk '{print $5}' 2025-06-01T22:51:16.4620414Z ++ FSIZE=3513 2025-06-01T22:51:16.4621041Z ++ echo '"torch/_inductor/runtime/triton_compat.py",sha256=ZJX1wCJBN4P5l7MEO40XpUGLSADN9LCTD4f5AlyXBO0,3513' 2025-06-01T22:51:16.4621697Z ++ read fname 2025-06-01T22:51:16.4622104Z ++ make_wheel_record torch/_inductor/runtime/triton_helpers.py 2025-06-01T22:51:16.4622583Z ++ FPATH=torch/_inductor/runtime/triton_helpers.py 2025-06-01T22:51:16.4623096Z ++ echo torch/_inductor/runtime/triton_helpers.py 2025-06-01T22:51:16.4623475Z ++ grep RECORD 2025-06-01T22:51:16.4645921Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/triton_helpers.py 2025-06-01T22:51:16.4646494Z +++ openssl base64 2025-06-01T22:51:16.4646787Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.4647083Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.4647809Z +++ sed -e s/=//g 2025-06-01T22:51:16.4687462Z ++ HASH=2GopzxDs8nTXlZ7YFo6MUtvfYq2zEW_5ZhFr_Di5E1M 2025-06-01T22:51:16.4692000Z +++ ls -nl torch/_inductor/runtime/triton_helpers.py 2025-06-01T22:51:16.4692913Z +++ awk '{print $5}' 2025-06-01T22:51:16.4719708Z ++ FSIZE=22587 2025-06-01T22:51:16.4721376Z ++ echo '"torch/_inductor/runtime/triton_helpers.py",sha256=2GopzxDs8nTXlZ7YFo6MUtvfYq2zEW_5ZhFr_Di5E1M,22587' 2025-06-01T22:51:16.4722247Z ++ read fname 2025-06-01T22:51:16.4722604Z ++ make_wheel_record torch/_inductor/runtime/triton_heuristics.py 2025-06-01T22:51:16.4723120Z ++ FPATH=torch/_inductor/runtime/triton_heuristics.py 2025-06-01T22:51:16.4723576Z ++ echo torch/_inductor/runtime/triton_heuristics.py 2025-06-01T22:51:16.4724257Z ++ grep RECORD 2025-06-01T22:51:16.4751538Z +++ openssl dgst -sha256 -binary torch/_inductor/runtime/triton_heuristics.py 2025-06-01T22:51:16.4753984Z +++ openssl base64 2025-06-01T22:51:16.4754968Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.4756125Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.4757478Z +++ sed -e s/=//g 2025-06-01T22:51:16.4799530Z ++ HASH=bySYKeKnE5XE1Fpio3p-E5it9pToqYJ1OQtV5k0ArDM 2025-06-01T22:51:16.4803035Z +++ ls -nl torch/_inductor/runtime/triton_heuristics.py 2025-06-01T22:51:16.4803613Z +++ awk '{print $5}' 2025-06-01T22:51:16.4830596Z ++ FSIZE=106478 2025-06-01T22:51:16.4831405Z ++ echo '"torch/_inductor/runtime/triton_heuristics.py",sha256=bySYKeKnE5XE1Fpio3p-E5it9pToqYJ1OQtV5k0ArDM,106478' 2025-06-01T22:51:16.4832237Z ++ read fname 2025-06-01T22:51:16.4832513Z ++ make_wheel_record torch/_lazy/__init__.py 2025-06-01T22:51:16.4832983Z ++ FPATH=torch/_lazy/__init__.py 2025-06-01T22:51:16.4833304Z ++ echo torch/_lazy/__init__.py 2025-06-01T22:51:16.4833620Z ++ grep RECORD 2025-06-01T22:51:16.4852333Z +++ openssl dgst -sha256 -binary torch/_lazy/__init__.py 2025-06-01T22:51:16.4853119Z +++ openssl base64 2025-06-01T22:51:16.4854297Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.4855624Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.4856938Z +++ sed -e s/=//g 2025-06-01T22:51:16.4893146Z ++ HASH=F0lAsONCnXzChhzI8m2QTyNg7WFrXHak0C38ZsPW2SI 2025-06-01T22:51:16.4898820Z +++ ls -nl torch/_lazy/__init__.py 2025-06-01T22:51:16.4899472Z +++ awk '{print $5}' 2025-06-01T22:51:16.4925675Z ++ FSIZE=1793 2025-06-01T22:51:16.4926239Z ++ echo '"torch/_lazy/__init__.py",sha256=F0lAsONCnXzChhzI8m2QTyNg7WFrXHak0C38ZsPW2SI,1793' 2025-06-01T22:51:16.4926851Z ++ read fname 2025-06-01T22:51:16.4927222Z ++ make_wheel_record torch/_lazy/closure.py 2025-06-01T22:51:16.4927686Z ++ FPATH=torch/_lazy/closure.py 2025-06-01T22:51:16.4928028Z ++ echo torch/_lazy/closure.py 2025-06-01T22:51:16.4928327Z ++ grep RECORD 2025-06-01T22:51:16.4948637Z +++ openssl dgst -sha256 -binary torch/_lazy/closure.py 2025-06-01T22:51:16.4949204Z +++ openssl base64 2025-06-01T22:51:16.4950067Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.4951322Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.4952608Z +++ sed -e s/=//g 2025-06-01T22:51:16.4995358Z ++ HASH=Box1nl4M2gEROXjglTKlDc2XnhtWD9xUG6IOvq6HMAw 2025-06-01T22:51:16.4998802Z +++ ls -nl torch/_lazy/closure.py 2025-06-01T22:51:16.4999656Z +++ awk '{print $5}' 2025-06-01T22:51:16.5026462Z ++ FSIZE=5572 2025-06-01T22:51:16.5027023Z ++ echo '"torch/_lazy/closure.py",sha256=Box1nl4M2gEROXjglTKlDc2XnhtWD9xUG6IOvq6HMAw,5572' 2025-06-01T22:51:16.5027617Z ++ read fname 2025-06-01T22:51:16.5028006Z ++ make_wheel_record torch/_lazy/computation.py 2025-06-01T22:51:16.5028407Z ++ FPATH=torch/_lazy/computation.py 2025-06-01T22:51:16.5028780Z ++ echo torch/_lazy/computation.py 2025-06-01T22:51:16.5029704Z ++ grep RECORD 2025-06-01T22:51:16.5049389Z +++ openssl dgst -sha256 -binary torch/_lazy/computation.py 2025-06-01T22:51:16.5049956Z +++ openssl base64 2025-06-01T22:51:16.5062062Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.5062330Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.5062612Z +++ sed -e s/=//g 2025-06-01T22:51:16.5090219Z ++ HASH=qGyb2-6Mk9HtK1ekYjC-RaRAFG8sUEAazCoO4BuCM1U 2025-06-01T22:51:16.5095182Z +++ ls -nl torch/_lazy/computation.py 2025-06-01T22:51:16.5096093Z +++ awk '{print $5}' 2025-06-01T22:51:16.5121038Z ++ FSIZE=919 2025-06-01T22:51:16.5121727Z ++ echo '"torch/_lazy/computation.py",sha256=qGyb2-6Mk9HtK1ekYjC-RaRAFG8sUEAazCoO4BuCM1U,919' 2025-06-01T22:51:16.5122311Z ++ read fname 2025-06-01T22:51:16.5122588Z ++ make_wheel_record torch/_lazy/config.py 2025-06-01T22:51:16.5122953Z ++ FPATH=torch/_lazy/config.py 2025-06-01T22:51:16.5123607Z ++ echo torch/_lazy/config.py 2025-06-01T22:51:16.5125267Z ++ grep RECORD 2025-06-01T22:51:16.5147584Z +++ openssl dgst -sha256 -binary torch/_lazy/config.py 2025-06-01T22:51:16.5148029Z +++ openssl base64 2025-06-01T22:51:16.5148290Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.5149560Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.5149830Z +++ sed -e s/=//g 2025-06-01T22:51:16.5192607Z ++ HASH=-3YMuc6MvZef7TCPIX4J-MtrHwXVsrHPKZDvdCQ6iYM 2025-06-01T22:51:16.5196237Z +++ ls -nl torch/_lazy/config.py 2025-06-01T22:51:16.5197081Z +++ awk '{print $5}' 2025-06-01T22:51:16.5225058Z ++ FSIZE=448 2025-06-01T22:51:16.5225600Z ++ echo '"torch/_lazy/config.py",sha256=-3YMuc6MvZef7TCPIX4J-MtrHwXVsrHPKZDvdCQ6iYM,448' 2025-06-01T22:51:16.5226235Z ++ read fname 2025-06-01T22:51:16.5226567Z ++ make_wheel_record torch/_lazy/debug.py 2025-06-01T22:51:16.5226934Z ++ FPATH=torch/_lazy/debug.py 2025-06-01T22:51:16.5227238Z ++ echo torch/_lazy/debug.py 2025-06-01T22:51:16.5227532Z ++ grep RECORD 2025-06-01T22:51:16.5247714Z +++ openssl dgst -sha256 -binary torch/_lazy/debug.py 2025-06-01T22:51:16.5248160Z +++ openssl base64 2025-06-01T22:51:16.5248687Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.5250136Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.5251499Z +++ sed -e s/=//g 2025-06-01T22:51:16.5290003Z ++ HASH=LOZyiVd9aFg1xYiUwq-FKA1jMxuGDyU0KcTpor81r1s 2025-06-01T22:51:16.5294961Z +++ ls -nl torch/_lazy/debug.py 2025-06-01T22:51:16.5296065Z +++ awk '{print $5}' 2025-06-01T22:51:16.5322085Z ++ FSIZE=738 2025-06-01T22:51:16.5322818Z ++ echo '"torch/_lazy/debug.py",sha256=LOZyiVd9aFg1xYiUwq-FKA1jMxuGDyU0KcTpor81r1s,738' 2025-06-01T22:51:16.5323381Z ++ read fname 2025-06-01T22:51:16.5323805Z ++ make_wheel_record torch/_lazy/device_context.py 2025-06-01T22:51:16.5324397Z ++ FPATH=torch/_lazy/device_context.py 2025-06-01T22:51:16.5324764Z ++ echo torch/_lazy/device_context.py 2025-06-01T22:51:16.5325257Z ++ grep RECORD 2025-06-01T22:51:16.5347409Z +++ openssl dgst -sha256 -binary torch/_lazy/device_context.py 2025-06-01T22:51:16.5347900Z +++ openssl base64 2025-06-01T22:51:16.5348341Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.5349010Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.5350230Z +++ sed -e s/=//g 2025-06-01T22:51:16.5390411Z ++ HASH=0KTBJL_7TjdNIQuY-d4OtcIpD00-1yVHHeAyeDNM9lQ 2025-06-01T22:51:16.5395110Z +++ ls -nl torch/_lazy/device_context.py 2025-06-01T22:51:16.5396021Z +++ awk '{print $5}' 2025-06-01T22:51:16.5423088Z ++ FSIZE=681 2025-06-01T22:51:16.5423536Z ++ echo '"torch/_lazy/device_context.py",sha256=0KTBJL_7TjdNIQuY-d4OtcIpD00-1yVHHeAyeDNM9lQ,681' 2025-06-01T22:51:16.5423815Z ++ read fname 2025-06-01T22:51:16.5424007Z ++ make_wheel_record torch/_lazy/extract_compiled_graph.py 2025-06-01T22:51:16.5424204Z ++ FPATH=torch/_lazy/extract_compiled_graph.py 2025-06-01T22:51:16.5424874Z ++ echo torch/_lazy/extract_compiled_graph.py 2025-06-01T22:51:16.5425239Z ++ grep RECORD 2025-06-01T22:51:16.5446390Z +++ openssl dgst -sha256 -binary torch/_lazy/extract_compiled_graph.py 2025-06-01T22:51:16.5446524Z +++ openssl base64 2025-06-01T22:51:16.5447539Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.5448364Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.5449683Z +++ sed -e s/=//g 2025-06-01T22:51:16.5488959Z ++ HASH=YCKEWPmQ9RIqWtForDTdsC-fgyo7_-feoZAJO8ccEDM 2025-06-01T22:51:16.5493633Z +++ ls -nl torch/_lazy/extract_compiled_graph.py 2025-06-01T22:51:16.5494587Z +++ awk '{print $5}' 2025-06-01T22:51:16.5521840Z ++ FSIZE=8423 2025-06-01T22:51:16.5522397Z ++ echo '"torch/_lazy/extract_compiled_graph.py",sha256=YCKEWPmQ9RIqWtForDTdsC-fgyo7_-feoZAJO8ccEDM,8423' 2025-06-01T22:51:16.5522525Z ++ read fname 2025-06-01T22:51:16.5522664Z ++ make_wheel_record torch/_lazy/ir_cache.py 2025-06-01T22:51:16.5522782Z ++ FPATH=torch/_lazy/ir_cache.py 2025-06-01T22:51:16.5523061Z ++ echo torch/_lazy/ir_cache.py 2025-06-01T22:51:16.5523317Z ++ grep RECORD 2025-06-01T22:51:16.5547036Z +++ openssl dgst -sha256 -binary torch/_lazy/ir_cache.py 2025-06-01T22:51:16.5547152Z +++ openssl base64 2025-06-01T22:51:16.5547268Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.5548045Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.5549452Z +++ sed -e s/=//g 2025-06-01T22:51:16.5594076Z ++ HASH=HcW7N_L3ff-7_dDnpTsuh0ZQHWU-CSkawOriqQQCoL4 2025-06-01T22:51:16.5595595Z +++ ls -nl torch/_lazy/ir_cache.py 2025-06-01T22:51:16.5597026Z +++ awk '{print $5}' 2025-06-01T22:51:16.5625151Z ++ FSIZE=348 2025-06-01T22:51:16.5625527Z ++ echo '"torch/_lazy/ir_cache.py",sha256=HcW7N_L3ff-7_dDnpTsuh0ZQHWU-CSkawOriqQQCoL4,348' 2025-06-01T22:51:16.5625625Z ++ read fname 2025-06-01T22:51:16.5625786Z ++ make_wheel_record torch/_lazy/metrics.py 2025-06-01T22:51:16.5625900Z ++ FPATH=torch/_lazy/metrics.py 2025-06-01T22:51:16.5626011Z ++ echo torch/_lazy/metrics.py 2025-06-01T22:51:16.5626576Z ++ grep RECORD 2025-06-01T22:51:16.5647499Z +++ openssl dgst -sha256 -binary torch/_lazy/metrics.py 2025-06-01T22:51:16.5648541Z +++ openssl base64 2025-06-01T22:51:16.5649234Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.5650754Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.5652152Z +++ sed -e s/=//g 2025-06-01T22:51:16.5688953Z ++ HASH=XT4Y9Loj4sLSAjhIVBiZ6pKrUXFNd4yBi1YvFoCm7to 2025-06-01T22:51:16.5693712Z +++ ls -nl torch/_lazy/metrics.py 2025-06-01T22:51:16.5694760Z +++ awk '{print $5}' 2025-06-01T22:51:16.5721467Z ++ FSIZE=545 2025-06-01T22:51:16.5722097Z ++ echo '"torch/_lazy/metrics.py",sha256=XT4Y9Loj4sLSAjhIVBiZ6pKrUXFNd4yBi1YvFoCm7to,545' 2025-06-01T22:51:16.5722199Z ++ read fname 2025-06-01T22:51:16.5722395Z ++ make_wheel_record torch/_lazy/tensor_factory_functions.py 2025-06-01T22:51:16.5722566Z ++ FPATH=torch/_lazy/tensor_factory_functions.py 2025-06-01T22:51:16.5722710Z ++ echo torch/_lazy/tensor_factory_functions.py 2025-06-01T22:51:16.5724560Z ++ grep RECORD 2025-06-01T22:51:16.5747519Z +++ openssl dgst -sha256 -binary torch/_lazy/tensor_factory_functions.py 2025-06-01T22:51:16.5747644Z +++ openssl base64 2025-06-01T22:51:16.5747751Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.5748117Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.5749361Z +++ sed -e s/=//g 2025-06-01T22:51:16.5791737Z ++ HASH=_vbfXc_XMUD6dXa3dP-BHlwmc1nWhnZ5R1SkY9sIZ98 2025-06-01T22:51:16.5794995Z +++ ls -nl torch/_lazy/tensor_factory_functions.py 2025-06-01T22:51:16.5795720Z +++ awk '{print $5}' 2025-06-01T22:51:16.5823450Z ++ FSIZE=1368 2025-06-01T22:51:16.5823944Z ++ echo '"torch/_lazy/tensor_factory_functions.py",sha256=_vbfXc_XMUD6dXa3dP-BHlwmc1nWhnZ5R1SkY9sIZ98,1368' 2025-06-01T22:51:16.5824063Z ++ read fname 2025-06-01T22:51:16.5824207Z ++ make_wheel_record torch/_lazy/ts_backend.py 2025-06-01T22:51:16.5824326Z ++ FPATH=torch/_lazy/ts_backend.py 2025-06-01T22:51:16.5824644Z ++ echo torch/_lazy/ts_backend.py 2025-06-01T22:51:16.5824741Z ++ grep RECORD 2025-06-01T22:51:16.5846399Z +++ openssl dgst -sha256 -binary torch/_lazy/ts_backend.py 2025-06-01T22:51:16.5846691Z +++ openssl base64 2025-06-01T22:51:16.5847262Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.5847619Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.5848798Z +++ sed -e s/=//g 2025-06-01T22:51:16.5888069Z ++ HASH=BfAAT0WhImXNRhQp3Pfbp1tLuKuy7UBt4OziWTEYi9o 2025-06-01T22:51:16.5892971Z +++ ls -nl torch/_lazy/ts_backend.py 2025-06-01T22:51:16.5893665Z +++ awk '{print $5}' 2025-06-01T22:51:16.5921582Z ++ FSIZE=163 2025-06-01T22:51:16.5922088Z ++ echo '"torch/_lazy/ts_backend.py",sha256=BfAAT0WhImXNRhQp3Pfbp1tLuKuy7UBt4OziWTEYi9o,163' 2025-06-01T22:51:16.5922191Z ++ read fname 2025-06-01T22:51:16.5922339Z ++ make_wheel_record torch/_library/__init__.py 2025-06-01T22:51:16.5922472Z ++ FPATH=torch/_library/__init__.py 2025-06-01T22:51:16.5922589Z ++ echo torch/_library/__init__.py 2025-06-01T22:51:16.5922689Z ++ grep RECORD 2025-06-01T22:51:16.5944731Z +++ openssl dgst -sha256 -binary torch/_library/__init__.py 2025-06-01T22:51:16.5944845Z +++ openssl base64 2025-06-01T22:51:16.5944958Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.5945063Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.5947328Z +++ sed -e s/=//g 2025-06-01T22:51:16.5988148Z ++ HASH=nrHN83rXP5crQ0OeQiDyqXNcyoctiW-5dOFVAPArtzs 2025-06-01T22:51:16.5991172Z +++ ls -nl torch/_library/__init__.py 2025-06-01T22:51:16.5991753Z +++ awk '{print $5}' 2025-06-01T22:51:16.6020236Z ++ FSIZE=269 2025-06-01T22:51:16.6020806Z ++ echo '"torch/_library/__init__.py",sha256=nrHN83rXP5crQ0OeQiDyqXNcyoctiW-5dOFVAPArtzs,269' 2025-06-01T22:51:16.6020921Z ++ read fname 2025-06-01T22:51:16.6021070Z ++ make_wheel_record torch/_library/autograd.py 2025-06-01T22:51:16.6021191Z ++ FPATH=torch/_library/autograd.py 2025-06-01T22:51:16.6021306Z ++ echo torch/_library/autograd.py 2025-06-01T22:51:16.6021488Z ++ grep RECORD 2025-06-01T22:51:16.6044042Z +++ openssl dgst -sha256 -binary torch/_library/autograd.py 2025-06-01T22:51:16.6044168Z +++ openssl base64 2025-06-01T22:51:16.6044285Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.6044476Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.6045805Z +++ sed -e s/=//g 2025-06-01T22:51:16.6085311Z ++ HASH=pu76tqauib1DDXupq6-8gn391F1UvxmJhm8FFiyUmcI 2025-06-01T22:51:16.6089945Z +++ ls -nl torch/_library/autograd.py 2025-06-01T22:51:16.6090463Z +++ awk '{print $5}' 2025-06-01T22:51:16.6117928Z ++ FSIZE=8729 2025-06-01T22:51:16.6118371Z ++ echo '"torch/_library/autograd.py",sha256=pu76tqauib1DDXupq6-8gn391F1UvxmJhm8FFiyUmcI,8729' 2025-06-01T22:51:16.6118472Z ++ read fname 2025-06-01T22:51:16.6118652Z ++ make_wheel_record torch/_library/custom_ops.py 2025-06-01T22:51:16.6118774Z ++ FPATH=torch/_library/custom_ops.py 2025-06-01T22:51:16.6118893Z ++ echo torch/_library/custom_ops.py 2025-06-01T22:51:16.6119500Z ++ grep RECORD 2025-06-01T22:51:16.6143526Z +++ openssl dgst -sha256 -binary torch/_library/custom_ops.py 2025-06-01T22:51:16.6143761Z +++ openssl base64 2025-06-01T22:51:16.6144086Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.6144204Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.6144300Z +++ sed -e s/=//g 2025-06-01T22:51:16.6190368Z ++ HASH=c4DnzcyyMHRCyi1RZfgQ1byVp4o0ahnSplHL2h6ZwcE 2025-06-01T22:51:16.6192156Z +++ ls -nl torch/_library/custom_ops.py 2025-06-01T22:51:16.6193641Z +++ awk '{print $5}' 2025-06-01T22:51:16.6221269Z ++ FSIZE=37539 2025-06-01T22:51:16.6221850Z ++ echo '"torch/_library/custom_ops.py",sha256=c4DnzcyyMHRCyi1RZfgQ1byVp4o0ahnSplHL2h6ZwcE,37539' 2025-06-01T22:51:16.6221954Z ++ read fname 2025-06-01T22:51:16.6222165Z ++ make_wheel_record torch/_library/fake_class_registry.py 2025-06-01T22:51:16.6222306Z ++ FPATH=torch/_library/fake_class_registry.py 2025-06-01T22:51:16.6222444Z ++ echo torch/_library/fake_class_registry.py 2025-06-01T22:51:16.6223430Z ++ grep RECORD 2025-06-01T22:51:16.6246375Z +++ openssl dgst -sha256 -binary torch/_library/fake_class_registry.py 2025-06-01T22:51:16.6246490Z +++ openssl base64 2025-06-01T22:51:16.6246765Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.6247352Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.6248184Z +++ sed -e s/=//g 2025-06-01T22:51:16.6286272Z ++ HASH=ru-KiWdMjNn9IZOMX5TLj6Z8Nms4xYFJ7rfAfMYsW7w 2025-06-01T22:51:16.6290945Z +++ ls -nl torch/_library/fake_class_registry.py 2025-06-01T22:51:16.6291845Z +++ awk '{print $5}' 2025-06-01T22:51:16.6319760Z ++ FSIZE=12781 2025-06-01T22:51:16.6320317Z ++ echo '"torch/_library/fake_class_registry.py",sha256=ru-KiWdMjNn9IZOMX5TLj6Z8Nms4xYFJ7rfAfMYsW7w,12781' 2025-06-01T22:51:16.6320506Z ++ read fname 2025-06-01T22:51:16.6320672Z ++ make_wheel_record torch/_library/fake_impl.py 2025-06-01T22:51:16.6320801Z ++ FPATH=torch/_library/fake_impl.py 2025-06-01T22:51:16.6320918Z ++ echo torch/_library/fake_impl.py 2025-06-01T22:51:16.6321012Z ++ grep RECORD 2025-06-01T22:51:16.6344333Z +++ openssl dgst -sha256 -binary torch/_library/fake_impl.py 2025-06-01T22:51:16.6344460Z +++ openssl base64 2025-06-01T22:51:16.6344563Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.6344688Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.6345158Z +++ sed -e s/=//g 2025-06-01T22:51:16.6388260Z ++ HASH=1GayeWaNzMG2El1btE7wH7HdQyesTKoJTENz-JqMWKk 2025-06-01T22:51:16.6391225Z +++ ls -nl torch/_library/fake_impl.py 2025-06-01T22:51:16.6391821Z +++ awk '{print $5}' 2025-06-01T22:51:16.6417729Z ++ FSIZE=8763 2025-06-01T22:51:16.6418155Z ++ echo '"torch/_library/fake_impl.py",sha256=1GayeWaNzMG2El1btE7wH7HdQyesTKoJTENz-JqMWKk,8763' 2025-06-01T22:51:16.6418251Z ++ read fname 2025-06-01T22:51:16.6418423Z ++ make_wheel_record torch/_library/fake_profile.py 2025-06-01T22:51:16.6418550Z ++ FPATH=torch/_library/fake_profile.py 2025-06-01T22:51:16.6419994Z ++ echo torch/_library/fake_profile.py 2025-06-01T22:51:16.6420549Z ++ grep RECORD 2025-06-01T22:51:16.6443516Z +++ openssl dgst -sha256 -binary torch/_library/fake_profile.py 2025-06-01T22:51:16.6443838Z +++ openssl base64 2025-06-01T22:51:16.6443976Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.6444080Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.6445601Z +++ sed -e s/=//g 2025-06-01T22:51:16.6486191Z ++ HASH=3HDD9BSLT31FZnMnGTAF1slWx8s3tsCmfdmcbieAeOE 2025-06-01T22:51:16.6490048Z +++ ls -nl torch/_library/fake_profile.py 2025-06-01T22:51:16.6490979Z +++ awk '{print $5}' 2025-06-01T22:51:16.6517838Z ++ FSIZE=11488 2025-06-01T22:51:16.6518353Z ++ echo '"torch/_library/fake_profile.py",sha256=3HDD9BSLT31FZnMnGTAF1slWx8s3tsCmfdmcbieAeOE,11488' 2025-06-01T22:51:16.6518495Z ++ read fname 2025-06-01T22:51:16.6518970Z ++ make_wheel_record torch/_library/infer_schema.py 2025-06-01T22:51:16.6519120Z ++ FPATH=torch/_library/infer_schema.py 2025-06-01T22:51:16.6519266Z ++ echo torch/_library/infer_schema.py 2025-06-01T22:51:16.6519874Z ++ grep RECORD 2025-06-01T22:51:16.6542686Z +++ openssl dgst -sha256 -binary torch/_library/infer_schema.py 2025-06-01T22:51:16.6542939Z +++ openssl base64 2025-06-01T22:51:16.6543077Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.6543233Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.6543463Z +++ sed -e s/=//g 2025-06-01T22:51:16.6586565Z ++ HASH=alzHrsmAgZnFLDkO7CC-VO_3PgYasqcAZH10S7Yewso 2025-06-01T22:51:16.6588709Z +++ ls -nl torch/_library/infer_schema.py 2025-06-01T22:51:16.6589691Z +++ awk '{print $5}' 2025-06-01T22:51:16.6613224Z ++ FSIZE=12442 2025-06-01T22:51:16.6613662Z ++ echo '"torch/_library/infer_schema.py",sha256=alzHrsmAgZnFLDkO7CC-VO_3PgYasqcAZH10S7Yewso,12442' 2025-06-01T22:51:16.6613766Z ++ read fname 2025-06-01T22:51:16.6613959Z ++ make_wheel_record torch/_library/simple_registry.py 2025-06-01T22:51:16.6614102Z ++ FPATH=torch/_library/simple_registry.py 2025-06-01T22:51:16.6616452Z ++ echo torch/_library/simple_registry.py 2025-06-01T22:51:16.6617386Z ++ grep RECORD 2025-06-01T22:51:16.6640803Z +++ openssl dgst -sha256 -binary torch/_library/simple_registry.py 2025-06-01T22:51:16.6640963Z +++ openssl base64 2025-06-01T22:51:16.6641122Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.6641231Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.6642511Z +++ sed -e s/=//g 2025-06-01T22:51:16.6684013Z ++ HASH=tLgDcxC-NYFYo_eLx9i7-24mWhk_tOmAumVjeRIXAuI 2025-06-01T22:51:16.6686803Z +++ ls -nl torch/_library/simple_registry.py 2025-06-01T22:51:16.6687118Z +++ awk '{print $5}' 2025-06-01T22:51:16.6714892Z ++ FSIZE=2638 2025-06-01T22:51:16.6715521Z ++ echo '"torch/_library/simple_registry.py",sha256=tLgDcxC-NYFYo_eLx9i7-24mWhk_tOmAumVjeRIXAuI,2638' 2025-06-01T22:51:16.6715617Z ++ read fname 2025-06-01T22:51:16.6715774Z ++ make_wheel_record torch/_library/triton.py 2025-06-01T22:51:16.6715973Z ++ FPATH=torch/_library/triton.py 2025-06-01T22:51:16.6716118Z ++ echo torch/_library/triton.py 2025-06-01T22:51:16.6716246Z ++ grep RECORD 2025-06-01T22:51:16.6740585Z +++ openssl dgst -sha256 -binary torch/_library/triton.py 2025-06-01T22:51:16.6740698Z +++ openssl base64 2025-06-01T22:51:16.6740798Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.6740908Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.6740999Z +++ sed -e s/=//g 2025-06-01T22:51:16.6783748Z ++ HASH=AulIpzRGo2N690MwMHnQaabhL3SBDBwOvWNoNIbm0fQ 2025-06-01T22:51:16.6784735Z +++ ls -nl torch/_library/triton.py 2025-06-01T22:51:16.6785315Z +++ awk '{print $5}' 2025-06-01T22:51:16.6808727Z ++ FSIZE=11687 2025-06-01T22:51:16.6809178Z ++ echo '"torch/_library/triton.py",sha256=AulIpzRGo2N690MwMHnQaabhL3SBDBwOvWNoNIbm0fQ,11687' 2025-06-01T22:51:16.6809287Z ++ read fname 2025-06-01T22:51:16.6809567Z ++ make_wheel_record torch/_library/utils.py 2025-06-01T22:51:16.6809709Z ++ FPATH=torch/_library/utils.py 2025-06-01T22:51:16.6811513Z ++ echo torch/_library/utils.py 2025-06-01T22:51:16.6812601Z ++ grep RECORD 2025-06-01T22:51:16.6836102Z +++ openssl dgst -sha256 -binary torch/_library/utils.py 2025-06-01T22:51:16.6836207Z +++ openssl base64 2025-06-01T22:51:16.6836394Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.6836543Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.6837018Z +++ sed -e s/=//g 2025-06-01T22:51:16.6880991Z ++ HASH=ro78jPAgp-iBxGAMZWTbA6flV9ydrZoKR6NCThLA1rI 2025-06-01T22:51:16.6882756Z +++ ls -nl torch/_library/utils.py 2025-06-01T22:51:16.6884376Z +++ awk '{print $5}' 2025-06-01T22:51:16.6912616Z ++ FSIZE=18299 2025-06-01T22:51:16.6913052Z ++ echo '"torch/_library/utils.py",sha256=ro78jPAgp-iBxGAMZWTbA6flV9ydrZoKR6NCThLA1rI,18299' 2025-06-01T22:51:16.6913149Z ++ read fname 2025-06-01T22:51:16.6913308Z ++ make_wheel_record torch/_logging/__init__.py 2025-06-01T22:51:16.6913434Z ++ FPATH=torch/_logging/__init__.py 2025-06-01T22:51:16.6913561Z ++ echo torch/_logging/__init__.py 2025-06-01T22:51:16.6913658Z ++ grep RECORD 2025-06-01T22:51:16.6930802Z +++ openssl dgst -sha256 -binary torch/_logging/__init__.py 2025-06-01T22:51:16.6931449Z +++ openssl base64 2025-06-01T22:51:16.6932956Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.6933971Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.6935294Z +++ sed -e s/=//g 2025-06-01T22:51:16.6974779Z ++ HASH=8WpxVfsCJxPqQ2BAkP25KQ_AUGkg9VORNPd_hTgWXfE 2025-06-01T22:51:16.6981522Z +++ ls -nl torch/_logging/__init__.py 2025-06-01T22:51:16.6982517Z +++ awk '{print $5}' 2025-06-01T22:51:16.7006395Z ++ FSIZE=799 2025-06-01T22:51:16.7006961Z ++ echo '"torch/_logging/__init__.py",sha256=8WpxVfsCJxPqQ2BAkP25KQ_AUGkg9VORNPd_hTgWXfE,799' 2025-06-01T22:51:16.7007077Z ++ read fname 2025-06-01T22:51:16.7007251Z ++ make_wheel_record torch/_logging/_internal.py 2025-06-01T22:51:16.7007378Z ++ FPATH=torch/_logging/_internal.py 2025-06-01T22:51:16.7009482Z ++ echo torch/_logging/_internal.py 2025-06-01T22:51:16.7010574Z ++ grep RECORD 2025-06-01T22:51:16.7032054Z +++ openssl dgst -sha256 -binary torch/_logging/_internal.py 2025-06-01T22:51:16.7032221Z +++ openssl base64 2025-06-01T22:51:16.7033874Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.7033974Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.7034389Z +++ sed -e s/=//g 2025-06-01T22:51:16.7077137Z ++ HASH=jTd4Up9bf77XktTXNKUleKtbYHwoixWuwA-GIHtLL5I 2025-06-01T22:51:16.7080759Z +++ ls -nl torch/_logging/_internal.py 2025-06-01T22:51:16.7081164Z +++ awk '{print $5}' 2025-06-01T22:51:16.7109619Z ++ FSIZE=48193 2025-06-01T22:51:16.7110268Z ++ echo '"torch/_logging/_internal.py",sha256=jTd4Up9bf77XktTXNKUleKtbYHwoixWuwA-GIHtLL5I,48193' 2025-06-01T22:51:16.7110884Z ++ read fname 2025-06-01T22:51:16.7111348Z ++ make_wheel_record torch/_logging/_registrations.py 2025-06-01T22:51:16.7111782Z ++ FPATH=torch/_logging/_registrations.py 2025-06-01T22:51:16.7112153Z ++ echo torch/_logging/_registrations.py 2025-06-01T22:51:16.7112569Z ++ grep RECORD 2025-06-01T22:51:16.7130952Z +++ openssl dgst -sha256 -binary torch/_logging/_registrations.py 2025-06-01T22:51:16.7131451Z +++ openssl base64 2025-06-01T22:51:16.7132175Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.7133449Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.7134826Z +++ sed -e s/=//g 2025-06-01T22:51:16.7173899Z ++ HASH=s3bRX0C-ejCzCjp9_TUpdy2IKf1Qs7_aFgW3TWZWuGo 2025-06-01T22:51:16.7178963Z +++ ls -nl torch/_logging/_registrations.py 2025-06-01T22:51:16.7179899Z +++ awk '{print $5}' 2025-06-01T22:51:16.7205947Z ++ FSIZE=7610 2025-06-01T22:51:16.7206546Z ++ echo '"torch/_logging/_registrations.py",sha256=s3bRX0C-ejCzCjp9_TUpdy2IKf1Qs7_aFgW3TWZWuGo,7610' 2025-06-01T22:51:16.7207167Z ++ read fname 2025-06-01T22:51:16.7207460Z ++ make_wheel_record torch/_logging/scribe.py 2025-06-01T22:51:16.7207852Z ++ FPATH=torch/_logging/scribe.py 2025-06-01T22:51:16.7208210Z ++ echo torch/_logging/scribe.py 2025-06-01T22:51:16.7208531Z ++ grep RECORD 2025-06-01T22:51:16.7231247Z +++ openssl dgst -sha256 -binary torch/_logging/scribe.py 2025-06-01T22:51:16.7231880Z +++ openssl base64 2025-06-01T22:51:16.7232134Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.7232391Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.7232676Z +++ sed -e s/=//g 2025-06-01T22:51:16.7272963Z ++ HASH=nU1SBsR2atY-2fXK4cDblQzxwyjB2XC2daC9gam4mUc 2025-06-01T22:51:16.7275859Z +++ ls -nl torch/_logging/scribe.py 2025-06-01T22:51:16.7276702Z +++ awk '{print $5}' 2025-06-01T22:51:16.7305967Z ++ FSIZE=2578 2025-06-01T22:51:16.7306562Z ++ echo '"torch/_logging/scribe.py",sha256=nU1SBsR2atY-2fXK4cDblQzxwyjB2XC2daC9gam4mUc,2578' 2025-06-01T22:51:16.7307346Z ++ read fname 2025-06-01T22:51:16.7307653Z ++ make_wheel_record torch/_logging/structured.py 2025-06-01T22:51:16.7308062Z ++ FPATH=torch/_logging/structured.py 2025-06-01T22:51:16.7308560Z ++ echo torch/_logging/structured.py 2025-06-01T22:51:16.7308878Z ++ grep RECORD 2025-06-01T22:51:16.7328090Z +++ openssl dgst -sha256 -binary torch/_logging/structured.py 2025-06-01T22:51:16.7328568Z +++ openssl base64 2025-06-01T22:51:16.7328849Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.7329592Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.7331058Z +++ sed -e s/=//g 2025-06-01T22:51:16.7370704Z ++ HASH=EGgfIPwg_x-Z6IiWyjgKYvAcRDy16uZR9eChPlydLHs 2025-06-01T22:51:16.7375153Z +++ ls -nl torch/_logging/structured.py 2025-06-01T22:51:16.7376026Z +++ awk '{print $5}' 2025-06-01T22:51:16.7403371Z ++ FSIZE=2927 2025-06-01T22:51:16.7404349Z ++ echo '"torch/_logging/structured.py",sha256=EGgfIPwg_x-Z6IiWyjgKYvAcRDy16uZR9eChPlydLHs,2927' 2025-06-01T22:51:16.7404990Z ++ read fname 2025-06-01T22:51:16.7405271Z ++ make_wheel_record torch/_numpy/__init__.py 2025-06-01T22:51:16.7405665Z ++ FPATH=torch/_numpy/__init__.py 2025-06-01T22:51:16.7405999Z ++ echo torch/_numpy/__init__.py 2025-06-01T22:51:16.7406328Z ++ grep RECORD 2025-06-01T22:51:16.7428175Z +++ openssl dgst -sha256 -binary torch/_numpy/__init__.py 2025-06-01T22:51:16.7428673Z +++ openssl base64 2025-06-01T22:51:16.7428928Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.7429202Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.7429468Z +++ sed -e s/=//g 2025-06-01T22:51:16.7472971Z ++ HASH=bpeDB3XOafjktNj4KOvVeKopfQzI_munhA4k89ZdlW8 2025-06-01T22:51:16.7475667Z +++ ls -nl torch/_numpy/__init__.py 2025-06-01T22:51:16.7476854Z +++ awk '{print $5}' 2025-06-01T22:51:16.7506470Z ++ FSIZE=556 2025-06-01T22:51:16.7507012Z ++ echo '"torch/_numpy/__init__.py",sha256=bpeDB3XOafjktNj4KOvVeKopfQzI_munhA4k89ZdlW8,556' 2025-06-01T22:51:16.7507577Z ++ read fname 2025-06-01T22:51:16.7507908Z ++ make_wheel_record torch/_numpy/_binary_ufuncs_impl.py 2025-06-01T22:51:16.7508342Z ++ FPATH=torch/_numpy/_binary_ufuncs_impl.py 2025-06-01T22:51:16.7508731Z ++ echo torch/_numpy/_binary_ufuncs_impl.py 2025-06-01T22:51:16.7509070Z ++ grep RECORD 2025-06-01T22:51:16.7527449Z +++ openssl dgst -sha256 -binary torch/_numpy/_binary_ufuncs_impl.py 2025-06-01T22:51:16.7528116Z +++ openssl base64 2025-06-01T22:51:16.7528391Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.7529835Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.7530902Z +++ sed -e s/=//g 2025-06-01T22:51:16.7570528Z ++ HASH=h_xCtCyRAdTEB2T_r0AZ25G7u9IM3PRPr1mVv8Cr0qY 2025-06-01T22:51:16.7574940Z +++ ls -nl torch/_numpy/_binary_ufuncs_impl.py 2025-06-01T22:51:16.7575958Z +++ awk '{print $5}' 2025-06-01T22:51:16.7604872Z ++ FSIZE=1871 2025-06-01T22:51:16.7605497Z ++ echo '"torch/_numpy/_binary_ufuncs_impl.py",sha256=h_xCtCyRAdTEB2T_r0AZ25G7u9IM3PRPr1mVv8Cr0qY,1871' 2025-06-01T22:51:16.7606139Z ++ read fname 2025-06-01T22:51:16.7606439Z ++ make_wheel_record torch/_numpy/_casting_dicts.py 2025-06-01T22:51:16.7606862Z ++ FPATH=torch/_numpy/_casting_dicts.py 2025-06-01T22:51:16.7607225Z ++ echo torch/_numpy/_casting_dicts.py 2025-06-01T22:51:16.7607571Z ++ grep RECORD 2025-06-01T22:51:16.7628456Z +++ openssl dgst -sha256 -binary torch/_numpy/_casting_dicts.py 2025-06-01T22:51:16.7628958Z +++ openssl base64 2025-06-01T22:51:16.7629224Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.7629466Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.7629732Z +++ sed -e s/=//g 2025-06-01T22:51:16.7673029Z ++ HASH=EmT0GYUz7Ii1iT1prWZgsahqtZZ069I1O0T2pzhSlOE 2025-06-01T22:51:16.7675033Z +++ ls -nl torch/_numpy/_casting_dicts.py 2025-06-01T22:51:16.7675627Z +++ awk '{print $5}' 2025-06-01T22:51:16.7704132Z ++ FSIZE=42478 2025-06-01T22:51:16.7704800Z ++ echo '"torch/_numpy/_casting_dicts.py",sha256=EmT0GYUz7Ii1iT1prWZgsahqtZZ069I1O0T2pzhSlOE,42478' 2025-06-01T22:51:16.7705418Z ++ read fname 2025-06-01T22:51:16.7705844Z ++ make_wheel_record torch/_numpy/_dtypes.py 2025-06-01T22:51:16.7706214Z ++ FPATH=torch/_numpy/_dtypes.py 2025-06-01T22:51:16.7706549Z ++ echo torch/_numpy/_dtypes.py 2025-06-01T22:51:16.7706845Z ++ grep RECORD 2025-06-01T22:51:16.7726287Z +++ openssl dgst -sha256 -binary torch/_numpy/_dtypes.py 2025-06-01T22:51:16.7726754Z +++ openssl base64 2025-06-01T22:51:16.7727200Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.7728307Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.7729313Z +++ sed -e s/=//g 2025-06-01T22:51:16.7769124Z ++ HASH=vA1enP8uKq8exmJPc4z-BlgCMS4GJYY4nuTkZBFzGgA 2025-06-01T22:51:16.7773593Z +++ ls -nl torch/_numpy/_dtypes.py 2025-06-01T22:51:16.7774692Z +++ awk '{print $5}' 2025-06-01T22:51:16.7802849Z ++ FSIZE=10326 2025-06-01T22:51:16.7803470Z ++ echo '"torch/_numpy/_dtypes.py",sha256=vA1enP8uKq8exmJPc4z-BlgCMS4GJYY4nuTkZBFzGgA,10326' 2025-06-01T22:51:16.7804201Z ++ read fname 2025-06-01T22:51:16.7804667Z ++ make_wheel_record torch/_numpy/_dtypes_impl.py 2025-06-01T22:51:16.7805092Z ++ FPATH=torch/_numpy/_dtypes_impl.py 2025-06-01T22:51:16.7805446Z ++ echo torch/_numpy/_dtypes_impl.py 2025-06-01T22:51:16.7805785Z ++ grep RECORD 2025-06-01T22:51:16.7829690Z +++ openssl dgst -sha256 -binary torch/_numpy/_dtypes_impl.py 2025-06-01T22:51:16.7830241Z +++ openssl base64 2025-06-01T22:51:16.7830936Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.7831261Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.7831557Z +++ sed -e s/=//g 2025-06-01T22:51:16.7870649Z ++ HASH=0Kr3Ykf9BS0Lz-UhDyNuvV72T0VDf2lYgZgMdtPRpvM 2025-06-01T22:51:16.7873805Z +++ ls -nl torch/_numpy/_dtypes_impl.py 2025-06-01T22:51:16.7874194Z +++ awk '{print $5}' 2025-06-01T22:51:16.7903616Z ++ FSIZE=5907 2025-06-01T22:51:16.7904282Z ++ echo '"torch/_numpy/_dtypes_impl.py",sha256=0Kr3Ykf9BS0Lz-UhDyNuvV72T0VDf2lYgZgMdtPRpvM,5907' 2025-06-01T22:51:16.7904875Z ++ read fname 2025-06-01T22:51:16.7905157Z ++ make_wheel_record torch/_numpy/_funcs.py 2025-06-01T22:51:16.7905515Z ++ FPATH=torch/_numpy/_funcs.py 2025-06-01T22:51:16.7905841Z ++ echo torch/_numpy/_funcs.py 2025-06-01T22:51:16.7906135Z ++ grep RECORD 2025-06-01T22:51:16.7925780Z +++ openssl dgst -sha256 -binary torch/_numpy/_funcs.py 2025-06-01T22:51:16.7926221Z +++ openssl base64 2025-06-01T22:51:16.7926481Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.7926750Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.7927594Z +++ sed -e s/=//g 2025-06-01T22:51:16.7967542Z ++ HASH=vT_F_qnfL3CJoZr_R1NEHvETRCnIoEOrNGXVP5o-5aM 2025-06-01T22:51:16.7972248Z +++ ls -nl torch/_numpy/_funcs.py 2025-06-01T22:51:16.7973087Z +++ awk '{print $5}' 2025-06-01T22:51:16.8001655Z ++ FSIZE=2097 2025-06-01T22:51:16.8002402Z ++ echo '"torch/_numpy/_funcs.py",sha256=vT_F_qnfL3CJoZr_R1NEHvETRCnIoEOrNGXVP5o-5aM,2097' 2025-06-01T22:51:16.8002969Z ++ read fname 2025-06-01T22:51:16.8003251Z ++ make_wheel_record torch/_numpy/_funcs_impl.py 2025-06-01T22:51:16.8003779Z ++ FPATH=torch/_numpy/_funcs_impl.py 2025-06-01T22:51:16.8004125Z ++ echo torch/_numpy/_funcs_impl.py 2025-06-01T22:51:16.8004629Z ++ grep RECORD 2025-06-01T22:51:16.8025773Z +++ openssl dgst -sha256 -binary torch/_numpy/_funcs_impl.py 2025-06-01T22:51:16.8026510Z +++ openssl base64 2025-06-01T22:51:16.8026817Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.8027079Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.8027337Z +++ sed -e s/=//g 2025-06-01T22:51:16.8071625Z ++ HASH=ta-Lvkb-Yom_SxMQTRi7IB_nvWetPzxSoc73FV4thig 2025-06-01T22:51:16.8073672Z +++ ls -nl torch/_numpy/_funcs_impl.py 2025-06-01T22:51:16.8074420Z +++ awk '{print $5}' 2025-06-01T22:51:16.8102869Z ++ FSIZE=59232 2025-06-01T22:51:16.8103523Z ++ echo '"torch/_numpy/_funcs_impl.py",sha256=ta-Lvkb-Yom_SxMQTRi7IB_nvWetPzxSoc73FV4thig,59232' 2025-06-01T22:51:16.8104130Z ++ read fname 2025-06-01T22:51:16.8104550Z ++ make_wheel_record torch/_numpy/_getlimits.py 2025-06-01T22:51:16.8104960Z ++ FPATH=torch/_numpy/_getlimits.py 2025-06-01T22:51:16.8105301Z ++ echo torch/_numpy/_getlimits.py 2025-06-01T22:51:16.8105628Z ++ grep RECORD 2025-06-01T22:51:16.8125982Z +++ openssl dgst -sha256 -binary torch/_numpy/_getlimits.py 2025-06-01T22:51:16.8126445Z +++ openssl base64 2025-06-01T22:51:16.8126858Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.8127117Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.8127981Z +++ sed -e s/=//g 2025-06-01T22:51:16.8167402Z ++ HASH=QRUbPnrehERJA9Wk01SdUaF1F2FhksfgpewYN6SmtgE 2025-06-01T22:51:16.8171731Z +++ ls -nl torch/_numpy/_getlimits.py 2025-06-01T22:51:16.8172560Z +++ awk '{print $5}' 2025-06-01T22:51:16.8201166Z ++ FSIZE=269 2025-06-01T22:51:16.8201811Z ++ echo '"torch/_numpy/_getlimits.py",sha256=QRUbPnrehERJA9Wk01SdUaF1F2FhksfgpewYN6SmtgE,269' 2025-06-01T22:51:16.8202407Z ++ read fname 2025-06-01T22:51:16.8202701Z ++ make_wheel_record torch/_numpy/_ndarray.py 2025-06-01T22:51:16.8203091Z ++ FPATH=torch/_numpy/_ndarray.py 2025-06-01T22:51:16.8203416Z ++ echo torch/_numpy/_ndarray.py 2025-06-01T22:51:16.8203870Z ++ grep RECORD 2025-06-01T22:51:16.8223824Z +++ openssl dgst -sha256 -binary torch/_numpy/_ndarray.py 2025-06-01T22:51:16.8224378Z +++ openssl base64 2025-06-01T22:51:16.8224634Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.8225442Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.8225718Z +++ sed -e s/=//g 2025-06-01T22:51:16.8267198Z ++ HASH=4KLpN3zrJRnM8PTH1JOn2pRqNNdljtoRxI7GPtWNqps 2025-06-01T22:51:16.8270368Z +++ ls -nl torch/_numpy/_ndarray.py 2025-06-01T22:51:16.8271254Z +++ awk '{print $5}' 2025-06-01T22:51:16.8297278Z ++ FSIZE=16644 2025-06-01T22:51:16.8297931Z ++ echo '"torch/_numpy/_ndarray.py",sha256=4KLpN3zrJRnM8PTH1JOn2pRqNNdljtoRxI7GPtWNqps,16644' 2025-06-01T22:51:16.8298544Z ++ read fname 2025-06-01T22:51:16.8298848Z ++ make_wheel_record torch/_numpy/_normalizations.py 2025-06-01T22:51:16.8299281Z ++ FPATH=torch/_numpy/_normalizations.py 2025-06-01T22:51:16.8299665Z ++ echo torch/_numpy/_normalizations.py 2025-06-01T22:51:16.8299996Z ++ grep RECORD 2025-06-01T22:51:16.8323460Z +++ openssl dgst -sha256 -binary torch/_numpy/_normalizations.py 2025-06-01T22:51:16.8324085Z +++ openssl base64 2025-06-01T22:51:16.8324534Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.8324786Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.8325065Z +++ sed -e s/=//g 2025-06-01T22:51:16.8365172Z ++ HASH=s2H3P_X612bygUNSPrnaSJ8hKwD7nucv2WDKFA-Kq8Y 2025-06-01T22:51:16.8368509Z +++ ls -nl torch/_numpy/_normalizations.py 2025-06-01T22:51:16.8369365Z +++ awk '{print $5}' 2025-06-01T22:51:16.8398231Z ++ FSIZE=8249 2025-06-01T22:51:16.8398831Z ++ echo '"torch/_numpy/_normalizations.py",sha256=s2H3P_X612bygUNSPrnaSJ8hKwD7nucv2WDKFA-Kq8Y,8249' 2025-06-01T22:51:16.8399587Z ++ read fname 2025-06-01T22:51:16.8399905Z ++ make_wheel_record torch/_numpy/_reductions_impl.py 2025-06-01T22:51:16.8400315Z ++ FPATH=torch/_numpy/_reductions_impl.py 2025-06-01T22:51:16.8400755Z ++ echo torch/_numpy/_reductions_impl.py 2025-06-01T22:51:16.8401102Z ++ grep RECORD 2025-06-01T22:51:16.8420437Z +++ openssl dgst -sha256 -binary torch/_numpy/_reductions_impl.py 2025-06-01T22:51:16.8421011Z +++ openssl base64 2025-06-01T22:51:16.8421259Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.8421519Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.8421769Z +++ sed -e s/=//g 2025-06-01T22:51:16.8461297Z ++ HASH=kRfjvIs-8OMgrX0riDZ_8p8vKtFtRs1usCWbBUBvxDI 2025-06-01T22:51:16.8464484Z +++ ls -nl torch/_numpy/_reductions_impl.py 2025-06-01T22:51:16.8465395Z +++ awk '{print $5}' 2025-06-01T22:51:16.8489204Z ++ FSIZE=11800 2025-06-01T22:51:16.8489873Z ++ echo '"torch/_numpy/_reductions_impl.py",sha256=kRfjvIs-8OMgrX0riDZ_8p8vKtFtRs1usCWbBUBvxDI,11800' 2025-06-01T22:51:16.8490503Z ++ read fname 2025-06-01T22:51:16.8490796Z ++ make_wheel_record torch/_numpy/_ufuncs.py 2025-06-01T22:51:16.8491189Z ++ FPATH=torch/_numpy/_ufuncs.py 2025-06-01T22:51:16.8492097Z ++ echo torch/_numpy/_ufuncs.py 2025-06-01T22:51:16.8493311Z ++ grep RECORD 2025-06-01T22:51:16.8518765Z +++ openssl dgst -sha256 -binary torch/_numpy/_ufuncs.py 2025-06-01T22:51:16.8519253Z +++ openssl base64 2025-06-01T22:51:16.8519592Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.8519832Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.8520097Z +++ sed -e s/=//g 2025-06-01T22:51:16.8556512Z ++ HASH=CJoWG7TWKRZ2tM7JV3qsZXpAYlB2iRzfogs7721xGl0 2025-06-01T22:51:16.8562140Z +++ ls -nl torch/_numpy/_ufuncs.py 2025-06-01T22:51:16.8562689Z +++ awk '{print $5}' 2025-06-01T22:51:16.8589608Z ++ FSIZE=8366 2025-06-01T22:51:16.8590190Z ++ echo '"torch/_numpy/_ufuncs.py",sha256=CJoWG7TWKRZ2tM7JV3qsZXpAYlB2iRzfogs7721xGl0,8366' 2025-06-01T22:51:16.8590903Z ++ read fname 2025-06-01T22:51:16.8591231Z ++ make_wheel_record torch/_numpy/_unary_ufuncs_impl.py 2025-06-01T22:51:16.8591654Z ++ FPATH=torch/_numpy/_unary_ufuncs_impl.py 2025-06-01T22:51:16.8592066Z ++ echo torch/_numpy/_unary_ufuncs_impl.py 2025-06-01T22:51:16.8592518Z ++ grep RECORD 2025-06-01T22:51:16.8611105Z +++ openssl dgst -sha256 -binary torch/_numpy/_unary_ufuncs_impl.py 2025-06-01T22:51:16.8611927Z +++ openssl base64 2025-06-01T22:51:16.8612978Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.8614276Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.8615705Z +++ sed -e s/=//g 2025-06-01T22:51:16.8652691Z ++ HASH=IO2kPjYhNoKCyu_9NcMFQF57le1U9VjFmqQFbsWA3Jc 2025-06-01T22:51:16.8657919Z +++ ls -nl torch/_numpy/_unary_ufuncs_impl.py 2025-06-01T22:51:16.8659462Z +++ awk '{print $5}' 2025-06-01T22:51:16.8685711Z ++ FSIZE=1161 2025-06-01T22:51:16.8686316Z ++ echo '"torch/_numpy/_unary_ufuncs_impl.py",sha256=IO2kPjYhNoKCyu_9NcMFQF57le1U9VjFmqQFbsWA3Jc,1161' 2025-06-01T22:51:16.8686939Z ++ read fname 2025-06-01T22:51:16.8687228Z ++ make_wheel_record torch/_numpy/_util.py 2025-06-01T22:51:16.8687600Z ++ FPATH=torch/_numpy/_util.py 2025-06-01T22:51:16.8687946Z ++ echo torch/_numpy/_util.py 2025-06-01T22:51:16.8688253Z ++ grep RECORD 2025-06-01T22:51:16.8711249Z +++ openssl dgst -sha256 -binary torch/_numpy/_util.py 2025-06-01T22:51:16.8711712Z +++ openssl base64 2025-06-01T22:51:16.8711962Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.8712226Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.8712480Z +++ sed -e s/=//g 2025-06-01T22:51:16.8749324Z ++ HASH=uUCtxtI1k7zTKkuVzitV6ktcCMgDvgVSY4DXBlLhnZQ 2025-06-01T22:51:16.8754082Z +++ ls -nl torch/_numpy/_util.py 2025-06-01T22:51:16.8755151Z +++ awk '{print $5}' 2025-06-01T22:51:16.8784487Z ++ FSIZE=7557 2025-06-01T22:51:16.8785060Z ++ echo '"torch/_numpy/_util.py",sha256=uUCtxtI1k7zTKkuVzitV6ktcCMgDvgVSY4DXBlLhnZQ,7557' 2025-06-01T22:51:16.8785632Z ++ read fname 2025-06-01T22:51:16.8785895Z ++ make_wheel_record torch/_numpy/fft.py 2025-06-01T22:51:16.8786266Z ++ FPATH=torch/_numpy/fft.py 2025-06-01T22:51:16.8786567Z ++ echo torch/_numpy/fft.py 2025-06-01T22:51:16.8786866Z ++ grep RECORD 2025-06-01T22:51:16.8806296Z +++ openssl dgst -sha256 -binary torch/_numpy/fft.py 2025-06-01T22:51:16.8806895Z +++ openssl base64 2025-06-01T22:51:16.8807391Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.8808511Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.8809744Z +++ sed -e s/=//g 2025-06-01T22:51:16.8847954Z ++ HASH=lqeN-889bRRT8VjzgAaXoK9aAz8wdQdoiUSVN-oIhRQ 2025-06-01T22:51:16.8853017Z +++ ls -nl torch/_numpy/fft.py 2025-06-01T22:51:16.8853898Z +++ awk '{print $5}' 2025-06-01T22:51:16.8879848Z ++ FSIZE=2805 2025-06-01T22:51:16.8880358Z ++ echo '"torch/_numpy/fft.py",sha256=lqeN-889bRRT8VjzgAaXoK9aAz8wdQdoiUSVN-oIhRQ,2805' 2025-06-01T22:51:16.8881034Z ++ read fname 2025-06-01T22:51:16.8881487Z ++ make_wheel_record torch/_numpy/linalg.py 2025-06-01T22:51:16.8881861Z ++ FPATH=torch/_numpy/linalg.py 2025-06-01T22:51:16.8882205Z ++ echo torch/_numpy/linalg.py 2025-06-01T22:51:16.8882843Z ++ grep RECORD 2025-06-01T22:51:16.8907199Z +++ openssl dgst -sha256 -binary torch/_numpy/linalg.py 2025-06-01T22:51:16.8907706Z +++ openssl base64 2025-06-01T22:51:16.8907971Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.8908237Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.8909058Z +++ sed -e s/=//g 2025-06-01T22:51:16.8948093Z ++ HASH=0YwsdXjndqqifpznxyxzU9ki7aQi5q3vZRrMK41Nsgw 2025-06-01T22:51:16.8952257Z +++ ls -nl torch/_numpy/linalg.py 2025-06-01T22:51:16.8953367Z +++ awk '{print $5}' 2025-06-01T22:51:16.8978996Z ++ FSIZE=5648 2025-06-01T22:51:16.8979556Z ++ echo '"torch/_numpy/linalg.py",sha256=0YwsdXjndqqifpznxyxzU9ki7aQi5q3vZRrMK41Nsgw,5648' 2025-06-01T22:51:16.8980127Z ++ read fname 2025-06-01T22:51:16.8980411Z ++ make_wheel_record torch/_numpy/random.py 2025-06-01T22:51:16.8980909Z ++ FPATH=torch/_numpy/random.py 2025-06-01T22:51:16.8981758Z ++ echo torch/_numpy/random.py 2025-06-01T22:51:16.8982124Z ++ grep RECORD 2025-06-01T22:51:16.9002077Z +++ openssl dgst -sha256 -binary torch/_numpy/random.py 2025-06-01T22:51:16.9002562Z +++ openssl base64 2025-06-01T22:51:16.9004784Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.9005066Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.9005898Z +++ sed -e s/=//g 2025-06-01T22:51:16.9043191Z ++ HASH=yWr3GUftkX9_FZ10phn_V5SWy1gbzpZpnSqVQgqlhwo 2025-06-01T22:51:16.9048073Z +++ ls -nl torch/_numpy/random.py 2025-06-01T22:51:16.9049067Z +++ awk '{print $5}' 2025-06-01T22:51:16.9075081Z ++ FSIZE=4650 2025-06-01T22:51:16.9075655Z ++ echo '"torch/_numpy/random.py",sha256=yWr3GUftkX9_FZ10phn_V5SWy1gbzpZpnSqVQgqlhwo,4650' 2025-06-01T22:51:16.9076394Z ++ read fname 2025-06-01T22:51:16.9076696Z ++ make_wheel_record torch/_numpy/testing/__init__.py 2025-06-01T22:51:16.9077119Z ++ FPATH=torch/_numpy/testing/__init__.py 2025-06-01T22:51:16.9077659Z ++ echo torch/_numpy/testing/__init__.py 2025-06-01T22:51:16.9078002Z ++ grep RECORD 2025-06-01T22:51:16.9103233Z +++ openssl dgst -sha256 -binary torch/_numpy/testing/__init__.py 2025-06-01T22:51:16.9103728Z +++ openssl base64 2025-06-01T22:51:16.9103993Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.9104237Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.9104503Z +++ sed -e s/=//g 2025-06-01T22:51:16.9145187Z ++ HASH=t5Re9c4lijwKoegYKS74CFviLCfSDSWZMvw78ohKYss 2025-06-01T22:51:16.9147511Z +++ ls -nl torch/_numpy/testing/__init__.py 2025-06-01T22:51:16.9149520Z +++ awk '{print $5}' 2025-06-01T22:51:16.9174166Z ++ FSIZE=375 2025-06-01T22:51:16.9175216Z ++ echo '"torch/_numpy/testing/__init__.py",sha256=t5Re9c4lijwKoegYKS74CFviLCfSDSWZMvw78ohKYss,375' 2025-06-01T22:51:16.9176261Z ++ read fname 2025-06-01T22:51:16.9176770Z ++ make_wheel_record torch/_numpy/testing/utils.py 2025-06-01T22:51:16.9177457Z ++ FPATH=torch/_numpy/testing/utils.py 2025-06-01T22:51:16.9178086Z ++ echo torch/_numpy/testing/utils.py 2025-06-01T22:51:16.9179507Z ++ grep RECORD 2025-06-01T22:51:16.9202272Z +++ openssl dgst -sha256 -binary torch/_numpy/testing/utils.py 2025-06-01T22:51:16.9203036Z +++ openssl base64 2025-06-01T22:51:16.9203478Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.9204206Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.9204660Z +++ sed -e s/=//g 2025-06-01T22:51:16.9246049Z ++ HASH=x6DRPUCF7RPIePIUNT6Bdq9ZuTFjojePaKMzBIExK3w 2025-06-01T22:51:16.9250384Z +++ ls -nl torch/_numpy/testing/utils.py 2025-06-01T22:51:16.9251227Z +++ awk '{print $5}' 2025-06-01T22:51:16.9278991Z ++ FSIZE=76198 2025-06-01T22:51:16.9279562Z ++ echo '"torch/_numpy/testing/utils.py",sha256=x6DRPUCF7RPIePIUNT6Bdq9ZuTFjojePaKMzBIExK3w,76198' 2025-06-01T22:51:16.9280357Z ++ read fname 2025-06-01T22:51:16.9280640Z ++ make_wheel_record torch/_prims/__init__.py 2025-06-01T22:51:16.9281009Z ++ FPATH=torch/_prims/__init__.py 2025-06-01T22:51:16.9281353Z ++ echo torch/_prims/__init__.py 2025-06-01T22:51:16.9281651Z ++ grep RECORD 2025-06-01T22:51:16.9303775Z +++ openssl dgst -sha256 -binary torch/_prims/__init__.py 2025-06-01T22:51:16.9304253Z +++ openssl base64 2025-06-01T22:51:16.9304503Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.9305029Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.9305358Z +++ sed -e s/=//g 2025-06-01T22:51:16.9347787Z ++ HASH=SRtih4pGnqcyQATAObzBkFcCpdDu7bHf01LmlFNVEkc 2025-06-01T22:51:16.9352200Z +++ ls -nl torch/_prims/__init__.py 2025-06-01T22:51:16.9352938Z +++ awk '{print $5}' 2025-06-01T22:51:16.9380571Z ++ FSIZE=81333 2025-06-01T22:51:16.9381287Z ++ echo '"torch/_prims/__init__.py",sha256=SRtih4pGnqcyQATAObzBkFcCpdDu7bHf01LmlFNVEkc,81333' 2025-06-01T22:51:16.9381888Z ++ read fname 2025-06-01T22:51:16.9382304Z ++ make_wheel_record torch/_prims/context.py 2025-06-01T22:51:16.9382679Z ++ FPATH=torch/_prims/context.py 2025-06-01T22:51:16.9383023Z ++ echo torch/_prims/context.py 2025-06-01T22:51:16.9383320Z ++ grep RECORD 2025-06-01T22:51:16.9405424Z +++ openssl dgst -sha256 -binary torch/_prims/context.py 2025-06-01T22:51:16.9405853Z +++ openssl base64 2025-06-01T22:51:16.9406127Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.9406915Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.9407628Z +++ sed -e s/=//g 2025-06-01T22:51:16.9446851Z ++ HASH=0r1ko6zdaES1dkaNx_csns3QwNtl5XVgM1aWxKXIVJY 2025-06-01T22:51:16.9451521Z +++ ls -nl torch/_prims/context.py 2025-06-01T22:51:16.9452444Z +++ awk '{print $5}' 2025-06-01T22:51:16.9478417Z ++ FSIZE=5877 2025-06-01T22:51:16.9478926Z ++ echo '"torch/_prims/context.py",sha256=0r1ko6zdaES1dkaNx_csns3QwNtl5XVgM1aWxKXIVJY,5877' 2025-06-01T22:51:16.9479513Z ++ read fname 2025-06-01T22:51:16.9479800Z ++ make_wheel_record torch/_prims/debug_prims.py 2025-06-01T22:51:16.9480208Z ++ FPATH=torch/_prims/debug_prims.py 2025-06-01T22:51:16.9480578Z ++ echo torch/_prims/debug_prims.py 2025-06-01T22:51:16.9480895Z ++ grep RECORD 2025-06-01T22:51:16.9504722Z +++ openssl dgst -sha256 -binary torch/_prims/debug_prims.py 2025-06-01T22:51:16.9505153Z +++ openssl base64 2025-06-01T22:51:16.9505414Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.9505678Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.9505934Z +++ sed -e s/=//g 2025-06-01T22:51:16.9547257Z ++ HASH=kPvBHAnYylT2_k5BYj5iHWjbsTP5D5dZgRTzvKyS45o 2025-06-01T22:51:16.9550123Z +++ ls -nl torch/_prims/debug_prims.py 2025-06-01T22:51:16.9551013Z +++ awk '{print $5}' 2025-06-01T22:51:16.9576645Z ++ FSIZE=1889 2025-06-01T22:51:16.9577185Z ++ echo '"torch/_prims/debug_prims.py",sha256=kPvBHAnYylT2_k5BYj5iHWjbsTP5D5dZgRTzvKyS45o,1889' 2025-06-01T22:51:16.9577783Z ++ read fname 2025-06-01T22:51:16.9578051Z ++ make_wheel_record torch/_prims/executor.py 2025-06-01T22:51:16.9578433Z ++ FPATH=torch/_prims/executor.py 2025-06-01T22:51:16.9579382Z ++ echo torch/_prims/executor.py 2025-06-01T22:51:16.9580180Z ++ grep RECORD 2025-06-01T22:51:16.9603879Z +++ openssl dgst -sha256 -binary torch/_prims/executor.py 2025-06-01T22:51:16.9604631Z +++ openssl base64 2025-06-01T22:51:16.9604908Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.9605197Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.9605471Z +++ sed -e s/=//g 2025-06-01T22:51:16.9644834Z ++ HASH=twXioPGLfG4w_UzRjsx_oQFDLNitHCbStGv5WFwv8_Y 2025-06-01T22:51:16.9648042Z +++ ls -nl torch/_prims/executor.py 2025-06-01T22:51:16.9648961Z +++ awk '{print $5}' 2025-06-01T22:51:16.9675784Z ++ FSIZE=1909 2025-06-01T22:51:16.9676435Z ++ echo '"torch/_prims/executor.py",sha256=twXioPGLfG4w_UzRjsx_oQFDLNitHCbStGv5WFwv8_Y,1909' 2025-06-01T22:51:16.9677030Z ++ read fname 2025-06-01T22:51:16.9677327Z ++ make_wheel_record torch/_prims/rng_prims.py 2025-06-01T22:51:16.9677858Z ++ FPATH=torch/_prims/rng_prims.py 2025-06-01T22:51:16.9678204Z ++ echo torch/_prims/rng_prims.py 2025-06-01T22:51:16.9678525Z ++ grep RECORD 2025-06-01T22:51:16.9702051Z +++ openssl dgst -sha256 -binary torch/_prims/rng_prims.py 2025-06-01T22:51:16.9702524Z +++ openssl base64 2025-06-01T22:51:16.9702781Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.9703038Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.9703290Z +++ sed -e s/=//g 2025-06-01T22:51:16.9742673Z ++ HASH=sqbRYVw0A9CGeGJQqMH5LVft3yXDfRhWxt1QWsNnizk 2025-06-01T22:51:16.9745037Z +++ ls -nl torch/_prims/rng_prims.py 2025-06-01T22:51:16.9746684Z +++ awk '{print $5}' 2025-06-01T22:51:16.9771318Z ++ FSIZE=14466 2025-06-01T22:51:16.9771955Z ++ echo '"torch/_prims/rng_prims.py",sha256=sqbRYVw0A9CGeGJQqMH5LVft3yXDfRhWxt1QWsNnizk,14466' 2025-06-01T22:51:16.9772611Z ++ read fname 2025-06-01T22:51:16.9772930Z ++ make_wheel_record torch/_prims_common/__init__.py 2025-06-01T22:51:16.9773361Z ++ FPATH=torch/_prims_common/__init__.py 2025-06-01T22:51:16.9774810Z ++ echo torch/_prims_common/__init__.py 2025-06-01T22:51:16.9776032Z ++ grep RECORD 2025-06-01T22:51:16.9800177Z +++ openssl dgst -sha256 -binary torch/_prims_common/__init__.py 2025-06-01T22:51:16.9800674Z +++ openssl base64 2025-06-01T22:51:16.9801075Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.9801392Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.9801657Z +++ sed -e s/=//g 2025-06-01T22:51:16.9845015Z ++ HASH=O_LePzVfY0m-iCKqCkV4kBuKItXQ5_e6f_iRSJ3bMHk 2025-06-01T22:51:16.9847981Z +++ ls -nl torch/_prims_common/__init__.py 2025-06-01T22:51:16.9849118Z +++ awk '{print $5}' 2025-06-01T22:51:16.9876856Z ++ FSIZE=69641 2025-06-01T22:51:16.9877442Z ++ echo '"torch/_prims_common/__init__.py",sha256=O_LePzVfY0m-iCKqCkV4kBuKItXQ5_e6f_iRSJ3bMHk,69641' 2025-06-01T22:51:16.9878068Z ++ read fname 2025-06-01T22:51:16.9878374Z ++ make_wheel_record torch/_prims_common/wrappers.py 2025-06-01T22:51:16.9878796Z ++ FPATH=torch/_prims_common/wrappers.py 2025-06-01T22:51:16.9879235Z ++ echo torch/_prims_common/wrappers.py 2025-06-01T22:51:16.9879578Z ++ grep RECORD 2025-06-01T22:51:16.9903742Z +++ openssl dgst -sha256 -binary torch/_prims_common/wrappers.py 2025-06-01T22:51:16.9904274Z +++ openssl base64 2025-06-01T22:51:16.9904540Z +++ sed -e s/+/-/g 2025-06-01T22:51:16.9904792Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:16.9905077Z +++ sed -e s/=//g 2025-06-01T22:51:16.9945040Z ++ HASH=7KNz7sujUWVxlb3D-72aMCXRbfbHQ46LMkitVL6Xb4k 2025-06-01T22:51:16.9948339Z +++ awk '{print $5}' 2025-06-01T22:51:16.9948675Z +++ ls -nl torch/_prims_common/wrappers.py 2025-06-01T22:51:16.9972883Z ++ FSIZE=18199 2025-06-01T22:51:16.9973582Z ++ echo '"torch/_prims_common/wrappers.py",sha256=7KNz7sujUWVxlb3D-72aMCXRbfbHQ46LMkitVL6Xb4k,18199' 2025-06-01T22:51:16.9974222Z ++ read fname 2025-06-01T22:51:16.9974517Z ++ make_wheel_record torch/_refs/__init__.py 2025-06-01T22:51:16.9974892Z ++ FPATH=torch/_refs/__init__.py 2025-06-01T22:51:16.9976021Z ++ echo torch/_refs/__init__.py 2025-06-01T22:51:16.9977988Z ++ grep RECORD 2025-06-01T22:51:17.0001355Z +++ openssl dgst -sha256 -binary torch/_refs/__init__.py 2025-06-01T22:51:17.0001803Z +++ openssl base64 2025-06-01T22:51:17.0002053Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.0002374Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.0002631Z +++ sed -e s/=//g 2025-06-01T22:51:17.0047247Z ++ HASH=AXafPGdala1TmrJ0RoAVKYuzXMdTQjNaAAPCEXYJVJs 2025-06-01T22:51:17.0051844Z +++ ls -nl torch/_refs/__init__.py 2025-06-01T22:51:17.0052828Z +++ awk '{print $5}' 2025-06-01T22:51:17.0079130Z ++ FSIZE=221854 2025-06-01T22:51:17.0079703Z ++ echo '"torch/_refs/__init__.py",sha256=AXafPGdala1TmrJ0RoAVKYuzXMdTQjNaAAPCEXYJVJs,221854' 2025-06-01T22:51:17.0080426Z ++ read fname 2025-06-01T22:51:17.0080806Z ++ make_wheel_record torch/_refs/_conversions.py 2025-06-01T22:51:17.0081260Z ++ FPATH=torch/_refs/_conversions.py 2025-06-01T22:51:17.0081610Z ++ echo torch/_refs/_conversions.py 2025-06-01T22:51:17.0082015Z ++ grep RECORD 2025-06-01T22:51:17.0107907Z +++ openssl dgst -sha256 -binary torch/_refs/_conversions.py 2025-06-01T22:51:17.0108579Z +++ openssl base64 2025-06-01T22:51:17.0108853Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.0109180Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.0109453Z +++ sed -e s/=//g 2025-06-01T22:51:17.0147924Z ++ HASH=BkNyamBLOQLlKy6mB4BSdPRjAKP1ghZ5xcyQDkUs-_s 2025-06-01T22:51:17.0150657Z +++ ls -nl torch/_refs/_conversions.py 2025-06-01T22:51:17.0151592Z +++ awk '{print $5}' 2025-06-01T22:51:17.0179265Z ++ FSIZE=3533 2025-06-01T22:51:17.0179861Z ++ echo '"torch/_refs/_conversions.py",sha256=BkNyamBLOQLlKy6mB4BSdPRjAKP1ghZ5xcyQDkUs-_s,3533' 2025-06-01T22:51:17.0180521Z ++ read fname 2025-06-01T22:51:17.0180848Z ++ make_wheel_record torch/_refs/fft.py 2025-06-01T22:51:17.0181204Z ++ FPATH=torch/_refs/fft.py 2025-06-01T22:51:17.0181521Z ++ echo torch/_refs/fft.py 2025-06-01T22:51:17.0181810Z ++ grep RECORD 2025-06-01T22:51:17.0203602Z +++ openssl dgst -sha256 -binary torch/_refs/fft.py 2025-06-01T22:51:17.0204464Z +++ openssl base64 2025-06-01T22:51:17.0204740Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.0205022Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.0206250Z +++ sed -e s/=//g 2025-06-01T22:51:17.0245826Z ++ HASH=ILk-lg9tdyptz05EYmYkccpWZWGg9t-cM5tio9YuvUo 2025-06-01T22:51:17.0250283Z +++ ls -nl torch/_refs/fft.py 2025-06-01T22:51:17.0251113Z +++ awk '{print $5}' 2025-06-01T22:51:17.0277856Z ++ FSIZE=17967 2025-06-01T22:51:17.0278362Z ++ echo '"torch/_refs/fft.py",sha256=ILk-lg9tdyptz05EYmYkccpWZWGg9t-cM5tio9YuvUo,17967' 2025-06-01T22:51:17.0278980Z ++ read fname 2025-06-01T22:51:17.0279274Z ++ make_wheel_record torch/_refs/linalg/__init__.py 2025-06-01T22:51:17.0279745Z ++ FPATH=torch/_refs/linalg/__init__.py 2025-06-01T22:51:17.0280179Z ++ echo torch/_refs/linalg/__init__.py 2025-06-01T22:51:17.0280522Z ++ grep RECORD 2025-06-01T22:51:17.0303864Z +++ openssl dgst -sha256 -binary torch/_refs/linalg/__init__.py 2025-06-01T22:51:17.0304466Z +++ openssl base64 2025-06-01T22:51:17.0304733Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.0304972Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.0305239Z +++ sed -e s/=//g 2025-06-01T22:51:17.0345840Z ++ HASH=Skni7P6CH_OXabrkHXflVLzja2czyTXmDy1lPgbvaqM 2025-06-01T22:51:17.0349344Z +++ ls -nl torch/_refs/linalg/__init__.py 2025-06-01T22:51:17.0349994Z +++ awk '{print $5}' 2025-06-01T22:51:17.0374255Z ++ FSIZE=11540 2025-06-01T22:51:17.0374857Z ++ echo '"torch/_refs/linalg/__init__.py",sha256=Skni7P6CH_OXabrkHXflVLzja2czyTXmDy1lPgbvaqM,11540' 2025-06-01T22:51:17.0375570Z ++ read fname 2025-06-01T22:51:17.0375864Z ++ make_wheel_record torch/_refs/nn/__init__.py 2025-06-01T22:51:17.0375981Z ++ FPATH=torch/_refs/nn/__init__.py 2025-06-01T22:51:17.0377979Z ++ echo torch/_refs/nn/__init__.py 2025-06-01T22:51:17.0379260Z ++ grep RECORD 2025-06-01T22:51:17.0404862Z +++ openssl dgst -sha256 -binary torch/_refs/nn/__init__.py 2025-06-01T22:51:17.0405002Z +++ openssl base64 2025-06-01T22:51:17.0405155Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.0405255Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.0405369Z +++ sed -e s/=//g 2025-06-01T22:51:17.0444155Z ++ HASH=juqd9PbXs4yg45zMJ7BHAOPQjb7sgEbWE9InBtGZhfo 2025-06-01T22:51:17.0449088Z +++ ls -nl torch/_refs/nn/__init__.py 2025-06-01T22:51:17.0450051Z +++ awk '{print $5}' 2025-06-01T22:51:17.0477936Z ++ FSIZE=24 2025-06-01T22:51:17.0478344Z ++ echo '"torch/_refs/nn/__init__.py",sha256=juqd9PbXs4yg45zMJ7BHAOPQjb7sgEbWE9InBtGZhfo,24' 2025-06-01T22:51:17.0478441Z ++ read fname 2025-06-01T22:51:17.0478639Z ++ make_wheel_record torch/_refs/nn/functional/__init__.py 2025-06-01T22:51:17.0478780Z ++ FPATH=torch/_refs/nn/functional/__init__.py 2025-06-01T22:51:17.0478914Z ++ echo torch/_refs/nn/functional/__init__.py 2025-06-01T22:51:17.0479377Z ++ grep RECORD 2025-06-01T22:51:17.0505236Z +++ openssl dgst -sha256 -binary torch/_refs/nn/functional/__init__.py 2025-06-01T22:51:17.0505421Z +++ openssl base64 2025-06-01T22:51:17.0505777Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.0505888Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.0505989Z +++ sed -e s/=//g 2025-06-01T22:51:17.0547262Z ++ HASH=kjcizI19vQEBHrbsdYr9c82So-2YtK92Mzu7CBAF7aw 2025-06-01T22:51:17.0548881Z +++ ls -nl torch/_refs/nn/functional/__init__.py 2025-06-01T22:51:17.0549962Z +++ awk '{print $5}' 2025-06-01T22:51:17.0574271Z ++ FSIZE=42484 2025-06-01T22:51:17.0574782Z ++ echo '"torch/_refs/nn/functional/__init__.py",sha256=kjcizI19vQEBHrbsdYr9c82So-2YtK92Mzu7CBAF7aw,42484' 2025-06-01T22:51:17.0575041Z ++ read fname 2025-06-01T22:51:17.0575211Z ++ make_wheel_record torch/_refs/special/__init__.py 2025-06-01T22:51:17.0575352Z ++ FPATH=torch/_refs/special/__init__.py 2025-06-01T22:51:17.0578088Z ++ echo torch/_refs/special/__init__.py 2025-06-01T22:51:17.0578777Z ++ grep RECORD 2025-06-01T22:51:17.0602496Z +++ openssl dgst -sha256 -binary torch/_refs/special/__init__.py 2025-06-01T22:51:17.0602682Z +++ openssl base64 2025-06-01T22:51:17.0602825Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.0602932Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.0604635Z +++ sed -e s/=//g 2025-06-01T22:51:17.0642072Z ++ HASH=9dTprfayVZoIH0UgpUIOO3sZLgx3FrdPsgvAn1i04jc 2025-06-01T22:51:17.0648115Z +++ ls -nl torch/_refs/special/__init__.py 2025-06-01T22:51:17.0648720Z +++ awk '{print $5}' 2025-06-01T22:51:17.0677262Z ++ FSIZE=6824 2025-06-01T22:51:17.0677726Z ++ echo '"torch/_refs/special/__init__.py",sha256=9dTprfayVZoIH0UgpUIOO3sZLgx3FrdPsgvAn1i04jc,6824' 2025-06-01T22:51:17.0677854Z ++ read fname 2025-06-01T22:51:17.0678145Z ++ make_wheel_record torch/_strobelight/__init__.py 2025-06-01T22:51:17.0678274Z ++ FPATH=torch/_strobelight/__init__.py 2025-06-01T22:51:17.0678395Z ++ echo torch/_strobelight/__init__.py 2025-06-01T22:51:17.0678502Z ++ grep RECORD 2025-06-01T22:51:17.0701504Z +++ openssl dgst -sha256 -binary torch/_strobelight/__init__.py 2025-06-01T22:51:17.0701855Z +++ openssl base64 2025-06-01T22:51:17.0701981Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.0702080Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.0702172Z +++ sed -e s/=//g 2025-06-01T22:51:17.0742495Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:17.0742689Z +++ ls -nl torch/_strobelight/__init__.py 2025-06-01T22:51:17.0742794Z +++ awk '{print $5}' 2025-06-01T22:51:17.0768027Z ++ FSIZE=0 2025-06-01T22:51:17.0768424Z ++ echo '"torch/_strobelight/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:17.0768521Z ++ read fname 2025-06-01T22:51:17.0768764Z ++ make_wheel_record torch/_strobelight/cli_function_profiler.py 2025-06-01T22:51:17.0768954Z ++ FPATH=torch/_strobelight/cli_function_profiler.py 2025-06-01T22:51:17.0771294Z ++ echo torch/_strobelight/cli_function_profiler.py 2025-06-01T22:51:17.0772428Z ++ grep RECORD 2025-06-01T22:51:17.0797244Z +++ openssl dgst -sha256 -binary torch/_strobelight/cli_function_profiler.py 2025-06-01T22:51:17.0797370Z +++ openssl base64 2025-06-01T22:51:17.0797480Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.0797592Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.0797689Z +++ sed -e s/=//g 2025-06-01T22:51:17.0839089Z ++ HASH=m1qh_sKvsmAolvN-BJio3wfV7iwksmSq6TVf6Fdpf48 2025-06-01T22:51:17.0841387Z +++ ls -nl torch/_strobelight/cli_function_profiler.py 2025-06-01T22:51:17.0842079Z +++ awk '{print $5}' 2025-06-01T22:51:17.0869716Z ++ FSIZE=11768 2025-06-01T22:51:17.0870248Z ++ echo '"torch/_strobelight/cli_function_profiler.py",sha256=m1qh_sKvsmAolvN-BJio3wfV7iwksmSq6TVf6Fdpf48,11768' 2025-06-01T22:51:17.0870425Z ++ read fname 2025-06-01T22:51:17.0870697Z ++ make_wheel_record torch/_strobelight/compile_time_profiler.py 2025-06-01T22:51:17.0870882Z ++ FPATH=torch/_strobelight/compile_time_profiler.py 2025-06-01T22:51:17.0871047Z ++ echo torch/_strobelight/compile_time_profiler.py 2025-06-01T22:51:17.0872296Z ++ grep RECORD 2025-06-01T22:51:17.0891199Z +++ openssl dgst -sha256 -binary torch/_strobelight/compile_time_profiler.py 2025-06-01T22:51:17.0891600Z +++ openssl base64 2025-06-01T22:51:17.0892832Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.0894050Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.0895442Z +++ sed -e s/=//g 2025-06-01T22:51:17.0932218Z ++ HASH=sV7yywRZTrP3Jh59YJldORLypMapgiUm2P5gN1ZYouc 2025-06-01T22:51:17.0939003Z +++ awk '{print $5}' 2025-06-01T22:51:17.0939204Z +++ ls -nl torch/_strobelight/compile_time_profiler.py 2025-06-01T22:51:17.0966123Z ++ FSIZE=7524 2025-06-01T22:51:17.0966674Z ++ echo '"torch/_strobelight/compile_time_profiler.py",sha256=sV7yywRZTrP3Jh59YJldORLypMapgiUm2P5gN1ZYouc,7524' 2025-06-01T22:51:17.0966918Z ++ read fname 2025-06-01T22:51:17.0967109Z ++ make_wheel_record torch/_subclasses/__init__.py 2025-06-01T22:51:17.0967239Z ++ FPATH=torch/_subclasses/__init__.py 2025-06-01T22:51:17.0968848Z ++ echo torch/_subclasses/__init__.py 2025-06-01T22:51:17.0969987Z ++ grep RECORD 2025-06-01T22:51:17.0994232Z +++ openssl dgst -sha256 -binary torch/_subclasses/__init__.py 2025-06-01T22:51:17.0994407Z +++ openssl base64 2025-06-01T22:51:17.0994597Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.0994895Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.0995441Z +++ sed -e s/=//g 2025-06-01T22:51:17.1036869Z ++ HASH=7NDSoV4xw-GxCRtHasX_MFFLe_S1-1BHRFvoDcgE4J0 2025-06-01T22:51:17.1039531Z +++ ls -nl torch/_subclasses/__init__.py 2025-06-01T22:51:17.1039632Z +++ awk '{print $5}' 2025-06-01T22:51:17.1067298Z ++ FSIZE=375 2025-06-01T22:51:17.1067690Z ++ echo '"torch/_subclasses/__init__.py",sha256=7NDSoV4xw-GxCRtHasX_MFFLe_S1-1BHRFvoDcgE4J0,375' 2025-06-01T22:51:17.1067788Z ++ read fname 2025-06-01T22:51:17.1068027Z ++ make_wheel_record torch/_subclasses/_fake_tensor_utils.py 2025-06-01T22:51:17.1068334Z ++ FPATH=torch/_subclasses/_fake_tensor_utils.py 2025-06-01T22:51:17.1068490Z ++ echo torch/_subclasses/_fake_tensor_utils.py 2025-06-01T22:51:17.1069694Z ++ grep RECORD 2025-06-01T22:51:17.1089499Z +++ openssl dgst -sha256 -binary torch/_subclasses/_fake_tensor_utils.py 2025-06-01T22:51:17.1089615Z +++ openssl base64 2025-06-01T22:51:17.1090664Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.1091881Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.1093036Z +++ sed -e s/=//g 2025-06-01T22:51:17.1129825Z ++ HASH=NWdbxrzEAkVz6o7KJPa5K-v4ohxeiIwV4kmG7tDnHsM 2025-06-01T22:51:17.1134943Z +++ ls -nl torch/_subclasses/_fake_tensor_utils.py 2025-06-01T22:51:17.1136009Z +++ awk '{print $5}' 2025-06-01T22:51:17.1163530Z ++ FSIZE=8845 2025-06-01T22:51:17.1164155Z ++ echo '"torch/_subclasses/_fake_tensor_utils.py",sha256=NWdbxrzEAkVz6o7KJPa5K-v4ohxeiIwV4kmG7tDnHsM,8845' 2025-06-01T22:51:17.1164422Z ++ read fname 2025-06-01T22:51:17.1164651Z ++ make_wheel_record torch/_subclasses/fake_impls.py 2025-06-01T22:51:17.1164788Z ++ FPATH=torch/_subclasses/fake_impls.py 2025-06-01T22:51:17.1164954Z ++ echo torch/_subclasses/fake_impls.py 2025-06-01T22:51:17.1166265Z ++ grep RECORD 2025-06-01T22:51:17.1190612Z +++ openssl dgst -sha256 -binary torch/_subclasses/fake_impls.py 2025-06-01T22:51:17.1190817Z +++ openssl base64 2025-06-01T22:51:17.1190955Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.1191272Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.1191925Z +++ sed -e s/=//g 2025-06-01T22:51:17.1231269Z ++ HASH=ZO369iKxSgYR_uqDMnNUQwpxrp92661gZlDzaZfNqcY 2025-06-01T22:51:17.1236722Z +++ ls -nl torch/_subclasses/fake_impls.py 2025-06-01T22:51:17.1236837Z +++ awk '{print $5}' 2025-06-01T22:51:17.1265048Z ++ FSIZE=36389 2025-06-01T22:51:17.1265566Z ++ echo '"torch/_subclasses/fake_impls.py",sha256=ZO369iKxSgYR_uqDMnNUQwpxrp92661gZlDzaZfNqcY,36389' 2025-06-01T22:51:17.1265713Z ++ read fname 2025-06-01T22:51:17.1266291Z ++ make_wheel_record torch/_subclasses/fake_tensor.py 2025-06-01T22:51:17.1266460Z ++ FPATH=torch/_subclasses/fake_tensor.py 2025-06-01T22:51:17.1266602Z ++ echo torch/_subclasses/fake_tensor.py 2025-06-01T22:51:17.1267087Z ++ grep RECORD 2025-06-01T22:51:17.1288045Z +++ openssl dgst -sha256 -binary torch/_subclasses/fake_tensor.py 2025-06-01T22:51:17.1288179Z +++ openssl base64 2025-06-01T22:51:17.1288975Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.1290142Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.1291441Z +++ sed -e s/=//g 2025-06-01T22:51:17.1331807Z ++ HASH=u7yNDBGtWseYtS4o9Wq5mALFASazzkULPmnYJIG3Rr4 2025-06-01T22:51:17.1336876Z +++ ls -nl torch/_subclasses/fake_tensor.py 2025-06-01T22:51:17.1337578Z +++ awk '{print $5}' 2025-06-01T22:51:17.1365145Z ++ FSIZE=128693 2025-06-01T22:51:17.1365645Z ++ echo '"torch/_subclasses/fake_tensor.py",sha256=u7yNDBGtWseYtS4o9Wq5mALFASazzkULPmnYJIG3Rr4,128693' 2025-06-01T22:51:17.1365916Z ++ read fname 2025-06-01T22:51:17.1366091Z ++ make_wheel_record torch/_subclasses/fake_utils.py 2025-06-01T22:51:17.1366221Z ++ FPATH=torch/_subclasses/fake_utils.py 2025-06-01T22:51:17.1366411Z ++ echo torch/_subclasses/fake_utils.py 2025-06-01T22:51:17.1366742Z ++ grep RECORD 2025-06-01T22:51:17.1392721Z +++ openssl dgst -sha256 -binary torch/_subclasses/fake_utils.py 2025-06-01T22:51:17.1392907Z +++ openssl base64 2025-06-01T22:51:17.1393031Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.1393452Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.1393579Z +++ sed -e s/=//g 2025-06-01T22:51:17.1434329Z ++ HASH=ay0yiIFtRbR3antGkmXliMDN1jXK6cSG_G4GBObiMPk 2025-06-01T22:51:17.1434825Z +++ ls -nl torch/_subclasses/fake_utils.py 2025-06-01T22:51:17.1435995Z +++ awk '{print $5}' 2025-06-01T22:51:17.1464718Z ++ FSIZE=10283 2025-06-01T22:51:17.1465218Z ++ echo '"torch/_subclasses/fake_utils.py",sha256=ay0yiIFtRbR3antGkmXliMDN1jXK6cSG_G4GBObiMPk,10283' 2025-06-01T22:51:17.1465337Z ++ read fname 2025-06-01T22:51:17.1465532Z ++ make_wheel_record torch/_subclasses/functional_tensor.py 2025-06-01T22:51:17.1465683Z ++ FPATH=torch/_subclasses/functional_tensor.py 2025-06-01T22:51:17.1465832Z ++ echo torch/_subclasses/functional_tensor.py 2025-06-01T22:51:17.1466077Z ++ grep RECORD 2025-06-01T22:51:17.1486618Z +++ openssl dgst -sha256 -binary torch/_subclasses/functional_tensor.py 2025-06-01T22:51:17.1486740Z +++ openssl base64 2025-06-01T22:51:17.1487168Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.1488313Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.1502319Z +++ sed -e s/=//g 2025-06-01T22:51:17.1529119Z ++ HASH=T1_V6HgnUZnNOgO7cziuh7c92GjPnRl5RGWYcTW8Dds 2025-06-01T22:51:17.1533900Z +++ ls -nl torch/_subclasses/functional_tensor.py 2025-06-01T22:51:17.1534802Z +++ awk '{print $5}' 2025-06-01T22:51:17.1562483Z ++ FSIZE=34219 2025-06-01T22:51:17.1563091Z ++ echo '"torch/_subclasses/functional_tensor.py",sha256=T1_V6HgnUZnNOgO7cziuh7c92GjPnRl5RGWYcTW8Dds,34219' 2025-06-01T22:51:17.1563195Z ++ read fname 2025-06-01T22:51:17.1563383Z ++ make_wheel_record torch/_subclasses/meta_utils.py 2025-06-01T22:51:17.1563511Z ++ FPATH=torch/_subclasses/meta_utils.py 2025-06-01T22:51:17.1563747Z ++ echo torch/_subclasses/meta_utils.py 2025-06-01T22:51:17.1564938Z ++ grep RECORD 2025-06-01T22:51:17.1590433Z +++ openssl base64 2025-06-01T22:51:17.1590693Z +++ openssl dgst -sha256 -binary torch/_subclasses/meta_utils.py 2025-06-01T22:51:17.1590808Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.1590906Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.1590998Z +++ sed -e s/=//g 2025-06-01T22:51:17.1635552Z ++ HASH=zY9M8WhFLpJ7MBoaUGqbEXIYsTXhrsRzdliiDSQm8UA 2025-06-01T22:51:17.1637786Z +++ ls -nl torch/_subclasses/meta_utils.py 2025-06-01T22:51:17.1638350Z +++ awk '{print $5}' 2025-06-01T22:51:17.1667525Z ++ FSIZE=86363 2025-06-01T22:51:17.1668106Z ++ echo '"torch/_subclasses/meta_utils.py",sha256=zY9M8WhFLpJ7MBoaUGqbEXIYsTXhrsRzdliiDSQm8UA,86363' 2025-06-01T22:51:17.1668209Z ++ read fname 2025-06-01T22:51:17.1668398Z ++ make_wheel_record torch/_subclasses/schema_check_mode.py 2025-06-01T22:51:17.1668564Z ++ FPATH=torch/_subclasses/schema_check_mode.py 2025-06-01T22:51:17.1668701Z ++ echo torch/_subclasses/schema_check_mode.py 2025-06-01T22:51:17.1668801Z ++ grep RECORD 2025-06-01T22:51:17.1689762Z +++ openssl dgst -sha256 -binary torch/_subclasses/schema_check_mode.py 2025-06-01T22:51:17.1689885Z +++ openssl base64 2025-06-01T22:51:17.1690993Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.1692345Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.1693690Z +++ sed -e s/=//g 2025-06-01T22:51:17.1730391Z ++ HASH=uGnw3Q2KcryMZRmUAGbTEbhfXWRRl3VVboI2HT1o4Fk 2025-06-01T22:51:17.1735200Z +++ ls -nl torch/_subclasses/schema_check_mode.py 2025-06-01T22:51:17.1736170Z +++ awk '{print $5}' 2025-06-01T22:51:17.1765007Z ++ FSIZE=8639 2025-06-01T22:51:17.1765499Z ++ echo '"torch/_subclasses/schema_check_mode.py",sha256=uGnw3Q2KcryMZRmUAGbTEbhfXWRRl3VVboI2HT1o4Fk,8639' 2025-06-01T22:51:17.1765596Z ++ read fname 2025-06-01T22:51:17.1765739Z ++ make_wheel_record torch/_vendor/__init__.py 2025-06-01T22:51:17.1766009Z ++ FPATH=torch/_vendor/__init__.py 2025-06-01T22:51:17.1766138Z ++ echo torch/_vendor/__init__.py 2025-06-01T22:51:17.1766507Z ++ grep RECORD 2025-06-01T22:51:17.1792813Z +++ openssl dgst -sha256 -binary torch/_vendor/__init__.py 2025-06-01T22:51:17.1793011Z +++ openssl base64 2025-06-01T22:51:17.1793403Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.1793517Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.1793615Z +++ sed -e s/=//g 2025-06-01T22:51:17.1833153Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:17.1834724Z +++ ls -nl torch/_vendor/__init__.py 2025-06-01T22:51:17.1835607Z +++ awk '{print $5}' 2025-06-01T22:51:17.1864403Z ++ FSIZE=0 2025-06-01T22:51:17.1864907Z ++ echo '"torch/_vendor/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:17.1865012Z ++ read fname 2025-06-01T22:51:17.1865212Z ++ make_wheel_record torch/_vendor/packaging/__init__.py 2025-06-01T22:51:17.1865350Z ++ FPATH=torch/_vendor/packaging/__init__.py 2025-06-01T22:51:17.1865493Z ++ echo torch/_vendor/packaging/__init__.py 2025-06-01T22:51:17.1865604Z ++ grep RECORD 2025-06-01T22:51:17.1886472Z +++ openssl dgst -sha256 -binary torch/_vendor/packaging/__init__.py 2025-06-01T22:51:17.1886600Z +++ openssl base64 2025-06-01T22:51:17.1887059Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.1887799Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.1889289Z +++ sed -e s/=//g 2025-06-01T22:51:17.1926720Z ++ HASH=EhCMuCSz60IgQJ93b_4wJyAoHpU9J-uddG4QaMT0Pu4 2025-06-01T22:51:17.1931364Z +++ ls -nl torch/_vendor/packaging/__init__.py 2025-06-01T22:51:17.1932284Z +++ awk '{print $5}' 2025-06-01T22:51:17.1955700Z ++ FSIZE=496 2025-06-01T22:51:17.1956135Z ++ echo '"torch/_vendor/packaging/__init__.py",sha256=EhCMuCSz60IgQJ93b_4wJyAoHpU9J-uddG4QaMT0Pu4,496' 2025-06-01T22:51:17.1956248Z ++ read fname 2025-06-01T22:51:17.1956790Z ++ make_wheel_record torch/_vendor/packaging/_structures.py 2025-06-01T22:51:17.1957035Z ++ FPATH=torch/_vendor/packaging/_structures.py 2025-06-01T22:51:17.1959660Z ++ echo torch/_vendor/packaging/_structures.py 2025-06-01T22:51:17.1961404Z ++ grep RECORD 2025-06-01T22:51:17.1988080Z +++ openssl dgst -sha256 -binary torch/_vendor/packaging/_structures.py 2025-06-01T22:51:17.1988292Z +++ openssl base64 2025-06-01T22:51:17.1988413Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.1988509Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.1988676Z +++ sed -e s/=//g 2025-06-01T22:51:17.2029925Z ++ HASH=q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4 2025-06-01T22:51:17.2031072Z +++ ls -nl torch/_vendor/packaging/_structures.py 2025-06-01T22:51:17.2031860Z +++ awk '{print $5}' 2025-06-01T22:51:17.2055662Z ++ FSIZE=1431 2025-06-01T22:51:17.2056544Z ++ echo '"torch/_vendor/packaging/_structures.py",sha256=q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4,1431' 2025-06-01T22:51:17.2056655Z ++ read fname 2025-06-01T22:51:17.2056888Z ++ make_wheel_record torch/_vendor/packaging/version.py 2025-06-01T22:51:17.2057093Z ++ FPATH=torch/_vendor/packaging/version.py 2025-06-01T22:51:17.2059692Z ++ echo torch/_vendor/packaging/version.py 2025-06-01T22:51:17.2061443Z ++ grep RECORD 2025-06-01T22:51:17.2085655Z +++ openssl dgst -sha256 -binary torch/_vendor/packaging/version.py 2025-06-01T22:51:17.2085791Z +++ openssl base64 2025-06-01T22:51:17.2085898Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.2086018Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.2086385Z +++ sed -e s/=//g 2025-06-01T22:51:17.2125382Z ++ HASH=XjRBLNK17UMDgLeP8UHnqwiY3TdSi03xFQURtec211A 2025-06-01T22:51:17.2129066Z +++ ls -nl torch/_vendor/packaging/version.py 2025-06-01T22:51:17.2129964Z +++ awk '{print $5}' 2025-06-01T22:51:17.2153953Z ++ FSIZE=16236 2025-06-01T22:51:17.2154567Z ++ echo '"torch/_vendor/packaging/version.py",sha256=XjRBLNK17UMDgLeP8UHnqwiY3TdSi03xFQURtec211A,16236' 2025-06-01T22:51:17.2155219Z ++ read fname 2025-06-01T22:51:17.2155534Z ++ make_wheel_record torch/accelerator/__init__.py 2025-06-01T22:51:17.2155945Z ++ FPATH=torch/accelerator/__init__.py 2025-06-01T22:51:17.2157535Z ++ echo torch/accelerator/__init__.py 2025-06-01T22:51:17.2159249Z ++ grep RECORD 2025-06-01T22:51:17.2183787Z +++ openssl dgst -sha256 -binary torch/accelerator/__init__.py 2025-06-01T22:51:17.2184367Z +++ openssl base64 2025-06-01T22:51:17.2184822Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.2185082Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.2185344Z +++ sed -e s/=//g 2025-06-01T22:51:17.2226060Z ++ HASH=bJ4WDETjXlaIVGXJvVYKF5qkuOaz-uSxBWCFvTAtZ_U 2025-06-01T22:51:17.2228517Z +++ ls -nl torch/accelerator/__init__.py 2025-06-01T22:51:17.2229647Z +++ awk '{print $5}' 2025-06-01T22:51:17.2254295Z ++ FSIZE=8347 2025-06-01T22:51:17.2254861Z ++ echo '"torch/accelerator/__init__.py",sha256=bJ4WDETjXlaIVGXJvVYKF5qkuOaz-uSxBWCFvTAtZ_U,8347' 2025-06-01T22:51:17.2255487Z ++ read fname 2025-06-01T22:51:17.2255776Z ++ make_wheel_record torch/accelerator/_utils.py 2025-06-01T22:51:17.2256188Z ++ FPATH=torch/accelerator/_utils.py 2025-06-01T22:51:17.2258883Z ++ echo torch/accelerator/_utils.py 2025-06-01T22:51:17.2259647Z ++ grep RECORD 2025-06-01T22:51:17.2284788Z +++ openssl dgst -sha256 -binary torch/accelerator/_utils.py 2025-06-01T22:51:17.2285265Z +++ openssl base64 2025-06-01T22:51:17.2285539Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.2285787Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.2286066Z +++ sed -e s/=//g 2025-06-01T22:51:17.2325365Z ++ HASH=eoJCNwVy31085_36y6a6sTz6EfHD_6Zi77eBaGRvRHU 2025-06-01T22:51:17.2328458Z +++ ls -nl torch/accelerator/_utils.py 2025-06-01T22:51:17.2329267Z +++ awk '{print $5}' 2025-06-01T22:51:17.2352914Z ++ FSIZE=968 2025-06-01T22:51:17.2353470Z ++ echo '"torch/accelerator/_utils.py",sha256=eoJCNwVy31085_36y6a6sTz6EfHD_6Zi77eBaGRvRHU,968' 2025-06-01T22:51:17.2354201Z ++ read fname 2025-06-01T22:51:17.2354482Z ++ make_wheel_record torch/amp/__init__.py 2025-06-01T22:51:17.2354871Z ++ FPATH=torch/amp/__init__.py 2025-06-01T22:51:17.2356579Z ++ echo torch/amp/__init__.py 2025-06-01T22:51:17.2357852Z ++ grep RECORD 2025-06-01T22:51:17.2381210Z +++ openssl dgst -sha256 -binary torch/amp/__init__.py 2025-06-01T22:51:17.2381664Z +++ openssl base64 2025-06-01T22:51:17.2381944Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.2382187Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.2382448Z +++ sed -e s/=//g 2025-06-01T22:51:17.2422232Z ++ HASH=OuEdgK_zzuRWo5_vfM_VhTooVAm1BXTBkUWxLkY6zlU 2025-06-01T22:51:17.2423204Z +++ ls -nl torch/amp/__init__.py 2025-06-01T22:51:17.2423914Z +++ awk '{print $5}' 2025-06-01T22:51:17.2448344Z ++ FSIZE=181 2025-06-01T22:51:17.2448866Z ++ echo '"torch/amp/__init__.py",sha256=OuEdgK_zzuRWo5_vfM_VhTooVAm1BXTBkUWxLkY6zlU,181' 2025-06-01T22:51:17.2449414Z ++ read fname 2025-06-01T22:51:17.2449720Z ++ make_wheel_record torch/amp/autocast_mode.py 2025-06-01T22:51:17.2450129Z ++ FPATH=torch/amp/autocast_mode.py 2025-06-01T22:51:17.2451861Z ++ echo torch/amp/autocast_mode.py 2025-06-01T22:51:17.2453112Z ++ grep RECORD 2025-06-01T22:51:17.2478651Z +++ openssl dgst -sha256 -binary torch/amp/autocast_mode.py 2025-06-01T22:51:17.2479204Z +++ openssl base64 2025-06-01T22:51:17.2479461Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.2479718Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.2480008Z +++ sed -e s/=//g 2025-06-01T22:51:17.2520703Z ++ HASH=fH_iCiqDfbolD6xYM9jmV-C7_BL1v5IA9f4WDb1xuew 2025-06-01T22:51:17.2522429Z +++ ls -nl torch/amp/autocast_mode.py 2025-06-01T22:51:17.2523043Z +++ awk '{print $5}' 2025-06-01T22:51:17.2547771Z ++ FSIZE=25000 2025-06-01T22:51:17.2548341Z ++ echo '"torch/amp/autocast_mode.py",sha256=fH_iCiqDfbolD6xYM9jmV-C7_BL1v5IA9f4WDb1xuew,25000' 2025-06-01T22:51:17.2548948Z ++ read fname 2025-06-01T22:51:17.2549239Z ++ make_wheel_record torch/amp/grad_scaler.py 2025-06-01T22:51:17.2549631Z ++ FPATH=torch/amp/grad_scaler.py 2025-06-01T22:51:17.2551463Z ++ echo torch/amp/grad_scaler.py 2025-06-01T22:51:17.2552799Z ++ grep RECORD 2025-06-01T22:51:17.2571783Z +++ openssl dgst -sha256 -binary torch/amp/grad_scaler.py 2025-06-01T22:51:17.2572352Z +++ openssl base64 2025-06-01T22:51:17.2573678Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.2575122Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.2576453Z +++ sed -e s/=//g 2025-06-01T22:51:17.2613108Z ++ HASH=U72zAMUDDF6tKcimCleNz_MJd34AzRuXQgUwkY9s5b0 2025-06-01T22:51:17.2618995Z +++ ls -nl torch/amp/grad_scaler.py 2025-06-01T22:51:17.2619808Z +++ awk '{print $5}' 2025-06-01T22:51:17.2644382Z ++ FSIZE=30563 2025-06-01T22:51:17.2645073Z ++ echo '"torch/amp/grad_scaler.py",sha256=U72zAMUDDF6tKcimCleNz_MJd34AzRuXQgUwkY9s5b0,30563' 2025-06-01T22:51:17.2645914Z ++ read fname 2025-06-01T22:51:17.2646198Z ++ make_wheel_record torch/ao/__init__.py 2025-06-01T22:51:17.2646579Z ++ FPATH=torch/ao/__init__.py 2025-06-01T22:51:17.2646898Z ++ echo torch/ao/__init__.py 2025-06-01T22:51:17.2648012Z ++ grep RECORD 2025-06-01T22:51:17.2669523Z +++ openssl dgst -sha256 -binary torch/ao/__init__.py 2025-06-01T22:51:17.2670404Z +++ openssl base64 2025-06-01T22:51:17.2670718Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.2671483Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.2672988Z +++ sed -e s/=//g 2025-06-01T22:51:17.2713620Z ++ HASH=t-7QOhmWP9oe0Mh2RHAH119yFNo-jVdfOB6VIZyYS5M 2025-06-01T22:51:17.2717388Z +++ ls -nl torch/ao/__init__.py 2025-06-01T22:51:17.2717703Z +++ awk '{print $5}' 2025-06-01T22:51:17.2746099Z ++ FSIZE=678 2025-06-01T22:51:17.2746700Z ++ echo '"torch/ao/__init__.py",sha256=t-7QOhmWP9oe0Mh2RHAH119yFNo-jVdfOB6VIZyYS5M,678' 2025-06-01T22:51:17.2747288Z ++ read fname 2025-06-01T22:51:17.2747718Z ++ make_wheel_record torch/ao/nn/__init__.py 2025-06-01T22:51:17.2748102Z ++ FPATH=torch/ao/nn/__init__.py 2025-06-01T22:51:17.2748443Z ++ echo torch/ao/nn/__init__.py 2025-06-01T22:51:17.2748742Z ++ grep RECORD 2025-06-01T22:51:17.2767725Z +++ openssl dgst -sha256 -binary torch/ao/nn/__init__.py 2025-06-01T22:51:17.2768218Z +++ openssl base64 2025-06-01T22:51:17.2768641Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.2769684Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.2770962Z +++ sed -e s/=//g 2025-06-01T22:51:17.2808970Z ++ HASH=4j-eekD5zpSPgRw4Z-6hVhWmeeYaDcD9bar24mvxbVo 2025-06-01T22:51:17.2813673Z +++ ls -nl torch/ao/nn/__init__.py 2025-06-01T22:51:17.2814807Z +++ awk '{print $5}' 2025-06-01T22:51:17.2842159Z ++ FSIZE=834 2025-06-01T22:51:17.2842786Z ++ echo '"torch/ao/nn/__init__.py",sha256=4j-eekD5zpSPgRw4Z-6hVhWmeeYaDcD9bar24mvxbVo,834' 2025-06-01T22:51:17.2843358Z ++ read fname 2025-06-01T22:51:17.2843807Z ++ make_wheel_record torch/ao/nn/intrinsic/__init__.py 2025-06-01T22:51:17.2844405Z ++ FPATH=torch/ao/nn/intrinsic/__init__.py 2025-06-01T22:51:17.2844805Z ++ echo torch/ao/nn/intrinsic/__init__.py 2025-06-01T22:51:17.2845152Z ++ grep RECORD 2025-06-01T22:51:17.2870702Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/__init__.py 2025-06-01T22:51:17.2871188Z +++ openssl base64 2025-06-01T22:51:17.2871454Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.2871724Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.2871980Z +++ sed -e s/=//g 2025-06-01T22:51:17.2914350Z ++ HASH=yaXY9qRdzLDsAk2wwLcm5x2PKvvwEi9DLbuDUcPYZeA 2025-06-01T22:51:17.2914832Z +++ ls -nl torch/ao/nn/intrinsic/__init__.py 2025-06-01T22:51:17.2915757Z +++ awk '{print $5}' 2025-06-01T22:51:17.2944326Z ++ FSIZE=961 2025-06-01T22:51:17.2944968Z ++ echo '"torch/ao/nn/intrinsic/__init__.py",sha256=yaXY9qRdzLDsAk2wwLcm5x2PKvvwEi9DLbuDUcPYZeA,961' 2025-06-01T22:51:17.2945991Z ++ read fname 2025-06-01T22:51:17.2946357Z ++ make_wheel_record torch/ao/nn/intrinsic/modules/__init__.py 2025-06-01T22:51:17.2946859Z ++ FPATH=torch/ao/nn/intrinsic/modules/__init__.py 2025-06-01T22:51:17.2947294Z ++ echo torch/ao/nn/intrinsic/modules/__init__.py 2025-06-01T22:51:17.2947680Z ++ grep RECORD 2025-06-01T22:51:17.2967680Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/modules/__init__.py 2025-06-01T22:51:17.2968219Z +++ openssl base64 2025-06-01T22:51:17.2968683Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.2970074Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.2971412Z +++ sed -e s/=//g 2025-06-01T22:51:17.3009935Z ++ HASH=FlHZWKH0Xumwd5xBvZgyeGkbYehn1oDCUnAqZ_c4WN4 2025-06-01T22:51:17.3014205Z +++ ls -nl torch/ao/nn/intrinsic/modules/__init__.py 2025-06-01T22:51:17.3015173Z +++ awk '{print $5}' 2025-06-01T22:51:17.3043236Z ++ FSIZE=655 2025-06-01T22:51:17.3044087Z ++ echo '"torch/ao/nn/intrinsic/modules/__init__.py",sha256=FlHZWKH0Xumwd5xBvZgyeGkbYehn1oDCUnAqZ_c4WN4,655' 2025-06-01T22:51:17.3045105Z ++ read fname 2025-06-01T22:51:17.3045661Z ++ make_wheel_record torch/ao/nn/intrinsic/modules/fused.py 2025-06-01T22:51:17.3046204Z ++ FPATH=torch/ao/nn/intrinsic/modules/fused.py 2025-06-01T22:51:17.3046636Z ++ echo torch/ao/nn/intrinsic/modules/fused.py 2025-06-01T22:51:17.3047007Z ++ grep RECORD 2025-06-01T22:51:17.3069155Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/modules/fused.py 2025-06-01T22:51:17.3070083Z +++ openssl base64 2025-06-01T22:51:17.3070397Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.3070672Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.3070935Z +++ sed -e s/=//g 2025-06-01T22:51:17.3114809Z ++ HASH=4l0Nb9bvio3TkpvtB2BURzDUs1mnnUGVLSfh9zY_EM0 2025-06-01T22:51:17.3115323Z +++ ls -nl torch/ao/nn/intrinsic/modules/fused.py 2025-06-01T22:51:17.3115728Z +++ awk '{print $5}' 2025-06-01T22:51:17.3144519Z ++ FSIZE=9791 2025-06-01T22:51:17.3145189Z ++ echo '"torch/ao/nn/intrinsic/modules/fused.py",sha256=4l0Nb9bvio3TkpvtB2BURzDUs1mnnUGVLSfh9zY_EM0,9791' 2025-06-01T22:51:17.3146263Z ++ read fname 2025-06-01T22:51:17.3146589Z ++ make_wheel_record torch/ao/nn/intrinsic/qat/__init__.py 2025-06-01T22:51:17.3147070Z ++ FPATH=torch/ao/nn/intrinsic/qat/__init__.py 2025-06-01T22:51:17.3147624Z ++ echo torch/ao/nn/intrinsic/qat/__init__.py 2025-06-01T22:51:17.3147988Z ++ grep RECORD 2025-06-01T22:51:17.3167471Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/qat/__init__.py 2025-06-01T22:51:17.3167973Z +++ openssl base64 2025-06-01T22:51:17.3168248Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.3169670Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.3171113Z +++ sed -e s/=//g 2025-06-01T22:51:17.3209835Z ++ HASH=M0iylhjuqtPcbO2pAVdDg9n9e1ET359nQ9txOEErmMo 2025-06-01T22:51:17.3214615Z +++ ls -nl torch/ao/nn/intrinsic/qat/__init__.py 2025-06-01T22:51:17.3215602Z +++ awk '{print $5}' 2025-06-01T22:51:17.3243854Z ++ FSIZE=37 2025-06-01T22:51:17.3244724Z ++ echo '"torch/ao/nn/intrinsic/qat/__init__.py",sha256=M0iylhjuqtPcbO2pAVdDg9n9e1ET359nQ9txOEErmMo,37' 2025-06-01T22:51:17.3245613Z ++ read fname 2025-06-01T22:51:17.3245978Z ++ make_wheel_record torch/ao/nn/intrinsic/qat/modules/__init__.py 2025-06-01T22:51:17.3246523Z ++ FPATH=torch/ao/nn/intrinsic/qat/modules/__init__.py 2025-06-01T22:51:17.3246989Z ++ echo torch/ao/nn/intrinsic/qat/modules/__init__.py 2025-06-01T22:51:17.3247390Z ++ grep RECORD 2025-06-01T22:51:17.3269387Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/qat/modules/__init__.py 2025-06-01T22:51:17.3270070Z +++ openssl base64 2025-06-01T22:51:17.3270329Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.3270570Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.3270871Z +++ sed -e s/=//g 2025-06-01T22:51:17.3312852Z ++ HASH=OIDHW4Q4Mjd_Y_eR1UWDLuPOVEIJOJJj5MbbaQRdI1A 2025-06-01T22:51:17.3313883Z +++ ls -nl torch/ao/nn/intrinsic/qat/modules/__init__.py 2025-06-01T22:51:17.3314850Z +++ awk '{print $5}' 2025-06-01T22:51:17.3343298Z ++ FSIZE=547 2025-06-01T22:51:17.3344069Z ++ echo '"torch/ao/nn/intrinsic/qat/modules/__init__.py",sha256=OIDHW4Q4Mjd_Y_eR1UWDLuPOVEIJOJJj5MbbaQRdI1A,547' 2025-06-01T22:51:17.3344772Z ++ read fname 2025-06-01T22:51:17.3345158Z ++ make_wheel_record torch/ao/nn/intrinsic/qat/modules/conv_fused.py 2025-06-01T22:51:17.3346124Z ++ FPATH=torch/ao/nn/intrinsic/qat/modules/conv_fused.py 2025-06-01T22:51:17.3346620Z ++ echo torch/ao/nn/intrinsic/qat/modules/conv_fused.py 2025-06-01T22:51:17.3347013Z ++ grep RECORD 2025-06-01T22:51:17.3368032Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/qat/modules/conv_fused.py 2025-06-01T22:51:17.3368594Z +++ openssl base64 2025-06-01T22:51:17.3368853Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.3369840Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.3371241Z +++ sed -e s/=//g 2025-06-01T22:51:17.3410826Z ++ HASH=RPMQwnvcA3BC5oY1Q-YuXgkeN-J9d9ZH8PgDWbfWTvc 2025-06-01T22:51:17.3415573Z +++ ls -nl torch/ao/nn/intrinsic/qat/modules/conv_fused.py 2025-06-01T22:51:17.3416192Z +++ awk '{print $5}' 2025-06-01T22:51:17.3444438Z ++ FSIZE=32861 2025-06-01T22:51:17.3445475Z ++ echo '"torch/ao/nn/intrinsic/qat/modules/conv_fused.py",sha256=RPMQwnvcA3BC5oY1Q-YuXgkeN-J9d9ZH8PgDWbfWTvc,32861' 2025-06-01T22:51:17.3448252Z ++ read fname 2025-06-01T22:51:17.3448643Z ++ make_wheel_record torch/ao/nn/intrinsic/qat/modules/linear_fused.py 2025-06-01T22:51:17.3449303Z ++ FPATH=torch/ao/nn/intrinsic/qat/modules/linear_fused.py 2025-06-01T22:51:17.3449824Z ++ echo torch/ao/nn/intrinsic/qat/modules/linear_fused.py 2025-06-01T22:51:17.3450232Z ++ grep RECORD 2025-06-01T22:51:17.3470058Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/qat/modules/linear_fused.py 2025-06-01T22:51:17.3470609Z +++ openssl base64 2025-06-01T22:51:17.3470890Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.3471134Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.3471401Z +++ sed -e s/=//g 2025-06-01T22:51:17.3511153Z ++ HASH=5j4oI6lVzPvTnmDAIyVgB4lkQmEHmPxiRtLv-JG1Z6g 2025-06-01T22:51:17.3515117Z +++ ls -nl torch/ao/nn/intrinsic/qat/modules/linear_fused.py 2025-06-01T22:51:17.3515784Z +++ awk '{print $5}' 2025-06-01T22:51:17.3543895Z ++ FSIZE=6613 2025-06-01T22:51:17.3544723Z ++ echo '"torch/ao/nn/intrinsic/qat/modules/linear_fused.py",sha256=5j4oI6lVzPvTnmDAIyVgB4lkQmEHmPxiRtLv-JG1Z6g,6613' 2025-06-01T22:51:17.3545692Z ++ read fname 2025-06-01T22:51:17.3546376Z ++ make_wheel_record torch/ao/nn/intrinsic/qat/modules/linear_relu.py 2025-06-01T22:51:17.3546955Z ++ FPATH=torch/ao/nn/intrinsic/qat/modules/linear_relu.py 2025-06-01T22:51:17.3547450Z ++ echo torch/ao/nn/intrinsic/qat/modules/linear_relu.py 2025-06-01T22:51:17.3547865Z ++ grep RECORD 2025-06-01T22:51:17.3567795Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/qat/modules/linear_relu.py 2025-06-01T22:51:17.3568477Z +++ openssl base64 2025-06-01T22:51:17.3568875Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.3570283Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.3571671Z +++ sed -e s/=//g 2025-06-01T22:51:17.3609612Z ++ HASH=uutsUVhfy4tuxWtiTNampU_jQY5qtkpOqvFbwHY5jRA 2025-06-01T22:51:17.3614267Z +++ ls -nl torch/ao/nn/intrinsic/qat/modules/linear_relu.py 2025-06-01T22:51:17.3615204Z +++ awk '{print $5}' 2025-06-01T22:51:17.3642885Z ++ FSIZE=1685 2025-06-01T22:51:17.3643789Z ++ echo '"torch/ao/nn/intrinsic/qat/modules/linear_relu.py",sha256=uutsUVhfy4tuxWtiTNampU_jQY5qtkpOqvFbwHY5jRA,1685' 2025-06-01T22:51:17.3644718Z ++ read fname 2025-06-01T22:51:17.3645092Z ++ make_wheel_record torch/ao/nn/intrinsic/quantized/__init__.py 2025-06-01T22:51:17.3645829Z ++ FPATH=torch/ao/nn/intrinsic/quantized/__init__.py 2025-06-01T22:51:17.3646272Z ++ echo torch/ao/nn/intrinsic/quantized/__init__.py 2025-06-01T22:51:17.3646671Z ++ grep RECORD 2025-06-01T22:51:17.3670513Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/quantized/__init__.py 2025-06-01T22:51:17.3671050Z +++ openssl base64 2025-06-01T22:51:17.3671303Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.3671617Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.3671871Z +++ sed -e s/=//g 2025-06-01T22:51:17.3713100Z ++ HASH=AyOx7RavGaehtAWX6dEUBQcrl23h2_S3Q9ZAWYimCLQ 2025-06-01T22:51:17.3714170Z +++ ls -nl torch/ao/nn/intrinsic/quantized/__init__.py 2025-06-01T22:51:17.3715093Z +++ awk '{print $5}' 2025-06-01T22:51:17.3743802Z ++ FSIZE=236 2025-06-01T22:51:17.3744513Z ++ echo '"torch/ao/nn/intrinsic/quantized/__init__.py",sha256=AyOx7RavGaehtAWX6dEUBQcrl23h2_S3Q9ZAWYimCLQ,236' 2025-06-01T22:51:17.3745210Z ++ read fname 2025-06-01T22:51:17.3745819Z ++ make_wheel_record torch/ao/nn/intrinsic/quantized/dynamic/__init__.py 2025-06-01T22:51:17.3746571Z ++ FPATH=torch/ao/nn/intrinsic/quantized/dynamic/__init__.py 2025-06-01T22:51:17.3747102Z ++ echo torch/ao/nn/intrinsic/quantized/dynamic/__init__.py 2025-06-01T22:51:17.3747517Z ++ grep RECORD 2025-06-01T22:51:17.3773104Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/quantized/dynamic/__init__.py 2025-06-01T22:51:17.3773676Z +++ openssl base64 2025-06-01T22:51:17.3774377Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.3775883Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.3777096Z +++ sed -e s/=//g 2025-06-01T22:51:17.3813851Z ++ HASH=M0iylhjuqtPcbO2pAVdDg9n9e1ET359nQ9txOEErmMo 2025-06-01T22:51:17.3819852Z +++ ls -nl torch/ao/nn/intrinsic/quantized/dynamic/__init__.py 2025-06-01T22:51:17.3820438Z +++ awk '{print $5}' 2025-06-01T22:51:17.3845646Z ++ FSIZE=37 2025-06-01T22:51:17.3846358Z ++ echo '"torch/ao/nn/intrinsic/quantized/dynamic/__init__.py",sha256=M0iylhjuqtPcbO2pAVdDg9n9e1ET359nQ9txOEErmMo,37' 2025-06-01T22:51:17.3847251Z ++ read fname 2025-06-01T22:51:17.3847701Z ++ make_wheel_record torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py 2025-06-01T22:51:17.3848403Z ++ FPATH=torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py 2025-06-01T22:51:17.3849032Z ++ echo torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py 2025-06-01T22:51:17.3849523Z ++ grep RECORD 2025-06-01T22:51:17.3872680Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py 2025-06-01T22:51:17.3873296Z +++ openssl base64 2025-06-01T22:51:17.3873561Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.3873810Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.3874909Z +++ sed -e s/=//g 2025-06-01T22:51:17.3915974Z ++ HASH=kbhh2dL33XSuVEAZNtSHMmt1papX7az6WlVALevMgZA 2025-06-01T22:51:17.3918212Z +++ ls -nl torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py 2025-06-01T22:51:17.3918752Z +++ awk '{print $5}' 2025-06-01T22:51:17.3946682Z ++ FSIZE=70 2025-06-01T22:51:17.3947616Z ++ echo '"torch/ao/nn/intrinsic/quantized/dynamic/modules/__init__.py",sha256=kbhh2dL33XSuVEAZNtSHMmt1papX7az6WlVALevMgZA,70' 2025-06-01T22:51:17.3948428Z ++ read fname 2025-06-01T22:51:17.3948905Z ++ make_wheel_record torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py 2025-06-01T22:51:17.3949699Z ++ FPATH=torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py 2025-06-01T22:51:17.3950362Z ++ echo torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py 2025-06-01T22:51:17.3950863Z ++ grep RECORD 2025-06-01T22:51:17.3969998Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py 2025-06-01T22:51:17.3970633Z +++ openssl base64 2025-06-01T22:51:17.3970916Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.3972218Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.3973587Z +++ sed -e s/=//g 2025-06-01T22:51:17.4010605Z ++ HASH=Rd5UpqoAW1EZKV9U_O6vfHuny7pi496YipAqjef1cnA 2025-06-01T22:51:17.4015834Z +++ ls -nl torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py 2025-06-01T22:51:17.4016570Z +++ awk '{print $5}' 2025-06-01T22:51:17.4044878Z ++ FSIZE=2000 2025-06-01T22:51:17.4045928Z ++ echo '"torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py",sha256=Rd5UpqoAW1EZKV9U_O6vfHuny7pi496YipAqjef1cnA,2000' 2025-06-01T22:51:17.4046765Z ++ read fname 2025-06-01T22:51:17.4047186Z ++ make_wheel_record torch/ao/nn/intrinsic/quantized/modules/__init__.py 2025-06-01T22:51:17.4047771Z ++ FPATH=torch/ao/nn/intrinsic/quantized/modules/__init__.py 2025-06-01T22:51:17.4048303Z ++ echo torch/ao/nn/intrinsic/quantized/modules/__init__.py 2025-06-01T22:51:17.4048732Z ++ grep RECORD 2025-06-01T22:51:17.4070525Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/quantized/modules/__init__.py 2025-06-01T22:51:17.4071184Z +++ openssl base64 2025-06-01T22:51:17.4071447Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.4071704Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.4071963Z +++ sed -e s/=//g 2025-06-01T22:51:17.4114103Z ++ HASH=8aofpYeXIA8WQaao5pvOjWtLnf4rmL9xlJO9hZ8aras 2025-06-01T22:51:17.4115829Z +++ ls -nl torch/ao/nn/intrinsic/quantized/modules/__init__.py 2025-06-01T22:51:17.4116598Z +++ awk '{print $5}' 2025-06-01T22:51:17.4143537Z ++ FSIZE=409 2025-06-01T22:51:17.4144285Z ++ echo '"torch/ao/nn/intrinsic/quantized/modules/__init__.py",sha256=8aofpYeXIA8WQaao5pvOjWtLnf4rmL9xlJO9hZ8aras,409' 2025-06-01T22:51:17.4145087Z ++ read fname 2025-06-01T22:51:17.4145673Z ++ make_wheel_record torch/ao/nn/intrinsic/quantized/modules/bn_relu.py 2025-06-01T22:51:17.4146444Z ++ FPATH=torch/ao/nn/intrinsic/quantized/modules/bn_relu.py 2025-06-01T22:51:17.4146975Z ++ echo torch/ao/nn/intrinsic/quantized/modules/bn_relu.py 2025-06-01T22:51:17.4147395Z ++ grep RECORD 2025-06-01T22:51:17.4167840Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/quantized/modules/bn_relu.py 2025-06-01T22:51:17.4168554Z +++ openssl base64 2025-06-01T22:51:17.4168829Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.4169869Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.4171193Z +++ sed -e s/=//g 2025-06-01T22:51:17.4209389Z ++ HASH=gcKTbETyammm9FcQ3GtaPpWsS3TerD8L3tdfk3sz3ko 2025-06-01T22:51:17.4214252Z +++ ls -nl torch/ao/nn/intrinsic/quantized/modules/bn_relu.py 2025-06-01T22:51:17.4215441Z +++ awk '{print $5}' 2025-06-01T22:51:17.4242108Z ++ FSIZE=3231 2025-06-01T22:51:17.4242869Z ++ echo '"torch/ao/nn/intrinsic/quantized/modules/bn_relu.py",sha256=gcKTbETyammm9FcQ3GtaPpWsS3TerD8L3tdfk3sz3ko,3231' 2025-06-01T22:51:17.4243621Z ++ read fname 2025-06-01T22:51:17.4244307Z ++ make_wheel_record torch/ao/nn/intrinsic/quantized/modules/conv_add.py 2025-06-01T22:51:17.4244909Z ++ FPATH=torch/ao/nn/intrinsic/quantized/modules/conv_add.py 2025-06-01T22:51:17.4245654Z ++ echo torch/ao/nn/intrinsic/quantized/modules/conv_add.py 2025-06-01T22:51:17.4246088Z ++ grep RECORD 2025-06-01T22:51:17.4268238Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/quantized/modules/conv_add.py 2025-06-01T22:51:17.4268841Z +++ openssl base64 2025-06-01T22:51:17.4269112Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.4269359Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.4270916Z +++ sed -e s/=//g 2025-06-01T22:51:17.4311560Z ++ HASH=uuqIdC29UeawlSuJchgePNv-QM63hoGPBNe_Wv1c48Q 2025-06-01T22:51:17.4313796Z +++ ls -nl torch/ao/nn/intrinsic/quantized/modules/conv_add.py 2025-06-01T22:51:17.4314660Z +++ awk '{print $5}' 2025-06-01T22:51:17.4342053Z ++ FSIZE=4380 2025-06-01T22:51:17.4342924Z ++ echo '"torch/ao/nn/intrinsic/quantized/modules/conv_add.py",sha256=uuqIdC29UeawlSuJchgePNv-QM63hoGPBNe_Wv1c48Q,4380' 2025-06-01T22:51:17.4343668Z ++ read fname 2025-06-01T22:51:17.4344079Z ++ make_wheel_record torch/ao/nn/intrinsic/quantized/modules/conv_relu.py 2025-06-01T22:51:17.4344667Z ++ FPATH=torch/ao/nn/intrinsic/quantized/modules/conv_relu.py 2025-06-01T22:51:17.4345199Z ++ echo torch/ao/nn/intrinsic/quantized/modules/conv_relu.py 2025-06-01T22:51:17.4345995Z ++ grep RECORD 2025-06-01T22:51:17.4370524Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/quantized/modules/conv_relu.py 2025-06-01T22:51:17.4371126Z +++ openssl base64 2025-06-01T22:51:17.4371414Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.4372824Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.4374061Z +++ sed -e s/=//g 2025-06-01T22:51:17.4411056Z ++ HASH=8SgAgTtc0c41HQ-u1FBkzD0gpzQ26lGgVi-9NaE2g24 2025-06-01T22:51:17.4416130Z +++ ls -nl torch/ao/nn/intrinsic/quantized/modules/conv_relu.py 2025-06-01T22:51:17.4417120Z +++ awk '{print $5}' 2025-06-01T22:51:17.4444253Z ++ FSIZE=8370 2025-06-01T22:51:17.4445237Z ++ echo '"torch/ao/nn/intrinsic/quantized/modules/conv_relu.py",sha256=8SgAgTtc0c41HQ-u1FBkzD0gpzQ26lGgVi-9NaE2g24,8370' 2025-06-01T22:51:17.4446247Z ++ read fname 2025-06-01T22:51:17.4446660Z ++ make_wheel_record torch/ao/nn/intrinsic/quantized/modules/linear_relu.py 2025-06-01T22:51:17.4447300Z ++ FPATH=torch/ao/nn/intrinsic/quantized/modules/linear_relu.py 2025-06-01T22:51:17.4447883Z ++ echo torch/ao/nn/intrinsic/quantized/modules/linear_relu.py 2025-06-01T22:51:17.4448323Z ++ grep RECORD 2025-06-01T22:51:17.4476384Z +++ openssl dgst -sha256 -binary torch/ao/nn/intrinsic/quantized/modules/linear_relu.py 2025-06-01T22:51:17.4476982Z +++ openssl base64 2025-06-01T22:51:17.4477247Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.4477495Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.4477759Z +++ sed -e s/=//g 2025-06-01T22:51:17.4517947Z ++ HASH=8FHiLbeIlTd0VDs7pY5FQfXXyBW2I_WLS5obrOfAN08 2025-06-01T22:51:17.4519131Z +++ ls -nl torch/ao/nn/intrinsic/quantized/modules/linear_relu.py 2025-06-01T22:51:17.4520962Z +++ awk '{print $5}' 2025-06-01T22:51:17.4548208Z ++ FSIZE=6881 2025-06-01T22:51:17.4549014Z ++ echo '"torch/ao/nn/intrinsic/quantized/modules/linear_relu.py",sha256=8FHiLbeIlTd0VDs7pY5FQfXXyBW2I_WLS5obrOfAN08,6881' 2025-06-01T22:51:17.4549794Z ++ read fname 2025-06-01T22:51:17.4550094Z ++ make_wheel_record torch/ao/nn/qat/__init__.py 2025-06-01T22:51:17.4550681Z ++ FPATH=torch/ao/nn/qat/__init__.py 2025-06-01T22:51:17.4551035Z ++ echo torch/ao/nn/qat/__init__.py 2025-06-01T22:51:17.4551367Z ++ grep RECORD 2025-06-01T22:51:17.4570809Z +++ openssl dgst -sha256 -binary torch/ao/nn/qat/__init__.py 2025-06-01T22:51:17.4571266Z +++ openssl base64 2025-06-01T22:51:17.4571936Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.4573188Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.4574405Z +++ sed -e s/=//g 2025-06-01T22:51:17.4611496Z ++ HASH=M0iylhjuqtPcbO2pAVdDg9n9e1ET359nQ9txOEErmMo 2025-06-01T22:51:17.4616801Z +++ ls -nl torch/ao/nn/qat/__init__.py 2025-06-01T22:51:17.4617847Z +++ awk '{print $5}' 2025-06-01T22:51:17.4645055Z ++ FSIZE=37 2025-06-01T22:51:17.4645783Z ++ echo '"torch/ao/nn/qat/__init__.py",sha256=M0iylhjuqtPcbO2pAVdDg9n9e1ET359nQ9txOEErmMo,37' 2025-06-01T22:51:17.4646381Z ++ read fname 2025-06-01T22:51:17.4646715Z ++ make_wheel_record torch/ao/nn/qat/dynamic/__init__.py 2025-06-01T22:51:17.4647157Z ++ FPATH=torch/ao/nn/qat/dynamic/__init__.py 2025-06-01T22:51:17.4647537Z ++ grep RECORD 2025-06-01T22:51:17.4647808Z ++ echo torch/ao/nn/qat/dynamic/__init__.py 2025-06-01T22:51:17.4672419Z +++ openssl dgst -sha256 -binary torch/ao/nn/qat/dynamic/__init__.py 2025-06-01T22:51:17.4672917Z +++ openssl base64 2025-06-01T22:51:17.4673306Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.4673565Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.4673824Z +++ sed -e s/=//g 2025-06-01T22:51:17.4714350Z ++ HASH=M0iylhjuqtPcbO2pAVdDg9n9e1ET359nQ9txOEErmMo 2025-06-01T22:51:17.4716763Z +++ ls -nl torch/ao/nn/qat/dynamic/__init__.py 2025-06-01T22:51:17.4717369Z +++ awk '{print $5}' 2025-06-01T22:51:17.4745505Z ++ FSIZE=37 2025-06-01T22:51:17.4746445Z ++ echo '"torch/ao/nn/qat/dynamic/__init__.py",sha256=M0iylhjuqtPcbO2pAVdDg9n9e1ET359nQ9txOEErmMo,37' 2025-06-01T22:51:17.4747263Z ++ read fname 2025-06-01T22:51:17.4747627Z ++ make_wheel_record torch/ao/nn/qat/dynamic/modules/__init__.py 2025-06-01T22:51:17.4748133Z ++ FPATH=torch/ao/nn/qat/dynamic/modules/__init__.py 2025-06-01T22:51:17.4748592Z ++ echo torch/ao/nn/qat/dynamic/modules/__init__.py 2025-06-01T22:51:17.4748979Z ++ grep RECORD 2025-06-01T22:51:17.4769195Z +++ openssl dgst -sha256 -binary torch/ao/nn/qat/dynamic/modules/__init__.py 2025-06-01T22:51:17.4769747Z +++ openssl base64 2025-06-01T22:51:17.4770292Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.4771713Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.4772943Z +++ sed -e s/=//g 2025-06-01T22:51:17.4810336Z ++ HASH=_5hfV0E5b71TgYVQPrPF9QZNrnw5XPuZppEwj0QItaM 2025-06-01T22:51:17.4815298Z +++ ls -nl torch/ao/nn/qat/dynamic/modules/__init__.py 2025-06-01T22:51:17.4816317Z +++ awk '{print $5}' 2025-06-01T22:51:17.4845142Z ++ FSIZE=50 2025-06-01T22:51:17.4846290Z ++ echo '"torch/ao/nn/qat/dynamic/modules/__init__.py",sha256=_5hfV0E5b71TgYVQPrPF9QZNrnw5XPuZppEwj0QItaM,50' 2025-06-01T22:51:17.4847009Z ++ read fname 2025-06-01T22:51:17.4847362Z ++ make_wheel_record torch/ao/nn/qat/dynamic/modules/linear.py 2025-06-01T22:51:17.4847869Z ++ FPATH=torch/ao/nn/qat/dynamic/modules/linear.py 2025-06-01T22:51:17.4848326Z ++ echo torch/ao/nn/qat/dynamic/modules/linear.py 2025-06-01T22:51:17.4848700Z ++ grep RECORD 2025-06-01T22:51:17.4870620Z +++ openssl dgst -sha256 -binary torch/ao/nn/qat/dynamic/modules/linear.py 2025-06-01T22:51:17.4871143Z +++ openssl base64 2025-06-01T22:51:17.4871414Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.4871839Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.4872435Z +++ sed -e s/=//g 2025-06-01T22:51:17.4913441Z ++ HASH=3OCxBs80zVGY7Nz3Fc9rTdoDCrpnLHqltqWMoIQUGkM 2025-06-01T22:51:17.4915468Z +++ ls -nl torch/ao/nn/qat/dynamic/modules/linear.py 2025-06-01T22:51:17.4916911Z +++ awk '{print $5}' 2025-06-01T22:51:17.4946676Z ++ FSIZE=1248 2025-06-01T22:51:17.4947371Z ++ echo '"torch/ao/nn/qat/dynamic/modules/linear.py",sha256=3OCxBs80zVGY7Nz3Fc9rTdoDCrpnLHqltqWMoIQUGkM,1248' 2025-06-01T22:51:17.4948101Z ++ read fname 2025-06-01T22:51:17.4948422Z ++ make_wheel_record torch/ao/nn/qat/modules/__init__.py 2025-06-01T22:51:17.4948870Z ++ FPATH=torch/ao/nn/qat/modules/__init__.py 2025-06-01T22:51:17.4949408Z ++ echo torch/ao/nn/qat/modules/__init__.py 2025-06-01T22:51:17.4949769Z ++ grep RECORD 2025-06-01T22:51:17.4967796Z +++ openssl dgst -sha256 -binary torch/ao/nn/qat/modules/__init__.py 2025-06-01T22:51:17.4968441Z +++ openssl base64 2025-06-01T22:51:17.4968873Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.4970210Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.4971607Z +++ sed -e s/=//g 2025-06-01T22:51:17.5009496Z ++ HASH=RmKZ7d0ds96EIRSqAGGTrDwuXVWerE_S_NCWuEuX_20 2025-06-01T22:51:17.5014523Z +++ ls -nl torch/ao/nn/qat/modules/__init__.py 2025-06-01T22:51:17.5015587Z +++ awk '{print $5}' 2025-06-01T22:51:17.5043818Z ++ FSIZE=228 2025-06-01T22:51:17.5044424Z ++ echo '"torch/ao/nn/qat/modules/__init__.py",sha256=RmKZ7d0ds96EIRSqAGGTrDwuXVWerE_S_NCWuEuX_20,228' 2025-06-01T22:51:17.5045206Z ++ read fname 2025-06-01T22:51:17.5045729Z ++ make_wheel_record torch/ao/nn/qat/modules/conv.py 2025-06-01T22:51:17.5046145Z ++ FPATH=torch/ao/nn/qat/modules/conv.py 2025-06-01T22:51:17.5046526Z ++ echo torch/ao/nn/qat/modules/conv.py 2025-06-01T22:51:17.5046869Z ++ grep RECORD 2025-06-01T22:51:17.5070002Z +++ openssl dgst -sha256 -binary torch/ao/nn/qat/modules/conv.py 2025-06-01T22:51:17.5070497Z +++ openssl base64 2025-06-01T22:51:17.5070761Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.5071151Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.5071412Z +++ sed -e s/=//g 2025-06-01T22:51:17.5113064Z ++ HASH=eed9V82zieBQ48CevOYeRBbBV6kwBr_VwW6W97d6eco 2025-06-01T22:51:17.5114649Z +++ ls -nl torch/ao/nn/qat/modules/conv.py 2025-06-01T22:51:17.5115763Z +++ awk '{print $5}' 2025-06-01T22:51:17.5143494Z ++ FSIZE=9496 2025-06-01T22:51:17.5144209Z ++ echo '"torch/ao/nn/qat/modules/conv.py",sha256=eed9V82zieBQ48CevOYeRBbBV6kwBr_VwW6W97d6eco,9496' 2025-06-01T22:51:17.5144837Z ++ read fname 2025-06-01T22:51:17.5145170Z ++ make_wheel_record torch/ao/nn/qat/modules/embedding_ops.py 2025-06-01T22:51:17.5146023Z ++ FPATH=torch/ao/nn/qat/modules/embedding_ops.py 2025-06-01T22:51:17.5146453Z ++ echo torch/ao/nn/qat/modules/embedding_ops.py 2025-06-01T22:51:17.5146843Z ++ grep RECORD 2025-06-01T22:51:17.5167123Z +++ openssl dgst -sha256 -binary torch/ao/nn/qat/modules/embedding_ops.py 2025-06-01T22:51:17.5167648Z +++ openssl base64 2025-06-01T22:51:17.5167954Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.5169305Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.5170692Z +++ sed -e s/=//g 2025-06-01T22:51:17.5209109Z ++ HASH=V56bIJnqj2Y5aATojcSemQYSrx_5VMHTD0bXxGuoNXM 2025-06-01T22:51:17.5214219Z +++ ls -nl torch/ao/nn/qat/modules/embedding_ops.py 2025-06-01T22:51:17.5215496Z +++ awk '{print $5}' 2025-06-01T22:51:17.5242264Z ++ FSIZE=7815 2025-06-01T22:51:17.5242955Z ++ echo '"torch/ao/nn/qat/modules/embedding_ops.py",sha256=V56bIJnqj2Y5aATojcSemQYSrx_5VMHTD0bXxGuoNXM,7815' 2025-06-01T22:51:17.5243612Z ++ read fname 2025-06-01T22:51:17.5244225Z ++ make_wheel_record torch/ao/nn/qat/modules/linear.py 2025-06-01T22:51:17.5244669Z ++ FPATH=torch/ao/nn/qat/modules/linear.py 2025-06-01T22:51:17.5245065Z ++ echo torch/ao/nn/qat/modules/linear.py 2025-06-01T22:51:17.5245635Z ++ grep RECORD 2025-06-01T22:51:17.5270033Z +++ openssl dgst -sha256 -binary torch/ao/nn/qat/modules/linear.py 2025-06-01T22:51:17.5270587Z +++ openssl base64 2025-06-01T22:51:17.5270839Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.5271105Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.5272114Z +++ sed -e s/=//g 2025-06-01T22:51:17.5313071Z ++ HASH=JHD4Gp0UmhSKqLC38YHKmJVvuPO5rTVRU767TyAB5nw 2025-06-01T22:51:17.5314830Z +++ ls -nl torch/ao/nn/qat/modules/linear.py 2025-06-01T22:51:17.5315606Z +++ awk '{print $5}' 2025-06-01T22:51:17.5343571Z ++ FSIZE=3050 2025-06-01T22:51:17.5344241Z ++ echo '"torch/ao/nn/qat/modules/linear.py",sha256=JHD4Gp0UmhSKqLC38YHKmJVvuPO5rTVRU767TyAB5nw,3050' 2025-06-01T22:51:17.5344890Z ++ read fname 2025-06-01T22:51:17.5345218Z ++ make_wheel_record torch/ao/nn/quantizable/__init__.py 2025-06-01T22:51:17.5346037Z ++ FPATH=torch/ao/nn/quantizable/__init__.py 2025-06-01T22:51:17.5346446Z ++ echo torch/ao/nn/quantizable/__init__.py 2025-06-01T22:51:17.5346795Z ++ grep RECORD 2025-06-01T22:51:17.5367701Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantizable/__init__.py 2025-06-01T22:51:17.5368352Z +++ openssl base64 2025-06-01T22:51:17.5368890Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.5369701Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.5371093Z +++ sed -e s/=//g 2025-06-01T22:51:17.5408995Z ++ HASH=M0iylhjuqtPcbO2pAVdDg9n9e1ET359nQ9txOEErmMo 2025-06-01T22:51:17.5413649Z +++ ls -nl torch/ao/nn/quantizable/__init__.py 2025-06-01T22:51:17.5414583Z +++ awk '{print $5}' 2025-06-01T22:51:17.5440384Z ++ FSIZE=37 2025-06-01T22:51:17.5441056Z ++ echo '"torch/ao/nn/quantizable/__init__.py",sha256=M0iylhjuqtPcbO2pAVdDg9n9e1ET359nQ9txOEErmMo,37' 2025-06-01T22:51:17.5441690Z ++ read fname 2025-06-01T22:51:17.5442054Z ++ make_wheel_record torch/ao/nn/quantizable/modules/__init__.py 2025-06-01T22:51:17.5442561Z ++ FPATH=torch/ao/nn/quantizable/modules/__init__.py 2025-06-01T22:51:17.5442995Z ++ echo torch/ao/nn/quantizable/modules/__init__.py 2025-06-01T22:51:17.5443384Z ++ grep RECORD 2025-06-01T22:51:17.5468210Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantizable/modules/__init__.py 2025-06-01T22:51:17.5468404Z +++ openssl base64 2025-06-01T22:51:17.5468536Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.5468654Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.5468759Z +++ sed -e s/=//g 2025-06-01T22:51:17.5509828Z ++ HASH=N6niR-YsfqqP_5a8ksCJ8BL-Ol1Mch_412g-I4Z8VeQ 2025-06-01T22:51:17.5512751Z +++ ls -nl torch/ao/nn/quantizable/modules/__init__.py 2025-06-01T22:51:17.5513345Z +++ awk '{print $5}' 2025-06-01T22:51:17.5541412Z ++ FSIZE=145 2025-06-01T22:51:17.5542121Z ++ echo '"torch/ao/nn/quantizable/modules/__init__.py",sha256=N6niR-YsfqqP_5a8ksCJ8BL-Ol1Mch_412g-I4Z8VeQ,145' 2025-06-01T22:51:17.5542224Z ++ read fname 2025-06-01T22:51:17.5542467Z ++ make_wheel_record torch/ao/nn/quantizable/modules/activation.py 2025-06-01T22:51:17.5542650Z ++ FPATH=torch/ao/nn/quantizable/modules/activation.py 2025-06-01T22:51:17.5542818Z ++ echo torch/ao/nn/quantizable/modules/activation.py 2025-06-01T22:51:17.5543070Z ++ grep RECORD 2025-06-01T22:51:17.5566321Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantizable/modules/activation.py 2025-06-01T22:51:17.5566439Z +++ openssl base64 2025-06-01T22:51:17.5566881Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.5567858Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.5569063Z +++ sed -e s/=//g 2025-06-01T22:51:17.5607543Z ++ HASH=Wr42HVhF5jmXEYaROPRWQ-mKuOu-61LXJCu4MCMhC7g 2025-06-01T22:51:17.5612544Z +++ ls -nl torch/ao/nn/quantizable/modules/activation.py 2025-06-01T22:51:17.5613358Z +++ awk '{print $5}' 2025-06-01T22:51:17.5639693Z ++ FSIZE=23026 2025-06-01T22:51:17.5640435Z ++ echo '"torch/ao/nn/quantizable/modules/activation.py",sha256=Wr42HVhF5jmXEYaROPRWQ-mKuOu-61LXJCu4MCMhC7g,23026' 2025-06-01T22:51:17.5640787Z ++ read fname 2025-06-01T22:51:17.5641035Z ++ make_wheel_record torch/ao/nn/quantizable/modules/rnn.py 2025-06-01T22:51:17.5641198Z ++ FPATH=torch/ao/nn/quantizable/modules/rnn.py 2025-06-01T22:51:17.5641349Z ++ echo torch/ao/nn/quantizable/modules/rnn.py 2025-06-01T22:51:17.5641555Z ++ grep RECORD 2025-06-01T22:51:17.5666098Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantizable/modules/rnn.py 2025-06-01T22:51:17.5666213Z +++ openssl base64 2025-06-01T22:51:17.5666339Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.5666454Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.5667438Z +++ sed -e s/=//g 2025-06-01T22:51:17.5708361Z ++ HASH=Zrgipa4kUU8ug18Zz91nxjSXd-eqvHFcwNllZHx87rA 2025-06-01T22:51:17.5711897Z +++ ls -nl torch/ao/nn/quantizable/modules/rnn.py 2025-06-01T22:51:17.5712755Z +++ awk '{print $5}' 2025-06-01T22:51:17.5740715Z ++ FSIZE=21571 2025-06-01T22:51:17.5741340Z ++ echo '"torch/ao/nn/quantizable/modules/rnn.py",sha256=Zrgipa4kUU8ug18Zz91nxjSXd-eqvHFcwNllZHx87rA,21571' 2025-06-01T22:51:17.5741689Z ++ read fname 2025-06-01T22:51:17.5741913Z ++ make_wheel_record torch/ao/nn/quantized/__init__.py 2025-06-01T22:51:17.5742074Z ++ FPATH=torch/ao/nn/quantized/__init__.py 2025-06-01T22:51:17.5742205Z ++ echo torch/ao/nn/quantized/__init__.py 2025-06-01T22:51:17.5742624Z ++ grep RECORD 2025-06-01T22:51:17.5766782Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/__init__.py 2025-06-01T22:51:17.5767063Z +++ openssl base64 2025-06-01T22:51:17.5767197Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.5767595Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.5768872Z +++ sed -e s/=//g 2025-06-01T22:51:17.5807144Z ++ HASH=NtHecsYVtg9e1IhTCdvoXSV-oQEXRQnt54dZlScPo6I 2025-06-01T22:51:17.5812061Z +++ ls -nl torch/ao/nn/quantized/__init__.py 2025-06-01T22:51:17.5813013Z +++ awk '{print $5}' 2025-06-01T22:51:17.5839110Z ++ FSIZE=686 2025-06-01T22:51:17.5839666Z ++ echo '"torch/ao/nn/quantized/__init__.py",sha256=NtHecsYVtg9e1IhTCdvoXSV-oQEXRQnt54dZlScPo6I,686' 2025-06-01T22:51:17.5839806Z ++ read fname 2025-06-01T22:51:17.5840096Z ++ make_wheel_record torch/ao/nn/quantized/functional.py 2025-06-01T22:51:17.5840251Z ++ FPATH=torch/ao/nn/quantized/functional.py 2025-06-01T22:51:17.5840391Z ++ echo torch/ao/nn/quantized/functional.py 2025-06-01T22:51:17.5841566Z ++ grep RECORD 2025-06-01T22:51:17.5864904Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/functional.py 2025-06-01T22:51:17.5865043Z +++ openssl base64 2025-06-01T22:51:17.5865269Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.5866408Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.5867585Z +++ sed -e s/=//g 2025-06-01T22:51:17.5909197Z ++ HASH=6Zrwv8vFBUil-mn7DySBCyLlwFZ95odJBPTFVPO88lA 2025-06-01T22:51:17.5912215Z +++ ls -nl torch/ao/nn/quantized/functional.py 2025-06-01T22:51:17.5913091Z +++ awk '{print $5}' 2025-06-01T22:51:17.5940518Z ++ FSIZE=29589 2025-06-01T22:51:17.5941042Z ++ echo '"torch/ao/nn/quantized/functional.py",sha256=6Zrwv8vFBUil-mn7DySBCyLlwFZ95odJBPTFVPO88lA,29589' 2025-06-01T22:51:17.5941152Z ++ read fname 2025-06-01T22:51:17.5941483Z ++ make_wheel_record torch/ao/nn/quantized/dynamic/__init__.py 2025-06-01T22:51:17.5941643Z ++ FPATH=torch/ao/nn/quantized/dynamic/__init__.py 2025-06-01T22:51:17.5941806Z ++ echo torch/ao/nn/quantized/dynamic/__init__.py 2025-06-01T22:51:17.5942021Z ++ grep RECORD 2025-06-01T22:51:17.5968716Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/dynamic/__init__.py 2025-06-01T22:51:17.5968848Z +++ openssl base64 2025-06-01T22:51:17.5969807Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.5971104Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.5972377Z +++ sed -e s/=//g 2025-06-01T22:51:17.6010549Z ++ HASH=M0iylhjuqtPcbO2pAVdDg9n9e1ET359nQ9txOEErmMo 2025-06-01T22:51:17.6015246Z +++ ls -nl torch/ao/nn/quantized/dynamic/__init__.py 2025-06-01T22:51:17.6016509Z +++ awk '{print $5}' 2025-06-01T22:51:17.6044091Z ++ FSIZE=37 2025-06-01T22:51:17.6044610Z ++ echo '"torch/ao/nn/quantized/dynamic/__init__.py",sha256=M0iylhjuqtPcbO2pAVdDg9n9e1ET359nQ9txOEErmMo,37' 2025-06-01T22:51:17.6044897Z ++ read fname 2025-06-01T22:51:17.6045193Z ++ make_wheel_record torch/ao/nn/quantized/dynamic/modules/__init__.py 2025-06-01T22:51:17.6045596Z ++ FPATH=torch/ao/nn/quantized/dynamic/modules/__init__.py 2025-06-01T22:51:17.6046276Z ++ echo torch/ao/nn/quantized/dynamic/modules/__init__.py 2025-06-01T22:51:17.6046392Z ++ grep RECORD 2025-06-01T22:51:17.6070699Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/dynamic/modules/__init__.py 2025-06-01T22:51:17.6070832Z +++ openssl base64 2025-06-01T22:51:17.6070958Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.6071066Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.6074201Z +++ sed -e s/=//g 2025-06-01T22:51:17.6114244Z ++ HASH=VzgogVUFAj-yE8a5Vmjiq5TV3SP51t0wXslabLVPITw 2025-06-01T22:51:17.6116155Z +++ ls -nl torch/ao/nn/quantized/dynamic/modules/__init__.py 2025-06-01T22:51:17.6116807Z +++ awk '{print $5}' 2025-06-01T22:51:17.6143873Z ++ FSIZE=413 2025-06-01T22:51:17.6144460Z ++ echo '"torch/ao/nn/quantized/dynamic/modules/__init__.py",sha256=VzgogVUFAj-yE8a5Vmjiq5TV3SP51t0wXslabLVPITw,413' 2025-06-01T22:51:17.6144570Z ++ read fname 2025-06-01T22:51:17.6144794Z ++ make_wheel_record torch/ao/nn/quantized/dynamic/modules/conv.py 2025-06-01T22:51:17.6144965Z ++ FPATH=torch/ao/nn/quantized/dynamic/modules/conv.py 2025-06-01T22:51:17.6145150Z ++ echo torch/ao/nn/quantized/dynamic/modules/conv.py 2025-06-01T22:51:17.6147214Z ++ grep RECORD 2025-06-01T22:51:17.6168322Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/dynamic/modules/conv.py 2025-06-01T22:51:17.6168453Z +++ openssl base64 2025-06-01T22:51:17.6169169Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.6170460Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.6171656Z +++ sed -e s/=//g 2025-06-01T22:51:17.6209929Z ++ HASH=cG6fWlahAUo0u1oETcxNI5HoMLTYc5qbFtEuEt-gqW0 2025-06-01T22:51:17.6215018Z +++ ls -nl torch/ao/nn/quantized/dynamic/modules/conv.py 2025-06-01T22:51:17.6216038Z +++ awk '{print $5}' 2025-06-01T22:51:17.6241705Z ++ FSIZE=18188 2025-06-01T22:51:17.6242302Z ++ echo '"torch/ao/nn/quantized/dynamic/modules/conv.py",sha256=cG6fWlahAUo0u1oETcxNI5HoMLTYc5qbFtEuEt-gqW0,18188' 2025-06-01T22:51:17.6242422Z ++ read fname 2025-06-01T22:51:17.6242721Z ++ make_wheel_record torch/ao/nn/quantized/dynamic/modules/linear.py 2025-06-01T22:51:17.6242908Z ++ FPATH=torch/ao/nn/quantized/dynamic/modules/linear.py 2025-06-01T22:51:17.6243161Z ++ echo torch/ao/nn/quantized/dynamic/modules/linear.py 2025-06-01T22:51:17.6244536Z ++ grep RECORD 2025-06-01T22:51:17.6272137Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/dynamic/modules/linear.py 2025-06-01T22:51:17.6272335Z +++ openssl base64 2025-06-01T22:51:17.6272451Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.6272959Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.6273573Z +++ sed -e s/=//g 2025-06-01T22:51:17.6313545Z ++ HASH=I0U8Jf6tiOpBgeBTWJ9elbJGwGvWIKbyavhAtIMivFg 2025-06-01T22:51:17.6316067Z +++ ls -nl torch/ao/nn/quantized/dynamic/modules/linear.py 2025-06-01T22:51:17.6317608Z +++ awk '{print $5}' 2025-06-01T22:51:17.6346021Z ++ FSIZE=6333 2025-06-01T22:51:17.6346960Z ++ echo '"torch/ao/nn/quantized/dynamic/modules/linear.py",sha256=I0U8Jf6tiOpBgeBTWJ9elbJGwGvWIKbyavhAtIMivFg,6333' 2025-06-01T22:51:17.6347061Z ++ read fname 2025-06-01T22:51:17.6347299Z ++ make_wheel_record torch/ao/nn/quantized/dynamic/modules/rnn.py 2025-06-01T22:51:17.6347471Z ++ FPATH=torch/ao/nn/quantized/dynamic/modules/rnn.py 2025-06-01T22:51:17.6347800Z ++ grep RECORD 2025-06-01T22:51:17.6349352Z ++ echo torch/ao/nn/quantized/dynamic/modules/rnn.py 2025-06-01T22:51:17.6368301Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/dynamic/modules/rnn.py 2025-06-01T22:51:17.6368646Z +++ openssl base64 2025-06-01T22:51:17.6369761Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.6371006Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.6372269Z +++ sed -e s/=//g 2025-06-01T22:51:17.6410284Z ++ HASH=cIsBFW555vE6k1pKFX33cnmiFz_B6jtXSYGq7zN7wYc 2025-06-01T22:51:17.6415210Z +++ ls -nl torch/ao/nn/quantized/dynamic/modules/rnn.py 2025-06-01T22:51:17.6416361Z +++ awk '{print $5}' 2025-06-01T22:51:17.6442071Z ++ FSIZE=51321 2025-06-01T22:51:17.6442726Z ++ echo '"torch/ao/nn/quantized/dynamic/modules/rnn.py",sha256=cIsBFW555vE6k1pKFX33cnmiFz_B6jtXSYGq7zN7wYc,51321' 2025-06-01T22:51:17.6442829Z ++ read fname 2025-06-01T22:51:17.6443048Z ++ make_wheel_record torch/ao/nn/quantized/modules/__init__.py 2025-06-01T22:51:17.6443201Z ++ FPATH=torch/ao/nn/quantized/modules/__init__.py 2025-06-01T22:51:17.6443349Z ++ echo torch/ao/nn/quantized/modules/__init__.py 2025-06-01T22:51:17.6444657Z ++ grep RECORD 2025-06-01T22:51:17.6468942Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/modules/__init__.py 2025-06-01T22:51:17.6469141Z +++ openssl base64 2025-06-01T22:51:17.6469470Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.6469601Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.6470208Z +++ sed -e s/=//g 2025-06-01T22:51:17.6511558Z ++ HASH=vFYtEc5icLCdS6a_I7dJKANpFSmowEehAdgKXrYxX60 2025-06-01T22:51:17.6514438Z +++ ls -nl torch/ao/nn/quantized/modules/__init__.py 2025-06-01T22:51:17.6515532Z +++ awk '{print $5}' 2025-06-01T22:51:17.6543305Z ++ FSIZE=4521 2025-06-01T22:51:17.6543872Z ++ echo '"torch/ao/nn/quantized/modules/__init__.py",sha256=vFYtEc5icLCdS6a_I7dJKANpFSmowEehAdgKXrYxX60,4521' 2025-06-01T22:51:17.6543974Z ++ read fname 2025-06-01T22:51:17.6544202Z ++ make_wheel_record torch/ao/nn/quantized/modules/activation.py 2025-06-01T22:51:17.6544365Z ++ FPATH=torch/ao/nn/quantized/modules/activation.py 2025-06-01T22:51:17.6544747Z ++ grep RECORD 2025-06-01T22:51:17.6545051Z ++ echo torch/ao/nn/quantized/modules/activation.py 2025-06-01T22:51:17.6567312Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/modules/activation.py 2025-06-01T22:51:17.6567577Z +++ openssl base64 2025-06-01T22:51:17.6567878Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.6569030Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.6570229Z +++ sed -e s/=//g 2025-06-01T22:51:17.6608760Z ++ HASH=OLHZVC8UAmCsDtVcnjvkiOIsCIaJu9hluWqC9mW-gbE 2025-06-01T22:51:17.6613670Z +++ ls -nl torch/ao/nn/quantized/modules/activation.py 2025-06-01T22:51:17.6614496Z +++ awk '{print $5}' 2025-06-01T22:51:17.6642493Z ++ FSIZE=11591 2025-06-01T22:51:17.6643069Z ++ echo '"torch/ao/nn/quantized/modules/activation.py",sha256=OLHZVC8UAmCsDtVcnjvkiOIsCIaJu9hluWqC9mW-gbE,11591' 2025-06-01T22:51:17.6643183Z ++ read fname 2025-06-01T22:51:17.6643412Z ++ make_wheel_record torch/ao/nn/quantized/modules/batchnorm.py 2025-06-01T22:51:17.6643572Z ++ FPATH=torch/ao/nn/quantized/modules/batchnorm.py 2025-06-01T22:51:17.6643851Z ++ echo torch/ao/nn/quantized/modules/batchnorm.py 2025-06-01T22:51:17.6643950Z ++ grep RECORD 2025-06-01T22:51:17.6669996Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/modules/batchnorm.py 2025-06-01T22:51:17.6670188Z +++ openssl base64 2025-06-01T22:51:17.6670430Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.6670590Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.6670940Z +++ sed -e s/=//g 2025-06-01T22:51:17.6711021Z ++ HASH=dGqNkPw-8OjPSAgDOXGzxWxZjhTmJl3FbVWZJKh0R38 2025-06-01T22:51:17.6712956Z +++ ls -nl torch/ao/nn/quantized/modules/batchnorm.py 2025-06-01T22:51:17.6713971Z +++ awk '{print $5}' 2025-06-01T22:51:17.6742793Z ++ FSIZE=4375 2025-06-01T22:51:17.6743448Z ++ echo '"torch/ao/nn/quantized/modules/batchnorm.py",sha256=dGqNkPw-8OjPSAgDOXGzxWxZjhTmJl3FbVWZJKh0R38,4375' 2025-06-01T22:51:17.6743573Z ++ read fname 2025-06-01T22:51:17.6743762Z ++ make_wheel_record torch/ao/nn/quantized/modules/conv.py 2025-06-01T22:51:17.6743904Z ++ FPATH=torch/ao/nn/quantized/modules/conv.py 2025-06-01T22:51:17.6744047Z ++ echo torch/ao/nn/quantized/modules/conv.py 2025-06-01T22:51:17.6744158Z ++ grep RECORD 2025-06-01T22:51:17.6766177Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/modules/conv.py 2025-06-01T22:51:17.6766306Z +++ openssl base64 2025-06-01T22:51:17.6766438Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.6767039Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.6768141Z +++ sed -e s/=//g 2025-06-01T22:51:17.6806443Z ++ HASH=OgZRhik6rrBJIsKdHAISUkl1LI1nY35xPQ7aZJX9dL8 2025-06-01T22:51:17.6811390Z +++ ls -nl torch/ao/nn/quantized/modules/conv.py 2025-06-01T22:51:17.6812458Z +++ awk '{print $5}' 2025-06-01T22:51:17.6839504Z ++ FSIZE=43200 2025-06-01T22:51:17.6840147Z ++ echo '"torch/ao/nn/quantized/modules/conv.py",sha256=OgZRhik6rrBJIsKdHAISUkl1LI1nY35xPQ7aZJX9dL8,43200' 2025-06-01T22:51:17.6840248Z ++ read fname 2025-06-01T22:51:17.6840557Z ++ make_wheel_record torch/ao/nn/quantized/modules/dropout.py 2025-06-01T22:51:17.6840811Z ++ FPATH=torch/ao/nn/quantized/modules/dropout.py 2025-06-01T22:51:17.6841759Z ++ echo torch/ao/nn/quantized/modules/dropout.py 2025-06-01T22:51:17.6841855Z ++ grep RECORD 2025-06-01T22:51:17.6865868Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/modules/dropout.py 2025-06-01T22:51:17.6866062Z +++ openssl base64 2025-06-01T22:51:17.6866166Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.6866267Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.6866517Z +++ sed -e s/=//g 2025-06-01T22:51:17.6907971Z ++ HASH=5nPYMBmjOyEzOZj0lz_CtUmJASXrrEr63YJnVytPTQs 2025-06-01T22:51:17.6910948Z +++ ls -nl torch/ao/nn/quantized/modules/dropout.py 2025-06-01T22:51:17.6912152Z +++ awk '{print $5}' 2025-06-01T22:51:17.6940546Z ++ FSIZE=806 2025-06-01T22:51:17.6941367Z ++ echo '"torch/ao/nn/quantized/modules/dropout.py",sha256=5nPYMBmjOyEzOZj0lz_CtUmJASXrrEr63YJnVytPTQs,806' 2025-06-01T22:51:17.6941491Z ++ read fname 2025-06-01T22:51:17.6941719Z ++ make_wheel_record torch/ao/nn/quantized/modules/embedding_ops.py 2025-06-01T22:51:17.6941893Z ++ FPATH=torch/ao/nn/quantized/modules/embedding_ops.py 2025-06-01T22:51:17.6942237Z ++ echo torch/ao/nn/quantized/modules/embedding_ops.py 2025-06-01T22:51:17.6942334Z ++ grep RECORD 2025-06-01T22:51:17.6965350Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/modules/embedding_ops.py 2025-06-01T22:51:17.6965676Z +++ openssl base64 2025-06-01T22:51:17.6965787Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.6965887Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.6965982Z +++ sed -e s/=//g 2025-06-01T22:51:17.7005865Z ++ HASH=XaMzfeST46WpQ7JYbZiHOTCAvt8Icq0xUHqspJKgEsI 2025-06-01T22:51:17.7009572Z +++ ls -nl torch/ao/nn/quantized/modules/embedding_ops.py 2025-06-01T22:51:17.7010471Z +++ awk '{print $5}' 2025-06-01T22:51:17.7035175Z ++ FSIZE=14670 2025-06-01T22:51:17.7035750Z ++ echo '"torch/ao/nn/quantized/modules/embedding_ops.py",sha256=XaMzfeST46WpQ7JYbZiHOTCAvt8Icq0xUHqspJKgEsI,14670' 2025-06-01T22:51:17.7035907Z ++ read fname 2025-06-01T22:51:17.7036284Z ++ make_wheel_record torch/ao/nn/quantized/modules/functional_modules.py 2025-06-01T22:51:17.7036485Z ++ FPATH=torch/ao/nn/quantized/modules/functional_modules.py 2025-06-01T22:51:17.7037163Z ++ echo torch/ao/nn/quantized/modules/functional_modules.py 2025-06-01T22:51:17.7039134Z ++ grep RECORD 2025-06-01T22:51:17.7063483Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/modules/functional_modules.py 2025-06-01T22:51:17.7063610Z +++ openssl base64 2025-06-01T22:51:17.7063720Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.7063825Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.7063987Z +++ sed -e s/=//g 2025-06-01T22:51:17.7105717Z ++ HASH=6TvGxED0XLVDk17LPSZfPi9IEozv1QHUqI3FpjpwqmQ 2025-06-01T22:51:17.7108374Z +++ ls -nl torch/ao/nn/quantized/modules/functional_modules.py 2025-06-01T22:51:17.7108972Z +++ awk '{print $5}' 2025-06-01T22:51:17.7133054Z ++ FSIZE=9222 2025-06-01T22:51:17.7133644Z ++ echo '"torch/ao/nn/quantized/modules/functional_modules.py",sha256=6TvGxED0XLVDk17LPSZfPi9IEozv1QHUqI3FpjpwqmQ,9222' 2025-06-01T22:51:17.7133762Z ++ read fname 2025-06-01T22:51:17.7133961Z ++ make_wheel_record torch/ao/nn/quantized/modules/linear.py 2025-06-01T22:51:17.7134126Z ++ FPATH=torch/ao/nn/quantized/modules/linear.py 2025-06-01T22:51:17.7136610Z ++ echo torch/ao/nn/quantized/modules/linear.py 2025-06-01T22:51:17.7138275Z ++ grep RECORD 2025-06-01T22:51:17.7160302Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/modules/linear.py 2025-06-01T22:51:17.7160793Z +++ openssl base64 2025-06-01T22:51:17.7161039Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.7161310Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.7161874Z +++ sed -e s/=//g 2025-06-01T22:51:17.7205346Z ++ HASH=V4BRhq_QrlwqclbSotqdQBfLkRCJjmTBOEhMHqUDfZQ 2025-06-01T22:51:17.7207003Z +++ ls -nl torch/ao/nn/quantized/modules/linear.py 2025-06-01T22:51:17.7207404Z +++ awk '{print $5}' 2025-06-01T22:51:17.7233971Z ++ FSIZE=13606 2025-06-01T22:51:17.7234898Z ++ echo '"torch/ao/nn/quantized/modules/linear.py",sha256=V4BRhq_QrlwqclbSotqdQBfLkRCJjmTBOEhMHqUDfZQ,13606' 2025-06-01T22:51:17.7235587Z ++ read fname 2025-06-01T22:51:17.7235964Z ++ make_wheel_record torch/ao/nn/quantized/modules/normalization.py 2025-06-01T22:51:17.7236510Z ++ FPATH=torch/ao/nn/quantized/modules/normalization.py 2025-06-01T22:51:17.7236975Z ++ echo torch/ao/nn/quantized/modules/normalization.py 2025-06-01T22:51:17.7237377Z ++ grep RECORD 2025-06-01T22:51:17.7255148Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/modules/normalization.py 2025-06-01T22:51:17.7255843Z +++ openssl base64 2025-06-01T22:51:17.7257269Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.7259068Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.7259629Z +++ sed -e s/=//g 2025-06-01T22:51:17.7300806Z ++ HASH=CxDQtLZpAMg3dsEDUdaiCymebZpVwM8gp7BJybFRrLw 2025-06-01T22:51:17.7302661Z +++ ls -nl torch/ao/nn/quantized/modules/normalization.py 2025-06-01T22:51:17.7303515Z +++ awk '{print $5}' 2025-06-01T22:51:17.7327254Z ++ FSIZE=9538 2025-06-01T22:51:17.7328007Z ++ echo '"torch/ao/nn/quantized/modules/normalization.py",sha256=CxDQtLZpAMg3dsEDUdaiCymebZpVwM8gp7BJybFRrLw,9538' 2025-06-01T22:51:17.7328773Z ++ read fname 2025-06-01T22:51:17.7329118Z ++ make_wheel_record torch/ao/nn/quantized/modules/rnn.py 2025-06-01T22:51:17.7329732Z ++ FPATH=torch/ao/nn/quantized/modules/rnn.py 2025-06-01T22:51:17.7330506Z ++ echo torch/ao/nn/quantized/modules/rnn.py 2025-06-01T22:51:17.7331708Z ++ grep RECORD 2025-06-01T22:51:17.7351518Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/modules/rnn.py 2025-06-01T22:51:17.7352055Z +++ openssl base64 2025-06-01T22:51:17.7353406Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.7354761Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.7355981Z +++ sed -e s/=//g 2025-06-01T22:51:17.7398395Z ++ HASH=-DlEj7KyZvnYr0klqVRGwcyfsD7mYDk1JbOoCUtEjr4 2025-06-01T22:51:17.7400104Z +++ ls -nl torch/ao/nn/quantized/modules/rnn.py 2025-06-01T22:51:17.7400994Z +++ awk '{print $5}' 2025-06-01T22:51:17.7428401Z ++ FSIZE=1821 2025-06-01T22:51:17.7429100Z ++ echo '"torch/ao/nn/quantized/modules/rnn.py",sha256=-DlEj7KyZvnYr0klqVRGwcyfsD7mYDk1JbOoCUtEjr4,1821' 2025-06-01T22:51:17.7429782Z ++ read fname 2025-06-01T22:51:17.7430105Z ++ make_wheel_record torch/ao/nn/quantized/modules/utils.py 2025-06-01T22:51:17.7430582Z ++ FPATH=torch/ao/nn/quantized/modules/utils.py 2025-06-01T22:51:17.7431008Z ++ echo torch/ao/nn/quantized/modules/utils.py 2025-06-01T22:51:17.7431365Z ++ grep RECORD 2025-06-01T22:51:17.7449496Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/modules/utils.py 2025-06-01T22:51:17.7449989Z +++ openssl base64 2025-06-01T22:51:17.7450773Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.7452208Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.7453544Z +++ sed -e s/=//g 2025-06-01T22:51:17.7489987Z ++ HASH=rB3XTOd-17-iDGSmTUqcM-gd913629uTTjwdjAPIy64 2025-06-01T22:51:17.7495117Z +++ ls -nl torch/ao/nn/quantized/modules/utils.py 2025-06-01T22:51:17.7495958Z +++ awk '{print $5}' 2025-06-01T22:51:17.7523449Z ++ FSIZE=4695 2025-06-01T22:51:17.7524276Z ++ echo '"torch/ao/nn/quantized/modules/utils.py",sha256=rB3XTOd-17-iDGSmTUqcM-gd913629uTTjwdjAPIy64,4695' 2025-06-01T22:51:17.7525199Z ++ read fname 2025-06-01T22:51:17.7525559Z ++ make_wheel_record torch/ao/nn/quantized/reference/__init__.py 2025-06-01T22:51:17.7526090Z ++ FPATH=torch/ao/nn/quantized/reference/__init__.py 2025-06-01T22:51:17.7526539Z ++ echo torch/ao/nn/quantized/reference/__init__.py 2025-06-01T22:51:17.7526938Z ++ grep RECORD 2025-06-01T22:51:17.7551863Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/reference/__init__.py 2025-06-01T22:51:17.7552391Z +++ openssl base64 2025-06-01T22:51:17.7552971Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.7554354Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.7555643Z +++ sed -e s/=//g 2025-06-01T22:51:17.7598877Z ++ HASH=hu3hyozMJtkc86Bu1v8tmyayuxAdeDSv0sUiOeNAr_s 2025-06-01T22:51:17.7599680Z +++ ls -nl torch/ao/nn/quantized/reference/__init__.py 2025-06-01T22:51:17.7600442Z +++ awk '{print $5}' 2025-06-01T22:51:17.7628277Z ++ FSIZE=284 2025-06-01T22:51:17.7628945Z ++ echo '"torch/ao/nn/quantized/reference/__init__.py",sha256=hu3hyozMJtkc86Bu1v8tmyayuxAdeDSv0sUiOeNAr_s,284' 2025-06-01T22:51:17.7629614Z ++ read fname 2025-06-01T22:51:17.7630011Z ++ make_wheel_record torch/ao/nn/quantized/reference/modules/__init__.py 2025-06-01T22:51:17.7630598Z ++ FPATH=torch/ao/nn/quantized/reference/modules/__init__.py 2025-06-01T22:51:17.7631106Z ++ echo torch/ao/nn/quantized/reference/modules/__init__.py 2025-06-01T22:51:17.7631521Z ++ grep RECORD 2025-06-01T22:51:17.7649137Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/reference/modules/__init__.py 2025-06-01T22:51:17.7649711Z +++ openssl base64 2025-06-01T22:51:17.7651182Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.7652334Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.7653683Z +++ sed -e s/=//g 2025-06-01T22:51:17.7690190Z ++ HASH=YS8MYKlqBPoA2UEBcS-MgbOzZ8_HDp-7ET4BC7KtCBk 2025-06-01T22:51:17.7695224Z +++ ls -nl torch/ao/nn/quantized/reference/modules/__init__.py 2025-06-01T22:51:17.7696174Z +++ awk '{print $5}' 2025-06-01T22:51:17.7722794Z ++ FSIZE=494 2025-06-01T22:51:17.7723521Z ++ echo '"torch/ao/nn/quantized/reference/modules/__init__.py",sha256=YS8MYKlqBPoA2UEBcS-MgbOzZ8_HDp-7ET4BC7KtCBk,494' 2025-06-01T22:51:17.7724535Z ++ read fname 2025-06-01T22:51:17.7725080Z ++ make_wheel_record torch/ao/nn/quantized/reference/modules/conv.py 2025-06-01T22:51:17.7725633Z ++ FPATH=torch/ao/nn/quantized/reference/modules/conv.py 2025-06-01T22:51:17.7726188Z ++ echo torch/ao/nn/quantized/reference/modules/conv.py 2025-06-01T22:51:17.7726588Z ++ grep RECORD 2025-06-01T22:51:17.7747037Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/reference/modules/conv.py 2025-06-01T22:51:17.7747612Z +++ openssl base64 2025-06-01T22:51:17.7747876Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.7749140Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.7750417Z +++ sed -e s/=//g 2025-06-01T22:51:17.7792651Z ++ HASH=YwFotV8Rp-FNYcN66eLE_Hj8jGTljJz8FcqZCDSLYMI 2025-06-01T22:51:17.7795053Z +++ ls -nl torch/ao/nn/quantized/reference/modules/conv.py 2025-06-01T22:51:17.7795701Z +++ awk '{print $5}' 2025-06-01T22:51:17.7824173Z ++ FSIZE=15233 2025-06-01T22:51:17.7824899Z ++ echo '"torch/ao/nn/quantized/reference/modules/conv.py",sha256=YwFotV8Rp-FNYcN66eLE_Hj8jGTljJz8FcqZCDSLYMI,15233' 2025-06-01T22:51:17.7825647Z ++ read fname 2025-06-01T22:51:17.7826026Z ++ make_wheel_record torch/ao/nn/quantized/reference/modules/linear.py 2025-06-01T22:51:17.7826589Z ++ FPATH=torch/ao/nn/quantized/reference/modules/linear.py 2025-06-01T22:51:17.7827223Z ++ echo torch/ao/nn/quantized/reference/modules/linear.py 2025-06-01T22:51:17.7827627Z ++ grep RECORD 2025-06-01T22:51:17.7858217Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/reference/modules/linear.py 2025-06-01T22:51:17.7858799Z +++ openssl base64 2025-06-01T22:51:17.7859129Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.7859371Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.7859777Z +++ sed -e s/=//g 2025-06-01T22:51:17.7887494Z ++ HASH=npxOcx2NyLZjfG3am6AjjGp5xQ5DJaRBq-uRUojv0QU 2025-06-01T22:51:17.7892180Z +++ ls -nl torch/ao/nn/quantized/reference/modules/linear.py 2025-06-01T22:51:17.7893085Z +++ awk '{print $5}' 2025-06-01T22:51:17.7920635Z ++ FSIZE=2273 2025-06-01T22:51:17.7921445Z ++ echo '"torch/ao/nn/quantized/reference/modules/linear.py",sha256=npxOcx2NyLZjfG3am6AjjGp5xQ5DJaRBq-uRUojv0QU,2273' 2025-06-01T22:51:17.7922207Z ++ read fname 2025-06-01T22:51:17.7922581Z ++ make_wheel_record torch/ao/nn/quantized/reference/modules/rnn.py 2025-06-01T22:51:17.7923119Z ++ FPATH=torch/ao/nn/quantized/reference/modules/rnn.py 2025-06-01T22:51:17.7923582Z ++ echo torch/ao/nn/quantized/reference/modules/rnn.py 2025-06-01T22:51:17.7924296Z ++ grep RECORD 2025-06-01T22:51:17.7945225Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/reference/modules/rnn.py 2025-06-01T22:51:17.7946205Z +++ openssl base64 2025-06-01T22:51:17.7946748Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.7947290Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.7948561Z +++ sed -e s/=//g 2025-06-01T22:51:17.7989917Z ++ HASH=mC7tuKfro_84amtIPsK1kxbgDDGI1fE92kBqjaD0Cck 2025-06-01T22:51:17.7994659Z +++ ls -nl torch/ao/nn/quantized/reference/modules/rnn.py 2025-06-01T22:51:17.7996088Z +++ awk '{print $5}' 2025-06-01T22:51:17.8023491Z ++ FSIZE=29578 2025-06-01T22:51:17.8024208Z ++ echo '"torch/ao/nn/quantized/reference/modules/rnn.py",sha256=mC7tuKfro_84amtIPsK1kxbgDDGI1fE92kBqjaD0Cck,29578' 2025-06-01T22:51:17.8024931Z ++ read fname 2025-06-01T22:51:17.8025322Z ++ make_wheel_record torch/ao/nn/quantized/reference/modules/sparse.py 2025-06-01T22:51:17.8025892Z ++ FPATH=torch/ao/nn/quantized/reference/modules/sparse.py 2025-06-01T22:51:17.8026386Z ++ echo torch/ao/nn/quantized/reference/modules/sparse.py 2025-06-01T22:51:17.8026786Z ++ grep RECORD 2025-06-01T22:51:17.8046370Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/reference/modules/sparse.py 2025-06-01T22:51:17.8046926Z +++ openssl base64 2025-06-01T22:51:17.8047494Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.8048654Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.8049997Z +++ sed -e s/=//g 2025-06-01T22:51:17.8088394Z ++ HASH=NNTJW2kSI9Gt_cZmFVvmhj-k-nzCV7oJkKMOWDg3INs 2025-06-01T22:51:17.8093223Z +++ ls -nl torch/ao/nn/quantized/reference/modules/sparse.py 2025-06-01T22:51:17.8094219Z +++ awk '{print $5}' 2025-06-01T22:51:17.8121473Z ++ FSIZE=4673 2025-06-01T22:51:17.8122369Z ++ echo '"torch/ao/nn/quantized/reference/modules/sparse.py",sha256=NNTJW2kSI9Gt_cZmFVvmhj-k-nzCV7oJkKMOWDg3INs,4673' 2025-06-01T22:51:17.8123114Z ++ read fname 2025-06-01T22:51:17.8123572Z ++ make_wheel_record torch/ao/nn/quantized/reference/modules/utils.py 2025-06-01T22:51:17.8124445Z ++ FPATH=torch/ao/nn/quantized/reference/modules/utils.py 2025-06-01T22:51:17.8124959Z ++ echo torch/ao/nn/quantized/reference/modules/utils.py 2025-06-01T22:51:17.8125368Z ++ grep RECORD 2025-06-01T22:51:17.8144722Z +++ openssl dgst -sha256 -binary torch/ao/nn/quantized/reference/modules/utils.py 2025-06-01T22:51:17.8145655Z +++ openssl base64 2025-06-01T22:51:17.8145922Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.8146361Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.8148280Z +++ sed -e s/=//g 2025-06-01T22:51:17.8190892Z ++ HASH=JrrmTKOKD5OwlLAJkUfFlmV1zkFPreL7zgG61XSbALw 2025-06-01T22:51:17.8194823Z +++ ls -nl torch/ao/nn/quantized/reference/modules/utils.py 2025-06-01T22:51:17.8195536Z +++ awk '{print $5}' 2025-06-01T22:51:17.8223148Z ++ FSIZE=15322 2025-06-01T22:51:17.8223855Z ++ echo '"torch/ao/nn/quantized/reference/modules/utils.py",sha256=JrrmTKOKD5OwlLAJkUfFlmV1zkFPreL7zgG61XSbALw,15322' 2025-06-01T22:51:17.8224805Z ++ read fname 2025-06-01T22:51:17.8225266Z ++ make_wheel_record torch/ao/nn/sparse/__init__.py 2025-06-01T22:51:17.8225747Z ++ FPATH=torch/ao/nn/sparse/__init__.py 2025-06-01T22:51:17.8226114Z ++ echo torch/ao/nn/sparse/__init__.py 2025-06-01T22:51:17.8226502Z ++ grep RECORD 2025-06-01T22:51:17.8245978Z +++ openssl dgst -sha256 -binary torch/ao/nn/sparse/__init__.py 2025-06-01T22:51:17.8247537Z +++ openssl base64 2025-06-01T22:51:17.8247884Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.8248133Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.8249187Z +++ sed -e s/=//g 2025-06-01T22:51:17.8287519Z ++ HASH=PfB-tgPOelyV_0eb_ipJK4LzPHwB5Z-wfJXeE_O3AK4 2025-06-01T22:51:17.8292300Z +++ ls -nl torch/ao/nn/sparse/__init__.py 2025-06-01T22:51:17.8293427Z +++ awk '{print $5}' 2025-06-01T22:51:17.8320866Z ++ FSIZE=24 2025-06-01T22:51:17.8321523Z ++ echo '"torch/ao/nn/sparse/__init__.py",sha256=PfB-tgPOelyV_0eb_ipJK4LzPHwB5Z-wfJXeE_O3AK4,24' 2025-06-01T22:51:17.8322110Z ++ read fname 2025-06-01T22:51:17.8322450Z ++ make_wheel_record torch/ao/nn/sparse/quantized/__init__.py 2025-06-01T22:51:17.8322934Z ++ FPATH=torch/ao/nn/sparse/quantized/__init__.py 2025-06-01T22:51:17.8323351Z ++ echo torch/ao/nn/sparse/quantized/__init__.py 2025-06-01T22:51:17.8323854Z ++ grep RECORD 2025-06-01T22:51:17.8342956Z +++ openssl dgst -sha256 -binary torch/ao/nn/sparse/quantized/__init__.py 2025-06-01T22:51:17.8343527Z +++ openssl base64 2025-06-01T22:51:17.8344670Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.8345234Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.8346440Z +++ sed -e s/=//g 2025-06-01T22:51:17.8387845Z ++ HASH=xO8RdXEcj7ggZh7-f2bReVBRO-F6PNBZjb5DBPwV52w 2025-06-01T22:51:17.8391026Z +++ ls -nl torch/ao/nn/sparse/quantized/__init__.py 2025-06-01T22:51:17.8392267Z +++ awk '{print $5}' 2025-06-01T22:51:17.8419166Z ++ FSIZE=168 2025-06-01T22:51:17.8419814Z ++ echo '"torch/ao/nn/sparse/quantized/__init__.py",sha256=xO8RdXEcj7ggZh7-f2bReVBRO-F6PNBZjb5DBPwV52w,168' 2025-06-01T22:51:17.8420505Z ++ read fname 2025-06-01T22:51:17.8420844Z ++ make_wheel_record torch/ao/nn/sparse/quantized/linear.py 2025-06-01T22:51:17.8421304Z ++ FPATH=torch/ao/nn/sparse/quantized/linear.py 2025-06-01T22:51:17.8421722Z ++ echo torch/ao/nn/sparse/quantized/linear.py 2025-06-01T22:51:17.8422071Z ++ grep RECORD 2025-06-01T22:51:17.8444633Z +++ openssl dgst -sha256 -binary torch/ao/nn/sparse/quantized/linear.py 2025-06-01T22:51:17.8445172Z +++ openssl base64 2025-06-01T22:51:17.8445709Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.8446028Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.8446675Z +++ sed -e s/=//g 2025-06-01T22:51:17.8486210Z ++ HASH=ZutT2ZgyUY9C4cE_ImkaygJXtoru4SuR2_7m3lsMQzs 2025-06-01T22:51:17.8490582Z +++ ls -nl torch/ao/nn/sparse/quantized/linear.py 2025-06-01T22:51:17.8491382Z +++ awk '{print $5}' 2025-06-01T22:51:17.8518585Z ++ FSIZE=8953 2025-06-01T22:51:17.8519443Z ++ echo '"torch/ao/nn/sparse/quantized/linear.py",sha256=ZutT2ZgyUY9C4cE_ImkaygJXtoru4SuR2_7m3lsMQzs,8953' 2025-06-01T22:51:17.8520121Z ++ read fname 2025-06-01T22:51:17.8520510Z ++ make_wheel_record torch/ao/nn/sparse/quantized/utils.py 2025-06-01T22:51:17.8520975Z ++ FPATH=torch/ao/nn/sparse/quantized/utils.py 2025-06-01T22:51:17.8521379Z ++ echo torch/ao/nn/sparse/quantized/utils.py 2025-06-01T22:51:17.8521726Z ++ grep RECORD 2025-06-01T22:51:17.8544220Z +++ openssl dgst -sha256 -binary torch/ao/nn/sparse/quantized/utils.py 2025-06-01T22:51:17.8544713Z +++ openssl base64 2025-06-01T22:51:17.8544981Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.8545233Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.8545745Z +++ sed -e s/=//g 2025-06-01T22:51:17.8586820Z ++ HASH=cAn7Xj5gmammzelwBCFjEbvtwuLjFKwINcHrQ-eIQas 2025-06-01T22:51:17.8589886Z +++ ls -nl torch/ao/nn/sparse/quantized/utils.py 2025-06-01T22:51:17.8591079Z +++ awk '{print $5}' 2025-06-01T22:51:17.8614932Z ++ FSIZE=2080 2025-06-01T22:51:17.8615876Z ++ echo '"torch/ao/nn/sparse/quantized/utils.py",sha256=cAn7Xj5gmammzelwBCFjEbvtwuLjFKwINcHrQ-eIQas,2080' 2025-06-01T22:51:17.8616616Z ++ read fname 2025-06-01T22:51:17.8617076Z ++ make_wheel_record torch/ao/nn/sparse/quantized/dynamic/__init__.py 2025-06-01T22:51:17.8617860Z ++ FPATH=torch/ao/nn/sparse/quantized/dynamic/__init__.py 2025-06-01T22:51:17.8619619Z ++ echo torch/ao/nn/sparse/quantized/dynamic/__init__.py 2025-06-01T22:51:17.8620098Z ++ grep RECORD 2025-06-01T22:51:17.8641568Z +++ openssl dgst -sha256 -binary torch/ao/nn/sparse/quantized/dynamic/__init__.py 2025-06-01T22:51:17.8642530Z +++ openssl base64 2025-06-01T22:51:17.8642921Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.8643213Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.8645225Z +++ sed -e s/=//g 2025-06-01T22:51:17.8685549Z ++ HASH=lYDGtZ8rNR56jJLk6s5WOJ65E7qqQ_LFICpuD76NWYI 2025-06-01T22:51:17.8689105Z +++ ls -nl torch/ao/nn/sparse/quantized/dynamic/__init__.py 2025-06-01T22:51:17.8690011Z +++ awk '{print $5}' 2025-06-01T22:51:17.8720413Z ++ FSIZE=57 2025-06-01T22:51:17.8721089Z ++ echo '"torch/ao/nn/sparse/quantized/dynamic/__init__.py",sha256=lYDGtZ8rNR56jJLk6s5WOJ65E7qqQ_LFICpuD76NWYI,57' 2025-06-01T22:51:17.8721813Z ++ read fname 2025-06-01T22:51:17.8722198Z ++ make_wheel_record torch/ao/nn/sparse/quantized/dynamic/linear.py 2025-06-01T22:51:17.8722729Z ++ FPATH=torch/ao/nn/sparse/quantized/dynamic/linear.py 2025-06-01T22:51:17.8723201Z ++ echo torch/ao/nn/sparse/quantized/dynamic/linear.py 2025-06-01T22:51:17.8723582Z ++ grep RECORD 2025-06-01T22:51:17.8748640Z +++ openssl dgst -sha256 -binary torch/ao/nn/sparse/quantized/dynamic/linear.py 2025-06-01T22:51:17.8749218Z +++ openssl base64 2025-06-01T22:51:17.8749482Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.8750702Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.8752002Z +++ sed -e s/=//g 2025-06-01T22:51:17.8795494Z ++ HASH=iOBdxXzWeQXsPsr4johcVob3aTV_UbIrPNMIC6p2ea0 2025-06-01T22:51:17.8796463Z +++ ls -nl torch/ao/nn/sparse/quantized/dynamic/linear.py 2025-06-01T22:51:17.8796902Z +++ awk '{print $5}' 2025-06-01T22:51:17.8827133Z ++ FSIZE=6327 2025-06-01T22:51:17.8827855Z ++ echo '"torch/ao/nn/sparse/quantized/dynamic/linear.py",sha256=iOBdxXzWeQXsPsr4johcVob3aTV_UbIrPNMIC6p2ea0,6327' 2025-06-01T22:51:17.8828593Z ++ read fname 2025-06-01T22:51:17.8828866Z ++ make_wheel_record torch/ao/ns/__init__.py 2025-06-01T22:51:17.8829246Z ++ FPATH=torch/ao/ns/__init__.py 2025-06-01T22:51:17.8829575Z ++ echo torch/ao/ns/__init__.py 2025-06-01T22:51:17.8829868Z ++ grep RECORD 2025-06-01T22:51:17.8847865Z +++ openssl dgst -sha256 -binary torch/ao/ns/__init__.py 2025-06-01T22:51:17.8848304Z +++ openssl base64 2025-06-01T22:51:17.8849634Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.8850896Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.8852167Z +++ sed -e s/=//g 2025-06-01T22:51:17.8890187Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:17.8894791Z +++ ls -nl torch/ao/ns/__init__.py 2025-06-01T22:51:17.8895735Z +++ awk '{print $5}' 2025-06-01T22:51:17.8923509Z ++ FSIZE=0 2025-06-01T22:51:17.8924278Z ++ echo '"torch/ao/ns/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:17.8925165Z ++ read fname 2025-06-01T22:51:17.8925491Z ++ make_wheel_record torch/ao/ns/_numeric_suite.py 2025-06-01T22:51:17.8925983Z ++ FPATH=torch/ao/ns/_numeric_suite.py 2025-06-01T22:51:17.8926351Z ++ echo torch/ao/ns/_numeric_suite.py 2025-06-01T22:51:17.8926699Z ++ grep RECORD 2025-06-01T22:51:17.8947750Z +++ openssl dgst -sha256 -binary torch/ao/ns/_numeric_suite.py 2025-06-01T22:51:17.8948236Z +++ openssl base64 2025-06-01T22:51:17.8949129Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.8950327Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.8951200Z +++ sed -e s/=//g 2025-06-01T22:51:17.8991841Z ++ HASH=Fiu1qS4I6B337knBAXkj19AhDYEVPY5nQpqyTYwHM5o 2025-06-01T22:51:17.8995485Z +++ ls -nl torch/ao/ns/_numeric_suite.py 2025-06-01T22:51:17.8995847Z +++ awk '{print $5}' 2025-06-01T22:51:17.9024545Z ++ FSIZE=19976 2025-06-01T22:51:17.9025212Z ++ echo '"torch/ao/ns/_numeric_suite.py",sha256=Fiu1qS4I6B337knBAXkj19AhDYEVPY5nQpqyTYwHM5o,19976' 2025-06-01T22:51:17.9025847Z ++ read fname 2025-06-01T22:51:17.9026150Z ++ make_wheel_record torch/ao/ns/_numeric_suite_fx.py 2025-06-01T22:51:17.9026572Z ++ FPATH=torch/ao/ns/_numeric_suite_fx.py 2025-06-01T22:51:17.9027102Z ++ echo torch/ao/ns/_numeric_suite_fx.py 2025-06-01T22:51:17.9027433Z ++ grep RECORD 2025-06-01T22:51:17.9046614Z +++ openssl dgst -sha256 -binary torch/ao/ns/_numeric_suite_fx.py 2025-06-01T22:51:17.9047114Z +++ openssl base64 2025-06-01T22:51:17.9047403Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.9048750Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.9050098Z +++ sed -e s/=//g 2025-06-01T22:51:17.9089065Z ++ HASH=UMinkMjZtzIzhgxzZZDLGRl9bTPjVQajIMhSXskIUxQ 2025-06-01T22:51:17.9093700Z +++ ls -nl torch/ao/ns/_numeric_suite_fx.py 2025-06-01T22:51:17.9094510Z +++ awk '{print $5}' 2025-06-01T22:51:17.9121801Z ++ FSIZE=41393 2025-06-01T22:51:17.9122411Z ++ echo '"torch/ao/ns/_numeric_suite_fx.py",sha256=UMinkMjZtzIzhgxzZZDLGRl9bTPjVQajIMhSXskIUxQ,41393' 2025-06-01T22:51:17.9123036Z ++ read fname 2025-06-01T22:51:17.9123323Z ++ make_wheel_record torch/ao/ns/fx/__init__.py 2025-06-01T22:51:17.9123845Z ++ FPATH=torch/ao/ns/fx/__init__.py 2025-06-01T22:51:17.9124371Z ++ echo torch/ao/ns/fx/__init__.py 2025-06-01T22:51:17.9124701Z ++ grep RECORD 2025-06-01T22:51:17.9146843Z +++ openssl dgst -sha256 -binary torch/ao/ns/fx/__init__.py 2025-06-01T22:51:17.9147319Z +++ openssl base64 2025-06-01T22:51:17.9147575Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.9147840Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.9148986Z +++ sed -e s/=//g 2025-06-01T22:51:17.9190631Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:17.9193401Z +++ ls -nl torch/ao/ns/fx/__init__.py 2025-06-01T22:51:17.9194209Z +++ awk '{print $5}' 2025-06-01T22:51:17.9222549Z ++ FSIZE=0 2025-06-01T22:51:17.9223105Z ++ echo '"torch/ao/ns/fx/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:17.9223838Z ++ read fname 2025-06-01T22:51:17.9224268Z ++ make_wheel_record torch/ao/ns/fx/graph_matcher.py 2025-06-01T22:51:17.9224681Z ++ FPATH=torch/ao/ns/fx/graph_matcher.py 2025-06-01T22:51:17.9225046Z ++ echo torch/ao/ns/fx/graph_matcher.py 2025-06-01T22:51:17.9225374Z ++ grep RECORD 2025-06-01T22:51:17.9245266Z +++ openssl dgst -sha256 -binary torch/ao/ns/fx/graph_matcher.py 2025-06-01T22:51:17.9246797Z +++ openssl base64 2025-06-01T22:51:17.9247297Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.9247920Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.9249294Z +++ sed -e s/=//g 2025-06-01T22:51:17.9288602Z ++ HASH=pBH_cfQDNF5qi9O00_cuxKlyhqcnvEpQvXNjNDLhRxI 2025-06-01T22:51:17.9293449Z +++ ls -nl torch/ao/ns/fx/graph_matcher.py 2025-06-01T22:51:17.9294302Z +++ awk '{print $5}' 2025-06-01T22:51:17.9320162Z ++ FSIZE=19254 2025-06-01T22:51:17.9320864Z ++ echo '"torch/ao/ns/fx/graph_matcher.py",sha256=pBH_cfQDNF5qi9O00_cuxKlyhqcnvEpQvXNjNDLhRxI,19254' 2025-06-01T22:51:17.9321486Z ++ read fname 2025-06-01T22:51:17.9321789Z ++ make_wheel_record torch/ao/ns/fx/graph_passes.py 2025-06-01T22:51:17.9322187Z ++ FPATH=torch/ao/ns/fx/graph_passes.py 2025-06-01T22:51:17.9322721Z ++ echo torch/ao/ns/fx/graph_passes.py 2025-06-01T22:51:17.9323146Z ++ grep RECORD 2025-06-01T22:51:17.9346705Z +++ openssl dgst -sha256 -binary torch/ao/ns/fx/graph_passes.py 2025-06-01T22:51:17.9347370Z +++ openssl base64 2025-06-01T22:51:17.9347634Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.9348265Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.9349052Z +++ sed -e s/=//g 2025-06-01T22:51:17.9393050Z ++ HASH=EFeeXy4z9wW6ZbVxPBU3paEVSyVWHnK7wHqd-Gz4zlU 2025-06-01T22:51:17.9395245Z +++ ls -nl torch/ao/ns/fx/graph_passes.py 2025-06-01T22:51:17.9396509Z +++ awk '{print $5}' 2025-06-01T22:51:17.9424519Z ++ FSIZE=44199 2025-06-01T22:51:17.9425137Z ++ echo '"torch/ao/ns/fx/graph_passes.py",sha256=EFeeXy4z9wW6ZbVxPBU3paEVSyVWHnK7wHqd-Gz4zlU,44199' 2025-06-01T22:51:17.9425783Z ++ read fname 2025-06-01T22:51:17.9426103Z ++ make_wheel_record torch/ao/ns/fx/mappings.py 2025-06-01T22:51:17.9426497Z ++ FPATH=torch/ao/ns/fx/mappings.py 2025-06-01T22:51:17.9426907Z ++ echo torch/ao/ns/fx/mappings.py 2025-06-01T22:51:17.9427237Z ++ grep RECORD 2025-06-01T22:51:17.9447023Z +++ openssl dgst -sha256 -binary torch/ao/ns/fx/mappings.py 2025-06-01T22:51:17.9447456Z +++ openssl base64 2025-06-01T22:51:17.9448057Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.9449425Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.9450693Z +++ sed -e s/=//g 2025-06-01T22:51:17.9489391Z ++ HASH=zrnfnskAaE0miAnyuV8H62K0-zP1JxcF_5LtxB09VbU 2025-06-01T22:51:17.9494009Z +++ ls -nl torch/ao/ns/fx/mappings.py 2025-06-01T22:51:17.9495079Z +++ awk '{print $5}' 2025-06-01T22:51:17.9523008Z ++ FSIZE=18300 2025-06-01T22:51:17.9523950Z ++ echo '"torch/ao/ns/fx/mappings.py",sha256=zrnfnskAaE0miAnyuV8H62K0-zP1JxcF_5LtxB09VbU,18300' 2025-06-01T22:51:17.9524810Z ++ read fname 2025-06-01T22:51:17.9525135Z ++ make_wheel_record torch/ao/ns/fx/n_shadows_utils.py 2025-06-01T22:51:17.9525576Z ++ FPATH=torch/ao/ns/fx/n_shadows_utils.py 2025-06-01T22:51:17.9525953Z ++ echo torch/ao/ns/fx/n_shadows_utils.py 2025-06-01T22:51:17.9526307Z ++ grep RECORD 2025-06-01T22:51:17.9548847Z +++ openssl dgst -sha256 -binary torch/ao/ns/fx/n_shadows_utils.py 2025-06-01T22:51:17.9549368Z +++ openssl base64 2025-06-01T22:51:17.9550402Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.9551747Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.9553035Z +++ sed -e s/=//g 2025-06-01T22:51:17.9597125Z ++ HASH=PriMat5jEW_TgaAmaJlug9cuy4ubQzzp4aG6aW-BI4M 2025-06-01T22:51:17.9599154Z +++ ls -nl torch/ao/ns/fx/n_shadows_utils.py 2025-06-01T22:51:17.9600082Z +++ awk '{print $5}' 2025-06-01T22:51:17.9627687Z ++ FSIZE=51116 2025-06-01T22:51:17.9628390Z ++ echo '"torch/ao/ns/fx/n_shadows_utils.py",sha256=PriMat5jEW_TgaAmaJlug9cuy4ubQzzp4aG6aW-BI4M,51116' 2025-06-01T22:51:17.9629008Z ++ read fname 2025-06-01T22:51:17.9629308Z ++ make_wheel_record torch/ao/ns/fx/ns_types.py 2025-06-01T22:51:17.9629705Z ++ FPATH=torch/ao/ns/fx/ns_types.py 2025-06-01T22:51:17.9630040Z ++ echo torch/ao/ns/fx/ns_types.py 2025-06-01T22:51:17.9630364Z ++ grep RECORD 2025-06-01T22:51:17.9647670Z +++ openssl dgst -sha256 -binary torch/ao/ns/fx/ns_types.py 2025-06-01T22:51:17.9648530Z +++ openssl base64 2025-06-01T22:51:17.9649763Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.9651138Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.9652501Z +++ sed -e s/=//g 2025-06-01T22:51:17.9690190Z ++ HASH=4jCJmx87h4O3Ks3IYLVzsN783fN27T1n0aN-KI_ia1g 2025-06-01T22:51:17.9694733Z +++ ls -nl torch/ao/ns/fx/ns_types.py 2025-06-01T22:51:17.9695695Z +++ awk '{print $5}' 2025-06-01T22:51:17.9721294Z ++ FSIZE=2327 2025-06-01T22:51:17.9721874Z ++ echo '"torch/ao/ns/fx/ns_types.py",sha256=4jCJmx87h4O3Ks3IYLVzsN783fN27T1n0aN-KI_ia1g,2327' 2025-06-01T22:51:17.9722452Z ++ read fname 2025-06-01T22:51:17.9722770Z ++ make_wheel_record torch/ao/ns/fx/pattern_utils.py 2025-06-01T22:51:17.9723175Z ++ FPATH=torch/ao/ns/fx/pattern_utils.py 2025-06-01T22:51:17.9723549Z ++ echo torch/ao/ns/fx/pattern_utils.py 2025-06-01T22:51:17.9724001Z ++ grep RECORD 2025-06-01T22:51:17.9745999Z +++ openssl dgst -sha256 -binary torch/ao/ns/fx/pattern_utils.py 2025-06-01T22:51:17.9746961Z +++ openssl base64 2025-06-01T22:51:17.9747652Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.9748437Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.9749333Z +++ sed -e s/=//g 2025-06-01T22:51:17.9792427Z ++ HASH=x-kvuSk2FoyhtKOGmp-nfrSQkIYWsMwWSoxgCbMiR-4 2025-06-01T22:51:17.9796638Z +++ ls -nl torch/ao/ns/fx/pattern_utils.py 2025-06-01T22:51:17.9797005Z +++ awk '{print $5}' 2025-06-01T22:51:17.9821951Z ++ FSIZE=8369 2025-06-01T22:51:17.9822617Z ++ echo '"torch/ao/ns/fx/pattern_utils.py",sha256=x-kvuSk2FoyhtKOGmp-nfrSQkIYWsMwWSoxgCbMiR-4,8369' 2025-06-01T22:51:17.9823242Z ++ read fname 2025-06-01T22:51:17.9823595Z ++ make_wheel_record torch/ao/ns/fx/qconfig_multi_mapping.py 2025-06-01T22:51:17.9824056Z ++ FPATH=torch/ao/ns/fx/qconfig_multi_mapping.py 2025-06-01T22:51:17.9824967Z ++ echo torch/ao/ns/fx/qconfig_multi_mapping.py 2025-06-01T22:51:17.9826061Z ++ grep RECORD 2025-06-01T22:51:17.9847230Z +++ openssl dgst -sha256 -binary torch/ao/ns/fx/qconfig_multi_mapping.py 2025-06-01T22:51:17.9847751Z +++ openssl base64 2025-06-01T22:51:17.9848253Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.9849490Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.9850716Z +++ sed -e s/=//g 2025-06-01T22:51:17.9889851Z ++ HASH=Zvs9CeYlm8xnUQDFiWkZipMRmyXiUd3aZEXjC7RCn4Q 2025-06-01T22:51:17.9894554Z +++ ls -nl torch/ao/ns/fx/qconfig_multi_mapping.py 2025-06-01T22:51:17.9895378Z +++ awk '{print $5}' 2025-06-01T22:51:17.9922256Z ++ FSIZE=10183 2025-06-01T22:51:17.9922919Z ++ echo '"torch/ao/ns/fx/qconfig_multi_mapping.py",sha256=Zvs9CeYlm8xnUQDFiWkZipMRmyXiUd3aZEXjC7RCn4Q,10183' 2025-06-01T22:51:17.9923598Z ++ read fname 2025-06-01T22:51:17.9924353Z ++ make_wheel_record torch/ao/ns/fx/utils.py 2025-06-01T22:51:17.9924753Z ++ FPATH=torch/ao/ns/fx/utils.py 2025-06-01T22:51:17.9925106Z ++ echo torch/ao/ns/fx/utils.py 2025-06-01T22:51:17.9925410Z ++ grep RECORD 2025-06-01T22:51:17.9945068Z +++ openssl dgst -sha256 -binary torch/ao/ns/fx/utils.py 2025-06-01T22:51:17.9946000Z +++ openssl base64 2025-06-01T22:51:17.9946279Z +++ sed -e s/+/-/g 2025-06-01T22:51:17.9947131Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:17.9947641Z +++ sed -e s/=//g 2025-06-01T22:51:17.9989640Z ++ HASH=oFd3zDEusMdEcj3qDkCFC2AMfjAGvr58rXfkwUyvjAU 2025-06-01T22:51:17.9993834Z +++ ls -nl torch/ao/ns/fx/utils.py 2025-06-01T22:51:17.9995305Z +++ awk '{print $5}' 2025-06-01T22:51:18.0022857Z ++ FSIZE=20595 2025-06-01T22:51:18.0023490Z ++ echo '"torch/ao/ns/fx/utils.py",sha256=oFd3zDEusMdEcj3qDkCFC2AMfjAGvr58rXfkwUyvjAU,20595' 2025-06-01T22:51:18.0024094Z ++ read fname 2025-06-01T22:51:18.0024382Z ++ make_wheel_record torch/ao/ns/fx/weight_utils.py 2025-06-01T22:51:18.0024795Z ++ FPATH=torch/ao/ns/fx/weight_utils.py 2025-06-01T22:51:18.0025153Z ++ echo torch/ao/ns/fx/weight_utils.py 2025-06-01T22:51:18.0025486Z ++ grep RECORD 2025-06-01T22:51:18.0045860Z +++ openssl dgst -sha256 -binary torch/ao/ns/fx/weight_utils.py 2025-06-01T22:51:18.0046352Z +++ openssl base64 2025-06-01T22:51:18.0046607Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.0046987Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.0048065Z +++ sed -e s/=//g 2025-06-01T22:51:18.0086757Z ++ HASH=zvdbmn3Eqki48r-dhJ2LDC-BGu9nS5P_gMeDCo4bXbI 2025-06-01T22:51:18.0091240Z +++ ls -nl torch/ao/ns/fx/weight_utils.py 2025-06-01T22:51:18.0092107Z +++ awk '{print $5}' 2025-06-01T22:51:18.0118156Z ++ FSIZE=11382 2025-06-01T22:51:18.0118802Z ++ echo '"torch/ao/ns/fx/weight_utils.py",sha256=zvdbmn3Eqki48r-dhJ2LDC-BGu9nS5P_gMeDCo4bXbI,11382' 2025-06-01T22:51:18.0119409Z ++ read fname 2025-06-01T22:51:18.0119706Z ++ make_wheel_record torch/ao/pruning/__init__.py 2025-06-01T22:51:18.0120098Z ++ FPATH=torch/ao/pruning/__init__.py 2025-06-01T22:51:18.0120461Z ++ echo torch/ao/pruning/__init__.py 2025-06-01T22:51:18.0120784Z ++ grep RECORD 2025-06-01T22:51:18.0142320Z +++ openssl dgst -sha256 -binary torch/ao/pruning/__init__.py 2025-06-01T22:51:18.0142829Z +++ openssl base64 2025-06-01T22:51:18.0143086Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.0144740Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.0145001Z +++ sed -e s/=//g 2025-06-01T22:51:18.0187026Z ++ HASH=dp2CA7CO_FRHTE7E0Ft495uR5IlUi8HsnG8ujLsz6OA 2025-06-01T22:51:18.0189210Z +++ ls -nl torch/ao/pruning/__init__.py 2025-06-01T22:51:18.0189890Z +++ awk '{print $5}' 2025-06-01T22:51:18.0213905Z ++ FSIZE=640 2025-06-01T22:51:18.0214591Z ++ echo '"torch/ao/pruning/__init__.py",sha256=dp2CA7CO_FRHTE7E0Ft495uR5IlUi8HsnG8ujLsz6OA,640' 2025-06-01T22:51:18.0215306Z ++ read fname 2025-06-01T22:51:18.0215603Z ++ make_wheel_record torch/ao/pruning/_mappings.py 2025-06-01T22:51:18.0216036Z ++ FPATH=torch/ao/pruning/_mappings.py 2025-06-01T22:51:18.0218004Z ++ echo torch/ao/pruning/_mappings.py 2025-06-01T22:51:18.0219168Z ++ grep RECORD 2025-06-01T22:51:18.0239701Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_mappings.py 2025-06-01T22:51:18.0240167Z +++ openssl base64 2025-06-01T22:51:18.0241179Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.0241534Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.0243039Z +++ sed -e s/=//g 2025-06-01T22:51:18.0284688Z ++ HASH=O9aJePj2X0nV76KTcSU93V7GA8dxEzfr5G9QvjyWOqQ 2025-06-01T22:51:18.0287250Z +++ ls -nl torch/ao/pruning/_mappings.py 2025-06-01T22:51:18.0288329Z +++ awk '{print $5}' 2025-06-01T22:51:18.0315452Z ++ FSIZE=597 2025-06-01T22:51:18.0316102Z ++ echo '"torch/ao/pruning/_mappings.py",sha256=O9aJePj2X0nV76KTcSU93V7GA8dxEzfr5G9QvjyWOqQ,597' 2025-06-01T22:51:18.0316842Z ++ read fname 2025-06-01T22:51:18.0317208Z ++ make_wheel_record torch/ao/pruning/_experimental/__init__.py 2025-06-01T22:51:18.0317709Z ++ FPATH=torch/ao/pruning/_experimental/__init__.py 2025-06-01T22:51:18.0318141Z ++ echo torch/ao/pruning/_experimental/__init__.py 2025-06-01T22:51:18.0318527Z ++ grep RECORD 2025-06-01T22:51:18.0340943Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/__init__.py 2025-06-01T22:51:18.0341488Z +++ openssl base64 2025-06-01T22:51:18.0341737Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.0342002Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.0342271Z +++ sed -e s/=//g 2025-06-01T22:51:18.0381498Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:18.0384852Z +++ ls -nl torch/ao/pruning/_experimental/__init__.py 2025-06-01T22:51:18.0386108Z +++ awk '{print $5}' 2025-06-01T22:51:18.0409736Z ++ FSIZE=0 2025-06-01T22:51:18.0410345Z ++ echo '"torch/ao/pruning/_experimental/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:18.0411033Z ++ read fname 2025-06-01T22:51:18.0411505Z ++ make_wheel_record torch/ao/pruning/_experimental/activation_sparsifier/__init__.py 2025-06-01T22:51:18.0412221Z ++ FPATH=torch/ao/pruning/_experimental/activation_sparsifier/__init__.py 2025-06-01T22:51:18.0413793Z ++ echo torch/ao/pruning/_experimental/activation_sparsifier/__init__.py 2025-06-01T22:51:18.0414573Z ++ grep RECORD 2025-06-01T22:51:18.0436520Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/activation_sparsifier/__init__.py 2025-06-01T22:51:18.0437161Z +++ openssl base64 2025-06-01T22:51:18.0437415Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.0438793Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.0439051Z +++ sed -e s/=//g 2025-06-01T22:51:18.0479436Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:18.0482574Z +++ ls -nl torch/ao/pruning/_experimental/activation_sparsifier/__init__.py 2025-06-01T22:51:18.0483226Z +++ awk '{print $5}' 2025-06-01T22:51:18.0511266Z ++ FSIZE=0 2025-06-01T22:51:18.0511911Z ++ echo '"torch/ao/pruning/_experimental/activation_sparsifier/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:18.0512024Z ++ read fname 2025-06-01T22:51:18.0512451Z ++ make_wheel_record torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py 2025-06-01T22:51:18.0512780Z ++ FPATH=torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py 2025-06-01T22:51:18.0513112Z ++ echo torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py 2025-06-01T22:51:18.0513436Z ++ grep RECORD 2025-06-01T22:51:18.0532139Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py 2025-06-01T22:51:18.0532547Z +++ openssl base64 2025-06-01T22:51:18.0533688Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.0534752Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.0536118Z +++ sed -e s/=//g 2025-06-01T22:51:18.0574473Z ++ HASH=uELSFaZzD9eiFE7hSIt8E1lGIuphMvP8gVRT09lkQsQ 2025-06-01T22:51:18.0580663Z +++ ls -nl torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py 2025-06-01T22:51:18.0580800Z +++ awk '{print $5}' 2025-06-01T22:51:18.0605828Z ++ FSIZE=19005 2025-06-01T22:51:18.0606554Z ++ echo '"torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py",sha256=uELSFaZzD9eiFE7hSIt8E1lGIuphMvP8gVRT09lkQsQ,19005' 2025-06-01T22:51:18.0606677Z ++ read fname 2025-06-01T22:51:18.0606966Z ++ make_wheel_record torch/ao/pruning/_experimental/data_scheduler/__init__.py 2025-06-01T22:51:18.0607203Z ++ FPATH=torch/ao/pruning/_experimental/data_scheduler/__init__.py 2025-06-01T22:51:18.0608338Z ++ echo torch/ao/pruning/_experimental/data_scheduler/__init__.py 2025-06-01T22:51:18.0609158Z ++ grep RECORD 2025-06-01T22:51:18.0632990Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/data_scheduler/__init__.py 2025-06-01T22:51:18.0633133Z +++ openssl base64 2025-06-01T22:51:18.0633238Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.0633750Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.0633966Z +++ sed -e s/=//g 2025-06-01T22:51:18.0675647Z ++ HASH=q_95mAMpHldGWwLAgYS-F07ReGKDLIAZLsP7BtlmgTE 2025-06-01T22:51:18.0678090Z +++ ls -nl torch/ao/pruning/_experimental/data_scheduler/__init__.py 2025-06-01T22:51:18.0678628Z +++ awk '{print $5}' 2025-06-01T22:51:18.0706020Z ++ FSIZE=92 2025-06-01T22:51:18.0706738Z ++ echo '"torch/ao/pruning/_experimental/data_scheduler/__init__.py",sha256=q_95mAMpHldGWwLAgYS-F07ReGKDLIAZLsP7BtlmgTE,92' 2025-06-01T22:51:18.0706840Z ++ read fname 2025-06-01T22:51:18.0707211Z ++ make_wheel_record torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py 2025-06-01T22:51:18.0707492Z ++ FPATH=torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py 2025-06-01T22:51:18.0707762Z ++ echo torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py 2025-06-01T22:51:18.0708905Z ++ grep RECORD 2025-06-01T22:51:18.0729678Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py 2025-06-01T22:51:18.0729806Z +++ openssl base64 2025-06-01T22:51:18.0731023Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.0732434Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.0733522Z +++ sed -e s/=//g 2025-06-01T22:51:18.0771495Z ++ HASH=dhGRwHDd261cEpqU3b22IBBbg_Lx5T9YzSgoKVIzmWc 2025-06-01T22:51:18.0776371Z +++ ls -nl torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py 2025-06-01T22:51:18.0777962Z +++ awk '{print $5}' 2025-06-01T22:51:18.0805143Z ++ FSIZE=7609 2025-06-01T22:51:18.0805780Z ++ echo '"torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py",sha256=dhGRwHDd261cEpqU3b22IBBbg_Lx5T9YzSgoKVIzmWc,7609' 2025-06-01T22:51:18.0805878Z ++ read fname 2025-06-01T22:51:18.0806184Z ++ make_wheel_record torch/ao/pruning/_experimental/data_sparsifier/__init__.py 2025-06-01T22:51:18.0806435Z ++ FPATH=torch/ao/pruning/_experimental/data_sparsifier/__init__.py 2025-06-01T22:51:18.0806667Z ++ echo torch/ao/pruning/_experimental/data_sparsifier/__init__.py 2025-06-01T22:51:18.0806835Z ++ grep RECORD 2025-06-01T22:51:18.0829009Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/data_sparsifier/__init__.py 2025-06-01T22:51:18.0829188Z +++ openssl base64 2025-06-01T22:51:18.0829535Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.0829665Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.0830615Z +++ sed -e s/=//g 2025-06-01T22:51:18.0872738Z ++ HASH=9ktAif-dttGBmiw745tN2WtUTOTZch0E_HA4cE1bfTo 2025-06-01T22:51:18.0876204Z +++ ls -nl torch/ao/pruning/_experimental/data_sparsifier/__init__.py 2025-06-01T22:51:18.0876646Z +++ awk '{print $5}' 2025-06-01T22:51:18.0904573Z ++ FSIZE=174 2025-06-01T22:51:18.0905214Z ++ echo '"torch/ao/pruning/_experimental/data_sparsifier/__init__.py",sha256=9ktAif-dttGBmiw745tN2WtUTOTZch0E_HA4cE1bfTo,174' 2025-06-01T22:51:18.0905474Z ++ read fname 2025-06-01T22:51:18.0905818Z ++ make_wheel_record torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py 2025-06-01T22:51:18.0906107Z ++ FPATH=torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py 2025-06-01T22:51:18.0906459Z ++ echo torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py 2025-06-01T22:51:18.0907517Z ++ grep RECORD 2025-06-01T22:51:18.0927638Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py 2025-06-01T22:51:18.0927752Z +++ openssl base64 2025-06-01T22:51:18.0928832Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.0929830Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.0931006Z +++ sed -e s/=//g 2025-06-01T22:51:18.0970907Z ++ HASH=VN63suUJl4VOhfHNVO6l_9zhhE-cZjwrC1pgjSfY4Gk 2025-06-01T22:51:18.0975798Z +++ ls -nl torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py 2025-06-01T22:51:18.0976431Z +++ awk '{print $5}' 2025-06-01T22:51:18.1003358Z ++ FSIZE=13409 2025-06-01T22:51:18.1004221Z ++ echo '"torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py",sha256=VN63suUJl4VOhfHNVO6l_9zhhE-cZjwrC1pgjSfY4Gk,13409' 2025-06-01T22:51:18.1004559Z ++ read fname 2025-06-01T22:51:18.1005318Z ++ make_wheel_record torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py 2025-06-01T22:51:18.1005630Z ++ FPATH=torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py 2025-06-01T22:51:18.1005925Z ++ echo torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py 2025-06-01T22:51:18.1006095Z ++ grep RECORD 2025-06-01T22:51:18.1029910Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py 2025-06-01T22:51:18.1030104Z +++ openssl base64 2025-06-01T22:51:18.1030410Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.1030513Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.1030628Z +++ sed -e s/=//g 2025-06-01T22:51:18.1073189Z ++ HASH=moQ54Rf4vj_vEPBUMf8C1cTo_cNHVC_gy0M90rvHB_I 2025-06-01T22:51:18.1076775Z +++ ls -nl torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py 2025-06-01T22:51:18.1078335Z +++ awk '{print $5}' 2025-06-01T22:51:18.1106474Z ++ FSIZE=7759 2025-06-01T22:51:18.1107359Z ++ echo '"torch/ao/pruning/_experimental/data_sparsifier/data_norm_sparsifier.py",sha256=moQ54Rf4vj_vEPBUMf8C1cTo_cNHVC_gy0M90rvHB_I,7759' 2025-06-01T22:51:18.1107474Z ++ read fname 2025-06-01T22:51:18.1107805Z ++ make_wheel_record torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py 2025-06-01T22:51:18.1108084Z ++ FPATH=torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py 2025-06-01T22:51:18.1108367Z ++ echo torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py 2025-06-01T22:51:18.1108902Z ++ grep RECORD 2025-06-01T22:51:18.1129433Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py 2025-06-01T22:51:18.1129566Z +++ openssl base64 2025-06-01T22:51:18.1130655Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.1131931Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.1133133Z +++ sed -e s/=//g 2025-06-01T22:51:18.1171334Z ++ HASH=Dact5SNIEr-LziJUx2yGkyK0G8q_sRBR3g8KEN6k4zM 2025-06-01T22:51:18.1176088Z +++ ls -nl torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py 2025-06-01T22:51:18.1177595Z +++ awk '{print $5}' 2025-06-01T22:51:18.1204396Z ++ FSIZE=5886 2025-06-01T22:51:18.1205225Z ++ echo '"torch/ao/pruning/_experimental/data_sparsifier/quantization_utils.py",sha256=Dact5SNIEr-LziJUx2yGkyK0G8q_sRBR3g8KEN6k4zM,5886' 2025-06-01T22:51:18.1205698Z ++ read fname 2025-06-01T22:51:18.1206096Z ++ make_wheel_record torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py 2025-06-01T22:51:18.1206388Z ++ FPATH=torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py 2025-06-01T22:51:18.1206678Z ++ echo torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py 2025-06-01T22:51:18.1206782Z ++ grep RECORD 2025-06-01T22:51:18.1230680Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py 2025-06-01T22:51:18.1231005Z +++ openssl base64 2025-06-01T22:51:18.1231109Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.1231214Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.1231359Z +++ sed -e s/=//g 2025-06-01T22:51:18.1273031Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:18.1276848Z +++ ls -nl torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py 2025-06-01T22:51:18.1277388Z +++ awk '{print $5}' 2025-06-01T22:51:18.1305433Z ++ FSIZE=0 2025-06-01T22:51:18.1306202Z ++ echo '"torch/ao/pruning/_experimental/data_sparsifier/lightning/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:18.1306340Z ++ read fname 2025-06-01T22:51:18.1306753Z ++ make_wheel_record torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py 2025-06-01T22:51:18.1307079Z ++ FPATH=torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py 2025-06-01T22:51:18.1307454Z ++ echo torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py 2025-06-01T22:51:18.1307732Z ++ grep RECORD 2025-06-01T22:51:18.1328690Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py 2025-06-01T22:51:18.1328817Z +++ openssl base64 2025-06-01T22:51:18.1329819Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.1331300Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.1332334Z +++ sed -e s/=//g 2025-06-01T22:51:18.1371283Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:18.1376443Z +++ ls -nl torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py 2025-06-01T22:51:18.1378401Z +++ awk '{print $5}' 2025-06-01T22:51:18.1405122Z ++ FSIZE=0 2025-06-01T22:51:18.1405801Z ++ echo '"torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:18.1405902Z ++ read fname 2025-06-01T22:51:18.1406382Z ++ make_wheel_record torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py 2025-06-01T22:51:18.1406802Z ++ FPATH=torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py 2025-06-01T22:51:18.1407209Z ++ echo torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py 2025-06-01T22:51:18.1407321Z ++ grep RECORD 2025-06-01T22:51:18.1429335Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py 2025-06-01T22:51:18.1429513Z +++ openssl base64 2025-06-01T22:51:18.1429846Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.1430431Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.1431333Z +++ sed -e s/=//g 2025-06-01T22:51:18.1472312Z ++ HASH=Vtb__BJ_qrCy7TBisG4BM8qNXzDYrl-xNDVLbHCsYIY 2025-06-01T22:51:18.1476590Z +++ ls -nl torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py 2025-06-01T22:51:18.1477182Z +++ awk '{print $5}' 2025-06-01T22:51:18.1504642Z ++ FSIZE=1636 2025-06-01T22:51:18.1505460Z ++ echo '"torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py",sha256=Vtb__BJ_qrCy7TBisG4BM8qNXzDYrl-xNDVLbHCsYIY,1636' 2025-06-01T22:51:18.1505568Z ++ read fname 2025-06-01T22:51:18.1506098Z ++ make_wheel_record torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py 2025-06-01T22:51:18.1506457Z ++ FPATH=torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py 2025-06-01T22:51:18.1506808Z ++ echo torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py 2025-06-01T22:51:18.1507748Z ++ grep RECORD 2025-06-01T22:51:18.1528709Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py 2025-06-01T22:51:18.1528826Z +++ openssl base64 2025-06-01T22:51:18.1529948Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.1531270Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.1532573Z +++ sed -e s/=//g 2025-06-01T22:51:18.1571569Z ++ HASH=Xg-aSdgp4OMobKjuqdHxBBjNQ8HhStzTmVgt3kCaCxk 2025-06-01T22:51:18.1576535Z +++ ls -nl torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py 2025-06-01T22:51:18.1577786Z +++ awk '{print $5}' 2025-06-01T22:51:18.1603613Z ++ FSIZE=6611 2025-06-01T22:51:18.1604655Z ++ echo '"torch/ao/pruning/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py",sha256=Xg-aSdgp4OMobKjuqdHxBBjNQ8HhStzTmVgt3kCaCxk,6611' 2025-06-01T22:51:18.1604757Z ++ read fname 2025-06-01T22:51:18.1605092Z ++ make_wheel_record torch/ao/pruning/_experimental/pruner/FPGM_pruner.py 2025-06-01T22:51:18.1605316Z ++ FPATH=torch/ao/pruning/_experimental/pruner/FPGM_pruner.py 2025-06-01T22:51:18.1605797Z ++ echo torch/ao/pruning/_experimental/pruner/FPGM_pruner.py 2025-06-01T22:51:18.1606734Z ++ grep RECORD 2025-06-01T22:51:18.1630248Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/pruner/FPGM_pruner.py 2025-06-01T22:51:18.1630386Z +++ openssl base64 2025-06-01T22:51:18.1630485Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.1631120Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.1632006Z +++ sed -e s/=//g 2025-06-01T22:51:18.1672671Z ++ HASH=iKKXlb7xcywo5B_YQXpUr2RL0vyYq6ZMIDIk3xH4KyA 2025-06-01T22:51:18.1676636Z +++ ls -nl torch/ao/pruning/_experimental/pruner/FPGM_pruner.py 2025-06-01T22:51:18.1677654Z +++ awk '{print $5}' 2025-06-01T22:51:18.1706092Z ++ FSIZE=3456 2025-06-01T22:51:18.1706808Z ++ echo '"torch/ao/pruning/_experimental/pruner/FPGM_pruner.py",sha256=iKKXlb7xcywo5B_YQXpUr2RL0vyYq6ZMIDIk3xH4KyA,3456' 2025-06-01T22:51:18.1706927Z ++ read fname 2025-06-01T22:51:18.1707175Z ++ make_wheel_record torch/ao/pruning/_experimental/pruner/__init__.py 2025-06-01T22:51:18.1707491Z ++ FPATH=torch/ao/pruning/_experimental/pruner/__init__.py 2025-06-01T22:51:18.1707690Z ++ echo torch/ao/pruning/_experimental/pruner/__init__.py 2025-06-01T22:51:18.1707792Z ++ grep RECORD 2025-06-01T22:51:18.1728584Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/pruner/__init__.py 2025-06-01T22:51:18.1729015Z +++ openssl base64 2025-06-01T22:51:18.1730265Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.1731643Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.1733088Z +++ sed -e s/=//g 2025-06-01T22:51:18.1772595Z ++ HASH=abfUoG48Kc6ddQZmFAkYjQH5J8Hae8xJiqxz89MTgDE 2025-06-01T22:51:18.1778309Z +++ ls -nl torch/ao/pruning/_experimental/pruner/__init__.py 2025-06-01T22:51:18.1778542Z +++ awk '{print $5}' 2025-06-01T22:51:18.1805550Z ++ FSIZE=260 2025-06-01T22:51:18.1806084Z ++ echo '"torch/ao/pruning/_experimental/pruner/__init__.py",sha256=abfUoG48Kc6ddQZmFAkYjQH5J8Hae8xJiqxz89MTgDE,260' 2025-06-01T22:51:18.1806183Z ++ read fname 2025-06-01T22:51:18.1806551Z ++ make_wheel_record torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py 2025-06-01T22:51:18.1806838Z ++ FPATH=torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py 2025-06-01T22:51:18.1807140Z ++ echo torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py 2025-06-01T22:51:18.1807704Z ++ grep RECORD 2025-06-01T22:51:18.1830848Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py 2025-06-01T22:51:18.1831058Z +++ openssl base64 2025-06-01T22:51:18.1831205Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.1831326Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.1832207Z +++ sed -e s/=//g 2025-06-01T22:51:18.1873785Z ++ HASH=1z85Z1JcdU8ogTVK7hcXLA1kIc6DU6wjQKmYKGgCkpQ 2025-06-01T22:51:18.1877529Z +++ ls -nl torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py 2025-06-01T22:51:18.1878005Z +++ awk '{print $5}' 2025-06-01T22:51:18.1905861Z ++ FSIZE=10956 2025-06-01T22:51:18.1906583Z ++ echo '"torch/ao/pruning/_experimental/pruner/base_structured_sparsifier.py",sha256=1z85Z1JcdU8ogTVK7hcXLA1kIc6DU6wjQKmYKGgCkpQ,10956' 2025-06-01T22:51:18.1906695Z ++ read fname 2025-06-01T22:51:18.1906998Z ++ make_wheel_record torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py 2025-06-01T22:51:18.1907264Z ++ FPATH=torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py 2025-06-01T22:51:18.1907503Z ++ echo torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py 2025-06-01T22:51:18.1907974Z ++ grep RECORD 2025-06-01T22:51:18.1928916Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py 2025-06-01T22:51:18.1929187Z +++ openssl base64 2025-06-01T22:51:18.1929866Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.1931212Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.1932438Z +++ sed -e s/=//g 2025-06-01T22:51:18.1973227Z ++ HASH=xbNRyMqNQzHlfDa-P1mp0ACXvCw4eIUb3_fKIEQmG30 2025-06-01T22:51:18.1976938Z +++ ls -nl torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py 2025-06-01T22:51:18.1977607Z +++ awk '{print $5}' 2025-06-01T22:51:18.2004884Z ++ FSIZE=2141 2025-06-01T22:51:18.2005547Z ++ echo '"torch/ao/pruning/_experimental/pruner/lstm_saliency_pruner.py",sha256=xbNRyMqNQzHlfDa-P1mp0ACXvCw4eIUb3_fKIEQmG30,2141' 2025-06-01T22:51:18.2005653Z ++ read fname 2025-06-01T22:51:18.2005929Z ++ make_wheel_record torch/ao/pruning/_experimental/pruner/match_utils.py 2025-06-01T22:51:18.2006143Z ++ FPATH=torch/ao/pruning/_experimental/pruner/match_utils.py 2025-06-01T22:51:18.2006344Z ++ echo torch/ao/pruning/_experimental/pruner/match_utils.py 2025-06-01T22:51:18.2006459Z ++ grep RECORD 2025-06-01T22:51:18.2030241Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/pruner/match_utils.py 2025-06-01T22:51:18.2030430Z +++ openssl base64 2025-06-01T22:51:18.2030556Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.2031237Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.2031359Z +++ sed -e s/=//g 2025-06-01T22:51:18.2074036Z ++ HASH=7dW6TQr8vreZFk_KpSrm4dJA7T01S-asGNEavgPoc-c 2025-06-01T22:51:18.2077066Z +++ ls -nl torch/ao/pruning/_experimental/pruner/match_utils.py 2025-06-01T22:51:18.2077550Z +++ awk '{print $5}' 2025-06-01T22:51:18.2106336Z ++ FSIZE=1980 2025-06-01T22:51:18.2106952Z ++ echo '"torch/ao/pruning/_experimental/pruner/match_utils.py",sha256=7dW6TQr8vreZFk_KpSrm4dJA7T01S-asGNEavgPoc-c,1980' 2025-06-01T22:51:18.2107069Z ++ read fname 2025-06-01T22:51:18.2107358Z ++ make_wheel_record torch/ao/pruning/_experimental/pruner/parametrization.py 2025-06-01T22:51:18.2107595Z ++ FPATH=torch/ao/pruning/_experimental/pruner/parametrization.py 2025-06-01T22:51:18.2107826Z ++ echo torch/ao/pruning/_experimental/pruner/parametrization.py 2025-06-01T22:51:18.2107928Z ++ grep RECORD 2025-06-01T22:51:18.2128101Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/pruner/parametrization.py 2025-06-01T22:51:18.2128219Z +++ openssl base64 2025-06-01T22:51:18.2129256Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.2130522Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.2131591Z +++ sed -e s/=//g 2025-06-01T22:51:18.2170529Z ++ HASH=2B0P-ow2zk2ITLq4xutBIG9taMUzNFpi_qjet5knIxo 2025-06-01T22:51:18.2175523Z +++ ls -nl torch/ao/pruning/_experimental/pruner/parametrization.py 2025-06-01T22:51:18.2176337Z +++ awk '{print $5}' 2025-06-01T22:51:18.2203836Z ++ FSIZE=1844 2025-06-01T22:51:18.2204760Z ++ echo '"torch/ao/pruning/_experimental/pruner/parametrization.py",sha256=2B0P-ow2zk2ITLq4xutBIG9taMUzNFpi_qjet5knIxo,1844' 2025-06-01T22:51:18.2205542Z ++ read fname 2025-06-01T22:51:18.2205978Z ++ make_wheel_record torch/ao/pruning/_experimental/pruner/prune_functions.py 2025-06-01T22:51:18.2206620Z ++ FPATH=torch/ao/pruning/_experimental/pruner/prune_functions.py 2025-06-01T22:51:18.2207220Z ++ echo torch/ao/pruning/_experimental/pruner/prune_functions.py 2025-06-01T22:51:18.2207680Z ++ grep RECORD 2025-06-01T22:51:18.2230080Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/pruner/prune_functions.py 2025-06-01T22:51:18.2230737Z +++ openssl base64 2025-06-01T22:51:18.2230984Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.2231234Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.2231522Z +++ sed -e s/=//g 2025-06-01T22:51:18.2272812Z ++ HASH=wlB1i05VtsKYV9Zq5RszOgwHjrptkW4vUfnyK5TM2_g 2025-06-01T22:51:18.2276044Z +++ ls -nl torch/ao/pruning/_experimental/pruner/prune_functions.py 2025-06-01T22:51:18.2276519Z +++ awk '{print $5}' 2025-06-01T22:51:18.2304817Z ++ FSIZE=19094 2025-06-01T22:51:18.2305660Z ++ echo '"torch/ao/pruning/_experimental/pruner/prune_functions.py",sha256=wlB1i05VtsKYV9Zq5RszOgwHjrptkW4vUfnyK5TM2_g,19094' 2025-06-01T22:51:18.2306582Z ++ read fname 2025-06-01T22:51:18.2307012Z ++ make_wheel_record torch/ao/pruning/_experimental/pruner/saliency_pruner.py 2025-06-01T22:51:18.2307707Z ++ FPATH=torch/ao/pruning/_experimental/pruner/saliency_pruner.py 2025-06-01T22:51:18.2308286Z ++ echo torch/ao/pruning/_experimental/pruner/saliency_pruner.py 2025-06-01T22:51:18.2308728Z ++ grep RECORD 2025-06-01T22:51:18.2328057Z +++ openssl dgst -sha256 -binary torch/ao/pruning/_experimental/pruner/saliency_pruner.py 2025-06-01T22:51:18.2328672Z +++ openssl base64 2025-06-01T22:51:18.2329427Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.2331009Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.2332283Z +++ sed -e s/=//g 2025-06-01T22:51:18.2370252Z ++ HASH=i60set06ICiSY3_G3_4NErJ0hHtwCSYDEHeZK6zc-vs 2025-06-01T22:51:18.2374982Z +++ ls -nl torch/ao/pruning/_experimental/pruner/saliency_pruner.py 2025-06-01T22:51:18.2375869Z +++ awk '{print $5}' 2025-06-01T22:51:18.2402618Z ++ FSIZE=1400 2025-06-01T22:51:18.2403512Z ++ echo '"torch/ao/pruning/_experimental/pruner/saliency_pruner.py",sha256=i60set06ICiSY3_G3_4NErJ0hHtwCSYDEHeZK6zc-vs,1400' 2025-06-01T22:51:18.2404593Z ++ read fname 2025-06-01T22:51:18.2405057Z ++ make_wheel_record torch/ao/pruning/scheduler/__init__.py 2025-06-01T22:51:18.2405543Z ++ FPATH=torch/ao/pruning/scheduler/__init__.py 2025-06-01T22:51:18.2405971Z ++ echo torch/ao/pruning/scheduler/__init__.py 2025-06-01T22:51:18.2406334Z ++ grep RECORD 2025-06-01T22:51:18.2427022Z +++ openssl dgst -sha256 -binary torch/ao/pruning/scheduler/__init__.py 2025-06-01T22:51:18.2427683Z +++ openssl base64 2025-06-01T22:51:18.2427951Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.2428712Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.2429256Z +++ sed -e s/=//g 2025-06-01T22:51:18.2471195Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:18.2484045Z +++ ls -nl torch/ao/pruning/scheduler/__init__.py 2025-06-01T22:51:18.2484702Z +++ awk '{print $5}' 2025-06-01T22:51:18.2510870Z ++ FSIZE=0 2025-06-01T22:51:18.2511568Z ++ echo '"torch/ao/pruning/scheduler/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:18.2512234Z ++ read fname 2025-06-01T22:51:18.2512594Z ++ make_wheel_record torch/ao/pruning/scheduler/base_scheduler.py 2025-06-01T22:51:18.2513111Z ++ FPATH=torch/ao/pruning/scheduler/base_scheduler.py 2025-06-01T22:51:18.2513564Z ++ echo torch/ao/pruning/scheduler/base_scheduler.py 2025-06-01T22:51:18.2513955Z ++ grep RECORD 2025-06-01T22:51:18.2531035Z +++ openssl dgst -sha256 -binary torch/ao/pruning/scheduler/base_scheduler.py 2025-06-01T22:51:18.2531604Z +++ openssl base64 2025-06-01T22:51:18.2532787Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.2534242Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.2535504Z +++ sed -e s/=//g 2025-06-01T22:51:18.2573722Z ++ HASH=RpKDJ5BGMs1ecYpQvGEVQC3PtwCh8glq--1_PNt5NWg 2025-06-01T22:51:18.2579021Z +++ ls -nl torch/ao/pruning/scheduler/base_scheduler.py 2025-06-01T22:51:18.2579875Z +++ awk '{print $5}' 2025-06-01T22:51:18.2605435Z ++ FSIZE=6526 2025-06-01T22:51:18.2606142Z ++ echo '"torch/ao/pruning/scheduler/base_scheduler.py",sha256=RpKDJ5BGMs1ecYpQvGEVQC3PtwCh8glq--1_PNt5NWg,6526' 2025-06-01T22:51:18.2606861Z ++ read fname 2025-06-01T22:51:18.2607252Z ++ make_wheel_record torch/ao/pruning/scheduler/cubic_scheduler.py 2025-06-01T22:51:18.2607891Z ++ FPATH=torch/ao/pruning/scheduler/cubic_scheduler.py 2025-06-01T22:51:18.2608381Z ++ echo torch/ao/pruning/scheduler/cubic_scheduler.py 2025-06-01T22:51:18.2608838Z ++ grep RECORD 2025-06-01T22:51:18.2632292Z +++ openssl dgst -sha256 -binary torch/ao/pruning/scheduler/cubic_scheduler.py 2025-06-01T22:51:18.2633309Z +++ openssl base64 2025-06-01T22:51:18.2633611Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.2633868Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.2634268Z +++ sed -e s/=//g 2025-06-01T22:51:18.2675867Z ++ HASH=CVOqMeHZKtxMD7lMfjDzzEzMpqTUWOTKdcKix_2PuZQ 2025-06-01T22:51:18.2678767Z +++ ls -nl torch/ao/pruning/scheduler/cubic_scheduler.py 2025-06-01T22:51:18.2680011Z +++ awk '{print $5}' 2025-06-01T22:51:18.2708777Z ++ FSIZE=3844 2025-06-01T22:51:18.2709868Z ++ echo '"torch/ao/pruning/scheduler/cubic_scheduler.py",sha256=CVOqMeHZKtxMD7lMfjDzzEzMpqTUWOTKdcKix_2PuZQ,3844' 2025-06-01T22:51:18.2710734Z ++ read fname 2025-06-01T22:51:18.2711116Z ++ make_wheel_record torch/ao/pruning/scheduler/lambda_scheduler.py 2025-06-01T22:51:18.2711639Z ++ FPATH=torch/ao/pruning/scheduler/lambda_scheduler.py 2025-06-01T22:51:18.2712114Z ++ echo torch/ao/pruning/scheduler/lambda_scheduler.py 2025-06-01T22:51:18.2712503Z ++ grep RECORD 2025-06-01T22:51:18.2730283Z +++ openssl dgst -sha256 -binary torch/ao/pruning/scheduler/lambda_scheduler.py 2025-06-01T22:51:18.2730870Z +++ openssl base64 2025-06-01T22:51:18.2732056Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.2733192Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.2734427Z +++ sed -e s/=//g 2025-06-01T22:51:18.2771998Z ++ HASH=rgurOdXgFepvjQe_FtCoP-lwc3pogSxhhaikbzNKQk0 2025-06-01T22:51:18.2776823Z +++ ls -nl torch/ao/pruning/scheduler/lambda_scheduler.py 2025-06-01T22:51:18.2778242Z +++ awk '{print $5}' 2025-06-01T22:51:18.2805737Z ++ FSIZE=2116 2025-06-01T22:51:18.2806460Z ++ echo '"torch/ao/pruning/scheduler/lambda_scheduler.py",sha256=rgurOdXgFepvjQe_FtCoP-lwc3pogSxhhaikbzNKQk0,2116' 2025-06-01T22:51:18.2807399Z ++ read fname 2025-06-01T22:51:18.2807748Z ++ make_wheel_record torch/ao/pruning/sparsifier/__init__.py 2025-06-01T22:51:18.2808240Z ++ FPATH=torch/ao/pruning/sparsifier/__init__.py 2025-06-01T22:51:18.2808675Z ++ echo torch/ao/pruning/sparsifier/__init__.py 2025-06-01T22:51:18.2809063Z ++ grep RECORD 2025-06-01T22:51:18.2830510Z +++ openssl dgst -sha256 -binary torch/ao/pruning/sparsifier/__init__.py 2025-06-01T22:51:18.2831121Z +++ openssl base64 2025-06-01T22:51:18.2831614Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.2832020Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.2832503Z +++ sed -e s/=//g 2025-06-01T22:51:18.2875020Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:18.2878606Z +++ ls -nl torch/ao/pruning/sparsifier/__init__.py 2025-06-01T22:51:18.2879999Z +++ awk '{print $5}' 2025-06-01T22:51:18.2907982Z ++ FSIZE=0 2025-06-01T22:51:18.2908908Z ++ echo '"torch/ao/pruning/sparsifier/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:18.2909548Z ++ read fname 2025-06-01T22:51:18.2909979Z ++ make_wheel_record torch/ao/pruning/sparsifier/base_sparsifier.py 2025-06-01T22:51:18.2910508Z ++ FPATH=torch/ao/pruning/sparsifier/base_sparsifier.py 2025-06-01T22:51:18.2910990Z ++ echo torch/ao/pruning/sparsifier/base_sparsifier.py 2025-06-01T22:51:18.2911396Z ++ grep RECORD 2025-06-01T22:51:18.2930250Z +++ openssl dgst -sha256 -binary torch/ao/pruning/sparsifier/base_sparsifier.py 2025-06-01T22:51:18.2930861Z +++ openssl base64 2025-06-01T22:51:18.2931846Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.2933151Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.2934469Z +++ sed -e s/=//g 2025-06-01T22:51:18.2972892Z ++ HASH=F3TF8mRbbYrP5PMJ1R2VWB0aC1RgiVGvVBFsk4wX-CU 2025-06-01T22:51:18.2978013Z +++ ls -nl torch/ao/pruning/sparsifier/base_sparsifier.py 2025-06-01T22:51:18.2978769Z +++ awk '{print $5}' 2025-06-01T22:51:18.3005372Z ++ FSIZE=13694 2025-06-01T22:51:18.3006128Z ++ echo '"torch/ao/pruning/sparsifier/base_sparsifier.py",sha256=F3TF8mRbbYrP5PMJ1R2VWB0aC1RgiVGvVBFsk4wX-CU,13694' 2025-06-01T22:51:18.3006896Z ++ read fname 2025-06-01T22:51:18.3007399Z ++ make_wheel_record torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py 2025-06-01T22:51:18.3008115Z ++ FPATH=torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py 2025-06-01T22:51:18.3008739Z ++ echo torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py 2025-06-01T22:51:18.3009199Z ++ grep RECORD 2025-06-01T22:51:18.3029263Z +++ openssl dgst -sha256 -binary torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py 2025-06-01T22:51:18.3029967Z +++ openssl base64 2025-06-01T22:51:18.3030219Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.3030569Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.3031780Z +++ sed -e s/=//g 2025-06-01T22:51:18.3072964Z ++ HASH=pqSSuwArujZqSOhmv9KeWoD4R1jeEiTvLWrvjVdcM3Y 2025-06-01T22:51:18.3076221Z +++ ls -nl torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py 2025-06-01T22:51:18.3077505Z +++ awk '{print $5}' 2025-06-01T22:51:18.3106291Z ++ FSIZE=2266 2025-06-01T22:51:18.3107123Z ++ echo '"torch/ao/pruning/sparsifier/nearly_diagonal_sparsifier.py",sha256=pqSSuwArujZqSOhmv9KeWoD4R1jeEiTvLWrvjVdcM3Y,2266' 2025-06-01T22:51:18.3107924Z ++ read fname 2025-06-01T22:51:18.3108240Z ++ make_wheel_record torch/ao/pruning/sparsifier/utils.py 2025-06-01T22:51:18.3108695Z ++ FPATH=torch/ao/pruning/sparsifier/utils.py 2025-06-01T22:51:18.3109090Z ++ echo torch/ao/pruning/sparsifier/utils.py 2025-06-01T22:51:18.3109448Z ++ grep RECORD 2025-06-01T22:51:18.3128445Z +++ openssl dgst -sha256 -binary torch/ao/pruning/sparsifier/utils.py 2025-06-01T22:51:18.3128937Z +++ openssl base64 2025-06-01T22:51:18.3130476Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.3131889Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.3133047Z +++ sed -e s/=//g 2025-06-01T22:51:18.3170583Z ++ HASH=W6rpcsHS766Cqhqlod_NcfXKrqG6TqlVg4h67PtfKvc 2025-06-01T22:51:18.3175463Z +++ ls -nl torch/ao/pruning/sparsifier/utils.py 2025-06-01T22:51:18.3176333Z +++ awk '{print $5}' 2025-06-01T22:51:18.3203556Z ++ FSIZE=4802 2025-06-01T22:51:18.3206389Z ++ echo '"torch/ao/pruning/sparsifier/utils.py",sha256=W6rpcsHS766Cqhqlod_NcfXKrqG6TqlVg4h67PtfKvc,4802' 2025-06-01T22:51:18.3207098Z ++ read fname 2025-06-01T22:51:18.3207531Z ++ make_wheel_record torch/ao/pruning/sparsifier/weight_norm_sparsifier.py 2025-06-01T22:51:18.3208167Z ++ FPATH=torch/ao/pruning/sparsifier/weight_norm_sparsifier.py 2025-06-01T22:51:18.3208795Z ++ echo torch/ao/pruning/sparsifier/weight_norm_sparsifier.py 2025-06-01T22:51:18.3209250Z ++ grep RECORD 2025-06-01T22:51:18.3229789Z +++ openssl dgst -sha256 -binary torch/ao/pruning/sparsifier/weight_norm_sparsifier.py 2025-06-01T22:51:18.3230392Z +++ openssl base64 2025-06-01T22:51:18.3230649Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.3230913Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.3232284Z +++ sed -e s/=//g 2025-06-01T22:51:18.3273778Z ++ HASH=d2BWgqyTf4cMPHf14bSZIMugwm1zjbCt6qrFRRKwyrA 2025-06-01T22:51:18.3277808Z +++ ls -nl torch/ao/pruning/sparsifier/weight_norm_sparsifier.py 2025-06-01T22:51:18.3278609Z +++ awk '{print $5}' 2025-06-01T22:51:18.3306709Z ++ FSIZE=9295 2025-06-01T22:51:18.3307626Z ++ echo '"torch/ao/pruning/sparsifier/weight_norm_sparsifier.py",sha256=d2BWgqyTf4cMPHf14bSZIMugwm1zjbCt6qrFRRKwyrA,9295' 2025-06-01T22:51:18.3308417Z ++ read fname 2025-06-01T22:51:18.3308738Z ++ make_wheel_record torch/ao/quantization/__init__.py 2025-06-01T22:51:18.3309162Z ++ FPATH=torch/ao/quantization/__init__.py 2025-06-01T22:51:18.3309549Z ++ echo torch/ao/quantization/__init__.py 2025-06-01T22:51:18.3309888Z ++ grep RECORD 2025-06-01T22:51:18.3328585Z +++ openssl dgst -sha256 -binary torch/ao/quantization/__init__.py 2025-06-01T22:51:18.3329074Z +++ openssl base64 2025-06-01T22:51:18.3329758Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.3331269Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.3332298Z +++ sed -e s/=//g 2025-06-01T22:51:18.3371463Z ++ HASH=wv60OMnxFIsID4QQVFMwFpZof8Nh1cLZ83bBeHF5X9o 2025-06-01T22:51:18.3376275Z +++ ls -nl torch/ao/quantization/__init__.py 2025-06-01T22:51:18.3377904Z +++ awk '{print $5}' 2025-06-01T22:51:18.3405269Z ++ FSIZE=7319 2025-06-01T22:51:18.3405885Z ++ echo '"torch/ao/quantization/__init__.py",sha256=wv60OMnxFIsID4QQVFMwFpZof8Nh1cLZ83bBeHF5X9o,7319' 2025-06-01T22:51:18.3406536Z ++ read fname 2025-06-01T22:51:18.3406871Z ++ make_wheel_record torch/ao/quantization/_correct_bias.py 2025-06-01T22:51:18.3407353Z ++ FPATH=torch/ao/quantization/_correct_bias.py 2025-06-01T22:51:18.3407774Z ++ echo torch/ao/quantization/_correct_bias.py 2025-06-01T22:51:18.3408146Z ++ grep RECORD 2025-06-01T22:51:18.3431056Z +++ openssl dgst -sha256 -binary torch/ao/quantization/_correct_bias.py 2025-06-01T22:51:18.3431687Z +++ openssl base64 2025-06-01T22:51:18.3431953Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.3432197Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.3432568Z +++ sed -e s/=//g 2025-06-01T22:51:18.3474810Z ++ HASH=isUcDW470Zcc9Fi1w2Z9oYCkfIBM-8kWA6NWMlQcpk0 2025-06-01T22:51:18.3477865Z +++ ls -nl torch/ao/quantization/_correct_bias.py 2025-06-01T22:51:18.3479119Z +++ awk '{print $5}' 2025-06-01T22:51:18.3507856Z ++ FSIZE=5427 2025-06-01T22:51:18.3508602Z ++ echo '"torch/ao/quantization/_correct_bias.py",sha256=isUcDW470Zcc9Fi1w2Z9oYCkfIBM-8kWA6NWMlQcpk0,5427' 2025-06-01T22:51:18.3509263Z ++ read fname 2025-06-01T22:51:18.3509587Z ++ make_wheel_record torch/ao/quantization/_equalize.py 2025-06-01T22:51:18.3510026Z ++ FPATH=torch/ao/quantization/_equalize.py 2025-06-01T22:51:18.3510405Z ++ echo torch/ao/quantization/_equalize.py 2025-06-01T22:51:18.3510754Z ++ grep RECORD 2025-06-01T22:51:18.3528719Z +++ openssl dgst -sha256 -binary torch/ao/quantization/_equalize.py 2025-06-01T22:51:18.3529200Z +++ openssl base64 2025-06-01T22:51:18.3530246Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.3531568Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.3532665Z +++ sed -e s/=//g 2025-06-01T22:51:18.3572010Z ++ HASH=8BFBYpR87i_E7RF3cQPqdAq8xidhyP8tNV1Oqpa2tTs 2025-06-01T22:51:18.3576685Z +++ ls -nl torch/ao/quantization/_equalize.py 2025-06-01T22:51:18.3578120Z +++ awk '{print $5}' 2025-06-01T22:51:18.3605317Z ++ FSIZE=9466 2025-06-01T22:51:18.3606192Z ++ echo '"torch/ao/quantization/_equalize.py",sha256=8BFBYpR87i_E7RF3cQPqdAq8xidhyP8tNV1Oqpa2tTs,9466' 2025-06-01T22:51:18.3606907Z ++ read fname 2025-06-01T22:51:18.3607313Z ++ make_wheel_record torch/ao/quantization/_learnable_fake_quantize.py 2025-06-01T22:51:18.3607884Z ++ FPATH=torch/ao/quantization/_learnable_fake_quantize.py 2025-06-01T22:51:18.3608493Z ++ echo torch/ao/quantization/_learnable_fake_quantize.py 2025-06-01T22:51:18.3608903Z ++ grep RECORD 2025-06-01T22:51:18.3631434Z +++ openssl dgst -sha256 -binary torch/ao/quantization/_learnable_fake_quantize.py 2025-06-01T22:51:18.3632432Z +++ openssl base64 2025-06-01T22:51:18.3632758Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.3633010Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.3633290Z +++ sed -e s/=//g 2025-06-01T22:51:18.3675587Z ++ HASH=1kM2SzgLJy8c3DMxLDogPDe8VW1niI0nLwem2GgJ1bo 2025-06-01T22:51:18.3678359Z +++ ls -nl torch/ao/quantization/_learnable_fake_quantize.py 2025-06-01T22:51:18.3679084Z +++ awk '{print $5}' 2025-06-01T22:51:18.3707710Z ++ FSIZE=7884 2025-06-01T22:51:18.3708538Z ++ echo '"torch/ao/quantization/_learnable_fake_quantize.py",sha256=1kM2SzgLJy8c3DMxLDogPDe8VW1niI0nLwem2GgJ1bo,7884' 2025-06-01T22:51:18.3709271Z ++ read fname 2025-06-01T22:51:18.3709720Z ++ make_wheel_record torch/ao/quantization/fake_quantize.py 2025-06-01T22:51:18.3710190Z ++ FPATH=torch/ao/quantization/fake_quantize.py 2025-06-01T22:51:18.3710599Z ++ echo torch/ao/quantization/fake_quantize.py 2025-06-01T22:51:18.3710968Z ++ grep RECORD 2025-06-01T22:51:18.3728412Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fake_quantize.py 2025-06-01T22:51:18.3729143Z +++ openssl base64 2025-06-01T22:51:18.3730123Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.3732384Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.3732806Z +++ sed -e s/=//g 2025-06-01T22:51:18.3771164Z ++ HASH=tf950mTVHuqzhisnuQuYEjgIuhfPoDn5kpcfx3PD7Ic 2025-06-01T22:51:18.3775891Z +++ ls -nl torch/ao/quantization/fake_quantize.py 2025-06-01T22:51:18.3776589Z +++ awk '{print $5}' 2025-06-01T22:51:18.3804471Z ++ FSIZE=22788 2025-06-01T22:51:18.3805344Z ++ echo '"torch/ao/quantization/fake_quantize.py",sha256=tf950mTVHuqzhisnuQuYEjgIuhfPoDn5kpcfx3PD7Ic,22788' 2025-06-01T22:51:18.3806040Z ++ read fname 2025-06-01T22:51:18.3806385Z ++ make_wheel_record torch/ao/quantization/fuse_modules.py 2025-06-01T22:51:18.3806857Z ++ FPATH=torch/ao/quantization/fuse_modules.py 2025-06-01T22:51:18.3807271Z ++ echo torch/ao/quantization/fuse_modules.py 2025-06-01T22:51:18.3807648Z ++ grep RECORD 2025-06-01T22:51:18.3828274Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fuse_modules.py 2025-06-01T22:51:18.3828819Z +++ openssl base64 2025-06-01T22:51:18.3829069Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.3829650Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.3830074Z +++ sed -e s/=//g 2025-06-01T22:51:18.3873111Z ++ HASH=eF0N3kMbbbrFnwIsbuHZC2pMnCCLbbyPVR2nofVCScc 2025-06-01T22:51:18.3884717Z +++ ls -nl torch/ao/quantization/fuse_modules.py 2025-06-01T22:51:18.3885284Z +++ awk '{print $5}' 2025-06-01T22:51:18.3910661Z ++ FSIZE=6825 2025-06-01T22:51:18.3911386Z ++ echo '"torch/ao/quantization/fuse_modules.py",sha256=eF0N3kMbbbrFnwIsbuHZC2pMnCCLbbyPVR2nofVCScc,6825' 2025-06-01T22:51:18.3912075Z ++ read fname 2025-06-01T22:51:18.3912460Z ++ make_wheel_record torch/ao/quantization/fuser_method_mappings.py 2025-06-01T22:51:18.3912988Z ++ FPATH=torch/ao/quantization/fuser_method_mappings.py 2025-06-01T22:51:18.3913472Z ++ echo torch/ao/quantization/fuser_method_mappings.py 2025-06-01T22:51:18.3913855Z ++ grep RECORD 2025-06-01T22:51:18.3931477Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fuser_method_mappings.py 2025-06-01T22:51:18.3932008Z +++ openssl base64 2025-06-01T22:51:18.3932791Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.3934131Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.3947862Z +++ sed -e s/=//g 2025-06-01T22:51:18.3974274Z ++ HASH=Qpj14tObQWxIRpO0oKYsq9E3H72Uor4jsLq5miI6hmQ 2025-06-01T22:51:18.3979692Z +++ ls -nl torch/ao/quantization/fuser_method_mappings.py 2025-06-01T22:51:18.3980451Z +++ awk '{print $5}' 2025-06-01T22:51:18.4005945Z ++ FSIZE=10375 2025-06-01T22:51:18.4006662Z ++ echo '"torch/ao/quantization/fuser_method_mappings.py",sha256=Qpj14tObQWxIRpO0oKYsq9E3H72Uor4jsLq5miI6hmQ,10375' 2025-06-01T22:51:18.4007408Z ++ read fname 2025-06-01T22:51:18.4007723Z ++ make_wheel_record torch/ao/quantization/observer.py 2025-06-01T22:51:18.4008170Z ++ FPATH=torch/ao/quantization/observer.py 2025-06-01T22:51:18.4008617Z ++ echo torch/ao/quantization/observer.py 2025-06-01T22:51:18.4008984Z ++ grep RECORD 2025-06-01T22:51:18.4032727Z +++ openssl dgst -sha256 -binary torch/ao/quantization/observer.py 2025-06-01T22:51:18.4033726Z +++ openssl base64 2025-06-01T22:51:18.4034040Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.4034303Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.4034567Z +++ sed -e s/=//g 2025-06-01T22:51:18.4077809Z ++ HASH=wABTWWOFQp8fX8lLrkjn3zAhd-OuA72YTLmZ-BQxyNg 2025-06-01T22:51:18.4079704Z +++ ls -nl torch/ao/quantization/observer.py 2025-06-01T22:51:18.4081401Z +++ awk '{print $5}' 2025-06-01T22:51:18.4110609Z ++ FSIZE=78945 2025-06-01T22:51:18.4111350Z ++ echo '"torch/ao/quantization/observer.py",sha256=wABTWWOFQp8fX8lLrkjn3zAhd-OuA72YTLmZ-BQxyNg,78945' 2025-06-01T22:51:18.4112152Z ++ read fname 2025-06-01T22:51:18.4112471Z ++ make_wheel_record torch/ao/quantization/qconfig.py 2025-06-01T22:51:18.4112889Z ++ FPATH=torch/ao/quantization/qconfig.py 2025-06-01T22:51:18.4113277Z ++ echo torch/ao/quantization/qconfig.py 2025-06-01T22:51:18.4113610Z ++ grep RECORD 2025-06-01T22:51:18.4131132Z +++ openssl dgst -sha256 -binary torch/ao/quantization/qconfig.py 2025-06-01T22:51:18.4131835Z +++ openssl base64 2025-06-01T22:51:18.4132990Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.4134167Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.4135552Z +++ sed -e s/=//g 2025-06-01T22:51:18.4174097Z ++ HASH=77BKBk2mPa7bA4LwQLqC32G9y0EzmBtZneOXcvIUKAI 2025-06-01T22:51:18.4179343Z +++ ls -nl torch/ao/quantization/qconfig.py 2025-06-01T22:51:18.4180232Z +++ awk '{print $5}' 2025-06-01T22:51:18.4205721Z ++ FSIZE=24329 2025-06-01T22:51:18.4206360Z ++ echo '"torch/ao/quantization/qconfig.py",sha256=77BKBk2mPa7bA4LwQLqC32G9y0EzmBtZneOXcvIUKAI,24329' 2025-06-01T22:51:18.4207111Z ++ read fname 2025-06-01T22:51:18.4207489Z ++ make_wheel_record torch/ao/quantization/qconfig_mapping.py 2025-06-01T22:51:18.4208067Z ++ FPATH=torch/ao/quantization/qconfig_mapping.py 2025-06-01T22:51:18.4208521Z ++ echo torch/ao/quantization/qconfig_mapping.py 2025-06-01T22:51:18.4208900Z ++ grep RECORD 2025-06-01T22:51:18.4229668Z +++ openssl dgst -sha256 -binary torch/ao/quantization/qconfig_mapping.py 2025-06-01T22:51:18.4230290Z +++ openssl base64 2025-06-01T22:51:18.4230560Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.4232491Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.4232802Z +++ sed -e s/=//g 2025-06-01T22:51:18.4273907Z ++ HASH=LPrqmEAbLKej1hZXwndQTy0hM-bIzk9LCvseFHoQe7g 2025-06-01T22:51:18.4276237Z +++ ls -nl torch/ao/quantization/qconfig_mapping.py 2025-06-01T22:51:18.4276940Z +++ awk '{print $5}' 2025-06-01T22:51:18.4306086Z ++ FSIZE=14809 2025-06-01T22:51:18.4306831Z ++ echo '"torch/ao/quantization/qconfig_mapping.py",sha256=LPrqmEAbLKej1hZXwndQTy0hM-bIzk9LCvseFHoQe7g,14809' 2025-06-01T22:51:18.4307528Z ++ read fname 2025-06-01T22:51:18.4307856Z ++ make_wheel_record torch/ao/quantization/quant_type.py 2025-06-01T22:51:18.4308289Z ++ FPATH=torch/ao/quantization/quant_type.py 2025-06-01T22:51:18.4308681Z ++ echo torch/ao/quantization/quant_type.py 2025-06-01T22:51:18.4309025Z ++ grep RECORD 2025-06-01T22:51:18.4327640Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quant_type.py 2025-06-01T22:51:18.4328134Z +++ openssl base64 2025-06-01T22:51:18.4328439Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.4329573Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.4331001Z +++ sed -e s/=//g 2025-06-01T22:51:18.4370477Z ++ HASH=fY7JDEr_PzBFymxy9fQmnRIFKiQoL2QoKJtxZKSJsoc 2025-06-01T22:51:18.4375274Z +++ ls -nl torch/ao/quantization/quant_type.py 2025-06-01T22:51:18.4376156Z +++ awk '{print $5}' 2025-06-01T22:51:18.4403264Z ++ FSIZE=760 2025-06-01T22:51:18.4404159Z ++ echo '"torch/ao/quantization/quant_type.py",sha256=fY7JDEr_PzBFymxy9fQmnRIFKiQoL2QoKJtxZKSJsoc,760' 2025-06-01T22:51:18.4405005Z ++ read fname 2025-06-01T22:51:18.4405386Z ++ make_wheel_record torch/ao/quantization/quantization_mappings.py 2025-06-01T22:51:18.4405954Z ++ FPATH=torch/ao/quantization/quantization_mappings.py 2025-06-01T22:51:18.4406452Z ++ echo torch/ao/quantization/quantization_mappings.py 2025-06-01T22:51:18.4406923Z ++ grep RECORD 2025-06-01T22:51:18.4428769Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantization_mappings.py 2025-06-01T22:51:18.4429854Z +++ openssl base64 2025-06-01T22:51:18.4430349Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.4430679Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.4430941Z +++ sed -e s/=//g 2025-06-01T22:51:18.4472945Z ++ HASH=VfMf_mXZMeG02gg4XxbaXJGIPihdg0hzJUJX6oLIl_s 2025-06-01T22:51:18.4473894Z +++ ls -nl torch/ao/quantization/quantization_mappings.py 2025-06-01T22:51:18.4474962Z +++ awk '{print $5}' 2025-06-01T22:51:18.4502761Z ++ FSIZE=13818 2025-06-01T22:51:18.4503818Z ++ echo '"torch/ao/quantization/quantization_mappings.py",sha256=VfMf_mXZMeG02gg4XxbaXJGIPihdg0hzJUJX6oLIl_s,13818' 2025-06-01T22:51:18.4504542Z ++ read fname 2025-06-01T22:51:18.4504860Z ++ make_wheel_record torch/ao/quantization/quantize.py 2025-06-01T22:51:18.4505283Z ++ FPATH=torch/ao/quantization/quantize.py 2025-06-01T22:51:18.4505672Z ++ echo torch/ao/quantization/quantize.py 2025-06-01T22:51:18.4506017Z ++ grep RECORD 2025-06-01T22:51:18.4526138Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantize.py 2025-06-01T22:51:18.4526622Z +++ openssl base64 2025-06-01T22:51:18.4526898Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.4527144Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.4527899Z +++ sed -e s/=//g 2025-06-01T22:51:18.4568232Z ++ HASH=jxtkX6u--Jtesu8fHiKL09xcuMEhh4xBOiSDTYVA9xI 2025-06-01T22:51:18.4572977Z +++ ls -nl torch/ao/quantization/quantize.py 2025-06-01T22:51:18.4573876Z +++ awk '{print $5}' 2025-06-01T22:51:18.4600860Z ++ FSIZE=31002 2025-06-01T22:51:18.4601508Z ++ echo '"torch/ao/quantization/quantize.py",sha256=jxtkX6u--Jtesu8fHiKL09xcuMEhh4xBOiSDTYVA9xI,31002' 2025-06-01T22:51:18.4602159Z ++ read fname 2025-06-01T22:51:18.4602477Z ++ make_wheel_record torch/ao/quantization/quantize_fx.py 2025-06-01T22:51:18.4602927Z ++ FPATH=torch/ao/quantization/quantize_fx.py 2025-06-01T22:51:18.4603329Z ++ echo torch/ao/quantization/quantize_fx.py 2025-06-01T22:51:18.4603826Z ++ grep RECORD 2025-06-01T22:51:18.4626874Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantize_fx.py 2025-06-01T22:51:18.4627412Z +++ openssl base64 2025-06-01T22:51:18.4627677Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.4627920Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.4628191Z +++ sed -e s/=//g 2025-06-01T22:51:18.4670400Z ++ HASH=dd2sB_lbmmUwj93-7q-uFfvVXciLR_MrI7USUWrqHNs 2025-06-01T22:51:18.4672336Z +++ ls -nl torch/ao/quantization/quantize_fx.py 2025-06-01T22:51:18.4674298Z +++ awk '{print $5}' 2025-06-01T22:51:18.4702210Z ++ FSIZE=32652 2025-06-01T22:51:18.4702989Z ++ echo '"torch/ao/quantization/quantize_fx.py",sha256=dd2sB_lbmmUwj93-7q-uFfvVXciLR_MrI7USUWrqHNs,32652' 2025-06-01T22:51:18.4703636Z ++ read fname 2025-06-01T22:51:18.4703979Z ++ make_wheel_record torch/ao/quantization/quantize_jit.py 2025-06-01T22:51:18.4704426Z ++ FPATH=torch/ao/quantization/quantize_jit.py 2025-06-01T22:51:18.4704837Z ++ echo torch/ao/quantization/quantize_jit.py 2025-06-01T22:51:18.4705185Z ++ grep RECORD 2025-06-01T22:51:18.4725565Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantize_jit.py 2025-06-01T22:51:18.4726076Z +++ openssl base64 2025-06-01T22:51:18.4726347Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.4726607Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.4726868Z +++ sed -e s/=//g 2025-06-01T22:51:18.4766079Z ++ HASH=Zf0_hkq6JOf4JHWqtlt3N2zLMmVsNptLMWpI8pnyTak 2025-06-01T22:51:18.4770419Z +++ ls -nl torch/ao/quantization/quantize_jit.py 2025-06-01T22:51:18.4771283Z +++ awk '{print $5}' 2025-06-01T22:51:18.4799341Z ++ FSIZE=14602 2025-06-01T22:51:18.4800343Z ++ echo '"torch/ao/quantization/quantize_jit.py",sha256=Zf0_hkq6JOf4JHWqtlt3N2zLMmVsNptLMWpI8pnyTak,14602' 2025-06-01T22:51:18.4801153Z ++ read fname 2025-06-01T22:51:18.4801482Z ++ make_wheel_record torch/ao/quantization/quantize_pt2e.py 2025-06-01T22:51:18.4801954Z ++ FPATH=torch/ao/quantization/quantize_pt2e.py 2025-06-01T22:51:18.4802366Z ++ echo torch/ao/quantization/quantize_pt2e.py 2025-06-01T22:51:18.4802734Z ++ grep RECORD 2025-06-01T22:51:18.4823627Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantize_pt2e.py 2025-06-01T22:51:18.4824155Z +++ openssl base64 2025-06-01T22:51:18.4824418Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.4824659Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.4824925Z +++ sed -e s/=//g 2025-06-01T22:51:18.4866763Z ++ HASH=7Z-bsfDTrEr_Di-XQwmKyTt9JWEPCLx85JERXJ-T1_Q 2025-06-01T22:51:18.4868608Z +++ ls -nl torch/ao/quantization/quantize_pt2e.py 2025-06-01T22:51:18.4869387Z +++ awk '{print $5}' 2025-06-01T22:51:18.4893175Z ++ FSIZE=9473 2025-06-01T22:51:18.4893822Z ++ echo '"torch/ao/quantization/quantize_pt2e.py",sha256=7Z-bsfDTrEr_Di-XQwmKyTt9JWEPCLx85JERXJ-T1_Q,9473' 2025-06-01T22:51:18.4894507Z ++ read fname 2025-06-01T22:51:18.4894821Z ++ make_wheel_record torch/ao/quantization/stubs.py 2025-06-01T22:51:18.4895345Z ++ FPATH=torch/ao/quantization/stubs.py 2025-06-01T22:51:18.4896492Z ++ echo torch/ao/quantization/stubs.py 2025-06-01T22:51:18.4898102Z ++ grep RECORD 2025-06-01T22:51:18.4922564Z +++ openssl dgst -sha256 -binary torch/ao/quantization/stubs.py 2025-06-01T22:51:18.4923414Z +++ openssl base64 2025-06-01T22:51:18.4923804Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.4924064Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.4924317Z +++ sed -e s/=//g 2025-06-01T22:51:18.4965616Z ++ HASH=XTr7CS_uRDC31oAuUjavbY4xrMM1zEOe8_cO4vHZx44 2025-06-01T22:51:18.4971542Z +++ ls -nl torch/ao/quantization/stubs.py 2025-06-01T22:51:18.4972392Z +++ awk '{print $5}' 2025-06-01T22:51:18.5000069Z ++ FSIZE=2297 2025-06-01T22:51:18.5000638Z ++ echo '"torch/ao/quantization/stubs.py",sha256=XTr7CS_uRDC31oAuUjavbY4xrMM1zEOe8_cO4vHZx44,2297' 2025-06-01T22:51:18.5001441Z ++ read fname 2025-06-01T22:51:18.5001850Z ++ make_wheel_record torch/ao/quantization/utils.py 2025-06-01T22:51:18.5002266Z ++ FPATH=torch/ao/quantization/utils.py 2025-06-01T22:51:18.5002634Z ++ echo torch/ao/quantization/utils.py 2025-06-01T22:51:18.5002982Z ++ grep RECORD 2025-06-01T22:51:18.5026969Z +++ openssl dgst -sha256 -binary torch/ao/quantization/utils.py 2025-06-01T22:51:18.5027532Z +++ openssl base64 2025-06-01T22:51:18.5027809Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.5028055Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.5028321Z +++ sed -e s/=//g 2025-06-01T22:51:18.5069603Z ++ HASH=O4mOdlgntDiCeZDauCV4A7JLvZ9rwrojckDLjiWQv0g 2025-06-01T22:51:18.5071558Z +++ ls -nl torch/ao/quantization/utils.py 2025-06-01T22:51:18.5072654Z +++ awk '{print $5}' 2025-06-01T22:51:18.5101739Z ++ FSIZE=28918 2025-06-01T22:51:18.5102365Z ++ echo '"torch/ao/quantization/utils.py",sha256=O4mOdlgntDiCeZDauCV4A7JLvZ9rwrojckDLjiWQv0g,28918' 2025-06-01T22:51:18.5103146Z ++ read fname 2025-06-01T22:51:18.5103535Z ++ make_wheel_record torch/ao/quantization/backend_config/__init__.py 2025-06-01T22:51:18.5104079Z ++ FPATH=torch/ao/quantization/backend_config/__init__.py 2025-06-01T22:51:18.5104574Z ++ echo torch/ao/quantization/backend_config/__init__.py 2025-06-01T22:51:18.5104975Z ++ grep RECORD 2025-06-01T22:51:18.5125824Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/__init__.py 2025-06-01T22:51:18.5126442Z +++ openssl base64 2025-06-01T22:51:18.5126703Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.5127014Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.5127279Z +++ sed -e s/=//g 2025-06-01T22:51:18.5166296Z ++ HASH=lnyxe_DTaYkdoSLhxNlUcMPlck2SAngmI8GNcYDHI4M 2025-06-01T22:51:18.5170817Z +++ ls -nl torch/ao/quantization/backend_config/__init__.py 2025-06-01T22:51:18.5171652Z +++ awk '{print $5}' 2025-06-01T22:51:18.5199585Z ++ FSIZE=915 2025-06-01T22:51:18.5200480Z ++ echo '"torch/ao/quantization/backend_config/__init__.py",sha256=lnyxe_DTaYkdoSLhxNlUcMPlck2SAngmI8GNcYDHI4M,915' 2025-06-01T22:51:18.5201800Z ++ read fname 2025-06-01T22:51:18.5202470Z ++ make_wheel_record torch/ao/quantization/backend_config/_common_operator_config_utils.py 2025-06-01T22:51:18.5203233Z ++ FPATH=torch/ao/quantization/backend_config/_common_operator_config_utils.py 2025-06-01T22:51:18.5204072Z ++ echo torch/ao/quantization/backend_config/_common_operator_config_utils.py 2025-06-01T22:51:18.5204783Z ++ grep RECORD 2025-06-01T22:51:18.5226267Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/_common_operator_config_utils.py 2025-06-01T22:51:18.5226946Z +++ openssl base64 2025-06-01T22:51:18.5227210Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.5227469Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.5227718Z +++ sed -e s/=//g 2025-06-01T22:51:18.5270144Z ++ HASH=AM_DFqftw4Y4AIuV9x6EDaJYDy8rhR0t8Bl9eQi9wAw 2025-06-01T22:51:18.5272659Z +++ ls -nl torch/ao/quantization/backend_config/_common_operator_config_utils.py 2025-06-01T22:51:18.5273575Z +++ awk '{print $5}' 2025-06-01T22:51:18.5301344Z ++ FSIZE=27644 2025-06-01T22:51:18.5302330Z ++ echo '"torch/ao/quantization/backend_config/_common_operator_config_utils.py",sha256=AM_DFqftw4Y4AIuV9x6EDaJYDy8rhR0t8Bl9eQi9wAw,27644' 2025-06-01T22:51:18.5303158Z ++ read fname 2025-06-01T22:51:18.5303558Z ++ make_wheel_record torch/ao/quantization/backend_config/_qnnpack_pt2e.py 2025-06-01T22:51:18.5304166Z ++ FPATH=torch/ao/quantization/backend_config/_qnnpack_pt2e.py 2025-06-01T22:51:18.5304704Z ++ echo torch/ao/quantization/backend_config/_qnnpack_pt2e.py 2025-06-01T22:51:18.5305134Z ++ grep RECORD 2025-06-01T22:51:18.5326012Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/_qnnpack_pt2e.py 2025-06-01T22:51:18.5326603Z +++ openssl base64 2025-06-01T22:51:18.5326881Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.5327130Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.5327762Z +++ sed -e s/=//g 2025-06-01T22:51:18.5369227Z ++ HASH=Z0CgzNQw0gA1n96DRblor08FXUtWpEoVf7vYb9IEx5c 2025-06-01T22:51:18.5373989Z +++ ls -nl torch/ao/quantization/backend_config/_qnnpack_pt2e.py 2025-06-01T22:51:18.5374632Z +++ awk '{print $5}' 2025-06-01T22:51:18.5402855Z ++ FSIZE=6431 2025-06-01T22:51:18.5403785Z ++ echo '"torch/ao/quantization/backend_config/_qnnpack_pt2e.py",sha256=Z0CgzNQw0gA1n96DRblor08FXUtWpEoVf7vYb9IEx5c,6431' 2025-06-01T22:51:18.5404725Z ++ read fname 2025-06-01T22:51:18.5405153Z ++ make_wheel_record torch/ao/quantization/backend_config/backend_config.py 2025-06-01T22:51:18.5405798Z ++ FPATH=torch/ao/quantization/backend_config/backend_config.py 2025-06-01T22:51:18.5406360Z ++ echo torch/ao/quantization/backend_config/backend_config.py 2025-06-01T22:51:18.5406808Z ++ grep RECORD 2025-06-01T22:51:18.5428151Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/backend_config.py 2025-06-01T22:51:18.5429069Z +++ openssl base64 2025-06-01T22:51:18.5429532Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.5429808Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.5430064Z +++ sed -e s/=//g 2025-06-01T22:51:18.5474006Z ++ HASH=ZwCvLYfAGKAnmuSPIA8YNg6MK3v1I6E0x1i_7yv2ZN4 2025-06-01T22:51:18.5476316Z +++ ls -nl torch/ao/quantization/backend_config/backend_config.py 2025-06-01T22:51:18.5477125Z +++ awk '{print $5}' 2025-06-01T22:51:18.5505330Z ++ FSIZE=31465 2025-06-01T22:51:18.5506131Z ++ echo '"torch/ao/quantization/backend_config/backend_config.py",sha256=ZwCvLYfAGKAnmuSPIA8YNg6MK3v1I6E0x1i_7yv2ZN4,31465' 2025-06-01T22:51:18.5506900Z ++ read fname 2025-06-01T22:51:18.5507304Z ++ make_wheel_record torch/ao/quantization/backend_config/executorch.py 2025-06-01T22:51:18.5507869Z ++ FPATH=torch/ao/quantization/backend_config/executorch.py 2025-06-01T22:51:18.5508057Z ++ echo torch/ao/quantization/backend_config/executorch.py 2025-06-01T22:51:18.5508163Z ++ grep RECORD 2025-06-01T22:51:18.5527391Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/executorch.py 2025-06-01T22:51:18.5527743Z +++ openssl base64 2025-06-01T22:51:18.5529161Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.5530453Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.5531686Z +++ sed -e s/=//g 2025-06-01T22:51:18.5570654Z ++ HASH=t72escVnr3ztTYDpiyHIJlOWTwHgE1m4wn6fziIxyP4 2025-06-01T22:51:18.5575484Z +++ ls -nl torch/ao/quantization/backend_config/executorch.py 2025-06-01T22:51:18.5576423Z +++ awk '{print $5}' 2025-06-01T22:51:18.5604763Z ++ FSIZE=16924 2025-06-01T22:51:18.5605516Z ++ echo '"torch/ao/quantization/backend_config/executorch.py",sha256=t72escVnr3ztTYDpiyHIJlOWTwHgE1m4wn6fziIxyP4,16924' 2025-06-01T22:51:18.5605759Z ++ read fname 2025-06-01T22:51:18.5606012Z ++ make_wheel_record torch/ao/quantization/backend_config/fbgemm.py 2025-06-01T22:51:18.5606193Z ++ FPATH=torch/ao/quantization/backend_config/fbgemm.py 2025-06-01T22:51:18.5606370Z ++ echo torch/ao/quantization/backend_config/fbgemm.py 2025-06-01T22:51:18.5606483Z ++ grep RECORD 2025-06-01T22:51:18.5630515Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/fbgemm.py 2025-06-01T22:51:18.5630708Z +++ openssl base64 2025-06-01T22:51:18.5630837Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.5630947Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.5631335Z +++ sed -e s/=//g 2025-06-01T22:51:18.5674592Z ++ HASH=dCsGDn-PbASye1CPf_9poNM6eOMN10_NUFTQat95-0Q 2025-06-01T22:51:18.5675395Z +++ ls -nl torch/ao/quantization/backend_config/fbgemm.py 2025-06-01T22:51:18.5676982Z +++ awk '{print $5}' 2025-06-01T22:51:18.5706167Z ++ FSIZE=4208 2025-06-01T22:51:18.5706778Z ++ echo '"torch/ao/quantization/backend_config/fbgemm.py",sha256=dCsGDn-PbASye1CPf_9poNM6eOMN10_NUFTQat95-0Q,4208' 2025-06-01T22:51:18.5706893Z ++ read fname 2025-06-01T22:51:18.5707140Z ++ make_wheel_record torch/ao/quantization/backend_config/native.py 2025-06-01T22:51:18.5707316Z ++ FPATH=torch/ao/quantization/backend_config/native.py 2025-06-01T22:51:18.5707485Z ++ echo torch/ao/quantization/backend_config/native.py 2025-06-01T22:51:18.5707593Z ++ grep RECORD 2025-06-01T22:51:18.5727972Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/native.py 2025-06-01T22:51:18.5728093Z +++ openssl base64 2025-06-01T22:51:18.5728833Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.5730254Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.5731350Z +++ sed -e s/=//g 2025-06-01T22:51:18.5771611Z ++ HASH=xKBjjC-uZ8qZsbHluftqC6Tn9vo_6ivcsVYFWLFFQtQ 2025-06-01T22:51:18.5776302Z +++ ls -nl torch/ao/quantization/backend_config/native.py 2025-06-01T22:51:18.5778141Z +++ awk '{print $5}' 2025-06-01T22:51:18.5805333Z ++ FSIZE=8242 2025-06-01T22:51:18.5805879Z ++ echo '"torch/ao/quantization/backend_config/native.py",sha256=xKBjjC-uZ8qZsbHluftqC6Tn9vo_6ivcsVYFWLFFQtQ,8242' 2025-06-01T22:51:18.5805978Z ++ read fname 2025-06-01T22:51:18.5806267Z ++ make_wheel_record torch/ao/quantization/backend_config/observation_type.py 2025-06-01T22:51:18.5806516Z ++ FPATH=torch/ao/quantization/backend_config/observation_type.py 2025-06-01T22:51:18.5806742Z ++ echo torch/ao/quantization/backend_config/observation_type.py 2025-06-01T22:51:18.5806978Z ++ grep RECORD 2025-06-01T22:51:18.5831092Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/observation_type.py 2025-06-01T22:51:18.5831348Z +++ openssl base64 2025-06-01T22:51:18.5831449Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.5831751Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.5831846Z +++ sed -e s/=//g 2025-06-01T22:51:18.5873672Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:18.5876594Z +++ ls -nl torch/ao/quantization/backend_config/observation_type.py 2025-06-01T22:51:18.5878010Z +++ awk '{print $5}' 2025-06-01T22:51:18.5906800Z ++ FSIZE=0 2025-06-01T22:51:18.5907439Z ++ echo '"torch/ao/quantization/backend_config/observation_type.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:18.5907537Z ++ read fname 2025-06-01T22:51:18.5907768Z ++ make_wheel_record torch/ao/quantization/backend_config/onednn.py 2025-06-01T22:51:18.5907960Z ++ FPATH=torch/ao/quantization/backend_config/onednn.py 2025-06-01T22:51:18.5908134Z ++ echo torch/ao/quantization/backend_config/onednn.py 2025-06-01T22:51:18.5908237Z ++ grep RECORD 2025-06-01T22:51:18.5928696Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/onednn.py 2025-06-01T22:51:18.5928840Z +++ openssl base64 2025-06-01T22:51:18.5930114Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.5931643Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.5932666Z +++ sed -e s/=//g 2025-06-01T22:51:18.5971915Z ++ HASH=SC-Z75Ylpp8WVc5dkL39Std-sMfSo1KrnJr73SaDf0I 2025-06-01T22:51:18.5976664Z +++ ls -nl torch/ao/quantization/backend_config/onednn.py 2025-06-01T22:51:18.5978084Z +++ awk '{print $5}' 2025-06-01T22:51:18.6005702Z ++ FSIZE=19203 2025-06-01T22:51:18.6006248Z ++ echo '"torch/ao/quantization/backend_config/onednn.py",sha256=SC-Z75Ylpp8WVc5dkL39Std-sMfSo1KrnJr73SaDf0I,19203' 2025-06-01T22:51:18.6006364Z ++ read fname 2025-06-01T22:51:18.6006612Z ++ make_wheel_record torch/ao/quantization/backend_config/qnnpack.py 2025-06-01T22:51:18.6006803Z ++ FPATH=torch/ao/quantization/backend_config/qnnpack.py 2025-06-01T22:51:18.6007009Z ++ echo torch/ao/quantization/backend_config/qnnpack.py 2025-06-01T22:51:18.6007107Z ++ grep RECORD 2025-06-01T22:51:18.6031083Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/qnnpack.py 2025-06-01T22:51:18.6031234Z +++ openssl base64 2025-06-01T22:51:18.6031648Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.6031768Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.6031868Z +++ sed -e s/=//g 2025-06-01T22:51:18.6073495Z ++ HASH=PkPTzCS-Q3p8MiUq6mytJlFt-Zox7AO2kxbTg5Qx-AU 2025-06-01T22:51:18.6076870Z +++ ls -nl torch/ao/quantization/backend_config/qnnpack.py 2025-06-01T22:51:18.6077853Z +++ awk '{print $5}' 2025-06-01T22:51:18.6106307Z ++ FSIZE=5400 2025-06-01T22:51:18.6106851Z ++ echo '"torch/ao/quantization/backend_config/qnnpack.py",sha256=PkPTzCS-Q3p8MiUq6mytJlFt-Zox7AO2kxbTg5Qx-AU,5400' 2025-06-01T22:51:18.6106948Z ++ read fname 2025-06-01T22:51:18.6107200Z ++ make_wheel_record torch/ao/quantization/backend_config/tensorrt.py 2025-06-01T22:51:18.6107397Z ++ FPATH=torch/ao/quantization/backend_config/tensorrt.py 2025-06-01T22:51:18.6107579Z ++ echo torch/ao/quantization/backend_config/tensorrt.py 2025-06-01T22:51:18.6107800Z ++ grep RECORD 2025-06-01T22:51:18.6128813Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/tensorrt.py 2025-06-01T22:51:18.6128929Z +++ openssl base64 2025-06-01T22:51:18.6130065Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.6131403Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.6132593Z +++ sed -e s/=//g 2025-06-01T22:51:18.6170505Z ++ HASH=Drb7vD3gWVGnSa41C6rYVR7po0qA420Nu3hoOH483-A 2025-06-01T22:51:18.6175376Z +++ ls -nl torch/ao/quantization/backend_config/tensorrt.py 2025-06-01T22:51:18.6175967Z +++ awk '{print $5}' 2025-06-01T22:51:18.6203184Z ++ FSIZE=3021 2025-06-01T22:51:18.6203936Z ++ echo '"torch/ao/quantization/backend_config/tensorrt.py",sha256=Drb7vD3gWVGnSa41C6rYVR7po0qA420Nu3hoOH483-A,3021' 2025-06-01T22:51:18.6204426Z ++ read fname 2025-06-01T22:51:18.6204887Z ++ make_wheel_record torch/ao/quantization/backend_config/utils.py 2025-06-01T22:51:18.6205232Z ++ FPATH=torch/ao/quantization/backend_config/utils.py 2025-06-01T22:51:18.6205420Z ++ echo torch/ao/quantization/backend_config/utils.py 2025-06-01T22:51:18.6205577Z ++ grep RECORD 2025-06-01T22:51:18.6229226Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/utils.py 2025-06-01T22:51:18.6229417Z +++ openssl base64 2025-06-01T22:51:18.6229714Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.6229837Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.6230711Z +++ sed -e s/=//g 2025-06-01T22:51:18.6274720Z ++ HASH=-g1HkHsVuAKc8wTXXbiKfZzAPnVxVPDhparV9VlIE6Q 2025-06-01T22:51:18.6276423Z +++ ls -nl torch/ao/quantization/backend_config/utils.py 2025-06-01T22:51:18.6277798Z +++ awk '{print $5}' 2025-06-01T22:51:18.6306221Z ++ FSIZE=12433 2025-06-01T22:51:18.6306805Z ++ echo '"torch/ao/quantization/backend_config/utils.py",sha256=-g1HkHsVuAKc8wTXXbiKfZzAPnVxVPDhparV9VlIE6Q,12433' 2025-06-01T22:51:18.6306916Z ++ read fname 2025-06-01T22:51:18.6307128Z ++ make_wheel_record torch/ao/quantization/backend_config/x86.py 2025-06-01T22:51:18.6307307Z ++ FPATH=torch/ao/quantization/backend_config/x86.py 2025-06-01T22:51:18.6307484Z ++ echo torch/ao/quantization/backend_config/x86.py 2025-06-01T22:51:18.6308220Z ++ grep RECORD 2025-06-01T22:51:18.6329604Z +++ openssl dgst -sha256 -binary torch/ao/quantization/backend_config/x86.py 2025-06-01T22:51:18.6329745Z +++ openssl base64 2025-06-01T22:51:18.6330461Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.6332171Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.6333331Z +++ sed -e s/=//g 2025-06-01T22:51:18.6371205Z ++ HASH=4geWLr6mkFhSEYiXFXpkB8NegS05EXhv2fYHTpajNyg 2025-06-01T22:51:18.6376056Z +++ ls -nl torch/ao/quantization/backend_config/x86.py 2025-06-01T22:51:18.6377524Z +++ awk '{print $5}' 2025-06-01T22:51:18.6405817Z ++ FSIZE=3869 2025-06-01T22:51:18.6406354Z ++ echo '"torch/ao/quantization/backend_config/x86.py",sha256=4geWLr6mkFhSEYiXFXpkB8NegS05EXhv2fYHTpajNyg,3869' 2025-06-01T22:51:18.6406467Z ++ read fname 2025-06-01T22:51:18.6406667Z ++ make_wheel_record torch/ao/quantization/fx/__init__.py 2025-06-01T22:51:18.6406813Z ++ FPATH=torch/ao/quantization/fx/__init__.py 2025-06-01T22:51:18.6406950Z ++ echo torch/ao/quantization/fx/__init__.py 2025-06-01T22:51:18.6407067Z ++ grep RECORD 2025-06-01T22:51:18.6432019Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/__init__.py 2025-06-01T22:51:18.6432211Z +++ openssl base64 2025-06-01T22:51:18.6432335Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.6432451Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.6432546Z +++ sed -e s/=//g 2025-06-01T22:51:18.6474033Z ++ HASH=65h6iR_5XARcYpGS8A2qRza_2y7cvqCowqkwwziYz8M 2025-06-01T22:51:18.6477742Z +++ ls -nl torch/ao/quantization/fx/__init__.py 2025-06-01T22:51:18.6478586Z +++ awk '{print $5}' 2025-06-01T22:51:18.6507371Z ++ FSIZE=81 2025-06-01T22:51:18.6507840Z ++ echo '"torch/ao/quantization/fx/__init__.py",sha256=65h6iR_5XARcYpGS8A2qRza_2y7cvqCowqkwwziYz8M,81' 2025-06-01T22:51:18.6507941Z ++ read fname 2025-06-01T22:51:18.6508154Z ++ make_wheel_record torch/ao/quantization/fx/_decomposed.py 2025-06-01T22:51:18.6508315Z ++ FPATH=torch/ao/quantization/fx/_decomposed.py 2025-06-01T22:51:18.6508462Z ++ echo torch/ao/quantization/fx/_decomposed.py 2025-06-01T22:51:18.6508577Z ++ grep RECORD 2025-06-01T22:51:18.6529651Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/_decomposed.py 2025-06-01T22:51:18.6529780Z +++ openssl base64 2025-06-01T22:51:18.6530676Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.6532035Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.6533171Z +++ sed -e s/=//g 2025-06-01T22:51:18.6572634Z ++ HASH=3gYHb1_9KYYEyEBD4uI7K5CFBqlHV7vdlX4KJOIoNcE 2025-06-01T22:51:18.6578013Z +++ ls -nl torch/ao/quantization/fx/_decomposed.py 2025-06-01T22:51:18.6578717Z +++ awk '{print $5}' 2025-06-01T22:51:18.6605430Z ++ FSIZE=42211 2025-06-01T22:51:18.6605953Z ++ echo '"torch/ao/quantization/fx/_decomposed.py",sha256=3gYHb1_9KYYEyEBD4uI7K5CFBqlHV7vdlX4KJOIoNcE,42211' 2025-06-01T22:51:18.6606053Z ++ read fname 2025-06-01T22:51:18.6606246Z ++ make_wheel_record torch/ao/quantization/fx/_equalize.py 2025-06-01T22:51:18.6606561Z ++ FPATH=torch/ao/quantization/fx/_equalize.py 2025-06-01T22:51:18.6606713Z ++ echo torch/ao/quantization/fx/_equalize.py 2025-06-01T22:51:18.6607140Z ++ grep RECORD 2025-06-01T22:51:18.6632118Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/_equalize.py 2025-06-01T22:51:18.6632249Z +++ openssl base64 2025-06-01T22:51:18.6632350Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.6632469Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.6632620Z +++ sed -e s/=//g 2025-06-01T22:51:18.6677475Z ++ HASH=pFHzDEHMTVd28HU6wK4rh4dSSB3LneQr9Xt_hlj572U 2025-06-01T22:51:18.6679206Z +++ ls -nl torch/ao/quantization/fx/_equalize.py 2025-06-01T22:51:18.6680386Z +++ awk '{print $5}' 2025-06-01T22:51:18.6709328Z ++ FSIZE=37839 2025-06-01T22:51:18.6709867Z ++ echo '"torch/ao/quantization/fx/_equalize.py",sha256=pFHzDEHMTVd28HU6wK4rh4dSSB3LneQr9Xt_hlj572U,37839' 2025-06-01T22:51:18.6709994Z ++ read fname 2025-06-01T22:51:18.6710251Z ++ make_wheel_record torch/ao/quantization/fx/_lower_to_native_backend.py 2025-06-01T22:51:18.6710466Z ++ FPATH=torch/ao/quantization/fx/_lower_to_native_backend.py 2025-06-01T22:51:18.6710671Z ++ echo torch/ao/quantization/fx/_lower_to_native_backend.py 2025-06-01T22:51:18.6710775Z ++ grep RECORD 2025-06-01T22:51:18.6730903Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/_lower_to_native_backend.py 2025-06-01T22:51:18.6731042Z +++ openssl base64 2025-06-01T22:51:18.6731627Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.6733021Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.6734185Z +++ sed -e s/=//g 2025-06-01T22:51:18.6775123Z ++ HASH=1ETBMlk2bbkKbs_dzzdC7K7X86vufvfnTSn0oCuXKAU 2025-06-01T22:51:18.6781022Z +++ ls -nl torch/ao/quantization/fx/_lower_to_native_backend.py 2025-06-01T22:51:18.6782207Z +++ awk '{print $5}' 2025-06-01T22:51:18.6806283Z ++ FSIZE=54484 2025-06-01T22:51:18.6806842Z ++ echo '"torch/ao/quantization/fx/_lower_to_native_backend.py",sha256=1ETBMlk2bbkKbs_dzzdC7K7X86vufvfnTSn0oCuXKAU,54484' 2025-06-01T22:51:18.6806957Z ++ read fname 2025-06-01T22:51:18.6807152Z ++ make_wheel_record torch/ao/quantization/fx/convert.py 2025-06-01T22:51:18.6807302Z ++ FPATH=torch/ao/quantization/fx/convert.py 2025-06-01T22:51:18.6809103Z ++ echo torch/ao/quantization/fx/convert.py 2025-06-01T22:51:18.6810501Z ++ grep RECORD 2025-06-01T22:51:18.6834065Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/convert.py 2025-06-01T22:51:18.6834246Z +++ openssl base64 2025-06-01T22:51:18.6835191Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.6835291Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.6835648Z +++ sed -e s/=//g 2025-06-01T22:51:18.6879175Z ++ HASH=V1Kh7hjneBzjXp1LAqB5xfqrJL2tdAZgT1EOjYNjdQ8 2025-06-01T22:51:18.6882556Z +++ ls -nl torch/ao/quantization/fx/convert.py 2025-06-01T22:51:18.6882718Z +++ awk '{print $5}' 2025-06-01T22:51:18.6911444Z ++ FSIZE=57676 2025-06-01T22:51:18.6911993Z ++ echo '"torch/ao/quantization/fx/convert.py",sha256=V1Kh7hjneBzjXp1LAqB5xfqrJL2tdAZgT1EOjYNjdQ8,57676' 2025-06-01T22:51:18.6912092Z ++ read fname 2025-06-01T22:51:18.6912309Z ++ make_wheel_record torch/ao/quantization/fx/custom_config.py 2025-06-01T22:51:18.6912482Z ++ FPATH=torch/ao/quantization/fx/custom_config.py 2025-06-01T22:51:18.6912641Z ++ echo torch/ao/quantization/fx/custom_config.py 2025-06-01T22:51:18.6912902Z ++ grep RECORD 2025-06-01T22:51:18.6932073Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/custom_config.py 2025-06-01T22:51:18.6932689Z +++ openssl base64 2025-06-01T22:51:18.6934176Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.6936302Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.6936879Z +++ sed -e s/=//g 2025-06-01T22:51:18.6979705Z ++ HASH=c7tHuEaOHppRlMFR9eEo1loCTGQ7f1k1eLmaQnbUT8Y 2025-06-01T22:51:18.6982248Z +++ ls -nl torch/ao/quantization/fx/custom_config.py 2025-06-01T22:51:18.6983171Z +++ awk '{print $5}' 2025-06-01T22:51:18.7007087Z ++ FSIZE=21835 2025-06-01T22:51:18.7007624Z ++ echo '"torch/ao/quantization/fx/custom_config.py",sha256=c7tHuEaOHppRlMFR9eEo1loCTGQ7f1k1eLmaQnbUT8Y,21835' 2025-06-01T22:51:18.7007724Z ++ read fname 2025-06-01T22:51:18.7008060Z ++ make_wheel_record torch/ao/quantization/fx/fuse.py 2025-06-01T22:51:18.7008208Z ++ FPATH=torch/ao/quantization/fx/fuse.py 2025-06-01T22:51:18.7010491Z ++ echo torch/ao/quantization/fx/fuse.py 2025-06-01T22:51:18.7011776Z ++ grep RECORD 2025-06-01T22:51:18.7034349Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/fuse.py 2025-06-01T22:51:18.7034534Z +++ openssl base64 2025-06-01T22:51:18.7034895Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.7035022Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.7036861Z +++ sed -e s/=//g 2025-06-01T22:51:18.7078421Z ++ HASH=4udxFNB5hnFAnx11M4qaolqlN0lAOODVOfwJLDDNj3U 2025-06-01T22:51:18.7080952Z +++ ls -nl torch/ao/quantization/fx/fuse.py 2025-06-01T22:51:18.7081853Z +++ awk '{print $5}' 2025-06-01T22:51:18.7110384Z ++ FSIZE=7256 2025-06-01T22:51:18.7110947Z ++ echo '"torch/ao/quantization/fx/fuse.py",sha256=4udxFNB5hnFAnx11M4qaolqlN0lAOODVOfwJLDDNj3U,7256' 2025-06-01T22:51:18.7111073Z ++ read fname 2025-06-01T22:51:18.7111286Z ++ make_wheel_record torch/ao/quantization/fx/fuse_handler.py 2025-06-01T22:51:18.7111451Z ++ FPATH=torch/ao/quantization/fx/fuse_handler.py 2025-06-01T22:51:18.7111599Z ++ echo torch/ao/quantization/fx/fuse_handler.py 2025-06-01T22:51:18.7111855Z ++ grep RECORD 2025-06-01T22:51:18.7131877Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/fuse_handler.py 2025-06-01T22:51:18.7132030Z +++ openssl base64 2025-06-01T22:51:18.7133350Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.7134771Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.7135956Z +++ sed -e s/=//g 2025-06-01T22:51:18.7174164Z ++ HASH=Q8kBv0M310vuWi1vvrZv0Gsn-NekUC13nTQlqGhq-Io 2025-06-01T22:51:18.7179341Z +++ ls -nl torch/ao/quantization/fx/fuse_handler.py 2025-06-01T22:51:18.7180188Z +++ awk '{print $5}' 2025-06-01T22:51:18.7205839Z ++ FSIZE=4645 2025-06-01T22:51:18.7206527Z ++ echo '"torch/ao/quantization/fx/fuse_handler.py",sha256=Q8kBv0M310vuWi1vvrZv0Gsn-NekUC13nTQlqGhq-Io,4645' 2025-06-01T22:51:18.7207219Z ++ read fname 2025-06-01T22:51:18.7207584Z ++ make_wheel_record torch/ao/quantization/fx/graph_module.py 2025-06-01T22:51:18.7208084Z ++ FPATH=torch/ao/quantization/fx/graph_module.py 2025-06-01T22:51:18.7208534Z ++ echo torch/ao/quantization/fx/graph_module.py 2025-06-01T22:51:18.7208926Z ++ grep RECORD 2025-06-01T22:51:18.7234894Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/graph_module.py 2025-06-01T22:51:18.7235847Z +++ openssl base64 2025-06-01T22:51:18.7236187Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.7236450Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.7236719Z +++ sed -e s/=//g 2025-06-01T22:51:18.7281115Z ++ HASH=j3LkyAnVcae05fHNcPbNkDLEGpYo0W44H4JenfYYHzA 2025-06-01T22:51:18.7285619Z +++ ls -nl torch/ao/quantization/fx/graph_module.py 2025-06-01T22:51:18.7286270Z +++ awk '{print $5}' 2025-06-01T22:51:18.7314109Z ++ FSIZE=6614 2025-06-01T22:51:18.7314872Z ++ echo '"torch/ao/quantization/fx/graph_module.py",sha256=j3LkyAnVcae05fHNcPbNkDLEGpYo0W44H4JenfYYHzA,6614' 2025-06-01T22:51:18.7315563Z ++ read fname 2025-06-01T22:51:18.7315922Z ++ make_wheel_record torch/ao/quantization/fx/lower_to_fbgemm.py 2025-06-01T22:51:18.7316423Z ++ FPATH=torch/ao/quantization/fx/lower_to_fbgemm.py 2025-06-01T22:51:18.7316871Z ++ echo torch/ao/quantization/fx/lower_to_fbgemm.py 2025-06-01T22:51:18.7317258Z ++ grep RECORD 2025-06-01T22:51:18.7336355Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/lower_to_fbgemm.py 2025-06-01T22:51:18.7336966Z +++ openssl base64 2025-06-01T22:51:18.7337216Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.7337962Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.7339179Z +++ sed -e s/=//g 2025-06-01T22:51:18.7379249Z ++ HASH=ERyoustxB5yjBVinb4V2_YTZF-76c7NaPxaVP2l_Pbs 2025-06-01T22:51:18.7382324Z +++ ls -nl torch/ao/quantization/fx/lower_to_fbgemm.py 2025-06-01T22:51:18.7383111Z +++ awk '{print $5}' 2025-06-01T22:51:18.7406944Z ++ FSIZE=602 2025-06-01T22:51:18.7407718Z ++ echo '"torch/ao/quantization/fx/lower_to_fbgemm.py",sha256=ERyoustxB5yjBVinb4V2_YTZF-76c7NaPxaVP2l_Pbs,602' 2025-06-01T22:51:18.7408414Z ++ read fname 2025-06-01T22:51:18.7408799Z ++ make_wheel_record torch/ao/quantization/fx/lower_to_qnnpack.py 2025-06-01T22:51:18.7409480Z ++ FPATH=torch/ao/quantization/fx/lower_to_qnnpack.py 2025-06-01T22:51:18.7410381Z ++ echo torch/ao/quantization/fx/lower_to_qnnpack.py 2025-06-01T22:51:18.7411369Z ++ grep RECORD 2025-06-01T22:51:18.7432630Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/lower_to_qnnpack.py 2025-06-01T22:51:18.7433241Z +++ openssl base64 2025-06-01T22:51:18.7433526Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.7435152Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.7435423Z +++ sed -e s/=//g 2025-06-01T22:51:18.7478408Z ++ HASH=pSLRhkHuxXdbu7a1yEzQPbomFrepOvfiKWpg4HNqEYw 2025-06-01T22:51:18.7481660Z +++ ls -nl torch/ao/quantization/fx/lower_to_qnnpack.py 2025-06-01T22:51:18.7482819Z +++ awk '{print $5}' 2025-06-01T22:51:18.7509835Z ++ FSIZE=527 2025-06-01T22:51:18.7510498Z ++ echo '"torch/ao/quantization/fx/lower_to_qnnpack.py",sha256=pSLRhkHuxXdbu7a1yEzQPbomFrepOvfiKWpg4HNqEYw,527' 2025-06-01T22:51:18.7511313Z ++ read fname 2025-06-01T22:51:18.7511649Z ++ make_wheel_record torch/ao/quantization/fx/lstm_utils.py 2025-06-01T22:51:18.7512212Z ++ FPATH=torch/ao/quantization/fx/lstm_utils.py 2025-06-01T22:51:18.7512621Z ++ echo torch/ao/quantization/fx/lstm_utils.py 2025-06-01T22:51:18.7512992Z ++ grep RECORD 2025-06-01T22:51:18.7531317Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/lstm_utils.py 2025-06-01T22:51:18.7531927Z +++ openssl base64 2025-06-01T22:51:18.7533278Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.7534690Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.7536085Z +++ sed -e s/=//g 2025-06-01T22:51:18.7574599Z ++ HASH=PDtPh8NF-kNjTDeJNKurunwONArVAUErBQAlnBkU8ts 2025-06-01T22:51:18.7580527Z +++ ls -nl torch/ao/quantization/fx/lstm_utils.py 2025-06-01T22:51:18.7581024Z +++ awk '{print $5}' 2025-06-01T22:51:18.7605926Z ++ FSIZE=10290 2025-06-01T22:51:18.7606603Z ++ echo '"torch/ao/quantization/fx/lstm_utils.py",sha256=PDtPh8NF-kNjTDeJNKurunwONArVAUErBQAlnBkU8ts,10290' 2025-06-01T22:51:18.7607295Z ++ read fname 2025-06-01T22:51:18.7607688Z ++ make_wheel_record torch/ao/quantization/fx/match_utils.py 2025-06-01T22:51:18.7608249Z ++ FPATH=torch/ao/quantization/fx/match_utils.py 2025-06-01T22:51:18.7608730Z ++ echo torch/ao/quantization/fx/match_utils.py 2025-06-01T22:51:18.7609162Z ++ grep RECORD 2025-06-01T22:51:18.7631734Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/match_utils.py 2025-06-01T22:51:18.7632247Z +++ openssl base64 2025-06-01T22:51:18.7632503Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.7633275Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.7633529Z +++ sed -e s/=//g 2025-06-01T22:51:18.7675855Z ++ HASH=bNf_O-frv4PaY8jssv8HBilm-rYBtHZwmUi78i-JApc 2025-06-01T22:51:18.7678724Z +++ ls -nl torch/ao/quantization/fx/match_utils.py 2025-06-01T22:51:18.7679912Z +++ awk '{print $5}' 2025-06-01T22:51:18.7707450Z ++ FSIZE=8860 2025-06-01T22:51:18.7708159Z ++ echo '"torch/ao/quantization/fx/match_utils.py",sha256=bNf_O-frv4PaY8jssv8HBilm-rYBtHZwmUi78i-JApc,8860' 2025-06-01T22:51:18.7708907Z ++ read fname 2025-06-01T22:51:18.7709290Z ++ make_wheel_record torch/ao/quantization/fx/pattern_utils.py 2025-06-01T22:51:18.7709769Z ++ FPATH=torch/ao/quantization/fx/pattern_utils.py 2025-06-01T22:51:18.7710204Z ++ echo torch/ao/quantization/fx/pattern_utils.py 2025-06-01T22:51:18.7710574Z ++ grep RECORD 2025-06-01T22:51:18.7729914Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/pattern_utils.py 2025-06-01T22:51:18.7730515Z +++ openssl base64 2025-06-01T22:51:18.7731407Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.7732818Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.7734246Z +++ sed -e s/=//g 2025-06-01T22:51:18.7772673Z ++ HASH=fDxffrkamxr1K35MiILfEsM7YO74ZbNHXkBWC1H_1e4 2025-06-01T22:51:18.7778024Z +++ ls -nl torch/ao/quantization/fx/pattern_utils.py 2025-06-01T22:51:18.7779059Z +++ awk '{print $5}' 2025-06-01T22:51:18.7805393Z ++ FSIZE=3665 2025-06-01T22:51:18.7806081Z ++ echo '"torch/ao/quantization/fx/pattern_utils.py",sha256=fDxffrkamxr1K35MiILfEsM7YO74ZbNHXkBWC1H_1e4,3665' 2025-06-01T22:51:18.7806897Z ++ read fname 2025-06-01T22:51:18.7807436Z ++ make_wheel_record torch/ao/quantization/fx/prepare.py 2025-06-01T22:51:18.7807929Z ++ FPATH=torch/ao/quantization/fx/prepare.py 2025-06-01T22:51:18.7808335Z ++ echo torch/ao/quantization/fx/prepare.py 2025-06-01T22:51:18.7808767Z ++ grep RECORD 2025-06-01T22:51:18.7829941Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/prepare.py 2025-06-01T22:51:18.7830491Z +++ openssl base64 2025-06-01T22:51:18.7830870Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.7831397Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.7833327Z +++ sed -e s/=//g 2025-06-01T22:51:18.7879660Z ++ HASH=gcYJJ9r5llJP2f4Ly6_WOlhxTMjAj1xFLxi080Sv2n0 2025-06-01T22:51:18.7881540Z +++ ls -nl torch/ao/quantization/fx/prepare.py 2025-06-01T22:51:18.7882226Z +++ awk '{print $5}' 2025-06-01T22:51:18.7911093Z ++ FSIZE=87588 2025-06-01T22:51:18.7911722Z ++ echo '"torch/ao/quantization/fx/prepare.py",sha256=gcYJJ9r5llJP2f4Ly6_WOlhxTMjAj1xFLxi080Sv2n0,87588' 2025-06-01T22:51:18.7912377Z ++ read fname 2025-06-01T22:51:18.7912756Z ++ make_wheel_record torch/ao/quantization/fx/qconfig_mapping_utils.py 2025-06-01T22:51:18.7913334Z ++ FPATH=torch/ao/quantization/fx/qconfig_mapping_utils.py 2025-06-01T22:51:18.7913834Z ++ echo torch/ao/quantization/fx/qconfig_mapping_utils.py 2025-06-01T22:51:18.7914233Z ++ grep RECORD 2025-06-01T22:51:18.7931623Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/qconfig_mapping_utils.py 2025-06-01T22:51:18.7932163Z +++ openssl base64 2025-06-01T22:51:18.7933331Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.7934599Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.7935924Z +++ sed -e s/=//g 2025-06-01T22:51:18.7973955Z ++ HASH=_WiZzuaSYpYhed4b1ISKAMXi9ySc-mw0JYxOIQGDXVE 2025-06-01T22:51:18.7979126Z +++ ls -nl torch/ao/quantization/fx/qconfig_mapping_utils.py 2025-06-01T22:51:18.7979977Z +++ awk '{print $5}' 2025-06-01T22:51:18.8005843Z ++ FSIZE=15311 2025-06-01T22:51:18.8006586Z ++ echo '"torch/ao/quantization/fx/qconfig_mapping_utils.py",sha256=_WiZzuaSYpYhed4b1ISKAMXi9ySc-mw0JYxOIQGDXVE,15311' 2025-06-01T22:51:18.8007349Z ++ read fname 2025-06-01T22:51:18.8007724Z ++ make_wheel_record torch/ao/quantization/fx/quantize_handler.py 2025-06-01T22:51:18.8008253Z ++ FPATH=torch/ao/quantization/fx/quantize_handler.py 2025-06-01T22:51:18.8008720Z ++ echo torch/ao/quantization/fx/quantize_handler.py 2025-06-01T22:51:18.8009122Z ++ grep RECORD 2025-06-01T22:51:18.8031970Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/quantize_handler.py 2025-06-01T22:51:18.8032516Z +++ openssl base64 2025-06-01T22:51:18.8032780Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.8033134Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.8033399Z +++ sed -e s/=//g 2025-06-01T22:51:18.8075541Z ++ HASH=l4LsSi63WSUA6h89HwmFnelNB2s3WH6ZPGHl5pwWHJ0 2025-06-01T22:51:18.8077502Z +++ ls -nl torch/ao/quantization/fx/quantize_handler.py 2025-06-01T22:51:18.8078200Z +++ awk '{print $5}' 2025-06-01T22:51:18.8107793Z ++ FSIZE=7280 2025-06-01T22:51:18.8108548Z ++ echo '"torch/ao/quantization/fx/quantize_handler.py",sha256=l4LsSi63WSUA6h89HwmFnelNB2s3WH6ZPGHl5pwWHJ0,7280' 2025-06-01T22:51:18.8109260Z ++ read fname 2025-06-01T22:51:18.8109587Z ++ make_wheel_record torch/ao/quantization/fx/tracer.py 2025-06-01T22:51:18.8110013Z ++ FPATH=torch/ao/quantization/fx/tracer.py 2025-06-01T22:51:18.8110407Z ++ echo torch/ao/quantization/fx/tracer.py 2025-06-01T22:51:18.8110746Z ++ grep RECORD 2025-06-01T22:51:18.8129011Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/tracer.py 2025-06-01T22:51:18.8129492Z +++ openssl base64 2025-06-01T22:51:18.8130847Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.8132219Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.8133483Z +++ sed -e s/=//g 2025-06-01T22:51:18.8171192Z ++ HASH=HggftehBqetZQJkH9Ix5ZzqH5IQoAwUn_0xx-5W-uAw 2025-06-01T22:51:18.8175898Z +++ ls -nl torch/ao/quantization/fx/tracer.py 2025-06-01T22:51:18.8177513Z +++ awk '{print $5}' 2025-06-01T22:51:18.8204555Z ++ FSIZE=1688 2025-06-01T22:51:18.8205242Z ++ echo '"torch/ao/quantization/fx/tracer.py",sha256=HggftehBqetZQJkH9Ix5ZzqH5IQoAwUn_0xx-5W-uAw,1688' 2025-06-01T22:51:18.8205920Z ++ read fname 2025-06-01T22:51:18.8206393Z ++ make_wheel_record torch/ao/quantization/fx/utils.py 2025-06-01T22:51:18.8206846Z ++ FPATH=torch/ao/quantization/fx/utils.py 2025-06-01T22:51:18.8207302Z ++ echo torch/ao/quantization/fx/utils.py 2025-06-01T22:51:18.8207653Z ++ grep RECORD 2025-06-01T22:51:18.8230863Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/utils.py 2025-06-01T22:51:18.8231389Z +++ openssl base64 2025-06-01T22:51:18.8231661Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.8231905Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.8232172Z +++ sed -e s/=//g 2025-06-01T22:51:18.8276428Z ++ HASH=-2iEJ03LAgWTDrZhdLcpXVfLFSCQcwt3stAMnnXADlA 2025-06-01T22:51:18.8277519Z +++ ls -nl torch/ao/quantization/fx/utils.py 2025-06-01T22:51:18.8278921Z +++ awk '{print $5}' 2025-06-01T22:51:18.8308106Z ++ FSIZE=37570 2025-06-01T22:51:18.8308816Z ++ echo '"torch/ao/quantization/fx/utils.py",sha256=-2iEJ03LAgWTDrZhdLcpXVfLFSCQcwt3stAMnnXADlA,37570' 2025-06-01T22:51:18.8309483Z ++ read fname 2025-06-01T22:51:18.8309902Z ++ make_wheel_record torch/ao/quantization/fx/_model_report/__init__.py 2025-06-01T22:51:18.8310485Z ++ FPATH=torch/ao/quantization/fx/_model_report/__init__.py 2025-06-01T22:51:18.8310977Z ++ echo torch/ao/quantization/fx/_model_report/__init__.py 2025-06-01T22:51:18.8311388Z ++ grep RECORD 2025-06-01T22:51:18.8329358Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/_model_report/__init__.py 2025-06-01T22:51:18.8329917Z +++ openssl base64 2025-06-01T22:51:18.8330611Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.8331818Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.8333112Z +++ sed -e s/=//g 2025-06-01T22:51:18.8371060Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:18.8375965Z +++ ls -nl torch/ao/quantization/fx/_model_report/__init__.py 2025-06-01T22:51:18.8376740Z +++ awk '{print $5}' 2025-06-01T22:51:18.8403795Z ++ FSIZE=0 2025-06-01T22:51:18.8404534Z ++ echo '"torch/ao/quantization/fx/_model_report/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:18.8405434Z ++ read fname 2025-06-01T22:51:18.8405846Z ++ make_wheel_record torch/ao/quantization/fx/_model_report/detector.py 2025-06-01T22:51:18.8406425Z ++ FPATH=torch/ao/quantization/fx/_model_report/detector.py 2025-06-01T22:51:18.8406966Z ++ echo torch/ao/quantization/fx/_model_report/detector.py 2025-06-01T22:51:18.8407383Z ++ grep RECORD 2025-06-01T22:51:18.8430083Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/_model_report/detector.py 2025-06-01T22:51:18.8430658Z +++ openssl base64 2025-06-01T22:51:18.8430912Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.8431171Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.8431426Z +++ sed -e s/=//g 2025-06-01T22:51:18.8476231Z ++ HASH=E_JWAmf19FiMDnL0KbPIhyxwsF8dPG7MiwrJ7-6YoTY 2025-06-01T22:51:18.8483310Z +++ ls -nl torch/ao/quantization/fx/_model_report/detector.py 2025-06-01T22:51:18.8484675Z +++ awk '{print $5}' 2025-06-01T22:51:18.8511238Z ++ FSIZE=76398 2025-06-01T22:51:18.8512021Z ++ echo '"torch/ao/quantization/fx/_model_report/detector.py",sha256=E_JWAmf19FiMDnL0KbPIhyxwsF8dPG7MiwrJ7-6YoTY,76398' 2025-06-01T22:51:18.8512772Z ++ read fname 2025-06-01T22:51:18.8513172Z ++ make_wheel_record torch/ao/quantization/fx/_model_report/model_report.py 2025-06-01T22:51:18.8513794Z ++ FPATH=torch/ao/quantization/fx/_model_report/model_report.py 2025-06-01T22:51:18.8514340Z ++ echo torch/ao/quantization/fx/_model_report/model_report.py 2025-06-01T22:51:18.8514774Z ++ grep RECORD 2025-06-01T22:51:18.8532553Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/_model_report/model_report.py 2025-06-01T22:51:18.8533124Z +++ openssl base64 2025-06-01T22:51:18.8534406Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.8535650Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.8537825Z +++ sed -e s/=//g 2025-06-01T22:51:18.8579588Z ++ HASH=wRthN02fmw36J7EkPHWv_Zy89oP8-jjkN9DHAtJ791M 2025-06-01T22:51:18.8582374Z +++ ls -nl torch/ao/quantization/fx/_model_report/model_report.py 2025-06-01T22:51:18.8583904Z +++ awk '{print $5}' 2025-06-01T22:51:18.8607081Z ++ FSIZE=29490 2025-06-01T22:51:18.8607974Z ++ echo '"torch/ao/quantization/fx/_model_report/model_report.py",sha256=wRthN02fmw36J7EkPHWv_Zy89oP8-jjkN9DHAtJ791M,29490' 2025-06-01T22:51:18.8608714Z ++ read fname 2025-06-01T22:51:18.8609257Z ++ make_wheel_record torch/ao/quantization/fx/_model_report/model_report_observer.py 2025-06-01T22:51:18.8609995Z ++ FPATH=torch/ao/quantization/fx/_model_report/model_report_observer.py 2025-06-01T22:51:18.8610790Z ++ echo torch/ao/quantization/fx/_model_report/model_report_observer.py 2025-06-01T22:51:18.8611847Z ++ grep RECORD 2025-06-01T22:51:18.8634048Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/_model_report/model_report_observer.py 2025-06-01T22:51:18.8634701Z +++ openssl base64 2025-06-01T22:51:18.8635234Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.8636038Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.8636706Z +++ sed -e s/=//g 2025-06-01T22:51:18.8679891Z ++ HASH=Ft8eZAF7NCprEFdxwa35h8efXI3-q2OivU7FE6KP2Ow 2025-06-01T22:51:18.8683015Z +++ ls -nl torch/ao/quantization/fx/_model_report/model_report_observer.py 2025-06-01T22:51:18.8683518Z +++ awk '{print $5}' 2025-06-01T22:51:18.8711024Z ++ FSIZE=12058 2025-06-01T22:51:18.8712048Z ++ echo '"torch/ao/quantization/fx/_model_report/model_report_observer.py",sha256=Ft8eZAF7NCprEFdxwa35h8efXI3-q2OivU7FE6KP2Ow,12058' 2025-06-01T22:51:18.8713005Z ++ read fname 2025-06-01T22:51:18.8713486Z ++ make_wheel_record torch/ao/quantization/fx/_model_report/model_report_visualizer.py 2025-06-01T22:51:18.8714201Z ++ FPATH=torch/ao/quantization/fx/_model_report/model_report_visualizer.py 2025-06-01T22:51:18.8714867Z ++ echo torch/ao/quantization/fx/_model_report/model_report_visualizer.py 2025-06-01T22:51:18.8715411Z ++ grep RECORD 2025-06-01T22:51:18.8732499Z +++ openssl dgst -sha256 -binary torch/ao/quantization/fx/_model_report/model_report_visualizer.py 2025-06-01T22:51:18.8733147Z +++ openssl base64 2025-06-01T22:51:18.8733946Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.8735363Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.8736446Z +++ sed -e s/=//g 2025-06-01T22:51:18.8778359Z ++ HASH=VgxvCuKScWC-obNBemekIo8bcSmpC9iCkW-R2GdNHMc 2025-06-01T22:51:18.8782295Z +++ ls -nl torch/ao/quantization/fx/_model_report/model_report_visualizer.py 2025-06-01T22:51:18.8782864Z +++ awk '{print $5}' 2025-06-01T22:51:18.8806787Z ++ FSIZE=32643 2025-06-01T22:51:18.8807601Z ++ echo '"torch/ao/quantization/fx/_model_report/model_report_visualizer.py",sha256=VgxvCuKScWC-obNBemekIo8bcSmpC9iCkW-R2GdNHMc,32643' 2025-06-01T22:51:18.8808437Z ++ read fname 2025-06-01T22:51:18.8808788Z ++ make_wheel_record torch/ao/quantization/pt2e/__init__.py 2025-06-01T22:51:18.8809255Z ++ FPATH=torch/ao/quantization/pt2e/__init__.py 2025-06-01T22:51:18.8810074Z ++ echo torch/ao/quantization/pt2e/__init__.py 2025-06-01T22:51:18.8811262Z ++ grep RECORD 2025-06-01T22:51:18.8833442Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/__init__.py 2025-06-01T22:51:18.8833972Z +++ openssl base64 2025-06-01T22:51:18.8834235Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.8835346Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.8835649Z +++ sed -e s/=//g 2025-06-01T22:51:18.8877868Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:18.8881092Z +++ ls -nl torch/ao/quantization/pt2e/__init__.py 2025-06-01T22:51:18.8881851Z +++ awk '{print $5}' 2025-06-01T22:51:18.8909415Z ++ FSIZE=0 2025-06-01T22:51:18.8910066Z ++ echo '"torch/ao/quantization/pt2e/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:18.8910705Z ++ read fname 2025-06-01T22:51:18.8911091Z ++ make_wheel_record torch/ao/quantization/pt2e/_affine_quantization.py 2025-06-01T22:51:18.8911665Z ++ FPATH=torch/ao/quantization/pt2e/_affine_quantization.py 2025-06-01T22:51:18.8912173Z ++ echo torch/ao/quantization/pt2e/_affine_quantization.py 2025-06-01T22:51:18.8912585Z ++ grep RECORD 2025-06-01T22:51:18.8930714Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/_affine_quantization.py 2025-06-01T22:51:18.8931262Z +++ openssl base64 2025-06-01T22:51:18.8932353Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.8933558Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.8934804Z +++ sed -e s/=//g 2025-06-01T22:51:18.8973173Z ++ HASH=WXElaVfoMXGKSGVr-KT2gEHMf1yUigxhLxjJp8tin2o 2025-06-01T22:51:18.8978780Z +++ ls -nl torch/ao/quantization/pt2e/_affine_quantization.py 2025-06-01T22:51:18.8979359Z +++ awk '{print $5}' 2025-06-01T22:51:18.9005950Z ++ FSIZE=34017 2025-06-01T22:51:18.9006699Z ++ echo '"torch/ao/quantization/pt2e/_affine_quantization.py",sha256=WXElaVfoMXGKSGVr-KT2gEHMf1yUigxhLxjJp8tin2o,34017' 2025-06-01T22:51:18.9007452Z ++ read fname 2025-06-01T22:51:18.9007846Z ++ make_wheel_record torch/ao/quantization/pt2e/_numeric_debugger.py 2025-06-01T22:51:18.9008397Z ++ FPATH=torch/ao/quantization/pt2e/_numeric_debugger.py 2025-06-01T22:51:18.9008899Z ++ echo torch/ao/quantization/pt2e/_numeric_debugger.py 2025-06-01T22:51:18.9009309Z ++ grep RECORD 2025-06-01T22:51:18.9031521Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/_numeric_debugger.py 2025-06-01T22:51:18.9032120Z +++ openssl base64 2025-06-01T22:51:18.9032372Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.9032645Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.9032899Z +++ sed -e s/=//g 2025-06-01T22:51:18.9075868Z ++ HASH=RkN7oWTpBQgg-CRIb8dWq6niGuVfVHmk50zmuNuqVCQ 2025-06-01T22:51:18.9079069Z +++ ls -nl torch/ao/quantization/pt2e/_numeric_debugger.py 2025-06-01T22:51:18.9080380Z +++ awk '{print $5}' 2025-06-01T22:51:18.9109172Z ++ FSIZE=12134 2025-06-01T22:51:18.9109937Z ++ echo '"torch/ao/quantization/pt2e/_numeric_debugger.py",sha256=RkN7oWTpBQgg-CRIb8dWq6niGuVfVHmk50zmuNuqVCQ,12134' 2025-06-01T22:51:18.9110681Z ++ read fname 2025-06-01T22:51:18.9111073Z ++ make_wheel_record torch/ao/quantization/pt2e/duplicate_dq_pass.py 2025-06-01T22:51:18.9111747Z ++ FPATH=torch/ao/quantization/pt2e/duplicate_dq_pass.py 2025-06-01T22:51:18.9112237Z ++ echo torch/ao/quantization/pt2e/duplicate_dq_pass.py 2025-06-01T22:51:18.9112627Z ++ grep RECORD 2025-06-01T22:51:18.9130136Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/duplicate_dq_pass.py 2025-06-01T22:51:18.9130703Z +++ openssl base64 2025-06-01T22:51:18.9131349Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.9132592Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.9134013Z +++ sed -e s/=//g 2025-06-01T22:51:18.9171968Z ++ HASH=JHeTrZppUg8G7BJRrwo9g0Def6sbT3Ga170Afl4wvvM 2025-06-01T22:51:18.9176626Z +++ ls -nl torch/ao/quantization/pt2e/duplicate_dq_pass.py 2025-06-01T22:51:18.9177987Z +++ awk '{print $5}' 2025-06-01T22:51:18.9205060Z ++ FSIZE=3122 2025-06-01T22:51:18.9205771Z ++ echo '"torch/ao/quantization/pt2e/duplicate_dq_pass.py",sha256=JHeTrZppUg8G7BJRrwo9g0Def6sbT3Ga170Afl4wvvM,3122' 2025-06-01T22:51:18.9206521Z ++ read fname 2025-06-01T22:51:18.9206885Z ++ make_wheel_record torch/ao/quantization/pt2e/export_utils.py 2025-06-01T22:51:18.9207400Z ++ FPATH=torch/ao/quantization/pt2e/export_utils.py 2025-06-01T22:51:18.9207848Z ++ echo torch/ao/quantization/pt2e/export_utils.py 2025-06-01T22:51:18.9208236Z ++ grep RECORD 2025-06-01T22:51:18.9231214Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/export_utils.py 2025-06-01T22:51:18.9231748Z +++ openssl base64 2025-06-01T22:51:18.9232008Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.9232252Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.9232520Z +++ sed -e s/=//g 2025-06-01T22:51:18.9275313Z ++ HASH=nBVXF57e6m9MRcv_WDquLH9Cb8Ff4epBm8o8ApZQDBc 2025-06-01T22:51:18.9277740Z +++ ls -nl torch/ao/quantization/pt2e/export_utils.py 2025-06-01T22:51:18.9279093Z +++ awk '{print $5}' 2025-06-01T22:51:18.9307472Z ++ FSIZE=7990 2025-06-01T22:51:18.9308210Z ++ echo '"torch/ao/quantization/pt2e/export_utils.py",sha256=nBVXF57e6m9MRcv_WDquLH9Cb8Ff4epBm8o8ApZQDBc,7990' 2025-06-01T22:51:18.9308896Z ++ read fname 2025-06-01T22:51:18.9309259Z ++ make_wheel_record torch/ao/quantization/pt2e/graph_utils.py 2025-06-01T22:51:18.9309753Z ++ FPATH=torch/ao/quantization/pt2e/graph_utils.py 2025-06-01T22:51:18.9310178Z ++ echo torch/ao/quantization/pt2e/graph_utils.py 2025-06-01T22:51:18.9310551Z ++ grep RECORD 2025-06-01T22:51:18.9328863Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/graph_utils.py 2025-06-01T22:51:18.9329557Z +++ openssl base64 2025-06-01T22:51:18.9330230Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.9331853Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.9332907Z +++ sed -e s/=//g 2025-06-01T22:51:18.9371004Z ++ HASH=hYqiRoJr5pvi47vkA_YhBqJwgvKZu7bNQh5VpDB7aHM 2025-06-01T22:51:18.9375899Z +++ ls -nl torch/ao/quantization/pt2e/graph_utils.py 2025-06-01T22:51:18.9377496Z +++ awk '{print $5}' 2025-06-01T22:51:18.9404841Z ++ FSIZE=6383 2025-06-01T22:51:18.9405510Z ++ echo '"torch/ao/quantization/pt2e/graph_utils.py",sha256=hYqiRoJr5pvi47vkA_YhBqJwgvKZu7bNQh5VpDB7aHM,6383' 2025-06-01T22:51:18.9406215Z ++ read fname 2025-06-01T22:51:18.9406571Z ++ make_wheel_record torch/ao/quantization/pt2e/lowering.py 2025-06-01T22:51:18.9407043Z ++ FPATH=torch/ao/quantization/pt2e/lowering.py 2025-06-01T22:51:18.9407478Z ++ echo torch/ao/quantization/pt2e/lowering.py 2025-06-01T22:51:18.9407840Z ++ grep RECORD 2025-06-01T22:51:18.9428839Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/lowering.py 2025-06-01T22:51:18.9429364Z +++ openssl base64 2025-06-01T22:51:18.9429634Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.9429892Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.9430525Z +++ sed -e s/=//g 2025-06-01T22:51:18.9472412Z ++ HASH=J8MKQtJuXaTqBFQV4XCb1qf8rVXY67N4jlwGrMHtmuY 2025-06-01T22:51:18.9475183Z +++ ls -nl torch/ao/quantization/pt2e/lowering.py 2025-06-01T22:51:18.9476367Z +++ awk '{print $5}' 2025-06-01T22:51:18.9505022Z ++ FSIZE=1904 2025-06-01T22:51:18.9505758Z ++ echo '"torch/ao/quantization/pt2e/lowering.py",sha256=J8MKQtJuXaTqBFQV4XCb1qf8rVXY67N4jlwGrMHtmuY,1904' 2025-06-01T22:51:18.9506688Z ++ read fname 2025-06-01T22:51:18.9507211Z ++ make_wheel_record torch/ao/quantization/pt2e/port_metadata_pass.py 2025-06-01T22:51:18.9507897Z ++ FPATH=torch/ao/quantization/pt2e/port_metadata_pass.py 2025-06-01T22:51:18.9508377Z ++ echo torch/ao/quantization/pt2e/port_metadata_pass.py 2025-06-01T22:51:18.9508777Z ++ grep RECORD 2025-06-01T22:51:18.9527964Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/port_metadata_pass.py 2025-06-01T22:51:18.9528530Z +++ openssl base64 2025-06-01T22:51:18.9528829Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.9529977Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.9531255Z +++ sed -e s/=//g 2025-06-01T22:51:18.9571389Z ++ HASH=hJjP05Eq9D1s8QJ-B3E3XpYjXy9-hDPcp8qyP5pjLsE 2025-06-01T22:51:18.9576145Z +++ ls -nl torch/ao/quantization/pt2e/port_metadata_pass.py 2025-06-01T22:51:18.9576983Z +++ awk '{print $5}' 2025-06-01T22:51:18.9604797Z ++ FSIZE=9219 2025-06-01T22:51:18.9605800Z ++ echo '"torch/ao/quantization/pt2e/port_metadata_pass.py",sha256=hJjP05Eq9D1s8QJ-B3E3XpYjXy9-hDPcp8qyP5pjLsE,9219' 2025-06-01T22:51:18.9606547Z ++ read fname 2025-06-01T22:51:18.9606918Z ++ make_wheel_record torch/ao/quantization/pt2e/prepare.py 2025-06-01T22:51:18.9607385Z ++ FPATH=torch/ao/quantization/pt2e/prepare.py 2025-06-01T22:51:18.9607813Z ++ echo torch/ao/quantization/pt2e/prepare.py 2025-06-01T22:51:18.9608172Z ++ grep RECORD 2025-06-01T22:51:18.9631148Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/prepare.py 2025-06-01T22:51:18.9631677Z +++ openssl base64 2025-06-01T22:51:18.9631925Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.9632179Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.9632434Z +++ sed -e s/=//g 2025-06-01T22:51:18.9673573Z ++ HASH=Mw5aCBr24BNkntzjMJ0cFj8q4N9QcocdlTqw1G736bc 2025-06-01T22:51:18.9675186Z +++ ls -nl torch/ao/quantization/pt2e/prepare.py 2025-06-01T22:51:18.9676048Z +++ awk '{print $5}' 2025-06-01T22:51:18.9704027Z ++ FSIZE=21549 2025-06-01T22:51:18.9704691Z ++ echo '"torch/ao/quantization/pt2e/prepare.py",sha256=Mw5aCBr24BNkntzjMJ0cFj8q4N9QcocdlTqw1G736bc,21549' 2025-06-01T22:51:18.9705382Z ++ read fname 2025-06-01T22:51:18.9705725Z ++ make_wheel_record torch/ao/quantization/pt2e/qat_utils.py 2025-06-01T22:51:18.9706205Z ++ FPATH=torch/ao/quantization/pt2e/qat_utils.py 2025-06-01T22:51:18.9706620Z ++ echo torch/ao/quantization/pt2e/qat_utils.py 2025-06-01T22:51:18.9706998Z ++ grep RECORD 2025-06-01T22:51:18.9726649Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/qat_utils.py 2025-06-01T22:51:18.9727327Z +++ openssl base64 2025-06-01T22:51:18.9727604Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.9727859Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.9728986Z +++ sed -e s/=//g 2025-06-01T22:51:18.9768945Z ++ HASH=demZeZkvvfv9OLrjxnGGH0VZI9oXrO2zM0sRmw8S_RA 2025-06-01T22:51:18.9773835Z +++ ls -nl torch/ao/quantization/pt2e/qat_utils.py 2025-06-01T22:51:18.9774966Z +++ awk '{print $5}' 2025-06-01T22:51:18.9801285Z ++ FSIZE=36686 2025-06-01T22:51:18.9801923Z ++ echo '"torch/ao/quantization/pt2e/qat_utils.py",sha256=demZeZkvvfv9OLrjxnGGH0VZI9oXrO2zM0sRmw8S_RA,36686' 2025-06-01T22:51:18.9802591Z ++ read fname 2025-06-01T22:51:18.9802933Z ++ make_wheel_record torch/ao/quantization/pt2e/utils.py 2025-06-01T22:51:18.9803386Z ++ FPATH=torch/ao/quantization/pt2e/utils.py 2025-06-01T22:51:18.9803912Z ++ echo torch/ao/quantization/pt2e/utils.py 2025-06-01T22:51:18.9804450Z ++ grep RECORD 2025-06-01T22:51:18.9826774Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/utils.py 2025-06-01T22:51:18.9827547Z +++ openssl base64 2025-06-01T22:51:18.9827856Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.9828117Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.9828371Z +++ sed -e s/=//g 2025-06-01T22:51:18.9869760Z ++ HASH=-OdGBRKwF-6pjvUraibuFuun0RGL5sVhiV1WuQw9AHg 2025-06-01T22:51:18.9873003Z +++ ls -nl torch/ao/quantization/pt2e/utils.py 2025-06-01T22:51:18.9874283Z +++ awk '{print $5}' 2025-06-01T22:51:18.9901649Z ++ FSIZE=23265 2025-06-01T22:51:18.9902359Z ++ echo '"torch/ao/quantization/pt2e/utils.py",sha256=-OdGBRKwF-6pjvUraibuFuun0RGL5sVhiV1WuQw9AHg,23265' 2025-06-01T22:51:18.9903028Z ++ read fname 2025-06-01T22:51:18.9903585Z ++ make_wheel_record torch/ao/quantization/pt2e/representation/__init__.py 2025-06-01T22:51:18.9904216Z ++ FPATH=torch/ao/quantization/pt2e/representation/__init__.py 2025-06-01T22:51:18.9904762Z ++ echo torch/ao/quantization/pt2e/representation/__init__.py 2025-06-01T22:51:18.9905204Z ++ grep RECORD 2025-06-01T22:51:18.9926267Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/representation/__init__.py 2025-06-01T22:51:18.9926872Z +++ openssl base64 2025-06-01T22:51:18.9927137Z +++ sed -e s/+/-/g 2025-06-01T22:51:18.9927382Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:18.9927687Z +++ sed -e s/=//g 2025-06-01T22:51:18.9967507Z ++ HASH=Srf_T8fMTpFi64ZAgQom0S1A4CLFfKrtwPB_edoMu78 2025-06-01T22:51:18.9972332Z +++ ls -nl torch/ao/quantization/pt2e/representation/__init__.py 2025-06-01T22:51:18.9973191Z +++ awk '{print $5}' 2025-06-01T22:51:19.0001238Z ++ FSIZE=110 2025-06-01T22:51:19.0002028Z ++ echo '"torch/ao/quantization/pt2e/representation/__init__.py",sha256=Srf_T8fMTpFi64ZAgQom0S1A4CLFfKrtwPB_edoMu78,110' 2025-06-01T22:51:19.0002775Z ++ read fname 2025-06-01T22:51:19.0003188Z ++ make_wheel_record torch/ao/quantization/pt2e/representation/rewrite.py 2025-06-01T22:51:19.0003942Z ++ FPATH=torch/ao/quantization/pt2e/representation/rewrite.py 2025-06-01T22:51:19.0004665Z ++ echo torch/ao/quantization/pt2e/representation/rewrite.py 2025-06-01T22:51:19.0005109Z ++ grep RECORD 2025-06-01T22:51:19.0026268Z +++ openssl dgst -sha256 -binary torch/ao/quantization/pt2e/representation/rewrite.py 2025-06-01T22:51:19.0026868Z +++ openssl base64 2025-06-01T22:51:19.0027125Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.0027389Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.0027658Z +++ sed -e s/=//g 2025-06-01T22:51:19.0068986Z ++ HASH=MMiR5TA1mho2IMIbUu1hdDgZEhazLizH9yOPEMXJ1M8 2025-06-01T22:51:19.0072699Z +++ ls -nl torch/ao/quantization/pt2e/representation/rewrite.py 2025-06-01T22:51:19.0086167Z +++ awk '{print $5}' 2025-06-01T22:51:19.0102788Z ++ FSIZE=28312 2025-06-01T22:51:19.0103643Z ++ echo '"torch/ao/quantization/pt2e/representation/rewrite.py",sha256=MMiR5TA1mho2IMIbUu1hdDgZEhazLizH9yOPEMXJ1M8,28312' 2025-06-01T22:51:19.0104431Z ++ read fname 2025-06-01T22:51:19.0104793Z ++ make_wheel_record torch/ao/quantization/quantizer/__init__.py 2025-06-01T22:51:19.0105289Z ++ FPATH=torch/ao/quantization/quantizer/__init__.py 2025-06-01T22:51:19.0105737Z ++ echo torch/ao/quantization/quantizer/__init__.py 2025-06-01T22:51:19.0106258Z ++ grep RECORD 2025-06-01T22:51:19.0125878Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantizer/__init__.py 2025-06-01T22:51:19.0126434Z +++ openssl base64 2025-06-01T22:51:19.0126838Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.0127114Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.0127923Z +++ sed -e s/=//g 2025-06-01T22:51:19.0168838Z ++ HASH=JCNfOoUz3U_LyPipiVeO4o0LRncgqc6kiuv5lAF2i7E 2025-06-01T22:51:19.0173479Z +++ ls -nl torch/ao/quantization/quantizer/__init__.py 2025-06-01T22:51:19.0174392Z +++ awk '{print $5}' 2025-06-01T22:51:19.0202260Z ++ FSIZE=455 2025-06-01T22:51:19.0202960Z ++ echo '"torch/ao/quantization/quantizer/__init__.py",sha256=JCNfOoUz3U_LyPipiVeO4o0LRncgqc6kiuv5lAF2i7E,455' 2025-06-01T22:51:19.0203785Z ++ read fname 2025-06-01T22:51:19.0204407Z ++ make_wheel_record torch/ao/quantization/quantizer/composable_quantizer.py 2025-06-01T22:51:19.0205056Z ++ FPATH=torch/ao/quantization/quantizer/composable_quantizer.py 2025-06-01T22:51:19.0205658Z ++ echo torch/ao/quantization/quantizer/composable_quantizer.py 2025-06-01T22:51:19.0206109Z ++ grep RECORD 2025-06-01T22:51:19.0226520Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantizer/composable_quantizer.py 2025-06-01T22:51:19.0227238Z +++ openssl base64 2025-06-01T22:51:19.0227627Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.0227892Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.0228382Z +++ sed -e s/=//g 2025-06-01T22:51:19.0270507Z ++ HASH=tqBW1EuSA71N5kXDUxZh3_JQYSja7N6-TtztgwsFZuE 2025-06-01T22:51:19.0273842Z +++ ls -nl torch/ao/quantization/quantizer/composable_quantizer.py 2025-06-01T22:51:19.0274623Z +++ awk '{print $5}' 2025-06-01T22:51:19.0304177Z ++ FSIZE=2981 2025-06-01T22:51:19.0305000Z ++ echo '"torch/ao/quantization/quantizer/composable_quantizer.py",sha256=tqBW1EuSA71N5kXDUxZh3_JQYSja7N6-TtztgwsFZuE,2981' 2025-06-01T22:51:19.0305788Z ++ read fname 2025-06-01T22:51:19.0306195Z ++ make_wheel_record torch/ao/quantization/quantizer/embedding_quantizer.py 2025-06-01T22:51:19.0306827Z ++ FPATH=torch/ao/quantization/quantizer/embedding_quantizer.py 2025-06-01T22:51:19.0307388Z ++ echo torch/ao/quantization/quantizer/embedding_quantizer.py 2025-06-01T22:51:19.0307825Z ++ grep RECORD 2025-06-01T22:51:19.0326275Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantizer/embedding_quantizer.py 2025-06-01T22:51:19.0326876Z +++ openssl base64 2025-06-01T22:51:19.0327422Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.0327712Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.0328937Z +++ sed -e s/=//g 2025-06-01T22:51:19.0368331Z ++ HASH=R6DBi866ecgApuPjnSXB82jirbRDMGW4uPMKKwITGFg 2025-06-01T22:51:19.0373137Z +++ ls -nl torch/ao/quantization/quantizer/embedding_quantizer.py 2025-06-01T22:51:19.0373973Z +++ awk '{print $5}' 2025-06-01T22:51:19.0401559Z ++ FSIZE=3457 2025-06-01T22:51:19.0402396Z ++ echo '"torch/ao/quantization/quantizer/embedding_quantizer.py",sha256=R6DBi866ecgApuPjnSXB82jirbRDMGW4uPMKKwITGFg,3457' 2025-06-01T22:51:19.0403175Z ++ read fname 2025-06-01T22:51:19.0403543Z ++ make_wheel_record torch/ao/quantization/quantizer/quantizer.py 2025-06-01T22:51:19.0404391Z ++ FPATH=torch/ao/quantization/quantizer/quantizer.py 2025-06-01T22:51:19.0404908Z ++ echo torch/ao/quantization/quantizer/quantizer.py 2025-06-01T22:51:19.0405315Z ++ grep RECORD 2025-06-01T22:51:19.0427531Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantizer/quantizer.py 2025-06-01T22:51:19.0428141Z +++ openssl base64 2025-06-01T22:51:19.0428400Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.0428731Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.0428997Z +++ sed -e s/=//g 2025-06-01T22:51:19.0468402Z ++ HASH=LYzYWiOLirH58coCuh3SbpsL4fR4VDpQLML6cVz9dXs 2025-06-01T22:51:19.0472662Z +++ ls -nl torch/ao/quantization/quantizer/quantizer.py 2025-06-01T22:51:19.0474192Z +++ awk '{print $5}' 2025-06-01T22:51:19.0500570Z ++ FSIZE=6624 2025-06-01T22:51:19.0501302Z ++ echo '"torch/ao/quantization/quantizer/quantizer.py",sha256=LYzYWiOLirH58coCuh3SbpsL4fR4VDpQLML6cVz9dXs,6624' 2025-06-01T22:51:19.0502066Z ++ read fname 2025-06-01T22:51:19.0502497Z ++ make_wheel_record torch/ao/quantization/quantizer/utils.py 2025-06-01T22:51:19.0503216Z ++ FPATH=torch/ao/quantization/quantizer/utils.py 2025-06-01T22:51:19.0503662Z ++ echo torch/ao/quantization/quantizer/utils.py 2025-06-01T22:51:19.0504137Z ++ grep RECORD 2025-06-01T22:51:19.0531729Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantizer/utils.py 2025-06-01T22:51:19.0532119Z +++ openssl base64 2025-06-01T22:51:19.0533283Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.0534552Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.0536066Z +++ sed -e s/=//g 2025-06-01T22:51:19.0573113Z ++ HASH=osZW9GUBREI0uDTSu-JRMYYQr3AaFBRbfreDo_tJuQk 2025-06-01T22:51:19.0578902Z +++ ls -nl torch/ao/quantization/quantizer/utils.py 2025-06-01T22:51:19.0579247Z +++ awk '{print $5}' 2025-06-01T22:51:19.0605262Z ++ FSIZE=3225 2025-06-01T22:51:19.0605781Z ++ echo '"torch/ao/quantization/quantizer/utils.py",sha256=osZW9GUBREI0uDTSu-JRMYYQr3AaFBRbfreDo_tJuQk,3225' 2025-06-01T22:51:19.0605898Z ++ read fname 2025-06-01T22:51:19.0606195Z ++ make_wheel_record torch/ao/quantization/quantizer/x86_inductor_quantizer.py 2025-06-01T22:51:19.0606450Z ++ FPATH=torch/ao/quantization/quantizer/x86_inductor_quantizer.py 2025-06-01T22:51:19.0606872Z ++ echo torch/ao/quantization/quantizer/x86_inductor_quantizer.py 2025-06-01T22:51:19.0607944Z ++ grep RECORD 2025-06-01T22:51:19.0633163Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantizer/x86_inductor_quantizer.py 2025-06-01T22:51:19.0633305Z +++ openssl base64 2025-06-01T22:51:19.0633406Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.0633509Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.0633619Z +++ sed -e s/=//g 2025-06-01T22:51:19.0678633Z ++ HASH=TGo-EEs6P9Tjt0Lmu0o2C8BQGmRoh3pn83b8fmv4eM0 2025-06-01T22:51:19.0681023Z +++ ls -nl torch/ao/quantization/quantizer/x86_inductor_quantizer.py 2025-06-01T22:51:19.0681980Z +++ awk '{print $5}' 2025-06-01T22:51:19.0709597Z ++ FSIZE=64736 2025-06-01T22:51:19.0710502Z ++ echo '"torch/ao/quantization/quantizer/x86_inductor_quantizer.py",sha256=TGo-EEs6P9Tjt0Lmu0o2C8BQGmRoh3pn83b8fmv4eM0,64736' 2025-06-01T22:51:19.0710719Z ++ read fname 2025-06-01T22:51:19.0710995Z ++ make_wheel_record torch/ao/quantization/quantizer/xnnpack_quantizer.py 2025-06-01T22:51:19.0711220Z ++ FPATH=torch/ao/quantization/quantizer/xnnpack_quantizer.py 2025-06-01T22:51:19.0711426Z ++ echo torch/ao/quantization/quantizer/xnnpack_quantizer.py 2025-06-01T22:51:19.0711788Z ++ grep RECORD 2025-06-01T22:51:19.0731510Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantizer/xnnpack_quantizer.py 2025-06-01T22:51:19.0732158Z +++ openssl base64 2025-06-01T22:51:19.0733193Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.0734629Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.0735988Z +++ sed -e s/=//g 2025-06-01T22:51:19.0773247Z ++ HASH=yuBe0aJVCpr3qSrn9n-eLiasH9BXIAXkZ0Mfw32rGHE 2025-06-01T22:51:19.0778993Z +++ ls -nl torch/ao/quantization/quantizer/xnnpack_quantizer.py 2025-06-01T22:51:19.0780733Z +++ awk '{print $5}' 2025-06-01T22:51:19.0806087Z ++ FSIZE=16310 2025-06-01T22:51:19.0806693Z ++ echo '"torch/ao/quantization/quantizer/xnnpack_quantizer.py",sha256=yuBe0aJVCpr3qSrn9n-eLiasH9BXIAXkZ0Mfw32rGHE,16310' 2025-06-01T22:51:19.0806803Z ++ read fname 2025-06-01T22:51:19.0807122Z ++ make_wheel_record torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py 2025-06-01T22:51:19.0807383Z ++ FPATH=torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py 2025-06-01T22:51:19.0808442Z ++ echo torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py 2025-06-01T22:51:19.0809278Z ++ grep RECORD 2025-06-01T22:51:19.0833610Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py 2025-06-01T22:51:19.0833741Z +++ openssl base64 2025-06-01T22:51:19.0833857Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.0835003Z +++ sed -e s/=//g 2025-06-01T22:51:19.0835103Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.0877859Z ++ HASH=rrDKqg2F0gloyrbED2QG4W5sUq9ZO0ZSa6ZnBD1i_fc 2025-06-01T22:51:19.0879875Z +++ ls -nl torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py 2025-06-01T22:51:19.0881074Z +++ awk '{print $5}' 2025-06-01T22:51:19.0909255Z ++ FSIZE=40659 2025-06-01T22:51:19.0909934Z ++ echo '"torch/ao/quantization/quantizer/xnnpack_quantizer_utils.py",sha256=rrDKqg2F0gloyrbED2QG4W5sUq9ZO0ZSa6ZnBD1i_fc,40659' 2025-06-01T22:51:19.0910182Z ++ read fname 2025-06-01T22:51:19.0910475Z ++ make_wheel_record torch/ao/quantization/quantizer/xpu_inductor_quantizer.py 2025-06-01T22:51:19.0910726Z ++ FPATH=torch/ao/quantization/quantizer/xpu_inductor_quantizer.py 2025-06-01T22:51:19.0910950Z ++ echo torch/ao/quantization/quantizer/xpu_inductor_quantizer.py 2025-06-01T22:51:19.0911049Z ++ grep RECORD 2025-06-01T22:51:19.0930533Z +++ openssl dgst -sha256 -binary torch/ao/quantization/quantizer/xpu_inductor_quantizer.py 2025-06-01T22:51:19.0930647Z +++ openssl base64 2025-06-01T22:51:19.0931871Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.0932943Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.0934278Z +++ sed -e s/=//g 2025-06-01T22:51:19.0972252Z ++ HASH=UuDhZvnI8DrDnRUXIB2biRpTwCaRR1I_jTRbEmb4RSM 2025-06-01T22:51:19.0978390Z +++ ls -nl torch/ao/quantization/quantizer/xpu_inductor_quantizer.py 2025-06-01T22:51:19.0978530Z +++ awk '{print $5}' 2025-06-01T22:51:19.1005463Z ++ FSIZE=3875 2025-06-01T22:51:19.1006237Z ++ echo '"torch/ao/quantization/quantizer/xpu_inductor_quantizer.py",sha256=UuDhZvnI8DrDnRUXIB2biRpTwCaRR1I_jTRbEmb4RSM,3875' 2025-06-01T22:51:19.1006347Z ++ read fname 2025-06-01T22:51:19.1006508Z ++ make_wheel_record torch/autograd/__init__.py 2025-06-01T22:51:19.1006633Z ++ FPATH=torch/autograd/__init__.py 2025-06-01T22:51:19.1006764Z ++ echo torch/autograd/__init__.py 2025-06-01T22:51:19.1006864Z ++ grep RECORD 2025-06-01T22:51:19.1032205Z +++ openssl dgst -sha256 -binary torch/autograd/__init__.py 2025-06-01T22:51:19.1032354Z +++ openssl base64 2025-06-01T22:51:19.1032456Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.1032553Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.1032660Z +++ sed -e s/=//g 2025-06-01T22:51:19.1075566Z ++ HASH=mEgzWM9zJrLafoSCnkMrBhE2yMVqr2IvjZzTxaA0LY4 2025-06-01T22:51:19.1077630Z +++ ls -nl torch/autograd/__init__.py 2025-06-01T22:51:19.1078480Z +++ awk '{print $5}' 2025-06-01T22:51:19.1107641Z ++ FSIZE=25392 2025-06-01T22:51:19.1108189Z ++ echo '"torch/autograd/__init__.py",sha256=mEgzWM9zJrLafoSCnkMrBhE2yMVqr2IvjZzTxaA0LY4,25392' 2025-06-01T22:51:19.1108306Z ++ read fname 2025-06-01T22:51:19.1108469Z ++ make_wheel_record torch/autograd/anomaly_mode.py 2025-06-01T22:51:19.1108615Z ++ FPATH=torch/autograd/anomaly_mode.py 2025-06-01T22:51:19.1108738Z ++ echo torch/autograd/anomaly_mode.py 2025-06-01T22:51:19.1108832Z ++ grep RECORD 2025-06-01T22:51:19.1127798Z +++ openssl dgst -sha256 -binary torch/autograd/anomaly_mode.py 2025-06-01T22:51:19.1128003Z +++ openssl base64 2025-06-01T22:51:19.1129154Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.1130339Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.1131601Z +++ sed -e s/=//g 2025-06-01T22:51:19.1174171Z ++ HASH=4yheU1PJy-LWTzYjZjPgCCH52tBfyW78C-F6xqmN_8U 2025-06-01T22:51:19.1177399Z +++ ls -nl torch/autograd/anomaly_mode.py 2025-06-01T22:51:19.1177922Z +++ awk '{print $5}' 2025-06-01T22:51:19.1205371Z ++ FSIZE=4951 2025-06-01T22:51:19.1205828Z ++ echo '"torch/autograd/anomaly_mode.py",sha256=4yheU1PJy-LWTzYjZjPgCCH52tBfyW78C-F6xqmN_8U,4951' 2025-06-01T22:51:19.1205937Z ++ read fname 2025-06-01T22:51:19.1206098Z ++ make_wheel_record torch/autograd/forward_ad.py 2025-06-01T22:51:19.1206239Z ++ FPATH=torch/autograd/forward_ad.py 2025-06-01T22:51:19.1206365Z ++ echo torch/autograd/forward_ad.py 2025-06-01T22:51:19.1206465Z ++ grep RECORD 2025-06-01T22:51:19.1230856Z +++ openssl dgst -sha256 -binary torch/autograd/forward_ad.py 2025-06-01T22:51:19.1230979Z +++ openssl base64 2025-06-01T22:51:19.1231079Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.1231202Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.1231300Z +++ sed -e s/=//g 2025-06-01T22:51:19.1276146Z ++ HASH=y_feGwYUufUTonWXSz1rmGOHZ3AQ-CTGkJqDYT7T7lA 2025-06-01T22:51:19.1277741Z +++ ls -nl torch/autograd/forward_ad.py 2025-06-01T22:51:19.1279711Z +++ awk '{print $5}' 2025-06-01T22:51:19.1307774Z ++ FSIZE=7639 2025-06-01T22:51:19.1308304Z ++ echo '"torch/autograd/forward_ad.py",sha256=y_feGwYUufUTonWXSz1rmGOHZ3AQ-CTGkJqDYT7T7lA,7639' 2025-06-01T22:51:19.1308561Z ++ read fname 2025-06-01T22:51:19.1308714Z ++ make_wheel_record torch/autograd/function.py 2025-06-01T22:51:19.1308897Z ++ FPATH=torch/autograd/function.py 2025-06-01T22:51:19.1309035Z ++ echo torch/autograd/function.py 2025-06-01T22:51:19.1309127Z ++ grep RECORD 2025-06-01T22:51:19.1329124Z +++ openssl dgst -sha256 -binary torch/autograd/function.py 2025-06-01T22:51:19.1329258Z +++ openssl base64 2025-06-01T22:51:19.1330293Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.1331453Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.1332879Z +++ sed -e s/=//g 2025-06-01T22:51:19.1372089Z ++ HASH=UHLdWZ3-vftAuN24bfCp5JjPYbSnpPACwlSBSDdkvKE 2025-06-01T22:51:19.1376610Z +++ ls -nl torch/autograd/function.py 2025-06-01T22:51:19.1378045Z +++ awk '{print $5}' 2025-06-01T22:51:19.1404943Z ++ FSIZE=33344 2025-06-01T22:51:19.1405678Z ++ echo '"torch/autograd/function.py",sha256=UHLdWZ3-vftAuN24bfCp5JjPYbSnpPACwlSBSDdkvKE,33344' 2025-06-01T22:51:19.1405808Z ++ read fname 2025-06-01T22:51:19.1405983Z ++ make_wheel_record torch/autograd/functional.py 2025-06-01T22:51:19.1406113Z ++ FPATH=torch/autograd/functional.py 2025-06-01T22:51:19.1406244Z ++ echo torch/autograd/functional.py 2025-06-01T22:51:19.1406484Z ++ grep RECORD 2025-06-01T22:51:19.1429834Z +++ openssl dgst -sha256 -binary torch/autograd/functional.py 2025-06-01T22:51:19.1431025Z +++ openssl base64 2025-06-01T22:51:19.1431162Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.1431265Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.1431586Z +++ sed -e s/=//g 2025-06-01T22:51:19.1477132Z ++ HASH=ZlGgNBkC-fF10An5Gr9hBiXEwNDKgrjYfVGqn4041Ek 2025-06-01T22:51:19.1479780Z +++ ls -nl torch/autograd/functional.py 2025-06-01T22:51:19.1480760Z +++ awk '{print $5}' 2025-06-01T22:51:19.1509353Z ++ FSIZE=52256 2025-06-01T22:51:19.1509896Z ++ echo '"torch/autograd/functional.py",sha256=ZlGgNBkC-fF10An5Gr9hBiXEwNDKgrjYfVGqn4041Ek,52256' 2025-06-01T22:51:19.1510085Z ++ read fname 2025-06-01T22:51:19.1510502Z ++ make_wheel_record torch/autograd/grad_mode.py 2025-06-01T22:51:19.1510647Z ++ FPATH=torch/autograd/grad_mode.py 2025-06-01T22:51:19.1510790Z ++ echo torch/autograd/grad_mode.py 2025-06-01T22:51:19.1510899Z ++ grep RECORD 2025-06-01T22:51:19.1529854Z +++ openssl dgst -sha256 -binary torch/autograd/grad_mode.py 2025-06-01T22:51:19.1530269Z +++ openssl base64 2025-06-01T22:51:19.1531378Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.1532645Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.1533945Z +++ sed -e s/=//g 2025-06-01T22:51:19.1571766Z ++ HASH=pn3bDaVpZG9dOAbiSMIJO24vdfCmtJWauWbhGcGyjW0 2025-06-01T22:51:19.1576597Z +++ ls -nl torch/autograd/grad_mode.py 2025-06-01T22:51:19.1578196Z +++ awk '{print $5}' 2025-06-01T22:51:19.1605405Z ++ FSIZE=13171 2025-06-01T22:51:19.1605878Z ++ echo '"torch/autograd/grad_mode.py",sha256=pn3bDaVpZG9dOAbiSMIJO24vdfCmtJWauWbhGcGyjW0,13171' 2025-06-01T22:51:19.1605994Z ++ read fname 2025-06-01T22:51:19.1606151Z ++ make_wheel_record torch/autograd/gradcheck.py 2025-06-01T22:51:19.1606286Z ++ FPATH=torch/autograd/gradcheck.py 2025-06-01T22:51:19.1606412Z ++ echo torch/autograd/gradcheck.py 2025-06-01T22:51:19.1606520Z ++ grep RECORD 2025-06-01T22:51:19.1631346Z +++ openssl dgst -sha256 -binary torch/autograd/gradcheck.py 2025-06-01T22:51:19.1631547Z +++ openssl base64 2025-06-01T22:51:19.1631683Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.1631782Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.1631917Z +++ sed -e s/=//g 2025-06-01T22:51:19.1676403Z ++ HASH=3bFb5FWEHy8Hl6fosEXR-RWWBG18dDPFIqsB58Ayslk 2025-06-01T22:51:19.1678809Z +++ ls -nl torch/autograd/gradcheck.py 2025-06-01T22:51:19.1679190Z +++ awk '{print $5}' 2025-06-01T22:51:19.1707501Z ++ FSIZE=90560 2025-06-01T22:51:19.1708029Z ++ echo '"torch/autograd/gradcheck.py",sha256=3bFb5FWEHy8Hl6fosEXR-RWWBG18dDPFIqsB58Ayslk,90560' 2025-06-01T22:51:19.1708400Z ++ read fname 2025-06-01T22:51:19.1708586Z ++ make_wheel_record torch/autograd/graph.py 2025-06-01T22:51:19.1708729Z ++ FPATH=torch/autograd/graph.py 2025-06-01T22:51:19.1708999Z ++ echo torch/autograd/graph.py 2025-06-01T22:51:19.1709168Z ++ grep RECORD 2025-06-01T22:51:19.1729451Z +++ openssl dgst -sha256 -binary torch/autograd/graph.py 2025-06-01T22:51:19.1729959Z +++ openssl base64 2025-06-01T22:51:19.1731012Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.1732382Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.1733536Z +++ sed -e s/=//g 2025-06-01T22:51:19.1774178Z ++ HASH=7gTbQNwYK56fIl3aUqFL-SzNvO-AIRN8tECa7D1w1AU 2025-06-01T22:51:19.1779670Z +++ ls -nl torch/autograd/graph.py 2025-06-01T22:51:19.1781028Z +++ awk '{print $5}' 2025-06-01T22:51:19.1805477Z ++ FSIZE=30452 2025-06-01T22:51:19.1805948Z ++ echo '"torch/autograd/graph.py",sha256=7gTbQNwYK56fIl3aUqFL-SzNvO-AIRN8tECa7D1w1AU,30452' 2025-06-01T22:51:19.1806055Z ++ read fname 2025-06-01T22:51:19.1806229Z ++ make_wheel_record torch/autograd/profiler.py 2025-06-01T22:51:19.1806356Z ++ FPATH=torch/autograd/profiler.py 2025-06-01T22:51:19.1808297Z ++ echo torch/autograd/profiler.py 2025-06-01T22:51:19.1809437Z ++ grep RECORD 2025-06-01T22:51:19.1832263Z +++ openssl dgst -sha256 -binary torch/autograd/profiler.py 2025-06-01T22:51:19.1832544Z +++ openssl base64 2025-06-01T22:51:19.1832795Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.1832907Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.1833694Z +++ sed -e s/=//g 2025-06-01T22:51:19.1877385Z ++ HASH=33bcx7J8MxWUDgNceS9EgrCi6LQxM0dv7WUDOAs_EPA 2025-06-01T22:51:19.1880765Z +++ ls -nl torch/autograd/profiler.py 2025-06-01T22:51:19.1881777Z +++ awk '{print $5}' 2025-06-01T22:51:19.1909872Z ++ FSIZE=48935 2025-06-01T22:51:19.1910324Z ++ echo '"torch/autograd/profiler.py",sha256=33bcx7J8MxWUDgNceS9EgrCi6LQxM0dv7WUDOAs_EPA,48935' 2025-06-01T22:51:19.1910569Z ++ read fname 2025-06-01T22:51:19.1910746Z ++ make_wheel_record torch/autograd/profiler_legacy.py 2025-06-01T22:51:19.1910947Z ++ FPATH=torch/autograd/profiler_legacy.py 2025-06-01T22:51:19.1911090Z ++ echo torch/autograd/profiler_legacy.py 2025-06-01T22:51:19.1911399Z ++ grep RECORD 2025-06-01T22:51:19.1931127Z +++ openssl dgst -sha256 -binary torch/autograd/profiler_legacy.py 2025-06-01T22:51:19.1931592Z +++ openssl base64 2025-06-01T22:51:19.1932672Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.1933755Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.1934821Z +++ sed -e s/=//g 2025-06-01T22:51:19.1973548Z ++ HASH=nyXuIza0goFoREWdAvznMlF-EDUvlRbQREY3mQox-dY 2025-06-01T22:51:19.1979272Z +++ ls -nl torch/autograd/profiler_legacy.py 2025-06-01T22:51:19.1979933Z +++ awk '{print $5}' 2025-06-01T22:51:19.2005749Z ++ FSIZE=11506 2025-06-01T22:51:19.2006243Z ++ echo '"torch/autograd/profiler_legacy.py",sha256=nyXuIza0goFoREWdAvznMlF-EDUvlRbQREY3mQox-dY,11506' 2025-06-01T22:51:19.2006343Z ++ read fname 2025-06-01T22:51:19.2006527Z ++ make_wheel_record torch/autograd/profiler_util.py 2025-06-01T22:51:19.2006709Z ++ FPATH=torch/autograd/profiler_util.py 2025-06-01T22:51:19.2006937Z ++ echo torch/autograd/profiler_util.py 2025-06-01T22:51:19.2007989Z ++ grep RECORD 2025-06-01T22:51:19.2031008Z +++ openssl dgst -sha256 -binary torch/autograd/profiler_util.py 2025-06-01T22:51:19.2031230Z +++ openssl base64 2025-06-01T22:51:19.2031347Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.2031450Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.2033678Z +++ sed -e s/=//g 2025-06-01T22:51:19.2076932Z ++ HASH=NeBPA8-cuUgGrncmosRXJFSQ2axr_c9Poh_XV7gigrM 2025-06-01T22:51:19.2078986Z +++ ls -nl torch/autograd/profiler_util.py 2025-06-01T22:51:19.2080350Z +++ awk '{print $5}' 2025-06-01T22:51:19.2108870Z ++ FSIZE=41359 2025-06-01T22:51:19.2109457Z ++ echo '"torch/autograd/profiler_util.py",sha256=NeBPA8-cuUgGrncmosRXJFSQ2axr_c9Poh_XV7gigrM,41359' 2025-06-01T22:51:19.2109617Z ++ read fname 2025-06-01T22:51:19.2109793Z ++ make_wheel_record torch/autograd/variable.py 2025-06-01T22:51:19.2109915Z ++ FPATH=torch/autograd/variable.py 2025-06-01T22:51:19.2110113Z ++ echo torch/autograd/variable.py 2025-06-01T22:51:19.2110214Z ++ grep RECORD 2025-06-01T22:51:19.2129739Z +++ openssl dgst -sha256 -binary torch/autograd/variable.py 2025-06-01T22:51:19.2130514Z +++ openssl base64 2025-06-01T22:51:19.2131553Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.2132856Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.2134031Z +++ sed -e s/=//g 2025-06-01T22:51:19.2172118Z ++ HASH=N0cAiO8ZPZ6rtRtU-hJYH_6NVt-zun16CmO_KrZV7-0 2025-06-01T22:51:19.2177999Z +++ ls -nl torch/autograd/variable.py 2025-06-01T22:51:19.2178505Z +++ awk '{print $5}' 2025-06-01T22:51:19.2205291Z ++ FSIZE=391 2025-06-01T22:51:19.2205835Z ++ echo '"torch/autograd/variable.py",sha256=N0cAiO8ZPZ6rtRtU-hJYH_6NVt-zun16CmO_KrZV7-0,391' 2025-06-01T22:51:19.2206473Z ++ read fname 2025-06-01T22:51:19.2206817Z ++ make_wheel_record torch/autograd/_functions/__init__.py 2025-06-01T22:51:19.2207359Z ++ FPATH=torch/autograd/_functions/__init__.py 2025-06-01T22:51:19.2207782Z ++ echo torch/autograd/_functions/__init__.py 2025-06-01T22:51:19.2208152Z ++ grep RECORD 2025-06-01T22:51:19.2231707Z +++ openssl dgst -sha256 -binary torch/autograd/_functions/__init__.py 2025-06-01T22:51:19.2232218Z +++ openssl base64 2025-06-01T22:51:19.2232470Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.2232727Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.2232986Z +++ sed -e s/=//g 2025-06-01T22:51:19.2273826Z ++ HASH=sdKJj6Dia1vNRSolyufzRKdn5qHkgCBCUI3OBm-PGW0 2025-06-01T22:51:19.2276646Z +++ ls -nl torch/autograd/_functions/__init__.py 2025-06-01T22:51:19.2277433Z +++ awk '{print $5}' 2025-06-01T22:51:19.2305366Z ++ FSIZE=36 2025-06-01T22:51:19.2306002Z ++ echo '"torch/autograd/_functions/__init__.py",sha256=sdKJj6Dia1vNRSolyufzRKdn5qHkgCBCUI3OBm-PGW0,36' 2025-06-01T22:51:19.2306720Z ++ read fname 2025-06-01T22:51:19.2307078Z ++ make_wheel_record torch/autograd/_functions/tensor.py 2025-06-01T22:51:19.2307529Z ++ FPATH=torch/autograd/_functions/tensor.py 2025-06-01T22:51:19.2308071Z ++ echo torch/autograd/_functions/tensor.py 2025-06-01T22:51:19.2308416Z ++ grep RECORD 2025-06-01T22:51:19.2328227Z +++ openssl dgst -sha256 -binary torch/autograd/_functions/tensor.py 2025-06-01T22:51:19.2328722Z +++ openssl base64 2025-06-01T22:51:19.2329367Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.2330520Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.2331879Z +++ sed -e s/=//g 2025-06-01T22:51:19.2370204Z ++ HASH=MUl9QrV_oOqb-BwoC-P9-a96ho-hFrJgtfubdfW75lY 2025-06-01T22:51:19.2375504Z +++ ls -nl torch/autograd/_functions/tensor.py 2025-06-01T22:51:19.2376563Z +++ awk '{print $5}' 2025-06-01T22:51:19.2402901Z ++ FSIZE=2203 2025-06-01T22:51:19.2403584Z ++ echo '"torch/autograd/_functions/tensor.py",sha256=MUl9QrV_oOqb-BwoC-P9-a96ho-hFrJgtfubdfW75lY,2203' 2025-06-01T22:51:19.2404565Z ++ read fname 2025-06-01T22:51:19.2405007Z ++ make_wheel_record torch/autograd/_functions/utils.py 2025-06-01T22:51:19.2405461Z ++ FPATH=torch/autograd/_functions/utils.py 2025-06-01T22:51:19.2405903Z ++ echo torch/autograd/_functions/utils.py 2025-06-01T22:51:19.2406335Z ++ grep RECORD 2025-06-01T22:51:19.2429447Z +++ openssl dgst -sha256 -binary torch/autograd/_functions/utils.py 2025-06-01T22:51:19.2429929Z +++ openssl base64 2025-06-01T22:51:19.2430175Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.2430434Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.2431105Z +++ sed -e s/=//g 2025-06-01T22:51:19.2472598Z ++ HASH=cZcH1G8uklFUCRik7DgOCMzo3EivPyJodYrEiX7pe1U 2025-06-01T22:51:19.2476385Z +++ ls -nl torch/autograd/_functions/utils.py 2025-06-01T22:51:19.2477193Z +++ awk '{print $5}' 2025-06-01T22:51:19.2505324Z ++ FSIZE=2017 2025-06-01T22:51:19.2506139Z ++ echo '"torch/autograd/_functions/utils.py",sha256=cZcH1G8uklFUCRik7DgOCMzo3EivPyJodYrEiX7pe1U,2017' 2025-06-01T22:51:19.2506863Z ++ read fname 2025-06-01T22:51:19.2507204Z ++ make_wheel_record torch/backends/__init__.py 2025-06-01T22:51:19.2507587Z ++ FPATH=torch/backends/__init__.py 2025-06-01T22:51:19.2508010Z ++ echo torch/backends/__init__.py 2025-06-01T22:51:19.2508325Z ++ grep RECORD 2025-06-01T22:51:19.2527737Z +++ openssl dgst -sha256 -binary torch/backends/__init__.py 2025-06-01T22:51:19.2528408Z +++ openssl base64 2025-06-01T22:51:19.2529764Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.2531042Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.2532322Z +++ sed -e s/=//g 2025-06-01T22:51:19.2570221Z ++ HASH=8fAlF9QfMBD2V9XgyXoopPDrjzZMkBhyCkv6N_Sf6tY 2025-06-01T22:51:19.2575430Z +++ ls -nl torch/backends/__init__.py 2025-06-01T22:51:19.2576340Z +++ awk '{print $5}' 2025-06-01T22:51:19.2602827Z ++ FSIZE=1777 2025-06-01T22:51:19.2603537Z ++ echo '"torch/backends/__init__.py",sha256=8fAlF9QfMBD2V9XgyXoopPDrjzZMkBhyCkv6N_Sf6tY,1777' 2025-06-01T22:51:19.2604459Z ++ read fname 2025-06-01T22:51:19.2604830Z ++ make_wheel_record torch/backends/_coreml/__init__.py 2025-06-01T22:51:19.2605281Z ++ FPATH=torch/backends/_coreml/__init__.py 2025-06-01T22:51:19.2605727Z ++ echo torch/backends/_coreml/__init__.py 2025-06-01T22:51:19.2606107Z ++ grep RECORD 2025-06-01T22:51:19.2629552Z +++ openssl dgst -sha256 -binary torch/backends/_coreml/__init__.py 2025-06-01T22:51:19.2630201Z +++ openssl base64 2025-06-01T22:51:19.2630515Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.2630765Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.2631101Z +++ sed -e s/=//g 2025-06-01T22:51:19.2670926Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:19.2674604Z +++ ls -nl torch/backends/_coreml/__init__.py 2025-06-01T22:51:19.2675987Z +++ awk '{print $5}' 2025-06-01T22:51:19.2702357Z ++ FSIZE=0 2025-06-01T22:51:19.2703103Z ++ echo '"torch/backends/_coreml/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:19.2703926Z ++ read fname 2025-06-01T22:51:19.2704269Z ++ make_wheel_record torch/backends/_coreml/preprocess.py 2025-06-01T22:51:19.2704724Z ++ FPATH=torch/backends/_coreml/preprocess.py 2025-06-01T22:51:19.2705173Z ++ echo torch/backends/_coreml/preprocess.py 2025-06-01T22:51:19.2705601Z ++ grep RECORD 2025-06-01T22:51:19.2726392Z +++ openssl dgst -sha256 -binary torch/backends/_coreml/preprocess.py 2025-06-01T22:51:19.2726927Z +++ openssl base64 2025-06-01T22:51:19.2727582Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.2728694Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.2729932Z +++ sed -e s/=//g 2025-06-01T22:51:19.2769360Z ++ HASH=AH2aFaPDp__xCKCh9qkp9pmN-hRnrGNFsPCvCWAIMjk 2025-06-01T22:51:19.2774051Z +++ ls -nl torch/backends/_coreml/preprocess.py 2025-06-01T22:51:19.2774961Z +++ awk '{print $5}' 2025-06-01T22:51:19.2802086Z ++ FSIZE=4217 2025-06-01T22:51:19.2802721Z ++ echo '"torch/backends/_coreml/preprocess.py",sha256=AH2aFaPDp__xCKCh9qkp9pmN-hRnrGNFsPCvCWAIMjk,4217' 2025-06-01T22:51:19.2803387Z ++ read fname 2025-06-01T22:51:19.2803836Z ++ make_wheel_record torch/backends/_nnapi/__init__.py 2025-06-01T22:51:19.2804432Z ++ FPATH=torch/backends/_nnapi/__init__.py 2025-06-01T22:51:19.2804850Z ++ echo torch/backends/_nnapi/__init__.py 2025-06-01T22:51:19.2805196Z ++ grep RECORD 2025-06-01T22:51:19.2828419Z +++ openssl dgst -sha256 -binary torch/backends/_nnapi/__init__.py 2025-06-01T22:51:19.2828926Z +++ openssl base64 2025-06-01T22:51:19.2829188Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.2829436Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.2830043Z +++ sed -e s/=//g 2025-06-01T22:51:19.2872869Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:19.2875585Z +++ ls -nl torch/backends/_nnapi/__init__.py 2025-06-01T22:51:19.2875961Z +++ awk '{print $5}' 2025-06-01T22:51:19.2904329Z ++ FSIZE=0 2025-06-01T22:51:19.2904961Z ++ echo '"torch/backends/_nnapi/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:19.2905574Z ++ read fname 2025-06-01T22:51:19.2905885Z ++ make_wheel_record torch/backends/_nnapi/prepare.py 2025-06-01T22:51:19.2906317Z ++ FPATH=torch/backends/_nnapi/prepare.py 2025-06-01T22:51:19.2906687Z ++ echo torch/backends/_nnapi/prepare.py 2025-06-01T22:51:19.2907030Z ++ grep RECORD 2025-06-01T22:51:19.2926864Z +++ openssl dgst -sha256 -binary torch/backends/_nnapi/prepare.py 2025-06-01T22:51:19.2927367Z +++ openssl base64 2025-06-01T22:51:19.2927679Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.2928809Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.2930214Z +++ sed -e s/=//g 2025-06-01T22:51:19.2969024Z ++ HASH=PjHMOcCiTEvZyevQBsdWBKOarzAXEujzJ8YfMqO1OD8 2025-06-01T22:51:19.2973725Z +++ ls -nl torch/backends/_nnapi/prepare.py 2025-06-01T22:51:19.2974630Z +++ awk '{print $5}' 2025-06-01T22:51:19.3003195Z ++ FSIZE=6559 2025-06-01T22:51:19.3004205Z ++ echo '"torch/backends/_nnapi/prepare.py",sha256=PjHMOcCiTEvZyevQBsdWBKOarzAXEujzJ8YfMqO1OD8,6559' 2025-06-01T22:51:19.3005105Z ++ read fname 2025-06-01T22:51:19.3005533Z ++ make_wheel_record torch/backends/_nnapi/serializer.py 2025-06-01T22:51:19.3005990Z ++ FPATH=torch/backends/_nnapi/serializer.py 2025-06-01T22:51:19.3006402Z ++ echo torch/backends/_nnapi/serializer.py 2025-06-01T22:51:19.3006755Z ++ grep RECORD 2025-06-01T22:51:19.3027413Z +++ openssl dgst -sha256 -binary torch/backends/_nnapi/serializer.py 2025-06-01T22:51:19.3027995Z +++ openssl base64 2025-06-01T22:51:19.3028254Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.3028518Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.3028774Z +++ sed -e s/=//g 2025-06-01T22:51:19.3072664Z ++ HASH=NE3SHEYoVFoDLm8SnXhbcqDiX9jRL_yMMgfiI8V1N14 2025-06-01T22:51:19.3075267Z +++ ls -nl torch/backends/_nnapi/serializer.py 2025-06-01T22:51:19.3076445Z +++ awk '{print $5}' 2025-06-01T22:51:19.3104708Z ++ FSIZE=82895 2025-06-01T22:51:19.3105400Z ++ echo '"torch/backends/_nnapi/serializer.py",sha256=NE3SHEYoVFoDLm8SnXhbcqDiX9jRL_yMMgfiI8V1N14,82895' 2025-06-01T22:51:19.3106205Z ++ read fname 2025-06-01T22:51:19.3106497Z ++ make_wheel_record torch/backends/cpu/__init__.py 2025-06-01T22:51:19.3107050Z ++ FPATH=torch/backends/cpu/__init__.py 2025-06-01T22:51:19.3107425Z ++ echo torch/backends/cpu/__init__.py 2025-06-01T22:51:19.3107753Z ++ grep RECORD 2025-06-01T22:51:19.3126866Z +++ openssl dgst -sha256 -binary torch/backends/cpu/__init__.py 2025-06-01T22:51:19.3127347Z +++ openssl base64 2025-06-01T22:51:19.3127713Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.3128976Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.3130034Z +++ sed -e s/=//g 2025-06-01T22:51:19.3170575Z ++ HASH=V3lRML9bHlNvfE5iOHJP9kN-P4WvEN23SeGQLLDYEnM 2025-06-01T22:51:19.3175094Z +++ ls -nl torch/backends/cpu/__init__.py 2025-06-01T22:51:19.3176059Z +++ awk '{print $5}' 2025-06-01T22:51:19.3203418Z ++ FSIZE=314 2025-06-01T22:51:19.3204227Z ++ echo '"torch/backends/cpu/__init__.py",sha256=V3lRML9bHlNvfE5iOHJP9kN-P4WvEN23SeGQLLDYEnM,314' 2025-06-01T22:51:19.3205110Z ++ read fname 2025-06-01T22:51:19.3205435Z ++ make_wheel_record torch/backends/cuda/__init__.py 2025-06-01T22:51:19.3205861Z ++ FPATH=torch/backends/cuda/__init__.py 2025-06-01T22:51:19.3206258Z ++ echo torch/backends/cuda/__init__.py 2025-06-01T22:51:19.3206611Z ++ grep RECORD 2025-06-01T22:51:19.3228409Z +++ openssl dgst -sha256 -binary torch/backends/cuda/__init__.py 2025-06-01T22:51:19.3228969Z +++ openssl base64 2025-06-01T22:51:19.3229288Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.3229552Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.3229808Z +++ sed -e s/=//g 2025-06-01T22:51:19.3273210Z ++ HASH=eu5ZEA4KuNxB1AAoca5iI_cQzaA8rXOX08V-okDd7N0 2025-06-01T22:51:19.3274992Z +++ ls -nl torch/backends/cuda/__init__.py 2025-06-01T22:51:19.3276499Z +++ awk '{print $5}' 2025-06-01T22:51:19.3304467Z ++ FSIZE=19087 2025-06-01T22:51:19.3305140Z ++ echo '"torch/backends/cuda/__init__.py",sha256=eu5ZEA4KuNxB1AAoca5iI_cQzaA8rXOX08V-okDd7N0,19087' 2025-06-01T22:51:19.3305830Z ++ read fname 2025-06-01T22:51:19.3306137Z ++ make_wheel_record torch/backends/cudnn/__init__.py 2025-06-01T22:51:19.3306564Z ++ FPATH=torch/backends/cudnn/__init__.py 2025-06-01T22:51:19.3306945Z ++ echo torch/backends/cudnn/__init__.py 2025-06-01T22:51:19.3307282Z ++ grep RECORD 2025-06-01T22:51:19.3327041Z +++ openssl dgst -sha256 -binary torch/backends/cudnn/__init__.py 2025-06-01T22:51:19.3327527Z +++ openssl base64 2025-06-01T22:51:19.3328227Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.3329289Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.3330584Z +++ sed -e s/=//g 2025-06-01T22:51:19.3370414Z ++ HASH=bMwIEv7Nb-4-qLEkQ87AuIBqH6Wv7k-Tpq2U2G-kC0s 2025-06-01T22:51:19.3374892Z +++ ls -nl torch/backends/cudnn/__init__.py 2025-06-01T22:51:19.3375968Z +++ awk '{print $5}' 2025-06-01T22:51:19.3403130Z ++ FSIZE=6603 2025-06-01T22:51:19.3404016Z ++ echo '"torch/backends/cudnn/__init__.py",sha256=bMwIEv7Nb-4-qLEkQ87AuIBqH6Wv7k-Tpq2U2G-kC0s,6603' 2025-06-01T22:51:19.3404713Z ++ read fname 2025-06-01T22:51:19.3405337Z ++ make_wheel_record torch/backends/cudnn/rnn.py 2025-06-01T22:51:19.3405754Z ++ FPATH=torch/backends/cudnn/rnn.py 2025-06-01T22:51:19.3406120Z ++ echo torch/backends/cudnn/rnn.py 2025-06-01T22:51:19.3406513Z ++ grep RECORD 2025-06-01T22:51:19.3427478Z +++ openssl dgst -sha256 -binary torch/backends/cudnn/rnn.py 2025-06-01T22:51:19.3428043Z +++ openssl base64 2025-06-01T22:51:19.3428332Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.3428591Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.3429464Z +++ sed -e s/=//g 2025-06-01T22:51:19.3471490Z ++ HASH=FO3LenxuwfEy6KVlQAs8SmAxrOLrMr8kNxJ7PKf2kRE 2025-06-01T22:51:19.3474396Z +++ ls -nl torch/backends/cudnn/rnn.py 2025-06-01T22:51:19.3474811Z +++ awk '{print $5}' 2025-06-01T22:51:19.3502258Z ++ FSIZE=2061 2025-06-01T22:51:19.3502905Z ++ echo '"torch/backends/cudnn/rnn.py",sha256=FO3LenxuwfEy6KVlQAs8SmAxrOLrMr8kNxJ7PKf2kRE,2061' 2025-06-01T22:51:19.3503527Z ++ read fname 2025-06-01T22:51:19.3503861Z ++ make_wheel_record torch/backends/cusparselt/__init__.py 2025-06-01T22:51:19.3504320Z ++ FPATH=torch/backends/cusparselt/__init__.py 2025-06-01T22:51:19.3504793Z ++ echo torch/backends/cusparselt/__init__.py 2025-06-01T22:51:19.3505150Z ++ grep RECORD 2025-06-01T22:51:19.3526481Z +++ openssl dgst -sha256 -binary torch/backends/cusparselt/__init__.py 2025-06-01T22:51:19.3527081Z +++ openssl base64 2025-06-01T22:51:19.3527347Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.3527837Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.3529156Z +++ sed -e s/=//g 2025-06-01T22:51:19.3568796Z ++ HASH=-CuL93luJqK7t-O-uyzn8oNsP8tj3L66cMcztCrlPsE 2025-06-01T22:51:19.3573498Z +++ ls -nl torch/backends/cusparselt/__init__.py 2025-06-01T22:51:19.3574180Z +++ awk '{print $5}' 2025-06-01T22:51:19.3601459Z ++ FSIZE=1246 2025-06-01T22:51:19.3602145Z ++ echo '"torch/backends/cusparselt/__init__.py",sha256=-CuL93luJqK7t-O-uyzn8oNsP8tj3L66cMcztCrlPsE,1246' 2025-06-01T22:51:19.3602799Z ++ read fname 2025-06-01T22:51:19.3603177Z ++ make_wheel_record torch/backends/kleidiai/__init__.py 2025-06-01T22:51:19.3603761Z ++ FPATH=torch/backends/kleidiai/__init__.py 2025-06-01T22:51:19.3604328Z ++ echo torch/backends/kleidiai/__init__.py 2025-06-01T22:51:19.3604694Z ++ grep RECORD 2025-06-01T22:51:19.3627548Z +++ openssl dgst -sha256 -binary torch/backends/kleidiai/__init__.py 2025-06-01T22:51:19.3628042Z +++ openssl base64 2025-06-01T22:51:19.3628306Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.3628612Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.3628880Z +++ sed -e s/=//g 2025-06-01T22:51:19.3670310Z ++ HASH=V5pt-IFG6zqGlgzrLQVDOakig9WD1QhZbl1AsfkDgTU 2025-06-01T22:51:19.3674003Z +++ ls -nl torch/backends/kleidiai/__init__.py 2025-06-01T22:51:19.3674729Z +++ awk '{print $5}' 2025-06-01T22:51:19.3702548Z ++ FSIZE=162 2025-06-01T22:51:19.3703186Z ++ echo '"torch/backends/kleidiai/__init__.py",sha256=V5pt-IFG6zqGlgzrLQVDOakig9WD1QhZbl1AsfkDgTU,162' 2025-06-01T22:51:19.3703810Z ++ read fname 2025-06-01T22:51:19.3704113Z ++ make_wheel_record torch/backends/mha/__init__.py 2025-06-01T22:51:19.3704508Z ++ FPATH=torch/backends/mha/__init__.py 2025-06-01T22:51:19.3704884Z ++ echo torch/backends/mha/__init__.py 2025-06-01T22:51:19.3705212Z ++ grep RECORD 2025-06-01T22:51:19.3726138Z +++ openssl dgst -sha256 -binary torch/backends/mha/__init__.py 2025-06-01T22:51:19.3726637Z +++ openssl base64 2025-06-01T22:51:19.3726909Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.3727467Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.3727889Z +++ sed -e s/=//g 2025-06-01T22:51:19.3766732Z ++ HASH=tUmUrm0Z3I5dnDnhSbuDgZifGDemdgPrdQdsokvVssA 2025-06-01T22:51:19.3771517Z +++ ls -nl torch/backends/mha/__init__.py 2025-06-01T22:51:19.3772389Z +++ awk '{print $5}' 2025-06-01T22:51:19.3799778Z ++ FSIZE=718 2025-06-01T22:51:19.3800416Z ++ echo '"torch/backends/mha/__init__.py",sha256=tUmUrm0Z3I5dnDnhSbuDgZifGDemdgPrdQdsokvVssA,718' 2025-06-01T22:51:19.3801038Z ++ read fname 2025-06-01T22:51:19.3801330Z ++ make_wheel_record torch/backends/mkl/__init__.py 2025-06-01T22:51:19.3801741Z ++ FPATH=torch/backends/mkl/__init__.py 2025-06-01T22:51:19.3802097Z ++ echo torch/backends/mkl/__init__.py 2025-06-01T22:51:19.3802591Z ++ grep RECORD 2025-06-01T22:51:19.3826210Z +++ openssl dgst -sha256 -binary torch/backends/mkl/__init__.py 2025-06-01T22:51:19.3826863Z +++ openssl base64 2025-06-01T22:51:19.3827134Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.3827385Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.3827652Z +++ sed -e s/=//g 2025-06-01T22:51:19.3868323Z ++ HASH=IxRqKwR_STL0QASEkBXrVjt-t-mS4SuOZB2ku5eluY8 2025-06-01T22:51:19.3870461Z +++ ls -nl torch/backends/mkl/__init__.py 2025-06-01T22:51:19.3871346Z +++ awk '{print $5}' 2025-06-01T22:51:19.3897325Z ++ FSIZE=1782 2025-06-01T22:51:19.3897982Z ++ echo '"torch/backends/mkl/__init__.py",sha256=IxRqKwR_STL0QASEkBXrVjt-t-mS4SuOZB2ku5eluY8,1782' 2025-06-01T22:51:19.3898593Z ++ read fname 2025-06-01T22:51:19.3898898Z ++ make_wheel_record torch/backends/mkldnn/__init__.py 2025-06-01T22:51:19.3899336Z ++ FPATH=torch/backends/mkldnn/__init__.py 2025-06-01T22:51:19.3900096Z ++ echo torch/backends/mkldnn/__init__.py 2025-06-01T22:51:19.3900505Z ++ grep RECORD 2025-06-01T22:51:19.3925591Z +++ openssl dgst -sha256 -binary torch/backends/mkldnn/__init__.py 2025-06-01T22:51:19.3926100Z +++ openssl base64 2025-06-01T22:51:19.3926384Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.3926640Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.3927058Z +++ sed -e s/=//g 2025-06-01T22:51:19.3965998Z ++ HASH=BxeJpP6Fhu3hi1_NWv6Kmf0UF8NC47CabTzm5LnEJnI 2025-06-01T22:51:19.3969863Z +++ ls -nl torch/backends/mkldnn/__init__.py 2025-06-01T22:51:19.3970930Z +++ awk '{print $5}' 2025-06-01T22:51:19.3999175Z ++ FSIZE=3589 2025-06-01T22:51:19.4000003Z ++ echo '"torch/backends/mkldnn/__init__.py",sha256=BxeJpP6Fhu3hi1_NWv6Kmf0UF8NC47CabTzm5LnEJnI,3589' 2025-06-01T22:51:19.4000627Z ++ read fname 2025-06-01T22:51:19.4000930Z ++ make_wheel_record torch/backends/mps/__init__.py 2025-06-01T22:51:19.4001329Z ++ FPATH=torch/backends/mps/__init__.py 2025-06-01T22:51:19.4001694Z ++ echo torch/backends/mps/__init__.py 2025-06-01T22:51:19.4002018Z ++ grep RECORD 2025-06-01T22:51:19.4024754Z +++ openssl dgst -sha256 -binary torch/backends/mps/__init__.py 2025-06-01T22:51:19.4025505Z +++ openssl base64 2025-06-01T22:51:19.4025841Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.4026110Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.4026379Z +++ sed -e s/=//g 2025-06-01T22:51:19.4067456Z ++ HASH=pu9IZfa4iMvb1wQzb2HcOfVn08dbVQj3OTAw436I2lc 2025-06-01T22:51:19.4070403Z +++ ls -nl torch/backends/mps/__init__.py 2025-06-01T22:51:19.4071157Z +++ awk '{print $5}' 2025-06-01T22:51:19.4096821Z ++ FSIZE=1642 2025-06-01T22:51:19.4097467Z ++ echo '"torch/backends/mps/__init__.py",sha256=pu9IZfa4iMvb1wQzb2HcOfVn08dbVQj3OTAw436I2lc,1642' 2025-06-01T22:51:19.4098080Z ++ read fname 2025-06-01T22:51:19.4098398Z ++ make_wheel_record torch/backends/nnpack/__init__.py 2025-06-01T22:51:19.4098817Z ++ FPATH=torch/backends/nnpack/__init__.py 2025-06-01T22:51:19.4099314Z ++ echo torch/backends/nnpack/__init__.py 2025-06-01T22:51:19.4100555Z ++ grep RECORD 2025-06-01T22:51:19.4124890Z +++ openssl dgst -sha256 -binary torch/backends/nnpack/__init__.py 2025-06-01T22:51:19.4125414Z +++ openssl base64 2025-06-01T22:51:19.4125672Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.4125936Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.4127079Z +++ sed -e s/=//g 2025-06-01T22:51:19.4165985Z ++ HASH=6cApdM4SVAbns4TuVAuFI9sXskhu7piYVsmP4rqpdOA 2025-06-01T22:51:19.4170347Z +++ ls -nl torch/backends/nnpack/__init__.py 2025-06-01T22:51:19.4171205Z +++ awk '{print $5}' 2025-06-01T22:51:19.4199200Z ++ FSIZE=837 2025-06-01T22:51:19.4199866Z ++ echo '"torch/backends/nnpack/__init__.py",sha256=6cApdM4SVAbns4TuVAuFI9sXskhu7piYVsmP4rqpdOA,837' 2025-06-01T22:51:19.4200506Z ++ read fname 2025-06-01T22:51:19.4200821Z ++ make_wheel_record torch/backends/openmp/__init__.py 2025-06-01T22:51:19.4201258Z ++ FPATH=torch/backends/openmp/__init__.py 2025-06-01T22:51:19.4201635Z ++ echo torch/backends/openmp/__init__.py 2025-06-01T22:51:19.4201982Z ++ grep RECORD 2025-06-01T22:51:19.4224294Z +++ openssl dgst -sha256 -binary torch/backends/openmp/__init__.py 2025-06-01T22:51:19.4224968Z +++ openssl base64 2025-06-01T22:51:19.4225238Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.4225491Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.4226033Z +++ sed -e s/=//g 2025-06-01T22:51:19.4266482Z ++ HASH=h6ebEMpGQavTuGZ3eJVK4JMUMMUgTYcrmvHxh_Fcgy8 2025-06-01T22:51:19.4270837Z +++ ls -nl torch/backends/openmp/__init__.py 2025-06-01T22:51:19.4271689Z +++ awk '{print $5}' 2025-06-01T22:51:19.4298544Z ++ FSIZE=157 2025-06-01T22:51:19.4299170Z ++ echo '"torch/backends/openmp/__init__.py",sha256=h6ebEMpGQavTuGZ3eJVK4JMUMMUgTYcrmvHxh_Fcgy8,157' 2025-06-01T22:51:19.4299802Z ++ read fname 2025-06-01T22:51:19.4300140Z ++ make_wheel_record torch/backends/opt_einsum/__init__.py 2025-06-01T22:51:19.4300579Z ++ FPATH=torch/backends/opt_einsum/__init__.py 2025-06-01T22:51:19.4300980Z ++ echo torch/backends/opt_einsum/__init__.py 2025-06-01T22:51:19.4301326Z ++ grep RECORD 2025-06-01T22:51:19.4325611Z +++ openssl dgst -sha256 -binary torch/backends/opt_einsum/__init__.py 2025-06-01T22:51:19.4326131Z +++ openssl base64 2025-06-01T22:51:19.4326396Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.4326658Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.4326917Z +++ sed -e s/=//g 2025-06-01T22:51:19.4366134Z ++ HASH=lp1ScWh-VUCGG542BeuPzMCgDspIVwYl4S_dXkDN0F0 2025-06-01T22:51:19.4369764Z +++ ls -nl torch/backends/opt_einsum/__init__.py 2025-06-01T22:51:19.4370580Z +++ awk '{print $5}' 2025-06-01T22:51:19.4397688Z ++ FSIZE=3882 2025-06-01T22:51:19.4398367Z ++ echo '"torch/backends/opt_einsum/__init__.py",sha256=lp1ScWh-VUCGG542BeuPzMCgDspIVwYl4S_dXkDN0F0,3882' 2025-06-01T22:51:19.4399015Z ++ read fname 2025-06-01T22:51:19.4399461Z ++ make_wheel_record torch/backends/quantized/__init__.py 2025-06-01T22:51:19.4399914Z ++ FPATH=torch/backends/quantized/__init__.py 2025-06-01T22:51:19.4400302Z ++ echo torch/backends/quantized/__init__.py 2025-06-01T22:51:19.4400663Z ++ grep RECORD 2025-06-01T22:51:19.4423640Z +++ openssl dgst -sha256 -binary torch/backends/quantized/__init__.py 2025-06-01T22:51:19.4424141Z +++ openssl base64 2025-06-01T22:51:19.4424413Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.4424656Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.4424921Z +++ sed -e s/=//g 2025-06-01T22:51:19.4468093Z ++ HASH=vD2Ds81mKtQGrMrAYy1FAo_OPfyzvhDObF276kT_t-U 2025-06-01T22:51:19.4470157Z +++ ls -nl torch/backends/quantized/__init__.py 2025-06-01T22:51:19.4471333Z +++ awk '{print $5}' 2025-06-01T22:51:19.4497742Z ++ FSIZE=1861 2025-06-01T22:51:19.4498365Z ++ echo '"torch/backends/quantized/__init__.py",sha256=vD2Ds81mKtQGrMrAYy1FAo_OPfyzvhDObF276kT_t-U,1861' 2025-06-01T22:51:19.4498986Z ++ read fname 2025-06-01T22:51:19.4499300Z ++ make_wheel_record torch/backends/xeon/__init__.py 2025-06-01T22:51:19.4499717Z ++ FPATH=torch/backends/xeon/__init__.py 2025-06-01T22:51:19.4500091Z ++ echo torch/backends/xeon/__init__.py 2025-06-01T22:51:19.4500803Z ++ grep RECORD 2025-06-01T22:51:19.4523106Z +++ openssl dgst -sha256 -binary torch/backends/xeon/__init__.py 2025-06-01T22:51:19.4523608Z +++ openssl base64 2025-06-01T22:51:19.4523998Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.4524667Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.4525339Z +++ sed -e s/=//g 2025-06-01T22:51:19.4567252Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:19.4572279Z +++ ls -nl torch/backends/xeon/__init__.py 2025-06-01T22:51:19.4573177Z +++ awk '{print $5}' 2025-06-01T22:51:19.4600406Z ++ FSIZE=0 2025-06-01T22:51:19.4601008Z ++ echo '"torch/backends/xeon/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:19.4601608Z ++ read fname 2025-06-01T22:51:19.4601899Z ++ make_wheel_record torch/backends/xeon/run_cpu.py 2025-06-01T22:51:19.4602313Z ++ FPATH=torch/backends/xeon/run_cpu.py 2025-06-01T22:51:19.4602684Z ++ echo torch/backends/xeon/run_cpu.py 2025-06-01T22:51:19.4603010Z ++ grep RECORD 2025-06-01T22:51:19.4628582Z +++ openssl dgst -sha256 -binary torch/backends/xeon/run_cpu.py 2025-06-01T22:51:19.4629110Z +++ openssl base64 2025-06-01T22:51:19.4629381Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.4629624Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.4629930Z +++ sed -e s/=//g 2025-06-01T22:51:19.4671353Z ++ HASH=kiTr6w0esy01-_9gVjmh1BeFrVnpUVAqiGNkG8ca5u4 2025-06-01T22:51:19.4674293Z +++ ls -nl torch/backends/xeon/run_cpu.py 2025-06-01T22:51:19.4674792Z +++ awk '{print $5}' 2025-06-01T22:51:19.4703132Z ++ FSIZE=37537 2025-06-01T22:51:19.4703754Z ++ echo '"torch/backends/xeon/run_cpu.py",sha256=kiTr6w0esy01-_9gVjmh1BeFrVnpUVAqiGNkG8ca5u4,37537' 2025-06-01T22:51:19.4704373Z ++ read fname 2025-06-01T22:51:19.4704687Z ++ make_wheel_record torch/backends/xnnpack/__init__.py 2025-06-01T22:51:19.4705126Z ++ FPATH=torch/backends/xnnpack/__init__.py 2025-06-01T22:51:19.4705508Z ++ echo torch/backends/xnnpack/__init__.py 2025-06-01T22:51:19.4705860Z ++ grep RECORD 2025-06-01T22:51:19.4726021Z +++ openssl dgst -sha256 -binary torch/backends/xnnpack/__init__.py 2025-06-01T22:51:19.4726584Z +++ openssl base64 2025-06-01T22:51:19.4726860Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.4728012Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.4728960Z +++ sed -e s/=//g 2025-06-01T22:51:19.4768944Z ++ HASH=BNL7CNyTlaTNxu4JVDE8VZgiu16mRO6JpZeQ0Ns3Nr8 2025-06-01T22:51:19.4773725Z +++ ls -nl torch/backends/xnnpack/__init__.py 2025-06-01T22:51:19.4774955Z +++ awk '{print $5}' 2025-06-01T22:51:19.4802362Z ++ FSIZE=702 2025-06-01T22:51:19.4803214Z ++ echo '"torch/backends/xnnpack/__init__.py",sha256=BNL7CNyTlaTNxu4JVDE8VZgiu16mRO6JpZeQ0Ns3Nr8,702' 2025-06-01T22:51:19.4804043Z ++ read fname 2025-06-01T22:51:19.4804317Z ++ make_wheel_record torch/bin/protoc 2025-06-01T22:51:19.4804841Z ++ FPATH=torch/bin/protoc 2025-06-01T22:51:19.4805152Z ++ echo torch/bin/protoc 2025-06-01T22:51:19.4805431Z ++ grep RECORD 2025-06-01T22:51:19.4828986Z +++ openssl dgst -sha256 -binary torch/bin/protoc 2025-06-01T22:51:19.4829472Z +++ openssl base64 2025-06-01T22:51:19.4829730Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.4829996Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.4830252Z +++ sed -e s/=//g 2025-06-01T22:51:19.5006375Z ++ HASH=rpegwm-ffxXAvOSJ4kDfs8CS2F5nmEDECp3AcuMpHDU 2025-06-01T22:51:19.5011806Z +++ awk '{print $5}' 2025-06-01T22:51:19.5012883Z +++ ls -nl torch/bin/protoc 2025-06-01T22:51:19.5040205Z ++ FSIZE=5285920 2025-06-01T22:51:19.5040749Z ++ echo '"torch/bin/protoc",sha256=rpegwm-ffxXAvOSJ4kDfs8CS2F5nmEDECp3AcuMpHDU,5285920' 2025-06-01T22:51:19.5041386Z ++ read fname 2025-06-01T22:51:19.5041667Z ++ make_wheel_record torch/bin/protoc-3.13.0.0 2025-06-01T22:51:19.5042056Z ++ FPATH=torch/bin/protoc-3.13.0.0 2025-06-01T22:51:19.5042391Z ++ echo torch/bin/protoc-3.13.0.0 2025-06-01T22:51:19.5042705Z ++ grep RECORD 2025-06-01T22:51:19.5069735Z +++ openssl dgst -sha256 -binary torch/bin/protoc-3.13.0.0 2025-06-01T22:51:19.5070255Z +++ openssl base64 2025-06-01T22:51:19.5070528Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.5070771Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.5071040Z +++ sed -e s/=//g 2025-06-01T22:51:19.5246380Z ++ HASH=rpegwm-ffxXAvOSJ4kDfs8CS2F5nmEDECp3AcuMpHDU 2025-06-01T22:51:19.5250027Z +++ ls -nl torch/bin/protoc-3.13.0.0 2025-06-01T22:51:19.5250840Z +++ awk '{print $5}' 2025-06-01T22:51:19.5277321Z ++ FSIZE=5285920 2025-06-01T22:51:19.5277960Z ++ echo '"torch/bin/protoc-3.13.0.0",sha256=rpegwm-ffxXAvOSJ4kDfs8CS2F5nmEDECp3AcuMpHDU,5285920' 2025-06-01T22:51:19.5278616Z ++ read fname 2025-06-01T22:51:19.5278914Z ++ make_wheel_record torch/bin/torch_shm_manager 2025-06-01T22:51:19.5279300Z ++ FPATH=torch/bin/torch_shm_manager 2025-06-01T22:51:19.5279680Z ++ echo torch/bin/torch_shm_manager 2025-06-01T22:51:19.5280241Z ++ grep RECORD 2025-06-01T22:51:19.5305069Z +++ openssl dgst -sha256 -binary torch/bin/torch_shm_manager 2025-06-01T22:51:19.5305536Z +++ openssl base64 2025-06-01T22:51:19.5305789Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.5306064Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.5306515Z +++ sed -e s/=//g 2025-06-01T22:51:19.5347426Z ++ HASH=hSOTyE8b3-G4rNboAsm4riGYa4xu9xLMS-v7uanqzxk 2025-06-01T22:51:19.5350009Z +++ ls -nl torch/bin/torch_shm_manager 2025-06-01T22:51:19.5350882Z +++ awk '{print $5}' 2025-06-01T22:51:19.5376105Z ++ FSIZE=49104 2025-06-01T22:51:19.5376762Z ++ echo '"torch/bin/torch_shm_manager",sha256=hSOTyE8b3-G4rNboAsm4riGYa4xu9xLMS-v7uanqzxk,49104' 2025-06-01T22:51:19.5377520Z ++ read fname 2025-06-01T22:51:19.5377816Z ++ make_wheel_record torch/compiler/__init__.py 2025-06-01T22:51:19.5378257Z ++ FPATH=torch/compiler/__init__.py 2025-06-01T22:51:19.5379040Z ++ echo torch/compiler/__init__.py 2025-06-01T22:51:19.5380665Z ++ grep RECORD 2025-06-01T22:51:19.5404446Z +++ openssl dgst -sha256 -binary torch/compiler/__init__.py 2025-06-01T22:51:19.5404942Z +++ openssl base64 2025-06-01T22:51:19.5405203Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.5405471Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.5406139Z +++ sed -e s/=//g 2025-06-01T22:51:19.5445187Z ++ HASH=8O5rdDmv4dNjXUhHnSSDpzJ8t2BszRHy6NQvEl5BSLo 2025-06-01T22:51:19.5449596Z +++ ls -nl torch/compiler/__init__.py 2025-06-01T22:51:19.5450815Z +++ awk '{print $5}' 2025-06-01T22:51:19.5477365Z ++ FSIZE=16665 2025-06-01T22:51:19.5477977Z ++ echo '"torch/compiler/__init__.py",sha256=8O5rdDmv4dNjXUhHnSSDpzJ8t2BszRHy6NQvEl5BSLo,16665' 2025-06-01T22:51:19.5478596Z ++ read fname 2025-06-01T22:51:19.5478880Z ++ make_wheel_record torch/compiler/_cache.py 2025-06-01T22:51:19.5479275Z ++ FPATH=torch/compiler/_cache.py 2025-06-01T22:51:19.5479649Z ++ echo torch/compiler/_cache.py 2025-06-01T22:51:19.5481141Z ++ grep RECORD 2025-06-01T22:51:19.5506483Z +++ openssl dgst -sha256 -binary torch/compiler/_cache.py 2025-06-01T22:51:19.5506932Z +++ openssl base64 2025-06-01T22:51:19.5507199Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.5507448Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.5507716Z +++ sed -e s/=//g 2025-06-01T22:51:19.5547108Z ++ HASH=E1Rs2GeasQ9FFT0rVnv08D594IcuIxv4t9Hx4iTDa4Y 2025-06-01T22:51:19.5550323Z +++ ls -nl torch/compiler/_cache.py 2025-06-01T22:51:19.5551173Z +++ awk '{print $5}' 2025-06-01T22:51:19.5578533Z ++ FSIZE=10555 2025-06-01T22:51:19.5579144Z ++ echo '"torch/compiler/_cache.py",sha256=E1Rs2GeasQ9FFT0rVnv08D594IcuIxv4t9Hx4iTDa4Y,10555' 2025-06-01T22:51:19.5579731Z ++ read fname 2025-06-01T22:51:19.5580016Z ++ make_wheel_record torch/compiler/config.py 2025-06-01T22:51:19.5580399Z ++ FPATH=torch/compiler/config.py 2025-06-01T22:51:19.5580748Z ++ echo torch/compiler/config.py 2025-06-01T22:51:19.5581063Z ++ grep RECORD 2025-06-01T22:51:19.5604190Z +++ openssl dgst -sha256 -binary torch/compiler/config.py 2025-06-01T22:51:19.5605220Z +++ openssl base64 2025-06-01T22:51:19.5605552Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.5605928Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.5606309Z +++ sed -e s/=//g 2025-06-01T22:51:19.5644144Z ++ HASH=0ufG-3lqZ0509VjCtPqHdSXGeA7gzQkjil-JQ_tFWpE 2025-06-01T22:51:19.5649806Z +++ ls -nl torch/compiler/config.py 2025-06-01T22:51:19.5650638Z +++ awk '{print $5}' 2025-06-01T22:51:19.5677845Z ++ FSIZE=3965 2025-06-01T22:51:19.5678478Z ++ echo '"torch/compiler/config.py",sha256=0ufG-3lqZ0509VjCtPqHdSXGeA7gzQkjil-JQ_tFWpE,3965' 2025-06-01T22:51:19.5679073Z ++ read fname 2025-06-01T22:51:19.5679354Z ++ make_wheel_record torch/contrib/__init__.py 2025-06-01T22:51:19.5679738Z ++ FPATH=torch/contrib/__init__.py 2025-06-01T22:51:19.5680072Z ++ echo torch/contrib/__init__.py 2025-06-01T22:51:19.5680393Z ++ grep RECORD 2025-06-01T22:51:19.5702979Z +++ openssl dgst -sha256 -binary torch/contrib/__init__.py 2025-06-01T22:51:19.5703433Z +++ openssl base64 2025-06-01T22:51:19.5703705Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.5703950Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.5704219Z +++ sed -e s/=//g 2025-06-01T22:51:19.5746261Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:19.5748539Z +++ ls -nl torch/contrib/__init__.py 2025-06-01T22:51:19.5748901Z +++ awk '{print $5}' 2025-06-01T22:51:19.5772834Z ++ FSIZE=0 2025-06-01T22:51:19.5773388Z ++ echo '"torch/contrib/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:19.5773950Z ++ read fname 2025-06-01T22:51:19.5774289Z ++ make_wheel_record torch/contrib/_tensorboard_vis.py 2025-06-01T22:51:19.5774727Z ++ FPATH=torch/contrib/_tensorboard_vis.py 2025-06-01T22:51:19.5776235Z ++ echo torch/contrib/_tensorboard_vis.py 2025-06-01T22:51:19.5777751Z ++ grep RECORD 2025-06-01T22:51:19.5802204Z +++ openssl dgst -sha256 -binary torch/contrib/_tensorboard_vis.py 2025-06-01T22:51:19.5802391Z +++ openssl base64 2025-06-01T22:51:19.5802547Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.5802789Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.5803395Z +++ sed -e s/=//g 2025-06-01T22:51:19.5841413Z ++ HASH=NHCnPKg_OGbn9EMjqkTVzALEsShQh2N2-sFsBIDGwEo 2025-06-01T22:51:19.5846290Z +++ ls -nl torch/contrib/_tensorboard_vis.py 2025-06-01T22:51:19.5847115Z +++ awk '{print $5}' 2025-06-01T22:51:19.5873904Z ++ FSIZE=5875 2025-06-01T22:51:19.5874468Z ++ echo '"torch/contrib/_tensorboard_vis.py",sha256=NHCnPKg_OGbn9EMjqkTVzALEsShQh2N2-sFsBIDGwEo,5875' 2025-06-01T22:51:19.5874675Z ++ read fname 2025-06-01T22:51:19.5874842Z ++ make_wheel_record torch/cpu/__init__.py 2025-06-01T22:51:19.5874959Z ++ FPATH=torch/cpu/__init__.py 2025-06-01T22:51:19.5875513Z ++ echo torch/cpu/__init__.py 2025-06-01T22:51:19.5876100Z ++ grep RECORD 2025-06-01T22:51:19.5898716Z +++ openssl dgst -sha256 -binary torch/cpu/__init__.py 2025-06-01T22:51:19.5898918Z +++ openssl base64 2025-06-01T22:51:19.5899047Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.5900434Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.5900943Z +++ sed -e s/=//g 2025-06-01T22:51:19.5940420Z ++ HASH=_mDbCZX4xP-_d1Vt3HZnpE7FanNArlJGpLV_f4uFkh4 2025-06-01T22:51:19.5942201Z +++ ls -nl torch/cpu/__init__.py 2025-06-01T22:51:19.5943127Z +++ awk '{print $5}' 2025-06-01T22:51:19.5967995Z ++ FSIZE=4847 2025-06-01T22:51:19.5968359Z ++ echo '"torch/cpu/__init__.py",sha256=_mDbCZX4xP-_d1Vt3HZnpE7FanNArlJGpLV_f4uFkh4,4847' 2025-06-01T22:51:19.5968478Z ++ read fname 2025-06-01T22:51:19.5968766Z ++ make_wheel_record torch/cpu/amp/__init__.py 2025-06-01T22:51:19.5968889Z ++ FPATH=torch/cpu/amp/__init__.py 2025-06-01T22:51:19.5971143Z ++ echo torch/cpu/amp/__init__.py 2025-06-01T22:51:19.5972755Z ++ grep RECORD 2025-06-01T22:51:19.5997724Z +++ openssl dgst -sha256 -binary torch/cpu/amp/__init__.py 2025-06-01T22:51:19.5997912Z +++ openssl base64 2025-06-01T22:51:19.5998245Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.5998370Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.5999650Z +++ sed -e s/=//g 2025-06-01T22:51:19.6039312Z ++ HASH=E_HPtKk9IO3AW-gyneT7K5wtjnFZHx9GkvH424D_kb8 2025-06-01T22:51:19.6041032Z +++ ls -nl torch/cpu/amp/__init__.py 2025-06-01T22:51:19.6041986Z +++ awk '{print $5}' 2025-06-01T22:51:19.6070231Z ++ FSIZE=72 2025-06-01T22:51:19.6070793Z ++ echo '"torch/cpu/amp/__init__.py",sha256=E_HPtKk9IO3AW-gyneT7K5wtjnFZHx9GkvH424D_kb8,72' 2025-06-01T22:51:19.6070902Z ++ read fname 2025-06-01T22:51:19.6071087Z ++ make_wheel_record torch/cpu/amp/autocast_mode.py 2025-06-01T22:51:19.6071227Z ++ FPATH=torch/cpu/amp/autocast_mode.py 2025-06-01T22:51:19.6071357Z ++ echo torch/cpu/amp/autocast_mode.py 2025-06-01T22:51:19.6072693Z ++ grep RECORD 2025-06-01T22:51:19.6091185Z +++ openssl dgst -sha256 -binary torch/cpu/amp/autocast_mode.py 2025-06-01T22:51:19.6091747Z +++ openssl base64 2025-06-01T22:51:19.6092949Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.6094183Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.6095547Z +++ sed -e s/=//g 2025-06-01T22:51:19.6132197Z ++ HASH=K5VNaqoZMb_ZvyxVYvqmcddx2FNNXWJ3QWoyrHYYhI0 2025-06-01T22:51:19.6138350Z +++ ls -nl torch/cpu/amp/autocast_mode.py 2025-06-01T22:51:19.6138464Z +++ awk '{print $5}' 2025-06-01T22:51:19.6165695Z ++ FSIZE=1521 2025-06-01T22:51:19.6166182Z ++ echo '"torch/cpu/amp/autocast_mode.py",sha256=K5VNaqoZMb_ZvyxVYvqmcddx2FNNXWJ3QWoyrHYYhI0,1521' 2025-06-01T22:51:19.6166280Z ++ read fname 2025-06-01T22:51:19.6166437Z ++ make_wheel_record torch/cpu/amp/grad_scaler.py 2025-06-01T22:51:19.6166566Z ++ FPATH=torch/cpu/amp/grad_scaler.py 2025-06-01T22:51:19.6166886Z ++ echo torch/cpu/amp/grad_scaler.py 2025-06-01T22:51:19.6167906Z ++ grep RECORD 2025-06-01T22:51:19.6189516Z +++ openssl dgst -sha256 -binary torch/cpu/amp/grad_scaler.py 2025-06-01T22:51:19.6189718Z +++ openssl base64 2025-06-01T22:51:19.6190792Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.6190891Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.6191955Z +++ sed -e s/=//g 2025-06-01T22:51:19.6233769Z ++ HASH=hT5iBOSV285sW4X7s00Mfg7Pi_eJ-sKCS5BT1qSrz-U 2025-06-01T22:51:19.6241669Z +++ ls -nl torch/cpu/amp/grad_scaler.py 2025-06-01T22:51:19.6242539Z +++ awk '{print $5}' 2025-06-01T22:51:19.6270040Z ++ FSIZE=958 2025-06-01T22:51:19.6270533Z ++ echo '"torch/cpu/amp/grad_scaler.py",sha256=hT5iBOSV285sW4X7s00Mfg7Pi_eJ-sKCS5BT1qSrz-U,958' 2025-06-01T22:51:19.6270642Z ++ read fname 2025-06-01T22:51:19.6270776Z ++ make_wheel_record torch/cuda/__init__.py 2025-06-01T22:51:19.6270888Z ++ FPATH=torch/cuda/__init__.py 2025-06-01T22:51:19.6271627Z ++ echo torch/cuda/__init__.py 2025-06-01T22:51:19.6272628Z ++ grep RECORD 2025-06-01T22:51:19.6291310Z +++ openssl dgst -sha256 -binary torch/cuda/__init__.py 2025-06-01T22:51:19.6291919Z +++ openssl base64 2025-06-01T22:51:19.6293190Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.6294311Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.6295745Z +++ sed -e s/=//g 2025-06-01T22:51:19.6334636Z ++ HASH=ZtRJc1tK2c-6PVCwyokDzRoQKM_zFjjQjIDz6KhxeOA 2025-06-01T22:51:19.6340442Z +++ ls -nl torch/cuda/__init__.py 2025-06-01T22:51:19.6341588Z +++ awk '{print $5}' 2025-06-01T22:51:19.6366958Z ++ FSIZE=63735 2025-06-01T22:51:19.6367333Z ++ echo '"torch/cuda/__init__.py",sha256=ZtRJc1tK2c-6PVCwyokDzRoQKM_zFjjQjIDz6KhxeOA,63735' 2025-06-01T22:51:19.6367462Z ++ read fname 2025-06-01T22:51:19.6367747Z ++ make_wheel_record torch/cuda/_gpu_trace.py 2025-06-01T22:51:19.6367874Z ++ FPATH=torch/cuda/_gpu_trace.py 2025-06-01T22:51:19.6370092Z ++ echo torch/cuda/_gpu_trace.py 2025-06-01T22:51:19.6371226Z ++ grep RECORD 2025-06-01T22:51:19.6395436Z +++ openssl dgst -sha256 -binary torch/cuda/_gpu_trace.py 2025-06-01T22:51:19.6395698Z +++ openssl base64 2025-06-01T22:51:19.6395824Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.6395930Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.6397166Z +++ sed -e s/=//g 2025-06-01T22:51:19.6439083Z ++ HASH=cVKCmcRBSOX_-bwYupvFxYon6coU1CWNMDdzET_KWxs 2025-06-01T22:51:19.6441347Z +++ ls -nl torch/cuda/_gpu_trace.py 2025-06-01T22:51:19.6441450Z +++ awk '{print $5}' 2025-06-01T22:51:19.6470849Z ++ FSIZE=2377 2025-06-01T22:51:19.6471267Z ++ echo '"torch/cuda/_gpu_trace.py",sha256=cVKCmcRBSOX_-bwYupvFxYon6coU1CWNMDdzET_KWxs,2377' 2025-06-01T22:51:19.6471368Z ++ read fname 2025-06-01T22:51:19.6471529Z ++ make_wheel_record torch/cuda/_memory_viz.py 2025-06-01T22:51:19.6471669Z ++ FPATH=torch/cuda/_memory_viz.py 2025-06-01T22:51:19.6471806Z ++ echo torch/cuda/_memory_viz.py 2025-06-01T22:51:19.6471964Z ++ grep RECORD 2025-06-01T22:51:19.6491593Z +++ openssl dgst -sha256 -binary torch/cuda/_memory_viz.py 2025-06-01T22:51:19.6491958Z +++ openssl base64 2025-06-01T22:51:19.6493009Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.6494282Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.6495719Z +++ sed -e s/=//g 2025-06-01T22:51:19.6532628Z ++ HASH=e6WCjjieDl1WxeJiKffQQnXq8mIQJq1QcVtYgDMG_C0 2025-06-01T22:51:19.6538329Z +++ ls -nl torch/cuda/_memory_viz.py 2025-06-01T22:51:19.6538802Z +++ awk '{print $5}' 2025-06-01T22:51:19.6565435Z ++ FSIZE=25549 2025-06-01T22:51:19.6565834Z ++ echo '"torch/cuda/_memory_viz.py",sha256=e6WCjjieDl1WxeJiKffQQnXq8mIQJq1QcVtYgDMG_C0,25549' 2025-06-01T22:51:19.6565955Z ++ read fname 2025-06-01T22:51:19.6566101Z ++ make_wheel_record torch/cuda/_sanitizer.py 2025-06-01T22:51:19.6566227Z ++ FPATH=torch/cuda/_sanitizer.py 2025-06-01T22:51:19.6566900Z ++ echo torch/cuda/_sanitizer.py 2025-06-01T22:51:19.6568153Z ++ grep RECORD 2025-06-01T22:51:19.6593789Z +++ openssl dgst -sha256 -binary torch/cuda/_sanitizer.py 2025-06-01T22:51:19.6593990Z +++ openssl base64 2025-06-01T22:51:19.6594104Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.6594212Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.6594330Z +++ sed -e s/=//g 2025-06-01T22:51:19.6636321Z ++ HASH=7fWwYLztMnZpuMcj-zRIpg-fZ1kmUAy-b_GCNqzvmPM 2025-06-01T22:51:19.6638085Z +++ ls -nl torch/cuda/_sanitizer.py 2025-06-01T22:51:19.6639181Z +++ awk '{print $5}' 2025-06-01T22:51:19.6669774Z ++ FSIZE=24199 2025-06-01T22:51:19.6670235Z ++ echo '"torch/cuda/_sanitizer.py",sha256=7fWwYLztMnZpuMcj-zRIpg-fZ1kmUAy-b_GCNqzvmPM,24199' 2025-06-01T22:51:19.6670394Z ++ read fname 2025-06-01T22:51:19.6670994Z ++ make_wheel_record torch/cuda/_utils.py 2025-06-01T22:51:19.6671135Z ++ FPATH=torch/cuda/_utils.py 2025-06-01T22:51:19.6671247Z ++ echo torch/cuda/_utils.py 2025-06-01T22:51:19.6671526Z ++ grep RECORD 2025-06-01T22:51:19.6690434Z +++ openssl dgst -sha256 -binary torch/cuda/_utils.py 2025-06-01T22:51:19.6690758Z +++ openssl base64 2025-06-01T22:51:19.6691959Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.6693196Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.6694370Z +++ sed -e s/=//g 2025-06-01T22:51:19.6730896Z ++ HASH=YF8fEPrQeDHHO1RynN9Eon8A56qlAzbHTaDHqTlDNv0 2025-06-01T22:51:19.6736789Z +++ ls -nl torch/cuda/_utils.py 2025-06-01T22:51:19.6737180Z +++ awk '{print $5}' 2025-06-01T22:51:19.6765155Z ++ FSIZE=14442 2025-06-01T22:51:19.6765537Z ++ echo '"torch/cuda/_utils.py",sha256=YF8fEPrQeDHHO1RynN9Eon8A56qlAzbHTaDHqTlDNv0,14442' 2025-06-01T22:51:19.6765640Z ++ read fname 2025-06-01T22:51:19.6765783Z ++ make_wheel_record torch/cuda/comm.py 2025-06-01T22:51:19.6765898Z ++ FPATH=torch/cuda/comm.py 2025-06-01T22:51:19.6766153Z ++ echo torch/cuda/comm.py 2025-06-01T22:51:19.6766609Z ++ grep RECORD 2025-06-01T22:51:19.6791823Z +++ openssl dgst -sha256 -binary torch/cuda/comm.py 2025-06-01T22:51:19.6791959Z +++ openssl base64 2025-06-01T22:51:19.6792195Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.6792315Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.6793334Z +++ sed -e s/=//g 2025-06-01T22:51:19.6834294Z ++ HASH=DjabyiIf7WmKgD84HmP4_XYd3Cau_7X_E7dcW1UAUjg 2025-06-01T22:51:19.6836472Z +++ ls -nl torch/cuda/comm.py 2025-06-01T22:51:19.6836602Z +++ awk '{print $5}' 2025-06-01T22:51:19.6867034Z ++ FSIZE=344 2025-06-01T22:51:19.6867596Z ++ echo '"torch/cuda/comm.py",sha256=DjabyiIf7WmKgD84HmP4_XYd3Cau_7X_E7dcW1UAUjg,344' 2025-06-01T22:51:19.6867714Z ++ read fname 2025-06-01T22:51:19.6867854Z ++ make_wheel_record torch/cuda/error.py 2025-06-01T22:51:19.6867969Z ++ FPATH=torch/cuda/error.py 2025-06-01T22:51:19.6868076Z ++ echo torch/cuda/error.py 2025-06-01T22:51:19.6868182Z ++ grep RECORD 2025-06-01T22:51:19.6887662Z +++ openssl dgst -sha256 -binary torch/cuda/error.py 2025-06-01T22:51:19.6887788Z +++ openssl base64 2025-06-01T22:51:19.6888743Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.6890140Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.6891512Z +++ sed -e s/=//g 2025-06-01T22:51:19.6929128Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:19.6934137Z +++ ls -nl torch/cuda/error.py 2025-06-01T22:51:19.6934830Z +++ awk '{print $5}' 2025-06-01T22:51:19.6964711Z ++ FSIZE=0 2025-06-01T22:51:19.6965114Z ++ echo '"torch/cuda/error.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:19.6965215Z ++ read fname 2025-06-01T22:51:19.6965353Z ++ make_wheel_record torch/cuda/gds.py 2025-06-01T22:51:19.6965483Z ++ FPATH=torch/cuda/gds.py 2025-06-01T22:51:19.6965590Z ++ echo torch/cuda/gds.py 2025-06-01T22:51:19.6965687Z ++ grep RECORD 2025-06-01T22:51:19.6990053Z +++ openssl dgst -sha256 -binary torch/cuda/gds.py 2025-06-01T22:51:19.6990178Z +++ openssl base64 2025-06-01T22:51:19.6990297Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.6990403Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.6991554Z +++ sed -e s/=//g 2025-06-01T22:51:19.7031424Z ++ HASH=R2n5_QukjvJqG1M63RaVs41inq-0ZFPo1PfDC-kaeJY 2025-06-01T22:51:19.7034145Z +++ ls -nl torch/cuda/gds.py 2025-06-01T22:51:19.7034524Z +++ awk '{print $5}' 2025-06-01T22:51:19.7063917Z ++ FSIZE=5806 2025-06-01T22:51:19.7064409Z ++ echo '"torch/cuda/gds.py",sha256=R2n5_QukjvJqG1M63RaVs41inq-0ZFPo1PfDC-kaeJY,5806' 2025-06-01T22:51:19.7064523Z ++ read fname 2025-06-01T22:51:19.7064754Z ++ make_wheel_record torch/cuda/graphs.py 2025-06-01T22:51:19.7064871Z ++ FPATH=torch/cuda/graphs.py 2025-06-01T22:51:19.7065010Z ++ echo torch/cuda/graphs.py 2025-06-01T22:51:19.7065105Z ++ grep RECORD 2025-06-01T22:51:19.7086247Z +++ openssl dgst -sha256 -binary torch/cuda/graphs.py 2025-06-01T22:51:19.7098041Z +++ openssl base64 2025-06-01T22:51:19.7098260Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.7098361Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.7098455Z +++ sed -e s/=//g 2025-06-01T22:51:19.7128629Z ++ HASH=ZYLWSyY-LlLny76kgtz1RcIYMqrl7pu6aXKumGQYDvE 2025-06-01T22:51:19.7133548Z +++ ls -nl torch/cuda/graphs.py 2025-06-01T22:51:19.7134669Z +++ awk '{print $5}' 2025-06-01T22:51:19.7164062Z ++ FSIZE=22135 2025-06-01T22:51:19.7164520Z ++ echo '"torch/cuda/graphs.py",sha256=ZYLWSyY-LlLny76kgtz1RcIYMqrl7pu6aXKumGQYDvE,22135' 2025-06-01T22:51:19.7164662Z ++ read fname 2025-06-01T22:51:19.7165267Z ++ make_wheel_record torch/cuda/jiterator.py 2025-06-01T22:51:19.7165411Z ++ FPATH=torch/cuda/jiterator.py 2025-06-01T22:51:19.7165530Z ++ echo torch/cuda/jiterator.py 2025-06-01T22:51:19.7165642Z ++ grep RECORD 2025-06-01T22:51:19.7188965Z +++ openssl dgst -sha256 -binary torch/cuda/jiterator.py 2025-06-01T22:51:19.7189093Z +++ openssl base64 2025-06-01T22:51:19.7189213Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.7189313Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.7189409Z +++ sed -e s/=//g 2025-06-01T22:51:19.7232023Z ++ HASH=Dvq6dD0Kd4XBvScE7_6BjsdCzTd_ckg08xjT6tmLZ9A 2025-06-01T22:51:19.7235031Z +++ ls -nl torch/cuda/jiterator.py 2025-06-01T22:51:19.7235364Z +++ awk '{print $5}' 2025-06-01T22:51:19.7263618Z ++ FSIZE=6828 2025-06-01T22:51:19.7264219Z ++ echo '"torch/cuda/jiterator.py",sha256=Dvq6dD0Kd4XBvScE7_6BjsdCzTd_ckg08xjT6tmLZ9A,6828' 2025-06-01T22:51:19.7264953Z ++ read fname 2025-06-01T22:51:19.7265238Z ++ make_wheel_record torch/cuda/memory.py 2025-06-01T22:51:19.7265599Z ++ FPATH=torch/cuda/memory.py 2025-06-01T22:51:19.7265927Z ++ echo torch/cuda/memory.py 2025-06-01T22:51:19.7266219Z ++ grep RECORD 2025-06-01T22:51:19.7286335Z +++ openssl dgst -sha256 -binary torch/cuda/memory.py 2025-06-01T22:51:19.7286769Z +++ openssl base64 2025-06-01T22:51:19.7287208Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.7287894Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.7289264Z +++ sed -e s/=//g 2025-06-01T22:51:19.7328692Z ++ HASH=nvmPDKGIvkuGejU-BxH_X_hGv0tkPz_tvbVXIIA4Q6I 2025-06-01T22:51:19.7333744Z +++ ls -nl torch/cuda/memory.py 2025-06-01T22:51:19.7334779Z +++ awk '{print $5}' 2025-06-01T22:51:19.7362975Z ++ FSIZE=45030 2025-06-01T22:51:19.7363613Z ++ echo '"torch/cuda/memory.py",sha256=nvmPDKGIvkuGejU-BxH_X_hGv0tkPz_tvbVXIIA4Q6I,45030' 2025-06-01T22:51:19.7364487Z ++ read fname 2025-06-01T22:51:19.7364769Z ++ make_wheel_record torch/cuda/nccl.py 2025-06-01T22:51:19.7365142Z ++ FPATH=torch/cuda/nccl.py 2025-06-01T22:51:19.7365445Z ++ echo torch/cuda/nccl.py 2025-06-01T22:51:19.7365746Z ++ grep RECORD 2025-06-01T22:51:19.7389310Z +++ openssl dgst -sha256 -binary torch/cuda/nccl.py 2025-06-01T22:51:19.7389743Z +++ openssl base64 2025-06-01T22:51:19.7390010Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.7390253Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.7390530Z +++ sed -e s/=//g 2025-06-01T22:51:19.7432025Z ++ HASH=o-n5mOZUle-d2083dxUOCo5BsdwSp0Dbed9xZAwexUo 2025-06-01T22:51:19.7434909Z +++ ls -nl torch/cuda/nccl.py 2025-06-01T22:51:19.7435216Z +++ awk '{print $5}' 2025-06-01T22:51:19.7463506Z ++ FSIZE=4577 2025-06-01T22:51:19.7464049Z ++ echo '"torch/cuda/nccl.py",sha256=o-n5mOZUle-d2083dxUOCo5BsdwSp0Dbed9xZAwexUo,4577' 2025-06-01T22:51:19.7464606Z ++ read fname 2025-06-01T22:51:19.7464884Z ++ make_wheel_record torch/cuda/nvtx.py 2025-06-01T22:51:19.7465233Z ++ FPATH=torch/cuda/nvtx.py 2025-06-01T22:51:19.7465555Z ++ echo torch/cuda/nvtx.py 2025-06-01T22:51:19.7465835Z ++ grep RECORD 2025-06-01T22:51:19.7486995Z +++ openssl dgst -sha256 -binary torch/cuda/nvtx.py 2025-06-01T22:51:19.7487434Z +++ openssl base64 2025-06-01T22:51:19.7487811Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.7489118Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.7490476Z +++ sed -e s/=//g 2025-06-01T22:51:19.7528592Z ++ HASH=tJlvU5AbHKvqolYEj44LOpv44B9SS1sN3GXhU_2daGg 2025-06-01T22:51:19.7533673Z +++ ls -nl torch/cuda/nvtx.py 2025-06-01T22:51:19.7534509Z +++ awk '{print $5}' 2025-06-01T22:51:19.7565016Z ++ FSIZE=3537 2025-06-01T22:51:19.7565563Z ++ echo '"torch/cuda/nvtx.py",sha256=tJlvU5AbHKvqolYEj44LOpv44B9SS1sN3GXhU_2daGg,3537' 2025-06-01T22:51:19.7566140Z ++ read fname 2025-06-01T22:51:19.7566421Z ++ make_wheel_record torch/cuda/profiler.py 2025-06-01T22:51:19.7566966Z ++ FPATH=torch/cuda/profiler.py 2025-06-01T22:51:19.7567300Z ++ echo torch/cuda/profiler.py 2025-06-01T22:51:19.7567623Z ++ grep RECORD 2025-06-01T22:51:19.7589975Z +++ openssl dgst -sha256 -binary torch/cuda/profiler.py 2025-06-01T22:51:19.7590592Z +++ openssl base64 2025-06-01T22:51:19.7590861Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.7591113Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.7591379Z +++ sed -e s/=//g 2025-06-01T22:51:19.7632038Z ++ HASH=pf33aSDw7WVqCTuI6rWbV3IlU5mAuUx46-vHRkqHsCw 2025-06-01T22:51:19.7635048Z +++ ls -nl torch/cuda/profiler.py 2025-06-01T22:51:19.7635714Z +++ awk '{print $5}' 2025-06-01T22:51:19.7664280Z ++ FSIZE=2401 2025-06-01T22:51:19.7664911Z ++ echo '"torch/cuda/profiler.py",sha256=pf33aSDw7WVqCTuI6rWbV3IlU5mAuUx46-vHRkqHsCw,2401' 2025-06-01T22:51:19.7665512Z ++ read fname 2025-06-01T22:51:19.7665773Z ++ make_wheel_record torch/cuda/random.py 2025-06-01T22:51:19.7666144Z ++ FPATH=torch/cuda/random.py 2025-06-01T22:51:19.7666452Z ++ echo torch/cuda/random.py 2025-06-01T22:51:19.7666756Z ++ grep RECORD 2025-06-01T22:51:19.7687613Z +++ openssl dgst -sha256 -binary torch/cuda/random.py 2025-06-01T22:51:19.7688090Z +++ openssl base64 2025-06-01T22:51:19.7688596Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.7689618Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.7691159Z +++ sed -e s/=//g 2025-06-01T22:51:19.7729010Z ++ HASH=zkgGFMIOSDmXrKs4XgWOCNpZqqqZGOhWMyypEXwjMlU 2025-06-01T22:51:19.7734019Z +++ ls -nl torch/cuda/random.py 2025-06-01T22:51:19.7734810Z +++ awk '{print $5}' 2025-06-01T22:51:19.7762635Z ++ FSIZE=5441 2025-06-01T22:51:19.7763435Z ++ echo '"torch/cuda/random.py",sha256=zkgGFMIOSDmXrKs4XgWOCNpZqqqZGOhWMyypEXwjMlU,5441' 2025-06-01T22:51:19.7764170Z ++ read fname 2025-06-01T22:51:19.7764616Z ++ make_wheel_record torch/cuda/sparse.py 2025-06-01T22:51:19.7765005Z ++ FPATH=torch/cuda/sparse.py 2025-06-01T22:51:19.7765337Z ++ echo torch/cuda/sparse.py 2025-06-01T22:51:19.7765630Z ++ grep RECORD 2025-06-01T22:51:19.7788687Z +++ openssl dgst -sha256 -binary torch/cuda/sparse.py 2025-06-01T22:51:19.7789477Z +++ openssl base64 2025-06-01T22:51:19.7789800Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.7790059Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.7790362Z +++ sed -e s/=//g 2025-06-01T22:51:19.7831219Z ++ HASH=H912FRisikGM9SSVDQQq-YX5TNIilBYBZs1AwmIv3GQ 2025-06-01T22:51:19.7833742Z +++ ls -nl torch/cuda/sparse.py 2025-06-01T22:51:19.7834067Z +++ awk '{print $5}' 2025-06-01T22:51:19.7862233Z ++ FSIZE=67 2025-06-01T22:51:19.7862906Z ++ echo '"torch/cuda/sparse.py",sha256=H912FRisikGM9SSVDQQq-YX5TNIilBYBZs1AwmIv3GQ,67' 2025-06-01T22:51:19.7863639Z ++ read fname 2025-06-01T22:51:19.7863922Z ++ make_wheel_record torch/cuda/streams.py 2025-06-01T22:51:19.7864302Z ++ FPATH=torch/cuda/streams.py 2025-06-01T22:51:19.7864614Z ++ echo torch/cuda/streams.py 2025-06-01T22:51:19.7864917Z ++ grep RECORD 2025-06-01T22:51:19.7886252Z +++ openssl dgst -sha256 -binary torch/cuda/streams.py 2025-06-01T22:51:19.7886766Z +++ openssl base64 2025-06-01T22:51:19.7887029Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.7887301Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.7888051Z +++ sed -e s/=//g 2025-06-01T22:51:19.7926320Z ++ HASH=fEbpOL4meCY49vIiFE1KdJNRPjbu502J7AK6sEUVJYY 2025-06-01T22:51:19.7931115Z +++ ls -nl torch/cuda/streams.py 2025-06-01T22:51:19.7932045Z +++ awk '{print $5}' 2025-06-01T22:51:19.7955459Z ++ FSIZE=8703 2025-06-01T22:51:19.7956073Z ++ echo '"torch/cuda/streams.py",sha256=fEbpOL4meCY49vIiFE1KdJNRPjbu502J7AK6sEUVJYY,8703' 2025-06-01T22:51:19.7956775Z ++ read fname 2025-06-01T22:51:19.7957060Z ++ make_wheel_record torch/cuda/tunable.py 2025-06-01T22:51:19.7957546Z ++ FPATH=torch/cuda/tunable.py 2025-06-01T22:51:19.7960202Z ++ echo torch/cuda/tunable.py 2025-06-01T22:51:19.7961095Z ++ grep RECORD 2025-06-01T22:51:19.7985250Z +++ openssl dgst -sha256 -binary torch/cuda/tunable.py 2025-06-01T22:51:19.7985716Z +++ openssl base64 2025-06-01T22:51:19.7986040Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.7986346Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.7986972Z +++ sed -e s/=//g 2025-06-01T22:51:19.8029262Z ++ HASH=JWbPePH-HnVWn2_oFclSpZQqj9Zi8IITZaTgGB6t1YA 2025-06-01T22:51:19.8030210Z +++ ls -nl torch/cuda/tunable.py 2025-06-01T22:51:19.8031313Z +++ awk '{print $5}' 2025-06-01T22:51:19.8055322Z ++ FSIZE=31301 2025-06-01T22:51:19.8055960Z ++ echo '"torch/cuda/tunable.py",sha256=JWbPePH-HnVWn2_oFclSpZQqj9Zi8IITZaTgGB6t1YA,31301' 2025-06-01T22:51:19.8056650Z ++ read fname 2025-06-01T22:51:19.8056942Z ++ make_wheel_record torch/cuda/amp/__init__.py 2025-06-01T22:51:19.8057319Z ++ FPATH=torch/cuda/amp/__init__.py 2025-06-01T22:51:19.8059886Z ++ echo torch/cuda/amp/__init__.py 2025-06-01T22:51:19.8060781Z ++ grep RECORD 2025-06-01T22:51:19.8085404Z +++ openssl dgst -sha256 -binary torch/cuda/amp/__init__.py 2025-06-01T22:51:19.8085874Z +++ openssl base64 2025-06-01T22:51:19.8086149Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.8086413Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.8086672Z +++ sed -e s/=//g 2025-06-01T22:51:19.8125848Z ++ HASH=yWSy9txcjVNn_uuZjKdCodbaY6LgX0hok9LujNSzXUY 2025-06-01T22:51:19.8128788Z +++ ls -nl torch/cuda/amp/__init__.py 2025-06-01T22:51:19.8129696Z +++ awk '{print $5}' 2025-06-01T22:51:19.8153843Z ++ FSIZE=267 2025-06-01T22:51:19.8154501Z ++ echo '"torch/cuda/amp/__init__.py",sha256=yWSy9txcjVNn_uuZjKdCodbaY6LgX0hok9LujNSzXUY,267' 2025-06-01T22:51:19.8155109Z ++ read fname 2025-06-01T22:51:19.8155573Z ++ make_wheel_record torch/cuda/amp/autocast_mode.py 2025-06-01T22:51:19.8156011Z ++ FPATH=torch/cuda/amp/autocast_mode.py 2025-06-01T22:51:19.8157555Z ++ echo torch/cuda/amp/autocast_mode.py 2025-06-01T22:51:19.8159413Z ++ grep RECORD 2025-06-01T22:51:19.8182517Z +++ openssl dgst -sha256 -binary torch/cuda/amp/autocast_mode.py 2025-06-01T22:51:19.8183168Z +++ openssl base64 2025-06-01T22:51:19.8183440Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.8183686Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.8184389Z +++ sed -e s/=//g 2025-06-01T22:51:19.8225442Z ++ HASH=lQjFh0vpiPbm-7SnM1EwhMGNJs8Xg4F_WGD1ydybnL8 2025-06-01T22:51:19.8228218Z +++ ls -nl torch/cuda/amp/autocast_mode.py 2025-06-01T22:51:19.8228574Z +++ awk '{print $5}' 2025-06-01T22:51:19.8253244Z ++ FSIZE=2819 2025-06-01T22:51:19.8253955Z ++ echo '"torch/cuda/amp/autocast_mode.py",sha256=lQjFh0vpiPbm-7SnM1EwhMGNJs8Xg4F_WGD1ydybnL8,2819' 2025-06-01T22:51:19.8254594Z ++ read fname 2025-06-01T22:51:19.8254899Z ++ make_wheel_record torch/cuda/amp/common.py 2025-06-01T22:51:19.8255282Z ++ FPATH=torch/cuda/amp/common.py 2025-06-01T22:51:19.8256630Z ++ echo torch/cuda/amp/common.py 2025-06-01T22:51:19.8257627Z ++ grep RECORD 2025-06-01T22:51:19.8280541Z +++ openssl dgst -sha256 -binary torch/cuda/amp/common.py 2025-06-01T22:51:19.8281031Z +++ openssl base64 2025-06-01T22:51:19.8281294Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.8281930Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.8283199Z +++ sed -e s/=//g 2025-06-01T22:51:19.8322252Z ++ HASH=rPnt6OLsROsahVbMyX5w5Fl3R4G6VUiSl5uioKuDEFg 2025-06-01T22:51:19.8326301Z +++ ls -nl torch/cuda/amp/common.py 2025-06-01T22:51:19.8326972Z +++ awk '{print $5}' 2025-06-01T22:51:19.8352079Z ++ FSIZE=230 2025-06-01T22:51:19.8352709Z ++ echo '"torch/cuda/amp/common.py",sha256=rPnt6OLsROsahVbMyX5w5Fl3R4G6VUiSl5uioKuDEFg,230' 2025-06-01T22:51:19.8353338Z ++ read fname 2025-06-01T22:51:19.8353636Z ++ make_wheel_record torch/cuda/amp/grad_scaler.py 2025-06-01T22:51:19.8354063Z ++ FPATH=torch/cuda/amp/grad_scaler.py 2025-06-01T22:51:19.8355742Z ++ echo torch/cuda/amp/grad_scaler.py 2025-06-01T22:51:19.8357066Z ++ grep RECORD 2025-06-01T22:51:19.8379432Z +++ openssl dgst -sha256 -binary torch/cuda/amp/grad_scaler.py 2025-06-01T22:51:19.8379917Z +++ openssl base64 2025-06-01T22:51:19.8380166Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.8380427Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.8381874Z +++ sed -e s/=//g 2025-06-01T22:51:19.8420951Z ++ HASH=WTG3BGVvo4ifizDYTNTq18lRp_CkqVbYS7Kv5N9n6ag 2025-06-01T22:51:19.8423853Z +++ ls -nl torch/cuda/amp/grad_scaler.py 2025-06-01T22:51:19.8424202Z +++ awk '{print $5}' 2025-06-01T22:51:19.8447590Z ++ FSIZE=1073 2025-06-01T22:51:19.8448235Z ++ echo '"torch/cuda/amp/grad_scaler.py",sha256=WTG3BGVvo4ifizDYTNTq18lRp_CkqVbYS7Kv5N9n6ag,1073' 2025-06-01T22:51:19.8449010Z ++ read fname 2025-06-01T22:51:19.8449330Z ++ make_wheel_record torch/distributed/__init__.py 2025-06-01T22:51:19.8449744Z ++ FPATH=torch/distributed/__init__.py 2025-06-01T22:51:19.8451301Z ++ echo torch/distributed/__init__.py 2025-06-01T22:51:19.8452398Z ++ grep RECORD 2025-06-01T22:51:19.8472728Z +++ openssl dgst -sha256 -binary torch/distributed/__init__.py 2025-06-01T22:51:19.8473694Z +++ openssl base64 2025-06-01T22:51:19.8475180Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.8476144Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.8477560Z +++ sed -e s/=//g 2025-06-01T22:51:19.8517441Z ++ HASH=9dKh8i8mp9cE9MzJG4kduzp3ShMOVNQDIurLsyDXSzI 2025-06-01T22:51:19.8521593Z +++ ls -nl torch/distributed/__init__.py 2025-06-01T22:51:19.8522564Z +++ awk '{print $5}' 2025-06-01T22:51:19.8545947Z ++ FSIZE=5031 2025-06-01T22:51:19.8546793Z ++ echo '"torch/distributed/__init__.py",sha256=9dKh8i8mp9cE9MzJG4kduzp3ShMOVNQDIurLsyDXSzI,5031' 2025-06-01T22:51:19.8547458Z ++ read fname 2025-06-01T22:51:19.8547794Z ++ make_wheel_record torch/distributed/_checkpointable.py 2025-06-01T22:51:19.8548270Z ++ FPATH=torch/distributed/_checkpointable.py 2025-06-01T22:51:19.8550056Z ++ echo torch/distributed/_checkpointable.py 2025-06-01T22:51:19.8551155Z ++ grep RECORD 2025-06-01T22:51:19.8571094Z +++ openssl dgst -sha256 -binary torch/distributed/_checkpointable.py 2025-06-01T22:51:19.8571585Z +++ openssl base64 2025-06-01T22:51:19.8572818Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.8574156Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.8575623Z +++ sed -e s/=//g 2025-06-01T22:51:19.8612507Z ++ HASH=FjTCXZFu-SMWyPs64pfF7aOX-I13x0_GuHp-MA3CDZQ 2025-06-01T22:51:19.8618425Z +++ ls -nl torch/distributed/_checkpointable.py 2025-06-01T22:51:19.8619094Z +++ awk '{print $5}' 2025-06-01T22:51:19.8641661Z ++ FSIZE=1294 2025-06-01T22:51:19.8642314Z ++ echo '"torch/distributed/_checkpointable.py",sha256=FjTCXZFu-SMWyPs64pfF7aOX-I13x0_GuHp-MA3CDZQ,1294' 2025-06-01T22:51:19.8643104Z ++ read fname 2025-06-01T22:51:19.8643474Z ++ make_wheel_record torch/distributed/_composable_state.py 2025-06-01T22:51:19.8644028Z ++ FPATH=torch/distributed/_composable_state.py 2025-06-01T22:51:19.8646950Z ++ echo torch/distributed/_composable_state.py 2025-06-01T22:51:19.8647634Z ++ grep RECORD 2025-06-01T22:51:19.8667978Z +++ openssl dgst -sha256 -binary torch/distributed/_composable_state.py 2025-06-01T22:51:19.8668869Z +++ openssl base64 2025-06-01T22:51:19.8670648Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.8671482Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.8673138Z +++ sed -e s/=//g 2025-06-01T22:51:19.8713156Z ++ HASH=xzIW6jxM0BMedcyLmexIps2_bbac127Oi9SCwBZSd48 2025-06-01T22:51:19.8717131Z +++ ls -nl torch/distributed/_composable_state.py 2025-06-01T22:51:19.8717750Z +++ awk '{print $5}' 2025-06-01T22:51:19.8745505Z ++ FSIZE=1394 2025-06-01T22:51:19.8746356Z ++ echo '"torch/distributed/_composable_state.py",sha256=xzIW6jxM0BMedcyLmexIps2_bbac127Oi9SCwBZSd48,1394' 2025-06-01T22:51:19.8747079Z ++ read fname 2025-06-01T22:51:19.8747457Z ++ make_wheel_record torch/distributed/_functional_collectives.py 2025-06-01T22:51:19.8747988Z ++ FPATH=torch/distributed/_functional_collectives.py 2025-06-01T22:51:19.8748476Z ++ echo torch/distributed/_functional_collectives.py 2025-06-01T22:51:19.8748884Z ++ grep RECORD 2025-06-01T22:51:19.8767794Z +++ openssl dgst -sha256 -binary torch/distributed/_functional_collectives.py 2025-06-01T22:51:19.8768378Z +++ openssl base64 2025-06-01T22:51:19.8768896Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.8770289Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.8771615Z +++ sed -e s/=//g 2025-06-01T22:51:19.8809807Z ++ HASH=v0VMGs9nG6qxUSK_O3mpo4OFkMbRqpPK0tAQKKFf0QM 2025-06-01T22:51:19.8814974Z +++ ls -nl torch/distributed/_functional_collectives.py 2025-06-01T22:51:19.8815809Z +++ awk '{print $5}' 2025-06-01T22:51:19.8840995Z ++ FSIZE=44415 2025-06-01T22:51:19.8841723Z ++ echo '"torch/distributed/_functional_collectives.py",sha256=v0VMGs9nG6qxUSK_O3mpo4OFkMbRqpPK0tAQKKFf0QM,44415' 2025-06-01T22:51:19.8842460Z ++ read fname 2025-06-01T22:51:19.8843011Z ++ make_wheel_record torch/distributed/_functional_collectives_impl.py 2025-06-01T22:51:19.8843599Z ++ FPATH=torch/distributed/_functional_collectives_impl.py 2025-06-01T22:51:19.8844481Z ++ echo torch/distributed/_functional_collectives_impl.py 2025-06-01T22:51:19.8844935Z ++ grep RECORD 2025-06-01T22:51:19.8868635Z +++ openssl dgst -sha256 -binary torch/distributed/_functional_collectives_impl.py 2025-06-01T22:51:19.8869546Z +++ openssl base64 2025-06-01T22:51:19.8869863Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.8870145Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.8870429Z +++ sed -e s/=//g 2025-06-01T22:51:19.8911096Z ++ HASH=BT2vtWeoZXED-Pb6kMUJBQzN_uZi0HH80iabeGvFfAg 2025-06-01T22:51:19.8914455Z +++ ls -nl torch/distributed/_functional_collectives_impl.py 2025-06-01T22:51:19.8915295Z +++ awk '{print $5}' 2025-06-01T22:51:19.8942318Z ++ FSIZE=3223 2025-06-01T22:51:19.8943001Z ++ echo '"torch/distributed/_functional_collectives_impl.py",sha256=BT2vtWeoZXED-Pb6kMUJBQzN_uZi0HH80iabeGvFfAg,3223' 2025-06-01T22:51:19.8943721Z ++ read fname 2025-06-01T22:51:19.8944040Z ++ make_wheel_record torch/distributed/_serialization.py 2025-06-01T22:51:19.8944491Z ++ FPATH=torch/distributed/_serialization.py 2025-06-01T22:51:19.8944892Z ++ echo torch/distributed/_serialization.py 2025-06-01T22:51:19.8945630Z ++ grep RECORD 2025-06-01T22:51:19.8969868Z +++ openssl dgst -sha256 -binary torch/distributed/_serialization.py 2025-06-01T22:51:19.8970386Z +++ openssl base64 2025-06-01T22:51:19.8970818Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.8971992Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.8973247Z +++ sed -e s/=//g 2025-06-01T22:51:19.9010497Z ++ HASH=Qi53tbj46PjmhUKJQaw9sDPJ_c5Sn9HUM5IgIPJwNhk 2025-06-01T22:51:19.9015095Z +++ ls -nl torch/distributed/_serialization.py 2025-06-01T22:51:19.9016043Z +++ awk '{print $5}' 2025-06-01T22:51:19.9043525Z ++ FSIZE=4471 2025-06-01T22:51:19.9044315Z ++ echo '"torch/distributed/_serialization.py",sha256=Qi53tbj46PjmhUKJQaw9sDPJ_c5Sn9HUM5IgIPJwNhk,4471' 2025-06-01T22:51:19.9045171Z ++ read fname 2025-06-01T22:51:19.9045832Z ++ make_wheel_record torch/distributed/_state_dict_utils.py 2025-06-01T22:51:19.9046305Z ++ FPATH=torch/distributed/_state_dict_utils.py 2025-06-01T22:51:19.9046743Z ++ echo torch/distributed/_state_dict_utils.py 2025-06-01T22:51:19.9047123Z ++ grep RECORD 2025-06-01T22:51:19.9070168Z +++ openssl dgst -sha256 -binary torch/distributed/_state_dict_utils.py 2025-06-01T22:51:19.9070736Z +++ openssl base64 2025-06-01T22:51:19.9070989Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.9071250Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.9071507Z +++ sed -e s/=//g 2025-06-01T22:51:19.9112702Z ++ HASH=hNu15llvUtI8bet7bU9e5GkRvb8bcEtXea088vgmax4 2025-06-01T22:51:19.9115646Z +++ ls -nl torch/distributed/_state_dict_utils.py 2025-06-01T22:51:19.9116288Z +++ awk '{print $5}' 2025-06-01T22:51:19.9144054Z ++ FSIZE=28487 2025-06-01T22:51:19.9144753Z ++ echo '"torch/distributed/_state_dict_utils.py",sha256=hNu15llvUtI8bet7bU9e5GkRvb8bcEtXea088vgmax4,28487' 2025-06-01T22:51:19.9145689Z ++ read fname 2025-06-01T22:51:19.9146194Z ++ make_wheel_record torch/distributed/argparse_util.py 2025-06-01T22:51:19.9146639Z ++ FPATH=torch/distributed/argparse_util.py 2025-06-01T22:51:19.9147052Z ++ echo torch/distributed/argparse_util.py 2025-06-01T22:51:19.9147405Z ++ grep RECORD 2025-06-01T22:51:19.9167917Z +++ openssl dgst -sha256 -binary torch/distributed/argparse_util.py 2025-06-01T22:51:19.9168417Z +++ openssl base64 2025-06-01T22:51:19.9168691Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.9169677Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.9170991Z +++ sed -e s/=//g 2025-06-01T22:51:19.9209363Z ++ HASH=NFxjw2asYt06aFffcu6rhJpC3FFthwKLu9wvWEm_qQU 2025-06-01T22:51:19.9214057Z +++ ls -nl torch/distributed/argparse_util.py 2025-06-01T22:51:19.9214904Z +++ awk '{print $5}' 2025-06-01T22:51:19.9241862Z ++ FSIZE=3903 2025-06-01T22:51:19.9242554Z ++ echo '"torch/distributed/argparse_util.py",sha256=NFxjw2asYt06aFffcu6rhJpC3FFthwKLu9wvWEm_qQU,3903' 2025-06-01T22:51:19.9243208Z ++ read fname 2025-06-01T22:51:19.9243800Z ++ make_wheel_record torch/distributed/c10d_logger.py 2025-06-01T22:51:19.9244413Z ++ FPATH=torch/distributed/c10d_logger.py 2025-06-01T22:51:19.9244845Z ++ echo torch/distributed/c10d_logger.py 2025-06-01T22:51:19.9245500Z ++ grep RECORD 2025-06-01T22:51:19.9269163Z +++ openssl dgst -sha256 -binary torch/distributed/c10d_logger.py 2025-06-01T22:51:19.9269665Z +++ openssl base64 2025-06-01T22:51:19.9269928Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.9270169Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.9270434Z +++ sed -e s/=//g 2025-06-01T22:51:19.9311444Z ++ HASH=qCH_KCiEaaI8Ba73h4036Gm1EnOr4Q6VHGbotFTzANs 2025-06-01T22:51:19.9313112Z +++ ls -nl torch/distributed/c10d_logger.py 2025-06-01T22:51:19.9313472Z +++ awk '{print $5}' 2025-06-01T22:51:19.9341652Z ++ FSIZE=3125 2025-06-01T22:51:19.9342322Z ++ echo '"torch/distributed/c10d_logger.py",sha256=qCH_KCiEaaI8Ba73h4036Gm1EnOr4Q6VHGbotFTzANs,3125' 2025-06-01T22:51:19.9342946Z ++ read fname 2025-06-01T22:51:19.9343290Z ++ make_wheel_record torch/distributed/collective_utils.py 2025-06-01T22:51:19.9343753Z ++ FPATH=torch/distributed/collective_utils.py 2025-06-01T22:51:19.9344165Z ++ echo torch/distributed/collective_utils.py 2025-06-01T22:51:19.9344516Z ++ grep RECORD 2025-06-01T22:51:19.9365413Z +++ openssl dgst -sha256 -binary torch/distributed/collective_utils.py 2025-06-01T22:51:19.9365936Z +++ openssl base64 2025-06-01T22:51:19.9366192Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.9366459Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.9366982Z +++ sed -e s/=//g 2025-06-01T22:51:19.9405059Z ++ HASH=_NHu2LJKS8v9qhDHkqKWeASZaBFR_BYUsCPP44SsYuc 2025-06-01T22:51:19.9409602Z +++ ls -nl torch/distributed/collective_utils.py 2025-06-01T22:51:19.9410319Z +++ awk '{print $5}' 2025-06-01T22:51:19.9436287Z ++ FSIZE=7273 2025-06-01T22:51:19.9436975Z ++ echo '"torch/distributed/collective_utils.py",sha256=_NHu2LJKS8v9qhDHkqKWeASZaBFR_BYUsCPP44SsYuc,7273' 2025-06-01T22:51:19.9437687Z ++ read fname 2025-06-01T22:51:19.9437986Z ++ make_wheel_record torch/distributed/constants.py 2025-06-01T22:51:19.9438420Z ++ FPATH=torch/distributed/constants.py 2025-06-01T22:51:19.9438801Z ++ echo torch/distributed/constants.py 2025-06-01T22:51:19.9439135Z ++ grep RECORD 2025-06-01T22:51:19.9462210Z +++ openssl dgst -sha256 -binary torch/distributed/constants.py 2025-06-01T22:51:19.9462695Z +++ openssl base64 2025-06-01T22:51:19.9462965Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.9463210Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.9464115Z +++ sed -e s/=//g 2025-06-01T22:51:19.9500992Z ++ HASH=L80KqHvVxI65aUYs1wLIeQnfiOFdQpo6JfcrAJvDDM8 2025-06-01T22:51:19.9504981Z +++ ls -nl torch/distributed/constants.py 2025-06-01T22:51:19.9505852Z +++ awk '{print $5}' 2025-06-01T22:51:19.9529525Z ++ FSIZE=1229 2025-06-01T22:51:19.9530151Z ++ echo '"torch/distributed/constants.py",sha256=L80KqHvVxI65aUYs1wLIeQnfiOFdQpo6JfcrAJvDDM8,1229' 2025-06-01T22:51:19.9530795Z ++ read fname 2025-06-01T22:51:19.9531121Z ++ make_wheel_record torch/distributed/device_mesh.py 2025-06-01T22:51:19.9531559Z ++ FPATH=torch/distributed/device_mesh.py 2025-06-01T22:51:19.9532761Z ++ echo torch/distributed/device_mesh.py 2025-06-01T22:51:19.9533629Z ++ grep RECORD 2025-06-01T22:51:19.9552597Z +++ openssl dgst -sha256 -binary torch/distributed/device_mesh.py 2025-06-01T22:51:19.9553215Z +++ openssl base64 2025-06-01T22:51:19.9554407Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.9555739Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.9557154Z +++ sed -e s/=//g 2025-06-01T22:51:19.9600186Z ++ HASH=3ipmpWLFtxI8ncgE5q8RqUc6jOjTPK2VSC1SZb2G-uA 2025-06-01T22:51:19.9603151Z +++ ls -nl torch/distributed/device_mesh.py 2025-06-01T22:51:19.9603511Z +++ awk '{print $5}' 2025-06-01T22:51:19.9632086Z ++ FSIZE=51142 2025-06-01T22:51:19.9632834Z ++ echo '"torch/distributed/device_mesh.py",sha256=3ipmpWLFtxI8ncgE5q8RqUc6jOjTPK2VSC1SZb2G-uA,51142' 2025-06-01T22:51:19.9633482Z ++ read fname 2025-06-01T22:51:19.9633824Z ++ make_wheel_record torch/distributed/distributed_c10d.py 2025-06-01T22:51:19.9634274Z ++ FPATH=torch/distributed/distributed_c10d.py 2025-06-01T22:51:19.9634686Z ++ echo torch/distributed/distributed_c10d.py 2025-06-01T22:51:19.9635181Z ++ grep RECORD 2025-06-01T22:51:19.9651479Z +++ openssl dgst -sha256 -binary torch/distributed/distributed_c10d.py 2025-06-01T22:51:19.9652410Z +++ openssl base64 2025-06-01T22:51:19.9653348Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.9654763Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.9656245Z +++ sed -e s/=//g 2025-06-01T22:51:19.9702580Z ++ HASH=AEzlUqqNgJafhdUWs-3nP0QPXzgtRK5PnqEjz9D-PxY 2025-06-01T22:51:19.9704754Z +++ ls -nl torch/distributed/distributed_c10d.py 2025-06-01T22:51:19.9705279Z +++ awk '{print $5}' 2025-06-01T22:51:19.9729588Z ++ FSIZE=220345 2025-06-01T22:51:19.9730291Z ++ echo '"torch/distributed/distributed_c10d.py",sha256=AEzlUqqNgJafhdUWs-3nP0QPXzgtRK5PnqEjz9D-PxY,220345' 2025-06-01T22:51:19.9730991Z ++ read fname 2025-06-01T22:51:19.9731294Z ++ make_wheel_record torch/distributed/launch.py 2025-06-01T22:51:19.9731715Z ++ FPATH=torch/distributed/launch.py 2025-06-01T22:51:19.9732409Z ++ echo torch/distributed/launch.py 2025-06-01T22:51:19.9733729Z ++ grep RECORD 2025-06-01T22:51:19.9752729Z +++ openssl dgst -sha256 -binary torch/distributed/launch.py 2025-06-01T22:51:19.9753517Z +++ openssl base64 2025-06-01T22:51:19.9754763Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.9756216Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.9757824Z +++ sed -e s/=//g 2025-06-01T22:51:19.9799096Z ++ HASH=e7R-D1Wy1X98YSTVQESxOkDBA3UwCkrzpEzraXovYYc 2025-06-01T22:51:19.9801261Z +++ ls -nl torch/distributed/launch.py 2025-06-01T22:51:19.9801900Z +++ awk '{print $5}' 2025-06-01T22:51:19.9830208Z ++ FSIZE=7595 2025-06-01T22:51:19.9831035Z ++ echo '"torch/distributed/launch.py",sha256=e7R-D1Wy1X98YSTVQESxOkDBA3UwCkrzpEzraXovYYc,7595' 2025-06-01T22:51:19.9831660Z ++ read fname 2025-06-01T22:51:19.9831995Z ++ make_wheel_record torch/distributed/logging_handlers.py 2025-06-01T22:51:19.9832441Z ++ FPATH=torch/distributed/logging_handlers.py 2025-06-01T22:51:19.9832857Z ++ echo torch/distributed/logging_handlers.py 2025-06-01T22:51:19.9833206Z ++ grep RECORD 2025-06-01T22:51:19.9851852Z +++ openssl dgst -sha256 -binary torch/distributed/logging_handlers.py 2025-06-01T22:51:19.9852351Z +++ openssl base64 2025-06-01T22:51:19.9853353Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.9854695Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.9855953Z +++ sed -e s/=//g 2025-06-01T22:51:19.9893297Z ++ HASH=nXuxHnOEhAHqqDPhTk_-aLYIVHoZpQEYW_X4N1Qg0_Q 2025-06-01T22:51:19.9898794Z +++ ls -nl torch/distributed/logging_handlers.py 2025-06-01T22:51:19.9899455Z +++ awk '{print $5}' 2025-06-01T22:51:19.9925986Z ++ FSIZE=359 2025-06-01T22:51:19.9926622Z ++ echo '"torch/distributed/logging_handlers.py",sha256=nXuxHnOEhAHqqDPhTk_-aLYIVHoZpQEYW_X4N1Qg0_Q,359' 2025-06-01T22:51:19.9927291Z ++ read fname 2025-06-01T22:51:19.9927608Z ++ make_wheel_record torch/distributed/remote_device.py 2025-06-01T22:51:19.9928062Z ++ FPATH=torch/distributed/remote_device.py 2025-06-01T22:51:19.9928464Z ++ echo torch/distributed/remote_device.py 2025-06-01T22:51:19.9928825Z ++ grep RECORD 2025-06-01T22:51:19.9948064Z +++ openssl dgst -sha256 -binary torch/distributed/remote_device.py 2025-06-01T22:51:19.9948565Z +++ openssl base64 2025-06-01T22:51:19.9949370Z +++ sed -e s/+/-/g 2025-06-01T22:51:19.9950734Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:19.9952076Z +++ sed -e s/=//g 2025-06-01T22:51:19.9994962Z ++ HASH=1fVMJwZembXV3LVYIeA_cutnk-KEt3WVBkkD3LgUVGw 2025-06-01T22:51:19.9998153Z +++ ls -nl torch/distributed/remote_device.py 2025-06-01T22:51:19.9998905Z +++ awk '{print $5}' 2025-06-01T22:51:20.0027765Z ++ FSIZE=4600 2025-06-01T22:51:20.0028398Z ++ echo '"torch/distributed/remote_device.py",sha256=1fVMJwZembXV3LVYIeA_cutnk-KEt3WVBkkD3LgUVGw,4600' 2025-06-01T22:51:20.0029036Z ++ read fname 2025-06-01T22:51:20.0029355Z ++ make_wheel_record torch/distributed/rendezvous.py 2025-06-01T22:51:20.0029779Z ++ FPATH=torch/distributed/rendezvous.py 2025-06-01T22:51:20.0030144Z ++ echo torch/distributed/rendezvous.py 2025-06-01T22:51:20.0030498Z ++ grep RECORD 2025-06-01T22:51:20.0049084Z +++ openssl dgst -sha256 -binary torch/distributed/rendezvous.py 2025-06-01T22:51:20.0049731Z +++ openssl base64 2025-06-01T22:51:20.0050436Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.0051796Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.0053120Z +++ sed -e s/=//g 2025-06-01T22:51:20.0089921Z ++ HASH=JqHETtplCQLb-8wmXv6Ndh_2H7ShxmXIYanWE8scM8c 2025-06-01T22:51:20.0095107Z +++ ls -nl torch/distributed/rendezvous.py 2025-06-01T22:51:20.0096054Z +++ awk '{print $5}' 2025-06-01T22:51:20.0122933Z ++ FSIZE=10186 2025-06-01T22:51:20.0123616Z ++ echo '"torch/distributed/rendezvous.py",sha256=JqHETtplCQLb-8wmXv6Ndh_2H7ShxmXIYanWE8scM8c,10186' 2025-06-01T22:51:20.0124578Z ++ read fname 2025-06-01T22:51:20.0124907Z ++ make_wheel_record torch/distributed/run.py 2025-06-01T22:51:20.0125301Z ++ FPATH=torch/distributed/run.py 2025-06-01T22:51:20.0125658Z ++ echo torch/distributed/run.py 2025-06-01T22:51:20.0125978Z ++ grep RECORD 2025-06-01T22:51:20.0147399Z +++ openssl dgst -sha256 -binary torch/distributed/run.py 2025-06-01T22:51:20.0147855Z +++ openssl base64 2025-06-01T22:51:20.0148144Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.0148419Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.0149539Z +++ sed -e s/=//g 2025-06-01T22:51:20.0193326Z ++ HASH=Gu05lHGwixLFNt71ZVOm3-U74jSlLg30jfMlxkd_fow 2025-06-01T22:51:20.0196344Z +++ ls -nl torch/distributed/run.py 2025-06-01T22:51:20.0197239Z +++ awk '{print $5}' 2025-06-01T22:51:20.0225535Z ++ FSIZE=31587 2025-06-01T22:51:20.0226207Z ++ echo '"torch/distributed/run.py",sha256=Gu05lHGwixLFNt71ZVOm3-U74jSlLg30jfMlxkd_fow,31587' 2025-06-01T22:51:20.0226790Z ++ read fname 2025-06-01T22:51:20.0227082Z ++ make_wheel_record torch/distributed/utils.py 2025-06-01T22:51:20.0227607Z ++ FPATH=torch/distributed/utils.py 2025-06-01T22:51:20.0227968Z ++ echo torch/distributed/utils.py 2025-06-01T22:51:20.0228293Z ++ grep RECORD 2025-06-01T22:51:20.0248145Z +++ openssl dgst -sha256 -binary torch/distributed/utils.py 2025-06-01T22:51:20.0248624Z +++ openssl base64 2025-06-01T22:51:20.0249211Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.0250712Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.0252094Z +++ sed -e s/=//g 2025-06-01T22:51:20.0290084Z ++ HASH=dilLxjUx3BvBxnM6OZoRJf-pjUBIqWuTojsphRI0uhg 2025-06-01T22:51:20.0294948Z +++ ls -nl torch/distributed/utils.py 2025-06-01T22:51:20.0295898Z +++ awk '{print $5}' 2025-06-01T22:51:20.0322032Z ++ FSIZE=13354 2025-06-01T22:51:20.0322705Z ++ echo '"torch/distributed/utils.py",sha256=dilLxjUx3BvBxnM6OZoRJf-pjUBIqWuTojsphRI0uhg,13354' 2025-06-01T22:51:20.0323338Z ++ read fname 2025-06-01T22:51:20.0323822Z ++ make_wheel_record torch/distributed/_composable/__init__.py 2025-06-01T22:51:20.0324304Z ++ FPATH=torch/distributed/_composable/__init__.py 2025-06-01T22:51:20.0324939Z ++ echo torch/distributed/_composable/__init__.py 2025-06-01T22:51:20.0325316Z ++ grep RECORD 2025-06-01T22:51:20.0347060Z +++ openssl dgst -sha256 -binary torch/distributed/_composable/__init__.py 2025-06-01T22:51:20.0347767Z +++ openssl base64 2025-06-01T22:51:20.0348038Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.0350167Z +++ sed -e s/=//g 2025-06-01T22:51:20.0350429Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.0392528Z ++ HASH=SUm5fu8Tg24Upb5iHCV849oZSrrtSacaG-7T7A5L2qA 2025-06-01T22:51:20.0396672Z +++ ls -nl torch/distributed/_composable/__init__.py 2025-06-01T22:51:20.0397265Z +++ awk '{print $5}' 2025-06-01T22:51:20.0423893Z ++ FSIZE=125 2025-06-01T22:51:20.0424641Z ++ echo '"torch/distributed/_composable/__init__.py",sha256=SUm5fu8Tg24Upb5iHCV849oZSrrtSacaG-7T7A5L2qA,125' 2025-06-01T22:51:20.0425310Z ++ read fname 2025-06-01T22:51:20.0425716Z ++ make_wheel_record torch/distributed/_composable/checkpoint_activation.py 2025-06-01T22:51:20.0426355Z ++ FPATH=torch/distributed/_composable/checkpoint_activation.py 2025-06-01T22:51:20.0426906Z ++ echo torch/distributed/_composable/checkpoint_activation.py 2025-06-01T22:51:20.0427343Z ++ grep RECORD 2025-06-01T22:51:20.0447602Z +++ openssl dgst -sha256 -binary torch/distributed/_composable/checkpoint_activation.py 2025-06-01T22:51:20.0448203Z +++ openssl base64 2025-06-01T22:51:20.0449086Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.0450595Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.0451973Z +++ sed -e s/=//g 2025-06-01T22:51:20.0489028Z ++ HASH=0Y9GW-H-SgNyrXK2d1sEfDvhAr3cFO5WSA6A9o6CHFo 2025-06-01T22:51:20.0494358Z +++ ls -nl torch/distributed/_composable/checkpoint_activation.py 2025-06-01T22:51:20.0495194Z +++ awk '{print $5}' 2025-06-01T22:51:20.0522009Z ++ FSIZE=4725 2025-06-01T22:51:20.0522811Z ++ echo '"torch/distributed/_composable/checkpoint_activation.py",sha256=0Y9GW-H-SgNyrXK2d1sEfDvhAr3cFO5WSA6A9o6CHFo,4725' 2025-06-01T22:51:20.0523562Z ++ read fname 2025-06-01T22:51:20.0524061Z ++ make_wheel_record torch/distributed/_composable/contract.py 2025-06-01T22:51:20.0524399Z ++ FPATH=torch/distributed/_composable/contract.py 2025-06-01T22:51:20.0524570Z ++ echo torch/distributed/_composable/contract.py 2025-06-01T22:51:20.0524672Z ++ grep RECORD 2025-06-01T22:51:20.0546599Z +++ openssl dgst -sha256 -binary torch/distributed/_composable/contract.py 2025-06-01T22:51:20.0546734Z +++ openssl base64 2025-06-01T22:51:20.0547098Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.0547434Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.0548891Z +++ sed -e s/=//g 2025-06-01T22:51:20.0592068Z ++ HASH=ZsIB9xDIvOsBkvBNndpGDMAkyonvhg2q7tewFz4Hdh0 2025-06-01T22:51:20.0594906Z +++ ls -nl torch/distributed/_composable/contract.py 2025-06-01T22:51:20.0596005Z +++ awk '{print $5}' 2025-06-01T22:51:20.0623137Z ++ FSIZE=10376 2025-06-01T22:51:20.0623888Z ++ echo '"torch/distributed/_composable/contract.py",sha256=ZsIB9xDIvOsBkvBNndpGDMAkyonvhg2q7tewFz4Hdh0,10376' 2025-06-01T22:51:20.0624012Z ++ read fname 2025-06-01T22:51:20.0624228Z ++ make_wheel_record torch/distributed/_composable/replicate.py 2025-06-01T22:51:20.0624517Z ++ FPATH=torch/distributed/_composable/replicate.py 2025-06-01T22:51:20.0624680Z ++ echo torch/distributed/_composable/replicate.py 2025-06-01T22:51:20.0625849Z ++ grep RECORD 2025-06-01T22:51:20.0647755Z +++ openssl dgst -sha256 -binary torch/distributed/_composable/replicate.py 2025-06-01T22:51:20.0648889Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.0649426Z +++ openssl base64 2025-06-01T22:51:20.0650241Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.0651416Z +++ sed -e s/=//g 2025-06-01T22:51:20.0689215Z ++ HASH=WMWLiorhAigHnZvXH8qPp3D6GoIckLsx4ZS66nu4nWk 2025-06-01T22:51:20.0694118Z +++ ls -nl torch/distributed/_composable/replicate.py 2025-06-01T22:51:20.0695217Z +++ awk '{print $5}' 2025-06-01T22:51:20.0720235Z ++ FSIZE=9302 2025-06-01T22:51:20.0720752Z ++ echo '"torch/distributed/_composable/replicate.py",sha256=WMWLiorhAigHnZvXH8qPp3D6GoIckLsx4ZS66nu4nWk,9302' 2025-06-01T22:51:20.0720851Z ++ read fname 2025-06-01T22:51:20.0721107Z ++ make_wheel_record torch/distributed/_composable/fsdp/__init__.py 2025-06-01T22:51:20.0721285Z ++ FPATH=torch/distributed/_composable/fsdp/__init__.py 2025-06-01T22:51:20.0722886Z ++ echo torch/distributed/_composable/fsdp/__init__.py 2025-06-01T22:51:20.0724237Z ++ grep RECORD 2025-06-01T22:51:20.0747101Z +++ openssl dgst -sha256 -binary torch/distributed/_composable/fsdp/__init__.py 2025-06-01T22:51:20.0747224Z +++ openssl base64 2025-06-01T22:51:20.0747389Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.0748256Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.0749259Z +++ sed -e s/=//g 2025-06-01T22:51:20.0789550Z ++ HASH=PAE0ViGvjHO65XbIe-CM5BgRx9KNsVL4xU7QRUyqL9M 2025-06-01T22:51:20.0794567Z +++ ls -nl torch/distributed/_composable/fsdp/__init__.py 2025-06-01T22:51:20.0795967Z +++ awk '{print $5}' 2025-06-01T22:51:20.0824239Z ++ FSIZE=169 2025-06-01T22:51:20.0824789Z ++ echo '"torch/distributed/_composable/fsdp/__init__.py",sha256=PAE0ViGvjHO65XbIe-CM5BgRx9KNsVL4xU7QRUyqL9M,169' 2025-06-01T22:51:20.0824891Z ++ read fname 2025-06-01T22:51:20.0825181Z ++ make_wheel_record torch/distributed/_composable/fsdp/fully_shard.py 2025-06-01T22:51:20.0825465Z ++ FPATH=torch/distributed/_composable/fsdp/fully_shard.py 2025-06-01T22:51:20.0825653Z ++ echo torch/distributed/_composable/fsdp/fully_shard.py 2025-06-01T22:51:20.0826203Z ++ grep RECORD 2025-06-01T22:51:20.0846610Z +++ openssl dgst -sha256 -binary torch/distributed/_composable/fsdp/fully_shard.py 2025-06-01T22:51:20.0846923Z +++ openssl base64 2025-06-01T22:51:20.0847261Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.0848509Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.0849828Z +++ sed -e s/=//g 2025-06-01T22:51:20.0887459Z ++ HASH=LggyTExDS-LXmmZeCoSp-GvlMKOmRulWv6k4aPyYsWM 2025-06-01T22:51:20.0892224Z +++ ls -nl torch/distributed/_composable/fsdp/fully_shard.py 2025-06-01T22:51:20.0893066Z +++ awk '{print $5}' 2025-06-01T22:51:20.0921062Z ++ FSIZE=240 2025-06-01T22:51:20.0921703Z ++ echo '"torch/distributed/_composable/fsdp/fully_shard.py",sha256=LggyTExDS-LXmmZeCoSp-GvlMKOmRulWv6k4aPyYsWM,240' 2025-06-01T22:51:20.0921823Z ++ read fname 2025-06-01T22:51:20.0922013Z ++ make_wheel_record torch/distributed/_shard/__init__.py 2025-06-01T22:51:20.0922171Z ++ FPATH=torch/distributed/_shard/__init__.py 2025-06-01T22:51:20.0922306Z ++ echo torch/distributed/_shard/__init__.py 2025-06-01T22:51:20.0922403Z ++ grep RECORD 2025-06-01T22:51:20.0946818Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/__init__.py 2025-06-01T22:51:20.0946946Z +++ openssl base64 2025-06-01T22:51:20.0947053Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.0947155Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.0947272Z +++ sed -e s/=//g 2025-06-01T22:51:20.0988726Z ++ HASH=9mrjpti4iifWb8jnGoZypHH0ovdZg3A2KQnxg6BACKI 2025-06-01T22:51:20.0990708Z +++ ls -nl torch/distributed/_shard/__init__.py 2025-06-01T22:51:20.0991778Z +++ awk '{print $5}' 2025-06-01T22:51:20.1021197Z ++ FSIZE=87 2025-06-01T22:51:20.1021686Z ++ echo '"torch/distributed/_shard/__init__.py",sha256=9mrjpti4iifWb8jnGoZypHH0ovdZg3A2KQnxg6BACKI,87' 2025-06-01T22:51:20.1021798Z ++ read fname 2025-06-01T22:51:20.1022107Z ++ make_wheel_record torch/distributed/_shard/_utils.py 2025-06-01T22:51:20.1022246Z ++ FPATH=torch/distributed/_shard/_utils.py 2025-06-01T22:51:20.1022389Z ++ echo torch/distributed/_shard/_utils.py 2025-06-01T22:51:20.1022490Z ++ grep RECORD 2025-06-01T22:51:20.1044582Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/_utils.py 2025-06-01T22:51:20.1044948Z +++ openssl base64 2025-06-01T22:51:20.1045067Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.1045170Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.1045628Z +++ sed -e s/=//g 2025-06-01T22:51:20.1086137Z ++ HASH=ra_iuevX3gIRVWOz9tql3hLtLRm0JXzeREiL9vwVm14 2025-06-01T22:51:20.1090271Z +++ ls -nl torch/distributed/_shard/_utils.py 2025-06-01T22:51:20.1091223Z +++ awk '{print $5}' 2025-06-01T22:51:20.1117328Z ++ FSIZE=1070 2025-06-01T22:51:20.1117899Z ++ echo '"torch/distributed/_shard/_utils.py",sha256=ra_iuevX3gIRVWOz9tql3hLtLRm0JXzeREiL9vwVm14,1070' 2025-06-01T22:51:20.1118004Z ++ read fname 2025-06-01T22:51:20.1118192Z ++ make_wheel_record torch/distributed/_shard/api.py 2025-06-01T22:51:20.1118320Z ++ FPATH=torch/distributed/_shard/api.py 2025-06-01T22:51:20.1119075Z ++ echo torch/distributed/_shard/api.py 2025-06-01T22:51:20.1119187Z ++ grep RECORD 2025-06-01T22:51:20.1141362Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/api.py 2025-06-01T22:51:20.1141486Z +++ openssl base64 2025-06-01T22:51:20.1141616Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.1142300Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.1142880Z +++ sed -e s/=//g 2025-06-01T22:51:20.1186475Z ++ HASH=78naAvmEncj5QoJvUjNzy0LRIUYlJSuTQSqP17zyHh4 2025-06-01T22:51:20.1189648Z +++ ls -nl torch/distributed/_shard/api.py 2025-06-01T22:51:20.1189753Z +++ awk '{print $5}' 2025-06-01T22:51:20.1213627Z ++ FSIZE=12396 2025-06-01T22:51:20.1214071Z ++ echo '"torch/distributed/_shard/api.py",sha256=78naAvmEncj5QoJvUjNzy0LRIUYlJSuTQSqP17zyHh4,12396' 2025-06-01T22:51:20.1214172Z ++ read fname 2025-06-01T22:51:20.1214394Z ++ make_wheel_record torch/distributed/_shard/common_op_utils.py 2025-06-01T22:51:20.1214583Z ++ FPATH=torch/distributed/_shard/common_op_utils.py 2025-06-01T22:51:20.1218012Z ++ echo torch/distributed/_shard/common_op_utils.py 2025-06-01T22:51:20.1218415Z ++ grep RECORD 2025-06-01T22:51:20.1242666Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/common_op_utils.py 2025-06-01T22:51:20.1242782Z +++ openssl base64 2025-06-01T22:51:20.1243059Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.1243173Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.1243333Z +++ sed -e s/=//g 2025-06-01T22:51:20.1285344Z ++ HASH=i1pNW63w07q_g1TWw-kFxgQk60mQhLYbuYjZXLg_T5k 2025-06-01T22:51:20.1288655Z +++ ls -nl torch/distributed/_shard/common_op_utils.py 2025-06-01T22:51:20.1289720Z +++ awk '{print $5}' 2025-06-01T22:51:20.1316567Z ++ FSIZE=2179 2025-06-01T22:51:20.1317135Z ++ echo '"torch/distributed/_shard/common_op_utils.py",sha256=i1pNW63w07q_g1TWw-kFxgQk60mQhLYbuYjZXLg_T5k,2179' 2025-06-01T22:51:20.1317236Z ++ read fname 2025-06-01T22:51:20.1317466Z ++ make_wheel_record torch/distributed/_shard/metadata.py 2025-06-01T22:51:20.1317670Z ++ FPATH=torch/distributed/_shard/metadata.py 2025-06-01T22:51:20.1317836Z ++ echo torch/distributed/_shard/metadata.py 2025-06-01T22:51:20.1318345Z ++ grep RECORD 2025-06-01T22:51:20.1341437Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/metadata.py 2025-06-01T22:51:20.1341547Z +++ openssl base64 2025-06-01T22:51:20.1341903Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.1342023Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.1343183Z +++ sed -e s/=//g 2025-06-01T22:51:20.1385553Z ++ HASH=mIFmEqOYlGJcEADg95GrVORCT19OIDigJSlcwTmApEg 2025-06-01T22:51:20.1388803Z +++ ls -nl torch/distributed/_shard/metadata.py 2025-06-01T22:51:20.1390302Z +++ awk '{print $5}' 2025-06-01T22:51:20.1413616Z ++ FSIZE=2215 2025-06-01T22:51:20.1414102Z ++ echo '"torch/distributed/_shard/metadata.py",sha256=mIFmEqOYlGJcEADg95GrVORCT19OIDigJSlcwTmApEg,2215' 2025-06-01T22:51:20.1414215Z ++ read fname 2025-06-01T22:51:20.1414450Z ++ make_wheel_record torch/distributed/_shard/op_registry_utils.py 2025-06-01T22:51:20.1414766Z ++ FPATH=torch/distributed/_shard/op_registry_utils.py 2025-06-01T22:51:20.1416877Z ++ echo torch/distributed/_shard/op_registry_utils.py 2025-06-01T22:51:20.1418728Z ++ grep RECORD 2025-06-01T22:51:20.1441440Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/op_registry_utils.py 2025-06-01T22:51:20.1441560Z +++ openssl base64 2025-06-01T22:51:20.1441684Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.1441782Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.1442805Z +++ sed -e s/=//g 2025-06-01T22:51:20.1485052Z ++ HASH=aK7aBTzgR298AvchxXB1VNdeIT6UCO5emnOoOadjM-I 2025-06-01T22:51:20.1487461Z +++ ls -nl torch/distributed/_shard/op_registry_utils.py 2025-06-01T22:51:20.1488507Z +++ awk '{print $5}' 2025-06-01T22:51:20.1515047Z ++ FSIZE=1031 2025-06-01T22:51:20.1515585Z ++ echo '"torch/distributed/_shard/op_registry_utils.py",sha256=aK7aBTzgR298AvchxXB1VNdeIT6UCO5emnOoOadjM-I,1031' 2025-06-01T22:51:20.1515701Z ++ read fname 2025-06-01T22:51:20.1515905Z ++ make_wheel_record torch/distributed/_shard/sharder.py 2025-06-01T22:51:20.1516047Z ++ FPATH=torch/distributed/_shard/sharder.py 2025-06-01T22:51:20.1517096Z ++ echo torch/distributed/_shard/sharder.py 2025-06-01T22:51:20.1517243Z ++ grep RECORD 2025-06-01T22:51:20.1541053Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharder.py 2025-06-01T22:51:20.1541229Z +++ openssl base64 2025-06-01T22:51:20.1541586Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.1541722Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.1541830Z +++ sed -e s/=//g 2025-06-01T22:51:20.1581994Z ++ HASH=nErlvDuMU29IUB6oWB295FaXYj8H42FuDQJXdepvQ1E 2025-06-01T22:51:20.1584907Z +++ ls -nl torch/distributed/_shard/sharder.py 2025-06-01T22:51:20.1585483Z +++ awk '{print $5}' 2025-06-01T22:51:20.1609349Z ++ FSIZE=901 2025-06-01T22:51:20.1609834Z ++ echo '"torch/distributed/_shard/sharder.py",sha256=nErlvDuMU29IUB6oWB295FaXYj8H42FuDQJXdepvQ1E,901' 2025-06-01T22:51:20.1609935Z ++ read fname 2025-06-01T22:51:20.1610181Z ++ make_wheel_record torch/distributed/_shard/checkpoint/__init__.py 2025-06-01T22:51:20.1610378Z ++ FPATH=torch/distributed/_shard/checkpoint/__init__.py 2025-06-01T22:51:20.1612906Z ++ echo torch/distributed/_shard/checkpoint/__init__.py 2025-06-01T22:51:20.1614037Z ++ grep RECORD 2025-06-01T22:51:20.1637575Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/checkpoint/__init__.py 2025-06-01T22:51:20.1637775Z +++ openssl base64 2025-06-01T22:51:20.1638066Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.1638922Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.1639414Z +++ sed -e s/=//g 2025-06-01T22:51:20.1680367Z ++ HASH=kILV09-2Glss17itgmv1SbBq7hp2Y7HLUugCZRGYCFE 2025-06-01T22:51:20.1684496Z +++ ls -nl torch/distributed/_shard/checkpoint/__init__.py 2025-06-01T22:51:20.1685568Z +++ awk '{print $5}' 2025-06-01T22:51:20.1712536Z ++ FSIZE=584 2025-06-01T22:51:20.1713153Z ++ echo '"torch/distributed/_shard/checkpoint/__init__.py",sha256=kILV09-2Glss17itgmv1SbBq7hp2Y7HLUugCZRGYCFE,584' 2025-06-01T22:51:20.1713303Z ++ read fname 2025-06-01T22:51:20.1713595Z ++ make_wheel_record torch/distributed/_shard/sharded_optim/__init__.py 2025-06-01T22:51:20.1713790Z ++ FPATH=torch/distributed/_shard/sharded_optim/__init__.py 2025-06-01T22:51:20.1713991Z ++ echo torch/distributed/_shard/sharded_optim/__init__.py 2025-06-01T22:51:20.1715294Z ++ grep RECORD 2025-06-01T22:51:20.1734167Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_optim/__init__.py 2025-06-01T22:51:20.1734842Z +++ openssl base64 2025-06-01T22:51:20.1736134Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.1737505Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.1738857Z +++ sed -e s/=//g 2025-06-01T22:51:20.1779875Z ++ HASH=sU5hr7r-XNBzCvpOImO6NA3CCrRlBz5N6AprwJavPIA 2025-06-01T22:51:20.1783263Z +++ ls -nl torch/distributed/_shard/sharded_optim/__init__.py 2025-06-01T22:51:20.1783597Z +++ awk '{print $5}' 2025-06-01T22:51:20.1807763Z ++ FSIZE=1869 2025-06-01T22:51:20.1808303Z ++ echo '"torch/distributed/_shard/sharded_optim/__init__.py",sha256=sU5hr7r-XNBzCvpOImO6NA3CCrRlBz5N6AprwJavPIA,1869' 2025-06-01T22:51:20.1808415Z ++ read fname 2025-06-01T22:51:20.1808779Z ++ make_wheel_record torch/distributed/_shard/sharded_optim/api.py 2025-06-01T22:51:20.1808963Z ++ FPATH=torch/distributed/_shard/sharded_optim/api.py 2025-06-01T22:51:20.1811458Z ++ echo torch/distributed/_shard/sharded_optim/api.py 2025-06-01T22:51:20.1812433Z ++ grep RECORD 2025-06-01T22:51:20.1834981Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_optim/api.py 2025-06-01T22:51:20.1835190Z +++ openssl base64 2025-06-01T22:51:20.1835723Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.1836315Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.1837200Z +++ sed -e s/=//g 2025-06-01T22:51:20.1879416Z ++ HASH=dWb5_8kyaRgie7EEVzUiB9XZ6pRf6Vjx6ahCZTupqjk 2025-06-01T22:51:20.1882788Z +++ ls -nl torch/distributed/_shard/sharded_optim/api.py 2025-06-01T22:51:20.1884463Z +++ awk '{print $5}' 2025-06-01T22:51:20.1911370Z ++ FSIZE=4277 2025-06-01T22:51:20.1911921Z ++ echo '"torch/distributed/_shard/sharded_optim/api.py",sha256=dWb5_8kyaRgie7EEVzUiB9XZ6pRf6Vjx6ahCZTupqjk,4277' 2025-06-01T22:51:20.1912050Z ++ read fname 2025-06-01T22:51:20.1912454Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/__init__.py 2025-06-01T22:51:20.1912666Z ++ FPATH=torch/distributed/_shard/sharded_tensor/__init__.py 2025-06-01T22:51:20.1912860Z ++ echo torch/distributed/_shard/sharded_tensor/__init__.py 2025-06-01T22:51:20.1914330Z ++ grep RECORD 2025-06-01T22:51:20.1933206Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/__init__.py 2025-06-01T22:51:20.1933942Z +++ openssl base64 2025-06-01T22:51:20.1935468Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.1936790Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.1938199Z +++ sed -e s/=//g 2025-06-01T22:51:20.1981023Z ++ HASH=zRPvcc2e0KD0gjGnRUKanXwugpIE_ApwbhpOKUpqHl8 2025-06-01T22:51:20.1984524Z +++ ls -nl torch/distributed/_shard/sharded_tensor/__init__.py 2025-06-01T22:51:20.1985586Z +++ awk '{print $5}' 2025-06-01T22:51:20.2009389Z ++ FSIZE=19254 2025-06-01T22:51:20.2009935Z ++ echo '"torch/distributed/_shard/sharded_tensor/__init__.py",sha256=zRPvcc2e0KD0gjGnRUKanXwugpIE_ApwbhpOKUpqHl8,19254' 2025-06-01T22:51:20.2010039Z ++ read fname 2025-06-01T22:51:20.2010286Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/api.py 2025-06-01T22:51:20.2010702Z ++ FPATH=torch/distributed/_shard/sharded_tensor/api.py 2025-06-01T22:51:20.2013122Z ++ echo torch/distributed/_shard/sharded_tensor/api.py 2025-06-01T22:51:20.2014219Z ++ grep RECORD 2025-06-01T22:51:20.2036242Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/api.py 2025-06-01T22:51:20.2036345Z +++ openssl base64 2025-06-01T22:51:20.2036583Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.2038093Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.2038599Z +++ sed -e s/=//g 2025-06-01T22:51:20.2082440Z ++ HASH=hNDt7Syj0EzMeCYSg75ly7oeX3Bx_FqhSUX9Xh1uixc 2025-06-01T22:51:20.2084174Z +++ ls -nl torch/distributed/_shard/sharded_tensor/api.py 2025-06-01T22:51:20.2085297Z +++ awk '{print $5}' 2025-06-01T22:51:20.2113398Z ++ FSIZE=54640 2025-06-01T22:51:20.2113971Z ++ echo '"torch/distributed/_shard/sharded_tensor/api.py",sha256=hNDt7Syj0EzMeCYSg75ly7oeX3Bx_FqhSUX9Xh1uixc,54640' 2025-06-01T22:51:20.2114071Z ++ read fname 2025-06-01T22:51:20.2114326Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/logger.py 2025-06-01T22:51:20.2114594Z ++ FPATH=torch/distributed/_shard/sharded_tensor/logger.py 2025-06-01T22:51:20.2114860Z ++ echo torch/distributed/_shard/sharded_tensor/logger.py 2025-06-01T22:51:20.2114986Z ++ grep RECORD 2025-06-01T22:51:20.2133832Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/logger.py 2025-06-01T22:51:20.2134417Z +++ openssl base64 2025-06-01T22:51:20.2136087Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.2137162Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.2138487Z +++ sed -e s/=//g 2025-06-01T22:51:20.2180409Z ++ HASH=yny64ZlZ-RzlS5DcX-SAipWqk4xcR2AQO4yl4Vf8B50 2025-06-01T22:51:20.2182309Z +++ ls -nl torch/distributed/_shard/sharded_tensor/logger.py 2025-06-01T22:51:20.2183302Z +++ awk '{print $5}' 2025-06-01T22:51:20.2207199Z ++ FSIZE=1084 2025-06-01T22:51:20.2207886Z ++ echo '"torch/distributed/_shard/sharded_tensor/logger.py",sha256=yny64ZlZ-RzlS5DcX-SAipWqk4xcR2AQO4yl4Vf8B50,1084' 2025-06-01T22:51:20.2207990Z ++ read fname 2025-06-01T22:51:20.2208299Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/logging_handlers.py 2025-06-01T22:51:20.2208564Z ++ FPATH=torch/distributed/_shard/sharded_tensor/logging_handlers.py 2025-06-01T22:51:20.2211025Z ++ echo torch/distributed/_shard/sharded_tensor/logging_handlers.py 2025-06-01T22:51:20.2211879Z ++ grep RECORD 2025-06-01T22:51:20.2233430Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/logging_handlers.py 2025-06-01T22:51:20.2234059Z +++ openssl base64 2025-06-01T22:51:20.2234313Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.2234577Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.2235361Z +++ sed -e s/=//g 2025-06-01T22:51:20.2277256Z ++ HASH=nXuxHnOEhAHqqDPhTk_-aLYIVHoZpQEYW_X4N1Qg0_Q 2025-06-01T22:51:20.2279714Z +++ ls -nl torch/distributed/_shard/sharded_tensor/logging_handlers.py 2025-06-01T22:51:20.2280921Z +++ awk '{print $5}' 2025-06-01T22:51:20.2309443Z ++ FSIZE=359 2025-06-01T22:51:20.2310170Z ++ echo '"torch/distributed/_shard/sharded_tensor/logging_handlers.py",sha256=nXuxHnOEhAHqqDPhTk_-aLYIVHoZpQEYW_X4N1Qg0_Q,359' 2025-06-01T22:51:20.2310917Z ++ read fname 2025-06-01T22:51:20.2311302Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/metadata.py 2025-06-01T22:51:20.2311899Z ++ FPATH=torch/distributed/_shard/sharded_tensor/metadata.py 2025-06-01T22:51:20.2312424Z ++ echo torch/distributed/_shard/sharded_tensor/metadata.py 2025-06-01T22:51:20.2312834Z ++ grep RECORD 2025-06-01T22:51:20.2330255Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/metadata.py 2025-06-01T22:51:20.2330808Z +++ openssl base64 2025-06-01T22:51:20.2331932Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.2333274Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.2334504Z +++ sed -e s/=//g 2025-06-01T22:51:20.2373532Z ++ HASH=92isIH0O2TqPy3Li1CG00R0Ca1BZ40gGM2GHKkJraUA 2025-06-01T22:51:20.2378815Z +++ ls -nl torch/distributed/_shard/sharded_tensor/metadata.py 2025-06-01T22:51:20.2379657Z +++ awk '{print $5}' 2025-06-01T22:51:20.2405923Z ++ FSIZE=2998 2025-06-01T22:51:20.2406656Z ++ echo '"torch/distributed/_shard/sharded_tensor/metadata.py",sha256=92isIH0O2TqPy3Li1CG00R0Ca1BZ40gGM2GHKkJraUA,2998' 2025-06-01T22:51:20.2407414Z ++ read fname 2025-06-01T22:51:20.2407956Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/reshard.py 2025-06-01T22:51:20.2408553Z ++ FPATH=torch/distributed/_shard/sharded_tensor/reshard.py 2025-06-01T22:51:20.2409139Z ++ echo torch/distributed/_shard/sharded_tensor/reshard.py 2025-06-01T22:51:20.2409578Z ++ grep RECORD 2025-06-01T22:51:20.2430952Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/reshard.py 2025-06-01T22:51:20.2431544Z +++ openssl base64 2025-06-01T22:51:20.2431812Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.2432055Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.2432331Z +++ sed -e s/=//g 2025-06-01T22:51:20.2475138Z ++ HASH=p_h7m8AxDJ1S2Ei86zcD31DQ89PhpzGOoWEcFU8_TeU 2025-06-01T22:51:20.2477575Z +++ ls -nl torch/distributed/_shard/sharded_tensor/reshard.py 2025-06-01T22:51:20.2478794Z +++ awk '{print $5}' 2025-06-01T22:51:20.2507637Z ++ FSIZE=10726 2025-06-01T22:51:20.2508349Z ++ echo '"torch/distributed/_shard/sharded_tensor/reshard.py",sha256=p_h7m8AxDJ1S2Ei86zcD31DQ89PhpzGOoWEcFU8_TeU,10726' 2025-06-01T22:51:20.2509062Z ++ read fname 2025-06-01T22:51:20.2509442Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/shard.py 2025-06-01T22:51:20.2509979Z ++ FPATH=torch/distributed/_shard/sharded_tensor/shard.py 2025-06-01T22:51:20.2510605Z ++ echo torch/distributed/_shard/sharded_tensor/shard.py 2025-06-01T22:51:20.2511013Z ++ grep RECORD 2025-06-01T22:51:20.2529491Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/shard.py 2025-06-01T22:51:20.2530036Z +++ openssl base64 2025-06-01T22:51:20.2530897Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.2532235Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.2533581Z +++ sed -e s/=//g 2025-06-01T22:51:20.2572065Z ++ HASH=zNfIL2FIGBNwPUFcrfusf0E1R-YO04ZoOdcvY6DpXbA 2025-06-01T22:51:20.2576864Z +++ ls -nl torch/distributed/_shard/sharded_tensor/shard.py 2025-06-01T22:51:20.2578362Z +++ awk '{print $5}' 2025-06-01T22:51:20.2605161Z ++ FSIZE=2361 2025-06-01T22:51:20.2605873Z ++ echo '"torch/distributed/_shard/sharded_tensor/shard.py",sha256=zNfIL2FIGBNwPUFcrfusf0E1R-YO04ZoOdcvY6DpXbA,2361' 2025-06-01T22:51:20.2606626Z ++ read fname 2025-06-01T22:51:20.2607024Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/utils.py 2025-06-01T22:51:20.2607589Z ++ FPATH=torch/distributed/_shard/sharded_tensor/utils.py 2025-06-01T22:51:20.2608102Z ++ echo torch/distributed/_shard/sharded_tensor/utils.py 2025-06-01T22:51:20.2608497Z ++ grep RECORD 2025-06-01T22:51:20.2630898Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/utils.py 2025-06-01T22:51:20.2631455Z +++ openssl base64 2025-06-01T22:51:20.2631722Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.2632258Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.2632516Z +++ sed -e s/=//g 2025-06-01T22:51:20.2673850Z ++ HASH=UpkjSuC1UQIfCQ_hSrhYbaB6WvEnHuPy00ZitNkR9X0 2025-06-01T22:51:20.2676356Z +++ ls -nl torch/distributed/_shard/sharded_tensor/utils.py 2025-06-01T22:51:20.2677159Z +++ awk '{print $5}' 2025-06-01T22:51:20.2704705Z ++ FSIZE=11666 2025-06-01T22:51:20.2705453Z ++ echo '"torch/distributed/_shard/sharded_tensor/utils.py",sha256=UpkjSuC1UQIfCQ_hSrhYbaB6WvEnHuPy00ZitNkR9X0,11666' 2025-06-01T22:51:20.2706185Z ++ read fname 2025-06-01T22:51:20.2706599Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/_ops/__init__.py 2025-06-01T22:51:20.2707240Z ++ FPATH=torch/distributed/_shard/sharded_tensor/_ops/__init__.py 2025-06-01T22:51:20.2707795Z ++ echo torch/distributed/_shard/sharded_tensor/_ops/__init__.py 2025-06-01T22:51:20.2708238Z ++ grep RECORD 2025-06-01T22:51:20.2732327Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/_ops/__init__.py 2025-06-01T22:51:20.2732954Z +++ openssl base64 2025-06-01T22:51:20.2733486Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.2734556Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.2735883Z +++ sed -e s/=//g 2025-06-01T22:51:20.2775284Z ++ HASH=NW4TXyw5RGFCbWfikCuxxCOrWuVIUovX06jI8PgcqNM 2025-06-01T22:51:20.2781522Z +++ ls -nl torch/distributed/_shard/sharded_tensor/_ops/__init__.py 2025-06-01T22:51:20.2782151Z +++ awk '{print $5}' 2025-06-01T22:51:20.2806384Z ++ FSIZE=498 2025-06-01T22:51:20.2807214Z ++ echo '"torch/distributed/_shard/sharded_tensor/_ops/__init__.py",sha256=NW4TXyw5RGFCbWfikCuxxCOrWuVIUovX06jI8PgcqNM,498' 2025-06-01T22:51:20.2808118Z ++ read fname 2025-06-01T22:51:20.2808568Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/_ops/_common.py 2025-06-01T22:51:20.2809198Z ++ FPATH=torch/distributed/_shard/sharded_tensor/_ops/_common.py 2025-06-01T22:51:20.2810185Z ++ echo torch/distributed/_shard/sharded_tensor/_ops/_common.py 2025-06-01T22:51:20.2811149Z ++ grep RECORD 2025-06-01T22:51:20.2832785Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/_ops/_common.py 2025-06-01T22:51:20.2833404Z +++ openssl base64 2025-06-01T22:51:20.2833657Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.2834289Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.2835743Z +++ sed -e s/=//g 2025-06-01T22:51:20.2878544Z ++ HASH=QtHsy0BJrgpmgLTvLNtOAQ0E-EK7KW6nQwKd3KK78k0 2025-06-01T22:51:20.2880934Z +++ ls -nl torch/distributed/_shard/sharded_tensor/_ops/_common.py 2025-06-01T22:51:20.2881652Z +++ awk '{print $5}' 2025-06-01T22:51:20.2909055Z ++ FSIZE=4196 2025-06-01T22:51:20.2909938Z ++ echo '"torch/distributed/_shard/sharded_tensor/_ops/_common.py",sha256=QtHsy0BJrgpmgLTvLNtOAQ0E-EK7KW6nQwKd3KK78k0,4196' 2025-06-01T22:51:20.2910699Z ++ read fname 2025-06-01T22:51:20.2911178Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py 2025-06-01T22:51:20.2911825Z ++ FPATH=torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py 2025-06-01T22:51:20.2912425Z ++ echo torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py 2025-06-01T22:51:20.2912917Z ++ grep RECORD 2025-06-01T22:51:20.2931698Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py 2025-06-01T22:51:20.2932291Z +++ openssl base64 2025-06-01T22:51:20.2932886Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.2934272Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.2935577Z +++ sed -e s/=//g 2025-06-01T22:51:20.2973304Z ++ HASH=IQ9RiKLLcj4MsJQLb-PCxVCbDfDmAh06FIqLjoV4kS8 2025-06-01T22:51:20.2978821Z +++ ls -nl torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py 2025-06-01T22:51:20.2979566Z +++ awk '{print $5}' 2025-06-01T22:51:20.3005947Z ++ FSIZE=2736 2025-06-01T22:51:20.3006732Z ++ echo '"torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py",sha256=IQ9RiKLLcj4MsJQLb-PCxVCbDfDmAh06FIqLjoV4kS8,2736' 2025-06-01T22:51:20.3007535Z ++ read fname 2025-06-01T22:51:20.3007995Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/_ops/init.py 2025-06-01T22:51:20.3008612Z ++ FPATH=torch/distributed/_shard/sharded_tensor/_ops/init.py 2025-06-01T22:51:20.3009163Z ++ echo torch/distributed/_shard/sharded_tensor/_ops/init.py 2025-06-01T22:51:20.3009587Z ++ grep RECORD 2025-06-01T22:51:20.3031185Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/_ops/init.py 2025-06-01T22:51:20.3031796Z +++ openssl base64 2025-06-01T22:51:20.3032059Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.3032298Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.3032572Z +++ sed -e s/=//g 2025-06-01T22:51:20.3075136Z ++ HASH=Ny1FXXrRJ4xWIHae7Hk-66YLZTHykllEdVPcuL4akFs 2025-06-01T22:51:20.3080557Z +++ ls -nl torch/distributed/_shard/sharded_tensor/_ops/init.py 2025-06-01T22:51:20.3081760Z +++ awk '{print $5}' 2025-06-01T22:51:20.3108662Z ++ FSIZE=5486 2025-06-01T22:51:20.3109471Z ++ echo '"torch/distributed/_shard/sharded_tensor/_ops/init.py",sha256=Ny1FXXrRJ4xWIHae7Hk-66YLZTHykllEdVPcuL4akFs,5486' 2025-06-01T22:51:20.3110229Z ++ read fname 2025-06-01T22:51:20.3110655Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py 2025-06-01T22:51:20.3111385Z ++ FPATH=torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py 2025-06-01T22:51:20.3111948Z ++ echo torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py 2025-06-01T22:51:20.3112394Z ++ grep RECORD 2025-06-01T22:51:20.3131475Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py 2025-06-01T22:51:20.3132059Z +++ openssl base64 2025-06-01T22:51:20.3132802Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.3134256Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.3135553Z +++ sed -e s/=//g 2025-06-01T22:51:20.3173297Z ++ HASH=lp_SXuhFUagN_5bxfmZVeqY0SCMhgnGeLGxLq38qvsg 2025-06-01T22:51:20.3178636Z +++ ls -nl torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py 2025-06-01T22:51:20.3190255Z +++ awk '{print $5}' 2025-06-01T22:51:20.3205839Z ++ FSIZE=497 2025-06-01T22:51:20.3206611Z ++ echo '"torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py",sha256=lp_SXuhFUagN_5bxfmZVeqY0SCMhgnGeLGxLq38qvsg,497' 2025-06-01T22:51:20.3207437Z ++ read fname 2025-06-01T22:51:20.3207964Z ++ make_wheel_record torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py 2025-06-01T22:51:20.3208717Z ++ FPATH=torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py 2025-06-01T22:51:20.3209332Z ++ echo torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py 2025-06-01T22:51:20.3209788Z ++ grep RECORD 2025-06-01T22:51:20.3232143Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py 2025-06-01T22:51:20.3232779Z +++ openssl base64 2025-06-01T22:51:20.3233074Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.3233352Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.3233603Z +++ sed -e s/=//g 2025-06-01T22:51:20.3275043Z ++ HASH=BeGTFykwWXsuWJIj2QkruYX08kov6B6J3Y5T6IUEZ1c 2025-06-01T22:51:20.3278236Z +++ ls -nl torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py 2025-06-01T22:51:20.3278897Z +++ awk '{print $5}' 2025-06-01T22:51:20.3307086Z ++ FSIZE=7711 2025-06-01T22:51:20.3308069Z ++ echo '"torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py",sha256=BeGTFykwWXsuWJIj2QkruYX08kov6B6J3Y5T6IUEZ1c,7711' 2025-06-01T22:51:20.3308842Z ++ read fname 2025-06-01T22:51:20.3309288Z ++ make_wheel_record torch/distributed/_shard/sharding_plan/__init__.py 2025-06-01T22:51:20.3309956Z ++ FPATH=torch/distributed/_shard/sharding_plan/__init__.py 2025-06-01T22:51:20.3310463Z ++ echo torch/distributed/_shard/sharding_plan/__init__.py 2025-06-01T22:51:20.3310882Z ++ grep RECORD 2025-06-01T22:51:20.3329766Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharding_plan/__init__.py 2025-06-01T22:51:20.3330380Z +++ openssl base64 2025-06-01T22:51:20.3330970Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.3332439Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.3333609Z +++ sed -e s/=//g 2025-06-01T22:51:20.3371283Z ++ HASH=9w-j8bY8VJ0dGT_ueJR2yTfzuech180Xkq0XELn1tKs 2025-06-01T22:51:20.3376437Z +++ ls -nl torch/distributed/_shard/sharding_plan/__init__.py 2025-06-01T22:51:20.3377823Z +++ awk '{print $5}' 2025-06-01T22:51:20.3403820Z ++ FSIZE=47 2025-06-01T22:51:20.3404560Z ++ echo '"torch/distributed/_shard/sharding_plan/__init__.py",sha256=9w-j8bY8VJ0dGT_ueJR2yTfzuech180Xkq0XELn1tKs,47' 2025-06-01T22:51:20.3405479Z ++ read fname 2025-06-01T22:51:20.3405933Z ++ make_wheel_record torch/distributed/_shard/sharding_plan/api.py 2025-06-01T22:51:20.3406462Z ++ FPATH=torch/distributed/_shard/sharding_plan/api.py 2025-06-01T22:51:20.3406977Z ++ echo torch/distributed/_shard/sharding_plan/api.py 2025-06-01T22:51:20.3407401Z ++ grep RECORD 2025-06-01T22:51:20.3431210Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharding_plan/api.py 2025-06-01T22:51:20.3431815Z +++ openssl base64 2025-06-01T22:51:20.3432067Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.3432376Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.3432625Z +++ sed -e s/=//g 2025-06-01T22:51:20.3474115Z ++ HASH=YCcfuZHVFgFisX_U6F-TkZykLVWLiCTkLcIDVgeN_po 2025-06-01T22:51:20.3477506Z +++ ls -nl torch/distributed/_shard/sharding_plan/api.py 2025-06-01T22:51:20.3478249Z +++ awk '{print $5}' 2025-06-01T22:51:20.3505600Z ++ FSIZE=3649 2025-06-01T22:51:20.3506386Z ++ echo '"torch/distributed/_shard/sharding_plan/api.py",sha256=YCcfuZHVFgFisX_U6F-TkZykLVWLiCTkLcIDVgeN_po,3649' 2025-06-01T22:51:20.3507127Z ++ read fname 2025-06-01T22:51:20.3507508Z ++ make_wheel_record torch/distributed/_shard/sharding_spec/__init__.py 2025-06-01T22:51:20.3508193Z ++ FPATH=torch/distributed/_shard/sharding_spec/__init__.py 2025-06-01T22:51:20.3508961Z ++ echo torch/distributed/_shard/sharding_spec/__init__.py 2025-06-01T22:51:20.3509364Z ++ grep RECORD 2025-06-01T22:51:20.3528475Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharding_spec/__init__.py 2025-06-01T22:51:20.3529164Z +++ openssl base64 2025-06-01T22:51:20.3529751Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.3531082Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.3532434Z +++ sed -e s/=//g 2025-06-01T22:51:20.3570645Z ++ HASH=hih75sKTSXPxdyUOS24Vl6K3Q3ht-74l33uAjM4I2Kw 2025-06-01T22:51:20.3575616Z +++ ls -nl torch/distributed/_shard/sharding_spec/__init__.py 2025-06-01T22:51:20.3576397Z +++ awk '{print $5}' 2025-06-01T22:51:20.3603419Z ++ FSIZE=291 2025-06-01T22:51:20.3604459Z ++ echo '"torch/distributed/_shard/sharding_spec/__init__.py",sha256=hih75sKTSXPxdyUOS24Vl6K3Q3ht-74l33uAjM4I2Kw,291' 2025-06-01T22:51:20.3605269Z ++ read fname 2025-06-01T22:51:20.3605714Z ++ make_wheel_record torch/distributed/_shard/sharding_spec/_internals.py 2025-06-01T22:51:20.3606345Z ++ FPATH=torch/distributed/_shard/sharding_spec/_internals.py 2025-06-01T22:51:20.3606977Z ++ echo torch/distributed/_shard/sharding_spec/_internals.py 2025-06-01T22:51:20.3607412Z ++ grep RECORD 2025-06-01T22:51:20.3630669Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharding_spec/_internals.py 2025-06-01T22:51:20.3631346Z +++ openssl base64 2025-06-01T22:51:20.3631620Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.3631868Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.3632142Z +++ sed -e s/=//g 2025-06-01T22:51:20.3673799Z ++ HASH=FIhsoJfBYjtKF3MKo88NZSiEgR2sz4eEfBph9AHzX7U 2025-06-01T22:51:20.3676497Z +++ ls -nl torch/distributed/_shard/sharding_spec/_internals.py 2025-06-01T22:51:20.3677019Z +++ awk '{print $5}' 2025-06-01T22:51:20.3704251Z ++ FSIZE=8407 2025-06-01T22:51:20.3705115Z ++ echo '"torch/distributed/_shard/sharding_spec/_internals.py",sha256=FIhsoJfBYjtKF3MKo88NZSiEgR2sz4eEfBph9AHzX7U,8407' 2025-06-01T22:51:20.3705852Z ++ read fname 2025-06-01T22:51:20.3706232Z ++ make_wheel_record torch/distributed/_shard/sharding_spec/api.py 2025-06-01T22:51:20.3706813Z ++ FPATH=torch/distributed/_shard/sharding_spec/api.py 2025-06-01T22:51:20.3707311Z ++ echo torch/distributed/_shard/sharding_spec/api.py 2025-06-01T22:51:20.3707768Z ++ grep RECORD 2025-06-01T22:51:20.3727795Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharding_spec/api.py 2025-06-01T22:51:20.3728478Z +++ openssl base64 2025-06-01T22:51:20.3728742Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.3729614Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.3730978Z +++ sed -e s/=//g 2025-06-01T22:51:20.3770415Z ++ HASH=AGQSmyJhIptsAKQooSWn-ceSAI6CpC3qRSUWWC76i-M 2025-06-01T22:51:20.3775374Z +++ ls -nl torch/distributed/_shard/sharding_spec/api.py 2025-06-01T22:51:20.3776122Z +++ awk '{print $5}' 2025-06-01T22:51:20.3802719Z ++ FSIZE=9821 2025-06-01T22:51:20.3803495Z ++ echo '"torch/distributed/_shard/sharding_spec/api.py",sha256=AGQSmyJhIptsAKQooSWn-ceSAI6CpC3qRSUWWC76i-M,9821' 2025-06-01T22:51:20.3804547Z ++ read fname 2025-06-01T22:51:20.3805041Z ++ make_wheel_record torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py 2025-06-01T22:51:20.3805828Z ++ FPATH=torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py 2025-06-01T22:51:20.3806485Z ++ echo torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py 2025-06-01T22:51:20.3806961Z ++ grep RECORD 2025-06-01T22:51:20.3829507Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py 2025-06-01T22:51:20.3830161Z +++ openssl base64 2025-06-01T22:51:20.3830428Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.3830677Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.3830941Z +++ sed -e s/=//g 2025-06-01T22:51:20.3871615Z ++ HASH=X3271sF67UfFKZf_A5JWduo8IODItneNNWiA6zXsGN4 2025-06-01T22:51:20.3874636Z +++ ls -nl torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py 2025-06-01T22:51:20.3875206Z +++ awk '{print $5}' 2025-06-01T22:51:20.3902419Z ++ FSIZE=9251 2025-06-01T22:51:20.3903281Z ++ echo '"torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py",sha256=X3271sF67UfFKZf_A5JWduo8IODItneNNWiA6zXsGN4,9251' 2025-06-01T22:51:20.3904269Z ++ read fname 2025-06-01T22:51:20.3904815Z ++ make_wheel_record torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py 2025-06-01T22:51:20.3907289Z ++ FPATH=torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py 2025-06-01T22:51:20.3908027Z ++ echo torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py 2025-06-01T22:51:20.3908562Z ++ grep RECORD 2025-06-01T22:51:20.3926238Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py 2025-06-01T22:51:20.3927036Z +++ openssl base64 2025-06-01T22:51:20.3927365Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.3927806Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.3929051Z +++ sed -e s/=//g 2025-06-01T22:51:20.3969476Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:20.3974181Z +++ ls -nl torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py 2025-06-01T22:51:20.3975233Z +++ awk '{print $5}' 2025-06-01T22:51:20.4002940Z ++ FSIZE=0 2025-06-01T22:51:20.4003859Z ++ echo '"torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:20.4004877Z ++ read fname 2025-06-01T22:51:20.4005530Z ++ make_wheel_record torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py 2025-06-01T22:51:20.4006356Z ++ FPATH=torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py 2025-06-01T22:51:20.4007106Z ++ echo torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py 2025-06-01T22:51:20.4007703Z ++ grep RECORD 2025-06-01T22:51:20.4029467Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py 2025-06-01T22:51:20.4030157Z +++ openssl base64 2025-06-01T22:51:20.4030424Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.4030666Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.4030937Z +++ sed -e s/=//g 2025-06-01T22:51:20.4073360Z ++ HASH=5I4n8vJ2TEFRQnyGglsgiI4IMhWJtiu0e_7Z7fiU0bU 2025-06-01T22:51:20.4075520Z +++ ls -nl torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py 2025-06-01T22:51:20.4076383Z +++ awk '{print $5}' 2025-06-01T22:51:20.4104972Z ++ FSIZE=13029 2025-06-01T22:51:20.4105793Z ++ echo '"torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py",sha256=5I4n8vJ2TEFRQnyGglsgiI4IMhWJtiu0e_7Z7fiU0bU,13029' 2025-06-01T22:51:20.4106601Z ++ read fname 2025-06-01T22:51:20.4107122Z ++ make_wheel_record torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py 2025-06-01T22:51:20.4107937Z ++ FPATH=torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py 2025-06-01T22:51:20.4108694Z ++ echo torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py 2025-06-01T22:51:20.4109232Z ++ grep RECORD 2025-06-01T22:51:20.4128299Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py 2025-06-01T22:51:20.4129014Z +++ openssl base64 2025-06-01T22:51:20.4129404Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.4130640Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.4131919Z +++ sed -e s/=//g 2025-06-01T22:51:20.4170818Z ++ HASH=vCSV8WXu8DSO9BQon8hNE8mf4xiqbTAvNv6o_3jpj-U 2025-06-01T22:51:20.4175515Z +++ ls -nl torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py 2025-06-01T22:51:20.4176178Z +++ awk '{print $5}' 2025-06-01T22:51:20.4203262Z ++ FSIZE=11209 2025-06-01T22:51:20.4204433Z ++ echo '"torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py",sha256=vCSV8WXu8DSO9BQon8hNE8mf4xiqbTAvNv6o_3jpj-U,11209' 2025-06-01T22:51:20.4205495Z ++ read fname 2025-06-01T22:51:20.4206052Z ++ make_wheel_record torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py 2025-06-01T22:51:20.4206920Z ++ FPATH=torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py 2025-06-01T22:51:20.4207742Z ++ echo torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py 2025-06-01T22:51:20.4208443Z ++ grep RECORD 2025-06-01T22:51:20.4232122Z +++ openssl dgst -sha256 -binary torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py 2025-06-01T22:51:20.4232984Z +++ openssl base64 2025-06-01T22:51:20.4233275Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.4233522Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.4233789Z +++ sed -e s/=//g 2025-06-01T22:51:20.4274744Z ++ HASH=jFU9qfivU0p5awLa6YjSVYiaBy8nsmvdZ4RCxVRDBHk 2025-06-01T22:51:20.4276562Z +++ ls -nl torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py 2025-06-01T22:51:20.4277462Z +++ awk '{print $5}' 2025-06-01T22:51:20.4305580Z ++ FSIZE=18319 2025-06-01T22:51:20.4306513Z ++ echo '"torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py",sha256=jFU9qfivU0p5awLa6YjSVYiaBy8nsmvdZ4RCxVRDBHk,18319' 2025-06-01T22:51:20.4307390Z ++ read fname 2025-06-01T22:51:20.4307759Z ++ make_wheel_record torch/distributed/_sharded_tensor/__init__.py 2025-06-01T22:51:20.4308280Z ++ FPATH=torch/distributed/_sharded_tensor/__init__.py 2025-06-01T22:51:20.4308747Z ++ echo torch/distributed/_sharded_tensor/__init__.py 2025-06-01T22:51:20.4309143Z ++ grep RECORD 2025-06-01T22:51:20.4328336Z +++ openssl dgst -sha256 -binary torch/distributed/_sharded_tensor/__init__.py 2025-06-01T22:51:20.4328905Z +++ openssl base64 2025-06-01T22:51:20.4329162Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.4329895Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.4331141Z +++ sed -e s/=//g 2025-06-01T22:51:20.4370054Z ++ HASH=sL4DKv-CLF-9k_iqL2U689tEIJCSKgeWLsKNtjoqjdg 2025-06-01T22:51:20.4374788Z +++ ls -nl torch/distributed/_sharded_tensor/__init__.py 2025-06-01T22:51:20.4375577Z +++ awk '{print $5}' 2025-06-01T22:51:20.4403501Z ++ FSIZE=617 2025-06-01T22:51:20.4404360Z ++ echo '"torch/distributed/_sharded_tensor/__init__.py",sha256=sL4DKv-CLF-9k_iqL2U689tEIJCSKgeWLsKNtjoqjdg,617' 2025-06-01T22:51:20.4405233Z ++ read fname 2025-06-01T22:51:20.4405612Z ++ make_wheel_record torch/distributed/_sharding_spec/__init__.py 2025-06-01T22:51:20.4406139Z ++ FPATH=torch/distributed/_sharding_spec/__init__.py 2025-06-01T22:51:20.4406610Z ++ echo torch/distributed/_sharding_spec/__init__.py 2025-06-01T22:51:20.4406997Z ++ grep RECORD 2025-06-01T22:51:20.4430558Z +++ openssl dgst -sha256 -binary torch/distributed/_sharding_spec/__init__.py 2025-06-01T22:51:20.4431093Z +++ openssl base64 2025-06-01T22:51:20.4431354Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.4431612Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.4431861Z +++ sed -e s/=//g 2025-06-01T22:51:20.4474469Z ++ HASH=PR7htIt_o1lIdWq_dvH3aXMHA22fj59dOpLT15vx3zE 2025-06-01T22:51:20.4475085Z +++ ls -nl torch/distributed/_sharding_spec/__init__.py 2025-06-01T22:51:20.4476491Z +++ awk '{print $5}' 2025-06-01T22:51:20.4506097Z ++ FSIZE=646 2025-06-01T22:51:20.4506741Z ++ echo '"torch/distributed/_sharding_spec/__init__.py",sha256=PR7htIt_o1lIdWq_dvH3aXMHA22fj59dOpLT15vx3zE,646' 2025-06-01T22:51:20.4507403Z ++ read fname 2025-06-01T22:51:20.4507774Z ++ make_wheel_record torch/distributed/_symmetric_memory/__init__.py 2025-06-01T22:51:20.4508329Z ++ FPATH=torch/distributed/_symmetric_memory/__init__.py 2025-06-01T22:51:20.4508796Z ++ echo torch/distributed/_symmetric_memory/__init__.py 2025-06-01T22:51:20.4509195Z ++ grep RECORD 2025-06-01T22:51:20.4527927Z +++ openssl dgst -sha256 -binary torch/distributed/_symmetric_memory/__init__.py 2025-06-01T22:51:20.4528493Z +++ openssl base64 2025-06-01T22:51:20.4528765Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.4529996Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.4531309Z +++ sed -e s/=//g 2025-06-01T22:51:20.4571437Z ++ HASH=QjBRGQSTvhrpUJ8S3LsndsMhwhnh_fdUo3I3ffgHlI8 2025-06-01T22:51:20.4576095Z +++ ls -nl torch/distributed/_symmetric_memory/__init__.py 2025-06-01T22:51:20.4577778Z +++ awk '{print $5}' 2025-06-01T22:51:20.4605200Z ++ FSIZE=61084 2025-06-01T22:51:20.4605905Z ++ echo '"torch/distributed/_symmetric_memory/__init__.py",sha256=QjBRGQSTvhrpUJ8S3LsndsMhwhnh_fdUo3I3ffgHlI8,61084' 2025-06-01T22:51:20.4606604Z ++ read fname 2025-06-01T22:51:20.4607107Z ++ make_wheel_record torch/distributed/_tensor/__init__.py 2025-06-01T22:51:20.4607566Z ++ FPATH=torch/distributed/_tensor/__init__.py 2025-06-01T22:51:20.4608046Z ++ echo torch/distributed/_tensor/__init__.py 2025-06-01T22:51:20.4608415Z ++ grep RECORD 2025-06-01T22:51:20.4631302Z +++ openssl dgst -sha256 -binary torch/distributed/_tensor/__init__.py 2025-06-01T22:51:20.4631824Z +++ openssl base64 2025-06-01T22:51:20.4632078Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.4632334Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.4632588Z +++ sed -e s/=//g 2025-06-01T22:51:20.4673348Z ++ HASH=6PYDt4AcQDMnCvbcTdOSNy1z-3kiftGBIGxXnJWT0PM 2025-06-01T22:51:20.4677038Z +++ awk '{print $5}' 2025-06-01T22:51:20.4678345Z +++ ls -nl torch/distributed/_tensor/__init__.py 2025-06-01T22:51:20.4705629Z ++ FSIZE=969 2025-06-01T22:51:20.4706246Z ++ echo '"torch/distributed/_tensor/__init__.py",sha256=6PYDt4AcQDMnCvbcTdOSNy1z-3kiftGBIGxXnJWT0PM,969' 2025-06-01T22:51:20.4706890Z ++ read fname 2025-06-01T22:51:20.4707200Z ++ make_wheel_record torch/distributed/_tensor/api.py 2025-06-01T22:51:20.4707626Z ++ FPATH=torch/distributed/_tensor/api.py 2025-06-01T22:51:20.4707999Z ++ echo torch/distributed/_tensor/api.py 2025-06-01T22:51:20.4708353Z ++ grep RECORD 2025-06-01T22:51:20.4728646Z +++ openssl dgst -sha256 -binary torch/distributed/_tensor/api.py 2025-06-01T22:51:20.4729135Z +++ openssl base64 2025-06-01T22:51:20.4729794Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.4731359Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.4732675Z +++ sed -e s/=//g 2025-06-01T22:51:20.4770982Z ++ HASH=ErftfbUVGCDavz7FfrQ0rEVlfYC0XmcTiWyjb4IZ1BY 2025-06-01T22:51:20.4775934Z +++ ls -nl torch/distributed/_tensor/api.py 2025-06-01T22:51:20.4777464Z +++ awk '{print $5}' 2025-06-01T22:51:20.4804698Z ++ FSIZE=300 2025-06-01T22:51:20.4805324Z ++ echo '"torch/distributed/_tensor/api.py",sha256=ErftfbUVGCDavz7FfrQ0rEVlfYC0XmcTiWyjb4IZ1BY,300' 2025-06-01T22:51:20.4805963Z ++ read fname 2025-06-01T22:51:20.4806343Z ++ make_wheel_record torch/distributed/_tensor/placement_types.py 2025-06-01T22:51:20.4806895Z ++ FPATH=torch/distributed/_tensor/placement_types.py 2025-06-01T22:51:20.4807361Z ++ echo torch/distributed/_tensor/placement_types.py 2025-06-01T22:51:20.4807765Z ++ grep RECORD 2025-06-01T22:51:20.4830140Z +++ openssl dgst -sha256 -binary torch/distributed/_tensor/placement_types.py 2025-06-01T22:51:20.4830722Z +++ openssl base64 2025-06-01T22:51:20.4830972Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.4831228Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.4831482Z +++ sed -e s/=//g 2025-06-01T22:51:20.4872963Z ++ HASH=pvi_dHBNCsZl1C-tAM9sdfYOiKb0Jwr3SqyAWMKgfo8 2025-06-01T22:51:20.4876436Z +++ ls -nl torch/distributed/_tensor/placement_types.py 2025-06-01T22:51:20.4876834Z +++ awk '{print $5}' 2025-06-01T22:51:20.4905709Z ++ FSIZE=384 2025-06-01T22:51:20.4906460Z ++ echo '"torch/distributed/_tensor/placement_types.py",sha256=pvi_dHBNCsZl1C-tAM9sdfYOiKb0Jwr3SqyAWMKgfo8,384' 2025-06-01T22:51:20.4907158Z ++ read fname 2025-06-01T22:51:20.4907487Z ++ make_wheel_record torch/distributed/_tools/__init__.py 2025-06-01T22:51:20.4907937Z ++ FPATH=torch/distributed/_tools/__init__.py 2025-06-01T22:51:20.4908343Z ++ echo torch/distributed/_tools/__init__.py 2025-06-01T22:51:20.4908695Z ++ grep RECORD 2025-06-01T22:51:20.4927740Z +++ openssl dgst -sha256 -binary torch/distributed/_tools/__init__.py 2025-06-01T22:51:20.4928242Z +++ openssl base64 2025-06-01T22:51:20.4928634Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.4930037Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.4931369Z +++ sed -e s/=//g 2025-06-01T22:51:20.4970459Z ++ HASH=DYVOrVO_6vBZuEuW8EaKdxsR8bFVoE16R2DiGfKo6JM 2025-06-01T22:51:20.4974884Z +++ ls -nl torch/distributed/_tools/__init__.py 2025-06-01T22:51:20.4975835Z +++ awk '{print $5}' 2025-06-01T22:51:20.5002465Z ++ FSIZE=327 2025-06-01T22:51:20.5003104Z ++ echo '"torch/distributed/_tools/__init__.py",sha256=DYVOrVO_6vBZuEuW8EaKdxsR8bFVoE16R2DiGfKo6JM,327' 2025-06-01T22:51:20.5003872Z ++ read fname 2025-06-01T22:51:20.5004216Z ++ make_wheel_record torch/distributed/_tools/common_utils.py 2025-06-01T22:51:20.5005044Z ++ FPATH=torch/distributed/_tools/common_utils.py 2025-06-01T22:51:20.5005481Z ++ echo torch/distributed/_tools/common_utils.py 2025-06-01T22:51:20.5005935Z ++ grep RECORD 2025-06-01T22:51:20.5027208Z +++ openssl dgst -sha256 -binary torch/distributed/_tools/common_utils.py 2025-06-01T22:51:20.5027763Z +++ openssl base64 2025-06-01T22:51:20.5028030Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.5029098Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.5029366Z +++ sed -e s/=//g 2025-06-01T22:51:20.5071177Z ++ HASH=UDK3OOV1docGbI2ZvLyaQj4_WFDEI9ePHr4ZAYowKgY 2025-06-01T22:51:20.5073997Z +++ ls -nl torch/distributed/_tools/common_utils.py 2025-06-01T22:51:20.5074493Z +++ awk '{print $5}' 2025-06-01T22:51:20.5101439Z ++ FSIZE=1188 2025-06-01T22:51:20.5102095Z ++ echo '"torch/distributed/_tools/common_utils.py",sha256=UDK3OOV1docGbI2ZvLyaQj4_WFDEI9ePHr4ZAYowKgY,1188' 2025-06-01T22:51:20.5102743Z ++ read fname 2025-06-01T22:51:20.5103106Z ++ make_wheel_record torch/distributed/_tools/fake_collectives.py 2025-06-01T22:51:20.5103618Z ++ FPATH=torch/distributed/_tools/fake_collectives.py 2025-06-01T22:51:20.5104079Z ++ echo torch/distributed/_tools/fake_collectives.py 2025-06-01T22:51:20.5104480Z ++ grep RECORD 2025-06-01T22:51:20.5126566Z +++ openssl dgst -sha256 -binary torch/distributed/_tools/fake_collectives.py 2025-06-01T22:51:20.5127126Z +++ openssl base64 2025-06-01T22:51:20.5127388Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.5127649Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.5127910Z +++ sed -e s/=//g 2025-06-01T22:51:20.5167431Z ++ HASH=_kf6oxluA5EfIgOeKv8ZJSyAXt5EBNA5c_H_0ejDrg4 2025-06-01T22:51:20.5172301Z +++ ls -nl torch/distributed/_tools/fake_collectives.py 2025-06-01T22:51:20.5173070Z +++ awk '{print $5}' 2025-06-01T22:51:20.5200985Z ++ FSIZE=11859 2025-06-01T22:51:20.5201706Z ++ echo '"torch/distributed/_tools/fake_collectives.py",sha256=_kf6oxluA5EfIgOeKv8ZJSyAXt5EBNA5c_H_0ejDrg4,11859' 2025-06-01T22:51:20.5202399Z ++ read fname 2025-06-01T22:51:20.5202754Z ++ make_wheel_record torch/distributed/_tools/fsdp2_mem_tracker.py 2025-06-01T22:51:20.5203288Z ++ FPATH=torch/distributed/_tools/fsdp2_mem_tracker.py 2025-06-01T22:51:20.5203889Z ++ echo torch/distributed/_tools/fsdp2_mem_tracker.py 2025-06-01T22:51:20.5204462Z ++ grep RECORD 2025-06-01T22:51:20.5227792Z +++ openssl dgst -sha256 -binary torch/distributed/_tools/fsdp2_mem_tracker.py 2025-06-01T22:51:20.5228338Z +++ openssl base64 2025-06-01T22:51:20.5228607Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.5228853Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.5229398Z +++ sed -e s/=//g 2025-06-01T22:51:20.5272008Z ++ HASH=YQGYD1hpa7JCdsswZ5sOagmUHMiYFZr4H1wKiciZ5Ao 2025-06-01T22:51:20.5275158Z +++ ls -nl torch/distributed/_tools/fsdp2_mem_tracker.py 2025-06-01T22:51:20.5275819Z +++ awk '{print $5}' 2025-06-01T22:51:20.5303448Z ++ FSIZE=23750 2025-06-01T22:51:20.5304215Z ++ echo '"torch/distributed/_tools/fsdp2_mem_tracker.py",sha256=YQGYD1hpa7JCdsswZ5sOagmUHMiYFZr4H1wKiciZ5Ao,23750' 2025-06-01T22:51:20.5304926Z ++ read fname 2025-06-01T22:51:20.5305260Z ++ make_wheel_record torch/distributed/_tools/ilp_utils.py 2025-06-01T22:51:20.5305715Z ++ FPATH=torch/distributed/_tools/ilp_utils.py 2025-06-01T22:51:20.5306113Z ++ echo torch/distributed/_tools/ilp_utils.py 2025-06-01T22:51:20.5306475Z ++ grep RECORD 2025-06-01T22:51:20.5326485Z +++ openssl dgst -sha256 -binary torch/distributed/_tools/ilp_utils.py 2025-06-01T22:51:20.5327018Z +++ openssl base64 2025-06-01T22:51:20.5327289Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.5328346Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.5329476Z +++ sed -e s/=//g 2025-06-01T22:51:20.5368873Z ++ HASH=gwiig3DsC28sa8eOBvlrBTf3CZqLOYcArJW19pxUQAY 2025-06-01T22:51:20.5373671Z +++ ls -nl torch/distributed/_tools/ilp_utils.py 2025-06-01T22:51:20.5374286Z +++ awk '{print $5}' 2025-06-01T22:51:20.5401563Z ++ FSIZE=10100 2025-06-01T22:51:20.5402221Z ++ echo '"torch/distributed/_tools/ilp_utils.py",sha256=gwiig3DsC28sa8eOBvlrBTf3CZqLOYcArJW19pxUQAY,10100' 2025-06-01T22:51:20.5402866Z ++ read fname 2025-06-01T22:51:20.5403402Z ++ make_wheel_record torch/distributed/_tools/mem_tracker.py 2025-06-01T22:51:20.5404013Z ++ FPATH=torch/distributed/_tools/mem_tracker.py 2025-06-01T22:51:20.5404619Z ++ echo torch/distributed/_tools/mem_tracker.py 2025-06-01T22:51:20.5405068Z ++ grep RECORD 2025-06-01T22:51:20.5427094Z +++ openssl dgst -sha256 -binary torch/distributed/_tools/mem_tracker.py 2025-06-01T22:51:20.5427629Z +++ openssl base64 2025-06-01T22:51:20.5427879Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.5428139Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.5428427Z +++ sed -e s/=//g 2025-06-01T22:51:20.5471297Z ++ HASH=Ompcy34F_0MtD4-2zHocKQ0ubGx-u2HjtkbGKJjVH5k 2025-06-01T22:51:20.5473235Z +++ ls -nl torch/distributed/_tools/mem_tracker.py 2025-06-01T22:51:20.5473652Z +++ awk '{print $5}' 2025-06-01T22:51:20.5501015Z ++ FSIZE=42837 2025-06-01T22:51:20.5501735Z ++ echo '"torch/distributed/_tools/mem_tracker.py",sha256=Ompcy34F_0MtD4-2zHocKQ0ubGx-u2HjtkbGKJjVH5k,42837' 2025-06-01T22:51:20.5502389Z ++ read fname 2025-06-01T22:51:20.5502758Z ++ make_wheel_record torch/distributed/_tools/memory_tracker.py 2025-06-01T22:51:20.5503244Z ++ FPATH=torch/distributed/_tools/memory_tracker.py 2025-06-01T22:51:20.5503683Z ++ echo torch/distributed/_tools/memory_tracker.py 2025-06-01T22:51:20.5504056Z ++ grep RECORD 2025-06-01T22:51:20.5526465Z +++ openssl dgst -sha256 -binary torch/distributed/_tools/memory_tracker.py 2025-06-01T22:51:20.5527018Z +++ openssl base64 2025-06-01T22:51:20.5527274Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.5527557Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.5528044Z +++ sed -e s/=//g 2025-06-01T22:51:20.5566816Z ++ HASH=oQZBIqPGKNX_Fc4vwszqxPUPcmN7pBc9YBZTqlnB1gE 2025-06-01T22:51:20.5571597Z +++ ls -nl torch/distributed/_tools/memory_tracker.py 2025-06-01T22:51:20.5572523Z +++ awk '{print $5}' 2025-06-01T22:51:20.5598013Z ++ FSIZE=11521 2025-06-01T22:51:20.5598538Z ++ echo '"torch/distributed/_tools/memory_tracker.py",sha256=oQZBIqPGKNX_Fc4vwszqxPUPcmN7pBc9YBZTqlnB1gE,11521' 2025-06-01T22:51:20.5598654Z ++ read fname 2025-06-01T22:51:20.5598877Z ++ make_wheel_record torch/distributed/_tools/mod_tracker.py 2025-06-01T22:51:20.5599027Z ++ FPATH=torch/distributed/_tools/mod_tracker.py 2025-06-01T22:51:20.5600406Z ++ echo torch/distributed/_tools/mod_tracker.py 2025-06-01T22:51:20.5601265Z ++ grep RECORD 2025-06-01T22:51:20.5626117Z +++ openssl dgst -sha256 -binary torch/distributed/_tools/mod_tracker.py 2025-06-01T22:51:20.5626246Z +++ openssl base64 2025-06-01T22:51:20.5626363Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.5626465Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.5626561Z +++ sed -e s/=//g 2025-06-01T22:51:20.5670590Z ++ HASH=DnxJ_n-vODAbQIBnsEsO8jF1wKPyim8B_1-ccLAuhPU 2025-06-01T22:51:20.5673492Z +++ ls -nl torch/distributed/_tools/mod_tracker.py 2025-06-01T22:51:20.5674349Z +++ awk '{print $5}' 2025-06-01T22:51:20.5702294Z ++ FSIZE=10028 2025-06-01T22:51:20.5702837Z ++ echo '"torch/distributed/_tools/mod_tracker.py",sha256=DnxJ_n-vODAbQIBnsEsO8jF1wKPyim8B_1-ccLAuhPU,10028' 2025-06-01T22:51:20.5702945Z ++ read fname 2025-06-01T22:51:20.5703183Z ++ make_wheel_record torch/distributed/_tools/runtime_estimator.py 2025-06-01T22:51:20.5703372Z ++ FPATH=torch/distributed/_tools/runtime_estimator.py 2025-06-01T22:51:20.5703545Z ++ echo torch/distributed/_tools/runtime_estimator.py 2025-06-01T22:51:20.5703660Z ++ grep RECORD 2025-06-01T22:51:20.5731290Z +++ openssl dgst -sha256 -binary torch/distributed/_tools/runtime_estimator.py 2025-06-01T22:51:20.5731649Z +++ openssl base64 2025-06-01T22:51:20.5732387Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.5733623Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.5735376Z +++ sed -e s/=//g 2025-06-01T22:51:20.5773475Z ++ HASH=ZkXJ_X-LMkbsNyXHj3WTDEHstf9muQkZ5C5F_vrojGE 2025-06-01T22:51:20.5779140Z +++ ls -nl torch/distributed/_tools/runtime_estimator.py 2025-06-01T22:51:20.5779972Z +++ awk '{print $5}' 2025-06-01T22:51:20.5805847Z ++ FSIZE=21148 2025-06-01T22:51:20.5806380Z ++ echo '"torch/distributed/_tools/runtime_estimator.py",sha256=ZkXJ_X-LMkbsNyXHj3WTDEHstf9muQkZ5C5F_vrojGE,21148' 2025-06-01T22:51:20.5806635Z ++ read fname 2025-06-01T22:51:20.5806849Z ++ make_wheel_record torch/distributed/_tools/sac_estimator.py 2025-06-01T22:51:20.5807028Z ++ FPATH=torch/distributed/_tools/sac_estimator.py 2025-06-01T22:51:20.5807243Z ++ echo torch/distributed/_tools/sac_estimator.py 2025-06-01T22:51:20.5808249Z ++ grep RECORD 2025-06-01T22:51:20.5831774Z +++ openssl dgst -sha256 -binary torch/distributed/_tools/sac_estimator.py 2025-06-01T22:51:20.5831951Z +++ openssl base64 2025-06-01T22:51:20.5832065Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.5832164Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.5832609Z +++ sed -e s/=//g 2025-06-01T22:51:20.5873367Z ++ HASH=fdkV9lboeYp2hLclEpzc5RcKJ9NS2c5EVISAhycpeis 2025-06-01T22:51:20.5876846Z +++ ls -nl torch/distributed/_tools/sac_estimator.py 2025-06-01T22:51:20.5877712Z +++ awk '{print $5}' 2025-06-01T22:51:20.5905307Z ++ FSIZE=42283 2025-06-01T22:51:20.5905908Z ++ echo '"torch/distributed/_tools/sac_estimator.py",sha256=fdkV9lboeYp2hLclEpzc5RcKJ9NS2c5EVISAhycpeis,42283' 2025-06-01T22:51:20.5906033Z ++ read fname 2025-06-01T22:51:20.5906211Z ++ make_wheel_record torch/distributed/_tools/sac_ilp.py 2025-06-01T22:51:20.5906526Z ++ FPATH=torch/distributed/_tools/sac_ilp.py 2025-06-01T22:51:20.5907079Z ++ echo torch/distributed/_tools/sac_ilp.py 2025-06-01T22:51:20.5907966Z ++ grep RECORD 2025-06-01T22:51:20.5928800Z +++ openssl dgst -sha256 -binary torch/distributed/_tools/sac_ilp.py 2025-06-01T22:51:20.5928934Z +++ openssl base64 2025-06-01T22:51:20.5930102Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.5931395Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.5932706Z +++ sed -e s/=//g 2025-06-01T22:51:20.5971141Z ++ HASH=T4NVaHwHCD8hiq8UX2x9lEcd3jG_d-4ipN6DrWv2RDg 2025-06-01T22:51:20.5975702Z +++ ls -nl torch/distributed/_tools/sac_ilp.py 2025-06-01T22:51:20.5976590Z +++ awk '{print $5}' 2025-06-01T22:51:20.6003531Z ++ FSIZE=11321 2025-06-01T22:51:20.6004120Z ++ echo '"torch/distributed/_tools/sac_ilp.py",sha256=T4NVaHwHCD8hiq8UX2x9lEcd3jG_d-4ipN6DrWv2RDg,11321' 2025-06-01T22:51:20.6004233Z ++ read fname 2025-06-01T22:51:20.6004624Z ++ make_wheel_record torch/distributed/algorithms/__init__.py 2025-06-01T22:51:20.6004826Z ++ FPATH=torch/distributed/algorithms/__init__.py 2025-06-01T22:51:20.6004996Z ++ echo torch/distributed/algorithms/__init__.py 2025-06-01T22:51:20.6005899Z ++ grep RECORD 2025-06-01T22:51:20.6030820Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/__init__.py 2025-06-01T22:51:20.6030954Z +++ openssl base64 2025-06-01T22:51:20.6031055Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.6031155Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.6031247Z +++ sed -e s/=//g 2025-06-01T22:51:20.6075843Z ++ HASH=e5HJMsdSDkPOxNWYUh9YvO26GDODG5PBedTP2-Y16Nw 2025-06-01T22:51:20.6082336Z +++ ls -nl torch/distributed/algorithms/__init__.py 2025-06-01T22:51:20.6083442Z +++ awk '{print $5}' 2025-06-01T22:51:20.6112800Z ++ FSIZE=43 2025-06-01T22:51:20.6113379Z ++ echo '"torch/distributed/algorithms/__init__.py",sha256=e5HJMsdSDkPOxNWYUh9YvO26GDODG5PBedTP2-Y16Nw,43' 2025-06-01T22:51:20.6113480Z ++ read fname 2025-06-01T22:51:20.6113691Z ++ make_wheel_record torch/distributed/algorithms/join.py 2025-06-01T22:51:20.6113835Z ++ FPATH=torch/distributed/algorithms/join.py 2025-06-01T22:51:20.6113976Z ++ echo torch/distributed/algorithms/join.py 2025-06-01T22:51:20.6114887Z ++ grep RECORD 2025-06-01T22:51:20.6133585Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/join.py 2025-06-01T22:51:20.6134392Z +++ openssl base64 2025-06-01T22:51:20.6135733Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.6138774Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.6138875Z +++ sed -e s/=//g 2025-06-01T22:51:20.6180432Z ++ HASH=qmabLmhh8qX1FMr52fT7cUia2BfFN3me4ba7Mn52X7s 2025-06-01T22:51:20.6182259Z +++ ls -nl torch/distributed/algorithms/join.py 2025-06-01T22:51:20.6182990Z +++ awk '{print $5}' 2025-06-01T22:51:20.6206781Z ++ FSIZE=13386 2025-06-01T22:51:20.6207288Z ++ echo '"torch/distributed/algorithms/join.py",sha256=qmabLmhh8qX1FMr52fT7cUia2BfFN3me4ba7Mn52X7s,13386' 2025-06-01T22:51:20.6207392Z ++ read fname 2025-06-01T22:51:20.6207837Z ++ make_wheel_record torch/distributed/algorithms/_checkpoint/__init__.py 2025-06-01T22:51:20.6208075Z ++ FPATH=torch/distributed/algorithms/_checkpoint/__init__.py 2025-06-01T22:51:20.6210717Z ++ echo torch/distributed/algorithms/_checkpoint/__init__.py 2025-06-01T22:51:20.6211726Z ++ grep RECORD 2025-06-01T22:51:20.6238419Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/_checkpoint/__init__.py 2025-06-01T22:51:20.6238604Z +++ openssl base64 2025-06-01T22:51:20.6238720Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.6239245Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.6240186Z +++ sed -e s/=//g 2025-06-01T22:51:20.6281825Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:20.6285073Z +++ ls -nl torch/distributed/algorithms/_checkpoint/__init__.py 2025-06-01T22:51:20.6286267Z +++ awk '{print $5}' 2025-06-01T22:51:20.6313256Z ++ FSIZE=0 2025-06-01T22:51:20.6313939Z ++ echo '"torch/distributed/algorithms/_checkpoint/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:20.6314341Z ++ read fname 2025-06-01T22:51:20.6314733Z ++ make_wheel_record torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py 2025-06-01T22:51:20.6315044Z ++ FPATH=torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py 2025-06-01T22:51:20.6315457Z ++ echo torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py 2025-06-01T22:51:20.6315955Z ++ grep RECORD 2025-06-01T22:51:20.6337258Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py 2025-06-01T22:51:20.6337459Z +++ openssl base64 2025-06-01T22:51:20.6337575Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.6338204Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.6339384Z +++ sed -e s/=//g 2025-06-01T22:51:20.6379955Z ++ HASH=33BvKTlw1Bd_K6ITPJ5f-06Y5CTfVsekKkUKAAdimwg 2025-06-01T22:51:20.6384154Z +++ ls -nl torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py 2025-06-01T22:51:20.6384729Z +++ awk '{print $5}' 2025-06-01T22:51:20.6408623Z ++ FSIZE=12299 2025-06-01T22:51:20.6409257Z ++ echo '"torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py",sha256=33BvKTlw1Bd_K6ITPJ5f-06Y5CTfVsekKkUKAAdimwg,12299' 2025-06-01T22:51:20.6409360Z ++ read fname 2025-06-01T22:51:20.6409654Z ++ make_wheel_record torch/distributed/algorithms/_comm_hooks/__init__.py 2025-06-01T22:51:20.6409868Z ++ FPATH=torch/distributed/algorithms/_comm_hooks/__init__.py 2025-06-01T22:51:20.6412287Z ++ echo torch/distributed/algorithms/_comm_hooks/__init__.py 2025-06-01T22:51:20.6413369Z ++ grep RECORD 2025-06-01T22:51:20.6434708Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/_comm_hooks/__init__.py 2025-06-01T22:51:20.6434901Z +++ openssl base64 2025-06-01T22:51:20.6436092Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.6436192Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.6437798Z +++ sed -e s/=//g 2025-06-01T22:51:20.6479878Z ++ HASH=LkI4VBMJ6_1KGG3Nz0bPxGFOO-ZjfBj-38FNROlJt8Q 2025-06-01T22:51:20.6483056Z +++ ls -nl torch/distributed/algorithms/_comm_hooks/__init__.py 2025-06-01T22:51:20.6484074Z +++ awk '{print $5}' 2025-06-01T22:51:20.6511057Z ++ FSIZE=131 2025-06-01T22:51:20.6511692Z ++ echo '"torch/distributed/algorithms/_comm_hooks/__init__.py",sha256=LkI4VBMJ6_1KGG3Nz0bPxGFOO-ZjfBj-38FNROlJt8Q,131' 2025-06-01T22:51:20.6511818Z ++ read fname 2025-06-01T22:51:20.6512106Z ++ make_wheel_record torch/distributed/algorithms/_comm_hooks/default_hooks.py 2025-06-01T22:51:20.6512336Z ++ FPATH=torch/distributed/algorithms/_comm_hooks/default_hooks.py 2025-06-01T22:51:20.6512575Z ++ echo torch/distributed/algorithms/_comm_hooks/default_hooks.py 2025-06-01T22:51:20.6513259Z ++ grep RECORD 2025-06-01T22:51:20.6532540Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/_comm_hooks/default_hooks.py 2025-06-01T22:51:20.6532989Z +++ openssl base64 2025-06-01T22:51:20.6534339Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.6535400Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.6536773Z +++ sed -e s/=//g 2025-06-01T22:51:20.6577822Z ++ HASH=j8ZZXukye0J9BCYyvvc3FGBss1wRLoH8dl1ikAY73Es 2025-06-01T22:51:20.6582284Z +++ ls -nl torch/distributed/algorithms/_comm_hooks/default_hooks.py 2025-06-01T22:51:20.6583583Z +++ awk '{print $5}' 2025-06-01T22:51:20.6607180Z ++ FSIZE=7653 2025-06-01T22:51:20.6607925Z ++ echo '"torch/distributed/algorithms/_comm_hooks/default_hooks.py",sha256=j8ZZXukye0J9BCYyvvc3FGBss1wRLoH8dl1ikAY73Es,7653' 2025-06-01T22:51:20.6608049Z ++ read fname 2025-06-01T22:51:20.6608355Z ++ make_wheel_record torch/distributed/algorithms/_optimizer_overlap/__init__.py 2025-06-01T22:51:20.6608613Z ++ FPATH=torch/distributed/algorithms/_optimizer_overlap/__init__.py 2025-06-01T22:51:20.6611115Z ++ echo torch/distributed/algorithms/_optimizer_overlap/__init__.py 2025-06-01T22:51:20.6612051Z ++ grep RECORD 2025-06-01T22:51:20.6633330Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/_optimizer_overlap/__init__.py 2025-06-01T22:51:20.6633747Z +++ openssl base64 2025-06-01T22:51:20.6633873Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.6634551Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.6635894Z +++ sed -e s/=//g 2025-06-01T22:51:20.6677679Z ++ HASH=zuKlfE0DcQCZm0av9HrJZfXH6R5AzV2K3xrEAAgoVsk 2025-06-01T22:51:20.6681176Z +++ ls -nl torch/distributed/algorithms/_optimizer_overlap/__init__.py 2025-06-01T22:51:20.6681875Z +++ awk '{print $5}' 2025-06-01T22:51:20.6710016Z ++ FSIZE=52 2025-06-01T22:51:20.6710756Z ++ echo '"torch/distributed/algorithms/_optimizer_overlap/__init__.py",sha256=zuKlfE0DcQCZm0av9HrJZfXH6R5AzV2K3xrEAAgoVsk,52' 2025-06-01T22:51:20.6710857Z ++ read fname 2025-06-01T22:51:20.6711203Z ++ make_wheel_record torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py 2025-06-01T22:51:20.6711606Z ++ FPATH=torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py 2025-06-01T22:51:20.6711897Z ++ echo torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py 2025-06-01T22:51:20.6711993Z ++ grep RECORD 2025-06-01T22:51:20.6730386Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py 2025-06-01T22:51:20.6730496Z +++ openssl base64 2025-06-01T22:51:20.6731222Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.6732545Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.6733549Z +++ sed -e s/=//g 2025-06-01T22:51:20.6771532Z ++ HASH=zkw6dsk0wrK9Nj4-IYQU0q2yH2hzIL2tag5W9ccz9Oc 2025-06-01T22:51:20.6776496Z +++ ls -nl torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py 2025-06-01T22:51:20.6777851Z +++ awk '{print $5}' 2025-06-01T22:51:20.6804611Z ++ FSIZE=3753 2025-06-01T22:51:20.6805348Z ++ echo '"torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py",sha256=zkw6dsk0wrK9Nj4-IYQU0q2yH2hzIL2tag5W9ccz9Oc,3753' 2025-06-01T22:51:20.6806369Z ++ read fname 2025-06-01T22:51:20.6806665Z ++ make_wheel_record torch/distributed/algorithms/_quantization/__init__.py 2025-06-01T22:51:20.6806914Z ++ FPATH=torch/distributed/algorithms/_quantization/__init__.py 2025-06-01T22:51:20.6807131Z ++ echo torch/distributed/algorithms/_quantization/__init__.py 2025-06-01T22:51:20.6807240Z ++ grep RECORD 2025-06-01T22:51:20.6830203Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/_quantization/__init__.py 2025-06-01T22:51:20.6830420Z +++ openssl base64 2025-06-01T22:51:20.6830534Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.6831027Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.6831146Z +++ sed -e s/=//g 2025-06-01T22:51:20.6872854Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:20.6876110Z +++ ls -nl torch/distributed/algorithms/_quantization/__init__.py 2025-06-01T22:51:20.6876515Z +++ awk '{print $5}' 2025-06-01T22:51:20.6905489Z ++ FSIZE=0 2025-06-01T22:51:20.6906080Z ++ echo '"torch/distributed/algorithms/_quantization/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:20.6906200Z ++ read fname 2025-06-01T22:51:20.6906497Z ++ make_wheel_record torch/distributed/algorithms/_quantization/quantization.py 2025-06-01T22:51:20.6906742Z ++ FPATH=torch/distributed/algorithms/_quantization/quantization.py 2025-06-01T22:51:20.6906992Z ++ echo torch/distributed/algorithms/_quantization/quantization.py 2025-06-01T22:51:20.6907348Z ++ grep RECORD 2025-06-01T22:51:20.6927950Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/_quantization/quantization.py 2025-06-01T22:51:20.6929730Z +++ openssl base64 2025-06-01T22:51:20.6929842Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.6929951Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.6931039Z +++ sed -e s/=//g 2025-06-01T22:51:20.6970116Z ++ HASH=2tNy-iPauktflIPNYk401kaO8DEqpAFb_ehWc3F0y80 2025-06-01T22:51:20.6975008Z +++ ls -nl torch/distributed/algorithms/_quantization/quantization.py 2025-06-01T22:51:20.6975957Z +++ awk '{print $5}' 2025-06-01T22:51:20.7003161Z ++ FSIZE=5610 2025-06-01T22:51:20.7003936Z ++ echo '"torch/distributed/algorithms/_quantization/quantization.py",sha256=2tNy-iPauktflIPNYk401kaO8DEqpAFb_ehWc3F0y80,5610' 2025-06-01T22:51:20.7004335Z ++ read fname 2025-06-01T22:51:20.7004855Z ++ make_wheel_record torch/distributed/algorithms/ddp_comm_hooks/__init__.py 2025-06-01T22:51:20.7005090Z ++ FPATH=torch/distributed/algorithms/ddp_comm_hooks/__init__.py 2025-06-01T22:51:20.7005320Z ++ echo torch/distributed/algorithms/ddp_comm_hooks/__init__.py 2025-06-01T22:51:20.7005442Z ++ grep RECORD 2025-06-01T22:51:20.7026159Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/ddp_comm_hooks/__init__.py 2025-06-01T22:51:20.7026487Z +++ openssl base64 2025-06-01T22:51:20.7026616Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.7027462Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.7028314Z +++ sed -e s/=//g 2025-06-01T22:51:20.7072703Z ++ HASH=dJBDKPeI4qsoX1s2brunjzHedyVGpgbjxL7DT7tyREQ 2025-06-01T22:51:20.7076249Z +++ ls -nl torch/distributed/algorithms/ddp_comm_hooks/__init__.py 2025-06-01T22:51:20.7077327Z +++ awk '{print $5}' 2025-06-01T22:51:20.7104192Z ++ FSIZE=3597 2025-06-01T22:51:20.7104828Z ++ echo '"torch/distributed/algorithms/ddp_comm_hooks/__init__.py",sha256=dJBDKPeI4qsoX1s2brunjzHedyVGpgbjxL7DT7tyREQ,3597' 2025-06-01T22:51:20.7104933Z ++ read fname 2025-06-01T22:51:20.7105251Z ++ make_wheel_record torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py 2025-06-01T22:51:20.7105614Z ++ FPATH=torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py 2025-06-01T22:51:20.7105854Z ++ echo torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py 2025-06-01T22:51:20.7106034Z ++ grep RECORD 2025-06-01T22:51:20.7127435Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py 2025-06-01T22:51:20.7127551Z +++ openssl base64 2025-06-01T22:51:20.7128021Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.7129342Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.7130707Z +++ sed -e s/=//g 2025-06-01T22:51:20.7170583Z ++ HASH=G1ayVB0cInQcJFSax_0RxLsyZIAG14XGkD_O0uXBmoQ 2025-06-01T22:51:20.7175787Z +++ ls -nl torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py 2025-06-01T22:51:20.7176270Z +++ awk '{print $5}' 2025-06-01T22:51:20.7204178Z ++ FSIZE=19718 2025-06-01T22:51:20.7204959Z ++ echo '"torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py",sha256=G1ayVB0cInQcJFSax_0RxLsyZIAG14XGkD_O0uXBmoQ,19718' 2025-06-01T22:51:20.7205763Z ++ read fname 2025-06-01T22:51:20.7206235Z ++ make_wheel_record torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py 2025-06-01T22:51:20.7206949Z ++ FPATH=torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py 2025-06-01T22:51:20.7207617Z ++ echo torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py 2025-06-01T22:51:20.7208099Z ++ grep RECORD 2025-06-01T22:51:20.7228775Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py 2025-06-01T22:51:20.7229429Z +++ openssl base64 2025-06-01T22:51:20.7229681Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.7229943Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.7230207Z +++ sed -e s/=//g 2025-06-01T22:51:20.7270920Z ++ HASH=X49n0X3TnX650I-DeU-XtL_ssKjdYsn0RYyhB2Ndcms 2025-06-01T22:51:20.7273373Z +++ ls -nl torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py 2025-06-01T22:51:20.7274776Z +++ awk '{print $5}' 2025-06-01T22:51:20.7301698Z ++ FSIZE=1115 2025-06-01T22:51:20.7302544Z ++ echo '"torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py",sha256=X49n0X3TnX650I-DeU-XtL_ssKjdYsn0RYyhB2Ndcms,1115' 2025-06-01T22:51:20.7303614Z ++ read fname 2025-06-01T22:51:20.7304050Z ++ make_wheel_record torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py 2025-06-01T22:51:20.7304917Z ++ FPATH=torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py 2025-06-01T22:51:20.7305579Z ++ echo torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py 2025-06-01T22:51:20.7306064Z ++ grep RECORD 2025-06-01T22:51:20.7326752Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py 2025-06-01T22:51:20.7327461Z +++ openssl base64 2025-06-01T22:51:20.7327803Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.7328060Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.7328876Z +++ sed -e s/=//g 2025-06-01T22:51:20.7368553Z ++ HASH=QHPsem7IGN_wU--vfZo8JP-iVfrw2ee9VuOL0qheUiI 2025-06-01T22:51:20.7373665Z +++ ls -nl torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py 2025-06-01T22:51:20.7374695Z +++ awk '{print $5}' 2025-06-01T22:51:20.7401797Z ++ FSIZE=7776 2025-06-01T22:51:20.7402735Z ++ echo '"torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py",sha256=QHPsem7IGN_wU--vfZo8JP-iVfrw2ee9VuOL0qheUiI,7776' 2025-06-01T22:51:20.7403620Z ++ read fname 2025-06-01T22:51:20.7404574Z ++ make_wheel_record torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py 2025-06-01T22:51:20.7405418Z ++ FPATH=torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py 2025-06-01T22:51:20.7406226Z ++ echo torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py 2025-06-01T22:51:20.7406757Z ++ grep RECORD 2025-06-01T22:51:20.7428272Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py 2025-06-01T22:51:20.7428929Z +++ openssl base64 2025-06-01T22:51:20.7429218Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.7429479Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.7429810Z +++ sed -e s/=//g 2025-06-01T22:51:20.7469885Z ++ HASH=sc2NnDmQKmSNYyZ6A83-s9DgYBV-YTfmMdrzurNouag 2025-06-01T22:51:20.7473948Z +++ ls -nl torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py 2025-06-01T22:51:20.7475479Z +++ awk '{print $5}' 2025-06-01T22:51:20.7502978Z ++ FSIZE=3254 2025-06-01T22:51:20.7503996Z ++ echo '"torch/distributed/algorithms/ddp_comm_hooks/mixed_precision_hooks.py",sha256=sc2NnDmQKmSNYyZ6A83-s9DgYBV-YTfmMdrzurNouag,3254' 2025-06-01T22:51:20.7504979Z ++ read fname 2025-06-01T22:51:20.7505556Z ++ make_wheel_record torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py 2025-06-01T22:51:20.7506345Z ++ FPATH=torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py 2025-06-01T22:51:20.7507081Z ++ echo torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py 2025-06-01T22:51:20.7507590Z ++ grep RECORD 2025-06-01T22:51:20.7526820Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py 2025-06-01T22:51:20.7527595Z +++ openssl base64 2025-06-01T22:51:20.7527865Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.7528119Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.7528548Z +++ sed -e s/=//g 2025-06-01T22:51:20.7569885Z ++ HASH=ga74pu0gYQodmZlJ6njBCX6ZlBvmA-94ED86sASdmTQ 2025-06-01T22:51:20.7575011Z +++ ls -nl torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py 2025-06-01T22:51:20.7576016Z +++ awk '{print $5}' 2025-06-01T22:51:20.7602267Z ++ FSIZE=6125 2025-06-01T22:51:20.7603171Z ++ echo '"torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py",sha256=ga74pu0gYQodmZlJ6njBCX6ZlBvmA-94ED86sASdmTQ,6125' 2025-06-01T22:51:20.7604315Z ++ read fname 2025-06-01T22:51:20.7604823Z ++ make_wheel_record torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py 2025-06-01T22:51:20.7605588Z ++ FPATH=torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py 2025-06-01T22:51:20.7606276Z ++ echo torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py 2025-06-01T22:51:20.7606794Z ++ grep RECORD 2025-06-01T22:51:20.7627713Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py 2025-06-01T22:51:20.7628523Z +++ openssl base64 2025-06-01T22:51:20.7628780Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.7629102Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.7629373Z +++ sed -e s/=//g 2025-06-01T22:51:20.7671529Z ++ HASH=MPpCW3JHvFIqfC3frNnzuATOtlLiML6hXEgM6C8ZeGk 2025-06-01T22:51:20.7674788Z +++ ls -nl torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py 2025-06-01T22:51:20.7675530Z +++ awk '{print $5}' 2025-06-01T22:51:20.7703879Z ++ FSIZE=5150 2025-06-01T22:51:20.7704756Z ++ echo '"torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py",sha256=MPpCW3JHvFIqfC3frNnzuATOtlLiML6hXEgM6C8ZeGk,5150' 2025-06-01T22:51:20.7705562Z ++ read fname 2025-06-01T22:51:20.7706011Z ++ make_wheel_record torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py 2025-06-01T22:51:20.7706679Z ++ FPATH=torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py 2025-06-01T22:51:20.7707297Z ++ echo torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py 2025-06-01T22:51:20.7707759Z ++ grep RECORD 2025-06-01T22:51:20.7726918Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py 2025-06-01T22:51:20.7727574Z +++ openssl base64 2025-06-01T22:51:20.7727968Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.7728816Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.7730063Z +++ sed -e s/=//g 2025-06-01T22:51:20.7770109Z ++ HASH=AJO3uUzhaIEZykm_yex-mJT3EC1V5YjM4M89ztMm6DQ 2025-06-01T22:51:20.7775236Z +++ ls -nl torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py 2025-06-01T22:51:20.7775974Z +++ awk '{print $5}' 2025-06-01T22:51:20.7803229Z ++ FSIZE=40414 2025-06-01T22:51:20.7804481Z ++ echo '"torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py",sha256=AJO3uUzhaIEZykm_yex-mJT3EC1V5YjM4M89ztMm6DQ,40414' 2025-06-01T22:51:20.7805478Z ++ read fname 2025-06-01T22:51:20.7805975Z ++ make_wheel_record torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py 2025-06-01T22:51:20.7806747Z ++ FPATH=torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py 2025-06-01T22:51:20.7807434Z ++ echo torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py 2025-06-01T22:51:20.7807958Z ++ grep RECORD 2025-06-01T22:51:20.7831771Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py 2025-06-01T22:51:20.7832431Z +++ openssl base64 2025-06-01T22:51:20.7832992Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.7833238Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.7833503Z +++ sed -e s/=//g 2025-06-01T22:51:20.7874722Z ++ HASH=D8RHL1ovgoQSDMKIAyh8gPjxO6MM4Cw3d7Vm8Y6YHSA 2025-06-01T22:51:20.7875697Z +++ ls -nl torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py 2025-06-01T22:51:20.7877332Z +++ awk '{print $5}' 2025-06-01T22:51:20.7906130Z ++ FSIZE=8234 2025-06-01T22:51:20.7907001Z ++ echo '"torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py",sha256=D8RHL1ovgoQSDMKIAyh8gPjxO6MM4Cw3d7Vm8Y6YHSA,8234' 2025-06-01T22:51:20.7907834Z ++ read fname 2025-06-01T22:51:20.7908262Z ++ make_wheel_record torch/distributed/algorithms/model_averaging/__init__.py 2025-06-01T22:51:20.7908893Z ++ FPATH=torch/distributed/algorithms/model_averaging/__init__.py 2025-06-01T22:51:20.7909485Z ++ echo torch/distributed/algorithms/model_averaging/__init__.py 2025-06-01T22:51:20.7909920Z ++ grep RECORD 2025-06-01T22:51:20.7927770Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/model_averaging/__init__.py 2025-06-01T22:51:20.7928418Z +++ openssl base64 2025-06-01T22:51:20.7928678Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.7929356Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.7930798Z +++ sed -e s/=//g 2025-06-01T22:51:20.7971239Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:20.7975923Z +++ ls -nl torch/distributed/algorithms/model_averaging/__init__.py 2025-06-01T22:51:20.7977657Z +++ awk '{print $5}' 2025-06-01T22:51:20.8005117Z ++ FSIZE=0 2025-06-01T22:51:20.8005829Z ++ echo '"torch/distributed/algorithms/model_averaging/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:20.8006752Z ++ read fname 2025-06-01T22:51:20.8007195Z ++ make_wheel_record torch/distributed/algorithms/model_averaging/averagers.py 2025-06-01T22:51:20.8007937Z ++ FPATH=torch/distributed/algorithms/model_averaging/averagers.py 2025-06-01T22:51:20.8008555Z ++ echo torch/distributed/algorithms/model_averaging/averagers.py 2025-06-01T22:51:20.8009010Z ++ grep RECORD 2025-06-01T22:51:20.8032736Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/model_averaging/averagers.py 2025-06-01T22:51:20.8033341Z +++ openssl base64 2025-06-01T22:51:20.8033617Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.8033865Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.8034128Z +++ sed -e s/=//g 2025-06-01T22:51:20.8075315Z ++ HASH=XFrjuSvdlieVZluQ8wiU6fliRgphdytft56QCQUVCdI 2025-06-01T22:51:20.8078492Z +++ ls -nl torch/distributed/algorithms/model_averaging/averagers.py 2025-06-01T22:51:20.8079183Z +++ awk '{print $5}' 2025-06-01T22:51:20.8107481Z ++ FSIZE=5455 2025-06-01T22:51:20.8108257Z ++ echo '"torch/distributed/algorithms/model_averaging/averagers.py",sha256=XFrjuSvdlieVZluQ8wiU6fliRgphdytft56QCQUVCdI,5455' 2025-06-01T22:51:20.8109080Z ++ read fname 2025-06-01T22:51:20.8109731Z ++ make_wheel_record torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py 2025-06-01T22:51:20.8110585Z ++ FPATH=torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py 2025-06-01T22:51:20.8111369Z ++ echo torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py 2025-06-01T22:51:20.8111926Z ++ grep RECORD 2025-06-01T22:51:20.8129598Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py 2025-06-01T22:51:20.8130306Z +++ openssl base64 2025-06-01T22:51:20.8130630Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.8132027Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.8133402Z +++ sed -e s/=//g 2025-06-01T22:51:20.8171360Z ++ HASH=FsBmpH6Jjc2G7LRcHbhKeJ45mAgT5JyTAWZI5JsuVUk 2025-06-01T22:51:20.8176183Z +++ ls -nl torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py 2025-06-01T22:51:20.8177663Z +++ awk '{print $5}' 2025-06-01T22:51:20.8205178Z ++ FSIZE=9794 2025-06-01T22:51:20.8206076Z ++ echo '"torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py",sha256=FsBmpH6Jjc2G7LRcHbhKeJ45mAgT5JyTAWZI5JsuVUk,9794' 2025-06-01T22:51:20.8206969Z ++ read fname 2025-06-01T22:51:20.8207394Z ++ make_wheel_record torch/distributed/algorithms/model_averaging/utils.py 2025-06-01T22:51:20.8208012Z ++ FPATH=torch/distributed/algorithms/model_averaging/utils.py 2025-06-01T22:51:20.8208594Z ++ echo torch/distributed/algorithms/model_averaging/utils.py 2025-06-01T22:51:20.8209044Z ++ grep RECORD 2025-06-01T22:51:20.8230924Z +++ openssl dgst -sha256 -binary torch/distributed/algorithms/model_averaging/utils.py 2025-06-01T22:51:20.8231522Z +++ openssl base64 2025-06-01T22:51:20.8231774Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.8232034Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.8232296Z +++ sed -e s/=//g 2025-06-01T22:51:20.8274933Z ++ HASH=cnPF0tYUSgbjvjYJpUyrVyb3H3fRtJ38_Tfp8-NMOoY 2025-06-01T22:51:20.8277116Z +++ ls -nl torch/distributed/algorithms/model_averaging/utils.py 2025-06-01T22:51:20.8277754Z +++ awk '{print $5}' 2025-06-01T22:51:20.8306246Z ++ FSIZE=3161 2025-06-01T22:51:20.8307036Z ++ echo '"torch/distributed/algorithms/model_averaging/utils.py",sha256=cnPF0tYUSgbjvjYJpUyrVyb3H3fRtJ38_Tfp8-NMOoY,3161' 2025-06-01T22:51:20.8307809Z ++ read fname 2025-06-01T22:51:20.8308153Z ++ make_wheel_record torch/distributed/autograd/__init__.py 2025-06-01T22:51:20.8308617Z ++ FPATH=torch/distributed/autograd/__init__.py 2025-06-01T22:51:20.8309038Z ++ echo torch/distributed/autograd/__init__.py 2025-06-01T22:51:20.8309396Z ++ grep RECORD 2025-06-01T22:51:20.8328038Z +++ openssl dgst -sha256 -binary torch/distributed/autograd/__init__.py 2025-06-01T22:51:20.8328552Z +++ openssl base64 2025-06-01T22:51:20.8328964Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.8330311Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.8331478Z +++ sed -e s/=//g 2025-06-01T22:51:20.8371043Z ++ HASH=XZ0DochOG4HofBislMoYDkesBinL1HCCSyPRlOotv3I 2025-06-01T22:51:20.8375553Z +++ ls -nl torch/distributed/autograd/__init__.py 2025-06-01T22:51:20.8376347Z +++ awk '{print $5}' 2025-06-01T22:51:20.8404312Z ++ FSIZE=1647 2025-06-01T22:51:20.8404990Z ++ echo '"torch/distributed/autograd/__init__.py",sha256=XZ0DochOG4HofBislMoYDkesBinL1HCCSyPRlOotv3I,1647' 2025-06-01T22:51:20.8405681Z ++ read fname 2025-06-01T22:51:20.8406028Z ++ make_wheel_record torch/distributed/checkpoint/__init__.py 2025-06-01T22:51:20.8406535Z ++ FPATH=torch/distributed/checkpoint/__init__.py 2025-06-01T22:51:20.8406973Z ++ echo torch/distributed/checkpoint/__init__.py 2025-06-01T22:51:20.8407363Z ++ grep RECORD 2025-06-01T22:51:20.8429681Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/__init__.py 2025-06-01T22:51:20.8430213Z +++ openssl base64 2025-06-01T22:51:20.8430480Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.8430720Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.8430996Z +++ sed -e s/=//g 2025-06-01T22:51:20.8473507Z ++ HASH=tRLjeC3HgOIJhGfUU44Ea115uO_Ba7fGPb6zXMkO9XY 2025-06-01T22:51:20.8481455Z +++ ls -nl torch/distributed/checkpoint/__init__.py 2025-06-01T22:51:20.8481848Z +++ awk '{print $5}' 2025-06-01T22:51:20.8510052Z ++ FSIZE=771 2025-06-01T22:51:20.8510804Z ++ echo '"torch/distributed/checkpoint/__init__.py",sha256=tRLjeC3HgOIJhGfUU44Ea115uO_Ba7fGPb6zXMkO9XY,771' 2025-06-01T22:51:20.8511464Z ++ read fname 2025-06-01T22:51:20.8511846Z ++ make_wheel_record torch/distributed/checkpoint/_async_executor.py 2025-06-01T22:51:20.8512438Z ++ FPATH=torch/distributed/checkpoint/_async_executor.py 2025-06-01T22:51:20.8512931Z ++ echo torch/distributed/checkpoint/_async_executor.py 2025-06-01T22:51:20.8513318Z ++ grep RECORD 2025-06-01T22:51:20.8530587Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_async_executor.py 2025-06-01T22:51:20.8531139Z +++ openssl base64 2025-06-01T22:51:20.8532167Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.8533459Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.8534738Z +++ sed -e s/=//g 2025-06-01T22:51:20.8573310Z ++ HASH=THCwvj7D_9VPDEhRPIfuRl6E7--RusMV1I4db8F7gX4 2025-06-01T22:51:20.8578810Z +++ ls -nl torch/distributed/checkpoint/_async_executor.py 2025-06-01T22:51:20.8579934Z +++ awk '{print $5}' 2025-06-01T22:51:20.8605919Z ++ FSIZE=1097 2025-06-01T22:51:20.8606607Z ++ echo '"torch/distributed/checkpoint/_async_executor.py",sha256=THCwvj7D_9VPDEhRPIfuRl6E7--RusMV1I4db8F7gX4,1097' 2025-06-01T22:51:20.8607344Z ++ read fname 2025-06-01T22:51:20.8607767Z ++ make_wheel_record torch/distributed/checkpoint/_async_process_executor.py 2025-06-01T22:51:20.8608430Z ++ FPATH=torch/distributed/checkpoint/_async_process_executor.py 2025-06-01T22:51:20.8609021Z ++ echo torch/distributed/checkpoint/_async_process_executor.py 2025-06-01T22:51:20.8609462Z ++ grep RECORD 2025-06-01T22:51:20.8632945Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_async_process_executor.py 2025-06-01T22:51:20.8633534Z +++ openssl base64 2025-06-01T22:51:20.8633815Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.8634058Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.8634326Z +++ sed -e s/=//g 2025-06-01T22:51:20.8675154Z ++ HASH=qVQWahkte6zRrTeK5e3udEC07NG0uhXFm88AqCFRfl0 2025-06-01T22:51:20.8682026Z +++ ls -nl torch/distributed/checkpoint/_async_process_executor.py 2025-06-01T22:51:20.8682616Z +++ awk '{print $5}' 2025-06-01T22:51:20.8710059Z ++ FSIZE=12385 2025-06-01T22:51:20.8710879Z ++ echo '"torch/distributed/checkpoint/_async_process_executor.py",sha256=qVQWahkte6zRrTeK5e3udEC07NG0uhXFm88AqCFRfl0,12385' 2025-06-01T22:51:20.8711654Z ++ read fname 2025-06-01T22:51:20.8712068Z ++ make_wheel_record torch/distributed/checkpoint/_async_thread_executor.py 2025-06-01T22:51:20.8712695Z ++ FPATH=torch/distributed/checkpoint/_async_thread_executor.py 2025-06-01T22:51:20.8713245Z ++ echo torch/distributed/checkpoint/_async_thread_executor.py 2025-06-01T22:51:20.8713682Z ++ grep RECORD 2025-06-01T22:51:20.8731290Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_async_thread_executor.py 2025-06-01T22:51:20.8732039Z +++ openssl base64 2025-06-01T22:51:20.8732799Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.8734015Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.8735480Z +++ sed -e s/=//g 2025-06-01T22:51:20.8773979Z ++ HASH=UeGhCyS6XB8RvHlMNtq5tcn_65sIp7nv1Bfx67HMawk 2025-06-01T22:51:20.8779337Z +++ ls -nl torch/distributed/checkpoint/_async_thread_executor.py 2025-06-01T22:51:20.8779858Z +++ awk '{print $5}' 2025-06-01T22:51:20.8805768Z ++ FSIZE=1365 2025-06-01T22:51:20.8806515Z ++ echo '"torch/distributed/checkpoint/_async_thread_executor.py",sha256=UeGhCyS6XB8RvHlMNtq5tcn_65sIp7nv1Bfx67HMawk,1365' 2025-06-01T22:51:20.8807270Z ++ read fname 2025-06-01T22:51:20.8807661Z ++ make_wheel_record torch/distributed/checkpoint/_checkpointer.py 2025-06-01T22:51:20.8808201Z ++ FPATH=torch/distributed/checkpoint/_checkpointer.py 2025-06-01T22:51:20.8808702Z ++ echo torch/distributed/checkpoint/_checkpointer.py 2025-06-01T22:51:20.8809097Z ++ grep RECORD 2025-06-01T22:51:20.8832679Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_checkpointer.py 2025-06-01T22:51:20.8833232Z +++ openssl base64 2025-06-01T22:51:20.8833485Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.8833754Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.8834153Z +++ sed -e s/=//g 2025-06-01T22:51:20.8874783Z ++ HASH=S884dJuQQ0TAukletSFpft3u-3FKvshBhXBd7DicsHw 2025-06-01T22:51:20.8876665Z +++ ls -nl torch/distributed/checkpoint/_checkpointer.py 2025-06-01T22:51:20.8877344Z +++ awk '{print $5}' 2025-06-01T22:51:20.8905748Z ++ FSIZE=3656 2025-06-01T22:51:20.8906704Z ++ echo '"torch/distributed/checkpoint/_checkpointer.py",sha256=S884dJuQQ0TAukletSFpft3u-3FKvshBhXBd7DicsHw,3656' 2025-06-01T22:51:20.8907445Z ++ read fname 2025-06-01T22:51:20.8907831Z ++ make_wheel_record torch/distributed/checkpoint/_dedup_save_plans.py 2025-06-01T22:51:20.8908408Z ++ FPATH=torch/distributed/checkpoint/_dedup_save_plans.py 2025-06-01T22:51:20.8908902Z ++ echo torch/distributed/checkpoint/_dedup_save_plans.py 2025-06-01T22:51:20.8909323Z ++ grep RECORD 2025-06-01T22:51:20.8927877Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_dedup_save_plans.py 2025-06-01T22:51:20.8928469Z +++ openssl base64 2025-06-01T22:51:20.8928756Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.8929875Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.8931170Z +++ sed -e s/=//g 2025-06-01T22:51:20.8970852Z ++ HASH=8P4muqKglzZTbeZGY_T7AVp4RlGTw4kR7DbaZS2S5H4 2025-06-01T22:51:20.8975964Z +++ ls -nl torch/distributed/checkpoint/_dedup_save_plans.py 2025-06-01T22:51:20.8977745Z +++ awk '{print $5}' 2025-06-01T22:51:20.9005324Z ++ FSIZE=3491 2025-06-01T22:51:20.9006082Z ++ echo '"torch/distributed/checkpoint/_dedup_save_plans.py",sha256=8P4muqKglzZTbeZGY_T7AVp4RlGTw4kR7DbaZS2S5H4,3491' 2025-06-01T22:51:20.9006847Z ++ read fname 2025-06-01T22:51:20.9007242Z ++ make_wheel_record torch/distributed/checkpoint/_dedup_tensors.py 2025-06-01T22:51:20.9007788Z ++ FPATH=torch/distributed/checkpoint/_dedup_tensors.py 2025-06-01T22:51:20.9008287Z ++ echo torch/distributed/checkpoint/_dedup_tensors.py 2025-06-01T22:51:20.9008684Z ++ grep RECORD 2025-06-01T22:51:20.9030014Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_dedup_tensors.py 2025-06-01T22:51:20.9030632Z +++ openssl base64 2025-06-01T22:51:20.9030993Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.9031274Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.9031534Z +++ sed -e s/=//g 2025-06-01T22:51:20.9072878Z ++ HASH=MU2RaM-qHxvn2I-LmNTgvw1cvGwoqItiCHxhb5vNrRM 2025-06-01T22:51:20.9075844Z +++ ls -nl torch/distributed/checkpoint/_dedup_tensors.py 2025-06-01T22:51:20.9076254Z +++ awk '{print $5}' 2025-06-01T22:51:20.9103524Z ++ FSIZE=1991 2025-06-01T22:51:20.9104491Z ++ echo '"torch/distributed/checkpoint/_dedup_tensors.py",sha256=MU2RaM-qHxvn2I-LmNTgvw1cvGwoqItiCHxhb5vNrRM,1991' 2025-06-01T22:51:20.9105218Z ++ read fname 2025-06-01T22:51:20.9105565Z ++ make_wheel_record torch/distributed/checkpoint/_extension.py 2025-06-01T22:51:20.9106167Z ++ FPATH=torch/distributed/checkpoint/_extension.py 2025-06-01T22:51:20.9106746Z ++ echo torch/distributed/checkpoint/_extension.py 2025-06-01T22:51:20.9107119Z ++ grep RECORD 2025-06-01T22:51:20.9126587Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_extension.py 2025-06-01T22:51:20.9127298Z +++ openssl base64 2025-06-01T22:51:20.9127574Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.9128444Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.9129981Z +++ sed -e s/=//g 2025-06-01T22:51:20.9169829Z ++ HASH=AA822zNRYaiyYZFkvGjCycDky0VmSuU1Ayl8j-tm6PA 2025-06-01T22:51:20.9174340Z +++ ls -nl torch/distributed/checkpoint/_extension.py 2025-06-01T22:51:20.9175193Z +++ awk '{print $5}' 2025-06-01T22:51:20.9203446Z ++ FSIZE=7703 2025-06-01T22:51:20.9204490Z ++ echo '"torch/distributed/checkpoint/_extension.py",sha256=AA822zNRYaiyYZFkvGjCycDky0VmSuU1Ayl8j-tm6PA,7703' 2025-06-01T22:51:20.9205340Z ++ read fname 2025-06-01T22:51:20.9205744Z ++ make_wheel_record torch/distributed/checkpoint/_fsspec_filesystem.py 2025-06-01T22:51:20.9206347Z ++ FPATH=torch/distributed/checkpoint/_fsspec_filesystem.py 2025-06-01T22:51:20.9206877Z ++ echo torch/distributed/checkpoint/_fsspec_filesystem.py 2025-06-01T22:51:20.9207302Z ++ grep RECORD 2025-06-01T22:51:20.9228529Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_fsspec_filesystem.py 2025-06-01T22:51:20.9229282Z +++ openssl base64 2025-06-01T22:51:20.9229559Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.9229803Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.9241498Z +++ sed -e s/=//g 2025-06-01T22:51:20.9272844Z ++ HASH=1AsRFMEIeNwxhrQZp1YZoPfqhrPlLhjLMWevjHj2T-E 2025-06-01T22:51:20.9275808Z +++ ls -nl torch/distributed/checkpoint/_fsspec_filesystem.py 2025-06-01T22:51:20.9276898Z +++ awk '{print $5}' 2025-06-01T22:51:20.9305074Z ++ FSIZE=5582 2025-06-01T22:51:20.9305817Z ++ echo '"torch/distributed/checkpoint/_fsspec_filesystem.py",sha256=1AsRFMEIeNwxhrQZp1YZoPfqhrPlLhjLMWevjHj2T-E,5582' 2025-06-01T22:51:20.9306622Z ++ read fname 2025-06-01T22:51:20.9306981Z ++ make_wheel_record torch/distributed/checkpoint/_hf_planner.py 2025-06-01T22:51:20.9307507Z ++ FPATH=torch/distributed/checkpoint/_hf_planner.py 2025-06-01T22:51:20.9307963Z ++ echo torch/distributed/checkpoint/_hf_planner.py 2025-06-01T22:51:20.9308336Z ++ grep RECORD 2025-06-01T22:51:20.9326914Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_hf_planner.py 2025-06-01T22:51:20.9327447Z +++ openssl base64 2025-06-01T22:51:20.9328158Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.9329207Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.9330518Z +++ sed -e s/=//g 2025-06-01T22:51:20.9370209Z ++ HASH=JdPfM25lacm4orLL5i3eshpuju5YqWlYkWn-mL-_xTc 2025-06-01T22:51:20.9374876Z +++ ls -nl torch/distributed/checkpoint/_hf_planner.py 2025-06-01T22:51:20.9375857Z +++ awk '{print $5}' 2025-06-01T22:51:20.9402590Z ++ FSIZE=1576 2025-06-01T22:51:20.9403496Z ++ echo '"torch/distributed/checkpoint/_hf_planner.py",sha256=JdPfM25lacm4orLL5i3eshpuju5YqWlYkWn-mL-_xTc,1576' 2025-06-01T22:51:20.9404346Z ++ read fname 2025-06-01T22:51:20.9404747Z ++ make_wheel_record torch/distributed/checkpoint/_hf_storage.py 2025-06-01T22:51:20.9405286Z ++ FPATH=torch/distributed/checkpoint/_hf_storage.py 2025-06-01T22:51:20.9405739Z ++ echo torch/distributed/checkpoint/_hf_storage.py 2025-06-01T22:51:20.9406144Z ++ grep RECORD 2025-06-01T22:51:20.9428513Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_hf_storage.py 2025-06-01T22:51:20.9429046Z +++ openssl base64 2025-06-01T22:51:20.9429353Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.9429602Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.9429865Z +++ sed -e s/=//g 2025-06-01T22:51:20.9469784Z ++ HASH=Uol6VJqakmrx-Ymxno51APvvVqkz1r3jKkYGViorz7I 2025-06-01T22:51:20.9473282Z +++ ls -nl torch/distributed/checkpoint/_hf_storage.py 2025-06-01T22:51:20.9474206Z +++ awk '{print $5}' 2025-06-01T22:51:20.9500729Z ++ FSIZE=9989 2025-06-01T22:51:20.9501453Z ++ echo '"torch/distributed/checkpoint/_hf_storage.py",sha256=Uol6VJqakmrx-Ymxno51APvvVqkz1r3jKkYGViorz7I,9989' 2025-06-01T22:51:20.9502164Z ++ read fname 2025-06-01T22:51:20.9502534Z ++ make_wheel_record torch/distributed/checkpoint/_nested_dict.py 2025-06-01T22:51:20.9503254Z ++ FPATH=torch/distributed/checkpoint/_nested_dict.py 2025-06-01T22:51:20.9503717Z ++ echo torch/distributed/checkpoint/_nested_dict.py 2025-06-01T22:51:20.9504164Z ++ grep RECORD 2025-06-01T22:51:20.9525816Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_nested_dict.py 2025-06-01T22:51:20.9526378Z +++ openssl base64 2025-06-01T22:51:20.9526634Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.9526953Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.9527244Z +++ sed -e s/=//g 2025-06-01T22:51:20.9566388Z ++ HASH=IPtO0mCEYB9xT0Il5g4GW978lubbCFCj51Qo9mTDJWo 2025-06-01T22:51:20.9571033Z +++ ls -nl torch/distributed/checkpoint/_nested_dict.py 2025-06-01T22:51:20.9571873Z +++ awk '{print $5}' 2025-06-01T22:51:20.9598332Z ++ FSIZE=2273 2025-06-01T22:51:20.9599125Z ++ echo '"torch/distributed/checkpoint/_nested_dict.py",sha256=IPtO0mCEYB9xT0Il5g4GW978lubbCFCj51Qo9mTDJWo,2273' 2025-06-01T22:51:20.9599834Z ++ read fname 2025-06-01T22:51:20.9600230Z ++ make_wheel_record torch/distributed/checkpoint/_sharded_tensor_utils.py 2025-06-01T22:51:20.9600903Z ++ FPATH=torch/distributed/checkpoint/_sharded_tensor_utils.py 2025-06-01T22:51:20.9601453Z ++ echo torch/distributed/checkpoint/_sharded_tensor_utils.py 2025-06-01T22:51:20.9601882Z ++ grep RECORD 2025-06-01T22:51:20.9624935Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_sharded_tensor_utils.py 2025-06-01T22:51:20.9625566Z +++ openssl base64 2025-06-01T22:51:20.9625859Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.9626103Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.9626370Z +++ sed -e s/=//g 2025-06-01T22:51:20.9667856Z ++ HASH=HZOdtN7SH2D79rgdm2g7BDEacEwTxkAJWZhNtSVv6O0 2025-06-01T22:51:20.9670812Z +++ ls -nl torch/distributed/checkpoint/_sharded_tensor_utils.py 2025-06-01T22:51:20.9671534Z +++ awk '{print $5}' 2025-06-01T22:51:20.9698413Z ++ FSIZE=4144 2025-06-01T22:51:20.9699195Z ++ echo '"torch/distributed/checkpoint/_sharded_tensor_utils.py",sha256=HZOdtN7SH2D79rgdm2g7BDEacEwTxkAJWZhNtSVv6O0,4144' 2025-06-01T22:51:20.9699949Z ++ read fname 2025-06-01T22:51:20.9700329Z ++ make_wheel_record torch/distributed/checkpoint/_storage_utils.py 2025-06-01T22:51:20.9700861Z ++ FPATH=torch/distributed/checkpoint/_storage_utils.py 2025-06-01T22:51:20.9701354Z ++ echo torch/distributed/checkpoint/_storage_utils.py 2025-06-01T22:51:20.9701737Z ++ grep RECORD 2025-06-01T22:51:20.9725208Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_storage_utils.py 2025-06-01T22:51:20.9725782Z +++ openssl base64 2025-06-01T22:51:20.9726043Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.9726305Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.9726566Z +++ sed -e s/=//g 2025-06-01T22:51:20.9766135Z ++ HASH=qmd05E0BFB66HmCWLUfYGm5DDalulxjis9HwxKkN1SY 2025-06-01T22:51:20.9769641Z +++ ls -nl torch/distributed/checkpoint/_storage_utils.py 2025-06-01T22:51:20.9770438Z +++ awk '{print $5}' 2025-06-01T22:51:20.9798444Z ++ FSIZE=1409 2025-06-01T22:51:20.9799141Z ++ echo '"torch/distributed/checkpoint/_storage_utils.py",sha256=qmd05E0BFB66HmCWLUfYGm5DDalulxjis9HwxKkN1SY,1409' 2025-06-01T22:51:20.9799863Z ++ read fname 2025-06-01T22:51:20.9800206Z ++ make_wheel_record torch/distributed/checkpoint/_traverse.py 2025-06-01T22:51:20.9800707Z ++ FPATH=torch/distributed/checkpoint/_traverse.py 2025-06-01T22:51:20.9801145Z ++ echo torch/distributed/checkpoint/_traverse.py 2025-06-01T22:51:20.9801523Z ++ grep RECORD 2025-06-01T22:51:20.9824894Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_traverse.py 2025-06-01T22:51:20.9825423Z +++ openssl base64 2025-06-01T22:51:20.9825685Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.9825928Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.9826205Z +++ sed -e s/=//g 2025-06-01T22:51:20.9864772Z ++ HASH=7NutdzzX4RxWIkCUwzaoadUmZDqYsbT9I81BQhHUp6Q 2025-06-01T22:51:20.9866678Z +++ ls -nl torch/distributed/checkpoint/_traverse.py 2025-06-01T22:51:20.9867417Z +++ awk '{print $5}' 2025-06-01T22:51:20.9891777Z ++ FSIZE=6876 2025-06-01T22:51:20.9892466Z ++ echo '"torch/distributed/checkpoint/_traverse.py",sha256=7NutdzzX4RxWIkCUwzaoadUmZDqYsbT9I81BQhHUp6Q,6876' 2025-06-01T22:51:20.9893337Z ++ read fname 2025-06-01T22:51:20.9893698Z ++ make_wheel_record torch/distributed/checkpoint/_version.py 2025-06-01T22:51:20.9894246Z ++ FPATH=torch/distributed/checkpoint/_version.py 2025-06-01T22:51:20.9895329Z ++ echo torch/distributed/checkpoint/_version.py 2025-06-01T22:51:20.9896562Z ++ grep RECORD 2025-06-01T22:51:20.9921675Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/_version.py 2025-06-01T22:51:20.9922217Z +++ openssl base64 2025-06-01T22:51:20.9922472Z +++ sed -e s/+/-/g 2025-06-01T22:51:20.9922733Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:20.9922994Z +++ sed -e s/=//g 2025-06-01T22:51:20.9965567Z ++ HASH=SVGnUOT2LrrOFXySPqUstbulvBXbaUFSyx4e-hEkcH4 2025-06-01T22:51:20.9971040Z +++ ls -nl torch/distributed/checkpoint/_version.py 2025-06-01T22:51:20.9972385Z +++ awk '{print $5}' 2025-06-01T22:51:21.0000136Z ++ FSIZE=122 2025-06-01T22:51:21.0000863Z ++ echo '"torch/distributed/checkpoint/_version.py",sha256=SVGnUOT2LrrOFXySPqUstbulvBXbaUFSyx4e-hEkcH4,122' 2025-06-01T22:51:21.0001577Z ++ read fname 2025-06-01T22:51:21.0001911Z ++ make_wheel_record torch/distributed/checkpoint/api.py 2025-06-01T22:51:21.0002352Z ++ FPATH=torch/distributed/checkpoint/api.py 2025-06-01T22:51:21.0002884Z ++ echo torch/distributed/checkpoint/api.py 2025-06-01T22:51:21.0003236Z ++ grep RECORD 2025-06-01T22:51:21.0031193Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/api.py 2025-06-01T22:51:21.0031686Z +++ openssl base64 2025-06-01T22:51:21.0031949Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.0032191Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.0032458Z +++ sed -e s/=//g 2025-06-01T22:51:21.0075382Z ++ HASH=2Ic6QbGHRFXIuz1f_OsXrEWHfdfHSTCtCEkhGLReq8Q 2025-06-01T22:51:21.0079671Z +++ ls -nl torch/distributed/checkpoint/api.py 2025-06-01T22:51:21.0080056Z +++ awk '{print $5}' 2025-06-01T22:51:21.0106832Z ++ FSIZE=1417 2025-06-01T22:51:21.0107536Z ++ echo '"torch/distributed/checkpoint/api.py",sha256=2Ic6QbGHRFXIuz1f_OsXrEWHfdfHSTCtCEkhGLReq8Q,1417' 2025-06-01T22:51:21.0108215Z ++ read fname 2025-06-01T22:51:21.0108589Z ++ make_wheel_record torch/distributed/checkpoint/default_planner.py 2025-06-01T22:51:21.0109142Z ++ FPATH=torch/distributed/checkpoint/default_planner.py 2025-06-01T22:51:21.0109626Z ++ echo torch/distributed/checkpoint/default_planner.py 2025-06-01T22:51:21.0110027Z ++ grep RECORD 2025-06-01T22:51:21.0127748Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/default_planner.py 2025-06-01T22:51:21.0128321Z +++ openssl base64 2025-06-01T22:51:21.0128733Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.0129750Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.0131218Z +++ sed -e s/=//g 2025-06-01T22:51:21.0170754Z ++ HASH=X_tJJ2DD31aILyym5PT15Dvtpg9G_lMMvjMqMLiWgHg 2025-06-01T22:51:21.0175567Z +++ ls -nl torch/distributed/checkpoint/default_planner.py 2025-06-01T22:51:21.0176294Z +++ awk '{print $5}' 2025-06-01T22:51:21.0204286Z ++ FSIZE=26174 2025-06-01T22:51:21.0205201Z ++ echo '"torch/distributed/checkpoint/default_planner.py",sha256=X_tJJ2DD31aILyym5PT15Dvtpg9G_lMMvjMqMLiWgHg,26174' 2025-06-01T22:51:21.0205940Z ++ read fname 2025-06-01T22:51:21.0206317Z ++ make_wheel_record torch/distributed/checkpoint/filesystem.py 2025-06-01T22:51:21.0206831Z ++ FPATH=torch/distributed/checkpoint/filesystem.py 2025-06-01T22:51:21.0207296Z ++ echo torch/distributed/checkpoint/filesystem.py 2025-06-01T22:51:21.0207680Z ++ grep RECORD 2025-06-01T22:51:21.0230016Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/filesystem.py 2025-06-01T22:51:21.0230561Z +++ openssl base64 2025-06-01T22:51:21.0230811Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.0231071Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.0231361Z +++ sed -e s/=//g 2025-06-01T22:51:21.0273831Z ++ HASH=YUX5Px69QfUHq7emUK9vuj3NsdZNvCnMWfO6ZwjJd30 2025-06-01T22:51:21.0276931Z +++ ls -nl torch/distributed/checkpoint/filesystem.py 2025-06-01T22:51:21.0277660Z +++ awk '{print $5}' 2025-06-01T22:51:21.0306291Z ++ FSIZE=33336 2025-06-01T22:51:21.0307054Z ++ echo '"torch/distributed/checkpoint/filesystem.py",sha256=YUX5Px69QfUHq7emUK9vuj3NsdZNvCnMWfO6ZwjJd30,33336' 2025-06-01T22:51:21.0307943Z ++ read fname 2025-06-01T22:51:21.0308299Z ++ make_wheel_record torch/distributed/checkpoint/format_utils.py 2025-06-01T22:51:21.0308894Z ++ FPATH=torch/distributed/checkpoint/format_utils.py 2025-06-01T22:51:21.0309370Z ++ echo torch/distributed/checkpoint/format_utils.py 2025-06-01T22:51:21.0309751Z ++ grep RECORD 2025-06-01T22:51:21.0327778Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/format_utils.py 2025-06-01T22:51:21.0328320Z +++ openssl base64 2025-06-01T22:51:21.0329561Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.0330617Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.0331712Z +++ sed -e s/=//g 2025-06-01T22:51:21.0370395Z ++ HASH=OlATL-4yPwFG90MRwpfd8AKgRv3oYyEuVPE0LitHFuY 2025-06-01T22:51:21.0375082Z +++ ls -nl torch/distributed/checkpoint/format_utils.py 2025-06-01T22:51:21.0376131Z +++ awk '{print $5}' 2025-06-01T22:51:21.0403421Z ++ FSIZE=10234 2025-06-01T22:51:21.0404330Z ++ echo '"torch/distributed/checkpoint/format_utils.py",sha256=OlATL-4yPwFG90MRwpfd8AKgRv3oYyEuVPE0LitHFuY,10234' 2025-06-01T22:51:21.0405249Z ++ read fname 2025-06-01T22:51:21.0405605Z ++ make_wheel_record torch/distributed/checkpoint/logger.py 2025-06-01T22:51:21.0406287Z ++ FPATH=torch/distributed/checkpoint/logger.py 2025-06-01T22:51:21.0406714Z ++ echo torch/distributed/checkpoint/logger.py 2025-06-01T22:51:21.0407099Z ++ grep RECORD 2025-06-01T22:51:21.0429389Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/logger.py 2025-06-01T22:51:21.0429991Z +++ openssl base64 2025-06-01T22:51:21.0430523Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.0431011Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.0431283Z +++ sed -e s/=//g 2025-06-01T22:51:21.0471572Z ++ HASH=bcjpphPj6IbUDRVVvXobvXfU24mJVdpJcfUqHfW4vYw 2025-06-01T22:51:21.0474634Z +++ ls -nl torch/distributed/checkpoint/logger.py 2025-06-01T22:51:21.0476392Z +++ awk '{print $5}' 2025-06-01T22:51:21.0504545Z ++ FSIZE=3549 2025-06-01T22:51:21.0505272Z ++ echo '"torch/distributed/checkpoint/logger.py",sha256=bcjpphPj6IbUDRVVvXobvXfU24mJVdpJcfUqHfW4vYw,3549' 2025-06-01T22:51:21.0505981Z ++ read fname 2025-06-01T22:51:21.0506354Z ++ make_wheel_record torch/distributed/checkpoint/logging_handlers.py 2025-06-01T22:51:21.0506550Z ++ FPATH=torch/distributed/checkpoint/logging_handlers.py 2025-06-01T22:51:21.0506747Z ++ echo torch/distributed/checkpoint/logging_handlers.py 2025-06-01T22:51:21.0506843Z ++ grep RECORD 2025-06-01T22:51:21.0527040Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/logging_handlers.py 2025-06-01T22:51:21.0527173Z +++ openssl base64 2025-06-01T22:51:21.0527743Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.0528872Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.0530178Z +++ sed -e s/=//g 2025-06-01T22:51:21.0570294Z ++ HASH=Ky7OdEi5JzxTwc2u34Mq-tX5S-Y0MynrHAc1xe2nCEk 2025-06-01T22:51:21.0575102Z +++ ls -nl torch/distributed/checkpoint/logging_handlers.py 2025-06-01T22:51:21.0575748Z +++ awk '{print $5}' 2025-06-01T22:51:21.0603446Z ++ FSIZE=220 2025-06-01T22:51:21.0604136Z ++ echo '"torch/distributed/checkpoint/logging_handlers.py",sha256=Ky7OdEi5JzxTwc2u34Mq-tX5S-Y0MynrHAc1xe2nCEk,220' 2025-06-01T22:51:21.0604248Z ++ read fname 2025-06-01T22:51:21.0604458Z ++ make_wheel_record torch/distributed/checkpoint/metadata.py 2025-06-01T22:51:21.0604619Z ++ FPATH=torch/distributed/checkpoint/metadata.py 2025-06-01T22:51:21.0604951Z ++ echo torch/distributed/checkpoint/metadata.py 2025-06-01T22:51:21.0605320Z ++ grep RECORD 2025-06-01T22:51:21.0628133Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/metadata.py 2025-06-01T22:51:21.0628257Z +++ openssl base64 2025-06-01T22:51:21.0628387Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.0628487Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.0629490Z +++ sed -e s/=//g 2025-06-01T22:51:21.0672951Z ++ HASH=g0u5m07xmbydvmDwpOBtGw4hsWJEnXfX8SBfGWwLDwY 2025-06-01T22:51:21.0675841Z +++ ls -nl torch/distributed/checkpoint/metadata.py 2025-06-01T22:51:21.0676512Z +++ awk '{print $5}' 2025-06-01T22:51:21.0705559Z ++ FSIZE=5597 2025-06-01T22:51:21.0706299Z ++ echo '"torch/distributed/checkpoint/metadata.py",sha256=g0u5m07xmbydvmDwpOBtGw4hsWJEnXfX8SBfGWwLDwY,5597' 2025-06-01T22:51:21.0706662Z ++ read fname 2025-06-01T22:51:21.0707101Z ++ make_wheel_record torch/distributed/checkpoint/optimizer.py 2025-06-01T22:51:21.0707272Z ++ FPATH=torch/distributed/checkpoint/optimizer.py 2025-06-01T22:51:21.0707426Z ++ echo torch/distributed/checkpoint/optimizer.py 2025-06-01T22:51:21.0707537Z ++ grep RECORD 2025-06-01T22:51:21.0726976Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/optimizer.py 2025-06-01T22:51:21.0727096Z +++ openssl base64 2025-06-01T22:51:21.0728489Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.0729059Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.0730863Z +++ sed -e s/=//g 2025-06-01T22:51:21.0769812Z ++ HASH=4_YMX1YNeBIKevQQfEOcaz7Sx2LtIChEB0ztp-ZtYmw 2025-06-01T22:51:21.0774767Z +++ ls -nl torch/distributed/checkpoint/optimizer.py 2025-06-01T22:51:21.0775848Z +++ awk '{print $5}' 2025-06-01T22:51:21.0805267Z ++ FSIZE=13154 2025-06-01T22:51:21.0805811Z ++ echo '"torch/distributed/checkpoint/optimizer.py",sha256=4_YMX1YNeBIKevQQfEOcaz7Sx2LtIChEB0ztp-ZtYmw,13154' 2025-06-01T22:51:21.0805927Z ++ read fname 2025-06-01T22:51:21.0806139Z ++ make_wheel_record torch/distributed/checkpoint/planner.py 2025-06-01T22:51:21.0806440Z ++ FPATH=torch/distributed/checkpoint/planner.py 2025-06-01T22:51:21.0806620Z ++ echo torch/distributed/checkpoint/planner.py 2025-06-01T22:51:21.0806803Z ++ grep RECORD 2025-06-01T22:51:21.0830023Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/planner.py 2025-06-01T22:51:21.0830153Z +++ openssl base64 2025-06-01T22:51:21.0830389Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.0830585Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.0830704Z +++ sed -e s/=//g 2025-06-01T22:51:21.0873248Z ++ HASH=-zHLbO-NNiKjmnuXh3L0IguHtMZx6UG5qMDGMrCHJI0 2025-06-01T22:51:21.0876515Z +++ ls -nl torch/distributed/checkpoint/planner.py 2025-06-01T22:51:21.0877220Z +++ awk '{print $5}' 2025-06-01T22:51:21.0906656Z ++ FSIZE=16263 2025-06-01T22:51:21.0907206Z ++ echo '"torch/distributed/checkpoint/planner.py",sha256=-zHLbO-NNiKjmnuXh3L0IguHtMZx6UG5qMDGMrCHJI0,16263' 2025-06-01T22:51:21.0907321Z ++ read fname 2025-06-01T22:51:21.0907571Z ++ make_wheel_record torch/distributed/checkpoint/planner_helpers.py 2025-06-01T22:51:21.0907762Z ++ FPATH=torch/distributed/checkpoint/planner_helpers.py 2025-06-01T22:51:21.0907955Z ++ echo torch/distributed/checkpoint/planner_helpers.py 2025-06-01T22:51:21.0908050Z ++ grep RECORD 2025-06-01T22:51:21.0927809Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/planner_helpers.py 2025-06-01T22:51:21.0927931Z +++ openssl base64 2025-06-01T22:51:21.0928671Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.0930014Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.0931180Z +++ sed -e s/=//g 2025-06-01T22:51:21.0970913Z ++ HASH=DNkCJ3Ufd-WgqZ2IeMLngc-eYQ50r3qETFyXlCvrfd8 2025-06-01T22:51:21.0975450Z +++ ls -nl torch/distributed/checkpoint/planner_helpers.py 2025-06-01T22:51:21.0976346Z +++ awk '{print $5}' 2025-06-01T22:51:21.1004407Z ++ FSIZE=16517 2025-06-01T22:51:21.1005055Z ++ echo '"torch/distributed/checkpoint/planner_helpers.py",sha256=DNkCJ3Ufd-WgqZ2IeMLngc-eYQ50r3qETFyXlCvrfd8,16517' 2025-06-01T22:51:21.1005170Z ++ read fname 2025-06-01T22:51:21.1005408Z ++ make_wheel_record torch/distributed/checkpoint/resharding.py 2025-06-01T22:51:21.1005575Z ++ FPATH=torch/distributed/checkpoint/resharding.py 2025-06-01T22:51:21.1005733Z ++ echo torch/distributed/checkpoint/resharding.py 2025-06-01T22:51:21.1005860Z ++ grep RECORD 2025-06-01T22:51:21.1030222Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/resharding.py 2025-06-01T22:51:21.1030416Z +++ openssl base64 2025-06-01T22:51:21.1030725Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.1030839Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.1071624Z +++ sed -e s/=//g 2025-06-01T22:51:21.1071831Z ++ HASH=1vF4sTAE5WaZaundzKVOOom7CgKohwF52TUQUoWpVxw 2025-06-01T22:51:21.1074259Z +++ ls -nl torch/distributed/checkpoint/resharding.py 2025-06-01T22:51:21.1075113Z +++ awk '{print $5}' 2025-06-01T22:51:21.1103680Z ++ FSIZE=2275 2025-06-01T22:51:21.1104315Z ++ echo '"torch/distributed/checkpoint/resharding.py",sha256=1vF4sTAE5WaZaundzKVOOom7CgKohwF52TUQUoWpVxw,2275' 2025-06-01T22:51:21.1104579Z ++ read fname 2025-06-01T22:51:21.1104789Z ++ make_wheel_record torch/distributed/checkpoint/staging.py 2025-06-01T22:51:21.1104943Z ++ FPATH=torch/distributed/checkpoint/staging.py 2025-06-01T22:51:21.1105107Z ++ echo torch/distributed/checkpoint/staging.py 2025-06-01T22:51:21.1105202Z ++ grep RECORD 2025-06-01T22:51:21.1126586Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/staging.py 2025-06-01T22:51:21.1126727Z +++ openssl base64 2025-06-01T22:51:21.1126841Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.1127212Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.1128660Z +++ sed -e s/=//g 2025-06-01T22:51:21.1167617Z ++ HASH=XUyGFMoQPjYe9BR0hc-_yEVwb1Bn2H4Mx0_fWa6Whr4 2025-06-01T22:51:21.1172448Z +++ ls -nl torch/distributed/checkpoint/staging.py 2025-06-01T22:51:21.1173475Z +++ awk '{print $5}' 2025-06-01T22:51:21.1201125Z ++ FSIZE=4960 2025-06-01T22:51:21.1201783Z ++ echo '"torch/distributed/checkpoint/staging.py",sha256=XUyGFMoQPjYe9BR0hc-_yEVwb1Bn2H4Mx0_fWa6Whr4,4960' 2025-06-01T22:51:21.1202318Z ++ read fname 2025-06-01T22:51:21.1202736Z ++ make_wheel_record torch/distributed/checkpoint/state_dict.py 2025-06-01T22:51:21.1202907Z ++ FPATH=torch/distributed/checkpoint/state_dict.py 2025-06-01T22:51:21.1203077Z ++ echo torch/distributed/checkpoint/state_dict.py 2025-06-01T22:51:21.1203183Z ++ grep RECORD 2025-06-01T22:51:21.1224516Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/state_dict.py 2025-06-01T22:51:21.1224934Z +++ openssl base64 2025-06-01T22:51:21.1225689Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.1226849Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.1227696Z +++ sed -e s/=//g 2025-06-01T22:51:21.1272081Z ++ HASH=tivP0jHcRvZUomvM8K6C7zfawmPN4XfiPzZ6yuySIFM 2025-06-01T22:51:21.1274747Z +++ ls -nl torch/distributed/checkpoint/state_dict.py 2025-06-01T22:51:21.1275918Z +++ awk '{print $5}' 2025-06-01T22:51:21.1303628Z ++ FSIZE=56347 2025-06-01T22:51:21.1304189Z ++ echo '"torch/distributed/checkpoint/state_dict.py",sha256=tivP0jHcRvZUomvM8K6C7zfawmPN4XfiPzZ6yuySIFM,56347' 2025-06-01T22:51:21.1304317Z ++ read fname 2025-06-01T22:51:21.1304574Z ++ make_wheel_record torch/distributed/checkpoint/state_dict_loader.py 2025-06-01T22:51:21.1304765Z ++ FPATH=torch/distributed/checkpoint/state_dict_loader.py 2025-06-01T22:51:21.1304969Z ++ echo torch/distributed/checkpoint/state_dict_loader.py 2025-06-01T22:51:21.1305416Z ++ grep RECORD 2025-06-01T22:51:21.1325984Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/state_dict_loader.py 2025-06-01T22:51:21.1326117Z +++ openssl base64 2025-06-01T22:51:21.1326812Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.1328067Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.1329548Z +++ sed -e s/=//g 2025-06-01T22:51:21.1369075Z ++ HASH=9lsaKCP72E08-GOkcVr9cH6iDkyf_Um9FdTwwKZeY5M 2025-06-01T22:51:21.1373851Z +++ ls -nl torch/distributed/checkpoint/state_dict_loader.py 2025-06-01T22:51:21.1374933Z +++ awk '{print $5}' 2025-06-01T22:51:21.1401230Z ++ FSIZE=12429 2025-06-01T22:51:21.1401834Z ++ echo '"torch/distributed/checkpoint/state_dict_loader.py",sha256=9lsaKCP72E08-GOkcVr9cH6iDkyf_Um9FdTwwKZeY5M,12429' 2025-06-01T22:51:21.1402009Z ++ read fname 2025-06-01T22:51:21.1402526Z ++ make_wheel_record torch/distributed/checkpoint/state_dict_saver.py 2025-06-01T22:51:21.1402750Z ++ FPATH=torch/distributed/checkpoint/state_dict_saver.py 2025-06-01T22:51:21.1403215Z ++ echo torch/distributed/checkpoint/state_dict_saver.py 2025-06-01T22:51:21.1404244Z ++ grep RECORD 2025-06-01T22:51:21.1427711Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/state_dict_saver.py 2025-06-01T22:51:21.1427895Z +++ openssl base64 2025-06-01T22:51:21.1428724Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.1428848Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.1429501Z +++ sed -e s/=//g 2025-06-01T22:51:21.1473452Z ++ HASH=6HFUYwfyIPgsSOEogMuj9Z56-DvYk73-JYnlBQZMW6A 2025-06-01T22:51:21.1476298Z +++ ls -nl torch/distributed/checkpoint/state_dict_saver.py 2025-06-01T22:51:21.1476803Z +++ awk '{print $5}' 2025-06-01T22:51:21.1504346Z ++ FSIZE=14140 2025-06-01T22:51:21.1505141Z ++ echo '"torch/distributed/checkpoint/state_dict_saver.py",sha256=6HFUYwfyIPgsSOEogMuj9Z56-DvYk73-JYnlBQZMW6A,14140' 2025-06-01T22:51:21.1505279Z ++ read fname 2025-06-01T22:51:21.1505889Z ++ make_wheel_record torch/distributed/checkpoint/stateful.py 2025-06-01T22:51:21.1506073Z ++ FPATH=torch/distributed/checkpoint/stateful.py 2025-06-01T22:51:21.1506242Z ++ echo torch/distributed/checkpoint/stateful.py 2025-06-01T22:51:21.1507146Z ++ grep RECORD 2025-06-01T22:51:21.1527161Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/stateful.py 2025-06-01T22:51:21.1527448Z +++ openssl base64 2025-06-01T22:51:21.1528781Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.1530102Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.1531464Z +++ sed -e s/=//g 2025-06-01T22:51:21.1569091Z ++ HASH=W_t4ij1D_w4xuTF2ezTd4XZvl98hMOb1Wg4s4vQqMGw 2025-06-01T22:51:21.1573947Z +++ ls -nl torch/distributed/checkpoint/stateful.py 2025-06-01T22:51:21.1574935Z +++ awk '{print $5}' 2025-06-01T22:51:21.1601705Z ++ FSIZE=1061 2025-06-01T22:51:21.1602445Z ++ echo '"torch/distributed/checkpoint/stateful.py",sha256=W_t4ij1D_w4xuTF2ezTd4XZvl98hMOb1Wg4s4vQqMGw,1061' 2025-06-01T22:51:21.1602606Z ++ read fname 2025-06-01T22:51:21.1603170Z ++ make_wheel_record torch/distributed/checkpoint/storage.py 2025-06-01T22:51:21.1603366Z ++ FPATH=torch/distributed/checkpoint/storage.py 2025-06-01T22:51:21.1604408Z ++ echo torch/distributed/checkpoint/storage.py 2025-06-01T22:51:21.1604508Z ++ grep RECORD 2025-06-01T22:51:21.1629033Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/storage.py 2025-06-01T22:51:21.1629221Z +++ openssl base64 2025-06-01T22:51:21.1629564Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.1629680Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.1630043Z +++ sed -e s/=//g 2025-06-01T22:51:21.1673516Z ++ HASH=wSN8j5f1aBssbztXR5HIEXS1Qsphy_yT4wGTrdCGyhI 2025-06-01T22:51:21.1675237Z +++ ls -nl torch/distributed/checkpoint/storage.py 2025-06-01T22:51:21.1676211Z +++ awk '{print $5}' 2025-06-01T22:51:21.1704854Z ++ FSIZE=9725 2025-06-01T22:51:21.1705442Z ++ echo '"torch/distributed/checkpoint/storage.py",sha256=wSN8j5f1aBssbztXR5HIEXS1Qsphy_yT4wGTrdCGyhI,9725' 2025-06-01T22:51:21.1705930Z ++ read fname 2025-06-01T22:51:21.1706197Z ++ make_wheel_record torch/distributed/checkpoint/utils.py 2025-06-01T22:51:21.1706345Z ++ FPATH=torch/distributed/checkpoint/utils.py 2025-06-01T22:51:21.1706483Z ++ echo torch/distributed/checkpoint/utils.py 2025-06-01T22:51:21.1706577Z ++ grep RECORD 2025-06-01T22:51:21.1727324Z +++ openssl dgst -sha256 -binary torch/distributed/checkpoint/utils.py 2025-06-01T22:51:21.1727442Z +++ openssl base64 2025-06-01T22:51:21.1728426Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.1729842Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.1731213Z +++ sed -e s/=//g 2025-06-01T22:51:21.1771006Z ++ HASH=5AktBgI85cj3yCirdOx1XfhdFZX9SB3y7BvbP4nd3DI 2025-06-01T22:51:21.1776248Z +++ ls -nl torch/distributed/checkpoint/utils.py 2025-06-01T22:51:21.1777693Z +++ awk '{print $5}' 2025-06-01T22:51:21.1805340Z ++ FSIZE=16065 2025-06-01T22:51:21.1805880Z ++ echo '"torch/distributed/checkpoint/utils.py",sha256=5AktBgI85cj3yCirdOx1XfhdFZX9SB3y7BvbP4nd3DI,16065' 2025-06-01T22:51:21.1805986Z ++ read fname 2025-06-01T22:51:21.1806177Z ++ make_wheel_record torch/distributed/elastic/__init__.py 2025-06-01T22:51:21.1806333Z ++ FPATH=torch/distributed/elastic/__init__.py 2025-06-01T22:51:21.1806476Z ++ echo torch/distributed/elastic/__init__.py 2025-06-01T22:51:21.1806791Z ++ grep RECORD 2025-06-01T22:51:21.1831359Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/__init__.py 2025-06-01T22:51:21.1831485Z +++ openssl base64 2025-06-01T22:51:21.1831587Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.1831690Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.1831804Z +++ sed -e s/=//g 2025-06-01T22:51:21.1872959Z ++ HASH=QMPilFK2QkDj895i4fqrtE5bzyO55GJkV4t4EM_1Qzw 2025-06-01T22:51:21.1876348Z +++ ls -nl torch/distributed/elastic/__init__.py 2025-06-01T22:51:21.1877158Z +++ awk '{print $5}' 2025-06-01T22:51:21.1905964Z ++ FSIZE=3654 2025-06-01T22:51:21.1906465Z ++ echo '"torch/distributed/elastic/__init__.py",sha256=QMPilFK2QkDj895i4fqrtE5bzyO55GJkV4t4EM_1Qzw,3654' 2025-06-01T22:51:21.1906723Z ++ read fname 2025-06-01T22:51:21.1906945Z ++ make_wheel_record torch/distributed/elastic/control_plane.py 2025-06-01T22:51:21.1907159Z ++ FPATH=torch/distributed/elastic/control_plane.py 2025-06-01T22:51:21.1907326Z ++ echo torch/distributed/elastic/control_plane.py 2025-06-01T22:51:21.1907650Z ++ grep RECORD 2025-06-01T22:51:21.1927859Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/control_plane.py 2025-06-01T22:51:21.1927992Z +++ openssl base64 2025-06-01T22:51:21.1929026Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.1930407Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.1931726Z +++ sed -e s/=//g 2025-06-01T22:51:21.1970451Z ++ HASH=EeYAL-0jl46KYrj16DDO8JVUybqqu7Jgwx7bm28VWmI 2025-06-01T22:51:21.1974885Z +++ ls -nl torch/distributed/elastic/control_plane.py 2025-06-01T22:51:21.1975913Z +++ awk '{print $5}' 2025-06-01T22:51:21.2003450Z ++ FSIZE=1181 2025-06-01T22:51:21.2004180Z ++ echo '"torch/distributed/elastic/control_plane.py",sha256=EeYAL-0jl46KYrj16DDO8JVUybqqu7Jgwx7bm28VWmI,1181' 2025-06-01T22:51:21.2004653Z ++ read fname 2025-06-01T22:51:21.2004965Z ++ make_wheel_record torch/distributed/elastic/agent/__init__.py 2025-06-01T22:51:21.2005142Z ++ FPATH=torch/distributed/elastic/agent/__init__.py 2025-06-01T22:51:21.2005319Z ++ echo torch/distributed/elastic/agent/__init__.py 2025-06-01T22:51:21.2005423Z ++ grep RECORD 2025-06-01T22:51:21.2028663Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/agent/__init__.py 2025-06-01T22:51:21.2028873Z +++ openssl base64 2025-06-01T22:51:21.2029718Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.2029821Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.2029936Z +++ sed -e s/=//g 2025-06-01T22:51:21.2073038Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:21.2073563Z +++ ls -nl torch/distributed/elastic/agent/__init__.py 2025-06-01T22:51:21.2074982Z +++ awk '{print $5}' 2025-06-01T22:51:21.2104240Z ++ FSIZE=0 2025-06-01T22:51:21.2104756Z ++ echo '"torch/distributed/elastic/agent/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:21.2104944Z ++ read fname 2025-06-01T22:51:21.2105224Z ++ make_wheel_record torch/distributed/elastic/agent/server/__init__.py 2025-06-01T22:51:21.2105425Z ++ FPATH=torch/distributed/elastic/agent/server/__init__.py 2025-06-01T22:51:21.2105618Z ++ echo torch/distributed/elastic/agent/server/__init__.py 2025-06-01T22:51:21.2105728Z ++ grep RECORD 2025-06-01T22:51:21.2126570Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/agent/server/__init__.py 2025-06-01T22:51:21.2126684Z +++ openssl base64 2025-06-01T22:51:21.2126807Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.2127295Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.2128365Z +++ sed -e s/=//g 2025-06-01T22:51:21.2167428Z ++ HASH=p6OmZ3UC2RN276H3JLUZm0ygZ1GBWRcOOq4OQwozTo4 2025-06-01T22:51:21.2172681Z +++ ls -nl torch/distributed/elastic/agent/server/__init__.py 2025-06-01T22:51:21.2173510Z +++ awk '{print $5}' 2025-06-01T22:51:21.2200655Z ++ FSIZE=1401 2025-06-01T22:51:21.2201406Z ++ echo '"torch/distributed/elastic/agent/server/__init__.py",sha256=p6OmZ3UC2RN276H3JLUZm0ygZ1GBWRcOOq4OQwozTo4,1401' 2025-06-01T22:51:21.2202148Z ++ read fname 2025-06-01T22:51:21.2202608Z ++ make_wheel_record torch/distributed/elastic/agent/server/api.py 2025-06-01T22:51:21.2203122Z ++ FPATH=torch/distributed/elastic/agent/server/api.py 2025-06-01T22:51:21.2203599Z ++ echo torch/distributed/elastic/agent/server/api.py 2025-06-01T22:51:21.2204274Z ++ grep RECORD 2025-06-01T22:51:21.2226749Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/agent/server/api.py 2025-06-01T22:51:21.2227281Z +++ openssl base64 2025-06-01T22:51:21.2227557Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.2228011Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.2228264Z +++ sed -e s/=//g 2025-06-01T22:51:21.2273508Z ++ HASH=YeJwHOpShtxhuqOvFK6Wz2miNx2i6Zlco-l2E0TaoG4 2025-06-01T22:51:21.2276417Z +++ ls -nl torch/distributed/elastic/agent/server/api.py 2025-06-01T22:51:21.2277285Z +++ awk '{print $5}' 2025-06-01T22:51:21.2304927Z ++ FSIZE=36928 2025-06-01T22:51:21.2305800Z ++ echo '"torch/distributed/elastic/agent/server/api.py",sha256=YeJwHOpShtxhuqOvFK6Wz2miNx2i6Zlco-l2E0TaoG4,36928' 2025-06-01T22:51:21.2306538Z ++ read fname 2025-06-01T22:51:21.2307043Z ++ make_wheel_record torch/distributed/elastic/agent/server/health_check_server.py 2025-06-01T22:51:21.2307743Z ++ FPATH=torch/distributed/elastic/agent/server/health_check_server.py 2025-06-01T22:51:21.2308368Z ++ echo torch/distributed/elastic/agent/server/health_check_server.py 2025-06-01T22:51:21.2308849Z ++ grep RECORD 2025-06-01T22:51:21.2327670Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/agent/server/health_check_server.py 2025-06-01T22:51:21.2328376Z +++ openssl base64 2025-06-01T22:51:21.2328672Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.2329795Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.2330977Z +++ sed -e s/=//g 2025-06-01T22:51:21.2371435Z ++ HASH=XDdLOQE5JE7U35Vyl2OcPd9FwX74kjvSBDFbNF05Qc8 2025-06-01T22:51:21.2376340Z +++ ls -nl torch/distributed/elastic/agent/server/health_check_server.py 2025-06-01T22:51:21.2378233Z +++ awk '{print $5}' 2025-06-01T22:51:21.2404056Z ++ FSIZE=1679 2025-06-01T22:51:21.2405091Z ++ echo '"torch/distributed/elastic/agent/server/health_check_server.py",sha256=XDdLOQE5JE7U35Vyl2OcPd9FwX74kjvSBDFbNF05Qc8,1679' 2025-06-01T22:51:21.2405934Z ++ read fname 2025-06-01T22:51:21.2406594Z ++ make_wheel_record torch/distributed/elastic/agent/server/local_elastic_agent.py 2025-06-01T22:51:21.2407404Z ++ FPATH=torch/distributed/elastic/agent/server/local_elastic_agent.py 2025-06-01T22:51:21.2408056Z ++ echo torch/distributed/elastic/agent/server/local_elastic_agent.py 2025-06-01T22:51:21.2408551Z ++ grep RECORD 2025-06-01T22:51:21.2428952Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/agent/server/local_elastic_agent.py 2025-06-01T22:51:21.2430062Z +++ openssl base64 2025-06-01T22:51:21.2430398Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.2430666Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.2431486Z +++ sed -e s/=//g 2025-06-01T22:51:21.2475897Z ++ HASH=x5jNuTMnoYBtiXk_i0ZXJGNCDIpN9OQnuF5VIuCoUXE 2025-06-01T22:51:21.2478622Z +++ ls -nl torch/distributed/elastic/agent/server/local_elastic_agent.py 2025-06-01T22:51:21.2479528Z +++ awk '{print $5}' 2025-06-01T22:51:21.2507273Z ++ FSIZE=16548 2025-06-01T22:51:21.2508297Z ++ echo '"torch/distributed/elastic/agent/server/local_elastic_agent.py",sha256=x5jNuTMnoYBtiXk_i0ZXJGNCDIpN9OQnuF5VIuCoUXE,16548' 2025-06-01T22:51:21.2509107Z ++ read fname 2025-06-01T22:51:21.2509473Z ++ make_wheel_record torch/distributed/elastic/events/__init__.py 2025-06-01T22:51:21.2509976Z ++ FPATH=torch/distributed/elastic/events/__init__.py 2025-06-01T22:51:21.2510434Z ++ echo torch/distributed/elastic/events/__init__.py 2025-06-01T22:51:21.2510823Z ++ grep RECORD 2025-06-01T22:51:21.2529199Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/events/__init__.py 2025-06-01T22:51:21.2529726Z +++ openssl base64 2025-06-01T22:51:21.2530713Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.2531954Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.2533345Z +++ sed -e s/=//g 2025-06-01T22:51:21.2572379Z ++ HASH=Lq_xE4au-XoBlCPoLVV1mP5zDL3rH9vtOwkgTJMQdPI 2025-06-01T22:51:21.2578226Z +++ ls -nl torch/distributed/elastic/events/__init__.py 2025-06-01T22:51:21.2578629Z +++ awk '{print $5}' 2025-06-01T22:51:21.2605495Z ++ FSIZE=5376 2025-06-01T22:51:21.2606170Z ++ echo '"torch/distributed/elastic/events/__init__.py",sha256=Lq_xE4au-XoBlCPoLVV1mP5zDL3rH9vtOwkgTJMQdPI,5376' 2025-06-01T22:51:21.2606885Z ++ read fname 2025-06-01T22:51:21.2607228Z ++ make_wheel_record torch/distributed/elastic/events/api.py 2025-06-01T22:51:21.2607720Z ++ FPATH=torch/distributed/elastic/events/api.py 2025-06-01T22:51:21.2608161Z ++ echo torch/distributed/elastic/events/api.py 2025-06-01T22:51:21.2608526Z ++ grep RECORD 2025-06-01T22:51:21.2631319Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/events/api.py 2025-06-01T22:51:21.2631820Z +++ openssl base64 2025-06-01T22:51:21.2632085Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.2632513Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.2632783Z +++ sed -e s/=//g 2025-06-01T22:51:21.2674264Z ++ HASH=DuCeUrpxiD0I67jxpb7Af4sUqQuq3w57e7o29r-vXXI 2025-06-01T22:51:21.2676726Z +++ ls -nl torch/distributed/elastic/events/api.py 2025-06-01T22:51:21.2677528Z +++ awk '{print $5}' 2025-06-01T22:51:21.2706024Z ++ FSIZE=3247 2025-06-01T22:51:21.2706912Z ++ echo '"torch/distributed/elastic/events/api.py",sha256=DuCeUrpxiD0I67jxpb7Af4sUqQuq3w57e7o29r-vXXI,3247' 2025-06-01T22:51:21.2707667Z ++ read fname 2025-06-01T22:51:21.2708024Z ++ make_wheel_record torch/distributed/elastic/events/handlers.py 2025-06-01T22:51:21.2708541Z ++ FPATH=torch/distributed/elastic/events/handlers.py 2025-06-01T22:51:21.2708991Z ++ echo torch/distributed/elastic/events/handlers.py 2025-06-01T22:51:21.2709383Z ++ grep RECORD 2025-06-01T22:51:21.2728428Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/events/handlers.py 2025-06-01T22:51:21.2728954Z +++ openssl base64 2025-06-01T22:51:21.2730330Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.2731691Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.2733172Z +++ sed -e s/=//g 2025-06-01T22:51:21.2770661Z ++ HASH=GVwoHQQFcpFeDW6eobtpDADBX8eIxYCN0tsiFO2pcDQ 2025-06-01T22:51:21.2775563Z +++ ls -nl torch/distributed/elastic/events/handlers.py 2025-06-01T22:51:21.2776294Z +++ awk '{print $5}' 2025-06-01T22:51:21.2804051Z ++ FSIZE=556 2025-06-01T22:51:21.2805310Z ++ echo '"torch/distributed/elastic/events/handlers.py",sha256=GVwoHQQFcpFeDW6eobtpDADBX8eIxYCN0tsiFO2pcDQ,556' 2025-06-01T22:51:21.2806068Z ++ read fname 2025-06-01T22:51:21.2806448Z ++ make_wheel_record torch/distributed/elastic/metrics/__init__.py 2025-06-01T22:51:21.2806977Z ++ FPATH=torch/distributed/elastic/metrics/__init__.py 2025-06-01T22:51:21.2807455Z ++ echo torch/distributed/elastic/metrics/__init__.py 2025-06-01T22:51:21.2807842Z ++ grep RECORD 2025-06-01T22:51:21.2827947Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/metrics/__init__.py 2025-06-01T22:51:21.2828463Z +++ openssl base64 2025-06-01T22:51:21.2828712Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.2829646Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.2830263Z +++ sed -e s/=//g 2025-06-01T22:51:21.2869589Z ++ HASH=uGLMavcRmY-Pc4ZSMFCspodf8VrarNgcv5NJQDwHttc 2025-06-01T22:51:21.2874183Z +++ ls -nl torch/distributed/elastic/metrics/__init__.py 2025-06-01T22:51:21.2874837Z +++ awk '{print $5}' 2025-06-01T22:51:21.2903059Z ++ FSIZE=4902 2025-06-01T22:51:21.2903755Z ++ echo '"torch/distributed/elastic/metrics/__init__.py",sha256=uGLMavcRmY-Pc4ZSMFCspodf8VrarNgcv5NJQDwHttc,4902' 2025-06-01T22:51:21.2904466Z ++ read fname 2025-06-01T22:51:21.2904804Z ++ make_wheel_record torch/distributed/elastic/metrics/api.py 2025-06-01T22:51:21.2905291Z ++ FPATH=torch/distributed/elastic/metrics/api.py 2025-06-01T22:51:21.2905718Z ++ echo torch/distributed/elastic/metrics/api.py 2025-06-01T22:51:21.2906087Z ++ grep RECORD 2025-06-01T22:51:21.2926001Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/metrics/api.py 2025-06-01T22:51:21.2926522Z +++ openssl base64 2025-06-01T22:51:21.2926804Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.2927058Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.2928171Z +++ sed -e s/=//g 2025-06-01T22:51:21.2968740Z ++ HASH=SEYR5kSDL1wubvxsjQzYa5a79w9p2qVYyfNcelFBJ5U 2025-06-01T22:51:21.2973286Z +++ ls -nl torch/distributed/elastic/metrics/api.py 2025-06-01T22:51:21.2974429Z +++ awk '{print $5}' 2025-06-01T22:51:21.3002458Z ++ FSIZE=5676 2025-06-01T22:51:21.3003160Z ++ echo '"torch/distributed/elastic/metrics/api.py",sha256=SEYR5kSDL1wubvxsjQzYa5a79w9p2qVYyfNcelFBJ5U,5676' 2025-06-01T22:51:21.3003990Z ++ read fname 2025-06-01T22:51:21.3004590Z ++ make_wheel_record torch/distributed/elastic/multiprocessing/__init__.py 2025-06-01T22:51:21.3005234Z ++ FPATH=torch/distributed/elastic/multiprocessing/__init__.py 2025-06-01T22:51:21.3005795Z ++ echo torch/distributed/elastic/multiprocessing/__init__.py 2025-06-01T22:51:21.3006406Z ++ grep RECORD 2025-06-01T22:51:21.3029248Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/multiprocessing/__init__.py 2025-06-01T22:51:21.3029993Z +++ openssl base64 2025-06-01T22:51:21.3030260Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.3030512Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.3030783Z +++ sed -e s/=//g 2025-06-01T22:51:21.3070416Z ++ HASH=Nc_tIJC9FEPZhNnqKms2Eb8crhywx8lwLlFjjKjdzcs 2025-06-01T22:51:21.3073433Z +++ ls -nl torch/distributed/elastic/multiprocessing/__init__.py 2025-06-01T22:51:21.3074147Z +++ awk '{print $5}' 2025-06-01T22:51:21.3102243Z ++ FSIZE=7378 2025-06-01T22:51:21.3103045Z ++ echo '"torch/distributed/elastic/multiprocessing/__init__.py",sha256=Nc_tIJC9FEPZhNnqKms2Eb8crhywx8lwLlFjjKjdzcs,7378' 2025-06-01T22:51:21.3103792Z ++ read fname 2025-06-01T22:51:21.3104186Z ++ make_wheel_record torch/distributed/elastic/multiprocessing/api.py 2025-06-01T22:51:21.3104738Z ++ FPATH=torch/distributed/elastic/multiprocessing/api.py 2025-06-01T22:51:21.3105250Z ++ echo torch/distributed/elastic/multiprocessing/api.py 2025-06-01T22:51:21.3105646Z ++ grep RECORD 2025-06-01T22:51:21.3126122Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/multiprocessing/api.py 2025-06-01T22:51:21.3126832Z +++ openssl base64 2025-06-01T22:51:21.3127101Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.3127363Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.3127620Z +++ sed -e s/=//g 2025-06-01T22:51:21.3168768Z ++ HASH=-BXJFf2Fe7_xK00AUwx8H_sLrfzUjEHn83jGWCgZLvc 2025-06-01T22:51:21.3173713Z +++ ls -nl torch/distributed/elastic/multiprocessing/api.py 2025-06-01T22:51:21.3175016Z +++ awk '{print $5}' 2025-06-01T22:51:21.3202229Z ++ FSIZE=33740 2025-06-01T22:51:21.3203004Z ++ echo '"torch/distributed/elastic/multiprocessing/api.py",sha256=-BXJFf2Fe7_xK00AUwx8H_sLrfzUjEHn83jGWCgZLvc,33740' 2025-06-01T22:51:21.3203878Z ++ read fname 2025-06-01T22:51:21.3204294Z ++ make_wheel_record torch/distributed/elastic/multiprocessing/redirects.py 2025-06-01T22:51:21.3205148Z ++ FPATH=torch/distributed/elastic/multiprocessing/redirects.py 2025-06-01T22:51:21.3205728Z ++ echo torch/distributed/elastic/multiprocessing/redirects.py 2025-06-01T22:51:21.3206190Z ++ grep RECORD 2025-06-01T22:51:21.3227813Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/multiprocessing/redirects.py 2025-06-01T22:51:21.3228410Z +++ openssl base64 2025-06-01T22:51:21.3228676Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.3228920Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.3229188Z +++ sed -e s/=//g 2025-06-01T22:51:21.3269858Z ++ HASH=areeeQwpnChPbp0uUJ7i-cyc7w8KEqn8FtyVIT57OJ0 2025-06-01T22:51:21.3272932Z +++ ls -nl torch/distributed/elastic/multiprocessing/redirects.py 2025-06-01T22:51:21.3273403Z +++ awk '{print $5}' 2025-06-01T22:51:21.3300162Z ++ FSIZE=2764 2025-06-01T22:51:21.3301003Z ++ echo '"torch/distributed/elastic/multiprocessing/redirects.py",sha256=areeeQwpnChPbp0uUJ7i-cyc7w8KEqn8FtyVIT57OJ0,2764' 2025-06-01T22:51:21.3301788Z ++ read fname 2025-06-01T22:51:21.3302204Z ++ make_wheel_record torch/distributed/elastic/multiprocessing/tail_log.py 2025-06-01T22:51:21.3302837Z ++ FPATH=torch/distributed/elastic/multiprocessing/tail_log.py 2025-06-01T22:51:21.3303382Z ++ echo torch/distributed/elastic/multiprocessing/tail_log.py 2025-06-01T22:51:21.3303828Z ++ grep RECORD 2025-06-01T22:51:21.3325949Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/multiprocessing/tail_log.py 2025-06-01T22:51:21.3326568Z +++ openssl base64 2025-06-01T22:51:21.3326828Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.3327098Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.3327378Z +++ sed -e s/=//g 2025-06-01T22:51:21.3366910Z ++ HASH=TC38G7Ppa3ZIv_mCr0WSyXT9rZVBXB4TIp5NyC_Y8nI 2025-06-01T22:51:21.3371730Z +++ ls -nl torch/distributed/elastic/multiprocessing/tail_log.py 2025-06-01T22:51:21.3372538Z +++ awk '{print $5}' 2025-06-01T22:51:21.3400389Z ++ FSIZE=4947 2025-06-01T22:51:21.3401227Z ++ echo '"torch/distributed/elastic/multiprocessing/tail_log.py",sha256=TC38G7Ppa3ZIv_mCr0WSyXT9rZVBXB4TIp5NyC_Y8nI,4947' 2025-06-01T22:51:21.3402134Z ++ read fname 2025-06-01T22:51:21.3402589Z ++ make_wheel_record torch/distributed/elastic/multiprocessing/errors/__init__.py 2025-06-01T22:51:21.3403274Z ++ FPATH=torch/distributed/elastic/multiprocessing/errors/__init__.py 2025-06-01T22:51:21.3404284Z ++ echo torch/distributed/elastic/multiprocessing/errors/__init__.py 2025-06-01T22:51:21.3404809Z ++ grep RECORD 2025-06-01T22:51:21.3426197Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/multiprocessing/errors/__init__.py 2025-06-01T22:51:21.3426831Z +++ openssl base64 2025-06-01T22:51:21.3427094Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.3427361Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.3427869Z +++ sed -e s/=//g 2025-06-01T22:51:21.3469004Z ++ HASH=V6SQAh-mQ_JIvLn3Bje5rdGCXHGQWXyykwyCZ5zYJ0s 2025-06-01T22:51:21.3472505Z +++ ls -nl torch/distributed/elastic/multiprocessing/errors/__init__.py 2025-06-01T22:51:21.3473158Z +++ awk '{print $5}' 2025-06-01T22:51:21.3501462Z ++ FSIZE=14491 2025-06-01T22:51:21.3502231Z ++ echo '"torch/distributed/elastic/multiprocessing/errors/__init__.py",sha256=V6SQAh-mQ_JIvLn3Bje5rdGCXHGQWXyykwyCZ5zYJ0s,14491' 2025-06-01T22:51:21.3503045Z ++ read fname 2025-06-01T22:51:21.3503510Z ++ make_wheel_record torch/distributed/elastic/multiprocessing/errors/error_handler.py 2025-06-01T22:51:21.3504395Z ++ FPATH=torch/distributed/elastic/multiprocessing/errors/error_handler.py 2025-06-01T22:51:21.3505104Z ++ echo torch/distributed/elastic/multiprocessing/errors/error_handler.py 2025-06-01T22:51:21.3505597Z ++ grep RECORD 2025-06-01T22:51:21.3526532Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/multiprocessing/errors/error_handler.py 2025-06-01T22:51:21.3527340Z +++ openssl base64 2025-06-01T22:51:21.3527619Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.3527867Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.3528143Z +++ sed -e s/=//g 2025-06-01T22:51:21.3568189Z ++ HASH=u-p3rnJiTrMfTSiJDE70eT_ruMbKbFdGMXNqsWAxegQ 2025-06-01T22:51:21.3573190Z +++ ls -nl torch/distributed/elastic/multiprocessing/errors/error_handler.py 2025-06-01T22:51:21.3573866Z +++ awk '{print $5}' 2025-06-01T22:51:21.3601930Z ++ FSIZE=6600 2025-06-01T22:51:21.3602862Z ++ echo '"torch/distributed/elastic/multiprocessing/errors/error_handler.py",sha256=u-p3rnJiTrMfTSiJDE70eT_ruMbKbFdGMXNqsWAxegQ,6600' 2025-06-01T22:51:21.3603855Z ++ read fname 2025-06-01T22:51:21.3604498Z ++ make_wheel_record torch/distributed/elastic/multiprocessing/errors/handlers.py 2025-06-01T22:51:21.3605217Z ++ FPATH=torch/distributed/elastic/multiprocessing/errors/handlers.py 2025-06-01T22:51:21.3605859Z ++ echo torch/distributed/elastic/multiprocessing/errors/handlers.py 2025-06-01T22:51:21.3606352Z ++ grep RECORD 2025-06-01T22:51:21.3628425Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/multiprocessing/errors/handlers.py 2025-06-01T22:51:21.3629064Z +++ openssl base64 2025-06-01T22:51:21.3629317Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.3629590Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.3629859Z +++ sed -e s/=//g 2025-06-01T22:51:21.3670980Z ++ HASH=ea-3iQUTQRDp_YAUhk-3hZ2HQyCPqz_2iiL5_xfD9Q8 2025-06-01T22:51:21.3673979Z +++ ls -nl torch/distributed/elastic/multiprocessing/errors/handlers.py 2025-06-01T22:51:21.3674541Z +++ awk '{print $5}' 2025-06-01T22:51:21.3703253Z ++ FSIZE=464 2025-06-01T22:51:21.3704106Z ++ echo '"torch/distributed/elastic/multiprocessing/errors/handlers.py",sha256=ea-3iQUTQRDp_YAUhk-3hZ2HQyCPqz_2iiL5_xfD9Q8,464' 2025-06-01T22:51:21.3704907Z ++ read fname 2025-06-01T22:51:21.3705438Z ++ make_wheel_record torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py 2025-06-01T22:51:21.3706265Z ++ FPATH=torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py 2025-06-01T22:51:21.3707040Z ++ echo torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py 2025-06-01T22:51:21.3707581Z ++ grep RECORD 2025-06-01T22:51:21.3726671Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py 2025-06-01T22:51:21.3727396Z +++ openssl base64 2025-06-01T22:51:21.3727819Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.3728093Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.3729373Z +++ sed -e s/=//g 2025-06-01T22:51:21.3768945Z ++ HASH=pz2OzruD8OBIFFxiI1_TLy0Bd8LDBKNLowzW1_jZUSs 2025-06-01T22:51:21.3774136Z +++ ls -nl torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py 2025-06-01T22:51:21.3774721Z +++ awk '{print $5}' 2025-06-01T22:51:21.3802396Z ++ FSIZE=523 2025-06-01T22:51:21.3803292Z ++ echo '"torch/distributed/elastic/multiprocessing/subprocess_handler/__init__.py",sha256=pz2OzruD8OBIFFxiI1_TLy0Bd8LDBKNLowzW1_jZUSs,523' 2025-06-01T22:51:21.3804461Z ++ read fname 2025-06-01T22:51:21.3805078Z ++ make_wheel_record torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py 2025-06-01T22:51:21.3805929Z ++ FPATH=torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py 2025-06-01T22:51:21.3806729Z ++ echo torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py 2025-06-01T22:51:21.3807275Z ++ grep RECORD 2025-06-01T22:51:21.3828433Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py 2025-06-01T22:51:21.3829129Z +++ openssl base64 2025-06-01T22:51:21.3829391Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.3829645Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.3830033Z +++ sed -e s/=//g 2025-06-01T22:51:21.3870198Z ++ HASH=FBCfNfvHU5DSVBRTFeiN7N3Cd5dtRoJfPkQWn6RGT5w 2025-06-01T22:51:21.3873384Z +++ ls -nl torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py 2025-06-01T22:51:21.3874216Z +++ awk '{print $5}' 2025-06-01T22:51:21.3901468Z ++ FSIZE=726 2025-06-01T22:51:21.3902600Z ++ echo '"torch/distributed/elastic/multiprocessing/subprocess_handler/handlers.py",sha256=FBCfNfvHU5DSVBRTFeiN7N3Cd5dtRoJfPkQWn6RGT5w,726' 2025-06-01T22:51:21.3903510Z ++ read fname 2025-06-01T22:51:21.3904093Z ++ make_wheel_record torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py 2025-06-01T22:51:21.3905028Z ++ FPATH=torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py 2025-06-01T22:51:21.3905917Z ++ echo torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py 2025-06-01T22:51:21.3906509Z ++ grep RECORD 2025-06-01T22:51:21.3926343Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py 2025-06-01T22:51:21.3927116Z +++ openssl base64 2025-06-01T22:51:21.3927375Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.3927640Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.3927905Z +++ sed -e s/=//g 2025-06-01T22:51:21.3967058Z ++ HASH=mHHugB80bElS_K8syHll88mX2XS1UN9w4fx_RTTGboc 2025-06-01T22:51:21.3971850Z +++ ls -nl torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py 2025-06-01T22:51:21.3972703Z +++ awk '{print $5}' 2025-06-01T22:51:21.3999551Z ++ FSIZE=2436 2025-06-01T22:51:21.4000468Z ++ echo '"torch/distributed/elastic/multiprocessing/subprocess_handler/subprocess_handler.py",sha256=mHHugB80bElS_K8syHll88mX2XS1UN9w4fx_RTTGboc,2436' 2025-06-01T22:51:21.4001469Z ++ read fname 2025-06-01T22:51:21.4001861Z ++ make_wheel_record torch/distributed/elastic/rendezvous/__init__.py 2025-06-01T22:51:21.4002459Z ++ FPATH=torch/distributed/elastic/rendezvous/__init__.py 2025-06-01T22:51:21.4002966Z ++ echo torch/distributed/elastic/rendezvous/__init__.py 2025-06-01T22:51:21.4003357Z ++ grep RECORD 2025-06-01T22:51:21.4027783Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/rendezvous/__init__.py 2025-06-01T22:51:21.4028338Z +++ openssl base64 2025-06-01T22:51:21.4028629Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.4028871Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.4029148Z +++ sed -e s/=//g 2025-06-01T22:51:21.4069646Z ++ HASH=Li6ltgjkVW_MM6s71OwWs1mbXuYgUf4hI7Hh5JoIrzs 2025-06-01T22:51:21.4072610Z +++ ls -nl torch/distributed/elastic/rendezvous/__init__.py 2025-06-01T22:51:21.4073315Z +++ awk '{print $5}' 2025-06-01T22:51:21.4100413Z ++ FSIZE=6271 2025-06-01T22:51:21.4101219Z ++ echo '"torch/distributed/elastic/rendezvous/__init__.py",sha256=Li6ltgjkVW_MM6s71OwWs1mbXuYgUf4hI7Hh5JoIrzs,6271' 2025-06-01T22:51:21.4102147Z ++ read fname 2025-06-01T22:51:21.4102604Z ++ make_wheel_record torch/distributed/elastic/rendezvous/_etcd_stub.py 2025-06-01T22:51:21.4103263Z ++ FPATH=torch/distributed/elastic/rendezvous/_etcd_stub.py 2025-06-01T22:51:21.4103780Z ++ echo torch/distributed/elastic/rendezvous/_etcd_stub.py 2025-06-01T22:51:21.4104199Z ++ grep RECORD 2025-06-01T22:51:21.4126551Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/rendezvous/_etcd_stub.py 2025-06-01T22:51:21.4127245Z +++ openssl base64 2025-06-01T22:51:21.4127517Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.4127774Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.4128051Z +++ sed -e s/=//g 2025-06-01T22:51:21.4166347Z ++ HASH=_SXz6PhGHx25Hg6pMWzvKpJYR4HsXN34s27t0FoelVE 2025-06-01T22:51:21.4171095Z +++ ls -nl torch/distributed/elastic/rendezvous/_etcd_stub.py 2025-06-01T22:51:21.4171760Z +++ awk '{print $5}' 2025-06-01T22:51:21.4197690Z ++ FSIZE=2014 2025-06-01T22:51:21.4198473Z ++ echo '"torch/distributed/elastic/rendezvous/_etcd_stub.py",sha256=_SXz6PhGHx25Hg6pMWzvKpJYR4HsXN34s27t0FoelVE,2014' 2025-06-01T22:51:21.4199277Z ++ read fname 2025-06-01T22:51:21.4199696Z ++ make_wheel_record torch/distributed/elastic/rendezvous/api.py 2025-06-01T22:51:21.4200325Z ++ FPATH=torch/distributed/elastic/rendezvous/api.py 2025-06-01T22:51:21.4200837Z ++ echo torch/distributed/elastic/rendezvous/api.py 2025-06-01T22:51:21.4201225Z ++ grep RECORD 2025-06-01T22:51:21.4229232Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/rendezvous/api.py 2025-06-01T22:51:21.4229771Z +++ openssl base64 2025-06-01T22:51:21.4230336Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.4231498Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.4233191Z +++ sed -e s/=//g 2025-06-01T22:51:21.4273272Z ++ HASH=6uzDojhjqiCH85iwICcNd5tSSbOdJzg709Pvms3OGuE 2025-06-01T22:51:21.4277568Z +++ ls -nl torch/distributed/elastic/rendezvous/api.py 2025-06-01T22:51:21.4278730Z +++ awk '{print $5}' 2025-06-01T22:51:21.4305507Z ++ FSIZE=13092 2025-06-01T22:51:21.4306316Z ++ echo '"torch/distributed/elastic/rendezvous/api.py",sha256=6uzDojhjqiCH85iwICcNd5tSSbOdJzg709Pvms3OGuE,13092' 2025-06-01T22:51:21.4307185Z ++ read fname 2025-06-01T22:51:21.4307650Z ++ make_wheel_record torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py 2025-06-01T22:51:21.4308472Z ++ FPATH=torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py 2025-06-01T22:51:21.4309150Z ++ echo torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py 2025-06-01T22:51:21.4309629Z ++ grep RECORD 2025-06-01T22:51:21.4329197Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py 2025-06-01T22:51:21.4329857Z +++ openssl base64 2025-06-01T22:51:21.4330161Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.4331330Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.4332633Z +++ sed -e s/=//g 2025-06-01T22:51:21.4371695Z ++ HASH=oVJSqNz3kd_h8Cc89QHzjssvFOBliDRZMqeMhPcs1Rk 2025-06-01T22:51:21.4376673Z +++ ls -nl torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py 2025-06-01T22:51:21.4378079Z +++ awk '{print $5}' 2025-06-01T22:51:21.4403435Z ++ FSIZE=10900 2025-06-01T22:51:21.4404512Z ++ echo '"torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py",sha256=oVJSqNz3kd_h8Cc89QHzjssvFOBliDRZMqeMhPcs1Rk,10900' 2025-06-01T22:51:21.4405371Z ++ read fname 2025-06-01T22:51:21.4405882Z ++ make_wheel_record torch/distributed/elastic/rendezvous/dynamic_rendezvous.py 2025-06-01T22:51:21.4406587Z ++ FPATH=torch/distributed/elastic/rendezvous/dynamic_rendezvous.py 2025-06-01T22:51:21.4407219Z ++ echo torch/distributed/elastic/rendezvous/dynamic_rendezvous.py 2025-06-01T22:51:21.4407705Z ++ grep RECORD 2025-06-01T22:51:21.4429806Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/rendezvous/dynamic_rendezvous.py 2025-06-01T22:51:21.4430613Z +++ openssl base64 2025-06-01T22:51:21.4430884Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.4431168Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.4431431Z +++ sed -e s/=//g 2025-06-01T22:51:21.4474758Z ++ HASH=rcNPaDYUzcbeX1zGTjTucgGwZxYJp-5XS5cx9CZuXOw 2025-06-01T22:51:21.4477495Z +++ ls -nl torch/distributed/elastic/rendezvous/dynamic_rendezvous.py 2025-06-01T22:51:21.4478524Z +++ awk '{print $5}' 2025-06-01T22:51:21.4506889Z ++ FSIZE=49422 2025-06-01T22:51:21.4507754Z ++ echo '"torch/distributed/elastic/rendezvous/dynamic_rendezvous.py",sha256=rcNPaDYUzcbeX1zGTjTucgGwZxYJp-5XS5cx9CZuXOw,49422' 2025-06-01T22:51:21.4508555Z ++ read fname 2025-06-01T22:51:21.4509024Z ++ make_wheel_record torch/distributed/elastic/rendezvous/etcd_rendezvous.py 2025-06-01T22:51:21.4509647Z ++ FPATH=torch/distributed/elastic/rendezvous/etcd_rendezvous.py 2025-06-01T22:51:21.4510238Z ++ echo torch/distributed/elastic/rendezvous/etcd_rendezvous.py 2025-06-01T22:51:21.4510685Z ++ grep RECORD 2025-06-01T22:51:21.4529178Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/rendezvous/etcd_rendezvous.py 2025-06-01T22:51:21.4529844Z +++ openssl base64 2025-06-01T22:51:21.4530134Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.4531447Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.4532729Z +++ sed -e s/=//g 2025-06-01T22:51:21.4571683Z ++ HASH=viYgyTfWsb1N2LjuZDznZjUdDUX0ON9nG3sBgCNsIBw 2025-06-01T22:51:21.4576550Z +++ ls -nl torch/distributed/elastic/rendezvous/etcd_rendezvous.py 2025-06-01T22:51:21.4577966Z +++ awk '{print $5}' 2025-06-01T22:51:21.4603302Z ++ FSIZE=43530 2025-06-01T22:51:21.4604181Z ++ echo '"torch/distributed/elastic/rendezvous/etcd_rendezvous.py",sha256=viYgyTfWsb1N2LjuZDznZjUdDUX0ON9nG3sBgCNsIBw,43530' 2025-06-01T22:51:21.4605168Z ++ read fname 2025-06-01T22:51:21.4605686Z ++ make_wheel_record torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py 2025-06-01T22:51:21.4606560Z ++ FPATH=torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py 2025-06-01T22:51:21.4607252Z ++ echo torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py 2025-06-01T22:51:21.4607750Z ++ grep RECORD 2025-06-01T22:51:21.4630300Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py 2025-06-01T22:51:21.4631006Z +++ openssl base64 2025-06-01T22:51:21.4631270Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.4631532Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.4631788Z +++ sed -e s/=//g 2025-06-01T22:51:21.4673165Z ++ HASH=QafmTsc9xrUhJ2RAdmAbcpO9XMBJWBf1erFfh1U4Ex0 2025-06-01T22:51:21.4676274Z +++ ls -nl torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py 2025-06-01T22:51:21.4676819Z +++ awk '{print $5}' 2025-06-01T22:51:21.4704185Z ++ FSIZE=7409 2025-06-01T22:51:21.4704976Z ++ echo '"torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py",sha256=QafmTsc9xrUhJ2RAdmAbcpO9XMBJWBf1erFfh1U4Ex0,7409' 2025-06-01T22:51:21.4705887Z ++ read fname 2025-06-01T22:51:21.4706298Z ++ make_wheel_record torch/distributed/elastic/rendezvous/etcd_server.py 2025-06-01T22:51:21.4706895Z ++ FPATH=torch/distributed/elastic/rendezvous/etcd_server.py 2025-06-01T22:51:21.4707416Z ++ echo torch/distributed/elastic/rendezvous/etcd_server.py 2025-06-01T22:51:21.4707842Z ++ grep RECORD 2025-06-01T22:51:21.4727040Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/rendezvous/etcd_server.py 2025-06-01T22:51:21.4727676Z +++ openssl base64 2025-06-01T22:51:21.4727957Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.4728812Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.4730321Z +++ sed -e s/=//g 2025-06-01T22:51:21.4769193Z ++ HASH=I-G9eR5HXzXXyRYJZNLFft49G5yxEtEME9S7u9uJh48 2025-06-01T22:51:21.4773645Z +++ ls -nl torch/distributed/elastic/rendezvous/etcd_server.py 2025-06-01T22:51:21.4774546Z +++ awk '{print $5}' 2025-06-01T22:51:21.4800509Z ++ FSIZE=8437 2025-06-01T22:51:21.4801330Z ++ echo '"torch/distributed/elastic/rendezvous/etcd_server.py",sha256=I-G9eR5HXzXXyRYJZNLFft49G5yxEtEME9S7u9uJh48,8437' 2025-06-01T22:51:21.4802077Z ++ read fname 2025-06-01T22:51:21.4802473Z ++ make_wheel_record torch/distributed/elastic/rendezvous/etcd_store.py 2025-06-01T22:51:21.4803042Z ++ FPATH=torch/distributed/elastic/rendezvous/etcd_store.py 2025-06-01T22:51:21.4803613Z ++ echo torch/distributed/elastic/rendezvous/etcd_store.py 2025-06-01T22:51:21.4804473Z ++ grep RECORD 2025-06-01T22:51:21.4826383Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/rendezvous/etcd_store.py 2025-06-01T22:51:21.4826958Z +++ openssl base64 2025-06-01T22:51:21.4827350Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.4827614Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.4828327Z +++ sed -e s/=//g 2025-06-01T22:51:21.4870897Z ++ HASH=IjI7u3Ab1RaMCrFTQdvBd-ErTARDVnFQrJ9_WdY1S48 2025-06-01T22:51:21.4873707Z +++ ls -nl torch/distributed/elastic/rendezvous/etcd_store.py 2025-06-01T22:51:21.4875911Z +++ awk '{print $5}' 2025-06-01T22:51:21.4901917Z ++ FSIZE=7255 2025-06-01T22:51:21.4902755Z ++ echo '"torch/distributed/elastic/rendezvous/etcd_store.py",sha256=IjI7u3Ab1RaMCrFTQdvBd-ErTARDVnFQrJ9_WdY1S48,7255' 2025-06-01T22:51:21.4903498Z ++ read fname 2025-06-01T22:51:21.4903935Z ++ make_wheel_record torch/distributed/elastic/rendezvous/registry.py 2025-06-01T22:51:21.4904484Z ++ FPATH=torch/distributed/elastic/rendezvous/registry.py 2025-06-01T22:51:21.4904986Z ++ echo torch/distributed/elastic/rendezvous/registry.py 2025-06-01T22:51:21.4905384Z ++ grep RECORD 2025-06-01T22:51:21.4925693Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/rendezvous/registry.py 2025-06-01T22:51:21.4926321Z +++ openssl base64 2025-06-01T22:51:21.4926614Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.4927023Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.4927666Z +++ sed -e s/=//g 2025-06-01T22:51:21.4967254Z ++ HASH=hW6mec60A4FiguvwG23dIXmoeplT3rKhCM01gjMe2-g 2025-06-01T22:51:21.4972025Z +++ ls -nl torch/distributed/elastic/rendezvous/registry.py 2025-06-01T22:51:21.4972968Z +++ awk '{print $5}' 2025-06-01T22:51:21.4998565Z ++ FSIZE=3023 2025-06-01T22:51:21.4999427Z ++ echo '"torch/distributed/elastic/rendezvous/registry.py",sha256=hW6mec60A4FiguvwG23dIXmoeplT3rKhCM01gjMe2-g,3023' 2025-06-01T22:51:21.5000280Z ++ read fname 2025-06-01T22:51:21.5000789Z ++ make_wheel_record torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py 2025-06-01T22:51:21.5001500Z ++ FPATH=torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py 2025-06-01T22:51:21.5002141Z ++ echo torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py 2025-06-01T22:51:21.5002624Z ++ grep RECORD 2025-06-01T22:51:21.5023856Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py 2025-06-01T22:51:21.5024492Z +++ openssl base64 2025-06-01T22:51:21.5024768Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.5025014Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.5025762Z +++ sed -e s/=//g 2025-06-01T22:51:21.5068097Z ++ HASH=lx_9W3SwGVYqFINdYjlJ6ettZq0WSvZVsPB_CDFjsf0 2025-06-01T22:51:21.5071727Z +++ ls -nl torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py 2025-06-01T22:51:21.5072993Z +++ awk '{print $5}' 2025-06-01T22:51:21.5099842Z ++ FSIZE=3665 2025-06-01T22:51:21.5100624Z ++ echo '"torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py",sha256=lx_9W3SwGVYqFINdYjlJ6ettZq0WSvZVsPB_CDFjsf0,3665' 2025-06-01T22:51:21.5101468Z ++ read fname 2025-06-01T22:51:21.5101839Z ++ make_wheel_record torch/distributed/elastic/rendezvous/utils.py 2025-06-01T22:51:21.5102440Z ++ FPATH=torch/distributed/elastic/rendezvous/utils.py 2025-06-01T22:51:21.5102916Z ++ echo torch/distributed/elastic/rendezvous/utils.py 2025-06-01T22:51:21.5103310Z ++ grep RECORD 2025-06-01T22:51:21.5123852Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/rendezvous/utils.py 2025-06-01T22:51:21.5124783Z +++ openssl base64 2025-06-01T22:51:21.5125041Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.5125306Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.5126464Z +++ sed -e s/=//g 2025-06-01T22:51:21.5166157Z ++ HASH=wgfvzbq9iUkx_DsFmdwP_C75_PeOzdsbg_uJ57C90GI 2025-06-01T22:51:21.5170357Z +++ ls -nl torch/distributed/elastic/rendezvous/utils.py 2025-06-01T22:51:21.5171183Z +++ awk '{print $5}' 2025-06-01T22:51:21.5197603Z ++ FSIZE=8390 2025-06-01T22:51:21.5198298Z ++ echo '"torch/distributed/elastic/rendezvous/utils.py",sha256=wgfvzbq9iUkx_DsFmdwP_C75_PeOzdsbg_uJ57C90GI,8390' 2025-06-01T22:51:21.5199152Z ++ read fname 2025-06-01T22:51:21.5199496Z ++ make_wheel_record torch/distributed/elastic/timer/__init__.py 2025-06-01T22:51:21.5200155Z ++ FPATH=torch/distributed/elastic/timer/__init__.py 2025-06-01T22:51:21.5200655Z ++ echo torch/distributed/elastic/timer/__init__.py 2025-06-01T22:51:21.5201091Z ++ grep RECORD 2025-06-01T22:51:21.5223844Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/timer/__init__.py 2025-06-01T22:51:21.5224451Z +++ openssl base64 2025-06-01T22:51:21.5224722Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.5224965Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.5225232Z +++ sed -e s/=//g 2025-06-01T22:51:21.5269029Z ++ HASH=IQ79GKrQX_UKab_Lbp0uqMuLgb2QzDQgd9EX7NJO5aU 2025-06-01T22:51:21.5273351Z +++ ls -nl torch/distributed/elastic/timer/__init__.py 2025-06-01T22:51:21.5273931Z +++ awk '{print $5}' 2025-06-01T22:51:21.5301048Z ++ FSIZE=1750 2025-06-01T22:51:21.5301730Z ++ echo '"torch/distributed/elastic/timer/__init__.py",sha256=IQ79GKrQX_UKab_Lbp0uqMuLgb2QzDQgd9EX7NJO5aU,1750' 2025-06-01T22:51:21.5302461Z ++ read fname 2025-06-01T22:51:21.5302797Z ++ make_wheel_record torch/distributed/elastic/timer/api.py 2025-06-01T22:51:21.5303266Z ++ FPATH=torch/distributed/elastic/timer/api.py 2025-06-01T22:51:21.5303724Z ++ echo torch/distributed/elastic/timer/api.py 2025-06-01T22:51:21.5304096Z ++ grep RECORD 2025-06-01T22:51:21.5325730Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/timer/api.py 2025-06-01T22:51:21.5326333Z +++ openssl base64 2025-06-01T22:51:21.5326598Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.5326860Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.5327992Z +++ sed -e s/=//g 2025-06-01T22:51:21.5380365Z ++ HASH=1JZUs9lHUjEK4ZqHEFiW0mHLOoGqKGS-ytnK0z9K98A 2025-06-01T22:51:21.5381570Z +++ ls -nl torch/distributed/elastic/timer/api.py 2025-06-01T22:51:21.5381992Z +++ awk '{print $5}' 2025-06-01T22:51:21.5401746Z ++ FSIZE=9586 2025-06-01T22:51:21.5402486Z ++ echo '"torch/distributed/elastic/timer/api.py",sha256=1JZUs9lHUjEK4ZqHEFiW0mHLOoGqKGS-ytnK0z9K98A,9586' 2025-06-01T22:51:21.5403149Z ++ read fname 2025-06-01T22:51:21.5403567Z ++ make_wheel_record torch/distributed/elastic/timer/debug_info_logging.py 2025-06-01T22:51:21.5404485Z ++ FPATH=torch/distributed/elastic/timer/debug_info_logging.py 2025-06-01T22:51:21.5405065Z ++ echo torch/distributed/elastic/timer/debug_info_logging.py 2025-06-01T22:51:21.5405504Z ++ grep RECORD 2025-06-01T22:51:21.5426498Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/timer/debug_info_logging.py 2025-06-01T22:51:21.5427103Z +++ openssl base64 2025-06-01T22:51:21.5427355Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.5427647Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.5428288Z +++ sed -e s/=//g 2025-06-01T22:51:21.5471254Z ++ HASH=6mix9Su3bo9BVTM_QXNz75c-WAbDLL8jNbojKbjdEsE 2025-06-01T22:51:21.5474107Z +++ ls -nl torch/distributed/elastic/timer/debug_info_logging.py 2025-06-01T22:51:21.5474985Z +++ awk '{print $5}' 2025-06-01T22:51:21.5503829Z ++ FSIZE=610 2025-06-01T22:51:21.5504598Z ++ echo '"torch/distributed/elastic/timer/debug_info_logging.py",sha256=6mix9Su3bo9BVTM_QXNz75c-WAbDLL8jNbojKbjdEsE,610' 2025-06-01T22:51:21.5505353Z ++ read fname 2025-06-01T22:51:21.5505771Z ++ make_wheel_record torch/distributed/elastic/timer/file_based_local_timer.py 2025-06-01T22:51:21.5506016Z ++ FPATH=torch/distributed/elastic/timer/file_based_local_timer.py 2025-06-01T22:51:21.5506241Z ++ echo torch/distributed/elastic/timer/file_based_local_timer.py 2025-06-01T22:51:21.5506337Z ++ grep RECORD 2025-06-01T22:51:21.5526612Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/timer/file_based_local_timer.py 2025-06-01T22:51:21.5526728Z +++ openssl base64 2025-06-01T22:51:21.5526830Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.5527339Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.5528848Z +++ sed -e s/=//g 2025-06-01T22:51:21.5568721Z ++ HASH=bvljCE39cEqNbqBOfqeXCQkUOaw4D6uM4UvXFdh4UoU 2025-06-01T22:51:21.5573701Z +++ ls -nl torch/distributed/elastic/timer/file_based_local_timer.py 2025-06-01T22:51:21.5574707Z +++ awk '{print $5}' 2025-06-01T22:51:21.5601671Z ++ FSIZE=16449 2025-06-01T22:51:21.5602522Z ++ echo '"torch/distributed/elastic/timer/file_based_local_timer.py",sha256=bvljCE39cEqNbqBOfqeXCQkUOaw4D6uM4UvXFdh4UoU,16449' 2025-06-01T22:51:21.5602789Z ++ read fname 2025-06-01T22:51:21.5603018Z ++ make_wheel_record torch/distributed/elastic/timer/local_timer.py 2025-06-01T22:51:21.5603259Z ++ FPATH=torch/distributed/elastic/timer/local_timer.py 2025-06-01T22:51:21.5603440Z ++ echo torch/distributed/elastic/timer/local_timer.py 2025-06-01T22:51:21.5604373Z ++ grep RECORD 2025-06-01T22:51:21.5628784Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/timer/local_timer.py 2025-06-01T22:51:21.5628982Z +++ openssl base64 2025-06-01T22:51:21.5629092Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.5629595Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.5629704Z +++ sed -e s/=//g 2025-06-01T22:51:21.5670736Z ++ HASH=JWzMEwIY2iLItGjY3ZU-SfP22HQJb_a6_pB-d-KrxEU 2025-06-01T22:51:21.5673660Z +++ ls -nl torch/distributed/elastic/timer/local_timer.py 2025-06-01T22:51:21.5674057Z +++ awk '{print $5}' 2025-06-01T22:51:21.5702924Z ++ FSIZE=4285 2025-06-01T22:51:21.5703567Z ++ echo '"torch/distributed/elastic/timer/local_timer.py",sha256=JWzMEwIY2iLItGjY3ZU-SfP22HQJb_a6_pB-d-KrxEU,4285' 2025-06-01T22:51:21.5703712Z ++ read fname 2025-06-01T22:51:21.5704104Z ++ make_wheel_record torch/distributed/elastic/utils/__init__.py 2025-06-01T22:51:21.5704602Z ++ FPATH=torch/distributed/elastic/utils/__init__.py 2025-06-01T22:51:21.5704781Z ++ echo torch/distributed/elastic/utils/__init__.py 2025-06-01T22:51:21.5704885Z ++ grep RECORD 2025-06-01T22:51:21.5726504Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/utils/__init__.py 2025-06-01T22:51:21.5726706Z +++ openssl base64 2025-06-01T22:51:21.5727065Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.5727267Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.5728186Z +++ sed -e s/=//g 2025-06-01T22:51:21.5767181Z ++ HASH=ztvtzgzf5pR1ixbbYfY0lGx85VhyhJuHH8er7-XNVpE 2025-06-01T22:51:21.5771684Z +++ ls -nl torch/distributed/elastic/utils/__init__.py 2025-06-01T22:51:21.5772412Z +++ awk '{print $5}' 2025-06-01T22:51:21.5799455Z ++ FSIZE=318 2025-06-01T22:51:21.5800235Z ++ echo '"torch/distributed/elastic/utils/__init__.py",sha256=ztvtzgzf5pR1ixbbYfY0lGx85VhyhJuHH8er7-XNVpE,318' 2025-06-01T22:51:21.5800358Z ++ read fname 2025-06-01T22:51:21.5800599Z ++ make_wheel_record torch/distributed/elastic/utils/api.py 2025-06-01T22:51:21.5800749Z ++ FPATH=torch/distributed/elastic/utils/api.py 2025-06-01T22:51:21.5800908Z ++ echo torch/distributed/elastic/utils/api.py 2025-06-01T22:51:21.5801196Z ++ grep RECORD 2025-06-01T22:51:21.5824122Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/utils/api.py 2025-06-01T22:51:21.5824251Z +++ openssl base64 2025-06-01T22:51:21.5824446Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.5824898Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.5825928Z +++ sed -e s/=//g 2025-06-01T22:51:21.5866902Z ++ HASH=QMd6BGMe0lVXYnOSMLinlB3Hh_EJn2s6R3Cre2K2l0s 2025-06-01T22:51:21.5869916Z +++ ls -nl torch/distributed/elastic/utils/api.py 2025-06-01T22:51:21.5870623Z +++ awk '{print $5}' 2025-06-01T22:51:21.5894887Z ++ FSIZE=1705 2025-06-01T22:51:21.5895484Z ++ echo '"torch/distributed/elastic/utils/api.py",sha256=QMd6BGMe0lVXYnOSMLinlB3Hh_EJn2s6R3Cre2K2l0s,1705' 2025-06-01T22:51:21.5895597Z ++ read fname 2025-06-01T22:51:21.5895843Z ++ make_wheel_record torch/distributed/elastic/utils/distributed.py 2025-06-01T22:51:21.5896024Z ++ FPATH=torch/distributed/elastic/utils/distributed.py 2025-06-01T22:51:21.5899026Z ++ echo torch/distributed/elastic/utils/distributed.py 2025-06-01T22:51:21.5900392Z ++ grep RECORD 2025-06-01T22:51:21.5923459Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/utils/distributed.py 2025-06-01T22:51:21.5923810Z +++ openssl base64 2025-06-01T22:51:21.5924151Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.5924459Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.5925157Z +++ sed -e s/=//g 2025-06-01T22:51:21.5965204Z ++ HASH=IOrLsxeFA0NXHKw0J2bjuuOoOvWeA7GIxIdbyOgkD_0 2025-06-01T22:51:21.5968815Z +++ ls -nl torch/distributed/elastic/utils/distributed.py 2025-06-01T22:51:21.5969645Z +++ awk '{print $5}' 2025-06-01T22:51:21.5997137Z ++ FSIZE=5923 2025-06-01T22:51:21.5997838Z ++ echo '"torch/distributed/elastic/utils/distributed.py",sha256=IOrLsxeFA0NXHKw0J2bjuuOoOvWeA7GIxIdbyOgkD_0,5923' 2025-06-01T22:51:21.5998098Z ++ read fname 2025-06-01T22:51:21.5998327Z ++ make_wheel_record torch/distributed/elastic/utils/log_level.py 2025-06-01T22:51:21.5998498Z ++ FPATH=torch/distributed/elastic/utils/log_level.py 2025-06-01T22:51:21.5998676Z ++ echo torch/distributed/elastic/utils/log_level.py 2025-06-01T22:51:21.5998776Z ++ grep RECORD 2025-06-01T22:51:21.6022378Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/utils/log_level.py 2025-06-01T22:51:21.6022528Z +++ openssl base64 2025-06-01T22:51:21.6022631Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.6023677Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.6023788Z +++ sed -e s/=//g 2025-06-01T22:51:21.6062478Z ++ HASH=1pOw0YanV5aPrMGwqkATk8OTXm6iLF2iuUYKbUf1b6Q 2025-06-01T22:51:21.6066012Z +++ ls -nl torch/distributed/elastic/utils/log_level.py 2025-06-01T22:51:21.6066639Z +++ awk '{print $5}' 2025-06-01T22:51:21.6090077Z ++ FSIZE=339 2025-06-01T22:51:21.6090600Z ++ echo '"torch/distributed/elastic/utils/log_level.py",sha256=1pOw0YanV5aPrMGwqkATk8OTXm6iLF2iuUYKbUf1b6Q,339' 2025-06-01T22:51:21.6090722Z ++ read fname 2025-06-01T22:51:21.6091086Z ++ make_wheel_record torch/distributed/elastic/utils/logging.py 2025-06-01T22:51:21.6091258Z ++ FPATH=torch/distributed/elastic/utils/logging.py 2025-06-01T22:51:21.6093755Z ++ echo torch/distributed/elastic/utils/logging.py 2025-06-01T22:51:21.6094757Z ++ grep RECORD 2025-06-01T22:51:21.6119261Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/utils/logging.py 2025-06-01T22:51:21.6119408Z +++ openssl base64 2025-06-01T22:51:21.6119511Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.6119614Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.6120097Z +++ sed -e s/=//g 2025-06-01T22:51:21.6160905Z ++ HASH=hekWqKajcPTgfFfi_EP46yqOlbJRpYldCTyIgMjYnLA 2025-06-01T22:51:21.6164462Z +++ ls -nl torch/distributed/elastic/utils/logging.py 2025-06-01T22:51:21.6165785Z +++ awk '{print $5}' 2025-06-01T22:51:21.6194302Z ++ FSIZE=2271 2025-06-01T22:51:21.6194885Z ++ echo '"torch/distributed/elastic/utils/logging.py",sha256=hekWqKajcPTgfFfi_EP46yqOlbJRpYldCTyIgMjYnLA,2271' 2025-06-01T22:51:21.6195048Z ++ read fname 2025-06-01T22:51:21.6195326Z ++ make_wheel_record torch/distributed/elastic/utils/store.py 2025-06-01T22:51:21.6195482Z ++ FPATH=torch/distributed/elastic/utils/store.py 2025-06-01T22:51:21.6195632Z ++ echo torch/distributed/elastic/utils/store.py 2025-06-01T22:51:21.6195740Z ++ grep RECORD 2025-06-01T22:51:21.6213456Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/utils/store.py 2025-06-01T22:51:21.6214105Z +++ openssl base64 2025-06-01T22:51:21.6215470Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.6217965Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.6218062Z +++ sed -e s/=//g 2025-06-01T22:51:21.6257615Z ++ HASH=sTU9k7gzzzF2r_oHGnzINWV3RtCfFbLLQ3hNcEMPRlA 2025-06-01T22:51:21.6262689Z +++ ls -nl torch/distributed/elastic/utils/store.py 2025-06-01T22:51:21.6263503Z +++ awk '{print $5}' 2025-06-01T22:51:21.6287031Z ++ FSIZE=7277 2025-06-01T22:51:21.6287529Z ++ echo '"torch/distributed/elastic/utils/store.py",sha256=sTU9k7gzzzF2r_oHGnzINWV3RtCfFbLLQ3hNcEMPRlA,7277' 2025-06-01T22:51:21.6287645Z ++ read fname 2025-06-01T22:51:21.6287893Z ++ make_wheel_record torch/distributed/elastic/utils/data/__init__.py 2025-06-01T22:51:21.6288101Z ++ FPATH=torch/distributed/elastic/utils/data/__init__.py 2025-06-01T22:51:21.6290666Z ++ echo torch/distributed/elastic/utils/data/__init__.py 2025-06-01T22:51:21.6291767Z ++ grep RECORD 2025-06-01T22:51:21.6315579Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/utils/data/__init__.py 2025-06-01T22:51:21.6315756Z +++ openssl base64 2025-06-01T22:51:21.6315880Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.6316041Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.6316171Z +++ sed -e s/=//g 2025-06-01T22:51:21.6353385Z ++ HASH=tF96JUuxZmWRkvGOzP7tbZT6s8CKNz29F6O_OYTcL3o 2025-06-01T22:51:21.6358329Z +++ ls -nl torch/distributed/elastic/utils/data/__init__.py 2025-06-01T22:51:21.6360009Z +++ awk '{print $5}' 2025-06-01T22:51:21.6388448Z ++ FSIZE=372 2025-06-01T22:51:21.6389102Z ++ echo '"torch/distributed/elastic/utils/data/__init__.py",sha256=tF96JUuxZmWRkvGOzP7tbZT6s8CKNz29F6O_OYTcL3o,372' 2025-06-01T22:51:21.6389356Z ++ read fname 2025-06-01T22:51:21.6389641Z ++ make_wheel_record torch/distributed/elastic/utils/data/cycling_iterator.py 2025-06-01T22:51:21.6389887Z ++ FPATH=torch/distributed/elastic/utils/data/cycling_iterator.py 2025-06-01T22:51:21.6390104Z ++ echo torch/distributed/elastic/utils/data/cycling_iterator.py 2025-06-01T22:51:21.6390212Z ++ grep RECORD 2025-06-01T22:51:21.6413717Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/utils/data/cycling_iterator.py 2025-06-01T22:51:21.6413835Z +++ openssl base64 2025-06-01T22:51:21.6414729Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.6416106Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.6417486Z +++ sed -e s/=//g 2025-06-01T22:51:21.6454335Z ++ HASH=JgJwYYzIqpYKgg8ntGyNq21VpW6DTelCKIdDJS94QuA 2025-06-01T22:51:21.6459537Z +++ ls -nl torch/distributed/elastic/utils/data/cycling_iterator.py 2025-06-01T22:51:21.6461056Z +++ awk '{print $5}' 2025-06-01T22:51:21.6485650Z ++ FSIZE=1643 2025-06-01T22:51:21.6486393Z ++ echo '"torch/distributed/elastic/utils/data/cycling_iterator.py",sha256=JgJwYYzIqpYKgg8ntGyNq21VpW6DTelCKIdDJS94QuA,1643' 2025-06-01T22:51:21.6486513Z ++ read fname 2025-06-01T22:51:21.6486870Z ++ make_wheel_record torch/distributed/elastic/utils/data/elastic_distributed_sampler.py 2025-06-01T22:51:21.6487164Z ++ FPATH=torch/distributed/elastic/utils/data/elastic_distributed_sampler.py 2025-06-01T22:51:21.6489228Z ++ echo torch/distributed/elastic/utils/data/elastic_distributed_sampler.py 2025-06-01T22:51:21.6490158Z ++ grep RECORD 2025-06-01T22:51:21.6515372Z +++ openssl dgst -sha256 -binary torch/distributed/elastic/utils/data/elastic_distributed_sampler.py 2025-06-01T22:51:21.6515504Z +++ openssl base64 2025-06-01T22:51:21.6515606Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.6515716Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.6515832Z +++ sed -e s/=//g 2025-06-01T22:51:21.6552256Z ++ HASH=6IpSuGzKw9QgkS03hhzNDCXhnfu_c2dj3Z-ieCfV-Sc 2025-06-01T22:51:21.6557168Z +++ ls -nl torch/distributed/elastic/utils/data/elastic_distributed_sampler.py 2025-06-01T22:51:21.6557792Z +++ awk '{print $5}' 2025-06-01T22:51:21.6586776Z ++ FSIZE=3034 2025-06-01T22:51:21.6587506Z ++ echo '"torch/distributed/elastic/utils/data/elastic_distributed_sampler.py",sha256=6IpSuGzKw9QgkS03hhzNDCXhnfu_c2dj3Z-ieCfV-Sc,3034' 2025-06-01T22:51:21.6587677Z ++ read fname 2025-06-01T22:51:21.6587911Z ++ make_wheel_record torch/distributed/fsdp/__init__.py 2025-06-01T22:51:21.6588051Z ++ FPATH=torch/distributed/fsdp/__init__.py 2025-06-01T22:51:21.6588195Z ++ echo torch/distributed/fsdp/__init__.py 2025-06-01T22:51:21.6588313Z ++ grep RECORD 2025-06-01T22:51:21.6608464Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/__init__.py 2025-06-01T22:51:21.6608586Z +++ openssl base64 2025-06-01T22:51:21.6609478Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.6610565Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.6611928Z +++ sed -e s/=//g 2025-06-01T22:51:21.6648835Z ++ HASH=QAAwtP_tJ_pGAahG-3sQXr-8pUKIPOi7-xIy88TQSwM 2025-06-01T22:51:21.6653860Z +++ ls -nl torch/distributed/fsdp/__init__.py 2025-06-01T22:51:21.6654735Z +++ awk '{print $5}' 2025-06-01T22:51:21.6682226Z ++ FSIZE=1740 2025-06-01T22:51:21.6682727Z ++ echo '"torch/distributed/fsdp/__init__.py",sha256=QAAwtP_tJ_pGAahG-3sQXr-8pUKIPOi7-xIy88TQSwM,1740' 2025-06-01T22:51:21.6683156Z ++ read fname 2025-06-01T22:51:21.6683399Z ++ make_wheel_record torch/distributed/fsdp/_common_utils.py 2025-06-01T22:51:21.6683578Z ++ FPATH=torch/distributed/fsdp/_common_utils.py 2025-06-01T22:51:21.6683857Z ++ echo torch/distributed/fsdp/_common_utils.py 2025-06-01T22:51:21.6683956Z ++ grep RECORD 2025-06-01T22:51:21.6707758Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_common_utils.py 2025-06-01T22:51:21.6707978Z +++ openssl base64 2025-06-01T22:51:21.6708373Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.6708661Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.6708764Z +++ sed -e s/=//g 2025-06-01T22:51:21.6748117Z ++ HASH=8ZPk5uu3qpC8QHteXIDMH3HgWyR-kJgLJLIKUEnJoJQ 2025-06-01T22:51:21.6750978Z +++ ls -nl torch/distributed/fsdp/_common_utils.py 2025-06-01T22:51:21.6751683Z +++ awk '{print $5}' 2025-06-01T22:51:21.6777888Z ++ FSIZE=22394 2025-06-01T22:51:21.6778598Z ++ echo '"torch/distributed/fsdp/_common_utils.py",sha256=8ZPk5uu3qpC8QHteXIDMH3HgWyR-kJgLJLIKUEnJoJQ,22394' 2025-06-01T22:51:21.6778704Z ++ read fname 2025-06-01T22:51:21.6778897Z ++ make_wheel_record torch/distributed/fsdp/_debug_utils.py 2025-06-01T22:51:21.6779067Z ++ FPATH=torch/distributed/fsdp/_debug_utils.py 2025-06-01T22:51:21.6779486Z ++ echo torch/distributed/fsdp/_debug_utils.py 2025-06-01T22:51:21.6780772Z ++ grep RECORD 2025-06-01T22:51:21.6804733Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_debug_utils.py 2025-06-01T22:51:21.6804913Z +++ openssl base64 2025-06-01T22:51:21.6805054Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.6805188Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.6805290Z +++ sed -e s/=//g 2025-06-01T22:51:21.6844738Z ++ HASH=mWoDuCc8Y2fjmIWTj8pXYNUPDNsvUbyoBBZHIffrxgk 2025-06-01T22:51:21.6847413Z +++ ls -nl torch/distributed/fsdp/_debug_utils.py 2025-06-01T22:51:21.6848507Z +++ awk '{print $5}' 2025-06-01T22:51:21.6875494Z ++ FSIZE=5691 2025-06-01T22:51:21.6876064Z ++ echo '"torch/distributed/fsdp/_debug_utils.py",sha256=mWoDuCc8Y2fjmIWTj8pXYNUPDNsvUbyoBBZHIffrxgk,5691' 2025-06-01T22:51:21.6876520Z ++ read fname 2025-06-01T22:51:21.6876772Z ++ make_wheel_record torch/distributed/fsdp/_dynamo_utils.py 2025-06-01T22:51:21.6877097Z ++ FPATH=torch/distributed/fsdp/_dynamo_utils.py 2025-06-01T22:51:21.6877250Z ++ echo torch/distributed/fsdp/_dynamo_utils.py 2025-06-01T22:51:21.6877463Z ++ grep RECORD 2025-06-01T22:51:21.6902211Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_dynamo_utils.py 2025-06-01T22:51:21.6902393Z +++ openssl base64 2025-06-01T22:51:21.6902555Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.6902896Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.6903007Z +++ sed -e s/=//g 2025-06-01T22:51:21.6940513Z ++ HASH=_YtXy6KD9FUp--G1z7xpA4rrcSWFnF0bMkRtcDptpeg 2025-06-01T22:51:21.6943719Z +++ ls -nl torch/distributed/fsdp/_dynamo_utils.py 2025-06-01T22:51:21.6944376Z +++ awk '{print $5}' 2025-06-01T22:51:21.6970181Z ++ FSIZE=2631 2025-06-01T22:51:21.6970662Z ++ echo '"torch/distributed/fsdp/_dynamo_utils.py",sha256=_YtXy6KD9FUp--G1z7xpA4rrcSWFnF0bMkRtcDptpeg,2631' 2025-06-01T22:51:21.6970761Z ++ read fname 2025-06-01T22:51:21.6970984Z ++ make_wheel_record torch/distributed/fsdp/_exec_order_utils.py 2025-06-01T22:51:21.6971176Z ++ FPATH=torch/distributed/fsdp/_exec_order_utils.py 2025-06-01T22:51:21.6973827Z ++ echo torch/distributed/fsdp/_exec_order_utils.py 2025-06-01T22:51:21.6974839Z ++ grep RECORD 2025-06-01T22:51:21.6996953Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_exec_order_utils.py 2025-06-01T22:51:21.6997075Z +++ openssl base64 2025-06-01T22:51:21.6997175Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.6998360Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.6999311Z +++ sed -e s/=//g 2025-06-01T22:51:21.7040164Z ++ HASH=X6LbbP4U6StT0zX6cGOlk0kAb0oQ0-_beQy4wyTdA0Y 2025-06-01T22:51:21.7042193Z +++ ls -nl torch/distributed/fsdp/_exec_order_utils.py 2025-06-01T22:51:21.7043580Z +++ awk '{print $5}' 2025-06-01T22:51:21.7071504Z ++ FSIZE=16073 2025-06-01T22:51:21.7072125Z ++ echo '"torch/distributed/fsdp/_exec_order_utils.py",sha256=X6LbbP4U6StT0zX6cGOlk0kAb0oQ0-_beQy4wyTdA0Y,16073' 2025-06-01T22:51:21.7072655Z ++ read fname 2025-06-01T22:51:21.7072879Z ++ make_wheel_record torch/distributed/fsdp/_flat_param.py 2025-06-01T22:51:21.7073046Z ++ FPATH=torch/distributed/fsdp/_flat_param.py 2025-06-01T22:51:21.7073201Z ++ echo torch/distributed/fsdp/_flat_param.py 2025-06-01T22:51:21.7073329Z ++ grep RECORD 2025-06-01T22:51:21.7091995Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_flat_param.py 2025-06-01T22:51:21.7092612Z +++ openssl base64 2025-06-01T22:51:21.7093663Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.7094827Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.7096256Z +++ sed -e s/=//g 2025-06-01T22:51:21.7140598Z ++ HASH=oyFlo69F3Dcn56wVJcX1vJkvySkETRT1ameh0KzYkYE 2025-06-01T22:51:21.7143324Z +++ ls -nl torch/distributed/fsdp/_flat_param.py 2025-06-01T22:51:21.7143433Z +++ awk '{print $5}' 2025-06-01T22:51:21.7167547Z ++ FSIZE=123631 2025-06-01T22:51:21.7168144Z ++ echo '"torch/distributed/fsdp/_flat_param.py",sha256=oyFlo69F3Dcn56wVJcX1vJkvySkETRT1ameh0KzYkYE,123631' 2025-06-01T22:51:21.7168269Z ++ read fname 2025-06-01T22:51:21.7168492Z ++ make_wheel_record torch/distributed/fsdp/_fsdp_extensions.py 2025-06-01T22:51:21.7168743Z ++ FPATH=torch/distributed/fsdp/_fsdp_extensions.py 2025-06-01T22:51:21.7171097Z ++ echo torch/distributed/fsdp/_fsdp_extensions.py 2025-06-01T22:51:21.7172210Z ++ grep RECORD 2025-06-01T22:51:21.7195435Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_fsdp_extensions.py 2025-06-01T22:51:21.7196027Z +++ openssl base64 2025-06-01T22:51:21.7196320Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.7196929Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.7197733Z +++ sed -e s/=//g 2025-06-01T22:51:21.7236869Z ++ HASH=TsYe8uoZmaI1dtmEyLplxxxvmJt-dUpbdNun5eeLVto 2025-06-01T22:51:21.7242261Z +++ ls -nl torch/distributed/fsdp/_fsdp_extensions.py 2025-06-01T22:51:21.7242862Z +++ awk '{print $5}' 2025-06-01T22:51:21.7270632Z ++ FSIZE=4956 2025-06-01T22:51:21.7271447Z ++ echo '"torch/distributed/fsdp/_fsdp_extensions.py",sha256=TsYe8uoZmaI1dtmEyLplxxxvmJt-dUpbdNun5eeLVto,4956' 2025-06-01T22:51:21.7272194Z ++ read fname 2025-06-01T22:51:21.7272528Z ++ make_wheel_record torch/distributed/fsdp/_init_utils.py 2025-06-01T22:51:21.7273172Z ++ FPATH=torch/distributed/fsdp/_init_utils.py 2025-06-01T22:51:21.7273642Z ++ echo torch/distributed/fsdp/_init_utils.py 2025-06-01T22:51:21.7273988Z ++ grep RECORD 2025-06-01T22:51:21.7292602Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_init_utils.py 2025-06-01T22:51:21.7293173Z +++ openssl base64 2025-06-01T22:51:21.7294292Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.7295682Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.7297525Z +++ sed -e s/=//g 2025-06-01T22:51:21.7333888Z ++ HASH=OirgMZcFRU98MH0K5rthBGqG2Is8yxYdnAcXfLmKCA0 2025-06-01T22:51:21.7338672Z +++ ls -nl torch/distributed/fsdp/_init_utils.py 2025-06-01T22:51:21.7340045Z +++ awk '{print $5}' 2025-06-01T22:51:21.7366305Z ++ FSIZE=46222 2025-06-01T22:51:21.7367045Z ++ echo '"torch/distributed/fsdp/_init_utils.py",sha256=OirgMZcFRU98MH0K5rthBGqG2Is8yxYdnAcXfLmKCA0,46222' 2025-06-01T22:51:21.7367729Z ++ read fname 2025-06-01T22:51:21.7368074Z ++ make_wheel_record torch/distributed/fsdp/_limiter_utils.py 2025-06-01T22:51:21.7368638Z ++ FPATH=torch/distributed/fsdp/_limiter_utils.py 2025-06-01T22:51:21.7369144Z ++ echo torch/distributed/fsdp/_limiter_utils.py 2025-06-01T22:51:21.7369587Z ++ grep RECORD 2025-06-01T22:51:21.7393916Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_limiter_utils.py 2025-06-01T22:51:21.7394419Z +++ openssl base64 2025-06-01T22:51:21.7394755Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.7395002Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.7395295Z +++ sed -e s/=//g 2025-06-01T22:51:21.7435382Z ++ HASH=8QUeuAz8fTVqP0wxpRTDADpQKH-KrlyZqUfU6CTZbYU 2025-06-01T22:51:21.7437764Z +++ ls -nl torch/distributed/fsdp/_limiter_utils.py 2025-06-01T22:51:21.7438919Z +++ awk '{print $5}' 2025-06-01T22:51:21.7465779Z ++ FSIZE=1086 2025-06-01T22:51:21.7466470Z ++ echo '"torch/distributed/fsdp/_limiter_utils.py",sha256=8QUeuAz8fTVqP0wxpRTDADpQKH-KrlyZqUfU6CTZbYU,1086' 2025-06-01T22:51:21.7467135Z ++ read fname 2025-06-01T22:51:21.7467477Z ++ make_wheel_record torch/distributed/fsdp/_optim_utils.py 2025-06-01T22:51:21.7467956Z ++ FPATH=torch/distributed/fsdp/_optim_utils.py 2025-06-01T22:51:21.7468363Z ++ echo torch/distributed/fsdp/_optim_utils.py 2025-06-01T22:51:21.7468723Z ++ grep RECORD 2025-06-01T22:51:21.7488497Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_optim_utils.py 2025-06-01T22:51:21.7489027Z +++ openssl base64 2025-06-01T22:51:21.7489429Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.7490443Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.7491770Z +++ sed -e s/=//g 2025-06-01T22:51:21.7531594Z ++ HASH=BLQurCeVyCZkarvdOH0LlSVwWkRpTz0pN0VbkfMLT6g 2025-06-01T22:51:21.7536657Z +++ ls -nl torch/distributed/fsdp/_optim_utils.py 2025-06-01T22:51:21.7538320Z +++ awk '{print $5}' 2025-06-01T22:51:21.7565338Z ++ FSIZE=86617 2025-06-01T22:51:21.7566015Z ++ echo '"torch/distributed/fsdp/_optim_utils.py",sha256=BLQurCeVyCZkarvdOH0LlSVwWkRpTz0pN0VbkfMLT6g,86617' 2025-06-01T22:51:21.7566701Z ++ read fname 2025-06-01T22:51:21.7567061Z ++ make_wheel_record torch/distributed/fsdp/_runtime_utils.py 2025-06-01T22:51:21.7567557Z ++ FPATH=torch/distributed/fsdp/_runtime_utils.py 2025-06-01T22:51:21.7568007Z ++ echo torch/distributed/fsdp/_runtime_utils.py 2025-06-01T22:51:21.7568375Z ++ grep RECORD 2025-06-01T22:51:21.7590610Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_runtime_utils.py 2025-06-01T22:51:21.7591163Z +++ openssl base64 2025-06-01T22:51:21.7591414Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.7591679Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.7592800Z +++ sed -e s/=//g 2025-06-01T22:51:21.7635238Z ++ HASH=P2jp7vIzmOvdynFwK0INcOVsZHXfoi4DsbkaNUWOinU 2025-06-01T22:51:21.7638268Z +++ ls -nl torch/distributed/fsdp/_runtime_utils.py 2025-06-01T22:51:21.7638914Z +++ awk '{print $5}' 2025-06-01T22:51:21.7668630Z ++ FSIZE=66523 2025-06-01T22:51:21.7669312Z ++ echo '"torch/distributed/fsdp/_runtime_utils.py",sha256=P2jp7vIzmOvdynFwK0INcOVsZHXfoi4DsbkaNUWOinU,66523' 2025-06-01T22:51:21.7670000Z ++ read fname 2025-06-01T22:51:21.7670325Z ++ make_wheel_record torch/distributed/fsdp/_shard_utils.py 2025-06-01T22:51:21.7670915Z ++ FPATH=torch/distributed/fsdp/_shard_utils.py 2025-06-01T22:51:21.7671323Z ++ echo torch/distributed/fsdp/_shard_utils.py 2025-06-01T22:51:21.7671698Z ++ grep RECORD 2025-06-01T22:51:21.7690121Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_shard_utils.py 2025-06-01T22:51:21.7690604Z +++ openssl base64 2025-06-01T22:51:21.7691615Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.7692924Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.7694254Z +++ sed -e s/=//g 2025-06-01T22:51:21.7730510Z ++ HASH=em12fl0MSWJqj7QWl2xAc-62QJ1tKVGMh8kHjoD82do 2025-06-01T22:51:21.7735295Z +++ ls -nl torch/distributed/fsdp/_shard_utils.py 2025-06-01T22:51:21.7736787Z +++ awk '{print $5}' 2025-06-01T22:51:21.7763780Z ++ FSIZE=4623 2025-06-01T22:51:21.7764604Z ++ echo '"torch/distributed/fsdp/_shard_utils.py",sha256=em12fl0MSWJqj7QWl2xAc-62QJ1tKVGMh8kHjoD82do,4623' 2025-06-01T22:51:21.7765267Z ++ read fname 2025-06-01T22:51:21.7765637Z ++ make_wheel_record torch/distributed/fsdp/_state_dict_utils.py 2025-06-01T22:51:21.7766150Z ++ FPATH=torch/distributed/fsdp/_state_dict_utils.py 2025-06-01T22:51:21.7766610Z ++ echo torch/distributed/fsdp/_state_dict_utils.py 2025-06-01T22:51:21.7767008Z ++ grep RECORD 2025-06-01T22:51:21.7794031Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_state_dict_utils.py 2025-06-01T22:51:21.7794576Z +++ openssl base64 2025-06-01T22:51:21.7794907Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.7795178Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.7795448Z +++ sed -e s/=//g 2025-06-01T22:51:21.7835869Z ++ HASH=vJSJaZ5K7PvqyqaeLczo3nxUKLQxK0Z4Z91fbQLt22U 2025-06-01T22:51:21.7839246Z +++ ls -nl torch/distributed/fsdp/_state_dict_utils.py 2025-06-01T22:51:21.7839669Z +++ awk '{print $5}' 2025-06-01T22:51:21.7865829Z ++ FSIZE=34292 2025-06-01T22:51:21.7866465Z ++ echo '"torch/distributed/fsdp/_state_dict_utils.py",sha256=vJSJaZ5K7PvqyqaeLczo3nxUKLQxK0Z4Z91fbQLt22U,34292' 2025-06-01T22:51:21.7867255Z ++ read fname 2025-06-01T22:51:21.7867594Z ++ make_wheel_record torch/distributed/fsdp/_trace_utils.py 2025-06-01T22:51:21.7868057Z ++ FPATH=torch/distributed/fsdp/_trace_utils.py 2025-06-01T22:51:21.7868473Z ++ echo torch/distributed/fsdp/_trace_utils.py 2025-06-01T22:51:21.7869093Z ++ grep RECORD 2025-06-01T22:51:21.7890123Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_trace_utils.py 2025-06-01T22:51:21.7890633Z +++ openssl base64 2025-06-01T22:51:21.7891031Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.7892368Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.7893600Z +++ sed -e s/=//g 2025-06-01T22:51:21.7930377Z ++ HASH=gBgd1Ooheg0C2Bl5mqKWcMHR16sJeBFv1RRRs7Rxecg 2025-06-01T22:51:21.7935100Z +++ ls -nl torch/distributed/fsdp/_trace_utils.py 2025-06-01T22:51:21.7935871Z +++ awk '{print $5}' 2025-06-01T22:51:21.7965823Z ++ FSIZE=10752 2025-06-01T22:51:21.7966476Z ++ echo '"torch/distributed/fsdp/_trace_utils.py",sha256=gBgd1Ooheg0C2Bl5mqKWcMHR16sJeBFv1RRRs7Rxecg,10752' 2025-06-01T22:51:21.7967165Z ++ read fname 2025-06-01T22:51:21.7967522Z ++ make_wheel_record torch/distributed/fsdp/_traversal_utils.py 2025-06-01T22:51:21.7968047Z ++ FPATH=torch/distributed/fsdp/_traversal_utils.py 2025-06-01T22:51:21.7968502Z ++ echo torch/distributed/fsdp/_traversal_utils.py 2025-06-01T22:51:21.7969134Z ++ grep RECORD 2025-06-01T22:51:21.7994100Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_traversal_utils.py 2025-06-01T22:51:21.7994627Z +++ openssl base64 2025-06-01T22:51:21.7994897Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.7995151Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.7995720Z +++ sed -e s/=//g 2025-06-01T22:51:21.8035236Z ++ HASH=PQFyFcV_p4FW8eZk6Vw8RmXiEA2iaMcOesO5ESmICoU 2025-06-01T22:51:21.8038638Z +++ ls -nl torch/distributed/fsdp/_traversal_utils.py 2025-06-01T22:51:21.8039463Z +++ awk '{print $5}' 2025-06-01T22:51:21.8067624Z ++ FSIZE=4610 2025-06-01T22:51:21.8068356Z ++ echo '"torch/distributed/fsdp/_traversal_utils.py",sha256=PQFyFcV_p4FW8eZk6Vw8RmXiEA2iaMcOesO5ESmICoU,4610' 2025-06-01T22:51:21.8069029Z ++ read fname 2025-06-01T22:51:21.8069408Z ++ make_wheel_record torch/distributed/fsdp/_unshard_param_utils.py 2025-06-01T22:51:21.8070064Z ++ FPATH=torch/distributed/fsdp/_unshard_param_utils.py 2025-06-01T22:51:21.8070548Z ++ echo torch/distributed/fsdp/_unshard_param_utils.py 2025-06-01T22:51:21.8070948Z ++ grep RECORD 2025-06-01T22:51:21.8089562Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_unshard_param_utils.py 2025-06-01T22:51:21.8090102Z +++ openssl base64 2025-06-01T22:51:21.8090671Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.8091837Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.8093056Z +++ sed -e s/=//g 2025-06-01T22:51:21.8130497Z ++ HASH=RoAJ41qCSEzmGOnXq4KEppSbVgHnCb7-IWDA0mpMbUA 2025-06-01T22:51:21.8135340Z +++ ls -nl torch/distributed/fsdp/_unshard_param_utils.py 2025-06-01T22:51:21.8136232Z +++ awk '{print $5}' 2025-06-01T22:51:21.8164368Z ++ FSIZE=11524 2025-06-01T22:51:21.8165144Z ++ echo '"torch/distributed/fsdp/_unshard_param_utils.py",sha256=RoAJ41qCSEzmGOnXq4KEppSbVgHnCb7-IWDA0mpMbUA,11524' 2025-06-01T22:51:21.8165893Z ++ read fname 2025-06-01T22:51:21.8166250Z ++ make_wheel_record torch/distributed/fsdp/_wrap_utils.py 2025-06-01T22:51:21.8166714Z ++ FPATH=torch/distributed/fsdp/_wrap_utils.py 2025-06-01T22:51:21.8167135Z ++ echo torch/distributed/fsdp/_wrap_utils.py 2025-06-01T22:51:21.8167490Z ++ grep RECORD 2025-06-01T22:51:21.8189994Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_wrap_utils.py 2025-06-01T22:51:21.8190582Z +++ openssl base64 2025-06-01T22:51:21.8190846Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.8191104Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.8191895Z +++ sed -e s/=//g 2025-06-01T22:51:21.8232309Z ++ HASH=IlYG6IHmynB_f_Lv8pkHsom6ClqmxkbIGrE3CdCzHPY 2025-06-01T22:51:21.8235937Z +++ ls -nl torch/distributed/fsdp/_wrap_utils.py 2025-06-01T22:51:21.8236467Z +++ awk '{print $5}' 2025-06-01T22:51:21.8266021Z ++ FSIZE=10895 2025-06-01T22:51:21.8266774Z ++ echo '"torch/distributed/fsdp/_wrap_utils.py",sha256=IlYG6IHmynB_f_Lv8pkHsom6ClqmxkbIGrE3CdCzHPY,10895' 2025-06-01T22:51:21.8267442Z ++ read fname 2025-06-01T22:51:21.8267732Z ++ make_wheel_record torch/distributed/fsdp/api.py 2025-06-01T22:51:21.8268159Z ++ FPATH=torch/distributed/fsdp/api.py 2025-06-01T22:51:21.8268529Z ++ echo torch/distributed/fsdp/api.py 2025-06-01T22:51:21.8268854Z ++ grep RECORD 2025-06-01T22:51:21.8289509Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/api.py 2025-06-01T22:51:21.8289970Z +++ openssl base64 2025-06-01T22:51:21.8290748Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.8292222Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.8293515Z +++ sed -e s/=//g 2025-06-01T22:51:21.8330573Z ++ HASH=wAWWh4wALbNeji0--fcH5TNTYwZ5kKVVNlZOUs8uSAA 2025-06-01T22:51:21.8335783Z +++ ls -nl torch/distributed/fsdp/api.py 2025-06-01T22:51:21.8336371Z +++ awk '{print $5}' 2025-06-01T22:51:21.8364928Z ++ FSIZE=18975 2025-06-01T22:51:21.8365558Z ++ echo '"torch/distributed/fsdp/api.py",sha256=wAWWh4wALbNeji0--fcH5TNTYwZ5kKVVNlZOUs8uSAA,18975' 2025-06-01T22:51:21.8366196Z ++ read fname 2025-06-01T22:51:21.8366622Z ++ make_wheel_record torch/distributed/fsdp/fully_sharded_data_parallel.py 2025-06-01T22:51:21.8367245Z ++ FPATH=torch/distributed/fsdp/fully_sharded_data_parallel.py 2025-06-01T22:51:21.8367813Z ++ echo torch/distributed/fsdp/fully_sharded_data_parallel.py 2025-06-01T22:51:21.8368242Z ++ grep RECORD 2025-06-01T22:51:21.8389730Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/fully_sharded_data_parallel.py 2025-06-01T22:51:21.8390625Z +++ openssl base64 2025-06-01T22:51:21.8390952Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.8391242Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.8392055Z +++ sed -e s/=//g 2025-06-01T22:51:21.8434114Z ++ HASH=ALDhMVITnZ4qCaUwb6PYBf7f4sFGjJeasRp5NByAXXA 2025-06-01T22:51:21.8437154Z +++ ls -nl torch/distributed/fsdp/fully_sharded_data_parallel.py 2025-06-01T22:51:21.8437627Z +++ awk '{print $5}' 2025-06-01T22:51:21.8464116Z ++ FSIZE=100302 2025-06-01T22:51:21.8464980Z ++ echo '"torch/distributed/fsdp/fully_sharded_data_parallel.py",sha256=ALDhMVITnZ4qCaUwb6PYBf7f4sFGjJeasRp5NByAXXA,100302' 2025-06-01T22:51:21.8465757Z ++ read fname 2025-06-01T22:51:21.8466254Z ++ make_wheel_record torch/distributed/fsdp/sharded_grad_scaler.py 2025-06-01T22:51:21.8466789Z ++ FPATH=torch/distributed/fsdp/sharded_grad_scaler.py 2025-06-01T22:51:21.8467245Z ++ echo torch/distributed/fsdp/sharded_grad_scaler.py 2025-06-01T22:51:21.8467646Z ++ grep RECORD 2025-06-01T22:51:21.8488237Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/sharded_grad_scaler.py 2025-06-01T22:51:21.8488792Z +++ openssl base64 2025-06-01T22:51:21.8489291Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.8490700Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.8491992Z +++ sed -e s/=//g 2025-06-01T22:51:21.8530422Z ++ HASH=NpU4umd1wqn-n7QRYWJTjQy_gpkE4US3bmsPGeFiHV0 2025-06-01T22:51:21.8535159Z +++ ls -nl torch/distributed/fsdp/sharded_grad_scaler.py 2025-06-01T22:51:21.8536158Z +++ awk '{print $5}' 2025-06-01T22:51:21.8564125Z ++ FSIZE=16164 2025-06-01T22:51:21.8565045Z ++ echo '"torch/distributed/fsdp/sharded_grad_scaler.py",sha256=NpU4umd1wqn-n7QRYWJTjQy_gpkE4US3bmsPGeFiHV0,16164' 2025-06-01T22:51:21.8565764Z ++ read fname 2025-06-01T22:51:21.8566084Z ++ make_wheel_record torch/distributed/fsdp/wrap.py 2025-06-01T22:51:21.8566514Z ++ FPATH=torch/distributed/fsdp/wrap.py 2025-06-01T22:51:21.8566883Z ++ echo torch/distributed/fsdp/wrap.py 2025-06-01T22:51:21.8567234Z ++ grep RECORD 2025-06-01T22:51:21.8590824Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/wrap.py 2025-06-01T22:51:21.8591590Z +++ openssl base64 2025-06-01T22:51:21.8591910Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.8592169Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.8592433Z +++ sed -e s/=//g 2025-06-01T22:51:21.8632258Z ++ HASH=dp6Ydp5DJIvPJLxT6bdNHBp8zzxbK6aK45-nw-ndsGs 2025-06-01T22:51:21.8635886Z +++ ls -nl torch/distributed/fsdp/wrap.py 2025-06-01T22:51:21.8636664Z +++ awk '{print $5}' 2025-06-01T22:51:21.8665171Z ++ FSIZE=22615 2025-06-01T22:51:21.8665925Z ++ echo '"torch/distributed/fsdp/wrap.py",sha256=dp6Ydp5DJIvPJLxT6bdNHBp8zzxbK6aK45-nw-ndsGs,22615' 2025-06-01T22:51:21.8666585Z ++ read fname 2025-06-01T22:51:21.8666961Z ++ make_wheel_record torch/distributed/fsdp/_fully_shard/__init__.py 2025-06-01T22:51:21.8667506Z ++ FPATH=torch/distributed/fsdp/_fully_shard/__init__.py 2025-06-01T22:51:21.8667973Z ++ echo torch/distributed/fsdp/_fully_shard/__init__.py 2025-06-01T22:51:21.8668372Z ++ grep RECORD 2025-06-01T22:51:21.8687858Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_fully_shard/__init__.py 2025-06-01T22:51:21.8688416Z +++ openssl base64 2025-06-01T22:51:21.8688842Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.8689728Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.8691071Z +++ sed -e s/=//g 2025-06-01T22:51:21.8728791Z ++ HASH=pcv6ncd5awjUqnqaDprxzFg76XdKv4zL4XcX6AYWT0E 2025-06-01T22:51:21.8734130Z +++ ls -nl torch/distributed/fsdp/_fully_shard/__init__.py 2025-06-01T22:51:21.8735179Z +++ awk '{print $5}' 2025-06-01T22:51:21.8762138Z ++ FSIZE=376 2025-06-01T22:51:21.8762893Z ++ echo '"torch/distributed/fsdp/_fully_shard/__init__.py",sha256=pcv6ncd5awjUqnqaDprxzFg76XdKv4zL4XcX6AYWT0E,376' 2025-06-01T22:51:21.8763599Z ++ read fname 2025-06-01T22:51:21.8764114Z ++ make_wheel_record torch/distributed/fsdp/_fully_shard/_fsdp_api.py 2025-06-01T22:51:21.8764672Z ++ FPATH=torch/distributed/fsdp/_fully_shard/_fsdp_api.py 2025-06-01T22:51:21.8765347Z ++ echo torch/distributed/fsdp/_fully_shard/_fsdp_api.py 2025-06-01T22:51:21.8765759Z ++ grep RECORD 2025-06-01T22:51:21.8789538Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_fully_shard/_fsdp_api.py 2025-06-01T22:51:21.8790113Z +++ openssl base64 2025-06-01T22:51:21.8790381Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.8790624Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.8791095Z +++ sed -e s/=//g 2025-06-01T22:51:21.8831063Z ++ HASH=ZJSEGY_Q26Ao8lqfcytZvXVwqvJAgsjXDwVt6jyvidw 2025-06-01T22:51:21.8836805Z +++ ls -nl torch/distributed/fsdp/_fully_shard/_fsdp_api.py 2025-06-01T22:51:21.8837301Z +++ awk '{print $5}' 2025-06-01T22:51:21.8863245Z ++ FSIZE=3347 2025-06-01T22:51:21.8864042Z ++ echo '"torch/distributed/fsdp/_fully_shard/_fsdp_api.py",sha256=ZJSEGY_Q26Ao8lqfcytZvXVwqvJAgsjXDwVt6jyvidw,3347' 2025-06-01T22:51:21.8864737Z ++ read fname 2025-06-01T22:51:21.8865302Z ++ make_wheel_record torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py 2025-06-01T22:51:21.8865933Z ++ FPATH=torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py 2025-06-01T22:51:21.8866505Z ++ echo torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py 2025-06-01T22:51:21.8866955Z ++ grep RECORD 2025-06-01T22:51:21.8886624Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py 2025-06-01T22:51:21.8887254Z +++ openssl base64 2025-06-01T22:51:21.8887511Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.8888333Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.8889827Z +++ sed -e s/=//g 2025-06-01T22:51:21.8928223Z ++ HASH=tIpvQNwBFgICrt4sBgCgvYy6HMh3wh2cLK4j9eggOv8 2025-06-01T22:51:21.8933304Z +++ ls -nl torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py 2025-06-01T22:51:21.8933897Z +++ awk '{print $5}' 2025-06-01T22:51:21.8961187Z ++ FSIZE=24572 2025-06-01T22:51:21.8962023Z ++ echo '"torch/distributed/fsdp/_fully_shard/_fsdp_collectives.py",sha256=tIpvQNwBFgICrt4sBgCgvYy6HMh3wh2cLK4j9eggOv8,24572' 2025-06-01T22:51:21.8962828Z ++ read fname 2025-06-01T22:51:21.8963228Z ++ make_wheel_record torch/distributed/fsdp/_fully_shard/_fsdp_common.py 2025-06-01T22:51:21.8963934Z ++ FPATH=torch/distributed/fsdp/_fully_shard/_fsdp_common.py 2025-06-01T22:51:21.8964641Z ++ echo torch/distributed/fsdp/_fully_shard/_fsdp_common.py 2025-06-01T22:51:21.8965068Z ++ grep RECORD 2025-06-01T22:51:21.8991322Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_fully_shard/_fsdp_common.py 2025-06-01T22:51:21.8991901Z +++ openssl base64 2025-06-01T22:51:21.8992171Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.8992680Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.8993717Z +++ sed -e s/=//g 2025-06-01T22:51:21.9033577Z ++ HASH=2ZcthzapPh5XrKbJuyR_v9WsK3ZmOYTF3k8tW_Ihfcs 2025-06-01T22:51:21.9036734Z +++ ls -nl torch/distributed/fsdp/_fully_shard/_fsdp_common.py 2025-06-01T22:51:21.9037407Z +++ awk '{print $5}' 2025-06-01T22:51:21.9065681Z ++ FSIZE=5680 2025-06-01T22:51:21.9066847Z ++ echo '"torch/distributed/fsdp/_fully_shard/_fsdp_common.py",sha256=2ZcthzapPh5XrKbJuyR_v9WsK3ZmOYTF3k8tW_Ihfcs,5680' 2025-06-01T22:51:21.9067565Z ++ read fname 2025-06-01T22:51:21.9067960Z ++ make_wheel_record torch/distributed/fsdp/_fully_shard/_fsdp_init.py 2025-06-01T22:51:21.9068512Z ++ FPATH=torch/distributed/fsdp/_fully_shard/_fsdp_init.py 2025-06-01T22:51:21.9069172Z ++ echo torch/distributed/fsdp/_fully_shard/_fsdp_init.py 2025-06-01T22:51:21.9069590Z ++ grep RECORD 2025-06-01T22:51:21.9089417Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_fully_shard/_fsdp_init.py 2025-06-01T22:51:21.9090138Z +++ openssl base64 2025-06-01T22:51:21.9090537Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.9091901Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.9093155Z +++ sed -e s/=//g 2025-06-01T22:51:21.9130449Z ++ HASH=lc0QH51cHafbGWX8Ls0rNEh45YpNgSmf2tGhIj4KYao 2025-06-01T22:51:21.9135116Z +++ ls -nl torch/distributed/fsdp/_fully_shard/_fsdp_init.py 2025-06-01T22:51:21.9135878Z +++ awk '{print $5}' 2025-06-01T22:51:21.9164006Z ++ FSIZE=9142 2025-06-01T22:51:21.9164925Z ++ echo '"torch/distributed/fsdp/_fully_shard/_fsdp_init.py",sha256=lc0QH51cHafbGWX8Ls0rNEh45YpNgSmf2tGhIj4KYao,9142' 2025-06-01T22:51:21.9165661Z ++ read fname 2025-06-01T22:51:21.9166058Z ++ make_wheel_record torch/distributed/fsdp/_fully_shard/_fsdp_param.py 2025-06-01T22:51:21.9166660Z ++ FPATH=torch/distributed/fsdp/_fully_shard/_fsdp_param.py 2025-06-01T22:51:21.9167202Z ++ echo torch/distributed/fsdp/_fully_shard/_fsdp_param.py 2025-06-01T22:51:21.9167617Z ++ grep RECORD 2025-06-01T22:51:21.9189355Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_fully_shard/_fsdp_param.py 2025-06-01T22:51:21.9190045Z +++ openssl base64 2025-06-01T22:51:21.9190319Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.9190577Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.9191110Z +++ sed -e s/=//g 2025-06-01T22:51:21.9232564Z ++ HASH=piKI3n2W-l5r3JluNdUiFx0SBROv2lVQw6THOukWrAA 2025-06-01T22:51:21.9236663Z +++ ls -nl torch/distributed/fsdp/_fully_shard/_fsdp_param.py 2025-06-01T22:51:21.9237400Z +++ awk '{print $5}' 2025-06-01T22:51:21.9264319Z ++ FSIZE=41521 2025-06-01T22:51:21.9265166Z ++ echo '"torch/distributed/fsdp/_fully_shard/_fsdp_param.py",sha256=piKI3n2W-l5r3JluNdUiFx0SBROv2lVQw6THOukWrAA,41521' 2025-06-01T22:51:21.9265897Z ++ read fname 2025-06-01T22:51:21.9266306Z ++ make_wheel_record torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py 2025-06-01T22:51:21.9266945Z ++ FPATH=torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py 2025-06-01T22:51:21.9267497Z ++ echo torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py 2025-06-01T22:51:21.9267945Z ++ grep RECORD 2025-06-01T22:51:21.9288124Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py 2025-06-01T22:51:21.9288740Z +++ openssl base64 2025-06-01T22:51:21.9289010Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.9289832Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.9291263Z +++ sed -e s/=//g 2025-06-01T22:51:21.9329775Z ++ HASH=DK5gHT4rDkCBoA7P6bp04uVBhcOjrVsphgTDCBw82yc 2025-06-01T22:51:21.9334741Z +++ ls -nl torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py 2025-06-01T22:51:21.9335748Z +++ awk '{print $5}' 2025-06-01T22:51:21.9365171Z ++ FSIZE=34903 2025-06-01T22:51:21.9365929Z ++ echo '"torch/distributed/fsdp/_fully_shard/_fsdp_param_group.py",sha256=DK5gHT4rDkCBoA7P6bp04uVBhcOjrVsphgTDCBw82yc,34903' 2025-06-01T22:51:21.9366692Z ++ read fname 2025-06-01T22:51:21.9367108Z ++ make_wheel_record torch/distributed/fsdp/_fully_shard/_fsdp_state.py 2025-06-01T22:51:21.9367685Z ++ FPATH=torch/distributed/fsdp/_fully_shard/_fsdp_state.py 2025-06-01T22:51:21.9368223Z ++ echo torch/distributed/fsdp/_fully_shard/_fsdp_state.py 2025-06-01T22:51:21.9368646Z ++ grep RECORD 2025-06-01T22:51:21.9391657Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_fully_shard/_fsdp_state.py 2025-06-01T22:51:21.9392236Z +++ openssl base64 2025-06-01T22:51:21.9392490Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.9392751Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.9393004Z +++ sed -e s/=//g 2025-06-01T22:51:21.9431994Z ++ HASH=toRAdmgyuZyATltKs_sHRFHP84jtKOgnBhcxzpl5WxE 2025-06-01T22:51:21.9434767Z +++ ls -nl torch/distributed/fsdp/_fully_shard/_fsdp_state.py 2025-06-01T22:51:21.9435587Z +++ awk '{print $5}' 2025-06-01T22:51:21.9464960Z ++ FSIZE=17361 2025-06-01T22:51:21.9465727Z ++ echo '"torch/distributed/fsdp/_fully_shard/_fsdp_state.py",sha256=toRAdmgyuZyATltKs_sHRFHP84jtKOgnBhcxzpl5WxE,17361' 2025-06-01T22:51:21.9466609Z ++ read fname 2025-06-01T22:51:21.9466997Z ++ make_wheel_record torch/distributed/fsdp/_fully_shard/_fully_shard.py 2025-06-01T22:51:21.9467640Z ++ FPATH=torch/distributed/fsdp/_fully_shard/_fully_shard.py 2025-06-01T22:51:21.9468163Z ++ echo torch/distributed/fsdp/_fully_shard/_fully_shard.py 2025-06-01T22:51:21.9468566Z ++ grep RECORD 2025-06-01T22:51:21.9487136Z +++ openssl dgst -sha256 -binary torch/distributed/fsdp/_fully_shard/_fully_shard.py 2025-06-01T22:51:21.9487708Z +++ openssl base64 2025-06-01T22:51:21.9487980Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.9488464Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.9489713Z +++ sed -e s/=//g 2025-06-01T22:51:21.9528279Z ++ HASH=OmJ2c4m5CtlbFTTmvW_N004EQwVi8JYXRJrR8hSx_o0 2025-06-01T22:51:21.9533338Z +++ ls -nl torch/distributed/fsdp/_fully_shard/_fully_shard.py 2025-06-01T22:51:21.9534153Z +++ awk '{print $5}' 2025-06-01T22:51:21.9562579Z ++ FSIZE=27347 2025-06-01T22:51:21.9563338Z ++ echo '"torch/distributed/fsdp/_fully_shard/_fully_shard.py",sha256=OmJ2c4m5CtlbFTTmvW_N004EQwVi8JYXRJrR8hSx_o0,27347' 2025-06-01T22:51:21.9564205Z ++ read fname 2025-06-01T22:51:21.9564713Z ++ make_wheel_record torch/distributed/launcher/__init__.py 2025-06-01T22:51:21.9565390Z ++ FPATH=torch/distributed/launcher/__init__.py 2025-06-01T22:51:21.9565809Z ++ echo torch/distributed/launcher/__init__.py 2025-06-01T22:51:21.9566188Z ++ grep RECORD 2025-06-01T22:51:21.9590193Z +++ openssl dgst -sha256 -binary torch/distributed/launcher/__init__.py 2025-06-01T22:51:21.9590716Z +++ openssl base64 2025-06-01T22:51:21.9590978Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.9591354Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.9591623Z +++ sed -e s/=//g 2025-06-01T22:51:21.9630567Z ++ HASH=V0J5Y0SVG1ybhGeHnjarMc4dcOgyhRsHpnP7lBMyB48 2025-06-01T22:51:21.9634518Z +++ ls -nl torch/distributed/launcher/__init__.py 2025-06-01T22:51:21.9634948Z +++ awk '{print $5}' 2025-06-01T22:51:21.9664047Z ++ FSIZE=349 2025-06-01T22:51:21.9664737Z ++ echo '"torch/distributed/launcher/__init__.py",sha256=V0J5Y0SVG1ybhGeHnjarMc4dcOgyhRsHpnP7lBMyB48,349' 2025-06-01T22:51:21.9665429Z ++ read fname 2025-06-01T22:51:21.9665737Z ++ make_wheel_record torch/distributed/launcher/api.py 2025-06-01T22:51:21.9666179Z ++ FPATH=torch/distributed/launcher/api.py 2025-06-01T22:51:21.9666561Z ++ echo torch/distributed/launcher/api.py 2025-06-01T22:51:21.9666911Z ++ grep RECORD 2025-06-01T22:51:21.9686444Z +++ openssl dgst -sha256 -binary torch/distributed/launcher/api.py 2025-06-01T22:51:21.9686954Z +++ openssl base64 2025-06-01T22:51:21.9687213Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.9687488Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.9688815Z +++ sed -e s/=//g 2025-06-01T22:51:21.9727420Z ++ HASH=O7ZsiQQU2c0gjUNmjaPp18aMqOrFJpiBJB2EkCqtJ8E 2025-06-01T22:51:21.9731965Z +++ ls -nl torch/distributed/launcher/api.py 2025-06-01T22:51:21.9732814Z +++ awk '{print $5}' 2025-06-01T22:51:21.9761728Z ++ FSIZE=10967 2025-06-01T22:51:21.9762744Z ++ echo '"torch/distributed/launcher/api.py",sha256=O7ZsiQQU2c0gjUNmjaPp18aMqOrFJpiBJB2EkCqtJ8E,10967' 2025-06-01T22:51:21.9763415Z ++ read fname 2025-06-01T22:51:21.9763867Z ++ make_wheel_record torch/distributed/nn/__init__.py 2025-06-01T22:51:21.9764476Z ++ FPATH=torch/distributed/nn/__init__.py 2025-06-01T22:51:21.9764875Z ++ echo torch/distributed/nn/__init__.py 2025-06-01T22:51:21.9765222Z ++ grep RECORD 2025-06-01T22:51:21.9786766Z +++ openssl dgst -sha256 -binary torch/distributed/nn/__init__.py 2025-06-01T22:51:21.9787295Z +++ openssl base64 2025-06-01T22:51:21.9787548Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.9787808Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.9788625Z +++ sed -e s/=//g 2025-06-01T22:51:21.9828352Z ++ HASH=Ta4l0Jr2gOK7eQR-e32stWaDKPOlV_Kii0SExydXk_Q 2025-06-01T22:51:21.9831008Z +++ ls -nl torch/distributed/nn/__init__.py 2025-06-01T22:51:21.9832104Z +++ awk '{print $5}' 2025-06-01T22:51:21.9855519Z ++ FSIZE=145 2025-06-01T22:51:21.9856099Z ++ echo '"torch/distributed/nn/__init__.py",sha256=Ta4l0Jr2gOK7eQR-e32stWaDKPOlV_Kii0SExydXk_Q,145' 2025-06-01T22:51:21.9856972Z ++ read fname 2025-06-01T22:51:21.9857283Z ++ make_wheel_record torch/distributed/nn/functional.py 2025-06-01T22:51:21.9857725Z ++ FPATH=torch/distributed/nn/functional.py 2025-06-01T22:51:21.9860065Z ++ echo torch/distributed/nn/functional.py 2025-06-01T22:51:21.9861287Z ++ grep RECORD 2025-06-01T22:51:21.9884377Z +++ openssl dgst -sha256 -binary torch/distributed/nn/functional.py 2025-06-01T22:51:21.9885045Z +++ openssl base64 2025-06-01T22:51:21.9885350Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.9885605Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.9885879Z +++ sed -e s/=//g 2025-06-01T22:51:21.9925739Z ++ HASH=VvAgYym09WBs-W-ZdO1TUFGrGFsAVzV7dGER1i147dg 2025-06-01T22:51:21.9928091Z +++ ls -nl torch/distributed/nn/functional.py 2025-06-01T22:51:21.9929079Z +++ awk '{print $5}' 2025-06-01T22:51:21.9953868Z ++ FSIZE=15215 2025-06-01T22:51:21.9954515Z ++ echo '"torch/distributed/nn/functional.py",sha256=VvAgYym09WBs-W-ZdO1TUFGrGFsAVzV7dGER1i147dg,15215' 2025-06-01T22:51:21.9955192Z ++ read fname 2025-06-01T22:51:21.9955543Z ++ make_wheel_record torch/distributed/nn/api/__init__.py 2025-06-01T22:51:21.9955993Z ++ FPATH=torch/distributed/nn/api/__init__.py 2025-06-01T22:51:21.9957786Z ++ echo torch/distributed/nn/api/__init__.py 2025-06-01T22:51:21.9960134Z ++ grep RECORD 2025-06-01T22:51:21.9984603Z +++ openssl dgst -sha256 -binary torch/distributed/nn/api/__init__.py 2025-06-01T22:51:21.9985297Z +++ openssl base64 2025-06-01T22:51:21.9985618Z +++ sed -e s/+/-/g 2025-06-01T22:51:21.9985879Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:21.9986136Z +++ sed -e s/=//g 2025-06-01T22:51:22.0026677Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:22.0028507Z +++ ls -nl torch/distributed/nn/api/__init__.py 2025-06-01T22:51:22.0029400Z +++ awk '{print $5}' 2025-06-01T22:51:22.0053679Z ++ FSIZE=0 2025-06-01T22:51:22.0054262Z ++ echo '"torch/distributed/nn/api/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:22.0054909Z ++ read fname 2025-06-01T22:51:22.0055270Z ++ make_wheel_record torch/distributed/nn/api/remote_module.py 2025-06-01T22:51:22.0055780Z ++ FPATH=torch/distributed/nn/api/remote_module.py 2025-06-01T22:51:22.0057581Z ++ echo torch/distributed/nn/api/remote_module.py 2025-06-01T22:51:22.0058642Z ++ grep RECORD 2025-06-01T22:51:22.0082682Z +++ openssl dgst -sha256 -binary torch/distributed/nn/api/remote_module.py 2025-06-01T22:51:22.0083214Z +++ openssl base64 2025-06-01T22:51:22.0083485Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.0083897Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.0084338Z +++ sed -e s/=//g 2025-06-01T22:51:22.0124905Z ++ HASH=1Rd5_br7HKHZnQAubzLPF7wf73MKYlHj7wJ42AeL0RI 2025-06-01T22:51:22.0127340Z +++ ls -nl torch/distributed/nn/api/remote_module.py 2025-06-01T22:51:22.0128058Z +++ awk '{print $5}' 2025-06-01T22:51:22.0152226Z ++ FSIZE=31286 2025-06-01T22:51:22.0153035Z ++ echo '"torch/distributed/nn/api/remote_module.py",sha256=1Rd5_br7HKHZnQAubzLPF7wf73MKYlHj7wJ42AeL0RI,31286' 2025-06-01T22:51:22.0153819Z ++ read fname 2025-06-01T22:51:22.0154159Z ++ make_wheel_record torch/distributed/nn/jit/__init__.py 2025-06-01T22:51:22.0154621Z ++ FPATH=torch/distributed/nn/jit/__init__.py 2025-06-01T22:51:22.0155973Z ++ echo torch/distributed/nn/jit/__init__.py 2025-06-01T22:51:22.0157121Z ++ grep RECORD 2025-06-01T22:51:22.0180574Z +++ openssl dgst -sha256 -binary torch/distributed/nn/jit/__init__.py 2025-06-01T22:51:22.0181200Z +++ openssl base64 2025-06-01T22:51:22.0181471Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.0181766Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.0182036Z +++ sed -e s/=//g 2025-06-01T22:51:22.0220341Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:22.0223657Z +++ ls -nl torch/distributed/nn/jit/__init__.py 2025-06-01T22:51:22.0224051Z +++ awk '{print $5}' 2025-06-01T22:51:22.0247839Z ++ FSIZE=0 2025-06-01T22:51:22.0248417Z ++ echo '"torch/distributed/nn/jit/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:22.0249057Z ++ read fname 2025-06-01T22:51:22.0249418Z ++ make_wheel_record torch/distributed/nn/jit/instantiator.py 2025-06-01T22:51:22.0250062Z ++ FPATH=torch/distributed/nn/jit/instantiator.py 2025-06-01T22:51:22.0251559Z ++ echo torch/distributed/nn/jit/instantiator.py 2025-06-01T22:51:22.0252807Z ++ grep RECORD 2025-06-01T22:51:22.0275379Z +++ openssl dgst -sha256 -binary torch/distributed/nn/jit/instantiator.py 2025-06-01T22:51:22.0275918Z +++ openssl base64 2025-06-01T22:51:22.0276169Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.0276432Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.0277251Z +++ sed -e s/=//g 2025-06-01T22:51:22.0318529Z ++ HASH=Vn0TFO4n_ws70i58TRFXJGRp3iXnoxg9lt6-FnsZNhU 2025-06-01T22:51:22.0321316Z +++ ls -nl torch/distributed/nn/jit/instantiator.py 2025-06-01T22:51:22.0322156Z +++ awk '{print $5}' 2025-06-01T22:51:22.0347724Z ++ FSIZE=5510 2025-06-01T22:51:22.0348390Z ++ echo '"torch/distributed/nn/jit/instantiator.py",sha256=Vn0TFO4n_ws70i58TRFXJGRp3iXnoxg9lt6-FnsZNhU,5510' 2025-06-01T22:51:22.0349092Z ++ read fname 2025-06-01T22:51:22.0349462Z ++ make_wheel_record torch/distributed/nn/jit/templates/__init__.py 2025-06-01T22:51:22.0350027Z ++ FPATH=torch/distributed/nn/jit/templates/__init__.py 2025-06-01T22:51:22.0350507Z ++ echo torch/distributed/nn/jit/templates/__init__.py 2025-06-01T22:51:22.0350924Z ++ grep RECORD 2025-06-01T22:51:22.0370775Z +++ openssl dgst -sha256 -binary torch/distributed/nn/jit/templates/__init__.py 2025-06-01T22:51:22.0371306Z +++ openssl base64 2025-06-01T22:51:22.0371650Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.0372889Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.0374143Z +++ sed -e s/=//g 2025-06-01T22:51:22.0411569Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:22.0416350Z +++ ls -nl torch/distributed/nn/jit/templates/__init__.py 2025-06-01T22:51:22.0416893Z +++ awk '{print $5}' 2025-06-01T22:51:22.0443110Z ++ FSIZE=0 2025-06-01T22:51:22.0443913Z ++ echo '"torch/distributed/nn/jit/templates/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:22.0444590Z ++ read fname 2025-06-01T22:51:22.0445237Z ++ make_wheel_record torch/distributed/nn/jit/templates/remote_module_template.py 2025-06-01T22:51:22.0446247Z ++ FPATH=torch/distributed/nn/jit/templates/remote_module_template.py 2025-06-01T22:51:22.0446906Z ++ echo torch/distributed/nn/jit/templates/remote_module_template.py 2025-06-01T22:51:22.0447398Z ++ grep RECORD 2025-06-01T22:51:22.0470060Z +++ openssl dgst -sha256 -binary torch/distributed/nn/jit/templates/remote_module_template.py 2025-06-01T22:51:22.0470703Z +++ openssl base64 2025-06-01T22:51:22.0470958Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.0471218Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.0471501Z +++ sed -e s/=//g 2025-06-01T22:51:22.0512081Z ++ HASH=D_GFa70DG1KY1GwGwFAqvCC9gE9CwZSe1BJ-jHc2YMw 2025-06-01T22:51:22.0514689Z +++ awk '{print $5}' 2025-06-01T22:51:22.0514950Z +++ ls -nl torch/distributed/nn/jit/templates/remote_module_template.py 2025-06-01T22:51:22.0542338Z ++ FSIZE=3463 2025-06-01T22:51:22.0543029Z ++ echo '"torch/distributed/nn/jit/templates/remote_module_template.py",sha256=D_GFa70DG1KY1GwGwFAqvCC9gE9CwZSe1BJ-jHc2YMw,3463' 2025-06-01T22:51:22.0543141Z ++ read fname 2025-06-01T22:51:22.0543322Z ++ make_wheel_record torch/distributed/optim/__init__.py 2025-06-01T22:51:22.0543478Z ++ FPATH=torch/distributed/optim/__init__.py 2025-06-01T22:51:22.0543613Z ++ echo torch/distributed/optim/__init__.py 2025-06-01T22:51:22.0543711Z ++ grep RECORD 2025-06-01T22:51:22.0566409Z +++ openssl dgst -sha256 -binary torch/distributed/optim/__init__.py 2025-06-01T22:51:22.0566527Z +++ openssl base64 2025-06-01T22:51:22.0566879Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.0567849Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.0568969Z +++ sed -e s/=//g 2025-06-01T22:51:22.0607331Z ++ HASH=HxJ6GIWc3b6uAZWNh45oePXlQLAdX9Kmu3PByAOvlh4 2025-06-01T22:51:22.0612353Z +++ ls -nl torch/distributed/optim/__init__.py 2025-06-01T22:51:22.0613349Z +++ awk '{print $5}' 2025-06-01T22:51:22.0639634Z ++ FSIZE=1440 2025-06-01T22:51:22.0640305Z ++ echo '"torch/distributed/optim/__init__.py",sha256=HxJ6GIWc3b6uAZWNh45oePXlQLAdX9Kmu3PByAOvlh4,1440' 2025-06-01T22:51:22.0640569Z ++ read fname 2025-06-01T22:51:22.0640825Z ++ make_wheel_record torch/distributed/optim/_deprecation_warning.py 2025-06-01T22:51:22.0641070Z ++ FPATH=torch/distributed/optim/_deprecation_warning.py 2025-06-01T22:51:22.0641251Z ++ echo torch/distributed/optim/_deprecation_warning.py 2025-06-01T22:51:22.0642441Z ++ grep RECORD 2025-06-01T22:51:22.0667057Z +++ openssl dgst -sha256 -binary torch/distributed/optim/_deprecation_warning.py 2025-06-01T22:51:22.0667244Z +++ openssl base64 2025-06-01T22:51:22.0667365Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.0667468Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.0668375Z +++ sed -e s/=//g 2025-06-01T22:51:22.0708662Z ++ HASH=4lon9fWNrTNS4ARfi5Dag5tvohwNyPMflHBl9VFd_0E 2025-06-01T22:51:22.0712060Z +++ ls -nl torch/distributed/optim/_deprecation_warning.py 2025-06-01T22:51:22.0712613Z +++ awk '{print $5}' 2025-06-01T22:51:22.0740620Z ++ FSIZE=547 2025-06-01T22:51:22.0741221Z ++ echo '"torch/distributed/optim/_deprecation_warning.py",sha256=4lon9fWNrTNS4ARfi5Dag5tvohwNyPMflHBl9VFd_0E,547' 2025-06-01T22:51:22.0741711Z ++ read fname 2025-06-01T22:51:22.0742065Z ++ make_wheel_record torch/distributed/optim/apply_optimizer_in_backward.py 2025-06-01T22:51:22.0742459Z ++ FPATH=torch/distributed/optim/apply_optimizer_in_backward.py 2025-06-01T22:51:22.0742684Z ++ echo torch/distributed/optim/apply_optimizer_in_backward.py 2025-06-01T22:51:22.0742799Z ++ grep RECORD 2025-06-01T22:51:22.0767995Z +++ openssl dgst -sha256 -binary torch/distributed/optim/apply_optimizer_in_backward.py 2025-06-01T22:51:22.0768110Z +++ openssl base64 2025-06-01T22:51:22.0768519Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.0769532Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.0770681Z +++ sed -e s/=//g 2025-06-01T22:51:22.0809475Z ++ HASH=uTNZylxBaBVQK1teYyPJ7R45-t8aqG6joeGT3qyi0AQ 2025-06-01T22:51:22.0814146Z +++ ls -nl torch/distributed/optim/apply_optimizer_in_backward.py 2025-06-01T22:51:22.0815021Z +++ awk '{print $5}' 2025-06-01T22:51:22.0841476Z ++ FSIZE=5214 2025-06-01T22:51:22.0842157Z ++ echo '"torch/distributed/optim/apply_optimizer_in_backward.py",sha256=uTNZylxBaBVQK1teYyPJ7R45-t8aqG6joeGT3qyi0AQ,5214' 2025-06-01T22:51:22.0842306Z ++ read fname 2025-06-01T22:51:22.0842781Z ++ make_wheel_record torch/distributed/optim/functional_adadelta.py 2025-06-01T22:51:22.0842999Z ++ FPATH=torch/distributed/optim/functional_adadelta.py 2025-06-01T22:51:22.0843175Z ++ echo torch/distributed/optim/functional_adadelta.py 2025-06-01T22:51:22.0843283Z ++ grep RECORD 2025-06-01T22:51:22.0867955Z +++ openssl dgst -sha256 -binary torch/distributed/optim/functional_adadelta.py 2025-06-01T22:51:22.0868096Z +++ openssl base64 2025-06-01T22:51:22.0868201Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.0868315Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.0868516Z +++ sed -e s/=//g 2025-06-01T22:51:22.0909082Z ++ HASH=8csPKBQ-yxUG3FxdiBlNl-kxyPCATmhWiE5tS9LzFOo 2025-06-01T22:51:22.0911880Z +++ ls -nl torch/distributed/optim/functional_adadelta.py 2025-06-01T22:51:22.0912475Z +++ awk '{print $5}' 2025-06-01T22:51:22.0939472Z ++ FSIZE=3954 2025-06-01T22:51:22.0940110Z ++ echo '"torch/distributed/optim/functional_adadelta.py",sha256=8csPKBQ-yxUG3FxdiBlNl-kxyPCATmhWiE5tS9LzFOo,3954' 2025-06-01T22:51:22.0940260Z ++ read fname 2025-06-01T22:51:22.0940504Z ++ make_wheel_record torch/distributed/optim/functional_adagrad.py 2025-06-01T22:51:22.0940700Z ++ FPATH=torch/distributed/optim/functional_adagrad.py 2025-06-01T22:51:22.0940874Z ++ echo torch/distributed/optim/functional_adagrad.py 2025-06-01T22:51:22.0940973Z ++ grep RECORD 2025-06-01T22:51:22.0964133Z +++ openssl dgst -sha256 -binary torch/distributed/optim/functional_adagrad.py 2025-06-01T22:51:22.0964249Z +++ openssl base64 2025-06-01T22:51:22.0964358Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.0964651Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.0965594Z +++ sed -e s/=//g 2025-06-01T22:51:22.1005058Z ++ HASH=QqQpxZVEzN8SnFYgBcpaFsCjZ80nrNWyzxP2Pb6qLBM 2025-06-01T22:51:22.1007552Z +++ ls -nl torch/distributed/optim/functional_adagrad.py 2025-06-01T22:51:22.1008309Z +++ awk '{print $5}' 2025-06-01T22:51:22.1033613Z ++ FSIZE=4304 2025-06-01T22:51:22.1034246Z ++ echo '"torch/distributed/optim/functional_adagrad.py",sha256=QqQpxZVEzN8SnFYgBcpaFsCjZ80nrNWyzxP2Pb6qLBM,4304' 2025-06-01T22:51:22.1034488Z ++ read fname 2025-06-01T22:51:22.1034710Z ++ make_wheel_record torch/distributed/optim/functional_adam.py 2025-06-01T22:51:22.1034884Z ++ FPATH=torch/distributed/optim/functional_adam.py 2025-06-01T22:51:22.1036001Z ++ echo torch/distributed/optim/functional_adam.py 2025-06-01T22:51:22.1037071Z ++ grep RECORD 2025-06-01T22:51:22.1061784Z +++ openssl dgst -sha256 -binary torch/distributed/optim/functional_adam.py 2025-06-01T22:51:22.1062345Z +++ openssl base64 2025-06-01T22:51:22.1062472Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.1062592Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.1063023Z +++ sed -e s/=//g 2025-06-01T22:51:22.1102123Z ++ HASH=riW0FEuGIyfDgh-dkgDAK6X7OfIQ6LLuOCOOgMYg8jk 2025-06-01T22:51:22.1105791Z +++ ls -nl torch/distributed/optim/functional_adam.py 2025-06-01T22:51:22.1106071Z +++ awk '{print $5}' 2025-06-01T22:51:22.1130013Z ++ FSIZE=7425 2025-06-01T22:51:22.1130542Z ++ echo '"torch/distributed/optim/functional_adam.py",sha256=riW0FEuGIyfDgh-dkgDAK6X7OfIQ6LLuOCOOgMYg8jk,7425' 2025-06-01T22:51:22.1130793Z ++ read fname 2025-06-01T22:51:22.1131049Z ++ make_wheel_record torch/distributed/optim/functional_adamax.py 2025-06-01T22:51:22.1131228Z ++ FPATH=torch/distributed/optim/functional_adamax.py 2025-06-01T22:51:22.1133645Z ++ echo torch/distributed/optim/functional_adamax.py 2025-06-01T22:51:22.1134812Z ++ grep RECORD 2025-06-01T22:51:22.1153813Z +++ openssl dgst -sha256 -binary torch/distributed/optim/functional_adamax.py 2025-06-01T22:51:22.1154278Z +++ openssl base64 2025-06-01T22:51:22.1155443Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.1156714Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.1158055Z +++ sed -e s/=//g 2025-06-01T22:51:22.1199286Z ++ HASH=5w1u7d4m8gilBidr1YZNur5pShj7nDYVBZIbnO0pIe8 2025-06-01T22:51:22.1201957Z +++ ls -nl torch/distributed/optim/functional_adamax.py 2025-06-01T22:51:22.1202638Z +++ awk '{print $5}' 2025-06-01T22:51:22.1229250Z ++ FSIZE=4651 2025-06-01T22:51:22.1229839Z ++ echo '"torch/distributed/optim/functional_adamax.py",sha256=5w1u7d4m8gilBidr1YZNur5pShj7nDYVBZIbnO0pIe8,4651' 2025-06-01T22:51:22.1229954Z ++ read fname 2025-06-01T22:51:22.1230187Z ++ make_wheel_record torch/distributed/optim/functional_adamw.py 2025-06-01T22:51:22.1230352Z ++ FPATH=torch/distributed/optim/functional_adamw.py 2025-06-01T22:51:22.1230511Z ++ echo torch/distributed/optim/functional_adamw.py 2025-06-01T22:51:22.1232509Z ++ grep RECORD 2025-06-01T22:51:22.1252360Z +++ openssl dgst -sha256 -binary torch/distributed/optim/functional_adamw.py 2025-06-01T22:51:22.1253010Z +++ openssl base64 2025-06-01T22:51:22.1254250Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.1255539Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.1256876Z +++ sed -e s/=//g 2025-06-01T22:51:22.1293841Z ++ HASH=UBixbGeeNC1gW61-CmjAj7B_8p5Bitf94PPW9lwYSlU 2025-06-01T22:51:22.1299072Z +++ ls -nl torch/distributed/optim/functional_adamw.py 2025-06-01T22:51:22.1299531Z +++ awk '{print $5}' 2025-06-01T22:51:22.1325625Z ++ FSIZE=7545 2025-06-01T22:51:22.1326177Z ++ echo '"torch/distributed/optim/functional_adamw.py",sha256=UBixbGeeNC1gW61-CmjAj7B_8p5Bitf94PPW9lwYSlU,7545' 2025-06-01T22:51:22.1326282Z ++ read fname 2025-06-01T22:51:22.1326517Z ++ make_wheel_record torch/distributed/optim/functional_rmsprop.py 2025-06-01T22:51:22.1326713Z ++ FPATH=torch/distributed/optim/functional_rmsprop.py 2025-06-01T22:51:22.1326918Z ++ echo torch/distributed/optim/functional_rmsprop.py 2025-06-01T22:51:22.1328270Z ++ grep RECORD 2025-06-01T22:51:22.1348811Z +++ openssl dgst -sha256 -binary torch/distributed/optim/functional_rmsprop.py 2025-06-01T22:51:22.1350301Z +++ openssl base64 2025-06-01T22:51:22.1351650Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.1353135Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.1354511Z +++ sed -e s/=//g 2025-06-01T22:51:22.1393797Z ++ HASH=ehWjlZrPx2AKf1yQBQiCSAgsW6Q0-epiTjcVa64G7gg 2025-06-01T22:51:22.1397162Z +++ ls -nl torch/distributed/optim/functional_rmsprop.py 2025-06-01T22:51:22.1397648Z +++ awk '{print $5}' 2025-06-01T22:51:22.1425055Z ++ FSIZE=4684 2025-06-01T22:51:22.1425849Z ++ echo '"torch/distributed/optim/functional_rmsprop.py",sha256=ehWjlZrPx2AKf1yQBQiCSAgsW6Q0-epiTjcVa64G7gg,4684' 2025-06-01T22:51:22.1425953Z ++ read fname 2025-06-01T22:51:22.1426172Z ++ make_wheel_record torch/distributed/optim/functional_rprop.py 2025-06-01T22:51:22.1426351Z ++ FPATH=torch/distributed/optim/functional_rprop.py 2025-06-01T22:51:22.1426509Z ++ echo torch/distributed/optim/functional_rprop.py 2025-06-01T22:51:22.1427688Z ++ grep RECORD 2025-06-01T22:51:22.1447659Z +++ openssl dgst -sha256 -binary torch/distributed/optim/functional_rprop.py 2025-06-01T22:51:22.1448624Z +++ openssl base64 2025-06-01T22:51:22.1449822Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.1451181Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.1452554Z +++ sed -e s/=//g 2025-06-01T22:51:22.1489132Z ++ HASH=d5SnaLr49RrY9KxuIxKm5Tzf_fdpjQj7UO0qRobvR-4 2025-06-01T22:51:22.1494138Z +++ ls -nl torch/distributed/optim/functional_rprop.py 2025-06-01T22:51:22.1494952Z +++ awk '{print $5}' 2025-06-01T22:51:22.1523124Z ++ FSIZE=3838 2025-06-01T22:51:22.1524041Z ++ echo '"torch/distributed/optim/functional_rprop.py",sha256=d5SnaLr49RrY9KxuIxKm5Tzf_fdpjQj7UO0qRobvR-4,3838' 2025-06-01T22:51:22.1524334Z ++ read fname 2025-06-01T22:51:22.1524555Z ++ make_wheel_record torch/distributed/optim/functional_sgd.py 2025-06-01T22:51:22.1524733Z ++ FPATH=torch/distributed/optim/functional_sgd.py 2025-06-01T22:51:22.1524889Z ++ echo torch/distributed/optim/functional_sgd.py 2025-06-01T22:51:22.1525041Z ++ grep RECORD 2025-06-01T22:51:22.1544534Z +++ openssl dgst -sha256 -binary torch/distributed/optim/functional_sgd.py 2025-06-01T22:51:22.1544737Z +++ openssl base64 2025-06-01T22:51:22.1545626Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.1547293Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.1548001Z +++ sed -e s/=//g 2025-06-01T22:51:22.1588863Z ++ HASH=OmA5hKzGPqwEH62ltxuUOYkiDCH-fC-0BrGnB6ILB1g 2025-06-01T22:51:22.1592807Z +++ ls -nl torch/distributed/optim/functional_sgd.py 2025-06-01T22:51:22.1593636Z +++ awk '{print $5}' 2025-06-01T22:51:22.1620780Z ++ FSIZE=5938 2025-06-01T22:51:22.1621403Z ++ echo '"torch/distributed/optim/functional_sgd.py",sha256=OmA5hKzGPqwEH62ltxuUOYkiDCH-fC-0BrGnB6ILB1g,5938' 2025-06-01T22:51:22.1621539Z ++ read fname 2025-06-01T22:51:22.1621783Z ++ make_wheel_record torch/distributed/optim/named_optimizer.py 2025-06-01T22:51:22.1621953Z ++ FPATH=torch/distributed/optim/named_optimizer.py 2025-06-01T22:51:22.1622107Z ++ echo torch/distributed/optim/named_optimizer.py 2025-06-01T22:51:22.1622542Z ++ grep RECORD 2025-06-01T22:51:22.1646058Z +++ openssl dgst -sha256 -binary torch/distributed/optim/named_optimizer.py 2025-06-01T22:51:22.1646196Z +++ openssl base64 2025-06-01T22:51:22.1646306Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.1646408Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.1647392Z +++ sed -e s/=//g 2025-06-01T22:51:22.1686117Z ++ HASH=NkrHY8hjzhs_Xa3SM7NEl6W0y2wfkToMIocf1N8qY8U 2025-06-01T22:51:22.1690559Z +++ ls -nl torch/distributed/optim/named_optimizer.py 2025-06-01T22:51:22.1691600Z +++ awk '{print $5}' 2025-06-01T22:51:22.1719168Z ++ FSIZE=13986 2025-06-01T22:51:22.1719673Z ++ echo '"torch/distributed/optim/named_optimizer.py",sha256=NkrHY8hjzhs_Xa3SM7NEl6W0y2wfkToMIocf1N8qY8U,13986' 2025-06-01T22:51:22.1719784Z ++ read fname 2025-06-01T22:51:22.1719975Z ++ make_wheel_record torch/distributed/optim/optimizer.py 2025-06-01T22:51:22.1720120Z ++ FPATH=torch/distributed/optim/optimizer.py 2025-06-01T22:51:22.1720284Z ++ echo torch/distributed/optim/optimizer.py 2025-06-01T22:51:22.1721248Z ++ grep RECORD 2025-06-01T22:51:22.1746203Z +++ openssl dgst -sha256 -binary torch/distributed/optim/optimizer.py 2025-06-01T22:51:22.1746720Z +++ openssl base64 2025-06-01T22:51:22.1746845Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.1746950Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.1747066Z +++ sed -e s/=//g 2025-06-01T22:51:22.1789123Z ++ HASH=cmCwmBJPCvhtVbYbeesR46MEhJCAvS0V6yTEQ7xihaw 2025-06-01T22:51:22.1792200Z +++ ls -nl torch/distributed/optim/optimizer.py 2025-06-01T22:51:22.1793533Z +++ awk '{print $5}' 2025-06-01T22:51:22.1820767Z ++ FSIZE=9771 2025-06-01T22:51:22.1821391Z ++ echo '"torch/distributed/optim/optimizer.py",sha256=cmCwmBJPCvhtVbYbeesR46MEhJCAvS0V6yTEQ7xihaw,9771' 2025-06-01T22:51:22.1821732Z ++ read fname 2025-06-01T22:51:22.1822073Z ++ make_wheel_record torch/distributed/optim/post_localSGD_optimizer.py 2025-06-01T22:51:22.1822297Z ++ FPATH=torch/distributed/optim/post_localSGD_optimizer.py 2025-06-01T22:51:22.1822504Z ++ echo torch/distributed/optim/post_localSGD_optimizer.py 2025-06-01T22:51:22.1823241Z ++ grep RECORD 2025-06-01T22:51:22.1846241Z +++ openssl dgst -sha256 -binary torch/distributed/optim/post_localSGD_optimizer.py 2025-06-01T22:51:22.1846364Z +++ openssl base64 2025-06-01T22:51:22.1846619Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.1847249Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.1848677Z +++ sed -e s/=//g 2025-06-01T22:51:22.1886677Z ++ HASH=8kY4dwV6DStDpykkka01Se0-KfunZm3HBGwr4rWWkfo 2025-06-01T22:51:22.1890658Z +++ ls -nl torch/distributed/optim/post_localSGD_optimizer.py 2025-06-01T22:51:22.1891660Z +++ awk '{print $5}' 2025-06-01T22:51:22.1919508Z ++ FSIZE=4440 2025-06-01T22:51:22.1920312Z ++ echo '"torch/distributed/optim/post_localSGD_optimizer.py",sha256=8kY4dwV6DStDpykkka01Se0-KfunZm3HBGwr4rWWkfo,4440' 2025-06-01T22:51:22.1920425Z ++ read fname 2025-06-01T22:51:22.1920601Z ++ make_wheel_record torch/distributed/optim/utils.py 2025-06-01T22:51:22.1920749Z ++ FPATH=torch/distributed/optim/utils.py 2025-06-01T22:51:22.1920927Z ++ echo torch/distributed/optim/utils.py 2025-06-01T22:51:22.1921027Z ++ grep RECORD 2025-06-01T22:51:22.1947112Z +++ openssl dgst -sha256 -binary torch/distributed/optim/utils.py 2025-06-01T22:51:22.1947241Z +++ openssl base64 2025-06-01T22:51:22.1947564Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.1947681Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.1949254Z +++ sed -e s/=//g 2025-06-01T22:51:22.1992857Z ++ HASH=JhzIndnTdt0CMJiEblAbg-tOdVDhFv6tMk00_WjBPMI 2025-06-01T22:51:22.1996052Z +++ ls -nl torch/distributed/optim/utils.py 2025-06-01T22:51:22.1996720Z +++ awk '{print $5}' 2025-06-01T22:51:22.2025371Z ++ FSIZE=2238 2025-06-01T22:51:22.2026004Z ++ echo '"torch/distributed/optim/utils.py",sha256=JhzIndnTdt0CMJiEblAbg-tOdVDhFv6tMk00_WjBPMI,2238' 2025-06-01T22:51:22.2026127Z ++ read fname 2025-06-01T22:51:22.2026391Z ++ make_wheel_record torch/distributed/optim/zero_redundancy_optimizer.py 2025-06-01T22:51:22.2026605Z ++ FPATH=torch/distributed/optim/zero_redundancy_optimizer.py 2025-06-01T22:51:22.2026839Z ++ echo torch/distributed/optim/zero_redundancy_optimizer.py 2025-06-01T22:51:22.2027165Z ++ grep RECORD 2025-06-01T22:51:22.2048707Z +++ openssl base64 2025-06-01T22:51:22.2049089Z +++ openssl dgst -sha256 -binary torch/distributed/optim/zero_redundancy_optimizer.py 2025-06-01T22:51:22.2049196Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.2050197Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.2051548Z +++ sed -e s/=//g 2025-06-01T22:51:22.2092122Z ++ HASH=enacMwQvLu4N6DoP0lfXg-j1pLHRSidzNVkY25k5qCo 2025-06-01T22:51:22.2098365Z +++ ls -nl torch/distributed/optim/zero_redundancy_optimizer.py 2025-06-01T22:51:22.2098479Z +++ awk '{print $5}' 2025-06-01T22:51:22.2125843Z ++ FSIZE=72012 2025-06-01T22:51:22.2126437Z ++ echo '"torch/distributed/optim/zero_redundancy_optimizer.py",sha256=enacMwQvLu4N6DoP0lfXg-j1pLHRSidzNVkY25k5qCo,72012' 2025-06-01T22:51:22.2126536Z ++ read fname 2025-06-01T22:51:22.2126826Z ++ make_wheel_record torch/distributed/optim/zero_redundancy_optimizer.pyi 2025-06-01T22:51:22.2127052Z ++ FPATH=torch/distributed/optim/zero_redundancy_optimizer.pyi 2025-06-01T22:51:22.2127293Z ++ echo torch/distributed/optim/zero_redundancy_optimizer.pyi 2025-06-01T22:51:22.2128330Z ++ grep RECORD 2025-06-01T22:51:22.2149337Z +++ openssl dgst -sha256 -binary torch/distributed/optim/zero_redundancy_optimizer.pyi 2025-06-01T22:51:22.2149498Z +++ openssl base64 2025-06-01T22:51:22.2150852Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.2152105Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.2153417Z +++ sed -e s/=//g 2025-06-01T22:51:22.2195417Z ++ HASH=i1Qqt3SwgUsfWIJS_gj_wxMe6-wpGbfNnzsUb-lRPLg 2025-06-01T22:51:22.2197835Z +++ ls -nl torch/distributed/optim/zero_redundancy_optimizer.pyi 2025-06-01T22:51:22.2199354Z +++ awk '{print $5}' 2025-06-01T22:51:22.2225212Z ++ FSIZE=2807 2025-06-01T22:51:22.2225971Z ++ echo '"torch/distributed/optim/zero_redundancy_optimizer.pyi",sha256=i1Qqt3SwgUsfWIJS_gj_wxMe6-wpGbfNnzsUb-lRPLg,2807' 2025-06-01T22:51:22.2226704Z ++ read fname 2025-06-01T22:51:22.2227040Z ++ make_wheel_record torch/distributed/pipelining/_IR.py 2025-06-01T22:51:22.2227492Z ++ FPATH=torch/distributed/pipelining/_IR.py 2025-06-01T22:51:22.2227904Z ++ echo torch/distributed/pipelining/_IR.py 2025-06-01T22:51:22.2228259Z ++ grep RECORD 2025-06-01T22:51:22.2247832Z +++ openssl dgst -sha256 -binary torch/distributed/pipelining/_IR.py 2025-06-01T22:51:22.2248321Z +++ openssl base64 2025-06-01T22:51:22.2249494Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.2250886Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.2252075Z +++ sed -e s/=//g 2025-06-01T22:51:22.2290510Z ++ HASH=yPqGrGyXWyyehoqEwPsa4ar4BhpNDafTwSJVbkiQ-Uc 2025-06-01T22:51:22.2295559Z +++ ls -nl torch/distributed/pipelining/_IR.py 2025-06-01T22:51:22.2296458Z +++ awk '{print $5}' 2025-06-01T22:51:22.2323455Z ++ FSIZE=49247 2025-06-01T22:51:22.2324384Z ++ echo '"torch/distributed/pipelining/_IR.py",sha256=yPqGrGyXWyyehoqEwPsa4ar4BhpNDafTwSJVbkiQ-Uc,49247' 2025-06-01T22:51:22.2325147Z ++ read fname 2025-06-01T22:51:22.2325508Z ++ make_wheel_record torch/distributed/pipelining/__init__.py 2025-06-01T22:51:22.2326144Z ++ FPATH=torch/distributed/pipelining/__init__.py 2025-06-01T22:51:22.2326614Z ++ echo torch/distributed/pipelining/__init__.py 2025-06-01T22:51:22.2326991Z ++ grep RECORD 2025-06-01T22:51:22.2348723Z +++ openssl dgst -sha256 -binary torch/distributed/pipelining/__init__.py 2025-06-01T22:51:22.2349242Z +++ openssl base64 2025-06-01T22:51:22.2349517Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.2349783Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.2350057Z +++ sed -e s/=//g 2025-06-01T22:51:22.2393790Z ++ HASH=rgIokSHTq-dR2W95BIeyxDnqPHTjR-dy427L7AmC8mU 2025-06-01T22:51:22.2396641Z +++ ls -nl torch/distributed/pipelining/__init__.py 2025-06-01T22:51:22.2397580Z +++ awk '{print $5}' 2025-06-01T22:51:22.2426684Z ++ FSIZE=641 2025-06-01T22:51:22.2427399Z ++ echo '"torch/distributed/pipelining/__init__.py",sha256=rgIokSHTq-dR2W95BIeyxDnqPHTjR-dy427L7AmC8mU,641' 2025-06-01T22:51:22.2428087Z ++ read fname 2025-06-01T22:51:22.2428433Z ++ make_wheel_record torch/distributed/pipelining/_backward.py 2025-06-01T22:51:22.2428943Z ++ FPATH=torch/distributed/pipelining/_backward.py 2025-06-01T22:51:22.2429372Z ++ echo torch/distributed/pipelining/_backward.py 2025-06-01T22:51:22.2429753Z ++ grep RECORD 2025-06-01T22:51:22.2448131Z +++ openssl dgst -sha256 -binary torch/distributed/pipelining/_backward.py 2025-06-01T22:51:22.2448681Z +++ openssl base64 2025-06-01T22:51:22.2449096Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.2450331Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.2451783Z +++ sed -e s/=//g 2025-06-01T22:51:22.2489917Z ++ HASH=v7luEwP_hIANpI3lPzZesKrM-ALQ1yu_DS2ZDF-noZE 2025-06-01T22:51:22.2494716Z +++ ls -nl torch/distributed/pipelining/_backward.py 2025-06-01T22:51:22.2495652Z +++ awk '{print $5}' 2025-06-01T22:51:22.2523922Z ++ FSIZE=15866 2025-06-01T22:51:22.2524851Z ++ echo '"torch/distributed/pipelining/_backward.py",sha256=v7luEwP_hIANpI3lPzZesKrM-ALQ1yu_DS2ZDF-noZE,15866' 2025-06-01T22:51:22.2525546Z ++ read fname 2025-06-01T22:51:22.2525901Z ++ make_wheel_record torch/distributed/pipelining/_debug.py 2025-06-01T22:51:22.2526389Z ++ FPATH=torch/distributed/pipelining/_debug.py 2025-06-01T22:51:22.2526823Z ++ echo torch/distributed/pipelining/_debug.py 2025-06-01T22:51:22.2527201Z ++ grep RECORD 2025-06-01T22:51:22.2547662Z +++ openssl dgst -sha256 -binary torch/distributed/pipelining/_debug.py 2025-06-01T22:51:22.2548195Z +++ openssl base64 2025-06-01T22:51:22.2548452Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.2548877Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.2549641Z +++ sed -e s/=//g 2025-06-01T22:51:22.2593138Z ++ HASH=dDUjgp_-XnUEsM4I-zj5-yQGxcapHbBb3JcRSdRuCqc 2025-06-01T22:51:22.2595054Z +++ ls -nl torch/distributed/pipelining/_debug.py 2025-06-01T22:51:22.2595705Z +++ awk '{print $5}' 2025-06-01T22:51:22.2623711Z ++ FSIZE=608 2025-06-01T22:51:22.2624345Z ++ echo '"torch/distributed/pipelining/_debug.py",sha256=dDUjgp_-XnUEsM4I-zj5-yQGxcapHbBb3JcRSdRuCqc,608' 2025-06-01T22:51:22.2625058Z ++ read fname 2025-06-01T22:51:22.2625457Z ++ make_wheel_record torch/distributed/pipelining/_schedule_visualizer.py 2025-06-01T22:51:22.2626079Z ++ FPATH=torch/distributed/pipelining/_schedule_visualizer.py 2025-06-01T22:51:22.2626625Z ++ echo torch/distributed/pipelining/_schedule_visualizer.py 2025-06-01T22:51:22.2627040Z ++ grep RECORD 2025-06-01T22:51:22.2647617Z +++ openssl dgst -sha256 -binary torch/distributed/pipelining/_schedule_visualizer.py 2025-06-01T22:51:22.2648211Z +++ openssl base64 2025-06-01T22:51:22.2648496Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.2649271Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.2650780Z +++ sed -e s/=//g 2025-06-01T22:51:22.2690367Z ++ HASH=M0p9U4G18oussO3lsdDAD9r3MAbHrPdzvMg7kV47sIw 2025-06-01T22:51:22.2695279Z +++ ls -nl torch/distributed/pipelining/_schedule_visualizer.py 2025-06-01T22:51:22.2696012Z +++ awk '{print $5}' 2025-06-01T22:51:22.2723209Z ++ FSIZE=6898 2025-06-01T22:51:22.2724078Z ++ echo '"torch/distributed/pipelining/_schedule_visualizer.py",sha256=M0p9U4G18oussO3lsdDAD9r3MAbHrPdzvMg7kV47sIw,6898' 2025-06-01T22:51:22.2725040Z ++ read fname 2025-06-01T22:51:22.2725549Z ++ make_wheel_record torch/distributed/pipelining/_unflatten.py 2025-06-01T22:51:22.2726079Z ++ FPATH=torch/distributed/pipelining/_unflatten.py 2025-06-01T22:51:22.2726533Z ++ echo torch/distributed/pipelining/_unflatten.py 2025-06-01T22:51:22.2726936Z ++ grep RECORD 2025-06-01T22:51:22.2747813Z +++ openssl dgst -sha256 -binary torch/distributed/pipelining/_unflatten.py 2025-06-01T22:51:22.2748360Z +++ openssl base64 2025-06-01T22:51:22.2748640Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.2748890Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.2749654Z +++ sed -e s/=//g 2025-06-01T22:51:22.2791640Z ++ HASH=GUpLGbhqxbAMjcY9aDxandxUd3Rva1aXs4BRApx9Gj8 2025-06-01T22:51:22.2795277Z +++ ls -nl torch/distributed/pipelining/_unflatten.py 2025-06-01T22:51:22.2796730Z +++ awk '{print $5}' 2025-06-01T22:51:22.2825430Z ++ FSIZE=952 2025-06-01T22:51:22.2826119Z ++ echo '"torch/distributed/pipelining/_unflatten.py",sha256=GUpLGbhqxbAMjcY9aDxandxUd3Rva1aXs4BRApx9Gj8,952' 2025-06-01T22:51:22.2826804Z ++ read fname 2025-06-01T22:51:22.2827157Z ++ make_wheel_record torch/distributed/pipelining/_utils.py 2025-06-01T22:51:22.2827619Z ++ FPATH=torch/distributed/pipelining/_utils.py 2025-06-01T22:51:22.2828037Z ++ echo torch/distributed/pipelining/_utils.py 2025-06-01T22:51:22.2828391Z ++ grep RECORD 2025-06-01T22:51:22.2847380Z +++ openssl dgst -sha256 -binary torch/distributed/pipelining/_utils.py 2025-06-01T22:51:22.2847913Z +++ openssl base64 2025-06-01T22:51:22.2849798Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.2850824Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.2851897Z +++ sed -e s/=//g 2025-06-01T22:51:22.2888974Z ++ HASH=b-T6u9y9fdGXqKKP0Pf10cTAW47HLCva5sXyA4xeEm8 2025-06-01T22:51:22.2893817Z +++ ls -nl torch/distributed/pipelining/_utils.py 2025-06-01T22:51:22.2894804Z +++ awk '{print $5}' 2025-06-01T22:51:22.2922544Z ++ FSIZE=3787 2025-06-01T22:51:22.2923268Z ++ echo '"torch/distributed/pipelining/_utils.py",sha256=b-T6u9y9fdGXqKKP0Pf10cTAW47HLCva5sXyA4xeEm8,3787' 2025-06-01T22:51:22.2924085Z ++ read fname 2025-06-01T22:51:22.2924635Z ++ make_wheel_record torch/distributed/pipelining/microbatch.py 2025-06-01T22:51:22.2925160Z ++ FPATH=torch/distributed/pipelining/microbatch.py 2025-06-01T22:51:22.2925623Z ++ echo torch/distributed/pipelining/microbatch.py 2025-06-01T22:51:22.2926009Z ++ grep RECORD 2025-06-01T22:51:22.2946742Z +++ openssl dgst -sha256 -binary torch/distributed/pipelining/microbatch.py 2025-06-01T22:51:22.2947274Z +++ openssl base64 2025-06-01T22:51:22.2947703Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.2947955Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.2948669Z +++ sed -e s/=//g 2025-06-01T22:51:22.2991709Z ++ HASH=qTXN6DBIts_LFkV67gTGX-EV4uW2l1eoXaXPfpGQszY 2025-06-01T22:51:22.2994506Z +++ ls -nl torch/distributed/pipelining/microbatch.py 2025-06-01T22:51:22.2995258Z +++ awk '{print $5}' 2025-06-01T22:51:22.3023572Z ++ FSIZE=16198 2025-06-01T22:51:22.3024339Z ++ echo '"torch/distributed/pipelining/microbatch.py",sha256=qTXN6DBIts_LFkV67gTGX-EV4uW2l1eoXaXPfpGQszY,16198' 2025-06-01T22:51:22.3025057Z ++ read fname 2025-06-01T22:51:22.3025416Z ++ make_wheel_record torch/distributed/pipelining/schedules.py 2025-06-01T22:51:22.3025919Z ++ FPATH=torch/distributed/pipelining/schedules.py 2025-06-01T22:51:22.3026353Z ++ echo torch/distributed/pipelining/schedules.py 2025-06-01T22:51:22.3026732Z ++ grep RECORD 2025-06-01T22:51:22.3046278Z +++ openssl dgst -sha256 -binary torch/distributed/pipelining/schedules.py 2025-06-01T22:51:22.3046842Z +++ openssl base64 2025-06-01T22:51:22.3047144Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.3047400Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.3048238Z +++ sed -e s/=//g 2025-06-01T22:51:22.3089515Z ++ HASH=IMg62FcUaVQbmiKnCts9MU4jSGqW-GxcrQ2DuTuxVQI 2025-06-01T22:51:22.3094288Z +++ ls -nl torch/distributed/pipelining/schedules.py 2025-06-01T22:51:22.3095137Z +++ awk '{print $5}' 2025-06-01T22:51:22.3123005Z ++ FSIZE=109012 2025-06-01T22:51:22.3123924Z ++ echo '"torch/distributed/pipelining/schedules.py",sha256=IMg62FcUaVQbmiKnCts9MU4jSGqW-GxcrQ2DuTuxVQI,109012' 2025-06-01T22:51:22.3124834Z ++ read fname 2025-06-01T22:51:22.3125327Z ++ make_wheel_record torch/distributed/pipelining/stage.py 2025-06-01T22:51:22.3125798Z ++ FPATH=torch/distributed/pipelining/stage.py 2025-06-01T22:51:22.3126226Z ++ echo torch/distributed/pipelining/stage.py 2025-06-01T22:51:22.3126588Z ++ grep RECORD 2025-06-01T22:51:22.3146623Z +++ openssl dgst -sha256 -binary torch/distributed/pipelining/stage.py 2025-06-01T22:51:22.3147150Z +++ openssl base64 2025-06-01T22:51:22.3147407Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.3147888Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.3149468Z +++ sed -e s/=//g 2025-06-01T22:51:22.3193529Z ++ HASH=4uOe09UfASjpyX6oX-bknMi84dLnwnyMEjWoIxeaaho 2025-06-01T22:51:22.3196809Z +++ ls -nl torch/distributed/pipelining/stage.py 2025-06-01T22:51:22.3198068Z +++ awk '{print $5}' 2025-06-01T22:51:22.3226767Z ++ FSIZE=61677 2025-06-01T22:51:22.3227474Z ++ echo '"torch/distributed/pipelining/stage.py",sha256=4uOe09UfASjpyX6oX-bknMi84dLnwnyMEjWoIxeaaho,61677' 2025-06-01T22:51:22.3228159Z ++ read fname 2025-06-01T22:51:22.3228476Z ++ make_wheel_record torch/distributed/rpc/__init__.py 2025-06-01T22:51:22.3228915Z ++ FPATH=torch/distributed/rpc/__init__.py 2025-06-01T22:51:22.3229295Z ++ echo torch/distributed/rpc/__init__.py 2025-06-01T22:51:22.3229663Z ++ grep RECORD 2025-06-01T22:51:22.3247793Z +++ openssl dgst -sha256 -binary torch/distributed/rpc/__init__.py 2025-06-01T22:51:22.3248297Z +++ openssl base64 2025-06-01T22:51:22.3249114Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.3250416Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.3251773Z +++ sed -e s/=//g 2025-06-01T22:51:22.3289577Z ++ HASH=hHSugwap5MSOYxFFd4S_uBmYfE4QcOcuyOJUE0LDuCM 2025-06-01T22:51:22.3294538Z +++ ls -nl torch/distributed/rpc/__init__.py 2025-06-01T22:51:22.3295688Z +++ awk '{print $5}' 2025-06-01T22:51:22.3321460Z ++ FSIZE=9945 2025-06-01T22:51:22.3322020Z ++ echo '"torch/distributed/rpc/__init__.py",sha256=hHSugwap5MSOYxFFd4S_uBmYfE4QcOcuyOJUE0LDuCM,9945' 2025-06-01T22:51:22.3322643Z ++ read fname 2025-06-01T22:51:22.3322944Z ++ make_wheel_record torch/distributed/rpc/_utils.py 2025-06-01T22:51:22.3323379Z ++ FPATH=torch/distributed/rpc/_utils.py 2025-06-01T22:51:22.3323874Z ++ echo torch/distributed/rpc/_utils.py 2025-06-01T22:51:22.3324406Z ++ grep RECORD 2025-06-01T22:51:22.3348590Z +++ openssl dgst -sha256 -binary torch/distributed/rpc/_utils.py 2025-06-01T22:51:22.3349062Z +++ openssl base64 2025-06-01T22:51:22.3349958Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.3351446Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.3352891Z +++ sed -e s/=//g 2025-06-01T22:51:22.3393321Z ++ HASH=tcq0ADOGMmd7OkKYFY7apu6c44VbgFLxCLOCh-aiyvU 2025-06-01T22:51:22.3397508Z +++ ls -nl torch/distributed/rpc/_utils.py 2025-06-01T22:51:22.3398653Z +++ awk '{print $5}' 2025-06-01T22:51:22.3426285Z ++ FSIZE=1649 2025-06-01T22:51:22.3426985Z ++ echo '"torch/distributed/rpc/_utils.py",sha256=tcq0ADOGMmd7OkKYFY7apu6c44VbgFLxCLOCh-aiyvU,1649' 2025-06-01T22:51:22.3427622Z ++ read fname 2025-06-01T22:51:22.3427909Z ++ make_wheel_record torch/distributed/rpc/api.py 2025-06-01T22:51:22.3428315Z ++ FPATH=torch/distributed/rpc/api.py 2025-06-01T22:51:22.3428676Z ++ echo torch/distributed/rpc/api.py 2025-06-01T22:51:22.3429010Z ++ grep RECORD 2025-06-01T22:51:22.3448496Z +++ openssl dgst -sha256 -binary torch/distributed/rpc/api.py 2025-06-01T22:51:22.3448972Z +++ openssl base64 2025-06-01T22:51:22.3449854Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.3451119Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.3452419Z +++ sed -e s/=//g 2025-06-01T22:51:22.3490654Z ++ HASH=iO5qnlWWbAZ_B-r9gfxrGH4QPJ6hj6-iyggrz01kA5Y 2025-06-01T22:51:22.3495451Z +++ ls -nl torch/distributed/rpc/api.py 2025-06-01T22:51:22.3496533Z +++ awk '{print $5}' 2025-06-01T22:51:22.3523402Z ++ FSIZE=37004 2025-06-01T22:51:22.3524301Z ++ echo '"torch/distributed/rpc/api.py",sha256=iO5qnlWWbAZ_B-r9gfxrGH4QPJ6hj6-iyggrz01kA5Y,37004' 2025-06-01T22:51:22.3525094Z ++ read fname 2025-06-01T22:51:22.3525455Z ++ make_wheel_record torch/distributed/rpc/backend_registry.py 2025-06-01T22:51:22.3525949Z ++ FPATH=torch/distributed/rpc/backend_registry.py 2025-06-01T22:51:22.3526456Z ++ echo torch/distributed/rpc/backend_registry.py 2025-06-01T22:51:22.3526839Z ++ grep RECORD 2025-06-01T22:51:22.3547628Z +++ openssl dgst -sha256 -binary torch/distributed/rpc/backend_registry.py 2025-06-01T22:51:22.3548161Z +++ openssl base64 2025-06-01T22:51:22.3548428Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.3549190Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.3550555Z +++ sed -e s/=//g 2025-06-01T22:51:22.3592297Z ++ HASH=Q6GR43Qeef8jt_XJc6lQzHEhXyueY2PQAAa4ltIgNgQ 2025-06-01T22:51:22.3595593Z +++ ls -nl torch/distributed/rpc/backend_registry.py 2025-06-01T22:51:22.3596254Z +++ awk '{print $5}' 2025-06-01T22:51:22.3623758Z ++ FSIZE=16253 2025-06-01T22:51:22.3624486Z ++ echo '"torch/distributed/rpc/backend_registry.py",sha256=Q6GR43Qeef8jt_XJc6lQzHEhXyueY2PQAAa4ltIgNgQ,16253' 2025-06-01T22:51:22.3625175Z ++ read fname 2025-06-01T22:51:22.3625486Z ++ make_wheel_record torch/distributed/rpc/constants.py 2025-06-01T22:51:22.3625925Z ++ FPATH=torch/distributed/rpc/constants.py 2025-06-01T22:51:22.3626325Z ++ echo torch/distributed/rpc/constants.py 2025-06-01T22:51:22.3626668Z ++ grep RECORD 2025-06-01T22:51:22.3647042Z +++ openssl dgst -sha256 -binary torch/distributed/rpc/constants.py 2025-06-01T22:51:22.3647530Z +++ openssl base64 2025-06-01T22:51:22.3649888Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.3651041Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.3652189Z +++ sed -e s/=//g 2025-06-01T22:51:22.3688389Z ++ HASH=AFzuxIi9gIVxb9nyZNZ6h70Is-DUMsCHZ-WEO3MOMP8 2025-06-01T22:51:22.3693313Z +++ ls -nl torch/distributed/rpc/constants.py 2025-06-01T22:51:22.3694391Z +++ awk '{print $5}' 2025-06-01T22:51:22.3721198Z ++ FSIZE=804 2025-06-01T22:51:22.3721919Z ++ echo '"torch/distributed/rpc/constants.py",sha256=AFzuxIi9gIVxb9nyZNZ6h70Is-DUMsCHZ-WEO3MOMP8,804' 2025-06-01T22:51:22.3722575Z ++ read fname 2025-06-01T22:51:22.3722888Z ++ make_wheel_record torch/distributed/rpc/functions.py 2025-06-01T22:51:22.3723329Z ++ FPATH=torch/distributed/rpc/functions.py 2025-06-01T22:51:22.3723840Z ++ echo torch/distributed/rpc/functions.py 2025-06-01T22:51:22.3724381Z ++ grep RECORD 2025-06-01T22:51:22.3747296Z +++ openssl dgst -sha256 -binary torch/distributed/rpc/functions.py 2025-06-01T22:51:22.3747804Z +++ openssl base64 2025-06-01T22:51:22.3748073Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.3748323Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.3748593Z +++ sed -e s/=//g 2025-06-01T22:51:22.3789807Z ++ HASH=9sE_wYiqlfUmb6AFBFPmOq6PApwYKxosNOnteoy_0Oc 2025-06-01T22:51:22.3793206Z +++ ls -nl torch/distributed/rpc/functions.py 2025-06-01T22:51:22.3793990Z +++ awk '{print $5}' 2025-06-01T22:51:22.3819570Z ++ FSIZE=7272 2025-06-01T22:51:22.3820409Z ++ echo '"torch/distributed/rpc/functions.py",sha256=9sE_wYiqlfUmb6AFBFPmOq6PApwYKxosNOnteoy_0Oc,7272' 2025-06-01T22:51:22.3821047Z ++ read fname 2025-06-01T22:51:22.3821369Z ++ make_wheel_record torch/distributed/rpc/internal.py 2025-06-01T22:51:22.3821904Z ++ FPATH=torch/distributed/rpc/internal.py 2025-06-01T22:51:22.3822313Z ++ echo torch/distributed/rpc/internal.py 2025-06-01T22:51:22.3823816Z ++ grep RECORD 2025-06-01T22:51:22.3846088Z +++ openssl dgst -sha256 -binary torch/distributed/rpc/internal.py 2025-06-01T22:51:22.3846594Z +++ openssl base64 2025-06-01T22:51:22.3846933Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.3847203Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.3847688Z +++ sed -e s/=//g 2025-06-01T22:51:22.3886852Z ++ HASH=y8K05r6QPwRy2gKRLVMNG5xGCy2KvhqEpBv4S2vOxXs 2025-06-01T22:51:22.3891674Z +++ ls -nl torch/distributed/rpc/internal.py 2025-06-01T22:51:22.3892692Z +++ awk '{print $5}' 2025-06-01T22:51:22.3919557Z ++ FSIZE=11112 2025-06-01T22:51:22.3920421Z ++ echo '"torch/distributed/rpc/internal.py",sha256=y8K05r6QPwRy2gKRLVMNG5xGCy2KvhqEpBv4S2vOxXs,11112' 2025-06-01T22:51:22.3921086Z ++ read fname 2025-06-01T22:51:22.3921449Z ++ make_wheel_record torch/distributed/rpc/options.py 2025-06-01T22:51:22.3921880Z ++ FPATH=torch/distributed/rpc/options.py 2025-06-01T22:51:22.3922254Z ++ echo torch/distributed/rpc/options.py 2025-06-01T22:51:22.3922613Z ++ grep RECORD 2025-06-01T22:51:22.3945758Z +++ openssl dgst -sha256 -binary torch/distributed/rpc/options.py 2025-06-01T22:51:22.3946612Z +++ openssl base64 2025-06-01T22:51:22.3947046Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.3947341Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.3948487Z +++ sed -e s/=//g 2025-06-01T22:51:22.3988457Z ++ HASH=A7oudXznmNFMgO8RbTqO2bXlCmJNDBapTbZKSDll614 2025-06-01T22:51:22.3992059Z +++ ls -nl torch/distributed/rpc/options.py 2025-06-01T22:51:22.3992833Z +++ awk '{print $5}' 2025-06-01T22:51:22.4018645Z ++ FSIZE=7231 2025-06-01T22:51:22.4019267Z ++ echo '"torch/distributed/rpc/options.py",sha256=A7oudXznmNFMgO8RbTqO2bXlCmJNDBapTbZKSDll614,7231' 2025-06-01T22:51:22.4020006Z ++ read fname 2025-06-01T22:51:22.4020341Z ++ make_wheel_record torch/distributed/rpc/rref_proxy.py 2025-06-01T22:51:22.4020792Z ++ FPATH=torch/distributed/rpc/rref_proxy.py 2025-06-01T22:51:22.4021276Z ++ echo torch/distributed/rpc/rref_proxy.py 2025-06-01T22:51:22.4021640Z ++ grep RECORD 2025-06-01T22:51:22.4042049Z +++ openssl dgst -sha256 -binary torch/distributed/rpc/rref_proxy.py 2025-06-01T22:51:22.4042586Z +++ openssl base64 2025-06-01T22:51:22.4044665Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.4045058Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.4045543Z +++ sed -e s/=//g 2025-06-01T22:51:22.4085463Z ++ HASH=olBD28H2iKQvS8w1FcqGsr5M4_xYCSln5BeokLrPLJQ 2025-06-01T22:51:22.4089411Z +++ ls -nl torch/distributed/rpc/rref_proxy.py 2025-06-01T22:51:22.4090274Z +++ awk '{print $5}' 2025-06-01T22:51:22.4115295Z ++ FSIZE=2673 2025-06-01T22:51:22.4115906Z ++ echo '"torch/distributed/rpc/rref_proxy.py",sha256=olBD28H2iKQvS8w1FcqGsr5M4_xYCSln5BeokLrPLJQ,2673' 2025-06-01T22:51:22.4116558Z ++ read fname 2025-06-01T22:51:22.4117056Z ++ make_wheel_record torch/distributed/rpc/server_process_global_profiler.py 2025-06-01T22:51:22.4117780Z ++ FPATH=torch/distributed/rpc/server_process_global_profiler.py 2025-06-01T22:51:22.4118359Z ++ echo torch/distributed/rpc/server_process_global_profiler.py 2025-06-01T22:51:22.4119797Z ++ grep RECORD 2025-06-01T22:51:22.4143676Z +++ openssl dgst -sha256 -binary torch/distributed/rpc/server_process_global_profiler.py 2025-06-01T22:51:22.4144284Z +++ openssl base64 2025-06-01T22:51:22.4145047Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.4145581Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.4146036Z +++ sed -e s/=//g 2025-06-01T22:51:22.4187480Z ++ HASH=t8yGxo0tj41hSM_cPMnCSQlnYZgB7D1aMB-U7iWrjsM 2025-06-01T22:51:22.4189684Z +++ ls -nl torch/distributed/rpc/server_process_global_profiler.py 2025-06-01T22:51:22.4190461Z +++ awk '{print $5}' 2025-06-01T22:51:22.4214573Z ++ FSIZE=8445 2025-06-01T22:51:22.4215438Z ++ echo '"torch/distributed/rpc/server_process_global_profiler.py",sha256=t8yGxo0tj41hSM_cPMnCSQlnYZgB7D1aMB-U7iWrjsM,8445' 2025-06-01T22:51:22.4216317Z ++ read fname 2025-06-01T22:51:22.4216683Z ++ make_wheel_record torch/distributed/rpc/_testing/__init__.py 2025-06-01T22:51:22.4217172Z ++ FPATH=torch/distributed/rpc/_testing/__init__.py 2025-06-01T22:51:22.4217999Z ++ echo torch/distributed/rpc/_testing/__init__.py 2025-06-01T22:51:22.4219713Z ++ grep RECORD 2025-06-01T22:51:22.4242630Z +++ openssl dgst -sha256 -binary torch/distributed/rpc/_testing/__init__.py 2025-06-01T22:51:22.4243184Z +++ openssl base64 2025-06-01T22:51:22.4243442Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.4243859Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.4244733Z +++ sed -e s/=//g 2025-06-01T22:51:22.4285215Z ++ HASH=xSU_1OK5D0vaFTGSxPlzX6Ad4CEvsZv7DIJYY1d2Unk 2025-06-01T22:51:22.4288993Z +++ ls -nl torch/distributed/rpc/_testing/__init__.py 2025-06-01T22:51:22.4289805Z +++ awk '{print $5}' 2025-06-01T22:51:22.4317783Z ++ FSIZE=479 2025-06-01T22:51:22.4318603Z ++ echo '"torch/distributed/rpc/_testing/__init__.py",sha256=xSU_1OK5D0vaFTGSxPlzX6Ad4CEvsZv7DIJYY1d2Unk,479' 2025-06-01T22:51:22.4319266Z ++ read fname 2025-06-01T22:51:22.4319727Z ++ make_wheel_record torch/distributed/rpc/_testing/faulty_agent_backend_registry.py 2025-06-01T22:51:22.4320420Z ++ FPATH=torch/distributed/rpc/_testing/faulty_agent_backend_registry.py 2025-06-01T22:51:22.4321114Z ++ echo torch/distributed/rpc/_testing/faulty_agent_backend_registry.py 2025-06-01T22:51:22.4321587Z ++ grep RECORD 2025-06-01T22:51:22.4340315Z +++ openssl dgst -sha256 -binary torch/distributed/rpc/_testing/faulty_agent_backend_registry.py 2025-06-01T22:51:22.4340962Z +++ openssl base64 2025-06-01T22:51:22.4341336Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.4341593Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.4342344Z +++ sed -e s/=//g 2025-06-01T22:51:22.4385175Z ++ HASH=KmeZ2KHDwSWJB3mdfA06hdaabt25vKkkUU1h8SFVk1o 2025-06-01T22:51:22.4388729Z +++ ls -nl torch/distributed/rpc/_testing/faulty_agent_backend_registry.py 2025-06-01T22:51:22.4389254Z +++ awk '{print $5}' 2025-06-01T22:51:22.4413461Z ++ FSIZE=1639 2025-06-01T22:51:22.4414285Z ++ echo '"torch/distributed/rpc/_testing/faulty_agent_backend_registry.py",sha256=KmeZ2KHDwSWJB3mdfA06hdaabt25vKkkUU1h8SFVk1o,1639' 2025-06-01T22:51:22.4415108Z ++ read fname 2025-06-01T22:51:22.4415540Z ++ make_wheel_record torch/distributed/tensor/__init__.py 2025-06-01T22:51:22.4415995Z ++ FPATH=torch/distributed/tensor/__init__.py 2025-06-01T22:51:22.4416642Z ++ echo torch/distributed/tensor/__init__.py 2025-06-01T22:51:22.4418470Z ++ grep RECORD 2025-06-01T22:51:22.4439523Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/__init__.py 2025-06-01T22:51:22.4440030Z +++ openssl base64 2025-06-01T22:51:22.4440297Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.4441857Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.4442379Z +++ sed -e s/=//g 2025-06-01T22:51:22.4483765Z ++ HASH=Muir-bYO3_7K1ADH97n_5nD11uZhripJDYRazGS8N6I 2025-06-01T22:51:22.4487124Z +++ ls -nl torch/distributed/tensor/__init__.py 2025-06-01T22:51:22.4488008Z +++ awk '{print $5}' 2025-06-01T22:51:22.4515461Z ++ FSIZE=2169 2025-06-01T22:51:22.4516103Z ++ echo '"torch/distributed/tensor/__init__.py",sha256=Muir-bYO3_7K1ADH97n_5nD11uZhripJDYRazGS8N6I,2169' 2025-06-01T22:51:22.4516719Z ++ read fname 2025-06-01T22:51:22.4517028Z ++ make_wheel_record torch/distributed/tensor/_api.py 2025-06-01T22:51:22.4517451Z ++ FPATH=torch/distributed/tensor/_api.py 2025-06-01T22:51:22.4517828Z ++ echo torch/distributed/tensor/_api.py 2025-06-01T22:51:22.4518183Z ++ grep RECORD 2025-06-01T22:51:22.4538248Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_api.py 2025-06-01T22:51:22.4538738Z +++ openssl base64 2025-06-01T22:51:22.4539149Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.4540530Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.4540806Z +++ sed -e s/=//g 2025-06-01T22:51:22.4581608Z ++ HASH=1CrfcAAEkpClaJI6TAzraCMXBImyKj29SC76KMSoUQ8 2025-06-01T22:51:22.4584705Z +++ ls -nl torch/distributed/tensor/_api.py 2025-06-01T22:51:22.4585480Z +++ awk '{print $5}' 2025-06-01T22:51:22.4609089Z ++ FSIZE=57032 2025-06-01T22:51:22.4609811Z ++ echo '"torch/distributed/tensor/_api.py",sha256=1CrfcAAEkpClaJI6TAzraCMXBImyKj29SC76KMSoUQ8,57032' 2025-06-01T22:51:22.4610482Z ++ read fname 2025-06-01T22:51:22.4610875Z ++ make_wheel_record torch/distributed/tensor/_collective_utils.py 2025-06-01T22:51:22.4611411Z ++ FPATH=torch/distributed/tensor/_collective_utils.py 2025-06-01T22:51:22.4612890Z ++ echo torch/distributed/tensor/_collective_utils.py 2025-06-01T22:51:22.4613909Z ++ grep RECORD 2025-06-01T22:51:22.4636202Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_collective_utils.py 2025-06-01T22:51:22.4636914Z +++ openssl base64 2025-06-01T22:51:22.4637229Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.4637506Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.4638097Z +++ sed -e s/=//g 2025-06-01T22:51:22.4680295Z ++ HASH=opJBIUR2MxeE7_0ZCmzZ42AgygZc0n2fRTXOQnsdpCo 2025-06-01T22:51:22.4682898Z +++ ls -nl torch/distributed/tensor/_collective_utils.py 2025-06-01T22:51:22.4683553Z +++ awk '{print $5}' 2025-06-01T22:51:22.4710411Z ++ FSIZE=14006 2025-06-01T22:51:22.4711220Z ++ echo '"torch/distributed/tensor/_collective_utils.py",sha256=opJBIUR2MxeE7_0ZCmzZ42AgygZc0n2fRTXOQnsdpCo,14006' 2025-06-01T22:51:22.4711994Z ++ read fname 2025-06-01T22:51:22.4712360Z ++ make_wheel_record torch/distributed/tensor/_dispatch.py 2025-06-01T22:51:22.4712835Z ++ FPATH=torch/distributed/tensor/_dispatch.py 2025-06-01T22:51:22.4713317Z ++ echo torch/distributed/tensor/_dispatch.py 2025-06-01T22:51:22.4713666Z ++ grep RECORD 2025-06-01T22:51:22.4731445Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_dispatch.py 2025-06-01T22:51:22.4732017Z +++ openssl base64 2025-06-01T22:51:22.4733348Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.4734720Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.4736029Z +++ sed -e s/=//g 2025-06-01T22:51:22.4773889Z ++ HASH=Nw8fAY45vatAX69Uk5dINAuEqOMxLPbVt0vRJkHxMeE 2025-06-01T22:51:22.4779573Z +++ ls -nl torch/distributed/tensor/_dispatch.py 2025-06-01T22:51:22.4780225Z +++ awk '{print $5}' 2025-06-01T22:51:22.4805894Z ++ FSIZE=19594 2025-06-01T22:51:22.4806572Z ++ echo '"torch/distributed/tensor/_dispatch.py",sha256=Nw8fAY45vatAX69Uk5dINAuEqOMxLPbVt0vRJkHxMeE,19594' 2025-06-01T22:51:22.4807341Z ++ read fname 2025-06-01T22:51:22.4807710Z ++ make_wheel_record torch/distributed/tensor/_dtensor_spec.py 2025-06-01T22:51:22.4808270Z ++ FPATH=torch/distributed/tensor/_dtensor_spec.py 2025-06-01T22:51:22.4808723Z ++ echo torch/distributed/tensor/_dtensor_spec.py 2025-06-01T22:51:22.4809112Z ++ grep RECORD 2025-06-01T22:51:22.4830268Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_dtensor_spec.py 2025-06-01T22:51:22.4830820Z +++ openssl base64 2025-06-01T22:51:22.4831076Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.4831701Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.4833041Z +++ sed -e s/=//g 2025-06-01T22:51:22.4875252Z ++ HASH=HgrrQ84TUCaJRaZCmXJ9z1xorDP2i9x4ZEazeawA9kk 2025-06-01T22:51:22.4878039Z +++ ls -nl torch/distributed/tensor/_dtensor_spec.py 2025-06-01T22:51:22.4878940Z +++ awk '{print $5}' 2025-06-01T22:51:22.4906676Z ++ FSIZE=10309 2025-06-01T22:51:22.4907369Z ++ echo '"torch/distributed/tensor/_dtensor_spec.py",sha256=HgrrQ84TUCaJRaZCmXJ9z1xorDP2i9x4ZEazeawA9kk,10309' 2025-06-01T22:51:22.4908114Z ++ read fname 2025-06-01T22:51:22.4908463Z ++ make_wheel_record torch/distributed/tensor/_op_schema.py 2025-06-01T22:51:22.4908917Z ++ FPATH=torch/distributed/tensor/_op_schema.py 2025-06-01T22:51:22.4909333Z ++ echo torch/distributed/tensor/_op_schema.py 2025-06-01T22:51:22.4909684Z ++ grep RECORD 2025-06-01T22:51:22.4929187Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_op_schema.py 2025-06-01T22:51:22.4929703Z +++ openssl base64 2025-06-01T22:51:22.4930311Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.4931852Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.4933060Z +++ sed -e s/=//g 2025-06-01T22:51:22.4971826Z ++ HASH=18eX9vGgwW350om37Ron3R3ktsP9wd-gODQSwM9YRPA 2025-06-01T22:51:22.4976616Z +++ ls -nl torch/distributed/tensor/_op_schema.py 2025-06-01T22:51:22.4978168Z +++ awk '{print $5}' 2025-06-01T22:51:22.5005201Z ++ FSIZE=20357 2025-06-01T22:51:22.5005921Z ++ echo '"torch/distributed/tensor/_op_schema.py",sha256=18eX9vGgwW350om37Ron3R3ktsP9wd-gODQSwM9YRPA,20357' 2025-06-01T22:51:22.5006681Z ++ read fname 2025-06-01T22:51:22.5007004Z ++ make_wheel_record torch/distributed/tensor/_random.py 2025-06-01T22:51:22.5007464Z ++ FPATH=torch/distributed/tensor/_random.py 2025-06-01T22:51:22.5007868Z ++ echo torch/distributed/tensor/_random.py 2025-06-01T22:51:22.5008230Z ++ grep RECORD 2025-06-01T22:51:22.5030304Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_random.py 2025-06-01T22:51:22.5030822Z +++ openssl base64 2025-06-01T22:51:22.5031084Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.5031636Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.5031962Z +++ sed -e s/=//g 2025-06-01T22:51:22.5074863Z ++ HASH=tCtNp8JEk3_gVvJRuf3T45XxYSAryb9vYJvA9If7NeU 2025-06-01T22:51:22.5077693Z +++ ls -nl torch/distributed/tensor/_random.py 2025-06-01T22:51:22.5078450Z +++ awk '{print $5}' 2025-06-01T22:51:22.5106520Z ++ FSIZE=16206 2025-06-01T22:51:22.5107304Z ++ echo '"torch/distributed/tensor/_random.py",sha256=tCtNp8JEk3_gVvJRuf3T45XxYSAryb9vYJvA9If7NeU,16206' 2025-06-01T22:51:22.5108010Z ++ read fname 2025-06-01T22:51:22.5108364Z ++ make_wheel_record torch/distributed/tensor/_redistribute.py 2025-06-01T22:51:22.5108848Z ++ FPATH=torch/distributed/tensor/_redistribute.py 2025-06-01T22:51:22.5109365Z ++ echo torch/distributed/tensor/_redistribute.py 2025-06-01T22:51:22.5109734Z ++ grep RECORD 2025-06-01T22:51:22.5128787Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_redistribute.py 2025-06-01T22:51:22.5129326Z +++ openssl base64 2025-06-01T22:51:22.5130005Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.5131464Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.5132896Z +++ sed -e s/=//g 2025-06-01T22:51:22.5171357Z ++ HASH=CP82DpUxAMZ_hsPur2LTuSHukox6JzVhVLjQnuUVKA4 2025-06-01T22:51:22.5176286Z +++ ls -nl torch/distributed/tensor/_redistribute.py 2025-06-01T22:51:22.5177761Z +++ awk '{print $5}' 2025-06-01T22:51:22.5204691Z ++ FSIZE=16321 2025-06-01T22:51:22.5205423Z ++ echo '"torch/distributed/tensor/_redistribute.py",sha256=CP82DpUxAMZ_hsPur2LTuSHukox6JzVhVLjQnuUVKA4,16321' 2025-06-01T22:51:22.5206150Z ++ read fname 2025-06-01T22:51:22.5206511Z ++ make_wheel_record torch/distributed/tensor/_sharding_prop.py 2025-06-01T22:51:22.5207031Z ++ FPATH=torch/distributed/tensor/_sharding_prop.py 2025-06-01T22:51:22.5207483Z ++ echo torch/distributed/tensor/_sharding_prop.py 2025-06-01T22:51:22.5207879Z ++ grep RECORD 2025-06-01T22:51:22.5228784Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_sharding_prop.py 2025-06-01T22:51:22.5229395Z +++ openssl base64 2025-06-01T22:51:22.5229663Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.5229914Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.5231422Z +++ sed -e s/=//g 2025-06-01T22:51:22.5273863Z ++ HASH=rk3Jle0oRsU084HUo-1GBkgLota6C6yJ3WcuZMFJ7ak 2025-06-01T22:51:22.5280448Z +++ ls -nl torch/distributed/tensor/_sharding_prop.py 2025-06-01T22:51:22.5280876Z +++ awk '{print $5}' 2025-06-01T22:51:22.5308085Z ++ FSIZE=23016 2025-06-01T22:51:22.5308816Z ++ echo '"torch/distributed/tensor/_sharding_prop.py",sha256=rk3Jle0oRsU084HUo-1GBkgLota6C6yJ3WcuZMFJ7ak,23016' 2025-06-01T22:51:22.5309542Z ++ read fname 2025-06-01T22:51:22.5309907Z ++ make_wheel_record torch/distributed/tensor/_shards_wrapper.py 2025-06-01T22:51:22.5310407Z ++ FPATH=torch/distributed/tensor/_shards_wrapper.py 2025-06-01T22:51:22.5310868Z ++ echo torch/distributed/tensor/_shards_wrapper.py 2025-06-01T22:51:22.5311254Z ++ grep RECORD 2025-06-01T22:51:22.5332886Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_shards_wrapper.py 2025-06-01T22:51:22.5333406Z +++ openssl base64 2025-06-01T22:51:22.5334617Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.5335608Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.5336917Z +++ sed -e s/=//g 2025-06-01T22:51:22.5375156Z ++ HASH=i8JCKlwp9Y5VesyCUVVrmt7euxcWfQqHXBz42tibrGA 2025-06-01T22:51:22.5381157Z +++ ls -nl torch/distributed/tensor/_shards_wrapper.py 2025-06-01T22:51:22.5382659Z +++ awk '{print $5}' 2025-06-01T22:51:22.5406150Z ++ FSIZE=13480 2025-06-01T22:51:22.5406857Z ++ echo '"torch/distributed/tensor/_shards_wrapper.py",sha256=i8JCKlwp9Y5VesyCUVVrmt7euxcWfQqHXBz42tibrGA,13480' 2025-06-01T22:51:22.5407565Z ++ read fname 2025-06-01T22:51:22.5407902Z ++ make_wheel_record torch/distributed/tensor/_tp_conv.py 2025-06-01T22:51:22.5408373Z ++ FPATH=torch/distributed/tensor/_tp_conv.py 2025-06-01T22:51:22.5409287Z ++ echo torch/distributed/tensor/_tp_conv.py 2025-06-01T22:51:22.5410563Z ++ grep RECORD 2025-06-01T22:51:22.5431226Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_tp_conv.py 2025-06-01T22:51:22.5431887Z +++ openssl base64 2025-06-01T22:51:22.5433019Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.5434067Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.5435103Z +++ sed -e s/=//g 2025-06-01T22:51:22.5477956Z ++ HASH=aOmFGX39lcEmJn2ex_isT2RLpGA65b6qrkoMgvjnyjM 2025-06-01T22:51:22.5479940Z +++ ls -nl torch/distributed/tensor/_tp_conv.py 2025-06-01T22:51:22.5480734Z +++ awk '{print $5}' 2025-06-01T22:51:22.5507341Z ++ FSIZE=10154 2025-06-01T22:51:22.5508244Z ++ echo '"torch/distributed/tensor/_tp_conv.py",sha256=aOmFGX39lcEmJn2ex_isT2RLpGA65b6qrkoMgvjnyjM,10154' 2025-06-01T22:51:22.5509006Z ++ read fname 2025-06-01T22:51:22.5509336Z ++ make_wheel_record torch/distributed/tensor/_utils.py 2025-06-01T22:51:22.5509767Z ++ FPATH=torch/distributed/tensor/_utils.py 2025-06-01T22:51:22.5510321Z ++ echo torch/distributed/tensor/_utils.py 2025-06-01T22:51:22.5510427Z ++ grep RECORD 2025-06-01T22:51:22.5530771Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_utils.py 2025-06-01T22:51:22.5530897Z +++ openssl base64 2025-06-01T22:51:22.5532021Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.5533274Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.5534492Z +++ sed -e s/=//g 2025-06-01T22:51:22.5573829Z ++ HASH=cHW_Cjejo6-HAyIhQZJwUviJMeQYQwl15X7m00q--es 2025-06-01T22:51:22.5579263Z +++ ls -nl torch/distributed/tensor/_utils.py 2025-06-01T22:51:22.5579730Z +++ awk '{print $5}' 2025-06-01T22:51:22.5605788Z ++ FSIZE=16353 2025-06-01T22:51:22.5606264Z ++ echo '"torch/distributed/tensor/_utils.py",sha256=cHW_Cjejo6-HAyIhQZJwUviJMeQYQwl15X7m00q--es,16353' 2025-06-01T22:51:22.5606378Z ++ read fname 2025-06-01T22:51:22.5606619Z ++ make_wheel_record torch/distributed/tensor/device_mesh.py 2025-06-01T22:51:22.5606843Z ++ FPATH=torch/distributed/tensor/device_mesh.py 2025-06-01T22:51:22.5607018Z ++ echo torch/distributed/tensor/device_mesh.py 2025-06-01T22:51:22.5608030Z ++ grep RECORD 2025-06-01T22:51:22.5630218Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/device_mesh.py 2025-06-01T22:51:22.5630347Z +++ openssl base64 2025-06-01T22:51:22.5631103Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.5632927Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.5633039Z +++ sed -e s/=//g 2025-06-01T22:51:22.5675810Z ++ HASH=MONPC_i1XphcY2E0AAte1MW668BTlUGugMSQzfJqzik 2025-06-01T22:51:22.5677645Z +++ ls -nl torch/distributed/tensor/device_mesh.py 2025-06-01T22:51:22.5678960Z +++ awk '{print $5}' 2025-06-01T22:51:22.5706625Z ++ FSIZE=190 2025-06-01T22:51:22.5707253Z ++ echo '"torch/distributed/tensor/device_mesh.py",sha256=MONPC_i1XphcY2E0AAte1MW668BTlUGugMSQzfJqzik,190' 2025-06-01T22:51:22.5707432Z ++ read fname 2025-06-01T22:51:22.5707667Z ++ make_wheel_record torch/distributed/tensor/placement_types.py 2025-06-01T22:51:22.5707833Z ++ FPATH=torch/distributed/tensor/placement_types.py 2025-06-01T22:51:22.5707992Z ++ echo torch/distributed/tensor/placement_types.py 2025-06-01T22:51:22.5708642Z ++ grep RECORD 2025-06-01T22:51:22.5729422Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/placement_types.py 2025-06-01T22:51:22.5729543Z +++ openssl base64 2025-06-01T22:51:22.5730579Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.5731830Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.5733204Z +++ sed -e s/=//g 2025-06-01T22:51:22.5772001Z ++ HASH=8j215tB9OjiFxtBXJd2aZYOfEqS8VHMsU7wt-DupXgs 2025-06-01T22:51:22.5778085Z +++ ls -nl torch/distributed/tensor/placement_types.py 2025-06-01T22:51:22.5778717Z +++ awk '{print $5}' 2025-06-01T22:51:22.5804460Z ++ FSIZE=29590 2025-06-01T22:51:22.5805207Z ++ echo '"torch/distributed/tensor/placement_types.py",sha256=8j215tB9OjiFxtBXJd2aZYOfEqS8VHMsU7wt-DupXgs,29590' 2025-06-01T22:51:22.5805307Z ++ read fname 2025-06-01T22:51:22.5805533Z ++ make_wheel_record torch/distributed/tensor/_ops/__init__.py 2025-06-01T22:51:22.5805690Z ++ FPATH=torch/distributed/tensor/_ops/__init__.py 2025-06-01T22:51:22.5806761Z ++ echo torch/distributed/tensor/_ops/__init__.py 2025-06-01T22:51:22.5807511Z ++ grep RECORD 2025-06-01T22:51:22.5828182Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_ops/__init__.py 2025-06-01T22:51:22.5828291Z +++ openssl base64 2025-06-01T22:51:22.5830381Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.5830491Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.5831053Z +++ sed -e s/=//g 2025-06-01T22:51:22.5874921Z ++ HASH=bQDReWqPLgNAfjBJC18_Q8Yg9wTj_ZlIut6CnQ_KBiY 2025-06-01T22:51:22.5878162Z +++ ls -nl torch/distributed/tensor/_ops/__init__.py 2025-06-01T22:51:22.5878935Z +++ awk '{print $5}' 2025-06-01T22:51:22.5905687Z ++ FSIZE=380 2025-06-01T22:51:22.5906304Z ++ echo '"torch/distributed/tensor/_ops/__init__.py",sha256=bQDReWqPLgNAfjBJC18_Q8Yg9wTj_ZlIut6CnQ_KBiY,380' 2025-06-01T22:51:22.5906404Z ++ read fname 2025-06-01T22:51:22.5906645Z ++ make_wheel_record torch/distributed/tensor/_ops/_common_rules.py 2025-06-01T22:51:22.5906820Z ++ FPATH=torch/distributed/tensor/_ops/_common_rules.py 2025-06-01T22:51:22.5907990Z ++ echo torch/distributed/tensor/_ops/_common_rules.py 2025-06-01T22:51:22.5909005Z ++ grep RECORD 2025-06-01T22:51:22.5928955Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_ops/_common_rules.py 2025-06-01T22:51:22.5929330Z +++ openssl base64 2025-06-01T22:51:22.5930550Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.5931776Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.5933138Z +++ sed -e s/=//g 2025-06-01T22:51:22.5972208Z ++ HASH=e-J8yAlDtmDbUlQwJ17nNexWZuSVOL8y_Vbk_2IUvSY 2025-06-01T22:51:22.5977244Z +++ ls -nl torch/distributed/tensor/_ops/_common_rules.py 2025-06-01T22:51:22.5978508Z +++ awk '{print $5}' 2025-06-01T22:51:22.6004000Z ++ FSIZE=11885 2025-06-01T22:51:22.6004721Z ++ echo '"torch/distributed/tensor/_ops/_common_rules.py",sha256=e-J8yAlDtmDbUlQwJ17nNexWZuSVOL8y_Vbk_2IUvSY,11885' 2025-06-01T22:51:22.6004825Z ++ read fname 2025-06-01T22:51:22.6005093Z ++ make_wheel_record torch/distributed/tensor/_ops/_conv_ops.py 2025-06-01T22:51:22.6005267Z ++ FPATH=torch/distributed/tensor/_ops/_conv_ops.py 2025-06-01T22:51:22.6006514Z ++ echo torch/distributed/tensor/_ops/_conv_ops.py 2025-06-01T22:51:22.6006936Z ++ grep RECORD 2025-06-01T22:51:22.6028070Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_ops/_conv_ops.py 2025-06-01T22:51:22.6028180Z +++ openssl base64 2025-06-01T22:51:22.6029072Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.6029560Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.6031301Z +++ sed -e s/=//g 2025-06-01T22:51:22.6071940Z ++ HASH=dvprVWrEP3YZtZNz0cA73HdspZSU4lEEx3VsNLf84eM 2025-06-01T22:51:22.6075553Z +++ ls -nl torch/distributed/tensor/_ops/_conv_ops.py 2025-06-01T22:51:22.6076918Z +++ awk '{print $5}' 2025-06-01T22:51:22.6105126Z ++ FSIZE=3521 2025-06-01T22:51:22.6105667Z ++ echo '"torch/distributed/tensor/_ops/_conv_ops.py",sha256=dvprVWrEP3YZtZNz0cA73HdspZSU4lEEx3VsNLf84eM,3521' 2025-06-01T22:51:22.6105775Z ++ read fname 2025-06-01T22:51:22.6106018Z ++ make_wheel_record torch/distributed/tensor/_ops/_einsum_strategy.py 2025-06-01T22:51:22.6106210Z ++ FPATH=torch/distributed/tensor/_ops/_einsum_strategy.py 2025-06-01T22:51:22.6106409Z ++ echo torch/distributed/tensor/_ops/_einsum_strategy.py 2025-06-01T22:51:22.6107361Z ++ grep RECORD 2025-06-01T22:51:22.6127467Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_ops/_einsum_strategy.py 2025-06-01T22:51:22.6127603Z +++ openssl base64 2025-06-01T22:51:22.6128195Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.6129427Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.6130703Z +++ sed -e s/=//g 2025-06-01T22:51:22.6171262Z ++ HASH=H8A5ARwyNOqCD68u92KihaliJAsWgUphNthLio0bl4Q 2025-06-01T22:51:22.6181335Z +++ ls -nl torch/distributed/tensor/_ops/_einsum_strategy.py 2025-06-01T22:51:22.6181481Z +++ awk '{print $5}' 2025-06-01T22:51:22.6205063Z ++ FSIZE=6405 2025-06-01T22:51:22.6205621Z ++ echo '"torch/distributed/tensor/_ops/_einsum_strategy.py",sha256=H8A5ARwyNOqCD68u92KihaliJAsWgUphNthLio0bl4Q,6405' 2025-06-01T22:51:22.6205737Z ++ read fname 2025-06-01T22:51:22.6205979Z ++ make_wheel_record torch/distributed/tensor/_ops/_embedding_ops.py 2025-06-01T22:51:22.6206174Z ++ FPATH=torch/distributed/tensor/_ops/_embedding_ops.py 2025-06-01T22:51:22.6206397Z ++ echo torch/distributed/tensor/_ops/_embedding_ops.py 2025-06-01T22:51:22.6206785Z ++ grep RECORD 2025-06-01T22:51:22.6230900Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_ops/_embedding_ops.py 2025-06-01T22:51:22.6231040Z +++ openssl base64 2025-06-01T22:51:22.6231153Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.6231736Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.6232540Z +++ sed -e s/=//g 2025-06-01T22:51:22.6273906Z ++ HASH=dN6vwQw0ciohpIdYUq-ODCKpS5fdRJGkJQ4PiRz-CNg 2025-06-01T22:51:22.6278550Z +++ ls -nl torch/distributed/tensor/_ops/_embedding_ops.py 2025-06-01T22:51:22.6279776Z +++ awk '{print $5}' 2025-06-01T22:51:22.6307292Z ++ FSIZE=10154 2025-06-01T22:51:22.6307835Z ++ echo '"torch/distributed/tensor/_ops/_embedding_ops.py",sha256=dN6vwQw0ciohpIdYUq-ODCKpS5fdRJGkJQ4PiRz-CNg,10154' 2025-06-01T22:51:22.6307949Z ++ read fname 2025-06-01T22:51:22.6308298Z ++ make_wheel_record torch/distributed/tensor/_ops/_math_ops.py 2025-06-01T22:51:22.6308462Z ++ FPATH=torch/distributed/tensor/_ops/_math_ops.py 2025-06-01T22:51:22.6308629Z ++ echo torch/distributed/tensor/_ops/_math_ops.py 2025-06-01T22:51:22.6309142Z ++ grep RECORD 2025-06-01T22:51:22.6329922Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_ops/_math_ops.py 2025-06-01T22:51:22.6330056Z +++ openssl base64 2025-06-01T22:51:22.6331172Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.6332369Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.6333993Z +++ sed -e s/=//g 2025-06-01T22:51:22.6373015Z ++ HASH=k9zUIVJF9Vt0GEwoLofrHoSGVQ0gf7antsHOVn-nTA8 2025-06-01T22:51:22.6379399Z +++ ls -nl torch/distributed/tensor/_ops/_math_ops.py 2025-06-01T22:51:22.6379527Z +++ awk '{print $5}' 2025-06-01T22:51:22.6405219Z ++ FSIZE=41324 2025-06-01T22:51:22.6405731Z ++ echo '"torch/distributed/tensor/_ops/_math_ops.py",sha256=k9zUIVJF9Vt0GEwoLofrHoSGVQ0gf7antsHOVn-nTA8,41324' 2025-06-01T22:51:22.6405830Z ++ read fname 2025-06-01T22:51:22.6406081Z ++ make_wheel_record torch/distributed/tensor/_ops/_matrix_ops.py 2025-06-01T22:51:22.6406252Z ++ FPATH=torch/distributed/tensor/_ops/_matrix_ops.py 2025-06-01T22:51:22.6407007Z ++ echo torch/distributed/tensor/_ops/_matrix_ops.py 2025-06-01T22:51:22.6407312Z ++ grep RECORD 2025-06-01T22:51:22.6430083Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_ops/_matrix_ops.py 2025-06-01T22:51:22.6430207Z +++ openssl base64 2025-06-01T22:51:22.6430876Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.6430976Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.6432165Z +++ sed -e s/=//g 2025-06-01T22:51:22.6475775Z ++ HASH=KUqTlRyGnT6RzjBHNl1xbeJ6cdiupLTqIc2oAtt53wQ 2025-06-01T22:51:22.6481220Z +++ ls -nl torch/distributed/tensor/_ops/_matrix_ops.py 2025-06-01T22:51:22.6482527Z +++ awk '{print $5}' 2025-06-01T22:51:22.6508624Z ++ FSIZE=35989 2025-06-01T22:51:22.6509156Z ++ echo '"torch/distributed/tensor/_ops/_matrix_ops.py",sha256=KUqTlRyGnT6RzjBHNl1xbeJ6cdiupLTqIc2oAtt53wQ,35989' 2025-06-01T22:51:22.6509251Z ++ read fname 2025-06-01T22:51:22.6509497Z ++ make_wheel_record torch/distributed/tensor/_ops/_pointwise_ops.py 2025-06-01T22:51:22.6509690Z ++ FPATH=torch/distributed/tensor/_ops/_pointwise_ops.py 2025-06-01T22:51:22.6511140Z ++ echo torch/distributed/tensor/_ops/_pointwise_ops.py 2025-06-01T22:51:22.6512706Z ++ grep RECORD 2025-06-01T22:51:22.6531777Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_ops/_pointwise_ops.py 2025-06-01T22:51:22.6532341Z +++ openssl base64 2025-06-01T22:51:22.6533427Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.6535113Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.6536221Z +++ sed -e s/=//g 2025-06-01T22:51:22.6574698Z ++ HASH=yg9jACDn4tq3Yv0o5UXBR0YkD6wWuXdJpDtNz_beJic 2025-06-01T22:51:22.6581594Z +++ ls -nl torch/distributed/tensor/_ops/_pointwise_ops.py 2025-06-01T22:51:22.6582248Z +++ awk '{print $5}' 2025-06-01T22:51:22.6606359Z ++ FSIZE=21457 2025-06-01T22:51:22.6606911Z ++ echo '"torch/distributed/tensor/_ops/_pointwise_ops.py",sha256=yg9jACDn4tq3Yv0o5UXBR0YkD6wWuXdJpDtNz_beJic,21457' 2025-06-01T22:51:22.6607019Z ++ read fname 2025-06-01T22:51:22.6607253Z ++ make_wheel_record torch/distributed/tensor/_ops/_random_ops.py 2025-06-01T22:51:22.6607437Z ++ FPATH=torch/distributed/tensor/_ops/_random_ops.py 2025-06-01T22:51:22.6609219Z ++ echo torch/distributed/tensor/_ops/_random_ops.py 2025-06-01T22:51:22.6610310Z ++ grep RECORD 2025-06-01T22:51:22.6633903Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_ops/_random_ops.py 2025-06-01T22:51:22.6634096Z +++ openssl base64 2025-06-01T22:51:22.6634217Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.6634328Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.6634940Z +++ sed -e s/=//g 2025-06-01T22:51:22.6677866Z ++ HASH=pFYjvvbGohAMMTAb8PyF2TWY2bEmMyJLb8BpLTYhpeQ 2025-06-01T22:51:22.6680467Z +++ ls -nl torch/distributed/tensor/_ops/_random_ops.py 2025-06-01T22:51:22.6681388Z +++ awk '{print $5}' 2025-06-01T22:51:22.6709201Z ++ FSIZE=1109 2025-06-01T22:51:22.6709918Z ++ echo '"torch/distributed/tensor/_ops/_random_ops.py",sha256=pFYjvvbGohAMMTAb8PyF2TWY2bEmMyJLb8BpLTYhpeQ,1109' 2025-06-01T22:51:22.6710019Z ++ read fname 2025-06-01T22:51:22.6710242Z ++ make_wheel_record torch/distributed/tensor/_ops/_tensor_ops.py 2025-06-01T22:51:22.6710407Z ++ FPATH=torch/distributed/tensor/_ops/_tensor_ops.py 2025-06-01T22:51:22.6710647Z ++ echo torch/distributed/tensor/_ops/_tensor_ops.py 2025-06-01T22:51:22.6710847Z ++ grep RECORD 2025-06-01T22:51:22.6731602Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_ops/_tensor_ops.py 2025-06-01T22:51:22.6731742Z +++ openssl base64 2025-06-01T22:51:22.6732448Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.6733791Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.6735299Z +++ sed -e s/=//g 2025-06-01T22:51:22.6774436Z ++ HASH=gv7qfT2b8K9KHpxSbZ7XGnDToj5YaIlRGlq48gEcN1M 2025-06-01T22:51:22.6780058Z +++ ls -nl torch/distributed/tensor/_ops/_tensor_ops.py 2025-06-01T22:51:22.6780806Z +++ awk '{print $5}' 2025-06-01T22:51:22.6805993Z ++ FSIZE=35685 2025-06-01T22:51:22.6806517Z ++ echo '"torch/distributed/tensor/_ops/_tensor_ops.py",sha256=gv7qfT2b8K9KHpxSbZ7XGnDToj5YaIlRGlq48gEcN1M,35685' 2025-06-01T22:51:22.6806631Z ++ read fname 2025-06-01T22:51:22.6806852Z ++ make_wheel_record torch/distributed/tensor/_ops/_view_ops.py 2025-06-01T22:51:22.6807014Z ++ FPATH=torch/distributed/tensor/_ops/_view_ops.py 2025-06-01T22:51:22.6808385Z ++ echo torch/distributed/tensor/_ops/_view_ops.py 2025-06-01T22:51:22.6809414Z ++ grep RECORD 2025-06-01T22:51:22.6832646Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_ops/_view_ops.py 2025-06-01T22:51:22.6832760Z +++ openssl base64 2025-06-01T22:51:22.6832879Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.6833900Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.6834005Z +++ sed -e s/=//g 2025-06-01T22:51:22.6875989Z ++ HASH=N3i_3QI60CeGwA1Kt8tQp0gugxT3_fJejsgLjRsvnC4 2025-06-01T22:51:22.6879300Z +++ ls -nl torch/distributed/tensor/_ops/_view_ops.py 2025-06-01T22:51:22.6880329Z +++ awk '{print $5}' 2025-06-01T22:51:22.6907014Z ++ FSIZE=25631 2025-06-01T22:51:22.6907515Z ++ echo '"torch/distributed/tensor/_ops/_view_ops.py",sha256=N3i_3QI60CeGwA1Kt8tQp0gugxT3_fJejsgLjRsvnC4,25631' 2025-06-01T22:51:22.6907613Z ++ read fname 2025-06-01T22:51:22.6907819Z ++ make_wheel_record torch/distributed/tensor/_ops/utils.py 2025-06-01T22:51:22.6907968Z ++ FPATH=torch/distributed/tensor/_ops/utils.py 2025-06-01T22:51:22.6908425Z ++ echo torch/distributed/tensor/_ops/utils.py 2025-06-01T22:51:22.6909812Z ++ grep RECORD 2025-06-01T22:51:22.6931203Z +++ openssl base64 2025-06-01T22:51:22.6931880Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.6932163Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/_ops/utils.py 2025-06-01T22:51:22.6932789Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.6934228Z +++ sed -e s/=//g 2025-06-01T22:51:22.6974856Z ++ HASH=48um8xdNNxqwlMXXPy9px06QKeLZRRSCve-T3Z79CPE 2025-06-01T22:51:22.6981155Z +++ ls -nl torch/distributed/tensor/_ops/utils.py 2025-06-01T22:51:22.6982443Z +++ awk '{print $5}' 2025-06-01T22:51:22.7006339Z ++ FSIZE=10777 2025-06-01T22:51:22.7006847Z ++ echo '"torch/distributed/tensor/_ops/utils.py",sha256=48um8xdNNxqwlMXXPy9px06QKeLZRRSCve-T3Z79CPE,10777' 2025-06-01T22:51:22.7006964Z ++ read fname 2025-06-01T22:51:22.7007184Z ++ make_wheel_record torch/distributed/tensor/debug/__init__.py 2025-06-01T22:51:22.7007353Z ++ FPATH=torch/distributed/tensor/debug/__init__.py 2025-06-01T22:51:22.7009961Z ++ echo torch/distributed/tensor/debug/__init__.py 2025-06-01T22:51:22.7011006Z ++ grep RECORD 2025-06-01T22:51:22.7034329Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/debug/__init__.py 2025-06-01T22:51:22.7034448Z +++ openssl base64 2025-06-01T22:51:22.7034580Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.7034827Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.7035630Z +++ sed -e s/=//g 2025-06-01T22:51:22.7079408Z ++ HASH=UhAixmUlON2pwFNDHXlRQLafPRriRKOUySTf9VgG7fk 2025-06-01T22:51:22.7082919Z +++ ls -nl torch/distributed/tensor/debug/__init__.py 2025-06-01T22:51:22.7084704Z +++ awk '{print $5}' 2025-06-01T22:51:22.7111636Z ++ FSIZE=850 2025-06-01T22:51:22.7112310Z ++ echo '"torch/distributed/tensor/debug/__init__.py",sha256=UhAixmUlON2pwFNDHXlRQLafPRriRKOUySTf9VgG7fk,850' 2025-06-01T22:51:22.7112410Z ++ read fname 2025-06-01T22:51:22.7112643Z ++ make_wheel_record torch/distributed/tensor/debug/_comm_mode.py 2025-06-01T22:51:22.7112854Z ++ FPATH=torch/distributed/tensor/debug/_comm_mode.py 2025-06-01T22:51:22.7113187Z ++ echo torch/distributed/tensor/debug/_comm_mode.py 2025-06-01T22:51:22.7114593Z ++ grep RECORD 2025-06-01T22:51:22.7133793Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/debug/_comm_mode.py 2025-06-01T22:51:22.7134613Z +++ openssl base64 2025-06-01T22:51:22.7135970Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.7137790Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.7138440Z +++ sed -e s/=//g 2025-06-01T22:51:22.7180796Z ++ HASH=PDZsDWBj48JRi72XUIbCwLIMxyTXKqbsSoG4jDD4Kac 2025-06-01T22:51:22.7182944Z +++ ls -nl torch/distributed/tensor/debug/_comm_mode.py 2025-06-01T22:51:22.7183594Z +++ awk '{print $5}' 2025-06-01T22:51:22.7207022Z ++ FSIZE=28762 2025-06-01T22:51:22.7207563Z ++ echo '"torch/distributed/tensor/debug/_comm_mode.py",sha256=PDZsDWBj48JRi72XUIbCwLIMxyTXKqbsSoG4jDD4Kac,28762' 2025-06-01T22:51:22.7207685Z ++ read fname 2025-06-01T22:51:22.7207922Z ++ make_wheel_record torch/distributed/tensor/debug/_op_coverage.py 2025-06-01T22:51:22.7208109Z ++ FPATH=torch/distributed/tensor/debug/_op_coverage.py 2025-06-01T22:51:22.7210461Z ++ echo torch/distributed/tensor/debug/_op_coverage.py 2025-06-01T22:51:22.7211537Z ++ grep RECORD 2025-06-01T22:51:22.7232062Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/debug/_op_coverage.py 2025-06-01T22:51:22.7233349Z +++ openssl base64 2025-06-01T22:51:22.7233831Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.7235846Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.7236128Z +++ sed -e s/=//g 2025-06-01T22:51:22.7277501Z ++ HASH=irVRRndqCL1zMKKryJ9JMxB7IuttQqaWqG-318gxU2A 2025-06-01T22:51:22.7281370Z +++ ls -nl torch/distributed/tensor/debug/_op_coverage.py 2025-06-01T22:51:22.7281799Z +++ awk '{print $5}' 2025-06-01T22:51:22.7308051Z ++ FSIZE=3142 2025-06-01T22:51:22.7308770Z ++ echo '"torch/distributed/tensor/debug/_op_coverage.py",sha256=irVRRndqCL1zMKKryJ9JMxB7IuttQqaWqG-318gxU2A,3142' 2025-06-01T22:51:22.7309473Z ++ read fname 2025-06-01T22:51:22.7309885Z ++ make_wheel_record torch/distributed/tensor/debug/_visualize_sharding.py 2025-06-01T22:51:22.7310627Z ++ FPATH=torch/distributed/tensor/debug/_visualize_sharding.py 2025-06-01T22:51:22.7311325Z ++ echo torch/distributed/tensor/debug/_visualize_sharding.py 2025-06-01T22:51:22.7312204Z ++ grep RECORD 2025-06-01T22:51:22.7331312Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/debug/_visualize_sharding.py 2025-06-01T22:51:22.7332037Z +++ openssl base64 2025-06-01T22:51:22.7332895Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.7334217Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.7335594Z +++ sed -e s/=//g 2025-06-01T22:51:22.7373950Z ++ HASH=hU90eXVLSi-KXsidTUl1thXlqwYn026iqdx40WkDzrQ 2025-06-01T22:51:22.7379493Z +++ ls -nl torch/distributed/tensor/debug/_visualize_sharding.py 2025-06-01T22:51:22.7380143Z +++ awk '{print $5}' 2025-06-01T22:51:22.7405863Z ++ FSIZE=7549 2025-06-01T22:51:22.7406601Z ++ echo '"torch/distributed/tensor/debug/_visualize_sharding.py",sha256=hU90eXVLSi-KXsidTUl1thXlqwYn026iqdx40WkDzrQ,7549' 2025-06-01T22:51:22.7407491Z ++ read fname 2025-06-01T22:51:22.7407899Z ++ make_wheel_record torch/distributed/tensor/experimental/__init__.py 2025-06-01T22:51:22.7408532Z ++ FPATH=torch/distributed/tensor/experimental/__init__.py 2025-06-01T22:51:22.7409069Z ++ echo torch/distributed/tensor/experimental/__init__.py 2025-06-01T22:51:22.7409478Z ++ grep RECORD 2025-06-01T22:51:22.7432319Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/experimental/__init__.py 2025-06-01T22:51:22.7432942Z +++ openssl base64 2025-06-01T22:51:22.7433205Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.7433530Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.7433780Z +++ sed -e s/=//g 2025-06-01T22:51:22.7473487Z ++ HASH=9I70AFPtyjGyKxAuaBsRfDxvHyCeM5a7o7q3X1yUe5g 2025-06-01T22:51:22.7477304Z +++ ls -nl torch/distributed/tensor/experimental/__init__.py 2025-06-01T22:51:22.7478508Z +++ awk '{print $5}' 2025-06-01T22:51:22.7505553Z ++ FSIZE=1424 2025-06-01T22:51:22.7506307Z ++ echo '"torch/distributed/tensor/experimental/__init__.py",sha256=9I70AFPtyjGyKxAuaBsRfDxvHyCeM5a7o7q3X1yUe5g,1424' 2025-06-01T22:51:22.7507121Z ++ read fname 2025-06-01T22:51:22.7507513Z ++ make_wheel_record torch/distributed/tensor/experimental/_attention.py 2025-06-01T22:51:22.7508115Z ++ FPATH=torch/distributed/tensor/experimental/_attention.py 2025-06-01T22:51:22.7508706Z ++ echo torch/distributed/tensor/experimental/_attention.py 2025-06-01T22:51:22.7509134Z ++ grep RECORD 2025-06-01T22:51:22.7529808Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/experimental/_attention.py 2025-06-01T22:51:22.7530399Z +++ openssl base64 2025-06-01T22:51:22.7531075Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.7532347Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.7533711Z +++ sed -e s/=//g 2025-06-01T22:51:22.7574580Z ++ HASH=a1uB5TM0hGfDzoOzKR4GuHbGT1dmlLHsEQ8BYPM58VI 2025-06-01T22:51:22.7581046Z +++ ls -nl torch/distributed/tensor/experimental/_attention.py 2025-06-01T22:51:22.7582351Z +++ awk '{print $5}' 2025-06-01T22:51:22.7606239Z ++ FSIZE=51076 2025-06-01T22:51:22.7607133Z ++ echo '"torch/distributed/tensor/experimental/_attention.py",sha256=a1uB5TM0hGfDzoOzKR4GuHbGT1dmlLHsEQ8BYPM58VI,51076' 2025-06-01T22:51:22.7607908Z ++ read fname 2025-06-01T22:51:22.7608335Z ++ make_wheel_record torch/distributed/tensor/experimental/_func_map.py 2025-06-01T22:51:22.7608924Z ++ FPATH=torch/distributed/tensor/experimental/_func_map.py 2025-06-01T22:51:22.7610012Z ++ echo torch/distributed/tensor/experimental/_func_map.py 2025-06-01T22:51:22.7610963Z ++ grep RECORD 2025-06-01T22:51:22.7633697Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/experimental/_func_map.py 2025-06-01T22:51:22.7634330Z +++ openssl base64 2025-06-01T22:51:22.7634580Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.7634838Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.7635378Z +++ sed -e s/=//g 2025-06-01T22:51:22.7676819Z ++ HASH=AYHbko9l7Rqq09T-T9493ocQ2p7I5mdnE6zM1gG4go8 2025-06-01T22:51:22.7681041Z +++ ls -nl torch/distributed/tensor/experimental/_func_map.py 2025-06-01T22:51:22.7682222Z +++ awk '{print $5}' 2025-06-01T22:51:22.7710117Z ++ FSIZE=11063 2025-06-01T22:51:22.7710885Z ++ echo '"torch/distributed/tensor/experimental/_func_map.py",sha256=AYHbko9l7Rqq09T-T9493ocQ2p7I5mdnE6zM1gG4go8,11063' 2025-06-01T22:51:22.7711862Z ++ read fname 2025-06-01T22:51:22.7712318Z ++ make_wheel_record torch/distributed/tensor/experimental/_register_sharding.py 2025-06-01T22:51:22.7713065Z ++ FPATH=torch/distributed/tensor/experimental/_register_sharding.py 2025-06-01T22:51:22.7713695Z ++ echo torch/distributed/tensor/experimental/_register_sharding.py 2025-06-01T22:51:22.7714153Z ++ grep RECORD 2025-06-01T22:51:22.7731126Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/experimental/_register_sharding.py 2025-06-01T22:51:22.7731785Z +++ openssl base64 2025-06-01T22:51:22.7732824Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.7734093Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.7735529Z +++ sed -e s/=//g 2025-06-01T22:51:22.7773214Z ++ HASH=Trh1flrY47_y8Y7oZqHdTrC7G2a9BIXU11ijD4s3dDQ 2025-06-01T22:51:22.7778815Z +++ ls -nl torch/distributed/tensor/experimental/_register_sharding.py 2025-06-01T22:51:22.7779873Z +++ awk '{print $5}' 2025-06-01T22:51:22.7805683Z ++ FSIZE=5689 2025-06-01T22:51:22.7806446Z ++ echo '"torch/distributed/tensor/experimental/_register_sharding.py",sha256=Trh1flrY47_y8Y7oZqHdTrC7G2a9BIXU11ijD4s3dDQ,5689' 2025-06-01T22:51:22.7807334Z ++ read fname 2025-06-01T22:51:22.7807763Z ++ make_wheel_record torch/distributed/tensor/experimental/_tp_transform.py 2025-06-01T22:51:22.7808594Z ++ FPATH=torch/distributed/tensor/experimental/_tp_transform.py 2025-06-01T22:51:22.7809195Z ++ echo torch/distributed/tensor/experimental/_tp_transform.py 2025-06-01T22:51:22.7809637Z ++ grep RECORD 2025-06-01T22:51:22.7832804Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/experimental/_tp_transform.py 2025-06-01T22:51:22.7833566Z +++ openssl base64 2025-06-01T22:51:22.7833836Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.7834078Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.7834351Z +++ sed -e s/=//g 2025-06-01T22:51:22.7875463Z ++ HASH=1CHDyLOWfLibzgh4rgJ3XoVhk0NbTonj6RsfAY4BIxg 2025-06-01T22:51:22.7878925Z +++ ls -nl torch/distributed/tensor/experimental/_tp_transform.py 2025-06-01T22:51:22.7880291Z +++ awk '{print $5}' 2025-06-01T22:51:22.7906982Z ++ FSIZE=20500 2025-06-01T22:51:22.7907769Z ++ echo '"torch/distributed/tensor/experimental/_tp_transform.py",sha256=1CHDyLOWfLibzgh4rgJ3XoVhk0NbTonj6RsfAY4BIxg,20500' 2025-06-01T22:51:22.7908710Z ++ read fname 2025-06-01T22:51:22.7909124Z ++ make_wheel_record torch/distributed/tensor/parallel/__init__.py 2025-06-01T22:51:22.7909659Z ++ FPATH=torch/distributed/tensor/parallel/__init__.py 2025-06-01T22:51:22.7910125Z ++ echo torch/distributed/tensor/parallel/__init__.py 2025-06-01T22:51:22.7910521Z ++ grep RECORD 2025-06-01T22:51:22.7930235Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/parallel/__init__.py 2025-06-01T22:51:22.7930782Z +++ openssl base64 2025-06-01T22:51:22.7931510Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.7932988Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.7934402Z +++ sed -e s/=//g 2025-06-01T22:51:22.7972225Z ++ HASH=_rDiCQ0mhllWr5HSDkOV47G4Z-WAZ3L1PCyzLhjgXeU 2025-06-01T22:51:22.7978501Z +++ ls -nl torch/distributed/tensor/parallel/__init__.py 2025-06-01T22:51:22.7978940Z +++ awk '{print $5}' 2025-06-01T22:51:22.8005393Z ++ FSIZE=643 2025-06-01T22:51:22.8006076Z ++ echo '"torch/distributed/tensor/parallel/__init__.py",sha256=_rDiCQ0mhllWr5HSDkOV47G4Z-WAZ3L1PCyzLhjgXeU,643' 2025-06-01T22:51:22.8006858Z ++ read fname 2025-06-01T22:51:22.8007347Z ++ make_wheel_record torch/distributed/tensor/parallel/_data_parallel_utils.py 2025-06-01T22:51:22.8008028Z ++ FPATH=torch/distributed/tensor/parallel/_data_parallel_utils.py 2025-06-01T22:51:22.8008626Z ++ echo torch/distributed/tensor/parallel/_data_parallel_utils.py 2025-06-01T22:51:22.8009097Z ++ grep RECORD 2025-06-01T22:51:22.8030645Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/parallel/_data_parallel_utils.py 2025-06-01T22:51:22.8031582Z +++ openssl base64 2025-06-01T22:51:22.8031917Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.8032177Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.8032453Z +++ sed -e s/=//g 2025-06-01T22:51:22.8074700Z ++ HASH=mZRfcks_Du6J65k2l3oQhBUkfRBimdTyB4Z8p9Uk0Js 2025-06-01T22:51:22.8076410Z +++ ls -nl torch/distributed/tensor/parallel/_data_parallel_utils.py 2025-06-01T22:51:22.8077217Z +++ awk '{print $5}' 2025-06-01T22:51:22.8105462Z ++ FSIZE=1510 2025-06-01T22:51:22.8106370Z ++ echo '"torch/distributed/tensor/parallel/_data_parallel_utils.py",sha256=mZRfcks_Du6J65k2l3oQhBUkfRBimdTyB4Z8p9Uk0Js,1510' 2025-06-01T22:51:22.8107133Z ++ read fname 2025-06-01T22:51:22.8107481Z ++ make_wheel_record torch/distributed/tensor/parallel/_utils.py 2025-06-01T22:51:22.8107986Z ++ FPATH=torch/distributed/tensor/parallel/_utils.py 2025-06-01T22:51:22.8108429Z ++ echo torch/distributed/tensor/parallel/_utils.py 2025-06-01T22:51:22.8108810Z ++ grep RECORD 2025-06-01T22:51:22.8128205Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/parallel/_utils.py 2025-06-01T22:51:22.8128759Z +++ openssl base64 2025-06-01T22:51:22.8129172Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.8130674Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.8131981Z +++ sed -e s/=//g 2025-06-01T22:51:22.8171266Z ++ HASH=h9MzM-9LiBgS0bNppJUtHPkpoczDo-C_t1ccoaGB_Fs 2025-06-01T22:51:22.8176118Z +++ ls -nl torch/distributed/tensor/parallel/_utils.py 2025-06-01T22:51:22.8177690Z +++ awk '{print $5}' 2025-06-01T22:51:22.8204954Z ++ FSIZE=2313 2025-06-01T22:51:22.8205789Z ++ echo '"torch/distributed/tensor/parallel/_utils.py",sha256=h9MzM-9LiBgS0bNppJUtHPkpoczDo-C_t1ccoaGB_Fs,2313' 2025-06-01T22:51:22.8206493Z ++ read fname 2025-06-01T22:51:22.8206852Z ++ make_wheel_record torch/distributed/tensor/parallel/api.py 2025-06-01T22:51:22.8207344Z ++ FPATH=torch/distributed/tensor/parallel/api.py 2025-06-01T22:51:22.8207795Z ++ echo torch/distributed/tensor/parallel/api.py 2025-06-01T22:51:22.8208225Z ++ grep RECORD 2025-06-01T22:51:22.8230059Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/parallel/api.py 2025-06-01T22:51:22.8230598Z +++ openssl base64 2025-06-01T22:51:22.8230851Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.8231114Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.8231372Z +++ sed -e s/=//g 2025-06-01T22:51:22.8274502Z ++ HASH=brkn6D4VKi3FY6teDNijbgay4bxHTCXIVTI0vAbplHc 2025-06-01T22:51:22.8276417Z +++ ls -nl torch/distributed/tensor/parallel/api.py 2025-06-01T22:51:22.8278044Z +++ awk '{print $5}' 2025-06-01T22:51:22.8306264Z ++ FSIZE=6013 2025-06-01T22:51:22.8306954Z ++ echo '"torch/distributed/tensor/parallel/api.py",sha256=brkn6D4VKi3FY6teDNijbgay4bxHTCXIVTI0vAbplHc,6013' 2025-06-01T22:51:22.8318611Z ++ read fname 2025-06-01T22:51:22.8318975Z ++ make_wheel_record torch/distributed/tensor/parallel/ddp.py 2025-06-01T22:51:22.8319471Z ++ FPATH=torch/distributed/tensor/parallel/ddp.py 2025-06-01T22:51:22.8319896Z ++ echo torch/distributed/tensor/parallel/ddp.py 2025-06-01T22:51:22.8320281Z ++ grep RECORD 2025-06-01T22:51:22.8328130Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/parallel/ddp.py 2025-06-01T22:51:22.8328639Z +++ openssl base64 2025-06-01T22:51:22.8329408Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.8330893Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.8332424Z +++ sed -e s/=//g 2025-06-01T22:51:22.8370447Z ++ HASH=uvhaGI7v7IC0iBDY4ZpFyQn7vfLB4btFxNpwg7RfxKI 2025-06-01T22:51:22.8375166Z +++ ls -nl torch/distributed/tensor/parallel/ddp.py 2025-06-01T22:51:22.8376016Z +++ awk '{print $5}' 2025-06-01T22:51:22.8402992Z ++ FSIZE=3734 2025-06-01T22:51:22.8403812Z ++ echo '"torch/distributed/tensor/parallel/ddp.py",sha256=uvhaGI7v7IC0iBDY4ZpFyQn7vfLB4btFxNpwg7RfxKI,3734' 2025-06-01T22:51:22.8404682Z ++ read fname 2025-06-01T22:51:22.8405047Z ++ make_wheel_record torch/distributed/tensor/parallel/fsdp.py 2025-06-01T22:51:22.8405546Z ++ FPATH=torch/distributed/tensor/parallel/fsdp.py 2025-06-01T22:51:22.8406005Z ++ echo torch/distributed/tensor/parallel/fsdp.py 2025-06-01T22:51:22.8406386Z ++ grep RECORD 2025-06-01T22:51:22.8428025Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/parallel/fsdp.py 2025-06-01T22:51:22.8428571Z +++ openssl base64 2025-06-01T22:51:22.8428824Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.8429085Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.8429342Z +++ sed -e s/=//g 2025-06-01T22:51:22.8469268Z ++ HASH=6eNW_byektIZXSXAf8m66csAP53ZE_twy3JvqqgZl2s 2025-06-01T22:51:22.8473271Z +++ ls -nl torch/distributed/tensor/parallel/fsdp.py 2025-06-01T22:51:22.8474203Z +++ awk '{print $5}' 2025-06-01T22:51:22.8502753Z ++ FSIZE=13668 2025-06-01T22:51:22.8503436Z ++ echo '"torch/distributed/tensor/parallel/fsdp.py",sha256=6eNW_byektIZXSXAf8m66csAP53ZE_twy3JvqqgZl2s,13668' 2025-06-01T22:51:22.8504126Z ++ read fname 2025-06-01T22:51:22.8504519Z ++ make_wheel_record torch/distributed/tensor/parallel/input_reshard.py 2025-06-01T22:51:22.8505108Z ++ FPATH=torch/distributed/tensor/parallel/input_reshard.py 2025-06-01T22:51:22.8505622Z ++ echo torch/distributed/tensor/parallel/input_reshard.py 2025-06-01T22:51:22.8506045Z ++ grep RECORD 2025-06-01T22:51:22.8526788Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/parallel/input_reshard.py 2025-06-01T22:51:22.8527371Z +++ openssl base64 2025-06-01T22:51:22.8527641Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.8527958Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.8529328Z +++ sed -e s/=//g 2025-06-01T22:51:22.8569883Z ++ HASH=UVmxn5nAths3LgB_wfweImMfO28MwIetBQR5fT1vVd0 2025-06-01T22:51:22.8574999Z +++ ls -nl torch/distributed/tensor/parallel/input_reshard.py 2025-06-01T22:51:22.8575794Z +++ awk '{print $5}' 2025-06-01T22:51:22.8603228Z ++ FSIZE=3756 2025-06-01T22:51:22.8604507Z ++ echo '"torch/distributed/tensor/parallel/input_reshard.py",sha256=UVmxn5nAths3LgB_wfweImMfO28MwIetBQR5fT1vVd0,3756' 2025-06-01T22:51:22.8605285Z ++ read fname 2025-06-01T22:51:22.8605636Z ++ make_wheel_record torch/distributed/tensor/parallel/loss.py 2025-06-01T22:51:22.8606147Z ++ FPATH=torch/distributed/tensor/parallel/loss.py 2025-06-01T22:51:22.8606647Z ++ echo torch/distributed/tensor/parallel/loss.py 2025-06-01T22:51:22.8607042Z ++ grep RECORD 2025-06-01T22:51:22.8629285Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/parallel/loss.py 2025-06-01T22:51:22.8629803Z +++ openssl base64 2025-06-01T22:51:22.8630053Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.8630397Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.8630681Z +++ sed -e s/=//g 2025-06-01T22:51:22.8672523Z ++ HASH=lsa1kbzMXhOD04Cd04rCc2THnHxq3ap4I1AQKx2aKmQ 2025-06-01T22:51:22.8675288Z +++ ls -nl torch/distributed/tensor/parallel/loss.py 2025-06-01T22:51:22.8676091Z +++ awk '{print $5}' 2025-06-01T22:51:22.8704389Z ++ FSIZE=17793 2025-06-01T22:51:22.8705101Z ++ echo '"torch/distributed/tensor/parallel/loss.py",sha256=lsa1kbzMXhOD04Cd04rCc2THnHxq3ap4I1AQKx2aKmQ,17793' 2025-06-01T22:51:22.8705864Z ++ read fname 2025-06-01T22:51:22.8706227Z ++ make_wheel_record torch/distributed/tensor/parallel/style.py 2025-06-01T22:51:22.8706724Z ++ FPATH=torch/distributed/tensor/parallel/style.py 2025-06-01T22:51:22.8707181Z ++ echo torch/distributed/tensor/parallel/style.py 2025-06-01T22:51:22.8707552Z ++ grep RECORD 2025-06-01T22:51:22.8726906Z +++ openssl dgst -sha256 -binary torch/distributed/tensor/parallel/style.py 2025-06-01T22:51:22.8727439Z +++ openssl base64 2025-06-01T22:51:22.8727968Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.8729457Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.8730752Z +++ sed -e s/=//g 2025-06-01T22:51:22.8770264Z ++ HASH=mj9SqKR5lHZBf0mpQTao0QIsRVDQaW5yPvIxVwkNS3I 2025-06-01T22:51:22.8775081Z +++ ls -nl torch/distributed/tensor/parallel/style.py 2025-06-01T22:51:22.8776138Z +++ awk '{print $5}' 2025-06-01T22:51:22.8802956Z ++ FSIZE=37226 2025-06-01T22:51:22.8803828Z ++ echo '"torch/distributed/tensor/parallel/style.py",sha256=mj9SqKR5lHZBf0mpQTao0QIsRVDQaW5yPvIxVwkNS3I,37226' 2025-06-01T22:51:22.8804737Z ++ read fname 2025-06-01T22:51:22.8805104Z ++ make_wheel_record torch/distributions/__init__.py 2025-06-01T22:51:22.8805545Z ++ FPATH=torch/distributions/__init__.py 2025-06-01T22:51:22.8805938Z ++ echo torch/distributions/__init__.py 2025-06-01T22:51:22.8806289Z ++ grep RECORD 2025-06-01T22:51:22.8828059Z +++ openssl dgst -sha256 -binary torch/distributions/__init__.py 2025-06-01T22:51:22.8828576Z +++ openssl base64 2025-06-01T22:51:22.8828848Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.8829094Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.8830004Z +++ sed -e s/=//g 2025-06-01T22:51:22.8871419Z ++ HASH=FdWgzsV7zpnl3LMsEv73LOOxNCSkciXh9JGuxpiCyDU 2025-06-01T22:51:22.8875863Z +++ ls -nl torch/distributions/__init__.py 2025-06-01T22:51:22.8877106Z +++ awk '{print $5}' 2025-06-01T22:51:22.8905593Z ++ FSIZE=6111 2025-06-01T22:51:22.8906243Z ++ echo '"torch/distributions/__init__.py",sha256=FdWgzsV7zpnl3LMsEv73LOOxNCSkciXh9JGuxpiCyDU,6111' 2025-06-01T22:51:22.8906891Z ++ read fname 2025-06-01T22:51:22.8907262Z ++ make_wheel_record torch/distributions/bernoulli.py 2025-06-01T22:51:22.8907688Z ++ FPATH=torch/distributions/bernoulli.py 2025-06-01T22:51:22.8908079Z ++ echo torch/distributions/bernoulli.py 2025-06-01T22:51:22.8908416Z ++ grep RECORD 2025-06-01T22:51:22.8927664Z +++ openssl dgst -sha256 -binary torch/distributions/bernoulli.py 2025-06-01T22:51:22.8928241Z +++ openssl base64 2025-06-01T22:51:22.8929478Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.8930831Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.8932113Z +++ sed -e s/=//g 2025-06-01T22:51:22.8971462Z ++ HASH=o9R3dKVrubrzcHbKdivFgj-VmqArucEodUheYgW7yKs 2025-06-01T22:51:22.8976268Z +++ ls -nl torch/distributions/bernoulli.py 2025-06-01T22:51:22.8977969Z +++ awk '{print $5}' 2025-06-01T22:51:22.9004294Z ++ FSIZE=4613 2025-06-01T22:51:22.9005227Z ++ echo '"torch/distributions/bernoulli.py",sha256=o9R3dKVrubrzcHbKdivFgj-VmqArucEodUheYgW7yKs,4613' 2025-06-01T22:51:22.9006015Z ++ read fname 2025-06-01T22:51:22.9006313Z ++ make_wheel_record torch/distributions/beta.py 2025-06-01T22:51:22.9006790Z ++ FPATH=torch/distributions/beta.py 2025-06-01T22:51:22.9007174Z ++ echo torch/distributions/beta.py 2025-06-01T22:51:22.9007498Z ++ grep RECORD 2025-06-01T22:51:22.9029613Z +++ openssl dgst -sha256 -binary torch/distributions/beta.py 2025-06-01T22:51:22.9030099Z +++ openssl base64 2025-06-01T22:51:22.9030439Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.9030717Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.9031798Z +++ sed -e s/=//g 2025-06-01T22:51:22.9073978Z ++ HASH=LBWFBQNHmtlLjsFIl8rieWS5YPovFrOoC679SFgGTcU 2025-06-01T22:51:22.9077549Z +++ ls -nl torch/distributions/beta.py 2025-06-01T22:51:22.9078688Z +++ awk '{print $5}' 2025-06-01T22:51:22.9107462Z ++ FSIZE=3976 2025-06-01T22:51:22.9108122Z ++ echo '"torch/distributions/beta.py",sha256=LBWFBQNHmtlLjsFIl8rieWS5YPovFrOoC679SFgGTcU,3976' 2025-06-01T22:51:22.9108750Z ++ read fname 2025-06-01T22:51:22.9109066Z ++ make_wheel_record torch/distributions/binomial.py 2025-06-01T22:51:22.9109482Z ++ FPATH=torch/distributions/binomial.py 2025-06-01T22:51:22.9109862Z ++ echo torch/distributions/binomial.py 2025-06-01T22:51:22.9110206Z ++ grep RECORD 2025-06-01T22:51:22.9128659Z +++ openssl dgst -sha256 -binary torch/distributions/binomial.py 2025-06-01T22:51:22.9129232Z +++ openssl base64 2025-06-01T22:51:22.9130121Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.9131487Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.9133003Z +++ sed -e s/=//g 2025-06-01T22:51:22.9171378Z ++ HASH=tgfmtOut_7lTPy-RRo1MLCFRnR3lLWrNmcWdchut-kU 2025-06-01T22:51:22.9176013Z +++ ls -nl torch/distributions/binomial.py 2025-06-01T22:51:22.9177773Z +++ awk '{print $5}' 2025-06-01T22:51:22.9205132Z ++ FSIZE=6318 2025-06-01T22:51:22.9205775Z ++ echo '"torch/distributions/binomial.py",sha256=tgfmtOut_7lTPy-RRo1MLCFRnR3lLWrNmcWdchut-kU,6318' 2025-06-01T22:51:22.9206520Z ++ read fname 2025-06-01T22:51:22.9206864Z ++ make_wheel_record torch/distributions/categorical.py 2025-06-01T22:51:22.9207311Z ++ FPATH=torch/distributions/categorical.py 2025-06-01T22:51:22.9207726Z ++ echo torch/distributions/categorical.py 2025-06-01T22:51:22.9208078Z ++ grep RECORD 2025-06-01T22:51:22.9230718Z +++ openssl dgst -sha256 -binary torch/distributions/categorical.py 2025-06-01T22:51:22.9231276Z +++ openssl base64 2025-06-01T22:51:22.9231545Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.9231786Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.9232055Z +++ sed -e s/=//g 2025-06-01T22:51:22.9273798Z ++ HASH=OeNIrfTJuxRVMviqqN8JaSnuh9Gp0TOTXmR4btkTcD0 2025-06-01T22:51:22.9275969Z +++ ls -nl torch/distributions/categorical.py 2025-06-01T22:51:22.9276850Z +++ awk '{print $5}' 2025-06-01T22:51:22.9304505Z ++ FSIZE=6063 2025-06-01T22:51:22.9305141Z ++ echo '"torch/distributions/categorical.py",sha256=OeNIrfTJuxRVMviqqN8JaSnuh9Gp0TOTXmR4btkTcD0,6063' 2025-06-01T22:51:22.9306044Z ++ read fname 2025-06-01T22:51:22.9306409Z ++ make_wheel_record torch/distributions/cauchy.py 2025-06-01T22:51:22.9306829Z ++ FPATH=torch/distributions/cauchy.py 2025-06-01T22:51:22.9307197Z ++ echo torch/distributions/cauchy.py 2025-06-01T22:51:22.9307537Z ++ grep RECORD 2025-06-01T22:51:22.9326874Z +++ openssl dgst -sha256 -binary torch/distributions/cauchy.py 2025-06-01T22:51:22.9327441Z +++ openssl base64 2025-06-01T22:51:22.9328556Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.9329836Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.9331173Z +++ sed -e s/=//g 2025-06-01T22:51:22.9370455Z ++ HASH=da6fNeKMIlEyls6zVAS3aOnOoaOnxN7SQitL2LYZbB4 2025-06-01T22:51:22.9375106Z +++ ls -nl torch/distributions/cauchy.py 2025-06-01T22:51:22.9376084Z +++ awk '{print $5}' 2025-06-01T22:51:22.9403955Z ++ FSIZE=3172 2025-06-01T22:51:22.9404728Z ++ echo '"torch/distributions/cauchy.py",sha256=da6fNeKMIlEyls6zVAS3aOnOoaOnxN7SQitL2LYZbB4,3172' 2025-06-01T22:51:22.9405381Z ++ read fname 2025-06-01T22:51:22.9405751Z ++ make_wheel_record torch/distributions/chi2.py 2025-06-01T22:51:22.9406291Z ++ FPATH=torch/distributions/chi2.py 2025-06-01T22:51:22.9406678Z ++ echo torch/distributions/chi2.py 2025-06-01T22:51:22.9407006Z ++ grep RECORD 2025-06-01T22:51:22.9429702Z +++ openssl dgst -sha256 -binary torch/distributions/chi2.py 2025-06-01T22:51:22.9430148Z +++ openssl base64 2025-06-01T22:51:22.9430642Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.9431081Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.9431348Z +++ sed -e s/=//g 2025-06-01T22:51:22.9474513Z ++ HASH=6P2DldE0LM7WYp-YPuAADuE5vNQP-NjgtF6N77nD3S4 2025-06-01T22:51:22.9476351Z +++ ls -nl torch/distributions/chi2.py 2025-06-01T22:51:22.9477050Z +++ awk '{print $5}' 2025-06-01T22:51:22.9505614Z ++ FSIZE=1153 2025-06-01T22:51:22.9506185Z ++ echo '"torch/distributions/chi2.py",sha256=6P2DldE0LM7WYp-YPuAADuE5vNQP-NjgtF6N77nD3S4,1153' 2025-06-01T22:51:22.9506844Z ++ read fname 2025-06-01T22:51:22.9507205Z ++ make_wheel_record torch/distributions/constraint_registry.py 2025-06-01T22:51:22.9507716Z ++ FPATH=torch/distributions/constraint_registry.py 2025-06-01T22:51:22.9508165Z ++ echo torch/distributions/constraint_registry.py 2025-06-01T22:51:22.9508551Z ++ grep RECORD 2025-06-01T22:51:22.9528055Z +++ openssl dgst -sha256 -binary torch/distributions/constraint_registry.py 2025-06-01T22:51:22.9528603Z +++ openssl base64 2025-06-01T22:51:22.9528951Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.9530145Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.9531459Z +++ sed -e s/=//g 2025-06-01T22:51:22.9571205Z ++ HASH=Z49QrxE5eJqi7_84YM73khNXMNVGhM1jqb-ovWBKT-A 2025-06-01T22:51:22.9576173Z +++ ls -nl torch/distributions/constraint_registry.py 2025-06-01T22:51:22.9577711Z +++ awk '{print $5}' 2025-06-01T22:51:22.9605450Z ++ FSIZE=10306 2025-06-01T22:51:22.9606204Z ++ echo '"torch/distributions/constraint_registry.py",sha256=Z49QrxE5eJqi7_84YM73khNXMNVGhM1jqb-ovWBKT-A,10306' 2025-06-01T22:51:22.9606909Z ++ read fname 2025-06-01T22:51:22.9607244Z ++ make_wheel_record torch/distributions/constraints.py 2025-06-01T22:51:22.9607693Z ++ FPATH=torch/distributions/constraints.py 2025-06-01T22:51:22.9608112Z ++ echo torch/distributions/constraints.py 2025-06-01T22:51:22.9608463Z ++ grep RECORD 2025-06-01T22:51:22.9629785Z +++ openssl dgst -sha256 -binary torch/distributions/constraints.py 2025-06-01T22:51:22.9630341Z +++ openssl base64 2025-06-01T22:51:22.9630604Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.9630916Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.9631181Z +++ sed -e s/=//g 2025-06-01T22:51:22.9674642Z ++ HASH=b0CeEsLXcwQ5BRbURkb7h8TBAAxjon1E9GrcvkCtAJY 2025-06-01T22:51:22.9676530Z +++ ls -nl torch/distributions/constraints.py 2025-06-01T22:51:22.9677437Z +++ awk '{print $5}' 2025-06-01T22:51:22.9706229Z ++ FSIZE=21602 2025-06-01T22:51:22.9706848Z ++ echo '"torch/distributions/constraints.py",sha256=b0CeEsLXcwQ5BRbURkb7h8TBAAxjon1E9GrcvkCtAJY,21602' 2025-06-01T22:51:22.9707758Z ++ read fname 2025-06-01T22:51:22.9708113Z ++ make_wheel_record torch/distributions/continuous_bernoulli.py 2025-06-01T22:51:22.9708709Z ++ FPATH=torch/distributions/continuous_bernoulli.py 2025-06-01T22:51:22.9709160Z ++ echo torch/distributions/continuous_bernoulli.py 2025-06-01T22:51:22.9709556Z ++ grep RECORD 2025-06-01T22:51:22.9728794Z +++ openssl dgst -sha256 -binary torch/distributions/continuous_bernoulli.py 2025-06-01T22:51:22.9729371Z +++ openssl base64 2025-06-01T22:51:22.9730171Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.9731643Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.9732770Z +++ sed -e s/=//g 2025-06-01T22:51:22.9770154Z ++ HASH=zzhpBViwBgDY4DburvEj5nJJbFLAiZ-UvXCCIjYKzZ4 2025-06-01T22:51:22.9774953Z +++ ls -nl torch/distributions/continuous_bernoulli.py 2025-06-01T22:51:22.9775932Z +++ awk '{print $5}' 2025-06-01T22:51:22.9803465Z ++ FSIZE=9107 2025-06-01T22:51:22.9804499Z ++ echo '"torch/distributions/continuous_bernoulli.py",sha256=zzhpBViwBgDY4DburvEj5nJJbFLAiZ-UvXCCIjYKzZ4,9107' 2025-06-01T22:51:22.9805299Z ++ read fname 2025-06-01T22:51:22.9805626Z ++ make_wheel_record torch/distributions/dirichlet.py 2025-06-01T22:51:22.9806077Z ++ FPATH=torch/distributions/dirichlet.py 2025-06-01T22:51:22.9806625Z ++ echo torch/distributions/dirichlet.py 2025-06-01T22:51:22.9806989Z ++ grep RECORD 2025-06-01T22:51:22.9828251Z +++ openssl dgst -sha256 -binary torch/distributions/dirichlet.py 2025-06-01T22:51:22.9828735Z +++ openssl base64 2025-06-01T22:51:22.9828994Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.9829569Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.9829871Z +++ sed -e s/=//g 2025-06-01T22:51:22.9872013Z ++ HASH=dcJPb-1lg3OGWfOVxQvYStmAL7Z4XFcZXBXm916sBsA 2025-06-01T22:51:22.9874597Z +++ ls -nl torch/distributions/dirichlet.py 2025-06-01T22:51:22.9875500Z +++ awk '{print $5}' 2025-06-01T22:51:22.9903472Z ++ FSIZE=4413 2025-06-01T22:51:22.9904078Z ++ echo '"torch/distributions/dirichlet.py",sha256=dcJPb-1lg3OGWfOVxQvYStmAL7Z4XFcZXBXm916sBsA,4413' 2025-06-01T22:51:22.9904732Z ++ read fname 2025-06-01T22:51:22.9905093Z ++ make_wheel_record torch/distributions/distribution.py 2025-06-01T22:51:22.9905546Z ++ FPATH=torch/distributions/distribution.py 2025-06-01T22:51:22.9905962Z ++ echo torch/distributions/distribution.py 2025-06-01T22:51:22.9906312Z ++ grep RECORD 2025-06-01T22:51:22.9926419Z +++ openssl dgst -sha256 -binary torch/distributions/distribution.py 2025-06-01T22:51:22.9926960Z +++ openssl base64 2025-06-01T22:51:22.9927261Z +++ sed -e s/+/-/g 2025-06-01T22:51:22.9928989Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:22.9929769Z +++ sed -e s/=//g 2025-06-01T22:51:22.9970235Z ++ HASH=durlxRavhuxWnnKFM3Gac8FYZ8GsxpTJ2TOgkryzcng 2025-06-01T22:51:22.9974976Z +++ ls -nl torch/distributions/distribution.py 2025-06-01T22:51:22.9975950Z +++ awk '{print $5}' 2025-06-01T22:51:23.0003301Z ++ FSIZE=12605 2025-06-01T22:51:23.0004137Z ++ echo '"torch/distributions/distribution.py",sha256=durlxRavhuxWnnKFM3Gac8FYZ8GsxpTJ2TOgkryzcng,12605' 2025-06-01T22:51:23.0005008Z ++ read fname 2025-06-01T22:51:23.0005343Z ++ make_wheel_record torch/distributions/exp_family.py 2025-06-01T22:51:23.0005845Z ++ FPATH=torch/distributions/exp_family.py 2025-06-01T22:51:23.0006245Z ++ echo torch/distributions/exp_family.py 2025-06-01T22:51:23.0006615Z ++ grep RECORD 2025-06-01T22:51:23.0029241Z +++ openssl dgst -sha256 -binary torch/distributions/exp_family.py 2025-06-01T22:51:23.0029799Z +++ openssl base64 2025-06-01T22:51:23.0030101Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.0030414Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.0030684Z +++ sed -e s/=//g 2025-06-01T22:51:23.0070808Z ++ HASH=G1cjwpbkzkxts5tBDMZzPW-VJKCFC4-DEpgyQfp-yvw 2025-06-01T22:51:23.0075525Z +++ ls -nl torch/distributions/exp_family.py 2025-06-01T22:51:23.0077172Z +++ awk '{print $5}' 2025-06-01T22:51:23.0104522Z ++ FSIZE=2437 2025-06-01T22:51:23.0105147Z ++ echo '"torch/distributions/exp_family.py",sha256=G1cjwpbkzkxts5tBDMZzPW-VJKCFC4-DEpgyQfp-yvw,2437' 2025-06-01T22:51:23.0105802Z ++ read fname 2025-06-01T22:51:23.0106282Z ++ make_wheel_record torch/distributions/exponential.py 2025-06-01T22:51:23.0106718Z ++ FPATH=torch/distributions/exponential.py 2025-06-01T22:51:23.0107121Z ++ echo torch/distributions/exponential.py 2025-06-01T22:51:23.0107534Z ++ grep RECORD 2025-06-01T22:51:23.0127396Z +++ openssl dgst -sha256 -binary torch/distributions/exponential.py 2025-06-01T22:51:23.0127894Z +++ openssl base64 2025-06-01T22:51:23.0128189Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.0129517Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.0130841Z +++ sed -e s/=//g 2025-06-01T22:51:23.0170397Z ++ HASH=p9OJL4kASA59-0kCuPu43kTWhOboSlZs6wmE2rI7EM4 2025-06-01T22:51:23.0175204Z +++ ls -nl torch/distributions/exponential.py 2025-06-01T22:51:23.0176206Z +++ awk '{print $5}' 2025-06-01T22:51:23.0204188Z ++ FSIZE=2695 2025-06-01T22:51:23.0204872Z ++ echo '"torch/distributions/exponential.py",sha256=p9OJL4kASA59-0kCuPu43kTWhOboSlZs6wmE2rI7EM4,2695' 2025-06-01T22:51:23.0205549Z ++ read fname 2025-06-01T22:51:23.0205882Z ++ make_wheel_record torch/distributions/fishersnedecor.py 2025-06-01T22:51:23.0206372Z ++ FPATH=torch/distributions/fishersnedecor.py 2025-06-01T22:51:23.0206786Z ++ echo torch/distributions/fishersnedecor.py 2025-06-01T22:51:23.0207167Z ++ grep RECORD 2025-06-01T22:51:23.0227710Z +++ openssl dgst -sha256 -binary torch/distributions/fishersnedecor.py 2025-06-01T22:51:23.0228230Z +++ openssl base64 2025-06-01T22:51:23.0228496Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.0228743Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.0229008Z +++ sed -e s/=//g 2025-06-01T22:51:23.0270377Z ++ HASH=rhz8561K2I0JsPAVkicxmANt32TBWXrCt2i_qhal18U 2025-06-01T22:51:23.0273244Z +++ ls -nl torch/distributions/fishersnedecor.py 2025-06-01T22:51:23.0274385Z +++ awk '{print $5}' 2025-06-01T22:51:23.0302251Z ++ FSIZE=3678 2025-06-01T22:51:23.0302914Z ++ echo '"torch/distributions/fishersnedecor.py",sha256=rhz8561K2I0JsPAVkicxmANt32TBWXrCt2i_qhal18U,3678' 2025-06-01T22:51:23.0303655Z ++ read fname 2025-06-01T22:51:23.0303951Z ++ make_wheel_record torch/distributions/gamma.py 2025-06-01T22:51:23.0304358Z ++ FPATH=torch/distributions/gamma.py 2025-06-01T22:51:23.0304719Z ++ echo torch/distributions/gamma.py 2025-06-01T22:51:23.0305039Z ++ grep RECORD 2025-06-01T22:51:23.0326014Z +++ openssl dgst -sha256 -binary torch/distributions/gamma.py 2025-06-01T22:51:23.0326525Z +++ openssl base64 2025-06-01T22:51:23.0327176Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.0327451Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.0328666Z +++ sed -e s/=//g 2025-06-01T22:51:23.0370608Z ++ HASH=qlIHY8On-fzSYFG8UtSA2k-2jsaPd5jWl6V2ypIzi5w 2025-06-01T22:51:23.0375176Z +++ ls -nl torch/distributions/gamma.py 2025-06-01T22:51:23.0376029Z +++ awk '{print $5}' 2025-06-01T22:51:23.0403537Z ++ FSIZE=3908 2025-06-01T22:51:23.0404253Z ++ echo '"torch/distributions/gamma.py",sha256=qlIHY8On-fzSYFG8UtSA2k-2jsaPd5jWl6V2ypIzi5w,3908' 2025-06-01T22:51:23.0405052Z ++ read fname 2025-06-01T22:51:23.0405405Z ++ make_wheel_record torch/distributions/generalized_pareto.py 2025-06-01T22:51:23.0405916Z ++ FPATH=torch/distributions/generalized_pareto.py 2025-06-01T22:51:23.0406369Z ++ echo torch/distributions/generalized_pareto.py 2025-06-01T22:51:23.0406766Z ++ grep RECORD 2025-06-01T22:51:23.0434861Z +++ openssl dgst -sha256 -binary torch/distributions/generalized_pareto.py 2025-06-01T22:51:23.0435391Z +++ openssl base64 2025-06-01T22:51:23.0435655Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.0435900Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.0436168Z +++ sed -e s/=//g 2025-06-01T22:51:23.0476649Z ++ HASH=rjB5xH0c_MsMBrpmZ7JV7mUhiN1ccIC0rEU7ETG2uXY 2025-06-01T22:51:23.0480973Z +++ ls -nl torch/distributions/generalized_pareto.py 2025-06-01T22:51:23.0482519Z +++ awk '{print $5}' 2025-06-01T22:51:23.0510801Z ++ FSIZE=5757 2025-06-01T22:51:23.0511481Z ++ echo '"torch/distributions/generalized_pareto.py",sha256=rjB5xH0c_MsMBrpmZ7JV7mUhiN1ccIC0rEU7ETG2uXY,5757' 2025-06-01T22:51:23.0512154Z ++ read fname 2025-06-01T22:51:23.0512467Z ++ make_wheel_record torch/distributions/geometric.py 2025-06-01T22:51:23.0512898Z ++ FPATH=torch/distributions/geometric.py 2025-06-01T22:51:23.0513410Z ++ echo torch/distributions/geometric.py 2025-06-01T22:51:23.0513763Z ++ grep RECORD 2025-06-01T22:51:23.0531439Z +++ openssl dgst -sha256 -binary torch/distributions/geometric.py 2025-06-01T22:51:23.0532125Z +++ openssl base64 2025-06-01T22:51:23.0533390Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.0534658Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.0536036Z +++ sed -e s/=//g 2025-06-01T22:51:23.0574438Z ++ HASH=plvG1bODbLoSSJLBFKuAdqpqlW1hr2A2_U7DFWa_xkc 2025-06-01T22:51:23.0580000Z +++ ls -nl torch/distributions/geometric.py 2025-06-01T22:51:23.0580635Z +++ awk '{print $5}' 2025-06-01T22:51:23.0605996Z ++ FSIZE=5053 2025-06-01T22:51:23.0606458Z ++ echo '"torch/distributions/geometric.py",sha256=plvG1bODbLoSSJLBFKuAdqpqlW1hr2A2_U7DFWa_xkc,5053' 2025-06-01T22:51:23.0606574Z ++ read fname 2025-06-01T22:51:23.0606745Z ++ make_wheel_record torch/distributions/gumbel.py 2025-06-01T22:51:23.0606879Z ++ FPATH=torch/distributions/gumbel.py 2025-06-01T22:51:23.0607410Z ++ echo torch/distributions/gumbel.py 2025-06-01T22:51:23.0608417Z ++ grep RECORD 2025-06-01T22:51:23.0631295Z +++ openssl dgst -sha256 -binary torch/distributions/gumbel.py 2025-06-01T22:51:23.0631448Z +++ openssl base64 2025-06-01T22:51:23.0631553Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.0631791Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.0632709Z +++ sed -e s/=//g 2025-06-01T22:51:23.0673336Z ++ HASH=h36xJR-sPrINiR0w5pf8uK9TCkj-m42cDsC1DeMp3ho 2025-06-01T22:51:23.0676978Z +++ ls -nl torch/distributions/gumbel.py 2025-06-01T22:51:23.0677817Z +++ awk '{print $5}' 2025-06-01T22:51:23.0706528Z ++ FSIZE=3015 2025-06-01T22:51:23.0707160Z ++ echo '"torch/distributions/gumbel.py",sha256=h36xJR-sPrINiR0w5pf8uK9TCkj-m42cDsC1DeMp3ho,3015' 2025-06-01T22:51:23.0707266Z ++ read fname 2025-06-01T22:51:23.0707466Z ++ make_wheel_record torch/distributions/half_cauchy.py 2025-06-01T22:51:23.0707605Z ++ FPATH=torch/distributions/half_cauchy.py 2025-06-01T22:51:23.0707736Z ++ echo torch/distributions/half_cauchy.py 2025-06-01T22:51:23.0708226Z ++ grep RECORD 2025-06-01T22:51:23.0728887Z +++ openssl dgst -sha256 -binary torch/distributions/half_cauchy.py 2025-06-01T22:51:23.0729022Z +++ openssl base64 2025-06-01T22:51:23.0730174Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.0731493Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.0732828Z +++ sed -e s/=//g 2025-06-01T22:51:23.0770668Z ++ HASH=0OmOoR0b8HnK8jJBJMMxufoefp8TBpE6km3rFhxPbaU 2025-06-01T22:51:23.0775657Z +++ ls -nl torch/distributions/half_cauchy.py 2025-06-01T22:51:23.0778204Z +++ awk '{print $5}' 2025-06-01T22:51:23.0804806Z ++ FSIZE=2608 2025-06-01T22:51:23.0805343Z ++ echo '"torch/distributions/half_cauchy.py",sha256=0OmOoR0b8HnK8jJBJMMxufoefp8TBpE6km3rFhxPbaU,2608' 2025-06-01T22:51:23.0805458Z ++ read fname 2025-06-01T22:51:23.0805642Z ++ make_wheel_record torch/distributions/half_normal.py 2025-06-01T22:51:23.0805788Z ++ FPATH=torch/distributions/half_normal.py 2025-06-01T22:51:23.0805946Z ++ echo torch/distributions/half_normal.py 2025-06-01T22:51:23.0807200Z ++ grep RECORD 2025-06-01T22:51:23.0830905Z +++ openssl dgst -sha256 -binary torch/distributions/half_normal.py 2025-06-01T22:51:23.0831024Z +++ openssl base64 2025-06-01T22:51:23.0831206Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.0832402Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.0832804Z +++ sed -e s/=//g 2025-06-01T22:51:23.0874097Z ++ HASH=WSB04yzh7be1h8CVzg76KjQOsjm-d7nMNhTsbBt_H1Q 2025-06-01T22:51:23.0877239Z +++ ls -nl torch/distributions/half_normal.py 2025-06-01T22:51:23.0878105Z +++ awk '{print $5}' 2025-06-01T22:51:23.0905979Z ++ FSIZE=2373 2025-06-01T22:51:23.0906438Z ++ echo '"torch/distributions/half_normal.py",sha256=WSB04yzh7be1h8CVzg76KjQOsjm-d7nMNhTsbBt_H1Q,2373' 2025-06-01T22:51:23.0906551Z ++ read fname 2025-06-01T22:51:23.0906734Z ++ make_wheel_record torch/distributions/independent.py 2025-06-01T22:51:23.0906877Z ++ FPATH=torch/distributions/independent.py 2025-06-01T22:51:23.0907030Z ++ echo torch/distributions/independent.py 2025-06-01T22:51:23.0907127Z ++ grep RECORD 2025-06-01T22:51:23.0927666Z +++ openssl dgst -sha256 -binary torch/distributions/independent.py 2025-06-01T22:51:23.0927949Z +++ openssl base64 2025-06-01T22:51:23.0928866Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.0930088Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.0931426Z +++ sed -e s/=//g 2025-06-01T22:51:23.0970609Z ++ HASH=bfivuQWcufNN10Uxmj6wrVVcXdf4YQz6YrlTLZnNsZs 2025-06-01T22:51:23.0975016Z +++ ls -nl torch/distributions/independent.py 2025-06-01T22:51:23.0976204Z +++ awk '{print $5}' 2025-06-01T22:51:23.1002363Z ++ FSIZE=4982 2025-06-01T22:51:23.1002848Z ++ echo '"torch/distributions/independent.py",sha256=bfivuQWcufNN10Uxmj6wrVVcXdf4YQz6YrlTLZnNsZs,4982' 2025-06-01T22:51:23.1002957Z ++ read fname 2025-06-01T22:51:23.1003158Z ++ make_wheel_record torch/distributions/inverse_gamma.py 2025-06-01T22:51:23.1003303Z ++ FPATH=torch/distributions/inverse_gamma.py 2025-06-01T22:51:23.1003469Z ++ echo torch/distributions/inverse_gamma.py 2025-06-01T22:51:23.1005094Z ++ grep RECORD 2025-06-01T22:51:23.1027365Z +++ openssl dgst -sha256 -binary torch/distributions/inverse_gamma.py 2025-06-01T22:51:23.1027504Z +++ openssl base64 2025-06-01T22:51:23.1027618Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.1028313Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.1029618Z +++ sed -e s/=//g 2025-06-01T22:51:23.1072165Z ++ HASH=sflme_h86Lm3QoXyCrvJJlmBcNO8FtHq4LgdCbJsnB8 2025-06-01T22:51:23.1074392Z +++ ls -nl torch/distributions/inverse_gamma.py 2025-06-01T22:51:23.1075704Z +++ awk '{print $5}' 2025-06-01T22:51:23.1104949Z ++ FSIZE=2747 2025-06-01T22:51:23.1105422Z ++ echo '"torch/distributions/inverse_gamma.py",sha256=sflme_h86Lm3QoXyCrvJJlmBcNO8FtHq4LgdCbJsnB8,2747' 2025-06-01T22:51:23.1105521Z ++ read fname 2025-06-01T22:51:23.1105799Z ++ make_wheel_record torch/distributions/kl.py 2025-06-01T22:51:23.1105938Z ++ FPATH=torch/distributions/kl.py 2025-06-01T22:51:23.1106053Z ++ echo torch/distributions/kl.py 2025-06-01T22:51:23.1106149Z ++ grep RECORD 2025-06-01T22:51:23.1127183Z +++ openssl dgst -sha256 -binary torch/distributions/kl.py 2025-06-01T22:51:23.1127304Z +++ openssl base64 2025-06-01T22:51:23.1127951Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.1129225Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.1130761Z +++ sed -e s/=//g 2025-06-01T22:51:23.1170315Z ++ HASH=4tZEFAXi2UKhp2jnnUs2s0CoQNavH4SLKQkbR05T9TY 2025-06-01T22:51:23.1174900Z +++ ls -nl torch/distributions/kl.py 2025-06-01T22:51:23.1175898Z +++ awk '{print $5}' 2025-06-01T22:51:23.1202698Z ++ FSIZE=31737 2025-06-01T22:51:23.1203112Z ++ echo '"torch/distributions/kl.py",sha256=4tZEFAXi2UKhp2jnnUs2s0CoQNavH4SLKQkbR05T9TY,31737' 2025-06-01T22:51:23.1203257Z ++ read fname 2025-06-01T22:51:23.1203475Z ++ make_wheel_record torch/distributions/kumaraswamy.py 2025-06-01T22:51:23.1203625Z ++ FPATH=torch/distributions/kumaraswamy.py 2025-06-01T22:51:23.1203897Z ++ echo torch/distributions/kumaraswamy.py 2025-06-01T22:51:23.1203994Z ++ grep RECORD 2025-06-01T22:51:23.1226204Z +++ openssl dgst -sha256 -binary torch/distributions/kumaraswamy.py 2025-06-01T22:51:23.1226333Z +++ openssl base64 2025-06-01T22:51:23.1227283Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.1227392Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.1228406Z +++ sed -e s/=//g 2025-06-01T22:51:23.1269117Z ++ HASH=t9gC-_SegaLjdDNxFKMZj3io7pNNoJvA0OJpsGWL2iQ 2025-06-01T22:51:23.1272931Z +++ ls -nl torch/distributions/kumaraswamy.py 2025-06-01T22:51:23.1273888Z +++ awk '{print $5}' 2025-06-01T22:51:23.1301717Z ++ FSIZE=3652 2025-06-01T22:51:23.1302211Z ++ echo '"torch/distributions/kumaraswamy.py",sha256=t9gC-_SegaLjdDNxFKMZj3io7pNNoJvA0OJpsGWL2iQ,3652' 2025-06-01T22:51:23.1302306Z ++ read fname 2025-06-01T22:51:23.1302529Z ++ make_wheel_record torch/distributions/laplace.py 2025-06-01T22:51:23.1302716Z ++ FPATH=torch/distributions/laplace.py 2025-06-01T22:51:23.1302841Z ++ echo torch/distributions/laplace.py 2025-06-01T22:51:23.1302952Z ++ grep RECORD 2025-06-01T22:51:23.1325966Z +++ openssl dgst -sha256 -binary torch/distributions/laplace.py 2025-06-01T22:51:23.1326077Z +++ openssl base64 2025-06-01T22:51:23.1326192Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.1326294Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.1327541Z +++ sed -e s/=//g 2025-06-01T22:51:23.1366237Z ++ HASH=_827qLo2Ue8_2mhVNVE0TvO6yVZ0B3WFwQyl0uBqiHY 2025-06-01T22:51:23.1370571Z +++ ls -nl torch/distributions/laplace.py 2025-06-01T22:51:23.1371468Z +++ awk '{print $5}' 2025-06-01T22:51:23.1397313Z ++ FSIZE=3503 2025-06-01T22:51:23.1397729Z ++ echo '"torch/distributions/laplace.py",sha256=_827qLo2Ue8_2mhVNVE0TvO6yVZ0B3WFwQyl0uBqiHY,3503' 2025-06-01T22:51:23.1397827Z ++ read fname 2025-06-01T22:51:23.1398013Z ++ make_wheel_record torch/distributions/lkj_cholesky.py 2025-06-01T22:51:23.1398167Z ++ FPATH=torch/distributions/lkj_cholesky.py 2025-06-01T22:51:23.1398905Z ++ echo torch/distributions/lkj_cholesky.py 2025-06-01T22:51:23.1399634Z ++ grep RECORD 2025-06-01T22:51:23.1424160Z +++ openssl dgst -sha256 -binary torch/distributions/lkj_cholesky.py 2025-06-01T22:51:23.1424285Z +++ openssl base64 2025-06-01T22:51:23.1424391Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.1424508Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.1424603Z +++ sed -e s/=//g 2025-06-01T22:51:23.1468262Z ++ HASH=AEzkvpK7bhtErLxKJuriFcYTtDgiwaXuHwYHh7bqbas 2025-06-01T22:51:23.1470138Z +++ ls -nl torch/distributions/lkj_cholesky.py 2025-06-01T22:51:23.1471173Z +++ awk '{print $5}' 2025-06-01T22:51:23.1496835Z ++ FSIZE=6556 2025-06-01T22:51:23.1497539Z ++ echo '"torch/distributions/lkj_cholesky.py",sha256=AEzkvpK7bhtErLxKJuriFcYTtDgiwaXuHwYHh7bqbas,6556' 2025-06-01T22:51:23.1497643Z ++ read fname 2025-06-01T22:51:23.1497817Z ++ make_wheel_record torch/distributions/log_normal.py 2025-06-01T22:51:23.1497957Z ++ FPATH=torch/distributions/log_normal.py 2025-06-01T22:51:23.1499437Z ++ echo torch/distributions/log_normal.py 2025-06-01T22:51:23.1500406Z ++ grep RECORD 2025-06-01T22:51:23.1524890Z +++ openssl dgst -sha256 -binary torch/distributions/log_normal.py 2025-06-01T22:51:23.1525028Z +++ openssl base64 2025-06-01T22:51:23.1525132Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.1525235Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.1525347Z +++ sed -e s/=//g 2025-06-01T22:51:23.1566122Z ++ HASH=ikhESLDdUKlmQfUjwyCrCgt_Y8KfmUUcOjG-POx69l8 2025-06-01T22:51:23.1569421Z +++ ls -nl torch/distributions/log_normal.py 2025-06-01T22:51:23.1570431Z +++ awk '{print $5}' 2025-06-01T22:51:23.1598762Z ++ FSIZE=2200 2025-06-01T22:51:23.1599261Z ++ echo '"torch/distributions/log_normal.py",sha256=ikhESLDdUKlmQfUjwyCrCgt_Y8KfmUUcOjG-POx69l8,2200' 2025-06-01T22:51:23.1599373Z ++ read fname 2025-06-01T22:51:23.1599566Z ++ make_wheel_record torch/distributions/logistic_normal.py 2025-06-01T22:51:23.1599717Z ++ FPATH=torch/distributions/logistic_normal.py 2025-06-01T22:51:23.1599860Z ++ echo torch/distributions/logistic_normal.py 2025-06-01T22:51:23.1599977Z ++ grep RECORD 2025-06-01T22:51:23.1624163Z +++ openssl dgst -sha256 -binary torch/distributions/logistic_normal.py 2025-06-01T22:51:23.1624291Z +++ openssl base64 2025-06-01T22:51:23.1624407Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.1624507Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.1624601Z +++ sed -e s/=//g 2025-06-01T22:51:23.1668545Z ++ HASH=nb-NhPXcbsbxVU0Ux39yBmdW-ywLuKFKx9Q-kN6O8Yw 2025-06-01T22:51:23.1671358Z +++ ls -nl torch/distributions/logistic_normal.py 2025-06-01T22:51:23.1671469Z +++ awk '{print $5}' 2025-06-01T22:51:23.1697357Z ++ FSIZE=2216 2025-06-01T22:51:23.1697978Z ++ echo '"torch/distributions/logistic_normal.py",sha256=nb-NhPXcbsbxVU0Ux39yBmdW-ywLuKFKx9Q-kN6O8Yw,2216' 2025-06-01T22:51:23.1698112Z ++ read fname 2025-06-01T22:51:23.1698395Z ++ make_wheel_record torch/distributions/lowrank_multivariate_normal.py 2025-06-01T22:51:23.1698594Z ++ FPATH=torch/distributions/lowrank_multivariate_normal.py 2025-06-01T22:51:23.1700362Z ++ echo torch/distributions/lowrank_multivariate_normal.py 2025-06-01T22:51:23.1700856Z ++ grep RECORD 2025-06-01T22:51:23.1724628Z +++ openssl dgst -sha256 -binary torch/distributions/lowrank_multivariate_normal.py 2025-06-01T22:51:23.1724751Z +++ openssl base64 2025-06-01T22:51:23.1724856Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.1724977Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.1725073Z +++ sed -e s/=//g 2025-06-01T22:51:23.1765832Z ++ HASH=gZo3S9kDA_RzPwMLi0uvd1_i-ghprdJ6yJQk5aFo3G8 2025-06-01T22:51:23.1770267Z +++ ls -nl torch/distributions/lowrank_multivariate_normal.py 2025-06-01T22:51:23.1771068Z +++ awk '{print $5}' 2025-06-01T22:51:23.1799223Z ++ FSIZE=10126 2025-06-01T22:51:23.1799804Z ++ echo '"torch/distributions/lowrank_multivariate_normal.py",sha256=gZo3S9kDA_RzPwMLi0uvd1_i-ghprdJ6yJQk5aFo3G8,10126' 2025-06-01T22:51:23.1799900Z ++ read fname 2025-06-01T22:51:23.1800113Z ++ make_wheel_record torch/distributions/mixture_same_family.py 2025-06-01T22:51:23.1800286Z ++ FPATH=torch/distributions/mixture_same_family.py 2025-06-01T22:51:23.1800444Z ++ echo torch/distributions/mixture_same_family.py 2025-06-01T22:51:23.1800545Z ++ grep RECORD 2025-06-01T22:51:23.1823629Z +++ openssl dgst -sha256 -binary torch/distributions/mixture_same_family.py 2025-06-01T22:51:23.1823745Z +++ openssl base64 2025-06-01T22:51:23.1823846Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.1823943Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.1824054Z +++ sed -e s/=//g 2025-06-01T22:51:23.1863467Z ++ HASH=50umjGOlOIAgQj5BwULH5roZAOpnKYzzTR3judDt8vg 2025-06-01T22:51:23.1866845Z +++ ls -nl torch/distributions/mixture_same_family.py 2025-06-01T22:51:23.1867567Z +++ awk '{print $5}' 2025-06-01T22:51:23.1891678Z ++ FSIZE=8652 2025-06-01T22:51:23.1892334Z ++ echo '"torch/distributions/mixture_same_family.py",sha256=50umjGOlOIAgQj5BwULH5roZAOpnKYzzTR3judDt8vg,8652' 2025-06-01T22:51:23.1892449Z ++ read fname 2025-06-01T22:51:23.1892643Z ++ make_wheel_record torch/distributions/multinomial.py 2025-06-01T22:51:23.1892785Z ++ FPATH=torch/distributions/multinomial.py 2025-06-01T22:51:23.1895169Z ++ echo torch/distributions/multinomial.py 2025-06-01T22:51:23.1896326Z ++ grep RECORD 2025-06-01T22:51:23.1920195Z +++ openssl dgst -sha256 -binary torch/distributions/multinomial.py 2025-06-01T22:51:23.1920338Z +++ openssl base64 2025-06-01T22:51:23.1920441Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.1920543Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.1921562Z +++ sed -e s/=//g 2025-06-01T22:51:23.1962651Z ++ HASH=giITvVWUQPpQElLUOLSffwdEm3zJD-WvxrJ2NPH6jWE 2025-06-01T22:51:23.1966740Z +++ ls -nl torch/distributions/multinomial.py 2025-06-01T22:51:23.1967122Z +++ awk '{print $5}' 2025-06-01T22:51:23.1995731Z ++ FSIZE=5640 2025-06-01T22:51:23.1996255Z ++ echo '"torch/distributions/multinomial.py",sha256=giITvVWUQPpQElLUOLSffwdEm3zJD-WvxrJ2NPH6jWE,5640' 2025-06-01T22:51:23.1996369Z ++ read fname 2025-06-01T22:51:23.1996608Z ++ make_wheel_record torch/distributions/multivariate_normal.py 2025-06-01T22:51:23.1996797Z ++ FPATH=torch/distributions/multivariate_normal.py 2025-06-01T22:51:23.1997427Z ++ echo torch/distributions/multivariate_normal.py 2025-06-01T22:51:23.1998844Z ++ grep RECORD 2025-06-01T22:51:23.2023000Z +++ openssl dgst -sha256 -binary torch/distributions/multivariate_normal.py 2025-06-01T22:51:23.2023389Z +++ openssl base64 2025-06-01T22:51:23.2023532Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.2023637Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.2023734Z +++ sed -e s/=//g 2025-06-01T22:51:23.2063980Z ++ HASH=fh-Lkt2s1y6oZZeoXkRP-S713WKNamcz0rgApku4WYQ 2025-06-01T22:51:23.2066779Z +++ ls -nl torch/distributions/multivariate_normal.py 2025-06-01T22:51:23.2068045Z +++ awk '{print $5}' 2025-06-01T22:51:23.2091981Z ++ FSIZE=11093 2025-06-01T22:51:23.2092520Z ++ echo '"torch/distributions/multivariate_normal.py",sha256=fh-Lkt2s1y6oZZeoXkRP-S713WKNamcz0rgApku4WYQ,11093' 2025-06-01T22:51:23.2092626Z ++ read fname 2025-06-01T22:51:23.2092854Z ++ make_wheel_record torch/distributions/negative_binomial.py 2025-06-01T22:51:23.2093018Z ++ FPATH=torch/distributions/negative_binomial.py 2025-06-01T22:51:23.2095220Z ++ echo torch/distributions/negative_binomial.py 2025-06-01T22:51:23.2096384Z ++ grep RECORD 2025-06-01T22:51:23.2118828Z +++ openssl dgst -sha256 -binary torch/distributions/negative_binomial.py 2025-06-01T22:51:23.2118957Z +++ openssl base64 2025-06-01T22:51:23.2119061Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.2120234Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.2120902Z +++ sed -e s/=//g 2025-06-01T22:51:23.2163190Z ++ HASH=pjIa0jHNz9zN6v_T24N40iRAkex4yoyv4pQvag-rLDk 2025-06-01T22:51:23.2165442Z +++ ls -nl torch/distributions/negative_binomial.py 2025-06-01T22:51:23.2166202Z +++ awk '{print $5}' 2025-06-01T22:51:23.2192482Z ++ FSIZE=5045 2025-06-01T22:51:23.2193198Z ++ echo '"torch/distributions/negative_binomial.py",sha256=pjIa0jHNz9zN6v_T24N40iRAkex4yoyv4pQvag-rLDk,5045' 2025-06-01T22:51:23.2193306Z ++ read fname 2025-06-01T22:51:23.2193521Z ++ make_wheel_record torch/distributions/normal.py 2025-06-01T22:51:23.2193650Z ++ FPATH=torch/distributions/normal.py 2025-06-01T22:51:23.2193846Z ++ echo torch/distributions/normal.py 2025-06-01T22:51:23.2196132Z ++ grep RECORD 2025-06-01T22:51:23.2218845Z +++ openssl dgst -sha256 -binary torch/distributions/normal.py 2025-06-01T22:51:23.2218961Z +++ openssl base64 2025-06-01T22:51:23.2219065Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.2219255Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.2219685Z +++ sed -e s/=//g 2025-06-01T22:51:23.2259327Z ++ HASH=yEnFp-sFF-EVuSwqsYKOo148kcOlqYFndZ5gT13f8_4 2025-06-01T22:51:23.2263300Z +++ ls -nl torch/distributions/normal.py 2025-06-01T22:51:23.2264644Z +++ awk '{print $5}' 2025-06-01T22:51:23.2288788Z ++ FSIZE=3866 2025-06-01T22:51:23.2289618Z ++ echo '"torch/distributions/normal.py",sha256=yEnFp-sFF-EVuSwqsYKOo148kcOlqYFndZ5gT13f8_4,3866' 2025-06-01T22:51:23.2290273Z ++ read fname 2025-06-01T22:51:23.2290654Z ++ make_wheel_record torch/distributions/one_hot_categorical.py 2025-06-01T22:51:23.2291161Z ++ FPATH=torch/distributions/one_hot_categorical.py 2025-06-01T22:51:23.2292455Z ++ echo torch/distributions/one_hot_categorical.py 2025-06-01T22:51:23.2293833Z ++ grep RECORD 2025-06-01T22:51:23.2316536Z +++ openssl dgst -sha256 -binary torch/distributions/one_hot_categorical.py 2025-06-01T22:51:23.2317172Z +++ openssl base64 2025-06-01T22:51:23.2317441Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.2317698Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.2319030Z +++ sed -e s/=//g 2025-06-01T22:51:23.2356209Z ++ HASH=C0ZmfOIWxBQ26V_tbyKv2a-Jg9c3VrG9wR7s4V2RsQM 2025-06-01T22:51:23.2362057Z +++ ls -nl torch/distributions/one_hot_categorical.py 2025-06-01T22:51:23.2363310Z +++ awk '{print $5}' 2025-06-01T22:51:23.2389789Z ++ FSIZE=4991 2025-06-01T22:51:23.2390472Z ++ echo '"torch/distributions/one_hot_categorical.py",sha256=C0ZmfOIWxBQ26V_tbyKv2a-Jg9c3VrG9wR7s4V2RsQM,4991' 2025-06-01T22:51:23.2391154Z ++ read fname 2025-06-01T22:51:23.2391501Z ++ make_wheel_record torch/distributions/pareto.py 2025-06-01T22:51:23.2391926Z ++ FPATH=torch/distributions/pareto.py 2025-06-01T22:51:23.2392292Z ++ echo torch/distributions/pareto.py 2025-06-01T22:51:23.2393277Z ++ grep RECORD 2025-06-01T22:51:23.2412092Z +++ openssl dgst -sha256 -binary torch/distributions/pareto.py 2025-06-01T22:51:23.2412724Z +++ openssl base64 2025-06-01T22:51:23.2414125Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.2415482Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.2416671Z +++ sed -e s/=//g 2025-06-01T22:51:23.2453861Z ++ HASH=FaJol4Ybao9jHfWHyg5avPHcXp9eSq-UVgT2pwOEzag 2025-06-01T22:51:23.2459876Z +++ ls -nl torch/distributions/pareto.py 2025-06-01T22:51:23.2460637Z +++ awk '{print $5}' 2025-06-01T22:51:23.2486019Z ++ FSIZE=2498 2025-06-01T22:51:23.2486641Z ++ echo '"torch/distributions/pareto.py",sha256=FaJol4Ybao9jHfWHyg5avPHcXp9eSq-UVgT2pwOEzag,2498' 2025-06-01T22:51:23.2487382Z ++ read fname 2025-06-01T22:51:23.2487699Z ++ make_wheel_record torch/distributions/poisson.py 2025-06-01T22:51:23.2488121Z ++ FPATH=torch/distributions/poisson.py 2025-06-01T22:51:23.2488600Z ++ echo torch/distributions/poisson.py 2025-06-01T22:51:23.2488958Z ++ grep RECORD 2025-06-01T22:51:23.2512705Z +++ openssl dgst -sha256 -binary torch/distributions/poisson.py 2025-06-01T22:51:23.2513197Z +++ openssl base64 2025-06-01T22:51:23.2513486Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.2513754Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.2514007Z +++ sed -e s/=//g 2025-06-01T22:51:23.2550835Z ++ HASH=q6MWwrNoDY4l9OLUsUH9JP9bJZKqDnFVDEkVMv9WDlk 2025-06-01T22:51:23.2555434Z +++ ls -nl torch/distributions/poisson.py 2025-06-01T22:51:23.2556398Z +++ awk '{print $5}' 2025-06-01T22:51:23.2584321Z ++ FSIZE=2447 2025-06-01T22:51:23.2584996Z ++ echo '"torch/distributions/poisson.py",sha256=q6MWwrNoDY4l9OLUsUH9JP9bJZKqDnFVDEkVMv9WDlk,2447' 2025-06-01T22:51:23.2585778Z ++ read fname 2025-06-01T22:51:23.2586120Z ++ make_wheel_record torch/distributions/relaxed_bernoulli.py 2025-06-01T22:51:23.2586654Z ++ FPATH=torch/distributions/relaxed_bernoulli.py 2025-06-01T22:51:23.2587098Z ++ echo torch/distributions/relaxed_bernoulli.py 2025-06-01T22:51:23.2587460Z ++ grep RECORD 2025-06-01T22:51:23.2607799Z +++ openssl dgst -sha256 -binary torch/distributions/relaxed_bernoulli.py 2025-06-01T22:51:23.2608331Z +++ openssl base64 2025-06-01T22:51:23.2608912Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.2610279Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.2611583Z +++ sed -e s/=//g 2025-06-01T22:51:23.2649314Z ++ HASH=YkenCkfnh8lkbCZEq5Q1eeEcGGX5h3gCLhdDZUWNZr0 2025-06-01T22:51:23.2654716Z +++ ls -nl torch/distributions/relaxed_bernoulli.py 2025-06-01T22:51:23.2655590Z +++ awk '{print $5}' 2025-06-01T22:51:23.2682616Z ++ FSIZE=5956 2025-06-01T22:51:23.2683387Z ++ echo '"torch/distributions/relaxed_bernoulli.py",sha256=YkenCkfnh8lkbCZEq5Q1eeEcGGX5h3gCLhdDZUWNZr0,5956' 2025-06-01T22:51:23.2684388Z ++ read fname 2025-06-01T22:51:23.2684966Z ++ make_wheel_record torch/distributions/relaxed_categorical.py 2025-06-01T22:51:23.2685493Z ++ FPATH=torch/distributions/relaxed_categorical.py 2025-06-01T22:51:23.2685954Z ++ echo torch/distributions/relaxed_categorical.py 2025-06-01T22:51:23.2686345Z ++ grep RECORD 2025-06-01T22:51:23.2708978Z +++ openssl dgst -sha256 -binary torch/distributions/relaxed_categorical.py 2025-06-01T22:51:23.2709521Z +++ openssl base64 2025-06-01T22:51:23.2709790Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.2710078Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.2710598Z +++ sed -e s/=//g 2025-06-01T22:51:23.2748662Z ++ HASH=9kz9Xg00-os1y6pM6mIB_Ah4sah9cDoLiLBMfypuOMg 2025-06-01T22:51:23.2753448Z +++ ls -nl torch/distributions/relaxed_categorical.py 2025-06-01T22:51:23.2754114Z +++ awk '{print $5}' 2025-06-01T22:51:23.2780339Z ++ FSIZE=5641 2025-06-01T22:51:23.2781195Z ++ echo '"torch/distributions/relaxed_categorical.py",sha256=9kz9Xg00-os1y6pM6mIB_Ah4sah9cDoLiLBMfypuOMg,5641' 2025-06-01T22:51:23.2781973Z ++ read fname 2025-06-01T22:51:23.2782298Z ++ make_wheel_record torch/distributions/studentT.py 2025-06-01T22:51:23.2782732Z ++ FPATH=torch/distributions/studentT.py 2025-06-01T22:51:23.2783160Z ++ echo torch/distributions/studentT.py 2025-06-01T22:51:23.2783518Z ++ grep RECORD 2025-06-01T22:51:23.2805832Z +++ openssl dgst -sha256 -binary torch/distributions/studentT.py 2025-06-01T22:51:23.2806347Z +++ openssl base64 2025-06-01T22:51:23.2806670Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.2806943Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.2807534Z +++ sed -e s/=//g 2025-06-01T22:51:23.2846320Z ++ HASH=vRbxn6Oc6LA9wsNoyuJIN06HCoCjT4PBmIXdeeVXF3I 2025-06-01T22:51:23.2851481Z +++ ls -nl torch/distributions/studentT.py 2025-06-01T22:51:23.2852430Z +++ awk '{print $5}' 2025-06-01T22:51:23.2877115Z ++ FSIZE=4150 2025-06-01T22:51:23.2877768Z ++ echo '"torch/distributions/studentT.py",sha256=vRbxn6Oc6LA9wsNoyuJIN06HCoCjT4PBmIXdeeVXF3I,4150' 2025-06-01T22:51:23.2878414Z ++ read fname 2025-06-01T22:51:23.2878809Z ++ make_wheel_record torch/distributions/transformed_distribution.py 2025-06-01T22:51:23.2879367Z ++ FPATH=torch/distributions/transformed_distribution.py 2025-06-01T22:51:23.2880992Z ++ echo torch/distributions/transformed_distribution.py 2025-06-01T22:51:23.2882003Z ++ grep RECORD 2025-06-01T22:51:23.2907910Z +++ openssl dgst -sha256 -binary torch/distributions/transformed_distribution.py 2025-06-01T22:51:23.2908573Z +++ openssl base64 2025-06-01T22:51:23.2908827Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.2909097Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.2909362Z +++ sed -e s/=//g 2025-06-01T22:51:23.2948051Z ++ HASH=ks5BtDZ5KgXKNLgABUGo61lxP-1pgFXAWbacaoxGWJ0 2025-06-01T22:51:23.2951391Z +++ ls -nl torch/distributions/transformed_distribution.py 2025-06-01T22:51:23.2952204Z +++ awk '{print $5}' 2025-06-01T22:51:23.2979128Z ++ FSIZE=8874 2025-06-01T22:51:23.2979870Z ++ echo '"torch/distributions/transformed_distribution.py",sha256=ks5BtDZ5KgXKNLgABUGo61lxP-1pgFXAWbacaoxGWJ0,8874' 2025-06-01T22:51:23.2980827Z ++ read fname 2025-06-01T22:51:23.2981154Z ++ make_wheel_record torch/distributions/transforms.py 2025-06-01T22:51:23.2981587Z ++ FPATH=torch/distributions/transforms.py 2025-06-01T22:51:23.2981989Z ++ echo torch/distributions/transforms.py 2025-06-01T22:51:23.2982399Z ++ grep RECORD 2025-06-01T22:51:23.3005826Z +++ openssl dgst -sha256 -binary torch/distributions/transforms.py 2025-06-01T22:51:23.3006330Z +++ openssl base64 2025-06-01T22:51:23.3006664Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.3006961Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.3007233Z +++ sed -e s/=//g 2025-06-01T22:51:23.3046418Z ++ HASH=VZsBzg8iul-D62O5hbGAnPqlY3iop50WacmmHBHQkV8 2025-06-01T22:51:23.3050274Z +++ ls -nl torch/distributions/transforms.py 2025-06-01T22:51:23.3051291Z +++ awk '{print $5}' 2025-06-01T22:51:23.3078646Z ++ FSIZE=42417 2025-06-01T22:51:23.3079323Z ++ echo '"torch/distributions/transforms.py",sha256=VZsBzg8iul-D62O5hbGAnPqlY3iop50WacmmHBHQkV8,42417' 2025-06-01T22:51:23.3080038Z ++ read fname 2025-06-01T22:51:23.3080463Z ++ make_wheel_record torch/distributions/uniform.py 2025-06-01T22:51:23.3080894Z ++ FPATH=torch/distributions/uniform.py 2025-06-01T22:51:23.3081258Z ++ echo torch/distributions/uniform.py 2025-06-01T22:51:23.3081601Z ++ grep RECORD 2025-06-01T22:51:23.3103770Z +++ openssl dgst -sha256 -binary torch/distributions/uniform.py 2025-06-01T22:51:23.3104287Z +++ openssl base64 2025-06-01T22:51:23.3104734Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.3105044Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.3105313Z +++ sed -e s/=//g 2025-06-01T22:51:23.3145239Z ++ HASH=Ttf0pknJ4p9Db1yJtCwJnOGZDOC8_XWmUqtk5ifD_tc 2025-06-01T22:51:23.3148997Z +++ ls -nl torch/distributions/uniform.py 2025-06-01T22:51:23.3150341Z +++ awk '{print $5}' 2025-06-01T22:51:23.3174606Z ++ FSIZE=3361 2025-06-01T22:51:23.3175430Z ++ echo '"torch/distributions/uniform.py",sha256=Ttf0pknJ4p9Db1yJtCwJnOGZDOC8_XWmUqtk5ifD_tc,3361' 2025-06-01T22:51:23.3176040Z ++ read fname 2025-06-01T22:51:23.3176348Z ++ make_wheel_record torch/distributions/utils.py 2025-06-01T22:51:23.3176750Z ++ FPATH=torch/distributions/utils.py 2025-06-01T22:51:23.3178648Z ++ echo torch/distributions/utils.py 2025-06-01T22:51:23.3179793Z ++ grep RECORD 2025-06-01T22:51:23.3202160Z +++ openssl dgst -sha256 -binary torch/distributions/utils.py 2025-06-01T22:51:23.3202654Z +++ openssl base64 2025-06-01T22:51:23.3202935Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.3203203Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.3204104Z +++ sed -e s/=//g 2025-06-01T22:51:23.3242710Z ++ HASH=iVAVi0aU3h1Z4fZDqwiT_omlA8vSPSPq3FWQJpyUZkI 2025-06-01T22:51:23.3248451Z +++ ls -nl torch/distributions/utils.py 2025-06-01T22:51:23.3249573Z +++ awk '{print $5}' 2025-06-01T22:51:23.3276613Z ++ FSIZE=8027 2025-06-01T22:51:23.3277400Z ++ echo '"torch/distributions/utils.py",sha256=iVAVi0aU3h1Z4fZDqwiT_omlA8vSPSPq3FWQJpyUZkI,8027' 2025-06-01T22:51:23.3278101Z ++ read fname 2025-06-01T22:51:23.3278407Z ++ make_wheel_record torch/distributions/von_mises.py 2025-06-01T22:51:23.3278840Z ++ FPATH=torch/distributions/von_mises.py 2025-06-01T22:51:23.3279237Z ++ echo torch/distributions/von_mises.py 2025-06-01T22:51:23.3279605Z ++ grep RECORD 2025-06-01T22:51:23.3303454Z +++ openssl dgst -sha256 -binary torch/distributions/von_mises.py 2025-06-01T22:51:23.3303923Z +++ openssl base64 2025-06-01T22:51:23.3304188Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.3304432Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.3304707Z +++ sed -e s/=//g 2025-06-01T22:51:23.3343969Z ++ HASH=BystBrhGPpaz2wq4YzNu48bTD4SKszJJlk4hkyIBlFs 2025-06-01T22:51:23.3348044Z +++ ls -nl torch/distributions/von_mises.py 2025-06-01T22:51:23.3349290Z +++ awk '{print $5}' 2025-06-01T22:51:23.3373789Z ++ FSIZE=6325 2025-06-01T22:51:23.3374507Z ++ echo '"torch/distributions/von_mises.py",sha256=BystBrhGPpaz2wq4YzNu48bTD4SKszJJlk4hkyIBlFs,6325' 2025-06-01T22:51:23.3375407Z ++ read fname 2025-06-01T22:51:23.3375716Z ++ make_wheel_record torch/distributions/weibull.py 2025-06-01T22:51:23.3376120Z ++ FPATH=torch/distributions/weibull.py 2025-06-01T22:51:23.3378004Z ++ echo torch/distributions/weibull.py 2025-06-01T22:51:23.3378899Z ++ grep RECORD 2025-06-01T22:51:23.3402704Z +++ openssl dgst -sha256 -binary torch/distributions/weibull.py 2025-06-01T22:51:23.3403205Z +++ openssl base64 2025-06-01T22:51:23.3403458Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.3403868Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.3404571Z +++ sed -e s/=//g 2025-06-01T22:51:23.3442323Z ++ HASH=uowfjPvpgX3Xxud9GZQ6_qdMSy8UTC5TgXcQNiX2ckk 2025-06-01T22:51:23.3446921Z +++ ls -nl torch/distributions/weibull.py 2025-06-01T22:51:23.3447293Z +++ awk '{print $5}' 2025-06-01T22:51:23.3474570Z ++ FSIZE=3384 2025-06-01T22:51:23.3475199Z ++ echo '"torch/distributions/weibull.py",sha256=uowfjPvpgX3Xxud9GZQ6_qdMSy8UTC5TgXcQNiX2ckk,3384' 2025-06-01T22:51:23.3475829Z ++ read fname 2025-06-01T22:51:23.3476148Z ++ make_wheel_record torch/distributions/wishart.py 2025-06-01T22:51:23.3476570Z ++ FPATH=torch/distributions/wishart.py 2025-06-01T22:51:23.3476952Z ++ echo torch/distributions/wishart.py 2025-06-01T22:51:23.3477283Z ++ grep RECORD 2025-06-01T22:51:23.3500181Z +++ openssl dgst -sha256 -binary torch/distributions/wishart.py 2025-06-01T22:51:23.3500729Z +++ openssl base64 2025-06-01T22:51:23.3501000Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.3501254Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.3501508Z +++ sed -e s/=//g 2025-06-01T22:51:23.3540243Z ++ HASH=J5YeREw0GXa4ry9HbTQowkrwVQ9-V99tBZILrRhG4pM 2025-06-01T22:51:23.3543238Z +++ ls -nl torch/distributions/wishart.py 2025-06-01T22:51:23.3543941Z +++ awk '{print $5}' 2025-06-01T22:51:23.3573101Z ++ FSIZE=13711 2025-06-01T22:51:23.3573741Z ++ echo '"torch/distributions/wishart.py",sha256=J5YeREw0GXa4ry9HbTQowkrwVQ9-V99tBZILrRhG4pM,13711' 2025-06-01T22:51:23.3574402Z ++ read fname 2025-06-01T22:51:23.3574681Z ++ make_wheel_record torch/export/__init__.py 2025-06-01T22:51:23.3575198Z ++ FPATH=torch/export/__init__.py 2025-06-01T22:51:23.3576475Z ++ echo torch/export/__init__.py 2025-06-01T22:51:23.3577985Z ++ grep RECORD 2025-06-01T22:51:23.3601657Z +++ openssl dgst -sha256 -binary torch/export/__init__.py 2025-06-01T22:51:23.3602220Z +++ openssl base64 2025-06-01T22:51:23.3602529Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.3602778Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.3603391Z +++ sed -e s/=//g 2025-06-01T22:51:23.3643999Z ++ HASH=3S7eeYdqLr6XR-Q02qrdlZBoCTvHTO2zfV7oXDEQqrI 2025-06-01T22:51:23.3648428Z +++ ls -nl torch/export/__init__.py 2025-06-01T22:51:23.3648987Z +++ awk '{print $5}' 2025-06-01T22:51:23.3677019Z ++ FSIZE=23421 2025-06-01T22:51:23.3677665Z ++ echo '"torch/export/__init__.py",sha256=3S7eeYdqLr6XR-Q02qrdlZBoCTvHTO2zfV7oXDEQqrI,23421' 2025-06-01T22:51:23.3678249Z ++ read fname 2025-06-01T22:51:23.3678551Z ++ make_wheel_record torch/export/_draft_export.py 2025-06-01T22:51:23.3678951Z ++ FPATH=torch/export/_draft_export.py 2025-06-01T22:51:23.3679327Z ++ echo torch/export/_draft_export.py 2025-06-01T22:51:23.3679651Z ++ grep RECORD 2025-06-01T22:51:23.3703014Z +++ openssl dgst -sha256 -binary torch/export/_draft_export.py 2025-06-01T22:51:23.3703564Z +++ openssl base64 2025-06-01T22:51:23.3703830Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.3704092Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.3704344Z +++ sed -e s/=//g 2025-06-01T22:51:23.3743789Z ++ HASH=MImfz1NSINbmPiR5bhQCdI3hwCALSaRBOcmiAwjR7D4 2025-06-01T22:51:23.3744844Z +++ ls -nl torch/export/_draft_export.py 2025-06-01T22:51:23.3746046Z +++ awk '{print $5}' 2025-06-01T22:51:23.3770549Z ++ FSIZE=19198 2025-06-01T22:51:23.3771172Z ++ echo '"torch/export/_draft_export.py",sha256=MImfz1NSINbmPiR5bhQCdI3hwCALSaRBOcmiAwjR7D4,19198' 2025-06-01T22:51:23.3771814Z ++ read fname 2025-06-01T22:51:23.3772200Z ++ make_wheel_record torch/export/_remove_auto_functionalized_pass.py 2025-06-01T22:51:23.3772772Z ++ FPATH=torch/export/_remove_auto_functionalized_pass.py 2025-06-01T22:51:23.3774156Z ++ echo torch/export/_remove_auto_functionalized_pass.py 2025-06-01T22:51:23.3775050Z ++ grep RECORD 2025-06-01T22:51:23.3800354Z +++ openssl dgst -sha256 -binary torch/export/_remove_auto_functionalized_pass.py 2025-06-01T22:51:23.3801042Z +++ openssl base64 2025-06-01T22:51:23.3801319Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.3801563Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.3801829Z +++ sed -e s/=//g 2025-06-01T22:51:23.3841943Z ++ HASH=R93kMKP2T1lvjrIR77iRnTMsGiezjD3Hedp2NXQy5ME 2025-06-01T22:51:23.3844370Z +++ ls -nl torch/export/_remove_auto_functionalized_pass.py 2025-06-01T22:51:23.3844813Z +++ awk '{print $5}' 2025-06-01T22:51:23.3873674Z ++ FSIZE=1951 2025-06-01T22:51:23.3874371Z ++ echo '"torch/export/_remove_auto_functionalized_pass.py",sha256=R93kMKP2T1lvjrIR77iRnTMsGiezjD3Hedp2NXQy5ME,1951' 2025-06-01T22:51:23.3875079Z ++ read fname 2025-06-01T22:51:23.3875422Z ++ make_wheel_record torch/export/_remove_effect_tokens_pass.py 2025-06-01T22:51:23.3875918Z ++ FPATH=torch/export/_remove_effect_tokens_pass.py 2025-06-01T22:51:23.3876348Z ++ echo torch/export/_remove_effect_tokens_pass.py 2025-06-01T22:51:23.3876731Z ++ grep RECORD 2025-06-01T22:51:23.3894117Z +++ openssl dgst -sha256 -binary torch/export/_remove_effect_tokens_pass.py 2025-06-01T22:51:23.3894757Z +++ openssl base64 2025-06-01T22:51:23.3896179Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.3898039Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.3898865Z +++ sed -e s/=//g 2025-06-01T22:51:23.3939337Z ++ HASH=SpmPFcPWNOXGDCbsa1W2Nlmy3qfaJqrC9jhWJyNFaw4 2025-06-01T22:51:23.3942189Z +++ ls -nl torch/export/_remove_effect_tokens_pass.py 2025-06-01T22:51:23.3942575Z +++ awk '{print $5}' 2025-06-01T22:51:23.3967387Z ++ FSIZE=6251 2025-06-01T22:51:23.3968047Z ++ echo '"torch/export/_remove_effect_tokens_pass.py",sha256=SpmPFcPWNOXGDCbsa1W2Nlmy3qfaJqrC9jhWJyNFaw4,6251' 2025-06-01T22:51:23.3968742Z ++ read fname 2025-06-01T22:51:23.3969042Z ++ make_wheel_record torch/export/_safeguard.py 2025-06-01T22:51:23.3969439Z ++ FPATH=torch/export/_safeguard.py 2025-06-01T22:51:23.3970317Z ++ echo torch/export/_safeguard.py 2025-06-01T22:51:23.3971505Z ++ grep RECORD 2025-06-01T22:51:23.3998060Z +++ openssl dgst -sha256 -binary torch/export/_safeguard.py 2025-06-01T22:51:23.3998560Z +++ openssl base64 2025-06-01T22:51:23.3998821Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.3999090Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.3999348Z +++ sed -e s/=//g 2025-06-01T22:51:23.4040569Z ++ HASH=7peuxoS51C1SC2h-4XAVDbZIu772gPUzRRTrDCzo14Q 2025-06-01T22:51:23.4044722Z +++ ls -nl torch/export/_safeguard.py 2025-06-01T22:51:23.4045576Z +++ awk '{print $5}' 2025-06-01T22:51:23.4073080Z ++ FSIZE=1956 2025-06-01T22:51:23.4073740Z ++ echo '"torch/export/_safeguard.py",sha256=7peuxoS51C1SC2h-4XAVDbZIu772gPUzRRTrDCzo14Q,1956' 2025-06-01T22:51:23.4074350Z ++ read fname 2025-06-01T22:51:23.4074618Z ++ make_wheel_record torch/export/_swap.py 2025-06-01T22:51:23.4074998Z ++ FPATH=torch/export/_swap.py 2025-06-01T22:51:23.4075311Z ++ echo torch/export/_swap.py 2025-06-01T22:51:23.4075619Z ++ grep RECORD 2025-06-01T22:51:23.4093508Z +++ openssl dgst -sha256 -binary torch/export/_swap.py 2025-06-01T22:51:23.4094239Z +++ openssl base64 2025-06-01T22:51:23.4095635Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.4097753Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.4098528Z +++ sed -e s/=//g 2025-06-01T22:51:23.4134797Z ++ HASH=vrNSzN4iA0dLJbsjDRjLQec2cDoBR9bGVLStj7BCPUU 2025-06-01T22:51:23.4140632Z +++ ls -nl torch/export/_swap.py 2025-06-01T22:51:23.4141445Z +++ awk '{print $5}' 2025-06-01T22:51:23.4166340Z ++ FSIZE=17579 2025-06-01T22:51:23.4166913Z ++ echo '"torch/export/_swap.py",sha256=vrNSzN4iA0dLJbsjDRjLQec2cDoBR9bGVLStj7BCPUU,17579' 2025-06-01T22:51:23.4167517Z ++ read fname 2025-06-01T22:51:23.4167808Z ++ make_wheel_record torch/export/_trace.py 2025-06-01T22:51:23.4168183Z ++ FPATH=torch/export/_trace.py 2025-06-01T22:51:23.4169461Z ++ echo torch/export/_trace.py 2025-06-01T22:51:23.4170686Z ++ grep RECORD 2025-06-01T22:51:23.4193981Z +++ openssl dgst -sha256 -binary torch/export/_trace.py 2025-06-01T22:51:23.4194429Z +++ openssl base64 2025-06-01T22:51:23.4194892Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.4195440Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.4196951Z +++ sed -e s/=//g 2025-06-01T22:51:23.4239451Z ++ HASH=GPFqCiqrwN_XUXxOlZ7lPcIfkCgNNmkS363oBPHmndI 2025-06-01T22:51:23.4242150Z +++ ls -nl torch/export/_trace.py 2025-06-01T22:51:23.4243771Z +++ awk '{print $5}' 2025-06-01T22:51:23.4272566Z ++ FSIZE=88844 2025-06-01T22:51:23.4273178Z ++ echo '"torch/export/_trace.py",sha256=GPFqCiqrwN_XUXxOlZ7lPcIfkCgNNmkS363oBPHmndI,88844' 2025-06-01T22:51:23.4273766Z ++ read fname 2025-06-01T22:51:23.4274061Z ++ make_wheel_record torch/export/_tree_utils.py 2025-06-01T22:51:23.4274460Z ++ FPATH=torch/export/_tree_utils.py 2025-06-01T22:51:23.4274809Z ++ echo torch/export/_tree_utils.py 2025-06-01T22:51:23.4275123Z ++ grep RECORD 2025-06-01T22:51:23.4292647Z +++ openssl dgst -sha256 -binary torch/export/_tree_utils.py 2025-06-01T22:51:23.4293437Z +++ openssl base64 2025-06-01T22:51:23.4294588Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.4295975Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.4297734Z +++ sed -e s/=//g 2025-06-01T22:51:23.4333337Z ++ HASH=_nFyyQzesztBEyJvXRq8lYB_Yd-9z9QNHeguuEbIm1E 2025-06-01T22:51:23.4339092Z +++ ls -nl torch/export/_tree_utils.py 2025-06-01T22:51:23.4339740Z +++ awk '{print $5}' 2025-06-01T22:51:23.4366108Z ++ FSIZE=2262 2025-06-01T22:51:23.4366681Z ++ echo '"torch/export/_tree_utils.py",sha256=_nFyyQzesztBEyJvXRq8lYB_Yd-9z9QNHeguuEbIm1E,2262' 2025-06-01T22:51:23.4367288Z ++ read fname 2025-06-01T22:51:23.4367566Z ++ make_wheel_record torch/export/_unlift.py 2025-06-01T22:51:23.4367965Z ++ FPATH=torch/export/_unlift.py 2025-06-01T22:51:23.4368353Z ++ echo torch/export/_unlift.py 2025-06-01T22:51:23.4368953Z ++ grep RECORD 2025-06-01T22:51:23.4393641Z +++ openssl dgst -sha256 -binary torch/export/_unlift.py 2025-06-01T22:51:23.4394100Z +++ openssl base64 2025-06-01T22:51:23.4406168Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.4406450Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.4406733Z +++ sed -e s/=//g 2025-06-01T22:51:23.4436996Z ++ HASH=-y2SgUqwjuGoytvxVrp2Q5ZFpxHhcZmsoDRaqKuP7t4 2025-06-01T22:51:23.4438017Z +++ ls -nl torch/export/_unlift.py 2025-06-01T22:51:23.4438779Z +++ awk '{print $5}' 2025-06-01T22:51:23.4466424Z ++ FSIZE=16767 2025-06-01T22:51:23.4467086Z ++ echo '"torch/export/_unlift.py",sha256=-y2SgUqwjuGoytvxVrp2Q5ZFpxHhcZmsoDRaqKuP7t4,16767' 2025-06-01T22:51:23.4467674Z ++ read fname 2025-06-01T22:51:23.4467990Z ++ make_wheel_record torch/export/_wrapper_utils.py 2025-06-01T22:51:23.4468405Z ++ FPATH=torch/export/_wrapper_utils.py 2025-06-01T22:51:23.4468766Z ++ echo torch/export/_wrapper_utils.py 2025-06-01T22:51:23.4469264Z ++ grep RECORD 2025-06-01T22:51:23.4490431Z +++ openssl dgst -sha256 -binary torch/export/_wrapper_utils.py 2025-06-01T22:51:23.4490928Z +++ openssl base64 2025-06-01T22:51:23.4491468Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.4492753Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.4494065Z +++ sed -e s/=//g 2025-06-01T22:51:23.4531302Z ++ HASH=pAHvH2i0I5mn42Cpl4oyTBQzJz0rZjBi2siRQr2khOo 2025-06-01T22:51:23.4536072Z +++ ls -nl torch/export/_wrapper_utils.py 2025-06-01T22:51:23.4537923Z +++ awk '{print $5}' 2025-06-01T22:51:23.4566119Z ++ FSIZE=271 2025-06-01T22:51:23.4566725Z ++ echo '"torch/export/_wrapper_utils.py",sha256=pAHvH2i0I5mn42Cpl4oyTBQzJz0rZjBi2siRQr2khOo,271' 2025-06-01T22:51:23.4567344Z ++ read fname 2025-06-01T22:51:23.4567644Z ++ make_wheel_record torch/export/custom_obj.py 2025-06-01T22:51:23.4568040Z ++ FPATH=torch/export/custom_obj.py 2025-06-01T22:51:23.4568630Z ++ echo torch/export/custom_obj.py 2025-06-01T22:51:23.4569388Z ++ grep RECORD 2025-06-01T22:51:23.4592984Z +++ openssl dgst -sha256 -binary torch/export/custom_obj.py 2025-06-01T22:51:23.4593478Z +++ openssl base64 2025-06-01T22:51:23.4593887Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.4594161Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.4594970Z +++ sed -e s/=//g 2025-06-01T22:51:23.4635508Z ++ HASH=H6j0qawn-qiMlmafZDdjAuOOQY7YvQ7pbhiFW71hOMY 2025-06-01T22:51:23.4638242Z +++ ls -nl torch/export/custom_obj.py 2025-06-01T22:51:23.4639117Z +++ awk '{print $5}' 2025-06-01T22:51:23.4665586Z ++ FSIZE=296 2025-06-01T22:51:23.4666165Z ++ echo '"torch/export/custom_obj.py",sha256=H6j0qawn-qiMlmafZDdjAuOOQY7YvQ7pbhiFW71hOMY,296' 2025-06-01T22:51:23.4666912Z ++ read fname 2025-06-01T22:51:23.4667195Z ++ make_wheel_record torch/export/custom_ops.py 2025-06-01T22:51:23.4667588Z ++ FPATH=torch/export/custom_ops.py 2025-06-01T22:51:23.4668484Z ++ echo torch/export/custom_ops.py 2025-06-01T22:51:23.4668820Z ++ grep RECORD 2025-06-01T22:51:23.4689728Z +++ openssl dgst -sha256 -binary torch/export/custom_ops.py 2025-06-01T22:51:23.4690194Z +++ openssl base64 2025-06-01T22:51:23.4690935Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.4692309Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.4693679Z +++ sed -e s/=//g 2025-06-01T22:51:23.4730267Z ++ HASH=NWOb9vUwSqlIPjNgoBNmrgkjhvuxzv4t-fezC7cfSis 2025-06-01T22:51:23.4735299Z +++ ls -nl torch/export/custom_ops.py 2025-06-01T22:51:23.4736480Z +++ awk '{print $5}' 2025-06-01T22:51:23.4763513Z ++ FSIZE=960 2025-06-01T22:51:23.4764521Z ++ echo '"torch/export/custom_ops.py",sha256=NWOb9vUwSqlIPjNgoBNmrgkjhvuxzv4t-fezC7cfSis,960' 2025-06-01T22:51:23.4765158Z ++ read fname 2025-06-01T22:51:23.4765516Z ++ make_wheel_record torch/export/decomp_utils.py 2025-06-01T22:51:23.4766051Z ++ FPATH=torch/export/decomp_utils.py 2025-06-01T22:51:23.4766427Z ++ echo torch/export/decomp_utils.py 2025-06-01T22:51:23.4766771Z ++ grep RECORD 2025-06-01T22:51:23.4788543Z +++ openssl dgst -sha256 -binary torch/export/decomp_utils.py 2025-06-01T22:51:23.4789197Z +++ openssl base64 2025-06-01T22:51:23.4789459Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.4789717Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.4791170Z +++ sed -e s/=//g 2025-06-01T22:51:23.4831393Z ++ HASH=9A9E-fhb9K0qY9cZXhTE1V73XapTrSEIykUHAdPSn50 2025-06-01T22:51:23.4834577Z +++ ls -nl torch/export/decomp_utils.py 2025-06-01T22:51:23.4835350Z +++ awk '{print $5}' 2025-06-01T22:51:23.4862755Z ++ FSIZE=5518 2025-06-01T22:51:23.4863412Z ++ echo '"torch/export/decomp_utils.py",sha256=9A9E-fhb9K0qY9cZXhTE1V73XapTrSEIykUHAdPSn50,5518' 2025-06-01T22:51:23.4864097Z ++ read fname 2025-06-01T22:51:23.4864392Z ++ make_wheel_record torch/export/dynamic_shapes.py 2025-06-01T22:51:23.4864815Z ++ FPATH=torch/export/dynamic_shapes.py 2025-06-01T22:51:23.4865283Z ++ echo torch/export/dynamic_shapes.py 2025-06-01T22:51:23.4865616Z ++ grep RECORD 2025-06-01T22:51:23.4886781Z +++ openssl dgst -sha256 -binary torch/export/dynamic_shapes.py 2025-06-01T22:51:23.4887307Z +++ openssl base64 2025-06-01T22:51:23.4887814Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.4888911Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.4890377Z +++ sed -e s/=//g 2025-06-01T22:51:23.4929307Z ++ HASH=rE0xS1hQSXiWNZGWJXaZwirHsC7BWLGK9x8bIwYTdwI 2025-06-01T22:51:23.4934530Z +++ ls -nl torch/export/dynamic_shapes.py 2025-06-01T22:51:23.4935258Z +++ awk '{print $5}' 2025-06-01T22:51:23.4962334Z ++ FSIZE=51316 2025-06-01T22:51:23.4963053Z ++ echo '"torch/export/dynamic_shapes.py",sha256=rE0xS1hQSXiWNZGWJXaZwirHsC7BWLGK9x8bIwYTdwI,51316' 2025-06-01T22:51:23.4963909Z ++ read fname 2025-06-01T22:51:23.4964232Z ++ make_wheel_record torch/export/exported_program.py 2025-06-01T22:51:23.4964914Z ++ FPATH=torch/export/exported_program.py 2025-06-01T22:51:23.4965302Z ++ echo torch/export/exported_program.py 2025-06-01T22:51:23.4965671Z ++ grep RECORD 2025-06-01T22:51:23.4988556Z +++ openssl dgst -sha256 -binary torch/export/exported_program.py 2025-06-01T22:51:23.4989143Z +++ openssl base64 2025-06-01T22:51:23.4989398Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.4989653Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.4990289Z +++ sed -e s/=//g 2025-06-01T22:51:23.5034081Z ++ HASH=CAZ1JP2f_7ux2LkWdQukt9uDxY1DoPYwE5su9vKlC_k 2025-06-01T22:51:23.5037092Z +++ ls -nl torch/export/exported_program.py 2025-06-01T22:51:23.5037468Z +++ awk '{print $5}' 2025-06-01T22:51:23.5065154Z ++ FSIZE=62636 2025-06-01T22:51:23.5065782Z ++ echo '"torch/export/exported_program.py",sha256=CAZ1JP2f_7ux2LkWdQukt9uDxY1DoPYwE5su9vKlC_k,62636' 2025-06-01T22:51:23.5066397Z ++ read fname 2025-06-01T22:51:23.5066871Z ++ make_wheel_record torch/export/graph_signature.py 2025-06-01T22:51:23.5067287Z ++ FPATH=torch/export/graph_signature.py 2025-06-01T22:51:23.5067672Z ++ echo torch/export/graph_signature.py 2025-06-01T22:51:23.5068059Z ++ grep RECORD 2025-06-01T22:51:23.5088519Z +++ openssl dgst -sha256 -binary torch/export/graph_signature.py 2025-06-01T22:51:23.5089013Z +++ openssl base64 2025-06-01T22:51:23.5089629Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.5090895Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.5092180Z +++ sed -e s/=//g 2025-06-01T22:51:23.5130661Z ++ HASH=_g9Bmmn6KnAaHBC2eOq-0v8bJGVfjG-dr7rst82JDus 2025-06-01T22:51:23.5135465Z +++ ls -nl torch/export/graph_signature.py 2025-06-01T22:51:23.5136371Z +++ awk '{print $5}' 2025-06-01T22:51:23.5164629Z ++ FSIZE=23323 2025-06-01T22:51:23.5165274Z ++ echo '"torch/export/graph_signature.py",sha256=_g9Bmmn6KnAaHBC2eOq-0v8bJGVfjG-dr7rst82JDus,23323' 2025-06-01T22:51:23.5165921Z ++ read fname 2025-06-01T22:51:23.5166206Z ++ make_wheel_record torch/export/unflatten.py 2025-06-01T22:51:23.5166619Z ++ FPATH=torch/export/unflatten.py 2025-06-01T22:51:23.5166976Z ++ echo torch/export/unflatten.py 2025-06-01T22:51:23.5167291Z ++ grep RECORD 2025-06-01T22:51:23.5192092Z +++ openssl dgst -sha256 -binary torch/export/unflatten.py 2025-06-01T22:51:23.5192687Z +++ openssl base64 2025-06-01T22:51:23.5192955Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.5193197Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.5193468Z +++ sed -e s/=//g 2025-06-01T22:51:23.5235219Z ++ HASH=OiAEpLoaGn4GaF-BpIP7oy7dIm4MQJvjix-Ps4zkosQ 2025-06-01T22:51:23.5236890Z +++ ls -nl torch/export/unflatten.py 2025-06-01T22:51:23.5237890Z +++ awk '{print $5}' 2025-06-01T22:51:23.5267098Z ++ FSIZE=66004 2025-06-01T22:51:23.5267735Z ++ echo '"torch/export/unflatten.py",sha256=OiAEpLoaGn4GaF-BpIP7oy7dIm4MQJvjix-Ps4zkosQ,66004' 2025-06-01T22:51:23.5268342Z ++ read fname 2025-06-01T22:51:23.5268677Z ++ make_wheel_record torch/export/experimental/__init__.py 2025-06-01T22:51:23.5269140Z ++ FPATH=torch/export/experimental/__init__.py 2025-06-01T22:51:23.5269548Z ++ echo torch/export/experimental/__init__.py 2025-06-01T22:51:23.5269910Z ++ grep RECORD 2025-06-01T22:51:23.5289916Z +++ openssl dgst -sha256 -binary torch/export/experimental/__init__.py 2025-06-01T22:51:23.5290456Z +++ openssl base64 2025-06-01T22:51:23.5290749Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.5291991Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.5293231Z +++ sed -e s/=//g 2025-06-01T22:51:23.5331053Z ++ HASH=PkTeFYa8GifiU9eSJ6xateC-Knxn13_eOq7WxgBpGSw 2025-06-01T22:51:23.5335824Z +++ ls -nl torch/export/experimental/__init__.py 2025-06-01T22:51:23.5337597Z +++ awk '{print $5}' 2025-06-01T22:51:23.5365204Z ++ FSIZE=12776 2025-06-01T22:51:23.5365837Z ++ echo '"torch/export/experimental/__init__.py",sha256=PkTeFYa8GifiU9eSJ6xateC-Knxn13_eOq7WxgBpGSw,12776' 2025-06-01T22:51:23.5366513Z ++ read fname 2025-06-01T22:51:23.5366837Z ++ make_wheel_record torch/export/passes/__init__.py 2025-06-01T22:51:23.5367255Z ++ FPATH=torch/export/passes/__init__.py 2025-06-01T22:51:23.5367650Z ++ echo torch/export/passes/__init__.py 2025-06-01T22:51:23.5367988Z ++ grep RECORD 2025-06-01T22:51:23.5390868Z +++ openssl dgst -sha256 -binary torch/export/passes/__init__.py 2025-06-01T22:51:23.5391360Z +++ openssl base64 2025-06-01T22:51:23.5391633Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.5391894Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.5392179Z +++ sed -e s/=//g 2025-06-01T22:51:23.5433341Z ++ HASH=YpmQsGtkQjzJUmYV87YbTtmrSg0PTEsJMSwuKRNAE8E 2025-06-01T22:51:23.5436008Z +++ ls -nl torch/export/passes/__init__.py 2025-06-01T22:51:23.5436584Z +++ awk '{print $5}' 2025-06-01T22:51:23.5464791Z ++ FSIZE=2262 2025-06-01T22:51:23.5465412Z ++ echo '"torch/export/passes/__init__.py",sha256=YpmQsGtkQjzJUmYV87YbTtmrSg0PTEsJMSwuKRNAE8E,2262' 2025-06-01T22:51:23.5466049Z ++ read fname 2025-06-01T22:51:23.5466384Z ++ make_wheel_record torch/export/pt2_archive/__init__.py 2025-06-01T22:51:23.5466828Z ++ FPATH=torch/export/pt2_archive/__init__.py 2025-06-01T22:51:23.5467235Z ++ echo torch/export/pt2_archive/__init__.py 2025-06-01T22:51:23.5467731Z ++ grep RECORD 2025-06-01T22:51:23.5487851Z +++ openssl dgst -sha256 -binary torch/export/pt2_archive/__init__.py 2025-06-01T22:51:23.5488508Z +++ openssl base64 2025-06-01T22:51:23.5489038Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.5490516Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.5491974Z +++ sed -e s/=//g 2025-06-01T22:51:23.5529485Z ++ HASH=vYIe2lq0nWwY77PVEsuIo_0fEWuAeX5E95FhGtXmwZ8 2025-06-01T22:51:23.5534460Z +++ ls -nl torch/export/pt2_archive/__init__.py 2025-06-01T22:51:23.5535330Z +++ awk '{print $5}' 2025-06-01T22:51:23.5563028Z ++ FSIZE=144 2025-06-01T22:51:23.5563780Z ++ echo '"torch/export/pt2_archive/__init__.py",sha256=vYIe2lq0nWwY77PVEsuIo_0fEWuAeX5E95FhGtXmwZ8,144' 2025-06-01T22:51:23.5564407Z ++ read fname 2025-06-01T22:51:23.5564912Z ++ make_wheel_record torch/export/pt2_archive/_package.py 2025-06-01T22:51:23.5565073Z ++ FPATH=torch/export/pt2_archive/_package.py 2025-06-01T22:51:23.5565215Z ++ echo torch/export/pt2_archive/_package.py 2025-06-01T22:51:23.5565318Z ++ grep RECORD 2025-06-01T22:51:23.5589992Z +++ openssl dgst -sha256 -binary torch/export/pt2_archive/_package.py 2025-06-01T22:51:23.5590115Z +++ openssl base64 2025-06-01T22:51:23.5590231Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.5590347Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.5590719Z +++ sed -e s/=//g 2025-06-01T22:51:23.5630443Z ++ HASH=yJ-n7HLMFvsPwwBhJuUrCXU8A_zoiWAWwr2uBMaqcFg 2025-06-01T22:51:23.5634574Z +++ ls -nl torch/export/pt2_archive/_package.py 2025-06-01T22:51:23.5635041Z +++ awk '{print $5}' 2025-06-01T22:51:23.5662269Z ++ FSIZE=5933 2025-06-01T22:51:23.5662962Z ++ echo '"torch/export/pt2_archive/_package.py",sha256=yJ-n7HLMFvsPwwBhJuUrCXU8A_zoiWAWwr2uBMaqcFg,5933' 2025-06-01T22:51:23.5663081Z ++ read fname 2025-06-01T22:51:23.5663273Z ++ make_wheel_record torch/export/pt2_archive/constants.py 2025-06-01T22:51:23.5663416Z ++ FPATH=torch/export/pt2_archive/constants.py 2025-06-01T22:51:23.5663961Z ++ echo torch/export/pt2_archive/constants.py 2025-06-01T22:51:23.5664648Z ++ grep RECORD 2025-06-01T22:51:23.5686469Z +++ openssl dgst -sha256 -binary torch/export/pt2_archive/constants.py 2025-06-01T22:51:23.5686585Z +++ openssl base64 2025-06-01T22:51:23.5687055Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.5687751Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.5689211Z +++ sed -e s/=//g 2025-06-01T22:51:23.5726311Z ++ HASH=e5gbXG-DX97luZG5CQZZX6JiaTHGX84wEt-NaMzFsPY 2025-06-01T22:51:23.5731553Z +++ ls -nl torch/export/pt2_archive/constants.py 2025-06-01T22:51:23.5732713Z +++ awk '{print $5}' 2025-06-01T22:51:23.5758006Z ++ FSIZE=1504 2025-06-01T22:51:23.5758644Z ++ echo '"torch/export/pt2_archive/constants.py",sha256=e5gbXG-DX97luZG5CQZZX6JiaTHGX84wEt-NaMzFsPY,1504' 2025-06-01T22:51:23.5758761Z ++ read fname 2025-06-01T22:51:23.5758891Z ++ make_wheel_record torch/fft/__init__.py 2025-06-01T22:51:23.5759006Z ++ FPATH=torch/fft/__init__.py 2025-06-01T22:51:23.5761100Z ++ echo torch/fft/__init__.py 2025-06-01T22:51:23.5762017Z ++ grep RECORD 2025-06-01T22:51:23.5786869Z +++ openssl dgst -sha256 -binary torch/fft/__init__.py 2025-06-01T22:51:23.5787044Z +++ openssl base64 2025-06-01T22:51:23.5787205Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.5787452Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.5787898Z +++ sed -e s/=//g 2025-06-01T22:51:23.5828669Z ++ HASH=nReXPADTYwHhRWZphrjxMMAJYNvD7aR1lwXcN8dCheY 2025-06-01T22:51:23.5833569Z +++ ls -nl torch/fft/__init__.py 2025-06-01T22:51:23.5834506Z +++ awk '{print $5}' 2025-06-01T22:51:23.5861366Z ++ FSIZE=55617 2025-06-01T22:51:23.5861836Z ++ echo '"torch/fft/__init__.py",sha256=nReXPADTYwHhRWZphrjxMMAJYNvD7aR1lwXcN8dCheY,55617' 2025-06-01T22:51:23.5861976Z ++ read fname 2025-06-01T22:51:23.5862203Z ++ make_wheel_record torch/func/__init__.py 2025-06-01T22:51:23.5862382Z ++ FPATH=torch/func/__init__.py 2025-06-01T22:51:23.5862715Z ++ echo torch/func/__init__.py 2025-06-01T22:51:23.5863703Z ++ grep RECORD 2025-06-01T22:51:23.5886274Z +++ openssl dgst -sha256 -binary torch/func/__init__.py 2025-06-01T22:51:23.5886387Z +++ openssl base64 2025-06-01T22:51:23.5886795Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.5886897Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.5888369Z +++ sed -e s/=//g 2025-06-01T22:51:23.5926018Z ++ HASH=sUjka9l7rIWURFlItERpQgoeiNfWjMi083ISlouT1cg 2025-06-01T22:51:23.5930243Z +++ ls -nl torch/func/__init__.py 2025-06-01T22:51:23.5931166Z +++ awk '{print $5}' 2025-06-01T22:51:23.5954688Z ++ FSIZE=656 2025-06-01T22:51:23.5955118Z ++ echo '"torch/func/__init__.py",sha256=sUjka9l7rIWURFlItERpQgoeiNfWjMi083ISlouT1cg,656' 2025-06-01T22:51:23.5955321Z ++ read fname 2025-06-01T22:51:23.5955540Z ++ make_wheel_record torch/futures/__init__.py 2025-06-01T22:51:23.5955912Z ++ FPATH=torch/futures/__init__.py 2025-06-01T22:51:23.5958502Z ++ echo torch/futures/__init__.py 2025-06-01T22:51:23.5960209Z ++ grep RECORD 2025-06-01T22:51:23.5982450Z +++ openssl dgst -sha256 -binary torch/futures/__init__.py 2025-06-01T22:51:23.5982644Z +++ openssl base64 2025-06-01T22:51:23.5982761Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.5983967Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.5985190Z +++ sed -e s/=//g 2025-06-01T22:51:23.6025273Z ++ HASH=IQj8eYwzJ1DrQacpn9ymfcdyBT4mj4azPwj85Lbza7c 2025-06-01T22:51:23.6028508Z +++ ls -nl torch/futures/__init__.py 2025-06-01T22:51:23.6029341Z +++ awk '{print $5}' 2025-06-01T22:51:23.6052943Z ++ FSIZE=14494 2025-06-01T22:51:23.6053513Z ++ echo '"torch/futures/__init__.py",sha256=IQj8eYwzJ1DrQacpn9ymfcdyBT4mj4azPwj85Lbza7c,14494' 2025-06-01T22:51:23.6053627Z ++ read fname 2025-06-01T22:51:23.6053761Z ++ make_wheel_record torch/fx/__init__.py 2025-06-01T22:51:23.6053896Z ++ FPATH=torch/fx/__init__.py 2025-06-01T22:51:23.6056398Z ++ echo torch/fx/__init__.py 2025-06-01T22:51:23.6057562Z ++ grep RECORD 2025-06-01T22:51:23.6080050Z +++ openssl dgst -sha256 -binary torch/fx/__init__.py 2025-06-01T22:51:23.6080177Z +++ openssl base64 2025-06-01T22:51:23.6080279Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.6080396Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.6081684Z +++ sed -e s/=//g 2025-06-01T22:51:23.6121136Z ++ HASH=bxahFbSP3D5YPnkuLCe2TLjB3WREXkUSAdx_POdSDOY 2025-06-01T22:51:23.6125454Z +++ ls -nl torch/fx/__init__.py 2025-06-01T22:51:23.6125707Z +++ awk '{print $5}' 2025-06-01T22:51:23.6150282Z ++ FSIZE=4163 2025-06-01T22:51:23.6150648Z ++ echo '"torch/fx/__init__.py",sha256=bxahFbSP3D5YPnkuLCe2TLjB3WREXkUSAdx_POdSDOY,4163' 2025-06-01T22:51:23.6150780Z ++ read fname 2025-06-01T22:51:23.6151220Z ++ make_wheel_record torch/fx/_compatibility.py 2025-06-01T22:51:23.6151362Z ++ FPATH=torch/fx/_compatibility.py 2025-06-01T22:51:23.6156412Z ++ echo torch/fx/_compatibility.py 2025-06-01T22:51:23.6157034Z ++ grep RECORD 2025-06-01T22:51:23.6179858Z +++ openssl dgst -sha256 -binary torch/fx/_compatibility.py 2025-06-01T22:51:23.6180074Z +++ openssl base64 2025-06-01T22:51:23.6180190Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.6181553Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.6182766Z +++ sed -e s/=//g 2025-06-01T22:51:23.6221836Z ++ HASH=eFnzJCHn6QvGLOZjki-ASLJ9osrasA13jblR3JcYS7k 2025-06-01T22:51:23.6223535Z +++ ls -nl torch/fx/_compatibility.py 2025-06-01T22:51:23.6223821Z +++ awk '{print $5}' 2025-06-01T22:51:23.6248004Z ++ FSIZE=1081 2025-06-01T22:51:23.6248423Z ++ echo '"torch/fx/_compatibility.py",sha256=eFnzJCHn6QvGLOZjki-ASLJ9osrasA13jblR3JcYS7k,1081' 2025-06-01T22:51:23.6248538Z ++ read fname 2025-06-01T22:51:23.6248708Z ++ make_wheel_record torch/fx/_graph_pickler.py 2025-06-01T22:51:23.6249083Z ++ FPATH=torch/fx/_graph_pickler.py 2025-06-01T22:51:23.6251309Z ++ echo torch/fx/_graph_pickler.py 2025-06-01T22:51:23.6252551Z ++ grep RECORD 2025-06-01T22:51:23.6276738Z +++ openssl dgst -sha256 -binary torch/fx/_graph_pickler.py 2025-06-01T22:51:23.6276928Z +++ openssl base64 2025-06-01T22:51:23.6277067Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.6277177Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.6277279Z +++ sed -e s/=//g 2025-06-01T22:51:23.6319010Z ++ HASH=EyShZzr16Zzbajc0ETzmK0hSFohx1DSXdMlULC73O8k 2025-06-01T22:51:23.6322325Z +++ ls -nl torch/fx/_graph_pickler.py 2025-06-01T22:51:23.6322427Z +++ awk '{print $5}' 2025-06-01T22:51:23.6347666Z ++ FSIZE=21722 2025-06-01T22:51:23.6348231Z ++ echo '"torch/fx/_graph_pickler.py",sha256=EyShZzr16Zzbajc0ETzmK0hSFohx1DSXdMlULC73O8k,21722' 2025-06-01T22:51:23.6348330Z ++ read fname 2025-06-01T22:51:23.6348507Z ++ make_wheel_record torch/fx/_lazy_graph_module.py 2025-06-01T22:51:23.6348702Z ++ FPATH=torch/fx/_lazy_graph_module.py 2025-06-01T22:51:23.6349905Z ++ echo torch/fx/_lazy_graph_module.py 2025-06-01T22:51:23.6351186Z ++ grep RECORD 2025-06-01T22:51:23.6371619Z +++ openssl dgst -sha256 -binary torch/fx/_lazy_graph_module.py 2025-06-01T22:51:23.6371864Z +++ openssl base64 2025-06-01T22:51:23.6373116Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.6374483Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.6375886Z +++ sed -e s/=//g 2025-06-01T22:51:23.6412744Z ++ HASH=qMgzNry9blRh8APXgcQBgSZFRudr4lVY2btG--WSd7g 2025-06-01T22:51:23.6418807Z +++ ls -nl torch/fx/_lazy_graph_module.py 2025-06-01T22:51:23.6418948Z +++ awk '{print $5}' 2025-06-01T22:51:23.6445075Z ++ FSIZE=7158 2025-06-01T22:51:23.6445712Z ++ echo '"torch/fx/_lazy_graph_module.py",sha256=qMgzNry9blRh8APXgcQBgSZFRudr4lVY2btG--WSd7g,7158' 2025-06-01T22:51:23.6445824Z ++ read fname 2025-06-01T22:51:23.6445958Z ++ make_wheel_record torch/fx/_pytree.py 2025-06-01T22:51:23.6446092Z ++ FPATH=torch/fx/_pytree.py 2025-06-01T22:51:23.6446206Z ++ echo torch/fx/_pytree.py 2025-06-01T22:51:23.6447243Z ++ grep RECORD 2025-06-01T22:51:23.6471413Z +++ openssl dgst -sha256 -binary torch/fx/_pytree.py 2025-06-01T22:51:23.6471650Z +++ openssl base64 2025-06-01T22:51:23.6471767Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.6471865Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.6473406Z +++ sed -e s/=//g 2025-06-01T22:51:23.6513193Z ++ HASH=EdI6dvbZ1PXyhTGzXkHmVWYZ239qDvFSOt6mcqV3jXU 2025-06-01T22:51:23.6516909Z +++ ls -nl torch/fx/_pytree.py 2025-06-01T22:51:23.6517316Z +++ awk '{print $5}' 2025-06-01T22:51:23.6546084Z ++ FSIZE=3587 2025-06-01T22:51:23.6546491Z ++ echo '"torch/fx/_pytree.py",sha256=EdI6dvbZ1PXyhTGzXkHmVWYZ239qDvFSOt6mcqV3jXU,3587' 2025-06-01T22:51:23.6546607Z ++ read fname 2025-06-01T22:51:23.6546761Z ++ make_wheel_record torch/fx/_symbolic_trace.py 2025-06-01T22:51:23.6546895Z ++ FPATH=torch/fx/_symbolic_trace.py 2025-06-01T22:51:23.6547031Z ++ echo torch/fx/_symbolic_trace.py 2025-06-01T22:51:23.6547266Z ++ grep RECORD 2025-06-01T22:51:23.6567578Z +++ openssl dgst -sha256 -binary torch/fx/_symbolic_trace.py 2025-06-01T22:51:23.6567947Z +++ openssl base64 2025-06-01T22:51:23.6568947Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.6570433Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.6571847Z +++ sed -e s/=//g 2025-06-01T22:51:23.6609931Z ++ HASH=KMT-FA6HQPq6107MeGolLcFePipUldtYVkC-9y8hsKg 2025-06-01T22:51:23.6614885Z +++ ls -nl torch/fx/_symbolic_trace.py 2025-06-01T22:51:23.6615944Z +++ awk '{print $5}' 2025-06-01T22:51:23.6642126Z ++ FSIZE=50792 2025-06-01T22:51:23.6642643Z ++ echo '"torch/fx/_symbolic_trace.py",sha256=KMT-FA6HQPq6107MeGolLcFePipUldtYVkC-9y8hsKg,50792' 2025-06-01T22:51:23.6642800Z ++ read fname 2025-06-01T22:51:23.6642943Z ++ make_wheel_record torch/fx/_utils.py 2025-06-01T22:51:23.6643335Z ++ FPATH=torch/fx/_utils.py 2025-06-01T22:51:23.6643592Z ++ echo torch/fx/_utils.py 2025-06-01T22:51:23.6644961Z ++ grep RECORD 2025-06-01T22:51:23.6668777Z +++ openssl dgst -sha256 -binary torch/fx/_utils.py 2025-06-01T22:51:23.6669140Z +++ openssl base64 2025-06-01T22:51:23.6669335Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.6669740Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.6669858Z +++ sed -e s/=//g 2025-06-01T22:51:23.6710139Z ++ HASH=C2b3HZBaEn6nuwO7XcXP7tCfzmhPxxH6HEqfR1pMcLE 2025-06-01T22:51:23.6713357Z +++ ls -nl torch/fx/_utils.py 2025-06-01T22:51:23.6714057Z +++ awk '{print $5}' 2025-06-01T22:51:23.6741637Z ++ FSIZE=1736 2025-06-01T22:51:23.6742044Z ++ echo '"torch/fx/_utils.py",sha256=C2b3HZBaEn6nuwO7XcXP7tCfzmhPxxH6HEqfR1pMcLE,1736' 2025-06-01T22:51:23.6742146Z ++ read fname 2025-06-01T22:51:23.6742283Z ++ make_wheel_record torch/fx/annotate.py 2025-06-01T22:51:23.6742416Z ++ FPATH=torch/fx/annotate.py 2025-06-01T22:51:23.6742529Z ++ echo torch/fx/annotate.py 2025-06-01T22:51:23.6742628Z ++ grep RECORD 2025-06-01T22:51:23.6765467Z +++ openssl dgst -sha256 -binary torch/fx/annotate.py 2025-06-01T22:51:23.6765585Z +++ openssl base64 2025-06-01T22:51:23.6765692Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.6765994Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.6766982Z +++ sed -e s/=//g 2025-06-01T22:51:23.6805920Z ++ HASH=3OjVD3HmPinz3R7luOaN3sdUa5QcAGAsJhezXLC8ojE 2025-06-01T22:51:23.6809454Z +++ ls -nl torch/fx/annotate.py 2025-06-01T22:51:23.6810357Z +++ awk '{print $5}' 2025-06-01T22:51:23.6837728Z ++ FSIZE=1256 2025-06-01T22:51:23.6838217Z ++ echo '"torch/fx/annotate.py",sha256=3OjVD3HmPinz3R7luOaN3sdUa5QcAGAsJhezXLC8ojE,1256' 2025-06-01T22:51:23.6838644Z ++ read fname 2025-06-01T22:51:23.6838808Z ++ make_wheel_record torch/fx/config.py 2025-06-01T22:51:23.6838934Z ++ FPATH=torch/fx/config.py 2025-06-01T22:51:23.6839058Z ++ echo torch/fx/config.py 2025-06-01T22:51:23.6839153Z ++ grep RECORD 2025-06-01T22:51:23.6861727Z +++ openssl dgst -sha256 -binary torch/fx/config.py 2025-06-01T22:51:23.6861860Z +++ openssl base64 2025-06-01T22:51:23.6861977Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.6862495Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.6864409Z +++ sed -e s/=//g 2025-06-01T22:51:23.6901875Z ++ HASH=Vq4ADVOR87qBcbL9BMOX7DObs6TJQGEIiT3LivH4mkg 2025-06-01T22:51:23.6904358Z +++ ls -nl torch/fx/config.py 2025-06-01T22:51:23.6906036Z +++ awk '{print $5}' 2025-06-01T22:51:23.6929535Z ++ FSIZE=328 2025-06-01T22:51:23.6929903Z ++ echo '"torch/fx/config.py",sha256=Vq4ADVOR87qBcbL9BMOX7DObs6TJQGEIiT3LivH4mkg,328' 2025-06-01T22:51:23.6930007Z ++ read fname 2025-06-01T22:51:23.6930148Z ++ make_wheel_record torch/fx/graph.py 2025-06-01T22:51:23.6930402Z ++ FPATH=torch/fx/graph.py 2025-06-01T22:51:23.6932913Z ++ echo torch/fx/graph.py 2025-06-01T22:51:23.6933960Z ++ grep RECORD 2025-06-01T22:51:23.6953153Z +++ openssl dgst -sha256 -binary torch/fx/graph.py 2025-06-01T22:51:23.6953984Z +++ openssl base64 2025-06-01T22:51:23.6955312Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.6956659Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.6958078Z +++ sed -e s/=//g 2025-06-01T22:51:23.7001304Z ++ HASH=aG9SDhO-h-mQ-IIQU9kTmrzTg8aUcqg61gW86nSiOj0 2025-06-01T22:51:23.7005258Z +++ ls -nl torch/fx/graph.py 2025-06-01T22:51:23.7006139Z +++ awk '{print $5}' 2025-06-01T22:51:23.7032868Z ++ FSIZE=76270 2025-06-01T22:51:23.7033481Z ++ echo '"torch/fx/graph.py",sha256=aG9SDhO-h-mQ-IIQU9kTmrzTg8aUcqg61gW86nSiOj0,76270' 2025-06-01T22:51:23.7033607Z ++ read fname 2025-06-01T22:51:23.7033767Z ++ make_wheel_record torch/fx/graph_module.py 2025-06-01T22:51:23.7033888Z ++ FPATH=torch/fx/graph_module.py 2025-06-01T22:51:23.7034116Z ++ echo torch/fx/graph_module.py 2025-06-01T22:51:23.7035738Z ++ grep RECORD 2025-06-01T22:51:23.7054854Z +++ openssl dgst -sha256 -binary torch/fx/graph_module.py 2025-06-01T22:51:23.7055722Z +++ openssl base64 2025-06-01T22:51:23.7057170Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.7059148Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.7060578Z +++ sed -e s/=//g 2025-06-01T22:51:23.7099237Z ++ HASH=bAPdCwgqSi6OJgswAPQ0zZm3efDcLFG9EPJ3J3XMvWA 2025-06-01T22:51:23.7102921Z +++ ls -nl torch/fx/graph_module.py 2025-06-01T22:51:23.7103509Z +++ awk '{print $5}' 2025-06-01T22:51:23.7127003Z ++ FSIZE=41432 2025-06-01T22:51:23.7127417Z ++ echo '"torch/fx/graph_module.py",sha256=bAPdCwgqSi6OJgswAPQ0zZm3efDcLFG9EPJ3J3XMvWA,41432' 2025-06-01T22:51:23.7127548Z ++ read fname 2025-06-01T22:51:23.7127887Z ++ make_wheel_record torch/fx/immutable_collections.py 2025-06-01T22:51:23.7128221Z ++ FPATH=torch/fx/immutable_collections.py 2025-06-01T22:51:23.7130816Z ++ echo torch/fx/immutable_collections.py 2025-06-01T22:51:23.7131880Z ++ grep RECORD 2025-06-01T22:51:23.7152135Z +++ openssl dgst -sha256 -binary torch/fx/immutable_collections.py 2025-06-01T22:51:23.7152671Z +++ openssl base64 2025-06-01T22:51:23.7153828Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.7155175Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.7156514Z +++ sed -e s/=//g 2025-06-01T22:51:23.7196980Z ++ HASH=9OeeV5ZPLcswvuNEo7xEepwdUJsW0JYdIwaNNYCOKG4 2025-06-01T22:51:23.7200627Z +++ ls -nl torch/fx/immutable_collections.py 2025-06-01T22:51:23.7201308Z +++ awk '{print $5}' 2025-06-01T22:51:23.7228958Z ++ FSIZE=3269 2025-06-01T22:51:23.7229489Z ++ echo '"torch/fx/immutable_collections.py",sha256=9OeeV5ZPLcswvuNEo7xEepwdUJsW0JYdIwaNNYCOKG4,3269' 2025-06-01T22:51:23.7229739Z ++ read fname 2025-06-01T22:51:23.7229890Z ++ make_wheel_record torch/fx/interpreter.py 2025-06-01T22:51:23.7230032Z ++ FPATH=torch/fx/interpreter.py 2025-06-01T22:51:23.7230152Z ++ echo torch/fx/interpreter.py 2025-06-01T22:51:23.7231190Z ++ grep RECORD 2025-06-01T22:51:23.7251734Z +++ openssl dgst -sha256 -binary torch/fx/interpreter.py 2025-06-01T22:51:23.7252177Z +++ openssl base64 2025-06-01T22:51:23.7253149Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.7254394Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.7255752Z +++ sed -e s/=//g 2025-06-01T22:51:23.7293446Z ++ HASH=3drtBlG096h0s9pfqVwhnjOjiD_9YYYm2lFv-1zXZH4 2025-06-01T22:51:23.7298950Z +++ ls -nl torch/fx/interpreter.py 2025-06-01T22:51:23.7299283Z +++ awk '{print $5}' 2025-06-01T22:51:23.7325607Z ++ FSIZE=23009 2025-06-01T22:51:23.7326183Z ++ echo '"torch/fx/interpreter.py",sha256=3drtBlG096h0s9pfqVwhnjOjiD_9YYYm2lFv-1zXZH4,23009' 2025-06-01T22:51:23.7326786Z ++ read fname 2025-06-01T22:51:23.7327056Z ++ make_wheel_record torch/fx/node.py 2025-06-01T22:51:23.7327416Z ++ FPATH=torch/fx/node.py 2025-06-01T22:51:23.7327862Z ++ echo torch/fx/node.py 2025-06-01T22:51:23.7328149Z ++ grep RECORD 2025-06-01T22:51:23.7348888Z +++ openssl dgst -sha256 -binary torch/fx/node.py 2025-06-01T22:51:23.7349402Z +++ openssl base64 2025-06-01T22:51:23.7350631Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.7351861Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.7353340Z +++ sed -e s/=//g 2025-06-01T22:51:23.7395359Z ++ HASH=WUTK8ePfu0Y3UaJ4iBSflLC--1U7It5-ZpTsKGN2P0A 2025-06-01T22:51:23.7399376Z +++ ls -nl torch/fx/node.py 2025-06-01T22:51:23.7400893Z +++ awk '{print $5}' 2025-06-01T22:51:23.7430554Z ++ FSIZE=34197 2025-06-01T22:51:23.7431245Z ++ echo '"torch/fx/node.py",sha256=WUTK8ePfu0Y3UaJ4iBSflLC--1U7It5-ZpTsKGN2P0A,34197' 2025-06-01T22:51:23.7431816Z ++ read fname 2025-06-01T22:51:23.7432104Z ++ make_wheel_record torch/fx/operator_schemas.py 2025-06-01T22:51:23.7432513Z ++ FPATH=torch/fx/operator_schemas.py 2025-06-01T22:51:23.7432871Z ++ echo torch/fx/operator_schemas.py 2025-06-01T22:51:23.7433210Z ++ grep RECORD 2025-06-01T22:51:23.7450640Z +++ openssl dgst -sha256 -binary torch/fx/operator_schemas.py 2025-06-01T22:51:23.7451201Z +++ openssl base64 2025-06-01T22:51:23.7452461Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.7453724Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.7455032Z +++ sed -e s/=//g 2025-06-01T22:51:23.7492118Z ++ HASH=jSyTAm158NrKkxCNsdjS2oWWkT-6NxHUWD5izG2RCJ4 2025-06-01T22:51:23.7498315Z +++ ls -nl torch/fx/operator_schemas.py 2025-06-01T22:51:23.7498689Z +++ awk '{print $5}' 2025-06-01T22:51:23.7525520Z ++ FSIZE=21854 2025-06-01T22:51:23.7526131Z ++ echo '"torch/fx/operator_schemas.py",sha256=jSyTAm158NrKkxCNsdjS2oWWkT-6NxHUWD5izG2RCJ4,21854' 2025-06-01T22:51:23.7526768Z ++ read fname 2025-06-01T22:51:23.7527036Z ++ make_wheel_record torch/fx/proxy.py 2025-06-01T22:51:23.7527418Z ++ FPATH=torch/fx/proxy.py 2025-06-01T22:51:23.7527723Z ++ echo torch/fx/proxy.py 2025-06-01T22:51:23.7528018Z ++ grep RECORD 2025-06-01T22:51:23.7547793Z +++ openssl dgst -sha256 -binary torch/fx/proxy.py 2025-06-01T22:51:23.7548247Z +++ openssl base64 2025-06-01T22:51:23.7548604Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.7549793Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.7551167Z +++ sed -e s/=//g 2025-06-01T22:51:23.7593133Z ++ HASH=Tn8ByN_Xs0hzYThigx0GH25ylL75TIiZvG97XoF1mig 2025-06-01T22:51:23.7598177Z +++ ls -nl torch/fx/proxy.py 2025-06-01T22:51:23.7598958Z +++ awk '{print $5}' 2025-06-01T22:51:23.7626727Z ++ FSIZE=28504 2025-06-01T22:51:23.7627293Z ++ echo '"torch/fx/proxy.py",sha256=Tn8ByN_Xs0hzYThigx0GH25ylL75TIiZvG97XoF1mig,28504' 2025-06-01T22:51:23.7627834Z ++ read fname 2025-06-01T22:51:23.7628137Z ++ make_wheel_record torch/fx/subgraph_rewriter.py 2025-06-01T22:51:23.7628534Z ++ FPATH=torch/fx/subgraph_rewriter.py 2025-06-01T22:51:23.7628905Z ++ echo torch/fx/subgraph_rewriter.py 2025-06-01T22:51:23.7629374Z ++ grep RECORD 2025-06-01T22:51:23.7648781Z +++ openssl dgst -sha256 -binary torch/fx/subgraph_rewriter.py 2025-06-01T22:51:23.7649420Z +++ openssl base64 2025-06-01T22:51:23.7650273Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.7651632Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.7652975Z +++ sed -e s/=//g 2025-06-01T22:51:23.7690257Z ++ HASH=lpa1wQcBI_dSnnMPl1-8XbPyctgNZHDbUx24TFRpSnM 2025-06-01T22:51:23.7695058Z +++ ls -nl torch/fx/subgraph_rewriter.py 2025-06-01T22:51:23.7696047Z +++ awk '{print $5}' 2025-06-01T22:51:23.7723923Z ++ FSIZE=15905 2025-06-01T22:51:23.7724622Z ++ echo '"torch/fx/subgraph_rewriter.py",sha256=lpa1wQcBI_dSnnMPl1-8XbPyctgNZHDbUx24TFRpSnM,15905' 2025-06-01T22:51:23.7725476Z ++ read fname 2025-06-01T22:51:23.7725752Z ++ make_wheel_record torch/fx/tensor_type.py 2025-06-01T22:51:23.7726149Z ++ FPATH=torch/fx/tensor_type.py 2025-06-01T22:51:23.7726478Z ++ echo torch/fx/tensor_type.py 2025-06-01T22:51:23.7726799Z ++ grep RECORD 2025-06-01T22:51:23.7747147Z +++ openssl dgst -sha256 -binary torch/fx/tensor_type.py 2025-06-01T22:51:23.7747586Z +++ openssl base64 2025-06-01T22:51:23.7748216Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.7749392Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.7750753Z +++ sed -e s/=//g 2025-06-01T22:51:23.7790791Z ++ HASH=iinrL5hRbvDcMs4cYVKmfYVr1ci6YrQiMmanyH0DIIc 2025-06-01T22:51:23.7794796Z +++ ls -nl torch/fx/tensor_type.py 2025-06-01T22:51:23.7795801Z +++ awk '{print $5}' 2025-06-01T22:51:23.7824039Z ++ FSIZE=3009 2025-06-01T22:51:23.7824638Z ++ echo '"torch/fx/tensor_type.py",sha256=iinrL5hRbvDcMs4cYVKmfYVr1ci6YrQiMmanyH0DIIc,3009' 2025-06-01T22:51:23.7825358Z ++ read fname 2025-06-01T22:51:23.7825648Z ++ make_wheel_record torch/fx/traceback.py 2025-06-01T22:51:23.7826038Z ++ FPATH=torch/fx/traceback.py 2025-06-01T22:51:23.7826358Z ++ echo torch/fx/traceback.py 2025-06-01T22:51:23.7826665Z ++ grep RECORD 2025-06-01T22:51:23.7846159Z +++ openssl dgst -sha256 -binary torch/fx/traceback.py 2025-06-01T22:51:23.7847532Z +++ openssl base64 2025-06-01T22:51:23.7847795Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.7848783Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.7849891Z +++ sed -e s/=//g 2025-06-01T22:51:23.7888113Z ++ HASH=Zj3KhqI5Pb4AGECpdOHJK-ZFLaOLgVgoANH9d91xTyg 2025-06-01T22:51:23.7893046Z +++ ls -nl torch/fx/traceback.py 2025-06-01T22:51:23.7893975Z +++ awk '{print $5}' 2025-06-01T22:51:23.7921210Z ++ FSIZE=7325 2025-06-01T22:51:23.7921774Z ++ echo '"torch/fx/traceback.py",sha256=Zj3KhqI5Pb4AGECpdOHJK-ZFLaOLgVgoANH9d91xTyg,7325' 2025-06-01T22:51:23.7922364Z ++ read fname 2025-06-01T22:51:23.7922680Z ++ make_wheel_record torch/fx/experimental/__init__.py 2025-06-01T22:51:23.7923109Z ++ FPATH=torch/fx/experimental/__init__.py 2025-06-01T22:51:23.7923492Z ++ echo torch/fx/experimental/__init__.py 2025-06-01T22:51:23.7923963Z ++ grep RECORD 2025-06-01T22:51:23.7946571Z +++ openssl dgst -sha256 -binary torch/fx/experimental/__init__.py 2025-06-01T22:51:23.7947098Z +++ openssl base64 2025-06-01T22:51:23.7947370Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.7947885Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.7948145Z +++ sed -e s/=//g 2025-06-01T22:51:23.7989530Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:23.7993527Z +++ ls -nl torch/fx/experimental/__init__.py 2025-06-01T22:51:23.7994348Z +++ awk '{print $5}' 2025-06-01T22:51:23.8021357Z ++ FSIZE=0 2025-06-01T22:51:23.8021963Z ++ echo '"torch/fx/experimental/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:23.8022576Z ++ read fname 2025-06-01T22:51:23.8022913Z ++ make_wheel_record torch/fx/experimental/_backward_state.py 2025-06-01T22:51:23.8023408Z ++ FPATH=torch/fx/experimental/_backward_state.py 2025-06-01T22:51:23.8023831Z ++ echo torch/fx/experimental/_backward_state.py 2025-06-01T22:51:23.8024210Z ++ grep RECORD 2025-06-01T22:51:23.8045724Z +++ openssl dgst -sha256 -binary torch/fx/experimental/_backward_state.py 2025-06-01T22:51:23.8046265Z +++ openssl base64 2025-06-01T22:51:23.8046575Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.8046982Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.8048256Z +++ sed -e s/=//g 2025-06-01T22:51:23.8086230Z ++ HASH=TzC9Uin0ccyk7oG5z7HQPhRP6I0_6-HC28DOXpzUZzE 2025-06-01T22:51:23.8090955Z +++ ls -nl torch/fx/experimental/_backward_state.py 2025-06-01T22:51:23.8091725Z +++ awk '{print $5}' 2025-06-01T22:51:23.8119011Z ++ FSIZE=967 2025-06-01T22:51:23.8119661Z ++ echo '"torch/fx/experimental/_backward_state.py",sha256=TzC9Uin0ccyk7oG5z7HQPhRP6I0_6-HC28DOXpzUZzE,967' 2025-06-01T22:51:23.8120306Z ++ read fname 2025-06-01T22:51:23.8120621Z ++ make_wheel_record torch/fx/experimental/_config.py 2025-06-01T22:51:23.8121047Z ++ FPATH=torch/fx/experimental/_config.py 2025-06-01T22:51:23.8121433Z ++ echo torch/fx/experimental/_config.py 2025-06-01T22:51:23.8121779Z ++ grep RECORD 2025-06-01T22:51:23.8143253Z +++ openssl dgst -sha256 -binary torch/fx/experimental/_config.py 2025-06-01T22:51:23.8143747Z +++ openssl base64 2025-06-01T22:51:23.8144004Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.8144402Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.8144669Z +++ sed -e s/=//g 2025-06-01T22:51:23.8187011Z ++ HASH=0zlcvPr2-HCTfD9hf3mOuuThI-vS9_r2sO5Tcq6NEAM 2025-06-01T22:51:23.8191664Z +++ ls -nl torch/fx/experimental/_config.py 2025-06-01T22:51:23.8192834Z +++ awk '{print $5}' 2025-06-01T22:51:23.8221080Z ++ FSIZE=4710 2025-06-01T22:51:23.8221704Z ++ echo '"torch/fx/experimental/_config.py",sha256=0zlcvPr2-HCTfD9hf3mOuuThI-vS9_r2sO5Tcq6NEAM,4710' 2025-06-01T22:51:23.8222333Z ++ read fname 2025-06-01T22:51:23.8222685Z ++ make_wheel_record torch/fx/experimental/_constant_symnode.py 2025-06-01T22:51:23.8223191Z ++ FPATH=torch/fx/experimental/_constant_symnode.py 2025-06-01T22:51:23.8223696Z ++ echo torch/fx/experimental/_constant_symnode.py 2025-06-01T22:51:23.8224072Z ++ grep RECORD 2025-06-01T22:51:23.8245032Z +++ openssl dgst -sha256 -binary torch/fx/experimental/_constant_symnode.py 2025-06-01T22:51:23.8245764Z +++ openssl base64 2025-06-01T22:51:23.8246041Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.8246623Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.8247698Z +++ sed -e s/=//g 2025-06-01T22:51:23.8286466Z ++ HASH=O8DFcYBF1FxZbVRHCEsM3eVRW4rQ7DxP92PQ8W80xLw 2025-06-01T22:51:23.8290202Z +++ ls -nl torch/fx/experimental/_constant_symnode.py 2025-06-01T22:51:23.8291167Z +++ awk '{print $5}' 2025-06-01T22:51:23.8318902Z ++ FSIZE=1522 2025-06-01T22:51:23.8319678Z ++ echo '"torch/fx/experimental/_constant_symnode.py",sha256=O8DFcYBF1FxZbVRHCEsM3eVRW4rQ7DxP92PQ8W80xLw,1522' 2025-06-01T22:51:23.8320377Z ++ read fname 2025-06-01T22:51:23.8320686Z ++ make_wheel_record torch/fx/experimental/_dynamism.py 2025-06-01T22:51:23.8321125Z ++ FPATH=torch/fx/experimental/_dynamism.py 2025-06-01T22:51:23.8321510Z ++ echo torch/fx/experimental/_dynamism.py 2025-06-01T22:51:23.8321860Z ++ grep RECORD 2025-06-01T22:51:23.8344975Z +++ openssl dgst -sha256 -binary torch/fx/experimental/_dynamism.py 2025-06-01T22:51:23.8345866Z +++ openssl base64 2025-06-01T22:51:23.8346127Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.8346401Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.8346686Z +++ sed -e s/=//g 2025-06-01T22:51:23.8391075Z ++ HASH=d7X-1-ZTN3t5Idxw3Z-zDhEntpO2fjQMkhOiQhRNolo 2025-06-01T22:51:23.8393394Z +++ ls -nl torch/fx/experimental/_dynamism.py 2025-06-01T22:51:23.8394605Z +++ awk '{print $5}' 2025-06-01T22:51:23.8422752Z ++ FSIZE=4501 2025-06-01T22:51:23.8423509Z ++ echo '"torch/fx/experimental/_dynamism.py",sha256=d7X-1-ZTN3t5Idxw3Z-zDhEntpO2fjQMkhOiQhRNolo,4501' 2025-06-01T22:51:23.8424146Z ++ read fname 2025-06-01T22:51:23.8424537Z ++ make_wheel_record torch/fx/experimental/accelerator_partitioner.py 2025-06-01T22:51:23.8425085Z ++ FPATH=torch/fx/experimental/accelerator_partitioner.py 2025-06-01T22:51:23.8425588Z ++ echo torch/fx/experimental/accelerator_partitioner.py 2025-06-01T22:51:23.8425981Z ++ grep RECORD 2025-06-01T22:51:23.8445900Z +++ openssl dgst -sha256 -binary torch/fx/experimental/accelerator_partitioner.py 2025-06-01T22:51:23.8446478Z +++ openssl base64 2025-06-01T22:51:23.8446741Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.8447637Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.8449049Z +++ sed -e s/=//g 2025-06-01T22:51:23.8488230Z ++ HASH=Px4WFmk3HZG3i-pyShs27GqJ7_VPzZEP8YBj8q3bDeE 2025-06-01T22:51:23.8493518Z +++ ls -nl torch/fx/experimental/accelerator_partitioner.py 2025-06-01T22:51:23.8494390Z +++ awk '{print $5}' 2025-06-01T22:51:23.8521849Z ++ FSIZE=47763 2025-06-01T22:51:23.8522627Z ++ echo '"torch/fx/experimental/accelerator_partitioner.py",sha256=Px4WFmk3HZG3i-pyShs27GqJ7_VPzZEP8YBj8q3bDeE,47763' 2025-06-01T22:51:23.8523366Z ++ read fname 2025-06-01T22:51:23.8523813Z ++ make_wheel_record torch/fx/experimental/const_fold.py 2025-06-01T22:51:23.8524456Z ++ FPATH=torch/fx/experimental/const_fold.py 2025-06-01T22:51:23.8524855Z ++ echo torch/fx/experimental/const_fold.py 2025-06-01T22:51:23.8525222Z ++ grep RECORD 2025-06-01T22:51:23.8547202Z +++ openssl dgst -sha256 -binary torch/fx/experimental/const_fold.py 2025-06-01T22:51:23.8547698Z +++ openssl base64 2025-06-01T22:51:23.8547979Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.8548254Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.8549488Z +++ sed -e s/=//g 2025-06-01T22:51:23.8591067Z ++ HASH=HPo4snq1dxxDDO06nCOzpmtVuIGAr_JcAK6laJ3vdBc 2025-06-01T22:51:23.8594046Z +++ ls -nl torch/fx/experimental/const_fold.py 2025-06-01T22:51:23.8595240Z +++ awk '{print $5}' 2025-06-01T22:51:23.8624007Z ++ FSIZE=12574 2025-06-01T22:51:23.8624720Z ++ echo '"torch/fx/experimental/const_fold.py",sha256=HPo4snq1dxxDDO06nCOzpmtVuIGAr_JcAK6laJ3vdBc,12574' 2025-06-01T22:51:23.8625371Z ++ read fname 2025-06-01T22:51:23.8625678Z ++ make_wheel_record torch/fx/experimental/debug.py 2025-06-01T22:51:23.8626096Z ++ FPATH=torch/fx/experimental/debug.py 2025-06-01T22:51:23.8626524Z ++ echo torch/fx/experimental/debug.py 2025-06-01T22:51:23.8626862Z ++ grep RECORD 2025-06-01T22:51:23.8645587Z +++ openssl dgst -sha256 -binary torch/fx/experimental/debug.py 2025-06-01T22:51:23.8646091Z +++ openssl base64 2025-06-01T22:51:23.8646347Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.8648501Z +++ sed -e s/=//g 2025-06-01T22:51:23.8649746Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.8686227Z ++ HASH=i3xyFB3WsaE3k09YInW_WUMTPi9mpNNbfTbB-7jFmvs 2025-06-01T22:51:23.8690598Z +++ ls -nl torch/fx/experimental/debug.py 2025-06-01T22:51:23.8691509Z +++ awk '{print $5}' 2025-06-01T22:51:23.8719303Z ++ FSIZE=811 2025-06-01T22:51:23.8719912Z ++ echo '"torch/fx/experimental/debug.py",sha256=i3xyFB3WsaE3k09YInW_WUMTPi9mpNNbfTbB-7jFmvs,811' 2025-06-01T22:51:23.8720529Z ++ read fname 2025-06-01T22:51:23.8720929Z ++ make_wheel_record torch/fx/experimental/graph_gradual_typechecker.py 2025-06-01T22:51:23.8721497Z ++ FPATH=torch/fx/experimental/graph_gradual_typechecker.py 2025-06-01T22:51:23.8722017Z ++ echo torch/fx/experimental/graph_gradual_typechecker.py 2025-06-01T22:51:23.8722423Z ++ grep RECORD 2025-06-01T22:51:23.8743658Z +++ openssl dgst -sha256 -binary torch/fx/experimental/graph_gradual_typechecker.py 2025-06-01T22:51:23.8744234Z +++ openssl base64 2025-06-01T22:51:23.8744484Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.8744738Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.8745197Z +++ sed -e s/=//g 2025-06-01T22:51:23.8789070Z ++ HASH=Y_Fmk_3PUyT9Z3c6lGubLmLhdm5zjEyB1pq2UKbkGd8 2025-06-01T22:51:23.8792175Z +++ ls -nl torch/fx/experimental/graph_gradual_typechecker.py 2025-06-01T22:51:23.8793028Z +++ awk '{print $5}' 2025-06-01T22:51:23.8820165Z ++ FSIZE=34087 2025-06-01T22:51:23.8820931Z ++ echo '"torch/fx/experimental/graph_gradual_typechecker.py",sha256=Y_Fmk_3PUyT9Z3c6lGubLmLhdm5zjEyB1pq2UKbkGd8,34087' 2025-06-01T22:51:23.8821672Z ++ read fname 2025-06-01T22:51:23.8821996Z ++ make_wheel_record torch/fx/experimental/merge_matmul.py 2025-06-01T22:51:23.8822509Z ++ FPATH=torch/fx/experimental/merge_matmul.py 2025-06-01T22:51:23.8822933Z ++ echo torch/fx/experimental/merge_matmul.py 2025-06-01T22:51:23.8823282Z ++ grep RECORD 2025-06-01T22:51:23.8846202Z +++ openssl dgst -sha256 -binary torch/fx/experimental/merge_matmul.py 2025-06-01T22:51:23.8846786Z +++ openssl base64 2025-06-01T22:51:23.8847097Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.8847416Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.8847850Z +++ sed -e s/=//g 2025-06-01T22:51:23.8889329Z ++ HASH=X6vCCcpQBJK4trJ0BI6khd6W6rUKWteR8J22j4auwMk 2025-06-01T22:51:23.8893990Z +++ ls -nl torch/fx/experimental/merge_matmul.py 2025-06-01T22:51:23.8894895Z +++ awk '{print $5}' 2025-06-01T22:51:23.8920892Z ++ FSIZE=6063 2025-06-01T22:51:23.8921660Z ++ echo '"torch/fx/experimental/merge_matmul.py",sha256=X6vCCcpQBJK4trJ0BI6khd6W6rUKWteR8J22j4auwMk,6063' 2025-06-01T22:51:23.8922339Z ++ read fname 2025-06-01T22:51:23.8922657Z ++ make_wheel_record torch/fx/experimental/meta_tracer.py 2025-06-01T22:51:23.8923112Z ++ FPATH=torch/fx/experimental/meta_tracer.py 2025-06-01T22:51:23.8923555Z ++ echo torch/fx/experimental/meta_tracer.py 2025-06-01T22:51:23.8924221Z ++ grep RECORD 2025-06-01T22:51:23.8946128Z +++ openssl dgst -sha256 -binary torch/fx/experimental/meta_tracer.py 2025-06-01T22:51:23.8946955Z +++ openssl base64 2025-06-01T22:51:23.8947502Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.8947771Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.8949194Z +++ sed -e s/=//g 2025-06-01T22:51:23.8991549Z ++ HASH=ZeejU7FjoRKOGWaMvhl9QngiJeH7rD0VCx-9gU4WrN8 2025-06-01T22:51:23.8995229Z +++ ls -nl torch/fx/experimental/meta_tracer.py 2025-06-01T22:51:23.8996616Z +++ awk '{print $5}' 2025-06-01T22:51:23.9024424Z ++ FSIZE=10551 2025-06-01T22:51:23.9025239Z ++ echo '"torch/fx/experimental/meta_tracer.py",sha256=ZeejU7FjoRKOGWaMvhl9QngiJeH7rD0VCx-9gU4WrN8,10551' 2025-06-01T22:51:23.9025919Z ++ read fname 2025-06-01T22:51:23.9026232Z ++ make_wheel_record torch/fx/experimental/normalize.py 2025-06-01T22:51:23.9026669Z ++ FPATH=torch/fx/experimental/normalize.py 2025-06-01T22:51:23.9027127Z ++ echo torch/fx/experimental/normalize.py 2025-06-01T22:51:23.9027468Z ++ grep RECORD 2025-06-01T22:51:23.9047388Z +++ openssl dgst -sha256 -binary torch/fx/experimental/normalize.py 2025-06-01T22:51:23.9048110Z +++ openssl base64 2025-06-01T22:51:23.9049280Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.9050609Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.9051951Z +++ sed -e s/=//g 2025-06-01T22:51:23.9088578Z ++ HASH=F2yaU-pMUesR-BPiaIWfFWA56a2oB9Wx0kLtdm9Gq1Q 2025-06-01T22:51:23.9093866Z +++ ls -nl torch/fx/experimental/normalize.py 2025-06-01T22:51:23.9095035Z +++ awk '{print $5}' 2025-06-01T22:51:23.9120803Z ++ FSIZE=5492 2025-06-01T22:51:23.9121482Z ++ echo '"torch/fx/experimental/normalize.py",sha256=F2yaU-pMUesR-BPiaIWfFWA56a2oB9Wx0kLtdm9Gq1Q,5492' 2025-06-01T22:51:23.9122131Z ++ read fname 2025-06-01T22:51:23.9122471Z ++ make_wheel_record torch/fx/experimental/optimization.py 2025-06-01T22:51:23.9122955Z ++ FPATH=torch/fx/experimental/optimization.py 2025-06-01T22:51:23.9123387Z ++ echo torch/fx/experimental/optimization.py 2025-06-01T22:51:23.9123960Z ++ grep RECORD 2025-06-01T22:51:23.9144632Z +++ openssl dgst -sha256 -binary torch/fx/experimental/optimization.py 2025-06-01T22:51:23.9147307Z +++ openssl base64 2025-06-01T22:51:23.9148530Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.9148815Z +++ sed -e s/=//g 2025-06-01T22:51:23.9149063Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.9190350Z ++ HASH=t4fZFHOtAM07W-GpimG6gC716Q7Y-9PrglRTenQ0lhU 2025-06-01T22:51:23.9193976Z +++ ls -nl torch/fx/experimental/optimization.py 2025-06-01T22:51:23.9195307Z +++ awk '{print $5}' 2025-06-01T22:51:23.9222354Z ++ FSIZE=17658 2025-06-01T22:51:23.9223104Z ++ echo '"torch/fx/experimental/optimization.py",sha256=t4fZFHOtAM07W-GpimG6gC716Q7Y-9PrglRTenQ0lhU,17658' 2025-06-01T22:51:23.9223840Z ++ read fname 2025-06-01T22:51:23.9224192Z ++ make_wheel_record torch/fx/experimental/partitioner_utils.py 2025-06-01T22:51:23.9224701Z ++ FPATH=torch/fx/experimental/partitioner_utils.py 2025-06-01T22:51:23.9225214Z ++ echo torch/fx/experimental/partitioner_utils.py 2025-06-01T22:51:23.9225590Z ++ grep RECORD 2025-06-01T22:51:23.9246481Z +++ openssl dgst -sha256 -binary torch/fx/experimental/partitioner_utils.py 2025-06-01T22:51:23.9247113Z +++ openssl base64 2025-06-01T22:51:23.9247752Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.9249128Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.9250516Z +++ sed -e s/=//g 2025-06-01T22:51:23.9288352Z ++ HASH=OlitD91AGdurF5-P7hITygyWArX5vL9iL95iZlwkGXA 2025-06-01T22:51:23.9293865Z +++ ls -nl torch/fx/experimental/partitioner_utils.py 2025-06-01T22:51:23.9294770Z +++ awk '{print $5}' 2025-06-01T22:51:23.9320571Z ++ FSIZE=12295 2025-06-01T22:51:23.9321277Z ++ echo '"torch/fx/experimental/partitioner_utils.py",sha256=OlitD91AGdurF5-P7hITygyWArX5vL9iL95iZlwkGXA,12295' 2025-06-01T22:51:23.9321978Z ++ read fname 2025-06-01T22:51:23.9322315Z ++ make_wheel_record torch/fx/experimental/proxy_tensor.py 2025-06-01T22:51:23.9322831Z ++ FPATH=torch/fx/experimental/proxy_tensor.py 2025-06-01T22:51:23.9323233Z ++ echo torch/fx/experimental/proxy_tensor.py 2025-06-01T22:51:23.9324403Z ++ grep RECORD 2025-06-01T22:51:23.9346122Z +++ openssl dgst -sha256 -binary torch/fx/experimental/proxy_tensor.py 2025-06-01T22:51:23.9347155Z +++ openssl base64 2025-06-01T22:51:23.9347471Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.9349084Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.9350532Z +++ sed -e s/=//g 2025-06-01T22:51:23.9394203Z ++ HASH=dobMzQ3RVx8zRPA8lj4leqymKlxe-3Bm4y0TSZ3pxwM 2025-06-01T22:51:23.9397060Z +++ ls -nl torch/fx/experimental/proxy_tensor.py 2025-06-01T22:51:23.9397754Z +++ awk '{print $5}' 2025-06-01T22:51:23.9425633Z ++ FSIZE=89798 2025-06-01T22:51:23.9426429Z ++ echo '"torch/fx/experimental/proxy_tensor.py",sha256=dobMzQ3RVx8zRPA8lj4leqymKlxe-3Bm4y0TSZ3pxwM,89798' 2025-06-01T22:51:23.9427107Z ++ read fname 2025-06-01T22:51:23.9427419Z ++ make_wheel_record torch/fx/experimental/recording.py 2025-06-01T22:51:23.9427859Z ++ FPATH=torch/fx/experimental/recording.py 2025-06-01T22:51:23.9428245Z ++ echo torch/fx/experimental/recording.py 2025-06-01T22:51:23.9430030Z ++ grep RECORD 2025-06-01T22:51:23.9448106Z +++ openssl dgst -sha256 -binary torch/fx/experimental/recording.py 2025-06-01T22:51:23.9449168Z +++ openssl base64 2025-06-01T22:51:23.9450514Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.9451965Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.9453454Z +++ sed -e s/=//g 2025-06-01T22:51:23.9489862Z ++ HASH=I4NddFEqjHZGbaiKEfqXviRI6UoeJOMu8VkvT4yNozg 2025-06-01T22:51:23.9494954Z +++ ls -nl torch/fx/experimental/recording.py 2025-06-01T22:51:23.9495982Z +++ awk '{print $5}' 2025-06-01T22:51:23.9523115Z ++ FSIZE=19895 2025-06-01T22:51:23.9523921Z ++ echo '"torch/fx/experimental/recording.py",sha256=I4NddFEqjHZGbaiKEfqXviRI6UoeJOMu8VkvT4yNozg,19895' 2025-06-01T22:51:23.9524780Z ++ read fname 2025-06-01T22:51:23.9525152Z ++ make_wheel_record torch/fx/experimental/refinement_types.py 2025-06-01T22:51:23.9525655Z ++ FPATH=torch/fx/experimental/refinement_types.py 2025-06-01T22:51:23.9526125Z ++ echo torch/fx/experimental/refinement_types.py 2025-06-01T22:51:23.9526502Z ++ grep RECORD 2025-06-01T22:51:23.9547814Z +++ openssl dgst -sha256 -binary torch/fx/experimental/refinement_types.py 2025-06-01T22:51:23.9548355Z +++ openssl base64 2025-06-01T22:51:23.9549253Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.9550583Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.9551831Z +++ sed -e s/=//g 2025-06-01T22:51:23.9593403Z ++ HASH=888K8p43hadBWu9MPg4lrPeDIF8g9XYRnmI5nnwFYpw 2025-06-01T22:51:23.9596928Z +++ ls -nl torch/fx/experimental/refinement_types.py 2025-06-01T22:51:23.9598385Z +++ awk '{print $5}' 2025-06-01T22:51:23.9627823Z ++ FSIZE=451 2025-06-01T22:51:23.9628499Z ++ echo '"torch/fx/experimental/refinement_types.py",sha256=888K8p43hadBWu9MPg4lrPeDIF8g9XYRnmI5nnwFYpw,451' 2025-06-01T22:51:23.9629186Z ++ read fname 2025-06-01T22:51:23.9629491Z ++ make_wheel_record torch/fx/experimental/rewriter.py 2025-06-01T22:51:23.9629928Z ++ FPATH=torch/fx/experimental/rewriter.py 2025-06-01T22:51:23.9630314Z ++ echo torch/fx/experimental/rewriter.py 2025-06-01T22:51:23.9630649Z ++ grep RECORD 2025-06-01T22:51:23.9650650Z +++ openssl dgst -sha256 -binary torch/fx/experimental/rewriter.py 2025-06-01T22:51:23.9651137Z +++ openssl base64 2025-06-01T22:51:23.9652097Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.9653393Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.9654672Z +++ sed -e s/=//g 2025-06-01T22:51:23.9691699Z ++ HASH=mGtn5wzw-Hg1dxTvs5rWOHv3JRajQvNXXkKaNk8BDik 2025-06-01T22:51:23.9696578Z +++ ls -nl torch/fx/experimental/rewriter.py 2025-06-01T22:51:23.9698001Z +++ awk '{print $5}' 2025-06-01T22:51:23.9724820Z ++ FSIZE=5468 2025-06-01T22:51:23.9725468Z ++ echo '"torch/fx/experimental/rewriter.py",sha256=mGtn5wzw-Hg1dxTvs5rWOHv3JRajQvNXXkKaNk8BDik,5468' 2025-06-01T22:51:23.9726301Z ++ read fname 2025-06-01T22:51:23.9726687Z ++ make_wheel_record torch/fx/experimental/schema_type_annotation.py 2025-06-01T22:51:23.9727252Z ++ FPATH=torch/fx/experimental/schema_type_annotation.py 2025-06-01T22:51:23.9727742Z ++ echo torch/fx/experimental/schema_type_annotation.py 2025-06-01T22:51:23.9728150Z ++ grep RECORD 2025-06-01T22:51:23.9747885Z +++ openssl dgst -sha256 -binary torch/fx/experimental/schema_type_annotation.py 2025-06-01T22:51:23.9748462Z +++ openssl base64 2025-06-01T22:51:23.9749106Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.9750354Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.9751651Z +++ sed -e s/=//g 2025-06-01T22:51:23.9794206Z ++ HASH=9ZQY9jWe3f1dejyZZf1sG3EbjGKEseV5GvckXgnwj3g 2025-06-01T22:51:23.9797005Z +++ ls -nl torch/fx/experimental/schema_type_annotation.py 2025-06-01T22:51:23.9797658Z +++ awk '{print $5}' 2025-06-01T22:51:23.9825690Z ++ FSIZE=5379 2025-06-01T22:51:23.9826605Z ++ echo '"torch/fx/experimental/schema_type_annotation.py",sha256=9ZQY9jWe3f1dejyZZf1sG3EbjGKEseV5GvckXgnwj3g,5379' 2025-06-01T22:51:23.9827410Z ++ read fname 2025-06-01T22:51:23.9827727Z ++ make_wheel_record torch/fx/experimental/sym_node.py 2025-06-01T22:51:23.9828159Z ++ FPATH=torch/fx/experimental/sym_node.py 2025-06-01T22:51:23.9828537Z ++ echo torch/fx/experimental/sym_node.py 2025-06-01T22:51:23.9828888Z ++ grep RECORD 2025-06-01T22:51:23.9847906Z +++ openssl dgst -sha256 -binary torch/fx/experimental/sym_node.py 2025-06-01T22:51:23.9848408Z +++ openssl base64 2025-06-01T22:51:23.9849300Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.9850606Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.9851842Z +++ sed -e s/=//g 2025-06-01T22:51:23.9889834Z ++ HASH=KpOeQSaz3CC-wyzlfYzEs_jMW3NAilY_SM4C6d1NKmA 2025-06-01T22:51:23.9895083Z +++ ls -nl torch/fx/experimental/sym_node.py 2025-06-01T22:51:23.9896235Z +++ awk '{print $5}' 2025-06-01T22:51:23.9924185Z ++ FSIZE=60197 2025-06-01T22:51:23.9924993Z ++ echo '"torch/fx/experimental/sym_node.py",sha256=KpOeQSaz3CC-wyzlfYzEs_jMW3NAilY_SM4C6d1NKmA,60197' 2025-06-01T22:51:23.9925705Z ++ read fname 2025-06-01T22:51:23.9926072Z ++ make_wheel_record torch/fx/experimental/symbolic_shapes.py 2025-06-01T22:51:23.9926562Z ++ FPATH=torch/fx/experimental/symbolic_shapes.py 2025-06-01T22:51:23.9927017Z ++ echo torch/fx/experimental/symbolic_shapes.py 2025-06-01T22:51:23.9927407Z ++ grep RECORD 2025-06-01T22:51:23.9947305Z +++ openssl dgst -sha256 -binary torch/fx/experimental/symbolic_shapes.py 2025-06-01T22:51:23.9947979Z +++ openssl base64 2025-06-01T22:51:23.9948507Z +++ sed -e s/+/-/g 2025-06-01T22:51:23.9949424Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:23.9950884Z +++ sed -e s/=//g 2025-06-01T22:51:24.0000191Z ++ HASH=i6TEl3At-EOveFa6w4jsV7OYpB1As-BOJKfh2zzNXok 2025-06-01T22:51:24.0005180Z +++ ls -nl torch/fx/experimental/symbolic_shapes.py 2025-06-01T22:51:24.0005865Z +++ awk '{print $5}' 2025-06-01T22:51:24.0032171Z ++ FSIZE=333378 2025-06-01T22:51:24.0032856Z ++ echo '"torch/fx/experimental/symbolic_shapes.py",sha256=i6TEl3At-EOveFa6w4jsV7OYpB1As-BOJKfh2zzNXok,333378' 2025-06-01T22:51:24.0033610Z ++ read fname 2025-06-01T22:51:24.0033976Z ++ make_wheel_record torch/fx/experimental/unify_refinements.py 2025-06-01T22:51:24.0034485Z ++ FPATH=torch/fx/experimental/unify_refinements.py 2025-06-01T22:51:24.0034928Z ++ echo torch/fx/experimental/unify_refinements.py 2025-06-01T22:51:24.0035601Z ++ grep RECORD 2025-06-01T22:51:24.0054673Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unify_refinements.py 2025-06-01T22:51:24.0055206Z +++ openssl base64 2025-06-01T22:51:24.0056217Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.0057329Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.0059483Z +++ sed -e s/=//g 2025-06-01T22:51:24.0098767Z ++ HASH=96Sdy8EwXpOLfTBZQiN9JjMvvf00StIplFinBV-VU0Q 2025-06-01T22:51:24.0102494Z +++ ls -nl torch/fx/experimental/unify_refinements.py 2025-06-01T22:51:24.0103223Z +++ awk '{print $5}' 2025-06-01T22:51:24.0127087Z ++ FSIZE=3151 2025-06-01T22:51:24.0127781Z ++ echo '"torch/fx/experimental/unify_refinements.py",sha256=96Sdy8EwXpOLfTBZQiN9JjMvvf00StIplFinBV-VU0Q,3151' 2025-06-01T22:51:24.0128661Z ++ read fname 2025-06-01T22:51:24.0128987Z ++ make_wheel_record torch/fx/experimental/validator.py 2025-06-01T22:51:24.0129450Z ++ FPATH=torch/fx/experimental/validator.py 2025-06-01T22:51:24.0130326Z ++ echo torch/fx/experimental/validator.py 2025-06-01T22:51:24.0131496Z ++ grep RECORD 2025-06-01T22:51:24.0151320Z +++ openssl dgst -sha256 -binary torch/fx/experimental/validator.py 2025-06-01T22:51:24.0152076Z +++ openssl base64 2025-06-01T22:51:24.0152940Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.0154235Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.0155521Z +++ sed -e s/=//g 2025-06-01T22:51:24.0198407Z ++ HASH=NdIwcaAsG7C_RFSrqyk0yhU8iVjQr9quwc5Qjn-uzyg 2025-06-01T22:51:24.0201616Z +++ ls -nl torch/fx/experimental/validator.py 2025-06-01T22:51:24.0203044Z +++ awk '{print $5}' 2025-06-01T22:51:24.0230322Z ++ FSIZE=34034 2025-06-01T22:51:24.0231006Z ++ echo '"torch/fx/experimental/validator.py",sha256=NdIwcaAsG7C_RFSrqyk0yhU8iVjQr9quwc5Qjn-uzyg,34034' 2025-06-01T22:51:24.0231929Z ++ read fname 2025-06-01T22:51:24.0232342Z ++ make_wheel_record torch/fx/experimental/migrate_gradual_types/__init__.py 2025-06-01T22:51:24.0232971Z ++ FPATH=torch/fx/experimental/migrate_gradual_types/__init__.py 2025-06-01T22:51:24.0233555Z ++ echo torch/fx/experimental/migrate_gradual_types/__init__.py 2025-06-01T22:51:24.0233983Z ++ grep RECORD 2025-06-01T22:51:24.0250734Z +++ openssl dgst -sha256 -binary torch/fx/experimental/migrate_gradual_types/__init__.py 2025-06-01T22:51:24.0251434Z +++ openssl base64 2025-06-01T22:51:24.0252456Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.0253776Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.0255106Z +++ sed -e s/=//g 2025-06-01T22:51:24.0291280Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:24.0296665Z +++ ls -nl torch/fx/experimental/migrate_gradual_types/__init__.py 2025-06-01T22:51:24.0297928Z +++ awk '{print $5}' 2025-06-01T22:51:24.0323998Z ++ FSIZE=0 2025-06-01T22:51:24.0324887Z ++ echo '"torch/fx/experimental/migrate_gradual_types/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:24.0325740Z ++ read fname 2025-06-01T22:51:24.0326194Z ++ make_wheel_record torch/fx/experimental/migrate_gradual_types/constraint.py 2025-06-01T22:51:24.0326926Z ++ FPATH=torch/fx/experimental/migrate_gradual_types/constraint.py 2025-06-01T22:51:24.0327539Z ++ echo torch/fx/experimental/migrate_gradual_types/constraint.py 2025-06-01T22:51:24.0328004Z ++ grep RECORD 2025-06-01T22:51:24.0348640Z +++ openssl dgst -sha256 -binary torch/fx/experimental/migrate_gradual_types/constraint.py 2025-06-01T22:51:24.0349554Z +++ openssl base64 2025-06-01T22:51:24.0350249Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.0351768Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.0353043Z +++ sed -e s/=//g 2025-06-01T22:51:24.0395737Z ++ HASH=1eZBF2hRL37sj1UOXKFExPogSsQCsvI7uLbErT4BGXs 2025-06-01T22:51:24.0398196Z +++ ls -nl torch/fx/experimental/migrate_gradual_types/constraint.py 2025-06-01T22:51:24.0399018Z +++ awk '{print $5}' 2025-06-01T22:51:24.0426301Z ++ FSIZE=17222 2025-06-01T22:51:24.0427085Z ++ echo '"torch/fx/experimental/migrate_gradual_types/constraint.py",sha256=1eZBF2hRL37sj1UOXKFExPogSsQCsvI7uLbErT4BGXs,17222' 2025-06-01T22:51:24.0427870Z ++ read fname 2025-06-01T22:51:24.0428339Z ++ make_wheel_record torch/fx/experimental/migrate_gradual_types/constraint_generator.py 2025-06-01T22:51:24.0429098Z ++ FPATH=torch/fx/experimental/migrate_gradual_types/constraint_generator.py 2025-06-01T22:51:24.0429782Z ++ echo torch/fx/experimental/migrate_gradual_types/constraint_generator.py 2025-06-01T22:51:24.0430290Z ++ grep RECORD 2025-06-01T22:51:24.0451369Z +++ openssl dgst -sha256 -binary torch/fx/experimental/migrate_gradual_types/constraint_generator.py 2025-06-01T22:51:24.0452200Z +++ openssl base64 2025-06-01T22:51:24.0452504Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.0453803Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.0455057Z +++ sed -e s/=//g 2025-06-01T22:51:24.0493694Z ++ HASH=D15HSZ_Wh90oBdQvIVIIR0HFT3XXeAZtO_2bTv_LA1Q 2025-06-01T22:51:24.0499709Z +++ ls -nl torch/fx/experimental/migrate_gradual_types/constraint_generator.py 2025-06-01T22:51:24.0500496Z +++ awk '{print $5}' 2025-06-01T22:51:24.0525516Z ++ FSIZE=51032 2025-06-01T22:51:24.0526321Z ++ echo '"torch/fx/experimental/migrate_gradual_types/constraint_generator.py",sha256=D15HSZ_Wh90oBdQvIVIIR0HFT3XXeAZtO_2bTv_LA1Q,51032' 2025-06-01T22:51:24.0539170Z ++ read fname 2025-06-01T22:51:24.0539693Z ++ make_wheel_record torch/fx/experimental/migrate_gradual_types/constraint_transformation.py 2025-06-01T22:51:24.0540490Z ++ FPATH=torch/fx/experimental/migrate_gradual_types/constraint_transformation.py 2025-06-01T22:51:24.0541253Z ++ echo torch/fx/experimental/migrate_gradual_types/constraint_transformation.py 2025-06-01T22:51:24.0541785Z ++ grep RECORD 2025-06-01T22:51:24.0549677Z +++ openssl dgst -sha256 -binary torch/fx/experimental/migrate_gradual_types/constraint_transformation.py 2025-06-01T22:51:24.0550352Z +++ openssl base64 2025-06-01T22:51:24.0551438Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.0552855Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.0554135Z +++ sed -e s/=//g 2025-06-01T22:51:24.0595552Z ++ HASH=47TaVzHkOu0DBXwm6RCuw_CZup3AT2LERl5HdZx49Kw 2025-06-01T22:51:24.0599548Z +++ ls -nl torch/fx/experimental/migrate_gradual_types/constraint_transformation.py 2025-06-01T22:51:24.0600453Z +++ awk '{print $5}' 2025-06-01T22:51:24.0628558Z ++ FSIZE=41000 2025-06-01T22:51:24.0629379Z ++ echo '"torch/fx/experimental/migrate_gradual_types/constraint_transformation.py",sha256=47TaVzHkOu0DBXwm6RCuw_CZup3AT2LERl5HdZx49Kw,41000' 2025-06-01T22:51:24.0629497Z ++ read fname 2025-06-01T22:51:24.0629782Z ++ make_wheel_record torch/fx/experimental/migrate_gradual_types/operation.py 2025-06-01T22:51:24.0630010Z ++ FPATH=torch/fx/experimental/migrate_gradual_types/operation.py 2025-06-01T22:51:24.0630250Z ++ echo torch/fx/experimental/migrate_gradual_types/operation.py 2025-06-01T22:51:24.0630682Z ++ grep RECORD 2025-06-01T22:51:24.0650844Z +++ openssl dgst -sha256 -binary torch/fx/experimental/migrate_gradual_types/operation.py 2025-06-01T22:51:24.0651342Z +++ openssl base64 2025-06-01T22:51:24.0652323Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.0653660Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.0655017Z +++ sed -e s/=//g 2025-06-01T22:51:24.0691480Z ++ HASH=v7haImk8KCWq9XBmzu2MWoApiGGQsQY4xF-VChtRBVI 2025-06-01T22:51:24.0696557Z +++ ls -nl torch/fx/experimental/migrate_gradual_types/operation.py 2025-06-01T22:51:24.0697925Z +++ awk '{print $5}' 2025-06-01T22:51:24.0725466Z ++ FSIZE=287 2025-06-01T22:51:24.0726064Z ++ echo '"torch/fx/experimental/migrate_gradual_types/operation.py",sha256=v7haImk8KCWq9XBmzu2MWoApiGGQsQY4xF-VChtRBVI,287' 2025-06-01T22:51:24.0726181Z ++ read fname 2025-06-01T22:51:24.0726500Z ++ make_wheel_record torch/fx/experimental/migrate_gradual_types/transform_to_z3.py 2025-06-01T22:51:24.0726777Z ++ FPATH=torch/fx/experimental/migrate_gradual_types/transform_to_z3.py 2025-06-01T22:51:24.0727049Z ++ echo torch/fx/experimental/migrate_gradual_types/transform_to_z3.py 2025-06-01T22:51:24.0727153Z ++ grep RECORD 2025-06-01T22:51:24.0750537Z +++ openssl dgst -sha256 -binary torch/fx/experimental/migrate_gradual_types/transform_to_z3.py 2025-06-01T22:51:24.0750653Z +++ openssl base64 2025-06-01T22:51:24.0751297Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.0752480Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.0753804Z +++ sed -e s/=//g 2025-06-01T22:51:24.0796546Z ++ HASH=-g7CXC7NOib1wcfGO20IKnrP4RyFeWCzjjfIqzFN9N0 2025-06-01T22:51:24.0800482Z +++ ls -nl torch/fx/experimental/migrate_gradual_types/transform_to_z3.py 2025-06-01T22:51:24.0801536Z +++ awk '{print $5}' 2025-06-01T22:51:24.0829266Z ++ FSIZE=16370 2025-06-01T22:51:24.0829887Z ++ echo '"torch/fx/experimental/migrate_gradual_types/transform_to_z3.py",sha256=-g7CXC7NOib1wcfGO20IKnrP4RyFeWCzjjfIqzFN9N0,16370' 2025-06-01T22:51:24.0830134Z ++ read fname 2025-06-01T22:51:24.0830398Z ++ make_wheel_record torch/fx/experimental/migrate_gradual_types/util.py 2025-06-01T22:51:24.0830662Z ++ FPATH=torch/fx/experimental/migrate_gradual_types/util.py 2025-06-01T22:51:24.0830853Z ++ echo torch/fx/experimental/migrate_gradual_types/util.py 2025-06-01T22:51:24.0831396Z ++ grep RECORD 2025-06-01T22:51:24.0850349Z +++ openssl dgst -sha256 -binary torch/fx/experimental/migrate_gradual_types/util.py 2025-06-01T22:51:24.0850837Z +++ openssl base64 2025-06-01T22:51:24.0852031Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.0853267Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.0854564Z +++ sed -e s/=//g 2025-06-01T22:51:24.0891081Z ++ HASH=vzeLvWEKYcD1mh1bNhNlzKScLZURhem5h5hglJ8JInQ 2025-06-01T22:51:24.0896000Z +++ ls -nl torch/fx/experimental/migrate_gradual_types/util.py 2025-06-01T22:51:24.0897582Z +++ awk '{print $5}' 2025-06-01T22:51:24.0924625Z ++ FSIZE=1365 2025-06-01T22:51:24.0925221Z ++ echo '"torch/fx/experimental/migrate_gradual_types/util.py",sha256=vzeLvWEKYcD1mh1bNhNlzKScLZURhem5h5hglJ8JInQ,1365' 2025-06-01T22:51:24.0925330Z ++ read fname 2025-06-01T22:51:24.0925628Z ++ make_wheel_record torch/fx/experimental/migrate_gradual_types/z3_types.py 2025-06-01T22:51:24.0925996Z ++ FPATH=torch/fx/experimental/migrate_gradual_types/z3_types.py 2025-06-01T22:51:24.0926219Z ++ echo torch/fx/experimental/migrate_gradual_types/z3_types.py 2025-06-01T22:51:24.0926811Z ++ grep RECORD 2025-06-01T22:51:24.0947719Z +++ openssl dgst -sha256 -binary torch/fx/experimental/migrate_gradual_types/z3_types.py 2025-06-01T22:51:24.0948113Z +++ openssl base64 2025-06-01T22:51:24.0949277Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.0950515Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.0951742Z +++ sed -e s/=//g 2025-06-01T22:51:24.0992011Z ++ HASH=9CzjT7bWhU2CUNwZrQcdI7PDY8haxTrzGBRw_V7X7dk 2025-06-01T22:51:24.0996260Z +++ ls -nl torch/fx/experimental/migrate_gradual_types/z3_types.py 2025-06-01T22:51:24.0997416Z +++ awk '{print $5}' 2025-06-01T22:51:24.1024985Z ++ FSIZE=807 2025-06-01T22:51:24.1025939Z ++ echo '"torch/fx/experimental/migrate_gradual_types/z3_types.py",sha256=9CzjT7bWhU2CUNwZrQcdI7PDY8haxTrzGBRw_V7X7dk,807' 2025-06-01T22:51:24.1026056Z ++ read fname 2025-06-01T22:51:24.1026289Z ++ make_wheel_record torch/fx/experimental/unification/__init__.py 2025-06-01T22:51:24.1026477Z ++ FPATH=torch/fx/experimental/unification/__init__.py 2025-06-01T22:51:24.1026671Z ++ echo torch/fx/experimental/unification/__init__.py 2025-06-01T22:51:24.1027132Z ++ grep RECORD 2025-06-01T22:51:24.1047996Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/__init__.py 2025-06-01T22:51:24.1048126Z +++ openssl base64 2025-06-01T22:51:24.1049398Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.1050739Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.1052034Z +++ sed -e s/=//g 2025-06-01T22:51:24.1089186Z ++ HASH=zJTtn828T13Feto4TKixj88dtdoRz5_TjoseKssyzeo 2025-06-01T22:51:24.1094796Z +++ ls -nl torch/fx/experimental/unification/__init__.py 2025-06-01T22:51:24.1095780Z +++ awk '{print $5}' 2025-06-01T22:51:24.1121791Z ++ FSIZE=196 2025-06-01T22:51:24.1122343Z ++ echo '"torch/fx/experimental/unification/__init__.py",sha256=zJTtn828T13Feto4TKixj88dtdoRz5_TjoseKssyzeo,196' 2025-06-01T22:51:24.1122455Z ++ read fname 2025-06-01T22:51:24.1122681Z ++ make_wheel_record torch/fx/experimental/unification/core.py 2025-06-01T22:51:24.1122886Z ++ FPATH=torch/fx/experimental/unification/core.py 2025-06-01T22:51:24.1123536Z ++ echo torch/fx/experimental/unification/core.py 2025-06-01T22:51:24.1124920Z ++ grep RECORD 2025-06-01T22:51:24.1146948Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/core.py 2025-06-01T22:51:24.1147096Z +++ openssl base64 2025-06-01T22:51:24.1148315Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.1150213Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.1151451Z +++ sed -e s/=//g 2025-06-01T22:51:24.1192946Z ++ HASH=i7z2VsI327nNcC3P7RAsDHvfIdOvsLY8_F-r-aZZOlA 2025-06-01T22:51:24.1196394Z +++ ls -nl torch/fx/experimental/unification/core.py 2025-06-01T22:51:24.1197793Z +++ awk '{print $5}' 2025-06-01T22:51:24.1225356Z ++ FSIZE=2754 2025-06-01T22:51:24.1226035Z ++ echo '"torch/fx/experimental/unification/core.py",sha256=i7z2VsI327nNcC3P7RAsDHvfIdOvsLY8_F-r-aZZOlA,2754' 2025-06-01T22:51:24.1226295Z ++ read fname 2025-06-01T22:51:24.1226535Z ++ make_wheel_record torch/fx/experimental/unification/dispatch.py 2025-06-01T22:51:24.1226713Z ++ FPATH=torch/fx/experimental/unification/dispatch.py 2025-06-01T22:51:24.1226904Z ++ echo torch/fx/experimental/unification/dispatch.py 2025-06-01T22:51:24.1227598Z ++ grep RECORD 2025-06-01T22:51:24.1247118Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/dispatch.py 2025-06-01T22:51:24.1247534Z +++ openssl base64 2025-06-01T22:51:24.1248437Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.1249628Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.1251065Z +++ sed -e s/=//g 2025-06-01T22:51:24.1289213Z ++ HASH=6KLlCVPNpuiU9kI7LbZKwbhFt-t_qDSSpC0qU8j-opk 2025-06-01T22:51:24.1294485Z +++ ls -nl torch/fx/experimental/unification/dispatch.py 2025-06-01T22:51:24.1295575Z +++ awk '{print $5}' 2025-06-01T22:51:24.1322989Z ++ FSIZE=193 2025-06-01T22:51:24.1323535Z ++ echo '"torch/fx/experimental/unification/dispatch.py",sha256=6KLlCVPNpuiU9kI7LbZKwbhFt-t_qDSSpC0qU8j-opk,193' 2025-06-01T22:51:24.1323757Z ++ read fname 2025-06-01T22:51:24.1324138Z ++ make_wheel_record torch/fx/experimental/unification/match.py 2025-06-01T22:51:24.1324301Z ++ FPATH=torch/fx/experimental/unification/match.py 2025-06-01T22:51:24.1324460Z ++ echo torch/fx/experimental/unification/match.py 2025-06-01T22:51:24.1325305Z ++ grep RECORD 2025-06-01T22:51:24.1346921Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/match.py 2025-06-01T22:51:24.1347033Z +++ openssl base64 2025-06-01T22:51:24.1348289Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.1349545Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.1351033Z +++ sed -e s/=//g 2025-06-01T22:51:24.1393676Z ++ HASH=nIPkwl-CJykPeZ9s97iMksw4l3OV2eOIBxVaIYBLD5s 2025-06-01T22:51:24.1396697Z +++ ls -nl torch/fx/experimental/unification/match.py 2025-06-01T22:51:24.1397496Z +++ awk '{print $5}' 2025-06-01T22:51:24.1425555Z ++ FSIZE=3414 2025-06-01T22:51:24.1426414Z ++ echo '"torch/fx/experimental/unification/match.py",sha256=nIPkwl-CJykPeZ9s97iMksw4l3OV2eOIBxVaIYBLD5s,3414' 2025-06-01T22:51:24.1426550Z ++ read fname 2025-06-01T22:51:24.1426762Z ++ make_wheel_record torch/fx/experimental/unification/more.py 2025-06-01T22:51:24.1426934Z ++ FPATH=torch/fx/experimental/unification/more.py 2025-06-01T22:51:24.1427084Z ++ echo torch/fx/experimental/unification/more.py 2025-06-01T22:51:24.1427821Z ++ grep RECORD 2025-06-01T22:51:24.1448453Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/more.py 2025-06-01T22:51:24.1448684Z +++ openssl base64 2025-06-01T22:51:24.1450147Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.1451656Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.1452885Z +++ sed -e s/=//g 2025-06-01T22:51:24.1489738Z ++ HASH=JXGZmsnDHW37S5PUNdaoQcVrCvhjhOHMjj1o4u02OEQ 2025-06-01T22:51:24.1495169Z +++ ls -nl torch/fx/experimental/unification/more.py 2025-06-01T22:51:24.1496365Z +++ awk '{print $5}' 2025-06-01T22:51:24.1522822Z ++ FSIZE=2962 2025-06-01T22:51:24.1523424Z ++ echo '"torch/fx/experimental/unification/more.py",sha256=JXGZmsnDHW37S5PUNdaoQcVrCvhjhOHMjj1o4u02OEQ,2962' 2025-06-01T22:51:24.1523538Z ++ read fname 2025-06-01T22:51:24.1523939Z ++ make_wheel_record torch/fx/experimental/unification/unification_tools.py 2025-06-01T22:51:24.1524236Z ++ FPATH=torch/fx/experimental/unification/unification_tools.py 2025-06-01T22:51:24.1524927Z ++ echo torch/fx/experimental/unification/unification_tools.py 2025-06-01T22:51:24.1526141Z ++ grep RECORD 2025-06-01T22:51:24.1548553Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/unification_tools.py 2025-06-01T22:51:24.1548674Z +++ openssl base64 2025-06-01T22:51:24.1549796Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.1551267Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.1552713Z +++ sed -e s/=//g 2025-06-01T22:51:24.1593131Z ++ HASH=uz1BytKNE5rzW327q9PWOZUhAeybmBOFPDGwRy-OOeo 2025-06-01T22:51:24.1598498Z +++ ls -nl torch/fx/experimental/unification/unification_tools.py 2025-06-01T22:51:24.1599435Z +++ awk '{print $5}' 2025-06-01T22:51:24.1627110Z ++ FSIZE=10567 2025-06-01T22:51:24.1627870Z ++ echo '"torch/fx/experimental/unification/unification_tools.py",sha256=uz1BytKNE5rzW327q9PWOZUhAeybmBOFPDGwRy-OOeo,10567' 2025-06-01T22:51:24.1627968Z ++ read fname 2025-06-01T22:51:24.1628198Z ++ make_wheel_record torch/fx/experimental/unification/utils.py 2025-06-01T22:51:24.1628362Z ++ FPATH=torch/fx/experimental/unification/utils.py 2025-06-01T22:51:24.1628561Z ++ echo torch/fx/experimental/unification/utils.py 2025-06-01T22:51:24.1629077Z ++ grep RECORD 2025-06-01T22:51:24.1652272Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/utils.py 2025-06-01T22:51:24.1652392Z +++ openssl base64 2025-06-01T22:51:24.1653601Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.1655122Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.1656399Z +++ sed -e s/=//g 2025-06-01T22:51:24.1692399Z ++ HASH=ApZbWRa4eTG_LiIWH7gqPXmV14pBxIA_A7zFJSHHFSQ 2025-06-01T22:51:24.1698703Z +++ ls -nl torch/fx/experimental/unification/utils.py 2025-06-01T22:51:24.1699055Z +++ awk '{print $5}' 2025-06-01T22:51:24.1725529Z ++ FSIZE=2937 2025-06-01T22:51:24.1726213Z ++ echo '"torch/fx/experimental/unification/utils.py",sha256=ApZbWRa4eTG_LiIWH7gqPXmV14pBxIA_A7zFJSHHFSQ,2937' 2025-06-01T22:51:24.1726321Z ++ read fname 2025-06-01T22:51:24.1726558Z ++ make_wheel_record torch/fx/experimental/unification/variable.py 2025-06-01T22:51:24.1726756Z ++ FPATH=torch/fx/experimental/unification/variable.py 2025-06-01T22:51:24.1726989Z ++ echo torch/fx/experimental/unification/variable.py 2025-06-01T22:51:24.1727728Z ++ grep RECORD 2025-06-01T22:51:24.1749493Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/variable.py 2025-06-01T22:51:24.1749615Z +++ openssl base64 2025-06-01T22:51:24.1750122Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.1751638Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.1752914Z +++ sed -e s/=//g 2025-06-01T22:51:24.1793354Z ++ HASH=w_B_t56i8Emw8xjoOIOMCnB_cMlA8oherlZaGQWRnn8 2025-06-01T22:51:24.1796811Z +++ ls -nl torch/fx/experimental/unification/variable.py 2025-06-01T22:51:24.1797448Z +++ awk '{print $5}' 2025-06-01T22:51:24.1824546Z ++ FSIZE=2065 2025-06-01T22:51:24.1825148Z ++ echo '"torch/fx/experimental/unification/variable.py",sha256=w_B_t56i8Emw8xjoOIOMCnB_cMlA8oherlZaGQWRnn8,2065' 2025-06-01T22:51:24.1825251Z ++ read fname 2025-06-01T22:51:24.1825583Z ++ make_wheel_record torch/fx/experimental/unification/multipledispatch/__init__.py 2025-06-01T22:51:24.1825874Z ++ FPATH=torch/fx/experimental/unification/multipledispatch/__init__.py 2025-06-01T22:51:24.1826432Z ++ echo torch/fx/experimental/unification/multipledispatch/__init__.py 2025-06-01T22:51:24.1827605Z ++ grep RECORD 2025-06-01T22:51:24.1848764Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/multipledispatch/__init__.py 2025-06-01T22:51:24.1848887Z +++ openssl base64 2025-06-01T22:51:24.1849867Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.1850976Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.1852320Z +++ sed -e s/=//g 2025-06-01T22:51:24.1890185Z ++ HASH=xjEjlwV6TTwkgteOREoXUJwMTiNnpJN3YfBALC9eslU 2025-06-01T22:51:24.1895388Z +++ ls -nl torch/fx/experimental/unification/multipledispatch/__init__.py 2025-06-01T22:51:24.1896195Z +++ awk '{print $5}' 2025-06-01T22:51:24.1923879Z ++ FSIZE=139 2025-06-01T22:51:24.1924702Z ++ echo '"torch/fx/experimental/unification/multipledispatch/__init__.py",sha256=xjEjlwV6TTwkgteOREoXUJwMTiNnpJN3YfBALC9eslU,139' 2025-06-01T22:51:24.1924817Z ++ read fname 2025-06-01T22:51:24.1925166Z ++ make_wheel_record torch/fx/experimental/unification/multipledispatch/conflict.py 2025-06-01T22:51:24.1925451Z ++ FPATH=torch/fx/experimental/unification/multipledispatch/conflict.py 2025-06-01T22:51:24.1925739Z ++ echo torch/fx/experimental/unification/multipledispatch/conflict.py 2025-06-01T22:51:24.1925872Z ++ grep RECORD 2025-06-01T22:51:24.1949271Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/multipledispatch/conflict.py 2025-06-01T22:51:24.1949558Z +++ openssl base64 2025-06-01T22:51:24.1949661Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.1950621Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.1952037Z +++ sed -e s/=//g 2025-06-01T22:51:24.1995123Z ++ HASH=76MhUBPYcV2HWORT9mcWoFACIkQof1UCdXbQWcDuRr8 2025-06-01T22:51:24.1998275Z +++ ls -nl torch/fx/experimental/unification/multipledispatch/conflict.py 2025-06-01T22:51:24.1998900Z +++ awk '{print $5}' 2025-06-01T22:51:24.2028457Z ++ FSIZE=4210 2025-06-01T22:51:24.2029159Z ++ echo '"torch/fx/experimental/unification/multipledispatch/conflict.py",sha256=76MhUBPYcV2HWORT9mcWoFACIkQof1UCdXbQWcDuRr8,4210' 2025-06-01T22:51:24.2029270Z ++ read fname 2025-06-01T22:51:24.2029574Z ++ make_wheel_record torch/fx/experimental/unification/multipledispatch/core.py 2025-06-01T22:51:24.2029824Z ++ FPATH=torch/fx/experimental/unification/multipledispatch/core.py 2025-06-01T22:51:24.2030080Z ++ echo torch/fx/experimental/unification/multipledispatch/core.py 2025-06-01T22:51:24.2030185Z ++ grep RECORD 2025-06-01T22:51:24.2049218Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/multipledispatch/core.py 2025-06-01T22:51:24.2049349Z +++ openssl base64 2025-06-01T22:51:24.2050523Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.2052000Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.2053119Z +++ sed -e s/=//g 2025-06-01T22:51:24.2090189Z ++ HASH=djFh5jndVX6rbRYev0uEoeOIOJFvUK35ykKeCb__qDo 2025-06-01T22:51:24.2095262Z +++ ls -nl torch/fx/experimental/unification/multipledispatch/core.py 2025-06-01T22:51:24.2096058Z +++ awk '{print $5}' 2025-06-01T22:51:24.2122852Z ++ FSIZE=2568 2025-06-01T22:51:24.2123750Z ++ echo '"torch/fx/experimental/unification/multipledispatch/core.py",sha256=djFh5jndVX6rbRYev0uEoeOIOJFvUK35ykKeCb__qDo,2568' 2025-06-01T22:51:24.2123866Z ++ read fname 2025-06-01T22:51:24.2124214Z ++ make_wheel_record torch/fx/experimental/unification/multipledispatch/dispatcher.py 2025-06-01T22:51:24.2124679Z ++ FPATH=torch/fx/experimental/unification/multipledispatch/dispatcher.py 2025-06-01T22:51:24.2124967Z ++ echo torch/fx/experimental/unification/multipledispatch/dispatcher.py 2025-06-01T22:51:24.2125310Z ++ grep RECORD 2025-06-01T22:51:24.2148292Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/multipledispatch/dispatcher.py 2025-06-01T22:51:24.2148422Z +++ openssl base64 2025-06-01T22:51:24.2148546Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.2149740Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.2150678Z +++ sed -e s/=//g 2025-06-01T22:51:24.2193119Z ++ HASH=l5-qgGMkCmV3sc9SAvEh6UwKMH6H_0wo4A5b14titWw 2025-06-01T22:51:24.2196419Z +++ ls -nl torch/fx/experimental/unification/multipledispatch/dispatcher.py 2025-06-01T22:51:24.2197139Z +++ awk '{print $5}' 2025-06-01T22:51:24.2224670Z ++ FSIZE=13858 2025-06-01T22:51:24.2225505Z ++ echo '"torch/fx/experimental/unification/multipledispatch/dispatcher.py",sha256=l5-qgGMkCmV3sc9SAvEh6UwKMH6H_0wo4A5b14titWw,13858' 2025-06-01T22:51:24.2226356Z ++ read fname 2025-06-01T22:51:24.2226812Z ++ make_wheel_record torch/fx/experimental/unification/multipledispatch/utils.py 2025-06-01T22:51:24.2227506Z ++ FPATH=torch/fx/experimental/unification/multipledispatch/utils.py 2025-06-01T22:51:24.2228138Z ++ echo torch/fx/experimental/unification/multipledispatch/utils.py 2025-06-01T22:51:24.2228610Z ++ grep RECORD 2025-06-01T22:51:24.2247477Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/multipledispatch/utils.py 2025-06-01T22:51:24.2248128Z +++ openssl base64 2025-06-01T22:51:24.2248414Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.2249245Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.2250642Z +++ sed -e s/=//g 2025-06-01T22:51:24.2289613Z ++ HASH=uDXLkIKphI7uPd4RpfSKFXuJTHq-wNQODWp56w9p3qA 2025-06-01T22:51:24.2295308Z +++ ls -nl torch/fx/experimental/unification/multipledispatch/utils.py 2025-06-01T22:51:24.2296280Z +++ awk '{print $5}' 2025-06-01T22:51:24.2323863Z ++ FSIZE=3760 2025-06-01T22:51:24.2324874Z ++ echo '"torch/fx/experimental/unification/multipledispatch/utils.py",sha256=uDXLkIKphI7uPd4RpfSKFXuJTHq-wNQODWp56w9p3qA,3760' 2025-06-01T22:51:24.2325873Z ++ read fname 2025-06-01T22:51:24.2326367Z ++ make_wheel_record torch/fx/experimental/unification/multipledispatch/variadic.py 2025-06-01T22:51:24.2327179Z ++ FPATH=torch/fx/experimental/unification/multipledispatch/variadic.py 2025-06-01T22:51:24.2327889Z ++ echo torch/fx/experimental/unification/multipledispatch/variadic.py 2025-06-01T22:51:24.2328401Z ++ grep RECORD 2025-06-01T22:51:24.2348710Z +++ openssl dgst -sha256 -binary torch/fx/experimental/unification/multipledispatch/variadic.py 2025-06-01T22:51:24.2349375Z +++ openssl base64 2025-06-01T22:51:24.2349637Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.2349915Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.2350616Z +++ sed -e s/=//g 2025-06-01T22:51:24.2394039Z ++ HASH=irgdEYhgS2XLxgdZZLPrApQPiB7c2wh9jZt4J_yu4Xs 2025-06-01T22:51:24.2397263Z +++ ls -nl torch/fx/experimental/unification/multipledispatch/variadic.py 2025-06-01T22:51:24.2397772Z +++ awk '{print $5}' 2025-06-01T22:51:24.2426822Z ++ FSIZE=2962 2025-06-01T22:51:24.2427647Z ++ echo '"torch/fx/experimental/unification/multipledispatch/variadic.py",sha256=irgdEYhgS2XLxgdZZLPrApQPiB7c2wh9jZt4J_yu4Xs,2962' 2025-06-01T22:51:24.2428498Z ++ read fname 2025-06-01T22:51:24.2428795Z ++ make_wheel_record torch/fx/passes/__init__.py 2025-06-01T22:51:24.2429319Z ++ FPATH=torch/fx/passes/__init__.py 2025-06-01T22:51:24.2429677Z ++ echo torch/fx/passes/__init__.py 2025-06-01T22:51:24.2429993Z ++ grep RECORD 2025-06-01T22:51:24.2450145Z +++ openssl dgst -sha256 -binary torch/fx/passes/__init__.py 2025-06-01T22:51:24.2450604Z +++ openssl base64 2025-06-01T22:51:24.2451360Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.2452786Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.2453943Z +++ sed -e s/=//g 2025-06-01T22:51:24.2491623Z ++ HASH=-V2sH_a3cUE_lMEZNGjtu61tAIlOuLjdVVIOlR8yRbI 2025-06-01T22:51:24.2496873Z +++ ls -nl torch/fx/passes/__init__.py 2025-06-01T22:51:24.2498494Z +++ awk '{print $5}' 2025-06-01T22:51:24.2525538Z ++ FSIZE=240 2025-06-01T22:51:24.2526109Z ++ echo '"torch/fx/passes/__init__.py",sha256=-V2sH_a3cUE_lMEZNGjtu61tAIlOuLjdVVIOlR8yRbI,240' 2025-06-01T22:51:24.2526713Z ++ read fname 2025-06-01T22:51:24.2527076Z ++ make_wheel_record torch/fx/passes/_tensorify_python_scalars.py 2025-06-01T22:51:24.2527608Z ++ FPATH=torch/fx/passes/_tensorify_python_scalars.py 2025-06-01T22:51:24.2528077Z ++ echo torch/fx/passes/_tensorify_python_scalars.py 2025-06-01T22:51:24.2528477Z ++ grep RECORD 2025-06-01T22:51:24.2549196Z +++ openssl base64 2025-06-01T22:51:24.2549708Z +++ openssl dgst -sha256 -binary torch/fx/passes/_tensorify_python_scalars.py 2025-06-01T22:51:24.2550234Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.2550954Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.2552420Z +++ sed -e s/=//g 2025-06-01T22:51:24.2596430Z ++ HASH=r9zZSBbiJdUKuVt-Fs-ePCLSN6HKhIbcPmboX-C94Fg 2025-06-01T22:51:24.2599144Z +++ ls -nl torch/fx/passes/_tensorify_python_scalars.py 2025-06-01T22:51:24.2599801Z +++ awk '{print $5}' 2025-06-01T22:51:24.2627533Z ++ FSIZE=15763 2025-06-01T22:51:24.2628371Z ++ echo '"torch/fx/passes/_tensorify_python_scalars.py",sha256=r9zZSBbiJdUKuVt-Fs-ePCLSN6HKhIbcPmboX-C94Fg,15763' 2025-06-01T22:51:24.2629077Z ++ read fname 2025-06-01T22:51:24.2629431Z ++ make_wheel_record torch/fx/passes/annotate_getitem_nodes.py 2025-06-01T22:51:24.2629962Z ++ FPATH=torch/fx/passes/annotate_getitem_nodes.py 2025-06-01T22:51:24.2630399Z ++ echo torch/fx/passes/annotate_getitem_nodes.py 2025-06-01T22:51:24.2630779Z ++ grep RECORD 2025-06-01T22:51:24.2649762Z +++ openssl dgst -sha256 -binary torch/fx/passes/annotate_getitem_nodes.py 2025-06-01T22:51:24.2650593Z +++ openssl base64 2025-06-01T22:51:24.2651495Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.2652981Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.2654262Z +++ sed -e s/=//g 2025-06-01T22:51:24.2690559Z ++ HASH=6rUk0XQnHjbbUMn128aKbRwCo66dZ7LPXWxE7QAIb6o 2025-06-01T22:51:24.2695619Z +++ ls -nl torch/fx/passes/annotate_getitem_nodes.py 2025-06-01T22:51:24.2696570Z +++ awk '{print $5}' 2025-06-01T22:51:24.2722913Z ++ FSIZE=2761 2025-06-01T22:51:24.2723604Z ++ echo '"torch/fx/passes/annotate_getitem_nodes.py",sha256=6rUk0XQnHjbbUMn128aKbRwCo66dZ7LPXWxE7QAIb6o,2761' 2025-06-01T22:51:24.2724560Z ++ read fname 2025-06-01T22:51:24.2725067Z ++ make_wheel_record torch/fx/passes/fake_tensor_prop.py 2025-06-01T22:51:24.2725627Z ++ FPATH=torch/fx/passes/fake_tensor_prop.py 2025-06-01T22:51:24.2726046Z ++ echo torch/fx/passes/fake_tensor_prop.py 2025-06-01T22:51:24.2726393Z ++ grep RECORD 2025-06-01T22:51:24.2747499Z +++ openssl dgst -sha256 -binary torch/fx/passes/fake_tensor_prop.py 2025-06-01T22:51:24.2748009Z +++ openssl base64 2025-06-01T22:51:24.2748759Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.2749884Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.2751089Z +++ sed -e s/=//g 2025-06-01T22:51:24.2791352Z ++ HASH=2jMqrQCNPaZh0V5pXvwD5EEl5fN1_a6mmQhYK2IEPs4 2025-06-01T22:51:24.2795619Z +++ ls -nl torch/fx/passes/fake_tensor_prop.py 2025-06-01T22:51:24.2796945Z +++ awk '{print $5}' 2025-06-01T22:51:24.2824294Z ++ FSIZE=4200 2025-06-01T22:51:24.2824944Z ++ echo '"torch/fx/passes/fake_tensor_prop.py",sha256=2jMqrQCNPaZh0V5pXvwD5EEl5fN1_a6mmQhYK2IEPs4,4200' 2025-06-01T22:51:24.2825725Z ++ read fname 2025-06-01T22:51:24.2826029Z ++ make_wheel_record torch/fx/passes/graph_drawer.py 2025-06-01T22:51:24.2826462Z ++ FPATH=torch/fx/passes/graph_drawer.py 2025-06-01T22:51:24.2826993Z ++ echo torch/fx/passes/graph_drawer.py 2025-06-01T22:51:24.2827364Z ++ grep RECORD 2025-06-01T22:51:24.2848871Z +++ openssl dgst -sha256 -binary torch/fx/passes/graph_drawer.py 2025-06-01T22:51:24.2849416Z +++ openssl base64 2025-06-01T22:51:24.2850528Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.2851918Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.2853464Z +++ sed -e s/=//g 2025-06-01T22:51:24.2890475Z ++ HASH=FT1YZJhbXIZwIhMy_Gpe5knKl8AdGVAn7zDgnT9f-4w 2025-06-01T22:51:24.2895616Z +++ ls -nl torch/fx/passes/graph_drawer.py 2025-06-01T22:51:24.2896492Z +++ awk '{print $5}' 2025-06-01T22:51:24.2922578Z ++ FSIZE=19112 2025-06-01T22:51:24.2923199Z ++ echo '"torch/fx/passes/graph_drawer.py",sha256=FT1YZJhbXIZwIhMy_Gpe5knKl8AdGVAn7zDgnT9f-4w,19112' 2025-06-01T22:51:24.2924006Z ++ read fname 2025-06-01T22:51:24.2924522Z ++ make_wheel_record torch/fx/passes/graph_manipulation.py 2025-06-01T22:51:24.2924989Z ++ FPATH=torch/fx/passes/graph_manipulation.py 2025-06-01T22:51:24.2925493Z ++ echo torch/fx/passes/graph_manipulation.py 2025-06-01T22:51:24.2925876Z ++ grep RECORD 2025-06-01T22:51:24.2947680Z +++ openssl dgst -sha256 -binary torch/fx/passes/graph_manipulation.py 2025-06-01T22:51:24.2948260Z +++ openssl base64 2025-06-01T22:51:24.2948523Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.2949237Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.2950556Z +++ sed -e s/=//g 2025-06-01T22:51:24.2991899Z ++ HASH=79lTwszALmTfBBC7Svch0J4jYSDFU5DmcoUbIYY9GTw 2025-06-01T22:51:24.2996187Z +++ ls -nl torch/fx/passes/graph_manipulation.py 2025-06-01T22:51:24.2997044Z +++ awk '{print $5}' 2025-06-01T22:51:24.3025025Z ++ FSIZE=3964 2025-06-01T22:51:24.3025729Z ++ echo '"torch/fx/passes/graph_manipulation.py",sha256=79lTwszALmTfBBC7Svch0J4jYSDFU5DmcoUbIYY9GTw,3964' 2025-06-01T22:51:24.3026420Z ++ read fname 2025-06-01T22:51:24.3026774Z ++ make_wheel_record torch/fx/passes/graph_transform_observer.py 2025-06-01T22:51:24.3027331Z ++ FPATH=torch/fx/passes/graph_transform_observer.py 2025-06-01T22:51:24.3027800Z ++ echo torch/fx/passes/graph_transform_observer.py 2025-06-01T22:51:24.3028171Z ++ grep RECORD 2025-06-01T22:51:24.3047661Z +++ openssl dgst -sha256 -binary torch/fx/passes/graph_transform_observer.py 2025-06-01T22:51:24.3048202Z +++ openssl base64 2025-06-01T22:51:24.3048975Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.3050323Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.3051577Z +++ sed -e s/=//g 2025-06-01T22:51:24.3089475Z ++ HASH=47iXcON6CNJJCRsKZq5x9TuwHkgkWmSQ8pvAxcEQE3k 2025-06-01T22:51:24.3094306Z +++ ls -nl torch/fx/passes/graph_transform_observer.py 2025-06-01T22:51:24.3095102Z +++ awk '{print $5}' 2025-06-01T22:51:24.3121350Z ++ FSIZE=7392 2025-06-01T22:51:24.3122112Z ++ echo '"torch/fx/passes/graph_transform_observer.py",sha256=47iXcON6CNJJCRsKZq5x9TuwHkgkWmSQ8pvAxcEQE3k,7392' 2025-06-01T22:51:24.3122995Z ++ read fname 2025-06-01T22:51:24.3123294Z ++ make_wheel_record torch/fx/passes/net_min_base.py 2025-06-01T22:51:24.3123865Z ++ FPATH=torch/fx/passes/net_min_base.py 2025-06-01T22:51:24.3124505Z ++ echo torch/fx/passes/net_min_base.py 2025-06-01T22:51:24.3124856Z ++ grep RECORD 2025-06-01T22:51:24.3148355Z +++ openssl dgst -sha256 -binary torch/fx/passes/net_min_base.py 2025-06-01T22:51:24.3148846Z +++ openssl base64 2025-06-01T22:51:24.3149104Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.3149803Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.3150982Z +++ sed -e s/=//g 2025-06-01T22:51:24.3195148Z ++ HASH=sW-W1bhB0rdeASPfZ_M6NbPgyc7dX_t7V2miSDp0Kvg 2025-06-01T22:51:24.3198187Z +++ ls -nl torch/fx/passes/net_min_base.py 2025-06-01T22:51:24.3199364Z +++ awk '{print $5}' 2025-06-01T22:51:24.3226809Z ++ FSIZE=36568 2025-06-01T22:51:24.3227441Z ++ echo '"torch/fx/passes/net_min_base.py",sha256=sW-W1bhB0rdeASPfZ_M6NbPgyc7dX_t7V2miSDp0Kvg,36568' 2025-06-01T22:51:24.3228035Z ++ read fname 2025-06-01T22:51:24.3228417Z ++ make_wheel_record torch/fx/passes/operator_support.py 2025-06-01T22:51:24.3228859Z ++ FPATH=torch/fx/passes/operator_support.py 2025-06-01T22:51:24.3229262Z ++ echo torch/fx/passes/operator_support.py 2025-06-01T22:51:24.3229604Z ++ grep RECORD 2025-06-01T22:51:24.3249064Z +++ openssl dgst -sha256 -binary torch/fx/passes/operator_support.py 2025-06-01T22:51:24.3249597Z +++ openssl base64 2025-06-01T22:51:24.3250380Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.3251845Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.3253123Z +++ sed -e s/=//g 2025-06-01T22:51:24.3290129Z ++ HASH=KUeMtZH3xsjtx-CApqYzX7RAsuvdj2FKEDXp--SgqXU 2025-06-01T22:51:24.3295516Z +++ ls -nl torch/fx/passes/operator_support.py 2025-06-01T22:51:24.3296264Z +++ awk '{print $5}' 2025-06-01T22:51:24.3323147Z ++ FSIZE=7632 2025-06-01T22:51:24.3323933Z ++ echo '"torch/fx/passes/operator_support.py",sha256=KUeMtZH3xsjtx-CApqYzX7RAsuvdj2FKEDXp--SgqXU,7632' 2025-06-01T22:51:24.3324837Z ++ read fname 2025-06-01T22:51:24.3325154Z ++ make_wheel_record torch/fx/passes/param_fetch.py 2025-06-01T22:51:24.3325584Z ++ FPATH=torch/fx/passes/param_fetch.py 2025-06-01T22:51:24.3325960Z ++ echo torch/fx/passes/param_fetch.py 2025-06-01T22:51:24.3326309Z ++ grep RECORD 2025-06-01T22:51:24.3347500Z +++ openssl dgst -sha256 -binary torch/fx/passes/param_fetch.py 2025-06-01T22:51:24.3347980Z +++ openssl base64 2025-06-01T22:51:24.3348303Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.3348558Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.3349896Z +++ sed -e s/=//g 2025-06-01T22:51:24.3392116Z ++ HASH=pr5lpig_YYkcZydc__mD5TFmZbdFW-vxj2136tVdjWg 2025-06-01T22:51:24.3395561Z +++ ls -nl torch/fx/passes/param_fetch.py 2025-06-01T22:51:24.3396330Z +++ awk '{print $5}' 2025-06-01T22:51:24.3423922Z ++ FSIZE=3714 2025-06-01T22:51:24.3424599Z ++ echo '"torch/fx/passes/param_fetch.py",sha256=pr5lpig_YYkcZydc__mD5TFmZbdFW-vxj2136tVdjWg,3714' 2025-06-01T22:51:24.3425199Z ++ read fname 2025-06-01T22:51:24.3425511Z ++ make_wheel_record torch/fx/passes/pass_manager.py 2025-06-01T22:51:24.3425973Z ++ FPATH=torch/fx/passes/pass_manager.py 2025-06-01T22:51:24.3426355Z ++ echo torch/fx/passes/pass_manager.py 2025-06-01T22:51:24.3426696Z ++ grep RECORD 2025-06-01T22:51:24.3447301Z +++ openssl dgst -sha256 -binary torch/fx/passes/pass_manager.py 2025-06-01T22:51:24.3447865Z +++ openssl base64 2025-06-01T22:51:24.3448124Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.3449285Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.3450628Z +++ sed -e s/=//g 2025-06-01T22:51:24.3488812Z ++ HASH=9tFD-GPD8lrO8xS0y_W5_KteiPoI0TSHn6_uNcSzWtE 2025-06-01T22:51:24.3494064Z +++ ls -nl torch/fx/passes/pass_manager.py 2025-06-01T22:51:24.3495015Z +++ awk '{print $5}' 2025-06-01T22:51:24.3521722Z ++ FSIZE=7056 2025-06-01T22:51:24.3522350Z ++ echo '"torch/fx/passes/pass_manager.py",sha256=9tFD-GPD8lrO8xS0y_W5_KteiPoI0TSHn6_uNcSzWtE,7056' 2025-06-01T22:51:24.3522963Z ++ read fname 2025-06-01T22:51:24.3523250Z ++ make_wheel_record torch/fx/passes/reinplace.py 2025-06-01T22:51:24.3523824Z ++ FPATH=torch/fx/passes/reinplace.py 2025-06-01T22:51:24.3524353Z ++ echo torch/fx/passes/reinplace.py 2025-06-01T22:51:24.3524845Z ++ grep RECORD 2025-06-01T22:51:24.3547291Z +++ openssl dgst -sha256 -binary torch/fx/passes/reinplace.py 2025-06-01T22:51:24.3548029Z +++ openssl base64 2025-06-01T22:51:24.3548340Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.3548607Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.3550035Z +++ sed -e s/=//g 2025-06-01T22:51:24.3591025Z ++ HASH=JurGwJvPtjirxyqTxTQb8W6oSAmsJWczi-ZcXiATxkw 2025-06-01T22:51:24.3595015Z +++ ls -nl torch/fx/passes/reinplace.py 2025-06-01T22:51:24.3595862Z +++ awk '{print $5}' 2025-06-01T22:51:24.3623709Z ++ FSIZE=34405 2025-06-01T22:51:24.3624336Z ++ echo '"torch/fx/passes/reinplace.py",sha256=JurGwJvPtjirxyqTxTQb8W6oSAmsJWczi-ZcXiATxkw,34405' 2025-06-01T22:51:24.3625033Z ++ read fname 2025-06-01T22:51:24.3625357Z ++ make_wheel_record torch/fx/passes/runtime_assert.py 2025-06-01T22:51:24.3625844Z ++ FPATH=torch/fx/passes/runtime_assert.py 2025-06-01T22:51:24.3626223Z ++ echo torch/fx/passes/runtime_assert.py 2025-06-01T22:51:24.3626582Z ++ grep RECORD 2025-06-01T22:51:24.3648018Z +++ openssl base64 2025-06-01T22:51:24.3648523Z +++ openssl dgst -sha256 -binary torch/fx/passes/runtime_assert.py 2025-06-01T22:51:24.3649005Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.3649783Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.3651100Z +++ sed -e s/=//g 2025-06-01T22:51:24.3689879Z ++ HASH=waNDP4jGkE_ttVmSmsTn4ZJLn8Gigp0_uRs6VI-g2Zo 2025-06-01T22:51:24.3695324Z +++ ls -nl torch/fx/passes/runtime_assert.py 2025-06-01T22:51:24.3696306Z +++ awk '{print $5}' 2025-06-01T22:51:24.3723542Z ++ FSIZE=29003 2025-06-01T22:51:24.3724637Z ++ echo '"torch/fx/passes/runtime_assert.py",sha256=waNDP4jGkE_ttVmSmsTn4ZJLn8Gigp0_uRs6VI-g2Zo,29003' 2025-06-01T22:51:24.3725300Z ++ read fname 2025-06-01T22:51:24.3725611Z ++ make_wheel_record torch/fx/passes/shape_prop.py 2025-06-01T22:51:24.3726054Z ++ FPATH=torch/fx/passes/shape_prop.py 2025-06-01T22:51:24.3726455Z ++ echo torch/fx/passes/shape_prop.py 2025-06-01T22:51:24.3726783Z ++ grep RECORD 2025-06-01T22:51:24.3748423Z +++ openssl dgst -sha256 -binary torch/fx/passes/shape_prop.py 2025-06-01T22:51:24.3748951Z +++ openssl base64 2025-06-01T22:51:24.3749221Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.3750005Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.3751502Z +++ sed -e s/=//g 2025-06-01T22:51:24.3793689Z ++ HASH=2FrWgQFj58Au59mP6uBjGuAuEnux5-niRX7YL9uBfcQ 2025-06-01T22:51:24.3798015Z +++ ls -nl torch/fx/passes/shape_prop.py 2025-06-01T22:51:24.3799372Z +++ awk '{print $5}' 2025-06-01T22:51:24.3825977Z ++ FSIZE=8324 2025-06-01T22:51:24.3826532Z ++ echo '"torch/fx/passes/shape_prop.py",sha256=2FrWgQFj58Au59mP6uBjGuAuEnux5-niRX7YL9uBfcQ,8324' 2025-06-01T22:51:24.3827139Z ++ read fname 2025-06-01T22:51:24.3827480Z ++ make_wheel_record torch/fx/passes/split_module.py 2025-06-01T22:51:24.3827899Z ++ FPATH=torch/fx/passes/split_module.py 2025-06-01T22:51:24.3828265Z ++ echo torch/fx/passes/split_module.py 2025-06-01T22:51:24.3828862Z ++ grep RECORD 2025-06-01T22:51:24.3849645Z +++ openssl dgst -sha256 -binary torch/fx/passes/split_module.py 2025-06-01T22:51:24.3850152Z +++ openssl base64 2025-06-01T22:51:24.3850743Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.3851810Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.3853249Z +++ sed -e s/=//g 2025-06-01T22:51:24.3891133Z ++ HASH=6fCdzgsdhLUg-cN5CpQuWJuLNl8BvU12s2MgDpMCP8k 2025-06-01T22:51:24.3896121Z +++ ls -nl torch/fx/passes/split_module.py 2025-06-01T22:51:24.3897831Z +++ awk '{print $5}' 2025-06-01T22:51:24.3925239Z ++ FSIZE=26258 2025-06-01T22:51:24.3925871Z ++ echo '"torch/fx/passes/split_module.py",sha256=6fCdzgsdhLUg-cN5CpQuWJuLNl8BvU12s2MgDpMCP8k,26258' 2025-06-01T22:51:24.3926574Z ++ read fname 2025-06-01T22:51:24.3926892Z ++ make_wheel_record torch/fx/passes/split_utils.py 2025-06-01T22:51:24.3927307Z ++ FPATH=torch/fx/passes/split_utils.py 2025-06-01T22:51:24.3927694Z ++ echo torch/fx/passes/split_utils.py 2025-06-01T22:51:24.3928025Z ++ grep RECORD 2025-06-01T22:51:24.3949122Z +++ openssl dgst -sha256 -binary torch/fx/passes/split_utils.py 2025-06-01T22:51:24.3949784Z +++ openssl base64 2025-06-01T22:51:24.3950384Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.3951722Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.3953088Z +++ sed -e s/=//g 2025-06-01T22:51:24.3993097Z ++ HASH=T32nGNIp3qqkQRwk2V9ZYAlGy2YC3KRcSYXhmctr-aY 2025-06-01T22:51:24.3998394Z +++ ls -nl torch/fx/passes/split_utils.py 2025-06-01T22:51:24.3998925Z +++ awk '{print $5}' 2025-06-01T22:51:24.4027208Z ++ FSIZE=11473 2025-06-01T22:51:24.4027832Z ++ echo '"torch/fx/passes/split_utils.py",sha256=T32nGNIp3qqkQRwk2V9ZYAlGy2YC3KRcSYXhmctr-aY,11473' 2025-06-01T22:51:24.4028462Z ++ read fname 2025-06-01T22:51:24.4028773Z ++ make_wheel_record torch/fx/passes/splitter_base.py 2025-06-01T22:51:24.4029202Z ++ FPATH=torch/fx/passes/splitter_base.py 2025-06-01T22:51:24.4029585Z ++ echo torch/fx/passes/splitter_base.py 2025-06-01T22:51:24.4029919Z ++ grep RECORD 2025-06-01T22:51:24.4048966Z +++ openssl dgst -sha256 -binary torch/fx/passes/splitter_base.py 2025-06-01T22:51:24.4049458Z +++ openssl base64 2025-06-01T22:51:24.4049867Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.4050974Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.4052215Z +++ sed -e s/=//g 2025-06-01T22:51:24.4091090Z ++ HASH=xgABslcYDQQRec3fffFB35pcIVM1oUBwz1RqTUFI3Eg 2025-06-01T22:51:24.4096004Z +++ ls -nl torch/fx/passes/splitter_base.py 2025-06-01T22:51:24.4097840Z +++ awk '{print $5}' 2025-06-01T22:51:24.4125493Z ++ FSIZE=33809 2025-06-01T22:51:24.4126151Z ++ echo '"torch/fx/passes/splitter_base.py",sha256=xgABslcYDQQRec3fffFB35pcIVM1oUBwz1RqTUFI3Eg,33809' 2025-06-01T22:51:24.4126816Z ++ read fname 2025-06-01T22:51:24.4127125Z ++ make_wheel_record torch/fx/passes/tools_common.py 2025-06-01T22:51:24.4127695Z ++ FPATH=torch/fx/passes/tools_common.py 2025-06-01T22:51:24.4128072Z ++ echo torch/fx/passes/tools_common.py 2025-06-01T22:51:24.4128428Z ++ grep RECORD 2025-06-01T22:51:24.4147920Z +++ openssl dgst -sha256 -binary torch/fx/passes/tools_common.py 2025-06-01T22:51:24.4148415Z +++ openssl base64 2025-06-01T22:51:24.4148988Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.4150298Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.4151810Z +++ sed -e s/=//g 2025-06-01T22:51:24.4194521Z ++ HASH=cS3inbKVleLTUeXFHKJC3f11W9owCI0irFNfz-FD0HE 2025-06-01T22:51:24.4197611Z +++ ls -nl torch/fx/passes/tools_common.py 2025-06-01T22:51:24.4198462Z +++ awk '{print $5}' 2025-06-01T22:51:24.4225910Z ++ FSIZE=11202 2025-06-01T22:51:24.4226581Z ++ echo '"torch/fx/passes/tools_common.py",sha256=cS3inbKVleLTUeXFHKJC3f11W9owCI0irFNfz-FD0HE,11202' 2025-06-01T22:51:24.4227205Z ++ read fname 2025-06-01T22:51:24.4227538Z ++ make_wheel_record torch/fx/passes/backends/__init__.py 2025-06-01T22:51:24.4228046Z ++ FPATH=torch/fx/passes/backends/__init__.py 2025-06-01T22:51:24.4228446Z ++ echo torch/fx/passes/backends/__init__.py 2025-06-01T22:51:24.4228806Z ++ grep RECORD 2025-06-01T22:51:24.4249452Z +++ openssl dgst -sha256 -binary torch/fx/passes/backends/__init__.py 2025-06-01T22:51:24.4249976Z +++ openssl base64 2025-06-01T22:51:24.4250901Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.4252438Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.4253757Z +++ sed -e s/=//g 2025-06-01T22:51:24.4290363Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:24.4295677Z +++ ls -nl torch/fx/passes/backends/__init__.py 2025-06-01T22:51:24.4296296Z +++ awk '{print $5}' 2025-06-01T22:51:24.4322786Z ++ FSIZE=0 2025-06-01T22:51:24.4323358Z ++ echo '"torch/fx/passes/backends/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:24.4324320Z ++ read fname 2025-06-01T22:51:24.4324682Z ++ make_wheel_record torch/fx/passes/backends/cudagraphs.py 2025-06-01T22:51:24.4325207Z ++ FPATH=torch/fx/passes/backends/cudagraphs.py 2025-06-01T22:51:24.4325659Z ++ echo torch/fx/passes/backends/cudagraphs.py 2025-06-01T22:51:24.4326026Z ++ grep RECORD 2025-06-01T22:51:24.4348116Z +++ openssl dgst -sha256 -binary torch/fx/passes/backends/cudagraphs.py 2025-06-01T22:51:24.4348635Z +++ openssl base64 2025-06-01T22:51:24.4348912Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.4349620Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.4350618Z +++ sed -e s/=//g 2025-06-01T22:51:24.4389623Z ++ HASH=R9_cp3JxDlzjsEbvFJwOs0-zH5icJdyjzPysb4rcjhw 2025-06-01T22:51:24.4395961Z +++ ls -nl torch/fx/passes/backends/cudagraphs.py 2025-06-01T22:51:24.4396717Z +++ awk '{print $5}' 2025-06-01T22:51:24.4425105Z ++ FSIZE=2083 2025-06-01T22:51:24.4425774Z ++ echo '"torch/fx/passes/backends/cudagraphs.py",sha256=R9_cp3JxDlzjsEbvFJwOs0-zH5icJdyjzPysb4rcjhw,2083' 2025-06-01T22:51:24.4426458Z ++ read fname 2025-06-01T22:51:24.4426771Z ++ make_wheel_record torch/fx/passes/dialect/__init__.py 2025-06-01T22:51:24.4427214Z ++ FPATH=torch/fx/passes/dialect/__init__.py 2025-06-01T22:51:24.4427599Z ++ echo torch/fx/passes/dialect/__init__.py 2025-06-01T22:51:24.4427947Z ++ grep RECORD 2025-06-01T22:51:24.4447977Z +++ openssl dgst -sha256 -binary torch/fx/passes/dialect/__init__.py 2025-06-01T22:51:24.4449272Z +++ openssl base64 2025-06-01T22:51:24.4450278Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.4451621Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.4453124Z +++ sed -e s/=//g 2025-06-01T22:51:24.4488936Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:24.4493959Z +++ ls -nl torch/fx/passes/dialect/__init__.py 2025-06-01T22:51:24.4494871Z +++ awk '{print $5}' 2025-06-01T22:51:24.4521966Z ++ FSIZE=0 2025-06-01T22:51:24.4522732Z ++ echo '"torch/fx/passes/dialect/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:24.4523333Z ++ read fname 2025-06-01T22:51:24.4523816Z ++ make_wheel_record torch/fx/passes/dialect/common/__init__.py 2025-06-01T22:51:24.4524485Z ++ FPATH=torch/fx/passes/dialect/common/__init__.py 2025-06-01T22:51:24.4525049Z ++ echo torch/fx/passes/dialect/common/__init__.py 2025-06-01T22:51:24.4525447Z ++ grep RECORD 2025-06-01T22:51:24.4549492Z +++ openssl dgst -sha256 -binary torch/fx/passes/dialect/common/__init__.py 2025-06-01T22:51:24.4550043Z +++ openssl base64 2025-06-01T22:51:24.4550478Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.4551704Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.4552986Z +++ sed -e s/=//g 2025-06-01T22:51:24.4594131Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:24.4598962Z +++ ls -nl torch/fx/passes/dialect/common/__init__.py 2025-06-01T22:51:24.4600220Z +++ awk '{print $5}' 2025-06-01T22:51:24.4627667Z ++ FSIZE=0 2025-06-01T22:51:24.4628365Z ++ echo '"torch/fx/passes/dialect/common/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:24.4629038Z ++ read fname 2025-06-01T22:51:24.4629400Z ++ make_wheel_record torch/fx/passes/dialect/common/cse_pass.py 2025-06-01T22:51:24.4629881Z ++ FPATH=torch/fx/passes/dialect/common/cse_pass.py 2025-06-01T22:51:24.4630326Z ++ echo torch/fx/passes/dialect/common/cse_pass.py 2025-06-01T22:51:24.4630693Z ++ grep RECORD 2025-06-01T22:51:24.4648530Z +++ openssl dgst -sha256 -binary torch/fx/passes/dialect/common/cse_pass.py 2025-06-01T22:51:24.4649074Z +++ openssl base64 2025-06-01T22:51:24.4649808Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.4651227Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.4652495Z +++ sed -e s/=//g 2025-06-01T22:51:24.4690025Z ++ HASH=CBRTo0Hw3MOIzh65C-f-l-eJ3nWt4IBgUHPg_klizyA 2025-06-01T22:51:24.4695080Z +++ ls -nl torch/fx/passes/dialect/common/cse_pass.py 2025-06-01T22:51:24.4696057Z +++ awk '{print $5}' 2025-06-01T22:51:24.4722125Z ++ FSIZE=5248 2025-06-01T22:51:24.4722895Z ++ echo '"torch/fx/passes/dialect/common/cse_pass.py",sha256=CBRTo0Hw3MOIzh65C-f-l-eJ3nWt4IBgUHPg_klizyA,5248' 2025-06-01T22:51:24.4723596Z ++ read fname 2025-06-01T22:51:24.4724029Z ++ make_wheel_record torch/fx/passes/infra/__init__.py 2025-06-01T22:51:24.4724652Z ++ FPATH=torch/fx/passes/infra/__init__.py 2025-06-01T22:51:24.4725033Z ++ echo torch/fx/passes/infra/__init__.py 2025-06-01T22:51:24.4725393Z ++ grep RECORD 2025-06-01T22:51:24.4747618Z +++ openssl dgst -sha256 -binary torch/fx/passes/infra/__init__.py 2025-06-01T22:51:24.4748453Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.4749766Z +++ openssl base64 2025-06-01T22:51:24.4750282Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.4751698Z +++ sed -e s/=//g 2025-06-01T22:51:24.4791869Z ++ HASH=UuBORluunUu4B8DKb0OlqkNIm71XUW_ZD_utIvqnBLs 2025-06-01T22:51:24.4796047Z +++ ls -nl torch/fx/passes/infra/__init__.py 2025-06-01T22:51:24.4796813Z +++ awk '{print $5}' 2025-06-01T22:51:24.4825365Z ++ FSIZE=27 2025-06-01T22:51:24.4826002Z ++ echo '"torch/fx/passes/infra/__init__.py",sha256=UuBORluunUu4B8DKb0OlqkNIm71XUW_ZD_utIvqnBLs,27' 2025-06-01T22:51:24.4826619Z ++ read fname 2025-06-01T22:51:24.4826945Z ++ make_wheel_record torch/fx/passes/infra/partitioner.py 2025-06-01T22:51:24.4827405Z ++ FPATH=torch/fx/passes/infra/partitioner.py 2025-06-01T22:51:24.4827814Z ++ echo torch/fx/passes/infra/partitioner.py 2025-06-01T22:51:24.4828163Z ++ grep RECORD 2025-06-01T22:51:24.4851087Z +++ openssl dgst -sha256 -binary torch/fx/passes/infra/partitioner.py 2025-06-01T22:51:24.4851592Z +++ openssl base64 2025-06-01T22:51:24.4852827Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.4854245Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.4855562Z +++ sed -e s/=//g 2025-06-01T22:51:24.4892431Z ++ HASH=EUocnSiwbxTyjkFGdPlzEBkPKWt1GP_3512ECmf2f8c 2025-06-01T22:51:24.4897195Z +++ ls -nl torch/fx/passes/infra/partitioner.py 2025-06-01T22:51:24.4898659Z +++ awk '{print $5}' 2025-06-01T22:51:24.4925629Z ++ FSIZE=16459 2025-06-01T22:51:24.4926455Z ++ echo '"torch/fx/passes/infra/partitioner.py",sha256=EUocnSiwbxTyjkFGdPlzEBkPKWt1GP_3512ECmf2f8c,16459' 2025-06-01T22:51:24.4927154Z ++ read fname 2025-06-01T22:51:24.4927477Z ++ make_wheel_record torch/fx/passes/infra/pass_base.py 2025-06-01T22:51:24.4927932Z ++ FPATH=torch/fx/passes/infra/pass_base.py 2025-06-01T22:51:24.4928324Z ++ echo torch/fx/passes/infra/pass_base.py 2025-06-01T22:51:24.4928743Z ++ grep RECORD 2025-06-01T22:51:24.4948606Z +++ openssl dgst -sha256 -binary torch/fx/passes/infra/pass_base.py 2025-06-01T22:51:24.4949118Z +++ openssl base64 2025-06-01T22:51:24.4949577Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.4950770Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.4952137Z +++ sed -e s/=//g 2025-06-01T22:51:24.4993948Z ++ HASH=YY_3_XKtZgrFK2Q-OvgE51gE36sjW7fU-Zg4Pc6odnU 2025-06-01T22:51:24.4997536Z +++ ls -nl torch/fx/passes/infra/pass_base.py 2025-06-01T22:51:24.4998249Z +++ awk '{print $5}' 2025-06-01T22:51:24.5027086Z ++ FSIZE=2501 2025-06-01T22:51:24.5027834Z ++ echo '"torch/fx/passes/infra/pass_base.py",sha256=YY_3_XKtZgrFK2Q-OvgE51gE36sjW7fU-Zg4Pc6odnU,2501' 2025-06-01T22:51:24.5028471Z ++ read fname 2025-06-01T22:51:24.5028803Z ++ make_wheel_record torch/fx/passes/infra/pass_manager.py 2025-06-01T22:51:24.5029245Z ++ FPATH=torch/fx/passes/infra/pass_manager.py 2025-06-01T22:51:24.5029653Z ++ echo torch/fx/passes/infra/pass_manager.py 2025-06-01T22:51:24.5030000Z ++ grep RECORD 2025-06-01T22:51:24.5049049Z +++ openssl dgst -sha256 -binary torch/fx/passes/infra/pass_manager.py 2025-06-01T22:51:24.5049565Z +++ openssl base64 2025-06-01T22:51:24.5050316Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.5051488Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.5052686Z +++ sed -e s/=//g 2025-06-01T22:51:24.5090521Z ++ HASH=C5xXQPI9jI8ZGMNGeQ_bliewAlLune8lw53M732I8lI 2025-06-01T22:51:24.5095684Z +++ ls -nl torch/fx/passes/infra/pass_manager.py 2025-06-01T22:51:24.5097555Z +++ awk '{print $5}' 2025-06-01T22:51:24.5124566Z ++ FSIZE=10345 2025-06-01T22:51:24.5125453Z ++ echo '"torch/fx/passes/infra/pass_manager.py",sha256=C5xXQPI9jI8ZGMNGeQ_bliewAlLune8lw53M732I8lI,10345' 2025-06-01T22:51:24.5126144Z ++ read fname 2025-06-01T22:51:24.5126456Z ++ make_wheel_record torch/fx/passes/tests/__init__.py 2025-06-01T22:51:24.5126899Z ++ FPATH=torch/fx/passes/tests/__init__.py 2025-06-01T22:51:24.5127291Z ++ echo torch/fx/passes/tests/__init__.py 2025-06-01T22:51:24.5127638Z ++ grep RECORD 2025-06-01T22:51:24.5147922Z +++ openssl dgst -sha256 -binary torch/fx/passes/tests/__init__.py 2025-06-01T22:51:24.5148416Z +++ openssl base64 2025-06-01T22:51:24.5148714Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.5149128Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.5150507Z +++ sed -e s/=//g 2025-06-01T22:51:24.5193379Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:51:24.5196895Z +++ ls -nl torch/fx/passes/tests/__init__.py 2025-06-01T22:51:24.5197774Z +++ awk '{print $5}' 2025-06-01T22:51:24.5225433Z ++ FSIZE=0 2025-06-01T22:51:24.5226012Z ++ echo '"torch/fx/passes/tests/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:51:24.5226771Z ++ read fname 2025-06-01T22:51:24.5227115Z ++ make_wheel_record torch/fx/passes/tests/test_pass_manager.py 2025-06-01T22:51:24.5227617Z ++ FPATH=torch/fx/passes/tests/test_pass_manager.py 2025-06-01T22:51:24.5228051Z ++ echo torch/fx/passes/tests/test_pass_manager.py 2025-06-01T22:51:24.5228428Z ++ grep RECORD 2025-06-01T22:51:24.5248184Z +++ openssl dgst -sha256 -binary torch/fx/passes/tests/test_pass_manager.py 2025-06-01T22:51:24.5250504Z +++ openssl base64 2025-06-01T22:51:24.5251756Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.5253048Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.5254413Z +++ sed -e s/=//g 2025-06-01T22:51:24.5290139Z ++ HASH=_KIwhlzOTY0XQb2WeaYYOFuBUKDtLFRqYeSxHVrS76E 2025-06-01T22:51:24.5295085Z +++ ls -nl torch/fx/passes/tests/test_pass_manager.py 2025-06-01T22:51:24.5295974Z +++ awk '{print $5}' 2025-06-01T22:51:24.5322673Z ++ FSIZE=1873 2025-06-01T22:51:24.5323360Z ++ echo '"torch/fx/passes/tests/test_pass_manager.py",sha256=_KIwhlzOTY0XQb2WeaYYOFuBUKDtLFRqYeSxHVrS76E,1873' 2025-06-01T22:51:24.5324306Z ++ read fname 2025-06-01T22:51:24.5324804Z ++ make_wheel_record torch/fx/passes/utils/__init__.py 2025-06-01T22:51:24.5325231Z ++ FPATH=torch/fx/passes/utils/__init__.py 2025-06-01T22:51:24.5325626Z ++ echo torch/fx/passes/utils/__init__.py 2025-06-01T22:51:24.5325971Z ++ grep RECORD 2025-06-01T22:51:24.5348092Z +++ openssl dgst -sha256 -binary torch/fx/passes/utils/__init__.py 2025-06-01T22:51:24.5348612Z +++ openssl base64 2025-06-01T22:51:24.5348871Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.5349137Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.5349998Z +++ sed -e s/=//g 2025-06-01T22:51:24.5390575Z ++ HASH=6xOYtGu1w_nVvuaxvBoQkSRtxkiIkPh-MzuXjmNC1hI 2025-06-01T22:51:24.5395116Z +++ ls -nl torch/fx/passes/utils/__init__.py 2025-06-01T22:51:24.5395866Z +++ awk '{print $5}' 2025-06-01T22:51:24.5423912Z ++ FSIZE=74 2025-06-01T22:51:24.5424542Z ++ echo '"torch/fx/passes/utils/__init__.py",sha256=6xOYtGu1w_nVvuaxvBoQkSRtxkiIkPh-MzuXjmNC1hI,74' 2025-06-01T22:51:24.5425172Z ++ read fname 2025-06-01T22:51:24.5425475Z ++ make_wheel_record torch/fx/passes/utils/common.py 2025-06-01T22:51:24.5425897Z ++ FPATH=torch/fx/passes/utils/common.py 2025-06-01T22:51:24.5426274Z ++ echo torch/fx/passes/utils/common.py 2025-06-01T22:51:24.5426605Z ++ grep RECORD 2025-06-01T22:51:24.5447116Z +++ openssl dgst -sha256 -binary torch/fx/passes/utils/common.py 2025-06-01T22:51:24.5447606Z +++ openssl base64 2025-06-01T22:51:24.5448158Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.5449432Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.5450770Z +++ sed -e s/=//g 2025-06-01T22:51:24.5489697Z ++ HASH=7dLH_IZQ1hl9UZXCnUHaRgLJFKu1YjO39Qp8XuytxPQ 2025-06-01T22:51:24.5494799Z +++ ls -nl torch/fx/passes/utils/common.py 2025-06-01T22:51:24.5495818Z +++ awk '{print $5}' 2025-06-01T22:51:24.5522798Z ++ FSIZE=3107 2025-06-01T22:51:24.5523476Z ++ echo '"torch/fx/passes/utils/common.py",sha256=7dLH_IZQ1hl9UZXCnUHaRgLJFKu1YjO39Qp8XuytxPQ,3107' 2025-06-01T22:51:24.5524254Z ++ read fname 2025-06-01T22:51:24.5524758Z ++ make_wheel_record torch/fx/passes/utils/fuser_utils.py 2025-06-01T22:51:24.5524901Z ++ FPATH=torch/fx/passes/utils/fuser_utils.py 2025-06-01T22:51:24.5525051Z ++ echo torch/fx/passes/utils/fuser_utils.py 2025-06-01T22:51:24.5525169Z ++ grep RECORD 2025-06-01T22:51:24.5547594Z +++ openssl dgst -sha256 -binary torch/fx/passes/utils/fuser_utils.py 2025-06-01T22:51:24.5547998Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.5549231Z +++ openssl base64 2025-06-01T22:51:24.5549340Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.5550998Z +++ sed -e s/=//g 2025-06-01T22:51:24.5590951Z ++ HASH=I81L6aVHGOi9CGP0RYm6PvHZQtvqvrG_4Y1Ew14yd58 2025-06-01T22:51:24.5595654Z +++ ls -nl torch/fx/passes/utils/fuser_utils.py 2025-06-01T22:51:24.5596219Z +++ awk '{print $5}' 2025-06-01T22:51:24.5624337Z ++ FSIZE=9707 2025-06-01T22:51:24.5624969Z ++ echo '"torch/fx/passes/utils/fuser_utils.py",sha256=I81L6aVHGOi9CGP0RYm6PvHZQtvqvrG_4Y1Ew14yd58,9707' 2025-06-01T22:51:24.5625082Z ++ read fname 2025-06-01T22:51:24.5625331Z ++ make_wheel_record torch/fx/passes/utils/matcher_utils.py 2025-06-01T22:51:24.5625482Z ++ FPATH=torch/fx/passes/utils/matcher_utils.py 2025-06-01T22:51:24.5625637Z ++ echo torch/fx/passes/utils/matcher_utils.py 2025-06-01T22:51:24.5625771Z ++ grep RECORD 2025-06-01T22:51:24.5647676Z +++ openssl dgst -sha256 -binary torch/fx/passes/utils/matcher_utils.py 2025-06-01T22:51:24.5647810Z +++ openssl base64 2025-06-01T22:51:24.5647925Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.5649159Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.5650269Z +++ sed -e s/=//g 2025-06-01T22:51:24.5689968Z ++ HASH=enFD3nfyQCNFGVVDEsmhenOe2_xEt9TnvVb7x_1g59w 2025-06-01T22:51:24.5695060Z +++ ls -nl torch/fx/passes/utils/matcher_utils.py 2025-06-01T22:51:24.5696264Z +++ awk '{print $5}' 2025-06-01T22:51:24.5722921Z ++ FSIZE=17240 2025-06-01T22:51:24.5723436Z ++ echo '"torch/fx/passes/utils/matcher_utils.py",sha256=enFD3nfyQCNFGVVDEsmhenOe2_xEt9TnvVb7x_1g59w,17240' 2025-06-01T22:51:24.5723541Z ++ read fname 2025-06-01T22:51:24.5724035Z ++ make_wheel_record torch/fx/passes/utils/matcher_with_name_node_map_utils.py 2025-06-01T22:51:24.5724577Z ++ FPATH=torch/fx/passes/utils/matcher_with_name_node_map_utils.py 2025-06-01T22:51:24.5724806Z ++ echo torch/fx/passes/utils/matcher_with_name_node_map_utils.py 2025-06-01T22:51:24.5725247Z ++ grep RECORD 2025-06-01T22:51:24.5751074Z +++ openssl dgst -sha256 -binary torch/fx/passes/utils/matcher_with_name_node_map_utils.py 2025-06-01T22:51:24.5751608Z +++ openssl base64 2025-06-01T22:51:24.5752665Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.5753945Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.5755307Z +++ sed -e s/=//g 2025-06-01T22:51:24.5795901Z ++ HASH=ec-VDwN8Vvh5mBVwRQNPxJ8gXzejcbBx4kra3QgiwE4 2025-06-01T22:51:24.5799961Z +++ ls -nl torch/fx/passes/utils/matcher_with_name_node_map_utils.py 2025-06-01T22:51:24.5800308Z +++ awk '{print $5}' 2025-06-01T22:51:24.5828705Z ++ FSIZE=4191 2025-06-01T22:51:24.5829348Z ++ echo '"torch/fx/passes/utils/matcher_with_name_node_map_utils.py",sha256=ec-VDwN8Vvh5mBVwRQNPxJ8gXzejcbBx4kra3QgiwE4,4191' 2025-06-01T22:51:24.5829463Z ++ read fname 2025-06-01T22:51:24.5829707Z ++ make_wheel_record torch/fx/passes/utils/source_matcher_utils.py 2025-06-01T22:51:24.5829879Z ++ FPATH=torch/fx/passes/utils/source_matcher_utils.py 2025-06-01T22:51:24.5830041Z ++ echo torch/fx/passes/utils/source_matcher_utils.py 2025-06-01T22:51:24.5830151Z ++ grep RECORD 2025-06-01T22:51:24.5850097Z +++ openssl dgst -sha256 -binary torch/fx/passes/utils/source_matcher_utils.py 2025-06-01T22:51:24.5850474Z +++ openssl base64 2025-06-01T22:51:24.5851555Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.5852850Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.5854170Z +++ sed -e s/=//g 2025-06-01T22:51:24.5890436Z ++ HASH=URLmh2CZYZhshjeR3tGgZGIGq4GjZ8-y75fxP1s15L8 2025-06-01T22:51:24.5895315Z +++ ls -nl torch/fx/passes/utils/source_matcher_utils.py 2025-06-01T22:51:24.5896241Z +++ awk '{print $5}' 2025-06-01T22:51:24.5923512Z ++ FSIZE=5768 2025-06-01T22:51:24.5924432Z ++ echo '"torch/fx/passes/utils/source_matcher_utils.py",sha256=URLmh2CZYZhshjeR3tGgZGIGq4GjZ8-y75fxP1s15L8,5768' 2025-06-01T22:51:24.5924556Z ++ read fname 2025-06-01T22:51:24.5924746Z ++ make_wheel_record torch/include/advisor-annotate.h 2025-06-01T22:51:24.5924882Z ++ FPATH=torch/include/advisor-annotate.h 2025-06-01T22:51:24.5925010Z ++ echo torch/include/advisor-annotate.h 2025-06-01T22:51:24.5925122Z ++ grep RECORD 2025-06-01T22:51:24.5947293Z +++ openssl dgst -sha256 -binary torch/include/advisor-annotate.h 2025-06-01T22:51:24.5947408Z +++ openssl base64 2025-06-01T22:51:24.5947762Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.5949134Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.5950510Z +++ sed -e s/=//g 2025-06-01T22:51:24.5992626Z ++ HASH=VT5eIn6pi7-ih-3ha4eNRKxUCZMEp3LC3q8TAcKAw1g 2025-06-01T22:51:24.5996673Z +++ ls -nl torch/include/advisor-annotate.h 2025-06-01T22:51:24.5997444Z +++ awk '{print $5}' 2025-06-01T22:51:24.6025051Z ++ FSIZE=23676 2025-06-01T22:51:24.6025540Z ++ echo '"torch/include/advisor-annotate.h",sha256=VT5eIn6pi7-ih-3ha4eNRKxUCZMEp3LC3q8TAcKAw1g,23676' 2025-06-01T22:51:24.6025785Z ++ read fname 2025-06-01T22:51:24.6025918Z ++ make_wheel_record torch/include/clog.h 2025-06-01T22:51:24.6026046Z ++ FPATH=torch/include/clog.h 2025-06-01T22:51:24.6026166Z ++ echo torch/include/clog.h 2025-06-01T22:51:24.6027094Z ++ grep RECORD 2025-06-01T22:51:24.6049697Z +++ openssl dgst -sha256 -binary torch/include/clog.h 2025-06-01T22:51:24.6049816Z +++ openssl base64 2025-06-01T22:51:24.6050906Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.6052199Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.6053474Z +++ sed -e s/=//g 2025-06-01T22:51:24.6092157Z ++ HASH=AaXz8upLdfJ-qFoEjRHcpp3j-ps8jNkBgStV3V19X9A 2025-06-01T22:51:24.6098230Z +++ ls -nl torch/include/clog.h 2025-06-01T22:51:24.6099085Z +++ awk '{print $5}' 2025-06-01T22:51:24.6125379Z ++ FSIZE=4900 2025-06-01T22:51:24.6125799Z ++ echo '"torch/include/clog.h",sha256=AaXz8upLdfJ-qFoEjRHcpp3j-ps8jNkBgStV3V19X9A,4900' 2025-06-01T22:51:24.6125899Z ++ read fname 2025-06-01T22:51:24.6126043Z ++ make_wheel_record torch/include/cpuinfo.h 2025-06-01T22:51:24.6126167Z ++ FPATH=torch/include/cpuinfo.h 2025-06-01T22:51:24.6126830Z ++ echo torch/include/cpuinfo.h 2025-06-01T22:51:24.6127478Z ++ grep RECORD 2025-06-01T22:51:24.6149007Z +++ openssl dgst -sha256 -binary torch/include/cpuinfo.h 2025-06-01T22:51:24.6149143Z +++ openssl base64 2025-06-01T22:51:24.6150112Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.6151213Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.6152778Z +++ sed -e s/=//g 2025-06-01T22:51:24.6195406Z ++ HASH=G3s_xB2K42fYqPqm1JUXapf29fVwRskFBgY6uEbsWSs 2025-06-01T22:51:24.6199239Z +++ ls -nl torch/include/cpuinfo.h 2025-06-01T22:51:24.6200242Z +++ awk '{print $5}' 2025-06-01T22:51:24.6226092Z ++ FSIZE=55174 2025-06-01T22:51:24.6226494Z ++ echo '"torch/include/cpuinfo.h",sha256=G3s_xB2K42fYqPqm1JUXapf29fVwRskFBgY6uEbsWSs,55174' 2025-06-01T22:51:24.6226617Z ++ read fname 2025-06-01T22:51:24.6226747Z ++ make_wheel_record torch/include/dnnl.h 2025-06-01T22:51:24.6226864Z ++ FPATH=torch/include/dnnl.h 2025-06-01T22:51:24.6227861Z ++ echo torch/include/dnnl.h 2025-06-01T22:51:24.6229389Z ++ grep RECORD 2025-06-01T22:51:24.6250075Z +++ openssl dgst -sha256 -binary torch/include/dnnl.h 2025-06-01T22:51:24.6250225Z +++ openssl base64 2025-06-01T22:51:24.6251501Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.6252756Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.6254079Z +++ sed -e s/=//g 2025-06-01T22:51:24.6290687Z ++ HASH=I-QBhgaQhsKI9ws5dIWiC1mo_tzjMZTqcOEH2R_dquQ 2025-06-01T22:51:24.6295812Z +++ ls -nl torch/include/dnnl.h 2025-06-01T22:51:24.6297779Z +++ awk '{print $5}' 2025-06-01T22:51:24.6323811Z ++ FSIZE=826 2025-06-01T22:51:24.6324197Z ++ echo '"torch/include/dnnl.h",sha256=I-QBhgaQhsKI9ws5dIWiC1mo_tzjMZTqcOEH2R_dquQ,826' 2025-06-01T22:51:24.6324295Z ++ read fname 2025-06-01T22:51:24.6324445Z ++ make_wheel_record torch/include/dnnl.hpp 2025-06-01T22:51:24.6324569Z ++ FPATH=torch/include/dnnl.hpp 2025-06-01T22:51:24.6325501Z ++ echo torch/include/dnnl.hpp 2025-06-01T22:51:24.6327164Z ++ grep RECORD 2025-06-01T22:51:24.6348633Z +++ openssl dgst -sha256 -binary torch/include/dnnl.hpp 2025-06-01T22:51:24.6348971Z +++ openssl base64 2025-06-01T22:51:24.6350228Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.6351173Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.6352378Z +++ sed -e s/=//g 2025-06-01T22:51:24.6393110Z ++ HASH=7EzmLtny7m_4pRVphyYiPvrsnwF6k4fScSQ6t_vOBrA 2025-06-01T22:51:24.6397297Z +++ ls -nl torch/include/dnnl.hpp 2025-06-01T22:51:24.6398869Z +++ awk '{print $5}' 2025-06-01T22:51:24.6425839Z ++ FSIZE=834 2025-06-01T22:51:24.6426231Z ++ echo '"torch/include/dnnl.hpp",sha256=7EzmLtny7m_4pRVphyYiPvrsnwF6k4fScSQ6t_vOBrA,834' 2025-06-01T22:51:24.6426329Z ++ read fname 2025-06-01T22:51:24.6426505Z ++ make_wheel_record torch/include/dnnl_config.h 2025-06-01T22:51:24.6426685Z ++ FPATH=torch/include/dnnl_config.h 2025-06-01T22:51:24.6427019Z ++ echo torch/include/dnnl_config.h 2025-06-01T22:51:24.6428477Z ++ grep RECORD 2025-06-01T22:51:24.6449545Z +++ openssl dgst -sha256 -binary torch/include/dnnl_config.h 2025-06-01T22:51:24.6449811Z +++ openssl base64 2025-06-01T22:51:24.6450792Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.6452083Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.6453380Z +++ sed -e s/=//g 2025-06-01T22:51:24.6490119Z ++ HASH=4gxE_VLSQRh1ZjNU0b813RVsIqLRf1g97y8E7yYt6SE 2025-06-01T22:51:24.6495132Z +++ ls -nl torch/include/dnnl_config.h 2025-06-01T22:51:24.6496027Z +++ awk '{print $5}' 2025-06-01T22:51:24.6521823Z ++ FSIZE=854 2025-06-01T22:51:24.6522259Z ++ echo '"torch/include/dnnl_config.h",sha256=4gxE_VLSQRh1ZjNU0b813RVsIqLRf1g97y8E7yYt6SE,854' 2025-06-01T22:51:24.6522358Z ++ read fname 2025-06-01T22:51:24.6522513Z ++ make_wheel_record torch/include/dnnl_debug.h 2025-06-01T22:51:24.6522651Z ++ FPATH=torch/include/dnnl_debug.h 2025-06-01T22:51:24.6523737Z ++ echo torch/include/dnnl_debug.h 2025-06-01T22:51:24.6525072Z ++ grep RECORD 2025-06-01T22:51:24.6547972Z +++ openssl dgst -sha256 -binary torch/include/dnnl_debug.h 2025-06-01T22:51:24.6548094Z +++ openssl base64 2025-06-01T22:51:24.6548198Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.6548310Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.6548887Z +++ sed -e s/=//g 2025-06-01T22:51:24.6590060Z ++ HASH=54dhupUgTYXVDXGNKkIHZa_CIs5rNdGaB4jzaKOmsV8 2025-06-01T22:51:24.6594374Z +++ ls -nl torch/include/dnnl_debug.h 2025-06-01T22:51:24.6595359Z +++ awk '{print $5}' 2025-06-01T22:51:24.6622015Z ++ FSIZE=850 2025-06-01T22:51:24.6622428Z ++ echo '"torch/include/dnnl_debug.h",sha256=54dhupUgTYXVDXGNKkIHZa_CIs5rNdGaB4jzaKOmsV8,850' 2025-06-01T22:51:24.6622674Z ++ read fname 2025-06-01T22:51:24.6622819Z ++ make_wheel_record torch/include/dnnl_ocl.h 2025-06-01T22:51:24.6622938Z ++ FPATH=torch/include/dnnl_ocl.h 2025-06-01T22:51:24.6623492Z ++ echo torch/include/dnnl_ocl.h 2025-06-01T22:51:24.6624801Z ++ grep RECORD 2025-06-01T22:51:24.6646642Z +++ openssl dgst -sha256 -binary torch/include/dnnl_ocl.h 2025-06-01T22:51:24.6648453Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.6648598Z +++ openssl base64 2025-06-01T22:51:24.6649450Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.6650681Z +++ sed -e s/=//g 2025-06-01T22:51:24.6689950Z ++ HASH=zEhZqSx-AMUh-leUn1DUIKre4POhBRoclUX204x0Ynw 2025-06-01T22:51:24.6698452Z +++ ls -nl torch/include/dnnl_ocl.h 2025-06-01T22:51:24.6699409Z +++ awk '{print $5}' 2025-06-01T22:51:24.6724723Z ++ FSIZE=842 2025-06-01T22:51:24.6725147Z ++ echo '"torch/include/dnnl_ocl.h",sha256=zEhZqSx-AMUh-leUn1DUIKre4POhBRoclUX204x0Ynw,842' 2025-06-01T22:51:24.6725249Z ++ read fname 2025-06-01T22:51:24.6725434Z ++ make_wheel_record torch/include/dnnl_ocl.hpp 2025-06-01T22:51:24.6725557Z ++ FPATH=torch/include/dnnl_ocl.hpp 2025-06-01T22:51:24.6727282Z ++ echo torch/include/dnnl_ocl.hpp 2025-06-01T22:51:24.6727400Z ++ grep RECORD 2025-06-01T22:51:24.6748803Z +++ openssl dgst -sha256 -binary torch/include/dnnl_ocl.hpp 2025-06-01T22:51:24.6748922Z +++ openssl base64 2025-06-01T22:51:24.6750079Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.6751353Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.6752662Z +++ sed -e s/=//g 2025-06-01T22:51:24.6792937Z ++ HASH=AtN-4Y8wmrv_Fe7DkOMq2-lZHNH3cZK97K6g3ZbkEzU 2025-06-01T22:51:24.6797664Z +++ ls -nl torch/include/dnnl_ocl.hpp 2025-06-01T22:51:24.6798567Z +++ awk '{print $5}' 2025-06-01T22:51:24.6827452Z ++ FSIZE=850 2025-06-01T22:51:24.6827863Z ++ echo '"torch/include/dnnl_ocl.hpp",sha256=AtN-4Y8wmrv_Fe7DkOMq2-lZHNH3cZK97K6g3ZbkEzU,850' 2025-06-01T22:51:24.6827962Z ++ read fname 2025-06-01T22:51:24.6828119Z ++ make_wheel_record torch/include/dnnl_sycl.h 2025-06-01T22:51:24.6828238Z ++ FPATH=torch/include/dnnl_sycl.h 2025-06-01T22:51:24.6828361Z ++ echo torch/include/dnnl_sycl.h 2025-06-01T22:51:24.6828949Z ++ grep RECORD 2025-06-01T22:51:24.6849791Z +++ openssl dgst -sha256 -binary torch/include/dnnl_sycl.h 2025-06-01T22:51:24.6850121Z +++ openssl base64 2025-06-01T22:51:24.6851209Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.6852200Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.6853439Z +++ sed -e s/=//g 2025-06-01T22:51:24.6890161Z ++ HASH=hP8wUN2leTYsOSH0zxGhYCowrWL6y1qzEMJx82cMOLE 2025-06-01T22:51:24.6894914Z +++ ls -nl torch/include/dnnl_sycl.h 2025-06-01T22:51:24.6896108Z +++ awk '{print $5}' 2025-06-01T22:51:24.6922802Z ++ FSIZE=846 2025-06-01T22:51:24.6923327Z ++ echo '"torch/include/dnnl_sycl.h",sha256=hP8wUN2leTYsOSH0zxGhYCowrWL6y1qzEMJx82cMOLE,846' 2025-06-01T22:51:24.6923493Z ++ read fname 2025-06-01T22:51:24.6923806Z ++ make_wheel_record torch/include/dnnl_sycl.hpp 2025-06-01T22:51:24.6923929Z ++ FPATH=torch/include/dnnl_sycl.hpp 2025-06-01T22:51:24.6924050Z ++ echo torch/include/dnnl_sycl.hpp 2025-06-01T22:51:24.6924767Z ++ grep RECORD 2025-06-01T22:51:24.6948099Z +++ openssl dgst -sha256 -binary torch/include/dnnl_sycl.hpp 2025-06-01T22:51:24.6948221Z +++ openssl base64 2025-06-01T22:51:24.6948327Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.6949065Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.6950502Z +++ sed -e s/=//g 2025-06-01T22:51:24.6993049Z ++ HASH=qVdl2cYsFcyCF4NpURATOVd2ZsY9c2QWNSuwA-laDbk 2025-06-01T22:51:24.6995786Z +++ ls -nl torch/include/dnnl_sycl.hpp 2025-06-01T22:51:24.6996648Z +++ awk '{print $5}' 2025-06-01T22:51:24.7025473Z ++ FSIZE=854 2025-06-01T22:51:24.7025988Z ++ echo '"torch/include/dnnl_sycl.hpp",sha256=qVdl2cYsFcyCF4NpURATOVd2ZsY9c2QWNSuwA-laDbk,854' 2025-06-01T22:51:24.7026242Z ++ read fname 2025-06-01T22:51:24.7026409Z ++ make_wheel_record torch/include/dnnl_sycl_types.h 2025-06-01T22:51:24.7026538Z ++ FPATH=torch/include/dnnl_sycl_types.h 2025-06-01T22:51:24.7026678Z ++ echo torch/include/dnnl_sycl_types.h 2025-06-01T22:51:24.7026778Z ++ grep RECORD 2025-06-01T22:51:24.7049211Z +++ openssl dgst -sha256 -binary torch/include/dnnl_sycl_types.h 2025-06-01T22:51:24.7050569Z +++ openssl base64 2025-06-01T22:51:24.7051756Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.7053002Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.7054244Z +++ sed -e s/=//g 2025-06-01T22:51:24.7090445Z ++ HASH=wx0L7FacMUW1yLGkQdl633awv1WIiMyjPit8VR0MxRw 2025-06-01T22:51:24.7095289Z +++ ls -nl torch/include/dnnl_sycl_types.h 2025-06-01T22:51:24.7096264Z +++ awk '{print $5}' 2025-06-01T22:51:24.7122980Z ++ FSIZE=870 2025-06-01T22:51:24.7123408Z ++ echo '"torch/include/dnnl_sycl_types.h",sha256=wx0L7FacMUW1yLGkQdl633awv1WIiMyjPit8VR0MxRw,870' 2025-06-01T22:51:24.7123529Z ++ read fname 2025-06-01T22:51:24.7123835Z ++ make_wheel_record torch/include/dnnl_threadpool.h 2025-06-01T22:51:24.7123965Z ++ FPATH=torch/include/dnnl_threadpool.h 2025-06-01T22:51:24.7124278Z ++ echo torch/include/dnnl_threadpool.h 2025-06-01T22:51:24.7124377Z ++ grep RECORD 2025-06-01T22:51:24.7147849Z +++ openssl dgst -sha256 -binary torch/include/dnnl_threadpool.h 2025-06-01T22:51:24.7147981Z +++ openssl base64 2025-06-01T22:51:24.7148098Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.7148199Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.7149528Z +++ sed -e s/=//g 2025-06-01T22:51:24.7194145Z ++ HASH=pXtNzHokkJu8cOj1YHKPswQ2lHyfnlWmahZ6xSFUONk 2025-06-01T22:51:24.7197373Z +++ ls -nl torch/include/dnnl_threadpool.h 2025-06-01T22:51:24.7198013Z +++ awk '{print $5}' 2025-06-01T22:51:24.7225219Z ++ FSIZE=870 2025-06-01T22:51:24.7225949Z ++ echo '"torch/include/dnnl_threadpool.h",sha256=pXtNzHokkJu8cOj1YHKPswQ2lHyfnlWmahZ6xSFUONk,870' 2025-06-01T22:51:24.7226592Z ++ read fname 2025-06-01T22:51:24.7226922Z ++ make_wheel_record torch/include/dnnl_threadpool.hpp 2025-06-01T22:51:24.7227345Z ++ FPATH=torch/include/dnnl_threadpool.hpp 2025-06-01T22:51:24.7227733Z ++ echo torch/include/dnnl_threadpool.hpp 2025-06-01T22:51:24.7228073Z ++ grep RECORD 2025-06-01T22:51:24.7247918Z +++ openssl dgst -sha256 -binary torch/include/dnnl_threadpool.hpp 2025-06-01T22:51:24.7249034Z +++ openssl base64 2025-06-01T22:51:24.7249622Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.7251004Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.7252191Z +++ sed -e s/=//g 2025-06-01T22:51:24.7289291Z ++ HASH=Ma26PaVZ1D_dIKKuSC68LN7Ak0SYjJRnR9TCmvOhC1c 2025-06-01T22:51:24.7294417Z +++ ls -nl torch/include/dnnl_threadpool.hpp 2025-06-01T22:51:24.7295510Z +++ awk '{print $5}' 2025-06-01T22:51:24.7322852Z ++ FSIZE=878 2025-06-01T22:51:24.7323788Z ++ echo '"torch/include/dnnl_threadpool.hpp",sha256=Ma26PaVZ1D_dIKKuSC68LN7Ak0SYjJRnR9TCmvOhC1c,878' 2025-06-01T22:51:24.7324613Z ++ read fname 2025-06-01T22:51:24.7325028Z ++ make_wheel_record torch/include/dnnl_threadpool_iface.hpp 2025-06-01T22:51:24.7335873Z ++ FPATH=torch/include/dnnl_threadpool_iface.hpp 2025-06-01T22:51:24.7336366Z ++ echo torch/include/dnnl_threadpool_iface.hpp 2025-06-01T22:51:24.7336726Z ++ grep RECORD 2025-06-01T22:51:24.7346608Z +++ openssl dgst -sha256 -binary torch/include/dnnl_threadpool_iface.hpp 2025-06-01T22:51:24.7347150Z +++ openssl base64 2025-06-01T22:51:24.7347876Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.7348294Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.7349968Z +++ sed -e s/=//g 2025-06-01T22:51:24.7392245Z ++ HASH=6c4hFR5SOjW5ke4BfdrklzYSuFQH9av-3qYIstHvyfE 2025-06-01T22:51:24.7395470Z +++ ls -nl torch/include/dnnl_threadpool_iface.hpp 2025-06-01T22:51:24.7396559Z +++ awk '{print $5}' 2025-06-01T22:51:24.7424273Z ++ FSIZE=902 2025-06-01T22:51:24.7424929Z ++ echo '"torch/include/dnnl_threadpool_iface.hpp",sha256=6c4hFR5SOjW5ke4BfdrklzYSuFQH9av-3qYIstHvyfE,902' 2025-06-01T22:51:24.7425582Z ++ read fname 2025-06-01T22:51:24.7425876Z ++ make_wheel_record torch/include/dnnl_types.h 2025-06-01T22:51:24.7426391Z ++ FPATH=torch/include/dnnl_types.h 2025-06-01T22:51:24.7426757Z ++ echo torch/include/dnnl_types.h 2025-06-01T22:51:24.7427068Z ++ grep RECORD 2025-06-01T22:51:24.7447817Z +++ openssl base64 2025-06-01T22:51:24.7448503Z +++ openssl dgst -sha256 -binary torch/include/dnnl_types.h 2025-06-01T22:51:24.7448966Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.7449713Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.7451290Z +++ sed -e s/=//g 2025-06-01T22:51:24.7490343Z ++ HASH=mj-E92o3tq2jYmf4m5ApwxF5ZUpOHSW2Tcx1Ye2-CXE 2025-06-01T22:51:24.7495522Z +++ ls -nl torch/include/dnnl_types.h 2025-06-01T22:51:24.7498995Z +++ awk '{print $5}' 2025-06-01T22:51:24.7525519Z ++ FSIZE=850 2025-06-01T22:51:24.7526080Z ++ echo '"torch/include/dnnl_types.h",sha256=mj-E92o3tq2jYmf4m5ApwxF5ZUpOHSW2Tcx1Ye2-CXE,850' 2025-06-01T22:51:24.7526704Z ++ read fname 2025-06-01T22:51:24.7527006Z ++ make_wheel_record torch/include/dnnl_version.h 2025-06-01T22:51:24.7527415Z ++ FPATH=torch/include/dnnl_version.h 2025-06-01T22:51:24.7527791Z ++ echo torch/include/dnnl_version.h 2025-06-01T22:51:24.7528115Z ++ grep RECORD 2025-06-01T22:51:24.7549662Z +++ openssl dgst -sha256 -binary torch/include/dnnl_version.h 2025-06-01T22:51:24.7550129Z +++ openssl base64 2025-06-01T22:51:24.7550399Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.7551167Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.7552583Z +++ sed -e s/=//g 2025-06-01T22:51:24.7595030Z ++ HASH=TMnzInMTsAACwnwp4ICpkZmiGXNhA4PHNkrHME_E8_8 2025-06-01T22:51:24.7599562Z +++ ls -nl torch/include/dnnl_version.h 2025-06-01T22:51:24.7599918Z +++ awk '{print $5}' 2025-06-01T22:51:24.7626775Z ++ FSIZE=858 2025-06-01T22:51:24.7627440Z ++ echo '"torch/include/dnnl_version.h",sha256=TMnzInMTsAACwnwp4ICpkZmiGXNhA4PHNkrHME_E8_8,858' 2025-06-01T22:51:24.7628057Z ++ read fname 2025-06-01T22:51:24.7628377Z ++ make_wheel_record torch/include/experiments-config.h 2025-06-01T22:51:24.7628821Z ++ FPATH=torch/include/experiments-config.h 2025-06-01T22:51:24.7629205Z ++ echo torch/include/experiments-config.h 2025-06-01T22:51:24.7629560Z ++ grep RECORD 2025-06-01T22:51:24.7649813Z +++ openssl dgst -sha256 -binary torch/include/experiments-config.h 2025-06-01T22:51:24.7650322Z +++ openssl base64 2025-06-01T22:51:24.7650804Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.7652120Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.7653463Z +++ sed -e s/=//g 2025-06-01T22:51:24.7690815Z ++ HASH=rwhAx9ss4pJKG-7CRm6bKUsTcNMEbkr9ubfvv9xHhPI 2025-06-01T22:51:24.7695776Z +++ ls -nl torch/include/experiments-config.h 2025-06-01T22:51:24.7697529Z +++ awk '{print $5}' 2025-06-01T22:51:24.7724489Z ++ FSIZE=512 2025-06-01T22:51:24.7725137Z ++ echo '"torch/include/experiments-config.h",sha256=rwhAx9ss4pJKG-7CRm6bKUsTcNMEbkr9ubfvv9xHhPI,512' 2025-06-01T22:51:24.7725797Z ++ read fname 2025-06-01T22:51:24.7726085Z ++ make_wheel_record torch/include/fp16.h 2025-06-01T22:51:24.7726658Z ++ FPATH=torch/include/fp16.h 2025-06-01T22:51:24.7726994Z ++ echo torch/include/fp16.h 2025-06-01T22:51:24.7727290Z ++ grep RECORD 2025-06-01T22:51:24.7747393Z +++ openssl dgst -sha256 -binary torch/include/fp16.h 2025-06-01T22:51:24.7747850Z +++ openssl base64 2025-06-01T22:51:24.7748110Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.7749935Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.7750602Z +++ sed -e s/=//g 2025-06-01T22:51:24.7792201Z ++ HASH=E8HMsWXIGhISM6v9jeIa5K3ncDxV_ccTbShVn-bEmb8 2025-06-01T22:51:24.7795610Z +++ ls -nl torch/include/fp16.h 2025-06-01T22:51:24.7796385Z +++ awk '{print $5}' 2025-06-01T22:51:24.7824505Z ++ FSIZE=141 2025-06-01T22:51:24.7825052Z ++ echo '"torch/include/fp16.h",sha256=E8HMsWXIGhISM6v9jeIa5K3ncDxV_ccTbShVn-bEmb8,141' 2025-06-01T22:51:24.7825635Z ++ read fname 2025-06-01T22:51:24.7825904Z ++ make_wheel_record torch/include/fxdiv.h 2025-06-01T22:51:24.7826283Z ++ FPATH=torch/include/fxdiv.h 2025-06-01T22:51:24.7826613Z ++ echo torch/include/fxdiv.h 2025-06-01T22:51:24.7826918Z ++ grep RECORD 2025-06-01T22:51:24.7847542Z +++ openssl dgst -sha256 -binary torch/include/fxdiv.h 2025-06-01T22:51:24.7848276Z +++ openssl base64 2025-06-01T22:51:24.7848589Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.7850046Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.7851232Z +++ sed -e s/=//g 2025-06-01T22:51:24.7889517Z ++ HASH=fSkLf2DxcdPiQIF9s90UAZYYt_70xe8TWmU1DA3MAc4 2025-06-01T22:51:24.7894620Z +++ ls -nl torch/include/fxdiv.h 2025-06-01T22:51:24.7895844Z +++ awk '{print $5}' 2025-06-01T22:51:24.7922621Z ++ FSIZE=13149 2025-06-01T22:51:24.7923376Z ++ echo '"torch/include/fxdiv.h",sha256=fSkLf2DxcdPiQIF9s90UAZYYt_70xe8TWmU1DA3MAc4,13149' 2025-06-01T22:51:24.7924090Z ++ read fname 2025-06-01T22:51:24.7924569Z ++ make_wheel_record torch/include/ittnotify-zca.h 2025-06-01T22:51:24.7924994Z ++ FPATH=torch/include/ittnotify-zca.h 2025-06-01T22:51:24.7925359Z ++ echo torch/include/ittnotify-zca.h 2025-06-01T22:51:24.7925701Z ++ grep RECORD 2025-06-01T22:51:24.7947070Z +++ openssl dgst -sha256 -binary torch/include/ittnotify-zca.h 2025-06-01T22:51:24.7947559Z +++ openssl base64 2025-06-01T22:51:24.7948114Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.7948415Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.7951128Z +++ sed -e s/=//g 2025-06-01T22:51:24.7991123Z ++ HASH=AJ3-uM-RjzsIAGNOMOFsZTjEi4E19lX7xPW00a6LpSQ 2025-06-01T22:51:24.7994253Z +++ ls -nl torch/include/ittnotify-zca.h 2025-06-01T22:51:24.7995428Z +++ awk '{print $5}' 2025-06-01T22:51:24.8023628Z ++ FSIZE=3753 2025-06-01T22:51:24.8024374Z ++ echo '"torch/include/ittnotify-zca.h",sha256=AJ3-uM-RjzsIAGNOMOFsZTjEi4E19lX7xPW00a6LpSQ,3753' 2025-06-01T22:51:24.8025007Z ++ read fname 2025-06-01T22:51:24.8025292Z ++ make_wheel_record torch/include/ittnotify.h 2025-06-01T22:51:24.8025667Z ++ FPATH=torch/include/ittnotify.h 2025-06-01T22:51:24.8026014Z ++ echo torch/include/ittnotify.h 2025-06-01T22:51:24.8026320Z ++ grep RECORD 2025-06-01T22:51:24.8046700Z +++ openssl dgst -sha256 -binary torch/include/ittnotify.h 2025-06-01T22:51:24.8047184Z +++ openssl base64 2025-06-01T22:51:24.8047440Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.8048126Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.8049570Z +++ sed -e s/=//g 2025-06-01T22:51:24.8093037Z ++ HASH=xdml2gsXFgbv19hYMBkFP7c_6uuH5_iVCbR4Orb2R24 2025-06-01T22:51:24.8099019Z +++ ls -nl torch/include/ittnotify.h 2025-06-01T22:51:24.8099370Z +++ awk '{print $5}' 2025-06-01T22:51:24.8125505Z ++ FSIZE=196841 2025-06-01T22:51:24.8126090Z ++ echo '"torch/include/ittnotify.h",sha256=xdml2gsXFgbv19hYMBkFP7c_6uuH5_iVCbR4Orb2R24,196841' 2025-06-01T22:51:24.8126706Z ++ read fname 2025-06-01T22:51:24.8127008Z ++ make_wheel_record torch/include/jitprofiling.h 2025-06-01T22:51:24.8127429Z ++ FPATH=torch/include/jitprofiling.h 2025-06-01T22:51:24.8127792Z ++ echo torch/include/jitprofiling.h 2025-06-01T22:51:24.8128133Z ++ grep RECORD 2025-06-01T22:51:24.8148992Z +++ openssl dgst -sha256 -binary torch/include/jitprofiling.h 2025-06-01T22:51:24.8149673Z +++ openssl base64 2025-06-01T22:51:24.8150539Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.8151639Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.8152773Z +++ sed -e s/=//g 2025-06-01T22:51:24.8193650Z ++ HASH=jpp0kV1JxqTYcsdHbTrO3D-vNM-4zPvtOi7hMCR_Ipg 2025-06-01T22:51:24.8198260Z +++ ls -nl torch/include/jitprofiling.h 2025-06-01T22:51:24.8198730Z +++ awk '{print $5}' 2025-06-01T22:51:24.8226502Z ++ FSIZE=29618 2025-06-01T22:51:24.8227143Z ++ echo '"torch/include/jitprofiling.h",sha256=jpp0kV1JxqTYcsdHbTrO3D-vNM-4zPvtOi7hMCR_Ipg,29618' 2025-06-01T22:51:24.8227814Z ++ read fname 2025-06-01T22:51:24.8228126Z ++ make_wheel_record torch/include/libittnotify.h 2025-06-01T22:51:24.8228541Z ++ FPATH=torch/include/libittnotify.h 2025-06-01T22:51:24.8228914Z ++ echo torch/include/libittnotify.h 2025-06-01T22:51:24.8229232Z ++ grep RECORD 2025-06-01T22:51:24.8247652Z +++ openssl dgst -sha256 -binary torch/include/libittnotify.h 2025-06-01T22:51:24.8249581Z +++ openssl base64 2025-06-01T22:51:24.8250688Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.8251957Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.8253249Z +++ sed -e s/=//g 2025-06-01T22:51:24.8289801Z ++ HASH=DLOGBo3lU_rfEdVlJhdcBHQl4fm7d3yfulrg5LZlWgY 2025-06-01T22:51:24.8295692Z +++ awk '{print $5}' 2025-06-01T22:51:24.8296785Z +++ ls -nl torch/include/libittnotify.h 2025-06-01T22:51:24.8323175Z ++ FSIZE=569 2025-06-01T22:51:24.8324063Z ++ echo '"torch/include/libittnotify.h",sha256=DLOGBo3lU_rfEdVlJhdcBHQl4fm7d3yfulrg5LZlWgY,569' 2025-06-01T22:51:24.8324979Z ++ read fname 2025-06-01T22:51:24.8325269Z ++ make_wheel_record torch/include/libshm.h 2025-06-01T22:51:24.8325654Z ++ FPATH=torch/include/libshm.h 2025-06-01T22:51:24.8326061Z ++ echo torch/include/libshm.h 2025-06-01T22:51:24.8326378Z ++ grep RECORD 2025-06-01T22:51:24.8347699Z +++ openssl dgst -sha256 -binary torch/include/libshm.h 2025-06-01T22:51:24.8348317Z +++ openssl base64 2025-06-01T22:51:24.8348649Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.8348924Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.8350239Z +++ sed -e s/=//g 2025-06-01T22:51:24.8393514Z ++ HASH=6V9-_p0xRhavijNsGdB4oxPHUgjOUZjd2U00-3dd0fA 2025-06-01T22:51:24.8396671Z +++ ls -nl torch/include/libshm.h 2025-06-01T22:51:24.8397517Z +++ awk '{print $5}' 2025-06-01T22:51:24.8424881Z ++ FSIZE=1196 2025-06-01T22:51:24.8425477Z ++ echo '"torch/include/libshm.h",sha256=6V9-_p0xRhavijNsGdB4oxPHUgjOUZjd2U00-3dd0fA,1196' 2025-06-01T22:51:24.8426209Z ++ read fname 2025-06-01T22:51:24.8426480Z ++ make_wheel_record torch/include/nnpack.h 2025-06-01T22:51:24.8426862Z ++ FPATH=torch/include/nnpack.h 2025-06-01T22:51:24.8427214Z ++ echo torch/include/nnpack.h 2025-06-01T22:51:24.8427625Z ++ grep RECORD 2025-06-01T22:51:24.8448224Z +++ openssl dgst -sha256 -binary torch/include/nnpack.h 2025-06-01T22:51:24.8448679Z +++ openssl base64 2025-06-01T22:51:24.8449879Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.8451057Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.8452460Z +++ sed -e s/=//g 2025-06-01T22:51:24.8489603Z ++ HASH=1msg-Qi_QPKPHQHBEDHVWvHj0ilZNjwVIUSEhhs7_es 2025-06-01T22:51:24.8494939Z +++ ls -nl torch/include/nnpack.h 2025-06-01T22:51:24.8496002Z +++ awk '{print $5}' 2025-06-01T22:51:24.8520479Z ++ FSIZE=33083 2025-06-01T22:51:24.8521083Z ++ echo '"torch/include/nnpack.h",sha256=1msg-Qi_QPKPHQHBEDHVWvHj0ilZNjwVIUSEhhs7_es,33083' 2025-06-01T22:51:24.8521677Z ++ read fname 2025-06-01T22:51:24.8521962Z ++ make_wheel_record torch/include/psimd.h 2025-06-01T22:51:24.8522330Z ++ FPATH=torch/include/psimd.h 2025-06-01T22:51:24.8523838Z ++ echo torch/include/psimd.h 2025-06-01T22:51:24.8524957Z ++ grep RECORD 2025-06-01T22:51:24.8547258Z +++ openssl dgst -sha256 -binary torch/include/psimd.h 2025-06-01T22:51:24.8548381Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.8549113Z +++ openssl base64 2025-06-01T22:51:24.8549669Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.8551161Z +++ sed -e s/=//g 2025-06-01T22:51:24.8594298Z ++ HASH=4z8bkysyKCCrjI4MhcqPUIsdV46VUcRfjK8vO3p5q14 2025-06-01T22:51:24.8597382Z +++ ls -nl torch/include/psimd.h 2025-06-01T22:51:24.8598380Z +++ awk '{print $5}' 2025-06-01T22:51:24.8627700Z ++ FSIZE=45504 2025-06-01T22:51:24.8628430Z ++ echo '"torch/include/psimd.h",sha256=4z8bkysyKCCrjI4MhcqPUIsdV46VUcRfjK8vO3p5q14,45504' 2025-06-01T22:51:24.8629003Z ++ read fname 2025-06-01T22:51:24.8629305Z ++ make_wheel_record torch/include/pthreadpool.h 2025-06-01T22:51:24.8629773Z ++ FPATH=torch/include/pthreadpool.h 2025-06-01T22:51:24.8630119Z ++ echo torch/include/pthreadpool.h 2025-06-01T22:51:24.8630451Z ++ grep RECORD 2025-06-01T22:51:24.8649661Z +++ openssl dgst -sha256 -binary torch/include/pthreadpool.h 2025-06-01T22:51:24.8650131Z +++ openssl base64 2025-06-01T22:51:24.8650914Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.8652331Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.8653661Z +++ sed -e s/=//g 2025-06-01T22:51:24.8692877Z ++ HASH=r65lzOu4EN3iozcIdd9C-J7y5DUCo0MCCNe26YD0t0w 2025-06-01T22:51:24.8698388Z +++ ls -nl torch/include/pthreadpool.h 2025-06-01T22:51:24.8699019Z +++ awk '{print $5}' 2025-06-01T22:51:24.8725578Z ++ FSIZE=99328 2025-06-01T22:51:24.8726179Z ++ echo '"torch/include/pthreadpool.h",sha256=r65lzOu4EN3iozcIdd9C-J7y5DUCo0MCCNe26YD0t0w,99328' 2025-06-01T22:51:24.8726824Z ++ read fname 2025-06-01T22:51:24.8727128Z ++ make_wheel_record torch/include/qnnpack_func.h 2025-06-01T22:51:24.8727533Z ++ FPATH=torch/include/qnnpack_func.h 2025-06-01T22:51:24.8727912Z ++ echo torch/include/qnnpack_func.h 2025-06-01T22:51:24.8728377Z ++ grep RECORD 2025-06-01T22:51:24.8748779Z +++ openssl dgst -sha256 -binary torch/include/qnnpack_func.h 2025-06-01T22:51:24.8749240Z +++ openssl base64 2025-06-01T22:51:24.8750349Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.8751778Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.8753058Z +++ sed -e s/=//g 2025-06-01T22:51:24.8794929Z ++ HASH=kxuQHibZQi5M43Cvi-CVaYx3sB5V0w8IHvy8sTo8GtE 2025-06-01T22:51:24.8797406Z +++ ls -nl torch/include/qnnpack_func.h 2025-06-01T22:51:24.8798294Z +++ awk '{print $5}' 2025-06-01T22:51:24.8825852Z ++ FSIZE=4146 2025-06-01T22:51:24.8826430Z ++ echo '"torch/include/qnnpack_func.h",sha256=kxuQHibZQi5M43Cvi-CVaYx3sB5V0w8IHvy8sTo8GtE,4146' 2025-06-01T22:51:24.8827036Z ++ read fname 2025-06-01T22:51:24.8827306Z ++ make_wheel_record torch/include/sleef.h 2025-06-01T22:51:24.8827676Z ++ FPATH=torch/include/sleef.h 2025-06-01T22:51:24.8827984Z ++ echo torch/include/sleef.h 2025-06-01T22:51:24.8828289Z ++ grep RECORD 2025-06-01T22:51:24.8847481Z +++ openssl dgst -sha256 -binary torch/include/sleef.h 2025-06-01T22:51:24.8848154Z +++ openssl base64 2025-06-01T22:51:24.8849047Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.8850227Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.8851467Z +++ sed -e s/=//g 2025-06-01T22:51:24.8898150Z ++ HASH=tN3wkx-sAV38qn7Sq0Usf7VLFe2QitPFOItkQp0dMew 2025-06-01T22:51:24.8902882Z +++ ls -nl torch/include/sleef.h 2025-06-01T22:51:24.8904289Z +++ awk '{print $5}' 2025-06-01T22:51:24.8927996Z ++ FSIZE=269286 2025-06-01T22:51:24.8928584Z ++ echo '"torch/include/sleef.h",sha256=tN3wkx-sAV38qn7Sq0Usf7VLFe2QitPFOItkQp0dMew,269286' 2025-06-01T22:51:24.8929192Z ++ read fname 2025-06-01T22:51:24.8929471Z ++ make_wheel_record torch/include/xnnpack.h 2025-06-01T22:51:24.8929865Z ++ FPATH=torch/include/xnnpack.h 2025-06-01T22:51:24.8931160Z ++ echo torch/include/xnnpack.h 2025-06-01T22:51:24.8932315Z ++ grep RECORD 2025-06-01T22:51:24.8952033Z +++ openssl dgst -sha256 -binary torch/include/xnnpack.h 2025-06-01T22:51:24.8952815Z +++ openssl base64 2025-06-01T22:51:24.8954095Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.8955392Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.8956746Z +++ sed -e s/=//g 2025-06-01T22:51:24.9002745Z ++ HASH=iJVqWtqWwFxVLpUG0a3W2LqmZ1SZUMIxir0OL1JcoA8 2025-06-01T22:51:24.9006466Z +++ ls -nl torch/include/xnnpack.h 2025-06-01T22:51:24.9006846Z +++ awk '{print $5}' 2025-06-01T22:51:24.9033204Z ++ FSIZE=201003 2025-06-01T22:51:24.9033815Z ++ echo '"torch/include/xnnpack.h",sha256=iJVqWtqWwFxVLpUG0a3W2LqmZ1SZUMIxir0OL1JcoA8,201003' 2025-06-01T22:51:24.9034410Z ++ read fname 2025-06-01T22:51:24.9034699Z ++ make_wheel_record torch/include/ATen/ATen.h 2025-06-01T22:51:24.9035074Z ++ FPATH=torch/include/ATen/ATen.h 2025-06-01T22:51:24.9035419Z ++ echo torch/include/ATen/ATen.h 2025-06-01T22:51:24.9035875Z ++ grep RECORD 2025-06-01T22:51:24.9054235Z +++ openssl dgst -sha256 -binary torch/include/ATen/ATen.h 2025-06-01T22:51:24.9055013Z +++ openssl base64 2025-06-01T22:51:24.9056178Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.9057641Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.9059403Z +++ sed -e s/=//g 2025-06-01T22:51:24.9094711Z ++ HASH=mkjW3p2EH-mgdyzM_Nn8t3Mu9IneuDNjDyNHTlRYSrg 2025-06-01T22:51:24.9101187Z +++ ls -nl torch/include/ATen/ATen.h 2025-06-01T22:51:24.9102023Z +++ awk '{print $5}' 2025-06-01T22:51:24.9126216Z ++ FSIZE=1107 2025-06-01T22:51:24.9126785Z ++ echo '"torch/include/ATen/ATen.h",sha256=mkjW3p2EH-mgdyzM_Nn8t3Mu9IneuDNjDyNHTlRYSrg,1107' 2025-06-01T22:51:24.9127403Z ++ read fname 2025-06-01T22:51:24.9127729Z ++ make_wheel_record torch/include/ATen/AccumulateType.h 2025-06-01T22:51:24.9128202Z ++ FPATH=torch/include/ATen/AccumulateType.h 2025-06-01T22:51:24.9129116Z ++ echo torch/include/ATen/AccumulateType.h 2025-06-01T22:51:24.9130304Z ++ grep RECORD 2025-06-01T22:51:24.9149930Z +++ openssl dgst -sha256 -binary torch/include/ATen/AccumulateType.h 2025-06-01T22:51:24.9150422Z +++ openssl base64 2025-06-01T22:51:24.9151674Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.9153027Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.9154303Z +++ sed -e s/=//g 2025-06-01T22:51:24.9194440Z ++ HASH=8d773CVzYqvlxFMLr1WLtYiA2NVSK0EdoStGbPbefAg 2025-06-01T22:51:24.9198128Z +++ ls -nl torch/include/ATen/AccumulateType.h 2025-06-01T22:51:24.9198974Z +++ awk '{print $5}' 2025-06-01T22:51:24.9227826Z ++ FSIZE=6111 2025-06-01T22:51:24.9228684Z ++ echo '"torch/include/ATen/AccumulateType.h",sha256=8d773CVzYqvlxFMLr1WLtYiA2NVSK0EdoStGbPbefAg,6111' 2025-06-01T22:51:24.9229367Z ++ read fname 2025-06-01T22:51:24.9229652Z ++ make_wheel_record torch/include/ATen/ArrayRef.h 2025-06-01T22:51:24.9230055Z ++ FPATH=torch/include/ATen/ArrayRef.h 2025-06-01T22:51:24.9230408Z ++ echo torch/include/ATen/ArrayRef.h 2025-06-01T22:51:24.9230736Z ++ grep RECORD 2025-06-01T22:51:24.9248991Z +++ openssl dgst -sha256 -binary torch/include/ATen/ArrayRef.h 2025-06-01T22:51:24.9249649Z +++ openssl base64 2025-06-01T22:51:24.9251219Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.9252279Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.9253763Z +++ sed -e s/=//g 2025-06-01T22:51:24.9290265Z ++ HASH=Oj53usfNJkz8L3fSOjmE20rpC0NUjhOVz4bmu68R28w 2025-06-01T22:51:24.9296187Z +++ awk '{print $5}' 2025-06-01T22:51:24.9297377Z +++ ls -nl torch/include/ATen/ArrayRef.h 2025-06-01T22:51:24.9324276Z ++ FSIZE=44 2025-06-01T22:51:24.9325056Z ++ echo '"torch/include/ATen/ArrayRef.h",sha256=Oj53usfNJkz8L3fSOjmE20rpC0NUjhOVz4bmu68R28w,44' 2025-06-01T22:51:24.9325691Z ++ read fname 2025-06-01T22:51:24.9325992Z ++ make_wheel_record torch/include/ATen/Backend.h 2025-06-01T22:51:24.9326410Z ++ FPATH=torch/include/ATen/Backend.h 2025-06-01T22:51:24.9326760Z ++ echo torch/include/ATen/Backend.h 2025-06-01T22:51:24.9327099Z ++ grep RECORD 2025-06-01T22:51:24.9347963Z +++ openssl dgst -sha256 -binary torch/include/ATen/Backend.h 2025-06-01T22:51:24.9348445Z +++ openssl base64 2025-06-01T22:51:24.9348723Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.9349102Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.9350349Z +++ sed -e s/=//g 2025-06-01T22:51:24.9393214Z ++ HASH=uKLWU9cBX4ldaPyhSACkAAe1BDHaJFKAS8yVHexzEuo 2025-06-01T22:51:24.9395916Z +++ ls -nl torch/include/ATen/Backend.h 2025-06-01T22:51:24.9396786Z +++ awk '{print $5}' 2025-06-01T22:51:24.9424851Z ++ FSIZE=43 2025-06-01T22:51:24.9425447Z ++ echo '"torch/include/ATen/Backend.h",sha256=uKLWU9cBX4ldaPyhSACkAAe1BDHaJFKAS8yVHexzEuo,43' 2025-06-01T22:51:24.9426048Z ++ read fname 2025-06-01T22:51:24.9426353Z ++ make_wheel_record torch/include/ATen/Backtrace.h 2025-06-01T22:51:24.9426760Z ++ FPATH=torch/include/ATen/Backtrace.h 2025-06-01T22:51:24.9427132Z ++ echo torch/include/ATen/Backtrace.h 2025-06-01T22:51:24.9427455Z ++ grep RECORD 2025-06-01T22:51:24.9448032Z +++ openssl dgst -sha256 -binary torch/include/ATen/Backtrace.h 2025-06-01T22:51:24.9448524Z +++ openssl base64 2025-06-01T22:51:24.9449777Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.9451218Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.9452522Z +++ sed -e s/=//g 2025-06-01T22:51:24.9489635Z ++ HASH=iQwNYKFPK-sNKn5Ngwy2vzkESKV84wJSLIQD1O7GGxg 2025-06-01T22:51:24.9494734Z +++ ls -nl torch/include/ATen/Backtrace.h 2025-06-01T22:51:24.9495806Z +++ awk '{print $5}' 2025-06-01T22:51:24.9522023Z ++ FSIZE=46 2025-06-01T22:51:24.9522689Z ++ echo '"torch/include/ATen/Backtrace.h",sha256=iQwNYKFPK-sNKn5Ngwy2vzkESKV84wJSLIQD1O7GGxg,46' 2025-06-01T22:51:24.9523331Z ++ read fname 2025-06-01T22:51:24.9523846Z ++ make_wheel_record torch/include/ATen/BlasBackend.h 2025-06-01T22:51:24.9524261Z ++ FPATH=torch/include/ATen/BlasBackend.h 2025-06-01T22:51:24.9524824Z ++ echo torch/include/ATen/BlasBackend.h 2025-06-01T22:51:24.9525424Z ++ grep RECORD 2025-06-01T22:51:24.9547770Z +++ openssl dgst -sha256 -binary torch/include/ATen/BlasBackend.h 2025-06-01T22:51:24.9548271Z +++ openssl base64 2025-06-01T22:51:24.9548528Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.9549038Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.9550399Z +++ sed -e s/=//g 2025-06-01T22:51:24.9591572Z ++ HASH=efbXIXni1yFbXKaEAHAKPQyLdLwtL7K7NMgrE1347V0 2025-06-01T22:51:24.9595634Z +++ ls -nl torch/include/ATen/BlasBackend.h 2025-06-01T22:51:24.9596434Z +++ awk '{print $5}' 2025-06-01T22:51:24.9623524Z ++ FSIZE=755 2025-06-01T22:51:24.9624295Z ++ echo '"torch/include/ATen/BlasBackend.h",sha256=efbXIXni1yFbXKaEAHAKPQyLdLwtL7K7NMgrE1347V0,755' 2025-06-01T22:51:24.9624956Z ++ read fname 2025-06-01T22:51:24.9625272Z ++ make_wheel_record torch/include/ATen/CPUApplyUtils.h 2025-06-01T22:51:24.9625716Z ++ FPATH=torch/include/ATen/CPUApplyUtils.h 2025-06-01T22:51:24.9626242Z ++ echo torch/include/ATen/CPUApplyUtils.h 2025-06-01T22:51:24.9626588Z ++ grep RECORD 2025-06-01T22:51:24.9647363Z +++ openssl dgst -sha256 -binary torch/include/ATen/CPUApplyUtils.h 2025-06-01T22:51:24.9647937Z +++ openssl base64 2025-06-01T22:51:24.9649209Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.9650487Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.9651879Z +++ sed -e s/=//g 2025-06-01T22:51:24.9689219Z ++ HASH=oAuezl8Y9XZPmFEPrh4oF8YlwCv0fp5ZXSEH1k2aAWU 2025-06-01T22:51:24.9694542Z +++ ls -nl torch/include/ATen/CPUApplyUtils.h 2025-06-01T22:51:24.9695523Z +++ awk '{print $5}' 2025-06-01T22:51:24.9722443Z ++ FSIZE=10634 2025-06-01T22:51:24.9723218Z ++ echo '"torch/include/ATen/CPUApplyUtils.h",sha256=oAuezl8Y9XZPmFEPrh4oF8YlwCv0fp5ZXSEH1k2aAWU,10634' 2025-06-01T22:51:24.9724080Z ++ read fname 2025-06-01T22:51:24.9724450Z ++ make_wheel_record torch/include/ATen/CPUFixedAllocator.h 2025-06-01T22:51:24.9725113Z ++ FPATH=torch/include/ATen/CPUFixedAllocator.h 2025-06-01T22:51:24.9725535Z ++ echo torch/include/ATen/CPUFixedAllocator.h 2025-06-01T22:51:24.9725928Z ++ grep RECORD 2025-06-01T22:51:24.9747990Z +++ openssl dgst -sha256 -binary torch/include/ATen/CPUFixedAllocator.h 2025-06-01T22:51:24.9748495Z +++ openssl base64 2025-06-01T22:51:24.9748770Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.9749065Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.9749435Z +++ sed -e s/=//g 2025-06-01T22:51:24.9791112Z ++ HASH=256NsaOebpGlq051xlaG1-qVXBJDexEZlZIJ3uq7SY4 2025-06-01T22:51:24.9794764Z +++ ls -nl torch/include/ATen/CPUFixedAllocator.h 2025-06-01T22:51:24.9796008Z +++ awk '{print $5}' 2025-06-01T22:51:24.9823372Z ++ FSIZE=882 2025-06-01T22:51:24.9824066Z ++ echo '"torch/include/ATen/CPUFixedAllocator.h",sha256=256NsaOebpGlq051xlaG1-qVXBJDexEZlZIJ3uq7SY4,882' 2025-06-01T22:51:24.9824829Z ++ read fname 2025-06-01T22:51:24.9825148Z ++ make_wheel_record torch/include/ATen/CPUFunctions.h 2025-06-01T22:51:24.9825617Z ++ FPATH=torch/include/ATen/CPUFunctions.h 2025-06-01T22:51:24.9826012Z ++ echo torch/include/ATen/CPUFunctions.h 2025-06-01T22:51:24.9826363Z ++ grep RECORD 2025-06-01T22:51:24.9846857Z +++ openssl dgst -sha256 -binary torch/include/ATen/CPUFunctions.h 2025-06-01T22:51:24.9847414Z +++ openssl base64 2025-06-01T22:51:24.9847700Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.9848863Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.9850123Z +++ sed -e s/=//g 2025-06-01T22:51:24.9888810Z ++ HASH=1sgkSeDNe-aEjWax1mFeJ5d5HkeiG-GEDPfYr_SaDDk 2025-06-01T22:51:24.9894140Z +++ ls -nl torch/include/ATen/CPUFunctions.h 2025-06-01T22:51:24.9895021Z +++ awk '{print $5}' 2025-06-01T22:51:24.9921106Z ++ FSIZE=1954 2025-06-01T22:51:24.9921900Z ++ echo '"torch/include/ATen/CPUFunctions.h",sha256=1sgkSeDNe-aEjWax1mFeJ5d5HkeiG-GEDPfYr_SaDDk,1954' 2025-06-01T22:51:24.9922623Z ++ read fname 2025-06-01T22:51:24.9922942Z ++ make_wheel_record torch/include/ATen/CPUFunctions_inl.h 2025-06-01T22:51:24.9923399Z ++ FPATH=torch/include/ATen/CPUFunctions_inl.h 2025-06-01T22:51:24.9923964Z ++ echo torch/include/ATen/CPUFunctions_inl.h 2025-06-01T22:51:24.9924582Z ++ grep RECORD 2025-06-01T22:51:24.9948086Z +++ openssl dgst -sha256 -binary torch/include/ATen/CPUFunctions_inl.h 2025-06-01T22:51:24.9948570Z +++ openssl base64 2025-06-01T22:51:24.9948843Z +++ sed -e s/+/-/g 2025-06-01T22:51:24.9949092Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:24.9949684Z +++ sed -e s/=//g 2025-06-01T22:51:24.9991336Z ++ HASH=R5-pbb7H-mANQO7WyR3_NYo3ytRWix2K9-y0u3v3_PU 2025-06-01T22:51:24.9995528Z +++ ls -nl torch/include/ATen/CPUFunctions_inl.h 2025-06-01T22:51:24.9996399Z +++ awk '{print $5}' 2025-06-01T22:51:25.0023392Z ++ FSIZE=27291 2025-06-01T22:51:25.0024195Z ++ echo '"torch/include/ATen/CPUFunctions_inl.h",sha256=R5-pbb7H-mANQO7WyR3_NYo3ytRWix2K9-y0u3v3_PU,27291' 2025-06-01T22:51:25.0024983Z ++ read fname 2025-06-01T22:51:25.0025327Z ++ make_wheel_record torch/include/ATen/CPUGeneratorImpl.h 2025-06-01T22:51:25.0025838Z ++ FPATH=torch/include/ATen/CPUGeneratorImpl.h 2025-06-01T22:51:25.0026248Z ++ echo torch/include/ATen/CPUGeneratorImpl.h 2025-06-01T22:51:25.0026615Z ++ grep RECORD 2025-06-01T22:51:25.0047699Z +++ openssl base64 2025-06-01T22:51:25.0048148Z +++ openssl dgst -sha256 -binary torch/include/ATen/CPUGeneratorImpl.h 2025-06-01T22:51:25.0049062Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.0050289Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.0051495Z +++ sed -e s/=//g 2025-06-01T22:51:25.0089622Z ++ HASH=7odrNEIgXf-N7AQJmE8dsYgrNKvdiaTaW3kXQFIMiQo 2025-06-01T22:51:25.0094721Z +++ ls -nl torch/include/ATen/CPUGeneratorImpl.h 2025-06-01T22:51:25.0095721Z +++ awk '{print $5}' 2025-06-01T22:51:25.0122196Z ++ FSIZE=1527 2025-06-01T22:51:25.0122903Z ++ echo '"torch/include/ATen/CPUGeneratorImpl.h",sha256=7odrNEIgXf-N7AQJmE8dsYgrNKvdiaTaW3kXQFIMiQo,1527' 2025-06-01T22:51:25.0123806Z ++ read fname 2025-06-01T22:51:25.0124135Z ++ make_wheel_record torch/include/ATen/CUDAFunctions.h 2025-06-01T22:51:25.0124559Z ++ FPATH=torch/include/ATen/CUDAFunctions.h 2025-06-01T22:51:25.0125191Z ++ echo torch/include/ATen/CUDAFunctions.h 2025-06-01T22:51:25.0125541Z ++ grep RECORD 2025-06-01T22:51:25.0146982Z +++ openssl dgst -sha256 -binary torch/include/ATen/CUDAFunctions.h 2025-06-01T22:51:25.0147747Z +++ openssl base64 2025-06-01T22:51:25.0148261Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.0148993Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.0150194Z +++ sed -e s/=//g 2025-06-01T22:51:25.0191839Z ++ HASH=1hx0BqsL13QwJEjYlV_YWSBw5Aweo2rjKuXAUAPALFY 2025-06-01T22:51:25.0195258Z +++ ls -nl torch/include/ATen/CUDAFunctions.h 2025-06-01T22:51:25.0197817Z +++ awk '{print $5}' 2025-06-01T22:51:25.0223870Z ++ FSIZE=1955 2025-06-01T22:51:25.0224715Z ++ echo '"torch/include/ATen/CUDAFunctions.h",sha256=1hx0BqsL13QwJEjYlV_YWSBw5Aweo2rjKuXAUAPALFY,1955' 2025-06-01T22:51:25.0225468Z ++ read fname 2025-06-01T22:51:25.0225805Z ++ make_wheel_record torch/include/ATen/CUDAFunctions_inl.h 2025-06-01T22:51:25.0226318Z ++ FPATH=torch/include/ATen/CUDAFunctions_inl.h 2025-06-01T22:51:25.0226721Z ++ echo torch/include/ATen/CUDAFunctions_inl.h 2025-06-01T22:51:25.0227164Z ++ grep RECORD 2025-06-01T22:51:25.0247345Z +++ openssl dgst -sha256 -binary torch/include/ATen/CUDAFunctions_inl.h 2025-06-01T22:51:25.0248268Z +++ openssl base64 2025-06-01T22:51:25.0248862Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.0249954Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.0251233Z +++ sed -e s/=//g 2025-06-01T22:51:25.0289399Z ++ HASH=RcW8W46MfolhqFJkChnPyDOLYLsMWpdd0ko78ujYQ3w 2025-06-01T22:51:25.0294441Z +++ ls -nl torch/include/ATen/CUDAFunctions_inl.h 2025-06-01T22:51:25.0295525Z +++ awk '{print $5}' 2025-06-01T22:51:25.0322159Z ++ FSIZE=32620 2025-06-01T22:51:25.0322876Z ++ echo '"torch/include/ATen/CUDAFunctions_inl.h",sha256=RcW8W46MfolhqFJkChnPyDOLYLsMWpdd0ko78ujYQ3w,32620' 2025-06-01T22:51:25.0323817Z ++ read fname 2025-06-01T22:51:25.0324345Z ++ make_wheel_record torch/include/ATen/CachedTensorUtils.h 2025-06-01T22:51:25.0324821Z ++ FPATH=torch/include/ATen/CachedTensorUtils.h 2025-06-01T22:51:25.0325259Z ++ echo torch/include/ATen/CachedTensorUtils.h 2025-06-01T22:51:25.0325636Z ++ grep RECORD 2025-06-01T22:51:25.0347352Z +++ openssl dgst -sha256 -binary torch/include/ATen/CachedTensorUtils.h 2025-06-01T22:51:25.0347887Z +++ openssl base64 2025-06-01T22:51:25.0348149Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.0348419Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.0349517Z +++ sed -e s/=//g 2025-06-01T22:51:25.0390462Z ++ HASH=A7gaS6-sexogUv0aYx8H9EYbRZxvaNXyNtgy4ovaZfM 2025-06-01T22:51:25.0394464Z +++ ls -nl torch/include/ATen/CachedTensorUtils.h 2025-06-01T22:51:25.0395576Z +++ awk '{print $5}' 2025-06-01T22:51:25.0423616Z ++ FSIZE=1007 2025-06-01T22:51:25.0424335Z ++ echo '"torch/include/ATen/CachedTensorUtils.h",sha256=A7gaS6-sexogUv0aYx8H9EYbRZxvaNXyNtgy4ovaZfM,1007' 2025-06-01T22:51:25.0425038Z ++ read fname 2025-06-01T22:51:25.0425483Z ++ make_wheel_record torch/include/ATen/CollapseDims.h 2025-06-01T22:51:25.0425911Z ++ FPATH=torch/include/ATen/CollapseDims.h 2025-06-01T22:51:25.0426303Z ++ echo torch/include/ATen/CollapseDims.h 2025-06-01T22:51:25.0426650Z ++ grep RECORD 2025-06-01T22:51:25.0447067Z +++ openssl dgst -sha256 -binary torch/include/ATen/CollapseDims.h 2025-06-01T22:51:25.0447682Z +++ openssl base64 2025-06-01T22:51:25.0448532Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.0450054Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.0451349Z +++ sed -e s/=//g 2025-06-01T22:51:25.0489144Z ++ HASH=YcFbH1j-lkxTcwHr5trswl3WJEZTp8VcW6sfsm11_oA 2025-06-01T22:51:25.0494475Z +++ ls -nl torch/include/ATen/CollapseDims.h 2025-06-01T22:51:25.0495071Z +++ awk '{print $5}' 2025-06-01T22:51:25.0520491Z ++ FSIZE=2560 2025-06-01T22:51:25.0521183Z ++ echo '"torch/include/ATen/CollapseDims.h",sha256=YcFbH1j-lkxTcwHr5trswl3WJEZTp8VcW6sfsm11_oA,2560' 2025-06-01T22:51:25.0521843Z ++ read fname 2025-06-01T22:51:25.0522276Z ++ make_wheel_record torch/include/ATen/CompositeExplicitAutogradFunctions.h 2025-06-01T22:51:25.0522526Z ++ FPATH=torch/include/ATen/CompositeExplicitAutogradFunctions.h 2025-06-01T22:51:25.0522980Z ++ echo torch/include/ATen/CompositeExplicitAutogradFunctions.h 2025-06-01T22:51:25.0524346Z ++ grep RECORD 2025-06-01T22:51:25.0547854Z +++ openssl dgst -sha256 -binary torch/include/ATen/CompositeExplicitAutogradFunctions.h 2025-06-01T22:51:25.0547973Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.0548076Z +++ openssl base64 2025-06-01T22:51:25.0551381Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.0552488Z +++ sed -e s/=//g 2025-06-01T22:51:25.0591805Z ++ HASH=_61JCORNGlTwh3LSUebe-QyUeOUW703Bk0QeZEF9ZCs 2025-06-01T22:51:25.0595546Z +++ ls -nl torch/include/ATen/CompositeExplicitAutogradFunctions.h 2025-06-01T22:51:25.0596470Z +++ awk '{print $5}' 2025-06-01T22:51:25.0624015Z ++ FSIZE=1976 2025-06-01T22:51:25.0624722Z ++ echo '"torch/include/ATen/CompositeExplicitAutogradFunctions.h",sha256=_61JCORNGlTwh3LSUebe-QyUeOUW703Bk0QeZEF9ZCs,1976' 2025-06-01T22:51:25.0625133Z ++ read fname 2025-06-01T22:51:25.0625531Z ++ make_wheel_record torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h 2025-06-01T22:51:25.0625818Z ++ FPATH=torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h 2025-06-01T22:51:25.0626076Z ++ echo torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h 2025-06-01T22:51:25.0626186Z ++ grep RECORD 2025-06-01T22:51:25.0647532Z +++ openssl dgst -sha256 -binary torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h 2025-06-01T22:51:25.0647652Z +++ openssl base64 2025-06-01T22:51:25.0648372Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.0649487Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.0650821Z +++ sed -e s/=//g 2025-06-01T22:51:25.0689928Z ++ HASH=-lkbGJawTkN48xvSR2cDCVyptt1VcDEq-zcDc70z1HI 2025-06-01T22:51:25.0694969Z +++ ls -nl torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h 2025-06-01T22:51:25.0695994Z +++ awk '{print $5}' 2025-06-01T22:51:25.0723435Z ++ FSIZE=40675 2025-06-01T22:51:25.0724255Z ++ echo '"torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h",sha256=-lkbGJawTkN48xvSR2cDCVyptt1VcDEq-zcDc70z1HI,40675' 2025-06-01T22:51:25.0724354Z ++ read fname 2025-06-01T22:51:25.0724914Z ++ make_wheel_record torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h 2025-06-01T22:51:25.0725270Z ++ FPATH=torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h 2025-06-01T22:51:25.0725601Z ++ echo torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h 2025-06-01T22:51:25.0725699Z ++ grep RECORD 2025-06-01T22:51:25.0747446Z +++ openssl dgst -sha256 -binary torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h 2025-06-01T22:51:25.0747566Z +++ openssl base64 2025-06-01T22:51:25.0747668Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.0747783Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.0749281Z +++ sed -e s/=//g 2025-06-01T22:51:25.0790148Z ++ HASH=Yte08jyGIy0epK4J9_PsmIjjrhrTWwOR82C_SNuuqL8 2025-06-01T22:51:25.0794543Z +++ ls -nl torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h 2025-06-01T22:51:25.0795733Z +++ awk '{print $5}' 2025-06-01T22:51:25.0822339Z ++ FSIZE=1989 2025-06-01T22:51:25.0823232Z ++ echo '"torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h",sha256=Yte08jyGIy0epK4J9_PsmIjjrhrTWwOR82C_SNuuqL8,1989' 2025-06-01T22:51:25.0823351Z ++ read fname 2025-06-01T22:51:25.0823896Z ++ make_wheel_record torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-06-01T22:51:25.0824249Z ++ FPATH=torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-06-01T22:51:25.0824606Z ++ echo torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-06-01T22:51:25.0825212Z ++ grep RECORD 2025-06-01T22:51:25.0846771Z +++ openssl dgst -sha256 -binary torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-06-01T22:51:25.0846917Z +++ openssl base64 2025-06-01T22:51:25.0847522Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.0848722Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.0850121Z +++ sed -e s/=//g 2025-06-01T22:51:25.0889198Z ++ HASH=jnt23hMGJcAgfx6SBp52_mLThvBI-AzDPfKFsWEIsPU 2025-06-01T22:51:25.0894310Z +++ ls -nl torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h 2025-06-01T22:51:25.0894737Z +++ awk '{print $5}' 2025-06-01T22:51:25.0922334Z ++ FSIZE=26244 2025-06-01T22:51:25.0923161Z ++ echo '"torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h",sha256=jnt23hMGJcAgfx6SBp52_mLThvBI-AzDPfKFsWEIsPU,26244' 2025-06-01T22:51:25.0923281Z ++ read fname 2025-06-01T22:51:25.0923575Z ++ make_wheel_record torch/include/ATen/CompositeImplicitAutogradFunctions.h 2025-06-01T22:51:25.0923949Z ++ FPATH=torch/include/ATen/CompositeImplicitAutogradFunctions.h 2025-06-01T22:51:25.0924196Z ++ echo torch/include/ATen/CompositeImplicitAutogradFunctions.h 2025-06-01T22:51:25.0924298Z ++ grep RECORD 2025-06-01T22:51:25.0946176Z +++ openssl dgst -sha256 -binary torch/include/ATen/CompositeImplicitAutogradFunctions.h 2025-06-01T22:51:25.0946550Z +++ openssl base64 2025-06-01T22:51:25.0947020Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.0950068Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.0951158Z +++ sed -e s/=//g 2025-06-01T22:51:25.0991029Z ++ HASH=ashjfHtnYtMvgzkDnJ1QutpAIOTMbJ1RaZlW_3DGA1E 2025-06-01T22:51:25.0994199Z +++ ls -nl torch/include/ATen/CompositeImplicitAutogradFunctions.h 2025-06-01T22:51:25.0995134Z +++ awk '{print $5}' 2025-06-01T22:51:25.1021427Z ++ FSIZE=1976 2025-06-01T22:51:25.1022127Z ++ echo '"torch/include/ATen/CompositeImplicitAutogradFunctions.h",sha256=ashjfHtnYtMvgzkDnJ1QutpAIOTMbJ1RaZlW_3DGA1E,1976' 2025-06-01T22:51:25.1022245Z ++ read fname 2025-06-01T22:51:25.1022560Z ++ make_wheel_record torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h 2025-06-01T22:51:25.1022964Z ++ FPATH=torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h 2025-06-01T22:51:25.1023291Z ++ echo torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h 2025-06-01T22:51:25.1023445Z ++ grep RECORD 2025-06-01T22:51:25.1045737Z +++ openssl dgst -sha256 -binary torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h 2025-06-01T22:51:25.1045879Z +++ openssl base64 2025-06-01T22:51:25.1047082Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.1047184Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.1048239Z +++ sed -e s/=//g 2025-06-01T22:51:25.1087995Z ++ HASH=FtUUahIAcff36_bjcimQ2s6qHOUIq8S8OkY9wrJwZcQ 2025-06-01T22:51:25.1092994Z +++ ls -nl torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h 2025-06-01T22:51:25.1093561Z +++ awk '{print $5}' 2025-06-01T22:51:25.1120105Z ++ FSIZE=34943 2025-06-01T22:51:25.1120849Z ++ echo '"torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h",sha256=FtUUahIAcff36_bjcimQ2s6qHOUIq8S8OkY9wrJwZcQ,34943' 2025-06-01T22:51:25.1120986Z ++ read fname 2025-06-01T22:51:25.1121755Z ++ make_wheel_record torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h 2025-06-01T22:51:25.1122107Z ++ FPATH=torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h 2025-06-01T22:51:25.1122562Z ++ echo torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h 2025-06-01T22:51:25.1122911Z ++ grep RECORD 2025-06-01T22:51:25.1148302Z +++ openssl dgst -sha256 -binary torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h 2025-06-01T22:51:25.1148419Z +++ openssl base64 2025-06-01T22:51:25.1148804Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.1150072Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.1151460Z +++ sed -e s/=//g 2025-06-01T22:51:25.1191956Z ++ HASH=9M_qlGSuUPFomzb5lwBaQl10CYYGE046wscf8M6jQz0 2025-06-01T22:51:25.1196567Z +++ ls -nl torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h 2025-06-01T22:51:25.1197173Z +++ awk '{print $5}' 2025-06-01T22:51:25.1224558Z ++ FSIZE=1988 2025-06-01T22:51:25.1225346Z ++ echo '"torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h",sha256=9M_qlGSuUPFomzb5lwBaQl10CYYGE046wscf8M6jQz0,1988' 2025-06-01T22:51:25.1225458Z ++ read fname 2025-06-01T22:51:25.1225894Z ++ make_wheel_record torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-06-01T22:51:25.1226258Z ++ FPATH=torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-06-01T22:51:25.1226599Z ++ echo torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-06-01T22:51:25.1227063Z ++ grep RECORD 2025-06-01T22:51:25.1247565Z +++ openssl dgst -sha256 -binary torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-06-01T22:51:25.1247683Z +++ openssl base64 2025-06-01T22:51:25.1248686Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.1249666Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.1250971Z +++ sed -e s/=//g 2025-06-01T22:51:25.1289268Z ++ HASH=zPpmzVcthe0efVJmcYnz1EnWbn04TkoWlfsQ2-qlH-s 2025-06-01T22:51:25.1294486Z +++ ls -nl torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h 2025-06-01T22:51:25.1295159Z +++ awk '{print $5}' 2025-06-01T22:51:25.1322332Z ++ FSIZE=1126 2025-06-01T22:51:25.1323186Z ++ echo '"torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h",sha256=zPpmzVcthe0efVJmcYnz1EnWbn04TkoWlfsQ2-qlH-s,1126' 2025-06-01T22:51:25.1323295Z ++ read fname 2025-06-01T22:51:25.1323449Z ++ make_wheel_record torch/include/ATen/Config.h 2025-06-01T22:51:25.1323568Z ++ FPATH=torch/include/ATen/Config.h 2025-06-01T22:51:25.1323824Z ++ echo torch/include/ATen/Config.h 2025-06-01T22:51:25.1323923Z ++ grep RECORD 2025-06-01T22:51:25.1346646Z +++ openssl dgst -sha256 -binary torch/include/ATen/Config.h 2025-06-01T22:51:25.1346784Z +++ openssl base64 2025-06-01T22:51:25.1348015Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.1348925Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.1350809Z +++ sed -e s/=//g 2025-06-01T22:51:25.1392756Z ++ HASH=IGQBGHuQWjq3tAT54HC8f-h11sDtKh4Xw54WOG7laNQ 2025-06-01T22:51:25.1395532Z +++ ls -nl torch/include/ATen/Config.h 2025-06-01T22:51:25.1396328Z +++ awk '{print $5}' 2025-06-01T22:51:25.1423592Z ++ FSIZE=769 2025-06-01T22:51:25.1424093Z ++ echo '"torch/include/ATen/Config.h",sha256=IGQBGHuQWjq3tAT54HC8f-h11sDtKh4Xw54WOG7laNQ,769' 2025-06-01T22:51:25.1424394Z ++ read fname 2025-06-01T22:51:25.1424558Z ++ make_wheel_record torch/include/ATen/Context.h 2025-06-01T22:51:25.1424681Z ++ FPATH=torch/include/ATen/Context.h 2025-06-01T22:51:25.1424816Z ++ echo torch/include/ATen/Context.h 2025-06-01T22:51:25.1426314Z ++ grep RECORD 2025-06-01T22:51:25.1447682Z +++ openssl base64 2025-06-01T22:51:25.1448249Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.1448519Z +++ openssl dgst -sha256 -binary torch/include/ATen/Context.h 2025-06-01T22:51:25.1449087Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.1450239Z +++ sed -e s/=//g 2025-06-01T22:51:25.1490149Z ++ HASH=HwRg-GPIWsPrxated5ueMa-QZX96pyePTKzDdRhh28w 2025-06-01T22:51:25.1495340Z +++ ls -nl torch/include/ATen/Context.h 2025-06-01T22:51:25.1496276Z +++ awk '{print $5}' 2025-06-01T22:51:25.1523078Z ++ FSIZE=22371 2025-06-01T22:51:25.1523613Z ++ echo '"torch/include/ATen/Context.h",sha256=HwRg-GPIWsPrxated5ueMa-QZX96pyePTKzDdRhh28w,22371' 2025-06-01T22:51:25.1524270Z ++ read fname 2025-06-01T22:51:25.1524501Z ++ make_wheel_record torch/include/ATen/DLConvertor.h 2025-06-01T22:51:25.1524862Z ++ FPATH=torch/include/ATen/DLConvertor.h 2025-06-01T22:51:25.1524995Z ++ echo torch/include/ATen/DLConvertor.h 2025-06-01T22:51:25.1525320Z ++ grep RECORD 2025-06-01T22:51:25.1547320Z +++ openssl dgst -sha256 -binary torch/include/ATen/DLConvertor.h 2025-06-01T22:51:25.1547435Z +++ openssl base64 2025-06-01T22:51:25.1548774Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.1549316Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.1550545Z +++ sed -e s/=//g 2025-06-01T22:51:25.1591607Z ++ HASH=4ZsSj6XAVUpXgUCzIiWuS7IE1pb2-b8Xd4cfb7y5O_I 2025-06-01T22:51:25.1595229Z +++ ls -nl torch/include/ATen/DLConvertor.h 2025-06-01T22:51:25.1596090Z +++ awk '{print $5}' 2025-06-01T22:51:25.1623859Z ++ FSIZE=657 2025-06-01T22:51:25.1624408Z ++ echo '"torch/include/ATen/DLConvertor.h",sha256=4ZsSj6XAVUpXgUCzIiWuS7IE1pb2-b8Xd4cfb7y5O_I,657' 2025-06-01T22:51:25.1624559Z ++ read fname 2025-06-01T22:51:25.1624736Z ++ make_wheel_record torch/include/ATen/Device.h 2025-06-01T22:51:25.1625248Z ++ FPATH=torch/include/ATen/Device.h 2025-06-01T22:51:25.1625399Z ++ echo torch/include/ATen/Device.h 2025-06-01T22:51:25.1626088Z ++ grep RECORD 2025-06-01T22:51:25.1647097Z +++ openssl dgst -sha256 -binary torch/include/ATen/Device.h 2025-06-01T22:51:25.1647220Z +++ openssl base64 2025-06-01T22:51:25.1648121Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.1649183Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.1650367Z +++ sed -e s/=//g 2025-06-01T22:51:25.1688743Z ++ HASH=woU2HH6ul-aOLsILb-xFTxGbtA7mGnaMaJzzB-CrlBI 2025-06-01T22:51:25.1693758Z +++ ls -nl torch/include/ATen/Device.h 2025-06-01T22:51:25.1694655Z +++ awk '{print $5}' 2025-06-01T22:51:25.1722090Z ++ FSIZE=42 2025-06-01T22:51:25.1722701Z ++ echo '"torch/include/ATen/Device.h",sha256=woU2HH6ul-aOLsILb-xFTxGbtA7mGnaMaJzzB-CrlBI,42' 2025-06-01T22:51:25.1722880Z ++ read fname 2025-06-01T22:51:25.1723299Z ++ make_wheel_record torch/include/ATen/DeviceAccelerator.h 2025-06-01T22:51:25.1723481Z ++ FPATH=torch/include/ATen/DeviceAccelerator.h 2025-06-01T22:51:25.1723802Z ++ echo torch/include/ATen/DeviceAccelerator.h 2025-06-01T22:51:25.1723907Z ++ grep RECORD 2025-06-01T22:51:25.1746371Z +++ openssl dgst -sha256 -binary torch/include/ATen/DeviceAccelerator.h 2025-06-01T22:51:25.1746532Z +++ openssl base64 2025-06-01T22:51:25.1747532Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.1748229Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.1749503Z +++ sed -e s/=//g 2025-06-01T22:51:25.1791191Z ++ HASH=iEP61HhrhqO6hYXrYJ-VZZcLdcoG7SZL7DNCQ457t4w 2025-06-01T22:51:25.1795301Z +++ ls -nl torch/include/ATen/DeviceAccelerator.h 2025-06-01T22:51:25.1796192Z +++ awk '{print $5}' 2025-06-01T22:51:25.1823843Z ++ FSIZE=3059 2025-06-01T22:51:25.1824588Z ++ echo '"torch/include/ATen/DeviceAccelerator.h",sha256=iEP61HhrhqO6hYXrYJ-VZZcLdcoG7SZL7DNCQ457t4w,3059' 2025-06-01T22:51:25.1824869Z ++ read fname 2025-06-01T22:51:25.1825048Z ++ make_wheel_record torch/include/ATen/DeviceGuard.h 2025-06-01T22:51:25.1825177Z ++ FPATH=torch/include/ATen/DeviceGuard.h 2025-06-01T22:51:25.1825353Z ++ echo torch/include/ATen/DeviceGuard.h 2025-06-01T22:51:25.1826291Z ++ grep RECORD 2025-06-01T22:51:25.1847361Z +++ openssl dgst -sha256 -binary torch/include/ATen/DeviceGuard.h 2025-06-01T22:51:25.1847479Z +++ openssl base64 2025-06-01T22:51:25.1848528Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.1849713Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.1850993Z +++ sed -e s/=//g 2025-06-01T22:51:25.1889495Z ++ HASH=QLQGKvzsBznkReUHcsy1VetO-lw8foQXW_uhz9rJ2Gs 2025-06-01T22:51:25.1894512Z +++ ls -nl torch/include/ATen/DeviceGuard.h 2025-06-01T22:51:25.1895425Z +++ awk '{print $5}' 2025-06-01T22:51:25.1921606Z ++ FSIZE=1165 2025-06-01T22:51:25.1922156Z ++ echo '"torch/include/ATen/DeviceGuard.h",sha256=QLQGKvzsBznkReUHcsy1VetO-lw8foQXW_uhz9rJ2Gs,1165' 2025-06-01T22:51:25.1922296Z ++ read fname 2025-06-01T22:51:25.1922493Z ++ make_wheel_record torch/include/ATen/DimVector.h 2025-06-01T22:51:25.1922617Z ++ FPATH=torch/include/ATen/DimVector.h 2025-06-01T22:51:25.1923276Z ++ echo torch/include/ATen/DimVector.h 2025-06-01T22:51:25.1923982Z ++ grep RECORD 2025-06-01T22:51:25.1945676Z +++ openssl dgst -sha256 -binary torch/include/ATen/DimVector.h 2025-06-01T22:51:25.1947163Z +++ openssl base64 2025-06-01T22:51:25.1947267Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.1947816Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.1948781Z +++ sed -e s/=//g 2025-06-01T22:51:25.1988913Z ++ HASH=hDtEu7TLm-rmIlopY3DudvGcP7BopSyWYAoce6SRrKM 2025-06-01T22:51:25.1993513Z +++ ls -nl torch/include/ATen/DimVector.h 2025-06-01T22:51:25.1994157Z +++ awk '{print $5}' 2025-06-01T22:51:25.2020047Z ++ FSIZE=46 2025-06-01T22:51:25.2020557Z ++ echo '"torch/include/ATen/DimVector.h",sha256=hDtEu7TLm-rmIlopY3DudvGcP7BopSyWYAoce6SRrKM,46' 2025-06-01T22:51:25.2020707Z ++ read fname 2025-06-01T22:51:25.2020881Z ++ make_wheel_record torch/include/ATen/Dimname.h 2025-06-01T22:51:25.2021130Z ++ FPATH=torch/include/ATen/Dimname.h 2025-06-01T22:51:25.2022144Z ++ echo torch/include/ATen/Dimname.h 2025-06-01T22:51:25.2022801Z ++ grep RECORD 2025-06-01T22:51:25.2045708Z +++ openssl dgst -sha256 -binary torch/include/ATen/Dimname.h 2025-06-01T22:51:25.2045839Z +++ openssl base64 2025-06-01T22:51:25.2046331Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.2046467Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.2047807Z +++ sed -e s/=//g 2025-06-01T22:51:25.2085876Z ++ HASH=ODvWq78JatYnrvxjZb8taxy-nOBOC6VE0sZnSpxiwFs 2025-06-01T22:51:25.2090430Z +++ ls -nl torch/include/ATen/Dimname.h 2025-06-01T22:51:25.2091316Z +++ awk '{print $5}' 2025-06-01T22:51:25.2118521Z ++ FSIZE=31 2025-06-01T22:51:25.2119046Z ++ echo '"torch/include/ATen/Dimname.h",sha256=ODvWq78JatYnrvxjZb8taxy-nOBOC6VE0sZnSpxiwFs,31' 2025-06-01T22:51:25.2119190Z ++ read fname 2025-06-01T22:51:25.2119865Z ++ make_wheel_record torch/include/ATen/Dispatch.h 2025-06-01T22:51:25.2120031Z ++ FPATH=torch/include/ATen/Dispatch.h 2025-06-01T22:51:25.2120172Z ++ echo torch/include/ATen/Dispatch.h 2025-06-01T22:51:25.2120269Z ++ grep RECORD 2025-06-01T22:51:25.2142545Z +++ openssl dgst -sha256 -binary torch/include/ATen/Dispatch.h 2025-06-01T22:51:25.2142682Z +++ openssl base64 2025-06-01T22:51:25.2142790Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.2143531Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.2143639Z +++ sed -e s/=//g 2025-06-01T22:51:25.2187396Z ++ HASH=rBxEB_eOHC4bFrG7ii282midF6D1o2nM0nePKUisoiw 2025-06-01T22:51:25.2191128Z +++ ls -nl torch/include/ATen/Dispatch.h 2025-06-01T22:51:25.2191701Z +++ awk '{print $5}' 2025-06-01T22:51:25.2220206Z ++ FSIZE=40146 2025-06-01T22:51:25.2220937Z ++ echo '"torch/include/ATen/Dispatch.h",sha256=rBxEB_eOHC4bFrG7ii282midF6D1o2nM0nePKUisoiw,40146' 2025-06-01T22:51:25.2221574Z ++ read fname 2025-06-01T22:51:25.2221875Z ++ make_wheel_record torch/include/ATen/Dispatch_v2.h 2025-06-01T22:51:25.2222302Z ++ FPATH=torch/include/ATen/Dispatch_v2.h 2025-06-01T22:51:25.2222666Z ++ echo torch/include/ATen/Dispatch_v2.h 2025-06-01T22:51:25.2223161Z ++ grep RECORD 2025-06-01T22:51:25.2244209Z +++ openssl dgst -sha256 -binary torch/include/ATen/Dispatch_v2.h 2025-06-01T22:51:25.2245030Z +++ openssl base64 2025-06-01T22:51:25.2245515Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.2245901Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.2246178Z +++ sed -e s/=//g 2025-06-01T22:51:25.2285405Z ++ HASH=hWSaCK4_0JDBR6fS4GOh5L2XP3tSRx-KFJGxp_jWCFs 2025-06-01T22:51:25.2290275Z +++ ls -nl torch/include/ATen/Dispatch_v2.h 2025-06-01T22:51:25.2291083Z +++ awk '{print $5}' 2025-06-01T22:51:25.2318466Z ++ FSIZE=60336 2025-06-01T22:51:25.2319259Z ++ echo '"torch/include/ATen/Dispatch_v2.h",sha256=hWSaCK4_0JDBR6fS4GOh5L2XP3tSRx-KFJGxp_jWCFs,60336' 2025-06-01T22:51:25.2319887Z ++ read fname 2025-06-01T22:51:25.2320216Z ++ make_wheel_record torch/include/ATen/DynamicLibrary.h 2025-06-01T22:51:25.2320653Z ++ FPATH=torch/include/ATen/DynamicLibrary.h 2025-06-01T22:51:25.2321049Z ++ echo torch/include/ATen/DynamicLibrary.h 2025-06-01T22:51:25.2321406Z ++ grep RECORD 2025-06-01T22:51:25.2343659Z +++ openssl dgst -sha256 -binary torch/include/ATen/DynamicLibrary.h 2025-06-01T22:51:25.2344206Z +++ openssl base64 2025-06-01T22:51:25.2344467Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.2344724Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.2345110Z +++ sed -e s/=//g 2025-06-01T22:51:25.2387009Z ++ HASH=NtmAf4Y1_Bhzd7W1jAj4xQIN_EzK0GbysDx1F4oVSSM 2025-06-01T22:51:25.2390529Z +++ ls -nl torch/include/ATen/DynamicLibrary.h 2025-06-01T22:51:25.2391198Z +++ awk '{print $5}' 2025-06-01T22:51:25.2416300Z ++ FSIZE=679 2025-06-01T22:51:25.2417127Z ++ echo '"torch/include/ATen/DynamicLibrary.h",sha256=NtmAf4Y1_Bhzd7W1jAj4xQIN_EzK0GbysDx1F4oVSSM,679' 2025-06-01T22:51:25.2417785Z ++ read fname 2025-06-01T22:51:25.2418084Z ++ make_wheel_record torch/include/ATen/EmptyTensor.h 2025-06-01T22:51:25.2418510Z ++ FPATH=torch/include/ATen/EmptyTensor.h 2025-06-01T22:51:25.2419228Z ++ echo torch/include/ATen/EmptyTensor.h 2025-06-01T22:51:25.2420293Z ++ grep RECORD 2025-06-01T22:51:25.2441437Z +++ openssl dgst -sha256 -binary torch/include/ATen/EmptyTensor.h 2025-06-01T22:51:25.2442222Z +++ openssl base64 2025-06-01T22:51:25.2442546Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.2442990Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.2444573Z +++ sed -e s/=//g 2025-06-01T22:51:25.2484640Z ++ HASH=iZqDKHcinOMLYmj1zOwdh9vFirz_WUWkP1csVsELkBg 2025-06-01T22:51:25.2488783Z +++ ls -nl torch/include/ATen/EmptyTensor.h 2025-06-01T22:51:25.2489650Z +++ awk '{print $5}' 2025-06-01T22:51:25.2516308Z ++ FSIZE=4710 2025-06-01T22:51:25.2517075Z ++ echo '"torch/include/ATen/EmptyTensor.h",sha256=iZqDKHcinOMLYmj1zOwdh9vFirz_WUWkP1csVsELkBg,4710' 2025-06-01T22:51:25.2517711Z ++ read fname 2025-06-01T22:51:25.2518024Z ++ make_wheel_record torch/include/ATen/ExpandBase.h 2025-06-01T22:51:25.2518432Z ++ FPATH=torch/include/ATen/ExpandBase.h 2025-06-01T22:51:25.2518805Z ++ echo torch/include/ATen/ExpandBase.h 2025-06-01T22:51:25.2519150Z ++ grep RECORD 2025-06-01T22:51:25.2542165Z +++ openssl dgst -sha256 -binary torch/include/ATen/ExpandBase.h 2025-06-01T22:51:25.2542675Z +++ openssl base64 2025-06-01T22:51:25.2542931Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.2543194Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.2543458Z +++ sed -e s/=//g 2025-06-01T22:51:25.2585259Z ++ HASH=nUXXodL4QrMGHb0xV9QpDjEJsG67gD6GHosIfNnrfxA 2025-06-01T22:51:25.2589276Z +++ ls -nl torch/include/ATen/ExpandBase.h 2025-06-01T22:51:25.2590266Z +++ awk '{print $5}' 2025-06-01T22:51:25.2614701Z ++ FSIZE=914 2025-06-01T22:51:25.2615434Z ++ echo '"torch/include/ATen/ExpandBase.h",sha256=nUXXodL4QrMGHb0xV9QpDjEJsG67gD6GHosIfNnrfxA,914' 2025-06-01T22:51:25.2616062Z ++ read fname 2025-06-01T22:51:25.2616383Z ++ make_wheel_record torch/include/ATen/ExpandUtils.h 2025-06-01T22:51:25.2616812Z ++ FPATH=torch/include/ATen/ExpandUtils.h 2025-06-01T22:51:25.2619030Z ++ echo torch/include/ATen/ExpandUtils.h 2025-06-01T22:51:25.2619685Z ++ grep RECORD 2025-06-01T22:51:25.2640745Z +++ openssl dgst -sha256 -binary torch/include/ATen/ExpandUtils.h 2025-06-01T22:51:25.2641719Z +++ openssl base64 2025-06-01T22:51:25.2642032Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.2643942Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.2644567Z +++ sed -e s/=//g 2025-06-01T22:51:25.2685323Z ++ HASH=1fH_0gEg_-rZtAFa5QdSAdNGqQyD3jTywU7NnmVU4k0 2025-06-01T22:51:25.2689069Z +++ ls -nl torch/include/ATen/ExpandUtils.h 2025-06-01T22:51:25.2689941Z +++ awk '{print $5}' 2025-06-01T22:51:25.2717374Z ++ FSIZE=16341 2025-06-01T22:51:25.2718240Z ++ echo '"torch/include/ATen/ExpandUtils.h",sha256=1fH_0gEg_-rZtAFa5QdSAdNGqQyD3jTywU7NnmVU4k0,16341' 2025-06-01T22:51:25.2718928Z ++ read fname 2025-06-01T22:51:25.2719245Z ++ make_wheel_record torch/include/ATen/Formatting.h 2025-06-01T22:51:25.2719651Z ++ FPATH=torch/include/ATen/Formatting.h 2025-06-01T22:51:25.2720022Z ++ echo torch/include/ATen/Formatting.h 2025-06-01T22:51:25.2720352Z ++ grep RECORD 2025-06-01T22:51:25.2741415Z +++ openssl dgst -sha256 -binary torch/include/ATen/Formatting.h 2025-06-01T22:51:25.2741991Z +++ openssl base64 2025-06-01T22:51:25.2742269Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.2743493Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.2744531Z +++ sed -e s/=//g 2025-06-01T22:51:25.2784924Z ++ HASH=u9t8xVe-WAEXzWvHqFJ93K566ukel9wsbLhSEUeEqyc 2025-06-01T22:51:25.2788637Z +++ ls -nl torch/include/ATen/Formatting.h 2025-06-01T22:51:25.2790366Z +++ awk '{print $5}' 2025-06-01T22:51:25.2814409Z ++ FSIZE=34 2025-06-01T22:51:25.2815016Z ++ echo '"torch/include/ATen/Formatting.h",sha256=u9t8xVe-WAEXzWvHqFJ93K566ukel9wsbLhSEUeEqyc,34' 2025-06-01T22:51:25.2815769Z ++ read fname 2025-06-01T22:51:25.2816078Z ++ make_wheel_record torch/include/ATen/FuncTorchTLS.h 2025-06-01T22:51:25.2816650Z ++ FPATH=torch/include/ATen/FuncTorchTLS.h 2025-06-01T22:51:25.2818577Z ++ echo torch/include/ATen/FuncTorchTLS.h 2025-06-01T22:51:25.2819993Z ++ grep RECORD 2025-06-01T22:51:25.2842752Z +++ openssl dgst -sha256 -binary torch/include/ATen/FuncTorchTLS.h 2025-06-01T22:51:25.2843325Z +++ openssl base64 2025-06-01T22:51:25.2843593Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.2844567Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.2844895Z +++ sed -e s/=//g 2025-06-01T22:51:25.2885336Z ++ HASH=1Rh_Sl0r0UOMpwzcl6_P1GEJXBgAtIGra6xE5t_B69o 2025-06-01T22:51:25.2889166Z +++ ls -nl torch/include/ATen/FuncTorchTLS.h 2025-06-01T22:51:25.2889891Z +++ awk '{print $5}' 2025-06-01T22:51:25.2916984Z ++ FSIZE=1816 2025-06-01T22:51:25.2917655Z ++ echo '"torch/include/ATen/FuncTorchTLS.h",sha256=1Rh_Sl0r0UOMpwzcl6_P1GEJXBgAtIGra6xE5t_B69o,1816' 2025-06-01T22:51:25.2918299Z ++ read fname 2025-06-01T22:51:25.2918650Z ++ make_wheel_record torch/include/ATen/FunctionalStorageImpl.h 2025-06-01T22:51:25.2919159Z ++ FPATH=torch/include/ATen/FunctionalStorageImpl.h 2025-06-01T22:51:25.2919613Z ++ echo torch/include/ATen/FunctionalStorageImpl.h 2025-06-01T22:51:25.2919990Z ++ grep RECORD 2025-06-01T22:51:25.2942391Z +++ openssl dgst -sha256 -binary torch/include/ATen/FunctionalStorageImpl.h 2025-06-01T22:51:25.2942920Z +++ openssl base64 2025-06-01T22:51:25.2943187Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.2943441Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.2943712Z +++ sed -e s/=//g 2025-06-01T22:51:25.2985406Z ++ HASH=SrJ3IxrPQ69jrLrnqY-Ld-bdwEBhz2m6eLXtnQQhGtQ 2025-06-01T22:51:25.2988417Z +++ ls -nl torch/include/ATen/FunctionalStorageImpl.h 2025-06-01T22:51:25.2988954Z +++ awk '{print $5}' 2025-06-01T22:51:25.3013315Z ++ FSIZE=7699 2025-06-01T22:51:25.3014031Z ++ echo '"torch/include/ATen/FunctionalStorageImpl.h",sha256=SrJ3IxrPQ69jrLrnqY-Ld-bdwEBhz2m6eLXtnQQhGtQ,7699' 2025-06-01T22:51:25.3014761Z ++ read fname 2025-06-01T22:51:25.3015147Z ++ make_wheel_record torch/include/ATen/FunctionalTensorWrapper.h 2025-06-01T22:51:25.3015804Z ++ FPATH=torch/include/ATen/FunctionalTensorWrapper.h 2025-06-01T22:51:25.3016603Z ++ echo torch/include/ATen/FunctionalTensorWrapper.h 2025-06-01T22:51:25.3018469Z ++ grep RECORD 2025-06-01T22:51:25.3040425Z +++ openssl dgst -sha256 -binary torch/include/ATen/FunctionalTensorWrapper.h 2025-06-01T22:51:25.3041358Z +++ openssl base64 2025-06-01T22:51:25.3041676Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.3042099Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.3042680Z +++ sed -e s/=//g 2025-06-01T22:51:25.3084916Z ++ HASH=Mfvzc64_Ab6z4e11t-NKLCEajHK_wwP4ZaTMnbK76k8 2025-06-01T22:51:25.3087985Z +++ ls -nl torch/include/ATen/FunctionalTensorWrapper.h 2025-06-01T22:51:25.3088640Z +++ awk '{print $5}' 2025-06-01T22:51:25.3115721Z ++ FSIZE=17766 2025-06-01T22:51:25.3116685Z ++ echo '"torch/include/ATen/FunctionalTensorWrapper.h",sha256=Mfvzc64_Ab6z4e11t-NKLCEajHK_wwP4ZaTMnbK76k8,17766' 2025-06-01T22:51:25.3117419Z ++ read fname 2025-06-01T22:51:25.3117724Z ++ make_wheel_record torch/include/ATen/Functions.h 2025-06-01T22:51:25.3118137Z ++ FPATH=torch/include/ATen/Functions.h 2025-06-01T22:51:25.3118508Z ++ echo torch/include/ATen/Functions.h 2025-06-01T22:51:25.3118836Z ++ grep RECORD 2025-06-01T22:51:25.3141811Z +++ openssl dgst -sha256 -binary torch/include/ATen/Functions.h 2025-06-01T22:51:25.3142536Z +++ openssl base64 2025-06-01T22:51:25.3142867Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.3143121Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.3143408Z +++ sed -e s/=//g 2025-06-01T22:51:25.3185727Z ++ HASH=zOfgQI7Mw4llCsGM2uYTo495H1CMSG55qFlbdsx3y-o 2025-06-01T22:51:25.3188620Z +++ ls -nl torch/include/ATen/Functions.h 2025-06-01T22:51:25.3189493Z +++ awk '{print $5}' 2025-06-01T22:51:25.3213874Z ++ FSIZE=55096 2025-06-01T22:51:25.3214526Z ++ echo '"torch/include/ATen/Functions.h",sha256=zOfgQI7Mw4llCsGM2uYTo495H1CMSG55qFlbdsx3y-o,55096' 2025-06-01T22:51:25.3215282Z ++ read fname 2025-06-01T22:51:25.3215582Z ++ make_wheel_record torch/include/ATen/Generator.h 2025-06-01T22:51:25.3215983Z ++ FPATH=torch/include/ATen/Generator.h 2025-06-01T22:51:25.3217851Z ++ echo torch/include/ATen/Generator.h 2025-06-01T22:51:25.3218634Z ++ grep RECORD 2025-06-01T22:51:25.3240956Z +++ openssl dgst -sha256 -binary torch/include/ATen/Generator.h 2025-06-01T22:51:25.3241540Z +++ openssl base64 2025-06-01T22:51:25.3241851Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.3242112Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.3243569Z +++ sed -e s/=//g 2025-06-01T22:51:25.3283464Z ++ HASH=KBeu-DIZBnbAWTvlDIPNIA7PMY3wFODHbAR0l-kToLc 2025-06-01T22:51:25.3287441Z +++ ls -nl torch/include/ATen/Generator.h 2025-06-01T22:51:25.3288108Z +++ awk '{print $5}' 2025-06-01T22:51:25.3314781Z ++ FSIZE=46 2025-06-01T22:51:25.3315368Z ++ echo '"torch/include/ATen/Generator.h",sha256=KBeu-DIZBnbAWTvlDIPNIA7PMY3wFODHbAR0l-kToLc,46' 2025-06-01T22:51:25.3316091Z ++ read fname 2025-06-01T22:51:25.3316378Z ++ make_wheel_record torch/include/ATen/InferSize.h 2025-06-01T22:51:25.3316803Z ++ FPATH=torch/include/ATen/InferSize.h 2025-06-01T22:51:25.3317178Z ++ echo torch/include/ATen/InferSize.h 2025-06-01T22:51:25.3317519Z ++ grep RECORD 2025-06-01T22:51:25.3341085Z +++ openssl dgst -sha256 -binary torch/include/ATen/InferSize.h 2025-06-01T22:51:25.3341917Z +++ openssl base64 2025-06-01T22:51:25.3342190Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.3342437Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.3342708Z +++ sed -e s/=//g 2025-06-01T22:51:25.3381972Z ++ HASH=m09_Nnka7yDVadx5Qr0uPS19ekqUwtWoqJr8eeAYscc 2025-06-01T22:51:25.3384325Z +++ ls -nl torch/include/ATen/InferSize.h 2025-06-01T22:51:25.3385501Z +++ awk '{print $5}' 2025-06-01T22:51:25.3409497Z ++ FSIZE=2873 2025-06-01T22:51:25.3410605Z ++ echo '"torch/include/ATen/InferSize.h",sha256=m09_Nnka7yDVadx5Qr0uPS19ekqUwtWoqJr8eeAYscc,2873' 2025-06-01T22:51:25.3411315Z ++ read fname 2025-06-01T22:51:25.3411690Z ++ make_wheel_record torch/include/ATen/InitialTensorOptions.h 2025-06-01T22:51:25.3412192Z ++ FPATH=torch/include/ATen/InitialTensorOptions.h 2025-06-01T22:51:25.3425233Z ++ echo torch/include/ATen/InitialTensorOptions.h 2025-06-01T22:51:25.3425834Z ++ grep RECORD 2025-06-01T22:51:25.3434653Z +++ openssl dgst -sha256 -binary torch/include/ATen/InitialTensorOptions.h 2025-06-01T22:51:25.3435157Z +++ openssl base64 2025-06-01T22:51:25.3435833Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.3437181Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.3438354Z +++ sed -e s/=//g 2025-06-01T22:51:25.3480987Z ++ HASH=Hwbswfmyx2diKA1DCTPukc246Fnm7kn_MOVXQmVrVDw 2025-06-01T22:51:25.3484072Z +++ ls -nl torch/include/ATen/InitialTensorOptions.h 2025-06-01T22:51:25.3485076Z +++ awk '{print $5}' 2025-06-01T22:51:25.3512005Z ++ FSIZE=439 2025-06-01T22:51:25.3514518Z ++ echo '"torch/include/ATen/InitialTensorOptions.h",sha256=Hwbswfmyx2diKA1DCTPukc246Fnm7kn_MOVXQmVrVDw,439' 2025-06-01T22:51:25.3515221Z ++ read fname 2025-06-01T22:51:25.3515501Z ++ make_wheel_record torch/include/ATen/Layout.h 2025-06-01T22:51:25.3515902Z ++ FPATH=torch/include/ATen/Layout.h 2025-06-01T22:51:25.3516242Z ++ echo torch/include/ATen/Layout.h 2025-06-01T22:51:25.3516571Z ++ grep RECORD 2025-06-01T22:51:25.3533220Z +++ openssl dgst -sha256 -binary torch/include/ATen/Layout.h 2025-06-01T22:51:25.3533932Z +++ openssl base64 2025-06-01T22:51:25.3535290Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.3537553Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.3538293Z +++ sed -e s/=//g 2025-06-01T22:51:25.3574798Z ++ HASH=l9TpZf-gLtmQbbV7_dn0UFiOuV88PVS7V047YMCtM-A 2025-06-01T22:51:25.3581154Z +++ ls -nl torch/include/ATen/Layout.h 2025-06-01T22:51:25.3581975Z +++ awk '{print $5}' 2025-06-01T22:51:25.3605842Z ++ FSIZE=42 2025-06-01T22:51:25.3606526Z ++ echo '"torch/include/ATen/Layout.h",sha256=l9TpZf-gLtmQbbV7_dn0UFiOuV88PVS7V047YMCtM-A,42' 2025-06-01T22:51:25.3607302Z ++ read fname 2025-06-01T22:51:25.3607686Z ++ make_wheel_record torch/include/ATen/LegacyBatchedFallback.h 2025-06-01T22:51:25.3608194Z ++ FPATH=torch/include/ATen/LegacyBatchedFallback.h 2025-06-01T22:51:25.3609712Z ++ echo torch/include/ATen/LegacyBatchedFallback.h 2025-06-01T22:51:25.3610692Z ++ grep RECORD 2025-06-01T22:51:25.3632422Z +++ openssl dgst -sha256 -binary torch/include/ATen/LegacyBatchedFallback.h 2025-06-01T22:51:25.3633113Z +++ openssl base64 2025-06-01T22:51:25.3633371Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.3633780Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.3635129Z +++ sed -e s/=//g 2025-06-01T22:51:25.3676749Z ++ HASH=QNBsZOnkz1buoh0I2HhKGyf3uxGh8NGcHq-AtADej7U 2025-06-01T22:51:25.3680006Z +++ ls -nl torch/include/ATen/LegacyBatchedFallback.h 2025-06-01T22:51:25.3680618Z +++ awk '{print $5}' 2025-06-01T22:51:25.3708434Z ++ FSIZE=974 2025-06-01T22:51:25.3709115Z ++ echo '"torch/include/ATen/LegacyBatchedFallback.h",sha256=QNBsZOnkz1buoh0I2HhKGyf3uxGh8NGcHq-AtADej7U,974' 2025-06-01T22:51:25.3709844Z ++ read fname 2025-06-01T22:51:25.3710220Z ++ make_wheel_record torch/include/ATen/LegacyBatchedTensorImpl.h 2025-06-01T22:51:25.3710736Z ++ FPATH=torch/include/ATen/LegacyBatchedTensorImpl.h 2025-06-01T22:51:25.3711212Z ++ echo torch/include/ATen/LegacyBatchedTensorImpl.h 2025-06-01T22:51:25.3711600Z ++ grep RECORD 2025-06-01T22:51:25.3730801Z +++ openssl dgst -sha256 -binary torch/include/ATen/LegacyBatchedTensorImpl.h 2025-06-01T22:51:25.3731349Z +++ openssl base64 2025-06-01T22:51:25.3732011Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.3733511Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.3734758Z +++ sed -e s/=//g 2025-06-01T22:51:25.3772817Z ++ HASH=kJQM9K02HJN1iNDKTLlIvBOe55VDkT2Zmq9qE0R1ZCk 2025-06-01T22:51:25.3778481Z +++ ls -nl torch/include/ATen/LegacyBatchedTensorImpl.h 2025-06-01T22:51:25.3779329Z +++ awk '{print $5}' 2025-06-01T22:51:25.3805436Z ++ FSIZE=5544 2025-06-01T22:51:25.3806152Z ++ echo '"torch/include/ATen/LegacyBatchedTensorImpl.h",sha256=kJQM9K02HJN1iNDKTLlIvBOe55VDkT2Zmq9qE0R1ZCk,5544' 2025-06-01T22:51:25.3806921Z ++ read fname 2025-06-01T22:51:25.3807250Z ++ make_wheel_record torch/include/ATen/LegacyVmapMode.h 2025-06-01T22:51:25.3807712Z ++ FPATH=torch/include/ATen/LegacyVmapMode.h 2025-06-01T22:51:25.3808110Z ++ echo torch/include/ATen/LegacyVmapMode.h 2025-06-01T22:51:25.3808472Z ++ grep RECORD 2025-06-01T22:51:25.3832492Z +++ openssl dgst -sha256 -binary torch/include/ATen/LegacyVmapMode.h 2025-06-01T22:51:25.3832976Z +++ openssl base64 2025-06-01T22:51:25.3833240Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.3833485Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.3833756Z +++ sed -e s/=//g 2025-06-01T22:51:25.3873534Z ++ HASH=w8ZTj-VP5xE5NMHEAGXqZE64gMm-i141FiOdWdNQU7Q 2025-06-01T22:51:25.3876360Z +++ ls -nl torch/include/ATen/LegacyVmapMode.h 2025-06-01T22:51:25.3877144Z +++ awk '{print $5}' 2025-06-01T22:51:25.3903940Z ++ FSIZE=927 2025-06-01T22:51:25.3904635Z ++ echo '"torch/include/ATen/LegacyVmapMode.h",sha256=w8ZTj-VP5xE5NMHEAGXqZE64gMm-i141FiOdWdNQU7Q,927' 2025-06-01T22:51:25.3905436Z ++ read fname 2025-06-01T22:51:25.3905791Z ++ make_wheel_record torch/include/ATen/LegacyVmapTransforms.h 2025-06-01T22:51:25.3906277Z ++ FPATH=torch/include/ATen/LegacyVmapTransforms.h 2025-06-01T22:51:25.3906729Z ++ echo torch/include/ATen/LegacyVmapTransforms.h 2025-06-01T22:51:25.3907106Z ++ grep RECORD 2025-06-01T22:51:25.3927582Z +++ openssl dgst -sha256 -binary torch/include/ATen/LegacyVmapTransforms.h 2025-06-01T22:51:25.3928124Z +++ openssl base64 2025-06-01T22:51:25.3928561Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.3929875Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.3931240Z +++ sed -e s/=//g 2025-06-01T22:51:25.3970745Z ++ HASH=g0lBIYJ793Z5bMsvchyDxfExUt14w8ghWbjB-6t3nfU 2025-06-01T22:51:25.3975550Z +++ ls -nl torch/include/ATen/LegacyVmapTransforms.h 2025-06-01T22:51:25.3976654Z +++ awk '{print $5}' 2025-06-01T22:51:25.4004002Z ++ FSIZE=7815 2025-06-01T22:51:25.4004907Z ++ echo '"torch/include/ATen/LegacyVmapTransforms.h",sha256=g0lBIYJ793Z5bMsvchyDxfExUt14w8ghWbjB-6t3nfU,7815' 2025-06-01T22:51:25.4006838Z ++ read fname 2025-06-01T22:51:25.4007196Z ++ make_wheel_record torch/include/ATen/LinalgBackend.h 2025-06-01T22:51:25.4007638Z ++ FPATH=torch/include/ATen/LinalgBackend.h 2025-06-01T22:51:25.4008042Z ++ echo torch/include/ATen/LinalgBackend.h 2025-06-01T22:51:25.4008480Z ++ grep RECORD 2025-06-01T22:51:25.4029788Z +++ openssl dgst -sha256 -binary torch/include/ATen/LinalgBackend.h 2025-06-01T22:51:25.4030279Z +++ openssl base64 2025-06-01T22:51:25.4030546Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.4030808Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.4031317Z +++ sed -e s/=//g 2025-06-01T22:51:25.4073176Z ++ HASH=8FGeL3F7EUk5i_VVs5SHukfJhAQuXi7WtN5BNXXhDlw 2025-06-01T22:51:25.4076198Z +++ ls -nl torch/include/ATen/LinalgBackend.h 2025-06-01T22:51:25.4077142Z +++ awk '{print $5}' 2025-06-01T22:51:25.4105632Z ++ FSIZE=719 2025-06-01T22:51:25.4106433Z ++ echo '"torch/include/ATen/LinalgBackend.h",sha256=8FGeL3F7EUk5i_VVs5SHukfJhAQuXi7WtN5BNXXhDlw,719' 2025-06-01T22:51:25.4107082Z ++ read fname 2025-06-01T22:51:25.4107409Z ++ make_wheel_record torch/include/ATen/MapAllocator.h 2025-06-01T22:51:25.4107831Z ++ FPATH=torch/include/ATen/MapAllocator.h 2025-06-01T22:51:25.4108216Z ++ echo torch/include/ATen/MapAllocator.h 2025-06-01T22:51:25.4108567Z ++ grep RECORD 2025-06-01T22:51:25.4127872Z +++ openssl dgst -sha256 -binary torch/include/ATen/MapAllocator.h 2025-06-01T22:51:25.4128389Z +++ openssl base64 2025-06-01T22:51:25.4128793Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.4130146Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.4131323Z +++ sed -e s/=//g 2025-06-01T22:51:25.4172689Z ++ HASH=Im-laCx0FzaQv6Lvq3nikLaQJEB0Rel8WZNzVqsAEPQ 2025-06-01T22:51:25.4179128Z +++ ls -nl torch/include/ATen/MapAllocator.h 2025-06-01T22:51:25.4179484Z +++ awk '{print $5}' 2025-06-01T22:51:25.4205021Z ++ FSIZE=3626 2025-06-01T22:51:25.4205653Z ++ echo '"torch/include/ATen/MapAllocator.h",sha256=Im-laCx0FzaQv6Lvq3nikLaQJEB0Rel8WZNzVqsAEPQ,3626' 2025-06-01T22:51:25.4206341Z ++ read fname 2025-06-01T22:51:25.4206641Z ++ make_wheel_record torch/include/ATen/MatrixRef.h 2025-06-01T22:51:25.4207065Z ++ FPATH=torch/include/ATen/MatrixRef.h 2025-06-01T22:51:25.4207445Z ++ echo torch/include/ATen/MatrixRef.h 2025-06-01T22:51:25.4207776Z ++ grep RECORD 2025-06-01T22:51:25.4229270Z +++ openssl dgst -sha256 -binary torch/include/ATen/MatrixRef.h 2025-06-01T22:51:25.4229734Z +++ openssl base64 2025-06-01T22:51:25.4230010Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.4231204Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.4231708Z +++ sed -e s/=//g 2025-06-01T22:51:25.4272131Z ++ HASH=smOpMIy_-dyGqiNuoHkAueiXf9XzPFc781gsGm3pTlM 2025-06-01T22:51:25.4275929Z +++ ls -nl torch/include/ATen/MatrixRef.h 2025-06-01T22:51:25.4276907Z +++ awk '{print $5}' 2025-06-01T22:51:25.4304512Z ++ FSIZE=3006 2025-06-01T22:51:25.4305369Z ++ echo '"torch/include/ATen/MatrixRef.h",sha256=smOpMIy_-dyGqiNuoHkAueiXf9XzPFc781gsGm3pTlM,3006' 2025-06-01T22:51:25.4305991Z ++ read fname 2025-06-01T22:51:25.4306445Z ++ make_wheel_record torch/include/ATen/MemoryOverlap.h 2025-06-01T22:51:25.4306875Z ++ FPATH=torch/include/ATen/MemoryOverlap.h 2025-06-01T22:51:25.4307278Z ++ echo torch/include/ATen/MemoryOverlap.h 2025-06-01T22:51:25.4307613Z ++ grep RECORD 2025-06-01T22:51:25.4327591Z +++ openssl dgst -sha256 -binary torch/include/ATen/MemoryOverlap.h 2025-06-01T22:51:25.4328087Z +++ openssl base64 2025-06-01T22:51:25.4328439Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.4329662Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.4330959Z +++ sed -e s/=//g 2025-06-01T22:51:25.4371663Z ++ HASH=VMIgtWjB4dUQORQL0AwDnVO7KBVmGYqQTaGhESKS5FM 2025-06-01T22:51:25.4376713Z +++ ls -nl torch/include/ATen/MemoryOverlap.h 2025-06-01T22:51:25.4378375Z +++ awk '{print $5}' 2025-06-01T22:51:25.4404028Z ++ FSIZE=1287 2025-06-01T22:51:25.4404832Z ++ echo '"torch/include/ATen/MemoryOverlap.h",sha256=VMIgtWjB4dUQORQL0AwDnVO7KBVmGYqQTaGhESKS5FM,1287' 2025-06-01T22:51:25.4405526Z ++ read fname 2025-06-01T22:51:25.4405841Z ++ make_wheel_record torch/include/ATen/MetaFunctions.h 2025-06-01T22:51:25.4406399Z ++ FPATH=torch/include/ATen/MetaFunctions.h 2025-06-01T22:51:25.4406969Z ++ echo torch/include/ATen/MetaFunctions.h 2025-06-01T22:51:25.4407347Z ++ grep RECORD 2025-06-01T22:51:25.4428900Z +++ openssl dgst -sha256 -binary torch/include/ATen/MetaFunctions.h 2025-06-01T22:51:25.4429456Z +++ openssl base64 2025-06-01T22:51:25.4429728Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.4431459Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.4431924Z +++ sed -e s/=//g 2025-06-01T22:51:25.4473417Z ++ HASH=OaAEO2SIhM252jC0YqyLZReeVbr5SX_Kl68kDrpDY9s 2025-06-01T22:51:25.4476455Z +++ ls -nl torch/include/ATen/MetaFunctions.h 2025-06-01T22:51:25.4477425Z +++ awk '{print $5}' 2025-06-01T22:51:25.4504148Z ++ FSIZE=1955 2025-06-01T22:51:25.4504774Z ++ echo '"torch/include/ATen/MetaFunctions.h",sha256=OaAEO2SIhM252jC0YqyLZReeVbr5SX_Kl68kDrpDY9s,1955' 2025-06-01T22:51:25.4505427Z ++ read fname 2025-06-01T22:51:25.4505888Z ++ make_wheel_record torch/include/ATen/MetaFunctions_inl.h 2025-06-01T22:51:25.4506386Z ++ FPATH=torch/include/ATen/MetaFunctions_inl.h 2025-06-01T22:51:25.4506814Z ++ echo torch/include/ATen/MetaFunctions_inl.h 2025-06-01T22:51:25.4507242Z ++ grep RECORD 2025-06-01T22:51:25.4527492Z +++ openssl dgst -sha256 -binary torch/include/ATen/MetaFunctions_inl.h 2025-06-01T22:51:25.4528032Z +++ openssl base64 2025-06-01T22:51:25.4528763Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.4529966Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.4531422Z +++ sed -e s/=//g 2025-06-01T22:51:25.4570744Z ++ HASH=BTUtFqSn9BPE2LG_9si5K9myeeI6RpzgP4K2GUbm6Vo 2025-06-01T22:51:25.4576126Z +++ ls -nl torch/include/ATen/MetaFunctions_inl.h 2025-06-01T22:51:25.4576803Z +++ awk '{print $5}' 2025-06-01T22:51:25.4602716Z ++ FSIZE=15908 2025-06-01T22:51:25.4603327Z ++ echo '"torch/include/ATen/MetaFunctions_inl.h",sha256=BTUtFqSn9BPE2LG_9si5K9myeeI6RpzgP4K2GUbm6Vo,15908' 2025-06-01T22:51:25.4604160Z ++ read fname 2025-06-01T22:51:25.4604483Z ++ make_wheel_record torch/include/ATen/MethodOperators.h 2025-06-01T22:51:25.4605132Z ++ FPATH=torch/include/ATen/MethodOperators.h 2025-06-01T22:51:25.4605653Z ++ grep RECORD 2025-06-01T22:51:25.4606447Z ++ echo torch/include/ATen/MethodOperators.h 2025-06-01T22:51:25.4629840Z +++ openssl dgst -sha256 -binary torch/include/ATen/MethodOperators.h 2025-06-01T22:51:25.4630350Z +++ openssl base64 2025-06-01T22:51:25.4630640Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.4630890Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.4631317Z +++ sed -e s/=//g 2025-06-01T22:51:25.4672952Z ++ HASH=zUlTJXKFi8LTThmkJ1ChMr33vmdTqoZoLjtMMeQUr7Q 2025-06-01T22:51:25.4675209Z +++ ls -nl torch/include/ATen/MethodOperators.h 2025-06-01T22:51:25.4677167Z +++ awk '{print $5}' 2025-06-01T22:51:25.4704734Z ++ FSIZE=15445 2025-06-01T22:51:25.4705430Z ++ echo '"torch/include/ATen/MethodOperators.h",sha256=zUlTJXKFi8LTThmkJ1ChMr33vmdTqoZoLjtMMeQUr7Q,15445' 2025-06-01T22:51:25.4706257Z ++ read fname 2025-06-01T22:51:25.4706627Z ++ make_wheel_record torch/include/ATen/NamedTensor.h 2025-06-01T22:51:25.4707052Z ++ FPATH=torch/include/ATen/NamedTensor.h 2025-06-01T22:51:25.4707503Z ++ echo torch/include/ATen/NamedTensor.h 2025-06-01T22:51:25.4707852Z ++ grep RECORD 2025-06-01T22:51:25.4727550Z +++ openssl dgst -sha256 -binary torch/include/ATen/NamedTensor.h 2025-06-01T22:51:25.4728199Z +++ openssl base64 2025-06-01T22:51:25.4729595Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.4731192Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.4732608Z +++ sed -e s/=//g 2025-06-01T22:51:25.4769982Z ++ HASH=DMs7TFFl5X2V_3sRIg9-qaiiC94x9s0n0SEdYf2SaHE 2025-06-01T22:51:25.4774934Z +++ ls -nl torch/include/ATen/NamedTensor.h 2025-06-01T22:51:25.4775950Z +++ awk '{print $5}' 2025-06-01T22:51:25.4801986Z ++ FSIZE=35 2025-06-01T22:51:25.4802506Z ++ echo '"torch/include/ATen/NamedTensor.h",sha256=DMs7TFFl5X2V_3sRIg9-qaiiC94x9s0n0SEdYf2SaHE,35' 2025-06-01T22:51:25.4803117Z ++ read fname 2025-06-01T22:51:25.4803467Z ++ make_wheel_record torch/include/ATen/NamedTensorUtils.h 2025-06-01T22:51:25.4804072Z ++ FPATH=torch/include/ATen/NamedTensorUtils.h 2025-06-01T22:51:25.4804671Z ++ echo torch/include/ATen/NamedTensorUtils.h 2025-06-01T22:51:25.4805384Z ++ grep RECORD 2025-06-01T22:51:25.4827547Z +++ openssl dgst -sha256 -binary torch/include/ATen/NamedTensorUtils.h 2025-06-01T22:51:25.4828045Z +++ openssl base64 2025-06-01T22:51:25.4829388Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.4829687Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.4829953Z +++ sed -e s/=//g 2025-06-01T22:51:25.4871878Z ++ HASH=w-7v55EGa3EOn_jhvDyvCNz_nbTt4UnqmjRbx89nr70 2025-06-01T22:51:25.4874891Z +++ ls -nl torch/include/ATen/NamedTensorUtils.h 2025-06-01T22:51:25.4875973Z +++ awk '{print $5}' 2025-06-01T22:51:25.4904787Z ++ FSIZE=6794 2025-06-01T22:51:25.4905467Z ++ echo '"torch/include/ATen/NamedTensorUtils.h",sha256=w-7v55EGa3EOn_jhvDyvCNz_nbTt4UnqmjRbx89nr70,6794' 2025-06-01T22:51:25.4906132Z ++ read fname 2025-06-01T22:51:25.4906460Z ++ make_wheel_record torch/include/ATen/NativeFunctions.h 2025-06-01T22:51:25.4906912Z ++ FPATH=torch/include/ATen/NativeFunctions.h 2025-06-01T22:51:25.4907303Z ++ echo torch/include/ATen/NativeFunctions.h 2025-06-01T22:51:25.4907667Z ++ grep RECORD 2025-06-01T22:51:25.4926855Z +++ openssl dgst -sha256 -binary torch/include/ATen/NativeFunctions.h 2025-06-01T22:51:25.4927359Z +++ openssl base64 2025-06-01T22:51:25.4927878Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.4929292Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.4930454Z +++ sed -e s/=//g 2025-06-01T22:51:25.4970314Z ++ HASH=3xvg_Otn3JvtC-0_5BoSObVqe1NS-IaY-KbIZ9ooJhg 2025-06-01T22:51:25.4975436Z +++ ls -nl torch/include/ATen/NativeFunctions.h 2025-06-01T22:51:25.4976158Z +++ awk '{print $5}' 2025-06-01T22:51:25.5003883Z ++ FSIZE=60823 2025-06-01T22:51:25.5004707Z ++ echo '"torch/include/ATen/NativeFunctions.h",sha256=3xvg_Otn3JvtC-0_5BoSObVqe1NS-IaY-KbIZ9ooJhg,60823' 2025-06-01T22:51:25.5005374Z ++ read fname 2025-06-01T22:51:25.5005737Z ++ make_wheel_record torch/include/ATen/NativeMetaFunctions.h 2025-06-01T22:51:25.5006229Z ++ FPATH=torch/include/ATen/NativeMetaFunctions.h 2025-06-01T22:51:25.5006677Z ++ echo torch/include/ATen/NativeMetaFunctions.h 2025-06-01T22:51:25.5007073Z ++ grep RECORD 2025-06-01T22:51:25.5029559Z +++ openssl dgst -sha256 -binary torch/include/ATen/NativeMetaFunctions.h 2025-06-01T22:51:25.5030092Z +++ openssl base64 2025-06-01T22:51:25.5030345Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.5030601Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.5030854Z +++ sed -e s/=//g 2025-06-01T22:51:25.5074223Z ++ HASH=UUhArrQXObbGt7MZ53DR_SYrPc7MZQ1-DsuXiQKvz2I 2025-06-01T22:51:25.5076984Z +++ ls -nl torch/include/ATen/NativeMetaFunctions.h 2025-06-01T22:51:25.5078250Z +++ awk '{print $5}' 2025-06-01T22:51:25.5106684Z ++ FSIZE=57330 2025-06-01T22:51:25.5107381Z ++ echo '"torch/include/ATen/NativeMetaFunctions.h",sha256=UUhArrQXObbGt7MZ53DR_SYrPc7MZQ1-DsuXiQKvz2I,57330' 2025-06-01T22:51:25.5108076Z ++ read fname 2025-06-01T22:51:25.5108538Z ++ make_wheel_record torch/include/ATen/NestedTensorImpl.h 2025-06-01T22:51:25.5109000Z ++ FPATH=torch/include/ATen/NestedTensorImpl.h 2025-06-01T22:51:25.5109469Z ++ echo torch/include/ATen/NestedTensorImpl.h 2025-06-01T22:51:25.5109882Z ++ grep RECORD 2025-06-01T22:51:25.5128690Z +++ openssl dgst -sha256 -binary torch/include/ATen/NestedTensorImpl.h 2025-06-01T22:51:25.5129203Z +++ openssl base64 2025-06-01T22:51:25.5129945Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.5131385Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.5132646Z +++ sed -e s/=//g 2025-06-01T22:51:25.5170640Z ++ HASH=ny6fOf9Ah0DYzrMr5sTPyeGENXQePzGBeZdY21jhQzE 2025-06-01T22:51:25.5175377Z +++ ls -nl torch/include/ATen/NestedTensorImpl.h 2025-06-01T22:51:25.5176206Z +++ awk '{print $5}' 2025-06-01T22:51:25.5203422Z ++ FSIZE=10222 2025-06-01T22:51:25.5204264Z ++ echo '"torch/include/ATen/NestedTensorImpl.h",sha256=ny6fOf9Ah0DYzrMr5sTPyeGENXQePzGBeZdY21jhQzE,10222' 2025-06-01T22:51:25.5205154Z ++ read fname 2025-06-01T22:51:25.5205468Z ++ make_wheel_record torch/include/ATen/NumericUtils.h 2025-06-01T22:51:25.5205925Z ++ FPATH=torch/include/ATen/NumericUtils.h 2025-06-01T22:51:25.5206312Z ++ echo torch/include/ATen/NumericUtils.h 2025-06-01T22:51:25.5206679Z ++ grep RECORD 2025-06-01T22:51:25.5230258Z +++ openssl dgst -sha256 -binary torch/include/ATen/NumericUtils.h 2025-06-01T22:51:25.5230756Z +++ openssl base64 2025-06-01T22:51:25.5231020Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.5231267Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.5231532Z +++ sed -e s/=//g 2025-06-01T22:51:25.5275733Z ++ HASH=KsKuwyXANr3KcNudnqxhA6bE-uRNj2Mu3HXILz3ECvc 2025-06-01T22:51:25.5277133Z +++ ls -nl torch/include/ATen/NumericUtils.h 2025-06-01T22:51:25.5278994Z +++ awk '{print $5}' 2025-06-01T22:51:25.5306061Z ++ FSIZE=5137 2025-06-01T22:51:25.5306740Z ++ echo '"torch/include/ATen/NumericUtils.h",sha256=KsKuwyXANr3KcNudnqxhA6bE-uRNj2Mu3HXILz3ECvc,5137' 2025-06-01T22:51:25.5307390Z ++ read fname 2025-06-01T22:51:25.5307703Z ++ make_wheel_record torch/include/ATen/OpMathType.h 2025-06-01T22:51:25.5308117Z ++ FPATH=torch/include/ATen/OpMathType.h 2025-06-01T22:51:25.5308496Z ++ echo torch/include/ATen/OpMathType.h 2025-06-01T22:51:25.5308821Z ++ grep RECORD 2025-06-01T22:51:25.5329025Z +++ openssl dgst -sha256 -binary torch/include/ATen/OpMathType.h 2025-06-01T22:51:25.5329532Z +++ openssl base64 2025-06-01T22:51:25.5330636Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.5331910Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.5333181Z +++ sed -e s/=//g 2025-06-01T22:51:25.5371399Z ++ HASH=QhaD5M-WJwGdkg6mEhZrs_Ivj0odTSS6qBBl7-QytwA 2025-06-01T22:51:25.5376107Z +++ ls -nl torch/include/ATen/OpMathType.h 2025-06-01T22:51:25.5377766Z +++ awk '{print $5}' 2025-06-01T22:51:25.5405257Z ++ FSIZE=1581 2025-06-01T22:51:25.5405861Z ++ echo '"torch/include/ATen/OpMathType.h",sha256=QhaD5M-WJwGdkg6mEhZrs_Ivj0odTSS6qBBl7-QytwA,1581' 2025-06-01T22:51:25.5406511Z ++ read fname 2025-06-01T22:51:25.5406845Z ++ make_wheel_record torch/include/ATen/OpaqueTensorImpl.h 2025-06-01T22:51:25.5407321Z ++ FPATH=torch/include/ATen/OpaqueTensorImpl.h 2025-06-01T22:51:25.5407741Z ++ echo torch/include/ATen/OpaqueTensorImpl.h 2025-06-01T22:51:25.5408114Z ++ grep RECORD 2025-06-01T22:51:25.5429703Z +++ openssl dgst -sha256 -binary torch/include/ATen/OpaqueTensorImpl.h 2025-06-01T22:51:25.5430222Z +++ openssl base64 2025-06-01T22:51:25.5430485Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.5430729Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.5431340Z +++ sed -e s/=//g 2025-06-01T22:51:25.5475525Z ++ HASH=xir-OwLx0tbUST0XeQrjXoBG5pL8oYzh-iE6m_yzFQE 2025-06-01T22:51:25.5481949Z +++ ls -nl torch/include/ATen/OpaqueTensorImpl.h 2025-06-01T22:51:25.5483603Z +++ awk '{print $5}' 2025-06-01T22:51:25.5510491Z ++ FSIZE=6815 2025-06-01T22:51:25.5511691Z ++ echo '"torch/include/ATen/OpaqueTensorImpl.h",sha256=xir-OwLx0tbUST0XeQrjXoBG5pL8oYzh-iE6m_yzFQE,6815' 2025-06-01T22:51:25.5512369Z ++ read fname 2025-06-01T22:51:25.5512679Z ++ make_wheel_record torch/include/ATen/Operators.h 2025-06-01T22:51:25.5512811Z ++ FPATH=torch/include/ATen/Operators.h 2025-06-01T22:51:25.5513076Z ++ echo torch/include/ATen/Operators.h 2025-06-01T22:51:25.5513312Z ++ grep RECORD 2025-06-01T22:51:25.5532083Z +++ openssl dgst -sha256 -binary torch/include/ATen/Operators.h 2025-06-01T22:51:25.5532829Z +++ openssl base64 2025-06-01T22:51:25.5533983Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.5535288Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.5536604Z +++ sed -e s/=//g 2025-06-01T22:51:25.5580370Z ++ HASH=AZj_FO2K_YgvyK6mX98u4PHsiKy6U7XFX5BIQUghiyg 2025-06-01T22:51:25.5584281Z +++ ls -nl torch/include/ATen/Operators.h 2025-06-01T22:51:25.5585671Z +++ awk '{print $5}' 2025-06-01T22:51:25.5608875Z ++ FSIZE=58911 2025-06-01T22:51:25.5609324Z ++ echo '"torch/include/ATen/Operators.h",sha256=AZj_FO2K_YgvyK6mX98u4PHsiKy6U7XFX5BIQUghiyg,58911' 2025-06-01T22:51:25.5609427Z ++ read fname 2025-06-01T22:51:25.5609743Z ++ make_wheel_record torch/include/ATen/PTThreadPool.h 2025-06-01T22:51:25.5610151Z ++ FPATH=torch/include/ATen/PTThreadPool.h 2025-06-01T22:51:25.5612530Z ++ echo torch/include/ATen/PTThreadPool.h 2025-06-01T22:51:25.5613596Z ++ grep RECORD 2025-06-01T22:51:25.5636038Z +++ openssl dgst -sha256 -binary torch/include/ATen/PTThreadPool.h 2025-06-01T22:51:25.5636203Z +++ openssl base64 2025-06-01T22:51:25.5636319Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.5637015Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.5638259Z +++ sed -e s/=//g 2025-06-01T22:51:25.5680428Z ++ HASH=X2FolpcFacvui54S5s9CQPBQ5gvbG8VoF5sH1jkGtkI 2025-06-01T22:51:25.5682331Z +++ ls -nl torch/include/ATen/PTThreadPool.h 2025-06-01T22:51:25.5683477Z +++ awk '{print $5}' 2025-06-01T22:51:25.5711379Z ++ FSIZE=391 2025-06-01T22:51:25.5712238Z ++ echo '"torch/include/ATen/PTThreadPool.h",sha256=X2FolpcFacvui54S5s9CQPBQ5gvbG8VoF5sH1jkGtkI,391' 2025-06-01T22:51:25.5712357Z ++ read fname 2025-06-01T22:51:25.5712508Z ++ make_wheel_record torch/include/ATen/PadNd.h 2025-06-01T22:51:25.5712643Z ++ FPATH=torch/include/ATen/PadNd.h 2025-06-01T22:51:25.5712757Z ++ echo torch/include/ATen/PadNd.h 2025-06-01T22:51:25.5712932Z ++ grep RECORD 2025-06-01T22:51:25.5731721Z +++ openssl dgst -sha256 -binary torch/include/ATen/PadNd.h 2025-06-01T22:51:25.5732356Z +++ openssl base64 2025-06-01T22:51:25.5733427Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.5734672Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.5736012Z +++ sed -e s/=//g 2025-06-01T22:51:25.5774850Z ++ HASH=hYs6qRjUkLQ_KP2BeS5uAY08DuQboctf7nUMGezZTUQ 2025-06-01T22:51:25.5781409Z +++ ls -nl torch/include/ATen/PadNd.h 2025-06-01T22:51:25.5782447Z +++ awk '{print $5}' 2025-06-01T22:51:25.5806713Z ++ FSIZE=126 2025-06-01T22:51:25.5807190Z ++ echo '"torch/include/ATen/PadNd.h",sha256=hYs6qRjUkLQ_KP2BeS5uAY08DuQboctf7nUMGezZTUQ,126' 2025-06-01T22:51:25.5807331Z ++ read fname 2025-06-01T22:51:25.5807515Z ++ make_wheel_record torch/include/ATen/Parallel-inl.h 2025-06-01T22:51:25.5807655Z ++ FPATH=torch/include/ATen/Parallel-inl.h 2025-06-01T22:51:25.5809936Z ++ echo torch/include/ATen/Parallel-inl.h 2025-06-01T22:51:25.5811093Z ++ grep RECORD 2025-06-01T22:51:25.5834404Z +++ openssl dgst -sha256 -binary torch/include/ATen/Parallel-inl.h 2025-06-01T22:51:25.5834621Z +++ openssl base64 2025-06-01T22:51:25.5834747Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.5834846Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.5835582Z +++ sed -e s/=//g 2025-06-01T22:51:25.5878945Z ++ HASH=P18LiFR88qOlKWs3Eq6bp_K3si6VmNvy02kYsIT3tHM 2025-06-01T22:51:25.5881094Z +++ ls -nl torch/include/ATen/Parallel-inl.h 2025-06-01T22:51:25.5881930Z +++ awk '{print $5}' 2025-06-01T22:51:25.5909704Z ++ FSIZE=2293 2025-06-01T22:51:25.5910300Z ++ echo '"torch/include/ATen/Parallel-inl.h",sha256=P18LiFR88qOlKWs3Eq6bp_K3si6VmNvy02kYsIT3tHM,2293' 2025-06-01T22:51:25.5910441Z ++ read fname 2025-06-01T22:51:25.5910609Z ++ make_wheel_record torch/include/ATen/Parallel.h 2025-06-01T22:51:25.5910734Z ++ FPATH=torch/include/ATen/Parallel.h 2025-06-01T22:51:25.5910854Z ++ echo torch/include/ATen/Parallel.h 2025-06-01T22:51:25.5911521Z ++ grep RECORD 2025-06-01T22:51:25.5931624Z +++ openssl dgst -sha256 -binary torch/include/ATen/Parallel.h 2025-06-01T22:51:25.5932092Z +++ openssl base64 2025-06-01T22:51:25.5933215Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.5934684Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.5935978Z +++ sed -e s/=//g 2025-06-01T22:51:25.5974747Z ++ HASH=mn4vwhdioBj1IdL1e_czr1Z8cW84yyJMgsn1OnHJgJM 2025-06-01T22:51:25.5980013Z +++ ls -nl torch/include/ATen/Parallel.h 2025-06-01T22:51:25.5980871Z +++ awk '{print $5}' 2025-06-01T22:51:25.6006039Z ++ FSIZE=4753 2025-06-01T22:51:25.6006497Z ++ echo '"torch/include/ATen/Parallel.h",sha256=mn4vwhdioBj1IdL1e_czr1Z8cW84yyJMgsn1OnHJgJM,4753' 2025-06-01T22:51:25.6006610Z ++ read fname 2025-06-01T22:51:25.6006807Z ++ make_wheel_record torch/include/ATen/ParallelFuture.h 2025-06-01T22:51:25.6006953Z ++ FPATH=torch/include/ATen/ParallelFuture.h 2025-06-01T22:51:25.6007649Z ++ echo torch/include/ATen/ParallelFuture.h 2025-06-01T22:51:25.6008798Z ++ grep RECORD 2025-06-01T22:51:25.6033069Z +++ openssl dgst -sha256 -binary torch/include/ATen/ParallelFuture.h 2025-06-01T22:51:25.6033271Z +++ openssl base64 2025-06-01T22:51:25.6033676Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.6033812Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.6033909Z +++ sed -e s/=//g 2025-06-01T22:51:25.6076652Z ++ HASH=F7kouoivcUuH2RnMd8_CcZ89KuOOrt_z_0BGnM1SM-o 2025-06-01T22:51:25.6079135Z +++ ls -nl torch/include/ATen/ParallelFuture.h 2025-06-01T22:51:25.6080754Z +++ awk '{print $5}' 2025-06-01T22:51:25.6108645Z ++ FSIZE=299 2025-06-01T22:51:25.6109318Z ++ echo '"torch/include/ATen/ParallelFuture.h",sha256=F7kouoivcUuH2RnMd8_CcZ89KuOOrt_z_0BGnM1SM-o,299' 2025-06-01T22:51:25.6109433Z ++ read fname 2025-06-01T22:51:25.6109621Z ++ make_wheel_record torch/include/ATen/ParallelNative.h 2025-06-01T22:51:25.6109918Z ++ FPATH=torch/include/ATen/ParallelNative.h 2025-06-01T22:51:25.6110082Z ++ echo torch/include/ATen/ParallelNative.h 2025-06-01T22:51:25.6110217Z ++ grep RECORD 2025-06-01T22:51:25.6130571Z +++ openssl dgst -sha256 -binary torch/include/ATen/ParallelNative.h 2025-06-01T22:51:25.6130790Z +++ openssl base64 2025-06-01T22:51:25.6131952Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.6133307Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.6134631Z +++ sed -e s/=//g 2025-06-01T22:51:25.6172226Z ++ HASH=qFCBu3Ojiwqr5lR_vQ0FLSUdX9bCS5LduLvmuPJeVvA 2025-06-01T22:51:25.6178334Z +++ ls -nl torch/include/ATen/ParallelNative.h 2025-06-01T22:51:25.6178517Z +++ awk '{print $5}' 2025-06-01T22:51:25.6205548Z ++ FSIZE=292 2025-06-01T22:51:25.6206085Z ++ echo '"torch/include/ATen/ParallelNative.h",sha256=qFCBu3Ojiwqr5lR_vQ0FLSUdX9bCS5LduLvmuPJeVvA,292' 2025-06-01T22:51:25.6206203Z ++ read fname 2025-06-01T22:51:25.6206443Z ++ make_wheel_record torch/include/ATen/ParallelOpenMP.h 2025-06-01T22:51:25.6206601Z ++ FPATH=torch/include/ATen/ParallelOpenMP.h 2025-06-01T22:51:25.6206761Z ++ echo torch/include/ATen/ParallelOpenMP.h 2025-06-01T22:51:25.6207059Z ++ grep RECORD 2025-06-01T22:51:25.6230192Z +++ openssl dgst -sha256 -binary torch/include/ATen/ParallelOpenMP.h 2025-06-01T22:51:25.6230396Z +++ openssl base64 2025-06-01T22:51:25.6230514Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.6231797Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.6231917Z +++ sed -e s/=//g 2025-06-01T22:51:25.6274704Z ++ HASH=VHE3xZuh-I2ijBlTBpsVUIAUfMpO3XQeajMJ7t0I-ao 2025-06-01T22:51:25.6276822Z +++ ls -nl torch/include/ATen/ParallelOpenMP.h 2025-06-01T22:51:25.6277526Z +++ awk '{print $5}' 2025-06-01T22:51:25.6306103Z ++ FSIZE=1283 2025-06-01T22:51:25.6307005Z ++ echo '"torch/include/ATen/ParallelOpenMP.h",sha256=VHE3xZuh-I2ijBlTBpsVUIAUfMpO3XQeajMJ7t0I-ao,1283' 2025-06-01T22:51:25.6307216Z ++ read fname 2025-06-01T22:51:25.6307495Z ++ make_wheel_record torch/include/ATen/PythonTorchFunctionTLS.h 2025-06-01T22:51:25.6307766Z ++ FPATH=torch/include/ATen/PythonTorchFunctionTLS.h 2025-06-01T22:51:25.6308071Z ++ echo torch/include/ATen/PythonTorchFunctionTLS.h 2025-06-01T22:51:25.6308271Z ++ grep RECORD 2025-06-01T22:51:25.6328703Z +++ openssl dgst -sha256 -binary torch/include/ATen/PythonTorchFunctionTLS.h 2025-06-01T22:51:25.6328911Z +++ openssl base64 2025-06-01T22:51:25.6329999Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.6331093Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.6332431Z +++ sed -e s/=//g 2025-06-01T22:51:25.6370652Z ++ HASH=5mAho8FnYTQU8IyzgcwjBh5xH867BbAjXiI52-ZX0fw 2025-06-01T22:51:25.6375628Z +++ ls -nl torch/include/ATen/PythonTorchFunctionTLS.h 2025-06-01T22:51:25.6376461Z +++ awk '{print $5}' 2025-06-01T22:51:25.6402888Z ++ FSIZE=1193 2025-06-01T22:51:25.6403880Z ++ echo '"torch/include/ATen/PythonTorchFunctionTLS.h",sha256=5mAho8FnYTQU8IyzgcwjBh5xH867BbAjXiI52-ZX0fw,1193' 2025-06-01T22:51:25.6403981Z ++ read fname 2025-06-01T22:51:25.6404167Z ++ make_wheel_record torch/include/ATen/ROCmFABackend.h 2025-06-01T22:51:25.6404315Z ++ FPATH=torch/include/ATen/ROCmFABackend.h 2025-06-01T22:51:25.6404659Z ++ echo torch/include/ATen/ROCmFABackend.h 2025-06-01T22:51:25.6405308Z ++ grep RECORD 2025-06-01T22:51:25.6428842Z +++ openssl dgst -sha256 -binary torch/include/ATen/ROCmFABackend.h 2025-06-01T22:51:25.6429033Z +++ openssl base64 2025-06-01T22:51:25.6429436Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.6429581Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.6429939Z +++ sed -e s/=//g 2025-06-01T22:51:25.6473509Z ++ HASH=z0sVBCR5nEi7my9esnAb6xdyiv3BmdFaTEVWaBWMX9U 2025-06-01T22:51:25.6479035Z +++ ls -nl torch/include/ATen/ROCmFABackend.h 2025-06-01T22:51:25.6480993Z +++ awk '{print $5}' 2025-06-01T22:51:25.6510041Z ++ FSIZE=723 2025-06-01T22:51:25.6510643Z ++ echo '"torch/include/ATen/ROCmFABackend.h",sha256=z0sVBCR5nEi7my9esnAb6xdyiv3BmdFaTEVWaBWMX9U,723' 2025-06-01T22:51:25.6510750Z ++ read fname 2025-06-01T22:51:25.6510955Z ++ make_wheel_record torch/include/ATen/RedispatchFunctions.h 2025-06-01T22:51:25.6511127Z ++ FPATH=torch/include/ATen/RedispatchFunctions.h 2025-06-01T22:51:25.6511367Z ++ echo torch/include/ATen/RedispatchFunctions.h 2025-06-01T22:51:25.6511469Z ++ grep RECORD 2025-06-01T22:51:25.6531672Z +++ openssl dgst -sha256 -binary torch/include/ATen/RedispatchFunctions.h 2025-06-01T22:51:25.6531950Z +++ openssl base64 2025-06-01T22:51:25.6533305Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.6534467Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.6535943Z +++ sed -e s/=//g 2025-06-01T22:51:25.6633447Z ++ HASH=4HTtajtDs9VO7WaTUjFrtblfgLdbG7-UCOV6a0vrAgo 2025-06-01T22:51:25.6636851Z +++ ls -nl torch/include/ATen/RedispatchFunctions.h 2025-06-01T22:51:25.6638112Z +++ awk '{print $5}' 2025-06-01T22:51:25.6666065Z ++ FSIZE=2210111 2025-06-01T22:51:25.6666710Z ++ echo '"torch/include/ATen/RedispatchFunctions.h",sha256=4HTtajtDs9VO7WaTUjFrtblfgLdbG7-UCOV6a0vrAgo,2210111' 2025-06-01T22:51:25.6666819Z ++ read fname 2025-06-01T22:51:25.6667092Z ++ make_wheel_record torch/include/ATen/RegistrationDeclarations.h 2025-06-01T22:51:25.6667273Z ++ FPATH=torch/include/ATen/RegistrationDeclarations.h 2025-06-01T22:51:25.6667465Z ++ echo torch/include/ATen/RegistrationDeclarations.h 2025-06-01T22:51:25.6668363Z ++ grep RECORD 2025-06-01T22:51:25.6689200Z +++ openssl dgst -sha256 -binary torch/include/ATen/RegistrationDeclarations.h 2025-06-01T22:51:25.6689336Z +++ openssl base64 2025-06-01T22:51:25.6690375Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.6691565Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.6692839Z +++ sed -e s/=//g 2025-06-01T22:51:25.6755194Z ++ HASH=Xe4MIwZyq7hAFxFHU42HIJDJFajPQ_ISmp1jyTZOmHc 2025-06-01T22:51:25.6760620Z +++ ls -nl torch/include/ATen/RegistrationDeclarations.h 2025-06-01T22:51:25.6761391Z +++ awk '{print $5}' 2025-06-01T22:51:25.6789156Z ++ FSIZE=912835 2025-06-01T22:51:25.6789963Z ++ echo '"torch/include/ATen/RegistrationDeclarations.h",sha256=Xe4MIwZyq7hAFxFHU42HIJDJFajPQ_ISmp1jyTZOmHc,912835' 2025-06-01T22:51:25.6790067Z ++ read fname 2025-06-01T22:51:25.6790251Z ++ make_wheel_record torch/include/ATen/SDPBackend.h 2025-06-01T22:51:25.6790383Z ++ FPATH=torch/include/ATen/SDPBackend.h 2025-06-01T22:51:25.6790505Z ++ echo torch/include/ATen/SDPBackend.h 2025-06-01T22:51:25.6791649Z ++ grep RECORD 2025-06-01T22:51:25.6810742Z +++ openssl dgst -sha256 -binary torch/include/ATen/SDPBackend.h 2025-06-01T22:51:25.6811111Z +++ openssl base64 2025-06-01T22:51:25.6812212Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.6813661Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.6814828Z +++ sed -e s/=//g 2025-06-01T22:51:25.6852270Z ++ HASH=qO4yBronPaPLlhGi2a2R7rijlC22PtWVGLQPWOaBFxA 2025-06-01T22:51:25.6857083Z +++ ls -nl torch/include/ATen/SDPBackend.h 2025-06-01T22:51:25.6857974Z +++ awk '{print $5}' 2025-06-01T22:51:25.6885557Z ++ FSIZE=253 2025-06-01T22:51:25.6886051Z ++ echo '"torch/include/ATen/SDPBackend.h",sha256=qO4yBronPaPLlhGi2a2R7rijlC22PtWVGLQPWOaBFxA,253' 2025-06-01T22:51:25.6886151Z ++ read fname 2025-06-01T22:51:25.6886360Z ++ make_wheel_record torch/include/ATen/SavedTensorHooks.h 2025-06-01T22:51:25.6886508Z ++ FPATH=torch/include/ATen/SavedTensorHooks.h 2025-06-01T22:51:25.6886658Z ++ echo torch/include/ATen/SavedTensorHooks.h 2025-06-01T22:51:25.6886755Z ++ grep RECORD 2025-06-01T22:51:25.6909817Z +++ openssl dgst -sha256 -binary torch/include/ATen/SavedTensorHooks.h 2025-06-01T22:51:25.6909940Z +++ openssl base64 2025-06-01T22:51:25.6910536Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.6910664Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.6912463Z +++ sed -e s/=//g 2025-06-01T22:51:25.6949014Z ++ HASH=DgRabpqelZ6_nZR_NB0faNV7eTaroKZLcPiBAvRqG7A 2025-06-01T22:51:25.6953700Z +++ ls -nl torch/include/ATen/SavedTensorHooks.h 2025-06-01T22:51:25.6954864Z +++ awk '{print $5}' 2025-06-01T22:51:25.6982693Z ++ FSIZE=2486 2025-06-01T22:51:25.6983597Z ++ echo '"torch/include/ATen/SavedTensorHooks.h",sha256=DgRabpqelZ6_nZR_NB0faNV7eTaroKZLcPiBAvRqG7A,2486' 2025-06-01T22:51:25.6983818Z ++ read fname 2025-06-01T22:51:25.6984064Z ++ make_wheel_record torch/include/ATen/Scalar.h 2025-06-01T22:51:25.6984189Z ++ FPATH=torch/include/ATen/Scalar.h 2025-06-01T22:51:25.6984318Z ++ echo torch/include/ATen/Scalar.h 2025-06-01T22:51:25.6984979Z ++ grep RECORD 2025-06-01T22:51:25.7006584Z +++ openssl dgst -sha256 -binary torch/include/ATen/Scalar.h 2025-06-01T22:51:25.7006793Z +++ openssl base64 2025-06-01T22:51:25.7006991Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.7008143Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.7009424Z +++ sed -e s/=//g 2025-06-01T22:51:25.7048319Z ++ HASH=4uRhX5Y1wZouuAi4M8BriFoqJziRckfzIh1o7E3YS9k 2025-06-01T22:51:25.7053139Z +++ ls -nl torch/include/ATen/Scalar.h 2025-06-01T22:51:25.7054266Z +++ awk '{print $5}' 2025-06-01T22:51:25.7081505Z ++ FSIZE=44 2025-06-01T22:51:25.7082274Z ++ echo '"torch/include/ATen/Scalar.h",sha256=4uRhX5Y1wZouuAi4M8BriFoqJziRckfzIh1o7E3YS9k,44' 2025-06-01T22:51:25.7082405Z ++ read fname 2025-06-01T22:51:25.7082577Z ++ make_wheel_record torch/include/ATen/ScalarOps.h 2025-06-01T22:51:25.7082700Z ++ FPATH=torch/include/ATen/ScalarOps.h 2025-06-01T22:51:25.7082870Z ++ echo torch/include/ATen/ScalarOps.h 2025-06-01T22:51:25.7083068Z ++ grep RECORD 2025-06-01T22:51:25.7107996Z +++ openssl dgst -sha256 -binary torch/include/ATen/ScalarOps.h 2025-06-01T22:51:25.7108205Z +++ openssl base64 2025-06-01T22:51:25.7108389Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.7108540Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.7108832Z +++ sed -e s/=//g 2025-06-01T22:51:25.7148363Z ++ HASH=LAi47PbpJGUvoS3TObNAzA3mzkKbRCs8mA0XWuTPJBM 2025-06-01T22:51:25.7152184Z +++ ls -nl torch/include/ATen/ScalarOps.h 2025-06-01T22:51:25.7153253Z +++ awk '{print $5}' 2025-06-01T22:51:25.7180408Z ++ FSIZE=1595 2025-06-01T22:51:25.7181171Z ++ echo '"torch/include/ATen/ScalarOps.h",sha256=LAi47PbpJGUvoS3TObNAzA3mzkKbRCs8mA0XWuTPJBM,1595' 2025-06-01T22:51:25.7181281Z ++ read fname 2025-06-01T22:51:25.7181449Z ++ make_wheel_record torch/include/ATen/ScalarType.h 2025-06-01T22:51:25.7181587Z ++ FPATH=torch/include/ATen/ScalarType.h 2025-06-01T22:51:25.7181714Z ++ echo torch/include/ATen/ScalarType.h 2025-06-01T22:51:25.7182798Z ++ grep RECORD 2025-06-01T22:51:25.7205755Z +++ openssl dgst -sha256 -binary torch/include/ATen/ScalarType.h 2025-06-01T22:51:25.7206248Z +++ openssl base64 2025-06-01T22:51:25.7206509Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.7207020Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.7207444Z +++ sed -e s/=//g 2025-06-01T22:51:25.7246359Z ++ HASH=YpUjgU8zTuDmlNt8pnUpNYjKVs-sJ-YUs4enjKJr72k 2025-06-01T22:51:25.7251380Z +++ ls -nl torch/include/ATen/ScalarType.h 2025-06-01T22:51:25.7252340Z +++ awk '{print $5}' 2025-06-01T22:51:25.7280186Z ++ FSIZE=129 2025-06-01T22:51:25.7280887Z ++ echo '"torch/include/ATen/ScalarType.h",sha256=YpUjgU8zTuDmlNt8pnUpNYjKVs-sJ-YUs4enjKJr72k,129' 2025-06-01T22:51:25.7281695Z ++ read fname 2025-06-01T22:51:25.7282012Z ++ make_wheel_record torch/include/ATen/SequenceNumber.h 2025-06-01T22:51:25.7282458Z ++ FPATH=torch/include/ATen/SequenceNumber.h 2025-06-01T22:51:25.7282853Z ++ echo torch/include/ATen/SequenceNumber.h 2025-06-01T22:51:25.7283193Z ++ grep RECORD 2025-06-01T22:51:25.7306756Z +++ openssl dgst -sha256 -binary torch/include/ATen/SequenceNumber.h 2025-06-01T22:51:25.7307346Z +++ openssl base64 2025-06-01T22:51:25.7307695Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.7307942Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.7308211Z +++ sed -e s/=//g 2025-06-01T22:51:25.7348871Z ++ HASH=kkx0_BUyfdTbwboiGso0GwMNJG_KMxCjjibslHit6M0 2025-06-01T22:51:25.7352073Z +++ ls -nl torch/include/ATen/SequenceNumber.h 2025-06-01T22:51:25.7352774Z +++ awk '{print $5}' 2025-06-01T22:51:25.7381188Z ++ FSIZE=333 2025-06-01T22:51:25.7381875Z ++ echo '"torch/include/ATen/SequenceNumber.h",sha256=kkx0_BUyfdTbwboiGso0GwMNJG_KMxCjjibslHit6M0,333' 2025-06-01T22:51:25.7382660Z ++ read fname 2025-06-01T22:51:25.7383100Z ++ make_wheel_record torch/include/ATen/SmallVector.h 2025-06-01T22:51:25.7383535Z ++ FPATH=torch/include/ATen/SmallVector.h 2025-06-01T22:51:25.7383904Z ++ echo torch/include/ATen/SmallVector.h 2025-06-01T22:51:25.7384251Z ++ grep RECORD 2025-06-01T22:51:25.7405649Z +++ openssl dgst -sha256 -binary torch/include/ATen/SmallVector.h 2025-06-01T22:51:25.7406157Z +++ openssl base64 2025-06-01T22:51:25.7406624Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.7406914Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.7407228Z +++ sed -e s/=//g 2025-06-01T22:51:25.7445994Z ++ HASH=b0zRaURtL0paOFhxGgB4flh3HczjPSX6gQ_GQzOOtHs 2025-06-01T22:51:25.7450890Z +++ ls -nl torch/include/ATen/SmallVector.h 2025-06-01T22:51:25.7451743Z +++ awk '{print $5}' 2025-06-01T22:51:25.7478118Z ++ FSIZE=47 2025-06-01T22:51:25.7478834Z ++ echo '"torch/include/ATen/SmallVector.h",sha256=b0zRaURtL0paOFhxGgB4flh3HczjPSX6gQ_GQzOOtHs,47' 2025-06-01T22:51:25.7479582Z ++ read fname 2025-06-01T22:51:25.7480005Z ++ make_wheel_record torch/include/ATen/SparseCsrTensorImpl.h 2025-06-01T22:51:25.7480493Z ++ FPATH=torch/include/ATen/SparseCsrTensorImpl.h 2025-06-01T22:51:25.7480939Z ++ echo torch/include/ATen/SparseCsrTensorImpl.h 2025-06-01T22:51:25.7481358Z ++ grep RECORD 2025-06-01T22:51:25.7505267Z +++ openssl dgst -sha256 -binary torch/include/ATen/SparseCsrTensorImpl.h 2025-06-01T22:51:25.7505926Z +++ openssl base64 2025-06-01T22:51:25.7506203Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.7506491Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.7506746Z +++ sed -e s/=//g 2025-06-01T22:51:25.7547079Z ++ HASH=mO4litPuIqLgmHKOQLdwZcrRB8ZdEyCfK52JPs35u2I 2025-06-01T22:51:25.7549793Z +++ ls -nl torch/include/ATen/SparseCsrTensorImpl.h 2025-06-01T22:51:25.7550418Z +++ awk '{print $5}' 2025-06-01T22:51:25.7574610Z ++ FSIZE=7109 2025-06-01T22:51:25.7575539Z ++ echo '"torch/include/ATen/SparseCsrTensorImpl.h",sha256=mO4litPuIqLgmHKOQLdwZcrRB8ZdEyCfK52JPs35u2I,7109' 2025-06-01T22:51:25.7576254Z ++ read fname 2025-06-01T22:51:25.7576602Z ++ make_wheel_record torch/include/ATen/SparseCsrTensorUtils.h 2025-06-01T22:51:25.7577110Z ++ FPATH=torch/include/ATen/SparseCsrTensorUtils.h 2025-06-01T22:51:25.7578886Z ++ echo torch/include/ATen/SparseCsrTensorUtils.h 2025-06-01T22:51:25.7579514Z ++ grep RECORD 2025-06-01T22:51:25.7603269Z +++ openssl dgst -sha256 -binary torch/include/ATen/SparseCsrTensorUtils.h 2025-06-01T22:51:25.7604120Z +++ openssl base64 2025-06-01T22:51:25.7604794Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.7605202Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.7605698Z +++ sed -e s/=//g 2025-06-01T22:51:25.7644193Z ++ HASH=YAZLqCXjBFLBWobFFxLkQp6d7WRSTWu4aKnd6PW_Jqk 2025-06-01T22:51:25.7648904Z +++ ls -nl torch/include/ATen/SparseCsrTensorUtils.h 2025-06-01T22:51:25.7649812Z +++ awk '{print $5}' 2025-06-01T22:51:25.7677297Z ++ FSIZE=17774 2025-06-01T22:51:25.7678580Z ++ echo '"torch/include/ATen/SparseCsrTensorUtils.h",sha256=YAZLqCXjBFLBWobFFxLkQp6d7WRSTWu4aKnd6PW_Jqk,17774' 2025-06-01T22:51:25.7679653Z ++ read fname 2025-06-01T22:51:25.7680098Z ++ make_wheel_record torch/include/ATen/SparseTensorImpl.h 2025-06-01T22:51:25.7680563Z ++ FPATH=torch/include/ATen/SparseTensorImpl.h 2025-06-01T22:51:25.7680963Z ++ echo torch/include/ATen/SparseTensorImpl.h 2025-06-01T22:51:25.7681330Z ++ grep RECORD 2025-06-01T22:51:25.7702285Z +++ openssl dgst -sha256 -binary torch/include/ATen/SparseTensorImpl.h 2025-06-01T22:51:25.7702980Z +++ openssl base64 2025-06-01T22:51:25.7703299Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.7703565Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.7703825Z +++ sed -e s/=//g 2025-06-01T22:51:25.7743856Z ++ HASH=sF4xVfLp5t3h7KrF4MTWddnqcQx2Rh3kCNLF9BfLwlY 2025-06-01T22:51:25.7748111Z +++ ls -nl torch/include/ATen/SparseTensorImpl.h 2025-06-01T22:51:25.7749044Z +++ awk '{print $5}' 2025-06-01T22:51:25.7773342Z ++ FSIZE=15308 2025-06-01T22:51:25.7774141Z ++ echo '"torch/include/ATen/SparseTensorImpl.h",sha256=sF4xVfLp5t3h7KrF4MTWddnqcQx2Rh3kCNLF9BfLwlY,15308' 2025-06-01T22:51:25.7774857Z ++ read fname 2025-06-01T22:51:25.7775166Z ++ make_wheel_record torch/include/ATen/Storage.h 2025-06-01T22:51:25.7775819Z ++ FPATH=torch/include/ATen/Storage.h 2025-06-01T22:51:25.7776457Z ++ echo torch/include/ATen/Storage.h 2025-06-01T22:51:25.7778167Z ++ grep RECORD 2025-06-01T22:51:25.7801194Z +++ openssl dgst -sha256 -binary torch/include/ATen/Storage.h 2025-06-01T22:51:25.7801740Z +++ openssl base64 2025-06-01T22:51:25.7802075Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.7802517Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.7803284Z +++ sed -e s/=//g 2025-06-01T22:51:25.7843066Z ++ HASH=EgzD3SO1khvg7pZDcTsqoI0FFSlsZobb6FadLbAhJ5c 2025-06-01T22:51:25.7846241Z +++ ls -nl torch/include/ATen/Storage.h 2025-06-01T22:51:25.7847164Z +++ awk '{print $5}' 2025-06-01T22:51:25.7874245Z ++ FSIZE=43 2025-06-01T22:51:25.7874893Z ++ echo '"torch/include/ATen/Storage.h",sha256=EgzD3SO1khvg7pZDcTsqoI0FFSlsZobb6FadLbAhJ5c,43' 2025-06-01T22:51:25.7875526Z ++ read fname 2025-06-01T22:51:25.7875829Z ++ make_wheel_record torch/include/ATen/StorageUtils.h 2025-06-01T22:51:25.7876285Z ++ FPATH=torch/include/ATen/StorageUtils.h 2025-06-01T22:51:25.7876660Z ++ echo torch/include/ATen/StorageUtils.h 2025-06-01T22:51:25.7877015Z ++ grep RECORD 2025-06-01T22:51:25.7900042Z +++ openssl dgst -sha256 -binary torch/include/ATen/StorageUtils.h 2025-06-01T22:51:25.7900633Z +++ openssl base64 2025-06-01T22:51:25.7900893Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.7901154Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.7901439Z +++ sed -e s/=//g 2025-06-01T22:51:25.7939775Z ++ HASH=2YW2GztTWHfE493VWxPhtJDvHpExCtwFl69ZTwk_OzM 2025-06-01T22:51:25.7942868Z +++ ls -nl torch/include/ATen/StorageUtils.h 2025-06-01T22:51:25.7943686Z +++ awk '{print $5}' 2025-06-01T22:51:25.7968432Z ++ FSIZE=1308 2025-06-01T22:51:25.7969057Z ++ echo '"torch/include/ATen/StorageUtils.h",sha256=2YW2GztTWHfE493VWxPhtJDvHpExCtwFl69ZTwk_OzM,1308' 2025-06-01T22:51:25.7969744Z ++ read fname 2025-06-01T22:51:25.7970050Z ++ make_wheel_record torch/include/ATen/Tensor.h 2025-06-01T22:51:25.7970449Z ++ FPATH=torch/include/ATen/Tensor.h 2025-06-01T22:51:25.7971634Z ++ echo torch/include/ATen/Tensor.h 2025-06-01T22:51:25.7972756Z ++ grep RECORD 2025-06-01T22:51:25.7996072Z +++ openssl dgst -sha256 -binary torch/include/ATen/Tensor.h 2025-06-01T22:51:25.7996608Z +++ openssl base64 2025-06-01T22:51:25.7996864Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.7997124Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.7998682Z +++ sed -e s/=//g 2025-06-01T22:51:25.8039142Z ++ HASH=ercOzXbYX_U4x-QpJ9H5rNwZ8kR6vku_MYQlzRInW28 2025-06-01T22:51:25.8042144Z +++ ls -nl torch/include/ATen/Tensor.h 2025-06-01T22:51:25.8043052Z +++ awk '{print $5}' 2025-06-01T22:51:25.8071956Z ++ FSIZE=44 2025-06-01T22:51:25.8072594Z ++ echo '"torch/include/ATen/Tensor.h",sha256=ercOzXbYX_U4x-QpJ9H5rNwZ8kR6vku_MYQlzRInW28,44' 2025-06-01T22:51:25.8073196Z ++ read fname 2025-06-01T22:51:25.8073509Z ++ make_wheel_record torch/include/ATen/TensorAccessor.h 2025-06-01T22:51:25.8074114Z ++ FPATH=torch/include/ATen/TensorAccessor.h 2025-06-01T22:51:25.8074497Z ++ echo torch/include/ATen/TensorAccessor.h 2025-06-01T22:51:25.8074911Z ++ grep RECORD 2025-06-01T22:51:25.8093401Z +++ openssl dgst -sha256 -binary torch/include/ATen/TensorAccessor.h 2025-06-01T22:51:25.8093876Z +++ openssl base64 2025-06-01T22:51:25.8094542Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.8095798Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.8098016Z +++ sed -e s/=//g 2025-06-01T22:51:25.8134690Z ++ HASH=0oPU5QjZ5q_5qJ54cCEa18Zas4Z_IMTVAT09j39idII 2025-06-01T22:51:25.8140433Z +++ ls -nl torch/include/ATen/TensorAccessor.h 2025-06-01T22:51:25.8141053Z +++ awk '{print $5}' 2025-06-01T22:51:25.8166127Z ++ FSIZE=51 2025-06-01T22:51:25.8166733Z ++ echo '"torch/include/ATen/TensorAccessor.h",sha256=0oPU5QjZ5q_5qJ54cCEa18Zas4Z_IMTVAT09j39idII,51' 2025-06-01T22:51:25.8167373Z ++ read fname 2025-06-01T22:51:25.8167707Z ++ make_wheel_record torch/include/ATen/TensorGeometry.h 2025-06-01T22:51:25.8168172Z ++ FPATH=torch/include/ATen/TensorGeometry.h 2025-06-01T22:51:25.8169111Z ++ echo torch/include/ATen/TensorGeometry.h 2025-06-01T22:51:25.8170082Z ++ grep RECORD 2025-06-01T22:51:25.8194732Z +++ openssl dgst -sha256 -binary torch/include/ATen/TensorGeometry.h 2025-06-01T22:51:25.8195270Z +++ openssl base64 2025-06-01T22:51:25.8195524Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.8195786Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.8196311Z +++ sed -e s/=//g 2025-06-01T22:51:25.8236363Z ++ HASH=zySlELjSV_tt706Wt462lYIezLRZa2nwn56pouA9Hls 2025-06-01T22:51:25.8239251Z +++ ls -nl torch/include/ATen/TensorGeometry.h 2025-06-01T22:51:25.8239891Z +++ awk '{print $5}' 2025-06-01T22:51:25.8267053Z ++ FSIZE=4556 2025-06-01T22:51:25.8267766Z ++ echo '"torch/include/ATen/TensorGeometry.h",sha256=zySlELjSV_tt706Wt462lYIezLRZa2nwn56pouA9Hls,4556' 2025-06-01T22:51:25.8268466Z ++ read fname 2025-06-01T22:51:25.8268792Z ++ make_wheel_record torch/include/ATen/TensorIndexing.h 2025-06-01T22:51:25.8269233Z ++ FPATH=torch/include/ATen/TensorIndexing.h 2025-06-01T22:51:25.8269635Z ++ echo torch/include/ATen/TensorIndexing.h 2025-06-01T22:51:25.8269989Z ++ grep RECORD 2025-06-01T22:51:25.8290715Z +++ openssl dgst -sha256 -binary torch/include/ATen/TensorIndexing.h 2025-06-01T22:51:25.8291242Z +++ openssl base64 2025-06-01T22:51:25.8291800Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.8293064Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.8294369Z +++ sed -e s/=//g 2025-06-01T22:51:25.8332366Z ++ HASH=XVmNusjMdfINiulQvBeYWMzuQbg3oKSYAOyRudVCG2c 2025-06-01T22:51:25.8337814Z +++ ls -nl torch/include/ATen/TensorIndexing.h 2025-06-01T22:51:25.8338374Z +++ awk '{print $5}' 2025-06-01T22:51:25.8365532Z ++ FSIZE=24120 2025-06-01T22:51:25.8366211Z ++ echo '"torch/include/ATen/TensorIndexing.h",sha256=XVmNusjMdfINiulQvBeYWMzuQbg3oKSYAOyRudVCG2c,24120' 2025-06-01T22:51:25.8366898Z ++ read fname 2025-06-01T22:51:25.8367233Z ++ make_wheel_record torch/include/ATen/TensorIterator.h 2025-06-01T22:51:25.8367679Z ++ FPATH=torch/include/ATen/TensorIterator.h 2025-06-01T22:51:25.8368100Z ++ echo torch/include/ATen/TensorIterator.h 2025-06-01T22:51:25.8368448Z ++ grep RECORD 2025-06-01T22:51:25.8391853Z +++ openssl dgst -sha256 -binary torch/include/ATen/TensorIterator.h 2025-06-01T22:51:25.8392422Z +++ openssl base64 2025-06-01T22:51:25.8392673Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.8392926Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.8393209Z +++ sed -e s/=//g 2025-06-01T22:51:25.8434136Z ++ HASH=jcwmpATzoUD8lSP3da_t_bhELEcXhHO-o-AMPMLW-pI 2025-06-01T22:51:25.8438205Z +++ ls -nl torch/include/ATen/TensorIterator.h 2025-06-01T22:51:25.8439441Z +++ awk '{print $5}' 2025-06-01T22:51:25.8467912Z ++ FSIZE=38878 2025-06-01T22:51:25.8468647Z ++ echo '"torch/include/ATen/TensorIterator.h",sha256=jcwmpATzoUD8lSP3da_t_bhELEcXhHO-o-AMPMLW-pI,38878' 2025-06-01T22:51:25.8469324Z ++ read fname 2025-06-01T22:51:25.8469671Z ++ make_wheel_record torch/include/ATen/TensorIteratorInternal.h 2025-06-01T22:51:25.8470185Z ++ FPATH=torch/include/ATen/TensorIteratorInternal.h 2025-06-01T22:51:25.8470806Z ++ echo torch/include/ATen/TensorIteratorInternal.h 2025-06-01T22:51:25.8471195Z ++ grep RECORD 2025-06-01T22:51:25.8490884Z +++ openssl dgst -sha256 -binary torch/include/ATen/TensorIteratorInternal.h 2025-06-01T22:51:25.8491523Z +++ openssl base64 2025-06-01T22:51:25.8492095Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.8493360Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.8494616Z +++ sed -e s/=//g 2025-06-01T22:51:25.8531485Z ++ HASH=AJwnjP_kN7rvQREEyoH2iOcRTow0xL6Vp5_NCWXntQI 2025-06-01T22:51:25.8536434Z +++ ls -nl torch/include/ATen/TensorIteratorInternal.h 2025-06-01T22:51:25.8538194Z +++ awk '{print $5}' 2025-06-01T22:51:25.8565141Z ++ FSIZE=1931 2025-06-01T22:51:25.8565858Z ++ echo '"torch/include/ATen/TensorIteratorInternal.h",sha256=AJwnjP_kN7rvQREEyoH2iOcRTow0xL6Vp5_NCWXntQI,1931' 2025-06-01T22:51:25.8566583Z ++ read fname 2025-06-01T22:51:25.8566905Z ++ make_wheel_record torch/include/ATen/TensorMeta.h 2025-06-01T22:51:25.8567339Z ++ FPATH=torch/include/ATen/TensorMeta.h 2025-06-01T22:51:25.8567723Z ++ echo torch/include/ATen/TensorMeta.h 2025-06-01T22:51:25.8568075Z ++ grep RECORD 2025-06-01T22:51:25.8590225Z +++ openssl dgst -sha256 -binary torch/include/ATen/TensorMeta.h 2025-06-01T22:51:25.8590731Z +++ openssl base64 2025-06-01T22:51:25.8591115Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.8591381Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.8592213Z +++ sed -e s/=//g 2025-06-01T22:51:25.8632601Z ++ HASH=s1jIro_iR-HwLXP6sEIRNRz-sOKQeWzEQCN0lNtfW8E 2025-06-01T22:51:25.8636126Z +++ ls -nl torch/include/ATen/TensorMeta.h 2025-06-01T22:51:25.8636727Z +++ awk '{print $5}' 2025-06-01T22:51:25.8664013Z ++ FSIZE=5034 2025-06-01T22:51:25.8664969Z ++ echo '"torch/include/ATen/TensorMeta.h",sha256=s1jIro_iR-HwLXP6sEIRNRz-sOKQeWzEQCN0lNtfW8E,5034' 2025-06-01T22:51:25.8665617Z ++ read fname 2025-06-01T22:51:25.8665937Z ++ make_wheel_record torch/include/ATen/TensorNames.h 2025-06-01T22:51:25.8666351Z ++ FPATH=torch/include/ATen/TensorNames.h 2025-06-01T22:51:25.8666729Z ++ echo torch/include/ATen/TensorNames.h 2025-06-01T22:51:25.8667087Z ++ grep RECORD 2025-06-01T22:51:25.8687561Z +++ openssl dgst -sha256 -binary torch/include/ATen/TensorNames.h 2025-06-01T22:51:25.8688077Z +++ openssl base64 2025-06-01T22:51:25.8688441Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.8689705Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.8690954Z +++ sed -e s/=//g 2025-06-01T22:51:25.8728768Z ++ HASH=PZO12mzUUHryHxKpUHU86zIWkFRjRfz2tVzrRRPV1fQ 2025-06-01T22:51:25.8733858Z +++ ls -nl torch/include/ATen/TensorNames.h 2025-06-01T22:51:25.8734712Z +++ awk '{print $5}' 2025-06-01T22:51:25.8761652Z ++ FSIZE=2571 2025-06-01T22:51:25.8762393Z ++ echo '"torch/include/ATen/TensorNames.h",sha256=PZO12mzUUHryHxKpUHU86zIWkFRjRfz2tVzrRRPV1fQ,2571' 2025-06-01T22:51:25.8763056Z ++ read fname 2025-06-01T22:51:25.8763391Z ++ make_wheel_record torch/include/ATen/TensorOperators.h 2025-06-01T22:51:25.8764013Z ++ FPATH=torch/include/ATen/TensorOperators.h 2025-06-01T22:51:25.8765137Z ++ echo torch/include/ATen/TensorOperators.h 2025-06-01T22:51:25.8766028Z ++ grep RECORD 2025-06-01T22:51:25.8789513Z +++ openssl dgst -sha256 -binary torch/include/ATen/TensorOperators.h 2025-06-01T22:51:25.8790056Z +++ openssl base64 2025-06-01T22:51:25.8790316Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.8790937Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.8791610Z +++ sed -e s/=//g 2025-06-01T22:51:25.8833475Z ++ HASH=jj-erbmyn_-Vt12rreAuRpXG1iQ-U6qwLSsy2c9Q9Mc 2025-06-01T22:51:25.8836612Z +++ ls -nl torch/include/ATen/TensorOperators.h 2025-06-01T22:51:25.8836997Z +++ awk '{print $5}' 2025-06-01T22:51:25.8864458Z ++ FSIZE=2491 2025-06-01T22:51:25.8865118Z ++ echo '"torch/include/ATen/TensorOperators.h",sha256=jj-erbmyn_-Vt12rreAuRpXG1iQ-U6qwLSsy2c9Q9Mc,2491' 2025-06-01T22:51:25.8865793Z ++ read fname 2025-06-01T22:51:25.8866131Z ++ make_wheel_record torch/include/ATen/TensorOptions.h 2025-06-01T22:51:25.8866574Z ++ FPATH=torch/include/ATen/TensorOptions.h 2025-06-01T22:51:25.8866982Z ++ echo torch/include/ATen/TensorOptions.h 2025-06-01T22:51:25.8867487Z ++ grep RECORD 2025-06-01T22:51:25.8888098Z +++ openssl dgst -sha256 -binary torch/include/ATen/TensorOptions.h 2025-06-01T22:51:25.8888610Z +++ openssl base64 2025-06-01T22:51:25.8889116Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.8890491Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.8891763Z +++ sed -e s/=//g 2025-06-01T22:51:25.8930160Z ++ HASH=0YGOolxkjb6QzEmeZ6xuo0bamoTct5GvrHAtPoMH-fU 2025-06-01T22:51:25.8934846Z +++ ls -nl torch/include/ATen/TensorOptions.h 2025-06-01T22:51:25.8935864Z +++ awk '{print $5}' 2025-06-01T22:51:25.8962165Z ++ FSIZE=49 2025-06-01T22:51:25.8962892Z ++ echo '"torch/include/ATen/TensorOptions.h",sha256=0YGOolxkjb6QzEmeZ6xuo0bamoTct5GvrHAtPoMH-fU,49' 2025-06-01T22:51:25.8963562Z ++ read fname 2025-06-01T22:51:25.8964054Z ++ make_wheel_record torch/include/ATen/TensorSubclassLikeUtils.h 2025-06-01T22:51:25.8964762Z ++ FPATH=torch/include/ATen/TensorSubclassLikeUtils.h 2025-06-01T22:51:25.8965244Z ++ echo torch/include/ATen/TensorSubclassLikeUtils.h 2025-06-01T22:51:25.8965653Z ++ grep RECORD 2025-06-01T22:51:25.8990154Z +++ openssl dgst -sha256 -binary torch/include/ATen/TensorSubclassLikeUtils.h 2025-06-01T22:51:25.8990700Z +++ openssl base64 2025-06-01T22:51:25.8990977Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.8991223Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.8991626Z +++ sed -e s/=//g 2025-06-01T22:51:25.9032158Z ++ HASH=ANoBU9K1Tmnej3Or16DASLt4CjeN0EO-wQnVWDTI07E 2025-06-01T22:51:25.9034890Z +++ ls -nl torch/include/ATen/TensorSubclassLikeUtils.h 2025-06-01T22:51:25.9035677Z +++ awk '{print $5}' 2025-06-01T22:51:25.9064065Z ++ FSIZE=3229 2025-06-01T22:51:25.9064980Z ++ echo '"torch/include/ATen/TensorSubclassLikeUtils.h",sha256=ANoBU9K1Tmnej3Or16DASLt4CjeN0EO-wQnVWDTI07E,3229' 2025-06-01T22:51:25.9065717Z ++ read fname 2025-06-01T22:51:25.9066031Z ++ make_wheel_record torch/include/ATen/TensorUtils.h 2025-06-01T22:51:25.9066445Z ++ FPATH=torch/include/ATen/TensorUtils.h 2025-06-01T22:51:25.9066824Z ++ echo torch/include/ATen/TensorUtils.h 2025-06-01T22:51:25.9067170Z ++ grep RECORD 2025-06-01T22:51:25.9087190Z +++ openssl dgst -sha256 -binary torch/include/ATen/TensorUtils.h 2025-06-01T22:51:25.9087696Z +++ openssl base64 2025-06-01T22:51:25.9088132Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.9089635Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.9090897Z +++ sed -e s/=//g 2025-06-01T22:51:25.9128431Z ++ HASH=ytjTPAxmSIj4FdOpMG47kMtcQ8WwakFLtAxadkJtzOo 2025-06-01T22:51:25.9133306Z +++ ls -nl torch/include/ATen/TensorUtils.h 2025-06-01T22:51:25.9134109Z +++ awk '{print $5}' 2025-06-01T22:51:25.9162077Z ++ FSIZE=5958 2025-06-01T22:51:25.9162770Z ++ echo '"torch/include/ATen/TensorUtils.h",sha256=ytjTPAxmSIj4FdOpMG47kMtcQ8WwakFLtAxadkJtzOo,5958' 2025-06-01T22:51:25.9163433Z ++ read fname 2025-06-01T22:51:25.9163936Z ++ make_wheel_record torch/include/ATen/ThreadLocalPythonObjects.h 2025-06-01T22:51:25.9164647Z ++ FPATH=torch/include/ATen/ThreadLocalPythonObjects.h 2025-06-01T22:51:25.9165186Z ++ echo torch/include/ATen/ThreadLocalPythonObjects.h 2025-06-01T22:51:25.9165591Z ++ grep RECORD 2025-06-01T22:51:25.9186969Z +++ openssl dgst -sha256 -binary torch/include/ATen/ThreadLocalPythonObjects.h 2025-06-01T22:51:25.9187641Z +++ openssl base64 2025-06-01T22:51:25.9187912Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.9188367Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.9189931Z +++ sed -e s/=//g 2025-06-01T22:51:25.9230261Z ++ HASH=EqG46_18Hph7JIFewnv3wiJlY4j1uowbGNa3JR23xUM 2025-06-01T22:51:25.9234063Z +++ ls -nl torch/include/ATen/ThreadLocalPythonObjects.h 2025-06-01T22:51:25.9234482Z +++ awk '{print $5}' 2025-06-01T22:51:25.9261516Z ++ FSIZE=607 2025-06-01T22:51:25.9262206Z ++ echo '"torch/include/ATen/ThreadLocalPythonObjects.h",sha256=EqG46_18Hph7JIFewnv3wiJlY4j1uowbGNa3JR23xUM,607' 2025-06-01T22:51:25.9262942Z ++ read fname 2025-06-01T22:51:25.9263261Z ++ make_wheel_record torch/include/ATen/ThreadLocalState.h 2025-06-01T22:51:25.9263720Z ++ FPATH=torch/include/ATen/ThreadLocalState.h 2025-06-01T22:51:25.9264124Z ++ echo torch/include/ATen/ThreadLocalState.h 2025-06-01T22:51:25.9264731Z ++ grep RECORD 2025-06-01T22:51:25.9286411Z +++ openssl dgst -sha256 -binary torch/include/ATen/ThreadLocalState.h 2025-06-01T22:51:25.9286922Z +++ openssl base64 2025-06-01T22:51:25.9287201Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.9287832Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.9289154Z +++ sed -e s/=//g 2025-06-01T22:51:25.9327617Z ++ HASH=x0Sar4-xyyK66gL2ruSef_JRl4xY1kGY_DyhmydqnhA 2025-06-01T22:51:25.9332547Z +++ ls -nl torch/include/ATen/ThreadLocalState.h 2025-06-01T22:51:25.9333403Z +++ awk '{print $5}' 2025-06-01T22:51:25.9361263Z ++ FSIZE=4309 2025-06-01T22:51:25.9361980Z ++ echo '"torch/include/ATen/ThreadLocalState.h",sha256=x0Sar4-xyyK66gL2ruSef_JRl4xY1kGY_DyhmydqnhA,4309' 2025-06-01T22:51:25.9362634Z ++ read fname 2025-06-01T22:51:25.9362943Z ++ make_wheel_record torch/include/ATen/TracerMode.h 2025-06-01T22:51:25.9363350Z ++ FPATH=torch/include/ATen/TracerMode.h 2025-06-01T22:51:25.9363850Z ++ echo torch/include/ATen/TracerMode.h 2025-06-01T22:51:25.9364377Z ++ grep RECORD 2025-06-01T22:51:25.9388010Z +++ openssl dgst -sha256 -binary torch/include/ATen/TracerMode.h 2025-06-01T22:51:25.9388864Z +++ openssl base64 2025-06-01T22:51:25.9389197Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.9389448Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.9389748Z +++ sed -e s/=//g 2025-06-01T22:51:25.9429472Z ++ HASH=kVg2ISLuWXLG6VkfKTDhQu6INAkEznaYN3C5vIlV0sw 2025-06-01T22:51:25.9432294Z +++ ls -nl torch/include/ATen/TracerMode.h 2025-06-01T22:51:25.9432679Z +++ awk '{print $5}' 2025-06-01T22:51:25.9460491Z ++ FSIZE=5508 2025-06-01T22:51:25.9461192Z ++ echo '"torch/include/ATen/TracerMode.h",sha256=kVg2ISLuWXLG6VkfKTDhQu6INAkEznaYN3C5vIlV0sw,5508' 2025-06-01T22:51:25.9461965Z ++ read fname 2025-06-01T22:51:25.9462284Z ++ make_wheel_record torch/include/ATen/TypeDefault.h 2025-06-01T22:51:25.9462701Z ++ FPATH=torch/include/ATen/TypeDefault.h 2025-06-01T22:51:25.9463082Z ++ echo torch/include/ATen/TypeDefault.h 2025-06-01T22:51:25.9463415Z ++ grep RECORD 2025-06-01T22:51:25.9486047Z +++ openssl dgst -sha256 -binary torch/include/ATen/TypeDefault.h 2025-06-01T22:51:25.9486558Z +++ openssl base64 2025-06-01T22:51:25.9486827Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.9487093Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.9488306Z +++ sed -e s/=//g 2025-06-01T22:51:25.9526536Z ++ HASH=7OqeZ1kt2k-LHMKNmrRTajR89ZmZqfsdr-bict7bwlk 2025-06-01T22:51:25.9531260Z +++ ls -nl torch/include/ATen/TypeDefault.h 2025-06-01T22:51:25.9532026Z +++ awk '{print $5}' 2025-06-01T22:51:25.9555863Z ++ FSIZE=443 2025-06-01T22:51:25.9556474Z ++ echo '"torch/include/ATen/TypeDefault.h",sha256=7OqeZ1kt2k-LHMKNmrRTajR89ZmZqfsdr-bict7bwlk,443' 2025-06-01T22:51:25.9557139Z ++ read fname 2025-06-01T22:51:25.9557432Z ++ make_wheel_record torch/include/ATen/Utils.h 2025-06-01T22:51:25.9557836Z ++ FPATH=torch/include/ATen/Utils.h 2025-06-01T22:51:25.9571752Z ++ echo torch/include/ATen/Utils.h 2025-06-01T22:51:25.9572114Z ++ grep RECORD 2025-06-01T22:51:25.9585309Z +++ openssl dgst -sha256 -binary torch/include/ATen/Utils.h 2025-06-01T22:51:25.9586086Z +++ openssl base64 2025-06-01T22:51:25.9586405Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.9586661Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.9586917Z +++ sed -e s/=//g 2025-06-01T22:51:25.9627759Z ++ HASH=TBfcxF9Yz8ebFrCzbeYequvcn2Qv9vU6usRbVHuA6FM 2025-06-01T22:51:25.9630589Z +++ ls -nl torch/include/ATen/Utils.h 2025-06-01T22:51:25.9630927Z +++ awk '{print $5}' 2025-06-01T22:51:25.9654605Z ++ FSIZE=3564 2025-06-01T22:51:25.9655146Z ++ echo '"torch/include/ATen/Utils.h",sha256=TBfcxF9Yz8ebFrCzbeYequvcn2Qv9vU6usRbVHuA6FM,3564' 2025-06-01T22:51:25.9655770Z ++ read fname 2025-06-01T22:51:25.9656172Z ++ make_wheel_record torch/include/ATen/Version.h 2025-06-01T22:51:25.9656575Z ++ FPATH=torch/include/ATen/Version.h 2025-06-01T22:51:25.9658040Z ++ echo torch/include/ATen/Version.h 2025-06-01T22:51:25.9659943Z ++ grep RECORD 2025-06-01T22:51:25.9684177Z +++ openssl dgst -sha256 -binary torch/include/ATen/Version.h 2025-06-01T22:51:25.9684830Z +++ openssl base64 2025-06-01T22:51:25.9685151Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.9685397Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.9685820Z +++ sed -e s/=//g 2025-06-01T22:51:25.9725470Z ++ HASH=sTW04hFh7RGM5RkbXoQKLDcwTP4Ks7GNDyTLr3tQJdY 2025-06-01T22:51:25.9728884Z +++ ls -nl torch/include/ATen/Version.h 2025-06-01T22:51:25.9729669Z +++ awk '{print $5}' 2025-06-01T22:51:25.9753862Z ++ FSIZE=384 2025-06-01T22:51:25.9754423Z ++ echo '"torch/include/ATen/Version.h",sha256=sTW04hFh7RGM5RkbXoQKLDcwTP4Ks7GNDyTLr3tQJdY,384' 2025-06-01T22:51:25.9755129Z ++ read fname 2025-06-01T22:51:25.9755565Z ++ make_wheel_record torch/include/ATen/VmapGeneratedPlumbing.h 2025-06-01T22:51:25.9756090Z ++ FPATH=torch/include/ATen/VmapGeneratedPlumbing.h 2025-06-01T22:51:25.9757870Z ++ echo torch/include/ATen/VmapGeneratedPlumbing.h 2025-06-01T22:51:25.9758694Z ++ grep RECORD 2025-06-01T22:51:25.9781825Z +++ openssl dgst -sha256 -binary torch/include/ATen/VmapGeneratedPlumbing.h 2025-06-01T22:51:25.9782325Z +++ openssl base64 2025-06-01T22:51:25.9782629Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.9783181Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.9783455Z +++ sed -e s/=//g 2025-06-01T22:51:25.9872947Z ++ HASH=iwOrKqTMYgH995BWgbr8VUTolBAqabnToCR1XoAE3Mo 2025-06-01T22:51:25.9876151Z +++ ls -nl torch/include/ATen/VmapGeneratedPlumbing.h 2025-06-01T22:51:25.9876563Z +++ awk '{print $5}' 2025-06-01T22:51:25.9904025Z ++ FSIZE=1746749 2025-06-01T22:51:25.9904836Z ++ echo '"torch/include/ATen/VmapGeneratedPlumbing.h",sha256=iwOrKqTMYgH995BWgbr8VUTolBAqabnToCR1XoAE3Mo,1746749' 2025-06-01T22:51:25.9905576Z ++ read fname 2025-06-01T22:51:25.9905880Z ++ make_wheel_record torch/include/ATen/WrapDimUtils.h 2025-06-01T22:51:25.9906292Z ++ FPATH=torch/include/ATen/WrapDimUtils.h 2025-06-01T22:51:25.9906732Z ++ echo torch/include/ATen/WrapDimUtils.h 2025-06-01T22:51:25.9907070Z ++ grep RECORD 2025-06-01T22:51:25.9926508Z +++ openssl dgst -sha256 -binary torch/include/ATen/WrapDimUtils.h 2025-06-01T22:51:25.9927009Z +++ openssl base64 2025-06-01T22:51:25.9927597Z +++ sed -e s/+/-/g 2025-06-01T22:51:25.9928706Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:25.9929883Z +++ sed -e s/=//g 2025-06-01T22:51:25.9968956Z ++ HASH=aRwzNo3HBe92epQ7SMowzvQAz4fy3Yutbz_kvKu_qkw 2025-06-01T22:51:25.9973606Z +++ ls -nl torch/include/ATen/WrapDimUtils.h 2025-06-01T22:51:25.9974358Z +++ awk '{print $5}' 2025-06-01T22:51:26.0000861Z ++ FSIZE=4867 2025-06-01T22:51:26.0001631Z ++ echo '"torch/include/ATen/WrapDimUtils.h",sha256=aRwzNo3HBe92epQ7SMowzvQAz4fy3Yutbz_kvKu_qkw,4867' 2025-06-01T22:51:26.0002334Z ++ read fname 2025-06-01T22:51:26.0002737Z ++ make_wheel_record torch/include/ATen/WrapDimUtilsMulti.h 2025-06-01T22:51:26.0003240Z ++ FPATH=torch/include/ATen/WrapDimUtilsMulti.h 2025-06-01T22:51:26.0003812Z ++ echo torch/include/ATen/WrapDimUtilsMulti.h 2025-06-01T22:51:26.0004426Z ++ grep RECORD 2025-06-01T22:51:26.0026596Z +++ openssl dgst -sha256 -binary torch/include/ATen/WrapDimUtilsMulti.h 2025-06-01T22:51:26.0027135Z +++ openssl base64 2025-06-01T22:51:26.0027451Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.0028077Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.0029620Z +++ sed -e s/=//g 2025-06-01T22:51:26.0070258Z ++ HASH=1i_cHZn16UOSbcVH9A1P3rzHPlGt4T610zycW_Pbfe8 2025-06-01T22:51:26.0073281Z +++ ls -nl torch/include/ATen/WrapDimUtilsMulti.h 2025-06-01T22:51:26.0073976Z +++ awk '{print $5}' 2025-06-01T22:51:26.0102063Z ++ FSIZE=1075 2025-06-01T22:51:26.0102722Z ++ echo '"torch/include/ATen/WrapDimUtilsMulti.h",sha256=1i_cHZn16UOSbcVH9A1P3rzHPlGt4T610zycW_Pbfe8,1075' 2025-06-01T22:51:26.0103399Z ++ read fname 2025-06-01T22:51:26.0103704Z ++ make_wheel_record torch/include/ATen/autocast_mode.h 2025-06-01T22:51:26.0104137Z ++ FPATH=torch/include/ATen/autocast_mode.h 2025-06-01T22:51:26.0104529Z ++ echo torch/include/ATen/autocast_mode.h 2025-06-01T22:51:26.0104865Z ++ grep RECORD 2025-06-01T22:51:26.0125977Z +++ openssl dgst -sha256 -binary torch/include/ATen/autocast_mode.h 2025-06-01T22:51:26.0126462Z +++ openssl base64 2025-06-01T22:51:26.0126736Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.0126986Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.0128116Z +++ sed -e s/=//g 2025-06-01T22:51:26.0168851Z ++ HASH=ZQ6LCyUKnHyMc0px08fk_Is8KopNDJTN24LxEQcv5b4 2025-06-01T22:51:26.0173395Z +++ ls -nl torch/include/ATen/autocast_mode.h 2025-06-01T22:51:26.0174312Z +++ awk '{print $5}' 2025-06-01T22:51:26.0201836Z ++ FSIZE=41240 2025-06-01T22:51:26.0202475Z ++ echo '"torch/include/ATen/autocast_mode.h",sha256=ZQ6LCyUKnHyMc0px08fk_Is8KopNDJTN24LxEQcv5b4,41240' 2025-06-01T22:51:26.0203107Z ++ read fname 2025-06-01T22:51:26.0203403Z ++ make_wheel_record torch/include/ATen/ceil_div.h 2025-06-01T22:51:26.0203934Z ++ FPATH=torch/include/ATen/ceil_div.h 2025-06-01T22:51:26.0204474Z ++ echo torch/include/ATen/ceil_div.h 2025-06-01T22:51:26.0204871Z ++ grep RECORD 2025-06-01T22:51:26.0226718Z +++ openssl dgst -sha256 -binary torch/include/ATen/ceil_div.h 2025-06-01T22:51:26.0227226Z +++ openssl base64 2025-06-01T22:51:26.0227478Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.0227739Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.0228320Z +++ sed -e s/=//g 2025-06-01T22:51:26.0270423Z ++ HASH=TtkKnqzlAlpfznlNBIDaNUHxD8q1QRERVklj-VEm5Q4 2025-06-01T22:51:26.0273296Z +++ ls -nl torch/include/ATen/ceil_div.h 2025-06-01T22:51:26.0274204Z +++ awk '{print $5}' 2025-06-01T22:51:26.0300411Z ++ FSIZE=497 2025-06-01T22:51:26.0301167Z ++ echo '"torch/include/ATen/ceil_div.h",sha256=TtkKnqzlAlpfznlNBIDaNUHxD8q1QRERVklj-VEm5Q4,497' 2025-06-01T22:51:26.0301946Z ++ read fname 2025-06-01T22:51:26.0302274Z ++ make_wheel_record torch/include/ATen/code_template.h 2025-06-01T22:51:26.0302704Z ++ FPATH=torch/include/ATen/code_template.h 2025-06-01T22:51:26.0303104Z ++ echo torch/include/ATen/code_template.h 2025-06-01T22:51:26.0303447Z ++ grep RECORD 2025-06-01T22:51:26.0325884Z +++ openssl dgst -sha256 -binary torch/include/ATen/code_template.h 2025-06-01T22:51:26.0326377Z +++ openssl base64 2025-06-01T22:51:26.0326662Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.0326930Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.0327781Z +++ sed -e s/=//g 2025-06-01T22:51:26.0368211Z ++ HASH=A7vnQAdpQzI2ia5wk0z4Yv3S3guyN4Sg0dRqzkHeXyM 2025-06-01T22:51:26.0373196Z +++ ls -nl torch/include/ATen/code_template.h 2025-06-01T22:51:26.0374328Z +++ awk '{print $5}' 2025-06-01T22:51:26.0400212Z ++ FSIZE=6951 2025-06-01T22:51:26.0400857Z ++ echo '"torch/include/ATen/code_template.h",sha256=A7vnQAdpQzI2ia5wk0z4Yv3S3guyN4Sg0dRqzkHeXyM,6951' 2025-06-01T22:51:26.0401533Z ++ read fname 2025-06-01T22:51:26.0401872Z ++ make_wheel_record torch/include/ATen/cpp_custom_type_hack.h 2025-06-01T22:51:26.0402363Z ++ FPATH=torch/include/ATen/cpp_custom_type_hack.h 2025-06-01T22:51:26.0402798Z ++ echo torch/include/ATen/cpp_custom_type_hack.h 2025-06-01T22:51:26.0403412Z ++ grep RECORD 2025-06-01T22:51:26.0427977Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpp_custom_type_hack.h 2025-06-01T22:51:26.0428534Z +++ openssl base64 2025-06-01T22:51:26.0428839Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.0429082Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.0429352Z +++ sed -e s/=//g 2025-06-01T22:51:26.0470484Z ++ HASH=j_wxuMgOWKLv9uotd8SW3Fm3QMyvVU9XQQePdrao1fM 2025-06-01T22:51:26.0474257Z +++ ls -nl torch/include/ATen/cpp_custom_type_hack.h 2025-06-01T22:51:26.0475043Z +++ awk '{print $5}' 2025-06-01T22:51:26.0503314Z ++ FSIZE=5430 2025-06-01T22:51:26.0504004Z ++ echo '"torch/include/ATen/cpp_custom_type_hack.h",sha256=j_wxuMgOWKLv9uotd8SW3Fm3QMyvVU9XQQePdrao1fM,5430' 2025-06-01T22:51:26.0504700Z ++ read fname 2025-06-01T22:51:26.0504997Z ++ make_wheel_record torch/include/ATen/div_rtn.h 2025-06-01T22:51:26.0505390Z ++ FPATH=torch/include/ATen/div_rtn.h 2025-06-01T22:51:26.0505762Z ++ echo torch/include/ATen/div_rtn.h 2025-06-01T22:51:26.0506077Z ++ grep RECORD 2025-06-01T22:51:26.0526656Z +++ openssl dgst -sha256 -binary torch/include/ATen/div_rtn.h 2025-06-01T22:51:26.0527167Z +++ openssl base64 2025-06-01T22:51:26.0527428Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.0528151Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.0529520Z +++ sed -e s/=//g 2025-06-01T22:51:26.0568735Z ++ HASH=sPoWObIG7LtKrAxw_5aTCP-bqVotCNujmu_P0kzgN-g 2025-06-01T22:51:26.0573450Z +++ ls -nl torch/include/ATen/div_rtn.h 2025-06-01T22:51:26.0574434Z +++ awk '{print $5}' 2025-06-01T22:51:26.0599597Z ++ FSIZE=211 2025-06-01T22:51:26.0600012Z ++ echo '"torch/include/ATen/div_rtn.h",sha256=sPoWObIG7LtKrAxw_5aTCP-bqVotCNujmu_P0kzgN-g,211' 2025-06-01T22:51:26.0600261Z ++ read fname 2025-06-01T22:51:26.0600417Z ++ make_wheel_record torch/include/ATen/dlpack.h 2025-06-01T22:51:26.0600539Z ++ FPATH=torch/include/ATen/dlpack.h 2025-06-01T22:51:26.0601829Z ++ echo torch/include/ATen/dlpack.h 2025-06-01T22:51:26.0603402Z ++ grep RECORD 2025-06-01T22:51:26.0628015Z +++ openssl dgst -sha256 -binary torch/include/ATen/dlpack.h 2025-06-01T22:51:26.0628158Z +++ openssl base64 2025-06-01T22:51:26.0628275Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.0628377Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.0629051Z +++ sed -e s/=//g 2025-06-01T22:51:26.0669268Z ++ HASH=cB4k1Aju13mzar7wNvIPP1FeekL1bS8hqYp4gpObxOc 2025-06-01T22:51:26.0674179Z +++ ls -nl torch/include/ATen/dlpack.h 2025-06-01T22:51:26.0675297Z +++ awk '{print $5}' 2025-06-01T22:51:26.0702625Z ++ FSIZE=7007 2025-06-01T22:51:26.0703105Z ++ echo '"torch/include/ATen/dlpack.h",sha256=cB4k1Aju13mzar7wNvIPP1FeekL1bS8hqYp4gpObxOc,7007' 2025-06-01T22:51:26.0703204Z ++ read fname 2025-06-01T22:51:26.0703369Z ++ make_wheel_record torch/include/ATen/jit_macros.h 2025-06-01T22:51:26.0703636Z ++ FPATH=torch/include/ATen/jit_macros.h 2025-06-01T22:51:26.0703780Z ++ echo torch/include/ATen/jit_macros.h 2025-06-01T22:51:26.0704346Z ++ grep RECORD 2025-06-01T22:51:26.0726402Z +++ openssl dgst -sha256 -binary torch/include/ATen/jit_macros.h 2025-06-01T22:51:26.0726518Z +++ openssl base64 2025-06-01T22:51:26.0727280Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.0727806Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.0728811Z +++ sed -e s/=//g 2025-06-01T22:51:26.0768938Z ++ HASH=P9m1lVGf1syAvF20g-tKHFIc8eGCp8gO2rV5Fem9gfc 2025-06-01T22:51:26.0773375Z +++ ls -nl torch/include/ATen/jit_macros.h 2025-06-01T22:51:26.0774330Z +++ awk '{print $5}' 2025-06-01T22:51:26.0801377Z ++ FSIZE=230 2025-06-01T22:51:26.0801811Z ++ echo '"torch/include/ATen/jit_macros.h",sha256=P9m1lVGf1syAvF20g-tKHFIc8eGCp8gO2rV5Fem9gfc,230' 2025-06-01T22:51:26.0801918Z ++ read fname 2025-06-01T22:51:26.0802115Z ++ make_wheel_record torch/include/ATen/jiterator_macros.h 2025-06-01T22:51:26.0802261Z ++ FPATH=torch/include/ATen/jiterator_macros.h 2025-06-01T22:51:26.0802403Z ++ echo torch/include/ATen/jiterator_macros.h 2025-06-01T22:51:26.0803304Z ++ grep RECORD 2025-06-01T22:51:26.0826748Z +++ openssl dgst -sha256 -binary torch/include/ATen/jiterator_macros.h 2025-06-01T22:51:26.0826935Z +++ openssl base64 2025-06-01T22:51:26.0827121Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.0828186Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.0828298Z +++ sed -e s/=//g 2025-06-01T22:51:26.0870001Z ++ HASH=X8fFoFw_LAws7_Hw5k1APlSvvu03ahBZhGYQ_Qpfvi8 2025-06-01T22:51:26.0872677Z +++ ls -nl torch/include/ATen/jiterator_macros.h 2025-06-01T22:51:26.0874319Z +++ awk '{print $5}' 2025-06-01T22:51:26.0901304Z ++ FSIZE=1506 2025-06-01T22:51:26.0902037Z ++ echo '"torch/include/ATen/jiterator_macros.h",sha256=X8fFoFw_LAws7_Hw5k1APlSvvu03ahBZhGYQ_Qpfvi8,1506' 2025-06-01T22:51:26.0902170Z ++ read fname 2025-06-01T22:51:26.0902410Z ++ make_wheel_record torch/include/ATen/record_function.h 2025-06-01T22:51:26.0902680Z ++ FPATH=torch/include/ATen/record_function.h 2025-06-01T22:51:26.0902941Z ++ echo torch/include/ATen/record_function.h 2025-06-01T22:51:26.0903513Z ++ grep RECORD 2025-06-01T22:51:26.0931106Z +++ openssl dgst -sha256 -binary torch/include/ATen/record_function.h 2025-06-01T22:51:26.0931314Z +++ openssl base64 2025-06-01T22:51:26.0932199Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.0933474Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.0934681Z +++ sed -e s/=//g 2025-06-01T22:51:26.0973457Z ++ HASH=JSRalvVrrzcxSbwKXMUUJQoyqWhMByZAIVZh0kv7O2A 2025-06-01T22:51:26.0978573Z +++ ls -nl torch/include/ATen/record_function.h 2025-06-01T22:51:26.0979698Z +++ awk '{print $5}' 2025-06-01T22:51:26.1005167Z ++ FSIZE=24294 2025-06-01T22:51:26.1005912Z ++ echo '"torch/include/ATen/record_function.h",sha256=JSRalvVrrzcxSbwKXMUUJQoyqWhMByZAIVZh0kv7O2A,24294' 2025-06-01T22:51:26.1006165Z ++ read fname 2025-06-01T22:51:26.1006358Z ++ make_wheel_record torch/include/ATen/core/ATenGeneral.h 2025-06-01T22:51:26.1006519Z ++ FPATH=torch/include/ATen/core/ATenGeneral.h 2025-06-01T22:51:26.1007298Z ++ echo torch/include/ATen/core/ATenGeneral.h 2025-06-01T22:51:26.1008052Z ++ grep RECORD 2025-06-01T22:51:26.1032228Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/ATenGeneral.h 2025-06-01T22:51:26.1032479Z +++ openssl base64 2025-06-01T22:51:26.1032659Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.1032913Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.1033093Z +++ sed -e s/=//g 2025-06-01T22:51:26.1073511Z ++ HASH=dcnASl2yEZMXGYbsBQkH1W-KLBoQTSSoEfujumNJHjM 2025-06-01T22:51:26.1077667Z +++ ls -nl torch/include/ATen/core/ATenGeneral.h 2025-06-01T22:51:26.1079080Z +++ awk '{print $5}' 2025-06-01T22:51:26.1105690Z ++ FSIZE=45 2025-06-01T22:51:26.1106434Z ++ echo '"torch/include/ATen/core/ATenGeneral.h",sha256=dcnASl2yEZMXGYbsBQkH1W-KLBoQTSSoEfujumNJHjM,45' 2025-06-01T22:51:26.1106555Z ++ read fname 2025-06-01T22:51:26.1106750Z ++ make_wheel_record torch/include/ATen/core/ATenOpList.h 2025-06-01T22:51:26.1106891Z ++ FPATH=torch/include/ATen/core/ATenOpList.h 2025-06-01T22:51:26.1107162Z ++ echo torch/include/ATen/core/ATenOpList.h 2025-06-01T22:51:26.1108659Z ++ grep RECORD 2025-06-01T22:51:26.1129120Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/ATenOpList.h 2025-06-01T22:51:26.1129424Z +++ openssl base64 2025-06-01T22:51:26.1130784Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.1132024Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.1133466Z +++ sed -e s/=//g 2025-06-01T22:51:26.1173394Z ++ HASH=aTsrO4WWb4s2HIBiOyha28F9RXajxvzINAGv3eQ5AEs 2025-06-01T22:51:26.1176988Z +++ ls -nl torch/include/ATen/core/ATenOpList.h 2025-06-01T22:51:26.1177845Z +++ awk '{print $5}' 2025-06-01T22:51:26.1202412Z ++ FSIZE=246 2025-06-01T22:51:26.1202951Z ++ echo '"torch/include/ATen/core/ATenOpList.h",sha256=aTsrO4WWb4s2HIBiOyha28F9RXajxvzINAGv3eQ5AEs,246' 2025-06-01T22:51:26.1203049Z ++ read fname 2025-06-01T22:51:26.1205740Z ++ make_wheel_record torch/include/ATen/core/ATen_fwd.h 2025-06-01T22:51:26.1205879Z ++ FPATH=torch/include/ATen/core/ATen_fwd.h 2025-06-01T22:51:26.1206011Z ++ echo torch/include/ATen/core/ATen_fwd.h 2025-06-01T22:51:26.1206497Z ++ grep RECORD 2025-06-01T22:51:26.1229543Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/ATen_fwd.h 2025-06-01T22:51:26.1229741Z +++ openssl base64 2025-06-01T22:51:26.1229857Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.1230424Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.1231443Z +++ sed -e s/=//g 2025-06-01T22:51:26.1272797Z ++ HASH=dj37GXi3sI-7Hoz4M4JLEHO2wh-cIENzENiDcYIZqn8 2025-06-01T22:51:26.1276149Z +++ ls -nl torch/include/ATen/core/ATen_fwd.h 2025-06-01T22:51:26.1277588Z +++ awk '{print $5}' 2025-06-01T22:51:26.1304303Z ++ FSIZE=1024 2025-06-01T22:51:26.1304793Z ++ echo '"torch/include/ATen/core/ATen_fwd.h",sha256=dj37GXi3sI-7Hoz4M4JLEHO2wh-cIENzENiDcYIZqn8,1024' 2025-06-01T22:51:26.1304906Z ++ read fname 2025-06-01T22:51:26.1305146Z ++ make_wheel_record torch/include/ATen/core/ATen_pch.h 2025-06-01T22:51:26.1305301Z ++ FPATH=torch/include/ATen/core/ATen_pch.h 2025-06-01T22:51:26.1305869Z ++ echo torch/include/ATen/core/ATen_pch.h 2025-06-01T22:51:26.1307003Z ++ grep RECORD 2025-06-01T22:51:26.1327410Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/ATen_pch.h 2025-06-01T22:51:26.1327780Z +++ openssl base64 2025-06-01T22:51:26.1328768Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.1329893Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.1331382Z +++ sed -e s/=//g 2025-06-01T22:51:26.1370320Z ++ HASH=SbuCdS9JFp--ii1-DOsb2kP3Wxps-MR88fxFHF6Q5YY 2025-06-01T22:51:26.1375110Z +++ ls -nl torch/include/ATen/core/ATen_pch.h 2025-06-01T22:51:26.1376079Z +++ awk '{print $5}' 2025-06-01T22:51:26.1401177Z ++ FSIZE=5078 2025-06-01T22:51:26.1401847Z ++ echo '"torch/include/ATen/core/ATen_pch.h",sha256=SbuCdS9JFp--ii1-DOsb2kP3Wxps-MR88fxFHF6Q5YY,5078' 2025-06-01T22:51:26.1402003Z ++ read fname 2025-06-01T22:51:26.1402394Z ++ make_wheel_record torch/include/ATen/core/Array.h 2025-06-01T22:51:26.1402701Z ++ FPATH=torch/include/ATen/core/Array.h 2025-06-01T22:51:26.1403401Z ++ echo torch/include/ATen/core/Array.h 2025-06-01T22:51:26.1405344Z ++ grep RECORD 2025-06-01T22:51:26.1429692Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Array.h 2025-06-01T22:51:26.1429905Z +++ openssl base64 2025-06-01T22:51:26.1430040Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.1430152Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.1430616Z +++ sed -e s/=//g 2025-06-01T22:51:26.1471559Z ++ HASH=Od99VeZg6tGKmLtz7-E7YTUHZtI10rmVIPpQPY7pHl8 2025-06-01T22:51:26.1475057Z +++ ls -nl torch/include/ATen/core/Array.h 2025-06-01T22:51:26.1475764Z +++ awk '{print $5}' 2025-06-01T22:51:26.1503961Z ++ FSIZE=1134 2025-06-01T22:51:26.1504428Z ++ echo '"torch/include/ATen/core/Array.h",sha256=Od99VeZg6tGKmLtz7-E7YTUHZtI10rmVIPpQPY7pHl8,1134' 2025-06-01T22:51:26.1504701Z ++ read fname 2025-06-01T22:51:26.1504883Z ++ make_wheel_record torch/include/ATen/core/Backtrace.h 2025-06-01T22:51:26.1505040Z ++ FPATH=torch/include/ATen/core/Backtrace.h 2025-06-01T22:51:26.1505176Z ++ echo torch/include/ATen/core/Backtrace.h 2025-06-01T22:51:26.1505499Z ++ grep RECORD 2025-06-01T22:51:26.1526740Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Backtrace.h 2025-06-01T22:51:26.1526995Z +++ openssl base64 2025-06-01T22:51:26.1527540Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.1528788Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.1530177Z +++ sed -e s/=//g 2025-06-01T22:51:26.1569528Z ++ HASH=Vi1LiTrJX5BY0ADLxoJkwC7H27H30tTPM89xZ04A5GU 2025-06-01T22:51:26.1574123Z +++ ls -nl torch/include/ATen/core/Backtrace.h 2025-06-01T22:51:26.1575438Z +++ awk '{print $5}' 2025-06-01T22:51:26.1602482Z ++ FSIZE=59 2025-06-01T22:51:26.1602947Z ++ echo '"torch/include/ATen/core/Backtrace.h",sha256=Vi1LiTrJX5BY0ADLxoJkwC7H27H30tTPM89xZ04A5GU,59' 2025-06-01T22:51:26.1603058Z ++ read fname 2025-06-01T22:51:26.1603303Z ++ make_wheel_record torch/include/ATen/core/CachingHostAllocator.h 2025-06-01T22:51:26.1603483Z ++ FPATH=torch/include/ATen/core/CachingHostAllocator.h 2025-06-01T22:51:26.1603790Z ++ echo torch/include/ATen/core/CachingHostAllocator.h 2025-06-01T22:51:26.1604064Z ++ grep RECORD 2025-06-01T22:51:26.1628835Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/CachingHostAllocator.h 2025-06-01T22:51:26.1629046Z +++ openssl base64 2025-06-01T22:51:26.1629664Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.1629778Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.1629888Z +++ sed -e s/=//g 2025-06-01T22:51:26.1673538Z ++ HASH=yRiZR91h5MD0dx1zszL7DhiWDom2gzdJ_xypEG6UJFk 2025-06-01T22:51:26.1676040Z +++ ls -nl torch/include/ATen/core/CachingHostAllocator.h 2025-06-01T22:51:26.1676168Z +++ awk '{print $5}' 2025-06-01T22:51:26.1704944Z ++ FSIZE=27044 2025-06-01T22:51:26.1705502Z ++ echo '"torch/include/ATen/core/CachingHostAllocator.h",sha256=yRiZR91h5MD0dx1zszL7DhiWDom2gzdJ_xypEG6UJFk,27044' 2025-06-01T22:51:26.1705610Z ++ read fname 2025-06-01T22:51:26.1705838Z ++ make_wheel_record torch/include/ATen/core/CheckMemoryFormat.h 2025-06-01T22:51:26.1706008Z ++ FPATH=torch/include/ATen/core/CheckMemoryFormat.h 2025-06-01T22:51:26.1706167Z ++ echo torch/include/ATen/core/CheckMemoryFormat.h 2025-06-01T22:51:26.1706280Z ++ grep RECORD 2025-06-01T22:51:26.1727803Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/CheckMemoryFormat.h 2025-06-01T22:51:26.1727925Z +++ openssl base64 2025-06-01T22:51:26.1728895Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.1730247Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.1731562Z +++ sed -e s/=//g 2025-06-01T22:51:26.1770679Z ++ HASH=hZxcTqOeRYgQEG3GnFxd-qqcO0YyMSqa_hojO7ych50 2025-06-01T22:51:26.1775216Z +++ ls -nl torch/include/ATen/core/CheckMemoryFormat.h 2025-06-01T22:51:26.1776150Z +++ awk '{print $5}' 2025-06-01T22:51:26.1804425Z ++ FSIZE=790 2025-06-01T22:51:26.1805003Z ++ echo '"torch/include/ATen/core/CheckMemoryFormat.h",sha256=hZxcTqOeRYgQEG3GnFxd-qqcO0YyMSqa_hojO7ych50,790' 2025-06-01T22:51:26.1805115Z ++ read fname 2025-06-01T22:51:26.1805385Z ++ make_wheel_record torch/include/ATen/core/DeprecatedTypeProperties.h 2025-06-01T22:51:26.1805759Z ++ FPATH=torch/include/ATen/core/DeprecatedTypeProperties.h 2025-06-01T22:51:26.1805965Z ++ echo torch/include/ATen/core/DeprecatedTypeProperties.h 2025-06-01T22:51:26.1806280Z ++ grep RECORD 2025-06-01T22:51:26.1830655Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/DeprecatedTypeProperties.h 2025-06-01T22:51:26.1830779Z +++ openssl base64 2025-06-01T22:51:26.1830879Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.1830994Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.1831089Z +++ sed -e s/=//g 2025-06-01T22:51:26.1872780Z ++ HASH=CCHYGMiKiIY2LR7xVlHYrIztBDFrKy0T0kYXV1Kd0XQ 2025-06-01T22:51:26.1875484Z +++ ls -nl torch/include/ATen/core/DeprecatedTypeProperties.h 2025-06-01T22:51:26.1875675Z +++ awk '{print $5}' 2025-06-01T22:51:26.1902848Z ++ FSIZE=3879 2025-06-01T22:51:26.1903507Z ++ echo '"torch/include/ATen/core/DeprecatedTypeProperties.h",sha256=CCHYGMiKiIY2LR7xVlHYrIztBDFrKy0T0kYXV1Kd0XQ,3879' 2025-06-01T22:51:26.1903826Z ++ read fname 2025-06-01T22:51:26.1904144Z ++ make_wheel_record torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h 2025-06-01T22:51:26.1904404Z ++ FPATH=torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h 2025-06-01T22:51:26.1904675Z ++ echo torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h 2025-06-01T22:51:26.1905707Z ++ grep RECORD 2025-06-01T22:51:26.1927070Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h 2025-06-01T22:51:26.1927208Z +++ openssl base64 2025-06-01T22:51:26.1927607Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.1929061Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.1930222Z +++ sed -e s/=//g 2025-06-01T22:51:26.1969539Z ++ HASH=BGXyKbHymMH77T9GtghhRz-FVnQThWT5WWLvuEqXfxE 2025-06-01T22:51:26.1974392Z +++ ls -nl torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h 2025-06-01T22:51:26.1975067Z +++ awk '{print $5}' 2025-06-01T22:51:26.2000858Z ++ FSIZE=844 2025-06-01T22:51:26.2001604Z ++ echo '"torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h",sha256=BGXyKbHymMH77T9GtghhRz-FVnQThWT5WWLvuEqXfxE,844' 2025-06-01T22:51:26.2001767Z ++ read fname 2025-06-01T22:51:26.2001930Z ++ make_wheel_record torch/include/ATen/core/Dict.h 2025-06-01T22:51:26.2002057Z ++ FPATH=torch/include/ATen/core/Dict.h 2025-06-01T22:51:26.2002638Z ++ echo torch/include/ATen/core/Dict.h 2025-06-01T22:51:26.2003787Z ++ grep RECORD 2025-06-01T22:51:26.2027358Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Dict.h 2025-06-01T22:51:26.2027552Z +++ openssl base64 2025-06-01T22:51:26.2028033Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.2028150Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.2029024Z +++ sed -e s/=//g 2025-06-01T22:51:26.2069476Z ++ HASH=TAcKLJAhnABrCAnHY7Pc61QindHDywoFNASj3S8rxgA 2025-06-01T22:51:26.2072375Z +++ ls -nl torch/include/ATen/core/Dict.h 2025-06-01T22:51:26.2073387Z +++ awk '{print $5}' 2025-06-01T22:51:26.2100886Z ++ FSIZE=13276 2025-06-01T22:51:26.2101355Z ++ echo '"torch/include/ATen/core/Dict.h",sha256=TAcKLJAhnABrCAnHY7Pc61QindHDywoFNASj3S8rxgA,13276' 2025-06-01T22:51:26.2101454Z ++ read fname 2025-06-01T22:51:26.2101638Z ++ make_wheel_record torch/include/ATen/core/Dict_inl.h 2025-06-01T22:51:26.2101769Z ++ FPATH=torch/include/ATen/core/Dict_inl.h 2025-06-01T22:51:26.2101900Z ++ echo torch/include/ATen/core/Dict_inl.h 2025-06-01T22:51:26.2102585Z ++ grep RECORD 2025-06-01T22:51:26.2124975Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Dict_inl.h 2025-06-01T22:51:26.2125253Z +++ openssl base64 2025-06-01T22:51:26.2125968Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.2127801Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.2127904Z +++ sed -e s/=//g 2025-06-01T22:51:26.2167312Z ++ HASH=xF1by24Q1Oi7oYF1QHHcxx39PJVOIKvKzycAc9XWKyw 2025-06-01T22:51:26.2172040Z +++ ls -nl torch/include/ATen/core/Dict_inl.h 2025-06-01T22:51:26.2172858Z +++ awk '{print $5}' 2025-06-01T22:51:26.2198643Z ++ FSIZE=7462 2025-06-01T22:51:26.2199240Z ++ echo '"torch/include/ATen/core/Dict_inl.h",sha256=xF1by24Q1Oi7oYF1QHHcxx39PJVOIKvKzycAc9XWKyw,7462' 2025-06-01T22:51:26.2199904Z ++ read fname 2025-06-01T22:51:26.2200368Z ++ make_wheel_record torch/include/ATen/core/DimVector.h 2025-06-01T22:51:26.2200808Z ++ FPATH=torch/include/ATen/core/DimVector.h 2025-06-01T22:51:26.2201214Z ++ echo torch/include/ATen/core/DimVector.h 2025-06-01T22:51:26.2201731Z ++ grep RECORD 2025-06-01T22:51:26.2225290Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/DimVector.h 2025-06-01T22:51:26.2225852Z +++ openssl base64 2025-06-01T22:51:26.2226294Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.2226568Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.2227385Z +++ sed -e s/=//g 2025-06-01T22:51:26.2267998Z ++ HASH=yOKoGLTzpQNSO-5Dc1iemVnT6Aa9mnjwtT6JpBhOfXs 2025-06-01T22:51:26.2271736Z +++ ls -nl torch/include/ATen/core/DimVector.h 2025-06-01T22:51:26.2272610Z +++ awk '{print $5}' 2025-06-01T22:51:26.2298555Z ++ FSIZE=279 2025-06-01T22:51:26.2299210Z ++ echo '"torch/include/ATen/core/DimVector.h",sha256=yOKoGLTzpQNSO-5Dc1iemVnT6Aa9mnjwtT6JpBhOfXs,279' 2025-06-01T22:51:26.2300081Z ++ read fname 2025-06-01T22:51:26.2300384Z ++ make_wheel_record torch/include/ATen/core/Dimname.h 2025-06-01T22:51:26.2300876Z ++ FPATH=torch/include/ATen/core/Dimname.h 2025-06-01T22:51:26.2301375Z ++ echo torch/include/ATen/core/Dimname.h 2025-06-01T22:51:26.2301791Z ++ grep RECORD 2025-06-01T22:51:26.2322920Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Dimname.h 2025-06-01T22:51:26.2323429Z +++ openssl base64 2025-06-01T22:51:26.2324047Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.2325676Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.2326383Z +++ sed -e s/=//g 2025-06-01T22:51:26.2365339Z ++ HASH=zzEGqv_P0b4bKxzX7y7BkCpT0xdi1nnyZVZp78hm0Fk 2025-06-01T22:51:26.2369809Z +++ ls -nl torch/include/ATen/core/Dimname.h 2025-06-01T22:51:26.2370701Z +++ awk '{print $5}' 2025-06-01T22:51:26.2395568Z ++ FSIZE=1167 2025-06-01T22:51:26.2396217Z ++ echo '"torch/include/ATen/core/Dimname.h",sha256=zzEGqv_P0b4bKxzX7y7BkCpT0xdi1nnyZVZp78hm0Fk,1167' 2025-06-01T22:51:26.2396851Z ++ read fname 2025-06-01T22:51:26.2397227Z ++ make_wheel_record torch/include/ATen/core/DistributionsHelper.h 2025-06-01T22:51:26.2397753Z ++ FPATH=torch/include/ATen/core/DistributionsHelper.h 2025-06-01T22:51:26.2398418Z ++ echo torch/include/ATen/core/DistributionsHelper.h 2025-06-01T22:51:26.2399175Z ++ grep RECORD 2025-06-01T22:51:26.2420594Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/DistributionsHelper.h 2025-06-01T22:51:26.2421157Z +++ openssl base64 2025-06-01T22:51:26.2421408Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.2421711Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.2423105Z +++ sed -e s/=//g 2025-06-01T22:51:26.2462754Z ++ HASH=PS4La7YzyLZg4nH8JzZusw3AWG4oAXaqqZhFPdLjnVM 2025-06-01T22:51:26.2466614Z +++ ls -nl torch/include/ATen/core/DistributionsHelper.h 2025-06-01T22:51:26.2467416Z +++ awk '{print $5}' 2025-06-01T22:51:26.2491213Z ++ FSIZE=12603 2025-06-01T22:51:26.2491942Z ++ echo '"torch/include/ATen/core/DistributionsHelper.h",sha256=PS4La7YzyLZg4nH8JzZusw3AWG4oAXaqqZhFPdLjnVM,12603' 2025-06-01T22:51:26.2492726Z ++ read fname 2025-06-01T22:51:26.2493067Z ++ make_wheel_record torch/include/ATen/core/Formatting.h 2025-06-01T22:51:26.2493524Z ++ FPATH=torch/include/ATen/core/Formatting.h 2025-06-01T22:51:26.2494493Z ++ echo torch/include/ATen/core/Formatting.h 2025-06-01T22:51:26.2495762Z ++ grep RECORD 2025-06-01T22:51:26.2517989Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Formatting.h 2025-06-01T22:51:26.2518536Z +++ openssl base64 2025-06-01T22:51:26.2518794Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.2519242Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.2520224Z +++ sed -e s/=//g 2025-06-01T22:51:26.2564759Z ++ HASH=2-RIUD4XKg4X64G3OPnessK85uyo5NioFstRDHTFtxA 2025-06-01T22:51:26.2571985Z +++ ls -nl torch/include/ATen/core/Formatting.h 2025-06-01T22:51:26.2573230Z +++ awk '{print $5}' 2025-06-01T22:51:26.2599393Z ++ FSIZE=693 2025-06-01T22:51:26.2600083Z ++ echo '"torch/include/ATen/core/Formatting.h",sha256=2-RIUD4XKg4X64G3OPnessK85uyo5NioFstRDHTFtxA,693' 2025-06-01T22:51:26.2600845Z ++ read fname 2025-06-01T22:51:26.2601173Z ++ make_wheel_record torch/include/ATen/core/Generator.h 2025-06-01T22:51:26.2601735Z ++ FPATH=torch/include/ATen/core/Generator.h 2025-06-01T22:51:26.2602221Z ++ echo torch/include/ATen/core/Generator.h 2025-06-01T22:51:26.2602568Z ++ grep RECORD 2025-06-01T22:51:26.2623796Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Generator.h 2025-06-01T22:51:26.2624378Z +++ openssl base64 2025-06-01T22:51:26.2624812Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.2625073Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.2626444Z +++ sed -e s/=//g 2025-06-01T22:51:26.2668526Z ++ HASH=lZme09d3Xrc7WzCMhidsnLlFBEAGHHWoI2XCpslFxDU 2025-06-01T22:51:26.2671573Z +++ ls -nl torch/include/ATen/core/Generator.h 2025-06-01T22:51:26.2672579Z +++ awk '{print $5}' 2025-06-01T22:51:26.2699152Z ++ FSIZE=6406 2025-06-01T22:51:26.2699792Z ++ echo '"torch/include/ATen/core/Generator.h",sha256=lZme09d3Xrc7WzCMhidsnLlFBEAGHHWoI2XCpslFxDU,6406' 2025-06-01T22:51:26.2700734Z ++ read fname 2025-06-01T22:51:26.2701199Z ++ make_wheel_record torch/include/ATen/core/GeneratorForPrivateuseone.h 2025-06-01T22:51:26.2701817Z ++ FPATH=torch/include/ATen/core/GeneratorForPrivateuseone.h 2025-06-01T22:51:26.2702364Z ++ echo torch/include/ATen/core/GeneratorForPrivateuseone.h 2025-06-01T22:51:26.2702782Z ++ grep RECORD 2025-06-01T22:51:26.2724394Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/GeneratorForPrivateuseone.h 2025-06-01T22:51:26.2725320Z +++ openssl base64 2025-06-01T22:51:26.2725595Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.2725844Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.2727198Z +++ sed -e s/=//g 2025-06-01T22:51:26.2766037Z ++ HASH=kqCjGBAiRE8mmtNaBYu5IGl7nVrVqz1fvEgrWXhKdLY 2025-06-01T22:51:26.2771044Z +++ ls -nl torch/include/ATen/core/GeneratorForPrivateuseone.h 2025-06-01T22:51:26.2772015Z +++ awk '{print $5}' 2025-06-01T22:51:26.2798733Z ++ FSIZE=1081 2025-06-01T22:51:26.2799490Z ++ echo '"torch/include/ATen/core/GeneratorForPrivateuseone.h",sha256=kqCjGBAiRE8mmtNaBYu5IGl7nVrVqz1fvEgrWXhKdLY,1081' 2025-06-01T22:51:26.2800387Z ++ read fname 2025-06-01T22:51:26.2800780Z ++ make_wheel_record torch/include/ATen/core/IListRef.h 2025-06-01T22:51:26.2801228Z ++ FPATH=torch/include/ATen/core/IListRef.h 2025-06-01T22:51:26.2801613Z ++ echo torch/include/ATen/core/IListRef.h 2025-06-01T22:51:26.2801962Z ++ grep RECORD 2025-06-01T22:51:26.2823951Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/IListRef.h 2025-06-01T22:51:26.2824558Z +++ openssl base64 2025-06-01T22:51:26.2824821Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.2825260Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.2826458Z +++ sed -e s/=//g 2025-06-01T22:51:26.2867831Z ++ HASH=6pc_a0aukk03VIB4orzMbgM0V_b0moOjFhu5n4ORb9o 2025-06-01T22:51:26.2871629Z +++ ls -nl torch/include/ATen/core/IListRef.h 2025-06-01T22:51:26.2872388Z +++ awk '{print $5}' 2025-06-01T22:51:26.2899871Z ++ FSIZE=20936 2025-06-01T22:51:26.2900500Z ++ echo '"torch/include/ATen/core/IListRef.h",sha256=6pc_a0aukk03VIB4orzMbgM0V_b0moOjFhu5n4ORb9o,20936' 2025-06-01T22:51:26.2901226Z ++ read fname 2025-06-01T22:51:26.2901574Z ++ make_wheel_record torch/include/ATen/core/IListRef_inl.h 2025-06-01T22:51:26.2902046Z ++ FPATH=torch/include/ATen/core/IListRef_inl.h 2025-06-01T22:51:26.2902465Z ++ echo torch/include/ATen/core/IListRef_inl.h 2025-06-01T22:51:26.2902828Z ++ grep RECORD 2025-06-01T22:51:26.2925882Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/IListRef_inl.h 2025-06-01T22:51:26.2926416Z +++ openssl base64 2025-06-01T22:51:26.2926798Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.2927051Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.2927334Z +++ sed -e s/=//g 2025-06-01T22:51:26.2966280Z ++ HASH=jSNVvhcnsSQi9UhTBwMzinG2sdTny3gq3p6SwMIKFdo 2025-06-01T22:51:26.2969884Z +++ ls -nl torch/include/ATen/core/IListRef_inl.h 2025-06-01T22:51:26.2970678Z +++ awk '{print $5}' 2025-06-01T22:51:26.2997950Z ++ FSIZE=6109 2025-06-01T22:51:26.2998704Z ++ echo '"torch/include/ATen/core/IListRef_inl.h",sha256=jSNVvhcnsSQi9UhTBwMzinG2sdTny3gq3p6SwMIKFdo,6109' 2025-06-01T22:51:26.2999382Z ++ read fname 2025-06-01T22:51:26.2999757Z ++ make_wheel_record torch/include/ATen/core/LegacyTypeDispatch.h 2025-06-01T22:51:26.3000489Z ++ FPATH=torch/include/ATen/core/LegacyTypeDispatch.h 2025-06-01T22:51:26.3000970Z ++ echo torch/include/ATen/core/LegacyTypeDispatch.h 2025-06-01T22:51:26.3001351Z ++ grep RECORD 2025-06-01T22:51:26.3025098Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/LegacyTypeDispatch.h 2025-06-01T22:51:26.3025630Z +++ openssl base64 2025-06-01T22:51:26.3025884Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.3026140Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.3026396Z +++ sed -e s/=//g 2025-06-01T22:51:26.3066402Z ++ HASH=OtpiQhk03P4M9Cxv7lihyc7sTNkEvbgyJSCyHzwh1dA 2025-06-01T22:51:26.3069732Z +++ ls -nl torch/include/ATen/core/LegacyTypeDispatch.h 2025-06-01T22:51:26.3070612Z +++ awk '{print $5}' 2025-06-01T22:51:26.3100624Z ++ FSIZE=4857 2025-06-01T22:51:26.3101428Z ++ echo '"torch/include/ATen/core/LegacyTypeDispatch.h",sha256=OtpiQhk03P4M9Cxv7lihyc7sTNkEvbgyJSCyHzwh1dA,4857' 2025-06-01T22:51:26.3102313Z ++ read fname 2025-06-01T22:51:26.3102643Z ++ make_wheel_record torch/include/ATen/core/List.h 2025-06-01T22:51:26.3103135Z ++ FPATH=torch/include/ATen/core/List.h 2025-06-01T22:51:26.3103496Z ++ echo torch/include/ATen/core/List.h 2025-06-01T22:51:26.3103830Z ++ grep RECORD 2025-06-01T22:51:26.3125657Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/List.h 2025-06-01T22:51:26.3126216Z +++ openssl base64 2025-06-01T22:51:26.3126497Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.3126791Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.3127108Z +++ sed -e s/=//g 2025-06-01T22:51:26.3166586Z ++ HASH=OKes7RLbknRpKXUPdFZuRgfFFHPlylInZQD8ee7r7Oc 2025-06-01T22:51:26.3171500Z +++ ls -nl torch/include/ATen/core/List.h 2025-06-01T22:51:26.3172664Z +++ awk '{print $5}' 2025-06-01T22:51:26.3199432Z ++ FSIZE=16078 2025-06-01T22:51:26.3200329Z ++ echo '"torch/include/ATen/core/List.h",sha256=OKes7RLbknRpKXUPdFZuRgfFFHPlylInZQD8ee7r7Oc,16078' 2025-06-01T22:51:26.3200980Z ++ read fname 2025-06-01T22:51:26.3201294Z ++ make_wheel_record torch/include/ATen/core/List_inl.h 2025-06-01T22:51:26.3201807Z ++ FPATH=torch/include/ATen/core/List_inl.h 2025-06-01T22:51:26.3202195Z ++ echo torch/include/ATen/core/List_inl.h 2025-06-01T22:51:26.3202545Z ++ grep RECORD 2025-06-01T22:51:26.3224876Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/List_inl.h 2025-06-01T22:51:26.3225416Z +++ openssl base64 2025-06-01T22:51:26.3225671Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.3225933Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.3226528Z +++ sed -e s/=//g 2025-06-01T22:51:26.3268926Z ++ HASH=UqCebA1-JA9LVsX6GqF0L_oBdEFtc8utJ0A8L83Bdzk 2025-06-01T22:51:26.3271186Z +++ ls -nl torch/include/ATen/core/List_inl.h 2025-06-01T22:51:26.3272548Z +++ awk '{print $5}' 2025-06-01T22:51:26.3300196Z ++ FSIZE=10752 2025-06-01T22:51:26.3300804Z ++ echo '"torch/include/ATen/core/List_inl.h",sha256=UqCebA1-JA9LVsX6GqF0L_oBdEFtc8utJ0A8L83Bdzk,10752' 2025-06-01T22:51:26.3301421Z ++ read fname 2025-06-01T22:51:26.3301787Z ++ make_wheel_record torch/include/ATen/core/MT19937RNGEngine.h 2025-06-01T22:51:26.3302265Z ++ FPATH=torch/include/ATen/core/MT19937RNGEngine.h 2025-06-01T22:51:26.3302707Z ++ echo torch/include/ATen/core/MT19937RNGEngine.h 2025-06-01T22:51:26.3303069Z ++ grep RECORD 2025-06-01T22:51:26.3325055Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/MT19937RNGEngine.h 2025-06-01T22:51:26.3325611Z +++ openssl base64 2025-06-01T22:51:26.3325875Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.3326143Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.3326769Z +++ sed -e s/=//g 2025-06-01T22:51:26.3367381Z ++ HASH=UE78lVAVtnNeB_XkGLD08Qaj-mW678NMmy7tf8qNKH8 2025-06-01T22:51:26.3371806Z +++ ls -nl torch/include/ATen/core/MT19937RNGEngine.h 2025-06-01T22:51:26.3372833Z +++ awk '{print $5}' 2025-06-01T22:51:26.3399880Z ++ FSIZE=6510 2025-06-01T22:51:26.3400543Z ++ echo '"torch/include/ATen/core/MT19937RNGEngine.h",sha256=UE78lVAVtnNeB_XkGLD08Qaj-mW678NMmy7tf8qNKH8,6510' 2025-06-01T22:51:26.3401244Z ++ read fname 2025-06-01T22:51:26.3401559Z ++ make_wheel_record torch/include/ATen/core/NamedTensor.h 2025-06-01T22:51:26.3402014Z ++ FPATH=torch/include/ATen/core/NamedTensor.h 2025-06-01T22:51:26.3402570Z ++ echo torch/include/ATen/core/NamedTensor.h 2025-06-01T22:51:26.3402926Z ++ grep RECORD 2025-06-01T22:51:26.3425715Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/NamedTensor.h 2025-06-01T22:51:26.3426223Z +++ openssl base64 2025-06-01T22:51:26.3426486Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.3426730Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.3427000Z +++ sed -e s/=//g 2025-06-01T22:51:26.3469271Z ++ HASH=tsbKsW_JwjIDYcR6kymTEeTR5Vg3kEaKLQFrvFEmPuY 2025-06-01T22:51:26.3471300Z +++ ls -nl torch/include/ATen/core/NamedTensor.h 2025-06-01T22:51:26.3472143Z +++ awk '{print $5}' 2025-06-01T22:51:26.3500358Z ++ FSIZE=5232 2025-06-01T22:51:26.3501012Z ++ echo '"torch/include/ATen/core/NamedTensor.h",sha256=tsbKsW_JwjIDYcR6kymTEeTR5Vg3kEaKLQFrvFEmPuY,5232' 2025-06-01T22:51:26.3501670Z ++ read fname 2025-06-01T22:51:26.3502197Z ++ make_wheel_record torch/include/ATen/core/NestedIntSymNodeImpl.h 2025-06-01T22:51:26.3502729Z ++ FPATH=torch/include/ATen/core/NestedIntSymNodeImpl.h 2025-06-01T22:51:26.3503218Z ++ echo torch/include/ATen/core/NestedIntSymNodeImpl.h 2025-06-01T22:51:26.3503622Z ++ grep RECORD 2025-06-01T22:51:26.3524983Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/NestedIntSymNodeImpl.h 2025-06-01T22:51:26.3525690Z +++ openssl base64 2025-06-01T22:51:26.3525954Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.3526223Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.3526643Z +++ sed -e s/=//g 2025-06-01T22:51:26.3566282Z ++ HASH=xMw-QFs1uObzHFdXyXrKNe2GOAXbwMHIgnTP35Y87WA 2025-06-01T22:51:26.3570123Z +++ ls -nl torch/include/ATen/core/NestedIntSymNodeImpl.h 2025-06-01T22:51:26.3571163Z +++ awk '{print $5}' 2025-06-01T22:51:26.3598286Z ++ FSIZE=5960 2025-06-01T22:51:26.3599010Z ++ echo '"torch/include/ATen/core/NestedIntSymNodeImpl.h",sha256=xMw-QFs1uObzHFdXyXrKNe2GOAXbwMHIgnTP35Y87WA,5960' 2025-06-01T22:51:26.3599774Z ++ read fname 2025-06-01T22:51:26.3600130Z ++ make_wheel_record torch/include/ATen/core/PhiloxRNGEngine.h 2025-06-01T22:51:26.3600626Z ++ FPATH=torch/include/ATen/core/PhiloxRNGEngine.h 2025-06-01T22:51:26.3601067Z ++ echo torch/include/ATen/core/PhiloxRNGEngine.h 2025-06-01T22:51:26.3601438Z ++ grep RECORD 2025-06-01T22:51:26.3624755Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/PhiloxRNGEngine.h 2025-06-01T22:51:26.3625290Z +++ openssl base64 2025-06-01T22:51:26.3625558Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.3625815Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.3626072Z +++ sed -e s/=//g 2025-06-01T22:51:26.3667543Z ++ HASH=SUmcfyqkrXIxJxPt-cU-9w8XViPVxn_jED3sdXI2Csc 2025-06-01T22:51:26.3669070Z +++ ls -nl torch/include/ATen/core/PhiloxRNGEngine.h 2025-06-01T22:51:26.3670212Z +++ awk '{print $5}' 2025-06-01T22:51:26.3694218Z ++ FSIZE=7714 2025-06-01T22:51:26.3694914Z ++ echo '"torch/include/ATen/core/PhiloxRNGEngine.h",sha256=SUmcfyqkrXIxJxPt-cU-9w8XViPVxn_jED3sdXI2Csc,7714' 2025-06-01T22:51:26.3695748Z ++ read fname 2025-06-01T22:51:26.3696115Z ++ make_wheel_record torch/include/ATen/core/PythonFallbackKernel.h 2025-06-01T22:51:26.3696670Z ++ FPATH=torch/include/ATen/core/PythonFallbackKernel.h 2025-06-01T22:51:26.3698593Z ++ echo torch/include/ATen/core/PythonFallbackKernel.h 2025-06-01T22:51:26.3699910Z ++ grep RECORD 2025-06-01T22:51:26.3722744Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/PythonFallbackKernel.h 2025-06-01T22:51:26.3723301Z +++ openssl base64 2025-06-01T22:51:26.3723564Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.3723947Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.3724387Z +++ sed -e s/=//g 2025-06-01T22:51:26.3763854Z ++ HASH=h0wOsEZyH7YzkNWf8zudeSZwdEQuSpBUmeNbY0zb_VI 2025-06-01T22:51:26.3767373Z +++ ls -nl torch/include/ATen/core/PythonFallbackKernel.h 2025-06-01T22:51:26.3767835Z +++ awk '{print $5}' 2025-06-01T22:51:26.3794871Z ++ FSIZE=1094 2025-06-01T22:51:26.3795646Z ++ echo '"torch/include/ATen/core/PythonFallbackKernel.h",sha256=h0wOsEZyH7YzkNWf8zudeSZwdEQuSpBUmeNbY0zb_VI,1094' 2025-06-01T22:51:26.3796411Z ++ read fname 2025-06-01T22:51:26.3796837Z ++ make_wheel_record torch/include/ATen/core/PythonOpRegistrationTrampoline.h 2025-06-01T22:51:26.3797651Z ++ FPATH=torch/include/ATen/core/PythonOpRegistrationTrampoline.h 2025-06-01T22:51:26.3798259Z ++ echo torch/include/ATen/core/PythonOpRegistrationTrampoline.h 2025-06-01T22:51:26.3798711Z ++ grep RECORD 2025-06-01T22:51:26.3820761Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/PythonOpRegistrationTrampoline.h 2025-06-01T22:51:26.3821363Z +++ openssl base64 2025-06-01T22:51:26.3821629Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.3821868Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.3822135Z +++ sed -e s/=//g 2025-06-01T22:51:26.3860354Z ++ HASH=xedhMKWYJL6qkxzBlAICSiJGHLjX_QUlU9hwTcjHSJI 2025-06-01T22:51:26.3863787Z +++ ls -nl torch/include/ATen/core/PythonOpRegistrationTrampoline.h 2025-06-01T22:51:26.3864271Z +++ awk '{print $5}' 2025-06-01T22:51:26.3888477Z ++ FSIZE=595 2025-06-01T22:51:26.3889434Z ++ echo '"torch/include/ATen/core/PythonOpRegistrationTrampoline.h",sha256=xedhMKWYJL6qkxzBlAICSiJGHLjX_QUlU9hwTcjHSJI,595' 2025-06-01T22:51:26.3890274Z ++ read fname 2025-06-01T22:51:26.3890630Z ++ make_wheel_record torch/include/ATen/core/QuantizerBase.h 2025-06-01T22:51:26.3891120Z ++ FPATH=torch/include/ATen/core/QuantizerBase.h 2025-06-01T22:51:26.3891879Z ++ echo torch/include/ATen/core/QuantizerBase.h 2025-06-01T22:51:26.3893211Z ++ grep RECORD 2025-06-01T22:51:26.3915911Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/QuantizerBase.h 2025-06-01T22:51:26.3916495Z +++ openssl base64 2025-06-01T22:51:26.3916792Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.3917333Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.3918146Z +++ sed -e s/=//g 2025-06-01T22:51:26.3955380Z ++ HASH=57UPm5ypcrZIqsp67oRyevImQUd9meaGrmIf8P7zuWs 2025-06-01T22:51:26.3960339Z +++ ls -nl torch/include/ATen/core/QuantizerBase.h 2025-06-01T22:51:26.3961749Z +++ awk '{print $5}' 2025-06-01T22:51:26.3988923Z ++ FSIZE=2687 2025-06-01T22:51:26.3989754Z ++ echo '"torch/include/ATen/core/QuantizerBase.h",sha256=57UPm5ypcrZIqsp67oRyevImQUd9meaGrmIf8P7zuWs,2687' 2025-06-01T22:51:26.3990450Z ++ read fname 2025-06-01T22:51:26.3990758Z ++ make_wheel_record torch/include/ATen/core/Range.h 2025-06-01T22:51:26.3991173Z ++ FPATH=torch/include/ATen/core/Range.h 2025-06-01T22:51:26.3991528Z ++ echo torch/include/ATen/core/Range.h 2025-06-01T22:51:26.3991868Z ++ grep RECORD 2025-06-01T22:51:26.4010107Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Range.h 2025-06-01T22:51:26.4010735Z +++ openssl base64 2025-06-01T22:51:26.4011918Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.4013549Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.4014743Z +++ sed -e s/=//g 2025-06-01T22:51:26.4050754Z ++ HASH=v_kVnAoeiHq0eRTodrFqDV8nudjBOX1mwhdeiDrJRt4 2025-06-01T22:51:26.4056054Z +++ ls -nl torch/include/ATen/core/Range.h 2025-06-01T22:51:26.4057120Z +++ awk '{print $5}' 2025-06-01T22:51:26.4084894Z ++ FSIZE=418 2025-06-01T22:51:26.4085545Z ++ echo '"torch/include/ATen/core/Range.h",sha256=v_kVnAoeiHq0eRTodrFqDV8nudjBOX1mwhdeiDrJRt4,418' 2025-06-01T22:51:26.4086184Z ++ read fname 2025-06-01T22:51:26.4086513Z ++ make_wheel_record torch/include/ATen/core/Reduction.h 2025-06-01T22:51:26.4086960Z ++ FPATH=torch/include/ATen/core/Reduction.h 2025-06-01T22:51:26.4087366Z ++ echo torch/include/ATen/core/Reduction.h 2025-06-01T22:51:26.4087719Z ++ grep RECORD 2025-06-01T22:51:26.4108623Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Reduction.h 2025-06-01T22:51:26.4109166Z +++ openssl base64 2025-06-01T22:51:26.4109468Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.4110536Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.4111153Z +++ sed -e s/=//g 2025-06-01T22:51:26.4149895Z ++ HASH=mrCDtCU9J2CCzD7EWxvijtEmbGxwn1Szr_pC8zkQmbI 2025-06-01T22:51:26.4154846Z +++ ls -nl torch/include/ATen/core/Reduction.h 2025-06-01T22:51:26.4155940Z +++ awk '{print $5}' 2025-06-01T22:51:26.4184608Z ++ FSIZE=399 2025-06-01T22:51:26.4185233Z ++ echo '"torch/include/ATen/core/Reduction.h",sha256=mrCDtCU9J2CCzD7EWxvijtEmbGxwn1Szr_pC8zkQmbI,399' 2025-06-01T22:51:26.4185889Z ++ read fname 2025-06-01T22:51:26.4186186Z ++ make_wheel_record torch/include/ATen/core/Scalar.h 2025-06-01T22:51:26.4186759Z ++ FPATH=torch/include/ATen/core/Scalar.h 2025-06-01T22:51:26.4187124Z ++ echo torch/include/ATen/core/Scalar.h 2025-06-01T22:51:26.4187490Z ++ grep RECORD 2025-06-01T22:51:26.4206438Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Scalar.h 2025-06-01T22:51:26.4206921Z +++ openssl base64 2025-06-01T22:51:26.4207373Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.4208659Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.4209851Z +++ sed -e s/=//g 2025-06-01T22:51:26.4248204Z ++ HASH=6_8TdN11df5vabWQCR30zjSFTLQbwnsUMTWfzKaM_sM 2025-06-01T22:51:26.4253146Z +++ ls -nl torch/include/ATen/core/Scalar.h 2025-06-01T22:51:26.4254288Z +++ awk '{print $5}' 2025-06-01T22:51:26.4280693Z ++ FSIZE=29 2025-06-01T22:51:26.4281284Z ++ echo '"torch/include/ATen/core/Scalar.h",sha256=6_8TdN11df5vabWQCR30zjSFTLQbwnsUMTWfzKaM_sM,29' 2025-06-01T22:51:26.4282044Z ++ read fname 2025-06-01T22:51:26.4282381Z ++ make_wheel_record torch/include/ATen/core/ScalarType.h 2025-06-01T22:51:26.4282825Z ++ FPATH=torch/include/ATen/core/ScalarType.h 2025-06-01T22:51:26.4283242Z ++ echo torch/include/ATen/core/ScalarType.h 2025-06-01T22:51:26.4283611Z ++ grep RECORD 2025-06-01T22:51:26.4306981Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/ScalarType.h 2025-06-01T22:51:26.4307663Z +++ openssl base64 2025-06-01T22:51:26.4307941Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.4308493Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.4310062Z +++ sed -e s/=//g 2025-06-01T22:51:26.4348276Z ++ HASH=o6WgbV6_nD4gO6tVJo7Hx_NQfeXC-iB3TFXbfRusbBI 2025-06-01T22:51:26.4353079Z +++ ls -nl torch/include/ATen/core/ScalarType.h 2025-06-01T22:51:26.4354000Z +++ awk '{print $5}' 2025-06-01T22:51:26.4382048Z ++ FSIZE=33 2025-06-01T22:51:26.4382657Z ++ echo '"torch/include/ATen/core/ScalarType.h",sha256=o6WgbV6_nD4gO6tVJo7Hx_NQfeXC-iB3TFXbfRusbBI,33' 2025-06-01T22:51:26.4383297Z ++ read fname 2025-06-01T22:51:26.4383617Z ++ make_wheel_record torch/include/ATen/core/Tensor.h 2025-06-01T22:51:26.4384022Z ++ FPATH=torch/include/ATen/core/Tensor.h 2025-06-01T22:51:26.4384402Z ++ echo torch/include/ATen/core/Tensor.h 2025-06-01T22:51:26.4384734Z ++ grep RECORD 2025-06-01T22:51:26.4406155Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Tensor.h 2025-06-01T22:51:26.4406634Z +++ openssl base64 2025-06-01T22:51:26.4406917Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.4407167Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.4407730Z +++ sed -e s/=//g 2025-06-01T22:51:26.4446348Z ++ HASH=rgPozZM3NwUArxc88XqLqZndFkmfGUf0i1Z6NK_geiE 2025-06-01T22:51:26.4450260Z +++ ls -nl torch/include/ATen/core/Tensor.h 2025-06-01T22:51:26.4451339Z +++ awk '{print $5}' 2025-06-01T22:51:26.4478426Z ++ FSIZE=2403 2025-06-01T22:51:26.4479116Z ++ echo '"torch/include/ATen/core/Tensor.h",sha256=rgPozZM3NwUArxc88XqLqZndFkmfGUf0i1Z6NK_geiE,2403' 2025-06-01T22:51:26.4479752Z ++ read fname 2025-06-01T22:51:26.4480099Z ++ make_wheel_record torch/include/ATen/core/TensorAccessor.h 2025-06-01T22:51:26.4480581Z ++ FPATH=torch/include/ATen/core/TensorAccessor.h 2025-06-01T22:51:26.4481013Z ++ echo torch/include/ATen/core/TensorAccessor.h 2025-06-01T22:51:26.4481378Z ++ grep RECORD 2025-06-01T22:51:26.4503735Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/TensorAccessor.h 2025-06-01T22:51:26.4504310Z +++ openssl base64 2025-06-01T22:51:26.4504576Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.4504839Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.4505949Z +++ sed -e s/=//g 2025-06-01T22:51:26.4547466Z ++ HASH=FgIzI9GYFRcuVd47Zzz4LYgEXBtN-ci8mzCGElS63s8 2025-06-01T22:51:26.4550303Z +++ ls -nl torch/include/ATen/core/TensorAccessor.h 2025-06-01T22:51:26.4551133Z +++ awk '{print $5}' 2025-06-01T22:51:26.4576400Z ++ FSIZE=10405 2025-06-01T22:51:26.4577109Z ++ echo '"torch/include/ATen/core/TensorAccessor.h",sha256=FgIzI9GYFRcuVd47Zzz4LYgEXBtN-ci8mzCGElS63s8,10405' 2025-06-01T22:51:26.4577813Z ++ read fname 2025-06-01T22:51:26.4578129Z ++ make_wheel_record torch/include/ATen/core/TensorBase.h 2025-06-01T22:51:26.4578585Z ++ FPATH=torch/include/ATen/core/TensorBase.h 2025-06-01T22:51:26.4579335Z ++ echo torch/include/ATen/core/TensorBase.h 2025-06-01T22:51:26.4579684Z ++ grep RECORD 2025-06-01T22:51:26.4604876Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/TensorBase.h 2025-06-01T22:51:26.4605373Z +++ openssl base64 2025-06-01T22:51:26.4605653Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.4605907Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.4606186Z +++ sed -e s/=//g 2025-06-01T22:51:26.4645141Z ++ HASH=v-4_Y6ya5H3EaINH4GAjOiC-j82drpi0T8BHXttoQ5E 2025-06-01T22:51:26.4649199Z +++ ls -nl torch/include/ATen/core/TensorBase.h 2025-06-01T22:51:26.4650382Z +++ awk '{print $5}' 2025-06-01T22:51:26.4677571Z ++ FSIZE=38065 2025-06-01T22:51:26.4678241Z ++ echo '"torch/include/ATen/core/TensorBase.h",sha256=v-4_Y6ya5H3EaINH4GAjOiC-j82drpi0T8BHXttoQ5E,38065' 2025-06-01T22:51:26.4678895Z ++ read fname 2025-06-01T22:51:26.4679223Z ++ make_wheel_record torch/include/ATen/core/TensorBody.h 2025-06-01T22:51:26.4679831Z ++ FPATH=torch/include/ATen/core/TensorBody.h 2025-06-01T22:51:26.4680227Z ++ echo torch/include/ATen/core/TensorBody.h 2025-06-01T22:51:26.4680587Z ++ grep RECORD 2025-06-01T22:51:26.4703696Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/TensorBody.h 2025-06-01T22:51:26.4704208Z +++ openssl base64 2025-06-01T22:51:26.4704459Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.4704853Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.4705111Z +++ sed -e s/=//g 2025-06-01T22:51:26.4750060Z ++ HASH=gSfsKekFFK2Ap5a0e5b3iD1_2Z1VRw-ebfDUQafiOGQ 2025-06-01T22:51:26.4754570Z +++ ls -nl torch/include/ATen/core/TensorBody.h 2025-06-01T22:51:26.4755459Z +++ awk '{print $5}' 2025-06-01T22:51:26.4784478Z ++ FSIZE=292729 2025-06-01T22:51:26.4785331Z ++ echo '"torch/include/ATen/core/TensorBody.h",sha256=gSfsKekFFK2Ap5a0e5b3iD1_2Z1VRw-ebfDUQafiOGQ,292729' 2025-06-01T22:51:26.4786028Z ++ read fname 2025-06-01T22:51:26.4786405Z ++ make_wheel_record torch/include/ATen/core/TorchDispatchUtils.h 2025-06-01T22:51:26.4786926Z ++ FPATH=torch/include/ATen/core/TorchDispatchUtils.h 2025-06-01T22:51:26.4787398Z ++ echo torch/include/ATen/core/TorchDispatchUtils.h 2025-06-01T22:51:26.4787784Z ++ grep RECORD 2025-06-01T22:51:26.4806727Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/TorchDispatchUtils.h 2025-06-01T22:51:26.4807273Z +++ openssl base64 2025-06-01T22:51:26.4807551Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.4808775Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.4809822Z +++ sed -e s/=//g 2025-06-01T22:51:26.4846603Z ++ HASH=1mDjM9W3xmII3IT2vznD_R7hnEQkp9lDKs_KOy9LwsU 2025-06-01T22:51:26.4851626Z +++ ls -nl torch/include/ATen/core/TorchDispatchUtils.h 2025-06-01T22:51:26.4852842Z +++ awk '{print $5}' 2025-06-01T22:51:26.4878634Z ++ FSIZE=484 2025-06-01T22:51:26.4879394Z ++ echo '"torch/include/ATen/core/TorchDispatchUtils.h",sha256=1mDjM9W3xmII3IT2vznD_R7hnEQkp9lDKs_KOy9LwsU,484' 2025-06-01T22:51:26.4880098Z ++ read fname 2025-06-01T22:51:26.4880477Z ++ make_wheel_record torch/include/ATen/core/TransformationHelper.h 2025-06-01T22:51:26.4881057Z ++ FPATH=torch/include/ATen/core/TransformationHelper.h 2025-06-01T22:51:26.4881551Z ++ echo torch/include/ATen/core/TransformationHelper.h 2025-06-01T22:51:26.4881945Z ++ grep RECORD 2025-06-01T22:51:26.4907881Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/TransformationHelper.h 2025-06-01T22:51:26.4908447Z +++ openssl base64 2025-06-01T22:51:26.4908714Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.4908976Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.4909233Z +++ sed -e s/=//g 2025-06-01T22:51:26.4947767Z ++ HASH=d7p_LKAoxSWPjPDPsmNU9xoqkzaeC4LI98Ccococe0U 2025-06-01T22:51:26.4952448Z +++ ls -nl torch/include/ATen/core/TransformationHelper.h 2025-06-01T22:51:26.4953415Z +++ awk '{print $5}' 2025-06-01T22:51:26.4979787Z ++ FSIZE=6854 2025-06-01T22:51:26.4980568Z ++ echo '"torch/include/ATen/core/TransformationHelper.h",sha256=d7p_LKAoxSWPjPDPsmNU9xoqkzaeC4LI98Ccococe0U,6854' 2025-06-01T22:51:26.4981320Z ++ read fname 2025-06-01T22:51:26.4981690Z ++ make_wheel_record torch/include/ATen/core/UndefinedTensorImpl.h 2025-06-01T22:51:26.4982226Z ++ FPATH=torch/include/ATen/core/UndefinedTensorImpl.h 2025-06-01T22:51:26.4982848Z ++ echo torch/include/ATen/core/UndefinedTensorImpl.h 2025-06-01T22:51:26.4983233Z ++ grep RECORD 2025-06-01T22:51:26.5005936Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/UndefinedTensorImpl.h 2025-06-01T22:51:26.5006476Z +++ openssl base64 2025-06-01T22:51:26.5006756Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.5007007Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.5007516Z +++ sed -e s/=//g 2025-06-01T22:51:26.5045826Z ++ HASH=gC73nEbVD9sYFdMxGPovAHH997995eRiDYXO3S1y5Uo 2025-06-01T22:51:26.5050171Z +++ ls -nl torch/include/ATen/core/UndefinedTensorImpl.h 2025-06-01T22:51:26.5051090Z +++ awk '{print $5}' 2025-06-01T22:51:26.5079111Z ++ FSIZE=42 2025-06-01T22:51:26.5079911Z ++ echo '"torch/include/ATen/core/UndefinedTensorImpl.h",sha256=gC73nEbVD9sYFdMxGPovAHH997995eRiDYXO3S1y5Uo,42' 2025-06-01T22:51:26.5080649Z ++ read fname 2025-06-01T22:51:26.5081130Z ++ make_wheel_record torch/include/ATen/core/UnsafeFromTH.h 2025-06-01T22:51:26.5081595Z ++ FPATH=torch/include/ATen/core/UnsafeFromTH.h 2025-06-01T22:51:26.5082002Z ++ echo torch/include/ATen/core/UnsafeFromTH.h 2025-06-01T22:51:26.5082366Z ++ grep RECORD 2025-06-01T22:51:26.5103296Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/UnsafeFromTH.h 2025-06-01T22:51:26.5103987Z +++ openssl base64 2025-06-01T22:51:26.5104245Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.5104504Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.5104775Z +++ sed -e s/=//g 2025-06-01T22:51:26.5145771Z ++ HASH=bQyv5mA6MEL7f6hp0LIQYaHBaQVilgt_frmUzNCD28c 2025-06-01T22:51:26.5149107Z +++ ls -nl torch/include/ATen/core/UnsafeFromTH.h 2025-06-01T22:51:26.5149830Z +++ awk '{print $5}' 2025-06-01T22:51:26.5174118Z ++ FSIZE=708 2025-06-01T22:51:26.5174781Z ++ echo '"torch/include/ATen/core/UnsafeFromTH.h",sha256=bQyv5mA6MEL7f6hp0LIQYaHBaQVilgt_frmUzNCD28c,708' 2025-06-01T22:51:26.5175565Z ++ read fname 2025-06-01T22:51:26.5175958Z ++ make_wheel_record torch/include/ATen/core/VariableHooksInterface.h 2025-06-01T22:51:26.5176515Z ++ FPATH=torch/include/ATen/core/VariableHooksInterface.h 2025-06-01T22:51:26.5178274Z ++ echo torch/include/ATen/core/VariableHooksInterface.h 2025-06-01T22:51:26.5179099Z ++ grep RECORD 2025-06-01T22:51:26.5202850Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/VariableHooksInterface.h 2025-06-01T22:51:26.5203444Z +++ openssl base64 2025-06-01T22:51:26.5203829Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.5204275Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.5204542Z +++ sed -e s/=//g 2025-06-01T22:51:26.5242887Z ++ HASH=-p0SCmkGH27Sb1MHzDd2sUUGJidjzrE7UynyPhKt9jI 2025-06-01T22:51:26.5246458Z +++ ls -nl torch/include/ATen/core/VariableHooksInterface.h 2025-06-01T22:51:26.5247636Z +++ awk '{print $5}' 2025-06-01T22:51:26.5272625Z ++ FSIZE=3538 2025-06-01T22:51:26.5273466Z ++ echo '"torch/include/ATen/core/VariableHooksInterface.h",sha256=-p0SCmkGH27Sb1MHzDd2sUUGJidjzrE7UynyPhKt9jI,3538' 2025-06-01T22:51:26.5274251Z ++ read fname 2025-06-01T22:51:26.5274572Z ++ make_wheel_record torch/include/ATen/core/Variadic.h 2025-06-01T22:51:26.5275003Z ++ FPATH=torch/include/ATen/core/Variadic.h 2025-06-01T22:51:26.5275858Z ++ echo torch/include/ATen/core/Variadic.h 2025-06-01T22:51:26.5277189Z ++ grep RECORD 2025-06-01T22:51:26.5299165Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Variadic.h 2025-06-01T22:51:26.5299691Z +++ openssl base64 2025-06-01T22:51:26.5300012Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.5300520Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.5301865Z +++ sed -e s/=//g 2025-06-01T22:51:26.5346642Z ++ HASH=ybiXfI9v-uojD-RMQVKXDLxm3w3c7g1tqy_zJrOHxCY 2025-06-01T22:51:26.5349864Z +++ awk '{print $5}' 2025-06-01T22:51:26.5350747Z +++ ls -nl torch/include/ATen/core/Variadic.h 2025-06-01T22:51:26.5376156Z ++ FSIZE=2380 2025-06-01T22:51:26.5376786Z ++ echo '"torch/include/ATen/core/Variadic.h",sha256=ybiXfI9v-uojD-RMQVKXDLxm3w3c7g1tqy_zJrOHxCY,2380' 2025-06-01T22:51:26.5377416Z ++ read fname 2025-06-01T22:51:26.5377739Z ++ make_wheel_record torch/include/ATen/core/Vitals.h 2025-06-01T22:51:26.5378160Z ++ FPATH=torch/include/ATen/core/Vitals.h 2025-06-01T22:51:26.5379187Z ++ echo torch/include/ATen/core/Vitals.h 2025-06-01T22:51:26.5380558Z ++ grep RECORD 2025-06-01T22:51:26.5405723Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/Vitals.h 2025-06-01T22:51:26.5406223Z +++ openssl base64 2025-06-01T22:51:26.5406496Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.5406764Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.5407028Z +++ sed -e s/=//g 2025-06-01T22:51:26.5445166Z ++ HASH=xkXsxOYc2yG4c32PxceZcjIqII1mLfEED6equlvRNiE 2025-06-01T22:51:26.5449709Z +++ ls -nl torch/include/ATen/core/Vitals.h 2025-06-01T22:51:26.5450478Z +++ awk '{print $5}' 2025-06-01T22:51:26.5477689Z ++ FSIZE=2433 2025-06-01T22:51:26.5478308Z ++ echo '"torch/include/ATen/core/Vitals.h",sha256=xkXsxOYc2yG4c32PxceZcjIqII1mLfEED6equlvRNiE,2433' 2025-06-01T22:51:26.5478951Z ++ read fname 2025-06-01T22:51:26.5479281Z ++ make_wheel_record torch/include/ATen/core/alias_info.h 2025-06-01T22:51:26.5479865Z ++ FPATH=torch/include/ATen/core/alias_info.h 2025-06-01T22:51:26.5480276Z ++ echo torch/include/ATen/core/alias_info.h 2025-06-01T22:51:26.5480618Z ++ grep RECORD 2025-06-01T22:51:26.5505245Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/alias_info.h 2025-06-01T22:51:26.5505382Z +++ openssl base64 2025-06-01T22:51:26.5505644Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.5505748Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.5505861Z +++ sed -e s/=//g 2025-06-01T22:51:26.5546991Z ++ HASH=kkTqA05isaNXjpDDOmJdSyTfbJyATXEMbvTgC7sfAbQ 2025-06-01T22:51:26.5549200Z +++ ls -nl torch/include/ATen/core/alias_info.h 2025-06-01T22:51:26.5549912Z +++ awk '{print $5}' 2025-06-01T22:51:26.5573857Z ++ FSIZE=4582 2025-06-01T22:51:26.5574471Z ++ echo '"torch/include/ATen/core/alias_info.h",sha256=kkTqA05isaNXjpDDOmJdSyTfbJyATXEMbvTgC7sfAbQ,4582' 2025-06-01T22:51:26.5574597Z ++ read fname 2025-06-01T22:51:26.5575233Z ++ make_wheel_record torch/include/ATen/core/aten_interned_strings.h 2025-06-01T22:51:26.5575423Z ++ FPATH=torch/include/ATen/core/aten_interned_strings.h 2025-06-01T22:51:26.5577954Z ++ echo torch/include/ATen/core/aten_interned_strings.h 2025-06-01T22:51:26.5579827Z ++ grep RECORD 2025-06-01T22:51:26.5602430Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/aten_interned_strings.h 2025-06-01T22:51:26.5602573Z +++ openssl base64 2025-06-01T22:51:26.5602689Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.5603074Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.5605348Z +++ sed -e s/=//g 2025-06-01T22:51:26.5645517Z ++ HASH=R3_DES-botPUmrXxQNw6ixrkX2JXZ83BehDInBFcOpI 2025-06-01T22:51:26.5649837Z +++ ls -nl torch/include/ATen/core/aten_interned_strings.h 2025-06-01T22:51:26.5650832Z +++ awk '{print $5}' 2025-06-01T22:51:26.5678082Z ++ FSIZE=56481 2025-06-01T22:51:26.5678638Z ++ echo '"torch/include/ATen/core/aten_interned_strings.h",sha256=R3_DES-botPUmrXxQNw6ixrkX2JXZ83BehDInBFcOpI,56481' 2025-06-01T22:51:26.5678752Z ++ read fname 2025-06-01T22:51:26.5678916Z ++ make_wheel_record torch/include/ATen/core/blob.h 2025-06-01T22:51:26.5679045Z ++ FPATH=torch/include/ATen/core/blob.h 2025-06-01T22:51:26.5679176Z ++ echo torch/include/ATen/core/blob.h 2025-06-01T22:51:26.5679621Z ++ grep RECORD 2025-06-01T22:51:26.5703024Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/blob.h 2025-06-01T22:51:26.5703153Z +++ openssl base64 2025-06-01T22:51:26.5703273Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.5703383Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.5704061Z +++ sed -e s/=//g 2025-06-01T22:51:26.5747682Z ++ HASH=HYs6oVb50RbJNCT3N417hux0J0LTKaSlX7fSRiiU_4k 2025-06-01T22:51:26.5750567Z +++ ls -nl torch/include/ATen/core/blob.h 2025-06-01T22:51:26.5751528Z +++ awk '{print $5}' 2025-06-01T22:51:26.5779506Z ++ FSIZE=5244 2025-06-01T22:51:26.5779947Z ++ echo '"torch/include/ATen/core/blob.h",sha256=HYs6oVb50RbJNCT3N417hux0J0LTKaSlX7fSRiiU_4k,5244' 2025-06-01T22:51:26.5780044Z ++ read fname 2025-06-01T22:51:26.5780267Z ++ make_wheel_record torch/include/ATen/core/builtin_function.h 2025-06-01T22:51:26.5780430Z ++ FPATH=torch/include/ATen/core/builtin_function.h 2025-06-01T22:51:26.5780583Z ++ echo torch/include/ATen/core/builtin_function.h 2025-06-01T22:51:26.5780856Z ++ grep RECORD 2025-06-01T22:51:26.5805317Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/builtin_function.h 2025-06-01T22:51:26.5805439Z +++ openssl base64 2025-06-01T22:51:26.5805544Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.5805667Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.5818945Z +++ sed -e s/=//g 2025-06-01T22:51:26.5845621Z ++ HASH=3v2b3g1puVZZsZHTHqZkmS0mR7Fo4ipzgUwNbd1mo8Q 2025-06-01T22:51:26.5850930Z +++ ls -nl torch/include/ATen/core/builtin_function.h 2025-06-01T22:51:26.5851729Z +++ awk '{print $5}' 2025-06-01T22:51:26.5879400Z ++ FSIZE=2044 2025-06-01T22:51:26.5879924Z ++ echo '"torch/include/ATen/core/builtin_function.h",sha256=3v2b3g1puVZZsZHTHqZkmS0mR7Fo4ipzgUwNbd1mo8Q,2044' 2025-06-01T22:51:26.5880026Z ++ read fname 2025-06-01T22:51:26.5880228Z ++ make_wheel_record torch/include/ATen/core/class_type.h 2025-06-01T22:51:26.5880533Z ++ FPATH=torch/include/ATen/core/class_type.h 2025-06-01T22:51:26.5880679Z ++ echo torch/include/ATen/core/class_type.h 2025-06-01T22:51:26.5880797Z ++ grep RECORD 2025-06-01T22:51:26.5909279Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/class_type.h 2025-06-01T22:51:26.5909500Z +++ openssl base64 2025-06-01T22:51:26.5909624Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.5909865Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.5909967Z +++ sed -e s/=//g 2025-06-01T22:51:26.5948127Z ++ HASH=hT9BDS2vi3NiJUuF76YKimTX94ipXyY4Nk4EtaYyWOw 2025-06-01T22:51:26.5952814Z +++ ls -nl torch/include/ATen/core/class_type.h 2025-06-01T22:51:26.5953648Z +++ awk '{print $5}' 2025-06-01T22:51:26.5982392Z ++ FSIZE=14095 2025-06-01T22:51:26.5983123Z ++ echo '"torch/include/ATen/core/class_type.h",sha256=hT9BDS2vi3NiJUuF76YKimTX94ipXyY4Nk4EtaYyWOw,14095' 2025-06-01T22:51:26.5983234Z ++ read fname 2025-06-01T22:51:26.5983425Z ++ make_wheel_record torch/include/ATen/core/custom_class.h 2025-06-01T22:51:26.5983589Z ++ FPATH=torch/include/ATen/core/custom_class.h 2025-06-01T22:51:26.5983732Z ++ echo torch/include/ATen/core/custom_class.h 2025-06-01T22:51:26.5984067Z ++ grep RECORD 2025-06-01T22:51:26.6006102Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/custom_class.h 2025-06-01T22:51:26.6006219Z +++ openssl base64 2025-06-01T22:51:26.6006588Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.6006833Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.6008040Z +++ sed -e s/=//g 2025-06-01T22:51:26.6046136Z ++ HASH=K5zORoYA965P8p4mtrEBnTXN7HzMA1x7KECVMrvTPG8 2025-06-01T22:51:26.6051532Z +++ ls -nl torch/include/ATen/core/custom_class.h 2025-06-01T22:51:26.6052385Z +++ awk '{print $5}' 2025-06-01T22:51:26.6079660Z ++ FSIZE=744 2025-06-01T22:51:26.6080248Z ++ echo '"torch/include/ATen/core/custom_class.h",sha256=K5zORoYA965P8p4mtrEBnTXN7HzMA1x7KECVMrvTPG8,744' 2025-06-01T22:51:26.6080348Z ++ read fname 2025-06-01T22:51:26.6080543Z ++ make_wheel_record torch/include/ATen/core/dynamic_type.h 2025-06-01T22:51:26.6080709Z ++ FPATH=torch/include/ATen/core/dynamic_type.h 2025-06-01T22:51:26.6080847Z ++ echo torch/include/ATen/core/dynamic_type.h 2025-06-01T22:51:26.6080946Z ++ grep RECORD 2025-06-01T22:51:26.6104798Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/dynamic_type.h 2025-06-01T22:51:26.6105039Z +++ openssl base64 2025-06-01T22:51:26.6105346Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.6105487Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.6105585Z +++ sed -e s/=//g 2025-06-01T22:51:26.6147758Z ++ HASH=-XUY1TTCyoOm2xyq-7tXKuv192edT4sJQKgh1jTDjHs 2025-06-01T22:51:26.6148963Z +++ ls -nl torch/include/ATen/core/dynamic_type.h 2025-06-01T22:51:26.6149857Z +++ awk '{print $5}' 2025-06-01T22:51:26.6174029Z ++ FSIZE=10737 2025-06-01T22:51:26.6174550Z ++ echo '"torch/include/ATen/core/dynamic_type.h",sha256=-XUY1TTCyoOm2xyq-7tXKuv192edT4sJQKgh1jTDjHs,10737' 2025-06-01T22:51:26.6174657Z ++ read fname 2025-06-01T22:51:26.6174834Z ++ make_wheel_record torch/include/ATen/core/enum_tag.h 2025-06-01T22:51:26.6174992Z ++ FPATH=torch/include/ATen/core/enum_tag.h 2025-06-01T22:51:26.6178237Z ++ echo torch/include/ATen/core/enum_tag.h 2025-06-01T22:51:26.6179185Z ++ grep RECORD 2025-06-01T22:51:26.6203737Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/enum_tag.h 2025-06-01T22:51:26.6203874Z +++ openssl base64 2025-06-01T22:51:26.6203972Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.6204069Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.6204188Z +++ sed -e s/=//g 2025-06-01T22:51:26.6243030Z ++ HASH=SrAeBA7dtxI7QfNT8AxdyOC0hd38TNruiOt4oEsoL8E 2025-06-01T22:51:26.6248485Z +++ ls -nl torch/include/ATen/core/enum_tag.h 2025-06-01T22:51:26.6249539Z +++ awk '{print $5}' 2025-06-01T22:51:26.6276721Z ++ FSIZE=605 2025-06-01T22:51:26.6277309Z ++ echo '"torch/include/ATen/core/enum_tag.h",sha256=SrAeBA7dtxI7QfNT8AxdyOC0hd38TNruiOt4oEsoL8E,605' 2025-06-01T22:51:26.6277420Z ++ read fname 2025-06-01T22:51:26.6277602Z ++ make_wheel_record torch/include/ATen/core/enum_type.h 2025-06-01T22:51:26.6277739Z ++ FPATH=torch/include/ATen/core/enum_type.h 2025-06-01T22:51:26.6278022Z ++ echo torch/include/ATen/core/enum_type.h 2025-06-01T22:51:26.6278207Z ++ grep RECORD 2025-06-01T22:51:26.6302024Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/enum_type.h 2025-06-01T22:51:26.6302234Z +++ openssl base64 2025-06-01T22:51:26.6302358Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.6302822Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.6302952Z +++ sed -e s/=//g 2025-06-01T22:51:26.6342202Z ++ HASH=feh0xyR5UWMOTT9C3vB1MCCjU5y-wD8OLKLTN4vzZ2k 2025-06-01T22:51:26.6344147Z +++ ls -nl torch/include/ATen/core/enum_type.h 2025-06-01T22:51:26.6344793Z +++ awk '{print $5}' 2025-06-01T22:51:26.6370103Z ++ FSIZE=2840 2025-06-01T22:51:26.6370701Z ++ echo '"torch/include/ATen/core/enum_type.h",sha256=feh0xyR5UWMOTT9C3vB1MCCjU5y-wD8OLKLTN4vzZ2k,2840' 2025-06-01T22:51:26.6370827Z ++ read fname 2025-06-01T22:51:26.6371006Z ++ make_wheel_record torch/include/ATen/core/function.h 2025-06-01T22:51:26.6371148Z ++ FPATH=torch/include/ATen/core/function.h 2025-06-01T22:51:26.6373538Z ++ echo torch/include/ATen/core/function.h 2025-06-01T22:51:26.6374699Z ++ grep RECORD 2025-06-01T22:51:26.6396414Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/function.h 2025-06-01T22:51:26.6396553Z +++ openssl base64 2025-06-01T22:51:26.6396670Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.6397304Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.6397681Z +++ sed -e s/=//g 2025-06-01T22:51:26.6440987Z ++ HASH=ck8dplmQlMNUzahDR20_PsKs3D2J0C_LWhl1Ufrn89w 2025-06-01T22:51:26.6442557Z +++ ls -nl torch/include/ATen/core/function.h 2025-06-01T22:51:26.6443489Z +++ awk '{print $5}' 2025-06-01T22:51:26.6471005Z ++ FSIZE=3455 2025-06-01T22:51:26.6471491Z ++ echo '"torch/include/ATen/core/function.h",sha256=ck8dplmQlMNUzahDR20_PsKs3D2J0C_LWhl1Ufrn89w,3455' 2025-06-01T22:51:26.6471659Z ++ read fname 2025-06-01T22:51:26.6471874Z ++ make_wheel_record torch/include/ATen/core/function_schema.h 2025-06-01T22:51:26.6472033Z ++ FPATH=torch/include/ATen/core/function_schema.h 2025-06-01T22:51:26.6472184Z ++ echo torch/include/ATen/core/function_schema.h 2025-06-01T22:51:26.6473514Z ++ grep RECORD 2025-06-01T22:51:26.6492430Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/function_schema.h 2025-06-01T22:51:26.6493063Z +++ openssl base64 2025-06-01T22:51:26.6494415Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.6495750Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.6497637Z +++ sed -e s/=//g 2025-06-01T22:51:26.6533669Z ++ HASH=8XKkvoGw2HaUHoTLYhWy2cS8raLFer2ivuKg7viSbvc 2025-06-01T22:51:26.6539791Z +++ ls -nl torch/include/ATen/core/function_schema.h 2025-06-01T22:51:26.6540249Z +++ awk '{print $5}' 2025-06-01T22:51:26.6566265Z ++ FSIZE=24114 2025-06-01T22:51:26.6566778Z ++ echo '"torch/include/ATen/core/function_schema.h",sha256=8XKkvoGw2HaUHoTLYhWy2cS8raLFer2ivuKg7viSbvc,24114' 2025-06-01T22:51:26.6566888Z ++ read fname 2025-06-01T22:51:26.6567120Z ++ make_wheel_record torch/include/ATen/core/function_schema_inl.h 2025-06-01T22:51:26.6567305Z ++ FPATH=torch/include/ATen/core/function_schema_inl.h 2025-06-01T22:51:26.6569026Z ++ echo torch/include/ATen/core/function_schema_inl.h 2025-06-01T22:51:26.6570044Z ++ grep RECORD 2025-06-01T22:51:26.6594646Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/function_schema_inl.h 2025-06-01T22:51:26.6595177Z +++ openssl base64 2025-06-01T22:51:26.6595305Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.6595424Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.6597159Z +++ sed -e s/=//g 2025-06-01T22:51:26.6637989Z ++ HASH=wnrTFwYgyoXuCIxQiwuZFhBJVs2IaVdMMvuaNwyCaK0 2025-06-01T22:51:26.6638800Z +++ ls -nl torch/include/ATen/core/function_schema_inl.h 2025-06-01T22:51:26.6639686Z +++ awk '{print $5}' 2025-06-01T22:51:26.6668090Z ++ FSIZE=2071 2025-06-01T22:51:26.6668690Z ++ echo '"torch/include/ATen/core/function_schema_inl.h",sha256=wnrTFwYgyoXuCIxQiwuZFhBJVs2IaVdMMvuaNwyCaK0,2071' 2025-06-01T22:51:26.6668789Z ++ read fname 2025-06-01T22:51:26.6668971Z ++ make_wheel_record torch/include/ATen/core/functional.h 2025-06-01T22:51:26.6669129Z ++ FPATH=torch/include/ATen/core/functional.h 2025-06-01T22:51:26.6669424Z ++ echo torch/include/ATen/core/functional.h 2025-06-01T22:51:26.6669556Z ++ grep RECORD 2025-06-01T22:51:26.6690279Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/functional.h 2025-06-01T22:51:26.6690412Z +++ openssl base64 2025-06-01T22:51:26.6691351Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.6692667Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.6693922Z +++ sed -e s/=//g 2025-06-01T22:51:26.6730456Z ++ HASH=nQru70dgD4D1U6H27oL3mFRbFigON0XwekO7-6bgoVA 2025-06-01T22:51:26.6735317Z +++ ls -nl torch/include/ATen/core/functional.h 2025-06-01T22:51:26.6736164Z +++ awk '{print $5}' 2025-06-01T22:51:26.6763206Z ++ FSIZE=1464 2025-06-01T22:51:26.6763827Z ++ echo '"torch/include/ATen/core/functional.h",sha256=nQru70dgD4D1U6H27oL3mFRbFigON0XwekO7-6bgoVA,1464' 2025-06-01T22:51:26.6764066Z ++ read fname 2025-06-01T22:51:26.6764251Z ++ make_wheel_record torch/include/ATen/core/grad_mode.h 2025-06-01T22:51:26.6764448Z ++ FPATH=torch/include/ATen/core/grad_mode.h 2025-06-01T22:51:26.6765297Z ++ echo torch/include/ATen/core/grad_mode.h 2025-06-01T22:51:26.6766825Z ++ grep RECORD 2025-06-01T22:51:26.6792415Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/grad_mode.h 2025-06-01T22:51:26.6792626Z +++ openssl base64 2025-06-01T22:51:26.6792956Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.6793074Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.6793185Z +++ sed -e s/=//g 2025-06-01T22:51:26.6833663Z ++ HASH=uhkLSjH7WfIVojVuftgyWZ92HPS41dQiwclS9Sk4QOQ 2025-06-01T22:51:26.6836910Z +++ ls -nl torch/include/ATen/core/grad_mode.h 2025-06-01T22:51:26.6837025Z +++ awk '{print $5}' 2025-06-01T22:51:26.6865756Z ++ FSIZE=210 2025-06-01T22:51:26.6866356Z ++ echo '"torch/include/ATen/core/grad_mode.h",sha256=uhkLSjH7WfIVojVuftgyWZ92HPS41dQiwclS9Sk4QOQ,210' 2025-06-01T22:51:26.6866470Z ++ read fname 2025-06-01T22:51:26.6866707Z ++ make_wheel_record torch/include/ATen/core/interned_strings.h 2025-06-01T22:51:26.6866867Z ++ FPATH=torch/include/ATen/core/interned_strings.h 2025-06-01T22:51:26.6867018Z ++ echo torch/include/ATen/core/interned_strings.h 2025-06-01T22:51:26.6867138Z ++ grep RECORD 2025-06-01T22:51:26.6887898Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/interned_strings.h 2025-06-01T22:51:26.6888027Z +++ openssl base64 2025-06-01T22:51:26.6888902Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.6890160Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.6891489Z +++ sed -e s/=//g 2025-06-01T22:51:26.6929884Z ++ HASH=ascLYehXhTHaNvqHXaG2AhZxdH-iCEojHXuCP71h-NM 2025-06-01T22:51:26.6934889Z +++ ls -nl torch/include/ATen/core/interned_strings.h 2025-06-01T22:51:26.6935704Z +++ awk '{print $5}' 2025-06-01T22:51:26.6962796Z ++ FSIZE=13408 2025-06-01T22:51:26.6963360Z ++ echo '"torch/include/ATen/core/interned_strings.h",sha256=ascLYehXhTHaNvqHXaG2AhZxdH-iCEojHXuCP71h-NM,13408' 2025-06-01T22:51:26.6963472Z ++ read fname 2025-06-01T22:51:26.6963848Z ++ make_wheel_record torch/include/ATen/core/interned_strings_class.h 2025-06-01T22:51:26.6964049Z ++ FPATH=torch/include/ATen/core/interned_strings_class.h 2025-06-01T22:51:26.6964236Z ++ echo torch/include/ATen/core/interned_strings_class.h 2025-06-01T22:51:26.6965485Z ++ grep RECORD 2025-06-01T22:51:26.6990599Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/interned_strings_class.h 2025-06-01T22:51:26.6991099Z +++ openssl base64 2025-06-01T22:51:26.6991244Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.6991347Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.6991443Z +++ sed -e s/=//g 2025-06-01T22:51:26.7030957Z ++ HASH=9oF2TEI8EKu5wcse3CzAyR3eD3vAYGOlrTyZ1FhV7-w 2025-06-01T22:51:26.7033356Z +++ ls -nl torch/include/ATen/core/interned_strings_class.h 2025-06-01T22:51:26.7034242Z +++ awk '{print $5}' 2025-06-01T22:51:26.7062737Z ++ FSIZE=722 2025-06-01T22:51:26.7063349Z ++ echo '"torch/include/ATen/core/interned_strings_class.h",sha256=9oF2TEI8EKu5wcse3CzAyR3eD3vAYGOlrTyZ1FhV7-w,722' 2025-06-01T22:51:26.7063453Z ++ read fname 2025-06-01T22:51:26.7063630Z ++ make_wheel_record torch/include/ATen/core/ivalue.h 2025-06-01T22:51:26.7063760Z ++ FPATH=torch/include/ATen/core/ivalue.h 2025-06-01T22:51:26.7064029Z ++ echo torch/include/ATen/core/ivalue.h 2025-06-01T22:51:26.7064207Z ++ grep RECORD 2025-06-01T22:51:26.7086526Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/ivalue.h 2025-06-01T22:51:26.7086662Z +++ openssl base64 2025-06-01T22:51:26.7086767Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.7087816Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.7089181Z +++ sed -e s/=//g 2025-06-01T22:51:26.7128947Z ++ HASH=s9IeVZAOGt1S04e3J3gJIoUb1Dv6MMaWyBSXMzwVtmc 2025-06-01T22:51:26.7133555Z +++ ls -nl torch/include/ATen/core/ivalue.h 2025-06-01T22:51:26.7134433Z +++ awk '{print $5}' 2025-06-01T22:51:26.7162974Z ++ FSIZE=51503 2025-06-01T22:51:26.7163543Z ++ echo '"torch/include/ATen/core/ivalue.h",sha256=s9IeVZAOGt1S04e3J3gJIoUb1Dv6MMaWyBSXMzwVtmc,51503' 2025-06-01T22:51:26.7163911Z ++ read fname 2025-06-01T22:51:26.7164271Z ++ make_wheel_record torch/include/ATen/core/ivalue_inl.h 2025-06-01T22:51:26.7164433Z ++ FPATH=torch/include/ATen/core/ivalue_inl.h 2025-06-01T22:51:26.7164571Z ++ echo torch/include/ATen/core/ivalue_inl.h 2025-06-01T22:51:26.7164678Z ++ grep RECORD 2025-06-01T22:51:26.7187642Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/ivalue_inl.h 2025-06-01T22:51:26.7188206Z +++ openssl base64 2025-06-01T22:51:26.7188492Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.7188755Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.7190323Z +++ sed -e s/=//g 2025-06-01T22:51:26.7232904Z ++ HASH=Hdoa-BpKngMJ-7hCHr4F8OXIBhh7jgLhGLbFkz-RL5U 2025-06-01T22:51:26.7235460Z +++ ls -nl torch/include/ATen/core/ivalue_inl.h 2025-06-01T22:51:26.7236268Z +++ awk '{print $5}' 2025-06-01T22:51:26.7264439Z ++ FSIZE=87822 2025-06-01T22:51:26.7265088Z ++ echo '"torch/include/ATen/core/ivalue_inl.h",sha256=Hdoa-BpKngMJ-7hCHr4F8OXIBhh7jgLhGLbFkz-RL5U,87822' 2025-06-01T22:51:26.7265753Z ++ read fname 2025-06-01T22:51:26.7266076Z ++ make_wheel_record torch/include/ATen/core/ivalue_to.h 2025-06-01T22:51:26.7266519Z ++ FPATH=torch/include/ATen/core/ivalue_to.h 2025-06-01T22:51:26.7266913Z ++ echo torch/include/ATen/core/ivalue_to.h 2025-06-01T22:51:26.7267253Z ++ grep RECORD 2025-06-01T22:51:26.7287601Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/ivalue_to.h 2025-06-01T22:51:26.7288077Z +++ openssl base64 2025-06-01T22:51:26.7288587Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.7289995Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.7291494Z +++ sed -e s/=//g 2025-06-01T22:51:26.7329174Z ++ HASH=8EZ5vbME27AVJ8AiBbT7jcvxzWCvGlTNS_12MWCdXK4 2025-06-01T22:51:26.7334069Z +++ ls -nl torch/include/ATen/core/ivalue_to.h 2025-06-01T22:51:26.7334825Z +++ awk '{print $5}' 2025-06-01T22:51:26.7362903Z ++ FSIZE=756 2025-06-01T22:51:26.7363801Z ++ echo '"torch/include/ATen/core/ivalue_to.h",sha256=8EZ5vbME27AVJ8AiBbT7jcvxzWCvGlTNS_12MWCdXK4,756' 2025-06-01T22:51:26.7364447Z ++ read fname 2025-06-01T22:51:26.7364943Z ++ make_wheel_record torch/include/ATen/core/jit_type.h 2025-06-01T22:51:26.7365396Z ++ FPATH=torch/include/ATen/core/jit_type.h 2025-06-01T22:51:26.7365781Z ++ echo torch/include/ATen/core/jit_type.h 2025-06-01T22:51:26.7366148Z ++ grep RECORD 2025-06-01T22:51:26.7392621Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/jit_type.h 2025-06-01T22:51:26.7393121Z +++ openssl base64 2025-06-01T22:51:26.7393579Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.7393836Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.7394550Z +++ sed -e s/=//g 2025-06-01T22:51:26.7436514Z ++ HASH=9zAFxhxn_KcDFJkEFVOelYQDdd2PlEZzL_WiRHqbnkk 2025-06-01T22:51:26.7439557Z +++ ls -nl torch/include/ATen/core/jit_type.h 2025-06-01T22:51:26.7439929Z +++ awk '{print $5}' 2025-06-01T22:51:26.7467824Z ++ FSIZE=72205 2025-06-01T22:51:26.7468698Z ++ echo '"torch/include/ATen/core/jit_type.h",sha256=9zAFxhxn_KcDFJkEFVOelYQDdd2PlEZzL_WiRHqbnkk,72205' 2025-06-01T22:51:26.7469337Z ++ read fname 2025-06-01T22:51:26.7469699Z ++ make_wheel_record torch/include/ATen/core/jit_type_base.h 2025-06-01T22:51:26.7470165Z ++ FPATH=torch/include/ATen/core/jit_type_base.h 2025-06-01T22:51:26.7470588Z ++ echo torch/include/ATen/core/jit_type_base.h 2025-06-01T22:51:26.7470950Z ++ grep RECORD 2025-06-01T22:51:26.7490500Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/jit_type_base.h 2025-06-01T22:51:26.7491020Z +++ openssl base64 2025-06-01T22:51:26.7491532Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.7492994Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.7494265Z +++ sed -e s/=//g 2025-06-01T22:51:26.7531538Z ++ HASH=XSNyV_5KS6eJabRO9c1xiXk_CjhssIUsiQ8_iZDtpZc 2025-06-01T22:51:26.7536740Z +++ ls -nl torch/include/ATen/core/jit_type_base.h 2025-06-01T22:51:26.7538141Z +++ awk '{print $5}' 2025-06-01T22:51:26.7565750Z ++ FSIZE=23124 2025-06-01T22:51:26.7566383Z ++ echo '"torch/include/ATen/core/jit_type_base.h",sha256=XSNyV_5KS6eJabRO9c1xiXk_CjhssIUsiQ8_iZDtpZc,23124' 2025-06-01T22:51:26.7567058Z ++ read fname 2025-06-01T22:51:26.7567534Z ++ make_wheel_record torch/include/ATen/core/operator_name.h 2025-06-01T22:51:26.7568108Z ++ FPATH=torch/include/ATen/core/operator_name.h 2025-06-01T22:51:26.7568551Z ++ echo torch/include/ATen/core/operator_name.h 2025-06-01T22:51:26.7569054Z ++ grep RECORD 2025-06-01T22:51:26.7592871Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/operator_name.h 2025-06-01T22:51:26.7593464Z +++ openssl base64 2025-06-01T22:51:26.7593741Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.7593986Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.7595511Z +++ sed -e s/=//g 2025-06-01T22:51:26.7635475Z ++ HASH=w5-HuZWn5_qp1hri0kvx1K9ghopQvL7oxKYTE3uFwB4 2025-06-01T22:51:26.7638679Z +++ ls -nl torch/include/ATen/core/operator_name.h 2025-06-01T22:51:26.7639081Z +++ awk '{print $5}' 2025-06-01T22:51:26.7666083Z ++ FSIZE=3034 2025-06-01T22:51:26.7666823Z ++ echo '"torch/include/ATen/core/operator_name.h",sha256=w5-HuZWn5_qp1hri0kvx1K9ghopQvL7oxKYTE3uFwB4,3034' 2025-06-01T22:51:26.7667507Z ++ read fname 2025-06-01T22:51:26.7667913Z ++ make_wheel_record torch/include/ATen/core/qualified_name.h 2025-06-01T22:51:26.7668416Z ++ FPATH=torch/include/ATen/core/qualified_name.h 2025-06-01T22:51:26.7668909Z ++ echo torch/include/ATen/core/qualified_name.h 2025-06-01T22:51:26.7669288Z ++ grep RECORD 2025-06-01T22:51:26.7688683Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/qualified_name.h 2025-06-01T22:51:26.7689222Z +++ openssl base64 2025-06-01T22:51:26.7689886Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.7691207Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.7692531Z +++ sed -e s/=//g 2025-06-01T22:51:26.7729756Z ++ HASH=0dN_w0uzEKRTrRVkIifW685vE2MZRte5XrQJeMnluZo 2025-06-01T22:51:26.7734833Z +++ ls -nl torch/include/ATen/core/qualified_name.h 2025-06-01T22:51:26.7735911Z +++ awk '{print $5}' 2025-06-01T22:51:26.7762534Z ++ FSIZE=4373 2025-06-01T22:51:26.7763305Z ++ echo '"torch/include/ATen/core/qualified_name.h",sha256=0dN_w0uzEKRTrRVkIifW685vE2MZRte5XrQJeMnluZo,4373' 2025-06-01T22:51:26.7764375Z ++ read fname 2025-06-01T22:51:26.7764747Z ++ make_wheel_record torch/include/ATen/core/rref_interface.h 2025-06-01T22:51:26.7765233Z ++ FPATH=torch/include/ATen/core/rref_interface.h 2025-06-01T22:51:26.7765747Z ++ echo torch/include/ATen/core/rref_interface.h 2025-06-01T22:51:26.7766118Z ++ grep RECORD 2025-06-01T22:51:26.7789306Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/rref_interface.h 2025-06-01T22:51:26.7789828Z +++ openssl base64 2025-06-01T22:51:26.7790228Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.7790547Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.7790809Z +++ sed -e s/=//g 2025-06-01T22:51:26.7832135Z ++ HASH=-q8MP0PZsVuueSYC-5-ZzooQyQC_RKP6b3x8KBfDDYY 2025-06-01T22:51:26.7835496Z +++ ls -nl torch/include/ATen/core/rref_interface.h 2025-06-01T22:51:26.7836256Z +++ awk '{print $5}' 2025-06-01T22:51:26.7863321Z ++ FSIZE=1208 2025-06-01T22:51:26.7863987Z ++ echo '"torch/include/ATen/core/rref_interface.h",sha256=-q8MP0PZsVuueSYC-5-ZzooQyQC_RKP6b3x8KBfDDYY,1208' 2025-06-01T22:51:26.7864654Z ++ read fname 2025-06-01T22:51:26.7865008Z ++ make_wheel_record torch/include/ATen/core/stack.h 2025-06-01T22:51:26.7865453Z ++ FPATH=torch/include/ATen/core/stack.h 2025-06-01T22:51:26.7865817Z ++ echo torch/include/ATen/core/stack.h 2025-06-01T22:51:26.7866356Z ++ grep RECORD 2025-06-01T22:51:26.7887366Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/stack.h 2025-06-01T22:51:26.7887922Z +++ openssl base64 2025-06-01T22:51:26.7888206Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.7889353Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.7890667Z +++ sed -e s/=//g 2025-06-01T22:51:26.7929365Z ++ HASH=9LcsW3xhlUAltN3SOc3Cbokrhl_q6xhFp-INs3ddiRU 2025-06-01T22:51:26.7934209Z +++ ls -nl torch/include/ATen/core/stack.h 2025-06-01T22:51:26.7935368Z +++ awk '{print $5}' 2025-06-01T22:51:26.7962570Z ++ FSIZE=6182 2025-06-01T22:51:26.7963248Z ++ echo '"torch/include/ATen/core/stack.h",sha256=9LcsW3xhlUAltN3SOc3Cbokrhl_q6xhFp-INs3ddiRU,6182' 2025-06-01T22:51:26.7964062Z ++ read fname 2025-06-01T22:51:26.7964546Z ++ make_wheel_record torch/include/ATen/core/symbol.h 2025-06-01T22:51:26.7965243Z ++ FPATH=torch/include/ATen/core/symbol.h 2025-06-01T22:51:26.7965636Z ++ echo torch/include/ATen/core/symbol.h 2025-06-01T22:51:26.7965998Z ++ grep RECORD 2025-06-01T22:51:26.7989509Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/symbol.h 2025-06-01T22:51:26.7990026Z +++ openssl base64 2025-06-01T22:51:26.7990329Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.7990589Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.7990857Z +++ sed -e s/=//g 2025-06-01T22:51:26.8029856Z ++ HASH=BMm0By74ISHGnn8nnF9_kA4IS_bLWOWmoZAzcWFlTtA 2025-06-01T22:51:26.8034620Z +++ ls -nl torch/include/ATen/core/symbol.h 2025-06-01T22:51:26.8035563Z +++ awk '{print $5}' 2025-06-01T22:51:26.8063489Z ++ FSIZE=5873 2025-06-01T22:51:26.8064123Z ++ echo '"torch/include/ATen/core/symbol.h",sha256=BMm0By74ISHGnn8nnF9_kA4IS_bLWOWmoZAzcWFlTtA,5873' 2025-06-01T22:51:26.8064739Z ++ read fname 2025-06-01T22:51:26.8065074Z ++ make_wheel_record torch/include/ATen/core/type_factory.h 2025-06-01T22:51:26.8065527Z ++ FPATH=torch/include/ATen/core/type_factory.h 2025-06-01T22:51:26.8065943Z ++ echo torch/include/ATen/core/type_factory.h 2025-06-01T22:51:26.8066302Z ++ grep RECORD 2025-06-01T22:51:26.8086546Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/type_factory.h 2025-06-01T22:51:26.8087081Z +++ openssl base64 2025-06-01T22:51:26.8087489Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.8088879Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.8090263Z +++ sed -e s/=//g 2025-06-01T22:51:26.8128147Z ++ HASH=a9E2b6E6lvhjvaNK5R1ym4c6bZd-3uRj3lhTt4YHsbk 2025-06-01T22:51:26.8133277Z +++ ls -nl torch/include/ATen/core/type_factory.h 2025-06-01T22:51:26.8134141Z +++ awk '{print $5}' 2025-06-01T22:51:26.8162539Z ++ FSIZE=3247 2025-06-01T22:51:26.8163193Z ++ echo '"torch/include/ATen/core/type_factory.h",sha256=a9E2b6E6lvhjvaNK5R1ym4c6bZd-3uRj3lhTt4YHsbk,3247' 2025-06-01T22:51:26.8163978Z ++ read fname 2025-06-01T22:51:26.8164298Z ++ make_wheel_record torch/include/ATen/core/type_ptr.h 2025-06-01T22:51:26.8164900Z ++ FPATH=torch/include/ATen/core/type_ptr.h 2025-06-01T22:51:26.8165308Z ++ echo torch/include/ATen/core/type_ptr.h 2025-06-01T22:51:26.8165654Z ++ grep RECORD 2025-06-01T22:51:26.8189660Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/type_ptr.h 2025-06-01T22:51:26.8190189Z +++ openssl base64 2025-06-01T22:51:26.8190463Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.8190703Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.8190970Z +++ sed -e s/=//g 2025-06-01T22:51:26.8231060Z ++ HASH=bLQzZcfOt8jjfhoed9oBvy18T-afIhYAl2JDPce5EJM 2025-06-01T22:51:26.8234629Z +++ ls -nl torch/include/ATen/core/type_ptr.h 2025-06-01T22:51:26.8235012Z +++ awk '{print $5}' 2025-06-01T22:51:26.8263513Z ++ FSIZE=1218 2025-06-01T22:51:26.8264216Z ++ echo '"torch/include/ATen/core/type_ptr.h",sha256=bLQzZcfOt8jjfhoed9oBvy18T-afIhYAl2JDPce5EJM,1218' 2025-06-01T22:51:26.8264865Z ++ read fname 2025-06-01T22:51:26.8265166Z ++ make_wheel_record torch/include/ATen/core/typeid.h 2025-06-01T22:51:26.8265585Z ++ FPATH=torch/include/ATen/core/typeid.h 2025-06-01T22:51:26.8265955Z ++ echo torch/include/ATen/core/typeid.h 2025-06-01T22:51:26.8266297Z ++ grep RECORD 2025-06-01T22:51:26.8286595Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/typeid.h 2025-06-01T22:51:26.8287102Z +++ openssl base64 2025-06-01T22:51:26.8287521Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.8288772Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.8290058Z +++ sed -e s/=//g 2025-06-01T22:51:26.8327726Z ++ HASH=kuExuy1u5A34ATIuUUgf_aPWYvKKXQwfE0OLtHs8hhM 2025-06-01T22:51:26.8332653Z +++ ls -nl torch/include/ATen/core/typeid.h 2025-06-01T22:51:26.8333430Z +++ awk '{print $5}' 2025-06-01T22:51:26.8361482Z ++ FSIZE=29 2025-06-01T22:51:26.8362220Z ++ echo '"torch/include/ATen/core/typeid.h",sha256=kuExuy1u5A34ATIuUUgf_aPWYvKKXQwfE0OLtHs8hhM,29' 2025-06-01T22:51:26.8362835Z ++ read fname 2025-06-01T22:51:26.8363205Z ++ make_wheel_record torch/include/ATen/core/boxing/BoxedKernel.h 2025-06-01T22:51:26.8363831Z ++ FPATH=torch/include/ATen/core/boxing/BoxedKernel.h 2025-06-01T22:51:26.8364475Z ++ echo torch/include/ATen/core/boxing/BoxedKernel.h 2025-06-01T22:51:26.8364935Z ++ grep RECORD 2025-06-01T22:51:26.8387179Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/boxing/BoxedKernel.h 2025-06-01T22:51:26.8387720Z +++ openssl base64 2025-06-01T22:51:26.8387979Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.8388249Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.8388881Z +++ sed -e s/=//g 2025-06-01T22:51:26.8428900Z ++ HASH=eq-zonPa3b2XK97rBAn-9PCm5UIeBgeck9cYZMjgw8s 2025-06-01T22:51:26.8432739Z +++ ls -nl torch/include/ATen/core/boxing/BoxedKernel.h 2025-06-01T22:51:26.8433190Z +++ awk '{print $5}' 2025-06-01T22:51:26.8462090Z ++ FSIZE=8137 2025-06-01T22:51:26.8462929Z ++ echo '"torch/include/ATen/core/boxing/BoxedKernel.h",sha256=eq-zonPa3b2XK97rBAn-9PCm5UIeBgeck9cYZMjgw8s,8137' 2025-06-01T22:51:26.8463647Z ++ read fname 2025-06-01T22:51:26.8464039Z ++ make_wheel_record torch/include/ATen/core/boxing/BoxedKernel_impl.h 2025-06-01T22:51:26.8464595Z ++ FPATH=torch/include/ATen/core/boxing/BoxedKernel_impl.h 2025-06-01T22:51:26.8465102Z ++ echo torch/include/ATen/core/boxing/BoxedKernel_impl.h 2025-06-01T22:51:26.8465500Z ++ grep RECORD 2025-06-01T22:51:26.8486066Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/boxing/BoxedKernel_impl.h 2025-06-01T22:51:26.8486644Z +++ openssl base64 2025-06-01T22:51:26.8486916Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.8487177Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.8487553Z +++ sed -e s/=//g 2025-06-01T22:51:26.8526620Z ++ HASH=d__NBn7jBD1RQ9KSPc1YfDIBLXkCCZcOx_GeUGL1DjU 2025-06-01T22:51:26.8531571Z +++ ls -nl torch/include/ATen/core/boxing/BoxedKernel_impl.h 2025-06-01T22:51:26.8532551Z +++ awk '{print $5}' 2025-06-01T22:51:26.8564012Z ++ FSIZE=3255 2025-06-01T22:51:26.8564968Z ++ echo '"torch/include/ATen/core/boxing/BoxedKernel_impl.h",sha256=d__NBn7jBD1RQ9KSPc1YfDIBLXkCCZcOx_GeUGL1DjU,3255' 2025-06-01T22:51:26.8565723Z ++ read fname 2025-06-01T22:51:26.8566104Z ++ make_wheel_record torch/include/ATen/core/boxing/KernelFunction.h 2025-06-01T22:51:26.8566665Z ++ FPATH=torch/include/ATen/core/boxing/KernelFunction.h 2025-06-01T22:51:26.8567151Z ++ echo torch/include/ATen/core/boxing/KernelFunction.h 2025-06-01T22:51:26.8567564Z ++ grep RECORD 2025-06-01T22:51:26.8589137Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/boxing/KernelFunction.h 2025-06-01T22:51:26.8589704Z +++ openssl base64 2025-06-01T22:51:26.8589972Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.8590214Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.8590630Z +++ sed -e s/=//g 2025-06-01T22:51:26.8631650Z ++ HASH=gNwGeVHlGvVlpDAqhPpflUEbleuVA2A14LWfbePm9FM 2025-06-01T22:51:26.8635260Z +++ ls -nl torch/include/ATen/core/boxing/KernelFunction.h 2025-06-01T22:51:26.8636532Z +++ awk '{print $5}' 2025-06-01T22:51:26.8663388Z ++ FSIZE=8725 2025-06-01T22:51:26.8664147Z ++ echo '"torch/include/ATen/core/boxing/KernelFunction.h",sha256=gNwGeVHlGvVlpDAqhPpflUEbleuVA2A14LWfbePm9FM,8725' 2025-06-01T22:51:26.8664897Z ++ read fname 2025-06-01T22:51:26.8665307Z ++ make_wheel_record torch/include/ATen/core/boxing/KernelFunction_impl.h 2025-06-01T22:51:26.8665920Z ++ FPATH=torch/include/ATen/core/boxing/KernelFunction_impl.h 2025-06-01T22:51:26.8666455Z ++ echo torch/include/ATen/core/boxing/KernelFunction_impl.h 2025-06-01T22:51:26.8666887Z ++ grep RECORD 2025-06-01T22:51:26.8686910Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/boxing/KernelFunction_impl.h 2025-06-01T22:51:26.8687653Z +++ openssl base64 2025-06-01T22:51:26.8687917Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.8688466Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.8689842Z +++ sed -e s/=//g 2025-06-01T22:51:26.8729436Z ++ HASH=vXPAvnaRRHuws26COYTu-i43CdWRX6zs6UDbdNSnsCs 2025-06-01T22:51:26.8734391Z +++ ls -nl torch/include/ATen/core/boxing/KernelFunction_impl.h 2025-06-01T22:51:26.8735279Z +++ awk '{print $5}' 2025-06-01T22:51:26.8762797Z ++ FSIZE=11693 2025-06-01T22:51:26.8763872Z ++ echo '"torch/include/ATen/core/boxing/KernelFunction_impl.h",sha256=vXPAvnaRRHuws26COYTu-i43CdWRX6zs6UDbdNSnsCs,11693' 2025-06-01T22:51:26.8764828Z ++ read fname 2025-06-01T22:51:26.8765352Z ++ make_wheel_record torch/include/ATen/core/boxing/OperatorKernel.h 2025-06-01T22:51:26.8765906Z ++ FPATH=torch/include/ATen/core/boxing/OperatorKernel.h 2025-06-01T22:51:26.8766418Z ++ echo torch/include/ATen/core/boxing/OperatorKernel.h 2025-06-01T22:51:26.8766821Z ++ grep RECORD 2025-06-01T22:51:26.8789680Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/boxing/OperatorKernel.h 2025-06-01T22:51:26.8790242Z +++ openssl base64 2025-06-01T22:51:26.8790499Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.8790765Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.8791270Z +++ sed -e s/=//g 2025-06-01T22:51:26.8829876Z ++ HASH=kN8kQJOJ9t018qWB3CwAcAhCaxt4W3f6tGkR__zWVYw 2025-06-01T22:51:26.8834567Z +++ ls -nl torch/include/ATen/core/boxing/OperatorKernel.h 2025-06-01T22:51:26.8835856Z +++ awk '{print $5}' 2025-06-01T22:51:26.8863175Z ++ FSIZE=691 2025-06-01T22:51:26.8863970Z ++ echo '"torch/include/ATen/core/boxing/OperatorKernel.h",sha256=kN8kQJOJ9t018qWB3CwAcAhCaxt4W3f6tGkR__zWVYw,691' 2025-06-01T22:51:26.8864691Z ++ read fname 2025-06-01T22:51:26.8865161Z ++ make_wheel_record torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h 2025-06-01T22:51:26.8865980Z ++ FPATH=torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h 2025-06-01T22:51:26.8866636Z ++ echo torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h 2025-06-01T22:51:26.8867402Z ++ grep RECORD 2025-06-01T22:51:26.8887541Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h 2025-06-01T22:51:26.8888192Z +++ openssl base64 2025-06-01T22:51:26.8888465Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.8889222Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.8890541Z +++ sed -e s/=//g 2025-06-01T22:51:26.8928783Z ++ HASH=-x_47aEjOp0Z-O3oO5FZRhefWHndRxb2LgV-P4fWXwQ 2025-06-01T22:51:26.8933765Z +++ ls -nl torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h 2025-06-01T22:51:26.8934425Z +++ awk '{print $5}' 2025-06-01T22:51:26.8963808Z ++ FSIZE=1328 2025-06-01T22:51:26.8964910Z ++ echo '"torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h",sha256=-x_47aEjOp0Z-O3oO5FZRhefWHndRxb2LgV-P4fWXwQ,1328' 2025-06-01T22:51:26.8965786Z ++ read fname 2025-06-01T22:51:26.8966296Z ++ make_wheel_record torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h 2025-06-01T22:51:26.8967131Z ++ FPATH=torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h 2025-06-01T22:51:26.8967885Z ++ echo torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h 2025-06-01T22:51:26.8968608Z ++ grep RECORD 2025-06-01T22:51:26.8990213Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h 2025-06-01T22:51:26.8990891Z +++ openssl base64 2025-06-01T22:51:26.8991173Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.8991421Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.8991772Z +++ sed -e s/=//g 2025-06-01T22:51:26.9032679Z ++ HASH=IOxAhhqTlfIW2oIqvY5Xi28b3_nKQl6XbHFM838UPQE 2025-06-01T22:51:26.9036238Z +++ ls -nl torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h 2025-06-01T22:51:26.9036811Z +++ awk '{print $5}' 2025-06-01T22:51:26.9064886Z ++ FSIZE=1432 2025-06-01T22:51:26.9065827Z ++ echo '"torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h",sha256=IOxAhhqTlfIW2oIqvY5Xi28b3_nKQl6XbHFM838UPQE,1432' 2025-06-01T22:51:26.9066872Z ++ read fname 2025-06-01T22:51:26.9067221Z ++ make_wheel_record torch/include/ATen/core/boxing/impl/boxing.h 2025-06-01T22:51:26.9067743Z ++ FPATH=torch/include/ATen/core/boxing/impl/boxing.h 2025-06-01T22:51:26.9068189Z ++ echo torch/include/ATen/core/boxing/impl/boxing.h 2025-06-01T22:51:26.9068580Z ++ grep RECORD 2025-06-01T22:51:26.9088112Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/boxing/impl/boxing.h 2025-06-01T22:51:26.9088664Z +++ openssl base64 2025-06-01T22:51:26.9088969Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.9090180Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.9091408Z +++ sed -e s/=//g 2025-06-01T22:51:26.9129275Z ++ HASH=6Rb1GGNdNdBb4lpEuUXyDCP0yxnaixOqEiNwrXrhpCA 2025-06-01T22:51:26.9134363Z +++ ls -nl torch/include/ATen/core/boxing/impl/boxing.h 2025-06-01T22:51:26.9135187Z +++ awk '{print $5}' 2025-06-01T22:51:26.9165396Z ++ FSIZE=13565 2025-06-01T22:51:26.9166129Z ++ echo '"torch/include/ATen/core/boxing/impl/boxing.h",sha256=6Rb1GGNdNdBb4lpEuUXyDCP0yxnaixOqEiNwrXrhpCA,13565' 2025-06-01T22:51:26.9166876Z ++ read fname 2025-06-01T22:51:26.9167379Z ++ make_wheel_record torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h 2025-06-01T22:51:26.9168163Z ++ FPATH=torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h 2025-06-01T22:51:26.9168899Z ++ echo torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h 2025-06-01T22:51:26.9169436Z ++ grep RECORD 2025-06-01T22:51:26.9191042Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h 2025-06-01T22:51:26.9191710Z +++ openssl base64 2025-06-01T22:51:26.9191962Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.9192219Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.9192476Z +++ sed -e s/=//g 2025-06-01T22:51:26.9232951Z ++ HASH=l3zNJHLveALyzyV32_1yxHULMR3eXN_5M1ruIof8T1Q 2025-06-01T22:51:26.9237757Z +++ ls -nl torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h 2025-06-01T22:51:26.9238679Z +++ awk '{print $5}' 2025-06-01T22:51:26.9266342Z ++ FSIZE=31688 2025-06-01T22:51:26.9267195Z ++ echo '"torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h",sha256=l3zNJHLveALyzyV32_1yxHULMR3eXN_5M1ruIof8T1Q,31688' 2025-06-01T22:51:26.9268033Z ++ read fname 2025-06-01T22:51:26.9268414Z ++ make_wheel_record torch/include/ATen/core/boxing/impl/test_helpers.h 2025-06-01T22:51:26.9269000Z ++ FPATH=torch/include/ATen/core/boxing/impl/test_helpers.h 2025-06-01T22:51:26.9269516Z ++ echo torch/include/ATen/core/boxing/impl/test_helpers.h 2025-06-01T22:51:26.9269917Z ++ grep RECORD 2025-06-01T22:51:26.9289962Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/boxing/impl/test_helpers.h 2025-06-01T22:51:26.9290529Z +++ openssl base64 2025-06-01T22:51:26.9291267Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.9292622Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.9293802Z +++ sed -e s/=//g 2025-06-01T22:51:26.9331268Z ++ HASH=RV1cemc9bnt9LRO1BraHCD0UVrKkekGkHRAZsePs-_U 2025-06-01T22:51:26.9336137Z +++ ls -nl torch/include/ATen/core/boxing/impl/test_helpers.h 2025-06-01T22:51:26.9337786Z +++ awk '{print $5}' 2025-06-01T22:51:26.9365305Z ++ FSIZE=4401 2025-06-01T22:51:26.9366050Z ++ echo '"torch/include/ATen/core/boxing/impl/test_helpers.h",sha256=RV1cemc9bnt9LRO1BraHCD0UVrKkekGkHRAZsePs-_U,4401' 2025-06-01T22:51:26.9366972Z ++ read fname 2025-06-01T22:51:26.9367356Z ++ make_wheel_record torch/include/ATen/core/dispatch/CppSignature.h 2025-06-01T22:51:26.9367927Z ++ FPATH=torch/include/ATen/core/dispatch/CppSignature.h 2025-06-01T22:51:26.9368414Z ++ echo torch/include/ATen/core/dispatch/CppSignature.h 2025-06-01T22:51:26.9368822Z ++ grep RECORD 2025-06-01T22:51:26.9392059Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/dispatch/CppSignature.h 2025-06-01T22:51:26.9392627Z +++ openssl base64 2025-06-01T22:51:26.9392904Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.9393147Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.9393410Z +++ sed -e s/=//g 2025-06-01T22:51:26.9433001Z ++ HASH=8cjjxgOmDtYXPvJJYTpyGYuogPVzNghznijWTKtOb24 2025-06-01T22:51:26.9436581Z +++ ls -nl torch/include/ATen/core/dispatch/CppSignature.h 2025-06-01T22:51:26.9437316Z +++ awk '{print $5}' 2025-06-01T22:51:26.9463654Z ++ FSIZE=2382 2025-06-01T22:51:26.9464585Z ++ echo '"torch/include/ATen/core/dispatch/CppSignature.h",sha256=8cjjxgOmDtYXPvJJYTpyGYuogPVzNghznijWTKtOb24,2382' 2025-06-01T22:51:26.9465343Z ++ read fname 2025-06-01T22:51:26.9465905Z ++ make_wheel_record torch/include/ATen/core/dispatch/DispatchKeyExtractor.h 2025-06-01T22:51:26.9466658Z ++ FPATH=torch/include/ATen/core/dispatch/DispatchKeyExtractor.h 2025-06-01T22:51:26.9467233Z ++ echo torch/include/ATen/core/dispatch/DispatchKeyExtractor.h 2025-06-01T22:51:26.9467944Z ++ grep RECORD 2025-06-01T22:51:26.9488388Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/dispatch/DispatchKeyExtractor.h 2025-06-01T22:51:26.9489038Z +++ openssl base64 2025-06-01T22:51:26.9489688Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.9491026Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.9492296Z +++ sed -e s/=//g 2025-06-01T22:51:26.9530143Z ++ HASH=giqR8KdN04fXFDydqir-ZdDE8G-m1MQO83OgOoFNF0Q 2025-06-01T22:51:26.9535324Z +++ ls -nl torch/include/ATen/core/dispatch/DispatchKeyExtractor.h 2025-06-01T22:51:26.9535900Z +++ awk '{print $5}' 2025-06-01T22:51:26.9563212Z ++ FSIZE=10781 2025-06-01T22:51:26.9564137Z ++ echo '"torch/include/ATen/core/dispatch/DispatchKeyExtractor.h",sha256=giqR8KdN04fXFDydqir-ZdDE8G-m1MQO83OgOoFNF0Q,10781' 2025-06-01T22:51:26.9565247Z ++ read fname 2025-06-01T22:51:26.9565673Z ++ make_wheel_record torch/include/ATen/core/dispatch/Dispatcher.h 2025-06-01T22:51:26.9566258Z ++ FPATH=torch/include/ATen/core/dispatch/Dispatcher.h 2025-06-01T22:51:26.9566747Z ++ echo torch/include/ATen/core/dispatch/Dispatcher.h 2025-06-01T22:51:26.9567146Z ++ grep RECORD 2025-06-01T22:51:26.9587808Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/dispatch/Dispatcher.h 2025-06-01T22:51:26.9588839Z +++ openssl base64 2025-06-01T22:51:26.9589151Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.9589416Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.9589885Z +++ sed -e s/=//g 2025-06-01T22:51:26.9631189Z ++ HASH=KYDhwUbwdgXKhxjzUUzT3PAwa_VMOhKqvz1Kt0QNKcg 2025-06-01T22:51:26.9635725Z +++ ls -nl torch/include/ATen/core/dispatch/Dispatcher.h 2025-06-01T22:51:26.9636690Z +++ awk '{print $5}' 2025-06-01T22:51:26.9665438Z ++ FSIZE=34061 2025-06-01T22:51:26.9666157Z ++ echo '"torch/include/ATen/core/dispatch/Dispatcher.h",sha256=KYDhwUbwdgXKhxjzUUzT3PAwa_VMOhKqvz1Kt0QNKcg,34061' 2025-06-01T22:51:26.9666898Z ++ read fname 2025-06-01T22:51:26.9667300Z ++ make_wheel_record torch/include/ATen/core/dispatch/ObservedOperators.h 2025-06-01T22:51:26.9667915Z ++ FPATH=torch/include/ATen/core/dispatch/ObservedOperators.h 2025-06-01T22:51:26.9668454Z ++ echo torch/include/ATen/core/dispatch/ObservedOperators.h 2025-06-01T22:51:26.9668897Z ++ grep RECORD 2025-06-01T22:51:26.9688419Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/dispatch/ObservedOperators.h 2025-06-01T22:51:26.9689004Z +++ openssl base64 2025-06-01T22:51:26.9689815Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.9691025Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.9692308Z +++ sed -e s/=//g 2025-06-01T22:51:26.9729886Z ++ HASH=GKoSUqGxIkIkNOO415E5tOFAUr33uxrk_tL1vWpo6G4 2025-06-01T22:51:26.9735003Z +++ ls -nl torch/include/ATen/core/dispatch/ObservedOperators.h 2025-06-01T22:51:26.9735923Z +++ awk '{print $5}' 2025-06-01T22:51:26.9764707Z ++ FSIZE=329 2025-06-01T22:51:26.9765534Z ++ echo '"torch/include/ATen/core/dispatch/ObservedOperators.h",sha256=GKoSUqGxIkIkNOO415E5tOFAUr33uxrk_tL1vWpo6G4,329' 2025-06-01T22:51:26.9766339Z ++ read fname 2025-06-01T22:51:26.9766725Z ++ make_wheel_record torch/include/ATen/core/dispatch/OperatorEntry.h 2025-06-01T22:51:26.9767302Z ++ FPATH=torch/include/ATen/core/dispatch/OperatorEntry.h 2025-06-01T22:51:26.9767805Z ++ echo torch/include/ATen/core/dispatch/OperatorEntry.h 2025-06-01T22:51:26.9768226Z ++ grep RECORD 2025-06-01T22:51:26.9788823Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/dispatch/OperatorEntry.h 2025-06-01T22:51:26.9789342Z +++ openssl base64 2025-06-01T22:51:26.9789714Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.9791242Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.9792406Z +++ sed -e s/=//g 2025-06-01T22:51:26.9833090Z ++ HASH=wYNt5O-c5TDPCw9ww0k_mvBQYR-cfG7jpTtkAXMRmMk 2025-06-01T22:51:26.9837056Z +++ ls -nl torch/include/ATen/core/dispatch/OperatorEntry.h 2025-06-01T22:51:26.9837979Z +++ awk '{print $5}' 2025-06-01T22:51:26.9865792Z ++ FSIZE=13019 2025-06-01T22:51:26.9866651Z ++ echo '"torch/include/ATen/core/dispatch/OperatorEntry.h",sha256=wYNt5O-c5TDPCw9ww0k_mvBQYR-cfG7jpTtkAXMRmMk,13019' 2025-06-01T22:51:26.9867410Z ++ read fname 2025-06-01T22:51:26.9867803Z ++ make_wheel_record torch/include/ATen/core/dispatch/OperatorOptions.h 2025-06-01T22:51:26.9868401Z ++ FPATH=torch/include/ATen/core/dispatch/OperatorOptions.h 2025-06-01T22:51:26.9868980Z ++ echo torch/include/ATen/core/dispatch/OperatorOptions.h 2025-06-01T22:51:26.9869406Z ++ grep RECORD 2025-06-01T22:51:26.9889724Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/dispatch/OperatorOptions.h 2025-06-01T22:51:26.9890300Z +++ openssl base64 2025-06-01T22:51:26.9891013Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.9892429Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.9893802Z +++ sed -e s/=//g 2025-06-01T22:51:26.9931095Z ++ HASH=rCzbHUuFbOPXYliCxGJ6YZjZFolCC31OVCFJp00SYvI 2025-06-01T22:51:26.9935998Z +++ ls -nl torch/include/ATen/core/dispatch/OperatorOptions.h 2025-06-01T22:51:26.9936815Z +++ awk '{print $5}' 2025-06-01T22:51:26.9963194Z ++ FSIZE=886 2025-06-01T22:51:26.9964138Z ++ echo '"torch/include/ATen/core/dispatch/OperatorOptions.h",sha256=rCzbHUuFbOPXYliCxGJ6YZjZFolCC31OVCFJp00SYvI,886' 2025-06-01T22:51:26.9965136Z ++ read fname 2025-06-01T22:51:26.9965574Z ++ make_wheel_record torch/include/ATen/core/dispatch/RegistrationHandleRAII.h 2025-06-01T22:51:26.9966272Z ++ FPATH=torch/include/ATen/core/dispatch/RegistrationHandleRAII.h 2025-06-01T22:51:26.9966887Z ++ echo torch/include/ATen/core/dispatch/RegistrationHandleRAII.h 2025-06-01T22:51:26.9967358Z ++ grep RECORD 2025-06-01T22:51:26.9990124Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/dispatch/RegistrationHandleRAII.h 2025-06-01T22:51:26.9990746Z +++ openssl base64 2025-06-01T22:51:26.9991024Z +++ sed -e s/+/-/g 2025-06-01T22:51:26.9993411Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:26.9994176Z +++ sed -e s/=//g 2025-06-01T22:51:27.0033459Z ++ HASH=0fmZkIlHxgDiisQtRaq45fb5X0PbTCpfJWIGdZoCx88 2025-06-01T22:51:27.0037232Z +++ ls -nl torch/include/ATen/core/dispatch/RegistrationHandleRAII.h 2025-06-01T22:51:27.0037834Z +++ awk '{print $5}' 2025-06-01T22:51:27.0066326Z ++ FSIZE=877 2025-06-01T22:51:27.0067191Z ++ echo '"torch/include/ATen/core/dispatch/RegistrationHandleRAII.h",sha256=0fmZkIlHxgDiisQtRaq45fb5X0PbTCpfJWIGdZoCx88,877' 2025-06-01T22:51:27.0068017Z ++ read fname 2025-06-01T22:51:27.0068411Z ++ make_wheel_record torch/include/ATen/core/op_registration/adaption.h 2025-06-01T22:51:27.0068988Z ++ FPATH=torch/include/ATen/core/op_registration/adaption.h 2025-06-01T22:51:27.0069492Z ++ echo torch/include/ATen/core/op_registration/adaption.h 2025-06-01T22:51:27.0069912Z ++ grep RECORD 2025-06-01T22:51:27.0089414Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/op_registration/adaption.h 2025-06-01T22:51:27.0090138Z +++ openssl base64 2025-06-01T22:51:27.0090737Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.0092142Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.0093466Z +++ sed -e s/=//g 2025-06-01T22:51:27.0130449Z ++ HASH=7WjiOoK-nMOuEpjDmov3x0d-GF-4dUQWOc2GRnGVtpY 2025-06-01T22:51:27.0135607Z +++ ls -nl torch/include/ATen/core/op_registration/adaption.h 2025-06-01T22:51:27.0136518Z +++ awk '{print $5}' 2025-06-01T22:51:27.0165114Z ++ FSIZE=3216 2025-06-01T22:51:27.0165911Z ++ echo '"torch/include/ATen/core/op_registration/adaption.h",sha256=7WjiOoK-nMOuEpjDmov3x0d-GF-4dUQWOc2GRnGVtpY,3216' 2025-06-01T22:51:27.0166676Z ++ read fname 2025-06-01T22:51:27.0167101Z ++ make_wheel_record torch/include/ATen/core/op_registration/infer_schema.h 2025-06-01T22:51:27.0167734Z ++ FPATH=torch/include/ATen/core/op_registration/infer_schema.h 2025-06-01T22:51:27.0168422Z ++ echo torch/include/ATen/core/op_registration/infer_schema.h 2025-06-01T22:51:27.0168870Z ++ grep RECORD 2025-06-01T22:51:27.0189988Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/op_registration/infer_schema.h 2025-06-01T22:51:27.0190635Z +++ openssl base64 2025-06-01T22:51:27.0190890Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.0191396Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.0193086Z +++ sed -e s/=//g 2025-06-01T22:51:27.0232446Z ++ HASH=e0YEie6FiDtW6JqHMvk1Tlep14YWOB2GHZ11_KBUWEs 2025-06-01T22:51:27.0237179Z +++ ls -nl torch/include/ATen/core/op_registration/infer_schema.h 2025-06-01T22:51:27.0238048Z +++ awk '{print $5}' 2025-06-01T22:51:27.0266250Z ++ FSIZE=6727 2025-06-01T22:51:27.0267159Z ++ echo '"torch/include/ATen/core/op_registration/infer_schema.h",sha256=e0YEie6FiDtW6JqHMvk1Tlep14YWOB2GHZ11_KBUWEs,6727' 2025-06-01T22:51:27.0267898Z ++ read fname 2025-06-01T22:51:27.0268316Z ++ make_wheel_record torch/include/ATen/core/op_registration/op_allowlist.h 2025-06-01T22:51:27.0268930Z ++ FPATH=torch/include/ATen/core/op_registration/op_allowlist.h 2025-06-01T22:51:27.0269493Z ++ echo torch/include/ATen/core/op_registration/op_allowlist.h 2025-06-01T22:51:27.0269925Z ++ grep RECORD 2025-06-01T22:51:27.0289520Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/op_registration/op_allowlist.h 2025-06-01T22:51:27.0290125Z +++ openssl base64 2025-06-01T22:51:27.0290607Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.0291991Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.0293288Z +++ sed -e s/=//g 2025-06-01T22:51:27.0330544Z ++ HASH=kA6vpPPdmtSHQZVXP0V0MVWhhi5Va69-AgG1Ky4o0YU 2025-06-01T22:51:27.0335597Z +++ ls -nl torch/include/ATen/core/op_registration/op_allowlist.h 2025-06-01T22:51:27.0336159Z +++ awk '{print $5}' 2025-06-01T22:51:27.0364401Z ++ FSIZE=6316 2025-06-01T22:51:27.0365445Z ++ echo '"torch/include/ATen/core/op_registration/op_allowlist.h",sha256=kA6vpPPdmtSHQZVXP0V0MVWhhi5Va69-AgG1Ky4o0YU,6316' 2025-06-01T22:51:27.0366228Z ++ read fname 2025-06-01T22:51:27.0366658Z ++ make_wheel_record torch/include/ATen/core/op_registration/op_registration.h 2025-06-01T22:51:27.0367329Z ++ FPATH=torch/include/ATen/core/op_registration/op_registration.h 2025-06-01T22:51:27.0367923Z ++ echo torch/include/ATen/core/op_registration/op_registration.h 2025-06-01T22:51:27.0368382Z ++ grep RECORD 2025-06-01T22:51:27.0391176Z +++ openssl dgst -sha256 -binary torch/include/ATen/core/op_registration/op_registration.h 2025-06-01T22:51:27.0391797Z +++ openssl base64 2025-06-01T22:51:27.0392062Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.0392308Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.0392578Z +++ sed -e s/=//g 2025-06-01T22:51:27.0432171Z ++ HASH=iMo4vFILJ03pt4ZOJZHGyEvIgPJJftE78cn2vyWWwUo 2025-06-01T22:51:27.0436809Z +++ ls -nl torch/include/ATen/core/op_registration/op_registration.h 2025-06-01T22:51:27.0437279Z +++ awk '{print $5}' 2025-06-01T22:51:27.0465557Z ++ FSIZE=28579 2025-06-01T22:51:27.0466394Z ++ echo '"torch/include/ATen/core/op_registration/op_registration.h",sha256=iMo4vFILJ03pt4ZOJZHGyEvIgPJJftE78cn2vyWWwUo,28579' 2025-06-01T22:51:27.0467171Z ++ read fname 2025-06-01T22:51:27.0467508Z ++ make_wheel_record torch/include/ATen/cpu/FlushDenormal.h 2025-06-01T22:51:27.0468104Z ++ FPATH=torch/include/ATen/cpu/FlushDenormal.h 2025-06-01T22:51:27.0468521Z ++ echo torch/include/ATen/cpu/FlushDenormal.h 2025-06-01T22:51:27.0468871Z ++ grep RECORD 2025-06-01T22:51:27.0489276Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/FlushDenormal.h 2025-06-01T22:51:27.0489804Z +++ openssl base64 2025-06-01T22:51:27.0490484Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.0491736Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.0492976Z +++ sed -e s/=//g 2025-06-01T22:51:27.0530107Z ++ HASH=QqfyFZmXGzLL1WuhGhc7SWsNq6-TARAJufstsTuMjQw 2025-06-01T22:51:27.0535215Z +++ ls -nl torch/include/ATen/cpu/FlushDenormal.h 2025-06-01T22:51:27.0536081Z +++ awk '{print $5}' 2025-06-01T22:51:27.0564364Z ++ FSIZE=537 2025-06-01T22:51:27.0565102Z ++ echo '"torch/include/ATen/cpu/FlushDenormal.h",sha256=QqfyFZmXGzLL1WuhGhc7SWsNq6-TARAJufstsTuMjQw,537' 2025-06-01T22:51:27.0565338Z ++ read fname 2025-06-01T22:51:27.0565502Z ++ make_wheel_record torch/include/ATen/cpu/Utils.h 2025-06-01T22:51:27.0565639Z ++ FPATH=torch/include/ATen/cpu/Utils.h 2025-06-01T22:51:27.0565781Z ++ echo torch/include/ATen/cpu/Utils.h 2025-06-01T22:51:27.0566009Z ++ grep RECORD 2025-06-01T22:51:27.0590441Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/Utils.h 2025-06-01T22:51:27.0592561Z +++ openssl base64 2025-06-01T22:51:27.0592698Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.0592802Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.0592911Z +++ sed -e s/=//g 2025-06-01T22:51:27.0630408Z ++ HASH=RTNW98JUgf2zS8vE8def75cclbfnZ1mJraBNgVVogNk 2025-06-01T22:51:27.0634775Z +++ ls -nl torch/include/ATen/cpu/Utils.h 2025-06-01T22:51:27.0635960Z +++ awk '{print $5}' 2025-06-01T22:51:27.0662843Z ++ FSIZE=803 2025-06-01T22:51:27.0663305Z ++ echo '"torch/include/ATen/cpu/Utils.h",sha256=RTNW98JUgf2zS8vE8def75cclbfnZ1mJraBNgVVogNk,803' 2025-06-01T22:51:27.0663417Z ++ read fname 2025-06-01T22:51:27.0663596Z ++ make_wheel_record torch/include/ATen/cpu/vml.h 2025-06-01T22:51:27.0663726Z ++ FPATH=torch/include/ATen/cpu/vml.h 2025-06-01T22:51:27.0664480Z ++ echo torch/include/ATen/cpu/vml.h 2025-06-01T22:51:27.0665929Z ++ grep RECORD 2025-06-01T22:51:27.0686486Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vml.h 2025-06-01T22:51:27.0686610Z +++ openssl base64 2025-06-01T22:51:27.0687283Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.0688392Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.0689677Z +++ sed -e s/=//g 2025-06-01T22:51:27.0728705Z ++ HASH=cPRsw6vDrSR4vQY5VSByPRODnpmkS8AkYUxi2c9mz7k 2025-06-01T22:51:27.0733571Z +++ ls -nl torch/include/ATen/cpu/vml.h 2025-06-01T22:51:27.0734478Z +++ awk '{print $5}' 2025-06-01T22:51:27.0763207Z ++ FSIZE=6075 2025-06-01T22:51:27.0763837Z ++ echo '"torch/include/ATen/cpu/vml.h",sha256=cPRsw6vDrSR4vQY5VSByPRODnpmkS8AkYUxi2c9mz7k,6075' 2025-06-01T22:51:27.0763943Z ++ read fname 2025-06-01T22:51:27.0764336Z ++ make_wheel_record torch/include/ATen/cpu/vec/functional.h 2025-06-01T22:51:27.0764494Z ++ FPATH=torch/include/ATen/cpu/vec/functional.h 2025-06-01T22:51:27.0764642Z ++ echo torch/include/ATen/cpu/vec/functional.h 2025-06-01T22:51:27.0765779Z ++ grep RECORD 2025-06-01T22:51:27.0790464Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/functional.h 2025-06-01T22:51:27.0790591Z +++ openssl base64 2025-06-01T22:51:27.0790709Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.0790817Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.0791487Z +++ sed -e s/=//g 2025-06-01T22:51:27.0832569Z ++ HASH=PznpXDxQCMjC8FX6vXq8opByq5PY1JElx5blu6kIttA 2025-06-01T22:51:27.0835134Z +++ ls -nl torch/include/ATen/cpu/vec/functional.h 2025-06-01T22:51:27.0836202Z +++ awk '{print $5}' 2025-06-01T22:51:27.0864245Z ++ FSIZE=102 2025-06-01T22:51:27.0864837Z ++ echo '"torch/include/ATen/cpu/vec/functional.h",sha256=PznpXDxQCMjC8FX6vXq8opByq5PY1JElx5blu6kIttA,102' 2025-06-01T22:51:27.0864938Z ++ read fname 2025-06-01T22:51:27.0865334Z ++ make_wheel_record torch/include/ATen/cpu/vec/functional_base.h 2025-06-01T22:51:27.0865526Z ++ FPATH=torch/include/ATen/cpu/vec/functional_base.h 2025-06-01T22:51:27.0866571Z ++ echo torch/include/ATen/cpu/vec/functional_base.h 2025-06-01T22:51:27.0867711Z ++ grep RECORD 2025-06-01T22:51:27.0888658Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/functional_base.h 2025-06-01T22:51:27.0888776Z +++ openssl base64 2025-06-01T22:51:27.0889732Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.0891095Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.0892378Z +++ sed -e s/=//g 2025-06-01T22:51:27.0930203Z ++ HASH=eTJamoVTVkQnPQY9CfZrGM6Yv58d2yx4880gUeSzWko 2025-06-01T22:51:27.0935158Z +++ ls -nl torch/include/ATen/cpu/vec/functional_base.h 2025-06-01T22:51:27.0936165Z +++ awk '{print $5}' 2025-06-01T22:51:27.0963593Z ++ FSIZE=15479 2025-06-01T22:51:27.0964346Z ++ echo '"torch/include/ATen/cpu/vec/functional_base.h",sha256=eTJamoVTVkQnPQY9CfZrGM6Yv58d2yx4880gUeSzWko,15479' 2025-06-01T22:51:27.0964733Z ++ read fname 2025-06-01T22:51:27.0965268Z ++ make_wheel_record torch/include/ATen/cpu/vec/functional_bfloat16.h 2025-06-01T22:51:27.0965669Z ++ FPATH=torch/include/ATen/cpu/vec/functional_bfloat16.h 2025-06-01T22:51:27.0965870Z ++ echo torch/include/ATen/cpu/vec/functional_bfloat16.h 2025-06-01T22:51:27.0965974Z ++ grep RECORD 2025-06-01T22:51:27.0989095Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/functional_bfloat16.h 2025-06-01T22:51:27.0989212Z +++ openssl base64 2025-06-01T22:51:27.0989445Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.0989913Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.0991079Z +++ sed -e s/=//g 2025-06-01T22:51:27.1030983Z ++ HASH=V-adXcH9VDmDpV_hfdp8rCHPbSEutYYgaQvjf1_7FwI 2025-06-01T22:51:27.1035680Z +++ ls -nl torch/include/ATen/cpu/vec/functional_bfloat16.h 2025-06-01T22:51:27.1036244Z +++ awk '{print $5}' 2025-06-01T22:51:27.1063237Z ++ FSIZE=25411 2025-06-01T22:51:27.1063965Z ++ echo '"torch/include/ATen/cpu/vec/functional_bfloat16.h",sha256=V-adXcH9VDmDpV_hfdp8rCHPbSEutYYgaQvjf1_7FwI,25411' 2025-06-01T22:51:27.1064069Z ++ read fname 2025-06-01T22:51:27.1064272Z ++ make_wheel_record torch/include/ATen/cpu/vec/intrinsics.h 2025-06-01T22:51:27.1064432Z ++ FPATH=torch/include/ATen/cpu/vec/intrinsics.h 2025-06-01T22:51:27.1064860Z ++ echo torch/include/ATen/cpu/vec/intrinsics.h 2025-06-01T22:51:27.1065978Z ++ grep RECORD 2025-06-01T22:51:27.1087362Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/intrinsics.h 2025-06-01T22:51:27.1087493Z +++ openssl base64 2025-06-01T22:51:27.1088198Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.1089512Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.1091063Z +++ sed -e s/=//g 2025-06-01T22:51:27.1129154Z ++ HASH=TyU4w201ohEBS37Of-12DBvn-m7t-An269-kKoO0fw0 2025-06-01T22:51:27.1134129Z +++ ls -nl torch/include/ATen/cpu/vec/intrinsics.h 2025-06-01T22:51:27.1135292Z +++ awk '{print $5}' 2025-06-01T22:51:27.1165074Z ++ FSIZE=2088 2025-06-01T22:51:27.1165599Z ++ echo '"torch/include/ATen/cpu/vec/intrinsics.h",sha256=TyU4w201ohEBS37Of-12DBvn-m7t-An269-kKoO0fw0,2088' 2025-06-01T22:51:27.1165700Z ++ read fname 2025-06-01T22:51:27.1165877Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec.h 2025-06-01T22:51:27.1166009Z ++ FPATH=torch/include/ATen/cpu/vec/vec.h 2025-06-01T22:51:27.1166160Z ++ echo torch/include/ATen/cpu/vec/vec.h 2025-06-01T22:51:27.1166259Z ++ grep RECORD 2025-06-01T22:51:27.1191037Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec.h 2025-06-01T22:51:27.1191238Z +++ openssl base64 2025-06-01T22:51:27.1191596Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.1191729Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.1192093Z +++ sed -e s/=//g 2025-06-01T22:51:27.1232409Z ++ HASH=8OdgxpoFknzgx31t0Zo3NiWsOmk6zTJvHAmfRQeeh4A 2025-06-01T22:51:27.1235522Z +++ ls -nl torch/include/ATen/cpu/vec/vec.h 2025-06-01T22:51:27.1236674Z +++ awk '{print $5}' 2025-06-01T22:51:27.1264601Z ++ FSIZE=1349 2025-06-01T22:51:27.1265115Z ++ echo '"torch/include/ATen/cpu/vec/vec.h",sha256=8OdgxpoFknzgx31t0Zo3NiWsOmk6zTJvHAmfRQeeh4A,1349' 2025-06-01T22:51:27.1265217Z ++ read fname 2025-06-01T22:51:27.1265415Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec_base.h 2025-06-01T22:51:27.1265577Z ++ FPATH=torch/include/ATen/cpu/vec/vec_base.h 2025-06-01T22:51:27.1265882Z ++ echo torch/include/ATen/cpu/vec/vec_base.h 2025-06-01T22:51:27.1267105Z ++ grep RECORD 2025-06-01T22:51:27.1287973Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec_base.h 2025-06-01T22:51:27.1288380Z +++ openssl base64 2025-06-01T22:51:27.1289694Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.1291047Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.1292387Z +++ sed -e s/=//g 2025-06-01T22:51:27.1330173Z ++ HASH=Lczpzf_SXKxS4nAcnaC6bD1nbXWC5UBMKns7v8xa8gY 2025-06-01T22:51:27.1335294Z +++ ls -nl torch/include/ATen/cpu/vec/vec_base.h 2025-06-01T22:51:27.1336198Z +++ awk '{print $5}' 2025-06-01T22:51:27.1363118Z ++ FSIZE=48807 2025-06-01T22:51:27.1363788Z ++ echo '"torch/include/ATen/cpu/vec/vec_base.h",sha256=Lczpzf_SXKxS4nAcnaC6bD1nbXWC5UBMKns7v8xa8gY,48807' 2025-06-01T22:51:27.1363959Z ++ read fname 2025-06-01T22:51:27.1364186Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec_convert.h 2025-06-01T22:51:27.1364642Z ++ FPATH=torch/include/ATen/cpu/vec/vec_convert.h 2025-06-01T22:51:27.1365369Z ++ echo torch/include/ATen/cpu/vec/vec_convert.h 2025-06-01T22:51:27.1366279Z ++ grep RECORD 2025-06-01T22:51:27.1390157Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec_convert.h 2025-06-01T22:51:27.1390741Z +++ openssl base64 2025-06-01T22:51:27.1390859Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.1391278Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.1392690Z +++ sed -e s/=//g 2025-06-01T22:51:27.1432166Z ++ HASH=-zaM58vu1KihgkrVgtbwB9PmnrhjHdLfcROtkOWQMIk 2025-06-01T22:51:27.1435759Z +++ ls -nl torch/include/ATen/cpu/vec/vec_convert.h 2025-06-01T22:51:27.1435861Z +++ awk '{print $5}' 2025-06-01T22:51:27.1462104Z ++ FSIZE=2289 2025-06-01T22:51:27.1462754Z ++ echo '"torch/include/ATen/cpu/vec/vec_convert.h",sha256=-zaM58vu1KihgkrVgtbwB9PmnrhjHdLfcROtkOWQMIk,2289' 2025-06-01T22:51:27.1462930Z ++ read fname 2025-06-01T22:51:27.1463115Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec_half.h 2025-06-01T22:51:27.1463257Z ++ FPATH=torch/include/ATen/cpu/vec/vec_half.h 2025-06-01T22:51:27.1463984Z ++ echo torch/include/ATen/cpu/vec/vec_half.h 2025-06-01T22:51:27.1465391Z ++ grep RECORD 2025-06-01T22:51:27.1487006Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec_half.h 2025-06-01T22:51:27.1487148Z +++ openssl base64 2025-06-01T22:51:27.1487644Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.1488766Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.1490233Z +++ sed -e s/=//g 2025-06-01T22:51:27.1528924Z ++ HASH=ft_ziTVZvoKXUoMnMkd-16H4FilKY2GVkFfdT3yyHbI 2025-06-01T22:51:27.1533913Z +++ ls -nl torch/include/ATen/cpu/vec/vec_half.h 2025-06-01T22:51:27.1534994Z +++ awk '{print $5}' 2025-06-01T22:51:27.1565180Z ++ FSIZE=4635 2025-06-01T22:51:27.1565674Z ++ echo '"torch/include/ATen/cpu/vec/vec_half.h",sha256=ft_ziTVZvoKXUoMnMkd-16H4FilKY2GVkFfdT3yyHbI,4635' 2025-06-01T22:51:27.1565785Z ++ read fname 2025-06-01T22:51:27.1565976Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec_mask.h 2025-06-01T22:51:27.1566121Z ++ FPATH=torch/include/ATen/cpu/vec/vec_mask.h 2025-06-01T22:51:27.1566272Z ++ echo torch/include/ATen/cpu/vec/vec_mask.h 2025-06-01T22:51:27.1566832Z ++ grep RECORD 2025-06-01T22:51:27.1590440Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec_mask.h 2025-06-01T22:51:27.1590553Z +++ openssl base64 2025-06-01T22:51:27.1590670Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.1590866Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.1592231Z +++ sed -e s/=//g 2025-06-01T22:51:27.1630859Z ++ HASH=qln-YCnyOe66bMwxkiyFA7bvqSOVKoJESx-cjASxgJc 2025-06-01T22:51:27.1636592Z +++ ls -nl torch/include/ATen/cpu/vec/vec_mask.h 2025-06-01T22:51:27.1637744Z +++ awk '{print $5}' 2025-06-01T22:51:27.1666206Z ++ FSIZE=9971 2025-06-01T22:51:27.1666817Z ++ echo '"torch/include/ATen/cpu/vec/vec_mask.h",sha256=qln-YCnyOe66bMwxkiyFA7bvqSOVKoJESx-cjASxgJc,9971' 2025-06-01T22:51:27.1666959Z ++ read fname 2025-06-01T22:51:27.1667185Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec_n.h 2025-06-01T22:51:27.1667329Z ++ FPATH=torch/include/ATen/cpu/vec/vec_n.h 2025-06-01T22:51:27.1667456Z ++ echo torch/include/ATen/cpu/vec/vec_n.h 2025-06-01T22:51:27.1668539Z ++ grep RECORD 2025-06-01T22:51:27.1689420Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec_n.h 2025-06-01T22:51:27.1689543Z +++ openssl base64 2025-06-01T22:51:27.1690521Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.1691721Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.1693082Z +++ sed -e s/=//g 2025-06-01T22:51:27.1730186Z ++ HASH=efB6DtE7bi1XcavDRsl5zOMZFARR10Nxpe1cyEkkWDw 2025-06-01T22:51:27.1735194Z +++ ls -nl torch/include/ATen/cpu/vec/vec_n.h 2025-06-01T22:51:27.1736139Z +++ awk '{print $5}' 2025-06-01T22:51:27.1762969Z ++ FSIZE=13461 2025-06-01T22:51:27.1763487Z ++ echo '"torch/include/ATen/cpu/vec/vec_n.h",sha256=efB6DtE7bi1XcavDRsl5zOMZFARR10Nxpe1cyEkkWDw,13461' 2025-06-01T22:51:27.1763615Z ++ read fname 2025-06-01T22:51:27.1763950Z ++ make_wheel_record torch/include/ATen/cpu/vec/sve/sve_helper.h 2025-06-01T22:51:27.1764174Z ++ FPATH=torch/include/ATen/cpu/vec/sve/sve_helper.h 2025-06-01T22:51:27.1765096Z ++ echo torch/include/ATen/cpu/vec/sve/sve_helper.h 2025-06-01T22:51:27.1765501Z ++ grep RECORD 2025-06-01T22:51:27.1789926Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/sve/sve_helper.h 2025-06-01T22:51:27.1790051Z +++ openssl base64 2025-06-01T22:51:27.1790154Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.1790251Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.1791352Z +++ sed -e s/=//g 2025-06-01T22:51:27.1831542Z ++ HASH=dO7dEqdaqNZdjKtRxzjRFM2qd3ec6mWgashxvRLv9A4 2025-06-01T22:51:27.1839677Z +++ ls -nl torch/include/ATen/cpu/vec/sve/sve_helper.h 2025-06-01T22:51:27.1840917Z +++ awk '{print $5}' 2025-06-01T22:51:27.1869643Z ++ FSIZE=3169 2025-06-01T22:51:27.1870495Z ++ echo '"torch/include/ATen/cpu/vec/sve/sve_helper.h",sha256=dO7dEqdaqNZdjKtRxzjRFM2qd3ec6mWgashxvRLv9A4,3169' 2025-06-01T22:51:27.1870607Z ++ read fname 2025-06-01T22:51:27.1870868Z ++ make_wheel_record torch/include/ATen/cpu/vec/sve/vec_bfloat16.h 2025-06-01T22:51:27.1871051Z ++ FPATH=torch/include/ATen/cpu/vec/sve/vec_bfloat16.h 2025-06-01T22:51:27.1871220Z ++ echo torch/include/ATen/cpu/vec/sve/vec_bfloat16.h 2025-06-01T22:51:27.1871336Z ++ grep RECORD 2025-06-01T22:51:27.1891599Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/sve/vec_bfloat16.h 2025-06-01T22:51:27.1891711Z +++ openssl base64 2025-06-01T22:51:27.1892828Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.1894100Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.1895511Z +++ sed -e s/=//g 2025-06-01T22:51:27.1932095Z ++ HASH=GsFSFfMN6MnARxHUEHK2cMlpGlwKNMrvzfYwToGql-Q 2025-06-01T22:51:27.1938341Z +++ ls -nl torch/include/ATen/cpu/vec/sve/vec_bfloat16.h 2025-06-01T22:51:27.1938696Z +++ awk '{print $5}' 2025-06-01T22:51:27.1965584Z ++ FSIZE=20221 2025-06-01T22:51:27.1966147Z ++ echo '"torch/include/ATen/cpu/vec/sve/vec_bfloat16.h",sha256=GsFSFfMN6MnARxHUEHK2cMlpGlwKNMrvzfYwToGql-Q,20221' 2025-06-01T22:51:27.1966249Z ++ read fname 2025-06-01T22:51:27.1966486Z ++ make_wheel_record torch/include/ATen/cpu/vec/sve/vec_common_sve.h 2025-06-01T22:51:27.1966697Z ++ FPATH=torch/include/ATen/cpu/vec/sve/vec_common_sve.h 2025-06-01T22:51:27.1967187Z ++ echo torch/include/ATen/cpu/vec/sve/vec_common_sve.h 2025-06-01T22:51:27.1968268Z ++ grep RECORD 2025-06-01T22:51:27.1993031Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/sve/vec_common_sve.h 2025-06-01T22:51:27.1993204Z +++ openssl base64 2025-06-01T22:51:27.1993370Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.1993484Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.1993796Z +++ sed -e s/=//g 2025-06-01T22:51:27.2034140Z ++ HASH=AFZn76hJK1hN_dYjI2F99GkqhU4GwO6nz8-vhVSZwfU 2025-06-01T22:51:27.2038250Z +++ ls -nl torch/include/ATen/cpu/vec/sve/vec_common_sve.h 2025-06-01T22:51:27.2039304Z +++ awk '{print $5}' 2025-06-01T22:51:27.2066465Z ++ FSIZE=8424 2025-06-01T22:51:27.2067034Z ++ echo '"torch/include/ATen/cpu/vec/sve/vec_common_sve.h",sha256=AFZn76hJK1hN_dYjI2F99GkqhU4GwO6nz8-vhVSZwfU,8424' 2025-06-01T22:51:27.2067137Z ++ read fname 2025-06-01T22:51:27.2067403Z ++ make_wheel_record torch/include/ATen/cpu/vec/sve/vec_double.h 2025-06-01T22:51:27.2067565Z ++ FPATH=torch/include/ATen/cpu/vec/sve/vec_double.h 2025-06-01T22:51:27.2067888Z ++ echo torch/include/ATen/cpu/vec/sve/vec_double.h 2025-06-01T22:51:27.2069240Z ++ grep RECORD 2025-06-01T22:51:27.2089968Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/sve/vec_double.h 2025-06-01T22:51:27.2090091Z +++ openssl base64 2025-06-01T22:51:27.2091194Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.2092562Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.2094031Z +++ sed -e s/=//g 2025-06-01T22:51:27.2131580Z ++ HASH=1L0m7LrU2dUI27XTHX3AQLap6k_EthbqE5DWiIeareU 2025-06-01T22:51:27.2136254Z +++ ls -nl torch/include/ATen/cpu/vec/sve/vec_double.h 2025-06-01T22:51:27.2137875Z +++ awk '{print $5}' 2025-06-01T22:51:27.2165455Z ++ FSIZE=18957 2025-06-01T22:51:27.2165965Z ++ echo '"torch/include/ATen/cpu/vec/sve/vec_double.h",sha256=1L0m7LrU2dUI27XTHX3AQLap6k_EthbqE5DWiIeareU,18957' 2025-06-01T22:51:27.2166062Z ++ read fname 2025-06-01T22:51:27.2166406Z ++ make_wheel_record torch/include/ATen/cpu/vec/sve/vec_float.h 2025-06-01T22:51:27.2166580Z ++ FPATH=torch/include/ATen/cpu/vec/sve/vec_float.h 2025-06-01T22:51:27.2167103Z ++ echo torch/include/ATen/cpu/vec/sve/vec_float.h 2025-06-01T22:51:27.2167626Z ++ grep RECORD 2025-06-01T22:51:27.2192779Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/sve/vec_float.h 2025-06-01T22:51:27.2192903Z +++ openssl base64 2025-06-01T22:51:27.2193135Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.2193250Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.2194207Z +++ sed -e s/=//g 2025-06-01T22:51:27.2236255Z ++ HASH=Dwmc5DxNqKA6yaX6S3N6NJdOyroC_NHSoQtYytS-oEo 2025-06-01T22:51:27.2239354Z +++ ls -nl torch/include/ATen/cpu/vec/sve/vec_float.h 2025-06-01T22:51:27.2239460Z +++ awk '{print $5}' 2025-06-01T22:51:27.2268210Z ++ FSIZE=26867 2025-06-01T22:51:27.2268952Z ++ echo '"torch/include/ATen/cpu/vec/sve/vec_float.h",sha256=Dwmc5DxNqKA6yaX6S3N6NJdOyroC_NHSoQtYytS-oEo,26867' 2025-06-01T22:51:27.2269655Z ++ read fname 2025-06-01T22:51:27.2269994Z ++ make_wheel_record torch/include/ATen/cpu/vec/sve/vec_int.h 2025-06-01T22:51:27.2270476Z ++ FPATH=torch/include/ATen/cpu/vec/sve/vec_int.h 2025-06-01T22:51:27.2270897Z ++ echo torch/include/ATen/cpu/vec/sve/vec_int.h 2025-06-01T22:51:27.2271274Z ++ grep RECORD 2025-06-01T22:51:27.2289466Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/sve/vec_int.h 2025-06-01T22:51:27.2289975Z +++ openssl base64 2025-06-01T22:51:27.2290861Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.2292132Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.2293474Z +++ sed -e s/=//g 2025-06-01T22:51:27.2330835Z ++ HASH=t-XgpJ9Y7yHQi5tuJgbYWTkYg5JWMh-tDJxhJqFuPC8 2025-06-01T22:51:27.2336169Z +++ ls -nl torch/include/ATen/cpu/vec/sve/vec_int.h 2025-06-01T22:51:27.2337273Z +++ awk '{print $5}' 2025-06-01T22:51:27.2365404Z ++ FSIZE=27810 2025-06-01T22:51:27.2366088Z ++ echo '"torch/include/ATen/cpu/vec/sve/vec_int.h",sha256=t-XgpJ9Y7yHQi5tuJgbYWTkYg5JWMh-tDJxhJqFuPC8,27810' 2025-06-01T22:51:27.2366780Z ++ read fname 2025-06-01T22:51:27.2367146Z ++ make_wheel_record torch/include/ATen/cpu/vec/sve/vec_qint.h 2025-06-01T22:51:27.2367644Z ++ FPATH=torch/include/ATen/cpu/vec/sve/vec_qint.h 2025-06-01T22:51:27.2368092Z ++ echo torch/include/ATen/cpu/vec/sve/vec_qint.h 2025-06-01T22:51:27.2368479Z ++ grep RECORD 2025-06-01T22:51:27.2392589Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/sve/vec_qint.h 2025-06-01T22:51:27.2393134Z +++ openssl base64 2025-06-01T22:51:27.2393382Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.2393641Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.2393894Z +++ sed -e s/=//g 2025-06-01T22:51:27.2434651Z ++ HASH=b_tlwirQKblV8VTX4C5SQCGB9iPqhNOc2QHjhKt6JiE 2025-06-01T22:51:27.2437720Z +++ ls -nl torch/include/ATen/cpu/vec/sve/vec_qint.h 2025-06-01T22:51:27.2438123Z +++ awk '{print $5}' 2025-06-01T22:51:27.2465378Z ++ FSIZE=20043 2025-06-01T22:51:27.2475591Z ++ echo '"torch/include/ATen/cpu/vec/sve/vec_qint.h",sha256=b_tlwirQKblV8VTX4C5SQCGB9iPqhNOc2QHjhKt6JiE,20043' 2025-06-01T22:51:27.2476350Z ++ read fname 2025-06-01T22:51:27.2476709Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec128/vec128.h 2025-06-01T22:51:27.2477177Z ++ FPATH=torch/include/ATen/cpu/vec/vec128/vec128.h 2025-06-01T22:51:27.2477742Z ++ echo torch/include/ATen/cpu/vec/vec128/vec128.h 2025-06-01T22:51:27.2478094Z ++ grep RECORD 2025-06-01T22:51:27.2487389Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec128/vec128.h 2025-06-01T22:51:27.2488064Z +++ openssl base64 2025-06-01T22:51:27.2489249Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.2490626Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.2492026Z +++ sed -e s/=//g 2025-06-01T22:51:27.2529930Z ++ HASH=Hqo-EhdS-O78HSMIgjpfoadh1dlf7c8KkPH4Bxu8u0s 2025-06-01T22:51:27.2535191Z +++ ls -nl torch/include/ATen/cpu/vec/vec128/vec128.h 2025-06-01T22:51:27.2536077Z +++ awk '{print $5}' 2025-06-01T22:51:27.2564990Z ++ FSIZE=365 2025-06-01T22:51:27.2565661Z ++ echo '"torch/include/ATen/cpu/vec/vec128/vec128.h",sha256=Hqo-EhdS-O78HSMIgjpfoadh1dlf7c8KkPH4Bxu8u0s,365' 2025-06-01T22:51:27.2566589Z ++ read fname 2025-06-01T22:51:27.2566997Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h 2025-06-01T22:51:27.2567631Z ++ FPATH=torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h 2025-06-01T22:51:27.2568206Z ++ echo torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h 2025-06-01T22:51:27.2568637Z ++ grep RECORD 2025-06-01T22:51:27.2592062Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h 2025-06-01T22:51:27.2592688Z +++ openssl base64 2025-06-01T22:51:27.2592944Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.2593182Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.2593434Z +++ sed -e s/=//g 2025-06-01T22:51:27.2633207Z ++ HASH=4qxb4WVpJv73cWonvuxL4a331Ub05Sxtn_GVV6G3cLA 2025-06-01T22:51:27.2641927Z +++ ls -nl torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h 2025-06-01T22:51:27.2642378Z +++ awk '{print $5}' 2025-06-01T22:51:27.2669691Z ++ FSIZE=22570 2025-06-01T22:51:27.2670591Z ++ echo '"torch/include/ATen/cpu/vec/vec128/vec128_bfloat16_neon.h",sha256=4qxb4WVpJv73cWonvuxL4a331Ub05Sxtn_GVV6G3cLA,22570' 2025-06-01T22:51:27.2671370Z ++ read fname 2025-06-01T22:51:27.2671768Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec128/vec128_convert.h 2025-06-01T22:51:27.2672357Z ++ FPATH=torch/include/ATen/cpu/vec/vec128/vec128_convert.h 2025-06-01T22:51:27.2672901Z ++ echo torch/include/ATen/cpu/vec/vec128/vec128_convert.h 2025-06-01T22:51:27.2673322Z ++ grep RECORD 2025-06-01T22:51:27.2691916Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec128/vec128_convert.h 2025-06-01T22:51:27.2692538Z +++ openssl base64 2025-06-01T22:51:27.2693758Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.2695292Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.2696609Z +++ sed -e s/=//g 2025-06-01T22:51:27.2733047Z ++ HASH=jwy7ek0ccJ-sZUi8M2KgRMd1W9gh8IfyBcHVFm38Alc 2025-06-01T22:51:27.2738922Z +++ ls -nl torch/include/ATen/cpu/vec/vec128/vec128_convert.h 2025-06-01T22:51:27.2739664Z +++ awk '{print $5}' 2025-06-01T22:51:27.2766135Z ++ FSIZE=1987 2025-06-01T22:51:27.2766906Z ++ echo '"torch/include/ATen/cpu/vec/vec128/vec128_convert.h",sha256=jwy7ek0ccJ-sZUi8M2KgRMd1W9gh8IfyBcHVFm38Alc,1987' 2025-06-01T22:51:27.2767728Z ++ read fname 2025-06-01T22:51:27.2768146Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h 2025-06-01T22:51:27.2768817Z ++ FPATH=torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h 2025-06-01T22:51:27.2769386Z ++ echo torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h 2025-06-01T22:51:27.2769819Z ++ grep RECORD 2025-06-01T22:51:27.2794272Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h 2025-06-01T22:51:27.2794942Z +++ openssl base64 2025-06-01T22:51:27.2795267Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.2795528Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.2795794Z +++ sed -e s/=//g 2025-06-01T22:51:27.2835783Z ++ HASH=SKK7UO4nBoWNfPRxeHJDPfOKlX8jLtzg7kyp9NAuWnw 2025-06-01T22:51:27.2838528Z +++ ls -nl torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h 2025-06-01T22:51:27.2839283Z +++ awk '{print $5}' 2025-06-01T22:51:27.2867099Z ++ FSIZE=19650 2025-06-01T22:51:27.2867929Z ++ echo '"torch/include/ATen/cpu/vec/vec128/vec128_float_neon.h",sha256=SKK7UO4nBoWNfPRxeHJDPfOKlX8jLtzg7kyp9NAuWnw,19650' 2025-06-01T22:51:27.2868944Z ++ read fname 2025-06-01T22:51:27.2869336Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h 2025-06-01T22:51:27.2869985Z ++ FPATH=torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h 2025-06-01T22:51:27.2870510Z ++ echo torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h 2025-06-01T22:51:27.2870924Z ++ grep RECORD 2025-06-01T22:51:27.2890636Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h 2025-06-01T22:51:27.2891192Z +++ openssl base64 2025-06-01T22:51:27.2891648Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.2892989Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.2894296Z +++ sed -e s/=//g 2025-06-01T22:51:27.2930998Z ++ HASH=UIvcMcc2C7p3BjDgQuZDBuQ92NxPkIbj8HHgI-qOCmw 2025-06-01T22:51:27.2936161Z +++ ls -nl torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h 2025-06-01T22:51:27.2937739Z +++ awk '{print $5}' 2025-06-01T22:51:27.2965383Z ++ FSIZE=20094 2025-06-01T22:51:27.2966159Z ++ echo '"torch/include/ATen/cpu/vec/vec128/vec128_half_neon.h",sha256=UIvcMcc2C7p3BjDgQuZDBuQ92NxPkIbj8HHgI-qOCmw,20094' 2025-06-01T22:51:27.2967020Z ++ read fname 2025-06-01T22:51:27.2967738Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h 2025-06-01T22:51:27.2968571Z ++ FPATH=torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h 2025-06-01T22:51:27.2969320Z ++ echo torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h 2025-06-01T22:51:27.2969883Z ++ grep RECORD 2025-06-01T22:51:27.2990879Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h 2025-06-01T22:51:27.2991613Z +++ openssl base64 2025-06-01T22:51:27.2991893Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.2992142Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.2992665Z +++ sed -e s/=//g 2025-06-01T22:51:27.3032258Z ++ HASH=hAecc21BZva5VYKoNC0oj7t6-BuNO2KvFoJQLuJb2A4 2025-06-01T22:51:27.3037194Z +++ ls -nl torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h 2025-06-01T22:51:27.3037900Z +++ awk '{print $5}' 2025-06-01T22:51:27.3064967Z ++ FSIZE=9778 2025-06-01T22:51:27.3065869Z ++ echo '"torch/include/ATen/cpu/vec/vec128/vec128_reduced_precision_common_neon.h",sha256=hAecc21BZva5VYKoNC0oj7t6-BuNO2KvFoJQLuJb2A4,9778' 2025-06-01T22:51:27.3066719Z ++ read fname 2025-06-01T22:51:27.3067193Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h 2025-06-01T22:51:27.3067783Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h 2025-06-01T22:51:27.3068402Z ++ echo torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h 2025-06-01T22:51:27.3068833Z ++ grep RECORD 2025-06-01T22:51:27.3089033Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h 2025-06-01T22:51:27.3089653Z +++ openssl base64 2025-06-01T22:51:27.3090197Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.3091259Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.3092534Z +++ sed -e s/=//g 2025-06-01T22:51:27.3130473Z ++ HASH=rLVZSKT1P1gHHVB10alyEd8W7B7B6jpsgZ81FDKz-xU 2025-06-01T22:51:27.3137030Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h 2025-06-01T22:51:27.3137482Z +++ awk '{print $5}' 2025-06-01T22:51:27.3164368Z ++ FSIZE=13783 2025-06-01T22:51:27.3165384Z ++ echo '"torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h",sha256=rLVZSKT1P1gHHVB10alyEd8W7B7B6jpsgZ81FDKz-xU,13783' 2025-06-01T22:51:27.3166166Z ++ read fname 2025-06-01T22:51:27.3166592Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h 2025-06-01T22:51:27.3167226Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h 2025-06-01T22:51:27.3167775Z ++ echo torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h 2025-06-01T22:51:27.3168220Z ++ grep RECORD 2025-06-01T22:51:27.3191234Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h 2025-06-01T22:51:27.3191847Z +++ openssl base64 2025-06-01T22:51:27.3192102Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.3192519Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.3193404Z +++ sed -e s/=//g 2025-06-01T22:51:27.3232057Z ++ HASH=cNXeqrvzcbS4jXSUletwuM_fTpTqyc8-0LCoywxrYnw 2025-06-01T22:51:27.3236742Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h 2025-06-01T22:51:27.3237192Z +++ awk '{print $5}' 2025-06-01T22:51:27.3264539Z ++ FSIZE=285 2025-06-01T22:51:27.3265336Z ++ echo '"torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h",sha256=cNXeqrvzcbS4jXSUletwuM_fTpTqyc8-0LCoywxrYnw,285' 2025-06-01T22:51:27.3266072Z ++ read fname 2025-06-01T22:51:27.3266428Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vec256.h 2025-06-01T22:51:27.3266912Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vec256.h 2025-06-01T22:51:27.3267350Z ++ echo torch/include/ATen/cpu/vec/vec256/vec256.h 2025-06-01T22:51:27.3267712Z ++ grep RECORD 2025-06-01T22:51:27.3288284Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vec256.h 2025-06-01T22:51:27.3288962Z +++ openssl base64 2025-06-01T22:51:27.3289222Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.3290308Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.3291498Z +++ sed -e s/=//g 2025-06-01T22:51:27.3330222Z ++ HASH=RF0No_vv-02cKPgmJe4l8oc0gyYWjFFOjQ1KP8gm8lQ 2025-06-01T22:51:27.3335031Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vec256.h 2025-06-01T22:51:27.3336238Z +++ awk '{print $5}' 2025-06-01T22:51:27.3365428Z ++ FSIZE=12720 2025-06-01T22:51:27.3366110Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vec256.h",sha256=RF0No_vv-02cKPgmJe4l8oc0gyYWjFFOjQ1KP8gm8lQ,12720' 2025-06-01T22:51:27.3366823Z ++ read fname 2025-06-01T22:51:27.3367367Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h 2025-06-01T22:51:27.3367996Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h 2025-06-01T22:51:27.3368567Z ++ echo torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h 2025-06-01T22:51:27.3368994Z ++ grep RECORD 2025-06-01T22:51:27.3393353Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h 2025-06-01T22:51:27.3393933Z +++ openssl base64 2025-06-01T22:51:27.3394201Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.3394448Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.3394717Z +++ sed -e s/=//g 2025-06-01T22:51:27.3436278Z ++ HASH=Moi42EO54GP1yrKhU_LR_WuQv5zzBzO-P-hv2u8GHaM 2025-06-01T22:51:27.3439051Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h 2025-06-01T22:51:27.3439505Z +++ awk '{print $5}' 2025-06-01T22:51:27.3468158Z ++ FSIZE=28391 2025-06-01T22:51:27.3468963Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vec256_16bit_float.h",sha256=Moi42EO54GP1yrKhU_LR_WuQv5zzBzO-P-hv2u8GHaM,28391' 2025-06-01T22:51:27.3469705Z ++ read fname 2025-06-01T22:51:27.3470108Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h 2025-06-01T22:51:27.3470683Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h 2025-06-01T22:51:27.3471189Z ++ echo torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h 2025-06-01T22:51:27.3471605Z ++ grep RECORD 2025-06-01T22:51:27.3490116Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h 2025-06-01T22:51:27.3490686Z +++ openssl base64 2025-06-01T22:51:27.3491323Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.3492722Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.3494062Z +++ sed -e s/=//g 2025-06-01T22:51:27.3531590Z ++ HASH=uKtUfMlyMM7GhgBJrRCFQX_FyHYZf7X1oW4AVpNB7os 2025-06-01T22:51:27.3536604Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h 2025-06-01T22:51:27.3538067Z +++ awk '{print $5}' 2025-06-01T22:51:27.3565499Z ++ FSIZE=8807 2025-06-01T22:51:27.3566251Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h",sha256=uKtUfMlyMM7GhgBJrRCFQX_FyHYZf7X1oW4AVpNB7os,8807' 2025-06-01T22:51:27.3567008Z ++ read fname 2025-06-01T22:51:27.3567447Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h 2025-06-01T22:51:27.3568092Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h 2025-06-01T22:51:27.3568700Z ++ echo torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h 2025-06-01T22:51:27.3569291Z ++ grep RECORD 2025-06-01T22:51:27.3593278Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h 2025-06-01T22:51:27.3593888Z +++ openssl base64 2025-06-01T22:51:27.3594140Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.3594407Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.3594659Z +++ sed -e s/=//g 2025-06-01T22:51:27.3634054Z ++ HASH=MJRD5KXkpsA5jrIyEQU0Reah33H1kLudjefCrfrbXWM 2025-06-01T22:51:27.3638470Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h 2025-06-01T22:51:27.3639213Z +++ awk '{print $5}' 2025-06-01T22:51:27.3667764Z ++ FSIZE=19495 2025-06-01T22:51:27.3668580Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h",sha256=MJRD5KXkpsA5jrIyEQU0Reah33H1kLudjefCrfrbXWM,19495' 2025-06-01T22:51:27.3669367Z ++ read fname 2025-06-01T22:51:27.3669777Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h 2025-06-01T22:51:27.3670546Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h 2025-06-01T22:51:27.3671123Z ++ echo torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h 2025-06-01T22:51:27.3671553Z ++ grep RECORD 2025-06-01T22:51:27.3690768Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h 2025-06-01T22:51:27.3691421Z +++ openssl base64 2025-06-01T22:51:27.3692140Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.3693432Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.3694719Z +++ sed -e s/=//g 2025-06-01T22:51:27.3732344Z ++ HASH=5zKCcvhOrYr2nNnWjKS-V7BEjBkub4Z_Lfd5a_S5xrg 2025-06-01T22:51:27.3738536Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h 2025-06-01T22:51:27.3739132Z +++ awk '{print $5}' 2025-06-01T22:51:27.3765109Z ++ FSIZE=21576 2025-06-01T22:51:27.3765884Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h",sha256=5zKCcvhOrYr2nNnWjKS-V7BEjBkub4Z_Lfd5a_S5xrg,21576' 2025-06-01T22:51:27.3766704Z ++ read fname 2025-06-01T22:51:27.3767099Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vec256_convert.h 2025-06-01T22:51:27.3767695Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vec256_convert.h 2025-06-01T22:51:27.3768212Z ++ echo torch/include/ATen/cpu/vec/vec256/vec256_convert.h 2025-06-01T22:51:27.3768638Z ++ grep RECORD 2025-06-01T22:51:27.3792465Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vec256_convert.h 2025-06-01T22:51:27.3793348Z +++ openssl base64 2025-06-01T22:51:27.3793665Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.3793931Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.3794197Z +++ sed -e s/=//g 2025-06-01T22:51:27.3834366Z ++ HASH=zW1ZdS_HIECZV8KuGKuz-fTJ1-e01sv0kE5vu18eomM 2025-06-01T22:51:27.3837807Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vec256_convert.h 2025-06-01T22:51:27.3838232Z +++ awk '{print $5}' 2025-06-01T22:51:27.3866385Z ++ FSIZE=11033 2025-06-01T22:51:27.3867164Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vec256_convert.h",sha256=zW1ZdS_HIECZV8KuGKuz-fTJ1-e01sv0kE5vu18eomM,11033' 2025-06-01T22:51:27.3867920Z ++ read fname 2025-06-01T22:51:27.3868311Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vec256_double.h 2025-06-01T22:51:27.3868857Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vec256_double.h 2025-06-01T22:51:27.3869349Z ++ echo torch/include/ATen/cpu/vec/vec256/vec256_double.h 2025-06-01T22:51:27.3869741Z ++ grep RECORD 2025-06-01T22:51:27.3889813Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vec256_double.h 2025-06-01T22:51:27.3890365Z +++ openssl base64 2025-06-01T22:51:27.3891404Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.3892683Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.3894043Z +++ sed -e s/=//g 2025-06-01T22:51:27.3931210Z ++ HASH=aiaAuEE9QJpWOWams4-b-1zelbMFKdmVp0SNO_u0ht0 2025-06-01T22:51:27.3936313Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vec256_double.h 2025-06-01T22:51:27.3936931Z +++ awk '{print $5}' 2025-06-01T22:51:27.3965694Z ++ FSIZE=15107 2025-06-01T22:51:27.3966422Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vec256_double.h",sha256=aiaAuEE9QJpWOWams4-b-1zelbMFKdmVp0SNO_u0ht0,15107' 2025-06-01T22:51:27.3967192Z ++ read fname 2025-06-01T22:51:27.3967718Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vec256_float.h 2025-06-01T22:51:27.3968277Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vec256_float.h 2025-06-01T22:51:27.3968755Z ++ echo torch/include/ATen/cpu/vec/vec256/vec256_float.h 2025-06-01T22:51:27.3969175Z ++ grep RECORD 2025-06-01T22:51:27.3991815Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vec256_float.h 2025-06-01T22:51:27.3992362Z +++ openssl base64 2025-06-01T22:51:27.3992667Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.3992910Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.3993178Z +++ sed -e s/=//g 2025-06-01T22:51:27.4033264Z ++ HASH=uZ3TzIlFAmJCASaqpVWKAqgKvMgcommrIMHuM8DuQXI 2025-06-01T22:51:27.4036927Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vec256_float.h 2025-06-01T22:51:27.4037375Z +++ awk '{print $5}' 2025-06-01T22:51:27.4065023Z ++ FSIZE=24472 2025-06-01T22:51:27.4065828Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vec256_float.h",sha256=uZ3TzIlFAmJCASaqpVWKAqgKvMgcommrIMHuM8DuQXI,24472' 2025-06-01T22:51:27.4066575Z ++ read fname 2025-06-01T22:51:27.4066950Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vec256_half.h 2025-06-01T22:51:27.4067484Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vec256_half.h 2025-06-01T22:51:27.4068074Z ++ echo torch/include/ATen/cpu/vec/vec256/vec256_half.h 2025-06-01T22:51:27.4068473Z ++ grep RECORD 2025-06-01T22:51:27.4088581Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vec256_half.h 2025-06-01T22:51:27.4089143Z +++ openssl base64 2025-06-01T22:51:27.4089732Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.4091170Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.4092530Z +++ sed -e s/=//g 2025-06-01T22:51:27.4129651Z ++ HASH=Lo6OGWTTQ2xurhCeyQqMdXgv4O-03X3z58oNUvG1cLQ 2025-06-01T22:51:27.4134534Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vec256_half.h 2025-06-01T22:51:27.4135783Z +++ awk '{print $5}' 2025-06-01T22:51:27.4165762Z ++ FSIZE=8389 2025-06-01T22:51:27.4166490Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vec256_half.h",sha256=Lo6OGWTTQ2xurhCeyQqMdXgv4O-03X3z58oNUvG1cLQ,8389' 2025-06-01T22:51:27.4167233Z ++ read fname 2025-06-01T22:51:27.4167613Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vec256_int.h 2025-06-01T22:51:27.4168140Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vec256_int.h 2025-06-01T22:51:27.4168624Z ++ echo torch/include/ATen/cpu/vec/vec256/vec256_int.h 2025-06-01T22:51:27.4169014Z ++ grep RECORD 2025-06-01T22:51:27.4192049Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vec256_int.h 2025-06-01T22:51:27.4192606Z +++ openssl base64 2025-06-01T22:51:27.4192858Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.4193128Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.4193385Z +++ sed -e s/=//g 2025-06-01T22:51:27.4234032Z ++ HASH=AEKEhpd--kkt4d-kPEth6m1P9S5IZfawMM9UV7qaxz8 2025-06-01T22:51:27.4236830Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vec256_int.h 2025-06-01T22:51:27.4237250Z +++ awk '{print $5}' 2025-06-01T22:51:27.4264730Z ++ FSIZE=65410 2025-06-01T22:51:27.4265431Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vec256_int.h",sha256=AEKEhpd--kkt4d-kPEth6m1P9S5IZfawMM9UV7qaxz8,65410' 2025-06-01T22:51:27.4266170Z ++ read fname 2025-06-01T22:51:27.4266529Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vec256_mask.h 2025-06-01T22:51:27.4267062Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vec256_mask.h 2025-06-01T22:51:27.4267523Z ++ echo torch/include/ATen/cpu/vec/vec256/vec256_mask.h 2025-06-01T22:51:27.4267913Z ++ grep RECORD 2025-06-01T22:51:27.4287486Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vec256_mask.h 2025-06-01T22:51:27.4288035Z +++ openssl base64 2025-06-01T22:51:27.4288320Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.4289196Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.4290690Z +++ sed -e s/=//g 2025-06-01T22:51:27.4329056Z ++ HASH=GsAHh4tXtK37cZzRqWIz-pjTa__4T-JCPqQ0yf0xFdE 2025-06-01T22:51:27.4334237Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vec256_mask.h 2025-06-01T22:51:27.4334934Z +++ awk '{print $5}' 2025-06-01T22:51:27.4362706Z ++ FSIZE=8772 2025-06-01T22:51:27.4363564Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vec256_mask.h",sha256=GsAHh4tXtK37cZzRqWIz-pjTa__4T-JCPqQ0yf0xFdE,8772' 2025-06-01T22:51:27.4364587Z ++ read fname 2025-06-01T22:51:27.4364961Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vec256_qint.h 2025-06-01T22:51:27.4365519Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vec256_qint.h 2025-06-01T22:51:27.4366001Z ++ echo torch/include/ATen/cpu/vec/vec256/vec256_qint.h 2025-06-01T22:51:27.4366405Z ++ grep RECORD 2025-06-01T22:51:27.4388537Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vec256_qint.h 2025-06-01T22:51:27.4389103Z +++ openssl base64 2025-06-01T22:51:27.4389383Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.4389633Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.4389897Z +++ sed -e s/=//g 2025-06-01T22:51:27.4430871Z ++ HASH=OvgFWelXPy-ssyBCVwOw2USEbFqKBZLKERZZDYMvpGw 2025-06-01T22:51:27.4433818Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vec256_qint.h 2025-06-01T22:51:27.4434664Z +++ awk '{print $5}' 2025-06-01T22:51:27.4463023Z ++ FSIZE=47862 2025-06-01T22:51:27.4463776Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vec256_qint.h",sha256=OvgFWelXPy-ssyBCVwOw2USEbFqKBZLKERZZDYMvpGw,47862' 2025-06-01T22:51:27.4464530Z ++ read fname 2025-06-01T22:51:27.4465104Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h 2025-06-01T22:51:27.4465763Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h 2025-06-01T22:51:27.4466386Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h 2025-06-01T22:51:27.4466849Z ++ grep RECORD 2025-06-01T22:51:27.4486866Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h 2025-06-01T22:51:27.4487509Z +++ openssl base64 2025-06-01T22:51:27.4487799Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.4488607Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.4489798Z +++ sed -e s/=//g 2025-06-01T22:51:27.4527973Z ++ HASH=der-uMOca9VMxVmI_g5DGzIbBhhYTLsGH1U73EssKzU 2025-06-01T22:51:27.4533584Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h 2025-06-01T22:51:27.4534269Z +++ awk '{print $5}' 2025-06-01T22:51:27.4560814Z ++ FSIZE=2137 2025-06-01T22:51:27.4561603Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vec256_bfloat16_vsx.h",sha256=der-uMOca9VMxVmI_g5DGzIbBhhYTLsGH1U73EssKzU,2137' 2025-06-01T22:51:27.4562541Z ++ read fname 2025-06-01T22:51:27.4562979Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h 2025-06-01T22:51:27.4563606Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h 2025-06-01T22:51:27.4564580Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h 2025-06-01T22:51:27.4565038Z ++ grep RECORD 2025-06-01T22:51:27.4592611Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h 2025-06-01T22:51:27.4593256Z +++ openssl base64 2025-06-01T22:51:27.4593729Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.4593992Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.4595323Z +++ sed -e s/=//g 2025-06-01T22:51:27.4634094Z ++ HASH=YhuSkJCp24XOxTr6MfonhiXfX3bKWPXk3RUaA4fa3BU 2025-06-01T22:51:27.4638674Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h 2025-06-01T22:51:27.4639927Z +++ awk '{print $5}' 2025-06-01T22:51:27.4666823Z ++ FSIZE=8088 2025-06-01T22:51:27.4667705Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vec256_common_vsx.h",sha256=YhuSkJCp24XOxTr6MfonhiXfX3bKWPXk3RUaA4fa3BU,8088' 2025-06-01T22:51:27.4668562Z ++ read fname 2025-06-01T22:51:27.4669020Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h 2025-06-01T22:51:27.4669807Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h 2025-06-01T22:51:27.4670463Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h 2025-06-01T22:51:27.4670964Z ++ grep RECORD 2025-06-01T22:51:27.4689991Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h 2025-06-01T22:51:27.4690628Z +++ openssl base64 2025-06-01T22:51:27.4691253Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.4692734Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.4694117Z +++ sed -e s/=//g 2025-06-01T22:51:27.4730716Z ++ HASH=SunUIFjGlLmj2iG2Dy3WOfaoKYPxvbDzIHLQJ3fq8_E 2025-06-01T22:51:27.4736078Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h 2025-06-01T22:51:27.4736970Z +++ awk '{print $5}' 2025-06-01T22:51:27.4762887Z ++ FSIZE=21681 2025-06-01T22:51:27.4763818Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_double_vsx.h",sha256=SunUIFjGlLmj2iG2Dy3WOfaoKYPxvbDzIHLQJ3fq8_E,21681' 2025-06-01T22:51:27.4764834Z ++ read fname 2025-06-01T22:51:27.4765378Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h 2025-06-01T22:51:27.4766237Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h 2025-06-01T22:51:27.4766968Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h 2025-06-01T22:51:27.4767606Z ++ grep RECORD 2025-06-01T22:51:27.4793049Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h 2025-06-01T22:51:27.4793703Z +++ openssl base64 2025-06-01T22:51:27.4793978Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.4795393Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.4796143Z +++ sed -e s/=//g 2025-06-01T22:51:27.4835491Z ++ HASH=D1w1-E-yfMQ_81FPk135k9je8BcddXBcV4LyGtJ4G0w 2025-06-01T22:51:27.4839858Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h 2025-06-01T22:51:27.4840732Z +++ awk '{print $5}' 2025-06-01T22:51:27.4868102Z ++ FSIZE=24371 2025-06-01T22:51:27.4869095Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vec256_complex_float_vsx.h",sha256=D1w1-E-yfMQ_81FPk135k9je8BcddXBcV4LyGtJ4G0w,24371' 2025-06-01T22:51:27.4869899Z ++ read fname 2025-06-01T22:51:27.4870327Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h 2025-06-01T22:51:27.4871075Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h 2025-06-01T22:51:27.4871673Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h 2025-06-01T22:51:27.4872121Z ++ grep RECORD 2025-06-01T22:51:27.4891070Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h 2025-06-01T22:51:27.4891666Z +++ openssl base64 2025-06-01T22:51:27.4892289Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.4893770Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.4895347Z +++ sed -e s/=//g 2025-06-01T22:51:27.4931618Z ++ HASH=TNljv3XhQ5yvIovTr9X2nU3QDhQn_98T6zEjq4rWmvs 2025-06-01T22:51:27.4936636Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h 2025-06-01T22:51:27.4937166Z +++ awk '{print $5}' 2025-06-01T22:51:27.4964298Z ++ FSIZE=16206 2025-06-01T22:51:27.4965299Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vec256_double_vsx.h",sha256=TNljv3XhQ5yvIovTr9X2nU3QDhQn_98T6zEjq4rWmvs,16206' 2025-06-01T22:51:27.4966114Z ++ read fname 2025-06-01T22:51:27.4966554Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h 2025-06-01T22:51:27.4967314Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h 2025-06-01T22:51:27.4967910Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h 2025-06-01T22:51:27.4968354Z ++ grep RECORD 2025-06-01T22:51:27.4991119Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h 2025-06-01T22:51:27.4991728Z +++ openssl base64 2025-06-01T22:51:27.4992040Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.4992307Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.4993832Z +++ sed -e s/=//g 2025-06-01T22:51:27.5033032Z ++ HASH=uT_hnmK5q2N90VlRX-LW4mjAyvnwKvfbn1TaaZxSozg 2025-06-01T22:51:27.5037507Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h 2025-06-01T22:51:27.5038937Z +++ awk '{print $5}' 2025-06-01T22:51:27.5065700Z ++ FSIZE=16757 2025-06-01T22:51:27.5066517Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vec256_float_vsx.h",sha256=uT_hnmK5q2N90VlRX-LW4mjAyvnwKvfbn1TaaZxSozg,16757' 2025-06-01T22:51:27.5067359Z ++ read fname 2025-06-01T22:51:27.5067802Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h 2025-06-01T22:51:27.5068594Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h 2025-06-01T22:51:27.5069241Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h 2025-06-01T22:51:27.5069674Z ++ grep RECORD 2025-06-01T22:51:27.5089408Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h 2025-06-01T22:51:27.5090061Z +++ openssl base64 2025-06-01T22:51:27.5090345Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.5091235Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.5092490Z +++ sed -e s/=//g 2025-06-01T22:51:27.5130089Z ++ HASH=Qgrh3OowYBDwSiUYanaiN0vv4TNvsXmlBUhFK7mYC2I 2025-06-01T22:51:27.5134843Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h 2025-06-01T22:51:27.5135855Z +++ awk '{print $5}' 2025-06-01T22:51:27.5162439Z ++ FSIZE=14274 2025-06-01T22:51:27.5163455Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vec256_int16_vsx.h",sha256=Qgrh3OowYBDwSiUYanaiN0vv4TNvsXmlBUhFK7mYC2I,14274' 2025-06-01T22:51:27.5164586Z ++ read fname 2025-06-01T22:51:27.5165011Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h 2025-06-01T22:51:27.5165771Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h 2025-06-01T22:51:27.5166438Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h 2025-06-01T22:51:27.5166896Z ++ grep RECORD 2025-06-01T22:51:27.5188989Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h 2025-06-01T22:51:27.5189742Z +++ openssl base64 2025-06-01T22:51:27.5190020Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.5190268Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.5191599Z +++ sed -e s/=//g 2025-06-01T22:51:27.5229565Z ++ HASH=T5LrrKI6ZOktP6ONZGLjS1_SlEcQU8im_SuucwhE0GE 2025-06-01T22:51:27.5234424Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h 2025-06-01T22:51:27.5235172Z +++ awk '{print $5}' 2025-06-01T22:51:27.5261302Z ++ FSIZE=12089 2025-06-01T22:51:27.5262126Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vec256_int32_vsx.h",sha256=T5LrrKI6ZOktP6ONZGLjS1_SlEcQU8im_SuucwhE0GE,12089' 2025-06-01T22:51:27.5262888Z ++ read fname 2025-06-01T22:51:27.5263309Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h 2025-06-01T22:51:27.5263996Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h 2025-06-01T22:51:27.5264626Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h 2025-06-01T22:51:27.5265076Z ++ grep RECORD 2025-06-01T22:51:27.5286745Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h 2025-06-01T22:51:27.5287423Z +++ openssl base64 2025-06-01T22:51:27.5287696Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.5288199Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.5289689Z +++ sed -e s/=//g 2025-06-01T22:51:27.5327486Z ++ HASH=B87YTaZXongnoVIP_0AoMVy1P9zxyAv1Gj69PBcZWtQ 2025-06-01T22:51:27.5332714Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h 2025-06-01T22:51:27.5333464Z +++ awk '{print $5}' 2025-06-01T22:51:27.5360269Z ++ FSIZE=10358 2025-06-01T22:51:27.5361103Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vec256_int64_vsx.h",sha256=B87YTaZXongnoVIP_0AoMVy1P9zxyAv1Gj69PBcZWtQ,10358' 2025-06-01T22:51:27.5361900Z ++ read fname 2025-06-01T22:51:27.5362425Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h 2025-06-01T22:51:27.5363055Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h 2025-06-01T22:51:27.5363810Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h 2025-06-01T22:51:27.5364436Z ++ grep RECORD 2025-06-01T22:51:27.5388755Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h 2025-06-01T22:51:27.5389422Z +++ openssl base64 2025-06-01T22:51:27.5389676Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.5389940Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.5390195Z +++ sed -e s/=//g 2025-06-01T22:51:27.5430062Z ++ HASH=aGP1VcXClGGnJOG9cReOX1UMVWTgnhjNs9XTqNbdg18 2025-06-01T22:51:27.5434519Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h 2025-06-01T22:51:27.5435278Z +++ awk '{print $5}' 2025-06-01T22:51:27.5460742Z ++ FSIZE=10065 2025-06-01T22:51:27.5461600Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint32_vsx.h",sha256=aGP1VcXClGGnJOG9cReOX1UMVWTgnhjNs9XTqNbdg18,10065' 2025-06-01T22:51:27.5462406Z ++ read fname 2025-06-01T22:51:27.5462811Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h 2025-06-01T22:51:27.5463499Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h 2025-06-01T22:51:27.5464165Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h 2025-06-01T22:51:27.5465015Z ++ grep RECORD 2025-06-01T22:51:27.5486707Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h 2025-06-01T22:51:27.5487372Z +++ openssl base64 2025-06-01T22:51:27.5487646Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.5488565Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.5489970Z +++ sed -e s/=//g 2025-06-01T22:51:27.5528130Z ++ HASH=8sVnwTtJJxbB9ZQbGDjBhIXiKxx4v1zv9BY6jBr2tX8 2025-06-01T22:51:27.5533293Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h 2025-06-01T22:51:27.5534058Z +++ awk '{print $5}' 2025-06-01T22:51:27.5561769Z ++ FSIZE=17418 2025-06-01T22:51:27.5562775Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vec256_qint8_vsx.h",sha256=8sVnwTtJJxbB9ZQbGDjBhIXiKxx4v1zv9BY6jBr2tX8,17418' 2025-06-01T22:51:27.5563610Z ++ read fname 2025-06-01T22:51:27.5564323Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h 2025-06-01T22:51:27.5565068Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h 2025-06-01T22:51:27.5565739Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h 2025-06-01T22:51:27.5566207Z ++ grep RECORD 2025-06-01T22:51:27.5588733Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h 2025-06-01T22:51:27.5588936Z +++ openssl base64 2025-06-01T22:51:27.5589056Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.5589882Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.5591073Z +++ sed -e s/=//g 2025-06-01T22:51:27.5631497Z ++ HASH=JjUeK23GYUUIhAKbi_CQyoFFLw3DAatJR-hjKNRCVLQ 2025-06-01T22:51:27.5634989Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h 2025-06-01T22:51:27.5635669Z +++ awk '{print $5}' 2025-06-01T22:51:27.5662968Z ++ FSIZE=18115 2025-06-01T22:51:27.5663583Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vec256_quint8_vsx.h",sha256=JjUeK23GYUUIhAKbi_CQyoFFLw3DAatJR-hjKNRCVLQ,18115' 2025-06-01T22:51:27.5663694Z ++ read fname 2025-06-01T22:51:27.5663945Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h 2025-06-01T22:51:27.5664152Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h 2025-06-01T22:51:27.5664361Z ++ echo torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h 2025-06-01T22:51:27.5665633Z ++ grep RECORD 2025-06-01T22:51:27.5686766Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h 2025-06-01T22:51:27.5686893Z +++ openssl base64 2025-06-01T22:51:27.5687817Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.5688966Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.5690325Z +++ sed -e s/=//g 2025-06-01T22:51:27.5728388Z ++ HASH=Evm5RnXP61cLW2TEbQa5Qv-6adXmOtcvcbyG3d-pCys 2025-06-01T22:51:27.5733609Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h 2025-06-01T22:51:27.5734542Z +++ awk '{print $5}' 2025-06-01T22:51:27.5760059Z ++ FSIZE=20502 2025-06-01T22:51:27.5760708Z ++ echo '"torch/include/ATen/cpu/vec/vec256/vsx/vsx_helpers.h",sha256=Evm5RnXP61cLW2TEbQa5Qv-6adXmOtcvcbyG3d-pCys,20502' 2025-06-01T22:51:27.5761176Z ++ read fname 2025-06-01T22:51:27.5761512Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h 2025-06-01T22:51:27.5761729Z ++ FPATH=torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h 2025-06-01T22:51:27.5763876Z ++ echo torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h 2025-06-01T22:51:27.5764949Z ++ grep RECORD 2025-06-01T22:51:27.5786477Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h 2025-06-01T22:51:27.5787141Z +++ openssl base64 2025-06-01T22:51:27.5787264Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.5788207Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.5789304Z +++ sed -e s/=//g 2025-06-01T22:51:27.5832405Z ++ HASH=ccdrXZ6MZWl8UE6UbHLIegAQKgjveOggH756n7Duk60 2025-06-01T22:51:27.5836297Z +++ ls -nl torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h 2025-06-01T22:51:27.5836432Z +++ awk '{print $5}' 2025-06-01T22:51:27.5861129Z ++ FSIZE=101968 2025-06-01T22:51:27.5861801Z ++ echo '"torch/include/ATen/cpu/vec/vec256/zarch/vec256_zarch.h",sha256=ccdrXZ6MZWl8UE6UbHLIegAQKgjveOggH756n7Duk60,101968' 2025-06-01T22:51:27.5861930Z ++ read fname 2025-06-01T22:51:27.5862138Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec512/vec512.h 2025-06-01T22:51:27.5862291Z ++ FPATH=torch/include/ATen/cpu/vec/vec512/vec512.h 2025-06-01T22:51:27.5864816Z ++ echo torch/include/ATen/cpu/vec/vec512/vec512.h 2025-06-01T22:51:27.5865294Z ++ grep RECORD 2025-06-01T22:51:27.5886772Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec512/vec512.h 2025-06-01T22:51:27.5886921Z +++ openssl base64 2025-06-01T22:51:27.5887325Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.5888477Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.5889728Z +++ sed -e s/=//g 2025-06-01T22:51:27.5929383Z ++ HASH=aMF09O95_zWw43WMD07IjHCCsxQ-B7ftgJ9mgB7vw2Y 2025-06-01T22:51:27.5934011Z +++ ls -nl torch/include/ATen/cpu/vec/vec512/vec512.h 2025-06-01T22:51:27.5935021Z +++ awk '{print $5}' 2025-06-01T22:51:27.5965289Z ++ FSIZE=11136 2025-06-01T22:51:27.5966071Z ++ echo '"torch/include/ATen/cpu/vec/vec512/vec512.h",sha256=aMF09O95_zWw43WMD07IjHCCsxQ-B7ftgJ9mgB7vw2Y,11136' 2025-06-01T22:51:27.5966193Z ++ read fname 2025-06-01T22:51:27.5966451Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h 2025-06-01T22:51:27.5966653Z ++ FPATH=torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h 2025-06-01T22:51:27.5967225Z ++ echo torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h 2025-06-01T22:51:27.5967330Z ++ grep RECORD 2025-06-01T22:51:27.5991832Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h 2025-06-01T22:51:27.5991970Z +++ openssl base64 2025-06-01T22:51:27.5992071Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.5992175Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.5992782Z +++ sed -e s/=//g 2025-06-01T22:51:27.6034476Z ++ HASH=WzesCuqS8TtTD9Q6N0y6Eg8kELkJ0rGEGzNpOwUVceY 2025-06-01T22:51:27.6038939Z +++ ls -nl torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h 2025-06-01T22:51:27.6040425Z +++ awk '{print $5}' 2025-06-01T22:51:27.6066818Z ++ FSIZE=66394 2025-06-01T22:51:27.6067414Z ++ echo '"torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h",sha256=WzesCuqS8TtTD9Q6N0y6Eg8kELkJ0rGEGzNpOwUVceY,66394' 2025-06-01T22:51:27.6067510Z ++ read fname 2025-06-01T22:51:27.6067805Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h 2025-06-01T22:51:27.6068039Z ++ FPATH=torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h 2025-06-01T22:51:27.6069237Z ++ echo torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h 2025-06-01T22:51:27.6070503Z ++ grep RECORD 2025-06-01T22:51:27.6091329Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h 2025-06-01T22:51:27.6091444Z +++ openssl base64 2025-06-01T22:51:27.6092595Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.6094124Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.6095500Z +++ sed -e s/=//g 2025-06-01T22:51:27.6132508Z ++ HASH=NTrI5yFeLuu4x9p9Q36gizzwOvTyiTMQiwZldkQ4t1U 2025-06-01T22:51:27.6138696Z +++ ls -nl torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h 2025-06-01T22:51:27.6138805Z +++ awk '{print $5}' 2025-06-01T22:51:27.6166017Z ++ FSIZE=24016 2025-06-01T22:51:27.6166625Z ++ echo '"torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h",sha256=NTrI5yFeLuu4x9p9Q36gizzwOvTyiTMQiwZldkQ4t1U,24016' 2025-06-01T22:51:27.6166722Z ++ read fname 2025-06-01T22:51:27.6167022Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h 2025-06-01T22:51:27.6167248Z ++ FPATH=torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h 2025-06-01T22:51:27.6167974Z ++ echo torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h 2025-06-01T22:51:27.6168947Z ++ grep RECORD 2025-06-01T22:51:27.6191955Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h 2025-06-01T22:51:27.6192207Z +++ openssl base64 2025-06-01T22:51:27.6192550Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.6193484Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.6194435Z +++ sed -e s/=//g 2025-06-01T22:51:27.6236700Z ++ HASH=e1ILTrXcLLJxltSWC3ZwX_lMfXb-Ks3Q53wGK4GHzoE 2025-06-01T22:51:27.6239031Z +++ ls -nl torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h 2025-06-01T22:51:27.6239697Z +++ awk '{print $5}' 2025-06-01T22:51:27.6269026Z ++ FSIZE=44509 2025-06-01T22:51:27.6269687Z ++ echo '"torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h",sha256=e1ILTrXcLLJxltSWC3ZwX_lMfXb-Ks3Q53wGK4GHzoE,44509' 2025-06-01T22:51:27.6270182Z ++ read fname 2025-06-01T22:51:27.6270488Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec512/vec512_convert.h 2025-06-01T22:51:27.6270694Z ++ FPATH=torch/include/ATen/cpu/vec/vec512/vec512_convert.h 2025-06-01T22:51:27.6270896Z ++ echo torch/include/ATen/cpu/vec/vec512/vec512_convert.h 2025-06-01T22:51:27.6271204Z ++ grep RECORD 2025-06-01T22:51:27.6291720Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec512/vec512_convert.h 2025-06-01T22:51:27.6291850Z +++ openssl base64 2025-06-01T22:51:27.6292714Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.6294137Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.6295486Z +++ sed -e s/=//g 2025-06-01T22:51:27.6332933Z ++ HASH=swqrMd_5Ka2a0VMPz7yy8KoIbZ0yxXlgPhMX9MxK4tY 2025-06-01T22:51:27.6339223Z +++ ls -nl torch/include/ATen/cpu/vec/vec512/vec512_convert.h 2025-06-01T22:51:27.6339330Z +++ awk '{print $5}' 2025-06-01T22:51:27.6365898Z ++ FSIZE=9956 2025-06-01T22:51:27.6366474Z ++ echo '"torch/include/ATen/cpu/vec/vec512/vec512_convert.h",sha256=swqrMd_5Ka2a0VMPz7yy8KoIbZ0yxXlgPhMX9MxK4tY,9956' 2025-06-01T22:51:27.6366573Z ++ read fname 2025-06-01T22:51:27.6366835Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec512/vec512_double.h 2025-06-01T22:51:27.6367021Z ++ FPATH=torch/include/ATen/cpu/vec/vec512/vec512_double.h 2025-06-01T22:51:27.6367457Z ++ echo torch/include/ATen/cpu/vec/vec512/vec512_double.h 2025-06-01T22:51:27.6368626Z ++ grep RECORD 2025-06-01T22:51:27.6391516Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec512/vec512_double.h 2025-06-01T22:51:27.6391705Z +++ openssl base64 2025-06-01T22:51:27.6391833Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.6392530Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.6392624Z +++ sed -e s/=//g 2025-06-01T22:51:27.6435519Z ++ HASH=Gi_LYHGrijlPiFkNT32V4q2gkpK-QJp4mtU9wbvllyo 2025-06-01T22:51:27.6437747Z +++ ls -nl torch/include/ATen/cpu/vec/vec512/vec512_double.h 2025-06-01T22:51:27.6438581Z +++ awk '{print $5}' 2025-06-01T22:51:27.6466852Z ++ FSIZE=16637 2025-06-01T22:51:27.6467523Z ++ echo '"torch/include/ATen/cpu/vec/vec512/vec512_double.h",sha256=Gi_LYHGrijlPiFkNT32V4q2gkpK-QJp4mtU9wbvllyo,16637' 2025-06-01T22:51:27.6467640Z ++ read fname 2025-06-01T22:51:27.6467889Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec512/vec512_float.h 2025-06-01T22:51:27.6468069Z ++ FPATH=torch/include/ATen/cpu/vec/vec512/vec512_float.h 2025-06-01T22:51:27.6468451Z ++ echo torch/include/ATen/cpu/vec/vec512/vec512_float.h 2025-06-01T22:51:27.6468813Z ++ grep RECORD 2025-06-01T22:51:27.6489528Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec512/vec512_float.h 2025-06-01T22:51:27.6489873Z +++ openssl base64 2025-06-01T22:51:27.6490865Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.6492050Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.6493353Z +++ sed -e s/=//g 2025-06-01T22:51:27.6531395Z ++ HASH=b99hGV4dhi5NtbT_EIJlpcsGsHlUiGqLnMOr8lmZnmM 2025-06-01T22:51:27.6537783Z +++ ls -nl torch/include/ATen/cpu/vec/vec512/vec512_float.h 2025-06-01T22:51:27.6537898Z +++ awk '{print $5}' 2025-06-01T22:51:27.6565480Z ++ FSIZE=27119 2025-06-01T22:51:27.6566055Z ++ echo '"torch/include/ATen/cpu/vec/vec512/vec512_float.h",sha256=b99hGV4dhi5NtbT_EIJlpcsGsHlUiGqLnMOr8lmZnmM,27119' 2025-06-01T22:51:27.6566309Z ++ read fname 2025-06-01T22:51:27.6566554Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec512/vec512_float8.h 2025-06-01T22:51:27.6566763Z ++ FPATH=torch/include/ATen/cpu/vec/vec512/vec512_float8.h 2025-06-01T22:51:27.6566949Z ++ echo torch/include/ATen/cpu/vec/vec512/vec512_float8.h 2025-06-01T22:51:27.6567049Z ++ grep RECORD 2025-06-01T22:51:27.6590017Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec512/vec512_float8.h 2025-06-01T22:51:27.6590203Z +++ openssl base64 2025-06-01T22:51:27.6590523Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.6591757Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.6592433Z +++ sed -e s/=//g 2025-06-01T22:51:27.6634381Z ++ HASH=XZZ4b3Ej8a1VUL1XOa9RvvS9P1bbpDisXZJDZVraI8w 2025-06-01T22:51:27.6637981Z +++ ls -nl torch/include/ATen/cpu/vec/vec512/vec512_float8.h 2025-06-01T22:51:27.6638260Z +++ awk '{print $5}' 2025-06-01T22:51:27.6664829Z ++ FSIZE=23686 2025-06-01T22:51:27.6665503Z ++ echo '"torch/include/ATen/cpu/vec/vec512/vec512_float8.h",sha256=XZZ4b3Ej8a1VUL1XOa9RvvS9P1bbpDisXZJDZVraI8w,23686' 2025-06-01T22:51:27.6665898Z ++ read fname 2025-06-01T22:51:27.6666202Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec512/vec512_int.h 2025-06-01T22:51:27.6666571Z ++ FPATH=torch/include/ATen/cpu/vec/vec512/vec512_int.h 2025-06-01T22:51:27.6667579Z ++ echo torch/include/ATen/cpu/vec/vec512/vec512_int.h 2025-06-01T22:51:27.6668561Z ++ grep RECORD 2025-06-01T22:51:27.6689206Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec512/vec512_int.h 2025-06-01T22:51:27.6689422Z +++ openssl base64 2025-06-01T22:51:27.6690788Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.6692005Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.6693386Z +++ sed -e s/=//g 2025-06-01T22:51:27.6731863Z ++ HASH=_BLWDTa2uqrZ0bTDr0bCIx3MOY8XBsYqU9s75s2LiO0 2025-06-01T22:51:27.6736700Z +++ ls -nl torch/include/ATen/cpu/vec/vec512/vec512_int.h 2025-06-01T22:51:27.6737508Z +++ awk '{print $5}' 2025-06-01T22:51:27.6764965Z ++ FSIZE=58734 2025-06-01T22:51:27.6765904Z ++ echo '"torch/include/ATen/cpu/vec/vec512/vec512_int.h",sha256=_BLWDTa2uqrZ0bTDr0bCIx3MOY8XBsYqU9s75s2LiO0,58734' 2025-06-01T22:51:27.6766030Z ++ read fname 2025-06-01T22:51:27.6766275Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec512/vec512_mask.h 2025-06-01T22:51:27.6766453Z ++ FPATH=torch/include/ATen/cpu/vec/vec512/vec512_mask.h 2025-06-01T22:51:27.6767181Z ++ echo torch/include/ATen/cpu/vec/vec512/vec512_mask.h 2025-06-01T22:51:27.6767282Z ++ grep RECORD 2025-06-01T22:51:27.6792697Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec512/vec512_mask.h 2025-06-01T22:51:27.6792839Z +++ openssl base64 2025-06-01T22:51:27.6792941Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.6793045Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.6793160Z +++ sed -e s/=//g 2025-06-01T22:51:27.6834289Z ++ HASH=i_85b4_55K76tHt1rXXwh1VClmE64282vD9jLYuc1l4 2025-06-01T22:51:27.6838326Z +++ ls -nl torch/include/ATen/cpu/vec/vec512/vec512_mask.h 2025-06-01T22:51:27.6838451Z +++ awk '{print $5}' 2025-06-01T22:51:27.6866935Z ++ FSIZE=12298 2025-06-01T22:51:27.6867451Z ++ echo '"torch/include/ATen/cpu/vec/vec512/vec512_mask.h",sha256=i_85b4_55K76tHt1rXXwh1VClmE64282vD9jLYuc1l4,12298' 2025-06-01T22:51:27.6867548Z ++ read fname 2025-06-01T22:51:27.6867803Z ++ make_wheel_record torch/include/ATen/cpu/vec/vec512/vec512_qint.h 2025-06-01T22:51:27.6867979Z ++ FPATH=torch/include/ATen/cpu/vec/vec512/vec512_qint.h 2025-06-01T22:51:27.6868145Z ++ echo torch/include/ATen/cpu/vec/vec512/vec512_qint.h 2025-06-01T22:51:27.6868771Z ++ grep RECORD 2025-06-01T22:51:27.6889764Z +++ openssl dgst -sha256 -binary torch/include/ATen/cpu/vec/vec512/vec512_qint.h 2025-06-01T22:51:27.6889881Z +++ openssl base64 2025-06-01T22:51:27.6890819Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.6892055Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.6893366Z +++ sed -e s/=//g 2025-06-01T22:51:27.6931924Z ++ HASH=vcdbnsgE9O-GCBvPuSy46RiWD12rl0FWoWY7l1U9llg 2025-06-01T22:51:27.6936772Z +++ ls -nl torch/include/ATen/cpu/vec/vec512/vec512_qint.h 2025-06-01T22:51:27.6937841Z +++ awk '{print $5}' 2025-06-01T22:51:27.6965763Z ++ FSIZE=50683 2025-06-01T22:51:27.6966338Z ++ echo '"torch/include/ATen/cpu/vec/vec512/vec512_qint.h",sha256=vcdbnsgE9O-GCBvPuSy46RiWD12rl0FWoWY7l1U9llg,50683' 2025-06-01T22:51:27.6966451Z ++ read fname 2025-06-01T22:51:27.6966665Z ++ make_wheel_record torch/include/ATen/cuda/ATenCUDAGeneral.h 2025-06-01T22:51:27.6966840Z ++ FPATH=torch/include/ATen/cuda/ATenCUDAGeneral.h 2025-06-01T22:51:27.6967264Z ++ echo torch/include/ATen/cuda/ATenCUDAGeneral.h 2025-06-01T22:51:27.6967470Z ++ grep RECORD 2025-06-01T22:51:27.6993560Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/ATenCUDAGeneral.h 2025-06-01T22:51:27.6993702Z +++ openssl base64 2025-06-01T22:51:27.6993804Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.6993902Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.6994142Z +++ sed -e s/=//g 2025-06-01T22:51:27.7036263Z ++ HASH=hzsZuf9MUxBbRSSpsefJgyxO9RnmYcnfdKYOKFEfIwE 2025-06-01T22:51:27.7037321Z +++ ls -nl torch/include/ATen/cuda/ATenCUDAGeneral.h 2025-06-01T22:51:27.7037434Z +++ awk '{print $5}' 2025-06-01T22:51:27.7066327Z ++ FSIZE=190 2025-06-01T22:51:27.7066863Z ++ echo '"torch/include/ATen/cuda/ATenCUDAGeneral.h",sha256=hzsZuf9MUxBbRSSpsefJgyxO9RnmYcnfdKYOKFEfIwE,190' 2025-06-01T22:51:27.7067093Z ++ read fname 2025-06-01T22:51:27.7067331Z ++ make_wheel_record torch/include/ATen/cuda/ApplyGridUtils.cuh 2025-06-01T22:51:27.7067497Z ++ FPATH=torch/include/ATen/cuda/ApplyGridUtils.cuh 2025-06-01T22:51:27.7067668Z ++ echo torch/include/ATen/cuda/ApplyGridUtils.cuh 2025-06-01T22:51:27.7067814Z ++ grep RECORD 2025-06-01T22:51:27.7088927Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/ApplyGridUtils.cuh 2025-06-01T22:51:27.7089051Z +++ openssl base64 2025-06-01T22:51:27.7090118Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.7091379Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.7092786Z +++ sed -e s/=//g 2025-06-01T22:51:27.7130023Z ++ HASH=OznX8USe4TdDRxZMO2O0VH7wlbxOY6wkGOdw1Ycdpfo 2025-06-01T22:51:27.7135360Z +++ ls -nl torch/include/ATen/cuda/ApplyGridUtils.cuh 2025-06-01T22:51:27.7136000Z +++ awk '{print $5}' 2025-06-01T22:51:27.7165696Z ++ FSIZE=1309 2025-06-01T22:51:27.7166242Z ++ echo '"torch/include/ATen/cuda/ApplyGridUtils.cuh",sha256=OznX8USe4TdDRxZMO2O0VH7wlbxOY6wkGOdw1Ycdpfo,1309' 2025-06-01T22:51:27.7166351Z ++ read fname 2025-06-01T22:51:27.7166555Z ++ make_wheel_record torch/include/ATen/cuda/AsmUtils.cuh 2025-06-01T22:51:27.7166703Z ++ FPATH=torch/include/ATen/cuda/AsmUtils.cuh 2025-06-01T22:51:27.7166843Z ++ echo torch/include/ATen/cuda/AsmUtils.cuh 2025-06-01T22:51:27.7166942Z ++ grep RECORD 2025-06-01T22:51:27.7196335Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/AsmUtils.cuh 2025-06-01T22:51:27.7196461Z +++ openssl base64 2025-06-01T22:51:27.7196565Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.7196680Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.7196782Z +++ sed -e s/=//g 2025-06-01T22:51:27.7237646Z ++ HASH=LQzRGYOe3jlVaNogJAUH-v9fldTuGQQshcNNeU4JzD4 2025-06-01T22:51:27.7239354Z +++ ls -nl torch/include/ATen/cuda/AsmUtils.cuh 2025-06-01T22:51:27.7239697Z +++ awk '{print $5}' 2025-06-01T22:51:27.7267132Z ++ FSIZE=3394 2025-06-01T22:51:27.7267746Z ++ echo '"torch/include/ATen/cuda/AsmUtils.cuh",sha256=LQzRGYOe3jlVaNogJAUH-v9fldTuGQQshcNNeU4JzD4,3394' 2025-06-01T22:51:27.7268404Z ++ read fname 2025-06-01T22:51:27.7268720Z ++ make_wheel_record torch/include/ATen/cuda/Atomic.cuh 2025-06-01T22:51:27.7269142Z ++ FPATH=torch/include/ATen/cuda/Atomic.cuh 2025-06-01T22:51:27.7269539Z ++ echo torch/include/ATen/cuda/Atomic.cuh 2025-06-01T22:51:27.7269884Z ++ grep RECORD 2025-06-01T22:51:27.7290332Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/Atomic.cuh 2025-06-01T22:51:27.7290835Z +++ openssl base64 2025-06-01T22:51:27.7291313Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.7292692Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.7294004Z +++ sed -e s/=//g 2025-06-01T22:51:27.7331244Z ++ HASH=-vaB50ZcMPUAUDj_c80qsUBDTxdNuy-dObapncIPF5c 2025-06-01T22:51:27.7336520Z +++ ls -nl torch/include/ATen/cuda/Atomic.cuh 2025-06-01T22:51:27.7338320Z +++ awk '{print $5}' 2025-06-01T22:51:27.7365462Z ++ FSIZE=27271 2025-06-01T22:51:27.7366098Z ++ echo '"torch/include/ATen/cuda/Atomic.cuh",sha256=-vaB50ZcMPUAUDj_c80qsUBDTxdNuy-dObapncIPF5c,27271' 2025-06-01T22:51:27.7366776Z ++ read fname 2025-06-01T22:51:27.7367159Z ++ make_wheel_record torch/include/ATen/cuda/CUDAApplyUtils.cuh 2025-06-01T22:51:27.7367666Z ++ FPATH=torch/include/ATen/cuda/CUDAApplyUtils.cuh 2025-06-01T22:51:27.7368131Z ++ echo torch/include/ATen/cuda/CUDAApplyUtils.cuh 2025-06-01T22:51:27.7368511Z ++ grep RECORD 2025-06-01T22:51:27.7393794Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDAApplyUtils.cuh 2025-06-01T22:51:27.7394326Z +++ openssl base64 2025-06-01T22:51:27.7394593Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.7394838Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.7395109Z +++ sed -e s/=//g 2025-06-01T22:51:27.7434225Z ++ HASH=QRPaDCmeCNrozKO-m9OcJEoIYgJHvxAdB1dMOYIoyN8 2025-06-01T22:51:27.7437166Z +++ ls -nl torch/include/ATen/cuda/CUDAApplyUtils.cuh 2025-06-01T22:51:27.7438090Z +++ awk '{print $5}' 2025-06-01T22:51:27.7467592Z ++ FSIZE=20446 2025-06-01T22:51:27.7468323Z ++ echo '"torch/include/ATen/cuda/CUDAApplyUtils.cuh",sha256=QRPaDCmeCNrozKO-m9OcJEoIYgJHvxAdB1dMOYIoyN8,20446' 2025-06-01T22:51:27.7469045Z ++ read fname 2025-06-01T22:51:27.7469489Z ++ make_wheel_record torch/include/ATen/cuda/CUDABlas.h 2025-06-01T22:51:27.7469930Z ++ FPATH=torch/include/ATen/cuda/CUDABlas.h 2025-06-01T22:51:27.7470306Z ++ echo torch/include/ATen/cuda/CUDABlas.h 2025-06-01T22:51:27.7470664Z ++ grep RECORD 2025-06-01T22:51:27.7489974Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDABlas.h 2025-06-01T22:51:27.7490482Z +++ openssl base64 2025-06-01T22:51:27.7490901Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.7492179Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.7493516Z +++ sed -e s/=//g 2025-06-01T22:51:27.7530609Z ++ HASH=tj1x40hugX0684T-gpLWGovvzklT-fBtFgzNJzZGo3Q 2025-06-01T22:51:27.7536531Z +++ ls -nl torch/include/ATen/cuda/CUDABlas.h 2025-06-01T22:51:27.7536908Z +++ awk '{print $5}' 2025-06-01T22:51:27.7565240Z ++ FSIZE=16009 2025-06-01T22:51:27.7565896Z ++ echo '"torch/include/ATen/cuda/CUDABlas.h",sha256=tj1x40hugX0684T-gpLWGovvzklT-fBtFgzNJzZGo3Q,16009' 2025-06-01T22:51:27.7566563Z ++ read fname 2025-06-01T22:51:27.7566913Z ++ make_wheel_record torch/include/ATen/cuda/CUDAConfig.h 2025-06-01T22:51:27.7567368Z ++ FPATH=torch/include/ATen/cuda/CUDAConfig.h 2025-06-01T22:51:27.7567788Z ++ echo torch/include/ATen/cuda/CUDAConfig.h 2025-06-01T22:51:27.7568143Z ++ grep RECORD 2025-06-01T22:51:27.7593268Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDAConfig.h 2025-06-01T22:51:27.7593791Z +++ openssl base64 2025-06-01T22:51:27.7594041Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.7594298Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.7594550Z +++ sed -e s/=//g 2025-06-01T22:51:27.7633095Z ++ HASH=2yH0irggBZMKcbaXceZx2cphAvt6Wgk3eQmoyLD0TeE 2025-06-01T22:51:27.7636746Z +++ ls -nl torch/include/ATen/cuda/CUDAConfig.h 2025-06-01T22:51:27.7637128Z +++ awk '{print $5}' 2025-06-01T22:51:27.7665385Z ++ FSIZE=921 2025-06-01T22:51:27.7666049Z ++ echo '"torch/include/ATen/cuda/CUDAConfig.h",sha256=2yH0irggBZMKcbaXceZx2cphAvt6Wgk3eQmoyLD0TeE,921' 2025-06-01T22:51:27.7666722Z ++ read fname 2025-06-01T22:51:27.7667051Z ++ make_wheel_record torch/include/ATen/cuda/CUDAContext.h 2025-06-01T22:51:27.7667511Z ++ FPATH=torch/include/ATen/cuda/CUDAContext.h 2025-06-01T22:51:27.7667904Z ++ echo torch/include/ATen/cuda/CUDAContext.h 2025-06-01T22:51:27.7668268Z ++ grep RECORD 2025-06-01T22:51:27.7687830Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDAContext.h 2025-06-01T22:51:27.7688347Z +++ openssl base64 2025-06-01T22:51:27.7688772Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.7689955Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.7691272Z +++ sed -e s/=//g 2025-06-01T22:51:27.7729249Z ++ HASH=Ig-8EeKPP61vhcGchq20bULnvd-b4RkqJE-PGXs0qcY 2025-06-01T22:51:27.7734424Z +++ ls -nl torch/include/ATen/cuda/CUDAContext.h 2025-06-01T22:51:27.7735312Z +++ awk '{print $5}' 2025-06-01T22:51:27.7763083Z ++ FSIZE=238 2025-06-01T22:51:27.7763874Z ++ echo '"torch/include/ATen/cuda/CUDAContext.h",sha256=Ig-8EeKPP61vhcGchq20bULnvd-b4RkqJE-PGXs0qcY,238' 2025-06-01T22:51:27.7764724Z ++ read fname 2025-06-01T22:51:27.7765140Z ++ make_wheel_record torch/include/ATen/cuda/CUDAContextLight.h 2025-06-01T22:51:27.7765648Z ++ FPATH=torch/include/ATen/cuda/CUDAContextLight.h 2025-06-01T22:51:27.7766116Z ++ echo torch/include/ATen/cuda/CUDAContextLight.h 2025-06-01T22:51:27.7766516Z ++ grep RECORD 2025-06-01T22:51:27.7790767Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDAContextLight.h 2025-06-01T22:51:27.7791325Z +++ openssl base64 2025-06-01T22:51:27.7791582Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.7791846Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.7792108Z +++ sed -e s/=//g 2025-06-01T22:51:27.7832798Z ++ HASH=SNgFcw8K-78Br9ul_EvjMs_y1zGA9jVTTJrMmz8YxJM 2025-06-01T22:51:27.7835708Z +++ ls -nl torch/include/ATen/cuda/CUDAContextLight.h 2025-06-01T22:51:27.7836096Z +++ awk '{print $5}' 2025-06-01T22:51:27.7864108Z ++ FSIZE=2911 2025-06-01T22:51:27.7864777Z ++ echo '"torch/include/ATen/cuda/CUDAContextLight.h",sha256=SNgFcw8K-78Br9ul_EvjMs_y1zGA9jVTTJrMmz8YxJM,2911' 2025-06-01T22:51:27.7865473Z ++ read fname 2025-06-01T22:51:27.7865930Z ++ make_wheel_record torch/include/ATen/cuda/CUDADataType.h 2025-06-01T22:51:27.7866404Z ++ FPATH=torch/include/ATen/cuda/CUDADataType.h 2025-06-01T22:51:27.7866817Z ++ echo torch/include/ATen/cuda/CUDADataType.h 2025-06-01T22:51:27.7867171Z ++ grep RECORD 2025-06-01T22:51:27.7886895Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDADataType.h 2025-06-01T22:51:27.7887550Z +++ openssl base64 2025-06-01T22:51:27.7887830Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.7888922Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.7890125Z +++ sed -e s/=//g 2025-06-01T22:51:27.7928489Z ++ HASH=xJD5uKAVU2xuzp1KG9Gk9Jw3XOwLKoNNHQt5koGTFwc 2025-06-01T22:51:27.7933551Z +++ ls -nl torch/include/ATen/cuda/CUDADataType.h 2025-06-01T22:51:27.7934123Z +++ awk '{print $5}' 2025-06-01T22:51:27.7961420Z ++ FSIZE=2787 2025-06-01T22:51:27.7962092Z ++ echo '"torch/include/ATen/cuda/CUDADataType.h",sha256=xJD5uKAVU2xuzp1KG9Gk9Jw3XOwLKoNNHQt5koGTFwc,2787' 2025-06-01T22:51:27.7962774Z ++ read fname 2025-06-01T22:51:27.7963094Z ++ make_wheel_record torch/include/ATen/cuda/CUDADevice.h 2025-06-01T22:51:27.7963543Z ++ FPATH=torch/include/ATen/cuda/CUDADevice.h 2025-06-01T22:51:27.7964078Z ++ echo torch/include/ATen/cuda/CUDADevice.h 2025-06-01T22:51:27.7964750Z ++ grep RECORD 2025-06-01T22:51:27.7988063Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDADevice.h 2025-06-01T22:51:27.7988585Z +++ openssl base64 2025-06-01T22:51:27.7988867Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.7989119Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.7990766Z +++ sed -e s/=//g 2025-06-01T22:51:27.8032427Z ++ HASH=1n4a7Uxt4i3pixkfEVCh0fiz8ExGeaeQ-kdUzFp4Dlo 2025-06-01T22:51:27.8035267Z +++ ls -nl torch/include/ATen/cuda/CUDADevice.h 2025-06-01T22:51:27.8035641Z +++ awk '{print $5}' 2025-06-01T22:51:27.8064284Z ++ FSIZE=532 2025-06-01T22:51:27.8064975Z ++ echo '"torch/include/ATen/cuda/CUDADevice.h",sha256=1n4a7Uxt4i3pixkfEVCh0fiz8ExGeaeQ-kdUzFp4Dlo,532' 2025-06-01T22:51:27.8065625Z ++ read fname 2025-06-01T22:51:27.8065946Z ++ make_wheel_record torch/include/ATen/cuda/CUDAEvent.h 2025-06-01T22:51:27.8066382Z ++ FPATH=torch/include/ATen/cuda/CUDAEvent.h 2025-06-01T22:51:27.8066774Z ++ echo torch/include/ATen/cuda/CUDAEvent.h 2025-06-01T22:51:27.8067114Z ++ grep RECORD 2025-06-01T22:51:27.8086357Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDAEvent.h 2025-06-01T22:51:27.8086868Z +++ openssl base64 2025-06-01T22:51:27.8087136Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.8088236Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.8089447Z +++ sed -e s/=//g 2025-06-01T22:51:27.8128425Z ++ HASH=u5iaFB-R0-NaPqLweteQlw_XZornTjwp5714WUGeNZ0 2025-06-01T22:51:27.8133007Z +++ ls -nl torch/include/ATen/cuda/CUDAEvent.h 2025-06-01T22:51:27.8133709Z +++ awk '{print $5}' 2025-06-01T22:51:27.8163252Z ++ FSIZE=7427 2025-06-01T22:51:27.8164331Z ++ echo '"torch/include/ATen/cuda/CUDAEvent.h",sha256=u5iaFB-R0-NaPqLweteQlw_XZornTjwp5714WUGeNZ0,7427' 2025-06-01T22:51:27.8165004Z ++ read fname 2025-06-01T22:51:27.8165360Z ++ make_wheel_record torch/include/ATen/cuda/CUDAGeneratorImpl.h 2025-06-01T22:51:27.8165890Z ++ FPATH=torch/include/ATen/cuda/CUDAGeneratorImpl.h 2025-06-01T22:51:27.8166347Z ++ echo torch/include/ATen/cuda/CUDAGeneratorImpl.h 2025-06-01T22:51:27.8166742Z ++ grep RECORD 2025-06-01T22:51:27.8191293Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDAGeneratorImpl.h 2025-06-01T22:51:27.8191821Z +++ openssl base64 2025-06-01T22:51:27.8192093Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.8192338Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.8192607Z +++ sed -e s/=//g 2025-06-01T22:51:27.8232488Z ++ HASH=i-Lgt6Ap3LnZCk3kJlNZoR8oMcbQZFI4m0Wua61XkIk 2025-06-01T22:51:27.8235672Z +++ ls -nl torch/include/ATen/cuda/CUDAGeneratorImpl.h 2025-06-01T22:51:27.8236248Z +++ awk '{print $5}' 2025-06-01T22:51:27.8264707Z ++ FSIZE=6082 2025-06-01T22:51:27.8265426Z ++ echo '"torch/include/ATen/cuda/CUDAGeneratorImpl.h",sha256=i-Lgt6Ap3LnZCk3kJlNZoR8oMcbQZFI4m0Wua61XkIk,6082' 2025-06-01T22:51:27.8266135Z ++ read fname 2025-06-01T22:51:27.8266461Z ++ make_wheel_record torch/include/ATen/cuda/CUDAGraph.h 2025-06-01T22:51:27.8267024Z ++ FPATH=torch/include/ATen/cuda/CUDAGraph.h 2025-06-01T22:51:27.8267420Z ++ echo torch/include/ATen/cuda/CUDAGraph.h 2025-06-01T22:51:27.8267776Z ++ grep RECORD 2025-06-01T22:51:27.8290798Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDAGraph.h 2025-06-01T22:51:27.8291306Z +++ openssl base64 2025-06-01T22:51:27.8292116Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.8293651Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.8294798Z +++ sed -e s/=//g 2025-06-01T22:51:27.8331473Z ++ HASH=1qEmN8KjUg9z6rU3cEkjCvYWB3ZzqjmmrDRkYX2Z39w 2025-06-01T22:51:27.8337117Z +++ ls -nl torch/include/ATen/cuda/CUDAGraph.h 2025-06-01T22:51:27.8337502Z +++ awk '{print $5}' 2025-06-01T22:51:27.8365698Z ++ FSIZE=3165 2025-06-01T22:51:27.8366342Z ++ echo '"torch/include/ATen/cuda/CUDAGraph.h",sha256=1qEmN8KjUg9z6rU3cEkjCvYWB3ZzqjmmrDRkYX2Z39w,3165' 2025-06-01T22:51:27.8367045Z ++ read fname 2025-06-01T22:51:27.8367402Z ++ make_wheel_record torch/include/ATen/cuda/CUDAGraphsUtils.cuh 2025-06-01T22:51:27.8367941Z ++ FPATH=torch/include/ATen/cuda/CUDAGraphsUtils.cuh 2025-06-01T22:51:27.8368407Z ++ echo torch/include/ATen/cuda/CUDAGraphsUtils.cuh 2025-06-01T22:51:27.8368790Z ++ grep RECORD 2025-06-01T22:51:27.8393818Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDAGraphsUtils.cuh 2025-06-01T22:51:27.8394355Z +++ openssl base64 2025-06-01T22:51:27.8394624Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.8394897Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.8395163Z +++ sed -e s/=//g 2025-06-01T22:51:27.8435247Z ++ HASH=H7Aua86TJFzkOo53LTu4SZsRpAPD9Yf3qOGWeYEpdG0 2025-06-01T22:51:27.8437493Z +++ ls -nl torch/include/ATen/cuda/CUDAGraphsUtils.cuh 2025-06-01T22:51:27.8437912Z +++ awk '{print $5}' 2025-06-01T22:51:27.8467401Z ++ FSIZE=1901 2025-06-01T22:51:27.8468131Z ++ echo '"torch/include/ATen/cuda/CUDAGraphsUtils.cuh",sha256=H7Aua86TJFzkOo53LTu4SZsRpAPD9Yf3qOGWeYEpdG0,1901' 2025-06-01T22:51:27.8468859Z ++ read fname 2025-06-01T22:51:27.8469178Z ++ make_wheel_record torch/include/ATen/cuda/CUDASparse.h 2025-06-01T22:51:27.8469641Z ++ FPATH=torch/include/ATen/cuda/CUDASparse.h 2025-06-01T22:51:27.8470034Z ++ echo torch/include/ATen/cuda/CUDASparse.h 2025-06-01T22:51:27.8470399Z ++ grep RECORD 2025-06-01T22:51:27.8488828Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDASparse.h 2025-06-01T22:51:27.8489342Z +++ openssl base64 2025-06-01T22:51:27.8490132Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.8491538Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.8492813Z +++ sed -e s/=//g 2025-06-01T22:51:27.8530086Z ++ HASH=Ix0CX2HkVzmNEs8iWRZIR14qrFJMkyjs_L4Kcl5Jpoc 2025-06-01T22:51:27.8534974Z +++ ls -nl torch/include/ATen/cuda/CUDASparse.h 2025-06-01T22:51:27.8535937Z +++ awk '{print $5}' 2025-06-01T22:51:27.8565061Z ++ FSIZE=2596 2025-06-01T22:51:27.8565725Z ++ echo '"torch/include/ATen/cuda/CUDASparse.h",sha256=Ix0CX2HkVzmNEs8iWRZIR14qrFJMkyjs_L4Kcl5Jpoc,2596' 2025-06-01T22:51:27.8566544Z ++ read fname 2025-06-01T22:51:27.8575922Z ++ make_wheel_record torch/include/ATen/cuda/CUDASparseBlas.h 2025-06-01T22:51:27.8576418Z ++ FPATH=torch/include/ATen/cuda/CUDASparseBlas.h 2025-06-01T22:51:27.8576831Z ++ echo torch/include/ATen/cuda/CUDASparseBlas.h 2025-06-01T22:51:27.8577200Z ++ grep RECORD 2025-06-01T22:51:27.8588054Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDASparseBlas.h 2025-06-01T22:51:27.8588625Z +++ openssl base64 2025-06-01T22:51:27.8589004Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.8590777Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.8591508Z +++ sed -e s/=//g 2025-06-01T22:51:27.8633142Z ++ HASH=KwMS1Kx-_4zyvjDT03WI6lqysHB61M2v3DlC1fQYdRw 2025-06-01T22:51:27.8636076Z +++ ls -nl torch/include/ATen/cuda/CUDASparseBlas.h 2025-06-01T22:51:27.8636592Z +++ awk '{print $5}' 2025-06-01T22:51:27.8665678Z ++ FSIZE=12775 2025-06-01T22:51:27.8666339Z ++ echo '"torch/include/ATen/cuda/CUDASparseBlas.h",sha256=KwMS1Kx-_4zyvjDT03WI6lqysHB61M2v3DlC1fQYdRw,12775' 2025-06-01T22:51:27.8667021Z ++ read fname 2025-06-01T22:51:27.8667388Z ++ make_wheel_record torch/include/ATen/cuda/CUDASparseDescriptors.h 2025-06-01T22:51:27.8668052Z ++ FPATH=torch/include/ATen/cuda/CUDASparseDescriptors.h 2025-06-01T22:51:27.8668545Z ++ echo torch/include/ATen/cuda/CUDASparseDescriptors.h 2025-06-01T22:51:27.8668921Z ++ grep RECORD 2025-06-01T22:51:27.8688545Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDASparseDescriptors.h 2025-06-01T22:51:27.8689096Z +++ openssl base64 2025-06-01T22:51:27.8689736Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.8691001Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.8692320Z +++ sed -e s/=//g 2025-06-01T22:51:27.8729629Z ++ HASH=CjQXSh0BlWxev95DHN5Wj32HPNiaaxyhFTSzu8jUg8w 2025-06-01T22:51:27.8734434Z +++ ls -nl torch/include/ATen/cuda/CUDASparseDescriptors.h 2025-06-01T22:51:27.8735320Z +++ awk '{print $5}' 2025-06-01T22:51:27.8762630Z ++ FSIZE=9349 2025-06-01T22:51:27.8763364Z ++ echo '"torch/include/ATen/cuda/CUDASparseDescriptors.h",sha256=CjQXSh0BlWxev95DHN5Wj32HPNiaaxyhFTSzu8jUg8w,9349' 2025-06-01T22:51:27.8764414Z ++ read fname 2025-06-01T22:51:27.8764788Z ++ make_wheel_record torch/include/ATen/cuda/CUDATensorMethods.cuh 2025-06-01T22:51:27.8765341Z ++ FPATH=torch/include/ATen/cuda/CUDATensorMethods.cuh 2025-06-01T22:51:27.8765831Z ++ echo torch/include/ATen/cuda/CUDATensorMethods.cuh 2025-06-01T22:51:27.8766227Z ++ grep RECORD 2025-06-01T22:51:27.8790204Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDATensorMethods.cuh 2025-06-01T22:51:27.8790753Z +++ openssl base64 2025-06-01T22:51:27.8791036Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.8791278Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.8791543Z +++ sed -e s/=//g 2025-06-01T22:51:27.8829639Z ++ HASH=cyQq_CW-cqTVYG5n2yQKI552IDhMnlGZqFPurRzdUk4 2025-06-01T22:51:27.8834555Z +++ ls -nl torch/include/ATen/cuda/CUDATensorMethods.cuh 2025-06-01T22:51:27.8834972Z +++ awk '{print $5}' 2025-06-01T22:51:27.8863048Z ++ FSIZE=270 2025-06-01T22:51:27.8863805Z ++ echo '"torch/include/ATen/cuda/CUDATensorMethods.cuh",sha256=cyQq_CW-cqTVYG5n2yQKI552IDhMnlGZqFPurRzdUk4,270' 2025-06-01T22:51:27.8864520Z ++ read fname 2025-06-01T22:51:27.8864855Z ++ make_wheel_record torch/include/ATen/cuda/CUDAUtils.h 2025-06-01T22:51:27.8865295Z ++ FPATH=torch/include/ATen/cuda/CUDAUtils.h 2025-06-01T22:51:27.8865676Z ++ echo torch/include/ATen/cuda/CUDAUtils.h 2025-06-01T22:51:27.8866034Z ++ grep RECORD 2025-06-01T22:51:27.8886425Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CUDAUtils.h 2025-06-01T22:51:27.8886941Z +++ openssl base64 2025-06-01T22:51:27.8887406Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.8888699Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.8890062Z +++ sed -e s/=//g 2025-06-01T22:51:27.8928001Z ++ HASH=agWW0ofbSjZFEJyLb5rueLR4p0-4S6Z-AN8trrvch40 2025-06-01T22:51:27.8933298Z +++ ls -nl torch/include/ATen/cuda/CUDAUtils.h 2025-06-01T22:51:27.8934167Z +++ awk '{print $5}' 2025-06-01T22:51:27.8964892Z ++ FSIZE=416 2025-06-01T22:51:27.8965692Z ++ echo '"torch/include/ATen/cuda/CUDAUtils.h",sha256=agWW0ofbSjZFEJyLb5rueLR4p0-4S6Z-AN8trrvch40,416' 2025-06-01T22:51:27.8966371Z ++ read fname 2025-06-01T22:51:27.8966760Z ++ make_wheel_record torch/include/ATen/cuda/CachingHostAllocator.h 2025-06-01T22:51:27.8967310Z ++ FPATH=torch/include/ATen/cuda/CachingHostAllocator.h 2025-06-01T22:51:27.8967807Z ++ echo torch/include/ATen/cuda/CachingHostAllocator.h 2025-06-01T22:51:27.8968200Z ++ grep RECORD 2025-06-01T22:51:27.8991596Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/CachingHostAllocator.h 2025-06-01T22:51:27.8992155Z +++ openssl base64 2025-06-01T22:51:27.8992417Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.8992677Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.8992928Z +++ sed -e s/=//g 2025-06-01T22:51:27.9031398Z ++ HASH=RVXhPUKufDj61H8vJnxOy2lFs2aE22xyUco1IYvTCws 2025-06-01T22:51:27.9034345Z +++ ls -nl torch/include/ATen/cuda/CachingHostAllocator.h 2025-06-01T22:51:27.9035047Z +++ awk '{print $5}' 2025-06-01T22:51:27.9063199Z ++ FSIZE=2999 2025-06-01T22:51:27.9063948Z ++ echo '"torch/include/ATen/cuda/CachingHostAllocator.h",sha256=RVXhPUKufDj61H8vJnxOy2lFs2aE22xyUco1IYvTCws,2999' 2025-06-01T22:51:27.9064692Z ++ read fname 2025-06-01T22:51:27.9065156Z ++ make_wheel_record torch/include/ATen/cuda/DeviceUtils.cuh 2025-06-01T22:51:27.9065636Z ++ FPATH=torch/include/ATen/cuda/DeviceUtils.cuh 2025-06-01T22:51:27.9066050Z ++ echo torch/include/ATen/cuda/DeviceUtils.cuh 2025-06-01T22:51:27.9066419Z ++ grep RECORD 2025-06-01T22:51:27.9086640Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/DeviceUtils.cuh 2025-06-01T22:51:27.9087303Z +++ openssl base64 2025-06-01T22:51:27.9087582Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.9088087Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.9089427Z +++ sed -e s/=//g 2025-06-01T22:51:27.9127575Z ++ HASH=M6xUbeOJBa9xF8gPLhSG7AIMDbK4e9B1avhM2eXLXXU 2025-06-01T22:51:27.9132720Z +++ ls -nl torch/include/ATen/cuda/DeviceUtils.cuh 2025-06-01T22:51:27.9133464Z +++ awk '{print $5}' 2025-06-01T22:51:27.9161913Z ++ FSIZE=3280 2025-06-01T22:51:27.9162601Z ++ echo '"torch/include/ATen/cuda/DeviceUtils.cuh",sha256=M6xUbeOJBa9xF8gPLhSG7AIMDbK4e9B1avhM2eXLXXU,3280' 2025-06-01T22:51:27.9163281Z ++ read fname 2025-06-01T22:51:27.9163622Z ++ make_wheel_record torch/include/ATen/cuda/EmptyTensor.h 2025-06-01T22:51:27.9164221Z ++ FPATH=torch/include/ATen/cuda/EmptyTensor.h 2025-06-01T22:51:27.9164797Z ++ echo torch/include/ATen/cuda/EmptyTensor.h 2025-06-01T22:51:27.9165219Z ++ grep RECORD 2025-06-01T22:51:27.9189436Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/EmptyTensor.h 2025-06-01T22:51:27.9189966Z +++ openssl base64 2025-06-01T22:51:27.9190244Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.9190507Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.9190773Z +++ sed -e s/=//g 2025-06-01T22:51:27.9231627Z ++ HASH=wRp8R6rCIp9BYFFHNrZWyux9sQf0boSKI1SJIP-fW_k 2025-06-01T22:51:27.9232951Z +++ ls -nl torch/include/ATen/cuda/EmptyTensor.h 2025-06-01T22:51:27.9233693Z +++ awk '{print $5}' 2025-06-01T22:51:27.9262045Z ++ FSIZE=1206 2025-06-01T22:51:27.9262727Z ++ echo '"torch/include/ATen/cuda/EmptyTensor.h",sha256=wRp8R6rCIp9BYFFHNrZWyux9sQf0boSKI1SJIP-fW_k,1206' 2025-06-01T22:51:27.9263419Z ++ read fname 2025-06-01T22:51:27.9263764Z ++ make_wheel_record torch/include/ATen/cuda/Exceptions.h 2025-06-01T22:51:27.9264209Z ++ FPATH=torch/include/ATen/cuda/Exceptions.h 2025-06-01T22:51:27.9264622Z ++ echo torch/include/ATen/cuda/Exceptions.h 2025-06-01T22:51:27.9264967Z ++ grep RECORD 2025-06-01T22:51:27.9286063Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/Exceptions.h 2025-06-01T22:51:27.9286572Z +++ openssl base64 2025-06-01T22:51:27.9286857Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.9287343Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.9288777Z +++ sed -e s/=//g 2025-06-01T22:51:27.9327688Z ++ HASH=wUK5z-rmpX8DOQwkWg5uTCHFA-C5l8SK1m5Z8UeKIAU 2025-06-01T22:51:27.9332588Z +++ ls -nl torch/include/ATen/cuda/Exceptions.h 2025-06-01T22:51:27.9333418Z +++ awk '{print $5}' 2025-06-01T22:51:27.9363250Z ++ FSIZE=12588 2025-06-01T22:51:27.9364402Z ++ echo '"torch/include/ATen/cuda/Exceptions.h",sha256=wUK5z-rmpX8DOQwkWg5uTCHFA-C5l8SK1m5Z8UeKIAU,12588' 2025-06-01T22:51:27.9365147Z ++ read fname 2025-06-01T22:51:27.9365499Z ++ make_wheel_record torch/include/ATen/cuda/NumericLimits.cuh 2025-06-01T22:51:27.9366014Z ++ FPATH=torch/include/ATen/cuda/NumericLimits.cuh 2025-06-01T22:51:27.9366459Z ++ echo torch/include/ATen/cuda/NumericLimits.cuh 2025-06-01T22:51:27.9366844Z ++ grep RECORD 2025-06-01T22:51:27.9389711Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/NumericLimits.cuh 2025-06-01T22:51:27.9390227Z +++ openssl base64 2025-06-01T22:51:27.9390500Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.9390751Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.9391503Z +++ sed -e s/=//g 2025-06-01T22:51:27.9429054Z ++ HASH=Pucf4S3VEL-sT52Es3G9iXpX9WUXGjwR1-RvN1-6Hww 2025-06-01T22:51:27.9433964Z +++ ls -nl torch/include/ATen/cuda/NumericLimits.cuh 2025-06-01T22:51:27.9434657Z +++ awk '{print $5}' 2025-06-01T22:51:27.9462404Z ++ FSIZE=5214 2025-06-01T22:51:27.9463057Z ++ echo '"torch/include/ATen/cuda/NumericLimits.cuh",sha256=Pucf4S3VEL-sT52Es3G9iXpX9WUXGjwR1-RvN1-6Hww,5214' 2025-06-01T22:51:27.9463757Z ++ read fname 2025-06-01T22:51:27.9464107Z ++ make_wheel_record torch/include/ATen/cuda/PeerToPeerAccess.h 2025-06-01T22:51:27.9464747Z ++ FPATH=torch/include/ATen/cuda/PeerToPeerAccess.h 2025-06-01T22:51:27.9465199Z ++ echo torch/include/ATen/cuda/PeerToPeerAccess.h 2025-06-01T22:51:27.9465583Z ++ grep RECORD 2025-06-01T22:51:27.9486810Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/PeerToPeerAccess.h 2025-06-01T22:51:27.9487345Z +++ openssl base64 2025-06-01T22:51:27.9487764Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.9488802Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.9490214Z +++ sed -e s/=//g 2025-06-01T22:51:27.9528153Z ++ HASH=2Eihyjnz1Y3CNFJae3jciumAZ1yV_pJFmBXvn3Zc93Y 2025-06-01T22:51:27.9533458Z +++ ls -nl torch/include/ATen/cuda/PeerToPeerAccess.h 2025-06-01T22:51:27.9534734Z +++ awk '{print $5}' 2025-06-01T22:51:27.9563747Z ++ FSIZE=294 2025-06-01T22:51:27.9564707Z ++ echo '"torch/include/ATen/cuda/PeerToPeerAccess.h",sha256=2Eihyjnz1Y3CNFJae3jciumAZ1yV_pJFmBXvn3Zc93Y,294' 2025-06-01T22:51:27.9565424Z ++ read fname 2025-06-01T22:51:27.9565800Z ++ make_wheel_record torch/include/ATen/cuda/PhiloxCudaState.h 2025-06-01T22:51:27.9566298Z ++ FPATH=torch/include/ATen/cuda/PhiloxCudaState.h 2025-06-01T22:51:27.9566755Z ++ echo torch/include/ATen/cuda/PhiloxCudaState.h 2025-06-01T22:51:27.9567144Z ++ grep RECORD 2025-06-01T22:51:27.9590295Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/PhiloxCudaState.h 2025-06-01T22:51:27.9590835Z +++ openssl base64 2025-06-01T22:51:27.9591096Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.9591353Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.9591604Z +++ sed -e s/=//g 2025-06-01T22:51:27.9632055Z ++ HASH=9ChfldlFF4J6Qcr7VNBtrQ_-jKVoQquIOuJKLYPXz0k 2025-06-01T22:51:27.9634809Z +++ ls -nl torch/include/ATen/cuda/PhiloxCudaState.h 2025-06-01T22:51:27.9635204Z +++ awk '{print $5}' 2025-06-01T22:51:27.9663362Z ++ FSIZE=85 2025-06-01T22:51:27.9664010Z ++ echo '"torch/include/ATen/cuda/PhiloxCudaState.h",sha256=9ChfldlFF4J6Qcr7VNBtrQ_-jKVoQquIOuJKLYPXz0k,85' 2025-06-01T22:51:27.9664697Z ++ read fname 2025-06-01T22:51:27.9665036Z ++ make_wheel_record torch/include/ATen/cuda/PhiloxUtils.cuh 2025-06-01T22:51:27.9665517Z ++ FPATH=torch/include/ATen/cuda/PhiloxUtils.cuh 2025-06-01T22:51:27.9665941Z ++ echo torch/include/ATen/cuda/PhiloxUtils.cuh 2025-06-01T22:51:27.9666298Z ++ grep RECORD 2025-06-01T22:51:27.9686629Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/PhiloxUtils.cuh 2025-06-01T22:51:27.9687142Z +++ openssl base64 2025-06-01T22:51:27.9687424Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.9688673Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.9689816Z +++ sed -e s/=//g 2025-06-01T22:51:27.9727343Z ++ HASH=pVnvthsuIHgFnebV4_gj01KXpuo3Fgddc3cWi1uswzE 2025-06-01T22:51:27.9732440Z +++ ls -nl torch/include/ATen/cuda/PhiloxUtils.cuh 2025-06-01T22:51:27.9733331Z +++ awk '{print $5}' 2025-06-01T22:51:27.9761550Z ++ FSIZE=95 2025-06-01T22:51:27.9762296Z ++ echo '"torch/include/ATen/cuda/PhiloxUtils.cuh",sha256=pVnvthsuIHgFnebV4_gj01KXpuo3Fgddc3cWi1uswzE,95' 2025-06-01T22:51:27.9762972Z ++ read fname 2025-06-01T22:51:27.9763354Z ++ make_wheel_record torch/include/ATen/cuda/PinnedMemoryAllocator.h 2025-06-01T22:51:27.9764038Z ++ FPATH=torch/include/ATen/cuda/PinnedMemoryAllocator.h 2025-06-01T22:51:27.9764777Z ++ echo torch/include/ATen/cuda/PinnedMemoryAllocator.h 2025-06-01T22:51:27.9765197Z ++ grep RECORD 2025-06-01T22:51:27.9788514Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/PinnedMemoryAllocator.h 2025-06-01T22:51:27.9789087Z +++ openssl base64 2025-06-01T22:51:27.9789353Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.9789598Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.9789865Z +++ sed -e s/=//g 2025-06-01T22:51:27.9828728Z ++ HASH=Wu12lLzq1r9t4vDzZUWv_w01NagUHb01SxiFcO6Gfjg 2025-06-01T22:51:27.9834042Z +++ ls -nl torch/include/ATen/cuda/PinnedMemoryAllocator.h 2025-06-01T22:51:27.9834456Z +++ awk '{print $5}' 2025-06-01T22:51:27.9862583Z ++ FSIZE=223 2025-06-01T22:51:27.9863412Z ++ echo '"torch/include/ATen/cuda/PinnedMemoryAllocator.h",sha256=Wu12lLzq1r9t4vDzZUWv_w01NagUHb01SxiFcO6Gfjg,223' 2025-06-01T22:51:27.9864134Z ++ read fname 2025-06-01T22:51:27.9864597Z ++ make_wheel_record torch/include/ATen/cuda/ScanUtils.cuh 2025-06-01T22:51:27.9865048Z ++ FPATH=torch/include/ATen/cuda/ScanUtils.cuh 2025-06-01T22:51:27.9865459Z ++ echo torch/include/ATen/cuda/ScanUtils.cuh 2025-06-01T22:51:27.9865827Z ++ grep RECORD 2025-06-01T22:51:27.9886463Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/ScanUtils.cuh 2025-06-01T22:51:27.9887113Z +++ openssl base64 2025-06-01T22:51:27.9887376Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.9888270Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.9889748Z +++ sed -e s/=//g 2025-06-01T22:51:27.9927389Z ++ HASH=OolU3qBsTJupQmcl407sFTkepxZ7gdUO5xi1i1iBQxI 2025-06-01T22:51:27.9932365Z +++ ls -nl torch/include/ATen/cuda/ScanUtils.cuh 2025-06-01T22:51:27.9933333Z +++ awk '{print $5}' 2025-06-01T22:51:27.9963217Z ++ FSIZE=2027 2025-06-01T22:51:27.9963996Z ++ echo '"torch/include/ATen/cuda/ScanUtils.cuh",sha256=OolU3qBsTJupQmcl407sFTkepxZ7gdUO5xi1i1iBQxI,2027' 2025-06-01T22:51:27.9964871Z ++ read fname 2025-06-01T22:51:27.9965186Z ++ make_wheel_record torch/include/ATen/cuda/Sleep.h 2025-06-01T22:51:27.9965615Z ++ FPATH=torch/include/ATen/cuda/Sleep.h 2025-06-01T22:51:27.9966003Z ++ echo torch/include/ATen/cuda/Sleep.h 2025-06-01T22:51:27.9966338Z ++ grep RECORD 2025-06-01T22:51:27.9989792Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/Sleep.h 2025-06-01T22:51:27.9990324Z +++ openssl base64 2025-06-01T22:51:27.9990607Z +++ sed -e s/+/-/g 2025-06-01T22:51:27.9990851Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:27.9991119Z +++ sed -e s/=//g 2025-06-01T22:51:28.0029058Z ++ HASH=yDtfwQXKe_TyuXKwZhqb_vQI1l9Wc_J2VPvl2MrHL_c 2025-06-01T22:51:28.0031576Z +++ ls -nl torch/include/ATen/cuda/Sleep.h 2025-06-01T22:51:28.0032591Z +++ awk '{print $5}' 2025-06-01T22:51:28.0062154Z ++ FSIZE=319 2025-06-01T22:51:28.0062832Z ++ echo '"torch/include/ATen/cuda/Sleep.h",sha256=yDtfwQXKe_TyuXKwZhqb_vQI1l9Wc_J2VPvl2MrHL_c,319' 2025-06-01T22:51:28.0063449Z ++ read fname 2025-06-01T22:51:28.0063785Z ++ make_wheel_record torch/include/ATen/cuda/ThrustAllocator.h 2025-06-01T22:51:28.0064277Z ++ FPATH=torch/include/ATen/cuda/ThrustAllocator.h 2025-06-01T22:51:28.0064705Z ++ echo torch/include/ATen/cuda/ThrustAllocator.h 2025-06-01T22:51:28.0065081Z ++ grep RECORD 2025-06-01T22:51:28.0086160Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/ThrustAllocator.h 2025-06-01T22:51:28.0086702Z +++ openssl base64 2025-06-01T22:51:28.0086966Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.0087233Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.0087628Z +++ sed -e s/=//g 2025-06-01T22:51:28.0126098Z ++ HASH=JgK1MhDwoM1x_OSXcRaZqE6WmZ3DonmAWc0Z8WKiEyg 2025-06-01T22:51:28.0130825Z +++ ls -nl torch/include/ATen/cuda/ThrustAllocator.h 2025-06-01T22:51:28.0131599Z +++ awk '{print $5}' 2025-06-01T22:51:28.0155431Z ++ FSIZE=505 2025-06-01T22:51:28.0156248Z ++ echo '"torch/include/ATen/cuda/ThrustAllocator.h",sha256=JgK1MhDwoM1x_OSXcRaZqE6WmZ3DonmAWc0Z8WKiEyg,505' 2025-06-01T22:51:28.0157062Z ++ read fname 2025-06-01T22:51:28.0157444Z ++ make_wheel_record torch/include/ATen/cuda/cub-RadixSortPairs.cuh 2025-06-01T22:51:28.0157976Z ++ FPATH=torch/include/ATen/cuda/cub-RadixSortPairs.cuh 2025-06-01T22:51:28.0159958Z ++ echo torch/include/ATen/cuda/cub-RadixSortPairs.cuh 2025-06-01T22:51:28.0161141Z ++ grep RECORD 2025-06-01T22:51:28.0185163Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/cub-RadixSortPairs.cuh 2025-06-01T22:51:28.0186040Z +++ openssl base64 2025-06-01T22:51:28.0186388Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.0186655Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.0186930Z +++ sed -e s/=//g 2025-06-01T22:51:28.0226452Z ++ HASH=vUQazORo_8NizmxKgL_7nuJ2o0ieQPztes7owD3y0lM 2025-06-01T22:51:28.0229675Z +++ ls -nl torch/include/ATen/cuda/cub-RadixSortPairs.cuh 2025-06-01T22:51:28.0230088Z +++ awk '{print $5}' 2025-06-01T22:51:28.0253871Z ++ FSIZE=2205 2025-06-01T22:51:28.0254545Z ++ echo '"torch/include/ATen/cuda/cub-RadixSortPairs.cuh",sha256=vUQazORo_8NizmxKgL_7nuJ2o0ieQPztes7owD3y0lM,2205' 2025-06-01T22:51:28.0255259Z ++ read fname 2025-06-01T22:51:28.0255568Z ++ make_wheel_record torch/include/ATen/cuda/cub.cuh 2025-06-01T22:51:28.0256071Z ++ FPATH=torch/include/ATen/cuda/cub.cuh 2025-06-01T22:51:28.0257614Z ++ echo torch/include/ATen/cuda/cub.cuh 2025-06-01T22:51:28.0259372Z ++ grep RECORD 2025-06-01T22:51:28.0284134Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/cub.cuh 2025-06-01T22:51:28.0284832Z +++ openssl base64 2025-06-01T22:51:28.0285220Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.0285490Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.0286008Z +++ sed -e s/=//g 2025-06-01T22:51:28.0325803Z ++ HASH=EiM5y_Vvm3ZE_Y6OMhvULRtDzUKRDHG7pVa3xcTEWis 2025-06-01T22:51:28.0328539Z +++ ls -nl torch/include/ATen/cuda/cub.cuh 2025-06-01T22:51:28.0329148Z +++ awk '{print $5}' 2025-06-01T22:51:28.0353012Z ++ FSIZE=22561 2025-06-01T22:51:28.0353614Z ++ echo '"torch/include/ATen/cuda/cub.cuh",sha256=EiM5y_Vvm3ZE_Y6OMhvULRtDzUKRDHG7pVa3xcTEWis,22561' 2025-06-01T22:51:28.0354238Z ++ read fname 2025-06-01T22:51:28.0354543Z ++ make_wheel_record torch/include/ATen/cuda/cub.h 2025-06-01T22:51:28.0354948Z ++ FPATH=torch/include/ATen/cuda/cub.h 2025-06-01T22:51:28.0356815Z ++ echo torch/include/ATen/cuda/cub.h 2025-06-01T22:51:28.0358009Z ++ grep RECORD 2025-06-01T22:51:28.0383768Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/cub.h 2025-06-01T22:51:28.0384245Z +++ openssl base64 2025-06-01T22:51:28.0384494Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.0384751Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.0385013Z +++ sed -e s/=//g 2025-06-01T22:51:28.0423329Z ++ HASH=whK5xvYlfQeK_qRNFGaECPI23eYfJZ4rdZl3IoyCfX0 2025-06-01T22:51:28.0423905Z +++ ls -nl torch/include/ATen/cuda/cub.h 2025-06-01T22:51:28.0425538Z +++ awk '{print $5}' 2025-06-01T22:51:28.0449636Z ++ FSIZE=3368 2025-06-01T22:51:28.0450215Z ++ echo '"torch/include/ATen/cuda/cub.h",sha256=whK5xvYlfQeK_qRNFGaECPI23eYfJZ4rdZl3IoyCfX0,3368' 2025-06-01T22:51:28.0450860Z ++ read fname 2025-06-01T22:51:28.0451213Z ++ make_wheel_record torch/include/ATen/cuda/cub_definitions.cuh 2025-06-01T22:51:28.0451731Z ++ FPATH=torch/include/ATen/cuda/cub_definitions.cuh 2025-06-01T22:51:28.0453642Z ++ echo torch/include/ATen/cuda/cub_definitions.cuh 2025-06-01T22:51:28.0454551Z ++ grep RECORD 2025-06-01T22:51:28.0479511Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/cub_definitions.cuh 2025-06-01T22:51:28.0480079Z +++ openssl base64 2025-06-01T22:51:28.0480350Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.0480592Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.0480900Z +++ sed -e s/=//g 2025-06-01T22:51:28.0520071Z ++ HASH=nLuI67EJelYONc8JmZQeCd-06Vfdixwnb6ZBFBpqIoM 2025-06-01T22:51:28.0522797Z +++ ls -nl torch/include/ATen/cuda/cub_definitions.cuh 2025-06-01T22:51:28.0523219Z +++ awk '{print $5}' 2025-06-01T22:51:28.0547481Z ++ FSIZE=1457 2025-06-01T22:51:28.0548169Z ++ echo '"torch/include/ATen/cuda/cub_definitions.cuh",sha256=nLuI67EJelYONc8JmZQeCd-06Vfdixwnb6ZBFBpqIoM,1457' 2025-06-01T22:51:28.0549030Z ++ read fname 2025-06-01T22:51:28.0549373Z ++ make_wheel_record torch/include/ATen/cuda/jiterator.h 2025-06-01T22:51:28.0549834Z ++ FPATH=torch/include/ATen/cuda/jiterator.h 2025-06-01T22:51:28.0551134Z ++ echo torch/include/ATen/cuda/jiterator.h 2025-06-01T22:51:28.0552113Z ++ grep RECORD 2025-06-01T22:51:28.0571008Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/jiterator.h 2025-06-01T22:51:28.0571834Z +++ openssl base64 2025-06-01T22:51:28.0573083Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.0574477Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.0575870Z +++ sed -e s/=//g 2025-06-01T22:51:28.0611934Z ++ HASH=yfP0SBXGIcp0aZq4N5TqNF8XDSmIqgENZeGac4xd9ik 2025-06-01T22:51:28.0618935Z +++ ls -nl torch/include/ATen/cuda/jiterator.h 2025-06-01T22:51:28.0619041Z +++ awk '{print $5}' 2025-06-01T22:51:28.0645191Z ++ FSIZE=960 2025-06-01T22:51:28.0645920Z ++ echo '"torch/include/ATen/cuda/jiterator.h",sha256=yfP0SBXGIcp0aZq4N5TqNF8XDSmIqgENZeGac4xd9ik,960' 2025-06-01T22:51:28.0646031Z ++ read fname 2025-06-01T22:51:28.0646237Z ++ make_wheel_record torch/include/ATen/cuda/jiterator_impl.h 2025-06-01T22:51:28.0646412Z ++ FPATH=torch/include/ATen/cuda/jiterator_impl.h 2025-06-01T22:51:28.0646717Z ++ echo torch/include/ATen/cuda/jiterator_impl.h 2025-06-01T22:51:28.0647443Z ++ grep RECORD 2025-06-01T22:51:28.0673217Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/jiterator_impl.h 2025-06-01T22:51:28.0673404Z +++ openssl base64 2025-06-01T22:51:28.0673743Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.0673854Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.0674080Z +++ sed -e s/=//g 2025-06-01T22:51:28.0713051Z ++ HASH=Lz5aduIpRzWMtJAWj0LEYrlQU5kgDGAuGz0TIJ3G31A 2025-06-01T22:51:28.0716476Z +++ ls -nl torch/include/ATen/cuda/jiterator_impl.h 2025-06-01T22:51:28.0717671Z +++ awk '{print $5}' 2025-06-01T22:51:28.0747139Z ++ FSIZE=7101 2025-06-01T22:51:28.0747827Z ++ echo '"torch/include/ATen/cuda/jiterator_impl.h",sha256=Lz5aduIpRzWMtJAWj0LEYrlQU5kgDGAuGz0TIJ3G31A,7101' 2025-06-01T22:51:28.0747941Z ++ read fname 2025-06-01T22:51:28.0748154Z ++ make_wheel_record torch/include/ATen/cuda/llvm_jit_strings.h 2025-06-01T22:51:28.0748326Z ++ FPATH=torch/include/ATen/cuda/llvm_jit_strings.h 2025-06-01T22:51:28.0748480Z ++ echo torch/include/ATen/cuda/llvm_jit_strings.h 2025-06-01T22:51:28.0749070Z ++ grep RECORD 2025-06-01T22:51:28.0770492Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/llvm_jit_strings.h 2025-06-01T22:51:28.0770610Z +++ openssl base64 2025-06-01T22:51:28.0771514Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.0772764Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.0774028Z +++ sed -e s/=//g 2025-06-01T22:51:28.0811039Z ++ HASH=xBnyc1FWrmVgnFrIS-tvwHdINw5reXg7j1W6wAHsa7c 2025-06-01T22:51:28.0816249Z +++ ls -nl torch/include/ATen/cuda/llvm_jit_strings.h 2025-06-01T22:51:28.0817088Z +++ awk '{print $5}' 2025-06-01T22:51:28.0842624Z ++ FSIZE=428 2025-06-01T22:51:28.0843140Z ++ echo '"torch/include/ATen/cuda/llvm_jit_strings.h",sha256=xBnyc1FWrmVgnFrIS-tvwHdINw5reXg7j1W6wAHsa7c,428' 2025-06-01T22:51:28.0843247Z ++ read fname 2025-06-01T22:51:28.0843458Z ++ make_wheel_record torch/include/ATen/cuda/detail/CUDAHooks.h 2025-06-01T22:51:28.0843615Z ++ FPATH=torch/include/ATen/cuda/detail/CUDAHooks.h 2025-06-01T22:51:28.0843913Z ++ echo torch/include/ATen/cuda/detail/CUDAHooks.h 2025-06-01T22:51:28.0846533Z ++ grep RECORD 2025-06-01T22:51:28.0871182Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/detail/CUDAHooks.h 2025-06-01T22:51:28.0871384Z +++ openssl base64 2025-06-01T22:51:28.0871499Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.0871598Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.0872514Z +++ sed -e s/=//g 2025-06-01T22:51:28.0913097Z ++ HASH=C8XSBlO9LpPX8HajzwnyqraPfdDUSzRyvapYFJCOi7A 2025-06-01T22:51:28.0916379Z +++ ls -nl torch/include/ATen/cuda/detail/CUDAHooks.h 2025-06-01T22:51:28.0917173Z +++ awk '{print $5}' 2025-06-01T22:51:28.0944201Z ++ FSIZE=2624 2025-06-01T22:51:28.0944766Z ++ echo '"torch/include/ATen/cuda/detail/CUDAHooks.h",sha256=C8XSBlO9LpPX8HajzwnyqraPfdDUSzRyvapYFJCOi7A,2624' 2025-06-01T22:51:28.0945034Z ++ read fname 2025-06-01T22:51:28.0945546Z ++ make_wheel_record torch/include/ATen/cuda/detail/DeviceThreadHandles.h 2025-06-01T22:51:28.0945769Z ++ FPATH=torch/include/ATen/cuda/detail/DeviceThreadHandles.h 2025-06-01T22:51:28.0946170Z ++ echo torch/include/ATen/cuda/detail/DeviceThreadHandles.h 2025-06-01T22:51:28.0947390Z ++ grep RECORD 2025-06-01T22:51:28.0968515Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/detail/DeviceThreadHandles.h 2025-06-01T22:51:28.0968645Z +++ openssl base64 2025-06-01T22:51:28.0969730Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.0971052Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.0972343Z +++ sed -e s/=//g 2025-06-01T22:51:28.1009801Z ++ HASH=64OvgUt-NFTsK-8aHcpWMz6WtDymDfgXd2vPJckrNJw 2025-06-01T22:51:28.1015517Z +++ ls -nl torch/include/ATen/cuda/detail/DeviceThreadHandles.h 2025-06-01T22:51:28.1016692Z +++ awk '{print $5}' 2025-06-01T22:51:28.1044222Z ++ FSIZE=7017 2025-06-01T22:51:28.1045075Z ++ echo '"torch/include/ATen/cuda/detail/DeviceThreadHandles.h",sha256=64OvgUt-NFTsK-8aHcpWMz6WtDymDfgXd2vPJckrNJw,7017' 2025-06-01T22:51:28.1045189Z ++ read fname 2025-06-01T22:51:28.1045652Z ++ make_wheel_record torch/include/ATen/cuda/detail/IndexUtils.cuh 2025-06-01T22:51:28.1045961Z ++ FPATH=torch/include/ATen/cuda/detail/IndexUtils.cuh 2025-06-01T22:51:28.1046138Z ++ echo torch/include/ATen/cuda/detail/IndexUtils.cuh 2025-06-01T22:51:28.1046439Z ++ grep RECORD 2025-06-01T22:51:28.1071953Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/detail/IndexUtils.cuh 2025-06-01T22:51:28.1072137Z +++ openssl base64 2025-06-01T22:51:28.1072395Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.1072499Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.1072600Z +++ sed -e s/=//g 2025-06-01T22:51:28.1114111Z ++ HASH=ut7xLLhgDhzVDYKy4rQ4mwr4mcUcvTxGVMUv-nVye3c 2025-06-01T22:51:28.1116677Z +++ ls -nl torch/include/ATen/cuda/detail/IndexUtils.cuh 2025-06-01T22:51:28.1118116Z +++ awk '{print $5}' 2025-06-01T22:51:28.1143670Z ++ FSIZE=867 2025-06-01T22:51:28.1144253Z ++ echo '"torch/include/ATen/cuda/detail/IndexUtils.cuh",sha256=ut7xLLhgDhzVDYKy4rQ4mwr4mcUcvTxGVMUv-nVye3c,867' 2025-06-01T22:51:28.1144356Z ++ read fname 2025-06-01T22:51:28.1144654Z ++ make_wheel_record torch/include/ATen/cuda/detail/IntegerDivider.cuh 2025-06-01T22:51:28.1144850Z ++ FPATH=torch/include/ATen/cuda/detail/IntegerDivider.cuh 2025-06-01T22:51:28.1147338Z ++ echo torch/include/ATen/cuda/detail/IntegerDivider.cuh 2025-06-01T22:51:28.1147460Z ++ grep RECORD 2025-06-01T22:51:28.1169302Z +++ openssl base64 2025-06-01T22:51:28.1169835Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.1170182Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/detail/IntegerDivider.cuh 2025-06-01T22:51:28.1171064Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.1172400Z +++ sed -e s/=//g 2025-06-01T22:51:28.1211659Z ++ HASH=qPJfE_dg2VjrM8lgNt7YVA7ltRg-X1qt92XJCSW-w_o 2025-06-01T22:51:28.1216759Z +++ ls -nl torch/include/ATen/cuda/detail/IntegerDivider.cuh 2025-06-01T22:51:28.1218303Z +++ awk '{print $5}' 2025-06-01T22:51:28.1243472Z ++ FSIZE=4019 2025-06-01T22:51:28.1244170Z ++ echo '"torch/include/ATen/cuda/detail/IntegerDivider.cuh",sha256=qPJfE_dg2VjrM8lgNt7YVA7ltRg-X1qt92XJCSW-w_o,4019' 2025-06-01T22:51:28.1244267Z ++ read fname 2025-06-01T22:51:28.1244491Z ++ make_wheel_record torch/include/ATen/cuda/detail/KernelUtils.h 2025-06-01T22:51:28.1244669Z ++ FPATH=torch/include/ATen/cuda/detail/KernelUtils.h 2025-06-01T22:51:28.1245720Z ++ echo torch/include/ATen/cuda/detail/KernelUtils.h 2025-06-01T22:51:28.1247188Z ++ grep RECORD 2025-06-01T22:51:28.1272114Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/detail/KernelUtils.h 2025-06-01T22:51:28.1272718Z +++ openssl base64 2025-06-01T22:51:28.1272836Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.1272941Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.1273144Z +++ sed -e s/=//g 2025-06-01T22:51:28.1313448Z ++ HASH=sj0WUKCrfjZ3BSmHhMz1XRCvJfRD6cirRCwpGVM8Yzk 2025-06-01T22:51:28.1317007Z +++ ls -nl torch/include/ATen/cuda/detail/KernelUtils.h 2025-06-01T22:51:28.1317285Z +++ awk '{print $5}' 2025-06-01T22:51:28.1343141Z ++ FSIZE=1535 2025-06-01T22:51:28.1343707Z ++ echo '"torch/include/ATen/cuda/detail/KernelUtils.h",sha256=sj0WUKCrfjZ3BSmHhMz1XRCvJfRD6cirRCwpGVM8Yzk,1535' 2025-06-01T22:51:28.1343989Z ++ read fname 2025-06-01T22:51:28.1344216Z ++ make_wheel_record torch/include/ATen/cuda/detail/LazyNVRTC.h 2025-06-01T22:51:28.1344378Z ++ FPATH=torch/include/ATen/cuda/detail/LazyNVRTC.h 2025-06-01T22:51:28.1345760Z ++ echo torch/include/ATen/cuda/detail/LazyNVRTC.h 2025-06-01T22:51:28.1346942Z ++ grep RECORD 2025-06-01T22:51:28.1368611Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/detail/LazyNVRTC.h 2025-06-01T22:51:28.1368751Z +++ openssl base64 2025-06-01T22:51:28.1369868Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.1371139Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.1372537Z +++ sed -e s/=//g 2025-06-01T22:51:28.1410070Z ++ HASH=mxEGFOoO7658DXR0jEe_TtUN0UShNHVM7xokcFufs3c 2025-06-01T22:51:28.1415549Z +++ ls -nl torch/include/ATen/cuda/detail/LazyNVRTC.h 2025-06-01T22:51:28.1416542Z +++ awk '{print $5}' 2025-06-01T22:51:28.1442122Z ++ FSIZE=220 2025-06-01T22:51:28.1442729Z ++ echo '"torch/include/ATen/cuda/detail/LazyNVRTC.h",sha256=mxEGFOoO7658DXR0jEe_TtUN0UShNHVM7xokcFufs3c,220' 2025-06-01T22:51:28.1442971Z ++ read fname 2025-06-01T22:51:28.1443247Z ++ make_wheel_record torch/include/ATen/cuda/detail/OffsetCalculator.cuh 2025-06-01T22:51:28.1443451Z ++ FPATH=torch/include/ATen/cuda/detail/OffsetCalculator.cuh 2025-06-01T22:51:28.1444108Z ++ echo torch/include/ATen/cuda/detail/OffsetCalculator.cuh 2025-06-01T22:51:28.1446514Z ++ grep RECORD 2025-06-01T22:51:28.1471198Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/detail/OffsetCalculator.cuh 2025-06-01T22:51:28.1471386Z +++ openssl base64 2025-06-01T22:51:28.1471508Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.1471609Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.1472488Z +++ sed -e s/=//g 2025-06-01T22:51:28.1513082Z ++ HASH=_gxX2yfSXqhBzqijq2njFuOqWCwSJpO3ZcagDmfgkS4 2025-06-01T22:51:28.1515891Z +++ ls -nl torch/include/ATen/cuda/detail/OffsetCalculator.cuh 2025-06-01T22:51:28.1516808Z +++ awk '{print $5}' 2025-06-01T22:51:28.1543652Z ++ FSIZE=4388 2025-06-01T22:51:28.1544333Z ++ echo '"torch/include/ATen/cuda/detail/OffsetCalculator.cuh",sha256=_gxX2yfSXqhBzqijq2njFuOqWCwSJpO3ZcagDmfgkS4,4388' 2025-06-01T22:51:28.1544438Z ++ read fname 2025-06-01T22:51:28.1544727Z ++ make_wheel_record torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh 2025-06-01T22:51:28.1544950Z ++ FPATH=torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh 2025-06-01T22:51:28.1546954Z ++ echo torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh 2025-06-01T22:51:28.1547074Z ++ grep RECORD 2025-06-01T22:51:28.1568248Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh 2025-06-01T22:51:28.1568374Z +++ openssl base64 2025-06-01T22:51:28.1569382Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.1570541Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.1571842Z +++ sed -e s/=//g 2025-06-01T22:51:28.1609424Z ++ HASH=C5cTz2SWfNtFPyRjRaOtI85GHe6XuoOIXEDr5GStRjA 2025-06-01T22:51:28.1614899Z +++ ls -nl torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh 2025-06-01T22:51:28.1615815Z +++ awk '{print $5}' 2025-06-01T22:51:28.1642278Z ++ FSIZE=1358 2025-06-01T22:51:28.1642982Z ++ echo '"torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh",sha256=C5cTz2SWfNtFPyRjRaOtI85GHe6XuoOIXEDr5GStRjA,1358' 2025-06-01T22:51:28.1643085Z ++ read fname 2025-06-01T22:51:28.1643308Z ++ make_wheel_record torch/include/ATen/cuda/detail/TensorInfo.cuh 2025-06-01T22:51:28.1643491Z ++ FPATH=torch/include/ATen/cuda/detail/TensorInfo.cuh 2025-06-01T22:51:28.1644855Z ++ echo torch/include/ATen/cuda/detail/TensorInfo.cuh 2025-06-01T22:51:28.1645189Z ++ grep RECORD 2025-06-01T22:51:28.1671134Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/detail/TensorInfo.cuh 2025-06-01T22:51:28.1671342Z +++ openssl base64 2025-06-01T22:51:28.1671462Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.1671573Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.1671922Z +++ sed -e s/=//g 2025-06-01T22:51:28.1711219Z ++ HASH=Oq02D7A8aFXr0A1f5IG8vUa5arVyGiLJwI1B2sFhpIk 2025-06-01T22:51:28.1714687Z +++ ls -nl torch/include/ATen/cuda/detail/TensorInfo.cuh 2025-06-01T22:51:28.1715033Z +++ awk '{print $5}' 2025-06-01T22:51:28.1742560Z ++ FSIZE=3239 2025-06-01T22:51:28.1743243Z ++ echo '"torch/include/ATen/cuda/detail/TensorInfo.cuh",sha256=Oq02D7A8aFXr0A1f5IG8vUa5arVyGiLJwI1B2sFhpIk,3239' 2025-06-01T22:51:28.1743402Z ++ read fname 2025-06-01T22:51:28.1744131Z ++ make_wheel_record torch/include/ATen/cuda/detail/UnpackRaw.cuh 2025-06-01T22:51:28.1744359Z ++ FPATH=torch/include/ATen/cuda/detail/UnpackRaw.cuh 2025-06-01T22:51:28.1744540Z ++ echo torch/include/ATen/cuda/detail/UnpackRaw.cuh 2025-06-01T22:51:28.1744645Z ++ grep RECORD 2025-06-01T22:51:28.1766385Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/detail/UnpackRaw.cuh 2025-06-01T22:51:28.1766659Z +++ openssl base64 2025-06-01T22:51:28.1766766Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.1768389Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.1769694Z +++ sed -e s/=//g 2025-06-01T22:51:28.1808954Z ++ HASH=ZNyMP6GC-HakyHbCTX0VQLqQt0sUYz_Ly20qKwsJZTY 2025-06-01T22:51:28.1813483Z +++ ls -nl torch/include/ATen/cuda/detail/UnpackRaw.cuh 2025-06-01T22:51:28.1814296Z +++ awk '{print $5}' 2025-06-01T22:51:28.1841779Z ++ FSIZE=1739 2025-06-01T22:51:28.1842397Z ++ echo '"torch/include/ATen/cuda/detail/UnpackRaw.cuh",sha256=ZNyMP6GC-HakyHbCTX0VQLqQt0sUYz_Ly20qKwsJZTY,1739' 2025-06-01T22:51:28.1842501Z ++ read fname 2025-06-01T22:51:28.1842724Z ++ make_wheel_record torch/include/ATen/cuda/tunable/GemmCommon.h 2025-06-01T22:51:28.1842963Z ++ FPATH=torch/include/ATen/cuda/tunable/GemmCommon.h 2025-06-01T22:51:28.1843125Z ++ echo torch/include/ATen/cuda/tunable/GemmCommon.h 2025-06-01T22:51:28.1843227Z ++ grep RECORD 2025-06-01T22:51:28.1875159Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/tunable/GemmCommon.h 2025-06-01T22:51:28.1875356Z +++ openssl base64 2025-06-01T22:51:28.1875737Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.1875878Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.1916591Z +++ sed -e s/=//g 2025-06-01T22:51:28.1916806Z ++ HASH=NKYgEiKO4qjvePYdnXVvZyr6-4YowRc82cXtEAJ83_Y 2025-06-01T22:51:28.1919787Z +++ ls -nl torch/include/ATen/cuda/tunable/GemmCommon.h 2025-06-01T22:51:28.1920112Z +++ awk '{print $5}' 2025-06-01T22:51:28.1946935Z ++ FSIZE=21822 2025-06-01T22:51:28.1947479Z ++ echo '"torch/include/ATen/cuda/tunable/GemmCommon.h",sha256=NKYgEiKO4qjvePYdnXVvZyr6-4YowRc82cXtEAJ83_Y,21822' 2025-06-01T22:51:28.1947582Z ++ read fname 2025-06-01T22:51:28.1947843Z ++ make_wheel_record torch/include/ATen/cuda/tunable/GemmHipblaslt.h 2025-06-01T22:51:28.1948043Z ++ FPATH=torch/include/ATen/cuda/tunable/GemmHipblaslt.h 2025-06-01T22:51:28.1949608Z ++ echo torch/include/ATen/cuda/tunable/GemmHipblaslt.h 2025-06-01T22:51:28.1950447Z ++ grep RECORD 2025-06-01T22:51:28.1971165Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/tunable/GemmHipblaslt.h 2025-06-01T22:51:28.1971294Z +++ openssl base64 2025-06-01T22:51:28.1972508Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.1973827Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.1975211Z +++ sed -e s/=//g 2025-06-01T22:51:28.2013421Z ++ HASH=lCaOy3JzbR_96Wp_L4oISliwAWoWMHnAiIYSmYaFVmw 2025-06-01T22:51:28.2018974Z +++ ls -nl torch/include/ATen/cuda/tunable/GemmHipblaslt.h 2025-06-01T22:51:28.2019464Z +++ awk '{print $5}' 2025-06-01T22:51:28.2044631Z ++ FSIZE=20701 2025-06-01T22:51:28.2045204Z ++ echo '"torch/include/ATen/cuda/tunable/GemmHipblaslt.h",sha256=lCaOy3JzbR_96Wp_L4oISliwAWoWMHnAiIYSmYaFVmw,20701' 2025-06-01T22:51:28.2045534Z ++ read fname 2025-06-01T22:51:28.2045794Z ++ make_wheel_record torch/include/ATen/cuda/tunable/GemmRocblas.h 2025-06-01T22:51:28.2045969Z ++ FPATH=torch/include/ATen/cuda/tunable/GemmRocblas.h 2025-06-01T22:51:28.2047095Z ++ echo torch/include/ATen/cuda/tunable/GemmRocblas.h 2025-06-01T22:51:28.2047755Z ++ grep RECORD 2025-06-01T22:51:28.2070779Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/tunable/GemmRocblas.h 2025-06-01T22:51:28.2070904Z +++ openssl base64 2025-06-01T22:51:28.2071161Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.2072156Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.2072820Z +++ sed -e s/=//g 2025-06-01T22:51:28.2113407Z ++ HASH=O4XFVCIgpEbpk4lt1arK7RthoUeXBzkN2WzZ3nKXIHk 2025-06-01T22:51:28.2117197Z +++ ls -nl torch/include/ATen/cuda/tunable/GemmRocblas.h 2025-06-01T22:51:28.2118077Z +++ awk '{print $5}' 2025-06-01T22:51:28.2146406Z ++ FSIZE=10394 2025-06-01T22:51:28.2147052Z ++ echo '"torch/include/ATen/cuda/tunable/GemmRocblas.h",sha256=O4XFVCIgpEbpk4lt1arK7RthoUeXBzkN2WzZ3nKXIHk,10394' 2025-06-01T22:51:28.2147156Z ++ read fname 2025-06-01T22:51:28.2147398Z ++ make_wheel_record torch/include/ATen/cuda/tunable/StreamTimer.h 2025-06-01T22:51:28.2147586Z ++ FPATH=torch/include/ATen/cuda/tunable/StreamTimer.h 2025-06-01T22:51:28.2147752Z ++ echo torch/include/ATen/cuda/tunable/StreamTimer.h 2025-06-01T22:51:28.2148501Z ++ grep RECORD 2025-06-01T22:51:28.2169741Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/tunable/StreamTimer.h 2025-06-01T22:51:28.2169873Z +++ openssl base64 2025-06-01T22:51:28.2171072Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.2172402Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.2173707Z +++ sed -e s/=//g 2025-06-01T22:51:28.2210085Z ++ HASH=jeaEFdGhREl_qFvxmyBeZ80jEEPdnrmgtBA2UsT0Eng 2025-06-01T22:51:28.2215449Z +++ ls -nl torch/include/ATen/cuda/tunable/StreamTimer.h 2025-06-01T22:51:28.2216015Z +++ awk '{print $5}' 2025-06-01T22:51:28.2243356Z ++ FSIZE=1045 2025-06-01T22:51:28.2244080Z ++ echo '"torch/include/ATen/cuda/tunable/StreamTimer.h",sha256=jeaEFdGhREl_qFvxmyBeZ80jEEPdnrmgtBA2UsT0Eng,1045' 2025-06-01T22:51:28.2244182Z ++ read fname 2025-06-01T22:51:28.2244534Z ++ make_wheel_record torch/include/ATen/cuda/tunable/Tunable.h 2025-06-01T22:51:28.2244874Z ++ FPATH=torch/include/ATen/cuda/tunable/Tunable.h 2025-06-01T22:51:28.2245024Z ++ echo torch/include/ATen/cuda/tunable/Tunable.h 2025-06-01T22:51:28.2245150Z ++ grep RECORD 2025-06-01T22:51:28.2270114Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/tunable/Tunable.h 2025-06-01T22:51:28.2270625Z +++ openssl base64 2025-06-01T22:51:28.2270875Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.2271135Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.2271391Z +++ sed -e s/=//g 2025-06-01T22:51:28.2313060Z ++ HASH=nQyXBpyBhhpRo9hCPvXjlScnhDidgo8aFo2xTDfDQ70 2025-06-01T22:51:28.2315161Z +++ ls -nl torch/include/ATen/cuda/tunable/Tunable.h 2025-06-01T22:51:28.2316391Z +++ awk '{print $5}' 2025-06-01T22:51:28.2344836Z ++ FSIZE=7538 2025-06-01T22:51:28.2345848Z ++ echo '"torch/include/ATen/cuda/tunable/Tunable.h",sha256=nQyXBpyBhhpRo9hCPvXjlScnhDidgo8aFo2xTDfDQ70,7538' 2025-06-01T22:51:28.2346753Z ++ read fname 2025-06-01T22:51:28.2347128Z ++ make_wheel_record torch/include/ATen/cuda/tunable/TunableGemm.h 2025-06-01T22:51:28.2347670Z ++ FPATH=torch/include/ATen/cuda/tunable/TunableGemm.h 2025-06-01T22:51:28.2348152Z ++ echo torch/include/ATen/cuda/tunable/TunableGemm.h 2025-06-01T22:51:28.2348846Z ++ grep RECORD 2025-06-01T22:51:28.2369680Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/tunable/TunableGemm.h 2025-06-01T22:51:28.2370243Z +++ openssl base64 2025-06-01T22:51:28.2370831Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.2372218Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.2373509Z +++ sed -e s/=//g 2025-06-01T22:51:28.2410159Z ++ HASH=5Hy4WOBamJR4X9R94qzWaTEN4691qX81JK0PTToZ6hQ 2025-06-01T22:51:28.2415223Z +++ ls -nl torch/include/ATen/cuda/tunable/TunableGemm.h 2025-06-01T22:51:28.2416032Z +++ awk '{print $5}' 2025-06-01T22:51:28.2442460Z ++ FSIZE=9559 2025-06-01T22:51:28.2443163Z ++ echo '"torch/include/ATen/cuda/tunable/TunableGemm.h",sha256=5Hy4WOBamJR4X9R94qzWaTEN4691qX81JK0PTToZ6hQ,9559' 2025-06-01T22:51:28.2444014Z ++ read fname 2025-06-01T22:51:28.2444548Z ++ make_wheel_record torch/include/ATen/cuda/tunable/TunableOp.h 2025-06-01T22:51:28.2445054Z ++ FPATH=torch/include/ATen/cuda/tunable/TunableOp.h 2025-06-01T22:51:28.2445770Z ++ echo torch/include/ATen/cuda/tunable/TunableOp.h 2025-06-01T22:51:28.2446154Z ++ grep RECORD 2025-06-01T22:51:28.2471671Z +++ openssl dgst -sha256 -binary torch/include/ATen/cuda/tunable/TunableOp.h 2025-06-01T22:51:28.2472403Z +++ openssl base64 2025-06-01T22:51:28.2472659Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.2472924Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.2473182Z +++ sed -e s/=//g 2025-06-01T22:51:28.2512966Z ++ HASH=-N7Imij072IYV96co9xo1T5Y6hzwLO_dxPkdlfyLHk8 2025-06-01T22:51:28.2516465Z +++ ls -nl torch/include/ATen/cuda/tunable/TunableOp.h 2025-06-01T22:51:28.2517632Z +++ awk '{print $5}' 2025-06-01T22:51:28.2545701Z ++ FSIZE=14694 2025-06-01T22:51:28.2546669Z ++ echo '"torch/include/ATen/cuda/tunable/TunableOp.h",sha256=-N7Imij072IYV96co9xo1T5Y6hzwLO_dxPkdlfyLHk8,14694' 2025-06-01T22:51:28.2547413Z ++ read fname 2025-06-01T22:51:28.2547749Z ++ make_wheel_record torch/include/ATen/cudnn/Descriptors.h 2025-06-01T22:51:28.2548231Z ++ FPATH=torch/include/ATen/cudnn/Descriptors.h 2025-06-01T22:51:28.2548785Z ++ echo torch/include/ATen/cudnn/Descriptors.h 2025-06-01T22:51:28.2549162Z ++ grep RECORD 2025-06-01T22:51:28.2567904Z +++ openssl dgst -sha256 -binary torch/include/ATen/cudnn/Descriptors.h 2025-06-01T22:51:28.2568446Z +++ openssl base64 2025-06-01T22:51:28.2568911Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.2570241Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.2571602Z +++ sed -e s/=//g 2025-06-01T22:51:28.2610259Z ++ HASH=Lbxl5XrOAgWoIYPP6buPYn-_GZwq7MxSijvaMgniTD4 2025-06-01T22:51:28.2614863Z +++ ls -nl torch/include/ATen/cudnn/Descriptors.h 2025-06-01T22:51:28.2615785Z +++ awk '{print $5}' 2025-06-01T22:51:28.2643024Z ++ FSIZE=15043 2025-06-01T22:51:28.2643884Z ++ echo '"torch/include/ATen/cudnn/Descriptors.h",sha256=Lbxl5XrOAgWoIYPP6buPYn-_GZwq7MxSijvaMgniTD4,15043' 2025-06-01T22:51:28.2644881Z ++ read fname 2025-06-01T22:51:28.2645209Z ++ make_wheel_record torch/include/ATen/cudnn/Handle.h 2025-06-01T22:51:28.2645870Z ++ FPATH=torch/include/ATen/cudnn/Handle.h 2025-06-01T22:51:28.2646263Z ++ echo torch/include/ATen/cudnn/Handle.h 2025-06-01T22:51:28.2646627Z ++ grep RECORD 2025-06-01T22:51:28.2669560Z +++ openssl dgst -sha256 -binary torch/include/ATen/cudnn/Handle.h 2025-06-01T22:51:28.2670136Z +++ openssl base64 2025-06-01T22:51:28.2670396Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.2670659Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.2670914Z +++ sed -e s/=//g 2025-06-01T22:51:28.2711241Z ++ HASH=Q3u6V5WAOzyq9Hff0vEQf9sQG2dtn-xVJf19Z5YDA0Q 2025-06-01T22:51:28.2714084Z +++ ls -nl torch/include/ATen/cudnn/Handle.h 2025-06-01T22:51:28.2714914Z +++ awk '{print $5}' 2025-06-01T22:51:28.2743094Z ++ FSIZE=193 2025-06-01T22:51:28.2743809Z ++ echo '"torch/include/ATen/cudnn/Handle.h",sha256=Q3u6V5WAOzyq9Hff0vEQf9sQG2dtn-xVJf19Z5YDA0Q,193' 2025-06-01T22:51:28.2744455Z ++ read fname 2025-06-01T22:51:28.2744768Z ++ make_wheel_record torch/include/ATen/cudnn/Handles.h 2025-06-01T22:51:28.2745203Z ++ FPATH=torch/include/ATen/cudnn/Handles.h 2025-06-01T22:51:28.2746036Z ++ echo torch/include/ATen/cudnn/Handles.h 2025-06-01T22:51:28.2746439Z ++ grep RECORD 2025-06-01T22:51:28.2771344Z +++ openssl dgst -sha256 -binary torch/include/ATen/cudnn/Handles.h 2025-06-01T22:51:28.2771836Z +++ openssl base64 2025-06-01T22:51:28.2772611Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.2773915Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.2775295Z +++ sed -e s/=//g 2025-06-01T22:51:28.2811967Z ++ HASH=y6xfj3ZCKYNVzohfiFqsqeNSeXCpHSVqtB7a5WLhF3g 2025-06-01T22:51:28.2816697Z +++ ls -nl torch/include/ATen/cudnn/Handles.h 2025-06-01T22:51:28.2818225Z +++ awk '{print $5}' 2025-06-01T22:51:28.2844064Z ++ FSIZE=44 2025-06-01T22:51:28.2844930Z ++ echo '"torch/include/ATen/cudnn/Handles.h",sha256=y6xfj3ZCKYNVzohfiFqsqeNSeXCpHSVqtB7a5WLhF3g,44' 2025-06-01T22:51:28.2845878Z ++ read fname 2025-06-01T22:51:28.2846201Z ++ make_wheel_record torch/include/ATen/cudnn/Types.h 2025-06-01T22:51:28.2846636Z ++ FPATH=torch/include/ATen/cudnn/Types.h 2025-06-01T22:51:28.2847012Z ++ echo torch/include/ATen/cudnn/Types.h 2025-06-01T22:51:28.2847745Z ++ grep RECORD 2025-06-01T22:51:28.2872332Z +++ openssl dgst -sha256 -binary torch/include/ATen/cudnn/Types.h 2025-06-01T22:51:28.2872920Z +++ openssl base64 2025-06-01T22:51:28.2873611Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.2873935Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.2874216Z +++ sed -e s/=//g 2025-06-01T22:51:28.2913020Z ++ HASH=SkDDXkxZvsugjktDgXDQLQhgd9ztjJmPV95PB0Yr09o 2025-06-01T22:51:28.2916913Z +++ ls -nl torch/include/ATen/cudnn/Types.h 2025-06-01T22:51:28.2917826Z +++ awk '{print $5}' 2025-06-01T22:51:28.2943772Z ++ FSIZE=310 2025-06-01T22:51:28.2944409Z ++ echo '"torch/include/ATen/cudnn/Types.h",sha256=SkDDXkxZvsugjktDgXDQLQhgd9ztjJmPV95PB0Yr09o,310' 2025-06-01T22:51:28.2945055Z ++ read fname 2025-06-01T22:51:28.2945612Z ++ make_wheel_record torch/include/ATen/cudnn/Utils.h 2025-06-01T22:51:28.2946210Z ++ FPATH=torch/include/ATen/cudnn/Utils.h 2025-06-01T22:51:28.2946603Z ++ echo torch/include/ATen/cudnn/Utils.h 2025-06-01T22:51:28.2948201Z ++ grep RECORD 2025-06-01T22:51:28.2968969Z +++ openssl dgst -sha256 -binary torch/include/ATen/cudnn/Utils.h 2025-06-01T22:51:28.2969602Z +++ openssl base64 2025-06-01T22:51:28.2970648Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.2972093Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.2973665Z +++ sed -e s/=//g 2025-06-01T22:51:28.3010085Z ++ HASH=nHth5X7BpAgUT_OjgpR0aj3yHUtWelEWqRW5GTMjuyQ 2025-06-01T22:51:28.3014944Z +++ ls -nl torch/include/ATen/cudnn/Utils.h 2025-06-01T22:51:28.3016698Z +++ awk '{print $5}' 2025-06-01T22:51:28.3041663Z ++ FSIZE=595 2025-06-01T22:51:28.3042325Z ++ echo '"torch/include/ATen/cudnn/Utils.h",sha256=nHth5X7BpAgUT_OjgpR0aj3yHUtWelEWqRW5GTMjuyQ,595' 2025-06-01T22:51:28.3042964Z ++ read fname 2025-06-01T22:51:28.3043304Z ++ make_wheel_record torch/include/ATen/cudnn/cudnn-wrapper.h 2025-06-01T22:51:28.3044056Z ++ FPATH=torch/include/ATen/cudnn/cudnn-wrapper.h 2025-06-01T22:51:28.3044670Z ++ echo torch/include/ATen/cudnn/cudnn-wrapper.h 2025-06-01T22:51:28.3045060Z ++ grep RECORD 2025-06-01T22:51:28.3069596Z +++ openssl dgst -sha256 -binary torch/include/ATen/cudnn/cudnn-wrapper.h 2025-06-01T22:51:28.3070152Z +++ openssl base64 2025-06-01T22:51:28.3070460Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.3070701Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.3070973Z +++ sed -e s/=//g 2025-06-01T22:51:28.3111733Z ++ HASH=6TsB0_lQJ63a8X3WCun71pSUBTBoz9lyYmx0ElhUEXc 2025-06-01T22:51:28.3115628Z +++ ls -nl torch/include/ATen/cudnn/cudnn-wrapper.h 2025-06-01T22:51:28.3116418Z +++ awk '{print $5}' 2025-06-01T22:51:28.3143542Z ++ FSIZE=540 2025-06-01T22:51:28.3144304Z ++ echo '"torch/include/ATen/cudnn/cudnn-wrapper.h",sha256=6TsB0_lQJ63a8X3WCun71pSUBTBoz9lyYmx0ElhUEXc,540' 2025-06-01T22:51:28.3144978Z ++ read fname 2025-06-01T22:51:28.3145659Z ++ make_wheel_record torch/include/ATen/detail/AcceleratorHooksInterface.h 2025-06-01T22:51:28.3146482Z ++ FPATH=torch/include/ATen/detail/AcceleratorHooksInterface.h 2025-06-01T22:51:28.3147060Z ++ echo torch/include/ATen/detail/AcceleratorHooksInterface.h 2025-06-01T22:51:28.3147515Z ++ grep RECORD 2025-06-01T22:51:28.3168599Z +++ openssl dgst -sha256 -binary torch/include/ATen/detail/AcceleratorHooksInterface.h 2025-06-01T22:51:28.3169229Z +++ openssl base64 2025-06-01T22:51:28.3169625Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.3171083Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.3172542Z +++ sed -e s/=//g 2025-06-01T22:51:28.3209907Z ++ HASH=6z00T9gwiL2js2lBksa3UyzO9VyzxC9mfTzvCq5q1wE 2025-06-01T22:51:28.3215036Z +++ ls -nl torch/include/ATen/detail/AcceleratorHooksInterface.h 2025-06-01T22:51:28.3215787Z +++ awk '{print $5}' 2025-06-01T22:51:28.3242028Z ++ FSIZE=2994 2025-06-01T22:51:28.3242828Z ++ echo '"torch/include/ATen/detail/AcceleratorHooksInterface.h",sha256=6z00T9gwiL2js2lBksa3UyzO9VyzxC9mfTzvCq5q1wE,2994' 2025-06-01T22:51:28.3243608Z ++ read fname 2025-06-01T22:51:28.3244309Z ++ make_wheel_record torch/include/ATen/detail/CUDAHooksInterface.h 2025-06-01T22:51:28.3244892Z ++ FPATH=torch/include/ATen/detail/CUDAHooksInterface.h 2025-06-01T22:51:28.3245621Z ++ echo torch/include/ATen/detail/CUDAHooksInterface.h 2025-06-01T22:51:28.3246043Z ++ grep RECORD 2025-06-01T22:51:28.3269831Z +++ openssl dgst -sha256 -binary torch/include/ATen/detail/CUDAHooksInterface.h 2025-06-01T22:51:28.3270551Z +++ openssl base64 2025-06-01T22:51:28.3270806Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.3271070Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.3271330Z +++ sed -e s/=//g 2025-06-01T22:51:28.3312759Z ++ HASH=3rrAqvFrbUFMFLEpbL0YqMwHo3M0oLdFTEFxhBNCQEM 2025-06-01T22:51:28.3315302Z +++ ls -nl torch/include/ATen/detail/CUDAHooksInterface.h 2025-06-01T22:51:28.3316578Z +++ awk '{print $5}' 2025-06-01T22:51:28.3344387Z ++ FSIZE=7443 2025-06-01T22:51:28.3345167Z ++ echo '"torch/include/ATen/detail/CUDAHooksInterface.h",sha256=3rrAqvFrbUFMFLEpbL0YqMwHo3M0oLdFTEFxhBNCQEM,7443' 2025-06-01T22:51:28.3346389Z ++ read fname 2025-06-01T22:51:28.3346767Z ++ make_wheel_record torch/include/ATen/detail/FunctionTraits.h 2025-06-01T22:51:28.3347326Z ++ FPATH=torch/include/ATen/detail/FunctionTraits.h 2025-06-01T22:51:28.3347789Z ++ echo torch/include/ATen/detail/FunctionTraits.h 2025-06-01T22:51:28.3348311Z ++ grep RECORD 2025-06-01T22:51:28.3380595Z +++ openssl dgst -sha256 -binary torch/include/ATen/detail/FunctionTraits.h 2025-06-01T22:51:28.3381141Z +++ openssl base64 2025-06-01T22:51:28.3381403Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.3381661Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.3381917Z +++ sed -e s/=//g 2025-06-01T22:51:28.3420716Z ++ HASH=hXxkxMEEYleExSPSUbTNXcan2bjV888M3A88DCo0PAY 2025-06-01T22:51:28.3423633Z +++ ls -nl torch/include/ATen/detail/FunctionTraits.h 2025-06-01T22:51:28.3424047Z +++ awk '{print $5}' 2025-06-01T22:51:28.3448181Z ++ FSIZE=3075 2025-06-01T22:51:28.3448902Z ++ echo '"torch/include/ATen/detail/FunctionTraits.h",sha256=hXxkxMEEYleExSPSUbTNXcan2bjV888M3A88DCo0PAY,3075' 2025-06-01T22:51:28.3449645Z ++ read fname 2025-06-01T22:51:28.3450160Z ++ make_wheel_record torch/include/ATen/detail/HIPHooksInterface.h 2025-06-01T22:51:28.3450715Z ++ FPATH=torch/include/ATen/detail/HIPHooksInterface.h 2025-06-01T22:51:28.3451286Z ++ echo torch/include/ATen/detail/HIPHooksInterface.h 2025-06-01T22:51:28.3452577Z ++ grep RECORD 2025-06-01T22:51:28.3477114Z +++ openssl dgst -sha256 -binary torch/include/ATen/detail/HIPHooksInterface.h 2025-06-01T22:51:28.3477669Z +++ openssl base64 2025-06-01T22:51:28.3477931Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.3478175Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.3478445Z +++ sed -e s/=//g 2025-06-01T22:51:28.3519790Z ++ HASH=KsNcTU0VS5dYvYs2gBFo1zpvLOMc319kIW4YtgnXF3U 2025-06-01T22:51:28.3520952Z +++ ls -nl torch/include/ATen/detail/HIPHooksInterface.h 2025-06-01T22:51:28.3522130Z +++ awk '{print $5}' 2025-06-01T22:51:28.3547428Z ++ FSIZE=2004 2025-06-01T22:51:28.3548163Z ++ echo '"torch/include/ATen/detail/HIPHooksInterface.h",sha256=KsNcTU0VS5dYvYs2gBFo1zpvLOMc319kIW4YtgnXF3U,2004' 2025-06-01T22:51:28.3548918Z ++ read fname 2025-06-01T22:51:28.3549308Z ++ make_wheel_record torch/include/ATen/detail/HPUHooksInterface.h 2025-06-01T22:51:28.3549840Z ++ FPATH=torch/include/ATen/detail/HPUHooksInterface.h 2025-06-01T22:51:28.3550638Z ++ echo torch/include/ATen/detail/HPUHooksInterface.h 2025-06-01T22:51:28.3551618Z ++ grep RECORD 2025-06-01T22:51:28.3571058Z +++ openssl dgst -sha256 -binary torch/include/ATen/detail/HPUHooksInterface.h 2025-06-01T22:51:28.3571594Z +++ openssl base64 2025-06-01T22:51:28.3572690Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.3574007Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.3575499Z +++ sed -e s/=//g 2025-06-01T22:51:28.3612717Z ++ HASH=C9nFutq2zSfAMN9rOHXMlqiB9CPvKbLBi8TDVsDcmjc 2025-06-01T22:51:28.3617647Z +++ ls -nl torch/include/ATen/detail/HPUHooksInterface.h 2025-06-01T22:51:28.3618733Z +++ awk '{print $5}' 2025-06-01T22:51:28.3644415Z ++ FSIZE=1445 2025-06-01T22:51:28.3645199Z ++ echo '"torch/include/ATen/detail/HPUHooksInterface.h",sha256=C9nFutq2zSfAMN9rOHXMlqiB9CPvKbLBi8TDVsDcmjc,1445' 2025-06-01T22:51:28.3646217Z ++ read fname 2025-06-01T22:51:28.3646604Z ++ make_wheel_record torch/include/ATen/detail/IPUHooksInterface.h 2025-06-01T22:51:28.3647139Z ++ FPATH=torch/include/ATen/detail/IPUHooksInterface.h 2025-06-01T22:51:28.3647636Z ++ echo torch/include/ATen/detail/IPUHooksInterface.h 2025-06-01T22:51:28.3648031Z ++ grep RECORD 2025-06-01T22:51:28.3672584Z +++ openssl dgst -sha256 -binary torch/include/ATen/detail/IPUHooksInterface.h 2025-06-01T22:51:28.3673146Z +++ openssl base64 2025-06-01T22:51:28.3673402Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.3673691Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.3673950Z +++ sed -e s/=//g 2025-06-01T22:51:28.3716522Z ++ HASH=2qxiRe-9CnUTfs3oEUTMpoxXG63rb_QG4KCBRuvCqp4 2025-06-01T22:51:28.3718148Z +++ ls -nl torch/include/ATen/detail/IPUHooksInterface.h 2025-06-01T22:51:28.3718569Z +++ awk '{print $5}' 2025-06-01T22:51:28.3747201Z ++ FSIZE=1244 2025-06-01T22:51:28.3747904Z ++ echo '"torch/include/ATen/detail/IPUHooksInterface.h",sha256=2qxiRe-9CnUTfs3oEUTMpoxXG63rb_QG4KCBRuvCqp4,1244' 2025-06-01T22:51:28.3748649Z ++ read fname 2025-06-01T22:51:28.3749023Z ++ make_wheel_record torch/include/ATen/detail/MAIAHooksInterface.h 2025-06-01T22:51:28.3749576Z ++ FPATH=torch/include/ATen/detail/MAIAHooksInterface.h 2025-06-01T22:51:28.3750172Z ++ echo torch/include/ATen/detail/MAIAHooksInterface.h 2025-06-01T22:51:28.3750585Z ++ grep RECORD 2025-06-01T22:51:28.3769912Z +++ openssl dgst -sha256 -binary torch/include/ATen/detail/MAIAHooksInterface.h 2025-06-01T22:51:28.3770457Z +++ openssl base64 2025-06-01T22:51:28.3770912Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.3772298Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.3773750Z +++ sed -e s/=//g 2025-06-01T22:51:28.3810888Z ++ HASH=Ie3m5sNKJ-cqymFIrVoG_QPbwqkgBWFHcWhQJA714Ko 2025-06-01T22:51:28.3817137Z +++ ls -nl torch/include/ATen/detail/MAIAHooksInterface.h 2025-06-01T22:51:28.3817561Z +++ awk '{print $5}' 2025-06-01T22:51:28.3844335Z ++ FSIZE=1275 2025-06-01T22:51:28.3846346Z ++ echo '"torch/include/ATen/detail/MAIAHooksInterface.h",sha256=Ie3m5sNKJ-cqymFIrVoG_QPbwqkgBWFHcWhQJA714Ko,1275' 2025-06-01T22:51:28.3847151Z ++ read fname 2025-06-01T22:51:28.3847521Z ++ make_wheel_record torch/include/ATen/detail/MPSHooksInterface.h 2025-06-01T22:51:28.3848077Z ++ FPATH=torch/include/ATen/detail/MPSHooksInterface.h 2025-06-01T22:51:28.3848553Z ++ echo torch/include/ATen/detail/MPSHooksInterface.h 2025-06-01T22:51:28.3848966Z ++ grep RECORD 2025-06-01T22:51:28.3872872Z +++ openssl dgst -sha256 -binary torch/include/ATen/detail/MPSHooksInterface.h 2025-06-01T22:51:28.3873512Z +++ openssl base64 2025-06-01T22:51:28.3873767Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.3874033Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.3874303Z +++ sed -e s/=//g 2025-06-01T22:51:28.3916296Z ++ HASH=gj2Jcv3205pLYL7WP2HTwZ9gJXEqnX783n9ZLb9_9Lg 2025-06-01T22:51:28.3922450Z +++ ls -nl torch/include/ATen/detail/MPSHooksInterface.h 2025-06-01T22:51:28.3923327Z +++ awk '{print $5}' 2025-06-01T22:51:28.3948002Z ++ FSIZE=3591 2025-06-01T22:51:28.3948710Z ++ echo '"torch/include/ATen/detail/MPSHooksInterface.h",sha256=gj2Jcv3205pLYL7WP2HTwZ9gJXEqnX783n9ZLb9_9Lg,3591' 2025-06-01T22:51:28.3949464Z ++ read fname 2025-06-01T22:51:28.3949859Z ++ make_wheel_record torch/include/ATen/detail/MTIAHooksInterface.h 2025-06-01T22:51:28.3950409Z ++ FPATH=torch/include/ATen/detail/MTIAHooksInterface.h 2025-06-01T22:51:28.3951371Z ++ echo torch/include/ATen/detail/MTIAHooksInterface.h 2025-06-01T22:51:28.3952508Z ++ grep RECORD 2025-06-01T22:51:28.3971301Z +++ openssl dgst -sha256 -binary torch/include/ATen/detail/MTIAHooksInterface.h 2025-06-01T22:51:28.3971941Z +++ openssl base64 2025-06-01T22:51:28.3973273Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.3974535Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.3975946Z +++ sed -e s/=//g 2025-06-01T22:51:28.4012669Z ++ HASH=YG-sQuTxSkPkeoOCYtvKNto5688-H8afYstnYepZuJI 2025-06-01T22:51:28.4017950Z +++ ls -nl torch/include/ATen/detail/MTIAHooksInterface.h 2025-06-01T22:51:28.4018526Z +++ awk '{print $5}' 2025-06-01T22:51:28.4044511Z ++ FSIZE=4269 2025-06-01T22:51:28.4045248Z ++ echo '"torch/include/ATen/detail/MTIAHooksInterface.h",sha256=YG-sQuTxSkPkeoOCYtvKNto5688-H8afYstnYepZuJI,4269' 2025-06-01T22:51:28.4046882Z ++ read fname 2025-06-01T22:51:28.4047305Z ++ make_wheel_record torch/include/ATen/detail/PrivateUse1HooksInterface.h 2025-06-01T22:51:28.4047954Z ++ FPATH=torch/include/ATen/detail/PrivateUse1HooksInterface.h 2025-06-01T22:51:28.4048671Z ++ echo torch/include/ATen/detail/PrivateUse1HooksInterface.h 2025-06-01T22:51:28.4049110Z ++ grep RECORD 2025-06-01T22:51:28.4073296Z +++ openssl dgst -sha256 -binary torch/include/ATen/detail/PrivateUse1HooksInterface.h 2025-06-01T22:51:28.4073894Z +++ openssl base64 2025-06-01T22:51:28.4074160Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.4074404Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.4074676Z +++ sed -e s/=//g 2025-06-01T22:51:28.4114014Z ++ HASH=vcYuFOEI7jsa49V5NRD25f83JNLKxbiU50xwHc0TqwQ 2025-06-01T22:51:28.4117146Z +++ ls -nl torch/include/ATen/detail/PrivateUse1HooksInterface.h 2025-06-01T22:51:28.4117924Z +++ awk '{print $5}' 2025-06-01T22:51:28.4146405Z ++ FSIZE=2489 2025-06-01T22:51:28.4147253Z ++ echo '"torch/include/ATen/detail/PrivateUse1HooksInterface.h",sha256=vcYuFOEI7jsa49V5NRD25f83JNLKxbiU50xwHc0TqwQ,2489' 2025-06-01T22:51:28.4148217Z ++ read fname 2025-06-01T22:51:28.4148592Z ++ make_wheel_record torch/include/ATen/detail/XPUHooksInterface.h 2025-06-01T22:51:28.4149142Z ++ FPATH=torch/include/ATen/detail/XPUHooksInterface.h 2025-06-01T22:51:28.4149613Z ++ echo torch/include/ATen/detail/XPUHooksInterface.h 2025-06-01T22:51:28.4150014Z ++ grep RECORD 2025-06-01T22:51:28.4168795Z +++ openssl dgst -sha256 -binary torch/include/ATen/detail/XPUHooksInterface.h 2025-06-01T22:51:28.4169358Z +++ openssl base64 2025-06-01T22:51:28.4169773Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.4171244Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.4172600Z +++ sed -e s/=//g 2025-06-01T22:51:28.4210577Z ++ HASH=YGv7I5gU2YPM_cSeHYRgnuRdYoneSLezMWh3DnlAT2o 2025-06-01T22:51:28.4215635Z +++ ls -nl torch/include/ATen/detail/XPUHooksInterface.h 2025-06-01T22:51:28.4216321Z +++ awk '{print $5}' 2025-06-01T22:51:28.4244559Z ++ FSIZE=2462 2025-06-01T22:51:28.4245524Z ++ echo '"torch/include/ATen/detail/XPUHooksInterface.h",sha256=YGv7I5gU2YPM_cSeHYRgnuRdYoneSLezMWh3DnlAT2o,2462' 2025-06-01T22:51:28.4246286Z ++ read fname 2025-06-01T22:51:28.4246671Z ++ make_wheel_record torch/include/ATen/functorch/ADInterpreters.h 2025-06-01T22:51:28.4247207Z ++ FPATH=torch/include/ATen/functorch/ADInterpreters.h 2025-06-01T22:51:28.4247693Z ++ echo torch/include/ATen/functorch/ADInterpreters.h 2025-06-01T22:51:28.4248084Z ++ grep RECORD 2025-06-01T22:51:28.4269386Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/ADInterpreters.h 2025-06-01T22:51:28.4269941Z +++ openssl base64 2025-06-01T22:51:28.4270192Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.4270452Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.4270707Z +++ sed -e s/=//g 2025-06-01T22:51:28.4311390Z ++ HASH=-29jJLOGOyQb3oEA9TC5VEJig-INBgJiYAoh1GpUWX0 2025-06-01T22:51:28.4314596Z +++ ls -nl torch/include/ATen/functorch/ADInterpreters.h 2025-06-01T22:51:28.4315020Z +++ awk '{print $5}' 2025-06-01T22:51:28.4342854Z ++ FSIZE=1560 2025-06-01T22:51:28.4343647Z ++ echo '"torch/include/ATen/functorch/ADInterpreters.h",sha256=-29jJLOGOyQb3oEA9TC5VEJig-INBgJiYAoh1GpUWX0,1560' 2025-06-01T22:51:28.4344390Z ++ read fname 2025-06-01T22:51:28.4344775Z ++ make_wheel_record torch/include/ATen/functorch/BatchRulesHelper.h 2025-06-01T22:51:28.4345652Z ++ FPATH=torch/include/ATen/functorch/BatchRulesHelper.h 2025-06-01T22:51:28.4346345Z ++ echo torch/include/ATen/functorch/BatchRulesHelper.h 2025-06-01T22:51:28.4346745Z ++ grep RECORD 2025-06-01T22:51:28.4369069Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/BatchRulesHelper.h 2025-06-01T22:51:28.4369636Z +++ openssl base64 2025-06-01T22:51:28.4370322Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.4371766Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.4373071Z +++ sed -e s/=//g 2025-06-01T22:51:28.4410381Z ++ HASH=h2OKWXtxix-IrXJ9EzmXuTZYhnSij_t7DMNuMrh-x7M 2025-06-01T22:51:28.4415250Z +++ ls -nl torch/include/ATen/functorch/BatchRulesHelper.h 2025-06-01T22:51:28.4416011Z +++ awk '{print $5}' 2025-06-01T22:51:28.4443158Z ++ FSIZE=18710 2025-06-01T22:51:28.4444082Z ++ echo '"torch/include/ATen/functorch/BatchRulesHelper.h",sha256=h2OKWXtxix-IrXJ9EzmXuTZYhnSij_t7DMNuMrh-x7M,18710' 2025-06-01T22:51:28.4445058Z ++ read fname 2025-06-01T22:51:28.4445831Z ++ make_wheel_record torch/include/ATen/functorch/BatchedFallback.h 2025-06-01T22:51:28.4446389Z ++ FPATH=torch/include/ATen/functorch/BatchedFallback.h 2025-06-01T22:51:28.4446886Z ++ echo torch/include/ATen/functorch/BatchedFallback.h 2025-06-01T22:51:28.4447286Z ++ grep RECORD 2025-06-01T22:51:28.4470135Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/BatchedFallback.h 2025-06-01T22:51:28.4470682Z +++ openssl base64 2025-06-01T22:51:28.4470950Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.4471194Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.4471464Z +++ sed -e s/=//g 2025-06-01T22:51:28.4514054Z ++ HASH=bVftski7cdzVm1XocpesCC01mKpuw10BK7f_MDUlV3U 2025-06-01T22:51:28.4516280Z +++ ls -nl torch/include/ATen/functorch/BatchedFallback.h 2025-06-01T22:51:28.4516953Z +++ awk '{print $5}' 2025-06-01T22:51:28.4546635Z ++ FSIZE=3439 2025-06-01T22:51:28.4547594Z ++ echo '"torch/include/ATen/functorch/BatchedFallback.h",sha256=bVftski7cdzVm1XocpesCC01mKpuw10BK7f_MDUlV3U,3439' 2025-06-01T22:51:28.4548356Z ++ read fname 2025-06-01T22:51:28.4548763Z ++ make_wheel_record torch/include/ATen/functorch/BatchedTensorImpl.h 2025-06-01T22:51:28.4549334Z ++ FPATH=torch/include/ATen/functorch/BatchedTensorImpl.h 2025-06-01T22:51:28.4549904Z ++ echo torch/include/ATen/functorch/BatchedTensorImpl.h 2025-06-01T22:51:28.4550312Z ++ grep RECORD 2025-06-01T22:51:28.4568603Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/BatchedTensorImpl.h 2025-06-01T22:51:28.4569181Z +++ openssl base64 2025-06-01T22:51:28.4569743Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.4571170Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.4572519Z +++ sed -e s/=//g 2025-06-01T22:51:28.4610081Z ++ HASH=1Pqz9ZcJYbkmT5H7Fg_7iALNzd6FzWdlZ7h9Me27V7U 2025-06-01T22:51:28.4614710Z +++ ls -nl torch/include/ATen/functorch/BatchedTensorImpl.h 2025-06-01T22:51:28.4615725Z +++ awk '{print $5}' 2025-06-01T22:51:28.4641939Z ++ FSIZE=6394 2025-06-01T22:51:28.4642711Z ++ echo '"torch/include/ATen/functorch/BatchedTensorImpl.h",sha256=1Pqz9ZcJYbkmT5H7Fg_7iALNzd6FzWdlZ7h9Me27V7U,6394' 2025-06-01T22:51:28.4643472Z ++ read fname 2025-06-01T22:51:28.4644200Z ++ make_wheel_record torch/include/ATen/functorch/BatchingMetaprogramming.h 2025-06-01T22:51:28.4644849Z ++ FPATH=torch/include/ATen/functorch/BatchingMetaprogramming.h 2025-06-01T22:51:28.4645691Z ++ echo torch/include/ATen/functorch/BatchingMetaprogramming.h 2025-06-01T22:51:28.4646145Z ++ grep RECORD 2025-06-01T22:51:28.4669309Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/BatchingMetaprogramming.h 2025-06-01T22:51:28.4679143Z +++ openssl base64 2025-06-01T22:51:28.4679418Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.4679688Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.4679943Z +++ sed -e s/=//g 2025-06-01T22:51:28.4712709Z ++ HASH=5fR6gjn0yIWbP_RvzWYNzr_wnWy475wcwk09fG6tDig 2025-06-01T22:51:28.4715123Z +++ ls -nl torch/include/ATen/functorch/BatchingMetaprogramming.h 2025-06-01T22:51:28.4715604Z +++ awk '{print $5}' 2025-06-01T22:51:28.4743687Z ++ FSIZE=4990 2025-06-01T22:51:28.4744499Z ++ echo '"torch/include/ATen/functorch/BatchingMetaprogramming.h",sha256=5fR6gjn0yIWbP_RvzWYNzr_wnWy475wcwk09fG6tDig,4990' 2025-06-01T22:51:28.4745537Z ++ read fname 2025-06-01T22:51:28.4745908Z ++ make_wheel_record torch/include/ATen/functorch/DynamicLayer.h 2025-06-01T22:51:28.4746615Z ++ FPATH=torch/include/ATen/functorch/DynamicLayer.h 2025-06-01T22:51:28.4747071Z ++ echo torch/include/ATen/functorch/DynamicLayer.h 2025-06-01T22:51:28.4747465Z ++ grep RECORD 2025-06-01T22:51:28.4767571Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/DynamicLayer.h 2025-06-01T22:51:28.4768099Z +++ openssl base64 2025-06-01T22:51:28.4768379Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.4769272Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.4770652Z +++ sed -e s/=//g 2025-06-01T22:51:28.4810145Z ++ HASH=x08NiFNV2idAtbSoF4ICsWbipyPFQ0iIHBn3DAK-O7g 2025-06-01T22:51:28.4814724Z +++ ls -nl torch/include/ATen/functorch/DynamicLayer.h 2025-06-01T22:51:28.4815596Z +++ awk '{print $5}' 2025-06-01T22:51:28.4843450Z ++ FSIZE=5561 2025-06-01T22:51:28.4844959Z ++ echo '"torch/include/ATen/functorch/DynamicLayer.h",sha256=x08NiFNV2idAtbSoF4ICsWbipyPFQ0iIHBn3DAK-O7g,5561' 2025-06-01T22:51:28.4845937Z ++ read fname 2025-06-01T22:51:28.4846391Z ++ make_wheel_record torch/include/ATen/functorch/FunctionalizeInterpreter.h 2025-06-01T22:51:28.4847075Z ++ FPATH=torch/include/ATen/functorch/FunctionalizeInterpreter.h 2025-06-01T22:51:28.4847668Z ++ echo torch/include/ATen/functorch/FunctionalizeInterpreter.h 2025-06-01T22:51:28.4848132Z ++ grep RECORD 2025-06-01T22:51:28.4870365Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/FunctionalizeInterpreter.h 2025-06-01T22:51:28.4871017Z +++ openssl base64 2025-06-01T22:51:28.4871268Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.4871523Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.4871775Z +++ sed -e s/=//g 2025-06-01T22:51:28.4911825Z ++ HASH=1wgCr1aYCHCafvUISKOkRq4UKq32Xb2Bu5vAVhejnOs 2025-06-01T22:51:28.4914636Z +++ ls -nl torch/include/ATen/functorch/FunctionalizeInterpreter.h 2025-06-01T22:51:28.4915099Z +++ awk '{print $5}' 2025-06-01T22:51:28.4942993Z ++ FSIZE=907 2025-06-01T22:51:28.4943823Z ++ echo '"torch/include/ATen/functorch/FunctionalizeInterpreter.h",sha256=1wgCr1aYCHCafvUISKOkRq4UKq32Xb2Bu5vAVhejnOs,907' 2025-06-01T22:51:28.4944633Z ++ read fname 2025-06-01T22:51:28.4945128Z ++ make_wheel_record torch/include/ATen/functorch/Interpreter.h 2025-06-01T22:51:28.4945996Z ++ FPATH=torch/include/ATen/functorch/Interpreter.h 2025-06-01T22:51:28.4946464Z ++ echo torch/include/ATen/functorch/Interpreter.h 2025-06-01T22:51:28.4946846Z ++ grep RECORD 2025-06-01T22:51:28.4966575Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/Interpreter.h 2025-06-01T22:51:28.4967115Z +++ openssl base64 2025-06-01T22:51:28.4967394Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.4968123Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.4969526Z +++ sed -e s/=//g 2025-06-01T22:51:28.5008101Z ++ HASH=fkVookdp_eknT7wVfdOsecsYFifch8zMw9xc38kVwvM 2025-06-01T22:51:28.5012768Z +++ ls -nl torch/include/ATen/functorch/Interpreter.h 2025-06-01T22:51:28.5013641Z +++ awk '{print $5}' 2025-06-01T22:51:28.5040998Z ++ FSIZE=14121 2025-06-01T22:51:28.5041799Z ++ echo '"torch/include/ATen/functorch/Interpreter.h",sha256=fkVookdp_eknT7wVfdOsecsYFifch8zMw9xc38kVwvM,14121' 2025-06-01T22:51:28.5042551Z ++ read fname 2025-06-01T22:51:28.5042954Z ++ make_wheel_record torch/include/ATen/functorch/LegacyVmapTransforms.h 2025-06-01T22:51:28.5043554Z ++ FPATH=torch/include/ATen/functorch/LegacyVmapTransforms.h 2025-06-01T22:51:28.5044385Z ++ echo torch/include/ATen/functorch/LegacyVmapTransforms.h 2025-06-01T22:51:28.5044831Z ++ grep RECORD 2025-06-01T22:51:28.5068513Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/LegacyVmapTransforms.h 2025-06-01T22:51:28.5069087Z +++ openssl base64 2025-06-01T22:51:28.5069401Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.5069649Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.5069923Z +++ sed -e s/=//g 2025-06-01T22:51:28.5108645Z ++ HASH=jq0i0UfU-lzmvclKqLfsTlxi3lkeF84dQ5l1VepHUEk 2025-06-01T22:51:28.5112533Z +++ ls -nl torch/include/ATen/functorch/LegacyVmapTransforms.h 2025-06-01T22:51:28.5113205Z +++ awk '{print $5}' 2025-06-01T22:51:28.5141125Z ++ FSIZE=8252 2025-06-01T22:51:28.5142007Z ++ echo '"torch/include/ATen/functorch/LegacyVmapTransforms.h",sha256=jq0i0UfU-lzmvclKqLfsTlxi3lkeF84dQ5l1VepHUEk,8252' 2025-06-01T22:51:28.5142782Z ++ read fname 2025-06-01T22:51:28.5143116Z ++ make_wheel_record torch/include/ATen/functorch/Macros.h 2025-06-01T22:51:28.5143564Z ++ FPATH=torch/include/ATen/functorch/Macros.h 2025-06-01T22:51:28.5143972Z ++ echo torch/include/ATen/functorch/Macros.h 2025-06-01T22:51:28.5144334Z ++ grep RECORD 2025-06-01T22:51:28.5166042Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/Macros.h 2025-06-01T22:51:28.5166566Z +++ openssl base64 2025-06-01T22:51:28.5166829Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.5167099Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.5167391Z +++ sed -e s/=//g 2025-06-01T22:51:28.5206906Z ++ HASH=KVN3mhngmrlRkvlHdP-X28YRu4zrvfxVBW_j9PFoR-w 2025-06-01T22:51:28.5211385Z +++ ls -nl torch/include/ATen/functorch/Macros.h 2025-06-01T22:51:28.5214864Z +++ awk '{print $5}' 2025-06-01T22:51:28.5242970Z ++ FSIZE=50 2025-06-01T22:51:28.5243589Z ++ echo '"torch/include/ATen/functorch/Macros.h",sha256=KVN3mhngmrlRkvlHdP-X28YRu4zrvfxVBW_j9PFoR-w,50' 2025-06-01T22:51:28.5244385Z ++ read fname 2025-06-01T22:51:28.5244938Z ++ make_wheel_record torch/include/ATen/functorch/PlumbingHelper.h 2025-06-01T22:51:28.5245665Z ++ FPATH=torch/include/ATen/functorch/PlumbingHelper.h 2025-06-01T22:51:28.5246156Z ++ echo torch/include/ATen/functorch/PlumbingHelper.h 2025-06-01T22:51:28.5246551Z ++ grep RECORD 2025-06-01T22:51:28.5269973Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/PlumbingHelper.h 2025-06-01T22:51:28.5270532Z +++ openssl base64 2025-06-01T22:51:28.5270796Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.5271053Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.5271432Z +++ sed -e s/=//g 2025-06-01T22:51:28.5312189Z ++ HASH=bigy-iGmETzD78ahEIhAWpq6D667nq8zWZOY7eWMfWs 2025-06-01T22:51:28.5314896Z +++ ls -nl torch/include/ATen/functorch/PlumbingHelper.h 2025-06-01T22:51:28.5315460Z +++ awk '{print $5}' 2025-06-01T22:51:28.5343486Z ++ FSIZE=2854 2025-06-01T22:51:28.5344393Z ++ echo '"torch/include/ATen/functorch/PlumbingHelper.h",sha256=bigy-iGmETzD78ahEIhAWpq6D667nq8zWZOY7eWMfWs,2854' 2025-06-01T22:51:28.5345141Z ++ read fname 2025-06-01T22:51:28.5345859Z ++ make_wheel_record torch/include/ATen/functorch/TensorWrapper.h 2025-06-01T22:51:28.5346406Z ++ FPATH=torch/include/ATen/functorch/TensorWrapper.h 2025-06-01T22:51:28.5346870Z ++ echo torch/include/ATen/functorch/TensorWrapper.h 2025-06-01T22:51:28.5347376Z ++ grep RECORD 2025-06-01T22:51:28.5367768Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/TensorWrapper.h 2025-06-01T22:51:28.5368322Z +++ openssl base64 2025-06-01T22:51:28.5368837Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.5370245Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.5371533Z +++ sed -e s/=//g 2025-06-01T22:51:28.5409432Z ++ HASH=39MxwjK65pgDP_NMH2JhceWG3NuUjG9-FCYzTtqvu0c 2025-06-01T22:51:28.5414122Z +++ ls -nl torch/include/ATen/functorch/TensorWrapper.h 2025-06-01T22:51:28.5414983Z +++ awk '{print $5}' 2025-06-01T22:51:28.5442483Z ++ FSIZE=4026 2025-06-01T22:51:28.5443344Z ++ echo '"torch/include/ATen/functorch/TensorWrapper.h",sha256=39MxwjK65pgDP_NMH2JhceWG3NuUjG9-FCYzTtqvu0c,4026' 2025-06-01T22:51:28.5444363Z ++ read fname 2025-06-01T22:51:28.5444756Z ++ make_wheel_record torch/include/ATen/functorch/VmapInterpreter.h 2025-06-01T22:51:28.5445492Z ++ FPATH=torch/include/ATen/functorch/VmapInterpreter.h 2025-06-01T22:51:28.5445995Z ++ echo torch/include/ATen/functorch/VmapInterpreter.h 2025-06-01T22:51:28.5446417Z ++ grep RECORD 2025-06-01T22:51:28.5470537Z +++ openssl dgst -sha256 -binary torch/include/ATen/functorch/VmapInterpreter.h 2025-06-01T22:51:28.5471147Z +++ openssl base64 2025-06-01T22:51:28.5471426Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.5471688Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.5472275Z +++ sed -e s/=//g 2025-06-01T22:51:28.5512536Z ++ HASH=n_Qh7KijuFE9YImBryejjToM735303IN1K9LbwchexA 2025-06-01T22:51:28.5514528Z +++ ls -nl torch/include/ATen/functorch/VmapInterpreter.h 2025-06-01T22:51:28.5515800Z +++ awk '{print $5}' 2025-06-01T22:51:28.5543930Z ++ FSIZE=957 2025-06-01T22:51:28.5544650Z ++ echo '"torch/include/ATen/functorch/VmapInterpreter.h",sha256=n_Qh7KijuFE9YImBryejjToM735303IN1K9LbwchexA,957' 2025-06-01T22:51:28.5545577Z ++ read fname 2025-06-01T22:51:28.5546222Z ++ make_wheel_record torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h 2025-06-01T22:51:28.5546947Z ++ FPATH=torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h 2025-06-01T22:51:28.5547628Z ++ echo torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h 2025-06-01T22:51:28.5548117Z ++ grep RECORD 2025-06-01T22:51:28.5567787Z +++ openssl dgst -sha256 -binary torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h 2025-06-01T22:51:28.5568435Z +++ openssl base64 2025-06-01T22:51:28.5568705Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.5569376Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.5570656Z +++ sed -e s/=//g 2025-06-01T22:51:28.5609301Z ++ HASH=m2l4tBwXNPcqIKBtwpln1EBwhZ--4_9vKxjkWTimO4o 2025-06-01T22:51:28.5614189Z +++ ls -nl torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h 2025-06-01T22:51:28.5614893Z +++ awk '{print $5}' 2025-06-01T22:51:28.5642507Z ++ FSIZE=985 2025-06-01T22:51:28.5643232Z ++ echo '"torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h",sha256=m2l4tBwXNPcqIKBtwpln1EBwhZ--4_9vKxjkWTimO4o,985' 2025-06-01T22:51:28.5643345Z ++ read fname 2025-06-01T22:51:28.5643844Z ++ make_wheel_record torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h 2025-06-01T22:51:28.5644328Z ++ FPATH=torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h 2025-06-01T22:51:28.5644654Z ++ echo torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h 2025-06-01T22:51:28.5644880Z ++ grep RECORD 2025-06-01T22:51:28.5670513Z +++ openssl dgst -sha256 -binary torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h 2025-06-01T22:51:28.5670723Z +++ openssl base64 2025-06-01T22:51:28.5671049Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.5671165Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.5671265Z +++ sed -e s/=//g 2025-06-01T22:51:28.5712798Z ++ HASH=lwoGk5s7GA1FSagtjE0T1C0xEnhNbWWia9TOu3sbkg0 2025-06-01T22:51:28.5715048Z +++ ls -nl torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h 2025-06-01T22:51:28.5715586Z +++ awk '{print $5}' 2025-06-01T22:51:28.5743194Z ++ FSIZE=517 2025-06-01T22:51:28.5744139Z ++ echo '"torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h",sha256=lwoGk5s7GA1FSagtjE0T1C0xEnhNbWWia9TOu3sbkg0,517' 2025-06-01T22:51:28.5744239Z ++ read fname 2025-06-01T22:51:28.5744624Z ++ make_wheel_record torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h 2025-06-01T22:51:28.5744903Z ++ FPATH=torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h 2025-06-01T22:51:28.5745163Z ++ echo torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h 2025-06-01T22:51:28.5745262Z ++ grep RECORD 2025-06-01T22:51:28.5766878Z +++ openssl dgst -sha256 -binary torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h 2025-06-01T22:51:28.5766994Z +++ openssl base64 2025-06-01T22:51:28.5767096Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.5768058Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.5769231Z +++ sed -e s/=//g 2025-06-01T22:51:28.5809147Z ++ HASH=q2NqVqXQA4sU_HhM3oO6X2ARyn7GYBHfrJVLqv6GZXo 2025-06-01T22:51:28.5814198Z +++ ls -nl torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h 2025-06-01T22:51:28.5815275Z +++ awk '{print $5}' 2025-06-01T22:51:28.5840388Z ++ FSIZE=15170 2025-06-01T22:51:28.5841154Z ++ echo '"torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h",sha256=q2NqVqXQA4sU_HhM3oO6X2ARyn7GYBHfrJVLqv6GZXo,15170' 2025-06-01T22:51:28.5841258Z ++ read fname 2025-06-01T22:51:28.5841554Z ++ make_wheel_record torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h 2025-06-01T22:51:28.5841842Z ++ FPATH=torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h 2025-06-01T22:51:28.5842288Z ++ echo torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h 2025-06-01T22:51:28.5843349Z ++ grep RECORD 2025-06-01T22:51:28.5867714Z +++ openssl dgst -sha256 -binary torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h 2025-06-01T22:51:28.5867871Z +++ openssl base64 2025-06-01T22:51:28.5868143Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.5868351Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.5869960Z +++ sed -e s/=//g 2025-06-01T22:51:28.5911224Z ++ HASH=Xev7D_h7zcX4gIS8tdAUSguenUBHVaak5MFMbE6Bj_I 2025-06-01T22:51:28.5914118Z +++ ls -nl torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h 2025-06-01T22:51:28.5914408Z +++ awk '{print $5}' 2025-06-01T22:51:28.5942580Z ++ FSIZE=4514 2025-06-01T22:51:28.5943283Z ++ echo '"torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h",sha256=Xev7D_h7zcX4gIS8tdAUSguenUBHVaak5MFMbE6Bj_I,4514' 2025-06-01T22:51:28.5943394Z ++ read fname 2025-06-01T22:51:28.5943584Z ++ make_wheel_record torch/include/ATen/metal/Context.h 2025-06-01T22:51:28.5943873Z ++ FPATH=torch/include/ATen/metal/Context.h 2025-06-01T22:51:28.5944000Z ++ echo torch/include/ATen/metal/Context.h 2025-06-01T22:51:28.5944100Z ++ grep RECORD 2025-06-01T22:51:28.5966322Z +++ openssl dgst -sha256 -binary torch/include/ATen/metal/Context.h 2025-06-01T22:51:28.5966471Z +++ openssl base64 2025-06-01T22:51:28.5966574Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.5966678Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.5967129Z +++ sed -e s/=//g 2025-06-01T22:51:28.6006094Z ++ HASH=uK1HIEo3bcUOErnkPKIdrLo46PRVEUg93n0SDuyFc9I 2025-06-01T22:51:28.6010101Z +++ ls -nl torch/include/ATen/metal/Context.h 2025-06-01T22:51:28.6011050Z +++ awk '{print $5}' 2025-06-01T22:51:28.6037127Z ++ FSIZE=673 2025-06-01T22:51:28.6037692Z ++ echo '"torch/include/ATen/metal/Context.h",sha256=uK1HIEo3bcUOErnkPKIdrLo46PRVEUg93n0SDuyFc9I,673' 2025-06-01T22:51:28.6038371Z ++ read fname 2025-06-01T22:51:28.6038629Z ++ make_wheel_record torch/include/ATen/miopen/Descriptors.h 2025-06-01T22:51:28.6038800Z ++ FPATH=torch/include/ATen/miopen/Descriptors.h 2025-06-01T22:51:28.6038959Z ++ echo torch/include/ATen/miopen/Descriptors.h 2025-06-01T22:51:28.6040255Z ++ grep RECORD 2025-06-01T22:51:28.6066818Z +++ openssl dgst -sha256 -binary torch/include/ATen/miopen/Descriptors.h 2025-06-01T22:51:28.6067070Z +++ openssl base64 2025-06-01T22:51:28.6067172Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.6067583Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.6068451Z +++ sed -e s/=//g 2025-06-01T22:51:28.6109236Z ++ HASH=pBU61DXp00uzUvfEXZgD5iqK2g1vllowO5aacatv3_E 2025-06-01T22:51:28.6112750Z +++ ls -nl torch/include/ATen/miopen/Descriptors.h 2025-06-01T22:51:28.6112982Z +++ awk '{print $5}' 2025-06-01T22:51:28.6141907Z ++ FSIZE=6662 2025-06-01T22:51:28.6142536Z ++ echo '"torch/include/ATen/miopen/Descriptors.h",sha256=pBU61DXp00uzUvfEXZgD5iqK2g1vllowO5aacatv3_E,6662' 2025-06-01T22:51:28.6142674Z ++ read fname 2025-06-01T22:51:28.6142897Z ++ make_wheel_record torch/include/ATen/miopen/Exceptions.h 2025-06-01T22:51:28.6143061Z ++ FPATH=torch/include/ATen/miopen/Exceptions.h 2025-06-01T22:51:28.6143210Z ++ echo torch/include/ATen/miopen/Exceptions.h 2025-06-01T22:51:28.6143303Z ++ grep RECORD 2025-06-01T22:51:28.6166576Z +++ openssl dgst -sha256 -binary torch/include/ATen/miopen/Exceptions.h 2025-06-01T22:51:28.6166716Z +++ openssl base64 2025-06-01T22:51:28.6166819Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.6167371Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.6168395Z +++ sed -e s/=//g 2025-06-01T22:51:28.6206913Z ++ HASH=iphmGt4foYp-oHbK3ZLW3vblofLb83gNnHY506HS5o8 2025-06-01T22:51:28.6211663Z +++ ls -nl torch/include/ATen/miopen/Exceptions.h 2025-06-01T22:51:28.6212629Z +++ awk '{print $5}' 2025-06-01T22:51:28.6236628Z ++ FSIZE=1076 2025-06-01T22:51:28.6237287Z ++ echo '"torch/include/ATen/miopen/Exceptions.h",sha256=iphmGt4foYp-oHbK3ZLW3vblofLb83gNnHY506HS5o8,1076' 2025-06-01T22:51:28.6237399Z ++ read fname 2025-06-01T22:51:28.6237597Z ++ make_wheel_record torch/include/ATen/miopen/Handle.h 2025-06-01T22:51:28.6237730Z ++ FPATH=torch/include/ATen/miopen/Handle.h 2025-06-01T22:51:28.6239670Z ++ echo torch/include/ATen/miopen/Handle.h 2025-06-01T22:51:28.6240916Z ++ grep RECORD 2025-06-01T22:51:28.6265288Z +++ openssl dgst -sha256 -binary torch/include/ATen/miopen/Handle.h 2025-06-01T22:51:28.6265400Z +++ openssl base64 2025-06-01T22:51:28.6265528Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.6265715Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.6266387Z +++ sed -e s/=//g 2025-06-01T22:51:28.6305016Z ++ HASH=7HK5wmZki01A_B93N0VIXymzthrd0zaTEiS6Vg2Cj1c 2025-06-01T22:51:28.6309842Z +++ ls -nl torch/include/ATen/miopen/Handle.h 2025-06-01T22:51:28.6310481Z +++ awk '{print $5}' 2025-06-01T22:51:28.6334209Z ++ FSIZE=189 2025-06-01T22:51:28.6334681Z ++ echo '"torch/include/ATen/miopen/Handle.h",sha256=7HK5wmZki01A_B93N0VIXymzthrd0zaTEiS6Vg2Cj1c,189' 2025-06-01T22:51:28.6334788Z ++ read fname 2025-06-01T22:51:28.6335209Z ++ make_wheel_record torch/include/ATen/miopen/Types.h 2025-06-01T22:51:28.6335449Z ++ FPATH=torch/include/ATen/miopen/Types.h 2025-06-01T22:51:28.6337956Z ++ echo torch/include/ATen/miopen/Types.h 2025-06-01T22:51:28.6339731Z ++ grep RECORD 2025-06-01T22:51:28.6363743Z +++ openssl dgst -sha256 -binary torch/include/ATen/miopen/Types.h 2025-06-01T22:51:28.6363887Z +++ openssl base64 2025-06-01T22:51:28.6363993Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.6364118Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.6364217Z +++ sed -e s/=//g 2025-06-01T22:51:28.6405060Z ++ HASH=myV5X9yvgKu37IXd6L4Ku9oQXnla996i1NRY8hDCv6g 2025-06-01T22:51:28.6407449Z +++ ls -nl torch/include/ATen/miopen/Types.h 2025-06-01T22:51:28.6408327Z +++ awk '{print $5}' 2025-06-01T22:51:28.6434115Z ++ FSIZE=270 2025-06-01T22:51:28.6434573Z ++ echo '"torch/include/ATen/miopen/Types.h",sha256=myV5X9yvgKu37IXd6L4Ku9oQXnla996i1NRY8hDCv6g,270' 2025-06-01T22:51:28.6434685Z ++ read fname 2025-06-01T22:51:28.6434857Z ++ make_wheel_record torch/include/ATen/miopen/Utils.h 2025-06-01T22:51:28.6435160Z ++ FPATH=torch/include/ATen/miopen/Utils.h 2025-06-01T22:51:28.6435577Z ++ echo torch/include/ATen/miopen/Utils.h 2025-06-01T22:51:28.6437583Z ++ grep RECORD 2025-06-01T22:51:28.6462823Z +++ openssl dgst -sha256 -binary torch/include/ATen/miopen/Utils.h 2025-06-01T22:51:28.6463011Z +++ openssl base64 2025-06-01T22:51:28.6463126Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.6463458Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.6463720Z +++ sed -e s/=//g 2025-06-01T22:51:28.6502784Z ++ HASH=-NuO-vc2fpcO3dLawvuoRnXRibX8W0qzYxW-31BCQGo 2025-06-01T22:51:28.6504581Z +++ ls -nl torch/include/ATen/miopen/Utils.h 2025-06-01T22:51:28.6505274Z +++ awk '{print $5}' 2025-06-01T22:51:28.6529394Z ++ FSIZE=401 2025-06-01T22:51:28.6529979Z ++ echo '"torch/include/ATen/miopen/Utils.h",sha256=-NuO-vc2fpcO3dLawvuoRnXRibX8W0qzYxW-31BCQGo,401' 2025-06-01T22:51:28.6530092Z ++ read fname 2025-06-01T22:51:28.6530566Z ++ make_wheel_record torch/include/ATen/miopen/miopen-wrapper.h 2025-06-01T22:51:28.6530812Z ++ FPATH=torch/include/ATen/miopen/miopen-wrapper.h 2025-06-01T22:51:28.6533191Z ++ echo torch/include/ATen/miopen/miopen-wrapper.h 2025-06-01T22:51:28.6534260Z ++ grep RECORD 2025-06-01T22:51:28.6554036Z +++ openssl dgst -sha256 -binary torch/include/ATen/miopen/miopen-wrapper.h 2025-06-01T22:51:28.6554754Z +++ openssl base64 2025-06-01T22:51:28.6555912Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.6557354Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.6558596Z +++ sed -e s/=//g 2025-06-01T22:51:28.6599650Z ++ HASH=BnXfKeZ0T30890odGRRUG7xYrZo1aulovsvaGQRDQn8 2025-06-01T22:51:28.6603001Z +++ ls -nl torch/include/ATen/miopen/miopen-wrapper.h 2025-06-01T22:51:28.6603504Z +++ awk '{print $5}' 2025-06-01T22:51:28.6631176Z ++ FSIZE=528 2025-06-01T22:51:28.6631734Z ++ echo '"torch/include/ATen/miopen/miopen-wrapper.h",sha256=BnXfKeZ0T30890odGRRUG7xYrZo1aulovsvaGQRDQn8,528' 2025-06-01T22:51:28.6631835Z ++ read fname 2025-06-01T22:51:28.6632027Z ++ make_wheel_record torch/include/ATen/mps/EmptyTensor.h 2025-06-01T22:51:28.6632189Z ++ FPATH=torch/include/ATen/mps/EmptyTensor.h 2025-06-01T22:51:28.6632803Z ++ echo torch/include/ATen/mps/EmptyTensor.h 2025-06-01T22:51:28.6632939Z ++ grep RECORD 2025-06-01T22:51:28.6652095Z +++ openssl dgst -sha256 -binary torch/include/ATen/mps/EmptyTensor.h 2025-06-01T22:51:28.6652629Z +++ openssl base64 2025-06-01T22:51:28.6653787Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.6655130Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.6656674Z +++ sed -e s/=//g 2025-06-01T22:51:28.6693884Z ++ HASH=Uh2Nq2rxfVgVtQLv4b2UxczZYKZQJisUqF69Xua2FJA 2025-06-01T22:51:28.6699458Z +++ ls -nl torch/include/ATen/mps/EmptyTensor.h 2025-06-01T22:51:28.6699567Z +++ awk '{print $5}' 2025-06-01T22:51:28.6725340Z ++ FSIZE=755 2025-06-01T22:51:28.6725858Z ++ echo '"torch/include/ATen/mps/EmptyTensor.h",sha256=Uh2Nq2rxfVgVtQLv4b2UxczZYKZQJisUqF69Xua2FJA,755' 2025-06-01T22:51:28.6725957Z ++ read fname 2025-06-01T22:51:28.6726148Z ++ make_wheel_record torch/include/ATen/mps/IndexKernels.h 2025-06-01T22:51:28.6726308Z ++ FPATH=torch/include/ATen/mps/IndexKernels.h 2025-06-01T22:51:28.6726791Z ++ echo torch/include/ATen/mps/IndexKernels.h 2025-06-01T22:51:28.6727978Z ++ grep RECORD 2025-06-01T22:51:28.6748888Z +++ openssl dgst -sha256 -binary torch/include/ATen/mps/IndexKernels.h 2025-06-01T22:51:28.6749314Z +++ openssl base64 2025-06-01T22:51:28.6750402Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.6751632Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.6752972Z +++ sed -e s/=//g 2025-06-01T22:51:28.6794570Z ++ HASH=Y9tUi0mjx6BYwQoNwnIZoXDPX9RPQ0SJWnVZYohRqr0 2025-06-01T22:51:28.6797558Z +++ ls -nl torch/include/ATen/mps/IndexKernels.h 2025-06-01T22:51:28.6798181Z +++ awk '{print $5}' 2025-06-01T22:51:28.6825445Z ++ FSIZE=9476 2025-06-01T22:51:28.6825996Z ++ echo '"torch/include/ATen/mps/IndexKernels.h",sha256=Y9tUi0mjx6BYwQoNwnIZoXDPX9RPQ0SJWnVZYohRqr0,9476' 2025-06-01T22:51:28.6826106Z ++ read fname 2025-06-01T22:51:28.6826296Z ++ make_wheel_record torch/include/ATen/mps/MPSAllocator.h 2025-06-01T22:51:28.6826442Z ++ FPATH=torch/include/ATen/mps/MPSAllocator.h 2025-06-01T22:51:28.6826721Z ++ echo torch/include/ATen/mps/MPSAllocator.h 2025-06-01T22:51:28.6827930Z ++ grep RECORD 2025-06-01T22:51:28.6848835Z +++ openssl dgst -sha256 -binary torch/include/ATen/mps/MPSAllocator.h 2025-06-01T22:51:28.6848987Z +++ openssl base64 2025-06-01T22:51:28.6850317Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.6851671Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.6852850Z +++ sed -e s/=//g 2025-06-01T22:51:28.6890497Z ++ HASH=F7wsy3C1MKcfLf9bxw4PVzv_Uy4K3MnUCu4eOGsSjG8 2025-06-01T22:51:28.6895137Z +++ ls -nl torch/include/ATen/mps/MPSAllocator.h 2025-06-01T22:51:28.6895967Z +++ awk '{print $5}' 2025-06-01T22:51:28.6923499Z ++ FSIZE=18556 2025-06-01T22:51:28.6924516Z ++ echo '"torch/include/ATen/mps/MPSAllocator.h",sha256=F7wsy3C1MKcfLf9bxw4PVzv_Uy4K3MnUCu4eOGsSjG8,18556' 2025-06-01T22:51:28.6924633Z ++ read fname 2025-06-01T22:51:28.6924902Z ++ make_wheel_record torch/include/ATen/mps/MPSAllocatorInterface.h 2025-06-01T22:51:28.6925089Z ++ FPATH=torch/include/ATen/mps/MPSAllocatorInterface.h 2025-06-01T22:51:28.6925272Z ++ echo torch/include/ATen/mps/MPSAllocatorInterface.h 2025-06-01T22:51:28.6925735Z ++ grep RECORD 2025-06-01T22:51:28.6947888Z +++ openssl dgst -sha256 -binary torch/include/ATen/mps/MPSAllocatorInterface.h 2025-06-01T22:51:28.6948006Z +++ openssl base64 2025-06-01T22:51:28.6948122Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.6949319Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.6950526Z +++ sed -e s/=//g 2025-06-01T22:51:28.6992843Z ++ HASH=M1LYNsmKhbWq0TgYtBpq1kYrJBt8j7CDA32e0laFmtA 2025-06-01T22:51:28.6995584Z +++ ls -nl torch/include/ATen/mps/MPSAllocatorInterface.h 2025-06-01T22:51:28.6996074Z +++ awk '{print $5}' 2025-06-01T22:51:28.7025209Z ++ FSIZE=2718 2025-06-01T22:51:28.7025967Z ++ echo '"torch/include/ATen/mps/MPSAllocatorInterface.h",sha256=M1LYNsmKhbWq0TgYtBpq1kYrJBt8j7CDA32e0laFmtA,2718' 2025-06-01T22:51:28.7026081Z ++ read fname 2025-06-01T22:51:28.7026276Z ++ make_wheel_record torch/include/ATen/mps/MPSDevice.h 2025-06-01T22:51:28.7026412Z ++ FPATH=torch/include/ATen/mps/MPSDevice.h 2025-06-01T22:51:28.7026548Z ++ echo torch/include/ATen/mps/MPSDevice.h 2025-06-01T22:51:28.7026641Z ++ grep RECORD 2025-06-01T22:51:28.7046983Z +++ openssl dgst -sha256 -binary torch/include/ATen/mps/MPSDevice.h 2025-06-01T22:51:28.7047101Z +++ openssl base64 2025-06-01T22:51:28.7048109Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.7049230Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.7050507Z +++ sed -e s/=//g 2025-06-01T22:51:28.7089762Z ++ HASH=-ARt2Om2MhEfjcYmS0XQfNYPLwvxuXia4Sr9MdvxJF4 2025-06-01T22:51:28.7094593Z +++ ls -nl torch/include/ATen/mps/MPSDevice.h 2025-06-01T22:51:28.7095661Z +++ awk '{print $5}' 2025-06-01T22:51:28.7121890Z ++ FSIZE=1659 2025-06-01T22:51:28.7122458Z ++ echo '"torch/include/ATen/mps/MPSDevice.h",sha256=-ARt2Om2MhEfjcYmS0XQfNYPLwvxuXia4Sr9MdvxJF4,1659' 2025-06-01T22:51:28.7122823Z ++ read fname 2025-06-01T22:51:28.7123048Z ++ make_wheel_record torch/include/ATen/mps/MPSEvent.h 2025-06-01T22:51:28.7123196Z ++ FPATH=torch/include/ATen/mps/MPSEvent.h 2025-06-01T22:51:28.7123355Z ++ echo torch/include/ATen/mps/MPSEvent.h 2025-06-01T22:51:28.7123553Z ++ grep RECORD 2025-06-01T22:51:28.7147269Z +++ openssl dgst -sha256 -binary torch/include/ATen/mps/MPSEvent.h 2025-06-01T22:51:28.7147556Z +++ openssl base64 2025-06-01T22:51:28.7147660Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.7147760Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.7149238Z +++ sed -e s/=//g 2025-06-01T22:51:28.7191241Z ++ HASH=Iv2OmwYnSSF2DPiuYcc9JSDbdVIUPD4U0BTjtD3GJ88 2025-06-01T22:51:28.7193294Z +++ ls -nl torch/include/ATen/mps/MPSEvent.h 2025-06-01T22:51:28.7194416Z +++ awk '{print $5}' 2025-06-01T22:51:28.7220966Z ++ FSIZE=3568 2025-06-01T22:51:28.7221512Z ++ echo '"torch/include/ATen/mps/MPSEvent.h",sha256=Iv2OmwYnSSF2DPiuYcc9JSDbdVIUPD4U0BTjtD3GJ88,3568' 2025-06-01T22:51:28.7221888Z ++ read fname 2025-06-01T22:51:28.7222158Z ++ make_wheel_record torch/include/ATen/mps/MPSGeneratorImpl.h 2025-06-01T22:51:28.7222321Z ++ FPATH=torch/include/ATen/mps/MPSGeneratorImpl.h 2025-06-01T22:51:28.7222477Z ++ echo torch/include/ATen/mps/MPSGeneratorImpl.h 2025-06-01T22:51:28.7222728Z ++ grep RECORD 2025-06-01T22:51:28.7243367Z +++ openssl dgst -sha256 -binary torch/include/ATen/mps/MPSGeneratorImpl.h 2025-06-01T22:51:28.7244688Z +++ openssl base64 2025-06-01T22:51:28.7244805Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.7246212Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.7247427Z +++ sed -e s/=//g 2025-06-01T22:51:28.7285621Z ++ HASH=RBRpwrFSX2B_D66-oYeI-6oMjC1lD3jDCYXmmULD1LE 2025-06-01T22:51:28.7290326Z +++ ls -nl torch/include/ATen/mps/MPSGeneratorImpl.h 2025-06-01T22:51:28.7291043Z +++ awk '{print $5}' 2025-06-01T22:51:28.7318137Z ++ FSIZE=1562 2025-06-01T22:51:28.7318882Z ++ echo '"torch/include/ATen/mps/MPSGeneratorImpl.h",sha256=RBRpwrFSX2B_D66-oYeI-6oMjC1lD3jDCYXmmULD1LE,1562' 2025-06-01T22:51:28.7319723Z ++ read fname 2025-06-01T22:51:28.7320065Z ++ make_wheel_record torch/include/ATen/mps/MPSGuardImpl.h 2025-06-01T22:51:28.7320515Z ++ FPATH=torch/include/ATen/mps/MPSGuardImpl.h 2025-06-01T22:51:28.7320932Z ++ echo torch/include/ATen/mps/MPSGuardImpl.h 2025-06-01T22:51:28.7321289Z ++ grep RECORD 2025-06-01T22:51:28.7343327Z +++ openssl dgst -sha256 -binary torch/include/ATen/mps/MPSGuardImpl.h 2025-06-01T22:51:28.7343874Z +++ openssl base64 2025-06-01T22:51:28.7344124Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.7344380Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.7344636Z +++ sed -e s/=//g 2025-06-01T22:51:28.7387536Z ++ HASH=atbTdjiFcNqDq0C7-9osWLug1_fSpvdcMNmUu94Vc-A 2025-06-01T22:51:28.7390601Z +++ ls -nl torch/include/ATen/mps/MPSGuardImpl.h 2025-06-01T22:51:28.7391192Z +++ awk '{print $5}' 2025-06-01T22:51:28.7416717Z ++ FSIZE=5419 2025-06-01T22:51:28.7417439Z ++ echo '"torch/include/ATen/mps/MPSGuardImpl.h",sha256=atbTdjiFcNqDq0C7-9osWLug1_fSpvdcMNmUu94Vc-A,5419' 2025-06-01T22:51:28.7418102Z ++ read fname 2025-06-01T22:51:28.7418425Z ++ make_wheel_record torch/include/ATen/mps/MPSHooks.h 2025-06-01T22:51:28.7418846Z ++ FPATH=torch/include/ATen/mps/MPSHooks.h 2025-06-01T22:51:28.7419237Z ++ echo torch/include/ATen/mps/MPSHooks.h 2025-06-01T22:51:28.7420393Z ++ grep RECORD 2025-06-01T22:51:28.7442317Z +++ openssl dgst -sha256 -binary torch/include/ATen/mps/MPSHooks.h 2025-06-01T22:51:28.7442844Z +++ openssl base64 2025-06-01T22:51:28.7443101Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.7443556Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.7445090Z +++ sed -e s/=//g 2025-06-01T22:51:28.7485603Z ++ HASH=NPDIr2C8ZW1vZdUVxr_LSeWVW7Msd-sDCY3b4L-4ZZI 2025-06-01T22:51:28.7489648Z +++ ls -nl torch/include/ATen/mps/MPSHooks.h 2025-06-01T22:51:28.7490631Z +++ awk '{print $5}' 2025-06-01T22:51:28.7518822Z ++ FSIZE=2247 2025-06-01T22:51:28.7519442Z ++ echo '"torch/include/ATen/mps/MPSHooks.h",sha256=NPDIr2C8ZW1vZdUVxr_LSeWVW7Msd-sDCY3b4L-4ZZI,2247' 2025-06-01T22:51:28.7520079Z ++ read fname 2025-06-01T22:51:28.7520408Z ++ make_wheel_record torch/include/ATen/mps/MPSProfiler.h 2025-06-01T22:51:28.7520866Z ++ FPATH=torch/include/ATen/mps/MPSProfiler.h 2025-06-01T22:51:28.7521270Z ++ echo torch/include/ATen/mps/MPSProfiler.h 2025-06-01T22:51:28.7521623Z ++ grep RECORD 2025-06-01T22:51:28.7543283Z +++ openssl dgst -sha256 -binary torch/include/ATen/mps/MPSProfiler.h 2025-06-01T22:51:28.7543777Z +++ openssl base64 2025-06-01T22:51:28.7544195Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.7544442Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.7544712Z +++ sed -e s/=//g 2025-06-01T22:51:28.7589060Z ++ HASH=PL4O56QpCxBP9OP3qVxWJJR0vKmhjmx7e5QF_n8YBX8 2025-06-01T22:51:28.7591773Z +++ ls -nl torch/include/ATen/mps/MPSProfiler.h 2025-06-01T22:51:28.7592567Z +++ awk '{print $5}' 2025-06-01T22:51:28.7620883Z ++ FSIZE=16590 2025-06-01T22:51:28.7621648Z ++ echo '"torch/include/ATen/mps/MPSProfiler.h",sha256=PL4O56QpCxBP9OP3qVxWJJR0vKmhjmx7e5QF_n8YBX8,16590' 2025-06-01T22:51:28.7622334Z ++ read fname 2025-06-01T22:51:28.7622652Z ++ make_wheel_record torch/include/ATen/mps/MPSStream.h 2025-06-01T22:51:28.7623085Z ++ FPATH=torch/include/ATen/mps/MPSStream.h 2025-06-01T22:51:28.7623459Z ++ echo torch/include/ATen/mps/MPSStream.h 2025-06-01T22:51:28.7623808Z ++ grep RECORD 2025-06-01T22:51:28.7644560Z +++ openssl dgst -sha256 -binary torch/include/ATen/mps/MPSStream.h 2025-06-01T22:51:28.7645073Z +++ openssl base64 2025-06-01T22:51:28.7645551Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.7645945Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.7646701Z +++ sed -e s/=//g 2025-06-01T22:51:28.7685577Z ++ HASH=sh9ELWqWuae4bVqVpp0UqXCI4tsaqbxzMjrpEppR4dQ 2025-06-01T22:51:28.7690214Z +++ ls -nl torch/include/ATen/mps/MPSStream.h 2025-06-01T22:51:28.7691007Z +++ awk '{print $5}' 2025-06-01T22:51:28.7718797Z ++ FSIZE=4607 2025-06-01T22:51:28.7719474Z ++ echo '"torch/include/ATen/mps/MPSStream.h",sha256=sh9ELWqWuae4bVqVpp0UqXCI4tsaqbxzMjrpEppR4dQ,4607' 2025-06-01T22:51:28.7720133Z ++ read fname 2025-06-01T22:51:28.7720465Z ++ make_wheel_record torch/include/ATen/native/Activation.h 2025-06-01T22:51:28.7721048Z ++ FPATH=torch/include/ATen/native/Activation.h 2025-06-01T22:51:28.7721472Z ++ echo torch/include/ATen/native/Activation.h 2025-06-01T22:51:28.7721819Z ++ grep RECORD 2025-06-01T22:51:28.7745681Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Activation.h 2025-06-01T22:51:28.7746392Z +++ openssl base64 2025-06-01T22:51:28.7746703Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.7746975Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.7747242Z +++ sed -e s/=//g 2025-06-01T22:51:28.7789377Z ++ HASH=awhps1Kn8U9wDdaVA9Neq666ZaKpMbtnkspcLaVs_8g 2025-06-01T22:51:28.7791196Z +++ ls -nl torch/include/ATen/native/Activation.h 2025-06-01T22:51:28.7792427Z +++ awk '{print $5}' 2025-06-01T22:51:28.7819900Z ++ FSIZE=3515 2025-06-01T22:51:28.7820818Z ++ echo '"torch/include/ATen/native/Activation.h",sha256=awhps1Kn8U9wDdaVA9Neq666ZaKpMbtnkspcLaVs_8g,3515' 2025-06-01T22:51:28.7821503Z ++ read fname 2025-06-01T22:51:28.7821849Z ++ make_wheel_record torch/include/ATen/native/AdaptivePooling.h 2025-06-01T22:51:28.7822369Z ++ FPATH=torch/include/ATen/native/AdaptivePooling.h 2025-06-01T22:51:28.7822810Z ++ echo torch/include/ATen/native/AdaptivePooling.h 2025-06-01T22:51:28.7823194Z ++ grep RECORD 2025-06-01T22:51:28.7845228Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/AdaptivePooling.h 2025-06-01T22:51:28.7845954Z +++ openssl base64 2025-06-01T22:51:28.7846242Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.7846496Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.7846776Z +++ sed -e s/=//g 2025-06-01T22:51:28.7885463Z ++ HASH=hIOAwgq7gNwKInNwTf613BetCXPB4mTY0l2Z7scgwkE 2025-06-01T22:51:28.7888891Z +++ ls -nl torch/include/ATen/native/AdaptivePooling.h 2025-06-01T22:51:28.7889694Z +++ awk '{print $5}' 2025-06-01T22:51:28.7918095Z ++ FSIZE=2428 2025-06-01T22:51:28.7918854Z ++ echo '"torch/include/ATen/native/AdaptivePooling.h",sha256=hIOAwgq7gNwKInNwTf613BetCXPB4mTY0l2Z7scgwkE,2428' 2025-06-01T22:51:28.7919571Z ++ read fname 2025-06-01T22:51:28.7919911Z ++ make_wheel_record torch/include/ATen/native/AmpKernels.h 2025-06-01T22:51:28.7920372Z ++ FPATH=torch/include/ATen/native/AmpKernels.h 2025-06-01T22:51:28.7920786Z ++ echo torch/include/ATen/native/AmpKernels.h 2025-06-01T22:51:28.7921149Z ++ grep RECORD 2025-06-01T22:51:28.7941424Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/AmpKernels.h 2025-06-01T22:51:28.7941940Z +++ openssl base64 2025-06-01T22:51:28.7942381Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.7942627Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.7942898Z +++ sed -e s/=//g 2025-06-01T22:51:28.7985970Z ++ HASH=BK8NK8Cq_2_6ASXgFvJx1w0Kzfwm-K8btEezEnhnyvY 2025-06-01T22:51:28.7989284Z +++ ls -nl torch/include/ATen/native/AmpKernels.h 2025-06-01T22:51:28.7989718Z +++ awk '{print $5}' 2025-06-01T22:51:28.8013093Z ++ FSIZE=617 2025-06-01T22:51:28.8013756Z ++ echo '"torch/include/ATen/native/AmpKernels.h",sha256=BK8NK8Cq_2_6ASXgFvJx1w0Kzfwm-K8btEezEnhnyvY,617' 2025-06-01T22:51:28.8014437Z ++ read fname 2025-06-01T22:51:28.8014832Z ++ make_wheel_record torch/include/ATen/native/BatchLinearAlgebra.h 2025-06-01T22:51:28.8015489Z ++ FPATH=torch/include/ATen/native/BatchLinearAlgebra.h 2025-06-01T22:51:28.8016654Z ++ echo torch/include/ATen/native/BatchLinearAlgebra.h 2025-06-01T22:51:28.8017749Z ++ grep RECORD 2025-06-01T22:51:28.8039257Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/BatchLinearAlgebra.h 2025-06-01T22:51:28.8039818Z +++ openssl base64 2025-06-01T22:51:28.8040360Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.8040886Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.8042184Z +++ sed -e s/=//g 2025-06-01T22:51:28.8082109Z ++ HASH=fK-AGaABLKc--J4sDRX5PjEOz3fRBvhdV4KTszYkCVo 2025-06-01T22:51:28.8085960Z +++ ls -nl torch/include/ATen/native/BatchLinearAlgebra.h 2025-06-01T22:51:28.8086393Z +++ awk '{print $5}' 2025-06-01T22:51:28.8114836Z ++ FSIZE=9896 2025-06-01T22:51:28.8115593Z ++ echo '"torch/include/ATen/native/BatchLinearAlgebra.h",sha256=fK-AGaABLKc--J4sDRX5PjEOz3fRBvhdV4KTszYkCVo,9896' 2025-06-01T22:51:28.8116333Z ++ read fname 2025-06-01T22:51:28.8116780Z ++ make_wheel_record torch/include/ATen/native/BinaryOps.h 2025-06-01T22:51:28.8117245Z ++ FPATH=torch/include/ATen/native/BinaryOps.h 2025-06-01T22:51:28.8117648Z ++ echo torch/include/ATen/native/BinaryOps.h 2025-06-01T22:51:28.8117999Z ++ grep RECORD 2025-06-01T22:51:28.8139254Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/BinaryOps.h 2025-06-01T22:51:28.8139747Z +++ openssl base64 2025-06-01T22:51:28.8140023Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.8140269Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.8140538Z +++ sed -e s/=//g 2025-06-01T22:51:28.8180647Z ++ HASH=DgZbq0KQBl-xbRAaTKeUsUqHSJXQ6gukQt9n0lT9wXc 2025-06-01T22:51:28.8183366Z +++ ls -nl torch/include/ATen/native/BinaryOps.h 2025-06-01T22:51:28.8185008Z +++ awk '{print $5}' 2025-06-01T22:51:28.8207996Z ++ FSIZE=5932 2025-06-01T22:51:28.8208675Z ++ echo '"torch/include/ATen/native/BinaryOps.h",sha256=DgZbq0KQBl-xbRAaTKeUsUqHSJXQ6gukQt9n0lT9wXc,5932' 2025-06-01T22:51:28.8209364Z ++ read fname 2025-06-01T22:51:28.8209762Z ++ make_wheel_record torch/include/ATen/native/BucketizationUtils.h 2025-06-01T22:51:28.8210320Z ++ FPATH=torch/include/ATen/native/BucketizationUtils.h 2025-06-01T22:51:28.8211372Z ++ echo torch/include/ATen/native/BucketizationUtils.h 2025-06-01T22:51:28.8212680Z ++ grep RECORD 2025-06-01T22:51:28.8235341Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/BucketizationUtils.h 2025-06-01T22:51:28.8236322Z +++ openssl base64 2025-06-01T22:51:28.8236666Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.8236925Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.8237633Z +++ sed -e s/=//g 2025-06-01T22:51:28.8278545Z ++ HASH=UJtNY9qw4EZNLbCRItmz1ZhsIhZGAJi3UbBdjdZHKOI 2025-06-01T22:51:28.8282718Z +++ ls -nl torch/include/ATen/native/BucketizationUtils.h 2025-06-01T22:51:28.8283452Z +++ awk '{print $5}' 2025-06-01T22:51:28.8311378Z ++ FSIZE=7789 2025-06-01T22:51:28.8312114Z ++ echo '"torch/include/ATen/native/BucketizationUtils.h",sha256=UJtNY9qw4EZNLbCRItmz1ZhsIhZGAJi3UbBdjdZHKOI,7789' 2025-06-01T22:51:28.8312845Z ++ read fname 2025-06-01T22:51:28.8313181Z ++ make_wheel_record torch/include/ATen/native/CPUBlas.h 2025-06-01T22:51:28.8313631Z ++ FPATH=torch/include/ATen/native/CPUBlas.h 2025-06-01T22:51:28.8314009Z ++ echo torch/include/ATen/native/CPUBlas.h 2025-06-01T22:51:28.8314361Z ++ grep RECORD 2025-06-01T22:51:28.8332074Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/CPUBlas.h 2025-06-01T22:51:28.8332931Z +++ openssl base64 2025-06-01T22:51:28.8334235Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.8336323Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.8336925Z +++ sed -e s/=//g 2025-06-01T22:51:28.8375299Z ++ HASH=l6Z1ZZGyQ4wj8oU1efPf4AIYR3vBUgpEYNrRS5d7s3U 2025-06-01T22:51:28.8381355Z +++ ls -nl torch/include/ATen/native/CPUBlas.h 2025-06-01T22:51:28.8382065Z +++ awk '{print $5}' 2025-06-01T22:51:28.8406276Z ++ FSIZE=8365 2025-06-01T22:51:28.8406984Z ++ echo '"torch/include/ATen/native/CPUBlas.h",sha256=l6Z1ZZGyQ4wj8oU1efPf4AIYR3vBUgpEYNrRS5d7s3U,8365' 2025-06-01T22:51:28.8407677Z ++ read fname 2025-06-01T22:51:28.8408024Z ++ make_wheel_record torch/include/ATen/native/CPUFallback.h 2025-06-01T22:51:28.8408513Z ++ FPATH=torch/include/ATen/native/CPUFallback.h 2025-06-01T22:51:28.8409969Z ++ echo torch/include/ATen/native/CPUFallback.h 2025-06-01T22:51:28.8410816Z ++ grep RECORD 2025-06-01T22:51:28.8431848Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/CPUFallback.h 2025-06-01T22:51:28.8432376Z +++ openssl base64 2025-06-01T22:51:28.8432737Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.8433972Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.8434463Z +++ sed -e s/=//g 2025-06-01T22:51:28.8477143Z ++ HASH=jOWihTOutM5FdtYGRU9BiKJgH5ovt8qijTgMFwIFAcI 2025-06-01T22:51:28.8479515Z +++ ls -nl torch/include/ATen/native/CPUFallback.h 2025-06-01T22:51:28.8480475Z +++ awk '{print $5}' 2025-06-01T22:51:28.8508954Z ++ FSIZE=2413 2025-06-01T22:51:28.8509678Z ++ echo '"torch/include/ATen/native/CPUFallback.h",sha256=jOWihTOutM5FdtYGRU9BiKJgH5ovt8qijTgMFwIFAcI,2413' 2025-06-01T22:51:28.8510380Z ++ read fname 2025-06-01T22:51:28.8510884Z ++ make_wheel_record torch/include/ATen/native/CanUse32BitIndexMath.h 2025-06-01T22:51:28.8511448Z ++ FPATH=torch/include/ATen/native/CanUse32BitIndexMath.h 2025-06-01T22:51:28.8511935Z ++ echo torch/include/ATen/native/CanUse32BitIndexMath.h 2025-06-01T22:51:28.8512343Z ++ grep RECORD 2025-06-01T22:51:28.8529785Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/CanUse32BitIndexMath.h 2025-06-01T22:51:28.8530339Z +++ openssl base64 2025-06-01T22:51:28.8531563Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.8532844Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.8534118Z +++ sed -e s/=//g 2025-06-01T22:51:28.8572956Z ++ HASH=gHAOodx1KsektVgmllOKAX4n1QvGJfKyzx8qSGE8GDk 2025-06-01T22:51:28.8577818Z +++ ls -nl torch/include/ATen/native/CanUse32BitIndexMath.h 2025-06-01T22:51:28.8579169Z +++ awk '{print $5}' 2025-06-01T22:51:28.8606401Z ++ FSIZE=242 2025-06-01T22:51:28.8607153Z ++ echo '"torch/include/ATen/native/CanUse32BitIndexMath.h",sha256=gHAOodx1KsektVgmllOKAX4n1QvGJfKyzx8qSGE8GDk,242' 2025-06-01T22:51:28.8607919Z ++ read fname 2025-06-01T22:51:28.8608296Z ++ make_wheel_record torch/include/ATen/native/ComplexHelper.h 2025-06-01T22:51:28.8608794Z ++ FPATH=torch/include/ATen/native/ComplexHelper.h 2025-06-01T22:51:28.8609256Z ++ echo torch/include/ATen/native/ComplexHelper.h 2025-06-01T22:51:28.8609643Z ++ grep RECORD 2025-06-01T22:51:28.8634638Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ComplexHelper.h 2025-06-01T22:51:28.8635188Z +++ openssl base64 2025-06-01T22:51:28.8635439Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.8635702Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.8635959Z +++ sed -e s/=//g 2025-06-01T22:51:28.8677210Z ++ HASH=btmQjpW5GwDNmwc4vJA5d8HEeDf9sIItsucn5CkHUxY 2025-06-01T22:51:28.8680147Z +++ ls -nl torch/include/ATen/native/ComplexHelper.h 2025-06-01T22:51:28.8680549Z +++ awk '{print $5}' 2025-06-01T22:51:28.8709458Z ++ FSIZE=4048 2025-06-01T22:51:28.8710213Z ++ echo '"torch/include/ATen/native/ComplexHelper.h",sha256=btmQjpW5GwDNmwc4vJA5d8HEeDf9sIItsucn5CkHUxY,4048' 2025-06-01T22:51:28.8710943Z ++ read fname 2025-06-01T22:51:28.8711346Z ++ make_wheel_record torch/include/ATen/native/CompositeRandomAccessor.h 2025-06-01T22:51:28.8711950Z ++ FPATH=torch/include/ATen/native/CompositeRandomAccessor.h 2025-06-01T22:51:28.8712478Z ++ echo torch/include/ATen/native/CompositeRandomAccessor.h 2025-06-01T22:51:28.8712919Z ++ grep RECORD 2025-06-01T22:51:28.8731359Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/CompositeRandomAccessor.h 2025-06-01T22:51:28.8732058Z +++ openssl base64 2025-06-01T22:51:28.8732778Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.8734388Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.8735631Z +++ sed -e s/=//g 2025-06-01T22:51:28.8773898Z ++ HASH=BMz1QA7muxCi1EoKhTSfzjI_Zsr-EM6HvVfIRrKamBI 2025-06-01T22:51:28.8779734Z +++ ls -nl torch/include/ATen/native/CompositeRandomAccessor.h 2025-06-01T22:51:28.8780183Z +++ awk '{print $5}' 2025-06-01T22:51:28.8805720Z ++ FSIZE=876 2025-06-01T22:51:28.8806478Z ++ echo '"torch/include/ATen/native/CompositeRandomAccessor.h",sha256=BMz1QA7muxCi1EoKhTSfzjI_Zsr-EM6HvVfIRrKamBI,876' 2025-06-01T22:51:28.8807259Z ++ read fname 2025-06-01T22:51:28.8807717Z ++ make_wheel_record torch/include/ATen/native/CompositeRandomAccessorCommon.h 2025-06-01T22:51:28.8808407Z ++ FPATH=torch/include/ATen/native/CompositeRandomAccessorCommon.h 2025-06-01T22:51:28.8809163Z ++ echo torch/include/ATen/native/CompositeRandomAccessorCommon.h 2025-06-01T22:51:28.8809644Z ++ grep RECORD 2025-06-01T22:51:28.8832378Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/CompositeRandomAccessorCommon.h 2025-06-01T22:51:28.8833275Z +++ openssl base64 2025-06-01T22:51:28.8833586Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.8833851Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.8834280Z +++ sed -e s/=//g 2025-06-01T22:51:28.8877629Z ++ HASH=R46csHYWaGheNhcj3irxcvZv2RfTYMwVaeTT-hQp_08 2025-06-01T22:51:28.8882149Z +++ ls -nl torch/include/ATen/native/CompositeRandomAccessorCommon.h 2025-06-01T22:51:28.8883112Z +++ awk '{print $5}' 2025-06-01T22:51:28.8911939Z ++ FSIZE=6733 2025-06-01T22:51:28.8912931Z ++ echo '"torch/include/ATen/native/CompositeRandomAccessorCommon.h",sha256=R46csHYWaGheNhcj3irxcvZv2RfTYMwVaeTT-hQp_08,6733' 2025-06-01T22:51:28.8913773Z ++ read fname 2025-06-01T22:51:28.8914092Z ++ make_wheel_record torch/include/ATen/native/ConvUtils.h 2025-06-01T22:51:28.8914553Z ++ FPATH=torch/include/ATen/native/ConvUtils.h 2025-06-01T22:51:28.8914962Z ++ echo torch/include/ATen/native/ConvUtils.h 2025-06-01T22:51:28.8915316Z ++ grep RECORD 2025-06-01T22:51:28.8931507Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ConvUtils.h 2025-06-01T22:51:28.8932254Z +++ openssl base64 2025-06-01T22:51:28.8933256Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.8934906Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.8936079Z +++ sed -e s/=//g 2025-06-01T22:51:28.8979177Z ++ HASH=TgNyGQjvgDcxpPHUEWxUPhy6ATLQ5cp13N2xCqrc-X0 2025-06-01T22:51:28.8981582Z +++ ls -nl torch/include/ATen/native/ConvUtils.h 2025-06-01T22:51:28.8982323Z +++ awk '{print $5}' 2025-06-01T22:51:28.9006090Z ++ FSIZE=19681 2025-06-01T22:51:28.9006788Z ++ echo '"torch/include/ATen/native/ConvUtils.h",sha256=TgNyGQjvgDcxpPHUEWxUPhy6ATLQ5cp13N2xCqrc-X0,19681' 2025-06-01T22:51:28.9007492Z ++ read fname 2025-06-01T22:51:28.9007862Z ++ make_wheel_record torch/include/ATen/native/ConvolutionMM3d.h 2025-06-01T22:51:28.9008391Z ++ FPATH=torch/include/ATen/native/ConvolutionMM3d.h 2025-06-01T22:51:28.9009646Z ++ echo torch/include/ATen/native/ConvolutionMM3d.h 2025-06-01T22:51:28.9010789Z ++ grep RECORD 2025-06-01T22:51:28.9033783Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ConvolutionMM3d.h 2025-06-01T22:51:28.9034329Z +++ openssl base64 2025-06-01T22:51:28.9034595Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.9035079Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.9035630Z +++ sed -e s/=//g 2025-06-01T22:51:28.9077807Z ++ HASH=LPOz-FenTJ6sch4u2UYsmEfXHDC-qDvpLFNCV_wXDsg 2025-06-01T22:51:28.9080287Z +++ ls -nl torch/include/ATen/native/ConvolutionMM3d.h 2025-06-01T22:51:28.9081739Z +++ awk '{print $5}' 2025-06-01T22:51:28.9110002Z ++ FSIZE=340 2025-06-01T22:51:28.9110695Z ++ echo '"torch/include/ATen/native/ConvolutionMM3d.h",sha256=LPOz-FenTJ6sch4u2UYsmEfXHDC-qDvpLFNCV_wXDsg,340' 2025-06-01T22:51:28.9111415Z ++ read fname 2025-06-01T22:51:28.9111727Z ++ make_wheel_record torch/include/ATen/native/Copy.h 2025-06-01T22:51:28.9112142Z ++ FPATH=torch/include/ATen/native/Copy.h 2025-06-01T22:51:28.9112527Z ++ echo torch/include/ATen/native/Copy.h 2025-06-01T22:51:28.9113010Z ++ grep RECORD 2025-06-01T22:51:28.9131593Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Copy.h 2025-06-01T22:51:28.9132084Z +++ openssl base64 2025-06-01T22:51:28.9133274Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.9134539Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.9135926Z +++ sed -e s/=//g 2025-06-01T22:51:28.9175101Z ++ HASH=g7MIP4FwnbNhSE00-WnyTPF9dsGUZAvEErtswrX6GeI 2025-06-01T22:51:28.9181416Z +++ ls -nl torch/include/ATen/native/Copy.h 2025-06-01T22:51:28.9182793Z +++ awk '{print $5}' 2025-06-01T22:51:28.9207094Z ++ FSIZE=372 2025-06-01T22:51:28.9207740Z ++ echo '"torch/include/ATen/native/Copy.h",sha256=g7MIP4FwnbNhSE00-WnyTPF9dsGUZAvEErtswrX6GeI,372' 2025-06-01T22:51:28.9208399Z ++ read fname 2025-06-01T22:51:28.9208709Z ++ make_wheel_record torch/include/ATen/native/Cross.h 2025-06-01T22:51:28.9209148Z ++ FPATH=torch/include/ATen/native/Cross.h 2025-06-01T22:51:28.9210521Z ++ echo torch/include/ATen/native/Cross.h 2025-06-01T22:51:28.9211725Z ++ grep RECORD 2025-06-01T22:51:28.9232545Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Cross.h 2025-06-01T22:51:28.9233295Z +++ openssl base64 2025-06-01T22:51:28.9235314Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.9235593Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.9236743Z +++ sed -e s/=//g 2025-06-01T22:51:28.9276929Z ++ HASH=UxJtlJqvAOJLgisxu6yfjOXBCl_sh75ULuaKSzgSEes 2025-06-01T22:51:28.9280642Z +++ ls -nl torch/include/ATen/native/Cross.h 2025-06-01T22:51:28.9281714Z +++ awk '{print $5}' 2025-06-01T22:51:28.9308182Z ++ FSIZE=259 2025-06-01T22:51:28.9309089Z ++ echo '"torch/include/ATen/native/Cross.h",sha256=UxJtlJqvAOJLgisxu6yfjOXBCl_sh75ULuaKSzgSEes,259' 2025-06-01T22:51:28.9309731Z ++ read fname 2025-06-01T22:51:28.9310139Z ++ make_wheel_record torch/include/ATen/native/DilatedConvolutionUtils.h 2025-06-01T22:51:28.9310741Z ++ FPATH=torch/include/ATen/native/DilatedConvolutionUtils.h 2025-06-01T22:51:28.9311305Z ++ echo torch/include/ATen/native/DilatedConvolutionUtils.h 2025-06-01T22:51:28.9311742Z ++ grep RECORD 2025-06-01T22:51:28.9331600Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/DilatedConvolutionUtils.h 2025-06-01T22:51:28.9332173Z +++ openssl base64 2025-06-01T22:51:28.9333585Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.9334718Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.9336218Z +++ sed -e s/=//g 2025-06-01T22:51:28.9373486Z ++ HASH=s0SPWkwNQEaPiBwa1OkN1bNtvhfdRkvAJ18Z-nqlN5E 2025-06-01T22:51:28.9379139Z +++ ls -nl torch/include/ATen/native/DilatedConvolutionUtils.h 2025-06-01T22:51:28.9380342Z +++ awk '{print $5}' 2025-06-01T22:51:28.9406050Z ++ FSIZE=6402 2025-06-01T22:51:28.9406880Z ++ echo '"torch/include/ATen/native/DilatedConvolutionUtils.h",sha256=s0SPWkwNQEaPiBwa1OkN1bNtvhfdRkvAJ18Z-nqlN5E,6402' 2025-06-01T22:51:28.9407688Z ++ read fname 2025-06-01T22:51:28.9408048Z ++ make_wheel_record torch/include/ATen/native/DispatchStub.h 2025-06-01T22:51:28.9408573Z ++ FPATH=torch/include/ATen/native/DispatchStub.h 2025-06-01T22:51:28.9409019Z ++ echo torch/include/ATen/native/DispatchStub.h 2025-06-01T22:51:28.9409415Z ++ grep RECORD 2025-06-01T22:51:28.9430475Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/DispatchStub.h 2025-06-01T22:51:28.9431012Z +++ openssl base64 2025-06-01T22:51:28.9432446Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.9432757Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.9433942Z +++ sed -e s/=//g 2025-06-01T22:51:28.9476239Z ++ HASH=jM1zHtItYHgBKYaxaFAc-CJGTvUErVCklqnFQDRyNVM 2025-06-01T22:51:28.9479616Z +++ ls -nl torch/include/ATen/native/DispatchStub.h 2025-06-01T22:51:28.9480538Z +++ awk '{print $5}' 2025-06-01T22:51:28.9508506Z ++ FSIZE=16019 2025-06-01T22:51:28.9509308Z ++ echo '"torch/include/ATen/native/DispatchStub.h",sha256=jM1zHtItYHgBKYaxaFAc-CJGTvUErVCklqnFQDRyNVM,16019' 2025-06-01T22:51:28.9510046Z ++ read fname 2025-06-01T22:51:28.9510423Z ++ make_wheel_record torch/include/ATen/native/Distance.h 2025-06-01T22:51:28.9510867Z ++ FPATH=torch/include/ATen/native/Distance.h 2025-06-01T22:51:28.9511269Z ++ echo torch/include/ATen/native/Distance.h 2025-06-01T22:51:28.9511765Z ++ grep RECORD 2025-06-01T22:51:28.9529926Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Distance.h 2025-06-01T22:51:28.9530415Z +++ openssl base64 2025-06-01T22:51:28.9531589Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.9532642Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.9534008Z +++ sed -e s/=//g 2025-06-01T22:51:28.9572121Z ++ HASH=7ilibZOX4RPtlxlCi1iDwWdnIxY2U0gnma8fJ7JMaCg 2025-06-01T22:51:28.9576869Z +++ ls -nl torch/include/ATen/native/Distance.h 2025-06-01T22:51:28.9578249Z +++ awk '{print $5}' 2025-06-01T22:51:28.9605641Z ++ FSIZE=720 2025-06-01T22:51:28.9606323Z ++ echo '"torch/include/ATen/native/Distance.h",sha256=7ilibZOX4RPtlxlCi1iDwWdnIxY2U0gnma8fJ7JMaCg,720' 2025-06-01T22:51:28.9607046Z ++ read fname 2025-06-01T22:51:28.9607445Z ++ make_wheel_record torch/include/ATen/native/DistributionTemplates.h 2025-06-01T22:51:28.9608187Z ++ FPATH=torch/include/ATen/native/DistributionTemplates.h 2025-06-01T22:51:28.9608716Z ++ echo torch/include/ATen/native/DistributionTemplates.h 2025-06-01T22:51:28.9609149Z ++ grep RECORD 2025-06-01T22:51:28.9631028Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/DistributionTemplates.h 2025-06-01T22:51:28.9631999Z +++ openssl base64 2025-06-01T22:51:28.9632309Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.9632742Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.9633010Z +++ sed -e s/=//g 2025-06-01T22:51:28.9678665Z ++ HASH=-Ig5O5jESm7mFNGF-1k6RiP8QPm1fiE0wN3crLd2mPg 2025-06-01T22:51:28.9681402Z +++ ls -nl torch/include/ATen/native/DistributionTemplates.h 2025-06-01T22:51:28.9682116Z +++ awk '{print $5}' 2025-06-01T22:51:28.9710119Z ++ FSIZE=18494 2025-06-01T22:51:28.9711030Z ++ echo '"torch/include/ATen/native/DistributionTemplates.h",sha256=-Ig5O5jESm7mFNGF-1k6RiP8QPm1fiE0wN3crLd2mPg,18494' 2025-06-01T22:51:28.9711811Z ++ read fname 2025-06-01T22:51:28.9712149Z ++ make_wheel_record torch/include/ATen/native/Distributions.h 2025-06-01T22:51:28.9712648Z ++ FPATH=torch/include/ATen/native/Distributions.h 2025-06-01T22:51:28.9713094Z ++ echo torch/include/ATen/native/Distributions.h 2025-06-01T22:51:28.9713462Z ++ grep RECORD 2025-06-01T22:51:28.9731114Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Distributions.h 2025-06-01T22:51:28.9731819Z +++ openssl base64 2025-06-01T22:51:28.9733331Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.9734368Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.9736003Z +++ sed -e s/=//g 2025-06-01T22:51:28.9773087Z ++ HASH=dgn_IGPmn1r-cLrwsv8M_izOUj-NI7VY0P_rrAJRySc 2025-06-01T22:51:28.9778681Z +++ ls -nl torch/include/ATen/native/Distributions.h 2025-06-01T22:51:28.9779409Z +++ awk '{print $5}' 2025-06-01T22:51:28.9805652Z ++ FSIZE=21572 2025-06-01T22:51:28.9806336Z ++ echo '"torch/include/ATen/native/Distributions.h",sha256=dgn_IGPmn1r-cLrwsv8M_izOUj-NI7VY0P_rrAJRySc,21572' 2025-06-01T22:51:28.9807049Z ++ read fname 2025-06-01T22:51:28.9807416Z ++ make_wheel_record torch/include/ATen/native/EmbeddingBag.h 2025-06-01T22:51:28.9807909Z ++ FPATH=torch/include/ATen/native/EmbeddingBag.h 2025-06-01T22:51:28.9808354Z ++ echo torch/include/ATen/native/EmbeddingBag.h 2025-06-01T22:51:28.9808734Z ++ grep RECORD 2025-06-01T22:51:28.9831801Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/EmbeddingBag.h 2025-06-01T22:51:28.9832316Z +++ openssl base64 2025-06-01T22:51:28.9832586Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.9832857Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.9833111Z +++ sed -e s/=//g 2025-06-01T22:51:28.9874876Z ++ HASH=O_g3_DHVVp93oCfUmdt72AX0zZXRK-6XlVaJIktcBRA 2025-06-01T22:51:28.9877836Z +++ ls -nl torch/include/ATen/native/EmbeddingBag.h 2025-06-01T22:51:28.9878722Z +++ awk '{print $5}' 2025-06-01T22:51:28.9905520Z ++ FSIZE=5215 2025-06-01T22:51:28.9906258Z ++ echo '"torch/include/ATen/native/EmbeddingBag.h",sha256=O_g3_DHVVp93oCfUmdt72AX0zZXRK-6XlVaJIktcBRA,5215' 2025-06-01T22:51:28.9906950Z ++ read fname 2025-06-01T22:51:28.9907256Z ++ make_wheel_record torch/include/ATen/native/Fill.h 2025-06-01T22:51:28.9907683Z ++ FPATH=torch/include/ATen/native/Fill.h 2025-06-01T22:51:28.9908054Z ++ echo torch/include/ATen/native/Fill.h 2025-06-01T22:51:28.9908562Z ++ grep RECORD 2025-06-01T22:51:28.9929444Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Fill.h 2025-06-01T22:51:28.9929932Z +++ openssl base64 2025-06-01T22:51:28.9930634Z +++ sed -e s/+/-/g 2025-06-01T22:51:28.9932177Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:28.9933143Z +++ sed -e s/=//g 2025-06-01T22:51:28.9971644Z ++ HASH=pIKasYX4k7VbWhYtremcZVeuwPS5g2mDyHx9uugbPWg 2025-06-01T22:51:28.9976786Z +++ ls -nl torch/include/ATen/native/Fill.h 2025-06-01T22:51:28.9978245Z +++ awk '{print $5}' 2025-06-01T22:51:29.0006075Z ++ FSIZE=396 2025-06-01T22:51:29.0006712Z ++ echo '"torch/include/ATen/native/Fill.h",sha256=pIKasYX4k7VbWhYtremcZVeuwPS5g2mDyHx9uugbPWg,396' 2025-06-01T22:51:29.0007365Z ++ read fname 2025-06-01T22:51:29.0007729Z ++ make_wheel_record torch/include/ATen/native/ForeachUtils.h 2025-06-01T22:51:29.0009592Z ++ FPATH=torch/include/ATen/native/ForeachUtils.h 2025-06-01T22:51:29.0010050Z ++ echo torch/include/ATen/native/ForeachUtils.h 2025-06-01T22:51:29.0010444Z ++ grep RECORD 2025-06-01T22:51:29.0029983Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ForeachUtils.h 2025-06-01T22:51:29.0030502Z +++ openssl base64 2025-06-01T22:51:29.0031550Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.0031941Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.0032197Z +++ sed -e s/=//g 2025-06-01T22:51:29.0076356Z ++ HASH=MxoxWgp8FC4Wc7OzmKra7xYSWyv0TBbSAEcTos8yjog 2025-06-01T22:51:29.0077042Z +++ ls -nl torch/include/ATen/native/ForeachUtils.h 2025-06-01T22:51:29.0078120Z +++ awk '{print $5}' 2025-06-01T22:51:29.0106964Z ++ FSIZE=15067 2025-06-01T22:51:29.0107822Z ++ echo '"torch/include/ATen/native/ForeachUtils.h",sha256=MxoxWgp8FC4Wc7OzmKra7xYSWyv0TBbSAEcTos8yjog,15067' 2025-06-01T22:51:29.0108533Z ++ read fname 2025-06-01T22:51:29.0108922Z ++ make_wheel_record torch/include/ATen/native/FractionalMaxPooling.h 2025-06-01T22:51:29.0109476Z ++ FPATH=torch/include/ATen/native/FractionalMaxPooling.h 2025-06-01T22:51:29.0109976Z ++ echo torch/include/ATen/native/FractionalMaxPooling.h 2025-06-01T22:51:29.0110379Z ++ grep RECORD 2025-06-01T22:51:29.0128962Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/FractionalMaxPooling.h 2025-06-01T22:51:29.0129522Z +++ openssl base64 2025-06-01T22:51:29.0130089Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.0131493Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.0132512Z +++ sed -e s/=//g 2025-06-01T22:51:29.0170773Z ++ HASH=gsIZbVNlbraEQLJHz018Yfwo26QrrkY6gYoJ9bln9pQ 2025-06-01T22:51:29.0175862Z +++ ls -nl torch/include/ATen/native/FractionalMaxPooling.h 2025-06-01T22:51:29.0176523Z +++ awk '{print $5}' 2025-06-01T22:51:29.0204779Z ++ FSIZE=2161 2025-06-01T22:51:29.0205544Z ++ echo '"torch/include/ATen/native/FractionalMaxPooling.h",sha256=gsIZbVNlbraEQLJHz018Yfwo26QrrkY6gYoJ9bln9pQ,2161' 2025-06-01T22:51:29.0206326Z ++ read fname 2025-06-01T22:51:29.0206726Z ++ make_wheel_record torch/include/ATen/native/FunctionOfAMatrixUtils.h 2025-06-01T22:51:29.0207335Z ++ FPATH=torch/include/ATen/native/FunctionOfAMatrixUtils.h 2025-06-01T22:51:29.0207868Z ++ echo torch/include/ATen/native/FunctionOfAMatrixUtils.h 2025-06-01T22:51:29.0208303Z ++ grep RECORD 2025-06-01T22:51:29.0230753Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/FunctionOfAMatrixUtils.h 2025-06-01T22:51:29.0231328Z +++ openssl base64 2025-06-01T22:51:29.0231610Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.0231857Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.0232369Z +++ sed -e s/=//g 2025-06-01T22:51:29.0275286Z ++ HASH=NVNsaTeAiQLyVeh-aWjCX-5AwbnY1UB8Sz3pNEePX-M 2025-06-01T22:51:29.0276943Z +++ ls -nl torch/include/ATen/native/FunctionOfAMatrixUtils.h 2025-06-01T22:51:29.0277976Z +++ awk '{print $5}' 2025-06-01T22:51:29.0307108Z ++ FSIZE=388 2025-06-01T22:51:29.0308138Z ++ echo '"torch/include/ATen/native/FunctionOfAMatrixUtils.h",sha256=NVNsaTeAiQLyVeh-aWjCX-5AwbnY1UB8Sz3pNEePX-M,388' 2025-06-01T22:51:29.0308926Z ++ read fname 2025-06-01T22:51:29.0309265Z ++ make_wheel_record torch/include/ATen/native/FusedAdagrad.h 2025-06-01T22:51:29.0309747Z ++ FPATH=torch/include/ATen/native/FusedAdagrad.h 2025-06-01T22:51:29.0310324Z ++ echo torch/include/ATen/native/FusedAdagrad.h 2025-06-01T22:51:29.0310699Z ++ grep RECORD 2025-06-01T22:51:29.0328186Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/FusedAdagrad.h 2025-06-01T22:51:29.0328731Z +++ openssl base64 2025-06-01T22:51:29.0329212Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.0330879Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.0331914Z +++ sed -e s/=//g 2025-06-01T22:51:29.0370383Z ++ HASH=ct4I_DMIs-GAzzAHQ3KoiP7DkhzJxWaUi5WRhQJMnd4 2025-06-01T22:51:29.0374805Z +++ ls -nl torch/include/ATen/native/FusedAdagrad.h 2025-06-01T22:51:29.0375491Z +++ awk '{print $5}' 2025-06-01T22:51:29.0404275Z ++ FSIZE=495 2025-06-01T22:51:29.0405178Z ++ echo '"torch/include/ATen/native/FusedAdagrad.h",sha256=ct4I_DMIs-GAzzAHQ3KoiP7DkhzJxWaUi5WRhQJMnd4,495' 2025-06-01T22:51:29.0405883Z ++ read fname 2025-06-01T22:51:29.0406372Z ++ make_wheel_record torch/include/ATen/native/FusedAdam.h 2025-06-01T22:51:29.0406829Z ++ FPATH=torch/include/ATen/native/FusedAdam.h 2025-06-01T22:51:29.0407253Z ++ echo torch/include/ATen/native/FusedAdam.h 2025-06-01T22:51:29.0407610Z ++ grep RECORD 2025-06-01T22:51:29.0429338Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/FusedAdam.h 2025-06-01T22:51:29.0429993Z +++ openssl base64 2025-06-01T22:51:29.0430255Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.0430512Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.0430768Z +++ sed -e s/=//g 2025-06-01T22:51:29.0473160Z ++ HASH=JjUcZTJPZcEl7oaKRcpK1hm-wR_gbiyj54be9zgFiPo 2025-06-01T22:51:29.0476041Z +++ ls -nl torch/include/ATen/native/FusedAdam.h 2025-06-01T22:51:29.0477292Z +++ awk '{print $5}' 2025-06-01T22:51:29.0506355Z ++ FSIZE=683 2025-06-01T22:51:29.0507044Z ++ echo '"torch/include/ATen/native/FusedAdam.h",sha256=JjUcZTJPZcEl7oaKRcpK1hm-wR_gbiyj54be9zgFiPo,683' 2025-06-01T22:51:29.0507715Z ++ read fname 2025-06-01T22:51:29.0508035Z ++ make_wheel_record torch/include/ATen/native/FusedSGD.h 2025-06-01T22:51:29.0508485Z ++ FPATH=torch/include/ATen/native/FusedSGD.h 2025-06-01T22:51:29.0508889Z ++ echo torch/include/ATen/native/FusedSGD.h 2025-06-01T22:51:29.0509231Z ++ grep RECORD 2025-06-01T22:51:29.0530387Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/FusedSGD.h 2025-06-01T22:51:29.0530883Z +++ openssl base64 2025-06-01T22:51:29.0531615Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.0532815Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.0534298Z +++ sed -e s/=//g 2025-06-01T22:51:29.0571583Z ++ HASH=NBCRCH5JnQsM2Y28GillI4GK2ujTd0iDywFFjXcIWs4 2025-06-01T22:51:29.0576330Z +++ ls -nl torch/include/ATen/native/FusedSGD.h 2025-06-01T22:51:29.0577914Z +++ awk '{print $5}' 2025-06-01T22:51:29.0605591Z ++ FSIZE=516 2025-06-01T22:51:29.0606250Z ++ echo '"torch/include/ATen/native/FusedSGD.h",sha256=NBCRCH5JnQsM2Y28GillI4GK2ujTd0iDywFFjXcIWs4,516' 2025-06-01T22:51:29.0606924Z ++ read fname 2025-06-01T22:51:29.0607249Z ++ make_wheel_record torch/include/ATen/native/Gelu.h 2025-06-01T22:51:29.0607387Z ++ FPATH=torch/include/ATen/native/Gelu.h 2025-06-01T22:51:29.0607529Z ++ echo torch/include/ATen/native/Gelu.h 2025-06-01T22:51:29.0607638Z ++ grep RECORD 2025-06-01T22:51:29.0630304Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Gelu.h 2025-06-01T22:51:29.0630499Z +++ openssl base64 2025-06-01T22:51:29.0630858Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.0630989Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.0631104Z +++ sed -e s/=//g 2025-06-01T22:51:29.0672839Z ++ HASH=1ww4kktmpU5X8y0exYjPJen39keBFzW73cnqBnWUb4k 2025-06-01T22:51:29.0675582Z +++ ls -nl torch/include/ATen/native/Gelu.h 2025-06-01T22:51:29.0676962Z +++ awk '{print $5}' 2025-06-01T22:51:29.0705354Z ++ FSIZE=843 2025-06-01T22:51:29.0705912Z ++ echo '"torch/include/ATen/native/Gelu.h",sha256=1ww4kktmpU5X8y0exYjPJen39keBFzW73cnqBnWUb4k,843' 2025-06-01T22:51:29.0706068Z ++ read fname 2025-06-01T22:51:29.0706624Z ++ make_wheel_record torch/include/ATen/native/GridSampler.h 2025-06-01T22:51:29.0706810Z ++ FPATH=torch/include/ATen/native/GridSampler.h 2025-06-01T22:51:29.0706972Z ++ echo torch/include/ATen/native/GridSampler.h 2025-06-01T22:51:29.0707205Z ++ grep RECORD 2025-06-01T22:51:29.0727296Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/GridSampler.h 2025-06-01T22:51:29.0727429Z +++ openssl base64 2025-06-01T22:51:29.0727858Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.0728945Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.0730270Z +++ sed -e s/=//g 2025-06-01T22:51:29.0771374Z ++ HASH=s9y-a59QhVLK5UNuJ6Xuy1qeUuinKR-p3Z-BSO0WYmU 2025-06-01T22:51:29.0776433Z +++ ls -nl torch/include/ATen/native/GridSampler.h 2025-06-01T22:51:29.0778148Z +++ awk '{print $5}' 2025-06-01T22:51:29.0805058Z ++ FSIZE=10407 2025-06-01T22:51:29.0805592Z ++ echo '"torch/include/ATen/native/GridSampler.h",sha256=s9y-a59QhVLK5UNuJ6Xuy1qeUuinKR-p3Z-BSO0WYmU,10407' 2025-06-01T22:51:29.0805695Z ++ read fname 2025-06-01T22:51:29.0805934Z ++ make_wheel_record torch/include/ATen/native/GridSamplerUtils.h 2025-06-01T22:51:29.0806260Z ++ FPATH=torch/include/ATen/native/GridSamplerUtils.h 2025-06-01T22:51:29.0806434Z ++ echo torch/include/ATen/native/GridSamplerUtils.h 2025-06-01T22:51:29.0806765Z ++ grep RECORD 2025-06-01T22:51:29.0830868Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/GridSamplerUtils.h 2025-06-01T22:51:29.0831268Z +++ openssl base64 2025-06-01T22:51:29.0831395Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.0831632Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.0832807Z +++ sed -e s/=//g 2025-06-01T22:51:29.0876856Z ++ HASH=H3HEU7mlnSzk_H3ON_LEZOflWM23HKm9PU6ZkO2N9go 2025-06-01T22:51:29.0878201Z +++ ls -nl torch/include/ATen/native/GridSamplerUtils.h 2025-06-01T22:51:29.0879346Z +++ awk '{print $5}' 2025-06-01T22:51:29.0907993Z ++ FSIZE=3499 2025-06-01T22:51:29.0908700Z ++ echo '"torch/include/ATen/native/GridSamplerUtils.h",sha256=H3HEU7mlnSzk_H3ON_LEZOflWM23HKm9PU6ZkO2N9go,3499' 2025-06-01T22:51:29.0908798Z ++ read fname 2025-06-01T22:51:29.0908991Z ++ make_wheel_record torch/include/ATen/native/Histogram.h 2025-06-01T22:51:29.0919173Z ++ FPATH=torch/include/ATen/native/Histogram.h 2025-06-01T22:51:29.0919364Z ++ echo torch/include/ATen/native/Histogram.h 2025-06-01T22:51:29.0919480Z ++ grep RECORD 2025-06-01T22:51:29.0930291Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Histogram.h 2025-06-01T22:51:29.0930783Z +++ openssl base64 2025-06-01T22:51:29.0932350Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.0933914Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.0935427Z +++ sed -e s/=//g 2025-06-01T22:51:29.0972632Z ++ HASH=4jh5Wja1Jpp5Dfy1CDvmVe-BptOxwWLLDozJk8qp8Cw 2025-06-01T22:51:29.0978289Z +++ ls -nl torch/include/ATen/native/Histogram.h 2025-06-01T22:51:29.0979087Z +++ awk '{print $5}' 2025-06-01T22:51:29.1005464Z ++ FSIZE=745 2025-06-01T22:51:29.1005963Z ++ echo '"torch/include/ATen/native/Histogram.h",sha256=4jh5Wja1Jpp5Dfy1CDvmVe-BptOxwWLLDozJk8qp8Cw,745' 2025-06-01T22:51:29.1006076Z ++ read fname 2025-06-01T22:51:29.1006278Z ++ make_wheel_record torch/include/ATen/native/IndexKernel.h 2025-06-01T22:51:29.1006436Z ++ FPATH=torch/include/ATen/native/IndexKernel.h 2025-06-01T22:51:29.1006846Z ++ echo torch/include/ATen/native/IndexKernel.h 2025-06-01T22:51:29.1007456Z ++ grep RECORD 2025-06-01T22:51:29.1031701Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/IndexKernel.h 2025-06-01T22:51:29.1031901Z +++ openssl base64 2025-06-01T22:51:29.1032015Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.1032124Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.1032557Z +++ sed -e s/=//g 2025-06-01T22:51:29.1076219Z ++ HASH=A4cRCTrqQLnQhvhnQXjYJYm3RkoFZc_X0rHWknfw4fs 2025-06-01T22:51:29.1077847Z +++ ls -nl torch/include/ATen/native/IndexKernel.h 2025-06-01T22:51:29.1079252Z +++ awk '{print $5}' 2025-06-01T22:51:29.1107049Z ++ FSIZE=1703 2025-06-01T22:51:29.1107562Z ++ echo '"torch/include/ATen/native/IndexKernel.h",sha256=A4cRCTrqQLnQhvhnQXjYJYm3RkoFZc_X0rHWknfw4fs,1703' 2025-06-01T22:51:29.1107660Z ++ read fname 2025-06-01T22:51:29.1107882Z ++ make_wheel_record torch/include/ATen/native/IndexingUtils.h 2025-06-01T22:51:29.1108042Z ++ FPATH=torch/include/ATen/native/IndexingUtils.h 2025-06-01T22:51:29.1108374Z ++ echo torch/include/ATen/native/IndexingUtils.h 2025-06-01T22:51:29.1109610Z ++ grep RECORD 2025-06-01T22:51:29.1129853Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/IndexingUtils.h 2025-06-01T22:51:29.1130468Z +++ openssl base64 2025-06-01T22:51:29.1131520Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.1133280Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.1134570Z +++ sed -e s/=//g 2025-06-01T22:51:29.1172414Z ++ HASH=a0tX_WlzmZQJQ5kgTg3kC_Z2rPCQnh3wckUq4RzHIK4 2025-06-01T22:51:29.1178117Z +++ ls -nl torch/include/ATen/native/IndexingUtils.h 2025-06-01T22:51:29.1178587Z +++ awk '{print $5}' 2025-06-01T22:51:29.1205762Z ++ FSIZE=5625 2025-06-01T22:51:29.1206285Z ++ echo '"torch/include/ATen/native/IndexingUtils.h",sha256=a0tX_WlzmZQJQ5kgTg3kC_Z2rPCQnh3wckUq4RzHIK4,5625' 2025-06-01T22:51:29.1206386Z ++ read fname 2025-06-01T22:51:29.1206573Z ++ make_wheel_record torch/include/ATen/native/Lerp.h 2025-06-01T22:51:29.1206847Z ++ FPATH=torch/include/ATen/native/Lerp.h 2025-06-01T22:51:29.1206977Z ++ echo torch/include/ATen/native/Lerp.h 2025-06-01T22:51:29.1207286Z ++ grep RECORD 2025-06-01T22:51:29.1231304Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Lerp.h 2025-06-01T22:51:29.1231476Z +++ openssl base64 2025-06-01T22:51:29.1231821Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.1231933Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.1232206Z +++ sed -e s/=//g 2025-06-01T22:51:29.1272827Z ++ HASH=mClCedrlHS4sb8VyTqJFXEsYrPtK-iImwJNYmsKO0g8 2025-06-01T22:51:29.1276805Z +++ ls -nl torch/include/ATen/native/Lerp.h 2025-06-01T22:51:29.1277659Z +++ awk '{print $5}' 2025-06-01T22:51:29.1306489Z ++ FSIZE=1461 2025-06-01T22:51:29.1307084Z ++ echo '"torch/include/ATen/native/Lerp.h",sha256=mClCedrlHS4sb8VyTqJFXEsYrPtK-iImwJNYmsKO0g8,1461' 2025-06-01T22:51:29.1307196Z ++ read fname 2025-06-01T22:51:29.1307415Z ++ make_wheel_record torch/include/ATen/native/LinearAlgebra.h 2025-06-01T22:51:29.1307573Z ++ FPATH=torch/include/ATen/native/LinearAlgebra.h 2025-06-01T22:51:29.1307725Z ++ echo torch/include/ATen/native/LinearAlgebra.h 2025-06-01T22:51:29.1307826Z ++ grep RECORD 2025-06-01T22:51:29.1327309Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/LinearAlgebra.h 2025-06-01T22:51:29.1327627Z +++ openssl base64 2025-06-01T22:51:29.1328675Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.1330284Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.1331439Z +++ sed -e s/=//g 2025-06-01T22:51:29.1370334Z ++ HASH=mHpOc3VdoNVhACEzyBoPbt6cOEjOcurJzHWbqz9IhYo 2025-06-01T22:51:29.1374664Z +++ ls -nl torch/include/ATen/native/LinearAlgebra.h 2025-06-01T22:51:29.1375603Z +++ awk '{print $5}' 2025-06-01T22:51:29.1402183Z ++ FSIZE=299 2025-06-01T22:51:29.1402723Z ++ echo '"torch/include/ATen/native/LinearAlgebra.h",sha256=mHpOc3VdoNVhACEzyBoPbt6cOEjOcurJzHWbqz9IhYo,299' 2025-06-01T22:51:29.1402819Z ++ read fname 2025-06-01T22:51:29.1403062Z ++ make_wheel_record torch/include/ATen/native/LinearAlgebraUtils.h 2025-06-01T22:51:29.1403245Z ++ FPATH=torch/include/ATen/native/LinearAlgebraUtils.h 2025-06-01T22:51:29.1403421Z ++ echo torch/include/ATen/native/LinearAlgebraUtils.h 2025-06-01T22:51:29.1405217Z ++ grep RECORD 2025-06-01T22:51:29.1429247Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/LinearAlgebraUtils.h 2025-06-01T22:51:29.1429375Z +++ openssl base64 2025-06-01T22:51:29.1429494Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.1429602Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.1429731Z +++ sed -e s/=//g 2025-06-01T22:51:29.1473297Z ++ HASH=rhK4_rn5Dq6pLaWJifEuFCrRagcdb3IudjkX6aSI760 2025-06-01T22:51:29.1476710Z +++ ls -nl torch/include/ATen/native/LinearAlgebraUtils.h 2025-06-01T22:51:29.1477308Z +++ awk '{print $5}' 2025-06-01T22:51:29.1504321Z ++ FSIZE=26357 2025-06-01T22:51:29.1504935Z ++ echo '"torch/include/ATen/native/LinearAlgebraUtils.h",sha256=rhK4_rn5Dq6pLaWJifEuFCrRagcdb3IudjkX6aSI760,26357' 2025-06-01T22:51:29.1505048Z ++ read fname 2025-06-01T22:51:29.1505233Z ++ make_wheel_record torch/include/ATen/native/LossMulti.h 2025-06-01T22:51:29.1505395Z ++ FPATH=torch/include/ATen/native/LossMulti.h 2025-06-01T22:51:29.1505715Z ++ echo torch/include/ATen/native/LossMulti.h 2025-06-01T22:51:29.1507146Z ++ grep RECORD 2025-06-01T22:51:29.1527706Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/LossMulti.h 2025-06-01T22:51:29.1528073Z +++ openssl base64 2025-06-01T22:51:29.1529187Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.1530725Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.1531733Z +++ sed -e s/=//g 2025-06-01T22:51:29.1570540Z ++ HASH=b5N9Puce5fIQLBYQw41_01aepSuLfbe6ym0tLddh2ZM 2025-06-01T22:51:29.1575501Z +++ ls -nl torch/include/ATen/native/LossMulti.h 2025-06-01T22:51:29.1576387Z +++ awk '{print $5}' 2025-06-01T22:51:29.1603423Z ++ FSIZE=2114 2025-06-01T22:51:29.1604057Z ++ echo '"torch/include/ATen/native/LossMulti.h",sha256=b5N9Puce5fIQLBYQw41_01aepSuLfbe6ym0tLddh2ZM,2114' 2025-06-01T22:51:29.1604155Z ++ read fname 2025-06-01T22:51:29.1604499Z ++ make_wheel_record torch/include/ATen/native/Math.h 2025-06-01T22:51:29.1604824Z ++ FPATH=torch/include/ATen/native/Math.h 2025-06-01T22:51:29.1604953Z ++ echo torch/include/ATen/native/Math.h 2025-06-01T22:51:29.1605621Z ++ grep RECORD 2025-06-01T22:51:29.1627488Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Math.h 2025-06-01T22:51:29.1627641Z +++ openssl base64 2025-06-01T22:51:29.1627756Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.1629181Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.1629587Z +++ sed -e s/=//g 2025-06-01T22:51:29.1675228Z ++ HASH=bLoDvaV8G1Ow-Vpy2ZQyme30IT4djX4g3UlilJjWhsc 2025-06-01T22:51:29.1677945Z +++ ls -nl torch/include/ATen/native/Math.h 2025-06-01T22:51:29.1678861Z +++ awk '{print $5}' 2025-06-01T22:51:29.1707962Z ++ FSIZE=141845 2025-06-01T22:51:29.1708608Z ++ echo '"torch/include/ATen/native/Math.h",sha256=bLoDvaV8G1Ow-Vpy2ZQyme30IT4djX4g3UlilJjWhsc,141845' 2025-06-01T22:51:29.1708709Z ++ read fname 2025-06-01T22:51:29.1708974Z ++ make_wheel_record torch/include/ATen/native/MathBitFallThroughLists.h 2025-06-01T22:51:29.1709182Z ++ FPATH=torch/include/ATen/native/MathBitFallThroughLists.h 2025-06-01T22:51:29.1709403Z ++ echo torch/include/ATen/native/MathBitFallThroughLists.h 2025-06-01T22:51:29.1709506Z ++ grep RECORD 2025-06-01T22:51:29.1730189Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/MathBitFallThroughLists.h 2025-06-01T22:51:29.1730318Z +++ openssl base64 2025-06-01T22:51:29.1731384Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.1732738Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.1733884Z +++ sed -e s/=//g 2025-06-01T22:51:29.1771928Z ++ HASH=Zqlt930nF4Gf0VDFlBv19LgxauGaOIP7u7Y16wWvKSk 2025-06-01T22:51:29.1776726Z +++ ls -nl torch/include/ATen/native/MathBitFallThroughLists.h 2025-06-01T22:51:29.1778978Z +++ awk '{print $5}' 2025-06-01T22:51:29.1805401Z ++ FSIZE=4136 2025-06-01T22:51:29.1806016Z ++ echo '"torch/include/ATen/native/MathBitFallThroughLists.h",sha256=Zqlt930nF4Gf0VDFlBv19LgxauGaOIP7u7Y16wWvKSk,4136' 2025-06-01T22:51:29.1806127Z ++ read fname 2025-06-01T22:51:29.1806354Z ++ make_wheel_record torch/include/ATen/native/MathBitsFallback.h 2025-06-01T22:51:29.1806535Z ++ FPATH=torch/include/ATen/native/MathBitsFallback.h 2025-06-01T22:51:29.1806969Z ++ echo torch/include/ATen/native/MathBitsFallback.h 2025-06-01T22:51:29.1807168Z ++ grep RECORD 2025-06-01T22:51:29.1831778Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/MathBitsFallback.h 2025-06-01T22:51:29.1831974Z +++ openssl base64 2025-06-01T22:51:29.1832085Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.1832245Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.1832709Z +++ sed -e s/=//g 2025-06-01T22:51:29.1875553Z ++ HASH=6S1ID_MDoMhXhSLlHh5qNl6oA_pG7fD_84aDlpk-oqY 2025-06-01T22:51:29.1877613Z +++ ls -nl torch/include/ATen/native/MathBitsFallback.h 2025-06-01T22:51:29.1878204Z +++ awk '{print $5}' 2025-06-01T22:51:29.1906943Z ++ FSIZE=7318 2025-06-01T22:51:29.1907494Z ++ echo '"torch/include/ATen/native/MathBitsFallback.h",sha256=6S1ID_MDoMhXhSLlHh5qNl6oA_pG7fD_84aDlpk-oqY,7318' 2025-06-01T22:51:29.1907612Z ++ read fname 2025-06-01T22:51:29.1907804Z ++ make_wheel_record torch/include/ATen/native/MaxPooling.h 2025-06-01T22:51:29.1907955Z ++ FPATH=torch/include/ATen/native/MaxPooling.h 2025-06-01T22:51:29.1908110Z ++ echo torch/include/ATen/native/MaxPooling.h 2025-06-01T22:51:29.1908350Z ++ grep RECORD 2025-06-01T22:51:29.1929165Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/MaxPooling.h 2025-06-01T22:51:29.1929298Z +++ openssl base64 2025-06-01T22:51:29.1930310Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.1931386Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.1932669Z +++ sed -e s/=//g 2025-06-01T22:51:29.1973848Z ++ HASH=2xHWHuXutAcBiAFTO6ytZC8L92swSsv3MKZ10bfCGwg 2025-06-01T22:51:29.1979594Z +++ ls -nl torch/include/ATen/native/MaxPooling.h 2025-06-01T22:51:29.1980160Z +++ awk '{print $5}' 2025-06-01T22:51:29.2006019Z ++ FSIZE=3268 2025-06-01T22:51:29.2006549Z ++ echo '"torch/include/ATen/native/MaxPooling.h",sha256=2xHWHuXutAcBiAFTO6ytZC8L92swSsv3MKZ10bfCGwg,3268' 2025-06-01T22:51:29.2006679Z ++ read fname 2025-06-01T22:51:29.2006905Z ++ make_wheel_record torch/include/ATen/native/NonEmptyUtils.h 2025-06-01T22:51:29.2007223Z ++ FPATH=torch/include/ATen/native/NonEmptyUtils.h 2025-06-01T22:51:29.2007387Z ++ echo torch/include/ATen/native/NonEmptyUtils.h 2025-06-01T22:51:29.2008567Z ++ grep RECORD 2025-06-01T22:51:29.2031357Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/NonEmptyUtils.h 2025-06-01T22:51:29.2031556Z +++ openssl base64 2025-06-01T22:51:29.2031814Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.2032139Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.2032667Z +++ sed -e s/=//g 2025-06-01T22:51:29.2073629Z ++ HASH=GssuIa3_Nbo70prkoJCxp8O7_6XqsNkAossTxmjuXoc 2025-06-01T22:51:29.2076502Z +++ ls -nl torch/include/ATen/native/NonEmptyUtils.h 2025-06-01T22:51:29.2077099Z +++ awk '{print $5}' 2025-06-01T22:51:29.2105980Z ++ FSIZE=599 2025-06-01T22:51:29.2106742Z ++ echo '"torch/include/ATen/native/NonEmptyUtils.h",sha256=GssuIa3_Nbo70prkoJCxp8O7_6XqsNkAossTxmjuXoc,599' 2025-06-01T22:51:29.2106892Z ++ read fname 2025-06-01T22:51:29.2107453Z ++ make_wheel_record torch/include/ATen/native/NonSymbolicBC.h 2025-06-01T22:51:29.2107652Z ++ FPATH=torch/include/ATen/native/NonSymbolicBC.h 2025-06-01T22:51:29.2107820Z ++ echo torch/include/ATen/native/NonSymbolicBC.h 2025-06-01T22:51:29.2107925Z ++ grep RECORD 2025-06-01T22:51:29.2127432Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/NonSymbolicBC.h 2025-06-01T22:51:29.2127767Z +++ openssl base64 2025-06-01T22:51:29.2128884Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.2129850Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.2131364Z +++ sed -e s/=//g 2025-06-01T22:51:29.2170392Z ++ HASH=HJycKTcID9FKdMVig0iY1UgTFBwn3jJLSAgRSjJ4zC8 2025-06-01T22:51:29.2174896Z +++ ls -nl torch/include/ATen/native/NonSymbolicBC.h 2025-06-01T22:51:29.2175751Z +++ awk '{print $5}' 2025-06-01T22:51:29.2203163Z ++ FSIZE=2876 2025-06-01T22:51:29.2203942Z ++ echo '"torch/include/ATen/native/NonSymbolicBC.h",sha256=HJycKTcID9FKdMVig0iY1UgTFBwn3jJLSAgRSjJ4zC8,2876' 2025-06-01T22:51:29.2204048Z ++ read fname 2025-06-01T22:51:29.2204338Z ++ make_wheel_record torch/include/ATen/native/Normalization.h 2025-06-01T22:51:29.2204501Z ++ FPATH=torch/include/ATen/native/Normalization.h 2025-06-01T22:51:29.2204833Z ++ echo torch/include/ATen/native/Normalization.h 2025-06-01T22:51:29.2205092Z ++ grep RECORD 2025-06-01T22:51:29.2227595Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Normalization.h 2025-06-01T22:51:29.2227707Z +++ openssl base64 2025-06-01T22:51:29.2227820Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.2228965Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.2272672Z +++ sed -e s/=//g 2025-06-01T22:51:29.2272957Z ++ HASH=SWXfqbDxT5tsxohCiFnR81xlwo9xYYW-AHHTgwRches 2025-06-01T22:51:29.2275139Z +++ ls -nl torch/include/ATen/native/Normalization.h 2025-06-01T22:51:29.2276048Z +++ awk '{print $5}' 2025-06-01T22:51:29.2304362Z ++ FSIZE=553 2025-06-01T22:51:29.2305210Z ++ echo '"torch/include/ATen/native/Normalization.h",sha256=SWXfqbDxT5tsxohCiFnR81xlwo9xYYW-AHHTgwRches,553' 2025-06-01T22:51:29.2305984Z ++ read fname 2025-06-01T22:51:29.2306315Z ++ make_wheel_record torch/include/ATen/native/Padding.h 2025-06-01T22:51:29.2306758Z ++ FPATH=torch/include/ATen/native/Padding.h 2025-06-01T22:51:29.2307153Z ++ echo torch/include/ATen/native/Padding.h 2025-06-01T22:51:29.2307645Z ++ grep RECORD 2025-06-01T22:51:29.2327295Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Padding.h 2025-06-01T22:51:29.2327884Z +++ openssl base64 2025-06-01T22:51:29.2328153Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.2328499Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.2329536Z +++ sed -e s/=//g 2025-06-01T22:51:29.2368876Z ++ HASH=dPV4B9nU82622Po3TTsKlbdFeUE7JkI7eX6ZolEhkFQ 2025-06-01T22:51:29.2373434Z +++ ls -nl torch/include/ATen/native/Padding.h 2025-06-01T22:51:29.2374335Z +++ awk '{print $5}' 2025-06-01T22:51:29.2401310Z ++ FSIZE=2061 2025-06-01T22:51:29.2402007Z ++ echo '"torch/include/ATen/native/Padding.h",sha256=dPV4B9nU82622Po3TTsKlbdFeUE7JkI7eX6ZolEhkFQ,2061' 2025-06-01T22:51:29.2402751Z ++ read fname 2025-06-01T22:51:29.2403086Z ++ make_wheel_record torch/include/ATen/native/PixelShuffle.h 2025-06-01T22:51:29.2403869Z ++ FPATH=torch/include/ATen/native/PixelShuffle.h 2025-06-01T22:51:29.2404543Z ++ echo torch/include/ATen/native/PixelShuffle.h 2025-06-01T22:51:29.2404920Z ++ grep RECORD 2025-06-01T22:51:29.2427515Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/PixelShuffle.h 2025-06-01T22:51:29.2428072Z +++ openssl base64 2025-06-01T22:51:29.2428365Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.2428799Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.2429080Z +++ sed -e s/=//g 2025-06-01T22:51:29.2472241Z ++ HASH=qbKdQAkb-uxxRVhRZ3Mok6297ioTohJlkK89mpNiwVk 2025-06-01T22:51:29.2474451Z +++ ls -nl torch/include/ATen/native/PixelShuffle.h 2025-06-01T22:51:29.2475222Z +++ awk '{print $5}' 2025-06-01T22:51:29.2501977Z ++ FSIZE=1744 2025-06-01T22:51:29.2502968Z ++ echo '"torch/include/ATen/native/PixelShuffle.h",sha256=qbKdQAkb-uxxRVhRZ3Mok6297ioTohJlkK89mpNiwVk,1744' 2025-06-01T22:51:29.2503670Z ++ read fname 2025-06-01T22:51:29.2504067Z ++ make_wheel_record torch/include/ATen/native/PointwiseOps.h 2025-06-01T22:51:29.2504563Z ++ FPATH=torch/include/ATen/native/PointwiseOps.h 2025-06-01T22:51:29.2505055Z ++ echo torch/include/ATen/native/PointwiseOps.h 2025-06-01T22:51:29.2505438Z ++ grep RECORD 2025-06-01T22:51:29.2525627Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/PointwiseOps.h 2025-06-01T22:51:29.2526201Z +++ openssl base64 2025-06-01T22:51:29.2526459Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.2526961Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.2527875Z +++ sed -e s/=//g 2025-06-01T22:51:29.2568381Z ++ HASH=d9sKN1SbRNzJnhCYbDInKOG-DYu3ISmTf1ErYsJJSXQ 2025-06-01T22:51:29.2572690Z +++ ls -nl torch/include/ATen/native/PointwiseOps.h 2025-06-01T22:51:29.2573520Z +++ awk '{print $5}' 2025-06-01T22:51:29.2601400Z ++ FSIZE=781 2025-06-01T22:51:29.2602094Z ++ echo '"torch/include/ATen/native/PointwiseOps.h",sha256=d9sKN1SbRNzJnhCYbDInKOG-DYu3ISmTf1ErYsJJSXQ,781' 2025-06-01T22:51:29.2602794Z ++ read fname 2025-06-01T22:51:29.2603093Z ++ make_wheel_record torch/include/ATen/native/Pool.h 2025-06-01T22:51:29.2603523Z ++ FPATH=torch/include/ATen/native/Pool.h 2025-06-01T22:51:29.2604020Z ++ echo torch/include/ATen/native/Pool.h 2025-06-01T22:51:29.2604557Z ++ grep RECORD 2025-06-01T22:51:29.2631826Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Pool.h 2025-06-01T22:51:29.2632317Z +++ openssl base64 2025-06-01T22:51:29.2632584Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.2632826Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.2633099Z +++ sed -e s/=//g 2025-06-01T22:51:29.2674009Z ++ HASH=G8vBR34qDdeF-zW1o_IfIroiALSPWTquPRL2YeaBmVY 2025-06-01T22:51:29.2675911Z +++ ls -nl torch/include/ATen/native/Pool.h 2025-06-01T22:51:29.2677254Z +++ awk '{print $5}' 2025-06-01T22:51:29.2706283Z ++ FSIZE=13252 2025-06-01T22:51:29.2706923Z ++ echo '"torch/include/ATen/native/Pool.h",sha256=G8vBR34qDdeF-zW1o_IfIroiALSPWTquPRL2YeaBmVY,13252' 2025-06-01T22:51:29.2707553Z ++ read fname 2025-06-01T22:51:29.2707869Z ++ make_wheel_record torch/include/ATen/native/Pow.h 2025-06-01T22:51:29.2708277Z ++ FPATH=torch/include/ATen/native/Pow.h 2025-06-01T22:51:29.2708653Z ++ echo torch/include/ATen/native/Pow.h 2025-06-01T22:51:29.2708985Z ++ grep RECORD 2025-06-01T22:51:29.2727592Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Pow.h 2025-06-01T22:51:29.2728094Z +++ openssl base64 2025-06-01T22:51:29.2728953Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.2730451Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.2731845Z +++ sed -e s/=//g 2025-06-01T22:51:29.2769334Z ++ HASH=BQi2rLJut6q3pad3AHFSM_8LFMIfwJZOm9KFz6xICP0 2025-06-01T22:51:29.2774392Z +++ ls -nl torch/include/ATen/native/Pow.h 2025-06-01T22:51:29.2775470Z +++ awk '{print $5}' 2025-06-01T22:51:29.2803890Z ++ FSIZE=1649 2025-06-01T22:51:29.2804554Z ++ echo '"torch/include/ATen/native/Pow.h",sha256=BQi2rLJut6q3pad3AHFSM_8LFMIfwJZOm9KFz6xICP0,1649' 2025-06-01T22:51:29.2805395Z ++ read fname 2025-06-01T22:51:29.2805716Z ++ make_wheel_record torch/include/ATen/native/RNN.h 2025-06-01T22:51:29.2806133Z ++ FPATH=torch/include/ATen/native/RNN.h 2025-06-01T22:51:29.2806677Z ++ echo torch/include/ATen/native/RNN.h 2025-06-01T22:51:29.2807035Z ++ grep RECORD 2025-06-01T22:51:29.2829279Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/RNN.h 2025-06-01T22:51:29.2829772Z +++ openssl base64 2025-06-01T22:51:29.2830026Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.2830284Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.2830536Z +++ sed -e s/=//g 2025-06-01T22:51:29.2872339Z ++ HASH=usFuO-qlUCgp40hKz4U07NGTvfmp18RQgFWjApfGwEg 2025-06-01T22:51:29.2874884Z +++ ls -nl torch/include/ATen/native/RNN.h 2025-06-01T22:51:29.2875707Z +++ awk '{print $5}' 2025-06-01T22:51:29.2903422Z ++ FSIZE=2504 2025-06-01T22:51:29.2904023Z ++ echo '"torch/include/ATen/native/RNN.h",sha256=usFuO-qlUCgp40hKz4U07NGTvfmp18RQgFWjApfGwEg,2504' 2025-06-01T22:51:29.2904649Z ++ read fname 2025-06-01T22:51:29.2905151Z ++ make_wheel_record torch/include/ATen/native/RangeFactories.h 2025-06-01T22:51:29.2905658Z ++ FPATH=torch/include/ATen/native/RangeFactories.h 2025-06-01T22:51:29.2906105Z ++ echo torch/include/ATen/native/RangeFactories.h 2025-06-01T22:51:29.2906476Z ++ grep RECORD 2025-06-01T22:51:29.2926702Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/RangeFactories.h 2025-06-01T22:51:29.2927241Z +++ openssl base64 2025-06-01T22:51:29.2927542Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.2928655Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.2929933Z +++ sed -e s/=//g 2025-06-01T22:51:29.2969531Z ++ HASH=m-XT97Ps7QUkw0Vc02CATeEO1tt9MYJeyjcE0BdoFeA 2025-06-01T22:51:29.2974477Z +++ ls -nl torch/include/ATen/native/RangeFactories.h 2025-06-01T22:51:29.2975497Z +++ awk '{print $5}' 2025-06-01T22:51:29.3002744Z ++ FSIZE=354 2025-06-01T22:51:29.3003424Z ++ echo '"torch/include/ATen/native/RangeFactories.h",sha256=m-XT97Ps7QUkw0Vc02CATeEO1tt9MYJeyjcE0BdoFeA,354' 2025-06-01T22:51:29.3004424Z ++ read fname 2025-06-01T22:51:29.3004809Z ++ make_wheel_record torch/include/ATen/native/RangeUtils.h 2025-06-01T22:51:29.3005287Z ++ FPATH=torch/include/ATen/native/RangeUtils.h 2025-06-01T22:51:29.3005703Z ++ echo torch/include/ATen/native/RangeUtils.h 2025-06-01T22:51:29.3006085Z ++ grep RECORD 2025-06-01T22:51:29.3027932Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/RangeUtils.h 2025-06-01T22:51:29.3028463Z +++ openssl base64 2025-06-01T22:51:29.3028714Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.3028973Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.3029238Z +++ sed -e s/=//g 2025-06-01T22:51:29.3071202Z ++ HASH=SfhRkg48vxq6lbKZXThdBtdmYJn6WbRWqTXTf5RIU8U 2025-06-01T22:51:29.3073037Z +++ ls -nl torch/include/ATen/native/RangeUtils.h 2025-06-01T22:51:29.3073860Z +++ awk '{print $5}' 2025-06-01T22:51:29.3102120Z ++ FSIZE=1807 2025-06-01T22:51:29.3102791Z ++ echo '"torch/include/ATen/native/RangeUtils.h",sha256=SfhRkg48vxq6lbKZXThdBtdmYJn6WbRWqTXTf5RIU8U,1807' 2025-06-01T22:51:29.3103482Z ++ read fname 2025-06-01T22:51:29.3103835Z ++ make_wheel_record torch/include/ATen/native/ReduceAllOps.h 2025-06-01T22:51:29.3104308Z ++ FPATH=torch/include/ATen/native/ReduceAllOps.h 2025-06-01T22:51:29.3104739Z ++ echo torch/include/ATen/native/ReduceAllOps.h 2025-06-01T22:51:29.3105109Z ++ grep RECORD 2025-06-01T22:51:29.3126449Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ReduceAllOps.h 2025-06-01T22:51:29.3127112Z +++ openssl base64 2025-06-01T22:51:29.3127385Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.3127657Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.3128066Z +++ sed -e s/=//g 2025-06-01T22:51:29.3168910Z ++ HASH=hR0y2FxDU1IkYkuUwlWcU_KvjYpbP2CXU1M-SJ58w8o 2025-06-01T22:51:29.3173352Z +++ ls -nl torch/include/ATen/native/ReduceAllOps.h 2025-06-01T22:51:29.3174232Z +++ awk '{print $5}' 2025-06-01T22:51:29.3202296Z ++ FSIZE=397 2025-06-01T22:51:29.3202969Z ++ echo '"torch/include/ATen/native/ReduceAllOps.h",sha256=hR0y2FxDU1IkYkuUwlWcU_KvjYpbP2CXU1M-SJ58w8o,397' 2025-06-01T22:51:29.3203778Z ++ read fname 2025-06-01T22:51:29.3204293Z ++ make_wheel_record torch/include/ATen/native/ReduceOps.h 2025-06-01T22:51:29.3204801Z ++ FPATH=torch/include/ATen/native/ReduceOps.h 2025-06-01T22:51:29.3205206Z ++ echo torch/include/ATen/native/ReduceOps.h 2025-06-01T22:51:29.3205719Z ++ grep RECORD 2025-06-01T22:51:29.3228185Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ReduceOps.h 2025-06-01T22:51:29.3228690Z +++ openssl base64 2025-06-01T22:51:29.3228952Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.3229197Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.3229469Z +++ sed -e s/=//g 2025-06-01T22:51:29.3272433Z ++ HASH=r4Za94hMpNnhHJ5Qnzb4OPVgRHUPi_aT54RLCrW_d5g 2025-06-01T22:51:29.3274168Z +++ ls -nl torch/include/ATen/native/ReduceOps.h 2025-06-01T22:51:29.3274926Z +++ awk '{print $5}' 2025-06-01T22:51:29.3303514Z ++ FSIZE=1766 2025-06-01T22:51:29.3304207Z ++ echo '"torch/include/ATen/native/ReduceOps.h",sha256=r4Za94hMpNnhHJ5Qnzb4OPVgRHUPi_aT54RLCrW_d5g,1766' 2025-06-01T22:51:29.3304868Z ++ read fname 2025-06-01T22:51:29.3305358Z ++ make_wheel_record torch/include/ATen/native/ReduceOpsUtils.h 2025-06-01T22:51:29.3305857Z ++ FPATH=torch/include/ATen/native/ReduceOpsUtils.h 2025-06-01T22:51:29.3306307Z ++ echo torch/include/ATen/native/ReduceOpsUtils.h 2025-06-01T22:51:29.3306698Z ++ grep RECORD 2025-06-01T22:51:29.3326347Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ReduceOpsUtils.h 2025-06-01T22:51:29.3326905Z +++ openssl base64 2025-06-01T22:51:29.3327165Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.3327427Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.3328709Z +++ sed -e s/=//g 2025-06-01T22:51:29.3369227Z ++ HASH=i8da7HlR-9rCAxV_dljO_f46afsPKCegy0LwPWcWPSo 2025-06-01T22:51:29.3373598Z +++ ls -nl torch/include/ATen/native/ReduceOpsUtils.h 2025-06-01T22:51:29.3374351Z +++ awk '{print $5}' 2025-06-01T22:51:29.3401934Z ++ FSIZE=16437 2025-06-01T22:51:29.3402627Z ++ echo '"torch/include/ATen/native/ReduceOpsUtils.h",sha256=i8da7HlR-9rCAxV_dljO_f46afsPKCegy0LwPWcWPSo,16437' 2025-06-01T22:51:29.3403335Z ++ read fname 2025-06-01T22:51:29.3403807Z ++ make_wheel_record torch/include/ATen/native/ReductionType.h 2025-06-01T22:51:29.3404494Z ++ FPATH=torch/include/ATen/native/ReductionType.h 2025-06-01T22:51:29.3404953Z ++ echo torch/include/ATen/native/ReductionType.h 2025-06-01T22:51:29.3405339Z ++ grep RECORD 2025-06-01T22:51:29.3427639Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ReductionType.h 2025-06-01T22:51:29.3428168Z +++ openssl base64 2025-06-01T22:51:29.3428439Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.3428689Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.3428962Z +++ sed -e s/=//g 2025-06-01T22:51:29.3470819Z ++ HASH=85wiFtD3ZACowIlVumLOqXXoVAm8bDF4SyY_uSouwQI 2025-06-01T22:51:29.3472351Z +++ ls -nl torch/include/ATen/native/ReductionType.h 2025-06-01T22:51:29.3473498Z +++ awk '{print $5}' 2025-06-01T22:51:29.3501490Z ++ FSIZE=1139 2025-06-01T22:51:29.3502207Z ++ echo '"torch/include/ATen/native/ReductionType.h",sha256=85wiFtD3ZACowIlVumLOqXXoVAm8bDF4SyY_uSouwQI,1139' 2025-06-01T22:51:29.3502893Z ++ read fname 2025-06-01T22:51:29.3503226Z ++ make_wheel_record torch/include/ATen/native/Repeat.h 2025-06-01T22:51:29.3503668Z ++ FPATH=torch/include/ATen/native/Repeat.h 2025-06-01T22:51:29.3504043Z ++ echo torch/include/ATen/native/Repeat.h 2025-06-01T22:51:29.3504396Z ++ grep RECORD 2025-06-01T22:51:29.3525804Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Repeat.h 2025-06-01T22:51:29.3526464Z +++ openssl base64 2025-06-01T22:51:29.3526722Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.3526991Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.3528024Z +++ sed -e s/=//g 2025-06-01T22:51:29.3567669Z ++ HASH=nV38kH1j2_627DlJdgm_hiPnK_4QhOAbUtumjm5U8pY 2025-06-01T22:51:29.3572211Z +++ ls -nl torch/include/ATen/native/Repeat.h 2025-06-01T22:51:29.3573076Z +++ awk '{print $5}' 2025-06-01T22:51:29.3601184Z ++ FSIZE=1477 2025-06-01T22:51:29.3601840Z ++ echo '"torch/include/ATen/native/Repeat.h",sha256=nV38kH1j2_627DlJdgm_hiPnK_4QhOAbUtumjm5U8pY,1477' 2025-06-01T22:51:29.3602475Z ++ read fname 2025-06-01T22:51:29.3602804Z ++ make_wheel_record torch/include/ATen/native/Resize.h 2025-06-01T22:51:29.3603226Z ++ FPATH=torch/include/ATen/native/Resize.h 2025-06-01T22:51:29.3603611Z ++ echo torch/include/ATen/native/Resize.h 2025-06-01T22:51:29.3604389Z ++ grep RECORD 2025-06-01T22:51:29.3625532Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Resize.h 2025-06-01T22:51:29.3626071Z +++ openssl base64 2025-06-01T22:51:29.3626333Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.3626596Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.3627106Z +++ sed -e s/=//g 2025-06-01T22:51:29.3669434Z ++ HASH=KBlfTo25C_pcnoJEW-smAUoZ8RJ0UFG4PVbkjV1iq0o 2025-06-01T22:51:29.3673687Z +++ ls -nl torch/include/ATen/native/Resize.h 2025-06-01T22:51:29.3674159Z +++ awk '{print $5}' 2025-06-01T22:51:29.3702012Z ++ FSIZE=8171 2025-06-01T22:51:29.3702935Z ++ echo '"torch/include/ATen/native/Resize.h",sha256=KBlfTo25C_pcnoJEW-smAUoZ8RJ0UFG4PVbkjV1iq0o,8171' 2025-06-01T22:51:29.3703620Z ++ read fname 2025-06-01T22:51:29.3704086Z ++ make_wheel_record torch/include/ATen/native/ResizeCommon.h 2025-06-01T22:51:29.3704583Z ++ FPATH=torch/include/ATen/native/ResizeCommon.h 2025-06-01T22:51:29.3705004Z ++ echo torch/include/ATen/native/ResizeCommon.h 2025-06-01T22:51:29.3705384Z ++ grep RECORD 2025-06-01T22:51:29.3726623Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ResizeCommon.h 2025-06-01T22:51:29.3727150Z +++ openssl base64 2025-06-01T22:51:29.3727437Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.3727692Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.3728161Z +++ sed -e s/=//g 2025-06-01T22:51:29.3768104Z ++ HASH=vyIXmldyz9WCGP8cwwdZ7To0xA3AdlgsYsKb2DZ9jgs 2025-06-01T22:51:29.3772839Z +++ ls -nl torch/include/ATen/native/ResizeCommon.h 2025-06-01T22:51:29.3773728Z +++ awk '{print $5}' 2025-06-01T22:51:29.3801977Z ++ FSIZE=2491 2025-06-01T22:51:29.3802686Z ++ echo '"torch/include/ATen/native/ResizeCommon.h",sha256=vyIXmldyz9WCGP8cwwdZ7To0xA3AdlgsYsKb2DZ9jgs,2491' 2025-06-01T22:51:29.3803373Z ++ read fname 2025-06-01T22:51:29.3803898Z ++ make_wheel_record torch/include/ATen/native/ScatterGatherChecks.h 2025-06-01T22:51:29.3804634Z ++ FPATH=torch/include/ATen/native/ScatterGatherChecks.h 2025-06-01T22:51:29.3805136Z ++ echo torch/include/ATen/native/ScatterGatherChecks.h 2025-06-01T22:51:29.3805557Z ++ grep RECORD 2025-06-01T22:51:29.3827413Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ScatterGatherChecks.h 2025-06-01T22:51:29.3827988Z +++ openssl base64 2025-06-01T22:51:29.3828288Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.3828550Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.3828803Z +++ sed -e s/=//g 2025-06-01T22:51:29.3869812Z ++ HASH=ODhtoLeDwUNcVagAZhTj0GpQOLVyZ9-0g4qdfv5lleM 2025-06-01T22:51:29.3872641Z +++ ls -nl torch/include/ATen/native/ScatterGatherChecks.h 2025-06-01T22:51:29.3873925Z +++ awk '{print $5}' 2025-06-01T22:51:29.3902657Z ++ FSIZE=3736 2025-06-01T22:51:29.3903368Z ++ echo '"torch/include/ATen/native/ScatterGatherChecks.h",sha256=ODhtoLeDwUNcVagAZhTj0GpQOLVyZ9-0g4qdfv5lleM,3736' 2025-06-01T22:51:29.3904122Z ++ read fname 2025-06-01T22:51:29.3904467Z ++ make_wheel_record torch/include/ATen/native/SegmentReduce.h 2025-06-01T22:51:29.3904958Z ++ FPATH=torch/include/ATen/native/SegmentReduce.h 2025-06-01T22:51:29.3905394Z ++ echo torch/include/ATen/native/SegmentReduce.h 2025-06-01T22:51:29.3905765Z ++ grep RECORD 2025-06-01T22:51:29.3926823Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/SegmentReduce.h 2025-06-01T22:51:29.3927492Z +++ openssl base64 2025-06-01T22:51:29.3927766Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.3928642Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.3930097Z +++ sed -e s/=//g 2025-06-01T22:51:29.3969892Z ++ HASH=BgQ9vBIAu3UfB8S3wkBF53ONFrVXCboxs5Q6U_jZwuk 2025-06-01T22:51:29.3974705Z +++ ls -nl torch/include/ATen/native/SegmentReduce.h 2025-06-01T22:51:29.3975689Z +++ awk '{print $5}' 2025-06-01T22:51:29.4003167Z ++ FSIZE=1265 2025-06-01T22:51:29.4004002Z ++ echo '"torch/include/ATen/native/SegmentReduce.h",sha256=BgQ9vBIAu3UfB8S3wkBF53ONFrVXCboxs5Q6U_jZwuk,1265' 2025-06-01T22:51:29.4004883Z ++ read fname 2025-06-01T22:51:29.4005250Z ++ make_wheel_record torch/include/ATen/native/SharedReduceOps.h 2025-06-01T22:51:29.4005770Z ++ FPATH=torch/include/ATen/native/SharedReduceOps.h 2025-06-01T22:51:29.4006223Z ++ echo torch/include/ATen/native/SharedReduceOps.h 2025-06-01T22:51:29.4006766Z ++ grep RECORD 2025-06-01T22:51:29.4029547Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/SharedReduceOps.h 2025-06-01T22:51:29.4030185Z +++ openssl base64 2025-06-01T22:51:29.4030471Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.4030721Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.4030993Z +++ sed -e s/=//g 2025-06-01T22:51:29.4074840Z ++ HASH=8Vr8UwRTaZJiqTqBMVgsT6uE8rkNv1H9vCDjLnt9QDY 2025-06-01T22:51:29.4076695Z +++ ls -nl torch/include/ATen/native/SharedReduceOps.h 2025-06-01T22:51:29.4077149Z +++ awk '{print $5}' 2025-06-01T22:51:29.4106737Z ++ FSIZE=16123 2025-06-01T22:51:29.4107501Z ++ echo '"torch/include/ATen/native/SharedReduceOps.h",sha256=8Vr8UwRTaZJiqTqBMVgsT6uE8rkNv1H9vCDjLnt9QDY,16123' 2025-06-01T22:51:29.4108224Z ++ read fname 2025-06-01T22:51:29.4108743Z ++ make_wheel_record torch/include/ATen/native/SobolEngineOpsUtils.h 2025-06-01T22:51:29.4109290Z ++ FPATH=torch/include/ATen/native/SobolEngineOpsUtils.h 2025-06-01T22:51:29.4109786Z ++ echo torch/include/ATen/native/SobolEngineOpsUtils.h 2025-06-01T22:51:29.4110199Z ++ grep RECORD 2025-06-01T22:51:29.4127708Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/SobolEngineOpsUtils.h 2025-06-01T22:51:29.4128283Z +++ openssl base64 2025-06-01T22:51:29.4128686Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.4130072Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.4131371Z +++ sed -e s/=//g 2025-06-01T22:51:29.4170957Z ++ HASH=cxzZBRujtqn8MqU8oHtxqVu9Z94tr9jLD3f8YQlIUNs 2025-06-01T22:51:29.4175577Z +++ ls -nl torch/include/ATen/native/SobolEngineOpsUtils.h 2025-06-01T22:51:29.4176294Z +++ awk '{print $5}' 2025-06-01T22:51:29.4203914Z ++ FSIZE=1835 2025-06-01T22:51:29.4204676Z ++ echo '"torch/include/ATen/native/SobolEngineOpsUtils.h",sha256=cxzZBRujtqn8MqU8oHtxqVu9Z94tr9jLD3f8YQlIUNs,1835' 2025-06-01T22:51:29.4205640Z ++ read fname 2025-06-01T22:51:29.4205964Z ++ make_wheel_record torch/include/ATen/native/Sorting.h 2025-06-01T22:51:29.4206418Z ++ FPATH=torch/include/ATen/native/Sorting.h 2025-06-01T22:51:29.4206823Z ++ echo torch/include/ATen/native/Sorting.h 2025-06-01T22:51:29.4207174Z ++ grep RECORD 2025-06-01T22:51:29.4234290Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Sorting.h 2025-06-01T22:51:29.4234766Z +++ openssl base64 2025-06-01T22:51:29.4235029Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.4235280Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.4235553Z +++ sed -e s/=//g 2025-06-01T22:51:29.4277209Z ++ HASH=ETX4yqd4ALc5sRx-ZUj5QeesxDHeMdrHzVWm4PU2xsU 2025-06-01T22:51:29.4280051Z +++ ls -nl torch/include/ATen/native/Sorting.h 2025-06-01T22:51:29.4280846Z +++ awk '{print $5}' 2025-06-01T22:51:29.4309502Z ++ FSIZE=616 2025-06-01T22:51:29.4310191Z ++ echo '"torch/include/ATen/native/Sorting.h",sha256=ETX4yqd4ALc5sRx-ZUj5QeesxDHeMdrHzVWm4PU2xsU,616' 2025-06-01T22:51:29.4310863Z ++ read fname 2025-06-01T22:51:29.4311196Z ++ make_wheel_record torch/include/ATen/native/SortingUtils.h 2025-06-01T22:51:29.4311678Z ++ FPATH=torch/include/ATen/native/SortingUtils.h 2025-06-01T22:51:29.4312095Z ++ echo torch/include/ATen/native/SortingUtils.h 2025-06-01T22:51:29.4312468Z ++ grep RECORD 2025-06-01T22:51:29.4330326Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/SortingUtils.h 2025-06-01T22:51:29.4330974Z +++ openssl base64 2025-06-01T22:51:29.4331798Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.4333278Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.4334459Z +++ sed -e s/=//g 2025-06-01T22:51:29.4373014Z ++ HASH=i3rlh9XmYm2DnlDmvbqvd3jym6slpXuYZszscT7GzhU 2025-06-01T22:51:29.4378566Z +++ ls -nl torch/include/ATen/native/SortingUtils.h 2025-06-01T22:51:29.4379321Z +++ awk '{print $5}' 2025-06-01T22:51:29.4405415Z ++ FSIZE=2672 2025-06-01T22:51:29.4406120Z ++ echo '"torch/include/ATen/native/SortingUtils.h",sha256=i3rlh9XmYm2DnlDmvbqvd3jym6slpXuYZszscT7GzhU,2672' 2025-06-01T22:51:29.4406838Z ++ read fname 2025-06-01T22:51:29.4407222Z ++ make_wheel_record torch/include/ATen/native/SparseTensorUtils.h 2025-06-01T22:51:29.4407761Z ++ FPATH=torch/include/ATen/native/SparseTensorUtils.h 2025-06-01T22:51:29.4408392Z ++ echo torch/include/ATen/native/SparseTensorUtils.h 2025-06-01T22:51:29.4408786Z ++ grep RECORD 2025-06-01T22:51:29.4430104Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/SparseTensorUtils.h 2025-06-01T22:51:29.4430702Z +++ openssl base64 2025-06-01T22:51:29.4431079Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.4431640Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.4432194Z +++ sed -e s/=//g 2025-06-01T22:51:29.4476279Z ++ HASH=srkJh_TAtVVnUPuj7vJt6wQKdSk3yv6E-gDlDy8gR4U 2025-06-01T22:51:29.4477776Z +++ ls -nl torch/include/ATen/native/SparseTensorUtils.h 2025-06-01T22:51:29.4479194Z +++ awk '{print $5}' 2025-06-01T22:51:29.4508802Z ++ FSIZE=6500 2025-06-01T22:51:29.4509618Z ++ echo '"torch/include/ATen/native/SparseTensorUtils.h",sha256=srkJh_TAtVVnUPuj7vJt6wQKdSk3yv6E-gDlDy8gR4U,6500' 2025-06-01T22:51:29.4510480Z ++ read fname 2025-06-01T22:51:29.4510858Z ++ make_wheel_record torch/include/ATen/native/SpectralOpsUtils.h 2025-06-01T22:51:29.4511365Z ++ FPATH=torch/include/ATen/native/SpectralOpsUtils.h 2025-06-01T22:51:29.4511838Z ++ echo torch/include/ATen/native/SpectralOpsUtils.h 2025-06-01T22:51:29.4512231Z ++ grep RECORD 2025-06-01T22:51:29.4529722Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/SpectralOpsUtils.h 2025-06-01T22:51:29.4530248Z +++ openssl base64 2025-06-01T22:51:29.4531072Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.4532624Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.4533605Z +++ sed -e s/=//g 2025-06-01T22:51:29.4572047Z ++ HASH=eTXkJ7Diq8m24BcUnbLPbRCtILcTUgTMlciNWe35XbY 2025-06-01T22:51:29.4576714Z +++ ls -nl torch/include/ATen/native/SpectralOpsUtils.h 2025-06-01T22:51:29.4578162Z +++ awk '{print $5}' 2025-06-01T22:51:29.4605353Z ++ FSIZE=3283 2025-06-01T22:51:29.4606081Z ++ echo '"torch/include/ATen/native/SpectralOpsUtils.h",sha256=eTXkJ7Diq8m24BcUnbLPbRCtILcTUgTMlciNWe35XbY,3283' 2025-06-01T22:51:29.4606844Z ++ read fname 2025-06-01T22:51:29.4607251Z ++ make_wheel_record torch/include/ATen/native/StridedRandomAccessor.h 2025-06-01T22:51:29.4607832Z ++ FPATH=torch/include/ATen/native/StridedRandomAccessor.h 2025-06-01T22:51:29.4608375Z ++ echo torch/include/ATen/native/StridedRandomAccessor.h 2025-06-01T22:51:29.4608790Z ++ grep RECORD 2025-06-01T22:51:29.4629761Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/StridedRandomAccessor.h 2025-06-01T22:51:29.4630323Z +++ openssl base64 2025-06-01T22:51:29.4630588Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.4630843Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.4631110Z +++ sed -e s/=//g 2025-06-01T22:51:29.4675351Z ++ HASH=cPMgSAbNq5QR8zwKYPa9mKxRl_1xPQlAsUgi-T4xe6Q 2025-06-01T22:51:29.4681083Z +++ ls -nl torch/include/ATen/native/StridedRandomAccessor.h 2025-06-01T22:51:29.4682386Z +++ awk '{print $5}' 2025-06-01T22:51:29.4709760Z ++ FSIZE=6835 2025-06-01T22:51:29.4710529Z ++ echo '"torch/include/ATen/native/StridedRandomAccessor.h",sha256=cPMgSAbNq5QR8zwKYPa9mKxRl_1xPQlAsUgi-T4xe6Q,6835' 2025-06-01T22:51:29.4711294Z ++ read fname 2025-06-01T22:51:29.4711688Z ++ make_wheel_record torch/include/ATen/native/TensorAdvancedIndexing.h 2025-06-01T22:51:29.4712292Z ++ FPATH=torch/include/ATen/native/TensorAdvancedIndexing.h 2025-06-01T22:51:29.4712812Z ++ echo torch/include/ATen/native/TensorAdvancedIndexing.h 2025-06-01T22:51:29.4713389Z ++ grep RECORD 2025-06-01T22:51:29.4730757Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TensorAdvancedIndexing.h 2025-06-01T22:51:29.4731308Z +++ openssl base64 2025-06-01T22:51:29.4732300Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.4733559Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.4734883Z +++ sed -e s/=//g 2025-06-01T22:51:29.4772639Z ++ HASH=HpinZzqIRzQ4i3BbDgMZjOe9qEQwpOADGzOhkxZ71S4 2025-06-01T22:51:29.4778638Z +++ ls -nl torch/include/ATen/native/TensorAdvancedIndexing.h 2025-06-01T22:51:29.4779093Z +++ awk '{print $5}' 2025-06-01T22:51:29.4805212Z ++ FSIZE=2897 2025-06-01T22:51:29.4806007Z ++ echo '"torch/include/ATen/native/TensorAdvancedIndexing.h",sha256=HpinZzqIRzQ4i3BbDgMZjOe9qEQwpOADGzOhkxZ71S4,2897' 2025-06-01T22:51:29.4806801Z ++ read fname 2025-06-01T22:51:29.4807248Z ++ make_wheel_record torch/include/ATen/native/TensorAdvancedIndexingUtils.h 2025-06-01T22:51:29.4808039Z ++ FPATH=torch/include/ATen/native/TensorAdvancedIndexingUtils.h 2025-06-01T22:51:29.4808659Z ++ echo torch/include/ATen/native/TensorAdvancedIndexingUtils.h 2025-06-01T22:51:29.4809129Z ++ grep RECORD 2025-06-01T22:51:29.4832100Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TensorAdvancedIndexingUtils.h 2025-06-01T22:51:29.4832846Z +++ openssl base64 2025-06-01T22:51:29.4833103Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.4833366Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.4833624Z +++ sed -e s/=//g 2025-06-01T22:51:29.4876923Z ++ HASH=9BUJtjHDzNypIb0D8mZ5gr_diRMECNV0g1PbmYvhiHk 2025-06-01T22:51:29.4877788Z +++ ls -nl torch/include/ATen/native/TensorAdvancedIndexingUtils.h 2025-06-01T22:51:29.4878824Z +++ awk '{print $5}' 2025-06-01T22:51:29.4908484Z ++ FSIZE=3246 2025-06-01T22:51:29.4909265Z ++ echo '"torch/include/ATen/native/TensorAdvancedIndexingUtils.h",sha256=9BUJtjHDzNypIb0D8mZ5gr_diRMECNV0g1PbmYvhiHk,3246' 2025-06-01T22:51:29.4910078Z ++ read fname 2025-06-01T22:51:29.4910431Z ++ make_wheel_record torch/include/ATen/native/TensorCompare.h 2025-06-01T22:51:29.4910919Z ++ FPATH=torch/include/ATen/native/TensorCompare.h 2025-06-01T22:51:29.4911360Z ++ echo torch/include/ATen/native/TensorCompare.h 2025-06-01T22:51:29.4911725Z ++ grep RECORD 2025-06-01T22:51:29.4928658Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TensorCompare.h 2025-06-01T22:51:29.4930023Z +++ openssl base64 2025-06-01T22:51:29.4930296Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.4931710Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.4932690Z +++ sed -e s/=//g 2025-06-01T22:51:29.4971118Z ++ HASH=Lo0cym3Ug8t108c5ZP9EEvTYFzKRtqISOr5IDa2vd_0 2025-06-01T22:51:29.4975709Z +++ ls -nl torch/include/ATen/native/TensorCompare.h 2025-06-01T22:51:29.4976541Z +++ awk '{print $5}' 2025-06-01T22:51:29.5003936Z ++ FSIZE=1518 2025-06-01T22:51:29.5004634Z ++ echo '"torch/include/ATen/native/TensorCompare.h",sha256=Lo0cym3Ug8t108c5ZP9EEvTYFzKRtqISOr5IDa2vd_0,1518' 2025-06-01T22:51:29.5005528Z ++ read fname 2025-06-01T22:51:29.5005894Z ++ make_wheel_record torch/include/ATen/native/TensorConversions.h 2025-06-01T22:51:29.5006446Z ++ FPATH=torch/include/ATen/native/TensorConversions.h 2025-06-01T22:51:29.5006914Z ++ echo torch/include/ATen/native/TensorConversions.h 2025-06-01T22:51:29.5007322Z ++ grep RECORD 2025-06-01T22:51:29.5031582Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TensorConversions.h 2025-06-01T22:51:29.5032133Z +++ openssl base64 2025-06-01T22:51:29.5032405Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.5032653Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.5032920Z +++ sed -e s/=//g 2025-06-01T22:51:29.5073008Z ++ HASH=GV4CYXvWyWN50dOuvjf1bYRCuvKjmhqcVAEQ5CNpZjk 2025-06-01T22:51:29.5075916Z +++ ls -nl torch/include/ATen/native/TensorConversions.h 2025-06-01T22:51:29.5076993Z +++ awk '{print $5}' 2025-06-01T22:51:29.5105534Z ++ FSIZE=838 2025-06-01T22:51:29.5106316Z ++ echo '"torch/include/ATen/native/TensorConversions.h",sha256=GV4CYXvWyWN50dOuvjf1bYRCuvKjmhqcVAEQ5CNpZjk,838' 2025-06-01T22:51:29.5107055Z ++ read fname 2025-06-01T22:51:29.5107424Z ++ make_wheel_record torch/include/ATen/native/TensorDimApply.h 2025-06-01T22:51:29.5108060Z ++ FPATH=torch/include/ATen/native/TensorDimApply.h 2025-06-01T22:51:29.5108508Z ++ echo torch/include/ATen/native/TensorDimApply.h 2025-06-01T22:51:29.5108890Z ++ grep RECORD 2025-06-01T22:51:29.5128049Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TensorDimApply.h 2025-06-01T22:51:29.5128599Z +++ openssl base64 2025-06-01T22:51:29.5129122Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.5130189Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.5131479Z +++ sed -e s/=//g 2025-06-01T22:51:29.5172074Z ++ HASH=uNqM6o_6xv3x8EY942wWiPHSDHldGEdOp_Oqw9sM_ac 2025-06-01T22:51:29.5176997Z +++ ls -nl torch/include/ATen/native/TensorDimApply.h 2025-06-01T22:51:29.5178272Z +++ awk '{print $5}' 2025-06-01T22:51:29.5205253Z ++ FSIZE=1827 2025-06-01T22:51:29.5205932Z ++ echo '"torch/include/ATen/native/TensorDimApply.h",sha256=uNqM6o_6xv3x8EY942wWiPHSDHldGEdOp_Oqw9sM_ac,1827' 2025-06-01T22:51:29.5206793Z ++ read fname 2025-06-01T22:51:29.5207163Z ++ make_wheel_record torch/include/ATen/native/TensorFactories.h 2025-06-01T22:51:29.5207678Z ++ FPATH=torch/include/ATen/native/TensorFactories.h 2025-06-01T22:51:29.5208146Z ++ echo torch/include/ATen/native/TensorFactories.h 2025-06-01T22:51:29.5208531Z ++ grep RECORD 2025-06-01T22:51:29.5230864Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TensorFactories.h 2025-06-01T22:51:29.5231408Z +++ openssl base64 2025-06-01T22:51:29.5231754Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.5231998Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.5232265Z +++ sed -e s/=//g 2025-06-01T22:51:29.5272469Z ++ HASH=QNqKXm2UHmBTuw7bVcIrnXzFw1SbN1bVxyL5VilSR0k 2025-06-01T22:51:29.5275595Z +++ ls -nl torch/include/ATen/native/TensorFactories.h 2025-06-01T22:51:29.5276608Z +++ awk '{print $5}' 2025-06-01T22:51:29.5303940Z ++ FSIZE=5398 2025-06-01T22:51:29.5304800Z ++ echo '"torch/include/ATen/native/TensorFactories.h",sha256=QNqKXm2UHmBTuw7bVcIrnXzFw1SbN1bVxyL5VilSR0k,5398' 2025-06-01T22:51:29.5305599Z ++ read fname 2025-06-01T22:51:29.5305949Z ++ make_wheel_record torch/include/ATen/native/TensorIterator.h 2025-06-01T22:51:29.5306522Z ++ FPATH=torch/include/ATen/native/TensorIterator.h 2025-06-01T22:51:29.5307004Z ++ echo torch/include/ATen/native/TensorIterator.h 2025-06-01T22:51:29.5307461Z ++ grep RECORD 2025-06-01T22:51:29.5327641Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TensorIterator.h 2025-06-01T22:51:29.5328243Z +++ openssl base64 2025-06-01T22:51:29.5328766Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.5329926Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.5331126Z +++ sed -e s/=//g 2025-06-01T22:51:29.5370689Z ++ HASH=Q7J_N0bs9xO5NSiLO74hLIE5NUIcmr2FmkSS_eLf1GI 2025-06-01T22:51:29.5375619Z +++ ls -nl torch/include/ATen/native/TensorIterator.h 2025-06-01T22:51:29.5376378Z +++ awk '{print $5}' 2025-06-01T22:51:29.5403720Z ++ FSIZE=46 2025-06-01T22:51:29.5404733Z ++ echo '"torch/include/ATen/native/TensorIterator.h",sha256=Q7J_N0bs9xO5NSiLO74hLIE5NUIcmr2FmkSS_eLf1GI,46' 2025-06-01T22:51:29.5405511Z ++ read fname 2025-06-01T22:51:29.5406014Z ++ make_wheel_record torch/include/ATen/native/TensorIteratorDynamicCasting.h 2025-06-01T22:51:29.5406727Z ++ FPATH=torch/include/ATen/native/TensorIteratorDynamicCasting.h 2025-06-01T22:51:29.5407362Z ++ echo torch/include/ATen/native/TensorIteratorDynamicCasting.h 2025-06-01T22:51:29.5407843Z ++ grep RECORD 2025-06-01T22:51:29.5430024Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TensorIteratorDynamicCasting.h 2025-06-01T22:51:29.5430626Z +++ openssl base64 2025-06-01T22:51:29.5430876Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.5431139Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.5431398Z +++ sed -e s/=//g 2025-06-01T22:51:29.5474107Z ++ HASH=4zmXC2P--HcKysaLC82OKHAxKLwFTe4zO5fFab-w8O0 2025-06-01T22:51:29.5480632Z +++ ls -nl torch/include/ATen/native/TensorIteratorDynamicCasting.h 2025-06-01T22:51:29.5481369Z +++ awk '{print $5}' 2025-06-01T22:51:29.5509366Z ++ FSIZE=1810 2025-06-01T22:51:29.5510229Z ++ echo '"torch/include/ATen/native/TensorIteratorDynamicCasting.h",sha256=4zmXC2P--HcKysaLC82OKHAxKLwFTe4zO5fFab-w8O0,1810' 2025-06-01T22:51:29.5511291Z ++ read fname 2025-06-01T22:51:29.5511650Z ++ make_wheel_record torch/include/ATen/native/TensorProperties.h 2025-06-01T22:51:29.5512244Z ++ FPATH=torch/include/ATen/native/TensorProperties.h 2025-06-01T22:51:29.5512722Z ++ echo torch/include/ATen/native/TensorProperties.h 2025-06-01T22:51:29.5513099Z ++ grep RECORD 2025-06-01T22:51:29.5530504Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TensorProperties.h 2025-06-01T22:51:29.5531109Z +++ openssl base64 2025-06-01T22:51:29.5532216Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.5533630Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.5534747Z +++ sed -e s/=//g 2025-06-01T22:51:29.5571877Z ++ HASH=S2KRCG52XtPNLE30U1z9NEr-lg7GJNCme19ynl5iGAQ 2025-06-01T22:51:29.5576693Z +++ ls -nl torch/include/ATen/native/TensorProperties.h 2025-06-01T22:51:29.5578110Z +++ awk '{print $5}' 2025-06-01T22:51:29.5604643Z ++ FSIZE=198 2025-06-01T22:51:29.5605449Z ++ echo '"torch/include/ATen/native/TensorProperties.h",sha256=S2KRCG52XtPNLE30U1z9NEr-lg7GJNCme19ynl5iGAQ,198' 2025-06-01T22:51:29.5606262Z ++ read fname 2025-06-01T22:51:29.5606604Z ++ make_wheel_record torch/include/ATen/native/TensorShape.h 2025-06-01T22:51:29.5607173Z ++ FPATH=torch/include/ATen/native/TensorShape.h 2025-06-01T22:51:29.5607736Z ++ echo torch/include/ATen/native/TensorShape.h 2025-06-01T22:51:29.5608121Z ++ grep RECORD 2025-06-01T22:51:29.5628540Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TensorShape.h 2025-06-01T22:51:29.5628657Z +++ openssl base64 2025-06-01T22:51:29.5629782Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.5629884Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.5630596Z +++ sed -e s/=//g 2025-06-01T22:51:29.5673795Z ++ HASH=Z8TK3KXptBjfKfpeQA0Mmt-6ALMrJPgq1QICbv02EeU 2025-06-01T22:51:29.5677370Z +++ ls -nl torch/include/ATen/native/TensorShape.h 2025-06-01T22:51:29.5677485Z +++ awk '{print $5}' 2025-06-01T22:51:29.5704984Z ++ FSIZE=4597 2025-06-01T22:51:29.5705583Z ++ echo '"torch/include/ATen/native/TensorShape.h",sha256=Z8TK3KXptBjfKfpeQA0Mmt-6ALMrJPgq1QICbv02EeU,4597' 2025-06-01T22:51:29.5705694Z ++ read fname 2025-06-01T22:51:29.5705964Z ++ make_wheel_record torch/include/ATen/native/TensorTransformations.h 2025-06-01T22:51:29.5706189Z ++ FPATH=torch/include/ATen/native/TensorTransformations.h 2025-06-01T22:51:29.5706655Z ++ echo torch/include/ATen/native/TensorTransformations.h 2025-06-01T22:51:29.5707379Z ++ grep RECORD 2025-06-01T22:51:29.5728471Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TensorTransformations.h 2025-06-01T22:51:29.5728589Z +++ openssl base64 2025-06-01T22:51:29.5729554Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.5730788Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.5732005Z +++ sed -e s/=//g 2025-06-01T22:51:29.5770505Z ++ HASH=aKEOaHuTWKTWhmcch16oTgv_vND2Rbkdj6ocNnxMI-8 2025-06-01T22:51:29.5775291Z +++ ls -nl torch/include/ATen/native/TensorTransformations.h 2025-06-01T22:51:29.5776624Z +++ awk '{print $5}' 2025-06-01T22:51:29.5804112Z ++ FSIZE=927 2025-06-01T22:51:29.5804873Z ++ echo '"torch/include/ATen/native/TensorTransformations.h",sha256=aKEOaHuTWKTWhmcch16oTgv_vND2Rbkdj6ocNnxMI-8,927' 2025-06-01T22:51:29.5804988Z ++ read fname 2025-06-01T22:51:29.5805179Z ++ make_wheel_record torch/include/ATen/native/TopKImpl.h 2025-06-01T22:51:29.5805342Z ++ FPATH=torch/include/ATen/native/TopKImpl.h 2025-06-01T22:51:29.5805482Z ++ echo torch/include/ATen/native/TopKImpl.h 2025-06-01T22:51:29.5805609Z ++ grep RECORD 2025-06-01T22:51:29.5829909Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TopKImpl.h 2025-06-01T22:51:29.5830098Z +++ openssl base64 2025-06-01T22:51:29.5830204Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.5830330Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.5830429Z +++ sed -e s/=//g 2025-06-01T22:51:29.5873156Z ++ HASH=3d9fyYLn0l-bo4_h69ZkX7iFFIXyX9XpdYIq6QgoY1o 2025-06-01T22:51:29.5875961Z +++ ls -nl torch/include/ATen/native/TopKImpl.h 2025-06-01T22:51:29.5876518Z +++ awk '{print $5}' 2025-06-01T22:51:29.5904494Z ++ FSIZE=3459 2025-06-01T22:51:29.5905056Z ++ echo '"torch/include/ATen/native/TopKImpl.h",sha256=3d9fyYLn0l-bo4_h69ZkX7iFFIXyX9XpdYIq6QgoY1o,3459' 2025-06-01T22:51:29.5905322Z ++ read fname 2025-06-01T22:51:29.5905535Z ++ make_wheel_record torch/include/ATen/native/TransposeType.h 2025-06-01T22:51:29.5905712Z ++ FPATH=torch/include/ATen/native/TransposeType.h 2025-06-01T22:51:29.5905863Z ++ echo torch/include/ATen/native/TransposeType.h 2025-06-01T22:51:29.5906453Z ++ grep RECORD 2025-06-01T22:51:29.5927977Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TransposeType.h 2025-06-01T22:51:29.5928101Z +++ openssl base64 2025-06-01T22:51:29.5928432Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.5930029Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.5931137Z +++ sed -e s/=//g 2025-06-01T22:51:29.5970393Z ++ HASH=Ge4VLRl4sgZVIlqyOXjY7WarTsulnfG26a1QTljGWlQ 2025-06-01T22:51:29.5975265Z +++ ls -nl torch/include/ATen/native/TransposeType.h 2025-06-01T22:51:29.5976044Z +++ awk '{print $5}' 2025-06-01T22:51:29.6003178Z ++ FSIZE=578 2025-06-01T22:51:29.6003895Z ++ echo '"torch/include/ATen/native/TransposeType.h",sha256=Ge4VLRl4sgZVIlqyOXjY7WarTsulnfG26a1QTljGWlQ,578' 2025-06-01T22:51:29.6004025Z ++ read fname 2025-06-01T22:51:29.6004259Z ++ make_wheel_record torch/include/ATen/native/TriangularOpsUtils.h 2025-06-01T22:51:29.6004759Z ++ FPATH=torch/include/ATen/native/TriangularOpsUtils.h 2025-06-01T22:51:29.6004954Z ++ echo torch/include/ATen/native/TriangularOpsUtils.h 2025-06-01T22:51:29.6005135Z ++ grep RECORD 2025-06-01T22:51:29.6028515Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TriangularOpsUtils.h 2025-06-01T22:51:29.6028719Z +++ openssl base64 2025-06-01T22:51:29.6028828Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.6029133Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.6029806Z +++ sed -e s/=//g 2025-06-01T22:51:29.6074798Z ++ HASH=U_pmKG-BzKvr5lCzXu_V70vpAdfrklsNCxzIqS_c0ko 2025-06-01T22:51:29.6077535Z +++ ls -nl torch/include/ATen/native/TriangularOpsUtils.h 2025-06-01T22:51:29.6078718Z +++ awk '{print $5}' 2025-06-01T22:51:29.6106681Z ++ FSIZE=2002 2025-06-01T22:51:29.6107537Z ++ echo '"torch/include/ATen/native/TriangularOpsUtils.h",sha256=U_pmKG-BzKvr5lCzXu_V70vpAdfrklsNCxzIqS_c0ko,2002' 2025-06-01T22:51:29.6107640Z ++ read fname 2025-06-01T22:51:29.6107868Z ++ make_wheel_record torch/include/ATen/native/TypeProperties.h 2025-06-01T22:51:29.6108033Z ++ FPATH=torch/include/ATen/native/TypeProperties.h 2025-06-01T22:51:29.6108190Z ++ echo torch/include/ATen/native/TypeProperties.h 2025-06-01T22:51:29.6109276Z ++ grep RECORD 2025-06-01T22:51:29.6129580Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/TypeProperties.h 2025-06-01T22:51:29.6129946Z +++ openssl base64 2025-06-01T22:51:29.6130924Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.6132403Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.6133461Z +++ sed -e s/=//g 2025-06-01T22:51:29.6172087Z ++ HASH=37P3hHIx2SpByQQfOse5RTyJlH31uJNmyz_rQHBXeNA 2025-06-01T22:51:29.6176757Z +++ ls -nl torch/include/ATen/native/TypeProperties.h 2025-06-01T22:51:29.6178178Z +++ awk '{print $5}' 2025-06-01T22:51:29.6205069Z ++ FSIZE=658 2025-06-01T22:51:29.6205676Z ++ echo '"torch/include/ATen/native/TypeProperties.h",sha256=37P3hHIx2SpByQQfOse5RTyJlH31uJNmyz_rQHBXeNA,658' 2025-06-01T22:51:29.6205779Z ++ read fname 2025-06-01T22:51:29.6206006Z ++ make_wheel_record torch/include/ATen/native/UnaryOps.h 2025-06-01T22:51:29.6206178Z ++ FPATH=torch/include/ATen/native/UnaryOps.h 2025-06-01T22:51:29.6206323Z ++ echo torch/include/ATen/native/UnaryOps.h 2025-06-01T22:51:29.6206468Z ++ grep RECORD 2025-06-01T22:51:29.6229905Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/UnaryOps.h 2025-06-01T22:51:29.6230030Z +++ openssl base64 2025-06-01T22:51:29.6230139Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.6230250Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.6232333Z +++ sed -e s/=//g 2025-06-01T22:51:29.6273946Z ++ HASH=9cC75YvDka3XogpMefSrkc4q5FPaC3p8fqfaX8Qo94w 2025-06-01T22:51:29.6275968Z +++ ls -nl torch/include/ATen/native/UnaryOps.h 2025-06-01T22:51:29.6277015Z +++ awk '{print $5}' 2025-06-01T22:51:29.6305685Z ++ FSIZE=5508 2025-06-01T22:51:29.6306407Z ++ echo '"torch/include/ATen/native/UnaryOps.h",sha256=9cC75YvDka3XogpMefSrkc4q5FPaC3p8fqfaX8Qo94w,5508' 2025-06-01T22:51:29.6306522Z ++ read fname 2025-06-01T22:51:29.6306705Z ++ make_wheel_record torch/include/ATen/native/Unfold2d.h 2025-06-01T22:51:29.6306849Z ++ FPATH=torch/include/ATen/native/Unfold2d.h 2025-06-01T22:51:29.6307007Z ++ echo torch/include/ATen/native/Unfold2d.h 2025-06-01T22:51:29.6307617Z ++ grep RECORD 2025-06-01T22:51:29.6328085Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Unfold2d.h 2025-06-01T22:51:29.6328250Z +++ openssl base64 2025-06-01T22:51:29.6329126Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.6330356Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.6331575Z +++ sed -e s/=//g 2025-06-01T22:51:29.6370257Z ++ HASH=M848GDYHcGbX02rtLDgOEIhdsTOzGtJmoK7XPlZ851w 2025-06-01T22:51:29.6375265Z +++ ls -nl torch/include/ATen/native/Unfold2d.h 2025-06-01T22:51:29.6375986Z +++ awk '{print $5}' 2025-06-01T22:51:29.6402730Z ++ FSIZE=979 2025-06-01T22:51:29.6403236Z ++ echo '"torch/include/ATen/native/Unfold2d.h",sha256=M848GDYHcGbX02rtLDgOEIhdsTOzGtJmoK7XPlZ851w,979' 2025-06-01T22:51:29.6403389Z ++ read fname 2025-06-01T22:51:29.6403779Z ++ make_wheel_record torch/include/ATen/native/Unfold3d.h 2025-06-01T22:51:29.6404064Z ++ FPATH=torch/include/ATen/native/Unfold3d.h 2025-06-01T22:51:29.6404398Z ++ echo torch/include/ATen/native/Unfold3d.h 2025-06-01T22:51:29.6405079Z ++ grep RECORD 2025-06-01T22:51:29.6428889Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/Unfold3d.h 2025-06-01T22:51:29.6429505Z +++ openssl base64 2025-06-01T22:51:29.6429929Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.6430175Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.6430465Z +++ sed -e s/=//g 2025-06-01T22:51:29.6469477Z ++ HASH=u-4T4k0XRQ09rOEOOHdKFGPnTMWb3zSvrx5sa9T6lQA 2025-06-01T22:51:29.6474818Z +++ ls -nl torch/include/ATen/native/Unfold3d.h 2025-06-01T22:51:29.6475433Z +++ awk '{print $5}' 2025-06-01T22:51:29.6502369Z ++ FSIZE=873 2025-06-01T22:51:29.6503063Z ++ echo '"torch/include/ATen/native/Unfold3d.h",sha256=u-4T4k0XRQ09rOEOOHdKFGPnTMWb3zSvrx5sa9T6lQA,873' 2025-06-01T22:51:29.6503248Z ++ read fname 2025-06-01T22:51:29.6503468Z ++ make_wheel_record torch/include/ATen/native/UnfoldBackward.h 2025-06-01T22:51:29.6503629Z ++ FPATH=torch/include/ATen/native/UnfoldBackward.h 2025-06-01T22:51:29.6504251Z ++ echo torch/include/ATen/native/UnfoldBackward.h 2025-06-01T22:51:29.6505649Z ++ grep RECORD 2025-06-01T22:51:29.6526470Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/UnfoldBackward.h 2025-06-01T22:51:29.6526656Z +++ openssl base64 2025-06-01T22:51:29.6526763Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.6527943Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.6529067Z +++ sed -e s/=//g 2025-06-01T22:51:29.6569106Z ++ HASH=tFm-Qa_UAz0Wojqli5pi3KvnHsL1PV74G5hGCrWEu78 2025-06-01T22:51:29.6574113Z +++ ls -nl torch/include/ATen/native/UnfoldBackward.h 2025-06-01T22:51:29.6575445Z +++ awk '{print $5}' 2025-06-01T22:51:29.6602614Z ++ FSIZE=3100 2025-06-01T22:51:29.6603352Z ++ echo '"torch/include/ATen/native/UnfoldBackward.h",sha256=tFm-Qa_UAz0Wojqli5pi3KvnHsL1PV74G5hGCrWEu78,3100' 2025-06-01T22:51:29.6603484Z ++ read fname 2025-06-01T22:51:29.6603783Z ++ make_wheel_record torch/include/ATen/native/UpSample.h 2025-06-01T22:51:29.6603928Z ++ FPATH=torch/include/ATen/native/UpSample.h 2025-06-01T22:51:29.6604072Z ++ echo torch/include/ATen/native/UpSample.h 2025-06-01T22:51:29.6604383Z ++ grep RECORD 2025-06-01T22:51:29.6628972Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/UpSample.h 2025-06-01T22:51:29.6629163Z +++ openssl base64 2025-06-01T22:51:29.6629293Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.6629391Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.6630728Z +++ sed -e s/=//g 2025-06-01T22:51:29.6672759Z ++ HASH=SOEzvC5npXPG_QH0lphnvqfluHAWrO2oCLAd0VhXHz0 2025-06-01T22:51:29.6675199Z +++ ls -nl torch/include/ATen/native/UpSample.h 2025-06-01T22:51:29.6675838Z +++ awk '{print $5}' 2025-06-01T22:51:29.6704727Z ++ FSIZE=19211 2025-06-01T22:51:29.6705379Z ++ echo '"torch/include/ATen/native/UpSample.h",sha256=SOEzvC5npXPG_QH0lphnvqfluHAWrO2oCLAd0VhXHz0,19211' 2025-06-01T22:51:29.6705629Z ++ read fname 2025-06-01T22:51:29.6705830Z ++ make_wheel_record torch/include/ATen/native/batch_norm.h 2025-06-01T22:51:29.6705975Z ++ FPATH=torch/include/ATen/native/batch_norm.h 2025-06-01T22:51:29.6706148Z ++ echo torch/include/ATen/native/batch_norm.h 2025-06-01T22:51:29.6706511Z ++ grep RECORD 2025-06-01T22:51:29.6727649Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/batch_norm.h 2025-06-01T22:51:29.6727773Z +++ openssl base64 2025-06-01T22:51:29.6728471Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.6729503Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.6730820Z +++ sed -e s/=//g 2025-06-01T22:51:29.6770758Z ++ HASH=F3AMKsHMsg3wLIjCGriHM8OEv6-rNCv06yYJyz6T10w 2025-06-01T22:51:29.6775598Z +++ ls -nl torch/include/ATen/native/batch_norm.h 2025-06-01T22:51:29.6776407Z +++ awk '{print $5}' 2025-06-01T22:51:29.6804636Z ++ FSIZE=1425 2025-06-01T22:51:29.6805191Z ++ echo '"torch/include/ATen/native/batch_norm.h",sha256=F3AMKsHMsg3wLIjCGriHM8OEv6-rNCv06yYJyz6T10w,1425' 2025-06-01T22:51:29.6805309Z ++ read fname 2025-06-01T22:51:29.6805521Z ++ make_wheel_record torch/include/ATen/native/group_norm.h 2025-06-01T22:51:29.6805672Z ++ FPATH=torch/include/ATen/native/group_norm.h 2025-06-01T22:51:29.6805947Z ++ echo torch/include/ATen/native/group_norm.h 2025-06-01T22:51:29.6806052Z ++ grep RECORD 2025-06-01T22:51:29.6828908Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/group_norm.h 2025-06-01T22:51:29.6829099Z +++ openssl base64 2025-06-01T22:51:29.6829436Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.6829574Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.6830828Z +++ sed -e s/=//g 2025-06-01T22:51:29.6872813Z ++ HASH=XZikGRs9EiWurMtDJC-c3sbQtxuqk6DAVw3RDdgXGko 2025-06-01T22:51:29.6876207Z +++ ls -nl torch/include/ATen/native/group_norm.h 2025-06-01T22:51:29.6877475Z +++ awk '{print $5}' 2025-06-01T22:51:29.6906387Z ++ FSIZE=905 2025-06-01T22:51:29.6906958Z ++ echo '"torch/include/ATen/native/group_norm.h",sha256=XZikGRs9EiWurMtDJC-c3sbQtxuqk6DAVw3RDdgXGko,905' 2025-06-01T22:51:29.6907104Z ++ read fname 2025-06-01T22:51:29.6907759Z ++ make_wheel_record torch/include/ATen/native/im2col.h 2025-06-01T22:51:29.6907930Z ++ FPATH=torch/include/ATen/native/im2col.h 2025-06-01T22:51:29.6908072Z ++ echo torch/include/ATen/native/im2col.h 2025-06-01T22:51:29.6908168Z ++ grep RECORD 2025-06-01T22:51:29.6927563Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/im2col.h 2025-06-01T22:51:29.6927934Z +++ openssl base64 2025-06-01T22:51:29.6928914Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.6930618Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.6931769Z +++ sed -e s/=//g 2025-06-01T22:51:29.6970326Z ++ HASH=L6_GHB1DZOIsaYSTPBO-yRMw2EdY1hPVNycA-5D4uCM 2025-06-01T22:51:29.6974902Z +++ ls -nl torch/include/ATen/native/im2col.h 2025-06-01T22:51:29.6976092Z +++ awk '{print $5}' 2025-06-01T22:51:29.7004093Z ++ FSIZE=5237 2025-06-01T22:51:29.7004779Z ++ echo '"torch/include/ATen/native/im2col.h",sha256=L6_GHB1DZOIsaYSTPBO-yRMw2EdY1hPVNycA-5D4uCM,5237' 2025-06-01T22:51:29.7004931Z ++ read fname 2025-06-01T22:51:29.7005188Z ++ make_wheel_record torch/include/ATen/native/im2col_shape_check.h 2025-06-01T22:51:29.7005365Z ++ FPATH=torch/include/ATen/native/im2col_shape_check.h 2025-06-01T22:51:29.7005539Z ++ echo torch/include/ATen/native/im2col_shape_check.h 2025-06-01T22:51:29.7005643Z ++ grep RECORD 2025-06-01T22:51:29.7029573Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/im2col_shape_check.h 2025-06-01T22:51:29.7029702Z +++ openssl base64 2025-06-01T22:51:29.7029802Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.7029913Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.7030007Z +++ sed -e s/=//g 2025-06-01T22:51:29.7073730Z ++ HASH=a-cYNZEI3uilB-BfDx8LX4fc0gEhirlFnxlLvKc2C30 2025-06-01T22:51:29.7075719Z +++ ls -nl torch/include/ATen/native/im2col_shape_check.h 2025-06-01T22:51:29.7076802Z +++ awk '{print $5}' 2025-06-01T22:51:29.7104602Z ++ FSIZE=6935 2025-06-01T22:51:29.7105202Z ++ echo '"torch/include/ATen/native/im2col_shape_check.h",sha256=a-cYNZEI3uilB-BfDx8LX4fc0gEhirlFnxlLvKc2C30,6935' 2025-06-01T22:51:29.7105479Z ++ read fname 2025-06-01T22:51:29.7105669Z ++ make_wheel_record torch/include/ATen/native/layer_norm.h 2025-06-01T22:51:29.7105817Z ++ FPATH=torch/include/ATen/native/layer_norm.h 2025-06-01T22:51:29.7105979Z ++ echo torch/include/ATen/native/layer_norm.h 2025-06-01T22:51:29.7106080Z ++ grep RECORD 2025-06-01T22:51:29.7127281Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/layer_norm.h 2025-06-01T22:51:29.7127416Z +++ openssl base64 2025-06-01T22:51:29.7127790Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.7129358Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.7130411Z +++ sed -e s/=//g 2025-06-01T22:51:29.7169815Z ++ HASH=dpzIyRnYyVyxdPEnBOmd9PB3TezD_hjZJfAOQCTqydQ 2025-06-01T22:51:29.7174297Z +++ ls -nl torch/include/ATen/native/layer_norm.h 2025-06-01T22:51:29.7175495Z +++ awk '{print $5}' 2025-06-01T22:51:29.7203824Z ++ FSIZE=4203 2025-06-01T22:51:29.7204558Z ++ echo '"torch/include/ATen/native/layer_norm.h",sha256=dpzIyRnYyVyxdPEnBOmd9PB3TezD_hjZJfAOQCTqydQ,4203' 2025-06-01T22:51:29.7204696Z ++ read fname 2025-06-01T22:51:29.7204964Z ++ make_wheel_record torch/include/ATen/native/verbose_wrapper.h 2025-06-01T22:51:29.7205133Z ++ FPATH=torch/include/ATen/native/verbose_wrapper.h 2025-06-01T22:51:29.7205444Z ++ echo torch/include/ATen/native/verbose_wrapper.h 2025-06-01T22:51:29.7205615Z ++ grep RECORD 2025-06-01T22:51:29.7229512Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/verbose_wrapper.h 2025-06-01T22:51:29.7229640Z +++ openssl base64 2025-06-01T22:51:29.7229761Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.7229862Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.7230512Z +++ sed -e s/=//g 2025-06-01T22:51:29.7272852Z ++ HASH=3Xfi-C_0uzhaiTnuCN0KgTg3OAAUlIbK_-q9AglaUuY 2025-06-01T22:51:29.7275067Z +++ ls -nl torch/include/ATen/native/verbose_wrapper.h 2025-06-01T22:51:29.7275951Z +++ awk '{print $5}' 2025-06-01T22:51:29.7303131Z ++ FSIZE=193 2025-06-01T22:51:29.7303866Z ++ echo '"torch/include/ATen/native/verbose_wrapper.h",sha256=3Xfi-C_0uzhaiTnuCN0KgTg3OAAUlIbK_-q9AglaUuY,193' 2025-06-01T22:51:29.7304610Z ++ read fname 2025-06-01T22:51:29.7304937Z ++ make_wheel_record torch/include/ATen/native/vol2col.h 2025-06-01T22:51:29.7305363Z ++ FPATH=torch/include/ATen/native/vol2col.h 2025-06-01T22:51:29.7305763Z ++ echo torch/include/ATen/native/vol2col.h 2025-06-01T22:51:29.7306105Z ++ grep RECORD 2025-06-01T22:51:29.7326527Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/vol2col.h 2025-06-01T22:51:29.7327045Z +++ openssl base64 2025-06-01T22:51:29.7327310Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.7328335Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.7329390Z +++ sed -e s/=//g 2025-06-01T22:51:29.7368577Z ++ HASH=yjxz_iCNWzZHX41_Ri_AaQlmqCD8sWqA3ZqA9PZ5l4U 2025-06-01T22:51:29.7373414Z +++ ls -nl torch/include/ATen/native/vol2col.h 2025-06-01T22:51:29.7374243Z +++ awk '{print $5}' 2025-06-01T22:51:29.7401333Z ++ FSIZE=3555 2025-06-01T22:51:29.7401992Z ++ echo '"torch/include/ATen/native/vol2col.h",sha256=yjxz_iCNWzZHX41_Ri_AaQlmqCD8sWqA3ZqA9PZ5l4U,3555' 2025-06-01T22:51:29.7402658Z ++ read fname 2025-06-01T22:51:29.7403113Z ++ make_wheel_record torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h 2025-06-01T22:51:29.7403974Z ++ FPATH=torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h 2025-06-01T22:51:29.7404838Z ++ echo torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h 2025-06-01T22:51:29.7405329Z ++ grep RECORD 2025-06-01T22:51:29.7427618Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h 2025-06-01T22:51:29.7428248Z +++ openssl base64 2025-06-01T22:51:29.7428518Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.7428776Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.7429165Z +++ sed -e s/=//g 2025-06-01T22:51:29.7472234Z ++ HASH=hJ-8vuxC6WVRs7NCGfoMPyTTcI98lNDGYahnWK92lVA 2025-06-01T22:51:29.7474053Z +++ ls -nl torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h 2025-06-01T22:51:29.7474580Z +++ awk '{print $5}' 2025-06-01T22:51:29.7502653Z ++ FSIZE=2900 2025-06-01T22:51:29.7503612Z ++ echo '"torch/include/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.h",sha256=hJ-8vuxC6WVRs7NCGfoMPyTTcI98lNDGYahnWK92lVA,2900' 2025-06-01T22:51:29.7504424Z ++ read fname 2025-06-01T22:51:29.7504892Z ++ make_wheel_record torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h 2025-06-01T22:51:29.7505625Z ++ FPATH=torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h 2025-06-01T22:51:29.7506289Z ++ echo torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h 2025-06-01T22:51:29.7506784Z ++ grep RECORD 2025-06-01T22:51:29.7526420Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h 2025-06-01T22:51:29.7527092Z +++ openssl base64 2025-06-01T22:51:29.7527367Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.7527625Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.7528882Z +++ sed -e s/=//g 2025-06-01T22:51:29.7569074Z ++ HASH=g9MbLya0DyIJZoG6-MxxlVYeEVAvSNkibrCBZNrDFSA 2025-06-01T22:51:29.7573855Z +++ ls -nl torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h 2025-06-01T22:51:29.7574455Z +++ awk '{print $5}' 2025-06-01T22:51:29.7601706Z ++ FSIZE=2735 2025-06-01T22:51:29.7602664Z ++ echo '"torch/include/ATen/native/ao_sparse/quantized/cpu/packed_params.h",sha256=g9MbLya0DyIJZoG6-MxxlVYeEVAvSNkibrCBZNrDFSA,2735' 2025-06-01T22:51:29.7603476Z ++ read fname 2025-06-01T22:51:29.7604076Z ++ make_wheel_record torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h 2025-06-01T22:51:29.7605037Z ++ FPATH=torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h 2025-06-01T22:51:29.7615017Z ++ echo torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h 2025-06-01T22:51:29.7615518Z ++ grep RECORD 2025-06-01T22:51:29.7627438Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h 2025-06-01T22:51:29.7628088Z +++ openssl base64 2025-06-01T22:51:29.7628339Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.7628599Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.7629769Z +++ sed -e s/=//g 2025-06-01T22:51:29.7671090Z ++ HASH=I_CtZx5vrBf2kzoTWQmKcX0o9U4W_DGJEpuscFJzSWE 2025-06-01T22:51:29.7673579Z +++ ls -nl torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h 2025-06-01T22:51:29.7674560Z +++ awk '{print $5}' 2025-06-01T22:51:29.7702262Z ++ FSIZE=3242 2025-06-01T22:51:29.7703046Z ++ echo '"torch/include/ATen/native/ao_sparse/quantized/cpu/qnnpack_utils.h",sha256=I_CtZx5vrBf2kzoTWQmKcX0o9U4W_DGJEpuscFJzSWE,3242' 2025-06-01T22:51:29.7703838Z ++ read fname 2025-06-01T22:51:29.7704218Z ++ make_wheel_record torch/include/ATen/native/cpu/AtomicAddFloat.h 2025-06-01T22:51:29.7704745Z ++ FPATH=torch/include/ATen/native/cpu/AtomicAddFloat.h 2025-06-01T22:51:29.7705225Z ++ echo torch/include/ATen/native/cpu/AtomicAddFloat.h 2025-06-01T22:51:29.7705611Z ++ grep RECORD 2025-06-01T22:51:29.7726478Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/AtomicAddFloat.h 2025-06-01T22:51:29.7727057Z +++ openssl base64 2025-06-01T22:51:29.7727317Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.7727592Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.7728628Z +++ sed -e s/=//g 2025-06-01T22:51:29.7767789Z ++ HASH=90ttAHoUfZSaD8x2wACxPWiyrBPiJAuMAzuAb-aQa3s 2025-06-01T22:51:29.7772437Z +++ ls -nl torch/include/ATen/native/cpu/AtomicAddFloat.h 2025-06-01T22:51:29.7773392Z +++ awk '{print $5}' 2025-06-01T22:51:29.7800316Z ++ FSIZE=857 2025-06-01T22:51:29.7801025Z ++ echo '"torch/include/ATen/native/cpu/AtomicAddFloat.h",sha256=90ttAHoUfZSaD8x2wACxPWiyrBPiJAuMAzuAb-aQa3s,857' 2025-06-01T22:51:29.7801766Z ++ read fname 2025-06-01T22:51:29.7802104Z ++ make_wheel_record torch/include/ATen/native/cpu/CatKernel.h 2025-06-01T22:51:29.7802605Z ++ FPATH=torch/include/ATen/native/cpu/CatKernel.h 2025-06-01T22:51:29.7803049Z ++ echo torch/include/ATen/native/cpu/CatKernel.h 2025-06-01T22:51:29.7803409Z ++ grep RECORD 2025-06-01T22:51:29.7828406Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/CatKernel.h 2025-06-01T22:51:29.7828931Z +++ openssl base64 2025-06-01T22:51:29.7829200Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.7829626Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.7829897Z +++ sed -e s/=//g 2025-06-01T22:51:29.7870436Z ++ HASH=pif4tSuF3YWY8dyxplgdterhfDvvaPQs6bkEWbEyH2k 2025-06-01T22:51:29.7873445Z +++ ls -nl torch/include/ATen/native/cpu/CatKernel.h 2025-06-01T22:51:29.7874229Z +++ awk '{print $5}' 2025-06-01T22:51:29.7901417Z ++ FSIZE=306 2025-06-01T22:51:29.7902180Z ++ echo '"torch/include/ATen/native/cpu/CatKernel.h",sha256=pif4tSuF3YWY8dyxplgdterhfDvvaPQs6bkEWbEyH2k,306' 2025-06-01T22:51:29.7902967Z ++ read fname 2025-06-01T22:51:29.7903415Z ++ make_wheel_record torch/include/ATen/native/cpu/ChannelShuffleKernel.h 2025-06-01T22:51:29.7904032Z ++ FPATH=torch/include/ATen/native/cpu/ChannelShuffleKernel.h 2025-06-01T22:51:29.7904570Z ++ echo torch/include/ATen/native/cpu/ChannelShuffleKernel.h 2025-06-01T22:51:29.7905008Z ++ grep RECORD 2025-06-01T22:51:29.7926277Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/ChannelShuffleKernel.h 2025-06-01T22:51:29.7926925Z +++ openssl base64 2025-06-01T22:51:29.7927212Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.7927462Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.7928549Z +++ sed -e s/=//g 2025-06-01T22:51:29.7970054Z ++ HASH=-P9JnX0H0mD1vtrjvSXcAh6nIBzyu3DH4DlBzMXN4pY 2025-06-01T22:51:29.7974988Z +++ ls -nl torch/include/ATen/native/cpu/ChannelShuffleKernel.h 2025-06-01T22:51:29.7975842Z +++ awk '{print $5}' 2025-06-01T22:51:29.8002355Z ++ FSIZE=286 2025-06-01T22:51:29.8003196Z ++ echo '"torch/include/ATen/native/cpu/ChannelShuffleKernel.h",sha256=-P9JnX0H0mD1vtrjvSXcAh6nIBzyu3DH4DlBzMXN4pY,286' 2025-06-01T22:51:29.8004103Z ++ read fname 2025-06-01T22:51:29.8004828Z ++ make_wheel_record torch/include/ATen/native/cpu/CopyKernel.h 2025-06-01T22:51:29.8005385Z ++ FPATH=torch/include/ATen/native/cpu/CopyKernel.h 2025-06-01T22:51:29.8005845Z ++ echo torch/include/ATen/native/cpu/CopyKernel.h 2025-06-01T22:51:29.8006237Z ++ grep RECORD 2025-06-01T22:51:29.8028824Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/CopyKernel.h 2025-06-01T22:51:29.8029376Z +++ openssl base64 2025-06-01T22:51:29.8029660Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.8029933Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.8030189Z +++ sed -e s/=//g 2025-06-01T22:51:29.8071274Z ++ HASH=6DtXHSeNNtjgiOSl5LxJ3uYLrRWHgjIXVvcnHPTWcho 2025-06-01T22:51:29.8075112Z +++ ls -nl torch/include/ATen/native/cpu/CopyKernel.h 2025-06-01T22:51:29.8075926Z +++ awk '{print $5}' 2025-06-01T22:51:29.8102315Z ++ FSIZE=312 2025-06-01T22:51:29.8103157Z ++ echo '"torch/include/ATen/native/cpu/CopyKernel.h",sha256=6DtXHSeNNtjgiOSl5LxJ3uYLrRWHgjIXVvcnHPTWcho,312' 2025-06-01T22:51:29.8103873Z ++ read fname 2025-06-01T22:51:29.8104346Z ++ make_wheel_record torch/include/ATen/native/cpu/DepthwiseConvKernel.h 2025-06-01T22:51:29.8104942Z ++ FPATH=torch/include/ATen/native/cpu/DepthwiseConvKernel.h 2025-06-01T22:51:29.8105529Z ++ echo torch/include/ATen/native/cpu/DepthwiseConvKernel.h 2025-06-01T22:51:29.8105952Z ++ grep RECORD 2025-06-01T22:51:29.8127043Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/DepthwiseConvKernel.h 2025-06-01T22:51:29.8127768Z +++ openssl base64 2025-06-01T22:51:29.8128055Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.8128915Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.8130388Z +++ sed -e s/=//g 2025-06-01T22:51:29.8169329Z ++ HASH=-myyS-lrk5dhzew1x9GPWV6QXw7_Zl8H9ooNj44vSu4 2025-06-01T22:51:29.8174618Z +++ ls -nl torch/include/ATen/native/cpu/DepthwiseConvKernel.h 2025-06-01T22:51:29.8175534Z +++ awk '{print $5}' 2025-06-01T22:51:29.8202331Z ++ FSIZE=470 2025-06-01T22:51:29.8203128Z ++ echo '"torch/include/ATen/native/cpu/DepthwiseConvKernel.h",sha256=-myyS-lrk5dhzew1x9GPWV6QXw7_Zl8H9ooNj44vSu4,470' 2025-06-01T22:51:29.8204044Z ++ read fname 2025-06-01T22:51:29.8204455Z ++ make_wheel_record torch/include/ATen/native/cpu/DistributionTemplates.h 2025-06-01T22:51:29.8205306Z ++ FPATH=torch/include/ATen/native/cpu/DistributionTemplates.h 2025-06-01T22:51:29.8205879Z ++ echo torch/include/ATen/native/cpu/DistributionTemplates.h 2025-06-01T22:51:29.8206335Z ++ grep RECORD 2025-06-01T22:51:29.8228044Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/DistributionTemplates.h 2025-06-01T22:51:29.8228657Z +++ openssl base64 2025-06-01T22:51:29.8228928Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.8229177Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.8229453Z +++ sed -e s/=//g 2025-06-01T22:51:29.8272491Z ++ HASH=VqfAY2uzPFVFO-C5voXxUl5jcikk7VsczBYH6y8VsJ4 2025-06-01T22:51:29.8274810Z +++ ls -nl torch/include/ATen/native/cpu/DistributionTemplates.h 2025-06-01T22:51:29.8275839Z +++ awk '{print $5}' 2025-06-01T22:51:29.8304210Z ++ FSIZE=16464 2025-06-01T22:51:29.8305074Z ++ echo '"torch/include/ATen/native/cpu/DistributionTemplates.h",sha256=VqfAY2uzPFVFO-C5voXxUl5jcikk7VsczBYH6y8VsJ4,16464' 2025-06-01T22:51:29.8305873Z ++ read fname 2025-06-01T22:51:29.8306203Z ++ make_wheel_record torch/include/ATen/native/cpu/Elu.h 2025-06-01T22:51:29.8306767Z ++ FPATH=torch/include/ATen/native/cpu/Elu.h 2025-06-01T22:51:29.8307162Z ++ echo torch/include/ATen/native/cpu/Elu.h 2025-06-01T22:51:29.8307520Z ++ grep RECORD 2025-06-01T22:51:29.8326531Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/Elu.h 2025-06-01T22:51:29.8327049Z +++ openssl base64 2025-06-01T22:51:29.8327333Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.8328751Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.8330093Z +++ sed -e s/=//g 2025-06-01T22:51:29.8369972Z ++ HASH=PvgSLVbMODEiyCjFUqDzNvD3JbZVjanrmz3RcnAGvQY 2025-06-01T22:51:29.8374591Z +++ ls -nl torch/include/ATen/native/cpu/Elu.h 2025-06-01T22:51:29.8375601Z +++ awk '{print $5}' 2025-06-01T22:51:29.8402140Z ++ FSIZE=2802 2025-06-01T22:51:29.8402924Z ++ echo '"torch/include/ATen/native/cpu/Elu.h",sha256=PvgSLVbMODEiyCjFUqDzNvD3JbZVjanrmz3RcnAGvQY,2802' 2025-06-01T22:51:29.8403598Z ++ read fname 2025-06-01T22:51:29.8404040Z ++ make_wheel_record torch/include/ATen/native/cpu/Gelu.h 2025-06-01T22:51:29.8404671Z ++ FPATH=torch/include/ATen/native/cpu/Gelu.h 2025-06-01T22:51:29.8405091Z ++ echo torch/include/ATen/native/cpu/Gelu.h 2025-06-01T22:51:29.8405441Z ++ grep RECORD 2025-06-01T22:51:29.8427414Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/Gelu.h 2025-06-01T22:51:29.8427923Z +++ openssl base64 2025-06-01T22:51:29.8428619Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.8428960Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.8429773Z +++ sed -e s/=//g 2025-06-01T22:51:29.8471562Z ++ HASH=0GsQ4Yfdh16kDSiUeyGCmQr1DFy7PHXu07Y5nFStFE8 2025-06-01T22:51:29.8475093Z +++ ls -nl torch/include/ATen/native/cpu/Gelu.h 2025-06-01T22:51:29.8475491Z +++ awk '{print $5}' 2025-06-01T22:51:29.8503891Z ++ FSIZE=3030 2025-06-01T22:51:29.8504573Z ++ echo '"torch/include/ATen/native/cpu/Gelu.h",sha256=0GsQ4Yfdh16kDSiUeyGCmQr1DFy7PHXu07Y5nFStFE8,3030' 2025-06-01T22:51:29.8505239Z ++ read fname 2025-06-01T22:51:29.8505637Z ++ make_wheel_record torch/include/ATen/native/cpu/GridSamplerKernel.h 2025-06-01T22:51:29.8506197Z ++ FPATH=torch/include/ATen/native/cpu/GridSamplerKernel.h 2025-06-01T22:51:29.8506713Z ++ echo torch/include/ATen/native/cpu/GridSamplerKernel.h 2025-06-01T22:51:29.8507121Z ++ grep RECORD 2025-06-01T22:51:29.8526829Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/GridSamplerKernel.h 2025-06-01T22:51:29.8527404Z +++ openssl base64 2025-06-01T22:51:29.8527676Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.8528528Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.8529784Z +++ sed -e s/=//g 2025-06-01T22:51:29.8569606Z ++ HASH=XSe5PJzB0P99tJwNlrUk0_WHlJTHJSOT08WzHvtqT7I 2025-06-01T22:51:29.8573976Z +++ ls -nl torch/include/ATen/native/cpu/GridSamplerKernel.h 2025-06-01T22:51:29.8574758Z +++ awk '{print $5}' 2025-06-01T22:51:29.8602581Z ++ FSIZE=823 2025-06-01T22:51:29.8603331Z ++ echo '"torch/include/ATen/native/cpu/GridSamplerKernel.h",sha256=XSe5PJzB0P99tJwNlrUk0_WHlJTHJSOT08WzHvtqT7I,823' 2025-06-01T22:51:29.8604401Z ++ read fname 2025-06-01T22:51:29.8604791Z ++ make_wheel_record torch/include/ATen/native/cpu/IndexKernelUtils.h 2025-06-01T22:51:29.8605371Z ++ FPATH=torch/include/ATen/native/cpu/IndexKernelUtils.h 2025-06-01T22:51:29.8605871Z ++ echo torch/include/ATen/native/cpu/IndexKernelUtils.h 2025-06-01T22:51:29.8606460Z ++ grep RECORD 2025-06-01T22:51:29.8628144Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/IndexKernelUtils.h 2025-06-01T22:51:29.8628706Z +++ openssl base64 2025-06-01T22:51:29.8628972Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.8629225Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.8629494Z +++ sed -e s/=//g 2025-06-01T22:51:29.8672303Z ++ HASH=CYH_QkxTRy_MdAMa25c49wKav-Hk22eHstqVGbcNW1E 2025-06-01T22:51:29.8673308Z +++ ls -nl torch/include/ATen/native/cpu/IndexKernelUtils.h 2025-06-01T22:51:29.8674952Z +++ awk '{print $5}' 2025-06-01T22:51:29.8703261Z ++ FSIZE=2927 2025-06-01T22:51:29.8704003Z ++ echo '"torch/include/ATen/native/cpu/IndexKernelUtils.h",sha256=CYH_QkxTRy_MdAMa25c49wKav-Hk22eHstqVGbcNW1E,2927' 2025-06-01T22:51:29.8704728Z ++ read fname 2025-06-01T22:51:29.8705086Z ++ make_wheel_record torch/include/ATen/native/cpu/Intrinsics.h 2025-06-01T22:51:29.8705713Z ++ FPATH=torch/include/ATen/native/cpu/Intrinsics.h 2025-06-01T22:51:29.8706156Z ++ echo torch/include/ATen/native/cpu/Intrinsics.h 2025-06-01T22:51:29.8706546Z ++ grep RECORD 2025-06-01T22:51:29.8726713Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/Intrinsics.h 2025-06-01T22:51:29.8727257Z +++ openssl base64 2025-06-01T22:51:29.8727655Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.8727930Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.8728332Z +++ sed -e s/=//g 2025-06-01T22:51:29.8768206Z ++ HASH=Wb3_syiw1pcSafKzSTvrsYFxA9H5BnNhkfTd9Tnc9Js 2025-06-01T22:51:29.8772638Z +++ ls -nl torch/include/ATen/native/cpu/Intrinsics.h 2025-06-01T22:51:29.8773547Z +++ awk '{print $5}' 2025-06-01T22:51:29.8801158Z ++ FSIZE=1212 2025-06-01T22:51:29.8801977Z ++ echo '"torch/include/ATen/native/cpu/Intrinsics.h",sha256=Wb3_syiw1pcSafKzSTvrsYFxA9H5BnNhkfTd9Tnc9Js,1212' 2025-06-01T22:51:29.8802689Z ++ read fname 2025-06-01T22:51:29.8803044Z ++ make_wheel_record torch/include/ATen/native/cpu/IsContiguous.h 2025-06-01T22:51:29.8803569Z ++ FPATH=torch/include/ATen/native/cpu/IsContiguous.h 2025-06-01T22:51:29.8804359Z ++ echo torch/include/ATen/native/cpu/IsContiguous.h 2025-06-01T22:51:29.8804751Z ++ grep RECORD 2025-06-01T22:51:29.8827739Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/IsContiguous.h 2025-06-01T22:51:29.8828264Z +++ openssl base64 2025-06-01T22:51:29.8828538Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.8828782Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.8829049Z +++ sed -e s/=//g 2025-06-01T22:51:29.8870601Z ++ HASH=nSsn2QXq8y8MnbiNFlhTvnlCRhr8ZaN9LQmm1g9YQnQ 2025-06-01T22:51:29.8872781Z +++ ls -nl torch/include/ATen/native/cpu/IsContiguous.h 2025-06-01T22:51:29.8873483Z +++ awk '{print $5}' 2025-06-01T22:51:29.8900202Z ++ FSIZE=2369 2025-06-01T22:51:29.8900927Z ++ echo '"torch/include/ATen/native/cpu/IsContiguous.h",sha256=nSsn2QXq8y8MnbiNFlhTvnlCRhr8ZaN9LQmm1g9YQnQ,2369' 2025-06-01T22:51:29.8901718Z ++ read fname 2025-06-01T22:51:29.8902066Z ++ make_wheel_record torch/include/ATen/native/cpu/LogAddExp.h 2025-06-01T22:51:29.8902563Z ++ FPATH=torch/include/ATen/native/cpu/LogAddExp.h 2025-06-01T22:51:29.8903042Z ++ echo torch/include/ATen/native/cpu/LogAddExp.h 2025-06-01T22:51:29.8903426Z ++ grep RECORD 2025-06-01T22:51:29.8926411Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/LogAddExp.h 2025-06-01T22:51:29.8927024Z +++ openssl base64 2025-06-01T22:51:29.8927353Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.8927607Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.8928494Z +++ sed -e s/=//g 2025-06-01T22:51:29.8966440Z ++ HASH=Ickd2SGbL7bSxFJ-DklopBbsdr5n-Tt4GQQj-Id1fOI 2025-06-01T22:51:29.8971470Z +++ ls -nl torch/include/ATen/native/cpu/LogAddExp.h 2025-06-01T22:51:29.8972414Z +++ awk '{print $5}' 2025-06-01T22:51:29.8999078Z ++ FSIZE=2446 2025-06-01T22:51:29.8999755Z ++ echo '"torch/include/ATen/native/cpu/LogAddExp.h",sha256=Ickd2SGbL7bSxFJ-DklopBbsdr5n-Tt4GQQj-Id1fOI,2446' 2025-06-01T22:51:29.9000445Z ++ read fname 2025-06-01T22:51:29.9000784Z ++ make_wheel_record torch/include/ATen/native/cpu/Loops.h 2025-06-01T22:51:29.9001303Z ++ FPATH=torch/include/ATen/native/cpu/Loops.h 2025-06-01T22:51:29.9001860Z ++ echo torch/include/ATen/native/cpu/Loops.h 2025-06-01T22:51:29.9002216Z ++ grep RECORD 2025-06-01T22:51:29.9025589Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/Loops.h 2025-06-01T22:51:29.9026100Z +++ openssl base64 2025-06-01T22:51:29.9026381Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.9026634Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.9026884Z +++ sed -e s/=//g 2025-06-01T22:51:29.9067719Z ++ HASH=0Z5v-jjbhYhiikibBw5iA57rEegi0Y8fWOB37QhZBU0 2025-06-01T22:51:29.9070845Z +++ ls -nl torch/include/ATen/native/cpu/Loops.h 2025-06-01T22:51:29.9072354Z +++ awk '{print $5}' 2025-06-01T22:51:29.9099869Z ++ FSIZE=14905 2025-06-01T22:51:29.9100608Z ++ echo '"torch/include/ATen/native/cpu/Loops.h",sha256=0Z5v-jjbhYhiikibBw5iA57rEegi0Y8fWOB37QhZBU0,14905' 2025-06-01T22:51:29.9101339Z ++ read fname 2025-06-01T22:51:29.9101872Z ++ make_wheel_record torch/include/ATen/native/cpu/MaxUnpoolKernel.h 2025-06-01T22:51:29.9102424Z ++ FPATH=torch/include/ATen/native/cpu/MaxUnpoolKernel.h 2025-06-01T22:51:29.9102920Z ++ echo torch/include/ATen/native/cpu/MaxUnpoolKernel.h 2025-06-01T22:51:29.9103308Z ++ grep RECORD 2025-06-01T22:51:29.9125153Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/MaxUnpoolKernel.h 2025-06-01T22:51:29.9125862Z +++ openssl base64 2025-06-01T22:51:29.9126152Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.9126401Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.9126676Z +++ sed -e s/=//g 2025-06-01T22:51:29.9166259Z ++ HASH=3ensi4n9c8cnti_2Oqks7lDaKmrIyxkSiUXivtLmoKg 2025-06-01T22:51:29.9169967Z +++ ls -nl torch/include/ATen/native/cpu/MaxUnpoolKernel.h 2025-06-01T22:51:29.9171200Z +++ awk '{print $5}' 2025-06-01T22:51:29.9197031Z ++ FSIZE=306 2025-06-01T22:51:29.9197830Z ++ echo '"torch/include/ATen/native/cpu/MaxUnpoolKernel.h",sha256=3ensi4n9c8cnti_2Oqks7lDaKmrIyxkSiUXivtLmoKg,306' 2025-06-01T22:51:29.9198576Z ++ read fname 2025-06-01T22:51:29.9198966Z ++ make_wheel_record torch/include/ATen/native/cpu/PixelShuffleKernel.h 2025-06-01T22:51:29.9199558Z ++ FPATH=torch/include/ATen/native/cpu/PixelShuffleKernel.h 2025-06-01T22:51:29.9200081Z ++ echo torch/include/ATen/native/cpu/PixelShuffleKernel.h 2025-06-01T22:51:29.9200501Z ++ grep RECORD 2025-06-01T22:51:29.9221972Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/PixelShuffleKernel.h 2025-06-01T22:51:29.9222610Z +++ openssl base64 2025-06-01T22:51:29.9222879Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.9223126Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.9223463Z +++ sed -e s/=//g 2025-06-01T22:51:29.9263598Z ++ HASH=AaxFbVKWUSewQ-EX4kj06zNHFTVG87C5zY7nPyg7y6Y 2025-06-01T22:51:29.9267374Z +++ ls -nl torch/include/ATen/native/cpu/PixelShuffleKernel.h 2025-06-01T22:51:29.9268712Z +++ awk '{print $5}' 2025-06-01T22:51:29.9292502Z ++ FSIZE=320 2025-06-01T22:51:29.9293393Z ++ echo '"torch/include/ATen/native/cpu/PixelShuffleKernel.h",sha256=AaxFbVKWUSewQ-EX4kj06zNHFTVG87C5zY7nPyg7y6Y,320' 2025-06-01T22:51:29.9294260Z ++ read fname 2025-06-01T22:51:29.9294606Z ++ make_wheel_record torch/include/ATen/native/cpu/Reduce.h 2025-06-01T22:51:29.9295078Z ++ FPATH=torch/include/ATen/native/cpu/Reduce.h 2025-06-01T22:51:29.9296148Z ++ echo torch/include/ATen/native/cpu/Reduce.h 2025-06-01T22:51:29.9298126Z ++ grep RECORD 2025-06-01T22:51:29.9321286Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/Reduce.h 2025-06-01T22:51:29.9321839Z +++ openssl base64 2025-06-01T22:51:29.9322147Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.9322447Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.9322705Z +++ sed -e s/=//g 2025-06-01T22:51:29.9366018Z ++ HASH=rRVlatv_pvmK6MQxARo3rSlZf0r-ewXroGDRO41n1ks 2025-06-01T22:51:29.9369709Z +++ ls -nl torch/include/ATen/native/cpu/Reduce.h 2025-06-01T22:51:29.9370732Z +++ awk '{print $5}' 2025-06-01T22:51:29.9397450Z ++ FSIZE=12070 2025-06-01T22:51:29.9398190Z ++ echo '"torch/include/ATen/native/cpu/Reduce.h",sha256=rRVlatv_pvmK6MQxARo3rSlZf0r-ewXroGDRO41n1ks,12070' 2025-06-01T22:51:29.9398877Z ++ read fname 2025-06-01T22:51:29.9399223Z ++ make_wheel_record torch/include/ATen/native/cpu/ReduceUtils.h 2025-06-01T22:51:29.9399932Z ++ FPATH=torch/include/ATen/native/cpu/ReduceUtils.h 2025-06-01T22:51:29.9400411Z ++ echo torch/include/ATen/native/cpu/ReduceUtils.h 2025-06-01T22:51:29.9400823Z ++ grep RECORD 2025-06-01T22:51:29.9423101Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/ReduceUtils.h 2025-06-01T22:51:29.9423647Z +++ openssl base64 2025-06-01T22:51:29.9423952Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.9424203Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.9424541Z +++ sed -e s/=//g 2025-06-01T22:51:29.9466531Z ++ HASH=H-gXGNzyXJF6fgXKRjWm5L4gwp311mlw4wuW0M1aytI 2025-06-01T22:51:29.9469460Z +++ ls -nl torch/include/ATen/native/cpu/ReduceUtils.h 2025-06-01T22:51:29.9470067Z +++ awk '{print $5}' 2025-06-01T22:51:29.9494343Z ++ FSIZE=8738 2025-06-01T22:51:29.9495258Z ++ echo '"torch/include/ATen/native/cpu/ReduceUtils.h",sha256=H-gXGNzyXJF6fgXKRjWm5L4gwp311mlw4wuW0M1aytI,8738' 2025-06-01T22:51:29.9496213Z ++ read fname 2025-06-01T22:51:29.9496772Z ++ make_wheel_record torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h 2025-06-01T22:51:29.9497639Z ++ FPATH=torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h 2025-06-01T22:51:29.9499355Z ++ echo torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h 2025-06-01T22:51:29.9500448Z ++ grep RECORD 2025-06-01T22:51:29.9525507Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h 2025-06-01T22:51:29.9526286Z +++ openssl base64 2025-06-01T22:51:29.9526561Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.9526811Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.9527091Z +++ sed -e s/=//g 2025-06-01T22:51:29.9566054Z ++ HASH=4nacRNkZd1lWwo47JRv5AL2BWvS5-6abyaeMrGwfIss 2025-06-01T22:51:29.9570400Z +++ ls -nl torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h 2025-06-01T22:51:29.9571107Z +++ awk '{print $5}' 2025-06-01T22:51:29.9598525Z ++ FSIZE=1120 2025-06-01T22:51:29.9599557Z ++ echo '"torch/include/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.h",sha256=4nacRNkZd1lWwo47JRv5AL2BWvS5-6abyaeMrGwfIss,1120' 2025-06-01T22:51:29.9600612Z ++ read fname 2025-06-01T22:51:29.9601093Z ++ make_wheel_record torch/include/ATen/native/cpu/SampledAddmmKernel.h 2025-06-01T22:51:29.9601676Z ++ FPATH=torch/include/ATen/native/cpu/SampledAddmmKernel.h 2025-06-01T22:51:29.9602208Z ++ echo torch/include/ATen/native/cpu/SampledAddmmKernel.h 2025-06-01T22:51:29.9602616Z ++ grep RECORD 2025-06-01T22:51:29.9626125Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/SampledAddmmKernel.h 2025-06-01T22:51:29.9626693Z +++ openssl base64 2025-06-01T22:51:29.9626945Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.9627214Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.9627470Z +++ sed -e s/=//g 2025-06-01T22:51:29.9665050Z ++ HASH=gG-E6_kfS4M6PAwiOKXsf7cBA7Zb_GOjioZ3leATpbI 2025-06-01T22:51:29.9668108Z +++ ls -nl torch/include/ATen/native/cpu/SampledAddmmKernel.h 2025-06-01T22:51:29.9668687Z +++ awk '{print $5}' 2025-06-01T22:51:29.9692507Z ++ FSIZE=322 2025-06-01T22:51:29.9693329Z ++ echo '"torch/include/ATen/native/cpu/SampledAddmmKernel.h",sha256=gG-E6_kfS4M6PAwiOKXsf7cBA7Zb_GOjioZ3leATpbI,322' 2025-06-01T22:51:29.9694167Z ++ read fname 2025-06-01T22:51:29.9694546Z ++ make_wheel_record torch/include/ATen/native/cpu/SerialStackImpl.h 2025-06-01T22:51:29.9695222Z ++ FPATH=torch/include/ATen/native/cpu/SerialStackImpl.h 2025-06-01T22:51:29.9696385Z ++ echo torch/include/ATen/native/cpu/SerialStackImpl.h 2025-06-01T22:51:29.9697967Z ++ grep RECORD 2025-06-01T22:51:29.9720807Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/SerialStackImpl.h 2025-06-01T22:51:29.9721355Z +++ openssl base64 2025-06-01T22:51:29.9722542Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.9722791Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.9723127Z +++ sed -e s/=//g 2025-06-01T22:51:29.9763597Z ++ HASH=g63BUt0qT6TsJuvbP0xKP-PQZRxGuLUZZtMiPyhbroM 2025-06-01T22:51:29.9767080Z +++ ls -nl torch/include/ATen/native/cpu/SerialStackImpl.h 2025-06-01T22:51:29.9768036Z +++ awk '{print $5}' 2025-06-01T22:51:29.9795130Z ++ FSIZE=5456 2025-06-01T22:51:29.9795995Z ++ echo '"torch/include/ATen/native/cpu/SerialStackImpl.h",sha256=g63BUt0qT6TsJuvbP0xKP-PQZRxGuLUZZtMiPyhbroM,5456' 2025-06-01T22:51:29.9796802Z ++ read fname 2025-06-01T22:51:29.9797182Z ++ make_wheel_record torch/include/ATen/native/cpu/SoftmaxKernel.h 2025-06-01T22:51:29.9797704Z ++ FPATH=torch/include/ATen/native/cpu/SoftmaxKernel.h 2025-06-01T22:51:29.9798159Z ++ echo torch/include/ATen/native/cpu/SoftmaxKernel.h 2025-06-01T22:51:29.9798547Z ++ grep RECORD 2025-06-01T22:51:29.9820258Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/SoftmaxKernel.h 2025-06-01T22:51:29.9820830Z +++ openssl base64 2025-06-01T22:51:29.9821079Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.9821403Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.9821675Z +++ sed -e s/=//g 2025-06-01T22:51:29.9857331Z ++ HASH=gK9dfhgwv0Q76ETnliAnuAtoEfApd5rlGFm_hXoa5pw 2025-06-01T22:51:29.9862519Z +++ ls -nl torch/include/ATen/native/cpu/SoftmaxKernel.h 2025-06-01T22:51:29.9863507Z +++ awk '{print $5}' 2025-06-01T22:51:29.9886936Z ++ FSIZE=935 2025-06-01T22:51:29.9887767Z ++ echo '"torch/include/ATen/native/cpu/SoftmaxKernel.h",sha256=gK9dfhgwv0Q76ETnliAnuAtoEfApd5rlGFm_hXoa5pw,935' 2025-06-01T22:51:29.9888596Z ++ read fname 2025-06-01T22:51:29.9889129Z ++ make_wheel_record torch/include/ATen/native/cpu/SpmmReduceKernel.h 2025-06-01T22:51:29.9889697Z ++ FPATH=torch/include/ATen/native/cpu/SpmmReduceKernel.h 2025-06-01T22:51:29.9890536Z ++ echo torch/include/ATen/native/cpu/SpmmReduceKernel.h 2025-06-01T22:51:29.9891602Z ++ grep RECORD 2025-06-01T22:51:29.9917043Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/SpmmReduceKernel.h 2025-06-01T22:51:29.9917604Z +++ openssl base64 2025-06-01T22:51:29.9917855Z +++ sed -e s/+/-/g 2025-06-01T22:51:29.9918114Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:29.9918369Z +++ sed -e s/=//g 2025-06-01T22:51:29.9954001Z ++ HASH=RimQyxRVKwAeMJAg89hPjR3kgV57BIikEiwI24fSer4 2025-06-01T22:51:29.9958748Z +++ ls -nl torch/include/ATen/native/cpu/SpmmReduceKernel.h 2025-06-01T22:51:29.9960253Z +++ awk '{print $5}' 2025-06-01T22:51:29.9988746Z ++ FSIZE=1352 2025-06-01T22:51:29.9989517Z ++ echo '"torch/include/ATen/native/cpu/SpmmReduceKernel.h",sha256=RimQyxRVKwAeMJAg89hPjR3kgV57BIikEiwI24fSer4,1352' 2025-06-01T22:51:29.9990287Z ++ read fname 2025-06-01T22:51:29.9990637Z ++ make_wheel_record torch/include/ATen/native/cpu/StackKernel.h 2025-06-01T22:51:29.9991141Z ++ FPATH=torch/include/ATen/native/cpu/StackKernel.h 2025-06-01T22:51:29.9991572Z ++ echo torch/include/ATen/native/cpu/StackKernel.h 2025-06-01T22:51:29.9991950Z ++ grep RECORD 2025-06-01T22:51:30.0009963Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/StackKernel.h 2025-06-01T22:51:30.0010492Z +++ openssl base64 2025-06-01T22:51:30.0011310Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.0012605Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.0013863Z +++ sed -e s/=//g 2025-06-01T22:51:30.0050409Z ++ HASH=Vl5C1ShzfGNQl0Rxln2yiNmpB3F1Lmts6GPqqsHeUC8 2025-06-01T22:51:30.0055269Z +++ ls -nl torch/include/ATen/native/cpu/StackKernel.h 2025-06-01T22:51:30.0056463Z +++ awk '{print $5}' 2025-06-01T22:51:30.0084572Z ++ FSIZE=308 2025-06-01T22:51:30.0085271Z ++ echo '"torch/include/ATen/native/cpu/StackKernel.h",sha256=Vl5C1ShzfGNQl0Rxln2yiNmpB3F1Lmts6GPqqsHeUC8,308' 2025-06-01T22:51:30.0086073Z ++ read fname 2025-06-01T22:51:30.0086542Z ++ make_wheel_record torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h 2025-06-01T22:51:30.0087240Z ++ FPATH=torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h 2025-06-01T22:51:30.0087891Z ++ echo torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h 2025-06-01T22:51:30.0088378Z ++ grep RECORD 2025-06-01T22:51:30.0110194Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h 2025-06-01T22:51:30.0110807Z +++ openssl base64 2025-06-01T22:51:30.0111064Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.0111327Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.0111577Z +++ sed -e s/=//g 2025-06-01T22:51:30.0150938Z ++ HASH=cztVY9_FKQ_vjsP8VwFQRkfUMORjL4wNvMx_JLSNCZY 2025-06-01T22:51:30.0156009Z +++ ls -nl torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h 2025-06-01T22:51:30.0156774Z +++ awk '{print $5}' 2025-06-01T22:51:30.0184331Z ++ FSIZE=58178 2025-06-01T22:51:30.0185189Z ++ echo '"torch/include/ATen/native/cpu/UpSampleKernelAVXAntialias.h",sha256=cztVY9_FKQ_vjsP8VwFQRkfUMORjL4wNvMx_JLSNCZY,58178' 2025-06-01T22:51:30.0186009Z ++ read fname 2025-06-01T22:51:30.0186433Z ++ make_wheel_record torch/include/ATen/native/cpu/WeightNormKernel.h 2025-06-01T22:51:30.0186998Z ++ FPATH=torch/include/ATen/native/cpu/WeightNormKernel.h 2025-06-01T22:51:30.0187514Z ++ echo torch/include/ATen/native/cpu/WeightNormKernel.h 2025-06-01T22:51:30.0187911Z ++ grep RECORD 2025-06-01T22:51:30.0207718Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/WeightNormKernel.h 2025-06-01T22:51:30.0208419Z +++ openssl base64 2025-06-01T22:51:30.0208851Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.0210279Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.0211447Z +++ sed -e s/=//g 2025-06-01T22:51:30.0248457Z ++ HASH=Pb3bGiYYgNv9iBxyfB0N_zgGKs0fr9FRae4HoExAX_k 2025-06-01T22:51:30.0253680Z +++ ls -nl torch/include/ATen/native/cpu/WeightNormKernel.h 2025-06-01T22:51:30.0254520Z +++ awk '{print $5}' 2025-06-01T22:51:30.0282198Z ++ FSIZE=550 2025-06-01T22:51:30.0283001Z ++ echo '"torch/include/ATen/native/cpu/WeightNormKernel.h",sha256=Pb3bGiYYgNv9iBxyfB0N_zgGKs0fr9FRae4HoExAX_k,550' 2025-06-01T22:51:30.0283868Z ++ read fname 2025-06-01T22:51:30.0284396Z ++ make_wheel_record torch/include/ATen/native/cpu/avx_mathfun.h 2025-06-01T22:51:30.0284936Z ++ FPATH=torch/include/ATen/native/cpu/avx_mathfun.h 2025-06-01T22:51:30.0285460Z ++ echo torch/include/ATen/native/cpu/avx_mathfun.h 2025-06-01T22:51:30.0285854Z ++ grep RECORD 2025-06-01T22:51:30.0307102Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/avx_mathfun.h 2025-06-01T22:51:30.0307802Z +++ openssl base64 2025-06-01T22:51:30.0308061Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.0308306Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.0309321Z +++ sed -e s/=//g 2025-06-01T22:51:30.0348703Z ++ HASH=myM3TvQ8ENSdsLchEId1advZBrVtLGdH75UcPDFS6Gg 2025-06-01T22:51:30.0353502Z +++ ls -nl torch/include/ATen/native/cpu/avx_mathfun.h 2025-06-01T22:51:30.0354516Z +++ awk '{print $5}' 2025-06-01T22:51:30.0381980Z ++ FSIZE=17449 2025-06-01T22:51:30.0382675Z ++ echo '"torch/include/ATen/native/cpu/avx_mathfun.h",sha256=myM3TvQ8ENSdsLchEId1advZBrVtLGdH75UcPDFS6Gg,17449' 2025-06-01T22:51:30.0383371Z ++ read fname 2025-06-01T22:51:30.0383736Z ++ make_wheel_record torch/include/ATen/native/cpu/int_mm_kernel.h 2025-06-01T22:51:30.0384339Z ++ FPATH=torch/include/ATen/native/cpu/int_mm_kernel.h 2025-06-01T22:51:30.0384814Z ++ echo torch/include/ATen/native/cpu/int_mm_kernel.h 2025-06-01T22:51:30.0385190Z ++ grep RECORD 2025-06-01T22:51:30.0406580Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/int_mm_kernel.h 2025-06-01T22:51:30.0407199Z +++ openssl base64 2025-06-01T22:51:30.0407463Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.0407982Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.0409242Z +++ sed -e s/=//g 2025-06-01T22:51:30.0447995Z ++ HASH=YxY6blEinCFE7tsE4slNrRdilLENtUmLbI8JCwQ9TaI 2025-06-01T22:51:30.0453075Z +++ ls -nl torch/include/ATen/native/cpu/int_mm_kernel.h 2025-06-01T22:51:30.0454005Z +++ awk '{print $5}' 2025-06-01T22:51:30.0479912Z ++ FSIZE=1105 2025-06-01T22:51:30.0480724Z ++ echo '"torch/include/ATen/native/cpu/int_mm_kernel.h",sha256=YxY6blEinCFE7tsE4slNrRdilLENtUmLbI8JCwQ9TaI,1105' 2025-06-01T22:51:30.0481445Z ++ read fname 2025-06-01T22:51:30.0481810Z ++ make_wheel_record torch/include/ATen/native/cpu/mixed_data_type.h 2025-06-01T22:51:30.0482361Z ++ FPATH=torch/include/ATen/native/cpu/mixed_data_type.h 2025-06-01T22:51:30.0482896Z ++ echo torch/include/ATen/native/cpu/mixed_data_type.h 2025-06-01T22:51:30.0483284Z ++ grep RECORD 2025-06-01T22:51:30.0507965Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/mixed_data_type.h 2025-06-01T22:51:30.0508500Z +++ openssl base64 2025-06-01T22:51:30.0508972Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.0509219Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.0509495Z +++ sed -e s/=//g 2025-06-01T22:51:30.0547888Z ++ HASH=7DTJuuLt5Dz6FMBnbjAuaqVA0kDb8pnU75J-emh6YKY 2025-06-01T22:51:30.0550861Z +++ ls -nl torch/include/ATen/native/cpu/mixed_data_type.h 2025-06-01T22:51:30.0551667Z +++ awk '{print $5}' 2025-06-01T22:51:30.0579843Z ++ FSIZE=1408 2025-06-01T22:51:30.0580590Z ++ echo '"torch/include/ATen/native/cpu/mixed_data_type.h",sha256=7DTJuuLt5Dz6FMBnbjAuaqVA0kDb8pnU75J-emh6YKY,1408' 2025-06-01T22:51:30.0581302Z ++ read fname 2025-06-01T22:51:30.0581676Z ++ make_wheel_record torch/include/ATen/native/cpu/moments_utils.h 2025-06-01T22:51:30.0582193Z ++ FPATH=torch/include/ATen/native/cpu/moments_utils.h 2025-06-01T22:51:30.0582643Z ++ echo torch/include/ATen/native/cpu/moments_utils.h 2025-06-01T22:51:30.0583029Z ++ grep RECORD 2025-06-01T22:51:30.0605641Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/moments_utils.h 2025-06-01T22:51:30.0605757Z +++ openssl base64 2025-06-01T22:51:30.0605904Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.0606049Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.0606268Z +++ sed -e s/=//g 2025-06-01T22:51:30.0646154Z ++ HASH=H6TTlR7nXAFJaKa7bV0cFpehLqmOfP6S2h6tAQI7eEg 2025-06-01T22:51:30.0649962Z +++ ls -nl torch/include/ATen/native/cpu/moments_utils.h 2025-06-01T22:51:30.0650634Z +++ awk '{print $5}' 2025-06-01T22:51:30.0677500Z ++ FSIZE=6577 2025-06-01T22:51:30.0678072Z ++ echo '"torch/include/ATen/native/cpu/moments_utils.h",sha256=H6TTlR7nXAFJaKa7bV0cFpehLqmOfP6S2h6tAQI7eEg,6577' 2025-06-01T22:51:30.0678173Z ++ read fname 2025-06-01T22:51:30.0678536Z ++ make_wheel_record torch/include/ATen/native/cpu/utils.h 2025-06-01T22:51:30.0678694Z ++ FPATH=torch/include/ATen/native/cpu/utils.h 2025-06-01T22:51:30.0679080Z ++ echo torch/include/ATen/native/cpu/utils.h 2025-06-01T22:51:30.0679817Z ++ grep RECORD 2025-06-01T22:51:30.0703602Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/utils.h 2025-06-01T22:51:30.0703732Z +++ openssl base64 2025-06-01T22:51:30.0703840Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.0703937Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.0704036Z +++ sed -e s/=//g 2025-06-01T22:51:30.0745994Z ++ HASH=QoKuOYHeuzgqNHuH35xaifs-zskVzljs5IgolvP2IhI 2025-06-01T22:51:30.0748418Z +++ ls -nl torch/include/ATen/native/cpu/utils.h 2025-06-01T22:51:30.0748558Z +++ awk '{print $5}' 2025-06-01T22:51:30.0772867Z ++ FSIZE=7151 2025-06-01T22:51:30.0773400Z ++ echo '"torch/include/ATen/native/cpu/utils.h",sha256=QoKuOYHeuzgqNHuH35xaifs-zskVzljs5IgolvP2IhI,7151' 2025-06-01T22:51:30.0773500Z ++ read fname 2025-06-01T22:51:30.0773717Z ++ make_wheel_record torch/include/ATen/native/cpu/zmath.h 2025-06-01T22:51:30.0773865Z ++ FPATH=torch/include/ATen/native/cpu/zmath.h 2025-06-01T22:51:30.0776391Z ++ echo torch/include/ATen/native/cpu/zmath.h 2025-06-01T22:51:30.0777934Z ++ grep RECORD 2025-06-01T22:51:30.0802433Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cpu/zmath.h 2025-06-01T22:51:30.0802548Z +++ openssl base64 2025-06-01T22:51:30.0802674Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.0802778Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.0804031Z +++ sed -e s/=//g 2025-06-01T22:51:30.0844486Z ++ HASH=aeBgFxiT1-w9Z4i4xUZhdURm4wjaG75KUMIWUsAPAFM 2025-06-01T22:51:30.0846679Z +++ ls -nl torch/include/ATen/native/cpu/zmath.h 2025-06-01T22:51:30.0847505Z +++ awk '{print $5}' 2025-06-01T22:51:30.0873196Z ++ FSIZE=6622 2025-06-01T22:51:30.0873698Z ++ echo '"torch/include/ATen/native/cpu/zmath.h",sha256=aeBgFxiT1-w9Z4i4xUZhdURm4wjaG75KUMIWUsAPAFM,6622' 2025-06-01T22:51:30.0873857Z ++ read fname 2025-06-01T22:51:30.0874092Z ++ make_wheel_record torch/include/ATen/native/cuda/Activation.h 2025-06-01T22:51:30.0874252Z ++ FPATH=torch/include/ATen/native/cuda/Activation.h 2025-06-01T22:51:30.0876103Z ++ echo torch/include/ATen/native/cuda/Activation.h 2025-06-01T22:51:30.0876710Z ++ grep RECORD 2025-06-01T22:51:30.0900140Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/Activation.h 2025-06-01T22:51:30.0900255Z +++ openssl base64 2025-06-01T22:51:30.0900607Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.0900735Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.0901325Z +++ sed -e s/=//g 2025-06-01T22:51:30.0941652Z ++ HASH=qCpKRNnbyHxDHJKOty3v4v1Rs251KdGQQ-3GH9PVnWY 2025-06-01T22:51:30.0943258Z +++ ls -nl torch/include/ATen/native/cuda/Activation.h 2025-06-01T22:51:30.0943903Z +++ awk '{print $5}' 2025-06-01T22:51:30.0969640Z ++ FSIZE=536 2025-06-01T22:51:30.0970164Z ++ echo '"torch/include/ATen/native/cuda/Activation.h",sha256=qCpKRNnbyHxDHJKOty3v4v1Rs251KdGQQ-3GH9PVnWY,536' 2025-06-01T22:51:30.0970265Z ++ read fname 2025-06-01T22:51:30.0970553Z ++ make_wheel_record torch/include/ATen/native/cuda/BinaryInternal.h 2025-06-01T22:51:30.0970745Z ++ FPATH=torch/include/ATen/native/cuda/BinaryInternal.h 2025-06-01T22:51:30.0973463Z ++ echo torch/include/ATen/native/cuda/BinaryInternal.h 2025-06-01T22:51:30.0974619Z ++ grep RECORD 2025-06-01T22:51:30.0998237Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/BinaryInternal.h 2025-06-01T22:51:30.0998427Z +++ openssl base64 2025-06-01T22:51:30.0998892Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.0999030Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.0999934Z +++ sed -e s/=//g 2025-06-01T22:51:30.1040655Z ++ HASH=GyU3vzTz1CDG5VolPpVWXL0f0vs3kXt1PAtxA-iClZk 2025-06-01T22:51:30.1042451Z +++ ls -nl torch/include/ATen/native/cuda/BinaryInternal.h 2025-06-01T22:51:30.1042570Z +++ awk '{print $5}' 2025-06-01T22:51:30.1071311Z ++ FSIZE=1187 2025-06-01T22:51:30.1072039Z ++ echo '"torch/include/ATen/native/cuda/BinaryInternal.h",sha256=GyU3vzTz1CDG5VolPpVWXL0f0vs3kXt1PAtxA-iClZk,1187' 2025-06-01T22:51:30.1072158Z ++ read fname 2025-06-01T22:51:30.1072532Z ++ make_wheel_record torch/include/ATen/native/cuda/CUDAJitLoops.cuh 2025-06-01T22:51:30.1072732Z ++ FPATH=torch/include/ATen/native/cuda/CUDAJitLoops.cuh 2025-06-01T22:51:30.1072906Z ++ echo torch/include/ATen/native/cuda/CUDAJitLoops.cuh 2025-06-01T22:51:30.1073015Z ++ grep RECORD 2025-06-01T22:51:30.1091764Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/CUDAJitLoops.cuh 2025-06-01T22:51:30.1092030Z +++ openssl base64 2025-06-01T22:51:30.1093261Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.1094512Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.1095812Z +++ sed -e s/=//g 2025-06-01T22:51:30.1133354Z ++ HASH=Z1oM0F5DBoV55zYXf0eAfbcFAotEIIuh90Y3bVHMpaY 2025-06-01T22:51:30.1138585Z +++ ls -nl torch/include/ATen/native/cuda/CUDAJitLoops.cuh 2025-06-01T22:51:30.1139514Z +++ awk '{print $5}' 2025-06-01T22:51:30.1165562Z ++ FSIZE=11878 2025-06-01T22:51:30.1166153Z ++ echo '"torch/include/ATen/native/cuda/CUDAJitLoops.cuh",sha256=Z1oM0F5DBoV55zYXf0eAfbcFAotEIIuh90Y3bVHMpaY,11878' 2025-06-01T22:51:30.1166265Z ++ read fname 2025-06-01T22:51:30.1166495Z ++ make_wheel_record torch/include/ATen/native/cuda/CUDALoops.cuh 2025-06-01T22:51:30.1166667Z ++ FPATH=torch/include/ATen/native/cuda/CUDALoops.cuh 2025-06-01T22:51:30.1167742Z ++ echo torch/include/ATen/native/cuda/CUDALoops.cuh 2025-06-01T22:51:30.1169075Z ++ grep RECORD 2025-06-01T22:51:30.1190602Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/CUDALoops.cuh 2025-06-01T22:51:30.1190716Z +++ openssl base64 2025-06-01T22:51:30.1190957Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.1191984Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.1193408Z +++ sed -e s/=//g 2025-06-01T22:51:30.1236916Z ++ HASH=Zqpeo5wES3pp5hpAP9yNW7MuyAYq25VUGDNTlH17jPs 2025-06-01T22:51:30.1237431Z +++ ls -nl torch/include/ATen/native/cuda/CUDALoops.cuh 2025-06-01T22:51:30.1238382Z +++ awk '{print $5}' 2025-06-01T22:51:30.1266593Z ++ FSIZE=34597 2025-06-01T22:51:30.1267195Z ++ echo '"torch/include/ATen/native/cuda/CUDALoops.cuh",sha256=Zqpeo5wES3pp5hpAP9yNW7MuyAYq25VUGDNTlH17jPs,34597' 2025-06-01T22:51:30.1267294Z ++ read fname 2025-06-01T22:51:30.1267591Z ++ make_wheel_record torch/include/ATen/native/cuda/CompositeRandomAccessor.h 2025-06-01T22:51:30.1267825Z ++ FPATH=torch/include/ATen/native/cuda/CompositeRandomAccessor.h 2025-06-01T22:51:30.1268053Z ++ echo torch/include/ATen/native/cuda/CompositeRandomAccessor.h 2025-06-01T22:51:30.1268542Z ++ grep RECORD 2025-06-01T22:51:30.1288613Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/CompositeRandomAccessor.h 2025-06-01T22:51:30.1288735Z +++ openssl base64 2025-06-01T22:51:30.1289506Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.1290932Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.1292222Z +++ sed -e s/=//g 2025-06-01T22:51:30.1329675Z ++ HASH=XtnBCyL15XJYIjUN0B2DQLkeXDqFsn5BPd6U-jj1-TM 2025-06-01T22:51:30.1334856Z +++ ls -nl torch/include/ATen/native/cuda/CompositeRandomAccessor.h 2025-06-01T22:51:30.1335940Z +++ awk '{print $5}' 2025-06-01T22:51:30.1364512Z ++ FSIZE=929 2025-06-01T22:51:30.1365378Z ++ echo '"torch/include/ATen/native/cuda/CompositeRandomAccessor.h",sha256=XtnBCyL15XJYIjUN0B2DQLkeXDqFsn5BPd6U-jj1-TM,929' 2025-06-01T22:51:30.1365479Z ++ read fname 2025-06-01T22:51:30.1365747Z ++ make_wheel_record torch/include/ATen/native/cuda/Copy.h 2025-06-01T22:51:30.1366049Z ++ FPATH=torch/include/ATen/native/cuda/Copy.h 2025-06-01T22:51:30.1366195Z ++ echo torch/include/ATen/native/cuda/Copy.h 2025-06-01T22:51:30.1366346Z ++ grep RECORD 2025-06-01T22:51:30.1388920Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/Copy.h 2025-06-01T22:51:30.1389045Z +++ openssl base64 2025-06-01T22:51:30.1389146Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.1389405Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.1389752Z +++ sed -e s/=//g 2025-06-01T22:51:30.1432125Z ++ HASH=ud9aEC-s4-Nlx6UIxWk24oqUQobM0VgHvK6CdHxPSa8 2025-06-01T22:51:30.1435413Z +++ ls -nl torch/include/ATen/native/cuda/Copy.h 2025-06-01T22:51:30.1435531Z +++ awk '{print $5}' 2025-06-01T22:51:30.1464242Z ++ FSIZE=154 2025-06-01T22:51:30.1464893Z ++ echo '"torch/include/ATen/native/cuda/Copy.h",sha256=ud9aEC-s4-Nlx6UIxWk24oqUQobM0VgHvK6CdHxPSa8,154' 2025-06-01T22:51:30.1464996Z ++ read fname 2025-06-01T22:51:30.1465230Z ++ make_wheel_record torch/include/ATen/native/cuda/CuFFTPlanCache.h 2025-06-01T22:51:30.1465430Z ++ FPATH=torch/include/ATen/native/cuda/CuFFTPlanCache.h 2025-06-01T22:51:30.1465866Z ++ echo torch/include/ATen/native/cuda/CuFFTPlanCache.h 2025-06-01T22:51:30.1465986Z ++ grep RECORD 2025-06-01T22:51:30.1486312Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/CuFFTPlanCache.h 2025-06-01T22:51:30.1486435Z +++ openssl base64 2025-06-01T22:51:30.1486786Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.1487755Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.1489025Z +++ sed -e s/=//g 2025-06-01T22:51:30.1528634Z ++ HASH=aphO_Z6hzd7XVnovw_VMX2c_3BcfyoL46JM8RT6VX0c 2025-06-01T22:51:30.1533764Z +++ ls -nl torch/include/ATen/native/cuda/CuFFTPlanCache.h 2025-06-01T22:51:30.1534643Z +++ awk '{print $5}' 2025-06-01T22:51:30.1565413Z ++ FSIZE=17929 2025-06-01T22:51:30.1565991Z ++ echo '"torch/include/ATen/native/cuda/CuFFTPlanCache.h",sha256=aphO_Z6hzd7XVnovw_VMX2c_3BcfyoL46JM8RT6VX0c,17929' 2025-06-01T22:51:30.1566091Z ++ read fname 2025-06-01T22:51:30.1566321Z ++ make_wheel_record torch/include/ATen/native/cuda/CuFFTUtils.h 2025-06-01T22:51:30.1566492Z ++ FPATH=torch/include/ATen/native/cuda/CuFFTUtils.h 2025-06-01T22:51:30.1566651Z ++ echo torch/include/ATen/native/cuda/CuFFTUtils.h 2025-06-01T22:51:30.1566945Z ++ grep RECORD 2025-06-01T22:51:30.1592019Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/CuFFTUtils.h 2025-06-01T22:51:30.1592132Z +++ openssl base64 2025-06-01T22:51:30.1592258Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.1592536Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.1592641Z +++ sed -e s/=//g 2025-06-01T22:51:30.1634571Z ++ HASH=7H64250R2Wfb4jJ2ACbI2BFxCGCZLj-DFhUN9ilx0bU 2025-06-01T22:51:30.1636296Z +++ ls -nl torch/include/ATen/native/cuda/CuFFTUtils.h 2025-06-01T22:51:30.1637816Z +++ awk '{print $5}' 2025-06-01T22:51:30.1666393Z ++ FSIZE=1873 2025-06-01T22:51:30.1667000Z ++ echo '"torch/include/ATen/native/cuda/CuFFTUtils.h",sha256=7H64250R2Wfb4jJ2ACbI2BFxCGCZLj-DFhUN9ilx0bU,1873' 2025-06-01T22:51:30.1667103Z ++ read fname 2025-06-01T22:51:30.1667328Z ++ make_wheel_record torch/include/ATen/native/cuda/DeviceSqrt.cuh 2025-06-01T22:51:30.1667520Z ++ FPATH=torch/include/ATen/native/cuda/DeviceSqrt.cuh 2025-06-01T22:51:30.1667838Z ++ echo torch/include/ATen/native/cuda/DeviceSqrt.cuh 2025-06-01T22:51:30.1667936Z ++ grep RECORD 2025-06-01T22:51:30.1687933Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/DeviceSqrt.cuh 2025-06-01T22:51:30.1688052Z +++ openssl base64 2025-06-01T22:51:30.1688842Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.1690165Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.1691322Z +++ sed -e s/=//g 2025-06-01T22:51:30.1729519Z ++ HASH=KMqwjqPbuCqCr4st8VpYVazLVx_6I1wiGIDD7ea4M-c 2025-06-01T22:51:30.1734514Z +++ ls -nl torch/include/ATen/native/cuda/DeviceSqrt.cuh 2025-06-01T22:51:30.1735495Z +++ awk '{print $5}' 2025-06-01T22:51:30.1762966Z ++ FSIZE=585 2025-06-01T22:51:30.1763525Z ++ echo '"torch/include/ATen/native/cuda/DeviceSqrt.cuh",sha256=KMqwjqPbuCqCr4st8VpYVazLVx_6I1wiGIDD7ea4M-c,585' 2025-06-01T22:51:30.1763624Z ++ read fname 2025-06-01T22:51:30.1764168Z ++ make_wheel_record torch/include/ATen/native/cuda/DistributionTemplates.h 2025-06-01T22:51:30.1764579Z ++ FPATH=torch/include/ATen/native/cuda/DistributionTemplates.h 2025-06-01T22:51:30.1764812Z ++ echo torch/include/ATen/native/cuda/DistributionTemplates.h 2025-06-01T22:51:30.1765166Z ++ grep RECORD 2025-06-01T22:51:30.1791790Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/DistributionTemplates.h 2025-06-01T22:51:30.1791920Z +++ openssl base64 2025-06-01T22:51:30.1792019Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.1792118Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.1792223Z +++ sed -e s/=//g 2025-06-01T22:51:30.1833396Z ++ HASH=lKWY_wU6eCrc-oMWls7GVLwM0D97qHYyO8Be1b2Gyrk 2025-06-01T22:51:30.1835054Z +++ ls -nl torch/include/ATen/native/cuda/DistributionTemplates.h 2025-06-01T22:51:30.1835902Z +++ awk '{print $5}' 2025-06-01T22:51:30.1863867Z ++ FSIZE=29249 2025-06-01T22:51:30.1864598Z ++ echo '"torch/include/ATen/native/cuda/DistributionTemplates.h",sha256=lKWY_wU6eCrc-oMWls7GVLwM0D97qHYyO8Be1b2Gyrk,29249' 2025-06-01T22:51:30.1864727Z ++ read fname 2025-06-01T22:51:30.1864953Z ++ make_wheel_record torch/include/ATen/native/cuda/Distributions.h 2025-06-01T22:51:30.1865132Z ++ FPATH=torch/include/ATen/native/cuda/Distributions.h 2025-06-01T22:51:30.1865315Z ++ echo torch/include/ATen/native/cuda/Distributions.h 2025-06-01T22:51:30.1866141Z ++ grep RECORD 2025-06-01T22:51:30.1887407Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/Distributions.h 2025-06-01T22:51:30.1887543Z +++ openssl base64 2025-06-01T22:51:30.1888038Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.1889170Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.1890447Z +++ sed -e s/=//g 2025-06-01T22:51:30.1928973Z ++ HASH=12qzUlaPXjPsS9aqFt8o2r2bfp4IPLnZb0sBFH9AedI 2025-06-01T22:51:30.1934010Z +++ ls -nl torch/include/ATen/native/cuda/Distributions.h 2025-06-01T22:51:30.1935117Z +++ awk '{print $5}' 2025-06-01T22:51:30.1963929Z ++ FSIZE=641 2025-06-01T22:51:30.1964703Z ++ echo '"torch/include/ATen/native/cuda/Distributions.h",sha256=12qzUlaPXjPsS9aqFt8o2r2bfp4IPLnZb0sBFH9AedI,641' 2025-06-01T22:51:30.1964844Z ++ read fname 2025-06-01T22:51:30.1965156Z ++ make_wheel_record torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh 2025-06-01T22:51:30.1965418Z ++ FPATH=torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh 2025-06-01T22:51:30.1965666Z ++ echo torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh 2025-06-01T22:51:30.1965783Z ++ grep RECORD 2025-06-01T22:51:30.1992054Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh 2025-06-01T22:51:30.1992177Z +++ openssl base64 2025-06-01T22:51:30.1992291Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.1992387Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.1992480Z +++ sed -e s/=//g 2025-06-01T22:51:30.2032724Z ++ HASH=-nXKO3ihPrqfKvC6Femw-38qSqDqaJbrJTOOLRNFrJY 2025-06-01T22:51:30.2034789Z +++ ls -nl torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh 2025-06-01T22:51:30.2034895Z +++ awk '{print $5}' 2025-06-01T22:51:30.2062674Z ++ FSIZE=555 2025-06-01T22:51:30.2063389Z ++ echo '"torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh",sha256=-nXKO3ihPrqfKvC6Femw-38qSqDqaJbrJTOOLRNFrJY,555' 2025-06-01T22:51:30.2063643Z ++ read fname 2025-06-01T22:51:30.2063913Z ++ make_wheel_record torch/include/ATen/native/cuda/ForeachFunctors.cuh 2025-06-01T22:51:30.2064116Z ++ FPATH=torch/include/ATen/native/cuda/ForeachFunctors.cuh 2025-06-01T22:51:30.2064331Z ++ echo torch/include/ATen/native/cuda/ForeachFunctors.cuh 2025-06-01T22:51:30.2064433Z ++ grep RECORD 2025-06-01T22:51:30.2086501Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/ForeachFunctors.cuh 2025-06-01T22:51:30.2086625Z +++ openssl base64 2025-06-01T22:51:30.2086729Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.2087609Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.2088822Z +++ sed -e s/=//g 2025-06-01T22:51:30.2128603Z ++ HASH=XDQhW594kbl3T_dSnXT95bFpCmXRcSfFHpqDU_HmtmQ 2025-06-01T22:51:30.2133458Z +++ ls -nl torch/include/ATen/native/cuda/ForeachFunctors.cuh 2025-06-01T22:51:30.2134457Z +++ awk '{print $5}' 2025-06-01T22:51:30.2162724Z ++ FSIZE=24638 2025-06-01T22:51:30.2163371Z ++ echo '"torch/include/ATen/native/cuda/ForeachFunctors.cuh",sha256=XDQhW594kbl3T_dSnXT95bFpCmXRcSfFHpqDU_HmtmQ,24638' 2025-06-01T22:51:30.2163486Z ++ read fname 2025-06-01T22:51:30.2163898Z ++ make_wheel_record torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh 2025-06-01T22:51:30.2164275Z ++ FPATH=torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh 2025-06-01T22:51:30.2164503Z ++ echo torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh 2025-06-01T22:51:30.2165050Z ++ grep RECORD 2025-06-01T22:51:30.2190033Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh 2025-06-01T22:51:30.2190418Z +++ openssl base64 2025-06-01T22:51:30.2190692Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.2190814Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.2190911Z +++ sed -e s/=//g 2025-06-01T22:51:30.2231027Z ++ HASH=UxN958DDHsTZXfypAx-jsBPcj-M4DM8sXJYcC18oTns 2025-06-01T22:51:30.2235615Z +++ ls -nl torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh 2025-06-01T22:51:30.2235755Z +++ awk '{print $5}' 2025-06-01T22:51:30.2264804Z ++ FSIZE=426 2025-06-01T22:51:30.2265494Z ++ echo '"torch/include/ATen/native/cuda/ForeachMinMaxFunctors.cuh",sha256=UxN958DDHsTZXfypAx-jsBPcj-M4DM8sXJYcC18oTns,426' 2025-06-01T22:51:30.2265614Z ++ read fname 2025-06-01T22:51:30.2265856Z ++ make_wheel_record torch/include/ATen/native/cuda/GridSampler.cuh 2025-06-01T22:51:30.2266032Z ++ FPATH=torch/include/ATen/native/cuda/GridSampler.cuh 2025-06-01T22:51:30.2266217Z ++ echo torch/include/ATen/native/cuda/GridSampler.cuh 2025-06-01T22:51:30.2266317Z ++ grep RECORD 2025-06-01T22:51:30.2287534Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/GridSampler.cuh 2025-06-01T22:51:30.2287683Z +++ openssl base64 2025-06-01T22:51:30.2288253Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.2289546Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.2290858Z +++ sed -e s/=//g 2025-06-01T22:51:30.2329657Z ++ HASH=PaIF-xsgY9Sf5_kxHBRdZex81VF8Jy1PrnD_kvlANF8 2025-06-01T22:51:30.2334701Z +++ ls -nl torch/include/ATen/native/cuda/GridSampler.cuh 2025-06-01T22:51:30.2335631Z +++ awk '{print $5}' 2025-06-01T22:51:30.2365078Z ++ FSIZE=10975 2025-06-01T22:51:30.2365812Z ++ echo '"torch/include/ATen/native/cuda/GridSampler.cuh",sha256=PaIF-xsgY9Sf5_kxHBRdZex81VF8Jy1PrnD_kvlANF8,10975' 2025-06-01T22:51:30.2366547Z ++ read fname 2025-06-01T22:51:30.2366992Z ++ make_wheel_record torch/include/ATen/native/cuda/GridSampler.h 2025-06-01T22:51:30.2367510Z ++ FPATH=torch/include/ATen/native/cuda/GridSampler.h 2025-06-01T22:51:30.2367987Z ++ echo torch/include/ATen/native/cuda/GridSampler.h 2025-06-01T22:51:30.2368373Z ++ grep RECORD 2025-06-01T22:51:30.2393331Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/GridSampler.h 2025-06-01T22:51:30.2393881Z +++ openssl base64 2025-06-01T22:51:30.2394133Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.2394399Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.2394652Z +++ sed -e s/=//g 2025-06-01T22:51:30.2433822Z ++ HASH=xMqeY9maT2pJJqXZFTTVzIuhWz-8PTaVyiBBG6n6dUA 2025-06-01T22:51:30.2436588Z +++ ls -nl torch/include/ATen/native/cuda/GridSampler.h 2025-06-01T22:51:30.2437363Z +++ awk '{print $5}' 2025-06-01T22:51:30.2465938Z ++ FSIZE=1145 2025-06-01T22:51:30.2466725Z ++ echo '"torch/include/ATen/native/cuda/GridSampler.h",sha256=xMqeY9maT2pJJqXZFTTVzIuhWz-8PTaVyiBBG6n6dUA,1145' 2025-06-01T22:51:30.2467474Z ++ read fname 2025-06-01T22:51:30.2467806Z ++ make_wheel_record torch/include/ATen/native/cuda/GroupMM.h 2025-06-01T22:51:30.2468284Z ++ FPATH=torch/include/ATen/native/cuda/GroupMM.h 2025-06-01T22:51:30.2468694Z ++ echo torch/include/ATen/native/cuda/GroupMM.h 2025-06-01T22:51:30.2469066Z ++ grep RECORD 2025-06-01T22:51:30.2488243Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/GroupMM.h 2025-06-01T22:51:30.2488755Z +++ openssl base64 2025-06-01T22:51:30.2489352Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.2490732Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.2491983Z +++ sed -e s/=//g 2025-06-01T22:51:30.2529075Z ++ HASH=jbh0bTVenm-MkBkh5OstZVUD9iSVM3nGQ1aHP--mkHo 2025-06-01T22:51:30.2533777Z +++ ls -nl torch/include/ATen/native/cuda/GroupMM.h 2025-06-01T22:51:30.2534462Z +++ awk '{print $5}' 2025-06-01T22:51:30.2562286Z ++ FSIZE=327 2025-06-01T22:51:30.2562963Z ++ echo '"torch/include/ATen/native/cuda/GroupMM.h",sha256=jbh0bTVenm-MkBkh5OstZVUD9iSVM3nGQ1aHP--mkHo,327' 2025-06-01T22:51:30.2563895Z ++ read fname 2025-06-01T22:51:30.2564474Z ++ make_wheel_record torch/include/ATen/native/cuda/GroupMMCommon.cuh 2025-06-01T22:51:30.2565033Z ++ FPATH=torch/include/ATen/native/cuda/GroupMMCommon.cuh 2025-06-01T22:51:30.2565542Z ++ echo torch/include/ATen/native/cuda/GroupMMCommon.cuh 2025-06-01T22:51:30.2565963Z ++ grep RECORD 2025-06-01T22:51:30.2590041Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/GroupMMCommon.cuh 2025-06-01T22:51:30.2590613Z +++ openssl base64 2025-06-01T22:51:30.2590869Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.2591127Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.2591385Z +++ sed -e s/=//g 2025-06-01T22:51:30.2631145Z ++ HASH=j9yIOQ8An0y_dCeFSjgJsvp1mERIDRLKphvl-yLQTsQ 2025-06-01T22:51:30.2633492Z +++ ls -nl torch/include/ATen/native/cuda/GroupMMCommon.cuh 2025-06-01T22:51:30.2633913Z +++ awk '{print $5}' 2025-06-01T22:51:30.2663309Z ++ FSIZE=4670 2025-06-01T22:51:30.2664103Z ++ echo '"torch/include/ATen/native/cuda/GroupMMCommon.cuh",sha256=j9yIOQ8An0y_dCeFSjgJsvp1mERIDRLKphvl-yLQTsQ,4670' 2025-06-01T22:51:30.2664862Z ++ read fname 2025-06-01T22:51:30.2665229Z ++ make_wheel_record torch/include/ATen/native/cuda/IndexKernel.h 2025-06-01T22:51:30.2665727Z ++ FPATH=torch/include/ATen/native/cuda/IndexKernel.h 2025-06-01T22:51:30.2666177Z ++ echo torch/include/ATen/native/cuda/IndexKernel.h 2025-06-01T22:51:30.2666554Z ++ grep RECORD 2025-06-01T22:51:30.2686777Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/IndexKernel.h 2025-06-01T22:51:30.2687313Z +++ openssl base64 2025-06-01T22:51:30.2687587Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.2688097Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.2689417Z +++ sed -e s/=//g 2025-06-01T22:51:30.2727618Z ++ HASH=HdMrdyRCWWscptf9LMdCGrgOi8thLp8cro6cdJjPRps 2025-06-01T22:51:30.2732403Z +++ ls -nl torch/include/ATen/native/cuda/IndexKernel.h 2025-06-01T22:51:30.2733063Z +++ awk '{print $5}' 2025-06-01T22:51:30.2760502Z ++ FSIZE=338 2025-06-01T22:51:30.2761226Z ++ echo '"torch/include/ATen/native/cuda/IndexKernel.h",sha256=HdMrdyRCWWscptf9LMdCGrgOi8thLp8cro6cdJjPRps,338' 2025-06-01T22:51:30.2761948Z ++ read fname 2025-06-01T22:51:30.2762330Z ++ make_wheel_record torch/include/ATen/native/cuda/IndexKernelUtils.h 2025-06-01T22:51:30.2762899Z ++ FPATH=torch/include/ATen/native/cuda/IndexKernelUtils.h 2025-06-01T22:51:30.2763396Z ++ echo torch/include/ATen/native/cuda/IndexKernelUtils.h 2025-06-01T22:51:30.2763935Z ++ grep RECORD 2025-06-01T22:51:30.2787400Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/IndexKernelUtils.h 2025-06-01T22:51:30.2787960Z +++ openssl base64 2025-06-01T22:51:30.2788238Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.2788478Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.2788989Z +++ sed -e s/=//g 2025-06-01T22:51:30.2829986Z ++ HASH=JEZ6oH6S4A86M7nbkhzVD-e0OyZ81aPHReKpjJgEFg4 2025-06-01T22:51:30.2832383Z +++ ls -nl torch/include/ATen/native/cuda/IndexKernelUtils.h 2025-06-01T22:51:30.2832817Z +++ awk '{print $5}' 2025-06-01T22:51:30.2862527Z ++ FSIZE=1906 2025-06-01T22:51:30.2863375Z ++ echo '"torch/include/ATen/native/cuda/IndexKernelUtils.h",sha256=JEZ6oH6S4A86M7nbkhzVD-e0OyZ81aPHReKpjJgEFg4,1906' 2025-06-01T22:51:30.2864129Z ++ read fname 2025-06-01T22:51:30.2864493Z ++ make_wheel_record torch/include/ATen/native/cuda/JitLoops.cuh 2025-06-01T22:51:30.2864985Z ++ FPATH=torch/include/ATen/native/cuda/JitLoops.cuh 2025-06-01T22:51:30.2865433Z ++ echo torch/include/ATen/native/cuda/JitLoops.cuh 2025-06-01T22:51:30.2865817Z ++ grep RECORD 2025-06-01T22:51:30.2886349Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/JitLoops.cuh 2025-06-01T22:51:30.2886899Z +++ openssl base64 2025-06-01T22:51:30.2887303Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.2887574Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.2887838Z +++ sed -e s/=//g 2025-06-01T22:51:30.2925620Z ++ HASH=mFdOS9AEnVH88goLrQ_0a60WDdzYdGiXp5Mi6J_mtxU 2025-06-01T22:51:30.2930846Z +++ ls -nl torch/include/ATen/native/cuda/JitLoops.cuh 2025-06-01T22:51:30.2931659Z +++ awk '{print $5}' 2025-06-01T22:51:30.2961947Z ++ FSIZE=6907 2025-06-01T22:51:30.2962763Z ++ echo '"torch/include/ATen/native/cuda/JitLoops.cuh",sha256=mFdOS9AEnVH88goLrQ_0a60WDdzYdGiXp5Mi6J_mtxU,6907' 2025-06-01T22:51:30.2963468Z ++ read fname 2025-06-01T22:51:30.2963971Z ++ make_wheel_record torch/include/ATen/native/cuda/KernelUtils.cuh 2025-06-01T22:51:30.2964698Z ++ FPATH=torch/include/ATen/native/cuda/KernelUtils.cuh 2025-06-01T22:51:30.2965258Z ++ echo torch/include/ATen/native/cuda/KernelUtils.cuh 2025-06-01T22:51:30.2965665Z ++ grep RECORD 2025-06-01T22:51:30.2990119Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/KernelUtils.cuh 2025-06-01T22:51:30.2990677Z +++ openssl base64 2025-06-01T22:51:30.2990942Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.2991199Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.2991473Z +++ sed -e s/=//g 2025-06-01T22:51:30.3032895Z ++ HASH=qwhJ4oI3NuHYOeYaxTx-exd0R5s2fjDhIk8a0oUPPHA 2025-06-01T22:51:30.3035013Z +++ ls -nl torch/include/ATen/native/cuda/KernelUtils.cuh 2025-06-01T22:51:30.3035438Z +++ awk '{print $5}' 2025-06-01T22:51:30.3063482Z ++ FSIZE=12847 2025-06-01T22:51:30.3064287Z ++ echo '"torch/include/ATen/native/cuda/KernelUtils.cuh",sha256=qwhJ4oI3NuHYOeYaxTx-exd0R5s2fjDhIk8a0oUPPHA,12847' 2025-06-01T22:51:30.3065044Z ++ read fname 2025-06-01T22:51:30.3065393Z ++ make_wheel_record torch/include/ATen/native/cuda/LaunchUtils.h 2025-06-01T22:51:30.3065910Z ++ FPATH=torch/include/ATen/native/cuda/LaunchUtils.h 2025-06-01T22:51:30.3066353Z ++ echo torch/include/ATen/native/cuda/LaunchUtils.h 2025-06-01T22:51:30.3066737Z ++ grep RECORD 2025-06-01T22:51:30.3086683Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/LaunchUtils.h 2025-06-01T22:51:30.3087241Z +++ openssl base64 2025-06-01T22:51:30.3087520Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.3088126Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.3089476Z +++ sed -e s/=//g 2025-06-01T22:51:30.3127449Z ++ HASH=XHCa33KlVxd9qOULEsKSCW0B1PxVLmfw_G1b5FPSnuI 2025-06-01T22:51:30.3132399Z +++ ls -nl torch/include/ATen/native/cuda/LaunchUtils.h 2025-06-01T22:51:30.3133390Z +++ awk '{print $5}' 2025-06-01T22:51:30.3162297Z ++ FSIZE=282 2025-06-01T22:51:30.3163057Z ++ echo '"torch/include/ATen/native/cuda/LaunchUtils.h",sha256=XHCa33KlVxd9qOULEsKSCW0B1PxVLmfw_G1b5FPSnuI,282' 2025-06-01T22:51:30.3163923Z ++ read fname 2025-06-01T22:51:30.3164274Z ++ make_wheel_record torch/include/ATen/native/cuda/Loops.cuh 2025-06-01T22:51:30.3164939Z ++ FPATH=torch/include/ATen/native/cuda/Loops.cuh 2025-06-01T22:51:30.3165386Z ++ echo torch/include/ATen/native/cuda/Loops.cuh 2025-06-01T22:51:30.3165765Z ++ grep RECORD 2025-06-01T22:51:30.3188872Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/Loops.cuh 2025-06-01T22:51:30.3189455Z +++ openssl base64 2025-06-01T22:51:30.3189710Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.3189971Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.3190388Z +++ sed -e s/=//g 2025-06-01T22:51:30.3231168Z ++ HASH=SwTgvm3p2VJt9OMh2k5Gpxd13TwPVvi9sG1SdBDbYQM 2025-06-01T22:51:30.3233443Z +++ ls -nl torch/include/ATen/native/cuda/Loops.cuh 2025-06-01T22:51:30.3233838Z +++ awk '{print $5}' 2025-06-01T22:51:30.3263273Z ++ FSIZE=11738 2025-06-01T22:51:30.3264023Z ++ echo '"torch/include/ATen/native/cuda/Loops.cuh",sha256=SwTgvm3p2VJt9OMh2k5Gpxd13TwPVvi9sG1SdBDbYQM,11738' 2025-06-01T22:51:30.3264780Z ++ read fname 2025-06-01T22:51:30.3265107Z ++ make_wheel_record torch/include/ATen/native/cuda/Math.cuh 2025-06-01T22:51:30.3265582Z ++ FPATH=torch/include/ATen/native/cuda/Math.cuh 2025-06-01T22:51:30.3266006Z ++ echo torch/include/ATen/native/cuda/Math.cuh 2025-06-01T22:51:30.3266361Z ++ grep RECORD 2025-06-01T22:51:30.3287123Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/Math.cuh 2025-06-01T22:51:30.3287786Z +++ openssl base64 2025-06-01T22:51:30.3288063Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.3288468Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.3289925Z +++ sed -e s/=//g 2025-06-01T22:51:30.3331004Z ++ HASH=9MEZYL00sTqO_gZOg5qObE21jmCXd03xfJ8GgnakD6A 2025-06-01T22:51:30.3336062Z +++ ls -nl torch/include/ATen/native/cuda/Math.cuh 2025-06-01T22:51:30.3336946Z +++ awk '{print $5}' 2025-06-01T22:51:30.3364370Z ++ FSIZE=122943 2025-06-01T22:51:30.3365066Z ++ echo '"torch/include/ATen/native/cuda/Math.cuh",sha256=9MEZYL00sTqO_gZOg5qObE21jmCXd03xfJ8GgnakD6A,122943' 2025-06-01T22:51:30.3365756Z ++ read fname 2025-06-01T22:51:30.3366151Z ++ make_wheel_record torch/include/ATen/native/cuda/MemoryAccess.cuh 2025-06-01T22:51:30.3366767Z ++ FPATH=torch/include/ATen/native/cuda/MemoryAccess.cuh 2025-06-01T22:51:30.3367264Z ++ echo torch/include/ATen/native/cuda/MemoryAccess.cuh 2025-06-01T22:51:30.3367676Z ++ grep RECORD 2025-06-01T22:51:30.3391640Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/MemoryAccess.cuh 2025-06-01T22:51:30.3392225Z +++ openssl base64 2025-06-01T22:51:30.3392476Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.3392740Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.3393013Z +++ sed -e s/=//g 2025-06-01T22:51:30.3434298Z ++ HASH=v5npml01w9EaVWX3e4QNtCJpq2NA41Bur4GdQbXeQyo 2025-06-01T22:51:30.3436931Z +++ ls -nl torch/include/ATen/native/cuda/MemoryAccess.cuh 2025-06-01T22:51:30.3437353Z +++ awk '{print $5}' 2025-06-01T22:51:30.3464589Z ++ FSIZE=22278 2025-06-01T22:51:30.3465352Z ++ echo '"torch/include/ATen/native/cuda/MemoryAccess.cuh",sha256=v5npml01w9EaVWX3e4QNtCJpq2NA41Bur4GdQbXeQyo,22278' 2025-06-01T22:51:30.3466098Z ++ read fname 2025-06-01T22:51:30.3466451Z ++ make_wheel_record torch/include/ATen/native/cuda/MiscUtils.h 2025-06-01T22:51:30.3466941Z ++ FPATH=torch/include/ATen/native/cuda/MiscUtils.h 2025-06-01T22:51:30.3467390Z ++ echo torch/include/ATen/native/cuda/MiscUtils.h 2025-06-01T22:51:30.3467756Z ++ grep RECORD 2025-06-01T22:51:30.3488809Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/MiscUtils.h 2025-06-01T22:51:30.3489362Z +++ openssl base64 2025-06-01T22:51:30.3489659Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.3490941Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.3492234Z +++ sed -e s/=//g 2025-06-01T22:51:30.3529809Z ++ HASH=0AVpAl43pltMA1AZqhjJz0QwtDH8gbttEV-qadhA_iQ 2025-06-01T22:51:30.3534892Z +++ ls -nl torch/include/ATen/native/cuda/MiscUtils.h 2025-06-01T22:51:30.3535776Z +++ awk '{print $5}' 2025-06-01T22:51:30.3563972Z ++ FSIZE=934 2025-06-01T22:51:30.3564852Z ++ echo '"torch/include/ATen/native/cuda/MiscUtils.h",sha256=0AVpAl43pltMA1AZqhjJz0QwtDH8gbttEV-qadhA_iQ,934' 2025-06-01T22:51:30.3565580Z ++ read fname 2025-06-01T22:51:30.3565997Z ++ make_wheel_record torch/include/ATen/native/cuda/MultiTensorApply.cuh 2025-06-01T22:51:30.3566619Z ++ FPATH=torch/include/ATen/native/cuda/MultiTensorApply.cuh 2025-06-01T22:51:30.3567166Z ++ echo torch/include/ATen/native/cuda/MultiTensorApply.cuh 2025-06-01T22:51:30.3567614Z ++ grep RECORD 2025-06-01T22:51:30.3590000Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/MultiTensorApply.cuh 2025-06-01T22:51:30.3590754Z +++ openssl base64 2025-06-01T22:51:30.3591029Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.3591275Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.3591546Z +++ sed -e s/=//g 2025-06-01T22:51:30.3633550Z ++ HASH=iEKILDt7_JQA_UTpc8FqvH-CeP3V24y9XzHK9oRh2Do 2025-06-01T22:51:30.3640573Z +++ ls -nl torch/include/ATen/native/cuda/MultiTensorApply.cuh 2025-06-01T22:51:30.3641538Z +++ awk '{print $5}' 2025-06-01T22:51:30.3670026Z ++ FSIZE=13935 2025-06-01T22:51:30.3670901Z ++ echo '"torch/include/ATen/native/cuda/MultiTensorApply.cuh",sha256=iEKILDt7_JQA_UTpc8FqvH-CeP3V24y9XzHK9oRh2Do,13935' 2025-06-01T22:51:30.3671776Z ++ read fname 2025-06-01T22:51:30.3672233Z ++ make_wheel_record torch/include/ATen/native/cuda/Normalization.cuh 2025-06-01T22:51:30.3672790Z ++ FPATH=torch/include/ATen/native/cuda/Normalization.cuh 2025-06-01T22:51:30.3673346Z ++ echo torch/include/ATen/native/cuda/Normalization.cuh 2025-06-01T22:51:30.3673893Z ++ grep RECORD 2025-06-01T22:51:30.3693869Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/Normalization.cuh 2025-06-01T22:51:30.3694506Z +++ openssl base64 2025-06-01T22:51:30.3695746Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.3698201Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.3699078Z +++ sed -e s/=//g 2025-06-01T22:51:30.3740008Z ++ HASH=yhLC4uattealw47erV2WqN2m78tXfJA_GFd5qsUQoM0 2025-06-01T22:51:30.3754267Z +++ ls -nl torch/include/ATen/native/cuda/Normalization.cuh 2025-06-01T22:51:30.3754773Z +++ awk '{print $5}' 2025-06-01T22:51:30.3771056Z ++ FSIZE=74225 2025-06-01T22:51:30.3771818Z ++ echo '"torch/include/ATen/native/cuda/Normalization.cuh",sha256=yhLC4uattealw47erV2WqN2m78tXfJA_GFd5qsUQoM0,74225' 2025-06-01T22:51:30.3772768Z ++ read fname 2025-06-01T22:51:30.3773199Z ++ make_wheel_record torch/include/ATen/native/cuda/PersistentSoftmax.cuh 2025-06-01T22:51:30.3773818Z ++ FPATH=torch/include/ATen/native/cuda/PersistentSoftmax.cuh 2025-06-01T22:51:30.3774771Z ++ echo torch/include/ATen/native/cuda/PersistentSoftmax.cuh 2025-06-01T22:51:30.3776005Z ++ grep RECORD 2025-06-01T22:51:30.3799247Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/PersistentSoftmax.cuh 2025-06-01T22:51:30.3799879Z +++ openssl base64 2025-06-01T22:51:30.3800174Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.3800436Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.3801099Z +++ sed -e s/=//g 2025-06-01T22:51:30.3842384Z ++ HASH=MyBhyYsyk3E964fevUlfzthrfTpr6jRy3I0JZgJw65M 2025-06-01T22:51:30.3845770Z +++ ls -nl torch/include/ATen/native/cuda/PersistentSoftmax.cuh 2025-06-01T22:51:30.3846259Z +++ awk '{print $5}' 2025-06-01T22:51:30.3872284Z ++ FSIZE=17983 2025-06-01T22:51:30.3873125Z ++ echo '"torch/include/ATen/native/cuda/PersistentSoftmax.cuh",sha256=MyBhyYsyk3E964fevUlfzthrfTpr6jRy3I0JZgJw65M,17983' 2025-06-01T22:51:30.3873954Z ++ read fname 2025-06-01T22:51:30.3874300Z ++ make_wheel_record torch/include/ATen/native/cuda/Pow.cuh 2025-06-01T22:51:30.3874832Z ++ FPATH=torch/include/ATen/native/cuda/Pow.cuh 2025-06-01T22:51:30.3875249Z ++ echo torch/include/ATen/native/cuda/Pow.cuh 2025-06-01T22:51:30.3875655Z ++ grep RECORD 2025-06-01T22:51:30.3899300Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/Pow.cuh 2025-06-01T22:51:30.3899803Z +++ openssl base64 2025-06-01T22:51:30.3900049Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.3900352Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.3900609Z +++ sed -e s/=//g 2025-06-01T22:51:30.3937126Z ++ HASH=Z8FazGPDys0VK6p1GYuqbakDV4b1PedeQvBZr1afaEU 2025-06-01T22:51:30.3941785Z +++ ls -nl torch/include/ATen/native/cuda/Pow.cuh 2025-06-01T22:51:30.3942523Z +++ awk '{print $5}' 2025-06-01T22:51:30.3966833Z ++ FSIZE=2120 2025-06-01T22:51:30.3967517Z ++ echo '"torch/include/ATen/native/cuda/Pow.cuh",sha256=Z8FazGPDys0VK6p1GYuqbakDV4b1PedeQvBZr1afaEU,2120' 2025-06-01T22:51:30.3968236Z ++ read fname 2025-06-01T22:51:30.3968594Z ++ make_wheel_record torch/include/ATen/native/cuda/Randperm.cuh 2025-06-01T22:51:30.3969114Z ++ FPATH=torch/include/ATen/native/cuda/Randperm.cuh 2025-06-01T22:51:30.3970017Z ++ echo torch/include/ATen/native/cuda/Randperm.cuh 2025-06-01T22:51:30.3971160Z ++ grep RECORD 2025-06-01T22:51:30.3994237Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/Randperm.cuh 2025-06-01T22:51:30.3994779Z +++ openssl base64 2025-06-01T22:51:30.3995042Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.3995402Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.3996713Z +++ sed -e s/=//g 2025-06-01T22:51:30.4038335Z ++ HASH=Sru-BuuCjlL9KinD8-1_YAMNBbfDLITdj0jWtYNS-5c 2025-06-01T22:51:30.4039446Z +++ ls -nl torch/include/ATen/native/cuda/Randperm.cuh 2025-06-01T22:51:30.4040169Z +++ awk '{print $5}' 2025-06-01T22:51:30.4069234Z ++ FSIZE=2108 2025-06-01T22:51:30.4070057Z ++ echo '"torch/include/ATen/native/cuda/Randperm.cuh",sha256=Sru-BuuCjlL9KinD8-1_YAMNBbfDLITdj0jWtYNS-5c,2108' 2025-06-01T22:51:30.4070757Z ++ read fname 2025-06-01T22:51:30.4071146Z ++ make_wheel_record torch/include/ATen/native/cuda/Reduce.cuh 2025-06-01T22:51:30.4071769Z ++ FPATH=torch/include/ATen/native/cuda/Reduce.cuh 2025-06-01T22:51:30.4072207Z ++ echo torch/include/ATen/native/cuda/Reduce.cuh 2025-06-01T22:51:30.4072575Z ++ grep RECORD 2025-06-01T22:51:30.4091249Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/Reduce.cuh 2025-06-01T22:51:30.4091760Z +++ openssl base64 2025-06-01T22:51:30.4092540Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.4094057Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.4095479Z +++ sed -e s/=//g 2025-06-01T22:51:30.4133176Z ++ HASH=nXf4y-Gcr1z4FnwIb6vZ1E1xz9yPR4h5U982AuqY3s8 2025-06-01T22:51:30.4139109Z +++ ls -nl torch/include/ATen/native/cuda/Reduce.cuh 2025-06-01T22:51:30.4139710Z +++ awk '{print $5}' 2025-06-01T22:51:30.4166157Z ++ FSIZE=49792 2025-06-01T22:51:30.4167002Z ++ echo '"torch/include/ATen/native/cuda/Reduce.cuh",sha256=nXf4y-Gcr1z4FnwIb6vZ1E1xz9yPR4h5U982AuqY3s8,49792' 2025-06-01T22:51:30.4167727Z ++ read fname 2025-06-01T22:51:30.4168090Z ++ make_wheel_record torch/include/ATen/native/cuda/ReduceOps.h 2025-06-01T22:51:30.4168616Z ++ FPATH=torch/include/ATen/native/cuda/ReduceOps.h 2025-06-01T22:51:30.4169069Z ++ echo torch/include/ATen/native/cuda/ReduceOps.h 2025-06-01T22:51:30.4169916Z ++ grep RECORD 2025-06-01T22:51:30.4195135Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/ReduceOps.h 2025-06-01T22:51:30.4195682Z +++ openssl base64 2025-06-01T22:51:30.4195959Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.4196224Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.4196495Z +++ sed -e s/=//g 2025-06-01T22:51:30.4235930Z ++ HASH=QXTnH2PM5LiDRmlgHJKIjpmy4ACSuECo-O6HILgH8pM 2025-06-01T22:51:30.4238690Z +++ ls -nl torch/include/ATen/native/cuda/ReduceOps.h 2025-06-01T22:51:30.4239390Z +++ awk '{print $5}' 2025-06-01T22:51:30.4267008Z ++ FSIZE=488 2025-06-01T22:51:30.4267893Z ++ echo '"torch/include/ATen/native/cuda/ReduceOps.h",sha256=QXTnH2PM5LiDRmlgHJKIjpmy4ACSuECo-O6HILgH8pM,488' 2025-06-01T22:51:30.4268645Z ++ read fname 2025-06-01T22:51:30.4268970Z ++ make_wheel_record torch/include/ATen/native/cuda/Resize.h 2025-06-01T22:51:30.4269493Z ++ FPATH=torch/include/ATen/native/cuda/Resize.h 2025-06-01T22:51:30.4269902Z ++ echo torch/include/ATen/native/cuda/Resize.h 2025-06-01T22:51:30.4270348Z ++ grep RECORD 2025-06-01T22:51:30.4290640Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/Resize.h 2025-06-01T22:51:30.4291171Z +++ openssl base64 2025-06-01T22:51:30.4291524Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.4292885Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.4294299Z +++ sed -e s/=//g 2025-06-01T22:51:30.4330824Z ++ HASH=ERM-Ff6IQfvHGVjo9eaxmDfVLnPJJn3WzIQBr16B-uw 2025-06-01T22:51:30.4336046Z +++ ls -nl torch/include/ATen/native/cuda/Resize.h 2025-06-01T22:51:30.4336794Z +++ awk '{print $5}' 2025-06-01T22:51:30.4364979Z ++ FSIZE=1544 2025-06-01T22:51:30.4365812Z ++ echo '"torch/include/ATen/native/cuda/Resize.h",sha256=ERM-Ff6IQfvHGVjo9eaxmDfVLnPJJn3WzIQBr16B-uw,1544' 2025-06-01T22:51:30.4366610Z ++ read fname 2025-06-01T22:51:30.4367027Z ++ make_wheel_record torch/include/ATen/native/cuda/RowwiseScaledMM.h 2025-06-01T22:51:30.4367662Z ++ FPATH=torch/include/ATen/native/cuda/RowwiseScaledMM.h 2025-06-01T22:51:30.4368177Z ++ echo torch/include/ATen/native/cuda/RowwiseScaledMM.h 2025-06-01T22:51:30.4368753Z ++ grep RECORD 2025-06-01T22:51:30.4391597Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/RowwiseScaledMM.h 2025-06-01T22:51:30.4392274Z +++ openssl base64 2025-06-01T22:51:30.4392530Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.4392848Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.4393109Z +++ sed -e s/=//g 2025-06-01T22:51:30.4430498Z ++ HASH=VW6I1Bz94DEADsFkJM_zCU-rt-60WQ8yg_6wZcMjOMo 2025-06-01T22:51:30.4436252Z +++ ls -nl torch/include/ATen/native/cuda/RowwiseScaledMM.h 2025-06-01T22:51:30.4436915Z +++ awk '{print $5}' 2025-06-01T22:51:30.4465101Z ++ FSIZE=369 2025-06-01T22:51:30.4465849Z ++ echo '"torch/include/ATen/native/cuda/RowwiseScaledMM.h",sha256=VW6I1Bz94DEADsFkJM_zCU-rt-60WQ8yg_6wZcMjOMo,369' 2025-06-01T22:51:30.4466565Z ++ read fname 2025-06-01T22:51:30.4466950Z ++ make_wheel_record torch/include/ATen/native/cuda/ScaledGroupMM.h 2025-06-01T22:51:30.4467618Z ++ FPATH=torch/include/ATen/native/cuda/ScaledGroupMM.h 2025-06-01T22:51:30.4468104Z ++ echo torch/include/ATen/native/cuda/ScaledGroupMM.h 2025-06-01T22:51:30.4468491Z ++ grep RECORD 2025-06-01T22:51:30.4488547Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/ScaledGroupMM.h 2025-06-01T22:51:30.4489113Z +++ openssl base64 2025-06-01T22:51:30.4489544Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.4490815Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.4492084Z +++ sed -e s/=//g 2025-06-01T22:51:30.4529654Z ++ HASH=88VHKm9b5-Y7FFbPq3pxgrurTBAi5bIrazLxUpDuHmM 2025-06-01T22:51:30.4534375Z +++ ls -nl torch/include/ATen/native/cuda/ScaledGroupMM.h 2025-06-01T22:51:30.4535418Z +++ awk '{print $5}' 2025-06-01T22:51:30.4564287Z ++ FSIZE=414 2025-06-01T22:51:30.4565036Z ++ echo '"torch/include/ATen/native/cuda/ScaledGroupMM.h",sha256=88VHKm9b5-Y7FFbPq3pxgrurTBAi5bIrazLxUpDuHmM,414' 2025-06-01T22:51:30.4565788Z ++ read fname 2025-06-01T22:51:30.4566159Z ++ make_wheel_record torch/include/ATen/native/cuda/ScanKernels.h 2025-06-01T22:51:30.4566689Z ++ FPATH=torch/include/ATen/native/cuda/ScanKernels.h 2025-06-01T22:51:30.4567166Z ++ echo torch/include/ATen/native/cuda/ScanKernels.h 2025-06-01T22:51:30.4567557Z ++ grep RECORD 2025-06-01T22:51:30.4590480Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/ScanKernels.h 2025-06-01T22:51:30.4591044Z +++ openssl base64 2025-06-01T22:51:30.4591315Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.4591559Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.4591828Z +++ sed -e s/=//g 2025-06-01T22:51:30.4631075Z ++ HASH=YwFzB36CbHF6ELtQg5_QNq541L-YNT_BkabZwFcrnaI 2025-06-01T22:51:30.4635099Z +++ ls -nl torch/include/ATen/native/cuda/ScanKernels.h 2025-06-01T22:51:30.4635521Z +++ awk '{print $5}' 2025-06-01T22:51:30.4663329Z ++ FSIZE=779 2025-06-01T22:51:30.4664015Z ++ echo '"torch/include/ATen/native/cuda/ScanKernels.h",sha256=YwFzB36CbHF6ELtQg5_QNq541L-YNT_BkabZwFcrnaI,779' 2025-06-01T22:51:30.4664709Z ++ read fname 2025-06-01T22:51:30.4665069Z ++ make_wheel_record torch/include/ATen/native/cuda/ScanUtils.cuh 2025-06-01T22:51:30.4665586Z ++ FPATH=torch/include/ATen/native/cuda/ScanUtils.cuh 2025-06-01T22:51:30.4666045Z ++ echo torch/include/ATen/native/cuda/ScanUtils.cuh 2025-06-01T22:51:30.4666435Z ++ grep RECORD 2025-06-01T22:51:30.4686905Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/ScanUtils.cuh 2025-06-01T22:51:30.4687469Z +++ openssl base64 2025-06-01T22:51:30.4687754Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.4688792Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.4690191Z +++ sed -e s/=//g 2025-06-01T22:51:30.4728285Z ++ HASH=ytP0V6WKOAQ_9UeCGrsp_bX6vkieft7_jcXZ7ElOWaw 2025-06-01T22:51:30.4733298Z +++ ls -nl torch/include/ATen/native/cuda/ScanUtils.cuh 2025-06-01T22:51:30.4734149Z +++ awk '{print $5}' 2025-06-01T22:51:30.4761874Z ++ FSIZE=21273 2025-06-01T22:51:30.4762748Z ++ echo '"torch/include/ATen/native/cuda/ScanUtils.cuh",sha256=ytP0V6WKOAQ_9UeCGrsp_bX6vkieft7_jcXZ7ElOWaw,21273' 2025-06-01T22:51:30.4763457Z ++ read fname 2025-06-01T22:51:30.4763927Z ++ make_wheel_record torch/include/ATen/native/cuda/Sort.h 2025-06-01T22:51:30.4764754Z ++ FPATH=torch/include/ATen/native/cuda/Sort.h 2025-06-01T22:51:30.4765186Z ++ echo torch/include/ATen/native/cuda/Sort.h 2025-06-01T22:51:30.4765549Z ++ grep RECORD 2025-06-01T22:51:30.4789659Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/Sort.h 2025-06-01T22:51:30.4790194Z +++ openssl base64 2025-06-01T22:51:30.4790452Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.4790714Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.4790972Z +++ sed -e s/=//g 2025-06-01T22:51:30.4831039Z ++ HASH=S2RwrQkWVKojaNfpyLF6e5oKwmBYurvdO97-qZ6juh0 2025-06-01T22:51:30.4833865Z +++ ls -nl torch/include/ATen/native/cuda/Sort.h 2025-06-01T22:51:30.4834586Z +++ awk '{print $5}' 2025-06-01T22:51:30.4861872Z ++ FSIZE=401 2025-06-01T22:51:30.4862522Z ++ echo '"torch/include/ATen/native/cuda/Sort.h",sha256=S2RwrQkWVKojaNfpyLF6e5oKwmBYurvdO97-qZ6juh0,401' 2025-06-01T22:51:30.4863329Z ++ read fname 2025-06-01T22:51:30.4863676Z ++ make_wheel_record torch/include/ATen/native/cuda/SortStable.h 2025-06-01T22:51:30.4864177Z ++ FPATH=torch/include/ATen/native/cuda/SortStable.h 2025-06-01T22:51:30.4864614Z ++ echo torch/include/ATen/native/cuda/SortStable.h 2025-06-01T22:51:30.4864998Z ++ grep RECORD 2025-06-01T22:51:30.4886398Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/SortStable.h 2025-06-01T22:51:30.4887066Z +++ openssl base64 2025-06-01T22:51:30.4887340Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.4887894Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.4889344Z +++ sed -e s/=//g 2025-06-01T22:51:30.4927597Z ++ HASH=WrJsgGdCq4vLF8-G9F7kHmUE3y7_7-BoZoRKQCAU9ac 2025-06-01T22:51:30.4932952Z +++ ls -nl torch/include/ATen/native/cuda/SortStable.h 2025-06-01T22:51:30.4934256Z +++ awk '{print $5}' 2025-06-01T22:51:30.4961915Z ++ FSIZE=439 2025-06-01T22:51:30.4962601Z ++ echo '"torch/include/ATen/native/cuda/SortStable.h",sha256=WrJsgGdCq4vLF8-G9F7kHmUE3y7_7-BoZoRKQCAU9ac,439' 2025-06-01T22:51:30.4963298Z ++ read fname 2025-06-01T22:51:30.4963791Z ++ make_wheel_record torch/include/ATen/native/cuda/SortUtils.cuh 2025-06-01T22:51:30.4964502Z ++ FPATH=torch/include/ATen/native/cuda/SortUtils.cuh 2025-06-01T22:51:30.4965022Z ++ echo torch/include/ATen/native/cuda/SortUtils.cuh 2025-06-01T22:51:30.4965410Z ++ grep RECORD 2025-06-01T22:51:30.4989708Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/SortUtils.cuh 2025-06-01T22:51:30.4990240Z +++ openssl base64 2025-06-01T22:51:30.4990508Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.4990756Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.4991029Z +++ sed -e s/=//g 2025-06-01T22:51:30.5031373Z ++ HASH=nnEfuqWPynWSQa7RmQbA1Cz7PFp-ZSLTysuVW8QXd5k 2025-06-01T22:51:30.5033862Z +++ ls -nl torch/include/ATen/native/cuda/SortUtils.cuh 2025-06-01T22:51:30.5034697Z +++ awk '{print $5}' 2025-06-01T22:51:30.5063298Z ++ FSIZE=12375 2025-06-01T22:51:30.5064029Z ++ echo '"torch/include/ATen/native/cuda/SortUtils.cuh",sha256=nnEfuqWPynWSQa7RmQbA1Cz7PFp-ZSLTysuVW8QXd5k,12375' 2025-06-01T22:51:30.5064769Z ++ read fname 2025-06-01T22:51:30.5065119Z ++ make_wheel_record torch/include/ATen/native/cuda/Sorting.h 2025-06-01T22:51:30.5065607Z ++ FPATH=torch/include/ATen/native/cuda/Sorting.h 2025-06-01T22:51:30.5066028Z ++ echo torch/include/ATen/native/cuda/Sorting.h 2025-06-01T22:51:30.5066400Z ++ grep RECORD 2025-06-01T22:51:30.5086434Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/Sorting.h 2025-06-01T22:51:30.5087230Z +++ openssl base64 2025-06-01T22:51:30.5087564Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.5088881Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.5090310Z +++ sed -e s/=//g 2025-06-01T22:51:30.5127811Z ++ HASH=3vgAqy1D5yEwJba4VeWePXrqmw7QuKBQOf5s9aeRJ5Q 2025-06-01T22:51:30.5132658Z +++ ls -nl torch/include/ATen/native/cuda/Sorting.h 2025-06-01T22:51:30.5133997Z +++ awk '{print $5}' 2025-06-01T22:51:30.5162896Z ++ FSIZE=396 2025-06-01T22:51:30.5163818Z ++ echo '"torch/include/ATen/native/cuda/Sorting.h",sha256=3vgAqy1D5yEwJba4VeWePXrqmw7QuKBQOf5s9aeRJ5Q,396' 2025-06-01T22:51:30.5164535Z ++ read fname 2025-06-01T22:51:30.5165088Z ++ make_wheel_record torch/include/ATen/native/cuda/SortingCommon.cuh 2025-06-01T22:51:30.5165808Z ++ FPATH=torch/include/ATen/native/cuda/SortingCommon.cuh 2025-06-01T22:51:30.5166312Z ++ echo torch/include/ATen/native/cuda/SortingCommon.cuh 2025-06-01T22:51:30.5166729Z ++ grep RECORD 2025-06-01T22:51:30.5189769Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/SortingCommon.cuh 2025-06-01T22:51:30.5190330Z +++ openssl base64 2025-06-01T22:51:30.5190599Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.5190847Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.5191116Z +++ sed -e s/=//g 2025-06-01T22:51:30.5231705Z ++ HASH=cOAeMB58kGbFskf138ysvht4B4uMCZXBIqj9EN6sINE 2025-06-01T22:51:30.5232796Z +++ ls -nl torch/include/ATen/native/cuda/SortingCommon.cuh 2025-06-01T22:51:30.5233537Z +++ awk '{print $5}' 2025-06-01T22:51:30.5262539Z ++ FSIZE=5456 2025-06-01T22:51:30.5263330Z ++ echo '"torch/include/ATen/native/cuda/SortingCommon.cuh",sha256=cOAeMB58kGbFskf138ysvht4B4uMCZXBIqj9EN6sINE,5456' 2025-06-01T22:51:30.5264263Z ++ read fname 2025-06-01T22:51:30.5264665Z ++ make_wheel_record torch/include/ATen/native/cuda/SortingRadixSelect.cuh 2025-06-01T22:51:30.5265290Z ++ FPATH=torch/include/ATen/native/cuda/SortingRadixSelect.cuh 2025-06-01T22:51:30.5265831Z ++ echo torch/include/ATen/native/cuda/SortingRadixSelect.cuh 2025-06-01T22:51:30.5266321Z ++ grep RECORD 2025-06-01T22:51:30.5286649Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/SortingRadixSelect.cuh 2025-06-01T22:51:30.5287230Z +++ openssl base64 2025-06-01T22:51:30.5287511Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.5287767Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.5288952Z +++ sed -e s/=//g 2025-06-01T22:51:30.5327234Z ++ HASH=5BxcsdplbonTrjsW0GrKW-N6Zx2tK40icq7u_gPPSc8 2025-06-01T22:51:30.5332422Z +++ ls -nl torch/include/ATen/native/cuda/SortingRadixSelect.cuh 2025-06-01T22:51:30.5333124Z +++ awk '{print $5}' 2025-06-01T22:51:30.5361591Z ++ FSIZE=12314 2025-06-01T22:51:30.5362966Z ++ echo '"torch/include/ATen/native/cuda/SortingRadixSelect.cuh",sha256=5BxcsdplbonTrjsW0GrKW-N6Zx2tK40icq7u_gPPSc8,12314' 2025-06-01T22:51:30.5363905Z ++ read fname 2025-06-01T22:51:30.5364497Z ++ make_wheel_record torch/include/ATen/native/cuda/TensorModeKernel.cuh 2025-06-01T22:51:30.5365096Z ++ FPATH=torch/include/ATen/native/cuda/TensorModeKernel.cuh 2025-06-01T22:51:30.5365648Z ++ echo torch/include/ATen/native/cuda/TensorModeKernel.cuh 2025-06-01T22:51:30.5366089Z ++ grep RECORD 2025-06-01T22:51:30.5391730Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/TensorModeKernel.cuh 2025-06-01T22:51:30.5392318Z +++ openssl base64 2025-06-01T22:51:30.5392570Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.5392828Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.5393091Z +++ sed -e s/=//g 2025-06-01T22:51:30.5432651Z ++ HASH=LdZYGmI2h2dwgx6hyAJp7Wa65BT95VQOfwty86Lsg3A 2025-06-01T22:51:30.5435642Z +++ ls -nl torch/include/ATen/native/cuda/TensorModeKernel.cuh 2025-06-01T22:51:30.5436099Z +++ awk '{print $5}' 2025-06-01T22:51:30.5463606Z ++ FSIZE=14429 2025-06-01T22:51:30.5464424Z ++ echo '"torch/include/ATen/native/cuda/TensorModeKernel.cuh",sha256=LdZYGmI2h2dwgx6hyAJp7Wa65BT95VQOfwty86Lsg3A,14429' 2025-06-01T22:51:30.5465273Z ++ read fname 2025-06-01T22:51:30.5465648Z ++ make_wheel_record torch/include/ATen/native/cuda/TensorModeKernel.h 2025-06-01T22:51:30.5466216Z ++ FPATH=torch/include/ATen/native/cuda/TensorModeKernel.h 2025-06-01T22:51:30.5466724Z ++ echo torch/include/ATen/native/cuda/TensorModeKernel.h 2025-06-01T22:51:30.5467122Z ++ grep RECORD 2025-06-01T22:51:30.5487509Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/TensorModeKernel.h 2025-06-01T22:51:30.5488069Z +++ openssl base64 2025-06-01T22:51:30.5488337Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.5488892Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.5490044Z +++ sed -e s/=//g 2025-06-01T22:51:30.5529165Z ++ HASH=bsCE8kmztPxtITUabC4nPm51xdlG2ddcxtKRzVHZ7JE 2025-06-01T22:51:30.5534451Z +++ ls -nl torch/include/ATen/native/cuda/TensorModeKernel.h 2025-06-01T22:51:30.5535518Z +++ awk '{print $5}' 2025-06-01T22:51:30.5563544Z ++ FSIZE=419 2025-06-01T22:51:30.5564597Z ++ echo '"torch/include/ATen/native/cuda/TensorModeKernel.h",sha256=bsCE8kmztPxtITUabC4nPm51xdlG2ddcxtKRzVHZ7JE,419' 2025-06-01T22:51:30.5565560Z ++ read fname 2025-06-01T22:51:30.5565919Z ++ make_wheel_record torch/include/ATen/native/cuda/TensorTopK.h 2025-06-01T22:51:30.5566445Z ++ FPATH=torch/include/ATen/native/cuda/TensorTopK.h 2025-06-01T22:51:30.5566892Z ++ echo torch/include/ATen/native/cuda/TensorTopK.h 2025-06-01T22:51:30.5567285Z ++ grep RECORD 2025-06-01T22:51:30.5591494Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/TensorTopK.h 2025-06-01T22:51:30.5592077Z +++ openssl base64 2025-06-01T22:51:30.5592363Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.5592610Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.5592877Z +++ sed -e s/=//g 2025-06-01T22:51:30.5633554Z ++ HASH=nEXSGjDWOCAE8avkhYJOM9quE_q4brHX40f_12FVwFI 2025-06-01T22:51:30.5636657Z +++ ls -nl torch/include/ATen/native/cuda/TensorTopK.h 2025-06-01T22:51:30.5637442Z +++ awk '{print $5}' 2025-06-01T22:51:30.5665569Z ++ FSIZE=254 2025-06-01T22:51:30.5666353Z ++ echo '"torch/include/ATen/native/cuda/TensorTopK.h",sha256=nEXSGjDWOCAE8avkhYJOM9quE_q4brHX40f_12FVwFI,254' 2025-06-01T22:51:30.5667050Z ++ read fname 2025-06-01T22:51:30.5667416Z ++ make_wheel_record torch/include/ATen/native/cuda/UniqueCub.cuh 2025-06-01T22:51:30.5667715Z ++ FPATH=torch/include/ATen/native/cuda/UniqueCub.cuh 2025-06-01T22:51:30.5667881Z ++ echo torch/include/ATen/native/cuda/UniqueCub.cuh 2025-06-01T22:51:30.5668002Z ++ grep RECORD 2025-06-01T22:51:30.5688654Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/UniqueCub.cuh 2025-06-01T22:51:30.5688771Z +++ openssl base64 2025-06-01T22:51:30.5690054Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.5691264Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.5692555Z +++ sed -e s/=//g 2025-06-01T22:51:30.5730391Z ++ HASH=_tDOAhW2mU-DVSL-BwFRe-SaTXGfjRdfAyzv1oQXAl0 2025-06-01T22:51:30.5734985Z +++ ls -nl torch/include/ATen/native/cuda/UniqueCub.cuh 2025-06-01T22:51:30.5736021Z +++ awk '{print $5}' 2025-06-01T22:51:30.5764522Z ++ FSIZE=302 2025-06-01T22:51:30.5765117Z ++ echo '"torch/include/ATen/native/cuda/UniqueCub.cuh",sha256=_tDOAhW2mU-DVSL-BwFRe-SaTXGfjRdfAyzv1oQXAl0,302' 2025-06-01T22:51:30.5765226Z ++ read fname 2025-06-01T22:51:30.5765473Z ++ make_wheel_record torch/include/ATen/native/cuda/UpSample.cuh 2025-06-01T22:51:30.5765646Z ++ FPATH=torch/include/ATen/native/cuda/UpSample.cuh 2025-06-01T22:51:30.5765805Z ++ echo torch/include/ATen/native/cuda/UpSample.cuh 2025-06-01T22:51:30.5766141Z ++ grep RECORD 2025-06-01T22:51:30.5790799Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/UpSample.cuh 2025-06-01T22:51:30.5791005Z +++ openssl base64 2025-06-01T22:51:30.5791110Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.5791210Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.5792261Z +++ sed -e s/=//g 2025-06-01T22:51:30.5830874Z ++ HASH=sWQmAtVm1q2_7KUeYddQg6vADLvxc-RMdMdvZQBbOdc 2025-06-01T22:51:30.5835136Z +++ ls -nl torch/include/ATen/native/cuda/UpSample.cuh 2025-06-01T22:51:30.5836038Z +++ awk '{print $5}' 2025-06-01T22:51:30.5864058Z ++ FSIZE=11624 2025-06-01T22:51:30.5864675Z ++ echo '"torch/include/ATen/native/cuda/UpSample.cuh",sha256=sWQmAtVm1q2_7KUeYddQg6vADLvxc-RMdMdvZQBbOdc,11624' 2025-06-01T22:51:30.5864846Z ++ read fname 2025-06-01T22:51:30.5865122Z ++ make_wheel_record torch/include/ATen/native/cuda/block_reduce.cuh 2025-06-01T22:51:30.5865302Z ++ FPATH=torch/include/ATen/native/cuda/block_reduce.cuh 2025-06-01T22:51:30.5865564Z ++ echo torch/include/ATen/native/cuda/block_reduce.cuh 2025-06-01T22:51:30.5866805Z ++ grep RECORD 2025-06-01T22:51:30.5887629Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/block_reduce.cuh 2025-06-01T22:51:30.5887765Z +++ openssl base64 2025-06-01T22:51:30.5888923Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.5890158Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.5891551Z +++ sed -e s/=//g 2025-06-01T22:51:30.5929573Z ++ HASH=eNpaVPNA4gp2Gqh7zKswhfD0MR1GeSiukWR0B6impQ0 2025-06-01T22:51:30.5934667Z +++ ls -nl torch/include/ATen/native/cuda/block_reduce.cuh 2025-06-01T22:51:30.5936487Z +++ awk '{print $5}' 2025-06-01T22:51:30.5963216Z ++ FSIZE=4228 2025-06-01T22:51:30.5963964Z ++ echo '"torch/include/ATen/native/cuda/block_reduce.cuh",sha256=eNpaVPNA4gp2Gqh7zKswhfD0MR1GeSiukWR0B6impQ0,4228' 2025-06-01T22:51:30.5964078Z ++ read fname 2025-06-01T22:51:30.5964505Z ++ make_wheel_record torch/include/ATen/native/cuda/cutlass_common.cuh 2025-06-01T22:51:30.5964698Z ++ FPATH=torch/include/ATen/native/cuda/cutlass_common.cuh 2025-06-01T22:51:30.5965963Z ++ grep RECORD 2025-06-01T22:51:30.5967283Z ++ echo torch/include/ATen/native/cuda/cutlass_common.cuh 2025-06-01T22:51:30.5988937Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/cutlass_common.cuh 2025-06-01T22:51:30.5989055Z +++ openssl base64 2025-06-01T22:51:30.5989260Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.5990216Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.5990987Z +++ sed -e s/=//g 2025-06-01T22:51:30.6031385Z ++ HASH=ZFNEsNp0x89vcRzWVr02ElXGkTPvvjzFbnDq9iUJ8FE 2025-06-01T22:51:30.6034687Z +++ ls -nl torch/include/ATen/native/cuda/cutlass_common.cuh 2025-06-01T22:51:30.6034802Z +++ awk '{print $5}' 2025-06-01T22:51:30.6062277Z ++ FSIZE=982 2025-06-01T22:51:30.6062850Z ++ echo '"torch/include/ATen/native/cuda/cutlass_common.cuh",sha256=ZFNEsNp0x89vcRzWVr02ElXGkTPvvjzFbnDq9iUJ8FE,982' 2025-06-01T22:51:30.6063071Z ++ read fname 2025-06-01T22:51:30.6063376Z ++ make_wheel_record torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh 2025-06-01T22:51:30.6063619Z ++ FPATH=torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh 2025-06-01T22:51:30.6064224Z ++ echo torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh 2025-06-01T22:51:30.6064898Z ++ grep RECORD 2025-06-01T22:51:30.6086719Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh 2025-06-01T22:51:30.6086835Z +++ openssl base64 2025-06-01T22:51:30.6086936Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.6087865Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.6089283Z +++ sed -e s/=//g 2025-06-01T22:51:30.6127465Z ++ HASH=_a_WA-XX8sWGJhWO-svKxzo52oyyy24z8FP-Q4h-0L8 2025-06-01T22:51:30.6132349Z +++ ls -nl torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh 2025-06-01T22:51:30.6132977Z +++ awk '{print $5}' 2025-06-01T22:51:30.6160556Z ++ FSIZE=1029 2025-06-01T22:51:30.6161210Z ++ echo '"torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh",sha256=_a_WA-XX8sWGJhWO-svKxzo52oyyy24z8FP-Q4h-0L8,1029' 2025-06-01T22:51:30.6161313Z ++ read fname 2025-06-01T22:51:30.6161562Z ++ make_wheel_record torch/include/ATen/native/cuda/fused_adam_impl.cuh 2025-06-01T22:51:30.6161772Z ++ FPATH=torch/include/ATen/native/cuda/fused_adam_impl.cuh 2025-06-01T22:51:30.6162213Z ++ echo torch/include/ATen/native/cuda/fused_adam_impl.cuh 2025-06-01T22:51:30.6163409Z ++ grep RECORD 2025-06-01T22:51:30.6188429Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/fused_adam_impl.cuh 2025-06-01T22:51:30.6188567Z +++ openssl base64 2025-06-01T22:51:30.6188670Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.6188769Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.6189763Z +++ sed -e s/=//g 2025-06-01T22:51:30.6228626Z ++ HASH=Rm9vfA4D3CzkVeW9oK1i5R3X15KON-hxxminw3xTqi4 2025-06-01T22:51:30.6233099Z +++ ls -nl torch/include/ATen/native/cuda/fused_adam_impl.cuh 2025-06-01T22:51:30.6233224Z +++ awk '{print $5}' 2025-06-01T22:51:30.6260303Z ++ FSIZE=941 2025-06-01T22:51:30.6261013Z ++ echo '"torch/include/ATen/native/cuda/fused_adam_impl.cuh",sha256=Rm9vfA4D3CzkVeW9oK1i5R3X15KON-hxxminw3xTqi4,941' 2025-06-01T22:51:30.6261169Z ++ read fname 2025-06-01T22:51:30.6261438Z ++ make_wheel_record torch/include/ATen/native/cuda/fused_adam_utils.cuh 2025-06-01T22:51:30.6261640Z ++ FPATH=torch/include/ATen/native/cuda/fused_adam_utils.cuh 2025-06-01T22:51:30.6261970Z ++ echo torch/include/ATen/native/cuda/fused_adam_utils.cuh 2025-06-01T22:51:30.6262398Z ++ grep RECORD 2025-06-01T22:51:30.6286056Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/fused_adam_utils.cuh 2025-06-01T22:51:30.6286200Z +++ openssl base64 2025-06-01T22:51:30.6286308Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.6286570Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.6287095Z +++ sed -e s/=//g 2025-06-01T22:51:30.6325992Z ++ HASH=2SRTDVNhPLS94KLF3HlnGu-6iAs-5IpwVboX3CkgOHU 2025-06-01T22:51:30.6330806Z +++ ls -nl torch/include/ATen/native/cuda/fused_adam_utils.cuh 2025-06-01T22:51:30.6331456Z +++ awk '{print $5}' 2025-06-01T22:51:30.6356049Z ++ FSIZE=6997 2025-06-01T22:51:30.6356617Z ++ echo '"torch/include/ATen/native/cuda/fused_adam_utils.cuh",sha256=2SRTDVNhPLS94KLF3HlnGu-6iAs-5IpwVboX3CkgOHU,6997' 2025-06-01T22:51:30.6356736Z ++ read fname 2025-06-01T22:51:30.6357488Z ++ make_wheel_record torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh 2025-06-01T22:51:30.6357860Z ++ FPATH=torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh 2025-06-01T22:51:30.6360892Z ++ echo torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh 2025-06-01T22:51:30.6361992Z ++ grep RECORD 2025-06-01T22:51:30.6387616Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh 2025-06-01T22:51:30.6387767Z +++ openssl base64 2025-06-01T22:51:30.6387866Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.6387962Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.6388148Z +++ sed -e s/=//g 2025-06-01T22:51:30.6430548Z ++ HASH=j5Wbf2nmZ8E5XcbgOa78dSV5hdAkLz8kT_4egk9VwPg 2025-06-01T22:51:30.6432466Z +++ ls -nl torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh 2025-06-01T22:51:30.6433314Z +++ awk '{print $5}' 2025-06-01T22:51:30.6461579Z ++ FSIZE=1031 2025-06-01T22:51:30.6462251Z ++ echo '"torch/include/ATen/native/cuda/fused_adamw_amsgrad_impl.cuh",sha256=j5Wbf2nmZ8E5XcbgOa78dSV5hdAkLz8kT_4egk9VwPg,1031' 2025-06-01T22:51:30.6462503Z ++ read fname 2025-06-01T22:51:30.6462758Z ++ make_wheel_record torch/include/ATen/native/cuda/fused_adamw_impl.cuh 2025-06-01T22:51:30.6462955Z ++ FPATH=torch/include/ATen/native/cuda/fused_adamw_impl.cuh 2025-06-01T22:51:30.6463148Z ++ echo torch/include/ATen/native/cuda/fused_adamw_impl.cuh 2025-06-01T22:51:30.6463508Z ++ grep RECORD 2025-06-01T22:51:30.6485579Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/fused_adamw_impl.cuh 2025-06-01T22:51:30.6485702Z +++ openssl base64 2025-06-01T22:51:30.6486361Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.6486635Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.6487742Z +++ sed -e s/=//g 2025-06-01T22:51:30.6526167Z ++ HASH=X8R9ivscXiFBjK9tjUmpO2c2hMqZI1GMJ1NY_UaHros 2025-06-01T22:51:30.6531089Z +++ ls -nl torch/include/ATen/native/cuda/fused_adamw_impl.cuh 2025-06-01T22:51:30.6532114Z +++ awk '{print $5}' 2025-06-01T22:51:30.6556137Z ++ FSIZE=943 2025-06-01T22:51:30.6556701Z ++ echo '"torch/include/ATen/native/cuda/fused_adamw_impl.cuh",sha256=X8R9ivscXiFBjK9tjUmpO2c2hMqZI1GMJ1NY_UaHros,943' 2025-06-01T22:51:30.6556800Z ++ read fname 2025-06-01T22:51:30.6557242Z ++ make_wheel_record torch/include/ATen/native/cuda/im2col.cuh 2025-06-01T22:51:30.6557398Z ++ FPATH=torch/include/ATen/native/cuda/im2col.cuh 2025-06-01T22:51:30.6560567Z ++ echo torch/include/ATen/native/cuda/im2col.cuh 2025-06-01T22:51:30.6561979Z ++ grep RECORD 2025-06-01T22:51:30.6587956Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/im2col.cuh 2025-06-01T22:51:30.6588084Z +++ openssl base64 2025-06-01T22:51:30.6588200Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.6588301Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.6588898Z +++ sed -e s/=//g 2025-06-01T22:51:30.6629486Z ++ HASH=QtBLx9F8CS8ieF0Qt3DUd4t_rOtEkTchwE9q9677lGo 2025-06-01T22:51:30.6631250Z +++ ls -nl torch/include/ATen/native/cuda/im2col.cuh 2025-06-01T22:51:30.6632149Z +++ awk '{print $5}' 2025-06-01T22:51:30.6658154Z ++ FSIZE=9700 2025-06-01T22:51:30.6658759Z ++ echo '"torch/include/ATen/native/cuda/im2col.cuh",sha256=QtBLx9F8CS8ieF0Qt3DUd4t_rOtEkTchwE9q9677lGo,9700' 2025-06-01T22:51:30.6658861Z ++ read fname 2025-06-01T22:51:30.6659070Z ++ make_wheel_record torch/include/ATen/native/cuda/jit_utils.h 2025-06-01T22:51:30.6659242Z ++ FPATH=torch/include/ATen/native/cuda/jit_utils.h 2025-06-01T22:51:30.6660955Z ++ echo torch/include/ATen/native/cuda/jit_utils.h 2025-06-01T22:51:30.6662204Z ++ grep RECORD 2025-06-01T22:51:30.6685963Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/jit_utils.h 2025-06-01T22:51:30.6686081Z +++ openssl base64 2025-06-01T22:51:30.6686184Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.6686616Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.6687456Z +++ sed -e s/=//g 2025-06-01T22:51:30.6725534Z ++ HASH=5NCqusfAAllICo_3yt4niTP2uyQA6CN8uT9Gbyik0BI 2025-06-01T22:51:30.6730011Z +++ ls -nl torch/include/ATen/native/cuda/jit_utils.h 2025-06-01T22:51:30.6730915Z +++ awk '{print $5}' 2025-06-01T22:51:30.6754933Z ++ FSIZE=7111 2025-06-01T22:51:30.6755690Z ++ echo '"torch/include/ATen/native/cuda/jit_utils.h",sha256=5NCqusfAAllICo_3yt4niTP2uyQA6CN8uT9Gbyik0BI,7111' 2025-06-01T22:51:30.6755800Z ++ read fname 2025-06-01T22:51:30.6756546Z ++ make_wheel_record torch/include/ATen/native/cuda/reduction_template.cuh 2025-06-01T22:51:30.6757025Z ++ FPATH=torch/include/ATen/native/cuda/reduction_template.cuh 2025-06-01T22:51:30.6760048Z ++ echo torch/include/ATen/native/cuda/reduction_template.cuh 2025-06-01T22:51:30.6761476Z ++ grep RECORD 2025-06-01T22:51:30.6786305Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/reduction_template.cuh 2025-06-01T22:51:30.6786430Z +++ openssl base64 2025-06-01T22:51:30.6786546Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.6786783Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.6786880Z +++ sed -e s/=//g 2025-06-01T22:51:30.6828079Z ++ HASH=1fU7oF_m-gpIfL6qB88SZGjGe7VigdZOp68lqTcVByg 2025-06-01T22:51:30.6829671Z +++ ls -nl torch/include/ATen/native/cuda/reduction_template.cuh 2025-06-01T22:51:30.6831290Z +++ awk '{print $5}' 2025-06-01T22:51:30.6855648Z ++ FSIZE=21668 2025-06-01T22:51:30.6856397Z ++ echo '"torch/include/ATen/native/cuda/reduction_template.cuh",sha256=1fU7oF_m-gpIfL6qB88SZGjGe7VigdZOp68lqTcVByg,21668' 2025-06-01T22:51:30.6856613Z ++ read fname 2025-06-01T22:51:30.6856997Z ++ make_wheel_record torch/include/ATen/native/cuda/thread_constants.h 2025-06-01T22:51:30.6857194Z ++ FPATH=torch/include/ATen/native/cuda/thread_constants.h 2025-06-01T22:51:30.6860234Z ++ echo torch/include/ATen/native/cuda/thread_constants.h 2025-06-01T22:51:30.6861494Z ++ grep RECORD 2025-06-01T22:51:30.6885775Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/thread_constants.h 2025-06-01T22:51:30.6885903Z +++ openssl base64 2025-06-01T22:51:30.6886007Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.6886126Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.6887109Z +++ sed -e s/=//g 2025-06-01T22:51:30.6925679Z ++ HASH=z1O0StVe8zM32AntZxA9QleQp_4CSmaVQ8jY8165mCo 2025-06-01T22:51:30.6929363Z +++ ls -nl torch/include/ATen/native/cuda/thread_constants.h 2025-06-01T22:51:30.6930213Z +++ awk '{print $5}' 2025-06-01T22:51:30.6954910Z ++ FSIZE=660 2025-06-01T22:51:30.6955470Z ++ echo '"torch/include/ATen/native/cuda/thread_constants.h",sha256=z1O0StVe8zM32AntZxA9QleQp_4CSmaVQ8jY8165mCo,660' 2025-06-01T22:51:30.6955580Z ++ read fname 2025-06-01T22:51:30.6955887Z ++ make_wheel_record torch/include/ATen/native/cuda/vol2col.cuh 2025-06-01T22:51:30.6956070Z ++ FPATH=torch/include/ATen/native/cuda/vol2col.cuh 2025-06-01T22:51:30.6958924Z ++ echo torch/include/ATen/native/cuda/vol2col.cuh 2025-06-01T22:51:30.6959919Z ++ grep RECORD 2025-06-01T22:51:30.6984385Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/cuda/vol2col.cuh 2025-06-01T22:51:30.6984519Z +++ openssl base64 2025-06-01T22:51:30.6984621Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.6984743Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.6984839Z +++ sed -e s/=//g 2025-06-01T22:51:30.7026610Z ++ HASH=TtCL2LxGCxKD6i1wBqb1VJSquP8IyGJGvrj9SZ2-w_w 2025-06-01T22:51:30.7028992Z +++ ls -nl torch/include/ATen/native/cuda/vol2col.cuh 2025-06-01T22:51:30.7029846Z +++ awk '{print $5}' 2025-06-01T22:51:30.7055245Z ++ FSIZE=8093 2025-06-01T22:51:30.7055788Z ++ echo '"torch/include/ATen/native/cuda/vol2col.cuh",sha256=TtCL2LxGCxKD6i1wBqb1VJSquP8IyGJGvrj9SZ2-w_w,8093' 2025-06-01T22:51:30.7055897Z ++ read fname 2025-06-01T22:51:30.7056341Z ++ make_wheel_record torch/include/ATen/native/hip/ck_bgemm.h 2025-06-01T22:51:30.7056624Z ++ FPATH=torch/include/ATen/native/hip/ck_bgemm.h 2025-06-01T22:51:30.7059641Z ++ echo torch/include/ATen/native/hip/ck_bgemm.h 2025-06-01T22:51:30.7060758Z ++ grep RECORD 2025-06-01T22:51:30.7084595Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/hip/ck_bgemm.h 2025-06-01T22:51:30.7084742Z +++ openssl base64 2025-06-01T22:51:30.7084848Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.7084949Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.7086150Z +++ sed -e s/=//g 2025-06-01T22:51:30.7125512Z ++ HASH=_BRjEVpvh6re_noptjXsQOvsDOv9pXnqVvE8UGsB0MM 2025-06-01T22:51:30.7129557Z +++ ls -nl torch/include/ATen/native/hip/ck_bgemm.h 2025-06-01T22:51:30.7130444Z +++ awk '{print $5}' 2025-06-01T22:51:30.7154213Z ++ FSIZE=445 2025-06-01T22:51:30.7154672Z ++ echo '"torch/include/ATen/native/hip/ck_bgemm.h",sha256=_BRjEVpvh6re_noptjXsQOvsDOv9pXnqVvE8UGsB0MM,445' 2025-06-01T22:51:30.7154901Z ++ read fname 2025-06-01T22:51:30.7155328Z ++ make_wheel_record torch/include/ATen/native/hip/ck_gemm.h 2025-06-01T22:51:30.7155732Z ++ FPATH=torch/include/ATen/native/hip/ck_gemm.h 2025-06-01T22:51:30.7158362Z ++ echo torch/include/ATen/native/hip/ck_gemm.h 2025-06-01T22:51:30.7160293Z ++ grep RECORD 2025-06-01T22:51:30.7183450Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/hip/ck_gemm.h 2025-06-01T22:51:30.7183767Z +++ openssl base64 2025-06-01T22:51:30.7184003Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.7184323Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.7185457Z +++ sed -e s/=//g 2025-06-01T22:51:30.7227252Z ++ HASH=77LCLXoNKU0REoa-_H-MelNNtVN_WihPsvtypEDDies 2025-06-01T22:51:30.7229149Z +++ ls -nl torch/include/ATen/native/hip/ck_gemm.h 2025-06-01T22:51:30.7229416Z +++ awk '{print $5}' 2025-06-01T22:51:30.7253420Z ++ FSIZE=622 2025-06-01T22:51:30.7253894Z ++ echo '"torch/include/ATen/native/hip/ck_gemm.h",sha256=77LCLXoNKU0REoa-_H-MelNNtVN_WihPsvtypEDDies,622' 2025-06-01T22:51:30.7254001Z ++ read fname 2025-06-01T22:51:30.7254611Z ++ make_wheel_record torch/include/ATen/native/hip/ck_gemm_template.h 2025-06-01T22:51:30.7254807Z ++ FPATH=torch/include/ATen/native/hip/ck_gemm_template.h 2025-06-01T22:51:30.7257570Z ++ echo torch/include/ATen/native/hip/ck_gemm_template.h 2025-06-01T22:51:30.7259098Z ++ grep RECORD 2025-06-01T22:51:30.7283107Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/hip/ck_gemm_template.h 2025-06-01T22:51:30.7283230Z +++ openssl base64 2025-06-01T22:51:30.7283342Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.7283443Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.7284769Z +++ sed -e s/=//g 2025-06-01T22:51:30.7324786Z ++ HASH=zhWx06KbkaGFkxcyr4gk2M2fdHf0Xgim-lPrpWjGJtg 2025-06-01T22:51:30.7328991Z +++ ls -nl torch/include/ATen/native/hip/ck_gemm_template.h 2025-06-01T22:51:30.7329889Z +++ awk '{print $5}' 2025-06-01T22:51:30.7353886Z ++ FSIZE=15696 2025-06-01T22:51:30.7354566Z ++ echo '"torch/include/ATen/native/hip/ck_gemm_template.h",sha256=zhWx06KbkaGFkxcyr4gk2M2fdHf0Xgim-lPrpWjGJtg,15696' 2025-06-01T22:51:30.7355325Z ++ read fname 2025-06-01T22:51:30.7355675Z ++ make_wheel_record torch/include/ATen/native/hip/ck_types.h 2025-06-01T22:51:30.7356164Z ++ FPATH=torch/include/ATen/native/hip/ck_types.h 2025-06-01T22:51:30.7357934Z ++ echo torch/include/ATen/native/hip/ck_types.h 2025-06-01T22:51:30.7359571Z ++ grep RECORD 2025-06-01T22:51:30.7383238Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/hip/ck_types.h 2025-06-01T22:51:30.7383780Z +++ openssl base64 2025-06-01T22:51:30.7384035Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.7384294Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.7384551Z +++ sed -e s/=//g 2025-06-01T22:51:30.7425873Z ++ HASH=u59vfJCMlf42whYRxtmT_wD4Vu1bzxULN4-Shi6i70s 2025-06-01T22:51:30.7427138Z +++ ls -nl torch/include/ATen/native/hip/ck_types.h 2025-06-01T22:51:30.7427857Z +++ awk '{print $5}' 2025-06-01T22:51:30.7452450Z ++ FSIZE=1642 2025-06-01T22:51:30.7453094Z ++ echo '"torch/include/ATen/native/hip/ck_types.h",sha256=u59vfJCMlf42whYRxtmT_wD4Vu1bzxULN4-Shi6i70s,1642' 2025-06-01T22:51:30.7453784Z ++ read fname 2025-06-01T22:51:30.7454280Z ++ make_wheel_record torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h 2025-06-01T22:51:30.7455208Z ++ FPATH=torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h 2025-06-01T22:51:30.7456850Z ++ echo torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h 2025-06-01T22:51:30.7457674Z ++ grep RECORD 2025-06-01T22:51:30.7480824Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h 2025-06-01T22:51:30.7481930Z +++ openssl base64 2025-06-01T22:51:30.7482240Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.7482503Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.7483348Z +++ sed -e s/=//g 2025-06-01T22:51:30.7522912Z ++ HASH=Wj3tOI7Gp6C03Lq3S2v_GZcN0hi_TT3ITZZfxuEtBGI 2025-06-01T22:51:30.7527102Z +++ ls -nl torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h 2025-06-01T22:51:30.7527657Z +++ awk '{print $5}' 2025-06-01T22:51:30.7551722Z ++ FSIZE=3454 2025-06-01T22:51:30.7552526Z ++ echo '"torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_collection.h",sha256=Wj3tOI7Gp6C03Lq3S2v_GZcN0hi_TT3ITZZfxuEtBGI,3454' 2025-06-01T22:51:30.7553384Z ++ read fname 2025-06-01T22:51:30.7553864Z ++ make_wheel_record torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h 2025-06-01T22:51:30.7554775Z ++ FPATH=torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h 2025-06-01T22:51:30.7555877Z ++ echo torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h 2025-06-01T22:51:30.7556754Z ++ grep RECORD 2025-06-01T22:51:30.7580133Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h 2025-06-01T22:51:30.7580789Z +++ openssl base64 2025-06-01T22:51:30.7581191Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.7581442Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.7581716Z +++ sed -e s/=//g 2025-06-01T22:51:30.7620051Z ++ HASH=AEfs-umzSpgJQZO5FuGcaj3WZbp8FkWEo_A6r3f2fQw 2025-06-01T22:51:30.7621988Z +++ ls -nl torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h 2025-06-01T22:51:30.7623368Z +++ awk '{print $5}' 2025-06-01T22:51:30.7647836Z ++ FSIZE=5978 2025-06-01T22:51:30.7648655Z ++ echo '"torch/include/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h",sha256=AEfs-umzSpgJQZO5FuGcaj3WZbp8FkWEo_A6r3f2fQw,5978' 2025-06-01T22:51:30.7649482Z ++ read fname 2025-06-01T22:51:30.7649896Z ++ make_wheel_record torch/include/ATen/native/kleidiai/kai_kernels.h 2025-06-01T22:51:30.7650465Z ++ FPATH=torch/include/ATen/native/kleidiai/kai_kernels.h 2025-06-01T22:51:30.7651528Z ++ echo torch/include/ATen/native/kleidiai/kai_kernels.h 2025-06-01T22:51:30.7652544Z ++ grep RECORD 2025-06-01T22:51:30.7675440Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/kleidiai/kai_kernels.h 2025-06-01T22:51:30.7676012Z +++ openssl base64 2025-06-01T22:51:30.7676286Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.7676685Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.7677863Z +++ sed -e s/=//g 2025-06-01T22:51:30.7719101Z ++ HASH=iv5BHjhtpSCCm9jcjBuOGUoa8k0LWO80uZ_ytgzHG3g 2025-06-01T22:51:30.7721713Z +++ ls -nl torch/include/ATen/native/kleidiai/kai_kernels.h 2025-06-01T22:51:30.7723121Z +++ awk '{print $5}' 2025-06-01T22:51:30.7747479Z ++ FSIZE=1046 2025-06-01T22:51:30.7748189Z ++ echo '"torch/include/ATen/native/kleidiai/kai_kernels.h",sha256=iv5BHjhtpSCCm9jcjBuOGUoa8k0LWO80uZ_ytgzHG3g,1046' 2025-06-01T22:51:30.7748945Z ++ read fname 2025-06-01T22:51:30.7749332Z ++ make_wheel_record torch/include/ATen/native/kleidiai/kai_pack.h 2025-06-01T22:51:30.7749859Z ++ FPATH=torch/include/ATen/native/kleidiai/kai_pack.h 2025-06-01T22:51:30.7751327Z ++ echo torch/include/ATen/native/kleidiai/kai_pack.h 2025-06-01T22:51:30.7752585Z ++ grep RECORD 2025-06-01T22:51:30.7771761Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/kleidiai/kai_pack.h 2025-06-01T22:51:30.7772482Z +++ openssl base64 2025-06-01T22:51:30.7773747Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.7775292Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.7777480Z +++ sed -e s/=//g 2025-06-01T22:51:30.7812427Z ++ HASH=FtXf9TBwxwYSZfglWrQG_qAYxWSlNW7O_WaloVT4gzc 2025-06-01T22:51:30.7817668Z +++ ls -nl torch/include/ATen/native/kleidiai/kai_pack.h 2025-06-01T22:51:30.7819260Z +++ awk '{print $5}' 2025-06-01T22:51:30.7845653Z ++ FSIZE=2709 2025-06-01T22:51:30.7846340Z ++ echo '"torch/include/ATen/native/kleidiai/kai_pack.h",sha256=FtXf9TBwxwYSZfglWrQG_qAYxWSlNW7O_WaloVT4gzc,2709' 2025-06-01T22:51:30.7847065Z ++ read fname 2025-06-01T22:51:30.7847503Z ++ make_wheel_record torch/include/ATen/native/kleidiai/kai_ukernel_interface.h 2025-06-01T22:51:30.7848188Z ++ FPATH=torch/include/ATen/native/kleidiai/kai_ukernel_interface.h 2025-06-01T22:51:30.7849060Z ++ echo torch/include/ATen/native/kleidiai/kai_ukernel_interface.h 2025-06-01T22:51:30.7849697Z ++ grep RECORD 2025-06-01T22:51:30.7873652Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/kleidiai/kai_ukernel_interface.h 2025-06-01T22:51:30.7874275Z +++ openssl base64 2025-06-01T22:51:30.7874688Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.7874951Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.7875257Z +++ sed -e s/=//g 2025-06-01T22:51:30.7915587Z ++ HASH=dRodnLUWaCvydRMan0zLHYPvPW5JNHKbJicThMXUTX4 2025-06-01T22:51:30.7919719Z +++ ls -nl torch/include/ATen/native/kleidiai/kai_ukernel_interface.h 2025-06-01T22:51:30.7920418Z +++ awk '{print $5}' 2025-06-01T22:51:30.7947231Z ++ FSIZE=4875 2025-06-01T22:51:30.7948161Z ++ echo '"torch/include/ATen/native/kleidiai/kai_ukernel_interface.h",sha256=dRodnLUWaCvydRMan0zLHYPvPW5JNHKbJicThMXUTX4,4875' 2025-06-01T22:51:30.7948976Z ++ read fname 2025-06-01T22:51:30.7949386Z ++ make_wheel_record torch/include/ATen/native/mkldnn/xpu/FusionUtils.h 2025-06-01T22:51:30.7949970Z ++ FPATH=torch/include/ATen/native/mkldnn/xpu/FusionUtils.h 2025-06-01T22:51:30.7950551Z ++ echo torch/include/ATen/native/mkldnn/xpu/FusionUtils.h 2025-06-01T22:51:30.7950969Z ++ grep RECORD 2025-06-01T22:51:30.7971323Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mkldnn/xpu/FusionUtils.h 2025-06-01T22:51:30.7971893Z +++ openssl base64 2025-06-01T22:51:30.7973035Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.7974333Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.7975706Z +++ sed -e s/=//g 2025-06-01T22:51:30.8012220Z ++ HASH=sons50Y3j0fpW4T-KCLDhgc2ABSExlA_1IKpwdVcTkc 2025-06-01T22:51:30.8018109Z +++ ls -nl torch/include/ATen/native/mkldnn/xpu/FusionUtils.h 2025-06-01T22:51:30.8018537Z +++ awk '{print $5}' 2025-06-01T22:51:30.8045831Z ++ FSIZE=1745 2025-06-01T22:51:30.8046578Z ++ echo '"torch/include/ATen/native/mkldnn/xpu/FusionUtils.h",sha256=sons50Y3j0fpW4T-KCLDhgc2ABSExlA_1IKpwdVcTkc,1745' 2025-06-01T22:51:30.8047357Z ++ read fname 2025-06-01T22:51:30.8047764Z ++ make_wheel_record torch/include/ATen/native/mkldnn/xpu/detail/Attr.h 2025-06-01T22:51:30.8048351Z ++ FPATH=torch/include/ATen/native/mkldnn/xpu/detail/Attr.h 2025-06-01T22:51:30.8048883Z ++ echo torch/include/ATen/native/mkldnn/xpu/detail/Attr.h 2025-06-01T22:51:30.8049295Z ++ grep RECORD 2025-06-01T22:51:30.8072210Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mkldnn/xpu/detail/Attr.h 2025-06-01T22:51:30.8072782Z +++ openssl base64 2025-06-01T22:51:30.8073052Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.8073305Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.8073578Z +++ sed -e s/=//g 2025-06-01T22:51:30.8113281Z ++ HASH=D9BMykit5UpSsPr2vRLz087LU_wPyVRjlhAh0Gsk1Ik 2025-06-01T22:51:30.8117577Z +++ ls -nl torch/include/ATen/native/mkldnn/xpu/detail/Attr.h 2025-06-01T22:51:30.8118323Z +++ awk '{print $5}' 2025-06-01T22:51:30.8146127Z ++ FSIZE=17414 2025-06-01T22:51:30.8147401Z ++ echo '"torch/include/ATen/native/mkldnn/xpu/detail/Attr.h",sha256=D9BMykit5UpSsPr2vRLz087LU_wPyVRjlhAh0Gsk1Ik,17414' 2025-06-01T22:51:30.8148323Z ++ read fname 2025-06-01T22:51:30.8148749Z ++ make_wheel_record torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h 2025-06-01T22:51:30.8149382Z ++ FPATH=torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h 2025-06-01T22:51:30.8149932Z ++ echo torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h 2025-06-01T22:51:30.8150388Z ++ grep RECORD 2025-06-01T22:51:30.8170058Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h 2025-06-01T22:51:30.8170813Z +++ openssl base64 2025-06-01T22:51:30.8171589Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.8173053Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.8174370Z +++ sed -e s/=//g 2025-06-01T22:51:30.8211905Z ++ HASH=olZqNNuGMrXOS_h3GdqRDCaDOK8hWQQTz1sGoiRyMO8 2025-06-01T22:51:30.8216972Z +++ ls -nl torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h 2025-06-01T22:51:30.8218273Z +++ awk '{print $5}' 2025-06-01T22:51:30.8242695Z ++ FSIZE=18042 2025-06-01T22:51:30.8243466Z ++ echo '"torch/include/ATen/native/mkldnn/xpu/detail/DnnlExt.h",sha256=olZqNNuGMrXOS_h3GdqRDCaDOK8hWQQTz1sGoiRyMO8,18042' 2025-06-01T22:51:30.8244569Z ++ read fname 2025-06-01T22:51:30.8245038Z ++ make_wheel_record torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h 2025-06-01T22:51:30.8245895Z ++ FPATH=torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h 2025-06-01T22:51:30.8247218Z ++ echo torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h 2025-06-01T22:51:30.8247675Z ++ grep RECORD 2025-06-01T22:51:30.8272749Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h 2025-06-01T22:51:30.8273371Z +++ openssl base64 2025-06-01T22:51:30.8273623Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.8273906Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.8274178Z +++ sed -e s/=//g 2025-06-01T22:51:30.8314259Z ++ HASH=ueh1w15OHZAblHyyQb3ZopXUoM0dtE3fNuRHEzWjgNQ 2025-06-01T22:51:30.8317889Z +++ ls -nl torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h 2025-06-01T22:51:30.8319069Z +++ awk '{print $5}' 2025-06-01T22:51:30.8346920Z ++ FSIZE=2461 2025-06-01T22:51:30.8347843Z ++ echo '"torch/include/ATen/native/mkldnn/xpu/detail/LRUCache.h",sha256=ueh1w15OHZAblHyyQb3ZopXUoM0dtE3fNuRHEzWjgNQ,2461' 2025-06-01T22:51:30.8348671Z ++ read fname 2025-06-01T22:51:30.8349082Z ++ make_wheel_record torch/include/ATen/native/mkldnn/xpu/detail/Utils.h 2025-06-01T22:51:30.8349674Z ++ FPATH=torch/include/ATen/native/mkldnn/xpu/detail/Utils.h 2025-06-01T22:51:30.8350225Z ++ echo torch/include/ATen/native/mkldnn/xpu/detail/Utils.h 2025-06-01T22:51:30.8350653Z ++ grep RECORD 2025-06-01T22:51:30.8369502Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mkldnn/xpu/detail/Utils.h 2025-06-01T22:51:30.8370102Z +++ openssl base64 2025-06-01T22:51:30.8370600Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.8371969Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.8373278Z +++ sed -e s/=//g 2025-06-01T22:51:30.8410792Z ++ HASH=eCoS2O0kFvhl6wwPQMVp_2FPj9jcsDIgYlJ7rEggVeI 2025-06-01T22:51:30.8415894Z +++ ls -nl torch/include/ATen/native/mkldnn/xpu/detail/Utils.h 2025-06-01T22:51:30.8416496Z +++ awk '{print $5}' 2025-06-01T22:51:30.8441803Z ++ FSIZE=3856 2025-06-01T22:51:30.8442614Z ++ echo '"torch/include/ATen/native/mkldnn/xpu/detail/Utils.h",sha256=eCoS2O0kFvhl6wwPQMVp_2FPj9jcsDIgYlJ7rEggVeI,3856' 2025-06-01T22:51:30.8443383Z ++ read fname 2025-06-01T22:51:30.8443904Z ++ make_wheel_record torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h 2025-06-01T22:51:30.8444692Z ++ FPATH=torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h 2025-06-01T22:51:30.8445251Z ++ echo torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h 2025-06-01T22:51:30.8445893Z ++ grep RECORD 2025-06-01T22:51:30.8469052Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h 2025-06-01T22:51:30.8469621Z +++ openssl base64 2025-06-01T22:51:30.8469895Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.8470140Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.8470703Z +++ sed -e s/=//g 2025-06-01T22:51:30.8511465Z ++ HASH=x8kSlPBPHQCwxikM2m6UW682ndQke2mcxvWb8rxYAMY 2025-06-01T22:51:30.8514497Z +++ ls -nl torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h 2025-06-01T22:51:30.8516035Z +++ awk '{print $5}' 2025-06-01T22:51:30.8543907Z ++ FSIZE=5251 2025-06-01T22:51:30.8544688Z ++ echo '"torch/include/ATen/native/mkldnn/xpu/detail/oneDNN.h",sha256=x8kSlPBPHQCwxikM2m6UW682ndQke2mcxvWb8rxYAMY,5251' 2025-06-01T22:51:30.8545873Z ++ read fname 2025-06-01T22:51:30.8546345Z ++ make_wheel_record torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h 2025-06-01T22:51:30.8547050Z ++ FPATH=torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h 2025-06-01T22:51:30.8547850Z ++ echo torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h 2025-06-01T22:51:30.8548337Z ++ grep RECORD 2025-06-01T22:51:30.8568208Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h 2025-06-01T22:51:30.8568851Z +++ openssl base64 2025-06-01T22:51:30.8569129Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.8570329Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.8571593Z +++ sed -e s/=//g 2025-06-01T22:51:30.8610265Z ++ HASH=BY0nvU2Ljlhky1vYib8wV_4zywRUlDsg9QBKCVysqe4 2025-06-01T22:51:30.8615305Z +++ ls -nl torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h 2025-06-01T22:51:30.8615885Z +++ awk '{print $5}' 2025-06-01T22:51:30.8642796Z ++ FSIZE=2712 2025-06-01T22:51:30.8643613Z ++ echo '"torch/include/ATen/native/mkldnn/xpu/detail/oneDNNContext.h",sha256=BY0nvU2Ljlhky1vYib8wV_4zywRUlDsg9QBKCVysqe4,2712' 2025-06-01T22:51:30.8644944Z ++ read fname 2025-06-01T22:51:30.8645498Z ++ make_wheel_record torch/include/ATen/native/mps/Copy.h 2025-06-01T22:51:30.8646212Z ++ FPATH=torch/include/ATen/native/mps/Copy.h 2025-06-01T22:51:30.8646795Z ++ echo torch/include/ATen/native/mps/Copy.h 2025-06-01T22:51:30.8647158Z ++ grep RECORD 2025-06-01T22:51:30.8670532Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/Copy.h 2025-06-01T22:51:30.8671050Z +++ openssl base64 2025-06-01T22:51:30.8671305Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.8671563Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.8671815Z +++ sed -e s/=//g 2025-06-01T22:51:30.8711888Z ++ HASH=_YKq-Fg6ODQ-TAPEjYrSqeeY7D7zL20cJFZICv0rbTA 2025-06-01T22:51:30.8714767Z +++ ls -nl torch/include/ATen/native/mps/Copy.h 2025-06-01T22:51:30.8716131Z +++ awk '{print $5}' 2025-06-01T22:51:30.8744661Z ++ FSIZE=295 2025-06-01T22:51:30.8745610Z ++ echo '"torch/include/ATen/native/mps/Copy.h",sha256=_YKq-Fg6ODQ-TAPEjYrSqeeY7D7zL20cJFZICv0rbTA,295' 2025-06-01T22:51:30.8746468Z ++ read fname 2025-06-01T22:51:30.8746917Z ++ make_wheel_record torch/include/ATen/native/mps/MPSGraphSequoiaOps.h 2025-06-01T22:51:30.8747531Z ++ FPATH=torch/include/ATen/native/mps/MPSGraphSequoiaOps.h 2025-06-01T22:51:30.8748063Z ++ echo torch/include/ATen/native/mps/MPSGraphSequoiaOps.h 2025-06-01T22:51:30.8748498Z ++ grep RECORD 2025-06-01T22:51:30.8767839Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/MPSGraphSequoiaOps.h 2025-06-01T22:51:30.8768415Z +++ openssl base64 2025-06-01T22:51:30.8768688Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.8769900Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.8771272Z +++ sed -e s/=//g 2025-06-01T22:51:30.8809433Z ++ HASH=j9a0cGPKY5ri7knTqM5yWPhBoOShwupzsx8aGG1BY64 2025-06-01T22:51:30.8814113Z +++ ls -nl torch/include/ATen/native/mps/MPSGraphSequoiaOps.h 2025-06-01T22:51:30.8814855Z +++ awk '{print $5}' 2025-06-01T22:51:30.8842216Z ++ FSIZE=1519 2025-06-01T22:51:30.8843042Z ++ echo '"torch/include/ATen/native/mps/MPSGraphSequoiaOps.h",sha256=j9a0cGPKY5ri7knTqM5yWPhBoOShwupzsx8aGG1BY64,1519' 2025-06-01T22:51:30.8843999Z ++ read fname 2025-06-01T22:51:30.8844564Z ++ make_wheel_record torch/include/ATen/native/mps/MPSGraphSonomaOps.h 2025-06-01T22:51:30.8845168Z ++ FPATH=torch/include/ATen/native/mps/MPSGraphSonomaOps.h 2025-06-01T22:51:30.8845953Z ++ echo torch/include/ATen/native/mps/MPSGraphSonomaOps.h 2025-06-01T22:51:30.8846394Z ++ grep RECORD 2025-06-01T22:51:30.8870760Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/MPSGraphSonomaOps.h 2025-06-01T22:51:30.8871338Z +++ openssl base64 2025-06-01T22:51:30.8871602Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.8871847Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.8872110Z +++ sed -e s/=//g 2025-06-01T22:51:30.8912836Z ++ HASH=_QSoOMw5_GnOlyRq1eyJjvBai_xP7aIjX7accmmCZus 2025-06-01T22:51:30.8914842Z +++ ls -nl torch/include/ATen/native/mps/MPSGraphSonomaOps.h 2025-06-01T22:51:30.8915391Z +++ awk '{print $5}' 2025-06-01T22:51:30.8943862Z ++ FSIZE=2328 2025-06-01T22:51:30.8944615Z ++ echo '"torch/include/ATen/native/mps/MPSGraphSonomaOps.h",sha256=_QSoOMw5_GnOlyRq1eyJjvBai_xP7aIjX7accmmCZus,2328' 2025-06-01T22:51:30.8945937Z ++ read fname 2025-06-01T22:51:30.8946359Z ++ make_wheel_record torch/include/ATen/native/mps/MPSGraphVenturaOps.h 2025-06-01T22:51:30.8946962Z ++ FPATH=torch/include/ATen/native/mps/MPSGraphVenturaOps.h 2025-06-01T22:51:30.8947521Z ++ echo torch/include/ATen/native/mps/MPSGraphVenturaOps.h 2025-06-01T22:51:30.8947951Z ++ grep RECORD 2025-06-01T22:51:30.8967814Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/MPSGraphVenturaOps.h 2025-06-01T22:51:30.8968414Z +++ openssl base64 2025-06-01T22:51:30.8968678Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.8969578Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.8970844Z +++ sed -e s/=//g 2025-06-01T22:51:30.9009470Z ++ HASH=WhReGzEYloh_22V0-EACB8JnTRIO4bUJOc7fKcSPSkI 2025-06-01T22:51:30.9014307Z +++ ls -nl torch/include/ATen/native/mps/MPSGraphVenturaOps.h 2025-06-01T22:51:30.9015065Z +++ awk '{print $5}' 2025-06-01T22:51:30.9042952Z ++ FSIZE=12217 2025-06-01T22:51:30.9043898Z ++ echo '"torch/include/ATen/native/mps/MPSGraphVenturaOps.h",sha256=WhReGzEYloh_22V0-EACB8JnTRIO4bUJOc7fKcSPSkI,12217' 2025-06-01T22:51:30.9044880Z ++ read fname 2025-06-01T22:51:30.9045498Z ++ make_wheel_record torch/include/ATen/native/mps/MetalShaderLibrary.h 2025-06-01T22:51:30.9046251Z ++ FPATH=torch/include/ATen/native/mps/MetalShaderLibrary.h 2025-06-01T22:51:30.9046800Z ++ echo torch/include/ATen/native/mps/MetalShaderLibrary.h 2025-06-01T22:51:30.9047221Z ++ grep RECORD 2025-06-01T22:51:30.9069606Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/MetalShaderLibrary.h 2025-06-01T22:51:30.9070170Z +++ openssl base64 2025-06-01T22:51:30.9070580Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.9070828Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.9071098Z +++ sed -e s/=//g 2025-06-01T22:51:30.9111263Z ++ HASH=z-YnZKctcf4y0mlf8pXvd1K-B13y-IrerlcU9Gd1P5s 2025-06-01T22:51:30.9114259Z +++ ls -nl torch/include/ATen/native/mps/MetalShaderLibrary.h 2025-06-01T22:51:30.9115874Z +++ awk '{print $5}' 2025-06-01T22:51:30.9144060Z ++ FSIZE=5635 2025-06-01T22:51:30.9144839Z ++ echo '"torch/include/ATen/native/mps/MetalShaderLibrary.h",sha256=z-YnZKctcf4y0mlf8pXvd1K-B13y-IrerlcU9Gd1P5s,5635' 2025-06-01T22:51:30.9146139Z ++ read fname 2025-06-01T22:51:30.9146525Z ++ make_wheel_record torch/include/ATen/native/mps/OperationUtils.h 2025-06-01T22:51:30.9147086Z ++ FPATH=torch/include/ATen/native/mps/OperationUtils.h 2025-06-01T22:51:30.9147567Z ++ echo torch/include/ATen/native/mps/OperationUtils.h 2025-06-01T22:51:30.9147980Z ++ grep RECORD 2025-06-01T22:51:30.9168406Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/OperationUtils.h 2025-06-01T22:51:30.9168969Z +++ openssl base64 2025-06-01T22:51:30.9169406Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.9170846Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.9172255Z +++ sed -e s/=//g 2025-06-01T22:51:30.9210134Z ++ HASH=-wRhRWZOWPX5plrgo7fVk_s2iAN9NS4qX3hSaB-A8R4 2025-06-01T22:51:30.9215148Z +++ ls -nl torch/include/ATen/native/mps/OperationUtils.h 2025-06-01T22:51:30.9215828Z +++ awk '{print $5}' 2025-06-01T22:51:30.9243863Z ++ FSIZE=23570 2025-06-01T22:51:30.9244845Z ++ echo '"torch/include/ATen/native/mps/OperationUtils.h",sha256=-wRhRWZOWPX5plrgo7fVk_s2iAN9NS4qX3hSaB-A8R4,23570' 2025-06-01T22:51:30.9245826Z ++ read fname 2025-06-01T22:51:30.9246219Z ++ make_wheel_record torch/include/ATen/native/mps/TensorFactory.h 2025-06-01T22:51:30.9246748Z ++ FPATH=torch/include/ATen/native/mps/TensorFactory.h 2025-06-01T22:51:30.9247229Z ++ echo torch/include/ATen/native/mps/TensorFactory.h 2025-06-01T22:51:30.9247633Z ++ grep RECORD 2025-06-01T22:51:30.9268613Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/TensorFactory.h 2025-06-01T22:51:30.9269184Z +++ openssl base64 2025-06-01T22:51:30.9269441Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.9269700Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.9269955Z +++ sed -e s/=//g 2025-06-01T22:51:30.9312629Z ++ HASH=7BBkSseMjPhXxAqnKmyRNqi_GwgPw04k2D6EsyPXozg 2025-06-01T22:51:30.9314673Z +++ ls -nl torch/include/ATen/native/mps/TensorFactory.h 2025-06-01T22:51:30.9315245Z +++ awk '{print $5}' 2025-06-01T22:51:30.9343629Z ++ FSIZE=1004 2025-06-01T22:51:30.9344330Z ++ echo '"torch/include/ATen/native/mps/TensorFactory.h",sha256=7BBkSseMjPhXxAqnKmyRNqi_GwgPw04k2D6EsyPXozg,1004' 2025-06-01T22:51:30.9345055Z ++ read fname 2025-06-01T22:51:30.9345901Z ++ make_wheel_record torch/include/ATen/native/mps/operations/BinaryKernel.h 2025-06-01T22:51:30.9346573Z ++ FPATH=torch/include/ATen/native/mps/operations/BinaryKernel.h 2025-06-01T22:51:30.9347172Z ++ echo torch/include/ATen/native/mps/operations/BinaryKernel.h 2025-06-01T22:51:30.9347623Z ++ grep RECORD 2025-06-01T22:51:30.9367442Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/operations/BinaryKernel.h 2025-06-01T22:51:30.9368034Z +++ openssl base64 2025-06-01T22:51:30.9368314Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.9369344Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.9370680Z +++ sed -e s/=//g 2025-06-01T22:51:30.9408789Z ++ HASH=PtIAJJqp9aVc_gHvlAnoZexkFuvr0a7-_Jg8jJr_v0Q 2025-06-01T22:51:30.9413831Z +++ ls -nl torch/include/ATen/native/mps/operations/BinaryKernel.h 2025-06-01T22:51:30.9414562Z +++ awk '{print $5}' 2025-06-01T22:51:30.9442272Z ++ FSIZE=260 2025-06-01T22:51:30.9443297Z ++ echo '"torch/include/ATen/native/mps/operations/BinaryKernel.h",sha256=PtIAJJqp9aVc_gHvlAnoZexkFuvr0a7-_Jg8jJr_v0Q,260' 2025-06-01T22:51:30.9444255Z ++ read fname 2025-06-01T22:51:30.9444938Z ++ make_wheel_record torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h 2025-06-01T22:51:30.9446031Z ++ FPATH=torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h 2025-06-01T22:51:30.9446882Z ++ echo torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h 2025-06-01T22:51:30.9447441Z ++ grep RECORD 2025-06-01T22:51:30.9468296Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h 2025-06-01T22:51:30.9468986Z +++ openssl base64 2025-06-01T22:51:30.9469256Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.9469501Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.9469774Z +++ sed -e s/=//g 2025-06-01T22:51:30.9509018Z ++ HASH=8I67KBGTTNWYzVFPw2hSPKaq8CYgE7s8r7NBu96R_t4 2025-06-01T22:51:30.9512020Z +++ ls -nl torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h 2025-06-01T22:51:30.9513158Z +++ awk '{print $5}' 2025-06-01T22:51:30.9541757Z ++ FSIZE=981 2025-06-01T22:51:30.9542640Z ++ echo '"torch/include/ATen/native/mps/operations/FusedAdamAmsgradKernelImpl.h",sha256=8I67KBGTTNWYzVFPw2hSPKaq8CYgE7s8r7NBu96R_t4,981' 2025-06-01T22:51:30.9543519Z ++ read fname 2025-06-01T22:51:30.9543985Z ++ make_wheel_record torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h 2025-06-01T22:51:30.9544701Z ++ FPATH=torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h 2025-06-01T22:51:30.9545622Z ++ echo torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h 2025-06-01T22:51:30.9546306Z ++ grep RECORD 2025-06-01T22:51:30.9566204Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h 2025-06-01T22:51:30.9566875Z +++ openssl base64 2025-06-01T22:51:30.9567138Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.9567422Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.9567686Z +++ sed -e s/=//g 2025-06-01T22:51:30.9606082Z ++ HASH=Ttekjx23nGzHX_fkfKin8ig4kXOug8-f_kUDLawSdCQ 2025-06-01T22:51:30.9609767Z +++ ls -nl torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h 2025-06-01T22:51:30.9610341Z +++ awk '{print $5}' 2025-06-01T22:51:30.9637489Z ++ FSIZE=888 2025-06-01T22:51:30.9638302Z ++ echo '"torch/include/ATen/native/mps/operations/FusedAdamKernelImpl.h",sha256=Ttekjx23nGzHX_fkfKin8ig4kXOug8-f_kUDLawSdCQ,888' 2025-06-01T22:51:30.9639146Z ++ read fname 2025-06-01T22:51:30.9639681Z ++ make_wheel_record torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h 2025-06-01T22:51:30.9640504Z ++ FPATH=torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h 2025-06-01T22:51:30.9641291Z ++ echo torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h 2025-06-01T22:51:30.9641828Z ++ grep RECORD 2025-06-01T22:51:30.9662637Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h 2025-06-01T22:51:30.9663329Z +++ openssl base64 2025-06-01T22:51:30.9663601Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.9663874Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.9664130Z +++ sed -e s/=//g 2025-06-01T22:51:30.9703989Z ++ HASH=IPOcRMd7YbeLrvHKIYVthlxv32RDdZIpUnGf1B1Hcq8 2025-06-01T22:51:30.9706500Z +++ ls -nl torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h 2025-06-01T22:51:30.9707388Z +++ awk '{print $5}' 2025-06-01T22:51:30.9731641Z ++ FSIZE=970 2025-06-01T22:51:30.9732568Z ++ echo '"torch/include/ATen/native/mps/operations/FusedAdamWAmsgradKernelImpl.h",sha256=IPOcRMd7YbeLrvHKIYVthlxv32RDdZIpUnGf1B1Hcq8,970' 2025-06-01T22:51:30.9733523Z ++ read fname 2025-06-01T22:51:30.9734003Z ++ make_wheel_record torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h 2025-06-01T22:51:30.9734915Z ++ FPATH=torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h 2025-06-01T22:51:30.9735742Z ++ echo torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h 2025-06-01T22:51:30.9736618Z ++ grep RECORD 2025-06-01T22:51:30.9755816Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h 2025-06-01T22:51:30.9756455Z +++ openssl base64 2025-06-01T22:51:30.9757573Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.9759808Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.9760626Z +++ sed -e s/=//g 2025-06-01T22:51:30.9800305Z ++ HASH=Wz2SlQJT3If8HwArtmMM1z7d_IpvL-y7t26TYyZ1doE 2025-06-01T22:51:30.9805812Z +++ ls -nl torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h 2025-06-01T22:51:30.9816873Z +++ awk '{print $5}' 2025-06-01T22:51:30.9834444Z ++ FSIZE=891 2025-06-01T22:51:30.9835292Z ++ echo '"torch/include/ATen/native/mps/operations/FusedAdamWKernelImpl.h",sha256=Wz2SlQJT3If8HwArtmMM1z7d_IpvL-y7t26TYyZ1doE,891' 2025-06-01T22:51:30.9836135Z ++ read fname 2025-06-01T22:51:30.9836541Z ++ make_wheel_record torch/include/ATen/native/mps/operations/Indexing.h 2025-06-01T22:51:30.9837122Z ++ FPATH=torch/include/ATen/native/mps/operations/Indexing.h 2025-06-01T22:51:30.9837650Z ++ echo torch/include/ATen/native/mps/operations/Indexing.h 2025-06-01T22:51:30.9838076Z ++ grep RECORD 2025-06-01T22:51:30.9863151Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/operations/Indexing.h 2025-06-01T22:51:30.9863732Z +++ openssl base64 2025-06-01T22:51:30.9863986Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.9864248Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.9864501Z +++ sed -e s/=//g 2025-06-01T22:51:30.9902510Z ++ HASH=eCtdftMyGKyUNvMWnj6YJfZRjd1ZbAhfR9zmk5R8mEo 2025-06-01T22:51:30.9905394Z +++ ls -nl torch/include/ATen/native/mps/operations/Indexing.h 2025-06-01T22:51:30.9906682Z +++ awk '{print $5}' 2025-06-01T22:51:30.9930711Z ++ FSIZE=247 2025-06-01T22:51:30.9931469Z ++ echo '"torch/include/ATen/native/mps/operations/Indexing.h",sha256=eCtdftMyGKyUNvMWnj6YJfZRjd1ZbAhfR9zmk5R8mEo,247' 2025-06-01T22:51:30.9932277Z ++ read fname 2025-06-01T22:51:30.9932740Z ++ make_wheel_record torch/include/ATen/native/mps/operations/MultiTensorApply.h 2025-06-01T22:51:30.9933453Z ++ FPATH=torch/include/ATen/native/mps/operations/MultiTensorApply.h 2025-06-01T22:51:30.9934440Z ++ echo torch/include/ATen/native/mps/operations/MultiTensorApply.h 2025-06-01T22:51:30.9935281Z ++ grep RECORD 2025-06-01T22:51:30.9953873Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/mps/operations/MultiTensorApply.h 2025-06-01T22:51:30.9954479Z +++ openssl base64 2025-06-01T22:51:30.9955480Z +++ sed -e s/+/-/g 2025-06-01T22:51:30.9956710Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:30.9958115Z +++ sed -e s/=//g 2025-06-01T22:51:31.0000781Z ++ HASH=gNPqaJbjZib1dr3fQTGjYlKolkD0-e-ZUJ8xieO94zc 2025-06-01T22:51:31.0003432Z +++ ls -nl torch/include/ATen/native/mps/operations/MultiTensorApply.h 2025-06-01T22:51:31.0004077Z +++ awk '{print $5}' 2025-06-01T22:51:31.0032154Z ++ FSIZE=16024 2025-06-01T22:51:31.0032998Z ++ echo '"torch/include/ATen/native/mps/operations/MultiTensorApply.h",sha256=gNPqaJbjZib1dr3fQTGjYlKolkD0-e-ZUJ8xieO94zc,16024' 2025-06-01T22:51:31.0033994Z ++ read fname 2025-06-01T22:51:31.0034414Z ++ make_wheel_record torch/include/ATen/native/nested/NestedTensorBinaryOps.h 2025-06-01T22:51:31.0035071Z ++ FPATH=torch/include/ATen/native/nested/NestedTensorBinaryOps.h 2025-06-01T22:51:31.0035642Z ++ echo torch/include/ATen/native/nested/NestedTensorBinaryOps.h 2025-06-01T22:51:31.0036097Z ++ grep RECORD 2025-06-01T22:51:31.0053233Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/nested/NestedTensorBinaryOps.h 2025-06-01T22:51:31.0053816Z +++ openssl base64 2025-06-01T22:51:31.0054638Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.0055979Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.0057466Z +++ sed -e s/=//g 2025-06-01T22:51:31.0094778Z ++ HASH=6D1jjNcQ-ojBBxJXZchN89hxxjZAXinlSAhOdX_WD74 2025-06-01T22:51:31.0101133Z +++ ls -nl torch/include/ATen/native/nested/NestedTensorBinaryOps.h 2025-06-01T22:51:31.0102146Z +++ awk '{print $5}' 2025-06-01T22:51:31.0126214Z ++ FSIZE=413 2025-06-01T22:51:31.0127011Z ++ echo '"torch/include/ATen/native/nested/NestedTensorBinaryOps.h",sha256=6D1jjNcQ-ojBBxJXZchN89hxxjZAXinlSAhOdX_WD74,413' 2025-06-01T22:51:31.0127826Z ++ read fname 2025-06-01T22:51:31.0128386Z ++ make_wheel_record torch/include/ATen/native/nested/NestedTensorMath.h 2025-06-01T22:51:31.0129007Z ++ FPATH=torch/include/ATen/native/nested/NestedTensorMath.h 2025-06-01T22:51:31.0129677Z ++ echo torch/include/ATen/native/nested/NestedTensorMath.h 2025-06-01T22:51:31.0130952Z ++ grep RECORD 2025-06-01T22:51:31.0150663Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/nested/NestedTensorMath.h 2025-06-01T22:51:31.0151233Z +++ openssl base64 2025-06-01T22:51:31.0152328Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.0153508Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.0154809Z +++ sed -e s/=//g 2025-06-01T22:51:31.0197623Z ++ HASH=caTnSOffiNiq07gP96F8tVdB6OpTAupkvnHWldJn5fM 2025-06-01T22:51:31.0199624Z +++ ls -nl torch/include/ATen/native/nested/NestedTensorMath.h 2025-06-01T22:51:31.0200638Z +++ awk '{print $5}' 2025-06-01T22:51:31.0228204Z ++ FSIZE=2718 2025-06-01T22:51:31.0228988Z ++ echo '"torch/include/ATen/native/nested/NestedTensorMath.h",sha256=caTnSOffiNiq07gP96F8tVdB6OpTAupkvnHWldJn5fM,2718' 2025-06-01T22:51:31.0229757Z ++ read fname 2025-06-01T22:51:31.0230277Z ++ make_wheel_record torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h 2025-06-01T22:51:31.0231061Z ++ FPATH=torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h 2025-06-01T22:51:31.0231806Z ++ echo torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h 2025-06-01T22:51:31.0232342Z ++ grep RECORD 2025-06-01T22:51:31.0250636Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h 2025-06-01T22:51:31.0251318Z +++ openssl base64 2025-06-01T22:51:31.0251867Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.0253230Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.0254556Z +++ sed -e s/=//g 2025-06-01T22:51:31.0291438Z ++ HASH=t6oDPl1xgxh0t9LVPo0AiE3UNJaZctwctPOPS_6klQ4 2025-06-01T22:51:31.0296491Z +++ ls -nl torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h 2025-06-01T22:51:31.0297751Z +++ awk '{print $5}' 2025-06-01T22:51:31.0323230Z ++ FSIZE=2832 2025-06-01T22:51:31.0324388Z ++ echo '"torch/include/ATen/native/nested/NestedTensorTransformerFunctions.h",sha256=t6oDPl1xgxh0t9LVPo0AiE3UNJaZctwctPOPS_6klQ4,2832' 2025-06-01T22:51:31.0325314Z ++ read fname 2025-06-01T22:51:31.0325810Z ++ make_wheel_record torch/include/ATen/native/nested/NestedTensorTransformerUtils.h 2025-06-01T22:51:31.0326571Z ++ FPATH=torch/include/ATen/native/nested/NestedTensorTransformerUtils.h 2025-06-01T22:51:31.0327278Z ++ echo torch/include/ATen/native/nested/NestedTensorTransformerUtils.h 2025-06-01T22:51:31.0327785Z ++ grep RECORD 2025-06-01T22:51:31.0348027Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/nested/NestedTensorTransformerUtils.h 2025-06-01T22:51:31.0348679Z +++ openssl base64 2025-06-01T22:51:31.0350609Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.0351995Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.0353366Z +++ sed -e s/=//g 2025-06-01T22:51:31.0395001Z ++ HASH=Et1TSj1F6bQcynbQKxi8mAyKz_q0JzQzLOS1qHoPuhY 2025-06-01T22:51:31.0397578Z +++ ls -nl torch/include/ATen/native/nested/NestedTensorTransformerUtils.h 2025-06-01T22:51:31.0398435Z +++ awk '{print $5}' 2025-06-01T22:51:31.0426277Z ++ FSIZE=1398 2025-06-01T22:51:31.0427108Z ++ echo '"torch/include/ATen/native/nested/NestedTensorTransformerUtils.h",sha256=Et1TSj1F6bQcynbQKxi8mAyKz_q0JzQzLOS1qHoPuhY,1398' 2025-06-01T22:51:31.0427965Z ++ read fname 2025-06-01T22:51:31.0428373Z ++ make_wheel_record torch/include/ATen/native/nested/NestedTensorUtils.h 2025-06-01T22:51:31.0428979Z ++ FPATH=torch/include/ATen/native/nested/NestedTensorUtils.h 2025-06-01T22:51:31.0429509Z ++ echo torch/include/ATen/native/nested/NestedTensorUtils.h 2025-06-01T22:51:31.0430077Z ++ grep RECORD 2025-06-01T22:51:31.0447793Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/nested/NestedTensorUtils.h 2025-06-01T22:51:31.0448360Z +++ openssl base64 2025-06-01T22:51:31.0449112Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.0450281Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.0451571Z +++ sed -e s/=//g 2025-06-01T22:51:31.0490089Z ++ HASH=C74nXkuVY1cE_vj3WzIoSW2TSa4S3ZJ41PPyaOvQdUU 2025-06-01T22:51:31.0495272Z +++ ls -nl torch/include/ATen/native/nested/NestedTensorUtils.h 2025-06-01T22:51:31.0495910Z +++ awk '{print $5}' 2025-06-01T22:51:31.0523818Z ++ FSIZE=15248 2025-06-01T22:51:31.0524793Z ++ echo '"torch/include/ATen/native/nested/NestedTensorUtils.h",sha256=C74nXkuVY1cE_vj3WzIoSW2TSa4S3ZJ41PPyaOvQdUU,15248' 2025-06-01T22:51:31.0525734Z ++ read fname 2025-06-01T22:51:31.0526155Z ++ make_wheel_record torch/include/ATen/native/quantized/AffineQuantizer.h 2025-06-01T22:51:31.0526793Z ++ FPATH=torch/include/ATen/native/quantized/AffineQuantizer.h 2025-06-01T22:51:31.0527362Z ++ echo torch/include/ATen/native/quantized/AffineQuantizer.h 2025-06-01T22:51:31.0527816Z ++ grep RECORD 2025-06-01T22:51:31.0547189Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/AffineQuantizer.h 2025-06-01T22:51:31.0547802Z +++ openssl base64 2025-06-01T22:51:31.0548085Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.0548982Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.0550406Z +++ sed -e s/=//g 2025-06-01T22:51:31.0591839Z ++ HASH=XsJeeClMjHA5nZKAyTix2sC15VKFg2CfL-N1YkeBGT8 2025-06-01T22:51:31.0595241Z +++ ls -nl torch/include/ATen/native/quantized/AffineQuantizer.h 2025-06-01T22:51:31.0595868Z +++ awk '{print $5}' 2025-06-01T22:51:31.0624686Z ++ FSIZE=3715 2025-06-01T22:51:31.0625476Z ++ echo '"torch/include/ATen/native/quantized/AffineQuantizer.h",sha256=XsJeeClMjHA5nZKAyTix2sC15VKFg2CfL-N1YkeBGT8,3715' 2025-06-01T22:51:31.0626254Z ++ read fname 2025-06-01T22:51:31.0626689Z ++ make_wheel_record torch/include/ATen/native/quantized/AffineQuantizerBase.h 2025-06-01T22:51:31.0626934Z ++ FPATH=torch/include/ATen/native/quantized/AffineQuantizerBase.h 2025-06-01T22:51:31.0627166Z ++ echo torch/include/ATen/native/quantized/AffineQuantizerBase.h 2025-06-01T22:51:31.0627280Z ++ grep RECORD 2025-06-01T22:51:31.0646795Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/AffineQuantizerBase.h 2025-06-01T22:51:31.0647031Z +++ openssl base64 2025-06-01T22:51:31.0649872Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.0651162Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.0652267Z +++ sed -e s/=//g 2025-06-01T22:51:31.0687230Z ++ HASH=hdkiUxCt0aAn04028nAJfSWiQX_d9eaSu-h1g9NKb5g 2025-06-01T22:51:31.0692705Z +++ ls -nl torch/include/ATen/native/quantized/AffineQuantizerBase.h 2025-06-01T22:51:31.0693690Z +++ awk '{print $5}' 2025-06-01T22:51:31.0720889Z ++ FSIZE=1427 2025-06-01T22:51:31.0721520Z ++ echo '"torch/include/ATen/native/quantized/AffineQuantizerBase.h",sha256=hdkiUxCt0aAn04028nAJfSWiQX_d9eaSu-h1g9NKb5g,1427' 2025-06-01T22:51:31.0721616Z ++ read fname 2025-06-01T22:51:31.0721869Z ++ make_wheel_record torch/include/ATen/native/quantized/ConvUtils.h 2025-06-01T22:51:31.0722052Z ++ FPATH=torch/include/ATen/native/quantized/ConvUtils.h 2025-06-01T22:51:31.0722369Z ++ echo torch/include/ATen/native/quantized/ConvUtils.h 2025-06-01T22:51:31.0722678Z ++ grep RECORD 2025-06-01T22:51:31.0746268Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/ConvUtils.h 2025-06-01T22:51:31.0746395Z +++ openssl base64 2025-06-01T22:51:31.0746513Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.0746613Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.0747698Z +++ sed -e s/=//g 2025-06-01T22:51:31.0789868Z ++ HASH=TDqUwX4q3fcVmYD4XLcYEwzVA7QMgAYVJnb6_4QnV-s 2025-06-01T22:51:31.0792827Z +++ ls -nl torch/include/ATen/native/quantized/ConvUtils.h 2025-06-01T22:51:31.0794368Z +++ awk '{print $5}' 2025-06-01T22:51:31.0821971Z ++ FSIZE=2240 2025-06-01T22:51:31.0822557Z ++ echo '"torch/include/ATen/native/quantized/ConvUtils.h",sha256=TDqUwX4q3fcVmYD4XLcYEwzVA7QMgAYVJnb6_4QnV-s,2240' 2025-06-01T22:51:31.0822824Z ++ read fname 2025-06-01T22:51:31.0823036Z ++ make_wheel_record torch/include/ATen/native/quantized/Copy.h 2025-06-01T22:51:31.0823210Z ++ FPATH=torch/include/ATen/native/quantized/Copy.h 2025-06-01T22:51:31.0823365Z ++ echo torch/include/ATen/native/quantized/Copy.h 2025-06-01T22:51:31.0823465Z ++ grep RECORD 2025-06-01T22:51:31.0845871Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/Copy.h 2025-06-01T22:51:31.0846129Z +++ openssl base64 2025-06-01T22:51:31.0846244Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.0846361Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.0846631Z +++ sed -e s/=//g 2025-06-01T22:51:31.0886115Z ++ HASH=SWata_3Pf8OoYcwynTB-Au4tT8FG3K7unvAT9-iQT6Y 2025-06-01T22:51:31.0890389Z +++ ls -nl torch/include/ATen/native/quantized/Copy.h 2025-06-01T22:51:31.0891378Z +++ awk '{print $5}' 2025-06-01T22:51:31.0919975Z ++ FSIZE=156 2025-06-01T22:51:31.0920534Z ++ echo '"torch/include/ATen/native/quantized/Copy.h",sha256=SWata_3Pf8OoYcwynTB-Au4tT8FG3K7unvAT9-iQT6Y,156' 2025-06-01T22:51:31.0920654Z ++ read fname 2025-06-01T22:51:31.0920921Z ++ make_wheel_record torch/include/ATen/native/quantized/FakeQuantAffine.h 2025-06-01T22:51:31.0921143Z ++ FPATH=torch/include/ATen/native/quantized/FakeQuantAffine.h 2025-06-01T22:51:31.0921365Z ++ echo torch/include/ATen/native/quantized/FakeQuantAffine.h 2025-06-01T22:51:31.0921464Z ++ grep RECORD 2025-06-01T22:51:31.0944540Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/FakeQuantAffine.h 2025-06-01T22:51:31.0944985Z +++ openssl base64 2025-06-01T22:51:31.0945102Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.0945212Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.0945565Z +++ sed -e s/=//g 2025-06-01T22:51:31.0986992Z ++ HASH=PL9RqDhUaUzsZMbU64M5I2aPmaWEEmi_EYNqph7Fxgc 2025-06-01T22:51:31.0990567Z +++ ls -nl torch/include/ATen/native/quantized/FakeQuantAffine.h 2025-06-01T22:51:31.0990689Z +++ awk '{print $5}' 2025-06-01T22:51:31.1014728Z ++ FSIZE=1787 2025-06-01T22:51:31.1015479Z ++ echo '"torch/include/ATen/native/quantized/FakeQuantAffine.h",sha256=PL9RqDhUaUzsZMbU64M5I2aPmaWEEmi_EYNqph7Fxgc,1787' 2025-06-01T22:51:31.1015607Z ++ read fname 2025-06-01T22:51:31.1016459Z ++ make_wheel_record torch/include/ATen/native/quantized/IndexKernel.h 2025-06-01T22:51:31.1016655Z ++ FPATH=torch/include/ATen/native/quantized/IndexKernel.h 2025-06-01T22:51:31.1019175Z ++ echo torch/include/ATen/native/quantized/IndexKernel.h 2025-06-01T22:51:31.1022695Z ++ grep RECORD 2025-06-01T22:51:31.1046295Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/IndexKernel.h 2025-06-01T22:51:31.1046463Z +++ openssl base64 2025-06-01T22:51:31.1046574Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.1046675Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.1047785Z +++ sed -e s/=//g 2025-06-01T22:51:31.1086702Z ++ HASH=VPWwndaRYKXMBOv8NR5JN5qIUWfk6WFIxUkA-BBz8cw 2025-06-01T22:51:31.1091272Z +++ ls -nl torch/include/ATen/native/quantized/IndexKernel.h 2025-06-01T22:51:31.1091932Z +++ awk '{print $5}' 2025-06-01T22:51:31.1117018Z ++ FSIZE=580 2025-06-01T22:51:31.1117714Z ++ echo '"torch/include/ATen/native/quantized/IndexKernel.h",sha256=VPWwndaRYKXMBOv8NR5JN5qIUWfk6WFIxUkA-BBz8cw,580' 2025-06-01T22:51:31.1117826Z ++ read fname 2025-06-01T22:51:31.1118295Z ++ make_wheel_record torch/include/ATen/native/quantized/PackedParams.h 2025-06-01T22:51:31.1118501Z ++ FPATH=torch/include/ATen/native/quantized/PackedParams.h 2025-06-01T22:51:31.1119980Z ++ echo torch/include/ATen/native/quantized/PackedParams.h 2025-06-01T22:51:31.1120627Z ++ grep RECORD 2025-06-01T22:51:31.1144666Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/PackedParams.h 2025-06-01T22:51:31.1144851Z +++ openssl base64 2025-06-01T22:51:31.1145042Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.1146010Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.1146108Z +++ sed -e s/=//g 2025-06-01T22:51:31.1187617Z ++ HASH=tlgLUDIx-LXJEmA7CbejFLx1bWP3UZouZ9v9MZ_4ZCs 2025-06-01T22:51:31.1190622Z +++ ls -nl torch/include/ATen/native/quantized/PackedParams.h 2025-06-01T22:51:31.1191624Z +++ awk '{print $5}' 2025-06-01T22:51:31.1217969Z ++ FSIZE=4739 2025-06-01T22:51:31.1218652Z ++ echo '"torch/include/ATen/native/quantized/PackedParams.h",sha256=tlgLUDIx-LXJEmA7CbejFLx1bWP3UZouZ9v9MZ_4ZCs,4739' 2025-06-01T22:51:31.1218768Z ++ read fname 2025-06-01T22:51:31.1219001Z ++ make_wheel_record torch/include/ATen/native/quantized/library.h 2025-06-01T22:51:31.1219189Z ++ FPATH=torch/include/ATen/native/quantized/library.h 2025-06-01T22:51:31.1219930Z ++ echo torch/include/ATen/native/quantized/library.h 2025-06-01T22:51:31.1221316Z ++ grep RECORD 2025-06-01T22:51:31.1243987Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/library.h 2025-06-01T22:51:31.1244157Z +++ openssl base64 2025-06-01T22:51:31.1244324Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.1246774Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.1247070Z +++ sed -e s/=//g 2025-06-01T22:51:31.1285382Z ++ HASH=YCMzrAy8K2jUFF_BTEfIeQGfL9R37_dj-gV0dzADc5o 2025-06-01T22:51:31.1289434Z +++ ls -nl torch/include/ATen/native/quantized/library.h 2025-06-01T22:51:31.1290853Z +++ awk '{print $5}' 2025-06-01T22:51:31.1317795Z ++ FSIZE=189 2025-06-01T22:51:31.1318332Z ++ echo '"torch/include/ATen/native/quantized/library.h",sha256=YCMzrAy8K2jUFF_BTEfIeQGfL9R37_dj-gV0dzADc5o,189' 2025-06-01T22:51:31.1318441Z ++ read fname 2025-06-01T22:51:31.1318697Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/ACLUtils.h 2025-06-01T22:51:31.1318912Z ++ FPATH=torch/include/ATen/native/quantized/cpu/ACLUtils.h 2025-06-01T22:51:31.1319104Z ++ echo torch/include/ATen/native/quantized/cpu/ACLUtils.h 2025-06-01T22:51:31.1319537Z ++ grep RECORD 2025-06-01T22:51:31.1342627Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/ACLUtils.h 2025-06-01T22:51:31.1342751Z +++ openssl base64 2025-06-01T22:51:31.1342852Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.1342960Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.1343350Z +++ sed -e s/=//g 2025-06-01T22:51:31.1389868Z ++ HASH=fhVmZUsBcls5YUp922-ZUeCbO6PkYkUCLpu9IpneTic 2025-06-01T22:51:31.1391784Z +++ ls -nl torch/include/ATen/native/quantized/cpu/ACLUtils.h 2025-06-01T22:51:31.1392418Z +++ awk '{print $5}' 2025-06-01T22:51:31.1418778Z ++ FSIZE=7887 2025-06-01T22:51:31.1419385Z ++ echo '"torch/include/ATen/native/quantized/cpu/ACLUtils.h",sha256=fhVmZUsBcls5YUp922-ZUeCbO6PkYkUCLpu9IpneTic,7887' 2025-06-01T22:51:31.1419493Z ++ read fname 2025-06-01T22:51:31.1419751Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/BinaryOps.h 2025-06-01T22:51:31.1419972Z ++ FPATH=torch/include/ATen/native/quantized/cpu/BinaryOps.h 2025-06-01T22:51:31.1420662Z ++ echo torch/include/ATen/native/quantized/cpu/BinaryOps.h 2025-06-01T22:51:31.1422159Z ++ grep RECORD 2025-06-01T22:51:31.1445874Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/BinaryOps.h 2025-06-01T22:51:31.1445995Z +++ openssl base64 2025-06-01T22:51:31.1446107Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.1446449Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.1446938Z +++ sed -e s/=//g 2025-06-01T22:51:31.1485860Z ++ HASH=kjbF1hZjsWWX3ZrHEIKMuVuaDGUGtAvotNR2zukBOXk 2025-06-01T22:51:31.1490546Z +++ ls -nl torch/include/ATen/native/quantized/cpu/BinaryOps.h 2025-06-01T22:51:31.1491539Z +++ awk '{print $5}' 2025-06-01T22:51:31.1517958Z ++ FSIZE=168 2025-06-01T22:51:31.1518761Z ++ echo '"torch/include/ATen/native/quantized/cpu/BinaryOps.h",sha256=kjbF1hZjsWWX3ZrHEIKMuVuaDGUGtAvotNR2zukBOXk,168' 2025-06-01T22:51:31.1519419Z ++ read fname 2025-06-01T22:51:31.1519842Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h 2025-06-01T22:51:31.1520130Z ++ FPATH=torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h 2025-06-01T22:51:31.1520417Z ++ echo torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h 2025-06-01T22:51:31.1521051Z ++ grep RECORD 2025-06-01T22:51:31.1545145Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h 2025-06-01T22:51:31.1545527Z +++ openssl base64 2025-06-01T22:51:31.1545644Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.1545745Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.1546655Z +++ sed -e s/=//g 2025-06-01T22:51:31.1588975Z ++ HASH=1Eud4Yr6DEQ4ouMcW-PB3wF3ZLITAcnKut6kjC0oTdY 2025-06-01T22:51:31.1591560Z +++ ls -nl torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h 2025-06-01T22:51:31.1592578Z +++ awk '{print $5}' 2025-06-01T22:51:31.1620227Z ++ FSIZE=921 2025-06-01T22:51:31.1621076Z ++ echo '"torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h",sha256=1Eud4Yr6DEQ4ouMcW-PB3wF3ZLITAcnKut6kjC0oTdY,921' 2025-06-01T22:51:31.1621178Z ++ read fname 2025-06-01T22:51:31.1621458Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/OnednnUtils.h 2025-06-01T22:51:31.1621673Z ++ FPATH=torch/include/ATen/native/quantized/cpu/OnednnUtils.h 2025-06-01T22:51:31.1621882Z ++ echo torch/include/ATen/native/quantized/cpu/OnednnUtils.h 2025-06-01T22:51:31.1622289Z ++ grep RECORD 2025-06-01T22:51:31.1646136Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/OnednnUtils.h 2025-06-01T22:51:31.1646255Z +++ openssl base64 2025-06-01T22:51:31.1646383Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.1646765Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.1647271Z +++ sed -e s/=//g 2025-06-01T22:51:31.1685504Z ++ HASH=mwidS7gGZhSN6aQKnUBmSYIaCRR05cJ2K5RJmHhsoPE 2025-06-01T22:51:31.1690659Z +++ ls -nl torch/include/ATen/native/quantized/cpu/OnednnUtils.h 2025-06-01T22:51:31.1691678Z +++ awk '{print $5}' 2025-06-01T22:51:31.1716472Z ++ FSIZE=13923 2025-06-01T22:51:31.1717106Z ++ echo '"torch/include/ATen/native/quantized/cpu/OnednnUtils.h",sha256=mwidS7gGZhSN6aQKnUBmSYIaCRR05cJ2K5RJmHhsoPE,13923' 2025-06-01T22:51:31.1717202Z ++ read fname 2025-06-01T22:51:31.1717494Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/QnnpackUtils.h 2025-06-01T22:51:31.1717725Z ++ FPATH=torch/include/ATen/native/quantized/cpu/QnnpackUtils.h 2025-06-01T22:51:31.1719469Z ++ echo torch/include/ATen/native/quantized/cpu/QnnpackUtils.h 2025-06-01T22:51:31.1720076Z ++ grep RECORD 2025-06-01T22:51:31.1742551Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/QnnpackUtils.h 2025-06-01T22:51:31.1742661Z +++ openssl base64 2025-06-01T22:51:31.1742885Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.1743576Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.1743757Z +++ sed -e s/=//g 2025-06-01T22:51:31.1785958Z ++ HASH=dQ8p3YUnVGVf2AoVLIPbjFlx92r6VOYlRQ71ttRN7Og 2025-06-01T22:51:31.1790592Z +++ ls -nl torch/include/ATen/native/quantized/cpu/QnnpackUtils.h 2025-06-01T22:51:31.1791890Z +++ awk '{print $5}' 2025-06-01T22:51:31.1818299Z ++ FSIZE=17692 2025-06-01T22:51:31.1818933Z ++ echo '"torch/include/ATen/native/quantized/cpu/QnnpackUtils.h",sha256=dQ8p3YUnVGVf2AoVLIPbjFlx92r6VOYlRQ71ttRN7Og,17692' 2025-06-01T22:51:31.1819030Z ++ read fname 2025-06-01T22:51:31.1819292Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/QuantUtils.h 2025-06-01T22:51:31.1819527Z ++ FPATH=torch/include/ATen/native/quantized/cpu/QuantUtils.h 2025-06-01T22:51:31.1820162Z ++ echo torch/include/ATen/native/quantized/cpu/QuantUtils.h 2025-06-01T22:51:31.1821471Z ++ grep RECORD 2025-06-01T22:51:31.1845027Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/QuantUtils.h 2025-06-01T22:51:31.1845147Z +++ openssl base64 2025-06-01T22:51:31.1845724Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.1845842Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.1846403Z +++ sed -e s/=//g 2025-06-01T22:51:31.1885415Z ++ HASH=BNOGyO_dex4AIdIfjpOD6KAjen1vblhpCKRas-OfYsQ 2025-06-01T22:51:31.1889690Z +++ ls -nl torch/include/ATen/native/quantized/cpu/QuantUtils.h 2025-06-01T22:51:31.1890291Z +++ awk '{print $5}' 2025-06-01T22:51:31.1916414Z ++ FSIZE=8331 2025-06-01T22:51:31.1917310Z ++ echo '"torch/include/ATen/native/quantized/cpu/QuantUtils.h",sha256=BNOGyO_dex4AIdIfjpOD6KAjen1vblhpCKRas-OfYsQ,8331' 2025-06-01T22:51:31.1917412Z ++ read fname 2025-06-01T22:51:31.1917775Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/QuantizedOps.h 2025-06-01T22:51:31.1918017Z ++ FPATH=torch/include/ATen/native/quantized/cpu/QuantizedOps.h 2025-06-01T22:51:31.1920295Z ++ echo torch/include/ATen/native/quantized/cpu/QuantizedOps.h 2025-06-01T22:51:31.1921499Z ++ grep RECORD 2025-06-01T22:51:31.1946378Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/QuantizedOps.h 2025-06-01T22:51:31.1946525Z +++ openssl base64 2025-06-01T22:51:31.1946714Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.1947671Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.1947780Z +++ sed -e s/=//g 2025-06-01T22:51:31.1990420Z ++ HASH=QSv5t1_NDvcBy4SHTbjEyWV7jqF56QG_Lt2OHPYTh98 2025-06-01T22:51:31.1993491Z +++ ls -nl torch/include/ATen/native/quantized/cpu/QuantizedOps.h 2025-06-01T22:51:31.1994617Z +++ awk '{print $5}' 2025-06-01T22:51:31.2022963Z ++ FSIZE=8610 2025-06-01T22:51:31.2023550Z ++ echo '"torch/include/ATen/native/quantized/cpu/QuantizedOps.h",sha256=QSv5t1_NDvcBy4SHTbjEyWV7jqF56QG_Lt2OHPYTh98,8610' 2025-06-01T22:51:31.2023791Z ++ read fname 2025-06-01T22:51:31.2024084Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/RuyUtils.h 2025-06-01T22:51:31.2024286Z ++ FPATH=torch/include/ATen/native/quantized/cpu/RuyUtils.h 2025-06-01T22:51:31.2024502Z ++ echo torch/include/ATen/native/quantized/cpu/RuyUtils.h 2025-06-01T22:51:31.2024601Z ++ grep RECORD 2025-06-01T22:51:31.2046362Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/RuyUtils.h 2025-06-01T22:51:31.2046492Z +++ openssl base64 2025-06-01T22:51:31.2046599Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.2047335Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.2048664Z +++ sed -e s/=//g 2025-06-01T22:51:31.2086579Z ++ HASH=_9kljo2FJzjl7f4BntrqAX7MoyEewcZcWP2Rb0zICkw 2025-06-01T22:51:31.2091524Z +++ ls -nl torch/include/ATen/native/quantized/cpu/RuyUtils.h 2025-06-01T22:51:31.2092444Z +++ awk '{print $5}' 2025-06-01T22:51:31.2118399Z ++ FSIZE=338 2025-06-01T22:51:31.2118988Z ++ echo '"torch/include/ATen/native/quantized/cpu/RuyUtils.h",sha256=_9kljo2FJzjl7f4BntrqAX7MoyEewcZcWP2Rb0zICkw,338' 2025-06-01T22:51:31.2119089Z ++ read fname 2025-06-01T22:51:31.2119862Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/XnnpackUtils.h 2025-06-01T22:51:31.2120095Z ++ FPATH=torch/include/ATen/native/quantized/cpu/XnnpackUtils.h 2025-06-01T22:51:31.2120309Z ++ echo torch/include/ATen/native/quantized/cpu/XnnpackUtils.h 2025-06-01T22:51:31.2121688Z ++ grep RECORD 2025-06-01T22:51:31.2144418Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/XnnpackUtils.h 2025-06-01T22:51:31.2144724Z +++ openssl base64 2025-06-01T22:51:31.2144859Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.2145226Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.2146160Z +++ sed -e s/=//g 2025-06-01T22:51:31.2187812Z ++ HASH=UtASfpiXS3GB5oJtV_GFKYSvzCPuanbzpmWuB57ebN0 2025-06-01T22:51:31.2191326Z +++ ls -nl torch/include/ATen/native/quantized/cpu/XnnpackUtils.h 2025-06-01T22:51:31.2192351Z +++ awk '{print $5}' 2025-06-01T22:51:31.2220607Z ++ FSIZE=14105 2025-06-01T22:51:31.2221265Z ++ echo '"torch/include/ATen/native/quantized/cpu/XnnpackUtils.h",sha256=UtASfpiXS3GB5oJtV_GFKYSvzCPuanbzpmWuB57ebN0,14105' 2025-06-01T22:51:31.2221364Z ++ read fname 2025-06-01T22:51:31.2221668Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/conv_serialization.h 2025-06-01T22:51:31.2221940Z ++ FPATH=torch/include/ATen/native/quantized/cpu/conv_serialization.h 2025-06-01T22:51:31.2222327Z ++ echo torch/include/ATen/native/quantized/cpu/conv_serialization.h 2025-06-01T22:51:31.2222430Z ++ grep RECORD 2025-06-01T22:51:31.2244811Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/conv_serialization.h 2025-06-01T22:51:31.2244959Z +++ openssl base64 2025-06-01T22:51:31.2245065Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.2245166Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.2245943Z +++ sed -e s/=//g 2025-06-01T22:51:31.2287832Z ++ HASH=HJKS18afFJveFkgHLyVxtyXMiiQSR6BDH7XKP3HrymE 2025-06-01T22:51:31.2292835Z +++ ls -nl torch/include/ATen/native/quantized/cpu/conv_serialization.h 2025-06-01T22:51:31.2293903Z +++ awk '{print $5}' 2025-06-01T22:51:31.2321722Z ++ FSIZE=12888 2025-06-01T22:51:31.2322551Z ++ echo '"torch/include/ATen/native/quantized/cpu/conv_serialization.h",sha256=HJKS18afFJveFkgHLyVxtyXMiiQSR6BDH7XKP3HrymE,12888' 2025-06-01T22:51:31.2323507Z ++ read fname 2025-06-01T22:51:31.2324060Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/fbgemm_utils.h 2025-06-01T22:51:31.2324865Z ++ FPATH=torch/include/ATen/native/quantized/cpu/fbgemm_utils.h 2025-06-01T22:51:31.2325441Z ++ echo torch/include/ATen/native/quantized/cpu/fbgemm_utils.h 2025-06-01T22:51:31.2325881Z ++ grep RECORD 2025-06-01T22:51:31.2348349Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/fbgemm_utils.h 2025-06-01T22:51:31.2348950Z +++ openssl base64 2025-06-01T22:51:31.2349209Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.2349477Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.2350190Z +++ sed -e s/=//g 2025-06-01T22:51:31.2395300Z ++ HASH=WHuczIFiQfLOPzCaB4RscjjU1vl5MfEZztbx7EfSEHg 2025-06-01T22:51:31.2397087Z +++ ls -nl torch/include/ATen/native/quantized/cpu/fbgemm_utils.h 2025-06-01T22:51:31.2397667Z +++ awk '{print $5}' 2025-06-01T22:51:31.2425267Z ++ FSIZE=11937 2025-06-01T22:51:31.2426042Z ++ echo '"torch/include/ATen/native/quantized/cpu/fbgemm_utils.h",sha256=WHuczIFiQfLOPzCaB4RscjjU1vl5MfEZztbx7EfSEHg,11937' 2025-06-01T22:51:31.2426837Z ++ read fname 2025-06-01T22:51:31.2427241Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/init_qnnpack.h 2025-06-01T22:51:31.2427861Z ++ FPATH=torch/include/ATen/native/quantized/cpu/init_qnnpack.h 2025-06-01T22:51:31.2428425Z ++ echo torch/include/ATen/native/quantized/cpu/init_qnnpack.h 2025-06-01T22:51:31.2428848Z ++ grep RECORD 2025-06-01T22:51:31.2447724Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/init_qnnpack.h 2025-06-01T22:51:31.2448317Z +++ openssl base64 2025-06-01T22:51:31.2448883Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.2449878Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.2451257Z +++ sed -e s/=//g 2025-06-01T22:51:31.2489507Z ++ HASH=uHbq5Eujxxe1RKUikvWqMYLYt8965EgN9LH7xsPXxCc 2025-06-01T22:51:31.2494524Z +++ ls -nl torch/include/ATen/native/quantized/cpu/init_qnnpack.h 2025-06-01T22:51:31.2495518Z +++ awk '{print $5}' 2025-06-01T22:51:31.2522423Z ++ FSIZE=121 2025-06-01T22:51:31.2523178Z ++ echo '"torch/include/ATen/native/quantized/cpu/init_qnnpack.h",sha256=uHbq5Eujxxe1RKUikvWqMYLYt8965EgN9LH7xsPXxCc,121' 2025-06-01T22:51:31.2524090Z ++ read fname 2025-06-01T22:51:31.2524638Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/qconv.h 2025-06-01T22:51:31.2525200Z ++ FPATH=torch/include/ATen/native/quantized/cpu/qconv.h 2025-06-01T22:51:31.2525692Z ++ echo torch/include/ATen/native/quantized/cpu/qconv.h 2025-06-01T22:51:31.2526104Z ++ grep RECORD 2025-06-01T22:51:31.2547318Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/qconv.h 2025-06-01T22:51:31.2547893Z +++ openssl base64 2025-06-01T22:51:31.2548155Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.2548435Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.2550072Z +++ sed -e s/=//g 2025-06-01T22:51:31.2591421Z ++ HASH=h_MCs7VzIpH0goNjFTUVmF3Cii1ZB8xF2P5yhD8p-Tk 2025-06-01T22:51:31.2595118Z +++ ls -nl torch/include/ATen/native/quantized/cpu/qconv.h 2025-06-01T22:51:31.2596406Z +++ awk '{print $5}' 2025-06-01T22:51:31.2625484Z ++ FSIZE=3555 2025-06-01T22:51:31.2626217Z ++ echo '"torch/include/ATen/native/quantized/cpu/qconv.h",sha256=h_MCs7VzIpH0goNjFTUVmF3Cii1ZB8xF2P5yhD8p-Tk,3555' 2025-06-01T22:51:31.2627083Z ++ read fname 2025-06-01T22:51:31.2627508Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/qembeddingbag.h 2025-06-01T22:51:31.2628135Z ++ FPATH=torch/include/ATen/native/quantized/cpu/qembeddingbag.h 2025-06-01T22:51:31.2628706Z ++ echo torch/include/ATen/native/quantized/cpu/qembeddingbag.h 2025-06-01T22:51:31.2629140Z ++ grep RECORD 2025-06-01T22:51:31.2647151Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/qembeddingbag.h 2025-06-01T22:51:31.2649348Z +++ openssl base64 2025-06-01T22:51:31.2649617Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.2650704Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.2651916Z +++ sed -e s/=//g 2025-06-01T22:51:31.2689223Z ++ HASH=ETrBa1I1wrnXj876iJlXxCpB0rrMUNNEY5QUswUiDOM 2025-06-01T22:51:31.2694299Z +++ ls -nl torch/include/ATen/native/quantized/cpu/qembeddingbag.h 2025-06-01T22:51:31.2695216Z +++ awk '{print $5}' 2025-06-01T22:51:31.2722213Z ++ FSIZE=1015 2025-06-01T22:51:31.2722984Z ++ echo '"torch/include/ATen/native/quantized/cpu/qembeddingbag.h",sha256=ETrBa1I1wrnXj876iJlXxCpB0rrMUNNEY5QUswUiDOM,1015' 2025-06-01T22:51:31.2723907Z ++ read fname 2025-06-01T22:51:31.2724679Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h 2025-06-01T22:51:31.2725440Z ++ FPATH=torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h 2025-06-01T22:51:31.2726134Z ++ echo torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h 2025-06-01T22:51:31.2726631Z ++ grep RECORD 2025-06-01T22:51:31.2747326Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h 2025-06-01T22:51:31.2747982Z +++ openssl base64 2025-06-01T22:51:31.2748261Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.2748739Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.2749088Z +++ sed -e s/=//g 2025-06-01T22:51:31.2789676Z ++ HASH=iLlcFvFsb_YdoJnyXLcH5MHIO3BIujnytNu8VjKSzJU 2025-06-01T22:51:31.2795490Z +++ ls -nl torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h 2025-06-01T22:51:31.2796048Z +++ awk '{print $5}' 2025-06-01T22:51:31.2821879Z ++ FSIZE=294 2025-06-01T22:51:31.2822767Z ++ echo '"torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h",sha256=iLlcFvFsb_YdoJnyXLcH5MHIO3BIujnytNu8VjKSzJU,294' 2025-06-01T22:51:31.2823598Z ++ read fname 2025-06-01T22:51:31.2823990Z ++ make_wheel_record torch/include/ATen/native/quantized/cpu/qlinear.h 2025-06-01T22:51:31.2824540Z ++ FPATH=torch/include/ATen/native/quantized/cpu/qlinear.h 2025-06-01T22:51:31.2825049Z ++ echo torch/include/ATen/native/quantized/cpu/qlinear.h 2025-06-01T22:51:31.2826857Z ++ grep RECORD 2025-06-01T22:51:31.2847379Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cpu/qlinear.h 2025-06-01T22:51:31.2847986Z +++ openssl base64 2025-06-01T22:51:31.2848462Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.2849407Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.2850796Z +++ sed -e s/=//g 2025-06-01T22:51:31.2889466Z ++ HASH=FTTTVsfAnBghhiImbw98-GLOAcyQ4zxbX3N65y_Hz7s 2025-06-01T22:51:31.2894814Z +++ ls -nl torch/include/ATen/native/quantized/cpu/qlinear.h 2025-06-01T22:51:31.2895718Z +++ awk '{print $5}' 2025-06-01T22:51:31.2922200Z ++ FSIZE=1678 2025-06-01T22:51:31.2923048Z ++ echo '"torch/include/ATen/native/quantized/cpu/qlinear.h",sha256=FTTTVsfAnBghhiImbw98-GLOAcyQ4zxbX3N65y_Hz7s,1678' 2025-06-01T22:51:31.2923967Z ++ read fname 2025-06-01T22:51:31.2924608Z ++ make_wheel_record torch/include/ATen/native/quantized/cudnn/utils.h 2025-06-01T22:51:31.2925187Z ++ FPATH=torch/include/ATen/native/quantized/cudnn/utils.h 2025-06-01T22:51:31.2925750Z ++ echo torch/include/ATen/native/quantized/cudnn/utils.h 2025-06-01T22:51:31.2926247Z ++ grep RECORD 2025-06-01T22:51:31.2946500Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/quantized/cudnn/utils.h 2025-06-01T22:51:31.2947081Z +++ openssl base64 2025-06-01T22:51:31.2947349Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.2948703Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.2949948Z +++ sed -e s/=//g 2025-06-01T22:51:31.2989736Z ++ HASH=hdCazqnXevV4Km7NUgyrL5UAJxA51Dv94zhUyZ_oiAA 2025-06-01T22:51:31.2997598Z +++ ls -nl torch/include/ATen/native/quantized/cudnn/utils.h 2025-06-01T22:51:31.2998359Z +++ awk '{print $5}' 2025-06-01T22:51:31.3026263Z ++ FSIZE=10482 2025-06-01T22:51:31.3027083Z ++ echo '"torch/include/ATen/native/quantized/cudnn/utils.h",sha256=hdCazqnXevV4Km7NUgyrL5UAJxA51Dv94zhUyZ_oiAA,10482' 2025-06-01T22:51:31.3027901Z ++ read fname 2025-06-01T22:51:31.3028344Z ++ make_wheel_record torch/include/ATen/native/transformers/attention.h 2025-06-01T22:51:31.3028938Z ++ FPATH=torch/include/ATen/native/transformers/attention.h 2025-06-01T22:51:31.3029517Z ++ echo torch/include/ATen/native/transformers/attention.h 2025-06-01T22:51:31.3029935Z ++ grep RECORD 2025-06-01T22:51:31.3048641Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/attention.h 2025-06-01T22:51:31.3049397Z +++ openssl base64 2025-06-01T22:51:31.3050149Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.3051575Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.3052915Z +++ sed -e s/=//g 2025-06-01T22:51:31.3090890Z ++ HASH=ru4mKNP-VZ4Wn8MiAOxIW51IWcUH4L1yIaYqGsCSQ2A 2025-06-01T22:51:31.3096264Z +++ ls -nl torch/include/ATen/native/transformers/attention.h 2025-06-01T22:51:31.3097981Z +++ awk '{print $5}' 2025-06-01T22:51:31.3124322Z ++ FSIZE=2266 2025-06-01T22:51:31.3125346Z ++ echo '"torch/include/ATen/native/transformers/attention.h",sha256=ru4mKNP-VZ4Wn8MiAOxIW51IWcUH4L1yIaYqGsCSQ2A,2266' 2025-06-01T22:51:31.3126173Z ++ read fname 2025-06-01T22:51:31.3126682Z ++ make_wheel_record torch/include/ATen/native/transformers/sdp_utils_cpp.h 2025-06-01T22:51:31.3127470Z ++ FPATH=torch/include/ATen/native/transformers/sdp_utils_cpp.h 2025-06-01T22:51:31.3128048Z ++ echo torch/include/ATen/native/transformers/sdp_utils_cpp.h 2025-06-01T22:51:31.3128505Z ++ grep RECORD 2025-06-01T22:51:31.3147740Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/sdp_utils_cpp.h 2025-06-01T22:51:31.3148326Z +++ openssl base64 2025-06-01T22:51:31.3149217Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.3150167Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.3151329Z +++ sed -e s/=//g 2025-06-01T22:51:31.3193325Z ++ HASH=5k2tA9MPbcteKAVcU6xuJgfroNR5dtrDVR4hLmKCDYM 2025-06-01T22:51:31.3197162Z +++ ls -nl torch/include/ATen/native/transformers/sdp_utils_cpp.h 2025-06-01T22:51:31.3198377Z +++ awk '{print $5}' 2025-06-01T22:51:31.3226882Z ++ FSIZE=17708 2025-06-01T22:51:31.3227661Z ++ echo '"torch/include/ATen/native/transformers/sdp_utils_cpp.h",sha256=5k2tA9MPbcteKAVcU6xuJgfroNR5dtrDVR4hLmKCDYM,17708' 2025-06-01T22:51:31.3228443Z ++ read fname 2025-06-01T22:51:31.3228861Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/sdp_utils.h 2025-06-01T22:51:31.3229493Z ++ FPATH=torch/include/ATen/native/transformers/cuda/sdp_utils.h 2025-06-01T22:51:31.3230051Z ++ echo torch/include/ATen/native/transformers/cuda/sdp_utils.h 2025-06-01T22:51:31.3230503Z ++ grep RECORD 2025-06-01T22:51:31.3248378Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/sdp_utils.h 2025-06-01T22:51:31.3248997Z +++ openssl base64 2025-06-01T22:51:31.3249581Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.3250832Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.3252096Z +++ sed -e s/=//g 2025-06-01T22:51:31.3290163Z ++ HASH=cpEoPxTwHwSAaN8ael4W50cguS7AMZ8_0eu5DexBckg 2025-06-01T22:51:31.3295005Z +++ ls -nl torch/include/ATen/native/transformers/cuda/sdp_utils.h 2025-06-01T22:51:31.3295897Z +++ awk '{print $5}' 2025-06-01T22:51:31.3322266Z ++ FSIZE=627 2025-06-01T22:51:31.3323062Z ++ echo '"torch/include/ATen/native/transformers/cuda/sdp_utils.h",sha256=cpEoPxTwHwSAaN8ael4W50cguS7AMZ8_0eu5DexBckg,627' 2025-06-01T22:51:31.3323974Z ++ read fname 2025-06-01T22:51:31.3324650Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h 2025-06-01T22:51:31.3325420Z ++ FPATH=torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h 2025-06-01T22:51:31.3326153Z ++ echo torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h 2025-06-01T22:51:31.3326832Z ++ grep RECORD 2025-06-01T22:51:31.3348824Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h 2025-06-01T22:51:31.3349502Z +++ openssl base64 2025-06-01T22:51:31.3349775Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.3350055Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.3350304Z +++ sed -e s/=//g 2025-06-01T22:51:31.3393780Z ++ HASH=LyYI6mZ4H6gfOxKax8dkutyg20EKtGVr7LKFs905h88 2025-06-01T22:51:31.3396774Z +++ ls -nl torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h 2025-06-01T22:51:31.3397299Z +++ awk '{print $5}' 2025-06-01T22:51:31.3425670Z ++ FSIZE=5354 2025-06-01T22:51:31.3426481Z ++ echo '"torch/include/ATen/native/transformers/cuda/flash_attn/flash_api.h",sha256=LyYI6mZ4H6gfOxKax8dkutyg20EKtGVr7LKFs905h88,5354' 2025-06-01T22:51:31.3427326Z ++ read fname 2025-06-01T22:51:31.3427980Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h 2025-06-01T22:51:31.3428781Z ++ FPATH=torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h 2025-06-01T22:51:31.3429518Z ++ echo torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h 2025-06-01T22:51:31.3430034Z ++ grep RECORD 2025-06-01T22:51:31.3448142Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h 2025-06-01T22:51:31.3448862Z +++ openssl base64 2025-06-01T22:51:31.3449125Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.3449816Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.3451130Z +++ sed -e s/=//g 2025-06-01T22:51:31.3489988Z ++ HASH=CPjlQpYIHpOjFHpsARSBVOVwDHowbJMbEC2ZhU7jgNQ 2025-06-01T22:51:31.3495067Z +++ ls -nl torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h 2025-06-01T22:51:31.3495759Z +++ awk '{print $5}' 2025-06-01T22:51:31.3522489Z ++ FSIZE=3767 2025-06-01T22:51:31.3523352Z ++ echo '"torch/include/ATen/native/transformers/cuda/flash_attn/static_switch.h",sha256=CPjlQpYIHpOjFHpsARSBVOVwDHowbJMbEC2ZhU7jgNQ,3767' 2025-06-01T22:51:31.3524553Z ++ read fname 2025-06-01T22:51:31.3525130Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h 2025-06-01T22:51:31.3526004Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h 2025-06-01T22:51:31.3526829Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h 2025-06-01T22:51:31.3527389Z ++ grep RECORD 2025-06-01T22:51:31.3547991Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h 2025-06-01T22:51:31.3548700Z +++ openssl base64 2025-06-01T22:51:31.3548984Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.3549449Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.3550328Z +++ sed -e s/=//g 2025-06-01T22:51:31.3592278Z ++ HASH=C8cCnHfqQsgUTpKBSnQXx7Say03uAC-6B2OjWn7ifAI 2025-06-01T22:51:31.3597159Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h 2025-06-01T22:51:31.3597854Z +++ awk '{print $5}' 2025-06-01T22:51:31.3625212Z ++ FSIZE=10254 2025-06-01T22:51:31.3626087Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/debug_utils.h",sha256=C8cCnHfqQsgUTpKBSnQXx7Say03uAC-6B2OjWn7ifAI,10254' 2025-06-01T22:51:31.3627024Z ++ read fname 2025-06-01T22:51:31.3627710Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h 2025-06-01T22:51:31.3628686Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h 2025-06-01T22:51:31.3629553Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h 2025-06-01T22:51:31.3630149Z ++ grep RECORD 2025-06-01T22:51:31.3648874Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h 2025-06-01T22:51:31.3649686Z +++ openssl base64 2025-06-01T22:51:31.3650014Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.3651345Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.3652726Z +++ sed -e s/=//g 2025-06-01T22:51:31.3690361Z ++ HASH=zpFLdredksSHpEz8PtGfQdqUfQNUZyq3FkiQkfsKfL8 2025-06-01T22:51:31.3695892Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h 2025-06-01T22:51:31.3696531Z +++ awk '{print $5}' 2025-06-01T22:51:31.3722925Z ++ FSIZE=8608 2025-06-01T22:51:31.3724114Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm_kernel_utils.h",sha256=zpFLdredksSHpEz8PtGfQdqUfQNUZyq3FkiQkfsKfL8,8608' 2025-06-01T22:51:31.3725367Z ++ read fname 2025-06-01T22:51:31.3726017Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h 2025-06-01T22:51:31.3726998Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h 2025-06-01T22:51:31.3727867Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h 2025-06-01T22:51:31.3728583Z ++ grep RECORD 2025-06-01T22:51:31.3747657Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h 2025-06-01T22:51:31.3748439Z +++ openssl base64 2025-06-01T22:51:31.3748699Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.3749531Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.3750855Z +++ sed -e s/=//g 2025-06-01T22:51:31.3793846Z ++ HASH=riHI_C0_zWBvmUG5kmpU6lkpDDb12Seyd66yfPYQgOs 2025-06-01T22:51:31.3798866Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h 2025-06-01T22:51:31.3799574Z +++ awk '{print $5}' 2025-06-01T22:51:31.3826910Z ++ FSIZE=100011 2025-06-01T22:51:31.3828015Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_backward.h",sha256=riHI_C0_zWBvmUG5kmpU6lkpDDb12Seyd66yfPYQgOs,100011' 2025-06-01T22:51:31.3829061Z ++ read fname 2025-06-01T22:51:31.3829654Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h 2025-06-01T22:51:31.3830615Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h 2025-06-01T22:51:31.3831454Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h 2025-06-01T22:51:31.3832027Z ++ grep RECORD 2025-06-01T22:51:31.3849831Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h 2025-06-01T22:51:31.3850612Z +++ openssl base64 2025-06-01T22:51:31.3851274Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.3852713Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.3854071Z +++ sed -e s/=//g 2025-06-01T22:51:31.3892223Z ++ HASH=bcwdQPbwqSrzo6PCYMrCilS0XH72e2cAOuUYeNxBLTc 2025-06-01T22:51:31.3897563Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h 2025-06-01T22:51:31.3898478Z +++ awk '{print $5}' 2025-06-01T22:51:31.3925166Z ++ FSIZE=54114 2025-06-01T22:51:31.3926072Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernel_forward.h",sha256=bcwdQPbwqSrzo6PCYMrCilS0XH72e2cAOuUYeNxBLTc,54114' 2025-06-01T22:51:31.3927082Z ++ read fname 2025-06-01T22:51:31.3927710Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h 2025-06-01T22:51:31.3928616Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h 2025-06-01T22:51:31.3929471Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h 2025-06-01T22:51:31.3930047Z ++ grep RECORD 2025-06-01T22:51:31.3949052Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h 2025-06-01T22:51:31.3949805Z +++ openssl base64 2025-06-01T22:51:31.3950076Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.3950985Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.3952426Z +++ sed -e s/=//g 2025-06-01T22:51:31.3993175Z ++ HASH=_1i1AiED9ZWOF9xsrUql5T32aSPDzmUe_Jz0QoGL2dw 2025-06-01T22:51:31.3998497Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h 2025-06-01T22:51:31.3999207Z +++ awk '{print $5}' 2025-06-01T22:51:31.4026827Z ++ FSIZE=960 2025-06-01T22:51:31.4027743Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/pytorch_utils.h",sha256=_1i1AiED9ZWOF9xsrUql5T32aSPDzmUe_Jz0QoGL2dw,960' 2025-06-01T22:51:31.4028873Z ++ read fname 2025-06-01T22:51:31.4029538Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h 2025-06-01T22:51:31.4030641Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h 2025-06-01T22:51:31.4031609Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h 2025-06-01T22:51:31.4032257Z ++ grep RECORD 2025-06-01T22:51:31.4050438Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h 2025-06-01T22:51:31.4051327Z +++ openssl base64 2025-06-01T22:51:31.4051865Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.4052956Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.4054372Z +++ sed -e s/=//g 2025-06-01T22:51:31.4092283Z ++ HASH=HDVM8Tn2rmsF_SLEHjsYrQiNnRpxZfWKB5fDBdWtRfo 2025-06-01T22:51:31.4098631Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h 2025-06-01T22:51:31.4099288Z +++ awk '{print $5}' 2025-06-01T22:51:31.4125287Z ++ FSIZE=22287 2025-06-01T22:51:31.4126426Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_pipelined.h",sha256=HDVM8Tn2rmsF_SLEHjsYrQiNnRpxZfWKB5fDBdWtRfo,22287' 2025-06-01T22:51:31.4127433Z ++ read fname 2025-06-01T22:51:31.4128109Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h 2025-06-01T22:51:31.4129266Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h 2025-06-01T22:51:31.4130324Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h 2025-06-01T22:51:31.4131027Z ++ grep RECORD 2025-06-01T22:51:31.4148765Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h 2025-06-01T22:51:31.4149589Z +++ openssl base64 2025-06-01T22:51:31.4150098Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.4151457Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.4152818Z +++ sed -e s/=//g 2025-06-01T22:51:31.4193466Z ++ HASH=AZN8vZD4N7oKoGdKERtWt6L9rJOs171GOEBmomMQ94w 2025-06-01T22:51:31.4198014Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h 2025-06-01T22:51:31.4198696Z +++ awk '{print $5}' 2025-06-01T22:51:31.4226827Z ++ FSIZE=7780 2025-06-01T22:51:31.4227826Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_rescale_output.h",sha256=AZN8vZD4N7oKoGdKERtWt6L9rJOs171GOEBmomMQ94w,7780' 2025-06-01T22:51:31.4228823Z ++ read fname 2025-06-01T22:51:31.4229515Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h 2025-06-01T22:51:31.4230672Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h 2025-06-01T22:51:31.4231778Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h 2025-06-01T22:51:31.4232474Z ++ grep RECORD 2025-06-01T22:51:31.4249316Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h 2025-06-01T22:51:31.4250181Z +++ openssl base64 2025-06-01T22:51:31.4250434Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.4250998Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.4252470Z +++ sed -e s/=//g 2025-06-01T22:51:31.4290835Z ++ HASH=xcp3Ea5PlM0rHDzYJ1EUtXQLgEdIyk0IxQG-2fQvaUE 2025-06-01T22:51:31.4295962Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h 2025-06-01T22:51:31.4296688Z +++ awk '{print $5}' 2025-06-01T22:51:31.4324562Z ++ FSIZE=6111 2025-06-01T22:51:31.4325629Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/epilogue/epilogue_thread_apply_logsumexp.h",sha256=xcp3Ea5PlM0rHDzYJ1EUtXQLgEdIyk0IxQG-2fQvaUE,6111' 2025-06-01T22:51:31.4326858Z ++ read fname 2025-06-01T22:51:31.4327434Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h 2025-06-01T22:51:31.4328340Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h 2025-06-01T22:51:31.4329197Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h 2025-06-01T22:51:31.4329784Z ++ grep RECORD 2025-06-01T22:51:31.4348265Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h 2025-06-01T22:51:31.4349017Z +++ openssl base64 2025-06-01T22:51:31.4349291Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.4349747Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.4351065Z +++ sed -e s/=//g 2025-06-01T22:51:31.4392610Z ++ HASH=W9tMZgbXOnb9dA52Lc2pCxdQOdXhPOwY4bB04ekXk5c 2025-06-01T22:51:31.4396531Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h 2025-06-01T22:51:31.4397689Z +++ awk '{print $5}' 2025-06-01T22:51:31.4425959Z ++ FSIZE=2491 2025-06-01T22:51:31.4426984Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma.h",sha256=W9tMZgbXOnb9dA52Lc2pCxdQOdXhPOwY4bB04ekXk5c,2491' 2025-06-01T22:51:31.4427898Z ++ read fname 2025-06-01T22:51:31.4428474Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h 2025-06-01T22:51:31.4429480Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h 2025-06-01T22:51:31.4430376Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h 2025-06-01T22:51:31.4430975Z ++ grep RECORD 2025-06-01T22:51:31.4448160Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h 2025-06-01T22:51:31.4448911Z +++ openssl base64 2025-06-01T22:51:31.4449351Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.4450920Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.4452275Z +++ sed -e s/=//g 2025-06-01T22:51:31.4489865Z ++ HASH=koHwfOu2VPsxB6QVCpuEClSgMYlX7IxMlTVYbWNptsE 2025-06-01T22:51:31.4494913Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h 2025-06-01T22:51:31.4495612Z +++ awk '{print $5}' 2025-06-01T22:51:31.4522946Z ++ FSIZE=6241 2025-06-01T22:51:31.4524037Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_base.h",sha256=koHwfOu2VPsxB6QVCpuEClSgMYlX7IxMlTVYbWNptsE,6241' 2025-06-01T22:51:31.4525193Z ++ read fname 2025-06-01T22:51:31.4525813Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h 2025-06-01T22:51:31.4526857Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h 2025-06-01T22:51:31.4527830Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h 2025-06-01T22:51:31.4528498Z ++ grep RECORD 2025-06-01T22:51:31.4547767Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h 2025-06-01T22:51:31.4548570Z +++ openssl base64 2025-06-01T22:51:31.4548842Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.4549091Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.4549373Z +++ sed -e s/=//g 2025-06-01T22:51:31.4592668Z ++ HASH=K3PqdQ4vJFXUKittzfJVPtIjoe_NCGVoiGbzJT3YC0E 2025-06-01T22:51:31.4595683Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h 2025-06-01T22:51:31.4596357Z +++ awk '{print $5}' 2025-06-01T22:51:31.4625377Z ++ FSIZE=27281 2025-06-01T22:51:31.4626395Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_multistage.h",sha256=K3PqdQ4vJFXUKittzfJVPtIjoe_NCGVoiGbzJT3YC0E,27281' 2025-06-01T22:51:31.4627354Z ++ read fname 2025-06-01T22:51:31.4627972Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h 2025-06-01T22:51:31.4629122Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h 2025-06-01T22:51:31.4630056Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h 2025-06-01T22:51:31.4630687Z ++ grep RECORD 2025-06-01T22:51:31.4646627Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h 2025-06-01T22:51:31.4647434Z +++ openssl base64 2025-06-01T22:51:31.4647711Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.4647972Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.4648752Z +++ sed -e s/=//g 2025-06-01T22:51:31.4694090Z ++ HASH=ccK7ktijulkmzyfRv0ZXzWGwGPnMbwPZNzhrux9IdvE 2025-06-01T22:51:31.4701003Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h 2025-06-01T22:51:31.4701817Z +++ awk '{print $5}' 2025-06-01T22:51:31.4725238Z ++ FSIZE=14145 2025-06-01T22:51:31.4726241Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/custom_mma_pipelined.h",sha256=ccK7ktijulkmzyfRv0ZXzWGwGPnMbwPZNzhrux9IdvE,14145' 2025-06-01T22:51:31.4727227Z ++ read fname 2025-06-01T22:51:31.4727977Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h 2025-06-01T22:51:31.4728957Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h 2025-06-01T22:51:31.4729890Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h 2025-06-01T22:51:31.4730597Z ++ grep RECORD 2025-06-01T22:51:31.4748761Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h 2025-06-01T22:51:31.4749542Z +++ openssl base64 2025-06-01T22:51:31.4749816Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.4750972Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.4752321Z +++ sed -e s/=//g 2025-06-01T22:51:31.4793844Z ++ HASH=IjYTmRyWUgttvu7-sWC5SEg_gMtggA6B8YTCKg0zWZQ 2025-06-01T22:51:31.4797787Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h 2025-06-01T22:51:31.4798904Z +++ awk '{print $5}' 2025-06-01T22:51:31.4827866Z ++ FSIZE=5176 2025-06-01T22:51:31.4828834Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/find_default_mma.h",sha256=IjYTmRyWUgttvu7-sWC5SEg_gMtggA6B8YTCKg0zWZQ,5176' 2025-06-01T22:51:31.4829752Z ++ read fname 2025-06-01T22:51:31.4830392Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h 2025-06-01T22:51:31.4831436Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h 2025-06-01T22:51:31.4832429Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h 2025-06-01T22:51:31.4833086Z ++ grep RECORD 2025-06-01T22:51:31.4851337Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h 2025-06-01T22:51:31.4852157Z +++ openssl base64 2025-06-01T22:51:31.4852610Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.4853960Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.4855306Z +++ sed -e s/=//g 2025-06-01T22:51:31.4892740Z ++ HASH=7GZmJvSd1LZXCj8oRzW_OLu9XVa1PEn_0_8fk0VGJ4Q 2025-06-01T22:51:31.4898843Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h 2025-06-01T22:51:31.4899510Z +++ awk '{print $5}' 2025-06-01T22:51:31.4925375Z ++ FSIZE=12350 2025-06-01T22:51:31.4926351Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_accum_lambda_iterator.h",sha256=7GZmJvSd1LZXCj8oRzW_OLu9XVa1PEn_0_8fk0VGJ4Q,12350' 2025-06-01T22:51:31.4927342Z ++ read fname 2025-06-01T22:51:31.4927932Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h 2025-06-01T22:51:31.4928877Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h 2025-06-01T22:51:31.4929923Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h 2025-06-01T22:51:31.4930520Z ++ grep RECORD 2025-06-01T22:51:31.4949640Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h 2025-06-01T22:51:31.4950410Z +++ openssl base64 2025-06-01T22:51:31.4950772Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.4952217Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.4953682Z +++ sed -e s/=//g 2025-06-01T22:51:31.4996326Z ++ HASH=qhjQ62gSA30ShHFGSiCIcZLIQZPo94OWuNOxo0QqvOg 2025-06-01T22:51:31.4999828Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h 2025-06-01T22:51:31.5000433Z +++ awk '{print $5}' 2025-06-01T22:51:31.5027188Z ++ FSIZE=68800 2025-06-01T22:51:31.5028236Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/gemm/mma_from_smem.h",sha256=qhjQ62gSA30ShHFGSiCIcZLIQZPo94OWuNOxo0QqvOg,68800' 2025-06-01T22:51:31.5029162Z ++ read fname 2025-06-01T22:51:31.5029860Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h 2025-06-01T22:51:31.5031082Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h 2025-06-01T22:51:31.5032201Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h 2025-06-01T22:51:31.5032906Z ++ grep RECORD 2025-06-01T22:51:31.5050510Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h 2025-06-01T22:51:31.5051386Z +++ openssl base64 2025-06-01T22:51:31.5051714Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.5053246Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.5054483Z +++ sed -e s/=//g 2025-06-01T22:51:31.5090856Z ++ HASH=xG2MAVB6SgSfeEVFN5syMZR1D5s0s0AKAg8szCu5Etg 2025-06-01T22:51:31.5096202Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h 2025-06-01T22:51:31.5096945Z +++ awk '{print $5}' 2025-06-01T22:51:31.5123559Z ++ FSIZE=5827 2025-06-01T22:51:31.5125001Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/default_warp_iterator_from_smem.h",sha256=xG2MAVB6SgSfeEVFN5syMZR1D5s0s0AKAg8szCu5Etg,5827' 2025-06-01T22:51:31.5126093Z ++ read fname 2025-06-01T22:51:31.5126830Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h 2025-06-01T22:51:31.5128072Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h 2025-06-01T22:51:31.5129256Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h 2025-06-01T22:51:31.5130008Z ++ grep RECORD 2025-06-01T22:51:31.5148128Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h 2025-06-01T22:51:31.5149050Z +++ openssl base64 2025-06-01T22:51:31.5149314Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.5150099Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.5151415Z +++ sed -e s/=//g 2025-06-01T22:51:31.5195295Z ++ HASH=vuKwz3FTRqRclqRaFrvn82Kip00uxbHNRBCIGjkg_U8 2025-06-01T22:51:31.5198391Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h 2025-06-01T22:51:31.5199278Z +++ awk '{print $5}' 2025-06-01T22:51:31.5226426Z ++ FSIZE=23855 2025-06-01T22:51:31.5227473Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/epilogue_predicated_tile_iterator.h",sha256=vuKwz3FTRqRclqRaFrvn82Kip00uxbHNRBCIGjkg_U8,23855' 2025-06-01T22:51:31.5228534Z ++ read fname 2025-06-01T22:51:31.5229158Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h 2025-06-01T22:51:31.5230337Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h 2025-06-01T22:51:31.5231315Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h 2025-06-01T22:51:31.5231952Z ++ grep RECORD 2025-06-01T22:51:31.5251498Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h 2025-06-01T22:51:31.5252287Z +++ openssl base64 2025-06-01T22:51:31.5252737Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.5254120Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.5255365Z +++ sed -e s/=//g 2025-06-01T22:51:31.5292521Z ++ HASH=F_ThtuS0c-IeEG0tT3GgcZamhJ1BvodpwW_S20Og5mY 2025-06-01T22:51:31.5298247Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h 2025-06-01T22:51:31.5299052Z +++ awk '{print $5}' 2025-06-01T22:51:31.5324690Z ++ FSIZE=1650 2025-06-01T22:51:31.5326014Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/make_residual_last.h",sha256=F_ThtuS0c-IeEG0tT3GgcZamhJ1BvodpwW_S20Og5mY,1650' 2025-06-01T22:51:31.5327013Z ++ read fname 2025-06-01T22:51:31.5327974Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h 2025-06-01T22:51:31.5329390Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h 2025-06-01T22:51:31.5330707Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h 2025-06-01T22:51:31.5331583Z ++ grep RECORD 2025-06-01T22:51:31.5348827Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h 2025-06-01T22:51:31.5350615Z +++ openssl base64 2025-06-01T22:51:31.5351809Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.5352954Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.5354280Z +++ sed -e s/=//g 2025-06-01T22:51:31.5396538Z ++ HASH=0X7DlCKeUuaTzqhTaU8CePgTYk3HzUl-KirOUV0dn_Y 2025-06-01T22:51:31.5400061Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h 2025-06-01T22:51:31.5400894Z +++ awk '{print $5}' 2025-06-01T22:51:31.5427830Z ++ FSIZE=64466 2025-06-01T22:51:31.5429013Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_access_iterator_residual_last.h",sha256=0X7DlCKeUuaTzqhTaU8CePgTYk3HzUl-KirOUV0dn_Y,64466' 2025-06-01T22:51:31.5430127Z ++ read fname 2025-06-01T22:51:31.5430874Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h 2025-06-01T22:51:31.5432132Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h 2025-06-01T22:51:31.5433319Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h 2025-06-01T22:51:31.5434083Z ++ grep RECORD 2025-06-01T22:51:31.5449744Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h 2025-06-01T22:51:31.5450665Z +++ openssl base64 2025-06-01T22:51:31.5450939Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.5451941Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.5453137Z +++ sed -e s/=//g 2025-06-01T22:51:31.5492273Z ++ HASH=iAozg9cWtQ9VJ1ZNAeBmqOq-rOk6U0ViBlxV-k-q8iA 2025-06-01T22:51:31.5498600Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h 2025-06-01T22:51:31.5499383Z +++ awk '{print $5}' 2025-06-01T22:51:31.5525509Z ++ FSIZE=64499 2025-06-01T22:51:31.5526620Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/predicated_tile_iterator_residual_last.h",sha256=iAozg9cWtQ9VJ1ZNAeBmqOq-rOk6U0ViBlxV-k-q8iA,64499' 2025-06-01T22:51:31.5527878Z ++ read fname 2025-06-01T22:51:31.5528554Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h 2025-06-01T22:51:31.5529679Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h 2025-06-01T22:51:31.5530732Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h 2025-06-01T22:51:31.5531426Z ++ grep RECORD 2025-06-01T22:51:31.5549170Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h 2025-06-01T22:51:31.5549999Z +++ openssl base64 2025-06-01T22:51:31.5550273Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.5551446Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.5552810Z +++ sed -e s/=//g 2025-06-01T22:51:31.5594836Z ++ HASH=jrRm5-MBPaMtCgg6Pl35eNeYO4Oi3SpeNixSaJKuiU4 2025-06-01T22:51:31.5598258Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h 2025-06-01T22:51:31.5598968Z +++ awk '{print $5}' 2025-06-01T22:51:31.5627512Z ++ FSIZE=961 2025-06-01T22:51:31.5628694Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/transpose_warp_iterator.h",sha256=jrRm5-MBPaMtCgg6Pl35eNeYO4Oi3SpeNixSaJKuiU4,961' 2025-06-01T22:51:31.5629699Z ++ read fname 2025-06-01T22:51:31.5630348Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h 2025-06-01T22:51:31.5630846Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h 2025-06-01T22:51:31.5631298Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h 2025-06-01T22:51:31.5631397Z ++ grep RECORD 2025-06-01T22:51:31.5649830Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h 2025-06-01T22:51:31.5650138Z +++ openssl base64 2025-06-01T22:51:31.5651306Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.5652681Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.5654033Z +++ sed -e s/=//g 2025-06-01T22:51:31.5690839Z ++ HASH=Ppf3s-rny1wh-5sYdhpkcrCxsxeSNQjGoM_PgkCYMlg 2025-06-01T22:51:31.5696058Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h 2025-06-01T22:51:31.5696529Z +++ awk '{print $5}' 2025-06-01T22:51:31.5723141Z ++ FSIZE=10055 2025-06-01T22:51:31.5724178Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/iterators/warp_iterator_from_smem.h",sha256=Ppf3s-rny1wh-5sYdhpkcrCxsxeSNQjGoM_PgkCYMlg,10055' 2025-06-01T22:51:31.5724302Z ++ read fname 2025-06-01T22:51:31.5724905Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h 2025-06-01T22:51:31.5725278Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h 2025-06-01T22:51:31.5725788Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h 2025-06-01T22:51:31.5726385Z ++ grep RECORD 2025-06-01T22:51:31.5748002Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h 2025-06-01T22:51:31.5748148Z +++ openssl base64 2025-06-01T22:51:31.5748252Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.5749222Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.5750478Z +++ sed -e s/=//g 2025-06-01T22:51:31.5794705Z ++ HASH=KyYHzyws8sFiR1SFO3ZqvXW55X3YyhS2sB2sunlQnAM 2025-06-01T22:51:31.5799043Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h 2025-06-01T22:51:31.5799541Z +++ awk '{print $5}' 2025-06-01T22:51:31.5826819Z ++ FSIZE=96641 2025-06-01T22:51:31.5827620Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassB.h",sha256=KyYHzyws8sFiR1SFO3ZqvXW55X3YyhS2sB2sunlQnAM,96641' 2025-06-01T22:51:31.5827749Z ++ read fname 2025-06-01T22:51:31.5828165Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h 2025-06-01T22:51:31.5828664Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h 2025-06-01T22:51:31.5829027Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h 2025-06-01T22:51:31.5829131Z ++ grep RECORD 2025-06-01T22:51:31.5848673Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h 2025-06-01T22:51:31.5848805Z +++ openssl base64 2025-06-01T22:51:31.5849809Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.5851087Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.5852383Z +++ sed -e s/=//g 2025-06-01T22:51:31.5890670Z ++ HASH=hl4hp7_ewjGtBYobjLHuMt2o1S4v1W-AEiTQXy0mBfo 2025-06-01T22:51:31.5895964Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h 2025-06-01T22:51:31.5896472Z +++ awk '{print $5}' 2025-06-01T22:51:31.5923013Z ++ FSIZE=25950 2025-06-01T22:51:31.5923986Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/kernels/cutlassF.h",sha256=hl4hp7_ewjGtBYobjLHuMt2o1S4v1W-AEiTQXy0mBfo,25950' 2025-06-01T22:51:31.5924104Z ++ read fname 2025-06-01T22:51:31.5924700Z ++ make_wheel_record torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h 2025-06-01T22:51:31.5925296Z ++ FPATH=torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h 2025-06-01T22:51:31.5925750Z ++ echo torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h 2025-06-01T22:51:31.5926931Z ++ grep RECORD 2025-06-01T22:51:31.5948233Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h 2025-06-01T22:51:31.5948371Z +++ openssl base64 2025-06-01T22:51:31.5948686Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.5949702Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.5951008Z +++ sed -e s/=//g 2025-06-01T22:51:31.5993588Z ++ HASH=eY9VxKR_rbqtETFtehdfEGP2ORkGngNM9n3ryUai7LA 2025-06-01T22:51:31.5997326Z +++ ls -nl torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h 2025-06-01T22:51:31.5997861Z +++ awk '{print $5}' 2025-06-01T22:51:31.6025907Z ++ FSIZE=2152 2025-06-01T22:51:31.6026761Z ++ echo '"torch/include/ATen/native/transformers/cuda/mem_eff_attention/transform/tile_smem_loader.h",sha256=eY9VxKR_rbqtETFtehdfEGP2ORkGngNM9n3ryUai7LA,2152' 2025-06-01T22:51:31.6026877Z ++ read fname 2025-06-01T22:51:31.6027189Z ++ make_wheel_record torch/include/ATen/native/transformers/hip/aotriton_adapter.h 2025-06-01T22:51:31.6027451Z ++ FPATH=torch/include/ATen/native/transformers/hip/aotriton_adapter.h 2025-06-01T22:51:31.6027697Z ++ echo torch/include/ATen/native/transformers/hip/aotriton_adapter.h 2025-06-01T22:51:31.6028403Z ++ grep RECORD 2025-06-01T22:51:31.6048298Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/hip/aotriton_adapter.h 2025-06-01T22:51:31.6048412Z +++ openssl base64 2025-06-01T22:51:31.6049528Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.6050821Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.6052049Z +++ sed -e s/=//g 2025-06-01T22:51:31.6090231Z ++ HASH=X6ZqJKEvvKvjDZuInaMdOA_n_Xr_zLSkr_4e-fwkEyo 2025-06-01T22:51:31.6095285Z +++ ls -nl torch/include/ATen/native/transformers/hip/aotriton_adapter.h 2025-06-01T22:51:31.6096086Z +++ awk '{print $5}' 2025-06-01T22:51:31.6122039Z ++ FSIZE=3710 2025-06-01T22:51:31.6122812Z ++ echo '"torch/include/ATen/native/transformers/hip/aotriton_adapter.h",sha256=X6ZqJKEvvKvjDZuInaMdOA_n_Xr_zLSkr_4e-fwkEyo,3710' 2025-06-01T22:51:31.6124582Z ++ read fname 2025-06-01T22:51:31.6124951Z ++ make_wheel_record torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h 2025-06-01T22:51:31.6125240Z ++ FPATH=torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h 2025-06-01T22:51:31.6136109Z ++ echo torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h 2025-06-01T22:51:31.6137489Z ++ grep RECORD 2025-06-01T22:51:31.6147853Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h 2025-06-01T22:51:31.6148213Z +++ openssl base64 2025-06-01T22:51:31.6148495Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.6149461Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.6150720Z +++ sed -e s/=//g 2025-06-01T22:51:31.6195113Z ++ HASH=y9gItA8KbnJLvrvwFPipZSlBtNK1gM9Yr3tx0k_Mm5k 2025-06-01T22:51:31.6197651Z +++ ls -nl torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h 2025-06-01T22:51:31.6198677Z +++ awk '{print $5}' 2025-06-01T22:51:31.6226158Z ++ FSIZE=22691 2025-06-01T22:51:31.6226890Z ++ echo '"torch/include/ATen/native/transformers/hip/flash_attn/flash_api.h",sha256=y9gItA8KbnJLvrvwFPipZSlBtNK1gM9Yr3tx0k_Mm5k,22691' 2025-06-01T22:51:31.6227301Z ++ read fname 2025-06-01T22:51:31.6227696Z ++ make_wheel_record torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h 2025-06-01T22:51:31.6228164Z ++ FPATH=torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h 2025-06-01T22:51:31.6228471Z ++ echo torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h 2025-06-01T22:51:31.6228652Z ++ grep RECORD 2025-06-01T22:51:31.6249827Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h 2025-06-01T22:51:31.6250317Z +++ openssl base64 2025-06-01T22:51:31.6251475Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.6252729Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.6254038Z +++ sed -e s/=//g 2025-06-01T22:51:31.6290612Z ++ HASH=UZSFtO10XX9hLAVucAtDFUzxwYjObc97s2EFHed88HE 2025-06-01T22:51:31.6295708Z +++ ls -nl torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h 2025-06-01T22:51:31.6296478Z +++ awk '{print $5}' 2025-06-01T22:51:31.6323090Z ++ FSIZE=1779 2025-06-01T22:51:31.6323949Z ++ echo '"torch/include/ATen/native/transformers/hip/flash_attn/ck/me_ck_api.h",sha256=UZSFtO10XX9hLAVucAtDFUzxwYjObc97s2EFHed88HE,1779' 2025-06-01T22:51:31.6324077Z ++ read fname 2025-06-01T22:51:31.6324279Z ++ make_wheel_record torch/include/ATen/native/utils/Factory.h 2025-06-01T22:51:31.6324437Z ++ FPATH=torch/include/ATen/native/utils/Factory.h 2025-06-01T22:51:31.6325052Z ++ echo torch/include/ATen/native/utils/Factory.h 2025-06-01T22:51:31.6325368Z ++ grep RECORD 2025-06-01T22:51:31.6347865Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/utils/Factory.h 2025-06-01T22:51:31.6347996Z +++ openssl base64 2025-06-01T22:51:31.6350538Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.6351899Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.6353120Z +++ sed -e s/=//g 2025-06-01T22:51:31.6392325Z ++ HASH=o3dvnszZ0_LGzMP6Jz-oZCljttPC70oZGfjfWRxRC5o 2025-06-01T22:51:31.6396009Z +++ ls -nl torch/include/ATen/native/utils/Factory.h 2025-06-01T22:51:31.6396669Z +++ awk '{print $5}' 2025-06-01T22:51:31.6424338Z ++ FSIZE=487 2025-06-01T22:51:31.6424862Z ++ echo '"torch/include/ATen/native/utils/Factory.h",sha256=o3dvnszZ0_LGzMP6Jz-oZCljttPC70oZGfjfWRxRC5o,487' 2025-06-01T22:51:31.6424984Z ++ read fname 2025-06-01T22:51:31.6425216Z ++ make_wheel_record torch/include/ATen/native/utils/ParamUtils.h 2025-06-01T22:51:31.6425389Z ++ FPATH=torch/include/ATen/native/utils/ParamUtils.h 2025-06-01T22:51:31.6425556Z ++ echo torch/include/ATen/native/utils/ParamUtils.h 2025-06-01T22:51:31.6426947Z ++ grep RECORD 2025-06-01T22:51:31.6448119Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/utils/ParamUtils.h 2025-06-01T22:51:31.6448239Z +++ openssl base64 2025-06-01T22:51:31.6449771Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.6451547Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.6452982Z +++ sed -e s/=//g 2025-06-01T22:51:31.6490194Z ++ HASH=StodSX1GpH700thoobFxf1IuGD00-XAcgwfkKIgqXfg 2025-06-01T22:51:31.6495004Z +++ ls -nl torch/include/ATen/native/utils/ParamUtils.h 2025-06-01T22:51:31.6496033Z +++ awk '{print $5}' 2025-06-01T22:51:31.6523019Z ++ FSIZE=1198 2025-06-01T22:51:31.6523558Z ++ echo '"torch/include/ATen/native/utils/ParamUtils.h",sha256=StodSX1GpH700thoobFxf1IuGD00-XAcgwfkKIgqXfg,1198' 2025-06-01T22:51:31.6523794Z ++ read fname 2025-06-01T22:51:31.6524033Z ++ make_wheel_record torch/include/ATen/native/utils/ParamsHash.h 2025-06-01T22:51:31.6524357Z ++ FPATH=torch/include/ATen/native/utils/ParamsHash.h 2025-06-01T22:51:31.6524527Z ++ echo torch/include/ATen/native/utils/ParamsHash.h 2025-06-01T22:51:31.6525247Z ++ grep RECORD 2025-06-01T22:51:31.6548196Z +++ openssl dgst -sha256 -binary torch/include/ATen/native/utils/ParamsHash.h 2025-06-01T22:51:31.6548320Z +++ openssl base64 2025-06-01T22:51:31.6548436Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.6548809Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.6550017Z +++ sed -e s/=//g 2025-06-01T22:51:31.6592701Z ++ HASH=4d7c40z9WplS5EyNfBGU-QTnki9ta4M9QxufxTInsO0 2025-06-01T22:51:31.6596080Z +++ ls -nl torch/include/ATen/native/utils/ParamsHash.h 2025-06-01T22:51:31.6596915Z +++ awk '{print $5}' 2025-06-01T22:51:31.6626078Z ++ FSIZE=3124 2025-06-01T22:51:31.6626694Z ++ echo '"torch/include/ATen/native/utils/ParamsHash.h",sha256=4d7c40z9WplS5EyNfBGU-QTnki9ta4M9QxufxTInsO0,3124' 2025-06-01T22:51:31.6626946Z ++ read fname 2025-06-01T22:51:31.6627181Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool2d.h 2025-06-01T22:51:31.6627370Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool2d.h 2025-06-01T22:51:31.6627533Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool2d.h 2025-06-01T22:51:31.6627634Z ++ grep RECORD 2025-06-01T22:51:31.6648021Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool2d.h 2025-06-01T22:51:31.6648153Z +++ openssl base64 2025-06-01T22:51:31.6648788Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.6650027Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.6651317Z +++ sed -e s/=//g 2025-06-01T22:51:31.6690304Z ++ HASH=8BjBR-CaFSs3KCtvlKtBm0GcxVyT3vIztA-s0WJlv-8 2025-06-01T22:51:31.6695218Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool2d.h 2025-06-01T22:51:31.6696025Z +++ awk '{print $5}' 2025-06-01T22:51:31.6723371Z ++ FSIZE=4141 2025-06-01T22:51:31.6724087Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool2d.h",sha256=8BjBR-CaFSs3KCtvlKtBm0GcxVyT3vIztA-s0WJlv-8,4141' 2025-06-01T22:51:31.6724190Z ++ read fname 2025-06-01T22:51:31.6724492Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h 2025-06-01T22:51:31.6724896Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h 2025-06-01T22:51:31.6725115Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h 2025-06-01T22:51:31.6725286Z ++ grep RECORD 2025-06-01T22:51:31.6747930Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h 2025-06-01T22:51:31.6748049Z +++ openssl base64 2025-06-01T22:51:31.6748152Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.6749722Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.6750793Z +++ sed -e s/=//g 2025-06-01T22:51:31.6791683Z ++ HASH=T9yT5OCIf1PHBm98YmxgN5-ZJc57m4hxylp_w2LtIp4 2025-06-01T22:51:31.6794043Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h 2025-06-01T22:51:31.6795261Z +++ awk '{print $5}' 2025-06-01T22:51:31.6823766Z ++ FSIZE=1452 2025-06-01T22:51:31.6824354Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h",sha256=T9yT5OCIf1PHBm98YmxgN5-ZJc57m4hxylp_w2LtIp4,1452' 2025-06-01T22:51:31.6824477Z ++ read fname 2025-06-01T22:51:31.6824914Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.6825300Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.6825685Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.6825784Z ++ grep RECORD 2025-06-01T22:51:31.6846901Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.6847037Z +++ openssl base64 2025-06-01T22:51:31.6847359Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.6848663Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.6850031Z +++ sed -e s/=//g 2025-06-01T22:51:31.6888301Z ++ HASH=JeLI_X8mSdsmv7f3ukT7TkBg9Ot4oJLStchOWDwFRb8 2025-06-01T22:51:31.6893581Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.6894141Z +++ awk '{print $5}' 2025-06-01T22:51:31.6920523Z ++ FSIZE=977 2025-06-01T22:51:31.6921337Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h",sha256=JeLI_X8mSdsmv7f3ukT7TkBg9Ot4oJLStchOWDwFRb8,977' 2025-06-01T22:51:31.6921453Z ++ read fname 2025-06-01T22:51:31.6921785Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:31.6922061Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:31.6922577Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:31.6923903Z ++ grep RECORD 2025-06-01T22:51:31.6947216Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:31.6947532Z +++ openssl base64 2025-06-01T22:51:31.6947635Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.6947734Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.6949126Z +++ sed -e s/=//g 2025-06-01T22:51:31.6990987Z ++ HASH=Vvz5ASAMR98dEswKinTmRtFnS6jb9mEirjmGlx_2528 2025-06-01T22:51:31.6994294Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:31.6994924Z +++ awk '{print $5}' 2025-06-01T22:51:31.7023241Z ++ FSIZE=775 2025-06-01T22:51:31.7023936Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h",sha256=Vvz5ASAMR98dEswKinTmRtFnS6jb9mEirjmGlx_2528,775' 2025-06-01T22:51:31.7024041Z ++ read fname 2025-06-01T22:51:31.7024515Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:31.7024796Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:31.7025064Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:31.7025188Z ++ grep RECORD 2025-06-01T22:51:31.7048010Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:31.7048140Z +++ openssl base64 2025-06-01T22:51:31.7048241Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.7050550Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.7051731Z +++ sed -e s/=//g 2025-06-01T22:51:31.7089732Z ++ HASH=FjbZJMJ-hJc-fYJy7mrq-HOHArmXUpDAr1i1_PhL20g 2025-06-01T22:51:31.7094705Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:31.7095488Z +++ awk '{print $5}' 2025-06-01T22:51:31.7122349Z ++ FSIZE=777 2025-06-01T22:51:31.7123048Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h",sha256=FjbZJMJ-hJc-fYJy7mrq-HOHArmXUpDAr1i1_PhL20g,777' 2025-06-01T22:51:31.7123154Z ++ read fname 2025-06-01T22:51:31.7123452Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h 2025-06-01T22:51:31.7123857Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h 2025-06-01T22:51:31.7124098Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h 2025-06-01T22:51:31.7124978Z ++ grep RECORD 2025-06-01T22:51:31.7147258Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h 2025-06-01T22:51:31.7147669Z +++ openssl base64 2025-06-01T22:51:31.7147786Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.7148699Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.7150012Z +++ sed -e s/=//g 2025-06-01T22:51:31.7191080Z ++ HASH=vdrp-Dk1uF7ewNq2O8rgHvkNL_RxOK0IxwLCa0bpbco 2025-06-01T22:51:31.7195059Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h 2025-06-01T22:51:31.7196330Z +++ awk '{print $5}' 2025-06-01T22:51:31.7223868Z ++ FSIZE=780 2025-06-01T22:51:31.7224535Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h",sha256=vdrp-Dk1uF7ewNq2O8rgHvkNL_RxOK0IxwLCa0bpbco,780' 2025-06-01T22:51:31.7224653Z ++ read fname 2025-06-01T22:51:31.7224942Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h 2025-06-01T22:51:31.7225183Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h 2025-06-01T22:51:31.7225711Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h 2025-06-01T22:51:31.7225832Z ++ grep RECORD 2025-06-01T22:51:31.7247301Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h 2025-06-01T22:51:31.7247452Z +++ openssl base64 2025-06-01T22:51:31.7248095Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.7249622Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.7250967Z +++ sed -e s/=//g 2025-06-01T22:51:31.7290058Z ++ HASH=zbNQyNazOjr31nRRe7wOYWWY-ESZilf1gQTDCNQh9mE 2025-06-01T22:51:31.7295327Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h 2025-06-01T22:51:31.7296130Z +++ awk '{print $5}' 2025-06-01T22:51:31.7322221Z ++ FSIZE=1893 2025-06-01T22:51:31.7322976Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h",sha256=zbNQyNazOjr31nRRe7wOYWWY-ESZilf1gQTDCNQh9mE,1893' 2025-06-01T22:51:31.7324174Z ++ read fname 2025-06-01T22:51:31.7324738Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.7325627Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.7326537Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.7327117Z ++ grep RECORD 2025-06-01T22:51:31.7347443Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.7348178Z +++ openssl base64 2025-06-01T22:51:31.7348450Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.7348720Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.7349610Z +++ sed -e s/=//g 2025-06-01T22:51:31.7393781Z ++ HASH=eUhdfYXL5lFZYX_w3-c-4VKL1gHZ-yc-JHAZM9Xthzs 2025-06-01T22:51:31.7394656Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.7395623Z +++ awk '{print $5}' 2025-06-01T22:51:31.7423577Z ++ FSIZE=1218 2025-06-01T22:51:31.7424700Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h",sha256=eUhdfYXL5lFZYX_w3-c-4VKL1gHZ-yc-JHAZM9Xthzs,1218' 2025-06-01T22:51:31.7425592Z ++ read fname 2025-06-01T22:51:31.7426025Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:31.7426682Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:31.7427285Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:31.7427723Z ++ grep RECORD 2025-06-01T22:51:31.7447780Z +++ openssl base64 2025-06-01T22:51:31.7448347Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:31.7448953Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.7449371Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.7450869Z +++ sed -e s/=//g 2025-06-01T22:51:31.7490360Z ++ HASH=9KAZBHTLzD3xgNFL1r8ZfVhMMjBZCv5ctC-IjkFTfeQ 2025-06-01T22:51:31.7495202Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:31.7495784Z +++ awk '{print $5}' 2025-06-01T22:51:31.7522270Z ++ FSIZE=871 2025-06-01T22:51:31.7523061Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h",sha256=9KAZBHTLzD3xgNFL1r8ZfVhMMjBZCv5ctC-IjkFTfeQ,871' 2025-06-01T22:51:31.7523963Z ++ read fname 2025-06-01T22:51:31.7524397Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:31.7525290Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:31.7525904Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:31.7526379Z ++ grep RECORD 2025-06-01T22:51:31.7547066Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:31.7547677Z +++ openssl base64 2025-06-01T22:51:31.7548232Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.7549410Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.7550737Z +++ sed -e s/=//g 2025-06-01T22:51:31.7590968Z ++ HASH=_XzGCsZJJxQSDFt8obcbdzm0gyuk6VGQaecK_ot9YnI 2025-06-01T22:51:31.7594252Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:31.7594740Z +++ awk '{print $5}' 2025-06-01T22:51:31.7622559Z ++ FSIZE=873 2025-06-01T22:51:31.7623381Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h",sha256=_XzGCsZJJxQSDFt8obcbdzm0gyuk6VGQaecK_ot9YnI,873' 2025-06-01T22:51:31.7624136Z ++ read fname 2025-06-01T22:51:31.7624527Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool2d_native.h 2025-06-01T22:51:31.7625122Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool2d_native.h 2025-06-01T22:51:31.7625656Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool2d_native.h 2025-06-01T22:51:31.7626069Z ++ grep RECORD 2025-06-01T22:51:31.7645731Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool2d_native.h 2025-06-01T22:51:31.7646314Z +++ openssl base64 2025-06-01T22:51:31.7646771Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.7647307Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.7648525Z +++ sed -e s/=//g 2025-06-01T22:51:31.7686720Z ++ HASH=AYeoxxMKZtz2RZuGxv-cXSvQSsYigNbZ3Hjpkcx0d-Q 2025-06-01T22:51:31.7691433Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool2d_native.h 2025-06-01T22:51:31.7692230Z +++ awk '{print $5}' 2025-06-01T22:51:31.7719359Z ++ FSIZE=976 2025-06-01T22:51:31.7720272Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool2d_native.h",sha256=AYeoxxMKZtz2RZuGxv-cXSvQSsYigNbZ3Hjpkcx0d-Q,976' 2025-06-01T22:51:31.7721022Z ++ read fname 2025-06-01T22:51:31.7721414Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h 2025-06-01T22:51:31.7721964Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h 2025-06-01T22:51:31.7722525Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h 2025-06-01T22:51:31.7722927Z ++ grep RECORD 2025-06-01T22:51:31.7746580Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h 2025-06-01T22:51:31.7747168Z +++ openssl base64 2025-06-01T22:51:31.7747443Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.7747706Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.7748004Z +++ sed -e s/=//g 2025-06-01T22:51:31.7790384Z ++ HASH=-iBrWteQRPUwTpFj1oJHLlOtarEOXWxtKwmAXa0WheA 2025-06-01T22:51:31.7793329Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h 2025-06-01T22:51:31.7794010Z +++ awk '{print $5}' 2025-06-01T22:51:31.7821914Z ++ FSIZE=1851 2025-06-01T22:51:31.7822632Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h",sha256=-iBrWteQRPUwTpFj1oJHLlOtarEOXWxtKwmAXa0WheA,1851' 2025-06-01T22:51:31.7823361Z ++ read fname 2025-06-01T22:51:31.7823718Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool3d.h 2025-06-01T22:51:31.7824239Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool3d.h 2025-06-01T22:51:31.7824719Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool3d.h 2025-06-01T22:51:31.7825100Z ++ grep RECORD 2025-06-01T22:51:31.7846336Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool3d.h 2025-06-01T22:51:31.7846890Z +++ openssl base64 2025-06-01T22:51:31.7847167Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.7847430Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.7848244Z +++ sed -e s/=//g 2025-06-01T22:51:31.7886207Z ++ HASH=KBziWxsNiJwHeu8FZyP87iVdrfRj1KPrkt0iHHq3bcU 2025-06-01T22:51:31.7891028Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool3d.h 2025-06-01T22:51:31.7891869Z +++ awk '{print $5}' 2025-06-01T22:51:31.7917648Z ++ FSIZE=4141 2025-06-01T22:51:31.7918374Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool3d.h",sha256=KBziWxsNiJwHeu8FZyP87iVdrfRj1KPrkt0iHHq3bcU,4141' 2025-06-01T22:51:31.7919090Z ++ read fname 2025-06-01T22:51:31.7919492Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h 2025-06-01T22:51:31.7920120Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h 2025-06-01T22:51:31.7920769Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h 2025-06-01T22:51:31.7921434Z ++ grep RECORD 2025-06-01T22:51:31.7942975Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h 2025-06-01T22:51:31.7943592Z +++ openssl base64 2025-06-01T22:51:31.7944602Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.7944864Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.7946192Z +++ sed -e s/=//g 2025-06-01T22:51:31.7989420Z ++ HASH=O0SLX0j5yRreNpsCGXq-G-4G383hpurXr4n0S3cYFNQ 2025-06-01T22:51:31.7992665Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h 2025-06-01T22:51:31.7993147Z +++ awk '{print $5}' 2025-06-01T22:51:31.8021126Z ++ FSIZE=1452 2025-06-01T22:51:31.8021895Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h",sha256=O0SLX0j5yRreNpsCGXq-G-4G383hpurXr4n0S3cYFNQ,1452' 2025-06-01T22:51:31.8022646Z ++ read fname 2025-06-01T22:51:31.8023223Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.8024174Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.8025207Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.8025801Z ++ grep RECORD 2025-06-01T22:51:31.8044998Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.8046033Z +++ openssl base64 2025-06-01T22:51:31.8046439Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.8046711Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.8046977Z +++ sed -e s/=//g 2025-06-01T22:51:31.8085304Z ++ HASH=IPSxlBRDTEOj8EpFcfVMmFsk8RrxyFVkrBVm__03nN0 2025-06-01T22:51:31.8089982Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.8090641Z +++ awk '{print $5}' 2025-06-01T22:51:31.8116931Z ++ FSIZE=977 2025-06-01T22:51:31.8117846Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h",sha256=IPSxlBRDTEOj8EpFcfVMmFsk8RrxyFVkrBVm__03nN0,977' 2025-06-01T22:51:31.8118769Z ++ read fname 2025-06-01T22:51:31.8119227Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:31.8119970Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:31.8120636Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:31.8121131Z ++ grep RECORD 2025-06-01T22:51:31.8144007Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:31.8144649Z +++ openssl base64 2025-06-01T22:51:31.8144923Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.8145173Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.8145871Z +++ sed -e s/=//g 2025-06-01T22:51:31.8188715Z ++ HASH=Cd1XxUGabRmbgumz9a0W5PkkLpTxAf22SNE9OU_k5qQ 2025-06-01T22:51:31.8190449Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:31.8191304Z +++ awk '{print $5}' 2025-06-01T22:51:31.8216524Z ++ FSIZE=775 2025-06-01T22:51:31.8217329Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h",sha256=Cd1XxUGabRmbgumz9a0W5PkkLpTxAf22SNE9OU_k5qQ,775' 2025-06-01T22:51:31.8218109Z ++ read fname 2025-06-01T22:51:31.8218590Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:31.8219321Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:31.8220007Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:31.8220875Z ++ grep RECORD 2025-06-01T22:51:31.8243908Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:31.8244769Z +++ openssl base64 2025-06-01T22:51:31.8245038Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.8245549Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.8246301Z +++ sed -e s/=//g 2025-06-01T22:51:31.8286202Z ++ HASH=_oTYBZFPBPelRpzzJsqL-Z0TiztPCJ6YhdYyb1aT5BM 2025-06-01T22:51:31.8290426Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:31.8291071Z +++ awk '{print $5}' 2025-06-01T22:51:31.8319126Z ++ FSIZE=777 2025-06-01T22:51:31.8319922Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h",sha256=_oTYBZFPBPelRpzzJsqL-Z0TiztPCJ6YhdYyb1aT5BM,777' 2025-06-01T22:51:31.8320708Z ++ read fname 2025-06-01T22:51:31.8321164Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h 2025-06-01T22:51:31.8321830Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h 2025-06-01T22:51:31.8322450Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h 2025-06-01T22:51:31.8322901Z ++ grep RECORD 2025-06-01T22:51:31.8346589Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h 2025-06-01T22:51:31.8347231Z +++ openssl base64 2025-06-01T22:51:31.8347490Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.8347754Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.8348164Z +++ sed -e s/=//g 2025-06-01T22:51:31.8389282Z ++ HASH=ktQX15Oy9SXna-BouVfJWnZv3QoVXHM9VHHyTCnuAh0 2025-06-01T22:51:31.8392977Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h 2025-06-01T22:51:31.8393485Z +++ awk '{print $5}' 2025-06-01T22:51:31.8421628Z ++ FSIZE=780 2025-06-01T22:51:31.8422565Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h",sha256=ktQX15Oy9SXna-BouVfJWnZv3QoVXHM9VHHyTCnuAh0,780' 2025-06-01T22:51:31.8423346Z ++ read fname 2025-06-01T22:51:31.8423767Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h 2025-06-01T22:51:31.8424420Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h 2025-06-01T22:51:31.8425010Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h 2025-06-01T22:51:31.8425501Z ++ grep RECORD 2025-06-01T22:51:31.8446069Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h 2025-06-01T22:51:31.8446681Z +++ openssl base64 2025-06-01T22:51:31.8446965Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.8447222Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.8447839Z +++ sed -e s/=//g 2025-06-01T22:51:31.8487405Z ++ HASH=_Rgv_DQAd3c3Rf9CgBnUfDpL1QwvTz06QxSZY9RiCyU 2025-06-01T22:51:31.8492403Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h 2025-06-01T22:51:31.8493404Z +++ awk '{print $5}' 2025-06-01T22:51:31.8521032Z ++ FSIZE=1893 2025-06-01T22:51:31.8521809Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h",sha256=_Rgv_DQAd3c3Rf9CgBnUfDpL1QwvTz06QxSZY9RiCyU,1893' 2025-06-01T22:51:31.8522561Z ++ read fname 2025-06-01T22:51:31.8523099Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.8524285Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.8525114Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.8525706Z ++ grep RECORD 2025-06-01T22:51:31.8546918Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.8547676Z +++ openssl base64 2025-06-01T22:51:31.8547959Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.8549734Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.8550803Z +++ sed -e s/=//g 2025-06-01T22:51:31.8594128Z ++ HASH=JAWXab9CmSmvmBr1txqxwK1Fvvm5kR2Vc86geT8EX-4 2025-06-01T22:51:31.8601694Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.8602775Z +++ awk '{print $5}' 2025-06-01T22:51:31.8629360Z ++ FSIZE=1218 2025-06-01T22:51:31.8630309Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h",sha256=JAWXab9CmSmvmBr1txqxwK1Fvvm5kR2Vc86geT8EX-4,1218' 2025-06-01T22:51:31.8631200Z ++ read fname 2025-06-01T22:51:31.8631633Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:31.8632291Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:31.8632878Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:31.8633471Z ++ grep RECORD 2025-06-01T22:51:31.8651399Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:31.8651997Z +++ openssl base64 2025-06-01T22:51:31.8652834Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.8654037Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.8655304Z +++ sed -e s/=//g 2025-06-01T22:51:31.8692447Z ++ HASH=8ib8k2gXCFUBcJHjwLLarNCGlU9PcT_1B3_QO2VRTP4 2025-06-01T22:51:31.8698706Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:31.8699176Z +++ awk '{print $5}' 2025-06-01T22:51:31.8725301Z ++ FSIZE=871 2025-06-01T22:51:31.8726050Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h",sha256=8ib8k2gXCFUBcJHjwLLarNCGlU9PcT_1B3_QO2VRTP4,871' 2025-06-01T22:51:31.8726801Z ++ read fname 2025-06-01T22:51:31.8727254Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:31.8728063Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:31.8728698Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:31.8729161Z ++ grep RECORD 2025-06-01T22:51:31.8748806Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:31.8749571Z +++ openssl base64 2025-06-01T22:51:31.8750328Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.8751618Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.8752879Z +++ sed -e s/=//g 2025-06-01T22:51:31.8793065Z ++ HASH=rMC9fg0uRRKjIdsom01TIQdxDBw5r9wJR6rBKbFxZc8 2025-06-01T22:51:31.8796978Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:31.8797591Z +++ awk '{print $5}' 2025-06-01T22:51:31.8824242Z ++ FSIZE=873 2025-06-01T22:51:31.8825051Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h",sha256=rMC9fg0uRRKjIdsom01TIQdxDBw5r9wJR6rBKbFxZc8,873' 2025-06-01T22:51:31.8825833Z ++ read fname 2025-06-01T22:51:31.8826243Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool3d_native.h 2025-06-01T22:51:31.8826833Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool3d_native.h 2025-06-01T22:51:31.8827367Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool3d_native.h 2025-06-01T22:51:31.8827775Z ++ grep RECORD 2025-06-01T22:51:31.8846445Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool3d_native.h 2025-06-01T22:51:31.8847480Z +++ openssl base64 2025-06-01T22:51:31.8847766Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.8849130Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.8850387Z +++ sed -e s/=//g 2025-06-01T22:51:31.8889164Z ++ HASH=96QF-7r61Noy3uNeJqvLAF4LGa7YBXAAOrtqNMeVmFg 2025-06-01T22:51:31.8894501Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool3d_native.h 2025-06-01T22:51:31.8895474Z +++ awk '{print $5}' 2025-06-01T22:51:31.8921995Z ++ FSIZE=865 2025-06-01T22:51:31.8922798Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool3d_native.h",sha256=96QF-7r61Noy3uNeJqvLAF4LGa7YBXAAOrtqNMeVmFg,865' 2025-06-01T22:51:31.8923523Z ++ read fname 2025-06-01T22:51:31.8924042Z ++ make_wheel_record torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h 2025-06-01T22:51:31.8924879Z ++ FPATH=torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h 2025-06-01T22:51:31.8925385Z ++ echo torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h 2025-06-01T22:51:31.8925812Z ++ grep RECORD 2025-06-01T22:51:31.8944914Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h 2025-06-01T22:51:31.8945783Z +++ openssl base64 2025-06-01T22:51:31.8949494Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.8949817Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.8950460Z +++ sed -e s/=//g 2025-06-01T22:51:31.8991093Z ++ HASH=ezKwIBnyeBogQII52ipIxHHIsVLl2D1E1i-R4OJjc7Y 2025-06-01T22:51:31.8994485Z +++ ls -nl torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h 2025-06-01T22:51:31.8995250Z +++ awk '{print $5}' 2025-06-01T22:51:31.9022459Z ++ FSIZE=1851 2025-06-01T22:51:31.9023228Z ++ echo '"torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h",sha256=ezKwIBnyeBogQII52ipIxHHIsVLl2D1E1i-R4OJjc7Y,1851' 2025-06-01T22:51:31.9024080Z ++ read fname 2025-06-01T22:51:31.9024419Z ++ make_wheel_record torch/include/ATen/ops/_add_batch_dim.h 2025-06-01T22:51:31.9024876Z ++ FPATH=torch/include/ATen/ops/_add_batch_dim.h 2025-06-01T22:51:31.9025297Z ++ echo torch/include/ATen/ops/_add_batch_dim.h 2025-06-01T22:51:31.9025674Z ++ grep RECORD 2025-06-01T22:51:31.9046011Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_add_batch_dim.h 2025-06-01T22:51:31.9046536Z +++ openssl base64 2025-06-01T22:51:31.9046797Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.9047859Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.9049102Z +++ sed -e s/=//g 2025-06-01T22:51:31.9087573Z ++ HASH=asaLImBh8Uhk8hjCXgb8stq9oyu-cpv4fs4DvjSVyAA 2025-06-01T22:51:31.9092327Z +++ ls -nl torch/include/ATen/ops/_add_batch_dim.h 2025-06-01T22:51:31.9093049Z +++ awk '{print $5}' 2025-06-01T22:51:31.9121039Z ++ FSIZE=747 2025-06-01T22:51:31.9121855Z ++ echo '"torch/include/ATen/ops/_add_batch_dim.h",sha256=asaLImBh8Uhk8hjCXgb8stq9oyu-cpv4fs4DvjSVyAA,747' 2025-06-01T22:51:31.9122520Z ++ read fname 2025-06-01T22:51:31.9123042Z ++ make_wheel_record torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:31.9124007Z ++ FPATH=torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:31.9125053Z ++ echo torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:31.9125597Z ++ grep RECORD 2025-06-01T22:51:31.9146001Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:31.9147305Z +++ openssl base64 2025-06-01T22:51:31.9147612Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.9148035Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.9148314Z +++ sed -e s/=//g 2025-06-01T22:51:31.9189626Z ++ HASH=XMCD0HQdcEVa1BVZ1-AQu9xbFTK2PEvtCl6qIHalbYk 2025-06-01T22:51:31.9192887Z +++ ls -nl torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:31.9193496Z +++ awk '{print $5}' 2025-06-01T22:51:31.9221034Z ++ FSIZE=806 2025-06-01T22:51:31.9221935Z ++ echo '"torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h",sha256=XMCD0HQdcEVa1BVZ1-AQu9xbFTK2PEvtCl6qIHalbYk,806' 2025-06-01T22:51:31.9222796Z ++ read fname 2025-06-01T22:51:31.9223177Z ++ make_wheel_record torch/include/ATen/ops/_add_batch_dim_native.h 2025-06-01T22:51:31.9223696Z ++ FPATH=torch/include/ATen/ops/_add_batch_dim_native.h 2025-06-01T22:51:31.9224166Z ++ echo torch/include/ATen/ops/_add_batch_dim_native.h 2025-06-01T22:51:31.9224551Z ++ grep RECORD 2025-06-01T22:51:31.9246017Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_add_batch_dim_native.h 2025-06-01T22:51:31.9246588Z +++ openssl base64 2025-06-01T22:51:31.9246852Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.9247499Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.9248260Z +++ sed -e s/=//g 2025-06-01T22:51:31.9286678Z ++ HASH=ZlHHn7EHoRswcbjiFARpy9qVX_1_WirDTYpx882OshY 2025-06-01T22:51:31.9291763Z +++ ls -nl torch/include/ATen/ops/_add_batch_dim_native.h 2025-06-01T22:51:31.9292430Z +++ awk '{print $5}' 2025-06-01T22:51:31.9317710Z ++ FSIZE=518 2025-06-01T22:51:31.9318389Z ++ echo '"torch/include/ATen/ops/_add_batch_dim_native.h",sha256=ZlHHn7EHoRswcbjiFARpy9qVX_1_WirDTYpx882OshY,518' 2025-06-01T22:51:31.9319072Z ++ read fname 2025-06-01T22:51:31.9319436Z ++ make_wheel_record torch/include/ATen/ops/_add_batch_dim_ops.h 2025-06-01T22:51:31.9319922Z ++ FPATH=torch/include/ATen/ops/_add_batch_dim_ops.h 2025-06-01T22:51:31.9320745Z ++ echo torch/include/ATen/ops/_add_batch_dim_ops.h 2025-06-01T22:51:31.9322065Z ++ grep RECORD 2025-06-01T22:51:31.9342441Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_add_batch_dim_ops.h 2025-06-01T22:51:31.9344062Z +++ openssl base64 2025-06-01T22:51:31.9344380Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.9344679Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.9346642Z +++ sed -e s/=//g 2025-06-01T22:51:31.9388349Z ++ HASH=5NSRW7VALcMWvSKxzJcARghYgsojpBe30ReUGiceoCM 2025-06-01T22:51:31.9391737Z +++ ls -nl torch/include/ATen/ops/_add_batch_dim_ops.h 2025-06-01T22:51:31.9392488Z +++ awk '{print $5}' 2025-06-01T22:51:31.9418694Z ++ FSIZE=1093 2025-06-01T22:51:31.9419420Z ++ echo '"torch/include/ATen/ops/_add_batch_dim_ops.h",sha256=5NSRW7VALcMWvSKxzJcARghYgsojpBe30ReUGiceoCM,1093' 2025-06-01T22:51:31.9420105Z ++ read fname 2025-06-01T22:51:31.9420483Z ++ make_wheel_record torch/include/ATen/ops/_add_relu.h 2025-06-01T22:51:31.9420925Z ++ FPATH=torch/include/ATen/ops/_add_relu.h 2025-06-01T22:51:31.9421303Z ++ echo torch/include/ATen/ops/_add_relu.h 2025-06-01T22:51:31.9422176Z ++ grep RECORD 2025-06-01T22:51:31.9443528Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_add_relu.h 2025-06-01T22:51:31.9444264Z +++ openssl base64 2025-06-01T22:51:31.9444722Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.9444986Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.9446002Z +++ sed -e s/=//g 2025-06-01T22:51:31.9486075Z ++ HASH=52BQs31b-gOy2zKWLOaz1Kv_6yixKu3HvLZ0N1n4ETE 2025-06-01T22:51:31.9489696Z +++ ls -nl torch/include/ATen/ops/_add_relu.h 2025-06-01T22:51:31.9490569Z +++ awk '{print $5}' 2025-06-01T22:51:31.9518939Z ++ FSIZE=2781 2025-06-01T22:51:31.9519636Z ++ echo '"torch/include/ATen/ops/_add_relu.h",sha256=52BQs31b-gOy2zKWLOaz1Kv_6yixKu3HvLZ0N1n4ETE,2781' 2025-06-01T22:51:31.9520274Z ++ read fname 2025-06-01T22:51:31.9520883Z ++ make_wheel_record torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.9521659Z ++ FPATH=torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.9522359Z ++ echo torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.9522880Z ++ grep RECORD 2025-06-01T22:51:31.9544014Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.9544692Z +++ openssl base64 2025-06-01T22:51:31.9544960Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.9545209Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.9545927Z +++ sed -e s/=//g 2025-06-01T22:51:31.9588311Z ++ HASH=vgIkXljW9LyU1ufXH1fSQOV8fTw6VeXeNA9Tfs_r7ow 2025-06-01T22:51:31.9591316Z +++ ls -nl torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:31.9591997Z +++ awk '{print $5}' 2025-06-01T22:51:31.9620907Z ++ FSIZE=979 2025-06-01T22:51:31.9621778Z ++ echo '"torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h",sha256=vgIkXljW9LyU1ufXH1fSQOV8fTw6VeXeNA9Tfs_r7ow,979' 2025-06-01T22:51:31.9622597Z ++ read fname 2025-06-01T22:51:31.9622976Z ++ make_wheel_record torch/include/ATen/ops/_add_relu_cpu_dispatch.h 2025-06-01T22:51:31.9623505Z ++ FPATH=torch/include/ATen/ops/_add_relu_cpu_dispatch.h 2025-06-01T22:51:31.9623985Z ++ echo torch/include/ATen/ops/_add_relu_cpu_dispatch.h 2025-06-01T22:51:31.9624381Z ++ grep RECORD 2025-06-01T22:51:31.9644203Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_add_relu_cpu_dispatch.h 2025-06-01T22:51:31.9645036Z +++ openssl base64 2025-06-01T22:51:31.9645899Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.9646212Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.9646499Z +++ sed -e s/=//g 2025-06-01T22:51:31.9685577Z ++ HASH=W7fQahaeCmK8IjeYW7e3JcQSgfxAIor1d5wiaOO_wJM 2025-06-01T22:51:31.9689232Z +++ ls -nl torch/include/ATen/ops/_add_relu_cpu_dispatch.h 2025-06-01T22:51:31.9690098Z +++ awk '{print $5}' 2025-06-01T22:51:31.9717077Z ++ FSIZE=1373 2025-06-01T22:51:31.9717841Z ++ echo '"torch/include/ATen/ops/_add_relu_cpu_dispatch.h",sha256=W7fQahaeCmK8IjeYW7e3JcQSgfxAIor1d5wiaOO_wJM,1373' 2025-06-01T22:51:31.9718535Z ++ read fname 2025-06-01T22:51:31.9718920Z ++ make_wheel_record torch/include/ATen/ops/_add_relu_meta_dispatch.h 2025-06-01T22:51:31.9719457Z ++ FPATH=torch/include/ATen/ops/_add_relu_meta_dispatch.h 2025-06-01T22:51:31.9719947Z ++ echo torch/include/ATen/ops/_add_relu_meta_dispatch.h 2025-06-01T22:51:31.9720351Z ++ grep RECORD 2025-06-01T22:51:31.9743051Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_add_relu_meta_dispatch.h 2025-06-01T22:51:31.9743624Z +++ openssl base64 2025-06-01T22:51:31.9743873Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.9744131Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.9744530Z +++ sed -e s/=//g 2025-06-01T22:51:31.9785763Z ++ HASH=nX5KL5CMnNFXOV7b2Cl5UHXWVX6cqIX5DatN3RjYhDg 2025-06-01T22:51:31.9789287Z +++ ls -nl torch/include/ATen/ops/_add_relu_meta_dispatch.h 2025-06-01T22:51:31.9789955Z +++ awk '{print $5}' 2025-06-01T22:51:31.9814119Z ++ FSIZE=884 2025-06-01T22:51:31.9814791Z ++ echo '"torch/include/ATen/ops/_add_relu_meta_dispatch.h",sha256=nX5KL5CMnNFXOV7b2Cl5UHXWVX6cqIX5DatN3RjYhDg,884' 2025-06-01T22:51:31.9815625Z ++ read fname 2025-06-01T22:51:31.9815964Z ++ make_wheel_record torch/include/ATen/ops/_add_relu_native.h 2025-06-01T22:51:31.9816456Z ++ FPATH=torch/include/ATen/ops/_add_relu_native.h 2025-06-01T22:51:31.9818407Z ++ echo torch/include/ATen/ops/_add_relu_native.h 2025-06-01T22:51:31.9819842Z ++ grep RECORD 2025-06-01T22:51:31.9841570Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_add_relu_native.h 2025-06-01T22:51:31.9842500Z +++ openssl base64 2025-06-01T22:51:31.9842839Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.9843110Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.9843957Z +++ sed -e s/=//g 2025-06-01T22:51:31.9885573Z ++ HASH=AeuZIxiE9HDbygD_kDHHDkj7SAkqPX2pMWQe6E5AItM 2025-06-01T22:51:31.9887342Z +++ ls -nl torch/include/ATen/ops/_add_relu_native.h 2025-06-01T22:51:31.9887757Z +++ awk '{print $5}' 2025-06-01T22:51:31.9915918Z ++ FSIZE=1128 2025-06-01T22:51:31.9916715Z ++ echo '"torch/include/ATen/ops/_add_relu_native.h",sha256=AeuZIxiE9HDbygD_kDHHDkj7SAkqPX2pMWQe6E5AItM,1128' 2025-06-01T22:51:31.9917387Z ++ read fname 2025-06-01T22:51:31.9917711Z ++ make_wheel_record torch/include/ATen/ops/_add_relu_ops.h 2025-06-01T22:51:31.9918235Z ++ FPATH=torch/include/ATen/ops/_add_relu_ops.h 2025-06-01T22:51:31.9918634Z ++ echo torch/include/ATen/ops/_add_relu_ops.h 2025-06-01T22:51:31.9919000Z ++ grep RECORD 2025-06-01T22:51:31.9939698Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_add_relu_ops.h 2025-06-01T22:51:31.9940283Z +++ openssl base64 2025-06-01T22:51:31.9940531Z +++ sed -e s/+/-/g 2025-06-01T22:51:31.9940787Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:31.9941060Z +++ sed -e s/=//g 2025-06-01T22:51:31.9979988Z ++ HASH=Db6pDG-yEfgVpzuCkzYMz3G4oE4-uOnqI1cq55X_j-E 2025-06-01T22:51:31.9982901Z +++ ls -nl torch/include/ATen/ops/_add_relu_ops.h 2025-06-01T22:51:31.9983559Z +++ awk '{print $5}' 2025-06-01T22:51:32.0007555Z ++ FSIZE=4840 2025-06-01T22:51:32.0008177Z ++ echo '"torch/include/ATen/ops/_add_relu_ops.h",sha256=Db6pDG-yEfgVpzuCkzYMz3G4oE4-uOnqI1cq55X_j-E,4840' 2025-06-01T22:51:32.0008847Z ++ read fname 2025-06-01T22:51:32.0009213Z ++ make_wheel_record torch/include/ATen/ops/_addmm_activation.h 2025-06-01T22:51:32.0009714Z ++ FPATH=torch/include/ATen/ops/_addmm_activation.h 2025-06-01T22:51:32.0010747Z ++ echo torch/include/ATen/ops/_addmm_activation.h 2025-06-01T22:51:32.0011936Z ++ grep RECORD 2025-06-01T22:51:32.0035043Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_addmm_activation.h 2025-06-01T22:51:32.0035618Z +++ openssl base64 2025-06-01T22:51:32.0035886Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.0036141Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.0037694Z +++ sed -e s/=//g 2025-06-01T22:51:32.0079851Z ++ HASH=ovHUWFWFKNtTSOWMDzkAOiN7Jlfce2iiMpo7eNpTHuw 2025-06-01T22:51:32.0082087Z +++ ls -nl torch/include/ATen/ops/_addmm_activation.h 2025-06-01T22:51:32.0082640Z +++ awk '{print $5}' 2025-06-01T22:51:32.0110816Z ++ FSIZE=1847 2025-06-01T22:51:32.0111557Z ++ echo '"torch/include/ATen/ops/_addmm_activation.h",sha256=ovHUWFWFKNtTSOWMDzkAOiN7Jlfce2iiMpo7eNpTHuw,1847' 2025-06-01T22:51:32.0112258Z ++ read fname 2025-06-01T22:51:32.0112853Z ++ make_wheel_record torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:32.0113854Z ++ FPATH=torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:32.0114777Z ++ echo torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:32.0115416Z ++ grep RECORD 2025-06-01T22:51:32.0131959Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:32.0132869Z +++ openssl base64 2025-06-01T22:51:32.0133541Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.0134782Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.0136311Z +++ sed -e s/=//g 2025-06-01T22:51:32.0173618Z ++ HASH=sIopst68KEwCsexgyCnhaKQcVewRkBhvuAambw3VR0w 2025-06-01T22:51:32.0179312Z +++ ls -nl torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:32.0179967Z +++ awk '{print $5}' 2025-06-01T22:51:32.0206156Z ++ FSIZE=927 2025-06-01T22:51:32.0207133Z ++ echo '"torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h",sha256=sIopst68KEwCsexgyCnhaKQcVewRkBhvuAambw3VR0w,927' 2025-06-01T22:51:32.0208139Z ++ read fname 2025-06-01T22:51:32.0208562Z ++ make_wheel_record torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h 2025-06-01T22:51:32.0209346Z ++ FPATH=torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h 2025-06-01T22:51:32.0209919Z ++ echo torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h 2025-06-01T22:51:32.0210372Z ++ grep RECORD 2025-06-01T22:51:32.0230834Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h 2025-06-01T22:51:32.0231433Z +++ openssl base64 2025-06-01T22:51:32.0231827Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.0232073Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.0232449Z +++ sed -e s/=//g 2025-06-01T22:51:32.0275074Z ++ HASH=QzxYnkcvNJS_ASTa8XGoe8NNNp8LX8WuaVqsQmbJ5OA 2025-06-01T22:51:32.0277354Z +++ ls -nl torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h 2025-06-01T22:51:32.0278638Z +++ awk '{print $5}' 2025-06-01T22:51:32.0307187Z ++ FSIZE=1278 2025-06-01T22:51:32.0307986Z ++ echo '"torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h",sha256=QzxYnkcvNJS_ASTa8XGoe8NNNp8LX8WuaVqsQmbJ5OA,1278' 2025-06-01T22:51:32.0308751Z ++ read fname 2025-06-01T22:51:32.0309158Z ++ make_wheel_record torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h 2025-06-01T22:51:32.0309790Z ++ FPATH=torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h 2025-06-01T22:51:32.0310347Z ++ echo torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h 2025-06-01T22:51:32.0310788Z ++ grep RECORD 2025-06-01T22:51:32.0329361Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h 2025-06-01T22:51:32.0329938Z +++ openssl base64 2025-06-01T22:51:32.0330642Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.0332185Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.0333394Z +++ sed -e s/=//g 2025-06-01T22:51:32.0370992Z ++ HASH=0fer6SRslwjTIbqsNymKPeu-C6vbSZeq3gAoU04eOhs 2025-06-01T22:51:32.0375894Z +++ ls -nl torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h 2025-06-01T22:51:32.0376561Z +++ awk '{print $5}' 2025-06-01T22:51:32.0404537Z ++ FSIZE=1280 2025-06-01T22:51:32.0405352Z ++ echo '"torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h",sha256=0fer6SRslwjTIbqsNymKPeu-C6vbSZeq3gAoU04eOhs,1280' 2025-06-01T22:51:32.0406131Z ++ read fname 2025-06-01T22:51:32.0406520Z ++ make_wheel_record torch/include/ATen/ops/_addmm_activation_meta.h 2025-06-01T22:51:32.0407085Z ++ FPATH=torch/include/ATen/ops/_addmm_activation_meta.h 2025-06-01T22:51:32.0407577Z ++ echo torch/include/ATen/ops/_addmm_activation_meta.h 2025-06-01T22:51:32.0407998Z ++ grep RECORD 2025-06-01T22:51:32.0429957Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_addmm_activation_meta.h 2025-06-01T22:51:32.0430811Z +++ openssl base64 2025-06-01T22:51:32.0431140Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.0431392Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.0431717Z +++ sed -e s/=//g 2025-06-01T22:51:32.0472536Z ++ HASH=qz-q7NlIR6dQT8jb6E8S74WZER8_Jf4wQiqEPEoOqag 2025-06-01T22:51:32.0475616Z +++ ls -nl torch/include/ATen/ops/_addmm_activation_meta.h 2025-06-01T22:51:32.0476708Z +++ awk '{print $5}' 2025-06-01T22:51:32.0505610Z ++ FSIZE=694 2025-06-01T22:51:32.0506350Z ++ echo '"torch/include/ATen/ops/_addmm_activation_meta.h",sha256=qz-q7NlIR6dQT8jb6E8S74WZER8_Jf4wQiqEPEoOqag,694' 2025-06-01T22:51:32.0507049Z ++ read fname 2025-06-01T22:51:32.0507606Z ++ make_wheel_record torch/include/ATen/ops/_addmm_activation_meta_dispatch.h 2025-06-01T22:51:32.0508240Z ++ FPATH=torch/include/ATen/ops/_addmm_activation_meta_dispatch.h 2025-06-01T22:51:32.0508799Z ++ echo torch/include/ATen/ops/_addmm_activation_meta_dispatch.h 2025-06-01T22:51:32.0509243Z ++ grep RECORD 2025-06-01T22:51:32.0527927Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_addmm_activation_meta_dispatch.h 2025-06-01T22:51:32.0528548Z +++ openssl base64 2025-06-01T22:51:32.0528820Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.0529618Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.0531001Z +++ sed -e s/=//g 2025-06-01T22:51:32.0570464Z ++ HASH=D8lzWemIpHzxHTZptByJ2uFoKVhL3m_pRRPA8XJCKRY 2025-06-01T22:51:32.0575625Z +++ ls -nl torch/include/ATen/ops/_addmm_activation_meta_dispatch.h 2025-06-01T22:51:32.0576509Z +++ awk '{print $5}' 2025-06-01T22:51:32.0604465Z ++ FSIZE=1280 2025-06-01T22:51:32.0605265Z ++ echo '"torch/include/ATen/ops/_addmm_activation_meta_dispatch.h",sha256=D8lzWemIpHzxHTZptByJ2uFoKVhL3m_pRRPA8XJCKRY,1280' 2025-06-01T22:51:32.0606037Z ++ read fname 2025-06-01T22:51:32.0606436Z ++ make_wheel_record torch/include/ATen/ops/_addmm_activation_native.h 2025-06-01T22:51:32.0606755Z ++ FPATH=torch/include/ATen/ops/_addmm_activation_native.h 2025-06-01T22:51:32.0606946Z ++ echo torch/include/ATen/ops/_addmm_activation_native.h 2025-06-01T22:51:32.0607062Z ++ grep RECORD 2025-06-01T22:51:32.0630900Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_addmm_activation_native.h 2025-06-01T22:51:32.0631083Z +++ openssl base64 2025-06-01T22:51:32.0631213Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.0631444Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.0631588Z +++ sed -e s/=//g 2025-06-01T22:51:32.0674574Z ++ HASH=LjhvDOYCdC6GLugyAW2WAO7B6ApxV4AlrmBb-IcLzZU 2025-06-01T22:51:32.0676520Z +++ ls -nl torch/include/ATen/ops/_addmm_activation_native.h 2025-06-01T22:51:32.0677491Z +++ awk '{print $5}' 2025-06-01T22:51:32.0705834Z ++ FSIZE=1031 2025-06-01T22:51:32.0706378Z ++ echo '"torch/include/ATen/ops/_addmm_activation_native.h",sha256=LjhvDOYCdC6GLugyAW2WAO7B6ApxV4AlrmBb-IcLzZU,1031' 2025-06-01T22:51:32.0706474Z ++ read fname 2025-06-01T22:51:32.0706713Z ++ make_wheel_record torch/include/ATen/ops/_addmm_activation_ops.h 2025-06-01T22:51:32.0706893Z ++ FPATH=torch/include/ATen/ops/_addmm_activation_ops.h 2025-06-01T22:51:32.0707066Z ++ echo torch/include/ATen/ops/_addmm_activation_ops.h 2025-06-01T22:51:32.0707658Z ++ grep RECORD 2025-06-01T22:51:32.0728587Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_addmm_activation_ops.h 2025-06-01T22:51:32.0728707Z +++ openssl base64 2025-06-01T22:51:32.0729897Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.0731262Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.0732604Z +++ sed -e s/=//g 2025-06-01T22:51:32.0771175Z ++ HASH=OGEKKupGmd7I2kqCBBCiaS_N9o_oNjZsItIJpDqkwG8 2025-06-01T22:51:32.0775931Z +++ ls -nl torch/include/ATen/ops/_addmm_activation_ops.h 2025-06-01T22:51:32.0776871Z +++ awk '{print $5}' 2025-06-01T22:51:32.0804622Z ++ FSIZE=2408 2025-06-01T22:51:32.0805209Z ++ echo '"torch/include/ATen/ops/_addmm_activation_ops.h",sha256=OGEKKupGmd7I2kqCBBCiaS_N9o_oNjZsItIJpDqkwG8,2408' 2025-06-01T22:51:32.0805315Z ++ read fname 2025-06-01T22:51:32.0805489Z ++ make_wheel_record torch/include/ATen/ops/_aminmax.h 2025-06-01T22:51:32.0805643Z ++ FPATH=torch/include/ATen/ops/_aminmax.h 2025-06-01T22:51:32.0805770Z ++ echo torch/include/ATen/ops/_aminmax.h 2025-06-01T22:51:32.0805870Z ++ grep RECORD 2025-06-01T22:51:32.0831848Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_aminmax.h 2025-06-01T22:51:32.0832034Z +++ openssl base64 2025-06-01T22:51:32.0832167Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.0832284Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.0832422Z +++ sed -e s/=//g 2025-06-01T22:51:32.0871957Z ++ HASH=3gxAbr5zvuF5XF1l9Mn4IdnKYOquTey9uSdb6oV_iOs 2025-06-01T22:51:32.0876159Z +++ ls -nl torch/include/ATen/ops/_aminmax.h 2025-06-01T22:51:32.0876288Z +++ awk '{print $5}' 2025-06-01T22:51:32.0904976Z ++ FSIZE=2250 2025-06-01T22:51:32.0905680Z ++ echo '"torch/include/ATen/ops/_aminmax.h",sha256=3gxAbr5zvuF5XF1l9Mn4IdnKYOquTey9uSdb6oV_iOs,2250' 2025-06-01T22:51:32.0905840Z ++ read fname 2025-06-01T22:51:32.0906196Z ++ make_wheel_record torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.0906503Z ++ FPATH=torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.0906796Z ++ echo torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.0906901Z ++ grep RECORD 2025-06-01T22:51:32.0928051Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.0928165Z +++ openssl base64 2025-06-01T22:51:32.0929149Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.0930600Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.0931832Z +++ sed -e s/=//g 2025-06-01T22:51:32.0969801Z ++ HASH=MteznG0qyXebTbb2FKJ_USrhV4HcPaOQEbmk2gA_JP0 2025-06-01T22:51:32.0974697Z +++ ls -nl torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.0975468Z +++ awk '{print $5}' 2025-06-01T22:51:32.1003226Z ++ FSIZE=1280 2025-06-01T22:51:32.1004064Z ++ echo '"torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h",sha256=MteznG0qyXebTbb2FKJ_USrhV4HcPaOQEbmk2gA_JP0,1280' 2025-06-01T22:51:32.1004522Z ++ read fname 2025-06-01T22:51:32.1004791Z ++ make_wheel_record torch/include/ATen/ops/_aminmax_cpu_dispatch.h 2025-06-01T22:51:32.1004972Z ++ FPATH=torch/include/ATen/ops/_aminmax_cpu_dispatch.h 2025-06-01T22:51:32.1005144Z ++ echo torch/include/ATen/ops/_aminmax_cpu_dispatch.h 2025-06-01T22:51:32.1005261Z ++ grep RECORD 2025-06-01T22:51:32.1027363Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_aminmax_cpu_dispatch.h 2025-06-01T22:51:32.1027565Z +++ openssl base64 2025-06-01T22:51:32.1027774Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.1029332Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.1029983Z +++ sed -e s/=//g 2025-06-01T22:51:32.1072188Z ++ HASH=1vCSuD3wnn9AjWbSFZAn8s6TiC3_TfzSd3KWlMZZi8s 2025-06-01T22:51:32.1075658Z +++ ls -nl torch/include/ATen/ops/_aminmax_cpu_dispatch.h 2025-06-01T22:51:32.1076800Z +++ awk '{print $5}' 2025-06-01T22:51:32.1104625Z ++ FSIZE=861 2025-06-01T22:51:32.1105217Z ++ echo '"torch/include/ATen/ops/_aminmax_cpu_dispatch.h",sha256=1vCSuD3wnn9AjWbSFZAn8s6TiC3_TfzSd3KWlMZZi8s,861' 2025-06-01T22:51:32.1105315Z ++ read fname 2025-06-01T22:51:32.1105562Z ++ make_wheel_record torch/include/ATen/ops/_aminmax_cuda_dispatch.h 2025-06-01T22:51:32.1105740Z ++ FPATH=torch/include/ATen/ops/_aminmax_cuda_dispatch.h 2025-06-01T22:51:32.1105920Z ++ echo torch/include/ATen/ops/_aminmax_cuda_dispatch.h 2025-06-01T22:51:32.1107226Z ++ grep RECORD 2025-06-01T22:51:32.1127792Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_aminmax_cuda_dispatch.h 2025-06-01T22:51:32.1127906Z +++ openssl base64 2025-06-01T22:51:32.1129011Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.1130232Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.1131510Z +++ sed -e s/=//g 2025-06-01T22:51:32.1171652Z ++ HASH=-_PjNMZ7ZQw1P1Oiohpll7EcvCoDOmv_lgHrgApoYS0 2025-06-01T22:51:32.1176530Z +++ ls -nl torch/include/ATen/ops/_aminmax_cuda_dispatch.h 2025-06-01T22:51:32.1177852Z +++ awk '{print $5}' 2025-06-01T22:51:32.1203627Z ++ FSIZE=863 2025-06-01T22:51:32.1204314Z ++ echo '"torch/include/ATen/ops/_aminmax_cuda_dispatch.h",sha256=-_PjNMZ7ZQw1P1Oiohpll7EcvCoDOmv_lgHrgApoYS0,863' 2025-06-01T22:51:32.1204415Z ++ read fname 2025-06-01T22:51:32.1204782Z ++ make_wheel_record torch/include/ATen/ops/_aminmax_native.h 2025-06-01T22:51:32.1204951Z ++ FPATH=torch/include/ATen/ops/_aminmax_native.h 2025-06-01T22:51:32.1206913Z ++ echo torch/include/ATen/ops/_aminmax_native.h 2025-06-01T22:51:32.1207022Z ++ grep RECORD 2025-06-01T22:51:32.1229036Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_aminmax_native.h 2025-06-01T22:51:32.1229162Z +++ openssl base64 2025-06-01T22:51:32.1229903Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.1230505Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.1231755Z +++ sed -e s/=//g 2025-06-01T22:51:32.1275376Z ++ HASH=eP_oAQQHK31iNWsdiA-PfpyEeHBX688WgkrIuiqz7qI 2025-06-01T22:51:32.1277258Z +++ ls -nl torch/include/ATen/ops/_aminmax_native.h 2025-06-01T22:51:32.1278478Z +++ awk '{print $5}' 2025-06-01T22:51:32.1307115Z ++ FSIZE=906 2025-06-01T22:51:32.1307643Z ++ echo '"torch/include/ATen/ops/_aminmax_native.h",sha256=eP_oAQQHK31iNWsdiA-PfpyEeHBX688WgkrIuiqz7qI,906' 2025-06-01T22:51:32.1307755Z ++ read fname 2025-06-01T22:51:32.1307945Z ++ make_wheel_record torch/include/ATen/ops/_aminmax_ops.h 2025-06-01T22:51:32.1308086Z ++ FPATH=torch/include/ATen/ops/_aminmax_ops.h 2025-06-01T22:51:32.1308238Z ++ echo torch/include/ATen/ops/_aminmax_ops.h 2025-06-01T22:51:32.1308343Z ++ grep RECORD 2025-06-01T22:51:32.1328602Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_aminmax_ops.h 2025-06-01T22:51:32.1328777Z +++ openssl base64 2025-06-01T22:51:32.1330062Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.1331826Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.1332527Z +++ sed -e s/=//g 2025-06-01T22:51:32.1370831Z ++ HASH=bdkGTydoo3jbw5ksChcPxlIHvI2mK7_enbCxpp6-v6I 2025-06-01T22:51:32.1375989Z +++ ls -nl torch/include/ATen/ops/_aminmax_ops.h 2025-06-01T22:51:32.1377769Z +++ awk '{print $5}' 2025-06-01T22:51:32.1405565Z ++ FSIZE=3384 2025-06-01T22:51:32.1406186Z ++ echo '"torch/include/ATen/ops/_aminmax_ops.h",sha256=bdkGTydoo3jbw5ksChcPxlIHvI2mK7_enbCxpp6-v6I,3384' 2025-06-01T22:51:32.1406301Z ++ read fname 2025-06-01T22:51:32.1406634Z ++ make_wheel_record torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h 2025-06-01T22:51:32.1406910Z ++ FPATH=torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h 2025-06-01T22:51:32.1407664Z ++ echo torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h 2025-06-01T22:51:32.1407779Z ++ grep RECORD 2025-06-01T22:51:32.1431557Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h 2025-06-01T22:51:32.1431750Z +++ openssl base64 2025-06-01T22:51:32.1431882Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.1431981Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.1432442Z +++ sed -e s/=//g 2025-06-01T22:51:32.1475256Z ++ HASH=aTscZWq0s33IHA0EVSdj_9fKT7V59E2swqUC_NMC6q4 2025-06-01T22:51:32.1478231Z +++ ls -nl torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h 2025-06-01T22:51:32.1478593Z +++ awk '{print $5}' 2025-06-01T22:51:32.1506481Z ++ FSIZE=2123 2025-06-01T22:51:32.1507134Z ++ echo '"torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h",sha256=aTscZWq0s33IHA0EVSdj_9fKT7V59E2swqUC_NMC6q4,2123' 2025-06-01T22:51:32.1507232Z ++ read fname 2025-06-01T22:51:32.1507744Z ++ make_wheel_record torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.1508176Z ++ FPATH=torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.1508601Z ++ echo torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.1509252Z ++ grep RECORD 2025-06-01T22:51:32.1529627Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.1529745Z +++ openssl base64 2025-06-01T22:51:32.1530752Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.1532801Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.1533489Z +++ sed -e s/=//g 2025-06-01T22:51:32.1571694Z ++ HASH=fBpAv_Tw20SWKnINqW-Uyiql5FWE9WN6StvSpfoHq7w 2025-06-01T22:51:32.1577134Z +++ ls -nl torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.1578177Z +++ awk '{print $5}' 2025-06-01T22:51:32.1605077Z ++ FSIZE=1210 2025-06-01T22:51:32.1606220Z ++ echo '"torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h",sha256=fBpAv_Tw20SWKnINqW-Uyiql5FWE9WN6StvSpfoHq7w,1210' 2025-06-01T22:51:32.1606341Z ++ read fname 2025-06-01T22:51:32.1606752Z ++ make_wheel_record torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-06-01T22:51:32.1607224Z ++ FPATH=torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-06-01T22:51:32.1607542Z ++ echo torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-06-01T22:51:32.1607664Z ++ grep RECORD 2025-06-01T22:51:32.1630665Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-06-01T22:51:32.1630898Z +++ openssl base64 2025-06-01T22:51:32.1631026Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.1631128Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.1631577Z +++ sed -e s/=//g 2025-06-01T22:51:32.1674233Z ++ HASH=jbIIFTrmYxFN86O4j3ZkF_u4QWo4D67RIuQ1icewDhc 2025-06-01T22:51:32.1677694Z +++ ls -nl torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h 2025-06-01T22:51:32.1678702Z +++ awk '{print $5}' 2025-06-01T22:51:32.1706697Z ++ FSIZE=800 2025-06-01T22:51:32.1707404Z ++ echo '"torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cpu_dispatch.h",sha256=jbIIFTrmYxFN86O4j3ZkF_u4QWo4D67RIuQ1icewDhc,800' 2025-06-01T22:51:32.1707518Z ++ read fname 2025-06-01T22:51:32.1707919Z ++ make_wheel_record torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-06-01T22:51:32.1708368Z ++ FPATH=torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-06-01T22:51:32.1708682Z ++ echo torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-06-01T22:51:32.1708802Z ++ grep RECORD 2025-06-01T22:51:32.1729919Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-06-01T22:51:32.1730043Z +++ openssl base64 2025-06-01T22:51:32.1730558Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.1732058Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.1733188Z +++ sed -e s/=//g 2025-06-01T22:51:32.1771459Z ++ HASH=dQAHphuahsSeTuUWzDFme3yWmGF0je5Iotgc0yuNoH4 2025-06-01T22:51:32.1776476Z +++ ls -nl torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h 2025-06-01T22:51:32.1777955Z +++ awk '{print $5}' 2025-06-01T22:51:32.1805256Z ++ FSIZE=802 2025-06-01T22:51:32.1805955Z ++ echo '"torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h",sha256=dQAHphuahsSeTuUWzDFme3yWmGF0je5Iotgc0yuNoH4,802' 2025-06-01T22:51:32.1806055Z ++ read fname 2025-06-01T22:51:32.1806430Z ++ make_wheel_record torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h 2025-06-01T22:51:32.1806743Z ++ FPATH=torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h 2025-06-01T22:51:32.1807046Z ++ echo torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h 2025-06-01T22:51:32.1807145Z ++ grep RECORD 2025-06-01T22:51:32.1832046Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h 2025-06-01T22:51:32.1832492Z +++ openssl base64 2025-06-01T22:51:32.1832625Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.1832725Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.1832831Z +++ sed -e s/=//g 2025-06-01T22:51:32.1873452Z ++ HASH=btOClAcDirguOJQtHounvBDoRsQpdbNJ9WgcSv0BbkY 2025-06-01T22:51:32.1877125Z +++ ls -nl torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h 2025-06-01T22:51:32.1878201Z +++ awk '{print $5}' 2025-06-01T22:51:32.1907372Z ++ FSIZE=1041 2025-06-01T22:51:32.1908155Z ++ echo '"torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h",sha256=btOClAcDirguOJQtHounvBDoRsQpdbNJ9WgcSv0BbkY,1041' 2025-06-01T22:51:32.1908542Z ++ read fname 2025-06-01T22:51:32.1908991Z ++ make_wheel_record torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h 2025-06-01T22:51:32.1909284Z ++ FPATH=torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h 2025-06-01T22:51:32.1909558Z ++ echo torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h 2025-06-01T22:51:32.1909663Z ++ grep RECORD 2025-06-01T22:51:32.1929941Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h 2025-06-01T22:51:32.1930203Z +++ openssl base64 2025-06-01T22:51:32.1930886Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.1932245Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.1933503Z +++ sed -e s/=//g 2025-06-01T22:51:32.1971955Z ++ HASH=PgC64dyBTJrY4UBHmCrHLYYY_ybT6FpS1Rz5c8kJ7FU 2025-06-01T22:51:32.1977135Z +++ ls -nl torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h 2025-06-01T22:51:32.1978459Z +++ awk '{print $5}' 2025-06-01T22:51:32.2005231Z ++ FSIZE=3008 2025-06-01T22:51:32.2005868Z ++ echo '"torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h",sha256=PgC64dyBTJrY4UBHmCrHLYYY_ybT6FpS1Rz5c8kJ7FU,3008' 2025-06-01T22:51:32.2005975Z ++ read fname 2025-06-01T22:51:32.2006194Z ++ make_wheel_record torch/include/ATen/ops/_amp_update_scale.h 2025-06-01T22:51:32.2006368Z ++ FPATH=torch/include/ATen/ops/_amp_update_scale.h 2025-06-01T22:51:32.2006661Z ++ echo torch/include/ATen/ops/_amp_update_scale.h 2025-06-01T22:51:32.2007245Z ++ grep RECORD 2025-06-01T22:51:32.2031829Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_update_scale.h 2025-06-01T22:51:32.2031952Z +++ openssl base64 2025-06-01T22:51:32.2032054Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.2032168Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.2032442Z +++ sed -e s/=//g 2025-06-01T22:51:32.2074961Z ++ HASH=HL8ALatQ_zhorSG4dvPHHJq1GUAzESxbVzwrh5Ui8DE 2025-06-01T22:51:32.2077240Z +++ ls -nl torch/include/ATen/ops/_amp_update_scale.h 2025-06-01T22:51:32.2078203Z +++ awk '{print $5}' 2025-06-01T22:51:32.2106598Z ++ FSIZE=2764 2025-06-01T22:51:32.2107272Z ++ echo '"torch/include/ATen/ops/_amp_update_scale.h",sha256=HL8ALatQ_zhorSG4dvPHHJq1GUAzESxbVzwrh5Ui8DE,2764' 2025-06-01T22:51:32.2107375Z ++ read fname 2025-06-01T22:51:32.2107756Z ++ make_wheel_record torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.2108080Z ++ FPATH=torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.2108405Z ++ echo torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.2108507Z ++ grep RECORD 2025-06-01T22:51:32.2129163Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.2129306Z +++ openssl base64 2025-06-01T22:51:32.2130537Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.2131657Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.2133021Z +++ sed -e s/=//g 2025-06-01T22:51:32.2170288Z ++ HASH=lPi7X-wyRB-Xx3Wq0Xy9PkMM-IvaBzZ0YhZ0ToS1Gg4 2025-06-01T22:51:32.2175432Z +++ ls -nl torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.2176238Z +++ awk '{print $5}' 2025-06-01T22:51:32.2204934Z ++ FSIZE=1408 2025-06-01T22:51:32.2205710Z ++ echo '"torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h",sha256=lPi7X-wyRB-Xx3Wq0Xy9PkMM-IvaBzZ0YhZ0ToS1Gg4,1408' 2025-06-01T22:51:32.2205840Z ++ read fname 2025-06-01T22:51:32.2206123Z ++ make_wheel_record torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h 2025-06-01T22:51:32.2206352Z ++ FPATH=torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h 2025-06-01T22:51:32.2206586Z ++ echo torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h 2025-06-01T22:51:32.2206695Z ++ grep RECORD 2025-06-01T22:51:32.2230369Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h 2025-06-01T22:51:32.2230572Z +++ openssl base64 2025-06-01T22:51:32.2230881Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.2230993Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.2231107Z +++ sed -e s/=//g 2025-06-01T22:51:32.2275819Z ++ HASH=-FfPHTbLp7tcTkegrNEFc_BPFLu_NUNb2JxuYR0yr8c 2025-06-01T22:51:32.2283262Z +++ ls -nl torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h 2025-06-01T22:51:32.2283891Z +++ awk '{print $5}' 2025-06-01T22:51:32.2311036Z ++ FSIZE=869 2025-06-01T22:51:32.2311828Z ++ echo '"torch/include/ATen/ops/_amp_update_scale_cpu_dispatch.h",sha256=-FfPHTbLp7tcTkegrNEFc_BPFLu_NUNb2JxuYR0yr8c,869' 2025-06-01T22:51:32.2312706Z ++ read fname 2025-06-01T22:51:32.2313119Z ++ make_wheel_record torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h 2025-06-01T22:51:32.2313752Z ++ FPATH=torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h 2025-06-01T22:51:32.2314315Z ++ echo torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h 2025-06-01T22:51:32.2314755Z ++ grep RECORD 2025-06-01T22:51:32.2331454Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h 2025-06-01T22:51:32.2332032Z +++ openssl base64 2025-06-01T22:51:32.2333069Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.2334415Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.2335758Z +++ sed -e s/=//g 2025-06-01T22:51:32.2373404Z ++ HASH=ImG8gSNPCZJcoD117AkuE92U5pHrCqwPRQ-tusYsIak 2025-06-01T22:51:32.2379140Z +++ ls -nl torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h 2025-06-01T22:51:32.2379949Z +++ awk '{print $5}' 2025-06-01T22:51:32.2406054Z ++ FSIZE=871 2025-06-01T22:51:32.2406857Z ++ echo '"torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h",sha256=ImG8gSNPCZJcoD117AkuE92U5pHrCqwPRQ-tusYsIak,871' 2025-06-01T22:51:32.2407619Z ++ read fname 2025-06-01T22:51:32.2408100Z ++ make_wheel_record torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h 2025-06-01T22:51:32.2408877Z ++ FPATH=torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h 2025-06-01T22:51:32.2409475Z ++ echo torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h 2025-06-01T22:51:32.2409932Z ++ grep RECORD 2025-06-01T22:51:32.2432098Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h 2025-06-01T22:51:32.2432698Z +++ openssl base64 2025-06-01T22:51:32.2433254Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.2433517Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.2433798Z +++ sed -e s/=//g 2025-06-01T22:51:32.2474956Z ++ HASH=pN2BeNTQkOi3g5pIF9LviKd7yyso4fAP9gSjwDh7otU 2025-06-01T22:51:32.2478508Z +++ ls -nl torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h 2025-06-01T22:51:32.2479052Z +++ awk '{print $5}' 2025-06-01T22:51:32.2506475Z ++ FSIZE=871 2025-06-01T22:51:32.2507274Z ++ echo '"torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h",sha256=pN2BeNTQkOi3g5pIF9LviKd7yyso4fAP9gSjwDh7otU,871' 2025-06-01T22:51:32.2508020Z ++ read fname 2025-06-01T22:51:32.2508423Z ++ make_wheel_record torch/include/ATen/ops/_amp_update_scale_native.h 2025-06-01T22:51:32.2508979Z ++ FPATH=torch/include/ATen/ops/_amp_update_scale_native.h 2025-06-01T22:51:32.2509529Z ++ echo torch/include/ATen/ops/_amp_update_scale_native.h 2025-06-01T22:51:32.2509941Z ++ grep RECORD 2025-06-01T22:51:32.2530532Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_update_scale_native.h 2025-06-01T22:51:32.2531161Z +++ openssl base64 2025-06-01T22:51:32.2531540Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.2532782Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.2534028Z +++ sed -e s/=//g 2025-06-01T22:51:32.2572408Z ++ HASH=nq11zsv2ithC5D8q68u8y9mVPI7tGt95xEk0uja82cA 2025-06-01T22:51:32.2578330Z +++ ls -nl torch/include/ATen/ops/_amp_update_scale_native.h 2025-06-01T22:51:32.2578976Z +++ awk '{print $5}' 2025-06-01T22:51:32.2605894Z ++ FSIZE=1304 2025-06-01T22:51:32.2606599Z ++ echo '"torch/include/ATen/ops/_amp_update_scale_native.h",sha256=nq11zsv2ithC5D8q68u8y9mVPI7tGt95xEk0uja82cA,1304' 2025-06-01T22:51:32.2607500Z ++ read fname 2025-06-01T22:51:32.2607898Z ++ make_wheel_record torch/include/ATen/ops/_amp_update_scale_ops.h 2025-06-01T22:51:32.2608434Z ++ FPATH=torch/include/ATen/ops/_amp_update_scale_ops.h 2025-06-01T22:51:32.2608927Z ++ echo torch/include/ATen/ops/_amp_update_scale_ops.h 2025-06-01T22:51:32.2609319Z ++ grep RECORD 2025-06-01T22:51:32.2631119Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_amp_update_scale_ops.h 2025-06-01T22:51:32.2631700Z +++ openssl base64 2025-06-01T22:51:32.2632267Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.2633418Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.2633696Z +++ sed -e s/=//g 2025-06-01T22:51:32.2676075Z ++ HASH=7UFYPty22zbswsg8-IKQ6FwKuWVS0Emgen7roP2Hh6s 2025-06-01T22:51:32.2678037Z +++ ls -nl torch/include/ATen/ops/_amp_update_scale_ops.h 2025-06-01T22:51:32.2678815Z +++ awk '{print $5}' 2025-06-01T22:51:32.2707633Z ++ FSIZE=3649 2025-06-01T22:51:32.2717686Z ++ echo '"torch/include/ATen/ops/_amp_update_scale_ops.h",sha256=7UFYPty22zbswsg8-IKQ6FwKuWVS0Emgen7roP2Hh6s,3649' 2025-06-01T22:51:32.2718436Z ++ read fname 2025-06-01T22:51:32.2718750Z ++ make_wheel_record torch/include/ATen/ops/_assert_async.h 2025-06-01T22:51:32.2719206Z ++ FPATH=torch/include/ATen/ops/_assert_async.h 2025-06-01T22:51:32.2719603Z ++ echo torch/include/ATen/ops/_assert_async.h 2025-06-01T22:51:32.2719976Z ++ grep RECORD 2025-06-01T22:51:32.2728416Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_async.h 2025-06-01T22:51:32.2729012Z +++ openssl base64 2025-06-01T22:51:32.2730076Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.2731579Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.2732814Z +++ sed -e s/=//g 2025-06-01T22:51:32.2770240Z ++ HASH=j1dR4POUfFWT2izuBPnD7nPs-13C9qIevw6v08fWk0s 2025-06-01T22:51:32.2774889Z +++ ls -nl torch/include/ATen/ops/_assert_async.h 2025-06-01T22:51:32.2775859Z +++ awk '{print $5}' 2025-06-01T22:51:32.2803134Z ++ FSIZE=866 2025-06-01T22:51:32.2803942Z ++ echo '"torch/include/ATen/ops/_assert_async.h",sha256=j1dR4POUfFWT2izuBPnD7nPs-13C9qIevw6v08fWk0s,866' 2025-06-01T22:51:32.2804933Z ++ read fname 2025-06-01T22:51:32.2805409Z ++ make_wheel_record torch/include/ATen/ops/_assert_async_cpu_dispatch.h 2025-06-01T22:51:32.2805993Z ++ FPATH=torch/include/ATen/ops/_assert_async_cpu_dispatch.h 2025-06-01T22:51:32.2806523Z ++ echo torch/include/ATen/ops/_assert_async_cpu_dispatch.h 2025-06-01T22:51:32.2806941Z ++ grep RECORD 2025-06-01T22:51:32.2829071Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_async_cpu_dispatch.h 2025-06-01T22:51:32.2829712Z +++ openssl base64 2025-06-01T22:51:32.2829966Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.2830222Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.2830484Z +++ sed -e s/=//g 2025-06-01T22:51:32.2873270Z ++ HASH=XuHdadMdTJdaSXspDUHs6UG4U0ZkgcZCfIPP3i9THE8 2025-06-01T22:51:32.2875342Z +++ ls -nl torch/include/ATen/ops/_assert_async_cpu_dispatch.h 2025-06-01T22:51:32.2875786Z +++ awk '{print $5}' 2025-06-01T22:51:32.2904539Z ++ FSIZE=805 2025-06-01T22:51:32.2905308Z ++ echo '"torch/include/ATen/ops/_assert_async_cpu_dispatch.h",sha256=XuHdadMdTJdaSXspDUHs6UG4U0ZkgcZCfIPP3i9THE8,805' 2025-06-01T22:51:32.2906047Z ++ read fname 2025-06-01T22:51:32.2906435Z ++ make_wheel_record torch/include/ATen/ops/_assert_async_cuda_dispatch.h 2025-06-01T22:51:32.2907026Z ++ FPATH=torch/include/ATen/ops/_assert_async_cuda_dispatch.h 2025-06-01T22:51:32.2907562Z ++ echo torch/include/ATen/ops/_assert_async_cuda_dispatch.h 2025-06-01T22:51:32.2907975Z ++ grep RECORD 2025-06-01T22:51:32.2927860Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_async_cuda_dispatch.h 2025-06-01T22:51:32.2928479Z +++ openssl base64 2025-06-01T22:51:32.2928764Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.2930069Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.2931310Z +++ sed -e s/=//g 2025-06-01T22:51:32.2970279Z ++ HASH=_ajTb4byimj7KyPeWTxtpt0B9AuY6AyTAPOQjXO7DX4 2025-06-01T22:51:32.2975404Z +++ ls -nl torch/include/ATen/ops/_assert_async_cuda_dispatch.h 2025-06-01T22:51:32.2976329Z +++ awk '{print $5}' 2025-06-01T22:51:32.3002735Z ++ FSIZE=807 2025-06-01T22:51:32.3003524Z ++ echo '"torch/include/ATen/ops/_assert_async_cuda_dispatch.h",sha256=_ajTb4byimj7KyPeWTxtpt0B9AuY6AyTAPOQjXO7DX4,807' 2025-06-01T22:51:32.3004622Z ++ read fname 2025-06-01T22:51:32.3004990Z ++ make_wheel_record torch/include/ATen/ops/_assert_async_native.h 2025-06-01T22:51:32.3005521Z ++ FPATH=torch/include/ATen/ops/_assert_async_native.h 2025-06-01T22:51:32.3005985Z ++ echo torch/include/ATen/ops/_assert_async_native.h 2025-06-01T22:51:32.3006389Z ++ grep RECORD 2025-06-01T22:51:32.3028886Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_async_native.h 2025-06-01T22:51:32.3029438Z +++ openssl base64 2025-06-01T22:51:32.3029703Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.3029952Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.3031228Z +++ sed -e s/=//g 2025-06-01T22:51:32.3073394Z ++ HASH=cWHUU80UQ4yKfgQqqeZX6w5MgJLV1yk7vfWd-y8VDYs 2025-06-01T22:51:32.3075692Z +++ ls -nl torch/include/ATen/ops/_assert_async_native.h 2025-06-01T22:51:32.3076449Z +++ awk '{print $5}' 2025-06-01T22:51:32.3104409Z ++ FSIZE=726 2025-06-01T22:51:32.3105126Z ++ echo '"torch/include/ATen/ops/_assert_async_native.h",sha256=cWHUU80UQ4yKfgQqqeZX6w5MgJLV1yk7vfWd-y8VDYs,726' 2025-06-01T22:51:32.3105809Z ++ read fname 2025-06-01T22:51:32.3106167Z ++ make_wheel_record torch/include/ATen/ops/_assert_async_ops.h 2025-06-01T22:51:32.3106644Z ++ FPATH=torch/include/ATen/ops/_assert_async_ops.h 2025-06-01T22:51:32.3107091Z ++ echo torch/include/ATen/ops/_assert_async_ops.h 2025-06-01T22:51:32.3107457Z ++ grep RECORD 2025-06-01T22:51:32.3127819Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_async_ops.h 2025-06-01T22:51:32.3128503Z +++ openssl base64 2025-06-01T22:51:32.3128764Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.3129911Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.3131339Z +++ sed -e s/=//g 2025-06-01T22:51:32.3171867Z ++ HASH=sMeGvQVz2CQzpkxvkcdtl82NrwBqDUFbmgvkSREkGfE 2025-06-01T22:51:32.3182061Z +++ ls -nl torch/include/ATen/ops/_assert_async_ops.h 2025-06-01T22:51:32.3182469Z +++ awk '{print $5}' 2025-06-01T22:51:32.3205360Z ++ FSIZE=1558 2025-06-01T22:51:32.3206035Z ++ echo '"torch/include/ATen/ops/_assert_async_ops.h",sha256=sMeGvQVz2CQzpkxvkcdtl82NrwBqDUFbmgvkSREkGfE,1558' 2025-06-01T22:51:32.3206723Z ++ read fname 2025-06-01T22:51:32.3207074Z ++ make_wheel_record torch/include/ATen/ops/_assert_scalar.h 2025-06-01T22:51:32.3207547Z ++ FPATH=torch/include/ATen/ops/_assert_scalar.h 2025-06-01T22:51:32.3208045Z ++ echo torch/include/ATen/ops/_assert_scalar.h 2025-06-01T22:51:32.3208409Z ++ grep RECORD 2025-06-01T22:51:32.3229912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_scalar.h 2025-06-01T22:51:32.3230689Z +++ openssl base64 2025-06-01T22:51:32.3231004Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.3231270Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.3231542Z +++ sed -e s/=//g 2025-06-01T22:51:32.3275090Z ++ HASH=bnUXhUJr-cu6fmi39gW18s2jbl0aWHL71GUZ04yRWTU 2025-06-01T22:51:32.3281410Z +++ ls -nl torch/include/ATen/ops/_assert_scalar.h 2025-06-01T22:51:32.3281796Z +++ awk '{print $5}' 2025-06-01T22:51:32.3309214Z ++ FSIZE=716 2025-06-01T22:51:32.3309892Z ++ echo '"torch/include/ATen/ops/_assert_scalar.h",sha256=bnUXhUJr-cu6fmi39gW18s2jbl0aWHL71GUZ04yRWTU,716' 2025-06-01T22:51:32.3310556Z ++ read fname 2025-06-01T22:51:32.3311056Z ++ make_wheel_record torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.3311874Z ++ FPATH=torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.3312612Z ++ echo torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.3313150Z ++ grep RECORD 2025-06-01T22:51:32.3331805Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.3332482Z +++ openssl base64 2025-06-01T22:51:32.3332903Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.3334272Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.3335669Z +++ sed -e s/=//g 2025-06-01T22:51:32.3374475Z ++ HASH=IZAR5M7TpD3ygs4ronC-qJ_I6WjhmIdMZfuULM7TjHg 2025-06-01T22:51:32.3380384Z +++ ls -nl torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.3380948Z +++ awk '{print $5}' 2025-06-01T22:51:32.3406064Z ++ FSIZE=795 2025-06-01T22:51:32.3406909Z ++ echo '"torch/include/ATen/ops/_assert_scalar_compositeexplicitautograd_dispatch.h",sha256=IZAR5M7TpD3ygs4ronC-qJ_I6WjhmIdMZfuULM7TjHg,795' 2025-06-01T22:51:32.3407788Z ++ read fname 2025-06-01T22:51:32.3408159Z ++ make_wheel_record torch/include/ATen/ops/_assert_scalar_native.h 2025-06-01T22:51:32.3408705Z ++ FPATH=torch/include/ATen/ops/_assert_scalar_native.h 2025-06-01T22:51:32.3409178Z ++ echo torch/include/ATen/ops/_assert_scalar_native.h 2025-06-01T22:51:32.3409583Z ++ grep RECORD 2025-06-01T22:51:32.3431072Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_scalar_native.h 2025-06-01T22:51:32.3431768Z +++ openssl base64 2025-06-01T22:51:32.3432032Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.3432277Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.3432797Z +++ sed -e s/=//g 2025-06-01T22:51:32.3476547Z ++ HASH=qKFxayi6VGQFXpMmzEFmMRb2KB5SIer1-ncYxuWGL4I 2025-06-01T22:51:32.3481356Z +++ ls -nl torch/include/ATen/ops/_assert_scalar_native.h 2025-06-01T22:51:32.3482636Z +++ awk '{print $5}' 2025-06-01T22:51:32.3509319Z ++ FSIZE=507 2025-06-01T22:51:32.3510017Z ++ echo '"torch/include/ATen/ops/_assert_scalar_native.h",sha256=qKFxayi6VGQFXpMmzEFmMRb2KB5SIer1-ncYxuWGL4I,507' 2025-06-01T22:51:32.3510699Z ++ read fname 2025-06-01T22:51:32.3511050Z ++ make_wheel_record torch/include/ATen/ops/_assert_scalar_ops.h 2025-06-01T22:51:32.3511535Z ++ FPATH=torch/include/ATen/ops/_assert_scalar_ops.h 2025-06-01T22:51:32.3512115Z ++ echo torch/include/ATen/ops/_assert_scalar_ops.h 2025-06-01T22:51:32.3512483Z ++ grep RECORD 2025-06-01T22:51:32.3531066Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_scalar_ops.h 2025-06-01T22:51:32.3531599Z +++ openssl base64 2025-06-01T22:51:32.3532799Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.3534070Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.3535698Z +++ sed -e s/=//g 2025-06-01T22:51:32.3573161Z ++ HASH=3FimdiXU4FGfnzEDezlfpsSIlvM8a-ynQNtcUVLGDyc 2025-06-01T22:51:32.3578483Z +++ ls -nl torch/include/ATen/ops/_assert_scalar_ops.h 2025-06-01T22:51:32.3579255Z +++ awk '{print $5}' 2025-06-01T22:51:32.3605518Z ++ FSIZE=1051 2025-06-01T22:51:32.3606322Z ++ echo '"torch/include/ATen/ops/_assert_scalar_ops.h",sha256=3FimdiXU4FGfnzEDezlfpsSIlvM8a-ynQNtcUVLGDyc,1051' 2025-06-01T22:51:32.3607036Z ++ read fname 2025-06-01T22:51:32.3607412Z ++ make_wheel_record torch/include/ATen/ops/_assert_tensor_metadata.h 2025-06-01T22:51:32.3607977Z ++ FPATH=torch/include/ATen/ops/_assert_tensor_metadata.h 2025-06-01T22:51:32.3608485Z ++ echo torch/include/ATen/ops/_assert_tensor_metadata.h 2025-06-01T22:51:32.3608884Z ++ grep RECORD 2025-06-01T22:51:32.3630118Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_tensor_metadata.h 2025-06-01T22:51:32.3630658Z +++ openssl base64 2025-06-01T22:51:32.3630927Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.3631343Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.3631913Z +++ sed -e s/=//g 2025-06-01T22:51:32.3674220Z ++ HASH=6rgcW-WQzJqQaX9eYGjuUwF6O1JH710fdgPRHk0kkNI 2025-06-01T22:51:32.3677188Z +++ ls -nl torch/include/ATen/ops/_assert_tensor_metadata.h 2025-06-01T22:51:32.3677812Z +++ awk '{print $5}' 2025-06-01T22:51:32.3704968Z ++ FSIZE=3018 2025-06-01T22:51:32.3705763Z ++ echo '"torch/include/ATen/ops/_assert_tensor_metadata.h",sha256=6rgcW-WQzJqQaX9eYGjuUwF6O1JH710fdgPRHk0kkNI,3018' 2025-06-01T22:51:32.3706477Z ++ read fname 2025-06-01T22:51:32.3707027Z ++ make_wheel_record torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.3707926Z ++ FPATH=torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.3708755Z ++ echo torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.3709332Z ++ grep RECORD 2025-06-01T22:51:32.3732130Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.3732867Z +++ openssl base64 2025-06-01T22:51:32.3733141Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.3733743Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.3735352Z +++ sed -e s/=//g 2025-06-01T22:51:32.3774605Z ++ HASH=k7gtGsGk8makIabacVrHJe93wZyTHiiN0Y7nqq6wP5g 2025-06-01T22:51:32.3780415Z +++ ls -nl torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.3781018Z +++ awk '{print $5}' 2025-06-01T22:51:32.3806107Z ++ FSIZE=1343 2025-06-01T22:51:32.3807021Z ++ echo '"torch/include/ATen/ops/_assert_tensor_metadata_compositeexplicitautograd_dispatch.h",sha256=k7gtGsGk8makIabacVrHJe93wZyTHiiN0Y7nqq6wP5g,1343' 2025-06-01T22:51:32.3808093Z ++ read fname 2025-06-01T22:51:32.3808565Z ++ make_wheel_record torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h 2025-06-01T22:51:32.3809277Z ++ FPATH=torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h 2025-06-01T22:51:32.3809922Z ++ echo torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h 2025-06-01T22:51:32.3810406Z ++ grep RECORD 2025-06-01T22:51:32.3833141Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h 2025-06-01T22:51:32.3833771Z +++ openssl base64 2025-06-01T22:51:32.3834022Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.3834351Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.3834800Z +++ sed -e s/=//g 2025-06-01T22:51:32.3876477Z ++ HASH=rz5WeFdR3UCYF69aErcsbSceBbhnDWR_WuIBHCQ80Ns 2025-06-01T22:51:32.3879669Z +++ ls -nl torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h 2025-06-01T22:51:32.3880322Z +++ awk '{print $5}' 2025-06-01T22:51:32.3907703Z ++ FSIZE=1301 2025-06-01T22:51:32.3908461Z ++ echo '"torch/include/ATen/ops/_assert_tensor_metadata_meta_dispatch.h",sha256=rz5WeFdR3UCYF69aErcsbSceBbhnDWR_WuIBHCQ80Ns,1301' 2025-06-01T22:51:32.3909223Z ++ read fname 2025-06-01T22:51:32.3909646Z ++ make_wheel_record torch/include/ATen/ops/_assert_tensor_metadata_native.h 2025-06-01T22:51:32.3910382Z ++ FPATH=torch/include/ATen/ops/_assert_tensor_metadata_native.h 2025-06-01T22:51:32.3910949Z ++ echo torch/include/ATen/ops/_assert_tensor_metadata_native.h 2025-06-01T22:51:32.3911372Z ++ grep RECORD 2025-06-01T22:51:32.3930276Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_tensor_metadata_native.h 2025-06-01T22:51:32.3930959Z +++ openssl base64 2025-06-01T22:51:32.3931716Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.3933182Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.3934425Z +++ sed -e s/=//g 2025-06-01T22:51:32.3972284Z ++ HASH=XtBOEilFhTK3kZU2TWh6ks6g9jtCU1p5U9BY7pLeowA 2025-06-01T22:51:32.3978037Z +++ ls -nl torch/include/ATen/ops/_assert_tensor_metadata_native.h 2025-06-01T22:51:32.3978485Z +++ awk '{print $5}' 2025-06-01T22:51:32.4005271Z ++ FSIZE=1060 2025-06-01T22:51:32.4006007Z ++ echo '"torch/include/ATen/ops/_assert_tensor_metadata_native.h",sha256=XtBOEilFhTK3kZU2TWh6ks6g9jtCU1p5U9BY7pLeowA,1060' 2025-06-01T22:51:32.4006780Z ++ read fname 2025-06-01T22:51:32.4007194Z ++ make_wheel_record torch/include/ATen/ops/_assert_tensor_metadata_ops.h 2025-06-01T22:51:32.4007811Z ++ FPATH=torch/include/ATen/ops/_assert_tensor_metadata_ops.h 2025-06-01T22:51:32.4008365Z ++ echo torch/include/ATen/ops/_assert_tensor_metadata_ops.h 2025-06-01T22:51:32.4008789Z ++ grep RECORD 2025-06-01T22:51:32.4030058Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_assert_tensor_metadata_ops.h 2025-06-01T22:51:32.4030920Z +++ openssl base64 2025-06-01T22:51:32.4031299Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.4031567Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.4032538Z +++ sed -e s/=//g 2025-06-01T22:51:32.4071600Z ++ HASH=YarfgW9OiNA9nhNoOBfEqns0TTTsFqkIW_H8skaBp-c 2025-06-01T22:51:32.4075602Z +++ ls -nl torch/include/ATen/ops/_assert_tensor_metadata_ops.h 2025-06-01T22:51:32.4076415Z +++ awk '{print $5}' 2025-06-01T22:51:32.4104094Z ++ FSIZE=1595 2025-06-01T22:51:32.4104970Z ++ echo '"torch/include/ATen/ops/_assert_tensor_metadata_ops.h",sha256=YarfgW9OiNA9nhNoOBfEqns0TTTsFqkIW_H8skaBp-c,1595' 2025-06-01T22:51:32.4105766Z ++ read fname 2025-06-01T22:51:32.4106235Z ++ make_wheel_record torch/include/ATen/ops/_autocast_to_full_precision.h 2025-06-01T22:51:32.4106863Z ++ FPATH=torch/include/ATen/ops/_autocast_to_full_precision.h 2025-06-01T22:51:32.4107465Z ++ echo torch/include/ATen/ops/_autocast_to_full_precision.h 2025-06-01T22:51:32.4107879Z ++ grep RECORD 2025-06-01T22:51:32.4127951Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_autocast_to_full_precision.h 2025-06-01T22:51:32.4128594Z +++ openssl base64 2025-06-01T22:51:32.4129120Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.4130189Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.4131449Z +++ sed -e s/=//g 2025-06-01T22:51:32.4170522Z ++ HASH=ersiQmVuu870uwf2BaHC1w7pyfvyGLuG8-xdtPA4jFc 2025-06-01T22:51:32.4175401Z +++ ls -nl torch/include/ATen/ops/_autocast_to_full_precision.h 2025-06-01T22:51:32.4176253Z +++ awk '{print $5}' 2025-06-01T22:51:32.4204495Z ++ FSIZE=524 2025-06-01T22:51:32.4205225Z ++ echo '"torch/include/ATen/ops/_autocast_to_full_precision.h",sha256=ersiQmVuu870uwf2BaHC1w7pyfvyGLuG8-xdtPA4jFc,524' 2025-06-01T22:51:32.4205977Z ++ read fname 2025-06-01T22:51:32.4206573Z ++ make_wheel_record torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.4207511Z ++ FPATH=torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.4208407Z ++ echo torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.4209004Z ++ grep RECORD 2025-06-01T22:51:32.4230836Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.4231734Z +++ openssl base64 2025-06-01T22:51:32.4231994Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.4232254Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.4232512Z +++ sed -e s/=//g 2025-06-01T22:51:32.4271686Z ++ HASH=6Ut2E5QD-UjXFmLachijmjXp_G3jtm7CF0ULFwnzP48 2025-06-01T22:51:32.4275746Z +++ ls -nl torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.4276379Z +++ awk '{print $5}' 2025-06-01T22:51:32.4303971Z ++ FSIZE=822 2025-06-01T22:51:32.4304844Z ++ echo '"torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h",sha256=6Ut2E5QD-UjXFmLachijmjXp_G3jtm7CF0ULFwnzP48,822' 2025-06-01T22:51:32.4305901Z ++ read fname 2025-06-01T22:51:32.4306338Z ++ make_wheel_record torch/include/ATen/ops/_autocast_to_full_precision_native.h 2025-06-01T22:51:32.4307006Z ++ FPATH=torch/include/ATen/ops/_autocast_to_full_precision_native.h 2025-06-01T22:51:32.4307622Z ++ echo torch/include/ATen/ops/_autocast_to_full_precision_native.h 2025-06-01T22:51:32.4308069Z ++ grep RECORD 2025-06-01T22:51:32.4328055Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_autocast_to_full_precision_native.h 2025-06-01T22:51:32.4328674Z +++ openssl base64 2025-06-01T22:51:32.4328944Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.4329812Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.4331276Z +++ sed -e s/=//g 2025-06-01T22:51:32.4370045Z ++ HASH=nvX-e8trtdq26Hwt5OVYGMePTZKsyTxxMgdJ2D60D5k 2025-06-01T22:51:32.4374737Z +++ ls -nl torch/include/ATen/ops/_autocast_to_full_precision_native.h 2025-06-01T22:51:32.4375554Z +++ awk '{print $5}' 2025-06-01T22:51:32.4403838Z ++ FSIZE=534 2025-06-01T22:51:32.4404815Z ++ echo '"torch/include/ATen/ops/_autocast_to_full_precision_native.h",sha256=nvX-e8trtdq26Hwt5OVYGMePTZKsyTxxMgdJ2D60D5k,534' 2025-06-01T22:51:32.4405592Z ++ read fname 2025-06-01T22:51:32.4406024Z ++ make_wheel_record torch/include/ATen/ops/_autocast_to_full_precision_ops.h 2025-06-01T22:51:32.4406677Z ++ FPATH=torch/include/ATen/ops/_autocast_to_full_precision_ops.h 2025-06-01T22:51:32.4407248Z ++ echo torch/include/ATen/ops/_autocast_to_full_precision_ops.h 2025-06-01T22:51:32.4407705Z ++ grep RECORD 2025-06-01T22:51:32.4435627Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_autocast_to_full_precision_ops.h 2025-06-01T22:51:32.4436261Z +++ openssl base64 2025-06-01T22:51:32.4436536Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.4436781Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.4437044Z +++ sed -e s/=//g 2025-06-01T22:51:32.4477058Z ++ HASH=sSrjvxmvltC8NWUzYUJABitN-GEf2zQGW-kupNP1HJg 2025-06-01T22:51:32.4480236Z +++ ls -nl torch/include/ATen/ops/_autocast_to_full_precision_ops.h 2025-06-01T22:51:32.4481683Z +++ awk '{print $5}' 2025-06-01T22:51:32.4509127Z ++ FSIZE=1149 2025-06-01T22:51:32.4509849Z ++ echo '"torch/include/ATen/ops/_autocast_to_full_precision_ops.h",sha256=sSrjvxmvltC8NWUzYUJABitN-GEf2zQGW-kupNP1HJg,1149' 2025-06-01T22:51:32.4510611Z ++ read fname 2025-06-01T22:51:32.4511038Z ++ make_wheel_record torch/include/ATen/ops/_autocast_to_reduced_precision.h 2025-06-01T22:51:32.4511646Z ++ FPATH=torch/include/ATen/ops/_autocast_to_reduced_precision.h 2025-06-01T22:51:32.4512343Z ++ echo torch/include/ATen/ops/_autocast_to_reduced_precision.h 2025-06-01T22:51:32.4512773Z ++ grep RECORD 2025-06-01T22:51:32.4531403Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_autocast_to_reduced_precision.h 2025-06-01T22:51:32.4531977Z +++ openssl base64 2025-06-01T22:51:32.4532775Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.4534192Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.4535646Z +++ sed -e s/=//g 2025-06-01T22:51:32.4572690Z ++ HASH=CJ_4Pa6PULJlNqdDKN356p9VpD5y1lrihq9i4lBd_yY 2025-06-01T22:51:32.4578416Z +++ ls -nl torch/include/ATen/ops/_autocast_to_reduced_precision.h 2025-06-01T22:51:32.4578878Z +++ awk '{print $5}' 2025-06-01T22:51:32.4605313Z ++ FSIZE=527 2025-06-01T22:51:32.4606009Z ++ echo '"torch/include/ATen/ops/_autocast_to_reduced_precision.h",sha256=CJ_4Pa6PULJlNqdDKN356p9VpD5y1lrihq9i4lBd_yY,527' 2025-06-01T22:51:32.4606896Z ++ read fname 2025-06-01T22:51:32.4607500Z ++ make_wheel_record torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.4608500Z ++ FPATH=torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.4609499Z ++ echo torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.4610123Z ++ grep RECORD 2025-06-01T22:51:32.4636728Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.4637485Z +++ openssl base64 2025-06-01T22:51:32.4637757Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.4638136Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.4638409Z +++ sed -e s/=//g 2025-06-01T22:51:32.4678068Z ++ HASH=1aZkN7eFNg3n7_nQMXGuvb0cGVxGSh40KJl4Ge5Aeeo 2025-06-01T22:51:32.4681976Z +++ ls -nl torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.4682823Z +++ awk '{print $5}' 2025-06-01T22:51:32.4709754Z ++ FSIZE=878 2025-06-01T22:51:32.4710876Z ++ echo '"torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h",sha256=1aZkN7eFNg3n7_nQMXGuvb0cGVxGSh40KJl4Ge5Aeeo,878' 2025-06-01T22:51:32.4711917Z ++ read fname 2025-06-01T22:51:32.4712366Z ++ make_wheel_record torch/include/ATen/ops/_autocast_to_reduced_precision_native.h 2025-06-01T22:51:32.4713137Z ++ FPATH=torch/include/ATen/ops/_autocast_to_reduced_precision_native.h 2025-06-01T22:51:32.4713772Z ++ echo torch/include/ATen/ops/_autocast_to_reduced_precision_native.h 2025-06-01T22:51:32.4714234Z ++ grep RECORD 2025-06-01T22:51:32.4731371Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_autocast_to_reduced_precision_native.h 2025-06-01T22:51:32.4732065Z +++ openssl base64 2025-06-01T22:51:32.4732932Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.4734314Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.4735688Z +++ sed -e s/=//g 2025-06-01T22:51:32.4772736Z ++ HASH=HhNQ4t_d2b44W8mbvyNBKelu1i4osF2HSVaEHiFxWEA 2025-06-01T22:51:32.4778642Z +++ ls -nl torch/include/ATen/ops/_autocast_to_reduced_precision_native.h 2025-06-01T22:51:32.4779197Z +++ awk '{print $5}' 2025-06-01T22:51:32.4805987Z ++ FSIZE=590 2025-06-01T22:51:32.4806834Z ++ echo '"torch/include/ATen/ops/_autocast_to_reduced_precision_native.h",sha256=HhNQ4t_d2b44W8mbvyNBKelu1i4osF2HSVaEHiFxWEA,590' 2025-06-01T22:51:32.4807678Z ++ read fname 2025-06-01T22:51:32.4808239Z ++ make_wheel_record torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h 2025-06-01T22:51:32.4808997Z ++ FPATH=torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h 2025-06-01T22:51:32.4809622Z ++ echo torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h 2025-06-01T22:51:32.4810099Z ++ grep RECORD 2025-06-01T22:51:32.4831255Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h 2025-06-01T22:51:32.4831882Z +++ openssl base64 2025-06-01T22:51:32.4832182Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.4832656Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.4833275Z +++ sed -e s/=//g 2025-06-01T22:51:32.4876039Z ++ HASH=duBn3RQVQ15hLhCT07OeI4REa1Ye59HggTwazEdAero 2025-06-01T22:51:32.4879604Z +++ ls -nl torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h 2025-06-01T22:51:32.4880089Z +++ awk '{print $5}' 2025-06-01T22:51:32.4907970Z ++ FSIZE=1341 2025-06-01T22:51:32.4908766Z ++ echo '"torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h",sha256=duBn3RQVQ15hLhCT07OeI4REa1Ye59HggTwazEdAero,1341' 2025-06-01T22:51:32.4909512Z ++ read fname 2025-06-01T22:51:32.4909832Z ++ make_wheel_record torch/include/ATen/ops/_backward.h 2025-06-01T22:51:32.4910252Z ++ FPATH=torch/include/ATen/ops/_backward.h 2025-06-01T22:51:32.4910646Z ++ echo torch/include/ATen/ops/_backward.h 2025-06-01T22:51:32.4910997Z ++ grep RECORD 2025-06-01T22:51:32.4930645Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_backward.h 2025-06-01T22:51:32.4931268Z +++ openssl base64 2025-06-01T22:51:32.4931962Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.4933479Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.4934787Z +++ sed -e s/=//g 2025-06-01T22:51:32.4973708Z ++ HASH=sxPks9JK4nqLpapUjT22KlgVhjY40NbPDDFuoYr5M_Y 2025-06-01T22:51:32.4979219Z +++ ls -nl torch/include/ATen/ops/_backward.h 2025-06-01T22:51:32.4980380Z +++ awk '{print $5}' 2025-06-01T22:51:32.5006102Z ++ FSIZE=506 2025-06-01T22:51:32.5006861Z ++ echo '"torch/include/ATen/ops/_backward.h",sha256=sxPks9JK4nqLpapUjT22KlgVhjY40NbPDDFuoYr5M_Y,506' 2025-06-01T22:51:32.5007523Z ++ read fname 2025-06-01T22:51:32.5008036Z ++ make_wheel_record torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5008880Z ++ FPATH=torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5009622Z ++ echo torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5010145Z ++ grep RECORD 2025-06-01T22:51:32.5031894Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5032582Z +++ openssl base64 2025-06-01T22:51:32.5032839Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.5033103Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.5033387Z +++ sed -e s/=//g 2025-06-01T22:51:32.5075522Z ++ HASH=mFUsAI-2jik1qd-06sFGdsdRSsMFFnAkMypN1V-l09s 2025-06-01T22:51:32.5078633Z +++ ls -nl torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5079258Z +++ awk '{print $5}' 2025-06-01T22:51:32.5107573Z ++ FSIZE=909 2025-06-01T22:51:32.5108421Z ++ echo '"torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h",sha256=mFUsAI-2jik1qd-06sFGdsdRSsMFFnAkMypN1V-l09s,909' 2025-06-01T22:51:32.5109262Z ++ read fname 2025-06-01T22:51:32.5109611Z ++ make_wheel_record torch/include/ATen/ops/_backward_native.h 2025-06-01T22:51:32.5110107Z ++ FPATH=torch/include/ATen/ops/_backward_native.h 2025-06-01T22:51:32.5110527Z ++ echo torch/include/ATen/ops/_backward_native.h 2025-06-01T22:51:32.5110907Z ++ grep RECORD 2025-06-01T22:51:32.5130176Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_backward_native.h 2025-06-01T22:51:32.5130678Z +++ openssl base64 2025-06-01T22:51:32.5131733Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.5133165Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.5134486Z +++ sed -e s/=//g 2025-06-01T22:51:32.5172062Z ++ HASH=5-zGS7izWQANoO9l7-8TiLYA812LTlWVgTiShvSHNRI 2025-06-01T22:51:32.5176954Z +++ ls -nl torch/include/ATen/ops/_backward_native.h 2025-06-01T22:51:32.5178263Z +++ awk '{print $5}' 2025-06-01T22:51:32.5205364Z ++ FSIZE=621 2025-06-01T22:51:32.5206008Z ++ echo '"torch/include/ATen/ops/_backward_native.h",sha256=5-zGS7izWQANoO9l7-8TiLYA812LTlWVgTiShvSHNRI,621' 2025-06-01T22:51:32.5206677Z ++ read fname 2025-06-01T22:51:32.5207033Z ++ make_wheel_record torch/include/ATen/ops/_backward_ops.h 2025-06-01T22:51:32.5207496Z ++ FPATH=torch/include/ATen/ops/_backward_ops.h 2025-06-01T22:51:32.5207925Z ++ echo torch/include/ATen/ops/_backward_ops.h 2025-06-01T22:51:32.5208302Z ++ grep RECORD 2025-06-01T22:51:32.5230462Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_backward_ops.h 2025-06-01T22:51:32.5231165Z +++ openssl base64 2025-06-01T22:51:32.5231424Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.5231685Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.5231946Z +++ sed -e s/=//g 2025-06-01T22:51:32.5275154Z ++ HASH=0-lCKZyVHkCfwtY6YKI2SoAtGFutBBLRH8Q1SvLCsJQ 2025-06-01T22:51:32.5279056Z +++ ls -nl torch/include/ATen/ops/_backward_ops.h 2025-06-01T22:51:32.5279832Z +++ awk '{print $5}' 2025-06-01T22:51:32.5307641Z ++ FSIZE=1364 2025-06-01T22:51:32.5308310Z ++ echo '"torch/include/ATen/ops/_backward_ops.h",sha256=0-lCKZyVHkCfwtY6YKI2SoAtGFutBBLRH8Q1SvLCsJQ,1364' 2025-06-01T22:51:32.5308983Z ++ read fname 2025-06-01T22:51:32.5309370Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_impl_index.h 2025-06-01T22:51:32.5309899Z ++ FPATH=torch/include/ATen/ops/_batch_norm_impl_index.h 2025-06-01T22:51:32.5310386Z ++ echo torch/include/ATen/ops/_batch_norm_impl_index.h 2025-06-01T22:51:32.5310901Z ++ grep RECORD 2025-06-01T22:51:32.5330177Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_impl_index.h 2025-06-01T22:51:32.5330718Z +++ openssl base64 2025-06-01T22:51:32.5331811Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.5333229Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.5334582Z +++ sed -e s/=//g 2025-06-01T22:51:32.5373504Z ++ HASH=nW4e8dMbICBmpE4i8_eob0zgCmAnP30r1GqDslWTmFI 2025-06-01T22:51:32.5378780Z +++ ls -nl torch/include/ATen/ops/_batch_norm_impl_index.h 2025-06-01T22:51:32.5379627Z +++ awk '{print $5}' 2025-06-01T22:51:32.5405950Z ++ FSIZE=1255 2025-06-01T22:51:32.5406637Z ++ echo '"torch/include/ATen/ops/_batch_norm_impl_index.h",sha256=nW4e8dMbICBmpE4i8_eob0zgCmAnP30r1GqDslWTmFI,1255' 2025-06-01T22:51:32.5409310Z ++ read fname 2025-06-01T22:51:32.5409774Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_impl_index_backward.h 2025-06-01T22:51:32.5410424Z ++ FPATH=torch/include/ATen/ops/_batch_norm_impl_index_backward.h 2025-06-01T22:51:32.5410997Z ++ echo torch/include/ATen/ops/_batch_norm_impl_index_backward.h 2025-06-01T22:51:32.5411449Z ++ grep RECORD 2025-06-01T22:51:32.5432685Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_impl_index_backward.h 2025-06-01T22:51:32.5433268Z +++ openssl base64 2025-06-01T22:51:32.5433534Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.5433779Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.5434051Z +++ sed -e s/=//g 2025-06-01T22:51:32.5474599Z ++ HASH=SxwgGymo1dlASZ5ooAygEn4JAQ9JmsuAsH5miybcGzg 2025-06-01T22:51:32.5478054Z +++ ls -nl torch/include/ATen/ops/_batch_norm_impl_index_backward.h 2025-06-01T22:51:32.5478771Z +++ awk '{print $5}' 2025-06-01T22:51:32.5506242Z ++ FSIZE=1523 2025-06-01T22:51:32.5506990Z ++ echo '"torch/include/ATen/ops/_batch_norm_impl_index_backward.h",sha256=SxwgGymo1dlASZ5ooAygEn4JAQ9JmsuAsH5miybcGzg,1523' 2025-06-01T22:51:32.5507727Z ++ read fname 2025-06-01T22:51:32.5508318Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5509271Z ++ FPATH=torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5510182Z ++ echo torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5510790Z ++ grep RECORD 2025-06-01T22:51:32.5529984Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5530745Z +++ openssl base64 2025-06-01T22:51:32.5531236Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.5532757Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.5534063Z +++ sed -e s/=//g 2025-06-01T22:51:32.5572213Z ++ HASH=FPJHZ8kJbqhVen0pQFKbYaIvTSwHWIINyQr8PgtO06E 2025-06-01T22:51:32.5578235Z +++ ls -nl torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5578861Z +++ awk '{print $5}' 2025-06-01T22:51:32.5605646Z ++ FSIZE=1216 2025-06-01T22:51:32.5606600Z ++ echo '"torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h",sha256=FPJHZ8kJbqhVen0pQFKbYaIvTSwHWIINyQr8PgtO06E,1216' 2025-06-01T22:51:32.5607708Z ++ read fname 2025-06-01T22:51:32.5608182Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h 2025-06-01T22:51:32.5608890Z ++ FPATH=torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h 2025-06-01T22:51:32.5609167Z ++ echo torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h 2025-06-01T22:51:32.5609266Z ++ grep RECORD 2025-06-01T22:51:32.5631401Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h 2025-06-01T22:51:32.5631540Z +++ openssl base64 2025-06-01T22:51:32.5631643Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.5631846Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.5632202Z +++ sed -e s/=//g 2025-06-01T22:51:32.5674467Z ++ HASH=YiAfPBQG17pl1sMMiYsvRAia9TQOLfO1no3zyvOCkTI 2025-06-01T22:51:32.5678293Z +++ ls -nl torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h 2025-06-01T22:51:32.5678922Z +++ awk '{print $5}' 2025-06-01T22:51:32.5706448Z ++ FSIZE=928 2025-06-01T22:51:32.5707131Z ++ echo '"torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h",sha256=YiAfPBQG17pl1sMMiYsvRAia9TQOLfO1no3zyvOCkTI,928' 2025-06-01T22:51:32.5707248Z ++ read fname 2025-06-01T22:51:32.5707672Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h 2025-06-01T22:51:32.5707917Z ++ FPATH=torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h 2025-06-01T22:51:32.5708167Z ++ echo torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h 2025-06-01T22:51:32.5709401Z ++ grep RECORD 2025-06-01T22:51:32.5730258Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h 2025-06-01T22:51:32.5730746Z +++ openssl base64 2025-06-01T22:51:32.5731881Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.5733058Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.5734416Z +++ sed -e s/=//g 2025-06-01T22:51:32.5773238Z ++ HASH=3yARFzn7ARezPDVE9l0Hobt1gNLNWd-qzVpJ1rClOGE 2025-06-01T22:51:32.5778641Z +++ ls -nl torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h 2025-06-01T22:51:32.5779937Z +++ awk '{print $5}' 2025-06-01T22:51:32.5806018Z ++ FSIZE=2419 2025-06-01T22:51:32.5806603Z ++ echo '"torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h",sha256=3yARFzn7ARezPDVE9l0Hobt1gNLNWd-qzVpJ1rClOGE,2419' 2025-06-01T22:51:32.5806712Z ++ read fname 2025-06-01T22:51:32.5807142Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5807497Z ++ FPATH=torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5808015Z ++ echo torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5808723Z ++ grep RECORD 2025-06-01T22:51:32.5833281Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5833414Z +++ openssl base64 2025-06-01T22:51:32.5833528Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.5833625Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.5833724Z +++ sed -e s/=//g 2025-06-01T22:51:32.5875391Z ++ HASH=vOy0z1Qpriog0LV_XTRZKVsFHGvz7EIsyHM3GlqIVB8 2025-06-01T22:51:32.5878140Z +++ ls -nl torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.5878788Z +++ awk '{print $5}' 2025-06-01T22:51:32.5907977Z ++ FSIZE=1085 2025-06-01T22:51:32.5908712Z ++ echo '"torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h",sha256=vOy0z1Qpriog0LV_XTRZKVsFHGvz7EIsyHM3GlqIVB8,1085' 2025-06-01T22:51:32.5908809Z ++ read fname 2025-06-01T22:51:32.5909084Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_impl_index_native.h 2025-06-01T22:51:32.5909313Z ++ FPATH=torch/include/ATen/ops/_batch_norm_impl_index_native.h 2025-06-01T22:51:32.5909518Z ++ echo torch/include/ATen/ops/_batch_norm_impl_index_native.h 2025-06-01T22:51:32.5909614Z ++ grep RECORD 2025-06-01T22:51:32.5929799Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_impl_index_native.h 2025-06-01T22:51:32.5930088Z +++ openssl base64 2025-06-01T22:51:32.5930988Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.5932330Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.5933524Z +++ sed -e s/=//g 2025-06-01T22:51:32.5971241Z ++ HASH=1EuLEOLSFizOpsmeRZKdInJoAyh9SHf5MvAvZojaxxo 2025-06-01T22:51:32.5976096Z +++ ls -nl torch/include/ATen/ops/_batch_norm_impl_index_native.h 2025-06-01T22:51:32.5977640Z +++ awk '{print $5}' 2025-06-01T22:51:32.6005224Z ++ FSIZE=797 2025-06-01T22:51:32.6005802Z ++ echo '"torch/include/ATen/ops/_batch_norm_impl_index_native.h",sha256=1EuLEOLSFizOpsmeRZKdInJoAyh9SHf5MvAvZojaxxo,797' 2025-06-01T22:51:32.6005900Z ++ read fname 2025-06-01T22:51:32.6006167Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_impl_index_ops.h 2025-06-01T22:51:32.6006381Z ++ FPATH=torch/include/ATen/ops/_batch_norm_impl_index_ops.h 2025-06-01T22:51:32.6006574Z ++ echo torch/include/ATen/ops/_batch_norm_impl_index_ops.h 2025-06-01T22:51:32.6007031Z ++ grep RECORD 2025-06-01T22:51:32.6031016Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_impl_index_ops.h 2025-06-01T22:51:32.6031134Z +++ openssl base64 2025-06-01T22:51:32.6031317Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.6031429Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.6031884Z +++ sed -e s/=//g 2025-06-01T22:51:32.6074622Z ++ HASH=qIH1GNuFAU3a8YayoyeXPCWG4gFAPU2iPDk2h3Daxl4 2025-06-01T22:51:32.6077432Z +++ ls -nl torch/include/ATen/ops/_batch_norm_impl_index_ops.h 2025-06-01T22:51:32.6078216Z +++ awk '{print $5}' 2025-06-01T22:51:32.6107218Z ++ FSIZE=2013 2025-06-01T22:51:32.6107913Z ++ echo '"torch/include/ATen/ops/_batch_norm_impl_index_ops.h",sha256=qIH1GNuFAU3a8YayoyeXPCWG4gFAPU2iPDk2h3Daxl4,2013' 2025-06-01T22:51:32.6108015Z ++ read fname 2025-06-01T22:51:32.6108255Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_no_update.h 2025-06-01T22:51:32.6108427Z ++ FPATH=torch/include/ATen/ops/_batch_norm_no_update.h 2025-06-01T22:51:32.6108594Z ++ echo torch/include/ATen/ops/_batch_norm_no_update.h 2025-06-01T22:51:32.6108694Z ++ grep RECORD 2025-06-01T22:51:32.6128994Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_no_update.h 2025-06-01T22:51:32.6129112Z +++ openssl base64 2025-06-01T22:51:32.6129832Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.6131274Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.6132475Z +++ sed -e s/=//g 2025-06-01T22:51:32.6170654Z ++ HASH=-fkjeGnIIJ5Tia65zq6IPx0qshYnQgIB3D5GNr1k5lY 2025-06-01T22:51:32.6175378Z +++ ls -nl torch/include/ATen/ops/_batch_norm_no_update.h 2025-06-01T22:51:32.6176331Z +++ awk '{print $5}' 2025-06-01T22:51:32.6203873Z ++ FSIZE=2809 2025-06-01T22:51:32.6204451Z ++ echo '"torch/include/ATen/ops/_batch_norm_no_update.h",sha256=-fkjeGnIIJ5Tia65zq6IPx0qshYnQgIB3D5GNr1k5lY,2809' 2025-06-01T22:51:32.6204550Z ++ read fname 2025-06-01T22:51:32.6205173Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.6205538Z ++ FPATH=torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.6205877Z ++ echo torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.6206566Z ++ grep RECORD 2025-06-01T22:51:32.6230817Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.6230947Z +++ openssl base64 2025-06-01T22:51:32.6231049Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.6231163Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.6231260Z +++ sed -e s/=//g 2025-06-01T22:51:32.6273160Z ++ HASH=NzZBG7IgxAPrgWMtONLaL_PEyOO5n5ASDrY9Z_Zm14w 2025-06-01T22:51:32.6276517Z +++ ls -nl torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.6277079Z +++ awk '{print $5}' 2025-06-01T22:51:32.6305524Z ++ FSIZE=1880 2025-06-01T22:51:32.6306231Z ++ echo '"torch/include/ATen/ops/_batch_norm_no_update_compositeexplicitautograd_dispatch.h",sha256=NzZBG7IgxAPrgWMtONLaL_PEyOO5n5ASDrY9Z_Zm14w,1880' 2025-06-01T22:51:32.6306338Z ++ read fname 2025-06-01T22:51:32.6306599Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_no_update_native.h 2025-06-01T22:51:32.6306935Z ++ FPATH=torch/include/ATen/ops/_batch_norm_no_update_native.h 2025-06-01T22:51:32.6307149Z ++ echo torch/include/ATen/ops/_batch_norm_no_update_native.h 2025-06-01T22:51:32.6307255Z ++ grep RECORD 2025-06-01T22:51:32.6327914Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_no_update_native.h 2025-06-01T22:51:32.6328042Z +++ openssl base64 2025-06-01T22:51:32.6328899Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.6329964Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.6331140Z +++ sed -e s/=//g 2025-06-01T22:51:32.6370561Z ++ HASH=Hxjc4RfgzapUMAlzdXaJ7JBgYN73mpFYDGclBzI-5DU 2025-06-01T22:51:32.6375092Z +++ ls -nl torch/include/ATen/ops/_batch_norm_no_update_native.h 2025-06-01T22:51:32.6376009Z +++ awk '{print $5}' 2025-06-01T22:51:32.6403529Z ++ FSIZE=1172 2025-06-01T22:51:32.6404370Z ++ echo '"torch/include/ATen/ops/_batch_norm_no_update_native.h",sha256=Hxjc4RfgzapUMAlzdXaJ7JBgYN73mpFYDGclBzI-5DU,1172' 2025-06-01T22:51:32.6404490Z ++ read fname 2025-06-01T22:51:32.6404924Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_no_update_ops.h 2025-06-01T22:51:32.6405125Z ++ FPATH=torch/include/ATen/ops/_batch_norm_no_update_ops.h 2025-06-01T22:51:32.6405392Z ++ echo torch/include/ATen/ops/_batch_norm_no_update_ops.h 2025-06-01T22:51:32.6405496Z ++ grep RECORD 2025-06-01T22:51:32.6428447Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_no_update_ops.h 2025-06-01T22:51:32.6428580Z +++ openssl base64 2025-06-01T22:51:32.6428683Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.6428785Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.6429452Z +++ sed -e s/=//g 2025-06-01T22:51:32.6472774Z ++ HASH=twFPY6Km0ivnsjBy2vwUTuBetZ_FpePNjiUJAlpa5BQ 2025-06-01T22:51:32.6475487Z +++ ls -nl torch/include/ATen/ops/_batch_norm_no_update_ops.h 2025-06-01T22:51:32.6476897Z +++ awk '{print $5}' 2025-06-01T22:51:32.6504593Z ++ FSIZE=3601 2025-06-01T22:51:32.6505112Z ++ echo '"torch/include/ATen/ops/_batch_norm_no_update_ops.h",sha256=twFPY6Km0ivnsjBy2vwUTuBetZ_FpePNjiUJAlpa5BQ,3601' 2025-06-01T22:51:32.6505218Z ++ read fname 2025-06-01T22:51:32.6505467Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_with_update.h 2025-06-01T22:51:32.6505650Z ++ FPATH=torch/include/ATen/ops/_batch_norm_with_update.h 2025-06-01T22:51:32.6505829Z ++ echo torch/include/ATen/ops/_batch_norm_with_update.h 2025-06-01T22:51:32.6506303Z ++ grep RECORD 2025-06-01T22:51:32.6528089Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_with_update.h 2025-06-01T22:51:32.6528207Z +++ openssl base64 2025-06-01T22:51:32.6528629Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.6529833Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.6531115Z +++ sed -e s/=//g 2025-06-01T22:51:32.6570818Z ++ HASH=L7C1p8fa_Zm23fILt6qUgi5hkdz42JblMvFObhwhuMo 2025-06-01T22:51:32.6575479Z +++ ls -nl torch/include/ATen/ops/_batch_norm_with_update.h 2025-06-01T22:51:32.6576411Z +++ awk '{print $5}' 2025-06-01T22:51:32.6603564Z ++ FSIZE=3493 2025-06-01T22:51:32.6604259Z ++ echo '"torch/include/ATen/ops/_batch_norm_with_update.h",sha256=L7C1p8fa_Zm23fILt6qUgi5hkdz42JblMvFObhwhuMo,3493' 2025-06-01T22:51:32.6604540Z ++ read fname 2025-06-01T22:51:32.6604972Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.6605338Z ++ FPATH=torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.6605691Z ++ echo torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.6606237Z ++ grep RECORD 2025-06-01T22:51:32.6629481Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.6629604Z +++ openssl base64 2025-06-01T22:51:32.6629718Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.6629815Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.6630787Z +++ sed -e s/=//g 2025-06-01T22:51:32.6671674Z ++ HASH=OZzUPrwq-fw1ik7byqeRecdtmvPeRxxWZrifW8Cz6wY 2025-06-01T22:51:32.6675811Z +++ ls -nl torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:32.6676884Z +++ awk '{print $5}' 2025-06-01T22:51:32.6704743Z ++ FSIZE=1042 2025-06-01T22:51:32.6705495Z ++ echo '"torch/include/ATen/ops/_batch_norm_with_update_compositeexplicitautograd_dispatch.h",sha256=OZzUPrwq-fw1ik7byqeRecdtmvPeRxxWZrifW8Cz6wY,1042' 2025-06-01T22:51:32.6705591Z ++ read fname 2025-06-01T22:51:32.6705894Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h 2025-06-01T22:51:32.6706153Z ++ FPATH=torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h 2025-06-01T22:51:32.6706394Z ++ echo torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h 2025-06-01T22:51:32.6707420Z ++ grep RECORD 2025-06-01T22:51:32.6728500Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h 2025-06-01T22:51:32.6728754Z +++ openssl base64 2025-06-01T22:51:32.6729579Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.6730918Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.6732148Z +++ sed -e s/=//g 2025-06-01T22:51:32.6770710Z ++ HASH=XJ9VUMfdqmvwtfqHbx5eoFDL14jP-_aYbYNC9Vjo_v0 2025-06-01T22:51:32.6775638Z +++ ls -nl torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h 2025-06-01T22:51:32.6776430Z +++ awk '{print $5}' 2025-06-01T22:51:32.6804671Z ++ FSIZE=1732 2025-06-01T22:51:32.6805307Z ++ echo '"torch/include/ATen/ops/_batch_norm_with_update_cpu_dispatch.h",sha256=XJ9VUMfdqmvwtfqHbx5eoFDL14jP-_aYbYNC9Vjo_v0,1732' 2025-06-01T22:51:32.6805407Z ++ read fname 2025-06-01T22:51:32.6805725Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h 2025-06-01T22:51:32.6806127Z ++ FPATH=torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h 2025-06-01T22:51:32.6806378Z ++ echo torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h 2025-06-01T22:51:32.6806486Z ++ grep RECORD 2025-06-01T22:51:32.6828562Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h 2025-06-01T22:51:32.6828693Z +++ openssl base64 2025-06-01T22:51:32.6828794Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.6829279Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.6830016Z +++ sed -e s/=//g 2025-06-01T22:51:32.6873598Z ++ HASH=2rAv4f9nLscayoiePZ2QZFR3ypi3dW76R4qWHgtda_k 2025-06-01T22:51:32.6877741Z +++ ls -nl torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h 2025-06-01T22:51:32.6878405Z +++ awk '{print $5}' 2025-06-01T22:51:32.6906807Z ++ FSIZE=1734 2025-06-01T22:51:32.6907512Z ++ echo '"torch/include/ATen/ops/_batch_norm_with_update_cuda_dispatch.h",sha256=2rAv4f9nLscayoiePZ2QZFR3ypi3dW76R4qWHgtda_k,1734' 2025-06-01T22:51:32.6907646Z ++ read fname 2025-06-01T22:51:32.6907923Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_with_update_native.h 2025-06-01T22:51:32.6908139Z ++ FPATH=torch/include/ATen/ops/_batch_norm_with_update_native.h 2025-06-01T22:51:32.6908352Z ++ echo torch/include/ATen/ops/_batch_norm_with_update_native.h 2025-06-01T22:51:32.6908466Z ++ grep RECORD 2025-06-01T22:51:32.6929260Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_with_update_native.h 2025-06-01T22:51:32.6929377Z +++ openssl base64 2025-06-01T22:51:32.6930330Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.6931584Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.6932876Z +++ sed -e s/=//g 2025-06-01T22:51:32.6971766Z ++ HASH=7Dg9wyg3UjIxlZ3q_pNWx1uJvy4dyFlta7HunE60c3g 2025-06-01T22:51:32.6976470Z +++ ls -nl torch/include/ATen/ops/_batch_norm_with_update_native.h 2025-06-01T22:51:32.6977978Z +++ awk '{print $5}' 2025-06-01T22:51:32.7005135Z ++ FSIZE=2418 2025-06-01T22:51:32.7005743Z ++ echo '"torch/include/ATen/ops/_batch_norm_with_update_native.h",sha256=7Dg9wyg3UjIxlZ3q_pNWx1uJvy4dyFlta7HunE60c3g,2418' 2025-06-01T22:51:32.7005847Z ++ read fname 2025-06-01T22:51:32.7006122Z ++ make_wheel_record torch/include/ATen/ops/_batch_norm_with_update_ops.h 2025-06-01T22:51:32.7006337Z ++ FPATH=torch/include/ATen/ops/_batch_norm_with_update_ops.h 2025-06-01T22:51:32.7006538Z ++ echo torch/include/ATen/ops/_batch_norm_with_update_ops.h 2025-06-01T22:51:32.7007139Z ++ grep RECORD 2025-06-01T22:51:32.7031292Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_batch_norm_with_update_ops.h 2025-06-01T22:51:32.7031616Z +++ openssl base64 2025-06-01T22:51:32.7031946Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.7032085Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.7032463Z +++ sed -e s/=//g 2025-06-01T22:51:32.7073867Z ++ HASH=LstH96y_8ZzVmhXiSXs7t4_f7jrjPfE8NYMH9eFmPAs 2025-06-01T22:51:32.7077291Z +++ ls -nl torch/include/ATen/ops/_batch_norm_with_update_ops.h 2025-06-01T22:51:32.7077887Z +++ awk '{print $5}' 2025-06-01T22:51:32.7105358Z ++ FSIZE=4848 2025-06-01T22:51:32.7105970Z ++ echo '"torch/include/ATen/ops/_batch_norm_with_update_ops.h",sha256=LstH96y_8ZzVmhXiSXs7t4_f7jrjPfE8NYMH9eFmPAs,4848' 2025-06-01T22:51:32.7106080Z ++ read fname 2025-06-01T22:51:32.7106342Z ++ make_wheel_record torch/include/ATen/ops/_cast_Byte.h 2025-06-01T22:51:32.7106667Z ++ FPATH=torch/include/ATen/ops/_cast_Byte.h 2025-06-01T22:51:32.7106817Z ++ echo torch/include/ATen/ops/_cast_Byte.h 2025-06-01T22:51:32.7107778Z ++ grep RECORD 2025-06-01T22:51:32.7131711Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Byte.h 2025-06-01T22:51:32.7131830Z +++ openssl base64 2025-06-01T22:51:32.7132941Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.7134500Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.7135679Z +++ sed -e s/=//g 2025-06-01T22:51:32.7173449Z ++ HASH=O-R0u4BEHR-K8JHa9NkP7-29A4Jw-868ABsDWxaNhGg 2025-06-01T22:51:32.7178714Z +++ ls -nl torch/include/ATen/ops/_cast_Byte.h 2025-06-01T22:51:32.7179594Z +++ awk '{print $5}' 2025-06-01T22:51:32.7206022Z ++ FSIZE=717 2025-06-01T22:51:32.7206638Z ++ echo '"torch/include/ATen/ops/_cast_Byte.h",sha256=O-R0u4BEHR-K8JHa9NkP7-29A4Jw-868ABsDWxaNhGg,717' 2025-06-01T22:51:32.7206782Z ++ read fname 2025-06-01T22:51:32.7207163Z ++ make_wheel_record torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.7207475Z ++ FPATH=torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.7207785Z ++ echo torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.7208322Z ++ grep RECORD 2025-06-01T22:51:32.7230978Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.7231110Z +++ openssl base64 2025-06-01T22:51:32.7231227Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.7231471Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.7232827Z +++ sed -e s/=//g 2025-06-01T22:51:32.7277092Z ++ HASH=A8Bo7FtgsCwo9Lw_qpxlX_dskXN6CkAF7Dm1HrIyBLc 2025-06-01T22:51:32.7280643Z +++ ls -nl torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.7281319Z +++ awk '{print $5}' 2025-06-01T22:51:32.7308085Z ++ FSIZE=793 2025-06-01T22:51:32.7309024Z ++ echo '"torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h",sha256=A8Bo7FtgsCwo9Lw_qpxlX_dskXN6CkAF7Dm1HrIyBLc,793' 2025-06-01T22:51:32.7310004Z ++ read fname 2025-06-01T22:51:32.7310365Z ++ make_wheel_record torch/include/ATen/ops/_cast_Byte_native.h 2025-06-01T22:51:32.7310896Z ++ FPATH=torch/include/ATen/ops/_cast_Byte_native.h 2025-06-01T22:51:32.7311342Z ++ echo torch/include/ATen/ops/_cast_Byte_native.h 2025-06-01T22:51:32.7311724Z ++ grep RECORD 2025-06-01T22:51:32.7331401Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Byte_native.h 2025-06-01T22:51:32.7331920Z +++ openssl base64 2025-06-01T22:51:32.7332653Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.7334226Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.7335449Z +++ sed -e s/=//g 2025-06-01T22:51:32.7373303Z ++ HASH=r8ca_K-HHFZPC7EaRxCbnIQfHwUY_EsDL-UBpFVapMA 2025-06-01T22:51:32.7378676Z +++ ls -nl torch/include/ATen/ops/_cast_Byte_native.h 2025-06-01T22:51:32.7379475Z +++ awk '{print $5}' 2025-06-01T22:51:32.7405889Z ++ FSIZE=505 2025-06-01T22:51:32.7406531Z ++ echo '"torch/include/ATen/ops/_cast_Byte_native.h",sha256=r8ca_K-HHFZPC7EaRxCbnIQfHwUY_EsDL-UBpFVapMA,505' 2025-06-01T22:51:32.7407290Z ++ read fname 2025-06-01T22:51:32.7407693Z ++ make_wheel_record torch/include/ATen/ops/_cast_Byte_ops.h 2025-06-01T22:51:32.7408323Z ++ FPATH=torch/include/ATen/ops/_cast_Byte_ops.h 2025-06-01T22:51:32.7408761Z ++ echo torch/include/ATen/ops/_cast_Byte_ops.h 2025-06-01T22:51:32.7409128Z ++ grep RECORD 2025-06-01T22:51:32.7430197Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Byte_ops.h 2025-06-01T22:51:32.7430755Z +++ openssl base64 2025-06-01T22:51:32.7431030Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.7431849Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.7433043Z +++ sed -e s/=//g 2025-06-01T22:51:32.7473314Z ++ HASH=pjXDllkuFvr_tVd_2_I1KZtNv3TfMIWJj2oU2LJN2sg 2025-06-01T22:51:32.7477714Z +++ ls -nl torch/include/ATen/ops/_cast_Byte_ops.h 2025-06-01T22:51:32.7478648Z +++ awk '{print $5}' 2025-06-01T22:51:32.7505497Z ++ FSIZE=1038 2025-06-01T22:51:32.7506230Z ++ echo '"torch/include/ATen/ops/_cast_Byte_ops.h",sha256=pjXDllkuFvr_tVd_2_I1KZtNv3TfMIWJj2oU2LJN2sg,1038' 2025-06-01T22:51:32.7507096Z ++ read fname 2025-06-01T22:51:32.7507413Z ++ make_wheel_record torch/include/ATen/ops/_cast_Char.h 2025-06-01T22:51:32.7507864Z ++ FPATH=torch/include/ATen/ops/_cast_Char.h 2025-06-01T22:51:32.7508263Z ++ echo torch/include/ATen/ops/_cast_Char.h 2025-06-01T22:51:32.7508649Z ++ grep RECORD 2025-06-01T22:51:32.7529628Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Char.h 2025-06-01T22:51:32.7530143Z +++ openssl base64 2025-06-01T22:51:32.7530789Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.7532185Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.7533403Z +++ sed -e s/=//g 2025-06-01T22:51:32.7570817Z ++ HASH=TleP8e96sPLVf84mbguWq-CT0Z6bwNdvI6ZoZR2ZT0k 2025-06-01T22:51:32.7576030Z +++ ls -nl torch/include/ATen/ops/_cast_Char.h 2025-06-01T22:51:32.7577558Z +++ awk '{print $5}' 2025-06-01T22:51:32.7604277Z ++ FSIZE=717 2025-06-01T22:51:32.7605099Z ++ echo '"torch/include/ATen/ops/_cast_Char.h",sha256=TleP8e96sPLVf84mbguWq-CT0Z6bwNdvI6ZoZR2ZT0k,717' 2025-06-01T22:51:32.7605758Z ++ read fname 2025-06-01T22:51:32.7606408Z ++ make_wheel_record torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.7607306Z ++ FPATH=torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.7608067Z ++ echo torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.7608612Z ++ grep RECORD 2025-06-01T22:51:32.7630147Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.7630873Z +++ openssl base64 2025-06-01T22:51:32.7631126Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.7631882Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.7632536Z +++ sed -e s/=//g 2025-06-01T22:51:32.7673581Z ++ HASH=l8_rLTLnKmPUDcFblxL9AqD1wFMYjNYOHTZG0r1FFxI 2025-06-01T22:51:32.7678064Z +++ ls -nl torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.7678633Z +++ awk '{print $5}' 2025-06-01T22:51:32.7707293Z ++ FSIZE=793 2025-06-01T22:51:32.7708093Z ++ echo '"torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h",sha256=l8_rLTLnKmPUDcFblxL9AqD1wFMYjNYOHTZG0r1FFxI,793' 2025-06-01T22:51:32.7708927Z ++ read fname 2025-06-01T22:51:32.7709269Z ++ make_wheel_record torch/include/ATen/ops/_cast_Char_native.h 2025-06-01T22:51:32.7709770Z ++ FPATH=torch/include/ATen/ops/_cast_Char_native.h 2025-06-01T22:51:32.7710200Z ++ echo torch/include/ATen/ops/_cast_Char_native.h 2025-06-01T22:51:32.7710578Z ++ grep RECORD 2025-06-01T22:51:32.7730089Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Char_native.h 2025-06-01T22:51:32.7730612Z +++ openssl base64 2025-06-01T22:51:32.7731047Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.7732450Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.7733764Z +++ sed -e s/=//g 2025-06-01T22:51:32.7773176Z ++ HASH=5eto8dQvywUal9BosyiU4OP3RuvVvIb2yE16snr9Lco 2025-06-01T22:51:32.7778682Z +++ ls -nl torch/include/ATen/ops/_cast_Char_native.h 2025-06-01T22:51:32.7779204Z +++ awk '{print $5}' 2025-06-01T22:51:32.7805543Z ++ FSIZE=505 2025-06-01T22:51:32.7806214Z ++ echo '"torch/include/ATen/ops/_cast_Char_native.h",sha256=5eto8dQvywUal9BosyiU4OP3RuvVvIb2yE16snr9Lco,505' 2025-06-01T22:51:32.7807052Z ++ read fname 2025-06-01T22:51:32.7807409Z ++ make_wheel_record torch/include/ATen/ops/_cast_Char_ops.h 2025-06-01T22:51:32.7807883Z ++ FPATH=torch/include/ATen/ops/_cast_Char_ops.h 2025-06-01T22:51:32.7808316Z ++ echo torch/include/ATen/ops/_cast_Char_ops.h 2025-06-01T22:51:32.7808693Z ++ grep RECORD 2025-06-01T22:51:32.7829866Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Char_ops.h 2025-06-01T22:51:32.7830401Z +++ openssl base64 2025-06-01T22:51:32.7830651Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.7832355Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.7832613Z +++ sed -e s/=//g 2025-06-01T22:51:32.7873587Z ++ HASH=Lb6pcjEw1P19Taia7cn-Lo-b_JI8290owoqYWZ0mWs8 2025-06-01T22:51:32.7876488Z +++ ls -nl torch/include/ATen/ops/_cast_Char_ops.h 2025-06-01T22:51:32.7877009Z +++ awk '{print $5}' 2025-06-01T22:51:32.7905659Z ++ FSIZE=1038 2025-06-01T22:51:32.7906312Z ++ echo '"torch/include/ATen/ops/_cast_Char_ops.h",sha256=Lb6pcjEw1P19Taia7cn-Lo-b_JI8290owoqYWZ0mWs8,1038' 2025-06-01T22:51:32.7906968Z ++ read fname 2025-06-01T22:51:32.7907298Z ++ make_wheel_record torch/include/ATen/ops/_cast_Double.h 2025-06-01T22:51:32.7907738Z ++ FPATH=torch/include/ATen/ops/_cast_Double.h 2025-06-01T22:51:32.7908264Z ++ echo torch/include/ATen/ops/_cast_Double.h 2025-06-01T22:51:32.7908615Z ++ grep RECORD 2025-06-01T22:51:32.7928046Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Double.h 2025-06-01T22:51:32.7928540Z +++ openssl base64 2025-06-01T22:51:32.7929223Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.7930585Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.7932087Z +++ sed -e s/=//g 2025-06-01T22:51:32.7970776Z ++ HASH=C9YDbsxtxiOKXajrv_u7LZAlrN-YGn9NyAhk2zlCYfA 2025-06-01T22:51:32.7975304Z +++ ls -nl torch/include/ATen/ops/_cast_Double.h 2025-06-01T22:51:32.7976221Z +++ awk '{print $5}' 2025-06-01T22:51:32.8003816Z ++ FSIZE=725 2025-06-01T22:51:32.8004684Z ++ echo '"torch/include/ATen/ops/_cast_Double.h",sha256=C9YDbsxtxiOKXajrv_u7LZAlrN-YGn9NyAhk2zlCYfA,725' 2025-06-01T22:51:32.8005397Z ++ read fname 2025-06-01T22:51:32.8005907Z ++ make_wheel_record torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8006731Z ++ FPATH=torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8007479Z ++ echo torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8008025Z ++ grep RECORD 2025-06-01T22:51:32.8028905Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8029603Z +++ openssl base64 2025-06-01T22:51:32.8029877Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.8030123Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.8030396Z +++ sed -e s/=//g 2025-06-01T22:51:32.8070561Z ++ HASH=NgPrwVgyMIcenixxf_Tt5WPCyciEscJzaTv0qYHDeHw 2025-06-01T22:51:32.8074931Z +++ ls -nl torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8075686Z +++ awk '{print $5}' 2025-06-01T22:51:32.8101909Z ++ FSIZE=795 2025-06-01T22:51:32.8102792Z ++ echo '"torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h",sha256=NgPrwVgyMIcenixxf_Tt5WPCyciEscJzaTv0qYHDeHw,795' 2025-06-01T22:51:32.8103632Z ++ read fname 2025-06-01T22:51:32.8103993Z ++ make_wheel_record torch/include/ATen/ops/_cast_Double_native.h 2025-06-01T22:51:32.8104498Z ++ FPATH=torch/include/ATen/ops/_cast_Double_native.h 2025-06-01T22:51:32.8104938Z ++ echo torch/include/ATen/ops/_cast_Double_native.h 2025-06-01T22:51:32.8105635Z ++ grep RECORD 2025-06-01T22:51:32.8127086Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Double_native.h 2025-06-01T22:51:32.8127627Z +++ openssl base64 2025-06-01T22:51:32.8127903Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.8129250Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.8130483Z +++ sed -e s/=//g 2025-06-01T22:51:32.8170390Z ++ HASH=Ejp0_7dBm3zocyRprGMal74vGnmDjmPd1KS7BWaO6OE 2025-06-01T22:51:32.8174937Z +++ ls -nl torch/include/ATen/ops/_cast_Double_native.h 2025-06-01T22:51:32.8176025Z +++ awk '{print $5}' 2025-06-01T22:51:32.8203477Z ++ FSIZE=507 2025-06-01T22:51:32.8204335Z ++ echo '"torch/include/ATen/ops/_cast_Double_native.h",sha256=Ejp0_7dBm3zocyRprGMal74vGnmDjmPd1KS7BWaO6OE,507' 2025-06-01T22:51:32.8205209Z ++ read fname 2025-06-01T22:51:32.8205569Z ++ make_wheel_record torch/include/ATen/ops/_cast_Double_ops.h 2025-06-01T22:51:32.8206057Z ++ FPATH=torch/include/ATen/ops/_cast_Double_ops.h 2025-06-01T22:51:32.8206503Z ++ echo torch/include/ATen/ops/_cast_Double_ops.h 2025-06-01T22:51:32.8206889Z ++ grep RECORD 2025-06-01T22:51:32.8229462Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Double_ops.h 2025-06-01T22:51:32.8229989Z +++ openssl base64 2025-06-01T22:51:32.8230237Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.8230493Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.8231162Z +++ sed -e s/=//g 2025-06-01T22:51:32.8272720Z ++ HASH=272qxXiza5a60Nao2IeSLYN9HIc6w8T6SSDvQA5qYks 2025-06-01T22:51:32.8275514Z +++ ls -nl torch/include/ATen/ops/_cast_Double_ops.h 2025-06-01T22:51:32.8276138Z +++ awk '{print $5}' 2025-06-01T22:51:32.8304164Z ++ FSIZE=1044 2025-06-01T22:51:32.8305069Z ++ echo '"torch/include/ATen/ops/_cast_Double_ops.h",sha256=272qxXiza5a60Nao2IeSLYN9HIc6w8T6SSDvQA5qYks,1044' 2025-06-01T22:51:32.8305902Z ++ read fname 2025-06-01T22:51:32.8306236Z ++ make_wheel_record torch/include/ATen/ops/_cast_Float.h 2025-06-01T22:51:32.8306671Z ++ FPATH=torch/include/ATen/ops/_cast_Float.h 2025-06-01T22:51:32.8307070Z ++ echo torch/include/ATen/ops/_cast_Float.h 2025-06-01T22:51:32.8307413Z ++ grep RECORD 2025-06-01T22:51:32.8327994Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Float.h 2025-06-01T22:51:32.8328504Z +++ openssl base64 2025-06-01T22:51:32.8328840Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.8330228Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.8331414Z +++ sed -e s/=//g 2025-06-01T22:51:32.8370276Z ++ HASH=HOaNCu-JWNoiDul1NbMDUzeYBHrxGK53S6Hobize55Q 2025-06-01T22:51:32.8374986Z +++ ls -nl torch/include/ATen/ops/_cast_Float.h 2025-06-01T22:51:32.8376067Z +++ awk '{print $5}' 2025-06-01T22:51:32.8403031Z ++ FSIZE=721 2025-06-01T22:51:32.8403757Z ++ echo '"torch/include/ATen/ops/_cast_Float.h",sha256=HOaNCu-JWNoiDul1NbMDUzeYBHrxGK53S6Hobize55Q,721' 2025-06-01T22:51:32.8404608Z ++ read fname 2025-06-01T22:51:32.8405119Z ++ make_wheel_record torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8405933Z ++ FPATH=torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8406692Z ++ echo torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8407225Z ++ grep RECORD 2025-06-01T22:51:32.8428943Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8429612Z +++ openssl base64 2025-06-01T22:51:32.8429891Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.8430136Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.8430729Z +++ sed -e s/=//g 2025-06-01T22:51:32.8473360Z ++ HASH=sGLB4Am5BKLcmkexHc-9CpK16SvW7KGbiapIiGBbS5Y 2025-06-01T22:51:32.8476050Z +++ ls -nl torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8477511Z +++ awk '{print $5}' 2025-06-01T22:51:32.8505251Z ++ FSIZE=794 2025-06-01T22:51:32.8506122Z ++ echo '"torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h",sha256=sGLB4Am5BKLcmkexHc-9CpK16SvW7KGbiapIiGBbS5Y,794' 2025-06-01T22:51:32.8506968Z ++ read fname 2025-06-01T22:51:32.8507314Z ++ make_wheel_record torch/include/ATen/ops/_cast_Float_native.h 2025-06-01T22:51:32.8507822Z ++ FPATH=torch/include/ATen/ops/_cast_Float_native.h 2025-06-01T22:51:32.8508269Z ++ echo torch/include/ATen/ops/_cast_Float_native.h 2025-06-01T22:51:32.8508640Z ++ grep RECORD 2025-06-01T22:51:32.8529152Z +++ openssl base64 2025-06-01T22:51:32.8529821Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.8530599Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Float_native.h 2025-06-01T22:51:32.8531416Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.8532125Z +++ sed -e s/=//g 2025-06-01T22:51:32.8574048Z ++ HASH=MFRIxMv7L_O12flNVUWDf47sUla-HuENLl58pxuxmJI 2025-06-01T22:51:32.8579408Z +++ ls -nl torch/include/ATen/ops/_cast_Float_native.h 2025-06-01T22:51:32.8580520Z +++ awk '{print $5}' 2025-06-01T22:51:32.8606121Z ++ FSIZE=506 2025-06-01T22:51:32.8606773Z ++ echo '"torch/include/ATen/ops/_cast_Float_native.h",sha256=MFRIxMv7L_O12flNVUWDf47sUla-HuENLl58pxuxmJI,506' 2025-06-01T22:51:32.8607479Z ++ read fname 2025-06-01T22:51:32.8607838Z ++ make_wheel_record torch/include/ATen/ops/_cast_Float_ops.h 2025-06-01T22:51:32.8608324Z ++ FPATH=torch/include/ATen/ops/_cast_Float_ops.h 2025-06-01T22:51:32.8608800Z ++ echo torch/include/ATen/ops/_cast_Float_ops.h 2025-06-01T22:51:32.8609191Z ++ grep RECORD 2025-06-01T22:51:32.8632110Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Float_ops.h 2025-06-01T22:51:32.8632734Z +++ openssl base64 2025-06-01T22:51:32.8633035Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.8633297Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.8633562Z +++ sed -e s/=//g 2025-06-01T22:51:32.8676705Z ++ HASH=hWF2wgFaFmafJGVlvXbSRHag_Q7qo9JQvOZuKYio3N8 2025-06-01T22:51:32.8679651Z +++ ls -nl torch/include/ATen/ops/_cast_Float_ops.h 2025-06-01T22:51:32.8681015Z +++ awk '{print $5}' 2025-06-01T22:51:32.8709582Z ++ FSIZE=1041 2025-06-01T22:51:32.8710218Z ++ echo '"torch/include/ATen/ops/_cast_Float_ops.h",sha256=hWF2wgFaFmafJGVlvXbSRHag_Q7qo9JQvOZuKYio3N8,1041' 2025-06-01T22:51:32.8710891Z ++ read fname 2025-06-01T22:51:32.8711205Z ++ make_wheel_record torch/include/ATen/ops/_cast_Half.h 2025-06-01T22:51:32.8711709Z ++ FPATH=torch/include/ATen/ops/_cast_Half.h 2025-06-01T22:51:32.8712100Z ++ echo torch/include/ATen/ops/_cast_Half.h 2025-06-01T22:51:32.8712442Z ++ grep RECORD 2025-06-01T22:51:32.8731018Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Half.h 2025-06-01T22:51:32.8731522Z +++ openssl base64 2025-06-01T22:51:32.8732303Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.8733595Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.8734771Z +++ sed -e s/=//g 2025-06-01T22:51:32.8772910Z ++ HASH=D-MSiQFKip7QUb5GEuk3HaQpC2p3hEzF4eeyga5PzAs 2025-06-01T22:51:32.8778387Z +++ ls -nl torch/include/ATen/ops/_cast_Half.h 2025-06-01T22:51:32.8779129Z +++ awk '{print $5}' 2025-06-01T22:51:32.8805355Z ++ FSIZE=717 2025-06-01T22:51:32.8816247Z ++ echo '"torch/include/ATen/ops/_cast_Half.h",sha256=D-MSiQFKip7QUb5GEuk3HaQpC2p3hEzF4eeyga5PzAs,717' 2025-06-01T22:51:32.8816890Z ++ read fname 2025-06-01T22:51:32.8817380Z ++ make_wheel_record torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8818167Z ++ FPATH=torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8818898Z ++ echo torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8819406Z ++ grep RECORD 2025-06-01T22:51:32.8832229Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8832858Z +++ openssl base64 2025-06-01T22:51:32.8833214Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.8833456Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.8834008Z +++ sed -e s/=//g 2025-06-01T22:51:32.8876753Z ++ HASH=tRyePzWVLwvGxZe3nLl4byZ4CWYCsXBzTwdUWZAvcXQ 2025-06-01T22:51:32.8880439Z +++ ls -nl torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.8881025Z +++ awk '{print $5}' 2025-06-01T22:51:32.8908146Z ++ FSIZE=793 2025-06-01T22:51:32.8909013Z ++ echo '"torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h",sha256=tRyePzWVLwvGxZe3nLl4byZ4CWYCsXBzTwdUWZAvcXQ,793' 2025-06-01T22:51:32.8909906Z ++ read fname 2025-06-01T22:51:32.8910276Z ++ make_wheel_record torch/include/ATen/ops/_cast_Half_native.h 2025-06-01T22:51:32.8910805Z ++ FPATH=torch/include/ATen/ops/_cast_Half_native.h 2025-06-01T22:51:32.8911253Z ++ echo torch/include/ATen/ops/_cast_Half_native.h 2025-06-01T22:51:32.8911634Z ++ grep RECORD 2025-06-01T22:51:32.8931154Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Half_native.h 2025-06-01T22:51:32.8931865Z +++ openssl base64 2025-06-01T22:51:32.8932822Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.8934201Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.8935399Z +++ sed -e s/=//g 2025-06-01T22:51:32.8973052Z ++ HASH=PlREDEiQukCpm1GAY1xwIiZYpBvUB3Mt2h6P4qtTsyk 2025-06-01T22:51:32.8978703Z +++ ls -nl torch/include/ATen/ops/_cast_Half_native.h 2025-06-01T22:51:32.8979098Z +++ awk '{print $5}' 2025-06-01T22:51:32.9005707Z ++ FSIZE=505 2025-06-01T22:51:32.9006363Z ++ echo '"torch/include/ATen/ops/_cast_Half_native.h",sha256=PlREDEiQukCpm1GAY1xwIiZYpBvUB3Mt2h6P4qtTsyk,505' 2025-06-01T22:51:32.9007145Z ++ read fname 2025-06-01T22:51:32.9007537Z ++ make_wheel_record torch/include/ATen/ops/_cast_Half_ops.h 2025-06-01T22:51:32.9008027Z ++ FPATH=torch/include/ATen/ops/_cast_Half_ops.h 2025-06-01T22:51:32.9008558Z ++ echo torch/include/ATen/ops/_cast_Half_ops.h 2025-06-01T22:51:32.9009067Z ++ grep RECORD 2025-06-01T22:51:32.9032901Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Half_ops.h 2025-06-01T22:51:32.9033452Z +++ openssl base64 2025-06-01T22:51:32.9033722Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.9033971Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.9035323Z +++ sed -e s/=//g 2025-06-01T22:51:32.9077293Z ++ HASH=ThsM6gYkCW2sDTkQDi6Cnp6FfMPWAmMo4YR7YzTa4Sw 2025-06-01T22:51:32.9079596Z +++ ls -nl torch/include/ATen/ops/_cast_Half_ops.h 2025-06-01T22:51:32.9081069Z +++ awk '{print $5}' 2025-06-01T22:51:32.9109629Z ++ FSIZE=1038 2025-06-01T22:51:32.9110294Z ++ echo '"torch/include/ATen/ops/_cast_Half_ops.h",sha256=ThsM6gYkCW2sDTkQDi6Cnp6FfMPWAmMo4YR7YzTa4Sw,1038' 2025-06-01T22:51:32.9111004Z ++ read fname 2025-06-01T22:51:32.9111446Z ++ make_wheel_record torch/include/ATen/ops/_cast_Int.h 2025-06-01T22:51:32.9111888Z ++ FPATH=torch/include/ATen/ops/_cast_Int.h 2025-06-01T22:51:32.9112263Z ++ echo torch/include/ATen/ops/_cast_Int.h 2025-06-01T22:51:32.9112615Z ++ grep RECORD 2025-06-01T22:51:32.9131657Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Int.h 2025-06-01T22:51:32.9132161Z +++ openssl base64 2025-06-01T22:51:32.9133332Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.9134766Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.9136225Z +++ sed -e s/=//g 2025-06-01T22:51:32.9174336Z ++ HASH=UfdtCn95gWgGKXJyaz2slW8fdftjkjf03KKgHR31tdw 2025-06-01T22:51:32.9179757Z +++ ls -nl torch/include/ATen/ops/_cast_Int.h 2025-06-01T22:51:32.9180351Z +++ awk '{print $5}' 2025-06-01T22:51:32.9205876Z ++ FSIZE=713 2025-06-01T22:51:32.9206489Z ++ echo '"torch/include/ATen/ops/_cast_Int.h",sha256=UfdtCn95gWgGKXJyaz2slW8fdftjkjf03KKgHR31tdw,713' 2025-06-01T22:51:32.9207121Z ++ read fname 2025-06-01T22:51:32.9207667Z ++ make_wheel_record torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.9208458Z ++ FPATH=torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.9209240Z ++ echo torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.9209778Z ++ grep RECORD 2025-06-01T22:51:32.9233345Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.9234067Z +++ openssl base64 2025-06-01T22:51:32.9234402Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.9234676Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.9234937Z +++ sed -e s/=//g 2025-06-01T22:51:32.9276585Z ++ HASH=-59XKkROrFchPfiecd31MhM8OEk7m_HBHyk1sA9CKhI 2025-06-01T22:51:32.9283988Z +++ ls -nl torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.9284703Z +++ awk '{print $5}' 2025-06-01T22:51:32.9308521Z ++ FSIZE=792 2025-06-01T22:51:32.9309414Z ++ echo '"torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h",sha256=-59XKkROrFchPfiecd31MhM8OEk7m_HBHyk1sA9CKhI,792' 2025-06-01T22:51:32.9310311Z ++ read fname 2025-06-01T22:51:32.9310654Z ++ make_wheel_record torch/include/ATen/ops/_cast_Int_native.h 2025-06-01T22:51:32.9311188Z ++ FPATH=torch/include/ATen/ops/_cast_Int_native.h 2025-06-01T22:51:32.9311619Z ++ echo torch/include/ATen/ops/_cast_Int_native.h 2025-06-01T22:51:32.9312126Z ++ grep RECORD 2025-06-01T22:51:32.9330704Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Int_native.h 2025-06-01T22:51:32.9331208Z +++ openssl base64 2025-06-01T22:51:32.9331990Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.9333553Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.9334734Z +++ sed -e s/=//g 2025-06-01T22:51:32.9373057Z ++ HASH=ePmfT8yqxV-Ohjj3H134r5d-xYSnNNWVPfpIo2L2K44 2025-06-01T22:51:32.9378501Z +++ ls -nl torch/include/ATen/ops/_cast_Int_native.h 2025-06-01T22:51:32.9379466Z +++ awk '{print $5}' 2025-06-01T22:51:32.9406111Z ++ FSIZE=504 2025-06-01T22:51:32.9406841Z ++ echo '"torch/include/ATen/ops/_cast_Int_native.h",sha256=ePmfT8yqxV-Ohjj3H134r5d-xYSnNNWVPfpIo2L2K44,504' 2025-06-01T22:51:32.9407532Z ++ read fname 2025-06-01T22:51:32.9407865Z ++ make_wheel_record torch/include/ATen/ops/_cast_Int_ops.h 2025-06-01T22:51:32.9408541Z ++ FPATH=torch/include/ATen/ops/_cast_Int_ops.h 2025-06-01T22:51:32.9408959Z ++ echo torch/include/ATen/ops/_cast_Int_ops.h 2025-06-01T22:51:32.9409333Z ++ grep RECORD 2025-06-01T22:51:32.9431082Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Int_ops.h 2025-06-01T22:51:32.9431758Z +++ openssl base64 2025-06-01T22:51:32.9432028Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.9433429Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.9433707Z +++ sed -e s/=//g 2025-06-01T22:51:32.9475648Z ++ HASH=QZYmcHTTQYFCBXs_2O4B9wdzdlgho7cGmXhTdh42RoY 2025-06-01T22:51:32.9478943Z +++ ls -nl torch/include/ATen/ops/_cast_Int_ops.h 2025-06-01T22:51:32.9479936Z +++ awk '{print $5}' 2025-06-01T22:51:32.9508727Z ++ FSIZE=1035 2025-06-01T22:51:32.9509530Z ++ echo '"torch/include/ATen/ops/_cast_Int_ops.h",sha256=QZYmcHTTQYFCBXs_2O4B9wdzdlgho7cGmXhTdh42RoY,1035' 2025-06-01T22:51:32.9510307Z ++ read fname 2025-06-01T22:51:32.9510638Z ++ make_wheel_record torch/include/ATen/ops/_cast_Long.h 2025-06-01T22:51:32.9511072Z ++ FPATH=torch/include/ATen/ops/_cast_Long.h 2025-06-01T22:51:32.9511469Z ++ echo torch/include/ATen/ops/_cast_Long.h 2025-06-01T22:51:32.9511812Z ++ grep RECORD 2025-06-01T22:51:32.9530115Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Long.h 2025-06-01T22:51:32.9530871Z +++ openssl base64 2025-06-01T22:51:32.9531735Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.9533474Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.9534652Z +++ sed -e s/=//g 2025-06-01T22:51:32.9572622Z ++ HASH=DrnQXjhnchzlKONR28cLoYyrXcyYE3chAPxVumxNCsE 2025-06-01T22:51:32.9577965Z +++ ls -nl torch/include/ATen/ops/_cast_Long.h 2025-06-01T22:51:32.9579258Z +++ awk '{print $5}' 2025-06-01T22:51:32.9605389Z ++ FSIZE=717 2025-06-01T22:51:32.9606019Z ++ echo '"torch/include/ATen/ops/_cast_Long.h",sha256=DrnQXjhnchzlKONR28cLoYyrXcyYE3chAPxVumxNCsE,717' 2025-06-01T22:51:32.9606684Z ++ read fname 2025-06-01T22:51:32.9607198Z ++ make_wheel_record torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.9607997Z ++ FPATH=torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.9608743Z ++ echo torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.9609275Z ++ grep RECORD 2025-06-01T22:51:32.9631441Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.9632150Z +++ openssl base64 2025-06-01T22:51:32.9632409Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.9632669Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.9633185Z +++ sed -e s/=//g 2025-06-01T22:51:32.9674909Z ++ HASH=xUpMfaOaTlrop_EaFPhi3EITulMbMEMDSqK0gHx8SGg 2025-06-01T22:51:32.9678179Z +++ ls -nl torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:32.9678733Z +++ awk '{print $5}' 2025-06-01T22:51:32.9706478Z ++ FSIZE=793 2025-06-01T22:51:32.9707432Z ++ echo '"torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h",sha256=xUpMfaOaTlrop_EaFPhi3EITulMbMEMDSqK0gHx8SGg,793' 2025-06-01T22:51:32.9708269Z ++ read fname 2025-06-01T22:51:32.9708626Z ++ make_wheel_record torch/include/ATen/ops/_cast_Long_native.h 2025-06-01T22:51:32.9709267Z ++ FPATH=torch/include/ATen/ops/_cast_Long_native.h 2025-06-01T22:51:32.9709690Z ++ echo torch/include/ATen/ops/_cast_Long_native.h 2025-06-01T22:51:32.9710067Z ++ grep RECORD 2025-06-01T22:51:32.9728367Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Long_native.h 2025-06-01T22:51:32.9728902Z +++ openssl base64 2025-06-01T22:51:32.9729326Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.9730452Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.9731732Z +++ sed -e s/=//g 2025-06-01T22:51:32.9770485Z ++ HASH=sptC5BSJQITGjKh4Sm2qEL0WaNMazsXLR0b-P5YG_gs 2025-06-01T22:51:32.9775298Z +++ ls -nl torch/include/ATen/ops/_cast_Long_native.h 2025-06-01T22:51:32.9776061Z +++ awk '{print $5}' 2025-06-01T22:51:32.9804945Z ++ FSIZE=505 2025-06-01T22:51:32.9805639Z ++ echo '"torch/include/ATen/ops/_cast_Long_native.h",sha256=sptC5BSJQITGjKh4Sm2qEL0WaNMazsXLR0b-P5YG_gs,505' 2025-06-01T22:51:32.9806483Z ++ read fname 2025-06-01T22:51:32.9806833Z ++ make_wheel_record torch/include/ATen/ops/_cast_Long_ops.h 2025-06-01T22:51:32.9807310Z ++ FPATH=torch/include/ATen/ops/_cast_Long_ops.h 2025-06-01T22:51:32.9807742Z ++ echo torch/include/ATen/ops/_cast_Long_ops.h 2025-06-01T22:51:32.9808106Z ++ grep RECORD 2025-06-01T22:51:32.9828428Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Long_ops.h 2025-06-01T22:51:32.9828941Z +++ openssl base64 2025-06-01T22:51:32.9829278Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.9829544Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.9829800Z +++ sed -e s/=//g 2025-06-01T22:51:32.9869947Z ++ HASH=LSWIUrrGa_rw-eYwxrtL0GpBDRf7Y9Vv4l09HPRfElE 2025-06-01T22:51:32.9874352Z +++ ls -nl torch/include/ATen/ops/_cast_Long_ops.h 2025-06-01T22:51:32.9875805Z +++ awk '{print $5}' 2025-06-01T22:51:32.9901926Z ++ FSIZE=1038 2025-06-01T22:51:32.9902559Z ++ echo '"torch/include/ATen/ops/_cast_Long_ops.h",sha256=LSWIUrrGa_rw-eYwxrtL0GpBDRf7Y9Vv4l09HPRfElE,1038' 2025-06-01T22:51:32.9903320Z ++ read fname 2025-06-01T22:51:32.9903635Z ++ make_wheel_record torch/include/ATen/ops/_cast_Short.h 2025-06-01T22:51:32.9904093Z ++ FPATH=torch/include/ATen/ops/_cast_Short.h 2025-06-01T22:51:32.9904541Z ++ echo torch/include/ATen/ops/_cast_Short.h 2025-06-01T22:51:32.9904894Z ++ grep RECORD 2025-06-01T22:51:32.9925809Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Short.h 2025-06-01T22:51:32.9926318Z +++ openssl base64 2025-06-01T22:51:32.9926677Z +++ sed -e s/+/-/g 2025-06-01T22:51:32.9927819Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:32.9929312Z +++ sed -e s/=//g 2025-06-01T22:51:32.9967859Z ++ HASH=x15kKRMMZcnvLV60yb8fTk4eqljUAZXVqgfsnJJxjPE 2025-06-01T22:51:32.9972538Z +++ ls -nl torch/include/ATen/ops/_cast_Short.h 2025-06-01T22:51:32.9973398Z +++ awk '{print $5}' 2025-06-01T22:51:33.0000431Z ++ FSIZE=721 2025-06-01T22:51:33.0001028Z ++ echo '"torch/include/ATen/ops/_cast_Short.h",sha256=x15kKRMMZcnvLV60yb8fTk4eqljUAZXVqgfsnJJxjPE,721' 2025-06-01T22:51:33.0001762Z ++ read fname 2025-06-01T22:51:33.0002305Z ++ make_wheel_record torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.0003084Z ++ FPATH=torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.0003938Z ++ echo torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.0004666Z ++ grep RECORD 2025-06-01T22:51:33.0025989Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.0026752Z +++ openssl base64 2025-06-01T22:51:33.0027052Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.0027313Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.0027581Z +++ sed -e s/=//g 2025-06-01T22:51:33.0070268Z ++ HASH=iMXfYViZJ1TyUQOfeI_XKhiGzo7yj0y960N7kbk7nVU 2025-06-01T22:51:33.0073325Z +++ ls -nl torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.0074393Z +++ awk '{print $5}' 2025-06-01T22:51:33.0101788Z ++ FSIZE=794 2025-06-01T22:51:33.0102603Z ++ echo '"torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h",sha256=iMXfYViZJ1TyUQOfeI_XKhiGzo7yj0y960N7kbk7nVU,794' 2025-06-01T22:51:33.0103608Z ++ read fname 2025-06-01T22:51:33.0103969Z ++ make_wheel_record torch/include/ATen/ops/_cast_Short_native.h 2025-06-01T22:51:33.0104517Z ++ FPATH=torch/include/ATen/ops/_cast_Short_native.h 2025-06-01T22:51:33.0104974Z ++ echo torch/include/ATen/ops/_cast_Short_native.h 2025-06-01T22:51:33.0105344Z ++ grep RECORD 2025-06-01T22:51:33.0126015Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Short_native.h 2025-06-01T22:51:33.0126802Z +++ openssl base64 2025-06-01T22:51:33.0127063Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.0127959Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.0129271Z +++ sed -e s/=//g 2025-06-01T22:51:33.0168390Z ++ HASH=Jayv7mdZae3KqjSu_AHsTjyz-bUIXgpM3mmRy7Y0kLE 2025-06-01T22:51:33.0173563Z +++ ls -nl torch/include/ATen/ops/_cast_Short_native.h 2025-06-01T22:51:33.0174028Z +++ awk '{print $5}' 2025-06-01T22:51:33.0201100Z ++ FSIZE=506 2025-06-01T22:51:33.0201704Z ++ echo '"torch/include/ATen/ops/_cast_Short_native.h",sha256=Jayv7mdZae3KqjSu_AHsTjyz-bUIXgpM3mmRy7Y0kLE,506' 2025-06-01T22:51:33.0202523Z ++ read fname 2025-06-01T22:51:33.0202854Z ++ make_wheel_record torch/include/ATen/ops/_cast_Short_ops.h 2025-06-01T22:51:33.0203331Z ++ FPATH=torch/include/ATen/ops/_cast_Short_ops.h 2025-06-01T22:51:33.0204001Z ++ echo torch/include/ATen/ops/_cast_Short_ops.h 2025-06-01T22:51:33.0204562Z ++ grep RECORD 2025-06-01T22:51:33.0225573Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cast_Short_ops.h 2025-06-01T22:51:33.0226072Z +++ openssl base64 2025-06-01T22:51:33.0226357Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.0226676Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.0227061Z +++ sed -e s/=//g 2025-06-01T22:51:33.0269297Z ++ HASH=8G5TxWV6vdljK3ceLoOqmedU3cATSZByMsLKuLV_X-o 2025-06-01T22:51:33.0272624Z +++ ls -nl torch/include/ATen/ops/_cast_Short_ops.h 2025-06-01T22:51:33.0273375Z +++ awk '{print $5}' 2025-06-01T22:51:33.0300157Z ++ FSIZE=1041 2025-06-01T22:51:33.0300770Z ++ echo '"torch/include/ATen/ops/_cast_Short_ops.h",sha256=8G5TxWV6vdljK3ceLoOqmedU3cATSZByMsLKuLV_X-o,1041' 2025-06-01T22:51:33.0301524Z ++ read fname 2025-06-01T22:51:33.0301870Z ++ make_wheel_record torch/include/ATen/ops/_cdist_backward.h 2025-06-01T22:51:33.0302335Z ++ FPATH=torch/include/ATen/ops/_cdist_backward.h 2025-06-01T22:51:33.0302772Z ++ echo torch/include/ATen/ops/_cdist_backward.h 2025-06-01T22:51:33.0303228Z ++ grep RECORD 2025-06-01T22:51:33.0325520Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cdist_backward.h 2025-06-01T22:51:33.0326047Z +++ openssl base64 2025-06-01T22:51:33.0326310Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.0326573Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.0327437Z +++ sed -e s/=//g 2025-06-01T22:51:33.0366566Z ++ HASH=brE6f1DbnReLRLv6o-YYrXPRGvcavpC7GQJd8UMJTlM 2025-06-01T22:51:33.0371534Z +++ ls -nl torch/include/ATen/ops/_cdist_backward.h 2025-06-01T22:51:33.0372463Z +++ awk '{print $5}' 2025-06-01T22:51:33.0399371Z ++ FSIZE=1552 2025-06-01T22:51:33.0399991Z ++ echo '"torch/include/ATen/ops/_cdist_backward.h",sha256=brE6f1DbnReLRLv6o-YYrXPRGvcavpC7GQJd8UMJTlM,1552' 2025-06-01T22:51:33.0400756Z ++ read fname 2025-06-01T22:51:33.0401269Z ++ make_wheel_record torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.0402119Z ++ FPATH=torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.0402918Z ++ echo torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.0403445Z ++ grep RECORD 2025-06-01T22:51:33.0424739Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.0425447Z +++ openssl base64 2025-06-01T22:51:33.0425721Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.0426048Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.0426702Z +++ sed -e s/=//g 2025-06-01T22:51:33.0469042Z ++ HASH=9A90H9iXtxiHJ1M8nIqWZXlljoWGMCOZCNZrBG18SMA 2025-06-01T22:51:33.0471815Z +++ ls -nl torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.0472814Z +++ awk '{print $5}' 2025-06-01T22:51:33.0500548Z ++ FSIZE=1049 2025-06-01T22:51:33.0501497Z ++ echo '"torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h",sha256=9A90H9iXtxiHJ1M8nIqWZXlljoWGMCOZCNZrBG18SMA,1049' 2025-06-01T22:51:33.0502409Z ++ read fname 2025-06-01T22:51:33.0502806Z ++ make_wheel_record torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h 2025-06-01T22:51:33.0503408Z ++ FPATH=torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h 2025-06-01T22:51:33.0503933Z ++ echo torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h 2025-06-01T22:51:33.0504361Z ++ grep RECORD 2025-06-01T22:51:33.0525815Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h 2025-06-01T22:51:33.0526427Z +++ openssl base64 2025-06-01T22:51:33.0526704Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.0527107Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.0527776Z +++ sed -e s/=//g 2025-06-01T22:51:33.0567512Z ++ HASH=Ni3BgfKM5kOEZT8Plxe-QW3vZd7ktBbGOkkycjUdV38 2025-06-01T22:51:33.0572332Z +++ ls -nl torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h 2025-06-01T22:51:33.0573097Z +++ awk '{print $5}' 2025-06-01T22:51:33.0600184Z ++ FSIZE=811 2025-06-01T22:51:33.0601176Z ++ echo '"torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h",sha256=Ni3BgfKM5kOEZT8Plxe-QW3vZd7ktBbGOkkycjUdV38,811' 2025-06-01T22:51:33.0601937Z ++ read fname 2025-06-01T22:51:33.0602353Z ++ make_wheel_record torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h 2025-06-01T22:51:33.0602568Z ++ FPATH=torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h 2025-06-01T22:51:33.0602840Z ++ echo torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h 2025-06-01T22:51:33.0602943Z ++ grep RECORD 2025-06-01T22:51:33.0627257Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h 2025-06-01T22:51:33.0627384Z +++ openssl base64 2025-06-01T22:51:33.0627498Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.0627598Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.0627697Z +++ sed -e s/=//g 2025-06-01T22:51:33.0670696Z ++ HASH=Ux_rbWPpQCYWfSANwgWuJAsbc7c0iG16lOOiUKHGKZA 2025-06-01T22:51:33.0673983Z +++ ls -nl torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h 2025-06-01T22:51:33.0674859Z +++ awk '{print $5}' 2025-06-01T22:51:33.0702126Z ++ FSIZE=813 2025-06-01T22:51:33.0702772Z ++ echo '"torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h",sha256=Ux_rbWPpQCYWfSANwgWuJAsbc7c0iG16lOOiUKHGKZA,813' 2025-06-01T22:51:33.0702870Z ++ read fname 2025-06-01T22:51:33.0703120Z ++ make_wheel_record torch/include/ATen/ops/_cdist_backward_native.h 2025-06-01T22:51:33.0703299Z ++ FPATH=torch/include/ATen/ops/_cdist_backward_native.h 2025-06-01T22:51:33.0703477Z ++ echo torch/include/ATen/ops/_cdist_backward_native.h 2025-06-01T22:51:33.0703586Z ++ grep RECORD 2025-06-01T22:51:33.0726225Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cdist_backward_native.h 2025-06-01T22:51:33.0726362Z +++ openssl base64 2025-06-01T22:51:33.0726511Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.0726881Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.0727874Z +++ sed -e s/=//g 2025-06-01T22:51:33.0767786Z ++ HASH=oLSVYY2bTFmqs7kDji8YbzY5bqtXOGHtu50KnWMsFdw 2025-06-01T22:51:33.0772701Z +++ ls -nl torch/include/ATen/ops/_cdist_backward_native.h 2025-06-01T22:51:33.0773683Z +++ awk '{print $5}' 2025-06-01T22:51:33.0801052Z ++ FSIZE=736 2025-06-01T22:51:33.0801602Z ++ echo '"torch/include/ATen/ops/_cdist_backward_native.h",sha256=oLSVYY2bTFmqs7kDji8YbzY5bqtXOGHtu50KnWMsFdw,736' 2025-06-01T22:51:33.0801699Z ++ read fname 2025-06-01T22:51:33.0801916Z ++ make_wheel_record torch/include/ATen/ops/_cdist_backward_ops.h 2025-06-01T22:51:33.0802100Z ++ FPATH=torch/include/ATen/ops/_cdist_backward_ops.h 2025-06-01T22:51:33.0802263Z ++ echo torch/include/ATen/ops/_cdist_backward_ops.h 2025-06-01T22:51:33.0802364Z ++ grep RECORD 2025-06-01T22:51:33.0826912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cdist_backward_ops.h 2025-06-01T22:51:33.0827101Z +++ openssl base64 2025-06-01T22:51:33.0827261Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.0827623Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.0827795Z +++ sed -e s/=//g 2025-06-01T22:51:33.0869849Z ++ HASH=wlPipzKt5-gxfuPFYkz8tALHx50RQL1wdLHuTGKJqKY 2025-06-01T22:51:33.0872692Z +++ ls -nl torch/include/ATen/ops/_cdist_backward_ops.h 2025-06-01T22:51:33.0873118Z +++ awk '{print $5}' 2025-06-01T22:51:33.0901628Z ++ FSIZE=2155 2025-06-01T22:51:33.0902399Z ++ echo '"torch/include/ATen/ops/_cdist_backward_ops.h",sha256=wlPipzKt5-gxfuPFYkz8tALHx50RQL1wdLHuTGKJqKY,2155' 2025-06-01T22:51:33.0902507Z ++ read fname 2025-06-01T22:51:33.0902757Z ++ make_wheel_record torch/include/ATen/ops/_cdist_forward.h 2025-06-01T22:51:33.0902964Z ++ FPATH=torch/include/ATen/ops/_cdist_forward.h 2025-06-01T22:51:33.0903130Z ++ echo torch/include/ATen/ops/_cdist_forward.h 2025-06-01T22:51:33.0903230Z ++ grep RECORD 2025-06-01T22:51:33.0925879Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cdist_forward.h 2025-06-01T22:51:33.0926207Z +++ openssl base64 2025-06-01T22:51:33.0926321Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.0926641Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.0927725Z +++ sed -e s/=//g 2025-06-01T22:51:33.0968253Z ++ HASH=WPEMIvW_M6TEWJfjG2FceWQCWdKBzwTM7SEoS6a-PMk 2025-06-01T22:51:33.0972910Z +++ ls -nl torch/include/ATen/ops/_cdist_forward.h 2025-06-01T22:51:33.0973771Z +++ awk '{print $5}' 2025-06-01T22:51:33.1002565Z ++ FSIZE=1485 2025-06-01T22:51:33.1003068Z ++ echo '"torch/include/ATen/ops/_cdist_forward.h",sha256=WPEMIvW_M6TEWJfjG2FceWQCWdKBzwTM7SEoS6a-PMk,1485' 2025-06-01T22:51:33.1003164Z ++ read fname 2025-06-01T22:51:33.1003530Z ++ make_wheel_record torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.1004114Z ++ FPATH=torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.1004599Z ++ echo torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.1004709Z ++ grep RECORD 2025-06-01T22:51:33.1034512Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.1034642Z +++ openssl base64 2025-06-01T22:51:33.1034746Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.1034861Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.1034955Z +++ sed -e s/=//g 2025-06-01T22:51:33.1077162Z ++ HASH=Tkr_LCK5qyGLMDMcPIR_9tWAR9zMZLmmYTZH8KHYYDE 2025-06-01T22:51:33.1079015Z +++ ls -nl torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.1080004Z +++ awk '{print $5}' 2025-06-01T22:51:33.1109067Z ++ FSIZE=1023 2025-06-01T22:51:33.1109789Z ++ echo '"torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h",sha256=Tkr_LCK5qyGLMDMcPIR_9tWAR9zMZLmmYTZH8KHYYDE,1023' 2025-06-01T22:51:33.1109884Z ++ read fname 2025-06-01T22:51:33.1110147Z ++ make_wheel_record torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h 2025-06-01T22:51:33.1110365Z ++ FPATH=torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h 2025-06-01T22:51:33.1110562Z ++ echo torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h 2025-06-01T22:51:33.1110660Z ++ grep RECORD 2025-06-01T22:51:33.1130504Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h 2025-06-01T22:51:33.1130634Z +++ openssl base64 2025-06-01T22:51:33.1131867Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.1133370Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.1134420Z +++ sed -e s/=//g 2025-06-01T22:51:33.1172302Z ++ HASH=U5-ALx7OD_vYMv1WcugQRb-FRYiNu9SPfkI1-Tstp7M 2025-06-01T22:51:33.1178534Z +++ ls -nl torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h 2025-06-01T22:51:33.1178725Z +++ awk '{print $5}' 2025-06-01T22:51:33.1205221Z ++ FSIZE=798 2025-06-01T22:51:33.1205766Z ++ echo '"torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h",sha256=U5-ALx7OD_vYMv1WcugQRb-FRYiNu9SPfkI1-Tstp7M,798' 2025-06-01T22:51:33.1205878Z ++ read fname 2025-06-01T22:51:33.1206145Z ++ make_wheel_record torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h 2025-06-01T22:51:33.1206370Z ++ FPATH=torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h 2025-06-01T22:51:33.1206586Z ++ echo torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h 2025-06-01T22:51:33.1207118Z ++ grep RECORD 2025-06-01T22:51:33.1232425Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h 2025-06-01T22:51:33.1232562Z +++ openssl base64 2025-06-01T22:51:33.1232672Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.1232772Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.1232868Z +++ sed -e s/=//g 2025-06-01T22:51:33.1274808Z ++ HASH=tcy9k45kuxsXuxQHiJzUEtXQEUpubDCz4a5Ej6Ee5Tk 2025-06-01T22:51:33.1277620Z +++ ls -nl torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h 2025-06-01T22:51:33.1278272Z +++ awk '{print $5}' 2025-06-01T22:51:33.1307034Z ++ FSIZE=800 2025-06-01T22:51:33.1307881Z ++ echo '"torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h",sha256=tcy9k45kuxsXuxQHiJzUEtXQEUpubDCz4a5Ej6Ee5Tk,800' 2025-06-01T22:51:33.1308019Z ++ read fname 2025-06-01T22:51:33.1308495Z ++ make_wheel_record torch/include/ATen/ops/_cdist_forward_native.h 2025-06-01T22:51:33.1308669Z ++ FPATH=torch/include/ATen/ops/_cdist_forward_native.h 2025-06-01T22:51:33.1308835Z ++ echo torch/include/ATen/ops/_cdist_forward_native.h 2025-06-01T22:51:33.1308947Z ++ grep RECORD 2025-06-01T22:51:33.1328965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cdist_forward_native.h 2025-06-01T22:51:33.1329405Z +++ openssl base64 2025-06-01T22:51:33.1330363Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.1331747Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.1332939Z +++ sed -e s/=//g 2025-06-01T22:51:33.1371319Z ++ HASH=teHw7a6ykDs7gkBaMkb97we2hrowYAShJ_lESj-7T-o 2025-06-01T22:51:33.1376173Z +++ ls -nl torch/include/ATen/ops/_cdist_forward_native.h 2025-06-01T22:51:33.1377898Z +++ awk '{print $5}' 2025-06-01T22:51:33.1404284Z ++ FSIZE=710 2025-06-01T22:51:33.1404984Z ++ echo '"torch/include/ATen/ops/_cdist_forward_native.h",sha256=teHw7a6ykDs7gkBaMkb97we2hrowYAShJ_lESj-7T-o,710' 2025-06-01T22:51:33.1405097Z ++ read fname 2025-06-01T22:51:33.1405454Z ++ make_wheel_record torch/include/ATen/ops/_cdist_forward_ops.h 2025-06-01T22:51:33.1405630Z ++ FPATH=torch/include/ATen/ops/_cdist_forward_ops.h 2025-06-01T22:51:33.1405796Z ++ echo torch/include/ATen/ops/_cdist_forward_ops.h 2025-06-01T22:51:33.1406358Z ++ grep RECORD 2025-06-01T22:51:33.1429756Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cdist_forward_ops.h 2025-06-01T22:51:33.1429875Z +++ openssl base64 2025-06-01T22:51:33.1429978Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.1431587Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.1431896Z +++ sed -e s/=//g 2025-06-01T22:51:33.1473147Z ++ HASH=WhXmwVTHH-IvhmV2sWRZYrhTGfDXP2eIOlnZyW4R-TA 2025-06-01T22:51:33.1476870Z +++ ls -nl torch/include/ATen/ops/_cdist_forward_ops.h 2025-06-01T22:51:33.1477693Z +++ awk '{print $5}' 2025-06-01T22:51:33.1504057Z ++ FSIZE=2057 2025-06-01T22:51:33.1504590Z ++ echo '"torch/include/ATen/ops/_cdist_forward_ops.h",sha256=WhXmwVTHH-IvhmV2sWRZYrhTGfDXP2eIOlnZyW4R-TA,2057' 2025-06-01T22:51:33.1504701Z ++ read fname 2025-06-01T22:51:33.1504952Z ++ make_wheel_record torch/include/ATen/ops/_cholesky_solve_helper.h 2025-06-01T22:51:33.1505138Z ++ FPATH=torch/include/ATen/ops/_cholesky_solve_helper.h 2025-06-01T22:51:33.1506451Z ++ echo torch/include/ATen/ops/_cholesky_solve_helper.h 2025-06-01T22:51:33.1507957Z ++ grep RECORD 2025-06-01T22:51:33.1528838Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cholesky_solve_helper.h 2025-06-01T22:51:33.1529042Z +++ openssl base64 2025-06-01T22:51:33.1530273Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.1531721Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.1533051Z +++ sed -e s/=//g 2025-06-01T22:51:33.1571967Z ++ HASH=uNhpaIPcnjJhgQ2LGv0Z_HqTieIcVC8fSyas0vcW92E 2025-06-01T22:51:33.1576909Z +++ ls -nl torch/include/ATen/ops/_cholesky_solve_helper.h 2025-06-01T22:51:33.1578333Z +++ awk '{print $5}' 2025-06-01T22:51:33.1605273Z ++ FSIZE=1385 2025-06-01T22:51:33.1605806Z ++ echo '"torch/include/ATen/ops/_cholesky_solve_helper.h",sha256=uNhpaIPcnjJhgQ2LGv0Z_HqTieIcVC8fSyas0vcW92E,1385' 2025-06-01T22:51:33.1605955Z ++ read fname 2025-06-01T22:51:33.1606432Z ++ make_wheel_record torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.1606988Z ++ FPATH=torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.1607356Z ++ echo torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.1607463Z ++ grep RECORD 2025-06-01T22:51:33.1630892Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.1631013Z +++ openssl base64 2025-06-01T22:51:33.1631164Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.1631293Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.1631395Z +++ sed -e s/=//g 2025-06-01T22:51:33.1673827Z ++ HASH=R9dhWqSsEkt1nkOVqMzBvQnKT45ljx72pFJzHv1FnSM 2025-06-01T22:51:33.1677796Z +++ ls -nl torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.1678242Z +++ awk '{print $5}' 2025-06-01T22:51:33.1706865Z ++ FSIZE=967 2025-06-01T22:51:33.1707649Z ++ echo '"torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h",sha256=R9dhWqSsEkt1nkOVqMzBvQnKT45ljx72pFJzHv1FnSM,967' 2025-06-01T22:51:33.1707750Z ++ read fname 2025-06-01T22:51:33.1708233Z ++ make_wheel_record torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h 2025-06-01T22:51:33.1708499Z ++ FPATH=torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h 2025-06-01T22:51:33.1708739Z ++ echo torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h 2025-06-01T22:51:33.1708835Z ++ grep RECORD 2025-06-01T22:51:33.1732652Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h 2025-06-01T22:51:33.1732781Z +++ openssl base64 2025-06-01T22:51:33.1733465Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.1734974Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.1736042Z +++ sed -e s/=//g 2025-06-01T22:51:33.1774127Z ++ HASH=43oV4ihJqQtfaq8sY6TAGC6FsRU4XeSqw365JopW-Zw 2025-06-01T22:51:33.1779877Z +++ ls -nl torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h 2025-06-01T22:51:33.1780407Z +++ awk '{print $5}' 2025-06-01T22:51:33.1805661Z ++ FSIZE=770 2025-06-01T22:51:33.1806265Z ++ echo '"torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h",sha256=43oV4ihJqQtfaq8sY6TAGC6FsRU4XeSqw365JopW-Zw,770' 2025-06-01T22:51:33.1806373Z ++ read fname 2025-06-01T22:51:33.1806684Z ++ make_wheel_record torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h 2025-06-01T22:51:33.1806953Z ++ FPATH=torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h 2025-06-01T22:51:33.1807932Z ++ echo torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h 2025-06-01T22:51:33.1808648Z ++ grep RECORD 2025-06-01T22:51:33.1833124Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h 2025-06-01T22:51:33.1833284Z +++ openssl base64 2025-06-01T22:51:33.1833395Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.1833531Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.1833870Z +++ sed -e s/=//g 2025-06-01T22:51:33.1877755Z ++ HASH=JXYLAPjiIVfr4JECqAlolanWHcig2qcg5ntyYwKptK8 2025-06-01T22:51:33.1881212Z +++ ls -nl torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h 2025-06-01T22:51:33.1881335Z +++ awk '{print $5}' 2025-06-01T22:51:33.1909282Z ++ FSIZE=772 2025-06-01T22:51:33.1910072Z ++ echo '"torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h",sha256=JXYLAPjiIVfr4JECqAlolanWHcig2qcg5ntyYwKptK8,772' 2025-06-01T22:51:33.1910193Z ++ read fname 2025-06-01T22:51:33.1910770Z ++ make_wheel_record torch/include/ATen/ops/_cholesky_solve_helper_native.h 2025-06-01T22:51:33.1910992Z ++ FPATH=torch/include/ATen/ops/_cholesky_solve_helper_native.h 2025-06-01T22:51:33.1911214Z ++ echo torch/include/ATen/ops/_cholesky_solve_helper_native.h 2025-06-01T22:51:33.1911315Z ++ grep RECORD 2025-06-01T22:51:33.1931447Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cholesky_solve_helper_native.h 2025-06-01T22:51:33.1931684Z +++ openssl base64 2025-06-01T22:51:33.1932957Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.1934181Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.1935743Z +++ sed -e s/=//g 2025-06-01T22:51:33.1976668Z ++ HASH=hI2ONRhPBdmJrixIUaT1yudn59qir5iqwgZpxG7AlN0 2025-06-01T22:51:33.1981149Z +++ ls -nl torch/include/ATen/ops/_cholesky_solve_helper_native.h 2025-06-01T22:51:33.1982050Z +++ awk '{print $5}' 2025-06-01T22:51:33.2006107Z ++ FSIZE=767 2025-06-01T22:51:33.2006765Z ++ echo '"torch/include/ATen/ops/_cholesky_solve_helper_native.h",sha256=hI2ONRhPBdmJrixIUaT1yudn59qir5iqwgZpxG7AlN0,767' 2025-06-01T22:51:33.2006863Z ++ read fname 2025-06-01T22:51:33.2007143Z ++ make_wheel_record torch/include/ATen/ops/_cholesky_solve_helper_ops.h 2025-06-01T22:51:33.2007374Z ++ FPATH=torch/include/ATen/ops/_cholesky_solve_helper_ops.h 2025-06-01T22:51:33.2009542Z ++ echo torch/include/ATen/ops/_cholesky_solve_helper_ops.h 2025-06-01T22:51:33.2010623Z ++ grep RECORD 2025-06-01T22:51:33.2032423Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cholesky_solve_helper_ops.h 2025-06-01T22:51:33.2032527Z +++ openssl base64 2025-06-01T22:51:33.2032983Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.2034050Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.2035220Z +++ sed -e s/=//g 2025-06-01T22:51:33.2077869Z ++ HASH=wC_cX82Xv4xrXoJFAf_6291UvZw3BJzG-SMElmSQonI 2025-06-01T22:51:33.2080849Z +++ ls -nl torch/include/ATen/ops/_cholesky_solve_helper_ops.h 2025-06-01T22:51:33.2081370Z +++ awk '{print $5}' 2025-06-01T22:51:33.2109406Z ++ FSIZE=1875 2025-06-01T22:51:33.2110066Z ++ echo '"torch/include/ATen/ops/_cholesky_solve_helper_ops.h",sha256=wC_cX82Xv4xrXoJFAf_6291UvZw3BJzG-SMElmSQonI,1875' 2025-06-01T22:51:33.2110166Z ++ read fname 2025-06-01T22:51:33.2110550Z ++ make_wheel_record torch/include/ATen/ops/_choose_qparams_per_tensor.h 2025-06-01T22:51:33.2110766Z ++ FPATH=torch/include/ATen/ops/_choose_qparams_per_tensor.h 2025-06-01T22:51:33.2110961Z ++ echo torch/include/ATen/ops/_choose_qparams_per_tensor.h 2025-06-01T22:51:33.2111702Z ++ grep RECORD 2025-06-01T22:51:33.2131753Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_choose_qparams_per_tensor.h 2025-06-01T22:51:33.2132026Z +++ openssl base64 2025-06-01T22:51:33.2133314Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.2134738Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.2136236Z +++ sed -e s/=//g 2025-06-01T22:51:33.2173740Z ++ HASH=hNWq6rQhV7YMHQo3DN2dWGG3sBRFkJMhQQjjY0GZZSQ 2025-06-01T22:51:33.2179579Z +++ ls -nl torch/include/ATen/ops/_choose_qparams_per_tensor.h 2025-06-01T22:51:33.2180002Z +++ awk '{print $5}' 2025-06-01T22:51:33.2205436Z ++ FSIZE=805 2025-06-01T22:51:33.2205984Z ++ echo '"torch/include/ATen/ops/_choose_qparams_per_tensor.h",sha256=hNWq6rQhV7YMHQo3DN2dWGG3sBRFkJMhQQjjY0GZZSQ,805' 2025-06-01T22:51:33.2206093Z ++ read fname 2025-06-01T22:51:33.2206558Z ++ make_wheel_record torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.2206948Z ++ FPATH=torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.2207788Z ++ echo torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.2208383Z ++ grep RECORD 2025-06-01T22:51:33.2231838Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.2231961Z +++ openssl base64 2025-06-01T22:51:33.2232195Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.2232295Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.2232904Z +++ sed -e s/=//g 2025-06-01T22:51:33.2275044Z ++ HASH=esZEMdKWR5RkSQE4sCaDUMhBYvMLOE-DoAKjXFPFahQ 2025-06-01T22:51:33.2278226Z +++ ls -nl torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.2278944Z +++ awk '{print $5}' 2025-06-01T22:51:33.2307834Z ++ FSIZE=827 2025-06-01T22:51:33.2308745Z ++ echo '"torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h",sha256=esZEMdKWR5RkSQE4sCaDUMhBYvMLOE-DoAKjXFPFahQ,827' 2025-06-01T22:51:33.2309675Z ++ read fname 2025-06-01T22:51:33.2310107Z ++ make_wheel_record torch/include/ATen/ops/_choose_qparams_per_tensor_native.h 2025-06-01T22:51:33.2310885Z ++ FPATH=torch/include/ATen/ops/_choose_qparams_per_tensor_native.h 2025-06-01T22:51:33.2311483Z ++ echo torch/include/ATen/ops/_choose_qparams_per_tensor_native.h 2025-06-01T22:51:33.2311940Z ++ grep RECORD 2025-06-01T22:51:33.2329380Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_choose_qparams_per_tensor_native.h 2025-06-01T22:51:33.2329976Z +++ openssl base64 2025-06-01T22:51:33.2330951Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.2332350Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.2333701Z +++ sed -e s/=//g 2025-06-01T22:51:33.2373832Z ++ HASH=3fTINZzR5fTvclGatDMvYhH_xXh4ZPULboqXke3R20g 2025-06-01T22:51:33.2379176Z +++ ls -nl torch/include/ATen/ops/_choose_qparams_per_tensor_native.h 2025-06-01T22:51:33.2379817Z +++ awk '{print $5}' 2025-06-01T22:51:33.2405618Z ++ FSIZE=539 2025-06-01T22:51:33.2406342Z ++ echo '"torch/include/ATen/ops/_choose_qparams_per_tensor_native.h",sha256=3fTINZzR5fTvclGatDMvYhH_xXh4ZPULboqXke3R20g,539' 2025-06-01T22:51:33.2407256Z ++ read fname 2025-06-01T22:51:33.2407686Z ++ make_wheel_record torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h 2025-06-01T22:51:33.2408311Z ++ FPATH=torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h 2025-06-01T22:51:33.2408946Z ++ echo torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h 2025-06-01T22:51:33.2409387Z ++ grep RECORD 2025-06-01T22:51:33.2432941Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h 2025-06-01T22:51:33.2433556Z +++ openssl base64 2025-06-01T22:51:33.2433811Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.2434069Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.2434450Z +++ sed -e s/=//g 2025-06-01T22:51:33.2475807Z ++ HASH=2pyzaIptY2E9hQ1FTr8C3aFIipT1N3AFAtySzT9O-eE 2025-06-01T22:51:33.2479643Z +++ ls -nl torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h 2025-06-01T22:51:33.2481132Z +++ awk '{print $5}' 2025-06-01T22:51:33.2509240Z ++ FSIZE=1146 2025-06-01T22:51:33.2510021Z ++ echo '"torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h",sha256=2pyzaIptY2E9hQ1FTr8C3aFIipT1N3AFAtySzT9O-eE,1146' 2025-06-01T22:51:33.2510780Z ++ read fname 2025-06-01T22:51:33.2511093Z ++ make_wheel_record torch/include/ATen/ops/_chunk_cat.h 2025-06-01T22:51:33.2511537Z ++ FPATH=torch/include/ATen/ops/_chunk_cat.h 2025-06-01T22:51:33.2511917Z ++ echo torch/include/ATen/ops/_chunk_cat.h 2025-06-01T22:51:33.2512269Z ++ grep RECORD 2025-06-01T22:51:33.2530293Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_chunk_cat.h 2025-06-01T22:51:33.2530759Z +++ openssl base64 2025-06-01T22:51:33.2532064Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.2533366Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.2534555Z +++ sed -e s/=//g 2025-06-01T22:51:33.2573090Z ++ HASH=eRZ-Z8-h4sklw5BysU9IaN7RqiXznJE_GbaJ9uRimPs 2025-06-01T22:51:33.2578667Z +++ ls -nl torch/include/ATen/ops/_chunk_cat.h 2025-06-01T22:51:33.2579268Z +++ awk '{print $5}' 2025-06-01T22:51:33.2605443Z ++ FSIZE=1313 2025-06-01T22:51:33.2606071Z ++ echo '"torch/include/ATen/ops/_chunk_cat.h",sha256=eRZ-Z8-h4sklw5BysU9IaN7RqiXznJE_GbaJ9uRimPs,1313' 2025-06-01T22:51:33.2606712Z ++ read fname 2025-06-01T22:51:33.2607229Z ++ make_wheel_record torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.2608022Z ++ FPATH=torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.2608774Z ++ echo torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.2609298Z ++ grep RECORD 2025-06-01T22:51:33.2631085Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.2631776Z +++ openssl base64 2025-06-01T22:51:33.2632038Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.2632297Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.2633299Z +++ sed -e s/=//g 2025-06-01T22:51:33.2674454Z ++ HASH=Sv84YLH9XbleBK10RBeYW9r5g7flE-WhM1RPuO7MQC0 2025-06-01T22:51:33.2678052Z +++ ls -nl torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.2678602Z +++ awk '{print $5}' 2025-06-01T22:51:33.2705319Z ++ FSIZE=1029 2025-06-01T22:51:33.2706244Z ++ echo '"torch/include/ATen/ops/_chunk_cat_compositeexplicitautograd_dispatch.h",sha256=Sv84YLH9XbleBK10RBeYW9r5g7flE-WhM1RPuO7MQC0,1029' 2025-06-01T22:51:33.2707088Z ++ read fname 2025-06-01T22:51:33.2707484Z ++ make_wheel_record torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h 2025-06-01T22:51:33.2708033Z ++ FPATH=torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h 2025-06-01T22:51:33.2708531Z ++ echo torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h 2025-06-01T22:51:33.2708923Z ++ grep RECORD 2025-06-01T22:51:33.2729073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h 2025-06-01T22:51:33.2729640Z +++ openssl base64 2025-06-01T22:51:33.2730544Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.2731974Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.2733131Z +++ sed -e s/=//g 2025-06-01T22:51:33.2771716Z ++ HASH=YKs-QGVkHxMQJUGFP2V_IGoYGfOJne-EwtqZk2Tgri8 2025-06-01T22:51:33.2776800Z +++ ls -nl torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h 2025-06-01T22:51:33.2778204Z +++ awk '{print $5}' 2025-06-01T22:51:33.2805472Z ++ FSIZE=987 2025-06-01T22:51:33.2806149Z ++ echo '"torch/include/ATen/ops/_chunk_cat_cuda_dispatch.h",sha256=YKs-QGVkHxMQJUGFP2V_IGoYGfOJne-EwtqZk2Tgri8,987' 2025-06-01T22:51:33.2807006Z ++ read fname 2025-06-01T22:51:33.2807362Z ++ make_wheel_record torch/include/ATen/ops/_chunk_cat_native.h 2025-06-01T22:51:33.2807870Z ++ FPATH=torch/include/ATen/ops/_chunk_cat_native.h 2025-06-01T22:51:33.2808309Z ++ echo torch/include/ATen/ops/_chunk_cat_native.h 2025-06-01T22:51:33.2808694Z ++ grep RECORD 2025-06-01T22:51:33.2830564Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_chunk_cat_native.h 2025-06-01T22:51:33.2831086Z +++ openssl base64 2025-06-01T22:51:33.2831351Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.2831596Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.2831870Z +++ sed -e s/=//g 2025-06-01T22:51:33.2875036Z ++ HASH=3mHsG83eKwsUG1QxxU7HKpkp5e3fFF3jWKy0NpQV2z4 2025-06-01T22:51:33.2877616Z +++ ls -nl torch/include/ATen/ops/_chunk_cat_native.h 2025-06-01T22:51:33.2878046Z +++ awk '{print $5}' 2025-06-01T22:51:33.2906737Z ++ FSIZE=840 2025-06-01T22:51:33.2907434Z ++ echo '"torch/include/ATen/ops/_chunk_cat_native.h",sha256=3mHsG83eKwsUG1QxxU7HKpkp5e3fFF3jWKy0NpQV2z4,840' 2025-06-01T22:51:33.2908130Z ++ read fname 2025-06-01T22:51:33.2908458Z ++ make_wheel_record torch/include/ATen/ops/_chunk_cat_ops.h 2025-06-01T22:51:33.2908928Z ++ FPATH=torch/include/ATen/ops/_chunk_cat_ops.h 2025-06-01T22:51:33.2909348Z ++ echo torch/include/ATen/ops/_chunk_cat_ops.h 2025-06-01T22:51:33.2909703Z ++ grep RECORD 2025-06-01T22:51:33.2928629Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_chunk_cat_ops.h 2025-06-01T22:51:33.2929144Z +++ openssl base64 2025-06-01T22:51:33.2929912Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.2931362Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.2932641Z +++ sed -e s/=//g 2025-06-01T22:51:33.2971008Z ++ HASH=cPwWOJmz7Ucw1N1hmgrZ9OkNISoIpG8eTo5_WRxVUG8 2025-06-01T22:51:33.2975698Z +++ ls -nl torch/include/ATen/ops/_chunk_cat_ops.h 2025-06-01T22:51:33.2976615Z +++ awk '{print $5}' 2025-06-01T22:51:33.3004946Z ++ FSIZE=1787 2025-06-01T22:51:33.3005604Z ++ echo '"torch/include/ATen/ops/_chunk_cat_ops.h",sha256=cPwWOJmz7Ucw1N1hmgrZ9OkNISoIpG8eTo5_WRxVUG8,1787' 2025-06-01T22:51:33.3006295Z ++ read fname 2025-06-01T22:51:33.3006612Z ++ make_wheel_record torch/include/ATen/ops/_coalesce.h 2025-06-01T22:51:33.3007059Z ++ FPATH=torch/include/ATen/ops/_coalesce.h 2025-06-01T22:51:33.3007442Z ++ echo torch/include/ATen/ops/_coalesce.h 2025-06-01T22:51:33.3007805Z ++ grep RECORD 2025-06-01T22:51:33.3027376Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_coalesce.h 2025-06-01T22:51:33.3027969Z +++ openssl base64 2025-06-01T22:51:33.3028856Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.3029656Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.3031327Z +++ sed -e s/=//g 2025-06-01T22:51:33.3072698Z ++ HASH=OBxNewAcGusM6jumrW2zUDmytP6eBAOvk0utfTOndfQ 2025-06-01T22:51:33.3075328Z +++ ls -nl torch/include/ATen/ops/_coalesce.h 2025-06-01T22:51:33.3076854Z +++ awk '{print $5}' 2025-06-01T22:51:33.3105372Z ++ FSIZE=1057 2025-06-01T22:51:33.3106049Z ++ echo '"torch/include/ATen/ops/_coalesce.h",sha256=OBxNewAcGusM6jumrW2zUDmytP6eBAOvk0utfTOndfQ,1057' 2025-06-01T22:51:33.3106704Z ++ read fname 2025-06-01T22:51:33.3107190Z ++ make_wheel_record torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.3107965Z ++ FPATH=torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.3108665Z ++ echo torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.3109184Z ++ grep RECORD 2025-06-01T22:51:33.3128109Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.3128781Z +++ openssl base64 2025-06-01T22:51:33.3129479Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.3130684Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.3132082Z +++ sed -e s/=//g 2025-06-01T22:51:33.3170676Z ++ HASH=MqZGPzLt05vsPP3G2qlM-v14odHE9p_hFBho2phUCZ4 2025-06-01T22:51:33.3175500Z +++ ls -nl torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.3176211Z +++ awk '{print $5}' 2025-06-01T22:51:33.3204485Z ++ FSIZE=873 2025-06-01T22:51:33.3205452Z ++ echo '"torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h",sha256=MqZGPzLt05vsPP3G2qlM-v14odHE9p_hFBho2phUCZ4,873' 2025-06-01T22:51:33.3206293Z ++ read fname 2025-06-01T22:51:33.3206653Z ++ make_wheel_record torch/include/ATen/ops/_coalesce_native.h 2025-06-01T22:51:33.3207154Z ++ FPATH=torch/include/ATen/ops/_coalesce_native.h 2025-06-01T22:51:33.3207637Z ++ echo torch/include/ATen/ops/_coalesce_native.h 2025-06-01T22:51:33.3208023Z ++ grep RECORD 2025-06-01T22:51:33.3229303Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_coalesce_native.h 2025-06-01T22:51:33.3229842Z +++ openssl base64 2025-06-01T22:51:33.3230092Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.3230915Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.3231193Z +++ sed -e s/=//g 2025-06-01T22:51:33.3270987Z ++ HASH=vmv8A_ZMuGT4onyB5dlzRWOA3x1u6fT8ZgNbmdRIcdA 2025-06-01T22:51:33.3275612Z +++ ls -nl torch/include/ATen/ops/_coalesce_native.h 2025-06-01T22:51:33.3276411Z +++ awk '{print $5}' 2025-06-01T22:51:33.3304388Z ++ FSIZE=640 2025-06-01T22:51:33.3305135Z ++ echo '"torch/include/ATen/ops/_coalesce_native.h",sha256=vmv8A_ZMuGT4onyB5dlzRWOA3x1u6fT8ZgNbmdRIcdA,640' 2025-06-01T22:51:33.3305816Z ++ read fname 2025-06-01T22:51:33.3306161Z ++ make_wheel_record torch/include/ATen/ops/_coalesce_ops.h 2025-06-01T22:51:33.3306612Z ++ FPATH=torch/include/ATen/ops/_coalesce_ops.h 2025-06-01T22:51:33.3307029Z ++ echo torch/include/ATen/ops/_coalesce_ops.h 2025-06-01T22:51:33.3307379Z ++ grep RECORD 2025-06-01T22:51:33.3327132Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_coalesce_ops.h 2025-06-01T22:51:33.3327661Z +++ openssl base64 2025-06-01T22:51:33.3328186Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.3329248Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.3330554Z +++ sed -e s/=//g 2025-06-01T22:51:33.3370010Z ++ HASH=OCJT9dEmA566L4lAzLJBjS0RQCUaXWI68xJu9pNNFzc 2025-06-01T22:51:33.3375046Z +++ ls -nl torch/include/ATen/ops/_coalesce_ops.h 2025-06-01T22:51:33.3376160Z +++ awk '{print $5}' 2025-06-01T22:51:33.3401770Z ++ FSIZE=1565 2025-06-01T22:51:33.3402402Z ++ echo '"torch/include/ATen/ops/_coalesce_ops.h",sha256=OCJT9dEmA566L4lAzLJBjS0RQCUaXWI68xJu9pNNFzc,1565' 2025-06-01T22:51:33.3403070Z ++ read fname 2025-06-01T22:51:33.3403385Z ++ make_wheel_record torch/include/ATen/ops/_coalesced.h 2025-06-01T22:51:33.3403963Z ++ FPATH=torch/include/ATen/ops/_coalesced.h 2025-06-01T22:51:33.3404857Z ++ echo torch/include/ATen/ops/_coalesced.h 2025-06-01T22:51:33.3405236Z ++ grep RECORD 2025-06-01T22:51:33.3428946Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_coalesced.h 2025-06-01T22:51:33.3429521Z +++ openssl base64 2025-06-01T22:51:33.3429802Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.3430060Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.3431224Z +++ sed -e s/=//g 2025-06-01T22:51:33.3473641Z ++ HASH=jAp0wK0AGKQxsQjt0dVZh0fbvhcg1tlcBSRop18vq3o 2025-06-01T22:51:33.3476236Z +++ ls -nl torch/include/ATen/ops/_coalesced.h 2025-06-01T22:51:33.3476620Z +++ awk '{print $5}' 2025-06-01T22:51:33.3504795Z ++ FSIZE=1196 2025-06-01T22:51:33.3505511Z ++ echo '"torch/include/ATen/ops/_coalesced.h",sha256=jAp0wK0AGKQxsQjt0dVZh0fbvhcg1tlcBSRop18vq3o,1196' 2025-06-01T22:51:33.3506155Z ++ read fname 2025-06-01T22:51:33.3506702Z ++ make_wheel_record torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.3507496Z ++ FPATH=torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.3508218Z ++ echo torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.3508740Z ++ grep RECORD 2025-06-01T22:51:33.3528403Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.3529405Z +++ openssl base64 2025-06-01T22:51:33.3529682Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.3530781Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.3531867Z +++ sed -e s/=//g 2025-06-01T22:51:33.3571086Z ++ HASH=y-77fkAkkrFMG6exwRBa3_jveOoWvSuLqF-EVlNUV3g 2025-06-01T22:51:33.3576196Z +++ ls -nl torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.3576795Z +++ awk '{print $5}' 2025-06-01T22:51:33.3603860Z ++ FSIZE=981 2025-06-01T22:51:33.3604944Z ++ echo '"torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h",sha256=y-77fkAkkrFMG6exwRBa3_jveOoWvSuLqF-EVlNUV3g,981' 2025-06-01T22:51:33.3605787Z ++ read fname 2025-06-01T22:51:33.3606376Z ++ make_wheel_record torch/include/ATen/ops/_coalesced_meta_dispatch.h 2025-06-01T22:51:33.3606950Z ++ FPATH=torch/include/ATen/ops/_coalesced_meta_dispatch.h 2025-06-01T22:51:33.3607478Z ++ echo torch/include/ATen/ops/_coalesced_meta_dispatch.h 2025-06-01T22:51:33.3607891Z ++ grep RECORD 2025-06-01T22:51:33.3630450Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_coalesced_meta_dispatch.h 2025-06-01T22:51:33.3631013Z +++ openssl base64 2025-06-01T22:51:33.3631262Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.3631573Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.3631831Z +++ sed -e s/=//g 2025-06-01T22:51:33.3673665Z ++ HASH=xw8dgdJtozkYpwN_n6Jj-izJmM643tDjj3PV519DGEg 2025-06-01T22:51:33.3676773Z +++ ls -nl torch/include/ATen/ops/_coalesced_meta_dispatch.h 2025-06-01T22:51:33.3677547Z +++ awk '{print $5}' 2025-06-01T22:51:33.3706358Z ++ FSIZE=739 2025-06-01T22:51:33.3707150Z ++ echo '"torch/include/ATen/ops/_coalesced_meta_dispatch.h",sha256=xw8dgdJtozkYpwN_n6Jj-izJmM643tDjj3PV519DGEg,739' 2025-06-01T22:51:33.3707870Z ++ read fname 2025-06-01T22:51:33.3708225Z ++ make_wheel_record torch/include/ATen/ops/_coalesced_native.h 2025-06-01T22:51:33.3708732Z ++ FPATH=torch/include/ATen/ops/_coalesced_native.h 2025-06-01T22:51:33.3709162Z ++ echo torch/include/ATen/ops/_coalesced_native.h 2025-06-01T22:51:33.3709550Z ++ grep RECORD 2025-06-01T22:51:33.3728284Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_coalesced_native.h 2025-06-01T22:51:33.3728837Z +++ openssl base64 2025-06-01T22:51:33.3729184Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.3730545Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.3731961Z +++ sed -e s/=//g 2025-06-01T22:51:33.3770225Z ++ HASH=Se-uixsb3Nu7gVfOFMbByx6qcUe7UTV7zWONYh2BhfI 2025-06-01T22:51:33.3775053Z +++ ls -nl torch/include/ATen/ops/_coalesced_native.h 2025-06-01T22:51:33.3776083Z +++ awk '{print $5}' 2025-06-01T22:51:33.3803095Z ++ FSIZE=672 2025-06-01T22:51:33.3803953Z ++ echo '"torch/include/ATen/ops/_coalesced_native.h",sha256=Se-uixsb3Nu7gVfOFMbByx6qcUe7UTV7zWONYh2BhfI,672' 2025-06-01T22:51:33.3804951Z ++ read fname 2025-06-01T22:51:33.3805315Z ++ make_wheel_record torch/include/ATen/ops/_coalesced_ops.h 2025-06-01T22:51:33.3805800Z ++ FPATH=torch/include/ATen/ops/_coalesced_ops.h 2025-06-01T22:51:33.3806227Z ++ echo torch/include/ATen/ops/_coalesced_ops.h 2025-06-01T22:51:33.3806613Z ++ grep RECORD 2025-06-01T22:51:33.3827902Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_coalesced_ops.h 2025-06-01T22:51:33.3828557Z +++ openssl base64 2025-06-01T22:51:33.3828891Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.3829445Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.3829767Z +++ sed -e s/=//g 2025-06-01T22:51:33.3871540Z ++ HASH=008BpQJG1m0gSjuY1JJyDpT1eXOPuhwUDPRI1UUkZuo 2025-06-01T22:51:33.3873878Z +++ ls -nl torch/include/ATen/ops/_coalesced_ops.h 2025-06-01T22:51:33.3874697Z +++ awk '{print $5}' 2025-06-01T22:51:33.3902850Z ++ FSIZE=2244 2025-06-01T22:51:33.3903485Z ++ echo '"torch/include/ATen/ops/_coalesced_ops.h",sha256=008BpQJG1m0gSjuY1JJyDpT1eXOPuhwUDPRI1UUkZuo,2244' 2025-06-01T22:51:33.3904218Z ++ read fname 2025-06-01T22:51:33.3904626Z ++ make_wheel_record torch/include/ATen/ops/_compute_linear_combination.h 2025-06-01T22:51:33.3905205Z ++ FPATH=torch/include/ATen/ops/_compute_linear_combination.h 2025-06-01T22:51:33.3905903Z ++ echo torch/include/ATen/ops/_compute_linear_combination.h 2025-06-01T22:51:33.3906312Z ++ grep RECORD 2025-06-01T22:51:33.3926423Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_compute_linear_combination.h 2025-06-01T22:51:33.3927149Z +++ openssl base64 2025-06-01T22:51:33.3927413Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.3928364Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.3929507Z +++ sed -e s/=//g 2025-06-01T22:51:33.3969335Z ++ HASH=5J54rPgi58oEvv43yJf2RnQ5M8iRUIySfxVmi3w2nZ0 2025-06-01T22:51:33.3974016Z +++ ls -nl torch/include/ATen/ops/_compute_linear_combination.h 2025-06-01T22:51:33.3974715Z +++ awk '{print $5}' 2025-06-01T22:51:33.4002736Z ++ FSIZE=1450 2025-06-01T22:51:33.4003609Z ++ echo '"torch/include/ATen/ops/_compute_linear_combination.h",sha256=5J54rPgi58oEvv43yJf2RnQ5M8iRUIySfxVmi3w2nZ0,1450' 2025-06-01T22:51:33.4004660Z ++ read fname 2025-06-01T22:51:33.4005129Z ++ make_wheel_record torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h 2025-06-01T22:51:33.4005880Z ++ FPATH=torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h 2025-06-01T22:51:33.4006564Z ++ echo torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h 2025-06-01T22:51:33.4007062Z ++ grep RECORD 2025-06-01T22:51:33.4026812Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h 2025-06-01T22:51:33.4027443Z +++ openssl base64 2025-06-01T22:51:33.4027828Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.4028078Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.4028505Z +++ sed -e s/=//g 2025-06-01T22:51:33.4069930Z ++ HASH=zMOsx4HlaNySt8Q6S2IztS8H12Jv7GslE7Tj4bYhyfM 2025-06-01T22:51:33.4072759Z +++ ls -nl torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h 2025-06-01T22:51:33.4073643Z +++ awk '{print $5}' 2025-06-01T22:51:33.4101742Z ++ FSIZE=1042 2025-06-01T22:51:33.4102535Z ++ echo '"torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h",sha256=zMOsx4HlaNySt8Q6S2IztS8H12Jv7GslE7Tj4bYhyfM,1042' 2025-06-01T22:51:33.4103352Z ++ read fname 2025-06-01T22:51:33.4103938Z ++ make_wheel_record torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h 2025-06-01T22:51:33.4104682Z ++ FPATH=torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h 2025-06-01T22:51:33.4105354Z ++ echo torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h 2025-06-01T22:51:33.4105855Z ++ grep RECORD 2025-06-01T22:51:33.4126778Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h 2025-06-01T22:51:33.4127444Z +++ openssl base64 2025-06-01T22:51:33.4127728Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.4127979Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.4128437Z +++ sed -e s/=//g 2025-06-01T22:51:33.4168008Z ++ HASH=kL8uPnJ8onlkXzyYf5MpQXZcpkhlfvIyxgtf535Q-8o 2025-06-01T22:51:33.4173005Z +++ ls -nl torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h 2025-06-01T22:51:33.4173696Z +++ awk '{print $5}' 2025-06-01T22:51:33.4200865Z ++ FSIZE=1044 2025-06-01T22:51:33.4201659Z ++ echo '"torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h",sha256=kL8uPnJ8onlkXzyYf5MpQXZcpkhlfvIyxgtf535Q-8o,1044' 2025-06-01T22:51:33.4202777Z ++ read fname 2025-06-01T22:51:33.4203215Z ++ make_wheel_record torch/include/ATen/ops/_compute_linear_combination_native.h 2025-06-01T22:51:33.4204004Z ++ FPATH=torch/include/ATen/ops/_compute_linear_combination_native.h 2025-06-01T22:51:33.4204816Z ++ echo torch/include/ATen/ops/_compute_linear_combination_native.h 2025-06-01T22:51:33.4205296Z ++ grep RECORD 2025-06-01T22:51:33.4225842Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_compute_linear_combination_native.h 2025-06-01T22:51:33.4226527Z +++ openssl base64 2025-06-01T22:51:33.4226782Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.4227211Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.4227521Z +++ sed -e s/=//g 2025-06-01T22:51:33.4269321Z ++ HASH=88hWznlbZYYBIEmb8kS3G_-nnBdNRUxa_-42JrjGgbs 2025-06-01T22:51:33.4273897Z +++ ls -nl torch/include/ATen/ops/_compute_linear_combination_native.h 2025-06-01T22:51:33.4274672Z +++ awk '{print $5}' 2025-06-01T22:51:33.4303567Z ++ FSIZE=664 2025-06-01T22:51:33.4304317Z ++ echo '"torch/include/ATen/ops/_compute_linear_combination_native.h",sha256=88hWznlbZYYBIEmb8kS3G_-nnBdNRUxa_-42JrjGgbs,664' 2025-06-01T22:51:33.4305245Z ++ read fname 2025-06-01T22:51:33.4305658Z ++ make_wheel_record torch/include/ATen/ops/_compute_linear_combination_ops.h 2025-06-01T22:51:33.4306417Z ++ FPATH=torch/include/ATen/ops/_compute_linear_combination_ops.h 2025-06-01T22:51:33.4306987Z ++ echo torch/include/ATen/ops/_compute_linear_combination_ops.h 2025-06-01T22:51:33.4307426Z ++ grep RECORD 2025-06-01T22:51:33.4326819Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_compute_linear_combination_ops.h 2025-06-01T22:51:33.4327484Z +++ openssl base64 2025-06-01T22:51:33.4327898Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.4328335Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.4329628Z +++ sed -e s/=//g 2025-06-01T22:51:33.4370705Z ++ HASH=RyaPZLeNK-szXRgTQh1BQ_Kc6gYC0GeLJCchPTXrYFg 2025-06-01T22:51:33.4375362Z +++ ls -nl torch/include/ATen/ops/_compute_linear_combination_ops.h 2025-06-01T22:51:33.4376221Z +++ awk '{print $5}' 2025-06-01T22:51:33.4403850Z ++ FSIZE=1893 2025-06-01T22:51:33.4404574Z ++ echo '"torch/include/ATen/ops/_compute_linear_combination_ops.h",sha256=RyaPZLeNK-szXRgTQh1BQ_Kc6gYC0GeLJCchPTXrYFg,1893' 2025-06-01T22:51:33.4405582Z ++ read fname 2025-06-01T22:51:33.4405891Z ++ make_wheel_record torch/include/ATen/ops/_conj.h 2025-06-01T22:51:33.4406316Z ++ FPATH=torch/include/ATen/ops/_conj.h 2025-06-01T22:51:33.4406679Z ++ echo torch/include/ATen/ops/_conj.h 2025-06-01T22:51:33.4407031Z ++ grep RECORD 2025-06-01T22:51:33.4429453Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj.h 2025-06-01T22:51:33.4430078Z +++ openssl base64 2025-06-01T22:51:33.4430358Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.4430604Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.4430867Z +++ sed -e s/=//g 2025-06-01T22:51:33.4473282Z ++ HASH=dCq40-zqHSKtSK38Nct-jkFVQ_vHIZX5rFL9cipefG4 2025-06-01T22:51:33.4476170Z +++ ls -nl torch/include/ATen/ops/_conj.h 2025-06-01T22:51:33.4477464Z +++ awk '{print $5}' 2025-06-01T22:51:33.4505214Z ++ FSIZE=639 2025-06-01T22:51:33.4505809Z ++ echo '"torch/include/ATen/ops/_conj.h",sha256=dCq40-zqHSKtSK38Nct-jkFVQ_vHIZX5rFL9cipefG4,639' 2025-06-01T22:51:33.4506432Z ++ read fname 2025-06-01T22:51:33.4506910Z ++ make_wheel_record torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.4507816Z ++ FPATH=torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.4508501Z ++ echo torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.4508985Z ++ grep RECORD 2025-06-01T22:51:33.4528600Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.4529276Z +++ openssl base64 2025-06-01T22:51:33.4529737Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.4531235Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.4532425Z +++ sed -e s/=//g 2025-06-01T22:51:33.4570700Z ++ HASH=jZikQR9eAS7_84oP6v4-NemdI_qXnbJ9UUk-j6frXvU 2025-06-01T22:51:33.4575714Z +++ ls -nl torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.4576544Z +++ awk '{print $5}' 2025-06-01T22:51:33.4604447Z ++ FSIZE=763 2025-06-01T22:51:33.4605378Z ++ echo '"torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h",sha256=jZikQR9eAS7_84oP6v4-NemdI_qXnbJ9UUk-j6frXvU,763' 2025-06-01T22:51:33.4606208Z ++ read fname 2025-06-01T22:51:33.4606531Z ++ make_wheel_record torch/include/ATen/ops/_conj_copy.h 2025-06-01T22:51:33.4606987Z ++ FPATH=torch/include/ATen/ops/_conj_copy.h 2025-06-01T22:51:33.4607397Z ++ echo torch/include/ATen/ops/_conj_copy.h 2025-06-01T22:51:33.4607744Z ++ grep RECORD 2025-06-01T22:51:33.4629311Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj_copy.h 2025-06-01T22:51:33.4629778Z +++ openssl base64 2025-06-01T22:51:33.4630070Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.4630316Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.4630585Z +++ sed -e s/=//g 2025-06-01T22:51:33.4675237Z ++ HASH=_Rxn5O_TFg4F3I4amfhhanaTLFObr8X61rBLjSu2krw 2025-06-01T22:51:33.4676989Z +++ ls -nl torch/include/ATen/ops/_conj_copy.h 2025-06-01T22:51:33.4677750Z +++ awk '{print $5}' 2025-06-01T22:51:33.4706333Z ++ FSIZE=1067 2025-06-01T22:51:33.4707038Z ++ echo '"torch/include/ATen/ops/_conj_copy.h",sha256=_Rxn5O_TFg4F3I4amfhhanaTLFObr8X61rBLjSu2krw,1067' 2025-06-01T22:51:33.4707823Z ++ read fname 2025-06-01T22:51:33.4708334Z ++ make_wheel_record torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.4709123Z ++ FPATH=torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.4709832Z ++ echo torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.4710417Z ++ grep RECORD 2025-06-01T22:51:33.4728884Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.4729579Z +++ openssl base64 2025-06-01T22:51:33.4730080Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.4731522Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.4732627Z +++ sed -e s/=//g 2025-06-01T22:51:33.4770867Z ++ HASH=ITqhMVVxq5_OuH8sPJRg_OSydjhNu8a25UfNSIGcPdQ 2025-06-01T22:51:33.4775789Z +++ ls -nl torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.4776410Z +++ awk '{print $5}' 2025-06-01T22:51:33.4802888Z ++ FSIZE=875 2025-06-01T22:51:33.4803829Z ++ echo '"torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h",sha256=ITqhMVVxq5_OuH8sPJRg_OSydjhNu8a25UfNSIGcPdQ,875' 2025-06-01T22:51:33.4804828Z ++ read fname 2025-06-01T22:51:33.4805418Z ++ make_wheel_record torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.4806359Z ++ FPATH=torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.4807249Z ++ echo torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.4807860Z ++ grep RECORD 2025-06-01T22:51:33.4830243Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.4831004Z +++ openssl base64 2025-06-01T22:51:33.4831254Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.4831510Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.4831762Z +++ sed -e s/=//g 2025-06-01T22:51:33.4871649Z ++ HASH=5uOogQG4enxDme07Ey3zH9HFZIHf-Y-1FUGgMDwftZE 2025-06-01T22:51:33.4875582Z +++ ls -nl torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.4876361Z +++ awk '{print $5}' 2025-06-01T22:51:33.4903494Z ++ FSIZE=794 2025-06-01T22:51:33.4904377Z ++ echo '"torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=5uOogQG4enxDme07Ey3zH9HFZIHf-Y-1FUGgMDwftZE,794' 2025-06-01T22:51:33.4905336Z ++ read fname 2025-06-01T22:51:33.4915927Z ++ make_wheel_record torch/include/ATen/ops/_conj_copy_native.h 2025-06-01T22:51:33.4916489Z ++ FPATH=torch/include/ATen/ops/_conj_copy_native.h 2025-06-01T22:51:33.4916949Z ++ echo torch/include/ATen/ops/_conj_copy_native.h 2025-06-01T22:51:33.4917318Z ++ grep RECORD 2025-06-01T22:51:33.4927399Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj_copy_native.h 2025-06-01T22:51:33.4927902Z +++ openssl base64 2025-06-01T22:51:33.4928668Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.4930002Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.4931334Z +++ sed -e s/=//g 2025-06-01T22:51:33.4970411Z ++ HASH=GdQBuGU-uaUInCThdJNsJ8BL0NXWxGW4Ww5sfo93HuM 2025-06-01T22:51:33.4975008Z +++ ls -nl torch/include/ATen/ops/_conj_copy_native.h 2025-06-01T22:51:33.4975920Z +++ awk '{print $5}' 2025-06-01T22:51:33.5003059Z ++ FSIZE=562 2025-06-01T22:51:33.5003882Z ++ echo '"torch/include/ATen/ops/_conj_copy_native.h",sha256=GdQBuGU-uaUInCThdJNsJ8BL0NXWxGW4Ww5sfo93HuM,562' 2025-06-01T22:51:33.5004755Z ++ read fname 2025-06-01T22:51:33.5005117Z ++ make_wheel_record torch/include/ATen/ops/_conj_copy_ops.h 2025-06-01T22:51:33.5005603Z ++ FPATH=torch/include/ATen/ops/_conj_copy_ops.h 2025-06-01T22:51:33.5006174Z ++ echo torch/include/ATen/ops/_conj_copy_ops.h 2025-06-01T22:51:33.5006555Z ++ grep RECORD 2025-06-01T22:51:33.5031774Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj_copy_ops.h 2025-06-01T22:51:33.5032331Z +++ openssl base64 2025-06-01T22:51:33.5032607Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.5034237Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.5034596Z +++ sed -e s/=//g 2025-06-01T22:51:33.5076303Z ++ HASH=Bfm6gSHz0T0vFjSR32FL6c_JfWJa0Ht7gnL_Iy3Yzxs 2025-06-01T22:51:33.5080038Z +++ ls -nl torch/include/ATen/ops/_conj_copy_ops.h 2025-06-01T22:51:33.5081472Z +++ awk '{print $5}' 2025-06-01T22:51:33.5108046Z ++ FSIZE=1571 2025-06-01T22:51:33.5109034Z ++ echo '"torch/include/ATen/ops/_conj_copy_ops.h",sha256=Bfm6gSHz0T0vFjSR32FL6c_JfWJa0Ht7gnL_Iy3Yzxs,1571' 2025-06-01T22:51:33.5109808Z ++ read fname 2025-06-01T22:51:33.5110176Z ++ make_wheel_record torch/include/ATen/ops/_conj_native.h 2025-06-01T22:51:33.5110638Z ++ FPATH=torch/include/ATen/ops/_conj_native.h 2025-06-01T22:51:33.5111203Z ++ echo torch/include/ATen/ops/_conj_native.h 2025-06-01T22:51:33.5111563Z ++ grep RECORD 2025-06-01T22:51:33.5131235Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj_native.h 2025-06-01T22:51:33.5131880Z +++ openssl base64 2025-06-01T22:51:33.5133066Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.5134352Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.5135871Z +++ sed -e s/=//g 2025-06-01T22:51:33.5173218Z ++ HASH=cpVCzD_i5POJObXvbJxWtoiWpurYIWzm_QPYhgbmlvA 2025-06-01T22:51:33.5178909Z +++ ls -nl torch/include/ATen/ops/_conj_native.h 2025-06-01T22:51:33.5179738Z +++ awk '{print $5}' 2025-06-01T22:51:33.5205798Z ++ FSIZE=475 2025-06-01T22:51:33.5206450Z ++ echo '"torch/include/ATen/ops/_conj_native.h",sha256=cpVCzD_i5POJObXvbJxWtoiWpurYIWzm_QPYhgbmlvA,475' 2025-06-01T22:51:33.5207261Z ++ read fname 2025-06-01T22:51:33.5207652Z ++ make_wheel_record torch/include/ATen/ops/_conj_ops.h 2025-06-01T22:51:33.5208167Z ++ FPATH=torch/include/ATen/ops/_conj_ops.h 2025-06-01T22:51:33.5208580Z ++ echo torch/include/ATen/ops/_conj_ops.h 2025-06-01T22:51:33.5208928Z ++ grep RECORD 2025-06-01T22:51:33.5230390Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj_ops.h 2025-06-01T22:51:33.5231000Z +++ openssl base64 2025-06-01T22:51:33.5231339Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.5232115Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.5233131Z +++ sed -e s/=//g 2025-06-01T22:51:33.5273803Z ++ HASH=J5KZvVtpZK9Qp_H_zK1fzuVkEez6u6anaM-_ZSTb68w 2025-06-01T22:51:33.5277467Z +++ ls -nl torch/include/ATen/ops/_conj_ops.h 2025-06-01T22:51:33.5278071Z +++ awk '{print $5}' 2025-06-01T22:51:33.5305882Z ++ FSIZE=960 2025-06-01T22:51:33.5306532Z ++ echo '"torch/include/ATen/ops/_conj_ops.h",sha256=J5KZvVtpZK9Qp_H_zK1fzuVkEez6u6anaM-_ZSTb68w,960' 2025-06-01T22:51:33.5307140Z ++ read fname 2025-06-01T22:51:33.5307482Z ++ make_wheel_record torch/include/ATen/ops/_conj_physical.h 2025-06-01T22:51:33.5307980Z ++ FPATH=torch/include/ATen/ops/_conj_physical.h 2025-06-01T22:51:33.5308395Z ++ echo torch/include/ATen/ops/_conj_physical.h 2025-06-01T22:51:33.5308765Z ++ grep RECORD 2025-06-01T22:51:33.5329359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj_physical.h 2025-06-01T22:51:33.5330042Z +++ openssl base64 2025-06-01T22:51:33.5330832Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.5332523Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.5333745Z +++ sed -e s/=//g 2025-06-01T22:51:33.5371188Z ++ HASH=MAsjTStJDsPNlgV-Cb-xCVfD3DKPMNNAbi5fVyfx1k8 2025-06-01T22:51:33.5376086Z +++ ls -nl torch/include/ATen/ops/_conj_physical.h 2025-06-01T22:51:33.5377836Z +++ awk '{print $5}' 2025-06-01T22:51:33.5403105Z ++ FSIZE=1107 2025-06-01T22:51:33.5403876Z ++ echo '"torch/include/ATen/ops/_conj_physical.h",sha256=MAsjTStJDsPNlgV-Cb-xCVfD3DKPMNNAbi5fVyfx1k8,1107' 2025-06-01T22:51:33.5404748Z ++ read fname 2025-06-01T22:51:33.5405314Z ++ make_wheel_record torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.5406274Z ++ FPATH=torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.5407234Z ++ echo torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.5407784Z ++ grep RECORD 2025-06-01T22:51:33.5430861Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.5431554Z +++ openssl base64 2025-06-01T22:51:33.5431957Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.5432352Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.5432607Z +++ sed -e s/=//g 2025-06-01T22:51:33.5475001Z ++ HASH=36yGLH4a7Kbv2Z2kIKESRc6qNFut53VxqPMBlJ7o75g 2025-06-01T22:51:33.5477796Z +++ ls -nl torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.5478492Z +++ awk '{print $5}' 2025-06-01T22:51:33.5505889Z ++ FSIZE=945 2025-06-01T22:51:33.5506860Z ++ echo '"torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h",sha256=36yGLH4a7Kbv2Z2kIKESRc6qNFut53VxqPMBlJ7o75g,945' 2025-06-01T22:51:33.5507717Z ++ read fname 2025-06-01T22:51:33.5508200Z ++ make_wheel_record torch/include/ATen/ops/_conj_physical_native.h 2025-06-01T22:51:33.5508733Z ++ FPATH=torch/include/ATen/ops/_conj_physical_native.h 2025-06-01T22:51:33.5509209Z ++ echo torch/include/ATen/ops/_conj_physical_native.h 2025-06-01T22:51:33.5509587Z ++ grep RECORD 2025-06-01T22:51:33.5529307Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj_physical_native.h 2025-06-01T22:51:33.5529967Z +++ openssl base64 2025-06-01T22:51:33.5530241Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.5531428Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.5532552Z +++ sed -e s/=//g 2025-06-01T22:51:33.5570754Z ++ HASH=Cf0G7n1zZYKw3TlFJybEWoQalM_4NsVKEjHjLCPc9p4 2025-06-01T22:51:33.5575620Z +++ ls -nl torch/include/ATen/ops/_conj_physical_native.h 2025-06-01T22:51:33.5576401Z +++ awk '{print $5}' 2025-06-01T22:51:33.5603432Z ++ FSIZE=642 2025-06-01T22:51:33.5604441Z ++ echo '"torch/include/ATen/ops/_conj_physical_native.h",sha256=Cf0G7n1zZYKw3TlFJybEWoQalM_4NsVKEjHjLCPc9p4,642' 2025-06-01T22:51:33.5605162Z ++ read fname 2025-06-01T22:51:33.5605586Z ++ make_wheel_record torch/include/ATen/ops/_conj_physical_ops.h 2025-06-01T22:51:33.5606112Z ++ FPATH=torch/include/ATen/ops/_conj_physical_ops.h 2025-06-01T22:51:33.5606566Z ++ echo torch/include/ATen/ops/_conj_physical_ops.h 2025-06-01T22:51:33.5606676Z ++ grep RECORD 2025-06-01T22:51:33.5629626Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conj_physical_ops.h 2025-06-01T22:51:33.5629786Z +++ openssl base64 2025-06-01T22:51:33.5629907Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.5630018Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.5630117Z +++ sed -e s/=//g 2025-06-01T22:51:33.5673536Z ++ HASH=7sm4GMV58h998Y80OknjfhRmW5gIufW6_ZWu4pTkpMc 2025-06-01T22:51:33.5675330Z +++ ls -nl torch/include/ATen/ops/_conj_physical_ops.h 2025-06-01T22:51:33.5676201Z +++ awk '{print $5}' 2025-06-01T22:51:33.5704765Z ++ FSIZE=1595 2025-06-01T22:51:33.5705267Z ++ echo '"torch/include/ATen/ops/_conj_physical_ops.h",sha256=7sm4GMV58h998Y80OknjfhRmW5gIufW6_ZWu4pTkpMc,1595' 2025-06-01T22:51:33.5705371Z ++ read fname 2025-06-01T22:51:33.5705614Z ++ make_wheel_record torch/include/ATen/ops/_conv_depthwise2d.h 2025-06-01T22:51:33.5706011Z ++ FPATH=torch/include/ATen/ops/_conv_depthwise2d.h 2025-06-01T22:51:33.5706164Z ++ echo torch/include/ATen/ops/_conv_depthwise2d.h 2025-06-01T22:51:33.5706269Z ++ grep RECORD 2025-06-01T22:51:33.5727180Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conv_depthwise2d.h 2025-06-01T22:51:33.5727292Z +++ openssl base64 2025-06-01T22:51:33.5728366Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.5729386Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.5730641Z +++ sed -e s/=//g 2025-06-01T22:51:33.5770557Z ++ HASH=OpSTajiSMcaOCfr42MMTWWDBF9qXhAKrA6JZO54N0K0 2025-06-01T22:51:33.5775309Z +++ ls -nl torch/include/ATen/ops/_conv_depthwise2d.h 2025-06-01T22:51:33.5776395Z +++ awk '{print $5}' 2025-06-01T22:51:33.5803292Z ++ FSIZE=7324 2025-06-01T22:51:33.5803907Z ++ echo '"torch/include/ATen/ops/_conv_depthwise2d.h",sha256=OpSTajiSMcaOCfr42MMTWWDBF9qXhAKrA6JZO54N0K0,7324' 2025-06-01T22:51:33.5804163Z ++ read fname 2025-06-01T22:51:33.5804454Z ++ make_wheel_record torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h 2025-06-01T22:51:33.5804865Z ++ FPATH=torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h 2025-06-01T22:51:33.5805464Z ++ echo torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h 2025-06-01T22:51:33.5806420Z ++ grep RECORD 2025-06-01T22:51:33.5830889Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h 2025-06-01T22:51:33.5831009Z +++ openssl base64 2025-06-01T22:51:33.5831124Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.5831223Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.5831323Z +++ sed -e s/=//g 2025-06-01T22:51:33.5874166Z ++ HASH=ANfca4BTDuVWJHavHFt_IFDZX9iMMufXvn9PzMi0MSs 2025-06-01T22:51:33.5877231Z +++ ls -nl torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h 2025-06-01T22:51:33.5878228Z +++ awk '{print $5}' 2025-06-01T22:51:33.5906041Z ++ FSIZE=2263 2025-06-01T22:51:33.5906598Z ++ echo '"torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h",sha256=ANfca4BTDuVWJHavHFt_IFDZX9iMMufXvn9PzMi0MSs,2263' 2025-06-01T22:51:33.5906750Z ++ read fname 2025-06-01T22:51:33.5907035Z ++ make_wheel_record torch/include/ATen/ops/_conv_depthwise2d_native.h 2025-06-01T22:51:33.5907237Z ++ FPATH=torch/include/ATen/ops/_conv_depthwise2d_native.h 2025-06-01T22:51:33.5907424Z ++ echo torch/include/ATen/ops/_conv_depthwise2d_native.h 2025-06-01T22:51:33.5907874Z ++ grep RECORD 2025-06-01T22:51:33.5928656Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conv_depthwise2d_native.h 2025-06-01T22:51:33.5928770Z +++ openssl base64 2025-06-01T22:51:33.5929911Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.5930981Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.5932165Z +++ sed -e s/=//g 2025-06-01T22:51:33.5970556Z ++ HASH=eIpPSd57MbXoCOW41CSJHO-fhANSKdaR6oigizRwAkg 2025-06-01T22:51:33.5975434Z +++ ls -nl torch/include/ATen/ops/_conv_depthwise2d_native.h 2025-06-01T22:51:33.5976323Z +++ awk '{print $5}' 2025-06-01T22:51:33.6003024Z ++ FSIZE=930 2025-06-01T22:51:33.6003555Z ++ echo '"torch/include/ATen/ops/_conv_depthwise2d_native.h",sha256=eIpPSd57MbXoCOW41CSJHO-fhANSKdaR6oigizRwAkg,930' 2025-06-01T22:51:33.6003796Z ++ read fname 2025-06-01T22:51:33.6004029Z ++ make_wheel_record torch/include/ATen/ops/_conv_depthwise2d_ops.h 2025-06-01T22:51:33.6004450Z ++ FPATH=torch/include/ATen/ops/_conv_depthwise2d_ops.h 2025-06-01T22:51:33.6004663Z ++ echo torch/include/ATen/ops/_conv_depthwise2d_ops.h 2025-06-01T22:51:33.6005870Z ++ grep RECORD 2025-06-01T22:51:33.6030307Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_conv_depthwise2d_ops.h 2025-06-01T22:51:33.6030435Z +++ openssl base64 2025-06-01T22:51:33.6030589Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.6030687Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.6030808Z +++ sed -e s/=//g 2025-06-01T22:51:33.6072660Z ++ HASH=KI8j3FUUggdTANjH8QcWPNK0nx1C-TSwOwXsPXG4Rdc 2025-06-01T22:51:33.6075372Z +++ ls -nl torch/include/ATen/ops/_conv_depthwise2d_ops.h 2025-06-01T22:51:33.6076260Z +++ awk '{print $5}' 2025-06-01T22:51:33.6103575Z ++ FSIZE=2869 2025-06-01T22:51:33.6104091Z ++ echo '"torch/include/ATen/ops/_conv_depthwise2d_ops.h",sha256=KI8j3FUUggdTANjH8QcWPNK0nx1C-TSwOwXsPXG4Rdc,2869' 2025-06-01T22:51:33.6104341Z ++ read fname 2025-06-01T22:51:33.6104715Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h 2025-06-01T22:51:33.6104951Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h 2025-06-01T22:51:33.6105174Z ++ echo torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h 2025-06-01T22:51:33.6105423Z ++ grep RECORD 2025-06-01T22:51:33.6127467Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h 2025-06-01T22:51:33.6127584Z +++ openssl base64 2025-06-01T22:51:33.6128212Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.6129433Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.6130673Z +++ sed -e s/=//g 2025-06-01T22:51:33.6170449Z ++ HASH=Z6XjAwggZTIZCRvB12aWSA_G1KhCwzvarLP_61bxDhg 2025-06-01T22:51:33.6175093Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h 2025-06-01T22:51:33.6176062Z +++ awk '{print $5}' 2025-06-01T22:51:33.6202207Z ++ FSIZE=1539 2025-06-01T22:51:33.6202737Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h",sha256=Z6XjAwggZTIZCRvB12aWSA_G1KhCwzvarLP_61bxDhg,1539' 2025-06-01T22:51:33.6202832Z ++ read fname 2025-06-01T22:51:33.6203545Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.6204361Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.6204841Z ++ echo torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.6205577Z ++ grep RECORD 2025-06-01T22:51:33.6228895Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.6229015Z +++ openssl base64 2025-06-01T22:51:33.6229128Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.6229232Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.6229913Z +++ sed -e s/=//g 2025-06-01T22:51:33.6270662Z ++ HASH=md898hSb-4WDOxW9KufkwciemixPF_10Ve2vBN_lNDg 2025-06-01T22:51:33.6274151Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.6274663Z +++ awk '{print $5}' 2025-06-01T22:51:33.6301666Z ++ FSIZE=852 2025-06-01T22:51:33.6302455Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h",sha256=md898hSb-4WDOxW9KufkwciemixPF_10Ve2vBN_lNDg,852' 2025-06-01T22:51:33.6302552Z ++ read fname 2025-06-01T22:51:33.6302915Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-06-01T22:51:33.6303290Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-06-01T22:51:33.6303573Z ++ echo torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-06-01T22:51:33.6304040Z ++ grep RECORD 2025-06-01T22:51:33.6326487Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-06-01T22:51:33.6326687Z +++ openssl base64 2025-06-01T22:51:33.6326823Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.6327745Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.6329095Z +++ sed -e s/=//g 2025-06-01T22:51:33.6368322Z ++ HASH=hKgFj4X_n6sg3csuJ7jny8QZXY8jGPRi9hpKVLgj5iM 2025-06-01T22:51:33.6373521Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h 2025-06-01T22:51:33.6374162Z +++ awk '{print $5}' 2025-06-01T22:51:33.6401414Z ++ FSIZE=1057 2025-06-01T22:51:33.6402106Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h",sha256=hKgFj4X_n6sg3csuJ7jny8QZXY8jGPRi9hpKVLgj5iM,1057' 2025-06-01T22:51:33.6402218Z ++ read fname 2025-06-01T22:51:33.6402564Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-06-01T22:51:33.6402885Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-06-01T22:51:33.6403385Z ++ echo torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-06-01T22:51:33.6403487Z ++ grep RECORD 2025-06-01T22:51:33.6425872Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-06-01T22:51:33.6425999Z +++ openssl base64 2025-06-01T22:51:33.6426956Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.6427634Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.6429202Z +++ sed -e s/=//g 2025-06-01T22:51:33.6471066Z ++ HASH=Iao57wZRMkkoGouJIRAUiUytDQPBAml9Y5VdSuIDKI8 2025-06-01T22:51:33.6473996Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h 2025-06-01T22:51:33.6474507Z +++ awk '{print $5}' 2025-06-01T22:51:33.6501720Z ++ FSIZE=1059 2025-06-01T22:51:33.6502472Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h",sha256=Iao57wZRMkkoGouJIRAUiUytDQPBAml9Y5VdSuIDKI8,1059' 2025-06-01T22:51:33.6502791Z ++ read fname 2025-06-01T22:51:33.6503099Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h 2025-06-01T22:51:33.6503352Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h 2025-06-01T22:51:33.6503639Z ++ echo torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h 2025-06-01T22:51:33.6504146Z ++ grep RECORD 2025-06-01T22:51:33.6526107Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h 2025-06-01T22:51:33.6526277Z +++ openssl base64 2025-06-01T22:51:33.6526735Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.6527851Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.6529019Z +++ sed -e s/=//g 2025-06-01T22:51:33.6568425Z ++ HASH=w9X4oV7BZM7PGiVDG-Zr0cBC64OlD8YrxufCP7R8vnc 2025-06-01T22:51:33.6573318Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h 2025-06-01T22:51:33.6573911Z +++ awk '{print $5}' 2025-06-01T22:51:33.6601126Z ++ FSIZE=623 2025-06-01T22:51:33.6601844Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h",sha256=w9X4oV7BZM7PGiVDG-Zr0cBC64OlD8YrxufCP7R8vnc,623' 2025-06-01T22:51:33.6601962Z ++ read fname 2025-06-01T22:51:33.6602325Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h 2025-06-01T22:51:33.6602680Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h 2025-06-01T22:51:33.6602982Z ++ echo torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h 2025-06-01T22:51:33.6603081Z ++ grep RECORD 2025-06-01T22:51:33.6626926Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h 2025-06-01T22:51:33.6627037Z +++ openssl base64 2025-06-01T22:51:33.6627164Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.6627266Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.6628033Z +++ sed -e s/=//g 2025-06-01T22:51:33.6669848Z ++ HASH=_1Q8s0nRcH5NL4dJG_8S8P1FP75gC-4dROpiWWjG-ng 2025-06-01T22:51:33.6672965Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h 2025-06-01T22:51:33.6674046Z +++ awk '{print $5}' 2025-06-01T22:51:33.6701214Z ++ FSIZE=1059 2025-06-01T22:51:33.6701827Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h",sha256=_1Q8s0nRcH5NL4dJG_8S8P1FP75gC-4dROpiWWjG-ng,1059' 2025-06-01T22:51:33.6701923Z ++ read fname 2025-06-01T22:51:33.6702263Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h 2025-06-01T22:51:33.6702523Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h 2025-06-01T22:51:33.6702778Z ++ echo torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h 2025-06-01T22:51:33.6703504Z ++ grep RECORD 2025-06-01T22:51:33.6725837Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h 2025-06-01T22:51:33.6726006Z +++ openssl base64 2025-06-01T22:51:33.6726565Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.6726717Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.6727832Z +++ sed -e s/=//g 2025-06-01T22:51:33.6769743Z ++ HASH=0u8m9p73OXMEzPPDHzQOzC3Pb1nbBDCGqIsOe6j3rFg 2025-06-01T22:51:33.6774950Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h 2025-06-01T22:51:33.6775512Z +++ awk '{print $5}' 2025-06-01T22:51:33.6800722Z ++ FSIZE=950 2025-06-01T22:51:33.6801329Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h",sha256=0u8m9p73OXMEzPPDHzQOzC3Pb1nbBDCGqIsOe6j3rFg,950' 2025-06-01T22:51:33.6801429Z ++ read fname 2025-06-01T22:51:33.6801730Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h 2025-06-01T22:51:33.6802021Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h 2025-06-01T22:51:33.6802779Z ++ echo torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h 2025-06-01T22:51:33.6804476Z ++ grep RECORD 2025-06-01T22:51:33.6832559Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h 2025-06-01T22:51:33.6832824Z +++ openssl base64 2025-06-01T22:51:33.6832929Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.6833231Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.6834102Z +++ sed -e s/=//g 2025-06-01T22:51:33.6875108Z ++ HASH=37jl3dvUPosWDQ7V5HdtDfx4UoCUvM5wtLF948DWmU0 2025-06-01T22:51:33.6878810Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h 2025-06-01T22:51:33.6880187Z +++ awk '{print $5}' 2025-06-01T22:51:33.6907998Z ++ FSIZE=1920 2025-06-01T22:51:33.6908601Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h",sha256=37jl3dvUPosWDQ7V5HdtDfx4UoCUvM5wtLF948DWmU0,1920' 2025-06-01T22:51:33.6908698Z ++ read fname 2025-06-01T22:51:33.6908975Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h 2025-06-01T22:51:33.6909277Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h 2025-06-01T22:51:33.6909503Z ++ echo torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h 2025-06-01T22:51:33.6910249Z ++ grep RECORD 2025-06-01T22:51:33.6931001Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h 2025-06-01T22:51:33.6931124Z +++ openssl base64 2025-06-01T22:51:33.6932232Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.6933336Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.6934666Z +++ sed -e s/=//g 2025-06-01T22:51:33.6972590Z ++ HASH=68c-g-JcajGh7Fu2hJs31Iqz38ltJfdJKsjujtSdFQU 2025-06-01T22:51:33.6978616Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h 2025-06-01T22:51:33.6979330Z +++ awk '{print $5}' 2025-06-01T22:51:33.7005443Z ++ FSIZE=1875 2025-06-01T22:51:33.7005992Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h",sha256=68c-g-JcajGh7Fu2hJs31Iqz38ltJfdJKsjujtSdFQU,1875' 2025-06-01T22:51:33.7006089Z ++ read fname 2025-06-01T22:51:33.7006648Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.7007160Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.7007713Z ++ echo torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.7008404Z ++ grep RECORD 2025-06-01T22:51:33.7032863Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.7032980Z +++ openssl base64 2025-06-01T22:51:33.7033095Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.7033218Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.7033731Z +++ sed -e s/=//g 2025-06-01T22:51:33.7075846Z ++ HASH=TNtGIa4b90GgtIVS5jNxC8qoBHEjjMF5SdzIMrRLyCc 2025-06-01T22:51:33.7079170Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:33.7079281Z +++ awk '{print $5}' 2025-06-01T22:51:33.7106219Z ++ FSIZE=900 2025-06-01T22:51:33.7107083Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h",sha256=TNtGIa4b90GgtIVS5jNxC8qoBHEjjMF5SdzIMrRLyCc,900' 2025-06-01T22:51:33.7107189Z ++ read fname 2025-06-01T22:51:33.7107688Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-06-01T22:51:33.7107981Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-06-01T22:51:33.7108289Z ++ echo torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-06-01T22:51:33.7108788Z ++ grep RECORD 2025-06-01T22:51:33.7130069Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-06-01T22:51:33.7130184Z +++ openssl base64 2025-06-01T22:51:33.7131109Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.7132071Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.7133595Z +++ sed -e s/=//g 2025-06-01T22:51:33.7171964Z ++ HASH=yq_-BrDXjpDFMuVIuGZqybAfopDI1gzebezD4i-nKts 2025-06-01T22:51:33.7177035Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h 2025-06-01T22:51:33.7178335Z +++ awk '{print $5}' 2025-06-01T22:51:33.7205635Z ++ FSIZE=1195 2025-06-01T22:51:33.7206321Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h",sha256=yq_-BrDXjpDFMuVIuGZqybAfopDI1gzebezD4i-nKts,1195' 2025-06-01T22:51:33.7206430Z ++ read fname 2025-06-01T22:51:33.7206937Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-06-01T22:51:33.7207258Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-06-01T22:51:33.7207552Z ++ echo torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-06-01T22:51:33.7207650Z ++ grep RECORD 2025-06-01T22:51:33.7231806Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-06-01T22:51:33.7231921Z +++ openssl base64 2025-06-01T22:51:33.7232045Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.7232164Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.7232591Z +++ sed -e s/=//g 2025-06-01T22:51:33.7274832Z ++ HASH=d_AHh3CDUBX4Z6xI-rvGIH31nV1MHRLY8qXCIAEIP1I 2025-06-01T22:51:33.7277525Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h 2025-06-01T22:51:33.7278180Z +++ awk '{print $5}' 2025-06-01T22:51:33.7303539Z ++ FSIZE=1197 2025-06-01T22:51:33.7304310Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h",sha256=d_AHh3CDUBX4Z6xI-rvGIH31nV1MHRLY8qXCIAEIP1I,1197' 2025-06-01T22:51:33.7305091Z ++ read fname 2025-06-01T22:51:33.7305534Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h 2025-06-01T22:51:33.7306234Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h 2025-06-01T22:51:33.7306889Z ++ echo torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h 2025-06-01T22:51:33.7307585Z ++ grep RECORD 2025-06-01T22:51:33.7328478Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h 2025-06-01T22:51:33.7329152Z +++ openssl base64 2025-06-01T22:51:33.7329449Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.7331043Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.7332301Z +++ sed -e s/=//g 2025-06-01T22:51:33.7370754Z ++ HASH=pqEKO3JLrLU2htj4NzuW8ZuHXna9ssxCwXt-pLm7Ctc 2025-06-01T22:51:33.7375919Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h 2025-06-01T22:51:33.7376551Z +++ awk '{print $5}' 2025-06-01T22:51:33.7403001Z ++ FSIZE=665 2025-06-01T22:51:33.7403910Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h",sha256=pqEKO3JLrLU2htj4NzuW8ZuHXna9ssxCwXt-pLm7Ctc,665' 2025-06-01T22:51:33.7404841Z ++ read fname 2025-06-01T22:51:33.7405348Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h 2025-06-01T22:51:33.7406161Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h 2025-06-01T22:51:33.7406894Z ++ echo torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h 2025-06-01T22:51:33.7407408Z ++ grep RECORD 2025-06-01T22:51:33.7434186Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h 2025-06-01T22:51:33.7434995Z +++ openssl base64 2025-06-01T22:51:33.7435245Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.7435501Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.7435753Z +++ sed -e s/=//g 2025-06-01T22:51:33.7474815Z ++ HASH=DakGc8cs4QhgEXH-DlHrUcnYoLtDKc2e5cQxO0oEKOA 2025-06-01T22:51:33.7478350Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h 2025-06-01T22:51:33.7478904Z +++ awk '{print $5}' 2025-06-01T22:51:33.7506286Z ++ FSIZE=1197 2025-06-01T22:51:33.7507100Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h",sha256=DakGc8cs4QhgEXH-DlHrUcnYoLtDKc2e5cQxO0oEKOA,1197' 2025-06-01T22:51:33.7507918Z ++ read fname 2025-06-01T22:51:33.7508359Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h 2025-06-01T22:51:33.7509093Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h 2025-06-01T22:51:33.7509860Z ++ echo torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h 2025-06-01T22:51:33.7510345Z ++ grep RECORD 2025-06-01T22:51:33.7530147Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h 2025-06-01T22:51:33.7530807Z +++ openssl base64 2025-06-01T22:51:33.7531303Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.7532814Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.7534108Z +++ sed -e s/=//g 2025-06-01T22:51:33.7571617Z ++ HASH=rfNdSf0ZotwN9h-9Z-VZ5ECadUfmdoSdB9aL4NsNSGY 2025-06-01T22:51:33.7576869Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h 2025-06-01T22:51:33.7578189Z +++ awk '{print $5}' 2025-06-01T22:51:33.7604443Z ++ FSIZE=1034 2025-06-01T22:51:33.7605342Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h",sha256=rfNdSf0ZotwN9h-9Z-VZ5ECadUfmdoSdB9aL4NsNSGY,1034' 2025-06-01T22:51:33.7606154Z ++ read fname 2025-06-01T22:51:33.7606622Z ++ make_wheel_record torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h 2025-06-01T22:51:33.7607361Z ++ FPATH=torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h 2025-06-01T22:51:33.7607986Z ++ echo torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h 2025-06-01T22:51:33.7608469Z ++ grep RECORD 2025-06-01T22:51:33.7630787Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h 2025-06-01T22:51:33.7631439Z +++ openssl base64 2025-06-01T22:51:33.7631711Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.7631956Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.7632223Z +++ sed -e s/=//g 2025-06-01T22:51:33.7674704Z ++ HASH=F2p0QBcLDYSYK574rHwNGwhRjRhf0P7ulKlexwUnHJM 2025-06-01T22:51:33.7678881Z +++ ls -nl torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h 2025-06-01T22:51:33.7679734Z +++ awk '{print $5}' 2025-06-01T22:51:33.7707379Z ++ FSIZE=2202 2025-06-01T22:51:33.7708189Z ++ echo '"torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h",sha256=F2p0QBcLDYSYK574rHwNGwhRjRhf0P7ulKlexwUnHJM,2202' 2025-06-01T22:51:33.7708947Z ++ read fname 2025-06-01T22:51:33.7709354Z ++ make_wheel_record torch/include/ATen/ops/_convert_weight_to_int4pack.h 2025-06-01T22:51:33.7709966Z ++ FPATH=torch/include/ATen/ops/_convert_weight_to_int4pack.h 2025-06-01T22:51:33.7710503Z ++ echo torch/include/ATen/ops/_convert_weight_to_int4pack.h 2025-06-01T22:51:33.7710912Z ++ grep RECORD 2025-06-01T22:51:33.7730276Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_weight_to_int4pack.h 2025-06-01T22:51:33.7730840Z +++ openssl base64 2025-06-01T22:51:33.7731615Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.7732951Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.7734182Z +++ sed -e s/=//g 2025-06-01T22:51:33.7772169Z ++ HASH=bggKJRhnn4YkXeMu5WWl0PEFreEjJlAA9bemDogpCGk 2025-06-01T22:51:33.7778485Z +++ ls -nl torch/include/ATen/ops/_convert_weight_to_int4pack.h 2025-06-01T22:51:33.7778921Z +++ awk '{print $5}' 2025-06-01T22:51:33.7805640Z ++ FSIZE=772 2025-06-01T22:51:33.7806384Z ++ echo '"torch/include/ATen/ops/_convert_weight_to_int4pack.h",sha256=bggKJRhnn4YkXeMu5WWl0PEFreEjJlAA9bemDogpCGk,772' 2025-06-01T22:51:33.7807178Z ++ read fname 2025-06-01T22:51:33.7807789Z ++ make_wheel_record torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h 2025-06-01T22:51:33.7808540Z ++ FPATH=torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h 2025-06-01T22:51:33.7809239Z ++ echo torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h 2025-06-01T22:51:33.7809731Z ++ grep RECORD 2025-06-01T22:51:33.7829053Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h 2025-06-01T22:51:33.7829761Z +++ openssl base64 2025-06-01T22:51:33.7831604Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.7831859Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.7832114Z +++ sed -e s/=//g 2025-06-01T22:51:33.7874847Z ++ HASH=GxONpxSGHOf9Rsl9ctw8s-HfbPjCue6den_bnKPRU2s 2025-06-01T22:51:33.7877642Z +++ ls -nl torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h 2025-06-01T22:51:33.7878288Z +++ awk '{print $5}' 2025-06-01T22:51:33.7905811Z ++ FSIZE=764 2025-06-01T22:51:33.7906600Z ++ echo '"torch/include/ATen/ops/_convert_weight_to_int4pack_cuda_dispatch.h",sha256=GxONpxSGHOf9Rsl9ctw8s-HfbPjCue6den_bnKPRU2s,764' 2025-06-01T22:51:33.7907388Z ++ read fname 2025-06-01T22:51:33.7907840Z ++ make_wheel_record torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h 2025-06-01T22:51:33.7908634Z ++ FPATH=torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h 2025-06-01T22:51:33.7909239Z ++ echo torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h 2025-06-01T22:51:33.7909700Z ++ grep RECORD 2025-06-01T22:51:33.7929238Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h 2025-06-01T22:51:33.7930031Z +++ openssl base64 2025-06-01T22:51:33.7930314Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.7931487Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.7932838Z +++ sed -e s/=//g 2025-06-01T22:51:33.7971245Z ++ HASH=O1o-RnDKixGkg43xIhQV2vWIJXBdIKt8pafXiDdPBCE 2025-06-01T22:51:33.7976400Z +++ ls -nl torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h 2025-06-01T22:51:33.7977881Z +++ awk '{print $5}' 2025-06-01T22:51:33.8004631Z ++ FSIZE=804 2025-06-01T22:51:33.8005415Z ++ echo '"torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu.h",sha256=O1o-RnDKixGkg43xIhQV2vWIJXBdIKt8pafXiDdPBCE,804' 2025-06-01T22:51:33.8006209Z ++ read fname 2025-06-01T22:51:33.8006733Z ++ make_wheel_record torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-06-01T22:51:33.8007532Z ++ FPATH=torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-06-01T22:51:33.8008290Z ++ echo torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-06-01T22:51:33.8008833Z ++ grep RECORD 2025-06-01T22:51:33.8029277Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-06-01T22:51:33.8029991Z +++ openssl base64 2025-06-01T22:51:33.8030253Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.8030513Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.8031769Z +++ sed -e s/=//g 2025-06-01T22:51:33.8071696Z ++ HASH=uiT4p7NzJT0pg8hQL4PE_9iYX01KOWF9X_1l2G5sAYk 2025-06-01T22:51:33.8076263Z +++ ls -nl torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h 2025-06-01T22:51:33.8077405Z +++ awk '{print $5}' 2025-06-01T22:51:33.8104750Z ++ FSIZE=770 2025-06-01T22:51:33.8105549Z ++ echo '"torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_cpu_dispatch.h",sha256=uiT4p7NzJT0pg8hQL4PE_9iYX01KOWF9X_1l2G5sAYk,770' 2025-06-01T22:51:33.8106348Z ++ read fname 2025-06-01T22:51:33.8106819Z ++ make_wheel_record torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h 2025-06-01T22:51:33.8107571Z ++ FPATH=torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h 2025-06-01T22:51:33.8108247Z ++ echo torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h 2025-06-01T22:51:33.8108729Z ++ grep RECORD 2025-06-01T22:51:33.8128469Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h 2025-06-01T22:51:33.8129176Z +++ openssl base64 2025-06-01T22:51:33.8129571Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.8130729Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.8132030Z +++ sed -e s/=//g 2025-06-01T22:51:33.8170013Z ++ HASH=ZsznCWdp2QaJWX-Le6HVokzlCjU_zhbmzMxZtJsvgwo 2025-06-01T22:51:33.8175059Z +++ ls -nl torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h 2025-06-01T22:51:33.8175837Z +++ awk '{print $5}' 2025-06-01T22:51:33.8202235Z ++ FSIZE=522 2025-06-01T22:51:33.8203023Z ++ echo '"torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_native.h",sha256=ZsznCWdp2QaJWX-Le6HVokzlCjU_zhbmzMxZtJsvgwo,522' 2025-06-01T22:51:33.8203982Z ++ read fname 2025-06-01T22:51:33.8204650Z ++ make_wheel_record torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h 2025-06-01T22:51:33.8205413Z ++ FPATH=torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h 2025-06-01T22:51:33.8206210Z ++ echo torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h 2025-06-01T22:51:33.8206714Z ++ grep RECORD 2025-06-01T22:51:33.8228201Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h 2025-06-01T22:51:33.8228841Z +++ openssl base64 2025-06-01T22:51:33.8229108Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.8229380Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.8229733Z +++ sed -e s/=//g 2025-06-01T22:51:33.8271496Z ++ HASH=3cmxIyADEqAyIj_pEYa92DpXRffERYXnVsChIyxwReA 2025-06-01T22:51:33.8275450Z +++ ls -nl torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h 2025-06-01T22:51:33.8276561Z +++ awk '{print $5}' 2025-06-01T22:51:33.8303538Z ++ FSIZE=1112 2025-06-01T22:51:33.8304466Z ++ echo '"torch/include/ATen/ops/_convert_weight_to_int4pack_for_cpu_ops.h",sha256=3cmxIyADEqAyIj_pEYa92DpXRffERYXnVsChIyxwReA,1112' 2025-06-01T22:51:33.8305251Z ++ read fname 2025-06-01T22:51:33.8305703Z ++ make_wheel_record torch/include/ATen/ops/_convert_weight_to_int4pack_native.h 2025-06-01T22:51:33.8306370Z ++ FPATH=torch/include/ATen/ops/_convert_weight_to_int4pack_native.h 2025-06-01T22:51:33.8306977Z ++ echo torch/include/ATen/ops/_convert_weight_to_int4pack_native.h 2025-06-01T22:51:33.8307439Z ++ grep RECORD 2025-06-01T22:51:33.8327563Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_weight_to_int4pack_native.h 2025-06-01T22:51:33.8328231Z +++ openssl base64 2025-06-01T22:51:33.8328501Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.8329564Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.8330898Z +++ sed -e s/=//g 2025-06-01T22:51:33.8369452Z ++ HASH=bi9uqHy77WGo5Y4rc2Lhm06cq9tPc6VZINaiNHXNyC4 2025-06-01T22:51:33.8374474Z +++ ls -nl torch/include/ATen/ops/_convert_weight_to_int4pack_native.h 2025-06-01T22:51:33.8375316Z +++ awk '{print $5}' 2025-06-01T22:51:33.8401152Z ++ FSIZE=523 2025-06-01T22:51:33.8401864Z ++ echo '"torch/include/ATen/ops/_convert_weight_to_int4pack_native.h",sha256=bi9uqHy77WGo5Y4rc2Lhm06cq9tPc6VZINaiNHXNyC4,523' 2025-06-01T22:51:33.8402668Z ++ read fname 2025-06-01T22:51:33.8403087Z ++ make_wheel_record torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h 2025-06-01T22:51:33.8403830Z ++ FPATH=torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h 2025-06-01T22:51:33.8404595Z ++ echo torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h 2025-06-01T22:51:33.8405038Z ++ grep RECORD 2025-06-01T22:51:33.8427389Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h 2025-06-01T22:51:33.8428043Z +++ openssl base64 2025-06-01T22:51:33.8428317Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.8428611Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.8428862Z +++ sed -e s/=//g 2025-06-01T22:51:33.8471633Z ++ HASH=XxHmkKJAG6ih3sAouhNFLNpF6SpDJ23z5HiI0wL-4YA 2025-06-01T22:51:33.8475965Z +++ ls -nl torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h 2025-06-01T22:51:33.8476866Z +++ awk '{print $5}' 2025-06-01T22:51:33.8503838Z ++ FSIZE=1088 2025-06-01T22:51:33.8504660Z ++ echo '"torch/include/ATen/ops/_convert_weight_to_int4pack_ops.h",sha256=XxHmkKJAG6ih3sAouhNFLNpF6SpDJ23z5HiI0wL-4YA,1088' 2025-06-01T22:51:33.8505427Z ++ read fname 2025-06-01T22:51:33.8505748Z ++ make_wheel_record torch/include/ATen/ops/_convolution.h 2025-06-01T22:51:33.8506402Z ++ FPATH=torch/include/ATen/ops/_convolution.h 2025-06-01T22:51:33.8506800Z ++ echo torch/include/ATen/ops/_convolution.h 2025-06-01T22:51:33.8507168Z ++ grep RECORD 2025-06-01T22:51:33.8527681Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution.h 2025-06-01T22:51:33.8528184Z +++ openssl base64 2025-06-01T22:51:33.8529056Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.8530451Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.8531790Z +++ sed -e s/=//g 2025-06-01T22:51:33.8569693Z ++ HASH=s6o3C6lCchCD1edO4iZofhM52u-u-D2-vTkDhBd1Sc0 2025-06-01T22:51:33.8574693Z +++ ls -nl torch/include/ATen/ops/_convolution.h 2025-06-01T22:51:33.8575761Z +++ awk '{print $5}' 2025-06-01T22:51:33.8601531Z ++ FSIZE=12978 2025-06-01T22:51:33.8602252Z ++ echo '"torch/include/ATen/ops/_convolution.h",sha256=s6o3C6lCchCD1edO4iZofhM52u-u-D2-vTkDhBd1Sc0,12978' 2025-06-01T22:51:33.8603076Z ++ read fname 2025-06-01T22:51:33.8603595Z ++ make_wheel_record torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.8604778Z ++ FPATH=torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.8605617Z ++ echo torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.8606168Z ++ grep RECORD 2025-06-01T22:51:33.8626715Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.8627438Z +++ openssl base64 2025-06-01T22:51:33.8628310Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.8628753Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.8629569Z +++ sed -e s/=//g 2025-06-01T22:51:33.8671203Z ++ HASH=sFFB29kUy2g3e5CG05IqP-7HDbA2yES0WNVHWlP4HJM 2025-06-01T22:51:33.8674352Z +++ ls -nl torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:33.8675103Z +++ awk '{print $5}' 2025-06-01T22:51:33.8702309Z ++ FSIZE=2947 2025-06-01T22:51:33.8703436Z ++ echo '"torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h",sha256=sFFB29kUy2g3e5CG05IqP-7HDbA2yES0WNVHWlP4HJM,2947' 2025-06-01T22:51:33.8704699Z ++ read fname 2025-06-01T22:51:33.8705587Z ++ make_wheel_record torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.8706417Z ++ FPATH=torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.8707158Z ++ echo torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.8707693Z ++ grep RECORD 2025-06-01T22:51:33.8729290Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.8730201Z +++ openssl base64 2025-06-01T22:51:33.8730667Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.8731020Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.8732528Z +++ sed -e s/=//g 2025-06-01T22:51:33.8770555Z ++ HASH=qAe5gFqygNqNwOWu4uYEsdoJzFS02z40sID7lXLbq7k 2025-06-01T22:51:33.8775837Z +++ ls -nl torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.8776871Z +++ awk '{print $5}' 2025-06-01T22:51:33.8803908Z ++ FSIZE=1385 2025-06-01T22:51:33.8805603Z ++ echo '"torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h",sha256=qAe5gFqygNqNwOWu4uYEsdoJzFS02z40sID7lXLbq7k,1385' 2025-06-01T22:51:33.8806474Z ++ read fname 2025-06-01T22:51:33.8806893Z ++ make_wheel_record torch/include/ATen/ops/_convolution_double_backward.h 2025-06-01T22:51:33.8807504Z ++ FPATH=torch/include/ATen/ops/_convolution_double_backward.h 2025-06-01T22:51:33.8808064Z ++ echo torch/include/ATen/ops/_convolution_double_backward.h 2025-06-01T22:51:33.8808514Z ++ grep RECORD 2025-06-01T22:51:33.8830370Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution_double_backward.h 2025-06-01T22:51:33.8831047Z +++ openssl base64 2025-06-01T22:51:33.8831303Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.8831575Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.8831832Z +++ sed -e s/=//g 2025-06-01T22:51:33.8871893Z ++ HASH=pmh-9E-TUM__l1W7GUSPrrzJVfn3xyIQbgMgxzmQJHs 2025-06-01T22:51:33.8874939Z +++ ls -nl torch/include/ATen/ops/_convolution_double_backward.h 2025-06-01T22:51:33.8875720Z +++ awk '{print $5}' 2025-06-01T22:51:33.8904002Z ++ FSIZE=4035 2025-06-01T22:51:33.8905200Z ++ echo '"torch/include/ATen/ops/_convolution_double_backward.h",sha256=pmh-9E-TUM__l1W7GUSPrrzJVfn3xyIQbgMgxzmQJHs,4035' 2025-06-01T22:51:33.8905933Z ++ read fname 2025-06-01T22:51:33.8906516Z ++ make_wheel_record torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.8907478Z ++ FPATH=torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.8908380Z ++ echo torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.8908975Z ++ grep RECORD 2025-06-01T22:51:33.8926755Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.8927962Z +++ openssl base64 2025-06-01T22:51:33.8928435Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.8928768Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.8929278Z +++ sed -e s/=//g 2025-06-01T22:51:33.8968849Z ++ HASH=uoj9rrfRuX6U7zimcm6Y7GdJFTvllUCQKKbxRpvfagI 2025-06-01T22:51:33.8974054Z +++ ls -nl torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.8975098Z +++ awk '{print $5}' 2025-06-01T22:51:33.9001409Z ++ FSIZE=1655 2025-06-01T22:51:33.9003233Z ++ echo '"torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h",sha256=uoj9rrfRuX6U7zimcm6Y7GdJFTvllUCQKKbxRpvfagI,1655' 2025-06-01T22:51:33.9004601Z ++ read fname 2025-06-01T22:51:33.9005042Z ++ make_wheel_record torch/include/ATen/ops/_convolution_double_backward_native.h 2025-06-01T22:51:33.9005734Z ++ FPATH=torch/include/ATen/ops/_convolution_double_backward_native.h 2025-06-01T22:51:33.9006360Z ++ echo torch/include/ATen/ops/_convolution_double_backward_native.h 2025-06-01T22:51:33.9006846Z ++ grep RECORD 2025-06-01T22:51:33.9028738Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution_double_backward_native.h 2025-06-01T22:51:33.9029391Z +++ openssl base64 2025-06-01T22:51:33.9029660Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.9029917Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.9030183Z +++ sed -e s/=//g 2025-06-01T22:51:33.9071028Z ++ HASH=zbybeENk6O1akdf7aKB_K5Ccv49RCt1zRJZKwndFlIY 2025-06-01T22:51:33.9074129Z +++ ls -nl torch/include/ATen/ops/_convolution_double_backward_native.h 2025-06-01T22:51:33.9074957Z +++ awk '{print $5}' 2025-06-01T22:51:33.9103015Z ++ FSIZE=881 2025-06-01T22:51:33.9104302Z ++ echo '"torch/include/ATen/ops/_convolution_double_backward_native.h",sha256=zbybeENk6O1akdf7aKB_K5Ccv49RCt1zRJZKwndFlIY,881' 2025-06-01T22:51:33.9105440Z ++ read fname 2025-06-01T22:51:33.9105872Z ++ make_wheel_record torch/include/ATen/ops/_convolution_double_backward_ops.h 2025-06-01T22:51:33.9106507Z ++ FPATH=torch/include/ATen/ops/_convolution_double_backward_ops.h 2025-06-01T22:51:33.9107096Z ++ echo torch/include/ATen/ops/_convolution_double_backward_ops.h 2025-06-01T22:51:33.9107540Z ++ grep RECORD 2025-06-01T22:51:33.9126712Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution_double_backward_ops.h 2025-06-01T22:51:33.9127780Z +++ openssl base64 2025-06-01T22:51:33.9128260Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.9128631Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.9129082Z +++ sed -e s/=//g 2025-06-01T22:51:33.9168737Z ++ HASH=SgchYfdb_isvTc78klwYn__rEn49VDWXKJmk-c9QA44 2025-06-01T22:51:33.9173586Z +++ ls -nl torch/include/ATen/ops/_convolution_double_backward_ops.h 2025-06-01T22:51:33.9174481Z +++ awk '{print $5}' 2025-06-01T22:51:33.9201466Z ++ FSIZE=2356 2025-06-01T22:51:33.9202492Z ++ echo '"torch/include/ATen/ops/_convolution_double_backward_ops.h",sha256=SgchYfdb_isvTc78klwYn__rEn49VDWXKJmk-c9QA44,2356' 2025-06-01T22:51:33.9203796Z ++ read fname 2025-06-01T22:51:33.9204332Z ++ make_wheel_record torch/include/ATen/ops/_convolution_mode.h 2025-06-01T22:51:33.9204987Z ++ FPATH=torch/include/ATen/ops/_convolution_mode.h 2025-06-01T22:51:33.9205458Z ++ echo torch/include/ATen/ops/_convolution_mode.h 2025-06-01T22:51:33.9205834Z ++ grep RECORD 2025-06-01T22:51:33.9228564Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution_mode.h 2025-06-01T22:51:33.9229269Z +++ openssl base64 2025-06-01T22:51:33.9229539Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.9229782Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.9230046Z +++ sed -e s/=//g 2025-06-01T22:51:33.9274048Z ++ HASH=9C060ftJnhfzlkHOvz_RLE2pyMdSVOLoNTmmYEis8tk 2025-06-01T22:51:33.9279442Z +++ ls -nl torch/include/ATen/ops/_convolution_mode.h 2025-06-01T22:51:33.9280185Z +++ awk '{print $5}' 2025-06-01T22:51:33.9308175Z ++ FSIZE=2456 2025-06-01T22:51:33.9309109Z ++ echo '"torch/include/ATen/ops/_convolution_mode.h",sha256=9C060ftJnhfzlkHOvz_RLE2pyMdSVOLoNTmmYEis8tk,2456' 2025-06-01T22:51:33.9310331Z ++ read fname 2025-06-01T22:51:33.9310857Z ++ make_wheel_record torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.9311710Z ++ FPATH=torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.9312483Z ++ echo torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.9313110Z ++ grep RECORD 2025-06-01T22:51:33.9330596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.9331453Z +++ openssl base64 2025-06-01T22:51:33.9331943Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.9332492Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.9333891Z +++ sed -e s/=//g 2025-06-01T22:51:33.9372354Z ++ HASH=TtIZbqRFSpQWFkkvuBbos5-aTbQWO9WyVzrGVBqQuzI 2025-06-01T22:51:33.9377157Z +++ ls -nl torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:33.9378280Z +++ awk '{print $5}' 2025-06-01T22:51:33.9405377Z ++ FSIZE=1183 2025-06-01T22:51:33.9406893Z ++ echo '"torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h",sha256=TtIZbqRFSpQWFkkvuBbos5-aTbQWO9WyVzrGVBqQuzI,1183' 2025-06-01T22:51:33.9408151Z ++ read fname 2025-06-01T22:51:33.9408560Z ++ make_wheel_record torch/include/ATen/ops/_convolution_mode_native.h 2025-06-01T22:51:33.9409132Z ++ FPATH=torch/include/ATen/ops/_convolution_mode_native.h 2025-06-01T22:51:33.9409651Z ++ echo torch/include/ATen/ops/_convolution_mode_native.h 2025-06-01T22:51:33.9410068Z ++ grep RECORD 2025-06-01T22:51:33.9431229Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution_mode_native.h 2025-06-01T22:51:33.9432224Z +++ openssl base64 2025-06-01T22:51:33.9432486Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.9432742Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.9432994Z +++ sed -e s/=//g 2025-06-01T22:51:33.9473626Z ++ HASH=NZueh-4UWUZ6Uwl0X_lAaUNGxevGNVKP4W7nqk8sTog 2025-06-01T22:51:33.9477117Z +++ ls -nl torch/include/ATen/ops/_convolution_mode_native.h 2025-06-01T22:51:33.9478123Z +++ awk '{print $5}' 2025-06-01T22:51:33.9506059Z ++ FSIZE=668 2025-06-01T22:51:33.9507226Z ++ echo '"torch/include/ATen/ops/_convolution_mode_native.h",sha256=NZueh-4UWUZ6Uwl0X_lAaUNGxevGNVKP4W7nqk8sTog,668' 2025-06-01T22:51:33.9508047Z ++ read fname 2025-06-01T22:51:33.9508681Z ++ make_wheel_record torch/include/ATen/ops/_convolution_mode_ops.h 2025-06-01T22:51:33.9509222Z ++ FPATH=torch/include/ATen/ops/_convolution_mode_ops.h 2025-06-01T22:51:33.9509695Z ++ echo torch/include/ATen/ops/_convolution_mode_ops.h 2025-06-01T22:51:33.9510083Z ++ grep RECORD 2025-06-01T22:51:33.9529011Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution_mode_ops.h 2025-06-01T22:51:33.9529873Z +++ openssl base64 2025-06-01T22:51:33.9530387Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.9531333Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.9532443Z +++ sed -e s/=//g 2025-06-01T22:51:33.9570871Z ++ HASH=r98XcCwEAgi-nB1vbKmqgn8jGxurEW5k0aDZSIdIjss 2025-06-01T22:51:33.9575701Z +++ ls -nl torch/include/ATen/ops/_convolution_mode_ops.h 2025-06-01T22:51:33.9576445Z +++ awk '{print $5}' 2025-06-01T22:51:33.9603494Z ++ FSIZE=1562 2025-06-01T22:51:33.9605020Z ++ echo '"torch/include/ATen/ops/_convolution_mode_ops.h",sha256=r98XcCwEAgi-nB1vbKmqgn8jGxurEW5k0aDZSIdIjss,1562' 2025-06-01T22:51:33.9606321Z ++ read fname 2025-06-01T22:51:33.9606696Z ++ make_wheel_record torch/include/ATen/ops/_convolution_native.h 2025-06-01T22:51:33.9607228Z ++ FPATH=torch/include/ATen/ops/_convolution_native.h 2025-06-01T22:51:33.9607691Z ++ echo torch/include/ATen/ops/_convolution_native.h 2025-06-01T22:51:33.9608093Z ++ grep RECORD 2025-06-01T22:51:33.9628966Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution_native.h 2025-06-01T22:51:33.9629804Z +++ openssl base64 2025-06-01T22:51:33.9630069Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.9630363Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.9630853Z +++ sed -e s/=//g 2025-06-01T22:51:33.9673290Z ++ HASH=81IwLG8VWGfZCL4F6fQxUgHPyDMI6jDtVPUUQbgRMAk 2025-06-01T22:51:33.9675098Z +++ ls -nl torch/include/ATen/ops/_convolution_native.h 2025-06-01T22:51:33.9675824Z +++ awk '{print $5}' 2025-06-01T22:51:33.9703294Z ++ FSIZE=1485 2025-06-01T22:51:33.9704437Z ++ echo '"torch/include/ATen/ops/_convolution_native.h",sha256=81IwLG8VWGfZCL4F6fQxUgHPyDMI6jDtVPUUQbgRMAk,1485' 2025-06-01T22:51:33.9705486Z ++ read fname 2025-06-01T22:51:33.9706225Z ++ make_wheel_record torch/include/ATen/ops/_convolution_ops.h 2025-06-01T22:51:33.9706712Z ++ FPATH=torch/include/ATen/ops/_convolution_ops.h 2025-06-01T22:51:33.9707157Z ++ echo torch/include/ATen/ops/_convolution_ops.h 2025-06-01T22:51:33.9707519Z ++ grep RECORD 2025-06-01T22:51:33.9726501Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_convolution_ops.h 2025-06-01T22:51:33.9727573Z +++ openssl base64 2025-06-01T22:51:33.9728017Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.9728410Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.9729539Z +++ sed -e s/=//g 2025-06-01T22:51:33.9768935Z ++ HASH=ZUdolIql4NOoJ3Urky8xZzEFJXS_GcLPPyYCjev2Mbg 2025-06-01T22:51:33.9774170Z +++ ls -nl torch/include/ATen/ops/_convolution_ops.h 2025-06-01T22:51:33.9775154Z +++ awk '{print $5}' 2025-06-01T22:51:33.9800424Z ++ FSIZE=5073 2025-06-01T22:51:33.9801321Z ++ echo '"torch/include/ATen/ops/_convolution_ops.h",sha256=ZUdolIql4NOoJ3Urky8xZzEFJXS_GcLPPyYCjev2Mbg,5073' 2025-06-01T22:51:33.9801998Z ++ read fname 2025-06-01T22:51:33.9802324Z ++ make_wheel_record torch/include/ATen/ops/_copy_from.h 2025-06-01T22:51:33.9802819Z ++ FPATH=torch/include/ATen/ops/_copy_from.h 2025-06-01T22:51:33.9803550Z ++ echo torch/include/ATen/ops/_copy_from.h 2025-06-01T22:51:33.9804104Z ++ grep RECORD 2025-06-01T22:51:33.9826918Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_copy_from.h 2025-06-01T22:51:33.9828370Z +++ openssl base64 2025-06-01T22:51:33.9829392Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.9829849Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.9830354Z +++ sed -e s/=//g 2025-06-01T22:51:33.9872743Z ++ HASH=2f-4BNiEy92wsNAxZG2IcwMJZjmnGiHjiy3tU-5Rn3I 2025-06-01T22:51:33.9875406Z +++ ls -nl torch/include/ATen/ops/_copy_from.h 2025-06-01T22:51:33.9876103Z +++ awk '{print $5}' 2025-06-01T22:51:33.9904375Z ++ FSIZE=1376 2025-06-01T22:51:33.9905428Z ++ echo '"torch/include/ATen/ops/_copy_from.h",sha256=2f-4BNiEy92wsNAxZG2IcwMJZjmnGiHjiy3tU-5Rn3I,1376' 2025-06-01T22:51:33.9906340Z ++ read fname 2025-06-01T22:51:33.9906720Z ++ make_wheel_record torch/include/ATen/ops/_copy_from_and_resize.h 2025-06-01T22:51:33.9907243Z ++ FPATH=torch/include/ATen/ops/_copy_from_and_resize.h 2025-06-01T22:51:33.9907632Z ++ grep RECORD 2025-06-01T22:51:33.9907952Z ++ echo torch/include/ATen/ops/_copy_from_and_resize.h 2025-06-01T22:51:33.9927017Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_copy_from_and_resize.h 2025-06-01T22:51:33.9928027Z +++ openssl base64 2025-06-01T22:51:33.9928302Z +++ sed -e s/+/-/g 2025-06-01T22:51:33.9928689Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:33.9930013Z +++ sed -e s/=//g 2025-06-01T22:51:33.9969936Z ++ HASH=D0B9HxgU8M8oUAd6GbIUUWEQ7O7sO3rYAiUeIKOppw8 2025-06-01T22:51:33.9974679Z +++ ls -nl torch/include/ATen/ops/_copy_from_and_resize.h 2025-06-01T22:51:33.9975756Z +++ awk '{print $5}' 2025-06-01T22:51:34.0002745Z ++ FSIZE=1300 2025-06-01T22:51:34.0004066Z ++ echo '"torch/include/ATen/ops/_copy_from_and_resize.h",sha256=D0B9HxgU8M8oUAd6GbIUUWEQ7O7sO3rYAiUeIKOppw8,1300' 2025-06-01T22:51:34.0005110Z ++ read fname 2025-06-01T22:51:34.0005910Z ++ make_wheel_record torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.0006808Z ++ FPATH=torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.0007627Z ++ echo torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.0008216Z ++ grep RECORD 2025-06-01T22:51:34.0028555Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.0029656Z +++ openssl base64 2025-06-01T22:51:34.0030345Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.0030653Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.0030925Z +++ sed -e s/=//g 2025-06-01T22:51:34.0071003Z ++ HASH=wdWwmc8ggmZTGrHuXMLqI3KwiChhLh1PXzr7sRHDTFo 2025-06-01T22:51:34.0074371Z +++ ls -nl torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.0075097Z +++ awk '{print $5}' 2025-06-01T22:51:34.0102908Z ++ FSIZE=945 2025-06-01T22:51:34.0103998Z ++ echo '"torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h",sha256=wdWwmc8ggmZTGrHuXMLqI3KwiChhLh1PXzr7sRHDTFo,945' 2025-06-01T22:51:34.0104967Z ++ read fname 2025-06-01T22:51:34.0105378Z ++ make_wheel_record torch/include/ATen/ops/_copy_from_and_resize_native.h 2025-06-01T22:51:34.0106034Z ++ FPATH=torch/include/ATen/ops/_copy_from_and_resize_native.h 2025-06-01T22:51:34.0106585Z ++ echo torch/include/ATen/ops/_copy_from_and_resize_native.h 2025-06-01T22:51:34.0107013Z ++ grep RECORD 2025-06-01T22:51:34.0125987Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_copy_from_and_resize_native.h 2025-06-01T22:51:34.0126594Z +++ openssl base64 2025-06-01T22:51:34.0127084Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.0127376Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.0128182Z +++ sed -e s/=//g 2025-06-01T22:51:34.0169648Z ++ HASH=hJfM5OK94L9JXa7o_cIrgchOxJTZ3MzyXnKRzPBO8bU 2025-06-01T22:51:34.0174477Z +++ ls -nl torch/include/ATen/ops/_copy_from_and_resize_native.h 2025-06-01T22:51:34.0175190Z +++ awk '{print $5}' 2025-06-01T22:51:34.0201702Z ++ FSIZE=539 2025-06-01T22:51:34.0202476Z ++ echo '"torch/include/ATen/ops/_copy_from_and_resize_native.h",sha256=hJfM5OK94L9JXa7o_cIrgchOxJTZ3MzyXnKRzPBO8bU,539' 2025-06-01T22:51:34.0203187Z ++ read fname 2025-06-01T22:51:34.0203594Z ++ make_wheel_record torch/include/ATen/ops/_copy_from_and_resize_ops.h 2025-06-01T22:51:34.0204462Z ++ FPATH=torch/include/ATen/ops/_copy_from_and_resize_ops.h 2025-06-01T22:51:34.0204991Z ++ echo torch/include/ATen/ops/_copy_from_and_resize_ops.h 2025-06-01T22:51:34.0205429Z ++ grep RECORD 2025-06-01T22:51:34.0228126Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_copy_from_and_resize_ops.h 2025-06-01T22:51:34.0228779Z +++ openssl base64 2025-06-01T22:51:34.0229037Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.0229297Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.0230137Z +++ sed -e s/=//g 2025-06-01T22:51:34.0273732Z ++ HASH=UYBQQJ5xIqr6-BxuUnYZMeiSawUkCcMAsA5UaHP586E 2025-06-01T22:51:34.0276488Z +++ ls -nl torch/include/ATen/ops/_copy_from_and_resize_ops.h 2025-06-01T22:51:34.0277032Z +++ awk '{print $5}' 2025-06-01T22:51:34.0303688Z ++ FSIZE=1797 2025-06-01T22:51:34.0304372Z ++ echo '"torch/include/ATen/ops/_copy_from_and_resize_ops.h",sha256=UYBQQJ5xIqr6-BxuUnYZMeiSawUkCcMAsA5UaHP586E,1797' 2025-06-01T22:51:34.0305083Z ++ read fname 2025-06-01T22:51:34.0305588Z ++ make_wheel_record torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.0306355Z ++ FPATH=torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.0307080Z ++ echo torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.0307583Z ++ grep RECORD 2025-06-01T22:51:34.0327570Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.0328262Z +++ openssl base64 2025-06-01T22:51:34.0328520Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.0329389Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.0330800Z +++ sed -e s/=//g 2025-06-01T22:51:34.0370137Z ++ HASH=ThwIHqVmopNlQavWr8FdTUNYxFjxbBYElKenPsAuvBY 2025-06-01T22:51:34.0375035Z +++ ls -nl torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.0375968Z +++ awk '{print $5}' 2025-06-01T22:51:34.0403046Z ++ FSIZE=967 2025-06-01T22:51:34.0404078Z ++ echo '"torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h",sha256=ThwIHqVmopNlQavWr8FdTUNYxFjxbBYElKenPsAuvBY,967' 2025-06-01T22:51:34.0405179Z ++ read fname 2025-06-01T22:51:34.0405531Z ++ make_wheel_record torch/include/ATen/ops/_copy_from_native.h 2025-06-01T22:51:34.0406182Z ++ FPATH=torch/include/ATen/ops/_copy_from_native.h 2025-06-01T22:51:34.0406629Z ++ echo torch/include/ATen/ops/_copy_from_native.h 2025-06-01T22:51:34.0407018Z ++ grep RECORD 2025-06-01T22:51:34.0428030Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_copy_from_native.h 2025-06-01T22:51:34.0429057Z +++ openssl base64 2025-06-01T22:51:34.0429453Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.0429707Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.0430328Z +++ sed -e s/=//g 2025-06-01T22:51:34.0475850Z ++ HASH=0KtcAKnbq5kAOS7jR5zlRk7KYmiX7QOdG5ltt16fXSg 2025-06-01T22:51:34.0481713Z +++ ls -nl torch/include/ATen/ops/_copy_from_native.h 2025-06-01T22:51:34.0482676Z +++ awk '{print $5}' 2025-06-01T22:51:34.0511242Z ++ FSIZE=547 2025-06-01T22:51:34.0512121Z ++ echo '"torch/include/ATen/ops/_copy_from_native.h",sha256=0KtcAKnbq5kAOS7jR5zlRk7KYmiX7QOdG5ltt16fXSg,547' 2025-06-01T22:51:34.0512798Z ++ read fname 2025-06-01T22:51:34.0513143Z ++ make_wheel_record torch/include/ATen/ops/_copy_from_ops.h 2025-06-01T22:51:34.0513616Z ++ FPATH=torch/include/ATen/ops/_copy_from_ops.h 2025-06-01T22:51:34.0514028Z ++ echo torch/include/ATen/ops/_copy_from_ops.h 2025-06-01T22:51:34.0514394Z ++ grep RECORD 2025-06-01T22:51:34.0531283Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_copy_from_ops.h 2025-06-01T22:51:34.0532084Z +++ openssl base64 2025-06-01T22:51:34.0533338Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.0534675Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.0536279Z +++ sed -e s/=//g 2025-06-01T22:51:34.0573373Z ++ HASH=HXbTSNOqOYEVymn2qSBg_WNrMLyV83f9voILOdCc7xg 2025-06-01T22:51:34.0578807Z +++ ls -nl torch/include/ATen/ops/_copy_from_ops.h 2025-06-01T22:51:34.0579648Z +++ awk '{print $5}' 2025-06-01T22:51:34.0605826Z ++ FSIZE=1869 2025-06-01T22:51:34.0606466Z ++ echo '"torch/include/ATen/ops/_copy_from_ops.h",sha256=HXbTSNOqOYEVymn2qSBg_WNrMLyV83f9voILOdCc7xg,1869' 2025-06-01T22:51:34.0607138Z ++ read fname 2025-06-01T22:51:34.0607486Z ++ make_wheel_record torch/include/ATen/ops/_cslt_compress.h 2025-06-01T22:51:34.0607963Z ++ FPATH=torch/include/ATen/ops/_cslt_compress.h 2025-06-01T22:51:34.0608406Z ++ echo torch/include/ATen/ops/_cslt_compress.h 2025-06-01T22:51:34.0608766Z ++ grep RECORD 2025-06-01T22:51:34.0630899Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cslt_compress.h 2025-06-01T22:51:34.0631078Z +++ openssl base64 2025-06-01T22:51:34.0631202Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.0631323Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.0633003Z +++ sed -e s/=//g 2025-06-01T22:51:34.0675566Z ++ HASH=irvsffo5gC9pTOpRxEhlbMcbVp_QbhnBsOmtsUCQ2E0 2025-06-01T22:51:34.0678505Z +++ ls -nl torch/include/ATen/ops/_cslt_compress.h 2025-06-01T22:51:34.0678751Z +++ awk '{print $5}' 2025-06-01T22:51:34.0706304Z ++ FSIZE=672 2025-06-01T22:51:34.0706854Z ++ echo '"torch/include/ATen/ops/_cslt_compress.h",sha256=irvsffo5gC9pTOpRxEhlbMcbVp_QbhnBsOmtsUCQ2E0,672' 2025-06-01T22:51:34.0707008Z ++ read fname 2025-06-01T22:51:34.0707455Z ++ make_wheel_record torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h 2025-06-01T22:51:34.0707697Z ++ FPATH=torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h 2025-06-01T22:51:34.0708066Z ++ echo torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h 2025-06-01T22:51:34.0708777Z ++ grep RECORD 2025-06-01T22:51:34.0729399Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h 2025-06-01T22:51:34.0729888Z +++ openssl base64 2025-06-01T22:51:34.0731040Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.0732543Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.0733706Z +++ sed -e s/=//g 2025-06-01T22:51:34.0771685Z ++ HASH=do4dKVCbxCekhM_ytJgcp7iQgwV6ARtxvFeZhD7pthg 2025-06-01T22:51:34.0776846Z +++ ls -nl torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h 2025-06-01T22:51:34.0778243Z +++ awk '{print $5}' 2025-06-01T22:51:34.0805450Z ++ FSIZE=731 2025-06-01T22:51:34.0806019Z ++ echo '"torch/include/ATen/ops/_cslt_compress_cuda_dispatch.h",sha256=do4dKVCbxCekhM_ytJgcp7iQgwV6ARtxvFeZhD7pthg,731' 2025-06-01T22:51:34.0806261Z ++ read fname 2025-06-01T22:51:34.0806496Z ++ make_wheel_record torch/include/ATen/ops/_cslt_compress_native.h 2025-06-01T22:51:34.0806679Z ++ FPATH=torch/include/ATen/ops/_cslt_compress_native.h 2025-06-01T22:51:34.0806866Z ++ echo torch/include/ATen/ops/_cslt_compress_native.h 2025-06-01T22:51:34.0806965Z ++ grep RECORD 2025-06-01T22:51:34.0831119Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cslt_compress_native.h 2025-06-01T22:51:34.0831330Z +++ openssl base64 2025-06-01T22:51:34.0831478Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.0831606Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.0831720Z +++ sed -e s/=//g 2025-06-01T22:51:34.0874936Z ++ HASH=ifnJhI0auJPn1VD0I1wZcW5qK6m_Ymk04Rz25gWTSzs 2025-06-01T22:51:34.0878110Z +++ ls -nl torch/include/ATen/ops/_cslt_compress_native.h 2025-06-01T22:51:34.0879627Z +++ awk '{print $5}' 2025-06-01T22:51:34.0907452Z ++ FSIZE=485 2025-06-01T22:51:34.0908156Z ++ echo '"torch/include/ATen/ops/_cslt_compress_native.h",sha256=ifnJhI0auJPn1VD0I1wZcW5qK6m_Ymk04Rz25gWTSzs,485' 2025-06-01T22:51:34.0908285Z ++ read fname 2025-06-01T22:51:34.0908497Z ++ make_wheel_record torch/include/ATen/ops/_cslt_compress_ops.h 2025-06-01T22:51:34.0908664Z ++ FPATH=torch/include/ATen/ops/_cslt_compress_ops.h 2025-06-01T22:51:34.0908846Z ++ echo torch/include/ATen/ops/_cslt_compress_ops.h 2025-06-01T22:51:34.0908968Z ++ grep RECORD 2025-06-01T22:51:34.0929672Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cslt_compress_ops.h 2025-06-01T22:51:34.0929880Z +++ openssl base64 2025-06-01T22:51:34.0931013Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.0932524Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.0933566Z +++ sed -e s/=//g 2025-06-01T22:51:34.0971824Z ++ HASH=nePHkpyBRd8kk-ctro8bZBz9Yjpo_oy-Gh8OqXrBLVY 2025-06-01T22:51:34.0976820Z +++ ls -nl torch/include/ATen/ops/_cslt_compress_ops.h 2025-06-01T22:51:34.0979259Z +++ awk '{print $5}' 2025-06-01T22:51:34.1005526Z ++ FSIZE=984 2025-06-01T22:51:34.1006056Z ++ echo '"torch/include/ATen/ops/_cslt_compress_ops.h",sha256=nePHkpyBRd8kk-ctro8bZBz9Yjpo_oy-Gh8OqXrBLVY,984' 2025-06-01T22:51:34.1006164Z ++ read fname 2025-06-01T22:51:34.1006432Z ++ make_wheel_record torch/include/ATen/ops/_cslt_sparse_mm.h 2025-06-01T22:51:34.1006595Z ++ FPATH=torch/include/ATen/ops/_cslt_sparse_mm.h 2025-06-01T22:51:34.1006750Z ++ echo torch/include/ATen/ops/_cslt_sparse_mm.h 2025-06-01T22:51:34.1007018Z ++ grep RECORD 2025-06-01T22:51:34.1031562Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cslt_sparse_mm.h 2025-06-01T22:51:34.1031805Z +++ openssl base64 2025-06-01T22:51:34.1032145Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.1032277Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.1032491Z +++ sed -e s/=//g 2025-06-01T22:51:34.1074260Z ++ HASH=8g2wPVwunIlYDLm3EeVxlTN976SjRtJLPeSEGQFg2dI 2025-06-01T22:51:34.1076355Z +++ ls -nl torch/include/ATen/ops/_cslt_sparse_mm.h 2025-06-01T22:51:34.1077207Z +++ awk '{print $5}' 2025-06-01T22:51:34.1106104Z ++ FSIZE=1209 2025-06-01T22:51:34.1106811Z ++ echo '"torch/include/ATen/ops/_cslt_sparse_mm.h",sha256=8g2wPVwunIlYDLm3EeVxlTN976SjRtJLPeSEGQFg2dI,1209' 2025-06-01T22:51:34.1107026Z ++ read fname 2025-06-01T22:51:34.1107514Z ++ make_wheel_record torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h 2025-06-01T22:51:34.1108081Z ++ FPATH=torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h 2025-06-01T22:51:34.1108467Z ++ echo torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h 2025-06-01T22:51:34.1108570Z ++ grep RECORD 2025-06-01T22:51:34.1128774Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h 2025-06-01T22:51:34.1128993Z +++ openssl base64 2025-06-01T22:51:34.1129815Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.1131192Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.1132462Z +++ sed -e s/=//g 2025-06-01T22:51:34.1171309Z ++ HASH=jUZCvUQdOm3UaXMciiUVXWuSpnN1CBCZzKSO-g3Vfq0 2025-06-01T22:51:34.1176013Z +++ ls -nl torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h 2025-06-01T22:51:34.1176679Z +++ awk '{print $5}' 2025-06-01T22:51:34.1204696Z ++ FSIZE=1007 2025-06-01T22:51:34.1205819Z ++ echo '"torch/include/ATen/ops/_cslt_sparse_mm_cuda_dispatch.h",sha256=jUZCvUQdOm3UaXMciiUVXWuSpnN1CBCZzKSO-g3Vfq0,1007' 2025-06-01T22:51:34.1206011Z ++ read fname 2025-06-01T22:51:34.1206464Z ++ make_wheel_record torch/include/ATen/ops/_cslt_sparse_mm_native.h 2025-06-01T22:51:34.1206652Z ++ FPATH=torch/include/ATen/ops/_cslt_sparse_mm_native.h 2025-06-01T22:51:34.1206824Z ++ echo torch/include/ATen/ops/_cslt_sparse_mm_native.h 2025-06-01T22:51:34.1207014Z ++ grep RECORD 2025-06-01T22:51:34.1231227Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cslt_sparse_mm_native.h 2025-06-01T22:51:34.1231431Z +++ openssl base64 2025-06-01T22:51:34.1231650Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.1231748Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.1231842Z +++ sed -e s/=//g 2025-06-01T22:51:34.1274751Z ++ HASH=WnsINWI6kRDkVDqcdT4aw5gCSXIAL5xwAFPtsH9Yzqg 2025-06-01T22:51:34.1276436Z +++ ls -nl torch/include/ATen/ops/_cslt_sparse_mm_native.h 2025-06-01T22:51:34.1277683Z +++ awk '{print $5}' 2025-06-01T22:51:34.1306328Z ++ FSIZE=761 2025-06-01T22:51:34.1307193Z ++ echo '"torch/include/ATen/ops/_cslt_sparse_mm_native.h",sha256=WnsINWI6kRDkVDqcdT4aw5gCSXIAL5xwAFPtsH9Yzqg,761' 2025-06-01T22:51:34.1307301Z ++ read fname 2025-06-01T22:51:34.1307519Z ++ make_wheel_record torch/include/ATen/ops/_cslt_sparse_mm_ops.h 2025-06-01T22:51:34.1307704Z ++ FPATH=torch/include/ATen/ops/_cslt_sparse_mm_ops.h 2025-06-01T22:51:34.1307914Z ++ echo torch/include/ATen/ops/_cslt_sparse_mm_ops.h 2025-06-01T22:51:34.1308017Z ++ grep RECORD 2025-06-01T22:51:34.1331933Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cslt_sparse_mm_ops.h 2025-06-01T22:51:34.1332088Z +++ openssl base64 2025-06-01T22:51:34.1333381Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.1334964Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.1336083Z +++ sed -e s/=//g 2025-06-01T22:51:34.1373317Z ++ HASH=4mb-Zn1CGIFWQkqFvAkizKQRq87URlIx6EYXA38Pyh8 2025-06-01T22:51:34.1379083Z +++ ls -nl torch/include/ATen/ops/_cslt_sparse_mm_ops.h 2025-06-01T22:51:34.1389962Z +++ awk '{print $5}' 2025-06-01T22:51:34.1406021Z ++ FSIZE=1798 2025-06-01T22:51:34.1406570Z ++ echo '"torch/include/ATen/ops/_cslt_sparse_mm_ops.h",sha256=4mb-Zn1CGIFWQkqFvAkizKQRq87URlIx6EYXA38Pyh8,1798' 2025-06-01T22:51:34.1406687Z ++ read fname 2025-06-01T22:51:34.1406942Z ++ make_wheel_record torch/include/ATen/ops/_cslt_sparse_mm_search.h 2025-06-01T22:51:34.1407128Z ++ FPATH=torch/include/ATen/ops/_cslt_sparse_mm_search.h 2025-06-01T22:51:34.1407311Z ++ echo torch/include/ATen/ops/_cslt_sparse_mm_search.h 2025-06-01T22:51:34.1407840Z ++ grep RECORD 2025-06-01T22:51:34.1430831Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cslt_sparse_mm_search.h 2025-06-01T22:51:34.1431316Z +++ openssl base64 2025-06-01T22:51:34.1431453Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.1431558Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.1432662Z +++ sed -e s/=//g 2025-06-01T22:51:34.1474821Z ++ HASH=fKBfh9XR09DRsfiCO_1Xz9czE9nPc3BUpeGC8O_JPU4 2025-06-01T22:51:34.1477546Z +++ ls -nl torch/include/ATen/ops/_cslt_sparse_mm_search.h 2025-06-01T22:51:34.1477972Z +++ awk '{print $5}' 2025-06-01T22:51:34.1506911Z ++ FSIZE=1088 2025-06-01T22:51:34.1507518Z ++ echo '"torch/include/ATen/ops/_cslt_sparse_mm_search.h",sha256=fKBfh9XR09DRsfiCO_1Xz9czE9nPc3BUpeGC8O_JPU4,1088' 2025-06-01T22:51:34.1507814Z ++ read fname 2025-06-01T22:51:34.1508144Z ++ make_wheel_record torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h 2025-06-01T22:51:34.1508402Z ++ FPATH=torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h 2025-06-01T22:51:34.1508637Z ++ echo torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h 2025-06-01T22:51:34.1508746Z ++ grep RECORD 2025-06-01T22:51:34.1529265Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h 2025-06-01T22:51:34.1529380Z +++ openssl base64 2025-06-01T22:51:34.1530698Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.1531989Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.1533294Z +++ sed -e s/=//g 2025-06-01T22:51:34.1570998Z ++ HASH=pLFg6ZYG7057pnPuZnnHrlnbNBPJglGve4XzEnj0piA 2025-06-01T22:51:34.1576356Z +++ ls -nl torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h 2025-06-01T22:51:34.1577708Z +++ awk '{print $5}' 2025-06-01T22:51:34.1605101Z ++ FSIZE=949 2025-06-01T22:51:34.1605702Z ++ echo '"torch/include/ATen/ops/_cslt_sparse_mm_search_cuda_dispatch.h",sha256=pLFg6ZYG7057pnPuZnnHrlnbNBPJglGve4XzEnj0piA,949' 2025-06-01T22:51:34.1605799Z ++ read fname 2025-06-01T22:51:34.1606208Z ++ make_wheel_record torch/include/ATen/ops/_cslt_sparse_mm_search_native.h 2025-06-01T22:51:34.1606443Z ++ FPATH=torch/include/ATen/ops/_cslt_sparse_mm_search_native.h 2025-06-01T22:51:34.1606654Z ++ echo torch/include/ATen/ops/_cslt_sparse_mm_search_native.h 2025-06-01T22:51:34.1606752Z ++ grep RECORD 2025-06-01T22:51:34.1631188Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cslt_sparse_mm_search_native.h 2025-06-01T22:51:34.1631427Z +++ openssl base64 2025-06-01T22:51:34.1631530Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.1632118Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.1632216Z +++ sed -e s/=//g 2025-06-01T22:51:34.1673362Z ++ HASH=o4yCxLe53k1ZrVArxspW7SOcvpTyoLZd3tWQTpolS4A 2025-06-01T22:51:34.1676862Z +++ ls -nl torch/include/ATen/ops/_cslt_sparse_mm_search_native.h 2025-06-01T22:51:34.1677270Z +++ awk '{print $5}' 2025-06-01T22:51:34.1704970Z ++ FSIZE=703 2025-06-01T22:51:34.1705614Z ++ echo '"torch/include/ATen/ops/_cslt_sparse_mm_search_native.h",sha256=o4yCxLe53k1ZrVArxspW7SOcvpTyoLZd3tWQTpolS4A,703' 2025-06-01T22:51:34.1706127Z ++ read fname 2025-06-01T22:51:34.1706438Z ++ make_wheel_record torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h 2025-06-01T22:51:34.1706635Z ++ FPATH=torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h 2025-06-01T22:51:34.1706825Z ++ echo torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h 2025-06-01T22:51:34.1707541Z ++ grep RECORD 2025-06-01T22:51:34.1727965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h 2025-06-01T22:51:34.1728450Z +++ openssl base64 2025-06-01T22:51:34.1729406Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.1730911Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.1732047Z +++ sed -e s/=//g 2025-06-01T22:51:34.1770899Z ++ HASH=TYD6BosTp4jZrvAIokq9G_EajJ05n1EDeMNvDxAS_wI 2025-06-01T22:51:34.1776006Z +++ ls -nl torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h 2025-06-01T22:51:34.1777919Z +++ awk '{print $5}' 2025-06-01T22:51:34.1805138Z ++ FSIZE=1620 2025-06-01T22:51:34.1805681Z ++ echo '"torch/include/ATen/ops/_cslt_sparse_mm_search_ops.h",sha256=TYD6BosTp4jZrvAIokq9G_EajJ05n1EDeMNvDxAS_wI,1620' 2025-06-01T22:51:34.1805781Z ++ read fname 2025-06-01T22:51:34.1805957Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss.h 2025-06-01T22:51:34.1806105Z ++ FPATH=torch/include/ATen/ops/_ctc_loss.h 2025-06-01T22:51:34.1806363Z ++ echo torch/include/ATen/ops/_ctc_loss.h 2025-06-01T22:51:34.1806987Z ++ grep RECORD 2025-06-01T22:51:34.1831045Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss.h 2025-06-01T22:51:34.1831229Z +++ openssl base64 2025-06-01T22:51:34.1831767Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.1832498Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.1832596Z +++ sed -e s/=//g 2025-06-01T22:51:34.1874871Z ++ HASH=hsrooc8FQOKUFkkKnWNH9Adq3Z-NWgAVL5pwHOX2bHI 2025-06-01T22:51:34.1877970Z +++ ls -nl torch/include/ATen/ops/_ctc_loss.h 2025-06-01T22:51:34.1878952Z +++ awk '{print $5}' 2025-06-01T22:51:34.1907187Z ++ FSIZE=3927 2025-06-01T22:51:34.1907681Z ++ echo '"torch/include/ATen/ops/_ctc_loss.h",sha256=hsrooc8FQOKUFkkKnWNH9Adq3Z-NWgAVL5pwHOX2bHI,3927' 2025-06-01T22:51:34.1907839Z ++ read fname 2025-06-01T22:51:34.1908197Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss_backward.h 2025-06-01T22:51:34.1908360Z ++ FPATH=torch/include/ATen/ops/_ctc_loss_backward.h 2025-06-01T22:51:34.1909137Z ++ echo torch/include/ATen/ops/_ctc_loss_backward.h 2025-06-01T22:51:34.1909242Z ++ grep RECORD 2025-06-01T22:51:34.1929286Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss_backward.h 2025-06-01T22:51:34.1929415Z +++ openssl base64 2025-06-01T22:51:34.1930515Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.1931807Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.1933103Z +++ sed -e s/=//g 2025-06-01T22:51:34.1971245Z ++ HASH=Fra7lFIu5VGOA7ZZmyKCmkFxWenDKOmjVr2XWO2SdyU 2025-06-01T22:51:34.1976262Z +++ ls -nl torch/include/ATen/ops/_ctc_loss_backward.h 2025-06-01T22:51:34.1977820Z +++ awk '{print $5}' 2025-06-01T22:51:34.2005256Z ++ FSIZE=3310 2025-06-01T22:51:34.2005911Z ++ echo '"torch/include/ATen/ops/_ctc_loss_backward.h",sha256=Fra7lFIu5VGOA7ZZmyKCmkFxWenDKOmjVr2XWO2SdyU,3310' 2025-06-01T22:51:34.2006056Z ++ read fname 2025-06-01T22:51:34.2006475Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.2006856Z ++ FPATH=torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.2007252Z ++ echo torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.2007368Z ++ grep RECORD 2025-06-01T22:51:34.2030549Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.2030758Z +++ openssl base64 2025-06-01T22:51:34.2030891Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.2030994Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.2031118Z +++ sed -e s/=//g 2025-06-01T22:51:34.2072059Z ++ HASH=kl_9-LmsGN6WMTNelqwUDYDfGEYvrMuBWLJIw2ffnrs 2025-06-01T22:51:34.2076684Z +++ ls -nl torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.2077585Z +++ awk '{print $5}' 2025-06-01T22:51:34.2106046Z ++ FSIZE=1347 2025-06-01T22:51:34.2106967Z ++ echo '"torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h",sha256=kl_9-LmsGN6WMTNelqwUDYDfGEYvrMuBWLJIw2ffnrs,1347' 2025-06-01T22:51:34.2107152Z ++ read fname 2025-06-01T22:51:34.2107630Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h 2025-06-01T22:51:34.2107865Z ++ FPATH=torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h 2025-06-01T22:51:34.2108156Z ++ echo torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h 2025-06-01T22:51:34.2108351Z ++ grep RECORD 2025-06-01T22:51:34.2128118Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h 2025-06-01T22:51:34.2128292Z +++ openssl base64 2025-06-01T22:51:34.2128618Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.2130118Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.2131200Z +++ sed -e s/=//g 2025-06-01T22:51:34.2170558Z ++ HASH=dPm-AFGOpsPQqGUewFPxT6mjN9uxvL3jpBD3U7yXC8k 2025-06-01T22:51:34.2175492Z +++ ls -nl torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h 2025-06-01T22:51:34.2176177Z +++ awk '{print $5}' 2025-06-01T22:51:34.2204002Z ++ FSIZE=1266 2025-06-01T22:51:34.2205311Z ++ echo '"torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h",sha256=dPm-AFGOpsPQqGUewFPxT6mjN9uxvL3jpBD3U7yXC8k,1266' 2025-06-01T22:51:34.2205486Z ++ read fname 2025-06-01T22:51:34.2205813Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h 2025-06-01T22:51:34.2206205Z ++ FPATH=torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h 2025-06-01T22:51:34.2206644Z ++ echo torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h 2025-06-01T22:51:34.2206914Z ++ grep RECORD 2025-06-01T22:51:34.2231290Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h 2025-06-01T22:51:34.2231467Z +++ openssl base64 2025-06-01T22:51:34.2231579Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.2231686Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.2231793Z +++ sed -e s/=//g 2025-06-01T22:51:34.2272437Z ++ HASH=nNB1uGt5DbIaevZyoRznT_HvUMGtYP56EB0Sc0t_Eww 2025-06-01T22:51:34.2277376Z +++ ls -nl torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h 2025-06-01T22:51:34.2278123Z +++ awk '{print $5}' 2025-06-01T22:51:34.2303757Z ++ FSIZE=1268 2025-06-01T22:51:34.2304772Z ++ echo '"torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h",sha256=nNB1uGt5DbIaevZyoRznT_HvUMGtYP56EB0Sc0t_Eww,1268' 2025-06-01T22:51:34.2305587Z ++ read fname 2025-06-01T22:51:34.2305984Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss_backward_native.h 2025-06-01T22:51:34.2306684Z ++ FPATH=torch/include/ATen/ops/_ctc_loss_backward_native.h 2025-06-01T22:51:34.2307210Z ++ echo torch/include/ATen/ops/_ctc_loss_backward_native.h 2025-06-01T22:51:34.2307621Z ++ grep RECORD 2025-06-01T22:51:34.2326442Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss_backward_native.h 2025-06-01T22:51:34.2327038Z +++ openssl base64 2025-06-01T22:51:34.2327477Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.2328212Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.2329378Z +++ sed -e s/=//g 2025-06-01T22:51:34.2371192Z ++ HASH=hTmFArD_s-BfsD86v6GKNvuEjnfMSTspcYvBnH-qbeE 2025-06-01T22:51:34.2376077Z +++ ls -nl torch/include/ATen/ops/_ctc_loss_backward_native.h 2025-06-01T22:51:34.2377598Z +++ awk '{print $5}' 2025-06-01T22:51:34.2405538Z ++ FSIZE=1646 2025-06-01T22:51:34.2406259Z ++ echo '"torch/include/ATen/ops/_ctc_loss_backward_native.h",sha256=hTmFArD_s-BfsD86v6GKNvuEjnfMSTspcYvBnH-qbeE,1646' 2025-06-01T22:51:34.2407071Z ++ read fname 2025-06-01T22:51:34.2407468Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss_backward_ops.h 2025-06-01T22:51:34.2408015Z ++ FPATH=torch/include/ATen/ops/_ctc_loss_backward_ops.h 2025-06-01T22:51:34.2408512Z ++ echo torch/include/ATen/ops/_ctc_loss_backward_ops.h 2025-06-01T22:51:34.2408913Z ++ grep RECORD 2025-06-01T22:51:34.2431773Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss_backward_ops.h 2025-06-01T22:51:34.2432522Z +++ openssl base64 2025-06-01T22:51:34.2432996Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.2433303Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.2433556Z +++ sed -e s/=//g 2025-06-01T22:51:34.2476673Z ++ HASH=yEmJBm9pGYYaOqfbq4gaQww2NNq0tOAjCI5NZtLoe38 2025-06-01T22:51:34.2477660Z +++ ls -nl torch/include/ATen/ops/_ctc_loss_backward_ops.h 2025-06-01T22:51:34.2478598Z +++ awk '{print $5}' 2025-06-01T22:51:34.2506791Z ++ FSIZE=4409 2025-06-01T22:51:34.2508003Z ++ echo '"torch/include/ATen/ops/_ctc_loss_backward_ops.h",sha256=yEmJBm9pGYYaOqfbq4gaQww2NNq0tOAjCI5NZtLoe38,4409' 2025-06-01T22:51:34.2509101Z ++ read fname 2025-06-01T22:51:34.2509577Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.2510350Z ++ FPATH=torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.2511052Z ++ echo torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.2511567Z ++ grep RECORD 2025-06-01T22:51:34.2529047Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.2530042Z +++ openssl base64 2025-06-01T22:51:34.2530461Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.2531894Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.2533014Z +++ sed -e s/=//g 2025-06-01T22:51:34.2571202Z ++ HASH=Fq1vpNflvoQktKiMH1k2iDk_YEj7Cs0idp_99aHIMKk 2025-06-01T22:51:34.2576216Z +++ ls -nl torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.2577654Z +++ awk '{print $5}' 2025-06-01T22:51:34.2605125Z ++ FSIZE=1776 2025-06-01T22:51:34.2606634Z ++ echo '"torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h",sha256=Fq1vpNflvoQktKiMH1k2iDk_YEj7Cs0idp_99aHIMKk,1776' 2025-06-01T22:51:34.2608034Z ++ read fname 2025-06-01T22:51:34.2608426Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h 2025-06-01T22:51:34.2608975Z ++ FPATH=torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h 2025-06-01T22:51:34.2609480Z ++ echo torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h 2025-06-01T22:51:34.2609888Z ++ grep RECORD 2025-06-01T22:51:34.2631994Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h 2025-06-01T22:51:34.2632681Z +++ openssl base64 2025-06-01T22:51:34.2632934Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.2633201Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.2633464Z +++ sed -e s/=//g 2025-06-01T22:51:34.2675413Z ++ HASH=mIzleZfbzRhJgZGmpIEzucFVxTTrS7vBl_rUWT2iXbA 2025-06-01T22:51:34.2677942Z +++ ls -nl torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h 2025-06-01T22:51:34.2678764Z +++ awk '{print $5}' 2025-06-01T22:51:34.2707677Z ++ FSIZE=1114 2025-06-01T22:51:34.2708830Z ++ echo '"torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h",sha256=mIzleZfbzRhJgZGmpIEzucFVxTTrS7vBl_rUWT2iXbA,1114' 2025-06-01T22:51:34.2709818Z ++ read fname 2025-06-01T22:51:34.2710207Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:34.2710870Z ++ FPATH=torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:34.2711366Z ++ echo torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:34.2711757Z ++ grep RECORD 2025-06-01T22:51:34.2729637Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:34.2730451Z +++ openssl base64 2025-06-01T22:51:34.2730805Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.2732304Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.2733429Z +++ sed -e s/=//g 2025-06-01T22:51:34.2772013Z ++ HASH=ck6S8jzMRKK6u_EiPPf9KqGs6SwfWuxbuiqYBdwTSRA 2025-06-01T22:51:34.2776843Z +++ ls -nl torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:34.2778297Z +++ awk '{print $5}' 2025-06-01T22:51:34.2805665Z ++ FSIZE=1116 2025-06-01T22:51:34.2806619Z ++ echo '"torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h",sha256=ck6S8jzMRKK6u_EiPPf9KqGs6SwfWuxbuiqYBdwTSRA,1116' 2025-06-01T22:51:34.2807787Z ++ read fname 2025-06-01T22:51:34.2808171Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss_meta_dispatch.h 2025-06-01T22:51:34.2808741Z ++ FPATH=torch/include/ATen/ops/_ctc_loss_meta_dispatch.h 2025-06-01T22:51:34.2809237Z ++ echo torch/include/ATen/ops/_ctc_loss_meta_dispatch.h 2025-06-01T22:51:34.2809649Z ++ grep RECORD 2025-06-01T22:51:34.2832800Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss_meta_dispatch.h 2025-06-01T22:51:34.2833417Z +++ openssl base64 2025-06-01T22:51:34.2833690Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.2833931Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.2834196Z +++ sed -e s/=//g 2025-06-01T22:51:34.2875351Z ++ HASH=xefcrBu9JD2xrpA4NoU3iKsghd5R_LCAuOadz2QVRUI 2025-06-01T22:51:34.2878092Z +++ ls -nl torch/include/ATen/ops/_ctc_loss_meta_dispatch.h 2025-06-01T22:51:34.2879177Z +++ awk '{print $5}' 2025-06-01T22:51:34.2907539Z ++ FSIZE=889 2025-06-01T22:51:34.2908544Z ++ echo '"torch/include/ATen/ops/_ctc_loss_meta_dispatch.h",sha256=xefcrBu9JD2xrpA4NoU3iKsghd5R_LCAuOadz2QVRUI,889' 2025-06-01T22:51:34.2909285Z ++ read fname 2025-06-01T22:51:34.2909650Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss_native.h 2025-06-01T22:51:34.2910120Z ++ FPATH=torch/include/ATen/ops/_ctc_loss_native.h 2025-06-01T22:51:34.2910559Z ++ echo torch/include/ATen/ops/_ctc_loss_native.h 2025-06-01T22:51:34.2910924Z ++ grep RECORD 2025-06-01T22:51:34.2929737Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss_native.h 2025-06-01T22:51:34.2930312Z +++ openssl base64 2025-06-01T22:51:34.2931014Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.2932217Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.2933330Z +++ sed -e s/=//g 2025-06-01T22:51:34.2972258Z ++ HASH=cqmAWxTDWSH3pGNK6jVTphaynmNlKZpxRZqmln_s0fQ 2025-06-01T22:51:34.2977214Z +++ ls -nl torch/include/ATen/ops/_ctc_loss_native.h 2025-06-01T22:51:34.2978435Z +++ awk '{print $5}' 2025-06-01T22:51:34.3005745Z ++ FSIZE=1859 2025-06-01T22:51:34.3006429Z ++ echo '"torch/include/ATen/ops/_ctc_loss_native.h",sha256=cqmAWxTDWSH3pGNK6jVTphaynmNlKZpxRZqmln_s0fQ,1859' 2025-06-01T22:51:34.3007169Z ++ read fname 2025-06-01T22:51:34.3007537Z ++ make_wheel_record torch/include/ATen/ops/_ctc_loss_ops.h 2025-06-01T22:51:34.3008032Z ++ FPATH=torch/include/ATen/ops/_ctc_loss_ops.h 2025-06-01T22:51:34.3008462Z ++ echo torch/include/ATen/ops/_ctc_loss_ops.h 2025-06-01T22:51:34.3008828Z ++ grep RECORD 2025-06-01T22:51:34.3031299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_ctc_loss_ops.h 2025-06-01T22:51:34.3031783Z +++ openssl base64 2025-06-01T22:51:34.3032059Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.3032307Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.3032711Z +++ sed -e s/=//g 2025-06-01T22:51:34.3075769Z ++ HASH=dfus7S4ttMRZkDmkppWap9OSMFCg1yd6NdYZTwoOwoQ 2025-06-01T22:51:34.3077405Z +++ ls -nl torch/include/ATen/ops/_ctc_loss_ops.h 2025-06-01T22:51:34.3077860Z +++ awk '{print $5}' 2025-06-01T22:51:34.3107025Z ++ FSIZE=4994 2025-06-01T22:51:34.3108153Z ++ echo '"torch/include/ATen/ops/_ctc_loss_ops.h",sha256=dfus7S4ttMRZkDmkppWap9OSMFCg1yd6NdYZTwoOwoQ,4994' 2025-06-01T22:51:34.3109053Z ++ read fname 2025-06-01T22:51:34.3109567Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_attention_forward.h 2025-06-01T22:51:34.3110134Z ++ FPATH=torch/include/ATen/ops/_cudnn_attention_forward.h 2025-06-01T22:51:34.3110619Z ++ echo torch/include/ATen/ops/_cudnn_attention_forward.h 2025-06-01T22:51:34.3111028Z ++ grep RECORD 2025-06-01T22:51:34.3129372Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_attention_forward.h 2025-06-01T22:51:34.3130388Z +++ openssl base64 2025-06-01T22:51:34.3130740Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.3132335Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.3133517Z +++ sed -e s/=//g 2025-06-01T22:51:34.3173022Z ++ HASH=tw_Zjc9eKKYUA8q1gUJsTunnjiOzmmDXbDFM65JalkI 2025-06-01T22:51:34.3178497Z +++ ls -nl torch/include/ATen/ops/_cudnn_attention_forward.h 2025-06-01T22:51:34.3179215Z +++ awk '{print $5}' 2025-06-01T22:51:34.3205716Z ++ FSIZE=4559 2025-06-01T22:51:34.3206735Z ++ echo '"torch/include/ATen/ops/_cudnn_attention_forward.h",sha256=tw_Zjc9eKKYUA8q1gUJsTunnjiOzmmDXbDFM65JalkI,4559' 2025-06-01T22:51:34.3207866Z ++ read fname 2025-06-01T22:51:34.3208507Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h 2025-06-01T22:51:34.3209223Z ++ FPATH=torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h 2025-06-01T22:51:34.3209894Z ++ echo torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h 2025-06-01T22:51:34.3210376Z ++ grep RECORD 2025-06-01T22:51:34.3231667Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h 2025-06-01T22:51:34.3232731Z +++ openssl base64 2025-06-01T22:51:34.3233065Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.3233320Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.3233575Z +++ sed -e s/=//g 2025-06-01T22:51:34.3276213Z ++ HASH=3-UcBDrsgFjb8I02CDBV7Qz4c8AxFyLnMvPn0IJpfHE 2025-06-01T22:51:34.3278918Z +++ ls -nl torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h 2025-06-01T22:51:34.3279888Z +++ awk '{print $5}' 2025-06-01T22:51:34.3307893Z ++ FSIZE=1769 2025-06-01T22:51:34.3309168Z ++ echo '"torch/include/ATen/ops/_cudnn_attention_forward_cuda_dispatch.h",sha256=3-UcBDrsgFjb8I02CDBV7Qz4c8AxFyLnMvPn0IJpfHE,1769' 2025-06-01T22:51:34.3310249Z ++ read fname 2025-06-01T22:51:34.3310754Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_attention_forward_native.h 2025-06-01T22:51:34.3311381Z ++ FPATH=torch/include/ATen/ops/_cudnn_attention_forward_native.h 2025-06-01T22:51:34.3311956Z ++ echo torch/include/ATen/ops/_cudnn_attention_forward_native.h 2025-06-01T22:51:34.3312384Z ++ grep RECORD 2025-06-01T22:51:34.3330597Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_attention_forward_native.h 2025-06-01T22:51:34.3331485Z +++ openssl base64 2025-06-01T22:51:34.3331966Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.3333258Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.3334400Z +++ sed -e s/=//g 2025-06-01T22:51:34.3372886Z ++ HASH=soFZk3_a78RFBhAFptP4wpgo51yxaS5iZ8XGtx2JZLI 2025-06-01T22:51:34.3378234Z +++ ls -nl torch/include/ATen/ops/_cudnn_attention_forward_native.h 2025-06-01T22:51:34.3379039Z +++ awk '{print $5}' 2025-06-01T22:51:34.3405491Z ++ FSIZE=965 2025-06-01T22:51:34.3406484Z ++ echo '"torch/include/ATen/ops/_cudnn_attention_forward_native.h",sha256=soFZk3_a78RFBhAFptP4wpgo51yxaS5iZ8XGtx2JZLI,965' 2025-06-01T22:51:34.3407768Z ++ read fname 2025-06-01T22:51:34.3408343Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_attention_forward_ops.h 2025-06-01T22:51:34.3408972Z ++ FPATH=torch/include/ATen/ops/_cudnn_attention_forward_ops.h 2025-06-01T22:51:34.3409521Z ++ echo torch/include/ATen/ops/_cudnn_attention_forward_ops.h 2025-06-01T22:51:34.3409960Z ++ grep RECORD 2025-06-01T22:51:34.3431300Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_attention_forward_ops.h 2025-06-01T22:51:34.3432170Z +++ openssl base64 2025-06-01T22:51:34.3432655Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.3433018Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.3433285Z +++ sed -e s/=//g 2025-06-01T22:51:34.3475544Z ++ HASH=IQoya0ru8L-Q3Jo36La7dmpT7V61GkIUxdweATdThcY 2025-06-01T22:51:34.3477252Z +++ ls -nl torch/include/ATen/ops/_cudnn_attention_forward_ops.h 2025-06-01T22:51:34.3478252Z +++ awk '{print $5}' 2025-06-01T22:51:34.3507204Z ++ FSIZE=2628 2025-06-01T22:51:34.3508473Z ++ echo '"torch/include/ATen/ops/_cudnn_attention_forward_ops.h",sha256=IQoya0ru8L-Q3Jo36La7dmpT7V61GkIUxdweATdThcY,2628' 2025-06-01T22:51:34.3509193Z ++ read fname 2025-06-01T22:51:34.3509694Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_ctc_loss.h 2025-06-01T22:51:34.3510161Z ++ FPATH=torch/include/ATen/ops/_cudnn_ctc_loss.h 2025-06-01T22:51:34.3510588Z ++ echo torch/include/ATen/ops/_cudnn_ctc_loss.h 2025-06-01T22:51:34.3510953Z ++ grep RECORD 2025-06-01T22:51:34.3528601Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_ctc_loss.h 2025-06-01T22:51:34.3529520Z +++ openssl base64 2025-06-01T22:51:34.3530264Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.3531563Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.3532615Z +++ sed -e s/=//g 2025-06-01T22:51:34.3571946Z ++ HASH=snobLpG-g0d4rIp85BL6kEaFTID6T0LyzHgC-MFklnY 2025-06-01T22:51:34.3576372Z +++ ls -nl torch/include/ATen/ops/_cudnn_ctc_loss.h 2025-06-01T22:51:34.3577917Z +++ awk '{print $5}' 2025-06-01T22:51:34.3605400Z ++ FSIZE=2935 2025-06-01T22:51:34.3606402Z ++ echo '"torch/include/ATen/ops/_cudnn_ctc_loss.h",sha256=snobLpG-g0d4rIp85BL6kEaFTID6T0LyzHgC-MFklnY,2935' 2025-06-01T22:51:34.3607474Z ++ read fname 2025-06-01T22:51:34.3608020Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.3608866Z ++ FPATH=torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.3609655Z ++ echo torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.3610211Z ++ grep RECORD 2025-06-01T22:51:34.3631747Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.3632882Z +++ openssl base64 2025-06-01T22:51:34.3633153Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.3633399Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.3633671Z +++ sed -e s/=//g 2025-06-01T22:51:34.3674505Z ++ HASH=JF0waOMeVxAyo53VBOYnZiuW8ocLlTx_0yb0VBKInbA 2025-06-01T22:51:34.3677780Z +++ ls -nl torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.3678804Z +++ awk '{print $5}' 2025-06-01T22:51:34.3706962Z ++ FSIZE=1281 2025-06-01T22:51:34.3708188Z ++ echo '"torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h",sha256=JF0waOMeVxAyo53VBOYnZiuW8ocLlTx_0yb0VBKInbA,1281' 2025-06-01T22:51:34.3709461Z ++ read fname 2025-06-01T22:51:34.3709865Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:34.3710481Z ++ FPATH=torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:34.3711015Z ++ echo torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:34.3711593Z ++ grep RECORD 2025-06-01T22:51:34.3728340Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:34.3729237Z +++ openssl base64 2025-06-01T22:51:34.3729674Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.3731094Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.3732242Z +++ sed -e s/=//g 2025-06-01T22:51:34.3770910Z ++ HASH=Gf5sklXww9HrY3XRUTw0Iv6TRQLGFC_FhFdLnNPpl84 2025-06-01T22:51:34.3775877Z +++ ls -nl torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:34.3776652Z +++ awk '{print $5}' 2025-06-01T22:51:34.3803461Z ++ FSIZE=1152 2025-06-01T22:51:34.3804772Z ++ echo '"torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h",sha256=Gf5sklXww9HrY3XRUTw0Iv6TRQLGFC_FhFdLnNPpl84,1152' 2025-06-01T22:51:34.3805561Z ++ read fname 2025-06-01T22:51:34.3806091Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_ctc_loss_native.h 2025-06-01T22:51:34.3806632Z ++ FPATH=torch/include/ATen/ops/_cudnn_ctc_loss_native.h 2025-06-01T22:51:34.3807126Z ++ echo torch/include/ATen/ops/_cudnn_ctc_loss_native.h 2025-06-01T22:51:34.3807538Z ++ grep RECORD 2025-06-01T22:51:34.3827893Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_ctc_loss_native.h 2025-06-01T22:51:34.3828970Z +++ openssl base64 2025-06-01T22:51:34.3829287Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.3829553Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.3830403Z +++ sed -e s/=//g 2025-06-01T22:51:34.3872435Z ++ HASH=GuCfPcyeqL9Zp-loLyKn0XTVf1rrPPqtKx0m6RQkmjY 2025-06-01T22:51:34.3874535Z +++ ls -nl torch/include/ATen/ops/_cudnn_ctc_loss_native.h 2025-06-01T22:51:34.3875191Z +++ awk '{print $5}' 2025-06-01T22:51:34.3903612Z ++ FSIZE=1198 2025-06-01T22:51:34.3904374Z ++ echo '"torch/include/ATen/ops/_cudnn_ctc_loss_native.h",sha256=GuCfPcyeqL9Zp-loLyKn0XTVf1rrPPqtKx0m6RQkmjY,1198' 2025-06-01T22:51:34.3905094Z ++ read fname 2025-06-01T22:51:34.3905444Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_ctc_loss_ops.h 2025-06-01T22:51:34.3905955Z ++ FPATH=torch/include/ATen/ops/_cudnn_ctc_loss_ops.h 2025-06-01T22:51:34.3906402Z ++ echo torch/include/ATen/ops/_cudnn_ctc_loss_ops.h 2025-06-01T22:51:34.3906774Z ++ grep RECORD 2025-06-01T22:51:34.3927086Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_ctc_loss_ops.h 2025-06-01T22:51:34.3927623Z +++ openssl base64 2025-06-01T22:51:34.3928010Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.3929342Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.3930489Z +++ sed -e s/=//g 2025-06-01T22:51:34.3970409Z ++ HASH=P1KUK7iUJnuWUkeZXIFxrwWP8K7l6Ao5OFynaR9yNeE 2025-06-01T22:51:34.3975487Z +++ ls -nl torch/include/ATen/ops/_cudnn_ctc_loss_ops.h 2025-06-01T22:51:34.3976426Z +++ awk '{print $5}' 2025-06-01T22:51:34.4001934Z ++ FSIZE=3981 2025-06-01T22:51:34.4002668Z ++ echo '"torch/include/ATen/ops/_cudnn_ctc_loss_ops.h",sha256=P1KUK7iUJnuWUkeZXIFxrwWP8K7l6Ao5OFynaR9yNeE,3981' 2025-06-01T22:51:34.4003372Z ++ read fname 2025-06-01T22:51:34.4003906Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_init_dropout_state.h 2025-06-01T22:51:34.4004671Z ++ FPATH=torch/include/ATen/ops/_cudnn_init_dropout_state.h 2025-06-01T22:51:34.4005191Z ++ echo torch/include/ATen/ops/_cudnn_init_dropout_state.h 2025-06-01T22:51:34.4005617Z ++ grep RECORD 2025-06-01T22:51:34.4028773Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_init_dropout_state.h 2025-06-01T22:51:34.4029331Z +++ openssl base64 2025-06-01T22:51:34.4030009Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.4030506Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.4030989Z +++ sed -e s/=//g 2025-06-01T22:51:34.4072553Z ++ HASH=Q-km2h1U5vgf4vglwCpyu5_QpobRTdIKvLTHXPSSE3g 2025-06-01T22:51:34.4075610Z +++ ls -nl torch/include/ATen/ops/_cudnn_init_dropout_state.h 2025-06-01T22:51:34.4076268Z +++ awk '{print $5}' 2025-06-01T22:51:34.4103530Z ++ FSIZE=2249 2025-06-01T22:51:34.4104729Z ++ echo '"torch/include/ATen/ops/_cudnn_init_dropout_state.h",sha256=Q-km2h1U5vgf4vglwCpyu5_QpobRTdIKvLTHXPSSE3g,2249' 2025-06-01T22:51:34.4105788Z ++ read fname 2025-06-01T22:51:34.4106501Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.4107402Z ++ FPATH=torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.4108262Z ++ echo torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.4108847Z ++ grep RECORD 2025-06-01T22:51:34.4127078Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.4128358Z +++ openssl base64 2025-06-01T22:51:34.4128828Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.4129108Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.4129538Z +++ sed -e s/=//g 2025-06-01T22:51:34.4168329Z ++ HASH=CWO2TOuEgM6H101FHJp_zK2AYqALVb8rZZsgfQR8TKs 2025-06-01T22:51:34.4173571Z +++ ls -nl torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.4174765Z +++ awk '{print $5}' 2025-06-01T22:51:34.4199946Z ++ FSIZE=955 2025-06-01T22:51:34.4201159Z ++ echo '"torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h",sha256=CWO2TOuEgM6H101FHJp_zK2AYqALVb8rZZsgfQR8TKs,955' 2025-06-01T22:51:34.4202058Z ++ read fname 2025-06-01T22:51:34.4202648Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h 2025-06-01T22:51:34.4203351Z ++ FPATH=torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h 2025-06-01T22:51:34.4204157Z ++ echo torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h 2025-06-01T22:51:34.4204862Z ++ grep RECORD 2025-06-01T22:51:34.4227235Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h 2025-06-01T22:51:34.4227881Z +++ openssl base64 2025-06-01T22:51:34.4228134Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.4228394Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.4228651Z +++ sed -e s/=//g 2025-06-01T22:51:34.4269436Z ++ HASH=_w5k_luDbCWVlAJG_9Q0UDmYVNvTQWWXBkG8dO0xMmw 2025-06-01T22:51:34.4272610Z +++ ls -nl torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h 2025-06-01T22:51:34.4273829Z +++ awk '{print $5}' 2025-06-01T22:51:34.4302672Z ++ FSIZE=1036 2025-06-01T22:51:34.4303455Z ++ echo '"torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h",sha256=_w5k_luDbCWVlAJG_9Q0UDmYVNvTQWWXBkG8dO0xMmw,1036' 2025-06-01T22:51:34.4304221Z ++ read fname 2025-06-01T22:51:34.4304640Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_init_dropout_state_native.h 2025-06-01T22:51:34.4305284Z ++ FPATH=torch/include/ATen/ops/_cudnn_init_dropout_state_native.h 2025-06-01T22:51:34.4305852Z ++ echo torch/include/ATen/ops/_cudnn_init_dropout_state_native.h 2025-06-01T22:51:34.4306309Z ++ grep RECORD 2025-06-01T22:51:34.4326493Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_init_dropout_state_native.h 2025-06-01T22:51:34.4327133Z +++ openssl base64 2025-06-01T22:51:34.4327461Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.4327728Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.4328268Z +++ sed -e s/=//g 2025-06-01T22:51:34.4367965Z ++ HASH=5bVMKYJ3U-oGQtusvtwLGg2KRJJnoyBSfERXLe0Xa6I 2025-06-01T22:51:34.4372781Z +++ ls -nl torch/include/ATen/ops/_cudnn_init_dropout_state_native.h 2025-06-01T22:51:34.4373461Z +++ awk '{print $5}' 2025-06-01T22:51:34.4400346Z ++ FSIZE=799 2025-06-01T22:51:34.4401156Z ++ echo '"torch/include/ATen/ops/_cudnn_init_dropout_state_native.h",sha256=5bVMKYJ3U-oGQtusvtwLGg2KRJJnoyBSfERXLe0Xa6I,799' 2025-06-01T22:51:34.4401899Z ++ read fname 2025-06-01T22:51:34.4402317Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h 2025-06-01T22:51:34.4402938Z ++ FPATH=torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h 2025-06-01T22:51:34.4403480Z ++ echo torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h 2025-06-01T22:51:34.4404017Z ++ grep RECORD 2025-06-01T22:51:34.4425534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h 2025-06-01T22:51:34.4426586Z +++ openssl base64 2025-06-01T22:51:34.4427010Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.4427639Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.4428112Z +++ sed -e s/=//g 2025-06-01T22:51:34.4468742Z ++ HASH=GgROaywQuKZ29HrvvyodP4yQXPNb1V31Ib-Vf0aMBS8 2025-06-01T22:51:34.4472336Z +++ ls -nl torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h 2025-06-01T22:51:34.4473152Z +++ awk '{print $5}' 2025-06-01T22:51:34.4501966Z ++ FSIZE=2328 2025-06-01T22:51:34.4502703Z ++ echo '"torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h",sha256=GgROaywQuKZ29HrvvyodP4yQXPNb1V31Ib-Vf0aMBS8,2328' 2025-06-01T22:51:34.4503424Z ++ read fname 2025-06-01T22:51:34.4503754Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn.h 2025-06-01T22:51:34.4504181Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn.h 2025-06-01T22:51:34.4504572Z ++ echo torch/include/ATen/ops/_cudnn_rnn.h 2025-06-01T22:51:34.4504915Z ++ grep RECORD 2025-06-01T22:51:34.4526054Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn.h 2025-06-01T22:51:34.4526588Z +++ openssl base64 2025-06-01T22:51:34.4526844Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.4527116Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.4527382Z +++ sed -e s/=//g 2025-06-01T22:51:34.4566777Z ++ HASH=IumGP0y3wJOBDtX2xkXRZ0cb1bTOWHuNjiOxsuQaTYo 2025-06-01T22:51:34.4571747Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn.h 2025-06-01T22:51:34.4572818Z +++ awk '{print $5}' 2025-06-01T22:51:34.4600516Z ++ FSIZE=13343 2025-06-01T22:51:34.4601154Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn.h",sha256=IumGP0y3wJOBDtX2xkXRZ0cb1bTOWHuNjiOxsuQaTYo,13343' 2025-06-01T22:51:34.4601804Z ++ read fname 2025-06-01T22:51:34.4602153Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_backward.h 2025-06-01T22:51:34.4602796Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_backward.h 2025-06-01T22:51:34.4603242Z ++ echo torch/include/ATen/ops/_cudnn_rnn_backward.h 2025-06-01T22:51:34.4603757Z ++ grep RECORD 2025-06-01T22:51:34.4625527Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_backward.h 2025-06-01T22:51:34.4626172Z +++ openssl base64 2025-06-01T22:51:34.4626457Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.4626703Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.4626974Z +++ sed -e s/=//g 2025-06-01T22:51:34.4670564Z ++ HASH=gPu-g3jwA9D86i43e_HYwF2RVIfN5zwjqWoXr4mEFZc 2025-06-01T22:51:34.4672318Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_backward.h 2025-06-01T22:51:34.4673600Z +++ awk '{print $5}' 2025-06-01T22:51:34.4702223Z ++ FSIZE=16458 2025-06-01T22:51:34.4702955Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_backward.h",sha256=gPu-g3jwA9D86i43e_HYwF2RVIfN5zwjqWoXr4mEFZc,16458' 2025-06-01T22:51:34.4703637Z ++ read fname 2025-06-01T22:51:34.4704186Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.4705029Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.4705827Z ++ echo torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.4706391Z ++ grep RECORD 2025-06-01T22:51:34.4726310Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.4727096Z +++ openssl base64 2025-06-01T22:51:34.4727357Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.4727625Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.4728010Z +++ sed -e s/=//g 2025-06-01T22:51:34.4767699Z ++ HASH=IgcQrPSoDVCRG9EpPIraKh_lC2aNDFGHshu7nktZPI0 2025-06-01T22:51:34.4772649Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.4773244Z +++ awk '{print $5}' 2025-06-01T22:51:34.4799562Z ++ FSIZE=3682 2025-06-01T22:51:34.4800603Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h",sha256=IgcQrPSoDVCRG9EpPIraKh_lC2aNDFGHshu7nktZPI0,3682' 2025-06-01T22:51:34.4802194Z ++ read fname 2025-06-01T22:51:34.4802629Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h 2025-06-01T22:51:34.4803275Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h 2025-06-01T22:51:34.4804317Z ++ echo torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h 2025-06-01T22:51:34.4804774Z ++ grep RECORD 2025-06-01T22:51:34.4825596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h 2025-06-01T22:51:34.4826734Z +++ openssl base64 2025-06-01T22:51:34.4827167Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.4827637Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.4828065Z +++ sed -e s/=//g 2025-06-01T22:51:34.4868866Z ++ HASH=PW8ltTcrVtdtjWkT1vDiJgSAzrxwL4OQSye4gqEls90 2025-06-01T22:51:34.4872632Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h 2025-06-01T22:51:34.4874167Z +++ awk '{print $5}' 2025-06-01T22:51:34.4902427Z ++ FSIZE=2125 2025-06-01T22:51:34.4903225Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h",sha256=PW8ltTcrVtdtjWkT1vDiJgSAzrxwL4OQSye4gqEls90,2125' 2025-06-01T22:51:34.4904153Z ++ read fname 2025-06-01T22:51:34.4904540Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_backward_native.h 2025-06-01T22:51:34.4905130Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_backward_native.h 2025-06-01T22:51:34.4905637Z ++ echo torch/include/ATen/ops/_cudnn_rnn_backward_native.h 2025-06-01T22:51:34.4906056Z ++ grep RECORD 2025-06-01T22:51:34.4926548Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_backward_native.h 2025-06-01T22:51:34.4927117Z +++ openssl base64 2025-06-01T22:51:34.4927397Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.4927732Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.4928912Z +++ sed -e s/=//g 2025-06-01T22:51:34.4967498Z ++ HASH=XLvwxCR4VG8G0dxHrqwgkUAKCp2zIGplrqwIouijNao 2025-06-01T22:51:34.4972486Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_backward_native.h 2025-06-01T22:51:34.4973267Z +++ awk '{print $5}' 2025-06-01T22:51:34.4999910Z ++ FSIZE=1893 2025-06-01T22:51:34.5000687Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_backward_native.h",sha256=XLvwxCR4VG8G0dxHrqwgkUAKCp2zIGplrqwIouijNao,1893' 2025-06-01T22:51:34.5001429Z ++ read fname 2025-06-01T22:51:34.5001819Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_backward_ops.h 2025-06-01T22:51:34.5002425Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_backward_ops.h 2025-06-01T22:51:34.5002900Z ++ echo torch/include/ATen/ops/_cudnn_rnn_backward_ops.h 2025-06-01T22:51:34.5003304Z ++ grep RECORD 2025-06-01T22:51:34.5024825Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_backward_ops.h 2025-06-01T22:51:34.5025388Z +++ openssl base64 2025-06-01T22:51:34.5025640Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.5025901Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.5026169Z +++ sed -e s/=//g 2025-06-01T22:51:34.5068602Z ++ HASH=TPU2lmqwtvyiA8juQqtO9i4FvcNqUuGlDoo7dYkw0t0 2025-06-01T22:51:34.5070955Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_backward_ops.h 2025-06-01T22:51:34.5071693Z +++ awk '{print $5}' 2025-06-01T22:51:34.5098885Z ++ FSIZE=5961 2025-06-01T22:51:34.5099669Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_backward_ops.h",sha256=TPU2lmqwtvyiA8juQqtO9i4FvcNqUuGlDoo7dYkw0t0,5961' 2025-06-01T22:51:34.5100397Z ++ read fname 2025-06-01T22:51:34.5100901Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.5101678Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.5102406Z ++ echo torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.5102909Z ++ grep RECORD 2025-06-01T22:51:34.5125151Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.5125846Z +++ openssl base64 2025-06-01T22:51:34.5126104Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.5126379Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.5126640Z +++ sed -e s/=//g 2025-06-01T22:51:34.5167567Z ++ HASH=0mwuzcdLNTgiV_lUP7OcBqR_EEoL86gbysLiaM8x6vw 2025-06-01T22:51:34.5172388Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.5173231Z +++ awk '{print $5}' 2025-06-01T22:51:34.5201694Z ++ FSIZE=3166 2025-06-01T22:51:34.5202762Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h",sha256=0mwuzcdLNTgiV_lUP7OcBqR_EEoL86gbysLiaM8x6vw,3166' 2025-06-01T22:51:34.5203592Z ++ read fname 2025-06-01T22:51:34.5204270Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h 2025-06-01T22:51:34.5204847Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h 2025-06-01T22:51:34.5205344Z ++ echo torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h 2025-06-01T22:51:34.5205756Z ++ grep RECORD 2025-06-01T22:51:34.5226574Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h 2025-06-01T22:51:34.5227254Z +++ openssl base64 2025-06-01T22:51:34.5227507Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.5227775Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.5228048Z +++ sed -e s/=//g 2025-06-01T22:51:34.5270416Z ++ HASH=dQ-OzbKvKz4b0aed5TnsRj_5IpahCw0wGXPx2L-9W_w 2025-06-01T22:51:34.5272895Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h 2025-06-01T22:51:34.5273793Z +++ awk '{print $5}' 2025-06-01T22:51:34.5302179Z ++ FSIZE=1677 2025-06-01T22:51:34.5302917Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h",sha256=dQ-OzbKvKz4b0aed5TnsRj_5IpahCw0wGXPx2L-9W_w,1677' 2025-06-01T22:51:34.5303615Z ++ read fname 2025-06-01T22:51:34.5304132Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h 2025-06-01T22:51:34.5304696Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h 2025-06-01T22:51:34.5305212Z ++ echo torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h 2025-06-01T22:51:34.5305609Z ++ grep RECORD 2025-06-01T22:51:34.5325559Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h 2025-06-01T22:51:34.5326142Z +++ openssl base64 2025-06-01T22:51:34.5326403Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.5326669Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.5326959Z +++ sed -e s/=//g 2025-06-01T22:51:34.5369036Z ++ HASH=asRlY0q_qVH965RTvulmpmVJEdMi-di-VF9Fe9l7uyg 2025-06-01T22:51:34.5373872Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h 2025-06-01T22:51:34.5374879Z +++ awk '{print $5}' 2025-06-01T22:51:34.5401788Z ++ FSIZE=7584 2025-06-01T22:51:34.5402526Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h",sha256=asRlY0q_qVH965RTvulmpmVJEdMi-di-VF9Fe9l7uyg,7584' 2025-06-01T22:51:34.5403255Z ++ read fname 2025-06-01T22:51:34.5403940Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.5405040Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.5405919Z ++ echo torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.5406508Z ++ grep RECORD 2025-06-01T22:51:34.5426467Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.5427201Z +++ openssl base64 2025-06-01T22:51:34.5427467Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.5427711Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.5428222Z +++ sed -e s/=//g 2025-06-01T22:51:34.5472054Z ++ HASH=BJVzLpteJFddpkcwqbtzzRXZ84oFT0UJcFtR1PVeLes 2025-06-01T22:51:34.5480674Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:34.5482257Z +++ awk '{print $5}' 2025-06-01T22:51:34.5511331Z ++ FSIZE=1770 2025-06-01T22:51:34.5512301Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h",sha256=BJVzLpteJFddpkcwqbtzzRXZ84oFT0UJcFtR1PVeLes,1770' 2025-06-01T22:51:34.5513215Z ++ read fname 2025-06-01T22:51:34.5513693Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-06-01T22:51:34.5514405Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-06-01T22:51:34.5515041Z ++ echo torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-06-01T22:51:34.5515532Z ++ grep RECORD 2025-06-01T22:51:34.5531696Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-06-01T22:51:34.5532474Z +++ openssl base64 2025-06-01T22:51:34.5533540Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.5535000Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.5536320Z +++ sed -e s/=//g 2025-06-01T22:51:34.5574610Z ++ HASH=u_pJP2-G8x-7euEaNl-8FsKjjViffuFU4hfxz6INzDE 2025-06-01T22:51:34.5580307Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h 2025-06-01T22:51:34.5580903Z +++ awk '{print $5}' 2025-06-01T22:51:34.5606059Z ++ FSIZE=1149 2025-06-01T22:51:34.5606857Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h",sha256=u_pJP2-G8x-7euEaNl-8FsKjjViffuFU4hfxz6INzDE,1149' 2025-06-01T22:51:34.5607649Z ++ read fname 2025-06-01T22:51:34.5608093Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h 2025-06-01T22:51:34.5608743Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h 2025-06-01T22:51:34.5609124Z ++ echo torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h 2025-06-01T22:51:34.5609646Z ++ grep RECORD 2025-06-01T22:51:34.5632226Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h 2025-06-01T22:51:34.5632743Z +++ openssl base64 2025-06-01T22:51:34.5632862Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.5633126Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.5633263Z +++ sed -e s/=//g 2025-06-01T22:51:34.5675191Z ++ HASH=W0YH5fevS4PUvPePNHadPCtzVW_1zYTnfAy7uU0RFUo 2025-06-01T22:51:34.5679094Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h 2025-06-01T22:51:34.5679201Z +++ awk '{print $5}' 2025-06-01T22:51:34.5707476Z ++ FSIZE=927 2025-06-01T22:51:34.5708338Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h",sha256=W0YH5fevS4PUvPePNHadPCtzVW_1zYTnfAy7uU0RFUo,927' 2025-06-01T22:51:34.5708449Z ++ read fname 2025-06-01T22:51:34.5708717Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h 2025-06-01T22:51:34.5708953Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h 2025-06-01T22:51:34.5709160Z ++ echo torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h 2025-06-01T22:51:34.5709259Z ++ grep RECORD 2025-06-01T22:51:34.5730103Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h 2025-06-01T22:51:34.5730247Z +++ openssl base64 2025-06-01T22:51:34.5731179Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.5732277Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.5733340Z +++ sed -e s/=//g 2025-06-01T22:51:34.5772350Z ++ HASH=CqHK8KjQNhgFHQB2LPNgExcgVIJ1RS3g2nmsbuEa6ws 2025-06-01T22:51:34.5778336Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h 2025-06-01T22:51:34.5778760Z +++ awk '{print $5}' 2025-06-01T22:51:34.5805413Z ++ FSIZE=2787 2025-06-01T22:51:34.5806028Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h",sha256=CqHK8KjQNhgFHQB2LPNgExcgVIJ1RS3g2nmsbuEa6ws,2787' 2025-06-01T22:51:34.5806138Z ++ read fname 2025-06-01T22:51:34.5806351Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_native.h 2025-06-01T22:51:34.5806530Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_native.h 2025-06-01T22:51:34.5806992Z ++ echo torch/include/ATen/ops/_cudnn_rnn_native.h 2025-06-01T22:51:34.5807469Z ++ grep RECORD 2025-06-01T22:51:34.5830550Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_native.h 2025-06-01T22:51:34.5830733Z +++ openssl base64 2025-06-01T22:51:34.5831260Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.5831378Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.5832065Z +++ sed -e s/=//g 2025-06-01T22:51:34.5874778Z ++ HASH=9fdbo_0aQZiUSVPRs4kYUKWseZ9u6oa6gIBrn8GoyvM 2025-06-01T22:51:34.5876542Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_native.h 2025-06-01T22:51:34.5877825Z +++ awk '{print $5}' 2025-06-01T22:51:34.5905161Z ++ FSIZE=1540 2025-06-01T22:51:34.5905713Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_native.h",sha256=9fdbo_0aQZiUSVPRs4kYUKWseZ9u6oa6gIBrn8GoyvM,1540' 2025-06-01T22:51:34.5906162Z ++ read fname 2025-06-01T22:51:34.5906403Z ++ make_wheel_record torch/include/ATen/ops/_cudnn_rnn_ops.h 2025-06-01T22:51:34.5906702Z ++ FPATH=torch/include/ATen/ops/_cudnn_rnn_ops.h 2025-06-01T22:51:34.5906863Z ++ echo torch/include/ATen/ops/_cudnn_rnn_ops.h 2025-06-01T22:51:34.5907851Z ++ grep RECORD 2025-06-01T22:51:34.5928516Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cudnn_rnn_ops.h 2025-06-01T22:51:34.5928687Z +++ openssl base64 2025-06-01T22:51:34.5929795Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.5931094Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.5932430Z +++ sed -e s/=//g 2025-06-01T22:51:34.5971268Z ++ HASH=JFBZOJsZl1k16JiRJH7W0vz_Bu27lNT6CqOm5NH1glE 2025-06-01T22:51:34.5975896Z +++ ls -nl torch/include/ATen/ops/_cudnn_rnn_ops.h 2025-06-01T22:51:34.5977719Z +++ awk '{print $5}' 2025-06-01T22:51:34.6005377Z ++ FSIZE=4874 2025-06-01T22:51:34.6005892Z ++ echo '"torch/include/ATen/ops/_cudnn_rnn_ops.h",sha256=JFBZOJsZl1k16JiRJH7W0vz_Bu27lNT6CqOm5NH1glE,4874' 2025-06-01T22:51:34.6006145Z ++ read fname 2025-06-01T22:51:34.6006402Z ++ make_wheel_record torch/include/ATen/ops/_cufft_clear_plan_cache.h 2025-06-01T22:51:34.6006591Z ++ FPATH=torch/include/ATen/ops/_cufft_clear_plan_cache.h 2025-06-01T22:51:34.6006788Z ++ echo torch/include/ATen/ops/_cufft_clear_plan_cache.h 2025-06-01T22:51:34.6006934Z ++ grep RECORD 2025-06-01T22:51:34.6030880Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_clear_plan_cache.h 2025-06-01T22:51:34.6031071Z +++ openssl base64 2025-06-01T22:51:34.6031199Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.6031307Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.6031808Z +++ sed -e s/=//g 2025-06-01T22:51:34.6075119Z ++ HASH=8gnLaapvdU56ZcbnfrQRZJH3JJfaMGDuzSeIx3iwE-A 2025-06-01T22:51:34.6082762Z +++ ls -nl torch/include/ATen/ops/_cufft_clear_plan_cache.h 2025-06-01T22:51:34.6083615Z +++ awk '{print $5}' 2025-06-01T22:51:34.6110775Z ++ FSIZE=721 2025-06-01T22:51:34.6111447Z ++ echo '"torch/include/ATen/ops/_cufft_clear_plan_cache.h",sha256=8gnLaapvdU56ZcbnfrQRZJH3JJfaMGDuzSeIx3iwE-A,721' 2025-06-01T22:51:34.6111622Z ++ read fname 2025-06-01T22:51:34.6112400Z ++ make_wheel_record torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6112760Z ++ FPATH=torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6113267Z ++ echo torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6113469Z ++ grep RECORD 2025-06-01T22:51:34.6132767Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6133069Z +++ openssl base64 2025-06-01T22:51:34.6134611Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.6136981Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.6137186Z +++ sed -e s/=//g 2025-06-01T22:51:34.6174451Z ++ HASH=_zAa6vTMd_tkB4mM8NvpiJxDMeaPhLWa_uUW8YjFjdI 2025-06-01T22:51:34.6180479Z +++ ls -nl torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6181138Z +++ awk '{print $5}' 2025-06-01T22:51:34.6206174Z ++ FSIZE=780 2025-06-01T22:51:34.6207203Z ++ echo '"torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h",sha256=_zAa6vTMd_tkB4mM8NvpiJxDMeaPhLWa_uUW8YjFjdI,780' 2025-06-01T22:51:34.6207318Z ++ read fname 2025-06-01T22:51:34.6207606Z ++ make_wheel_record torch/include/ATen/ops/_cufft_clear_plan_cache_native.h 2025-06-01T22:51:34.6207828Z ++ FPATH=torch/include/ATen/ops/_cufft_clear_plan_cache_native.h 2025-06-01T22:51:34.6209057Z ++ echo torch/include/ATen/ops/_cufft_clear_plan_cache_native.h 2025-06-01T22:51:34.6209958Z ++ grep RECORD 2025-06-01T22:51:34.6233008Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_clear_plan_cache_native.h 2025-06-01T22:51:34.6233227Z +++ openssl base64 2025-06-01T22:51:34.6233532Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.6233719Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.6234563Z +++ sed -e s/=//g 2025-06-01T22:51:34.6276129Z ++ HASH=W7jOmBaN3E8ekKb9MGLVPU92LPEvCKuMlO7mFK9BBrQ 2025-06-01T22:51:34.6279342Z +++ ls -nl torch/include/ATen/ops/_cufft_clear_plan_cache_native.h 2025-06-01T22:51:34.6279902Z +++ awk '{print $5}' 2025-06-01T22:51:34.6307703Z ++ FSIZE=492 2025-06-01T22:51:34.6308553Z ++ echo '"torch/include/ATen/ops/_cufft_clear_plan_cache_native.h",sha256=W7jOmBaN3E8ekKb9MGLVPU92LPEvCKuMlO7mFK9BBrQ,492' 2025-06-01T22:51:34.6308661Z ++ read fname 2025-06-01T22:51:34.6309155Z ++ make_wheel_record torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h 2025-06-01T22:51:34.6309496Z ++ FPATH=torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h 2025-06-01T22:51:34.6309694Z ++ echo torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h 2025-06-01T22:51:34.6310404Z ++ grep RECORD 2025-06-01T22:51:34.6331423Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h 2025-06-01T22:51:34.6331629Z +++ openssl base64 2025-06-01T22:51:34.6332622Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.6333780Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.6335234Z +++ sed -e s/=//g 2025-06-01T22:51:34.6374378Z ++ HASH=LYtPCfcOwE9WARLWNyHHx_N9eq8qO4PZ1qb3B6AAuqg 2025-06-01T22:51:34.6379786Z +++ ls -nl torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h 2025-06-01T22:51:34.6380446Z +++ awk '{print $5}' 2025-06-01T22:51:34.6406417Z ++ FSIZE=1006 2025-06-01T22:51:34.6407403Z ++ echo '"torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h",sha256=LYtPCfcOwE9WARLWNyHHx_N9eq8qO4PZ1qb3B6AAuqg,1006' 2025-06-01T22:51:34.6407583Z ++ read fname 2025-06-01T22:51:34.6408109Z ++ make_wheel_record torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h 2025-06-01T22:51:34.6408438Z ++ FPATH=torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h 2025-06-01T22:51:34.6408658Z ++ echo torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h 2025-06-01T22:51:34.6408824Z ++ grep RECORD 2025-06-01T22:51:34.6432231Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h 2025-06-01T22:51:34.6432348Z +++ openssl base64 2025-06-01T22:51:34.6432458Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.6432602Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.6433226Z +++ sed -e s/=//g 2025-06-01T22:51:34.6476458Z ++ HASH=f3Hx8zui-pOFaQS7ghctB5rDalAHU909t1uwpa8J5aY 2025-06-01T22:51:34.6478697Z +++ ls -nl torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h 2025-06-01T22:51:34.6478803Z +++ awk '{print $5}' 2025-06-01T22:51:34.6506193Z ++ FSIZE=753 2025-06-01T22:51:34.6506817Z ++ echo '"torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h",sha256=f3Hx8zui-pOFaQS7ghctB5rDalAHU909t1uwpa8J5aY,753' 2025-06-01T22:51:34.6506914Z ++ read fname 2025-06-01T22:51:34.6507347Z ++ make_wheel_record torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6507744Z ++ FPATH=torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6508116Z ++ echo torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6508981Z ++ grep RECORD 2025-06-01T22:51:34.6530249Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6530373Z +++ openssl base64 2025-06-01T22:51:34.6531070Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.6532115Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.6533289Z +++ sed -e s/=//g 2025-06-01T22:51:34.6572200Z ++ HASH=lRuQnwaWw3MyqCJVobNl1rkQAGvo56gpvfXlrC2-eOc 2025-06-01T22:51:34.6577255Z +++ ls -nl torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6578341Z +++ awk '{print $5}' 2025-06-01T22:51:34.6605239Z ++ FSIZE=790 2025-06-01T22:51:34.6606006Z ++ echo '"torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h",sha256=lRuQnwaWw3MyqCJVobNl1rkQAGvo56gpvfXlrC2-eOc,790' 2025-06-01T22:51:34.6606107Z ++ read fname 2025-06-01T22:51:34.6606421Z ++ make_wheel_record torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h 2025-06-01T22:51:34.6606687Z ++ FPATH=torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h 2025-06-01T22:51:34.6606977Z ++ echo torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h 2025-06-01T22:51:34.6607298Z ++ grep RECORD 2025-06-01T22:51:34.6631731Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h 2025-06-01T22:51:34.6632140Z +++ openssl base64 2025-06-01T22:51:34.6632269Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.6632387Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.6632484Z +++ sed -e s/=//g 2025-06-01T22:51:34.6674235Z ++ HASH=aw0Y347xlTpzwjJjZcbkclIK_bDtAnNGCEaa4ck0BC4 2025-06-01T22:51:34.6677632Z +++ ls -nl torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h 2025-06-01T22:51:34.6678050Z +++ awk '{print $5}' 2025-06-01T22:51:34.6706432Z ++ FSIZE=502 2025-06-01T22:51:34.6707119Z ++ echo '"torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h",sha256=aw0Y347xlTpzwjJjZcbkclIK_bDtAnNGCEaa4ck0BC4,502' 2025-06-01T22:51:34.6707259Z ++ read fname 2025-06-01T22:51:34.6707814Z ++ make_wheel_record torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h 2025-06-01T22:51:34.6708058Z ++ FPATH=torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h 2025-06-01T22:51:34.6708294Z ++ echo torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h 2025-06-01T22:51:34.6708696Z ++ grep RECORD 2025-06-01T22:51:34.6729022Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h 2025-06-01T22:51:34.6729151Z +++ openssl base64 2025-06-01T22:51:34.6730061Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.6731161Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.6732508Z +++ sed -e s/=//g 2025-06-01T22:51:34.6771383Z ++ HASH=Wbal2de7D_goFEz2TvL15E0RRKFXhytEVkZ0l7vPm7M 2025-06-01T22:51:34.6777048Z +++ ls -nl torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h 2025-06-01T22:51:34.6778085Z +++ awk '{print $5}' 2025-06-01T22:51:34.6805723Z ++ FSIZE=1037 2025-06-01T22:51:34.6806340Z ++ echo '"torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h",sha256=Wbal2de7D_goFEz2TvL15E0RRKFXhytEVkZ0l7vPm7M,1037' 2025-06-01T22:51:34.6806451Z ++ read fname 2025-06-01T22:51:34.6806710Z ++ make_wheel_record torch/include/ATen/ops/_cufft_get_plan_cache_size.h 2025-06-01T22:51:34.6806934Z ++ FPATH=torch/include/ATen/ops/_cufft_get_plan_cache_size.h 2025-06-01T22:51:34.6807183Z ++ echo torch/include/ATen/ops/_cufft_get_plan_cache_size.h 2025-06-01T22:51:34.6807289Z ++ grep RECORD 2025-06-01T22:51:34.6830677Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_get_plan_cache_size.h 2025-06-01T22:51:34.6830875Z +++ openssl base64 2025-06-01T22:51:34.6831032Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.6831159Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.6831659Z +++ sed -e s/=//g 2025-06-01T22:51:34.6871983Z ++ HASH=knzOMgWr7m0qtCzd2cAe0oONACWzB3A7JQCgVMnMYVY 2025-06-01T22:51:34.6874958Z +++ ls -nl torch/include/ATen/ops/_cufft_get_plan_cache_size.h 2025-06-01T22:51:34.6875577Z +++ awk '{print $5}' 2025-06-01T22:51:34.6903556Z ++ FSIZE=737 2025-06-01T22:51:34.6904202Z ++ echo '"torch/include/ATen/ops/_cufft_get_plan_cache_size.h",sha256=knzOMgWr7m0qtCzd2cAe0oONACWzB3A7JQCgVMnMYVY,737' 2025-06-01T22:51:34.6904373Z ++ read fname 2025-06-01T22:51:34.6905160Z ++ make_wheel_record torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6905658Z ++ FPATH=torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6906324Z ++ echo torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6906425Z ++ grep RECORD 2025-06-01T22:51:34.6927609Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6927804Z +++ openssl base64 2025-06-01T22:51:34.6927991Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.6928934Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.6930365Z +++ sed -e s/=//g 2025-06-01T22:51:34.6969072Z ++ HASH=2BTxfDzNqtSojYHHw8B7ccMCU592V4JhR_vjt4kdReQ 2025-06-01T22:51:34.6974503Z +++ ls -nl torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.6974971Z +++ awk '{print $5}' 2025-06-01T22:51:34.7002825Z ++ FSIZE=786 2025-06-01T22:51:34.7004006Z ++ echo '"torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h",sha256=2BTxfDzNqtSojYHHw8B7ccMCU592V4JhR_vjt4kdReQ,786' 2025-06-01T22:51:34.7004129Z ++ read fname 2025-06-01T22:51:34.7004648Z ++ make_wheel_record torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h 2025-06-01T22:51:34.7004902Z ++ FPATH=torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h 2025-06-01T22:51:34.7005150Z ++ echo torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h 2025-06-01T22:51:34.7005257Z ++ grep RECORD 2025-06-01T22:51:34.7029273Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h 2025-06-01T22:51:34.7029491Z +++ openssl base64 2025-06-01T22:51:34.7029646Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.7029878Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.7029987Z +++ sed -e s/=//g 2025-06-01T22:51:34.7070242Z ++ HASH=BlhmfT8Nu8TDewcIY-eEl6sKhjjApWkXDA6gWimbJL0 2025-06-01T22:51:34.7074839Z +++ ls -nl torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h 2025-06-01T22:51:34.7075922Z +++ awk '{print $5}' 2025-06-01T22:51:34.7103554Z ++ FSIZE=498 2025-06-01T22:51:34.7104385Z ++ echo '"torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h",sha256=BlhmfT8Nu8TDewcIY-eEl6sKhjjApWkXDA6gWimbJL0,498' 2025-06-01T22:51:34.7104595Z ++ read fname 2025-06-01T22:51:34.7105097Z ++ make_wheel_record torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h 2025-06-01T22:51:34.7105348Z ++ FPATH=torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h 2025-06-01T22:51:34.7105812Z ++ echo torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h 2025-06-01T22:51:34.7106000Z ++ grep RECORD 2025-06-01T22:51:34.7127458Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h 2025-06-01T22:51:34.7127632Z +++ openssl base64 2025-06-01T22:51:34.7127859Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.7128833Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.7130385Z +++ sed -e s/=//g 2025-06-01T22:51:34.7171370Z ++ HASH=wApHKwMtTBdyOo5wWMYDVn8GqKRj28oqrL0T0esnXjs 2025-06-01T22:51:34.7176454Z +++ ls -nl torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h 2025-06-01T22:51:34.7177889Z +++ awk '{print $5}' 2025-06-01T22:51:34.7205193Z ++ FSIZE=1025 2025-06-01T22:51:34.7206199Z ++ echo '"torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h",sha256=wApHKwMtTBdyOo5wWMYDVn8GqKRj28oqrL0T0esnXjs,1025' 2025-06-01T22:51:34.7206382Z ++ read fname 2025-06-01T22:51:34.7206905Z ++ make_wheel_record torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h 2025-06-01T22:51:34.7207333Z ++ FPATH=torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h 2025-06-01T22:51:34.7207624Z ++ echo torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h 2025-06-01T22:51:34.7207735Z ++ grep RECORD 2025-06-01T22:51:34.7230036Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h 2025-06-01T22:51:34.7230259Z +++ openssl base64 2025-06-01T22:51:34.7230460Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.7230633Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.7230873Z +++ sed -e s/=//g 2025-06-01T22:51:34.7274568Z ++ HASH=Db1IqHfO0Fw3S9ZiB6KcAmwQEfZTsB9_f-OZ7Y1CKPg 2025-06-01T22:51:34.7275943Z +++ ls -nl torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h 2025-06-01T22:51:34.7277044Z +++ awk '{print $5}' 2025-06-01T22:51:34.7305757Z ++ FSIZE=791 2025-06-01T22:51:34.7306751Z ++ echo '"torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h",sha256=Db1IqHfO0Fw3S9ZiB6KcAmwQEfZTsB9_f-OZ7Y1CKPg,791' 2025-06-01T22:51:34.7307504Z ++ read fname 2025-06-01T22:51:34.7308094Z ++ make_wheel_record torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.7309045Z ++ FPATH=torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.7309921Z ++ echo torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.7310531Z ++ grep RECORD 2025-06-01T22:51:34.7328102Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.7328953Z +++ openssl base64 2025-06-01T22:51:34.7329215Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.7330492Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.7331581Z +++ sed -e s/=//g 2025-06-01T22:51:34.7372664Z ++ HASH=DfuJklbzjdJcVOG2ZhX0tCmFNjAy1ysloO0GlJQGO3E 2025-06-01T22:51:34.7380861Z +++ ls -nl torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.7381583Z +++ awk '{print $5}' 2025-06-01T22:51:34.7405088Z ++ FSIZE=805 2025-06-01T22:51:34.7406712Z ++ echo '"torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h",sha256=DfuJklbzjdJcVOG2ZhX0tCmFNjAy1ysloO0GlJQGO3E,805' 2025-06-01T22:51:34.7408236Z ++ read fname 2025-06-01T22:51:34.7408698Z ++ make_wheel_record torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h 2025-06-01T22:51:34.7409401Z ++ FPATH=torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h 2025-06-01T22:51:34.7410052Z ++ echo torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h 2025-06-01T22:51:34.7410534Z ++ grep RECORD 2025-06-01T22:51:34.7431809Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h 2025-06-01T22:51:34.7432773Z +++ openssl base64 2025-06-01T22:51:34.7433091Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.7433350Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.7433603Z +++ sed -e s/=//g 2025-06-01T22:51:34.7475866Z ++ HASH=IwhvXxqeYR-s18u_jgLviCZlmGdnSukvAtL3-EXZWqY 2025-06-01T22:51:34.7477520Z +++ ls -nl torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h 2025-06-01T22:51:34.7478305Z +++ awk '{print $5}' 2025-06-01T22:51:34.7506758Z ++ FSIZE=517 2025-06-01T22:51:34.7507837Z ++ echo '"torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h",sha256=IwhvXxqeYR-s18u_jgLviCZlmGdnSukvAtL3-EXZWqY,517' 2025-06-01T22:51:34.7508648Z ++ read fname 2025-06-01T22:51:34.7509077Z ++ make_wheel_record torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h 2025-06-01T22:51:34.7509739Z ++ FPATH=torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h 2025-06-01T22:51:34.7510340Z ++ echo torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h 2025-06-01T22:51:34.7510789Z ++ grep RECORD 2025-06-01T22:51:34.7529359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h 2025-06-01T22:51:34.7530009Z +++ openssl base64 2025-06-01T22:51:34.7530859Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.7532334Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.7533638Z +++ sed -e s/=//g 2025-06-01T22:51:34.7572029Z ++ HASH=S-aHfd59-bQL3xaI2EZjhA_YsGRL2fG9FyyjwigqchQ 2025-06-01T22:51:34.7576972Z +++ ls -nl torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h 2025-06-01T22:51:34.7578420Z +++ awk '{print $5}' 2025-06-01T22:51:34.7605667Z ++ FSIZE=1086 2025-06-01T22:51:34.7606411Z ++ echo '"torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h",sha256=S-aHfd59-bQL3xaI2EZjhA_YsGRL2fG9FyyjwigqchQ,1086' 2025-06-01T22:51:34.7607172Z ++ read fname 2025-06-01T22:51:34.7607526Z ++ make_wheel_record torch/include/ATen/ops/_cummax_helper.h 2025-06-01T22:51:34.7608018Z ++ FPATH=torch/include/ATen/ops/_cummax_helper.h 2025-06-01T22:51:34.7608467Z ++ echo torch/include/ATen/ops/_cummax_helper.h 2025-06-01T22:51:34.7608833Z ++ grep RECORD 2025-06-01T22:51:34.7630037Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cummax_helper.h 2025-06-01T22:51:34.7630550Z +++ openssl base64 2025-06-01T22:51:34.7630828Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.7631073Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.7631734Z +++ sed -e s/=//g 2025-06-01T22:51:34.7673758Z ++ HASH=MWHaI3Ti_P14Kn8Zfa2emAPo6tcw0nqq-BMVvMdahlQ 2025-06-01T22:51:34.7676781Z +++ ls -nl torch/include/ATen/ops/_cummax_helper.h 2025-06-01T22:51:34.7677935Z +++ awk '{print $5}' 2025-06-01T22:51:34.7706532Z ++ FSIZE=785 2025-06-01T22:51:34.7707256Z ++ echo '"torch/include/ATen/ops/_cummax_helper.h",sha256=MWHaI3Ti_P14Kn8Zfa2emAPo6tcw0nqq-BMVvMdahlQ,785' 2025-06-01T22:51:34.7708058Z ++ read fname 2025-06-01T22:51:34.7708455Z ++ make_wheel_record torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h 2025-06-01T22:51:34.7709057Z ++ FPATH=torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h 2025-06-01T22:51:34.7709573Z ++ echo torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h 2025-06-01T22:51:34.7709999Z ++ grep RECORD 2025-06-01T22:51:34.7728956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h 2025-06-01T22:51:34.7729546Z +++ openssl base64 2025-06-01T22:51:34.7729967Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.7731203Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.7732525Z +++ sed -e s/=//g 2025-06-01T22:51:34.7770882Z ++ HASH=prmNk9iXFh9bhJf5CY68Zj8DCMOamkPXTtYMwG-72-s 2025-06-01T22:51:34.7775800Z +++ ls -nl torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h 2025-06-01T22:51:34.7776602Z +++ awk '{print $5}' 2025-06-01T22:51:34.7805106Z ++ FSIZE=778 2025-06-01T22:51:34.7805929Z ++ echo '"torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h",sha256=prmNk9iXFh9bhJf5CY68Zj8DCMOamkPXTtYMwG-72-s,778' 2025-06-01T22:51:34.7806670Z ++ read fname 2025-06-01T22:51:34.7807094Z ++ make_wheel_record torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h 2025-06-01T22:51:34.7807828Z ++ FPATH=torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h 2025-06-01T22:51:34.7808391Z ++ echo torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h 2025-06-01T22:51:34.7808814Z ++ grep RECORD 2025-06-01T22:51:34.7829965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h 2025-06-01T22:51:34.7830954Z +++ openssl base64 2025-06-01T22:51:34.7840688Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.7840991Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.7841245Z +++ sed -e s/=//g 2025-06-01T22:51:34.7870959Z ++ HASH=HnvH5-1VDTYq2XZxb043--mDlJhnHHq6Cc2mEdNv3x4 2025-06-01T22:51:34.7875496Z +++ ls -nl torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h 2025-06-01T22:51:34.7876651Z +++ awk '{print $5}' 2025-06-01T22:51:34.7905385Z ++ FSIZE=780 2025-06-01T22:51:34.7906173Z ++ echo '"torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h",sha256=HnvH5-1VDTYq2XZxb043--mDlJhnHHq6Cc2mEdNv3x4,780' 2025-06-01T22:51:34.7906929Z ++ read fname 2025-06-01T22:51:34.7907316Z ++ make_wheel_record torch/include/ATen/ops/_cummax_helper_native.h 2025-06-01T22:51:34.7907851Z ++ FPATH=torch/include/ATen/ops/_cummax_helper_native.h 2025-06-01T22:51:34.7908310Z ++ echo torch/include/ATen/ops/_cummax_helper_native.h 2025-06-01T22:51:34.7908700Z ++ grep RECORD 2025-06-01T22:51:34.7928173Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cummax_helper_native.h 2025-06-01T22:51:34.7928735Z +++ openssl base64 2025-06-01T22:51:34.7929320Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.7930755Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.7932020Z +++ sed -e s/=//g 2025-06-01T22:51:34.7970413Z ++ HASH=iE9VBIYt5HUfa7l6ibKkzI2ZW1uaxEXmd58ECRoHyNg 2025-06-01T22:51:34.7975619Z +++ ls -nl torch/include/ATen/ops/_cummax_helper_native.h 2025-06-01T22:51:34.7976690Z +++ awk '{print $5}' 2025-06-01T22:51:34.8005008Z ++ FSIZE=653 2025-06-01T22:51:34.8005712Z ++ echo '"torch/include/ATen/ops/_cummax_helper_native.h",sha256=iE9VBIYt5HUfa7l6ibKkzI2ZW1uaxEXmd58ECRoHyNg,653' 2025-06-01T22:51:34.8006423Z ++ read fname 2025-06-01T22:51:34.8006787Z ++ make_wheel_record torch/include/ATen/ops/_cummax_helper_ops.h 2025-06-01T22:51:34.8007291Z ++ FPATH=torch/include/ATen/ops/_cummax_helper_ops.h 2025-06-01T22:51:34.8007748Z ++ echo torch/include/ATen/ops/_cummax_helper_ops.h 2025-06-01T22:51:34.8008123Z ++ grep RECORD 2025-06-01T22:51:34.8029195Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cummax_helper_ops.h 2025-06-01T22:51:34.8029742Z +++ openssl base64 2025-06-01T22:51:34.8029991Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.8030247Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.8030508Z +++ sed -e s/=//g 2025-06-01T22:51:34.8073147Z ++ HASH=0thmSGvsMwPZvoZCR0YFjnNoiz0C0KPGq2EiOZSZNSc 2025-06-01T22:51:34.8076735Z +++ ls -nl torch/include/ATen/ops/_cummax_helper_ops.h 2025-06-01T22:51:34.8077288Z +++ awk '{print $5}' 2025-06-01T22:51:34.8104595Z ++ FSIZE=1156 2025-06-01T22:51:34.8105316Z ++ echo '"torch/include/ATen/ops/_cummax_helper_ops.h",sha256=0thmSGvsMwPZvoZCR0YFjnNoiz0C0KPGq2EiOZSZNSc,1156' 2025-06-01T22:51:34.8106027Z ++ read fname 2025-06-01T22:51:34.8106359Z ++ make_wheel_record torch/include/ATen/ops/_cummin_helper.h 2025-06-01T22:51:34.8106826Z ++ FPATH=torch/include/ATen/ops/_cummin_helper.h 2025-06-01T22:51:34.8107230Z ++ echo torch/include/ATen/ops/_cummin_helper.h 2025-06-01T22:51:34.8107596Z ++ grep RECORD 2025-06-01T22:51:34.8127351Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cummin_helper.h 2025-06-01T22:51:34.8127856Z +++ openssl base64 2025-06-01T22:51:34.8128133Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.8128990Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.8130294Z +++ sed -e s/=//g 2025-06-01T22:51:34.8172183Z ++ HASH=PPqvVAVVKq80_s2hE2pYsxMdx-v7E2FH_HVdI_cRipg 2025-06-01T22:51:34.8176762Z +++ ls -nl torch/include/ATen/ops/_cummin_helper.h 2025-06-01T22:51:34.8178332Z +++ awk '{print $5}' 2025-06-01T22:51:34.8205510Z ++ FSIZE=785 2025-06-01T22:51:34.8206148Z ++ echo '"torch/include/ATen/ops/_cummin_helper.h",sha256=PPqvVAVVKq80_s2hE2pYsxMdx-v7E2FH_HVdI_cRipg,785' 2025-06-01T22:51:34.8206921Z ++ read fname 2025-06-01T22:51:34.8207339Z ++ make_wheel_record torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h 2025-06-01T22:51:34.8207951Z ++ FPATH=torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h 2025-06-01T22:51:34.8208487Z ++ echo torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h 2025-06-01T22:51:34.8208921Z ++ grep RECORD 2025-06-01T22:51:34.8229181Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h 2025-06-01T22:51:34.8230374Z +++ openssl base64 2025-06-01T22:51:34.8230635Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.8230898Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.8231203Z +++ sed -e s/=//g 2025-06-01T22:51:34.8272976Z ++ HASH=tcfCKkNvNnUVesdZAJKnoXZJzgPG02ycOCT41lgjV_w 2025-06-01T22:51:34.8275617Z +++ ls -nl torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h 2025-06-01T22:51:34.8276050Z +++ awk '{print $5}' 2025-06-01T22:51:34.8305316Z ++ FSIZE=778 2025-06-01T22:51:34.8306107Z ++ echo '"torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h",sha256=tcfCKkNvNnUVesdZAJKnoXZJzgPG02ycOCT41lgjV_w,778' 2025-06-01T22:51:34.8306834Z ++ read fname 2025-06-01T22:51:34.8307242Z ++ make_wheel_record torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h 2025-06-01T22:51:34.8307836Z ++ FPATH=torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h 2025-06-01T22:51:34.8308378Z ++ echo torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h 2025-06-01T22:51:34.8308791Z ++ grep RECORD 2025-06-01T22:51:34.8327422Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h 2025-06-01T22:51:34.8328015Z +++ openssl base64 2025-06-01T22:51:34.8328313Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.8329416Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.8330667Z +++ sed -e s/=//g 2025-06-01T22:51:34.8370259Z ++ HASH=aBX8KYjRtYg-DAyII4U9UAtlNWve1xRmJADhYs5VV6U 2025-06-01T22:51:34.8375323Z +++ ls -nl torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h 2025-06-01T22:51:34.8375918Z +++ awk '{print $5}' 2025-06-01T22:51:34.8402860Z ++ FSIZE=780 2025-06-01T22:51:34.8403616Z ++ echo '"torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h",sha256=aBX8KYjRtYg-DAyII4U9UAtlNWve1xRmJADhYs5VV6U,780' 2025-06-01T22:51:34.8404485Z ++ read fname 2025-06-01T22:51:34.8405024Z ++ make_wheel_record torch/include/ATen/ops/_cummin_helper_native.h 2025-06-01T22:51:34.8405567Z ++ FPATH=torch/include/ATen/ops/_cummin_helper_native.h 2025-06-01T22:51:34.8406053Z ++ echo torch/include/ATen/ops/_cummin_helper_native.h 2025-06-01T22:51:34.8406447Z ++ grep RECORD 2025-06-01T22:51:34.8429764Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cummin_helper_native.h 2025-06-01T22:51:34.8430310Z +++ openssl base64 2025-06-01T22:51:34.8430573Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.8430818Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.8431231Z +++ sed -e s/=//g 2025-06-01T22:51:34.8471264Z ++ HASH=wqvnTbOfO_t0TIWyYSMx4G5tbF5D7T0fiOkDFpXgisA 2025-06-01T22:51:34.8474665Z +++ ls -nl torch/include/ATen/ops/_cummin_helper_native.h 2025-06-01T22:51:34.8475331Z +++ awk '{print $5}' 2025-06-01T22:51:34.8503194Z ++ FSIZE=653 2025-06-01T22:51:34.8503873Z ++ echo '"torch/include/ATen/ops/_cummin_helper_native.h",sha256=wqvnTbOfO_t0TIWyYSMx4G5tbF5D7T0fiOkDFpXgisA,653' 2025-06-01T22:51:34.8504559Z ++ read fname 2025-06-01T22:51:34.8504904Z ++ make_wheel_record torch/include/ATen/ops/_cummin_helper_ops.h 2025-06-01T22:51:34.8505411Z ++ FPATH=torch/include/ATen/ops/_cummin_helper_ops.h 2025-06-01T22:51:34.8505848Z ++ echo torch/include/ATen/ops/_cummin_helper_ops.h 2025-06-01T22:51:34.8506226Z ++ grep RECORD 2025-06-01T22:51:34.8526217Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_cummin_helper_ops.h 2025-06-01T22:51:34.8526900Z +++ openssl base64 2025-06-01T22:51:34.8527158Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.8527741Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.8529166Z +++ sed -e s/=//g 2025-06-01T22:51:34.8569038Z ++ HASH=75Fe98CwMaxTulcmrOd-KloRmtYcqdQskGMJP9Njy64 2025-06-01T22:51:34.8573660Z +++ ls -nl torch/include/ATen/ops/_cummin_helper_ops.h 2025-06-01T22:51:34.8574593Z +++ awk '{print $5}' 2025-06-01T22:51:34.8602190Z ++ FSIZE=1156 2025-06-01T22:51:34.8602939Z ++ echo '"torch/include/ATen/ops/_cummin_helper_ops.h",sha256=75Fe98CwMaxTulcmrOd-KloRmtYcqdQskGMJP9Njy64,1156' 2025-06-01T22:51:34.8603623Z ++ read fname 2025-06-01T22:51:34.8604155Z ++ make_wheel_record torch/include/ATen/ops/_debug_has_internal_overlap.h 2025-06-01T22:51:34.8604988Z ++ FPATH=torch/include/ATen/ops/_debug_has_internal_overlap.h 2025-06-01T22:51:34.8605571Z ++ echo torch/include/ATen/ops/_debug_has_internal_overlap.h 2025-06-01T22:51:34.8605990Z ++ grep RECORD 2025-06-01T22:51:34.8627185Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_debug_has_internal_overlap.h 2025-06-01T22:51:34.8627776Z +++ openssl base64 2025-06-01T22:51:34.8628037Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.8628294Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.8629749Z +++ sed -e s/=//g 2025-06-01T22:51:34.8670592Z ++ HASH=KEppDwLb4T_9TDQB1mm3443GKYu_BQ1pH2eqafYdiZ0 2025-06-01T22:51:34.8673718Z +++ ls -nl torch/include/ATen/ops/_debug_has_internal_overlap.h 2025-06-01T22:51:34.8674827Z +++ awk '{print $5}' 2025-06-01T22:51:34.8703339Z ++ FSIZE=715 2025-06-01T22:51:34.8704023Z ++ echo '"torch/include/ATen/ops/_debug_has_internal_overlap.h",sha256=KEppDwLb4T_9TDQB1mm3443GKYu_BQ1pH2eqafYdiZ0,715' 2025-06-01T22:51:34.8704727Z ++ read fname 2025-06-01T22:51:34.8705294Z ++ make_wheel_record torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.8706224Z ++ FPATH=torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.8707090Z ++ echo torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.8707672Z ++ grep RECORD 2025-06-01T22:51:34.8727128Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.8727931Z +++ openssl base64 2025-06-01T22:51:34.8728208Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.8728898Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.8730310Z +++ sed -e s/=//g 2025-06-01T22:51:34.8770031Z ++ HASH=sV2dyBa-zqA9LrUeTsAbnaeNUNYiT4-EiVLehG_l-wI 2025-06-01T22:51:34.8775076Z +++ ls -nl torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.8775868Z +++ awk '{print $5}' 2025-06-01T22:51:34.8802271Z ++ FSIZE=782 2025-06-01T22:51:34.8803289Z ++ echo '"torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h",sha256=sV2dyBa-zqA9LrUeTsAbnaeNUNYiT4-EiVLehG_l-wI,782' 2025-06-01T22:51:34.8804505Z ++ read fname 2025-06-01T22:51:34.8804989Z ++ make_wheel_record torch/include/ATen/ops/_debug_has_internal_overlap_native.h 2025-06-01T22:51:34.8805686Z ++ FPATH=torch/include/ATen/ops/_debug_has_internal_overlap_native.h 2025-06-01T22:51:34.8806449Z ++ echo torch/include/ATen/ops/_debug_has_internal_overlap_native.h 2025-06-01T22:51:34.8806925Z ++ grep RECORD 2025-06-01T22:51:34.8829309Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_debug_has_internal_overlap_native.h 2025-06-01T22:51:34.8829896Z +++ openssl base64 2025-06-01T22:51:34.8830168Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.8830411Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.8830677Z +++ sed -e s/=//g 2025-06-01T22:51:34.8872188Z ++ HASH=-GZfKurfbjoDx8Ew2X2IvC68VqZNeynxwHfnr3jPMP4 2025-06-01T22:51:34.8874703Z +++ ls -nl torch/include/ATen/ops/_debug_has_internal_overlap_native.h 2025-06-01T22:51:34.8875736Z +++ awk '{print $5}' 2025-06-01T22:51:34.8903057Z ++ FSIZE=494 2025-06-01T22:51:34.8903873Z ++ echo '"torch/include/ATen/ops/_debug_has_internal_overlap_native.h",sha256=-GZfKurfbjoDx8Ew2X2IvC68VqZNeynxwHfnr3jPMP4,494' 2025-06-01T22:51:34.8904787Z ++ read fname 2025-06-01T22:51:34.8905234Z ++ make_wheel_record torch/include/ATen/ops/_debug_has_internal_overlap_ops.h 2025-06-01T22:51:34.8905859Z ++ FPATH=torch/include/ATen/ops/_debug_has_internal_overlap_ops.h 2025-06-01T22:51:34.8906434Z ++ echo torch/include/ATen/ops/_debug_has_internal_overlap_ops.h 2025-06-01T22:51:34.8906940Z ++ grep RECORD 2025-06-01T22:51:34.8926852Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_debug_has_internal_overlap_ops.h 2025-06-01T22:51:34.8927470Z +++ openssl base64 2025-06-01T22:51:34.8927727Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.8928155Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.8929462Z +++ sed -e s/=//g 2025-06-01T22:51:34.8969753Z ++ HASH=b-ImLi4WX_y3ja4YtVpEALRPHivCcLMjowMSbP4G9xk 2025-06-01T22:51:34.8974349Z +++ ls -nl torch/include/ATen/ops/_debug_has_internal_overlap_ops.h 2025-06-01T22:51:34.8975011Z +++ awk '{print $5}' 2025-06-01T22:51:34.9001136Z ++ FSIZE=1008 2025-06-01T22:51:34.9001953Z ++ echo '"torch/include/ATen/ops/_debug_has_internal_overlap_ops.h",sha256=b-ImLi4WX_y3ja4YtVpEALRPHivCcLMjowMSbP4G9xk,1008' 2025-06-01T22:51:34.9002749Z ++ read fname 2025-06-01T22:51:34.9003052Z ++ make_wheel_record torch/include/ATen/ops/_dimI.h 2025-06-01T22:51:34.9003471Z ++ FPATH=torch/include/ATen/ops/_dimI.h 2025-06-01T22:51:34.9004001Z ++ echo torch/include/ATen/ops/_dimI.h 2025-06-01T22:51:34.9004516Z ++ grep RECORD 2025-06-01T22:51:34.9026855Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dimI.h 2025-06-01T22:51:34.9027341Z +++ openssl base64 2025-06-01T22:51:34.9027648Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.9027958Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.9028784Z +++ sed -e s/=//g 2025-06-01T22:51:34.9070086Z ++ HASH=mQycZj-O_GK8seONlhsNn7lkRyz_C3thIwzKAPmOIHs 2025-06-01T22:51:34.9077668Z +++ ls -nl torch/include/ATen/ops/_dimI.h 2025-06-01T22:51:34.9078472Z +++ awk '{print $5}' 2025-06-01T22:51:34.9106460Z ++ FSIZE=502 2025-06-01T22:51:34.9107116Z ++ echo '"torch/include/ATen/ops/_dimI.h",sha256=mQycZj-O_GK8seONlhsNn7lkRyz_C3thIwzKAPmOIHs,502' 2025-06-01T22:51:34.9107726Z ++ read fname 2025-06-01T22:51:34.9108050Z ++ make_wheel_record torch/include/ATen/ops/_dimI_native.h 2025-06-01T22:51:34.9108552Z ++ FPATH=torch/include/ATen/ops/_dimI_native.h 2025-06-01T22:51:34.9108967Z ++ echo torch/include/ATen/ops/_dimI_native.h 2025-06-01T22:51:34.9109314Z ++ grep RECORD 2025-06-01T22:51:34.9129976Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dimI_native.h 2025-06-01T22:51:34.9130479Z +++ openssl base64 2025-06-01T22:51:34.9131505Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.9132864Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.9134211Z +++ sed -e s/=//g 2025-06-01T22:51:34.9173612Z ++ HASH=zgF8ABsT9qRbiePds6fpHuA_WucV8y3L6T7Uy3PdMWY 2025-06-01T22:51:34.9179103Z +++ ls -nl torch/include/ATen/ops/_dimI_native.h 2025-06-01T22:51:34.9179786Z +++ awk '{print $5}' 2025-06-01T22:51:34.9205723Z ++ FSIZE=484 2025-06-01T22:51:34.9206410Z ++ echo '"torch/include/ATen/ops/_dimI_native.h",sha256=zgF8ABsT9qRbiePds6fpHuA_WucV8y3L6T7Uy3PdMWY,484' 2025-06-01T22:51:34.9207067Z ++ read fname 2025-06-01T22:51:34.9207438Z ++ make_wheel_record torch/include/ATen/ops/_dimI_ops.h 2025-06-01T22:51:34.9208046Z ++ FPATH=torch/include/ATen/ops/_dimI_ops.h 2025-06-01T22:51:34.9208439Z ++ echo torch/include/ATen/ops/_dimI_ops.h 2025-06-01T22:51:34.9208796Z ++ grep RECORD 2025-06-01T22:51:34.9232791Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dimI_ops.h 2025-06-01T22:51:34.9233283Z +++ openssl base64 2025-06-01T22:51:34.9233535Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.9233793Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.9234051Z +++ sed -e s/=//g 2025-06-01T22:51:34.9274495Z ++ HASH=Jbb7BLqj1nBP39uokkDF8l1QECE5eJGhLQcSkP1G1Hg 2025-06-01T22:51:34.9276971Z +++ ls -nl torch/include/ATen/ops/_dimI_ops.h 2025-06-01T22:51:34.9278056Z +++ awk '{print $5}' 2025-06-01T22:51:34.9305005Z ++ FSIZE=942 2025-06-01T22:51:34.9305680Z ++ echo '"torch/include/ATen/ops/_dimI_ops.h",sha256=Jbb7BLqj1nBP39uokkDF8l1QECE5eJGhLQcSkP1G1Hg,942' 2025-06-01T22:51:34.9306437Z ++ read fname 2025-06-01T22:51:34.9306750Z ++ make_wheel_record torch/include/ATen/ops/_dimV.h 2025-06-01T22:51:34.9307160Z ++ FPATH=torch/include/ATen/ops/_dimV.h 2025-06-01T22:51:34.9307572Z ++ echo torch/include/ATen/ops/_dimV.h 2025-06-01T22:51:34.9307899Z ++ grep RECORD 2025-06-01T22:51:34.9328834Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dimV.h 2025-06-01T22:51:34.9329456Z +++ openssl base64 2025-06-01T22:51:34.9330145Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.9331690Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.9332838Z +++ sed -e s/=//g 2025-06-01T22:51:34.9370450Z ++ HASH=KRe2r22yPNxlHR3_BiDpuvjSaAeseh_1hKqNNYFUAQo 2025-06-01T22:51:34.9374938Z +++ ls -nl torch/include/ATen/ops/_dimV.h 2025-06-01T22:51:34.9376157Z +++ awk '{print $5}' 2025-06-01T22:51:34.9402914Z ++ FSIZE=502 2025-06-01T22:51:34.9403507Z ++ echo '"torch/include/ATen/ops/_dimV.h",sha256=KRe2r22yPNxlHR3_BiDpuvjSaAeseh_1hKqNNYFUAQo,502' 2025-06-01T22:51:34.9404431Z ++ read fname 2025-06-01T22:51:34.9404764Z ++ make_wheel_record torch/include/ATen/ops/_dimV_native.h 2025-06-01T22:51:34.9405282Z ++ FPATH=torch/include/ATen/ops/_dimV_native.h 2025-06-01T22:51:34.9405717Z ++ echo torch/include/ATen/ops/_dimV_native.h 2025-06-01T22:51:34.9406077Z ++ grep RECORD 2025-06-01T22:51:34.9429493Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dimV_native.h 2025-06-01T22:51:34.9429991Z +++ openssl base64 2025-06-01T22:51:34.9430257Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.9430556Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.9430854Z +++ sed -e s/=//g 2025-06-01T22:51:34.9472815Z ++ HASH=XNF8GomSmRE43VR_uiXbK6Ogn4z5emZt-nWyx_LdwIo 2025-06-01T22:51:34.9476174Z +++ ls -nl torch/include/ATen/ops/_dimV_native.h 2025-06-01T22:51:34.9477501Z +++ awk '{print $5}' 2025-06-01T22:51:34.9504715Z ++ FSIZE=483 2025-06-01T22:51:34.9505306Z ++ echo '"torch/include/ATen/ops/_dimV_native.h",sha256=XNF8GomSmRE43VR_uiXbK6Ogn4z5emZt-nWyx_LdwIo,483' 2025-06-01T22:51:34.9506007Z ++ read fname 2025-06-01T22:51:34.9506332Z ++ make_wheel_record torch/include/ATen/ops/_dimV_ops.h 2025-06-01T22:51:34.9506764Z ++ FPATH=torch/include/ATen/ops/_dimV_ops.h 2025-06-01T22:51:34.9507141Z ++ echo torch/include/ATen/ops/_dimV_ops.h 2025-06-01T22:51:34.9507493Z ++ grep RECORD 2025-06-01T22:51:34.9527164Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dimV_ops.h 2025-06-01T22:51:34.9527669Z +++ openssl base64 2025-06-01T22:51:34.9528165Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.9529482Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.9531169Z +++ sed -e s/=//g 2025-06-01T22:51:34.9569891Z ++ HASH=Fhd8zl92LsOOn8wx3c2qLq5mU_cUxNEzome-JW-tfKA 2025-06-01T22:51:34.9574322Z +++ ls -nl torch/include/ATen/ops/_dimV_ops.h 2025-06-01T22:51:34.9575242Z +++ awk '{print $5}' 2025-06-01T22:51:34.9601986Z ++ FSIZE=942 2025-06-01T22:51:34.9602580Z ++ echo '"torch/include/ATen/ops/_dimV_ops.h",sha256=Fhd8zl92LsOOn8wx3c2qLq5mU_cUxNEzome-JW-tfKA,942' 2025-06-01T22:51:34.9603300Z ++ read fname 2025-06-01T22:51:34.9603803Z ++ make_wheel_record torch/include/ATen/ops/_dim_arange.h 2025-06-01T22:51:34.9604248Z ++ FPATH=torch/include/ATen/ops/_dim_arange.h 2025-06-01T22:51:34.9604830Z ++ echo torch/include/ATen/ops/_dim_arange.h 2025-06-01T22:51:34.9605366Z ++ grep RECORD 2025-06-01T22:51:34.9627224Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dim_arange.h 2025-06-01T22:51:34.9627774Z +++ openssl base64 2025-06-01T22:51:34.9628048Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.9628322Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.9629357Z +++ sed -e s/=//g 2025-06-01T22:51:34.9671259Z ++ HASH=1i6wTl_8m_JYBRzYd99-NBP-qUNMN4wBSb4E_S1ypXc 2025-06-01T22:51:34.9675119Z +++ ls -nl torch/include/ATen/ops/_dim_arange.h 2025-06-01T22:51:34.9676386Z +++ awk '{print $5}' 2025-06-01T22:51:34.9703823Z ++ FSIZE=684 2025-06-01T22:51:34.9704427Z ++ echo '"torch/include/ATen/ops/_dim_arange.h",sha256=1i6wTl_8m_JYBRzYd99-NBP-qUNMN4wBSb4E_S1ypXc,684' 2025-06-01T22:51:34.9705087Z ++ read fname 2025-06-01T22:51:34.9705626Z ++ make_wheel_record torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.9706567Z ++ FPATH=torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.9707286Z ++ echo torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.9707815Z ++ grep RECORD 2025-06-01T22:51:34.9727397Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.9728108Z +++ openssl base64 2025-06-01T22:51:34.9728442Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.9728942Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.9730045Z +++ sed -e s/=//g 2025-06-01T22:51:34.9769713Z ++ HASH=1Ypjbef56celQqCM8-Zaz3dnCH7w8xwEWxd7d3E-5Xs 2025-06-01T22:51:34.9774939Z +++ ls -nl torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:34.9775668Z +++ awk '{print $5}' 2025-06-01T22:51:34.9804352Z ++ FSIZE=782 2025-06-01T22:51:34.9805181Z ++ echo '"torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h",sha256=1Ypjbef56celQqCM8-Zaz3dnCH7w8xwEWxd7d3E-5Xs,782' 2025-06-01T22:51:34.9806059Z ++ read fname 2025-06-01T22:51:34.9806417Z ++ make_wheel_record torch/include/ATen/ops/_dim_arange_native.h 2025-06-01T22:51:34.9806947Z ++ FPATH=torch/include/ATen/ops/_dim_arange_native.h 2025-06-01T22:51:34.9807411Z ++ echo torch/include/ATen/ops/_dim_arange_native.h 2025-06-01T22:51:34.9807797Z ++ grep RECORD 2025-06-01T22:51:34.9830275Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dim_arange_native.h 2025-06-01T22:51:34.9830797Z +++ openssl base64 2025-06-01T22:51:34.9831065Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.9831314Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.9831584Z +++ sed -e s/=//g 2025-06-01T22:51:34.9872249Z ++ HASH=kqKNTolvuBJhvlud4jyMKxWZBjzW-XkcoO4ibOWsRgI 2025-06-01T22:51:34.9875355Z +++ ls -nl torch/include/ATen/ops/_dim_arange_native.h 2025-06-01T22:51:34.9875925Z +++ awk '{print $5}' 2025-06-01T22:51:34.9902991Z ++ FSIZE=494 2025-06-01T22:51:34.9903647Z ++ echo '"torch/include/ATen/ops/_dim_arange_native.h",sha256=kqKNTolvuBJhvlud4jyMKxWZBjzW-XkcoO4ibOWsRgI,494' 2025-06-01T22:51:34.9904355Z ++ read fname 2025-06-01T22:51:34.9904745Z ++ make_wheel_record torch/include/ATen/ops/_dim_arange_ops.h 2025-06-01T22:51:34.9905289Z ++ FPATH=torch/include/ATen/ops/_dim_arange_ops.h 2025-06-01T22:51:34.9905707Z ++ echo torch/include/ATen/ops/_dim_arange_ops.h 2025-06-01T22:51:34.9906146Z ++ grep RECORD 2025-06-01T22:51:34.9926122Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dim_arange_ops.h 2025-06-01T22:51:34.9926626Z +++ openssl base64 2025-06-01T22:51:34.9927040Z +++ sed -e s/+/-/g 2025-06-01T22:51:34.9928183Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:34.9929647Z +++ sed -e s/=//g 2025-06-01T22:51:34.9968893Z ++ HASH=e0qBLqD2pm-4rdKUA-F0aXXxJU5A-jFFmTl9kYn6HVw 2025-06-01T22:51:34.9973520Z +++ ls -nl torch/include/ATen/ops/_dim_arange_ops.h 2025-06-01T22:51:34.9974423Z +++ awk '{print $5}' 2025-06-01T22:51:35.0002302Z ++ FSIZE=1016 2025-06-01T22:51:35.0003004Z ++ echo '"torch/include/ATen/ops/_dim_arange_ops.h",sha256=e0qBLqD2pm-4rdKUA-F0aXXxJU5A-jFFmTl9kYn6HVw,1016' 2025-06-01T22:51:35.0003799Z ++ read fname 2025-06-01T22:51:35.0004306Z ++ make_wheel_record torch/include/ATen/ops/_dirichlet_grad.h 2025-06-01T22:51:35.0004959Z ++ FPATH=torch/include/ATen/ops/_dirichlet_grad.h 2025-06-01T22:51:35.0005397Z ++ echo torch/include/ATen/ops/_dirichlet_grad.h 2025-06-01T22:51:35.0005768Z ++ grep RECORD 2025-06-01T22:51:35.0025198Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dirichlet_grad.h 2025-06-01T22:51:35.0025877Z +++ openssl base64 2025-06-01T22:51:35.0026133Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.0028038Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.0028301Z +++ sed -e s/=//g 2025-06-01T22:51:35.0070527Z ++ HASH=WcTDKL0bFfiI4EvcvCToeeT2hsPggBKxmSDFLcyzfeo 2025-06-01T22:51:35.0073374Z +++ ls -nl torch/include/ATen/ops/_dirichlet_grad.h 2025-06-01T22:51:35.0074135Z +++ awk '{print $5}' 2025-06-01T22:51:35.0101481Z ++ FSIZE=1372 2025-06-01T22:51:35.0102190Z ++ echo '"torch/include/ATen/ops/_dirichlet_grad.h",sha256=WcTDKL0bFfiI4EvcvCToeeT2hsPggBKxmSDFLcyzfeo,1372' 2025-06-01T22:51:35.0103031Z ++ read fname 2025-06-01T22:51:35.0103546Z ++ make_wheel_record torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.0104366Z ++ FPATH=torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.0105185Z ++ echo torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.0105723Z ++ grep RECORD 2025-06-01T22:51:35.0125881Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.0126656Z +++ openssl base64 2025-06-01T22:51:35.0126999Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.0127402Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.0128184Z +++ sed -e s/=//g 2025-06-01T22:51:35.0167051Z ++ HASH=CJ2r5c7rwdF-oFbGBds_bkpj6ckaPTexp-q9iJcUeqg 2025-06-01T22:51:35.0172005Z +++ ls -nl torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.0172603Z +++ awk '{print $5}' 2025-06-01T22:51:35.0199109Z ++ FSIZE=983 2025-06-01T22:51:35.0199947Z ++ echo '"torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h",sha256=CJ2r5c7rwdF-oFbGBds_bkpj6ckaPTexp-q9iJcUeqg,983' 2025-06-01T22:51:35.0200803Z ++ read fname 2025-06-01T22:51:35.0201205Z ++ make_wheel_record torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h 2025-06-01T22:51:35.0201810Z ++ FPATH=torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h 2025-06-01T22:51:35.0202345Z ++ echo torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h 2025-06-01T22:51:35.0202773Z ++ grep RECORD 2025-06-01T22:51:35.0225335Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h 2025-06-01T22:51:35.0225922Z +++ openssl base64 2025-06-01T22:51:35.0226193Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.0226765Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.0228072Z +++ sed -e s/=//g 2025-06-01T22:51:35.0269450Z ++ HASH=2f4DEVNY5upltnWRxuG0UJ4qXW28myAnIerYbWhc6UY 2025-06-01T22:51:35.0272418Z +++ ls -nl torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h 2025-06-01T22:51:35.0273591Z +++ awk '{print $5}' 2025-06-01T22:51:35.0301097Z ++ FSIZE=778 2025-06-01T22:51:35.0301787Z ++ echo '"torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h",sha256=2f4DEVNY5upltnWRxuG0UJ4qXW28myAnIerYbWhc6UY,778' 2025-06-01T22:51:35.0302517Z ++ read fname 2025-06-01T22:51:35.0302922Z ++ make_wheel_record torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h 2025-06-01T22:51:35.0303541Z ++ FPATH=torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h 2025-06-01T22:51:35.0304089Z ++ echo torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h 2025-06-01T22:51:35.0304510Z ++ grep RECORD 2025-06-01T22:51:35.0325855Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h 2025-06-01T22:51:35.0326439Z +++ openssl base64 2025-06-01T22:51:35.0326710Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.0326964Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.0327246Z +++ sed -e s/=//g 2025-06-01T22:51:35.0367435Z ++ HASH=BrBAlWqCoBf1imK-MlVkXdXVRWWDOBV9JzC8VDuKpko 2025-06-01T22:51:35.0372235Z +++ ls -nl torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h 2025-06-01T22:51:35.0372935Z +++ awk '{print $5}' 2025-06-01T22:51:35.0399188Z ++ FSIZE=780 2025-06-01T22:51:35.0399986Z ++ echo '"torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h",sha256=BrBAlWqCoBf1imK-MlVkXdXVRWWDOBV9JzC8VDuKpko,780' 2025-06-01T22:51:35.0400743Z ++ read fname 2025-06-01T22:51:35.0401116Z ++ make_wheel_record torch/include/ATen/ops/_dirichlet_grad_native.h 2025-06-01T22:51:35.0401666Z ++ FPATH=torch/include/ATen/ops/_dirichlet_grad_native.h 2025-06-01T22:51:35.0402142Z ++ echo torch/include/ATen/ops/_dirichlet_grad_native.h 2025-06-01T22:51:35.0402551Z ++ grep RECORD 2025-06-01T22:51:35.0429406Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dirichlet_grad_native.h 2025-06-01T22:51:35.0429969Z +++ openssl base64 2025-06-01T22:51:35.0430241Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.0430623Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.0431149Z +++ sed -e s/=//g 2025-06-01T22:51:35.0472781Z ++ HASH=M3mDvOle-3R6-o16ZA8MiWQFBdnAX1f4yK0czZNe46c 2025-06-01T22:51:35.0475508Z +++ ls -nl torch/include/ATen/ops/_dirichlet_grad_native.h 2025-06-01T22:51:35.0476376Z +++ awk '{print $5}' 2025-06-01T22:51:35.0504551Z ++ FSIZE=791 2025-06-01T22:51:35.0505461Z ++ echo '"torch/include/ATen/ops/_dirichlet_grad_native.h",sha256=M3mDvOle-3R6-o16ZA8MiWQFBdnAX1f4yK0czZNe46c,791' 2025-06-01T22:51:35.0506158Z ++ read fname 2025-06-01T22:51:35.0506525Z ++ make_wheel_record torch/include/ATen/ops/_dirichlet_grad_ops.h 2025-06-01T22:51:35.0507028Z ++ FPATH=torch/include/ATen/ops/_dirichlet_grad_ops.h 2025-06-01T22:51:35.0507538Z ++ echo torch/include/ATen/ops/_dirichlet_grad_ops.h 2025-06-01T22:51:35.0507934Z ++ grep RECORD 2025-06-01T22:51:35.0527438Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dirichlet_grad_ops.h 2025-06-01T22:51:35.0527992Z +++ openssl base64 2025-06-01T22:51:35.0528515Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.0529345Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.0530760Z +++ sed -e s/=//g 2025-06-01T22:51:35.0570202Z ++ HASH=kP6VDEnYTZJ8enGBrEaDwGH_4mOoID_zBHPRsg3ynXw 2025-06-01T22:51:35.0574815Z +++ ls -nl torch/include/ATen/ops/_dirichlet_grad_ops.h 2025-06-01T22:51:35.0575767Z +++ awk '{print $5}' 2025-06-01T22:51:35.0602398Z ++ FSIZE=1927 2025-06-01T22:51:35.0603152Z ++ echo '"torch/include/ATen/ops/_dirichlet_grad_ops.h",sha256=kP6VDEnYTZJ8enGBrEaDwGH_4mOoID_zBHPRsg3ynXw,1927' 2025-06-01T22:51:35.0603961Z ++ read fname 2025-06-01T22:51:35.0604323Z ++ make_wheel_record torch/include/ATen/ops/_dyn_quant_matmul_4bit.h 2025-06-01T22:51:35.0605071Z ++ FPATH=torch/include/ATen/ops/_dyn_quant_matmul_4bit.h 2025-06-01T22:51:35.0605570Z ++ echo torch/include/ATen/ops/_dyn_quant_matmul_4bit.h 2025-06-01T22:51:35.0605963Z ++ grep RECORD 2025-06-01T22:51:35.0627671Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dyn_quant_matmul_4bit.h 2025-06-01T22:51:35.0627879Z +++ openssl base64 2025-06-01T22:51:35.0627992Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.0628100Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.0628568Z +++ sed -e s/=//g 2025-06-01T22:51:35.0670944Z ++ HASH=WZu-HcuYByWfue8I2_9bBwCHkJ7xgVo15SRSfWQ0-48 2025-06-01T22:51:35.0673739Z +++ ls -nl torch/include/ATen/ops/_dyn_quant_matmul_4bit.h 2025-06-01T22:51:35.0674549Z +++ awk '{print $5}' 2025-06-01T22:51:35.0701718Z ++ FSIZE=925 2025-06-01T22:51:35.0702665Z ++ echo '"torch/include/ATen/ops/_dyn_quant_matmul_4bit.h",sha256=WZu-HcuYByWfue8I2_9bBwCHkJ7xgVo15SRSfWQ0-48,925' 2025-06-01T22:51:35.0702778Z ++ read fname 2025-06-01T22:51:35.0703149Z ++ make_wheel_record torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h 2025-06-01T22:51:35.0703410Z ++ FPATH=torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h 2025-06-01T22:51:35.0703686Z ++ echo torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h 2025-06-01T22:51:35.0703827Z ++ grep RECORD 2025-06-01T22:51:35.0726050Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h 2025-06-01T22:51:35.0726166Z +++ openssl base64 2025-06-01T22:51:35.0726697Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.0727565Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.0728495Z +++ sed -e s/=//g 2025-06-01T22:51:35.0767257Z ++ HASH=s8Tz9VDHFcldQcdlY3xVF-W3sPW8oMbQEgFwq4l60wI 2025-06-01T22:51:35.0772095Z +++ ls -nl torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h 2025-06-01T22:51:35.0772723Z +++ awk '{print $5}' 2025-06-01T22:51:35.0800616Z ++ FSIZE=833 2025-06-01T22:51:35.0801209Z ++ echo '"torch/include/ATen/ops/_dyn_quant_matmul_4bit_cpu_dispatch.h",sha256=s8Tz9VDHFcldQcdlY3xVF-W3sPW8oMbQEgFwq4l60wI,833' 2025-06-01T22:51:35.0801351Z ++ read fname 2025-06-01T22:51:35.0801620Z ++ make_wheel_record torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h 2025-06-01T22:51:35.0801848Z ++ FPATH=torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h 2025-06-01T22:51:35.0802051Z ++ echo torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h 2025-06-01T22:51:35.0802286Z ++ grep RECORD 2025-06-01T22:51:35.0831047Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h 2025-06-01T22:51:35.0831180Z +++ openssl base64 2025-06-01T22:51:35.0831282Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.0831380Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.0831485Z +++ sed -e s/=//g 2025-06-01T22:51:35.0872653Z ++ HASH=-almgJApYKm-RuGgM8MrBvDjouU7fRJ9pmpZoyvtQFw 2025-06-01T22:51:35.0875342Z +++ ls -nl torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h 2025-06-01T22:51:35.0875719Z +++ awk '{print $5}' 2025-06-01T22:51:35.0904312Z ++ FSIZE=593 2025-06-01T22:51:35.0904942Z ++ echo '"torch/include/ATen/ops/_dyn_quant_matmul_4bit_native.h",sha256=-almgJApYKm-RuGgM8MrBvDjouU7fRJ9pmpZoyvtQFw,593' 2025-06-01T22:51:35.0905193Z ++ read fname 2025-06-01T22:51:35.0905447Z ++ make_wheel_record torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h 2025-06-01T22:51:35.0905643Z ++ FPATH=torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h 2025-06-01T22:51:35.0905854Z ++ echo torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h 2025-06-01T22:51:35.0905952Z ++ grep RECORD 2025-06-01T22:51:35.0926997Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h 2025-06-01T22:51:35.0927119Z +++ openssl base64 2025-06-01T22:51:35.0927811Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.0929290Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.0930287Z +++ sed -e s/=//g 2025-06-01T22:51:35.0969603Z ++ HASH=M9Z-zdQcaOWwzQxD-ehE9ZI8vCm_Q2uOLXeEq1kzYMU 2025-06-01T22:51:35.0974157Z +++ ls -nl torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h 2025-06-01T22:51:35.0975054Z +++ awk '{print $5}' 2025-06-01T22:51:35.1004329Z ++ FSIZE=1319 2025-06-01T22:51:35.1005065Z ++ echo '"torch/include/ATen/ops/_dyn_quant_matmul_4bit_ops.h",sha256=M9Z-zdQcaOWwzQxD-ehE9ZI8vCm_Q2uOLXeEq1kzYMU,1319' 2025-06-01T22:51:35.1005186Z ++ read fname 2025-06-01T22:51:35.1005462Z ++ make_wheel_record torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h 2025-06-01T22:51:35.1005671Z ++ FPATH=torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h 2025-06-01T22:51:35.1005872Z ++ echo torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h 2025-06-01T22:51:35.1005993Z ++ grep RECORD 2025-06-01T22:51:35.1027479Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h 2025-06-01T22:51:35.1027597Z +++ openssl base64 2025-06-01T22:51:35.1027711Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.1027820Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.1027919Z +++ sed -e s/=//g 2025-06-01T22:51:35.1070507Z ++ HASH=iQ2uJ1ulBI4_EHQP6w9sw4KZIvP7GB0uelC7Kot1mKg 2025-06-01T22:51:35.1073586Z +++ ls -nl torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h 2025-06-01T22:51:35.1074052Z +++ awk '{print $5}' 2025-06-01T22:51:35.1102694Z ++ FSIZE=1013 2025-06-01T22:51:35.1103418Z ++ echo '"torch/include/ATen/ops/_dyn_quant_pack_4bit_weight.h",sha256=iQ2uJ1ulBI4_EHQP6w9sw4KZIvP7GB0uelC7Kot1mKg,1013' 2025-06-01T22:51:35.1103559Z ++ read fname 2025-06-01T22:51:35.1103827Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag.h 2025-06-01T22:51:35.1103994Z ++ FPATH=torch/include/ATen/ops/_embedding_bag.h 2025-06-01T22:51:35.1104135Z ++ echo torch/include/ATen/ops/_embedding_bag.h 2025-06-01T22:51:35.1104382Z ++ grep RECORD 2025-06-01T22:51:35.1125926Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag.h 2025-06-01T22:51:35.1126033Z +++ openssl base64 2025-06-01T22:51:35.1126134Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.1126851Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.1128231Z +++ sed -e s/=//g 2025-06-01T22:51:35.1167274Z ++ HASH=cbZ8zsdaGJFOU_h5Fv-bwRy1yfV53hfgAPslBErH3h4 2025-06-01T22:51:35.1171816Z +++ ls -nl torch/include/ATen/ops/_embedding_bag.h 2025-06-01T22:51:35.1172656Z +++ awk '{print $5}' 2025-06-01T22:51:35.1199173Z ++ FSIZE=3178 2025-06-01T22:51:35.1199691Z ++ echo '"torch/include/ATen/ops/_embedding_bag.h",sha256=cbZ8zsdaGJFOU_h5Fv-bwRy1yfV53hfgAPslBErH3h4,3178' 2025-06-01T22:51:35.1199790Z ++ read fname 2025-06-01T22:51:35.1200123Z ++ make_wheel_record torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-06-01T22:51:35.1202035Z ++ FPATH=torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-06-01T22:51:35.1202300Z ++ echo torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-06-01T22:51:35.1202412Z ++ grep RECORD 2025-06-01T22:51:35.1225671Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-06-01T22:51:35.1225926Z +++ openssl base64 2025-06-01T22:51:35.1226032Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.1226954Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.1227536Z +++ sed -e s/=//g 2025-06-01T22:51:35.1269816Z ++ HASH=bLLEU3ZoGyDnu0IyT1RpFU0mql2mT5MyvYIX2czXwYI 2025-06-01T22:51:35.1271740Z +++ ls -nl torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h 2025-06-01T22:51:35.1272514Z +++ awk '{print $5}' 2025-06-01T22:51:35.1300886Z ++ FSIZE=882 2025-06-01T22:51:35.1301486Z ++ echo '"torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_cpu_dispatch.h",sha256=bLLEU3ZoGyDnu0IyT1RpFU0mql2mT5MyvYIX2czXwYI,882' 2025-06-01T22:51:35.1301594Z ++ read fname 2025-06-01T22:51:35.1301883Z ++ make_wheel_record torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h 2025-06-01T22:51:35.1302125Z ++ FPATH=torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h 2025-06-01T22:51:35.1302367Z ++ echo torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h 2025-06-01T22:51:35.1302462Z ++ grep RECORD 2025-06-01T22:51:35.1325912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h 2025-06-01T22:51:35.1326042Z +++ openssl base64 2025-06-01T22:51:35.1326144Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.1326244Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.1326361Z +++ sed -e s/=//g 2025-06-01T22:51:35.1366243Z ++ HASH=gPm7MhmLRuhusgyfv13wXa1b1pJGyvc0cx2y_PZu0wY 2025-06-01T22:51:35.1370787Z +++ ls -nl torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h 2025-06-01T22:51:35.1371519Z +++ awk '{print $5}' 2025-06-01T22:51:35.1398533Z ++ FSIZE=642 2025-06-01T22:51:35.1399301Z ++ echo '"torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_native.h",sha256=gPm7MhmLRuhusgyfv13wXa1b1pJGyvc0cx2y_PZu0wY,642' 2025-06-01T22:51:35.1399431Z ++ read fname 2025-06-01T22:51:35.1399707Z ++ make_wheel_record torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h 2025-06-01T22:51:35.1399929Z ++ FPATH=torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h 2025-06-01T22:51:35.1400147Z ++ echo torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h 2025-06-01T22:51:35.1400423Z ++ grep RECORD 2025-06-01T22:51:35.1428613Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h 2025-06-01T22:51:35.1428734Z +++ openssl base64 2025-06-01T22:51:35.1428849Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.1428948Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.1429053Z +++ sed -e s/=//g 2025-06-01T22:51:35.1472396Z ++ HASH=vZninOnoGDtAyVndBZV8rZ_bqrfFCr67nMTMXoTRS4w 2025-06-01T22:51:35.1475128Z +++ ls -nl torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h 2025-06-01T22:51:35.1476256Z +++ awk '{print $5}' 2025-06-01T22:51:35.1504333Z ++ FSIZE=1475 2025-06-01T22:51:35.1504894Z ++ echo '"torch/include/ATen/ops/_dyn_quant_pack_4bit_weight_ops.h",sha256=vZninOnoGDtAyVndBZV8rZ_bqrfFCr67nMTMXoTRS4w,1475' 2025-06-01T22:51:35.1505142Z ++ read fname 2025-06-01T22:51:35.1505425Z ++ make_wheel_record torch/include/ATen/ops/_efficient_attention_backward.h 2025-06-01T22:51:35.1505653Z ++ FPATH=torch/include/ATen/ops/_efficient_attention_backward.h 2025-06-01T22:51:35.1505864Z ++ echo torch/include/ATen/ops/_efficient_attention_backward.h 2025-06-01T22:51:35.1505977Z ++ grep RECORD 2025-06-01T22:51:35.1527208Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficient_attention_backward.h 2025-06-01T22:51:35.1527325Z +++ openssl base64 2025-06-01T22:51:35.1527927Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.1529024Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.1530433Z +++ sed -e s/=//g 2025-06-01T22:51:35.1569248Z ++ HASH=RMYWOa54FxPqAaC9LuDSMlaowUHR4JeChtFlp6wBXi4 2025-06-01T22:51:35.1574046Z +++ ls -nl torch/include/ATen/ops/_efficient_attention_backward.h 2025-06-01T22:51:35.1574777Z +++ awk '{print $5}' 2025-06-01T22:51:35.1602909Z ++ FSIZE=5984 2025-06-01T22:51:35.1603502Z ++ echo '"torch/include/ATen/ops/_efficient_attention_backward.h",sha256=RMYWOa54FxPqAaC9LuDSMlaowUHR4JeChtFlp6wBXi4,5984' 2025-06-01T22:51:35.1603599Z ++ read fname 2025-06-01T22:51:35.1604365Z ++ make_wheel_record torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h 2025-06-01T22:51:35.1604671Z ++ FPATH=torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h 2025-06-01T22:51:35.1604956Z ++ echo torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h 2025-06-01T22:51:35.1605055Z ++ grep RECORD 2025-06-01T22:51:35.1628392Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h 2025-06-01T22:51:35.1628521Z +++ openssl base64 2025-06-01T22:51:35.1628624Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.1628736Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.1628963Z +++ sed -e s/=//g 2025-06-01T22:51:35.1670050Z ++ HASH=dzBXCi6xksLpYJ9e9kncn6dzroxMP3_sRf0xQJrw08U 2025-06-01T22:51:35.1674050Z +++ ls -nl torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h 2025-06-01T22:51:35.1674547Z +++ awk '{print $5}' 2025-06-01T22:51:35.1702423Z ++ FSIZE=2221 2025-06-01T22:51:35.1703104Z ++ echo '"torch/include/ATen/ops/_efficient_attention_backward_cuda_dispatch.h",sha256=dzBXCi6xksLpYJ9e9kncn6dzroxMP3_sRf0xQJrw08U,2221' 2025-06-01T22:51:35.1703224Z ++ read fname 2025-06-01T22:51:35.1703529Z ++ make_wheel_record torch/include/ATen/ops/_efficient_attention_backward_native.h 2025-06-01T22:51:35.1703779Z ++ FPATH=torch/include/ATen/ops/_efficient_attention_backward_native.h 2025-06-01T22:51:35.1704036Z ++ echo torch/include/ATen/ops/_efficient_attention_backward_native.h 2025-06-01T22:51:35.1704161Z ++ grep RECORD 2025-06-01T22:51:35.1726254Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficient_attention_backward_native.h 2025-06-01T22:51:35.1726398Z +++ openssl base64 2025-06-01T22:51:35.1726768Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.1727583Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.1729011Z +++ sed -e s/=//g 2025-06-01T22:51:35.1767371Z ++ HASH=bjZrrVSeQK_LJhkr75h5TGEOWPEZstAe75VMoXXxIdo 2025-06-01T22:51:35.1772480Z +++ ls -nl torch/include/ATen/ops/_efficient_attention_backward_native.h 2025-06-01T22:51:35.1773011Z +++ awk '{print $5}' 2025-06-01T22:51:35.1799347Z ++ FSIZE=1191 2025-06-01T22:51:35.1800153Z ++ echo '"torch/include/ATen/ops/_efficient_attention_backward_native.h",sha256=bjZrrVSeQK_LJhkr75h5TGEOWPEZstAe75VMoXXxIdo,1191' 2025-06-01T22:51:35.1800293Z ++ read fname 2025-06-01T22:51:35.1800866Z ++ make_wheel_record torch/include/ATen/ops/_efficient_attention_backward_ops.h 2025-06-01T22:51:35.1801132Z ++ FPATH=torch/include/ATen/ops/_efficient_attention_backward_ops.h 2025-06-01T22:51:35.1801386Z ++ echo torch/include/ATen/ops/_efficient_attention_backward_ops.h 2025-06-01T22:51:35.1802463Z ++ grep RECORD 2025-06-01T22:51:35.1827460Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficient_attention_backward_ops.h 2025-06-01T22:51:35.1827581Z +++ openssl base64 2025-06-01T22:51:35.1827835Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.1827941Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.1828051Z +++ sed -e s/=//g 2025-06-01T22:51:35.1869709Z ++ HASH=x4ie3O4f_2a_-L_WhCSzPveazM8mqZ3GchoI4AIDmP4 2025-06-01T22:51:35.1873477Z +++ ls -nl torch/include/ATen/ops/_efficient_attention_backward_ops.h 2025-06-01T22:51:35.1874351Z +++ awk '{print $5}' 2025-06-01T22:51:35.1903159Z ++ FSIZE=3166 2025-06-01T22:51:35.1903781Z ++ echo '"torch/include/ATen/ops/_efficient_attention_backward_ops.h",sha256=x4ie3O4f_2a_-L_WhCSzPveazM8mqZ3GchoI4AIDmP4,3166' 2025-06-01T22:51:35.1903893Z ++ read fname 2025-06-01T22:51:35.1904163Z ++ make_wheel_record torch/include/ATen/ops/_efficient_attention_forward.h 2025-06-01T22:51:35.1904373Z ++ FPATH=torch/include/ATen/ops/_efficient_attention_forward.h 2025-06-01T22:51:35.1904582Z ++ echo torch/include/ATen/ops/_efficient_attention_forward.h 2025-06-01T22:51:35.1904825Z ++ grep RECORD 2025-06-01T22:51:35.1925762Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficient_attention_forward.h 2025-06-01T22:51:35.1925925Z +++ openssl base64 2025-06-01T22:51:35.1926252Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.1926353Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.1927446Z +++ sed -e s/=//g 2025-06-01T22:51:35.1967577Z ++ HASH=J3jj2b5aqrmzM9i5qc7ataeD8MnAZMYPT5io-PVrCBw 2025-06-01T22:51:35.1972471Z +++ ls -nl torch/include/ATen/ops/_efficient_attention_forward.h 2025-06-01T22:51:35.1973481Z +++ awk '{print $5}' 2025-06-01T22:51:35.1999734Z ++ FSIZE=5405 2025-06-01T22:51:35.2000552Z ++ echo '"torch/include/ATen/ops/_efficient_attention_forward.h",sha256=J3jj2b5aqrmzM9i5qc7ataeD8MnAZMYPT5io-PVrCBw,5405' 2025-06-01T22:51:35.2000669Z ++ read fname 2025-06-01T22:51:35.2000999Z ++ make_wheel_record torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h 2025-06-01T22:51:35.2001325Z ++ FPATH=torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h 2025-06-01T22:51:35.2001938Z ++ echo torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h 2025-06-01T22:51:35.2002327Z ++ grep RECORD 2025-06-01T22:51:35.2026069Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h 2025-06-01T22:51:35.2026194Z +++ openssl base64 2025-06-01T22:51:35.2026297Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.2026423Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.2027483Z +++ sed -e s/=//g 2025-06-01T22:51:35.2066549Z ++ HASH=TTj_QreJPc9OZgL-AwGfxL1Fh95An9dnmo9S6RzXTSE 2025-06-01T22:51:35.2071139Z +++ ls -nl torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h 2025-06-01T22:51:35.2072103Z +++ awk '{print $5}' 2025-06-01T22:51:35.2096852Z ++ FSIZE=1965 2025-06-01T22:51:35.2097543Z ++ echo '"torch/include/ATen/ops/_efficient_attention_forward_cuda_dispatch.h",sha256=TTj_QreJPc9OZgL-AwGfxL1Fh95An9dnmo9S6RzXTSE,1965' 2025-06-01T22:51:35.2097962Z ++ read fname 2025-06-01T22:51:35.2098339Z ++ make_wheel_record torch/include/ATen/ops/_efficient_attention_forward_native.h 2025-06-01T22:51:35.2098601Z ++ FPATH=torch/include/ATen/ops/_efficient_attention_forward_native.h 2025-06-01T22:51:35.2099656Z ++ echo torch/include/ATen/ops/_efficient_attention_forward_native.h 2025-06-01T22:51:35.2101111Z ++ grep RECORD 2025-06-01T22:51:35.2124543Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficient_attention_forward_native.h 2025-06-01T22:51:35.2124914Z +++ openssl base64 2025-06-01T22:51:35.2125034Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.2125643Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.2126444Z +++ sed -e s/=//g 2025-06-01T22:51:35.2166618Z ++ HASH=Ot7CG4uvOYbLnSd6Rwhg5Zg2Dy4pLpLIf-a-0N064d0 2025-06-01T22:51:35.2170118Z +++ ls -nl torch/include/ATen/ops/_efficient_attention_forward_native.h 2025-06-01T22:51:35.2170953Z +++ awk '{print $5}' 2025-06-01T22:51:35.2197688Z ++ FSIZE=1063 2025-06-01T22:51:35.2198385Z ++ echo '"torch/include/ATen/ops/_efficient_attention_forward_native.h",sha256=Ot7CG4uvOYbLnSd6Rwhg5Zg2Dy4pLpLIf-a-0N064d0,1063' 2025-06-01T22:51:35.2198507Z ++ read fname 2025-06-01T22:51:35.2198787Z ++ make_wheel_record torch/include/ATen/ops/_efficient_attention_forward_ops.h 2025-06-01T22:51:35.2199165Z ++ FPATH=torch/include/ATen/ops/_efficient_attention_forward_ops.h 2025-06-01T22:51:35.2199406Z ++ echo torch/include/ATen/ops/_efficient_attention_forward_ops.h 2025-06-01T22:51:35.2200559Z ++ grep RECORD 2025-06-01T22:51:35.2225206Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficient_attention_forward_ops.h 2025-06-01T22:51:35.2225343Z +++ openssl base64 2025-06-01T22:51:35.2225442Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.2225541Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.2225649Z +++ sed -e s/=//g 2025-06-01T22:51:35.2265873Z ++ HASH=Cq5w4JPwH9eftzqUfErN_1BU16-PH2GFGMmzie_OGQE 2025-06-01T22:51:35.2269719Z +++ ls -nl torch/include/ATen/ops/_efficient_attention_forward_ops.h 2025-06-01T22:51:35.2270149Z +++ awk '{print $5}' 2025-06-01T22:51:35.2294058Z ++ FSIZE=2874 2025-06-01T22:51:35.2294844Z ++ echo '"torch/include/ATen/ops/_efficient_attention_forward_ops.h",sha256=Cq5w4JPwH9eftzqUfErN_1BU16-PH2GFGMmzie_OGQE,2874' 2025-06-01T22:51:35.2295746Z ++ read fname 2025-06-01T22:51:35.2296118Z ++ make_wheel_record torch/include/ATen/ops/_efficientzerotensor.h 2025-06-01T22:51:35.2296635Z ++ FPATH=torch/include/ATen/ops/_efficientzerotensor.h 2025-06-01T22:51:35.2298994Z ++ echo torch/include/ATen/ops/_efficientzerotensor.h 2025-06-01T22:51:35.2299686Z ++ grep RECORD 2025-06-01T22:51:35.2322134Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficientzerotensor.h 2025-06-01T22:51:35.2322679Z +++ openssl base64 2025-06-01T22:51:35.2322989Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.2323249Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.2323764Z +++ sed -e s/=//g 2025-06-01T22:51:35.2365643Z ++ HASH=PifLZJoxoWkkL9KKpoi3dRNcYzygBGG9cyzGbQC-Hrg 2025-06-01T22:51:35.2369338Z +++ ls -nl torch/include/ATen/ops/_efficientzerotensor.h 2025-06-01T22:51:35.2370361Z +++ awk '{print $5}' 2025-06-01T22:51:35.2397681Z ++ FSIZE=6040 2025-06-01T22:51:35.2398462Z ++ echo '"torch/include/ATen/ops/_efficientzerotensor.h",sha256=PifLZJoxoWkkL9KKpoi3dRNcYzygBGG9cyzGbQC-Hrg,6040' 2025-06-01T22:51:35.2399309Z ++ read fname 2025-06-01T22:51:35.2399941Z ++ make_wheel_record torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.2400842Z ++ FPATH=torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.2401675Z ++ echo torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.2402243Z ++ grep RECORD 2025-06-01T22:51:35.2423031Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.2423778Z +++ openssl base64 2025-06-01T22:51:35.2424035Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.2424304Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.2424561Z +++ sed -e s/=//g 2025-06-01T22:51:35.2462537Z ++ HASH=IUaSge0k6HkAyRavA8GukdP5Lewhrtum9tbYAMlImKs 2025-06-01T22:51:35.2467137Z +++ ls -nl torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.2468156Z +++ awk '{print $5}' 2025-06-01T22:51:35.2492029Z ++ FSIZE=1090 2025-06-01T22:51:35.2493031Z ++ echo '"torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h",sha256=IUaSge0k6HkAyRavA8GukdP5Lewhrtum9tbYAMlImKs,1090' 2025-06-01T22:51:35.2493982Z ++ read fname 2025-06-01T22:51:35.2494433Z ++ make_wheel_record torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h 2025-06-01T22:51:35.2495234Z ++ FPATH=torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h 2025-06-01T22:51:35.2496101Z ++ echo torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h 2025-06-01T22:51:35.2497742Z ++ grep RECORD 2025-06-01T22:51:35.2521575Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h 2025-06-01T22:51:35.2522277Z +++ openssl base64 2025-06-01T22:51:35.2522847Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.2523138Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.2523424Z +++ sed -e s/=//g 2025-06-01T22:51:35.2566016Z ++ HASH=jGP_omHfJMKrOtOSlXTAqs2LXrn8ahiwOL5jTzSJjpc 2025-06-01T22:51:35.2569859Z +++ ls -nl torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h 2025-06-01T22:51:35.2570516Z +++ awk '{print $5}' 2025-06-01T22:51:35.2598262Z ++ FSIZE=1298 2025-06-01T22:51:35.2599033Z ++ echo '"torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h",sha256=jGP_omHfJMKrOtOSlXTAqs2LXrn8ahiwOL5jTzSJjpc,1298' 2025-06-01T22:51:35.2599786Z ++ read fname 2025-06-01T22:51:35.2600229Z ++ make_wheel_record torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h 2025-06-01T22:51:35.2600891Z ++ FPATH=torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h 2025-06-01T22:51:35.2601506Z ++ echo torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h 2025-06-01T22:51:35.2601971Z ++ grep RECORD 2025-06-01T22:51:35.2623046Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h 2025-06-01T22:51:35.2623825Z +++ openssl base64 2025-06-01T22:51:35.2624079Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.2624349Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.2624604Z +++ sed -e s/=//g 2025-06-01T22:51:35.2666410Z ++ HASH=4HkRcxYMlLqlUFXGKeXA3yNpExbkr4Xm8lOm1p63w8A 2025-06-01T22:51:35.2669251Z +++ ls -nl torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h 2025-06-01T22:51:35.2670032Z +++ awk '{print $5}' 2025-06-01T22:51:35.2694107Z ++ FSIZE=1300 2025-06-01T22:51:35.2694871Z ++ echo '"torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h",sha256=4HkRcxYMlLqlUFXGKeXA3yNpExbkr4Xm8lOm1p63w8A,1300' 2025-06-01T22:51:35.2695789Z ++ read fname 2025-06-01T22:51:35.2696358Z ++ make_wheel_record torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h 2025-06-01T22:51:35.2697125Z ++ FPATH=torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h 2025-06-01T22:51:35.2697973Z ++ echo torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h 2025-06-01T22:51:35.2699493Z ++ grep RECORD 2025-06-01T22:51:35.2723079Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h 2025-06-01T22:51:35.2723848Z +++ openssl base64 2025-06-01T22:51:35.2724300Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.2724570Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.2724838Z +++ sed -e s/=//g 2025-06-01T22:51:35.2765835Z ++ HASH=ala4R6WhoZGTgr3l2w8F1Hhf02kFWQIGfoBl9Xv5mmE 2025-06-01T22:51:35.2769648Z +++ ls -nl torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h 2025-06-01T22:51:35.2770478Z +++ awk '{print $5}' 2025-06-01T22:51:35.2797558Z ++ FSIZE=1300 2025-06-01T22:51:35.2798344Z ++ echo '"torch/include/ATen/ops/_efficientzerotensor_meta_dispatch.h",sha256=ala4R6WhoZGTgr3l2w8F1Hhf02kFWQIGfoBl9Xv5mmE,1300' 2025-06-01T22:51:35.2799136Z ++ read fname 2025-06-01T22:51:35.2799530Z ++ make_wheel_record torch/include/ATen/ops/_efficientzerotensor_native.h 2025-06-01T22:51:35.2800133Z ++ FPATH=torch/include/ATen/ops/_efficientzerotensor_native.h 2025-06-01T22:51:35.2800667Z ++ echo torch/include/ATen/ops/_efficientzerotensor_native.h 2025-06-01T22:51:35.2801092Z ++ grep RECORD 2025-06-01T22:51:35.2821722Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficientzerotensor_native.h 2025-06-01T22:51:35.2822312Z +++ openssl base64 2025-06-01T22:51:35.2822577Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.2822816Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.2823095Z +++ sed -e s/=//g 2025-06-01T22:51:35.2866364Z ++ HASH=bumMr6huCWDBYU5cCXLkOruZ9e5O3SxfmB_UnNPHaWo 2025-06-01T22:51:35.2869212Z +++ ls -nl torch/include/ATen/ops/_efficientzerotensor_native.h 2025-06-01T22:51:35.2870318Z +++ awk '{print $5}' 2025-06-01T22:51:35.2894123Z ++ FSIZE=1209 2025-06-01T22:51:35.2894876Z ++ echo '"torch/include/ATen/ops/_efficientzerotensor_native.h",sha256=bumMr6huCWDBYU5cCXLkOruZ9e5O3SxfmB_UnNPHaWo,1209' 2025-06-01T22:51:35.2895734Z ++ read fname 2025-06-01T22:51:35.2896134Z ++ make_wheel_record torch/include/ATen/ops/_efficientzerotensor_ops.h 2025-06-01T22:51:35.2896694Z ++ FPATH=torch/include/ATen/ops/_efficientzerotensor_ops.h 2025-06-01T22:51:35.2897777Z ++ echo torch/include/ATen/ops/_efficientzerotensor_ops.h 2025-06-01T22:51:35.2898774Z ++ grep RECORD 2025-06-01T22:51:35.2921853Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_efficientzerotensor_ops.h 2025-06-01T22:51:35.2922420Z +++ openssl base64 2025-06-01T22:51:35.2922678Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.2922945Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.2923199Z +++ sed -e s/=//g 2025-06-01T22:51:35.2965872Z ++ HASH=Fdt5iH6X-c8SV4rnvAaxJ2C7lG8OLru2TUVc3EVh7gg 2025-06-01T22:51:35.2969641Z +++ ls -nl torch/include/ATen/ops/_efficientzerotensor_ops.h 2025-06-01T22:51:35.2970396Z +++ awk '{print $5}' 2025-06-01T22:51:35.2997931Z ++ FSIZE=2137 2025-06-01T22:51:35.3000329Z ++ echo '"torch/include/ATen/ops/_efficientzerotensor_ops.h",sha256=Fdt5iH6X-c8SV4rnvAaxJ2C7lG8OLru2TUVc3EVh7gg,2137' 2025-06-01T22:51:35.3001057Z ++ read fname 2025-06-01T22:51:35.3001425Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_backward.h 2025-06-01T22:51:35.3003350Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_backward.h 2025-06-01T22:51:35.3003981Z ++ echo torch/include/ATen/ops/_embedding_bag_backward.h 2025-06-01T22:51:35.3004562Z ++ grep RECORD 2025-06-01T22:51:35.3024022Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_backward.h 2025-06-01T22:51:35.3024565Z +++ openssl base64 2025-06-01T22:51:35.3024960Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.3025212Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.3025489Z +++ sed -e s/=//g 2025-06-01T22:51:35.3067441Z ++ HASH=sJQptmJg3Ynp_wiEkCGOnr2bI9H8ZaJJveIqpJUrzr0 2025-06-01T22:51:35.3070263Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_backward.h 2025-06-01T22:51:35.3071170Z +++ awk '{print $5}' 2025-06-01T22:51:35.3096139Z ++ FSIZE=3550 2025-06-01T22:51:35.3096907Z ++ echo '"torch/include/ATen/ops/_embedding_bag_backward.h",sha256=sJQptmJg3Ynp_wiEkCGOnr2bI9H8ZaJJveIqpJUrzr0,3550' 2025-06-01T22:51:35.3097624Z ++ read fname 2025-06-01T22:51:35.3098069Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h 2025-06-01T22:51:35.3098755Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h 2025-06-01T22:51:35.3099896Z ++ echo torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h 2025-06-01T22:51:35.3100376Z ++ grep RECORD 2025-06-01T22:51:35.3124251Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h 2025-06-01T22:51:35.3125071Z +++ openssl base64 2025-06-01T22:51:35.3125345Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.3125599Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.3125876Z +++ sed -e s/=//g 2025-06-01T22:51:35.3165877Z ++ HASH=45iHUyDese2X7uptuAS0tKYk_Gj17O6r07FlfuB_JKA 2025-06-01T22:51:35.3170020Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h 2025-06-01T22:51:35.3170660Z +++ awk '{print $5}' 2025-06-01T22:51:35.3198833Z ++ FSIZE=1429 2025-06-01T22:51:35.3199577Z ++ echo '"torch/include/ATen/ops/_embedding_bag_backward_cpu_dispatch.h",sha256=45iHUyDese2X7uptuAS0tKYk_Gj17O6r07FlfuB_JKA,1429' 2025-06-01T22:51:35.3200333Z ++ read fname 2025-06-01T22:51:35.3200790Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h 2025-06-01T22:51:35.3201482Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h 2025-06-01T22:51:35.3202123Z ++ echo torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h 2025-06-01T22:51:35.3202604Z ++ grep RECORD 2025-06-01T22:51:35.3224181Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h 2025-06-01T22:51:35.3224819Z +++ openssl base64 2025-06-01T22:51:35.3225071Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.3225332Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.3225582Z +++ sed -e s/=//g 2025-06-01T22:51:35.3266531Z ++ HASH=XhiFNBWLRELJIE9i9KtvOo5IB4qyK4D_M3ZBUEsFcDY 2025-06-01T22:51:35.3269723Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h 2025-06-01T22:51:35.3270345Z +++ awk '{print $5}' 2025-06-01T22:51:35.3294588Z ++ FSIZE=1431 2025-06-01T22:51:35.3295460Z ++ echo '"torch/include/ATen/ops/_embedding_bag_backward_cuda_dispatch.h",sha256=XhiFNBWLRELJIE9i9KtvOo5IB4qyK4D_M3ZBUEsFcDY,1431' 2025-06-01T22:51:35.3296378Z ++ read fname 2025-06-01T22:51:35.3296785Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_backward_native.h 2025-06-01T22:51:35.3297412Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_backward_native.h 2025-06-01T22:51:35.3298314Z ++ echo torch/include/ATen/ops/_embedding_bag_backward_native.h 2025-06-01T22:51:35.3299247Z ++ grep RECORD 2025-06-01T22:51:35.3323219Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_backward_native.h 2025-06-01T22:51:35.3323952Z +++ openssl base64 2025-06-01T22:51:35.3324217Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.3324640Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.3324915Z +++ sed -e s/=//g 2025-06-01T22:51:35.3364516Z ++ HASH=zH8o6kn7DhjpZcl699XDomEujzVBT51iwY80fvD4NZA 2025-06-01T22:51:35.3367258Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_backward_native.h 2025-06-01T22:51:35.3368042Z +++ awk '{print $5}' 2025-06-01T22:51:35.3395524Z ++ FSIZE=809 2025-06-01T22:51:35.3396257Z ++ echo '"torch/include/ATen/ops/_embedding_bag_backward_native.h",sha256=zH8o6kn7DhjpZcl699XDomEujzVBT51iwY80fvD4NZA,809' 2025-06-01T22:51:35.3396994Z ++ read fname 2025-06-01T22:51:35.3397384Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_backward_ops.h 2025-06-01T22:51:35.3398100Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_backward_ops.h 2025-06-01T22:51:35.3398632Z ++ echo torch/include/ATen/ops/_embedding_bag_backward_ops.h 2025-06-01T22:51:35.3399058Z ++ grep RECORD 2025-06-01T22:51:35.3422141Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_backward_ops.h 2025-06-01T22:51:35.3422906Z +++ openssl base64 2025-06-01T22:51:35.3423185Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.3423433Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.3423703Z +++ sed -e s/=//g 2025-06-01T22:51:35.3461749Z ++ HASH=uYZlUThtdZZFM5b1FZshseYyu87I3NzBKaz1rp6FGx0 2025-06-01T22:51:35.3464977Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_backward_ops.h 2025-06-01T22:51:35.3465812Z +++ awk '{print $5}' 2025-06-01T22:51:35.3489779Z ++ FSIZE=2008 2025-06-01T22:51:35.3490506Z ++ echo '"torch/include/ATen/ops/_embedding_bag_backward_ops.h",sha256=uYZlUThtdZZFM5b1FZshseYyu87I3NzBKaz1rp6FGx0,2008' 2025-06-01T22:51:35.3491257Z ++ read fname 2025-06-01T22:51:35.3491799Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.3492633Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.3493920Z ++ echo torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.3494828Z ++ grep RECORD 2025-06-01T22:51:35.3519532Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.3520232Z +++ openssl base64 2025-06-01T22:51:35.3520486Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.3520751Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.3521006Z +++ sed -e s/=//g 2025-06-01T22:51:35.3562030Z ++ HASH=QuNQSnHR5iTZvJWKIgx0vPrz6QAfhlT6Q5HPUlVOeYg 2025-06-01T22:51:35.3566039Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.3566622Z +++ awk '{print $5}' 2025-06-01T22:51:35.3594000Z ++ FSIZE=1557 2025-06-01T22:51:35.3594945Z ++ echo '"torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h",sha256=QuNQSnHR5iTZvJWKIgx0vPrz6QAfhlT6Q5HPUlVOeYg,1557' 2025-06-01T22:51:35.3595812Z ++ read fname 2025-06-01T22:51:35.3596201Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h 2025-06-01T22:51:35.3596797Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h 2025-06-01T22:51:35.3597339Z ++ echo torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h 2025-06-01T22:51:35.3597749Z ++ grep RECORD 2025-06-01T22:51:35.3614091Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h 2025-06-01T22:51:35.3616103Z +++ openssl base64 2025-06-01T22:51:35.3616372Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.3617035Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.3618496Z +++ sed -e s/=//g 2025-06-01T22:51:35.3658172Z ++ HASH=TOt0M4kLEjroHtBKm6F-yzZ7etExtkME038pnat2s5g 2025-06-01T22:51:35.3663405Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h 2025-06-01T22:51:35.3664633Z +++ awk '{print $5}' 2025-06-01T22:51:35.3688519Z ++ FSIZE=1014 2025-06-01T22:51:35.3689256Z ++ echo '"torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h",sha256=TOt0M4kLEjroHtBKm6F-yzZ7etExtkME038pnat2s5g,1014' 2025-06-01T22:51:35.3690009Z ++ read fname 2025-06-01T22:51:35.3690421Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h 2025-06-01T22:51:35.3691053Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h 2025-06-01T22:51:35.3692152Z ++ echo torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h 2025-06-01T22:51:35.3693183Z ++ grep RECORD 2025-06-01T22:51:35.3717017Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h 2025-06-01T22:51:35.3717613Z +++ openssl base64 2025-06-01T22:51:35.3717901Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.3718154Z +++ sed -e s/=//g 2025-06-01T22:51:35.3718414Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.3759039Z ++ HASH=85YmHY7AuYkNEoBmrFY8G3rP4udNPQmoC3DvkK-CELM 2025-06-01T22:51:35.3761962Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h 2025-06-01T22:51:35.3763348Z +++ awk '{print $5}' 2025-06-01T22:51:35.3790295Z ++ FSIZE=1016 2025-06-01T22:51:35.3791301Z ++ echo '"torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h",sha256=85YmHY7AuYkNEoBmrFY8G3rP4udNPQmoC3DvkK-CELM,1016' 2025-06-01T22:51:35.3792038Z ++ read fname 2025-06-01T22:51:35.3792593Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_dense_backward.h 2025-06-01T22:51:35.3793201Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_dense_backward.h 2025-06-01T22:51:35.3793760Z ++ echo torch/include/ATen/ops/_embedding_bag_dense_backward.h 2025-06-01T22:51:35.3794210Z ++ grep RECORD 2025-06-01T22:51:35.3811347Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_dense_backward.h 2025-06-01T22:51:35.3812161Z +++ openssl base64 2025-06-01T22:51:35.3813388Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.3815042Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.3816412Z +++ sed -e s/=//g 2025-06-01T22:51:35.3852449Z ++ HASH=LC3OOvKdXY8nctWqiBrDvVoxZKdFpnhr8BnJ5pcBvlc 2025-06-01T22:51:35.3858492Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_dense_backward.h 2025-06-01T22:51:35.3859278Z +++ awk '{print $5}' 2025-06-01T22:51:35.3885822Z ++ FSIZE=9292 2025-06-01T22:51:35.3886566Z ++ echo '"torch/include/ATen/ops/_embedding_bag_dense_backward.h",sha256=LC3OOvKdXY8nctWqiBrDvVoxZKdFpnhr8BnJ5pcBvlc,9292' 2025-06-01T22:51:35.3887345Z ++ read fname 2025-06-01T22:51:35.3887952Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.3888920Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.3889849Z ++ echo torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.3890467Z ++ grep RECORD 2025-06-01T22:51:35.3913752Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.3914521Z +++ openssl base64 2025-06-01T22:51:35.3925441Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.3925712Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.3925984Z +++ sed -e s/=//g 2025-06-01T22:51:35.3952704Z ++ HASH=kCzTFP-YRMJJu7VEdbYrmcO51TcACTJB1gt9yfdRS6E 2025-06-01T22:51:35.3957517Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.3958289Z +++ awk '{print $5}' 2025-06-01T22:51:35.3986835Z ++ FSIZE=2188 2025-06-01T22:51:35.3987749Z ++ echo '"torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h",sha256=kCzTFP-YRMJJu7VEdbYrmcO51TcACTJB1gt9yfdRS6E,2188' 2025-06-01T22:51:35.3988701Z ++ read fname 2025-06-01T22:51:35.3989158Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h 2025-06-01T22:51:35.3990050Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h 2025-06-01T22:51:35.3990729Z ++ echo torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h 2025-06-01T22:51:35.3991229Z ++ grep RECORD 2025-06-01T22:51:35.4008501Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h 2025-06-01T22:51:35.4009139Z +++ openssl base64 2025-06-01T22:51:35.4009600Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.4010645Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.4011854Z +++ sed -e s/=//g 2025-06-01T22:51:35.4049860Z ++ HASH=XuPJExOck6RBEh-gr7ySK86ocCQ0ivOHqdAk84-j7IU 2025-06-01T22:51:35.4054740Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h 2025-06-01T22:51:35.4055530Z +++ awk '{print $5}' 2025-06-01T22:51:35.4082945Z ++ FSIZE=1359 2025-06-01T22:51:35.4083893Z ++ echo '"torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h",sha256=XuPJExOck6RBEh-gr7ySK86ocCQ0ivOHqdAk84-j7IU,1359' 2025-06-01T22:51:35.4084882Z ++ read fname 2025-06-01T22:51:35.4085383Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h 2025-06-01T22:51:35.4086287Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h 2025-06-01T22:51:35.4086992Z ++ echo torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h 2025-06-01T22:51:35.4087514Z ++ grep RECORD 2025-06-01T22:51:35.4108980Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h 2025-06-01T22:51:35.4109770Z +++ openssl base64 2025-06-01T22:51:35.4110032Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.4110293Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.4110564Z +++ sed -e s/=//g 2025-06-01T22:51:35.4147761Z ++ HASH=eGWimdFJBSovKr5IwnjAjyyCJuySBh7-Xr-igWp7byw 2025-06-01T22:51:35.4152149Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h 2025-06-01T22:51:35.4152871Z +++ awk '{print $5}' 2025-06-01T22:51:35.4181092Z ++ FSIZE=1361 2025-06-01T22:51:35.4181883Z ++ echo '"torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h",sha256=eGWimdFJBSovKr5IwnjAjyyCJuySBh7-Xr-igWp7byw,1361' 2025-06-01T22:51:35.4182696Z ++ read fname 2025-06-01T22:51:35.4183148Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_dense_backward_native.h 2025-06-01T22:51:35.4183811Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_dense_backward_native.h 2025-06-01T22:51:35.4184431Z ++ echo torch/include/ATen/ops/_embedding_bag_dense_backward_native.h 2025-06-01T22:51:35.4184887Z ++ grep RECORD 2025-06-01T22:51:35.4205829Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_dense_backward_native.h 2025-06-01T22:51:35.4206473Z +++ openssl base64 2025-06-01T22:51:35.4206750Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.4207322Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.4208160Z +++ sed -e s/=//g 2025-06-01T22:51:35.4246078Z ++ HASH=HQ-uE_7LUW29hR28XVQsw2E1J-sGWMpUwCFF4Z7Ciac 2025-06-01T22:51:35.4251851Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_dense_backward_native.h 2025-06-01T22:51:35.4252602Z +++ awk '{print $5}' 2025-06-01T22:51:35.4277685Z ++ FSIZE=1486 2025-06-01T22:51:35.4278405Z ++ echo '"torch/include/ATen/ops/_embedding_bag_dense_backward_native.h",sha256=HQ-uE_7LUW29hR28XVQsw2E1J-sGWMpUwCFF4Z7Ciac,1486' 2025-06-01T22:51:35.4279163Z ++ read fname 2025-06-01T22:51:35.4279577Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h 2025-06-01T22:51:35.4280230Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h 2025-06-01T22:51:35.4281067Z ++ echo torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h 2025-06-01T22:51:35.4281598Z ++ grep RECORD 2025-06-01T22:51:35.4315284Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h 2025-06-01T22:51:35.4315900Z +++ openssl base64 2025-06-01T22:51:35.4316167Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.4316423Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.4316832Z +++ sed -e s/=//g 2025-06-01T22:51:35.4353282Z ++ HASH=HrCrVYf-Kn4lRRq5B2CstohpKFd_eKCYbIVLiB5JEdw 2025-06-01T22:51:35.4358380Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h 2025-06-01T22:51:35.4359843Z +++ awk '{print $5}' 2025-06-01T22:51:35.4386856Z ++ FSIZE=3411 2025-06-01T22:51:35.4387549Z ++ echo '"torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h",sha256=HrCrVYf-Kn4lRRq5B2CstohpKFd_eKCYbIVLiB5JEdw,3411' 2025-06-01T22:51:35.4388287Z ++ read fname 2025-06-01T22:51:35.4388671Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_forward_only.h 2025-06-01T22:51:35.4389271Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_forward_only.h 2025-06-01T22:51:35.4389791Z ++ echo torch/include/ATen/ops/_embedding_bag_forward_only.h 2025-06-01T22:51:35.4390210Z ++ grep RECORD 2025-06-01T22:51:35.4409798Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_forward_only.h 2025-06-01T22:51:35.4410385Z +++ openssl base64 2025-06-01T22:51:35.4411517Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.4412667Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.4413986Z +++ sed -e s/=//g 2025-06-01T22:51:35.4450921Z ++ HASH=L4-Df3l-CzvB3rh6GbD6di6vp1Hs-VSpnANhxFV4kqU 2025-06-01T22:51:35.4455825Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_forward_only.h 2025-06-01T22:51:35.4456932Z +++ awk '{print $5}' 2025-06-01T22:51:35.4484964Z ++ FSIZE=3308 2025-06-01T22:51:35.4485868Z ++ echo '"torch/include/ATen/ops/_embedding_bag_forward_only.h",sha256=L4-Df3l-CzvB3rh6GbD6di6vp1Hs-VSpnANhxFV4kqU,3308' 2025-06-01T22:51:35.4486602Z ++ read fname 2025-06-01T22:51:35.4487338Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.4488298Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.4489208Z ++ echo torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.4489831Z ++ grep RECORD 2025-06-01T22:51:35.4513765Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.4514519Z +++ openssl base64 2025-06-01T22:51:35.4514774Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.4515041Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.4515317Z +++ sed -e s/=//g 2025-06-01T22:51:35.4553045Z ++ HASH=TaRMr51VIEw7Ohi_k_1Uu7KXtcyPj_3hduSa9EkTnb8 2025-06-01T22:51:35.4558379Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.4559547Z +++ awk '{print $5}' 2025-06-01T22:51:35.4589488Z ++ FSIZE=1583 2025-06-01T22:51:35.4590395Z ++ echo '"torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h",sha256=TaRMr51VIEw7Ohi_k_1Uu7KXtcyPj_3hduSa9EkTnb8,1583' 2025-06-01T22:51:35.4591291Z ++ read fname 2025-06-01T22:51:35.4591759Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h 2025-06-01T22:51:35.4592474Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h 2025-06-01T22:51:35.4593137Z ++ echo torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h 2025-06-01T22:51:35.4593613Z ++ grep RECORD 2025-06-01T22:51:35.4611686Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h 2025-06-01T22:51:35.4612316Z +++ openssl base64 2025-06-01T22:51:35.4613659Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.4615070Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.4616560Z +++ sed -e s/=//g 2025-06-01T22:51:35.4653356Z ++ HASH=M9JFujbhLEQ1n7aHtMx2jV37HDTr7Qgs53XLYcrtxL0 2025-06-01T22:51:35.4658656Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h 2025-06-01T22:51:35.4660068Z +++ awk '{print $5}' 2025-06-01T22:51:35.4685871Z ++ FSIZE=1027 2025-06-01T22:51:35.4686641Z ++ echo '"torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h",sha256=M9JFujbhLEQ1n7aHtMx2jV37HDTr7Qgs53XLYcrtxL0,1027' 2025-06-01T22:51:35.4687620Z ++ read fname 2025-06-01T22:51:35.4688091Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h 2025-06-01T22:51:35.4688845Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h 2025-06-01T22:51:35.4689538Z ++ echo torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h 2025-06-01T22:51:35.4690037Z ++ grep RECORD 2025-06-01T22:51:35.4713975Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h 2025-06-01T22:51:35.4714612Z +++ openssl base64 2025-06-01T22:51:35.4714877Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.4715129Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.4715398Z +++ sed -e s/=//g 2025-06-01T22:51:35.4752134Z ++ HASH=iWskHRVPDV86z6YBRC2GeUZgI4sWhIvak2SoBwdDB5c 2025-06-01T22:51:35.4757077Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h 2025-06-01T22:51:35.4757937Z +++ awk '{print $5}' 2025-06-01T22:51:35.4786364Z ++ FSIZE=1029 2025-06-01T22:51:35.4787206Z ++ echo '"torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h",sha256=iWskHRVPDV86z6YBRC2GeUZgI4sWhIvak2SoBwdDB5c,1029' 2025-06-01T22:51:35.4788023Z ++ read fname 2025-06-01T22:51:35.4788444Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_forward_only_native.h 2025-06-01T22:51:35.4789242Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_forward_only_native.h 2025-06-01T22:51:35.4789835Z ++ echo torch/include/ATen/ops/_embedding_bag_forward_only_native.h 2025-06-01T22:51:35.4790298Z ++ grep RECORD 2025-06-01T22:51:35.4809417Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_forward_only_native.h 2025-06-01T22:51:35.4810181Z +++ openssl base64 2025-06-01T22:51:35.4810823Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.4812431Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.4813598Z +++ sed -e s/=//g 2025-06-01T22:51:35.4850408Z ++ HASH=wBylZrfB-MWhoZP118B7IMyw-gU4tMqfwYrD27zTBsQ 2025-06-01T22:51:35.4855169Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_forward_only_native.h 2025-06-01T22:51:35.4855939Z +++ awk '{print $5}' 2025-06-01T22:51:35.4883145Z ++ FSIZE=1576 2025-06-01T22:51:35.4884034Z ++ echo '"torch/include/ATen/ops/_embedding_bag_forward_only_native.h",sha256=wBylZrfB-MWhoZP118B7IMyw-gU4tMqfwYrD27zTBsQ,1576' 2025-06-01T22:51:35.4884797Z ++ read fname 2025-06-01T22:51:35.4885403Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_forward_only_ops.h 2025-06-01T22:51:35.4886039Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_forward_only_ops.h 2025-06-01T22:51:35.4886626Z ++ echo torch/include/ATen/ops/_embedding_bag_forward_only_ops.h 2025-06-01T22:51:35.4887082Z ++ grep RECORD 2025-06-01T22:51:35.4908685Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_forward_only_ops.h 2025-06-01T22:51:35.4909296Z +++ openssl base64 2025-06-01T22:51:35.4909555Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.4909854Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.4910107Z +++ sed -e s/=//g 2025-06-01T22:51:35.4947844Z ++ HASH=OKOOcs7RNPJxntCIjZJGHzqJMLK6Ur5fuAw-b1yNweA 2025-06-01T22:51:35.4951753Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_forward_only_ops.h 2025-06-01T22:51:35.4952425Z +++ awk '{print $5}' 2025-06-01T22:51:35.4979714Z ++ FSIZE=3687 2025-06-01T22:51:35.4980497Z ++ echo '"torch/include/ATen/ops/_embedding_bag_forward_only_ops.h",sha256=OKOOcs7RNPJxntCIjZJGHzqJMLK6Ur5fuAw-b1yNweA,3687' 2025-06-01T22:51:35.4981260Z ++ read fname 2025-06-01T22:51:35.4981620Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_native.h 2025-06-01T22:51:35.4982147Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_native.h 2025-06-01T22:51:35.4982616Z ++ echo torch/include/ATen/ops/_embedding_bag_native.h 2025-06-01T22:51:35.4983001Z ++ grep RECORD 2025-06-01T22:51:35.5006097Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_native.h 2025-06-01T22:51:35.5006642Z +++ openssl base64 2025-06-01T22:51:35.5006928Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.5007184Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.5007457Z +++ sed -e s/=//g 2025-06-01T22:51:35.5046217Z ++ HASH=8oIqwVJZcPvihObgJPtnHBwW_--hIr62cxT0gUHysnE 2025-06-01T22:51:35.5051592Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_native.h 2025-06-01T22:51:35.5052449Z +++ awk '{print $5}' 2025-06-01T22:51:35.5078724Z ++ FSIZE=1537 2025-06-01T22:51:35.5079472Z ++ echo '"torch/include/ATen/ops/_embedding_bag_native.h",sha256=8oIqwVJZcPvihObgJPtnHBwW_--hIr62cxT0gUHysnE,1537' 2025-06-01T22:51:35.5080167Z ++ read fname 2025-06-01T22:51:35.5080514Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_ops.h 2025-06-01T22:51:35.5081019Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_ops.h 2025-06-01T22:51:35.5081459Z ++ echo torch/include/ATen/ops/_embedding_bag_ops.h 2025-06-01T22:51:35.5081839Z ++ grep RECORD 2025-06-01T22:51:35.5105749Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_ops.h 2025-06-01T22:51:35.5106287Z +++ openssl base64 2025-06-01T22:51:35.5106699Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.5106944Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.5107217Z +++ sed -e s/=//g 2025-06-01T22:51:35.5146974Z ++ HASH=_vODOtewaonZjFGedxUiEWximIuaX44hEyNhTvuEXVU 2025-06-01T22:51:35.5148980Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_ops.h 2025-06-01T22:51:35.5149812Z +++ awk '{print $5}' 2025-06-01T22:51:35.5174300Z ++ FSIZE=3609 2025-06-01T22:51:35.5175185Z ++ echo '"torch/include/ATen/ops/_embedding_bag_ops.h",sha256=_vODOtewaonZjFGedxUiEWximIuaX44hEyNhTvuEXVU,3609' 2025-06-01T22:51:35.5176001Z ++ read fname 2025-06-01T22:51:35.5176472Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h 2025-06-01T22:51:35.5177275Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h 2025-06-01T22:51:35.5178807Z ++ echo torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h 2025-06-01T22:51:35.5180069Z ++ grep RECORD 2025-06-01T22:51:35.5205554Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h 2025-06-01T22:51:35.5206229Z +++ openssl base64 2025-06-01T22:51:35.5206506Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.5206764Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.5207043Z +++ sed -e s/=//g 2025-06-01T22:51:35.5245153Z ++ HASH=uFBoigkgsIcHNp7Khfc4fszGueaksAr3o-5DEvBi8ZU 2025-06-01T22:51:35.5249060Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h 2025-06-01T22:51:35.5249617Z +++ awk '{print $5}' 2025-06-01T22:51:35.5277158Z ++ FSIZE=2299 2025-06-01T22:51:35.5277966Z ++ echo '"torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h",sha256=uFBoigkgsIcHNp7Khfc4fszGueaksAr3o-5DEvBi8ZU,2299' 2025-06-01T22:51:35.5278764Z ++ read fname 2025-06-01T22:51:35.5279425Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.5280504Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.5281537Z ++ echo torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.5282213Z ++ grep RECORD 2025-06-01T22:51:35.5303751Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.5304578Z +++ openssl base64 2025-06-01T22:51:35.5304838Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.5305093Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.5305358Z +++ sed -e s/=//g 2025-06-01T22:51:35.5345688Z ++ HASH=htwTEtG3JsmKY1-yJ-RwrPYBh8WFL663lORtOfsmlHc 2025-06-01T22:51:35.5348325Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.5349148Z +++ awk '{print $5}' 2025-06-01T22:51:35.5373839Z ++ FSIZE=1240 2025-06-01T22:51:35.5374807Z ++ echo '"torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h",sha256=htwTEtG3JsmKY1-yJ-RwrPYBh8WFL663lORtOfsmlHc,1240' 2025-06-01T22:51:35.5375928Z ++ read fname 2025-06-01T22:51:35.5376473Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-06-01T22:51:35.5377489Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-06-01T22:51:35.5378790Z ++ echo torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-06-01T22:51:35.5379723Z ++ grep RECORD 2025-06-01T22:51:35.5402791Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-06-01T22:51:35.5403506Z +++ openssl base64 2025-06-01T22:51:35.5403890Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.5404333Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.5404598Z +++ sed -e s/=//g 2025-06-01T22:51:35.5442505Z ++ HASH=S_JX79qmZVij_rqqXdyOvOulHpWc-B7Pg6VFFoxmJfM 2025-06-01T22:51:35.5447422Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h 2025-06-01T22:51:35.5448148Z +++ awk '{print $5}' 2025-06-01T22:51:35.5474793Z ++ FSIZE=908 2025-06-01T22:51:35.5475683Z ++ echo '"torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h",sha256=S_JX79qmZVij_rqqXdyOvOulHpWc-B7Pg6VFFoxmJfM,908' 2025-06-01T22:51:35.5476537Z ++ read fname 2025-06-01T22:51:35.5477207Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-06-01T22:51:35.5478063Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-06-01T22:51:35.5478867Z ++ echo torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-06-01T22:51:35.5479421Z ++ grep RECORD 2025-06-01T22:51:35.5500573Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-06-01T22:51:35.5501305Z +++ openssl base64 2025-06-01T22:51:35.5501559Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.5501825Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.5502085Z +++ sed -e s/=//g 2025-06-01T22:51:35.5541158Z ++ HASH=3CIHmD-DAh_D-BG1xVGmdS3i37JOJ4HV_xxZoIS6yng 2025-06-01T22:51:35.5543278Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h 2025-06-01T22:51:35.5543875Z +++ awk '{print $5}' 2025-06-01T22:51:35.5570634Z ++ FSIZE=910 2025-06-01T22:51:35.5571460Z ++ echo '"torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h",sha256=3CIHmD-DAh_D-BG1xVGmdS3i37JOJ4HV_xxZoIS6yng,910' 2025-06-01T22:51:35.5572328Z ++ read fname 2025-06-01T22:51:35.5572834Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h 2025-06-01T22:51:35.5573664Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h 2025-06-01T22:51:35.5574692Z ++ echo torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h 2025-06-01T22:51:35.5575802Z ++ grep RECORD 2025-06-01T22:51:35.5599493Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h 2025-06-01T22:51:35.5599637Z +++ openssl base64 2025-06-01T22:51:35.5599743Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.5599841Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.5599948Z +++ sed -e s/=//g 2025-06-01T22:51:35.5640953Z ++ HASH=GLSkBhMfv1L0denm8NynKlmVxwxu3t1Dy0yE4VVRFNE 2025-06-01T22:51:35.5643916Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h 2025-06-01T22:51:35.5644041Z +++ awk '{print $5}' 2025-06-01T22:51:35.5671218Z ++ FSIZE=1178 2025-06-01T22:51:35.5671962Z ++ echo '"torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h",sha256=GLSkBhMfv1L0denm8NynKlmVxwxu3t1Dy0yE4VVRFNE,1178' 2025-06-01T22:51:35.5672159Z ++ read fname 2025-06-01T22:51:35.5672516Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h 2025-06-01T22:51:35.5672808Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h 2025-06-01T22:51:35.5673227Z ++ echo torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h 2025-06-01T22:51:35.5674120Z ++ grep RECORD 2025-06-01T22:51:35.5693255Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h 2025-06-01T22:51:35.5693436Z +++ openssl base64 2025-06-01T22:51:35.5694674Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.5696054Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.5697181Z +++ sed -e s/=//g 2025-06-01T22:51:35.5734620Z ++ HASH=VW3Pqwcs011YKBbmzoyoA6l1EHelGyssbtY8FisTqmE 2025-06-01T22:51:35.5740597Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h 2025-06-01T22:51:35.5741162Z +++ awk '{print $5}' 2025-06-01T22:51:35.5766115Z ++ FSIZE=2747 2025-06-01T22:51:35.5766768Z ++ echo '"torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h",sha256=VW3Pqwcs011YKBbmzoyoA6l1EHelGyssbtY8FisTqmE,2747' 2025-06-01T22:51:35.5766881Z ++ read fname 2025-06-01T22:51:35.5767164Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_sparse_backward.h 2025-06-01T22:51:35.5767546Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_sparse_backward.h 2025-06-01T22:51:35.5769721Z ++ echo torch/include/ATen/ops/_embedding_bag_sparse_backward.h 2025-06-01T22:51:35.5770810Z ++ grep RECORD 2025-06-01T22:51:35.5796488Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_sparse_backward.h 2025-06-01T22:51:35.5796764Z +++ openssl base64 2025-06-01T22:51:35.5796869Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.5797017Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.5797125Z +++ sed -e s/=//g 2025-06-01T22:51:35.5836666Z ++ HASH=_eU7UIzTxSIEnavlKvJtXLhh6mKDBH54XV6YNCXm6HA 2025-06-01T22:51:35.5838772Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_sparse_backward.h 2025-06-01T22:51:35.5840200Z +++ awk '{print $5}' 2025-06-01T22:51:35.5868886Z ++ FSIZE=3257 2025-06-01T22:51:35.5869530Z ++ echo '"torch/include/ATen/ops/_embedding_bag_sparse_backward.h",sha256=_eU7UIzTxSIEnavlKvJtXLhh6mKDBH54XV6YNCXm6HA,3257' 2025-06-01T22:51:35.5870031Z ++ read fname 2025-06-01T22:51:35.5870547Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:35.5870955Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:35.5871353Z ++ echo torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:35.5871455Z ++ grep RECORD 2025-06-01T22:51:35.5890782Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:35.5890901Z +++ openssl base64 2025-06-01T22:51:35.5891930Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.5893253Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.5894565Z +++ sed -e s/=//g 2025-06-01T22:51:35.5931322Z ++ HASH=OmKJGrCFMnxhQ9GIirCKXtDwNmrANgCnzZyvWQ5HQ58 2025-06-01T22:51:35.5936413Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:35.5937107Z +++ awk '{print $5}' 2025-06-01T22:51:35.5965432Z ++ FSIZE=1389 2025-06-01T22:51:35.5966207Z ++ echo '"torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h",sha256=OmKJGrCFMnxhQ9GIirCKXtDwNmrANgCnzZyvWQ5HQ58,1389' 2025-06-01T22:51:35.5966312Z ++ read fname 2025-06-01T22:51:35.5966646Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h 2025-06-01T22:51:35.5966907Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h 2025-06-01T22:51:35.5967267Z ++ echo torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h 2025-06-01T22:51:35.5967387Z ++ grep RECORD 2025-06-01T22:51:35.5992776Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h 2025-06-01T22:51:35.5992897Z +++ openssl base64 2025-06-01T22:51:35.5993013Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.5993111Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.5993210Z +++ sed -e s/=//g 2025-06-01T22:51:35.6034557Z ++ HASH=BiTcSV8AhPqBZ7g00JpECY-w_f-Ny18KQyCxVgKwSsg 2025-06-01T22:51:35.6035356Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h 2025-06-01T22:51:35.6035963Z +++ awk '{print $5}' 2025-06-01T22:51:35.6063752Z ++ FSIZE=767 2025-06-01T22:51:35.6064396Z ++ echo '"torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h",sha256=BiTcSV8AhPqBZ7g00JpECY-w_f-Ny18KQyCxVgKwSsg,767' 2025-06-01T22:51:35.6064510Z ++ read fname 2025-06-01T22:51:35.6064804Z ++ make_wheel_record torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h 2025-06-01T22:51:35.6065044Z ++ FPATH=torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h 2025-06-01T22:51:35.6066555Z ++ echo torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h 2025-06-01T22:51:35.6067216Z ++ grep RECORD 2025-06-01T22:51:35.6088463Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h 2025-06-01T22:51:35.6088598Z +++ openssl base64 2025-06-01T22:51:35.6089695Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.6090943Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.6092374Z +++ sed -e s/=//g 2025-06-01T22:51:35.6129393Z ++ HASH=1IR_I8J1JoBQZvIYPDmwDF9jf0dgHvDxS2bEjdTkCRw 2025-06-01T22:51:35.6134307Z +++ ls -nl torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h 2025-06-01T22:51:35.6134977Z +++ awk '{print $5}' 2025-06-01T22:51:35.6162722Z ++ FSIZE=1868 2025-06-01T22:51:35.6163415Z ++ echo '"torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h",sha256=1IR_I8J1JoBQZvIYPDmwDF9jf0dgHvDxS2bEjdTkCRw,1868' 2025-06-01T22:51:35.6163528Z ++ read fname 2025-06-01T22:51:35.6163900Z ++ make_wheel_record torch/include/ATen/ops/_empty_affine_quantized.h 2025-06-01T22:51:35.6164085Z ++ FPATH=torch/include/ATen/ops/_empty_affine_quantized.h 2025-06-01T22:51:35.6164735Z ++ echo torch/include/ATen/ops/_empty_affine_quantized.h 2025-06-01T22:51:35.6165514Z ++ grep RECORD 2025-06-01T22:51:35.6190293Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_empty_affine_quantized.h 2025-06-01T22:51:35.6190411Z +++ openssl base64 2025-06-01T22:51:35.6190538Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.6190669Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.6190772Z +++ sed -e s/=//g 2025-06-01T22:51:35.6232421Z ++ HASH=mbYVDWg6zWtAiYZV72Nin9LDMicy939owh_ZNtG0jqM 2025-06-01T22:51:35.6234568Z +++ ls -nl torch/include/ATen/ops/_empty_affine_quantized.h 2025-06-01T22:51:35.6236794Z +++ awk '{print $5}' 2025-06-01T22:51:35.6265106Z ++ FSIZE=9219 2025-06-01T22:51:35.6265648Z ++ echo '"torch/include/ATen/ops/_empty_affine_quantized.h",sha256=mbYVDWg6zWtAiYZV72Nin9LDMicy939owh_ZNtG0jqM,9219' 2025-06-01T22:51:35.6265787Z ++ read fname 2025-06-01T22:51:35.6266217Z ++ make_wheel_record torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.6266574Z ++ FPATH=torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.6267057Z ++ echo torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.6267178Z ++ grep RECORD 2025-06-01T22:51:35.6288060Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.6288183Z +++ openssl base64 2025-06-01T22:51:35.6288633Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.6289755Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.6291033Z +++ sed -e s/=//g 2025-06-01T22:51:35.6329006Z ++ HASH=59U7BWrmPuI9hkZiuL6lHDI74lPUpFDPCt_1G4e71ag 2025-06-01T22:51:35.6334210Z +++ ls -nl torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.6334860Z +++ awk '{print $5}' 2025-06-01T22:51:35.6361984Z ++ FSIZE=1502 2025-06-01T22:51:35.6362730Z ++ echo '"torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h",sha256=59U7BWrmPuI9hkZiuL6lHDI74lPUpFDPCt_1G4e71ag,1502' 2025-06-01T22:51:35.6362827Z ++ read fname 2025-06-01T22:51:35.6363128Z ++ make_wheel_record torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h 2025-06-01T22:51:35.6363390Z ++ FPATH=torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h 2025-06-01T22:51:35.6363970Z ++ echo torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h 2025-06-01T22:51:35.6365175Z ++ grep RECORD 2025-06-01T22:51:35.6388679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h 2025-06-01T22:51:35.6388790Z +++ openssl base64 2025-06-01T22:51:35.6389837Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.6389954Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.6390812Z +++ sed -e s/=//g 2025-06-01T22:51:35.6431462Z ++ HASH=Wz9Bm0Kh8i6mcwkaD6qUt_tZqXelmZi3tVWveRr9t08 2025-06-01T22:51:35.6434685Z +++ ls -nl torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h 2025-06-01T22:51:35.6434805Z +++ awk '{print $5}' 2025-06-01T22:51:35.6462546Z ++ FSIZE=1710 2025-06-01T22:51:35.6463142Z ++ echo '"torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h",sha256=Wz9Bm0Kh8i6mcwkaD6qUt_tZqXelmZi3tVWveRr9t08,1710' 2025-06-01T22:51:35.6463238Z ++ read fname 2025-06-01T22:51:35.6463655Z ++ make_wheel_record torch/include/ATen/ops/_empty_affine_quantized_native.h 2025-06-01T22:51:35.6463922Z ++ FPATH=torch/include/ATen/ops/_empty_affine_quantized_native.h 2025-06-01T22:51:35.6464158Z ++ echo torch/include/ATen/ops/_empty_affine_quantized_native.h 2025-06-01T22:51:35.6465342Z ++ grep RECORD 2025-06-01T22:51:35.6486925Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_empty_affine_quantized_native.h 2025-06-01T22:51:35.6487103Z +++ openssl base64 2025-06-01T22:51:35.6487265Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.6488533Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.6489893Z +++ sed -e s/=//g 2025-06-01T22:51:35.6527915Z ++ HASH=6CZ9taBBbqsixJzjAVW6Ua_6jbJUnN5g8OqctyJSZ9M 2025-06-01T22:51:35.6533168Z +++ ls -nl torch/include/ATen/ops/_empty_affine_quantized_native.h 2025-06-01T22:51:35.6533759Z +++ awk '{print $5}' 2025-06-01T22:51:35.6559842Z ++ FSIZE=1310 2025-06-01T22:51:35.6560378Z ++ echo '"torch/include/ATen/ops/_empty_affine_quantized_native.h",sha256=6CZ9taBBbqsixJzjAVW6Ua_6jbJUnN5g8OqctyJSZ9M,1310' 2025-06-01T22:51:35.6560497Z ++ read fname 2025-06-01T22:51:35.6560755Z ++ make_wheel_record torch/include/ATen/ops/_empty_affine_quantized_ops.h 2025-06-01T22:51:35.6560961Z ++ FPATH=torch/include/ATen/ops/_empty_affine_quantized_ops.h 2025-06-01T22:51:35.6562405Z ++ echo torch/include/ATen/ops/_empty_affine_quantized_ops.h 2025-06-01T22:51:35.6563474Z ++ grep RECORD 2025-06-01T22:51:35.6587646Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_empty_affine_quantized_ops.h 2025-06-01T22:51:35.6587783Z +++ openssl base64 2025-06-01T22:51:35.6587940Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.6588102Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.6588246Z +++ sed -e s/=//g 2025-06-01T22:51:35.6630934Z ++ HASH=cg9LMOuDLU-ECV3na_YPom68R-RCCkvkLlPVdqhL2OE 2025-06-01T22:51:35.6634204Z +++ ls -nl torch/include/ATen/ops/_empty_affine_quantized_ops.h 2025-06-01T22:51:35.6634310Z +++ awk '{print $5}' 2025-06-01T22:51:35.6662254Z ++ FSIZE=2751 2025-06-01T22:51:35.6662808Z ++ echo '"torch/include/ATen/ops/_empty_affine_quantized_ops.h",sha256=cg9LMOuDLU-ECV3na_YPom68R-RCCkvkLlPVdqhL2OE,2751' 2025-06-01T22:51:35.6662960Z ++ read fname 2025-06-01T22:51:35.6663435Z ++ make_wheel_record torch/include/ATen/ops/_empty_per_channel_affine_quantized.h 2025-06-01T22:51:35.6663682Z ++ FPATH=torch/include/ATen/ops/_empty_per_channel_affine_quantized.h 2025-06-01T22:51:35.6663929Z ++ echo torch/include/ATen/ops/_empty_per_channel_affine_quantized.h 2025-06-01T22:51:35.6664687Z ++ grep RECORD 2025-06-01T22:51:35.6686679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_empty_per_channel_affine_quantized.h 2025-06-01T22:51:35.6686815Z +++ openssl base64 2025-06-01T22:51:35.6687175Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.6688203Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.6689486Z +++ sed -e s/=//g 2025-06-01T22:51:35.6727912Z ++ HASH=n8bTAr9cuhO0AO9Q5nHK-swO3W1wAilA4-FM77z7CUU 2025-06-01T22:51:35.6732987Z +++ ls -nl torch/include/ATen/ops/_empty_per_channel_affine_quantized.h 2025-06-01T22:51:35.6733492Z +++ awk '{print $5}' 2025-06-01T22:51:35.6761368Z ++ FSIZE=10527 2025-06-01T22:51:35.6761964Z ++ echo '"torch/include/ATen/ops/_empty_per_channel_affine_quantized.h",sha256=n8bTAr9cuhO0AO9Q5nHK-swO3W1wAilA4-FM77z7CUU,10527' 2025-06-01T22:51:35.6762224Z ++ read fname 2025-06-01T22:51:35.6762698Z ++ make_wheel_record torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.6763128Z ++ FPATH=torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.6763534Z ++ echo torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.6763630Z ++ grep RECORD 2025-06-01T22:51:35.6788770Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.6788892Z +++ openssl base64 2025-06-01T22:51:35.6788998Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.6789224Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.6789332Z +++ sed -e s/=//g 2025-06-01T22:51:35.6829193Z ++ HASH=AGOweF2ztro8EMejc9s0q_hQPjtQywsomTVbRyP6jP0 2025-06-01T22:51:35.6833914Z +++ ls -nl torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.6834343Z +++ awk '{print $5}' 2025-06-01T22:51:35.6862971Z ++ FSIZE=1698 2025-06-01T22:51:35.6863874Z ++ echo '"torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h",sha256=AGOweF2ztro8EMejc9s0q_hQPjtQywsomTVbRyP6jP0,1698' 2025-06-01T22:51:35.6863988Z ++ read fname 2025-06-01T22:51:35.6864348Z ++ make_wheel_record torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h 2025-06-01T22:51:35.6864693Z ++ FPATH=torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h 2025-06-01T22:51:35.6865002Z ++ echo torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h 2025-06-01T22:51:35.6865098Z ++ grep RECORD 2025-06-01T22:51:35.6886748Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h 2025-06-01T22:51:35.6886883Z +++ openssl base64 2025-06-01T22:51:35.6887075Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.6887306Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.6888376Z +++ sed -e s/=//g 2025-06-01T22:51:35.6926670Z ++ HASH=2kxVlZ5fSUwSoGUYH5HoKsmoyPXLPB6eJQY8ErTQyR4 2025-06-01T22:51:35.6932091Z +++ ls -nl torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h 2025-06-01T22:51:35.6932733Z +++ awk '{print $5}' 2025-06-01T22:51:35.6963330Z ++ FSIZE=1906 2025-06-01T22:51:35.6964283Z ++ echo '"torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h",sha256=2kxVlZ5fSUwSoGUYH5HoKsmoyPXLPB6eJQY8ErTQyR4,1906' 2025-06-01T22:51:35.6964406Z ++ read fname 2025-06-01T22:51:35.6964743Z ++ make_wheel_record torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h 2025-06-01T22:51:35.6965024Z ++ FPATH=torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h 2025-06-01T22:51:35.6965316Z ++ echo torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h 2025-06-01T22:51:35.6965421Z ++ grep RECORD 2025-06-01T22:51:35.6990276Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h 2025-06-01T22:51:35.6990398Z +++ openssl base64 2025-06-01T22:51:35.6990510Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.6990617Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.6990714Z +++ sed -e s/=//g 2025-06-01T22:51:35.7031231Z ++ HASH=QiC_c-ZCfKnbwSXRWajo4qO7j3ULiPq2jPj4nBKSXxo 2025-06-01T22:51:35.7033994Z +++ ls -nl torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h 2025-06-01T22:51:35.7034098Z +++ awk '{print $5}' 2025-06-01T22:51:35.7061527Z ++ FSIZE=1455 2025-06-01T22:51:35.7062183Z ++ echo '"torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h",sha256=QiC_c-ZCfKnbwSXRWajo4qO7j3ULiPq2jPj4nBKSXxo,1455' 2025-06-01T22:51:35.7062282Z ++ read fname 2025-06-01T22:51:35.7062610Z ++ make_wheel_record torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h 2025-06-01T22:51:35.7062880Z ++ FPATH=torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h 2025-06-01T22:51:35.7063268Z ++ echo torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h 2025-06-01T22:51:35.7064473Z ++ grep RECORD 2025-06-01T22:51:35.7086116Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h 2025-06-01T22:51:35.7086235Z +++ openssl base64 2025-06-01T22:51:35.7086376Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.7086601Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.7087852Z +++ sed -e s/=//g 2025-06-01T22:51:35.7127068Z ++ HASH=6lKtR1-S9hIafuo0HN0rBh9lMJffLLcW6AqK-ImAaaI 2025-06-01T22:51:35.7132138Z +++ ls -nl torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h 2025-06-01T22:51:35.7132978Z +++ awk '{print $5}' 2025-06-01T22:51:35.7162777Z ++ FSIZE=3067 2025-06-01T22:51:35.7163388Z ++ echo '"torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h",sha256=6lKtR1-S9hIafuo0HN0rBh9lMJffLLcW6AqK-ImAaaI,3067' 2025-06-01T22:51:35.7163620Z ++ read fname 2025-06-01T22:51:35.7163955Z ++ make_wheel_record torch/include/ATen/ops/_euclidean_dist.h 2025-06-01T22:51:35.7164297Z ++ FPATH=torch/include/ATen/ops/_euclidean_dist.h 2025-06-01T22:51:35.7164444Z ++ echo torch/include/ATen/ops/_euclidean_dist.h 2025-06-01T22:51:35.7164547Z ++ grep RECORD 2025-06-01T22:51:35.7188655Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_euclidean_dist.h 2025-06-01T22:51:35.7188782Z +++ openssl base64 2025-06-01T22:51:35.7188883Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.7188996Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.7189090Z +++ sed -e s/=//g 2025-06-01T22:51:35.7230614Z ++ HASH=Bu-Y3WK2hGOR-KIA_NF5uGuCESxQq0O1OxnGgcAXX1Q 2025-06-01T22:51:35.7232990Z +++ ls -nl torch/include/ATen/ops/_euclidean_dist.h 2025-06-01T22:51:35.7233868Z +++ awk '{print $5}' 2025-06-01T22:51:35.7262339Z ++ FSIZE=1213 2025-06-01T22:51:35.7262858Z ++ echo '"torch/include/ATen/ops/_euclidean_dist.h",sha256=Bu-Y3WK2hGOR-KIA_NF5uGuCESxQq0O1OxnGgcAXX1Q,1213' 2025-06-01T22:51:35.7263032Z ++ read fname 2025-06-01T22:51:35.7263409Z ++ make_wheel_record torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.7263732Z ++ FPATH=torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.7264064Z ++ echo torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.7264900Z ++ grep RECORD 2025-06-01T22:51:35.7286202Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.7287436Z +++ openssl base64 2025-06-01T22:51:35.7287839Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.7288112Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.7288929Z +++ sed -e s/=//g 2025-06-01T22:51:35.7326763Z ++ HASH=uHbSXlrLcuYEdrGJzbMZ2-aFWm3wWfMuBxhznBYuML0 2025-06-01T22:51:35.7331856Z +++ ls -nl torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.7332441Z +++ awk '{print $5}' 2025-06-01T22:51:35.7359591Z ++ FSIZE=1011 2025-06-01T22:51:35.7360449Z ++ echo '"torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h",sha256=uHbSXlrLcuYEdrGJzbMZ2-aFWm3wWfMuBxhznBYuML0,1011' 2025-06-01T22:51:35.7361320Z ++ read fname 2025-06-01T22:51:35.7361699Z ++ make_wheel_record torch/include/ATen/ops/_euclidean_dist_native.h 2025-06-01T22:51:35.7362231Z ++ FPATH=torch/include/ATen/ops/_euclidean_dist_native.h 2025-06-01T22:51:35.7362711Z ++ echo torch/include/ATen/ops/_euclidean_dist_native.h 2025-06-01T22:51:35.7363090Z ++ grep RECORD 2025-06-01T22:51:35.7387002Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_euclidean_dist_native.h 2025-06-01T22:51:35.7387557Z +++ openssl base64 2025-06-01T22:51:35.7387814Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.7388074Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.7388329Z +++ sed -e s/=//g 2025-06-01T22:51:35.7428938Z ++ HASH=2gouzk59lCiuBL1xx4iuVV_xAaIUdWObrll8CCHJMtY 2025-06-01T22:51:35.7431950Z +++ ls -nl torch/include/ATen/ops/_euclidean_dist_native.h 2025-06-01T22:51:35.7432379Z +++ awk '{print $5}' 2025-06-01T22:51:35.7458188Z ++ FSIZE=614 2025-06-01T22:51:35.7458858Z ++ echo '"torch/include/ATen/ops/_euclidean_dist_native.h",sha256=2gouzk59lCiuBL1xx4iuVV_xAaIUdWObrll8CCHJMtY,614' 2025-06-01T22:51:35.7459551Z ++ read fname 2025-06-01T22:51:35.7459904Z ++ make_wheel_record torch/include/ATen/ops/_euclidean_dist_ops.h 2025-06-01T22:51:35.7460422Z ++ FPATH=torch/include/ATen/ops/_euclidean_dist_ops.h 2025-06-01T22:51:35.7461388Z ++ echo torch/include/ATen/ops/_euclidean_dist_ops.h 2025-06-01T22:51:35.7462464Z ++ grep RECORD 2025-06-01T22:51:35.7485590Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_euclidean_dist_ops.h 2025-06-01T22:51:35.7486131Z +++ openssl base64 2025-06-01T22:51:35.7486409Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.7486678Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.7487320Z +++ sed -e s/=//g 2025-06-01T22:51:35.7525442Z ++ HASH=74gtFa8yBzrZYrnFGI23wH7Mv_EZg1dmVD4RevH0wF0 2025-06-01T22:51:35.7530279Z +++ ls -nl torch/include/ATen/ops/_euclidean_dist_ops.h 2025-06-01T22:51:35.7531051Z +++ awk '{print $5}' 2025-06-01T22:51:35.7554976Z ++ FSIZE=1743 2025-06-01T22:51:35.7555622Z ++ echo '"torch/include/ATen/ops/_euclidean_dist_ops.h",sha256=74gtFa8yBzrZYrnFGI23wH7Mv_EZg1dmVD4RevH0wF0,1743' 2025-06-01T22:51:35.7556328Z ++ read fname 2025-06-01T22:51:35.7556885Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h 2025-06-01T22:51:35.7557767Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h 2025-06-01T22:51:35.7560223Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h 2025-06-01T22:51:35.7561257Z ++ grep RECORD 2025-06-01T22:51:35.7586371Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h 2025-06-01T22:51:35.7587034Z +++ openssl base64 2025-06-01T22:51:35.7587308Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.7587562Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.7587848Z +++ sed -e s/=//g 2025-06-01T22:51:35.7630036Z ++ HASH=sifXVfmMeejV4mSS8cr5uYAk0AAcIcPuyEAqC0h_Q68 2025-06-01T22:51:35.7631515Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h 2025-06-01T22:51:35.7632240Z +++ awk '{print $5}' 2025-06-01T22:51:35.7655479Z ++ FSIZE=2260 2025-06-01T22:51:35.7656375Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h",sha256=sifXVfmMeejV4mSS8cr5uYAk0AAcIcPuyEAqC0h_Q68,2260' 2025-06-01T22:51:35.7657162Z ++ read fname 2025-06-01T22:51:35.7657685Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h 2025-06-01T22:51:35.7658506Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h 2025-06-01T22:51:35.7660905Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h 2025-06-01T22:51:35.7664314Z ++ grep RECORD 2025-06-01T22:51:35.7686677Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h 2025-06-01T22:51:35.7687418Z +++ openssl base64 2025-06-01T22:51:35.7687690Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.7688182Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.7689679Z +++ sed -e s/=//g 2025-06-01T22:51:35.7728561Z ++ HASH=S41HWBoD8pM3gRAg9vxFJ0-HStwmWywG6j0-ZDpB9-8 2025-06-01T22:51:35.7733391Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h 2025-06-01T22:51:35.7734164Z +++ awk '{print $5}' 2025-06-01T22:51:35.7761293Z ++ FSIZE=1208 2025-06-01T22:51:35.7762201Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h",sha256=S41HWBoD8pM3gRAg9vxFJ0-HStwmWywG6j0-ZDpB9-8,1208' 2025-06-01T22:51:35.7763040Z ++ read fname 2025-06-01T22:51:35.7763741Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-06-01T22:51:35.7764901Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-06-01T22:51:35.7765816Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-06-01T22:51:35.7766589Z ++ grep RECORD 2025-06-01T22:51:35.7787811Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-06-01T22:51:35.7788594Z +++ openssl base64 2025-06-01T22:51:35.7788857Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.7789122Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.7790372Z +++ sed -e s/=//g 2025-06-01T22:51:35.7830603Z ++ HASH=Z3HjXf18jEHoIFJ_3ffWCsJKEn7UAjPv6CAD3SPXYiA 2025-06-01T22:51:35.7833630Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h 2025-06-01T22:51:35.7834247Z +++ awk '{print $5}' 2025-06-01T22:51:35.7862237Z ++ FSIZE=960 2025-06-01T22:51:35.7863406Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h",sha256=Z3HjXf18jEHoIFJ_3ffWCsJKEn7UAjPv6CAD3SPXYiA,960' 2025-06-01T22:51:35.7864442Z ++ read fname 2025-06-01T22:51:35.7865032Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-06-01T22:51:35.7865983Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-06-01T22:51:35.7866952Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-06-01T22:51:35.7867566Z ++ grep RECORD 2025-06-01T22:51:35.7886517Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-06-01T22:51:35.7887308Z +++ openssl base64 2025-06-01T22:51:35.7887566Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.7887858Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.7889170Z +++ sed -e s/=//g 2025-06-01T22:51:35.7927713Z ++ HASH=twJrFK6zwJkcIxRZmi338cEPADDp4hCVc-M_SB4_TrI 2025-06-01T22:51:35.7932599Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h 2025-06-01T22:51:35.7933508Z +++ awk '{print $5}' 2025-06-01T22:51:35.7962176Z ++ FSIZE=962 2025-06-01T22:51:35.7963335Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h",sha256=twJrFK6zwJkcIxRZmi338cEPADDp4hCVc-M_SB4_TrI,962' 2025-06-01T22:51:35.7964363Z ++ read fname 2025-06-01T22:51:35.7965110Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h 2025-06-01T22:51:35.7966015Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h 2025-06-01T22:51:35.7966867Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h 2025-06-01T22:51:35.7967463Z ++ grep RECORD 2025-06-01T22:51:35.7995589Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h 2025-06-01T22:51:35.7996319Z +++ openssl base64 2025-06-01T22:51:35.7996572Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.7996838Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.7997090Z +++ sed -e s/=//g 2025-06-01T22:51:35.8036350Z ++ HASH=BAby9eMYxiV1XUbKEP9NRYO3Xc7JMJQn550BO9bdRSE 2025-06-01T22:51:35.8039472Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h 2025-06-01T22:51:35.8040054Z +++ awk '{print $5}' 2025-06-01T22:51:35.8068276Z ++ FSIZE=716 2025-06-01T22:51:35.8069208Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h",sha256=BAby9eMYxiV1XUbKEP9NRYO3Xc7JMJQn550BO9bdRSE,716' 2025-06-01T22:51:35.8070091Z ++ read fname 2025-06-01T22:51:35.8070656Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-06-01T22:51:35.8071503Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-06-01T22:51:35.8072298Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-06-01T22:51:35.8072847Z ++ grep RECORD 2025-06-01T22:51:35.8090440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-06-01T22:51:35.8091290Z +++ openssl base64 2025-06-01T22:51:35.8091542Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.8092726Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.8093759Z +++ sed -e s/=//g 2025-06-01T22:51:35.8131210Z ++ HASH=6lUjkdKPC-jR8ei0GqR2k3RczySRVfv-KFZBNc7e4WI 2025-06-01T22:51:35.8137142Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h 2025-06-01T22:51:35.8137733Z +++ awk '{print $5}' 2025-06-01T22:51:35.8165939Z ++ FSIZE=1733 2025-06-01T22:51:35.8166799Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h",sha256=6lUjkdKPC-jR8ei0GqR2k3RczySRVfv-KFZBNc7e4WI,1733' 2025-06-01T22:51:35.8167692Z ++ read fname 2025-06-01T22:51:35.8168354Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.8169632Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.8170708Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.8171389Z ++ grep RECORD 2025-06-01T22:51:35.8194597Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.8195423Z +++ openssl base64 2025-06-01T22:51:35.8195689Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.8195946Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.8196199Z +++ sed -e s/=//g 2025-06-01T22:51:35.8234874Z ++ HASH=WYeo_28S6rERoId5--EQBXmtM4k3hplRm4bNPOM-V2Q 2025-06-01T22:51:35.8238415Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.8239124Z +++ awk '{print $5}' 2025-06-01T22:51:35.8268061Z ++ FSIZE=1203 2025-06-01T22:51:35.8269099Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h",sha256=WYeo_28S6rERoId5--EQBXmtM4k3hplRm4bNPOM-V2Q,1203' 2025-06-01T22:51:35.8270094Z ++ read fname 2025-06-01T22:51:35.8270617Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-06-01T22:51:35.8271478Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-06-01T22:51:35.8272260Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-06-01T22:51:35.8272824Z ++ grep RECORD 2025-06-01T22:51:35.8291355Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-06-01T22:51:35.8292053Z +++ openssl base64 2025-06-01T22:51:35.8292710Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.8293944Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.8295335Z +++ sed -e s/=//g 2025-06-01T22:51:35.8333127Z ++ HASH=5wJlQTF9DVnZDji9DT24FEjrq2PYFn-OnPeCIRbR2zI 2025-06-01T22:51:35.8338634Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h 2025-06-01T22:51:35.8339225Z +++ awk '{print $5}' 2025-06-01T22:51:35.8366210Z ++ FSIZE=890 2025-06-01T22:51:35.8367079Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h",sha256=5wJlQTF9DVnZDji9DT24FEjrq2PYFn-OnPeCIRbR2zI,890' 2025-06-01T22:51:35.8367981Z ++ read fname 2025-06-01T22:51:35.8368529Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-06-01T22:51:35.8369421Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-06-01T22:51:35.8370242Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-06-01T22:51:35.8370820Z ++ grep RECORD 2025-06-01T22:51:35.8394039Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-06-01T22:51:35.8394769Z +++ openssl base64 2025-06-01T22:51:35.8395035Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.8395280Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.8395694Z +++ sed -e s/=//g 2025-06-01T22:51:35.8435956Z ++ HASH=a7OHKzFejNVNgsmcz8Xh36fTFjOVGp9pjxzKSDxoXnk 2025-06-01T22:51:35.8438720Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h 2025-06-01T22:51:35.8439427Z +++ awk '{print $5}' 2025-06-01T22:51:35.8467289Z ++ FSIZE=892 2025-06-01T22:51:35.8468835Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h",sha256=a7OHKzFejNVNgsmcz8Xh36fTFjOVGp9pjxzKSDxoXnk,892' 2025-06-01T22:51:35.8469761Z ++ read fname 2025-06-01T22:51:35.8470325Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h 2025-06-01T22:51:35.8471128Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h 2025-06-01T22:51:35.8471864Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h 2025-06-01T22:51:35.8472578Z ++ grep RECORD 2025-06-01T22:51:35.8490586Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h 2025-06-01T22:51:35.8491334Z +++ openssl base64 2025-06-01T22:51:35.8492001Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.8493597Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.8494897Z +++ sed -e s/=//g 2025-06-01T22:51:35.8532044Z ++ HASH=orXxT81SHYeqwmJ7p9yl7PKPc6mBQh8bNNUaUBpLU0U 2025-06-01T22:51:35.8536812Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h 2025-06-01T22:51:35.8537466Z +++ awk '{print $5}' 2025-06-01T22:51:35.8565271Z ++ FSIZE=890 2025-06-01T22:51:35.8566255Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h",sha256=orXxT81SHYeqwmJ7p9yl7PKPc6mBQh8bNNUaUBpLU0U,890' 2025-06-01T22:51:35.8567127Z ++ read fname 2025-06-01T22:51:35.8567643Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h 2025-06-01T22:51:35.8568441Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h 2025-06-01T22:51:35.8569191Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h 2025-06-01T22:51:35.8569711Z ++ grep RECORD 2025-06-01T22:51:35.8592411Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h 2025-06-01T22:51:35.8593100Z +++ openssl base64 2025-06-01T22:51:35.8593379Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.8593643Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.8593899Z +++ sed -e s/=//g 2025-06-01T22:51:35.8632270Z ++ HASH=Dk5FOvIRci1Tt4h_57loOyhNo3y4Fn2Fryl9NiUagME 2025-06-01T22:51:35.8635550Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h 2025-06-01T22:51:35.8636306Z +++ awk '{print $5}' 2025-06-01T22:51:35.8663926Z ++ FSIZE=2627 2025-06-01T22:51:35.8664780Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h",sha256=Dk5FOvIRci1Tt4h_57loOyhNo3y4Fn2Fryl9NiUagME,2627' 2025-06-01T22:51:35.8665753Z ++ read fname 2025-06-01T22:51:35.8666219Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h 2025-06-01T22:51:35.8666957Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h 2025-06-01T22:51:35.8667636Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h 2025-06-01T22:51:35.8668122Z ++ grep RECORD 2025-06-01T22:51:35.8688256Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h 2025-06-01T22:51:35.8688954Z +++ openssl base64 2025-06-01T22:51:35.8689228Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.8689896Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.8691218Z +++ sed -e s/=//g 2025-06-01T22:51:35.8729820Z ++ HASH=GYZ6fudjvA1xEcWyonXb-HaG3zZtNwr81tKpArytOJQ 2025-06-01T22:51:35.8734634Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h 2025-06-01T22:51:35.8735473Z +++ awk '{print $5}' 2025-06-01T22:51:35.8763966Z ++ FSIZE=2160 2025-06-01T22:51:35.8765032Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h",sha256=GYZ6fudjvA1xEcWyonXb-HaG3zZtNwr81tKpArytOJQ,2160' 2025-06-01T22:51:35.8766650Z ++ read fname 2025-06-01T22:51:35.8767172Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h 2025-06-01T22:51:35.8768011Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h 2025-06-01T22:51:35.8768774Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h 2025-06-01T22:51:35.8769327Z ++ grep RECORD 2025-06-01T22:51:35.8791875Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h 2025-06-01T22:51:35.8792579Z +++ openssl base64 2025-06-01T22:51:35.8792852Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.8793098Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.8793365Z +++ sed -e s/=//g 2025-06-01T22:51:35.8832740Z ++ HASH=WacyAL2zIhSjRyESXBfc1cNfsJHao-etmWqckd4MeMs 2025-06-01T22:51:35.8835025Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h 2025-06-01T22:51:35.8835582Z +++ awk '{print $5}' 2025-06-01T22:51:35.8863731Z ++ FSIZE=1174 2025-06-01T22:51:35.8864950Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h",sha256=WacyAL2zIhSjRyESXBfc1cNfsJHao-etmWqckd4MeMs,1174' 2025-06-01T22:51:35.8866404Z ++ read fname 2025-06-01T22:51:35.8866993Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-06-01T22:51:35.8867923Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-06-01T22:51:35.8868858Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-06-01T22:51:35.8869460Z ++ grep RECORD 2025-06-01T22:51:35.8887769Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-06-01T22:51:35.8889040Z +++ openssl base64 2025-06-01T22:51:35.8889308Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.8889733Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.8890239Z +++ sed -e s/=//g 2025-06-01T22:51:35.8928255Z ++ HASH=1ztJyBf1_t1uUSpn29ubEBpTJKE2Zca02ZUKYE82C7k 2025-06-01T22:51:35.8933564Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h 2025-06-01T22:51:35.8934493Z +++ awk '{print $5}' 2025-06-01T22:51:35.8961806Z ++ FSIZE=945 2025-06-01T22:51:35.8963194Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h",sha256=1ztJyBf1_t1uUSpn29ubEBpTJKE2Zca02ZUKYE82C7k,945' 2025-06-01T22:51:35.8964805Z ++ read fname 2025-06-01T22:51:35.8965413Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-06-01T22:51:35.8966376Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-06-01T22:51:35.8967295Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-06-01T22:51:35.8967907Z ++ grep RECORD 2025-06-01T22:51:35.8989801Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-06-01T22:51:35.8990641Z +++ openssl base64 2025-06-01T22:51:35.8990905Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.8991163Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.8991414Z +++ sed -e s/=//g 2025-06-01T22:51:35.9030926Z ++ HASH=eZR2vo-E9FDxhwwI3KLVbh4D6d3wVg06UmhlamH8clQ 2025-06-01T22:51:35.9034591Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h 2025-06-01T22:51:35.9035258Z +++ awk '{print $5}' 2025-06-01T22:51:35.9062951Z ++ FSIZE=947 2025-06-01T22:51:35.9063971Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h",sha256=eZR2vo-E9FDxhwwI3KLVbh4D6d3wVg06UmhlamH8clQ,947' 2025-06-01T22:51:35.9064891Z ++ read fname 2025-06-01T22:51:35.9065429Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-06-01T22:51:35.9066449Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-06-01T22:51:35.9067263Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-06-01T22:51:35.9067820Z ++ grep RECORD 2025-06-01T22:51:35.9086720Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-06-01T22:51:35.9087440Z +++ openssl base64 2025-06-01T22:51:35.9087717Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.9087978Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.9088248Z +++ sed -e s/=//g 2025-06-01T22:51:35.9126873Z ++ HASH=Vfq-mm8oRaOlN8Sh15trWpvFk0FUSWf7ZQbS_xEajz8 2025-06-01T22:51:35.9131970Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h 2025-06-01T22:51:35.9132729Z +++ awk '{print $5}' 2025-06-01T22:51:35.9158078Z ++ FSIZE=701 2025-06-01T22:51:35.9158989Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h",sha256=Vfq-mm8oRaOlN8Sh15trWpvFk0FUSWf7ZQbS_xEajz8,701' 2025-06-01T22:51:35.9159964Z ++ read fname 2025-06-01T22:51:35.9160487Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-06-01T22:51:35.9161460Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-06-01T22:51:35.9162356Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-06-01T22:51:35.9163296Z ++ grep RECORD 2025-06-01T22:51:35.9189716Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-06-01T22:51:35.9190421Z +++ openssl base64 2025-06-01T22:51:35.9190690Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.9190936Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.9191216Z +++ sed -e s/=//g 2025-06-01T22:51:35.9232580Z ++ HASH=_h3mdrFE6XOVvFil5t--8-0LCi5DmYi8O0JugBK2X4M 2025-06-01T22:51:35.9233952Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h 2025-06-01T22:51:35.9234554Z +++ awk '{print $5}' 2025-06-01T22:51:35.9261692Z ++ FSIZE=1683 2025-06-01T22:51:35.9262601Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h",sha256=_h3mdrFE6XOVvFil5t--8-0LCi5DmYi8O0JugBK2X4M,1683' 2025-06-01T22:51:35.9263447Z ++ read fname 2025-06-01T22:51:35.9264109Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.9265186Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.9266214Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.9266889Z ++ grep RECORD 2025-06-01T22:51:35.9286762Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.9287616Z +++ openssl base64 2025-06-01T22:51:35.9287877Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.9288144Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.9289217Z +++ sed -e s/=//g 2025-06-01T22:51:35.9327696Z ++ HASH=psAB59dp84lyDfVPrtHMC29sZg1RAFuUyrxaKkfnBrs 2025-06-01T22:51:35.9332753Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.9333453Z +++ awk '{print $5}' 2025-06-01T22:51:35.9361660Z ++ FSIZE=1173 2025-06-01T22:51:35.9362676Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h",sha256=psAB59dp84lyDfVPrtHMC29sZg1RAFuUyrxaKkfnBrs,1173' 2025-06-01T22:51:35.9363796Z ++ read fname 2025-06-01T22:51:35.9364516Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-06-01T22:51:35.9365378Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-06-01T22:51:35.9366351Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-06-01T22:51:35.9366905Z ++ grep RECORD 2025-06-01T22:51:35.9389388Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-06-01T22:51:35.9390099Z +++ openssl base64 2025-06-01T22:51:35.9390367Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.9390621Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.9390871Z +++ sed -e s/=//g 2025-06-01T22:51:35.9429842Z ++ HASH=gMuPyptXG0J8p46sumiDlFc0LQtauT2QrT14gy8Te-8 2025-06-01T22:51:35.9430703Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h 2025-06-01T22:51:35.9431549Z +++ awk '{print $5}' 2025-06-01T22:51:35.9455623Z ++ FSIZE=875 2025-06-01T22:51:35.9456565Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h",sha256=gMuPyptXG0J8p46sumiDlFc0LQtauT2QrT14gy8Te-8,875' 2025-06-01T22:51:35.9457560Z ++ read fname 2025-06-01T22:51:35.9458088Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-06-01T22:51:35.9458940Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-06-01T22:51:35.9461163Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-06-01T22:51:35.9462076Z ++ grep RECORD 2025-06-01T22:51:35.9486001Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-06-01T22:51:35.9486748Z +++ openssl base64 2025-06-01T22:51:35.9487025Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.9487429Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.9487698Z +++ sed -e s/=//g 2025-06-01T22:51:35.9526347Z ++ HASH=pUwXpNO6buFyLj_9szcG_E1_jBCt4p30qjPpS0Y9CLU 2025-06-01T22:51:35.9530694Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h 2025-06-01T22:51:35.9531302Z +++ awk '{print $5}' 2025-06-01T22:51:35.9555838Z ++ FSIZE=877 2025-06-01T22:51:35.9556721Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h",sha256=pUwXpNO6buFyLj_9szcG_E1_jBCt4p30qjPpS0Y9CLU,877' 2025-06-01T22:51:35.9557714Z ++ read fname 2025-06-01T22:51:35.9558214Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h 2025-06-01T22:51:35.9559003Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h 2025-06-01T22:51:35.9560195Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h 2025-06-01T22:51:35.9561834Z ++ grep RECORD 2025-06-01T22:51:35.9588106Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h 2025-06-01T22:51:35.9588763Z +++ openssl base64 2025-06-01T22:51:35.9589027Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.9589273Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.9589534Z +++ sed -e s/=//g 2025-06-01T22:51:35.9630390Z ++ HASH=WRE9Se2gH9rvWK_6OhtD3ji7HAWIJHsfOe1eGffXCT0 2025-06-01T22:51:35.9632927Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h 2025-06-01T22:51:35.9633470Z +++ awk '{print $5}' 2025-06-01T22:51:35.9660418Z ++ FSIZE=860 2025-06-01T22:51:35.9661222Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h",sha256=WRE9Se2gH9rvWK_6OhtD3ji7HAWIJHsfOe1eGffXCT0,860' 2025-06-01T22:51:35.9662017Z ++ read fname 2025-06-01T22:51:35.9662505Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h 2025-06-01T22:51:35.9663297Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h 2025-06-01T22:51:35.9664010Z ++ echo torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h 2025-06-01T22:51:35.9664527Z ++ grep RECORD 2025-06-01T22:51:35.9686386Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h 2025-06-01T22:51:35.9687089Z +++ openssl base64 2025-06-01T22:51:35.9687376Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.9687789Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.9688067Z +++ sed -e s/=//g 2025-06-01T22:51:35.9725987Z ++ HASH=lC82tDq7MSSShgw7hSmKnwPDW4tTEfK3VhG2091DgeU 2025-06-01T22:51:35.9731370Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h 2025-06-01T22:51:35.9731918Z +++ awk '{print $5}' 2025-06-01T22:51:35.9755827Z ++ FSIZE=2527 2025-06-01T22:51:35.9756635Z ++ echo '"torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h",sha256=lC82tDq7MSSShgw7hSmKnwPDW4tTEfK3VhG2091DgeU,2527' 2025-06-01T22:51:35.9757640Z ++ read fname 2025-06-01T22:51:35.9758194Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-06-01T22:51:35.9759050Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-06-01T22:51:35.9761373Z ++ echo torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-06-01T22:51:35.9762285Z ++ grep RECORD 2025-06-01T22:51:35.9787385Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-06-01T22:51:35.9788097Z +++ openssl base64 2025-06-01T22:51:35.9788354Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.9788744Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.9789010Z +++ sed -e s/=//g 2025-06-01T22:51:35.9828912Z ++ HASH=P91BseAWOV1yLni9j2ttCGC3EchZTN7xfjIUvAUES4E 2025-06-01T22:51:35.9832216Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h 2025-06-01T22:51:35.9832802Z +++ awk '{print $5}' 2025-06-01T22:51:35.9854743Z ++ FSIZE=2611 2025-06-01T22:51:35.9855708Z ++ echo '"torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h",sha256=P91BseAWOV1yLni9j2ttCGC3EchZTN7xfjIUvAUES4E,2611' 2025-06-01T22:51:35.9856716Z ++ read fname 2025-06-01T22:51:35.9857505Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.9858723Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.9860798Z ++ echo torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.9861557Z ++ grep RECORD 2025-06-01T22:51:35.9886103Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.9887015Z +++ openssl base64 2025-06-01T22:51:35.9887277Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.9887565Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.9887810Z +++ sed -e s/=//g 2025-06-01T22:51:35.9926184Z ++ HASH=G5OP8iiLIZOAtseqIUdRq7HbGIRcrF6DFuePGY4AV40 2025-06-01T22:51:35.9929530Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:35.9930312Z +++ awk '{print $5}' 2025-06-01T22:51:35.9954071Z ++ FSIZE=1331 2025-06-01T22:51:35.9957831Z ++ echo '"torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h",sha256=G5OP8iiLIZOAtseqIUdRq7HbGIRcrF6DFuePGY4AV40,1331' 2025-06-01T22:51:35.9958927Z ++ read fname 2025-06-01T22:51:35.9959532Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h 2025-06-01T22:51:35.9960524Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h 2025-06-01T22:51:35.9961451Z ++ echo torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h 2025-06-01T22:51:35.9962063Z ++ grep RECORD 2025-06-01T22:51:35.9985324Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h 2025-06-01T22:51:35.9986098Z +++ openssl base64 2025-06-01T22:51:35.9996576Z +++ sed -e s/+/-/g 2025-06-01T22:51:35.9997003Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:35.9997270Z +++ sed -e s/=//g 2025-06-01T22:51:36.0027932Z ++ HASH=J_VRqE9ZWG3vx8oVLeGwZFnogRnt-S2zRujG6wBH-eo 2025-06-01T22:51:36.0028772Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h 2025-06-01T22:51:36.0029784Z +++ awk '{print $5}' 2025-06-01T22:51:36.0053864Z ++ FSIZE=930 2025-06-01T22:51:36.0054773Z ++ echo '"torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h",sha256=J_VRqE9ZWG3vx8oVLeGwZFnogRnt-S2zRujG6wBH-eo,930' 2025-06-01T22:51:36.0055710Z ++ read fname 2025-06-01T22:51:36.0056448Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h 2025-06-01T22:51:36.0057452Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h 2025-06-01T22:51:36.0059695Z ++ echo torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h 2025-06-01T22:51:36.0060516Z ++ grep RECORD 2025-06-01T22:51:36.0086195Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h 2025-06-01T22:51:36.0087007Z +++ openssl base64 2025-06-01T22:51:36.0087408Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.0087663Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.0087940Z +++ sed -e s/=//g 2025-06-01T22:51:36.0125680Z ++ HASH=oLkSNaG5PCAs0XaF6gK4-Y2yAfcfYnqFYKiYWjHOgN8 2025-06-01T22:51:36.0128897Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h 2025-06-01T22:51:36.0129555Z +++ awk '{print $5}' 2025-06-01T22:51:36.0154936Z ++ FSIZE=932 2025-06-01T22:51:36.0155864Z ++ echo '"torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h",sha256=oLkSNaG5PCAs0XaF6gK4-Y2yAfcfYnqFYKiYWjHOgN8,932' 2025-06-01T22:51:36.0156820Z ++ read fname 2025-06-01T22:51:36.0157506Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-06-01T22:51:36.0158432Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-06-01T22:51:36.0160711Z ++ echo torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-06-01T22:51:36.0161661Z ++ grep RECORD 2025-06-01T22:51:36.0187731Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-06-01T22:51:36.0188481Z +++ openssl base64 2025-06-01T22:51:36.0188733Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.0188992Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.0189243Z +++ sed -e s/=//g 2025-06-01T22:51:36.0229822Z ++ HASH=FdhtKbzoEPRvlWRNxmQFURlrppTD1JszzSdSzMtin7U 2025-06-01T22:51:36.0232067Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h 2025-06-01T22:51:36.0232682Z +++ awk '{print $5}' 2025-06-01T22:51:36.0256183Z ++ FSIZE=996 2025-06-01T22:51:36.0257091Z ++ echo '"torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h",sha256=FdhtKbzoEPRvlWRNxmQFURlrppTD1JszzSdSzMtin7U,996' 2025-06-01T22:51:36.0257995Z ++ read fname 2025-06-01T22:51:36.0258709Z ++ make_wheel_record torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-06-01T22:51:36.0259604Z ++ FPATH=torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-06-01T22:51:36.0260980Z ++ echo torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-06-01T22:51:36.0261671Z ++ grep RECORD 2025-06-01T22:51:36.0285757Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-06-01T22:51:36.0286506Z +++ openssl base64 2025-06-01T22:51:36.0286779Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.0287046Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.0287312Z +++ sed -e s/=//g 2025-06-01T22:51:36.0325326Z ++ HASH=QiXQMcqgYSCLCD17TKPu0jcjRaV_9Ns8bSPADzmcZfs 2025-06-01T22:51:36.0329719Z +++ ls -nl torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h 2025-06-01T22:51:36.0330395Z +++ awk '{print $5}' 2025-06-01T22:51:36.0354622Z ++ FSIZE=2989 2025-06-01T22:51:36.0355737Z ++ echo '"torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h",sha256=QiXQMcqgYSCLCD17TKPu0jcjRaV_9Ns8bSPADzmcZfs,2989' 2025-06-01T22:51:36.0356630Z ++ read fname 2025-06-01T22:51:36.0356963Z ++ make_wheel_record torch/include/ATen/ops/_fft_c2c.h 2025-06-01T22:51:36.0357513Z ++ FPATH=torch/include/ATen/ops/_fft_c2c.h 2025-06-01T22:51:36.0358672Z ++ echo torch/include/ATen/ops/_fft_c2c.h 2025-06-01T22:51:36.0360629Z ++ grep RECORD 2025-06-01T22:51:36.0386352Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_c2c.h 2025-06-01T22:51:36.0386982Z +++ openssl base64 2025-06-01T22:51:36.0387247Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.0387490Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.0387763Z +++ sed -e s/=//g 2025-06-01T22:51:36.0428438Z ++ HASH=cahtFRYpxq96JImgRHTkvx_sYMbCxPrnszosP_d8ogY 2025-06-01T22:51:36.0430022Z +++ ls -nl torch/include/ATen/ops/_fft_c2c.h 2025-06-01T22:51:36.0430935Z +++ awk '{print $5}' 2025-06-01T22:51:36.0455245Z ++ FSIZE=4453 2025-06-01T22:51:36.0455823Z ++ echo '"torch/include/ATen/ops/_fft_c2c.h",sha256=cahtFRYpxq96JImgRHTkvx_sYMbCxPrnszosP_d8ogY,4453' 2025-06-01T22:51:36.0456566Z ++ read fname 2025-06-01T22:51:36.0456924Z ++ make_wheel_record torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h 2025-06-01T22:51:36.0457460Z ++ FPATH=torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h 2025-06-01T22:51:36.0460223Z ++ echo torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h 2025-06-01T22:51:36.0460809Z ++ grep RECORD 2025-06-01T22:51:36.0486049Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h 2025-06-01T22:51:36.0486618Z +++ openssl base64 2025-06-01T22:51:36.0486930Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.0487205Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.0487473Z +++ sed -e s/=//g 2025-06-01T22:51:36.0525880Z ++ HASH=vG9P7rhfhPiolRBiKFzwCCkPX4hgWueqCsM5Q6a9Axw 2025-06-01T22:51:36.0530998Z +++ ls -nl torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h 2025-06-01T22:51:36.0532108Z +++ awk '{print $5}' 2025-06-01T22:51:36.0561591Z ++ FSIZE=1481 2025-06-01T22:51:36.0562322Z ++ echo '"torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h",sha256=vG9P7rhfhPiolRBiKFzwCCkPX4hgWueqCsM5Q6a9Axw,1481' 2025-06-01T22:51:36.0563031Z ++ read fname 2025-06-01T22:51:36.0563400Z ++ make_wheel_record torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h 2025-06-01T22:51:36.0564083Z ++ FPATH=torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h 2025-06-01T22:51:36.0564734Z ++ echo torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h 2025-06-01T22:51:36.0565145Z ++ grep RECORD 2025-06-01T22:51:36.0589792Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h 2025-06-01T22:51:36.0590337Z +++ openssl base64 2025-06-01T22:51:36.0590607Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.0590862Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.0591130Z +++ sed -e s/=//g 2025-06-01T22:51:36.0629300Z ++ HASH=4sTsoNuL94y-DfqqkHhUhdvfdpjVHRrqSo89XUxSD64 2025-06-01T22:51:36.0632630Z +++ ls -nl torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h 2025-06-01T22:51:36.0632960Z +++ awk '{print $5}' 2025-06-01T22:51:36.0660327Z ++ FSIZE=1483 2025-06-01T22:51:36.0660866Z ++ echo '"torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h",sha256=4sTsoNuL94y-DfqqkHhUhdvfdpjVHRrqSo89XUxSD64,1483' 2025-06-01T22:51:36.0660974Z ++ read fname 2025-06-01T22:51:36.0661169Z ++ make_wheel_record torch/include/ATen/ops/_fft_c2c_native.h 2025-06-01T22:51:36.0661389Z ++ FPATH=torch/include/ATen/ops/_fft_c2c_native.h 2025-06-01T22:51:36.0661813Z ++ echo torch/include/ATen/ops/_fft_c2c_native.h 2025-06-01T22:51:36.0663070Z ++ grep RECORD 2025-06-01T22:51:36.0686025Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_c2c_native.h 2025-06-01T22:51:36.0686149Z +++ openssl base64 2025-06-01T22:51:36.0686417Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.0686870Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.0687757Z +++ sed -e s/=//g 2025-06-01T22:51:36.0726249Z ++ HASH=aOnyVnsgGbd7VNglnlwlzZgxIZGVSZr_8vK_pErxOc8 2025-06-01T22:51:36.0730523Z +++ ls -nl torch/include/ATen/ops/_fft_c2c_native.h 2025-06-01T22:51:36.0731137Z +++ awk '{print $5}' 2025-06-01T22:51:36.0755554Z ++ FSIZE=946 2025-06-01T22:51:36.0756035Z ++ echo '"torch/include/ATen/ops/_fft_c2c_native.h",sha256=aOnyVnsgGbd7VNglnlwlzZgxIZGVSZr_8vK_pErxOc8,946' 2025-06-01T22:51:36.0756136Z ++ read fname 2025-06-01T22:51:36.0756622Z ++ make_wheel_record torch/include/ATen/ops/_fft_c2c_ops.h 2025-06-01T22:51:36.0756859Z ++ FPATH=torch/include/ATen/ops/_fft_c2c_ops.h 2025-06-01T22:51:36.0759342Z ++ echo torch/include/ATen/ops/_fft_c2c_ops.h 2025-06-01T22:51:36.0761121Z ++ grep RECORD 2025-06-01T22:51:36.0786400Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_c2c_ops.h 2025-06-01T22:51:36.0786695Z +++ openssl base64 2025-06-01T22:51:36.0786794Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.0786900Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.0787009Z +++ sed -e s/=//g 2025-06-01T22:51:36.0828515Z ++ HASH=s761ysrbrbWKnv08LDtJIl5vOrxuqyWOOyG-B8BgZo8 2025-06-01T22:51:36.0831868Z +++ ls -nl torch/include/ATen/ops/_fft_c2c_ops.h 2025-06-01T22:51:36.0832126Z +++ awk '{print $5}' 2025-06-01T22:51:36.0855239Z ++ FSIZE=1973 2025-06-01T22:51:36.0855707Z ++ echo '"torch/include/ATen/ops/_fft_c2c_ops.h",sha256=s761ysrbrbWKnv08LDtJIl5vOrxuqyWOOyG-B8BgZo8,1973' 2025-06-01T22:51:36.0855809Z ++ read fname 2025-06-01T22:51:36.0856391Z ++ make_wheel_record torch/include/ATen/ops/_fft_c2r.h 2025-06-01T22:51:36.0856566Z ++ FPATH=torch/include/ATen/ops/_fft_c2r.h 2025-06-01T22:51:36.0859683Z ++ echo torch/include/ATen/ops/_fft_c2r.h 2025-06-01T22:51:36.0860975Z ++ grep RECORD 2025-06-01T22:51:36.0885189Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_c2r.h 2025-06-01T22:51:36.0885382Z +++ openssl base64 2025-06-01T22:51:36.0885718Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.0885861Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.0885971Z +++ sed -e s/=//g 2025-06-01T22:51:36.0925902Z ++ HASH=At4AAj-6z-5_l8tudtDhPPkDoYzlYRL-pejRFcVXLf0 2025-06-01T22:51:36.0929350Z +++ ls -nl torch/include/ATen/ops/_fft_c2r.h 2025-06-01T22:51:36.0930442Z +++ awk '{print $5}' 2025-06-01T22:51:36.0955042Z ++ FSIZE=4507 2025-06-01T22:51:36.0955506Z ++ echo '"torch/include/ATen/ops/_fft_c2r.h",sha256=At4AAj-6z-5_l8tudtDhPPkDoYzlYRL-pejRFcVXLf0,4507' 2025-06-01T22:51:36.0955610Z ++ read fname 2025-06-01T22:51:36.0956386Z ++ make_wheel_record torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h 2025-06-01T22:51:36.0956584Z ++ FPATH=torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h 2025-06-01T22:51:36.0960519Z ++ echo torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h 2025-06-01T22:51:36.0961165Z ++ grep RECORD 2025-06-01T22:51:36.0987039Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h 2025-06-01T22:51:36.0987177Z +++ openssl base64 2025-06-01T22:51:36.0987279Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.0987384Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.0987490Z +++ sed -e s/=//g 2025-06-01T22:51:36.1030979Z ++ HASH=0E-hSl-YBGNvGnikAJme9itp-dWOoPtWEOq4jzQpXgw 2025-06-01T22:51:36.1031797Z +++ ls -nl torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h 2025-06-01T22:51:36.1032788Z +++ awk '{print $5}' 2025-06-01T22:51:36.1062799Z ++ FSIZE=1535 2025-06-01T22:51:36.1063416Z ++ echo '"torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h",sha256=0E-hSl-YBGNvGnikAJme9itp-dWOoPtWEOq4jzQpXgw,1535' 2025-06-01T22:51:36.1063917Z ++ read fname 2025-06-01T22:51:36.1064218Z ++ make_wheel_record torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h 2025-06-01T22:51:36.1064401Z ++ FPATH=torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h 2025-06-01T22:51:36.1064572Z ++ echo torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h 2025-06-01T22:51:36.1064675Z ++ grep RECORD 2025-06-01T22:51:36.1085360Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h 2025-06-01T22:51:36.1085478Z +++ openssl base64 2025-06-01T22:51:36.1085736Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.1086739Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.1087251Z +++ sed -e s/=//g 2025-06-01T22:51:36.1125512Z ++ HASH=hbgk4cmX0ZIPHBW3Uk5vSB-_WFCZz776XzLaA7qDMDI 2025-06-01T22:51:36.1129877Z +++ ls -nl torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h 2025-06-01T22:51:36.1130710Z +++ awk '{print $5}' 2025-06-01T22:51:36.1155006Z ++ FSIZE=1537 2025-06-01T22:51:36.1155548Z ++ echo '"torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h",sha256=hbgk4cmX0ZIPHBW3Uk5vSB-_WFCZz776XzLaA7qDMDI,1537' 2025-06-01T22:51:36.1155652Z ++ read fname 2025-06-01T22:51:36.1156345Z ++ make_wheel_record torch/include/ATen/ops/_fft_c2r_native.h 2025-06-01T22:51:36.1156917Z ++ FPATH=torch/include/ATen/ops/_fft_c2r_native.h 2025-06-01T22:51:36.1159911Z ++ echo torch/include/ATen/ops/_fft_c2r_native.h 2025-06-01T22:51:36.1161069Z ++ grep RECORD 2025-06-01T22:51:36.1187029Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_c2r_native.h 2025-06-01T22:51:36.1187249Z +++ openssl base64 2025-06-01T22:51:36.1187572Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.1187686Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.1187784Z +++ sed -e s/=//g 2025-06-01T22:51:36.1228511Z ++ HASH=xFVk7wmWlm9yVjxn1m2UWNhq0lu6TkUGoHqi7SxiDWE 2025-06-01T22:51:36.1231640Z +++ ls -nl torch/include/ATen/ops/_fft_c2r_native.h 2025-06-01T22:51:36.1231750Z +++ awk '{print $5}' 2025-06-01T22:51:36.1255604Z ++ FSIZE=982 2025-06-01T22:51:36.1256098Z ++ echo '"torch/include/ATen/ops/_fft_c2r_native.h",sha256=xFVk7wmWlm9yVjxn1m2UWNhq0lu6TkUGoHqi7SxiDWE,982' 2025-06-01T22:51:36.1256196Z ++ read fname 2025-06-01T22:51:36.1256862Z ++ make_wheel_record torch/include/ATen/ops/_fft_c2r_ops.h 2025-06-01T22:51:36.1257055Z ++ FPATH=torch/include/ATen/ops/_fft_c2r_ops.h 2025-06-01T22:51:36.1260178Z ++ echo torch/include/ATen/ops/_fft_c2r_ops.h 2025-06-01T22:51:36.1261442Z ++ grep RECORD 2025-06-01T22:51:36.1285870Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_c2r_ops.h 2025-06-01T22:51:36.1285993Z +++ openssl base64 2025-06-01T22:51:36.1286107Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.1286222Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.1287246Z +++ sed -e s/=//g 2025-06-01T22:51:36.1325713Z ++ HASH=g2-kWjE614_z8J4QkymzY5dLMPpAPcPLRI7uVrf_1AY 2025-06-01T22:51:36.1329417Z +++ ls -nl torch/include/ATen/ops/_fft_c2r_ops.h 2025-06-01T22:51:36.1330306Z +++ awk '{print $5}' 2025-06-01T22:51:36.1355785Z ++ FSIZE=2025 2025-06-01T22:51:36.1356266Z ++ echo '"torch/include/ATen/ops/_fft_c2r_ops.h",sha256=g2-kWjE614_z8J4QkymzY5dLMPpAPcPLRI7uVrf_1AY,2025' 2025-06-01T22:51:36.1356456Z ++ read fname 2025-06-01T22:51:36.1357015Z ++ make_wheel_record torch/include/ATen/ops/_fft_r2c.h 2025-06-01T22:51:36.1357184Z ++ FPATH=torch/include/ATen/ops/_fft_r2c.h 2025-06-01T22:51:36.1360509Z ++ echo torch/include/ATen/ops/_fft_r2c.h 2025-06-01T22:51:36.1361739Z ++ grep RECORD 2025-06-01T22:51:36.1385631Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_r2c.h 2025-06-01T22:51:36.1385813Z +++ openssl base64 2025-06-01T22:51:36.1385945Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.1386067Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.1387145Z +++ sed -e s/=//g 2025-06-01T22:51:36.1429729Z ++ HASH=ICe5R0ixIOdO-HJGOVVedhr9bBbOsEcKEpZTTRvM0-k 2025-06-01T22:51:36.1431063Z +++ ls -nl torch/include/ATen/ops/_fft_r2c.h 2025-06-01T22:51:36.1432169Z +++ awk '{print $5}' 2025-06-01T22:51:36.1461906Z ++ FSIZE=1449 2025-06-01T22:51:36.1462746Z ++ echo '"torch/include/ATen/ops/_fft_r2c.h",sha256=ICe5R0ixIOdO-HJGOVVedhr9bBbOsEcKEpZTTRvM0-k,1449' 2025-06-01T22:51:36.1462934Z ++ read fname 2025-06-01T22:51:36.1463310Z ++ make_wheel_record torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h 2025-06-01T22:51:36.1463628Z ++ FPATH=torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h 2025-06-01T22:51:36.1463932Z ++ echo torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h 2025-06-01T22:51:36.1464127Z ++ grep RECORD 2025-06-01T22:51:36.1486760Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h 2025-06-01T22:51:36.1486984Z +++ openssl base64 2025-06-01T22:51:36.1487178Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.1487656Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.1489097Z +++ sed -e s/=//g 2025-06-01T22:51:36.1527511Z ++ HASH=HCV6m89fdPaz42FaYguyEBeVK3uSMVbDVu37R8al-9g 2025-06-01T22:51:36.1532673Z +++ ls -nl torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h 2025-06-01T22:51:36.1533325Z +++ awk '{print $5}' 2025-06-01T22:51:36.1564556Z ++ FSIZE=1060 2025-06-01T22:51:36.1565462Z ++ echo '"torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h",sha256=HCV6m89fdPaz42FaYguyEBeVK3uSMVbDVu37R8al-9g,1060' 2025-06-01T22:51:36.1565580Z ++ read fname 2025-06-01T22:51:36.1565819Z ++ make_wheel_record torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h 2025-06-01T22:51:36.1565999Z ++ FPATH=torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h 2025-06-01T22:51:36.1566186Z ++ echo torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h 2025-06-01T22:51:36.1566286Z ++ grep RECORD 2025-06-01T22:51:36.1589968Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h 2025-06-01T22:51:36.1590196Z +++ openssl base64 2025-06-01T22:51:36.1590384Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.1590539Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.1590637Z +++ sed -e s/=//g 2025-06-01T22:51:36.1630959Z ++ HASH=bUkhmkjwaLBYCqKYZilmEX_UlvprzUKiQlbUlwKeNVI 2025-06-01T22:51:36.1634560Z +++ ls -nl torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h 2025-06-01T22:51:36.1634683Z +++ awk '{print $5}' 2025-06-01T22:51:36.1662857Z ++ FSIZE=1062 2025-06-01T22:51:36.1663488Z ++ echo '"torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h",sha256=bUkhmkjwaLBYCqKYZilmEX_UlvprzUKiQlbUlwKeNVI,1062' 2025-06-01T22:51:36.1663588Z ++ read fname 2025-06-01T22:51:36.1663845Z ++ make_wheel_record torch/include/ATen/ops/_fft_r2c_native.h 2025-06-01T22:51:36.1663999Z ++ FPATH=torch/include/ATen/ops/_fft_r2c_native.h 2025-06-01T22:51:36.1664157Z ++ echo torch/include/ATen/ops/_fft_r2c_native.h 2025-06-01T22:51:36.1664269Z ++ grep RECORD 2025-06-01T22:51:36.1686333Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_r2c_native.h 2025-06-01T22:51:36.1686504Z +++ openssl base64 2025-06-01T22:51:36.1686628Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.1687134Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.1688309Z +++ sed -e s/=//g 2025-06-01T22:51:36.1726555Z ++ HASH=S1s7VaZhPfDKiTDC5delfzfZ0jCwt_uBv1l1RWUNV_g 2025-06-01T22:51:36.1730924Z +++ ls -nl torch/include/ATen/ops/_fft_r2c_native.h 2025-06-01T22:51:36.1731436Z +++ awk '{print $5}' 2025-06-01T22:51:36.1760492Z ++ FSIZE=950 2025-06-01T22:51:36.1761131Z ++ echo '"torch/include/ATen/ops/_fft_r2c_native.h",sha256=S1s7VaZhPfDKiTDC5delfzfZ0jCwt_uBv1l1RWUNV_g,950' 2025-06-01T22:51:36.1761285Z ++ read fname 2025-06-01T22:51:36.1762013Z ++ make_wheel_record torch/include/ATen/ops/_fft_r2c_ops.h 2025-06-01T22:51:36.1762192Z ++ FPATH=torch/include/ATen/ops/_fft_r2c_ops.h 2025-06-01T22:51:36.1762331Z ++ echo torch/include/ATen/ops/_fft_r2c_ops.h 2025-06-01T22:51:36.1762721Z ++ grep RECORD 2025-06-01T22:51:36.1789224Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fft_r2c_ops.h 2025-06-01T22:51:36.1789421Z +++ openssl base64 2025-06-01T22:51:36.1789594Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.1789752Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.1789849Z +++ sed -e s/=//g 2025-06-01T22:51:36.1831646Z ++ HASH=GXg-C4tLc8z5BfHlH6fWOBt6KhMZ4iC17b3spc9Unus 2025-06-01T22:51:36.1832268Z +++ ls -nl torch/include/ATen/ops/_fft_r2c_ops.h 2025-06-01T22:51:36.1832817Z +++ awk '{print $5}' 2025-06-01T22:51:36.1858177Z ++ FSIZE=1949 2025-06-01T22:51:36.1858739Z ++ echo '"torch/include/ATen/ops/_fft_r2c_ops.h",sha256=GXg-C4tLc8z5BfHlH6fWOBt6KhMZ4iC17b3spc9Unus,1949' 2025-06-01T22:51:36.1858939Z ++ read fname 2025-06-01T22:51:36.1859201Z ++ make_wheel_record torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h 2025-06-01T22:51:36.1859398Z ++ FPATH=torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h 2025-06-01T22:51:36.1861228Z ++ echo torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h 2025-06-01T22:51:36.1862039Z ++ grep RECORD 2025-06-01T22:51:36.1885916Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h 2025-06-01T22:51:36.1886168Z +++ openssl base64 2025-06-01T22:51:36.1886283Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.1886392Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.1887053Z +++ sed -e s/=//g 2025-06-01T22:51:36.1925917Z ++ HASH=yjPQpJuS_GcHkyg9KzTRhg1HSbFEhBb7uJrj8GAJoYI 2025-06-01T22:51:36.1930420Z +++ ls -nl torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h 2025-06-01T22:51:36.1931107Z +++ awk '{print $5}' 2025-06-01T22:51:36.1955346Z ++ FSIZE=836 2025-06-01T22:51:36.1955875Z ++ echo '"torch/include/ATen/ops/_fill_mem_eff_dropout_mask.h",sha256=yjPQpJuS_GcHkyg9KzTRhg1HSbFEhBb7uJrj8GAJoYI,836' 2025-06-01T22:51:36.1955975Z ++ read fname 2025-06-01T22:51:36.1956874Z ++ make_wheel_record torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-06-01T22:51:36.1957148Z ++ FPATH=torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-06-01T22:51:36.1960416Z ++ echo torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-06-01T22:51:36.1961720Z ++ grep RECORD 2025-06-01T22:51:36.1988462Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-06-01T22:51:36.1988613Z +++ openssl base64 2025-06-01T22:51:36.1988831Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.1988929Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.1989157Z +++ sed -e s/=//g 2025-06-01T22:51:36.2029678Z ++ HASH=vQYSybPCXC_d0UdKdq6dT_VPS3g3GTehIGDktXx3_QU 2025-06-01T22:51:36.2032124Z +++ ls -nl torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h 2025-06-01T22:51:36.2032227Z +++ awk '{print $5}' 2025-06-01T22:51:36.2063011Z ++ FSIZE=787 2025-06-01T22:51:36.2063726Z ++ echo '"torch/include/ATen/ops/_fill_mem_eff_dropout_mask_cuda_dispatch.h",sha256=vQYSybPCXC_d0UdKdq6dT_VPS3g3GTehIGDktXx3_QU,787' 2025-06-01T22:51:36.2063834Z ++ read fname 2025-06-01T22:51:36.2064274Z ++ make_wheel_record torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h 2025-06-01T22:51:36.2064567Z ++ FPATH=torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h 2025-06-01T22:51:36.2064825Z ++ echo torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h 2025-06-01T22:51:36.2064920Z ++ grep RECORD 2025-06-01T22:51:36.2086196Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h 2025-06-01T22:51:36.2086320Z +++ openssl base64 2025-06-01T22:51:36.2086423Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.2086757Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.2088045Z +++ sed -e s/=//g 2025-06-01T22:51:36.2126000Z ++ HASH=_-mUYXvW1VRaAGykMy9tiEaL4qhpENa_etemoRI8Y6s 2025-06-01T22:51:36.2130911Z +++ ls -nl torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h 2025-06-01T22:51:36.2131824Z +++ awk '{print $5}' 2025-06-01T22:51:36.2155841Z ++ FSIZE=787 2025-06-01T22:51:36.2156516Z ++ echo '"torch/include/ATen/ops/_fill_mem_eff_dropout_mask_meta_dispatch.h",sha256=_-mUYXvW1VRaAGykMy9tiEaL4qhpENa_etemoRI8Y6s,787' 2025-06-01T22:51:36.2156629Z ++ read fname 2025-06-01T22:51:36.2157307Z ++ make_wheel_record torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h 2025-06-01T22:51:36.2157689Z ++ FPATH=torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h 2025-06-01T22:51:36.2160945Z ++ echo torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h 2025-06-01T22:51:36.2162297Z ++ grep RECORD 2025-06-01T22:51:36.2187819Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h 2025-06-01T22:51:36.2188289Z +++ openssl base64 2025-06-01T22:51:36.2188470Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.2188610Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.2188705Z +++ sed -e s/=//g 2025-06-01T22:51:36.2230163Z ++ HASH=PKn_W_mxp3fwuNmAkuUHagtyPffkSGLFrRAQclOJnqc 2025-06-01T22:51:36.2231379Z +++ ls -nl torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h 2025-06-01T22:51:36.2232178Z +++ awk '{print $5}' 2025-06-01T22:51:36.2262852Z ++ FSIZE=541 2025-06-01T22:51:36.2263522Z ++ echo '"torch/include/ATen/ops/_fill_mem_eff_dropout_mask_native.h",sha256=PKn_W_mxp3fwuNmAkuUHagtyPffkSGLFrRAQclOJnqc,541' 2025-06-01T22:51:36.2263775Z ++ read fname 2025-06-01T22:51:36.2264062Z ++ make_wheel_record torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h 2025-06-01T22:51:36.2264278Z ++ FPATH=torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h 2025-06-01T22:51:36.2264526Z ++ echo torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h 2025-06-01T22:51:36.2264642Z ++ grep RECORD 2025-06-01T22:51:36.2286304Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h 2025-06-01T22:51:36.2286423Z +++ openssl base64 2025-06-01T22:51:36.2286584Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.2286880Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.2288070Z +++ sed -e s/=//g 2025-06-01T22:51:36.2326621Z ++ HASH=kdSBP1ZDZo4v3AeTWRx0BLQtQtd_YDQYV0l6bA03y8g 2025-06-01T22:51:36.2332009Z +++ ls -nl torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h 2025-06-01T22:51:36.2332655Z +++ awk '{print $5}' 2025-06-01T22:51:36.2361519Z ++ FSIZE=1177 2025-06-01T22:51:36.2362394Z ++ echo '"torch/include/ATen/ops/_fill_mem_eff_dropout_mask_ops.h",sha256=kdSBP1ZDZo4v3AeTWRx0BLQtQtd_YDQYV0l6bA03y8g,1177' 2025-06-01T22:51:36.2363127Z ++ read fname 2025-06-01T22:51:36.2363520Z ++ make_wheel_record torch/include/ATen/ops/_flash_attention_backward.h 2025-06-01T22:51:36.2364516Z ++ FPATH=torch/include/ATen/ops/_flash_attention_backward.h 2025-06-01T22:51:36.2365045Z ++ echo torch/include/ATen/ops/_flash_attention_backward.h 2025-06-01T22:51:36.2365473Z ++ grep RECORD 2025-06-01T22:51:36.2388122Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_flash_attention_backward.h 2025-06-01T22:51:36.2388699Z +++ openssl base64 2025-06-01T22:51:36.2388951Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.2389207Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.2389457Z +++ sed -e s/=//g 2025-06-01T22:51:36.2430925Z ++ HASH=BcITrs4TKw21Z4TcbXdcwIv8DcWrG2lJ1tpZdFK7xYg 2025-06-01T22:51:36.2431889Z +++ ls -nl torch/include/ATen/ops/_flash_attention_backward.h 2025-06-01T22:51:36.2433069Z +++ awk '{print $5}' 2025-06-01T22:51:36.2462175Z ++ FSIZE=5060 2025-06-01T22:51:36.2462980Z ++ echo '"torch/include/ATen/ops/_flash_attention_backward.h",sha256=BcITrs4TKw21Z4TcbXdcwIv8DcWrG2lJ1tpZdFK7xYg,5060' 2025-06-01T22:51:36.2463702Z ++ read fname 2025-06-01T22:51:36.2464157Z ++ make_wheel_record torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h 2025-06-01T22:51:36.2464870Z ++ FPATH=torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h 2025-06-01T22:51:36.2465518Z ++ echo torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h 2025-06-01T22:51:36.2465992Z ++ grep RECORD 2025-06-01T22:51:36.2486438Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h 2025-06-01T22:51:36.2487070Z +++ openssl base64 2025-06-01T22:51:36.2487350Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.2487602Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.2487881Z +++ sed -e s/=//g 2025-06-01T22:51:36.2525912Z ++ HASH=pXwIxsy2rCiHOVUWsaHNF7IkZGogZ-27U1-geyU2kfo 2025-06-01T22:51:36.2530749Z +++ ls -nl torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h 2025-06-01T22:51:36.2531650Z +++ awk '{print $5}' 2025-06-01T22:51:36.2556019Z ++ FSIZE=1865 2025-06-01T22:51:36.2557168Z ++ echo '"torch/include/ATen/ops/_flash_attention_backward_cuda_dispatch.h",sha256=pXwIxsy2rCiHOVUWsaHNF7IkZGogZ-27U1-geyU2kfo,1865' 2025-06-01T22:51:36.2557977Z ++ read fname 2025-06-01T22:51:36.2558434Z ++ make_wheel_record torch/include/ATen/ops/_flash_attention_backward_native.h 2025-06-01T22:51:36.2559074Z ++ FPATH=torch/include/ATen/ops/_flash_attention_backward_native.h 2025-06-01T22:51:36.2560689Z ++ echo torch/include/ATen/ops/_flash_attention_backward_native.h 2025-06-01T22:51:36.2561553Z ++ grep RECORD 2025-06-01T22:51:36.2588063Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_flash_attention_backward_native.h 2025-06-01T22:51:36.2588782Z +++ openssl base64 2025-06-01T22:51:36.2589053Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.2589310Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.2589577Z +++ sed -e s/=//g 2025-06-01T22:51:36.2630957Z ++ HASH=Fr6NAJRhQeV_81yca578TiXsOYnelO2g3oAQQ5QYJNY 2025-06-01T22:51:36.2631783Z +++ ls -nl torch/include/ATen/ops/_flash_attention_backward_native.h 2025-06-01T22:51:36.2632487Z +++ awk '{print $5}' 2025-06-01T22:51:36.2659212Z ++ FSIZE=1009 2025-06-01T22:51:36.2660083Z ++ echo '"torch/include/ATen/ops/_flash_attention_backward_native.h",sha256=Fr6NAJRhQeV_81yca578TiXsOYnelO2g3oAQQ5QYJNY,1009' 2025-06-01T22:51:36.2660836Z ++ read fname 2025-06-01T22:51:36.2661238Z ++ make_wheel_record torch/include/ATen/ops/_flash_attention_backward_ops.h 2025-06-01T22:51:36.2661857Z ++ FPATH=torch/include/ATen/ops/_flash_attention_backward_ops.h 2025-06-01T22:51:36.2662409Z ++ echo torch/include/ATen/ops/_flash_attention_backward_ops.h 2025-06-01T22:51:36.2663078Z ++ grep RECORD 2025-06-01T22:51:36.2686693Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_flash_attention_backward_ops.h 2025-06-01T22:51:36.2687493Z +++ openssl base64 2025-06-01T22:51:36.2687806Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.2688058Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.2688344Z +++ sed -e s/=//g 2025-06-01T22:51:36.2726295Z ++ HASH=W5Y44lGR7IA7YbxR29rhrLInz608_nD3W1jgc8EIn80 2025-06-01T22:51:36.2730970Z +++ ls -nl torch/include/ATen/ops/_flash_attention_backward_ops.h 2025-06-01T22:51:36.2731823Z +++ awk '{print $5}' 2025-06-01T22:51:36.2757113Z ++ FSIZE=2632 2025-06-01T22:51:36.2758038Z ++ echo '"torch/include/ATen/ops/_flash_attention_backward_ops.h",sha256=W5Y44lGR7IA7YbxR29rhrLInz608_nD3W1jgc8EIn80,2632' 2025-06-01T22:51:36.2758921Z ++ read fname 2025-06-01T22:51:36.2759296Z ++ make_wheel_record torch/include/ATen/ops/_flash_attention_forward.h 2025-06-01T22:51:36.2759852Z ++ FPATH=torch/include/ATen/ops/_flash_attention_forward.h 2025-06-01T22:51:36.2761232Z ++ echo torch/include/ATen/ops/_flash_attention_forward.h 2025-06-01T22:51:36.2762674Z ++ grep RECORD 2025-06-01T22:51:36.2788042Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_flash_attention_forward.h 2025-06-01T22:51:36.2788956Z +++ openssl base64 2025-06-01T22:51:36.2789316Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.2789563Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.2789831Z +++ sed -e s/=//g 2025-06-01T22:51:36.2830674Z ++ HASH=XSYnriHk1Hsdhjb0tylJOZTil2FGXO_lfkpZFNiPW4M 2025-06-01T22:51:36.2833068Z +++ ls -nl torch/include/ATen/ops/_flash_attention_forward.h 2025-06-01T22:51:36.2833845Z +++ awk '{print $5}' 2025-06-01T22:51:36.2862233Z ++ FSIZE=5359 2025-06-01T22:51:36.2863356Z ++ echo '"torch/include/ATen/ops/_flash_attention_forward.h",sha256=XSYnriHk1Hsdhjb0tylJOZTil2FGXO_lfkpZFNiPW4M,5359' 2025-06-01T22:51:36.2864109Z ++ read fname 2025-06-01T22:51:36.2864570Z ++ make_wheel_record torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h 2025-06-01T22:51:36.2865256Z ++ FPATH=torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h 2025-06-01T22:51:36.2865894Z ++ echo torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h 2025-06-01T22:51:36.2866370Z ++ grep RECORD 2025-06-01T22:51:36.2886810Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h 2025-06-01T22:51:36.2887519Z +++ openssl base64 2025-06-01T22:51:36.2887776Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.2888035Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.2888331Z +++ sed -e s/=//g 2025-06-01T22:51:36.2927577Z ++ HASH=XjdUT1y7y0VeD-eUHL5PyQ-4jZQlYZuat7ZW6D-hYgc 2025-06-01T22:51:36.2932444Z +++ ls -nl torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h 2025-06-01T22:51:36.2933206Z +++ awk '{print $5}' 2025-06-01T22:51:36.2962715Z ++ FSIZE=1949 2025-06-01T22:51:36.2963549Z ++ echo '"torch/include/ATen/ops/_flash_attention_forward_cuda_dispatch.h",sha256=XjdUT1y7y0VeD-eUHL5PyQ-4jZQlYZuat7ZW6D-hYgc,1949' 2025-06-01T22:51:36.2964855Z ++ read fname 2025-06-01T22:51:36.2965280Z ++ make_wheel_record torch/include/ATen/ops/_flash_attention_forward_native.h 2025-06-01T22:51:36.2965932Z ++ FPATH=torch/include/ATen/ops/_flash_attention_forward_native.h 2025-06-01T22:51:36.2966522Z ++ echo torch/include/ATen/ops/_flash_attention_forward_native.h 2025-06-01T22:51:36.2967100Z ++ grep RECORD 2025-06-01T22:51:36.2990012Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_flash_attention_forward_native.h 2025-06-01T22:51:36.2990954Z +++ openssl base64 2025-06-01T22:51:36.2991306Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.2991582Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.2991840Z +++ sed -e s/=//g 2025-06-01T22:51:36.3030658Z ++ HASH=qLZ-vT8S5S7SihpDseMg-VpNVdFNH9UlfKwhLlTkhmE 2025-06-01T22:51:36.3034015Z +++ ls -nl torch/include/ATen/ops/_flash_attention_forward_native.h 2025-06-01T22:51:36.3034478Z +++ awk '{print $5}' 2025-06-01T22:51:36.3061750Z ++ FSIZE=1051 2025-06-01T22:51:36.3062647Z ++ echo '"torch/include/ATen/ops/_flash_attention_forward_native.h",sha256=qLZ-vT8S5S7SihpDseMg-VpNVdFNH9UlfKwhLlTkhmE,1051' 2025-06-01T22:51:36.3063414Z ++ read fname 2025-06-01T22:51:36.3063806Z ++ make_wheel_record torch/include/ATen/ops/_flash_attention_forward_ops.h 2025-06-01T22:51:36.3064562Z ++ FPATH=torch/include/ATen/ops/_flash_attention_forward_ops.h 2025-06-01T22:51:36.3065095Z ++ echo torch/include/ATen/ops/_flash_attention_forward_ops.h 2025-06-01T22:51:36.3065523Z ++ grep RECORD 2025-06-01T22:51:36.3086466Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_flash_attention_forward_ops.h 2025-06-01T22:51:36.3087057Z +++ openssl base64 2025-06-01T22:51:36.3087469Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.3087723Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.3088183Z +++ sed -e s/=//g 2025-06-01T22:51:36.3126540Z ++ HASH=R2X74X1gdok2mjBwO-9KcLD1lYwgQA_KEYv_N8t_x2I 2025-06-01T22:51:36.3131538Z +++ ls -nl torch/include/ATen/ops/_flash_attention_forward_ops.h 2025-06-01T22:51:36.3132251Z +++ awk '{print $5}' 2025-06-01T22:51:36.3156038Z ++ FSIZE=2810 2025-06-01T22:51:36.3156751Z ++ echo '"torch/include/ATen/ops/_flash_attention_forward_ops.h",sha256=R2X74X1gdok2mjBwO-9KcLD1lYwgQA_KEYv_N8t_x2I,2810' 2025-06-01T22:51:36.3157576Z ++ read fname 2025-06-01T22:51:36.3157902Z ++ make_wheel_record torch/include/ATen/ops/_foobar.h 2025-06-01T22:51:36.3158329Z ++ FPATH=torch/include/ATen/ops/_foobar.h 2025-06-01T22:51:36.3160668Z ++ echo torch/include/ATen/ops/_foobar.h 2025-06-01T22:51:36.3161984Z ++ grep RECORD 2025-06-01T22:51:36.3188157Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foobar.h 2025-06-01T22:51:36.3188736Z +++ openssl base64 2025-06-01T22:51:36.3189003Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.3189267Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.3189525Z +++ sed -e s/=//g 2025-06-01T22:51:36.3229828Z ++ HASH=rAg1YZO2N74pvupe_GpkWKXdyzUVb8MK0VbuQEzy97g 2025-06-01T22:51:36.3232029Z +++ ls -nl torch/include/ATen/ops/_foobar.h 2025-06-01T22:51:36.3232388Z +++ awk '{print $5}' 2025-06-01T22:51:36.3261403Z ++ FSIZE=1367 2025-06-01T22:51:36.3262149Z ++ echo '"torch/include/ATen/ops/_foobar.h",sha256=rAg1YZO2N74pvupe_GpkWKXdyzUVb8MK0VbuQEzy97g,1367' 2025-06-01T22:51:36.3262834Z ++ read fname 2025-06-01T22:51:36.3263325Z ++ make_wheel_record torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.3264084Z ++ FPATH=torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.3264789Z ++ echo torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.3265287Z ++ grep RECORD 2025-06-01T22:51:36.3286831Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.3287529Z +++ openssl base64 2025-06-01T22:51:36.3287790Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.3288056Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.3288316Z +++ sed -e s/=//g 2025-06-01T22:51:36.3326126Z ++ HASH=eTMDwoehka6Yew01hrZlosLyhVbg2eQWEMrecSrVyaM 2025-06-01T22:51:36.3329820Z +++ ls -nl torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.3330414Z +++ awk '{print $5}' 2025-06-01T22:51:36.3354763Z ++ FSIZE=950 2025-06-01T22:51:36.3355587Z ++ echo '"torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h",sha256=eTMDwoehka6Yew01hrZlosLyhVbg2eQWEMrecSrVyaM,950' 2025-06-01T22:51:36.3356447Z ++ read fname 2025-06-01T22:51:36.3356817Z ++ make_wheel_record torch/include/ATen/ops/_foobar_cpu_dispatch.h 2025-06-01T22:51:36.3357494Z ++ FPATH=torch/include/ATen/ops/_foobar_cpu_dispatch.h 2025-06-01T22:51:36.3359488Z ++ echo torch/include/ATen/ops/_foobar_cpu_dispatch.h 2025-06-01T22:51:36.3361072Z ++ grep RECORD 2025-06-01T22:51:36.3387290Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foobar_cpu_dispatch.h 2025-06-01T22:51:36.3388268Z +++ openssl base64 2025-06-01T22:51:36.3388786Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.3389034Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.3389304Z +++ sed -e s/=//g 2025-06-01T22:51:36.3429877Z ++ HASH=U54bsQYe5HIg0ZNZacgqQQXBZgjbJkUrZk_zFpuULNs 2025-06-01T22:51:36.3430755Z +++ ls -nl torch/include/ATen/ops/_foobar_cpu_dispatch.h 2025-06-01T22:51:36.3431502Z +++ awk '{print $5}' 2025-06-01T22:51:36.3455263Z ++ FSIZE=769 2025-06-01T22:51:36.3456557Z ++ echo '"torch/include/ATen/ops/_foobar_cpu_dispatch.h",sha256=U54bsQYe5HIg0ZNZacgqQQXBZgjbJkUrZk_zFpuULNs,769' 2025-06-01T22:51:36.3457735Z ++ read fname 2025-06-01T22:51:36.3458081Z ++ make_wheel_record torch/include/ATen/ops/_foobar_native.h 2025-06-01T22:51:36.3458534Z ++ FPATH=torch/include/ATen/ops/_foobar_native.h 2025-06-01T22:51:36.3460014Z ++ echo torch/include/ATen/ops/_foobar_native.h 2025-06-01T22:51:36.3461305Z ++ grep RECORD 2025-06-01T22:51:36.3485817Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foobar_native.h 2025-06-01T22:51:36.3486706Z +++ openssl base64 2025-06-01T22:51:36.3487163Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.3487626Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.3487892Z +++ sed -e s/=//g 2025-06-01T22:51:36.3526269Z ++ HASH=7zf46jeqpcnYrILSfOWwmO6cNzS501vuFGvRAR7oMAU 2025-06-01T22:51:36.3529964Z +++ ls -nl torch/include/ATen/ops/_foobar_native.h 2025-06-01T22:51:36.3530686Z +++ awk '{print $5}' 2025-06-01T22:51:36.3554148Z ++ FSIZE=636 2025-06-01T22:51:36.3555271Z ++ echo '"torch/include/ATen/ops/_foobar_native.h",sha256=7zf46jeqpcnYrILSfOWwmO6cNzS501vuFGvRAR7oMAU,636' 2025-06-01T22:51:36.3556292Z ++ read fname 2025-06-01T22:51:36.3556645Z ++ make_wheel_record torch/include/ATen/ops/_foobar_ops.h 2025-06-01T22:51:36.3557198Z ++ FPATH=torch/include/ATen/ops/_foobar_ops.h 2025-06-01T22:51:36.3558132Z ++ echo torch/include/ATen/ops/_foobar_ops.h 2025-06-01T22:51:36.3559969Z ++ grep RECORD 2025-06-01T22:51:36.3584769Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foobar_ops.h 2025-06-01T22:51:36.3585439Z +++ openssl base64 2025-06-01T22:51:36.3585705Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.3585966Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.3586217Z +++ sed -e s/=//g 2025-06-01T22:51:36.3626749Z ++ HASH=I_SalqDPvmaSe9CuPan_eB0VIEUHQknzuOuUnoFTRKU 2025-06-01T22:51:36.3629352Z +++ ls -nl torch/include/ATen/ops/_foobar_ops.h 2025-06-01T22:51:36.3629998Z +++ awk '{print $5}' 2025-06-01T22:51:36.3652450Z ++ FSIZE=1820 2025-06-01T22:51:36.3653561Z ++ echo '"torch/include/ATen/ops/_foobar_ops.h",sha256=I_SalqDPvmaSe9CuPan_eB0VIEUHQknzuOuUnoFTRKU,1820' 2025-06-01T22:51:36.3654514Z ++ read fname 2025-06-01T22:51:36.3654844Z ++ make_wheel_record torch/include/ATen/ops/_foreach_abs.h 2025-06-01T22:51:36.3655313Z ++ FPATH=torch/include/ATen/ops/_foreach_abs.h 2025-06-01T22:51:36.3656177Z ++ echo torch/include/ATen/ops/_foreach_abs.h 2025-06-01T22:51:36.3657401Z ++ grep RECORD 2025-06-01T22:51:36.3680792Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_abs.h 2025-06-01T22:51:36.3681590Z +++ openssl base64 2025-06-01T22:51:36.3681855Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.3682097Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.3682551Z +++ sed -e s/=//g 2025-06-01T22:51:36.3723378Z ++ HASH=4UgEcCUdOMw0UzrW7N5uOnMhSL-ziy-Otzvg5aUbvQ4 2025-06-01T22:51:36.3725302Z +++ ls -nl torch/include/ATen/ops/_foreach_abs.h 2025-06-01T22:51:36.3726140Z +++ awk '{print $5}' 2025-06-01T22:51:36.3750282Z ++ FSIZE=1222 2025-06-01T22:51:36.3751318Z ++ echo '"torch/include/ATen/ops/_foreach_abs.h",sha256=4UgEcCUdOMw0UzrW7N5uOnMhSL-ziy-Otzvg5aUbvQ4,1222' 2025-06-01T22:51:36.3752476Z ++ read fname 2025-06-01T22:51:36.3753050Z ++ make_wheel_record torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.3754043Z ++ FPATH=torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.3755238Z ++ echo torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.3756125Z ++ grep RECORD 2025-06-01T22:51:36.3778901Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.3779623Z +++ openssl base64 2025-06-01T22:51:36.3779874Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.3780321Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.3780766Z +++ sed -e s/=//g 2025-06-01T22:51:36.3821893Z ++ HASH=ea0-d6KEM2NnR8E_kcko4GTlRuqjtS2-0EB8I1TLWu8 2025-06-01T22:51:36.3824261Z +++ awk '{print $5}' 2025-06-01T22:51:36.3825041Z +++ ls -nl torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.3847167Z ++ FSIZE=981 2025-06-01T22:51:36.3848622Z ++ echo '"torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h",sha256=ea0-d6KEM2NnR8E_kcko4GTlRuqjtS2-0EB8I1TLWu8,981' 2025-06-01T22:51:36.3849735Z ++ read fname 2025-06-01T22:51:36.3850148Z ++ make_wheel_record torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h 2025-06-01T22:51:36.3850889Z ++ FPATH=torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h 2025-06-01T22:51:36.3851796Z ++ echo torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h 2025-06-01T22:51:36.3852473Z ++ grep RECORD 2025-06-01T22:51:36.3874902Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h 2025-06-01T22:51:36.3875737Z +++ openssl base64 2025-06-01T22:51:36.3876007Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.3876460Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.3876936Z +++ sed -e s/=//g 2025-06-01T22:51:36.3919201Z ++ HASH=5UlQXvudjhXWBNRzjmqqyHaJfUqA5ccfQ6hEJp2aT84 2025-06-01T22:51:36.3922440Z +++ ls -nl torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h 2025-06-01T22:51:36.3923179Z +++ awk '{print $5}' 2025-06-01T22:51:36.3947604Z ++ FSIZE=790 2025-06-01T22:51:36.3948855Z ++ echo '"torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h",sha256=5UlQXvudjhXWBNRzjmqqyHaJfUqA5ccfQ6hEJp2aT84,790' 2025-06-01T22:51:36.3949792Z ++ read fname 2025-06-01T22:51:36.3950175Z ++ make_wheel_record torch/include/ATen/ops/_foreach_abs_native.h 2025-06-01T22:51:36.3950703Z ++ FPATH=torch/include/ATen/ops/_foreach_abs_native.h 2025-06-01T22:51:36.3951414Z ++ echo torch/include/ATen/ops/_foreach_abs_native.h 2025-06-01T22:51:36.3952289Z ++ grep RECORD 2025-06-01T22:51:36.3971531Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_abs_native.h 2025-06-01T22:51:36.3972340Z +++ openssl base64 2025-06-01T22:51:36.3973250Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.3974511Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.3976109Z +++ sed -e s/=//g 2025-06-01T22:51:36.4012753Z ++ HASH=j6j2PRBMt9OaK-_d0CvBH26GxQePuKt9C_mpTyDrQfE 2025-06-01T22:51:36.4018138Z +++ ls -nl torch/include/ATen/ops/_foreach_abs_native.h 2025-06-01T22:51:36.4018994Z +++ awk '{print $5}' 2025-06-01T22:51:36.4044702Z ++ FSIZE=784 2025-06-01T22:51:36.4045914Z ++ echo '"torch/include/ATen/ops/_foreach_abs_native.h",sha256=j6j2PRBMt9OaK-_d0CvBH26GxQePuKt9C_mpTyDrQfE,784' 2025-06-01T22:51:36.4046866Z ++ read fname 2025-06-01T22:51:36.4047561Z ++ make_wheel_record torch/include/ATen/ops/_foreach_abs_ops.h 2025-06-01T22:51:36.4048381Z ++ FPATH=torch/include/ATen/ops/_foreach_abs_ops.h 2025-06-01T22:51:36.4048823Z ++ echo torch/include/ATen/ops/_foreach_abs_ops.h 2025-06-01T22:51:36.4049213Z ++ grep RECORD 2025-06-01T22:51:36.4072309Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_abs_ops.h 2025-06-01T22:51:36.4073047Z +++ openssl base64 2025-06-01T22:51:36.4073303Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.4073602Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.4073873Z +++ sed -e s/=//g 2025-06-01T22:51:36.4116195Z ++ HASH=pugzkmn1_zb38awLwmpFHvlfm4DISLZ66Onp3z-JgPk 2025-06-01T22:51:36.4117131Z +++ ls -nl torch/include/ATen/ops/_foreach_abs_ops.h 2025-06-01T22:51:36.4118586Z +++ awk '{print $5}' 2025-06-01T22:51:36.4146920Z ++ FSIZE=2079 2025-06-01T22:51:36.4147627Z ++ echo '"torch/include/ATen/ops/_foreach_abs_ops.h",sha256=pugzkmn1_zb38awLwmpFHvlfm4DISLZ66Onp3z-JgPk,2079' 2025-06-01T22:51:36.4148314Z ++ read fname 2025-06-01T22:51:36.4148674Z ++ make_wheel_record torch/include/ATen/ops/_foreach_acos.h 2025-06-01T22:51:36.4149202Z ++ FPATH=torch/include/ATen/ops/_foreach_acos.h 2025-06-01T22:51:36.4149637Z ++ echo torch/include/ATen/ops/_foreach_acos.h 2025-06-01T22:51:36.4149997Z ++ grep RECORD 2025-06-01T22:51:36.4169821Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_acos.h 2025-06-01T22:51:36.4170345Z +++ openssl base64 2025-06-01T22:51:36.4171025Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.4172444Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.4173717Z +++ sed -e s/=//g 2025-06-01T22:51:36.4210766Z ++ HASH=o_MqqUQCpQohKt39G5yO3zrVJ6XWM8YyG45mQXjrDrA 2025-06-01T22:51:36.4215679Z +++ ls -nl torch/include/ATen/ops/_foreach_acos.h 2025-06-01T22:51:36.4216511Z +++ awk '{print $5}' 2025-06-01T22:51:36.4241808Z ++ FSIZE=1235 2025-06-01T22:51:36.4242482Z ++ echo '"torch/include/ATen/ops/_foreach_acos.h",sha256=o_MqqUQCpQohKt39G5yO3zrVJ6XWM8YyG45mQXjrDrA,1235' 2025-06-01T22:51:36.4243134Z ++ read fname 2025-06-01T22:51:36.4243880Z ++ make_wheel_record torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.4244893Z ++ FPATH=torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.4245892Z ++ echo torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.4246449Z ++ grep RECORD 2025-06-01T22:51:36.4271413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.4272116Z +++ openssl base64 2025-06-01T22:51:36.4272515Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.4272773Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.4273040Z +++ sed -e s/=//g 2025-06-01T22:51:36.4314347Z ++ HASH=jrQpMNRB9GT17CHqof06bsQzvvcnfGH0VZC1okd62ZE 2025-06-01T22:51:36.4315456Z +++ ls -nl torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.4316016Z +++ awk '{print $5}' 2025-06-01T22:51:36.4343922Z ++ FSIZE=985 2025-06-01T22:51:36.4344823Z ++ echo '"torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h",sha256=jrQpMNRB9GT17CHqof06bsQzvvcnfGH0VZC1okd62ZE,985' 2025-06-01T22:51:36.4346015Z ++ read fname 2025-06-01T22:51:36.4346584Z ++ make_wheel_record torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h 2025-06-01T22:51:36.4347195Z ++ FPATH=torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h 2025-06-01T22:51:36.4347728Z ++ echo torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h 2025-06-01T22:51:36.4348163Z ++ grep RECORD 2025-06-01T22:51:36.4367937Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h 2025-06-01T22:51:36.4368545Z +++ openssl base64 2025-06-01T22:51:36.4368807Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.4369567Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.4370993Z +++ sed -e s/=//g 2025-06-01T22:51:36.4409886Z ++ HASH=NRoWwOrZzam4MFnN4nvHRPJa3a_mLnrUh_lJukCtHx8 2025-06-01T22:51:36.4414780Z +++ ls -nl torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h 2025-06-01T22:51:36.4415644Z +++ awk '{print $5}' 2025-06-01T22:51:36.4444112Z ++ FSIZE=792 2025-06-01T22:51:36.4445168Z ++ echo '"torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h",sha256=NRoWwOrZzam4MFnN4nvHRPJa3a_mLnrUh_lJukCtHx8,792' 2025-06-01T22:51:36.4446169Z ++ read fname 2025-06-01T22:51:36.4446547Z ++ make_wheel_record torch/include/ATen/ops/_foreach_acos_native.h 2025-06-01T22:51:36.4447068Z ++ FPATH=torch/include/ATen/ops/_foreach_acos_native.h 2025-06-01T22:51:36.4447543Z ++ echo torch/include/ATen/ops/_foreach_acos_native.h 2025-06-01T22:51:36.4447926Z ++ grep RECORD 2025-06-01T22:51:36.4470331Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_acos_native.h 2025-06-01T22:51:36.4471023Z +++ openssl base64 2025-06-01T22:51:36.4471279Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.4471677Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.4471933Z +++ sed -e s/=//g 2025-06-01T22:51:36.4512976Z ++ HASH=UiTX3vB_gtN5X4KIS4MfOTRM5I1o256shqy1LAGCBOw 2025-06-01T22:51:36.4513645Z +++ ls -nl torch/include/ATen/ops/_foreach_acos_native.h 2025-06-01T22:51:36.4514075Z +++ awk '{print $5}' 2025-06-01T22:51:36.4540899Z ++ FSIZE=789 2025-06-01T22:51:36.4541682Z ++ echo '"torch/include/ATen/ops/_foreach_acos_native.h",sha256=UiTX3vB_gtN5X4KIS4MfOTRM5I1o256shqy1LAGCBOw,789' 2025-06-01T22:51:36.4542379Z ++ read fname 2025-06-01T22:51:36.4542725Z ++ make_wheel_record torch/include/ATen/ops/_foreach_acos_ops.h 2025-06-01T22:51:36.4543225Z ++ FPATH=torch/include/ATen/ops/_foreach_acos_ops.h 2025-06-01T22:51:36.4543655Z ++ echo torch/include/ATen/ops/_foreach_acos_ops.h 2025-06-01T22:51:36.4544041Z ++ grep RECORD 2025-06-01T22:51:36.4566061Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_acos_ops.h 2025-06-01T22:51:36.4566733Z +++ openssl base64 2025-06-01T22:51:36.4567012Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.4567271Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.4567580Z +++ sed -e s/=//g 2025-06-01T22:51:36.4606052Z ++ HASH=-Xjk7F0hFrprTS8b7Ugs6fs4I3MPhooPrpQDAbbs8SQ 2025-06-01T22:51:36.4610885Z +++ ls -nl torch/include/ATen/ops/_foreach_acos_ops.h 2025-06-01T22:51:36.4612017Z +++ awk '{print $5}' 2025-06-01T22:51:36.4638595Z ++ FSIZE=2088 2025-06-01T22:51:36.4639773Z ++ echo '"torch/include/ATen/ops/_foreach_acos_ops.h",sha256=-Xjk7F0hFrprTS8b7Ugs6fs4I3MPhooPrpQDAbbs8SQ,2088' 2025-06-01T22:51:36.4640483Z ++ read fname 2025-06-01T22:51:36.4640804Z ++ make_wheel_record torch/include/ATen/ops/_foreach_add.h 2025-06-01T22:51:36.4641256Z ++ FPATH=torch/include/ATen/ops/_foreach_add.h 2025-06-01T22:51:36.4641657Z ++ echo torch/include/ATen/ops/_foreach_add.h 2025-06-01T22:51:36.4642001Z ++ grep RECORD 2025-06-01T22:51:36.4666597Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_add.h 2025-06-01T22:51:36.4667171Z +++ openssl base64 2025-06-01T22:51:36.4667439Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.4667868Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.4668141Z +++ sed -e s/=//g 2025-06-01T22:51:36.4708347Z ++ HASH=nJvItgr9Y3wTjO-ah1BAHBDWB2Hp_fnpPG3ctacf0ZU 2025-06-01T22:51:36.4710177Z +++ ls -nl torch/include/ATen/ops/_foreach_add.h 2025-06-01T22:51:36.4710585Z +++ awk '{print $5}' 2025-06-01T22:51:36.4734113Z ++ FSIZE=4832 2025-06-01T22:51:36.4734722Z ++ echo '"torch/include/ATen/ops/_foreach_add.h",sha256=nJvItgr9Y3wTjO-ah1BAHBDWB2Hp_fnpPG3ctacf0ZU,4832' 2025-06-01T22:51:36.4735370Z ++ read fname 2025-06-01T22:51:36.4736184Z ++ make_wheel_record torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.4737013Z ++ FPATH=torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.4738682Z ++ echo torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.4739674Z ++ grep RECORD 2025-06-01T22:51:36.4765434Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.4766134Z +++ openssl base64 2025-06-01T22:51:36.4766410Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.4766660Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.4766933Z +++ sed -e s/=//g 2025-06-01T22:51:36.4805550Z ++ HASH=a-XbIwCrE_SR_I5oBG8Pz-ptosXI2KOwgEyZ3MfntAk 2025-06-01T22:51:36.4807587Z +++ ls -nl torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.4808166Z +++ awk '{print $5}' 2025-06-01T22:51:36.4835934Z ++ FSIZE=2450 2025-06-01T22:51:36.4836878Z ++ echo '"torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h",sha256=a-XbIwCrE_SR_I5oBG8Pz-ptosXI2KOwgEyZ3MfntAk,2450' 2025-06-01T22:51:36.4837711Z ++ read fname 2025-06-01T22:51:36.4838107Z ++ make_wheel_record torch/include/ATen/ops/_foreach_add_cuda_dispatch.h 2025-06-01T22:51:36.4838671Z ++ FPATH=torch/include/ATen/ops/_foreach_add_cuda_dispatch.h 2025-06-01T22:51:36.4839196Z ++ echo torch/include/ATen/ops/_foreach_add_cuda_dispatch.h 2025-06-01T22:51:36.4839612Z ++ grep RECORD 2025-06-01T22:51:36.4864023Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_add_cuda_dispatch.h 2025-06-01T22:51:36.4864602Z +++ openssl base64 2025-06-01T22:51:36.4865035Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.4865314Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.4865576Z +++ sed -e s/=//g 2025-06-01T22:51:36.4907755Z ++ HASH=ewlwgufQtICulyoxQOLsPdvUteiugdv9EQBcaeeTnDg 2025-06-01T22:51:36.4908404Z +++ ls -nl torch/include/ATen/ops/_foreach_add_cuda_dispatch.h 2025-06-01T22:51:36.4908829Z +++ awk '{print $5}' 2025-06-01T22:51:36.4932129Z ++ FSIZE=1486 2025-06-01T22:51:36.4933430Z ++ echo '"torch/include/ATen/ops/_foreach_add_cuda_dispatch.h",sha256=ewlwgufQtICulyoxQOLsPdvUteiugdv9EQBcaeeTnDg,1486' 2025-06-01T22:51:36.4934218Z ++ read fname 2025-06-01T22:51:36.4934578Z ++ make_wheel_record torch/include/ATen/ops/_foreach_add_native.h 2025-06-01T22:51:36.4935356Z ++ FPATH=torch/include/ATen/ops/_foreach_add_native.h 2025-06-01T22:51:36.4936761Z ++ echo torch/include/ATen/ops/_foreach_add_native.h 2025-06-01T22:51:36.4937395Z ++ grep RECORD 2025-06-01T22:51:36.4962856Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_add_native.h 2025-06-01T22:51:36.4963991Z +++ openssl base64 2025-06-01T22:51:36.4964262Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.4964650Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.4964928Z +++ sed -e s/=//g 2025-06-01T22:51:36.5005680Z ++ HASH=I8AQTKHFtnZp_7BOIBZUHfadhBWIcu-jxeB8GYeVB1Q 2025-06-01T22:51:36.5007327Z +++ ls -nl torch/include/ATen/ops/_foreach_add_native.h 2025-06-01T22:51:36.5008101Z +++ awk '{print $5}' 2025-06-01T22:51:36.5035052Z ++ FSIZE=2953 2025-06-01T22:51:36.5036229Z ++ echo '"torch/include/ATen/ops/_foreach_add_native.h",sha256=I8AQTKHFtnZp_7BOIBZUHfadhBWIcu-jxeB8GYeVB1Q,2953' 2025-06-01T22:51:36.5037335Z ++ read fname 2025-06-01T22:51:36.5037677Z ++ make_wheel_record torch/include/ATen/ops/_foreach_add_ops.h 2025-06-01T22:51:36.5038178Z ++ FPATH=torch/include/ATen/ops/_foreach_add_ops.h 2025-06-01T22:51:36.5038601Z ++ echo torch/include/ATen/ops/_foreach_add_ops.h 2025-06-01T22:51:36.5038982Z ++ grep RECORD 2025-06-01T22:51:36.5055605Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_add_ops.h 2025-06-01T22:51:36.5056677Z +++ openssl base64 2025-06-01T22:51:36.5057127Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.5059796Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.5060519Z +++ sed -e s/=//g 2025-06-01T22:51:36.5103114Z ++ HASH=M9HorDqYHbfeFkuujCKebwKVUOtG4qbm34RyDh45j7A 2025-06-01T22:51:36.5104280Z +++ ls -nl torch/include/ATen/ops/_foreach_add_ops.h 2025-06-01T22:51:36.5104882Z +++ awk '{print $5}' 2025-06-01T22:51:36.5128075Z ++ FSIZE=8836 2025-06-01T22:51:36.5128898Z ++ echo '"torch/include/ATen/ops/_foreach_add_ops.h",sha256=M9HorDqYHbfeFkuujCKebwKVUOtG4qbm34RyDh45j7A,8836' 2025-06-01T22:51:36.5129586Z ++ read fname 2025-06-01T22:51:36.5129953Z ++ make_wheel_record torch/include/ATen/ops/_foreach_addcdiv.h 2025-06-01T22:51:36.5130471Z ++ FPATH=torch/include/ATen/ops/_foreach_addcdiv.h 2025-06-01T22:51:36.5131172Z ++ echo torch/include/ATen/ops/_foreach_addcdiv.h 2025-06-01T22:51:36.5132671Z ++ grep RECORD 2025-06-01T22:51:36.5151632Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_addcdiv.h 2025-06-01T22:51:36.5152160Z +++ openssl base64 2025-06-01T22:51:36.5153461Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.5154584Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.5155839Z +++ sed -e s/=//g 2025-06-01T22:51:36.5199943Z ++ HASH=Yz-ysRJp4aaKeJG_a-a6hCwKNDYTKgSZ2vQrWb4vclk 2025-06-01T22:51:36.5201328Z +++ ls -nl torch/include/ATen/ops/_foreach_addcdiv.h 2025-06-01T22:51:36.5201798Z +++ awk '{print $5}' 2025-06-01T22:51:36.5230861Z ++ FSIZE=4880 2025-06-01T22:51:36.5231577Z ++ echo '"torch/include/ATen/ops/_foreach_addcdiv.h",sha256=Yz-ysRJp4aaKeJG_a-a6hCwKNDYTKgSZ2vQrWb4vclk,4880' 2025-06-01T22:51:36.5232667Z ++ read fname 2025-06-01T22:51:36.5233239Z ++ make_wheel_record torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.5234063Z ++ FPATH=torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.5234976Z ++ echo torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.5235528Z ++ grep RECORD 2025-06-01T22:51:36.5250867Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.5251894Z +++ openssl base64 2025-06-01T22:51:36.5252310Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.5253468Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.5254871Z +++ sed -e s/=//g 2025-06-01T22:51:36.5291860Z ++ HASH=wjJvxJBOn1sUu6ww6yaKDeuwCTsD9o9cPGYKgyEUJJY 2025-06-01T22:51:36.5297113Z +++ ls -nl torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.5298160Z +++ awk '{print $5}' 2025-06-01T22:51:36.5325682Z ++ FSIZE=2505 2025-06-01T22:51:36.5327216Z ++ echo '"torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h",sha256=wjJvxJBOn1sUu6ww6yaKDeuwCTsD9o9cPGYKgyEUJJY,2505' 2025-06-01T22:51:36.5328528Z ++ read fname 2025-06-01T22:51:36.5328974Z ++ make_wheel_record torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h 2025-06-01T22:51:36.5329601Z ++ FPATH=torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h 2025-06-01T22:51:36.5330249Z ++ echo torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h 2025-06-01T22:51:36.5330688Z ++ grep RECORD 2025-06-01T22:51:36.5349008Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h 2025-06-01T22:51:36.5350138Z +++ openssl base64 2025-06-01T22:51:36.5350450Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.5350872Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.5352191Z +++ sed -e s/=//g 2025-06-01T22:51:36.5393637Z ++ HASH=vAAK2qZphWw5PllUGaQl7vk_Tu8hHmsVsxwXw1CxJqg 2025-06-01T22:51:36.5396295Z +++ ls -nl torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h 2025-06-01T22:51:36.5397140Z +++ awk '{print $5}' 2025-06-01T22:51:36.5425128Z ++ FSIZE=1526 2025-06-01T22:51:36.5426394Z ++ echo '"torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h",sha256=vAAK2qZphWw5PllUGaQl7vk_Tu8hHmsVsxwXw1CxJqg,1526' 2025-06-01T22:51:36.5427292Z ++ read fname 2025-06-01T22:51:36.5427662Z ++ make_wheel_record torch/include/ATen/ops/_foreach_addcdiv_native.h 2025-06-01T22:51:36.5428221Z ++ FPATH=torch/include/ATen/ops/_foreach_addcdiv_native.h 2025-06-01T22:51:36.5428696Z ++ echo torch/include/ATen/ops/_foreach_addcdiv_native.h 2025-06-01T22:51:36.5429100Z ++ grep RECORD 2025-06-01T22:51:36.5448271Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_addcdiv_native.h 2025-06-01T22:51:36.5449143Z +++ openssl base64 2025-06-01T22:51:36.5449509Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.5449981Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.5450717Z +++ sed -e s/=//g 2025-06-01T22:51:36.5489785Z ++ HASH=36buZv7yxCDm_Kvg8Tkq9ckX3H1yxqvVMpZ6-e25UQU 2025-06-01T22:51:36.5494667Z +++ ls -nl torch/include/ATen/ops/_foreach_addcdiv_native.h 2025-06-01T22:51:36.5495634Z +++ awk '{print $5}' 2025-06-01T22:51:36.5523158Z ++ FSIZE=2861 2025-06-01T22:51:36.5524268Z ++ echo '"torch/include/ATen/ops/_foreach_addcdiv_native.h",sha256=36buZv7yxCDm_Kvg8Tkq9ckX3H1yxqvVMpZ6-e25UQU,2861' 2025-06-01T22:51:36.5525544Z ++ read fname 2025-06-01T22:51:36.5525973Z ++ make_wheel_record torch/include/ATen/ops/_foreach_addcdiv_ops.h 2025-06-01T22:51:36.5526650Z ++ FPATH=torch/include/ATen/ops/_foreach_addcdiv_ops.h 2025-06-01T22:51:36.5527132Z ++ echo torch/include/ATen/ops/_foreach_addcdiv_ops.h 2025-06-01T22:51:36.5527526Z ++ grep RECORD 2025-06-01T22:51:36.5547641Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_addcdiv_ops.h 2025-06-01T22:51:36.5548443Z +++ openssl base64 2025-06-01T22:51:36.5548935Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.5549279Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.5549771Z +++ sed -e s/=//g 2025-06-01T22:51:36.5591947Z ++ HASH=pIA0tFg1ZUOhcmbKl-PehlkZfGbO9WtNQMgYyuZPzGk 2025-06-01T22:51:36.5595428Z +++ ls -nl torch/include/ATen/ops/_foreach_addcdiv_ops.h 2025-06-01T22:51:36.5596218Z +++ awk '{print $5}' 2025-06-01T22:51:36.5624745Z ++ FSIZE=8002 2025-06-01T22:51:36.5625972Z ++ echo '"torch/include/ATen/ops/_foreach_addcdiv_ops.h",sha256=pIA0tFg1ZUOhcmbKl-PehlkZfGbO9WtNQMgYyuZPzGk,8002' 2025-06-01T22:51:36.5627072Z ++ read fname 2025-06-01T22:51:36.5627413Z ++ make_wheel_record torch/include/ATen/ops/_foreach_addcmul.h 2025-06-01T22:51:36.5627581Z ++ FPATH=torch/include/ATen/ops/_foreach_addcmul.h 2025-06-01T22:51:36.5627726Z ++ echo torch/include/ATen/ops/_foreach_addcmul.h 2025-06-01T22:51:36.5627826Z ++ grep RECORD 2025-06-01T22:51:36.5647565Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_addcmul.h 2025-06-01T22:51:36.5647774Z +++ openssl base64 2025-06-01T22:51:36.5648310Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.5649531Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.5650749Z +++ sed -e s/=//g 2025-06-01T22:51:36.5688806Z ++ HASH=ATnD4DBcNTw09pD1WI6raKtxUtkOWS4ebkkN-b4mbYM 2025-06-01T22:51:36.5693956Z +++ ls -nl torch/include/ATen/ops/_foreach_addcmul.h 2025-06-01T22:51:36.5694740Z +++ awk '{print $5}' 2025-06-01T22:51:36.5720525Z ++ FSIZE=4880 2025-06-01T22:51:36.5721396Z ++ echo '"torch/include/ATen/ops/_foreach_addcmul.h",sha256=ATnD4DBcNTw09pD1WI6raKtxUtkOWS4ebkkN-b4mbYM,4880' 2025-06-01T22:51:36.5721493Z ++ read fname 2025-06-01T22:51:36.5722002Z ++ make_wheel_record torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.5722409Z ++ FPATH=torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.5723044Z ++ echo torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.5724522Z ++ grep RECORD 2025-06-01T22:51:36.5747864Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.5748093Z +++ openssl base64 2025-06-01T22:51:36.5748283Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.5748461Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.5749578Z +++ sed -e s/=//g 2025-06-01T22:51:36.5791801Z ++ HASH=j-ediaAs0Kp7iWkFdSZSeCJmH5Wmjg27ZzF5nNhxZho 2025-06-01T22:51:36.5794979Z +++ ls -nl torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.5795190Z +++ awk '{print $5}' 2025-06-01T22:51:36.5823750Z ++ FSIZE=2505 2025-06-01T22:51:36.5824865Z ++ echo '"torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h",sha256=j-ediaAs0Kp7iWkFdSZSeCJmH5Wmjg27ZzF5nNhxZho,2505' 2025-06-01T22:51:36.5824982Z ++ read fname 2025-06-01T22:51:36.5825474Z ++ make_wheel_record torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h 2025-06-01T22:51:36.5825855Z ++ FPATH=torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h 2025-06-01T22:51:36.5826078Z ++ echo torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h 2025-06-01T22:51:36.5826175Z ++ grep RECORD 2025-06-01T22:51:36.5846719Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h 2025-06-01T22:51:36.5847779Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.5848530Z +++ openssl base64 2025-06-01T22:51:36.5848800Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.5850141Z +++ sed -e s/=//g 2025-06-01T22:51:36.5889536Z ++ HASH=DpgTCL0YXc9a80E5UYbr52EmlCjpJL3Bdf4Q1-DTPVk 2025-06-01T22:51:36.5894253Z +++ ls -nl torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h 2025-06-01T22:51:36.5895023Z +++ awk '{print $5}' 2025-06-01T22:51:36.5923061Z ++ FSIZE=1526 2025-06-01T22:51:36.5923980Z ++ echo '"torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h",sha256=DpgTCL0YXc9a80E5UYbr52EmlCjpJL3Bdf4Q1-DTPVk,1526' 2025-06-01T22:51:36.5924080Z ++ read fname 2025-06-01T22:51:36.5924314Z ++ make_wheel_record torch/include/ATen/ops/_foreach_addcmul_native.h 2025-06-01T22:51:36.5924740Z ++ FPATH=torch/include/ATen/ops/_foreach_addcmul_native.h 2025-06-01T22:51:36.5924959Z ++ echo torch/include/ATen/ops/_foreach_addcmul_native.h 2025-06-01T22:51:36.5925065Z ++ grep RECORD 2025-06-01T22:51:36.5947444Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_addcmul_native.h 2025-06-01T22:51:36.5947570Z +++ openssl base64 2025-06-01T22:51:36.5947672Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.5948156Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.5949212Z +++ sed -e s/=//g 2025-06-01T22:51:36.5993007Z ++ HASH=SK_isn09CIROWftskyfk0iD4picU_4h96p0RTZiMVG0 2025-06-01T22:51:36.5996015Z +++ ls -nl torch/include/ATen/ops/_foreach_addcmul_native.h 2025-06-01T22:51:36.5996557Z +++ awk '{print $5}' 2025-06-01T22:51:36.6024841Z ++ FSIZE=2861 2025-06-01T22:51:36.6025429Z ++ echo '"torch/include/ATen/ops/_foreach_addcmul_native.h",sha256=SK_isn09CIROWftskyfk0iD4picU_4h96p0RTZiMVG0,2861' 2025-06-01T22:51:36.6025549Z ++ read fname 2025-06-01T22:51:36.6025774Z ++ make_wheel_record torch/include/ATen/ops/_foreach_addcmul_ops.h 2025-06-01T22:51:36.6025942Z ++ FPATH=torch/include/ATen/ops/_foreach_addcmul_ops.h 2025-06-01T22:51:36.6026119Z ++ echo torch/include/ATen/ops/_foreach_addcmul_ops.h 2025-06-01T22:51:36.6026233Z ++ grep RECORD 2025-06-01T22:51:36.6047607Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_addcmul_ops.h 2025-06-01T22:51:36.6047744Z +++ openssl base64 2025-06-01T22:51:36.6048298Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.6049459Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.6050684Z +++ sed -e s/=//g 2025-06-01T22:51:36.6089369Z ++ HASH=JmlXQKbNyUqYWBEu3Qc-Q4zyJi0AdE_HQJgPEAy24Aw 2025-06-01T22:51:36.6094377Z +++ ls -nl torch/include/ATen/ops/_foreach_addcmul_ops.h 2025-06-01T22:51:36.6095101Z +++ awk '{print $5}' 2025-06-01T22:51:36.6122495Z ++ FSIZE=8002 2025-06-01T22:51:36.6122993Z ++ echo '"torch/include/ATen/ops/_foreach_addcmul_ops.h",sha256=JmlXQKbNyUqYWBEu3Qc-Q4zyJi0AdE_HQJgPEAy24Aw,8002' 2025-06-01T22:51:36.6123103Z ++ read fname 2025-06-01T22:51:36.6123294Z ++ make_wheel_record torch/include/ATen/ops/_foreach_asin.h 2025-06-01T22:51:36.6123439Z ++ FPATH=torch/include/ATen/ops/_foreach_asin.h 2025-06-01T22:51:36.6123880Z ++ echo torch/include/ATen/ops/_foreach_asin.h 2025-06-01T22:51:36.6124953Z ++ grep RECORD 2025-06-01T22:51:36.6147747Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_asin.h 2025-06-01T22:51:36.6147862Z +++ openssl base64 2025-06-01T22:51:36.6147992Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.6148332Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.6149547Z +++ sed -e s/=//g 2025-06-01T22:51:36.6192309Z ++ HASH=5iTuK32dQ9Lq3REGhoHvZPMpFOqZxZ80kPUQT6zU3MU 2025-06-01T22:51:36.6194442Z +++ ls -nl torch/include/ATen/ops/_foreach_asin.h 2025-06-01T22:51:36.6195360Z +++ awk '{print $5}' 2025-06-01T22:51:36.6224094Z ++ FSIZE=1235 2025-06-01T22:51:36.6224677Z ++ echo '"torch/include/ATen/ops/_foreach_asin.h",sha256=5iTuK32dQ9Lq3REGhoHvZPMpFOqZxZ80kPUQT6zU3MU,1235' 2025-06-01T22:51:36.6224854Z ++ read fname 2025-06-01T22:51:36.6225475Z ++ make_wheel_record torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.6225804Z ++ FPATH=torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.6226120Z ++ echo torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.6246302Z ++ grep RECORD 2025-06-01T22:51:36.6246890Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.6247021Z +++ openssl base64 2025-06-01T22:51:36.6247130Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.6247230Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.6248888Z +++ sed -e s/=//g 2025-06-01T22:51:36.6289560Z ++ HASH=E-mGYa2Dal-OtqVuecxsOCA2vQjbFZLkRrMTLEBska0 2025-06-01T22:51:36.6294401Z +++ ls -nl torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.6295279Z +++ awk '{print $5}' 2025-06-01T22:51:36.6321656Z ++ FSIZE=985 2025-06-01T22:51:36.6322367Z ++ echo '"torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h",sha256=E-mGYa2Dal-OtqVuecxsOCA2vQjbFZLkRrMTLEBska0,985' 2025-06-01T22:51:36.6322481Z ++ read fname 2025-06-01T22:51:36.6322753Z ++ make_wheel_record torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h 2025-06-01T22:51:36.6322967Z ++ FPATH=torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h 2025-06-01T22:51:36.6323166Z ++ echo torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h 2025-06-01T22:51:36.6324124Z ++ grep RECORD 2025-06-01T22:51:36.6359243Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h 2025-06-01T22:51:36.6359354Z +++ openssl base64 2025-06-01T22:51:36.6359574Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.6359694Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.6359787Z +++ sed -e s/=//g 2025-06-01T22:51:36.6391187Z ++ HASH=38H_01JqJQ1F4EWAi94S8tbhzO92Ywy_iVJrHwQpHcE 2025-06-01T22:51:36.6391977Z +++ ls -nl torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h 2025-06-01T22:51:36.6393277Z +++ awk '{print $5}' 2025-06-01T22:51:36.6422022Z ++ FSIZE=792 2025-06-01T22:51:36.6422554Z ++ echo '"torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h",sha256=38H_01JqJQ1F4EWAi94S8tbhzO92Ywy_iVJrHwQpHcE,792' 2025-06-01T22:51:36.6422649Z ++ read fname 2025-06-01T22:51:36.6422881Z ++ make_wheel_record torch/include/ATen/ops/_foreach_asin_native.h 2025-06-01T22:51:36.6423188Z ++ FPATH=torch/include/ATen/ops/_foreach_asin_native.h 2025-06-01T22:51:36.6423355Z ++ echo torch/include/ATen/ops/_foreach_asin_native.h 2025-06-01T22:51:36.6423465Z ++ grep RECORD 2025-06-01T22:51:36.6446139Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_asin_native.h 2025-06-01T22:51:36.6446317Z +++ openssl base64 2025-06-01T22:51:36.6446569Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.6446672Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.6446775Z +++ sed -e s/=//g 2025-06-01T22:51:36.6486424Z ++ HASH=Gqc5W7CRL1DLAgJsMdLtwNycS1SXo9rAlBRJt1qRBiA 2025-06-01T22:51:36.6490062Z +++ ls -nl torch/include/ATen/ops/_foreach_asin_native.h 2025-06-01T22:51:36.6490893Z +++ awk '{print $5}' 2025-06-01T22:51:36.6518342Z ++ FSIZE=789 2025-06-01T22:51:36.6519027Z ++ echo '"torch/include/ATen/ops/_foreach_asin_native.h",sha256=Gqc5W7CRL1DLAgJsMdLtwNycS1SXo9rAlBRJt1qRBiA,789' 2025-06-01T22:51:36.6519165Z ++ read fname 2025-06-01T22:51:36.6519828Z ++ make_wheel_record torch/include/ATen/ops/_foreach_asin_ops.h 2025-06-01T22:51:36.6520001Z ++ FPATH=torch/include/ATen/ops/_foreach_asin_ops.h 2025-06-01T22:51:36.6520172Z ++ echo torch/include/ATen/ops/_foreach_asin_ops.h 2025-06-01T22:51:36.6520593Z ++ grep RECORD 2025-06-01T22:51:36.6544205Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_asin_ops.h 2025-06-01T22:51:36.6544470Z +++ openssl base64 2025-06-01T22:51:36.6545099Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.6545219Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.6545565Z +++ sed -e s/=//g 2025-06-01T22:51:36.6590023Z ++ HASH=E-KLL54giR-2CAsEjc0je_p2xY9GgxdCuVT47qgh_0I 2025-06-01T22:51:36.6592020Z +++ ls -nl torch/include/ATen/ops/_foreach_asin_ops.h 2025-06-01T22:51:36.6593118Z +++ awk '{print $5}' 2025-06-01T22:51:36.6622050Z ++ FSIZE=2088 2025-06-01T22:51:36.6622631Z ++ echo '"torch/include/ATen/ops/_foreach_asin_ops.h",sha256=E-KLL54giR-2CAsEjc0je_p2xY9GgxdCuVT47qgh_0I,2088' 2025-06-01T22:51:36.6623036Z ++ read fname 2025-06-01T22:51:36.6623290Z ++ make_wheel_record torch/include/ATen/ops/_foreach_atan.h 2025-06-01T22:51:36.6623445Z ++ FPATH=torch/include/ATen/ops/_foreach_atan.h 2025-06-01T22:51:36.6623604Z ++ echo torch/include/ATen/ops/_foreach_atan.h 2025-06-01T22:51:36.6623703Z ++ grep RECORD 2025-06-01T22:51:36.6646921Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_atan.h 2025-06-01T22:51:36.6647232Z +++ openssl base64 2025-06-01T22:51:36.6647344Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.6647448Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.6647547Z +++ sed -e s/=//g 2025-06-01T22:51:36.6686681Z ++ HASH=yx2gtQHlIoy3Pm7pdIhQtrnvt2JVBYa7orZ8VzxsLsg 2025-06-01T22:51:36.6690354Z +++ ls -nl torch/include/ATen/ops/_foreach_atan.h 2025-06-01T22:51:36.6691334Z +++ awk '{print $5}' 2025-06-01T22:51:36.6717585Z ++ FSIZE=1235 2025-06-01T22:51:36.6718153Z ++ echo '"torch/include/ATen/ops/_foreach_atan.h",sha256=yx2gtQHlIoy3Pm7pdIhQtrnvt2JVBYa7orZ8VzxsLsg,1235' 2025-06-01T22:51:36.6718259Z ++ read fname 2025-06-01T22:51:36.6718651Z ++ make_wheel_record torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.6718961Z ++ FPATH=torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.6720600Z ++ echo torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.6721800Z ++ grep RECORD 2025-06-01T22:51:36.6747253Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.6747376Z +++ openssl base64 2025-06-01T22:51:36.6748002Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.6748104Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.6748201Z +++ sed -e s/=//g 2025-06-01T22:51:36.6790212Z ++ HASH=6gmtuOJeV_VajZ2quEruWgTyKTdgKed00VGGlNKe60o 2025-06-01T22:51:36.6793452Z +++ ls -nl torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.6793564Z +++ awk '{print $5}' 2025-06-01T22:51:36.6820283Z ++ FSIZE=985 2025-06-01T22:51:36.6821205Z ++ echo '"torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h",sha256=6gmtuOJeV_VajZ2quEruWgTyKTdgKed00VGGlNKe60o,985' 2025-06-01T22:51:36.6821315Z ++ read fname 2025-06-01T22:51:36.6821588Z ++ make_wheel_record torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h 2025-06-01T22:51:36.6821793Z ++ FPATH=torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h 2025-06-01T22:51:36.6822051Z ++ echo torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h 2025-06-01T22:51:36.6822982Z ++ grep RECORD 2025-06-01T22:51:36.6846227Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h 2025-06-01T22:51:36.6846347Z +++ openssl base64 2025-06-01T22:51:36.6846452Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.6846570Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.6847715Z +++ sed -e s/=//g 2025-06-01T22:51:36.6886561Z ++ HASH=GWRjqm41W79GslWxuejYEbMBJLDVFxkcAlSz5oyjOVg 2025-06-01T22:51:36.6891342Z +++ ls -nl torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h 2025-06-01T22:51:36.6892241Z +++ awk '{print $5}' 2025-06-01T22:51:36.6917420Z ++ FSIZE=792 2025-06-01T22:51:36.6918027Z ++ echo '"torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h",sha256=GWRjqm41W79GslWxuejYEbMBJLDVFxkcAlSz5oyjOVg,792' 2025-06-01T22:51:36.6918198Z ++ read fname 2025-06-01T22:51:36.6918421Z ++ make_wheel_record torch/include/ATen/ops/_foreach_atan_native.h 2025-06-01T22:51:36.6918613Z ++ FPATH=torch/include/ATen/ops/_foreach_atan_native.h 2025-06-01T22:51:36.6919284Z ++ echo torch/include/ATen/ops/_foreach_atan_native.h 2025-06-01T22:51:36.6921059Z ++ grep RECORD 2025-06-01T22:51:36.6943985Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_atan_native.h 2025-06-01T22:51:36.6944098Z +++ openssl base64 2025-06-01T22:51:36.6944310Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.6945045Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.6945243Z +++ sed -e s/=//g 2025-06-01T22:51:36.6989237Z ++ HASH=0lOM9BfTt6ZzYPapE6LK3cC9MXdPy8JGtA--CKRKG-k 2025-06-01T22:51:36.6991832Z +++ ls -nl torch/include/ATen/ops/_foreach_atan_native.h 2025-06-01T22:51:36.6992301Z +++ awk '{print $5}' 2025-06-01T22:51:36.7020279Z ++ FSIZE=789 2025-06-01T22:51:36.7020864Z ++ echo '"torch/include/ATen/ops/_foreach_atan_native.h",sha256=0lOM9BfTt6ZzYPapE6LK3cC9MXdPy8JGtA--CKRKG-k,789' 2025-06-01T22:51:36.7020982Z ++ read fname 2025-06-01T22:51:36.7021192Z ++ make_wheel_record torch/include/ATen/ops/_foreach_atan_ops.h 2025-06-01T22:51:36.7021488Z ++ FPATH=torch/include/ATen/ops/_foreach_atan_ops.h 2025-06-01T22:51:36.7021655Z ++ echo torch/include/ATen/ops/_foreach_atan_ops.h 2025-06-01T22:51:36.7022068Z ++ grep RECORD 2025-06-01T22:51:36.7045608Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_atan_ops.h 2025-06-01T22:51:36.7045846Z +++ openssl base64 2025-06-01T22:51:36.7046025Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.7046173Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.7046646Z +++ sed -e s/=//g 2025-06-01T22:51:36.7086506Z ++ HASH=fPkl4gHKgMWN0BrrfFArSjBw8T-sSBU3S961hEV91bI 2025-06-01T22:51:36.7091276Z +++ ls -nl torch/include/ATen/ops/_foreach_atan_ops.h 2025-06-01T22:51:36.7092165Z +++ awk '{print $5}' 2025-06-01T22:51:36.7119431Z ++ FSIZE=2088 2025-06-01T22:51:36.7120236Z ++ echo '"torch/include/ATen/ops/_foreach_atan_ops.h",sha256=fPkl4gHKgMWN0BrrfFArSjBw8T-sSBU3S961hEV91bI,2088' 2025-06-01T22:51:36.7120474Z ++ read fname 2025-06-01T22:51:36.7120688Z ++ make_wheel_record torch/include/ATen/ops/_foreach_ceil.h 2025-06-01T22:51:36.7120946Z ++ FPATH=torch/include/ATen/ops/_foreach_ceil.h 2025-06-01T22:51:36.7121205Z ++ echo torch/include/ATen/ops/_foreach_ceil.h 2025-06-01T22:51:36.7121396Z ++ grep RECORD 2025-06-01T22:51:36.7144297Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_ceil.h 2025-06-01T22:51:36.7144496Z +++ openssl base64 2025-06-01T22:51:36.7144656Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.7144769Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.7144863Z +++ sed -e s/=//g 2025-06-01T22:51:36.7190810Z ++ HASH=JwAKkhWk6FjS9WoMMDobb2g6ZasF-yUG0DlK1PTQ8-Y 2025-06-01T22:51:36.7192011Z +++ ls -nl torch/include/ATen/ops/_foreach_ceil.h 2025-06-01T22:51:36.7193264Z +++ awk '{print $5}' 2025-06-01T22:51:36.7221821Z ++ FSIZE=1235 2025-06-01T22:51:36.7222731Z ++ echo '"torch/include/ATen/ops/_foreach_ceil.h",sha256=JwAKkhWk6FjS9WoMMDobb2g6ZasF-yUG0DlK1PTQ8-Y,1235' 2025-06-01T22:51:36.7222920Z ++ read fname 2025-06-01T22:51:36.7223521Z ++ make_wheel_record torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.7223966Z ++ FPATH=torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.7224277Z ++ echo torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.7224372Z ++ grep RECORD 2025-06-01T22:51:36.7246376Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.7246501Z +++ openssl base64 2025-06-01T22:51:36.7246603Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.7246703Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.7246914Z +++ sed -e s/=//g 2025-06-01T22:51:36.7285660Z ++ HASH=3iWC0YLq0QGYB8zItvW162YLcy3pE95juzx9E5Vp4EU 2025-06-01T22:51:36.7290154Z +++ ls -nl torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.7290736Z +++ awk '{print $5}' 2025-06-01T22:51:36.7315509Z ++ FSIZE=985 2025-06-01T22:51:36.7316616Z ++ echo '"torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h",sha256=3iWC0YLq0QGYB8zItvW162YLcy3pE95juzx9E5Vp4EU,985' 2025-06-01T22:51:36.7317544Z ++ read fname 2025-06-01T22:51:36.7318177Z ++ make_wheel_record torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h 2025-06-01T22:51:36.7319053Z ++ FPATH=torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h 2025-06-01T22:51:36.7319722Z ++ echo torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h 2025-06-01T22:51:36.7320427Z ++ grep RECORD 2025-06-01T22:51:36.7344450Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h 2025-06-01T22:51:36.7345138Z +++ openssl base64 2025-06-01T22:51:36.7345665Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.7345925Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.7346379Z +++ sed -e s/=//g 2025-06-01T22:51:36.7388171Z ++ HASH=ym66WI0oTa768dUfaWaR1Z_-iGx9d6HlmaPqAvR7Avg 2025-06-01T22:51:36.7389859Z +++ ls -nl torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h 2025-06-01T22:51:36.7391028Z +++ awk '{print $5}' 2025-06-01T22:51:36.7417912Z ++ FSIZE=792 2025-06-01T22:51:36.7419012Z ++ echo '"torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h",sha256=ym66WI0oTa768dUfaWaR1Z_-iGx9d6HlmaPqAvR7Avg,792' 2025-06-01T22:51:36.7420118Z ++ read fname 2025-06-01T22:51:36.7420698Z ++ make_wheel_record torch/include/ATen/ops/_foreach_ceil_native.h 2025-06-01T22:51:36.7421203Z ++ FPATH=torch/include/ATen/ops/_foreach_ceil_native.h 2025-06-01T22:51:36.7421666Z ++ echo torch/include/ATen/ops/_foreach_ceil_native.h 2025-06-01T22:51:36.7422037Z ++ grep RECORD 2025-06-01T22:51:36.7442464Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_ceil_native.h 2025-06-01T22:51:36.7443135Z +++ openssl base64 2025-06-01T22:51:36.7443589Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.7444380Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.7444914Z +++ sed -e s/=//g 2025-06-01T22:51:36.7485515Z ++ HASH=a__7Z2GNreC3ACVEfZ1Uh7ToveFxkdR6KKQUmhaYdgM 2025-06-01T22:51:36.7488578Z +++ ls -nl torch/include/ATen/ops/_foreach_ceil_native.h 2025-06-01T22:51:36.7489452Z +++ awk '{print $5}' 2025-06-01T22:51:36.7516838Z ++ FSIZE=789 2025-06-01T22:51:36.7518018Z ++ echo '"torch/include/ATen/ops/_foreach_ceil_native.h",sha256=a__7Z2GNreC3ACVEfZ1Uh7ToveFxkdR6KKQUmhaYdgM,789' 2025-06-01T22:51:36.7518793Z ++ read fname 2025-06-01T22:51:36.7519332Z ++ make_wheel_record torch/include/ATen/ops/_foreach_ceil_ops.h 2025-06-01T22:51:36.7520030Z ++ FPATH=torch/include/ATen/ops/_foreach_ceil_ops.h 2025-06-01T22:51:36.7520457Z ++ echo torch/include/ATen/ops/_foreach_ceil_ops.h 2025-06-01T22:51:36.7520836Z ++ grep RECORD 2025-06-01T22:51:36.7541682Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_ceil_ops.h 2025-06-01T22:51:36.7542490Z +++ openssl base64 2025-06-01T22:51:36.7543154Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.7543479Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.7543748Z +++ sed -e s/=//g 2025-06-01T22:51:36.7586626Z ++ HASH=1Mgk1LxfMtjBSJamjCgdNXnlm_-rH2uL2YVhyFFFAhE 2025-06-01T22:51:36.7591938Z +++ ls -nl torch/include/ATen/ops/_foreach_ceil_ops.h 2025-06-01T22:51:36.7592662Z +++ awk '{print $5}' 2025-06-01T22:51:36.7620835Z ++ FSIZE=2088 2025-06-01T22:51:36.7621926Z ++ echo '"torch/include/ATen/ops/_foreach_ceil_ops.h",sha256=1Mgk1LxfMtjBSJamjCgdNXnlm_-rH2uL2YVhyFFFAhE,2088' 2025-06-01T22:51:36.7622645Z ++ read fname 2025-06-01T22:51:36.7623007Z ++ make_wheel_record torch/include/ATen/ops/_foreach_clamp_max.h 2025-06-01T22:51:36.7623501Z ++ FPATH=torch/include/ATen/ops/_foreach_clamp_max.h 2025-06-01T22:51:36.7623949Z ++ echo torch/include/ATen/ops/_foreach_clamp_max.h 2025-06-01T22:51:36.7624332Z ++ grep RECORD 2025-06-01T22:51:36.7649049Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_clamp_max.h 2025-06-01T22:51:36.7649676Z +++ openssl base64 2025-06-01T22:51:36.7650338Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.7651665Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.7653020Z +++ sed -e s/=//g 2025-06-01T22:51:36.7691722Z ++ HASH=_8NcRIoiSu__zs9jvac8m_qGskuARiE3uSsBAshmfRo 2025-06-01T22:51:36.7696806Z +++ ls -nl torch/include/ATen/ops/_foreach_clamp_max.h 2025-06-01T22:51:36.7698168Z +++ awk '{print $5}' 2025-06-01T22:51:36.7725153Z ++ FSIZE=3680 2025-06-01T22:51:36.7726228Z ++ echo '"torch/include/ATen/ops/_foreach_clamp_max.h",sha256=_8NcRIoiSu__zs9jvac8m_qGskuARiE3uSsBAshmfRo,3680' 2025-06-01T22:51:36.7727543Z ++ read fname 2025-06-01T22:51:36.7728144Z ++ make_wheel_record torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.7729007Z ++ FPATH=torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.7729823Z ++ echo torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.7730381Z ++ grep RECORD 2025-06-01T22:51:36.7748416Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.7749563Z +++ openssl base64 2025-06-01T22:51:36.7750000Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.7750483Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.7751178Z +++ sed -e s/=//g 2025-06-01T22:51:36.7790987Z ++ HASH=C8esRwf4EwS0-mrTV32qjd5cnVGshlJncynkucBmdLk 2025-06-01T22:51:36.7796041Z +++ ls -nl torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.7797033Z +++ awk '{print $5}' 2025-06-01T22:51:36.7824627Z ++ FSIZE=1927 2025-06-01T22:51:36.7826031Z ++ echo '"torch/include/ATen/ops/_foreach_clamp_max_compositeexplicitautograd_dispatch.h",sha256=C8esRwf4EwS0-mrTV32qjd5cnVGshlJncynkucBmdLk,1927' 2025-06-01T22:51:36.7826910Z ++ read fname 2025-06-01T22:51:36.7827322Z ++ make_wheel_record torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h 2025-06-01T22:51:36.7827961Z ++ FPATH=torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h 2025-06-01T22:51:36.7828551Z ++ echo torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h 2025-06-01T22:51:36.7829119Z ++ grep RECORD 2025-06-01T22:51:36.7846859Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h 2025-06-01T22:51:36.7847909Z +++ openssl base64 2025-06-01T22:51:36.7848408Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.7848677Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.7849162Z +++ sed -e s/=//g 2025-06-01T22:51:36.7886794Z ++ HASH=kSGVSTx5UF7E3eTENGbq3cM_UYpCjXWK1Y4oZ3Sexlg 2025-06-01T22:51:36.7892135Z +++ ls -nl torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h 2025-06-01T22:51:36.7892927Z +++ awk '{print $5}' 2025-06-01T22:51:36.7918844Z ++ FSIZE=1236 2025-06-01T22:51:36.7920135Z ++ echo '"torch/include/ATen/ops/_foreach_clamp_max_cuda_dispatch.h",sha256=kSGVSTx5UF7E3eTENGbq3cM_UYpCjXWK1Y4oZ3Sexlg,1236' 2025-06-01T22:51:36.7920970Z ++ read fname 2025-06-01T22:51:36.7921366Z ++ make_wheel_record torch/include/ATen/ops/_foreach_clamp_max_native.h 2025-06-01T22:51:36.7922423Z ++ FPATH=torch/include/ATen/ops/_foreach_clamp_max_native.h 2025-06-01T22:51:36.7923002Z ++ echo torch/include/ATen/ops/_foreach_clamp_max_native.h 2025-06-01T22:51:36.7923409Z ++ grep RECORD 2025-06-01T22:51:36.7947948Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_clamp_max_native.h 2025-06-01T22:51:36.7948647Z +++ openssl base64 2025-06-01T22:51:36.7949240Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.7949669Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.7949960Z +++ sed -e s/=//g 2025-06-01T22:51:36.7991013Z ++ HASH=VsDH7TVMsZkaJkwO3m3oCBPZ0JhLcqosW283ZNZbeVc 2025-06-01T22:51:36.7994140Z +++ ls -nl torch/include/ATen/ops/_foreach_clamp_max_native.h 2025-06-01T22:51:36.7994900Z +++ awk '{print $5}' 2025-06-01T22:51:36.8021656Z ++ FSIZE=2212 2025-06-01T22:51:36.8022890Z ++ echo '"torch/include/ATen/ops/_foreach_clamp_max_native.h",sha256=VsDH7TVMsZkaJkwO3m3oCBPZ0JhLcqosW283ZNZbeVc,2212' 2025-06-01T22:51:36.8023600Z ++ read fname 2025-06-01T22:51:36.8023996Z ++ make_wheel_record torch/include/ATen/ops/_foreach_clamp_max_ops.h 2025-06-01T22:51:36.8024915Z ++ FPATH=torch/include/ATen/ops/_foreach_clamp_max_ops.h 2025-06-01T22:51:36.8025404Z ++ echo torch/include/ATen/ops/_foreach_clamp_max_ops.h 2025-06-01T22:51:36.8025800Z ++ grep RECORD 2025-06-01T22:51:36.8047112Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_clamp_max_ops.h 2025-06-01T22:51:36.8048154Z +++ openssl base64 2025-06-01T22:51:36.8048447Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.8048766Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.8049275Z +++ sed -e s/=//g 2025-06-01T22:51:36.8087383Z ++ HASH=o6CeiVNNqvukr1e_B--rS86lRZy4AgRwYKPDIo9ID6Y 2025-06-01T22:51:36.8092112Z +++ ls -nl torch/include/ATen/ops/_foreach_clamp_max_ops.h 2025-06-01T22:51:36.8092845Z +++ awk '{print $5}' 2025-06-01T22:51:36.8119006Z ++ FSIZE=6517 2025-06-01T22:51:36.8119974Z ++ echo '"torch/include/ATen/ops/_foreach_clamp_max_ops.h",sha256=o6CeiVNNqvukr1e_B--rS86lRZy4AgRwYKPDIo9ID6Y,6517' 2025-06-01T22:51:36.8120659Z ++ read fname 2025-06-01T22:51:36.8121015Z ++ make_wheel_record torch/include/ATen/ops/_foreach_clamp_min.h 2025-06-01T22:51:36.8121564Z ++ FPATH=torch/include/ATen/ops/_foreach_clamp_min.h 2025-06-01T22:51:36.8122008Z ++ echo torch/include/ATen/ops/_foreach_clamp_min.h 2025-06-01T22:51:36.8122640Z ++ grep RECORD 2025-06-01T22:51:36.8146603Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_clamp_min.h 2025-06-01T22:51:36.8147156Z +++ openssl base64 2025-06-01T22:51:36.8147417Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.8148478Z +++ sed -e s/=//g 2025-06-01T22:51:36.8148775Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.8189440Z ++ HASH=6M3aXP1-6-qK07CJ1F7z6OuBD02ndYovm6Y7N1z-h44 2025-06-01T22:51:36.8192154Z +++ ls -nl torch/include/ATen/ops/_foreach_clamp_min.h 2025-06-01T22:51:36.8193659Z +++ awk '{print $5}' 2025-06-01T22:51:36.8221704Z ++ FSIZE=3680 2025-06-01T22:51:36.8222410Z ++ echo '"torch/include/ATen/ops/_foreach_clamp_min.h",sha256=6M3aXP1-6-qK07CJ1F7z6OuBD02ndYovm6Y7N1z-h44,3680' 2025-06-01T22:51:36.8223520Z ++ read fname 2025-06-01T22:51:36.8224436Z ++ make_wheel_record torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.8225459Z ++ FPATH=torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.8226245Z ++ echo torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.8226798Z ++ grep RECORD 2025-06-01T22:51:36.8247555Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.8248519Z +++ openssl base64 2025-06-01T22:51:36.8248936Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.8249407Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.8249727Z +++ sed -e s/=//g 2025-06-01T22:51:36.8287348Z ++ HASH=JcjQfhNeCu9L3C3NR2JC2snpv3smHeNsZqRts24G_To 2025-06-01T22:51:36.8292486Z +++ ls -nl torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.8293398Z +++ awk '{print $5}' 2025-06-01T22:51:36.8320552Z ++ FSIZE=1927 2025-06-01T22:51:36.8322086Z ++ echo '"torch/include/ATen/ops/_foreach_clamp_min_compositeexplicitautograd_dispatch.h",sha256=JcjQfhNeCu9L3C3NR2JC2snpv3smHeNsZqRts24G_To,1927' 2025-06-01T22:51:36.8323416Z ++ read fname 2025-06-01T22:51:36.8323956Z ++ make_wheel_record torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h 2025-06-01T22:51:36.8324921Z ++ FPATH=torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h 2025-06-01T22:51:36.8325514Z ++ echo torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h 2025-06-01T22:51:36.8325976Z ++ grep RECORD 2025-06-01T22:51:36.8346448Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h 2025-06-01T22:51:36.8347331Z +++ openssl base64 2025-06-01T22:51:36.8347608Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.8349220Z +++ sed -e s/=//g 2025-06-01T22:51:36.8349513Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.8391530Z ++ HASH=zFVRm881gidg0CMY-C27EZKVdVwefNs8LhPMyqwcyCU 2025-06-01T22:51:36.8394774Z +++ ls -nl torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h 2025-06-01T22:51:36.8395969Z +++ awk '{print $5}' 2025-06-01T22:51:36.8424228Z ++ FSIZE=1236 2025-06-01T22:51:36.8424995Z ++ echo '"torch/include/ATen/ops/_foreach_clamp_min_cuda_dispatch.h",sha256=zFVRm881gidg0CMY-C27EZKVdVwefNs8LhPMyqwcyCU,1236' 2025-06-01T22:51:36.8425736Z ++ read fname 2025-06-01T22:51:36.8426146Z ++ make_wheel_record torch/include/ATen/ops/_foreach_clamp_min_native.h 2025-06-01T22:51:36.8426705Z ++ FPATH=torch/include/ATen/ops/_foreach_clamp_min_native.h 2025-06-01T22:51:36.8427217Z ++ echo torch/include/ATen/ops/_foreach_clamp_min_native.h 2025-06-01T22:51:36.8427624Z ++ grep RECORD 2025-06-01T22:51:36.8447465Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_clamp_min_native.h 2025-06-01T22:51:36.8448040Z +++ openssl base64 2025-06-01T22:51:36.8448299Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.8449035Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.8450495Z +++ sed -e s/=//g 2025-06-01T22:51:36.8489449Z ++ HASH=bUGQ0aOkVOiAQFovlwDZ1PolbfKwRdqDKWO5Xw8aPr4 2025-06-01T22:51:36.8494630Z +++ ls -nl torch/include/ATen/ops/_foreach_clamp_min_native.h 2025-06-01T22:51:36.8495576Z +++ awk '{print $5}' 2025-06-01T22:51:36.8522698Z ++ FSIZE=2212 2025-06-01T22:51:36.8523480Z ++ echo '"torch/include/ATen/ops/_foreach_clamp_min_native.h",sha256=bUGQ0aOkVOiAQFovlwDZ1PolbfKwRdqDKWO5Xw8aPr4,2212' 2025-06-01T22:51:36.8524685Z ++ read fname 2025-06-01T22:51:36.8525085Z ++ make_wheel_record torch/include/ATen/ops/_foreach_clamp_min_ops.h 2025-06-01T22:51:36.8525633Z ++ FPATH=torch/include/ATen/ops/_foreach_clamp_min_ops.h 2025-06-01T22:51:36.8526124Z ++ echo torch/include/ATen/ops/_foreach_clamp_min_ops.h 2025-06-01T22:51:36.8526524Z ++ grep RECORD 2025-06-01T22:51:36.8547370Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_clamp_min_ops.h 2025-06-01T22:51:36.8547914Z +++ openssl base64 2025-06-01T22:51:36.8548185Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.8548500Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.8549913Z +++ sed -e s/=//g 2025-06-01T22:51:36.8593804Z ++ HASH=WXNnD7C2Rh2Wn-LuwHHnSGni6GrWRVyNLdAlN7BzuHk 2025-06-01T22:51:36.8595862Z +++ ls -nl torch/include/ATen/ops/_foreach_clamp_min_ops.h 2025-06-01T22:51:36.8596565Z +++ awk '{print $5}' 2025-06-01T22:51:36.8625181Z ++ FSIZE=6517 2025-06-01T22:51:36.8626262Z ++ echo '"torch/include/ATen/ops/_foreach_clamp_min_ops.h",sha256=WXNnD7C2Rh2Wn-LuwHHnSGni6GrWRVyNLdAlN7BzuHk,6517' 2025-06-01T22:51:36.8627354Z ++ read fname 2025-06-01T22:51:36.8627680Z ++ make_wheel_record torch/include/ATen/ops/_foreach_copy.h 2025-06-01T22:51:36.8628149Z ++ FPATH=torch/include/ATen/ops/_foreach_copy.h 2025-06-01T22:51:36.8628551Z ++ echo torch/include/ATen/ops/_foreach_copy.h 2025-06-01T22:51:36.8628921Z ++ grep RECORD 2025-06-01T22:51:36.8647293Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_copy.h 2025-06-01T22:51:36.8648168Z +++ openssl base64 2025-06-01T22:51:36.8648574Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.8649870Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.8651112Z +++ sed -e s/=//g 2025-06-01T22:51:36.8689481Z ++ HASH=yNVnNLFM0vUU4E_998MPdSWxUOuuBk1Ri6RI4SfpXQ4 2025-06-01T22:51:36.8694624Z +++ ls -nl torch/include/ATen/ops/_foreach_copy.h 2025-06-01T22:51:36.8695527Z +++ awk '{print $5}' 2025-06-01T22:51:36.8722921Z ++ FSIZE=1650 2025-06-01T22:51:36.8724328Z ++ echo '"torch/include/ATen/ops/_foreach_copy.h",sha256=yNVnNLFM0vUU4E_998MPdSWxUOuuBk1Ri6RI4SfpXQ4,1650' 2025-06-01T22:51:36.8725560Z ++ read fname 2025-06-01T22:51:36.8726096Z ++ make_wheel_record torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.8726921Z ++ FPATH=torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.8727694Z ++ echo torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.8728251Z ++ grep RECORD 2025-06-01T22:51:36.8747822Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.8748743Z +++ openssl base64 2025-06-01T22:51:36.8749002Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.8749631Z +++ sed -e s/=//g 2025-06-01T22:51:36.8751190Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.8793525Z ++ HASH=obrrBt5AFt80SOwzITSdc4EYLE1dRTQ_OaEacTnHEno 2025-06-01T22:51:36.8796096Z +++ ls -nl torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.8797121Z +++ awk '{print $5}' 2025-06-01T22:51:36.8825218Z ++ FSIZE=1159 2025-06-01T22:51:36.8826362Z ++ echo '"torch/include/ATen/ops/_foreach_copy_compositeexplicitautograd_dispatch.h",sha256=obrrBt5AFt80SOwzITSdc4EYLE1dRTQ_OaEacTnHEno,1159' 2025-06-01T22:51:36.8827248Z ++ read fname 2025-06-01T22:51:36.8827655Z ++ make_wheel_record torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h 2025-06-01T22:51:36.8828234Z ++ FPATH=torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h 2025-06-01T22:51:36.8828761Z ++ echo torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h 2025-06-01T22:51:36.8829177Z ++ grep RECORD 2025-06-01T22:51:36.8846530Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h 2025-06-01T22:51:36.8847188Z +++ openssl base64 2025-06-01T22:51:36.8847503Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.8848994Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.8850145Z +++ sed -e s/=//g 2025-06-01T22:51:36.8887416Z ++ HASH=5T0gDhiArLSHK0k0eaNLeMICjZlZ4EzU_XrbZ8MYyVU 2025-06-01T22:51:36.8892360Z +++ ls -nl torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h 2025-06-01T22:51:36.8892881Z +++ awk '{print $5}' 2025-06-01T22:51:36.8918942Z ++ FSIZE=765 2025-06-01T22:51:36.8919954Z ++ echo '"torch/include/ATen/ops/_foreach_copy_cuda_dispatch.h",sha256=5T0gDhiArLSHK0k0eaNLeMICjZlZ4EzU_XrbZ8MYyVU,765' 2025-06-01T22:51:36.8920923Z ++ read fname 2025-06-01T22:51:36.8921282Z ++ make_wheel_record torch/include/ATen/ops/_foreach_copy_native.h 2025-06-01T22:51:36.8922049Z ++ FPATH=torch/include/ATen/ops/_foreach_copy_native.h 2025-06-01T22:51:36.8922674Z ++ echo torch/include/ATen/ops/_foreach_copy_native.h 2025-06-01T22:51:36.8923063Z ++ grep RECORD 2025-06-01T22:51:36.8947577Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_copy_native.h 2025-06-01T22:51:36.8948455Z +++ openssl base64 2025-06-01T22:51:36.8948734Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.8948988Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.8949265Z +++ sed -e s/=//g 2025-06-01T22:51:36.8988810Z ++ HASH=gazc_Xke29hXGcgAaFrWp-2I9dJu-J5IfPYroR0uMq0 2025-06-01T22:51:36.8992460Z +++ ls -nl torch/include/ATen/ops/_foreach_copy_native.h 2025-06-01T22:51:36.8993132Z +++ awk '{print $5}' 2025-06-01T22:51:36.9019481Z ++ FSIZE=893 2025-06-01T22:51:36.9020434Z ++ echo '"torch/include/ATen/ops/_foreach_copy_native.h",sha256=gazc_Xke29hXGcgAaFrWp-2I9dJu-J5IfPYroR0uMq0,893' 2025-06-01T22:51:36.9021200Z ++ read fname 2025-06-01T22:51:36.9021559Z ++ make_wheel_record torch/include/ATen/ops/_foreach_copy_ops.h 2025-06-01T22:51:36.9022058Z ++ FPATH=torch/include/ATen/ops/_foreach_copy_ops.h 2025-06-01T22:51:36.9022489Z ++ echo torch/include/ATen/ops/_foreach_copy_ops.h 2025-06-01T22:51:36.9023007Z ++ grep RECORD 2025-06-01T22:51:36.9045631Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_copy_ops.h 2025-06-01T22:51:36.9046539Z +++ openssl base64 2025-06-01T22:51:36.9046843Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.9047106Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.9047366Z +++ sed -e s/=//g 2025-06-01T22:51:36.9085608Z ++ HASH=NndZROIkaa4m4bDRf6F3l74f5QdPizng-R5FAMTSnfI 2025-06-01T22:51:36.9089416Z +++ ls -nl torch/include/ATen/ops/_foreach_copy_ops.h 2025-06-01T22:51:36.9090167Z +++ awk '{print $5}' 2025-06-01T22:51:36.9117491Z ++ FSIZE=2514 2025-06-01T22:51:36.9118430Z ++ echo '"torch/include/ATen/ops/_foreach_copy_ops.h",sha256=NndZROIkaa4m4bDRf6F3l74f5QdPizng-R5FAMTSnfI,2514' 2025-06-01T22:51:36.9119163Z ++ read fname 2025-06-01T22:51:36.9119490Z ++ make_wheel_record torch/include/ATen/ops/_foreach_cos.h 2025-06-01T22:51:36.9119933Z ++ FPATH=torch/include/ATen/ops/_foreach_cos.h 2025-06-01T22:51:36.9120336Z ++ echo torch/include/ATen/ops/_foreach_cos.h 2025-06-01T22:51:36.9120695Z ++ grep RECORD 2025-06-01T22:51:36.9142140Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_cos.h 2025-06-01T22:51:36.9142714Z +++ openssl base64 2025-06-01T22:51:36.9143084Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.9143556Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.9143890Z +++ sed -e s/=//g 2025-06-01T22:51:36.9187213Z ++ HASH=YXNQmDrEtgKylzaqqm9wx1yogyAzmdcJHPx2lQdN9zE 2025-06-01T22:51:36.9190206Z +++ ls -nl torch/include/ATen/ops/_foreach_cos.h 2025-06-01T22:51:36.9191024Z +++ awk '{print $5}' 2025-06-01T22:51:36.9217206Z ++ FSIZE=1222 2025-06-01T22:51:36.9218151Z ++ echo '"torch/include/ATen/ops/_foreach_cos.h",sha256=YXNQmDrEtgKylzaqqm9wx1yogyAzmdcJHPx2lQdN9zE,1222' 2025-06-01T22:51:36.9218807Z ++ read fname 2025-06-01T22:51:36.9219300Z ++ make_wheel_record torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.9220155Z ++ FPATH=torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.9220918Z ++ echo torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.9221492Z ++ grep RECORD 2025-06-01T22:51:36.9244340Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.9245943Z +++ openssl base64 2025-06-01T22:51:36.9246273Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.9246661Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.9246946Z +++ sed -e s/=//g 2025-06-01T22:51:36.9286006Z ++ HASH=fVCVu5MBC3cXgDCjwbshYkOLMTayFDubavCBwJAv1OQ 2025-06-01T22:51:36.9290343Z +++ ls -nl torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.9291392Z +++ awk '{print $5}' 2025-06-01T22:51:36.9318787Z ++ FSIZE=981 2025-06-01T22:51:36.9320216Z ++ echo '"torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h",sha256=fVCVu5MBC3cXgDCjwbshYkOLMTayFDubavCBwJAv1OQ,981' 2025-06-01T22:51:36.9321061Z ++ read fname 2025-06-01T22:51:36.9321463Z ++ make_wheel_record torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h 2025-06-01T22:51:36.9322043Z ++ FPATH=torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h 2025-06-01T22:51:36.9322694Z ++ echo torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h 2025-06-01T22:51:36.9323115Z ++ grep RECORD 2025-06-01T22:51:36.9343560Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h 2025-06-01T22:51:36.9344380Z +++ openssl base64 2025-06-01T22:51:36.9344645Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.9344904Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.9345162Z +++ sed -e s/=//g 2025-06-01T22:51:36.9387329Z ++ HASH=GsjGjHE-sZgyew1RPiPD93Wf4Q6ZK-i9lIZCqaYn4pk 2025-06-01T22:51:36.9389047Z +++ ls -nl torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h 2025-06-01T22:51:36.9389994Z +++ awk '{print $5}' 2025-06-01T22:51:36.9414014Z ++ FSIZE=790 2025-06-01T22:51:36.9414763Z ++ echo '"torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h",sha256=GsjGjHE-sZgyew1RPiPD93Wf4Q6ZK-i9lIZCqaYn4pk,790' 2025-06-01T22:51:36.9415635Z ++ read fname 2025-06-01T22:51:36.9416129Z ++ make_wheel_record torch/include/ATen/ops/_foreach_cos_native.h 2025-06-01T22:51:36.9416641Z ++ FPATH=torch/include/ATen/ops/_foreach_cos_native.h 2025-06-01T22:51:36.9418255Z ++ echo torch/include/ATen/ops/_foreach_cos_native.h 2025-06-01T22:51:36.9419318Z ++ grep RECORD 2025-06-01T22:51:36.9441871Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_cos_native.h 2025-06-01T22:51:36.9442724Z +++ openssl base64 2025-06-01T22:51:36.9443076Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.9443333Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.9443741Z +++ sed -e s/=//g 2025-06-01T22:51:36.9484917Z ++ HASH=RBDL9CtuXDtUfesXcZsZ7qqEP7Ij3allTsCpHewXEJw 2025-06-01T22:51:36.9487375Z +++ ls -nl torch/include/ATen/ops/_foreach_cos_native.h 2025-06-01T22:51:36.9488185Z +++ awk '{print $5}' 2025-06-01T22:51:36.9513854Z ++ FSIZE=784 2025-06-01T22:51:36.9514516Z ++ echo '"torch/include/ATen/ops/_foreach_cos_native.h",sha256=RBDL9CtuXDtUfesXcZsZ7qqEP7Ij3allTsCpHewXEJw,784' 2025-06-01T22:51:36.9515212Z ++ read fname 2025-06-01T22:51:36.9515546Z ++ make_wheel_record torch/include/ATen/ops/_foreach_cos_ops.h 2025-06-01T22:51:36.9516030Z ++ FPATH=torch/include/ATen/ops/_foreach_cos_ops.h 2025-06-01T22:51:36.9516509Z ++ echo torch/include/ATen/ops/_foreach_cos_ops.h 2025-06-01T22:51:36.9517271Z ++ grep RECORD 2025-06-01T22:51:36.9539369Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_cos_ops.h 2025-06-01T22:51:36.9540015Z +++ openssl base64 2025-06-01T22:51:36.9540837Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.9541167Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.9541441Z +++ sed -e s/=//g 2025-06-01T22:51:36.9583378Z ++ HASH=yC83kIweydMQOJaIN4ODEe4N1OriIcoz-SJARxkcRt4 2025-06-01T22:51:36.9585288Z +++ ls -nl torch/include/ATen/ops/_foreach_cos_ops.h 2025-06-01T22:51:36.9586441Z +++ awk '{print $5}' 2025-06-01T22:51:36.9610387Z ++ FSIZE=2079 2025-06-01T22:51:36.9611038Z ++ echo '"torch/include/ATen/ops/_foreach_cos_ops.h",sha256=yC83kIweydMQOJaIN4ODEe4N1OriIcoz-SJARxkcRt4,2079' 2025-06-01T22:51:36.9611741Z ++ read fname 2025-06-01T22:51:36.9612097Z ++ make_wheel_record torch/include/ATen/ops/_foreach_cosh.h 2025-06-01T22:51:36.9612568Z ++ FPATH=torch/include/ATen/ops/_foreach_cosh.h 2025-06-01T22:51:36.9613787Z ++ echo torch/include/ATen/ops/_foreach_cosh.h 2025-06-01T22:51:36.9614759Z ++ grep RECORD 2025-06-01T22:51:36.9638732Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_cosh.h 2025-06-01T22:51:36.9639241Z +++ openssl base64 2025-06-01T22:51:36.9639519Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.9639775Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.9640029Z +++ sed -e s/=//g 2025-06-01T22:51:36.9683273Z ++ HASH=ryK3VvR-sqlHhICM64GITxTYiZALhStmOGA2OjN260o 2025-06-01T22:51:36.9685664Z +++ ls -nl torch/include/ATen/ops/_foreach_cosh.h 2025-06-01T22:51:36.9686860Z +++ awk '{print $5}' 2025-06-01T22:51:36.9714339Z ++ FSIZE=1235 2025-06-01T22:51:36.9715055Z ++ echo '"torch/include/ATen/ops/_foreach_cosh.h",sha256=ryK3VvR-sqlHhICM64GITxTYiZALhStmOGA2OjN260o,1235' 2025-06-01T22:51:36.9715723Z ++ read fname 2025-06-01T22:51:36.9716220Z ++ make_wheel_record torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.9717162Z ++ FPATH=torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.9717904Z ++ echo torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.9718438Z ++ grep RECORD 2025-06-01T22:51:36.9738913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.9739602Z +++ openssl base64 2025-06-01T22:51:36.9739867Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.9740109Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.9740379Z +++ sed -e s/=//g 2025-06-01T22:51:36.9779669Z ++ HASH=_Vy1c1V-vuLBqTxD2tvjEB7hiJ1lEuhdt-TzVUxGGkw 2025-06-01T22:51:36.9784414Z +++ ls -nl torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:36.9784975Z +++ awk '{print $5}' 2025-06-01T22:51:36.9808653Z ++ FSIZE=985 2025-06-01T22:51:36.9809836Z ++ echo '"torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h",sha256=_Vy1c1V-vuLBqTxD2tvjEB7hiJ1lEuhdt-TzVUxGGkw,985' 2025-06-01T22:51:36.9810926Z ++ read fname 2025-06-01T22:51:36.9811371Z ++ make_wheel_record torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h 2025-06-01T22:51:36.9811967Z ++ FPATH=torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h 2025-06-01T22:51:36.9812577Z ++ echo torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h 2025-06-01T22:51:36.9813224Z ++ grep RECORD 2025-06-01T22:51:36.9837155Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h 2025-06-01T22:51:36.9837746Z +++ openssl base64 2025-06-01T22:51:36.9837995Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.9838252Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.9838506Z +++ sed -e s/=//g 2025-06-01T22:51:36.9881940Z ++ HASH=Tjd_o4u9CbccpZCl7MsO8cl8h0phD4e73t4pRf5986A 2025-06-01T22:51:36.9885470Z +++ ls -nl torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h 2025-06-01T22:51:36.9885928Z +++ awk '{print $5}' 2025-06-01T22:51:36.9913342Z ++ FSIZE=792 2025-06-01T22:51:36.9914041Z ++ echo '"torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h",sha256=Tjd_o4u9CbccpZCl7MsO8cl8h0phD4e73t4pRf5986A,792' 2025-06-01T22:51:36.9914763Z ++ read fname 2025-06-01T22:51:36.9915137Z ++ make_wheel_record torch/include/ATen/ops/_foreach_cosh_native.h 2025-06-01T22:51:36.9915652Z ++ FPATH=torch/include/ATen/ops/_foreach_cosh_native.h 2025-06-01T22:51:36.9916111Z ++ echo torch/include/ATen/ops/_foreach_cosh_native.h 2025-06-01T22:51:36.9916493Z ++ grep RECORD 2025-06-01T22:51:36.9938000Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_cosh_native.h 2025-06-01T22:51:36.9938535Z +++ openssl base64 2025-06-01T22:51:36.9938805Z +++ sed -e s/+/-/g 2025-06-01T22:51:36.9939067Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:36.9939327Z +++ sed -e s/=//g 2025-06-01T22:51:36.9982181Z ++ HASH=dksWlBKDflY0KBaJk6Fa39FcUxCbHOC0XjEtUPHWSvo 2025-06-01T22:51:36.9988107Z +++ ls -nl torch/include/ATen/ops/_foreach_cosh_native.h 2025-06-01T22:51:36.9989989Z +++ awk '{print $5}' 2025-06-01T22:51:37.0015225Z ++ FSIZE=789 2025-06-01T22:51:37.0015912Z ++ echo '"torch/include/ATen/ops/_foreach_cosh_native.h",sha256=dksWlBKDflY0KBaJk6Fa39FcUxCbHOC0XjEtUPHWSvo,789' 2025-06-01T22:51:37.0016608Z ++ read fname 2025-06-01T22:51:37.0016952Z ++ make_wheel_record torch/include/ATen/ops/_foreach_cosh_ops.h 2025-06-01T22:51:37.0017587Z ++ FPATH=torch/include/ATen/ops/_foreach_cosh_ops.h 2025-06-01T22:51:37.0019018Z ++ echo torch/include/ATen/ops/_foreach_cosh_ops.h 2025-06-01T22:51:37.0019674Z ++ grep RECORD 2025-06-01T22:51:37.0042020Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_cosh_ops.h 2025-06-01T22:51:37.0042542Z +++ openssl base64 2025-06-01T22:51:37.0042807Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.0044638Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.0045022Z +++ sed -e s/=//g 2025-06-01T22:51:37.0085144Z ++ HASH=zC4MxWBAkNZjT39c7yrYS205x0OWGyQz3w44H_eH_OI 2025-06-01T22:51:37.0088944Z +++ ls -nl torch/include/ATen/ops/_foreach_cosh_ops.h 2025-06-01T22:51:37.0089770Z +++ awk '{print $5}' 2025-06-01T22:51:37.0115843Z ++ FSIZE=2088 2025-06-01T22:51:37.0116704Z ++ echo '"torch/include/ATen/ops/_foreach_cosh_ops.h",sha256=zC4MxWBAkNZjT39c7yrYS205x0OWGyQz3w44H_eH_OI,2088' 2025-06-01T22:51:37.0117412Z ++ read fname 2025-06-01T22:51:37.0117742Z ++ make_wheel_record torch/include/ATen/ops/_foreach_div.h 2025-06-01T22:51:37.0118196Z ++ FPATH=torch/include/ATen/ops/_foreach_div.h 2025-06-01T22:51:37.0118588Z ++ echo torch/include/ATen/ops/_foreach_div.h 2025-06-01T22:51:37.0118950Z ++ grep RECORD 2025-06-01T22:51:37.0143382Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_div.h 2025-06-01T22:51:37.0143893Z +++ openssl base64 2025-06-01T22:51:37.0144140Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.0144393Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.0144645Z +++ sed -e s/=//g 2025-06-01T22:51:37.0186189Z ++ HASH=naE1sZ3NvmaQuKKPrAeInpd8fhS19pm0Ikh9HbRqG8g 2025-06-01T22:51:37.0188041Z +++ ls -nl torch/include/ATen/ops/_foreach_div.h 2025-06-01T22:51:37.0189472Z +++ awk '{print $5}' 2025-06-01T22:51:37.0213656Z ++ FSIZE=4416 2025-06-01T22:51:37.0214313Z ++ echo '"torch/include/ATen/ops/_foreach_div.h",sha256=naE1sZ3NvmaQuKKPrAeInpd8fhS19pm0Ikh9HbRqG8g,4416' 2025-06-01T22:51:37.0215100Z ++ read fname 2025-06-01T22:51:37.0215745Z ++ make_wheel_record torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.0216543Z ++ FPATH=torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.0218269Z ++ echo torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.0219371Z ++ grep RECORD 2025-06-01T22:51:37.0242160Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.0242875Z +++ openssl base64 2025-06-01T22:51:37.0243134Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.0244621Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.0244918Z +++ sed -e s/=//g 2025-06-01T22:51:37.0285478Z ++ HASH=WvYo2ZXeoKBfXkXm_0XKMxri3BOEmKzzes5x_9gJ5sM 2025-06-01T22:51:37.0289676Z +++ ls -nl torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.0290275Z +++ awk '{print $5}' 2025-06-01T22:51:37.0319047Z ++ FSIZE=2230 2025-06-01T22:51:37.0319867Z ++ echo '"torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h",sha256=WvYo2ZXeoKBfXkXm_0XKMxri3BOEmKzzes5x_9gJ5sM,2230' 2025-06-01T22:51:37.0320695Z ++ read fname 2025-06-01T22:51:37.0321078Z ++ make_wheel_record torch/include/ATen/ops/_foreach_div_cuda_dispatch.h 2025-06-01T22:51:37.0321657Z ++ FPATH=torch/include/ATen/ops/_foreach_div_cuda_dispatch.h 2025-06-01T22:51:37.0322160Z ++ echo torch/include/ATen/ops/_foreach_div_cuda_dispatch.h 2025-06-01T22:51:37.0322581Z ++ grep RECORD 2025-06-01T22:51:37.0344179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_div_cuda_dispatch.h 2025-06-01T22:51:37.0344748Z +++ openssl base64 2025-06-01T22:51:37.0345023Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.0345266Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.0346981Z +++ sed -e s/=//g 2025-06-01T22:51:37.0387885Z ++ HASH=blhBC-UbhxiAk7kKXdRfqEsaDydYA8bXKHPwUPpoB4k 2025-06-01T22:51:37.0390869Z +++ ls -nl torch/include/ATen/ops/_foreach_div_cuda_dispatch.h 2025-06-01T22:51:37.0391315Z +++ awk '{print $5}' 2025-06-01T22:51:37.0416131Z ++ FSIZE=1374 2025-06-01T22:51:37.0416983Z ++ echo '"torch/include/ATen/ops/_foreach_div_cuda_dispatch.h",sha256=blhBC-UbhxiAk7kKXdRfqEsaDydYA8bXKHPwUPpoB4k,1374' 2025-06-01T22:51:37.0417718Z ++ read fname 2025-06-01T22:51:37.0418082Z ++ make_wheel_record torch/include/ATen/ops/_foreach_div_native.h 2025-06-01T22:51:37.0418577Z ++ FPATH=torch/include/ATen/ops/_foreach_div_native.h 2025-06-01T22:51:37.0419843Z ++ echo torch/include/ATen/ops/_foreach_div_native.h 2025-06-01T22:51:37.0420513Z ++ grep RECORD 2025-06-01T22:51:37.0442755Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_div_native.h 2025-06-01T22:51:37.0443906Z +++ openssl base64 2025-06-01T22:51:37.0444247Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.0444682Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.0444990Z +++ sed -e s/=//g 2025-06-01T22:51:37.0485648Z ++ HASH=CgYWpnmhobz1X1B0dbSdE700GhJMc5PsU1TdWh-CjJc 2025-06-01T22:51:37.0489568Z +++ ls -nl torch/include/ATen/ops/_foreach_div_native.h 2025-06-01T22:51:37.0490576Z +++ awk '{print $5}' 2025-06-01T22:51:37.0517651Z ++ FSIZE=2677 2025-06-01T22:51:37.0518357Z ++ echo '"torch/include/ATen/ops/_foreach_div_native.h",sha256=CgYWpnmhobz1X1B0dbSdE700GhJMc5PsU1TdWh-CjJc,2677' 2025-06-01T22:51:37.0519043Z ++ read fname 2025-06-01T22:51:37.0519381Z ++ make_wheel_record torch/include/ATen/ops/_foreach_div_ops.h 2025-06-01T22:51:37.0519866Z ++ FPATH=torch/include/ATen/ops/_foreach_div_ops.h 2025-06-01T22:51:37.0520290Z ++ echo torch/include/ATen/ops/_foreach_div_ops.h 2025-06-01T22:51:37.0520678Z ++ grep RECORD 2025-06-01T22:51:37.0542048Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_div_ops.h 2025-06-01T22:51:37.0542714Z +++ openssl base64 2025-06-01T22:51:37.0542965Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.0543232Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.0543510Z +++ sed -e s/=//g 2025-06-01T22:51:37.0586421Z ++ HASH=dzpgufzvv35IL6dieKbtAF1n96aEclpI2K0CiqSx-Ak 2025-06-01T22:51:37.0588623Z +++ ls -nl torch/include/ATen/ops/_foreach_div_ops.h 2025-06-01T22:51:37.0589444Z +++ awk '{print $5}' 2025-06-01T22:51:37.0613334Z ++ FSIZE=8296 2025-06-01T22:51:37.0614110Z ++ echo '"torch/include/ATen/ops/_foreach_div_ops.h",sha256=dzpgufzvv35IL6dieKbtAF1n96aEclpI2K0CiqSx-Ak,8296' 2025-06-01T22:51:37.0614807Z ++ read fname 2025-06-01T22:51:37.0615157Z ++ make_wheel_record torch/include/ATen/ops/_foreach_erf.h 2025-06-01T22:51:37.0615716Z ++ FPATH=torch/include/ATen/ops/_foreach_erf.h 2025-06-01T22:51:37.0616647Z ++ echo torch/include/ATen/ops/_foreach_erf.h 2025-06-01T22:51:37.0618507Z ++ grep RECORD 2025-06-01T22:51:37.0639695Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_erf.h 2025-06-01T22:51:37.0639929Z +++ openssl base64 2025-06-01T22:51:37.0640834Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.0642185Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.0642713Z +++ sed -e s/=//g 2025-06-01T22:51:37.0684724Z ++ HASH=gFAO9tqi-YwEtqp7GI81yYOoiq5N4UQ29hoXZqBd5-c 2025-06-01T22:51:37.0688354Z +++ ls -nl torch/include/ATen/ops/_foreach_erf.h 2025-06-01T22:51:37.0688986Z +++ awk '{print $5}' 2025-06-01T22:51:37.0717391Z ++ FSIZE=1222 2025-06-01T22:51:37.0717917Z ++ echo '"torch/include/ATen/ops/_foreach_erf.h",sha256=gFAO9tqi-YwEtqp7GI81yYOoiq5N4UQ29hoXZqBd5-c,1222' 2025-06-01T22:51:37.0718017Z ++ read fname 2025-06-01T22:51:37.0718400Z ++ make_wheel_record torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.0718708Z ++ FPATH=torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.0719005Z ++ echo torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.0719117Z ++ grep RECORD 2025-06-01T22:51:37.0742836Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.0743211Z +++ openssl base64 2025-06-01T22:51:37.0743342Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.0743465Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.0743563Z +++ sed -e s/=//g 2025-06-01T22:51:37.0786388Z ++ HASH=ScUqCzLbjlvsgIyuIYoQDR9xhfbJOfqr_4Cy9eI4NIg 2025-06-01T22:51:37.0788643Z +++ ls -nl torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.0788760Z +++ awk '{print $5}' 2025-06-01T22:51:37.0813014Z ++ FSIZE=981 2025-06-01T22:51:37.0813692Z ++ echo '"torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h",sha256=ScUqCzLbjlvsgIyuIYoQDR9xhfbJOfqr_4Cy9eI4NIg,981' 2025-06-01T22:51:37.0813791Z ++ read fname 2025-06-01T22:51:37.0814050Z ++ make_wheel_record torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h 2025-06-01T22:51:37.0814265Z ++ FPATH=torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h 2025-06-01T22:51:37.0816999Z ++ echo torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h 2025-06-01T22:51:37.0817457Z ++ grep RECORD 2025-06-01T22:51:37.0839296Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h 2025-06-01T22:51:37.0839580Z +++ openssl base64 2025-06-01T22:51:37.0839860Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.0841436Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.0842693Z +++ sed -e s/=//g 2025-06-01T22:51:37.0885195Z ++ HASH=WJjVQufaliIg_rLuhVlACskdOsRiofBS6g7uxf_ZUio 2025-06-01T22:51:37.0889019Z +++ ls -nl torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h 2025-06-01T22:51:37.0890110Z +++ awk '{print $5}' 2025-06-01T22:51:37.0918359Z ++ FSIZE=790 2025-06-01T22:51:37.0918932Z ++ echo '"torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h",sha256=WJjVQufaliIg_rLuhVlACskdOsRiofBS6g7uxf_ZUio,790' 2025-06-01T22:51:37.0919034Z ++ read fname 2025-06-01T22:51:37.0919266Z ++ make_wheel_record torch/include/ATen/ops/_foreach_erf_native.h 2025-06-01T22:51:37.0919430Z ++ FPATH=torch/include/ATen/ops/_foreach_erf_native.h 2025-06-01T22:51:37.0919724Z ++ echo torch/include/ATen/ops/_foreach_erf_native.h 2025-06-01T22:51:37.0919839Z ++ grep RECORD 2025-06-01T22:51:37.0943157Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_erf_native.h 2025-06-01T22:51:37.0943586Z +++ openssl base64 2025-06-01T22:51:37.0943729Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.0943834Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.0943971Z +++ sed -e s/=//g 2025-06-01T22:51:37.0987496Z ++ HASH=g6my8A0_33qrTmj8L4_MPNflTb1oiP4xodM48kyn0uo 2025-06-01T22:51:37.0990458Z +++ ls -nl torch/include/ATen/ops/_foreach_erf_native.h 2025-06-01T22:51:37.0991110Z +++ awk '{print $5}' 2025-06-01T22:51:37.1016246Z ++ FSIZE=784 2025-06-01T22:51:37.1016756Z ++ echo '"torch/include/ATen/ops/_foreach_erf_native.h",sha256=g6my8A0_33qrTmj8L4_MPNflTb1oiP4xodM48kyn0uo,784' 2025-06-01T22:51:37.1016864Z ++ read fname 2025-06-01T22:51:37.1017066Z ++ make_wheel_record torch/include/ATen/ops/_foreach_erf_ops.h 2025-06-01T22:51:37.1017217Z ++ FPATH=torch/include/ATen/ops/_foreach_erf_ops.h 2025-06-01T22:51:37.1019157Z ++ echo torch/include/ATen/ops/_foreach_erf_ops.h 2025-06-01T22:51:37.1019671Z ++ grep RECORD 2025-06-01T22:51:37.1042564Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_erf_ops.h 2025-06-01T22:51:37.1042689Z +++ openssl base64 2025-06-01T22:51:37.1042805Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.1042906Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.1043986Z +++ sed -e s/=//g 2025-06-01T22:51:37.1085735Z ++ HASH=b4xahxcliraJq51e4sYNEXjIOus_vjKCcwEeGcGSE50 2025-06-01T22:51:37.1089463Z +++ ls -nl torch/include/ATen/ops/_foreach_erf_ops.h 2025-06-01T22:51:37.1090365Z +++ awk '{print $5}' 2025-06-01T22:51:37.1118717Z ++ FSIZE=2079 2025-06-01T22:51:37.1119269Z ++ echo '"torch/include/ATen/ops/_foreach_erf_ops.h",sha256=b4xahxcliraJq51e4sYNEXjIOus_vjKCcwEeGcGSE50,2079' 2025-06-01T22:51:37.1119629Z ++ read fname 2025-06-01T22:51:37.1119876Z ++ make_wheel_record torch/include/ATen/ops/_foreach_erfc.h 2025-06-01T22:51:37.1120026Z ++ FPATH=torch/include/ATen/ops/_foreach_erfc.h 2025-06-01T22:51:37.1120190Z ++ echo torch/include/ATen/ops/_foreach_erfc.h 2025-06-01T22:51:37.1120287Z ++ grep RECORD 2025-06-01T22:51:37.1144109Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_erfc.h 2025-06-01T22:51:37.1144255Z +++ openssl base64 2025-06-01T22:51:37.1144361Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.1144461Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.1144690Z +++ sed -e s/=//g 2025-06-01T22:51:37.1187448Z ++ HASH=_zMVllGsoPOS3tizBFbeuDJ4lrQtOA_UdGEARhdZyC8 2025-06-01T22:51:37.1189350Z +++ ls -nl torch/include/ATen/ops/_foreach_erfc.h 2025-06-01T22:51:37.1190968Z +++ awk '{print $5}' 2025-06-01T22:51:37.1215961Z ++ FSIZE=1235 2025-06-01T22:51:37.1216431Z ++ echo '"torch/include/ATen/ops/_foreach_erfc.h",sha256=_zMVllGsoPOS3tizBFbeuDJ4lrQtOA_UdGEARhdZyC8,1235' 2025-06-01T22:51:37.1216527Z ++ read fname 2025-06-01T22:51:37.1216912Z ++ make_wheel_record torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.1217222Z ++ FPATH=torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.1219857Z ++ echo torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.1220911Z ++ grep RECORD 2025-06-01T22:51:37.1243282Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.1243408Z +++ openssl base64 2025-06-01T22:51:37.1243811Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.1243917Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.1245623Z +++ sed -e s/=//g 2025-06-01T22:51:37.1285186Z ++ HASH=snQnXp6-Z5zMXG7MuFE8l29xatmzabbWMofdrRJJ-ic 2025-06-01T22:51:37.1289585Z +++ ls -nl torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.1290487Z +++ awk '{print $5}' 2025-06-01T22:51:37.1316900Z ++ FSIZE=985 2025-06-01T22:51:37.1317616Z ++ echo '"torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h",sha256=snQnXp6-Z5zMXG7MuFE8l29xatmzabbWMofdrRJJ-ic,985' 2025-06-01T22:51:37.1317856Z ++ read fname 2025-06-01T22:51:37.1318126Z ++ make_wheel_record torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h 2025-06-01T22:51:37.1318334Z ++ FPATH=torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h 2025-06-01T22:51:37.1318774Z ++ echo torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h 2025-06-01T22:51:37.1319928Z ++ grep RECORD 2025-06-01T22:51:37.1343395Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h 2025-06-01T22:51:37.1343521Z +++ openssl base64 2025-06-01T22:51:37.1343639Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.1343739Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.1343831Z +++ sed -e s/=//g 2025-06-01T22:51:37.1385781Z ++ HASH=OGrzRWlfkYHpaVDfyvoktU8UQq6QyV7xGtCUT_m4P3E 2025-06-01T22:51:37.1388716Z +++ ls -nl torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h 2025-06-01T22:51:37.1390001Z +++ awk '{print $5}' 2025-06-01T22:51:37.1414111Z ++ FSIZE=792 2025-06-01T22:51:37.1414672Z ++ echo '"torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h",sha256=OGrzRWlfkYHpaVDfyvoktU8UQq6QyV7xGtCUT_m4P3E,792' 2025-06-01T22:51:37.1414781Z ++ read fname 2025-06-01T22:51:37.1415013Z ++ make_wheel_record torch/include/ATen/ops/_foreach_erfc_native.h 2025-06-01T22:51:37.1415200Z ++ FPATH=torch/include/ATen/ops/_foreach_erfc_native.h 2025-06-01T22:51:37.1418283Z ++ echo torch/include/ATen/ops/_foreach_erfc_native.h 2025-06-01T22:51:37.1419099Z ++ grep RECORD 2025-06-01T22:51:37.1441335Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_erfc_native.h 2025-06-01T22:51:37.1441518Z +++ openssl base64 2025-06-01T22:51:37.1441829Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.1442343Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.1443364Z +++ sed -e s/=//g 2025-06-01T22:51:37.1484466Z ++ HASH=oPBlyDrlZGnHD8snD2wE06uYWTElYWfwURSVZ35vLGk 2025-06-01T22:51:37.1487841Z +++ ls -nl torch/include/ATen/ops/_foreach_erfc_native.h 2025-06-01T22:51:37.1488656Z +++ awk '{print $5}' 2025-06-01T22:51:37.1515330Z ++ FSIZE=789 2025-06-01T22:51:37.1515944Z ++ echo '"torch/include/ATen/ops/_foreach_erfc_native.h",sha256=oPBlyDrlZGnHD8snD2wE06uYWTElYWfwURSVZ35vLGk,789' 2025-06-01T22:51:37.1516061Z ++ read fname 2025-06-01T22:51:37.1516279Z ++ make_wheel_record torch/include/ATen/ops/_foreach_erfc_ops.h 2025-06-01T22:51:37.1516453Z ++ FPATH=torch/include/ATen/ops/_foreach_erfc_ops.h 2025-06-01T22:51:37.1516672Z ++ echo torch/include/ATen/ops/_foreach_erfc_ops.h 2025-06-01T22:51:37.1517636Z ++ grep RECORD 2025-06-01T22:51:37.1540945Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_erfc_ops.h 2025-06-01T22:51:37.1541377Z +++ openssl base64 2025-06-01T22:51:37.1541517Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.1541622Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.1541717Z +++ sed -e s/=//g 2025-06-01T22:51:37.1581886Z ++ HASH=pXTa8RkxxfYXYKhfj1uPIpGqXzPrvRbV8-FXgqEuh3o 2025-06-01T22:51:37.1584893Z +++ ls -nl torch/include/ATen/ops/_foreach_erfc_ops.h 2025-06-01T22:51:37.1585707Z +++ awk '{print $5}' 2025-06-01T22:51:37.1609671Z ++ FSIZE=2088 2025-06-01T22:51:37.1610187Z ++ echo '"torch/include/ATen/ops/_foreach_erfc_ops.h",sha256=pXTa8RkxxfYXYKhfj1uPIpGqXzPrvRbV8-FXgqEuh3o,2088' 2025-06-01T22:51:37.1610294Z ++ read fname 2025-06-01T22:51:37.1610651Z ++ make_wheel_record torch/include/ATen/ops/_foreach_exp.h 2025-06-01T22:51:37.1610795Z ++ FPATH=torch/include/ATen/ops/_foreach_exp.h 2025-06-01T22:51:37.1613171Z ++ echo torch/include/ATen/ops/_foreach_exp.h 2025-06-01T22:51:37.1614270Z ++ grep RECORD 2025-06-01T22:51:37.1635477Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_exp.h 2025-06-01T22:51:37.1635594Z +++ openssl base64 2025-06-01T22:51:37.1635704Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.1636620Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.1637642Z +++ sed -e s/=//g 2025-06-01T22:51:37.1678804Z ++ HASH=xdp_jnIZFrkK5m36zRaw-Xib4Gh5NziHESrdqHlsdVM 2025-06-01T22:51:37.1682495Z +++ ls -nl torch/include/ATen/ops/_foreach_exp.h 2025-06-01T22:51:37.1684366Z +++ awk '{print $5}' 2025-06-01T22:51:37.1712118Z ++ FSIZE=1222 2025-06-01T22:51:37.1712629Z ++ echo '"torch/include/ATen/ops/_foreach_exp.h",sha256=xdp_jnIZFrkK5m36zRaw-Xib4Gh5NziHESrdqHlsdVM,1222' 2025-06-01T22:51:37.1712876Z ++ read fname 2025-06-01T22:51:37.1713249Z ++ make_wheel_record torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.1713572Z ++ FPATH=torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.1713938Z ++ echo torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.1714035Z ++ grep RECORD 2025-06-01T22:51:37.1732580Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.1732833Z +++ openssl base64 2025-06-01T22:51:37.1734053Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.1735518Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.1736512Z +++ sed -e s/=//g 2025-06-01T22:51:37.1776326Z ++ HASH=axGDWCrL-gGaEzm9XT_cdWY934Jx-RWC_dRMtVDzaCI 2025-06-01T22:51:37.1781288Z +++ ls -nl torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.1781807Z +++ awk '{print $5}' 2025-06-01T22:51:37.1805917Z ++ FSIZE=981 2025-06-01T22:51:37.1806573Z ++ echo '"torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h",sha256=axGDWCrL-gGaEzm9XT_cdWY934Jx-RWC_dRMtVDzaCI,981' 2025-06-01T22:51:37.1806704Z ++ read fname 2025-06-01T22:51:37.1806971Z ++ make_wheel_record torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h 2025-06-01T22:51:37.1807208Z ++ FPATH=torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h 2025-06-01T22:51:37.1809795Z ++ echo torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h 2025-06-01T22:51:37.1810828Z ++ grep RECORD 2025-06-01T22:51:37.1830983Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h 2025-06-01T22:51:37.1832924Z +++ openssl base64 2025-06-01T22:51:37.1833028Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.1835007Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.1835123Z +++ sed -e s/=//g 2025-06-01T22:51:37.1875607Z ++ HASH=XWlwnhSYGBPeuwbKtqdimPK8GvWeKm_dYO5iKg6iQTc 2025-06-01T22:51:37.1878861Z +++ ls -nl torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h 2025-06-01T22:51:37.1879307Z +++ awk '{print $5}' 2025-06-01T22:51:37.1906091Z ++ FSIZE=790 2025-06-01T22:51:37.1906688Z ++ echo '"torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h",sha256=XWlwnhSYGBPeuwbKtqdimPK8GvWeKm_dYO5iKg6iQTc,790' 2025-06-01T22:51:37.1907072Z ++ read fname 2025-06-01T22:51:37.1907498Z ++ make_wheel_record torch/include/ATen/ops/_foreach_exp_native.h 2025-06-01T22:51:37.1907676Z ++ FPATH=torch/include/ATen/ops/_foreach_exp_native.h 2025-06-01T22:51:37.1908388Z ++ echo torch/include/ATen/ops/_foreach_exp_native.h 2025-06-01T22:51:37.1908652Z ++ grep RECORD 2025-06-01T22:51:37.1929679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_exp_native.h 2025-06-01T22:51:37.1930016Z +++ openssl base64 2025-06-01T22:51:37.1931084Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.1932512Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.1933624Z +++ sed -e s/=//g 2025-06-01T22:51:37.1972358Z ++ HASH=qBcwuA3w7wyG4uh0EMCW3r8BG9Axw6Cqx6MBFAfQpRY 2025-06-01T22:51:37.1978307Z +++ ls -nl torch/include/ATen/ops/_foreach_exp_native.h 2025-06-01T22:51:37.1978881Z +++ awk '{print $5}' 2025-06-01T22:51:37.2005274Z ++ FSIZE=784 2025-06-01T22:51:37.2005786Z ++ echo '"torch/include/ATen/ops/_foreach_exp_native.h",sha256=qBcwuA3w7wyG4uh0EMCW3r8BG9Axw6Cqx6MBFAfQpRY,784' 2025-06-01T22:51:37.2005886Z ++ read fname 2025-06-01T22:51:37.2006124Z ++ make_wheel_record torch/include/ATen/ops/_foreach_exp_ops.h 2025-06-01T22:51:37.2006282Z ++ FPATH=torch/include/ATen/ops/_foreach_exp_ops.h 2025-06-01T22:51:37.2006928Z ++ echo torch/include/ATen/ops/_foreach_exp_ops.h 2025-06-01T22:51:37.2007352Z ++ grep RECORD 2025-06-01T22:51:37.2030977Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_exp_ops.h 2025-06-01T22:51:37.2032172Z +++ openssl base64 2025-06-01T22:51:37.2032271Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.2032380Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.2032899Z +++ sed -e s/=//g 2025-06-01T22:51:37.2074762Z ++ HASH=hr42yueQkpw6C73dpFs5g_c5-VmrYWNkCrKDLAH_uew 2025-06-01T22:51:37.2078541Z +++ ls -nl torch/include/ATen/ops/_foreach_exp_ops.h 2025-06-01T22:51:37.2079757Z +++ awk '{print $5}' 2025-06-01T22:51:37.2106525Z ++ FSIZE=2079 2025-06-01T22:51:37.2107210Z ++ echo '"torch/include/ATen/ops/_foreach_exp_ops.h",sha256=hr42yueQkpw6C73dpFs5g_c5-VmrYWNkCrKDLAH_uew,2079' 2025-06-01T22:51:37.2107375Z ++ read fname 2025-06-01T22:51:37.2107706Z ++ make_wheel_record torch/include/ATen/ops/_foreach_expm1.h 2025-06-01T22:51:37.2107856Z ++ FPATH=torch/include/ATen/ops/_foreach_expm1.h 2025-06-01T22:51:37.2108019Z ++ echo torch/include/ATen/ops/_foreach_expm1.h 2025-06-01T22:51:37.2108673Z ++ grep RECORD 2025-06-01T22:51:37.2129763Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_expm1.h 2025-06-01T22:51:37.2130073Z +++ openssl base64 2025-06-01T22:51:37.2131047Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.2132654Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.2133728Z +++ sed -e s/=//g 2025-06-01T22:51:37.2172783Z ++ HASH=7S_RGrRbHIopd2bwP4mE2DCAd4iAY-bqNdkbGCjdvuA 2025-06-01T22:51:37.2178133Z +++ ls -nl torch/include/ATen/ops/_foreach_expm1.h 2025-06-01T22:51:37.2179103Z +++ awk '{print $5}' 2025-06-01T22:51:37.2205554Z ++ FSIZE=1248 2025-06-01T22:51:37.2206034Z ++ echo '"torch/include/ATen/ops/_foreach_expm1.h",sha256=7S_RGrRbHIopd2bwP4mE2DCAd4iAY-bqNdkbGCjdvuA,1248' 2025-06-01T22:51:37.2206142Z ++ read fname 2025-06-01T22:51:37.2206539Z ++ make_wheel_record torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.2206858Z ++ FPATH=torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.2207291Z ++ echo torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.2207407Z ++ grep RECORD 2025-06-01T22:51:37.2231309Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.2231435Z +++ openssl base64 2025-06-01T22:51:37.2231680Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.2231820Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.2231914Z +++ sed -e s/=//g 2025-06-01T22:51:37.2273899Z ++ HASH=bAuhJuVXoCh1nCxirBElYAWKp4yylHvRUaOhIYm78Yk 2025-06-01T22:51:37.2276866Z +++ ls -nl torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.2278734Z +++ awk '{print $5}' 2025-06-01T22:51:37.2305623Z ++ FSIZE=989 2025-06-01T22:51:37.2306743Z ++ echo '"torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h",sha256=bAuhJuVXoCh1nCxirBElYAWKp4yylHvRUaOhIYm78Yk,989' 2025-06-01T22:51:37.2307608Z ++ read fname 2025-06-01T22:51:37.2308020Z ++ make_wheel_record torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h 2025-06-01T22:51:37.2308623Z ++ FPATH=torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h 2025-06-01T22:51:37.2309151Z ++ echo torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h 2025-06-01T22:51:37.2309578Z ++ grep RECORD 2025-06-01T22:51:37.2328926Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h 2025-06-01T22:51:37.2329529Z +++ openssl base64 2025-06-01T22:51:37.2329977Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.2331584Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.2332647Z +++ sed -e s/=//g 2025-06-01T22:51:37.2371418Z ++ HASH=D5YmPyI30BE8PM7-_qlIfmWAXNESKCTBaqkopj5KbYQ 2025-06-01T22:51:37.2376421Z +++ ls -nl torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h 2025-06-01T22:51:37.2378037Z +++ awk '{print $5}' 2025-06-01T22:51:37.2405510Z ++ FSIZE=794 2025-06-01T22:51:37.2406225Z ++ echo '"torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h",sha256=D5YmPyI30BE8PM7-_qlIfmWAXNESKCTBaqkopj5KbYQ,794' 2025-06-01T22:51:37.2406950Z ++ read fname 2025-06-01T22:51:37.2407332Z ++ make_wheel_record torch/include/ATen/ops/_foreach_expm1_native.h 2025-06-01T22:51:37.2407863Z ++ FPATH=torch/include/ATen/ops/_foreach_expm1_native.h 2025-06-01T22:51:37.2408341Z ++ echo torch/include/ATen/ops/_foreach_expm1_native.h 2025-06-01T22:51:37.2408732Z ++ grep RECORD 2025-06-01T22:51:37.2431643Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_expm1_native.h 2025-06-01T22:51:37.2432198Z +++ openssl base64 2025-06-01T22:51:37.2432489Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.2432744Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.2432996Z +++ sed -e s/=//g 2025-06-01T22:51:37.2475190Z ++ HASH=MFz-4ozlMNn9RJNMNlTIVVCPz5_Dbn3SWU142jffvJ8 2025-06-01T22:51:37.2477355Z +++ ls -nl torch/include/ATen/ops/_foreach_expm1_native.h 2025-06-01T22:51:37.2478278Z +++ awk '{print $5}' 2025-06-01T22:51:37.2505821Z ++ FSIZE=794 2025-06-01T22:51:37.2506537Z ++ echo '"torch/include/ATen/ops/_foreach_expm1_native.h",sha256=MFz-4ozlMNn9RJNMNlTIVVCPz5_Dbn3SWU142jffvJ8,794' 2025-06-01T22:51:37.2507230Z ++ read fname 2025-06-01T22:51:37.2507573Z ++ make_wheel_record torch/include/ATen/ops/_foreach_expm1_ops.h 2025-06-01T22:51:37.2508077Z ++ FPATH=torch/include/ATen/ops/_foreach_expm1_ops.h 2025-06-01T22:51:37.2508507Z ++ echo torch/include/ATen/ops/_foreach_expm1_ops.h 2025-06-01T22:51:37.2508890Z ++ grep RECORD 2025-06-01T22:51:37.2528666Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_expm1_ops.h 2025-06-01T22:51:37.2529189Z +++ openssl base64 2025-06-01T22:51:37.2530058Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.2531282Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.2532551Z +++ sed -e s/=//g 2025-06-01T22:51:37.2571332Z ++ HASH=xJL5mmKFlawGzsY4WDscmjb9SuP9-qaa4VbmPEYh3jE 2025-06-01T22:51:37.2576443Z +++ ls -nl torch/include/ATen/ops/_foreach_expm1_ops.h 2025-06-01T22:51:37.2577822Z +++ awk '{print $5}' 2025-06-01T22:51:37.2605322Z ++ FSIZE=2097 2025-06-01T22:51:37.2606002Z ++ echo '"torch/include/ATen/ops/_foreach_expm1_ops.h",sha256=xJL5mmKFlawGzsY4WDscmjb9SuP9-qaa4VbmPEYh3jE,2097' 2025-06-01T22:51:37.2606712Z ++ read fname 2025-06-01T22:51:37.2607069Z ++ make_wheel_record torch/include/ATen/ops/_foreach_floor.h 2025-06-01T22:51:37.2607544Z ++ FPATH=torch/include/ATen/ops/_foreach_floor.h 2025-06-01T22:51:37.2607986Z ++ echo torch/include/ATen/ops/_foreach_floor.h 2025-06-01T22:51:37.2608362Z ++ grep RECORD 2025-06-01T22:51:37.2632137Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_floor.h 2025-06-01T22:51:37.2632652Z +++ openssl base64 2025-06-01T22:51:37.2632932Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.2633180Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.2633449Z +++ sed -e s/=//g 2025-06-01T22:51:37.2675807Z ++ HASH=rddFHDMJDKzPbJEYzLIJBVa1uv4EKPqBcZMpLL0qv9A 2025-06-01T22:51:37.2682682Z +++ ls -nl torch/include/ATen/ops/_foreach_floor.h 2025-06-01T22:51:37.2684031Z +++ awk '{print $5}' 2025-06-01T22:51:37.2711551Z ++ FSIZE=1248 2025-06-01T22:51:37.2712279Z ++ echo '"torch/include/ATen/ops/_foreach_floor.h",sha256=rddFHDMJDKzPbJEYzLIJBVa1uv4EKPqBcZMpLL0qv9A,1248' 2025-06-01T22:51:37.2712961Z ++ read fname 2025-06-01T22:51:37.2713469Z ++ make_wheel_record torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.2714282Z ++ FPATH=torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.2715029Z ++ echo torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.2715578Z ++ grep RECORD 2025-06-01T22:51:37.2731851Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.2732660Z +++ openssl base64 2025-06-01T22:51:37.2733725Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.2736471Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.2736745Z +++ sed -e s/=//g 2025-06-01T22:51:37.2773380Z ++ HASH=CVbSrREQnNY_H9hQFYiifp6Zv9i4fal-ikxKsMwGBSo 2025-06-01T22:51:37.2779958Z +++ ls -nl torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.2780518Z +++ awk '{print $5}' 2025-06-01T22:51:37.2805657Z ++ FSIZE=989 2025-06-01T22:51:37.2806500Z ++ echo '"torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h",sha256=CVbSrREQnNY_H9hQFYiifp6Zv9i4fal-ikxKsMwGBSo,989' 2025-06-01T22:51:37.2807360Z ++ read fname 2025-06-01T22:51:37.2807781Z ++ make_wheel_record torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h 2025-06-01T22:51:37.2808537Z ++ FPATH=torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h 2025-06-01T22:51:37.2818800Z ++ echo torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h 2025-06-01T22:51:37.2819236Z ++ grep RECORD 2025-06-01T22:51:37.2831118Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h 2025-06-01T22:51:37.2831695Z +++ openssl base64 2025-06-01T22:51:37.2832278Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.2832524Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.2832871Z +++ sed -e s/=//g 2025-06-01T22:51:37.2874402Z ++ HASH=55R0Y5YKLcpj_ChzYu_4yP_RrZcRkVn5C68n8VGhg94 2025-06-01T22:51:37.2876656Z +++ ls -nl torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h 2025-06-01T22:51:37.2877502Z +++ awk '{print $5}' 2025-06-01T22:51:37.2906810Z ++ FSIZE=794 2025-06-01T22:51:37.2907563Z ++ echo '"torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h",sha256=55R0Y5YKLcpj_ChzYu_4yP_RrZcRkVn5C68n8VGhg94,794' 2025-06-01T22:51:37.2908271Z ++ read fname 2025-06-01T22:51:37.2908635Z ++ make_wheel_record torch/include/ATen/ops/_foreach_floor_native.h 2025-06-01T22:51:37.2909154Z ++ FPATH=torch/include/ATen/ops/_foreach_floor_native.h 2025-06-01T22:51:37.2909604Z ++ echo torch/include/ATen/ops/_foreach_floor_native.h 2025-06-01T22:51:37.2909983Z ++ grep RECORD 2025-06-01T22:51:37.2928126Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_floor_native.h 2025-06-01T22:51:37.2928675Z +++ openssl base64 2025-06-01T22:51:37.2929924Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.2931154Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.2932398Z +++ sed -e s/=//g 2025-06-01T22:51:37.2970694Z ++ HASH=aEq-dcl5dkWNOsL5tbAHi51MLozRV38_w7JAhnC408A 2025-06-01T22:51:37.2975458Z +++ ls -nl torch/include/ATen/ops/_foreach_floor_native.h 2025-06-01T22:51:37.2976444Z +++ awk '{print $5}' 2025-06-01T22:51:37.3005075Z ++ FSIZE=794 2025-06-01T22:51:37.3005740Z ++ echo '"torch/include/ATen/ops/_foreach_floor_native.h",sha256=aEq-dcl5dkWNOsL5tbAHi51MLozRV38_w7JAhnC408A,794' 2025-06-01T22:51:37.3006425Z ++ read fname 2025-06-01T22:51:37.3006782Z ++ make_wheel_record torch/include/ATen/ops/_foreach_floor_ops.h 2025-06-01T22:51:37.3007280Z ++ FPATH=torch/include/ATen/ops/_foreach_floor_ops.h 2025-06-01T22:51:37.3007723Z ++ echo torch/include/ATen/ops/_foreach_floor_ops.h 2025-06-01T22:51:37.3008104Z ++ grep RECORD 2025-06-01T22:51:37.3035409Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_floor_ops.h 2025-06-01T22:51:37.3035933Z +++ openssl base64 2025-06-01T22:51:37.3036174Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.3036416Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.3036661Z +++ sed -e s/=//g 2025-06-01T22:51:37.3079693Z ++ HASH=C_sHFIH3xW4o8Rqjw4COJnMKm5hCgI0vfgeCuJd_5oc 2025-06-01T22:51:37.3082669Z +++ ls -nl torch/include/ATen/ops/_foreach_floor_ops.h 2025-06-01T22:51:37.3084030Z +++ awk '{print $5}' 2025-06-01T22:51:37.3112314Z ++ FSIZE=2097 2025-06-01T22:51:37.3113019Z ++ echo '"torch/include/ATen/ops/_foreach_floor_ops.h",sha256=C_sHFIH3xW4o8Rqjw4COJnMKm5hCgI0vfgeCuJd_5oc,2097' 2025-06-01T22:51:37.3113709Z ++ read fname 2025-06-01T22:51:37.3114046Z ++ make_wheel_record torch/include/ATen/ops/_foreach_frac.h 2025-06-01T22:51:37.3114636Z ++ FPATH=torch/include/ATen/ops/_foreach_frac.h 2025-06-01T22:51:37.3115049Z ++ echo torch/include/ATen/ops/_foreach_frac.h 2025-06-01T22:51:37.3115399Z ++ grep RECORD 2025-06-01T22:51:37.3131612Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_frac.h 2025-06-01T22:51:37.3132318Z +++ openssl base64 2025-06-01T22:51:37.3133189Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.3134659Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.3135917Z +++ sed -e s/=//g 2025-06-01T22:51:37.3174062Z ++ HASH=czfrA-pXL7NIYxrsfqCcqX8KTI4BxZgiDzXSLnHYRfM 2025-06-01T22:51:37.3179588Z +++ ls -nl torch/include/ATen/ops/_foreach_frac.h 2025-06-01T22:51:37.3179967Z +++ awk '{print $5}' 2025-06-01T22:51:37.3205936Z ++ FSIZE=1235 2025-06-01T22:51:37.3206574Z ++ echo '"torch/include/ATen/ops/_foreach_frac.h",sha256=czfrA-pXL7NIYxrsfqCcqX8KTI4BxZgiDzXSLnHYRfM,1235' 2025-06-01T22:51:37.3207415Z ++ read fname 2025-06-01T22:51:37.3207949Z ++ make_wheel_record torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.3208778Z ++ FPATH=torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.3209559Z ++ echo torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.3210097Z ++ grep RECORD 2025-06-01T22:51:37.3231716Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.3232418Z +++ openssl base64 2025-06-01T22:51:37.3232673Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.3232936Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.3233510Z +++ sed -e s/=//g 2025-06-01T22:51:37.3276134Z ++ HASH=YXC4zaJ6Htl-7tieimHV-56rXeVJcFArfaKSHe2l34Y 2025-06-01T22:51:37.3279105Z +++ ls -nl torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.3279668Z +++ awk '{print $5}' 2025-06-01T22:51:37.3307822Z ++ FSIZE=985 2025-06-01T22:51:37.3308637Z ++ echo '"torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h",sha256=YXC4zaJ6Htl-7tieimHV-56rXeVJcFArfaKSHe2l34Y,985' 2025-06-01T22:51:37.3309494Z ++ read fname 2025-06-01T22:51:37.3309882Z ++ make_wheel_record torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h 2025-06-01T22:51:37.3310480Z ++ FPATH=torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h 2025-06-01T22:51:37.3311000Z ++ echo torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h 2025-06-01T22:51:37.3311425Z ++ grep RECORD 2025-06-01T22:51:37.3329747Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h 2025-06-01T22:51:37.3330559Z +++ openssl base64 2025-06-01T22:51:37.3331069Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.3332324Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.3333616Z +++ sed -e s/=//g 2025-06-01T22:51:37.3371662Z ++ HASH=IBPJo0ySAGJvURuBXiBrF2Wn_kCZKL-uIusdCA1p6iU 2025-06-01T22:51:37.3376580Z +++ ls -nl torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h 2025-06-01T22:51:37.3378017Z +++ awk '{print $5}' 2025-06-01T22:51:37.3404796Z ++ FSIZE=792 2025-06-01T22:51:37.3405497Z ++ echo '"torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h",sha256=IBPJo0ySAGJvURuBXiBrF2Wn_kCZKL-uIusdCA1p6iU,792' 2025-06-01T22:51:37.3406246Z ++ read fname 2025-06-01T22:51:37.3406613Z ++ make_wheel_record torch/include/ATen/ops/_foreach_frac_native.h 2025-06-01T22:51:37.3407294Z ++ FPATH=torch/include/ATen/ops/_foreach_frac_native.h 2025-06-01T22:51:37.3407703Z ++ grep RECORD 2025-06-01T22:51:37.3408523Z ++ echo torch/include/ATen/ops/_foreach_frac_native.h 2025-06-01T22:51:37.3430914Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_frac_native.h 2025-06-01T22:51:37.3431795Z +++ openssl base64 2025-06-01T22:51:37.3432129Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.3432399Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.3432710Z +++ sed -e s/=//g 2025-06-01T22:51:37.3475517Z ++ HASH=dOCaXSExk1QHltUjJXbcSvN3cU5PrYJUTWAh7PFwMlA 2025-06-01T22:51:37.3477419Z +++ ls -nl torch/include/ATen/ops/_foreach_frac_native.h 2025-06-01T22:51:37.3478858Z +++ awk '{print $5}' 2025-06-01T22:51:37.3506794Z ++ FSIZE=789 2025-06-01T22:51:37.3507740Z ++ echo '"torch/include/ATen/ops/_foreach_frac_native.h",sha256=dOCaXSExk1QHltUjJXbcSvN3cU5PrYJUTWAh7PFwMlA,789' 2025-06-01T22:51:37.3508441Z ++ read fname 2025-06-01T22:51:37.3508807Z ++ make_wheel_record torch/include/ATen/ops/_foreach_frac_ops.h 2025-06-01T22:51:37.3509311Z ++ FPATH=torch/include/ATen/ops/_foreach_frac_ops.h 2025-06-01T22:51:37.3509742Z ++ echo torch/include/ATen/ops/_foreach_frac_ops.h 2025-06-01T22:51:37.3510127Z ++ grep RECORD 2025-06-01T22:51:37.3529455Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_frac_ops.h 2025-06-01T22:51:37.3529995Z +++ openssl base64 2025-06-01T22:51:37.3530854Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.3532469Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.3533719Z +++ sed -e s/=//g 2025-06-01T22:51:37.3572139Z ++ HASH=DEPMCsIfXOvmq5WLAcYFMjT8s6EPySGIL6nX66lvWAo 2025-06-01T22:51:37.3578362Z +++ ls -nl torch/include/ATen/ops/_foreach_frac_ops.h 2025-06-01T22:51:37.3579302Z +++ awk '{print $5}' 2025-06-01T22:51:37.3605535Z ++ FSIZE=2088 2025-06-01T22:51:37.3606200Z ++ echo '"torch/include/ATen/ops/_foreach_frac_ops.h",sha256=DEPMCsIfXOvmq5WLAcYFMjT8s6EPySGIL6nX66lvWAo,2088' 2025-06-01T22:51:37.3606902Z ++ read fname 2025-06-01T22:51:37.3607400Z ++ make_wheel_record torch/include/ATen/ops/_foreach_lerp.h 2025-06-01T22:51:37.3607871Z ++ FPATH=torch/include/ATen/ops/_foreach_lerp.h 2025-06-01T22:51:37.3608303Z ++ echo torch/include/ATen/ops/_foreach_lerp.h 2025-06-01T22:51:37.3608666Z ++ grep RECORD 2025-06-01T22:51:37.3631844Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_lerp.h 2025-06-01T22:51:37.3632459Z +++ openssl base64 2025-06-01T22:51:37.3633041Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.3633365Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.3633640Z +++ sed -e s/=//g 2025-06-01T22:51:37.3676456Z ++ HASH=zgPLUjacL0idtv31pcYJAfWYYJU-snm1xnRJd7siDPo 2025-06-01T22:51:37.3678292Z +++ ls -nl torch/include/ATen/ops/_foreach_lerp.h 2025-06-01T22:51:37.3679106Z +++ awk '{print $5}' 2025-06-01T22:51:37.3706997Z ++ FSIZE=4155 2025-06-01T22:51:37.3707771Z ++ echo '"torch/include/ATen/ops/_foreach_lerp.h",sha256=zgPLUjacL0idtv31pcYJAfWYYJU-snm1xnRJd7siDPo,4155' 2025-06-01T22:51:37.3708439Z ++ read fname 2025-06-01T22:51:37.3708948Z ++ make_wheel_record torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.3709758Z ++ FPATH=torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.3710513Z ++ echo torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.3711037Z ++ grep RECORD 2025-06-01T22:51:37.3730417Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.3731089Z +++ openssl base64 2025-06-01T22:51:37.3731890Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.3733433Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.3734729Z +++ sed -e s/=//g 2025-06-01T22:51:37.3772575Z ++ HASH=hUXeo5xiWSXzHD5obC73xZv-mUEhzIAlholvs1mcWL0 2025-06-01T22:51:37.3778487Z +++ ls -nl torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.3779058Z +++ awk '{print $5}' 2025-06-01T22:51:37.3805323Z ++ FSIZE=2171 2025-06-01T22:51:37.3806347Z ++ echo '"torch/include/ATen/ops/_foreach_lerp_compositeexplicitautograd_dispatch.h",sha256=hUXeo5xiWSXzHD5obC73xZv-mUEhzIAlholvs1mcWL0,2171' 2025-06-01T22:51:37.3807242Z ++ read fname 2025-06-01T22:51:37.3807653Z ++ make_wheel_record torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h 2025-06-01T22:51:37.3808265Z ++ FPATH=torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h 2025-06-01T22:51:37.3808804Z ++ echo torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h 2025-06-01T22:51:37.3809242Z ++ grep RECORD 2025-06-01T22:51:37.3830364Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h 2025-06-01T22:51:37.3830998Z +++ openssl base64 2025-06-01T22:51:37.3832215Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.3832651Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.3833202Z +++ sed -e s/=//g 2025-06-01T22:51:37.3875881Z ++ HASH=TVUAyy3YpqvNmZIVyMeQMSzcDGhurOZL-oP2cRR9Pl4 2025-06-01T22:51:37.3882314Z +++ ls -nl torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h 2025-06-01T22:51:37.3882764Z +++ awk '{print $5}' 2025-06-01T22:51:37.3907047Z ++ FSIZE=1358 2025-06-01T22:51:37.3907835Z ++ echo '"torch/include/ATen/ops/_foreach_lerp_cuda_dispatch.h",sha256=TVUAyy3YpqvNmZIVyMeQMSzcDGhurOZL-oP2cRR9Pl4,1358' 2025-06-01T22:51:37.3908575Z ++ read fname 2025-06-01T22:51:37.3909032Z ++ make_wheel_record torch/include/ATen/ops/_foreach_lerp_native.h 2025-06-01T22:51:37.3909536Z ++ FPATH=torch/include/ATen/ops/_foreach_lerp_native.h 2025-06-01T22:51:37.3910005Z ++ echo torch/include/ATen/ops/_foreach_lerp_native.h 2025-06-01T22:51:37.3910846Z ++ grep RECORD 2025-06-01T22:51:37.3930791Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_lerp_native.h 2025-06-01T22:51:37.3931457Z +++ openssl base64 2025-06-01T22:51:37.3932791Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.3934241Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.3935488Z +++ sed -e s/=//g 2025-06-01T22:51:37.3973984Z ++ HASH=p3QLIaBfL_CsmnqNm46vpXuPSgNa-jw5UvQGcmn5d3U 2025-06-01T22:51:37.3980722Z +++ awk '{print $5}' 2025-06-01T22:51:37.3981787Z +++ ls -nl torch/include/ATen/ops/_foreach_lerp_native.h 2025-06-01T22:51:37.4006272Z ++ FSIZE=2465 2025-06-01T22:51:37.4006935Z ++ echo '"torch/include/ATen/ops/_foreach_lerp_native.h",sha256=p3QLIaBfL_CsmnqNm46vpXuPSgNa-jw5UvQGcmn5d3U,2465' 2025-06-01T22:51:37.4007645Z ++ read fname 2025-06-01T22:51:37.4008012Z ++ make_wheel_record torch/include/ATen/ops/_foreach_lerp_ops.h 2025-06-01T22:51:37.4008513Z ++ FPATH=torch/include/ATen/ops/_foreach_lerp_ops.h 2025-06-01T22:51:37.4008973Z ++ echo torch/include/ATen/ops/_foreach_lerp_ops.h 2025-06-01T22:51:37.4009495Z ++ grep RECORD 2025-06-01T22:51:37.4033128Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_lerp_ops.h 2025-06-01T22:51:37.4033682Z +++ openssl base64 2025-06-01T22:51:37.4033942Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.4034202Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.4034466Z +++ sed -e s/=//g 2025-06-01T22:51:37.4075980Z ++ HASH=pFf73KJT_rJFgzSJJ1x3a_HI4YNhxxN1NW_lUK_5KzM 2025-06-01T22:51:37.4079743Z +++ ls -nl torch/include/ATen/ops/_foreach_lerp_ops.h 2025-06-01T22:51:37.4080518Z +++ awk '{print $5}' 2025-06-01T22:51:37.4109185Z ++ FSIZE=7156 2025-06-01T22:51:37.4109909Z ++ echo '"torch/include/ATen/ops/_foreach_lerp_ops.h",sha256=pFf73KJT_rJFgzSJJ1x3a_HI4YNhxxN1NW_lUK_5KzM,7156' 2025-06-01T22:51:37.4110576Z ++ read fname 2025-06-01T22:51:37.4110906Z ++ make_wheel_record torch/include/ATen/ops/_foreach_lgamma.h 2025-06-01T22:51:37.4111382Z ++ FPATH=torch/include/ATen/ops/_foreach_lgamma.h 2025-06-01T22:51:37.4111808Z ++ echo torch/include/ATen/ops/_foreach_lgamma.h 2025-06-01T22:51:37.4112186Z ++ grep RECORD 2025-06-01T22:51:37.4130112Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_lgamma.h 2025-06-01T22:51:37.4130801Z +++ openssl base64 2025-06-01T22:51:37.4132119Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.4133372Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.4134609Z +++ sed -e s/=//g 2025-06-01T22:51:37.4172191Z ++ HASH=Xo_qjIHzFIhhxJgiSH9KIUysW7NThv8Pp75f6vSgpBg 2025-06-01T22:51:37.4178003Z +++ ls -nl torch/include/ATen/ops/_foreach_lgamma.h 2025-06-01T22:51:37.4178875Z +++ awk '{print $5}' 2025-06-01T22:51:37.4205555Z ++ FSIZE=1261 2025-06-01T22:51:37.4206209Z ++ echo '"torch/include/ATen/ops/_foreach_lgamma.h",sha256=Xo_qjIHzFIhhxJgiSH9KIUysW7NThv8Pp75f6vSgpBg,1261' 2025-06-01T22:51:37.4206919Z ++ read fname 2025-06-01T22:51:37.4207488Z ++ make_wheel_record torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.4208335Z ++ FPATH=torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.4209110Z ++ echo torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.4209684Z ++ grep RECORD 2025-06-01T22:51:37.4229509Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.4230325Z +++ openssl base64 2025-06-01T22:51:37.4230617Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.4231059Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.4233826Z +++ sed -e s/=//g 2025-06-01T22:51:37.4274140Z ++ HASH=G-Y70sbGXrtUWZBMPiDkWCrqoUvc2KIOqBFvMjBW0Bo 2025-06-01T22:51:37.4277541Z +++ ls -nl torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.4278307Z +++ awk '{print $5}' 2025-06-01T22:51:37.4305425Z ++ FSIZE=993 2025-06-01T22:51:37.4306365Z ++ echo '"torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h",sha256=G-Y70sbGXrtUWZBMPiDkWCrqoUvc2KIOqBFvMjBW0Bo,993' 2025-06-01T22:51:37.4307238Z ++ read fname 2025-06-01T22:51:37.4307647Z ++ make_wheel_record torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h 2025-06-01T22:51:37.4308277Z ++ FPATH=torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h 2025-06-01T22:51:37.4308960Z ++ echo torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h 2025-06-01T22:51:37.4309402Z ++ grep RECORD 2025-06-01T22:51:37.4329519Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h 2025-06-01T22:51:37.4330118Z +++ openssl base64 2025-06-01T22:51:37.4330799Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.4332437Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.4333275Z +++ sed -e s/=//g 2025-06-01T22:51:37.4371034Z ++ HASH=8N9U0VyHcVjoHtuRQsaKxTTzvIef3uZ4qNjcg_Tly4w 2025-06-01T22:51:37.4376077Z +++ ls -nl torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h 2025-06-01T22:51:37.4377885Z +++ awk '{print $5}' 2025-06-01T22:51:37.4403847Z ++ FSIZE=796 2025-06-01T22:51:37.4404666Z ++ echo '"torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h",sha256=8N9U0VyHcVjoHtuRQsaKxTTzvIef3uZ4qNjcg_Tly4w,796' 2025-06-01T22:51:37.4405621Z ++ read fname 2025-06-01T22:51:37.4406009Z ++ make_wheel_record torch/include/ATen/ops/_foreach_lgamma_native.h 2025-06-01T22:51:37.4406563Z ++ FPATH=torch/include/ATen/ops/_foreach_lgamma_native.h 2025-06-01T22:51:37.4407089Z ++ echo torch/include/ATen/ops/_foreach_lgamma_native.h 2025-06-01T22:51:37.4407489Z ++ grep RECORD 2025-06-01T22:51:37.4429707Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_lgamma_native.h 2025-06-01T22:51:37.4430346Z +++ openssl base64 2025-06-01T22:51:37.4431096Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.4431361Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.4432798Z +++ sed -e s/=//g 2025-06-01T22:51:37.4473983Z ++ HASH=SUmnjFyVZgTB5WVkfpMu-b4uUmlMvpeR8PrLHrKly0E 2025-06-01T22:51:37.4477825Z +++ ls -nl torch/include/ATen/ops/_foreach_lgamma_native.h 2025-06-01T22:51:37.4478986Z +++ awk '{print $5}' 2025-06-01T22:51:37.4505405Z ++ FSIZE=799 2025-06-01T22:51:37.4506105Z ++ echo '"torch/include/ATen/ops/_foreach_lgamma_native.h",sha256=SUmnjFyVZgTB5WVkfpMu-b4uUmlMvpeR8PrLHrKly0E,799' 2025-06-01T22:51:37.4506856Z ++ read fname 2025-06-01T22:51:37.4507240Z ++ make_wheel_record torch/include/ATen/ops/_foreach_lgamma_ops.h 2025-06-01T22:51:37.4507796Z ++ FPATH=torch/include/ATen/ops/_foreach_lgamma_ops.h 2025-06-01T22:51:37.4508289Z ++ echo torch/include/ATen/ops/_foreach_lgamma_ops.h 2025-06-01T22:51:37.4508669Z ++ grep RECORD 2025-06-01T22:51:37.4529423Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_lgamma_ops.h 2025-06-01T22:51:37.4530100Z +++ openssl base64 2025-06-01T22:51:37.4530781Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.4532329Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.4533410Z +++ sed -e s/=//g 2025-06-01T22:51:37.4571104Z ++ HASH=wgctujAws8gCDRvwEGz-5Th-0i9Isk8NM8OQ6afqgY4 2025-06-01T22:51:37.4576028Z +++ ls -nl torch/include/ATen/ops/_foreach_lgamma_ops.h 2025-06-01T22:51:37.4576744Z +++ awk '{print $5}' 2025-06-01T22:51:37.4602820Z ++ FSIZE=2106 2025-06-01T22:51:37.4603604Z ++ echo '"torch/include/ATen/ops/_foreach_lgamma_ops.h",sha256=wgctujAws8gCDRvwEGz-5Th-0i9Isk8NM8OQ6afqgY4,2106' 2025-06-01T22:51:37.4604632Z ++ read fname 2025-06-01T22:51:37.4605052Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log.h 2025-06-01T22:51:37.4605515Z ++ FPATH=torch/include/ATen/ops/_foreach_log.h 2025-06-01T22:51:37.4606087Z ++ echo torch/include/ATen/ops/_foreach_log.h 2025-06-01T22:51:37.4606456Z ++ grep RECORD 2025-06-01T22:51:37.4628867Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log.h 2025-06-01T22:51:37.4629402Z +++ openssl base64 2025-06-01T22:51:37.4629663Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.4630703Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.4631325Z +++ sed -e s/=//g 2025-06-01T22:51:37.4675056Z ++ HASH=LPtZ81ilk6lAvVuDnWcd9oVmlKadgjtiYayKwqWkRh8 2025-06-01T22:51:37.4679423Z +++ ls -nl torch/include/ATen/ops/_foreach_log.h 2025-06-01T22:51:37.4680193Z +++ awk '{print $5}' 2025-06-01T22:51:37.4706812Z ++ FSIZE=1222 2025-06-01T22:51:37.4707532Z ++ echo '"torch/include/ATen/ops/_foreach_log.h",sha256=LPtZ81ilk6lAvVuDnWcd9oVmlKadgjtiYayKwqWkRh8,1222' 2025-06-01T22:51:37.4708189Z ++ read fname 2025-06-01T22:51:37.4708763Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log10.h 2025-06-01T22:51:37.4709221Z ++ FPATH=torch/include/ATen/ops/_foreach_log10.h 2025-06-01T22:51:37.4709663Z ++ echo torch/include/ATen/ops/_foreach_log10.h 2025-06-01T22:51:37.4710228Z ++ grep RECORD 2025-06-01T22:51:37.4730378Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log10.h 2025-06-01T22:51:37.4730910Z +++ openssl base64 2025-06-01T22:51:37.4732254Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.4733343Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.4734514Z +++ sed -e s/=//g 2025-06-01T22:51:37.4772154Z ++ HASH=kV3dh0aJdDhAJyWFP495OLErX0I543O1PaE-O-3DoHk 2025-06-01T22:51:37.4776946Z +++ ls -nl torch/include/ATen/ops/_foreach_log10.h 2025-06-01T22:51:37.4778281Z +++ awk '{print $5}' 2025-06-01T22:51:37.4805680Z ++ FSIZE=1248 2025-06-01T22:51:37.4806333Z ++ echo '"torch/include/ATen/ops/_foreach_log10.h",sha256=kV3dh0aJdDhAJyWFP495OLErX0I543O1PaE-O-3DoHk,1248' 2025-06-01T22:51:37.4807050Z ++ read fname 2025-06-01T22:51:37.4807579Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.4808425Z ++ FPATH=torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.4809218Z ++ echo torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.4809762Z ++ grep RECORD 2025-06-01T22:51:37.4829766Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.4830474Z +++ openssl base64 2025-06-01T22:51:37.4831122Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.4831411Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.4831902Z +++ sed -e s/=//g 2025-06-01T22:51:37.4874826Z ++ HASH=zftQ39NdGmrBSNRxSq6YpZULw3RiT0n7KduxfSRkXoc 2025-06-01T22:51:37.4876845Z +++ ls -nl torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.4877412Z +++ awk '{print $5}' 2025-06-01T22:51:37.4905304Z ++ FSIZE=989 2025-06-01T22:51:37.4906160Z ++ echo '"torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h",sha256=zftQ39NdGmrBSNRxSq6YpZULw3RiT0n7KduxfSRkXoc,989' 2025-06-01T22:51:37.4907023Z ++ read fname 2025-06-01T22:51:37.4907431Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h 2025-06-01T22:51:37.4908025Z ++ FPATH=torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h 2025-06-01T22:51:37.4908719Z ++ echo torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h 2025-06-01T22:51:37.4909139Z ++ grep RECORD 2025-06-01T22:51:37.4928495Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h 2025-06-01T22:51:37.4929090Z +++ openssl base64 2025-06-01T22:51:37.4930165Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.4931540Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.4932633Z +++ sed -e s/=//g 2025-06-01T22:51:37.4970449Z ++ HASH=vuuyxCjXUYlHAM9JE3KOKRv7aLqAuINTDBf58pSfXS4 2025-06-01T22:51:37.4975574Z +++ ls -nl torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h 2025-06-01T22:51:37.4976166Z +++ awk '{print $5}' 2025-06-01T22:51:37.5003528Z ++ FSIZE=794 2025-06-01T22:51:37.5004425Z ++ echo '"torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h",sha256=vuuyxCjXUYlHAM9JE3KOKRv7aLqAuINTDBf58pSfXS4,794' 2025-06-01T22:51:37.5005522Z ++ read fname 2025-06-01T22:51:37.5005905Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log10_native.h 2025-06-01T22:51:37.5006441Z ++ FPATH=torch/include/ATen/ops/_foreach_log10_native.h 2025-06-01T22:51:37.5006929Z ++ echo torch/include/ATen/ops/_foreach_log10_native.h 2025-06-01T22:51:37.5007320Z ++ grep RECORD 2025-06-01T22:51:37.5028163Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log10_native.h 2025-06-01T22:51:37.5028746Z +++ openssl base64 2025-06-01T22:51:37.5029035Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.5029473Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.5030214Z +++ sed -e s/=//g 2025-06-01T22:51:37.5074799Z ++ HASH=y4CLpuy_Iuu9tGE2vcNi2yNXfyOoSFcel0Z1IfQqfcw 2025-06-01T22:51:37.5077897Z +++ ls -nl torch/include/ATen/ops/_foreach_log10_native.h 2025-06-01T22:51:37.5078632Z +++ awk '{print $5}' 2025-06-01T22:51:37.5108996Z ++ FSIZE=794 2025-06-01T22:51:37.5109941Z ++ echo '"torch/include/ATen/ops/_foreach_log10_native.h",sha256=y4CLpuy_Iuu9tGE2vcNi2yNXfyOoSFcel0Z1IfQqfcw,794' 2025-06-01T22:51:37.5110674Z ++ read fname 2025-06-01T22:51:37.5111027Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log10_ops.h 2025-06-01T22:51:37.5111668Z ++ FPATH=torch/include/ATen/ops/_foreach_log10_ops.h 2025-06-01T22:51:37.5112107Z ++ echo torch/include/ATen/ops/_foreach_log10_ops.h 2025-06-01T22:51:37.5112497Z ++ grep RECORD 2025-06-01T22:51:37.5130897Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log10_ops.h 2025-06-01T22:51:37.5131401Z +++ openssl base64 2025-06-01T22:51:37.5132228Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.5133710Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.5134814Z +++ sed -e s/=//g 2025-06-01T22:51:37.5173446Z ++ HASH=_kdqf51m2DGK2gTCh-x7dkl5uv1wdqrbSWydg6RyzjI 2025-06-01T22:51:37.5179006Z +++ ls -nl torch/include/ATen/ops/_foreach_log10_ops.h 2025-06-01T22:51:37.5179835Z +++ awk '{print $5}' 2025-06-01T22:51:37.5205679Z ++ FSIZE=2097 2025-06-01T22:51:37.5206358Z ++ echo '"torch/include/ATen/ops/_foreach_log10_ops.h",sha256=_kdqf51m2DGK2gTCh-x7dkl5uv1wdqrbSWydg6RyzjI,2097' 2025-06-01T22:51:37.5207042Z ++ read fname 2025-06-01T22:51:37.5207395Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log1p.h 2025-06-01T22:51:37.5207891Z ++ FPATH=torch/include/ATen/ops/_foreach_log1p.h 2025-06-01T22:51:37.5208316Z ++ echo torch/include/ATen/ops/_foreach_log1p.h 2025-06-01T22:51:37.5208690Z ++ grep RECORD 2025-06-01T22:51:37.5230596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log1p.h 2025-06-01T22:51:37.5231164Z +++ openssl base64 2025-06-01T22:51:37.5232393Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.5232652Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.5232923Z +++ sed -e s/=//g 2025-06-01T22:51:37.5275833Z ++ HASH=ukdWM1kw-uvmJ60t1CXefz4tl__-egwZFylt_yGk3FE 2025-06-01T22:51:37.5285163Z +++ ls -nl torch/include/ATen/ops/_foreach_log1p.h 2025-06-01T22:51:37.5286060Z +++ awk '{print $5}' 2025-06-01T22:51:37.5312682Z ++ FSIZE=1248 2025-06-01T22:51:37.5313372Z ++ echo '"torch/include/ATen/ops/_foreach_log1p.h",sha256=ukdWM1kw-uvmJ60t1CXefz4tl__-egwZFylt_yGk3FE,1248' 2025-06-01T22:51:37.5314038Z ++ read fname 2025-06-01T22:51:37.5314689Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.5315498Z ++ FPATH=torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.5316255Z ++ echo torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.5316785Z ++ grep RECORD 2025-06-01T22:51:37.5334092Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.5334908Z +++ openssl base64 2025-06-01T22:51:37.5336927Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.5337364Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.5338880Z +++ sed -e s/=//g 2025-06-01T22:51:37.5380404Z ++ HASH=qvtQo3yEmIVfYTDryT9XeosFvTlBbl_Is_9py8xZesw 2025-06-01T22:51:37.5383446Z +++ ls -nl torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.5384606Z +++ awk '{print $5}' 2025-06-01T22:51:37.5408294Z ++ FSIZE=989 2025-06-01T22:51:37.5409145Z ++ echo '"torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h",sha256=qvtQo3yEmIVfYTDryT9XeosFvTlBbl_Is_9py8xZesw,989' 2025-06-01T22:51:37.5410011Z ++ read fname 2025-06-01T22:51:37.5410430Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h 2025-06-01T22:51:37.5411046Z ++ FPATH=torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h 2025-06-01T22:51:37.5412164Z ++ echo torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h 2025-06-01T22:51:37.5413055Z ++ grep RECORD 2025-06-01T22:51:37.5436593Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h 2025-06-01T22:51:37.5437208Z +++ openssl base64 2025-06-01T22:51:37.5437616Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.5437877Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.5438152Z +++ sed -e s/=//g 2025-06-01T22:51:37.5480235Z ++ HASH=eJGg9QKhLOU6lTcUwbFci09U7R8m2u1rIhjf_wlC9fk 2025-06-01T22:51:37.5483475Z +++ ls -nl torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h 2025-06-01T22:51:37.5484780Z +++ awk '{print $5}' 2025-06-01T22:51:37.5514591Z ++ FSIZE=794 2025-06-01T22:51:37.5515501Z ++ echo '"torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h",sha256=eJGg9QKhLOU6lTcUwbFci09U7R8m2u1rIhjf_wlC9fk,794' 2025-06-01T22:51:37.5516211Z ++ read fname 2025-06-01T22:51:37.5516592Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log1p_native.h 2025-06-01T22:51:37.5517111Z ++ FPATH=torch/include/ATen/ops/_foreach_log1p_native.h 2025-06-01T22:51:37.5517581Z ++ echo torch/include/ATen/ops/_foreach_log1p_native.h 2025-06-01T22:51:37.5517961Z ++ grep RECORD 2025-06-01T22:51:37.5532670Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log1p_native.h 2025-06-01T22:51:37.5533395Z +++ openssl base64 2025-06-01T22:51:37.5534545Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.5535926Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.5537099Z +++ sed -e s/=//g 2025-06-01T22:51:37.5579532Z ++ HASH=anCejA0oSpABgLDTUP_nSYKQ4kJZcmwEHo5hLvq48Pk 2025-06-01T22:51:37.5583340Z +++ ls -nl torch/include/ATen/ops/_foreach_log1p_native.h 2025-06-01T22:51:37.5584117Z +++ awk '{print $5}' 2025-06-01T22:51:37.5607853Z ++ FSIZE=794 2025-06-01T22:51:37.5608505Z ++ echo '"torch/include/ATen/ops/_foreach_log1p_native.h",sha256=anCejA0oSpABgLDTUP_nSYKQ4kJZcmwEHo5hLvq48Pk,794' 2025-06-01T22:51:37.5609217Z ++ read fname 2025-06-01T22:51:37.5609572Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log1p_ops.h 2025-06-01T22:51:37.5610089Z ++ FPATH=torch/include/ATen/ops/_foreach_log1p_ops.h 2025-06-01T22:51:37.5611406Z ++ echo torch/include/ATen/ops/_foreach_log1p_ops.h 2025-06-01T22:51:37.5612457Z ++ grep RECORD 2025-06-01T22:51:37.5634444Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log1p_ops.h 2025-06-01T22:51:37.5634646Z +++ openssl base64 2025-06-01T22:51:37.5634985Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.5636525Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.5636636Z +++ sed -e s/=//g 2025-06-01T22:51:37.5680148Z ++ HASH=QBtU8UULtHOwg7a-u5owmU0hOZYGxOrHQfoddZq-WyM 2025-06-01T22:51:37.5682260Z +++ ls -nl torch/include/ATen/ops/_foreach_log1p_ops.h 2025-06-01T22:51:37.5683430Z +++ awk '{print $5}' 2025-06-01T22:51:37.5711749Z ++ FSIZE=2097 2025-06-01T22:51:37.5712256Z ++ echo '"torch/include/ATen/ops/_foreach_log1p_ops.h",sha256=QBtU8UULtHOwg7a-u5owmU0hOZYGxOrHQfoddZq-WyM,2097' 2025-06-01T22:51:37.5712355Z ++ read fname 2025-06-01T22:51:37.5712545Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log2.h 2025-06-01T22:51:37.5712704Z ++ FPATH=torch/include/ATen/ops/_foreach_log2.h 2025-06-01T22:51:37.5712850Z ++ echo torch/include/ATen/ops/_foreach_log2.h 2025-06-01T22:51:37.5712945Z ++ grep RECORD 2025-06-01T22:51:37.5731590Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log2.h 2025-06-01T22:51:37.5732282Z +++ openssl base64 2025-06-01T22:51:37.5733697Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.5735179Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.5736580Z +++ sed -e s/=//g 2025-06-01T22:51:37.5774661Z ++ HASH=POO54sZywOvbpEpvXpFUTIMtnNL7fZkX1IMBnok2NkI 2025-06-01T22:51:37.5782507Z +++ ls -nl torch/include/ATen/ops/_foreach_log2.h 2025-06-01T22:51:37.5782615Z +++ awk '{print $5}' 2025-06-01T22:51:37.5806293Z ++ FSIZE=1235 2025-06-01T22:51:37.5806796Z ++ echo '"torch/include/ATen/ops/_foreach_log2.h",sha256=POO54sZywOvbpEpvXpFUTIMtnNL7fZkX1IMBnok2NkI,1235' 2025-06-01T22:51:37.5806901Z ++ read fname 2025-06-01T22:51:37.5807734Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.5808069Z ++ FPATH=torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.5810729Z ++ echo torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.5811418Z ++ grep RECORD 2025-06-01T22:51:37.5833347Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.5833535Z +++ openssl base64 2025-06-01T22:51:37.5833878Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.5836474Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.5836591Z +++ sed -e s/=//g 2025-06-01T22:51:37.5879699Z ++ HASH=jD7hKl_4czBvV7pSx__dwNaf1DzL_L69wZGyhyve8Xc 2025-06-01T22:51:37.5881094Z +++ ls -nl torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.5881402Z +++ awk '{print $5}' 2025-06-01T22:51:37.5910213Z ++ FSIZE=985 2025-06-01T22:51:37.5911070Z ++ echo '"torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h",sha256=jD7hKl_4czBvV7pSx__dwNaf1DzL_L69wZGyhyve8Xc,985' 2025-06-01T22:51:37.5911193Z ++ read fname 2025-06-01T22:51:37.5911451Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h 2025-06-01T22:51:37.5911658Z ++ FPATH=torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h 2025-06-01T22:51:37.5911876Z ++ echo torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h 2025-06-01T22:51:37.5911973Z ++ grep RECORD 2025-06-01T22:51:37.5930811Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h 2025-06-01T22:51:37.5931179Z +++ openssl base64 2025-06-01T22:51:37.5932508Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.5933576Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.5934868Z +++ sed -e s/=//g 2025-06-01T22:51:37.5973550Z ++ HASH=oOUXvy7zsR-xVGIya-T5mYfdE_VcwwFksrPBIb1VzhY 2025-06-01T22:51:37.5979381Z +++ ls -nl torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h 2025-06-01T22:51:37.5979974Z +++ awk '{print $5}' 2025-06-01T22:51:37.6006224Z ++ FSIZE=792 2025-06-01T22:51:37.6006756Z ++ echo '"torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h",sha256=oOUXvy7zsR-xVGIya-T5mYfdE_VcwwFksrPBIb1VzhY,792' 2025-06-01T22:51:37.6006871Z ++ read fname 2025-06-01T22:51:37.6007097Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log2_native.h 2025-06-01T22:51:37.6007271Z ++ FPATH=torch/include/ATen/ops/_foreach_log2_native.h 2025-06-01T22:51:37.6007450Z ++ echo torch/include/ATen/ops/_foreach_log2_native.h 2025-06-01T22:51:37.6008505Z ++ grep RECORD 2025-06-01T22:51:37.6033088Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log2_native.h 2025-06-01T22:51:37.6033214Z +++ openssl base64 2025-06-01T22:51:37.6033331Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.6033571Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.6033673Z +++ sed -e s/=//g 2025-06-01T22:51:37.6075881Z ++ HASH=DCk6SFGqASEtuBEBm77348lxVkRaIEl7F7iOcpq1wT0 2025-06-01T22:51:37.6078535Z +++ ls -nl torch/include/ATen/ops/_foreach_log2_native.h 2025-06-01T22:51:37.6079531Z +++ awk '{print $5}' 2025-06-01T22:51:37.6107690Z ++ FSIZE=789 2025-06-01T22:51:37.6108404Z ++ echo '"torch/include/ATen/ops/_foreach_log2_native.h",sha256=DCk6SFGqASEtuBEBm77348lxVkRaIEl7F7iOcpq1wT0,789' 2025-06-01T22:51:37.6108521Z ++ read fname 2025-06-01T22:51:37.6108733Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log2_ops.h 2025-06-01T22:51:37.6108901Z ++ FPATH=torch/include/ATen/ops/_foreach_log2_ops.h 2025-06-01T22:51:37.6109064Z ++ echo torch/include/ATen/ops/_foreach_log2_ops.h 2025-06-01T22:51:37.6109304Z ++ grep RECORD 2025-06-01T22:51:37.6129899Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log2_ops.h 2025-06-01T22:51:37.6130032Z +++ openssl base64 2025-06-01T22:51:37.6131149Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.6132558Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.6133773Z +++ sed -e s/=//g 2025-06-01T22:51:37.6171989Z ++ HASH=7L-AhIdYOzNww9t6y87ZV12t3HTxIeoV-Fv5Kme02rk 2025-06-01T22:51:37.6176844Z +++ ls -nl torch/include/ATen/ops/_foreach_log2_ops.h 2025-06-01T22:51:37.6178372Z +++ awk '{print $5}' 2025-06-01T22:51:37.6205533Z ++ FSIZE=2088 2025-06-01T22:51:37.6206027Z ++ echo '"torch/include/ATen/ops/_foreach_log2_ops.h",sha256=7L-AhIdYOzNww9t6y87ZV12t3HTxIeoV-Fv5Kme02rk,2088' 2025-06-01T22:51:37.6206140Z ++ read fname 2025-06-01T22:51:37.6206511Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.6206968Z ++ FPATH=torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.6207297Z ++ echo torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.6207399Z ++ grep RECORD 2025-06-01T22:51:37.6231767Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.6232117Z +++ openssl base64 2025-06-01T22:51:37.6232485Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.6232609Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.6232720Z +++ sed -e s/=//g 2025-06-01T22:51:37.6276190Z ++ HASH=2g39xAsehwKUPcCkzbXUXOcDCjMffyy-Wvw4t54tyMw 2025-06-01T22:51:37.6282919Z +++ ls -nl torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.6283038Z +++ awk '{print $5}' 2025-06-01T22:51:37.6310542Z ++ FSIZE=981 2025-06-01T22:51:37.6311206Z ++ echo '"torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h",sha256=2g39xAsehwKUPcCkzbXUXOcDCjMffyy-Wvw4t54tyMw,981' 2025-06-01T22:51:37.6311332Z ++ read fname 2025-06-01T22:51:37.6311582Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log_cuda_dispatch.h 2025-06-01T22:51:37.6311784Z ++ FPATH=torch/include/ATen/ops/_foreach_log_cuda_dispatch.h 2025-06-01T22:51:37.6311970Z ++ echo torch/include/ATen/ops/_foreach_log_cuda_dispatch.h 2025-06-01T22:51:37.6312355Z ++ grep RECORD 2025-06-01T22:51:37.6331661Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log_cuda_dispatch.h 2025-06-01T22:51:37.6332231Z +++ openssl base64 2025-06-01T22:51:37.6333374Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.6334796Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.6336149Z +++ sed -e s/=//g 2025-06-01T22:51:37.6373742Z ++ HASH=O7Cgtxe9NkYqZRutywEMbRqxvKUpQtikji0HI-55X7g 2025-06-01T22:51:37.6379182Z +++ ls -nl torch/include/ATen/ops/_foreach_log_cuda_dispatch.h 2025-06-01T22:51:37.6379942Z +++ awk '{print $5}' 2025-06-01T22:51:37.6405670Z ++ FSIZE=790 2025-06-01T22:51:37.6406220Z ++ echo '"torch/include/ATen/ops/_foreach_log_cuda_dispatch.h",sha256=O7Cgtxe9NkYqZRutywEMbRqxvKUpQtikji0HI-55X7g,790' 2025-06-01T22:51:37.6406333Z ++ read fname 2025-06-01T22:51:37.6406554Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log_native.h 2025-06-01T22:51:37.6406722Z ++ FPATH=torch/include/ATen/ops/_foreach_log_native.h 2025-06-01T22:51:37.6408615Z ++ echo torch/include/ATen/ops/_foreach_log_native.h 2025-06-01T22:51:37.6408754Z ++ grep RECORD 2025-06-01T22:51:37.6432385Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log_native.h 2025-06-01T22:51:37.6432514Z +++ openssl base64 2025-06-01T22:51:37.6432991Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.6433292Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.6433962Z +++ sed -e s/=//g 2025-06-01T22:51:37.6474772Z ++ HASH=a4-WrfcTxKHDJH-IU_mhlrsdbPxVP3AvfuqA_uVNndI 2025-06-01T22:51:37.6478791Z +++ ls -nl torch/include/ATen/ops/_foreach_log_native.h 2025-06-01T22:51:37.6479952Z +++ awk '{print $5}' 2025-06-01T22:51:37.6507646Z ++ FSIZE=784 2025-06-01T22:51:37.6508137Z ++ echo '"torch/include/ATen/ops/_foreach_log_native.h",sha256=a4-WrfcTxKHDJH-IU_mhlrsdbPxVP3AvfuqA_uVNndI,784' 2025-06-01T22:51:37.6508420Z ++ read fname 2025-06-01T22:51:37.6508661Z ++ make_wheel_record torch/include/ATen/ops/_foreach_log_ops.h 2025-06-01T22:51:37.6508817Z ++ FPATH=torch/include/ATen/ops/_foreach_log_ops.h 2025-06-01T22:51:37.6508977Z ++ echo torch/include/ATen/ops/_foreach_log_ops.h 2025-06-01T22:51:37.6510157Z ++ grep RECORD 2025-06-01T22:51:37.6530793Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_log_ops.h 2025-06-01T22:51:37.6530913Z +++ openssl base64 2025-06-01T22:51:37.6532025Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.6533382Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.6534686Z +++ sed -e s/=//g 2025-06-01T22:51:37.6572688Z ++ HASH=9fS2v7OcI_EArjW59dtRkIOLfCjkhlX-la49U_Ibsfo 2025-06-01T22:51:37.6578449Z +++ ls -nl torch/include/ATen/ops/_foreach_log_ops.h 2025-06-01T22:51:37.6579214Z +++ awk '{print $5}' 2025-06-01T22:51:37.6605473Z ++ FSIZE=2079 2025-06-01T22:51:37.6605935Z ++ echo '"torch/include/ATen/ops/_foreach_log_ops.h",sha256=9fS2v7OcI_EArjW59dtRkIOLfCjkhlX-la49U_Ibsfo,2079' 2025-06-01T22:51:37.6606046Z ++ read fname 2025-06-01T22:51:37.6606238Z ++ make_wheel_record torch/include/ATen/ops/_foreach_max.h 2025-06-01T22:51:37.6606399Z ++ FPATH=torch/include/ATen/ops/_foreach_max.h 2025-06-01T22:51:37.6607201Z ++ echo torch/include/ATen/ops/_foreach_max.h 2025-06-01T22:51:37.6607455Z ++ grep RECORD 2025-06-01T22:51:37.6630754Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_max.h 2025-06-01T22:51:37.6630885Z +++ openssl base64 2025-06-01T22:51:37.6630992Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.6631223Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.6632143Z +++ sed -e s/=//g 2025-06-01T22:51:37.6673983Z ++ HASH=-Zk2MDhl68ypTmSLDpLhanS2xG0UVsc-I8mM7kmh_64 2025-06-01T22:51:37.6678207Z +++ ls -nl torch/include/ATen/ops/_foreach_max.h 2025-06-01T22:51:37.6679067Z +++ awk '{print $5}' 2025-06-01T22:51:37.6706950Z ++ FSIZE=1074 2025-06-01T22:51:37.6707473Z ++ echo '"torch/include/ATen/ops/_foreach_max.h",sha256=-Zk2MDhl68ypTmSLDpLhanS2xG0UVsc-I8mM7kmh_64,1074' 2025-06-01T22:51:37.6707630Z ++ read fname 2025-06-01T22:51:37.6707993Z ++ make_wheel_record torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.6708311Z ++ FPATH=torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.6708622Z ++ echo torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.6709540Z ++ grep RECORD 2025-06-01T22:51:37.6730563Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.6730681Z +++ openssl base64 2025-06-01T22:51:37.6731691Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.6733165Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.6734253Z +++ sed -e s/=//g 2025-06-01T22:51:37.6772311Z ++ HASH=R8nvIk-PLvPz5eP8hgGPMFWJS5rocX0QxYm6_oLsE5Q 2025-06-01T22:51:37.6778705Z +++ ls -nl torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.6778826Z +++ awk '{print $5}' 2025-06-01T22:51:37.6805160Z ++ FSIZE=930 2025-06-01T22:51:37.6805824Z ++ echo '"torch/include/ATen/ops/_foreach_max_compositeexplicitautograd_dispatch.h",sha256=R8nvIk-PLvPz5eP8hgGPMFWJS5rocX0QxYm6_oLsE5Q,930' 2025-06-01T22:51:37.6805936Z ++ read fname 2025-06-01T22:51:37.6806326Z ++ make_wheel_record torch/include/ATen/ops/_foreach_max_cuda_dispatch.h 2025-06-01T22:51:37.6806566Z ++ FPATH=torch/include/ATen/ops/_foreach_max_cuda_dispatch.h 2025-06-01T22:51:37.6806831Z ++ echo torch/include/ATen/ops/_foreach_max_cuda_dispatch.h 2025-06-01T22:51:37.6807972Z ++ grep RECORD 2025-06-01T22:51:37.6830425Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_max_cuda_dispatch.h 2025-06-01T22:51:37.6830548Z +++ openssl base64 2025-06-01T22:51:37.6830693Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.6830807Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.6832101Z +++ sed -e s/=//g 2025-06-01T22:51:37.6874065Z ++ HASH=OhOjFkQ0SJn6yTBBCndzkZ3DSvOeFFPmsWovhJ6f2GQ 2025-06-01T22:51:37.6878729Z +++ ls -nl torch/include/ATen/ops/_foreach_max_cuda_dispatch.h 2025-06-01T22:51:37.6879333Z +++ awk '{print $5}' 2025-06-01T22:51:37.6906669Z ++ FSIZE=739 2025-06-01T22:51:37.6907290Z ++ echo '"torch/include/ATen/ops/_foreach_max_cuda_dispatch.h",sha256=OhOjFkQ0SJn6yTBBCndzkZ3DSvOeFFPmsWovhJ6f2GQ,739' 2025-06-01T22:51:37.6907408Z ++ read fname 2025-06-01T22:51:37.6907626Z ++ make_wheel_record torch/include/ATen/ops/_foreach_max_native.h 2025-06-01T22:51:37.6907790Z ++ FPATH=torch/include/ATen/ops/_foreach_max_native.h 2025-06-01T22:51:37.6907954Z ++ echo torch/include/ATen/ops/_foreach_max_native.h 2025-06-01T22:51:37.6909582Z ++ grep RECORD 2025-06-01T22:51:37.6930287Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_max_native.h 2025-06-01T22:51:37.6930404Z +++ openssl base64 2025-06-01T22:51:37.6931480Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.6932959Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.6934190Z +++ sed -e s/=//g 2025-06-01T22:51:37.6972016Z ++ HASH=AWFocT8TAsPS-lFMh8g90xeX9wZWTShhQz8gxuh_nmU 2025-06-01T22:51:37.6977077Z +++ ls -nl torch/include/ATen/ops/_foreach_max_native.h 2025-06-01T22:51:37.6978592Z +++ awk '{print $5}' 2025-06-01T22:51:37.7005502Z ++ FSIZE=660 2025-06-01T22:51:37.7006055Z ++ echo '"torch/include/ATen/ops/_foreach_max_native.h",sha256=AWFocT8TAsPS-lFMh8g90xeX9wZWTShhQz8gxuh_nmU,660' 2025-06-01T22:51:37.7006284Z ++ read fname 2025-06-01T22:51:37.7006517Z ++ make_wheel_record torch/include/ATen/ops/_foreach_max_ops.h 2025-06-01T22:51:37.7006673Z ++ FPATH=torch/include/ATen/ops/_foreach_max_ops.h 2025-06-01T22:51:37.7006830Z ++ echo torch/include/ATen/ops/_foreach_max_ops.h 2025-06-01T22:51:37.7007201Z ++ grep RECORD 2025-06-01T22:51:37.7030552Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_max_ops.h 2025-06-01T22:51:37.7031100Z +++ openssl base64 2025-06-01T22:51:37.7031233Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.7031682Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.7031789Z +++ sed -e s/=//g 2025-06-01T22:51:37.7073728Z ++ HASH=21NYtnt028-6N136pnyp9Q7Ncc-jJYQuJpBGcE4koVI 2025-06-01T22:51:37.7076493Z +++ ls -nl torch/include/ATen/ops/_foreach_max_ops.h 2025-06-01T22:51:37.7077472Z +++ awk '{print $5}' 2025-06-01T22:51:37.7105467Z ++ FSIZE=1586 2025-06-01T22:51:37.7105951Z ++ echo '"torch/include/ATen/ops/_foreach_max_ops.h",sha256=21NYtnt028-6N136pnyp9Q7Ncc-jJYQuJpBGcE4koVI,1586' 2025-06-01T22:51:37.7106053Z ++ read fname 2025-06-01T22:51:37.7106269Z ++ make_wheel_record torch/include/ATen/ops/_foreach_maximum.h 2025-06-01T22:51:37.7106423Z ++ FPATH=torch/include/ATen/ops/_foreach_maximum.h 2025-06-01T22:51:37.7106572Z ++ echo torch/include/ATen/ops/_foreach_maximum.h 2025-06-01T22:51:37.7106669Z ++ grep RECORD 2025-06-01T22:51:37.7128226Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_maximum.h 2025-06-01T22:51:37.7128349Z +++ openssl base64 2025-06-01T22:51:37.7128451Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.7129616Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.7130650Z +++ sed -e s/=//g 2025-06-01T22:51:37.7171028Z ++ HASH=POK6YBnacqciLN3TTio6qdqKZVba0129xlib1cCSJxo 2025-06-01T22:51:37.7175923Z +++ ls -nl torch/include/ATen/ops/_foreach_maximum.h 2025-06-01T22:51:37.7177537Z +++ awk '{print $5}' 2025-06-01T22:51:37.7205540Z ++ FSIZE=3606 2025-06-01T22:51:37.7206211Z ++ echo '"torch/include/ATen/ops/_foreach_maximum.h",sha256=POK6YBnacqciLN3TTio6qdqKZVba0129xlib1cCSJxo,3606' 2025-06-01T22:51:37.7206321Z ++ read fname 2025-06-01T22:51:37.7206711Z ++ make_wheel_record torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.7207061Z ++ FPATH=torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.7207383Z ++ echo torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.7207485Z ++ grep RECORD 2025-06-01T22:51:37.7231669Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.7231809Z +++ openssl base64 2025-06-01T22:51:37.7231915Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.7232014Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.7232311Z +++ sed -e s/=//g 2025-06-01T22:51:37.7274138Z ++ HASH=oAXK0Goeaaqt0HZZHPs7aXYV7NzqpY6yfGW9p1umMmw 2025-06-01T22:51:37.7276983Z +++ ls -nl torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.7277673Z +++ awk '{print $5}' 2025-06-01T22:51:37.7304331Z ++ FSIZE=1903 2025-06-01T22:51:37.7305350Z ++ echo '"torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h",sha256=oAXK0Goeaaqt0HZZHPs7aXYV7NzqpY6yfGW9p1umMmw,1903' 2025-06-01T22:51:37.7306290Z ++ read fname 2025-06-01T22:51:37.7306709Z ++ make_wheel_record torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h 2025-06-01T22:51:37.7307364Z ++ FPATH=torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h 2025-06-01T22:51:37.7307995Z ++ echo torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h 2025-06-01T22:51:37.7308437Z ++ grep RECORD 2025-06-01T22:51:37.7327925Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h 2025-06-01T22:51:37.7328552Z +++ openssl base64 2025-06-01T22:51:37.7329621Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.7330800Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.7332242Z +++ sed -e s/=//g 2025-06-01T22:51:37.7370169Z ++ HASH=RxKOWS1pl8YpZ34yZsK8_P_qffiTKHL7AFPzIVvscNg 2025-06-01T22:51:37.7375731Z +++ ls -nl torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h 2025-06-01T22:51:37.7376336Z +++ awk '{print $5}' 2025-06-01T22:51:37.7403070Z ++ FSIZE=1224 2025-06-01T22:51:37.7403988Z ++ echo '"torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h",sha256=RxKOWS1pl8YpZ34yZsK8_P_qffiTKHL7AFPzIVvscNg,1224' 2025-06-01T22:51:37.7404914Z ++ read fname 2025-06-01T22:51:37.7405313Z ++ make_wheel_record torch/include/ATen/ops/_foreach_maximum_native.h 2025-06-01T22:51:37.7405925Z ++ FPATH=torch/include/ATen/ops/_foreach_maximum_native.h 2025-06-01T22:51:37.7406437Z ++ echo torch/include/ATen/ops/_foreach_maximum_native.h 2025-06-01T22:51:37.7406919Z ++ grep RECORD 2025-06-01T22:51:37.7429709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_maximum_native.h 2025-06-01T22:51:37.7430291Z +++ openssl base64 2025-06-01T22:51:37.7430611Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.7430857Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.7431492Z +++ sed -e s/=//g 2025-06-01T22:51:37.7472963Z ++ HASH=K-_yw6eIfm9m1sXedBwX-JUbel1QEWQk2y5lGTTMh74 2025-06-01T22:51:37.7476067Z +++ ls -nl torch/include/ATen/ops/_foreach_maximum_native.h 2025-06-01T22:51:37.7476878Z +++ awk '{print $5}' 2025-06-01T22:51:37.7505048Z ++ FSIZE=2206 2025-06-01T22:51:37.7505790Z ++ echo '"torch/include/ATen/ops/_foreach_maximum_native.h",sha256=K-_yw6eIfm9m1sXedBwX-JUbel1QEWQk2y5lGTTMh74,2206' 2025-06-01T22:51:37.7506482Z ++ read fname 2025-06-01T22:51:37.7506905Z ++ make_wheel_record torch/include/ATen/ops/_foreach_maximum_ops.h 2025-06-01T22:51:37.7507432Z ++ FPATH=torch/include/ATen/ops/_foreach_maximum_ops.h 2025-06-01T22:51:37.7507977Z ++ echo torch/include/ATen/ops/_foreach_maximum_ops.h 2025-06-01T22:51:37.7508371Z ++ grep RECORD 2025-06-01T22:51:37.7527837Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_maximum_ops.h 2025-06-01T22:51:37.7528430Z +++ openssl base64 2025-06-01T22:51:37.7528817Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.7530184Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.7531431Z +++ sed -e s/=//g 2025-06-01T22:51:37.7570143Z ++ HASH=ByiHz5MvCngk1n37geHErvtYqCjjf005UVXiLdwBUWs 2025-06-01T22:51:37.7574998Z +++ ls -nl torch/include/ATen/ops/_foreach_maximum_ops.h 2025-06-01T22:51:37.7575831Z +++ awk '{print $5}' 2025-06-01T22:51:37.7602190Z ++ FSIZE=6463 2025-06-01T22:51:37.7603038Z ++ echo '"torch/include/ATen/ops/_foreach_maximum_ops.h",sha256=ByiHz5MvCngk1n37geHErvtYqCjjf005UVXiLdwBUWs,6463' 2025-06-01T22:51:37.7603832Z ++ read fname 2025-06-01T22:51:37.7604349Z ++ make_wheel_record torch/include/ATen/ops/_foreach_minimum.h 2025-06-01T22:51:37.7604894Z ++ FPATH=torch/include/ATen/ops/_foreach_minimum.h 2025-06-01T22:51:37.7605427Z ++ echo torch/include/ATen/ops/_foreach_minimum.h 2025-06-01T22:51:37.7605804Z ++ grep RECORD 2025-06-01T22:51:37.7627780Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_minimum.h 2025-06-01T22:51:37.7628500Z +++ openssl base64 2025-06-01T22:51:37.7629061Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.7630276Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.7631356Z +++ sed -e s/=//g 2025-06-01T22:51:37.7674712Z ++ HASH=z-g1hecZtLpbpBMh5uTitcSKvMuw99sAk8bjCyXML8I 2025-06-01T22:51:37.7681163Z +++ ls -nl torch/include/ATen/ops/_foreach_minimum.h 2025-06-01T22:51:37.7681877Z +++ awk '{print $5}' 2025-06-01T22:51:37.7710706Z ++ FSIZE=3606 2025-06-01T22:51:37.7711447Z ++ echo '"torch/include/ATen/ops/_foreach_minimum.h",sha256=z-g1hecZtLpbpBMh5uTitcSKvMuw99sAk8bjCyXML8I,3606' 2025-06-01T22:51:37.7712140Z ++ read fname 2025-06-01T22:51:37.7712653Z ++ make_wheel_record torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.7713637Z ++ FPATH=torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.7714396Z ++ echo torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.7714947Z ++ grep RECORD 2025-06-01T22:51:37.7731315Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.7732002Z +++ openssl base64 2025-06-01T22:51:37.7732557Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.7733669Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.7734769Z +++ sed -e s/=//g 2025-06-01T22:51:37.7773728Z ++ HASH=YraMfO1UgDm1ErhAS7_B18IDu4i6Sb-FnW0dsOZznq8 2025-06-01T22:51:37.7779617Z +++ ls -nl torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.7780566Z +++ awk '{print $5}' 2025-06-01T22:51:37.7806072Z ++ FSIZE=1903 2025-06-01T22:51:37.7806932Z ++ echo '"torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h",sha256=YraMfO1UgDm1ErhAS7_B18IDu4i6Sb-FnW0dsOZznq8,1903' 2025-06-01T22:51:37.7807812Z ++ read fname 2025-06-01T22:51:37.7808238Z ++ make_wheel_record torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h 2025-06-01T22:51:37.7808888Z ++ FPATH=torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h 2025-06-01T22:51:37.7809451Z ++ echo torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h 2025-06-01T22:51:37.7809898Z ++ grep RECORD 2025-06-01T22:51:37.7833090Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h 2025-06-01T22:51:37.7833704Z +++ openssl base64 2025-06-01T22:51:37.7833956Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.7834218Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.7834470Z +++ sed -e s/=//g 2025-06-01T22:51:37.7876416Z ++ HASH=qP4oz43SebofPXOZP2DXigz8hqBkRmaMquXE8hTMuKY 2025-06-01T22:51:37.7878687Z +++ ls -nl torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h 2025-06-01T22:51:37.7879341Z +++ awk '{print $5}' 2025-06-01T22:51:37.7908200Z ++ FSIZE=1224 2025-06-01T22:51:37.7909027Z ++ echo '"torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h",sha256=qP4oz43SebofPXOZP2DXigz8hqBkRmaMquXE8hTMuKY,1224' 2025-06-01T22:51:37.7909799Z ++ read fname 2025-06-01T22:51:37.7910175Z ++ make_wheel_record torch/include/ATen/ops/_foreach_minimum_native.h 2025-06-01T22:51:37.7910723Z ++ FPATH=torch/include/ATen/ops/_foreach_minimum_native.h 2025-06-01T22:51:37.7911360Z ++ echo torch/include/ATen/ops/_foreach_minimum_native.h 2025-06-01T22:51:37.7911755Z ++ grep RECORD 2025-06-01T22:51:37.7929577Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_minimum_native.h 2025-06-01T22:51:37.7930110Z +++ openssl base64 2025-06-01T22:51:37.7930818Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.7932422Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.7933539Z +++ sed -e s/=//g 2025-06-01T22:51:37.7973094Z ++ HASH=-TfSa6Vg7Wh72G5y_UkWrOdoon0fV-5MSa5-OdLVEVo 2025-06-01T22:51:37.7978992Z +++ ls -nl torch/include/ATen/ops/_foreach_minimum_native.h 2025-06-01T22:51:37.7980101Z +++ awk '{print $5}' 2025-06-01T22:51:37.8005842Z ++ FSIZE=2206 2025-06-01T22:51:37.8006549Z ++ echo '"torch/include/ATen/ops/_foreach_minimum_native.h",sha256=-TfSa6Vg7Wh72G5y_UkWrOdoon0fV-5MSa5-OdLVEVo,2206' 2025-06-01T22:51:37.8007413Z ++ read fname 2025-06-01T22:51:37.8007779Z ++ make_wheel_record torch/include/ATen/ops/_foreach_minimum_ops.h 2025-06-01T22:51:37.8008315Z ++ FPATH=torch/include/ATen/ops/_foreach_minimum_ops.h 2025-06-01T22:51:37.8008788Z ++ echo torch/include/ATen/ops/_foreach_minimum_ops.h 2025-06-01T22:51:37.8009188Z ++ grep RECORD 2025-06-01T22:51:37.8031560Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_minimum_ops.h 2025-06-01T22:51:37.8032140Z +++ openssl base64 2025-06-01T22:51:37.8032405Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.8032647Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.8033139Z +++ sed -e s/=//g 2025-06-01T22:51:37.8075065Z ++ HASH=uRXcZgijbF64CCVvxTxF1RrnEGPV1NdxtJN4QJ_bdRQ 2025-06-01T22:51:37.8077062Z +++ ls -nl torch/include/ATen/ops/_foreach_minimum_ops.h 2025-06-01T22:51:37.8078360Z +++ awk '{print $5}' 2025-06-01T22:51:37.8107704Z ++ FSIZE=6463 2025-06-01T22:51:37.8108414Z ++ echo '"torch/include/ATen/ops/_foreach_minimum_ops.h",sha256=uRXcZgijbF64CCVvxTxF1RrnEGPV1NdxtJN4QJ_bdRQ,6463' 2025-06-01T22:51:37.8109116Z ++ read fname 2025-06-01T22:51:37.8109433Z ++ make_wheel_record torch/include/ATen/ops/_foreach_mul.h 2025-06-01T22:51:37.8109891Z ++ FPATH=torch/include/ATen/ops/_foreach_mul.h 2025-06-01T22:51:37.8110423Z ++ echo torch/include/ATen/ops/_foreach_mul.h 2025-06-01T22:51:37.8110798Z ++ grep RECORD 2025-06-01T22:51:37.8128252Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_mul.h 2025-06-01T22:51:37.8128875Z +++ openssl base64 2025-06-01T22:51:37.8130020Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.8131279Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.8132509Z +++ sed -e s/=//g 2025-06-01T22:51:37.8170493Z ++ HASH=P6CO9-P0TKAjuq8oydhJa6fjq0v5CHcNS1EQN7seGio 2025-06-01T22:51:37.8175131Z +++ ls -nl torch/include/ATen/ops/_foreach_mul.h 2025-06-01T22:51:37.8176050Z +++ awk '{print $5}' 2025-06-01T22:51:37.8202105Z ++ FSIZE=4416 2025-06-01T22:51:37.8202905Z ++ echo '"torch/include/ATen/ops/_foreach_mul.h",sha256=P6CO9-P0TKAjuq8oydhJa6fjq0v5CHcNS1EQN7seGio,4416' 2025-06-01T22:51:37.8203557Z ++ read fname 2025-06-01T22:51:37.8204232Z ++ make_wheel_record torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.8205328Z ++ FPATH=torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.8206171Z ++ echo torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.8206720Z ++ grep RECORD 2025-06-01T22:51:37.8229233Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.8229896Z +++ openssl base64 2025-06-01T22:51:37.8230143Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.8230444Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.8230714Z +++ sed -e s/=//g 2025-06-01T22:51:37.8271844Z ++ HASH=Z5Hks3c-mF_5vpzd__5Zgkle3FpRiW3YDiw6Gkh_1i0 2025-06-01T22:51:37.8275645Z +++ ls -nl torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.8276329Z +++ awk '{print $5}' 2025-06-01T22:51:37.8304112Z ++ FSIZE=2230 2025-06-01T22:51:37.8305036Z ++ echo '"torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h",sha256=Z5Hks3c-mF_5vpzd__5Zgkle3FpRiW3YDiw6Gkh_1i0,2230' 2025-06-01T22:51:37.8305937Z ++ read fname 2025-06-01T22:51:37.8306516Z ++ make_wheel_record torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h 2025-06-01T22:51:37.8307150Z ++ FPATH=torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h 2025-06-01T22:51:37.8307755Z ++ echo torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h 2025-06-01T22:51:37.8308160Z ++ grep RECORD 2025-06-01T22:51:37.8327714Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h 2025-06-01T22:51:37.8328328Z +++ openssl base64 2025-06-01T22:51:37.8328932Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.8330368Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.8331547Z +++ sed -e s/=//g 2025-06-01T22:51:37.8370183Z ++ HASH=Di0b-BfdiK3lI1QxWtykED3EGhm8AX6EnBFCi8EK1X8 2025-06-01T22:51:37.8375341Z +++ ls -nl torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h 2025-06-01T22:51:37.8376235Z +++ awk '{print $5}' 2025-06-01T22:51:37.8403188Z ++ FSIZE=1374 2025-06-01T22:51:37.8404140Z ++ echo '"torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h",sha256=Di0b-BfdiK3lI1QxWtykED3EGhm8AX6EnBFCi8EK1X8,1374' 2025-06-01T22:51:37.8405148Z ++ read fname 2025-06-01T22:51:37.8405509Z ++ make_wheel_record torch/include/ATen/ops/_foreach_mul_native.h 2025-06-01T22:51:37.8406034Z ++ FPATH=torch/include/ATen/ops/_foreach_mul_native.h 2025-06-01T22:51:37.8406491Z ++ echo torch/include/ATen/ops/_foreach_mul_native.h 2025-06-01T22:51:37.8406888Z ++ grep RECORD 2025-06-01T22:51:37.8428573Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_mul_native.h 2025-06-01T22:51:37.8429207Z +++ openssl base64 2025-06-01T22:51:37.8429478Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.8429726Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.8430196Z +++ sed -e s/=//g 2025-06-01T22:51:37.8470890Z ++ HASH=02Qz2A4smMLE-MlRlH9GOG2fFp5AzSJQ8XJQO1U6rwE 2025-06-01T22:51:37.8474822Z +++ ls -nl torch/include/ATen/ops/_foreach_mul_native.h 2025-06-01T22:51:37.8475386Z +++ awk '{print $5}' 2025-06-01T22:51:37.8503714Z ++ FSIZE=2677 2025-06-01T22:51:37.8504581Z ++ echo '"torch/include/ATen/ops/_foreach_mul_native.h",sha256=02Qz2A4smMLE-MlRlH9GOG2fFp5AzSJQ8XJQO1U6rwE,2677' 2025-06-01T22:51:37.8505275Z ++ read fname 2025-06-01T22:51:37.8505627Z ++ make_wheel_record torch/include/ATen/ops/_foreach_mul_ops.h 2025-06-01T22:51:37.8506103Z ++ FPATH=torch/include/ATen/ops/_foreach_mul_ops.h 2025-06-01T22:51:37.8506534Z ++ echo torch/include/ATen/ops/_foreach_mul_ops.h 2025-06-01T22:51:37.8506900Z ++ grep RECORD 2025-06-01T22:51:37.8527176Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_mul_ops.h 2025-06-01T22:51:37.8527707Z +++ openssl base64 2025-06-01T22:51:37.8528089Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.8529550Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.8530654Z +++ sed -e s/=//g 2025-06-01T22:51:37.8570676Z ++ HASH=wo13S3Ro7kf3fyulEWJUH3UAKtoWdFk18Osmz5Q7Xoc 2025-06-01T22:51:37.8575419Z +++ ls -nl torch/include/ATen/ops/_foreach_mul_ops.h 2025-06-01T22:51:37.8576241Z +++ awk '{print $5}' 2025-06-01T22:51:37.8603465Z ++ FSIZE=8296 2025-06-01T22:51:37.8604562Z ++ echo '"torch/include/ATen/ops/_foreach_mul_ops.h",sha256=wo13S3Ro7kf3fyulEWJUH3UAKtoWdFk18Osmz5Q7Xoc,8296' 2025-06-01T22:51:37.8605259Z ++ read fname 2025-06-01T22:51:37.8605584Z ++ make_wheel_record torch/include/ATen/ops/_foreach_neg.h 2025-06-01T22:51:37.8606052Z ++ FPATH=torch/include/ATen/ops/_foreach_neg.h 2025-06-01T22:51:37.8606451Z ++ echo torch/include/ATen/ops/_foreach_neg.h 2025-06-01T22:51:37.8606819Z ++ grep RECORD 2025-06-01T22:51:37.8629746Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_neg.h 2025-06-01T22:51:37.8630284Z +++ openssl base64 2025-06-01T22:51:37.8630557Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.8630800Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.8631369Z +++ sed -e s/=//g 2025-06-01T22:51:37.8673515Z ++ HASH=EiFaopfMhapV8uugcYY3LAMyPTa9I4ingZpr-JHj0pQ 2025-06-01T22:51:37.8676155Z +++ ls -nl torch/include/ATen/ops/_foreach_neg.h 2025-06-01T22:51:37.8676968Z +++ awk '{print $5}' 2025-06-01T22:51:37.8706203Z ++ FSIZE=1222 2025-06-01T22:51:37.8707135Z ++ echo '"torch/include/ATen/ops/_foreach_neg.h",sha256=EiFaopfMhapV8uugcYY3LAMyPTa9I4ingZpr-JHj0pQ,1222' 2025-06-01T22:51:37.8707817Z ++ read fname 2025-06-01T22:51:37.8708314Z ++ make_wheel_record torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.8709121Z ++ FPATH=torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.8709866Z ++ echo torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.8710385Z ++ grep RECORD 2025-06-01T22:51:37.8728905Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.8729601Z +++ openssl base64 2025-06-01T22:51:37.8729894Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.8731178Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.8732393Z +++ sed -e s/=//g 2025-06-01T22:51:37.8770752Z ++ HASH=QQyLlTWTee0STX2VyfAM2cVL-E_Zq5KB1q3tBV9g2fM 2025-06-01T22:51:37.8775924Z +++ ls -nl torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.8776509Z +++ awk '{print $5}' 2025-06-01T22:51:37.8804597Z ++ FSIZE=981 2025-06-01T22:51:37.8805731Z ++ echo '"torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h",sha256=QQyLlTWTee0STX2VyfAM2cVL-E_Zq5KB1q3tBV9g2fM,981' 2025-06-01T22:51:37.8806605Z ++ read fname 2025-06-01T22:51:37.8807027Z ++ make_wheel_record torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h 2025-06-01T22:51:37.8807633Z ++ FPATH=torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h 2025-06-01T22:51:37.8808160Z ++ echo torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h 2025-06-01T22:51:37.8808595Z ++ grep RECORD 2025-06-01T22:51:37.8831193Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h 2025-06-01T22:51:37.8831773Z +++ openssl base64 2025-06-01T22:51:37.8832047Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.8832307Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.8832577Z +++ sed -e s/=//g 2025-06-01T22:51:37.8873631Z ++ HASH=LNirobRyRHGw6PbIqMf_mKBUAUSZJSjAGDRmRVBBRS4 2025-06-01T22:51:37.8875952Z +++ ls -nl torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h 2025-06-01T22:51:37.8876890Z +++ awk '{print $5}' 2025-06-01T22:51:37.8905411Z ++ FSIZE=790 2025-06-01T22:51:37.8906174Z ++ echo '"torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h",sha256=LNirobRyRHGw6PbIqMf_mKBUAUSZJSjAGDRmRVBBRS4,790' 2025-06-01T22:51:37.8906894Z ++ read fname 2025-06-01T22:51:37.8907259Z ++ make_wheel_record torch/include/ATen/ops/_foreach_neg_native.h 2025-06-01T22:51:37.8916862Z ++ FPATH=torch/include/ATen/ops/_foreach_neg_native.h 2025-06-01T22:51:37.8917353Z ++ echo torch/include/ATen/ops/_foreach_neg_native.h 2025-06-01T22:51:37.8917737Z ++ grep RECORD 2025-06-01T22:51:37.8928023Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_neg_native.h 2025-06-01T22:51:37.8928534Z +++ openssl base64 2025-06-01T22:51:37.8929381Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.8930592Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.8931907Z +++ sed -e s/=//g 2025-06-01T22:51:37.8970982Z ++ HASH=h7ZTHdp722yfGHrVtzdiGs623_6GyjhBx8-_FMbuDm4 2025-06-01T22:51:37.8976074Z +++ ls -nl torch/include/ATen/ops/_foreach_neg_native.h 2025-06-01T22:51:37.8977536Z +++ awk '{print $5}' 2025-06-01T22:51:37.9005368Z ++ FSIZE=784 2025-06-01T22:51:37.9006011Z ++ echo '"torch/include/ATen/ops/_foreach_neg_native.h",sha256=h7ZTHdp722yfGHrVtzdiGs623_6GyjhBx8-_FMbuDm4,784' 2025-06-01T22:51:37.9006679Z ++ read fname 2025-06-01T22:51:37.9007023Z ++ make_wheel_record torch/include/ATen/ops/_foreach_neg_ops.h 2025-06-01T22:51:37.9007500Z ++ FPATH=torch/include/ATen/ops/_foreach_neg_ops.h 2025-06-01T22:51:37.9007937Z ++ echo torch/include/ATen/ops/_foreach_neg_ops.h 2025-06-01T22:51:37.9008312Z ++ grep RECORD 2025-06-01T22:51:37.9030252Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_neg_ops.h 2025-06-01T22:51:37.9030846Z +++ openssl base64 2025-06-01T22:51:37.9031091Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.9031331Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.9031582Z +++ sed -e s/=//g 2025-06-01T22:51:37.9074141Z ++ HASH=OWjn0LtjV5-jjTNoGBAXXUAzBZvAZBEOex6Yr_SReho 2025-06-01T22:51:37.9076815Z +++ ls -nl torch/include/ATen/ops/_foreach_neg_ops.h 2025-06-01T22:51:37.9077541Z +++ awk '{print $5}' 2025-06-01T22:51:37.9105841Z ++ FSIZE=2079 2025-06-01T22:51:37.9106529Z ++ echo '"torch/include/ATen/ops/_foreach_neg_ops.h",sha256=OWjn0LtjV5-jjTNoGBAXXUAzBZvAZBEOex6Yr_SReho,2079' 2025-06-01T22:51:37.9107204Z ++ read fname 2025-06-01T22:51:37.9107528Z ++ make_wheel_record torch/include/ATen/ops/_foreach_norm.h 2025-06-01T22:51:37.9107993Z ++ FPATH=torch/include/ATen/ops/_foreach_norm.h 2025-06-01T22:51:37.9108409Z ++ echo torch/include/ATen/ops/_foreach_norm.h 2025-06-01T22:51:37.9108768Z ++ grep RECORD 2025-06-01T22:51:37.9128736Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_norm.h 2025-06-01T22:51:37.9129394Z +++ openssl base64 2025-06-01T22:51:37.9129673Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.9130933Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.9132183Z +++ sed -e s/=//g 2025-06-01T22:51:37.9171046Z ++ HASH=VhtAed3u0NsvaDshlAdT4nTZOWwO22yixHYZbRSftNA 2025-06-01T22:51:37.9176189Z +++ ls -nl torch/include/ATen/ops/_foreach_norm.h 2025-06-01T22:51:37.9177804Z +++ awk '{print $5}' 2025-06-01T22:51:37.9204936Z ++ FSIZE=1499 2025-06-01T22:51:37.9205593Z ++ echo '"torch/include/ATen/ops/_foreach_norm.h",sha256=VhtAed3u0NsvaDshlAdT4nTZOWwO22yixHYZbRSftNA,1499' 2025-06-01T22:51:37.9206277Z ++ read fname 2025-06-01T22:51:37.9206793Z ++ make_wheel_record torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.9207629Z ++ FPATH=torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.9208550Z ++ echo torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.9209106Z ++ grep RECORD 2025-06-01T22:51:37.9232277Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.9232980Z +++ openssl base64 2025-06-01T22:51:37.9233251Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.9233502Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.9233913Z +++ sed -e s/=//g 2025-06-01T22:51:37.9275070Z ++ HASH=XwsSos2Euc_OkuAl0R7hvxykxM9DSB_DMBRrgOnWQkU 2025-06-01T22:51:37.9277140Z +++ ls -nl torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.9278091Z +++ awk '{print $5}' 2025-06-01T22:51:37.9305840Z ++ FSIZE=1156 2025-06-01T22:51:37.9306679Z ++ echo '"torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h",sha256=XwsSos2Euc_OkuAl0R7hvxykxM9DSB_DMBRrgOnWQkU,1156' 2025-06-01T22:51:37.9307509Z ++ read fname 2025-06-01T22:51:37.9307915Z ++ make_wheel_record torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h 2025-06-01T22:51:37.9308505Z ++ FPATH=torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h 2025-06-01T22:51:37.9309042Z ++ echo torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h 2025-06-01T22:51:37.9309464Z ++ grep RECORD 2025-06-01T22:51:37.9329122Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h 2025-06-01T22:51:37.9329718Z +++ openssl base64 2025-06-01T22:51:37.9330120Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.9331233Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.9332559Z +++ sed -e s/=//g 2025-06-01T22:51:37.9370416Z ++ HASH=Xa-SgLdRECv_A7TlhHo9V0OqTNXntCSoug2Ru1cWfac 2025-06-01T22:51:37.9375610Z +++ ls -nl torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h 2025-06-01T22:51:37.9376470Z +++ awk '{print $5}' 2025-06-01T22:51:37.9403500Z ++ FSIZE=820 2025-06-01T22:51:37.9404607Z ++ echo '"torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h",sha256=Xa-SgLdRECv_A7TlhHo9V0OqTNXntCSoug2Ru1cWfac,820' 2025-06-01T22:51:37.9405351Z ++ read fname 2025-06-01T22:51:37.9405746Z ++ make_wheel_record torch/include/ATen/ops/_foreach_norm_native.h 2025-06-01T22:51:37.9406269Z ++ FPATH=torch/include/ATen/ops/_foreach_norm_native.h 2025-06-01T22:51:37.9406747Z ++ echo torch/include/ATen/ops/_foreach_norm_native.h 2025-06-01T22:51:37.9407140Z ++ grep RECORD 2025-06-01T22:51:37.9429097Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_norm_native.h 2025-06-01T22:51:37.9429638Z +++ openssl base64 2025-06-01T22:51:37.9429909Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.9430168Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.9430423Z +++ sed -e s/=//g 2025-06-01T22:51:37.9470431Z ++ HASH=g5rxdxIY3zWBZKcwgncrk4OC8VTg_L97i0DHhcOnfpo 2025-06-01T22:51:37.9475178Z +++ ls -nl torch/include/ATen/ops/_foreach_norm_native.h 2025-06-01T22:51:37.9476410Z +++ awk '{print $5}' 2025-06-01T22:51:37.9504711Z ++ FSIZE=893 2025-06-01T22:51:37.9505361Z ++ echo '"torch/include/ATen/ops/_foreach_norm_native.h",sha256=g5rxdxIY3zWBZKcwgncrk4OC8VTg_L97i0DHhcOnfpo,893' 2025-06-01T22:51:37.9506053Z ++ read fname 2025-06-01T22:51:37.9506401Z ++ make_wheel_record torch/include/ATen/ops/_foreach_norm_ops.h 2025-06-01T22:51:37.9507033Z ++ FPATH=torch/include/ATen/ops/_foreach_norm_ops.h 2025-06-01T22:51:37.9507469Z ++ echo torch/include/ATen/ops/_foreach_norm_ops.h 2025-06-01T22:51:37.9507853Z ++ grep RECORD 2025-06-01T22:51:37.9527948Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_norm_ops.h 2025-06-01T22:51:37.9528472Z +++ openssl base64 2025-06-01T22:51:37.9529149Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.9530479Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.9531686Z +++ sed -e s/=//g 2025-06-01T22:51:37.9570638Z ++ HASH=9CBDPvFpES9YUEBeN7pnb59reiMH8EM0vXUt1KEWND0 2025-06-01T22:51:37.9575769Z +++ ls -nl torch/include/ATen/ops/_foreach_norm_ops.h 2025-06-01T22:51:37.9577755Z +++ awk '{print $5}' 2025-06-01T22:51:37.9605771Z ++ FSIZE=2067 2025-06-01T22:51:37.9606465Z ++ echo '"torch/include/ATen/ops/_foreach_norm_ops.h",sha256=9CBDPvFpES9YUEBeN7pnb59reiMH8EM0vXUt1KEWND0,2067' 2025-06-01T22:51:37.9607298Z ++ read fname 2025-06-01T22:51:37.9607645Z ++ make_wheel_record torch/include/ATen/ops/_foreach_pow.h 2025-06-01T22:51:37.9608112Z ++ FPATH=torch/include/ATen/ops/_foreach_pow.h 2025-06-01T22:51:37.9608535Z ++ echo torch/include/ATen/ops/_foreach_pow.h 2025-06-01T22:51:37.9608912Z ++ grep RECORD 2025-06-01T22:51:37.9630821Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_pow.h 2025-06-01T22:51:37.9631466Z +++ openssl base64 2025-06-01T22:51:37.9631725Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.9631994Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.9632255Z +++ sed -e s/=//g 2025-06-01T22:51:37.9673776Z ++ HASH=Kwg18J5W-zdXYXPg4zSeXkY5hi43HS4QWGzW_daMTKA 2025-06-01T22:51:37.9676586Z +++ ls -nl torch/include/ATen/ops/_foreach_pow.h 2025-06-01T22:51:37.9677732Z +++ awk '{print $5}' 2025-06-01T22:51:37.9706472Z ++ FSIZE=3786 2025-06-01T22:51:37.9707092Z ++ echo '"torch/include/ATen/ops/_foreach_pow.h",sha256=Kwg18J5W-zdXYXPg4zSeXkY5hi43HS4QWGzW_daMTKA,3786' 2025-06-01T22:51:37.9707750Z ++ read fname 2025-06-01T22:51:37.9708262Z ++ make_wheel_record torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.9709063Z ++ FPATH=torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.9709806Z ++ echo torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.9710333Z ++ grep RECORD 2025-06-01T22:51:37.9728534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.9729222Z +++ openssl base64 2025-06-01T22:51:37.9729655Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.9730649Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.9731975Z +++ sed -e s/=//g 2025-06-01T22:51:37.9770165Z ++ HASH=q5yzQAdlg72QUxq3oqlMBbZ2LoJFFuutNYy1UmjrfI4 2025-06-01T22:51:37.9775200Z +++ ls -nl torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:37.9775900Z +++ awk '{print $5}' 2025-06-01T22:51:37.9803078Z ++ FSIZE=1979 2025-06-01T22:51:37.9804098Z ++ echo '"torch/include/ATen/ops/_foreach_pow_compositeexplicitautograd_dispatch.h",sha256=q5yzQAdlg72QUxq3oqlMBbZ2LoJFFuutNYy1UmjrfI4,1979' 2025-06-01T22:51:37.9805174Z ++ read fname 2025-06-01T22:51:37.9805569Z ++ make_wheel_record torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h 2025-06-01T22:51:37.9806305Z ++ FPATH=torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h 2025-06-01T22:51:37.9806837Z ++ echo torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h 2025-06-01T22:51:37.9807270Z ++ grep RECORD 2025-06-01T22:51:37.9829590Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h 2025-06-01T22:51:37.9830210Z +++ openssl base64 2025-06-01T22:51:37.9830475Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.9830766Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.9831031Z +++ sed -e s/=//g 2025-06-01T22:51:37.9870717Z ++ HASH=UtCRbPpjeMg-XjAVX4cTxmCUF6fZagEnaa1GkiTl53E 2025-06-01T22:51:37.9875952Z +++ ls -nl torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h 2025-06-01T22:51:37.9877186Z +++ awk '{print $5}' 2025-06-01T22:51:37.9904275Z ++ FSIZE=1312 2025-06-01T22:51:37.9905062Z ++ echo '"torch/include/ATen/ops/_foreach_pow_cuda_dispatch.h",sha256=UtCRbPpjeMg-XjAVX4cTxmCUF6fZagEnaa1GkiTl53E,1312' 2025-06-01T22:51:37.9905977Z ++ read fname 2025-06-01T22:51:37.9906343Z ++ make_wheel_record torch/include/ATen/ops/_foreach_pow_native.h 2025-06-01T22:51:37.9906869Z ++ FPATH=torch/include/ATen/ops/_foreach_pow_native.h 2025-06-01T22:51:37.9907321Z ++ echo torch/include/ATen/ops/_foreach_pow_native.h 2025-06-01T22:51:37.9907710Z ++ grep RECORD 2025-06-01T22:51:37.9927453Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_pow_native.h 2025-06-01T22:51:37.9928002Z +++ openssl base64 2025-06-01T22:51:37.9928265Z +++ sed -e s/+/-/g 2025-06-01T22:51:37.9928820Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:37.9930284Z +++ sed -e s/=//g 2025-06-01T22:51:37.9971787Z ++ HASH=7C-pzRruCPP_WIt1wkXUEIHCsaQ9KM9GchhYw80E0rs 2025-06-01T22:51:37.9976748Z +++ ls -nl torch/include/ATen/ops/_foreach_pow_native.h 2025-06-01T22:51:37.9978019Z +++ awk '{print $5}' 2025-06-01T22:51:38.0004777Z ++ FSIZE=2398 2025-06-01T22:51:38.0005467Z ++ echo '"torch/include/ATen/ops/_foreach_pow_native.h",sha256=7C-pzRruCPP_WIt1wkXUEIHCsaQ9KM9GchhYw80E0rs,2398' 2025-06-01T22:51:38.0006153Z ++ read fname 2025-06-01T22:51:38.0006510Z ++ make_wheel_record torch/include/ATen/ops/_foreach_pow_ops.h 2025-06-01T22:51:38.0007135Z ++ FPATH=torch/include/ATen/ops/_foreach_pow_ops.h 2025-06-01T22:51:38.0007601Z ++ echo torch/include/ATen/ops/_foreach_pow_ops.h 2025-06-01T22:51:38.0007974Z ++ grep RECORD 2025-06-01T22:51:38.0030928Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_pow_ops.h 2025-06-01T22:51:38.0031463Z +++ openssl base64 2025-06-01T22:51:38.0031714Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.0031972Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.0032230Z +++ sed -e s/=//g 2025-06-01T22:51:38.0074687Z ++ HASH=LRI79GT88SO7SVRneUQMVHmZj1SpBsiXopV5e8q3bj0 2025-06-01T22:51:38.0077673Z +++ ls -nl torch/include/ATen/ops/_foreach_pow_ops.h 2025-06-01T22:51:38.0078553Z +++ awk '{print $5}' 2025-06-01T22:51:38.0106323Z ++ FSIZE=7106 2025-06-01T22:51:38.0107037Z ++ echo '"torch/include/ATen/ops/_foreach_pow_ops.h",sha256=LRI79GT88SO7SVRneUQMVHmZj1SpBsiXopV5e8q3bj0,7106' 2025-06-01T22:51:38.0107717Z ++ read fname 2025-06-01T22:51:38.0108072Z ++ make_wheel_record torch/include/ATen/ops/_foreach_reciprocal.h 2025-06-01T22:51:38.0108588Z ++ FPATH=torch/include/ATen/ops/_foreach_reciprocal.h 2025-06-01T22:51:38.0109037Z ++ echo torch/include/ATen/ops/_foreach_reciprocal.h 2025-06-01T22:51:38.0109430Z ++ grep RECORD 2025-06-01T22:51:38.0129294Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_reciprocal.h 2025-06-01T22:51:38.0129835Z +++ openssl base64 2025-06-01T22:51:38.0130305Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.0132024Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.0133032Z +++ sed -e s/=//g 2025-06-01T22:51:38.0176123Z ++ HASH=ngHalehmv5NfGL_npC8625KZCegC3E9Y6xzBY6SoVwU 2025-06-01T22:51:38.0182251Z +++ ls -nl torch/include/ATen/ops/_foreach_reciprocal.h 2025-06-01T22:51:38.0182664Z +++ awk '{print $5}' 2025-06-01T22:51:38.0205880Z ++ FSIZE=1313 2025-06-01T22:51:38.0206547Z ++ echo '"torch/include/ATen/ops/_foreach_reciprocal.h",sha256=ngHalehmv5NfGL_npC8625KZCegC3E9Y6xzBY6SoVwU,1313' 2025-06-01T22:51:38.0207281Z ++ read fname 2025-06-01T22:51:38.0207992Z ++ make_wheel_record torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.0208912Z ++ FPATH=torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.0209737Z ++ echo torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.0210319Z ++ grep RECORD 2025-06-01T22:51:38.0232619Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.0233343Z +++ openssl base64 2025-06-01T22:51:38.0233612Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.0233871Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.0234141Z +++ sed -e s/=//g 2025-06-01T22:51:38.0275720Z ++ HASH=lTv6U45DvIakDoKoA06Cz5SJtZYTdVDDwl2wGLZox-k 2025-06-01T22:51:38.0278105Z +++ ls -nl torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.0278688Z +++ awk '{print $5}' 2025-06-01T22:51:38.0306227Z ++ FSIZE=1009 2025-06-01T22:51:38.0307194Z ++ echo '"torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h",sha256=lTv6U45DvIakDoKoA06Cz5SJtZYTdVDDwl2wGLZox-k,1009' 2025-06-01T22:51:38.0308095Z ++ read fname 2025-06-01T22:51:38.0308536Z ++ make_wheel_record torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h 2025-06-01T22:51:38.0309184Z ++ FPATH=torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h 2025-06-01T22:51:38.0309793Z ++ echo torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h 2025-06-01T22:51:38.0310240Z ++ grep RECORD 2025-06-01T22:51:38.0328492Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h 2025-06-01T22:51:38.0329300Z +++ openssl base64 2025-06-01T22:51:38.0329567Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.0331254Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.0332319Z +++ sed -e s/=//g 2025-06-01T22:51:38.0370589Z ++ HASH=wdyYLOJ0AOcxTxYEmb0AYmHZK-dwx6jc0sAibvlp43s 2025-06-01T22:51:38.0375681Z +++ ls -nl torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h 2025-06-01T22:51:38.0376744Z +++ awk '{print $5}' 2025-06-01T22:51:38.0403844Z ++ FSIZE=804 2025-06-01T22:51:38.0404784Z ++ echo '"torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h",sha256=wdyYLOJ0AOcxTxYEmb0AYmHZK-dwx6jc0sAibvlp43s,804' 2025-06-01T22:51:38.0405599Z ++ read fname 2025-06-01T22:51:38.0405999Z ++ make_wheel_record torch/include/ATen/ops/_foreach_reciprocal_native.h 2025-06-01T22:51:38.0406597Z ++ FPATH=torch/include/ATen/ops/_foreach_reciprocal_native.h 2025-06-01T22:51:38.0407135Z ++ echo torch/include/ATen/ops/_foreach_reciprocal_native.h 2025-06-01T22:51:38.0407556Z ++ grep RECORD 2025-06-01T22:51:38.0428920Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_reciprocal_native.h 2025-06-01T22:51:38.0429474Z +++ openssl base64 2025-06-01T22:51:38.0429759Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.0430002Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.0431446Z +++ sed -e s/=//g 2025-06-01T22:51:38.0470551Z ++ HASH=c8vKeQGQKnnOtDMohSqq988i2r4JwrewdDgs25aZHZw 2025-06-01T22:51:38.0475424Z +++ ls -nl torch/include/ATen/ops/_foreach_reciprocal_native.h 2025-06-01T22:51:38.0476664Z +++ awk '{print $5}' 2025-06-01T22:51:38.0504443Z ++ FSIZE=819 2025-06-01T22:51:38.0505183Z ++ echo '"torch/include/ATen/ops/_foreach_reciprocal_native.h",sha256=c8vKeQGQKnnOtDMohSqq988i2r4JwrewdDgs25aZHZw,819' 2025-06-01T22:51:38.0505897Z ++ read fname 2025-06-01T22:51:38.0506314Z ++ make_wheel_record torch/include/ATen/ops/_foreach_reciprocal_ops.h 2025-06-01T22:51:38.0506870Z ++ FPATH=torch/include/ATen/ops/_foreach_reciprocal_ops.h 2025-06-01T22:51:38.0507356Z ++ echo torch/include/ATen/ops/_foreach_reciprocal_ops.h 2025-06-01T22:51:38.0507767Z ++ grep RECORD 2025-06-01T22:51:38.0528011Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_reciprocal_ops.h 2025-06-01T22:51:38.0528592Z +++ openssl base64 2025-06-01T22:51:38.0529229Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.0530690Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.0531966Z +++ sed -e s/=//g 2025-06-01T22:51:38.0570706Z ++ HASH=_jx5Pzs4fJomPiGe5ZEVVHXYCCAQw39vtSZ9tAcHnC0 2025-06-01T22:51:38.0575799Z +++ ls -nl torch/include/ATen/ops/_foreach_reciprocal_ops.h 2025-06-01T22:51:38.0577526Z +++ awk '{print $5}' 2025-06-01T22:51:38.0603834Z ++ FSIZE=2142 2025-06-01T22:51:38.0604693Z ++ echo '"torch/include/ATen/ops/_foreach_reciprocal_ops.h",sha256=_jx5Pzs4fJomPiGe5ZEVVHXYCCAQw39vtSZ9tAcHnC0,2142' 2025-06-01T22:51:38.0605450Z ++ read fname 2025-06-01T22:51:38.0605800Z ++ make_wheel_record torch/include/ATen/ops/_foreach_round.h 2025-06-01T22:51:38.0605952Z ++ FPATH=torch/include/ATen/ops/_foreach_round.h 2025-06-01T22:51:38.0606104Z ++ echo torch/include/ATen/ops/_foreach_round.h 2025-06-01T22:51:38.0606831Z ++ grep RECORD 2025-06-01T22:51:38.0630821Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_round.h 2025-06-01T22:51:38.0631081Z +++ openssl base64 2025-06-01T22:51:38.0631197Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.0631308Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.0631402Z +++ sed -e s/=//g 2025-06-01T22:51:38.0672214Z ++ HASH=czU_LHs09YMRA4MS-W2i0KUw_xYZHuKex2CmgzdujIA 2025-06-01T22:51:38.0675892Z +++ ls -nl torch/include/ATen/ops/_foreach_round.h 2025-06-01T22:51:38.0676562Z +++ awk '{print $5}' 2025-06-01T22:51:38.0703665Z ++ FSIZE=1248 2025-06-01T22:51:38.0704209Z ++ echo '"torch/include/ATen/ops/_foreach_round.h",sha256=czU_LHs09YMRA4MS-W2i0KUw_xYZHuKex2CmgzdujIA,1248' 2025-06-01T22:51:38.0704314Z ++ read fname 2025-06-01T22:51:38.0704688Z ++ make_wheel_record torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.0705037Z ++ FPATH=torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.0705649Z ++ echo torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.0706701Z ++ grep RECORD 2025-06-01T22:51:38.0728124Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.0728237Z +++ openssl base64 2025-06-01T22:51:38.0728586Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.0729919Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.0731186Z +++ sed -e s/=//g 2025-06-01T22:51:38.0769582Z ++ HASH=Crxy4v3MV9TK8zzmrbj1I35WBfhdOnIuzFbDOCaeLgQ 2025-06-01T22:51:38.0774833Z +++ ls -nl torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.0775749Z +++ awk '{print $5}' 2025-06-01T22:51:38.0802184Z ++ FSIZE=989 2025-06-01T22:51:38.0802901Z ++ echo '"torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h",sha256=Crxy4v3MV9TK8zzmrbj1I35WBfhdOnIuzFbDOCaeLgQ,989' 2025-06-01T22:51:38.0802995Z ++ read fname 2025-06-01T22:51:38.0803272Z ++ make_wheel_record torch/include/ATen/ops/_foreach_round_cuda_dispatch.h 2025-06-01T22:51:38.0803493Z ++ FPATH=torch/include/ATen/ops/_foreach_round_cuda_dispatch.h 2025-06-01T22:51:38.0803807Z ++ echo torch/include/ATen/ops/_foreach_round_cuda_dispatch.h 2025-06-01T22:51:38.0805024Z ++ grep RECORD 2025-06-01T22:51:38.0827536Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_round_cuda_dispatch.h 2025-06-01T22:51:38.0827646Z +++ openssl base64 2025-06-01T22:51:38.0827818Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.0827930Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.0829443Z +++ sed -e s/=//g 2025-06-01T22:51:38.0869913Z ++ HASH=fCNyh3eTaIc43aXrhMYwL4VUFRVgcHvtpc9vY84gQ5s 2025-06-01T22:51:38.0874192Z +++ ls -nl torch/include/ATen/ops/_foreach_round_cuda_dispatch.h 2025-06-01T22:51:38.0874908Z +++ awk '{print $5}' 2025-06-01T22:51:38.0902142Z ++ FSIZE=794 2025-06-01T22:51:38.0902720Z ++ echo '"torch/include/ATen/ops/_foreach_round_cuda_dispatch.h",sha256=fCNyh3eTaIc43aXrhMYwL4VUFRVgcHvtpc9vY84gQ5s,794' 2025-06-01T22:51:38.0902879Z ++ read fname 2025-06-01T22:51:38.0903122Z ++ make_wheel_record torch/include/ATen/ops/_foreach_round_native.h 2025-06-01T22:51:38.0903299Z ++ FPATH=torch/include/ATen/ops/_foreach_round_native.h 2025-06-01T22:51:38.0903615Z ++ echo torch/include/ATen/ops/_foreach_round_native.h 2025-06-01T22:51:38.0904968Z ++ grep RECORD 2025-06-01T22:51:38.0926678Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_round_native.h 2025-06-01T22:51:38.0926827Z +++ openssl base64 2025-06-01T22:51:38.0927153Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.0928575Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.0929651Z +++ sed -e s/=//g 2025-06-01T22:51:38.0969397Z ++ HASH=x1QRmXU8gY5J3W4P1L6ik68iLBdRDWkoXvkRxyBjgkA 2025-06-01T22:51:38.0974214Z +++ ls -nl torch/include/ATen/ops/_foreach_round_native.h 2025-06-01T22:51:38.0975195Z +++ awk '{print $5}' 2025-06-01T22:51:38.1002278Z ++ FSIZE=794 2025-06-01T22:51:38.1002885Z ++ echo '"torch/include/ATen/ops/_foreach_round_native.h",sha256=x1QRmXU8gY5J3W4P1L6ik68iLBdRDWkoXvkRxyBjgkA,794' 2025-06-01T22:51:38.1003052Z ++ read fname 2025-06-01T22:51:38.1003606Z ++ make_wheel_record torch/include/ATen/ops/_foreach_round_ops.h 2025-06-01T22:51:38.1004112Z ++ FPATH=torch/include/ATen/ops/_foreach_round_ops.h 2025-06-01T22:51:38.1004263Z ++ echo torch/include/ATen/ops/_foreach_round_ops.h 2025-06-01T22:51:38.1004658Z ++ grep RECORD 2025-06-01T22:51:38.1026989Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_round_ops.h 2025-06-01T22:51:38.1027177Z +++ openssl base64 2025-06-01T22:51:38.1027644Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.1028018Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.1029083Z +++ sed -e s/=//g 2025-06-01T22:51:38.1070880Z ++ HASH=l7GNFrcakHIdNTnhqvFxd1eUP3YXOxzYskMHrNEjem8 2025-06-01T22:51:38.1074626Z +++ ls -nl torch/include/ATen/ops/_foreach_round_ops.h 2025-06-01T22:51:38.1075837Z +++ awk '{print $5}' 2025-06-01T22:51:38.1105425Z ++ FSIZE=2097 2025-06-01T22:51:38.1106042Z ++ echo '"torch/include/ATen/ops/_foreach_round_ops.h",sha256=l7GNFrcakHIdNTnhqvFxd1eUP3YXOxzYskMHrNEjem8,2097' 2025-06-01T22:51:38.1106309Z ++ read fname 2025-06-01T22:51:38.1106504Z ++ make_wheel_record torch/include/ATen/ops/_foreach_rsqrt.h 2025-06-01T22:51:38.1106671Z ++ FPATH=torch/include/ATen/ops/_foreach_rsqrt.h 2025-06-01T22:51:38.1106813Z ++ echo torch/include/ATen/ops/_foreach_rsqrt.h 2025-06-01T22:51:38.1106910Z ++ grep RECORD 2025-06-01T22:51:38.1126583Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_rsqrt.h 2025-06-01T22:51:38.1126708Z +++ openssl base64 2025-06-01T22:51:38.1126816Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.1127936Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.1129183Z +++ sed -e s/=//g 2025-06-01T22:51:38.1169521Z ++ HASH=hknxLdESeHIChXN1qMSo1-ZtcvZE0tiqnpv5zm5X28w 2025-06-01T22:51:38.1174183Z +++ ls -nl torch/include/ATen/ops/_foreach_rsqrt.h 2025-06-01T22:51:38.1175213Z +++ awk '{print $5}' 2025-06-01T22:51:38.1203280Z ++ FSIZE=1248 2025-06-01T22:51:38.1203964Z ++ echo '"torch/include/ATen/ops/_foreach_rsqrt.h",sha256=hknxLdESeHIChXN1qMSo1-ZtcvZE0tiqnpv5zm5X28w,1248' 2025-06-01T22:51:38.1204096Z ++ read fname 2025-06-01T22:51:38.1204465Z ++ make_wheel_record torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.1204968Z ++ FPATH=torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.1205304Z ++ echo torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.1205522Z ++ grep RECORD 2025-06-01T22:51:38.1229250Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.1229391Z +++ openssl base64 2025-06-01T22:51:38.1229493Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.1230341Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.1230452Z +++ sed -e s/=//g 2025-06-01T22:51:38.1273206Z ++ HASH=NMlPV2kP2wL4-TIkSQWCtU59CKS69PbMxPpJl8bmFWw 2025-06-01T22:51:38.1276165Z +++ ls -nl torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.1276788Z +++ awk '{print $5}' 2025-06-01T22:51:38.1304299Z ++ FSIZE=989 2025-06-01T22:51:38.1305046Z ++ echo '"torch/include/ATen/ops/_foreach_rsqrt_compositeexplicitautograd_dispatch.h",sha256=NMlPV2kP2wL4-TIkSQWCtU59CKS69PbMxPpJl8bmFWw,989' 2025-06-01T22:51:38.1305173Z ++ read fname 2025-06-01T22:51:38.1305577Z ++ make_wheel_record torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h 2025-06-01T22:51:38.1305794Z ++ FPATH=torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h 2025-06-01T22:51:38.1306115Z ++ echo torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h 2025-06-01T22:51:38.1307138Z ++ grep RECORD 2025-06-01T22:51:38.1327785Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h 2025-06-01T22:51:38.1327915Z +++ openssl base64 2025-06-01T22:51:38.1328870Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.1330126Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.1331273Z +++ sed -e s/=//g 2025-06-01T22:51:38.1370553Z ++ HASH=Mwh7QlRhIkl0hZVXoCjJqH30Pdi9IyZHcwRw8iyrvdY 2025-06-01T22:51:38.1375234Z +++ ls -nl torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h 2025-06-01T22:51:38.1375939Z +++ awk '{print $5}' 2025-06-01T22:51:38.1404067Z ++ FSIZE=794 2025-06-01T22:51:38.1404864Z ++ echo '"torch/include/ATen/ops/_foreach_rsqrt_cuda_dispatch.h",sha256=Mwh7QlRhIkl0hZVXoCjJqH30Pdi9IyZHcwRw8iyrvdY,794' 2025-06-01T22:51:38.1404988Z ++ read fname 2025-06-01T22:51:38.1405236Z ++ make_wheel_record torch/include/ATen/ops/_foreach_rsqrt_native.h 2025-06-01T22:51:38.1405415Z ++ FPATH=torch/include/ATen/ops/_foreach_rsqrt_native.h 2025-06-01T22:51:38.1405582Z ++ echo torch/include/ATen/ops/_foreach_rsqrt_native.h 2025-06-01T22:51:38.1405702Z ++ grep RECORD 2025-06-01T22:51:38.1429087Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_rsqrt_native.h 2025-06-01T22:51:38.1429211Z +++ openssl base64 2025-06-01T22:51:38.1429328Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.1429429Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.1430672Z +++ sed -e s/=//g 2025-06-01T22:51:38.1474254Z ++ HASH=Zp0nCHTr8uu75XlnxENi7YmEJJ59PJNoH83YMqnL2A8 2025-06-01T22:51:38.1476205Z +++ ls -nl torch/include/ATen/ops/_foreach_rsqrt_native.h 2025-06-01T22:51:38.1477502Z +++ awk '{print $5}' 2025-06-01T22:51:38.1507247Z ++ FSIZE=794 2025-06-01T22:51:38.1507762Z ++ echo '"torch/include/ATen/ops/_foreach_rsqrt_native.h",sha256=Zp0nCHTr8uu75XlnxENi7YmEJJ59PJNoH83YMqnL2A8,794' 2025-06-01T22:51:38.1507866Z ++ read fname 2025-06-01T22:51:38.1508238Z ++ make_wheel_record torch/include/ATen/ops/_foreach_rsqrt_ops.h 2025-06-01T22:51:38.1508402Z ++ FPATH=torch/include/ATen/ops/_foreach_rsqrt_ops.h 2025-06-01T22:51:38.1508554Z ++ echo torch/include/ATen/ops/_foreach_rsqrt_ops.h 2025-06-01T22:51:38.1508655Z ++ grep RECORD 2025-06-01T22:51:38.1528273Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_rsqrt_ops.h 2025-06-01T22:51:38.1528632Z +++ openssl base64 2025-06-01T22:51:38.1529622Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.1531028Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.1532152Z +++ sed -e s/=//g 2025-06-01T22:51:38.1570392Z ++ HASH=CdOemHktKhaL78E9D05vLG8ZFQotW1iCdXhcCJpZp50 2025-06-01T22:51:38.1575257Z +++ ls -nl torch/include/ATen/ops/_foreach_rsqrt_ops.h 2025-06-01T22:51:38.1576138Z +++ awk '{print $5}' 2025-06-01T22:51:38.1602906Z ++ FSIZE=2097 2025-06-01T22:51:38.1603558Z ++ echo '"torch/include/ATen/ops/_foreach_rsqrt_ops.h",sha256=CdOemHktKhaL78E9D05vLG8ZFQotW1iCdXhcCJpZp50,2097' 2025-06-01T22:51:38.1603854Z ++ read fname 2025-06-01T22:51:38.1604063Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sigmoid.h 2025-06-01T22:51:38.1604397Z ++ FPATH=torch/include/ATen/ops/_foreach_sigmoid.h 2025-06-01T22:51:38.1604615Z ++ echo torch/include/ATen/ops/_foreach_sigmoid.h 2025-06-01T22:51:38.1605097Z ++ grep RECORD 2025-06-01T22:51:38.1626610Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sigmoid.h 2025-06-01T22:51:38.1626802Z +++ openssl base64 2025-06-01T22:51:38.1627755Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.1629034Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.1629387Z +++ sed -e s/=//g 2025-06-01T22:51:38.1670457Z ++ HASH=Gw_UzYz46fqXnAXeYbFzbxwHz4u8H6AL7RqZn-lpY1U 2025-06-01T22:51:38.1674005Z +++ ls -nl torch/include/ATen/ops/_foreach_sigmoid.h 2025-06-01T22:51:38.1674939Z +++ awk '{print $5}' 2025-06-01T22:51:38.1703644Z ++ FSIZE=1274 2025-06-01T22:51:38.1704178Z ++ echo '"torch/include/ATen/ops/_foreach_sigmoid.h",sha256=Gw_UzYz46fqXnAXeYbFzbxwHz4u8H6AL7RqZn-lpY1U,1274' 2025-06-01T22:51:38.1704427Z ++ read fname 2025-06-01T22:51:38.1704804Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.1705138Z ++ FPATH=torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.1705451Z ++ echo torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.1705552Z ++ grep RECORD 2025-06-01T22:51:38.1729932Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.1730154Z +++ openssl base64 2025-06-01T22:51:38.1731575Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.1732615Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.1733864Z +++ sed -e s/=//g 2025-06-01T22:51:38.1771168Z ++ HASH=mNUI6c7ywnb7tIGVVuHrsufafPdcTPInMf31PvcYZLw 2025-06-01T22:51:38.1776186Z +++ ls -nl torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.1777550Z +++ awk '{print $5}' 2025-06-01T22:51:38.1805562Z ++ FSIZE=997 2025-06-01T22:51:38.1806288Z ++ echo '"torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h",sha256=mNUI6c7ywnb7tIGVVuHrsufafPdcTPInMf31PvcYZLw,997' 2025-06-01T22:51:38.1806385Z ++ read fname 2025-06-01T22:51:38.1806663Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h 2025-06-01T22:51:38.1806898Z ++ FPATH=torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h 2025-06-01T22:51:38.1807111Z ++ echo torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h 2025-06-01T22:51:38.1807210Z ++ grep RECORD 2025-06-01T22:51:38.1833620Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h 2025-06-01T22:51:38.1833751Z +++ openssl base64 2025-06-01T22:51:38.1833865Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.1833964Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.1834070Z +++ sed -e s/=//g 2025-06-01T22:51:38.1874322Z ++ HASH=dEwMO5XnsNuy8JLKQ4luueKkJS451T3oCTRZUp_NWp8 2025-06-01T22:51:38.1877554Z +++ ls -nl torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h 2025-06-01T22:51:38.1878251Z +++ awk '{print $5}' 2025-06-01T22:51:38.1905976Z ++ FSIZE=798 2025-06-01T22:51:38.1906540Z ++ echo '"torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h",sha256=dEwMO5XnsNuy8JLKQ4luueKkJS451T3oCTRZUp_NWp8,798' 2025-06-01T22:51:38.1906652Z ++ read fname 2025-06-01T22:51:38.1906888Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sigmoid_native.h 2025-06-01T22:51:38.1907070Z ++ FPATH=torch/include/ATen/ops/_foreach_sigmoid_native.h 2025-06-01T22:51:38.1907260Z ++ echo torch/include/ATen/ops/_foreach_sigmoid_native.h 2025-06-01T22:51:38.1907827Z ++ grep RECORD 2025-06-01T22:51:38.1929130Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sigmoid_native.h 2025-06-01T22:51:38.1929276Z +++ openssl base64 2025-06-01T22:51:38.1930160Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.1931304Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.1932698Z +++ sed -e s/=//g 2025-06-01T22:51:38.1971377Z ++ HASH=86vYuIiEJeEv_zoUcAfYfzHC3skn34zguMK-KANNac8 2025-06-01T22:51:38.1976170Z +++ ls -nl torch/include/ATen/ops/_foreach_sigmoid_native.h 2025-06-01T22:51:38.1977898Z +++ awk '{print $5}' 2025-06-01T22:51:38.2005438Z ++ FSIZE=804 2025-06-01T22:51:38.2005961Z ++ echo '"torch/include/ATen/ops/_foreach_sigmoid_native.h",sha256=86vYuIiEJeEv_zoUcAfYfzHC3skn34zguMK-KANNac8,804' 2025-06-01T22:51:38.2006076Z ++ read fname 2025-06-01T22:51:38.2006306Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sigmoid_ops.h 2025-06-01T22:51:38.2006479Z ++ FPATH=torch/include/ATen/ops/_foreach_sigmoid_ops.h 2025-06-01T22:51:38.2006644Z ++ echo torch/include/ATen/ops/_foreach_sigmoid_ops.h 2025-06-01T22:51:38.2006981Z ++ grep RECORD 2025-06-01T22:51:38.2030676Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sigmoid_ops.h 2025-06-01T22:51:38.2030850Z +++ openssl base64 2025-06-01T22:51:38.2030963Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.2031060Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.2031349Z +++ sed -e s/=//g 2025-06-01T22:51:38.2075701Z ++ HASH=12RYxFsuxc61DKI6r1js-g-qyl_rt1mmMzRhGP05xQg 2025-06-01T22:51:38.2078553Z +++ ls -nl torch/include/ATen/ops/_foreach_sigmoid_ops.h 2025-06-01T22:51:38.2079471Z +++ awk '{print $5}' 2025-06-01T22:51:38.2107211Z ++ FSIZE=2115 2025-06-01T22:51:38.2107709Z ++ echo '"torch/include/ATen/ops/_foreach_sigmoid_ops.h",sha256=12RYxFsuxc61DKI6r1js-g-qyl_rt1mmMzRhGP05xQg,2115' 2025-06-01T22:51:38.2107806Z ++ read fname 2025-06-01T22:51:38.2107993Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sign.h 2025-06-01T22:51:38.2108150Z ++ FPATH=torch/include/ATen/ops/_foreach_sign.h 2025-06-01T22:51:38.2108303Z ++ echo torch/include/ATen/ops/_foreach_sign.h 2025-06-01T22:51:38.2108978Z ++ grep RECORD 2025-06-01T22:51:38.2129536Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sign.h 2025-06-01T22:51:38.2130023Z +++ openssl base64 2025-06-01T22:51:38.2130999Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.2132459Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.2133596Z +++ sed -e s/=//g 2025-06-01T22:51:38.2171724Z ++ HASH=_8p2arvQ1zELvdD5-1uC7B7SyuD6EuoH3wc3tADtJ20 2025-06-01T22:51:38.2176677Z +++ ls -nl torch/include/ATen/ops/_foreach_sign.h 2025-06-01T22:51:38.2178052Z +++ awk '{print $5}' 2025-06-01T22:51:38.2205320Z ++ FSIZE=1235 2025-06-01T22:51:38.2205904Z ++ echo '"torch/include/ATen/ops/_foreach_sign.h",sha256=_8p2arvQ1zELvdD5-1uC7B7SyuD6EuoH3wc3tADtJ20,1235' 2025-06-01T22:51:38.2206045Z ++ read fname 2025-06-01T22:51:38.2206429Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.2206817Z ++ FPATH=torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.2207317Z ++ echo torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.2207422Z ++ grep RECORD 2025-06-01T22:51:38.2231964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.2232125Z +++ openssl base64 2025-06-01T22:51:38.2232245Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.2232474Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.2232593Z +++ sed -e s/=//g 2025-06-01T22:51:38.2275471Z ++ HASH=119CdU2pz6mATsCllZFTU-mYIL-d5uGq2281Z0PlymA 2025-06-01T22:51:38.2277842Z +++ ls -nl torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.2278526Z +++ awk '{print $5}' 2025-06-01T22:51:38.2306613Z ++ FSIZE=985 2025-06-01T22:51:38.2307616Z ++ echo '"torch/include/ATen/ops/_foreach_sign_compositeexplicitautograd_dispatch.h",sha256=119CdU2pz6mATsCllZFTU-mYIL-d5uGq2281Z0PlymA,985' 2025-06-01T22:51:38.2308538Z ++ read fname 2025-06-01T22:51:38.2308959Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h 2025-06-01T22:51:38.2309606Z ++ FPATH=torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h 2025-06-01T22:51:38.2310196Z ++ echo torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h 2025-06-01T22:51:38.2310632Z ++ grep RECORD 2025-06-01T22:51:38.2329593Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h 2025-06-01T22:51:38.2330260Z +++ openssl base64 2025-06-01T22:51:38.2331315Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.2333155Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.2334399Z +++ sed -e s/=//g 2025-06-01T22:51:38.2372467Z ++ HASH=i7B1Z15lVhpkr2dtNit6VYZ2ltDw9aFZc0UbjBVSlMY 2025-06-01T22:51:38.2378687Z +++ ls -nl torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h 2025-06-01T22:51:38.2379175Z +++ awk '{print $5}' 2025-06-01T22:51:38.2405195Z ++ FSIZE=792 2025-06-01T22:51:38.2405982Z ++ echo '"torch/include/ATen/ops/_foreach_sign_cuda_dispatch.h",sha256=i7B1Z15lVhpkr2dtNit6VYZ2ltDw9aFZc0UbjBVSlMY,792' 2025-06-01T22:51:38.2406783Z ++ read fname 2025-06-01T22:51:38.2407229Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sign_native.h 2025-06-01T22:51:38.2407754Z ++ FPATH=torch/include/ATen/ops/_foreach_sign_native.h 2025-06-01T22:51:38.2408230Z ++ echo torch/include/ATen/ops/_foreach_sign_native.h 2025-06-01T22:51:38.2408616Z ++ grep RECORD 2025-06-01T22:51:38.2431301Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sign_native.h 2025-06-01T22:51:38.2431865Z +++ openssl base64 2025-06-01T22:51:38.2432122Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.2432427Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.2432689Z +++ sed -e s/=//g 2025-06-01T22:51:38.2474371Z ++ HASH=Gns4vFgAgvIvhdwoVnGCzxqf2-i4uIb282DxZ6ibKJc 2025-06-01T22:51:38.2476642Z +++ ls -nl torch/include/ATen/ops/_foreach_sign_native.h 2025-06-01T22:51:38.2477394Z +++ awk '{print $5}' 2025-06-01T22:51:38.2505707Z ++ FSIZE=789 2025-06-01T22:51:38.2506411Z ++ echo '"torch/include/ATen/ops/_foreach_sign_native.h",sha256=Gns4vFgAgvIvhdwoVnGCzxqf2-i4uIb282DxZ6ibKJc,789' 2025-06-01T22:51:38.2507183Z ++ read fname 2025-06-01T22:51:38.2507573Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sign_ops.h 2025-06-01T22:51:38.2508277Z ++ FPATH=torch/include/ATen/ops/_foreach_sign_ops.h 2025-06-01T22:51:38.2508714Z ++ echo torch/include/ATen/ops/_foreach_sign_ops.h 2025-06-01T22:51:38.2509096Z ++ grep RECORD 2025-06-01T22:51:38.2532213Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sign_ops.h 2025-06-01T22:51:38.2532836Z +++ openssl base64 2025-06-01T22:51:38.2533974Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.2535118Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.2536638Z +++ sed -e s/=//g 2025-06-01T22:51:38.2574423Z ++ HASH=ZKxCz_m36DMsaVLW6X_dUj0090E6C-E49ucgLlM-4qc 2025-06-01T22:51:38.2580147Z +++ ls -nl torch/include/ATen/ops/_foreach_sign_ops.h 2025-06-01T22:51:38.2580980Z +++ awk '{print $5}' 2025-06-01T22:51:38.2606202Z ++ FSIZE=2088 2025-06-01T22:51:38.2606932Z ++ echo '"torch/include/ATen/ops/_foreach_sign_ops.h",sha256=ZKxCz_m36DMsaVLW6X_dUj0090E6C-E49ucgLlM-4qc,2088' 2025-06-01T22:51:38.2607741Z ++ read fname 2025-06-01T22:51:38.2608083Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sin.h 2025-06-01T22:51:38.2608597Z ++ FPATH=torch/include/ATen/ops/_foreach_sin.h 2025-06-01T22:51:38.2609065Z ++ echo torch/include/ATen/ops/_foreach_sin.h 2025-06-01T22:51:38.2609578Z ++ grep RECORD 2025-06-01T22:51:38.2633398Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sin.h 2025-06-01T22:51:38.2634025Z +++ openssl base64 2025-06-01T22:51:38.2634278Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.2634537Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.2634858Z +++ sed -e s/=//g 2025-06-01T22:51:38.2676171Z ++ HASH=q2AQB4kTDUzfxT6700AwO9SgHDwiNwKd1tK5EytuK8k 2025-06-01T22:51:38.2681496Z +++ ls -nl torch/include/ATen/ops/_foreach_sin.h 2025-06-01T22:51:38.2681912Z +++ awk '{print $5}' 2025-06-01T22:51:38.2707813Z ++ FSIZE=1222 2025-06-01T22:51:38.2708462Z ++ echo '"torch/include/ATen/ops/_foreach_sin.h",sha256=q2AQB4kTDUzfxT6700AwO9SgHDwiNwKd1tK5EytuK8k,1222' 2025-06-01T22:51:38.2709107Z ++ read fname 2025-06-01T22:51:38.2709615Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.2710420Z ++ FPATH=torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.2711159Z ++ echo torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.2711694Z ++ grep RECORD 2025-06-01T22:51:38.2730410Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.2731089Z +++ openssl base64 2025-06-01T22:51:38.2731797Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.2733003Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.2734443Z +++ sed -e s/=//g 2025-06-01T22:51:38.2771743Z ++ HASH=E7vAYn6mRWYeIupZtBKVzV3vMimhmRh4O018rKlhGmc 2025-06-01T22:51:38.2776806Z +++ ls -nl torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.2778227Z +++ awk '{print $5}' 2025-06-01T22:51:38.2805292Z ++ FSIZE=981 2025-06-01T22:51:38.2806141Z ++ echo '"torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h",sha256=E7vAYn6mRWYeIupZtBKVzV3vMimhmRh4O018rKlhGmc,981' 2025-06-01T22:51:38.2807007Z ++ read fname 2025-06-01T22:51:38.2807415Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h 2025-06-01T22:51:38.2808153Z ++ FPATH=torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h 2025-06-01T22:51:38.2808700Z ++ echo torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h 2025-06-01T22:51:38.2809130Z ++ grep RECORD 2025-06-01T22:51:38.2831039Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h 2025-06-01T22:51:38.2831616Z +++ openssl base64 2025-06-01T22:51:38.2831872Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.2832134Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.2832390Z +++ sed -e s/=//g 2025-06-01T22:51:38.2875195Z ++ HASH=GkuQzGOsrNLYUe1Gq9_OKJjzayi1k_wOFxJGIIjAiW8 2025-06-01T22:51:38.2880944Z +++ ls -nl torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h 2025-06-01T22:51:38.2881685Z +++ awk '{print $5}' 2025-06-01T22:51:38.2909386Z ++ FSIZE=790 2025-06-01T22:51:38.2910251Z ++ echo '"torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h",sha256=GkuQzGOsrNLYUe1Gq9_OKJjzayi1k_wOFxJGIIjAiW8,790' 2025-06-01T22:51:38.2910961Z ++ read fname 2025-06-01T22:51:38.2911318Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sin_native.h 2025-06-01T22:51:38.2911833Z ++ FPATH=torch/include/ATen/ops/_foreach_sin_native.h 2025-06-01T22:51:38.2912295Z ++ echo torch/include/ATen/ops/_foreach_sin_native.h 2025-06-01T22:51:38.2912669Z ++ grep RECORD 2025-06-01T22:51:38.2932205Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sin_native.h 2025-06-01T22:51:38.2932718Z +++ openssl base64 2025-06-01T22:51:38.2933589Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.2934896Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.2936396Z +++ sed -e s/=//g 2025-06-01T22:51:38.2973757Z ++ HASH=V7ng0ItxEnx5pM4bfI39EprsqGZ5JCczq3x3KVWOa5k 2025-06-01T22:51:38.2980010Z +++ awk '{print $5}' 2025-06-01T22:51:38.2981122Z +++ ls -nl torch/include/ATen/ops/_foreach_sin_native.h 2025-06-01T22:51:38.3006202Z ++ FSIZE=784 2025-06-01T22:51:38.3006878Z ++ echo '"torch/include/ATen/ops/_foreach_sin_native.h",sha256=V7ng0ItxEnx5pM4bfI39EprsqGZ5JCczq3x3KVWOa5k,784' 2025-06-01T22:51:38.3007570Z ++ read fname 2025-06-01T22:51:38.3008084Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sin_ops.h 2025-06-01T22:51:38.3008588Z ++ FPATH=torch/include/ATen/ops/_foreach_sin_ops.h 2025-06-01T22:51:38.3009029Z ++ echo torch/include/ATen/ops/_foreach_sin_ops.h 2025-06-01T22:51:38.3009414Z ++ grep RECORD 2025-06-01T22:51:38.3031883Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sin_ops.h 2025-06-01T22:51:38.3032410Z +++ openssl base64 2025-06-01T22:51:38.3032660Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.3033742Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.3034012Z +++ sed -e s/=//g 2025-06-01T22:51:38.3077078Z ++ HASH=n03LtHHqhVJT0RDRbfNmVB8N7qYXd21j4e7cjBxz4Yk 2025-06-01T22:51:38.3079031Z +++ ls -nl torch/include/ATen/ops/_foreach_sin_ops.h 2025-06-01T22:51:38.3079701Z +++ awk '{print $5}' 2025-06-01T22:51:38.3109429Z ++ FSIZE=2079 2025-06-01T22:51:38.3110147Z ++ echo '"torch/include/ATen/ops/_foreach_sin_ops.h",sha256=n03LtHHqhVJT0RDRbfNmVB8N7qYXd21j4e7cjBxz4Yk,2079' 2025-06-01T22:51:38.3110817Z ++ read fname 2025-06-01T22:51:38.3111169Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sinh.h 2025-06-01T22:51:38.3111622Z ++ FPATH=torch/include/ATen/ops/_foreach_sinh.h 2025-06-01T22:51:38.3112033Z ++ echo torch/include/ATen/ops/_foreach_sinh.h 2025-06-01T22:51:38.3112377Z ++ grep RECORD 2025-06-01T22:51:38.3129874Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sinh.h 2025-06-01T22:51:38.3130367Z +++ openssl base64 2025-06-01T22:51:38.3131738Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.3132722Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.3133955Z +++ sed -e s/=//g 2025-06-01T22:51:38.3172050Z ++ HASH=QuThDx-U40E1K_iJo6-UTT51nVmmK4zLjwFI-oUkEYQ 2025-06-01T22:51:38.3176827Z +++ ls -nl torch/include/ATen/ops/_foreach_sinh.h 2025-06-01T22:51:38.3178236Z +++ awk '{print $5}' 2025-06-01T22:51:38.3205499Z ++ FSIZE=1235 2025-06-01T22:51:38.3206127Z ++ echo '"torch/include/ATen/ops/_foreach_sinh.h",sha256=QuThDx-U40E1K_iJo6-UTT51nVmmK4zLjwFI-oUkEYQ,1235' 2025-06-01T22:51:38.3206793Z ++ read fname 2025-06-01T22:51:38.3207455Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.3208298Z ++ FPATH=torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.3209083Z ++ echo torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.3209616Z ++ grep RECORD 2025-06-01T22:51:38.3232714Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.3233397Z +++ openssl base64 2025-06-01T22:51:38.3233665Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.3233915Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.3234191Z +++ sed -e s/=//g 2025-06-01T22:51:38.3276344Z ++ HASH=WuW_pHcH3snQxpiRdRNSO_DlLyV6FzuESyw3UwTVK7s 2025-06-01T22:51:38.3279287Z +++ ls -nl torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.3279853Z +++ awk '{print $5}' 2025-06-01T22:51:38.3307434Z ++ FSIZE=985 2025-06-01T22:51:38.3308261Z ++ echo '"torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h",sha256=WuW_pHcH3snQxpiRdRNSO_DlLyV6FzuESyw3UwTVK7s,985' 2025-06-01T22:51:38.3309084Z ++ read fname 2025-06-01T22:51:38.3309492Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h 2025-06-01T22:51:38.3310084Z ++ FPATH=torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h 2025-06-01T22:51:38.3310505Z ++ grep RECORD 2025-06-01T22:51:38.3310850Z ++ echo torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h 2025-06-01T22:51:38.3329006Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h 2025-06-01T22:51:38.3329705Z +++ openssl base64 2025-06-01T22:51:38.3330768Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.3331956Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.3333271Z +++ sed -e s/=//g 2025-06-01T22:51:38.3371202Z ++ HASH=Ds_xzRCY9t6plr2vnX_dWl__guO_L4z_gWq_Lpj6mR0 2025-06-01T22:51:38.3376449Z +++ ls -nl torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h 2025-06-01T22:51:38.3378427Z +++ awk '{print $5}' 2025-06-01T22:51:38.3405252Z ++ FSIZE=792 2025-06-01T22:51:38.3405947Z ++ echo '"torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h",sha256=Ds_xzRCY9t6plr2vnX_dWl__guO_L4z_gWq_Lpj6mR0,792' 2025-06-01T22:51:38.3406654Z ++ read fname 2025-06-01T22:51:38.3407033Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sinh_native.h 2025-06-01T22:51:38.3407558Z ++ FPATH=torch/include/ATen/ops/_foreach_sinh_native.h 2025-06-01T22:51:38.3408034Z ++ echo torch/include/ATen/ops/_foreach_sinh_native.h 2025-06-01T22:51:38.3408420Z ++ grep RECORD 2025-06-01T22:51:38.3431930Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sinh_native.h 2025-06-01T22:51:38.3432495Z +++ openssl base64 2025-06-01T22:51:38.3432747Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.3433000Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.3433255Z +++ sed -e s/=//g 2025-06-01T22:51:38.3473282Z ++ HASH=s9gFyrE2YKT42RzrgYpW-mXIJ8PvY2bqOoOv58wUVkg 2025-06-01T22:51:38.3476512Z +++ ls -nl torch/include/ATen/ops/_foreach_sinh_native.h 2025-06-01T22:51:38.3478343Z +++ awk '{print $5}' 2025-06-01T22:51:38.3507031Z ++ FSIZE=789 2025-06-01T22:51:38.3507771Z ++ echo '"torch/include/ATen/ops/_foreach_sinh_native.h",sha256=s9gFyrE2YKT42RzrgYpW-mXIJ8PvY2bqOoOv58wUVkg,789' 2025-06-01T22:51:38.3508470Z ++ read fname 2025-06-01T22:51:38.3508816Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sinh_ops.h 2025-06-01T22:51:38.3509311Z ++ FPATH=torch/include/ATen/ops/_foreach_sinh_ops.h 2025-06-01T22:51:38.3509738Z ++ echo torch/include/ATen/ops/_foreach_sinh_ops.h 2025-06-01T22:51:38.3510117Z ++ grep RECORD 2025-06-01T22:51:38.3527931Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sinh_ops.h 2025-06-01T22:51:38.3528464Z +++ openssl base64 2025-06-01T22:51:38.3529508Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.3530697Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.3532091Z +++ sed -e s/=//g 2025-06-01T22:51:38.3570809Z ++ HASH=9A9qFysThlj5VCytgBEdLiJWV_XWDfSbBvRKg7yZ5tw 2025-06-01T22:51:38.3575735Z +++ ls -nl torch/include/ATen/ops/_foreach_sinh_ops.h 2025-06-01T22:51:38.3576750Z +++ awk '{print $5}' 2025-06-01T22:51:38.3602045Z ++ FSIZE=2088 2025-06-01T22:51:38.3602769Z ++ echo '"torch/include/ATen/ops/_foreach_sinh_ops.h",sha256=9A9qFysThlj5VCytgBEdLiJWV_XWDfSbBvRKg7yZ5tw,2088' 2025-06-01T22:51:38.3603444Z ++ read fname 2025-06-01T22:51:38.3603903Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sqrt.h 2025-06-01T22:51:38.3604550Z ++ FPATH=torch/include/ATen/ops/_foreach_sqrt.h 2025-06-01T22:51:38.3604969Z ++ echo torch/include/ATen/ops/_foreach_sqrt.h 2025-06-01T22:51:38.3605915Z ++ grep RECORD 2025-06-01T22:51:38.3630311Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sqrt.h 2025-06-01T22:51:38.3630839Z +++ openssl base64 2025-06-01T22:51:38.3631106Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.3631491Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.3631761Z +++ sed -e s/=//g 2025-06-01T22:51:38.3672554Z ++ HASH=2yh5kwnBL30hzvIawoO6b554PziqWW4nSzZWmSi7Nho 2025-06-01T22:51:38.3674868Z +++ ls -nl torch/include/ATen/ops/_foreach_sqrt.h 2025-06-01T22:51:38.3675264Z +++ awk '{print $5}' 2025-06-01T22:51:38.3703408Z ++ FSIZE=1235 2025-06-01T22:51:38.3704119Z ++ echo '"torch/include/ATen/ops/_foreach_sqrt.h",sha256=2yh5kwnBL30hzvIawoO6b554PziqWW4nSzZWmSi7Nho,1235' 2025-06-01T22:51:38.3704773Z ++ read fname 2025-06-01T22:51:38.3705282Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.3706078Z ++ FPATH=torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.3706825Z ++ echo torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.3707501Z ++ grep RECORD 2025-06-01T22:51:38.3726666Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.3727376Z +++ openssl base64 2025-06-01T22:51:38.3727632Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.3728702Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.3729939Z +++ sed -e s/=//g 2025-06-01T22:51:38.3770378Z ++ HASH=dx79QBg5vjXu1_bm-UY3QgqFpJg6Bjcb6QKQAkmDpVk 2025-06-01T22:51:38.3775191Z +++ ls -nl torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.3775828Z +++ awk '{print $5}' 2025-06-01T22:51:38.3801077Z ++ FSIZE=985 2025-06-01T22:51:38.3801950Z ++ echo '"torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h",sha256=dx79QBg5vjXu1_bm-UY3QgqFpJg6Bjcb6QKQAkmDpVk,985' 2025-06-01T22:51:38.3802796Z ++ read fname 2025-06-01T22:51:38.3803200Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h 2025-06-01T22:51:38.3803923Z ++ FPATH=torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h 2025-06-01T22:51:38.3804646Z ++ echo torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h 2025-06-01T22:51:38.3805284Z ++ grep RECORD 2025-06-01T22:51:38.3828437Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h 2025-06-01T22:51:38.3829155Z +++ openssl base64 2025-06-01T22:51:38.3829423Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.3829684Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.3829955Z +++ sed -e s/=//g 2025-06-01T22:51:38.3871530Z ++ HASH=R2I313_FMJORMUQMYqSkhx40Z6FT8OQdnUaBvM9w25g 2025-06-01T22:51:38.3874954Z +++ ls -nl torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h 2025-06-01T22:51:38.3875498Z +++ awk '{print $5}' 2025-06-01T22:51:38.3903231Z ++ FSIZE=792 2025-06-01T22:51:38.3903967Z ++ echo '"torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h",sha256=R2I313_FMJORMUQMYqSkhx40Z6FT8OQdnUaBvM9w25g,792' 2025-06-01T22:51:38.3904673Z ++ read fname 2025-06-01T22:51:38.3905040Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sqrt_native.h 2025-06-01T22:51:38.3905569Z ++ FPATH=torch/include/ATen/ops/_foreach_sqrt_native.h 2025-06-01T22:51:38.3906019Z ++ echo torch/include/ATen/ops/_foreach_sqrt_native.h 2025-06-01T22:51:38.3906409Z ++ grep RECORD 2025-06-01T22:51:38.3927276Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sqrt_native.h 2025-06-01T22:51:38.3927827Z +++ openssl base64 2025-06-01T22:51:38.3928648Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.3929863Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.3930968Z +++ sed -e s/=//g 2025-06-01T22:51:38.3969227Z ++ HASH=6hsSu779GLp2mBwjQVnVys9mUOzAUNQuYuwKa78D0RY 2025-06-01T22:51:38.3974022Z +++ ls -nl torch/include/ATen/ops/_foreach_sqrt_native.h 2025-06-01T22:51:38.3974856Z +++ awk '{print $5}' 2025-06-01T22:51:38.4001908Z ++ FSIZE=789 2025-06-01T22:51:38.4002569Z ++ echo '"torch/include/ATen/ops/_foreach_sqrt_native.h",sha256=6hsSu779GLp2mBwjQVnVys9mUOzAUNQuYuwKa78D0RY,789' 2025-06-01T22:51:38.4003257Z ++ read fname 2025-06-01T22:51:38.4003619Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sqrt_ops.h 2025-06-01T22:51:38.4004427Z ++ FPATH=torch/include/ATen/ops/_foreach_sqrt_ops.h 2025-06-01T22:51:38.4004917Z ++ echo torch/include/ATen/ops/_foreach_sqrt_ops.h 2025-06-01T22:51:38.4005440Z ++ grep RECORD 2025-06-01T22:51:38.4029374Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sqrt_ops.h 2025-06-01T22:51:38.4029916Z +++ openssl base64 2025-06-01T22:51:38.4030173Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.4030432Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.4030688Z +++ sed -e s/=//g 2025-06-01T22:51:38.4073660Z ++ HASH=yeN3DoQFY4XvsiNbplTU6IiksHiLeMSE4PLAgzvT9Us 2025-06-01T22:51:38.4076037Z +++ ls -nl torch/include/ATen/ops/_foreach_sqrt_ops.h 2025-06-01T22:51:38.4077174Z +++ awk '{print $5}' 2025-06-01T22:51:38.4105063Z ++ FSIZE=2088 2025-06-01T22:51:38.4105756Z ++ echo '"torch/include/ATen/ops/_foreach_sqrt_ops.h",sha256=yeN3DoQFY4XvsiNbplTU6IiksHiLeMSE4PLAgzvT9Us,2088' 2025-06-01T22:51:38.4106439Z ++ read fname 2025-06-01T22:51:38.4106756Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sub.h 2025-06-01T22:51:38.4107351Z ++ FPATH=torch/include/ATen/ops/_foreach_sub.h 2025-06-01T22:51:38.4107745Z ++ echo torch/include/ATen/ops/_foreach_sub.h 2025-06-01T22:51:38.4108119Z ++ grep RECORD 2025-06-01T22:51:38.4127900Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sub.h 2025-06-01T22:51:38.4128429Z +++ openssl base64 2025-06-01T22:51:38.4128834Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.4130144Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.4131342Z +++ sed -e s/=//g 2025-06-01T22:51:38.4171065Z ++ HASH=8ie-8tNqlWNqVpDr0H_NRG9esvc1ivP0PgLw35ZOqL8 2025-06-01T22:51:38.4175853Z +++ ls -nl torch/include/ATen/ops/_foreach_sub.h 2025-06-01T22:51:38.4177525Z +++ awk '{print $5}' 2025-06-01T22:51:38.4205248Z ++ FSIZE=3666 2025-06-01T22:51:38.4205887Z ++ echo '"torch/include/ATen/ops/_foreach_sub.h",sha256=8ie-8tNqlWNqVpDr0H_NRG9esvc1ivP0PgLw35ZOqL8,3666' 2025-06-01T22:51:38.4206535Z ++ read fname 2025-06-01T22:51:38.4207060Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.4207888Z ++ FPATH=torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.4208661Z ++ echo torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.4209213Z ++ grep RECORD 2025-06-01T22:51:38.4231659Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.4232358Z +++ openssl base64 2025-06-01T22:51:38.4232617Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.4232877Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.4233138Z +++ sed -e s/=//g 2025-06-01T22:51:38.4276925Z ++ HASH=PgLOsDEh2gIdUTxp6h0LE9bIpY1GAg2255Rps4dNczs 2025-06-01T22:51:38.4280719Z +++ ls -nl torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.4281495Z +++ awk '{print $5}' 2025-06-01T22:51:38.4309892Z ++ FSIZE=1965 2025-06-01T22:51:38.4310773Z ++ echo '"torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h",sha256=PgLOsDEh2gIdUTxp6h0LE9bIpY1GAg2255Rps4dNczs,1965' 2025-06-01T22:51:38.4311640Z ++ read fname 2025-06-01T22:51:38.4312047Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h 2025-06-01T22:51:38.4312614Z ++ FPATH=torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h 2025-06-01T22:51:38.4313137Z ++ echo torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h 2025-06-01T22:51:38.4313721Z ++ grep RECORD 2025-06-01T22:51:38.4331121Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h 2025-06-01T22:51:38.4331710Z +++ openssl base64 2025-06-01T22:51:38.4332746Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.4334485Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.4335582Z +++ sed -e s/=//g 2025-06-01T22:51:38.4373914Z ++ HASH=clpGRsPk-bTft2ZLnilk2HuRI_1tsgszrVyToCH8rO0 2025-06-01T22:51:38.4379686Z +++ ls -nl torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h 2025-06-01T22:51:38.4380126Z +++ awk '{print $5}' 2025-06-01T22:51:38.4405484Z ++ FSIZE=1256 2025-06-01T22:51:38.4406192Z ++ echo '"torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h",sha256=clpGRsPk-bTft2ZLnilk2HuRI_1tsgszrVyToCH8rO0,1256' 2025-06-01T22:51:38.4407093Z ++ read fname 2025-06-01T22:51:38.4407452Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sub_native.h 2025-06-01T22:51:38.4407976Z ++ FPATH=torch/include/ATen/ops/_foreach_sub_native.h 2025-06-01T22:51:38.4408444Z ++ echo torch/include/ATen/ops/_foreach_sub_native.h 2025-06-01T22:51:38.4408839Z ++ grep RECORD 2025-06-01T22:51:38.4432503Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sub_native.h 2025-06-01T22:51:38.4433033Z +++ openssl base64 2025-06-01T22:51:38.4433302Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.4433547Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.4434409Z +++ sed -e s/=//g 2025-06-01T22:51:38.4475390Z ++ HASH=P3M9bkfHbrQrjoMDwWgDBB0ZPs6F2Sf3HcoNpUz_mpg 2025-06-01T22:51:38.4479364Z +++ ls -nl torch/include/ATen/ops/_foreach_sub_native.h 2025-06-01T22:51:38.4480207Z +++ awk '{print $5}' 2025-06-01T22:51:38.4509182Z ++ FSIZE=2260 2025-06-01T22:51:38.4509930Z ++ echo '"torch/include/ATen/ops/_foreach_sub_native.h",sha256=P3M9bkfHbrQrjoMDwWgDBB0ZPs6F2Sf3HcoNpUz_mpg,2260' 2025-06-01T22:51:38.4510617Z ++ read fname 2025-06-01T22:51:38.4510969Z ++ make_wheel_record torch/include/ATen/ops/_foreach_sub_ops.h 2025-06-01T22:51:38.4511456Z ++ FPATH=torch/include/ATen/ops/_foreach_sub_ops.h 2025-06-01T22:51:38.4512012Z ++ echo torch/include/ATen/ops/_foreach_sub_ops.h 2025-06-01T22:51:38.4512401Z ++ grep RECORD 2025-06-01T22:51:38.4530826Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_sub_ops.h 2025-06-01T22:51:38.4531365Z +++ openssl base64 2025-06-01T22:51:38.4532431Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.4533932Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.4535224Z +++ sed -e s/=//g 2025-06-01T22:51:38.4572980Z ++ HASH=tu2EVnenxUm4fZ_hDXV4MqrGleoBtJ6swVCmWawgzHI 2025-06-01T22:51:38.4578463Z +++ ls -nl torch/include/ATen/ops/_foreach_sub_ops.h 2025-06-01T22:51:38.4579540Z +++ awk '{print $5}' 2025-06-01T22:51:38.4605681Z ++ FSIZE=6625 2025-06-01T22:51:38.4606336Z ++ echo '"torch/include/ATen/ops/_foreach_sub_ops.h",sha256=tu2EVnenxUm4fZ_hDXV4MqrGleoBtJ6swVCmWawgzHI,6625' 2025-06-01T22:51:38.4607024Z ++ read fname 2025-06-01T22:51:38.4607365Z ++ make_wheel_record torch/include/ATen/ops/_foreach_tan.h 2025-06-01T22:51:38.4607814Z ++ FPATH=torch/include/ATen/ops/_foreach_tan.h 2025-06-01T22:51:38.4608237Z ++ echo torch/include/ATen/ops/_foreach_tan.h 2025-06-01T22:51:38.4608599Z ++ grep RECORD 2025-06-01T22:51:38.4631277Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_tan.h 2025-06-01T22:51:38.4631827Z +++ openssl base64 2025-06-01T22:51:38.4632084Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.4632342Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.4633008Z +++ sed -e s/=//g 2025-06-01T22:51:38.4672323Z ++ HASH=I3NJFs3e0ABQx_FmhVQtuV0FZwPPt66KuQ7aE7oC2zI 2025-06-01T22:51:38.4675908Z +++ ls -nl torch/include/ATen/ops/_foreach_tan.h 2025-06-01T22:51:38.4678310Z +++ awk '{print $5}' 2025-06-01T22:51:38.4706348Z ++ FSIZE=1222 2025-06-01T22:51:38.4707037Z ++ echo '"torch/include/ATen/ops/_foreach_tan.h",sha256=I3NJFs3e0ABQx_FmhVQtuV0FZwPPt66KuQ7aE7oC2zI,1222' 2025-06-01T22:51:38.4707680Z ++ read fname 2025-06-01T22:51:38.4708193Z ++ make_wheel_record torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.4709140Z ++ FPATH=torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.4709889Z ++ echo torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.4710420Z ++ grep RECORD 2025-06-01T22:51:38.4729079Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.4729778Z +++ openssl base64 2025-06-01T22:51:38.4730040Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.4731488Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.4732620Z +++ sed -e s/=//g 2025-06-01T22:51:38.4770760Z ++ HASH=tWiT5GxFobzjgmN343rM2JtFwxsHBmwwjDogvzFeT50 2025-06-01T22:51:38.4775844Z +++ ls -nl torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.4776398Z +++ awk '{print $5}' 2025-06-01T22:51:38.4803821Z ++ FSIZE=981 2025-06-01T22:51:38.4804903Z ++ echo '"torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h",sha256=tWiT5GxFobzjgmN343rM2JtFwxsHBmwwjDogvzFeT50,981' 2025-06-01T22:51:38.4805774Z ++ read fname 2025-06-01T22:51:38.4806201Z ++ make_wheel_record torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h 2025-06-01T22:51:38.4806785Z ++ FPATH=torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h 2025-06-01T22:51:38.4807317Z ++ echo torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h 2025-06-01T22:51:38.4807731Z ++ grep RECORD 2025-06-01T22:51:38.4829225Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h 2025-06-01T22:51:38.4829983Z +++ openssl base64 2025-06-01T22:51:38.4830241Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.4830509Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.4830769Z +++ sed -e s/=//g 2025-06-01T22:51:38.4871174Z ++ HASH=r9_M7nVUJmzWLJHGPPYVbvB5p5Im-7WeMMeYhmZwZiY 2025-06-01T22:51:38.4874195Z +++ ls -nl torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h 2025-06-01T22:51:38.4875002Z +++ awk '{print $5}' 2025-06-01T22:51:38.4902075Z ++ FSIZE=790 2025-06-01T22:51:38.4902834Z ++ echo '"torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h",sha256=r9_M7nVUJmzWLJHGPPYVbvB5p5Im-7WeMMeYhmZwZiY,790' 2025-06-01T22:51:38.4903687Z ++ read fname 2025-06-01T22:51:38.4904042Z ++ make_wheel_record torch/include/ATen/ops/_foreach_tan_native.h 2025-06-01T22:51:38.4904555Z ++ FPATH=torch/include/ATen/ops/_foreach_tan_native.h 2025-06-01T22:51:38.4904998Z ++ echo torch/include/ATen/ops/_foreach_tan_native.h 2025-06-01T22:51:38.4905393Z ++ grep RECORD 2025-06-01T22:51:38.4925396Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_tan_native.h 2025-06-01T22:51:38.4925927Z +++ openssl base64 2025-06-01T22:51:38.4926205Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.4926989Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.4928251Z +++ sed -e s/=//g 2025-06-01T22:51:38.4968300Z ++ HASH=y4KmTas2BalIaBaROCe55VYjreO6p50uvMgiecKoLLg 2025-06-01T22:51:38.4973129Z +++ ls -nl torch/include/ATen/ops/_foreach_tan_native.h 2025-06-01T22:51:38.4973984Z +++ awk '{print $5}' 2025-06-01T22:51:38.5001419Z ++ FSIZE=784 2025-06-01T22:51:38.5002253Z ++ echo '"torch/include/ATen/ops/_foreach_tan_native.h",sha256=y4KmTas2BalIaBaROCe55VYjreO6p50uvMgiecKoLLg,784' 2025-06-01T22:51:38.5002947Z ++ read fname 2025-06-01T22:51:38.5003290Z ++ make_wheel_record torch/include/ATen/ops/_foreach_tan_ops.h 2025-06-01T22:51:38.5003910Z ++ FPATH=torch/include/ATen/ops/_foreach_tan_ops.h 2025-06-01T22:51:38.5004516Z ++ echo torch/include/ATen/ops/_foreach_tan_ops.h 2025-06-01T22:51:38.5014391Z ++ grep RECORD 2025-06-01T22:51:38.5028154Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_tan_ops.h 2025-06-01T22:51:38.5028712Z +++ openssl base64 2025-06-01T22:51:38.5028977Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.5029219Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.5029498Z +++ sed -e s/=//g 2025-06-01T22:51:38.5070041Z ++ HASH=vbBgiY21UeGFwIKsaVchsQl4Fan8JdjCjfcxcvyDiwY 2025-06-01T22:51:38.5072867Z +++ ls -nl torch/include/ATen/ops/_foreach_tan_ops.h 2025-06-01T22:51:38.5073610Z +++ awk '{print $5}' 2025-06-01T22:51:38.5102302Z ++ FSIZE=2079 2025-06-01T22:51:38.5103169Z ++ echo '"torch/include/ATen/ops/_foreach_tan_ops.h",sha256=vbBgiY21UeGFwIKsaVchsQl4Fan8JdjCjfcxcvyDiwY,2079' 2025-06-01T22:51:38.5103849Z ++ read fname 2025-06-01T22:51:38.5104189Z ++ make_wheel_record torch/include/ATen/ops/_foreach_tanh.h 2025-06-01T22:51:38.5104641Z ++ FPATH=torch/include/ATen/ops/_foreach_tanh.h 2025-06-01T22:51:38.5105052Z ++ echo torch/include/ATen/ops/_foreach_tanh.h 2025-06-01T22:51:38.5105417Z ++ grep RECORD 2025-06-01T22:51:38.5125974Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_tanh.h 2025-06-01T22:51:38.5126496Z +++ openssl base64 2025-06-01T22:51:38.5126759Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.5127022Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.5127591Z +++ sed -e s/=//g 2025-06-01T22:51:38.5167562Z ++ HASH=hhFBcEvf_5Q3e3Am0rD_PTk4PMtzmsd3I7-wmbCoivU 2025-06-01T22:51:38.5172550Z +++ ls -nl torch/include/ATen/ops/_foreach_tanh.h 2025-06-01T22:51:38.5173503Z +++ awk '{print $5}' 2025-06-01T22:51:38.5200124Z ++ FSIZE=1235 2025-06-01T22:51:38.5200859Z ++ echo '"torch/include/ATen/ops/_foreach_tanh.h",sha256=hhFBcEvf_5Q3e3Am0rD_PTk4PMtzmsd3I7-wmbCoivU,1235' 2025-06-01T22:51:38.5201489Z ++ read fname 2025-06-01T22:51:38.5202002Z ++ make_wheel_record torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.5202799Z ++ FPATH=torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.5203549Z ++ echo torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.5204365Z ++ grep RECORD 2025-06-01T22:51:38.5226415Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.5227207Z +++ openssl base64 2025-06-01T22:51:38.5227506Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.5227846Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.5228488Z +++ sed -e s/=//g 2025-06-01T22:51:38.5269893Z ++ HASH=eZiXEC9ShTFgCyo_irQy0LwKuaq6-xP1rA-gqwGKPXc 2025-06-01T22:51:38.5273699Z +++ ls -nl torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.5274352Z +++ awk '{print $5}' 2025-06-01T22:51:38.5302348Z ++ FSIZE=985 2025-06-01T22:51:38.5303221Z ++ echo '"torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h",sha256=eZiXEC9ShTFgCyo_irQy0LwKuaq6-xP1rA-gqwGKPXc,985' 2025-06-01T22:51:38.5304073Z ++ read fname 2025-06-01T22:51:38.5304474Z ++ make_wheel_record torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h 2025-06-01T22:51:38.5305051Z ++ FPATH=torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h 2025-06-01T22:51:38.5305579Z ++ echo torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h 2025-06-01T22:51:38.5305986Z ++ grep RECORD 2025-06-01T22:51:38.5326333Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h 2025-06-01T22:51:38.5326909Z +++ openssl base64 2025-06-01T22:51:38.5327196Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.5327459Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.5327932Z +++ sed -e s/=//g 2025-06-01T22:51:38.5367626Z ++ HASH=hT4YelKEv44WsMi9mDhVUJXtAO0oW3ClYnhyHh1yWi4 2025-06-01T22:51:38.5372741Z +++ ls -nl torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h 2025-06-01T22:51:38.5373657Z +++ awk '{print $5}' 2025-06-01T22:51:38.5399666Z ++ FSIZE=792 2025-06-01T22:51:38.5400383Z ++ echo '"torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h",sha256=hT4YelKEv44WsMi9mDhVUJXtAO0oW3ClYnhyHh1yWi4,792' 2025-06-01T22:51:38.5401272Z ++ read fname 2025-06-01T22:51:38.5401662Z ++ make_wheel_record torch/include/ATen/ops/_foreach_tanh_native.h 2025-06-01T22:51:38.5402211Z ++ FPATH=torch/include/ATen/ops/_foreach_tanh_native.h 2025-06-01T22:51:38.5402733Z ++ echo torch/include/ATen/ops/_foreach_tanh_native.h 2025-06-01T22:51:38.5403126Z ++ grep RECORD 2025-06-01T22:51:38.5427313Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_tanh_native.h 2025-06-01T22:51:38.5427867Z +++ openssl base64 2025-06-01T22:51:38.5428134Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.5428382Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.5428778Z +++ sed -e s/=//g 2025-06-01T22:51:38.5470310Z ++ HASH=BFAfPoTXDV14zq9Fn8rG25fVcWnUfN7fnZNzmNhe6tY 2025-06-01T22:51:38.5474607Z +++ ls -nl torch/include/ATen/ops/_foreach_tanh_native.h 2025-06-01T22:51:38.5475982Z +++ awk '{print $5}' 2025-06-01T22:51:38.5504036Z ++ FSIZE=789 2025-06-01T22:51:38.5504820Z ++ echo '"torch/include/ATen/ops/_foreach_tanh_native.h",sha256=BFAfPoTXDV14zq9Fn8rG25fVcWnUfN7fnZNzmNhe6tY,789' 2025-06-01T22:51:38.5505505Z ++ read fname 2025-06-01T22:51:38.5505858Z ++ make_wheel_record torch/include/ATen/ops/_foreach_tanh_ops.h 2025-06-01T22:51:38.5506338Z ++ FPATH=torch/include/ATen/ops/_foreach_tanh_ops.h 2025-06-01T22:51:38.5506773Z ++ echo torch/include/ATen/ops/_foreach_tanh_ops.h 2025-06-01T22:51:38.5507162Z ++ grep RECORD 2025-06-01T22:51:38.5527379Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_tanh_ops.h 2025-06-01T22:51:38.5528039Z +++ openssl base64 2025-06-01T22:51:38.5528690Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.5530030Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.5531347Z +++ sed -e s/=//g 2025-06-01T22:51:38.5570458Z ++ HASH=vFTTsoPLMTzrZBuGD-OBDYRVCjhq9a_u3Lm4R3bEZR0 2025-06-01T22:51:38.5575439Z +++ ls -nl torch/include/ATen/ops/_foreach_tanh_ops.h 2025-06-01T22:51:38.5576507Z +++ awk '{print $5}' 2025-06-01T22:51:38.5604071Z ++ FSIZE=2088 2025-06-01T22:51:38.5604738Z ++ echo '"torch/include/ATen/ops/_foreach_tanh_ops.h",sha256=vFTTsoPLMTzrZBuGD-OBDYRVCjhq9a_u3Lm4R3bEZR0,2088' 2025-06-01T22:51:38.5605646Z ++ read fname 2025-06-01T22:51:38.5605997Z ++ make_wheel_record torch/include/ATen/ops/_foreach_trunc.h 2025-06-01T22:51:38.5606466Z ++ FPATH=torch/include/ATen/ops/_foreach_trunc.h 2025-06-01T22:51:38.5606904Z ++ echo torch/include/ATen/ops/_foreach_trunc.h 2025-06-01T22:51:38.5607416Z ++ grep RECORD 2025-06-01T22:51:38.5629594Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_trunc.h 2025-06-01T22:51:38.5629709Z +++ openssl base64 2025-06-01T22:51:38.5629809Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.5630008Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.5631134Z +++ sed -e s/=//g 2025-06-01T22:51:38.5671273Z ++ HASH=X4Xwh4aZhKZFZk8kAF3yN0XEnH5IHdOtYWrsZeneOjo 2025-06-01T22:51:38.5676325Z +++ ls -nl torch/include/ATen/ops/_foreach_trunc.h 2025-06-01T22:51:38.5677314Z +++ awk '{print $5}' 2025-06-01T22:51:38.5705655Z ++ FSIZE=1248 2025-06-01T22:51:38.5706225Z ++ echo '"torch/include/ATen/ops/_foreach_trunc.h",sha256=X4Xwh4aZhKZFZk8kAF3yN0XEnH5IHdOtYWrsZeneOjo,1248' 2025-06-01T22:51:38.5706327Z ++ read fname 2025-06-01T22:51:38.5706704Z ++ make_wheel_record torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.5707030Z ++ FPATH=torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.5707348Z ++ echo torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.5707561Z ++ grep RECORD 2025-06-01T22:51:38.5728808Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.5728923Z +++ openssl base64 2025-06-01T22:51:38.5729836Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.5731056Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.5732316Z +++ sed -e s/=//g 2025-06-01T22:51:38.5770412Z ++ HASH=A-8iOv7LlH4hPqcl_Jup-Ca5BUg3XBUrHjKR03ST3mA 2025-06-01T22:51:38.5775221Z +++ ls -nl torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.5776115Z +++ awk '{print $5}' 2025-06-01T22:51:38.5803895Z ++ FSIZE=989 2025-06-01T22:51:38.5804679Z ++ echo '"torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h",sha256=A-8iOv7LlH4hPqcl_Jup-Ca5BUg3XBUrHjKR03ST3mA,989' 2025-06-01T22:51:38.5804781Z ++ read fname 2025-06-01T22:51:38.5805464Z ++ make_wheel_record torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h 2025-06-01T22:51:38.5805739Z ++ FPATH=torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h 2025-06-01T22:51:38.5805967Z ++ echo torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h 2025-06-01T22:51:38.5806069Z ++ grep RECORD 2025-06-01T22:51:38.5830783Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h 2025-06-01T22:51:38.5831108Z +++ openssl base64 2025-06-01T22:51:38.5831598Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.5831737Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.5831840Z +++ sed -e s/=//g 2025-06-01T22:51:38.5873285Z ++ HASH=9J3JZTWwXdi82irP1-EXfOK7OL_dzzEwzeFO7LUxxW4 2025-06-01T22:51:38.5876274Z +++ ls -nl torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h 2025-06-01T22:51:38.5876781Z +++ awk '{print $5}' 2025-06-01T22:51:38.5905203Z ++ FSIZE=794 2025-06-01T22:51:38.5905836Z ++ echo '"torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h",sha256=9J3JZTWwXdi82irP1-EXfOK7OL_dzzEwzeFO7LUxxW4,794' 2025-06-01T22:51:38.5905987Z ++ read fname 2025-06-01T22:51:38.5906217Z ++ make_wheel_record torch/include/ATen/ops/_foreach_trunc_native.h 2025-06-01T22:51:38.5906544Z ++ FPATH=torch/include/ATen/ops/_foreach_trunc_native.h 2025-06-01T22:51:38.5906710Z ++ echo torch/include/ATen/ops/_foreach_trunc_native.h 2025-06-01T22:51:38.5906830Z ++ grep RECORD 2025-06-01T22:51:38.5928140Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_trunc_native.h 2025-06-01T22:51:38.5928268Z +++ openssl base64 2025-06-01T22:51:38.5928931Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.5930232Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.5932172Z +++ sed -e s/=//g 2025-06-01T22:51:38.5972054Z ++ HASH=6mu5bRnw-ICYVkoV6mMqlUNOA8BtdQtVFWZWdSoGdZs 2025-06-01T22:51:38.5977761Z +++ ls -nl torch/include/ATen/ops/_foreach_trunc_native.h 2025-06-01T22:51:38.5978600Z +++ awk '{print $5}' 2025-06-01T22:51:38.6005402Z ++ FSIZE=794 2025-06-01T22:51:38.6005967Z ++ echo '"torch/include/ATen/ops/_foreach_trunc_native.h",sha256=6mu5bRnw-ICYVkoV6mMqlUNOA8BtdQtVFWZWdSoGdZs,794' 2025-06-01T22:51:38.6006236Z ++ read fname 2025-06-01T22:51:38.6006453Z ++ make_wheel_record torch/include/ATen/ops/_foreach_trunc_ops.h 2025-06-01T22:51:38.6006622Z ++ FPATH=torch/include/ATen/ops/_foreach_trunc_ops.h 2025-06-01T22:51:38.6007236Z ++ echo torch/include/ATen/ops/_foreach_trunc_ops.h 2025-06-01T22:51:38.6007341Z ++ grep RECORD 2025-06-01T22:51:38.6030932Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_trunc_ops.h 2025-06-01T22:51:38.6031067Z +++ openssl base64 2025-06-01T22:51:38.6031168Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.6031389Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.6032112Z +++ sed -e s/=//g 2025-06-01T22:51:38.6075396Z ++ HASH=WALljbRTeeWxd6jrm3X2RcvrlHh_dG1aNbq6KFmeIn0 2025-06-01T22:51:38.6077456Z +++ ls -nl torch/include/ATen/ops/_foreach_trunc_ops.h 2025-06-01T22:51:38.6078637Z +++ awk '{print $5}' 2025-06-01T22:51:38.6106468Z ++ FSIZE=2097 2025-06-01T22:51:38.6107178Z ++ echo '"torch/include/ATen/ops/_foreach_trunc_ops.h",sha256=WALljbRTeeWxd6jrm3X2RcvrlHh_dG1aNbq6KFmeIn0,2097' 2025-06-01T22:51:38.6107288Z ++ read fname 2025-06-01T22:51:38.6107481Z ++ make_wheel_record torch/include/ATen/ops/_foreach_zero.h 2025-06-01T22:51:38.6107629Z ++ FPATH=torch/include/ATen/ops/_foreach_zero.h 2025-06-01T22:51:38.6107783Z ++ echo torch/include/ATen/ops/_foreach_zero.h 2025-06-01T22:51:38.6109066Z ++ grep RECORD 2025-06-01T22:51:38.6129925Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_zero.h 2025-06-01T22:51:38.6130057Z +++ openssl base64 2025-06-01T22:51:38.6131088Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.6132429Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.6133570Z +++ sed -e s/=//g 2025-06-01T22:51:38.6171765Z ++ HASH=sAUy-wLWhQoWlcgEHBPc8N-lyg6IDMKfvKxj4WykWm0 2025-06-01T22:51:38.6176758Z +++ ls -nl torch/include/ATen/ops/_foreach_zero.h 2025-06-01T22:51:38.6178385Z +++ awk '{print $5}' 2025-06-01T22:51:38.6204697Z ++ FSIZE=1244 2025-06-01T22:51:38.6205177Z ++ echo '"torch/include/ATen/ops/_foreach_zero.h",sha256=sAUy-wLWhQoWlcgEHBPc8N-lyg6IDMKfvKxj4WykWm0,1244' 2025-06-01T22:51:38.6205299Z ++ read fname 2025-06-01T22:51:38.6205679Z ++ make_wheel_record torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.6206033Z ++ FPATH=torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.6206975Z ++ echo torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.6207088Z ++ grep RECORD 2025-06-01T22:51:38.6230185Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.6230312Z +++ openssl base64 2025-06-01T22:51:38.6230414Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.6231148Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.6231358Z +++ sed -e s/=//g 2025-06-01T22:51:38.6273059Z ++ HASH=QR7bf5PCuyffJIBDZH5d6dZksq-9o-EWDXJcrVxrQ14 2025-06-01T22:51:38.6276305Z +++ ls -nl torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.6277663Z +++ awk '{print $5}' 2025-06-01T22:51:38.6305031Z ++ FSIZE=985 2025-06-01T22:51:38.6305840Z ++ echo '"torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h",sha256=QR7bf5PCuyffJIBDZH5d6dZksq-9o-EWDXJcrVxrQ14,985' 2025-06-01T22:51:38.6307939Z ++ read fname 2025-06-01T22:51:38.6308225Z ++ make_wheel_record torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h 2025-06-01T22:51:38.6308439Z ++ FPATH=torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h 2025-06-01T22:51:38.6308643Z ++ echo torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h 2025-06-01T22:51:38.6308753Z ++ grep RECORD 2025-06-01T22:51:38.6328518Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h 2025-06-01T22:51:38.6329070Z +++ openssl base64 2025-06-01T22:51:38.6330147Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.6331370Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.6332632Z +++ sed -e s/=//g 2025-06-01T22:51:38.6371169Z ++ HASH=xiDyMl4EnnJkOHF8FSTS6_4XN4yiehDDCZomxVXr268 2025-06-01T22:51:38.6376345Z +++ ls -nl torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h 2025-06-01T22:51:38.6377848Z +++ awk '{print $5}' 2025-06-01T22:51:38.6405353Z ++ FSIZE=720 2025-06-01T22:51:38.6405942Z ++ echo '"torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h",sha256=xiDyMl4EnnJkOHF8FSTS6_4XN4yiehDDCZomxVXr268,720' 2025-06-01T22:51:38.6406041Z ++ read fname 2025-06-01T22:51:38.6406419Z ++ make_wheel_record torch/include/ATen/ops/_foreach_zero_native.h 2025-06-01T22:51:38.6406596Z ++ FPATH=torch/include/ATen/ops/_foreach_zero_native.h 2025-06-01T22:51:38.6406769Z ++ echo torch/include/ATen/ops/_foreach_zero_native.h 2025-06-01T22:51:38.6406883Z ++ grep RECORD 2025-06-01T22:51:38.6429387Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_zero_native.h 2025-06-01T22:51:38.6429521Z +++ openssl base64 2025-06-01T22:51:38.6429639Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.6429741Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.6430422Z +++ sed -e s/=//g 2025-06-01T22:51:38.6473322Z ++ HASH=VPVrlfDLBlP440MVGOVjqNNQBBO8Mp5LlX5NpVjKvkY 2025-06-01T22:51:38.6475056Z +++ ls -nl torch/include/ATen/ops/_foreach_zero_native.h 2025-06-01T22:51:38.6476315Z +++ awk '{print $5}' 2025-06-01T22:51:38.6504627Z ++ FSIZE=695 2025-06-01T22:51:38.6505152Z ++ echo '"torch/include/ATen/ops/_foreach_zero_native.h",sha256=VPVrlfDLBlP440MVGOVjqNNQBBO8Mp5LlX5NpVjKvkY,695' 2025-06-01T22:51:38.6505263Z ++ read fname 2025-06-01T22:51:38.6505489Z ++ make_wheel_record torch/include/ATen/ops/_foreach_zero_ops.h 2025-06-01T22:51:38.6505664Z ++ FPATH=torch/include/ATen/ops/_foreach_zero_ops.h 2025-06-01T22:51:38.6505814Z ++ echo torch/include/ATen/ops/_foreach_zero_ops.h 2025-06-01T22:51:38.6505911Z ++ grep RECORD 2025-06-01T22:51:38.6526817Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_foreach_zero_ops.h 2025-06-01T22:51:38.6526941Z +++ openssl base64 2025-06-01T22:51:38.6527278Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.6528532Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.6529396Z +++ sed -e s/=//g 2025-06-01T22:51:38.6569545Z ++ HASH=8yFbfUq65evOCEQjXsfcluXyGgUOB5ZlpdV_o_u5MN8 2025-06-01T22:51:38.6574480Z +++ ls -nl torch/include/ATen/ops/_foreach_zero_ops.h 2025-06-01T22:51:38.6575453Z +++ awk '{print $5}' 2025-06-01T22:51:38.6601066Z ++ FSIZE=2097 2025-06-01T22:51:38.6601595Z ++ echo '"torch/include/ATen/ops/_foreach_zero_ops.h",sha256=8yFbfUq65evOCEQjXsfcluXyGgUOB5ZlpdV_o_u5MN8,2097' 2025-06-01T22:51:38.6601781Z ++ read fname 2025-06-01T22:51:38.6602177Z ++ make_wheel_record torch/include/ATen/ops/_functional_assert_async.h 2025-06-01T22:51:38.6602392Z ++ FPATH=torch/include/ATen/ops/_functional_assert_async.h 2025-06-01T22:51:38.6603435Z ++ echo torch/include/ATen/ops/_functional_assert_async.h 2025-06-01T22:51:38.6605060Z ++ grep RECORD 2025-06-01T22:51:38.6627842Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_assert_async.h 2025-06-01T22:51:38.6628036Z +++ openssl base64 2025-06-01T22:51:38.6628593Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.6629090Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.6629697Z +++ sed -e s/=//g 2025-06-01T22:51:38.6669439Z ++ HASH=Qlnfngfx9JiloS4P-XNU4GiAsoexSWexMBnao71L2V0 2025-06-01T22:51:38.6674682Z +++ ls -nl torch/include/ATen/ops/_functional_assert_async.h 2025-06-01T22:51:38.6675368Z +++ awk '{print $5}' 2025-06-01T22:51:38.6702972Z ++ FSIZE=833 2025-06-01T22:51:38.6703531Z ++ echo '"torch/include/ATen/ops/_functional_assert_async.h",sha256=Qlnfngfx9JiloS4P-XNU4GiAsoexSWexMBnao71L2V0,833' 2025-06-01T22:51:38.6703640Z ++ read fname 2025-06-01T22:51:38.6703950Z ++ make_wheel_record torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h 2025-06-01T22:51:38.6704215Z ++ FPATH=torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h 2025-06-01T22:51:38.6704462Z ++ echo torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h 2025-06-01T22:51:38.6705575Z ++ grep RECORD 2025-06-01T22:51:38.6727113Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h 2025-06-01T22:51:38.6727222Z +++ openssl base64 2025-06-01T22:51:38.6727934Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.6729298Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.6730667Z +++ sed -e s/=//g 2025-06-01T22:51:38.6769210Z ++ HASH=ot74CjLgr5VdbrT_dqIt5KVRcc5VP-Tqt4HGMsAXT1A 2025-06-01T22:51:38.6774665Z +++ ls -nl torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h 2025-06-01T22:51:38.6775584Z +++ awk '{print $5}' 2025-06-01T22:51:38.6802463Z ++ FSIZE=797 2025-06-01T22:51:38.6803525Z ++ echo '"torch/include/ATen/ops/_functional_assert_async_cpu_dispatch.h",sha256=ot74CjLgr5VdbrT_dqIt5KVRcc5VP-Tqt4HGMsAXT1A,797' 2025-06-01T22:51:38.6803755Z ++ read fname 2025-06-01T22:51:38.6804032Z ++ make_wheel_record torch/include/ATen/ops/_functional_assert_async_native.h 2025-06-01T22:51:38.6804269Z ++ FPATH=torch/include/ATen/ops/_functional_assert_async_native.h 2025-06-01T22:51:38.6804479Z ++ echo torch/include/ATen/ops/_functional_assert_async_native.h 2025-06-01T22:51:38.6804603Z ++ grep RECORD 2025-06-01T22:51:38.6828278Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_assert_async_native.h 2025-06-01T22:51:38.6828410Z +++ openssl base64 2025-06-01T22:51:38.6828510Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.6828607Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.6828725Z +++ sed -e s/=//g 2025-06-01T22:51:38.6873470Z ++ HASH=wm-KRQf6TC3uG1PV-gc28iGSDDwMEziFd5Wq6ep1t-A 2025-06-01T22:51:38.6876427Z +++ ls -nl torch/include/ATen/ops/_functional_assert_async_native.h 2025-06-01T22:51:38.6877652Z +++ awk '{print $5}' 2025-06-01T22:51:38.6905286Z ++ FSIZE=561 2025-06-01T22:51:38.6906167Z ++ echo '"torch/include/ATen/ops/_functional_assert_async_native.h",sha256=wm-KRQf6TC3uG1PV-gc28iGSDDwMEziFd5Wq6ep1t-A,561' 2025-06-01T22:51:38.6906272Z ++ read fname 2025-06-01T22:51:38.6906536Z ++ make_wheel_record torch/include/ATen/ops/_functional_assert_async_ops.h 2025-06-01T22:51:38.6906771Z ++ FPATH=torch/include/ATen/ops/_functional_assert_async_ops.h 2025-06-01T22:51:38.6906971Z ++ echo torch/include/ATen/ops/_functional_assert_async_ops.h 2025-06-01T22:51:38.6908167Z ++ grep RECORD 2025-06-01T22:51:38.6928784Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_assert_async_ops.h 2025-06-01T22:51:38.6929107Z +++ openssl base64 2025-06-01T22:51:38.6930009Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.6931053Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.6932331Z +++ sed -e s/=//g 2025-06-01T22:51:38.6972476Z ++ HASH=-B01jK3lmhgY4AMn0De5qyAdYOphlDSVAV1iQYin4-w 2025-06-01T22:51:38.6978583Z +++ ls -nl torch/include/ATen/ops/_functional_assert_async_ops.h 2025-06-01T22:51:38.6979041Z +++ awk '{print $5}' 2025-06-01T22:51:38.7005743Z ++ FSIZE=1212 2025-06-01T22:51:38.7006347Z ++ echo '"torch/include/ATen/ops/_functional_assert_async_ops.h",sha256=-B01jK3lmhgY4AMn0De5qyAdYOphlDSVAV1iQYin4-w,1212' 2025-06-01T22:51:38.7006448Z ++ read fname 2025-06-01T22:51:38.7006759Z ++ make_wheel_record torch/include/ATen/ops/_functional_assert_scalar.h 2025-06-01T22:51:38.7006963Z ++ FPATH=torch/include/ATen/ops/_functional_assert_scalar.h 2025-06-01T22:51:38.7007172Z ++ echo torch/include/ATen/ops/_functional_assert_scalar.h 2025-06-01T22:51:38.7008172Z ++ grep RECORD 2025-06-01T22:51:38.7029049Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_assert_scalar.h 2025-06-01T22:51:38.7029308Z +++ openssl base64 2025-06-01T22:51:38.7030842Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.7030974Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.7032454Z +++ sed -e s/=//g 2025-06-01T22:51:38.7072388Z ++ HASH=3Kt7KwvWeHXcGEVEbEv3u5hj7qqN9S1L8jIR4dV3xSc 2025-06-01T22:51:38.7076799Z +++ ls -nl torch/include/ATen/ops/_functional_assert_scalar.h 2025-06-01T22:51:38.7077601Z +++ awk '{print $5}' 2025-06-01T22:51:38.7106237Z ++ FSIZE=829 2025-06-01T22:51:38.7107119Z ++ echo '"torch/include/ATen/ops/_functional_assert_scalar.h",sha256=3Kt7KwvWeHXcGEVEbEv3u5hj7qqN9S1L8jIR4dV3xSc,829' 2025-06-01T22:51:38.7107220Z ++ read fname 2025-06-01T22:51:38.7107706Z ++ make_wheel_record torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7108075Z ++ FPATH=torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7108573Z ++ echo torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7108693Z ++ grep RECORD 2025-06-01T22:51:38.7129110Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7129226Z +++ openssl base64 2025-06-01T22:51:38.7130044Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.7131475Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.7132589Z +++ sed -e s/=//g 2025-06-01T22:51:38.7170807Z ++ HASH=5rmSQMPsUHjMEHryg_oZ6miOh7UGhYL-QuF18bLLbKg 2025-06-01T22:51:38.7176004Z +++ ls -nl torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7177648Z +++ awk '{print $5}' 2025-06-01T22:51:38.7205112Z ++ FSIZE=842 2025-06-01T22:51:38.7206266Z ++ echo '"torch/include/ATen/ops/_functional_assert_scalar_compositeexplicitautograd_dispatch.h",sha256=5rmSQMPsUHjMEHryg_oZ6miOh7UGhYL-QuF18bLLbKg,842' 2025-06-01T22:51:38.7206423Z ++ read fname 2025-06-01T22:51:38.7206978Z ++ make_wheel_record torch/include/ATen/ops/_functional_assert_scalar_native.h 2025-06-01T22:51:38.7207323Z ++ FPATH=torch/include/ATen/ops/_functional_assert_scalar_native.h 2025-06-01T22:51:38.7207554Z ++ echo torch/include/ATen/ops/_functional_assert_scalar_native.h 2025-06-01T22:51:38.7207651Z ++ grep RECORD 2025-06-01T22:51:38.7231024Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_assert_scalar_native.h 2025-06-01T22:51:38.7231207Z +++ openssl base64 2025-06-01T22:51:38.7231387Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.7231585Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.7231764Z +++ sed -e s/=//g 2025-06-01T22:51:38.7274965Z ++ HASH=_tAPPVT9uX2sz-7Br-G_m4o7Kq5DLT49uI_jDR8ZIY8 2025-06-01T22:51:38.7277225Z +++ ls -nl torch/include/ATen/ops/_functional_assert_scalar_native.h 2025-06-01T22:51:38.7277591Z +++ awk '{print $5}' 2025-06-01T22:51:38.7304323Z ++ FSIZE=554 2025-06-01T22:51:38.7305311Z ++ echo '"torch/include/ATen/ops/_functional_assert_scalar_native.h",sha256=_tAPPVT9uX2sz-7Br-G_m4o7Kq5DLT49uI_jDR8ZIY8,554' 2025-06-01T22:51:38.7306430Z ++ read fname 2025-06-01T22:51:38.7306852Z ++ make_wheel_record torch/include/ATen/ops/_functional_assert_scalar_ops.h 2025-06-01T22:51:38.7307775Z ++ FPATH=torch/include/ATen/ops/_functional_assert_scalar_ops.h 2025-06-01T22:51:38.7308499Z ++ echo torch/include/ATen/ops/_functional_assert_scalar_ops.h 2025-06-01T22:51:38.7308941Z ++ grep RECORD 2025-06-01T22:51:38.7328595Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_assert_scalar_ops.h 2025-06-01T22:51:38.7329338Z +++ openssl base64 2025-06-01T22:51:38.7329810Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.7330856Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.7332317Z +++ sed -e s/=//g 2025-06-01T22:51:38.7370631Z ++ HASH=QXM77gtDWpJPCbDW_QhcAVny_eWcVLEbtE4hGk2CRKI 2025-06-01T22:51:38.7375676Z +++ ls -nl torch/include/ATen/ops/_functional_assert_scalar_ops.h 2025-06-01T22:51:38.7376563Z +++ awk '{print $5}' 2025-06-01T22:51:38.7403821Z ++ FSIZE=1204 2025-06-01T22:51:38.7405182Z ++ echo '"torch/include/ATen/ops/_functional_assert_scalar_ops.h",sha256=QXM77gtDWpJPCbDW_QhcAVny_eWcVLEbtE4hGk2CRKI,1204' 2025-06-01T22:51:38.7406468Z ++ read fname 2025-06-01T22:51:38.7406935Z ++ make_wheel_record torch/include/ATen/ops/_functional_sym_constrain_range.h 2025-06-01T22:51:38.7407579Z ++ FPATH=torch/include/ATen/ops/_functional_sym_constrain_range.h 2025-06-01T22:51:38.7408170Z ++ echo torch/include/ATen/ops/_functional_sym_constrain_range.h 2025-06-01T22:51:38.7408612Z ++ grep RECORD 2025-06-01T22:51:38.7430969Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_sym_constrain_range.h 2025-06-01T22:51:38.7431734Z +++ openssl base64 2025-06-01T22:51:38.7431985Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.7432239Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.7432488Z +++ sed -e s/=//g 2025-06-01T22:51:38.7472394Z ++ HASH=fOfpNax_PYICPy1f5gV5rvEHpzPM-_9q5HFxjCQQTvA 2025-06-01T22:51:38.7475348Z +++ ls -nl torch/include/ATen/ops/_functional_sym_constrain_range.h 2025-06-01T22:51:38.7476892Z +++ awk '{print $5}' 2025-06-01T22:51:38.7505164Z ++ FSIZE=886 2025-06-01T22:51:38.7506397Z ++ echo '"torch/include/ATen/ops/_functional_sym_constrain_range.h",sha256=fOfpNax_PYICPy1f5gV5rvEHpzPM-_9q5HFxjCQQTvA,886' 2025-06-01T22:51:38.7507566Z ++ read fname 2025-06-01T22:51:38.7509577Z ++ make_wheel_record torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7510601Z ++ FPATH=torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7511515Z ++ echo torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7512139Z ++ grep RECORD 2025-06-01T22:51:38.7528319Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7529501Z +++ openssl base64 2025-06-01T22:51:38.7529933Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.7530402Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.7530978Z +++ sed -e s/=//g 2025-06-01T22:51:38.7569978Z ++ HASH=eBXY9h8oUARa1CFRzZg6nJKCy4JxBtl61AcSLAWlBXI 2025-06-01T22:51:38.7575189Z +++ ls -nl torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7576243Z +++ awk '{print $5}' 2025-06-01T22:51:38.7602189Z ++ FSIZE=879 2025-06-01T22:51:38.7603495Z ++ echo '"torch/include/ATen/ops/_functional_sym_constrain_range_compositeexplicitautograd_dispatch.h",sha256=eBXY9h8oUARa1CFRzZg6nJKCy4JxBtl61AcSLAWlBXI,879' 2025-06-01T22:51:38.7605110Z ++ read fname 2025-06-01T22:51:38.7605938Z ++ make_wheel_record torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h 2025-06-01T22:51:38.7606684Z ++ FPATH=torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h 2025-06-01T22:51:38.7607359Z ++ echo torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h 2025-06-01T22:51:38.7607862Z ++ grep RECORD 2025-06-01T22:51:38.7629694Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h 2025-06-01T22:51:38.7630831Z +++ openssl base64 2025-06-01T22:51:38.7631109Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.7631356Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.7631619Z +++ sed -e s/=//g 2025-06-01T22:51:38.7671882Z ++ HASH=cfaswW7FPM5ZdFyg7qhKRc5rM3dc3wMmwQ4bsdZ1Tcs 2025-06-01T22:51:38.7675161Z +++ ls -nl torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h 2025-06-01T22:51:38.7676036Z +++ awk '{print $5}' 2025-06-01T22:51:38.7702552Z ++ FSIZE=922 2025-06-01T22:51:38.7703609Z ++ echo '"torch/include/ATen/ops/_functional_sym_constrain_range_for_size.h",sha256=cfaswW7FPM5ZdFyg7qhKRc5rM3dc3wMmwQ4bsdZ1Tcs,922' 2025-06-01T22:51:38.7704384Z ++ read fname 2025-06-01T22:51:38.7705296Z ++ make_wheel_record torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7706814Z ++ FPATH=torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7707829Z ++ echo torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7708631Z ++ grep RECORD 2025-06-01T22:51:38.7727488Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7728812Z +++ openssl base64 2025-06-01T22:51:38.7729240Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.7729511Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.7729891Z +++ sed -e s/=//g 2025-06-01T22:51:38.7769763Z ++ HASH=I3v0kG9E4hzE5aTLkyT5qBjfI_n0Kt82RFNaXgYnZjE 2025-06-01T22:51:38.7775073Z +++ ls -nl torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.7776264Z +++ awk '{print $5}' 2025-06-01T22:51:38.7802249Z ++ FSIZE=888 2025-06-01T22:51:38.7803946Z ++ echo '"torch/include/ATen/ops/_functional_sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h",sha256=I3v0kG9E4hzE5aTLkyT5qBjfI_n0Kt82RFNaXgYnZjE,888' 2025-06-01T22:51:38.7805727Z ++ read fname 2025-06-01T22:51:38.7806246Z ++ make_wheel_record torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h 2025-06-01T22:51:38.7807040Z ++ FPATH=torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h 2025-06-01T22:51:38.7807862Z ++ echo torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h 2025-06-01T22:51:38.7808384Z ++ grep RECORD 2025-06-01T22:51:38.7827653Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h 2025-06-01T22:51:38.7828562Z +++ openssl base64 2025-06-01T22:51:38.7829028Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.7829374Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.7829629Z +++ sed -e s/=//g 2025-06-01T22:51:38.7871141Z ++ HASH=Rw2nSNUUx2ja7vGyqBH2JGnvawwudwF8WJbI8XhVnXg 2025-06-01T22:51:38.7875539Z +++ ls -nl torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h 2025-06-01T22:51:38.7876384Z +++ awk '{print $5}' 2025-06-01T22:51:38.7905483Z ++ FSIZE=600 2025-06-01T22:51:38.7906815Z ++ echo '"torch/include/ATen/ops/_functional_sym_constrain_range_for_size_native.h",sha256=Rw2nSNUUx2ja7vGyqBH2JGnvawwudwF8WJbI8XhVnXg,600' 2025-06-01T22:51:38.7907881Z ++ read fname 2025-06-01T22:51:38.7908354Z ++ make_wheel_record torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h 2025-06-01T22:51:38.7909106Z ++ FPATH=torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h 2025-06-01T22:51:38.7909781Z ++ echo torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h 2025-06-01T22:51:38.7910289Z ++ grep RECORD 2025-06-01T22:51:38.7928031Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h 2025-06-01T22:51:38.7928874Z +++ openssl base64 2025-06-01T22:51:38.7929376Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.7930062Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.7931417Z +++ sed -e s/=//g 2025-06-01T22:51:38.7970573Z ++ HASH=1molH3Qx0yjCCFEX4XkIhbLTnk7IiRqJbJ2136b1pts 2025-06-01T22:51:38.7975606Z +++ ls -nl torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h 2025-06-01T22:51:38.7976488Z +++ awk '{print $5}' 2025-06-01T22:51:38.8004479Z ++ FSIZE=1349 2025-06-01T22:51:38.8006028Z ++ echo '"torch/include/ATen/ops/_functional_sym_constrain_range_for_size_ops.h",sha256=1molH3Qx0yjCCFEX4XkIhbLTnk7IiRqJbJ2136b1pts,1349' 2025-06-01T22:51:38.8006859Z ++ read fname 2025-06-01T22:51:38.8007331Z ++ make_wheel_record torch/include/ATen/ops/_functional_sym_constrain_range_native.h 2025-06-01T22:51:38.8008057Z ++ FPATH=torch/include/ATen/ops/_functional_sym_constrain_range_native.h 2025-06-01T22:51:38.8008705Z ++ echo torch/include/ATen/ops/_functional_sym_constrain_range_native.h 2025-06-01T22:51:38.8009201Z ++ grep RECORD 2025-06-01T22:51:38.8029001Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_sym_constrain_range_native.h 2025-06-01T22:51:38.8029868Z +++ openssl base64 2025-06-01T22:51:38.8030341Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.8030786Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.8031052Z +++ sed -e s/=//g 2025-06-01T22:51:38.8074107Z ++ HASH=8ld3iEJe5ErBsxJJo9i3-TnG_vMGlsWGmFN2D8cRifI 2025-06-01T22:51:38.8076186Z +++ ls -nl torch/include/ATen/ops/_functional_sym_constrain_range_native.h 2025-06-01T22:51:38.8077053Z +++ awk '{print $5}' 2025-06-01T22:51:38.8105671Z ++ FSIZE=591 2025-06-01T22:51:38.8107027Z ++ echo '"torch/include/ATen/ops/_functional_sym_constrain_range_native.h",sha256=8ld3iEJe5ErBsxJJo9i3-TnG_vMGlsWGmFN2D8cRifI,591' 2025-06-01T22:51:38.8107839Z ++ read fname 2025-06-01T22:51:38.8108279Z ++ make_wheel_record torch/include/ATen/ops/_functional_sym_constrain_range_ops.h 2025-06-01T22:51:38.8108939Z ++ FPATH=torch/include/ATen/ops/_functional_sym_constrain_range_ops.h 2025-06-01T22:51:38.8109550Z ++ echo torch/include/ATen/ops/_functional_sym_constrain_range_ops.h 2025-06-01T22:51:38.8110003Z ++ grep RECORD 2025-06-01T22:51:38.8127805Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_functional_sym_constrain_range_ops.h 2025-06-01T22:51:38.8128778Z +++ openssl base64 2025-06-01T22:51:38.8129267Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.8130185Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.8131784Z +++ sed -e s/=//g 2025-06-01T22:51:38.8170058Z ++ HASH=ItA8aPYF3CyLurDF89MQyIr2K5pkg0Qbo-CmMMfoK9A 2025-06-01T22:51:38.8175565Z +++ ls -nl torch/include/ATen/ops/_functional_sym_constrain_range_ops.h 2025-06-01T22:51:38.8176274Z +++ awk '{print $5}' 2025-06-01T22:51:38.8203875Z ++ FSIZE=1322 2025-06-01T22:51:38.8205098Z ++ echo '"torch/include/ATen/ops/_functional_sym_constrain_range_ops.h",sha256=ItA8aPYF3CyLurDF89MQyIr2K5pkg0Qbo-CmMMfoK9A,1322' 2025-06-01T22:51:38.8205937Z ++ read fname 2025-06-01T22:51:38.8206274Z ++ make_wheel_record torch/include/ATen/ops/_fused_adagrad.h 2025-06-01T22:51:38.8206756Z ++ FPATH=torch/include/ATen/ops/_fused_adagrad.h 2025-06-01T22:51:38.8207180Z ++ echo torch/include/ATen/ops/_fused_adagrad.h 2025-06-01T22:51:38.8207556Z ++ grep RECORD 2025-06-01T22:51:38.8228049Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adagrad.h 2025-06-01T22:51:38.8228701Z +++ openssl base64 2025-06-01T22:51:38.8229068Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.8229315Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.8229995Z +++ sed -e s/=//g 2025-06-01T22:51:38.8270906Z ++ HASH=0wvEJOt5IN2uUzBCX-FOMsqbMPFR1Ll62l1F75QuNMw 2025-06-01T22:51:38.8274413Z +++ ls -nl torch/include/ATen/ops/_fused_adagrad.h 2025-06-01T22:51:38.8276228Z +++ awk '{print $5}' 2025-06-01T22:51:38.8304998Z ++ FSIZE=6730 2025-06-01T22:51:38.8305705Z ++ echo '"torch/include/ATen/ops/_fused_adagrad.h",sha256=0wvEJOt5IN2uUzBCX-FOMsqbMPFR1Ll62l1F75QuNMw,6730' 2025-06-01T22:51:38.8306423Z ++ read fname 2025-06-01T22:51:38.8306928Z ++ make_wheel_record torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.8307741Z ++ FPATH=torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.8308506Z ++ echo torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.8309043Z ++ grep RECORD 2025-06-01T22:51:38.8327509Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.8328344Z +++ openssl base64 2025-06-01T22:51:38.8328610Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.8329427Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.8330879Z +++ sed -e s/=//g 2025-06-01T22:51:38.8370038Z ++ HASH=rs0-OuDLyx2i2fjLWza74uMnijT5-a1TGZJMNi3lkp4 2025-06-01T22:51:38.8374961Z +++ ls -nl torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.8375960Z +++ awk '{print $5}' 2025-06-01T22:51:38.8402837Z ++ FSIZE=2868 2025-06-01T22:51:38.8403861Z ++ echo '"torch/include/ATen/ops/_fused_adagrad_compositeexplicitautograd_dispatch.h",sha256=rs0-OuDLyx2i2fjLWza74uMnijT5-a1TGZJMNi3lkp4,2868' 2025-06-01T22:51:38.8404911Z ++ read fname 2025-06-01T22:51:38.8405341Z ++ make_wheel_record torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h 2025-06-01T22:51:38.8405951Z ++ FPATH=torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h 2025-06-01T22:51:38.8406652Z ++ echo torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h 2025-06-01T22:51:38.8407077Z ++ grep RECORD 2025-06-01T22:51:38.8427790Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h 2025-06-01T22:51:38.8428415Z +++ openssl base64 2025-06-01T22:51:38.8428675Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.8428936Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.8429984Z +++ sed -e s/=//g 2025-06-01T22:51:38.8471125Z ++ HASH=0t5-0GN_XKp8u9VOqWmcNz7GBYkRJn8wEqfZZYcoiog 2025-06-01T22:51:38.8474439Z +++ ls -nl torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h 2025-06-01T22:51:38.8475187Z +++ awk '{print $5}' 2025-06-01T22:51:38.8503215Z ++ FSIZE=1292 2025-06-01T22:51:38.8503926Z ++ echo '"torch/include/ATen/ops/_fused_adagrad_cpu_dispatch.h",sha256=0t5-0GN_XKp8u9VOqWmcNz7GBYkRJn8wEqfZZYcoiog,1292' 2025-06-01T22:51:38.8504646Z ++ read fname 2025-06-01T22:51:38.8505164Z ++ make_wheel_record torch/include/ATen/ops/_fused_adagrad_native.h 2025-06-01T22:51:38.8505694Z ++ FPATH=torch/include/ATen/ops/_fused_adagrad_native.h 2025-06-01T22:51:38.8506165Z ++ echo torch/include/ATen/ops/_fused_adagrad_native.h 2025-06-01T22:51:38.8506549Z ++ grep RECORD 2025-06-01T22:51:38.8526156Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adagrad_native.h 2025-06-01T22:51:38.8526839Z +++ openssl base64 2025-06-01T22:51:38.8527130Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.8527613Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.8528538Z +++ sed -e s/=//g 2025-06-01T22:51:38.8568299Z ++ HASH=8LYAUgc_ARYaq5RQAX85L3K9IFcIeGGBJCmoxrxdArQ 2025-06-01T22:51:38.8573240Z +++ ls -nl torch/include/ATen/ops/_fused_adagrad_native.h 2025-06-01T22:51:38.8574213Z +++ awk '{print $5}' 2025-06-01T22:51:38.8600862Z ++ FSIZE=2564 2025-06-01T22:51:38.8601619Z ++ echo '"torch/include/ATen/ops/_fused_adagrad_native.h",sha256=8LYAUgc_ARYaq5RQAX85L3K9IFcIeGGBJCmoxrxdArQ,2564' 2025-06-01T22:51:38.8602426Z ++ read fname 2025-06-01T22:51:38.8602814Z ++ make_wheel_record torch/include/ATen/ops/_fused_adagrad_ops.h 2025-06-01T22:51:38.8603309Z ++ FPATH=torch/include/ATen/ops/_fused_adagrad_ops.h 2025-06-01T22:51:38.8603888Z ++ echo torch/include/ATen/ops/_fused_adagrad_ops.h 2025-06-01T22:51:38.8604447Z ++ grep RECORD 2025-06-01T22:51:38.8627509Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adagrad_ops.h 2025-06-01T22:51:38.8628065Z +++ openssl base64 2025-06-01T22:51:38.8628375Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.8628640Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.8628901Z +++ sed -e s/=//g 2025-06-01T22:51:38.8670133Z ++ HASH=IaDOUkOBOQXuYHGECnQGm46NWW9OeBfPqTlS99Pza50 2025-06-01T22:51:38.8673944Z +++ ls -nl torch/include/ATen/ops/_fused_adagrad_ops.h 2025-06-01T22:51:38.8674822Z +++ awk '{print $5}' 2025-06-01T22:51:38.8702154Z ++ FSIZE=9616 2025-06-01T22:51:38.8702895Z ++ echo '"torch/include/ATen/ops/_fused_adagrad_ops.h",sha256=IaDOUkOBOQXuYHGECnQGm46NWW9OeBfPqTlS99Pza50,9616' 2025-06-01T22:51:38.8703748Z ++ read fname 2025-06-01T22:51:38.8704065Z ++ make_wheel_record torch/include/ATen/ops/_fused_adam.h 2025-06-01T22:51:38.8704521Z ++ FPATH=torch/include/ATen/ops/_fused_adam.h 2025-06-01T22:51:38.8704918Z ++ echo torch/include/ATen/ops/_fused_adam.h 2025-06-01T22:51:38.8705272Z ++ grep RECORD 2025-06-01T22:51:38.8726049Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adam.h 2025-06-01T22:51:38.8726603Z +++ openssl base64 2025-06-01T22:51:38.8726891Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.8727406Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.8728593Z +++ sed -e s/=//g 2025-06-01T22:51:38.8768958Z ++ HASH=rMLgvTT4r66d8uWokqBHPbqT6U-hMH3JmJtfo5m7kxU 2025-06-01T22:51:38.8774742Z +++ awk '{print $5}' 2025-06-01T22:51:38.8775950Z +++ ls -nl torch/include/ATen/ops/_fused_adam.h 2025-06-01T22:51:38.8803596Z ++ FSIZE=8403 2025-06-01T22:51:38.8804347Z ++ echo '"torch/include/ATen/ops/_fused_adam.h",sha256=rMLgvTT4r66d8uWokqBHPbqT6U-hMH3JmJtfo5m7kxU,8403' 2025-06-01T22:51:38.8805190Z ++ read fname 2025-06-01T22:51:38.8805695Z ++ make_wheel_record torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.8806663Z ++ FPATH=torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.8807417Z ++ echo torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.8807952Z ++ grep RECORD 2025-06-01T22:51:38.8827347Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.8828066Z +++ openssl base64 2025-06-01T22:51:38.8829726Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.8829970Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.8830243Z +++ sed -e s/=//g 2025-06-01T22:51:38.8873002Z ++ HASH=cKQIHEQjbq4XtdmdjElr3EQQOg7NiYgsgjP-pnlfzls 2025-06-01T22:51:38.8874969Z +++ ls -nl torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.8875668Z +++ awk '{print $5}' 2025-06-01T22:51:38.8903461Z ++ FSIZE=3426 2025-06-01T22:51:38.8904504Z ++ echo '"torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h",sha256=cKQIHEQjbq4XtdmdjElr3EQQOg7NiYgsgjP-pnlfzls,3426' 2025-06-01T22:51:38.8905371Z ++ read fname 2025-06-01T22:51:38.8905744Z ++ make_wheel_record torch/include/ATen/ops/_fused_adam_cpu_dispatch.h 2025-06-01T22:51:38.8906301Z ++ FPATH=torch/include/ATen/ops/_fused_adam_cpu_dispatch.h 2025-06-01T22:51:38.8906846Z ++ echo torch/include/ATen/ops/_fused_adam_cpu_dispatch.h 2025-06-01T22:51:38.8907252Z ++ grep RECORD 2025-06-01T22:51:38.8926477Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adam_cpu_dispatch.h 2025-06-01T22:51:38.8927047Z +++ openssl base64 2025-06-01T22:51:38.8927417Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.8928776Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.8930066Z +++ sed -e s/=//g 2025-06-01T22:51:38.8969469Z ++ HASH=Od8eilHinkM8AIK7HoNwueUQkMR-XTTG7OxDcGPKgTE 2025-06-01T22:51:38.8974294Z +++ ls -nl torch/include/ATen/ops/_fused_adam_cpu_dispatch.h 2025-06-01T22:51:38.8975312Z +++ awk '{print $5}' 2025-06-01T22:51:38.9002369Z ++ FSIZE=1452 2025-06-01T22:51:38.9003141Z ++ echo '"torch/include/ATen/ops/_fused_adam_cpu_dispatch.h",sha256=Od8eilHinkM8AIK7HoNwueUQkMR-XTTG7OxDcGPKgTE,1452' 2025-06-01T22:51:38.9003991Z ++ read fname 2025-06-01T22:51:38.9004563Z ++ make_wheel_record torch/include/ATen/ops/_fused_adam_cuda_dispatch.h 2025-06-01T22:51:38.9005193Z ++ FPATH=torch/include/ATen/ops/_fused_adam_cuda_dispatch.h 2025-06-01T22:51:38.9005730Z ++ echo torch/include/ATen/ops/_fused_adam_cuda_dispatch.h 2025-06-01T22:51:38.9006156Z ++ grep RECORD 2025-06-01T22:51:38.9027388Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adam_cuda_dispatch.h 2025-06-01T22:51:38.9027965Z +++ openssl base64 2025-06-01T22:51:38.9028217Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.9028481Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.9029842Z +++ sed -e s/=//g 2025-06-01T22:51:38.9071398Z ++ HASH=M4zOd0u4dEYL_7BJoHd_ajFjVDn9o3y2kMD0B7hyNaA 2025-06-01T22:51:38.9075770Z +++ ls -nl torch/include/ATen/ops/_fused_adam_cuda_dispatch.h 2025-06-01T22:51:38.9076995Z +++ awk '{print $5}' 2025-06-01T22:51:38.9104305Z ++ FSIZE=1454 2025-06-01T22:51:38.9105086Z ++ echo '"torch/include/ATen/ops/_fused_adam_cuda_dispatch.h",sha256=M4zOd0u4dEYL_7BJoHd_ajFjVDn9o3y2kMD0B7hyNaA,1454' 2025-06-01T22:51:38.9105924Z ++ read fname 2025-06-01T22:51:38.9106396Z ++ make_wheel_record torch/include/ATen/ops/_fused_adam_native.h 2025-06-01T22:51:38.9106966Z ++ FPATH=torch/include/ATen/ops/_fused_adam_native.h 2025-06-01T22:51:38.9107421Z ++ echo torch/include/ATen/ops/_fused_adam_native.h 2025-06-01T22:51:38.9107790Z ++ grep RECORD 2025-06-01T22:51:38.9127580Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adam_native.h 2025-06-01T22:51:38.9128109Z +++ openssl base64 2025-06-01T22:51:38.9128610Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.9129821Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.9131203Z +++ sed -e s/=//g 2025-06-01T22:51:38.9170507Z ++ HASH=6p5e1osCNGXBHS-BrUGbp8qUMug0DWSr6U6owb-RD14 2025-06-01T22:51:38.9175607Z +++ ls -nl torch/include/ATen/ops/_fused_adam_native.h 2025-06-01T22:51:38.9176364Z +++ awk '{print $5}' 2025-06-01T22:51:38.9203127Z ++ FSIZE=3932 2025-06-01T22:51:38.9203909Z ++ echo '"torch/include/ATen/ops/_fused_adam_native.h",sha256=6p5e1osCNGXBHS-BrUGbp8qUMug0DWSr6U6owb-RD14,3932' 2025-06-01T22:51:38.9204588Z ++ read fname 2025-06-01T22:51:38.9205170Z ++ make_wheel_record torch/include/ATen/ops/_fused_adam_ops.h 2025-06-01T22:51:38.9205665Z ++ FPATH=torch/include/ATen/ops/_fused_adam_ops.h 2025-06-01T22:51:38.9206096Z ++ echo torch/include/ATen/ops/_fused_adam_ops.h 2025-06-01T22:51:38.9206479Z ++ grep RECORD 2025-06-01T22:51:38.9228079Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adam_ops.h 2025-06-01T22:51:38.9228627Z +++ openssl base64 2025-06-01T22:51:38.9228897Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.9229140Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.9229913Z +++ sed -e s/=//g 2025-06-01T22:51:38.9269917Z ++ HASH=bA7Ie1CvlhEivbl2ADeuzmF4zRhZtKkxOWGtq7kOzuQ 2025-06-01T22:51:38.9274386Z +++ ls -nl torch/include/ATen/ops/_fused_adam_ops.h 2025-06-01T22:51:38.9275717Z +++ awk '{print $5}' 2025-06-01T22:51:38.9303776Z ++ FSIZE=11594 2025-06-01T22:51:38.9304497Z ++ echo '"torch/include/ATen/ops/_fused_adam_ops.h",sha256=bA7Ie1CvlhEivbl2ADeuzmF4zRhZtKkxOWGtq7kOzuQ,11594' 2025-06-01T22:51:38.9305160Z ++ read fname 2025-06-01T22:51:38.9305635Z ++ make_wheel_record torch/include/ATen/ops/_fused_adamw.h 2025-06-01T22:51:38.9306099Z ++ FPATH=torch/include/ATen/ops/_fused_adamw.h 2025-06-01T22:51:38.9306493Z ++ echo torch/include/ATen/ops/_fused_adamw.h 2025-06-01T22:51:38.9306857Z ++ grep RECORD 2025-06-01T22:51:38.9326495Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adamw.h 2025-06-01T22:51:38.9327019Z +++ openssl base64 2025-06-01T22:51:38.9327278Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.9328299Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.9329680Z +++ sed -e s/=//g 2025-06-01T22:51:38.9370268Z ++ HASH=GIlCfXvzFTrLd7PpeaRYoM5nA0_EV6_tjkARW5cjk2E 2025-06-01T22:51:38.9375012Z +++ ls -nl torch/include/ATen/ops/_fused_adamw.h 2025-06-01T22:51:38.9376205Z +++ awk '{print $5}' 2025-06-01T22:51:38.9403071Z ++ FSIZE=8428 2025-06-01T22:51:38.9403944Z ++ echo '"torch/include/ATen/ops/_fused_adamw.h",sha256=GIlCfXvzFTrLd7PpeaRYoM5nA0_EV6_tjkARW5cjk2E,8428' 2025-06-01T22:51:38.9404778Z ++ read fname 2025-06-01T22:51:38.9405306Z ++ make_wheel_record torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.9406117Z ++ FPATH=torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.9406880Z ++ echo torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.9407431Z ++ grep RECORD 2025-06-01T22:51:38.9429168Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.9429870Z +++ openssl base64 2025-06-01T22:51:38.9430124Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.9430380Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.9430644Z +++ sed -e s/=//g 2025-06-01T22:51:38.9473522Z ++ HASH=_TFA_X_bbIjlT-SbEnm9PToJghik33a8veF0x9e-XbM 2025-06-01T22:51:38.9477524Z +++ ls -nl torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:38.9478488Z +++ awk '{print $5}' 2025-06-01T22:51:38.9506006Z ++ FSIZE=3432 2025-06-01T22:51:38.9506955Z ++ echo '"torch/include/ATen/ops/_fused_adamw_compositeexplicitautograd_dispatch.h",sha256=_TFA_X_bbIjlT-SbEnm9PToJghik33a8veF0x9e-XbM,3432' 2025-06-01T22:51:38.9507792Z ++ read fname 2025-06-01T22:51:38.9508168Z ++ make_wheel_record torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h 2025-06-01T22:51:38.9508741Z ++ FPATH=torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h 2025-06-01T22:51:38.9509260Z ++ echo torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h 2025-06-01T22:51:38.9509658Z ++ grep RECORD 2025-06-01T22:51:38.9530111Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h 2025-06-01T22:51:38.9530675Z +++ openssl base64 2025-06-01T22:51:38.9531080Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.9532445Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.9533765Z +++ sed -e s/=//g 2025-06-01T22:51:38.9571697Z ++ HASH=_43P1GmRG1bJi66L6azwwf3I0P6lLWCYQJsGHB-8l3Q 2025-06-01T22:51:38.9576688Z +++ ls -nl torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h 2025-06-01T22:51:38.9578362Z +++ awk '{print $5}' 2025-06-01T22:51:38.9605237Z ++ FSIZE=1454 2025-06-01T22:51:38.9605961Z ++ echo '"torch/include/ATen/ops/_fused_adamw_cpu_dispatch.h",sha256=_43P1GmRG1bJi66L6azwwf3I0P6lLWCYQJsGHB-8l3Q,1454' 2025-06-01T22:51:38.9606683Z ++ read fname 2025-06-01T22:51:38.9607073Z ++ make_wheel_record torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h 2025-06-01T22:51:38.9607670Z ++ FPATH=torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h 2025-06-01T22:51:38.9608191Z ++ echo torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h 2025-06-01T22:51:38.9608629Z ++ grep RECORD 2025-06-01T22:51:38.9631189Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h 2025-06-01T22:51:38.9631890Z +++ openssl base64 2025-06-01T22:51:38.9632162Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.9632462Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.9632814Z +++ sed -e s/=//g 2025-06-01T22:51:38.9674442Z ++ HASH=cU1bOkbD_YEjXmJhhGRGHrkVWzxL4GSqqGxpqyVA-qU 2025-06-01T22:51:38.9677482Z +++ ls -nl torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h 2025-06-01T22:51:38.9678293Z +++ awk '{print $5}' 2025-06-01T22:51:38.9706445Z ++ FSIZE=1456 2025-06-01T22:51:38.9707213Z ++ echo '"torch/include/ATen/ops/_fused_adamw_cuda_dispatch.h",sha256=cU1bOkbD_YEjXmJhhGRGHrkVWzxL4GSqqGxpqyVA-qU,1456' 2025-06-01T22:51:38.9707932Z ++ read fname 2025-06-01T22:51:38.9708341Z ++ make_wheel_record torch/include/ATen/ops/_fused_adamw_native.h 2025-06-01T22:51:38.9708844Z ++ FPATH=torch/include/ATen/ops/_fused_adamw_native.h 2025-06-01T22:51:38.9709301Z ++ echo torch/include/ATen/ops/_fused_adamw_native.h 2025-06-01T22:51:38.9709692Z ++ grep RECORD 2025-06-01T22:51:38.9732986Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adamw_native.h 2025-06-01T22:51:38.9733616Z +++ openssl base64 2025-06-01T22:51:38.9734244Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.9735667Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.9737620Z +++ sed -e s/=//g 2025-06-01T22:51:38.9776643Z ++ HASH=yBtamoVKc7mhjKdb_uQLbCQBGH8FIuJGR2r8mQTrtJs 2025-06-01T22:51:38.9781907Z +++ ls -nl torch/include/ATen/ops/_fused_adamw_native.h 2025-06-01T22:51:38.9782755Z +++ awk '{print $5}' 2025-06-01T22:51:38.9807066Z ++ FSIZE=3940 2025-06-01T22:51:38.9807802Z ++ echo '"torch/include/ATen/ops/_fused_adamw_native.h",sha256=yBtamoVKc7mhjKdb_uQLbCQBGH8FIuJGR2r8mQTrtJs,3940' 2025-06-01T22:51:38.9808543Z ++ read fname 2025-06-01T22:51:38.9808902Z ++ make_wheel_record torch/include/ATen/ops/_fused_adamw_ops.h 2025-06-01T22:51:38.9809387Z ++ FPATH=torch/include/ATen/ops/_fused_adamw_ops.h 2025-06-01T22:51:38.9810628Z ++ echo torch/include/ATen/ops/_fused_adamw_ops.h 2025-06-01T22:51:38.9811783Z ++ grep RECORD 2025-06-01T22:51:38.9834379Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_adamw_ops.h 2025-06-01T22:51:38.9834934Z +++ openssl base64 2025-06-01T22:51:38.9835201Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.9835469Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.9836553Z +++ sed -e s/=//g 2025-06-01T22:51:38.9877627Z ++ HASH=HP5UbKR9Xn4wl3qgAgf-ZY1TjLPQCMdVSiHIZgEZ_AI 2025-06-01T22:51:38.9881521Z +++ ls -nl torch/include/ATen/ops/_fused_adamw_ops.h 2025-06-01T22:51:38.9882717Z +++ awk '{print $5}' 2025-06-01T22:51:38.9910438Z ++ FSIZE=11612 2025-06-01T22:51:38.9911096Z ++ echo '"torch/include/ATen/ops/_fused_adamw_ops.h",sha256=HP5UbKR9Xn4wl3qgAgf-ZY1TjLPQCMdVSiHIZgEZ_AI,11612' 2025-06-01T22:51:38.9911764Z ++ read fname 2025-06-01T22:51:38.9912093Z ++ make_wheel_record torch/include/ATen/ops/_fused_dropout.h 2025-06-01T22:51:38.9912558Z ++ FPATH=torch/include/ATen/ops/_fused_dropout.h 2025-06-01T22:51:38.9912968Z ++ echo torch/include/ATen/ops/_fused_dropout.h 2025-06-01T22:51:38.9913334Z ++ grep RECORD 2025-06-01T22:51:38.9931870Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_dropout.h 2025-06-01T22:51:38.9932444Z +++ openssl base64 2025-06-01T22:51:38.9933783Z +++ sed -e s/+/-/g 2025-06-01T22:51:38.9935351Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:38.9936589Z +++ sed -e s/=//g 2025-06-01T22:51:38.9974342Z ++ HASH=LZ5kik5SU9ME-iY8KVUBSEr9E_USZgoS66yVoXRy-m4 2025-06-01T22:51:38.9980127Z +++ ls -nl torch/include/ATen/ops/_fused_dropout.h 2025-06-01T22:51:38.9980834Z +++ awk '{print $5}' 2025-06-01T22:51:39.0006055Z ++ FSIZE=1650 2025-06-01T22:51:39.0006705Z ++ echo '"torch/include/ATen/ops/_fused_dropout.h",sha256=LZ5kik5SU9ME-iY8KVUBSEr9E_USZgoS66yVoXRy-m4,1650' 2025-06-01T22:51:39.0007380Z ++ read fname 2025-06-01T22:51:39.0007960Z ++ make_wheel_record torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.0008798Z ++ FPATH=torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.0009621Z ++ echo torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.0010329Z ++ grep RECORD 2025-06-01T22:51:39.0035809Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.0036578Z +++ openssl base64 2025-06-01T22:51:39.0036966Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.0037486Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.0038215Z +++ sed -e s/=//g 2025-06-01T22:51:39.0079732Z ++ HASH=hO25KgQqkM_fJBkf-OkDzD9xAXCzkopdW7PnRBJFGi4 2025-06-01T22:51:39.0082772Z +++ ls -nl torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.0083347Z +++ awk '{print $5}' 2025-06-01T22:51:39.0111350Z ++ FSIZE=1096 2025-06-01T22:51:39.0112277Z ++ echo '"torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h",sha256=hO25KgQqkM_fJBkf-OkDzD9xAXCzkopdW7PnRBJFGi4,1096' 2025-06-01T22:51:39.0113175Z ++ read fname 2025-06-01T22:51:39.0113573Z ++ make_wheel_record torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h 2025-06-01T22:51:39.0114186Z ++ FPATH=torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h 2025-06-01T22:51:39.0114716Z ++ echo torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h 2025-06-01T22:51:39.0115146Z ++ grep RECORD 2025-06-01T22:51:39.0131936Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h 2025-06-01T22:51:39.0132702Z +++ openssl base64 2025-06-01T22:51:39.0133898Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.0134824Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.0136273Z +++ sed -e s/=//g 2025-06-01T22:51:39.0173662Z ++ HASH=uZMetVwx5KS6GCuFRjI-TnvkxEnzRQl_u7-X_2J6cyw 2025-06-01T22:51:39.0179825Z +++ ls -nl torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h 2025-06-01T22:51:39.0180279Z +++ awk '{print $5}' 2025-06-01T22:51:39.0205587Z ++ FSIZE=822 2025-06-01T22:51:39.0206281Z ++ echo '"torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h",sha256=uZMetVwx5KS6GCuFRjI-TnvkxEnzRQl_u7-X_2J6cyw,822' 2025-06-01T22:51:39.0207009Z ++ read fname 2025-06-01T22:51:39.0207471Z ++ make_wheel_record torch/include/ATen/ops/_fused_dropout_native.h 2025-06-01T22:51:39.0208030Z ++ FPATH=torch/include/ATen/ops/_fused_dropout_native.h 2025-06-01T22:51:39.0208557Z ++ echo torch/include/ATen/ops/_fused_dropout_native.h 2025-06-01T22:51:39.0208962Z ++ grep RECORD 2025-06-01T22:51:39.0231076Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_dropout_native.h 2025-06-01T22:51:39.0231877Z +++ openssl base64 2025-06-01T22:51:39.0232672Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.0233444Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.0233964Z +++ sed -e s/=//g 2025-06-01T22:51:39.0275166Z ++ HASH=ujMmqz9FlgerXV-TeD7q9Mwjud_DRnNULUO7fiDneW8 2025-06-01T22:51:39.0281527Z +++ ls -nl torch/include/ATen/ops/_fused_dropout_native.h 2025-06-01T22:51:39.0283042Z +++ awk '{print $5}' 2025-06-01T22:51:39.0311660Z ++ FSIZE=765 2025-06-01T22:51:39.0312335Z ++ echo '"torch/include/ATen/ops/_fused_dropout_native.h",sha256=ujMmqz9FlgerXV-TeD7q9Mwjud_DRnNULUO7fiDneW8,765' 2025-06-01T22:51:39.0313030Z ++ read fname 2025-06-01T22:51:39.0313385Z ++ make_wheel_record torch/include/ATen/ops/_fused_dropout_ops.h 2025-06-01T22:51:39.0313892Z ++ FPATH=torch/include/ATen/ops/_fused_dropout_ops.h 2025-06-01T22:51:39.0314464Z ++ echo torch/include/ATen/ops/_fused_dropout_ops.h 2025-06-01T22:51:39.0314853Z ++ grep RECORD 2025-06-01T22:51:39.0331965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_dropout_ops.h 2025-06-01T22:51:39.0332500Z +++ openssl base64 2025-06-01T22:51:39.0333756Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.0335113Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.0336347Z +++ sed -e s/=//g 2025-06-01T22:51:39.0373802Z ++ HASH=NYioQ83Z6Z0kQw2ggaW34xGmLmgTonFIZCVQBSl3wAc 2025-06-01T22:51:39.0379327Z +++ ls -nl torch/include/ATen/ops/_fused_dropout_ops.h 2025-06-01T22:51:39.0379972Z +++ awk '{print $5}' 2025-06-01T22:51:39.0405666Z ++ FSIZE=2207 2025-06-01T22:51:39.0406340Z ++ echo '"torch/include/ATen/ops/_fused_dropout_ops.h",sha256=NYioQ83Z6Z0kQw2ggaW34xGmLmgTonFIZCVQBSl3wAc,2207' 2025-06-01T22:51:39.0407091Z ++ read fname 2025-06-01T22:51:39.0407721Z ++ make_wheel_record torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h 2025-06-01T22:51:39.0408352Z ++ FPATH=torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h 2025-06-01T22:51:39.0408944Z ++ echo torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h 2025-06-01T22:51:39.0409401Z ++ grep RECORD 2025-06-01T22:51:39.0431033Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h 2025-06-01T22:51:39.0431628Z +++ openssl base64 2025-06-01T22:51:39.0431951Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.0432318Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.0432863Z +++ sed -e s/=//g 2025-06-01T22:51:39.0474852Z ++ HASH=Yq7qhRzG1titIAflJ8ovDX2TsnMjK0o__hb8RL8dLik 2025-06-01T22:51:39.0477922Z +++ ls -nl torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h 2025-06-01T22:51:39.0478840Z +++ awk '{print $5}' 2025-06-01T22:51:39.0506597Z ++ FSIZE=4775 2025-06-01T22:51:39.0507446Z ++ echo '"torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h",sha256=Yq7qhRzG1titIAflJ8ovDX2TsnMjK0o__hb8RL8dLik,4775' 2025-06-01T22:51:39.0508182Z ++ read fname 2025-06-01T22:51:39.0508846Z ++ make_wheel_record torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.0509806Z ++ FPATH=torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.0510700Z ++ echo torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.0511308Z ++ grep RECORD 2025-06-01T22:51:39.0530079Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.0530850Z +++ openssl base64 2025-06-01T22:51:39.0531222Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.0532701Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.0533895Z +++ sed -e s/=//g 2025-06-01T22:51:39.0571577Z ++ HASH=tBd5nwqRPK_YcyNF1-nW3MwbDw00wS3ggMbTyPAWjH0 2025-06-01T22:51:39.0576990Z +++ ls -nl torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.0578161Z +++ awk '{print $5}' 2025-06-01T22:51:39.0605081Z ++ FSIZE=2085 2025-06-01T22:51:39.0605998Z ++ echo '"torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h",sha256=tBd5nwqRPK_YcyNF1-nW3MwbDw00wS3ggMbTyPAWjH0,2085' 2025-06-01T22:51:39.0606995Z ++ read fname 2025-06-01T22:51:39.0607613Z ++ make_wheel_record torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-06-01T22:51:39.0608394Z ++ FPATH=torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-06-01T22:51:39.0609099Z ++ echo torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-06-01T22:51:39.0609623Z ++ grep RECORD 2025-06-01T22:51:39.0630796Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-06-01T22:51:39.0630925Z +++ openssl base64 2025-06-01T22:51:39.0631061Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.0631611Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.0632046Z +++ sed -e s/=//g 2025-06-01T22:51:39.0673512Z ++ HASH=72juH36Kwx_GmhJFveNm9GFakNipCNNOVaNfk1vKu7g 2025-06-01T22:51:39.0676448Z +++ ls -nl torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h 2025-06-01T22:51:39.0677050Z +++ awk '{print $5}' 2025-06-01T22:51:39.0705751Z ++ FSIZE=1071 2025-06-01T22:51:39.0706375Z ++ echo '"torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h",sha256=72juH36Kwx_GmhJFveNm9GFakNipCNNOVaNfk1vKu7g,1071' 2025-06-01T22:51:39.0706471Z ++ read fname 2025-06-01T22:51:39.0706824Z ++ make_wheel_record torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-06-01T22:51:39.0707110Z ++ FPATH=torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-06-01T22:51:39.0707387Z ++ echo torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-06-01T22:51:39.0707494Z ++ grep RECORD 2025-06-01T22:51:39.0728035Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-06-01T22:51:39.0728289Z +++ openssl base64 2025-06-01T22:51:39.0729275Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.0730489Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.0731817Z +++ sed -e s/=//g 2025-06-01T22:51:39.0770461Z ++ HASH=3I6zOASUf_AUFl_XBQpQC6syfdXhM6213Dfq2-akork 2025-06-01T22:51:39.0775776Z +++ ls -nl torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h 2025-06-01T22:51:39.0776445Z +++ awk '{print $5}' 2025-06-01T22:51:39.0802705Z ++ FSIZE=1073 2025-06-01T22:51:39.0803431Z ++ echo '"torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h",sha256=3I6zOASUf_AUFl_XBQpQC6syfdXhM6213Dfq2-akork,1073' 2025-06-01T22:51:39.0803527Z ++ read fname 2025-06-01T22:51:39.0804079Z ++ make_wheel_record torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h 2025-06-01T22:51:39.0804527Z ++ FPATH=torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h 2025-06-01T22:51:39.0805067Z ++ echo torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h 2025-06-01T22:51:39.0805942Z ++ grep RECORD 2025-06-01T22:51:39.0829868Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h 2025-06-01T22:51:39.0830058Z +++ openssl base64 2025-06-01T22:51:39.0830162Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.0830262Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.0830610Z +++ sed -e s/=//g 2025-06-01T22:51:39.0873052Z ++ HASH=JDeeyZgJzcvqJ2bjk-0-Q5uoGHrUHyVLzfpDalT7SV0 2025-06-01T22:51:39.0876300Z +++ ls -nl torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h 2025-06-01T22:51:39.0877000Z +++ awk '{print $5}' 2025-06-01T22:51:39.0903937Z ++ FSIZE=2164 2025-06-01T22:51:39.0904504Z ++ echo '"torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h",sha256=JDeeyZgJzcvqJ2bjk-0-Q5uoGHrUHyVLzfpDalT7SV0,2164' 2025-06-01T22:51:39.0904598Z ++ read fname 2025-06-01T22:51:39.0904902Z ++ make_wheel_record torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h 2025-06-01T22:51:39.0905153Z ++ FPATH=torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h 2025-06-01T22:51:39.0905835Z ++ echo torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h 2025-06-01T22:51:39.0907006Z ++ grep RECORD 2025-06-01T22:51:39.0930703Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h 2025-06-01T22:51:39.0931000Z +++ openssl base64 2025-06-01T22:51:39.0932177Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.0933418Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.0934532Z +++ sed -e s/=//g 2025-06-01T22:51:39.0972596Z ++ HASH=UJ4Mn_4AePMgkpyDuSj-88hcd-FfssSXs5pQiE-H7lI 2025-06-01T22:51:39.0978845Z +++ ls -nl torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h 2025-06-01T22:51:39.0979226Z +++ awk '{print $5}' 2025-06-01T22:51:39.1005544Z ++ FSIZE=5874 2025-06-01T22:51:39.1006146Z ++ echo '"torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h",sha256=UJ4Mn_4AePMgkpyDuSj-88hcd-FfssSXs5pQiE-H7lI,5874' 2025-06-01T22:51:39.1006259Z ++ read fname 2025-06-01T22:51:39.1006473Z ++ make_wheel_record torch/include/ATen/ops/_fused_rms_norm.h 2025-06-01T22:51:39.1006626Z ++ FPATH=torch/include/ATen/ops/_fused_rms_norm.h 2025-06-01T22:51:39.1007082Z ++ echo torch/include/ATen/ops/_fused_rms_norm.h 2025-06-01T22:51:39.1007477Z ++ grep RECORD 2025-06-01T22:51:39.1031652Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_rms_norm.h 2025-06-01T22:51:39.1031811Z +++ openssl base64 2025-06-01T22:51:39.1031944Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.1032049Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.1032377Z +++ sed -e s/=//g 2025-06-01T22:51:39.1076464Z ++ HASH=5Wg1VwFmWHuo7GV-FxW70uQ58KHijewaZ0mPcZ038cU 2025-06-01T22:51:39.1082135Z +++ ls -nl torch/include/ATen/ops/_fused_rms_norm.h 2025-06-01T22:51:39.1082581Z +++ awk '{print $5}' 2025-06-01T22:51:39.1110258Z ++ FSIZE=835 2025-06-01T22:51:39.1110785Z ++ echo '"torch/include/ATen/ops/_fused_rms_norm.h",sha256=5Wg1VwFmWHuo7GV-FxW70uQ58KHijewaZ0mPcZ038cU,835' 2025-06-01T22:51:39.1110884Z ++ read fname 2025-06-01T22:51:39.1111295Z ++ make_wheel_record torch/include/ATen/ops/_fused_rms_norm_native.h 2025-06-01T22:51:39.1111472Z ++ FPATH=torch/include/ATen/ops/_fused_rms_norm_native.h 2025-06-01T22:51:39.1111647Z ++ echo torch/include/ATen/ops/_fused_rms_norm_native.h 2025-06-01T22:51:39.1111879Z ++ grep RECORD 2025-06-01T22:51:39.1131084Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_rms_norm_native.h 2025-06-01T22:51:39.1131683Z +++ openssl base64 2025-06-01T22:51:39.1132779Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.1133975Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.1135459Z +++ sed -e s/=//g 2025-06-01T22:51:39.1173191Z ++ HASH=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do 2025-06-01T22:51:39.1178556Z +++ ls -nl torch/include/ATen/ops/_fused_rms_norm_native.h 2025-06-01T22:51:39.1179244Z +++ awk '{print $5}' 2025-06-01T22:51:39.1205568Z ++ FSIZE=422 2025-06-01T22:51:39.1206087Z ++ echo '"torch/include/ATen/ops/_fused_rms_norm_native.h",sha256=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do,422' 2025-06-01T22:51:39.1206195Z ++ read fname 2025-06-01T22:51:39.1206414Z ++ make_wheel_record torch/include/ATen/ops/_fused_rms_norm_ops.h 2025-06-01T22:51:39.1206612Z ++ FPATH=torch/include/ATen/ops/_fused_rms_norm_ops.h 2025-06-01T22:51:39.1206949Z ++ echo torch/include/ATen/ops/_fused_rms_norm_ops.h 2025-06-01T22:51:39.1207576Z ++ grep RECORD 2025-06-01T22:51:39.1231266Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_rms_norm_ops.h 2025-06-01T22:51:39.1231393Z +++ openssl base64 2025-06-01T22:51:39.1231498Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.1231611Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.1232098Z +++ sed -e s/=//g 2025-06-01T22:51:39.1275191Z ++ HASH=3yUyg9hxUXXo7H_eXwG9gB7ItRIJ8XEUUhB8glKOJ2M 2025-06-01T22:51:39.1277975Z +++ ls -nl torch/include/ATen/ops/_fused_rms_norm_ops.h 2025-06-01T22:51:39.1279186Z +++ awk '{print $5}' 2025-06-01T22:51:39.1307020Z ++ FSIZE=1217 2025-06-01T22:51:39.1307606Z ++ echo '"torch/include/ATen/ops/_fused_rms_norm_ops.h",sha256=3yUyg9hxUXXo7H_eXwG9gB7ItRIJ8XEUUhB8glKOJ2M,1217' 2025-06-01T22:51:39.1307750Z ++ read fname 2025-06-01T22:51:39.1307962Z ++ make_wheel_record torch/include/ATen/ops/_fused_sdp_choice.h 2025-06-01T22:51:39.1308123Z ++ FPATH=torch/include/ATen/ops/_fused_sdp_choice.h 2025-06-01T22:51:39.1308291Z ++ echo torch/include/ATen/ops/_fused_sdp_choice.h 2025-06-01T22:51:39.1308473Z ++ grep RECORD 2025-06-01T22:51:39.1329621Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_sdp_choice.h 2025-06-01T22:51:39.1329770Z +++ openssl base64 2025-06-01T22:51:39.1330673Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.1332219Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.1333476Z +++ sed -e s/=//g 2025-06-01T22:51:39.1372551Z ++ HASH=-wvY9jZ8qmOLnn_t0oEM-_CZek59dQcWUJKJMZwO7_Q 2025-06-01T22:51:39.1378344Z +++ ls -nl torch/include/ATen/ops/_fused_sdp_choice.h 2025-06-01T22:51:39.1378980Z +++ awk '{print $5}' 2025-06-01T22:51:39.1404052Z ++ FSIZE=1093 2025-06-01T22:51:39.1404804Z ++ echo '"torch/include/ATen/ops/_fused_sdp_choice.h",sha256=-wvY9jZ8qmOLnn_t0oEM-_CZek59dQcWUJKJMZwO7_Q,1093' 2025-06-01T22:51:39.1404915Z ++ read fname 2025-06-01T22:51:39.1405195Z ++ make_wheel_record torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h 2025-06-01T22:51:39.1405580Z ++ FPATH=torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h 2025-06-01T22:51:39.1407123Z ++ echo torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h 2025-06-01T22:51:39.1407295Z ++ grep RECORD 2025-06-01T22:51:39.1431596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h 2025-06-01T22:51:39.1431711Z +++ openssl base64 2025-06-01T22:51:39.1431863Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.1432420Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.1445938Z +++ sed -e s/=//g 2025-06-01T22:51:39.1472887Z ++ HASH=YyQ8YI2iqYOOZPBFiUeMqmHtpRC_5Z6lGUkVtjiFfac 2025-06-01T22:51:39.1477261Z +++ ls -nl torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h 2025-06-01T22:51:39.1478124Z +++ awk '{print $5}' 2025-06-01T22:51:39.1505789Z ++ FSIZE=942 2025-06-01T22:51:39.1506531Z ++ echo '"torch/include/ATen/ops/_fused_sdp_choice_cpu_dispatch.h",sha256=YyQ8YI2iqYOOZPBFiUeMqmHtpRC_5Z6lGUkVtjiFfac,942' 2025-06-01T22:51:39.1506638Z ++ read fname 2025-06-01T22:51:39.1507439Z ++ make_wheel_record torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h 2025-06-01T22:51:39.1507709Z ++ FPATH=torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h 2025-06-01T22:51:39.1508065Z ++ echo torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h 2025-06-01T22:51:39.1508211Z ++ grep RECORD 2025-06-01T22:51:39.1529636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h 2025-06-01T22:51:39.1529752Z +++ openssl base64 2025-06-01T22:51:39.1530459Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.1531748Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.1533032Z +++ sed -e s/=//g 2025-06-01T22:51:39.1571683Z ++ HASH=m4dlOmbdFe9Xn3reF85XIJSGTJb9xrzArIULRkHwaC8 2025-06-01T22:51:39.1576273Z +++ ls -nl torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h 2025-06-01T22:51:39.1577857Z +++ awk '{print $5}' 2025-06-01T22:51:39.1605748Z ++ FSIZE=944 2025-06-01T22:51:39.1606330Z ++ echo '"torch/include/ATen/ops/_fused_sdp_choice_cuda_dispatch.h",sha256=m4dlOmbdFe9Xn3reF85XIJSGTJb9xrzArIULRkHwaC8,944' 2025-06-01T22:51:39.1606442Z ++ read fname 2025-06-01T22:51:39.1617200Z ++ make_wheel_record torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h 2025-06-01T22:51:39.1617509Z ++ FPATH=torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h 2025-06-01T22:51:39.1617740Z ++ echo torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h 2025-06-01T22:51:39.1617848Z ++ grep RECORD 2025-06-01T22:51:39.1632402Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h 2025-06-01T22:51:39.1632511Z +++ openssl base64 2025-06-01T22:51:39.1632627Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.1632730Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.1632906Z +++ sed -e s/=//g 2025-06-01T22:51:39.1673476Z ++ HASH=kT7mIPHoU5l1Lj75eFz1fepH0oC9P7GKOW-8ogs88P8 2025-06-01T22:51:39.1677248Z +++ ls -nl torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h 2025-06-01T22:51:39.1677891Z +++ awk '{print $5}' 2025-06-01T22:51:39.1706043Z ++ FSIZE=944 2025-06-01T22:51:39.1706714Z ++ echo '"torch/include/ATen/ops/_fused_sdp_choice_meta_dispatch.h",sha256=kT7mIPHoU5l1Lj75eFz1fepH0oC9P7GKOW-8ogs88P8,944' 2025-06-01T22:51:39.1706810Z ++ read fname 2025-06-01T22:51:39.1707267Z ++ make_wheel_record torch/include/ATen/ops/_fused_sdp_choice_native.h 2025-06-01T22:51:39.1707460Z ++ FPATH=torch/include/ATen/ops/_fused_sdp_choice_native.h 2025-06-01T22:51:39.1707646Z ++ echo torch/include/ATen/ops/_fused_sdp_choice_native.h 2025-06-01T22:51:39.1708637Z ++ grep RECORD 2025-06-01T22:51:39.1729975Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_sdp_choice_native.h 2025-06-01T22:51:39.1730099Z +++ openssl base64 2025-06-01T22:51:39.1731277Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.1732344Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.1733644Z +++ sed -e s/=//g 2025-06-01T22:51:39.1773527Z ++ HASH=v4PZ6YO3tVN46Sbi-JLAK9RH7QELJwHiytHhmwWA2ro 2025-06-01T22:51:39.1779454Z +++ ls -nl torch/include/ATen/ops/_fused_sdp_choice_native.h 2025-06-01T22:51:39.1780110Z +++ awk '{print $5}' 2025-06-01T22:51:39.1805742Z ++ FSIZE=1264 2025-06-01T22:51:39.1806288Z ++ echo '"torch/include/ATen/ops/_fused_sdp_choice_native.h",sha256=v4PZ6YO3tVN46Sbi-JLAK9RH7QELJwHiytHhmwWA2ro,1264' 2025-06-01T22:51:39.1806388Z ++ read fname 2025-06-01T22:51:39.1806635Z ++ make_wheel_record torch/include/ATen/ops/_fused_sdp_choice_ops.h 2025-06-01T22:51:39.1806830Z ++ FPATH=torch/include/ATen/ops/_fused_sdp_choice_ops.h 2025-06-01T22:51:39.1807530Z ++ echo torch/include/ATen/ops/_fused_sdp_choice_ops.h 2025-06-01T22:51:39.1808634Z ++ grep RECORD 2025-06-01T22:51:39.1831511Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_sdp_choice_ops.h 2025-06-01T22:51:39.1831689Z +++ openssl base64 2025-06-01T22:51:39.1831827Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.1832236Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.1833873Z +++ sed -e s/=//g 2025-06-01T22:51:39.1875918Z ++ HASH=L4c_EmANLeja-qPkjUnPR0_6R_hSk-igGdleVAKc9Fo 2025-06-01T22:51:39.1880090Z +++ ls -nl torch/include/ATen/ops/_fused_sdp_choice_ops.h 2025-06-01T22:51:39.1880554Z +++ awk '{print $5}' 2025-06-01T22:51:39.1908939Z ++ FSIZE=1599 2025-06-01T22:51:39.1909454Z ++ echo '"torch/include/ATen/ops/_fused_sdp_choice_ops.h",sha256=L4c_EmANLeja-qPkjUnPR0_6R_hSk-igGdleVAKc9Fo,1599' 2025-06-01T22:51:39.1909699Z ++ read fname 2025-06-01T22:51:39.1909881Z ++ make_wheel_record torch/include/ATen/ops/_fused_sgd.h 2025-06-01T22:51:39.1910029Z ++ FPATH=torch/include/ATen/ops/_fused_sgd.h 2025-06-01T22:51:39.1910158Z ++ echo torch/include/ATen/ops/_fused_sgd.h 2025-06-01T22:51:39.1910362Z ++ grep RECORD 2025-06-01T22:51:39.1930714Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_sgd.h 2025-06-01T22:51:39.1930832Z +++ openssl base64 2025-06-01T22:51:39.1931878Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.1933516Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.1934560Z +++ sed -e s/=//g 2025-06-01T22:51:39.1973826Z ++ HASH=tW5ZUXYM36F3tQ3J6183uWtVNBaS35j3RHIfWlqPfGM 2025-06-01T22:51:39.1979199Z +++ ls -nl torch/include/ATen/ops/_fused_sgd.h 2025-06-01T22:51:39.1980035Z +++ awk '{print $5}' 2025-06-01T22:51:39.2006020Z ++ FSIZE=7226 2025-06-01T22:51:39.2006493Z ++ echo '"torch/include/ATen/ops/_fused_sgd.h",sha256=tW5ZUXYM36F3tQ3J6183uWtVNBaS35j3RHIfWlqPfGM,7226' 2025-06-01T22:51:39.2006603Z ++ read fname 2025-06-01T22:51:39.2006970Z ++ make_wheel_record torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2007277Z ++ FPATH=torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2007748Z ++ echo torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2008635Z ++ grep RECORD 2025-06-01T22:51:39.2033810Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2033952Z +++ openssl base64 2025-06-01T22:51:39.2034057Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.2034168Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.2034270Z +++ sed -e s/=//g 2025-06-01T22:51:39.2076320Z ++ HASH=ApVD3eFvvzxRpANGN4wv_Np38rwjf-h7bpjqGNLEfWc 2025-06-01T22:51:39.2079015Z +++ ls -nl torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2079615Z +++ awk '{print $5}' 2025-06-01T22:51:39.2108279Z ++ FSIZE=2956 2025-06-01T22:51:39.2109180Z ++ echo '"torch/include/ATen/ops/_fused_sgd_compositeexplicitautograd_dispatch.h",sha256=ApVD3eFvvzxRpANGN4wv_Np38rwjf-h7bpjqGNLEfWc,2956' 2025-06-01T22:51:39.2109306Z ++ read fname 2025-06-01T22:51:39.2109543Z ++ make_wheel_record torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h 2025-06-01T22:51:39.2109725Z ++ FPATH=torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h 2025-06-01T22:51:39.2109912Z ++ echo torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h 2025-06-01T22:51:39.2110009Z ++ grep RECORD 2025-06-01T22:51:39.2129718Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h 2025-06-01T22:51:39.2129856Z +++ openssl base64 2025-06-01T22:51:39.2131069Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.2132396Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.2133620Z +++ sed -e s/=//g 2025-06-01T22:51:39.2171983Z ++ HASH=9yX7U5SkvQFw9IVijWLyFvwBnLsygMxo4-JN0XBO974 2025-06-01T22:51:39.2177074Z +++ ls -nl torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h 2025-06-01T22:51:39.2178233Z +++ awk '{print $5}' 2025-06-01T22:51:39.2205572Z ++ FSIZE=1330 2025-06-01T22:51:39.2206098Z ++ echo '"torch/include/ATen/ops/_fused_sgd_cpu_dispatch.h",sha256=9yX7U5SkvQFw9IVijWLyFvwBnLsygMxo4-JN0XBO974,1330' 2025-06-01T22:51:39.2206197Z ++ read fname 2025-06-01T22:51:39.2206461Z ++ make_wheel_record torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h 2025-06-01T22:51:39.2206654Z ++ FPATH=torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h 2025-06-01T22:51:39.2206846Z ++ echo torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h 2025-06-01T22:51:39.2206959Z ++ grep RECORD 2025-06-01T22:51:39.2230854Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h 2025-06-01T22:51:39.2231180Z +++ openssl base64 2025-06-01T22:51:39.2231571Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.2231691Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.2232080Z +++ sed -e s/=//g 2025-06-01T22:51:39.2276861Z ++ HASH=qagIsaJBbcxoS4pPxmBqDI3Z6JCTVasiVo0RKWT0xmg 2025-06-01T22:51:39.2280085Z +++ ls -nl torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h 2025-06-01T22:51:39.2280867Z +++ awk '{print $5}' 2025-06-01T22:51:39.2308130Z ++ FSIZE=1332 2025-06-01T22:51:39.2308844Z ++ echo '"torch/include/ATen/ops/_fused_sgd_cuda_dispatch.h",sha256=qagIsaJBbcxoS4pPxmBqDI3Z6JCTVasiVo0RKWT0xmg,1332' 2025-06-01T22:51:39.2309634Z ++ read fname 2025-06-01T22:51:39.2309993Z ++ make_wheel_record torch/include/ATen/ops/_fused_sgd_native.h 2025-06-01T22:51:39.2310473Z ++ FPATH=torch/include/ATen/ops/_fused_sgd_native.h 2025-06-01T22:51:39.2310914Z ++ echo torch/include/ATen/ops/_fused_sgd_native.h 2025-06-01T22:51:39.2311293Z ++ grep RECORD 2025-06-01T22:51:39.2330188Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_sgd_native.h 2025-06-01T22:51:39.2330766Z +++ openssl base64 2025-06-01T22:51:39.2331608Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.2332968Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.2334242Z +++ sed -e s/=//g 2025-06-01T22:51:39.2372596Z ++ HASH=CW9gytsMNug0Q2YSBdf0QcdQx1t5bpGdZWXHP5eN_ck 2025-06-01T22:51:39.2378460Z +++ ls -nl torch/include/ATen/ops/_fused_sgd_native.h 2025-06-01T22:51:39.2379222Z +++ awk '{print $5}' 2025-06-01T22:51:39.2405446Z ++ FSIZE=3340 2025-06-01T22:51:39.2406126Z ++ echo '"torch/include/ATen/ops/_fused_sgd_native.h",sha256=CW9gytsMNug0Q2YSBdf0QcdQx1t5bpGdZWXHP5eN_ck,3340' 2025-06-01T22:51:39.2406869Z ++ read fname 2025-06-01T22:51:39.2407222Z ++ make_wheel_record torch/include/ATen/ops/_fused_sgd_ops.h 2025-06-01T22:51:39.2407735Z ++ FPATH=torch/include/ATen/ops/_fused_sgd_ops.h 2025-06-01T22:51:39.2408171Z ++ echo torch/include/ATen/ops/_fused_sgd_ops.h 2025-06-01T22:51:39.2408540Z ++ grep RECORD 2025-06-01T22:51:39.2431063Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fused_sgd_ops.h 2025-06-01T22:51:39.2431573Z +++ openssl base64 2025-06-01T22:51:39.2431853Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.2432096Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.2432620Z +++ sed -e s/=//g 2025-06-01T22:51:39.2474676Z ++ HASH=IaeZwc9_a-gx1hykFSs-40txckIUkq9LVIS-8CTGMZE 2025-06-01T22:51:39.2478977Z +++ ls -nl torch/include/ATen/ops/_fused_sgd_ops.h 2025-06-01T22:51:39.2479554Z +++ awk '{print $5}' 2025-06-01T22:51:39.2508044Z ++ FSIZE=9878 2025-06-01T22:51:39.2509086Z ++ echo '"torch/include/ATen/ops/_fused_sgd_ops.h",sha256=IaeZwc9_a-gx1hykFSs-40txckIUkq9LVIS-8CTGMZE,9878' 2025-06-01T22:51:39.2509982Z ++ read fname 2025-06-01T22:51:39.2510452Z ++ make_wheel_record torch/include/ATen/ops/_fw_primal.h 2025-06-01T22:51:39.2510900Z ++ FPATH=torch/include/ATen/ops/_fw_primal.h 2025-06-01T22:51:39.2511277Z ++ echo torch/include/ATen/ops/_fw_primal.h 2025-06-01T22:51:39.2511631Z ++ grep RECORD 2025-06-01T22:51:39.2530391Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fw_primal.h 2025-06-01T22:51:39.2531230Z +++ openssl base64 2025-06-01T22:51:39.2532571Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.2533859Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.2535455Z +++ sed -e s/=//g 2025-06-01T22:51:39.2572492Z ++ HASH=mVpmlFPwtmCaYDl2nSsc4PNozQB_IwIQ9ATbWhBk4uo 2025-06-01T22:51:39.2578358Z +++ ls -nl torch/include/ATen/ops/_fw_primal.h 2025-06-01T22:51:39.2579036Z +++ awk '{print $5}' 2025-06-01T22:51:39.2604038Z ++ FSIZE=507 2025-06-01T22:51:39.2605145Z ++ echo '"torch/include/ATen/ops/_fw_primal.h",sha256=mVpmlFPwtmCaYDl2nSsc4PNozQB_IwIQ9ATbWhBk4uo,507' 2025-06-01T22:51:39.2605781Z ++ read fname 2025-06-01T22:51:39.2606299Z ++ make_wheel_record torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2607529Z ++ FPATH=torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2608662Z ++ echo torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2609344Z ++ grep RECORD 2025-06-01T22:51:39.2630698Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2631619Z +++ openssl base64 2025-06-01T22:51:39.2631873Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.2632249Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.2632722Z +++ sed -e s/=//g 2025-06-01T22:51:39.2674806Z ++ HASH=NXQhFZcOOWc2XBL77CMAxQ8vOtxfeysFHmPttB2p8ig 2025-06-01T22:51:39.2677228Z +++ ls -nl torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2678175Z +++ awk '{print $5}' 2025-06-01T22:51:39.2706083Z ++ FSIZE=783 2025-06-01T22:51:39.2707286Z ++ echo '"torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h",sha256=NXQhFZcOOWc2XBL77CMAxQ8vOtxfeysFHmPttB2p8ig,783' 2025-06-01T22:51:39.2708183Z ++ read fname 2025-06-01T22:51:39.2708535Z ++ make_wheel_record torch/include/ATen/ops/_fw_primal_copy.h 2025-06-01T22:51:39.2709007Z ++ FPATH=torch/include/ATen/ops/_fw_primal_copy.h 2025-06-01T22:51:39.2709441Z ++ echo torch/include/ATen/ops/_fw_primal_copy.h 2025-06-01T22:51:39.2709801Z ++ grep RECORD 2025-06-01T22:51:39.2728697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fw_primal_copy.h 2025-06-01T22:51:39.2729218Z +++ openssl base64 2025-06-01T22:51:39.2729786Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.2731059Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.2732339Z +++ sed -e s/=//g 2025-06-01T22:51:39.2770417Z ++ HASH=Xn2Ybp5-kXmR0ZHKJJoFmAMKh6wCCVUv932sqgb8vtQ 2025-06-01T22:51:39.2775109Z +++ ls -nl torch/include/ATen/ops/_fw_primal_copy.h 2025-06-01T22:51:39.2776127Z +++ awk '{print $5}' 2025-06-01T22:51:39.2803239Z ++ FSIZE=1216 2025-06-01T22:51:39.2804577Z ++ echo '"torch/include/ATen/ops/_fw_primal_copy.h",sha256=Xn2Ybp5-kXmR0ZHKJJoFmAMKh6wCCVUv932sqgb8vtQ,1216' 2025-06-01T22:51:39.2805474Z ++ read fname 2025-06-01T22:51:39.2805995Z ++ make_wheel_record torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2807269Z ++ FPATH=torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2808052Z ++ echo torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2808618Z ++ grep RECORD 2025-06-01T22:51:39.2829865Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2831017Z +++ openssl base64 2025-06-01T22:51:39.2831403Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.2831865Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.2832212Z +++ sed -e s/=//g 2025-06-01T22:51:39.2872556Z ++ HASH=lATcwWFhcyj-_zQS-09IQxQMTYUIxYv55Oyblg55m0k 2025-06-01T22:51:39.2877453Z +++ ls -nl torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.2878299Z +++ awk '{print $5}' 2025-06-01T22:51:39.2906215Z ++ FSIZE=915 2025-06-01T22:51:39.2907469Z ++ echo '"torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h",sha256=lATcwWFhcyj-_zQS-09IQxQMTYUIxYv55Oyblg55m0k,915' 2025-06-01T22:51:39.2908699Z ++ read fname 2025-06-01T22:51:39.2909312Z ++ make_wheel_record torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:39.2910428Z ++ FPATH=torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:39.2911324Z ++ echo torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:39.2911945Z ++ grep RECORD 2025-06-01T22:51:39.2928894Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:39.2930063Z +++ openssl base64 2025-06-01T22:51:39.2930500Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.2930971Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.2932317Z +++ sed -e s/=//g 2025-06-01T22:51:39.2970532Z ++ HASH=E1jl5KdNilfGNuQgYiezT0ISLkd1RcPptxbL_vgFcqM 2025-06-01T22:51:39.2975732Z +++ ls -nl torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:39.2976853Z +++ awk '{print $5}' 2025-06-01T22:51:39.3002994Z ++ FSIZE=814 2025-06-01T22:51:39.3004474Z ++ echo '"torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=E1jl5KdNilfGNuQgYiezT0ISLkd1RcPptxbL_vgFcqM,814' 2025-06-01T22:51:39.3005891Z ++ read fname 2025-06-01T22:51:39.3006276Z ++ make_wheel_record torch/include/ATen/ops/_fw_primal_copy_native.h 2025-06-01T22:51:39.3006966Z ++ FPATH=torch/include/ATen/ops/_fw_primal_copy_native.h 2025-06-01T22:51:39.3007449Z ++ echo torch/include/ATen/ops/_fw_primal_copy_native.h 2025-06-01T22:51:39.3007869Z ++ grep RECORD 2025-06-01T22:51:39.3027681Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fw_primal_copy_native.h 2025-06-01T22:51:39.3028334Z +++ openssl base64 2025-06-01T22:51:39.3028602Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.3029135Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.3029951Z +++ sed -e s/=//g 2025-06-01T22:51:39.3072220Z ++ HASH=qVU4Fh0TwplAOF2RIhM5QbXNSxF2_lekfI3fik4IrAc 2025-06-01T22:51:39.3075794Z +++ ls -nl torch/include/ATen/ops/_fw_primal_copy_native.h 2025-06-01T22:51:39.3076648Z +++ awk '{print $5}' 2025-06-01T22:51:39.3104826Z ++ FSIZE=602 2025-06-01T22:51:39.3105789Z ++ echo '"torch/include/ATen/ops/_fw_primal_copy_native.h",sha256=qVU4Fh0TwplAOF2RIhM5QbXNSxF2_lekfI3fik4IrAc,602' 2025-06-01T22:51:39.3106542Z ++ read fname 2025-06-01T22:51:39.3107220Z ++ make_wheel_record torch/include/ATen/ops/_fw_primal_copy_ops.h 2025-06-01T22:51:39.3107748Z ++ FPATH=torch/include/ATen/ops/_fw_primal_copy_ops.h 2025-06-01T22:51:39.3108213Z ++ echo torch/include/ATen/ops/_fw_primal_copy_ops.h 2025-06-01T22:51:39.3108593Z ++ grep RECORD 2025-06-01T22:51:39.3127680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fw_primal_copy_ops.h 2025-06-01T22:51:39.3128650Z +++ openssl base64 2025-06-01T22:51:39.3129124Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.3130488Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.3131821Z +++ sed -e s/=//g 2025-06-01T22:51:39.3169561Z ++ HASH=sY_fDkwXL5T3AzaKL_KeV27CQrStC9Hf0uzaWDVif4E 2025-06-01T22:51:39.3174394Z +++ ls -nl torch/include/ATen/ops/_fw_primal_copy_ops.h 2025-06-01T22:51:39.3175259Z +++ awk '{print $5}' 2025-06-01T22:51:39.3202576Z ++ FSIZE=1701 2025-06-01T22:51:39.3203513Z ++ echo '"torch/include/ATen/ops/_fw_primal_copy_ops.h",sha256=sY_fDkwXL5T3AzaKL_KeV27CQrStC9Hf0uzaWDVif4E,1701' 2025-06-01T22:51:39.3204802Z ++ read fname 2025-06-01T22:51:39.3205390Z ++ make_wheel_record torch/include/ATen/ops/_fw_primal_native.h 2025-06-01T22:51:39.3205913Z ++ FPATH=torch/include/ATen/ops/_fw_primal_native.h 2025-06-01T22:51:39.3206360Z ++ echo torch/include/ATen/ops/_fw_primal_native.h 2025-06-01T22:51:39.3206758Z ++ grep RECORD 2025-06-01T22:51:39.3227512Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fw_primal_native.h 2025-06-01T22:51:39.3228176Z +++ openssl base64 2025-06-01T22:51:39.3228554Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.3229018Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.3229468Z +++ sed -e s/=//g 2025-06-01T22:51:39.3271342Z ++ HASH=DtLuqgevpxd3ONa1QZjkUbxZK7T9O5nbLfpqw1igUFI 2025-06-01T22:51:39.3274236Z +++ ls -nl torch/include/ATen/ops/_fw_primal_native.h 2025-06-01T22:51:39.3275493Z +++ awk '{print $5}' 2025-06-01T22:51:39.3303672Z ++ FSIZE=495 2025-06-01T22:51:39.3304780Z ++ echo '"torch/include/ATen/ops/_fw_primal_native.h",sha256=DtLuqgevpxd3ONa1QZjkUbxZK7T9O5nbLfpqw1igUFI,495' 2025-06-01T22:51:39.3305509Z ++ read fname 2025-06-01T22:51:39.3306149Z ++ make_wheel_record torch/include/ATen/ops/_fw_primal_ops.h 2025-06-01T22:51:39.3306638Z ++ FPATH=torch/include/ATen/ops/_fw_primal_ops.h 2025-06-01T22:51:39.3307066Z ++ echo torch/include/ATen/ops/_fw_primal_ops.h 2025-06-01T22:51:39.3307430Z ++ grep RECORD 2025-06-01T22:51:39.3330903Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_fw_primal_ops.h 2025-06-01T22:51:39.3331848Z +++ openssl base64 2025-06-01T22:51:39.3332359Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.3333895Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.3335329Z +++ sed -e s/=//g 2025-06-01T22:51:39.3372676Z ++ HASH=7AN7EU-Lyxf4hw5Ua2g9qUTv-gqqFScaa4xHAkFHaVM 2025-06-01T22:51:39.3378235Z +++ ls -nl torch/include/ATen/ops/_fw_primal_ops.h 2025-06-01T22:51:39.3379007Z +++ awk '{print $5}' 2025-06-01T22:51:39.3405852Z ++ FSIZE=1025 2025-06-01T22:51:39.3406775Z ++ echo '"torch/include/ATen/ops/_fw_primal_ops.h",sha256=7AN7EU-Lyxf4hw5Ua2g9qUTv-gqqFScaa4xHAkFHaVM,1025' 2025-06-01T22:51:39.3407873Z ++ read fname 2025-06-01T22:51:39.3408494Z ++ make_wheel_record torch/include/ATen/ops/_gather_sparse_backward.h 2025-06-01T22:51:39.3409079Z ++ FPATH=torch/include/ATen/ops/_gather_sparse_backward.h 2025-06-01T22:51:39.3409592Z ++ echo torch/include/ATen/ops/_gather_sparse_backward.h 2025-06-01T22:51:39.3409998Z ++ grep RECORD 2025-06-01T22:51:39.3431249Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_gather_sparse_backward.h 2025-06-01T22:51:39.3432263Z +++ openssl base64 2025-06-01T22:51:39.3432643Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.3432892Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.3433157Z +++ sed -e s/=//g 2025-06-01T22:51:39.3476085Z ++ HASH=KfQKr2d9uU9k9RSoVUs8nF6BVURjtJQPEg_tF2gGwxo 2025-06-01T22:51:39.3477981Z +++ ls -nl torch/include/ATen/ops/_gather_sparse_backward.h 2025-06-01T22:51:39.3478827Z +++ awk '{print $5}' 2025-06-01T22:51:39.3507560Z ++ FSIZE=823 2025-06-01T22:51:39.3508775Z ++ echo '"torch/include/ATen/ops/_gather_sparse_backward.h",sha256=KfQKr2d9uU9k9RSoVUs8nF6BVURjtJQPEg_tF2gGwxo,823' 2025-06-01T22:51:39.3509488Z ++ read fname 2025-06-01T22:51:39.3510055Z ++ make_wheel_record torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.3510957Z ++ FPATH=torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.3511782Z ++ echo torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.3512366Z ++ grep RECORD 2025-06-01T22:51:39.3529434Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.3530576Z +++ openssl base64 2025-06-01T22:51:39.3531039Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.3531469Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.3533039Z +++ sed -e s/=//g 2025-06-01T22:51:39.3571515Z ++ HASH=t54YLE3sVhaFbLKLPm5y2uR8ed1-eSvjClTF58tsjGQ 2025-06-01T22:51:39.3576653Z +++ ls -nl torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.3577783Z +++ awk '{print $5}' 2025-06-01T22:51:39.3605274Z ++ FSIZE=845 2025-06-01T22:51:39.3606875Z ++ echo '"torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h",sha256=t54YLE3sVhaFbLKLPm5y2uR8ed1-eSvjClTF58tsjGQ,845' 2025-06-01T22:51:39.3607782Z ++ read fname 2025-06-01T22:51:39.3608211Z ++ make_wheel_record torch/include/ATen/ops/_gather_sparse_backward_native.h 2025-06-01T22:51:39.3608836Z ++ FPATH=torch/include/ATen/ops/_gather_sparse_backward_native.h 2025-06-01T22:51:39.3609410Z ++ echo torch/include/ATen/ops/_gather_sparse_backward_native.h 2025-06-01T22:51:39.3609876Z ++ grep RECORD 2025-06-01T22:51:39.3629591Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_gather_sparse_backward_native.h 2025-06-01T22:51:39.3630388Z +++ openssl base64 2025-06-01T22:51:39.3630639Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.3631346Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.3631601Z +++ sed -e s/=//g 2025-06-01T22:51:39.3674465Z ++ HASH=yEOlmxa9V4QU8Vz6bXSCjUTdBRWexO9kNxb3AbAQ3Wc 2025-06-01T22:51:39.3676898Z +++ ls -nl torch/include/ATen/ops/_gather_sparse_backward_native.h 2025-06-01T22:51:39.3677348Z +++ awk '{print $5}' 2025-06-01T22:51:39.3705709Z ++ FSIZE=557 2025-06-01T22:51:39.3706477Z ++ echo '"torch/include/ATen/ops/_gather_sparse_backward_native.h",sha256=yEOlmxa9V4QU8Vz6bXSCjUTdBRWexO9kNxb3AbAQ3Wc,557' 2025-06-01T22:51:39.3707226Z ++ read fname 2025-06-01T22:51:39.3707633Z ++ make_wheel_record torch/include/ATen/ops/_gather_sparse_backward_ops.h 2025-06-01T22:51:39.3708212Z ++ FPATH=torch/include/ATen/ops/_gather_sparse_backward_ops.h 2025-06-01T22:51:39.3708745Z ++ echo torch/include/ATen/ops/_gather_sparse_backward_ops.h 2025-06-01T22:51:39.3709299Z ++ grep RECORD 2025-06-01T22:51:39.3728094Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_gather_sparse_backward_ops.h 2025-06-01T22:51:39.3728682Z +++ openssl base64 2025-06-01T22:51:39.3729723Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.3731111Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.3732386Z +++ sed -e s/=//g 2025-06-01T22:51:39.3770543Z ++ HASH=Nw2muu0IArA_5SAHYWmsxW9tbuwDsaHvqh809fBO8fQ 2025-06-01T22:51:39.3775254Z +++ ls -nl torch/include/ATen/ops/_gather_sparse_backward_ops.h 2025-06-01T22:51:39.3776043Z +++ awk '{print $5}' 2025-06-01T22:51:39.3804030Z ++ FSIZE=1221 2025-06-01T22:51:39.3804998Z ++ echo '"torch/include/ATen/ops/_gather_sparse_backward_ops.h",sha256=Nw2muu0IArA_5SAHYWmsxW9tbuwDsaHvqh809fBO8fQ,1221' 2025-06-01T22:51:39.3805755Z ++ read fname 2025-06-01T22:51:39.3806166Z ++ make_wheel_record torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h 2025-06-01T22:51:39.3806807Z ++ FPATH=torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h 2025-06-01T22:51:39.3807372Z ++ echo torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h 2025-06-01T22:51:39.3807828Z ++ grep RECORD 2025-06-01T22:51:39.3828278Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h 2025-06-01T22:51:39.3828937Z +++ openssl base64 2025-06-01T22:51:39.3829216Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.3829513Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.3830204Z +++ sed -e s/=//g 2025-06-01T22:51:39.3873392Z ++ HASH=3io-qabvo-8_chb-Hy-boNoZ6sZVXCv3FkJXLfjpDvw 2025-06-01T22:51:39.3876381Z +++ ls -nl torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h 2025-06-01T22:51:39.3876840Z +++ awk '{print $5}' 2025-06-01T22:51:39.3905337Z ++ FSIZE=1941 2025-06-01T22:51:39.3906066Z ++ echo '"torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h",sha256=3io-qabvo-8_chb-Hy-boNoZ6sZVXCv3FkJXLfjpDvw,1941' 2025-06-01T22:51:39.3906783Z ++ read fname 2025-06-01T22:51:39.3907242Z ++ make_wheel_record torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h 2025-06-01T22:51:39.3907948Z ++ FPATH=torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h 2025-06-01T22:51:39.3908597Z ++ echo torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h 2025-06-01T22:51:39.3909082Z ++ grep RECORD 2025-06-01T22:51:39.3927403Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h 2025-06-01T22:51:39.3928067Z +++ openssl base64 2025-06-01T22:51:39.3928327Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.3929078Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.3930465Z +++ sed -e s/=//g 2025-06-01T22:51:39.3969852Z ++ HASH=bc6P1kf1M81EO0fZL9YmozePZQtsRR4Wo9g7yikcG3g 2025-06-01T22:51:39.3974998Z +++ ls -nl torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h 2025-06-01T22:51:39.3975869Z +++ awk '{print $5}' 2025-06-01T22:51:39.4004490Z ++ FSIZE=1093 2025-06-01T22:51:39.4005318Z ++ echo '"torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h",sha256=bc6P1kf1M81EO0fZL9YmozePZQtsRR4Wo9g7yikcG3g,1093' 2025-06-01T22:51:39.4006138Z ++ read fname 2025-06-01T22:51:39.4006796Z ++ make_wheel_record torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.4008005Z ++ FPATH=torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.4009020Z ++ echo torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.4009681Z ++ grep RECORD 2025-06-01T22:51:39.4036882Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.4037696Z +++ openssl base64 2025-06-01T22:51:39.4037956Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.4038220Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.4038487Z +++ sed -e s/=//g 2025-06-01T22:51:39.4080553Z ++ HASH=0S7kWiPEKRmi0iS8JQ3K5TChzSpZNhAm1mjyXQgaUT8 2025-06-01T22:51:39.4082581Z +++ ls -nl torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.4083389Z +++ awk '{print $5}' 2025-06-01T22:51:39.4110317Z ++ FSIZE=949 2025-06-01T22:51:39.4111265Z ++ echo '"torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h",sha256=0S7kWiPEKRmi0iS8JQ3K5TChzSpZNhAm1mjyXQgaUT8,949' 2025-06-01T22:51:39.4112248Z ++ read fname 2025-06-01T22:51:39.4112868Z ++ make_wheel_record torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h 2025-06-01T22:51:39.4113640Z ++ FPATH=torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h 2025-06-01T22:51:39.4114350Z ++ echo torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h 2025-06-01T22:51:39.4114852Z ++ grep RECORD 2025-06-01T22:51:39.4131195Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h 2025-06-01T22:51:39.4131849Z +++ openssl base64 2025-06-01T22:51:39.4132981Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.4134181Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.4135569Z +++ sed -e s/=//g 2025-06-01T22:51:39.4172561Z ++ HASH=c_fVMBPVr0_td2ydjDm9Yw0AoEmiqIdDci1xKy46pVs 2025-06-01T22:51:39.4178172Z +++ ls -nl torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h 2025-06-01T22:51:39.4178874Z +++ awk '{print $5}' 2025-06-01T22:51:39.4205306Z ++ FSIZE=661 2025-06-01T22:51:39.4206088Z ++ echo '"torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h",sha256=c_fVMBPVr0_td2ydjDm9Yw0AoEmiqIdDci1xKy46pVs,661' 2025-06-01T22:51:39.4206907Z ++ read fname 2025-06-01T22:51:39.4207381Z ++ make_wheel_record torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h 2025-06-01T22:51:39.4208147Z ++ FPATH=torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h 2025-06-01T22:51:39.4208830Z ++ echo torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h 2025-06-01T22:51:39.4209339Z ++ grep RECORD 2025-06-01T22:51:39.4231254Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h 2025-06-01T22:51:39.4231910Z +++ openssl base64 2025-06-01T22:51:39.4232177Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.4232427Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.4232847Z +++ sed -e s/=//g 2025-06-01T22:51:39.4275781Z ++ HASH=rTI4E6UI-yYgnJKwR5rP-A4KkZe9gYSR3ll2u8Ktlek 2025-06-01T22:51:39.4277925Z +++ ls -nl torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h 2025-06-01T22:51:39.4278825Z +++ awk '{print $5}' 2025-06-01T22:51:39.4307564Z ++ FSIZE=1554 2025-06-01T22:51:39.4308383Z ++ echo '"torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h",sha256=rTI4E6UI-yYgnJKwR5rP-A4KkZe9gYSR3ll2u8Ktlek,1554' 2025-06-01T22:51:39.4309164Z ++ read fname 2025-06-01T22:51:39.4309745Z ++ make_wheel_record torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.4310695Z ++ FPATH=torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.4311588Z ++ echo torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.4312328Z ++ grep RECORD 2025-06-01T22:51:39.4334117Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.4334872Z +++ openssl base64 2025-06-01T22:51:39.4335747Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.4337284Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.4339055Z +++ sed -e s/=//g 2025-06-01T22:51:39.4380727Z ++ HASH=RNJ5ldvNJNBMZ6RcgTfpPIoIjCoBVAF3X9TPiz7JjpY 2025-06-01T22:51:39.4383990Z +++ ls -nl torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.4384605Z +++ awk '{print $5}' 2025-06-01T22:51:39.4408469Z ++ FSIZE=1278 2025-06-01T22:51:39.4409421Z ++ echo '"torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h",sha256=RNJ5ldvNJNBMZ6RcgTfpPIoIjCoBVAF3X9TPiz7JjpY,1278' 2025-06-01T22:51:39.4410524Z ++ read fname 2025-06-01T22:51:39.4410988Z ++ make_wheel_record torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h 2025-06-01T22:51:39.4411686Z ++ FPATH=torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h 2025-06-01T22:51:39.4412333Z ++ echo torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h 2025-06-01T22:51:39.4413281Z ++ grep RECORD 2025-06-01T22:51:39.4436301Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h 2025-06-01T22:51:39.4436938Z +++ openssl base64 2025-06-01T22:51:39.4437201Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.4437463Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.4437753Z +++ sed -e s/=//g 2025-06-01T22:51:39.4479101Z ++ HASH=K4nzk5b-wc_Ng__aB32pPFWRbhAXisDaDdPY69XJ_Hc 2025-06-01T22:51:39.4483955Z +++ ls -nl torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h 2025-06-01T22:51:39.4484635Z +++ awk '{print $5}' 2025-06-01T22:51:39.4513298Z ++ FSIZE=792 2025-06-01T22:51:39.4514153Z ++ echo '"torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h",sha256=K4nzk5b-wc_Ng__aB32pPFWRbhAXisDaDdPY69XJ_Hc,792' 2025-06-01T22:51:39.4514903Z ++ read fname 2025-06-01T22:51:39.4515348Z ++ make_wheel_record torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h 2025-06-01T22:51:39.4515994Z ++ FPATH=torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h 2025-06-01T22:51:39.4516593Z ++ echo torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h 2025-06-01T22:51:39.4517038Z ++ grep RECORD 2025-06-01T22:51:39.4537929Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h 2025-06-01T22:51:39.4538802Z +++ openssl base64 2025-06-01T22:51:39.4539118Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.4539393Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.4540658Z +++ sed -e s/=//g 2025-06-01T22:51:39.4581490Z ++ HASH=niHgS35S6G7WmpPyxTF8X-fMfKY-nb1xAWAjEVYFNhU 2025-06-01T22:51:39.4583343Z +++ ls -nl torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h 2025-06-01T22:51:39.4584602Z +++ awk '{print $5}' 2025-06-01T22:51:39.4608186Z ++ FSIZE=2309 2025-06-01T22:51:39.4608916Z ++ echo '"torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h",sha256=niHgS35S6G7WmpPyxTF8X-fMfKY-nb1xAWAjEVYFNhU,2309' 2025-06-01T22:51:39.4609700Z ++ read fname 2025-06-01T22:51:39.4610031Z ++ make_wheel_record torch/include/ATen/ops/_grouped_mm.h 2025-06-01T22:51:39.4610654Z ++ FPATH=torch/include/ATen/ops/_grouped_mm.h 2025-06-01T22:51:39.4611421Z ++ echo torch/include/ATen/ops/_grouped_mm.h 2025-06-01T22:51:39.4612548Z ++ grep RECORD 2025-06-01T22:51:39.4635333Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_grouped_mm.h 2025-06-01T22:51:39.4635879Z +++ openssl base64 2025-06-01T22:51:39.4636145Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.4636399Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.4636821Z +++ sed -e s/=//g 2025-06-01T22:51:39.4680374Z ++ HASH=x0oL0yzMxnfYfI3pmAyCYn454yxFxf62_ygO4MNITPc 2025-06-01T22:51:39.4683242Z +++ ls -nl torch/include/ATen/ops/_grouped_mm.h 2025-06-01T22:51:39.4683771Z +++ awk '{print $5}' 2025-06-01T22:51:39.4709810Z ++ FSIZE=938 2025-06-01T22:51:39.4710473Z ++ echo '"torch/include/ATen/ops/_grouped_mm.h",sha256=x0oL0yzMxnfYfI3pmAyCYn454yxFxf62_ygO4MNITPc,938' 2025-06-01T22:51:39.4711277Z ++ read fname 2025-06-01T22:51:39.4711669Z ++ make_wheel_record torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h 2025-06-01T22:51:39.4712409Z ++ FPATH=torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h 2025-06-01T22:51:39.4712847Z ++ grep RECORD 2025-06-01T22:51:39.4713176Z ++ echo torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h 2025-06-01T22:51:39.4731419Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h 2025-06-01T22:51:39.4732102Z +++ openssl base64 2025-06-01T22:51:39.4733589Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.4734874Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.4736166Z +++ sed -e s/=//g 2025-06-01T22:51:39.4773566Z ++ HASH=2DGhMhFKzfsAfY05sjFLxhmJCPvWeYq8HcvTZ5sIAS0 2025-06-01T22:51:39.4779313Z +++ ls -nl torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h 2025-06-01T22:51:39.4779944Z +++ awk '{print $5}' 2025-06-01T22:51:39.4805944Z ++ FSIZE=900 2025-06-01T22:51:39.4806655Z ++ echo '"torch/include/ATen/ops/_grouped_mm_cuda_dispatch.h",sha256=2DGhMhFKzfsAfY05sjFLxhmJCPvWeYq8HcvTZ5sIAS0,900' 2025-06-01T22:51:39.4807439Z ++ read fname 2025-06-01T22:51:39.4807808Z ++ make_wheel_record torch/include/ATen/ops/_grouped_mm_native.h 2025-06-01T22:51:39.4808483Z ++ FPATH=torch/include/ATen/ops/_grouped_mm_native.h 2025-06-01T22:51:39.4808940Z ++ echo torch/include/ATen/ops/_grouped_mm_native.h 2025-06-01T22:51:39.4809337Z ++ grep RECORD 2025-06-01T22:51:39.4830046Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_grouped_mm_native.h 2025-06-01T22:51:39.4830927Z +++ openssl base64 2025-06-01T22:51:39.4831291Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.4833188Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.4833446Z +++ sed -e s/=//g 2025-06-01T22:51:39.4875833Z ++ HASH=qTFY96cflzaLfJeVAFMEd1TyibmJ8-8ER9dGOmbMhus 2025-06-01T22:51:39.4878686Z +++ ls -nl torch/include/ATen/ops/_grouped_mm_native.h 2025-06-01T22:51:39.4879409Z +++ awk '{print $5}' 2025-06-01T22:51:39.4907663Z ++ FSIZE=659 2025-06-01T22:51:39.4908377Z ++ echo '"torch/include/ATen/ops/_grouped_mm_native.h",sha256=qTFY96cflzaLfJeVAFMEd1TyibmJ8-8ER9dGOmbMhus,659' 2025-06-01T22:51:39.4909065Z ++ read fname 2025-06-01T22:51:39.4909398Z ++ make_wheel_record torch/include/ATen/ops/_grouped_mm_ops.h 2025-06-01T22:51:39.4909890Z ++ FPATH=torch/include/ATen/ops/_grouped_mm_ops.h 2025-06-01T22:51:39.4910317Z ++ echo torch/include/ATen/ops/_grouped_mm_ops.h 2025-06-01T22:51:39.4910680Z ++ grep RECORD 2025-06-01T22:51:39.4930455Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_grouped_mm_ops.h 2025-06-01T22:51:39.4930974Z +++ openssl base64 2025-06-01T22:51:39.4931599Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.4933148Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.4934602Z +++ sed -e s/=//g 2025-06-01T22:51:39.4972363Z ++ HASH=wMlStWInZUH0hMN8ofRvDd6qJe6j3BAtqqdX8OqAI4g 2025-06-01T22:51:39.4977931Z +++ ls -nl torch/include/ATen/ops/_grouped_mm_ops.h 2025-06-01T22:51:39.4978902Z +++ awk '{print $5}' 2025-06-01T22:51:39.5005150Z ++ FSIZE=1482 2025-06-01T22:51:39.5005829Z ++ echo '"torch/include/ATen/ops/_grouped_mm_ops.h",sha256=wMlStWInZUH0hMN8ofRvDd6qJe6j3BAtqqdX8OqAI4g,1482' 2025-06-01T22:51:39.5006515Z ++ read fname 2025-06-01T22:51:39.5007079Z ++ make_wheel_record torch/include/ATen/ops/_has_compatible_shallow_copy_type.h 2025-06-01T22:51:39.5007765Z ++ FPATH=torch/include/ATen/ops/_has_compatible_shallow_copy_type.h 2025-06-01T22:51:39.5008366Z ++ echo torch/include/ATen/ops/_has_compatible_shallow_copy_type.h 2025-06-01T22:51:39.5008835Z ++ grep RECORD 2025-06-01T22:51:39.5032064Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_has_compatible_shallow_copy_type.h 2025-06-01T22:51:39.5033002Z +++ openssl base64 2025-06-01T22:51:39.5033304Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.5033571Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.5033829Z +++ sed -e s/=//g 2025-06-01T22:51:39.5073786Z ++ HASH=d3Nk5y6ovWA_X3oYPprOaBTWeEtt6HHUWwG5pYCShuY 2025-06-01T22:51:39.5076847Z +++ ls -nl torch/include/ATen/ops/_has_compatible_shallow_copy_type.h 2025-06-01T22:51:39.5077752Z +++ awk '{print $5}' 2025-06-01T22:51:39.5105476Z ++ FSIZE=781 2025-06-01T22:51:39.5106231Z ++ echo '"torch/include/ATen/ops/_has_compatible_shallow_copy_type.h",sha256=d3Nk5y6ovWA_X3oYPprOaBTWeEtt6HHUWwG5pYCShuY,781' 2025-06-01T22:51:39.5106989Z ++ read fname 2025-06-01T22:51:39.5107603Z ++ make_wheel_record torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.5108591Z ++ FPATH=torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.5109535Z ++ echo torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.5110154Z ++ grep RECORD 2025-06-01T22:51:39.5129128Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.5130065Z +++ openssl base64 2025-06-01T22:51:39.5130327Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.5131004Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.5132482Z +++ sed -e s/=//g 2025-06-01T22:51:39.5171357Z ++ HASH=2xdv2qflbXPUttIRc55S8s2MotOCl0vLyftGJ5zbOWg 2025-06-01T22:51:39.5176415Z +++ ls -nl torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:39.5177428Z +++ awk '{print $5}' 2025-06-01T22:51:39.5202666Z ++ FSIZE=810 2025-06-01T22:51:39.5203778Z ++ echo '"torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h",sha256=2xdv2qflbXPUttIRc55S8s2MotOCl0vLyftGJ5zbOWg,810' 2025-06-01T22:51:39.5204740Z ++ read fname 2025-06-01T22:51:39.5205382Z ++ make_wheel_record torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h 2025-06-01T22:51:39.5206233Z ++ FPATH=torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h 2025-06-01T22:51:39.5206918Z ++ echo torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h 2025-06-01T22:51:39.5207419Z ++ grep RECORD 2025-06-01T22:51:39.5229081Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h 2025-06-01T22:51:39.5229732Z +++ openssl base64 2025-06-01T22:51:39.5229997Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.5230482Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.5231885Z +++ sed -e s/=//g 2025-06-01T22:51:39.5272446Z ++ HASH=qeZT5hSichhkbW4OjM0AeMO7ghJLdJ55XGTEskUQYAo 2025-06-01T22:51:39.5277258Z +++ ls -nl torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h 2025-06-01T22:51:39.5278284Z +++ awk '{print $5}' 2025-06-01T22:51:39.5305338Z ++ FSIZE=522 2025-06-01T22:51:39.5306308Z ++ echo '"torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h",sha256=qeZT5hSichhkbW4OjM0AeMO7ghJLdJ55XGTEskUQYAo,522' 2025-06-01T22:51:39.5307238Z ++ read fname 2025-06-01T22:51:39.5307683Z ++ make_wheel_record torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h 2025-06-01T22:51:39.5308482Z ++ FPATH=torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h 2025-06-01T22:51:39.5309105Z ++ echo torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h 2025-06-01T22:51:39.5309587Z ++ grep RECORD 2025-06-01T22:51:39.5334571Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h 2025-06-01T22:51:39.5335255Z +++ openssl base64 2025-06-01T22:51:39.5335669Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.5336876Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.5338112Z +++ sed -e s/=//g 2025-06-01T22:51:39.5378761Z ++ HASH=MFRmwdOXKTk9NzxvaT8wY31Xqn6O3kz84Vve8Aq6Gbg 2025-06-01T22:51:39.5383195Z +++ ls -nl torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h 2025-06-01T22:51:39.5384558Z +++ awk '{print $5}' 2025-06-01T22:51:39.5408623Z ++ FSIZE=1101 2025-06-01T22:51:39.5409496Z ++ echo '"torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h",sha256=MFRmwdOXKTk9NzxvaT8wY31Xqn6O3kz84Vve8Aq6Gbg,1101' 2025-06-01T22:51:39.5410289Z ++ read fname 2025-06-01T22:51:39.5410700Z ++ make_wheel_record torch/include/ATen/ops/_has_same_storage_numel.h 2025-06-01T22:51:39.5411261Z ++ FPATH=torch/include/ATen/ops/_has_same_storage_numel.h 2025-06-01T22:51:39.5412421Z ++ echo torch/include/ATen/ops/_has_same_storage_numel.h 2025-06-01T22:51:39.5413384Z ++ grep RECORD 2025-06-01T22:51:39.5435405Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_has_same_storage_numel.h 2025-06-01T22:51:39.5436023Z +++ openssl base64 2025-06-01T22:51:39.5436294Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.5437680Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.5438166Z +++ sed -e s/=//g 2025-06-01T22:51:39.5483513Z ++ HASH=xoTRvVwRt0uvXja8_iAFMHiXvYVltsIv6OqSIvvu4Ik 2025-06-01T22:51:39.5486037Z +++ ls -nl torch/include/ATen/ops/_has_same_storage_numel.h 2025-06-01T22:51:39.5486809Z +++ awk '{print $5}' 2025-06-01T22:51:39.5513465Z ++ FSIZE=744 2025-06-01T22:51:39.5514190Z ++ echo '"torch/include/ATen/ops/_has_same_storage_numel.h",sha256=xoTRvVwRt0uvXja8_iAFMHiXvYVltsIv6OqSIvvu4Ik,744' 2025-06-01T22:51:39.5515124Z ++ read fname 2025-06-01T22:51:39.5515681Z ++ make_wheel_record torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.5516620Z ++ FPATH=torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.5517441Z ++ echo torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.5518067Z ++ grep RECORD 2025-06-01T22:51:39.5538191Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.5539070Z +++ openssl base64 2025-06-01T22:51:39.5539333Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.5539641Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.5539945Z +++ sed -e s/=//g 2025-06-01T22:51:39.5580803Z ++ HASH=2KsHY-jtYgiEkqUzRXGTD-UuQAasT2xh3VJnh-Y5UmM 2025-06-01T22:51:39.5585305Z +++ ls -nl torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.5586450Z +++ awk '{print $5}' 2025-06-01T22:51:39.5610448Z ++ FSIZE=801 2025-06-01T22:51:39.5611434Z ++ echo '"torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h",sha256=2KsHY-jtYgiEkqUzRXGTD-UuQAasT2xh3VJnh-Y5UmM,801' 2025-06-01T22:51:39.5612354Z ++ read fname 2025-06-01T22:51:39.5612784Z ++ make_wheel_record torch/include/ATen/ops/_has_same_storage_numel_native.h 2025-06-01T22:51:39.5613417Z ++ FPATH=torch/include/ATen/ops/_has_same_storage_numel_native.h 2025-06-01T22:51:39.5614080Z ++ echo torch/include/ATen/ops/_has_same_storage_numel_native.h 2025-06-01T22:51:39.5615140Z ++ grep RECORD 2025-06-01T22:51:39.5636495Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_has_same_storage_numel_native.h 2025-06-01T22:51:39.5636680Z +++ openssl base64 2025-06-01T22:51:39.5637904Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.5638413Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.5639246Z +++ sed -e s/=//g 2025-06-01T22:51:39.5680327Z ++ HASH=X-d35dI8TUEGyWm6DGhVWbv5fK6tKXqaMEk4818EdYM 2025-06-01T22:51:39.5685348Z +++ ls -nl torch/include/ATen/ops/_has_same_storage_numel_native.h 2025-06-01T22:51:39.5685850Z +++ awk '{print $5}' 2025-06-01T22:51:39.5712656Z ++ FSIZE=513 2025-06-01T22:51:39.5713240Z ++ echo '"torch/include/ATen/ops/_has_same_storage_numel_native.h",sha256=X-d35dI8TUEGyWm6DGhVWbv5fK6tKXqaMEk4818EdYM,513' 2025-06-01T22:51:39.5713350Z ++ read fname 2025-06-01T22:51:39.5713763Z ++ make_wheel_record torch/include/ATen/ops/_has_same_storage_numel_ops.h 2025-06-01T22:51:39.5713966Z ++ FPATH=torch/include/ATen/ops/_has_same_storage_numel_ops.h 2025-06-01T22:51:39.5714174Z ++ echo torch/include/ATen/ops/_has_same_storage_numel_ops.h 2025-06-01T22:51:39.5714653Z ++ grep RECORD 2025-06-01T22:51:39.5733415Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_has_same_storage_numel_ops.h 2025-06-01T22:51:39.5733920Z +++ openssl base64 2025-06-01T22:51:39.5735184Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.5737207Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.5737890Z +++ sed -e s/=//g 2025-06-01T22:51:39.5777199Z ++ HASH=bbVI-STLyvTV3OPExCP4bYGftSM6PNG5pIk240B1D-4 2025-06-01T22:51:39.5782141Z +++ ls -nl torch/include/ATen/ops/_has_same_storage_numel_ops.h 2025-06-01T22:51:39.5783330Z +++ awk '{print $5}' 2025-06-01T22:51:39.5806630Z ++ FSIZE=1074 2025-06-01T22:51:39.5807186Z ++ echo '"torch/include/ATen/ops/_has_same_storage_numel_ops.h",sha256=bbVI-STLyvTV3OPExCP4bYGftSM6PNG5pIk240B1D-4,1074' 2025-06-01T22:51:39.5807313Z ++ read fname 2025-06-01T22:51:39.5807797Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_bin_edges.h 2025-06-01T22:51:39.5807994Z ++ FPATH=torch/include/ATen/ops/_histogramdd_bin_edges.h 2025-06-01T22:51:39.5810329Z ++ echo torch/include/ATen/ops/_histogramdd_bin_edges.h 2025-06-01T22:51:39.5811321Z ++ grep RECORD 2025-06-01T22:51:39.5832781Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_bin_edges.h 2025-06-01T22:51:39.5834130Z +++ openssl base64 2025-06-01T22:51:39.5834247Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.5834353Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.5836070Z +++ sed -e s/=//g 2025-06-01T22:51:39.5877773Z ++ HASH=EJ4vuPF7NQDoLcZF7wptqheRhimhpQybv7Kl3GF6SLg 2025-06-01T22:51:39.5881676Z +++ ls -nl torch/include/ATen/ops/_histogramdd_bin_edges.h 2025-06-01T22:51:39.5883097Z +++ awk '{print $5}' 2025-06-01T22:51:39.5909837Z ++ FSIZE=1918 2025-06-01T22:51:39.5910537Z ++ echo '"torch/include/ATen/ops/_histogramdd_bin_edges.h",sha256=EJ4vuPF7NQDoLcZF7wptqheRhimhpQybv7Kl3GF6SLg,1918' 2025-06-01T22:51:39.5910640Z ++ read fname 2025-06-01T22:51:39.5911067Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.5911524Z ++ FPATH=torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.5912037Z ++ echo torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.5912153Z ++ grep RECORD 2025-06-01T22:51:39.5931414Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.5931846Z +++ openssl base64 2025-06-01T22:51:39.5933088Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.5934519Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.5935888Z +++ sed -e s/=//g 2025-06-01T22:51:39.5973170Z ++ HASH=MViELSWfzE5zkB70kIQEbMBJaPM9JHnQAbH-jaPzoy8 2025-06-01T22:51:39.5978893Z +++ ls -nl torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.5979247Z +++ awk '{print $5}' 2025-06-01T22:51:39.6005390Z ++ FSIZE=1161 2025-06-01T22:51:39.6006140Z ++ echo '"torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h",sha256=MViELSWfzE5zkB70kIQEbMBJaPM9JHnQAbH-jaPzoy8,1161' 2025-06-01T22:51:39.6006240Z ++ read fname 2025-06-01T22:51:39.6006560Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h 2025-06-01T22:51:39.6006883Z ++ FPATH=torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h 2025-06-01T22:51:39.6007154Z ++ echo torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h 2025-06-01T22:51:39.6007774Z ++ grep RECORD 2025-06-01T22:51:39.6030308Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h 2025-06-01T22:51:39.6030630Z +++ openssl base64 2025-06-01T22:51:39.6030728Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.6032065Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.6032786Z +++ sed -e s/=//g 2025-06-01T22:51:39.6073779Z ++ HASH=cN5bcMk9tbLCU_6TzWimrAJgmjBUZLjRmeqK0wVOcPc 2025-06-01T22:51:39.6077333Z +++ ls -nl torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h 2025-06-01T22:51:39.6078019Z +++ awk '{print $5}' 2025-06-01T22:51:39.6104384Z ++ FSIZE=900 2025-06-01T22:51:39.6105048Z ++ echo '"torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h",sha256=cN5bcMk9tbLCU_6TzWimrAJgmjBUZLjRmeqK0wVOcPc,900' 2025-06-01T22:51:39.6105477Z ++ read fname 2025-06-01T22:51:39.6105815Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_bin_edges_native.h 2025-06-01T22:51:39.6106054Z ++ FPATH=torch/include/ATen/ops/_histogramdd_bin_edges_native.h 2025-06-01T22:51:39.6106424Z ++ echo torch/include/ATen/ops/_histogramdd_bin_edges_native.h 2025-06-01T22:51:39.6108257Z ++ grep RECORD 2025-06-01T22:51:39.6129104Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_bin_edges_native.h 2025-06-01T22:51:39.6129219Z +++ openssl base64 2025-06-01T22:51:39.6130332Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.6131612Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.6132874Z +++ sed -e s/=//g 2025-06-01T22:51:39.6170474Z ++ HASH=JeYM2ppUxo9SILl4gr1y1yeSf3l4HYdBHXc-Ks95rqk 2025-06-01T22:51:39.6175439Z +++ ls -nl torch/include/ATen/ops/_histogramdd_bin_edges_native.h 2025-06-01T22:51:39.6176251Z +++ awk '{print $5}' 2025-06-01T22:51:39.6204000Z ++ FSIZE=868 2025-06-01T22:51:39.6204608Z ++ echo '"torch/include/ATen/ops/_histogramdd_bin_edges_native.h",sha256=JeYM2ppUxo9SILl4gr1y1yeSf3l4HYdBHXc-Ks95rqk,868' 2025-06-01T22:51:39.6204705Z ++ read fname 2025-06-01T22:51:39.6205139Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_bin_edges_ops.h 2025-06-01T22:51:39.6205490Z ++ FPATH=torch/include/ATen/ops/_histogramdd_bin_edges_ops.h 2025-06-01T22:51:39.6205704Z ++ echo torch/include/ATen/ops/_histogramdd_bin_edges_ops.h 2025-06-01T22:51:39.6205808Z ++ grep RECORD 2025-06-01T22:51:39.6228459Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_bin_edges_ops.h 2025-06-01T22:51:39.6228612Z +++ openssl base64 2025-06-01T22:51:39.6230993Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.6231095Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.6231200Z +++ sed -e s/=//g 2025-06-01T22:51:39.6272519Z ++ HASH=keb1AWybO10F7RG5LmbW7qe7G6mlbTWLOrawPlm-cDw 2025-06-01T22:51:39.6275067Z +++ ls -nl torch/include/ATen/ops/_histogramdd_bin_edges_ops.h 2025-06-01T22:51:39.6275764Z +++ awk '{print $5}' 2025-06-01T22:51:39.6304696Z ++ FSIZE=2515 2025-06-01T22:51:39.6305508Z ++ echo '"torch/include/ATen/ops/_histogramdd_bin_edges_ops.h",sha256=keb1AWybO10F7RG5LmbW7qe7G6mlbTWLOrawPlm-cDw,2515' 2025-06-01T22:51:39.6305612Z ++ read fname 2025-06-01T22:51:39.6306041Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_from_bin_cts.h 2025-06-01T22:51:39.6306303Z ++ FPATH=torch/include/ATen/ops/_histogramdd_from_bin_cts.h 2025-06-01T22:51:39.6306494Z ++ echo torch/include/ATen/ops/_histogramdd_from_bin_cts.h 2025-06-01T22:51:39.6306594Z ++ grep RECORD 2025-06-01T22:51:39.6327389Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_from_bin_cts.h 2025-06-01T22:51:39.6327503Z +++ openssl base64 2025-06-01T22:51:39.6327923Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.6329295Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.6330463Z +++ sed -e s/=//g 2025-06-01T22:51:39.6369723Z ++ HASH=jxpI8cF7-fbOPCGXwT2kBSqFmf7krl_bz3zGftH3KcQ 2025-06-01T22:51:39.6374445Z +++ ls -nl torch/include/ATen/ops/_histogramdd_from_bin_cts.h 2025-06-01T22:51:39.6375541Z +++ awk '{print $5}' 2025-06-01T22:51:39.6402493Z ++ FSIZE=1955 2025-06-01T22:51:39.6403016Z ++ echo '"torch/include/ATen/ops/_histogramdd_from_bin_cts.h",sha256=jxpI8cF7-fbOPCGXwT2kBSqFmf7krl_bz3zGftH3KcQ,1955' 2025-06-01T22:51:39.6403221Z ++ read fname 2025-06-01T22:51:39.6403789Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.6404168Z ++ FPATH=torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.6404694Z ++ echo torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.6405322Z ++ grep RECORD 2025-06-01T22:51:39.6428621Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.6428820Z +++ openssl base64 2025-06-01T22:51:39.6428934Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.6429503Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.6429635Z +++ sed -e s/=//g 2025-06-01T22:51:39.6471514Z ++ HASH=Vf56yUvS1uW3OjVRMXOYQpE7NuODGPyrZEMn1bAwXWw 2025-06-01T22:51:39.6474474Z +++ ls -nl torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.6474971Z +++ awk '{print $5}' 2025-06-01T22:51:39.6504127Z ++ FSIZE=1179 2025-06-01T22:51:39.6504954Z ++ echo '"torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h",sha256=Vf56yUvS1uW3OjVRMXOYQpE7NuODGPyrZEMn1bAwXWw,1179' 2025-06-01T22:51:39.6505221Z ++ read fname 2025-06-01T22:51:39.6505546Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h 2025-06-01T22:51:39.6505812Z ++ FPATH=torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h 2025-06-01T22:51:39.6506070Z ++ echo torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h 2025-06-01T22:51:39.6506165Z ++ grep RECORD 2025-06-01T22:51:39.6527042Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h 2025-06-01T22:51:39.6527163Z +++ openssl base64 2025-06-01T22:51:39.6527601Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.6528904Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.6530301Z +++ sed -e s/=//g 2025-06-01T22:51:39.6569423Z ++ HASH=SCBr01-DMRInbQy4CgFeyQ1_icS6mdsHYh9qMMIIjd0 2025-06-01T22:51:39.6574239Z +++ ls -nl torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h 2025-06-01T22:51:39.6574865Z +++ awk '{print $5}' 2025-06-01T22:51:39.6602793Z ++ FSIZE=888 2025-06-01T22:51:39.6603429Z ++ echo '"torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h",sha256=SCBr01-DMRInbQy4CgFeyQ1_icS6mdsHYh9qMMIIjd0,888' 2025-06-01T22:51:39.6603779Z ++ read fname 2025-06-01T22:51:39.6604268Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h 2025-06-01T22:51:39.6604507Z ++ FPATH=torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h 2025-06-01T22:51:39.6604738Z ++ echo torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h 2025-06-01T22:51:39.6604850Z ++ grep RECORD 2025-06-01T22:51:39.6629437Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h 2025-06-01T22:51:39.6629562Z +++ openssl base64 2025-06-01T22:51:39.6629677Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.6629784Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.6629877Z +++ sed -e s/=//g 2025-06-01T22:51:39.6673489Z ++ HASH=aAtOSR857t_qnR4oVLlVOhvRkRbHBmSfRpSv03I6eEU 2025-06-01T22:51:39.6675374Z +++ ls -nl torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h 2025-06-01T22:51:39.6676538Z +++ awk '{print $5}' 2025-06-01T22:51:39.6704727Z ++ FSIZE=853 2025-06-01T22:51:39.6705359Z ++ echo '"torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h",sha256=aAtOSR857t_qnR4oVLlVOhvRkRbHBmSfRpSv03I6eEU,853' 2025-06-01T22:51:39.6705458Z ++ read fname 2025-06-01T22:51:39.6705725Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h 2025-06-01T22:51:39.6705956Z ++ FPATH=torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h 2025-06-01T22:51:39.6706159Z ++ echo torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h 2025-06-01T22:51:39.6706481Z ++ grep RECORD 2025-06-01T22:51:39.6727819Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h 2025-06-01T22:51:39.6727963Z +++ openssl base64 2025-06-01T22:51:39.6728588Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.6729818Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.6731174Z +++ sed -e s/=//g 2025-06-01T22:51:39.6769876Z ++ HASH=kRz6ekUBfYcUTK8x6q82c-XabDu_w5DPLKgWI1sbld4 2025-06-01T22:51:39.6775006Z +++ ls -nl torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h 2025-06-01T22:51:39.6776144Z +++ awk '{print $5}' 2025-06-01T22:51:39.6801629Z ++ FSIZE=2510 2025-06-01T22:51:39.6802233Z ++ echo '"torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h",sha256=kRz6ekUBfYcUTK8x6q82c-XabDu_w5DPLKgWI1sbld4,2510' 2025-06-01T22:51:39.6802350Z ++ read fname 2025-06-01T22:51:39.6802623Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_from_bin_tensors.h 2025-06-01T22:51:39.6802867Z ++ FPATH=torch/include/ATen/ops/_histogramdd_from_bin_tensors.h 2025-06-01T22:51:39.6803356Z ++ echo torch/include/ATen/ops/_histogramdd_from_bin_tensors.h 2025-06-01T22:51:39.6805331Z ++ grep RECORD 2025-06-01T22:51:39.6833641Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_from_bin_tensors.h 2025-06-01T22:51:39.6833792Z +++ openssl base64 2025-06-01T22:51:39.6834601Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.6834701Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.6834803Z +++ sed -e s/=//g 2025-06-01T22:51:39.6876226Z ++ HASH=UyaFMXR6NRDU1Zh6cqWbuO--cBpeE3Qp0k5IMk5musw 2025-06-01T22:51:39.6879671Z +++ ls -nl torch/include/ATen/ops/_histogramdd_from_bin_tensors.h 2025-06-01T22:51:39.6880217Z +++ awk '{print $5}' 2025-06-01T22:51:39.6909740Z ++ FSIZE=1752 2025-06-01T22:51:39.6910312Z ++ echo '"torch/include/ATen/ops/_histogramdd_from_bin_tensors.h",sha256=UyaFMXR6NRDU1Zh6cqWbuO--cBpeE3Qp0k5IMk5musw,1752' 2025-06-01T22:51:39.6910424Z ++ read fname 2025-06-01T22:51:39.6910867Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.6911258Z ++ FPATH=torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.6911791Z ++ echo torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.6911890Z ++ grep RECORD 2025-06-01T22:51:39.6931121Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.6931241Z +++ openssl base64 2025-06-01T22:51:39.6931833Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.6933072Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.6934244Z +++ sed -e s/=//g 2025-06-01T22:51:39.6972857Z ++ HASH=TsJoFuX3gG1uZMr4G14-bMw8cae-IbeJTKdKcWcMZTY 2025-06-01T22:51:39.6978961Z +++ ls -nl torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.6979084Z +++ awk '{print $5}' 2025-06-01T22:51:39.7005679Z ++ FSIZE=1080 2025-06-01T22:51:39.7006434Z ++ echo '"torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h",sha256=TsJoFuX3gG1uZMr4G14-bMw8cae-IbeJTKdKcWcMZTY,1080' 2025-06-01T22:51:39.7006555Z ++ read fname 2025-06-01T22:51:39.7006896Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h 2025-06-01T22:51:39.7007184Z ++ FPATH=torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h 2025-06-01T22:51:39.7007463Z ++ echo torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h 2025-06-01T22:51:39.7008017Z ++ grep RECORD 2025-06-01T22:51:39.7032772Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h 2025-06-01T22:51:39.7032902Z +++ openssl base64 2025-06-01T22:51:39.7033020Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.7033121Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.7033215Z +++ sed -e s/=//g 2025-06-01T22:51:39.7074066Z ++ HASH=AVDmfaUS2CV5uEQucfz3kb6j2slZOrrdnbss4hHVmbY 2025-06-01T22:51:39.7077089Z +++ ls -nl torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h 2025-06-01T22:51:39.7077646Z +++ awk '{print $5}' 2025-06-01T22:51:39.7107044Z ++ FSIZE=831 2025-06-01T22:51:39.7107689Z ++ echo '"torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h",sha256=AVDmfaUS2CV5uEQucfz3kb6j2slZOrrdnbss4hHVmbY,831' 2025-06-01T22:51:39.7107789Z ++ read fname 2025-06-01T22:51:39.7108107Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h 2025-06-01T22:51:39.7108354Z ++ FPATH=torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h 2025-06-01T22:51:39.7108732Z ++ echo torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h 2025-06-01T22:51:39.7108853Z ++ grep RECORD 2025-06-01T22:51:39.7129274Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h 2025-06-01T22:51:39.7129389Z +++ openssl base64 2025-06-01T22:51:39.7130258Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.7131670Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.7133027Z +++ sed -e s/=//g 2025-06-01T22:51:39.7171016Z ++ HASH=Kpd6ztUmgZNuaDtpL5dawJI97tYK0j-rzBDQwYMoSDY 2025-06-01T22:51:39.7175980Z +++ ls -nl torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h 2025-06-01T22:51:39.7176530Z +++ awk '{print $5}' 2025-06-01T22:51:39.7204382Z ++ FSIZE=750 2025-06-01T22:51:39.7205007Z ++ echo '"torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h",sha256=Kpd6ztUmgZNuaDtpL5dawJI97tYK0j-rzBDQwYMoSDY,750' 2025-06-01T22:51:39.7205253Z ++ read fname 2025-06-01T22:51:39.7205553Z ++ make_wheel_record torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h 2025-06-01T22:51:39.7205820Z ++ FPATH=torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h 2025-06-01T22:51:39.7206060Z ++ echo torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h 2025-06-01T22:51:39.7206167Z ++ grep RECORD 2025-06-01T22:51:39.7230927Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h 2025-06-01T22:51:39.7231048Z +++ openssl base64 2025-06-01T22:51:39.7231149Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.7231265Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.7231359Z +++ sed -e s/=//g 2025-06-01T22:51:39.7273969Z ++ HASH=jeJhQ5las2zDz5VIukhpoIumgSCB1J7RCepI8nzQAhE 2025-06-01T22:51:39.7276094Z +++ ls -nl torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h 2025-06-01T22:51:39.7276736Z +++ awk '{print $5}' 2025-06-01T22:51:39.7305741Z ++ FSIZE=2234 2025-06-01T22:51:39.7306386Z ++ echo '"torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h",sha256=jeJhQ5las2zDz5VIukhpoIumgSCB1J7RCepI8nzQAhE,2234' 2025-06-01T22:51:39.7306489Z ++ read fname 2025-06-01T22:51:39.7306852Z ++ make_wheel_record torch/include/ATen/ops/_index_put_impl.h 2025-06-01T22:51:39.7307005Z ++ FPATH=torch/include/ATen/ops/_index_put_impl.h 2025-06-01T22:51:39.7307163Z ++ echo torch/include/ATen/ops/_index_put_impl.h 2025-06-01T22:51:39.7307265Z ++ grep RECORD 2025-06-01T22:51:39.7326705Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_index_put_impl.h 2025-06-01T22:51:39.7327231Z +++ openssl base64 2025-06-01T22:51:39.7327854Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.7329261Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.7330658Z +++ sed -e s/=//g 2025-06-01T22:51:39.7369148Z ++ HASH=sk1Z7Q700xXLSJ4brhKiqw4KrmvW-5QDImhYRSi4Mwk 2025-06-01T22:51:39.7373890Z +++ ls -nl torch/include/ATen/ops/_index_put_impl.h 2025-06-01T22:51:39.7374603Z +++ awk '{print $5}' 2025-06-01T22:51:39.7401706Z ++ FSIZE=2226 2025-06-01T22:51:39.7402419Z ++ echo '"torch/include/ATen/ops/_index_put_impl.h",sha256=sk1Z7Q700xXLSJ4brhKiqw4KrmvW-5QDImhYRSi4Mwk,2226' 2025-06-01T22:51:39.7403083Z ++ read fname 2025-06-01T22:51:39.7403614Z ++ make_wheel_record torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.7404749Z ++ FPATH=torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.7405542Z ++ echo torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.7406086Z ++ grep RECORD 2025-06-01T22:51:39.7427596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.7428278Z +++ openssl base64 2025-06-01T22:51:39.7428556Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.7428812Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.7429652Z +++ sed -e s/=//g 2025-06-01T22:51:39.7470400Z ++ HASH=KawxZ8MiPYCVXQLyo3UtBpC4lc3Lvzc9w6cymtSC1ks 2025-06-01T22:51:39.7474293Z +++ ls -nl torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.7474865Z +++ awk '{print $5}' 2025-06-01T22:51:39.7502383Z ++ FSIZE=1311 2025-06-01T22:51:39.7503421Z ++ echo '"torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h",sha256=KawxZ8MiPYCVXQLyo3UtBpC4lc3Lvzc9w6cymtSC1ks,1311' 2025-06-01T22:51:39.7504295Z ++ read fname 2025-06-01T22:51:39.7504739Z ++ make_wheel_record torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h 2025-06-01T22:51:39.7505345Z ++ FPATH=torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h 2025-06-01T22:51:39.7505878Z ++ echo torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h 2025-06-01T22:51:39.7506303Z ++ grep RECORD 2025-06-01T22:51:39.7526636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h 2025-06-01T22:51:39.7527276Z +++ openssl base64 2025-06-01T22:51:39.7527550Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.7528551Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.7529956Z +++ sed -e s/=//g 2025-06-01T22:51:39.7568423Z ++ HASH=OcMMvPq-f7cAPOqNbr4w3o18awq7e0rHL-NUaGmdo5s 2025-06-01T22:51:39.7573650Z +++ ls -nl torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h 2025-06-01T22:51:39.7574600Z +++ awk '{print $5}' 2025-06-01T22:51:39.7602270Z ++ FSIZE=851 2025-06-01T22:51:39.7603021Z ++ echo '"torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h",sha256=OcMMvPq-f7cAPOqNbr4w3o18awq7e0rHL-NUaGmdo5s,851' 2025-06-01T22:51:39.7603908Z ++ read fname 2025-06-01T22:51:39.7604553Z ++ make_wheel_record torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h 2025-06-01T22:51:39.7605174Z ++ FPATH=torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h 2025-06-01T22:51:39.7605748Z ++ echo torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h 2025-06-01T22:51:39.7606193Z ++ grep RECORD 2025-06-01T22:51:39.7633471Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h 2025-06-01T22:51:39.7634110Z +++ openssl base64 2025-06-01T22:51:39.7634413Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.7634684Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.7634942Z +++ sed -e s/=//g 2025-06-01T22:51:39.7676756Z ++ HASH=FV23bzfXa7YoUf7lpsj1gOcojbXKnuzIRwb0OQFOVlQ 2025-06-01T22:51:39.7680889Z +++ ls -nl torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h 2025-06-01T22:51:39.7681381Z +++ awk '{print $5}' 2025-06-01T22:51:39.7708423Z ++ FSIZE=853 2025-06-01T22:51:39.7709110Z ++ echo '"torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h",sha256=FV23bzfXa7YoUf7lpsj1gOcojbXKnuzIRwb0OQFOVlQ,853' 2025-06-01T22:51:39.7709925Z ++ read fname 2025-06-01T22:51:39.7710340Z ++ make_wheel_record torch/include/ATen/ops/_index_put_impl_meta_dispatch.h 2025-06-01T22:51:39.7710984Z ++ FPATH=torch/include/ATen/ops/_index_put_impl_meta_dispatch.h 2025-06-01T22:51:39.7711536Z ++ echo torch/include/ATen/ops/_index_put_impl_meta_dispatch.h 2025-06-01T22:51:39.7711961Z ++ grep RECORD 2025-06-01T22:51:39.7731134Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_index_put_impl_meta_dispatch.h 2025-06-01T22:51:39.7731712Z +++ openssl base64 2025-06-01T22:51:39.7732774Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.7734122Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.7735667Z +++ sed -e s/=//g 2025-06-01T22:51:39.7773305Z ++ HASH=LNybZRBzxbDvblRuI2lBS-JqjAFfgbJK4O1UB84-c0w 2025-06-01T22:51:39.7779021Z +++ ls -nl torch/include/ATen/ops/_index_put_impl_meta_dispatch.h 2025-06-01T22:51:39.7779498Z +++ awk '{print $5}' 2025-06-01T22:51:39.7805027Z ++ FSIZE=853 2025-06-01T22:51:39.7805759Z ++ echo '"torch/include/ATen/ops/_index_put_impl_meta_dispatch.h",sha256=LNybZRBzxbDvblRuI2lBS-JqjAFfgbJK4O1UB84-c0w,853' 2025-06-01T22:51:39.7806561Z ++ read fname 2025-06-01T22:51:39.7806957Z ++ make_wheel_record torch/include/ATen/ops/_index_put_impl_native.h 2025-06-01T22:51:39.7807563Z ++ FPATH=torch/include/ATen/ops/_index_put_impl_native.h 2025-06-01T22:51:39.7808062Z ++ echo torch/include/ATen/ops/_index_put_impl_native.h 2025-06-01T22:51:39.7808474Z ++ grep RECORD 2025-06-01T22:51:39.7831124Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_index_put_impl_native.h 2025-06-01T22:51:39.7831697Z +++ openssl base64 2025-06-01T22:51:39.7831994Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.7833066Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.7833475Z +++ sed -e s/=//g 2025-06-01T22:51:39.7874806Z ++ HASH=yv9ZtUwKdIOCKSP8gwIhHs8x-ANGx2pJ0VV9Vy2X_2U 2025-06-01T22:51:39.7877715Z +++ ls -nl torch/include/ATen/ops/_index_put_impl_native.h 2025-06-01T22:51:39.7879082Z +++ awk '{print $5}' 2025-06-01T22:51:39.7905640Z ++ FSIZE=1394 2025-06-01T22:51:39.7906341Z ++ echo '"torch/include/ATen/ops/_index_put_impl_native.h",sha256=yv9ZtUwKdIOCKSP8gwIhHs8x-ANGx2pJ0VV9Vy2X_2U,1394' 2025-06-01T22:51:39.7907117Z ++ read fname 2025-06-01T22:51:39.7907483Z ++ make_wheel_record torch/include/ATen/ops/_index_put_impl_ops.h 2025-06-01T22:51:39.7907986Z ++ FPATH=torch/include/ATen/ops/_index_put_impl_ops.h 2025-06-01T22:51:39.7908492Z ++ echo torch/include/ATen/ops/_index_put_impl_ops.h 2025-06-01T22:51:39.7909004Z ++ grep RECORD 2025-06-01T22:51:39.7929694Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_index_put_impl_ops.h 2025-06-01T22:51:39.7930235Z +++ openssl base64 2025-06-01T22:51:39.7931091Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.7932523Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.7933856Z +++ sed -e s/=//g 2025-06-01T22:51:39.7971085Z ++ HASH=tQs-WKzGzeD1f8jEV5ZWtjopCBQjYfvZEM6_YU82sd0 2025-06-01T22:51:39.7976027Z +++ ls -nl torch/include/ATen/ops/_index_put_impl_ops.h 2025-06-01T22:51:39.7977802Z +++ awk '{print $5}' 2025-06-01T22:51:39.8004068Z ++ FSIZE=3273 2025-06-01T22:51:39.8004894Z ++ echo '"torch/include/ATen/ops/_index_put_impl_ops.h",sha256=tQs-WKzGzeD1f8jEV5ZWtjopCBQjYfvZEM6_YU82sd0,3273' 2025-06-01T22:51:39.8005574Z ++ read fname 2025-06-01T22:51:39.8005963Z ++ make_wheel_record torch/include/ATen/ops/_indices.h 2025-06-01T22:51:39.8006584Z ++ FPATH=torch/include/ATen/ops/_indices.h 2025-06-01T22:51:39.8006988Z ++ echo torch/include/ATen/ops/_indices.h 2025-06-01T22:51:39.8007338Z ++ grep RECORD 2025-06-01T22:51:39.8029179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_indices.h 2025-06-01T22:51:39.8029849Z +++ openssl base64 2025-06-01T22:51:39.8030108Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.8031991Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.8033171Z +++ sed -e s/=//g 2025-06-01T22:51:39.8074641Z ++ HASH=56Adr5kJkjKm3zhSVkwamrMgxifcIQ7Noas819RMFdI 2025-06-01T22:51:39.8077577Z +++ ls -nl torch/include/ATen/ops/_indices.h 2025-06-01T22:51:39.8078394Z +++ awk '{print $5}' 2025-06-01T22:51:39.8105780Z ++ FSIZE=505 2025-06-01T22:51:39.8106395Z ++ echo '"torch/include/ATen/ops/_indices.h",sha256=56Adr5kJkjKm3zhSVkwamrMgxifcIQ7Noas819RMFdI,505' 2025-06-01T22:51:39.8107176Z ++ read fname 2025-06-01T22:51:39.8107501Z ++ make_wheel_record torch/include/ATen/ops/_indices_copy.h 2025-06-01T22:51:39.8108015Z ++ FPATH=torch/include/ATen/ops/_indices_copy.h 2025-06-01T22:51:39.8108433Z ++ echo torch/include/ATen/ops/_indices_copy.h 2025-06-01T22:51:39.8108804Z ++ grep RECORD 2025-06-01T22:51:39.8129723Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_indices_copy.h 2025-06-01T22:51:39.8130225Z +++ openssl base64 2025-06-01T22:51:39.8131112Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.8132581Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.8133972Z +++ sed -e s/=//g 2025-06-01T22:51:39.8171488Z ++ HASH=0JELGuG0es3Ml_nsDxy9_XE9-i0mGzFyT4JeUggtVN8 2025-06-01T22:51:39.8176849Z +++ ls -nl torch/include/ATen/ops/_indices_copy.h 2025-06-01T22:51:39.8178431Z +++ awk '{print $5}' 2025-06-01T22:51:39.8204634Z ++ FSIZE=1097 2025-06-01T22:51:39.8205318Z ++ echo '"torch/include/ATen/ops/_indices_copy.h",sha256=0JELGuG0es3Ml_nsDxy9_XE9-i0mGzFyT4JeUggtVN8,1097' 2025-06-01T22:51:39.8206024Z ++ read fname 2025-06-01T22:51:39.8206601Z ++ make_wheel_record torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.8207436Z ++ FPATH=torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.8208222Z ++ echo torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.8208781Z ++ grep RECORD 2025-06-01T22:51:39.8229736Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.8230628Z +++ openssl base64 2025-06-01T22:51:39.8230941Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.8231209Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.8231481Z +++ sed -e s/=//g 2025-06-01T22:51:39.8271926Z ++ HASH=jyTTcUBtctnqGmqzumiA_We9NEUuSbtjr-GlS5olODc 2025-06-01T22:51:39.8276084Z +++ ls -nl torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.8277452Z +++ awk '{print $5}' 2025-06-01T22:51:39.8305043Z ++ FSIZE=881 2025-06-01T22:51:39.8305855Z ++ echo '"torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h",sha256=jyTTcUBtctnqGmqzumiA_We9NEUuSbtjr-GlS5olODc,881' 2025-06-01T22:51:39.8306761Z ++ read fname 2025-06-01T22:51:39.8307397Z ++ make_wheel_record torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:39.8308482Z ++ FPATH=torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:39.8309391Z ++ echo torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:39.8309984Z ++ grep RECORD 2025-06-01T22:51:39.8328432Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:39.8329261Z +++ openssl base64 2025-06-01T22:51:39.8329525Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.8330390Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.8331826Z +++ sed -e s/=//g 2025-06-01T22:51:39.8370706Z ++ HASH=7As9eYtRYosbx2LHlxoNmrZkYIbgrc6iUpUEutNA7Zs 2025-06-01T22:51:39.8375992Z +++ ls -nl torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:39.8376797Z +++ awk '{print $5}' 2025-06-01T22:51:39.8403907Z ++ FSIZE=797 2025-06-01T22:51:39.8405022Z ++ echo '"torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=7As9eYtRYosbx2LHlxoNmrZkYIbgrc6iUpUEutNA7Zs,797' 2025-06-01T22:51:39.8406050Z ++ read fname 2025-06-01T22:51:39.8406422Z ++ make_wheel_record torch/include/ATen/ops/_indices_copy_native.h 2025-06-01T22:51:39.8407088Z ++ FPATH=torch/include/ATen/ops/_indices_copy_native.h 2025-06-01T22:51:39.8407576Z ++ echo torch/include/ATen/ops/_indices_copy_native.h 2025-06-01T22:51:39.8407962Z ++ grep RECORD 2025-06-01T22:51:39.8428637Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_indices_copy_native.h 2025-06-01T22:51:39.8429208Z +++ openssl base64 2025-06-01T22:51:39.8429483Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.8429730Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.8430918Z +++ sed -e s/=//g 2025-06-01T22:51:39.8472686Z ++ HASH=svS206yL_9pAAkUE5n2z0lNSBbgLAPbENDKhgq-PEDY 2025-06-01T22:51:39.8476244Z +++ ls -nl torch/include/ATen/ops/_indices_copy_native.h 2025-06-01T22:51:39.8477133Z +++ awk '{print $5}' 2025-06-01T22:51:39.8504660Z ++ FSIZE=568 2025-06-01T22:51:39.8505397Z ++ echo '"torch/include/ATen/ops/_indices_copy_native.h",sha256=svS206yL_9pAAkUE5n2z0lNSBbgLAPbENDKhgq-PEDY,568' 2025-06-01T22:51:39.8506070Z ++ read fname 2025-06-01T22:51:39.8506441Z ++ make_wheel_record torch/include/ATen/ops/_indices_copy_ops.h 2025-06-01T22:51:39.8506988Z ++ FPATH=torch/include/ATen/ops/_indices_copy_ops.h 2025-06-01T22:51:39.8507426Z ++ echo torch/include/ATen/ops/_indices_copy_ops.h 2025-06-01T22:51:39.8507807Z ++ grep RECORD 2025-06-01T22:51:39.8527993Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_indices_copy_ops.h 2025-06-01T22:51:39.8528597Z +++ openssl base64 2025-06-01T22:51:39.8528868Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.8530405Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.8531554Z +++ sed -e s/=//g 2025-06-01T22:51:39.8571160Z ++ HASH=7Z4S8XMhopKkoswfIupilgcvMhaaITXlpfvQUQlsUs4 2025-06-01T22:51:39.8576355Z +++ ls -nl torch/include/ATen/ops/_indices_copy_ops.h 2025-06-01T22:51:39.8578313Z +++ awk '{print $5}' 2025-06-01T22:51:39.8605349Z ++ FSIZE=1589 2025-06-01T22:51:39.8606091Z ++ echo '"torch/include/ATen/ops/_indices_copy_ops.h",sha256=7Z4S8XMhopKkoswfIupilgcvMhaaITXlpfvQUQlsUs4,1589' 2025-06-01T22:51:39.8606835Z ++ read fname 2025-06-01T22:51:39.8607338Z ++ make_wheel_record torch/include/ATen/ops/_indices_native.h 2025-06-01T22:51:39.8607828Z ++ FPATH=torch/include/ATen/ops/_indices_native.h 2025-06-01T22:51:39.8608286Z ++ echo torch/include/ATen/ops/_indices_native.h 2025-06-01T22:51:39.8608663Z ++ grep RECORD 2025-06-01T22:51:39.8630332Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_indices_native.h 2025-06-01T22:51:39.8630889Z +++ openssl base64 2025-06-01T22:51:39.8631148Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.8631459Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.8631721Z +++ sed -e s/=//g 2025-06-01T22:51:39.8672767Z ++ HASH=cFMuqOTdC3B5gFWOO0Z0PxhQcNPANBTkWVXidieG2SM 2025-06-01T22:51:39.8677188Z +++ ls -nl torch/include/ATen/ops/_indices_native.h 2025-06-01T22:51:39.8677591Z +++ awk '{print $5}' 2025-06-01T22:51:39.8704189Z ++ FSIZE=485 2025-06-01T22:51:39.8704847Z ++ echo '"torch/include/ATen/ops/_indices_native.h",sha256=cFMuqOTdC3B5gFWOO0Z0PxhQcNPANBTkWVXidieG2SM,485' 2025-06-01T22:51:39.8705647Z ++ read fname 2025-06-01T22:51:39.8705984Z ++ make_wheel_record torch/include/ATen/ops/_indices_ops.h 2025-06-01T22:51:39.8706438Z ++ FPATH=torch/include/ATen/ops/_indices_ops.h 2025-06-01T22:51:39.8706878Z ++ echo torch/include/ATen/ops/_indices_ops.h 2025-06-01T22:51:39.8707240Z ++ grep RECORD 2025-06-01T22:51:39.8728260Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_indices_ops.h 2025-06-01T22:51:39.8728759Z +++ openssl base64 2025-06-01T22:51:39.8729905Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.8731265Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.8732812Z +++ sed -e s/=//g 2025-06-01T22:51:39.8770847Z ++ HASH=yYa-uMlOUM8uOZAjFKYMQPGQXgYJmYrvJrTQ_F2mMhw 2025-06-01T22:51:39.8775770Z +++ ls -nl torch/include/ATen/ops/_indices_ops.h 2025-06-01T22:51:39.8778012Z +++ awk '{print $5}' 2025-06-01T22:51:39.8804188Z ++ FSIZE=969 2025-06-01T22:51:39.8805005Z ++ echo '"torch/include/ATen/ops/_indices_ops.h",sha256=yYa-uMlOUM8uOZAjFKYMQPGQXgYJmYrvJrTQ_F2mMhw,969' 2025-06-01T22:51:39.8805716Z ++ read fname 2025-06-01T22:51:39.8806054Z ++ make_wheel_record torch/include/ATen/ops/_int_mm.h 2025-06-01T22:51:39.8806657Z ++ FPATH=torch/include/ATen/ops/_int_mm.h 2025-06-01T22:51:39.8807059Z ++ echo torch/include/ATen/ops/_int_mm.h 2025-06-01T22:51:39.8807413Z ++ grep RECORD 2025-06-01T22:51:39.8829171Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_int_mm.h 2025-06-01T22:51:39.8829710Z +++ openssl base64 2025-06-01T22:51:39.8830051Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.8831633Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.8831895Z +++ sed -e s/=//g 2025-06-01T22:51:39.8873823Z ++ HASH=N0cZQdu7tZHx1ODm4A6W42Y4eADXKL37z10zt8zOtBQ 2025-06-01T22:51:39.8877196Z +++ ls -nl torch/include/ATen/ops/_int_mm.h 2025-06-01T22:51:39.8877898Z +++ awk '{print $5}' 2025-06-01T22:51:39.8906112Z ++ FSIZE=1169 2025-06-01T22:51:39.8906751Z ++ echo '"torch/include/ATen/ops/_int_mm.h",sha256=N0cZQdu7tZHx1ODm4A6W42Y4eADXKL37z10zt8zOtBQ,1169' 2025-06-01T22:51:39.8907358Z ++ read fname 2025-06-01T22:51:39.8907726Z ++ make_wheel_record torch/include/ATen/ops/_int_mm_cpu_dispatch.h 2025-06-01T22:51:39.8908245Z ++ FPATH=torch/include/ATen/ops/_int_mm_cpu_dispatch.h 2025-06-01T22:51:39.8908709Z ++ echo torch/include/ATen/ops/_int_mm_cpu_dispatch.h 2025-06-01T22:51:39.8909085Z ++ grep RECORD 2025-06-01T22:51:39.8928444Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_int_mm_cpu_dispatch.h 2025-06-01T22:51:39.8929006Z +++ openssl base64 2025-06-01T22:51:39.8929477Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.8930823Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.8932159Z +++ sed -e s/=//g 2025-06-01T22:51:39.8971254Z ++ HASH=1DFPv8kodBPzreDBqXj-udPUZR_sRYtUYKvY4sEVWj8 2025-06-01T22:51:39.8976175Z +++ ls -nl torch/include/ATen/ops/_int_mm_cpu_dispatch.h 2025-06-01T22:51:39.8977752Z +++ awk '{print $5}' 2025-06-01T22:51:39.9004925Z ++ FSIZE=955 2025-06-01T22:51:39.9005642Z ++ echo '"torch/include/ATen/ops/_int_mm_cpu_dispatch.h",sha256=1DFPv8kodBPzreDBqXj-udPUZR_sRYtUYKvY4sEVWj8,955' 2025-06-01T22:51:39.9006344Z ++ read fname 2025-06-01T22:51:39.9006861Z ++ make_wheel_record torch/include/ATen/ops/_int_mm_cuda_dispatch.h 2025-06-01T22:51:39.9007419Z ++ FPATH=torch/include/ATen/ops/_int_mm_cuda_dispatch.h 2025-06-01T22:51:39.9007904Z ++ echo torch/include/ATen/ops/_int_mm_cuda_dispatch.h 2025-06-01T22:51:39.9008297Z ++ grep RECORD 2025-06-01T22:51:39.9029351Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_int_mm_cuda_dispatch.h 2025-06-01T22:51:39.9029894Z +++ openssl base64 2025-06-01T22:51:39.9030257Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.9030503Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.9031960Z +++ sed -e s/=//g 2025-06-01T22:51:39.9075448Z ++ HASH=iJjZqqVijsGowuCmY8zrbuKbZO8fMLJ0jxK7cX_PHvQ 2025-06-01T22:51:39.9081516Z +++ ls -nl torch/include/ATen/ops/_int_mm_cuda_dispatch.h 2025-06-01T22:51:39.9082116Z +++ awk '{print $5}' 2025-06-01T22:51:39.9110492Z ++ FSIZE=957 2025-06-01T22:51:39.9111221Z ++ echo '"torch/include/ATen/ops/_int_mm_cuda_dispatch.h",sha256=iJjZqqVijsGowuCmY8zrbuKbZO8fMLJ0jxK7cX_PHvQ,957' 2025-06-01T22:51:39.9111924Z ++ read fname 2025-06-01T22:51:39.9112266Z ++ make_wheel_record torch/include/ATen/ops/_int_mm_native.h 2025-06-01T22:51:39.9112741Z ++ FPATH=torch/include/ATen/ops/_int_mm_native.h 2025-06-01T22:51:39.9113147Z ++ echo torch/include/ATen/ops/_int_mm_native.h 2025-06-01T22:51:39.9113512Z ++ grep RECORD 2025-06-01T22:51:39.9131208Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_int_mm_native.h 2025-06-01T22:51:39.9132003Z +++ openssl base64 2025-06-01T22:51:39.9133352Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.9135471Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.9136110Z +++ sed -e s/=//g 2025-06-01T22:51:39.9174110Z ++ HASH=yJTcKddfP9rmk8zCypH-yrtobE_G56RlEewyfnVINxw 2025-06-01T22:51:39.9179720Z +++ ls -nl torch/include/ATen/ops/_int_mm_native.h 2025-06-01T22:51:39.9180605Z +++ awk '{print $5}' 2025-06-01T22:51:39.9206051Z ++ FSIZE=808 2025-06-01T22:51:39.9206688Z ++ echo '"torch/include/ATen/ops/_int_mm_native.h",sha256=yJTcKddfP9rmk8zCypH-yrtobE_G56RlEewyfnVINxw,808' 2025-06-01T22:51:39.9207344Z ++ read fname 2025-06-01T22:51:39.9207826Z ++ make_wheel_record torch/include/ATen/ops/_int_mm_ops.h 2025-06-01T22:51:39.9208287Z ++ FPATH=torch/include/ATen/ops/_int_mm_ops.h 2025-06-01T22:51:39.9208710Z ++ echo torch/include/ATen/ops/_int_mm_ops.h 2025-06-01T22:51:39.9209496Z ++ grep RECORD 2025-06-01T22:51:39.9233745Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_int_mm_ops.h 2025-06-01T22:51:39.9234512Z +++ openssl base64 2025-06-01T22:51:39.9234830Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.9235104Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.9235372Z +++ sed -e s/=//g 2025-06-01T22:51:39.9275860Z ++ HASH=Ex6gdDkp2Nr4y__F0LIttLh5pQpWTeu8mLlNTb4zTAA 2025-06-01T22:51:39.9280080Z +++ ls -nl torch/include/ATen/ops/_int_mm_ops.h 2025-06-01T22:51:39.9281533Z +++ awk '{print $5}' 2025-06-01T22:51:39.9308742Z ++ FSIZE=1719 2025-06-01T22:51:39.9309475Z ++ echo '"torch/include/ATen/ops/_int_mm_ops.h",sha256=Ex6gdDkp2Nr4y__F0LIttLh5pQpWTeu8mLlNTb4zTAA,1719' 2025-06-01T22:51:39.9310119Z ++ read fname 2025-06-01T22:51:39.9310461Z ++ make_wheel_record torch/include/ATen/ops/_is_all_true.h 2025-06-01T22:51:39.9310910Z ++ FPATH=torch/include/ATen/ops/_is_all_true.h 2025-06-01T22:51:39.9311327Z ++ echo torch/include/ATen/ops/_is_all_true.h 2025-06-01T22:51:39.9311675Z ++ grep RECORD 2025-06-01T22:51:39.9331153Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_is_all_true.h 2025-06-01T22:51:39.9331636Z +++ openssl base64 2025-06-01T22:51:39.9332635Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.9333791Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.9335213Z +++ sed -e s/=//g 2025-06-01T22:51:39.9373915Z ++ HASH=QeBYfNea4Q67YJNKqR1UJPdHhIHPABhTN5v-0HS_lXc 2025-06-01T22:51:39.9379243Z +++ ls -nl torch/include/ATen/ops/_is_all_true.h 2025-06-01T22:51:39.9380028Z +++ awk '{print $5}' 2025-06-01T22:51:39.9405804Z ++ FSIZE=661 2025-06-01T22:51:39.9406451Z ++ echo '"torch/include/ATen/ops/_is_all_true.h",sha256=QeBYfNea4Q67YJNKqR1UJPdHhIHPABhTN5v-0HS_lXc,661' 2025-06-01T22:51:39.9407111Z ++ read fname 2025-06-01T22:51:39.9407774Z ++ make_wheel_record torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.9408595Z ++ FPATH=torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.9409347Z ++ echo torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.9409889Z ++ grep RECORD 2025-06-01T22:51:39.9433388Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.9434063Z +++ openssl base64 2025-06-01T22:51:39.9434324Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.9434570Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.9434923Z +++ sed -e s/=//g 2025-06-01T22:51:39.9475263Z ++ HASH=cF3R17YPvgyrHCreU1inqg62KpMC3PB48KGkRSHNpEY 2025-06-01T22:51:39.9479371Z +++ ls -nl torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.9480335Z +++ awk '{print $5}' 2025-06-01T22:51:39.9508989Z ++ FSIZE=770 2025-06-01T22:51:39.9509900Z ++ echo '"torch/include/ATen/ops/_is_all_true_compositeexplicitautograd_dispatch.h",sha256=cF3R17YPvgyrHCreU1inqg62KpMC3PB48KGkRSHNpEY,770' 2025-06-01T22:51:39.9510736Z ++ read fname 2025-06-01T22:51:39.9511099Z ++ make_wheel_record torch/include/ATen/ops/_is_all_true_native.h 2025-06-01T22:51:39.9511602Z ++ FPATH=torch/include/ATen/ops/_is_all_true_native.h 2025-06-01T22:51:39.9512044Z ++ echo torch/include/ATen/ops/_is_all_true_native.h 2025-06-01T22:51:39.9512428Z ++ grep RECORD 2025-06-01T22:51:39.9530751Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_is_all_true_native.h 2025-06-01T22:51:39.9531275Z +++ openssl base64 2025-06-01T22:51:39.9532250Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.9533814Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.9535082Z +++ sed -e s/=//g 2025-06-01T22:51:39.9575217Z ++ HASH=pCE1xodo0siKP15x05pHtbZ9kN1aNHGSnrqPBFsnYy0 2025-06-01T22:51:39.9581409Z +++ ls -nl torch/include/ATen/ops/_is_all_true_native.h 2025-06-01T22:51:39.9582099Z +++ awk '{print $5}' 2025-06-01T22:51:39.9606856Z ++ FSIZE=482 2025-06-01T22:51:39.9607685Z ++ echo '"torch/include/ATen/ops/_is_all_true_native.h",sha256=pCE1xodo0siKP15x05pHtbZ9kN1aNHGSnrqPBFsnYy0,482' 2025-06-01T22:51:39.9608390Z ++ read fname 2025-06-01T22:51:39.9608758Z ++ make_wheel_record torch/include/ATen/ops/_is_all_true_ops.h 2025-06-01T22:51:39.9609245Z ++ FPATH=torch/include/ATen/ops/_is_all_true_ops.h 2025-06-01T22:51:39.9610265Z ++ echo torch/include/ATen/ops/_is_all_true_ops.h 2025-06-01T22:51:39.9611405Z ++ grep RECORD 2025-06-01T22:51:39.9634816Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_is_all_true_ops.h 2025-06-01T22:51:39.9635348Z +++ openssl base64 2025-06-01T22:51:39.9635609Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.9635879Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.9636137Z +++ sed -e s/=//g 2025-06-01T22:51:39.9678505Z ++ HASH=9RJrQYFEPwJJ9tywCpT34u60PsSqUu9e_3C6_7rf2w0 2025-06-01T22:51:39.9681570Z +++ ls -nl torch/include/ATen/ops/_is_all_true_ops.h 2025-06-01T22:51:39.9682486Z +++ awk '{print $5}' 2025-06-01T22:51:39.9710160Z ++ FSIZE=975 2025-06-01T22:51:39.9710845Z ++ echo '"torch/include/ATen/ops/_is_all_true_ops.h",sha256=9RJrQYFEPwJJ9tywCpT34u60PsSqUu9e_3C6_7rf2w0,975' 2025-06-01T22:51:39.9711495Z ++ read fname 2025-06-01T22:51:39.9711812Z ++ make_wheel_record torch/include/ATen/ops/_is_any_true.h 2025-06-01T22:51:39.9712260Z ++ FPATH=torch/include/ATen/ops/_is_any_true.h 2025-06-01T22:51:39.9712647Z ++ echo torch/include/ATen/ops/_is_any_true.h 2025-06-01T22:51:39.9713012Z ++ grep RECORD 2025-06-01T22:51:39.9730915Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_is_any_true.h 2025-06-01T22:51:39.9731505Z +++ openssl base64 2025-06-01T22:51:39.9732721Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.9734114Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.9735626Z +++ sed -e s/=//g 2025-06-01T22:51:39.9773701Z ++ HASH=0_jucq_X-pUuV0XgU0vTFFpNddgBqz0n5zPNaGUVyas 2025-06-01T22:51:39.9779177Z +++ ls -nl torch/include/ATen/ops/_is_any_true.h 2025-06-01T22:51:39.9780008Z +++ awk '{print $5}' 2025-06-01T22:51:39.9805787Z ++ FSIZE=661 2025-06-01T22:51:39.9806557Z ++ echo '"torch/include/ATen/ops/_is_any_true.h",sha256=0_jucq_X-pUuV0XgU0vTFFpNddgBqz0n5zPNaGUVyas,661' 2025-06-01T22:51:39.9807214Z ++ read fname 2025-06-01T22:51:39.9807741Z ++ make_wheel_record torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.9808555Z ++ FPATH=torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.9809301Z ++ echo torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.9809847Z ++ grep RECORD 2025-06-01T22:51:39.9831495Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.9832189Z +++ openssl base64 2025-06-01T22:51:39.9832460Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.9833037Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.9833496Z +++ sed -e s/=//g 2025-06-01T22:51:39.9873726Z ++ HASH=Ffuv62XoptwkDY-X2MWzJrLWrjrm0Dm1EHbA8QwS5Nk 2025-06-01T22:51:39.9877813Z +++ ls -nl torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:39.9878470Z +++ awk '{print $5}' 2025-06-01T22:51:39.9905361Z ++ FSIZE=770 2025-06-01T22:51:39.9906153Z ++ echo '"torch/include/ATen/ops/_is_any_true_compositeexplicitautograd_dispatch.h",sha256=Ffuv62XoptwkDY-X2MWzJrLWrjrm0Dm1EHbA8QwS5Nk,770' 2025-06-01T22:51:39.9906995Z ++ read fname 2025-06-01T22:51:39.9907436Z ++ make_wheel_record torch/include/ATen/ops/_is_any_true_native.h 2025-06-01T22:51:39.9907987Z ++ FPATH=torch/include/ATen/ops/_is_any_true_native.h 2025-06-01T22:51:39.9908447Z ++ echo torch/include/ATen/ops/_is_any_true_native.h 2025-06-01T22:51:39.9908818Z ++ grep RECORD 2025-06-01T22:51:39.9932468Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_is_any_true_native.h 2025-06-01T22:51:39.9933004Z +++ openssl base64 2025-06-01T22:51:39.9933613Z +++ sed -e s/+/-/g 2025-06-01T22:51:39.9935021Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:39.9936278Z +++ sed -e s/=//g 2025-06-01T22:51:39.9975055Z ++ HASH=G_KKsHE6Gsdmxb2J8SAsvB2xzElW2FTxu01ZPq4BFYE 2025-06-01T22:51:39.9981458Z +++ ls -nl torch/include/ATen/ops/_is_any_true_native.h 2025-06-01T22:51:39.9982428Z +++ awk '{print $5}' 2025-06-01T22:51:40.0006449Z ++ FSIZE=482 2025-06-01T22:51:40.0007178Z ++ echo '"torch/include/ATen/ops/_is_any_true_native.h",sha256=G_KKsHE6Gsdmxb2J8SAsvB2xzElW2FTxu01ZPq4BFYE,482' 2025-06-01T22:51:40.0007882Z ++ read fname 2025-06-01T22:51:40.0008228Z ++ make_wheel_record torch/include/ATen/ops/_is_any_true_ops.h 2025-06-01T22:51:40.0008732Z ++ FPATH=torch/include/ATen/ops/_is_any_true_ops.h 2025-06-01T22:51:40.0010034Z ++ echo torch/include/ATen/ops/_is_any_true_ops.h 2025-06-01T22:51:40.0011045Z ++ grep RECORD 2025-06-01T22:51:40.0031530Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_is_any_true_ops.h 2025-06-01T22:51:40.0032369Z +++ openssl base64 2025-06-01T22:51:40.0032955Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.0034493Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.0035559Z +++ sed -e s/=//g 2025-06-01T22:51:40.0078212Z ++ HASH=abBmFG5qNqgXzL0T_-V0_VpuvPRqvMB-_jz16lCWxX4 2025-06-01T22:51:40.0080961Z +++ ls -nl torch/include/ATen/ops/_is_any_true_ops.h 2025-06-01T22:51:40.0081564Z +++ awk '{print $5}' 2025-06-01T22:51:40.0109639Z ++ FSIZE=975 2025-06-01T22:51:40.0110414Z ++ echo '"torch/include/ATen/ops/_is_any_true_ops.h",sha256=abBmFG5qNqgXzL0T_-V0_VpuvPRqvMB-_jz16lCWxX4,975' 2025-06-01T22:51:40.0111054Z ++ read fname 2025-06-01T22:51:40.0111386Z ++ make_wheel_record torch/include/ATen/ops/_is_zerotensor.h 2025-06-01T22:51:40.0111858Z ++ FPATH=torch/include/ATen/ops/_is_zerotensor.h 2025-06-01T22:51:40.0112267Z ++ echo torch/include/ATen/ops/_is_zerotensor.h 2025-06-01T22:51:40.0112640Z ++ grep RECORD 2025-06-01T22:51:40.0130792Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_is_zerotensor.h 2025-06-01T22:51:40.0131340Z +++ openssl base64 2025-06-01T22:51:40.0132617Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.0133909Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.0135232Z +++ sed -e s/=//g 2025-06-01T22:51:40.0173141Z ++ HASH=Sy4D-Wf7cyDF9NjOhZurSHm03XOgYqcUWeOy7ZMSeWo 2025-06-01T22:51:40.0180482Z +++ ls -nl torch/include/ATen/ops/_is_zerotensor.h 2025-06-01T22:51:40.0180926Z +++ awk '{print $5}' 2025-06-01T22:51:40.0205727Z ++ FSIZE=672 2025-06-01T22:51:40.0206375Z ++ echo '"torch/include/ATen/ops/_is_zerotensor.h",sha256=Sy4D-Wf7cyDF9NjOhZurSHm03XOgYqcUWeOy7ZMSeWo,672' 2025-06-01T22:51:40.0207034Z ++ read fname 2025-06-01T22:51:40.0207565Z ++ make_wheel_record torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:40.0208410Z ++ FPATH=torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:40.0209179Z ++ echo torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:40.0209744Z ++ grep RECORD 2025-06-01T22:51:40.0232222Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:40.0233080Z +++ openssl base64 2025-06-01T22:51:40.0233334Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.0233601Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.0233873Z +++ sed -e s/=//g 2025-06-01T22:51:40.0275780Z ++ HASH=FfbyZJnR2iPS_nbV5pJ0Tqc-uliqX5__GFKpmC6gAp8 2025-06-01T22:51:40.0279091Z +++ ls -nl torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:40.0279649Z +++ awk '{print $5}' 2025-06-01T22:51:40.0308518Z ++ FSIZE=766 2025-06-01T22:51:40.0309352Z ++ echo '"torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h",sha256=FfbyZJnR2iPS_nbV5pJ0Tqc-uliqX5__GFKpmC6gAp8,766' 2025-06-01T22:51:40.0310175Z ++ read fname 2025-06-01T22:51:40.0310548Z ++ make_wheel_record torch/include/ATen/ops/_is_zerotensor_native.h 2025-06-01T22:51:40.0311221Z ++ FPATH=torch/include/ATen/ops/_is_zerotensor_native.h 2025-06-01T22:51:40.0311691Z ++ echo torch/include/ATen/ops/_is_zerotensor_native.h 2025-06-01T22:51:40.0312076Z ++ grep RECORD 2025-06-01T22:51:40.0330468Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_is_zerotensor_native.h 2025-06-01T22:51:40.0331002Z +++ openssl base64 2025-06-01T22:51:40.0332094Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.0333675Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.0334803Z +++ sed -e s/=//g 2025-06-01T22:51:40.0372468Z ++ HASH=w-Va65GneYs2toXH2JZCkk9RENaA4zX8I63OLmSiIYY 2025-06-01T22:51:40.0378270Z +++ ls -nl torch/include/ATen/ops/_is_zerotensor_native.h 2025-06-01T22:51:40.0378899Z +++ awk '{print $5}' 2025-06-01T22:51:40.0405820Z ++ FSIZE=478 2025-06-01T22:51:40.0406492Z ++ echo '"torch/include/ATen/ops/_is_zerotensor_native.h",sha256=w-Va65GneYs2toXH2JZCkk9RENaA4zX8I63OLmSiIYY,478' 2025-06-01T22:51:40.0407205Z ++ read fname 2025-06-01T22:51:40.0407570Z ++ make_wheel_record torch/include/ATen/ops/_is_zerotensor_ops.h 2025-06-01T22:51:40.0408083Z ++ FPATH=torch/include/ATen/ops/_is_zerotensor_ops.h 2025-06-01T22:51:40.0408548Z ++ echo torch/include/ATen/ops/_is_zerotensor_ops.h 2025-06-01T22:51:40.0408927Z ++ grep RECORD 2025-06-01T22:51:40.0430850Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_is_zerotensor_ops.h 2025-06-01T22:51:40.0431743Z +++ openssl base64 2025-06-01T22:51:40.0432089Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.0432360Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.0432637Z +++ sed -e s/=//g 2025-06-01T22:51:40.0473827Z ++ HASH=6giA1lUPGKf-oU2iGkpq4PS8p9YKuT5YohCO1jYlGW0 2025-06-01T22:51:40.0477700Z +++ ls -nl torch/include/ATen/ops/_is_zerotensor_ops.h 2025-06-01T22:51:40.0478865Z +++ awk '{print $5}' 2025-06-01T22:51:40.0507861Z ++ FSIZE=961 2025-06-01T22:51:40.0508601Z ++ echo '"torch/include/ATen/ops/_is_zerotensor_ops.h",sha256=6giA1lUPGKf-oU2iGkpq4PS8p9YKuT5YohCO1jYlGW0,961' 2025-06-01T22:51:40.0509271Z ++ read fname 2025-06-01T22:51:40.0509689Z ++ make_wheel_record torch/include/ATen/ops/_jagged_to_padded_dense_forward.h 2025-06-01T22:51:40.0510308Z ++ FPATH=torch/include/ATen/ops/_jagged_to_padded_dense_forward.h 2025-06-01T22:51:40.0510877Z ++ echo torch/include/ATen/ops/_jagged_to_padded_dense_forward.h 2025-06-01T22:51:40.0511316Z ++ grep RECORD 2025-06-01T22:51:40.0529686Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_jagged_to_padded_dense_forward.h 2025-06-01T22:51:40.0530289Z +++ openssl base64 2025-06-01T22:51:40.0530949Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.0532171Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.0533547Z +++ sed -e s/=//g 2025-06-01T22:51:40.0571059Z ++ HASH=aA5iIVdJw5sC0T0r8EN2LoPU8ov4ASIB8pzJl1lzXeY 2025-06-01T22:51:40.0575838Z +++ ls -nl torch/include/ATen/ops/_jagged_to_padded_dense_forward.h 2025-06-01T22:51:40.0577662Z +++ awk '{print $5}' 2025-06-01T22:51:40.0605536Z ++ FSIZE=2120 2025-06-01T22:51:40.0606270Z ++ echo '"torch/include/ATen/ops/_jagged_to_padded_dense_forward.h",sha256=aA5iIVdJw5sC0T0r8EN2LoPU8ov4ASIB8pzJl1lzXeY,2120' 2025-06-01T22:51:40.0607055Z ++ read fname 2025-06-01T22:51:40.0607553Z ++ make_wheel_record torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h 2025-06-01T22:51:40.0608457Z ++ FPATH=torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h 2025-06-01T22:51:40.0609182Z ++ echo torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h 2025-06-01T22:51:40.0609700Z ++ grep RECORD 2025-06-01T22:51:40.0630097Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h 2025-06-01T22:51:40.0630771Z +++ openssl base64 2025-06-01T22:51:40.0631022Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.0631284Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.0631546Z +++ sed -e s/=//g 2025-06-01T22:51:40.0672833Z ++ HASH=tDeeWs0bmQ9DKCTtNOp0J7n-vyjtcN3jTU8Dj0EusD4 2025-06-01T22:51:40.0676471Z +++ ls -nl torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h 2025-06-01T22:51:40.0677169Z +++ awk '{print $5}' 2025-06-01T22:51:40.0705986Z ++ FSIZE=997 2025-06-01T22:51:40.0706660Z ++ echo '"torch/include/ATen/ops/_jagged_to_padded_dense_forward_cpu_dispatch.h",sha256=tDeeWs0bmQ9DKCTtNOp0J7n-vyjtcN3jTU8Dj0EusD4,997' 2025-06-01T22:51:40.0706785Z ++ read fname 2025-06-01T22:51:40.0707130Z ++ make_wheel_record torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h 2025-06-01T22:51:40.0707548Z ++ FPATH=torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h 2025-06-01T22:51:40.0707839Z ++ echo torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h 2025-06-01T22:51:40.0707940Z ++ grep RECORD 2025-06-01T22:51:40.0732032Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h 2025-06-01T22:51:40.0732161Z +++ openssl base64 2025-06-01T22:51:40.0733332Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.0734789Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.0736148Z +++ sed -e s/=//g 2025-06-01T22:51:40.0772993Z ++ HASH=jUCHS6vLjowX54vHddVuIYEvjSrzyoyp2DLXUzVVzNA 2025-06-01T22:51:40.0778835Z +++ ls -nl torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h 2025-06-01T22:51:40.0779423Z +++ awk '{print $5}' 2025-06-01T22:51:40.0805869Z ++ FSIZE=999 2025-06-01T22:51:40.0806500Z ++ echo '"torch/include/ATen/ops/_jagged_to_padded_dense_forward_cuda_dispatch.h",sha256=jUCHS6vLjowX54vHddVuIYEvjSrzyoyp2DLXUzVVzNA,999' 2025-06-01T22:51:40.0806610Z ++ read fname 2025-06-01T22:51:40.0807006Z ++ make_wheel_record torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h 2025-06-01T22:51:40.0807271Z ++ FPATH=torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h 2025-06-01T22:51:40.0807581Z ++ echo torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h 2025-06-01T22:51:40.0807698Z ++ grep RECORD 2025-06-01T22:51:40.0830839Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h 2025-06-01T22:51:40.0830955Z +++ openssl base64 2025-06-01T22:51:40.0831884Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.0831993Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.0832607Z +++ sed -e s/=//g 2025-06-01T22:51:40.0874237Z ++ HASH=Hf3w0KEm6GIvbf0WEUppj0pZnz9uDLl8rm2Ec0fbdqw 2025-06-01T22:51:40.0876934Z +++ ls -nl torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h 2025-06-01T22:51:40.0877849Z +++ awk '{print $5}' 2025-06-01T22:51:40.0905651Z ++ FSIZE=753 2025-06-01T22:51:40.0906450Z ++ echo '"torch/include/ATen/ops/_jagged_to_padded_dense_forward_native.h",sha256=Hf3w0KEm6GIvbf0WEUppj0pZnz9uDLl8rm2Ec0fbdqw,753' 2025-06-01T22:51:40.0906553Z ++ read fname 2025-06-01T22:51:40.0906861Z ++ make_wheel_record torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h 2025-06-01T22:51:40.0907111Z ++ FPATH=torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h 2025-06-01T22:51:40.0907341Z ++ echo torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h 2025-06-01T22:51:40.0908364Z ++ grep RECORD 2025-06-01T22:51:40.0928882Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h 2025-06-01T22:51:40.0929063Z +++ openssl base64 2025-06-01T22:51:40.0930305Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.0931826Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.0932947Z +++ sed -e s/=//g 2025-06-01T22:51:40.0971061Z ++ HASH=7Q8Uh9oxtCbBFawvPXLXqxTSYT7rGIN4orM2nFcY0EE 2025-06-01T22:51:40.0976208Z +++ ls -nl torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h 2025-06-01T22:51:40.0977582Z +++ awk '{print $5}' 2025-06-01T22:51:40.1004074Z ++ FSIZE=1306 2025-06-01T22:51:40.1004845Z ++ echo '"torch/include/ATen/ops/_jagged_to_padded_dense_forward_ops.h",sha256=7Q8Uh9oxtCbBFawvPXLXqxTSYT7rGIN4orM2nFcY0EE,1306' 2025-06-01T22:51:40.1004943Z ++ read fname 2025-06-01T22:51:40.1005128Z ++ make_wheel_record torch/include/ATen/ops/_lazy_clone.h 2025-06-01T22:51:40.1005285Z ++ FPATH=torch/include/ATen/ops/_lazy_clone.h 2025-06-01T22:51:40.1005879Z ++ echo torch/include/ATen/ops/_lazy_clone.h 2025-06-01T22:51:40.1006632Z ++ grep RECORD 2025-06-01T22:51:40.1028568Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_lazy_clone.h 2025-06-01T22:51:40.1028840Z +++ openssl base64 2025-06-01T22:51:40.1030698Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.1030817Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.1031975Z +++ sed -e s/=//g 2025-06-01T22:51:40.1072541Z ++ HASH=-c5mhMvdcquQkPbnISb7uD7SYJD3QE4HJ9vqaBPDK0o 2025-06-01T22:51:40.1075685Z +++ ls -nl torch/include/ATen/ops/_lazy_clone.h 2025-06-01T22:51:40.1076623Z +++ awk '{print $5}' 2025-06-01T22:51:40.1104637Z ++ FSIZE=657 2025-06-01T22:51:40.1105238Z ++ echo '"torch/include/ATen/ops/_lazy_clone.h",sha256=-c5mhMvdcquQkPbnISb7uD7SYJD3QE4HJ9vqaBPDK0o,657' 2025-06-01T22:51:40.1105340Z ++ read fname 2025-06-01T22:51:40.1105696Z ++ make_wheel_record torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.1106009Z ++ FPATH=torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.1106310Z ++ echo torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.1107265Z ++ grep RECORD 2025-06-01T22:51:40.1128147Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.1128271Z +++ openssl base64 2025-06-01T22:51:40.1129582Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.1131035Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.1132212Z +++ sed -e s/=//g 2025-06-01T22:51:40.1170536Z ++ HASH=7k9eJxEeAoIJMjetZpYwCy3NJo9UVrZZP83XvPB6Xds 2025-06-01T22:51:40.1175746Z +++ ls -nl torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.1176456Z +++ awk '{print $5}' 2025-06-01T22:51:40.1203218Z ++ FSIZE=769 2025-06-01T22:51:40.1204027Z ++ echo '"torch/include/ATen/ops/_lazy_clone_compositeexplicitautograd_dispatch.h",sha256=7k9eJxEeAoIJMjetZpYwCy3NJo9UVrZZP83XvPB6Xds,769' 2025-06-01T22:51:40.1204139Z ++ read fname 2025-06-01T22:51:40.1204382Z ++ make_wheel_record torch/include/ATen/ops/_lazy_clone_native.h 2025-06-01T22:51:40.1204713Z ++ FPATH=torch/include/ATen/ops/_lazy_clone_native.h 2025-06-01T22:51:40.1204894Z ++ echo torch/include/ATen/ops/_lazy_clone_native.h 2025-06-01T22:51:40.1205052Z ++ grep RECORD 2025-06-01T22:51:40.1226939Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_lazy_clone_native.h 2025-06-01T22:51:40.1227081Z +++ openssl base64 2025-06-01T22:51:40.1228588Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.1228690Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.1230120Z +++ sed -e s/=//g 2025-06-01T22:51:40.1273103Z ++ HASH=vkVYm8Ua9d5I1X8b3hp-D3WMMNLRqILPA98ncLFio70 2025-06-01T22:51:40.1275748Z +++ ls -nl torch/include/ATen/ops/_lazy_clone_native.h 2025-06-01T22:51:40.1277022Z +++ awk '{print $5}' 2025-06-01T22:51:40.1305640Z ++ FSIZE=481 2025-06-01T22:51:40.1306168Z ++ echo '"torch/include/ATen/ops/_lazy_clone_native.h",sha256=vkVYm8Ua9d5I1X8b3hp-D3WMMNLRqILPA98ncLFio70,481' 2025-06-01T22:51:40.1306270Z ++ read fname 2025-06-01T22:51:40.1306497Z ++ make_wheel_record torch/include/ATen/ops/_lazy_clone_ops.h 2025-06-01T22:51:40.1306647Z ++ FPATH=torch/include/ATen/ops/_lazy_clone_ops.h 2025-06-01T22:51:40.1306807Z ++ echo torch/include/ATen/ops/_lazy_clone_ops.h 2025-06-01T22:51:40.1306917Z ++ grep RECORD 2025-06-01T22:51:40.1327803Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_lazy_clone_ops.h 2025-06-01T22:51:40.1328066Z +++ openssl base64 2025-06-01T22:51:40.1328981Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.1330100Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.1331594Z +++ sed -e s/=//g 2025-06-01T22:51:40.1369940Z ++ HASH=7cy8eiThB-2sBZdIfyBV1oD-8TRXLPXh1xBGI0spfkg 2025-06-01T22:51:40.1374810Z +++ ls -nl torch/include/ATen/ops/_lazy_clone_ops.h 2025-06-01T22:51:40.1375862Z +++ awk '{print $5}' 2025-06-01T22:51:40.1402305Z ++ FSIZE=972 2025-06-01T22:51:40.1402812Z ++ echo '"torch/include/ATen/ops/_lazy_clone_ops.h",sha256=7cy8eiThB-2sBZdIfyBV1oD-8TRXLPXh1xBGI0spfkg,972' 2025-06-01T22:51:40.1402915Z ++ read fname 2025-06-01T22:51:40.1403152Z ++ make_wheel_record torch/include/ATen/ops/_linalg_check_errors.h 2025-06-01T22:51:40.1403316Z ++ FPATH=torch/include/ATen/ops/_linalg_check_errors.h 2025-06-01T22:51:40.1404402Z ++ echo torch/include/ATen/ops/_linalg_check_errors.h 2025-06-01T22:51:40.1405692Z ++ grep RECORD 2025-06-01T22:51:40.1429046Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_check_errors.h 2025-06-01T22:51:40.1429240Z +++ openssl base64 2025-06-01T22:51:40.1429465Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.1429598Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.1431292Z +++ sed -e s/=//g 2025-06-01T22:51:40.1475432Z ++ HASH=X1pJ0XJr1s-GTBC5hVhR42k4NO62OqbhaoricbCaBKQ 2025-06-01T22:51:40.1482091Z +++ ls -nl torch/include/ATen/ops/_linalg_check_errors.h 2025-06-01T22:51:40.1483234Z +++ awk '{print $5}' 2025-06-01T22:51:40.1511013Z ++ FSIZE=780 2025-06-01T22:51:40.1511623Z ++ echo '"torch/include/ATen/ops/_linalg_check_errors.h",sha256=X1pJ0XJr1s-GTBC5hVhR42k4NO62OqbhaoricbCaBKQ,780' 2025-06-01T22:51:40.1512130Z ++ read fname 2025-06-01T22:51:40.1512598Z ++ make_wheel_record torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.1512975Z ++ FPATH=torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.1513306Z ++ echo torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.1513412Z ++ grep RECORD 2025-06-01T22:51:40.1532104Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.1532437Z +++ openssl base64 2025-06-01T22:51:40.1533616Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.1536730Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.1574019Z +++ sed -e s/=//g 2025-06-01T22:51:40.1574235Z ++ HASH=Ila6TAxjI4yORIeMU0AaOdS4D1NKKLwkF1KqSlFgFYA 2025-06-01T22:51:40.1579855Z +++ ls -nl torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.1580268Z +++ awk '{print $5}' 2025-06-01T22:51:40.1605872Z ++ FSIZE=815 2025-06-01T22:51:40.1606606Z ++ echo '"torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h",sha256=Ila6TAxjI4yORIeMU0AaOdS4D1NKKLwkF1KqSlFgFYA,815' 2025-06-01T22:51:40.1606716Z ++ read fname 2025-06-01T22:51:40.1606979Z ++ make_wheel_record torch/include/ATen/ops/_linalg_check_errors_native.h 2025-06-01T22:51:40.1607205Z ++ FPATH=torch/include/ATen/ops/_linalg_check_errors_native.h 2025-06-01T22:51:40.1607483Z ++ echo torch/include/ATen/ops/_linalg_check_errors_native.h 2025-06-01T22:51:40.1608648Z ++ grep RECORD 2025-06-01T22:51:40.1630996Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_check_errors_native.h 2025-06-01T22:51:40.1631179Z +++ openssl base64 2025-06-01T22:51:40.1631520Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.1632199Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.1632567Z +++ sed -e s/=//g 2025-06-01T22:51:40.1674950Z ++ HASH=WUrcAL8bKM8WSCUtKeOY9U1YMBknY3E5VYGikvR6G-k 2025-06-01T22:51:40.1678955Z +++ ls -nl torch/include/ATen/ops/_linalg_check_errors_native.h 2025-06-01T22:51:40.1679060Z +++ awk '{print $5}' 2025-06-01T22:51:40.1707332Z ++ FSIZE=527 2025-06-01T22:51:40.1707864Z ++ echo '"torch/include/ATen/ops/_linalg_check_errors_native.h",sha256=WUrcAL8bKM8WSCUtKeOY9U1YMBknY3E5VYGikvR6G-k,527' 2025-06-01T22:51:40.1707979Z ++ read fname 2025-06-01T22:51:40.1708386Z ++ make_wheel_record torch/include/ATen/ops/_linalg_check_errors_ops.h 2025-06-01T22:51:40.1708572Z ++ FPATH=torch/include/ATen/ops/_linalg_check_errors_ops.h 2025-06-01T22:51:40.1708763Z ++ echo torch/include/ATen/ops/_linalg_check_errors_ops.h 2025-06-01T22:51:40.1709226Z ++ grep RECORD 2025-06-01T22:51:40.1730315Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_check_errors_ops.h 2025-06-01T22:51:40.1730432Z +++ openssl base64 2025-06-01T22:51:40.1731547Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.1733180Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.1734429Z +++ sed -e s/=//g 2025-06-01T22:51:40.1772826Z ++ HASH=Gp67vGcWlckjtfBFoo_H73nd_5cW5BQ6q5gW1tIeyiI 2025-06-01T22:51:40.1778331Z +++ ls -nl torch/include/ATen/ops/_linalg_check_errors_ops.h 2025-06-01T22:51:40.1779096Z +++ awk '{print $5}' 2025-06-01T22:51:40.1805728Z ++ FSIZE=1120 2025-06-01T22:51:40.1806262Z ++ echo '"torch/include/ATen/ops/_linalg_check_errors_ops.h",sha256=Gp67vGcWlckjtfBFoo_H73nd_5cW5BQ6q5gW1tIeyiI,1120' 2025-06-01T22:51:40.1806377Z ++ read fname 2025-06-01T22:51:40.1806566Z ++ make_wheel_record torch/include/ATen/ops/_linalg_det.h 2025-06-01T22:51:40.1806724Z ++ FPATH=torch/include/ATen/ops/_linalg_det.h 2025-06-01T22:51:40.1807391Z ++ echo torch/include/ATen/ops/_linalg_det.h 2025-06-01T22:51:40.1807495Z ++ grep RECORD 2025-06-01T22:51:40.1831320Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_det.h 2025-06-01T22:51:40.1831507Z +++ openssl base64 2025-06-01T22:51:40.1831622Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.1831990Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.1833606Z +++ sed -e s/=//g 2025-06-01T22:51:40.1874112Z ++ HASH=lsQIkVQPkTa_nK_c_zKtp753lGhhQS-uOmyulrEtmkg 2025-06-01T22:51:40.1877485Z +++ ls -nl torch/include/ATen/ops/_linalg_det.h 2025-06-01T22:51:40.1879146Z +++ awk '{print $5}' 2025-06-01T22:51:40.1907310Z ++ FSIZE=1485 2025-06-01T22:51:40.1907864Z ++ echo '"torch/include/ATen/ops/_linalg_det.h",sha256=lsQIkVQPkTa_nK_c_zKtp753lGhhQS-uOmyulrEtmkg,1485' 2025-06-01T22:51:40.1907996Z ++ read fname 2025-06-01T22:51:40.1908433Z ++ make_wheel_record torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.1908819Z ++ FPATH=torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.1909191Z ++ echo torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.1909291Z ++ grep RECORD 2025-06-01T22:51:40.1929972Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.1930103Z +++ openssl base64 2025-06-01T22:51:40.1931323Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.1932712Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.1934293Z +++ sed -e s/=//g 2025-06-01T22:51:40.1971488Z ++ HASH=WVjrpZSPqf_pbAlfMdCe-RqVM3pKJCEATFhL8igoqGo 2025-06-01T22:51:40.1976506Z +++ ls -nl torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.1977691Z +++ awk '{print $5}' 2025-06-01T22:51:40.2004963Z ++ FSIZE=828 2025-06-01T22:51:40.2005726Z ++ echo '"torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h",sha256=WVjrpZSPqf_pbAlfMdCe-RqVM3pKJCEATFhL8igoqGo,828' 2025-06-01T22:51:40.2006019Z ++ read fname 2025-06-01T22:51:40.2006272Z ++ make_wheel_record torch/include/ATen/ops/_linalg_det_cpu_dispatch.h 2025-06-01T22:51:40.2006467Z ++ FPATH=torch/include/ATen/ops/_linalg_det_cpu_dispatch.h 2025-06-01T22:51:40.2006660Z ++ echo torch/include/ATen/ops/_linalg_det_cpu_dispatch.h 2025-06-01T22:51:40.2006786Z ++ grep RECORD 2025-06-01T22:51:40.2031274Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_det_cpu_dispatch.h 2025-06-01T22:51:40.2031464Z +++ openssl base64 2025-06-01T22:51:40.2031962Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.2032084Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.2032195Z +++ sed -e s/=//g 2025-06-01T22:51:40.2071991Z ++ HASH=z_9T-waezr7f5_RXrOIJTWJ4xe3Xkhz8n8zOtZbZINU 2025-06-01T22:51:40.2074819Z +++ ls -nl torch/include/ATen/ops/_linalg_det_cpu_dispatch.h 2025-06-01T22:51:40.2075667Z +++ awk '{print $5}' 2025-06-01T22:51:40.2104691Z ++ FSIZE=1081 2025-06-01T22:51:40.2105223Z ++ echo '"torch/include/ATen/ops/_linalg_det_cpu_dispatch.h",sha256=z_9T-waezr7f5_RXrOIJTWJ4xe3Xkhz8n8zOtZbZINU,1081' 2025-06-01T22:51:40.2105319Z ++ read fname 2025-06-01T22:51:40.2105580Z ++ make_wheel_record torch/include/ATen/ops/_linalg_det_cuda_dispatch.h 2025-06-01T22:51:40.2105776Z ++ FPATH=torch/include/ATen/ops/_linalg_det_cuda_dispatch.h 2025-06-01T22:51:40.2105958Z ++ echo torch/include/ATen/ops/_linalg_det_cuda_dispatch.h 2025-06-01T22:51:40.2106083Z ++ grep RECORD 2025-06-01T22:51:40.2127583Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_det_cuda_dispatch.h 2025-06-01T22:51:40.2127698Z +++ openssl base64 2025-06-01T22:51:40.2128309Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.2129631Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.2130779Z +++ sed -e s/=//g 2025-06-01T22:51:40.2170170Z ++ HASH=mwAEh8wiAGNxowNzc6rugiNefKqymhmQgg09VbNvLMc 2025-06-01T22:51:40.2175616Z +++ ls -nl torch/include/ATen/ops/_linalg_det_cuda_dispatch.h 2025-06-01T22:51:40.2176562Z +++ awk '{print $5}' 2025-06-01T22:51:40.2204050Z ++ FSIZE=1083 2025-06-01T22:51:40.2205014Z ++ echo '"torch/include/ATen/ops/_linalg_det_cuda_dispatch.h",sha256=mwAEh8wiAGNxowNzc6rugiNefKqymhmQgg09VbNvLMc,1083' 2025-06-01T22:51:40.2205123Z ++ read fname 2025-06-01T22:51:40.2205333Z ++ make_wheel_record torch/include/ATen/ops/_linalg_det_meta.h 2025-06-01T22:51:40.2205504Z ++ FPATH=torch/include/ATen/ops/_linalg_det_meta.h 2025-06-01T22:51:40.2205652Z ++ echo torch/include/ATen/ops/_linalg_det_meta.h 2025-06-01T22:51:40.2205768Z ++ grep RECORD 2025-06-01T22:51:40.2229122Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_det_meta.h 2025-06-01T22:51:40.2230200Z +++ openssl base64 2025-06-01T22:51:40.2230337Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.2230446Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.2230575Z +++ sed -e s/=//g 2025-06-01T22:51:40.2271422Z ++ HASH=fLCP_LT-v3dpN53c7kfX6B8bi4CYGQAHK568Ck6GXR4 2025-06-01T22:51:40.2274723Z +++ ls -nl torch/include/ATen/ops/_linalg_det_meta.h 2025-06-01T22:51:40.2275365Z +++ awk '{print $5}' 2025-06-01T22:51:40.2304557Z ++ FSIZE=569 2025-06-01T22:51:40.2305144Z ++ echo '"torch/include/ATen/ops/_linalg_det_meta.h",sha256=fLCP_LT-v3dpN53c7kfX6B8bi4CYGQAHK568Ck6GXR4,569' 2025-06-01T22:51:40.2305252Z ++ read fname 2025-06-01T22:51:40.2305563Z ++ make_wheel_record torch/include/ATen/ops/_linalg_det_meta_dispatch.h 2025-06-01T22:51:40.2305756Z ++ FPATH=torch/include/ATen/ops/_linalg_det_meta_dispatch.h 2025-06-01T22:51:40.2305972Z ++ echo torch/include/ATen/ops/_linalg_det_meta_dispatch.h 2025-06-01T22:51:40.2306087Z ++ grep RECORD 2025-06-01T22:51:40.2326948Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_det_meta_dispatch.h 2025-06-01T22:51:40.2327521Z +++ openssl base64 2025-06-01T22:51:40.2328619Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.2329832Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.2331200Z +++ sed -e s/=//g 2025-06-01T22:51:40.2369646Z ++ HASH=hihaWL2tAJfTjkOVw6Xu0gr7G1islScG7ba_sjKwJzQ 2025-06-01T22:51:40.2374421Z +++ ls -nl torch/include/ATen/ops/_linalg_det_meta_dispatch.h 2025-06-01T22:51:40.2375430Z +++ awk '{print $5}' 2025-06-01T22:51:40.2403351Z ++ FSIZE=1083 2025-06-01T22:51:40.2404178Z ++ echo '"torch/include/ATen/ops/_linalg_det_meta_dispatch.h",sha256=hihaWL2tAJfTjkOVw6Xu0gr7G1islScG7ba_sjKwJzQ,1083' 2025-06-01T22:51:40.2405077Z ++ read fname 2025-06-01T22:51:40.2405443Z ++ make_wheel_record torch/include/ATen/ops/_linalg_det_native.h 2025-06-01T22:51:40.2405948Z ++ FPATH=torch/include/ATen/ops/_linalg_det_native.h 2025-06-01T22:51:40.2406404Z ++ echo torch/include/ATen/ops/_linalg_det_native.h 2025-06-01T22:51:40.2406783Z ++ grep RECORD 2025-06-01T22:51:40.2429854Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_det_native.h 2025-06-01T22:51:40.2430401Z +++ openssl base64 2025-06-01T22:51:40.2430651Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.2430911Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.2431298Z +++ sed -e s/=//g 2025-06-01T22:51:40.2473406Z ++ HASH=trSmGzxXacohaeGD7OwQdTbVEAEjaxxmThbL39f0pJI 2025-06-01T22:51:40.2475322Z +++ ls -nl torch/include/ATen/ops/_linalg_det_native.h 2025-06-01T22:51:40.2476030Z +++ awk '{print $5}' 2025-06-01T22:51:40.2505001Z ++ FSIZE=661 2025-06-01T22:51:40.2505678Z ++ echo '"torch/include/ATen/ops/_linalg_det_native.h",sha256=trSmGzxXacohaeGD7OwQdTbVEAEjaxxmThbL39f0pJI,661' 2025-06-01T22:51:40.2506362Z ++ read fname 2025-06-01T22:51:40.2506694Z ++ make_wheel_record torch/include/ATen/ops/_linalg_det_ops.h 2025-06-01T22:51:40.2507173Z ++ FPATH=torch/include/ATen/ops/_linalg_det_ops.h 2025-06-01T22:51:40.2507587Z ++ echo torch/include/ATen/ops/_linalg_det_ops.h 2025-06-01T22:51:40.2507959Z ++ grep RECORD 2025-06-01T22:51:40.2527158Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_det_ops.h 2025-06-01T22:51:40.2527852Z +++ openssl base64 2025-06-01T22:51:40.2528128Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.2529284Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.2530472Z +++ sed -e s/=//g 2025-06-01T22:51:40.2569760Z ++ HASH=Lk8jMUKemD_Y_1jFou5_ZHDrZDUNmxxmogjDBGykkkI 2025-06-01T22:51:40.2574480Z +++ ls -nl torch/include/ATen/ops/_linalg_det_ops.h 2025-06-01T22:51:40.2575408Z +++ awk '{print $5}' 2025-06-01T22:51:40.2603302Z ++ FSIZE=2021 2025-06-01T22:51:40.2604081Z ++ echo '"torch/include/ATen/ops/_linalg_det_ops.h",sha256=Lk8jMUKemD_Y_1jFou5_ZHDrZDUNmxxmogjDBGykkkI,2021' 2025-06-01T22:51:40.2604904Z ++ read fname 2025-06-01T22:51:40.2605254Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigh.h 2025-06-01T22:51:40.2605726Z ++ FPATH=torch/include/ATen/ops/_linalg_eigh.h 2025-06-01T22:51:40.2606134Z ++ echo torch/include/ATen/ops/_linalg_eigh.h 2025-06-01T22:51:40.2606511Z ++ grep RECORD 2025-06-01T22:51:40.2628039Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigh.h 2025-06-01T22:51:40.2628592Z +++ openssl base64 2025-06-01T22:51:40.2629325Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.2629593Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.2629869Z +++ sed -e s/=//g 2025-06-01T22:51:40.2673779Z ++ HASH=91L64DQ46CtghcQ11OlitOUw-Iwieuui1xSIdeplqj0 2025-06-01T22:51:40.2677023Z +++ ls -nl torch/include/ATen/ops/_linalg_eigh.h 2025-06-01T22:51:40.2678877Z +++ awk '{print $5}' 2025-06-01T22:51:40.2706477Z ++ FSIZE=1755 2025-06-01T22:51:40.2707166Z ++ echo '"torch/include/ATen/ops/_linalg_eigh.h",sha256=91L64DQ46CtghcQ11OlitOUw-Iwieuui1xSIdeplqj0,1755' 2025-06-01T22:51:40.2707822Z ++ read fname 2025-06-01T22:51:40.2708409Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.2709413Z ++ FPATH=torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.2710307Z ++ echo torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.2710900Z ++ grep RECORD 2025-06-01T22:51:40.2732767Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.2733530Z +++ openssl base64 2025-06-01T22:51:40.2734065Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.2736344Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.2736908Z +++ sed -e s/=//g 2025-06-01T22:51:40.2774854Z ++ HASH=xjQc_Z7i5elpgIfxBJ4x_t2amOT7NB30PzRVvHn0S2o 2025-06-01T22:51:40.2780236Z +++ ls -nl torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.2780847Z +++ awk '{print $5}' 2025-06-01T22:51:40.2805978Z ++ FSIZE=866 2025-06-01T22:51:40.2806873Z ++ echo '"torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h",sha256=xjQc_Z7i5elpgIfxBJ4x_t2amOT7NB30PzRVvHn0S2o,866' 2025-06-01T22:51:40.2807815Z ++ read fname 2025-06-01T22:51:40.2808208Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h 2025-06-01T22:51:40.2808817Z ++ FPATH=torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h 2025-06-01T22:51:40.2809352Z ++ echo torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h 2025-06-01T22:51:40.2809906Z ++ grep RECORD 2025-06-01T22:51:40.2835894Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h 2025-06-01T22:51:40.2836937Z +++ openssl base64 2025-06-01T22:51:40.2837416Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.2837869Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.2838347Z +++ sed -e s/=//g 2025-06-01T22:51:40.2882634Z ++ HASH=tY2qcoGuhgjrbN3haqFpMswV8v2KP6Vu-xWKOY0XykM 2025-06-01T22:51:40.2885631Z +++ ls -nl torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h 2025-06-01T22:51:40.2886378Z +++ awk '{print $5}' 2025-06-01T22:51:40.2913042Z ++ FSIZE=1170 2025-06-01T22:51:40.2913769Z ++ echo '"torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h",sha256=tY2qcoGuhgjrbN3haqFpMswV8v2KP6Vu-xWKOY0XykM,1170' 2025-06-01T22:51:40.2914492Z ++ read fname 2025-06-01T22:51:40.2914875Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h 2025-06-01T22:51:40.2915607Z ++ FPATH=torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h 2025-06-01T22:51:40.2916126Z ++ echo torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h 2025-06-01T22:51:40.2916548Z ++ grep RECORD 2025-06-01T22:51:40.2937397Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h 2025-06-01T22:51:40.2938264Z +++ openssl base64 2025-06-01T22:51:40.2938740Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.2939002Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.2939780Z +++ sed -e s/=//g 2025-06-01T22:51:40.2981645Z ++ HASH=w9wi_MmlNh7OsHv87NeMqP_RpljQZHOR52LKS_Ebdk4 2025-06-01T22:51:40.2983639Z +++ ls -nl torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h 2025-06-01T22:51:40.2985360Z +++ awk '{print $5}' 2025-06-01T22:51:40.3009147Z ++ FSIZE=1172 2025-06-01T22:51:40.3009852Z ++ echo '"torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h",sha256=w9wi_MmlNh7OsHv87NeMqP_RpljQZHOR52LKS_Ebdk4,1172' 2025-06-01T22:51:40.3010577Z ++ read fname 2025-06-01T22:51:40.3010944Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigh_meta.h 2025-06-01T22:51:40.3011454Z ++ FPATH=torch/include/ATen/ops/_linalg_eigh_meta.h 2025-06-01T22:51:40.3012391Z ++ echo torch/include/ATen/ops/_linalg_eigh_meta.h 2025-06-01T22:51:40.3013605Z ++ grep RECORD 2025-06-01T22:51:40.3036802Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigh_meta.h 2025-06-01T22:51:40.3037347Z +++ openssl base64 2025-06-01T22:51:40.3037615Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.3037859Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.3038130Z +++ sed -e s/=//g 2025-06-01T22:51:40.3080028Z ++ HASH=3YF4eA-0hjRWUZUk9jHd8YRg1LxR3N2E7qis9uFPzl0 2025-06-01T22:51:40.3082154Z +++ ls -nl torch/include/ATen/ops/_linalg_eigh_meta.h 2025-06-01T22:51:40.3082863Z +++ awk '{print $5}' 2025-06-01T22:51:40.3111398Z ++ FSIZE=609 2025-06-01T22:51:40.3112044Z ++ echo '"torch/include/ATen/ops/_linalg_eigh_meta.h",sha256=3YF4eA-0hjRWUZUk9jHd8YRg1LxR3N2E7qis9uFPzl0,609' 2025-06-01T22:51:40.3112707Z ++ read fname 2025-06-01T22:51:40.3113102Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h 2025-06-01T22:51:40.3113674Z ++ FPATH=torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h 2025-06-01T22:51:40.3114194Z ++ echo torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h 2025-06-01T22:51:40.3114618Z ++ grep RECORD 2025-06-01T22:51:40.3131751Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h 2025-06-01T22:51:40.3132331Z +++ openssl base64 2025-06-01T22:51:40.3133709Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.3135892Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.3136392Z +++ sed -e s/=//g 2025-06-01T22:51:40.3173975Z ++ HASH=SM0z3Y2bzH0ZK2zJ5PGsMd2eZGdFhBB6uTZc7TLGUnc 2025-06-01T22:51:40.3179684Z +++ ls -nl torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h 2025-06-01T22:51:40.3180291Z +++ awk '{print $5}' 2025-06-01T22:51:40.3206192Z ++ FSIZE=1172 2025-06-01T22:51:40.3206900Z ++ echo '"torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h",sha256=SM0z3Y2bzH0ZK2zJ5PGsMd2eZGdFhBB6uTZc7TLGUnc,1172' 2025-06-01T22:51:40.3207661Z ++ read fname 2025-06-01T22:51:40.3208025Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigh_native.h 2025-06-01T22:51:40.3208698Z ++ FPATH=torch/include/ATen/ops/_linalg_eigh_native.h 2025-06-01T22:51:40.3209178Z ++ echo torch/include/ATen/ops/_linalg_eigh_native.h 2025-06-01T22:51:40.3209562Z ++ grep RECORD 2025-06-01T22:51:40.3232606Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigh_native.h 2025-06-01T22:51:40.3233468Z +++ openssl base64 2025-06-01T22:51:40.3233783Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.3234050Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.3234317Z +++ sed -e s/=//g 2025-06-01T22:51:40.3275607Z ++ HASH=Er_7xxu3cAzltkO3VSuovffAPpJbXOq2xbNDUzQk8Pw 2025-06-01T22:51:40.3278782Z +++ ls -nl torch/include/ATen/ops/_linalg_eigh_native.h 2025-06-01T22:51:40.3279885Z +++ awk '{print $5}' 2025-06-01T22:51:40.3308289Z ++ FSIZE=691 2025-06-01T22:51:40.3309017Z ++ echo '"torch/include/ATen/ops/_linalg_eigh_native.h",sha256=Er_7xxu3cAzltkO3VSuovffAPpJbXOq2xbNDUzQk8Pw,691' 2025-06-01T22:51:40.3309931Z ++ read fname 2025-06-01T22:51:40.3310272Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigh_ops.h 2025-06-01T22:51:40.3310771Z ++ FPATH=torch/include/ATen/ops/_linalg_eigh_ops.h 2025-06-01T22:51:40.3311194Z ++ echo torch/include/ATen/ops/_linalg_eigh_ops.h 2025-06-01T22:51:40.3311574Z ++ grep RECORD 2025-06-01T22:51:40.3330154Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigh_ops.h 2025-06-01T22:51:40.3330657Z +++ openssl base64 2025-06-01T22:51:40.3331516Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.3333080Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.3334083Z +++ sed -e s/=//g 2025-06-01T22:51:40.3372353Z ++ HASH=CiOlwFQoHlFK7jhYYld_XXwNRI-V5yKhf2aNN206Hmg 2025-06-01T22:51:40.3378009Z +++ ls -nl torch/include/ATen/ops/_linalg_eigh_ops.h 2025-06-01T22:51:40.3378720Z +++ awk '{print $5}' 2025-06-01T22:51:40.3404825Z ++ FSIZE=2214 2025-06-01T22:51:40.3405462Z ++ echo '"torch/include/ATen/ops/_linalg_eigh_ops.h",sha256=CiOlwFQoHlFK7jhYYld_XXwNRI-V5yKhf2aNN206Hmg,2214' 2025-06-01T22:51:40.3406289Z ++ read fname 2025-06-01T22:51:40.3406708Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigvals.h 2025-06-01T22:51:40.3407206Z ++ FPATH=torch/include/ATen/ops/_linalg_eigvals.h 2025-06-01T22:51:40.3407649Z ++ echo torch/include/ATen/ops/_linalg_eigvals.h 2025-06-01T22:51:40.3408016Z ++ grep RECORD 2025-06-01T22:51:40.3430942Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigvals.h 2025-06-01T22:51:40.3431449Z +++ openssl base64 2025-06-01T22:51:40.3431768Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.3432038Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.3432294Z +++ sed -e s/=//g 2025-06-01T22:51:40.3474142Z ++ HASH=5mblwQglm9AgFawaZbTjMtA6UOBPEbfN-tWAajg4MTU 2025-06-01T22:51:40.3477710Z +++ ls -nl torch/include/ATen/ops/_linalg_eigvals.h 2025-06-01T22:51:40.3478363Z +++ awk '{print $5}' 2025-06-01T22:51:40.3506058Z ++ FSIZE=673 2025-06-01T22:51:40.3506777Z ++ echo '"torch/include/ATen/ops/_linalg_eigvals.h",sha256=5mblwQglm9AgFawaZbTjMtA6UOBPEbfN-tWAajg4MTU,673' 2025-06-01T22:51:40.3507454Z ++ read fname 2025-06-01T22:51:40.3507857Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h 2025-06-01T22:51:40.3508513Z ++ FPATH=torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h 2025-06-01T22:51:40.3509044Z ++ echo torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h 2025-06-01T22:51:40.3509615Z ++ grep RECORD 2025-06-01T22:51:40.3532732Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h 2025-06-01T22:51:40.3533336Z +++ openssl base64 2025-06-01T22:51:40.3534185Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.3535872Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.3536989Z +++ sed -e s/=//g 2025-06-01T22:51:40.3574056Z ++ HASH=ahs5ImtGxpkCvrYzc7-Bkrcx6PevKHDj-ss2CbAbUYo 2025-06-01T22:51:40.3579947Z +++ ls -nl torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h 2025-06-01T22:51:40.3580465Z +++ awk '{print $5}' 2025-06-01T22:51:40.3606240Z ++ FSIZE=729 2025-06-01T22:51:40.3606971Z ++ echo '"torch/include/ATen/ops/_linalg_eigvals_cpu_dispatch.h",sha256=ahs5ImtGxpkCvrYzc7-Bkrcx6PevKHDj-ss2CbAbUYo,729' 2025-06-01T22:51:40.3607897Z ++ read fname 2025-06-01T22:51:40.3608391Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h 2025-06-01T22:51:40.3609017Z ++ FPATH=torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h 2025-06-01T22:51:40.3609602Z ++ echo torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h 2025-06-01T22:51:40.3610046Z ++ grep RECORD 2025-06-01T22:51:40.3632127Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h 2025-06-01T22:51:40.3632716Z +++ openssl base64 2025-06-01T22:51:40.3632973Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.3633431Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.3633990Z +++ sed -e s/=//g 2025-06-01T22:51:40.3675178Z ++ HASH=hxal6OnofLlMhm0HqtAAB1UZXKR33-k-YUuEEuheC6s 2025-06-01T22:51:40.3678994Z +++ ls -nl torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h 2025-06-01T22:51:40.3680003Z +++ awk '{print $5}' 2025-06-01T22:51:40.3708652Z ++ FSIZE=731 2025-06-01T22:51:40.3709418Z ++ echo '"torch/include/ATen/ops/_linalg_eigvals_cuda_dispatch.h",sha256=hxal6OnofLlMhm0HqtAAB1UZXKR33-k-YUuEEuheC6s,731' 2025-06-01T22:51:40.3710158Z ++ read fname 2025-06-01T22:51:40.3710539Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigvals_native.h 2025-06-01T22:51:40.3711192Z ++ FPATH=torch/include/ATen/ops/_linalg_eigvals_native.h 2025-06-01T22:51:40.3711671Z ++ echo torch/include/ATen/ops/_linalg_eigvals_native.h 2025-06-01T22:51:40.3712057Z ++ grep RECORD 2025-06-01T22:51:40.3730248Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigvals_native.h 2025-06-01T22:51:40.3730781Z +++ openssl base64 2025-06-01T22:51:40.3731941Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.3733274Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.3734740Z +++ sed -e s/=//g 2025-06-01T22:51:40.3772861Z ++ HASH=sC9NFOgXZBz_TkX5kE75Q5OgsNVZwREDGPLy1OS6XLY 2025-06-01T22:51:40.3778302Z +++ ls -nl torch/include/ATen/ops/_linalg_eigvals_native.h 2025-06-01T22:51:40.3779407Z +++ awk '{print $5}' 2025-06-01T22:51:40.3805651Z ++ FSIZE=485 2025-06-01T22:51:40.3806320Z ++ echo '"torch/include/ATen/ops/_linalg_eigvals_native.h",sha256=sC9NFOgXZBz_TkX5kE75Q5OgsNVZwREDGPLy1OS6XLY,485' 2025-06-01T22:51:40.3807031Z ++ read fname 2025-06-01T22:51:40.3807395Z ++ make_wheel_record torch/include/ATen/ops/_linalg_eigvals_ops.h 2025-06-01T22:51:40.3807926Z ++ FPATH=torch/include/ATen/ops/_linalg_eigvals_ops.h 2025-06-01T22:51:40.3808399Z ++ echo torch/include/ATen/ops/_linalg_eigvals_ops.h 2025-06-01T22:51:40.3808782Z ++ grep RECORD 2025-06-01T22:51:40.3831972Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_eigvals_ops.h 2025-06-01T22:51:40.3832828Z +++ openssl base64 2025-06-01T22:51:40.3833160Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.3833457Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.3833729Z +++ sed -e s/=//g 2025-06-01T22:51:40.3874314Z ++ HASH=2kKkaBaBzCBwAra-u8svYv6X9w62KL6sDo-qaoc1ZgI 2025-06-01T22:51:40.3877169Z +++ ls -nl torch/include/ATen/ops/_linalg_eigvals_ops.h 2025-06-01T22:51:40.3877881Z +++ awk '{print $5}' 2025-06-01T22:51:40.3908019Z ++ FSIZE=984 2025-06-01T22:51:40.3908753Z ++ echo '"torch/include/ATen/ops/_linalg_eigvals_ops.h",sha256=2kKkaBaBzCBwAra-u8svYv6X9w62KL6sDo-qaoc1ZgI,984' 2025-06-01T22:51:40.3909432Z ++ read fname 2025-06-01T22:51:40.3909923Z ++ make_wheel_record torch/include/ATen/ops/_linalg_slogdet.h 2025-06-01T22:51:40.3910397Z ++ FPATH=torch/include/ATen/ops/_linalg_slogdet.h 2025-06-01T22:51:40.3910827Z ++ echo torch/include/ATen/ops/_linalg_slogdet.h 2025-06-01T22:51:40.3911203Z ++ grep RECORD 2025-06-01T22:51:40.3928552Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_slogdet.h 2025-06-01T22:51:40.3929074Z +++ openssl base64 2025-06-01T22:51:40.3930255Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.3931768Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.3932818Z +++ sed -e s/=//g 2025-06-01T22:51:40.3971195Z ++ HASH=1xUDW7Qmja-qBQExNfOTGgGWZ_HGkORNVNQVxQLI1I8 2025-06-01T22:51:40.3976388Z +++ ls -nl torch/include/ATen/ops/_linalg_slogdet.h 2025-06-01T22:51:40.3978277Z +++ awk '{print $5}' 2025-06-01T22:51:40.4005234Z ++ FSIZE=1712 2025-06-01T22:51:40.4007462Z ++ echo '"torch/include/ATen/ops/_linalg_slogdet.h",sha256=1xUDW7Qmja-qBQExNfOTGgGWZ_HGkORNVNQVxQLI1I8,1712' 2025-06-01T22:51:40.4008144Z ++ read fname 2025-06-01T22:51:40.4008754Z ++ make_wheel_record torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.4009756Z ++ FPATH=torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.4010690Z ++ echo torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.4011312Z ++ grep RECORD 2025-06-01T22:51:40.4032146Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.4032899Z +++ openssl base64 2025-06-01T22:51:40.4033164Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.4033570Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.4033824Z +++ sed -e s/=//g 2025-06-01T22:51:40.4071737Z ++ HASH=wcgAZj-HWA5gHoQ68MuZuTKVe5q7dp9hwCh49I4bIZ0 2025-06-01T22:51:40.4075950Z +++ ls -nl torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.4076730Z +++ awk '{print $5}' 2025-06-01T22:51:40.4104843Z ++ FSIZE=843 2025-06-01T22:51:40.4116200Z ++ echo '"torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h",sha256=wcgAZj-HWA5gHoQ68MuZuTKVe5q7dp9hwCh49I4bIZ0,843' 2025-06-01T22:51:40.4117187Z ++ read fname 2025-06-01T22:51:40.4117599Z ++ make_wheel_record torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h 2025-06-01T22:51:40.4118193Z ++ FPATH=torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h 2025-06-01T22:51:40.4118735Z ++ echo torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h 2025-06-01T22:51:40.4119158Z ++ grep RECORD 2025-06-01T22:51:40.4127450Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h 2025-06-01T22:51:40.4128019Z +++ openssl base64 2025-06-01T22:51:40.4129202Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.4130317Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.4131773Z +++ sed -e s/=//g 2025-06-01T22:51:40.4170778Z ++ HASH=4N9OTDJhZ7h3C9z-yFcMzRp7EIjzFLS4Ts3ZSYPBoUk 2025-06-01T22:51:40.4175901Z +++ ls -nl torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h 2025-06-01T22:51:40.4177589Z +++ awk '{print $5}' 2025-06-01T22:51:40.4204549Z ++ FSIZE=1174 2025-06-01T22:51:40.4205504Z ++ echo '"torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h",sha256=4N9OTDJhZ7h3C9z-yFcMzRp7EIjzFLS4Ts3ZSYPBoUk,1174' 2025-06-01T22:51:40.4206264Z ++ read fname 2025-06-01T22:51:40.4206687Z ++ make_wheel_record torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h 2025-06-01T22:51:40.4207306Z ++ FPATH=torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h 2025-06-01T22:51:40.4207871Z ++ echo torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h 2025-06-01T22:51:40.4208313Z ++ grep RECORD 2025-06-01T22:51:40.4232109Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h 2025-06-01T22:51:40.4232712Z +++ openssl base64 2025-06-01T22:51:40.4232968Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.4233231Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.4233487Z +++ sed -e s/=//g 2025-06-01T22:51:40.4271592Z ++ HASH=Vziuw0p8-GrayyOhYJuO32cm1K9kw9mAI_oYEsglTYc 2025-06-01T22:51:40.4275808Z +++ ls -nl torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h 2025-06-01T22:51:40.4276398Z +++ awk '{print $5}' 2025-06-01T22:51:40.4304469Z ++ FSIZE=1176 2025-06-01T22:51:40.4305178Z ++ echo '"torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h",sha256=Vziuw0p8-GrayyOhYJuO32cm1K9kw9mAI_oYEsglTYc,1176' 2025-06-01T22:51:40.4305903Z ++ read fname 2025-06-01T22:51:40.4306256Z ++ make_wheel_record torch/include/ATen/ops/_linalg_slogdet_meta.h 2025-06-01T22:51:40.4306774Z ++ FPATH=torch/include/ATen/ops/_linalg_slogdet_meta.h 2025-06-01T22:51:40.4307228Z ++ echo torch/include/ATen/ops/_linalg_slogdet_meta.h 2025-06-01T22:51:40.4307622Z ++ grep RECORD 2025-06-01T22:51:40.4327725Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_slogdet_meta.h 2025-06-01T22:51:40.4328403Z +++ openssl base64 2025-06-01T22:51:40.4328852Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.4330127Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.4331466Z +++ sed -e s/=//g 2025-06-01T22:51:40.4370491Z ++ HASH=MuDg25S3g6ykawe4LdJgGmNjI8n50nmWFgFkJgONEo0 2025-06-01T22:51:40.4375822Z +++ ls -nl torch/include/ATen/ops/_linalg_slogdet_meta.h 2025-06-01T22:51:40.4376642Z +++ awk '{print $5}' 2025-06-01T22:51:40.4403551Z ++ FSIZE=573 2025-06-01T22:51:40.4404427Z ++ echo '"torch/include/ATen/ops/_linalg_slogdet_meta.h",sha256=MuDg25S3g6ykawe4LdJgGmNjI8n50nmWFgFkJgONEo0,573' 2025-06-01T22:51:40.4405304Z ++ read fname 2025-06-01T22:51:40.4405729Z ++ make_wheel_record torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h 2025-06-01T22:51:40.4406358Z ++ FPATH=torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h 2025-06-01T22:51:40.4407055Z ++ echo torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h 2025-06-01T22:51:40.4407501Z ++ grep RECORD 2025-06-01T22:51:40.4429262Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h 2025-06-01T22:51:40.4429862Z +++ openssl base64 2025-06-01T22:51:40.4430126Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.4430381Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.4431266Z +++ sed -e s/=//g 2025-06-01T22:51:40.4473226Z ++ HASH=FmgeiTaxUjXwftjSjyeE3c5K4OqVnSfBP76JSWevIlU 2025-06-01T22:51:40.4476299Z +++ ls -nl torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h 2025-06-01T22:51:40.4476977Z +++ awk '{print $5}' 2025-06-01T22:51:40.4505074Z ++ FSIZE=1176 2025-06-01T22:51:40.4506045Z ++ echo '"torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h",sha256=FmgeiTaxUjXwftjSjyeE3c5K4OqVnSfBP76JSWevIlU,1176' 2025-06-01T22:51:40.4506803Z ++ read fname 2025-06-01T22:51:40.4507180Z ++ make_wheel_record torch/include/ATen/ops/_linalg_slogdet_native.h 2025-06-01T22:51:40.4507718Z ++ FPATH=torch/include/ATen/ops/_linalg_slogdet_native.h 2025-06-01T22:51:40.4508194Z ++ echo torch/include/ATen/ops/_linalg_slogdet_native.h 2025-06-01T22:51:40.4508579Z ++ grep RECORD 2025-06-01T22:51:40.4528451Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_slogdet_native.h 2025-06-01T22:51:40.4529004Z +++ openssl base64 2025-06-01T22:51:40.4529585Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.4531042Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.4532163Z +++ sed -e s/=//g 2025-06-01T22:51:40.4570379Z ++ HASH=0Z4wLsBSDA0HhMvd6mJTtg7qXr_wfZTSWHemvVBwXKs 2025-06-01T22:51:40.4575314Z +++ ls -nl torch/include/ATen/ops/_linalg_slogdet_native.h 2025-06-01T22:51:40.4576115Z +++ awk '{print $5}' 2025-06-01T22:51:40.4604018Z ++ FSIZE=701 2025-06-01T22:51:40.4604924Z ++ echo '"torch/include/ATen/ops/_linalg_slogdet_native.h",sha256=0Z4wLsBSDA0HhMvd6mJTtg7qXr_wfZTSWHemvVBwXKs,701' 2025-06-01T22:51:40.4605649Z ++ read fname 2025-06-01T22:51:40.4606011Z ++ make_wheel_record torch/include/ATen/ops/_linalg_slogdet_ops.h 2025-06-01T22:51:40.4606547Z ++ FPATH=torch/include/ATen/ops/_linalg_slogdet_ops.h 2025-06-01T22:51:40.4607023Z ++ echo torch/include/ATen/ops/_linalg_slogdet_ops.h 2025-06-01T22:51:40.4607411Z ++ grep RECORD 2025-06-01T22:51:40.4627460Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_slogdet_ops.h 2025-06-01T22:51:40.4628017Z +++ openssl base64 2025-06-01T22:51:40.4628965Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.4629223Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.4629609Z +++ sed -e s/=//g 2025-06-01T22:51:40.4672573Z ++ HASH=R-qETvuqbYRjrJcQiLLgvrhZk2PnqK4lTN9Rn2f8Kfg 2025-06-01T22:51:40.4674794Z +++ ls -nl torch/include/ATen/ops/_linalg_slogdet_ops.h 2025-06-01T22:51:40.4675466Z +++ awk '{print $5}' 2025-06-01T22:51:40.4704225Z ++ FSIZE=2225 2025-06-01T22:51:40.4705030Z ++ echo '"torch/include/ATen/ops/_linalg_slogdet_ops.h",sha256=R-qETvuqbYRjrJcQiLLgvrhZk2PnqK4lTN9Rn2f8Kfg,2225' 2025-06-01T22:51:40.4705742Z ++ read fname 2025-06-01T22:51:40.4706080Z ++ make_wheel_record torch/include/ATen/ops/_linalg_solve_ex.h 2025-06-01T22:51:40.4706582Z ++ FPATH=torch/include/ATen/ops/_linalg_solve_ex.h 2025-06-01T22:51:40.4707157Z ++ echo torch/include/ATen/ops/_linalg_solve_ex.h 2025-06-01T22:51:40.4707536Z ++ grep RECORD 2025-06-01T22:51:40.4726720Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_solve_ex.h 2025-06-01T22:51:40.4727254Z +++ openssl base64 2025-06-01T22:51:40.4727537Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.4728581Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.4729988Z +++ sed -e s/=//g 2025-06-01T22:51:40.4769393Z ++ HASH=Vh2yIn6suSEURyTSFqPjVZuY4tR1diDnN6tOs99XS0k 2025-06-01T22:51:40.4774196Z +++ ls -nl torch/include/ATen/ops/_linalg_solve_ex.h 2025-06-01T22:51:40.4774996Z +++ awk '{print $5}' 2025-06-01T22:51:40.4803117Z ++ FSIZE=2106 2025-06-01T22:51:40.4803976Z ++ echo '"torch/include/ATen/ops/_linalg_solve_ex.h",sha256=Vh2yIn6suSEURyTSFqPjVZuY4tR1diDnN6tOs99XS0k,2106' 2025-06-01T22:51:40.4804828Z ++ read fname 2025-06-01T22:51:40.4805447Z ++ make_wheel_record torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.4806634Z ++ FPATH=torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.4807577Z ++ echo torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.4808212Z ++ grep RECORD 2025-06-01T22:51:40.4828618Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.4829406Z +++ openssl base64 2025-06-01T22:51:40.4829656Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.4829910Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.4830165Z +++ sed -e s/=//g 2025-06-01T22:51:40.4873453Z ++ HASH=7aMKBqEyDg-ULzCyrUjFgil2tZkBabLavlFLluKS14Q 2025-06-01T22:51:40.4877060Z +++ ls -nl torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.4877927Z +++ awk '{print $5}' 2025-06-01T22:51:40.4905653Z ++ FSIZE=907 2025-06-01T22:51:40.4906655Z ++ echo '"torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h",sha256=7aMKBqEyDg-ULzCyrUjFgil2tZkBabLavlFLluKS14Q,907' 2025-06-01T22:51:40.4907619Z ++ read fname 2025-06-01T22:51:40.4908024Z ++ make_wheel_record torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h 2025-06-01T22:51:40.4908652Z ++ FPATH=torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h 2025-06-01T22:51:40.4909188Z ++ echo torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h 2025-06-01T22:51:40.4909621Z ++ grep RECORD 2025-06-01T22:51:40.4929191Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h 2025-06-01T22:51:40.4929790Z +++ openssl base64 2025-06-01T22:51:40.4930265Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.4931089Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.4932540Z +++ sed -e s/=//g 2025-06-01T22:51:40.4970988Z ++ HASH=H9U1RBF8PYQVjIfX9keD7WTTN2j35wNkaDmHUw7LY5k 2025-06-01T22:51:40.4976152Z +++ ls -nl torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h 2025-06-01T22:51:40.4977470Z +++ awk '{print $5}' 2025-06-01T22:51:40.5005070Z ++ FSIZE=1349 2025-06-01T22:51:40.5005796Z ++ echo '"torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h",sha256=H9U1RBF8PYQVjIfX9keD7WTTN2j35wNkaDmHUw7LY5k,1349' 2025-06-01T22:51:40.5006553Z ++ read fname 2025-06-01T22:51:40.5007109Z ++ make_wheel_record torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h 2025-06-01T22:51:40.5007757Z ++ FPATH=torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h 2025-06-01T22:51:40.5008337Z ++ echo torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h 2025-06-01T22:51:40.5008778Z ++ grep RECORD 2025-06-01T22:51:40.5032246Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h 2025-06-01T22:51:40.5032822Z +++ openssl base64 2025-06-01T22:51:40.5033093Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.5033338Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.5033604Z +++ sed -e s/=//g 2025-06-01T22:51:40.5075338Z ++ HASH=TXUZXz65MCtetPkYashJ1pPS_P83PIKLrFa02jlCQQo 2025-06-01T22:51:40.5077491Z +++ ls -nl torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h 2025-06-01T22:51:40.5078326Z +++ awk '{print $5}' 2025-06-01T22:51:40.5105333Z ++ FSIZE=1351 2025-06-01T22:51:40.5106192Z ++ echo '"torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h",sha256=TXUZXz65MCtetPkYashJ1pPS_P83PIKLrFa02jlCQQo,1351' 2025-06-01T22:51:40.5106944Z ++ read fname 2025-06-01T22:51:40.5107306Z ++ make_wheel_record torch/include/ATen/ops/_linalg_solve_ex_meta.h 2025-06-01T22:51:40.5107833Z ++ FPATH=torch/include/ATen/ops/_linalg_solve_ex_meta.h 2025-06-01T22:51:40.5108283Z ++ echo torch/include/ATen/ops/_linalg_solve_ex_meta.h 2025-06-01T22:51:40.5108672Z ++ grep RECORD 2025-06-01T22:51:40.5128877Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_solve_ex_meta.h 2025-06-01T22:51:40.5129435Z +++ openssl base64 2025-06-01T22:51:40.5130769Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.5132043Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.5133378Z +++ sed -e s/=//g 2025-06-01T22:51:40.5170623Z ++ HASH=EcC0zVq4l2cr0zZQ4dylK-oWT7UPCYiRnkpZx6XoWIo 2025-06-01T22:51:40.5175679Z +++ ls -nl torch/include/ATen/ops/_linalg_solve_ex_meta.h 2025-06-01T22:51:40.5176649Z +++ awk '{print $5}' 2025-06-01T22:51:40.5202858Z ++ FSIZE=626 2025-06-01T22:51:40.5203560Z ++ echo '"torch/include/ATen/ops/_linalg_solve_ex_meta.h",sha256=EcC0zVq4l2cr0zZQ4dylK-oWT7UPCYiRnkpZx6XoWIo,626' 2025-06-01T22:51:40.5204515Z ++ read fname 2025-06-01T22:51:40.5205122Z ++ make_wheel_record torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h 2025-06-01T22:51:40.5205752Z ++ FPATH=torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h 2025-06-01T22:51:40.5206341Z ++ echo torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h 2025-06-01T22:51:40.5206788Z ++ grep RECORD 2025-06-01T22:51:40.5230967Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h 2025-06-01T22:51:40.5231570Z +++ openssl base64 2025-06-01T22:51:40.5231826Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.5232096Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.5232351Z +++ sed -e s/=//g 2025-06-01T22:51:40.5273711Z ++ HASH=oMY9eXNYuKwf9XDPLLl4Zfc1_TfIy9EARkNvlF_VNeI 2025-06-01T22:51:40.5276587Z +++ ls -nl torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h 2025-06-01T22:51:40.5277294Z +++ awk '{print $5}' 2025-06-01T22:51:40.5304302Z ++ FSIZE=1351 2025-06-01T22:51:40.5305051Z ++ echo '"torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h",sha256=oMY9eXNYuKwf9XDPLLl4Zfc1_TfIy9EARkNvlF_VNeI,1351' 2025-06-01T22:51:40.5305783Z ++ read fname 2025-06-01T22:51:40.5306148Z ++ make_wheel_record torch/include/ATen/ops/_linalg_solve_ex_native.h 2025-06-01T22:51:40.5306693Z ++ FPATH=torch/include/ATen/ops/_linalg_solve_ex_native.h 2025-06-01T22:51:40.5307184Z ++ echo torch/include/ATen/ops/_linalg_solve_ex_native.h 2025-06-01T22:51:40.5307585Z ++ grep RECORD 2025-06-01T22:51:40.5327778Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_solve_ex_native.h 2025-06-01T22:51:40.5328346Z +++ openssl base64 2025-06-01T22:51:40.5329147Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.5330637Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.5331858Z +++ sed -e s/=//g 2025-06-01T22:51:40.5370811Z ++ HASH=y9_Vd0UZuMmmpbp8w9wrwOPwaBQT0rlQ-GBYQFwohnM 2025-06-01T22:51:40.5375879Z +++ ls -nl torch/include/ATen/ops/_linalg_solve_ex_native.h 2025-06-01T22:51:40.5377542Z +++ awk '{print $5}' 2025-06-01T22:51:40.5403607Z ++ FSIZE=753 2025-06-01T22:51:40.5404726Z ++ echo '"torch/include/ATen/ops/_linalg_solve_ex_native.h",sha256=y9_Vd0UZuMmmpbp8w9wrwOPwaBQT0rlQ-GBYQFwohnM,753' 2025-06-01T22:51:40.5405673Z ++ read fname 2025-06-01T22:51:40.5406061Z ++ make_wheel_record torch/include/ATen/ops/_linalg_solve_ex_ops.h 2025-06-01T22:51:40.5406584Z ++ FPATH=torch/include/ATen/ops/_linalg_solve_ex_ops.h 2025-06-01T22:51:40.5407063Z ++ echo torch/include/ATen/ops/_linalg_solve_ex_ops.h 2025-06-01T22:51:40.5407463Z ++ grep RECORD 2025-06-01T22:51:40.5430554Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_solve_ex_ops.h 2025-06-01T22:51:40.5431107Z +++ openssl base64 2025-06-01T22:51:40.5431365Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.5431620Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.5432101Z +++ sed -e s/=//g 2025-06-01T22:51:40.5472715Z ++ HASH=Pz7eTNgKMjxxW_5P4LH-ozBzUOkf1vdNj9H229XaR4k 2025-06-01T22:51:40.5476448Z +++ ls -nl torch/include/ATen/ops/_linalg_solve_ex_ops.h 2025-06-01T22:51:40.5476986Z +++ awk '{print $5}' 2025-06-01T22:51:40.5504846Z ++ FSIZE=2599 2025-06-01T22:51:40.5505482Z ++ echo '"torch/include/ATen/ops/_linalg_solve_ex_ops.h",sha256=Pz7eTNgKMjxxW_5P4LH-ozBzUOkf1vdNj9H229XaR4k,2599' 2025-06-01T22:51:40.5506152Z ++ read fname 2025-06-01T22:51:40.5506466Z ++ make_wheel_record torch/include/ATen/ops/_linalg_svd.h 2025-06-01T22:51:40.5506960Z ++ FPATH=torch/include/ATen/ops/_linalg_svd.h 2025-06-01T22:51:40.5507366Z ++ echo torch/include/ATen/ops/_linalg_svd.h 2025-06-01T22:51:40.5507707Z ++ grep RECORD 2025-06-01T22:51:40.5527390Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_svd.h 2025-06-01T22:51:40.5528024Z +++ openssl base64 2025-06-01T22:51:40.5528734Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.5530128Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.5531327Z +++ sed -e s/=//g 2025-06-01T22:51:40.5570352Z ++ HASH=S5WFk0FuaAk_nKMtaZcUPdZIdHl3_9oCnrCxsXWeGys 2025-06-01T22:51:40.5575013Z +++ ls -nl torch/include/ATen/ops/_linalg_svd.h 2025-06-01T22:51:40.5576095Z +++ awk '{print $5}' 2025-06-01T22:51:40.5601907Z ++ FSIZE=1970 2025-06-01T22:51:40.5602696Z ++ echo '"torch/include/ATen/ops/_linalg_svd.h",sha256=S5WFk0FuaAk_nKMtaZcUPdZIdHl3_9oCnrCxsXWeGys,1970' 2025-06-01T22:51:40.5603314Z ++ read fname 2025-06-01T22:51:40.5604050Z ++ make_wheel_record torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.5605181Z ++ FPATH=torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.5606068Z ++ echo torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.5606682Z ++ grep RECORD 2025-06-01T22:51:40.5630391Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.5631164Z +++ openssl base64 2025-06-01T22:51:40.5631435Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.5631688Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.5631964Z +++ sed -e s/=//g 2025-06-01T22:51:40.5673377Z ++ HASH=GqkL19ZfCIB24LkTsaiVpkqGHV4hIF8PTQ8WdPL5UZ4 2025-06-01T22:51:40.5677037Z +++ ls -nl torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.5677264Z +++ awk '{print $5}' 2025-06-01T22:51:40.5704846Z ++ FSIZE=933 2025-06-01T22:51:40.5705663Z ++ echo '"torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h",sha256=GqkL19ZfCIB24LkTsaiVpkqGHV4hIF8PTQ8WdPL5UZ4,933' 2025-06-01T22:51:40.5705762Z ++ read fname 2025-06-01T22:51:40.5706004Z ++ make_wheel_record torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h 2025-06-01T22:51:40.5706204Z ++ FPATH=torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h 2025-06-01T22:51:40.5706431Z ++ echo torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h 2025-06-01T22:51:40.5707589Z ++ grep RECORD 2025-06-01T22:51:40.5728340Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h 2025-06-01T22:51:40.5728459Z +++ openssl base64 2025-06-01T22:51:40.5729712Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.5731142Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.5732583Z +++ sed -e s/=//g 2025-06-01T22:51:40.5770597Z ++ HASH=BLY-Rwfy3IDcgLnpO7i5eahkOZPzeTN6GOu_skm1Zns 2025-06-01T22:51:40.5775528Z +++ ls -nl torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h 2025-06-01T22:51:40.5776419Z +++ awk '{print $5}' 2025-06-01T22:51:40.5803026Z ++ FSIZE=1350 2025-06-01T22:51:40.5803739Z ++ echo '"torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h",sha256=BLY-Rwfy3IDcgLnpO7i5eahkOZPzeTN6GOu_skm1Zns,1350' 2025-06-01T22:51:40.5804375Z ++ read fname 2025-06-01T22:51:40.5804728Z ++ make_wheel_record torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h 2025-06-01T22:51:40.5804941Z ++ FPATH=torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h 2025-06-01T22:51:40.5805143Z ++ echo torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h 2025-06-01T22:51:40.5805421Z ++ grep RECORD 2025-06-01T22:51:40.5828560Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h 2025-06-01T22:51:40.5828765Z +++ openssl base64 2025-06-01T22:51:40.5828944Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.5829808Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.5831591Z +++ sed -e s/=//g 2025-06-01T22:51:40.5869877Z ++ HASH=yyp-aVI3qo5xuJ0UyBeynZ-gN6udrEkZBcdcnasdKOY 2025-06-01T22:51:40.5875492Z +++ ls -nl torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h 2025-06-01T22:51:40.5876882Z +++ awk '{print $5}' 2025-06-01T22:51:40.5904354Z ++ FSIZE=1352 2025-06-01T22:51:40.5904867Z ++ echo '"torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h",sha256=yyp-aVI3qo5xuJ0UyBeynZ-gN6udrEkZBcdcnasdKOY,1352' 2025-06-01T22:51:40.5904963Z ++ read fname 2025-06-01T22:51:40.5905182Z ++ make_wheel_record torch/include/ATen/ops/_linalg_svd_meta.h 2025-06-01T22:51:40.5905505Z ++ FPATH=torch/include/ATen/ops/_linalg_svd_meta.h 2025-06-01T22:51:40.5905756Z ++ echo torch/include/ATen/ops/_linalg_svd_meta.h 2025-06-01T22:51:40.5906673Z ++ grep RECORD 2025-06-01T22:51:40.5927704Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_svd_meta.h 2025-06-01T22:51:40.5927820Z +++ openssl base64 2025-06-01T22:51:40.5928983Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.5930086Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.5931351Z +++ sed -e s/=//g 2025-06-01T22:51:40.5970515Z ++ HASH=xzDsirtIu1qG_Frx7Sss4pqtI3dWdsIStNKnVgpTkMU 2025-06-01T22:51:40.5975124Z +++ ls -nl torch/include/ATen/ops/_linalg_svd_meta.h 2025-06-01T22:51:40.5976235Z +++ awk '{print $5}' 2025-06-01T22:51:40.6003031Z ++ FSIZE=648 2025-06-01T22:51:40.6003508Z ++ echo '"torch/include/ATen/ops/_linalg_svd_meta.h",sha256=xzDsirtIu1qG_Frx7Sss4pqtI3dWdsIStNKnVgpTkMU,648' 2025-06-01T22:51:40.6003787Z ++ read fname 2025-06-01T22:51:40.6004057Z ++ make_wheel_record torch/include/ATen/ops/_linalg_svd_meta_dispatch.h 2025-06-01T22:51:40.6004259Z ++ FPATH=torch/include/ATen/ops/_linalg_svd_meta_dispatch.h 2025-06-01T22:51:40.6004454Z ++ echo torch/include/ATen/ops/_linalg_svd_meta_dispatch.h 2025-06-01T22:51:40.6004948Z ++ grep RECORD 2025-06-01T22:51:40.6028337Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_svd_meta_dispatch.h 2025-06-01T22:51:40.6028467Z +++ openssl base64 2025-06-01T22:51:40.6028608Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.6028724Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.6029993Z +++ sed -e s/=//g 2025-06-01T22:51:40.6071840Z ++ HASH=_TYQcZgExT-kwEHBcnaZb7JdFQNbh7ZST0go_6PQjKI 2025-06-01T22:51:40.6075535Z +++ ls -nl torch/include/ATen/ops/_linalg_svd_meta_dispatch.h 2025-06-01T22:51:40.6076954Z +++ awk '{print $5}' 2025-06-01T22:51:40.6105252Z ++ FSIZE=1352 2025-06-01T22:51:40.6105851Z ++ echo '"torch/include/ATen/ops/_linalg_svd_meta_dispatch.h",sha256=_TYQcZgExT-kwEHBcnaZb7JdFQNbh7ZST0go_6PQjKI,1352' 2025-06-01T22:51:40.6105958Z ++ read fname 2025-06-01T22:51:40.6106169Z ++ make_wheel_record torch/include/ATen/ops/_linalg_svd_native.h 2025-06-01T22:51:40.6106344Z ++ FPATH=torch/include/ATen/ops/_linalg_svd_native.h 2025-06-01T22:51:40.6106502Z ++ echo torch/include/ATen/ops/_linalg_svd_native.h 2025-06-01T22:51:40.6107229Z ++ grep RECORD 2025-06-01T22:51:40.6128608Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_svd_native.h 2025-06-01T22:51:40.6128927Z +++ openssl base64 2025-06-01T22:51:40.6130191Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.6131490Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.6132888Z +++ sed -e s/=//g 2025-06-01T22:51:40.6170962Z ++ HASH=hRms8jgyYg4nmgGDAIQcpp0DdIPbiaUwn3bunM3hpS8 2025-06-01T22:51:40.6175899Z +++ ls -nl torch/include/ATen/ops/_linalg_svd_native.h 2025-06-01T22:51:40.6177687Z +++ awk '{print $5}' 2025-06-01T22:51:40.6204847Z ++ FSIZE=730 2025-06-01T22:51:40.6205403Z ++ echo '"torch/include/ATen/ops/_linalg_svd_native.h",sha256=hRms8jgyYg4nmgGDAIQcpp0DdIPbiaUwn3bunM3hpS8,730' 2025-06-01T22:51:40.6205527Z ++ read fname 2025-06-01T22:51:40.6205732Z ++ make_wheel_record torch/include/ATen/ops/_linalg_svd_ops.h 2025-06-01T22:51:40.6206032Z ++ FPATH=torch/include/ATen/ops/_linalg_svd_ops.h 2025-06-01T22:51:40.6206200Z ++ echo torch/include/ATen/ops/_linalg_svd_ops.h 2025-06-01T22:51:40.6206763Z ++ grep RECORD 2025-06-01T22:51:40.6230320Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_linalg_svd_ops.h 2025-06-01T22:51:40.6230454Z +++ openssl base64 2025-06-01T22:51:40.6230556Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.6231534Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.6231646Z +++ sed -e s/=//g 2025-06-01T22:51:40.6271932Z ++ HASH=IkyZzDlDyczDrcT-DHbR0ebiW4wLDClewIRuD4ULPIQ 2025-06-01T22:51:40.6275706Z +++ ls -nl torch/include/ATen/ops/_linalg_svd_ops.h 2025-06-01T22:51:40.6277068Z +++ awk '{print $5}' 2025-06-01T22:51:40.6304131Z ++ FSIZE=2501 2025-06-01T22:51:40.6304608Z ++ echo '"torch/include/ATen/ops/_linalg_svd_ops.h",sha256=IkyZzDlDyczDrcT-DHbR0ebiW4wLDClewIRuD4ULPIQ,2501' 2025-06-01T22:51:40.6304840Z ++ read fname 2025-06-01T22:51:40.6305094Z ++ make_wheel_record torch/include/ATen/ops/_local_scalar_dense.h 2025-06-01T22:51:40.6305297Z ++ FPATH=torch/include/ATen/ops/_local_scalar_dense.h 2025-06-01T22:51:40.6305798Z ++ echo torch/include/ATen/ops/_local_scalar_dense.h 2025-06-01T22:51:40.6307770Z ++ grep RECORD 2025-06-01T22:51:40.6328177Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_local_scalar_dense.h 2025-06-01T22:51:40.6328302Z +++ openssl base64 2025-06-01T22:51:40.6329228Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.6330400Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.6331652Z +++ sed -e s/=//g 2025-06-01T22:51:40.6369664Z ++ HASH=_DKKF5xOtB8KRcwyRF8iC2RjuhDnNVEGvCWJ1TOzhAg 2025-06-01T22:51:40.6374542Z +++ ls -nl torch/include/ATen/ops/_local_scalar_dense.h 2025-06-01T22:51:40.6375673Z +++ awk '{print $5}' 2025-06-01T22:51:40.6402965Z ++ FSIZE=689 2025-06-01T22:51:40.6403455Z ++ echo '"torch/include/ATen/ops/_local_scalar_dense.h",sha256=_DKKF5xOtB8KRcwyRF8iC2RjuhDnNVEGvCWJ1TOzhAg,689' 2025-06-01T22:51:40.6403569Z ++ read fname 2025-06-01T22:51:40.6403994Z ++ make_wheel_record torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h 2025-06-01T22:51:40.6404403Z ++ FPATH=torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h 2025-06-01T22:51:40.6404628Z ++ echo torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h 2025-06-01T22:51:40.6405195Z ++ grep RECORD 2025-06-01T22:51:40.6429146Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h 2025-06-01T22:51:40.6429275Z +++ openssl base64 2025-06-01T22:51:40.6429378Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.6430417Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.6430518Z +++ sed -e s/=//g 2025-06-01T22:51:40.6472877Z ++ HASH=c9MkDN0UKXdbmFUiSp4GZVB-Nyc3vhdcnyqdzMXMNQQ 2025-06-01T22:51:40.6475179Z +++ ls -nl torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h 2025-06-01T22:51:40.6476244Z +++ awk '{print $5}' 2025-06-01T22:51:40.6504009Z ++ FSIZE=733 2025-06-01T22:51:40.6504717Z ++ echo '"torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h",sha256=c9MkDN0UKXdbmFUiSp4GZVB-Nyc3vhdcnyqdzMXMNQQ,733' 2025-06-01T22:51:40.6504857Z ++ read fname 2025-06-01T22:51:40.6505430Z ++ make_wheel_record torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h 2025-06-01T22:51:40.6505680Z ++ FPATH=torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h 2025-06-01T22:51:40.6506053Z ++ echo torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h 2025-06-01T22:51:40.6506182Z ++ grep RECORD 2025-06-01T22:51:40.6527125Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h 2025-06-01T22:51:40.6527242Z +++ openssl base64 2025-06-01T22:51:40.6527807Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.6529067Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.6530398Z +++ sed -e s/=//g 2025-06-01T22:51:40.6569326Z ++ HASH=cp6tgJTSD8E2i4UzEABPpSDGdkvPRsg1oZcx9vm4Jg4 2025-06-01T22:51:40.6573990Z +++ ls -nl torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h 2025-06-01T22:51:40.6574706Z +++ awk '{print $5}' 2025-06-01T22:51:40.6601342Z ++ FSIZE=735 2025-06-01T22:51:40.6601964Z ++ echo '"torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h",sha256=cp6tgJTSD8E2i4UzEABPpSDGdkvPRsg1oZcx9vm4Jg4,735' 2025-06-01T22:51:40.6602324Z ++ read fname 2025-06-01T22:51:40.6602588Z ++ make_wheel_record torch/include/ATen/ops/_local_scalar_dense_native.h 2025-06-01T22:51:40.6602790Z ++ FPATH=torch/include/ATen/ops/_local_scalar_dense_native.h 2025-06-01T22:51:40.6603063Z ++ echo torch/include/ATen/ops/_local_scalar_dense_native.h 2025-06-01T22:51:40.6604057Z ++ grep RECORD 2025-06-01T22:51:40.6628035Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_local_scalar_dense_native.h 2025-06-01T22:51:40.6628158Z +++ openssl base64 2025-06-01T22:51:40.6628278Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.6628376Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.6629417Z +++ sed -e s/=//g 2025-06-01T22:51:40.6672249Z ++ HASH=4FCWKzkgw5tx48ImymC7foeYsezL1GTiEeWKuo1u52U 2025-06-01T22:51:40.6675546Z +++ ls -nl torch/include/ATen/ops/_local_scalar_dense_native.h 2025-06-01T22:51:40.6676128Z +++ awk '{print $5}' 2025-06-01T22:51:40.6701804Z ++ FSIZE=565 2025-06-01T22:51:40.6702581Z ++ echo '"torch/include/ATen/ops/_local_scalar_dense_native.h",sha256=4FCWKzkgw5tx48ImymC7foeYsezL1GTiEeWKuo1u52U,565' 2025-06-01T22:51:40.6702699Z ++ read fname 2025-06-01T22:51:40.6703089Z ++ make_wheel_record torch/include/ATen/ops/_local_scalar_dense_ops.h 2025-06-01T22:51:40.6703276Z ++ FPATH=torch/include/ATen/ops/_local_scalar_dense_ops.h 2025-06-01T22:51:40.6704518Z ++ echo torch/include/ATen/ops/_local_scalar_dense_ops.h 2025-06-01T22:51:40.6705254Z ++ grep RECORD 2025-06-01T22:51:40.6726220Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_local_scalar_dense_ops.h 2025-06-01T22:51:40.6726361Z +++ openssl base64 2025-06-01T22:51:40.6726823Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.6727944Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.6729078Z +++ sed -e s/=//g 2025-06-01T22:51:40.6767774Z ++ HASH=MlATKXbS1r5LCNU1ZyIILtWggYYvuIqJf4RaLbd67Wo 2025-06-01T22:51:40.6772983Z +++ ls -nl torch/include/ATen/ops/_local_scalar_dense_ops.h 2025-06-01T22:51:40.6774067Z +++ awk '{print $5}' 2025-06-01T22:51:40.6799152Z ++ FSIZE=996 2025-06-01T22:51:40.6799696Z ++ echo '"torch/include/ATen/ops/_local_scalar_dense_ops.h",sha256=MlATKXbS1r5LCNU1ZyIILtWggYYvuIqJf4RaLbd67Wo,996' 2025-06-01T22:51:40.6799829Z ++ read fname 2025-06-01T22:51:40.6800115Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax.h 2025-06-01T22:51:40.6800665Z ++ FPATH=torch/include/ATen/ops/_log_softmax.h 2025-06-01T22:51:40.6801667Z ++ echo torch/include/ATen/ops/_log_softmax.h 2025-06-01T22:51:40.6802519Z ++ grep RECORD 2025-06-01T22:51:40.6827245Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax.h 2025-06-01T22:51:40.6827363Z +++ openssl base64 2025-06-01T22:51:40.6827462Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.6827575Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.6827673Z +++ sed -e s/=//g 2025-06-01T22:51:40.6870258Z ++ HASH=ljMhD4a4BMPCgcnc-Q8JflDFTpyXidtV6mVh4Rt4sRM 2025-06-01T22:51:40.6873561Z +++ ls -nl torch/include/ATen/ops/_log_softmax.h 2025-06-01T22:51:40.6875036Z +++ awk '{print $5}' 2025-06-01T22:51:40.6902858Z ++ FSIZE=1333 2025-06-01T22:51:40.6903360Z ++ echo '"torch/include/ATen/ops/_log_softmax.h",sha256=ljMhD4a4BMPCgcnc-Q8JflDFTpyXidtV6mVh4Rt4sRM,1333' 2025-06-01T22:51:40.6903458Z ++ read fname 2025-06-01T22:51:40.6903861Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_backward_data.h 2025-06-01T22:51:40.6904081Z ++ FPATH=torch/include/ATen/ops/_log_softmax_backward_data.h 2025-06-01T22:51:40.6904278Z ++ echo torch/include/ATen/ops/_log_softmax_backward_data.h 2025-06-01T22:51:40.6904376Z ++ grep RECORD 2025-06-01T22:51:40.6926408Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_backward_data.h 2025-06-01T22:51:40.6926543Z +++ openssl base64 2025-06-01T22:51:40.6926916Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.6928293Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.6929526Z +++ sed -e s/=//g 2025-06-01T22:51:40.6970648Z ++ HASH=KwEsxO_zQMAm4h0ShBsHE0UAZzbc7xouRwhiIwiBxwY 2025-06-01T22:51:40.6975674Z +++ ls -nl torch/include/ATen/ops/_log_softmax_backward_data.h 2025-06-01T22:51:40.6976786Z +++ awk '{print $5}' 2025-06-01T22:51:40.7004042Z ++ FSIZE=1716 2025-06-01T22:51:40.7004745Z ++ echo '"torch/include/ATen/ops/_log_softmax_backward_data.h",sha256=KwEsxO_zQMAm4h0ShBsHE0UAZzbc7xouRwhiIwiBxwY,1716' 2025-06-01T22:51:40.7004877Z ++ read fname 2025-06-01T22:51:40.7005394Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.7005851Z ++ FPATH=torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.7006312Z ++ echo torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.7006412Z ++ grep RECORD 2025-06-01T22:51:40.7029769Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.7030041Z +++ openssl base64 2025-06-01T22:51:40.7030142Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.7030247Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.7030353Z +++ sed -e s/=//g 2025-06-01T22:51:40.7071493Z ++ HASH=AtFFuaP4HOc_1rtpvkM723kkaU5B1yfAqu2EOj0PkmU 2025-06-01T22:51:40.7073718Z +++ ls -nl torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.7074758Z +++ awk '{print $5}' 2025-06-01T22:51:40.7101060Z ++ FSIZE=885 2025-06-01T22:51:40.7101850Z ++ echo '"torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h",sha256=AtFFuaP4HOc_1rtpvkM723kkaU5B1yfAqu2EOj0PkmU,885' 2025-06-01T22:51:40.7101961Z ++ read fname 2025-06-01T22:51:40.7102275Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h 2025-06-01T22:51:40.7102535Z ++ FPATH=torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h 2025-06-01T22:51:40.7102798Z ++ echo torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h 2025-06-01T22:51:40.7103245Z ++ grep RECORD 2025-06-01T22:51:40.7125548Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h 2025-06-01T22:51:40.7125676Z +++ openssl base64 2025-06-01T22:51:40.7126230Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.7126838Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.7128064Z +++ sed -e s/=//g 2025-06-01T22:51:40.7168194Z ++ HASH=mYIa9lFri9OvQmGnq99-HTj4im7kUI5dhJPXYwpE1_k 2025-06-01T22:51:40.7173216Z +++ ls -nl torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h 2025-06-01T22:51:40.7174091Z +++ awk '{print $5}' 2025-06-01T22:51:40.7199667Z ++ FSIZE=1162 2025-06-01T22:51:40.7200268Z ++ echo '"torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h",sha256=mYIa9lFri9OvQmGnq99-HTj4im7kUI5dhJPXYwpE1_k,1162' 2025-06-01T22:51:40.7200361Z ++ read fname 2025-06-01T22:51:40.7200678Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h 2025-06-01T22:51:40.7200964Z ++ FPATH=torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h 2025-06-01T22:51:40.7201535Z ++ echo torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h 2025-06-01T22:51:40.7203001Z ++ grep RECORD 2025-06-01T22:51:40.7227335Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h 2025-06-01T22:51:40.7227586Z +++ openssl base64 2025-06-01T22:51:40.7227690Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.7227802Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.7227931Z +++ sed -e s/=//g 2025-06-01T22:51:40.7270694Z ++ HASH=GjAibzrSWBfnl8lSiuQL2H4R-yCcy6h0DXT4Nh5enoo 2025-06-01T22:51:40.7273458Z +++ ls -nl torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h 2025-06-01T22:51:40.7273562Z +++ awk '{print $5}' 2025-06-01T22:51:40.7301072Z ++ FSIZE=1164 2025-06-01T22:51:40.7301693Z ++ echo '"torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h",sha256=GjAibzrSWBfnl8lSiuQL2H4R-yCcy6h0DXT4Nh5enoo,1164' 2025-06-01T22:51:40.7301819Z ++ read fname 2025-06-01T22:51:40.7302132Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_backward_data_meta.h 2025-06-01T22:51:40.7302505Z ++ FPATH=torch/include/ATen/ops/_log_softmax_backward_data_meta.h 2025-06-01T22:51:40.7302734Z ++ echo torch/include/ATen/ops/_log_softmax_backward_data_meta.h 2025-06-01T22:51:40.7302829Z ++ grep RECORD 2025-06-01T22:51:40.7325975Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_backward_data_meta.h 2025-06-01T22:51:40.7326110Z +++ openssl base64 2025-06-01T22:51:40.7326215Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.7326461Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.7327263Z +++ sed -e s/=//g 2025-06-01T22:51:40.7366941Z ++ HASH=TLm6BBEGNkKerG-gTICvKAGfBp3xY3BvVaznCsO_Mms 2025-06-01T22:51:40.7371614Z +++ ls -nl torch/include/ATen/ops/_log_softmax_backward_data_meta.h 2025-06-01T22:51:40.7372429Z +++ awk '{print $5}' 2025-06-01T22:51:40.7399515Z ++ FSIZE=662 2025-06-01T22:51:40.7400438Z ++ echo '"torch/include/ATen/ops/_log_softmax_backward_data_meta.h",sha256=TLm6BBEGNkKerG-gTICvKAGfBp3xY3BvVaznCsO_Mms,662' 2025-06-01T22:51:40.7401327Z ++ read fname 2025-06-01T22:51:40.7401784Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h 2025-06-01T22:51:40.7402505Z ++ FPATH=torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h 2025-06-01T22:51:40.7403212Z ++ echo torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h 2025-06-01T22:51:40.7403843Z ++ grep RECORD 2025-06-01T22:51:40.7426190Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h 2025-06-01T22:51:40.7426827Z +++ openssl base64 2025-06-01T22:51:40.7427098Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.7427342Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.7428056Z +++ sed -e s/=//g 2025-06-01T22:51:40.7469819Z ++ HASH=sLpNSJ2Ybc0X-jH_quFwLcLultwvHom2FK5shNd-UKY 2025-06-01T22:51:40.7473133Z +++ ls -nl torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h 2025-06-01T22:51:40.7474169Z +++ awk '{print $5}' 2025-06-01T22:51:40.7502536Z ++ FSIZE=1164 2025-06-01T22:51:40.7503299Z ++ echo '"torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h",sha256=sLpNSJ2Ybc0X-jH_quFwLcLultwvHom2FK5shNd-UKY,1164' 2025-06-01T22:51:40.7504076Z ++ read fname 2025-06-01T22:51:40.7504519Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_backward_data_native.h 2025-06-01T22:51:40.7505179Z ++ FPATH=torch/include/ATen/ops/_log_softmax_backward_data_native.h 2025-06-01T22:51:40.7505755Z ++ echo torch/include/ATen/ops/_log_softmax_backward_data_native.h 2025-06-01T22:51:40.7506208Z ++ grep RECORD 2025-06-01T22:51:40.7526364Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_backward_data_native.h 2025-06-01T22:51:40.7526981Z +++ openssl base64 2025-06-01T22:51:40.7527246Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.7527509Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.7528213Z +++ sed -e s/=//g 2025-06-01T22:51:40.7570581Z ++ HASH=B_nfjRuYbPAsKMokvIcngRMTdRrfzp-0Px0zz6RskLs 2025-06-01T22:51:40.7575708Z +++ ls -nl torch/include/ATen/ops/_log_softmax_backward_data_native.h 2025-06-01T22:51:40.7576377Z +++ awk '{print $5}' 2025-06-01T22:51:40.7600728Z ++ FSIZE=984 2025-06-01T22:51:40.7601496Z ++ echo '"torch/include/ATen/ops/_log_softmax_backward_data_native.h",sha256=B_nfjRuYbPAsKMokvIcngRMTdRrfzp-0Px0zz6RskLs,984' 2025-06-01T22:51:40.7602390Z ++ read fname 2025-06-01T22:51:40.7602818Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_backward_data_ops.h 2025-06-01T22:51:40.7603424Z ++ FPATH=torch/include/ATen/ops/_log_softmax_backward_data_ops.h 2025-06-01T22:51:40.7604867Z ++ echo torch/include/ATen/ops/_log_softmax_backward_data_ops.h 2025-06-01T22:51:40.7605310Z ++ grep RECORD 2025-06-01T22:51:40.7627651Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_backward_data_ops.h 2025-06-01T22:51:40.7628247Z +++ openssl base64 2025-06-01T22:51:40.7628499Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.7628753Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.7629560Z +++ sed -e s/=//g 2025-06-01T22:51:40.7672203Z ++ HASH=cbee87rHYZ5hY3viKHP0xmzeyMg_coMZnHQlXKqVVyY 2025-06-01T22:51:40.7673954Z +++ ls -nl torch/include/ATen/ops/_log_softmax_backward_data_ops.h 2025-06-01T22:51:40.7674759Z +++ awk '{print $5}' 2025-06-01T22:51:40.7702922Z ++ FSIZE=2167 2025-06-01T22:51:40.7703622Z ++ echo '"torch/include/ATen/ops/_log_softmax_backward_data_ops.h",sha256=cbee87rHYZ5hY3viKHP0xmzeyMg_coMZnHQlXKqVVyY,2167' 2025-06-01T22:51:40.7704349Z ++ read fname 2025-06-01T22:51:40.7704919Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.7705856Z ++ FPATH=torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.7706737Z ++ echo torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.7707320Z ++ grep RECORD 2025-06-01T22:51:40.7726082Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.7726989Z +++ openssl base64 2025-06-01T22:51:40.7727265Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.7727686Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.7728849Z +++ sed -e s/=//g 2025-06-01T22:51:40.7768465Z ++ HASH=LxaA31JJPm_ixF6Tw79UyGIIPG9h_hIdErE2weJUVa8 2025-06-01T22:51:40.7773539Z +++ ls -nl torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:40.7774187Z +++ awk '{print $5}' 2025-06-01T22:51:40.7801543Z ++ FSIZE=829 2025-06-01T22:51:40.7802432Z ++ echo '"torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h",sha256=LxaA31JJPm_ixF6Tw79UyGIIPG9h_hIdErE2weJUVa8,829' 2025-06-01T22:51:40.7803345Z ++ read fname 2025-06-01T22:51:40.7803850Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_cpu_dispatch.h 2025-06-01T22:51:40.7804610Z ++ FPATH=torch/include/ATen/ops/_log_softmax_cpu_dispatch.h 2025-06-01T22:51:40.7805128Z ++ echo torch/include/ATen/ops/_log_softmax_cpu_dispatch.h 2025-06-01T22:51:40.7805558Z ++ grep RECORD 2025-06-01T22:51:40.7828791Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_cpu_dispatch.h 2025-06-01T22:51:40.7829373Z +++ openssl base64 2025-06-01T22:51:40.7829640Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.7829884Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.7830147Z +++ sed -e s/=//g 2025-06-01T22:51:40.7871499Z ++ HASH=O-n0FakeBSZc3Y8saOWFIt8KD6Kojkuazkpi4Jud_YA 2025-06-01T22:51:40.7874110Z +++ ls -nl torch/include/ATen/ops/_log_softmax_cpu_dispatch.h 2025-06-01T22:51:40.7874676Z +++ awk '{print $5}' 2025-06-01T22:51:40.7902630Z ++ FSIZE=994 2025-06-01T22:51:40.7903307Z ++ echo '"torch/include/ATen/ops/_log_softmax_cpu_dispatch.h",sha256=O-n0FakeBSZc3Y8saOWFIt8KD6Kojkuazkpi4Jud_YA,994' 2025-06-01T22:51:40.7903999Z ++ read fname 2025-06-01T22:51:40.7904395Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_cuda_dispatch.h 2025-06-01T22:51:40.7904959Z ++ FPATH=torch/include/ATen/ops/_log_softmax_cuda_dispatch.h 2025-06-01T22:51:40.7905484Z ++ echo torch/include/ATen/ops/_log_softmax_cuda_dispatch.h 2025-06-01T22:51:40.7905890Z ++ grep RECORD 2025-06-01T22:51:40.7926232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_cuda_dispatch.h 2025-06-01T22:51:40.7926806Z +++ openssl base64 2025-06-01T22:51:40.7927070Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.7927334Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.7928570Z +++ sed -e s/=//g 2025-06-01T22:51:40.7968494Z ++ HASH=UnBbvEEosdPCdx7aLI7F7OCUchy5zJcj4QY8drotYfU 2025-06-01T22:51:40.7973130Z +++ ls -nl torch/include/ATen/ops/_log_softmax_cuda_dispatch.h 2025-06-01T22:51:40.7973878Z +++ awk '{print $5}' 2025-06-01T22:51:40.8001712Z ++ FSIZE=996 2025-06-01T22:51:40.8002389Z ++ echo '"torch/include/ATen/ops/_log_softmax_cuda_dispatch.h",sha256=UnBbvEEosdPCdx7aLI7F7OCUchy5zJcj4QY8drotYfU,996' 2025-06-01T22:51:40.8003107Z ++ read fname 2025-06-01T22:51:40.8003449Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_meta.h 2025-06-01T22:51:40.8004261Z ++ FPATH=torch/include/ATen/ops/_log_softmax_meta.h 2025-06-01T22:51:40.8004752Z ++ echo torch/include/ATen/ops/_log_softmax_meta.h 2025-06-01T22:51:40.8005270Z ++ grep RECORD 2025-06-01T22:51:40.8028452Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_meta.h 2025-06-01T22:51:40.8029012Z +++ openssl base64 2025-06-01T22:51:40.8029282Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.8029537Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.8029812Z +++ sed -e s/=//g 2025-06-01T22:51:40.8069403Z ++ HASH=QIi-g6xsJiE_kzzte9JTahoHQqUzLjPoc67qQyqiPy4 2025-06-01T22:51:40.8073690Z +++ ls -nl torch/include/ATen/ops/_log_softmax_meta.h 2025-06-01T22:51:40.8074095Z +++ awk '{print $5}' 2025-06-01T22:51:40.8101100Z ++ FSIZE=606 2025-06-01T22:51:40.8101783Z ++ echo '"torch/include/ATen/ops/_log_softmax_meta.h",sha256=QIi-g6xsJiE_kzzte9JTahoHQqUzLjPoc67qQyqiPy4,606' 2025-06-01T22:51:40.8102459Z ++ read fname 2025-06-01T22:51:40.8102884Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_meta_dispatch.h 2025-06-01T22:51:40.8103633Z ++ FPATH=torch/include/ATen/ops/_log_softmax_meta_dispatch.h 2025-06-01T22:51:40.8104144Z ++ echo torch/include/ATen/ops/_log_softmax_meta_dispatch.h 2025-06-01T22:51:40.8104570Z ++ grep RECORD 2025-06-01T22:51:40.8126343Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_meta_dispatch.h 2025-06-01T22:51:40.8126954Z +++ openssl base64 2025-06-01T22:51:40.8127223Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.8127615Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.8128184Z +++ sed -e s/=//g 2025-06-01T22:51:40.8168258Z ++ HASH=c2gpZI3nk0ehsIuV7lXzzmjFWoy11iLxdBNpOyuhmg0 2025-06-01T22:51:40.8173074Z +++ ls -nl torch/include/ATen/ops/_log_softmax_meta_dispatch.h 2025-06-01T22:51:40.8173863Z +++ awk '{print $5}' 2025-06-01T22:51:40.8200374Z ++ FSIZE=996 2025-06-01T22:51:40.8201094Z ++ echo '"torch/include/ATen/ops/_log_softmax_meta_dispatch.h",sha256=c2gpZI3nk0ehsIuV7lXzzmjFWoy11iLxdBNpOyuhmg0,996' 2025-06-01T22:51:40.8201808Z ++ read fname 2025-06-01T22:51:40.8202167Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_native.h 2025-06-01T22:51:40.8202700Z ++ FPATH=torch/include/ATen/ops/_log_softmax_native.h 2025-06-01T22:51:40.8203159Z ++ echo torch/include/ATen/ops/_log_softmax_native.h 2025-06-01T22:51:40.8203528Z ++ grep RECORD 2025-06-01T22:51:40.8228094Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_native.h 2025-06-01T22:51:40.8228692Z +++ openssl base64 2025-06-01T22:51:40.8228972Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.8229229Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.8229485Z +++ sed -e s/=//g 2025-06-01T22:51:40.8270624Z ++ HASH=SVqdThvXNjvN3CCWYug7V3U8wY3uDWQrNk1AcfW8J_c 2025-06-01T22:51:40.8273611Z +++ ls -nl torch/include/ATen/ops/_log_softmax_native.h 2025-06-01T22:51:40.8274386Z +++ awk '{print $5}' 2025-06-01T22:51:40.8302172Z ++ FSIZE=840 2025-06-01T22:51:40.8302858Z ++ echo '"torch/include/ATen/ops/_log_softmax_native.h",sha256=SVqdThvXNjvN3CCWYug7V3U8wY3uDWQrNk1AcfW8J_c,840' 2025-06-01T22:51:40.8303602Z ++ read fname 2025-06-01T22:51:40.8303950Z ++ make_wheel_record torch/include/ATen/ops/_log_softmax_ops.h 2025-06-01T22:51:40.8304434Z ++ FPATH=torch/include/ATen/ops/_log_softmax_ops.h 2025-06-01T22:51:40.8304866Z ++ echo torch/include/ATen/ops/_log_softmax_ops.h 2025-06-01T22:51:40.8305239Z ++ grep RECORD 2025-06-01T22:51:40.8326368Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_log_softmax_ops.h 2025-06-01T22:51:40.8327066Z +++ openssl base64 2025-06-01T22:51:40.8327351Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.8327602Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.8328366Z +++ sed -e s/=//g 2025-06-01T22:51:40.8367732Z ++ HASH=HBuES0thvyXNnuXmzhLCPsL0Bc9PyXKuqQd3y4tfr00 2025-06-01T22:51:40.8372620Z +++ ls -nl torch/include/ATen/ops/_log_softmax_ops.h 2025-06-01T22:51:40.8373523Z +++ awk '{print $5}' 2025-06-01T22:51:40.8400061Z ++ FSIZE=1803 2025-06-01T22:51:40.8400718Z ++ echo '"torch/include/ATen/ops/_log_softmax_ops.h",sha256=HBuES0thvyXNnuXmzhLCPsL0Bc9PyXKuqQd3y4tfr00,1803' 2025-06-01T22:51:40.8401461Z ++ read fname 2025-06-01T22:51:40.8401815Z ++ make_wheel_record torch/include/ATen/ops/_logcumsumexp.h 2025-06-01T22:51:40.8402334Z ++ FPATH=torch/include/ATen/ops/_logcumsumexp.h 2025-06-01T22:51:40.8402905Z ++ echo torch/include/ATen/ops/_logcumsumexp.h 2025-06-01T22:51:40.8403257Z ++ grep RECORD 2025-06-01T22:51:40.8428497Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_logcumsumexp.h 2025-06-01T22:51:40.8429083Z +++ openssl base64 2025-06-01T22:51:40.8429341Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.8429600Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.8429859Z +++ sed -e s/=//g 2025-06-01T22:51:40.8470769Z ++ HASH=oK8RPNwE5R1Hqw89KlDp9RRjy-DzxMgJuYcD0HtNyW0 2025-06-01T22:51:40.8475998Z +++ ls -nl torch/include/ATen/ops/_logcumsumexp.h 2025-06-01T22:51:40.8476911Z +++ awk '{print $5}' 2025-06-01T22:51:40.8504811Z ++ FSIZE=1178 2025-06-01T22:51:40.8505444Z ++ echo '"torch/include/ATen/ops/_logcumsumexp.h",sha256=oK8RPNwE5R1Hqw89KlDp9RRjy-DzxMgJuYcD0HtNyW0,1178' 2025-06-01T22:51:40.8506182Z ++ read fname 2025-06-01T22:51:40.8506770Z ++ make_wheel_record torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h 2025-06-01T22:51:40.8507355Z ++ FPATH=torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h 2025-06-01T22:51:40.8507877Z ++ echo torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h 2025-06-01T22:51:40.8508297Z ++ grep RECORD 2025-06-01T22:51:40.8527856Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h 2025-06-01T22:51:40.8528571Z +++ openssl base64 2025-06-01T22:51:40.8529720Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.8531157Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.8532583Z +++ sed -e s/=//g 2025-06-01T22:51:40.8570108Z ++ HASH=3_RT4yQXkssBg2jSX8My8v-w7W1nw8u5IlKnlRTZr4E 2025-06-01T22:51:40.8575262Z +++ ls -nl torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h 2025-06-01T22:51:40.8576236Z +++ awk '{print $5}' 2025-06-01T22:51:40.8603929Z ++ FSIZE=937 2025-06-01T22:51:40.8604888Z ++ echo '"torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h",sha256=3_RT4yQXkssBg2jSX8My8v-w7W1nw8u5IlKnlRTZr4E,937' 2025-06-01T22:51:40.8605701Z ++ read fname 2025-06-01T22:51:40.8606125Z ++ make_wheel_record torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h 2025-06-01T22:51:40.8606748Z ++ FPATH=torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h 2025-06-01T22:51:40.8607295Z ++ echo torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h 2025-06-01T22:51:40.8607735Z ++ grep RECORD 2025-06-01T22:51:40.8630006Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h 2025-06-01T22:51:40.8630559Z +++ openssl base64 2025-06-01T22:51:40.8630835Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.8631137Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.8631415Z +++ sed -e s/=//g 2025-06-01T22:51:40.8672381Z ++ HASH=-hPUr5qAWMLY_DdiE3GgQc9KoLXe_Y9C6zErSjkd76w 2025-06-01T22:51:40.8675247Z +++ ls -nl torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h 2025-06-01T22:51:40.8676602Z +++ awk '{print $5}' 2025-06-01T22:51:40.8703980Z ++ FSIZE=939 2025-06-01T22:51:40.8704692Z ++ echo '"torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h",sha256=-hPUr5qAWMLY_DdiE3GgQc9KoLXe_Y9C6zErSjkd76w,939' 2025-06-01T22:51:40.8705505Z ++ read fname 2025-06-01T22:51:40.8705931Z ++ make_wheel_record torch/include/ATen/ops/_logcumsumexp_native.h 2025-06-01T22:51:40.8706466Z ++ FPATH=torch/include/ATen/ops/_logcumsumexp_native.h 2025-06-01T22:51:40.8706945Z ++ echo torch/include/ATen/ops/_logcumsumexp_native.h 2025-06-01T22:51:40.8707453Z ++ grep RECORD 2025-06-01T22:51:40.8727601Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_logcumsumexp_native.h 2025-06-01T22:51:40.8728195Z +++ openssl base64 2025-06-01T22:51:40.8728489Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.8729817Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.8731190Z +++ sed -e s/=//g 2025-06-01T22:51:40.8770724Z ++ HASH=csf5JZ7x5dB81ON_ztE4jbFwG8ThL4jcrKv_hO1I_m0 2025-06-01T22:51:40.8775767Z +++ ls -nl torch/include/ATen/ops/_logcumsumexp_native.h 2025-06-01T22:51:40.8777373Z +++ awk '{print $5}' 2025-06-01T22:51:40.8804653Z ++ FSIZE=784 2025-06-01T22:51:40.8805392Z ++ echo '"torch/include/ATen/ops/_logcumsumexp_native.h",sha256=csf5JZ7x5dB81ON_ztE4jbFwG8ThL4jcrKv_hO1I_m0,784' 2025-06-01T22:51:40.8806145Z ++ read fname 2025-06-01T22:51:40.8806707Z ++ make_wheel_record torch/include/ATen/ops/_logcumsumexp_ops.h 2025-06-01T22:51:40.8807230Z ++ FPATH=torch/include/ATen/ops/_logcumsumexp_ops.h 2025-06-01T22:51:40.8807688Z ++ echo torch/include/ATen/ops/_logcumsumexp_ops.h 2025-06-01T22:51:40.8808094Z ++ grep RECORD 2025-06-01T22:51:40.8830707Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_logcumsumexp_ops.h 2025-06-01T22:51:40.8831222Z +++ openssl base64 2025-06-01T22:51:40.8831539Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.8831783Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.8832050Z +++ sed -e s/=//g 2025-06-01T22:51:40.8873379Z ++ HASH=JQk-grwIZ_5cVkqf-ZUtxVW3mD5XclvE7aZNyfbow-c 2025-06-01T22:51:40.8877041Z +++ ls -nl torch/include/ATen/ops/_logcumsumexp_ops.h 2025-06-01T22:51:40.8877785Z +++ awk '{print $5}' 2025-06-01T22:51:40.8905640Z ++ FSIZE=1677 2025-06-01T22:51:40.8906372Z ++ echo '"torch/include/ATen/ops/_logcumsumexp_ops.h",sha256=JQk-grwIZ_5cVkqf-ZUtxVW3mD5XclvE7aZNyfbow-c,1677' 2025-06-01T22:51:40.8907175Z ++ read fname 2025-06-01T22:51:40.8907609Z ++ make_wheel_record torch/include/ATen/ops/_lstm_mps.h 2025-06-01T22:51:40.8908058Z ++ FPATH=torch/include/ATen/ops/_lstm_mps.h 2025-06-01T22:51:40.8908454Z ++ echo torch/include/ATen/ops/_lstm_mps.h 2025-06-01T22:51:40.8908809Z ++ grep RECORD 2025-06-01T22:51:40.8928944Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_lstm_mps.h 2025-06-01T22:51:40.8929423Z +++ openssl base64 2025-06-01T22:51:40.8930333Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.8931635Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.8932919Z +++ sed -e s/=//g 2025-06-01T22:51:40.8971092Z ++ HASH=_QfixC-GrXhGeNy-p_6QsdIHWKNQLx2XrIbIrgjb5-o 2025-06-01T22:51:40.8976033Z +++ ls -nl torch/include/ATen/ops/_lstm_mps.h 2025-06-01T22:51:40.8977776Z +++ awk '{print $5}' 2025-06-01T22:51:40.9004215Z ++ FSIZE=2944 2025-06-01T22:51:40.9005053Z ++ echo '"torch/include/ATen/ops/_lstm_mps.h",sha256=_QfixC-GrXhGeNy-p_6QsdIHWKNQLx2XrIbIrgjb5-o,2944' 2025-06-01T22:51:40.9005806Z ++ read fname 2025-06-01T22:51:40.9006333Z ++ make_wheel_record torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.9007187Z ++ FPATH=torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.9007938Z ++ echo torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.9008457Z ++ grep RECORD 2025-06-01T22:51:40.9030523Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.9031166Z +++ openssl base64 2025-06-01T22:51:40.9031486Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.9031732Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.9032000Z +++ sed -e s/=//g 2025-06-01T22:51:40.9073801Z ++ HASH=d3rxtRj5Uu19DNLP0ydQF_sE_4WeHWgt8uDi5NXDDRc 2025-06-01T22:51:40.9076905Z +++ ls -nl torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:40.9077739Z +++ awk '{print $5}' 2025-06-01T22:51:40.9105336Z ++ FSIZE=1515 2025-06-01T22:51:40.9106189Z ++ echo '"torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h",sha256=d3rxtRj5Uu19DNLP0ydQF_sE_4WeHWgt8uDi5NXDDRc,1515' 2025-06-01T22:51:40.9107062Z ++ read fname 2025-06-01T22:51:40.9107399Z ++ make_wheel_record torch/include/ATen/ops/_lstm_mps_native.h 2025-06-01T22:51:40.9108040Z ++ FPATH=torch/include/ATen/ops/_lstm_mps_native.h 2025-06-01T22:51:40.9108482Z ++ echo torch/include/ATen/ops/_lstm_mps_native.h 2025-06-01T22:51:40.9108855Z ++ grep RECORD 2025-06-01T22:51:40.9127815Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_lstm_mps_native.h 2025-06-01T22:51:40.9128406Z +++ openssl base64 2025-06-01T22:51:40.9128845Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.9130348Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.9131482Z +++ sed -e s/=//g 2025-06-01T22:51:40.9170155Z ++ HASH=sOhFGyqPs92xTgeLhWAnvMwrl3wIX_ryalDGjdpnDsM 2025-06-01T22:51:40.9175697Z +++ ls -nl torch/include/ATen/ops/_lstm_mps_native.h 2025-06-01T22:51:40.9176445Z +++ awk '{print $5}' 2025-06-01T22:51:40.9204216Z ++ FSIZE=824 2025-06-01T22:51:40.9205029Z ++ echo '"torch/include/ATen/ops/_lstm_mps_native.h",sha256=sOhFGyqPs92xTgeLhWAnvMwrl3wIX_ryalDGjdpnDsM,824' 2025-06-01T22:51:40.9205851Z ++ read fname 2025-06-01T22:51:40.9206198Z ++ make_wheel_record torch/include/ATen/ops/_lstm_mps_ops.h 2025-06-01T22:51:40.9206731Z ++ FPATH=torch/include/ATen/ops/_lstm_mps_ops.h 2025-06-01T22:51:40.9207163Z ++ echo torch/include/ATen/ops/_lstm_mps_ops.h 2025-06-01T22:51:40.9207525Z ++ grep RECORD 2025-06-01T22:51:40.9229811Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_lstm_mps_ops.h 2025-06-01T22:51:40.9230366Z +++ openssl base64 2025-06-01T22:51:40.9230622Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.9230933Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.9231346Z +++ sed -e s/=//g 2025-06-01T22:51:40.9273007Z ++ HASH=eE_sO58BbM07TQdw8haYh8IHsD_GW1OasErSEn-gAxU 2025-06-01T22:51:40.9276661Z +++ ls -nl torch/include/ATen/ops/_lstm_mps_ops.h 2025-06-01T22:51:40.9277204Z +++ awk '{print $5}' 2025-06-01T22:51:40.9304598Z ++ FSIZE=3449 2025-06-01T22:51:40.9305185Z ++ echo '"torch/include/ATen/ops/_lstm_mps_ops.h",sha256=eE_sO58BbM07TQdw8haYh8IHsD_GW1OasErSEn-gAxU,3449' 2025-06-01T22:51:40.9305889Z ++ read fname 2025-06-01T22:51:40.9306210Z ++ make_wheel_record torch/include/ATen/ops/_lu_with_info.h 2025-06-01T22:51:40.9306850Z ++ FPATH=torch/include/ATen/ops/_lu_with_info.h 2025-06-01T22:51:40.9307267Z ++ echo torch/include/ATen/ops/_lu_with_info.h 2025-06-01T22:51:40.9307631Z ++ grep RECORD 2025-06-01T22:51:40.9327198Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_lu_with_info.h 2025-06-01T22:51:40.9327742Z +++ openssl base64 2025-06-01T22:51:40.9328144Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.9329666Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.9330834Z +++ sed -e s/=//g 2025-06-01T22:51:40.9370062Z ++ HASH=L7n8fMxtdmsuU_M0s44dGPXlBFE40wE0SvWvbTLPF0w 2025-06-01T22:51:40.9374527Z +++ ls -nl torch/include/ATen/ops/_lu_with_info.h 2025-06-01T22:51:40.9375573Z +++ awk '{print $5}' 2025-06-01T22:51:40.9402542Z ++ FSIZE=837 2025-06-01T22:51:40.9403191Z ++ echo '"torch/include/ATen/ops/_lu_with_info.h",sha256=L7n8fMxtdmsuU_M0s44dGPXlBFE40wE0SvWvbTLPF0w,837' 2025-06-01T22:51:40.9403956Z ++ read fname 2025-06-01T22:51:40.9404735Z ++ make_wheel_record torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:40.9405585Z ++ FPATH=torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:40.9406367Z ++ echo torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:40.9406918Z ++ grep RECORD 2025-06-01T22:51:40.9429216Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:40.9429896Z +++ openssl base64 2025-06-01T22:51:40.9430148Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.9430416Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.9430669Z +++ sed -e s/=//g 2025-06-01T22:51:40.9470937Z ++ HASH=sRAzB0rszPzNHEMEv9NdUSVIxSYv4bElHoVGQBYcUlI 2025-06-01T22:51:40.9474418Z +++ ls -nl torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:40.9475242Z +++ awk '{print $5}' 2025-06-01T22:51:40.9502412Z ++ FSIZE=848 2025-06-01T22:51:40.9503424Z ++ echo '"torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h",sha256=sRAzB0rszPzNHEMEv9NdUSVIxSYv4bElHoVGQBYcUlI,848' 2025-06-01T22:51:40.9504326Z ++ read fname 2025-06-01T22:51:40.9504681Z ++ make_wheel_record torch/include/ATen/ops/_lu_with_info_native.h 2025-06-01T22:51:40.9505202Z ++ FPATH=torch/include/ATen/ops/_lu_with_info_native.h 2025-06-01T22:51:40.9505654Z ++ echo torch/include/ATen/ops/_lu_with_info_native.h 2025-06-01T22:51:40.9506039Z ++ grep RECORD 2025-06-01T22:51:40.9526700Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_lu_with_info_native.h 2025-06-01T22:51:40.9527253Z +++ openssl base64 2025-06-01T22:51:40.9527531Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.9528111Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.9529476Z +++ sed -e s/=//g 2025-06-01T22:51:40.9569367Z ++ HASH=2XnxswVzpWW3oqF3llF6NmHa1yLZwQHSprK8fkg2Tz8 2025-06-01T22:51:40.9574113Z +++ ls -nl torch/include/ATen/ops/_lu_with_info_native.h 2025-06-01T22:51:40.9574944Z +++ awk '{print $5}' 2025-06-01T22:51:40.9601134Z ++ FSIZE=560 2025-06-01T22:51:40.9601805Z ++ echo '"torch/include/ATen/ops/_lu_with_info_native.h",sha256=2XnxswVzpWW3oqF3llF6NmHa1yLZwQHSprK8fkg2Tz8,560' 2025-06-01T22:51:40.9602551Z ++ read fname 2025-06-01T22:51:40.9602943Z ++ make_wheel_record torch/include/ATen/ops/_lu_with_info_ops.h 2025-06-01T22:51:40.9603426Z ++ FPATH=torch/include/ATen/ops/_lu_with_info_ops.h 2025-06-01T22:51:40.9604004Z ++ echo torch/include/ATen/ops/_lu_with_info_ops.h 2025-06-01T22:51:40.9604767Z ++ grep RECORD 2025-06-01T22:51:40.9628337Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_lu_with_info_ops.h 2025-06-01T22:51:40.9628907Z +++ openssl base64 2025-06-01T22:51:40.9629160Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.9629564Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.9629819Z +++ sed -e s/=//g 2025-06-01T22:51:40.9673250Z ++ HASH=MDnAD6ltNwCPtwgDraPEZVBW8nuF5HOGRIzvzOuV32Y 2025-06-01T22:51:40.9677447Z +++ ls -nl torch/include/ATen/ops/_lu_with_info_ops.h 2025-06-01T22:51:40.9678175Z +++ awk '{print $5}' 2025-06-01T22:51:40.9705425Z ++ FSIZE=1234 2025-06-01T22:51:40.9706206Z ++ echo '"torch/include/ATen/ops/_lu_with_info_ops.h",sha256=MDnAD6ltNwCPtwgDraPEZVBW8nuF5HOGRIzvzOuV32Y,1234' 2025-06-01T22:51:40.9706902Z ++ read fname 2025-06-01T22:51:40.9707307Z ++ make_wheel_record torch/include/ATen/ops/_make_dep_token.h 2025-06-01T22:51:40.9707817Z ++ FPATH=torch/include/ATen/ops/_make_dep_token.h 2025-06-01T22:51:40.9708250Z ++ echo torch/include/ATen/ops/_make_dep_token.h 2025-06-01T22:51:40.9708619Z ++ grep RECORD 2025-06-01T22:51:40.9728778Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dep_token.h 2025-06-01T22:51:40.9729301Z +++ openssl base64 2025-06-01T22:51:40.9729922Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.9731191Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.9732414Z +++ sed -e s/=//g 2025-06-01T22:51:40.9770829Z ++ HASH=FpcnNuz1HLlGV7UIO5MuqCn6WaWVjACk25kXOAT7WBw 2025-06-01T22:51:40.9776009Z +++ ls -nl torch/include/ATen/ops/_make_dep_token.h 2025-06-01T22:51:40.9777822Z +++ awk '{print $5}' 2025-06-01T22:51:40.9804981Z ++ FSIZE=1543 2025-06-01T22:51:40.9805708Z ++ echo '"torch/include/ATen/ops/_make_dep_token.h",sha256=FpcnNuz1HLlGV7UIO5MuqCn6WaWVjACk25kXOAT7WBw,1543' 2025-06-01T22:51:40.9806444Z ++ read fname 2025-06-01T22:51:40.9806852Z ++ make_wheel_record torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h 2025-06-01T22:51:40.9807470Z ++ FPATH=torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h 2025-06-01T22:51:40.9808019Z ++ echo torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h 2025-06-01T22:51:40.9808458Z ++ grep RECORD 2025-06-01T22:51:40.9830437Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h 2025-06-01T22:51:40.9831066Z +++ openssl base64 2025-06-01T22:51:40.9831330Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.9831595Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.9831859Z +++ sed -e s/=//g 2025-06-01T22:51:40.9873801Z ++ HASH=4fjYSUAm3zTKcdmEQ5IfVfQfk1uvBgsNh3BDlm2ns4s 2025-06-01T22:51:40.9876692Z +++ ls -nl torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h 2025-06-01T22:51:40.9877571Z +++ awk '{print $5}' 2025-06-01T22:51:40.9904277Z ++ FSIZE=1030 2025-06-01T22:51:40.9905143Z ++ echo '"torch/include/ATen/ops/_make_dep_token_cpu_dispatch.h",sha256=4fjYSUAm3zTKcdmEQ5IfVfQfk1uvBgsNh3BDlm2ns4s,1030' 2025-06-01T22:51:40.9905912Z ++ read fname 2025-06-01T22:51:40.9906303Z ++ make_wheel_record torch/include/ATen/ops/_make_dep_token_native.h 2025-06-01T22:51:40.9906895Z ++ FPATH=torch/include/ATen/ops/_make_dep_token_native.h 2025-06-01T22:51:40.9907372Z ++ echo torch/include/ATen/ops/_make_dep_token_native.h 2025-06-01T22:51:40.9907758Z ++ grep RECORD 2025-06-01T22:51:40.9927382Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dep_token_native.h 2025-06-01T22:51:40.9927945Z +++ openssl base64 2025-06-01T22:51:40.9928510Z +++ sed -e s/+/-/g 2025-06-01T22:51:40.9929755Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:40.9931042Z +++ sed -e s/=//g 2025-06-01T22:51:40.9970511Z ++ HASH=dwpXgDzIbHP6BCgY3PO_KYHIx8jtmxlTAqXuI_MaybA 2025-06-01T22:51:40.9975596Z +++ ls -nl torch/include/ATen/ops/_make_dep_token_native.h 2025-06-01T22:51:40.9976381Z +++ awk '{print $5}' 2025-06-01T22:51:41.0001476Z ++ FSIZE=685 2025-06-01T22:51:41.0002124Z ++ echo '"torch/include/ATen/ops/_make_dep_token_native.h",sha256=dwpXgDzIbHP6BCgY3PO_KYHIx8jtmxlTAqXuI_MaybA,685' 2025-06-01T22:51:41.0002811Z ++ read fname 2025-06-01T22:51:41.0003164Z ++ make_wheel_record torch/include/ATen/ops/_make_dep_token_ops.h 2025-06-01T22:51:41.0003836Z ++ FPATH=torch/include/ATen/ops/_make_dep_token_ops.h 2025-06-01T22:51:41.0004482Z ++ echo torch/include/ATen/ops/_make_dep_token_ops.h 2025-06-01T22:51:41.0005291Z ++ grep RECORD 2025-06-01T22:51:41.0026602Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dep_token_ops.h 2025-06-01T22:51:41.0027256Z +++ openssl base64 2025-06-01T22:51:41.0027530Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.0028288Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.0029002Z +++ sed -e s/=//g 2025-06-01T22:51:41.0070012Z ++ HASH=JXYFKgiocil6cRdfbmq3LdB0yZIWeopcvNej9G4qV9g 2025-06-01T22:51:41.0074559Z +++ ls -nl torch/include/ATen/ops/_make_dep_token_ops.h 2025-06-01T22:51:41.0075802Z +++ awk '{print $5}' 2025-06-01T22:51:41.0101497Z ++ FSIZE=1564 2025-06-01T22:51:41.0102165Z ++ echo '"torch/include/ATen/ops/_make_dep_token_ops.h",sha256=JXYFKgiocil6cRdfbmq3LdB0yZIWeopcvNej9G4qV9g,1564' 2025-06-01T22:51:41.0102843Z ++ read fname 2025-06-01T22:51:41.0103167Z ++ make_wheel_record torch/include/ATen/ops/_make_dual.h 2025-06-01T22:51:41.0103643Z ++ FPATH=torch/include/ATen/ops/_make_dual.h 2025-06-01T22:51:41.0104279Z ++ echo torch/include/ATen/ops/_make_dual.h 2025-06-01T22:51:41.0105101Z ++ grep RECORD 2025-06-01T22:51:41.0126473Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dual.h 2025-06-01T22:51:41.0126998Z +++ openssl base64 2025-06-01T22:51:41.0127309Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.0128674Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.0129829Z +++ sed -e s/=//g 2025-06-01T22:51:41.0168576Z ++ HASH=NIejaxYlIUW6WegSmRwxqIKp5UU4X92U1ch68qdcZUc 2025-06-01T22:51:41.0173305Z +++ ls -nl torch/include/ATen/ops/_make_dual.h 2025-06-01T22:51:41.0173923Z +++ awk '{print $5}' 2025-06-01T22:51:41.0199035Z ++ FSIZE=751 2025-06-01T22:51:41.0199634Z ++ echo '"torch/include/ATen/ops/_make_dual.h",sha256=NIejaxYlIUW6WegSmRwxqIKp5UU4X92U1ch68qdcZUc,751' 2025-06-01T22:51:41.0200278Z ++ read fname 2025-06-01T22:51:41.0200771Z ++ make_wheel_record torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.0212257Z ++ FPATH=torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.0213022Z ++ echo torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.0213564Z ++ grep RECORD 2025-06-01T22:51:41.0229243Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.0230049Z +++ openssl base64 2025-06-01T22:51:41.0230325Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.0230567Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.0230832Z +++ sed -e s/=//g 2025-06-01T22:51:41.0272702Z ++ HASH=dUzwG4r_3yFWRtDVJyJQlWdx6P5HvTvz9O85j_rL_U4 2025-06-01T22:51:41.0276985Z +++ ls -nl torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.0277543Z +++ awk '{print $5}' 2025-06-01T22:51:41.0304282Z ++ FSIZE=813 2025-06-01T22:51:41.0305135Z ++ echo '"torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h",sha256=dUzwG4r_3yFWRtDVJyJQlWdx6P5HvTvz9O85j_rL_U4,813' 2025-06-01T22:51:41.0305944Z ++ read fname 2025-06-01T22:51:41.0306291Z ++ make_wheel_record torch/include/ATen/ops/_make_dual_copy.h 2025-06-01T22:51:41.0306758Z ++ FPATH=torch/include/ATen/ops/_make_dual_copy.h 2025-06-01T22:51:41.0307185Z ++ echo torch/include/ATen/ops/_make_dual_copy.h 2025-06-01T22:51:41.0307555Z ++ grep RECORD 2025-06-01T22:51:41.0327140Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dual_copy.h 2025-06-01T22:51:41.0327819Z +++ openssl base64 2025-06-01T22:51:41.0328106Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.0329424Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.0330805Z +++ sed -e s/=//g 2025-06-01T22:51:41.0370709Z ++ HASH=RHJnz_vloWu9P2NwbASl2L59heEnjgE5HOCnNMBA6qU 2025-06-01T22:51:41.0375680Z +++ ls -nl torch/include/ATen/ops/_make_dual_copy.h 2025-06-01T22:51:41.0377713Z +++ awk '{print $5}' 2025-06-01T22:51:41.0404462Z ++ FSIZE=1393 2025-06-01T22:51:41.0405351Z ++ echo '"torch/include/ATen/ops/_make_dual_copy.h",sha256=RHJnz_vloWu9P2NwbASl2L59heEnjgE5HOCnNMBA6qU,1393' 2025-06-01T22:51:41.0406032Z ++ read fname 2025-06-01T22:51:41.0406559Z ++ make_wheel_record torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.0407406Z ++ FPATH=torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.0408331Z ++ echo torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.0408890Z ++ grep RECORD 2025-06-01T22:51:41.0429822Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.0430519Z +++ openssl base64 2025-06-01T22:51:41.0430790Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.0431179Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.0431437Z +++ sed -e s/=//g 2025-06-01T22:51:41.0472373Z ++ HASH=s2qGBFT6ci_9R47QLovAHM8R6eX2yhXn9cu5_TJxc_4 2025-06-01T22:51:41.0475599Z +++ ls -nl torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.0476544Z +++ awk '{print $5}' 2025-06-01T22:51:41.0504431Z ++ FSIZE=975 2025-06-01T22:51:41.0505310Z ++ echo '"torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h",sha256=s2qGBFT6ci_9R47QLovAHM8R6eX2yhXn9cu5_TJxc_4,975' 2025-06-01T22:51:41.0506150Z ++ read fname 2025-06-01T22:51:41.0506737Z ++ make_wheel_record torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:41.0507706Z ++ FPATH=torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:41.0508591Z ++ echo torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:41.0509207Z ++ grep RECORD 2025-06-01T22:51:41.0528364Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:41.0529133Z +++ openssl base64 2025-06-01T22:51:41.0529518Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.0530863Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.0532197Z +++ sed -e s/=//g 2025-06-01T22:51:41.0570712Z ++ HASH=IeETUThSE0D2ScOlD4cf8fmBAMM0y0FoRRNaJYbOIeE 2025-06-01T22:51:41.0575781Z +++ ls -nl torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:41.0576413Z +++ awk '{print $5}' 2025-06-01T22:51:41.0603573Z ++ FSIZE=844 2025-06-01T22:51:41.0604882Z ++ echo '"torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=IeETUThSE0D2ScOlD4cf8fmBAMM0y0FoRRNaJYbOIeE,844' 2025-06-01T22:51:41.0605876Z ++ read fname 2025-06-01T22:51:41.0606253Z ++ make_wheel_record torch/include/ATen/ops/_make_dual_copy_native.h 2025-06-01T22:51:41.0606939Z ++ FPATH=torch/include/ATen/ops/_make_dual_copy_native.h 2025-06-01T22:51:41.0607422Z ++ echo torch/include/ATen/ops/_make_dual_copy_native.h 2025-06-01T22:51:41.0607831Z ++ grep RECORD 2025-06-01T22:51:41.0627707Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dual_copy_native.h 2025-06-01T22:51:41.0628513Z +++ openssl base64 2025-06-01T22:51:41.0628829Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.0629158Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.0630858Z +++ sed -e s/=//g 2025-06-01T22:51:41.0673275Z ++ HASH=JZT2yeahHZfQHlF51UTaY3CqATTqGcB8VTRSIMfDurQ 2025-06-01T22:51:41.0680154Z +++ ls -nl torch/include/ATen/ops/_make_dual_copy_native.h 2025-06-01T22:51:41.0681926Z +++ awk '{print $5}' 2025-06-01T22:51:41.0710002Z ++ FSIZE=662 2025-06-01T22:51:41.0710885Z ++ echo '"torch/include/ATen/ops/_make_dual_copy_native.h",sha256=JZT2yeahHZfQHlF51UTaY3CqATTqGcB8VTRSIMfDurQ,662' 2025-06-01T22:51:41.0711593Z ++ read fname 2025-06-01T22:51:41.0711807Z ++ make_wheel_record torch/include/ATen/ops/_make_dual_copy_ops.h 2025-06-01T22:51:41.0711992Z ++ FPATH=torch/include/ATen/ops/_make_dual_copy_ops.h 2025-06-01T22:51:41.0712151Z ++ echo torch/include/ATen/ops/_make_dual_copy_ops.h 2025-06-01T22:51:41.0712554Z ++ grep RECORD 2025-06-01T22:51:41.0731743Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dual_copy_ops.h 2025-06-01T22:51:41.0732262Z +++ openssl base64 2025-06-01T22:51:41.0733462Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.0734709Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.0736223Z +++ sed -e s/=//g 2025-06-01T22:51:41.0774580Z ++ HASH=qOzxMgDmBokfiCugIHVZUD5EOQCTftnogG1M9OkX8aQ 2025-06-01T22:51:41.0780212Z +++ ls -nl torch/include/ATen/ops/_make_dual_copy_ops.h 2025-06-01T22:51:41.0780905Z +++ awk '{print $5}' 2025-06-01T22:51:41.0805864Z ++ FSIZE=1897 2025-06-01T22:51:41.0806400Z ++ echo '"torch/include/ATen/ops/_make_dual_copy_ops.h",sha256=qOzxMgDmBokfiCugIHVZUD5EOQCTftnogG1M9OkX8aQ,1897' 2025-06-01T22:51:41.0806501Z ++ read fname 2025-06-01T22:51:41.0806843Z ++ make_wheel_record torch/include/ATen/ops/_make_dual_native.h 2025-06-01T22:51:41.0807015Z ++ FPATH=torch/include/ATen/ops/_make_dual_native.h 2025-06-01T22:51:41.0808377Z ++ echo torch/include/ATen/ops/_make_dual_native.h 2025-06-01T22:51:41.0809566Z ++ grep RECORD 2025-06-01T22:51:41.0831873Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dual_native.h 2025-06-01T22:51:41.0832066Z +++ openssl base64 2025-06-01T22:51:41.0832487Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.0832891Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.0833434Z +++ sed -e s/=//g 2025-06-01T22:51:41.0877102Z ++ HASH=Dd8tTIW-W9HEha47mH0X-rCojxuoYtvoyf49bQsA_uA 2025-06-01T22:51:41.0879029Z +++ ls -nl torch/include/ATen/ops/_make_dual_native.h 2025-06-01T22:51:41.0880301Z +++ awk '{print $5}' 2025-06-01T22:51:41.0909093Z ++ FSIZE=525 2025-06-01T22:51:41.0909582Z ++ echo '"torch/include/ATen/ops/_make_dual_native.h",sha256=Dd8tTIW-W9HEha47mH0X-rCojxuoYtvoyf49bQsA_uA,525' 2025-06-01T22:51:41.0909693Z ++ read fname 2025-06-01T22:51:41.0909900Z ++ make_wheel_record torch/include/ATen/ops/_make_dual_ops.h 2025-06-01T22:51:41.0910049Z ++ FPATH=torch/include/ATen/ops/_make_dual_ops.h 2025-06-01T22:51:41.0910206Z ++ echo torch/include/ATen/ops/_make_dual_ops.h 2025-06-01T22:51:41.0910632Z ++ grep RECORD 2025-06-01T22:51:41.0931042Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_dual_ops.h 2025-06-01T22:51:41.0931295Z +++ openssl base64 2025-06-01T22:51:41.0932360Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.0933486Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.0935227Z +++ sed -e s/=//g 2025-06-01T22:51:41.0972991Z ++ HASH=71KBu4Vg60Zufv75tIUGKdWtMI9TTKV5V2hj3Qzwvrw 2025-06-01T22:51:41.0978314Z +++ ls -nl torch/include/ATen/ops/_make_dual_ops.h 2025-06-01T22:51:41.0979195Z +++ awk '{print $5}' 2025-06-01T22:51:41.1005668Z ++ FSIZE=1123 2025-06-01T22:51:41.1006171Z ++ echo '"torch/include/ATen/ops/_make_dual_ops.h",sha256=71KBu4Vg60Zufv75tIUGKdWtMI9TTKV5V2hj3Qzwvrw,1123' 2025-06-01T22:51:41.1006272Z ++ read fname 2025-06-01T22:51:41.1006721Z ++ make_wheel_record torch/include/ATen/ops/_make_per_channel_quantized_tensor.h 2025-06-01T22:51:41.1007012Z ++ FPATH=torch/include/ATen/ops/_make_per_channel_quantized_tensor.h 2025-06-01T22:51:41.1007557Z ++ echo torch/include/ATen/ops/_make_per_channel_quantized_tensor.h 2025-06-01T22:51:41.1008173Z ++ grep RECORD 2025-06-01T22:51:41.1032057Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_per_channel_quantized_tensor.h 2025-06-01T22:51:41.1032181Z +++ openssl base64 2025-06-01T22:51:41.1032284Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.1032400Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.1032734Z +++ sed -e s/=//g 2025-06-01T22:51:41.1074371Z ++ HASH=D765VvG_apdp5yzL4zhkz30BR549qFTZKKvdDkRg3T0 2025-06-01T22:51:41.1077389Z +++ ls -nl torch/include/ATen/ops/_make_per_channel_quantized_tensor.h 2025-06-01T22:51:41.1078226Z +++ awk '{print $5}' 2025-06-01T22:51:41.1105550Z ++ FSIZE=1724 2025-06-01T22:51:41.1106213Z ++ echo '"torch/include/ATen/ops/_make_per_channel_quantized_tensor.h",sha256=D765VvG_apdp5yzL4zhkz30BR549qFTZKKvdDkRg3T0,1724' 2025-06-01T22:51:41.1106323Z ++ read fname 2025-06-01T22:51:41.1106799Z ++ make_wheel_record torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.1107205Z ++ FPATH=torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.1107602Z ++ echo torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.1108662Z ++ grep RECORD 2025-06-01T22:51:41.1128679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.1128938Z +++ openssl base64 2025-06-01T22:51:41.1129686Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.1130959Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.1132138Z +++ sed -e s/=//g 2025-06-01T22:51:41.1172278Z ++ HASH=FEGlc5nvemr85T-CaFu_DMbac_DhQT8iQ5g0Hy9ZAAo 2025-06-01T22:51:41.1178706Z +++ ls -nl torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.1179323Z +++ awk '{print $5}' 2025-06-01T22:51:41.1205578Z ++ FSIZE=1065 2025-06-01T22:51:41.1206349Z ++ echo '"torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h",sha256=FEGlc5nvemr85T-CaFu_DMbac_DhQT8iQ5g0Hy9ZAAo,1065' 2025-06-01T22:51:41.1206446Z ++ read fname 2025-06-01T22:51:41.1206824Z ++ make_wheel_record torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h 2025-06-01T22:51:41.1207127Z ++ FPATH=torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h 2025-06-01T22:51:41.1207437Z ++ echo torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h 2025-06-01T22:51:41.1207547Z ++ grep RECORD 2025-06-01T22:51:41.1231263Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h 2025-06-01T22:51:41.1231386Z +++ openssl base64 2025-06-01T22:51:41.1231505Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.1232488Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.1232586Z +++ sed -e s/=//g 2025-06-01T22:51:41.1274728Z ++ HASH=9ZBT-YbWqIEI0zydjeycTU-QoWWizgcOeFy81JXDIi8 2025-06-01T22:51:41.1278003Z +++ ls -nl torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h 2025-06-01T22:51:41.1278439Z +++ awk '{print $5}' 2025-06-01T22:51:41.1306852Z ++ FSIZE=819 2025-06-01T22:51:41.1307619Z ++ echo '"torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h",sha256=9ZBT-YbWqIEI0zydjeycTU-QoWWizgcOeFy81JXDIi8,819' 2025-06-01T22:51:41.1307721Z ++ read fname 2025-06-01T22:51:41.1308086Z ++ make_wheel_record torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h 2025-06-01T22:51:41.1308393Z ++ FPATH=torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h 2025-06-01T22:51:41.1308682Z ++ echo torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h 2025-06-01T22:51:41.1308793Z ++ grep RECORD 2025-06-01T22:51:41.1328892Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h 2025-06-01T22:51:41.1329015Z +++ openssl base64 2025-06-01T22:51:41.1329928Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.1331243Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.1332452Z +++ sed -e s/=//g 2025-06-01T22:51:41.1369843Z ++ HASH=H2NGxzzqFBHSFIQWI3aRzZFgN6Gs_0UPLrw5ubKD1FQ 2025-06-01T22:51:41.1374698Z +++ ls -nl torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h 2025-06-01T22:51:41.1375481Z +++ awk '{print $5}' 2025-06-01T22:51:41.1402343Z ++ FSIZE=821 2025-06-01T22:51:41.1403232Z ++ echo '"torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h",sha256=H2NGxzzqFBHSFIQWI3aRzZFgN6Gs_0UPLrw5ubKD1FQ,821' 2025-06-01T22:51:41.1403356Z ++ read fname 2025-06-01T22:51:41.1403961Z ++ make_wheel_record torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h 2025-06-01T22:51:41.1404232Z ++ FPATH=torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h 2025-06-01T22:51:41.1404683Z ++ echo torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h 2025-06-01T22:51:41.1405139Z ++ grep RECORD 2025-06-01T22:51:41.1428615Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h 2025-06-01T22:51:41.1428801Z +++ openssl base64 2025-06-01T22:51:41.1428928Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.1429709Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.1429833Z +++ sed -e s/=//g 2025-06-01T22:51:41.1472224Z ++ HASH=uV_fR0aVyH3jEVy8T8HTxU9iWHEiyTqO6VYdxyNESwY 2025-06-01T22:51:41.1475005Z +++ ls -nl torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h 2025-06-01T22:51:41.1475596Z +++ awk '{print $5}' 2025-06-01T22:51:41.1503545Z ++ FSIZE=912 2025-06-01T22:51:41.1504203Z ++ echo '"torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h",sha256=uV_fR0aVyH3jEVy8T8HTxU9iWHEiyTqO6VYdxyNESwY,912' 2025-06-01T22:51:41.1504334Z ++ read fname 2025-06-01T22:51:41.1504649Z ++ make_wheel_record torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h 2025-06-01T22:51:41.1505031Z ++ FPATH=torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h 2025-06-01T22:51:41.1505280Z ++ echo torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h 2025-06-01T22:51:41.1505526Z ++ grep RECORD 2025-06-01T22:51:41.1526731Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h 2025-06-01T22:51:41.1526848Z +++ openssl base64 2025-06-01T22:51:41.1527138Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.1528101Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.1529501Z +++ sed -e s/=//g 2025-06-01T22:51:41.1569057Z ++ HASH=hrQTNCDTng0hUU8C_yKrKB6zzXkohmyIGI27Dui26-Q 2025-06-01T22:51:41.1573866Z +++ ls -nl torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h 2025-06-01T22:51:41.1574448Z +++ awk '{print $5}' 2025-06-01T22:51:41.1601311Z ++ FSIZE=2183 2025-06-01T22:51:41.1601958Z ++ echo '"torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h",sha256=hrQTNCDTng0hUU8C_yKrKB6zzXkohmyIGI27Dui26-Q,2183' 2025-06-01T22:51:41.1602393Z ++ read fname 2025-06-01T22:51:41.1602762Z ++ make_wheel_record torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h 2025-06-01T22:51:41.1603019Z ++ FPATH=torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h 2025-06-01T22:51:41.1603246Z ++ echo torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h 2025-06-01T22:51:41.1603941Z ++ grep RECORD 2025-06-01T22:51:41.1627380Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h 2025-06-01T22:51:41.1627551Z +++ openssl base64 2025-06-01T22:51:41.1628312Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.1628422Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.1630859Z +++ sed -e s/=//g 2025-06-01T22:51:41.1671784Z ++ HASH=lcsvEuygrbotuHEazVC2y-YftpSc_Pptg3Zb6jsTcs0 2025-06-01T22:51:41.1675179Z +++ ls -nl torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h 2025-06-01T22:51:41.1675661Z +++ awk '{print $5}' 2025-06-01T22:51:41.1702989Z ++ FSIZE=1543 2025-06-01T22:51:41.1703806Z ++ echo '"torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h",sha256=lcsvEuygrbotuHEazVC2y-YftpSc_Pptg3Zb6jsTcs0,1543' 2025-06-01T22:51:41.1703954Z ++ read fname 2025-06-01T22:51:41.1704439Z ++ make_wheel_record torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.1704856Z ++ FPATH=torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.1705269Z ++ echo torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.1705870Z ++ grep RECORD 2025-06-01T22:51:41.1727588Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.1727857Z +++ openssl base64 2025-06-01T22:51:41.1728043Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.1729233Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.1730610Z +++ sed -e s/=//g 2025-06-01T22:51:41.1770203Z ++ HASH=9Gnh-sSsBW4Snm-r8gLBaIgG04QjaUUq5pmIr1MiIU0 2025-06-01T22:51:41.1775591Z +++ ls -nl torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.1776183Z +++ awk '{print $5}' 2025-06-01T22:51:41.1803169Z ++ FSIZE=989 2025-06-01T22:51:41.1804114Z ++ echo '"torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h",sha256=9Gnh-sSsBW4Snm-r8gLBaIgG04QjaUUq5pmIr1MiIU0,989' 2025-06-01T22:51:41.1804232Z ++ read fname 2025-06-01T22:51:41.1804768Z ++ make_wheel_record torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-06-01T22:51:41.1805202Z ++ FPATH=torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-06-01T22:51:41.1805494Z ++ echo torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-06-01T22:51:41.1805737Z ++ grep RECORD 2025-06-01T22:51:41.1829036Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-06-01T22:51:41.1829232Z +++ openssl base64 2025-06-01T22:51:41.1829589Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.1830953Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.1831050Z +++ sed -e s/=//g 2025-06-01T22:51:41.1874600Z ++ HASH=r3dyXRudFPxxjUy-DpIMp4YQtG8-UgpIQqmc00_l-VE 2025-06-01T22:51:41.1877456Z +++ ls -nl torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h 2025-06-01T22:51:41.1878085Z +++ awk '{print $5}' 2025-06-01T22:51:41.1906900Z ++ FSIZE=781 2025-06-01T22:51:41.1907626Z ++ echo '"torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h",sha256=r3dyXRudFPxxjUy-DpIMp4YQtG8-UgpIQqmc00_l-VE,781' 2025-06-01T22:51:41.1907770Z ++ read fname 2025-06-01T22:51:41.1908146Z ++ make_wheel_record torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-06-01T22:51:41.1908442Z ++ FPATH=torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-06-01T22:51:41.1908733Z ++ echo torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-06-01T22:51:41.1908846Z ++ grep RECORD 2025-06-01T22:51:41.1929583Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-06-01T22:51:41.1929699Z +++ openssl base64 2025-06-01T22:51:41.1930607Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.1931990Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.1933419Z +++ sed -e s/=//g 2025-06-01T22:51:41.1975196Z ++ HASH=rMFRFnBRUWdJ4cLq6caOYmQPsqAnfTFJ6XMaZh_Bsn8 2025-06-01T22:51:41.1980373Z +++ ls -nl torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h 2025-06-01T22:51:41.1980599Z +++ awk '{print $5}' 2025-06-01T22:51:41.2005561Z ++ FSIZE=783 2025-06-01T22:51:41.2006197Z ++ echo '"torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h",sha256=rMFRFnBRUWdJ4cLq6caOYmQPsqAnfTFJ6XMaZh_Bsn8,783' 2025-06-01T22:51:41.2006311Z ++ read fname 2025-06-01T22:51:41.2006653Z ++ make_wheel_record torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h 2025-06-01T22:51:41.2007061Z ++ FPATH=torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h 2025-06-01T22:51:41.2007338Z ++ echo torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h 2025-06-01T22:51:41.2007935Z ++ grep RECORD 2025-06-01T22:51:41.2031439Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h 2025-06-01T22:51:41.2031569Z +++ openssl base64 2025-06-01T22:51:41.2031670Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.2032266Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.2033550Z +++ sed -e s/=//g 2025-06-01T22:51:41.2073904Z ++ HASH=0oiDMCdXOLbbk1aKzyPQfUVjJYW7y7ZW3VA0hPW0NUU 2025-06-01T22:51:41.2078445Z +++ ls -nl torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h 2025-06-01T22:51:41.2079310Z +++ awk '{print $5}' 2025-06-01T22:51:41.2105812Z ++ FSIZE=798 2025-06-01T22:51:41.2106410Z ++ echo '"torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h",sha256=0oiDMCdXOLbbk1aKzyPQfUVjJYW7y7ZW3VA0hPW0NUU,798' 2025-06-01T22:51:41.2106508Z ++ read fname 2025-06-01T22:51:41.2106827Z ++ make_wheel_record torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h 2025-06-01T22:51:41.2107096Z ++ FPATH=torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h 2025-06-01T22:51:41.2107833Z ++ echo torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h 2025-06-01T22:51:41.2109031Z ++ grep RECORD 2025-06-01T22:51:41.2129122Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h 2025-06-01T22:51:41.2129254Z +++ openssl base64 2025-06-01T22:51:41.2130199Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.2131520Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.2132681Z +++ sed -e s/=//g 2025-06-01T22:51:41.2170869Z ++ HASH=V-z1nH7rGLqS2eblNpYJKc4a_Ry9KPa1byYWBGC38fs 2025-06-01T22:51:41.2176226Z +++ ls -nl torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h 2025-06-01T22:51:41.2178026Z +++ awk '{print $5}' 2025-06-01T22:51:41.2205428Z ++ FSIZE=1937 2025-06-01T22:51:41.2206154Z ++ echo '"torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h",sha256=V-z1nH7rGLqS2eblNpYJKc4a_Ry9KPa1byYWBGC38fs,1937' 2025-06-01T22:51:41.2206312Z ++ read fname 2025-06-01T22:51:41.2206511Z ++ make_wheel_record torch/include/ATen/ops/_masked_scale.h 2025-06-01T22:51:41.2206663Z ++ FPATH=torch/include/ATen/ops/_masked_scale.h 2025-06-01T22:51:41.2206847Z ++ echo torch/include/ATen/ops/_masked_scale.h 2025-06-01T22:51:41.2207191Z ++ grep RECORD 2025-06-01T22:51:41.2231437Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_scale.h 2025-06-01T22:51:41.2231569Z +++ openssl base64 2025-06-01T22:51:41.2231686Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.2231989Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.2232307Z +++ sed -e s/=//g 2025-06-01T22:51:41.2273505Z ++ HASH=Djh0LyrcCiT0cpwC6AYpqFL5R4SnC5dK41youTwD5lM 2025-06-01T22:51:41.2277349Z +++ ls -nl torch/include/ATen/ops/_masked_scale.h 2025-06-01T22:51:41.2278278Z +++ awk '{print $5}' 2025-06-01T22:51:41.2305105Z ++ FSIZE=1331 2025-06-01T22:51:41.2305596Z ++ echo '"torch/include/ATen/ops/_masked_scale.h",sha256=Djh0LyrcCiT0cpwC6AYpqFL5R4SnC5dK41youTwD5lM,1331' 2025-06-01T22:51:41.2305694Z ++ read fname 2025-06-01T22:51:41.2306058Z ++ make_wheel_record torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.2306382Z ++ FPATH=torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.2307239Z ++ echo torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.2308434Z ++ grep RECORD 2025-06-01T22:51:41.2329768Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.2329895Z +++ openssl base64 2025-06-01T22:51:41.2330506Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.2331925Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.2333197Z +++ sed -e s/=//g 2025-06-01T22:51:41.2371892Z ++ HASH=KEQnL0W77ie_hlZngDA2bjPtc_yfaoph4qvijwVrpQI 2025-06-01T22:51:41.2377317Z +++ ls -nl torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.2378537Z +++ awk '{print $5}' 2025-06-01T22:51:41.2405350Z ++ FSIZE=959 2025-06-01T22:51:41.2406160Z ++ echo '"torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h",sha256=KEQnL0W77ie_hlZngDA2bjPtc_yfaoph4qvijwVrpQI,959' 2025-06-01T22:51:41.2407070Z ++ read fname 2025-06-01T22:51:41.2407541Z ++ make_wheel_record torch/include/ATen/ops/_masked_scale_cuda_dispatch.h 2025-06-01T22:51:41.2408139Z ++ FPATH=torch/include/ATen/ops/_masked_scale_cuda_dispatch.h 2025-06-01T22:51:41.2408685Z ++ echo torch/include/ATen/ops/_masked_scale_cuda_dispatch.h 2025-06-01T22:51:41.2409105Z ++ grep RECORD 2025-06-01T22:51:41.2431934Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_scale_cuda_dispatch.h 2025-06-01T22:51:41.2432501Z +++ openssl base64 2025-06-01T22:51:41.2432954Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.2433220Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.2433473Z +++ sed -e s/=//g 2025-06-01T22:51:41.2475440Z ++ HASH=WrK_ulgDWj0KicJyIPpMojZw3kJfFZlZ_aQF7VRvzio 2025-06-01T22:51:41.2478489Z +++ ls -nl torch/include/ATen/ops/_masked_scale_cuda_dispatch.h 2025-06-01T22:51:41.2479176Z +++ awk '{print $5}' 2025-06-01T22:51:41.2506807Z ++ FSIZE=768 2025-06-01T22:51:41.2507510Z ++ echo '"torch/include/ATen/ops/_masked_scale_cuda_dispatch.h",sha256=WrK_ulgDWj0KicJyIPpMojZw3kJfFZlZ_aQF7VRvzio,768' 2025-06-01T22:51:41.2508334Z ++ read fname 2025-06-01T22:51:41.2508772Z ++ make_wheel_record torch/include/ATen/ops/_masked_scale_native.h 2025-06-01T22:51:41.2509298Z ++ FPATH=torch/include/ATen/ops/_masked_scale_native.h 2025-06-01T22:51:41.2509764Z ++ echo torch/include/ATen/ops/_masked_scale_native.h 2025-06-01T22:51:41.2510276Z ++ grep RECORD 2025-06-01T22:51:41.2530213Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_scale_native.h 2025-06-01T22:51:41.2530768Z +++ openssl base64 2025-06-01T22:51:41.2531295Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.2532712Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.2533896Z +++ sed -e s/=//g 2025-06-01T22:51:41.2572168Z ++ HASH=cgAry6Yu7NRt480lYyd4LuFle29Onitys3dP9Z1ZrhI 2025-06-01T22:51:41.2578351Z +++ ls -nl torch/include/ATen/ops/_masked_scale_native.h 2025-06-01T22:51:41.2578772Z +++ awk '{print $5}' 2025-06-01T22:51:41.2605553Z ++ FSIZE=650 2025-06-01T22:51:41.2606347Z ++ echo '"torch/include/ATen/ops/_masked_scale_native.h",sha256=cgAry6Yu7NRt480lYyd4LuFle29Onitys3dP9Z1ZrhI,650' 2025-06-01T22:51:41.2607098Z ++ read fname 2025-06-01T22:51:41.2607471Z ++ make_wheel_record torch/include/ATen/ops/_masked_scale_ops.h 2025-06-01T22:51:41.2607980Z ++ FPATH=torch/include/ATen/ops/_masked_scale_ops.h 2025-06-01T22:51:41.2608433Z ++ echo torch/include/ATen/ops/_masked_scale_ops.h 2025-06-01T22:51:41.2608834Z ++ grep RECORD 2025-06-01T22:51:41.2629972Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_scale_ops.h 2025-06-01T22:51:41.2630515Z +++ openssl base64 2025-06-01T22:51:41.2630773Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.2631996Z +++ sed -e s/=//g 2025-06-01T22:51:41.2632257Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.2673424Z ++ HASH=X2WTnxiVCVIvTM4PLu7aUZ9fuS6jpJUMePTpeT7tji4 2025-06-01T22:51:41.2676252Z +++ ls -nl torch/include/ATen/ops/_masked_scale_ops.h 2025-06-01T22:51:41.2676693Z +++ awk '{print $5}' 2025-06-01T22:51:41.2704219Z ++ FSIZE=1853 2025-06-01T22:51:41.2704872Z ++ echo '"torch/include/ATen/ops/_masked_scale_ops.h",sha256=X2WTnxiVCVIvTM4PLu7aUZ9fuS6jpJUMePTpeT7tji4,1853' 2025-06-01T22:51:41.2705564Z ++ read fname 2025-06-01T22:51:41.2705936Z ++ make_wheel_record torch/include/ATen/ops/_masked_softmax.h 2025-06-01T22:51:41.2706467Z ++ FPATH=torch/include/ATen/ops/_masked_softmax.h 2025-06-01T22:51:41.2706896Z ++ echo torch/include/ATen/ops/_masked_softmax.h 2025-06-01T22:51:41.2707308Z ++ grep RECORD 2025-06-01T22:51:41.2727540Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_softmax.h 2025-06-01T22:51:41.2728071Z +++ openssl base64 2025-06-01T22:51:41.2728419Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.2730064Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.2731194Z +++ sed -e s/=//g 2025-06-01T22:51:41.2770329Z ++ HASH=EeS7-_7pfzTWV7j98QrcOKQ59qR-zMUZOOpVmLtI4ms 2025-06-01T22:51:41.2774930Z +++ ls -nl torch/include/ATen/ops/_masked_softmax.h 2025-06-01T22:51:41.2776050Z +++ awk '{print $5}' 2025-06-01T22:51:41.2803007Z ++ FSIZE=1663 2025-06-01T22:51:41.2803867Z ++ echo '"torch/include/ATen/ops/_masked_softmax.h",sha256=EeS7-_7pfzTWV7j98QrcOKQ59qR-zMUZOOpVmLtI4ms,1663' 2025-06-01T22:51:41.2804719Z ++ read fname 2025-06-01T22:51:41.2805241Z ++ make_wheel_record torch/include/ATen/ops/_masked_softmax_backward.h 2025-06-01T22:51:41.2805815Z ++ FPATH=torch/include/ATen/ops/_masked_softmax_backward.h 2025-06-01T22:51:41.2806325Z ++ echo torch/include/ATen/ops/_masked_softmax_backward.h 2025-06-01T22:51:41.2806747Z ++ grep RECORD 2025-06-01T22:51:41.2833095Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_softmax_backward.h 2025-06-01T22:51:41.2833770Z +++ openssl base64 2025-06-01T22:51:41.2834036Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.2834312Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.2834734Z +++ sed -e s/=//g 2025-06-01T22:51:41.2875450Z ++ HASH=R72-5DuutVRHfVfuYF_lgsNkDyeRwxic14CviVtGvxg 2025-06-01T22:51:41.2879779Z +++ ls -nl torch/include/ATen/ops/_masked_softmax_backward.h 2025-06-01T22:51:41.2880536Z +++ awk '{print $5}' 2025-06-01T22:51:41.2906594Z ++ FSIZE=1732 2025-06-01T22:51:41.2907271Z ++ echo '"torch/include/ATen/ops/_masked_softmax_backward.h",sha256=R72-5DuutVRHfVfuYF_lgsNkDyeRwxic14CviVtGvxg,1732' 2025-06-01T22:51:41.2907961Z ++ read fname 2025-06-01T22:51:41.2908537Z ++ make_wheel_record torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.2909642Z ++ FPATH=torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.2910551Z ++ echo torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.2911205Z ++ grep RECORD 2025-06-01T22:51:41.2931412Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.2932296Z +++ openssl base64 2025-06-01T22:51:41.2932612Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.2933943Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.2935419Z +++ sed -e s/=//g 2025-06-01T22:51:41.2975552Z ++ HASH=fp4rU73pHLWELNVE2XoMoWkB9IflyhIrhVHGJx6YeAQ 2025-06-01T22:51:41.2981901Z +++ ls -nl torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.2982914Z +++ awk '{print $5}' 2025-06-01T22:51:41.3006994Z ++ FSIZE=1096 2025-06-01T22:51:41.3007983Z ++ echo '"torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h",sha256=fp4rU73pHLWELNVE2XoMoWkB9IflyhIrhVHGJx6YeAQ,1096' 2025-06-01T22:51:41.3008936Z ++ read fname 2025-06-01T22:51:41.3009408Z ++ make_wheel_record torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h 2025-06-01T22:51:41.3010113Z ++ FPATH=torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h 2025-06-01T22:51:41.3011032Z ++ echo torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h 2025-06-01T22:51:41.3012025Z ++ grep RECORD 2025-06-01T22:51:41.3035042Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h 2025-06-01T22:51:41.3035684Z +++ openssl base64 2025-06-01T22:51:41.3036101Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.3036366Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.3037428Z +++ sed -e s/=//g 2025-06-01T22:51:41.3077641Z ++ HASH=7QGnaTcBkTAWkRGrLIxzR3nsv7O7UWbncKn4nc1M1Kc 2025-06-01T22:51:41.3082166Z +++ ls -nl torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h 2025-06-01T22:51:41.3082808Z +++ awk '{print $5}' 2025-06-01T22:51:41.3109965Z ++ FSIZE=842 2025-06-01T22:51:41.3110805Z ++ echo '"torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h",sha256=7QGnaTcBkTAWkRGrLIxzR3nsv7O7UWbncKn4nc1M1Kc,842' 2025-06-01T22:51:41.3111660Z ++ read fname 2025-06-01T22:51:41.3112122Z ++ make_wheel_record torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h 2025-06-01T22:51:41.3113034Z ++ FPATH=torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h 2025-06-01T22:51:41.3113691Z ++ echo torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h 2025-06-01T22:51:41.3114166Z ++ grep RECORD 2025-06-01T22:51:41.3132029Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h 2025-06-01T22:51:41.3132729Z +++ openssl base64 2025-06-01T22:51:41.3133764Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.3135261Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.3136559Z +++ sed -e s/=//g 2025-06-01T22:51:41.3174483Z ++ HASH=4jBc3mHQ2zVHvLQt-q_LgFG8K_iQg4OzNbPQy9_rMeQ 2025-06-01T22:51:41.3180315Z +++ awk '{print $5}' 2025-06-01T22:51:41.3180761Z +++ ls -nl torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h 2025-06-01T22:51:41.3205787Z ++ FSIZE=844 2025-06-01T22:51:41.3206516Z ++ echo '"torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h",sha256=4jBc3mHQ2zVHvLQt-q_LgFG8K_iQg4OzNbPQy9_rMeQ,844' 2025-06-01T22:51:41.3207299Z ++ read fname 2025-06-01T22:51:41.3207734Z ++ make_wheel_record torch/include/ATen/ops/_masked_softmax_backward_native.h 2025-06-01T22:51:41.3208439Z ++ FPATH=torch/include/ATen/ops/_masked_softmax_backward_native.h 2025-06-01T22:51:41.3209026Z ++ echo torch/include/ATen/ops/_masked_softmax_backward_native.h 2025-06-01T22:51:41.3209521Z ++ grep RECORD 2025-06-01T22:51:41.3231662Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_softmax_backward_native.h 2025-06-01T22:51:41.3232246Z +++ openssl base64 2025-06-01T22:51:41.3232833Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.3234116Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.3235224Z +++ sed -e s/=//g 2025-06-01T22:51:41.3275894Z ++ HASH=26nfj_g1HPVKQPMM_GGC6XDNEcIqRIikLGgeZE3AqOs 2025-06-01T22:51:41.3280504Z +++ ls -nl torch/include/ATen/ops/_masked_softmax_backward_native.h 2025-06-01T22:51:41.3282010Z +++ awk '{print $5}' 2025-06-01T22:51:41.3309037Z ++ FSIZE=966 2025-06-01T22:51:41.3309849Z ++ echo '"torch/include/ATen/ops/_masked_softmax_backward_native.h",sha256=26nfj_g1HPVKQPMM_GGC6XDNEcIqRIikLGgeZE3AqOs,966' 2025-06-01T22:51:41.3310776Z ++ read fname 2025-06-01T22:51:41.3311185Z ++ make_wheel_record torch/include/ATen/ops/_masked_softmax_backward_ops.h 2025-06-01T22:51:41.3311829Z ++ FPATH=torch/include/ATen/ops/_masked_softmax_backward_ops.h 2025-06-01T22:51:41.3312366Z ++ echo torch/include/ATen/ops/_masked_softmax_backward_ops.h 2025-06-01T22:51:41.3312797Z ++ grep RECORD 2025-06-01T22:51:41.3331284Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_softmax_backward_ops.h 2025-06-01T22:51:41.3332132Z +++ openssl base64 2025-06-01T22:51:41.3333254Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.3334536Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.3336037Z +++ sed -e s/=//g 2025-06-01T22:51:41.3373761Z ++ HASH=BZhlm9PHUorl5SOwMiMU_cJhoPeDC6CPBSa0kuwy8Ts 2025-06-01T22:51:41.3379220Z +++ ls -nl torch/include/ATen/ops/_masked_softmax_backward_ops.h 2025-06-01T22:51:41.3379949Z +++ awk '{print $5}' 2025-06-01T22:51:41.3406084Z ++ FSIZE=2243 2025-06-01T22:51:41.3406826Z ++ echo '"torch/include/ATen/ops/_masked_softmax_backward_ops.h",sha256=BZhlm9PHUorl5SOwMiMU_cJhoPeDC6CPBSa0kuwy8Ts,2243' 2025-06-01T22:51:41.3407561Z ++ read fname 2025-06-01T22:51:41.3408093Z ++ make_wheel_record torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.3408927Z ++ FPATH=torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.3409715Z ++ echo torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.3410274Z ++ grep RECORD 2025-06-01T22:51:41.3432956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.3433668Z +++ openssl base64 2025-06-01T22:51:41.3433918Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.3434177Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.3434434Z +++ sed -e s/=//g 2025-06-01T22:51:41.3477192Z ++ HASH=MQs-a93Z6f2GJxoye2etJ9bFzoEmGpFfTNBhy3aqtTA 2025-06-01T22:51:41.3480142Z +++ ls -nl torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.3480728Z +++ awk '{print $5}' 2025-06-01T22:51:41.3507903Z ++ FSIZE=1097 2025-06-01T22:51:41.3508757Z ++ echo '"torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h",sha256=MQs-a93Z6f2GJxoye2etJ9bFzoEmGpFfTNBhy3aqtTA,1097' 2025-06-01T22:51:41.3509636Z ++ read fname 2025-06-01T22:51:41.3510036Z ++ make_wheel_record torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h 2025-06-01T22:51:41.3510646Z ++ FPATH=torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h 2025-06-01T22:51:41.3511196Z ++ echo torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h 2025-06-01T22:51:41.3511624Z ++ grep RECORD 2025-06-01T22:51:41.3530425Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h 2025-06-01T22:51:41.3531120Z +++ openssl base64 2025-06-01T22:51:41.3531967Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.3533234Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.3534521Z +++ sed -e s/=//g 2025-06-01T22:51:41.3572691Z ++ HASH=lGtmsMJFmgXz5yxEbUDhquW17fdNWXNR1YLSTgi7DM4 2025-06-01T22:51:41.3578567Z +++ ls -nl torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h 2025-06-01T22:51:41.3579240Z +++ awk '{print $5}' 2025-06-01T22:51:41.3605449Z ++ FSIZE=850 2025-06-01T22:51:41.3606180Z ++ echo '"torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h",sha256=lGtmsMJFmgXz5yxEbUDhquW17fdNWXNR1YLSTgi7DM4,850' 2025-06-01T22:51:41.3606942Z ++ read fname 2025-06-01T22:51:41.3607353Z ++ make_wheel_record torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h 2025-06-01T22:51:41.3607987Z ++ FPATH=torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h 2025-06-01T22:51:41.3608697Z ++ echo torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h 2025-06-01T22:51:41.3609147Z ++ grep RECORD 2025-06-01T22:51:41.3631657Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h 2025-06-01T22:51:41.3632247Z +++ openssl base64 2025-06-01T22:51:41.3632511Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.3632755Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.3633938Z +++ sed -e s/=//g 2025-06-01T22:51:41.3674066Z ++ HASH=J7lBFsU6c-qwoYRHEpIdeIiNo_3Yut52Hz4qCJOjJko 2025-06-01T22:51:41.3677157Z +++ ls -nl torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h 2025-06-01T22:51:41.3677697Z +++ awk '{print $5}' 2025-06-01T22:51:41.3706410Z ++ FSIZE=852 2025-06-01T22:51:41.3707174Z ++ echo '"torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h",sha256=J7lBFsU6c-qwoYRHEpIdeIiNo_3Yut52Hz4qCJOjJko,852' 2025-06-01T22:51:41.3707892Z ++ read fname 2025-06-01T22:51:41.3708270Z ++ make_wheel_record torch/include/ATen/ops/_masked_softmax_native.h 2025-06-01T22:51:41.3708808Z ++ FPATH=torch/include/ATen/ops/_masked_softmax_native.h 2025-06-01T22:51:41.3709289Z ++ echo torch/include/ATen/ops/_masked_softmax_native.h 2025-06-01T22:51:41.3709679Z ++ grep RECORD 2025-06-01T22:51:41.3728693Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_softmax_native.h 2025-06-01T22:51:41.3729259Z +++ openssl base64 2025-06-01T22:51:41.3729792Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.3731042Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.3732359Z +++ sed -e s/=//g 2025-06-01T22:51:41.3771187Z ++ HASH=FHsFJpoof2kbN6m47j3XXYaSCmCqSz58Z3yPW7tWbn0 2025-06-01T22:51:41.3776029Z +++ ls -nl torch/include/ATen/ops/_masked_softmax_native.h 2025-06-01T22:51:41.3777858Z +++ awk '{print $5}' 2025-06-01T22:51:41.3805132Z ++ FSIZE=975 2025-06-01T22:51:41.3805823Z ++ echo '"torch/include/ATen/ops/_masked_softmax_native.h",sha256=FHsFJpoof2kbN6m47j3XXYaSCmCqSz58Z3yPW7tWbn0,975' 2025-06-01T22:51:41.3806553Z ++ read fname 2025-06-01T22:51:41.3806914Z ++ make_wheel_record torch/include/ATen/ops/_masked_softmax_ops.h 2025-06-01T22:51:41.3807453Z ++ FPATH=torch/include/ATen/ops/_masked_softmax_ops.h 2025-06-01T22:51:41.3807924Z ++ echo torch/include/ATen/ops/_masked_softmax_ops.h 2025-06-01T22:51:41.3808315Z ++ grep RECORD 2025-06-01T22:51:41.3831482Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_masked_softmax_ops.h 2025-06-01T22:51:41.3832013Z +++ openssl base64 2025-06-01T22:51:41.3832427Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.3832677Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.3832953Z +++ sed -e s/=//g 2025-06-01T22:51:41.3874401Z ++ HASH=q7aRXLhSUgumTFfPQyYXvoBqhEAIJzd-aDPJpWshYAk 2025-06-01T22:51:41.3877099Z +++ ls -nl torch/include/ATen/ops/_masked_softmax_ops.h 2025-06-01T22:51:41.3877868Z +++ awk '{print $5}' 2025-06-01T22:51:41.3906629Z ++ FSIZE=2207 2025-06-01T22:51:41.3907351Z ++ echo '"torch/include/ATen/ops/_masked_softmax_ops.h",sha256=q7aRXLhSUgumTFfPQyYXvoBqhEAIJzd-aDPJpWshYAk,2207' 2025-06-01T22:51:41.3908047Z ++ read fname 2025-06-01T22:51:41.3908407Z ++ make_wheel_record torch/include/ATen/ops/_mixed_dtypes_linear.h 2025-06-01T22:51:41.3908937Z ++ FPATH=torch/include/ATen/ops/_mixed_dtypes_linear.h 2025-06-01T22:51:41.3909528Z ++ echo torch/include/ATen/ops/_mixed_dtypes_linear.h 2025-06-01T22:51:41.3909920Z ++ grep RECORD 2025-06-01T22:51:41.3928524Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mixed_dtypes_linear.h 2025-06-01T22:51:41.3929083Z +++ openssl base64 2025-06-01T22:51:41.3929836Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.3931030Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.3932369Z +++ sed -e s/=//g 2025-06-01T22:51:41.3970977Z ++ HASH=dEcsOXUc7HXtsWh_X1wsWqgOkBX5YSHrq2Yd5QqHnzk 2025-06-01T22:51:41.3975793Z +++ ls -nl torch/include/ATen/ops/_mixed_dtypes_linear.h 2025-06-01T22:51:41.3976574Z +++ awk '{print $5}' 2025-06-01T22:51:41.4004398Z ++ FSIZE=961 2025-06-01T22:51:41.4005083Z ++ echo '"torch/include/ATen/ops/_mixed_dtypes_linear.h",sha256=dEcsOXUc7HXtsWh_X1wsWqgOkBX5YSHrq2Yd5QqHnzk,961' 2025-06-01T22:51:41.4005770Z ++ read fname 2025-06-01T22:51:41.4006370Z ++ make_wheel_record torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h 2025-06-01T22:51:41.4007039Z ++ FPATH=torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h 2025-06-01T22:51:41.4007668Z ++ echo torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h 2025-06-01T22:51:41.4008152Z ++ grep RECORD 2025-06-01T22:51:41.4029888Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h 2025-06-01T22:51:41.4030517Z +++ openssl base64 2025-06-01T22:51:41.4030780Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.4031038Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.4031296Z +++ sed -e s/=//g 2025-06-01T22:51:41.4072348Z ++ HASH=bKD7TDLP4hJSz8-MFTlS1W6SNECR40uDWWdS6Ghz5TI 2025-06-01T22:51:41.4075812Z +++ ls -nl torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h 2025-06-01T22:51:41.4077043Z +++ awk '{print $5}' 2025-06-01T22:51:41.4104455Z ++ FSIZE=896 2025-06-01T22:51:41.4105240Z ++ echo '"torch/include/ATen/ops/_mixed_dtypes_linear_cuda_dispatch.h",sha256=bKD7TDLP4hJSz8-MFTlS1W6SNECR40uDWWdS6Ghz5TI,896' 2025-06-01T22:51:41.4106008Z ++ read fname 2025-06-01T22:51:41.4106399Z ++ make_wheel_record torch/include/ATen/ops/_mixed_dtypes_linear_native.h 2025-06-01T22:51:41.4107002Z ++ FPATH=torch/include/ATen/ops/_mixed_dtypes_linear_native.h 2025-06-01T22:51:41.4107534Z ++ echo torch/include/ATen/ops/_mixed_dtypes_linear_native.h 2025-06-01T22:51:41.4107953Z ++ grep RECORD 2025-06-01T22:51:41.4128334Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mixed_dtypes_linear_native.h 2025-06-01T22:51:41.4128922Z +++ openssl base64 2025-06-01T22:51:41.4129571Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.4130881Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.4132244Z +++ sed -e s/=//g 2025-06-01T22:51:41.4170399Z ++ HASH=MQqxi2Zd7us7L1Wlm5_JQmrblrkGCDNGyn8ScNR13ww 2025-06-01T22:51:41.4176943Z +++ ls -nl torch/include/ATen/ops/_mixed_dtypes_linear_native.h 2025-06-01T22:51:41.4177387Z +++ awk '{print $5}' 2025-06-01T22:51:41.4204332Z ++ FSIZE=650 2025-06-01T22:51:41.4205231Z ++ echo '"torch/include/ATen/ops/_mixed_dtypes_linear_native.h",sha256=MQqxi2Zd7us7L1Wlm5_JQmrblrkGCDNGyn8ScNR13ww,650' 2025-06-01T22:51:41.4205978Z ++ read fname 2025-06-01T22:51:41.4206368Z ++ make_wheel_record torch/include/ATen/ops/_mixed_dtypes_linear_ops.h 2025-06-01T22:51:41.4206949Z ++ FPATH=torch/include/ATen/ops/_mixed_dtypes_linear_ops.h 2025-06-01T22:51:41.4207589Z ++ echo torch/include/ATen/ops/_mixed_dtypes_linear_ops.h 2025-06-01T22:51:41.4208021Z ++ grep RECORD 2025-06-01T22:51:41.4230501Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mixed_dtypes_linear_ops.h 2025-06-01T22:51:41.4231071Z +++ openssl base64 2025-06-01T22:51:41.4231342Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.4231587Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.4231869Z +++ sed -e s/=//g 2025-06-01T22:51:41.4275748Z ++ HASH=B0BN5CGzcnIVMOjthHH9lYD0LPBGPx9i7T13eydt5Lw 2025-06-01T22:51:41.4279557Z +++ ls -nl torch/include/ATen/ops/_mixed_dtypes_linear_ops.h 2025-06-01T22:51:41.4279976Z +++ awk '{print $5}' 2025-06-01T22:51:41.4308110Z ++ FSIZE=1469 2025-06-01T22:51:41.4308807Z ++ echo '"torch/include/ATen/ops/_mixed_dtypes_linear_ops.h",sha256=B0BN5CGzcnIVMOjthHH9lYD0LPBGPx9i7T13eydt5Lw,1469' 2025-06-01T22:51:41.4309697Z ++ read fname 2025-06-01T22:51:41.4310042Z ++ make_wheel_record torch/include/ATen/ops/_mkldnn_reshape.h 2025-06-01T22:51:41.4310508Z ++ FPATH=torch/include/ATen/ops/_mkldnn_reshape.h 2025-06-01T22:51:41.4310940Z ++ echo torch/include/ATen/ops/_mkldnn_reshape.h 2025-06-01T22:51:41.4311303Z ++ grep RECORD 2025-06-01T22:51:41.4330692Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mkldnn_reshape.h 2025-06-01T22:51:41.4331205Z +++ openssl base64 2025-06-01T22:51:41.4332262Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.4333708Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.4335134Z +++ sed -e s/=//g 2025-06-01T22:51:41.4372713Z ++ HASH=ptpukSuC_2x6ZPXM1A3-O7zi4i8n_XbKfB0xfwImxgk 2025-06-01T22:51:41.4378050Z +++ ls -nl torch/include/ATen/ops/_mkldnn_reshape.h 2025-06-01T22:51:41.4378863Z +++ awk '{print $5}' 2025-06-01T22:51:41.4405680Z ++ FSIZE=1246 2025-06-01T22:51:41.4406316Z ++ echo '"torch/include/ATen/ops/_mkldnn_reshape.h",sha256=ptpukSuC_2x6ZPXM1A3-O7zi4i8n_XbKfB0xfwImxgk,1246' 2025-06-01T22:51:41.4407003Z ++ read fname 2025-06-01T22:51:41.4407525Z ++ make_wheel_record torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.4408515Z ++ FPATH=torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.4409315Z ++ echo torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.4409860Z ++ grep RECORD 2025-06-01T22:51:41.4432091Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.4432805Z +++ openssl base64 2025-06-01T22:51:41.4433080Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.4433343Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.4433608Z +++ sed -e s/=//g 2025-06-01T22:51:41.4476490Z ++ HASH=dQX0j3rjKvnDzOCC1NPH1K3CgBjUKOUpaN0ntQtYbt8 2025-06-01T22:51:41.4479069Z +++ ls -nl torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.4479656Z +++ awk '{print $5}' 2025-06-01T22:51:41.4508477Z ++ FSIZE=931 2025-06-01T22:51:41.4509379Z ++ echo '"torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h",sha256=dQX0j3rjKvnDzOCC1NPH1K3CgBjUKOUpaN0ntQtYbt8,931' 2025-06-01T22:51:41.4510256Z ++ read fname 2025-06-01T22:51:41.4510623Z ++ make_wheel_record torch/include/ATen/ops/_mkldnn_reshape_native.h 2025-06-01T22:51:41.4511164Z ++ FPATH=torch/include/ATen/ops/_mkldnn_reshape_native.h 2025-06-01T22:51:41.4511626Z ++ echo torch/include/ATen/ops/_mkldnn_reshape_native.h 2025-06-01T22:51:41.4512026Z ++ grep RECORD 2025-06-01T22:51:41.4530077Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mkldnn_reshape_native.h 2025-06-01T22:51:41.4530598Z +++ openssl base64 2025-06-01T22:51:41.4531616Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.4532966Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.4534290Z +++ sed -e s/=//g 2025-06-01T22:51:41.4572161Z ++ HASH=2EGYX_D3ffSFh7xGxlqbBmiwww6gs0vhMcbhCmEfP9M 2025-06-01T22:51:41.4578129Z +++ ls -nl torch/include/ATen/ops/_mkldnn_reshape_native.h 2025-06-01T22:51:41.4578783Z +++ awk '{print $5}' 2025-06-01T22:51:41.4605367Z ++ FSIZE=617 2025-06-01T22:51:41.4606189Z ++ echo '"torch/include/ATen/ops/_mkldnn_reshape_native.h",sha256=2EGYX_D3ffSFh7xGxlqbBmiwww6gs0vhMcbhCmEfP9M,617' 2025-06-01T22:51:41.4606921Z ++ read fname 2025-06-01T22:51:41.4607296Z ++ make_wheel_record torch/include/ATen/ops/_mkldnn_reshape_ops.h 2025-06-01T22:51:41.4607808Z ++ FPATH=torch/include/ATen/ops/_mkldnn_reshape_ops.h 2025-06-01T22:51:41.4608283Z ++ echo torch/include/ATen/ops/_mkldnn_reshape_ops.h 2025-06-01T22:51:41.4608667Z ++ grep RECORD 2025-06-01T22:51:41.4631237Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mkldnn_reshape_ops.h 2025-06-01T22:51:41.4632027Z +++ openssl base64 2025-06-01T22:51:41.4632343Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.4632612Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.4632881Z +++ sed -e s/=//g 2025-06-01T22:51:41.4674925Z ++ HASH=cvnnl5AKXNFGx5w1hZ-AToV3rAZ_AxuG6P4BoN19VPE 2025-06-01T22:51:41.4678136Z +++ ls -nl torch/include/ATen/ops/_mkldnn_reshape_ops.h 2025-06-01T22:51:41.4678795Z +++ awk '{print $5}' 2025-06-01T22:51:41.4706098Z ++ FSIZE=1753 2025-06-01T22:51:41.4706871Z ++ echo '"torch/include/ATen/ops/_mkldnn_reshape_ops.h",sha256=cvnnl5AKXNFGx5w1hZ-AToV3rAZ_AxuG6P4BoN19VPE,1753' 2025-06-01T22:51:41.4707568Z ++ read fname 2025-06-01T22:51:41.4707914Z ++ make_wheel_record torch/include/ATen/ops/_mkldnn_transpose.h 2025-06-01T22:51:41.4708415Z ++ FPATH=torch/include/ATen/ops/_mkldnn_transpose.h 2025-06-01T22:51:41.4708860Z ++ echo torch/include/ATen/ops/_mkldnn_transpose.h 2025-06-01T22:51:41.4709227Z ++ grep RECORD 2025-06-01T22:51:41.4729764Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mkldnn_transpose.h 2025-06-01T22:51:41.4730287Z +++ openssl base64 2025-06-01T22:51:41.4730960Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.4732348Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.4733693Z +++ sed -e s/=//g 2025-06-01T22:51:41.4772142Z ++ HASH=2kPXIVMJTNRLkUiRe77XIEpAblYrv-_2RkfxhL3eNaY 2025-06-01T22:51:41.4777891Z +++ ls -nl torch/include/ATen/ops/_mkldnn_transpose.h 2025-06-01T22:51:41.4778584Z +++ awk '{print $5}' 2025-06-01T22:51:41.4805251Z ++ FSIZE=1552 2025-06-01T22:51:41.4806080Z ++ echo '"torch/include/ATen/ops/_mkldnn_transpose.h",sha256=2kPXIVMJTNRLkUiRe77XIEpAblYrv-_2RkfxhL3eNaY,1552' 2025-06-01T22:51:41.4806786Z ++ read fname 2025-06-01T22:51:41.4807327Z ++ make_wheel_record torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.4808208Z ++ FPATH=torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.4809013Z ++ echo torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.4809592Z ++ grep RECORD 2025-06-01T22:51:41.4830715Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.4831438Z +++ openssl base64 2025-06-01T22:51:41.4831711Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.4831967Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.4832245Z +++ sed -e s/=//g 2025-06-01T22:51:41.4874102Z ++ HASH=VRU7fTRIckiRxHBpXF9VJAR_cicO-IggHcJ7AJF-8KY 2025-06-01T22:51:41.4877139Z +++ ls -nl torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.4877835Z +++ awk '{print $5}' 2025-06-01T22:51:41.4906198Z ++ FSIZE=945 2025-06-01T22:51:41.4907072Z ++ echo '"torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h",sha256=VRU7fTRIckiRxHBpXF9VJAR_cicO-IggHcJ7AJF-8KY,945' 2025-06-01T22:51:41.4907926Z ++ read fname 2025-06-01T22:51:41.4908353Z ++ make_wheel_record torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h 2025-06-01T22:51:41.4908975Z ++ FPATH=torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h 2025-06-01T22:51:41.4909552Z ++ echo torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h 2025-06-01T22:51:41.4910009Z ++ grep RECORD 2025-06-01T22:51:41.4929003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h 2025-06-01T22:51:41.4929619Z +++ openssl base64 2025-06-01T22:51:41.4930108Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.4931605Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.4933026Z +++ sed -e s/=//g 2025-06-01T22:51:41.4972104Z ++ HASH=5RLin9bnxhXbMZs2kIHb9u6EPyLgKDXE58wvn67EPO4 2025-06-01T22:51:41.4977122Z +++ ls -nl torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h 2025-06-01T22:51:41.4978415Z +++ awk '{print $5}' 2025-06-01T22:51:41.5005446Z ++ FSIZE=758 2025-06-01T22:51:41.5006167Z ++ echo '"torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h",sha256=5RLin9bnxhXbMZs2kIHb9u6EPyLgKDXE58wvn67EPO4,758' 2025-06-01T22:51:41.5006938Z ++ read fname 2025-06-01T22:51:41.5007342Z ++ make_wheel_record torch/include/ATen/ops/_mkldnn_transpose_native.h 2025-06-01T22:51:41.5007907Z ++ FPATH=torch/include/ATen/ops/_mkldnn_transpose_native.h 2025-06-01T22:51:41.5008441Z ++ echo torch/include/ATen/ops/_mkldnn_transpose_native.h 2025-06-01T22:51:41.5008845Z ++ grep RECORD 2025-06-01T22:51:41.5032274Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mkldnn_transpose_native.h 2025-06-01T22:51:41.5032857Z +++ openssl base64 2025-06-01T22:51:41.5033110Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.5033367Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.5033627Z +++ sed -e s/=//g 2025-06-01T22:51:41.5074753Z ++ HASH=3UR58elPwJ__PSa2kDhNN_r5PJQX7Q3XCBYwxkb40Yc 2025-06-01T22:51:41.5076640Z +++ ls -nl torch/include/ATen/ops/_mkldnn_transpose_native.h 2025-06-01T22:51:41.5077773Z +++ awk '{print $5}' 2025-06-01T22:51:41.5106619Z ++ FSIZE=720 2025-06-01T22:51:41.5107347Z ++ echo '"torch/include/ATen/ops/_mkldnn_transpose_native.h",sha256=3UR58elPwJ__PSa2kDhNN_r5PJQX7Q3XCBYwxkb40Yc,720' 2025-06-01T22:51:41.5108054Z ++ read fname 2025-06-01T22:51:41.5108422Z ++ make_wheel_record torch/include/ATen/ops/_mkldnn_transpose_ops.h 2025-06-01T22:51:41.5108962Z ++ FPATH=torch/include/ATen/ops/_mkldnn_transpose_ops.h 2025-06-01T22:51:41.5109568Z ++ echo torch/include/ATen/ops/_mkldnn_transpose_ops.h 2025-06-01T22:51:41.5109979Z ++ grep RECORD 2025-06-01T22:51:41.5129187Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mkldnn_transpose_ops.h 2025-06-01T22:51:41.5129752Z +++ openssl base64 2025-06-01T22:51:41.5130244Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.5131610Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.5133054Z +++ sed -e s/=//g 2025-06-01T22:51:41.5173105Z ++ HASH=eKUtDXuLP8ogaiXuuDxavpe9CxrBjf3p6yxcNeAvEI8 2025-06-01T22:51:41.5178562Z +++ ls -nl torch/include/ATen/ops/_mkldnn_transpose_ops.h 2025-06-01T22:51:41.5179338Z +++ awk '{print $5}' 2025-06-01T22:51:41.5205479Z ++ FSIZE=2427 2025-06-01T22:51:41.5206186Z ++ echo '"torch/include/ATen/ops/_mkldnn_transpose_ops.h",sha256=eKUtDXuLP8ogaiXuuDxavpe9CxrBjf3p6yxcNeAvEI8,2427' 2025-06-01T22:51:41.5206904Z ++ read fname 2025-06-01T22:51:41.5207270Z ++ make_wheel_record torch/include/ATen/ops/_mps_convolution.h 2025-06-01T22:51:41.5207772Z ++ FPATH=torch/include/ATen/ops/_mps_convolution.h 2025-06-01T22:51:41.5208229Z ++ echo torch/include/ATen/ops/_mps_convolution.h 2025-06-01T22:51:41.5208622Z ++ grep RECORD 2025-06-01T22:51:41.5232183Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mps_convolution.h 2025-06-01T22:51:41.5232714Z +++ openssl base64 2025-06-01T22:51:41.5232967Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.5233242Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.5233687Z +++ sed -e s/=//g 2025-06-01T22:51:41.5275551Z ++ HASH=kqFf8jtTJzNX1S5ONq0aZTtQt6hKGYUlqasS37iQiOc 2025-06-01T22:51:41.5277660Z +++ ls -nl torch/include/ATen/ops/_mps_convolution.h 2025-06-01T22:51:41.5278794Z +++ awk '{print $5}' 2025-06-01T22:51:41.5306039Z ++ FSIZE=6855 2025-06-01T22:51:41.5306761Z ++ echo '"torch/include/ATen/ops/_mps_convolution.h",sha256=kqFf8jtTJzNX1S5ONq0aZTtQt6hKGYUlqasS37iQiOc,6855' 2025-06-01T22:51:41.5307453Z ++ read fname 2025-06-01T22:51:41.5307975Z ++ make_wheel_record torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.5308803Z ++ FPATH=torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.5309585Z ++ echo torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.5310124Z ++ grep RECORD 2025-06-01T22:51:41.5328913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.5329644Z +++ openssl base64 2025-06-01T22:51:41.5330062Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.5331457Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.5332633Z +++ sed -e s/=//g 2025-06-01T22:51:41.5370738Z ++ HASH=tEwqXGHWWXBg7bPsV3NaiHyHZFvzccbgrs0syRhkNX4 2025-06-01T22:51:41.5375754Z +++ ls -nl torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.5376338Z +++ awk '{print $5}' 2025-06-01T22:51:41.5404845Z ++ FSIZE=1750 2025-06-01T22:51:41.5405726Z ++ echo '"torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h",sha256=tEwqXGHWWXBg7bPsV3NaiHyHZFvzccbgrs0syRhkNX4,1750' 2025-06-01T22:51:41.5406638Z ++ read fname 2025-06-01T22:51:41.5407174Z ++ make_wheel_record torch/include/ATen/ops/_mps_convolution_native.h 2025-06-01T22:51:41.5407746Z ++ FPATH=torch/include/ATen/ops/_mps_convolution_native.h 2025-06-01T22:51:41.5408241Z ++ echo torch/include/ATen/ops/_mps_convolution_native.h 2025-06-01T22:51:41.5408671Z ++ grep RECORD 2025-06-01T22:51:41.5428303Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mps_convolution_native.h 2025-06-01T22:51:41.5428872Z +++ openssl base64 2025-06-01T22:51:41.5429142Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.5429627Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.5429900Z +++ sed -e s/=//g 2025-06-01T22:51:41.5474346Z ++ HASH=shFfFFxz6HvO47BxkKfVjUSwr1qtOU5ZpTI9SaA2Xl0 2025-06-01T22:51:41.5476575Z +++ ls -nl torch/include/ATen/ops/_mps_convolution_native.h 2025-06-01T22:51:41.5477011Z +++ awk '{print $5}' 2025-06-01T22:51:41.5504705Z ++ FSIZE=693 2025-06-01T22:51:41.5505552Z ++ echo '"torch/include/ATen/ops/_mps_convolution_native.h",sha256=shFfFFxz6HvO47BxkKfVjUSwr1qtOU5ZpTI9SaA2Xl0,693' 2025-06-01T22:51:41.5506260Z ++ read fname 2025-06-01T22:51:41.5506638Z ++ make_wheel_record torch/include/ATen/ops/_mps_convolution_ops.h 2025-06-01T22:51:41.5507167Z ++ FPATH=torch/include/ATen/ops/_mps_convolution_ops.h 2025-06-01T22:51:41.5507631Z ++ echo torch/include/ATen/ops/_mps_convolution_ops.h 2025-06-01T22:51:41.5508080Z ++ grep RECORD 2025-06-01T22:51:41.5527412Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mps_convolution_ops.h 2025-06-01T22:51:41.5527968Z +++ openssl base64 2025-06-01T22:51:41.5528301Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.5529764Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.5531000Z +++ sed -e s/=//g 2025-06-01T22:51:41.5570221Z ++ HASH=2HrRT4zk1mKe9enZGeSc73jnRvQ_xl_8xVxi3BJpLbE 2025-06-01T22:51:41.5575360Z +++ ls -nl torch/include/ATen/ops/_mps_convolution_ops.h 2025-06-01T22:51:41.5576053Z +++ awk '{print $5}' 2025-06-01T22:51:41.5603474Z ++ FSIZE=2773 2025-06-01T22:51:41.5604286Z ++ echo '"torch/include/ATen/ops/_mps_convolution_ops.h",sha256=2HrRT4zk1mKe9enZGeSc73jnRvQ_xl_8xVxi3BJpLbE,2773' 2025-06-01T22:51:41.5605163Z ++ read fname 2025-06-01T22:51:41.5605576Z ++ make_wheel_record torch/include/ATen/ops/_mps_convolution_transpose.h 2025-06-01T22:51:41.5606166Z ++ FPATH=torch/include/ATen/ops/_mps_convolution_transpose.h 2025-06-01T22:51:41.5606714Z ++ echo torch/include/ATen/ops/_mps_convolution_transpose.h 2025-06-01T22:51:41.5607131Z ++ grep RECORD 2025-06-01T22:51:41.5628175Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mps_convolution_transpose.h 2025-06-01T22:51:41.5628764Z +++ openssl base64 2025-06-01T22:51:41.5629015Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.5629275Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.5629533Z +++ sed -e s/=//g 2025-06-01T22:51:41.5672193Z ++ HASH=os8I2whaXch5xTyopg4WgkypnvTcNRM-5iUGfESsb8A 2025-06-01T22:51:41.5675574Z +++ ls -nl torch/include/ATen/ops/_mps_convolution_transpose.h 2025-06-01T22:51:41.5676433Z +++ awk '{print $5}' 2025-06-01T22:51:41.5703375Z ++ FSIZE=7411 2025-06-01T22:51:41.5704096Z ++ echo '"torch/include/ATen/ops/_mps_convolution_transpose.h",sha256=os8I2whaXch5xTyopg4WgkypnvTcNRM-5iUGfESsb8A,7411' 2025-06-01T22:51:41.5704846Z ++ read fname 2025-06-01T22:51:41.5705407Z ++ make_wheel_record torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.5705932Z ++ FPATH=torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.5706304Z ++ echo torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.5706686Z ++ grep RECORD 2025-06-01T22:51:41.5727952Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.5728066Z +++ openssl base64 2025-06-01T22:51:41.5728772Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.5730132Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.5731299Z +++ sed -e s/=//g 2025-06-01T22:51:41.5770743Z ++ HASH=rVxcIdde4asxWUVBKPFStVeFH2z51EpsGPIQdBEkLkk 2025-06-01T22:51:41.5779539Z +++ ls -nl torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.5782856Z +++ awk '{print $5}' 2025-06-01T22:51:41.5806863Z ++ FSIZE=1758 2025-06-01T22:51:41.5807662Z ++ echo '"torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h",sha256=rVxcIdde4asxWUVBKPFStVeFH2z51EpsGPIQdBEkLkk,1758' 2025-06-01T22:51:41.5807765Z ++ read fname 2025-06-01T22:51:41.5808098Z ++ make_wheel_record torch/include/ATen/ops/_mps_convolution_transpose_native.h 2025-06-01T22:51:41.5808361Z ++ FPATH=torch/include/ATen/ops/_mps_convolution_transpose_native.h 2025-06-01T22:51:41.5811053Z ++ echo torch/include/ATen/ops/_mps_convolution_transpose_native.h 2025-06-01T22:51:41.5812013Z ++ grep RECORD 2025-06-01T22:51:41.5835921Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mps_convolution_transpose_native.h 2025-06-01T22:51:41.5836193Z +++ openssl base64 2025-06-01T22:51:41.5836295Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.5836407Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.5836651Z +++ sed -e s/=//g 2025-06-01T22:51:41.5879138Z ++ HASH=SaDs-HbzJ-Q9vMEuaFPRrcc1dHFNoJigT7-fsODzbFw 2025-06-01T22:51:41.5881277Z +++ ls -nl torch/include/ATen/ops/_mps_convolution_transpose_native.h 2025-06-01T22:51:41.5881804Z +++ awk '{print $5}' 2025-06-01T22:51:41.5910239Z ++ FSIZE=697 2025-06-01T22:51:41.5910834Z ++ echo '"torch/include/ATen/ops/_mps_convolution_transpose_native.h",sha256=SaDs-HbzJ-Q9vMEuaFPRrcc1dHFNoJigT7-fsODzbFw,697' 2025-06-01T22:51:41.5910930Z ++ read fname 2025-06-01T22:51:41.5911205Z ++ make_wheel_record torch/include/ATen/ops/_mps_convolution_transpose_ops.h 2025-06-01T22:51:41.5911423Z ++ FPATH=torch/include/ATen/ops/_mps_convolution_transpose_ops.h 2025-06-01T22:51:41.5911645Z ++ echo torch/include/ATen/ops/_mps_convolution_transpose_ops.h 2025-06-01T22:51:41.5911746Z ++ grep RECORD 2025-06-01T22:51:41.5930846Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_mps_convolution_transpose_ops.h 2025-06-01T22:51:41.5931487Z +++ openssl base64 2025-06-01T22:51:41.5932485Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.5933886Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.5935326Z +++ sed -e s/=//g 2025-06-01T22:51:41.5973056Z ++ HASH=O3V6vvza45nYZC0Ar0hxCN3Igc8M-h9Dv-lanq6Lnvk 2025-06-01T22:51:41.5978813Z +++ ls -nl torch/include/ATen/ops/_mps_convolution_transpose_ops.h 2025-06-01T22:51:41.5979997Z +++ awk '{print $5}' 2025-06-01T22:51:41.6006005Z ++ FSIZE=2799 2025-06-01T22:51:41.6006605Z ++ echo '"torch/include/ATen/ops/_mps_convolution_transpose_ops.h",sha256=O3V6vvza45nYZC0Ar0hxCN3Igc8M-h9Dv-lanq6Lnvk,2799' 2025-06-01T22:51:41.6006710Z ++ read fname 2025-06-01T22:51:41.6007021Z ++ make_wheel_record torch/include/ATen/ops/_native_batch_norm_legit.h 2025-06-01T22:51:41.6007228Z ++ FPATH=torch/include/ATen/ops/_native_batch_norm_legit.h 2025-06-01T22:51:41.6007414Z ++ echo torch/include/ATen/ops/_native_batch_norm_legit.h 2025-06-01T22:51:41.6008476Z ++ grep RECORD 2025-06-01T22:51:41.6032522Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_batch_norm_legit.h 2025-06-01T22:51:41.6032645Z +++ openssl base64 2025-06-01T22:51:41.6032975Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.6033083Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.6034132Z +++ sed -e s/=//g 2025-06-01T22:51:41.6075128Z ++ HASH=LJ0CmQWD3acYZebuOIQBHUCkp_47tqGrN14Ghl3HvnE 2025-06-01T22:51:41.6078272Z +++ ls -nl torch/include/ATen/ops/_native_batch_norm_legit.h 2025-06-01T22:51:41.6078914Z +++ awk '{print $5}' 2025-06-01T22:51:41.6106209Z ++ FSIZE=5375 2025-06-01T22:51:41.6106749Z ++ echo '"torch/include/ATen/ops/_native_batch_norm_legit.h",sha256=LJ0CmQWD3acYZebuOIQBHUCkp_47tqGrN14Ghl3HvnE,5375' 2025-06-01T22:51:41.6106857Z ++ read fname 2025-06-01T22:51:41.6107353Z ++ make_wheel_record torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.6107708Z ++ FPATH=torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.6108433Z ++ echo torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.6109024Z ++ grep RECORD 2025-06-01T22:51:41.6130127Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.6130261Z +++ openssl base64 2025-06-01T22:51:41.6130769Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.6131950Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.6133248Z +++ sed -e s/=//g 2025-06-01T22:51:41.6170999Z ++ HASH=J4S2L2GJQ2VZ-XAY0OLRyJ60DF-lOOO5oPpjQkaj48g 2025-06-01T22:51:41.6176047Z +++ ls -nl torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.6176641Z +++ awk '{print $5}' 2025-06-01T22:51:41.6202996Z ++ FSIZE=1047 2025-06-01T22:51:41.6203817Z ++ echo '"torch/include/ATen/ops/_native_batch_norm_legit_compositeexplicitautograd_dispatch.h",sha256=J4S2L2GJQ2VZ-XAY0OLRyJ60DF-lOOO5oPpjQkaj48g,1047' 2025-06-01T22:51:41.6204078Z ++ read fname 2025-06-01T22:51:41.6204565Z ++ make_wheel_record torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h 2025-06-01T22:51:41.6204829Z ++ FPATH=torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h 2025-06-01T22:51:41.6205352Z ++ echo torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h 2025-06-01T22:51:41.6205503Z ++ grep RECORD 2025-06-01T22:51:41.6230392Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h 2025-06-01T22:51:41.6230616Z +++ openssl base64 2025-06-01T22:51:41.6230758Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.6230865Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.6230960Z +++ sed -e s/=//g 2025-06-01T22:51:41.6273479Z ++ HASH=VxIN5roxz3Ley9a2Jk--CX1pOXy6toXjG7e9OmKDOE4 2025-06-01T22:51:41.6276751Z +++ ls -nl torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h 2025-06-01T22:51:41.6277284Z +++ awk '{print $5}' 2025-06-01T22:51:41.6304094Z ++ FSIZE=2573 2025-06-01T22:51:41.6304779Z ++ echo '"torch/include/ATen/ops/_native_batch_norm_legit_cpu_dispatch.h",sha256=VxIN5roxz3Ley9a2Jk--CX1pOXy6toXjG7e9OmKDOE4,2573' 2025-06-01T22:51:41.6304904Z ++ read fname 2025-06-01T22:51:41.6305234Z ++ make_wheel_record torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h 2025-06-01T22:51:41.6305549Z ++ FPATH=torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h 2025-06-01T22:51:41.6305970Z ++ echo torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h 2025-06-01T22:51:41.6307231Z ++ grep RECORD 2025-06-01T22:51:41.6328174Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h 2025-06-01T22:51:41.6328291Z +++ openssl base64 2025-06-01T22:51:41.6329038Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.6330468Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.6331783Z +++ sed -e s/=//g 2025-06-01T22:51:41.6370595Z ++ HASH=cec2Zww5TfD9ZoYwnNkVtUousJ4M7fWWlOlMAGB5soU 2025-06-01T22:51:41.6375544Z +++ ls -nl torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h 2025-06-01T22:51:41.6376282Z +++ awk '{print $5}' 2025-06-01T22:51:41.6403432Z ++ FSIZE=2575 2025-06-01T22:51:41.6404483Z ++ echo '"torch/include/ATen/ops/_native_batch_norm_legit_cuda_dispatch.h",sha256=cec2Zww5TfD9ZoYwnNkVtUousJ4M7fWWlOlMAGB5soU,2575' 2025-06-01T22:51:41.6404597Z ++ read fname 2025-06-01T22:51:41.6405094Z ++ make_wheel_record torch/include/ATen/ops/_native_batch_norm_legit_native.h 2025-06-01T22:51:41.6405327Z ++ FPATH=torch/include/ATen/ops/_native_batch_norm_legit_native.h 2025-06-01T22:51:41.6405652Z ++ echo torch/include/ATen/ops/_native_batch_norm_legit_native.h 2025-06-01T22:51:41.6405955Z ++ grep RECORD 2025-06-01T22:51:41.6429435Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_batch_norm_legit_native.h 2025-06-01T22:51:41.6429628Z +++ openssl base64 2025-06-01T22:51:41.6429757Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.6430362Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.6430895Z +++ sed -e s/=//g 2025-06-01T22:51:41.6473588Z ++ HASH=miNZv5Ocp-HvDgIih1ccTrigrtaIxjPCyxXuJP0JVfQ 2025-06-01T22:51:41.6475805Z +++ ls -nl torch/include/ATen/ops/_native_batch_norm_legit_native.h 2025-06-01T22:51:41.6476685Z +++ awk '{print $5}' 2025-06-01T22:51:41.6505383Z ++ FSIZE=3751 2025-06-01T22:51:41.6505986Z ++ echo '"torch/include/ATen/ops/_native_batch_norm_legit_native.h",sha256=miNZv5Ocp-HvDgIih1ccTrigrtaIxjPCyxXuJP0JVfQ,3751' 2025-06-01T22:51:41.6506103Z ++ read fname 2025-06-01T22:51:41.6506414Z ++ make_wheel_record torch/include/ATen/ops/_native_batch_norm_legit_no_training.h 2025-06-01T22:51:41.6506661Z ++ FPATH=torch/include/ATen/ops/_native_batch_norm_legit_no_training.h 2025-06-01T22:51:41.6506918Z ++ echo torch/include/ATen/ops/_native_batch_norm_legit_no_training.h 2025-06-01T22:51:41.6507325Z ++ grep RECORD 2025-06-01T22:51:41.6528569Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_batch_norm_legit_no_training.h 2025-06-01T22:51:41.6528703Z +++ openssl base64 2025-06-01T22:51:41.6529439Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.6530623Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.6532041Z +++ sed -e s/=//g 2025-06-01T22:51:41.6570752Z ++ HASH=-Y17oO8nZn6Zl7rORzRlIoifS9W2WuIJYg-Ph5xrkek 2025-06-01T22:51:41.6575753Z +++ ls -nl torch/include/ATen/ops/_native_batch_norm_legit_no_training.h 2025-06-01T22:51:41.6576560Z +++ awk '{print $5}' 2025-06-01T22:51:41.6604205Z ++ FSIZE=2698 2025-06-01T22:51:41.6604968Z ++ echo '"torch/include/ATen/ops/_native_batch_norm_legit_no_training.h",sha256=-Y17oO8nZn6Zl7rORzRlIoifS9W2WuIJYg-Ph5xrkek,2698' 2025-06-01T22:51:41.6605260Z ++ read fname 2025-06-01T22:51:41.6605743Z ++ make_wheel_record torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.6606172Z ++ FPATH=torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.6606604Z ++ echo torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.6606935Z ++ grep RECORD 2025-06-01T22:51:41.6628366Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.6628596Z +++ openssl base64 2025-06-01T22:51:41.6631073Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.6631173Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.6631272Z +++ sed -e s/=//g 2025-06-01T22:51:41.6674962Z ++ HASH=UgH-0dhOsZzmQyiBFg8Ko6oRml8RzEhB_amxyT3y_Aw 2025-06-01T22:51:41.6677573Z +++ ls -nl torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.6678449Z +++ awk '{print $5}' 2025-06-01T22:51:41.6706310Z ++ FSIZE=1748 2025-06-01T22:51:41.6707061Z ++ echo '"torch/include/ATen/ops/_native_batch_norm_legit_no_training_compositeexplicitautograd_dispatch.h",sha256=UgH-0dhOsZzmQyiBFg8Ko6oRml8RzEhB_amxyT3y_Aw,1748' 2025-06-01T22:51:41.6707158Z ++ read fname 2025-06-01T22:51:41.6707567Z ++ make_wheel_record torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h 2025-06-01T22:51:41.6707844Z ++ FPATH=torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h 2025-06-01T22:51:41.6708124Z ++ echo torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h 2025-06-01T22:51:41.6708748Z ++ grep RECORD 2025-06-01T22:51:41.6730224Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h 2025-06-01T22:51:41.6730342Z +++ openssl base64 2025-06-01T22:51:41.6731142Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.6732330Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.6733615Z +++ sed -e s/=//g 2025-06-01T22:51:41.6771831Z ++ HASH=VUB6xfYVxCtf0WBB53mlRIHlvWl_bQT6jH2q3mrLBGo 2025-06-01T22:51:41.6776836Z +++ ls -nl torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h 2025-06-01T22:51:41.6778359Z +++ awk '{print $5}' 2025-06-01T22:51:41.6804903Z ++ FSIZE=1084 2025-06-01T22:51:41.6805561Z ++ echo '"torch/include/ATen/ops/_native_batch_norm_legit_no_training_native.h",sha256=VUB6xfYVxCtf0WBB53mlRIHlvWl_bQT6jH2q3mrLBGo,1084' 2025-06-01T22:51:41.6805669Z ++ read fname 2025-06-01T22:51:41.6806071Z ++ make_wheel_record torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h 2025-06-01T22:51:41.6806489Z ++ FPATH=torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h 2025-06-01T22:51:41.6806803Z ++ echo torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h 2025-06-01T22:51:41.6807182Z ++ grep RECORD 2025-06-01T22:51:41.6832095Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h 2025-06-01T22:51:41.6832237Z +++ openssl base64 2025-06-01T22:51:41.6832338Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.6832438Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.6832656Z +++ sed -e s/=//g 2025-06-01T22:51:41.6875475Z ++ HASH=3YEUuSdD-5p3enFXi5qNPeV5pkvh3T5kMxj0_58e64w 2025-06-01T22:51:41.6877758Z +++ ls -nl torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h 2025-06-01T22:51:41.6889254Z +++ awk '{print $5}' 2025-06-01T22:51:41.6907100Z ++ FSIZE=3322 2025-06-01T22:51:41.6907710Z ++ echo '"torch/include/ATen/ops/_native_batch_norm_legit_no_training_ops.h",sha256=3YEUuSdD-5p3enFXi5qNPeV5pkvh3T5kMxj0_58e64w,3322' 2025-06-01T22:51:41.6907960Z ++ read fname 2025-06-01T22:51:41.6908219Z ++ make_wheel_record torch/include/ATen/ops/_native_batch_norm_legit_ops.h 2025-06-01T22:51:41.6908443Z ++ FPATH=torch/include/ATen/ops/_native_batch_norm_legit_ops.h 2025-06-01T22:51:41.6908699Z ++ echo torch/include/ATen/ops/_native_batch_norm_legit_ops.h 2025-06-01T22:51:41.6908797Z ++ grep RECORD 2025-06-01T22:51:41.6933946Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_batch_norm_legit_ops.h 2025-06-01T22:51:41.6934065Z +++ openssl base64 2025-06-01T22:51:41.6935119Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.6936571Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.6937909Z +++ sed -e s/=//g 2025-06-01T22:51:41.6977614Z ++ HASH=OIQvflBVfHVPsGsArWN46hVXZZLUR9J76Jd5eN3Yz2k 2025-06-01T22:51:41.6981449Z +++ ls -nl torch/include/ATen/ops/_native_batch_norm_legit_ops.h 2025-06-01T22:51:41.6982806Z +++ awk '{print $5}' 2025-06-01T22:51:41.7006543Z ++ FSIZE=7358 2025-06-01T22:51:41.7007103Z ++ echo '"torch/include/ATen/ops/_native_batch_norm_legit_ops.h",sha256=OIQvflBVfHVPsGsArWN46hVXZZLUR9J76Jd5eN3Yz2k,7358' 2025-06-01T22:51:41.7007236Z ++ read fname 2025-06-01T22:51:41.7007504Z ++ make_wheel_record torch/include/ATen/ops/_native_multi_head_attention.h 2025-06-01T22:51:41.7007733Z ++ FPATH=torch/include/ATen/ops/_native_multi_head_attention.h 2025-06-01T22:51:41.7010037Z ++ echo torch/include/ATen/ops/_native_multi_head_attention.h 2025-06-01T22:51:41.7011147Z ++ grep RECORD 2025-06-01T22:51:41.7034256Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_multi_head_attention.h 2025-06-01T22:51:41.7034397Z +++ openssl base64 2025-06-01T22:51:41.7034502Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.7034602Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.7036169Z +++ sed -e s/=//g 2025-06-01T22:51:41.7077838Z ++ HASH=vE5eF_CmU2REn-Pm4WbZ6gFXtFJtGidfTVWIFeHkUzE 2025-06-01T22:51:41.7081049Z +++ ls -nl torch/include/ATen/ops/_native_multi_head_attention.h 2025-06-01T22:51:41.7081525Z +++ awk '{print $5}' 2025-06-01T22:51:41.7109495Z ++ FSIZE=3589 2025-06-01T22:51:41.7110118Z ++ echo '"torch/include/ATen/ops/_native_multi_head_attention.h",sha256=vE5eF_CmU2REn-Pm4WbZ6gFXtFJtGidfTVWIFeHkUzE,3589' 2025-06-01T22:51:41.7110554Z ++ read fname 2025-06-01T22:51:41.7111237Z ++ make_wheel_record torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7111625Z ++ FPATH=torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7112008Z ++ echo torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7112109Z ++ grep RECORD 2025-06-01T22:51:41.7131689Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7131811Z +++ openssl base64 2025-06-01T22:51:41.7132885Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.7134040Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.7135536Z +++ sed -e s/=//g 2025-06-01T22:51:41.7173290Z ++ HASH=U-qeFursUEuYdGq45ZdSaihK30OPZDPQ5p2b9rZgXJg 2025-06-01T22:51:41.7179180Z +++ ls -nl torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7179508Z +++ awk '{print $5}' 2025-06-01T22:51:41.7205679Z ++ FSIZE=1701 2025-06-01T22:51:41.7206446Z ++ echo '"torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h",sha256=U-qeFursUEuYdGq45ZdSaihK30OPZDPQ5p2b9rZgXJg,1701' 2025-06-01T22:51:41.7206560Z ++ read fname 2025-06-01T22:51:41.7206897Z ++ make_wheel_record torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h 2025-06-01T22:51:41.7207174Z ++ FPATH=torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h 2025-06-01T22:51:41.7207536Z ++ echo torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h 2025-06-01T22:51:41.7207939Z ++ grep RECORD 2025-06-01T22:51:41.7232524Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h 2025-06-01T22:51:41.7232860Z +++ openssl base64 2025-06-01T22:51:41.7233282Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.7233397Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.7233518Z +++ sed -e s/=//g 2025-06-01T22:51:41.7275124Z ++ HASH=OF74FFWbaq8Da22VGGrMAl98mtHEiSzU3fmCbP2O12s 2025-06-01T22:51:41.7277617Z +++ ls -nl torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h 2025-06-01T22:51:41.7278500Z +++ awk '{print $5}' 2025-06-01T22:51:41.7306467Z ++ FSIZE=1129 2025-06-01T22:51:41.7307188Z ++ echo '"torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h",sha256=OF74FFWbaq8Da22VGGrMAl98mtHEiSzU3fmCbP2O12s,1129' 2025-06-01T22:51:41.7307340Z ++ read fname 2025-06-01T22:51:41.7307677Z ++ make_wheel_record torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h 2025-06-01T22:51:41.7307951Z ++ FPATH=torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h 2025-06-01T22:51:41.7308281Z ++ echo torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h 2025-06-01T22:51:41.7308709Z ++ grep RECORD 2025-06-01T22:51:41.7329559Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h 2025-06-01T22:51:41.7329701Z +++ openssl base64 2025-06-01T22:51:41.7330682Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.7331919Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.7333073Z +++ sed -e s/=//g 2025-06-01T22:51:41.7371576Z ++ HASH=O7ncaaC7XW2FahgyaeNFStryLYw7tmVQhrp7-UjCzb0 2025-06-01T22:51:41.7376428Z +++ ls -nl torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h 2025-06-01T22:51:41.7377795Z +++ awk '{print $5}' 2025-06-01T22:51:41.7403870Z ++ FSIZE=1131 2025-06-01T22:51:41.7404948Z ++ echo '"torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h",sha256=O7ncaaC7XW2FahgyaeNFStryLYw7tmVQhrp7-UjCzb0,1131' 2025-06-01T22:51:41.7405771Z ++ read fname 2025-06-01T22:51:41.7406223Z ++ make_wheel_record torch/include/ATen/ops/_native_multi_head_attention_native.h 2025-06-01T22:51:41.7406908Z ++ FPATH=torch/include/ATen/ops/_native_multi_head_attention_native.h 2025-06-01T22:51:41.7407541Z ++ echo torch/include/ATen/ops/_native_multi_head_attention_native.h 2025-06-01T22:51:41.7408022Z ++ grep RECORD 2025-06-01T22:51:41.7435924Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_multi_head_attention_native.h 2025-06-01T22:51:41.7436695Z +++ openssl base64 2025-06-01T22:51:41.7436964Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.7437256Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.7437512Z +++ sed -e s/=//g 2025-06-01T22:51:41.7478925Z ++ HASH=EmYqriJEYUKjkpf0FhPog83BFAf2VFauBS6Hq6FQLy8 2025-06-01T22:51:41.7482349Z +++ ls -nl torch/include/ATen/ops/_native_multi_head_attention_native.h 2025-06-01T22:51:41.7482827Z +++ awk '{print $5}' 2025-06-01T22:51:41.7509631Z ++ FSIZE=1836 2025-06-01T22:51:41.7510517Z ++ echo '"torch/include/ATen/ops/_native_multi_head_attention_native.h",sha256=EmYqriJEYUKjkpf0FhPog83BFAf2VFauBS6Hq6FQLy8,1836' 2025-06-01T22:51:41.7511332Z ++ read fname 2025-06-01T22:51:41.7511740Z ++ make_wheel_record torch/include/ATen/ops/_native_multi_head_attention_ops.h 2025-06-01T22:51:41.7512526Z ++ FPATH=torch/include/ATen/ops/_native_multi_head_attention_ops.h 2025-06-01T22:51:41.7513107Z ++ echo torch/include/ATen/ops/_native_multi_head_attention_ops.h 2025-06-01T22:51:41.7513539Z ++ grep RECORD 2025-06-01T22:51:41.7531418Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_native_multi_head_attention_ops.h 2025-06-01T22:51:41.7532067Z +++ openssl base64 2025-06-01T22:51:41.7533252Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.7534664Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.7536134Z +++ sed -e s/=//g 2025-06-01T22:51:41.7573618Z ++ HASH=vEZ60GC5jBILRfDluOORTn0X6VToVXQnTAQ5VBdz-IA 2025-06-01T22:51:41.7578912Z +++ ls -nl torch/include/ATen/ops/_native_multi_head_attention_ops.h 2025-06-01T22:51:41.7579572Z +++ awk '{print $5}' 2025-06-01T22:51:41.7605110Z ++ FSIZE=4145 2025-06-01T22:51:41.7605857Z ++ echo '"torch/include/ATen/ops/_native_multi_head_attention_ops.h",sha256=vEZ60GC5jBILRfDluOORTn0X6VToVXQnTAQ5VBdz-IA,4145' 2025-06-01T22:51:41.7606780Z ++ read fname 2025-06-01T22:51:41.7607104Z ++ make_wheel_record torch/include/ATen/ops/_neg_view.h 2025-06-01T22:51:41.7607552Z ++ FPATH=torch/include/ATen/ops/_neg_view.h 2025-06-01T22:51:41.7607942Z ++ echo torch/include/ATen/ops/_neg_view.h 2025-06-01T22:51:41.7608306Z ++ grep RECORD 2025-06-01T22:51:41.7630824Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_neg_view.h 2025-06-01T22:51:41.7631320Z +++ openssl base64 2025-06-01T22:51:41.7631587Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.7632467Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.7633549Z +++ sed -e s/=//g 2025-06-01T22:51:41.7676693Z ++ HASH=xx33tfmyFb44vgkgW7qk2cN-fO1MAxAO4eEtBwGHtOU 2025-06-01T22:51:41.7679830Z +++ ls -nl torch/include/ATen/ops/_neg_view.h 2025-06-01T22:51:41.7680678Z +++ awk '{print $5}' 2025-06-01T22:51:41.7708158Z ++ FSIZE=655 2025-06-01T22:51:41.7708915Z ++ echo '"torch/include/ATen/ops/_neg_view.h",sha256=xx33tfmyFb44vgkgW7qk2cN-fO1MAxAO4eEtBwGHtOU,655' 2025-06-01T22:51:41.7709846Z ++ read fname 2025-06-01T22:51:41.7710344Z ++ make_wheel_record torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7711121Z ++ FPATH=torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7711820Z ++ echo torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7712348Z ++ grep RECORD 2025-06-01T22:51:41.7731477Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7732143Z +++ openssl base64 2025-06-01T22:51:41.7732865Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.7734049Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.7735470Z +++ sed -e s/=//g 2025-06-01T22:51:41.7772931Z ++ HASH=M1LBYfnOR-NeAdjN0g-3Z1PP2J5xy8QCwzgJnh8Twm0 2025-06-01T22:51:41.7778689Z +++ ls -nl torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7779231Z +++ awk '{print $5}' 2025-06-01T22:51:41.7805376Z ++ FSIZE=767 2025-06-01T22:51:41.7806200Z ++ echo '"torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h",sha256=M1LBYfnOR-NeAdjN0g-3Z1PP2J5xy8QCwzgJnh8Twm0,767' 2025-06-01T22:51:41.7807045Z ++ read fname 2025-06-01T22:51:41.7807398Z ++ make_wheel_record torch/include/ATen/ops/_neg_view_copy.h 2025-06-01T22:51:41.7808014Z ++ FPATH=torch/include/ATen/ops/_neg_view_copy.h 2025-06-01T22:51:41.7808459Z ++ echo torch/include/ATen/ops/_neg_view_copy.h 2025-06-01T22:51:41.7808824Z ++ grep RECORD 2025-06-01T22:51:41.7835094Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_neg_view_copy.h 2025-06-01T22:51:41.7836093Z +++ openssl base64 2025-06-01T22:51:41.7836428Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.7836698Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.7837088Z +++ sed -e s/=//g 2025-06-01T22:51:41.7879321Z ++ HASH=Q1AJ_88phQllZ77yS1LFw5iOyO7QsbeEbiQgDwp_HYI 2025-06-01T22:51:41.7881741Z +++ ls -nl torch/include/ATen/ops/_neg_view_copy.h 2025-06-01T22:51:41.7882509Z +++ awk '{print $5}' 2025-06-01T22:51:41.7909606Z ++ FSIZE=1107 2025-06-01T22:51:41.7910315Z ++ echo '"torch/include/ATen/ops/_neg_view_copy.h",sha256=Q1AJ_88phQllZ77yS1LFw5iOyO7QsbeEbiQgDwp_HYI,1107' 2025-06-01T22:51:41.7911128Z ++ read fname 2025-06-01T22:51:41.7911683Z ++ make_wheel_record torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7912508Z ++ FPATH=torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7913262Z ++ echo torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7913788Z ++ grep RECORD 2025-06-01T22:51:41.7931656Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7932329Z +++ openssl base64 2025-06-01T22:51:41.7933351Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.7934620Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.7935935Z +++ sed -e s/=//g 2025-06-01T22:51:41.7974238Z ++ HASH=ASqnPEJ4_R3Y7woBI7vW83fyQcJfOZjGn6mG0iVFnTU 2025-06-01T22:51:41.7980279Z +++ ls -nl torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.7981211Z +++ awk '{print $5}' 2025-06-01T22:51:41.8006151Z ++ FSIZE=883 2025-06-01T22:51:41.8006983Z ++ echo '"torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h",sha256=ASqnPEJ4_R3Y7woBI7vW83fyQcJfOZjGn6mG0iVFnTU,883' 2025-06-01T22:51:41.8007987Z ++ read fname 2025-06-01T22:51:41.8008583Z ++ make_wheel_record torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:41.8009572Z ++ FPATH=torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:41.8010480Z ++ echo torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:41.8011102Z ++ grep RECORD 2025-06-01T22:51:41.8031826Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:41.8032596Z +++ openssl base64 2025-06-01T22:51:41.8033454Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.8033917Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.8034610Z +++ sed -e s/=//g 2025-06-01T22:51:41.8076412Z ++ HASH=a95U0EWNIO2efX6AxunHMiwKTa6SHmgS38uM0pwG9l8 2025-06-01T22:51:41.8079848Z +++ ls -nl torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:41.8080494Z +++ awk '{print $5}' 2025-06-01T22:51:41.8108301Z ++ FSIZE=798 2025-06-01T22:51:41.8109275Z ++ echo '"torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=a95U0EWNIO2efX6AxunHMiwKTa6SHmgS38uM0pwG9l8,798' 2025-06-01T22:51:41.8110225Z ++ read fname 2025-06-01T22:51:41.8110585Z ++ make_wheel_record torch/include/ATen/ops/_neg_view_copy_native.h 2025-06-01T22:51:41.8111114Z ++ FPATH=torch/include/ATen/ops/_neg_view_copy_native.h 2025-06-01T22:51:41.8111567Z ++ echo torch/include/ATen/ops/_neg_view_copy_native.h 2025-06-01T22:51:41.8111973Z ++ grep RECORD 2025-06-01T22:51:41.8130217Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_neg_view_copy_native.h 2025-06-01T22:51:41.8130772Z +++ openssl base64 2025-06-01T22:51:41.8132150Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.8133366Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.8134680Z +++ sed -e s/=//g 2025-06-01T22:51:41.8171952Z ++ HASH=Ub2j0UzHLiaBMWc8xcMP_NLBZ-OPMwy4rI_4ofTtN_U 2025-06-01T22:51:41.8176837Z +++ ls -nl torch/include/ATen/ops/_neg_view_copy_native.h 2025-06-01T22:51:41.8178500Z +++ awk '{print $5}' 2025-06-01T22:51:41.8205008Z ++ FSIZE=570 2025-06-01T22:51:41.8205683Z ++ echo '"torch/include/ATen/ops/_neg_view_copy_native.h",sha256=Ub2j0UzHLiaBMWc8xcMP_NLBZ-OPMwy4rI_4ofTtN_U,570' 2025-06-01T22:51:41.8206513Z ++ read fname 2025-06-01T22:51:41.8206974Z ++ make_wheel_record torch/include/ATen/ops/_neg_view_copy_ops.h 2025-06-01T22:51:41.8207484Z ++ FPATH=torch/include/ATen/ops/_neg_view_copy_ops.h 2025-06-01T22:51:41.8207942Z ++ echo torch/include/ATen/ops/_neg_view_copy_ops.h 2025-06-01T22:51:41.8208338Z ++ grep RECORD 2025-06-01T22:51:41.8231320Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_neg_view_copy_ops.h 2025-06-01T22:51:41.8232053Z +++ openssl base64 2025-06-01T22:51:41.8232318Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.8232598Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.8232870Z +++ sed -e s/=//g 2025-06-01T22:51:41.8273604Z ++ HASH=X4uVCcaUONQVbRyKh-HNkhb4iiGL8iX-9mp1h0lVeH0 2025-06-01T22:51:41.8277642Z +++ ls -nl torch/include/ATen/ops/_neg_view_copy_ops.h 2025-06-01T22:51:41.8278255Z +++ awk '{print $5}' 2025-06-01T22:51:41.8305612Z ++ FSIZE=1595 2025-06-01T22:51:41.8306419Z ++ echo '"torch/include/ATen/ops/_neg_view_copy_ops.h",sha256=X4uVCcaUONQVbRyKh-HNkhb4iiGL8iX-9mp1h0lVeH0,1595' 2025-06-01T22:51:41.8307111Z ++ read fname 2025-06-01T22:51:41.8307452Z ++ make_wheel_record torch/include/ATen/ops/_neg_view_native.h 2025-06-01T22:51:41.8307945Z ++ FPATH=torch/include/ATen/ops/_neg_view_native.h 2025-06-01T22:51:41.8308413Z ++ echo torch/include/ATen/ops/_neg_view_native.h 2025-06-01T22:51:41.8308937Z ++ grep RECORD 2025-06-01T22:51:41.8329607Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_neg_view_native.h 2025-06-01T22:51:41.8330139Z +++ openssl base64 2025-06-01T22:51:41.8330917Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.8332214Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.8333531Z +++ sed -e s/=//g 2025-06-01T22:51:41.8373007Z ++ HASH=G4CYBJXhT33gy4p2JXxHYxWTphNV3qviPyliPdn9BBs 2025-06-01T22:51:41.8378348Z +++ ls -nl torch/include/ATen/ops/_neg_view_native.h 2025-06-01T22:51:41.8379206Z +++ awk '{print $5}' 2025-06-01T22:51:41.8405821Z ++ FSIZE=479 2025-06-01T22:51:41.8406479Z ++ echo '"torch/include/ATen/ops/_neg_view_native.h",sha256=G4CYBJXhT33gy4p2JXxHYxWTphNV3qviPyliPdn9BBs,479' 2025-06-01T22:51:41.8407216Z ++ read fname 2025-06-01T22:51:41.8407599Z ++ make_wheel_record torch/include/ATen/ops/_neg_view_ops.h 2025-06-01T22:51:41.8408079Z ++ FPATH=torch/include/ATen/ops/_neg_view_ops.h 2025-06-01T22:51:41.8408495Z ++ echo torch/include/ATen/ops/_neg_view_ops.h 2025-06-01T22:51:41.8408876Z ++ grep RECORD 2025-06-01T22:51:41.8430404Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_neg_view_ops.h 2025-06-01T22:51:41.8431007Z +++ openssl base64 2025-06-01T22:51:41.8431257Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.8431520Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.8432276Z +++ sed -e s/=//g 2025-06-01T22:51:41.8473010Z ++ HASH=Z9-EVZfmgf-DI6xZ49Dczt880LD9TJsWVQ5Q7XySbjs 2025-06-01T22:51:41.8476738Z +++ ls -nl torch/include/ATen/ops/_neg_view_ops.h 2025-06-01T22:51:41.8477486Z +++ awk '{print $5}' 2025-06-01T22:51:41.8504570Z ++ FSIZE=972 2025-06-01T22:51:41.8505201Z ++ echo '"torch/include/ATen/ops/_neg_view_ops.h",sha256=Z9-EVZfmgf-DI6xZ49Dczt880LD9TJsWVQ5Q7XySbjs,972' 2025-06-01T22:51:41.8506013Z ++ read fname 2025-06-01T22:51:41.8506486Z ++ make_wheel_record torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h 2025-06-01T22:51:41.8507256Z ++ FPATH=torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h 2025-06-01T22:51:41.8507955Z ++ echo torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h 2025-06-01T22:51:41.8508444Z ++ grep RECORD 2025-06-01T22:51:41.8528430Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h 2025-06-01T22:51:41.8529153Z +++ openssl base64 2025-06-01T22:51:41.8529418Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.8530460Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.8531713Z +++ sed -e s/=//g 2025-06-01T22:51:41.8570310Z ++ HASH=sYAOEWOxVhnGt3dbCe-SPNjT7JCHXPOFoBoLeebvy50 2025-06-01T22:51:41.8575516Z +++ ls -nl torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h 2025-06-01T22:51:41.8576300Z +++ awk '{print $5}' 2025-06-01T22:51:41.8602664Z ++ FSIZE=837 2025-06-01T22:51:41.8603465Z ++ echo '"torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets.h",sha256=sYAOEWOxVhnGt3dbCe-SPNjT7JCHXPOFoBoLeebvy50,837' 2025-06-01T22:51:41.8604503Z ++ read fname 2025-06-01T22:51:41.8605219Z ++ make_wheel_record torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-06-01T22:51:41.8606166Z ++ FPATH=torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-06-01T22:51:41.8607146Z ++ echo torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-06-01T22:51:41.8607709Z ++ grep RECORD 2025-06-01T22:51:41.8629073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-06-01T22:51:41.8629821Z +++ openssl base64 2025-06-01T22:51:41.8630095Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.8630341Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.8630611Z +++ sed -e s/=//g 2025-06-01T22:51:41.8672390Z ++ HASH=7SQFUgUTT25jcg3K79ZlBrVCBh_7mEOieyywhSlTKNw 2025-06-01T22:51:41.8676534Z +++ ls -nl torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h 2025-06-01T22:51:41.8677310Z +++ awk '{print $5}' 2025-06-01T22:51:41.8704360Z ++ FSIZE=788 2025-06-01T22:51:41.8705322Z ++ echo '"torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cpu_dispatch.h",sha256=7SQFUgUTT25jcg3K79ZlBrVCBh_7mEOieyywhSlTKNw,788' 2025-06-01T22:51:41.8706328Z ++ read fname 2025-06-01T22:51:41.8706910Z ++ make_wheel_record torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-06-01T22:51:41.8707777Z ++ FPATH=torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-06-01T22:51:41.8708627Z ++ echo torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-06-01T22:51:41.8709194Z ++ grep RECORD 2025-06-01T22:51:41.8728617Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-06-01T22:51:41.8729379Z +++ openssl base64 2025-06-01T22:51:41.8729656Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.8730825Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.8732118Z +++ sed -e s/=//g 2025-06-01T22:51:41.8770258Z ++ HASH=kaSxaRr4VaTx_yfHAY_r8tWtIQpuKQUkXzmNnYP5Ds0 2025-06-01T22:51:41.8775371Z +++ ls -nl torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h 2025-06-01T22:51:41.8776148Z +++ awk '{print $5}' 2025-06-01T22:51:41.8802887Z ++ FSIZE=790 2025-06-01T22:51:41.8803929Z ++ echo '"torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_cuda_dispatch.h",sha256=kaSxaRr4VaTx_yfHAY_r8tWtIQpuKQUkXzmNnYP5Ds0,790' 2025-06-01T22:51:41.8805046Z ++ read fname 2025-06-01T22:51:41.8805576Z ++ make_wheel_record torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h 2025-06-01T22:51:41.8806446Z ++ FPATH=torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h 2025-06-01T22:51:41.8807195Z ++ echo torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h 2025-06-01T22:51:41.8807742Z ++ grep RECORD 2025-06-01T22:51:41.8829786Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h 2025-06-01T22:51:41.8830491Z +++ openssl base64 2025-06-01T22:51:41.8830773Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.8831250Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.8831524Z +++ sed -e s/=//g 2025-06-01T22:51:41.8872159Z ++ HASH=v72ooiCnYy6bEQiNXghjL1nvsGAQ5aCpgUwWtgLot4w 2025-06-01T22:51:41.8876737Z +++ ls -nl torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h 2025-06-01T22:51:41.8877943Z +++ awk '{print $5}' 2025-06-01T22:51:41.8904811Z ++ FSIZE=544 2025-06-01T22:51:41.8905773Z ++ echo '"torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_native.h",sha256=v72ooiCnYy6bEQiNXghjL1nvsGAQ5aCpgUwWtgLot4w,544' 2025-06-01T22:51:41.8906613Z ++ read fname 2025-06-01T22:51:41.8907169Z ++ make_wheel_record torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h 2025-06-01T22:51:41.8907990Z ++ FPATH=torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h 2025-06-01T22:51:41.8908714Z ++ echo torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h 2025-06-01T22:51:41.8909242Z ++ grep RECORD 2025-06-01T22:51:41.8929440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h 2025-06-01T22:51:41.8930179Z +++ openssl base64 2025-06-01T22:51:41.8930627Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.8931684Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.8932975Z +++ sed -e s/=//g 2025-06-01T22:51:41.8971014Z ++ HASH=j1u_swtEjGsteLduoMdFv9BG1Z8ghsVTjdMOFevTO8o 2025-06-01T22:51:41.8976342Z +++ ls -nl torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h 2025-06-01T22:51:41.8977731Z +++ awk '{print $5}' 2025-06-01T22:51:41.9003150Z ++ FSIZE=1171 2025-06-01T22:51:41.9004135Z ++ echo '"torch/include/ATen/ops/_nested_compute_contiguous_strides_offsets_ops.h",sha256=j1u_swtEjGsteLduoMdFv9BG1Z8ghsVTjdMOFevTO8o,1171' 2025-06-01T22:51:41.9005188Z ++ read fname 2025-06-01T22:51:41.9005626Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded.h 2025-06-01T22:51:41.9006144Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded.h 2025-06-01T22:51:41.9006659Z ++ echo torch/include/ATen/ops/_nested_from_padded.h 2025-06-01T22:51:41.9007193Z ++ grep RECORD 2025-06-01T22:51:41.9030472Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded.h 2025-06-01T22:51:41.9031061Z +++ openssl base64 2025-06-01T22:51:41.9031315Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.9031838Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.9032092Z +++ sed -e s/=//g 2025-06-01T22:51:41.9074552Z ++ HASH=rrRxpoGpKyjU79kZe3dX0I8H2wuhNY8M8WkTQkfMN2E 2025-06-01T22:51:41.9078126Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded.h 2025-06-01T22:51:41.9078768Z +++ awk '{print $5}' 2025-06-01T22:51:41.9106085Z ++ FSIZE=1736 2025-06-01T22:51:41.9106805Z ++ echo '"torch/include/ATen/ops/_nested_from_padded.h",sha256=rrRxpoGpKyjU79kZe3dX0I8H2wuhNY8M8WkTQkfMN2E,1736' 2025-06-01T22:51:41.9107481Z ++ read fname 2025-06-01T22:51:41.9107930Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded_and_nested_example.h 2025-06-01T22:51:41.9108613Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded_and_nested_example.h 2025-06-01T22:51:41.9109264Z ++ echo torch/include/ATen/ops/_nested_from_padded_and_nested_example.h 2025-06-01T22:51:41.9109733Z ++ grep RECORD 2025-06-01T22:51:41.9130061Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded_and_nested_example.h 2025-06-01T22:51:41.9130704Z +++ openssl base64 2025-06-01T22:51:41.9131097Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.9132543Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.9133711Z +++ sed -e s/=//g 2025-06-01T22:51:41.9173663Z ++ HASH=cTzf6PCtRhsthWRLc-EOejH9Vd-j_qRoWRdJ9IK09rg 2025-06-01T22:51:41.9179669Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded_and_nested_example.h 2025-06-01T22:51:41.9180254Z +++ awk '{print $5}' 2025-06-01T22:51:41.9206110Z ++ FSIZE=1551 2025-06-01T22:51:41.9206857Z ++ echo '"torch/include/ATen/ops/_nested_from_padded_and_nested_example.h",sha256=cTzf6PCtRhsthWRLc-EOejH9Vd-j_qRoWRdJ9IK09rg,1551' 2025-06-01T22:51:41.9207645Z ++ read fname 2025-06-01T22:51:41.9208116Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h 2025-06-01T22:51:41.9208881Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h 2025-06-01T22:51:41.9209585Z ++ echo torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h 2025-06-01T22:51:41.9210083Z ++ grep RECORD 2025-06-01T22:51:41.9231916Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h 2025-06-01T22:51:41.9232567Z +++ openssl base64 2025-06-01T22:51:41.9232841Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.9233616Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.9233891Z +++ sed -e s/=//g 2025-06-01T22:51:41.9276047Z ++ HASH=PPO36nWwkyLfDDrrF6W-FH3Sbocx9BMPkJso3qvcxHc 2025-06-01T22:51:41.9278969Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h 2025-06-01T22:51:41.9279702Z +++ awk '{print $5}' 2025-06-01T22:51:41.9307073Z ++ FSIZE=1953 2025-06-01T22:51:41.9307948Z ++ echo '"torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h",sha256=PPO36nWwkyLfDDrrF6W-FH3Sbocx9BMPkJso3qvcxHc,1953' 2025-06-01T22:51:41.9308762Z ++ read fname 2025-06-01T22:51:41.9309377Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.9310551Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.9311523Z ++ echo torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.9312175Z ++ grep RECORD 2025-06-01T22:51:41.9330778Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.9331562Z +++ openssl base64 2025-06-01T22:51:41.9331835Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.9332955Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.9334238Z +++ sed -e s/=//g 2025-06-01T22:51:41.9372276Z ++ HASH=-w0gJjiXz5II1sm-XSjIYU3n0VhdNOcmkXWlUrTiYfg 2025-06-01T22:51:41.9377521Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.9378564Z +++ awk '{print $5}' 2025-06-01T22:51:41.9405402Z ++ FSIZE=997 2025-06-01T22:51:41.9406366Z ++ echo '"torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h",sha256=-w0gJjiXz5II1sm-XSjIYU3n0VhdNOcmkXWlUrTiYfg,997' 2025-06-01T22:51:41.9407493Z ++ read fname 2025-06-01T22:51:41.9407984Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h 2025-06-01T22:51:41.9408770Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h 2025-06-01T22:51:41.9409481Z ++ echo torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h 2025-06-01T22:51:41.9410005Z ++ grep RECORD 2025-06-01T22:51:41.9432314Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h 2025-06-01T22:51:41.9432983Z +++ openssl base64 2025-06-01T22:51:41.9433258Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.9433501Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.9433767Z +++ sed -e s/=//g 2025-06-01T22:51:41.9474405Z ++ HASH=cW31Kyf5C0tNSOuAjr-k8AF57kWfXXcieMFOUx9he5E 2025-06-01T22:51:41.9477062Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h 2025-06-01T22:51:41.9477613Z +++ awk '{print $5}' 2025-06-01T22:51:41.9505806Z ++ FSIZE=689 2025-06-01T22:51:41.9506671Z ++ echo '"torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h",sha256=cW31Kyf5C0tNSOuAjr-k8AF57kWfXXcieMFOUx9he5E,689' 2025-06-01T22:51:41.9507519Z ++ read fname 2025-06-01T22:51:41.9508057Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.9508901Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.9509697Z ++ echo torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.9510263Z ++ grep RECORD 2025-06-01T22:51:41.9529819Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.9530557Z +++ openssl base64 2025-06-01T22:51:41.9531048Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.9532246Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.9533434Z +++ sed -e s/=//g 2025-06-01T22:51:41.9572186Z ++ HASH=iyZC19WxsyK6vUVPUNFiBQ2rDZdnJgonSzSQJ0Hxzi0 2025-06-01T22:51:41.9578346Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:41.9578930Z +++ awk '{print $5}' 2025-06-01T22:51:41.9605740Z ++ FSIZE=1045 2025-06-01T22:51:41.9606641Z ++ echo '"torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h",sha256=iyZC19WxsyK6vUVPUNFiBQ2rDZdnJgonSzSQJ0Hxzi0,1045' 2025-06-01T22:51:41.9607551Z ++ read fname 2025-06-01T22:51:41.9607998Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h 2025-06-01T22:51:41.9608651Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h 2025-06-01T22:51:41.9609264Z ++ echo torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h 2025-06-01T22:51:41.9609849Z ++ grep RECORD 2025-06-01T22:51:41.9630921Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h 2025-06-01T22:51:41.9631531Z +++ openssl base64 2025-06-01T22:51:41.9631786Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.9632083Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.9632343Z +++ sed -e s/=//g 2025-06-01T22:51:41.9673799Z ++ HASH=OAoLdpriJVeuwnzqwpXMrE8fLxx6HpAH8vUv782fhEw 2025-06-01T22:51:41.9676763Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h 2025-06-01T22:51:41.9677492Z +++ awk '{print $5}' 2025-06-01T22:51:41.9704483Z ++ FSIZE=812 2025-06-01T22:51:41.9705173Z ++ echo '"torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h",sha256=OAoLdpriJVeuwnzqwpXMrE8fLxx6HpAH8vUv782fhEw,812' 2025-06-01T22:51:41.9705921Z ++ read fname 2025-06-01T22:51:41.9706338Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h 2025-06-01T22:51:41.9707131Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h 2025-06-01T22:51:41.9707733Z ++ echo torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h 2025-06-01T22:51:41.9708173Z ++ grep RECORD 2025-06-01T22:51:41.9728179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h 2025-06-01T22:51:41.9728926Z +++ openssl base64 2025-06-01T22:51:41.9729202Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.9730012Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.9731370Z +++ sed -e s/=//g 2025-06-01T22:51:41.9770419Z ++ HASH=9cdVyHehT1qyqarv5tZfyzmNRpSQ95czCGTgtTv-Lac 2025-06-01T22:51:41.9775454Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h 2025-06-01T22:51:41.9776156Z +++ awk '{print $5}' 2025-06-01T22:51:41.9801955Z ++ FSIZE=814 2025-06-01T22:51:41.9802693Z ++ echo '"torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h",sha256=9cdVyHehT1qyqarv5tZfyzmNRpSQ95czCGTgtTv-Lac,814' 2025-06-01T22:51:41.9803458Z ++ read fname 2025-06-01T22:51:41.9803972Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded_native.h 2025-06-01T22:51:41.9804738Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded_native.h 2025-06-01T22:51:41.9805512Z ++ echo torch/include/ATen/ops/_nested_from_padded_native.h 2025-06-01T22:51:41.9806103Z ++ grep RECORD 2025-06-01T22:51:41.9829321Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded_native.h 2025-06-01T22:51:41.9830032Z +++ openssl base64 2025-06-01T22:51:41.9830304Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.9830997Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.9831276Z +++ sed -e s/=//g 2025-06-01T22:51:41.9877241Z ++ HASH=Mh_YWH2JYtzVzGkkUhTnioNXb9ee9XiXfqd65FpngGE 2025-06-01T22:51:41.9879679Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded_native.h 2025-06-01T22:51:41.9881140Z +++ awk '{print $5}' 2025-06-01T22:51:41.9909272Z ++ FSIZE=889 2025-06-01T22:51:41.9910230Z ++ echo '"torch/include/ATen/ops/_nested_from_padded_native.h",sha256=Mh_YWH2JYtzVzGkkUhTnioNXb9ee9XiXfqd65FpngGE,889' 2025-06-01T22:51:41.9910963Z ++ read fname 2025-06-01T22:51:41.9911335Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded_ops.h 2025-06-01T22:51:41.9911890Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded_ops.h 2025-06-01T22:51:41.9912367Z ++ echo torch/include/ATen/ops/_nested_from_padded_ops.h 2025-06-01T22:51:41.9912910Z ++ grep RECORD 2025-06-01T22:51:41.9931430Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded_ops.h 2025-06-01T22:51:41.9931980Z +++ openssl base64 2025-06-01T22:51:41.9933057Z +++ sed -e s/+/-/g 2025-06-01T22:51:41.9934340Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:41.9935707Z +++ sed -e s/=//g 2025-06-01T22:51:41.9973592Z ++ HASH=z2Yv9vy7pT1SIDWWc-amRBqgrrqDdrhBRp6gyja_lTw 2025-06-01T22:51:41.9979353Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded_ops.h 2025-06-01T22:51:41.9980051Z +++ awk '{print $5}' 2025-06-01T22:51:42.0005761Z ++ FSIZE=2103 2025-06-01T22:51:42.0006466Z ++ echo '"torch/include/ATen/ops/_nested_from_padded_ops.h",sha256=z2Yv9vy7pT1SIDWWc-amRBqgrrqDdrhBRp6gyja_lTw,2103' 2025-06-01T22:51:42.0007318Z ++ read fname 2025-06-01T22:51:42.0007800Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded_tensor.h 2025-06-01T22:51:42.0008381Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded_tensor.h 2025-06-01T22:51:42.0008919Z ++ echo torch/include/ATen/ops/_nested_from_padded_tensor.h 2025-06-01T22:51:42.0009343Z ++ grep RECORD 2025-06-01T22:51:42.0031590Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded_tensor.h 2025-06-01T22:51:42.0032175Z +++ openssl base64 2025-06-01T22:51:42.0032462Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.0032722Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.0033004Z +++ sed -e s/=//g 2025-06-01T22:51:42.0075568Z ++ HASH=w8-TnbdZrY-cldC0_8F5dq-hVe2U7hh4JEOrcJPbw2o 2025-06-01T22:51:42.0078423Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded_tensor.h 2025-06-01T22:51:42.0079321Z +++ awk '{print $5}' 2025-06-01T22:51:42.0107290Z ++ FSIZE=2937 2025-06-01T22:51:42.0108053Z ++ echo '"torch/include/ATen/ops/_nested_from_padded_tensor.h",sha256=w8-TnbdZrY-cldC0_8F5dq-hVe2U7hh4JEOrcJPbw2o,2937' 2025-06-01T22:51:42.0108778Z ++ read fname 2025-06-01T22:51:42.0109208Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded_tensor_native.h 2025-06-01T22:51:42.0109977Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded_tensor_native.h 2025-06-01T22:51:42.0110576Z ++ echo torch/include/ATen/ops/_nested_from_padded_tensor_native.h 2025-06-01T22:51:42.0111018Z ++ grep RECORD 2025-06-01T22:51:42.0129754Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded_tensor_native.h 2025-06-01T22:51:42.0130338Z +++ openssl base64 2025-06-01T22:51:42.0131047Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.0132431Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.0133690Z +++ sed -e s/=//g 2025-06-01T22:51:42.0172586Z ++ HASH=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do 2025-06-01T22:51:42.0178284Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded_tensor_native.h 2025-06-01T22:51:42.0178826Z +++ awk '{print $5}' 2025-06-01T22:51:42.0205935Z ++ FSIZE=422 2025-06-01T22:51:42.0206657Z ++ echo '"torch/include/ATen/ops/_nested_from_padded_tensor_native.h",sha256=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do,422' 2025-06-01T22:51:42.0207412Z ++ read fname 2025-06-01T22:51:42.0207831Z ++ make_wheel_record torch/include/ATen/ops/_nested_from_padded_tensor_ops.h 2025-06-01T22:51:42.0208472Z ++ FPATH=torch/include/ATen/ops/_nested_from_padded_tensor_ops.h 2025-06-01T22:51:42.0209038Z ++ echo torch/include/ATen/ops/_nested_from_padded_tensor_ops.h 2025-06-01T22:51:42.0209487Z ++ grep RECORD 2025-06-01T22:51:42.0231900Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_from_padded_tensor_ops.h 2025-06-01T22:51:42.0232485Z +++ openssl base64 2025-06-01T22:51:42.0232754Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.0233001Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.0233275Z +++ sed -e s/=//g 2025-06-01T22:51:42.0276938Z ++ HASH=KP72DG50OkvKk2Yc_HT-xOZtDj3Xe9LpDDxeNMC5CpU 2025-06-01T22:51:42.0283519Z +++ ls -nl torch/include/ATen/ops/_nested_from_padded_tensor_ops.h 2025-06-01T22:51:42.0284494Z +++ awk '{print $5}' 2025-06-01T22:51:42.0311568Z ++ FSIZE=1706 2025-06-01T22:51:42.0312290Z ++ echo '"torch/include/ATen/ops/_nested_from_padded_tensor_ops.h",sha256=KP72DG50OkvKk2Yc_HT-xOZtDj3Xe9LpDDxeNMC5CpU,1706' 2025-06-01T22:51:42.0313266Z ++ read fname 2025-06-01T22:51:42.0313665Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_jagged_dummy.h 2025-06-01T22:51:42.0314214Z ++ FPATH=torch/include/ATen/ops/_nested_get_jagged_dummy.h 2025-06-01T22:51:42.0314721Z ++ echo torch/include/ATen/ops/_nested_get_jagged_dummy.h 2025-06-01T22:51:42.0315112Z ++ grep RECORD 2025-06-01T22:51:42.0332661Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_jagged_dummy.h 2025-06-01T22:51:42.0333192Z +++ openssl base64 2025-06-01T22:51:42.0334317Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.0335590Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.0336826Z +++ sed -e s/=//g 2025-06-01T22:51:42.0377178Z ++ HASH=JL4Zpi6IMYchxEyn4eL4XPpVjQHTNPFgbGPm2U58piM 2025-06-01T22:51:42.0382082Z +++ ls -nl torch/include/ATen/ops/_nested_get_jagged_dummy.h 2025-06-01T22:51:42.0382987Z +++ awk '{print $5}' 2025-06-01T22:51:42.0407116Z ++ FSIZE=706 2025-06-01T22:51:42.0407804Z ++ echo '"torch/include/ATen/ops/_nested_get_jagged_dummy.h",sha256=JL4Zpi6IMYchxEyn4eL4XPpVjQHTNPFgbGPm2U58piM,706' 2025-06-01T22:51:42.0408537Z ++ read fname 2025-06-01T22:51:42.0408954Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_jagged_dummy_native.h 2025-06-01T22:51:42.0409599Z ++ FPATH=torch/include/ATen/ops/_nested_get_jagged_dummy_native.h 2025-06-01T22:51:42.0411090Z ++ echo torch/include/ATen/ops/_nested_get_jagged_dummy_native.h 2025-06-01T22:51:42.0412067Z ++ grep RECORD 2025-06-01T22:51:42.0434708Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_jagged_dummy_native.h 2025-06-01T22:51:42.0435304Z +++ openssl base64 2025-06-01T22:51:42.0435569Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.0435953Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.0436831Z +++ sed -e s/=//g 2025-06-01T22:51:42.0478433Z ++ HASH=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do 2025-06-01T22:51:42.0481433Z +++ ls -nl torch/include/ATen/ops/_nested_get_jagged_dummy_native.h 2025-06-01T22:51:42.0482879Z +++ awk '{print $5}' 2025-06-01T22:51:42.0511549Z ++ FSIZE=422 2025-06-01T22:51:42.0512402Z ++ echo '"torch/include/ATen/ops/_nested_get_jagged_dummy_native.h",sha256=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do,422' 2025-06-01T22:51:42.0513117Z ++ read fname 2025-06-01T22:51:42.0513519Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h 2025-06-01T22:51:42.0514119Z ++ FPATH=torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h 2025-06-01T22:51:42.0514641Z ++ echo torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h 2025-06-01T22:51:42.0515071Z ++ grep RECORD 2025-06-01T22:51:42.0531265Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h 2025-06-01T22:51:42.0532094Z +++ openssl base64 2025-06-01T22:51:42.0533024Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.0534577Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.0535966Z +++ sed -e s/=//g 2025-06-01T22:51:42.0573238Z ++ HASH=80a1Qu19nIR3sGHnBB_gFeVR1rM78g37QzvurNfb0eQ 2025-06-01T22:51:42.0578639Z +++ ls -nl torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h 2025-06-01T22:51:42.0579430Z +++ awk '{print $5}' 2025-06-01T22:51:42.0605507Z ++ FSIZE=1008 2025-06-01T22:51:42.0606206Z ++ echo '"torch/include/ATen/ops/_nested_get_jagged_dummy_ops.h",sha256=80a1Qu19nIR3sGHnBB_gFeVR1rM78g37QzvurNfb0eQ,1008' 2025-06-01T22:51:42.0607008Z ++ read fname 2025-06-01T22:51:42.0607386Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_lengths.h 2025-06-01T22:51:42.0607970Z ++ FPATH=torch/include/ATen/ops/_nested_get_lengths.h 2025-06-01T22:51:42.0608441Z ++ echo torch/include/ATen/ops/_nested_get_lengths.h 2025-06-01T22:51:42.0608827Z ++ grep RECORD 2025-06-01T22:51:42.0631313Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_lengths.h 2025-06-01T22:51:42.0631913Z +++ openssl base64 2025-06-01T22:51:42.0632205Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.0632475Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.0633078Z +++ sed -e s/=//g 2025-06-01T22:51:42.0677141Z ++ HASH=ebpiKZjcsUTK_HIebCpwC5Ss_feCnccjcDP15m65n4s 2025-06-01T22:51:42.0678714Z +++ ls -nl torch/include/ATen/ops/_nested_get_lengths.h 2025-06-01T22:51:42.0681640Z +++ awk '{print $5}' 2025-06-01T22:51:42.0707442Z ++ FSIZE=689 2025-06-01T22:51:42.0708165Z ++ echo '"torch/include/ATen/ops/_nested_get_lengths.h",sha256=ebpiKZjcsUTK_HIebCpwC5Ss_feCnccjcDP15m65n4s,689' 2025-06-01T22:51:42.0708840Z ++ read fname 2025-06-01T22:51:42.0709223Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_lengths_native.h 2025-06-01T22:51:42.0709417Z ++ FPATH=torch/include/ATen/ops/_nested_get_lengths_native.h 2025-06-01T22:51:42.0709623Z ++ echo torch/include/ATen/ops/_nested_get_lengths_native.h 2025-06-01T22:51:42.0710063Z ++ grep RECORD 2025-06-01T22:51:42.0730595Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_lengths_native.h 2025-06-01T22:51:42.0730732Z +++ openssl base64 2025-06-01T22:51:42.0731944Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.0732942Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.0734143Z +++ sed -e s/=//g 2025-06-01T22:51:42.0772044Z ++ HASH=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do 2025-06-01T22:51:42.0778147Z +++ ls -nl torch/include/ATen/ops/_nested_get_lengths_native.h 2025-06-01T22:51:42.0778534Z +++ awk '{print $5}' 2025-06-01T22:51:42.0805598Z ++ FSIZE=422 2025-06-01T22:51:42.0806128Z ++ echo '"torch/include/ATen/ops/_nested_get_lengths_native.h",sha256=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do,422' 2025-06-01T22:51:42.0806228Z ++ read fname 2025-06-01T22:51:42.0806486Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_lengths_ops.h 2025-06-01T22:51:42.0806672Z ++ FPATH=torch/include/ATen/ops/_nested_get_lengths_ops.h 2025-06-01T22:51:42.0807068Z ++ echo torch/include/ATen/ops/_nested_get_lengths_ops.h 2025-06-01T22:51:42.0807572Z ++ grep RECORD 2025-06-01T22:51:42.0833297Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_lengths_ops.h 2025-06-01T22:51:42.0833438Z +++ openssl base64 2025-06-01T22:51:42.0833544Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.0833645Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.0834136Z +++ sed -e s/=//g 2025-06-01T22:51:42.0875934Z ++ HASH=kffP0vBcQxyGXa1rTLcZqrM7iZqPdJqiwUiymxtcEJo 2025-06-01T22:51:42.0879457Z +++ ls -nl torch/include/ATen/ops/_nested_get_lengths_ops.h 2025-06-01T22:51:42.0880110Z +++ awk '{print $5}' 2025-06-01T22:51:42.0907386Z ++ FSIZE=996 2025-06-01T22:51:42.0907937Z ++ echo '"torch/include/ATen/ops/_nested_get_lengths_ops.h",sha256=kffP0vBcQxyGXa1rTLcZqrM7iZqPdJqiwUiymxtcEJo,996' 2025-06-01T22:51:42.0908054Z ++ read fname 2025-06-01T22:51:42.0908302Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_max_seqlen.h 2025-06-01T22:51:42.0908607Z ++ FPATH=torch/include/ATen/ops/_nested_get_max_seqlen.h 2025-06-01T22:51:42.0909023Z ++ echo torch/include/ATen/ops/_nested_get_max_seqlen.h 2025-06-01T22:51:42.0910368Z ++ grep RECORD 2025-06-01T22:51:42.0930834Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_max_seqlen.h 2025-06-01T22:51:42.0931156Z +++ openssl base64 2025-06-01T22:51:42.0932342Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.0933668Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.0935081Z +++ sed -e s/=//g 2025-06-01T22:51:42.0972391Z ++ HASH=CX3-5CSw1frsRq4n09kiTOiN5_BBIPKh1GwVhry_J9A 2025-06-01T22:51:42.0977886Z +++ ls -nl torch/include/ATen/ops/_nested_get_max_seqlen.h 2025-06-01T22:51:42.0978474Z +++ awk '{print $5}' 2025-06-01T22:51:42.1005435Z ++ FSIZE=701 2025-06-01T22:51:42.1005960Z ++ echo '"torch/include/ATen/ops/_nested_get_max_seqlen.h",sha256=CX3-5CSw1frsRq4n09kiTOiN5_BBIPKh1GwVhry_J9A,701' 2025-06-01T22:51:42.1006058Z ++ read fname 2025-06-01T22:51:42.1006332Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_max_seqlen_native.h 2025-06-01T22:51:42.1006565Z ++ FPATH=torch/include/ATen/ops/_nested_get_max_seqlen_native.h 2025-06-01T22:51:42.1006800Z ++ echo torch/include/ATen/ops/_nested_get_max_seqlen_native.h 2025-06-01T22:51:42.1007293Z ++ grep RECORD 2025-06-01T22:51:42.1030419Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_max_seqlen_native.h 2025-06-01T22:51:42.1030603Z +++ openssl base64 2025-06-01T22:51:42.1030735Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.1031136Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.1032567Z +++ sed -e s/=//g 2025-06-01T22:51:42.1074537Z ++ HASH=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do 2025-06-01T22:51:42.1076651Z +++ ls -nl torch/include/ATen/ops/_nested_get_max_seqlen_native.h 2025-06-01T22:51:42.1077314Z +++ awk '{print $5}' 2025-06-01T22:51:42.1106062Z ++ FSIZE=422 2025-06-01T22:51:42.1106717Z ++ echo '"torch/include/ATen/ops/_nested_get_max_seqlen_native.h",sha256=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do,422' 2025-06-01T22:51:42.1106861Z ++ read fname 2025-06-01T22:51:42.1107423Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_max_seqlen_ops.h 2025-06-01T22:51:42.1107649Z ++ FPATH=torch/include/ATen/ops/_nested_get_max_seqlen_ops.h 2025-06-01T22:51:42.1107856Z ++ echo torch/include/ATen/ops/_nested_get_max_seqlen_ops.h 2025-06-01T22:51:42.1108103Z ++ grep RECORD 2025-06-01T22:51:42.1127907Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_max_seqlen_ops.h 2025-06-01T22:51:42.1128039Z +++ openssl base64 2025-06-01T22:51:42.1129179Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.1130022Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.1131366Z +++ sed -e s/=//g 2025-06-01T22:51:42.1170293Z ++ HASH=Z-ZIkMgRZ_OXsWF92E16rlrerDA1-hcsf_z5xPsnUq8 2025-06-01T22:51:42.1175458Z +++ ls -nl torch/include/ATen/ops/_nested_get_max_seqlen_ops.h 2025-06-01T22:51:42.1176412Z +++ awk '{print $5}' 2025-06-01T22:51:42.1203609Z ++ FSIZE=1005 2025-06-01T22:51:42.1204245Z ++ echo '"torch/include/ATen/ops/_nested_get_max_seqlen_ops.h",sha256=Z-ZIkMgRZ_OXsWF92E16rlrerDA1-hcsf_z5xPsnUq8,1005' 2025-06-01T22:51:42.1204531Z ++ read fname 2025-06-01T22:51:42.1204774Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_min_seqlen.h 2025-06-01T22:51:42.1205163Z ++ FPATH=torch/include/ATen/ops/_nested_get_min_seqlen.h 2025-06-01T22:51:42.1205355Z ++ echo torch/include/ATen/ops/_nested_get_min_seqlen.h 2025-06-01T22:51:42.1205916Z ++ grep RECORD 2025-06-01T22:51:42.1229614Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_min_seqlen.h 2025-06-01T22:51:42.1229747Z +++ openssl base64 2025-06-01T22:51:42.1229990Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.1230091Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.1230991Z +++ sed -e s/=//g 2025-06-01T22:51:42.1272528Z ++ HASH=guQRCD8Oq17IKTGU0dQw4-GWF04JVE4jYaUvH-NninY 2025-06-01T22:51:42.1274619Z +++ ls -nl torch/include/ATen/ops/_nested_get_min_seqlen.h 2025-06-01T22:51:42.1275267Z +++ awk '{print $5}' 2025-06-01T22:51:42.1303734Z ++ FSIZE=701 2025-06-01T22:51:42.1304343Z ++ echo '"torch/include/ATen/ops/_nested_get_min_seqlen.h",sha256=guQRCD8Oq17IKTGU0dQw4-GWF04JVE4jYaUvH-NninY,701' 2025-06-01T22:51:42.1304450Z ++ read fname 2025-06-01T22:51:42.1304732Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_min_seqlen_native.h 2025-06-01T22:51:42.1304956Z ++ FPATH=torch/include/ATen/ops/_nested_get_min_seqlen_native.h 2025-06-01T22:51:42.1305160Z ++ echo torch/include/ATen/ops/_nested_get_min_seqlen_native.h 2025-06-01T22:51:42.1305259Z ++ grep RECORD 2025-06-01T22:51:42.1326260Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_min_seqlen_native.h 2025-06-01T22:51:42.1326630Z +++ openssl base64 2025-06-01T22:51:42.1327268Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.1328596Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.1329730Z +++ sed -e s/=//g 2025-06-01T22:51:42.1368980Z ++ HASH=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do 2025-06-01T22:51:42.1373981Z +++ ls -nl torch/include/ATen/ops/_nested_get_min_seqlen_native.h 2025-06-01T22:51:42.1374833Z +++ awk '{print $5}' 2025-06-01T22:51:42.1402214Z ++ FSIZE=422 2025-06-01T22:51:42.1402817Z ++ echo '"torch/include/ATen/ops/_nested_get_min_seqlen_native.h",sha256=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do,422' 2025-06-01T22:51:42.1402930Z ++ read fname 2025-06-01T22:51:42.1403180Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_min_seqlen_ops.h 2025-06-01T22:51:42.1403392Z ++ FPATH=torch/include/ATen/ops/_nested_get_min_seqlen_ops.h 2025-06-01T22:51:42.1403579Z ++ echo torch/include/ATen/ops/_nested_get_min_seqlen_ops.h 2025-06-01T22:51:42.1403910Z ++ grep RECORD 2025-06-01T22:51:42.1427050Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_min_seqlen_ops.h 2025-06-01T22:51:42.1427262Z +++ openssl base64 2025-06-01T22:51:42.1427368Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.1427478Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.1428083Z +++ sed -e s/=//g 2025-06-01T22:51:42.1471407Z ++ HASH=MNkdUNdohyiP-mMSTOxxKCukrNDcINZiTcv37BbSWnw 2025-06-01T22:51:42.1473321Z +++ ls -nl torch/include/ATen/ops/_nested_get_min_seqlen_ops.h 2025-06-01T22:51:42.1473999Z +++ awk '{print $5}' 2025-06-01T22:51:42.1502186Z ++ FSIZE=1005 2025-06-01T22:51:42.1502790Z ++ echo '"torch/include/ATen/ops/_nested_get_min_seqlen_ops.h",sha256=MNkdUNdohyiP-mMSTOxxKCukrNDcINZiTcv37BbSWnw,1005' 2025-06-01T22:51:42.1502920Z ++ read fname 2025-06-01T22:51:42.1503321Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_offsets.h 2025-06-01T22:51:42.1503486Z ++ FPATH=torch/include/ATen/ops/_nested_get_offsets.h 2025-06-01T22:51:42.1503656Z ++ echo torch/include/ATen/ops/_nested_get_offsets.h 2025-06-01T22:51:42.1503759Z ++ grep RECORD 2025-06-01T22:51:42.1526175Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_offsets.h 2025-06-01T22:51:42.1526307Z +++ openssl base64 2025-06-01T22:51:42.1526409Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.1526510Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.1527249Z +++ sed -e s/=//g 2025-06-01T22:51:42.1566409Z ++ HASH=tEyMmr4w6AubYP8ezSdmuBnVbXFD35O4WdCKU-s-_hw 2025-06-01T22:51:42.1570998Z +++ ls -nl torch/include/ATen/ops/_nested_get_offsets.h 2025-06-01T22:51:42.1571914Z +++ awk '{print $5}' 2025-06-01T22:51:42.1599653Z ++ FSIZE=689 2025-06-01T22:51:42.1600384Z ++ echo '"torch/include/ATen/ops/_nested_get_offsets.h",sha256=tEyMmr4w6AubYP8ezSdmuBnVbXFD35O4WdCKU-s-_hw,689' 2025-06-01T22:51:42.1600511Z ++ read fname 2025-06-01T22:51:42.1600769Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_offsets_native.h 2025-06-01T22:51:42.1600964Z ++ FPATH=torch/include/ATen/ops/_nested_get_offsets_native.h 2025-06-01T22:51:42.1601204Z ++ echo torch/include/ATen/ops/_nested_get_offsets_native.h 2025-06-01T22:51:42.1601325Z ++ grep RECORD 2025-06-01T22:51:42.1625355Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_offsets_native.h 2025-06-01T22:51:42.1625534Z +++ openssl base64 2025-06-01T22:51:42.1625656Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.1625755Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.1625848Z +++ sed -e s/=//g 2025-06-01T22:51:42.1668927Z ++ HASH=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do 2025-06-01T22:51:42.1670832Z +++ ls -nl torch/include/ATen/ops/_nested_get_offsets_native.h 2025-06-01T22:51:42.1671889Z +++ awk '{print $5}' 2025-06-01T22:51:42.1700820Z ++ FSIZE=422 2025-06-01T22:51:42.1701441Z ++ echo '"torch/include/ATen/ops/_nested_get_offsets_native.h",sha256=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do,422' 2025-06-01T22:51:42.1701591Z ++ read fname 2025-06-01T22:51:42.1702260Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_offsets_ops.h 2025-06-01T22:51:42.1702488Z ++ FPATH=torch/include/ATen/ops/_nested_get_offsets_ops.h 2025-06-01T22:51:42.1702711Z ++ echo torch/include/ATen/ops/_nested_get_offsets_ops.h 2025-06-01T22:51:42.1702814Z ++ grep RECORD 2025-06-01T22:51:42.1724782Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_offsets_ops.h 2025-06-01T22:51:42.1725150Z +++ openssl base64 2025-06-01T22:51:42.1725276Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.1725384Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.1725483Z +++ sed -e s/=//g 2025-06-01T22:51:42.1765478Z ++ HASH=JiY05IvS_ZkYU7z9XwZkh5DTlcsdN1X-2CXCB-Svq24 2025-06-01T22:51:42.1769033Z +++ ls -nl torch/include/ATen/ops/_nested_get_offsets_ops.h 2025-06-01T22:51:42.1769967Z +++ awk '{print $5}' 2025-06-01T22:51:42.1797271Z ++ FSIZE=996 2025-06-01T22:51:42.1797809Z ++ echo '"torch/include/ATen/ops/_nested_get_offsets_ops.h",sha256=JiY05IvS_ZkYU7z9XwZkh5DTlcsdN1X-2CXCB-Svq24,996' 2025-06-01T22:51:42.1797929Z ++ read fname 2025-06-01T22:51:42.1798197Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_ragged_idx.h 2025-06-01T22:51:42.1798577Z ++ FPATH=torch/include/ATen/ops/_nested_get_ragged_idx.h 2025-06-01T22:51:42.1798750Z ++ echo torch/include/ATen/ops/_nested_get_ragged_idx.h 2025-06-01T22:51:42.1799145Z ++ grep RECORD 2025-06-01T22:51:42.1820848Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_ragged_idx.h 2025-06-01T22:51:42.1821032Z +++ openssl base64 2025-06-01T22:51:42.1821555Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.1822308Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.1823000Z +++ sed -e s/=//g 2025-06-01T22:51:42.1864514Z ++ HASH=n-hm5dYd23m-avAmaMEafMRSxtVx7--TLpctdeVbm_c 2025-06-01T22:51:42.1866616Z +++ ls -nl torch/include/ATen/ops/_nested_get_ragged_idx.h 2025-06-01T22:51:42.1867216Z +++ awk '{print $5}' 2025-06-01T22:51:42.1890785Z ++ FSIZE=695 2025-06-01T22:51:42.1891450Z ++ echo '"torch/include/ATen/ops/_nested_get_ragged_idx.h",sha256=n-hm5dYd23m-avAmaMEafMRSxtVx7--TLpctdeVbm_c,695' 2025-06-01T22:51:42.1891548Z ++ read fname 2025-06-01T22:51:42.1891875Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_ragged_idx_native.h 2025-06-01T22:51:42.1892104Z ++ FPATH=torch/include/ATen/ops/_nested_get_ragged_idx_native.h 2025-06-01T22:51:42.1894739Z ++ echo torch/include/ATen/ops/_nested_get_ragged_idx_native.h 2025-06-01T22:51:42.1895802Z ++ grep RECORD 2025-06-01T22:51:42.1918649Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_ragged_idx_native.h 2025-06-01T22:51:42.1918847Z +++ openssl base64 2025-06-01T22:51:42.1918971Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.1919069Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.1919848Z +++ sed -e s/=//g 2025-06-01T22:51:42.1961120Z ++ HASH=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do 2025-06-01T22:51:42.1965566Z +++ ls -nl torch/include/ATen/ops/_nested_get_ragged_idx_native.h 2025-06-01T22:51:42.1966147Z +++ awk '{print $5}' 2025-06-01T22:51:42.1994467Z ++ FSIZE=422 2025-06-01T22:51:42.1995060Z ++ echo '"torch/include/ATen/ops/_nested_get_ragged_idx_native.h",sha256=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do,422' 2025-06-01T22:51:42.1995161Z ++ read fname 2025-06-01T22:51:42.1995558Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_ragged_idx_ops.h 2025-06-01T22:51:42.1995842Z ++ FPATH=torch/include/ATen/ops/_nested_get_ragged_idx_ops.h 2025-06-01T22:51:42.1996031Z ++ echo torch/include/ATen/ops/_nested_get_ragged_idx_ops.h 2025-06-01T22:51:42.1996139Z ++ grep RECORD 2025-06-01T22:51:42.2016971Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_ragged_idx_ops.h 2025-06-01T22:51:42.2017155Z +++ openssl base64 2025-06-01T22:51:42.2017490Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.2018290Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.2018937Z +++ sed -e s/=//g 2025-06-01T22:51:42.2056109Z ++ HASH=wonmJwgTSSqIOHwSdwKMACY0QjtAkGlzV-GpeCarYlg 2025-06-01T22:51:42.2062513Z +++ ls -nl torch/include/ATen/ops/_nested_get_ragged_idx_ops.h 2025-06-01T22:51:42.2063685Z +++ awk '{print $5}' 2025-06-01T22:51:42.2088025Z ++ FSIZE=993 2025-06-01T22:51:42.2088811Z ++ echo '"torch/include/ATen/ops/_nested_get_ragged_idx_ops.h",sha256=wonmJwgTSSqIOHwSdwKMACY0QjtAkGlzV-GpeCarYlg,993' 2025-06-01T22:51:42.2088932Z ++ read fname 2025-06-01T22:51:42.2089147Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_values.h 2025-06-01T22:51:42.2089325Z ++ FPATH=torch/include/ATen/ops/_nested_get_values.h 2025-06-01T22:51:42.2091715Z ++ echo torch/include/ATen/ops/_nested_get_values.h 2025-06-01T22:51:42.2092678Z ++ grep RECORD 2025-06-01T22:51:42.2115136Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_values.h 2025-06-01T22:51:42.2115254Z +++ openssl base64 2025-06-01T22:51:42.2115353Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.2116255Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.2116746Z +++ sed -e s/=//g 2025-06-01T22:51:42.2156757Z ++ HASH=iXgBgMcX30M7FQZkYAiBQ3YyG59vxTGKF8znl7NgZl0 2025-06-01T22:51:42.2163291Z +++ ls -nl torch/include/ATen/ops/_nested_get_values.h 2025-06-01T22:51:42.2164617Z +++ awk '{print $5}' 2025-06-01T22:51:42.2191954Z ++ FSIZE=691 2025-06-01T22:51:42.2192641Z ++ echo '"torch/include/ATen/ops/_nested_get_values.h",sha256=iXgBgMcX30M7FQZkYAiBQ3YyG59vxTGKF8znl7NgZl0,691' 2025-06-01T22:51:42.2192753Z ++ read fname 2025-06-01T22:51:42.2193032Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_values_copy.h 2025-06-01T22:51:42.2193212Z ++ FPATH=torch/include/ATen/ops/_nested_get_values_copy.h 2025-06-01T22:51:42.2193386Z ++ echo torch/include/ATen/ops/_nested_get_values_copy.h 2025-06-01T22:51:42.2193793Z ++ grep RECORD 2025-06-01T22:51:42.2212800Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_values_copy.h 2025-06-01T22:51:42.2213249Z +++ openssl base64 2025-06-01T22:51:42.2214519Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.2215778Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.2217106Z +++ sed -e s/=//g 2025-06-01T22:51:42.2253788Z ++ HASH=CPyMXjv9-QUTIWF1MPRIypdmwbKkTtjmaHzwpLQ0CyM 2025-06-01T22:51:42.2259916Z +++ ls -nl torch/include/ATen/ops/_nested_get_values_copy.h 2025-06-01T22:51:42.2260775Z +++ awk '{print $5}' 2025-06-01T22:51:42.2286103Z ++ FSIZE=1197 2025-06-01T22:51:42.2286671Z ++ echo '"torch/include/ATen/ops/_nested_get_values_copy.h",sha256=CPyMXjv9-QUTIWF1MPRIypdmwbKkTtjmaHzwpLQ0CyM,1197' 2025-06-01T22:51:42.2286772Z ++ read fname 2025-06-01T22:51:42.2287194Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.2287571Z ++ FPATH=torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.2288273Z ++ echo torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.2288952Z ++ grep RECORD 2025-06-01T22:51:42.2313338Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.2313596Z +++ openssl base64 2025-06-01T22:51:42.2313705Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.2313821Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.2314500Z +++ sed -e s/=//g 2025-06-01T22:51:42.2353425Z ++ HASH=-m7IQ0UzLJBaCPItHEj7dBrgWlmI3L1TzlrbBD5GpS8 2025-06-01T22:51:42.2358914Z +++ ls -nl torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.2359956Z +++ awk '{print $5}' 2025-06-01T22:51:42.2387166Z ++ FSIZE=901 2025-06-01T22:51:42.2388048Z ++ echo '"torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautograd_dispatch.h",sha256=-m7IQ0UzLJBaCPItHEj7dBrgWlmI3L1TzlrbBD5GpS8,901' 2025-06-01T22:51:42.2388927Z ++ read fname 2025-06-01T22:51:42.2389563Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.2390610Z ++ FPATH=torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.2391591Z ++ echo torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.2392245Z ++ grep RECORD 2025-06-01T22:51:42.2411092Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.2411903Z +++ openssl base64 2025-06-01T22:51:42.2412223Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.2413077Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.2414404Z +++ sed -e s/=//g 2025-06-01T22:51:42.2452410Z ++ HASH=gZzOnSQPabcMIGSX-ic34UTH4orJSnpjCIZKMFnsI6A 2025-06-01T22:51:42.2457951Z +++ ls -nl torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.2458964Z +++ awk '{print $5}' 2025-06-01T22:51:42.2485414Z ++ FSIZE=807 2025-06-01T22:51:42.2486398Z ++ echo '"torch/include/ATen/ops/_nested_get_values_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=gZzOnSQPabcMIGSX-ic34UTH4orJSnpjCIZKMFnsI6A,807' 2025-06-01T22:51:42.2487407Z ++ read fname 2025-06-01T22:51:42.2487832Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_values_copy_native.h 2025-06-01T22:51:42.2488462Z ++ FPATH=torch/include/ATen/ops/_nested_get_values_copy_native.h 2025-06-01T22:51:42.2489038Z ++ echo torch/include/ATen/ops/_nested_get_values_copy_native.h 2025-06-01T22:51:42.2489621Z ++ grep RECORD 2025-06-01T22:51:42.2512375Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_values_copy_native.h 2025-06-01T22:51:42.2512970Z +++ openssl base64 2025-06-01T22:51:42.2513219Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.2513479Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.2513736Z +++ sed -e s/=//g 2025-06-01T22:51:42.2552374Z ++ HASH=gNbyVmnYt7uyDygf7S-dtNwRvBy97KNfLFOXrFDxZYo 2025-06-01T22:51:42.2557568Z +++ ls -nl torch/include/ATen/ops/_nested_get_values_copy_native.h 2025-06-01T22:51:42.2558473Z +++ awk '{print $5}' 2025-06-01T22:51:42.2586420Z ++ FSIZE=588 2025-06-01T22:51:42.2587151Z ++ echo '"torch/include/ATen/ops/_nested_get_values_copy_native.h",sha256=gNbyVmnYt7uyDygf7S-dtNwRvBy97KNfLFOXrFDxZYo,588' 2025-06-01T22:51:42.2588024Z ++ read fname 2025-06-01T22:51:42.2588429Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_values_copy_ops.h 2025-06-01T22:51:42.2589011Z ++ FPATH=torch/include/ATen/ops/_nested_get_values_copy_ops.h 2025-06-01T22:51:42.2589550Z ++ echo torch/include/ATen/ops/_nested_get_values_copy_ops.h 2025-06-01T22:51:42.2589955Z ++ grep RECORD 2025-06-01T22:51:42.2609787Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_values_copy_ops.h 2025-06-01T22:51:42.2610361Z +++ openssl base64 2025-06-01T22:51:42.2610870Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.2612257Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.2613538Z +++ sed -e s/=//g 2025-06-01T22:51:42.2650302Z ++ HASH=lL3cFkjTznM1XvL_nNyVeaXwCoO9jBnztRE2MrTL-sM 2025-06-01T22:51:42.2655616Z +++ ls -nl torch/include/ATen/ops/_nested_get_values_copy_ops.h 2025-06-01T22:51:42.2656460Z +++ awk '{print $5}' 2025-06-01T22:51:42.2683609Z ++ FSIZE=1649 2025-06-01T22:51:42.2684449Z ++ echo '"torch/include/ATen/ops/_nested_get_values_copy_ops.h",sha256=lL3cFkjTznM1XvL_nNyVeaXwCoO9jBnztRE2MrTL-sM,1649' 2025-06-01T22:51:42.2685375Z ++ read fname 2025-06-01T22:51:42.2685773Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_values_native.h 2025-06-01T22:51:42.2686496Z ++ FPATH=torch/include/ATen/ops/_nested_get_values_native.h 2025-06-01T22:51:42.2687019Z ++ echo torch/include/ATen/ops/_nested_get_values_native.h 2025-06-01T22:51:42.2687446Z ++ grep RECORD 2025-06-01T22:51:42.2712556Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_values_native.h 2025-06-01T22:51:42.2713170Z +++ openssl base64 2025-06-01T22:51:42.2713694Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.2713953Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.2714774Z +++ sed -e s/=//g 2025-06-01T22:51:42.2753976Z ++ HASH=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do 2025-06-01T22:51:42.2759173Z +++ ls -nl torch/include/ATen/ops/_nested_get_values_native.h 2025-06-01T22:51:42.2760684Z +++ awk '{print $5}' 2025-06-01T22:51:42.2790835Z ++ FSIZE=422 2025-06-01T22:51:42.2791532Z ++ echo '"torch/include/ATen/ops/_nested_get_values_native.h",sha256=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do,422' 2025-06-01T22:51:42.2792221Z ++ read fname 2025-06-01T22:51:42.2792607Z ++ make_wheel_record torch/include/ATen/ops/_nested_get_values_ops.h 2025-06-01T22:51:42.2793147Z ++ FPATH=torch/include/ATen/ops/_nested_get_values_ops.h 2025-06-01T22:51:42.2793634Z ++ echo torch/include/ATen/ops/_nested_get_values_ops.h 2025-06-01T22:51:42.2794033Z ++ grep RECORD 2025-06-01T22:51:42.2811954Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_get_values_ops.h 2025-06-01T22:51:42.2812713Z +++ openssl base64 2025-06-01T22:51:42.2814066Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.2815524Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.2816848Z +++ sed -e s/=//g 2025-06-01T22:51:42.2852835Z ++ HASH=uGeBWP3-frmzS1zztKCg2TiZkwrwnW__bZ7PX5ctuGc 2025-06-01T22:51:42.2859342Z +++ ls -nl torch/include/ATen/ops/_nested_get_values_ops.h 2025-06-01T22:51:42.2859896Z +++ awk '{print $5}' 2025-06-01T22:51:42.2886259Z ++ FSIZE=999 2025-06-01T22:51:42.2886952Z ++ echo '"torch/include/ATen/ops/_nested_get_values_ops.h",sha256=uGeBWP3-frmzS1zztKCg2TiZkwrwnW__bZ7PX5ctuGc,999' 2025-06-01T22:51:42.2887650Z ++ read fname 2025-06-01T22:51:42.2888190Z ++ make_wheel_record torch/include/ATen/ops/_nested_select_backward.h 2025-06-01T22:51:42.2888768Z ++ FPATH=torch/include/ATen/ops/_nested_select_backward.h 2025-06-01T22:51:42.2889266Z ++ echo torch/include/ATen/ops/_nested_select_backward.h 2025-06-01T22:51:42.2889680Z ++ grep RECORD 2025-06-01T22:51:42.2912011Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_select_backward.h 2025-06-01T22:51:42.2912573Z +++ openssl base64 2025-06-01T22:51:42.2912825Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.2913089Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.2913565Z +++ sed -e s/=//g 2025-06-01T22:51:42.2950827Z ++ HASH=JcAABIERXONj5zJs62wELcZPcZmEDxxjKdBvK-6TVQw 2025-06-01T22:51:42.2955906Z +++ ls -nl torch/include/ATen/ops/_nested_select_backward.h 2025-06-01T22:51:42.2956757Z +++ awk '{print $5}' 2025-06-01T22:51:42.2985196Z ++ FSIZE=1792 2025-06-01T22:51:42.2985894Z ++ echo '"torch/include/ATen/ops/_nested_select_backward.h",sha256=JcAABIERXONj5zJs62wELcZPcZmEDxxjKdBvK-6TVQw,1792' 2025-06-01T22:51:42.2986629Z ++ read fname 2025-06-01T22:51:42.2987058Z ++ make_wheel_record torch/include/ATen/ops/_nested_select_backward_native.h 2025-06-01T22:51:42.2987668Z ++ FPATH=torch/include/ATen/ops/_nested_select_backward_native.h 2025-06-01T22:51:42.2988231Z ++ echo torch/include/ATen/ops/_nested_select_backward_native.h 2025-06-01T22:51:42.2988658Z ++ grep RECORD 2025-06-01T22:51:42.3007724Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_select_backward_native.h 2025-06-01T22:51:42.3008333Z +++ openssl base64 2025-06-01T22:51:42.3008728Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.3009817Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.3011094Z +++ sed -e s/=//g 2025-06-01T22:51:42.3048964Z ++ HASH=zrZ6QbvOHNcBibPBlZM7javLsvFNppEaS39UmI7L6aI 2025-06-01T22:51:42.3054147Z +++ ls -nl torch/include/ATen/ops/_nested_select_backward_native.h 2025-06-01T22:51:42.3054780Z +++ awk '{print $5}' 2025-06-01T22:51:42.3082841Z ++ FSIZE=564 2025-06-01T22:51:42.3083837Z ++ echo '"torch/include/ATen/ops/_nested_select_backward_native.h",sha256=zrZ6QbvOHNcBibPBlZM7javLsvFNppEaS39UmI7L6aI,564' 2025-06-01T22:51:42.3084777Z ++ read fname 2025-06-01T22:51:42.3085194Z ++ make_wheel_record torch/include/ATen/ops/_nested_select_backward_ops.h 2025-06-01T22:51:42.3085804Z ++ FPATH=torch/include/ATen/ops/_nested_select_backward_ops.h 2025-06-01T22:51:42.3086335Z ++ echo torch/include/ATen/ops/_nested_select_backward_ops.h 2025-06-01T22:51:42.3086776Z ++ grep RECORD 2025-06-01T22:51:42.3109158Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_select_backward_ops.h 2025-06-01T22:51:42.3119240Z +++ openssl base64 2025-06-01T22:51:42.3119516Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.3119744Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.3120009Z +++ sed -e s/=//g 2025-06-01T22:51:42.3148417Z ++ HASH=GH-d8u2ySN9iJ0mKMKy_rcHz9XU7w3iT1qrZlUUULSE 2025-06-01T22:51:42.3152604Z +++ ls -nl torch/include/ATen/ops/_nested_select_backward_ops.h 2025-06-01T22:51:42.3153554Z +++ awk '{print $5}' 2025-06-01T22:51:42.3182043Z ++ FSIZE=1221 2025-06-01T22:51:42.3182810Z ++ echo '"torch/include/ATen/ops/_nested_select_backward_ops.h",sha256=GH-d8u2ySN9iJ0mKMKy_rcHz9XU7w3iT1qrZlUUULSE,1221' 2025-06-01T22:51:42.3183519Z ++ read fname 2025-06-01T22:51:42.3183885Z ++ make_wheel_record torch/include/ATen/ops/_nested_sum_backward.h 2025-06-01T22:51:42.3184387Z ++ FPATH=torch/include/ATen/ops/_nested_sum_backward.h 2025-06-01T22:51:42.3184845Z ++ echo torch/include/ATen/ops/_nested_sum_backward.h 2025-06-01T22:51:42.3185240Z ++ grep RECORD 2025-06-01T22:51:42.3208089Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_sum_backward.h 2025-06-01T22:51:42.3208653Z +++ openssl base64 2025-06-01T22:51:42.3209401Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.3210634Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.3212155Z +++ sed -e s/=//g 2025-06-01T22:51:42.3249310Z ++ HASH=8aHzEhjsjdPz8fMLIMc-rfTKLP5u4VKaQr28C963hLY 2025-06-01T22:51:42.3254227Z +++ ls -nl torch/include/ATen/ops/_nested_sum_backward.h 2025-06-01T22:51:42.3255173Z +++ awk '{print $5}' 2025-06-01T22:51:42.3282753Z ++ FSIZE=833 2025-06-01T22:51:42.3283412Z ++ echo '"torch/include/ATen/ops/_nested_sum_backward.h",sha256=8aHzEhjsjdPz8fMLIMc-rfTKLP5u4VKaQr28C963hLY,833' 2025-06-01T22:51:42.3284419Z ++ read fname 2025-06-01T22:51:42.3284834Z ++ make_wheel_record torch/include/ATen/ops/_nested_sum_backward_native.h 2025-06-01T22:51:42.3285427Z ++ FPATH=torch/include/ATen/ops/_nested_sum_backward_native.h 2025-06-01T22:51:42.3285970Z ++ echo torch/include/ATen/ops/_nested_sum_backward_native.h 2025-06-01T22:51:42.3286401Z ++ grep RECORD 2025-06-01T22:51:42.3308495Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_sum_backward_native.h 2025-06-01T22:51:42.3309075Z +++ openssl base64 2025-06-01T22:51:42.3309349Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.3309744Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.3310003Z +++ sed -e s/=//g 2025-06-01T22:51:42.3347536Z ++ HASH=-s5BiwhSiWOfEumrHrbC4HjPlt8ow4nhj0yhYSRyIaQ 2025-06-01T22:51:42.3352158Z +++ ls -nl torch/include/ATen/ops/_nested_sum_backward_native.h 2025-06-01T22:51:42.3352829Z +++ awk '{print $5}' 2025-06-01T22:51:42.3380982Z ++ FSIZE=568 2025-06-01T22:51:42.3381704Z ++ echo '"torch/include/ATen/ops/_nested_sum_backward_native.h",sha256=-s5BiwhSiWOfEumrHrbC4HjPlt8ow4nhj0yhYSRyIaQ,568' 2025-06-01T22:51:42.3382429Z ++ read fname 2025-06-01T22:51:42.3382805Z ++ make_wheel_record torch/include/ATen/ops/_nested_sum_backward_ops.h 2025-06-01T22:51:42.3383364Z ++ FPATH=torch/include/ATen/ops/_nested_sum_backward_ops.h 2025-06-01T22:51:42.3383854Z ++ echo torch/include/ATen/ops/_nested_sum_backward_ops.h 2025-06-01T22:51:42.3384268Z ++ grep RECORD 2025-06-01T22:51:42.3406015Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_sum_backward_ops.h 2025-06-01T22:51:42.3406597Z +++ openssl base64 2025-06-01T22:51:42.3406885Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.3407143Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.3407426Z +++ sed -e s/=//g 2025-06-01T22:51:42.3445811Z ++ HASH=HE575gmPY9CWm64hfjaOVaJGjIBrlxqhyzT0pyIhr5o 2025-06-01T22:51:42.3450555Z +++ ls -nl torch/include/ATen/ops/_nested_sum_backward_ops.h 2025-06-01T22:51:42.3451296Z +++ awk '{print $5}' 2025-06-01T22:51:42.3477755Z ++ FSIZE=1232 2025-06-01T22:51:42.3478541Z ++ echo '"torch/include/ATen/ops/_nested_sum_backward_ops.h",sha256=HE575gmPY9CWm64hfjaOVaJGjIBrlxqhyzT0pyIhr5o,1232' 2025-06-01T22:51:42.3479252Z ++ read fname 2025-06-01T22:51:42.3479645Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_mask.h 2025-06-01T22:51:42.3480195Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_mask.h 2025-06-01T22:51:42.3480699Z ++ echo torch/include/ATen/ops/_nested_tensor_from_mask.h 2025-06-01T22:51:42.3481117Z ++ grep RECORD 2025-06-01T22:51:42.3505490Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_mask.h 2025-06-01T22:51:42.3506099Z +++ openssl base64 2025-06-01T22:51:42.3506350Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.3506613Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.3506866Z +++ sed -e s/=//g 2025-06-01T22:51:42.3547246Z ++ HASH=f56hAVBIIabQXLRqIuFVLW2eQH75p4yCWB23Z_wX17A 2025-06-01T22:51:42.3550030Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_mask.h 2025-06-01T22:51:42.3550728Z +++ awk '{print $5}' 2025-06-01T22:51:42.3575174Z ++ FSIZE=1475 2025-06-01T22:51:42.3575848Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_mask.h",sha256=f56hAVBIIabQXLRqIuFVLW2eQH75p4yCWB23Z_wX17A,1475' 2025-06-01T22:51:42.3576549Z ++ read fname 2025-06-01T22:51:42.3577099Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.3578003Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.3579685Z ++ echo torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.3580526Z ++ grep RECORD 2025-06-01T22:51:42.3605478Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.3606231Z +++ openssl base64 2025-06-01T22:51:42.3606632Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.3606909Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.3607172Z +++ sed -e s/=//g 2025-06-01T22:51:42.3645985Z ++ HASH=yG2KKPVZNa9fSt_uN3Q8JAxmTJVGQS8kbasEZZzlBpQ 2025-06-01T22:51:42.3649767Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.3650631Z +++ awk '{print $5}' 2025-06-01T22:51:42.3678563Z ++ FSIZE=986 2025-06-01T22:51:42.3679563Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h",sha256=yG2KKPVZNa9fSt_uN3Q8JAxmTJVGQS8kbasEZZzlBpQ,986' 2025-06-01T22:51:42.3680466Z ++ read fname 2025-06-01T22:51:42.3680907Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h 2025-06-01T22:51:42.3681757Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h 2025-06-01T22:51:42.3682373Z ++ echo torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h 2025-06-01T22:51:42.3682846Z ++ grep RECORD 2025-06-01T22:51:42.3701369Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h 2025-06-01T22:51:42.3702002Z +++ openssl base64 2025-06-01T22:51:42.3702270Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.3702514Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.3703102Z +++ sed -e s/=//g 2025-06-01T22:51:42.3743183Z ++ HASH=_db9ON9nYCPA3jwClpy-5YbOfmtYTEEkRn36GqPzmt8 2025-06-01T22:51:42.3745569Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h 2025-06-01T22:51:42.3746237Z +++ awk '{print $5}' 2025-06-01T22:51:42.3770492Z ++ FSIZE=782 2025-06-01T22:51:42.3771240Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h",sha256=_db9ON9nYCPA3jwClpy-5YbOfmtYTEEkRn36GqPzmt8,782' 2025-06-01T22:51:42.3772157Z ++ read fname 2025-06-01T22:51:42.3772631Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h 2025-06-01T22:51:42.3773345Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h 2025-06-01T22:51:42.3774326Z ++ echo torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h 2025-06-01T22:51:42.3775371Z ++ grep RECORD 2025-06-01T22:51:42.3800213Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h 2025-06-01T22:51:42.3800857Z +++ openssl base64 2025-06-01T22:51:42.3801111Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.3801369Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.3801623Z +++ sed -e s/=//g 2025-06-01T22:51:42.3840474Z ++ HASH=Lo80aWfYrvo_W_UxTIsmQlilRAJhjJ4MtYUgGNrYvGg 2025-06-01T22:51:42.3843942Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h 2025-06-01T22:51:42.3844643Z +++ awk '{print $5}' 2025-06-01T22:51:42.3871227Z ++ FSIZE=784 2025-06-01T22:51:42.3872427Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h",sha256=Lo80aWfYrvo_W_UxTIsmQlilRAJhjJ4MtYUgGNrYvGg,784' 2025-06-01T22:51:42.3873225Z ++ read fname 2025-06-01T22:51:42.3873667Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h 2025-06-01T22:51:42.3874366Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h 2025-06-01T22:51:42.3874988Z ++ echo torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h 2025-06-01T22:51:42.3875461Z ++ grep RECORD 2025-06-01T22:51:42.3892600Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h 2025-06-01T22:51:42.3893211Z +++ openssl base64 2025-06-01T22:51:42.3894040Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.3895375Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.3896647Z +++ sed -e s/=//g 2025-06-01T22:51:42.3933780Z ++ HASH=MQ1IHGuHnIuekd472eVUpLx9Y1nasMwmvZQsgw6ppnY 2025-06-01T22:51:42.3939516Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h 2025-06-01T22:51:42.3940020Z +++ awk '{print $5}' 2025-06-01T22:51:42.3966135Z ++ FSIZE=788 2025-06-01T22:51:42.3966894Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h",sha256=MQ1IHGuHnIuekd472eVUpLx9Y1nasMwmvZQsgw6ppnY,788' 2025-06-01T22:51:42.3967818Z ++ read fname 2025-06-01T22:51:42.3968361Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-06-01T22:51:42.3969171Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-06-01T22:51:42.3969941Z ++ echo torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-06-01T22:51:42.3970714Z ++ grep RECORD 2025-06-01T22:51:42.3994970Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-06-01T22:51:42.3995659Z +++ openssl base64 2025-06-01T22:51:42.3995922Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.3996178Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.3996428Z +++ sed -e s/=//g 2025-06-01T22:51:42.4037382Z ++ HASH=W2lvBKb80HYKnPA1rppp6TyLBUs2PaJlfdr3lGx-8nM 2025-06-01T22:51:42.4039790Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h 2025-06-01T22:51:42.4040351Z +++ awk '{print $5}' 2025-06-01T22:51:42.4068798Z ++ FSIZE=767 2025-06-01T22:51:42.4069620Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h",sha256=W2lvBKb80HYKnPA1rppp6TyLBUs2PaJlfdr3lGx-8nM,767' 2025-06-01T22:51:42.4070457Z ++ read fname 2025-06-01T22:51:42.4070953Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-06-01T22:51:42.4071754Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-06-01T22:51:42.4072482Z ++ echo torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-06-01T22:51:42.4073153Z ++ grep RECORD 2025-06-01T22:51:42.4091263Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-06-01T22:51:42.4091943Z +++ openssl base64 2025-06-01T22:51:42.4092211Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.4093495Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.4094788Z +++ sed -e s/=//g 2025-06-01T22:51:42.4132724Z ++ HASH=6HJcOCX2R8e251BiY7tEjWcmY0MlKF3gzG0bkLDFFUs 2025-06-01T22:51:42.4138028Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h 2025-06-01T22:51:42.4138594Z +++ awk '{print $5}' 2025-06-01T22:51:42.4165752Z ++ FSIZE=769 2025-06-01T22:51:42.4166541Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h",sha256=6HJcOCX2R8e251BiY7tEjWcmY0MlKF3gzG0bkLDFFUs,769' 2025-06-01T22:51:42.4167398Z ++ read fname 2025-06-01T22:51:42.4167878Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h 2025-06-01T22:51:42.4168646Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h 2025-06-01T22:51:42.4169373Z ++ echo torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h 2025-06-01T22:51:42.4169886Z ++ grep RECORD 2025-06-01T22:51:42.4193539Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h 2025-06-01T22:51:42.4194187Z +++ openssl base64 2025-06-01T22:51:42.4194472Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.4194716Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.4194984Z +++ sed -e s/=//g 2025-06-01T22:51:42.4235687Z ++ HASH=HhcabMmXZikf0oMBIgm0Y1dWwN2wHj4I11W0199J7EU 2025-06-01T22:51:42.4239575Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h 2025-06-01T22:51:42.4240119Z +++ awk '{print $5}' 2025-06-01T22:51:42.4270346Z ++ FSIZE=535 2025-06-01T22:51:42.4271447Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h",sha256=HhcabMmXZikf0oMBIgm0Y1dWwN2wHj4I11W0199J7EU,535' 2025-06-01T22:51:42.4272280Z ++ read fname 2025-06-01T22:51:42.4272750Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h 2025-06-01T22:51:42.4273481Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h 2025-06-01T22:51:42.4274149Z ++ echo torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h 2025-06-01T22:51:42.4274631Z ++ grep RECORD 2025-06-01T22:51:42.4291138Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h 2025-06-01T22:51:42.4291768Z +++ openssl base64 2025-06-01T22:51:42.4292068Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.4293443Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.4294682Z +++ sed -e s/=//g 2025-06-01T22:51:42.4331904Z ++ HASH=MaIiB8Hcf9OQnpQi7GmatWAYt-nwJ3uFFtE4kRyeG0U 2025-06-01T22:51:42.4337191Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h 2025-06-01T22:51:42.4337832Z +++ awk '{print $5}' 2025-06-01T22:51:42.4365622Z ++ FSIZE=1104 2025-06-01T22:51:42.4366395Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h",sha256=MaIiB8Hcf9OQnpQi7GmatWAYt-nwJ3uFFtE4kRyeG0U,1104' 2025-06-01T22:51:42.4367226Z ++ read fname 2025-06-01T22:51:42.4369313Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_mask_native.h 2025-06-01T22:51:42.4369963Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_mask_native.h 2025-06-01T22:51:42.4370553Z ++ echo torch/include/ATen/ops/_nested_tensor_from_mask_native.h 2025-06-01T22:51:42.4371012Z ++ grep RECORD 2025-06-01T22:51:42.4394052Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_mask_native.h 2025-06-01T22:51:42.4394811Z +++ openssl base64 2025-06-01T22:51:42.4395108Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.4395362Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.4395642Z +++ sed -e s/=//g 2025-06-01T22:51:42.4437398Z ++ HASH=tqA-6hR07LasfPzYked8RsOh6fgKgShjZpmhHpv1O2E 2025-06-01T22:51:42.4438134Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_mask_native.h 2025-06-01T22:51:42.4438601Z +++ awk '{print $5}' 2025-06-01T22:51:42.4466741Z ++ FSIZE=685 2025-06-01T22:51:42.4467536Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_mask_native.h",sha256=tqA-6hR07LasfPzYked8RsOh6fgKgShjZpmhHpv1O2E,685' 2025-06-01T22:51:42.4468279Z ++ read fname 2025-06-01T22:51:42.4468690Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_mask_ops.h 2025-06-01T22:51:42.4469406Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_mask_ops.h 2025-06-01T22:51:42.4469947Z ++ echo torch/include/ATen/ops/_nested_tensor_from_mask_ops.h 2025-06-01T22:51:42.4470381Z ++ grep RECORD 2025-06-01T22:51:42.4490021Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_mask_ops.h 2025-06-01T22:51:42.4490616Z +++ openssl base64 2025-06-01T22:51:42.4491240Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.4492714Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.4493960Z +++ sed -e s/=//g 2025-06-01T22:51:42.4530492Z ++ HASH=UWLEwkdSVaEkmIPzbXtAb98Nr11lZWg3DFfLNEHlIUc 2025-06-01T22:51:42.4535609Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_mask_ops.h 2025-06-01T22:51:42.4536468Z +++ awk '{print $5}' 2025-06-01T22:51:42.4565435Z ++ FSIZE=1927 2025-06-01T22:51:42.4566163Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_mask_ops.h",sha256=UWLEwkdSVaEkmIPzbXtAb98Nr11lZWg3DFfLNEHlIUc,1927' 2025-06-01T22:51:42.4566920Z ++ read fname 2025-06-01T22:51:42.4567358Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_tensor_list.h 2025-06-01T22:51:42.4567987Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_tensor_list.h 2025-06-01T22:51:42.4568574Z ++ echo torch/include/ATen/ops/_nested_tensor_from_tensor_list.h 2025-06-01T22:51:42.4569014Z ++ grep RECORD 2025-06-01T22:51:42.4592290Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_tensor_list.h 2025-06-01T22:51:42.4592898Z +++ openssl base64 2025-06-01T22:51:42.4593161Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.4593417Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.4593667Z +++ sed -e s/=//g 2025-06-01T22:51:42.4634395Z ++ HASH=18JYWe4oesPqyL3BWURR6OCR_hM_9zVw5Aw8697LXF4 2025-06-01T22:51:42.4636529Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_tensor_list.h 2025-06-01T22:51:42.4637849Z +++ awk '{print $5}' 2025-06-01T22:51:42.4667253Z ++ FSIZE=2198 2025-06-01T22:51:42.4667958Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_tensor_list.h",sha256=18JYWe4oesPqyL3BWURR6OCR_hM_9zVw5Aw8697LXF4,2198' 2025-06-01T22:51:42.4668822Z ++ read fname 2025-06-01T22:51:42.4669416Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.4670397Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.4671300Z ++ echo torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.4671924Z ++ grep RECORD 2025-06-01T22:51:42.4689695Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.4690451Z +++ openssl base64 2025-06-01T22:51:42.4690722Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.4692066Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.4693348Z +++ sed -e s/=//g 2025-06-01T22:51:42.4729976Z ++ HASH=gFlQZLeWGJ5fsjkRZ5FWEWUDQ9YFxGs4lFODpx1ED0g 2025-06-01T22:51:42.4735535Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.4736197Z +++ awk '{print $5}' 2025-06-01T22:51:42.4765479Z ++ FSIZE=1539 2025-06-01T22:51:42.4766437Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h",sha256=gFlQZLeWGJ5fsjkRZ5FWEWUDQ9YFxGs4lFODpx1ED0g,1539' 2025-06-01T22:51:42.4767406Z ++ read fname 2025-06-01T22:51:42.4767858Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h 2025-06-01T22:51:42.4768576Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h 2025-06-01T22:51:42.4769220Z ++ echo torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h 2025-06-01T22:51:42.4769849Z ++ grep RECORD 2025-06-01T22:51:42.4793502Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h 2025-06-01T22:51:42.4794143Z +++ openssl base64 2025-06-01T22:51:42.4794459Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.4794707Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.4794976Z +++ sed -e s/=//g 2025-06-01T22:51:42.4833111Z ++ HASH=haf40hCL_DdeC0uVFZtjEDOJcWt_j0bYOFipUgPTQPY 2025-06-01T22:51:42.4836596Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h 2025-06-01T22:51:42.4837311Z +++ awk '{print $5}' 2025-06-01T22:51:42.4865733Z ++ FSIZE=946 2025-06-01T22:51:42.4866660Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h",sha256=haf40hCL_DdeC0uVFZtjEDOJcWt_j0bYOFipUgPTQPY,946' 2025-06-01T22:51:42.4867409Z ++ read fname 2025-06-01T22:51:42.4867906Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h 2025-06-01T22:51:42.4868598Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h 2025-06-01T22:51:42.4869219Z ++ echo torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h 2025-06-01T22:51:42.4869687Z ++ grep RECORD 2025-06-01T22:51:42.4888910Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h 2025-06-01T22:51:42.4889609Z +++ openssl base64 2025-06-01T22:51:42.4889884Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.4890774Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.4892020Z +++ sed -e s/=//g 2025-06-01T22:51:42.4930197Z ++ HASH=m2IkMPj2U_66fVqeagYh-buUN29gYthqozkO9mIUtBg 2025-06-01T22:51:42.4935493Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h 2025-06-01T22:51:42.4936248Z +++ awk '{print $5}' 2025-06-01T22:51:42.4963847Z ++ FSIZE=2663 2025-06-01T22:51:42.4964855Z ++ echo '"torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h",sha256=m2IkMPj2U_66fVqeagYh-buUN29gYthqozkO9mIUtBg,2663' 2025-06-01T22:51:42.4965769Z ++ read fname 2025-06-01T22:51:42.4966142Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_size.h 2025-06-01T22:51:42.4966668Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_size.h 2025-06-01T22:51:42.4967146Z ++ echo torch/include/ATen/ops/_nested_tensor_size.h 2025-06-01T22:51:42.4967529Z ++ grep RECORD 2025-06-01T22:51:42.4988412Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_size.h 2025-06-01T22:51:42.4989223Z +++ openssl base64 2025-06-01T22:51:42.4989593Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.4989924Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.4991400Z +++ sed -e s/=//g 2025-06-01T22:51:42.5029914Z ++ HASH=rkmz-L46xhQObnSznlTltx4pfrugpTdzojRJ26O7HQA 2025-06-01T22:51:42.5033980Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_size.h 2025-06-01T22:51:42.5034699Z +++ awk '{print $5}' 2025-06-01T22:51:42.5064574Z ++ FSIZE=983 2025-06-01T22:51:42.5065236Z ++ echo '"torch/include/ATen/ops/_nested_tensor_size.h",sha256=rkmz-L46xhQObnSznlTltx4pfrugpTdzojRJ26O7HQA,983' 2025-06-01T22:51:42.5065919Z ++ read fname 2025-06-01T22:51:42.5066477Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.5067500Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.5068291Z ++ echo torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.5068858Z ++ grep RECORD 2025-06-01T22:51:42.5086887Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.5087620Z +++ openssl base64 2025-06-01T22:51:42.5087895Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.5088422Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.5089784Z +++ sed -e s/=//g 2025-06-01T22:51:42.5128071Z ++ HASH=kRC_WD1a497H4IcJLxouqjtaNbuCBDtPtFPdTHzGW4s 2025-06-01T22:51:42.5133504Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.5134233Z +++ awk '{print $5}' 2025-06-01T22:51:42.5164417Z ++ FSIZE=893 2025-06-01T22:51:42.5165446Z ++ echo '"torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h",sha256=kRC_WD1a497H4IcJLxouqjtaNbuCBDtPtFPdTHzGW4s,893' 2025-06-01T22:51:42.5166333Z ++ read fname 2025-06-01T22:51:42.5166741Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_size_native.h 2025-06-01T22:51:42.5167324Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_size_native.h 2025-06-01T22:51:42.5167914Z ++ echo torch/include/ATen/ops/_nested_tensor_size_native.h 2025-06-01T22:51:42.5168347Z ++ grep RECORD 2025-06-01T22:51:42.5191472Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_size_native.h 2025-06-01T22:51:42.5192052Z +++ openssl base64 2025-06-01T22:51:42.5192304Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.5192562Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.5192816Z +++ sed -e s/=//g 2025-06-01T22:51:42.5233532Z ++ HASH=6GTtwT0Qbb83B4Y7aO4UiaFfPiwLr7cLa8YsK08vut4 2025-06-01T22:51:42.5234747Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_size_native.h 2025-06-01T22:51:42.5236498Z +++ awk '{print $5}' 2025-06-01T22:51:42.5266393Z ++ FSIZE=580 2025-06-01T22:51:42.5267076Z ++ echo '"torch/include/ATen/ops/_nested_tensor_size_native.h",sha256=6GTtwT0Qbb83B4Y7aO4UiaFfPiwLr7cLa8YsK08vut4,580' 2025-06-01T22:51:42.5267800Z ++ read fname 2025-06-01T22:51:42.5268164Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_size_ops.h 2025-06-01T22:51:42.5268719Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_size_ops.h 2025-06-01T22:51:42.5269204Z ++ echo torch/include/ATen/ops/_nested_tensor_size_ops.h 2025-06-01T22:51:42.5269589Z ++ grep RECORD 2025-06-01T22:51:42.5287781Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_size_ops.h 2025-06-01T22:51:42.5288323Z +++ openssl base64 2025-06-01T22:51:42.5288601Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.5289720Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.5291017Z +++ sed -e s/=//g 2025-06-01T22:51:42.5327954Z ++ HASH=4VGuzrPuKdRDNvctF95l4mU0HfPXjyLzSRG-kxzrbNo 2025-06-01T22:51:42.5333046Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_size_ops.h 2025-06-01T22:51:42.5333856Z +++ awk '{print $5}' 2025-06-01T22:51:42.5364060Z ++ FSIZE=1625 2025-06-01T22:51:42.5364962Z ++ echo '"torch/include/ATen/ops/_nested_tensor_size_ops.h",sha256=4VGuzrPuKdRDNvctF95l4mU0HfPXjyLzSRG-kxzrbNo,1625' 2025-06-01T22:51:42.5365698Z ++ read fname 2025-06-01T22:51:42.5366274Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h 2025-06-01T22:51:42.5366954Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h 2025-06-01T22:51:42.5367550Z ++ echo torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h 2025-06-01T22:51:42.5368015Z ++ grep RECORD 2025-06-01T22:51:42.5391156Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h 2025-06-01T22:51:42.5391765Z +++ openssl base64 2025-06-01T22:51:42.5392037Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.5392284Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.5392549Z +++ sed -e s/=//g 2025-06-01T22:51:42.5434700Z ++ HASH=yp7DxmNblDah9tBzUga5PUojbjJDC1boptZRlccGlKc 2025-06-01T22:51:42.5437992Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h 2025-06-01T22:51:42.5438622Z +++ awk '{print $5}' 2025-06-01T22:51:42.5467411Z ++ FSIZE=792 2025-06-01T22:51:42.5468153Z ++ echo '"torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h",sha256=yp7DxmNblDah9tBzUga5PUojbjJDC1boptZRlccGlKc,792' 2025-06-01T22:51:42.5468909Z ++ read fname 2025-06-01T22:51:42.5469371Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h 2025-06-01T22:51:42.5470069Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h 2025-06-01T22:51:42.5470727Z ++ echo torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h 2025-06-01T22:51:42.5471199Z ++ grep RECORD 2025-06-01T22:51:42.5490342Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h 2025-06-01T22:51:42.5490973Z +++ openssl base64 2025-06-01T22:51:42.5491512Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.5492789Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.5494083Z +++ sed -e s/=//g 2025-06-01T22:51:42.5531451Z ++ HASH=fK8I9pDvDb6eHPOW2Y5kHD9dKrD8AMOQ4ol6PkqJY6M 2025-06-01T22:51:42.5536752Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h 2025-06-01T22:51:42.5537564Z +++ awk '{print $5}' 2025-06-01T22:51:42.5565504Z ++ FSIZE=631 2025-06-01T22:51:42.5566418Z ++ echo '"torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h",sha256=fK8I9pDvDb6eHPOW2Y5kHD9dKrD8AMOQ4ol6PkqJY6M,631' 2025-06-01T22:51:42.5567234Z ++ read fname 2025-06-01T22:51:42.5567688Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h 2025-06-01T22:51:42.5568410Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h 2025-06-01T22:51:42.5569070Z ++ echo torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h 2025-06-01T22:51:42.5569546Z ++ grep RECORD 2025-06-01T22:51:42.5591768Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h 2025-06-01T22:51:42.5592389Z +++ openssl base64 2025-06-01T22:51:42.5592654Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.5592901Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.5593172Z +++ sed -e s/=//g 2025-06-01T22:51:42.5635055Z ++ HASH=AeX1Qb2WRqCcoKQ-FqeltinestvlJgIh8BLiSj0N5EQ 2025-06-01T22:51:42.5637228Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h 2025-06-01T22:51:42.5637733Z +++ awk '{print $5}' 2025-06-01T22:51:42.5664787Z ++ FSIZE=1124 2025-06-01T22:51:42.5665554Z ++ echo '"torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h",sha256=AeX1Qb2WRqCcoKQ-FqeltinestvlJgIh8BLiSj0N5EQ,1124' 2025-06-01T22:51:42.5666334Z ++ read fname 2025-06-01T22:51:42.5666739Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_storage_offsets.h 2025-06-01T22:51:42.5667362Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_storage_offsets.h 2025-06-01T22:51:42.5667576Z ++ echo torch/include/ATen/ops/_nested_tensor_storage_offsets.h 2025-06-01T22:51:42.5667685Z ++ grep RECORD 2025-06-01T22:51:42.5688148Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_storage_offsets.h 2025-06-01T22:51:42.5688274Z +++ openssl base64 2025-06-01T22:51:42.5689198Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.5690420Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.5691629Z +++ sed -e s/=//g 2025-06-01T22:51:42.5729438Z ++ HASH=US-LTnoaOW0dKfrC6wpU3MURTFKNNzMajp2LXcYwiI8 2025-06-01T22:51:42.5734464Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_storage_offsets.h 2025-06-01T22:51:42.5735171Z +++ awk '{print $5}' 2025-06-01T22:51:42.5764618Z ++ FSIZE=1060 2025-06-01T22:51:42.5765257Z ++ echo '"torch/include/ATen/ops/_nested_tensor_storage_offsets.h",sha256=US-LTnoaOW0dKfrC6wpU3MURTFKNNzMajp2LXcYwiI8,1060' 2025-06-01T22:51:42.5765359Z ++ read fname 2025-06-01T22:51:42.5765823Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.5766238Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.5767334Z ++ echo torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.5767868Z ++ grep RECORD 2025-06-01T22:51:42.5791956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.5792140Z +++ openssl base64 2025-06-01T22:51:42.5792242Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.5792339Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.5793754Z +++ sed -e s/=//g 2025-06-01T22:51:42.5836125Z ++ HASH=29pbwDFoil8GmlZjcmkDayjvoo123IQ8I5zz7AQWorU 2025-06-01T22:51:42.5842906Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.5843033Z +++ awk '{print $5}' 2025-06-01T22:51:42.5873496Z ++ FSIZE=915 2025-06-01T22:51:42.5874336Z ++ echo '"torch/include/ATen/ops/_nested_tensor_storage_offsets_compositeexplicitautograd_dispatch.h",sha256=29pbwDFoil8GmlZjcmkDayjvoo123IQ8I5zz7AQWorU,915' 2025-06-01T22:51:42.5874594Z ++ read fname 2025-06-01T22:51:42.5874897Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h 2025-06-01T22:51:42.5875153Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h 2025-06-01T22:51:42.5875412Z ++ echo torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h 2025-06-01T22:51:42.5875562Z ++ grep RECORD 2025-06-01T22:51:42.5894096Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h 2025-06-01T22:51:42.5894567Z +++ openssl base64 2025-06-01T22:51:42.5895887Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.5897746Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.5898843Z +++ sed -e s/=//g 2025-06-01T22:51:42.5938955Z ++ HASH=dcEA-bj6Aj1NoM5oa66W8ktNekVr_vy05FngMdKea9A 2025-06-01T22:51:42.5942500Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h 2025-06-01T22:51:42.5942658Z +++ awk '{print $5}' 2025-06-01T22:51:42.5968048Z ++ FSIZE=602 2025-06-01T22:51:42.5968623Z ++ echo '"torch/include/ATen/ops/_nested_tensor_storage_offsets_native.h",sha256=dcEA-bj6Aj1NoM5oa66W8ktNekVr_vy05FngMdKea9A,602' 2025-06-01T22:51:42.5968751Z ++ read fname 2025-06-01T22:51:42.5969048Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h 2025-06-01T22:51:42.5969303Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h 2025-06-01T22:51:42.5971627Z ++ echo torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h 2025-06-01T22:51:42.5972602Z ++ grep RECORD 2025-06-01T22:51:42.5997636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h 2025-06-01T22:51:42.5997843Z +++ openssl base64 2025-06-01T22:51:42.5997961Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.5998071Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.5998960Z +++ sed -e s/=//g 2025-06-01T22:51:42.6039690Z ++ HASH=EMoA1wFPQm4O0gu8LlHkz7pNclGRB69O224kx9dvsao 2025-06-01T22:51:42.6041730Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h 2025-06-01T22:51:42.6042324Z +++ awk '{print $5}' 2025-06-01T22:51:42.6070745Z ++ FSIZE=1691 2025-06-01T22:51:42.6071427Z ++ echo '"torch/include/ATen/ops/_nested_tensor_storage_offsets_ops.h",sha256=EMoA1wFPQm4O0gu8LlHkz7pNclGRB69O224kx9dvsao,1691' 2025-06-01T22:51:42.6071543Z ++ read fname 2025-06-01T22:51:42.6071912Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_strides.h 2025-06-01T22:51:42.6072094Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_strides.h 2025-06-01T22:51:42.6072264Z ++ echo torch/include/ATen/ops/_nested_tensor_strides.h 2025-06-01T22:51:42.6072379Z ++ grep RECORD 2025-06-01T22:51:42.6091224Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_strides.h 2025-06-01T22:51:42.6091817Z +++ openssl base64 2025-06-01T22:51:42.6092939Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.6094058Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.6095556Z +++ sed -e s/=//g 2025-06-01T22:51:42.6131370Z ++ HASH=0n7GFzi8fRlUDdoVO1UaB6hje0jtcNj3Y-br7eKpma8 2025-06-01T22:51:42.6136735Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_strides.h 2025-06-01T22:51:42.6137748Z +++ awk '{print $5}' 2025-06-01T22:51:42.6165555Z ++ FSIZE=1004 2025-06-01T22:51:42.6166123Z ++ echo '"torch/include/ATen/ops/_nested_tensor_strides.h",sha256=0n7GFzi8fRlUDdoVO1UaB6hje0jtcNj3Y-br7eKpma8,1004' 2025-06-01T22:51:42.6166222Z ++ read fname 2025-06-01T22:51:42.6166649Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.6167105Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.6167525Z ++ echo torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.6167627Z ++ grep RECORD 2025-06-01T22:51:42.6192111Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.6192224Z +++ openssl base64 2025-06-01T22:51:42.6192462Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.6192585Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.6192964Z +++ sed -e s/=//g 2025-06-01T22:51:42.6233603Z ++ HASH=PzjmLHBtpG65NfzI2svok35epdEUzO4yvuOd6FtBPCs 2025-06-01T22:51:42.6236116Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.6236934Z +++ awk '{print $5}' 2025-06-01T22:51:42.6264958Z ++ FSIZE=899 2025-06-01T22:51:42.6265882Z ++ echo '"torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h",sha256=PzjmLHBtpG65NfzI2svok35epdEUzO4yvuOd6FtBPCs,899' 2025-06-01T22:51:42.6265986Z ++ read fname 2025-06-01T22:51:42.6266268Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_strides_native.h 2025-06-01T22:51:42.6266485Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_strides_native.h 2025-06-01T22:51:42.6266692Z ++ echo torch/include/ATen/ops/_nested_tensor_strides_native.h 2025-06-01T22:51:42.6266801Z ++ grep RECORD 2025-06-01T22:51:42.6287737Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_strides_native.h 2025-06-01T22:51:42.6287871Z +++ openssl base64 2025-06-01T22:51:42.6288402Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.6289646Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.6290908Z +++ sed -e s/=//g 2025-06-01T22:51:42.6329418Z ++ HASH=SgdtVuVSWEjz3LDfgXcDP9j4UXj_KF69-Eat4KzwIGQ 2025-06-01T22:51:42.6334626Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_strides_native.h 2025-06-01T22:51:42.6335370Z +++ awk '{print $5}' 2025-06-01T22:51:42.6363576Z ++ FSIZE=586 2025-06-01T22:51:42.6364320Z ++ echo '"torch/include/ATen/ops/_nested_tensor_strides_native.h",sha256=SgdtVuVSWEjz3LDfgXcDP9j4UXj_KF69-Eat4KzwIGQ,586' 2025-06-01T22:51:42.6364422Z ++ read fname 2025-06-01T22:51:42.6364690Z ++ make_wheel_record torch/include/ATen/ops/_nested_tensor_strides_ops.h 2025-06-01T22:51:42.6365060Z ++ FPATH=torch/include/ATen/ops/_nested_tensor_strides_ops.h 2025-06-01T22:51:42.6365255Z ++ echo torch/include/ATen/ops/_nested_tensor_strides_ops.h 2025-06-01T22:51:42.6365568Z ++ grep RECORD 2025-06-01T22:51:42.6389914Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_tensor_strides_ops.h 2025-06-01T22:51:42.6390055Z +++ openssl base64 2025-06-01T22:51:42.6390162Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.6390351Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.6390678Z +++ sed -e s/=//g 2025-06-01T22:51:42.6432565Z ++ HASH=veJk4Bz1Zz7xvnYFwuSMa4zxFJ9UeZ9rQGZ2fqSxNpY 2025-06-01T22:51:42.6436212Z +++ ls -nl torch/include/ATen/ops/_nested_tensor_strides_ops.h 2025-06-01T22:51:42.6436323Z +++ awk '{print $5}' 2025-06-01T22:51:42.6464054Z ++ FSIZE=1643 2025-06-01T22:51:42.6464872Z ++ echo '"torch/include/ATen/ops/_nested_tensor_strides_ops.h",sha256=veJk4Bz1Zz7xvnYFwuSMa4zxFJ9UeZ9rQGZ2fqSxNpY,1643' 2025-06-01T22:51:42.6465231Z ++ read fname 2025-06-01T22:51:42.6465535Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_buffer.h 2025-06-01T22:51:42.6465724Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_buffer.h 2025-06-01T22:51:42.6465905Z ++ echo torch/include/ATen/ops/_nested_view_from_buffer.h 2025-06-01T22:51:42.6466031Z ++ grep RECORD 2025-06-01T22:51:42.6487456Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_buffer.h 2025-06-01T22:51:42.6487726Z +++ openssl base64 2025-06-01T22:51:42.6488030Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.6489261Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.6490545Z +++ sed -e s/=//g 2025-06-01T22:51:42.6529391Z ++ HASH=ezeScCr5GYQcQtM1OQni9EEM7gb2e9EyGbo6PZyrvq8 2025-06-01T22:51:42.6534200Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_buffer.h 2025-06-01T22:51:42.6535065Z +++ awk '{print $5}' 2025-06-01T22:51:42.6564805Z ++ FSIZE=907 2025-06-01T22:51:42.6565377Z ++ echo '"torch/include/ATen/ops/_nested_view_from_buffer.h",sha256=ezeScCr5GYQcQtM1OQni9EEM7gb2e9EyGbo6PZyrvq8,907' 2025-06-01T22:51:42.6565474Z ++ read fname 2025-06-01T22:51:42.6565760Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_buffer_copy.h 2025-06-01T22:51:42.6565979Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_buffer_copy.h 2025-06-01T22:51:42.6566335Z ++ echo torch/include/ATen/ops/_nested_view_from_buffer_copy.h 2025-06-01T22:51:42.6566685Z ++ grep RECORD 2025-06-01T22:51:42.6592072Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_buffer_copy.h 2025-06-01T22:51:42.6592193Z +++ openssl base64 2025-06-01T22:51:42.6592305Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.6592429Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.6592652Z +++ sed -e s/=//g 2025-06-01T22:51:42.6633141Z ++ HASH=iFNFRQmRhy9TswGoZR4ovX2qHmSM-mfoKVwDZEGuRmA 2025-06-01T22:51:42.6636752Z +++ awk '{print $5}' 2025-06-01T22:51:42.6636973Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_buffer_copy.h 2025-06-01T22:51:42.6664853Z ++ FSIZE=1833 2025-06-01T22:51:42.6665510Z ++ echo '"torch/include/ATen/ops/_nested_view_from_buffer_copy.h",sha256=iFNFRQmRhy9TswGoZR4ovX2qHmSM-mfoKVwDZEGuRmA,1833' 2025-06-01T22:51:42.6665611Z ++ read fname 2025-06-01T22:51:42.6666050Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.6666453Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.6666831Z ++ echo torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.6667828Z ++ grep RECORD 2025-06-01T22:51:42.6689035Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.6689156Z +++ openssl base64 2025-06-01T22:51:42.6689772Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.6691058Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.6692400Z +++ sed -e s/=//g 2025-06-01T22:51:42.6730120Z ++ HASH=4xsnR3nVM-AO3yBQJxO5gJu-n7NpWbvXfXhQrRUA1bQ 2025-06-01T22:51:42.6735466Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.6736059Z +++ awk '{print $5}' 2025-06-01T22:51:42.6763004Z ++ FSIZE=1103 2025-06-01T22:51:42.6763932Z ++ echo '"torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h",sha256=4xsnR3nVM-AO3yBQJxO5gJu-n7NpWbvXfXhQrRUA1bQ,1103' 2025-06-01T22:51:42.6764044Z ++ read fname 2025-06-01T22:51:42.6764795Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.6765423Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.6766423Z ++ echo torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.6766525Z ++ grep RECORD 2025-06-01T22:51:42.6792398Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.6792516Z +++ openssl base64 2025-06-01T22:51:42.6792624Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.6792722Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.6792834Z +++ sed -e s/=//g 2025-06-01T22:51:42.6835188Z ++ HASH=sDMSMr0Bk34tO9Euu5kbWD98NiTqd6GpQYg1pK7XslM 2025-06-01T22:51:42.6837030Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.6837637Z +++ awk '{print $5}' 2025-06-01T22:51:42.6866455Z ++ FSIZE=908 2025-06-01T22:51:42.6867548Z ++ echo '"torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=sDMSMr0Bk34tO9Euu5kbWD98NiTqd6GpQYg1pK7XslM,908' 2025-06-01T22:51:42.6867672Z ++ read fname 2025-06-01T22:51:42.6867973Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h 2025-06-01T22:51:42.6868220Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h 2025-06-01T22:51:42.6868469Z ++ echo torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h 2025-06-01T22:51:42.6868861Z ++ grep RECORD 2025-06-01T22:51:42.6890037Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h 2025-06-01T22:51:42.6890316Z +++ openssl base64 2025-06-01T22:51:42.6890871Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.6892240Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.6893624Z +++ sed -e s/=//g 2025-06-01T22:51:42.6931114Z ++ HASH=_YAKUuqh1FGlK4qGFatFAWT4kSv8MrgMhH834Op-N9g 2025-06-01T22:51:42.6936391Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h 2025-06-01T22:51:42.6937113Z +++ awk '{print $5}' 2025-06-01T22:51:42.6965099Z ++ FSIZE=790 2025-06-01T22:51:42.6965750Z ++ echo '"torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h",sha256=_YAKUuqh1FGlK4qGFatFAWT4kSv8MrgMhH834Op-N9g,790' 2025-06-01T22:51:42.6965867Z ++ read fname 2025-06-01T22:51:42.6966164Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h 2025-06-01T22:51:42.6966404Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h 2025-06-01T22:51:42.6966652Z ++ echo torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h 2025-06-01T22:51:42.6966764Z ++ grep RECORD 2025-06-01T22:51:42.6991509Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h 2025-06-01T22:51:42.6991718Z +++ openssl base64 2025-06-01T22:51:42.6992045Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.6992162Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.6992279Z +++ sed -e s/=//g 2025-06-01T22:51:42.7032443Z ++ HASH=3Ky-_gqHOUvRExsPg5-miSaF9JH0C4p6sUFzoV23tbU 2025-06-01T22:51:42.7035410Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h 2025-06-01T22:51:42.7036356Z +++ awk '{print $5}' 2025-06-01T22:51:42.7064049Z ++ FSIZE=2303 2025-06-01T22:51:42.7064676Z ++ echo '"torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h",sha256=3Ky-_gqHOUvRExsPg5-miSaF9JH0C4p6sUFzoV23tbU,2303' 2025-06-01T22:51:42.7064794Z ++ read fname 2025-06-01T22:51:42.7065101Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h 2025-06-01T22:51:42.7065353Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h 2025-06-01T22:51:42.7065917Z ++ echo torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h 2025-06-01T22:51:42.7066899Z ++ grep RECORD 2025-06-01T22:51:42.7088078Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h 2025-06-01T22:51:42.7088211Z +++ openssl base64 2025-06-01T22:51:42.7089335Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.7090528Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.7092010Z +++ sed -e s/=//g 2025-06-01T22:51:42.7129661Z ++ HASH=ykOzV8r4xLOhbou-kyl1YCass5Dxc0xvdONF1Y1cxaQ 2025-06-01T22:51:42.7134661Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h 2025-06-01T22:51:42.7135489Z +++ awk '{print $5}' 2025-06-01T22:51:42.7165312Z ++ FSIZE=833 2025-06-01T22:51:42.7165895Z ++ echo '"torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h",sha256=ykOzV8r4xLOhbou-kyl1YCass5Dxc0xvdONF1Y1cxaQ,833' 2025-06-01T22:51:42.7165994Z ++ read fname 2025-06-01T22:51:42.7166329Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h 2025-06-01T22:51:42.7166603Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h 2025-06-01T22:51:42.7166988Z ++ echo torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h 2025-06-01T22:51:42.7167102Z ++ grep RECORD 2025-06-01T22:51:42.7192302Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h 2025-06-01T22:51:42.7192494Z +++ openssl base64 2025-06-01T22:51:42.7192814Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.7192933Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.7232369Z +++ sed -e s/=//g 2025-06-01T22:51:42.7232582Z ++ HASH=ReUTHWBjjs8oZU3EbRd9Zt8LWSjRiwdXJ0FcuUIN6Fc 2025-06-01T22:51:42.7235082Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h 2025-06-01T22:51:42.7235877Z +++ awk '{print $5}' 2025-06-01T22:51:42.7262644Z ++ FSIZE=835 2025-06-01T22:51:42.7263410Z ++ echo '"torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h",sha256=ReUTHWBjjs8oZU3EbRd9Zt8LWSjRiwdXJ0FcuUIN6Fc,835' 2025-06-01T22:51:42.7263668Z ++ read fname 2025-06-01T22:51:42.7263944Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_buffer_native.h 2025-06-01T22:51:42.7264169Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_buffer_native.h 2025-06-01T22:51:42.7265483Z ++ echo torch/include/ATen/ops/_nested_view_from_buffer_native.h 2025-06-01T22:51:42.7266113Z ++ grep RECORD 2025-06-01T22:51:42.7289601Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_buffer_native.h 2025-06-01T22:51:42.7289722Z +++ openssl base64 2025-06-01T22:51:42.7290349Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.7291767Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.7293088Z +++ sed -e s/=//g 2025-06-01T22:51:42.7331012Z ++ HASH=SzaXu2OpiF0LAq4GfyXjQ7_8TYQ-YwMfVD0ERPxo7PA 2025-06-01T22:51:42.7336048Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_buffer_native.h 2025-06-01T22:51:42.7336897Z +++ awk '{print $5}' 2025-06-01T22:51:42.7365195Z ++ FSIZE=589 2025-06-01T22:51:42.7366094Z ++ echo '"torch/include/ATen/ops/_nested_view_from_buffer_native.h",sha256=SzaXu2OpiF0LAq4GfyXjQ7_8TYQ-YwMfVD0ERPxo7PA,589' 2025-06-01T22:51:42.7366873Z ++ read fname 2025-06-01T22:51:42.7367303Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_buffer_ops.h 2025-06-01T22:51:42.7367927Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_buffer_ops.h 2025-06-01T22:51:42.7368476Z ++ echo torch/include/ATen/ops/_nested_view_from_buffer_ops.h 2025-06-01T22:51:42.7368928Z ++ grep RECORD 2025-06-01T22:51:42.7395115Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_buffer_ops.h 2025-06-01T22:51:42.7395701Z +++ openssl base64 2025-06-01T22:51:42.7395956Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.7396213Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.7396463Z +++ sed -e s/=//g 2025-06-01T22:51:42.7436143Z ++ HASH=q4ao-UP47GUZsfAtbI7QN4-UvdReUlNYbKfxQa20Og4 2025-06-01T22:51:42.7439265Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_buffer_ops.h 2025-06-01T22:51:42.7439709Z +++ awk '{print $5}' 2025-06-01T22:51:42.7468863Z ++ FSIZE=1326 2025-06-01T22:51:42.7469685Z ++ echo '"torch/include/ATen/ops/_nested_view_from_buffer_ops.h",sha256=q4ao-UP47GUZsfAtbI7QN4-UvdReUlNYbKfxQa20Og4,1326' 2025-06-01T22:51:42.7470427Z ++ read fname 2025-06-01T22:51:42.7470813Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_jagged.h 2025-06-01T22:51:42.7471358Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_jagged.h 2025-06-01T22:51:42.7471997Z ++ echo torch/include/ATen/ops/_nested_view_from_jagged.h 2025-06-01T22:51:42.7472392Z ++ grep RECORD 2025-06-01T22:51:42.7490557Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_jagged.h 2025-06-01T22:51:42.7491106Z +++ openssl base64 2025-06-01T22:51:42.7491666Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.7492971Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.7494257Z +++ sed -e s/=//g 2025-06-01T22:51:42.7531022Z ++ HASH=pqAZ0nRiADXF8xoG3bXfRQ4LlwGIhTQVcFlaiTU2Peg 2025-06-01T22:51:42.7535906Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_jagged.h 2025-06-01T22:51:42.7536822Z +++ awk '{print $5}' 2025-06-01T22:51:42.7565609Z ++ FSIZE=1122 2025-06-01T22:51:42.7566323Z ++ echo '"torch/include/ATen/ops/_nested_view_from_jagged.h",sha256=pqAZ0nRiADXF8xoG3bXfRQ4LlwGIhTQVcFlaiTU2Peg,1122' 2025-06-01T22:51:42.7567222Z ++ read fname 2025-06-01T22:51:42.7567633Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_jagged_copy.h 2025-06-01T22:51:42.7568268Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_jagged_copy.h 2025-06-01T22:51:42.7568823Z ++ echo torch/include/ATen/ops/_nested_view_from_jagged_copy.h 2025-06-01T22:51:42.7569265Z ++ grep RECORD 2025-06-01T22:51:42.7592694Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_jagged_copy.h 2025-06-01T22:51:42.7593274Z +++ openssl base64 2025-06-01T22:51:42.7593540Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.7593787Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.7594060Z +++ sed -e s/=//g 2025-06-01T22:51:42.7634460Z ++ HASH=YvtQvM25zMCw64hjMKCziA_eZwAWO3b3Yak3wkwwc0w 2025-06-01T22:51:42.7637341Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_jagged_copy.h 2025-06-01T22:51:42.7638342Z +++ awk '{print $5}' 2025-06-01T22:51:42.7667627Z ++ FSIZE=2467 2025-06-01T22:51:42.7668449Z ++ echo '"torch/include/ATen/ops/_nested_view_from_jagged_copy.h",sha256=YvtQvM25zMCw64hjMKCziA_eZwAWO3b3Yak3wkwwc0w,2467' 2025-06-01T22:51:42.7669165Z ++ read fname 2025-06-01T22:51:42.7669890Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.7670861Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.7671734Z ++ echo torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.7672342Z ++ grep RECORD 2025-06-01T22:51:42.7690641Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.7691401Z +++ openssl base64 2025-06-01T22:51:42.7691829Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.7693027Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.7694362Z +++ sed -e s/=//g 2025-06-01T22:51:42.7731157Z ++ HASH=uwnHVeJT5DxsneTZ1gSJcqRUY1eaBBP5kGs0Hb1e0WY 2025-06-01T22:51:42.7736376Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.7737214Z +++ awk '{print $5}' 2025-06-01T22:51:42.7764886Z ++ FSIZE=1354 2025-06-01T22:51:42.7765928Z ++ echo '"torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautograd_dispatch.h",sha256=uwnHVeJT5DxsneTZ1gSJcqRUY1eaBBP5kGs0Hb1e0WY,1354' 2025-06-01T22:51:42.7766995Z ++ read fname 2025-06-01T22:51:42.7767684Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.7768815Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.7769904Z ++ echo torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.7770601Z ++ grep RECORD 2025-06-01T22:51:42.7792023Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.7792981Z +++ openssl base64 2025-06-01T22:51:42.7793244Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.7793626Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.7793892Z +++ sed -e s/=//g 2025-06-01T22:51:42.7831325Z ++ HASH=hJaob43NAAae_jqXC5nCr5I8nGnYqyzF2UNGBCpPLjw 2025-06-01T22:51:42.7835614Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:42.7836798Z +++ awk '{print $5}' 2025-06-01T22:51:42.7864529Z ++ FSIZE=1039 2025-06-01T22:51:42.7865608Z ++ echo '"torch/include/ATen/ops/_nested_view_from_jagged_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=hJaob43NAAae_jqXC5nCr5I8nGnYqyzF2UNGBCpPLjw,1039' 2025-06-01T22:51:42.7866612Z ++ read fname 2025-06-01T22:51:42.7867157Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h 2025-06-01T22:51:42.7867834Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h 2025-06-01T22:51:42.7868620Z ++ echo torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h 2025-06-01T22:51:42.7869077Z ++ grep RECORD 2025-06-01T22:51:42.7888151Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h 2025-06-01T22:51:42.7888777Z +++ openssl base64 2025-06-01T22:51:42.7889659Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.7890942Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.7892336Z +++ sed -e s/=//g 2025-06-01T22:51:42.7929438Z ++ HASH=qu1lZQ8n3qlPfpavPO-daDa-Uh5rdtUjkd_EHFZGoow 2025-06-01T22:51:42.7934615Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h 2025-06-01T22:51:42.7935456Z +++ awk '{print $5}' 2025-06-01T22:51:42.7962039Z ++ FSIZE=1041 2025-06-01T22:51:42.7962842Z ++ echo '"torch/include/ATen/ops/_nested_view_from_jagged_copy_native.h",sha256=qu1lZQ8n3qlPfpavPO-daDa-Uh5rdtUjkd_EHFZGoow,1041' 2025-06-01T22:51:42.7963863Z ++ read fname 2025-06-01T22:51:42.7964540Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h 2025-06-01T22:51:42.7965222Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h 2025-06-01T22:51:42.7965899Z ++ echo torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h 2025-06-01T22:51:42.7966436Z ++ grep RECORD 2025-06-01T22:51:42.7988169Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h 2025-06-01T22:51:42.7988884Z +++ openssl base64 2025-06-01T22:51:42.7989152Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.7989402Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.7991042Z +++ sed -e s/=//g 2025-06-01T22:51:42.8032133Z ++ HASH=4NLDuY9bDp292wklo2LVJYQeSBsxGM_uxWW0JrQ15cA 2025-06-01T22:51:42.8035052Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h 2025-06-01T22:51:42.8035795Z +++ awk '{print $5}' 2025-06-01T22:51:42.8063108Z ++ FSIZE=3105 2025-06-01T22:51:42.8063943Z ++ echo '"torch/include/ATen/ops/_nested_view_from_jagged_copy_ops.h",sha256=4NLDuY9bDp292wklo2LVJYQeSBsxGM_uxWW0JrQ15cA,3105' 2025-06-01T22:51:42.8064796Z ++ read fname 2025-06-01T22:51:42.8065286Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_jagged_native.h 2025-06-01T22:51:42.8065933Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_jagged_native.h 2025-06-01T22:51:42.8066488Z ++ echo torch/include/ATen/ops/_nested_view_from_jagged_native.h 2025-06-01T22:51:42.8066935Z ++ grep RECORD 2025-06-01T22:51:42.8087058Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_jagged_native.h 2025-06-01T22:51:42.8087757Z +++ openssl base64 2025-06-01T22:51:42.8088022Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.8088801Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.8090162Z +++ sed -e s/=//g 2025-06-01T22:51:42.8128488Z ++ HASH=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do 2025-06-01T22:51:42.8133675Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_jagged_native.h 2025-06-01T22:51:42.8134289Z +++ awk '{print $5}' 2025-06-01T22:51:42.8162212Z ++ FSIZE=422 2025-06-01T22:51:42.8163008Z ++ echo '"torch/include/ATen/ops/_nested_view_from_jagged_native.h",sha256=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do,422' 2025-06-01T22:51:42.8163951Z ++ read fname 2025-06-01T22:51:42.8164493Z ++ make_wheel_record torch/include/ATen/ops/_nested_view_from_jagged_ops.h 2025-06-01T22:51:42.8165344Z ++ FPATH=torch/include/ATen/ops/_nested_view_from_jagged_ops.h 2025-06-01T22:51:42.8165895Z ++ echo torch/include/ATen/ops/_nested_view_from_jagged_ops.h 2025-06-01T22:51:42.8166324Z ++ grep RECORD 2025-06-01T22:51:42.8188768Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nested_view_from_jagged_ops.h 2025-06-01T22:51:42.8189500Z +++ openssl base64 2025-06-01T22:51:42.8189759Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.8190909Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.8230382Z +++ sed -e s/=//g 2025-06-01T22:51:42.8230792Z ++ HASH=C_ErV2XyIVfPPKt4qb186WXbQmGUgWeycS8zK6lAvU0 2025-06-01T22:51:42.8235203Z +++ ls -nl torch/include/ATen/ops/_nested_view_from_jagged_ops.h 2025-06-01T22:51:42.8235806Z +++ awk '{print $5}' 2025-06-01T22:51:42.8263039Z ++ FSIZE=1727 2025-06-01T22:51:42.8263823Z ++ echo '"torch/include/ATen/ops/_nested_view_from_jagged_ops.h",sha256=C_ErV2XyIVfPPKt4qb186WXbQmGUgWeycS8zK6lAvU0,1727' 2025-06-01T22:51:42.8264536Z ++ read fname 2025-06-01T22:51:42.8264970Z ++ make_wheel_record torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h 2025-06-01T22:51:42.8265605Z ++ FPATH=torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h 2025-06-01T22:51:42.8266193Z ++ echo torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h 2025-06-01T22:51:42.8266626Z ++ grep RECORD 2025-06-01T22:51:42.8286761Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h 2025-06-01T22:51:42.8287379Z +++ openssl base64 2025-06-01T22:51:42.8287638Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.8288150Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.8289457Z +++ sed -e s/=//g 2025-06-01T22:51:42.8327871Z ++ HASH=rPVjtWpqfm5o4sBPA2yPMeGdDDfV8AehkjA7lD9s-Gs 2025-06-01T22:51:42.8333235Z +++ ls -nl torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h 2025-06-01T22:51:42.8334142Z +++ awk '{print $5}' 2025-06-01T22:51:42.8362126Z ++ FSIZE=1676 2025-06-01T22:51:42.8363083Z ++ echo '"torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h",sha256=rPVjtWpqfm5o4sBPA2yPMeGdDDfV8AehkjA7lD9s-Gs,1676' 2025-06-01T22:51:42.8363984Z ++ read fname 2025-06-01T22:51:42.8364764Z ++ make_wheel_record torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.8365789Z ++ FPATH=torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.8366741Z ++ echo torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.8367373Z ++ grep RECORD 2025-06-01T22:51:42.8390044Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.8390822Z +++ openssl base64 2025-06-01T22:51:42.8391094Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.8391356Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.8391613Z +++ sed -e s/=//g 2025-06-01T22:51:42.8432659Z ++ HASH=9BENUHd0r_WwACCsYcRe3j9eT4RpazOGyJg7e6y4CQE 2025-06-01T22:51:42.8434600Z +++ awk '{print $5}' 2025-06-01T22:51:42.8435194Z +++ ls -nl torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.8462533Z ++ FSIZE=1171 2025-06-01T22:51:42.8463519Z ++ echo '"torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h",sha256=9BENUHd0r_WwACCsYcRe3j9eT4RpazOGyJg7e6y4CQE,1171' 2025-06-01T22:51:42.8464458Z ++ read fname 2025-06-01T22:51:42.8464909Z ++ make_wheel_record torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h 2025-06-01T22:51:42.8465627Z ++ FPATH=torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h 2025-06-01T22:51:42.8466275Z ++ echo torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h 2025-06-01T22:51:42.8466768Z ++ grep RECORD 2025-06-01T22:51:42.8486577Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h 2025-06-01T22:51:42.8487227Z +++ openssl base64 2025-06-01T22:51:42.8487500Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.8488766Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.8489759Z +++ sed -e s/=//g 2025-06-01T22:51:42.8527576Z ++ HASH=CBmVt7sRU3uUcoctkKFFhnohr_GASzHJemhh4iqcaMQ 2025-06-01T22:51:42.8532871Z +++ ls -nl torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h 2025-06-01T22:51:42.8533549Z +++ awk '{print $5}' 2025-06-01T22:51:42.8562249Z ++ FSIZE=720 2025-06-01T22:51:42.8563064Z ++ echo '"torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h",sha256=CBmVt7sRU3uUcoctkKFFhnohr_GASzHJemhh4iqcaMQ,720' 2025-06-01T22:51:42.8563944Z ++ read fname 2025-06-01T22:51:42.8564583Z ++ make_wheel_record torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h 2025-06-01T22:51:42.8565305Z ++ FPATH=torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h 2025-06-01T22:51:42.8566079Z ++ echo torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h 2025-06-01T22:51:42.8566569Z ++ grep RECORD 2025-06-01T22:51:42.8589049Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h 2025-06-01T22:51:42.8589684Z +++ openssl base64 2025-06-01T22:51:42.8589952Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.8590192Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.8590457Z +++ sed -e s/=//g 2025-06-01T22:51:42.8630750Z ++ HASH=5FfZUx-rTncEd4nPj6gF-gzrN0HLPnNby8Nfm2Ep2uQ 2025-06-01T22:51:42.8634542Z +++ ls -nl torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h 2025-06-01T22:51:42.8635027Z +++ awk '{print $5}' 2025-06-01T22:51:42.8662218Z ++ FSIZE=2072 2025-06-01T22:51:42.8663037Z ++ echo '"torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h",sha256=5FfZUx-rTncEd4nPj6gF-gzrN0HLPnNby8Nfm2Ep2uQ,2072' 2025-06-01T22:51:42.8664076Z ++ read fname 2025-06-01T22:51:42.8664497Z ++ make_wheel_record torch/include/ATen/ops/_nnpack_available.h 2025-06-01T22:51:42.8664992Z ++ FPATH=torch/include/ATen/ops/_nnpack_available.h 2025-06-01T22:51:42.8665431Z ++ echo torch/include/ATen/ops/_nnpack_available.h 2025-06-01T22:51:42.8665800Z ++ grep RECORD 2025-06-01T22:51:42.8686325Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nnpack_available.h 2025-06-01T22:51:42.8686896Z +++ openssl base64 2025-06-01T22:51:42.8687165Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.8687776Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.8689082Z +++ sed -e s/=//g 2025-06-01T22:51:42.8726751Z ++ HASH=OWzLcj1OsM-kSxbzE51yZfeg_L2aIGqM-LfCj6-TJzc 2025-06-01T22:51:42.8731936Z +++ ls -nl torch/include/ATen/ops/_nnpack_available.h 2025-06-01T22:51:42.8732874Z +++ awk '{print $5}' 2025-06-01T22:51:42.8757641Z ++ FSIZE=635 2025-06-01T22:51:42.8758300Z ++ echo '"torch/include/ATen/ops/_nnpack_available.h",sha256=OWzLcj1OsM-kSxbzE51yZfeg_L2aIGqM-LfCj6-TJzc,635' 2025-06-01T22:51:42.8758988Z ++ read fname 2025-06-01T22:51:42.8759625Z ++ make_wheel_record torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:42.8760472Z ++ FPATH=torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:42.8762060Z ++ echo torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:42.8762785Z ++ grep RECORD 2025-06-01T22:51:42.8788644Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:42.8789404Z +++ openssl base64 2025-06-01T22:51:42.8789668Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.8789910Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.8790189Z +++ sed -e s/=//g 2025-06-01T22:51:42.8829504Z ++ HASH=2oNwH-lWZpytHSxG8tJmeiHlNX8f7_nzcktVxqFpigk 2025-06-01T22:51:42.8831713Z +++ ls -nl torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:42.8832415Z +++ awk '{print $5}' 2025-06-01T22:51:42.8855932Z ++ FSIZE=746 2025-06-01T22:51:42.8857043Z ++ echo '"torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h",sha256=2oNwH-lWZpytHSxG8tJmeiHlNX8f7_nzcktVxqFpigk,746' 2025-06-01T22:51:42.8857956Z ++ read fname 2025-06-01T22:51:42.8858448Z ++ make_wheel_record torch/include/ATen/ops/_nnpack_available_native.h 2025-06-01T22:51:42.8859019Z ++ FPATH=torch/include/ATen/ops/_nnpack_available_native.h 2025-06-01T22:51:42.8860839Z ++ echo torch/include/ATen/ops/_nnpack_available_native.h 2025-06-01T22:51:42.8861695Z ++ grep RECORD 2025-06-01T22:51:42.8885781Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nnpack_available_native.h 2025-06-01T22:51:42.8886455Z +++ openssl base64 2025-06-01T22:51:42.8886764Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.8887017Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.8887294Z +++ sed -e s/=//g 2025-06-01T22:51:42.8924995Z ++ HASH=NU4jkiwZCK4BK_Bn_D_T4p24_gGk98dWBlRGQRhO54s 2025-06-01T22:51:42.8929959Z +++ ls -nl torch/include/ATen/ops/_nnpack_available_native.h 2025-06-01T22:51:42.8930736Z +++ awk '{print $5}' 2025-06-01T22:51:42.8954977Z ++ FSIZE=458 2025-06-01T22:51:42.8955667Z ++ echo '"torch/include/ATen/ops/_nnpack_available_native.h",sha256=NU4jkiwZCK4BK_Bn_D_T4p24_gGk98dWBlRGQRhO54s,458' 2025-06-01T22:51:42.8956458Z ++ read fname 2025-06-01T22:51:42.8956966Z ++ make_wheel_record torch/include/ATen/ops/_nnpack_available_ops.h 2025-06-01T22:51:42.8957496Z ++ FPATH=torch/include/ATen/ops/_nnpack_available_ops.h 2025-06-01T22:51:42.8959932Z ++ echo torch/include/ATen/ops/_nnpack_available_ops.h 2025-06-01T22:51:42.8960807Z ++ grep RECORD 2025-06-01T22:51:42.8984763Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nnpack_available_ops.h 2025-06-01T22:51:42.8985346Z +++ openssl base64 2025-06-01T22:51:42.8985598Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.8985865Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.8986125Z +++ sed -e s/=//g 2025-06-01T22:51:42.9024805Z ++ HASH=WRvL00N7uwGNCokSsOQHTlQs_38B6qLUKyk8qHXO2tU 2025-06-01T22:51:42.9028934Z +++ ls -nl torch/include/ATen/ops/_nnpack_available_ops.h 2025-06-01T22:51:42.9029635Z +++ awk '{print $5}' 2025-06-01T22:51:42.9053881Z ++ FSIZE=893 2025-06-01T22:51:42.9054546Z ++ echo '"torch/include/ATen/ops/_nnpack_available_ops.h",sha256=WRvL00N7uwGNCokSsOQHTlQs_38B6qLUKyk8qHXO2tU,893' 2025-06-01T22:51:42.9055419Z ++ read fname 2025-06-01T22:51:42.9056069Z ++ make_wheel_record torch/include/ATen/ops/_nnpack_spatial_convolution.h 2025-06-01T22:51:42.9056658Z ++ FPATH=torch/include/ATen/ops/_nnpack_spatial_convolution.h 2025-06-01T22:51:42.9059197Z ++ echo torch/include/ATen/ops/_nnpack_spatial_convolution.h 2025-06-01T22:51:42.9059955Z ++ grep RECORD 2025-06-01T22:51:42.9081348Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nnpack_spatial_convolution.h 2025-06-01T22:51:42.9082190Z +++ openssl base64 2025-06-01T22:51:42.9082643Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.9084564Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.9085640Z +++ sed -e s/=//g 2025-06-01T22:51:42.9123455Z ++ HASH=RJd3pbOsomf0CNgNw0gf9i3ddil6d_RwqK7m94_l0hQ 2025-06-01T22:51:42.9129665Z +++ ls -nl torch/include/ATen/ops/_nnpack_spatial_convolution.h 2025-06-01T22:51:42.9130344Z +++ awk '{print $5}' 2025-06-01T22:51:42.9155979Z ++ FSIZE=6190 2025-06-01T22:51:42.9156833Z ++ echo '"torch/include/ATen/ops/_nnpack_spatial_convolution.h",sha256=RJd3pbOsomf0CNgNw0gf9i3ddil6d_RwqK7m94_l0hQ,6190' 2025-06-01T22:51:42.9157711Z ++ read fname 2025-06-01T22:51:42.9158345Z ++ make_wheel_record torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.9159281Z ++ FPATH=torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.9162426Z ++ echo torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.9163035Z ++ grep RECORD 2025-06-01T22:51:42.9186839Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.9197696Z +++ openssl base64 2025-06-01T22:51:42.9197988Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.9198233Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.9198500Z +++ sed -e s/=//g 2025-06-01T22:51:42.9227832Z ++ HASH=iuB92Rh4qWfLW2AruDg6UEfAN5Ujcgduu4LxC_OnrNs 2025-06-01T22:51:42.9232289Z +++ ls -nl torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:42.9232915Z +++ awk '{print $5}' 2025-06-01T22:51:42.9257519Z ++ FSIZE=2051 2025-06-01T22:51:42.9258475Z ++ echo '"torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h",sha256=iuB92Rh4qWfLW2AruDg6UEfAN5Ujcgduu4LxC_OnrNs,2051' 2025-06-01T22:51:42.9259378Z ++ read fname 2025-06-01T22:51:42.9259816Z ++ make_wheel_record torch/include/ATen/ops/_nnpack_spatial_convolution_native.h 2025-06-01T22:51:42.9260468Z ++ FPATH=torch/include/ATen/ops/_nnpack_spatial_convolution_native.h 2025-06-01T22:51:42.9261466Z ++ echo torch/include/ATen/ops/_nnpack_spatial_convolution_native.h 2025-06-01T22:51:42.9262222Z ++ grep RECORD 2025-06-01T22:51:42.9285831Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nnpack_spatial_convolution_native.h 2025-06-01T22:51:42.9286660Z +++ openssl base64 2025-06-01T22:51:42.9286921Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.9287186Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.9288113Z +++ sed -e s/=//g 2025-06-01T22:51:42.9325458Z ++ HASH=jubJ0IPto0mHhwfsHO6ba31deRFyzqkMaLWuy17WZv0 2025-06-01T22:51:42.9330538Z +++ ls -nl torch/include/ATen/ops/_nnpack_spatial_convolution_native.h 2025-06-01T22:51:42.9331214Z +++ awk '{print $5}' 2025-06-01T22:51:42.9355159Z ++ FSIZE=851 2025-06-01T22:51:42.9355908Z ++ echo '"torch/include/ATen/ops/_nnpack_spatial_convolution_native.h",sha256=jubJ0IPto0mHhwfsHO6ba31deRFyzqkMaLWuy17WZv0,851' 2025-06-01T22:51:42.9356740Z ++ read fname 2025-06-01T22:51:42.9357323Z ++ make_wheel_record torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h 2025-06-01T22:51:42.9358075Z ++ FPATH=torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h 2025-06-01T22:51:42.9360433Z ++ echo torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h 2025-06-01T22:51:42.9361625Z ++ grep RECORD 2025-06-01T22:51:42.9386728Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h 2025-06-01T22:51:42.9387328Z +++ openssl base64 2025-06-01T22:51:42.9387587Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.9388039Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.9388308Z +++ sed -e s/=//g 2025-06-01T22:51:42.9429394Z ++ HASH=QwlXPbSyUroVYEi3AjYlB_BmVj2YXXIidxuCSdMEcUc 2025-06-01T22:51:42.9432458Z +++ ls -nl torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h 2025-06-01T22:51:42.9432932Z +++ awk '{print $5}' 2025-06-01T22:51:42.9460073Z ++ FSIZE=2517 2025-06-01T22:51:42.9460874Z ++ echo '"torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h",sha256=QwlXPbSyUroVYEi3AjYlB_BmVj2YXXIidxuCSdMEcUc,2517' 2025-06-01T22:51:42.9461613Z ++ read fname 2025-06-01T22:51:42.9461912Z ++ make_wheel_record torch/include/ATen/ops/_nnz.h 2025-06-01T22:51:42.9462317Z ++ FPATH=torch/include/ATen/ops/_nnz.h 2025-06-01T22:51:42.9462683Z ++ echo torch/include/ATen/ops/_nnz.h 2025-06-01T22:51:42.9463009Z ++ grep RECORD 2025-06-01T22:51:42.9486129Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nnz.h 2025-06-01T22:51:42.9486621Z +++ openssl base64 2025-06-01T22:51:42.9486883Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.9487166Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.9487788Z +++ sed -e s/=//g 2025-06-01T22:51:42.9525643Z ++ HASH=9Yt5LsTR7XXNTprLn0-rd2Lf8NeBdwYs8RQ50PH9x7w 2025-06-01T22:51:42.9529828Z +++ ls -nl torch/include/ATen/ops/_nnz.h 2025-06-01T22:51:42.9530773Z +++ awk '{print $5}' 2025-06-01T22:51:42.9554990Z ++ FSIZE=501 2025-06-01T22:51:42.9555536Z ++ echo '"torch/include/ATen/ops/_nnz.h",sha256=9Yt5LsTR7XXNTprLn0-rd2Lf8NeBdwYs8RQ50PH9x7w,501' 2025-06-01T22:51:42.9556154Z ++ read fname 2025-06-01T22:51:42.9556475Z ++ make_wheel_record torch/include/ATen/ops/_nnz_native.h 2025-06-01T22:51:42.9556948Z ++ FPATH=torch/include/ATen/ops/_nnz_native.h 2025-06-01T22:51:42.9559843Z ++ echo torch/include/ATen/ops/_nnz_native.h 2025-06-01T22:51:42.9561242Z ++ grep RECORD 2025-06-01T22:51:42.9586589Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nnz_native.h 2025-06-01T22:51:42.9587077Z +++ openssl base64 2025-06-01T22:51:42.9587342Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.9587739Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.9588019Z +++ sed -e s/=//g 2025-06-01T22:51:42.9628342Z ++ HASH=jw0invqXBjDYiKKHiUMFIeMfc6fFspjSbtP_LCXBwXk 2025-06-01T22:51:42.9629467Z +++ ls -nl torch/include/ATen/ops/_nnz_native.h 2025-06-01T22:51:42.9629858Z +++ awk '{print $5}' 2025-06-01T22:51:42.9654217Z ++ FSIZE=538 2025-06-01T22:51:42.9654852Z ++ echo '"torch/include/ATen/ops/_nnz_native.h",sha256=jw0invqXBjDYiKKHiUMFIeMfc6fFspjSbtP_LCXBwXk,538' 2025-06-01T22:51:42.9655504Z ++ read fname 2025-06-01T22:51:42.9655834Z ++ make_wheel_record torch/include/ATen/ops/_nnz_ops.h 2025-06-01T22:51:42.9656378Z ++ FPATH=torch/include/ATen/ops/_nnz_ops.h 2025-06-01T22:51:42.9659066Z ++ echo torch/include/ATen/ops/_nnz_ops.h 2025-06-01T22:51:42.9659661Z ++ grep RECORD 2025-06-01T22:51:42.9685684Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_nnz_ops.h 2025-06-01T22:51:42.9686186Z +++ openssl base64 2025-06-01T22:51:42.9686441Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.9686704Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.9686986Z +++ sed -e s/=//g 2025-06-01T22:51:42.9725215Z ++ HASH=J9zldFC6b9j3mLz0mZH2Wzn42eRXg3J8UKXkTVeBW68 2025-06-01T22:51:42.9728342Z +++ ls -nl torch/include/ATen/ops/_nnz_ops.h 2025-06-01T22:51:42.9729298Z +++ awk '{print $5}' 2025-06-01T22:51:42.9753158Z ++ FSIZE=939 2025-06-01T22:51:42.9753759Z ++ echo '"torch/include/ATen/ops/_nnz_ops.h",sha256=J9zldFC6b9j3mLz0mZH2Wzn42eRXg3J8UKXkTVeBW68,939' 2025-06-01T22:51:42.9754404Z ++ read fname 2025-06-01T22:51:42.9754795Z ++ make_wheel_record torch/include/ATen/ops/_pack_padded_sequence.h 2025-06-01T22:51:42.9755328Z ++ FPATH=torch/include/ATen/ops/_pack_padded_sequence.h 2025-06-01T22:51:42.9757262Z ++ echo torch/include/ATen/ops/_pack_padded_sequence.h 2025-06-01T22:51:42.9758261Z ++ grep RECORD 2025-06-01T22:51:42.9782965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pack_padded_sequence.h 2025-06-01T22:51:42.9783526Z +++ openssl base64 2025-06-01T22:51:42.9783782Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.9784042Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.9784433Z +++ sed -e s/=//g 2025-06-01T22:51:42.9823239Z ++ HASH=ugqff_WkHJkeSf978F0xlSUHEoch4ZtbhvjgDbL8FVk 2025-06-01T22:51:42.9825197Z +++ ls -nl torch/include/ATen/ops/_pack_padded_sequence.h 2025-06-01T22:51:42.9825615Z +++ awk '{print $5}' 2025-06-01T22:51:42.9849285Z ++ FSIZE=1699 2025-06-01T22:51:42.9849971Z ++ echo '"torch/include/ATen/ops/_pack_padded_sequence.h",sha256=ugqff_WkHJkeSf978F0xlSUHEoch4ZtbhvjgDbL8FVk,1699' 2025-06-01T22:51:42.9850686Z ++ read fname 2025-06-01T22:51:42.9851110Z ++ make_wheel_record torch/include/ATen/ops/_pack_padded_sequence_backward.h 2025-06-01T22:51:42.9851763Z ++ FPATH=torch/include/ATen/ops/_pack_padded_sequence_backward.h 2025-06-01T22:51:42.9853528Z ++ echo torch/include/ATen/ops/_pack_padded_sequence_backward.h 2025-06-01T22:51:42.9854461Z ++ grep RECORD 2025-06-01T22:51:42.9878292Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pack_padded_sequence_backward.h 2025-06-01T22:51:42.9878871Z +++ openssl base64 2025-06-01T22:51:42.9879149Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.9879397Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.9879666Z +++ sed -e s/=//g 2025-06-01T22:51:42.9921349Z ++ HASH=hxGcsNtATRdat8I8dKl7qxUvAHqFy3FBbEBzlA-CosI 2025-06-01T22:51:42.9924427Z +++ ls -nl torch/include/ATen/ops/_pack_padded_sequence_backward.h 2025-06-01T22:51:42.9925938Z +++ awk '{print $5}' 2025-06-01T22:51:42.9950028Z ++ FSIZE=2077 2025-06-01T22:51:42.9950785Z ++ echo '"torch/include/ATen/ops/_pack_padded_sequence_backward.h",sha256=hxGcsNtATRdat8I8dKl7qxUvAHqFy3FBbEBzlA-CosI,2077' 2025-06-01T22:51:42.9951555Z ++ read fname 2025-06-01T22:51:42.9952165Z ++ make_wheel_record torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:42.9953157Z ++ FPATH=torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:42.9954615Z ++ echo torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:42.9955560Z ++ grep RECORD 2025-06-01T22:51:42.9981466Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:42.9982247Z +++ openssl base64 2025-06-01T22:51:42.9982499Z +++ sed -e s/+/-/g 2025-06-01T22:51:42.9982763Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:42.9983012Z +++ sed -e s/=//g 2025-06-01T22:51:43.0019472Z ++ HASH=yCm5tI9c10nPNYM7zmL6r_Z3extYX9DLNCBxJd2RGCk 2025-06-01T22:51:43.0023037Z +++ ls -nl torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.0023659Z +++ awk '{print $5}' 2025-06-01T22:51:43.0047370Z ++ FSIZE=1033 2025-06-01T22:51:43.0048284Z ++ echo '"torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h",sha256=yCm5tI9c10nPNYM7zmL6r_Z3extYX9DLNCBxJd2RGCk,1033' 2025-06-01T22:51:43.0049386Z ++ read fname 2025-06-01T22:51:43.0049853Z ++ make_wheel_record torch/include/ATen/ops/_pack_padded_sequence_backward_native.h 2025-06-01T22:51:43.0050568Z ++ FPATH=torch/include/ATen/ops/_pack_padded_sequence_backward_native.h 2025-06-01T22:51:43.0051608Z ++ echo torch/include/ATen/ops/_pack_padded_sequence_backward_native.h 2025-06-01T22:51:43.0052487Z ++ grep RECORD 2025-06-01T22:51:43.0076147Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pack_padded_sequence_backward_native.h 2025-06-01T22:51:43.0076841Z +++ openssl base64 2025-06-01T22:51:43.0077099Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.0077361Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.0077824Z +++ sed -e s/=//g 2025-06-01T22:51:43.0119382Z ++ HASH=Fb64S-Np3OGjj9elba6Eh2KtNluxYo1quHwDXqXEZmM 2025-06-01T22:51:43.0121995Z +++ ls -nl torch/include/ATen/ops/_pack_padded_sequence_backward_native.h 2025-06-01T22:51:43.0122497Z +++ awk '{print $5}' 2025-06-01T22:51:43.0147624Z ++ FSIZE=589 2025-06-01T22:51:43.0148370Z ++ echo '"torch/include/ATen/ops/_pack_padded_sequence_backward_native.h",sha256=Fb64S-Np3OGjj9elba6Eh2KtNluxYo1quHwDXqXEZmM,589' 2025-06-01T22:51:43.0149163Z ++ read fname 2025-06-01T22:51:43.0149740Z ++ make_wheel_record torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h 2025-06-01T22:51:43.0150434Z ++ FPATH=torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h 2025-06-01T22:51:43.0151546Z ++ echo torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h 2025-06-01T22:51:43.0152528Z ++ grep RECORD 2025-06-01T22:51:43.0172012Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h 2025-06-01T22:51:43.0172827Z +++ openssl base64 2025-06-01T22:51:43.0173886Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.0175337Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.0177488Z +++ sed -e s/=//g 2025-06-01T22:51:43.0211992Z ++ HASH=4IK-0QRQDzp5v96AkT1Oftb9ZPsjbf7cqcdlafP5YQE 2025-06-01T22:51:43.0218484Z +++ ls -nl torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h 2025-06-01T22:51:43.0218969Z +++ awk '{print $5}' 2025-06-01T22:51:43.0244464Z ++ FSIZE=1299 2025-06-01T22:51:43.0245547Z ++ echo '"torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h",sha256=4IK-0QRQDzp5v96AkT1Oftb9ZPsjbf7cqcdlafP5YQE,1299' 2025-06-01T22:51:43.0246403Z ++ read fname 2025-06-01T22:51:43.0246968Z ++ make_wheel_record torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.0247862Z ++ FPATH=torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.0248706Z ++ echo torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.0249290Z ++ grep RECORD 2025-06-01T22:51:43.0271535Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.0272275Z +++ openssl base64 2025-06-01T22:51:43.0272529Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.0272794Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.0273066Z +++ sed -e s/=//g 2025-06-01T22:51:43.0313698Z ++ HASH=gzDQ_JNr51ONerugHWK1PYQoR8nBXA8Vw-6N6qwNkZc 2025-06-01T22:51:43.0316977Z +++ ls -nl torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.0317570Z +++ awk '{print $5}' 2025-06-01T22:51:43.0344990Z ++ FSIZE=1226 2025-06-01T22:51:43.0346100Z ++ echo '"torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h",sha256=gzDQ_JNr51ONerugHWK1PYQoR8nBXA8Vw-6N6qwNkZc,1226' 2025-06-01T22:51:43.0347167Z ++ read fname 2025-06-01T22:51:43.0347585Z ++ make_wheel_record torch/include/ATen/ops/_pack_padded_sequence_native.h 2025-06-01T22:51:43.0348191Z ++ FPATH=torch/include/ATen/ops/_pack_padded_sequence_native.h 2025-06-01T22:51:43.0348749Z ++ echo torch/include/ATen/ops/_pack_padded_sequence_native.h 2025-06-01T22:51:43.0349182Z ++ grep RECORD 2025-06-01T22:51:43.0369014Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pack_padded_sequence_native.h 2025-06-01T22:51:43.0369749Z +++ openssl base64 2025-06-01T22:51:43.0370020Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.0371291Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.0372503Z +++ sed -e s/=//g 2025-06-01T22:51:43.0410443Z ++ HASH=e4kC3JlvbutkwmlBHjXrNq-esT13PpBenc_W4NkEM88 2025-06-01T22:51:43.0415312Z +++ ls -nl torch/include/ATen/ops/_pack_padded_sequence_native.h 2025-06-01T22:51:43.0416075Z +++ awk '{print $5}' 2025-06-01T22:51:43.0444765Z ++ FSIZE=750 2025-06-01T22:51:43.0445784Z ++ echo '"torch/include/ATen/ops/_pack_padded_sequence_native.h",sha256=e4kC3JlvbutkwmlBHjXrNq-esT13PpBenc_W4NkEM88,750' 2025-06-01T22:51:43.0446537Z ++ read fname 2025-06-01T22:51:43.0446938Z ++ make_wheel_record torch/include/ATen/ops/_pack_padded_sequence_ops.h 2025-06-01T22:51:43.0447539Z ++ FPATH=torch/include/ATen/ops/_pack_padded_sequence_ops.h 2025-06-01T22:51:43.0448202Z ++ echo torch/include/ATen/ops/_pack_padded_sequence_ops.h 2025-06-01T22:51:43.0448616Z ++ grep RECORD 2025-06-01T22:51:43.0471308Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pack_padded_sequence_ops.h 2025-06-01T22:51:43.0471863Z +++ openssl base64 2025-06-01T22:51:43.0472132Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.0472377Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.0472656Z +++ sed -e s/=//g 2025-06-01T22:51:43.0513446Z ++ HASH=H_eflZ7xWqlDQgERikn5_m986s3DiboyJfO-DD6qeBo 2025-06-01T22:51:43.0515343Z +++ ls -nl torch/include/ATen/ops/_pack_padded_sequence_ops.h 2025-06-01T22:51:43.0516161Z +++ awk '{print $5}' 2025-06-01T22:51:43.0546214Z ++ FSIZE=2199 2025-06-01T22:51:43.0546946Z ++ echo '"torch/include/ATen/ops/_pack_padded_sequence_ops.h",sha256=H_eflZ7xWqlDQgERikn5_m986s3DiboyJfO-DD6qeBo,2199' 2025-06-01T22:51:43.0547653Z ++ read fname 2025-06-01T22:51:43.0548002Z ++ make_wheel_record torch/include/ATen/ops/_pad_circular.h 2025-06-01T22:51:43.0548475Z ++ FPATH=torch/include/ATen/ops/_pad_circular.h 2025-06-01T22:51:43.0548891Z ++ echo torch/include/ATen/ops/_pad_circular.h 2025-06-01T22:51:43.0549258Z ++ grep RECORD 2025-06-01T22:51:43.0567745Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pad_circular.h 2025-06-01T22:51:43.0568269Z +++ openssl base64 2025-06-01T22:51:43.0568698Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.0569901Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.0571197Z +++ sed -e s/=//g 2025-06-01T22:51:43.0609339Z ++ HASH=Q8_ruOxBwe9oqhK0_vsvcz-1vHXpVwuAwQF641sML7U 2025-06-01T22:51:43.0614286Z +++ ls -nl torch/include/ATen/ops/_pad_circular.h 2025-06-01T22:51:43.0615109Z +++ awk '{print $5}' 2025-06-01T22:51:43.0641862Z ++ FSIZE=1440 2025-06-01T22:51:43.0642531Z ++ echo '"torch/include/ATen/ops/_pad_circular.h",sha256=Q8_ruOxBwe9oqhK0_vsvcz-1vHXpVwuAwQF641sML7U,1440' 2025-06-01T22:51:43.0643169Z ++ read fname 2025-06-01T22:51:43.0643817Z ++ make_wheel_record torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.0644814Z ++ FPATH=torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.0645815Z ++ echo torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.0646358Z ++ grep RECORD 2025-06-01T22:51:43.0670357Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.0670613Z +++ openssl base64 2025-06-01T22:51:43.0670735Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.0670833Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.0670926Z +++ sed -e s/=//g 2025-06-01T22:51:43.0712776Z ++ HASH=QtTIA4I4E2HDYpcvc3WSw_4m_eBNk-ZlcRvGpsIt3Z0 2025-06-01T22:51:43.0713940Z +++ ls -nl torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.0715350Z +++ awk '{print $5}' 2025-06-01T22:51:43.0742693Z ++ FSIZE=885 2025-06-01T22:51:43.0743425Z ++ echo '"torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h",sha256=QtTIA4I4E2HDYpcvc3WSw_4m_eBNk-ZlcRvGpsIt3Z0,885' 2025-06-01T22:51:43.0743539Z ++ read fname 2025-06-01T22:51:43.0743762Z ++ make_wheel_record torch/include/ATen/ops/_pad_circular_native.h 2025-06-01T22:51:43.0744081Z ++ FPATH=torch/include/ATen/ops/_pad_circular_native.h 2025-06-01T22:51:43.0744244Z ++ echo torch/include/ATen/ops/_pad_circular_native.h 2025-06-01T22:51:43.0744419Z ++ grep RECORD 2025-06-01T22:51:43.0766879Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pad_circular_native.h 2025-06-01T22:51:43.0767004Z +++ openssl base64 2025-06-01T22:51:43.0767588Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.0768857Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.0770143Z +++ sed -e s/=//g 2025-06-01T22:51:43.0808682Z ++ HASH=JZwjVzvgAyfZb0iWYCkOWy-vgS85on4DKtcH2uFDzfw 2025-06-01T22:51:43.0813715Z +++ ls -nl torch/include/ATen/ops/_pad_circular_native.h 2025-06-01T22:51:43.0814326Z +++ awk '{print $5}' 2025-06-01T22:51:43.0840528Z ++ FSIZE=515 2025-06-01T22:51:43.0841117Z ++ echo '"torch/include/ATen/ops/_pad_circular_native.h",sha256=JZwjVzvgAyfZb0iWYCkOWy-vgS85on4DKtcH2uFDzfw,515' 2025-06-01T22:51:43.0841360Z ++ read fname 2025-06-01T22:51:43.0841574Z ++ make_wheel_record torch/include/ATen/ops/_pad_circular_ops.h 2025-06-01T22:51:43.0841751Z ++ FPATH=torch/include/ATen/ops/_pad_circular_ops.h 2025-06-01T22:51:43.0841905Z ++ echo torch/include/ATen/ops/_pad_circular_ops.h 2025-06-01T22:51:43.0843064Z ++ grep RECORD 2025-06-01T22:51:43.0873476Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pad_circular_ops.h 2025-06-01T22:51:43.0873590Z +++ openssl base64 2025-06-01T22:51:43.0874318Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.0874541Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.0876005Z +++ sed -e s/=//g 2025-06-01T22:51:43.0917330Z ++ HASH=b3qa7t1PA95agg8QbbiVUdpy1LtSei7vcNO9ObtDZc8 2025-06-01T22:51:43.0924825Z +++ ls -nl torch/include/ATen/ops/_pad_circular_ops.h 2025-06-01T22:51:43.0925404Z +++ awk '{print $5}' 2025-06-01T22:51:43.0952532Z ++ FSIZE=1063 2025-06-01T22:51:43.0953049Z ++ echo '"torch/include/ATen/ops/_pad_circular_ops.h",sha256=b3qa7t1PA95agg8QbbiVUdpy1LtSei7vcNO9ObtDZc8,1063' 2025-06-01T22:51:43.0953158Z ++ read fname 2025-06-01T22:51:43.0953462Z ++ make_wheel_record torch/include/ATen/ops/_pad_enum.h 2025-06-01T22:51:43.0953913Z ++ FPATH=torch/include/ATen/ops/_pad_enum.h 2025-06-01T22:51:43.0956309Z ++ echo torch/include/ATen/ops/_pad_enum.h 2025-06-01T22:51:43.0957445Z ++ grep RECORD 2025-06-01T22:51:43.0980808Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pad_enum.h 2025-06-01T22:51:43.0980924Z +++ openssl base64 2025-06-01T22:51:43.0981026Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.0981142Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.0982240Z +++ sed -e s/=//g 2025-06-01T22:51:43.1019557Z ++ HASH=5NjatrdWm2bFz9cPHymUiLIQAFVBwQQYYhD5iY0OVrc 2025-06-01T22:51:43.1023380Z +++ ls -nl torch/include/ATen/ops/_pad_enum.h 2025-06-01T22:51:43.1024434Z +++ awk '{print $5}' 2025-06-01T22:51:43.1048439Z ++ FSIZE=1746 2025-06-01T22:51:43.1048969Z ++ echo '"torch/include/ATen/ops/_pad_enum.h",sha256=5NjatrdWm2bFz9cPHymUiLIQAFVBwQQYYhD5iY0OVrc,1746' 2025-06-01T22:51:43.1049083Z ++ read fname 2025-06-01T22:51:43.1050373Z ++ make_wheel_record torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.1050695Z ++ FPATH=torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.1052745Z ++ echo torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.1053959Z ++ grep RECORD 2025-06-01T22:51:43.1077804Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.1077917Z +++ openssl base64 2025-06-01T22:51:43.1078015Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.1078204Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.1079237Z +++ sed -e s/=//g 2025-06-01T22:51:43.1119934Z ++ HASH=_Ul2T3WfMKsBgHBLecQG7k5CxLU5PsJTxxWGtrLipAk 2025-06-01T22:51:43.1123258Z +++ ls -nl torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.1123438Z +++ awk '{print $5}' 2025-06-01T22:51:43.1147949Z ++ FSIZE=997 2025-06-01T22:51:43.1148662Z ++ echo '"torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h",sha256=_Ul2T3WfMKsBgHBLecQG7k5CxLU5PsJTxxWGtrLipAk,997' 2025-06-01T22:51:43.1148978Z ++ read fname 2025-06-01T22:51:43.1149189Z ++ make_wheel_record torch/include/ATen/ops/_pad_enum_native.h 2025-06-01T22:51:43.1149350Z ++ FPATH=torch/include/ATen/ops/_pad_enum_native.h 2025-06-01T22:51:43.1151822Z ++ echo torch/include/ATen/ops/_pad_enum_native.h 2025-06-01T22:51:43.1155112Z ++ grep RECORD 2025-06-01T22:51:43.1174025Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pad_enum_native.h 2025-06-01T22:51:43.1174661Z +++ openssl base64 2025-06-01T22:51:43.1176136Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.1177923Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.1179413Z +++ sed -e s/=//g 2025-06-01T22:51:43.1219061Z ++ HASH=xaoAjJT-gj6ZCHgVctzHPS8u25--c8djm6VW_pvF45s 2025-06-01T22:51:43.1223656Z +++ ls -nl torch/include/ATen/ops/_pad_enum_native.h 2025-06-01T22:51:43.1223784Z +++ awk '{print $5}' 2025-06-01T22:51:43.1247158Z ++ FSIZE=571 2025-06-01T22:51:43.1247642Z ++ echo '"torch/include/ATen/ops/_pad_enum_native.h",sha256=xaoAjJT-gj6ZCHgVctzHPS8u25--c8djm6VW_pvF45s,571' 2025-06-01T22:51:43.1247766Z ++ read fname 2025-06-01T22:51:43.1248069Z ++ make_wheel_record torch/include/ATen/ops/_pad_enum_ops.h 2025-06-01T22:51:43.1248271Z ++ FPATH=torch/include/ATen/ops/_pad_enum_ops.h 2025-06-01T22:51:43.1251043Z ++ echo torch/include/ATen/ops/_pad_enum_ops.h 2025-06-01T22:51:43.1251962Z ++ grep RECORD 2025-06-01T22:51:43.1274636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pad_enum_ops.h 2025-06-01T22:51:43.1274776Z +++ openssl base64 2025-06-01T22:51:43.1274881Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.1275365Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.1277467Z +++ sed -e s/=//g 2025-06-01T22:51:43.1318582Z ++ HASH=TQA8e8ltAC4KE3GFX57luT11TafzdmQBBH0OhKOecHA 2025-06-01T22:51:43.1320440Z +++ ls -nl torch/include/ATen/ops/_pad_enum_ops.h 2025-06-01T22:51:43.1321264Z +++ awk '{print $5}' 2025-06-01T22:51:43.1346752Z ++ FSIZE=1204 2025-06-01T22:51:43.1347553Z ++ echo '"torch/include/ATen/ops/_pad_enum_ops.h",sha256=TQA8e8ltAC4KE3GFX57luT11TafzdmQBBH0OhKOecHA,1204' 2025-06-01T22:51:43.1347690Z ++ read fname 2025-06-01T22:51:43.1347920Z ++ make_wheel_record torch/include/ATen/ops/_pad_packed_sequence.h 2025-06-01T22:51:43.1348093Z ++ FPATH=torch/include/ATen/ops/_pad_packed_sequence.h 2025-06-01T22:51:43.1349778Z ++ echo torch/include/ATen/ops/_pad_packed_sequence.h 2025-06-01T22:51:43.1350760Z ++ grep RECORD 2025-06-01T22:51:43.1371513Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pad_packed_sequence.h 2025-06-01T22:51:43.1371647Z +++ openssl base64 2025-06-01T22:51:43.1372616Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.1373799Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.1375238Z +++ sed -e s/=//g 2025-06-01T22:51:43.1412377Z ++ HASH=h5dxhqUdtvoRPPQPZjgQXGoyVuF3BmqRdv-vspYmjqA 2025-06-01T22:51:43.1418321Z +++ ls -nl torch/include/ATen/ops/_pad_packed_sequence.h 2025-06-01T22:51:43.1418987Z +++ awk '{print $5}' 2025-06-01T22:51:43.1444060Z ++ FSIZE=967 2025-06-01T22:51:43.1444775Z ++ echo '"torch/include/ATen/ops/_pad_packed_sequence.h",sha256=h5dxhqUdtvoRPPQPZjgQXGoyVuF3BmqRdv-vspYmjqA,967' 2025-06-01T22:51:43.1444899Z ++ read fname 2025-06-01T22:51:43.1445529Z ++ make_wheel_record torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.1446053Z ++ FPATH=torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.1447494Z ++ echo torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.1448159Z ++ grep RECORD 2025-06-01T22:51:43.1473322Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.1473460Z +++ openssl base64 2025-06-01T22:51:43.1473563Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.1473665Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.1473759Z +++ sed -e s/=//g 2025-06-01T22:51:43.1515679Z ++ HASH=9G5cHee8yRICx-GiKm1ArlAkMn5awQqQHH3xTIYGO1Y 2025-06-01T22:51:43.1517627Z +++ ls -nl torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.1518756Z +++ awk '{print $5}' 2025-06-01T22:51:43.1547068Z ++ FSIZE=909 2025-06-01T22:51:43.1547799Z ++ echo '"torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h",sha256=9G5cHee8yRICx-GiKm1ArlAkMn5awQqQHH3xTIYGO1Y,909' 2025-06-01T22:51:43.1547899Z ++ read fname 2025-06-01T22:51:43.1548180Z ++ make_wheel_record torch/include/ATen/ops/_pad_packed_sequence_native.h 2025-06-01T22:51:43.1548393Z ++ FPATH=torch/include/ATen/ops/_pad_packed_sequence_native.h 2025-06-01T22:51:43.1548595Z ++ echo torch/include/ATen/ops/_pad_packed_sequence_native.h 2025-06-01T22:51:43.1548709Z ++ grep RECORD 2025-06-01T22:51:43.1569702Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pad_packed_sequence_native.h 2025-06-01T22:51:43.1569819Z +++ openssl base64 2025-06-01T22:51:43.1570815Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.1572147Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.1573412Z +++ sed -e s/=//g 2025-06-01T22:51:43.1610072Z ++ HASH=eAPciXJcYnb6fJYMQjTUOv6BljAEiOXZrkve2SEXt98 2025-06-01T22:51:43.1615234Z +++ ls -nl torch/include/ATen/ops/_pad_packed_sequence_native.h 2025-06-01T22:51:43.1616074Z +++ awk '{print $5}' 2025-06-01T22:51:43.1640931Z ++ FSIZE=621 2025-06-01T22:51:43.1641629Z ++ echo '"torch/include/ATen/ops/_pad_packed_sequence_native.h",sha256=eAPciXJcYnb6fJYMQjTUOv6BljAEiOXZrkve2SEXt98,621' 2025-06-01T22:51:43.1641730Z ++ read fname 2025-06-01T22:51:43.1641991Z ++ make_wheel_record torch/include/ATen/ops/_pad_packed_sequence_ops.h 2025-06-01T22:51:43.1642181Z ++ FPATH=torch/include/ATen/ops/_pad_packed_sequence_ops.h 2025-06-01T22:51:43.1642810Z ++ echo torch/include/ATen/ops/_pad_packed_sequence_ops.h 2025-06-01T22:51:43.1643991Z ++ grep RECORD 2025-06-01T22:51:43.1671370Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pad_packed_sequence_ops.h 2025-06-01T22:51:43.1671501Z +++ openssl base64 2025-06-01T22:51:43.1671602Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.1671714Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.1671807Z +++ sed -e s/=//g 2025-06-01T22:51:43.1712686Z ++ HASH=L16no4xhNrDRlMnuj3AMTl0IvHU1sbXX7VhxcwKo_90 2025-06-01T22:51:43.1715536Z +++ ls -nl torch/include/ATen/ops/_pad_packed_sequence_ops.h 2025-06-01T22:51:43.1716097Z +++ awk '{print $5}' 2025-06-01T22:51:43.1744351Z ++ FSIZE=1429 2025-06-01T22:51:43.1744901Z ++ echo '"torch/include/ATen/ops/_pad_packed_sequence_ops.h",sha256=L16no4xhNrDRlMnuj3AMTl0IvHU1sbXX7VhxcwKo_90,1429' 2025-06-01T22:51:43.1744997Z ++ read fname 2025-06-01T22:51:43.1745269Z ++ make_wheel_record torch/include/ATen/ops/_padded_dense_to_jagged_forward.h 2025-06-01T22:51:43.1745865Z ++ FPATH=torch/include/ATen/ops/_padded_dense_to_jagged_forward.h 2025-06-01T22:51:43.1746087Z ++ echo torch/include/ATen/ops/_padded_dense_to_jagged_forward.h 2025-06-01T22:51:43.1746464Z ++ grep RECORD 2025-06-01T22:51:43.1767924Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_padded_dense_to_jagged_forward.h 2025-06-01T22:51:43.1768051Z +++ openssl base64 2025-06-01T22:51:43.1768528Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.1769621Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.1770762Z +++ sed -e s/=//g 2025-06-01T22:51:43.1809038Z ++ HASH=T17phqIK1yL2ZWm1POlWPDp9yu3TopAG454ADFUh0eA 2025-06-01T22:51:43.1814465Z +++ ls -nl torch/include/ATen/ops/_padded_dense_to_jagged_forward.h 2025-06-01T22:51:43.1815186Z +++ awk '{print $5}' 2025-06-01T22:51:43.1841586Z ++ FSIZE=2058 2025-06-01T22:51:43.1842166Z ++ echo '"torch/include/ATen/ops/_padded_dense_to_jagged_forward.h",sha256=T17phqIK1yL2ZWm1POlWPDp9yu3TopAG454ADFUh0eA,2058' 2025-06-01T22:51:43.1842264Z ++ read fname 2025-06-01T22:51:43.1842600Z ++ make_wheel_record torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h 2025-06-01T22:51:43.1842883Z ++ FPATH=torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h 2025-06-01T22:51:43.1843167Z ++ echo torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h 2025-06-01T22:51:43.1843953Z ++ grep RECORD 2025-06-01T22:51:43.1869794Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h 2025-06-01T22:51:43.1870081Z +++ openssl base64 2025-06-01T22:51:43.1870185Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.1870281Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.1871248Z +++ sed -e s/=//g 2025-06-01T22:51:43.1911233Z ++ HASH=AZjvbhFpE6fSMKmOSDsVleqgbZCVdI7NEUMC4xJwawc 2025-06-01T22:51:43.1914503Z +++ ls -nl torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h 2025-06-01T22:51:43.1915035Z +++ awk '{print $5}' 2025-06-01T22:51:43.1943010Z ++ FSIZE=983 2025-06-01T22:51:43.1943698Z ++ echo '"torch/include/ATen/ops/_padded_dense_to_jagged_forward_cpu_dispatch.h",sha256=AZjvbhFpE6fSMKmOSDsVleqgbZCVdI7NEUMC4xJwawc,983' 2025-06-01T22:51:43.1943803Z ++ read fname 2025-06-01T22:51:43.1944154Z ++ make_wheel_record torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h 2025-06-01T22:51:43.1944584Z ++ FPATH=torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h 2025-06-01T22:51:43.1944857Z ++ echo torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h 2025-06-01T22:51:43.1944967Z ++ grep RECORD 2025-06-01T22:51:43.1966863Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h 2025-06-01T22:51:43.1966993Z +++ openssl base64 2025-06-01T22:51:43.1967232Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.1967996Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.1969261Z +++ sed -e s/=//g 2025-06-01T22:51:43.2007503Z ++ HASH=K_tFEMqc-lZY7uFfTFvj4BJgtN2MbDMag5pP92qdfBw 2025-06-01T22:51:43.2013229Z +++ ls -nl torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h 2025-06-01T22:51:43.2014003Z +++ awk '{print $5}' 2025-06-01T22:51:43.2040916Z ++ FSIZE=985 2025-06-01T22:51:43.2041549Z ++ echo '"torch/include/ATen/ops/_padded_dense_to_jagged_forward_cuda_dispatch.h",sha256=K_tFEMqc-lZY7uFfTFvj4BJgtN2MbDMag5pP92qdfBw,985' 2025-06-01T22:51:43.2041653Z ++ read fname 2025-06-01T22:51:43.2041962Z ++ make_wheel_record torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h 2025-06-01T22:51:43.2042265Z ++ FPATH=torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h 2025-06-01T22:51:43.2042518Z ++ echo torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h 2025-06-01T22:51:43.2042647Z ++ grep RECORD 2025-06-01T22:51:43.2068572Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h 2025-06-01T22:51:43.2068684Z +++ openssl base64 2025-06-01T22:51:43.2068786Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.2068900Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.2069079Z +++ sed -e s/=//g 2025-06-01T22:51:43.2110564Z ++ HASH=j55D-SNQKIXmhcxDYUgrQpipCYqneAdVhxnc2faBudk 2025-06-01T22:51:43.2113908Z +++ ls -nl torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h 2025-06-01T22:51:43.2114175Z +++ awk '{print $5}' 2025-06-01T22:51:43.2142017Z ++ FSIZE=743 2025-06-01T22:51:43.2142612Z ++ echo '"torch/include/ATen/ops/_padded_dense_to_jagged_forward_native.h",sha256=j55D-SNQKIXmhcxDYUgrQpipCYqneAdVhxnc2faBudk,743' 2025-06-01T22:51:43.2142729Z ++ read fname 2025-06-01T22:51:43.2143023Z ++ make_wheel_record torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h 2025-06-01T22:51:43.2143262Z ++ FPATH=torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h 2025-06-01T22:51:43.2143664Z ++ echo torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h 2025-06-01T22:51:43.2144275Z ++ grep RECORD 2025-06-01T22:51:43.2172661Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h 2025-06-01T22:51:43.2172797Z +++ openssl base64 2025-06-01T22:51:43.2173388Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.2174476Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.2175795Z +++ sed -e s/=//g 2025-06-01T22:51:43.2212567Z ++ HASH=J58oWi8VRzM8BhpVDDmtEFFJHljMY41qlutxh7RSEcw 2025-06-01T22:51:43.2218520Z +++ ls -nl torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h 2025-06-01T22:51:43.2218819Z +++ awk '{print $5}' 2025-06-01T22:51:43.2246052Z ++ FSIZE=1245 2025-06-01T22:51:43.2246698Z ++ echo '"torch/include/ATen/ops/_padded_dense_to_jagged_forward_ops.h",sha256=J58oWi8VRzM8BhpVDDmtEFFJHljMY41qlutxh7RSEcw,1245' 2025-06-01T22:51:43.2246956Z ++ read fname 2025-06-01T22:51:43.2247162Z ++ make_wheel_record torch/include/ATen/ops/_pdist_backward.h 2025-06-01T22:51:43.2247327Z ++ FPATH=torch/include/ATen/ops/_pdist_backward.h 2025-06-01T22:51:43.2247492Z ++ echo torch/include/ATen/ops/_pdist_backward.h 2025-06-01T22:51:43.2247594Z ++ grep RECORD 2025-06-01T22:51:43.2270542Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pdist_backward.h 2025-06-01T22:51:43.2270674Z +++ openssl base64 2025-06-01T22:51:43.2270899Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.2271004Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.2271943Z +++ sed -e s/=//g 2025-06-01T22:51:43.2311789Z ++ HASH=s7QMZYTgyYKw38QGN9WfYJt_fTHCDE6iPwUmGk7cIEA 2025-06-01T22:51:43.2316637Z +++ ls -nl torch/include/ATen/ops/_pdist_backward.h 2025-06-01T22:51:43.2316903Z +++ awk '{print $5}' 2025-06-01T22:51:43.2346135Z ++ FSIZE=1456 2025-06-01T22:51:43.2346678Z ++ echo '"torch/include/ATen/ops/_pdist_backward.h",sha256=s7QMZYTgyYKw38QGN9WfYJt_fTHCDE6iPwUmGk7cIEA,1456' 2025-06-01T22:51:43.2346792Z ++ read fname 2025-06-01T22:51:43.2347181Z ++ make_wheel_record torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.2347655Z ++ FPATH=torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.2347977Z ++ echo torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.2348080Z ++ grep RECORD 2025-06-01T22:51:43.2368820Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.2368936Z +++ openssl base64 2025-06-01T22:51:43.2370110Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.2371487Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.2372746Z +++ sed -e s/=//g 2025-06-01T22:51:43.2410093Z ++ HASH=H77KYk4noXgKrj5PWFq6QBNLGCcFXWJelo8ra8uHptk 2025-06-01T22:51:43.2415592Z +++ ls -nl torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.2416341Z +++ awk '{print $5}' 2025-06-01T22:51:43.2443947Z ++ FSIZE=1007 2025-06-01T22:51:43.2445075Z ++ echo '"torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h",sha256=H77KYk4noXgKrj5PWFq6QBNLGCcFXWJelo8ra8uHptk,1007' 2025-06-01T22:51:43.2446150Z ++ read fname 2025-06-01T22:51:43.2446570Z ++ make_wheel_record torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h 2025-06-01T22:51:43.2447181Z ++ FPATH=torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h 2025-06-01T22:51:43.2447734Z ++ echo torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h 2025-06-01T22:51:43.2448192Z ++ grep RECORD 2025-06-01T22:51:43.2469562Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h 2025-06-01T22:51:43.2470153Z +++ openssl base64 2025-06-01T22:51:43.2470418Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.2470679Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.2471320Z +++ sed -e s/=//g 2025-06-01T22:51:43.2512301Z ++ HASH=a0N0hDzke-MrHpOOshIQ0d5cDt3owOjIuhHw-GN33vw 2025-06-01T22:51:43.2514755Z +++ ls -nl torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h 2025-06-01T22:51:43.2515540Z +++ awk '{print $5}' 2025-06-01T22:51:43.2543206Z ++ FSIZE=790 2025-06-01T22:51:43.2544057Z ++ echo '"torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h",sha256=a0N0hDzke-MrHpOOshIQ0d5cDt3owOjIuhHw-GN33vw,790' 2025-06-01T22:51:43.2544796Z ++ read fname 2025-06-01T22:51:43.2545213Z ++ make_wheel_record torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h 2025-06-01T22:51:43.2547211Z ++ FPATH=torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h 2025-06-01T22:51:43.2547789Z ++ echo torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h 2025-06-01T22:51:43.2548231Z ++ grep RECORD 2025-06-01T22:51:43.2568751Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h 2025-06-01T22:51:43.2569362Z +++ openssl base64 2025-06-01T22:51:43.2569656Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.2571286Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.2573028Z +++ sed -e s/=//g 2025-06-01T22:51:43.2610272Z ++ HASH=X_MnIgPf0TDhjxhvF0WBUqtHBCudUXjakoj4wD_y5Cg 2025-06-01T22:51:43.2615199Z +++ ls -nl torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h 2025-06-01T22:51:43.2616090Z +++ awk '{print $5}' 2025-06-01T22:51:43.2643109Z ++ FSIZE=792 2025-06-01T22:51:43.2643985Z ++ echo '"torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h",sha256=X_MnIgPf0TDhjxhvF0WBUqtHBCudUXjakoj4wD_y5Cg,792' 2025-06-01T22:51:43.2644944Z ++ read fname 2025-06-01T22:51:43.2645514Z ++ make_wheel_record torch/include/ATen/ops/_pdist_backward_native.h 2025-06-01T22:51:43.2646076Z ++ FPATH=torch/include/ATen/ops/_pdist_backward_native.h 2025-06-01T22:51:43.2646572Z ++ echo torch/include/ATen/ops/_pdist_backward_native.h 2025-06-01T22:51:43.2646965Z ++ grep RECORD 2025-06-01T22:51:43.2668337Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pdist_backward_native.h 2025-06-01T22:51:43.2669019Z +++ openssl base64 2025-06-01T22:51:43.2669283Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.2669529Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.2670031Z +++ sed -e s/=//g 2025-06-01T22:51:43.2709300Z ++ HASH=RZw8vFMKw0tj6rdCc3VlBhx3kURJ-BpZeMTUVE4ANEc 2025-06-01T22:51:43.2713330Z +++ ls -nl torch/include/ATen/ops/_pdist_backward_native.h 2025-06-01T22:51:43.2714760Z +++ awk '{print $5}' 2025-06-01T22:51:43.2741737Z ++ FSIZE=694 2025-06-01T22:51:43.2742525Z ++ echo '"torch/include/ATen/ops/_pdist_backward_native.h",sha256=RZw8vFMKw0tj6rdCc3VlBhx3kURJ-BpZeMTUVE4ANEc,694' 2025-06-01T22:51:43.2743228Z ++ read fname 2025-06-01T22:51:43.2743587Z ++ make_wheel_record torch/include/ATen/ops/_pdist_backward_ops.h 2025-06-01T22:51:43.2744086Z ++ FPATH=torch/include/ATen/ops/_pdist_backward_ops.h 2025-06-01T22:51:43.2744540Z ++ echo torch/include/ATen/ops/_pdist_backward_ops.h 2025-06-01T22:51:43.2744925Z ++ grep RECORD 2025-06-01T22:51:43.2766800Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pdist_backward_ops.h 2025-06-01T22:51:43.2767355Z +++ openssl base64 2025-06-01T22:51:43.2767880Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.2769368Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.2770659Z +++ sed -e s/=//g 2025-06-01T22:51:43.2808437Z ++ HASH=imhWBIHwsfKF4VhZF1r1ubGRlP-8MBmqFFNkEj1ukio 2025-06-01T22:51:43.2813207Z +++ ls -nl torch/include/ATen/ops/_pdist_backward_ops.h 2025-06-01T22:51:43.2814075Z +++ awk '{print $5}' 2025-06-01T22:51:43.2841782Z ++ FSIZE=2013 2025-06-01T22:51:43.2842511Z ++ echo '"torch/include/ATen/ops/_pdist_backward_ops.h",sha256=imhWBIHwsfKF4VhZF1r1ubGRlP-8MBmqFFNkEj1ukio,2013' 2025-06-01T22:51:43.2843217Z ++ read fname 2025-06-01T22:51:43.2843555Z ++ make_wheel_record torch/include/ATen/ops/_pdist_forward.h 2025-06-01T22:51:43.2844338Z ++ FPATH=torch/include/ATen/ops/_pdist_forward.h 2025-06-01T22:51:43.2844823Z ++ echo torch/include/ATen/ops/_pdist_forward.h 2025-06-01T22:51:43.2845187Z ++ grep RECORD 2025-06-01T22:51:43.2868803Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pdist_forward.h 2025-06-01T22:51:43.2869310Z +++ openssl base64 2025-06-01T22:51:43.2869587Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.2869850Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.2870103Z +++ sed -e s/=//g 2025-06-01T22:51:43.2909369Z ++ HASH=r8EK5-Z_UJQRI_Vaxcif1bwkB5GkZhE4tTTjByo2ilM 2025-06-01T22:51:43.2913326Z +++ ls -nl torch/include/ATen/ops/_pdist_forward.h 2025-06-01T22:51:43.2914003Z +++ awk '{print $5}' 2025-06-01T22:51:43.2942245Z ++ FSIZE=1183 2025-06-01T22:51:43.2942972Z ++ echo '"torch/include/ATen/ops/_pdist_forward.h",sha256=r8EK5-Z_UJQRI_Vaxcif1bwkB5GkZhE4tTTjByo2ilM,1183' 2025-06-01T22:51:43.2943626Z ++ read fname 2025-06-01T22:51:43.2944129Z ++ make_wheel_record torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.2944945Z ++ FPATH=torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.2946065Z ++ echo torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.2946630Z ++ grep RECORD 2025-06-01T22:51:43.2966609Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.2967458Z +++ openssl base64 2025-06-01T22:51:43.2967727Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.2968099Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.2969261Z +++ sed -e s/=//g 2025-06-01T22:51:43.3007421Z ++ HASH=rF6HXPJB3pFFLxcZ0POzqR-3Qk0XtPoA7s2EsT8nhnY 2025-06-01T22:51:43.3012227Z +++ ls -nl torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.3012920Z +++ awk '{print $5}' 2025-06-01T22:51:43.3039790Z ++ FSIZE=905 2025-06-01T22:51:43.3040694Z ++ echo '"torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h",sha256=rF6HXPJB3pFFLxcZ0POzqR-3Qk0XtPoA7s2EsT8nhnY,905' 2025-06-01T22:51:43.3041549Z ++ read fname 2025-06-01T22:51:43.3041957Z ++ make_wheel_record torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h 2025-06-01T22:51:43.3042699Z ++ FPATH=torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h 2025-06-01T22:51:43.3043217Z ++ echo torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h 2025-06-01T22:51:43.3043756Z ++ grep RECORD 2025-06-01T22:51:43.3067579Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h 2025-06-01T22:51:43.3068155Z +++ openssl base64 2025-06-01T22:51:43.3068544Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.3068806Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.3069057Z +++ sed -e s/=//g 2025-06-01T22:51:43.3109502Z ++ HASH=u2s3-RvtmlNDg1NunA4fvlG4zmeIOUQmwDGt7ZLmWFE 2025-06-01T22:51:43.3111947Z +++ ls -nl torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h 2025-06-01T22:51:43.3112716Z +++ awk '{print $5}' 2025-06-01T22:51:43.3140947Z ++ FSIZE=740 2025-06-01T22:51:43.3141782Z ++ echo '"torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h",sha256=u2s3-RvtmlNDg1NunA4fvlG4zmeIOUQmwDGt7ZLmWFE,740' 2025-06-01T22:51:43.3142517Z ++ read fname 2025-06-01T22:51:43.3142923Z ++ make_wheel_record torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h 2025-06-01T22:51:43.3143531Z ++ FPATH=torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h 2025-06-01T22:51:43.3144079Z ++ echo torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h 2025-06-01T22:51:43.3144497Z ++ grep RECORD 2025-06-01T22:51:43.3165774Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h 2025-06-01T22:51:43.3166359Z +++ openssl base64 2025-06-01T22:51:43.3166638Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.3166890Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.3167178Z +++ sed -e s/=//g 2025-06-01T22:51:43.3205880Z ++ HASH=cXE4nR7YrJpW095VS1G6BQV9PsdQs5CfvMYxIiuODws 2025-06-01T22:51:43.3209448Z +++ ls -nl torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h 2025-06-01T22:51:43.3210302Z +++ awk '{print $5}' 2025-06-01T22:51:43.3237766Z ++ FSIZE=742 2025-06-01T22:51:43.3238573Z ++ echo '"torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h",sha256=cXE4nR7YrJpW095VS1G6BQV9PsdQs5CfvMYxIiuODws,742' 2025-06-01T22:51:43.3239314Z ++ read fname 2025-06-01T22:51:43.3239688Z ++ make_wheel_record torch/include/ATen/ops/_pdist_forward_native.h 2025-06-01T22:51:43.3240224Z ++ FPATH=torch/include/ATen/ops/_pdist_forward_native.h 2025-06-01T22:51:43.3240682Z ++ echo torch/include/ATen/ops/_pdist_forward_native.h 2025-06-01T22:51:43.3241077Z ++ grep RECORD 2025-06-01T22:51:43.3263845Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pdist_forward_native.h 2025-06-01T22:51:43.3264409Z +++ openssl base64 2025-06-01T22:51:43.3264660Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.3264916Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.3265182Z +++ sed -e s/=//g 2025-06-01T22:51:43.3306420Z ++ HASH=-YH_I9GBAj2U4UG8YETxGrDprrU8p0W6Ps5uGnNGeqA 2025-06-01T22:51:43.3308313Z +++ ls -nl torch/include/ATen/ops/_pdist_forward_native.h 2025-06-01T22:51:43.3309693Z +++ awk '{print $5}' 2025-06-01T22:51:43.3333733Z ++ FSIZE=592 2025-06-01T22:51:43.3334386Z ++ echo '"torch/include/ATen/ops/_pdist_forward_native.h",sha256=-YH_I9GBAj2U4UG8YETxGrDprrU8p0W6Ps5uGnNGeqA,592' 2025-06-01T22:51:43.3335219Z ++ read fname 2025-06-01T22:51:43.3335577Z ++ make_wheel_record torch/include/ATen/ops/_pdist_forward_ops.h 2025-06-01T22:51:43.3336207Z ++ FPATH=torch/include/ATen/ops/_pdist_forward_ops.h 2025-06-01T22:51:43.3337858Z ++ echo torch/include/ATen/ops/_pdist_forward_ops.h 2025-06-01T22:51:43.3339234Z ++ grep RECORD 2025-06-01T22:51:43.3362222Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pdist_forward_ops.h 2025-06-01T22:51:43.3362768Z +++ openssl base64 2025-06-01T22:51:43.3363018Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.3363276Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.3363532Z +++ sed -e s/=//g 2025-06-01T22:51:43.3403955Z ++ HASH=xkHIeX05VW6b6PNnw5FDUUINhxyEd8P8K1FLaD8doXM 2025-06-01T22:51:43.3407174Z +++ ls -nl torch/include/ATen/ops/_pdist_forward_ops.h 2025-06-01T22:51:43.3407810Z +++ awk '{print $5}' 2025-06-01T22:51:43.3434825Z ++ FSIZE=1673 2025-06-01T22:51:43.3435607Z ++ echo '"torch/include/ATen/ops/_pdist_forward_ops.h",sha256=xkHIeX05VW6b6PNnw5FDUUINhxyEd8P8K1FLaD8doXM,1673' 2025-06-01T22:51:43.3436440Z ++ read fname 2025-06-01T22:51:43.3436775Z ++ make_wheel_record torch/include/ATen/ops/_pin_memory.h 2025-06-01T22:51:43.3437231Z ++ FPATH=torch/include/ATen/ops/_pin_memory.h 2025-06-01T22:51:43.3437620Z ++ echo torch/include/ATen/ops/_pin_memory.h 2025-06-01T22:51:43.3437976Z ++ grep RECORD 2025-06-01T22:51:43.3455178Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pin_memory.h 2025-06-01T22:51:43.3455870Z +++ openssl base64 2025-06-01T22:51:43.3457279Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.3459476Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.3460568Z +++ sed -e s/=//g 2025-06-01T22:51:43.3499885Z ++ HASH=sJiDzztGZrNPqbBDtYjqL6eG41XcoTA1NQtGEdkNWYE 2025-06-01T22:51:43.3503093Z +++ ls -nl torch/include/ATen/ops/_pin_memory.h 2025-06-01T22:51:43.3503814Z +++ awk '{print $5}' 2025-06-01T22:51:43.3527277Z ++ FSIZE=1302 2025-06-01T22:51:43.3527906Z ++ echo '"torch/include/ATen/ops/_pin_memory.h",sha256=sJiDzztGZrNPqbBDtYjqL6eG41XcoTA1NQtGEdkNWYE,1302' 2025-06-01T22:51:43.3528598Z ++ read fname 2025-06-01T22:51:43.3529102Z ++ make_wheel_record torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.3529923Z ++ FPATH=torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.3531482Z ++ echo torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.3532324Z ++ grep RECORD 2025-06-01T22:51:43.3552456Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.3553117Z +++ openssl base64 2025-06-01T22:51:43.3553866Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.3555272Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.3556633Z +++ sed -e s/=//g 2025-06-01T22:51:43.3598358Z ++ HASH=xe3pci6o1fKBcgotklmg7ddO9xR65h2gtF4H1t8eC-U 2025-06-01T22:51:43.3602164Z +++ ls -nl torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.3602850Z +++ awk '{print $5}' 2025-06-01T22:51:43.3630283Z ++ FSIZE=1074 2025-06-01T22:51:43.3631186Z ++ echo '"torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h",sha256=xe3pci6o1fKBcgotklmg7ddO9xR65h2gtF4H1t8eC-U,1074' 2025-06-01T22:51:43.3632042Z ++ read fname 2025-06-01T22:51:43.3632389Z ++ make_wheel_record torch/include/ATen/ops/_pin_memory_native.h 2025-06-01T22:51:43.3633022Z ++ FPATH=torch/include/ATen/ops/_pin_memory_native.h 2025-06-01T22:51:43.3633455Z ++ echo torch/include/ATen/ops/_pin_memory_native.h 2025-06-01T22:51:43.3633842Z ++ grep RECORD 2025-06-01T22:51:43.3652355Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pin_memory_native.h 2025-06-01T22:51:43.3652908Z +++ openssl base64 2025-06-01T22:51:43.3654250Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.3655605Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.3656995Z +++ sed -e s/=//g 2025-06-01T22:51:43.3694035Z ++ HASH=V-BYj_U_nYP5reuKqgmfaagf443T1SEMKbQnQovkMF4 2025-06-01T22:51:43.3699820Z +++ ls -nl torch/include/ATen/ops/_pin_memory_native.h 2025-06-01T22:51:43.3700434Z +++ awk '{print $5}' 2025-06-01T22:51:43.3726235Z ++ FSIZE=1017 2025-06-01T22:51:43.3726903Z ++ echo '"torch/include/ATen/ops/_pin_memory_native.h",sha256=V-BYj_U_nYP5reuKqgmfaagf443T1SEMKbQnQovkMF4,1017' 2025-06-01T22:51:43.3727728Z ++ read fname 2025-06-01T22:51:43.3728084Z ++ make_wheel_record torch/include/ATen/ops/_pin_memory_ops.h 2025-06-01T22:51:43.3728575Z ++ FPATH=torch/include/ATen/ops/_pin_memory_ops.h 2025-06-01T22:51:43.3729015Z ++ echo torch/include/ATen/ops/_pin_memory_ops.h 2025-06-01T22:51:43.3729398Z ++ grep RECORD 2025-06-01T22:51:43.3749111Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_pin_memory_ops.h 2025-06-01T22:51:43.3749625Z +++ openssl base64 2025-06-01T22:51:43.3750720Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.3751963Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.3753208Z +++ sed -e s/=//g 2025-06-01T22:51:43.3795455Z ++ HASH=MAidsFXqd8ypjvL6GYvw3EIm3EMr3zR0vbt_mjflUns 2025-06-01T22:51:43.3798611Z +++ ls -nl torch/include/ATen/ops/_pin_memory_ops.h 2025-06-01T22:51:43.3799489Z +++ awk '{print $5}' 2025-06-01T22:51:43.3826642Z ++ FSIZE=1821 2025-06-01T22:51:43.3827400Z ++ echo '"torch/include/ATen/ops/_pin_memory_ops.h",sha256=MAidsFXqd8ypjvL6GYvw3EIm3EMr3zR0vbt_mjflUns,1821' 2025-06-01T22:51:43.3828086Z ++ read fname 2025-06-01T22:51:43.3828413Z ++ make_wheel_record torch/include/ATen/ops/_prelu_kernel.h 2025-06-01T22:51:43.3829047Z ++ FPATH=torch/include/ATen/ops/_prelu_kernel.h 2025-06-01T22:51:43.3829449Z ++ echo torch/include/ATen/ops/_prelu_kernel.h 2025-06-01T22:51:43.3829817Z ++ grep RECORD 2025-06-01T22:51:43.3848461Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_prelu_kernel.h 2025-06-01T22:51:43.3849204Z +++ openssl base64 2025-06-01T22:51:43.3850128Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.3851343Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.3852592Z +++ sed -e s/=//g 2025-06-01T22:51:43.3889937Z ++ HASH=MlPbDLBukySWyAv9e_TTFuVAeCUDyviH7NiR2llOtio 2025-06-01T22:51:43.3894918Z +++ ls -nl torch/include/ATen/ops/_prelu_kernel.h 2025-06-01T22:51:43.3895868Z +++ awk '{print $5}' 2025-06-01T22:51:43.3923895Z ++ FSIZE=715 2025-06-01T22:51:43.3924759Z ++ echo '"torch/include/ATen/ops/_prelu_kernel.h",sha256=MlPbDLBukySWyAv9e_TTFuVAeCUDyviH7NiR2llOtio,715' 2025-06-01T22:51:43.3925443Z ++ read fname 2025-06-01T22:51:43.3925818Z ++ make_wheel_record torch/include/ATen/ops/_prelu_kernel_backward.h 2025-06-01T22:51:43.3926383Z ++ FPATH=torch/include/ATen/ops/_prelu_kernel_backward.h 2025-06-01T22:51:43.3926875Z ++ echo torch/include/ATen/ops/_prelu_kernel_backward.h 2025-06-01T22:51:43.3927272Z ++ grep RECORD 2025-06-01T22:51:43.3947297Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_prelu_kernel_backward.h 2025-06-01T22:51:43.3947842Z +++ openssl base64 2025-06-01T22:51:43.3948114Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.3949161Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.3950465Z +++ sed -e s/=//g 2025-06-01T22:51:43.3991737Z ++ HASH=317AdFyL867-FgPWU-nG99hEZv6NO0aH_houiLwBK3o 2025-06-01T22:51:43.3995678Z +++ ls -nl torch/include/ATen/ops/_prelu_kernel_backward.h 2025-06-01T22:51:43.3997481Z +++ awk '{print $5}' 2025-06-01T22:51:43.4024877Z ++ FSIZE=851 2025-06-01T22:51:43.4025651Z ++ echo '"torch/include/ATen/ops/_prelu_kernel_backward.h",sha256=317AdFyL867-FgPWU-nG99hEZv6NO0aH_houiLwBK3o,851' 2025-06-01T22:51:43.4026341Z ++ read fname 2025-06-01T22:51:43.4026912Z ++ make_wheel_record torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h 2025-06-01T22:51:43.4027586Z ++ FPATH=torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h 2025-06-01T22:51:43.4028190Z ++ echo torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h 2025-06-01T22:51:43.4028651Z ++ grep RECORD 2025-06-01T22:51:43.4053282Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h 2025-06-01T22:51:43.4053915Z +++ openssl base64 2025-06-01T22:51:43.4054689Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.4056212Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.4057601Z +++ sed -e s/=//g 2025-06-01T22:51:43.4093802Z ++ HASH=BmPFx4Bemy8zHsuSquGti1mRPy_wR76KKnfI9ixHFtI 2025-06-01T22:51:43.4099636Z +++ ls -nl torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h 2025-06-01T22:51:43.4100277Z +++ awk '{print $5}' 2025-06-01T22:51:43.4125855Z ++ FSIZE=820 2025-06-01T22:51:43.4126606Z ++ echo '"torch/include/ATen/ops/_prelu_kernel_backward_cpu_dispatch.h",sha256=BmPFx4Bemy8zHsuSquGti1mRPy_wR76KKnfI9ixHFtI,820' 2025-06-01T22:51:43.4127385Z ++ read fname 2025-06-01T22:51:43.4127843Z ++ make_wheel_record torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h 2025-06-01T22:51:43.4128530Z ++ FPATH=torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h 2025-06-01T22:51:43.4129168Z ++ echo torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h 2025-06-01T22:51:43.4129647Z ++ grep RECORD 2025-06-01T22:51:43.4149325Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h 2025-06-01T22:51:43.4149934Z +++ openssl base64 2025-06-01T22:51:43.4150998Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.4152318Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.4153598Z +++ sed -e s/=//g 2025-06-01T22:51:43.4194740Z ++ HASH=C0v-2Nhx_sYL7mHSbmw4Ct6IvA92oPLq_PHThlNzhsI 2025-06-01T22:51:43.4198360Z +++ ls -nl torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h 2025-06-01T22:51:43.4199007Z +++ awk '{print $5}' 2025-06-01T22:51:43.4227282Z ++ FSIZE=822 2025-06-01T22:51:43.4228218Z ++ echo '"torch/include/ATen/ops/_prelu_kernel_backward_cuda_dispatch.h",sha256=C0v-2Nhx_sYL7mHSbmw4Ct6IvA92oPLq_PHThlNzhsI,822' 2025-06-01T22:51:43.4228983Z ++ read fname 2025-06-01T22:51:43.4229384Z ++ make_wheel_record torch/include/ATen/ops/_prelu_kernel_backward_native.h 2025-06-01T22:51:43.4229996Z ++ FPATH=torch/include/ATen/ops/_prelu_kernel_backward_native.h 2025-06-01T22:51:43.4230531Z ++ echo torch/include/ATen/ops/_prelu_kernel_backward_native.h 2025-06-01T22:51:43.4230959Z ++ grep RECORD 2025-06-01T22:51:43.4248449Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_prelu_kernel_backward_native.h 2025-06-01T22:51:43.4249027Z +++ openssl base64 2025-06-01T22:51:43.4249829Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.4251307Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.4252597Z +++ sed -e s/=//g 2025-06-01T22:51:43.4289807Z ++ HASH=tIpTnIEtIrw6GG7EFeL0fDPhPj0O69mQdoROuT1IVxA 2025-06-01T22:51:43.4294866Z +++ ls -nl torch/include/ATen/ops/_prelu_kernel_backward_native.h 2025-06-01T22:51:43.4295875Z +++ awk '{print $5}' 2025-06-01T22:51:43.4321605Z ++ FSIZE=729 2025-06-01T22:51:43.4322399Z ++ echo '"torch/include/ATen/ops/_prelu_kernel_backward_native.h",sha256=tIpTnIEtIrw6GG7EFeL0fDPhPj0O69mQdoROuT1IVxA,729' 2025-06-01T22:51:43.4323136Z ++ read fname 2025-06-01T22:51:43.4323537Z ++ make_wheel_record torch/include/ATen/ops/_prelu_kernel_backward_ops.h 2025-06-01T22:51:43.4324457Z ++ FPATH=torch/include/ATen/ops/_prelu_kernel_backward_ops.h 2025-06-01T22:51:43.4324983Z ++ echo torch/include/ATen/ops/_prelu_kernel_backward_ops.h 2025-06-01T22:51:43.4325411Z ++ grep RECORD 2025-06-01T22:51:43.4353432Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_prelu_kernel_backward_ops.h 2025-06-01T22:51:43.4354022Z +++ openssl base64 2025-06-01T22:51:43.4354502Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.4355563Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.4357019Z +++ sed -e s/=//g 2025-06-01T22:51:43.4397603Z ++ HASH=ZMiDKfwXE6exOY-74j-_fV7UlJQ_XzcNYwcIbhHLrMg 2025-06-01T22:51:43.4401873Z +++ ls -nl torch/include/ATen/ops/_prelu_kernel_backward_ops.h 2025-06-01T22:51:43.4402688Z +++ awk '{print $5}' 2025-06-01T22:51:43.4429880Z ++ FSIZE=1283 2025-06-01T22:51:43.4430584Z ++ echo '"torch/include/ATen/ops/_prelu_kernel_backward_ops.h",sha256=ZMiDKfwXE6exOY-74j-_fV7UlJQ_XzcNYwcIbhHLrMg,1283' 2025-06-01T22:51:43.4431282Z ++ read fname 2025-06-01T22:51:43.4431681Z ++ make_wheel_record torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h 2025-06-01T22:51:43.4432253Z ++ FPATH=torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h 2025-06-01T22:51:43.4432778Z ++ echo torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h 2025-06-01T22:51:43.4433208Z ++ grep RECORD 2025-06-01T22:51:43.4451440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h 2025-06-01T22:51:43.4452138Z +++ openssl base64 2025-06-01T22:51:43.4452943Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.4454333Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.4455599Z +++ sed -e s/=//g 2025-06-01T22:51:43.4492363Z ++ HASH=qNj7fNqiaxYmsptuzl8BBDkus1kso9PrFRkXxQzW3Ec 2025-06-01T22:51:43.4498435Z +++ ls -nl torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h 2025-06-01T22:51:43.4498864Z +++ awk '{print $5}' 2025-06-01T22:51:43.4525787Z ++ FSIZE=754 2025-06-01T22:51:43.4526493Z ++ echo '"torch/include/ATen/ops/_prelu_kernel_cpu_dispatch.h",sha256=qNj7fNqiaxYmsptuzl8BBDkus1kso9PrFRkXxQzW3Ec,754' 2025-06-01T22:51:43.4527243Z ++ read fname 2025-06-01T22:51:43.4527662Z ++ make_wheel_record torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h 2025-06-01T22:51:43.4528262Z ++ FPATH=torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h 2025-06-01T22:51:43.4528820Z ++ echo torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h 2025-06-01T22:51:43.4529381Z ++ grep RECORD 2025-06-01T22:51:43.4548377Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h 2025-06-01T22:51:43.4548956Z +++ openssl base64 2025-06-01T22:51:43.4549616Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.4550679Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.4552006Z +++ sed -e s/=//g 2025-06-01T22:51:43.4594657Z ++ HASH=G5XP80uUHs7AlHaKFBER66SCi6zJG49wdu4v-Ki0Cdg 2025-06-01T22:51:43.4597716Z +++ ls -nl torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h 2025-06-01T22:51:43.4598599Z +++ awk '{print $5}' 2025-06-01T22:51:43.4626396Z ++ FSIZE=756 2025-06-01T22:51:43.4627094Z ++ echo '"torch/include/ATen/ops/_prelu_kernel_cuda_dispatch.h",sha256=G5XP80uUHs7AlHaKFBER66SCi6zJG49wdu4v-Ki0Cdg,756' 2025-06-01T22:51:43.4627804Z ++ read fname 2025-06-01T22:51:43.4628175Z ++ make_wheel_record torch/include/ATen/ops/_prelu_kernel_native.h 2025-06-01T22:51:43.4628683Z ++ FPATH=torch/include/ATen/ops/_prelu_kernel_native.h 2025-06-01T22:51:43.4629160Z ++ echo torch/include/ATen/ops/_prelu_kernel_native.h 2025-06-01T22:51:43.4629537Z ++ grep RECORD 2025-06-01T22:51:43.4648617Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_prelu_kernel_native.h 2025-06-01T22:51:43.4649173Z +++ openssl base64 2025-06-01T22:51:43.4649824Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.4651258Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.4652569Z +++ sed -e s/=//g 2025-06-01T22:51:43.4689992Z ++ HASH=Lo8r7sv2rl843cvVHk5d0tmwEJVz0T2ySrGReh8Gr-0 2025-06-01T22:51:43.4694983Z +++ ls -nl torch/include/ATen/ops/_prelu_kernel_native.h 2025-06-01T22:51:43.4696046Z +++ awk '{print $5}' 2025-06-01T22:51:43.4723436Z ++ FSIZE=699 2025-06-01T22:51:43.4724244Z ++ echo '"torch/include/ATen/ops/_prelu_kernel_native.h",sha256=Lo8r7sv2rl843cvVHk5d0tmwEJVz0T2ySrGReh8Gr-0,699' 2025-06-01T22:51:43.4725120Z ++ read fname 2025-06-01T22:51:43.4725476Z ++ make_wheel_record torch/include/ATen/ops/_prelu_kernel_ops.h 2025-06-01T22:51:43.4725988Z ++ FPATH=torch/include/ATen/ops/_prelu_kernel_ops.h 2025-06-01T22:51:43.4726456Z ++ echo torch/include/ATen/ops/_prelu_kernel_ops.h 2025-06-01T22:51:43.4726840Z ++ grep RECORD 2025-06-01T22:51:43.4746391Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_prelu_kernel_ops.h 2025-06-01T22:51:43.4746965Z +++ openssl base64 2025-06-01T22:51:43.4747237Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.4748839Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.4750190Z +++ sed -e s/=//g 2025-06-01T22:51:43.4791889Z ++ HASH=U3olCi3OcgJb0wr84uX9qnklFFw5izSZ70yHBbNJo-U 2025-06-01T22:51:43.4793947Z +++ ls -nl torch/include/ATen/ops/_prelu_kernel_ops.h 2025-06-01T22:51:43.4795089Z +++ awk '{print $5}' 2025-06-01T22:51:43.4822531Z ++ FSIZE=1067 2025-06-01T22:51:43.4823240Z ++ echo '"torch/include/ATen/ops/_prelu_kernel_ops.h",sha256=U3olCi3OcgJb0wr84uX9qnklFFw5izSZ70yHBbNJo-U,1067' 2025-06-01T22:51:43.4823911Z ++ read fname 2025-06-01T22:51:43.4824221Z ++ make_wheel_record torch/include/ATen/ops/_print.h 2025-06-01T22:51:43.4824663Z ++ FPATH=torch/include/ATen/ops/_print.h 2025-06-01T22:51:43.4825035Z ++ echo torch/include/ATen/ops/_print.h 2025-06-01T22:51:43.4825371Z ++ grep RECORD 2025-06-01T22:51:43.4846010Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_print.h 2025-06-01T22:51:43.4846503Z +++ openssl base64 2025-06-01T22:51:43.4846920Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.4847192Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.4848407Z +++ sed -e s/=//g 2025-06-01T22:51:43.4887990Z ++ HASH=nIMEnz1ZnlR8iOnAw-BrELGvKGPwHW9zXqWZ7e85wjs 2025-06-01T22:51:43.4892809Z +++ ls -nl torch/include/ATen/ops/_print.h 2025-06-01T22:51:43.4893643Z +++ awk '{print $5}' 2025-06-01T22:51:43.4920648Z ++ FSIZE=613 2025-06-01T22:51:43.4921324Z ++ echo '"torch/include/ATen/ops/_print.h",sha256=nIMEnz1ZnlR8iOnAw-BrELGvKGPwHW9zXqWZ7e85wjs,613' 2025-06-01T22:51:43.4921938Z ++ read fname 2025-06-01T22:51:43.4922427Z ++ make_wheel_record torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.4923161Z ++ FPATH=torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.4924329Z ++ echo torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.4924845Z ++ grep RECORD 2025-06-01T22:51:43.4946971Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.4947646Z +++ openssl base64 2025-06-01T22:51:43.4947917Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.4948321Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.4948952Z +++ sed -e s/=//g 2025-06-01T22:51:43.4991826Z ++ HASH=7atO-mRnQLIHquBmE-UcnShUZsV7bnvNzSCjSMrp6GI 2025-06-01T22:51:43.4994916Z +++ ls -nl torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.4995448Z +++ awk '{print $5}' 2025-06-01T22:51:43.5023442Z ++ FSIZE=753 2025-06-01T22:51:43.5024231Z ++ echo '"torch/include/ATen/ops/_print_compositeexplicitautograd_dispatch.h",sha256=7atO-mRnQLIHquBmE-UcnShUZsV7bnvNzSCjSMrp6GI,753' 2025-06-01T22:51:43.5025046Z ++ read fname 2025-06-01T22:51:43.5025378Z ++ make_wheel_record torch/include/ATen/ops/_print_native.h 2025-06-01T22:51:43.5025842Z ++ FPATH=torch/include/ATen/ops/_print_native.h 2025-06-01T22:51:43.5026256Z ++ echo torch/include/ATen/ops/_print_native.h 2025-06-01T22:51:43.5026609Z ++ grep RECORD 2025-06-01T22:51:43.5046691Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_print_native.h 2025-06-01T22:51:43.5047199Z +++ openssl base64 2025-06-01T22:51:43.5047886Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.5049479Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.5050816Z +++ sed -e s/=//g 2025-06-01T22:51:43.5088581Z ++ HASH=wjgagQSENvcf5nzHhUUmPngwPLGT3V1AwLXEEUTeKHQ 2025-06-01T22:51:43.5093502Z +++ ls -nl torch/include/ATen/ops/_print_native.h 2025-06-01T22:51:43.5094870Z +++ awk '{print $5}' 2025-06-01T22:51:43.5120384Z ++ FSIZE=465 2025-06-01T22:51:43.5121120Z ++ echo '"torch/include/ATen/ops/_print_native.h",sha256=wjgagQSENvcf5nzHhUUmPngwPLGT3V1AwLXEEUTeKHQ,465' 2025-06-01T22:51:43.5121789Z ++ read fname 2025-06-01T22:51:43.5122108Z ++ make_wheel_record torch/include/ATen/ops/_print_ops.h 2025-06-01T22:51:43.5122567Z ++ FPATH=torch/include/ATen/ops/_print_ops.h 2025-06-01T22:51:43.5122956Z ++ echo torch/include/ATen/ops/_print_ops.h 2025-06-01T22:51:43.5123317Z ++ grep RECORD 2025-06-01T22:51:43.5146150Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_print_ops.h 2025-06-01T22:51:43.5146665Z +++ openssl base64 2025-06-01T22:51:43.5147084Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.5147352Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.5148550Z +++ sed -e s/=//g 2025-06-01T22:51:43.5189585Z ++ HASH=469F2Qk7ZRy-TPAz8trGncErSzo6UsYISCGeqhgXiiU 2025-06-01T22:51:43.5193330Z +++ ls -nl torch/include/ATen/ops/_print_ops.h 2025-06-01T22:51:43.5194645Z +++ awk '{print $5}' 2025-06-01T22:51:43.5222776Z ++ FSIZE=917 2025-06-01T22:51:43.5223469Z ++ echo '"torch/include/ATen/ops/_print_ops.h",sha256=469F2Qk7ZRy-TPAz8trGncErSzo6UsYISCGeqhgXiiU,917' 2025-06-01T22:51:43.5224097Z ++ read fname 2025-06-01T22:51:43.5224458Z ++ make_wheel_record torch/include/ATen/ops/_propagate_xla_data.h 2025-06-01T22:51:43.5224965Z ++ FPATH=torch/include/ATen/ops/_propagate_xla_data.h 2025-06-01T22:51:43.5225419Z ++ echo torch/include/ATen/ops/_propagate_xla_data.h 2025-06-01T22:51:43.5225951Z ++ grep RECORD 2025-06-01T22:51:43.5246116Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_propagate_xla_data.h 2025-06-01T22:51:43.5246666Z +++ openssl base64 2025-06-01T22:51:43.5246944Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.5247409Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.5248521Z +++ sed -e s/=//g 2025-06-01T22:51:43.5298545Z ++ HASH=CJF7cMWMKEyr7lFKq1WIUn5Bo4UHBLq2Y_8AyE94oV4 2025-06-01T22:51:43.5299367Z +++ ls -nl torch/include/ATen/ops/_propagate_xla_data.h 2025-06-01T22:51:43.5299765Z +++ awk '{print $5}' 2025-06-01T22:51:43.5320881Z ++ FSIZE=732 2025-06-01T22:51:43.5321597Z ++ echo '"torch/include/ATen/ops/_propagate_xla_data.h",sha256=CJF7cMWMKEyr7lFKq1WIUn5Bo4UHBLq2Y_8AyE94oV4,732' 2025-06-01T22:51:43.5322279Z ++ read fname 2025-06-01T22:51:43.5322823Z ++ make_wheel_record torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.5323976Z ++ FPATH=torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.5324982Z ++ echo torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.5325556Z ++ grep RECORD 2025-06-01T22:51:43.5348108Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.5348850Z +++ openssl base64 2025-06-01T22:51:43.5349115Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.5349378Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.5350235Z +++ sed -e s/=//g 2025-06-01T22:51:43.5393112Z ++ HASH=wsy94CSqBa32NaPK8WoQg3q0WVuOMNaVcMfuKuYRY9Q 2025-06-01T22:51:43.5396996Z +++ ls -nl torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.5397694Z +++ awk '{print $5}' 2025-06-01T22:51:43.5425759Z ++ FSIZE=799 2025-06-01T22:51:43.5426669Z ++ echo '"torch/include/ATen/ops/_propagate_xla_data_compositeimplicitautograd_dispatch.h",sha256=wsy94CSqBa32NaPK8WoQg3q0WVuOMNaVcMfuKuYRY9Q,799' 2025-06-01T22:51:43.5427574Z ++ read fname 2025-06-01T22:51:43.5427957Z ++ make_wheel_record torch/include/ATen/ops/_propagate_xla_data_native.h 2025-06-01T22:51:43.5428537Z ++ FPATH=torch/include/ATen/ops/_propagate_xla_data_native.h 2025-06-01T22:51:43.5429058Z ++ echo torch/include/ATen/ops/_propagate_xla_data_native.h 2025-06-01T22:51:43.5429458Z ++ grep RECORD 2025-06-01T22:51:43.5448327Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_propagate_xla_data_native.h 2025-06-01T22:51:43.5448898Z +++ openssl base64 2025-06-01T22:51:43.5449576Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.5450936Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.5452239Z +++ sed -e s/=//g 2025-06-01T22:51:43.5490330Z ++ HASH=WzdmczalCsYmbZyYSiV1VYMMEq-xHIQvYSonrdGBN_c 2025-06-01T22:51:43.5495155Z +++ ls -nl torch/include/ATen/ops/_propagate_xla_data_native.h 2025-06-01T22:51:43.5496978Z +++ awk '{print $5}' 2025-06-01T22:51:43.5522653Z ++ FSIZE=511 2025-06-01T22:51:43.5523427Z ++ echo '"torch/include/ATen/ops/_propagate_xla_data_native.h",sha256=WzdmczalCsYmbZyYSiV1VYMMEq-xHIQvYSonrdGBN_c,511' 2025-06-01T22:51:43.5524489Z ++ read fname 2025-06-01T22:51:43.5524874Z ++ make_wheel_record torch/include/ATen/ops/_propagate_xla_data_ops.h 2025-06-01T22:51:43.5525587Z ++ FPATH=torch/include/ATen/ops/_propagate_xla_data_ops.h 2025-06-01T22:51:43.5526086Z ++ echo torch/include/ATen/ops/_propagate_xla_data_ops.h 2025-06-01T22:51:43.5526509Z ++ grep RECORD 2025-06-01T22:51:43.5547425Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_propagate_xla_data_ops.h 2025-06-01T22:51:43.5547988Z +++ openssl base64 2025-06-01T22:51:43.5548482Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.5549497Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.5550776Z +++ sed -e s/=//g 2025-06-01T22:51:43.5594542Z ++ HASH=lmFLk3f0K4lTRAtauKEAzgQE4wR-bQJp8jycMh5EsHU 2025-06-01T22:51:43.5601321Z +++ ls -nl torch/include/ATen/ops/_propagate_xla_data_ops.h 2025-06-01T22:51:43.5602847Z +++ awk '{print $5}' 2025-06-01T22:51:43.5631703Z ++ FSIZE=1066 2025-06-01T22:51:43.5632460Z ++ echo '"torch/include/ATen/ops/_propagate_xla_data_ops.h",sha256=lmFLk3f0K4lTRAtauKEAzgQE4wR-bQJp8jycMh5EsHU,1066' 2025-06-01T22:51:43.5633325Z ++ read fname 2025-06-01T22:51:43.5633682Z ++ make_wheel_record torch/include/ATen/ops/_remove_batch_dim.h 2025-06-01T22:51:43.5634182Z ++ FPATH=torch/include/ATen/ops/_remove_batch_dim.h 2025-06-01T22:51:43.5634607Z ++ echo torch/include/ATen/ops/_remove_batch_dim.h 2025-06-01T22:51:43.5634986Z ++ grep RECORD 2025-06-01T22:51:43.5652059Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_remove_batch_dim.h 2025-06-01T22:51:43.5652602Z +++ openssl base64 2025-06-01T22:51:43.5653787Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.5655064Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.5656475Z +++ sed -e s/=//g 2025-06-01T22:51:43.5692820Z ++ HASH=zuEFNHhm5Oo2ADGncB4AMxBoh-lnhzl6mjzeSd8ys4U 2025-06-01T22:51:43.5699019Z +++ ls -nl torch/include/ATen/ops/_remove_batch_dim.h 2025-06-01T22:51:43.5699571Z +++ awk '{print $5}' 2025-06-01T22:51:43.5725615Z ++ FSIZE=1706 2025-06-01T22:51:43.5726293Z ++ echo '"torch/include/ATen/ops/_remove_batch_dim.h",sha256=zuEFNHhm5Oo2ADGncB4AMxBoh-lnhzl6mjzeSd8ys4U,1706' 2025-06-01T22:51:43.5726392Z ++ read fname 2025-06-01T22:51:43.5726926Z ++ make_wheel_record torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.5727263Z ++ FPATH=torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.5727604Z ++ echo torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.5727956Z ++ grep RECORD 2025-06-01T22:51:43.5748337Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.5748569Z +++ openssl base64 2025-06-01T22:51:43.5749847Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.5751005Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.5752347Z +++ sed -e s/=//g 2025-06-01T22:51:43.5794113Z ++ HASH=-4MIhEi7g_GgijR7415ox900SJMXqxXf1U-ZJWntbeo 2025-06-01T22:51:43.5801480Z +++ ls -nl torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.5802803Z +++ awk '{print $5}' 2025-06-01T22:51:43.5830348Z ++ FSIZE=955 2025-06-01T22:51:43.5831032Z ++ echo '"torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h",sha256=-4MIhEi7g_GgijR7415ox900SJMXqxXf1U-ZJWntbeo,955' 2025-06-01T22:51:43.5831143Z ++ read fname 2025-06-01T22:51:43.5831383Z ++ make_wheel_record torch/include/ATen/ops/_remove_batch_dim_native.h 2025-06-01T22:51:43.5831569Z ++ FPATH=torch/include/ATen/ops/_remove_batch_dim_native.h 2025-06-01T22:51:43.5831764Z ++ echo torch/include/ATen/ops/_remove_batch_dim_native.h 2025-06-01T22:51:43.5832312Z ++ grep RECORD 2025-06-01T22:51:43.5851403Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_remove_batch_dim_native.h 2025-06-01T22:51:43.5852002Z +++ openssl base64 2025-06-01T22:51:43.5852933Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.5853996Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.5855189Z +++ sed -e s/=//g 2025-06-01T22:51:43.5892740Z ++ HASH=tBJIZ3AoHyynQ-MGrmYY5EOFoHtznqoQ6S76gZtzZDM 2025-06-01T22:51:43.5898944Z +++ ls -nl torch/include/ATen/ops/_remove_batch_dim_native.h 2025-06-01T22:51:43.5899766Z +++ awk '{print $5}' 2025-06-01T22:51:43.5925500Z ++ FSIZE=539 2025-06-01T22:51:43.5926175Z ++ echo '"torch/include/ATen/ops/_remove_batch_dim_native.h",sha256=tBJIZ3AoHyynQ-MGrmYY5EOFoHtznqoQ6S76gZtzZDM,539' 2025-06-01T22:51:43.5926298Z ++ read fname 2025-06-01T22:51:43.5926530Z ++ make_wheel_record torch/include/ATen/ops/_remove_batch_dim_ops.h 2025-06-01T22:51:43.5926705Z ++ FPATH=torch/include/ATen/ops/_remove_batch_dim_ops.h 2025-06-01T22:51:43.5927342Z ++ echo torch/include/ATen/ops/_remove_batch_dim_ops.h 2025-06-01T22:51:43.5928546Z ++ grep RECORD 2025-06-01T22:51:43.5949785Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_remove_batch_dim_ops.h 2025-06-01T22:51:43.5949929Z +++ openssl base64 2025-06-01T22:51:43.5950835Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.5951936Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.5953155Z +++ sed -e s/=//g 2025-06-01T22:51:43.5996142Z ++ HASH=Zumll5aOoePgbJIStBZckFbk5_05f2LkP4CpHaRERIw 2025-06-01T22:51:43.5998772Z +++ ls -nl torch/include/ATen/ops/_remove_batch_dim_ops.h 2025-06-01T22:51:43.5999142Z +++ awk '{print $5}' 2025-06-01T22:51:43.6026970Z ++ FSIZE=1176 2025-06-01T22:51:43.6027523Z ++ echo '"torch/include/ATen/ops/_remove_batch_dim_ops.h",sha256=Zumll5aOoePgbJIStBZckFbk5_05f2LkP4CpHaRERIw,1176' 2025-06-01T22:51:43.6027664Z ++ read fname 2025-06-01T22:51:43.6028106Z ++ make_wheel_record torch/include/ATen/ops/_reshape_alias.h 2025-06-01T22:51:43.6028283Z ++ FPATH=torch/include/ATen/ops/_reshape_alias.h 2025-06-01T22:51:43.6028461Z ++ echo torch/include/ATen/ops/_reshape_alias.h 2025-06-01T22:51:43.6029001Z ++ grep RECORD 2025-06-01T22:51:43.6050279Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_alias.h 2025-06-01T22:51:43.6050718Z +++ openssl base64 2025-06-01T22:51:43.6051953Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.6053320Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.6054662Z +++ sed -e s/=//g 2025-06-01T22:51:43.6090928Z ++ HASH=8E6DWJ6-4cJ3Co1bNiZEt8dW9bo_WDSYycIHipb5Sls 2025-06-01T22:51:43.6095773Z +++ ls -nl torch/include/ATen/ops/_reshape_alias.h 2025-06-01T22:51:43.6097642Z +++ awk '{print $5}' 2025-06-01T22:51:43.6125138Z ++ FSIZE=1695 2025-06-01T22:51:43.6125893Z ++ echo '"torch/include/ATen/ops/_reshape_alias.h",sha256=8E6DWJ6-4cJ3Co1bNiZEt8dW9bo_WDSYycIHipb5Sls,1695' 2025-06-01T22:51:43.6126024Z ++ read fname 2025-06-01T22:51:43.6126250Z ++ make_wheel_record torch/include/ATen/ops/_reshape_alias_copy.h 2025-06-01T22:51:43.6126420Z ++ FPATH=torch/include/ATen/ops/_reshape_alias_copy.h 2025-06-01T22:51:43.6126603Z ++ echo torch/include/ATen/ops/_reshape_alias_copy.h 2025-06-01T22:51:43.6126975Z ++ grep RECORD 2025-06-01T22:51:43.6149407Z +++ openssl base64 2025-06-01T22:51:43.6149963Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_alias_copy.h 2025-06-01T22:51:43.6150312Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.6151346Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.6152702Z +++ sed -e s/=//g 2025-06-01T22:51:43.6197192Z ++ HASH=9QsqgzrzH0iG4_VCpgICnh5PCAqA-Jva6z88cWvwXro 2025-06-01T22:51:43.6199520Z +++ ls -nl torch/include/ATen/ops/_reshape_alias_copy.h 2025-06-01T22:51:43.6200205Z +++ awk '{print $5}' 2025-06-01T22:51:43.6227371Z ++ FSIZE=4560 2025-06-01T22:51:43.6228148Z ++ echo '"torch/include/ATen/ops/_reshape_alias_copy.h",sha256=9QsqgzrzH0iG4_VCpgICnh5PCAqA-Jva6z88cWvwXro,4560' 2025-06-01T22:51:43.6228263Z ++ read fname 2025-06-01T22:51:43.6228675Z ++ make_wheel_record torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.6229011Z ++ FPATH=torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.6229338Z ++ echo torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.6230219Z ++ grep RECORD 2025-06-01T22:51:43.6251348Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.6251828Z +++ openssl base64 2025-06-01T22:51:43.6252945Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.6254194Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.6255394Z +++ sed -e s/=//g 2025-06-01T22:51:43.6292515Z ++ HASH=cS5BkWxA2x-5DTjbVBtIdSrO1nVMxssyeFxVNZEaayg 2025-06-01T22:51:43.6298295Z +++ ls -nl torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.6298669Z +++ awk '{print $5}' 2025-06-01T22:51:43.6325850Z ++ FSIZE=1290 2025-06-01T22:51:43.6326563Z ++ echo '"torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h",sha256=cS5BkWxA2x-5DTjbVBtIdSrO1nVMxssyeFxVNZEaayg,1290' 2025-06-01T22:51:43.6326663Z ++ read fname 2025-06-01T22:51:43.6327156Z ++ make_wheel_record torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:43.6327586Z ++ FPATH=torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:43.6328163Z ++ echo torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:43.6328276Z ++ grep RECORD 2025-06-01T22:51:43.6348401Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:43.6348619Z +++ openssl base64 2025-06-01T22:51:43.6349838Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.6351252Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.6352564Z +++ sed -e s/=//g 2025-06-01T22:51:43.6393341Z ++ HASH=_CSBaxNQzhLePnilQ9owacP8PBKrP2qlPbk9ef42CTg 2025-06-01T22:51:43.6397331Z +++ ls -nl torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:43.6398307Z +++ awk '{print $5}' 2025-06-01T22:51:43.6427575Z ++ FSIZE=977 2025-06-01T22:51:43.6428362Z ++ echo '"torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=_CSBaxNQzhLePnilQ9owacP8PBKrP2qlPbk9ef42CTg,977' 2025-06-01T22:51:43.6428599Z ++ read fname 2025-06-01T22:51:43.6428863Z ++ make_wheel_record torch/include/ATen/ops/_reshape_alias_copy_native.h 2025-06-01T22:51:43.6429059Z ++ FPATH=torch/include/ATen/ops/_reshape_alias_copy_native.h 2025-06-01T22:51:43.6429297Z ++ echo torch/include/ATen/ops/_reshape_alias_copy_native.h 2025-06-01T22:51:43.6429396Z ++ grep RECORD 2025-06-01T22:51:43.6448052Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_alias_copy_native.h 2025-06-01T22:51:43.6448167Z +++ openssl base64 2025-06-01T22:51:43.6449019Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.6450241Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.6451569Z +++ sed -e s/=//g 2025-06-01T22:51:43.6490266Z ++ HASH=Nkq4m4zeDhHmwDLoo_lFfyPAS5FW-GxhaPpRqW5s-DI 2025-06-01T22:51:43.6495574Z +++ ls -nl torch/include/ATen/ops/_reshape_alias_copy_native.h 2025-06-01T22:51:43.6496385Z +++ awk '{print $5}' 2025-06-01T22:51:43.6523301Z ++ FSIZE=702 2025-06-01T22:51:43.6524026Z ++ echo '"torch/include/ATen/ops/_reshape_alias_copy_native.h",sha256=Nkq4m4zeDhHmwDLoo_lFfyPAS5FW-GxhaPpRqW5s-DI,702' 2025-06-01T22:51:43.6524137Z ++ read fname 2025-06-01T22:51:43.6524380Z ++ make_wheel_record torch/include/ATen/ops/_reshape_alias_copy_ops.h 2025-06-01T22:51:43.6524577Z ++ FPATH=torch/include/ATen/ops/_reshape_alias_copy_ops.h 2025-06-01T22:51:43.6524936Z ++ echo torch/include/ATen/ops/_reshape_alias_copy_ops.h 2025-06-01T22:51:43.6525160Z ++ grep RECORD 2025-06-01T22:51:43.6548674Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_alias_copy_ops.h 2025-06-01T22:51:43.6548796Z +++ openssl base64 2025-06-01T22:51:43.6548901Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.6549333Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.6550428Z +++ sed -e s/=//g 2025-06-01T22:51:43.6595917Z ++ HASH=pQeNuBXZLVsR4wrfjrUKQYc4QlnzXDG_CkhmkfqeGFY 2025-06-01T22:51:43.6597728Z +++ ls -nl torch/include/ATen/ops/_reshape_alias_copy_ops.h 2025-06-01T22:51:43.6598338Z +++ awk '{print $5}' 2025-06-01T22:51:43.6626679Z ++ FSIZE=1989 2025-06-01T22:51:43.6627247Z ++ echo '"torch/include/ATen/ops/_reshape_alias_copy_ops.h",sha256=pQeNuBXZLVsR4wrfjrUKQYc4QlnzXDG_CkhmkfqeGFY,1989' 2025-06-01T22:51:43.6627369Z ++ read fname 2025-06-01T22:51:43.6627627Z ++ make_wheel_record torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h 2025-06-01T22:51:43.6627968Z ++ FPATH=torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h 2025-06-01T22:51:43.6628184Z ++ echo torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h 2025-06-01T22:51:43.6628283Z ++ grep RECORD 2025-06-01T22:51:43.6648220Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h 2025-06-01T22:51:43.6648737Z +++ openssl base64 2025-06-01T22:51:43.6649939Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.6651289Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.6652608Z +++ sed -e s/=//g 2025-06-01T22:51:43.6690308Z ++ HASH=DdyfDNAZC0K8R_mkZv6gxXYf_NssjGVkhuPVUVu-Kow 2025-06-01T22:51:43.6695176Z +++ ls -nl torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h 2025-06-01T22:51:43.6696297Z +++ awk '{print $5}' 2025-06-01T22:51:43.6723376Z ++ FSIZE=897 2025-06-01T22:51:43.6724190Z ++ echo '"torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h",sha256=DdyfDNAZC0K8R_mkZv6gxXYf_NssjGVkhuPVUVu-Kow,897' 2025-06-01T22:51:43.6724473Z ++ read fname 2025-06-01T22:51:43.6724750Z ++ make_wheel_record torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h 2025-06-01T22:51:43.6724964Z ++ FPATH=torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h 2025-06-01T22:51:43.6725170Z ++ echo torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h 2025-06-01T22:51:43.6725876Z ++ grep RECORD 2025-06-01T22:51:43.6748383Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h 2025-06-01T22:51:43.6748495Z +++ openssl base64 2025-06-01T22:51:43.6748619Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.6749369Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.6750687Z +++ sed -e s/=//g 2025-06-01T22:51:43.6794638Z ++ HASH=xhTPREjP6wX4Ihy0FeZZwGNFSeskRVikcUPOsVORxNY 2025-06-01T22:51:43.6797686Z +++ ls -nl torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h 2025-06-01T22:51:43.6798675Z +++ awk '{print $5}' 2025-06-01T22:51:43.6826629Z ++ FSIZE=899 2025-06-01T22:51:43.6827256Z ++ echo '"torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h",sha256=xhTPREjP6wX4Ihy0FeZZwGNFSeskRVikcUPOsVORxNY,899' 2025-06-01T22:51:43.6827371Z ++ read fname 2025-06-01T22:51:43.6827776Z ++ make_wheel_record torch/include/ATen/ops/_reshape_alias_meta_dispatch.h 2025-06-01T22:51:43.6827992Z ++ FPATH=torch/include/ATen/ops/_reshape_alias_meta_dispatch.h 2025-06-01T22:51:43.6828194Z ++ echo torch/include/ATen/ops/_reshape_alias_meta_dispatch.h 2025-06-01T22:51:43.6828510Z ++ grep RECORD 2025-06-01T22:51:43.6848729Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_alias_meta_dispatch.h 2025-06-01T22:51:43.6849124Z +++ openssl base64 2025-06-01T22:51:43.6850419Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.6851750Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.6853080Z +++ sed -e s/=//g 2025-06-01T22:51:43.6889981Z ++ HASH=FASzp0vwnNXOpA0Ri3aEypREKxq7W3edJ0BO5rrsgNA 2025-06-01T22:51:43.6895003Z +++ ls -nl torch/include/ATen/ops/_reshape_alias_meta_dispatch.h 2025-06-01T22:51:43.6895942Z +++ awk '{print $5}' 2025-06-01T22:51:43.6921542Z ++ FSIZE=899 2025-06-01T22:51:43.6922319Z ++ echo '"torch/include/ATen/ops/_reshape_alias_meta_dispatch.h",sha256=FASzp0vwnNXOpA0Ri3aEypREKxq7W3edJ0BO5rrsgNA,899' 2025-06-01T22:51:43.6922427Z ++ read fname 2025-06-01T22:51:43.6922791Z ++ make_wheel_record torch/include/ATen/ops/_reshape_alias_native.h 2025-06-01T22:51:43.6922983Z ++ FPATH=torch/include/ATen/ops/_reshape_alias_native.h 2025-06-01T22:51:43.6923284Z ++ echo torch/include/ATen/ops/_reshape_alias_native.h 2025-06-01T22:51:43.6924980Z ++ grep RECORD 2025-06-01T22:51:43.6948570Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_alias_native.h 2025-06-01T22:51:43.6948684Z +++ openssl base64 2025-06-01T22:51:43.6948787Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.6948919Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.6949966Z +++ sed -e s/=//g 2025-06-01T22:51:43.6990980Z ++ HASH=nh9_TdNFv5T60GU8253qQX6lAuF2RzsVsE2i9mH0vPk 2025-06-01T22:51:43.6995208Z +++ ls -nl torch/include/ATen/ops/_reshape_alias_native.h 2025-06-01T22:51:43.6996443Z +++ awk '{print $5}' 2025-06-01T22:51:43.7023982Z ++ FSIZE=530 2025-06-01T22:51:43.7024705Z ++ echo '"torch/include/ATen/ops/_reshape_alias_native.h",sha256=nh9_TdNFv5T60GU8253qQX6lAuF2RzsVsE2i9mH0vPk,530' 2025-06-01T22:51:43.7024819Z ++ read fname 2025-06-01T22:51:43.7025031Z ++ make_wheel_record torch/include/ATen/ops/_reshape_alias_ops.h 2025-06-01T22:51:43.7025195Z ++ FPATH=torch/include/ATen/ops/_reshape_alias_ops.h 2025-06-01T22:51:43.7025359Z ++ echo torch/include/ATen/ops/_reshape_alias_ops.h 2025-06-01T22:51:43.7026014Z ++ grep RECORD 2025-06-01T22:51:43.7047362Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_alias_ops.h 2025-06-01T22:51:43.7047500Z +++ openssl base64 2025-06-01T22:51:43.7048247Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.7049516Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.7051021Z +++ sed -e s/=//g 2025-06-01T22:51:43.7090537Z ++ HASH=l9QB49S3CWkW8phdUnD50XOZTtD85lG51zI8sEGvyfo 2025-06-01T22:51:43.7095016Z +++ ls -nl torch/include/ATen/ops/_reshape_alias_ops.h 2025-06-01T22:51:43.7095940Z +++ awk '{print $5}' 2025-06-01T22:51:43.7123323Z ++ FSIZE=1169 2025-06-01T22:51:43.7124144Z ++ echo '"torch/include/ATen/ops/_reshape_alias_ops.h",sha256=l9QB49S3CWkW8phdUnD50XOZTtD85lG51zI8sEGvyfo,1169' 2025-06-01T22:51:43.7124250Z ++ read fname 2025-06-01T22:51:43.7124441Z ++ make_wheel_record torch/include/ATen/ops/_reshape_copy.h 2025-06-01T22:51:43.7124773Z ++ FPATH=torch/include/ATen/ops/_reshape_copy.h 2025-06-01T22:51:43.7124914Z ++ echo torch/include/ATen/ops/_reshape_copy.h 2025-06-01T22:51:43.7125119Z ++ grep RECORD 2025-06-01T22:51:43.7147274Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_copy.h 2025-06-01T22:51:43.7147604Z +++ openssl base64 2025-06-01T22:51:43.7148143Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.7149274Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.7150450Z +++ sed -e s/=//g 2025-06-01T22:51:43.7192271Z ++ HASH=O0PQSjeoAqxRi0gQ_4BWY5g_Y0PcUjImtr3pbPeA-64 2025-06-01T22:51:43.7201226Z +++ ls -nl torch/include/ATen/ops/_reshape_copy.h 2025-06-01T22:51:43.7203388Z +++ awk '{print $5}' 2025-06-01T22:51:43.7230157Z ++ FSIZE=1450 2025-06-01T22:51:43.7230861Z ++ echo '"torch/include/ATen/ops/_reshape_copy.h",sha256=O0PQSjeoAqxRi0gQ_4BWY5g_Y0PcUjImtr3pbPeA-64,1450' 2025-06-01T22:51:43.7230967Z ++ read fname 2025-06-01T22:51:43.7231347Z ++ make_wheel_record torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.7231723Z ++ FPATH=torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.7232537Z ++ echo torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.7232756Z ++ grep RECORD 2025-06-01T22:51:43.7252133Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.7252758Z +++ openssl base64 2025-06-01T22:51:43.7253959Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.7255315Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.7256719Z +++ sed -e s/=//g 2025-06-01T22:51:43.7292906Z ++ HASH=24ldQ0ihNYXysT-kNOVChfQn8sc24KGFnDWi92E0A4w 2025-06-01T22:51:43.7298971Z +++ ls -nl torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.7299299Z +++ awk '{print $5}' 2025-06-01T22:51:43.7325338Z ++ FSIZE=887 2025-06-01T22:51:43.7326018Z ++ echo '"torch/include/ATen/ops/_reshape_copy_compositeexplicitautograd_dispatch.h",sha256=24ldQ0ihNYXysT-kNOVChfQn8sc24KGFnDWi92E0A4w,887' 2025-06-01T22:51:43.7326136Z ++ read fname 2025-06-01T22:51:43.7326370Z ++ make_wheel_record torch/include/ATen/ops/_reshape_copy_native.h 2025-06-01T22:51:43.7326547Z ++ FPATH=torch/include/ATen/ops/_reshape_copy_native.h 2025-06-01T22:51:43.7327035Z ++ echo torch/include/ATen/ops/_reshape_copy_native.h 2025-06-01T22:51:43.7327697Z ++ grep RECORD 2025-06-01T22:51:43.7348133Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_copy_native.h 2025-06-01T22:51:43.7348718Z +++ openssl base64 2025-06-01T22:51:43.7349795Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.7351130Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.7352557Z +++ sed -e s/=//g 2025-06-01T22:51:43.7390906Z ++ HASH=3pZ9_1teFm0KESU3USL8Ph3Jw1L09UlYFrmGK692TM4 2025-06-01T22:51:43.7397231Z +++ ls -nl torch/include/ATen/ops/_reshape_copy_native.h 2025-06-01T22:51:43.7399151Z +++ awk '{print $5}' 2025-06-01T22:51:43.7427445Z ++ FSIZE=516 2025-06-01T22:51:43.7428176Z ++ echo '"torch/include/ATen/ops/_reshape_copy_native.h",sha256=3pZ9_1teFm0KESU3USL8Ph3Jw1L09UlYFrmGK692TM4,516' 2025-06-01T22:51:43.7428851Z ++ read fname 2025-06-01T22:51:43.7429209Z ++ make_wheel_record torch/include/ATen/ops/_reshape_copy_ops.h 2025-06-01T22:51:43.7429693Z ++ FPATH=torch/include/ATen/ops/_reshape_copy_ops.h 2025-06-01T22:51:43.7430134Z ++ echo torch/include/ATen/ops/_reshape_copy_ops.h 2025-06-01T22:51:43.7430506Z ++ grep RECORD 2025-06-01T22:51:43.7447239Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_copy_ops.h 2025-06-01T22:51:43.7448103Z +++ openssl base64 2025-06-01T22:51:43.7449004Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.7450442Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.7451703Z +++ sed -e s/=//g 2025-06-01T22:51:43.7489833Z ++ HASH=TAUqeAatM7x9FXbKfEHu5l6fY7ykTC-u3ipz0h53lj4 2025-06-01T22:51:43.7495113Z +++ ls -nl torch/include/ATen/ops/_reshape_copy_ops.h 2025-06-01T22:51:43.7496287Z +++ awk '{print $5}' 2025-06-01T22:51:43.7522102Z ++ FSIZE=1066 2025-06-01T22:51:43.7522856Z ++ echo '"torch/include/ATen/ops/_reshape_copy_ops.h",sha256=TAUqeAatM7x9FXbKfEHu5l6fY7ykTC-u3ipz0h53lj4,1066' 2025-06-01T22:51:43.7523520Z ++ read fname 2025-06-01T22:51:43.7524014Z ++ make_wheel_record torch/include/ATen/ops/_reshape_from_tensor.h 2025-06-01T22:51:43.7524519Z ++ FPATH=torch/include/ATen/ops/_reshape_from_tensor.h 2025-06-01T22:51:43.7525172Z ++ echo torch/include/ATen/ops/_reshape_from_tensor.h 2025-06-01T22:51:43.7525750Z ++ grep RECORD 2025-06-01T22:51:43.7547201Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_from_tensor.h 2025-06-01T22:51:43.7547752Z +++ openssl base64 2025-06-01T22:51:43.7548010Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.7548631Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.7549930Z +++ sed -e s/=//g 2025-06-01T22:51:43.7591373Z ++ HASH=X6BScG1H28IbU3rpOG3ls4_aLpzz-3XAkMezdyewMY0 2025-06-01T22:51:43.7595780Z +++ ls -nl torch/include/ATen/ops/_reshape_from_tensor.h 2025-06-01T22:51:43.7597105Z +++ awk '{print $5}' 2025-06-01T22:51:43.7625220Z ++ FSIZE=740 2025-06-01T22:51:43.7625871Z ++ echo '"torch/include/ATen/ops/_reshape_from_tensor.h",sha256=X6BScG1H28IbU3rpOG3ls4_aLpzz-3XAkMezdyewMY0,740' 2025-06-01T22:51:43.7626548Z ++ read fname 2025-06-01T22:51:43.7627091Z ++ make_wheel_record torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.7627940Z ++ FPATH=torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.7628757Z ++ echo torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.7629313Z ++ grep RECORD 2025-06-01T22:51:43.7648859Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.7649594Z +++ openssl base64 2025-06-01T22:51:43.7650107Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.7651417Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.7652702Z +++ sed -e s/=//g 2025-06-01T22:51:43.7690157Z ++ HASH=RL6sIJViMUBVUHxeYzsgX0UAk3FeW63g8nx9qKJL0CA 2025-06-01T22:51:43.7695397Z +++ ls -nl torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.7696004Z +++ awk '{print $5}' 2025-06-01T22:51:43.7722437Z ++ FSIZE=804 2025-06-01T22:51:43.7723286Z ++ echo '"torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h",sha256=RL6sIJViMUBVUHxeYzsgX0UAk3FeW63g8nx9qKJL0CA,804' 2025-06-01T22:51:43.7724513Z ++ read fname 2025-06-01T22:51:43.7724920Z ++ make_wheel_record torch/include/ATen/ops/_reshape_from_tensor_native.h 2025-06-01T22:51:43.7725534Z ++ FPATH=torch/include/ATen/ops/_reshape_from_tensor_native.h 2025-06-01T22:51:43.7726082Z ++ echo torch/include/ATen/ops/_reshape_from_tensor_native.h 2025-06-01T22:51:43.7726503Z ++ grep RECORD 2025-06-01T22:51:43.7747313Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_from_tensor_native.h 2025-06-01T22:51:43.7747995Z +++ openssl base64 2025-06-01T22:51:43.7748330Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.7748586Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.7749725Z +++ sed -e s/=//g 2025-06-01T22:51:43.7793072Z ++ HASH=eJLbxQCT7mmsdeyYcW7S4m5v03GbpkmtsmECuTjfqOo 2025-06-01T22:51:43.7796442Z +++ ls -nl torch/include/ATen/ops/_reshape_from_tensor_native.h 2025-06-01T22:51:43.7797829Z +++ awk '{print $5}' 2025-06-01T22:51:43.7824893Z ++ FSIZE=516 2025-06-01T22:51:43.7825663Z ++ echo '"torch/include/ATen/ops/_reshape_from_tensor_native.h",sha256=eJLbxQCT7mmsdeyYcW7S4m5v03GbpkmtsmECuTjfqOo,516' 2025-06-01T22:51:43.7826412Z ++ read fname 2025-06-01T22:51:43.7826784Z ++ make_wheel_record torch/include/ATen/ops/_reshape_from_tensor_ops.h 2025-06-01T22:51:43.7827477Z ++ FPATH=torch/include/ATen/ops/_reshape_from_tensor_ops.h 2025-06-01T22:51:43.7827962Z ++ echo torch/include/ATen/ops/_reshape_from_tensor_ops.h 2025-06-01T22:51:43.7828377Z ++ grep RECORD 2025-06-01T22:51:43.7847639Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_reshape_from_tensor_ops.h 2025-06-01T22:51:43.7848214Z +++ openssl base64 2025-06-01T22:51:43.7849430Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.7850635Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.7851870Z +++ sed -e s/=//g 2025-06-01T22:51:43.7889913Z ++ HASH=r6pM5yxFy4xZ1XLL2pRmuO1s1WdPNUMAFBezQyGoZcw 2025-06-01T22:51:43.7895071Z +++ ls -nl torch/include/ATen/ops/_reshape_from_tensor_ops.h 2025-06-01T22:51:43.7896089Z +++ awk '{print $5}' 2025-06-01T22:51:43.7923543Z ++ FSIZE=1085 2025-06-01T22:51:43.7924589Z ++ echo '"torch/include/ATen/ops/_reshape_from_tensor_ops.h",sha256=r6pM5yxFy4xZ1XLL2pRmuO1s1WdPNUMAFBezQyGoZcw,1085' 2025-06-01T22:51:43.7925463Z ++ read fname 2025-06-01T22:51:43.7925824Z ++ make_wheel_record torch/include/ATen/ops/_resize_output.h 2025-06-01T22:51:43.7926291Z ++ FPATH=torch/include/ATen/ops/_resize_output.h 2025-06-01T22:51:43.7926720Z ++ echo torch/include/ATen/ops/_resize_output.h 2025-06-01T22:51:43.7927159Z ++ grep RECORD 2025-06-01T22:51:43.7947644Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_resize_output.h 2025-06-01T22:51:43.7948160Z +++ openssl base64 2025-06-01T22:51:43.7948629Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.7950087Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.7951390Z +++ sed -e s/=//g 2025-06-01T22:51:43.7994256Z ++ HASH=jezZFcyWjczIRtMSXIZM1kH_XZgaLl7hTjEsmfUexQ0 2025-06-01T22:51:43.7996683Z +++ ls -nl torch/include/ATen/ops/_resize_output.h 2025-06-01T22:51:43.7997980Z +++ awk '{print $5}' 2025-06-01T22:51:43.8026310Z ++ FSIZE=5396 2025-06-01T22:51:43.8026956Z ++ echo '"torch/include/ATen/ops/_resize_output.h",sha256=jezZFcyWjczIRtMSXIZM1kH_XZgaLl7hTjEsmfUexQ0,5396' 2025-06-01T22:51:43.8027614Z ++ read fname 2025-06-01T22:51:43.8028122Z ++ make_wheel_record torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.8028936Z ++ FPATH=torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.8029700Z ++ echo torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.8030231Z ++ grep RECORD 2025-06-01T22:51:43.8047417Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.8048112Z +++ openssl base64 2025-06-01T22:51:43.8048658Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.8049999Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.8051376Z +++ sed -e s/=//g 2025-06-01T22:51:43.8089549Z ++ HASH=pgloaeJYto62i30hAB1KicDJoHaVdx_jY5c_9VzXpgM 2025-06-01T22:51:43.8094746Z +++ ls -nl torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.8095529Z +++ awk '{print $5}' 2025-06-01T22:51:43.8122861Z ++ FSIZE=1507 2025-06-01T22:51:43.8124073Z ++ echo '"torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h",sha256=pgloaeJYto62i30hAB1KicDJoHaVdx_jY5c_9VzXpgM,1507' 2025-06-01T22:51:43.8125136Z ++ read fname 2025-06-01T22:51:43.8125694Z ++ make_wheel_record torch/include/ATen/ops/_resize_output_meta_dispatch.h 2025-06-01T22:51:43.8126321Z ++ FPATH=torch/include/ATen/ops/_resize_output_meta_dispatch.h 2025-06-01T22:51:43.8126863Z ++ echo torch/include/ATen/ops/_resize_output_meta_dispatch.h 2025-06-01T22:51:43.8127310Z ++ grep RECORD 2025-06-01T22:51:43.8147122Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_resize_output_meta_dispatch.h 2025-06-01T22:51:43.8147701Z +++ openssl base64 2025-06-01T22:51:43.8150064Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.8151323Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.8152518Z +++ sed -e s/=//g 2025-06-01T22:51:43.8193660Z ++ HASH=3vo-D6zoG0rJv3vIMlo7tbMGBATzWK6JzR0y_EI68h0 2025-06-01T22:51:43.8196753Z +++ ls -nl torch/include/ATen/ops/_resize_output_meta_dispatch.h 2025-06-01T22:51:43.8198035Z +++ awk '{print $5}' 2025-06-01T22:51:43.8225769Z ++ FSIZE=903 2025-06-01T22:51:43.8226527Z ++ echo '"torch/include/ATen/ops/_resize_output_meta_dispatch.h",sha256=3vo-D6zoG0rJv3vIMlo7tbMGBATzWK6JzR0y_EI68h0,903' 2025-06-01T22:51:43.8227256Z ++ read fname 2025-06-01T22:51:43.8227626Z ++ make_wheel_record torch/include/ATen/ops/_resize_output_native.h 2025-06-01T22:51:43.8228154Z ++ FPATH=torch/include/ATen/ops/_resize_output_native.h 2025-06-01T22:51:43.8228605Z ++ echo torch/include/ATen/ops/_resize_output_native.h 2025-06-01T22:51:43.8228998Z ++ grep RECORD 2025-06-01T22:51:43.8248377Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_resize_output_native.h 2025-06-01T22:51:43.8249175Z +++ openssl base64 2025-06-01T22:51:43.8249869Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.8251224Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.8252461Z +++ sed -e s/=//g 2025-06-01T22:51:43.8289937Z ++ HASH=ppRF1p0j0VoQ_AJUbpZqrkYv9wtxWfPffBivF5KvRTc 2025-06-01T22:51:43.8294884Z +++ ls -nl torch/include/ATen/ops/_resize_output_native.h 2025-06-01T22:51:43.8295799Z +++ awk '{print $5}' 2025-06-01T22:51:43.8322736Z ++ FSIZE=798 2025-06-01T22:51:43.8323509Z ++ echo '"torch/include/ATen/ops/_resize_output_native.h",sha256=ppRF1p0j0VoQ_AJUbpZqrkYv9wtxWfPffBivF5KvRTc,798' 2025-06-01T22:51:43.8324707Z ++ read fname 2025-06-01T22:51:43.8325066Z ++ make_wheel_record torch/include/ATen/ops/_resize_output_ops.h 2025-06-01T22:51:43.8325585Z ++ FPATH=torch/include/ATen/ops/_resize_output_ops.h 2025-06-01T22:51:43.8326040Z ++ echo torch/include/ATen/ops/_resize_output_ops.h 2025-06-01T22:51:43.8326423Z ++ grep RECORD 2025-06-01T22:51:43.8347656Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_resize_output_ops.h 2025-06-01T22:51:43.8348181Z +++ openssl base64 2025-06-01T22:51:43.8348454Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.8349687Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.8350978Z +++ sed -e s/=//g 2025-06-01T22:51:43.8393554Z ++ HASH=wOoUBdCzQZbSPVhP7Q12pF0W2COEbtggHodoWTBM6lc 2025-06-01T22:51:43.8395802Z +++ ls -nl torch/include/ATen/ops/_resize_output_ops.h 2025-06-01T22:51:43.8397228Z +++ awk '{print $5}' 2025-06-01T22:51:43.8426422Z ++ FSIZE=2649 2025-06-01T22:51:43.8427221Z ++ echo '"torch/include/ATen/ops/_resize_output_ops.h",sha256=wOoUBdCzQZbSPVhP7Q12pF0W2COEbtggHodoWTBM6lc,2649' 2025-06-01T22:51:43.8427926Z ++ read fname 2025-06-01T22:51:43.8428258Z ++ make_wheel_record torch/include/ATen/ops/_rowwise_prune.h 2025-06-01T22:51:43.8428727Z ++ FPATH=torch/include/ATen/ops/_rowwise_prune.h 2025-06-01T22:51:43.8429133Z ++ echo torch/include/ATen/ops/_rowwise_prune.h 2025-06-01T22:51:43.8429497Z ++ grep RECORD 2025-06-01T22:51:43.8446664Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_rowwise_prune.h 2025-06-01T22:51:43.8447509Z +++ openssl base64 2025-06-01T22:51:43.8448332Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.8449546Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.8450886Z +++ sed -e s/=//g 2025-06-01T22:51:43.8490089Z ++ HASH=XBkTWzHzST_daZ_WrWxnydqlVBAI7AdWCoPb2uki-Vo 2025-06-01T22:51:43.8494671Z +++ ls -nl torch/include/ATen/ops/_rowwise_prune.h 2025-06-01T22:51:43.8495734Z +++ awk '{print $5}' 2025-06-01T22:51:43.8522824Z ++ FSIZE=858 2025-06-01T22:51:43.8523794Z ++ echo '"torch/include/ATen/ops/_rowwise_prune.h",sha256=XBkTWzHzST_daZ_WrWxnydqlVBAI7AdWCoPb2uki-Vo,858' 2025-06-01T22:51:43.8524457Z ++ read fname 2025-06-01T22:51:43.8525161Z ++ make_wheel_record torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.8525985Z ++ FPATH=torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.8526776Z ++ echo torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.8527331Z ++ grep RECORD 2025-06-01T22:51:43.8547708Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.8548422Z +++ openssl base64 2025-06-01T22:51:43.8548705Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.8550572Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.8551820Z +++ sed -e s/=//g 2025-06-01T22:51:43.8596480Z ++ HASH=TocpoDp_G7GtscYXJughflRSJ-y1EMt8bPcfnXSctAM 2025-06-01T22:51:43.8603456Z +++ ls -nl torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.8604169Z +++ awk '{print $5}' 2025-06-01T22:51:43.8630416Z ++ FSIZE=865 2025-06-01T22:51:43.8631337Z ++ echo '"torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h",sha256=TocpoDp_G7GtscYXJughflRSJ-y1EMt8bPcfnXSctAM,865' 2025-06-01T22:51:43.8632185Z ++ read fname 2025-06-01T22:51:43.8632569Z ++ make_wheel_record torch/include/ATen/ops/_rowwise_prune_native.h 2025-06-01T22:51:43.8633091Z ++ FPATH=torch/include/ATen/ops/_rowwise_prune_native.h 2025-06-01T22:51:43.8633565Z ++ echo torch/include/ATen/ops/_rowwise_prune_native.h 2025-06-01T22:51:43.8633962Z ++ grep RECORD 2025-06-01T22:51:43.8652722Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_rowwise_prune_native.h 2025-06-01T22:51:43.8653273Z +++ openssl base64 2025-06-01T22:51:43.8654389Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.8655624Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.8656975Z +++ sed -e s/=//g 2025-06-01T22:51:43.8693673Z ++ HASH=EZEoSQaCB8JsfopiZN09FXxpfnhymc0pGXNDAhPmaM0 2025-06-01T22:51:43.8699705Z +++ ls -nl torch/include/ATen/ops/_rowwise_prune_native.h 2025-06-01T22:51:43.8700316Z +++ awk '{print $5}' 2025-06-01T22:51:43.8725821Z ++ FSIZE=577 2025-06-01T22:51:43.8726506Z ++ echo '"torch/include/ATen/ops/_rowwise_prune_native.h",sha256=EZEoSQaCB8JsfopiZN09FXxpfnhymc0pGXNDAhPmaM0,577' 2025-06-01T22:51:43.8727234Z ++ read fname 2025-06-01T22:51:43.8727600Z ++ make_wheel_record torch/include/ATen/ops/_rowwise_prune_ops.h 2025-06-01T22:51:43.8728106Z ++ FPATH=torch/include/ATen/ops/_rowwise_prune_ops.h 2025-06-01T22:51:43.8728569Z ++ echo torch/include/ATen/ops/_rowwise_prune_ops.h 2025-06-01T22:51:43.8728949Z ++ grep RECORD 2025-06-01T22:51:43.8749245Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_rowwise_prune_ops.h 2025-06-01T22:51:43.8749953Z +++ openssl base64 2025-06-01T22:51:43.8751174Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.8752609Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.8754073Z +++ sed -e s/=//g 2025-06-01T22:51:43.8795979Z ++ HASH=yTMLtTPi5JvwUfDkRAclFnqzjTWFcBpl2OJFBefqcDU 2025-06-01T22:51:43.8799654Z +++ ls -nl torch/include/ATen/ops/_rowwise_prune_ops.h 2025-06-01T22:51:43.8800473Z +++ awk '{print $5}' 2025-06-01T22:51:43.8828097Z ++ FSIZE=1290 2025-06-01T22:51:43.8828818Z ++ echo '"torch/include/ATen/ops/_rowwise_prune_ops.h",sha256=yTMLtTPi5JvwUfDkRAclFnqzjTWFcBpl2OJFBefqcDU,1290' 2025-06-01T22:51:43.8829522Z ++ read fname 2025-06-01T22:51:43.8829844Z ++ make_wheel_record torch/include/ATen/ops/_safe_softmax.h 2025-06-01T22:51:43.8830306Z ++ FPATH=torch/include/ATen/ops/_safe_softmax.h 2025-06-01T22:51:43.8830700Z ++ echo torch/include/ATen/ops/_safe_softmax.h 2025-06-01T22:51:43.8831060Z ++ grep RECORD 2025-06-01T22:51:43.8849530Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_safe_softmax.h 2025-06-01T22:51:43.8850080Z +++ openssl base64 2025-06-01T22:51:43.8851390Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.8852737Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.8854139Z +++ sed -e s/=//g 2025-06-01T22:51:43.8890516Z ++ HASH=4amACZRM8QNZvXU4eAUFoDiMsJcBttk551aGKr-PBu0 2025-06-01T22:51:43.8895485Z +++ ls -nl torch/include/ATen/ops/_safe_softmax.h 2025-06-01T22:51:43.8896317Z +++ awk '{print $5}' 2025-06-01T22:51:43.8923297Z ++ FSIZE=777 2025-06-01T22:51:43.8924362Z ++ echo '"torch/include/ATen/ops/_safe_softmax.h",sha256=4amACZRM8QNZvXU4eAUFoDiMsJcBttk551aGKr-PBu0,777' 2025-06-01T22:51:43.8925041Z ++ read fname 2025-06-01T22:51:43.8925569Z ++ make_wheel_record torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.8926396Z ++ FPATH=torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.8927149Z ++ echo torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.8927705Z ++ grep RECORD 2025-06-01T22:51:43.8949495Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.8950349Z +++ openssl base64 2025-06-01T22:51:43.8950614Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.8950881Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.8951162Z +++ sed -e s/=//g 2025-06-01T22:51:43.8994306Z ++ HASH=2y0s8ks6f4R4IxQZFctTZCLpvJG4Cm9EZSEZtnK8FMw 2025-06-01T22:51:43.8996452Z +++ ls -nl torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.8997063Z +++ awk '{print $5}' 2025-06-01T22:51:43.9025721Z ++ FSIZE=838 2025-06-01T22:51:43.9026541Z ++ echo '"torch/include/ATen/ops/_safe_softmax_compositeexplicitautograd_dispatch.h",sha256=2y0s8ks6f4R4IxQZFctTZCLpvJG4Cm9EZSEZtnK8FMw,838' 2025-06-01T22:51:43.9027386Z ++ read fname 2025-06-01T22:51:43.9027739Z ++ make_wheel_record torch/include/ATen/ops/_safe_softmax_native.h 2025-06-01T22:51:43.9028405Z ++ FPATH=torch/include/ATen/ops/_safe_softmax_native.h 2025-06-01T22:51:43.9028870Z ++ echo torch/include/ATen/ops/_safe_softmax_native.h 2025-06-01T22:51:43.9029246Z ++ grep RECORD 2025-06-01T22:51:43.9046384Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_safe_softmax_native.h 2025-06-01T22:51:43.9046917Z +++ openssl base64 2025-06-01T22:51:43.9047477Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.9048748Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.9049802Z +++ sed -e s/=//g 2025-06-01T22:51:43.9087519Z ++ HASH=MHWYlW3AkBW2u2P8XWkOHtf183XkqOpQaM-p_h59gXM 2025-06-01T22:51:43.9092880Z +++ ls -nl torch/include/ATen/ops/_safe_softmax_native.h 2025-06-01T22:51:43.9093680Z +++ awk '{print $5}' 2025-06-01T22:51:43.9119968Z ++ FSIZE=550 2025-06-01T22:51:43.9120709Z ++ echo '"torch/include/ATen/ops/_safe_softmax_native.h",sha256=MHWYlW3AkBW2u2P8XWkOHtf183XkqOpQaM-p_h59gXM,550' 2025-06-01T22:51:43.9121401Z ++ read fname 2025-06-01T22:51:43.9121747Z ++ make_wheel_record torch/include/ATen/ops/_safe_softmax_ops.h 2025-06-01T22:51:43.9122251Z ++ FPATH=torch/include/ATen/ops/_safe_softmax_ops.h 2025-06-01T22:51:43.9122678Z ++ echo torch/include/ATen/ops/_safe_softmax_ops.h 2025-06-01T22:51:43.9123064Z ++ grep RECORD 2025-06-01T22:51:43.9146714Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_safe_softmax_ops.h 2025-06-01T22:51:43.9147273Z +++ openssl base64 2025-06-01T22:51:43.9147552Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.9147808Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.9148191Z +++ sed -e s/=//g 2025-06-01T22:51:43.9190420Z ++ HASH=n0PCnRI1XNEDqMMfvkr-cmUoWGVVTvWbJ8olfsr0EZI 2025-06-01T22:51:43.9193747Z +++ ls -nl torch/include/ATen/ops/_safe_softmax_ops.h 2025-06-01T22:51:43.9194593Z +++ awk '{print $5}' 2025-06-01T22:51:43.9221146Z ++ FSIZE=1157 2025-06-01T22:51:43.9221879Z ++ echo '"torch/include/ATen/ops/_safe_softmax_ops.h",sha256=n0PCnRI1XNEDqMMfvkr-cmUoWGVVTvWbJ8olfsr0EZI,1157' 2025-06-01T22:51:43.9222555Z ++ read fname 2025-06-01T22:51:43.9222913Z ++ make_wheel_record torch/include/ATen/ops/_sample_dirichlet.h 2025-06-01T22:51:43.9223410Z ++ FPATH=torch/include/ATen/ops/_sample_dirichlet.h 2025-06-01T22:51:43.9223857Z ++ echo torch/include/ATen/ops/_sample_dirichlet.h 2025-06-01T22:51:43.9224253Z ++ grep RECORD 2025-06-01T22:51:43.9244198Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sample_dirichlet.h 2025-06-01T22:51:43.9244945Z +++ openssl base64 2025-06-01T22:51:43.9246456Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.9246737Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.9247423Z +++ sed -e s/=//g 2025-06-01T22:51:43.9285772Z ++ HASH=txJBKr4qh9NHJDMniXWPPejlrrrl_sSE5AVXmM4ALPc 2025-06-01T22:51:43.9290523Z +++ ls -nl torch/include/ATen/ops/_sample_dirichlet.h 2025-06-01T22:51:43.9291474Z +++ awk '{print $5}' 2025-06-01T22:51:43.9317763Z ++ FSIZE=1407 2025-06-01T22:51:43.9318470Z ++ echo '"torch/include/ATen/ops/_sample_dirichlet.h",sha256=txJBKr4qh9NHJDMniXWPPejlrrrl_sSE5AVXmM4ALPc,1407' 2025-06-01T22:51:43.9319157Z ++ read fname 2025-06-01T22:51:43.9319691Z ++ make_wheel_record torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.9320531Z ++ FPATH=torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.9321467Z ++ echo torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.9322006Z ++ grep RECORD 2025-06-01T22:51:43.9344097Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.9344812Z +++ openssl base64 2025-06-01T22:51:43.9345064Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.9347393Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.9347661Z +++ sed -e s/=//g 2025-06-01T22:51:43.9388178Z ++ HASH=cnuA970mzvFwenVPw9bFzLv7nm5H9soQtOMcPePKEBM 2025-06-01T22:51:43.9391546Z +++ ls -nl torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:43.9392616Z +++ awk '{print $5}' 2025-06-01T22:51:43.9420311Z ++ FSIZE=988 2025-06-01T22:51:43.9421271Z ++ echo '"torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h",sha256=cnuA970mzvFwenVPw9bFzLv7nm5H9soQtOMcPePKEBM,988' 2025-06-01T22:51:43.9422317Z ++ read fname 2025-06-01T22:51:43.9422723Z ++ make_wheel_record torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h 2025-06-01T22:51:43.9423352Z ++ FPATH=torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h 2025-06-01T22:51:43.9423961Z ++ echo torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h 2025-06-01T22:51:43.9424404Z ++ grep RECORD 2025-06-01T22:51:43.9443901Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h 2025-06-01T22:51:43.9444669Z +++ openssl base64 2025-06-01T22:51:43.9444975Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.9445224Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.9446311Z +++ sed -e s/=//g 2025-06-01T22:51:43.9486054Z ++ HASH=JtFQW9wFFi6NYmBrhkYOROGUJppcNyRegF9ob3UMo2I 2025-06-01T22:51:43.9489418Z +++ ls -nl torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h 2025-06-01T22:51:43.9490218Z +++ awk '{print $5}' 2025-06-01T22:51:43.9517607Z ++ FSIZE=788 2025-06-01T22:51:43.9518406Z ++ echo '"torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h",sha256=JtFQW9wFFi6NYmBrhkYOROGUJppcNyRegF9ob3UMo2I,788' 2025-06-01T22:51:43.9519178Z ++ read fname 2025-06-01T22:51:43.9519595Z ++ make_wheel_record torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h 2025-06-01T22:51:43.9520235Z ++ FPATH=torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h 2025-06-01T22:51:43.9520792Z ++ echo torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h 2025-06-01T22:51:43.9521239Z ++ grep RECORD 2025-06-01T22:51:43.9541950Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h 2025-06-01T22:51:43.9542562Z +++ openssl base64 2025-06-01T22:51:43.9542832Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.9543080Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.9543348Z +++ sed -e s/=//g 2025-06-01T22:51:43.9586399Z ++ HASH=AbluI8upWiRlaOBlrjslAghkgbGQzym0Jm6F5qwKDXs 2025-06-01T22:51:43.9589154Z +++ ls -nl torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h 2025-06-01T22:51:43.9590353Z +++ awk '{print $5}' 2025-06-01T22:51:43.9617708Z ++ FSIZE=790 2025-06-01T22:51:43.9618508Z ++ echo '"torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h",sha256=AbluI8upWiRlaOBlrjslAghkgbGQzym0Jm6F5qwKDXs,790' 2025-06-01T22:51:43.9619276Z ++ read fname 2025-06-01T22:51:43.9619804Z ++ make_wheel_record torch/include/ATen/ops/_sample_dirichlet_native.h 2025-06-01T22:51:43.9620358Z ++ FPATH=torch/include/ATen/ops/_sample_dirichlet_native.h 2025-06-01T22:51:43.9620861Z ++ echo torch/include/ATen/ops/_sample_dirichlet_native.h 2025-06-01T22:51:43.9621259Z ++ grep RECORD 2025-06-01T22:51:43.9643497Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sample_dirichlet_native.h 2025-06-01T22:51:43.9644203Z +++ openssl base64 2025-06-01T22:51:43.9644454Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.9644888Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.9646013Z +++ sed -e s/=//g 2025-06-01T22:51:43.9686042Z ++ HASH=2KuA3wlSDf34omOK8w1XEJyLHJVKop6j5p3onATbrkc 2025-06-01T22:51:43.9688842Z +++ ls -nl torch/include/ATen/ops/_sample_dirichlet_native.h 2025-06-01T22:51:43.9689643Z +++ awk '{print $5}' 2025-06-01T22:51:43.9717113Z ++ FSIZE=796 2025-06-01T22:51:43.9717861Z ++ echo '"torch/include/ATen/ops/_sample_dirichlet_native.h",sha256=2KuA3wlSDf34omOK8w1XEJyLHJVKop6j5p3onATbrkc,796' 2025-06-01T22:51:43.9718576Z ++ read fname 2025-06-01T22:51:43.9718954Z ++ make_wheel_record torch/include/ATen/ops/_sample_dirichlet_ops.h 2025-06-01T22:51:43.9719486Z ++ FPATH=torch/include/ATen/ops/_sample_dirichlet_ops.h 2025-06-01T22:51:43.9719956Z ++ echo torch/include/ATen/ops/_sample_dirichlet_ops.h 2025-06-01T22:51:43.9720339Z ++ grep RECORD 2025-06-01T22:51:43.9742994Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sample_dirichlet_ops.h 2025-06-01T22:51:43.9743560Z +++ openssl base64 2025-06-01T22:51:43.9743830Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.9744074Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.9744338Z +++ sed -e s/=//g 2025-06-01T22:51:43.9790333Z ++ HASH=jW4hHpqtym1g6-PHQj1UAeKhq2cYKhoO3uYSI15o6ow 2025-06-01T22:51:43.9792575Z +++ ls -nl torch/include/ATen/ops/_sample_dirichlet_ops.h 2025-06-01T22:51:43.9793001Z +++ awk '{print $5}' 2025-06-01T22:51:43.9821509Z ++ FSIZE=1899 2025-06-01T22:51:43.9822296Z ++ echo '"torch/include/ATen/ops/_sample_dirichlet_ops.h",sha256=jW4hHpqtym1g6-PHQj1UAeKhq2cYKhoO3uYSI15o6ow,1899' 2025-06-01T22:51:43.9823148Z ++ read fname 2025-06-01T22:51:43.9823530Z ++ make_wheel_record torch/include/ATen/ops/_saturate_weight_to_fp16.h 2025-06-01T22:51:43.9824091Z ++ FPATH=torch/include/ATen/ops/_saturate_weight_to_fp16.h 2025-06-01T22:51:43.9824579Z ++ echo torch/include/ATen/ops/_saturate_weight_to_fp16.h 2025-06-01T22:51:43.9825002Z ++ grep RECORD 2025-06-01T22:51:43.9846038Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_saturate_weight_to_fp16.h 2025-06-01T22:51:43.9846616Z +++ openssl base64 2025-06-01T22:51:43.9846895Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.9847149Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.9847646Z +++ sed -e s/=//g 2025-06-01T22:51:43.9886204Z ++ HASH=n3ItQi2mgtzP8JJwzQdX9fxFwfYh0Ynqcz_WKdPZ2AI 2025-06-01T22:51:43.9890535Z +++ ls -nl torch/include/ATen/ops/_saturate_weight_to_fp16.h 2025-06-01T22:51:43.9891279Z +++ awk '{print $5}' 2025-06-01T22:51:43.9918246Z ++ FSIZE=715 2025-06-01T22:51:43.9918946Z ++ echo '"torch/include/ATen/ops/_saturate_weight_to_fp16.h",sha256=n3ItQi2mgtzP8JJwzQdX9fxFwfYh0Ynqcz_WKdPZ2AI,715' 2025-06-01T22:51:43.9919703Z ++ read fname 2025-06-01T22:51:43.9920313Z ++ make_wheel_record torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.9921292Z ++ FPATH=torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.9922133Z ++ echo torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.9922719Z ++ grep RECORD 2025-06-01T22:51:43.9944056Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.9944826Z +++ openssl base64 2025-06-01T22:51:43.9945114Z +++ sed -e s/+/-/g 2025-06-01T22:51:43.9946624Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:43.9946903Z +++ sed -e s/=//g 2025-06-01T22:51:43.9988730Z ++ HASH=aftCRpQ_qbwk9mA6C4LJ68KjR2Tk5Zj4FopWMN246LA 2025-06-01T22:51:43.9992134Z +++ ls -nl torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:43.9992824Z +++ awk '{print $5}' 2025-06-01T22:51:44.0020014Z ++ FSIZE=784 2025-06-01T22:51:44.0020926Z ++ echo '"torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h",sha256=aftCRpQ_qbwk9mA6C4LJ68KjR2Tk5Zj4FopWMN246LA,784' 2025-06-01T22:51:44.0021927Z ++ read fname 2025-06-01T22:51:44.0022407Z ++ make_wheel_record torch/include/ATen/ops/_saturate_weight_to_fp16_native.h 2025-06-01T22:51:44.0023020Z ++ FPATH=torch/include/ATen/ops/_saturate_weight_to_fp16_native.h 2025-06-01T22:51:44.0023587Z ++ echo torch/include/ATen/ops/_saturate_weight_to_fp16_native.h 2025-06-01T22:51:44.0024035Z ++ grep RECORD 2025-06-01T22:51:44.0046862Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_saturate_weight_to_fp16_native.h 2025-06-01T22:51:44.0047659Z +++ openssl base64 2025-06-01T22:51:44.0047917Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.0048175Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.0048970Z +++ sed -e s/=//g 2025-06-01T22:51:44.0087252Z ++ HASH=uX0WqBWkvuRWwt4Bhw2i63eB1tt6XrUfonzkpiojC-M 2025-06-01T22:51:44.0092386Z +++ ls -nl torch/include/ATen/ops/_saturate_weight_to_fp16_native.h 2025-06-01T22:51:44.0093091Z +++ awk '{print $5}' 2025-06-01T22:51:44.0120470Z ++ FSIZE=496 2025-06-01T22:51:44.0121230Z ++ echo '"torch/include/ATen/ops/_saturate_weight_to_fp16_native.h",sha256=uX0WqBWkvuRWwt4Bhw2i63eB1tt6XrUfonzkpiojC-M,496' 2025-06-01T22:51:44.0121991Z ++ read fname 2025-06-01T22:51:44.0122416Z ++ make_wheel_record torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h 2025-06-01T22:51:44.0123100Z ++ FPATH=torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h 2025-06-01T22:51:44.0123926Z ++ echo torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h 2025-06-01T22:51:44.0124519Z ++ grep RECORD 2025-06-01T22:51:44.0143228Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h 2025-06-01T22:51:44.0144158Z +++ openssl base64 2025-06-01T22:51:44.0144795Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.0145917Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.0148940Z +++ sed -e s/=//g 2025-06-01T22:51:44.0190438Z ++ HASH=mhA6k2DUDpa2n4ikq1AhZUog9_cSqDFhYKi--EjpPZU 2025-06-01T22:51:44.0193160Z +++ ls -nl torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h 2025-06-01T22:51:44.0193809Z +++ awk '{print $5}' 2025-06-01T22:51:44.0221630Z ++ FSIZE=1017 2025-06-01T22:51:44.0222324Z ++ echo '"torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h",sha256=mhA6k2DUDpa2n4ikq1AhZUog9_cSqDFhYKi--EjpPZU,1017' 2025-06-01T22:51:44.0223043Z ++ read fname 2025-06-01T22:51:44.0223465Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_attention_math.h 2025-06-01T22:51:44.0224135Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_attention_math.h 2025-06-01T22:51:44.0224745Z ++ echo torch/include/ATen/ops/_scaled_dot_product_attention_math.h 2025-06-01T22:51:44.0225189Z ++ grep RECORD 2025-06-01T22:51:44.0245995Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_attention_math.h 2025-06-01T22:51:44.0246622Z +++ openssl base64 2025-06-01T22:51:44.0246899Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.0247149Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.0247422Z +++ sed -e s/=//g 2025-06-01T22:51:44.0286150Z ++ HASH=79bS-mbwEtb1nBSMxHvV_7OuYEb148lBGptkQ94ui2E 2025-06-01T22:51:44.0289682Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_attention_math.h 2025-06-01T22:51:44.0290398Z +++ awk '{print $5}' 2025-06-01T22:51:44.0316948Z ++ FSIZE=1296 2025-06-01T22:51:44.0317785Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_attention_math.h",sha256=79bS-mbwEtb1nBSMxHvV_7OuYEb148lBGptkQ94ui2E,1296' 2025-06-01T22:51:44.0318545Z ++ read fname 2025-06-01T22:51:44.0319147Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.0320160Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.0321228Z ++ echo torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.0321865Z ++ grep RECORD 2025-06-01T22:51:44.0343401Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.0344187Z +++ openssl base64 2025-06-01T22:51:44.0344455Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.0344696Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.0344959Z +++ sed -e s/=//g 2025-06-01T22:51:44.0387172Z ++ HASH=KBL2OG0_r9efvDyHPtdS4agCiF54RxT9lmWEKGNI_IY 2025-06-01T22:51:44.0390886Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.0391550Z +++ awk '{print $5}' 2025-06-01T22:51:44.0416467Z ++ FSIZE=1084 2025-06-01T22:51:44.0417453Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h",sha256=KBL2OG0_r9efvDyHPtdS4agCiF54RxT9lmWEKGNI_IY,1084' 2025-06-01T22:51:44.0418535Z ++ read fname 2025-06-01T22:51:44.0419017Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h 2025-06-01T22:51:44.0419751Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h 2025-06-01T22:51:44.0420412Z ++ echo torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h 2025-06-01T22:51:44.0420908Z ++ grep RECORD 2025-06-01T22:51:44.0442517Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h 2025-06-01T22:51:44.0443173Z +++ openssl base64 2025-06-01T22:51:44.0443438Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.0443888Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.0444471Z +++ sed -e s/=//g 2025-06-01T22:51:44.0485856Z ++ HASH=wkJk4aRV2sDEou9nKOOghbqLXAiqGUwZtz8OtYCEKyk 2025-06-01T22:51:44.0490119Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h 2025-06-01T22:51:44.0490855Z +++ awk '{print $5}' 2025-06-01T22:51:44.0518519Z ++ FSIZE=1270 2025-06-01T22:51:44.0519472Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps.h",sha256=wkJk4aRV2sDEou9nKOOghbqLXAiqGUwZtz8OtYCEKyk,1270' 2025-06-01T22:51:44.0520270Z ++ read fname 2025-06-01T22:51:44.0520781Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h 2025-06-01T22:51:44.0521558Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h 2025-06-01T22:51:44.0522298Z ++ echo torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h 2025-06-01T22:51:44.0522826Z ++ grep RECORD 2025-06-01T22:51:44.0544158Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h 2025-06-01T22:51:44.0544851Z +++ openssl base64 2025-06-01T22:51:44.0545105Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.0545646Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.0546092Z +++ sed -e s/=//g 2025-06-01T22:51:44.0589465Z ++ HASH=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do 2025-06-01T22:51:44.0592414Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h 2025-06-01T22:51:44.0592956Z +++ awk '{print $5}' 2025-06-01T22:51:44.0620156Z ++ FSIZE=422 2025-06-01T22:51:44.0620983Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_native.h",sha256=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do,422' 2025-06-01T22:51:44.0621796Z ++ read fname 2025-06-01T22:51:44.0622293Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h 2025-06-01T22:51:44.0623056Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h 2025-06-01T22:51:44.0623770Z ++ echo torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h 2025-06-01T22:51:44.0624293Z ++ grep RECORD 2025-06-01T22:51:44.0643940Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h 2025-06-01T22:51:44.0644776Z +++ openssl base64 2025-06-01T22:51:44.0645096Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.0645603Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.0647064Z +++ sed -e s/=//g 2025-06-01T22:51:44.0685814Z ++ HASH=VT12a_TJd0N8dyMG6N9CcWU1lNCmDfaSu6UGTDVPnC0 2025-06-01T22:51:44.0690454Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h 2025-06-01T22:51:44.0691341Z +++ awk '{print $5}' 2025-06-01T22:51:44.0718889Z ++ FSIZE=1872 2025-06-01T22:51:44.0719707Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_attention_math_for_mps_ops.h",sha256=VT12a_TJd0N8dyMG6N9CcWU1lNCmDfaSu6UGTDVPnC0,1872' 2025-06-01T22:51:44.0720499Z ++ read fname 2025-06-01T22:51:44.0720959Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h 2025-06-01T22:51:44.0721235Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h 2025-06-01T22:51:44.0721512Z ++ echo torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h 2025-06-01T22:51:44.0721745Z ++ grep RECORD 2025-06-01T22:51:44.0742880Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h 2025-06-01T22:51:44.0743093Z +++ openssl base64 2025-06-01T22:51:44.0743538Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.0744074Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.0744188Z +++ sed -e s/=//g 2025-06-01T22:51:44.0786151Z ++ HASH=Ky5PeK4bQpJVBQwJuw5RW5AaHOFmXxFuBBoV52ki43U 2025-06-01T22:51:44.0790006Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h 2025-06-01T22:51:44.0790705Z +++ awk '{print $5}' 2025-06-01T22:51:44.0814847Z ++ FSIZE=796 2025-06-01T22:51:44.0815565Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h",sha256=Ky5PeK4bQpJVBQwJuw5RW5AaHOFmXxFuBBoV52ki43U,796' 2025-06-01T22:51:44.0815823Z ++ read fname 2025-06-01T22:51:44.0816362Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h 2025-06-01T22:51:44.0816648Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h 2025-06-01T22:51:44.0819376Z ++ echo torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h 2025-06-01T22:51:44.0820701Z ++ grep RECORD 2025-06-01T22:51:44.0843603Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h 2025-06-01T22:51:44.0843937Z +++ openssl base64 2025-06-01T22:51:44.0844464Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.0844582Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.0845497Z +++ sed -e s/=//g 2025-06-01T22:51:44.0885536Z ++ HASH=8o_VL9S_BpSaCSZQPGBjyN76sZFdXN62wj99Az5Tpa8 2025-06-01T22:51:44.0889840Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h 2025-06-01T22:51:44.0890716Z +++ awk '{print $5}' 2025-06-01T22:51:44.0918075Z ++ FSIZE=1911 2025-06-01T22:51:44.0918710Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h",sha256=8o_VL9S_BpSaCSZQPGBjyN76sZFdXN62wj99Az5Tpa8,1911' 2025-06-01T22:51:44.0918834Z ++ read fname 2025-06-01T22:51:44.0919135Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h 2025-06-01T22:51:44.0919377Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h 2025-06-01T22:51:44.0919641Z ++ echo torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h 2025-06-01T22:51:44.0920110Z ++ grep RECORD 2025-06-01T22:51:44.0942799Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h 2025-06-01T22:51:44.0942983Z +++ openssl base64 2025-06-01T22:51:44.0944630Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.0944731Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.0986675Z +++ sed -e s/=//g 2025-06-01T22:51:44.0986898Z ++ HASH=NlHKwsSr4N9FAeKI-614X4KrBDnTrwUzvnQBjnG9XG0 2025-06-01T22:51:44.0989824Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h 2025-06-01T22:51:44.0990453Z +++ awk '{print $5}' 2025-06-01T22:51:44.1014721Z ++ FSIZE=1515 2025-06-01T22:51:44.1015471Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_cudnn_attention.h",sha256=NlHKwsSr4N9FAeKI-614X4KrBDnTrwUzvnQBjnG9XG0,1515' 2025-06-01T22:51:44.1015584Z ++ read fname 2025-06-01T22:51:44.1016086Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h 2025-06-01T22:51:44.1016394Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h 2025-06-01T22:51:44.1019555Z ++ echo torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h 2025-06-01T22:51:44.1020150Z ++ grep RECORD 2025-06-01T22:51:44.1041529Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h 2025-06-01T22:51:44.1042873Z +++ openssl base64 2025-06-01T22:51:44.1042988Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.1045080Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.1045184Z +++ sed -e s/=//g 2025-06-01T22:51:44.1085526Z ++ HASH=X9wpCDlj0A1MWVmQHI5WIHi9r384jkRhfEUFoGp9Vf8 2025-06-01T22:51:44.1089240Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h 2025-06-01T22:51:44.1089720Z +++ awk '{print $5}' 2025-06-01T22:51:44.1117376Z ++ FSIZE=4463 2025-06-01T22:51:44.1118098Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward.h",sha256=X9wpCDlj0A1MWVmQHI5WIHi9r384jkRhfEUFoGp9Vf8,4463' 2025-06-01T22:51:44.1118205Z ++ read fname 2025-06-01T22:51:44.1118606Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.1118963Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.1119295Z ++ echo torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.1119390Z ++ grep RECORD 2025-06-01T22:51:44.1141073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.1141326Z +++ openssl base64 2025-06-01T22:51:44.1141556Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.1141672Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.1142708Z +++ sed -e s/=//g 2025-06-01T22:51:44.1186388Z ++ HASH=aCeHqzhK-gW-dzM2QoEcg3Na9RXAuoLBu2y42WzR3gw 2025-06-01T22:51:44.1188694Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.1190054Z +++ awk '{print $5}' 2025-06-01T22:51:44.1214063Z ++ FSIZE=1739 2025-06-01T22:51:44.1214784Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_cuda_dispatch.h",sha256=aCeHqzhK-gW-dzM2QoEcg3Na9RXAuoLBu2y42WzR3gw,1739' 2025-06-01T22:51:44.1214886Z ++ read fname 2025-06-01T22:51:44.1215562Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h 2025-06-01T22:51:44.1215889Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h 2025-06-01T22:51:44.1218946Z ++ echo torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h 2025-06-01T22:51:44.1219845Z ++ grep RECORD 2025-06-01T22:51:44.1240987Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h 2025-06-01T22:51:44.1241387Z +++ openssl base64 2025-06-01T22:51:44.1241893Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.1242942Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.1244403Z +++ sed -e s/=//g 2025-06-01T22:51:44.1285719Z ++ HASH=gn9zV7m3maUmbanuqqj1PgSQj1W-Zzq8UQQEKWAISSk 2025-06-01T22:51:44.1289294Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h 2025-06-01T22:51:44.1289937Z +++ awk '{print $5}' 2025-06-01T22:51:44.1316934Z ++ FSIZE=955 2025-06-01T22:51:44.1317609Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_native.h",sha256=gn9zV7m3maUmbanuqqj1PgSQj1W-Zzq8UQQEKWAISSk,955' 2025-06-01T22:51:44.1317719Z ++ read fname 2025-06-01T22:51:44.1318069Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h 2025-06-01T22:51:44.1318371Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h 2025-06-01T22:51:44.1318857Z ++ echo torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h 2025-06-01T22:51:44.1319653Z ++ grep RECORD 2025-06-01T22:51:44.1341789Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h 2025-06-01T22:51:44.1342368Z +++ openssl base64 2025-06-01T22:51:44.1342508Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.1342631Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.1343034Z +++ sed -e s/=//g 2025-06-01T22:51:44.1386474Z ++ HASH=PdAYwjMTG4tJqYhEe2Jj-dj_8Agjdi6YSOY1udLinYU 2025-06-01T22:51:44.1389991Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h 2025-06-01T22:51:44.1390497Z +++ awk '{print $5}' 2025-06-01T22:51:44.1414893Z ++ FSIZE=2501 2025-06-01T22:51:44.1415649Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_backward_ops.h",sha256=PdAYwjMTG4tJqYhEe2Jj-dj_8Agjdi6YSOY1udLinYU,2501' 2025-06-01T22:51:44.1415754Z ++ read fname 2025-06-01T22:51:44.1416259Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-06-01T22:51:44.1416578Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-06-01T22:51:44.1419613Z ++ echo torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-06-01T22:51:44.1420554Z ++ grep RECORD 2025-06-01T22:51:44.1440972Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-06-01T22:51:44.1443592Z +++ openssl base64 2025-06-01T22:51:44.1443801Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.1443902Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.1444007Z +++ sed -e s/=//g 2025-06-01T22:51:44.1487896Z ++ HASH=LPwvjcfbIBV0nFCUPqJORo-nJY-JKbdAeq5p5q3i_cM 2025-06-01T22:51:44.1493265Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h 2025-06-01T22:51:44.1493809Z +++ awk '{print $5}' 2025-06-01T22:51:44.1521314Z ++ FSIZE=1098 2025-06-01T22:51:44.1521955Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_cuda_dispatch.h",sha256=LPwvjcfbIBV0nFCUPqJORo-nJY-JKbdAeq5p5q3i_cM,1098' 2025-06-01T22:51:44.1522072Z ++ read fname 2025-06-01T22:51:44.1522528Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h 2025-06-01T22:51:44.1522825Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h 2025-06-01T22:51:44.1523106Z ++ echo torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h 2025-06-01T22:51:44.1523205Z ++ grep RECORD 2025-06-01T22:51:44.1549788Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h 2025-06-01T22:51:44.1549924Z +++ openssl base64 2025-06-01T22:51:44.1550028Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.1551080Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.1552394Z +++ sed -e s/=//g 2025-06-01T22:51:44.1594688Z ++ HASH=KVIm_1ts9_O4gMTYfVZ7rwGGUrFyZvPr2eoHzG4xB7Q 2025-06-01T22:51:44.1597859Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h 2025-06-01T22:51:44.1598162Z +++ awk '{print $5}' 2025-06-01T22:51:44.1626846Z ++ FSIZE=1305 2025-06-01T22:51:44.1627466Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_native.h",sha256=KVIm_1ts9_O4gMTYfVZ7rwGGUrFyZvPr2eoHzG4xB7Q,1305' 2025-06-01T22:51:44.1627578Z ++ read fname 2025-06-01T22:51:44.1627896Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h 2025-06-01T22:51:44.1628201Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h 2025-06-01T22:51:44.1628453Z ++ echo torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h 2025-06-01T22:51:44.1628569Z ++ grep RECORD 2025-06-01T22:51:44.1648164Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h 2025-06-01T22:51:44.1648595Z +++ openssl base64 2025-06-01T22:51:44.1649551Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.1650780Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.1652035Z +++ sed -e s/=//g 2025-06-01T22:51:44.1689858Z ++ HASH=qujL8DcmwPs9ajNaJ5jNnTN3OJ-GWFA19RVxMwzisrU 2025-06-01T22:51:44.1695156Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h 2025-06-01T22:51:44.1695920Z +++ awk '{print $5}' 2025-06-01T22:51:44.1722616Z ++ FSIZE=2231 2025-06-01T22:51:44.1723354Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_cudnn_attention_ops.h",sha256=qujL8DcmwPs9ajNaJ5jNnTN3OJ-GWFA19RVxMwzisrU,2231' 2025-06-01T22:51:44.1723462Z ++ read fname 2025-06-01T22:51:44.1723917Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h 2025-06-01T22:51:44.1724194Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h 2025-06-01T22:51:44.1724821Z ++ echo torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h 2025-06-01T22:51:44.1726139Z ++ grep RECORD 2025-06-01T22:51:44.1747524Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h 2025-06-01T22:51:44.1747641Z +++ openssl base64 2025-06-01T22:51:44.1747886Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.1748887Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.1750206Z +++ sed -e s/=//g 2025-06-01T22:51:44.1793576Z ++ HASH=E26W3DFtAlSJBn5ECeiA-09JV-fm6Oh7v4Y-HYfEM_U 2025-06-01T22:51:44.1795882Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h 2025-06-01T22:51:44.1796014Z +++ awk '{print $5}' 2025-06-01T22:51:44.1825024Z ++ FSIZE=1308 2025-06-01T22:51:44.1825737Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_efficient_attention.h",sha256=E26W3DFtAlSJBn5ECeiA-09JV-fm6Oh7v4Y-HYfEM_U,1308' 2025-06-01T22:51:44.1825859Z ++ read fname 2025-06-01T22:51:44.1826226Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h 2025-06-01T22:51:44.1826524Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h 2025-06-01T22:51:44.1826970Z ++ echo torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h 2025-06-01T22:51:44.1827069Z ++ grep RECORD 2025-06-01T22:51:44.1847137Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h 2025-06-01T22:51:44.1847266Z +++ openssl base64 2025-06-01T22:51:44.1848311Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.1849580Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.1850967Z +++ sed -e s/=//g 2025-06-01T22:51:44.1889874Z ++ HASH=DL_WGtu1K89OLyhnpx1pCnhACQnrMxrolrrBxzbOLbM 2025-06-01T22:51:44.1894891Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h 2025-06-01T22:51:44.1895717Z +++ awk '{print $5}' 2025-06-01T22:51:44.1922968Z ++ FSIZE=1579 2025-06-01T22:51:44.1923614Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward.h",sha256=DL_WGtu1K89OLyhnpx1pCnhACQnrMxrolrrBxzbOLbM,1579' 2025-06-01T22:51:44.1923849Z ++ read fname 2025-06-01T22:51:44.1924268Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.1924821Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.1925206Z ++ echo torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.1925530Z ++ grep RECORD 2025-06-01T22:51:44.1946703Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.1946827Z +++ openssl base64 2025-06-01T22:51:44.1946946Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.1947981Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.1949115Z +++ sed -e s/=//g 2025-06-01T22:51:44.1990385Z ++ HASH=aZKsQDCmYK8-76kHnty6AdBC1HNLkiuKx80fuJ1DsLQ 2025-06-01T22:51:44.1993670Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.2005017Z +++ awk '{print $5}' 2025-06-01T22:51:44.2021174Z ++ FSIZE=1166 2025-06-01T22:51:44.2021947Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_cuda_dispatch.h",sha256=aZKsQDCmYK8-76kHnty6AdBC1HNLkiuKx80fuJ1DsLQ,1166' 2025-06-01T22:51:44.2022064Z ++ read fname 2025-06-01T22:51:44.2022492Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h 2025-06-01T22:51:44.2022961Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h 2025-06-01T22:51:44.2023304Z ++ echo torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h 2025-06-01T22:51:44.2023810Z ++ grep RECORD 2025-06-01T22:51:44.2044146Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h 2025-06-01T22:51:44.2044454Z +++ openssl base64 2025-06-01T22:51:44.2047193Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.2047964Z +++ sed -e s/=//g 2025-06-01T22:51:44.2049127Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.2087429Z ++ HASH=NMA_G0gKlIHg7NuByPU1Mj26u_v8L3I6iKiZ2iKOQ5k 2025-06-01T22:51:44.2092445Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h 2025-06-01T22:51:44.2093056Z +++ awk '{print $5}' 2025-06-01T22:51:44.2121057Z ++ FSIZE=925 2025-06-01T22:51:44.2121798Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_native.h",sha256=NMA_G0gKlIHg7NuByPU1Mj26u_v8L3I6iKiZ2iKOQ5k,925' 2025-06-01T22:51:44.2121907Z ++ read fname 2025-06-01T22:51:44.2122283Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h 2025-06-01T22:51:44.2122607Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h 2025-06-01T22:51:44.2122910Z ++ echo torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h 2025-06-01T22:51:44.2123008Z ++ grep RECORD 2025-06-01T22:51:44.2144941Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h 2025-06-01T22:51:44.2145514Z +++ openssl base64 2025-06-01T22:51:44.2145623Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.2148073Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.2148176Z +++ sed -e s/=//g 2025-06-01T22:51:44.2191948Z ++ HASH=yFHVaXHwyC335v18ymT6M6gO4EjcgqcPyiKLxl3PW4E 2025-06-01T22:51:44.2196824Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h 2025-06-01T22:51:44.2197942Z +++ awk '{print $5}' 2025-06-01T22:51:44.2227293Z ++ FSIZE=2360 2025-06-01T22:51:44.2228049Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_efficient_attention_backward_ops.h",sha256=yFHVaXHwyC335v18ymT6M6gO4EjcgqcPyiKLxl3PW4E,2360' 2025-06-01T22:51:44.2228152Z ++ read fname 2025-06-01T22:51:44.2228531Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-06-01T22:51:44.2228861Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-06-01T22:51:44.2229165Z ++ echo torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-06-01T22:51:44.2229274Z ++ grep RECORD 2025-06-01T22:51:44.2248308Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-06-01T22:51:44.2248460Z +++ openssl base64 2025-06-01T22:51:44.2249652Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.2250996Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.2252215Z +++ sed -e s/=//g 2025-06-01T22:51:44.2289807Z ++ HASH=DNq7vkciN2mtViOx7QvVZmLkBspKittT7pePdK2WGcM 2025-06-01T22:51:44.2295107Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h 2025-06-01T22:51:44.2295802Z +++ awk '{print $5}' 2025-06-01T22:51:44.2322784Z ++ FSIZE=1015 2025-06-01T22:51:44.2323486Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_efficient_attention_cuda_dispatch.h",sha256=DNq7vkciN2mtViOx7QvVZmLkBspKittT7pePdK2WGcM,1015' 2025-06-01T22:51:44.2323586Z ++ read fname 2025-06-01T22:51:44.2324072Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h 2025-06-01T22:51:44.2324549Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h 2025-06-01T22:51:44.2324862Z ++ echo torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h 2025-06-01T22:51:44.2324961Z ++ grep RECORD 2025-06-01T22:51:44.2346220Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h 2025-06-01T22:51:44.2346374Z +++ openssl base64 2025-06-01T22:51:44.2346484Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.2348000Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.2349445Z +++ sed -e s/=//g 2025-06-01T22:51:44.2390073Z ++ HASH=bu4NDYCGTlXjKgzNSGbp0lWCH9wo2uS2xVeD_qsG43w 2025-06-01T22:51:44.2393058Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h 2025-06-01T22:51:44.2393586Z +++ awk '{print $5}' 2025-06-01T22:51:44.2421625Z ++ FSIZE=1139 2025-06-01T22:51:44.2422495Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_efficient_attention_native.h",sha256=bu4NDYCGTlXjKgzNSGbp0lWCH9wo2uS2xVeD_qsG43w,1139' 2025-06-01T22:51:44.2423323Z ++ read fname 2025-06-01T22:51:44.2423800Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h 2025-06-01T22:51:44.2424672Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h 2025-06-01T22:51:44.2425361Z ++ echo torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h 2025-06-01T22:51:44.2425851Z ++ grep RECORD 2025-06-01T22:51:44.2445492Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h 2025-06-01T22:51:44.2446175Z +++ openssl base64 2025-06-01T22:51:44.2446436Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.2446696Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.2446957Z +++ sed -e s/=//g 2025-06-01T22:51:44.2486202Z ++ HASH=mmBLJGDGa4em0wcF_3fGWHUjUxlZTQwJT0DgSoDnkUg 2025-06-01T22:51:44.2490358Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h 2025-06-01T22:51:44.2490907Z +++ awk '{print $5}' 2025-06-01T22:51:44.2516472Z ++ FSIZE=1901 2025-06-01T22:51:44.2517302Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_efficient_attention_ops.h",sha256=mmBLJGDGa4em0wcF_3fGWHUjUxlZTQwJT0DgSoDnkUg,1901' 2025-06-01T22:51:44.2518112Z ++ read fname 2025-06-01T22:51:44.2518536Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention.h 2025-06-01T22:51:44.2519339Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention.h 2025-06-01T22:51:44.2519954Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention.h 2025-06-01T22:51:44.2520407Z ++ grep RECORD 2025-06-01T22:51:44.2543551Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention.h 2025-06-01T22:51:44.2544160Z +++ openssl base64 2025-06-01T22:51:44.2544430Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.2544693Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.2544946Z +++ sed -e s/=//g 2025-06-01T22:51:44.2587207Z ++ HASH=32azd3eKvDpVVLyYqYmBY2DErIKZF8cmw5pE-tKfvZI 2025-06-01T22:51:44.2590247Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention.h 2025-06-01T22:51:44.2590739Z +++ awk '{print $5}' 2025-06-01T22:51:44.2615939Z ++ FSIZE=1359 2025-06-01T22:51:44.2616718Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention.h",sha256=32azd3eKvDpVVLyYqYmBY2DErIKZF8cmw5pE-tKfvZI,1359' 2025-06-01T22:51:44.2617487Z ++ read fname 2025-06-01T22:51:44.2617971Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h 2025-06-01T22:51:44.2618723Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h 2025-06-01T22:51:44.2620329Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h 2025-06-01T22:51:44.2621102Z ++ grep RECORD 2025-06-01T22:51:44.2642270Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h 2025-06-01T22:51:44.2642944Z +++ openssl base64 2025-06-01T22:51:44.2643214Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.2646742Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.2647044Z +++ sed -e s/=//g 2025-06-01T22:51:44.2685768Z ++ HASH=JBxWMcujDemUE27AcCwiKSkZpXkMdWJovQQIOWEtCx8 2025-06-01T22:51:44.2689796Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h 2025-06-01T22:51:44.2690480Z +++ awk '{print $5}' 2025-06-01T22:51:44.2718381Z ++ FSIZE=4325 2025-06-01T22:51:44.2719408Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward.h",sha256=JBxWMcujDemUE27AcCwiKSkZpXkMdWJovQQIOWEtCx8,4325' 2025-06-01T22:51:44.2720234Z ++ read fname 2025-06-01T22:51:44.2720785Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.2721646Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.2722458Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.2723026Z ++ grep RECORD 2025-06-01T22:51:44.2746410Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.2747168Z +++ openssl base64 2025-06-01T22:51:44.2747568Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.2747830Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.2748089Z +++ sed -e s/=//g 2025-06-01T22:51:44.2788647Z ++ HASH=iiI2_d7ZHwmC_7zTd14780qdEujp5S_hblJQbLy0n0o 2025-06-01T22:51:44.2790899Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h 2025-06-01T22:51:44.2791996Z +++ awk '{print $5}' 2025-06-01T22:51:44.2820058Z ++ FSIZE=1679 2025-06-01T22:51:44.2820933Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_cuda_dispatch.h",sha256=iiI2_d7ZHwmC_7zTd14780qdEujp5S_hblJQbLy0n0o,1679' 2025-06-01T22:51:44.2821785Z ++ read fname 2025-06-01T22:51:44.2822299Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h 2025-06-01T22:51:44.2823100Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h 2025-06-01T22:51:44.2823987Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h 2025-06-01T22:51:44.2824513Z ++ grep RECORD 2025-06-01T22:51:44.2846033Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h 2025-06-01T22:51:44.2846723Z +++ openssl base64 2025-06-01T22:51:44.2847005Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.2847397Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.2847665Z +++ sed -e s/=//g 2025-06-01T22:51:44.2887048Z ++ HASH=1v12TqJJR6oVDgbTfJXng9oE3fhZoa8iHinz1q7mCKU 2025-06-01T22:51:44.2891817Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h 2025-06-01T22:51:44.2892486Z +++ awk '{print $5}' 2025-06-01T22:51:44.2920309Z ++ FSIZE=1430 2025-06-01T22:51:44.2921215Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_native.h",sha256=1v12TqJJR6oVDgbTfJXng9oE3fhZoa8iHinz1q7mCKU,1430' 2025-06-01T22:51:44.2922069Z ++ read fname 2025-06-01T22:51:44.2922570Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h 2025-06-01T22:51:44.2923362Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h 2025-06-01T22:51:44.2924384Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h 2025-06-01T22:51:44.2924929Z ++ grep RECORD 2025-06-01T22:51:44.2946633Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h 2025-06-01T22:51:44.2947310Z +++ openssl base64 2025-06-01T22:51:44.2947584Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.2947833Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.2948111Z +++ sed -e s/=//g 2025-06-01T22:51:44.2989048Z ++ HASH=ztW78jKw6ws-SerZ-ejjexlSeTE9x7oaF1h4QsAWxnU 2025-06-01T22:51:44.2992184Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h 2025-06-01T22:51:44.2992821Z +++ awk '{print $5}' 2025-06-01T22:51:44.3021046Z ++ FSIZE=2434 2025-06-01T22:51:44.3021870Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_backward_ops.h",sha256=ztW78jKw6ws-SerZ-ejjexlSeTE9x7oaF1h4QsAWxnU,2434' 2025-06-01T22:51:44.3022685Z ++ read fname 2025-06-01T22:51:44.3023191Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h 2025-06-01T22:51:44.3024109Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h 2025-06-01T22:51:44.3024833Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h 2025-06-01T22:51:44.3025361Z ++ grep RECORD 2025-06-01T22:51:44.3044589Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h 2025-06-01T22:51:44.3045525Z +++ openssl base64 2025-06-01T22:51:44.3045800Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.3046050Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.3046332Z +++ sed -e s/=//g 2025-06-01T22:51:44.3086199Z ++ HASH=fE966EM7n5ItLCED8HohWZhn1zXGF8u9isSRaJp_xjQ 2025-06-01T22:51:44.3089835Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h 2025-06-01T22:51:44.3090525Z +++ awk '{print $5}' 2025-06-01T22:51:44.3119161Z ++ FSIZE=1026 2025-06-01T22:51:44.3120001Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_cuda_dispatch.h",sha256=fE966EM7n5ItLCED8HohWZhn1zXGF8u9isSRaJp_xjQ,1026' 2025-06-01T22:51:44.3120811Z ++ read fname 2025-06-01T22:51:44.3121308Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h 2025-06-01T22:51:44.3122038Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h 2025-06-01T22:51:44.3122718Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h 2025-06-01T22:51:44.3123219Z ++ grep RECORD 2025-06-01T22:51:44.3144500Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h 2025-06-01T22:51:44.3145157Z +++ openssl base64 2025-06-01T22:51:44.3145593Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.3146170Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.3146428Z +++ sed -e s/=//g 2025-06-01T22:51:44.3188811Z ++ HASH=n72iwwaiIuQjRkDIKA0N-aCvz1bVUvpD1CzOT7k0mAk 2025-06-01T22:51:44.3190852Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h 2025-06-01T22:51:44.3191423Z +++ awk '{print $5}' 2025-06-01T22:51:44.3217941Z ++ FSIZE=1197 2025-06-01T22:51:44.3218915Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu.h",sha256=n72iwwaiIuQjRkDIKA0N-aCvz1bVUvpD1CzOT7k0mAk,1197' 2025-06-01T22:51:44.3219732Z ++ read fname 2025-06-01T22:51:44.3220240Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h 2025-06-01T22:51:44.3221054Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h 2025-06-01T22:51:44.3221812Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h 2025-06-01T22:51:44.3222342Z ++ grep RECORD 2025-06-01T22:51:44.3242503Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h 2025-06-01T22:51:44.3243196Z +++ openssl base64 2025-06-01T22:51:44.3243471Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.3244586Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.3246152Z +++ sed -e s/=//g 2025-06-01T22:51:44.3286115Z ++ HASH=Fbi4u-SW7do35-0tqftpeduLHKI9ZLhmRIAPbYToj1Y 2025-06-01T22:51:44.3290016Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h 2025-06-01T22:51:44.3290852Z +++ awk '{print $5}' 2025-06-01T22:51:44.3318581Z ++ FSIZE=1402 2025-06-01T22:51:44.3319453Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward.h",sha256=Fbi4u-SW7do35-0tqftpeduLHKI9ZLhmRIAPbYToj1Y,1402' 2025-06-01T22:51:44.3320294Z ++ read fname 2025-06-01T22:51:44.3320880Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h 2025-06-01T22:51:44.3321823Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h 2025-06-01T22:51:44.3322707Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h 2025-06-01T22:51:44.3323317Z ++ grep RECORD 2025-06-01T22:51:44.3344362Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h 2025-06-01T22:51:44.3345494Z +++ openssl base64 2025-06-01T22:51:44.3345964Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.3346217Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.3346508Z +++ sed -e s/=//g 2025-06-01T22:51:44.3387218Z ++ HASH=b73Ga-umXeHdO1RlFOyknVSjxkGF-BFeV8Xy8v1eX14 2025-06-01T22:51:44.3389916Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h 2025-06-01T22:51:44.3390545Z +++ awk '{print $5}' 2025-06-01T22:51:44.3414959Z ++ FSIZE=1066 2025-06-01T22:51:44.3416011Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_cpu_dispatch.h",sha256=b73Ga-umXeHdO1RlFOyknVSjxkGF-BFeV8Xy8v1eX14,1066' 2025-06-01T22:51:44.3416909Z ++ read fname 2025-06-01T22:51:44.3417469Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-06-01T22:51:44.3418502Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-06-01T22:51:44.3419732Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-06-01T22:51:44.3420708Z ++ grep RECORD 2025-06-01T22:51:44.3441502Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-06-01T22:51:44.3442246Z +++ openssl base64 2025-06-01T22:51:44.3442499Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.3444883Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.3445617Z +++ sed -e s/=//g 2025-06-01T22:51:44.3485821Z ++ HASH=HZBDOOHlcjSTHWw1lXVp11p__hiQRPSGEkRwte9-3uY 2025-06-01T22:51:44.3490063Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h 2025-06-01T22:51:44.3490813Z +++ awk '{print $5}' 2025-06-01T22:51:44.3518145Z ++ FSIZE=818 2025-06-01T22:51:44.3519058Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_native.h",sha256=HZBDOOHlcjSTHWw1lXVp11p__hiQRPSGEkRwte9-3uY,818' 2025-06-01T22:51:44.3519924Z ++ read fname 2025-06-01T22:51:44.3520575Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-06-01T22:51:44.3521431Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-06-01T22:51:44.3522213Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-06-01T22:51:44.3522776Z ++ grep RECORD 2025-06-01T22:51:44.3542685Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-06-01T22:51:44.3543620Z +++ openssl base64 2025-06-01T22:51:44.3543935Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.3544207Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.3544463Z +++ sed -e s/=//g 2025-06-01T22:51:44.3588382Z ++ HASH=YCvs7F_-8g_QLCkQ6YTmBXlhoRUFdYoN4lkWgiRN6dQ 2025-06-01T22:51:44.3589854Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h 2025-06-01T22:51:44.3590460Z +++ awk '{print $5}' 2025-06-01T22:51:44.3614726Z ++ FSIZE=2073 2025-06-01T22:51:44.3615673Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_backward_ops.h",sha256=YCvs7F_-8g_QLCkQ6YTmBXlhoRUFdYoN4lkWgiRN6dQ,2073' 2025-06-01T22:51:44.3616525Z ++ read fname 2025-06-01T22:51:44.3617048Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-06-01T22:51:44.3617900Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-06-01T22:51:44.3619542Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-06-01T22:51:44.3620497Z ++ grep RECORD 2025-06-01T22:51:44.3642571Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-06-01T22:51:44.3643286Z +++ openssl base64 2025-06-01T22:51:44.3643559Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.3643941Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.3644215Z +++ sed -e s/=//g 2025-06-01T22:51:44.3685975Z ++ HASH=xp1A7L7ZtuQ384_yUvLu8LSxbUpm8Ve-qDwGO8urri0 2025-06-01T22:51:44.3688573Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h 2025-06-01T22:51:44.3689183Z +++ awk '{print $5}' 2025-06-01T22:51:44.3717205Z ++ FSIZE=973 2025-06-01T22:51:44.3718520Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_cpu_dispatch.h",sha256=xp1A7L7ZtuQ384_yUvLu8LSxbUpm8Ve-qDwGO8urri0,973' 2025-06-01T22:51:44.3719383Z ++ read fname 2025-06-01T22:51:44.3719906Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h 2025-06-01T22:51:44.3720691Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h 2025-06-01T22:51:44.3721440Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h 2025-06-01T22:51:44.3722109Z ++ grep RECORD 2025-06-01T22:51:44.3742603Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h 2025-06-01T22:51:44.3743289Z +++ openssl base64 2025-06-01T22:51:44.3743553Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.3743808Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.3744060Z +++ sed -e s/=//g 2025-06-01T22:51:44.3786777Z ++ HASH=udcJOpeFSpkw48yBxkPW5-fkg7QjHO0JfizfVbzuYds 2025-06-01T22:51:44.3788800Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h 2025-06-01T22:51:44.3789351Z +++ awk '{print $5}' 2025-06-01T22:51:44.3812656Z ++ FSIZE=725 2025-06-01T22:51:44.3813470Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_native.h",sha256=udcJOpeFSpkw48yBxkPW5-fkg7QjHO0JfizfVbzuYds,725' 2025-06-01T22:51:44.3814466Z ++ read fname 2025-06-01T22:51:44.3815082Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h 2025-06-01T22:51:44.3815863Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h 2025-06-01T22:51:44.3816585Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h 2025-06-01T22:51:44.3817921Z ++ grep RECORD 2025-06-01T22:51:44.3841330Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h 2025-06-01T22:51:44.3841995Z +++ openssl base64 2025-06-01T22:51:44.3842263Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.3842506Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.3842771Z +++ sed -e s/=//g 2025-06-01T22:51:44.3885813Z ++ HASH=ApRnsKFWx3yFWRZdoQ5ZZc-36GmPW2UBxbgdrEV18kI 2025-06-01T22:51:44.3892100Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h 2025-06-01T22:51:44.3892862Z +++ awk '{print $5}' 2025-06-01T22:51:44.3921193Z ++ FSIZE=1728 2025-06-01T22:51:44.3922069Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_for_cpu_ops.h",sha256=ApRnsKFWx3yFWRZdoQ5ZZc-36GmPW2UBxbgdrEV18kI,1728' 2025-06-01T22:51:44.3922899Z ++ read fname 2025-06-01T22:51:44.3923355Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h 2025-06-01T22:51:44.3924401Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h 2025-06-01T22:51:44.3925080Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h 2025-06-01T22:51:44.3925591Z ++ grep RECORD 2025-06-01T22:51:44.3946378Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h 2025-06-01T22:51:44.3947039Z +++ openssl base64 2025-06-01T22:51:44.3947351Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.3947607Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.3947888Z +++ sed -e s/=//g 2025-06-01T22:51:44.3991896Z ++ HASH=gxfhDHf7j3I2rZarZrOeSH0G7HiX7TjWSG0qc5TZ-XY 2025-06-01T22:51:44.3994006Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h 2025-06-01T22:51:44.3995030Z +++ awk '{print $5}' 2025-06-01T22:51:44.4023462Z ++ FSIZE=1161 2025-06-01T22:51:44.4024276Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_native.h",sha256=gxfhDHf7j3I2rZarZrOeSH0G7HiX7TjWSG0qc5TZ-XY,1161' 2025-06-01T22:51:44.4025068Z ++ read fname 2025-06-01T22:51:44.4025680Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h 2025-06-01T22:51:44.4026385Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h 2025-06-01T22:51:44.4027044Z ++ echo torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h 2025-06-01T22:51:44.4027535Z ++ grep RECORD 2025-06-01T22:51:44.4047215Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h 2025-06-01T22:51:44.4047863Z +++ openssl base64 2025-06-01T22:51:44.4048130Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.4048407Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.4049458Z +++ sed -e s/=//g 2025-06-01T22:51:44.4090042Z ++ HASH=5vIUUtxqfnoN-_QV5hxOU7dami2V_Nn0UEni94NYSFg 2025-06-01T22:51:44.4094999Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h 2025-06-01T22:51:44.4095766Z +++ awk '{print $5}' 2025-06-01T22:51:44.4123178Z ++ FSIZE=1991 2025-06-01T22:51:44.4124124Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_flash_attention_ops.h",sha256=5vIUUtxqfnoN-_QV5hxOU7dami2V_Nn0UEni94NYSFg,1991' 2025-06-01T22:51:44.4125095Z ++ read fname 2025-06-01T22:51:44.4125610Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h 2025-06-01T22:51:44.4126407Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h 2025-06-01T22:51:44.4127153Z ++ echo torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h 2025-06-01T22:51:44.4127676Z ++ grep RECORD 2025-06-01T22:51:44.4147868Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h 2025-06-01T22:51:44.4148716Z +++ openssl base64 2025-06-01T22:51:44.4148973Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.4149244Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.4149502Z +++ sed -e s/=//g 2025-06-01T22:51:44.4191621Z ++ HASH=ld9QZJuydFJFTvB-QlNWJmC_P6vtXm7J95QsstpLq74 2025-06-01T22:51:44.4194525Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h 2025-06-01T22:51:44.4196741Z +++ awk '{print $5}' 2025-06-01T22:51:44.4223596Z ++ FSIZE=1505 2025-06-01T22:51:44.4224412Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable.h",sha256=ld9QZJuydFJFTvB-QlNWJmC_P6vtXm7J95QsstpLq74,1505' 2025-06-01T22:51:44.4225234Z ++ read fname 2025-06-01T22:51:44.4225764Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h 2025-06-01T22:51:44.4226631Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h 2025-06-01T22:51:44.4227435Z ++ echo torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h 2025-06-01T22:51:44.4227997Z ++ grep RECORD 2025-06-01T22:51:44.4246316Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h 2025-06-01T22:51:44.4247048Z +++ openssl base64 2025-06-01T22:51:44.4247323Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.4247589Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.4248323Z +++ sed -e s/=//g 2025-06-01T22:51:44.4288016Z ++ HASH=UGbj6QT4mokOaVoH15Lnxx-Nn4xuOXt0DlLz58uVm3k 2025-06-01T22:51:44.4293141Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h 2025-06-01T22:51:44.4293811Z +++ awk '{print $5}' 2025-06-01T22:51:44.4321930Z ++ FSIZE=5028 2025-06-01T22:51:44.4322804Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward.h",sha256=UGbj6QT4mokOaVoH15Lnxx-Nn4xuOXt0DlLz58uVm3k,5028' 2025-06-01T22:51:44.4323818Z ++ read fname 2025-06-01T22:51:44.4324728Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.4326013Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.4327362Z ++ echo torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.4328147Z ++ grep RECORD 2025-06-01T22:51:44.4347730Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.4348650Z +++ openssl base64 2025-06-01T22:51:44.4348947Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.4349461Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.4350620Z +++ sed -e s/=//g 2025-06-01T22:51:44.4391586Z ++ HASH=4aguaGOCX_zLpG4bsRDqX4kuHrAhziHyzNKIEqYIANw 2025-06-01T22:51:44.4395096Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.4395865Z +++ awk '{print $5}' 2025-06-01T22:51:44.4424131Z ++ FSIZE=1905 2025-06-01T22:51:44.4425407Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_compositeexplicitautograd_dispatch.h",sha256=4aguaGOCX_zLpG4bsRDqX4kuHrAhziHyzNKIEqYIANw,1905' 2025-06-01T22:51:44.4426487Z ++ read fname 2025-06-01T22:51:44.4427072Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-06-01T22:51:44.4427994Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-06-01T22:51:44.4428864Z ++ echo torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-06-01T22:51:44.4429445Z ++ grep RECORD 2025-06-01T22:51:44.4447343Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-06-01T22:51:44.4448274Z +++ openssl base64 2025-06-01T22:51:44.4448534Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.4449370Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.4450810Z +++ sed -e s/=//g 2025-06-01T22:51:44.4488760Z ++ HASH=lZcVRnnoUA8pvY3lUog3ikREuMwmKWnILZ91FM0il9U 2025-06-01T22:51:44.4493951Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h 2025-06-01T22:51:44.4494742Z +++ awk '{print $5}' 2025-06-01T22:51:44.4521214Z ++ FSIZE=1012 2025-06-01T22:51:44.4522246Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_native.h",sha256=lZcVRnnoUA8pvY3lUog3ikREuMwmKWnILZ91FM0il9U,1012' 2025-06-01T22:51:44.4523157Z ++ read fname 2025-06-01T22:51:44.4523836Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-06-01T22:51:44.4524992Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-06-01T22:51:44.4525608Z ++ grep RECORD 2025-06-01T22:51:44.4526122Z ++ echo torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-06-01T22:51:44.4547732Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-06-01T22:51:44.4548477Z +++ openssl base64 2025-06-01T22:51:44.4548753Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.4549023Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.4549859Z +++ sed -e s/=//g 2025-06-01T22:51:44.4593683Z ++ HASH=krfzWnGkfalLoG_oMsvHzIo3wElSw0log5_9pXLr7zA 2025-06-01T22:51:44.4597448Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h 2025-06-01T22:51:44.4598123Z +++ awk '{print $5}' 2025-06-01T22:51:44.4627146Z ++ FSIZE=2750 2025-06-01T22:51:44.4628087Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_backward_ops.h",sha256=krfzWnGkfalLoG_oMsvHzIo3wElSw0log5_9pXLr7zA,2750' 2025-06-01T22:51:44.4628977Z ++ read fname 2025-06-01T22:51:44.4629665Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.4630833Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.4632065Z ++ echo torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.4632774Z ++ grep RECORD 2025-06-01T22:51:44.4648167Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.4649020Z +++ openssl base64 2025-06-01T22:51:44.4649412Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.4650916Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.4652243Z +++ sed -e s/=//g 2025-06-01T22:51:44.4689899Z ++ HASH=pJVZ3tn2gRboKhd5VD1b3wI7_UWDq3qJr59E79oDBjE 2025-06-01T22:51:44.4695313Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.4696061Z +++ awk '{print $5}' 2025-06-01T22:51:44.4723996Z ++ FSIZE=1131 2025-06-01T22:51:44.4725347Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_compositeexplicitautograd_dispatch.h",sha256=pJVZ3tn2gRboKhd5VD1b3wI7_UWDq3qJr59E79oDBjE,1131' 2025-06-01T22:51:44.4726394Z ++ read fname 2025-06-01T22:51:44.4726944Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h 2025-06-01T22:51:44.4727821Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h 2025-06-01T22:51:44.4728621Z ++ echo torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h 2025-06-01T22:51:44.4729200Z ++ grep RECORD 2025-06-01T22:51:44.4747535Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h 2025-06-01T22:51:44.4748250Z +++ openssl base64 2025-06-01T22:51:44.4748527Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.4749047Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.4749869Z +++ sed -e s/=//g 2025-06-01T22:51:44.4792558Z ++ HASH=DqF3eRODWzL5kj3ZyujqgK8x_xtuPNiw0A-dbH57aqM 2025-06-01T22:51:44.4795975Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h 2025-06-01T22:51:44.4796685Z +++ awk '{print $5}' 2025-06-01T22:51:44.4826067Z ++ FSIZE=843 2025-06-01T22:51:44.4827116Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_native.h",sha256=DqF3eRODWzL5kj3ZyujqgK8x_xtuPNiw0A-dbH57aqM,843' 2025-06-01T22:51:44.4827983Z ++ read fname 2025-06-01T22:51:44.4828490Z ++ make_wheel_record torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h 2025-06-01T22:51:44.4829308Z ++ FPATH=torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h 2025-06-01T22:51:44.4830054Z ++ echo torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h 2025-06-01T22:51:44.4830597Z ++ grep RECORD 2025-06-01T22:51:44.4848370Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h 2025-06-01T22:51:44.4849922Z +++ openssl base64 2025-06-01T22:51:44.4851143Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.4852464Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.4853778Z +++ sed -e s/=//g 2025-06-01T22:51:44.4890602Z ++ HASH=eRJygw3EhgcWbSBvNGWYoNKjvFVh6GrNbjI6gmx0C0U 2025-06-01T22:51:44.4895622Z +++ ls -nl torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h 2025-06-01T22:51:44.4896429Z +++ awk '{print $5}' 2025-06-01T22:51:44.4923848Z ++ FSIZE=2194 2025-06-01T22:51:44.4924958Z ++ echo '"torch/include/ATen/ops/_scaled_dot_product_fused_attention_overrideable_ops.h",sha256=eRJygw3EhgcWbSBvNGWYoNKjvFVh6GrNbjI6gmx0C0U,2194' 2025-06-01T22:51:44.4925830Z ++ read fname 2025-06-01T22:51:44.4926198Z ++ make_wheel_record torch/include/ATen/ops/_scaled_grouped_mm.h 2025-06-01T22:51:44.4926717Z ++ FPATH=torch/include/ATen/ops/_scaled_grouped_mm.h 2025-06-01T22:51:44.4927178Z ++ echo torch/include/ATen/ops/_scaled_grouped_mm.h 2025-06-01T22:51:44.4927571Z ++ grep RECORD 2025-06-01T22:51:44.4947218Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_grouped_mm.h 2025-06-01T22:51:44.4947783Z +++ openssl base64 2025-06-01T22:51:44.4948046Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.4948511Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.4949856Z +++ sed -e s/=//g 2025-06-01T22:51:44.4993783Z ++ HASH=lVQucICCQ-yTsIUWvk22ASN4KVWdYn1NLWevCtP5Enw 2025-06-01T22:51:44.4996331Z +++ ls -nl torch/include/ATen/ops/_scaled_grouped_mm.h 2025-06-01T22:51:44.4997687Z +++ awk '{print $5}' 2025-06-01T22:51:44.5025528Z ++ FSIZE=1236 2025-06-01T22:51:44.5026313Z ++ echo '"torch/include/ATen/ops/_scaled_grouped_mm.h",sha256=lVQucICCQ-yTsIUWvk22ASN4KVWdYn1NLWevCtP5Enw,1236' 2025-06-01T22:51:44.5027180Z ++ read fname 2025-06-01T22:51:44.5027609Z ++ make_wheel_record torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h 2025-06-01T22:51:44.5028236Z ++ FPATH=torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h 2025-06-01T22:51:44.5028829Z ++ echo torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h 2025-06-01T22:51:44.5029402Z ++ grep RECORD 2025-06-01T22:51:44.5047561Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h 2025-06-01T22:51:44.5048181Z +++ openssl base64 2025-06-01T22:51:44.5049022Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.5050493Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.5051708Z +++ sed -e s/=//g 2025-06-01T22:51:44.5089725Z ++ HASH=BNbFx6Zg4laD0IHdtVY9yua9_2v9tYy3kCjZUd71BwI 2025-06-01T22:51:44.5095135Z +++ ls -nl torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h 2025-06-01T22:51:44.5096229Z +++ awk '{print $5}' 2025-06-01T22:51:44.5121839Z ++ FSIZE=1043 2025-06-01T22:51:44.5122602Z ++ echo '"torch/include/ATen/ops/_scaled_grouped_mm_cuda_dispatch.h",sha256=BNbFx6Zg4laD0IHdtVY9yua9_2v9tYy3kCjZUd71BwI,1043' 2025-06-01T22:51:44.5123351Z ++ read fname 2025-06-01T22:51:44.5123875Z ++ make_wheel_record torch/include/ATen/ops/_scaled_grouped_mm_native.h 2025-06-01T22:51:44.5124810Z ++ FPATH=torch/include/ATen/ops/_scaled_grouped_mm_native.h 2025-06-01T22:51:44.5125369Z ++ echo torch/include/ATen/ops/_scaled_grouped_mm_native.h 2025-06-01T22:51:44.5125779Z ++ grep RECORD 2025-06-01T22:51:44.5150253Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_grouped_mm_native.h 2025-06-01T22:51:44.5150844Z +++ openssl base64 2025-06-01T22:51:44.5152022Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.5153389Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.5154642Z +++ sed -e s/=//g 2025-06-01T22:51:44.5196097Z ++ HASH=eLWcP2-BGf4AsBvrdACJQjrZCAo7N0vR_R23olHghHA 2025-06-01T22:51:44.5199121Z +++ ls -nl torch/include/ATen/ops/_scaled_grouped_mm_native.h 2025-06-01T22:51:44.5199562Z +++ awk '{print $5}' 2025-06-01T22:51:44.5225756Z ++ FSIZE=802 2025-06-01T22:51:44.5226493Z ++ echo '"torch/include/ATen/ops/_scaled_grouped_mm_native.h",sha256=eLWcP2-BGf4AsBvrdACJQjrZCAo7N0vR_R23olHghHA,802' 2025-06-01T22:51:44.5227255Z ++ read fname 2025-06-01T22:51:44.5227632Z ++ make_wheel_record torch/include/ATen/ops/_scaled_grouped_mm_ops.h 2025-06-01T22:51:44.5228235Z ++ FPATH=torch/include/ATen/ops/_scaled_grouped_mm_ops.h 2025-06-01T22:51:44.5228700Z ++ echo torch/include/ATen/ops/_scaled_grouped_mm_ops.h 2025-06-01T22:51:44.5229102Z ++ grep RECORD 2025-06-01T22:51:44.5250760Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_grouped_mm_ops.h 2025-06-01T22:51:44.5251518Z +++ openssl base64 2025-06-01T22:51:44.5252911Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.5254279Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.5255448Z +++ sed -e s/=//g 2025-06-01T22:51:44.5291496Z ++ HASH=64aXjc2zs3o5cguw-JUEpP5LdWRHEqGi8sP1AnHy-d0 2025-06-01T22:51:44.5298103Z +++ ls -nl torch/include/ATen/ops/_scaled_grouped_mm_ops.h 2025-06-01T22:51:44.5298594Z +++ awk '{print $5}' 2025-06-01T22:51:44.5325104Z ++ FSIZE=1926 2025-06-01T22:51:44.5325801Z ++ echo '"torch/include/ATen/ops/_scaled_grouped_mm_ops.h",sha256=64aXjc2zs3o5cguw-JUEpP5LdWRHEqGi8sP1AnHy-d0,1926' 2025-06-01T22:51:44.5326514Z ++ read fname 2025-06-01T22:51:44.5326852Z ++ make_wheel_record torch/include/ATen/ops/_scaled_mm.h 2025-06-01T22:51:44.5327296Z ++ FPATH=torch/include/ATen/ops/_scaled_mm.h 2025-06-01T22:51:44.5327705Z ++ echo torch/include/ATen/ops/_scaled_mm.h 2025-06-01T22:51:44.5328070Z ++ grep RECORD 2025-06-01T22:51:44.5348003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_mm.h 2025-06-01T22:51:44.5348969Z +++ openssl base64 2025-06-01T22:51:44.5349536Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.5351080Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.5352250Z +++ sed -e s/=//g 2025-06-01T22:51:44.5392407Z ++ HASH=yuky8mnePsi7u3YztVBCRodFd9n52JFlkYMUlBmCkfQ 2025-06-01T22:51:44.5395691Z +++ ls -nl torch/include/ATen/ops/_scaled_mm.h 2025-06-01T22:51:44.5396502Z +++ awk '{print $5}' 2025-06-01T22:51:44.5424686Z ++ FSIZE=2483 2025-06-01T22:51:44.5425367Z ++ echo '"torch/include/ATen/ops/_scaled_mm.h",sha256=yuky8mnePsi7u3YztVBCRodFd9n52JFlkYMUlBmCkfQ,2483' 2025-06-01T22:51:44.5426029Z ++ read fname 2025-06-01T22:51:44.5426427Z ++ make_wheel_record torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h 2025-06-01T22:51:44.5426971Z ++ FPATH=torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h 2025-06-01T22:51:44.5427596Z ++ echo torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h 2025-06-01T22:51:44.5427981Z ++ grep RECORD 2025-06-01T22:51:44.5447627Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h 2025-06-01T22:51:44.5448178Z +++ openssl base64 2025-06-01T22:51:44.5449820Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.5450664Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.5452137Z +++ sed -e s/=//g 2025-06-01T22:51:44.5490167Z ++ HASH=lRXHwXPMgmoM5uAHxUeSOgF9TttBbOs5oYNr75beIqk 2025-06-01T22:51:44.5495111Z +++ ls -nl torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h 2025-06-01T22:51:44.5495905Z +++ awk '{print $5}' 2025-06-01T22:51:44.5523174Z ++ FSIZE=1654 2025-06-01T22:51:44.5524030Z ++ echo '"torch/include/ATen/ops/_scaled_mm_cpu_dispatch.h",sha256=lRXHwXPMgmoM5uAHxUeSOgF9TttBbOs5oYNr75beIqk,1654' 2025-06-01T22:51:44.5525077Z ++ read fname 2025-06-01T22:51:44.5525464Z ++ make_wheel_record torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h 2025-06-01T22:51:44.5526045Z ++ FPATH=torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h 2025-06-01T22:51:44.5526548Z ++ echo torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h 2025-06-01T22:51:44.5526969Z ++ grep RECORD 2025-06-01T22:51:44.5547766Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h 2025-06-01T22:51:44.5548333Z +++ openssl base64 2025-06-01T22:51:44.5548604Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.5549449Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.5550869Z +++ sed -e s/=//g 2025-06-01T22:51:44.5595152Z ++ HASH=zr-YSy513lHImQ1kjM3QERWNKPMZqwqffDr5mxuGe6Q 2025-06-01T22:51:44.5597291Z +++ ls -nl torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h 2025-06-01T22:51:44.5598013Z +++ awk '{print $5}' 2025-06-01T22:51:44.5625463Z ++ FSIZE=1656 2025-06-01T22:51:44.5626207Z ++ echo '"torch/include/ATen/ops/_scaled_mm_cuda_dispatch.h",sha256=zr-YSy513lHImQ1kjM3QERWNKPMZqwqffDr5mxuGe6Q,1656' 2025-06-01T22:51:44.5627028Z ++ read fname 2025-06-01T22:51:44.5627387Z ++ make_wheel_record torch/include/ATen/ops/_scaled_mm_native.h 2025-06-01T22:51:44.5627877Z ++ FPATH=torch/include/ATen/ops/_scaled_mm_native.h 2025-06-01T22:51:44.5628321Z ++ echo torch/include/ATen/ops/_scaled_mm_native.h 2025-06-01T22:51:44.5628696Z ++ grep RECORD 2025-06-01T22:51:44.5648317Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_mm_native.h 2025-06-01T22:51:44.5648860Z +++ openssl base64 2025-06-01T22:51:44.5649637Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.5651024Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.5652290Z +++ sed -e s/=//g 2025-06-01T22:51:44.5692369Z ++ HASH=MnmKjoT4cHVNPDnoe5MiCrs3i8kUnWwqxHuIp_U0KRc 2025-06-01T22:51:44.5698340Z +++ ls -nl torch/include/ATen/ops/_scaled_mm_native.h 2025-06-01T22:51:44.5698734Z +++ awk '{print $5}' 2025-06-01T22:51:44.5725051Z ++ FSIZE=1722 2025-06-01T22:51:44.5725706Z ++ echo '"torch/include/ATen/ops/_scaled_mm_native.h",sha256=MnmKjoT4cHVNPDnoe5MiCrs3i8kUnWwqxHuIp_U0KRc,1722' 2025-06-01T22:51:44.5726410Z ++ read fname 2025-06-01T22:51:44.5726765Z ++ make_wheel_record torch/include/ATen/ops/_scaled_mm_ops.h 2025-06-01T22:51:44.5726914Z ++ FPATH=torch/include/ATen/ops/_scaled_mm_ops.h 2025-06-01T22:51:44.5727061Z ++ echo torch/include/ATen/ops/_scaled_mm_ops.h 2025-06-01T22:51:44.5727173Z ++ grep RECORD 2025-06-01T22:51:44.5748680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_scaled_mm_ops.h 2025-06-01T22:51:44.5748805Z +++ openssl base64 2025-06-01T22:51:44.5749099Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.5750216Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.5751525Z +++ sed -e s/=//g 2025-06-01T22:51:44.5795595Z ++ HASH=U6DSZIRMeH_LlOpj-E46hU-j3h3E42AjLwb0x4TSbXY 2025-06-01T22:51:44.5798216Z +++ ls -nl torch/include/ATen/ops/_scaled_mm_ops.h 2025-06-01T22:51:44.5799138Z +++ awk '{print $5}' 2025-06-01T22:51:44.5827173Z ++ FSIZE=3157 2025-06-01T22:51:44.5827675Z ++ echo '"torch/include/ATen/ops/_scaled_mm_ops.h",sha256=U6DSZIRMeH_LlOpj-E46hU-j3h3E42AjLwb0x4TSbXY,3157' 2025-06-01T22:51:44.5827785Z ++ read fname 2025-06-01T22:51:44.5828024Z ++ make_wheel_record torch/include/ATen/ops/_segment_reduce_backward.h 2025-06-01T22:51:44.5828356Z ++ FPATH=torch/include/ATen/ops/_segment_reduce_backward.h 2025-06-01T22:51:44.5828876Z ++ echo torch/include/ATen/ops/_segment_reduce_backward.h 2025-06-01T22:51:44.5828980Z ++ grep RECORD 2025-06-01T22:51:44.5849529Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_segment_reduce_backward.h 2025-06-01T22:51:44.5849925Z +++ openssl base64 2025-06-01T22:51:44.5851240Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.5852706Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.5854013Z +++ sed -e s/=//g 2025-06-01T22:51:44.5890505Z ++ HASH=r2I3GZUp9TRjnl8LyI2z8kdsc85SXf7cAyo0-gbho5w 2025-06-01T22:51:44.5895633Z +++ ls -nl torch/include/ATen/ops/_segment_reduce_backward.h 2025-06-01T22:51:44.5896567Z +++ awk '{print $5}' 2025-06-01T22:51:44.5922729Z ++ FSIZE=2453 2025-06-01T22:51:44.5923590Z ++ echo '"torch/include/ATen/ops/_segment_reduce_backward.h",sha256=r2I3GZUp9TRjnl8LyI2z8kdsc85SXf7cAyo0-gbho5w,2453' 2025-06-01T22:51:44.5923824Z ++ read fname 2025-06-01T22:51:44.5924244Z ++ make_wheel_record torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.5924787Z ++ FPATH=torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.5925254Z ++ echo torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.5926061Z ++ grep RECORD 2025-06-01T22:51:44.5947918Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.5948044Z +++ openssl base64 2025-06-01T22:51:44.5948416Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.5949673Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.5950910Z +++ sed -e s/=//g 2025-06-01T22:51:44.5991890Z ++ HASH=tu-RuX0wEqCq5-QKdusGcQXL092zVnEn2rUGN9a82fM 2025-06-01T22:51:44.5996571Z +++ ls -nl torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.5997114Z +++ awk '{print $5}' 2025-06-01T22:51:44.6025518Z ++ FSIZE=1378 2025-06-01T22:51:44.6026303Z ++ echo '"torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h",sha256=tu-RuX0wEqCq5-QKdusGcQXL092zVnEn2rUGN9a82fM,1378' 2025-06-01T22:51:44.6026423Z ++ read fname 2025-06-01T22:51:44.6026775Z ++ make_wheel_record torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h 2025-06-01T22:51:44.6027061Z ++ FPATH=torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h 2025-06-01T22:51:44.6027305Z ++ echo torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h 2025-06-01T22:51:44.6027405Z ++ grep RECORD 2025-06-01T22:51:44.6047155Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h 2025-06-01T22:51:44.6047570Z +++ openssl base64 2025-06-01T22:51:44.6048601Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.6049764Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.6051016Z +++ sed -e s/=//g 2025-06-01T22:51:44.6089418Z ++ HASH=dDIXzFV7f5g1HAIHVRo7bs3IFEBecC1_T7RCPF_wLWQ 2025-06-01T22:51:44.6094661Z +++ ls -nl torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h 2025-06-01T22:51:44.6095524Z +++ awk '{print $5}' 2025-06-01T22:51:44.6122006Z ++ FSIZE=987 2025-06-01T22:51:44.6122798Z ++ echo '"torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h",sha256=dDIXzFV7f5g1HAIHVRo7bs3IFEBecC1_T7RCPF_wLWQ,987' 2025-06-01T22:51:44.6122899Z ++ read fname 2025-06-01T22:51:44.6123244Z ++ make_wheel_record torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h 2025-06-01T22:51:44.6123557Z ++ FPATH=torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h 2025-06-01T22:51:44.6123966Z ++ echo torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h 2025-06-01T22:51:44.6125462Z ++ grep RECORD 2025-06-01T22:51:44.6145931Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h 2025-06-01T22:51:44.6146760Z +++ openssl base64 2025-06-01T22:51:44.6148057Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.6149509Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.6150398Z +++ sed -e s/=//g 2025-06-01T22:51:44.6195694Z ++ HASH=vPpCYBkOm8KXhwZqAh67YiWFVHJKI9QeV5FthofiBW8 2025-06-01T22:51:44.6197511Z +++ ls -nl torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h 2025-06-01T22:51:44.6198149Z +++ awk '{print $5}' 2025-06-01T22:51:44.6226083Z ++ FSIZE=989 2025-06-01T22:51:44.6226694Z ++ echo '"torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h",sha256=vPpCYBkOm8KXhwZqAh67YiWFVHJKI9QeV5FthofiBW8,989' 2025-06-01T22:51:44.6226793Z ++ read fname 2025-06-01T22:51:44.6227081Z ++ make_wheel_record torch/include/ATen/ops/_segment_reduce_backward_native.h 2025-06-01T22:51:44.6227307Z ++ FPATH=torch/include/ATen/ops/_segment_reduce_backward_native.h 2025-06-01T22:51:44.6227517Z ++ echo torch/include/ATen/ops/_segment_reduce_backward_native.h 2025-06-01T22:51:44.6228087Z ++ grep RECORD 2025-06-01T22:51:44.6252520Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_segment_reduce_backward_native.h 2025-06-01T22:51:44.6252793Z +++ openssl base64 2025-06-01T22:51:44.6254041Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.6255535Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.6257001Z +++ sed -e s/=//g 2025-06-01T22:51:44.6294217Z ++ HASH=aKM7nP9XJf4r9tFNC42K_HEqHmrPUQlbI3rQ49u8FdY 2025-06-01T22:51:44.6300231Z +++ ls -nl torch/include/ATen/ops/_segment_reduce_backward_native.h 2025-06-01T22:51:44.6300662Z +++ awk '{print $5}' 2025-06-01T22:51:44.6326118Z ++ FSIZE=1072 2025-06-01T22:51:44.6326678Z ++ echo '"torch/include/ATen/ops/_segment_reduce_backward_native.h",sha256=aKM7nP9XJf4r9tFNC42K_HEqHmrPUQlbI3rQ49u8FdY,1072' 2025-06-01T22:51:44.6326780Z ++ read fname 2025-06-01T22:51:44.6327048Z ++ make_wheel_record torch/include/ATen/ops/_segment_reduce_backward_ops.h 2025-06-01T22:51:44.6327279Z ++ FPATH=torch/include/ATen/ops/_segment_reduce_backward_ops.h 2025-06-01T22:51:44.6328552Z ++ echo torch/include/ATen/ops/_segment_reduce_backward_ops.h 2025-06-01T22:51:44.6329520Z ++ grep RECORD 2025-06-01T22:51:44.6350043Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_segment_reduce_backward_ops.h 2025-06-01T22:51:44.6350465Z +++ openssl base64 2025-06-01T22:51:44.6351785Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.6353031Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.6354384Z +++ sed -e s/=//g 2025-06-01T22:51:44.6395452Z ++ HASH=fUTu_eHTGl5V85CLobt7g_AE_9CoqMG2J2k4F1c1sBM 2025-06-01T22:51:44.6399136Z +++ ls -nl torch/include/ATen/ops/_segment_reduce_backward_ops.h 2025-06-01T22:51:44.6400197Z +++ awk '{print $5}' 2025-06-01T22:51:44.6427297Z ++ FSIZE=3154 2025-06-01T22:51:44.6428005Z ++ echo '"torch/include/ATen/ops/_segment_reduce_backward_ops.h",sha256=fUTu_eHTGl5V85CLobt7g_AE_9CoqMG2J2k4F1c1sBM,3154' 2025-06-01T22:51:44.6428109Z ++ read fname 2025-06-01T22:51:44.6428310Z ++ make_wheel_record torch/include/ATen/ops/_shape_as_tensor.h 2025-06-01T22:51:44.6428475Z ++ FPATH=torch/include/ATen/ops/_shape_as_tensor.h 2025-06-01T22:51:44.6428643Z ++ echo torch/include/ATen/ops/_shape_as_tensor.h 2025-06-01T22:51:44.6429090Z ++ grep RECORD 2025-06-01T22:51:44.6449249Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_shape_as_tensor.h 2025-06-01T22:51:44.6449738Z +++ openssl base64 2025-06-01T22:51:44.6451099Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.6452490Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.6453848Z +++ sed -e s/=//g 2025-06-01T22:51:44.6490024Z ++ HASH=kuE0Kz4XB60lkG4IxVsWtjMkNwD46C9IXQ3eMPES578 2025-06-01T22:51:44.6495035Z +++ ls -nl torch/include/ATen/ops/_shape_as_tensor.h 2025-06-01T22:51:44.6496036Z +++ awk '{print $5}' 2025-06-01T22:51:44.6521853Z ++ FSIZE=677 2025-06-01T22:51:44.6522372Z ++ echo '"torch/include/ATen/ops/_shape_as_tensor.h",sha256=kuE0Kz4XB60lkG4IxVsWtjMkNwD46C9IXQ3eMPES578,677' 2025-06-01T22:51:44.6522471Z ++ read fname 2025-06-01T22:51:44.6522847Z ++ make_wheel_record torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.6523172Z ++ FPATH=torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.6524944Z ++ echo torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.6526027Z ++ grep RECORD 2025-06-01T22:51:44.6547829Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.6547958Z +++ openssl base64 2025-06-01T22:51:44.6548571Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.6549892Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.6551099Z +++ sed -e s/=//g 2025-06-01T22:51:44.6593326Z ++ HASH=ZCQ-FBAebbCO5_RewQrirlmsICZLi6el5fA75zifXcI 2025-06-01T22:51:44.6596261Z +++ ls -nl torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.6596732Z +++ awk '{print $5}' 2025-06-01T22:51:44.6624483Z ++ FSIZE=774 2025-06-01T22:51:44.6625200Z ++ echo '"torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h",sha256=ZCQ-FBAebbCO5_RewQrirlmsICZLi6el5fA75zifXcI,774' 2025-06-01T22:51:44.6625456Z ++ read fname 2025-06-01T22:51:44.6625694Z ++ make_wheel_record torch/include/ATen/ops/_shape_as_tensor_native.h 2025-06-01T22:51:44.6625880Z ++ FPATH=torch/include/ATen/ops/_shape_as_tensor_native.h 2025-06-01T22:51:44.6626075Z ++ echo torch/include/ATen/ops/_shape_as_tensor_native.h 2025-06-01T22:51:44.6627098Z ++ grep RECORD 2025-06-01T22:51:44.6652061Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_shape_as_tensor_native.h 2025-06-01T22:51:44.6652358Z +++ openssl base64 2025-06-01T22:51:44.6653475Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.6654782Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.6656060Z +++ sed -e s/=//g 2025-06-01T22:51:44.6693741Z ++ HASH=VrY8AxU9mCK5CHYjVPzhJWb4oztuR4E8gn9N46vEpuc 2025-06-01T22:51:44.6699581Z +++ ls -nl torch/include/ATen/ops/_shape_as_tensor_native.h 2025-06-01T22:51:44.6700167Z +++ awk '{print $5}' 2025-06-01T22:51:44.6725898Z ++ FSIZE=486 2025-06-01T22:51:44.6726438Z ++ echo '"torch/include/ATen/ops/_shape_as_tensor_native.h",sha256=VrY8AxU9mCK5CHYjVPzhJWb4oztuR4E8gn9N46vEpuc,486' 2025-06-01T22:51:44.6726546Z ++ read fname 2025-06-01T22:51:44.6726850Z ++ make_wheel_record torch/include/ATen/ops/_shape_as_tensor_ops.h 2025-06-01T22:51:44.6727027Z ++ FPATH=torch/include/ATen/ops/_shape_as_tensor_ops.h 2025-06-01T22:51:44.6727449Z ++ echo torch/include/ATen/ops/_shape_as_tensor_ops.h 2025-06-01T22:51:44.6728399Z ++ grep RECORD 2025-06-01T22:51:44.6749229Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_shape_as_tensor_ops.h 2025-06-01T22:51:44.6749820Z +++ openssl base64 2025-06-01T22:51:44.6751250Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.6752311Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.6753653Z +++ sed -e s/=//g 2025-06-01T22:51:44.6795565Z ++ HASH=oQw8ktFFlVKR0mnSbRIKnAVBseqFyZ4wlUR1MTOqtRo 2025-06-01T22:51:44.6798412Z +++ ls -nl torch/include/ATen/ops/_shape_as_tensor_ops.h 2025-06-01T22:51:44.6798712Z +++ awk '{print $5}' 2025-06-01T22:51:44.6825547Z ++ FSIZE=987 2025-06-01T22:51:44.6826075Z ++ echo '"torch/include/ATen/ops/_shape_as_tensor_ops.h",sha256=oQw8ktFFlVKR0mnSbRIKnAVBseqFyZ4wlUR1MTOqtRo,987' 2025-06-01T22:51:44.6826181Z ++ read fname 2025-06-01T22:51:44.6826423Z ++ make_wheel_record torch/include/ATen/ops/_slow_conv2d_backward.h 2025-06-01T22:51:44.6826596Z ++ FPATH=torch/include/ATen/ops/_slow_conv2d_backward.h 2025-06-01T22:51:44.6828420Z ++ echo torch/include/ATen/ops/_slow_conv2d_backward.h 2025-06-01T22:51:44.6828730Z ++ grep RECORD 2025-06-01T22:51:44.6852789Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_slow_conv2d_backward.h 2025-06-01T22:51:44.6853363Z +++ openssl base64 2025-06-01T22:51:44.6854659Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.6855971Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.6857491Z +++ sed -e s/=//g 2025-06-01T22:51:44.6893784Z ++ HASH=9SvLU3EOf3lQtHqxJirHlOWnzVNlQOcbbZwp8kPe9ko 2025-06-01T22:51:44.6899798Z +++ ls -nl torch/include/ATen/ops/_slow_conv2d_backward.h 2025-06-01T22:51:44.6899923Z +++ awk '{print $5}' 2025-06-01T22:51:44.6925560Z ++ FSIZE=14530 2025-06-01T22:51:44.6926169Z ++ echo '"torch/include/ATen/ops/_slow_conv2d_backward.h",sha256=9SvLU3EOf3lQtHqxJirHlOWnzVNlQOcbbZwp8kPe9ko,14530' 2025-06-01T22:51:44.6926420Z ++ read fname 2025-06-01T22:51:44.6926858Z ++ make_wheel_record torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.6927216Z ++ FPATH=torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.6929111Z ++ echo torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.6929877Z ++ grep RECORD 2025-06-01T22:51:44.6950887Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.6951129Z +++ openssl base64 2025-06-01T22:51:44.6952527Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.6953897Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.6955268Z +++ sed -e s/=//g 2025-06-01T22:51:44.6994299Z ++ HASH=SPKoxCWOVsZtWFFMDNgntymGWajJRm4vycwcgTfdJs4 2025-06-01T22:51:44.6998080Z +++ ls -nl torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:44.6999279Z +++ awk '{print $5}' 2025-06-01T22:51:44.7026122Z ++ FSIZE=2122 2025-06-01T22:51:44.7026840Z ++ echo '"torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h",sha256=SPKoxCWOVsZtWFFMDNgntymGWajJRm4vycwcgTfdJs4,2122' 2025-06-01T22:51:44.7027073Z ++ read fname 2025-06-01T22:51:44.7027426Z ++ make_wheel_record torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h 2025-06-01T22:51:44.7027666Z ++ FPATH=torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h 2025-06-01T22:51:44.7027903Z ++ echo torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h 2025-06-01T22:51:44.7028422Z ++ grep RECORD 2025-06-01T22:51:44.7049227Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h 2025-06-01T22:51:44.7049345Z +++ openssl base64 2025-06-01T22:51:44.7050428Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.7051677Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.7053018Z +++ sed -e s/=//g 2025-06-01T22:51:44.7090102Z ++ HASH=AjxOTWVSuWk-ZehnE6JzFVMUWalOi1RJP6rKX1Axzn0 2025-06-01T22:51:44.7095370Z +++ ls -nl torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h 2025-06-01T22:51:44.7096067Z +++ awk '{print $5}' 2025-06-01T22:51:44.7120503Z ++ FSIZE=2585 2025-06-01T22:51:44.7121179Z ++ echo '"torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h",sha256=AjxOTWVSuWk-ZehnE6JzFVMUWalOi1RJP6rKX1Axzn0,2585' 2025-06-01T22:51:44.7121280Z ++ read fname 2025-06-01T22:51:44.7121586Z ++ make_wheel_record torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h 2025-06-01T22:51:44.7121829Z ++ FPATH=torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h 2025-06-01T22:51:44.7124379Z ++ echo torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h 2025-06-01T22:51:44.7124976Z ++ grep RECORD 2025-06-01T22:51:44.7146466Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h 2025-06-01T22:51:44.7146604Z +++ openssl base64 2025-06-01T22:51:44.7147826Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.7148226Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.7149462Z +++ sed -e s/=//g 2025-06-01T22:51:44.7192127Z ++ HASH=u2bRQ_iKJPWpwOMyyxNezBlCRy4rO7Stu-GtiQU_Jyo 2025-06-01T22:51:44.7195833Z +++ ls -nl torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h 2025-06-01T22:51:44.7196291Z +++ awk '{print $5}' 2025-06-01T22:51:44.7223772Z ++ FSIZE=2587 2025-06-01T22:51:44.7224388Z ++ echo '"torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h",sha256=u2bRQ_iKJPWpwOMyyxNezBlCRy4rO7Stu-GtiQU_Jyo,2587' 2025-06-01T22:51:44.7224489Z ++ read fname 2025-06-01T22:51:44.7224765Z ++ make_wheel_record torch/include/ATen/ops/_slow_conv2d_backward_native.h 2025-06-01T22:51:44.7224980Z ++ FPATH=torch/include/ATen/ops/_slow_conv2d_backward_native.h 2025-06-01T22:51:44.7225989Z ++ echo torch/include/ATen/ops/_slow_conv2d_backward_native.h 2025-06-01T22:51:44.7226649Z ++ grep RECORD 2025-06-01T22:51:44.7247623Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_slow_conv2d_backward_native.h 2025-06-01T22:51:44.7247740Z +++ openssl base64 2025-06-01T22:51:44.7248875Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.7250125Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.7251419Z +++ sed -e s/=//g 2025-06-01T22:51:44.7289672Z ++ HASH=wrEWE3igO0Ph4OYejFm5lxXqv2lAmtL9I8InkFy1pSc 2025-06-01T22:51:44.7294880Z +++ ls -nl torch/include/ATen/ops/_slow_conv2d_backward_native.h 2025-06-01T22:51:44.7295686Z +++ awk '{print $5}' 2025-06-01T22:51:44.7322324Z ++ FSIZE=2016 2025-06-01T22:51:44.7322954Z ++ echo '"torch/include/ATen/ops/_slow_conv2d_backward_native.h",sha256=wrEWE3igO0Ph4OYejFm5lxXqv2lAmtL9I8InkFy1pSc,2016' 2025-06-01T22:51:44.7323059Z ++ read fname 2025-06-01T22:51:44.7323572Z ++ make_wheel_record torch/include/ATen/ops/_slow_conv2d_backward_ops.h 2025-06-01T22:51:44.7323923Z ++ FPATH=torch/include/ATen/ops/_slow_conv2d_backward_ops.h 2025-06-01T22:51:44.7324119Z ++ echo torch/include/ATen/ops/_slow_conv2d_backward_ops.h 2025-06-01T22:51:44.7324575Z ++ grep RECORD 2025-06-01T22:51:44.7347568Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_slow_conv2d_backward_ops.h 2025-06-01T22:51:44.7347698Z +++ openssl base64 2025-06-01T22:51:44.7347804Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.7348965Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.7349822Z +++ sed -e s/=//g 2025-06-01T22:51:44.7392908Z ++ HASH=7_KBkDMYMOePutHD_uS8Bmv7L1rDH9hfslttsv0Q95o 2025-06-01T22:51:44.7396492Z +++ ls -nl torch/include/ATen/ops/_slow_conv2d_backward_ops.h 2025-06-01T22:51:44.7397121Z +++ awk '{print $5}' 2025-06-01T22:51:44.7424734Z ++ FSIZE=4861 2025-06-01T22:51:44.7425527Z ++ echo '"torch/include/ATen/ops/_slow_conv2d_backward_ops.h",sha256=7_KBkDMYMOePutHD_uS8Bmv7L1rDH9hfslttsv0Q95o,4861' 2025-06-01T22:51:44.7426223Z ++ read fname 2025-06-01T22:51:44.7426591Z ++ make_wheel_record torch/include/ATen/ops/_slow_conv2d_forward.h 2025-06-01T22:51:44.7427103Z ++ FPATH=torch/include/ATen/ops/_slow_conv2d_forward.h 2025-06-01T22:51:44.7427560Z ++ echo torch/include/ATen/ops/_slow_conv2d_forward.h 2025-06-01T22:51:44.7427949Z ++ grep RECORD 2025-06-01T22:51:44.7447626Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_slow_conv2d_forward.h 2025-06-01T22:51:44.7448191Z +++ openssl base64 2025-06-01T22:51:44.7448447Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.7449328Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.7450779Z +++ sed -e s/=//g 2025-06-01T22:51:44.7490024Z ++ HASH=7GmHqB2Lhc3-ioXRyrM4H10A5iqYxg5yhrRCMs1JvvU 2025-06-01T22:51:44.7495262Z +++ ls -nl torch/include/ATen/ops/_slow_conv2d_forward.h 2025-06-01T22:51:44.7496140Z +++ awk '{print $5}' 2025-06-01T22:51:44.7523287Z ++ FSIZE=6781 2025-06-01T22:51:44.7524154Z ++ echo '"torch/include/ATen/ops/_slow_conv2d_forward.h",sha256=7GmHqB2Lhc3-ioXRyrM4H10A5iqYxg5yhrRCMs1JvvU,6781' 2025-06-01T22:51:44.7525069Z ++ read fname 2025-06-01T22:51:44.7525515Z ++ make_wheel_record torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h 2025-06-01T22:51:44.7526176Z ++ FPATH=torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h 2025-06-01T22:51:44.7526794Z ++ echo torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h 2025-06-01T22:51:44.7527255Z ++ grep RECORD 2025-06-01T22:51:44.7550752Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h 2025-06-01T22:51:44.7551374Z +++ openssl base64 2025-06-01T22:51:44.7552105Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.7553675Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.7554855Z +++ sed -e s/=//g 2025-06-01T22:51:44.7596187Z ++ HASH=mUomlv9PiZ86j7EY81n2TzhkzXS44Ffcxk5rKlipjsQ 2025-06-01T22:51:44.7599540Z +++ ls -nl torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h 2025-06-01T22:51:44.7600177Z +++ awk '{print $5}' 2025-06-01T22:51:44.7628998Z ++ FSIZE=2123 2025-06-01T22:51:44.7629770Z ++ echo '"torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h",sha256=mUomlv9PiZ86j7EY81n2TzhkzXS44Ffcxk5rKlipjsQ,2123' 2025-06-01T22:51:44.7630525Z ++ read fname 2025-06-01T22:51:44.7630947Z ++ make_wheel_record torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h 2025-06-01T22:51:44.7631616Z ++ FPATH=torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h 2025-06-01T22:51:44.7632348Z ++ echo torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h 2025-06-01T22:51:44.7632792Z ++ grep RECORD 2025-06-01T22:51:44.7648805Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h 2025-06-01T22:51:44.7649400Z +++ openssl base64 2025-06-01T22:51:44.7650187Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.7651648Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.7652906Z +++ sed -e s/=//g 2025-06-01T22:51:44.7690232Z ++ HASH=EDaWI-HSk8BPNRnAqXPIto6IB6fr_wvYb1VhDziCl0Y 2025-06-01T22:51:44.7695194Z +++ ls -nl torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h 2025-06-01T22:51:44.7695948Z +++ awk '{print $5}' 2025-06-01T22:51:44.7723281Z ++ FSIZE=2125 2025-06-01T22:51:44.7724198Z ++ echo '"torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h",sha256=EDaWI-HSk8BPNRnAqXPIto6IB6fr_wvYb1VhDziCl0Y,2125' 2025-06-01T22:51:44.7725296Z ++ read fname 2025-06-01T22:51:44.7725696Z ++ make_wheel_record torch/include/ATen/ops/_slow_conv2d_forward_native.h 2025-06-01T22:51:44.7726311Z ++ FPATH=torch/include/ATen/ops/_slow_conv2d_forward_native.h 2025-06-01T22:51:44.7726838Z ++ echo torch/include/ATen/ops/_slow_conv2d_forward_native.h 2025-06-01T22:51:44.7727275Z ++ grep RECORD 2025-06-01T22:51:44.7747345Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_slow_conv2d_forward_native.h 2025-06-01T22:51:44.7747928Z +++ openssl base64 2025-06-01T22:51:44.7748207Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.7749631Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.7750249Z +++ sed -e s/=//g 2025-06-01T22:51:44.7792190Z ++ HASH=hpIJnDWntOU51DWA8B_lgitMeDVSdQLy5BJFOF-owQk 2025-06-01T22:51:44.7795129Z +++ ls -nl torch/include/ATen/ops/_slow_conv2d_forward_native.h 2025-06-01T22:51:44.7796272Z +++ awk '{print $5}' 2025-06-01T22:51:44.7825986Z ++ FSIZE=1350 2025-06-01T22:51:44.7826757Z ++ echo '"torch/include/ATen/ops/_slow_conv2d_forward_native.h",sha256=hpIJnDWntOU51DWA8B_lgitMeDVSdQLy5BJFOF-owQk,1350' 2025-06-01T22:51:44.7827483Z ++ read fname 2025-06-01T22:51:44.7827874Z ++ make_wheel_record torch/include/ATen/ops/_slow_conv2d_forward_ops.h 2025-06-01T22:51:44.7828439Z ++ FPATH=torch/include/ATen/ops/_slow_conv2d_forward_ops.h 2025-06-01T22:51:44.7828923Z ++ echo torch/include/ATen/ops/_slow_conv2d_forward_ops.h 2025-06-01T22:51:44.7829334Z ++ grep RECORD 2025-06-01T22:51:44.7847905Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_slow_conv2d_forward_ops.h 2025-06-01T22:51:44.7848484Z +++ openssl base64 2025-06-01T22:51:44.7848851Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.7849995Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.7851435Z +++ sed -e s/=//g 2025-06-01T22:51:44.7890124Z ++ HASH=QQCYCDXF7gRs8wa6xdd08_9IzXjagShf-kHxxdzElcs 2025-06-01T22:51:44.7895215Z +++ ls -nl torch/include/ATen/ops/_slow_conv2d_forward_ops.h 2025-06-01T22:51:44.7896204Z +++ awk '{print $5}' 2025-06-01T22:51:44.7924540Z ++ FSIZE=2703 2025-06-01T22:51:44.7925334Z ++ echo '"torch/include/ATen/ops/_slow_conv2d_forward_ops.h",sha256=QQCYCDXF7gRs8wa6xdd08_9IzXjagShf-kHxxdzElcs,2703' 2025-06-01T22:51:44.7926055Z ++ read fname 2025-06-01T22:51:44.7926420Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_draw.h 2025-06-01T22:51:44.7926923Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_draw.h 2025-06-01T22:51:44.7927513Z ++ echo torch/include/ATen/ops/_sobol_engine_draw.h 2025-06-01T22:51:44.7927900Z ++ grep RECORD 2025-06-01T22:51:44.7948036Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_draw.h 2025-06-01T22:51:44.7948595Z +++ openssl base64 2025-06-01T22:51:44.7948855Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.7949663Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.7950947Z +++ sed -e s/=//g 2025-06-01T22:51:44.7992292Z ++ HASH=j3x2oxdDibmhSVZQVcr6EFTrG7q0mU__HMSCZKzDbbs 2025-06-01T22:51:44.7995135Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_draw.h 2025-06-01T22:51:44.7995525Z +++ awk '{print $5}' 2025-06-01T22:51:44.8024268Z ++ FSIZE=973 2025-06-01T22:51:44.8024955Z ++ echo '"torch/include/ATen/ops/_sobol_engine_draw.h",sha256=j3x2oxdDibmhSVZQVcr6EFTrG7q0mU__HMSCZKzDbbs,973' 2025-06-01T22:51:44.8025764Z ++ read fname 2025-06-01T22:51:44.8026287Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8027146Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8027944Z ++ echo torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8028484Z ++ grep RECORD 2025-06-01T22:51:44.8046485Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8047196Z +++ openssl base64 2025-06-01T22:51:44.8047473Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.8048556Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.8049961Z +++ sed -e s/=//g 2025-06-01T22:51:44.8087509Z ++ HASH=SG6As2PX2mjB1s7ygreDjTdMsspv3YTmXugNRkt9UME 2025-06-01T22:51:44.8092669Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8093547Z +++ awk '{print $5}' 2025-06-01T22:51:44.8122331Z ++ FSIZE=925 2025-06-01T22:51:44.8123250Z ++ echo '"torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h",sha256=SG6As2PX2mjB1s7ygreDjTdMsspv3YTmXugNRkt9UME,925' 2025-06-01T22:51:44.8124269Z ++ read fname 2025-06-01T22:51:44.8124964Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_draw_native.h 2025-06-01T22:51:44.8125557Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_draw_native.h 2025-06-01T22:51:44.8126066Z ++ echo torch/include/ATen/ops/_sobol_engine_draw_native.h 2025-06-01T22:51:44.8126484Z ++ grep RECORD 2025-06-01T22:51:44.8146765Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_draw_native.h 2025-06-01T22:51:44.8147338Z +++ openssl base64 2025-06-01T22:51:44.8147608Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.8147884Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.8148174Z +++ sed -e s/=//g 2025-06-01T22:51:44.8192962Z ++ HASH=Mxq8jj-shWmWuV880ZKjho9UgYTYRcKsWY6i7mMGIxA 2025-06-01T22:51:44.8193774Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_draw_native.h 2025-06-01T22:51:44.8194388Z +++ awk '{print $5}' 2025-06-01T22:51:44.8222744Z ++ FSIZE=637 2025-06-01T22:51:44.8223517Z ++ echo '"torch/include/ATen/ops/_sobol_engine_draw_native.h",sha256=Mxq8jj-shWmWuV880ZKjho9UgYTYRcKsWY6i7mMGIxA,637' 2025-06-01T22:51:44.8224238Z ++ read fname 2025-06-01T22:51:44.8224605Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_draw_ops.h 2025-06-01T22:51:44.8225146Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_draw_ops.h 2025-06-01T22:51:44.8225613Z ++ echo torch/include/ATen/ops/_sobol_engine_draw_ops.h 2025-06-01T22:51:44.8226009Z ++ grep RECORD 2025-06-01T22:51:44.8246694Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_draw_ops.h 2025-06-01T22:51:44.8247254Z +++ openssl base64 2025-06-01T22:51:44.8247793Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.8248171Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.8249026Z +++ sed -e s/=//g 2025-06-01T22:51:44.8287034Z ++ HASH=_oFZKuRqf89N_FNKZO09612mo4Y0XfZPBaK93Rze0LI 2025-06-01T22:51:44.8292104Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_draw_ops.h 2025-06-01T22:51:44.8292928Z +++ awk '{print $5}' 2025-06-01T22:51:44.8319095Z ++ FSIZE=1486 2025-06-01T22:51:44.8319997Z ++ echo '"torch/include/ATen/ops/_sobol_engine_draw_ops.h",sha256=_oFZKuRqf89N_FNKZO09612mo4Y0XfZPBaK93Rze0LI,1486' 2025-06-01T22:51:44.8320737Z ++ read fname 2025-06-01T22:51:44.8321089Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_ff.h 2025-06-01T22:51:44.8321650Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_ff.h 2025-06-01T22:51:44.8322070Z ++ echo torch/include/ATen/ops/_sobol_engine_ff.h 2025-06-01T22:51:44.8322448Z ++ grep RECORD 2025-06-01T22:51:44.8344261Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_ff.h 2025-06-01T22:51:44.8345667Z +++ openssl base64 2025-06-01T22:51:44.8345979Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.8346485Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.8346872Z +++ sed -e s/=//g 2025-06-01T22:51:44.8388902Z ++ HASH=kLA5wga43821ZoVeaWSXTPewfxf_tEWeLmIPOlj_Fss 2025-06-01T22:51:44.8392104Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_ff.h 2025-06-01T22:51:44.8392894Z +++ awk '{print $5}' 2025-06-01T22:51:44.8419681Z ++ FSIZE=869 2025-06-01T22:51:44.8420412Z ++ echo '"torch/include/ATen/ops/_sobol_engine_ff.h",sha256=kLA5wga43821ZoVeaWSXTPewfxf_tEWeLmIPOlj_Fss,869' 2025-06-01T22:51:44.8421113Z ++ read fname 2025-06-01T22:51:44.8421635Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8422528Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8423302Z ++ echo torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8423834Z ++ grep RECORD 2025-06-01T22:51:44.8443962Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8445067Z +++ openssl base64 2025-06-01T22:51:44.8445551Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.8445827Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.8446978Z +++ sed -e s/=//g 2025-06-01T22:51:44.8485988Z ++ HASH=oN69ykgERDPFAUqxKcMz4J14glgmlVnjpQWGvxPGh_4 2025-06-01T22:51:44.8490796Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8491591Z +++ awk '{print $5}' 2025-06-01T22:51:44.8517516Z ++ FSIZE=855 2025-06-01T22:51:44.8518612Z ++ echo '"torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h",sha256=oN69ykgERDPFAUqxKcMz4J14glgmlVnjpQWGvxPGh_4,855' 2025-06-01T22:51:44.8519552Z ++ read fname 2025-06-01T22:51:44.8519924Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_ff_native.h 2025-06-01T22:51:44.8520524Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_ff_native.h 2025-06-01T22:51:44.8521071Z ++ echo torch/include/ATen/ops/_sobol_engine_ff_native.h 2025-06-01T22:51:44.8521471Z ++ grep RECORD 2025-06-01T22:51:44.8544891Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_ff_native.h 2025-06-01T22:51:44.8547206Z +++ openssl base64 2025-06-01T22:51:44.8547521Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.8547778Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.8548062Z +++ sed -e s/=//g 2025-06-01T22:51:44.8591915Z ++ HASH=kKfg1yZnm2QtFoSNfNs8-4MJBURnENh9ceGUdQHYK8s 2025-06-01T22:51:44.8594084Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_ff_native.h 2025-06-01T22:51:44.8594702Z +++ awk '{print $5}' 2025-06-01T22:51:44.8622764Z ++ FSIZE=567 2025-06-01T22:51:44.8623447Z ++ echo '"torch/include/ATen/ops/_sobol_engine_ff_native.h",sha256=kKfg1yZnm2QtFoSNfNs8-4MJBURnENh9ceGUdQHYK8s,567' 2025-06-01T22:51:44.8624148Z ++ read fname 2025-06-01T22:51:44.8624503Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_ff_ops.h 2025-06-01T22:51:44.8625019Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_ff_ops.h 2025-06-01T22:51:44.8625473Z ++ echo torch/include/ATen/ops/_sobol_engine_ff_ops.h 2025-06-01T22:51:44.8625867Z ++ grep RECORD 2025-06-01T22:51:44.8646755Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_ff_ops.h 2025-06-01T22:51:44.8647320Z +++ openssl base64 2025-06-01T22:51:44.8647582Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.8647986Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.8650564Z +++ sed -e s/=//g 2025-06-01T22:51:44.8688219Z ++ HASH=vi12otIM463Q-xhYL30z4Lj-Pm-AMbeZO8DRUT1rM9Y 2025-06-01T22:51:44.8692777Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_ff_ops.h 2025-06-01T22:51:44.8693536Z +++ awk '{print $5}' 2025-06-01T22:51:44.8721381Z ++ FSIZE=1261 2025-06-01T22:51:44.8722054Z ++ echo '"torch/include/ATen/ops/_sobol_engine_ff_ops.h",sha256=vi12otIM463Q-xhYL30z4Lj-Pm-AMbeZO8DRUT1rM9Y,1261' 2025-06-01T22:51:44.8722720Z ++ read fname 2025-06-01T22:51:44.8723133Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_initialize_state.h 2025-06-01T22:51:44.8723866Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_initialize_state.h 2025-06-01T22:51:44.8724630Z ++ echo torch/include/ATen/ops/_sobol_engine_initialize_state.h 2025-06-01T22:51:44.8725065Z ++ grep RECORD 2025-06-01T22:51:44.8746852Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_initialize_state.h 2025-06-01T22:51:44.8747457Z +++ openssl base64 2025-06-01T22:51:44.8747716Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.8747980Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.8748253Z +++ sed -e s/=//g 2025-06-01T22:51:44.8790639Z ++ HASH=ROc1Jxm2l56MN2v8jJOUYEomh8VOCQ8AEjBrtt0H1Bs 2025-06-01T22:51:44.8793277Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_initialize_state.h 2025-06-01T22:51:44.8793738Z +++ awk '{print $5}' 2025-06-01T22:51:44.8821713Z ++ FSIZE=785 2025-06-01T22:51:44.8822421Z ++ echo '"torch/include/ATen/ops/_sobol_engine_initialize_state.h",sha256=ROc1Jxm2l56MN2v8jJOUYEomh8VOCQ8AEjBrtt0H1Bs,785' 2025-06-01T22:51:44.8823152Z ++ read fname 2025-06-01T22:51:44.8823733Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8824832Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8825743Z ++ echo torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8826349Z ++ grep RECORD 2025-06-01T22:51:44.8846583Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8847357Z +++ openssl base64 2025-06-01T22:51:44.8847631Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.8847886Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.8848160Z +++ sed -e s/=//g 2025-06-01T22:51:44.8886647Z ++ HASH=Xkt5-X095rrIFIOK6rbCCOYagoBCA8oLmeWBdE7V4pk 2025-06-01T22:51:44.8891693Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.8892348Z +++ awk '{print $5}' 2025-06-01T22:51:44.8917906Z ++ FSIZE=804 2025-06-01T22:51:44.8918877Z ++ echo '"torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h",sha256=Xkt5-X095rrIFIOK6rbCCOYagoBCA8oLmeWBdE7V4pk,804' 2025-06-01T22:51:44.8919824Z ++ read fname 2025-06-01T22:51:44.8920267Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_initialize_state_native.h 2025-06-01T22:51:44.8920960Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_initialize_state_native.h 2025-06-01T22:51:44.8921585Z ++ echo torch/include/ATen/ops/_sobol_engine_initialize_state_native.h 2025-06-01T22:51:44.8922060Z ++ grep RECORD 2025-06-01T22:51:44.8946545Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_initialize_state_native.h 2025-06-01T22:51:44.8947327Z +++ openssl base64 2025-06-01T22:51:44.8947601Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.8947854Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.8948123Z +++ sed -e s/=//g 2025-06-01T22:51:44.8987800Z ++ HASH=MzRXomiP3onKERN_7kqYZTw5RpKwbidFA3i2qYv-UKY 2025-06-01T22:51:44.8991171Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_initialize_state_native.h 2025-06-01T22:51:44.8991677Z +++ awk '{print $5}' 2025-06-01T22:51:44.9016230Z ++ FSIZE=516 2025-06-01T22:51:44.9017300Z ++ echo '"torch/include/ATen/ops/_sobol_engine_initialize_state_native.h",sha256=MzRXomiP3onKERN_7kqYZTw5RpKwbidFA3i2qYv-UKY,516' 2025-06-01T22:51:44.9018092Z ++ read fname 2025-06-01T22:51:44.9018678Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h 2025-06-01T22:51:44.9019340Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h 2025-06-01T22:51:44.9019949Z ++ echo torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h 2025-06-01T22:51:44.9020951Z ++ grep RECORD 2025-06-01T22:51:44.9042744Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h 2025-06-01T22:51:44.9043369Z +++ openssl base64 2025-06-01T22:51:44.9043626Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.9045009Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.9046663Z +++ sed -e s/=//g 2025-06-01T22:51:44.9085924Z ++ HASH=-0Ip0X49SZIDcyabVHKyAjQrQOufoMBC9q4wDBmyLD4 2025-06-01T22:51:44.9090045Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h 2025-06-01T22:51:44.9090924Z +++ awk '{print $5}' 2025-06-01T22:51:44.9117943Z ++ FSIZE=1090 2025-06-01T22:51:44.9118757Z ++ echo '"torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h",sha256=-0Ip0X49SZIDcyabVHKyAjQrQOufoMBC9q4wDBmyLD4,1090' 2025-06-01T22:51:44.9119542Z ++ read fname 2025-06-01T22:51:44.9119913Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_scramble.h 2025-06-01T22:51:44.9120454Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_scramble.h 2025-06-01T22:51:44.9120917Z ++ echo torch/include/ATen/ops/_sobol_engine_scramble.h 2025-06-01T22:51:44.9121316Z ++ grep RECORD 2025-06-01T22:51:44.9143481Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_scramble.h 2025-06-01T22:51:44.9144202Z +++ openssl base64 2025-06-01T22:51:44.9144468Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.9144712Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.9145131Z +++ sed -e s/=//g 2025-06-01T22:51:44.9187426Z ++ HASH=eB-OAON2yGj5f-dSVxzeBs0Lgo0RDby3zxTuKmuZHgA 2025-06-01T22:51:44.9189497Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_scramble.h 2025-06-01T22:51:44.9190108Z +++ awk '{print $5}' 2025-06-01T22:51:44.9214128Z ++ FSIZE=794 2025-06-01T22:51:44.9214849Z ++ echo '"torch/include/ATen/ops/_sobol_engine_scramble.h",sha256=eB-OAON2yGj5f-dSVxzeBs0Lgo0RDby3zxTuKmuZHgA,794' 2025-06-01T22:51:44.9215851Z ++ read fname 2025-06-01T22:51:44.9216418Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.9217292Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.9219020Z ++ echo torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.9219654Z ++ grep RECORD 2025-06-01T22:51:44.9243982Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.9244927Z +++ openssl base64 2025-06-01T22:51:44.9245189Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.9246890Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.9247335Z +++ sed -e s/=//g 2025-06-01T22:51:44.9285421Z ++ HASH=rf2qEeQ3UScwdPD7bdd8jhU5hhrwTb6YCANYoqMjd-k 2025-06-01T22:51:44.9289671Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:44.9290430Z +++ awk '{print $5}' 2025-06-01T22:51:44.9317388Z ++ FSIZE=820 2025-06-01T22:51:44.9318290Z ++ echo '"torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h",sha256=rf2qEeQ3UScwdPD7bdd8jhU5hhrwTb6YCANYoqMjd-k,820' 2025-06-01T22:51:44.9319171Z ++ read fname 2025-06-01T22:51:44.9319583Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_scramble_native.h 2025-06-01T22:51:44.9320185Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_scramble_native.h 2025-06-01T22:51:44.9320733Z ++ echo torch/include/ATen/ops/_sobol_engine_scramble_native.h 2025-06-01T22:51:44.9321176Z ++ grep RECORD 2025-06-01T22:51:44.9344734Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_scramble_native.h 2025-06-01T22:51:44.9345614Z +++ openssl base64 2025-06-01T22:51:44.9345871Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.9346301Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.9346560Z +++ sed -e s/=//g 2025-06-01T22:51:44.9386660Z ++ HASH=wqI0YSOO5J3Fog_KSlsq27gjSNrIGMbzLATYIM5DH7I 2025-06-01T22:51:44.9389000Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_scramble_native.h 2025-06-01T22:51:44.9389751Z +++ awk '{print $5}' 2025-06-01T22:51:44.9414327Z ++ FSIZE=532 2025-06-01T22:51:44.9415022Z ++ echo '"torch/include/ATen/ops/_sobol_engine_scramble_native.h",sha256=wqI0YSOO5J3Fog_KSlsq27gjSNrIGMbzLATYIM5DH7I,532' 2025-06-01T22:51:44.9415866Z ++ read fname 2025-06-01T22:51:44.9416248Z ++ make_wheel_record torch/include/ATen/ops/_sobol_engine_scramble_ops.h 2025-06-01T22:51:44.9416840Z ++ FPATH=torch/include/ATen/ops/_sobol_engine_scramble_ops.h 2025-06-01T22:51:44.9418636Z ++ echo torch/include/ATen/ops/_sobol_engine_scramble_ops.h 2025-06-01T22:51:44.9420036Z ++ grep RECORD 2025-06-01T22:51:44.9442670Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sobol_engine_scramble_ops.h 2025-06-01T22:51:44.9443389Z +++ openssl base64 2025-06-01T22:51:44.9443782Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.9444530Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.9445258Z +++ sed -e s/=//g 2025-06-01T22:51:44.9484146Z ++ HASH=era-vVpN-mNlDD4EKa4QwPz0dJoFduH89uPUVptpFBg 2025-06-01T22:51:44.9489428Z +++ ls -nl torch/include/ATen/ops/_sobol_engine_scramble_ops.h 2025-06-01T22:51:44.9490240Z +++ awk '{print $5}' 2025-06-01T22:51:44.9516257Z ++ FSIZE=1146 2025-06-01T22:51:44.9516964Z ++ echo '"torch/include/ATen/ops/_sobol_engine_scramble_ops.h",sha256=era-vVpN-mNlDD4EKa4QwPz0dJoFduH89uPUVptpFBg,1146' 2025-06-01T22:51:44.9517685Z ++ read fname 2025-06-01T22:51:44.9518046Z ++ make_wheel_record torch/include/ATen/ops/_softmax.h 2025-06-01T22:51:44.9518484Z ++ FPATH=torch/include/ATen/ops/_softmax.h 2025-06-01T22:51:44.9519014Z ++ echo torch/include/ATen/ops/_softmax.h 2025-06-01T22:51:44.9519362Z ++ grep RECORD 2025-06-01T22:51:44.9541462Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax.h 2025-06-01T22:51:44.9542280Z +++ openssl base64 2025-06-01T22:51:44.9542679Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.9543088Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.9543364Z +++ sed -e s/=//g 2025-06-01T22:51:44.9585097Z ++ HASH=78bFuMVI2YKvTRcKr3YpeLBrhwHFsM-pNGVulGPgaLk 2025-06-01T22:51:44.9588114Z +++ ls -nl torch/include/ATen/ops/_softmax.h 2025-06-01T22:51:44.9589195Z +++ awk '{print $5}' 2025-06-01T22:51:44.9613059Z ++ FSIZE=1293 2025-06-01T22:51:44.9613672Z ++ echo '"torch/include/ATen/ops/_softmax.h",sha256=78bFuMVI2YKvTRcKr3YpeLBrhwHFsM-pNGVulGPgaLk,1293' 2025-06-01T22:51:44.9614336Z ++ read fname 2025-06-01T22:51:44.9614714Z ++ make_wheel_record torch/include/ATen/ops/_softmax_backward_data.h 2025-06-01T22:51:44.9615372Z ++ FPATH=torch/include/ATen/ops/_softmax_backward_data.h 2025-06-01T22:51:44.9617806Z ++ echo torch/include/ATen/ops/_softmax_backward_data.h 2025-06-01T22:51:44.9618196Z ++ grep RECORD 2025-06-01T22:51:44.9641056Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_backward_data.h 2025-06-01T22:51:44.9641738Z +++ openssl base64 2025-06-01T22:51:44.9642004Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.9643363Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.9643758Z +++ sed -e s/=//g 2025-06-01T22:51:44.9685257Z ++ HASH=l-Lj72ulTQfrLZca6UURuclxE6FrrXVdOJY1teQLFyQ 2025-06-01T22:51:44.9687486Z +++ ls -nl torch/include/ATen/ops/_softmax_backward_data.h 2025-06-01T22:51:44.9688304Z +++ awk '{print $5}' 2025-06-01T22:51:44.9715879Z ++ FSIZE=1718 2025-06-01T22:51:44.9716636Z ++ echo '"torch/include/ATen/ops/_softmax_backward_data.h",sha256=l-Lj72ulTQfrLZca6UURuclxE6FrrXVdOJY1teQLFyQ,1718' 2025-06-01T22:51:44.9717348Z ++ read fname 2025-06-01T22:51:44.9717967Z ++ make_wheel_record torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:44.9719026Z ++ FPATH=torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:44.9720001Z ++ echo torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:44.9720659Z ++ grep RECORD 2025-06-01T22:51:44.9741838Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:44.9742644Z +++ openssl base64 2025-06-01T22:51:44.9742912Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.9743159Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.9743429Z +++ sed -e s/=//g 2025-06-01T22:51:44.9785684Z ++ HASH=AyTIfPXb_mSBKwj7rFSev5REwPB0SZxUkUW7o3riwlk 2025-06-01T22:51:44.9788744Z +++ ls -nl torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:44.9789449Z +++ awk '{print $5}' 2025-06-01T22:51:44.9812710Z ++ FSIZE=881 2025-06-01T22:51:44.9813689Z ++ echo '"torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h",sha256=AyTIfPXb_mSBKwj7rFSev5REwPB0SZxUkUW7o3riwlk,881' 2025-06-01T22:51:44.9814840Z ++ read fname 2025-06-01T22:51:44.9815407Z ++ make_wheel_record torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h 2025-06-01T22:51:44.9816065Z ++ FPATH=torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h 2025-06-01T22:51:44.9816857Z ++ echo torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h 2025-06-01T22:51:44.9818347Z ++ grep RECORD 2025-06-01T22:51:44.9842497Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h 2025-06-01T22:51:44.9843117Z +++ openssl base64 2025-06-01T22:51:44.9843370Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.9843628Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.9844221Z +++ sed -e s/=//g 2025-06-01T22:51:44.9885590Z ++ HASH=bElt_gfrs4qXOP8a_fQJ2vrYFtcco7EU_uwwgp1AN_0 2025-06-01T22:51:44.9888390Z +++ ls -nl torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h 2025-06-01T22:51:44.9889249Z +++ awk '{print $5}' 2025-06-01T22:51:44.9917044Z ++ FSIZE=1164 2025-06-01T22:51:44.9917761Z ++ echo '"torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h",sha256=bElt_gfrs4qXOP8a_fQJ2vrYFtcco7EU_uwwgp1AN_0,1164' 2025-06-01T22:51:44.9918514Z ++ read fname 2025-06-01T22:51:44.9918966Z ++ make_wheel_record torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h 2025-06-01T22:51:44.9919773Z ++ FPATH=torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h 2025-06-01T22:51:44.9920400Z ++ echo torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h 2025-06-01T22:51:44.9920853Z ++ grep RECORD 2025-06-01T22:51:44.9942011Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h 2025-06-01T22:51:44.9942636Z +++ openssl base64 2025-06-01T22:51:44.9942947Z +++ sed -e s/+/-/g 2025-06-01T22:51:44.9943206Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:44.9943465Z +++ sed -e s/=//g 2025-06-01T22:51:44.9987009Z ++ HASH=qv7BKWg1r1FXzxI1ltZC4siFS9LyiZafQ9lnvAHrxYA 2025-06-01T22:51:44.9989919Z +++ ls -nl torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h 2025-06-01T22:51:44.9990896Z +++ awk '{print $5}' 2025-06-01T22:51:45.0016370Z ++ FSIZE=1166 2025-06-01T22:51:45.0017192Z ++ echo '"torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h",sha256=qv7BKWg1r1FXzxI1ltZC4siFS9LyiZafQ9lnvAHrxYA,1166' 2025-06-01T22:51:45.0017984Z ++ read fname 2025-06-01T22:51:45.0018382Z ++ make_wheel_record torch/include/ATen/ops/_softmax_backward_data_meta.h 2025-06-01T22:51:45.0018976Z ++ FPATH=torch/include/ATen/ops/_softmax_backward_data_meta.h 2025-06-01T22:51:45.0019505Z ++ echo torch/include/ATen/ops/_softmax_backward_data_meta.h 2025-06-01T22:51:45.0020892Z ++ grep RECORD 2025-06-01T22:51:45.0043012Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_backward_data_meta.h 2025-06-01T22:51:45.0043576Z +++ openssl base64 2025-06-01T22:51:45.0043979Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.0044403Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.0045580Z +++ sed -e s/=//g 2025-06-01T22:51:45.0085953Z ++ HASH=10dnOrBQV4mp1YVmAOhpyIw3dqwicWOeVm0YM-yd_bU 2025-06-01T22:51:45.0089850Z +++ ls -nl torch/include/ATen/ops/_softmax_backward_data_meta.h 2025-06-01T22:51:45.0090682Z +++ awk '{print $5}' 2025-06-01T22:51:45.0116895Z ++ FSIZE=658 2025-06-01T22:51:45.0117806Z ++ echo '"torch/include/ATen/ops/_softmax_backward_data_meta.h",sha256=10dnOrBQV4mp1YVmAOhpyIw3dqwicWOeVm0YM-yd_bU,658' 2025-06-01T22:51:45.0118558Z ++ read fname 2025-06-01T22:51:45.0119011Z ++ make_wheel_record torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h 2025-06-01T22:51:45.0119698Z ++ FPATH=torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h 2025-06-01T22:51:45.0120306Z ++ echo torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h 2025-06-01T22:51:45.0120780Z ++ grep RECORD 2025-06-01T22:51:45.0145222Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h 2025-06-01T22:51:45.0146902Z +++ openssl base64 2025-06-01T22:51:45.0147230Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.0147486Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.0147766Z +++ sed -e s/=//g 2025-06-01T22:51:45.0189592Z ++ HASH=El7vZpGqS_wLRRTlcPi2juas9dtwWg-UeE3eBhCmWFY 2025-06-01T22:51:45.0192752Z +++ ls -nl torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h 2025-06-01T22:51:45.0193426Z +++ awk '{print $5}' 2025-06-01T22:51:45.0221844Z ++ FSIZE=1166 2025-06-01T22:51:45.0222662Z ++ echo '"torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h",sha256=El7vZpGqS_wLRRTlcPi2juas9dtwWg-UeE3eBhCmWFY,1166' 2025-06-01T22:51:45.0223438Z ++ read fname 2025-06-01T22:51:45.0223836Z ++ make_wheel_record torch/include/ATen/ops/_softmax_backward_data_native.h 2025-06-01T22:51:45.0224443Z ++ FPATH=torch/include/ATen/ops/_softmax_backward_data_native.h 2025-06-01T22:51:45.0224975Z ++ echo torch/include/ATen/ops/_softmax_backward_data_native.h 2025-06-01T22:51:45.0225405Z ++ grep RECORD 2025-06-01T22:51:45.0245971Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_backward_data_native.h 2025-06-01T22:51:45.0246719Z +++ openssl base64 2025-06-01T22:51:45.0246992Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.0247252Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.0247555Z +++ sed -e s/=//g 2025-06-01T22:51:45.0286542Z ++ HASH=0g9Sw_gz-jwbPU_80G-BcuBXKlLexQFYH9O0vcb2RP0 2025-06-01T22:51:45.0291361Z +++ ls -nl torch/include/ATen/ops/_softmax_backward_data_native.h 2025-06-01T22:51:45.0292257Z +++ awk '{print $5}' 2025-06-01T22:51:45.0319485Z ++ FSIZE=1124 2025-06-01T22:51:45.0320256Z ++ echo '"torch/include/ATen/ops/_softmax_backward_data_native.h",sha256=0g9Sw_gz-jwbPU_80G-BcuBXKlLexQFYH9O0vcb2RP0,1124' 2025-06-01T22:51:45.0320975Z ++ read fname 2025-06-01T22:51:45.0321372Z ++ make_wheel_record torch/include/ATen/ops/_softmax_backward_data_ops.h 2025-06-01T22:51:45.0321941Z ++ FPATH=torch/include/ATen/ops/_softmax_backward_data_ops.h 2025-06-01T22:51:45.0322457Z ++ echo torch/include/ATen/ops/_softmax_backward_data_ops.h 2025-06-01T22:51:45.0322860Z ++ grep RECORD 2025-06-01T22:51:45.0344280Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_backward_data_ops.h 2025-06-01T22:51:45.0344878Z +++ openssl base64 2025-06-01T22:51:45.0345126Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.0345573Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.0345828Z +++ sed -e s/=//g 2025-06-01T22:51:45.0389564Z ++ HASH=XgYChzX0bHiBGJ361kddMlXrNjHWuQ90IJ8XICap4Yk 2025-06-01T22:51:45.0391438Z +++ ls -nl torch/include/ATen/ops/_softmax_backward_data_ops.h 2025-06-01T22:51:45.0392368Z +++ awk '{print $5}' 2025-06-01T22:51:45.0420486Z ++ FSIZE=2164 2025-06-01T22:51:45.0421230Z ++ echo '"torch/include/ATen/ops/_softmax_backward_data_ops.h",sha256=XgYChzX0bHiBGJ361kddMlXrNjHWuQ90IJ8XICap4Yk,2164' 2025-06-01T22:51:45.0421962Z ++ read fname 2025-06-01T22:51:45.0422513Z ++ make_wheel_record torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:45.0423418Z ++ FPATH=torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:45.0424275Z ++ echo torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:45.0424848Z ++ grep RECORD 2025-06-01T22:51:45.0444073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:45.0445252Z +++ openssl base64 2025-06-01T22:51:45.0445703Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.0446097Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.0446709Z +++ sed -e s/=//g 2025-06-01T22:51:45.0486106Z ++ HASH=svyT6QaGMAIAHozmiEuUso5WkiZPc4FTRse5XhmOqPA 2025-06-01T22:51:45.0490075Z +++ ls -nl torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:45.0490885Z +++ awk '{print $5}' 2025-06-01T22:51:45.0517750Z ++ FSIZE=825 2025-06-01T22:51:45.0518714Z ++ echo '"torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h",sha256=svyT6QaGMAIAHozmiEuUso5WkiZPc4FTRse5XhmOqPA,825' 2025-06-01T22:51:45.0519653Z ++ read fname 2025-06-01T22:51:45.0520025Z ++ make_wheel_record torch/include/ATen/ops/_softmax_cpu_dispatch.h 2025-06-01T22:51:45.0520554Z ++ FPATH=torch/include/ATen/ops/_softmax_cpu_dispatch.h 2025-06-01T22:51:45.0521143Z ++ echo torch/include/ATen/ops/_softmax_cpu_dispatch.h 2025-06-01T22:51:45.0521540Z ++ grep RECORD 2025-06-01T22:51:45.0543144Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_cpu_dispatch.h 2025-06-01T22:51:45.0543677Z +++ openssl base64 2025-06-01T22:51:45.0543953Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.0544195Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.0544460Z +++ sed -e s/=//g 2025-06-01T22:51:45.0588403Z ++ HASH=pmc7Nl8jx12s3tJH_yPd2ZxcCI_GDVgzFOzRVvOGw7k 2025-06-01T22:51:45.0590629Z +++ ls -nl torch/include/ATen/ops/_softmax_cpu_dispatch.h 2025-06-01T22:51:45.0591933Z +++ awk '{print $5}' 2025-06-01T22:51:45.0619741Z ++ FSIZE=982 2025-06-01T22:51:45.0620437Z ++ echo '"torch/include/ATen/ops/_softmax_cpu_dispatch.h",sha256=pmc7Nl8jx12s3tJH_yPd2ZxcCI_GDVgzFOzRVvOGw7k,982' 2025-06-01T22:51:45.0621265Z ++ read fname 2025-06-01T22:51:45.0621643Z ++ make_wheel_record torch/include/ATen/ops/_softmax_cuda_dispatch.h 2025-06-01T22:51:45.0622181Z ++ FPATH=torch/include/ATen/ops/_softmax_cuda_dispatch.h 2025-06-01T22:51:45.0622668Z ++ echo torch/include/ATen/ops/_softmax_cuda_dispatch.h 2025-06-01T22:51:45.0623054Z ++ grep RECORD 2025-06-01T22:51:45.0646220Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_cuda_dispatch.h 2025-06-01T22:51:45.0646803Z +++ openssl base64 2025-06-01T22:51:45.0647065Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.0647327Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.0647589Z +++ sed -e s/=//g 2025-06-01T22:51:45.0686575Z ++ HASH=C-jhRtEUJPSJMeiOF0vP8O-Mx8bhnNiaN0ZEFILHwTA 2025-06-01T22:51:45.0690677Z +++ ls -nl torch/include/ATen/ops/_softmax_cuda_dispatch.h 2025-06-01T22:51:45.0691541Z +++ awk '{print $5}' 2025-06-01T22:51:45.0719475Z ++ FSIZE=984 2025-06-01T22:51:45.0720203Z ++ echo '"torch/include/ATen/ops/_softmax_cuda_dispatch.h",sha256=C-jhRtEUJPSJMeiOF0vP8O-Mx8bhnNiaN0ZEFILHwTA,984' 2025-06-01T22:51:45.0720924Z ++ read fname 2025-06-01T22:51:45.0721246Z ++ make_wheel_record torch/include/ATen/ops/_softmax_meta.h 2025-06-01T22:51:45.0721425Z ++ FPATH=torch/include/ATen/ops/_softmax_meta.h 2025-06-01T22:51:45.0721563Z ++ echo torch/include/ATen/ops/_softmax_meta.h 2025-06-01T22:51:45.0721661Z ++ grep RECORD 2025-06-01T22:51:45.0745747Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_meta.h 2025-06-01T22:51:45.0746114Z +++ openssl base64 2025-06-01T22:51:45.0746236Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.0746377Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.0746480Z +++ sed -e s/=//g 2025-06-01T22:51:45.0788967Z ++ HASH=I9Jg0EQdDfvEZBQsZ3sZfDJEtQUImtD-HVuXrVgh-SA 2025-06-01T22:51:45.0790905Z +++ ls -nl torch/include/ATen/ops/_softmax_meta.h 2025-06-01T22:51:45.0792064Z +++ awk '{print $5}' 2025-06-01T22:51:45.0820472Z ++ FSIZE=602 2025-06-01T22:51:45.0821060Z ++ echo '"torch/include/ATen/ops/_softmax_meta.h",sha256=I9Jg0EQdDfvEZBQsZ3sZfDJEtQUImtD-HVuXrVgh-SA,602' 2025-06-01T22:51:45.0821176Z ++ read fname 2025-06-01T22:51:45.0821439Z ++ make_wheel_record torch/include/ATen/ops/_softmax_meta_dispatch.h 2025-06-01T22:51:45.0821645Z ++ FPATH=torch/include/ATen/ops/_softmax_meta_dispatch.h 2025-06-01T22:51:45.0821819Z ++ echo torch/include/ATen/ops/_softmax_meta_dispatch.h 2025-06-01T22:51:45.0821979Z ++ grep RECORD 2025-06-01T22:51:45.0845169Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_meta_dispatch.h 2025-06-01T22:51:45.0845481Z +++ openssl base64 2025-06-01T22:51:45.0846119Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.0846227Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.0847187Z +++ sed -e s/=//g 2025-06-01T22:51:45.0886093Z ++ HASH=JpHotH4q9vQmja9hgTRK7XskfqU2peQ5fD9qgtcv1qQ 2025-06-01T22:51:45.0889991Z +++ ls -nl torch/include/ATen/ops/_softmax_meta_dispatch.h 2025-06-01T22:51:45.0891005Z +++ awk '{print $5}' 2025-06-01T22:51:45.0918183Z ++ FSIZE=984 2025-06-01T22:51:45.0918786Z ++ echo '"torch/include/ATen/ops/_softmax_meta_dispatch.h",sha256=JpHotH4q9vQmja9hgTRK7XskfqU2peQ5fD9qgtcv1qQ,984' 2025-06-01T22:51:45.0918950Z ++ read fname 2025-06-01T22:51:45.0919169Z ++ make_wheel_record torch/include/ATen/ops/_softmax_native.h 2025-06-01T22:51:45.0919455Z ++ FPATH=torch/include/ATen/ops/_softmax_native.h 2025-06-01T22:51:45.0919907Z ++ echo torch/include/ATen/ops/_softmax_native.h 2025-06-01T22:51:45.0920020Z ++ grep RECORD 2025-06-01T22:51:45.0943685Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_native.h 2025-06-01T22:51:45.0943802Z +++ openssl base64 2025-06-01T22:51:45.0943905Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.0944004Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.0944120Z +++ sed -e s/=//g 2025-06-01T22:51:45.0988272Z ++ HASH=rmJyjunC491jNBlnCaNfVnZ6s82lQgMzABJrCNvfQn0 2025-06-01T22:51:45.0990506Z +++ ls -nl torch/include/ATen/ops/_softmax_native.h 2025-06-01T22:51:45.0991449Z +++ awk '{print $5}' 2025-06-01T22:51:45.1017025Z ++ FSIZE=1010 2025-06-01T22:51:45.1017593Z ++ echo '"torch/include/ATen/ops/_softmax_native.h",sha256=rmJyjunC491jNBlnCaNfVnZ6s82lQgMzABJrCNvfQn0,1010' 2025-06-01T22:51:45.1018132Z ++ read fname 2025-06-01T22:51:45.1018413Z ++ make_wheel_record torch/include/ATen/ops/_softmax_ops.h 2025-06-01T22:51:45.1018585Z ++ FPATH=torch/include/ATen/ops/_softmax_ops.h 2025-06-01T22:51:45.1019474Z ++ echo torch/include/ATen/ops/_softmax_ops.h 2025-06-01T22:51:45.1020908Z ++ grep RECORD 2025-06-01T22:51:45.1043299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_softmax_ops.h 2025-06-01T22:51:45.1043442Z +++ openssl base64 2025-06-01T22:51:45.1043929Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.1044605Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.1045526Z +++ sed -e s/=//g 2025-06-01T22:51:45.1085739Z ++ HASH=DZ_DFdKSQbEtoXfJ07tha_dJ1ZTBsadOMpXcfJcj7ro 2025-06-01T22:51:45.1089001Z +++ ls -nl torch/include/ATen/ops/_softmax_ops.h 2025-06-01T22:51:45.1089989Z +++ awk '{print $5}' 2025-06-01T22:51:45.1116515Z ++ FSIZE=1779 2025-06-01T22:51:45.1117075Z ++ echo '"torch/include/ATen/ops/_softmax_ops.h",sha256=DZ_DFdKSQbEtoXfJ07tha_dJ1ZTBsadOMpXcfJcj7ro,1779' 2025-06-01T22:51:45.1117228Z ++ read fname 2025-06-01T22:51:45.1117695Z ++ make_wheel_record torch/include/ATen/ops/_sparse_addmm.h 2025-06-01T22:51:45.1117887Z ++ FPATH=torch/include/ATen/ops/_sparse_addmm.h 2025-06-01T22:51:45.1118053Z ++ echo torch/include/ATen/ops/_sparse_addmm.h 2025-06-01T22:51:45.1119119Z ++ grep RECORD 2025-06-01T22:51:45.1142839Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_addmm.h 2025-06-01T22:51:45.1143039Z +++ openssl base64 2025-06-01T22:51:45.1143407Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.1143522Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.1143623Z +++ sed -e s/=//g 2025-06-01T22:51:45.1187450Z ++ HASH=ExNuiUYvhGcBqjj5u9lFU7VKNB_TLX3VV5cRZ9qDmQc 2025-06-01T22:51:45.1189525Z +++ ls -nl torch/include/ATen/ops/_sparse_addmm.h 2025-06-01T22:51:45.1190388Z +++ awk '{print $5}' 2025-06-01T22:51:45.1214401Z ++ FSIZE=1657 2025-06-01T22:51:45.1214915Z ++ echo '"torch/include/ATen/ops/_sparse_addmm.h",sha256=ExNuiUYvhGcBqjj5u9lFU7VKNB_TLX3VV5cRZ9qDmQc,1657' 2025-06-01T22:51:45.1215029Z ++ read fname 2025-06-01T22:51:45.1215652Z ++ make_wheel_record torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.1215973Z ++ FPATH=torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.1219113Z ++ echo torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.1220082Z ++ grep RECORD 2025-06-01T22:51:45.1243100Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.1243223Z +++ openssl base64 2025-06-01T22:51:45.1243338Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.1243437Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.1244683Z +++ sed -e s/=//g 2025-06-01T22:51:45.1287072Z ++ HASH=QTGVUSqtiKwq3EVtbVY1kvPMYFYVCGez-gZW9UNsSG0 2025-06-01T22:51:45.1292305Z +++ ls -nl torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.1293114Z +++ awk '{print $5}' 2025-06-01T22:51:45.1320309Z ++ FSIZE=1253 2025-06-01T22:51:45.1321003Z ++ echo '"torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h",sha256=QTGVUSqtiKwq3EVtbVY1kvPMYFYVCGez-gZW9UNsSG0,1253' 2025-06-01T22:51:45.1321236Z ++ read fname 2025-06-01T22:51:45.1321458Z ++ make_wheel_record torch/include/ATen/ops/_sparse_addmm_native.h 2025-06-01T22:51:45.1321653Z ++ FPATH=torch/include/ATen/ops/_sparse_addmm_native.h 2025-06-01T22:51:45.1321817Z ++ echo torch/include/ATen/ops/_sparse_addmm_native.h 2025-06-01T22:51:45.1322082Z ++ grep RECORD 2025-06-01T22:51:45.1347662Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_addmm_native.h 2025-06-01T22:51:45.1347783Z +++ openssl base64 2025-06-01T22:51:45.1347887Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.1348005Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.1348657Z +++ sed -e s/=//g 2025-06-01T22:51:45.1391860Z ++ HASH=g_6AwJqSUAgsq3D5IbH0GL7KXL_7tIo2ZVCexCQEu4w 2025-06-01T22:51:45.1394520Z +++ ls -nl torch/include/ATen/ops/_sparse_addmm_native.h 2025-06-01T22:51:45.1395107Z +++ awk '{print $5}' 2025-06-01T22:51:45.1423194Z ++ FSIZE=774 2025-06-01T22:51:45.1423774Z ++ echo '"torch/include/ATen/ops/_sparse_addmm_native.h",sha256=g_6AwJqSUAgsq3D5IbH0GL7KXL_7tIo2ZVCexCQEu4w,774' 2025-06-01T22:51:45.1423887Z ++ read fname 2025-06-01T22:51:45.1424101Z ++ make_wheel_record torch/include/ATen/ops/_sparse_addmm_ops.h 2025-06-01T22:51:45.1424422Z ++ FPATH=torch/include/ATen/ops/_sparse_addmm_ops.h 2025-06-01T22:51:45.1424578Z ++ echo torch/include/ATen/ops/_sparse_addmm_ops.h 2025-06-01T22:51:45.1424917Z ++ grep RECORD 2025-06-01T22:51:45.1446456Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_addmm_ops.h 2025-06-01T22:51:45.1446576Z +++ openssl base64 2025-06-01T22:51:45.1447392Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.1448526Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.1449709Z +++ sed -e s/=//g 2025-06-01T22:51:45.1488506Z ++ HASH=AG-E47WI2fa0XBDchI4e-Yq1pN3ez0cWDsogqZ2DoIw 2025-06-01T22:51:45.1493389Z +++ ls -nl torch/include/ATen/ops/_sparse_addmm_ops.h 2025-06-01T22:51:45.1494283Z +++ awk '{print $5}' 2025-06-01T22:51:45.1520918Z ++ FSIZE=2270 2025-06-01T22:51:45.1521539Z ++ echo '"torch/include/ATen/ops/_sparse_addmm_ops.h",sha256=AG-E47WI2fa0XBDchI4e-Yq1pN3ez0cWDsogqZ2DoIw,2270' 2025-06-01T22:51:45.1521635Z ++ read fname 2025-06-01T22:51:45.1521871Z ++ make_wheel_record torch/include/ATen/ops/_sparse_broadcast_to.h 2025-06-01T22:51:45.1522047Z ++ FPATH=torch/include/ATen/ops/_sparse_broadcast_to.h 2025-06-01T22:51:45.1522510Z ++ echo torch/include/ATen/ops/_sparse_broadcast_to.h 2025-06-01T22:51:45.1523588Z ++ grep RECORD 2025-06-01T22:51:45.1544585Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_broadcast_to.h 2025-06-01T22:51:45.1545108Z +++ openssl base64 2025-06-01T22:51:45.1546225Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.1547333Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.1548415Z +++ sed -e s/=//g 2025-06-01T22:51:45.1589350Z ++ HASH=61-SmvX-xhk-GQ_KJFG0pwRjZN_8KwMWoyPJveFDDSY 2025-06-01T22:51:45.1593447Z +++ ls -nl torch/include/ATen/ops/_sparse_broadcast_to.h 2025-06-01T22:51:45.1594453Z +++ awk '{print $5}' 2025-06-01T22:51:45.1620956Z ++ FSIZE=739 2025-06-01T22:51:45.1621728Z ++ echo '"torch/include/ATen/ops/_sparse_broadcast_to.h",sha256=61-SmvX-xhk-GQ_KJFG0pwRjZN_8KwMWoyPJveFDDSY,739' 2025-06-01T22:51:45.1621882Z ++ read fname 2025-06-01T22:51:45.1622473Z ++ make_wheel_record torch/include/ATen/ops/_sparse_broadcast_to_copy.h 2025-06-01T22:51:45.1622696Z ++ FPATH=torch/include/ATen/ops/_sparse_broadcast_to_copy.h 2025-06-01T22:51:45.1623109Z ++ echo torch/include/ATen/ops/_sparse_broadcast_to_copy.h 2025-06-01T22:51:45.1624478Z ++ grep RECORD 2025-06-01T22:51:45.1646104Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_broadcast_to_copy.h 2025-06-01T22:51:45.1646213Z +++ openssl base64 2025-06-01T22:51:45.1646313Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.1647286Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.1648497Z +++ sed -e s/=//g 2025-06-01T22:51:45.1687476Z ++ HASH=6AkK8Rsj7_3KpR0OwBthrwnKbTXBxq7PSfITDXE1nd4 2025-06-01T22:51:45.1692427Z +++ ls -nl torch/include/ATen/ops/_sparse_broadcast_to_copy.h 2025-06-01T22:51:45.1693138Z +++ awk '{print $5}' 2025-06-01T22:51:45.1718930Z ++ FSIZE=1337 2025-06-01T22:51:45.1719886Z ++ echo '"torch/include/ATen/ops/_sparse_broadcast_to_copy.h",sha256=6AkK8Rsj7_3KpR0OwBthrwnKbTXBxq7PSfITDXE1nd4,1337' 2025-06-01T22:51:45.1720039Z ++ read fname 2025-06-01T22:51:45.1720776Z ++ make_wheel_record torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.1721185Z ++ FPATH=torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.1721557Z ++ echo torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.1722818Z ++ grep RECORD 2025-06-01T22:51:45.1746071Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.1746201Z +++ openssl base64 2025-06-01T22:51:45.1746591Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.1747330Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.1749587Z +++ sed -e s/=//g 2025-06-01T22:51:45.1792353Z ++ HASH=eDKmw089UZ0MxTEbTSAtd2bW_WIkcDgTiw7e_C3494E 2025-06-01T22:51:45.1796745Z +++ ls -nl torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.1796867Z +++ awk '{print $5}' 2025-06-01T22:51:45.1825350Z ++ FSIZE=949 2025-06-01T22:51:45.1826133Z ++ echo '"torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h",sha256=eDKmw089UZ0MxTEbTSAtd2bW_WIkcDgTiw7e_C3494E,949' 2025-06-01T22:51:45.1826235Z ++ read fname 2025-06-01T22:51:45.1826751Z ++ make_wheel_record torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:45.1827193Z ++ FPATH=torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:45.1827624Z ++ echo torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:45.1827741Z ++ grep RECORD 2025-06-01T22:51:45.1852716Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:45.1852846Z +++ openssl base64 2025-06-01T22:51:45.1853994Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.1855324Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.1856726Z +++ sed -e s/=//g 2025-06-01T22:51:45.1894653Z ++ HASH=nTpWGiCH7KauFWBEVOW2YlzqFoh_qmG9LFcrWJnAEKw 2025-06-01T22:51:45.1900006Z +++ ls -nl torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:45.1900115Z +++ awk '{print $5}' 2025-06-01T22:51:45.1926196Z ++ FSIZE=831 2025-06-01T22:51:45.1927021Z ++ echo '"torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=nTpWGiCH7KauFWBEVOW2YlzqFoh_qmG9LFcrWJnAEKw,831' 2025-06-01T22:51:45.1927121Z ++ read fname 2025-06-01T22:51:45.1927434Z ++ make_wheel_record torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h 2025-06-01T22:51:45.1927668Z ++ FPATH=torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h 2025-06-01T22:51:45.1927898Z ++ echo torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h 2025-06-01T22:51:45.1928892Z ++ grep RECORD 2025-06-01T22:51:45.1948975Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h 2025-06-01T22:51:45.1949447Z +++ openssl base64 2025-06-01T22:51:45.1950748Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.1952055Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.1953357Z +++ sed -e s/=//g 2025-06-01T22:51:45.1995578Z ++ HASH=14g-p5D0uFFh7NrSNUjgaQl7xRQWVz-j9qBV8RUX0J0 2025-06-01T22:51:45.1997917Z +++ ls -nl torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h 2025-06-01T22:51:45.1998574Z +++ awk '{print $5}' 2025-06-01T22:51:45.2027330Z ++ FSIZE=636 2025-06-01T22:51:45.2027903Z ++ echo '"torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h",sha256=14g-p5D0uFFh7NrSNUjgaQl7xRQWVz-j9qBV8RUX0J0,636' 2025-06-01T22:51:45.2028013Z ++ read fname 2025-06-01T22:51:45.2028296Z ++ make_wheel_record torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h 2025-06-01T22:51:45.2028652Z ++ FPATH=torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h 2025-06-01T22:51:45.2028857Z ++ echo torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h 2025-06-01T22:51:45.2028963Z ++ grep RECORD 2025-06-01T22:51:45.2052965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h 2025-06-01T22:51:45.2053090Z +++ openssl base64 2025-06-01T22:51:45.2054052Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.2055340Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.2056729Z +++ sed -e s/=//g 2025-06-01T22:51:45.2093010Z ++ HASH=GCMs1R5DE69QLB-gGvelwr5rBS0DfEEZYM825cegaJ8 2025-06-01T22:51:45.2099221Z +++ ls -nl torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h 2025-06-01T22:51:45.2099833Z +++ awk '{print $5}' 2025-06-01T22:51:45.2125831Z ++ FSIZE=1807 2025-06-01T22:51:45.2126545Z ++ echo '"torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h",sha256=GCMs1R5DE69QLB-gGvelwr5rBS0DfEEZYM825cegaJ8,1807' 2025-06-01T22:51:45.2126650Z ++ read fname 2025-06-01T22:51:45.2126915Z ++ make_wheel_record torch/include/ATen/ops/_sparse_broadcast_to_native.h 2025-06-01T22:51:45.2127137Z ++ FPATH=torch/include/ATen/ops/_sparse_broadcast_to_native.h 2025-06-01T22:51:45.2127426Z ++ echo torch/include/ATen/ops/_sparse_broadcast_to_native.h 2025-06-01T22:51:45.2128835Z ++ grep RECORD 2025-06-01T22:51:45.2149292Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_broadcast_to_native.h 2025-06-01T22:51:45.2150116Z +++ openssl base64 2025-06-01T22:51:45.2151373Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.2152592Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.2153818Z +++ sed -e s/=//g 2025-06-01T22:51:45.2194343Z ++ HASH=7PVG4YXRvpH2SPVMEITqW4HZXyLBrP2eTaTVThPtBmg 2025-06-01T22:51:45.2197520Z +++ ls -nl torch/include/ATen/ops/_sparse_broadcast_to_native.h 2025-06-01T22:51:45.2198502Z +++ awk '{print $5}' 2025-06-01T22:51:45.2225884Z ++ FSIZE=511 2025-06-01T22:51:45.2226685Z ++ echo '"torch/include/ATen/ops/_sparse_broadcast_to_native.h",sha256=7PVG4YXRvpH2SPVMEITqW4HZXyLBrP2eTaTVThPtBmg,511' 2025-06-01T22:51:45.2226829Z ++ read fname 2025-06-01T22:51:45.2227072Z ++ make_wheel_record torch/include/ATen/ops/_sparse_broadcast_to_ops.h 2025-06-01T22:51:45.2227282Z ++ FPATH=torch/include/ATen/ops/_sparse_broadcast_to_ops.h 2025-06-01T22:51:45.2227472Z ++ echo torch/include/ATen/ops/_sparse_broadcast_to_ops.h 2025-06-01T22:51:45.2228779Z ++ grep RECORD 2025-06-01T22:51:45.2250663Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_broadcast_to_ops.h 2025-06-01T22:51:45.2250930Z +++ openssl base64 2025-06-01T22:51:45.2252073Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.2253238Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.2254573Z +++ sed -e s/=//g 2025-06-01T22:51:45.2291538Z ++ HASH=T6L66wpUraWqsvEMnSh8YbHzfffRh-5akcGGJuBTc6k 2025-06-01T22:51:45.2296163Z +++ ls -nl torch/include/ATen/ops/_sparse_broadcast_to_ops.h 2025-06-01T22:51:45.2297781Z +++ awk '{print $5}' 2025-06-01T22:51:45.2324980Z ++ FSIZE=1078 2025-06-01T22:51:45.2325540Z ++ echo '"torch/include/ATen/ops/_sparse_broadcast_to_ops.h",sha256=T6L66wpUraWqsvEMnSh8YbHzfffRh-5akcGGJuBTc6k,1078' 2025-06-01T22:51:45.2325646Z ++ read fname 2025-06-01T22:51:45.2325904Z ++ make_wheel_record torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h 2025-06-01T22:51:45.2326234Z ++ FPATH=torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h 2025-06-01T22:51:45.2326427Z ++ echo torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h 2025-06-01T22:51:45.2326526Z ++ grep RECORD 2025-06-01T22:51:45.2347791Z +++ openssl base64 2025-06-01T22:51:45.2348145Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h 2025-06-01T22:51:45.2348248Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.2349296Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.2350471Z +++ sed -e s/=//g 2025-06-01T22:51:45.2395197Z ++ HASH=WEfBv5VZ62zhy0OVU5ZHjFqYof7mN4_2eWDagyyBPTM 2025-06-01T22:51:45.2398422Z +++ ls -nl torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h 2025-06-01T22:51:45.2399183Z +++ awk '{print $5}' 2025-06-01T22:51:45.2427339Z ++ FSIZE=1780 2025-06-01T22:51:45.2428111Z ++ echo '"torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h",sha256=WEfBv5VZ62zhy0OVU5ZHjFqYof7mN4_2eWDagyyBPTM,1780' 2025-06-01T22:51:45.2428813Z ++ read fname 2025-06-01T22:51:45.2429391Z ++ make_wheel_record torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.2430289Z ++ FPATH=torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.2431137Z ++ echo torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.2431722Z ++ grep RECORD 2025-06-01T22:51:45.2448827Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.2449561Z +++ openssl base64 2025-06-01T22:51:45.2450172Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.2451350Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.2452535Z +++ sed -e s/=//g 2025-06-01T22:51:45.2490267Z ++ HASH=eXnrqplLcECr568OWH6mlTp_9dNFoBCW-pS9Ge-wJiw 2025-06-01T22:51:45.2495501Z +++ ls -nl torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.2496213Z +++ awk '{print $5}' 2025-06-01T22:51:45.2523038Z ++ FSIZE=1209 2025-06-01T22:51:45.2524424Z ++ echo '"torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h",sha256=eXnrqplLcECr568OWH6mlTp_9dNFoBCW-pS9Ge-wJiw,1209' 2025-06-01T22:51:45.2525371Z ++ read fname 2025-06-01T22:51:45.2525812Z ++ make_wheel_record torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h 2025-06-01T22:51:45.2526453Z ++ FPATH=torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h 2025-06-01T22:51:45.2527045Z ++ echo torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h 2025-06-01T22:51:45.2527485Z ++ grep RECORD 2025-06-01T22:51:45.2545193Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h 2025-06-01T22:51:45.2546292Z +++ openssl base64 2025-06-01T22:51:45.2546592Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.2548708Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.2548970Z +++ sed -e s/=//g 2025-06-01T22:51:45.2591013Z ++ HASH=HsWzMTV0Wb4LHT8CXLv8is9EhWDPxnbDlrpEgBfklnY 2025-06-01T22:51:45.2595447Z +++ ls -nl torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h 2025-06-01T22:51:45.2596115Z +++ awk '{print $5}' 2025-06-01T22:51:45.2623620Z ++ FSIZE=741 2025-06-01T22:51:45.2624599Z ++ echo '"torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h",sha256=HsWzMTV0Wb4LHT8CXLv8is9EhWDPxnbDlrpEgBfklnY,741' 2025-06-01T22:51:45.2625349Z ++ read fname 2025-06-01T22:51:45.2625792Z ++ make_wheel_record torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h 2025-06-01T22:51:45.2626405Z ++ FPATH=torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h 2025-06-01T22:51:45.2626947Z ++ echo torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h 2025-06-01T22:51:45.2627386Z ++ grep RECORD 2025-06-01T22:51:45.2646073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h 2025-06-01T22:51:45.2646654Z +++ openssl base64 2025-06-01T22:51:45.2647149Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.2648063Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.2649401Z +++ sed -e s/=//g 2025-06-01T22:51:45.2687899Z ++ HASH=pSy2nhSHp8Sj9DiaP4_PLnhbF7d1XHC68Irxe_XZYZk 2025-06-01T22:51:45.2693222Z +++ ls -nl torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h 2025-06-01T22:51:45.2693765Z +++ awk '{print $5}' 2025-06-01T22:51:45.2721826Z ++ FSIZE=1800 2025-06-01T22:51:45.2722529Z ++ echo '"torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h",sha256=pSy2nhSHp8Sj9DiaP4_PLnhbF7d1XHC68Irxe_XZYZk,1800' 2025-06-01T22:51:45.2723244Z ++ read fname 2025-06-01T22:51:45.2723623Z ++ make_wheel_record torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h 2025-06-01T22:51:45.2724505Z ++ FPATH=torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h 2025-06-01T22:51:45.2725037Z ++ echo torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h 2025-06-01T22:51:45.2725454Z ++ grep RECORD 2025-06-01T22:51:45.2751121Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h 2025-06-01T22:51:45.2751717Z +++ openssl base64 2025-06-01T22:51:45.2752262Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.2753633Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.2754895Z +++ sed -e s/=//g 2025-06-01T22:51:45.2797567Z ++ HASH=QsDcN4OKoj01ln7fnmenXLzPSMsvQKTJ9p2_6zxETU0 2025-06-01T22:51:45.2799512Z +++ ls -nl torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h 2025-06-01T22:51:45.2800326Z +++ awk '{print $5}' 2025-06-01T22:51:45.2828428Z ++ FSIZE=1780 2025-06-01T22:51:45.2829108Z ++ echo '"torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h",sha256=QsDcN4OKoj01ln7fnmenXLzPSMsvQKTJ9p2_6zxETU0,1780' 2025-06-01T22:51:45.2829824Z ++ read fname 2025-06-01T22:51:45.2830373Z ++ make_wheel_record torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.2831435Z ++ FPATH=torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.2832293Z ++ echo torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.2832867Z ++ grep RECORD 2025-06-01T22:51:45.2849113Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.2849832Z +++ openssl base64 2025-06-01T22:51:45.2850437Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.2851807Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.2853104Z +++ sed -e s/=//g 2025-06-01T22:51:45.2890455Z ++ HASH=iGzRhza_-BuNSbVWZIqiYkBh-OO7_DfSIagrwvPblls 2025-06-01T22:51:45.2895593Z +++ ls -nl torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.2896346Z +++ awk '{print $5}' 2025-06-01T22:51:45.2925471Z ++ FSIZE=1209 2025-06-01T22:51:45.2926363Z ++ echo '"torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h",sha256=iGzRhza_-BuNSbVWZIqiYkBh-OO7_DfSIagrwvPblls,1209' 2025-06-01T22:51:45.2927293Z ++ read fname 2025-06-01T22:51:45.2927719Z ++ make_wheel_record torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h 2025-06-01T22:51:45.2928375Z ++ FPATH=torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h 2025-06-01T22:51:45.2928955Z ++ echo torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h 2025-06-01T22:51:45.2929414Z ++ grep RECORD 2025-06-01T22:51:45.2948298Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h 2025-06-01T22:51:45.2948896Z +++ openssl base64 2025-06-01T22:51:45.2949277Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.2950417Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.2951612Z +++ sed -e s/=//g 2025-06-01T22:51:45.2993177Z ++ HASH=hx8-aHty4HGxmjGxwl3DYn3XdST2mS_Vl0TCklIynhE 2025-06-01T22:51:45.2997422Z +++ ls -nl torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h 2025-06-01T22:51:45.2997893Z +++ awk '{print $5}' 2025-06-01T22:51:45.3028613Z ++ FSIZE=741 2025-06-01T22:51:45.3029384Z ++ echo '"torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h",sha256=hx8-aHty4HGxmjGxwl3DYn3XdST2mS_Vl0TCklIynhE,741' 2025-06-01T22:51:45.3030126Z ++ read fname 2025-06-01T22:51:45.3030541Z ++ make_wheel_record torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h 2025-06-01T22:51:45.3031284Z ++ FPATH=torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h 2025-06-01T22:51:45.3031829Z ++ echo torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h 2025-06-01T22:51:45.3032265Z ++ grep RECORD 2025-06-01T22:51:45.3049407Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h 2025-06-01T22:51:45.3049984Z +++ openssl base64 2025-06-01T22:51:45.3051027Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.3052413Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.3053751Z +++ sed -e s/=//g 2025-06-01T22:51:45.3091138Z ++ HASH=nsXpRk3g0SMFgp8H_vZIRmNBIp_sWnlspLKKjnH2dfU 2025-06-01T22:51:45.3096278Z +++ ls -nl torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h 2025-06-01T22:51:45.3097823Z +++ awk '{print $5}' 2025-06-01T22:51:45.3125956Z ++ FSIZE=1800 2025-06-01T22:51:45.3126822Z ++ echo '"torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h",sha256=nsXpRk3g0SMFgp8H_vZIRmNBIp_sWnlspLKKjnH2dfU,1800' 2025-06-01T22:51:45.3127556Z ++ read fname 2025-06-01T22:51:45.3128001Z ++ make_wheel_record torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h 2025-06-01T22:51:45.3128653Z ++ FPATH=torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h 2025-06-01T22:51:45.3129249Z ++ echo torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h 2025-06-01T22:51:45.3129694Z ++ grep RECORD 2025-06-01T22:51:45.3148158Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h 2025-06-01T22:51:45.3148774Z +++ openssl base64 2025-06-01T22:51:45.3149142Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.3150374Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.3151722Z +++ sed -e s/=//g 2025-06-01T22:51:45.3195031Z ++ HASH=ImtESbJdJRURiK0WB1Y9czNE5tV8aUwP1HuInmwsqDs 2025-06-01T22:51:45.3197103Z +++ ls -nl torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h 2025-06-01T22:51:45.3198384Z +++ awk '{print $5}' 2025-06-01T22:51:45.3226708Z ++ FSIZE=5594 2025-06-01T22:51:45.3227453Z ++ echo '"torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h",sha256=ImtESbJdJRURiK0WB1Y9czNE5tV8aUwP1HuInmwsqDs,5594' 2025-06-01T22:51:45.3228223Z ++ read fname 2025-06-01T22:51:45.3228944Z ++ make_wheel_record torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.3229939Z ++ FPATH=torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.3230865Z ++ echo torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.3231490Z ++ grep RECORD 2025-06-01T22:51:45.3249062Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.3249825Z +++ openssl base64 2025-06-01T22:51:45.3250811Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.3252302Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.3253620Z +++ sed -e s/=//g 2025-06-01T22:51:45.3290388Z ++ HASH=5wiGdlCob4zxSm5Q-2Pnk26CypgYSvO53ciCJaxpxJg 2025-06-01T22:51:45.3295452Z +++ ls -nl torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.3296123Z +++ awk '{print $5}' 2025-06-01T22:51:45.3322666Z ++ FSIZE=1790 2025-06-01T22:51:45.3323615Z ++ echo '"torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h",sha256=5wiGdlCob4zxSm5Q-2Pnk26CypgYSvO53ciCJaxpxJg,1790' 2025-06-01T22:51:45.3324861Z ++ read fname 2025-06-01T22:51:45.3325341Z ++ make_wheel_record torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h 2025-06-01T22:51:45.3326086Z ++ FPATH=torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h 2025-06-01T22:51:45.3326754Z ++ echo torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h 2025-06-01T22:51:45.3327252Z ++ grep RECORD 2025-06-01T22:51:45.3347406Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h 2025-06-01T22:51:45.3348077Z +++ openssl base64 2025-06-01T22:51:45.3348334Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.3348600Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.3349715Z +++ sed -e s/=//g 2025-06-01T22:51:45.3395985Z ++ HASH=0jQymVmnl9GOQ7JU3pb_sx_HyTkQTFxEHLc-IW4bT58 2025-06-01T22:51:45.3398164Z +++ ls -nl torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h 2025-06-01T22:51:45.3399142Z +++ awk '{print $5}' 2025-06-01T22:51:45.3428736Z ++ FSIZE=767 2025-06-01T22:51:45.3429504Z ++ echo '"torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h",sha256=0jQymVmnl9GOQ7JU3pb_sx_HyTkQTFxEHLc-IW4bT58,767' 2025-06-01T22:51:45.3430268Z ++ read fname 2025-06-01T22:51:45.3430720Z ++ make_wheel_record torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h 2025-06-01T22:51:45.3431394Z ++ FPATH=torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h 2025-06-01T22:51:45.3432018Z ++ echo torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h 2025-06-01T22:51:45.3432617Z ++ grep RECORD 2025-06-01T22:51:45.3449552Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h 2025-06-01T22:51:45.3450169Z +++ openssl base64 2025-06-01T22:51:45.3450791Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.3452058Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.3453365Z +++ sed -e s/=//g 2025-06-01T22:51:45.3490805Z ++ HASH=Dota9eeXQkjWOcdmQJZFwAdbQnYuU8F4puO7oJ-S00g 2025-06-01T22:51:45.3496040Z +++ ls -nl torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h 2025-06-01T22:51:45.3496689Z +++ awk '{print $5}' 2025-06-01T22:51:45.3524548Z ++ FSIZE=1860 2025-06-01T22:51:45.3525538Z ++ echo '"torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h",sha256=Dota9eeXQkjWOcdmQJZFwAdbQnYuU8F4puO7oJ-S00g,1860' 2025-06-01T22:51:45.3526356Z ++ read fname 2025-06-01T22:51:45.3526798Z ++ make_wheel_record torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h 2025-06-01T22:51:45.3527494Z ++ FPATH=torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h 2025-06-01T22:51:45.3528303Z ++ echo torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h 2025-06-01T22:51:45.3528769Z ++ grep RECORD 2025-06-01T22:51:45.3547775Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h 2025-06-01T22:51:45.3548408Z +++ openssl base64 2025-06-01T22:51:45.3548682Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.3549433Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.3550678Z +++ sed -e s/=//g 2025-06-01T22:51:45.3590644Z ++ HASH=pAb21X7rm7XNzpgGJwRynwogbUfNPd107KWBaE5IQZ0 2025-06-01T22:51:45.3595367Z +++ ls -nl torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h 2025-06-01T22:51:45.3596065Z +++ awk '{print $5}' 2025-06-01T22:51:45.3624391Z ++ FSIZE=1867 2025-06-01T22:51:45.3625151Z ++ echo '"torch/include/ATen/ops/_sparse_compressed_tensor_with_dims.h",sha256=pAb21X7rm7XNzpgGJwRynwogbUfNPd107KWBaE5IQZ0,1867' 2025-06-01T22:51:45.3625925Z ++ read fname 2025-06-01T22:51:45.3626593Z ++ make_wheel_record torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.3627631Z ++ FPATH=torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.3628597Z ++ echo torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.3629240Z ++ grep RECORD 2025-06-01T22:51:45.3647705Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.3648513Z +++ openssl base64 2025-06-01T22:51:45.3649963Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.3651131Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.3652444Z +++ sed -e s/=//g 2025-06-01T22:51:45.3689734Z ++ HASH=dFIwgdVguFXDBnL_Ip2tirWbthKztdwbMW4oPqAUznk 2025-06-01T22:51:45.3694812Z +++ ls -nl torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.3695658Z +++ awk '{print $5}' 2025-06-01T22:51:45.3722310Z ++ FSIZE=1216 2025-06-01T22:51:45.3723272Z ++ echo '"torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_compositeexplicitautograd_dispatch.h",sha256=dFIwgdVguFXDBnL_Ip2tirWbthKztdwbMW4oPqAUznk,1216' 2025-06-01T22:51:45.3724662Z ++ read fname 2025-06-01T22:51:45.3725218Z ++ make_wheel_record torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h 2025-06-01T22:51:45.3725988Z ++ FPATH=torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h 2025-06-01T22:51:45.3726684Z ++ echo torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h 2025-06-01T22:51:45.3727197Z ++ grep RECORD 2025-06-01T22:51:45.3747643Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h 2025-06-01T22:51:45.3748368Z +++ openssl base64 2025-06-01T22:51:45.3748642Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.3748947Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.3750192Z +++ sed -e s/=//g 2025-06-01T22:51:45.3792093Z ++ HASH=W00Fch00eKVt1oxTqbZVi8lbeimeGv-fZdPXxWK1nq8 2025-06-01T22:51:45.3796025Z +++ ls -nl torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h 2025-06-01T22:51:45.3796672Z +++ awk '{print $5}' 2025-06-01T22:51:45.3825581Z ++ FSIZE=745 2025-06-01T22:51:45.3826396Z ++ echo '"torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_native.h",sha256=W00Fch00eKVt1oxTqbZVi8lbeimeGv-fZdPXxWK1nq8,745' 2025-06-01T22:51:45.3827184Z ++ read fname 2025-06-01T22:51:45.3827650Z ++ make_wheel_record torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h 2025-06-01T22:51:45.3828367Z ++ FPATH=torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h 2025-06-01T22:51:45.3829006Z ++ echo torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h 2025-06-01T22:51:45.3829497Z ++ grep RECORD 2025-06-01T22:51:45.3847284Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h 2025-06-01T22:51:45.3847940Z +++ openssl base64 2025-06-01T22:51:45.3848349Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.3849509Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.3850795Z +++ sed -e s/=//g 2025-06-01T22:51:45.3889774Z ++ HASH=Da_ZHxsxssyy6ebOQxpzvbh43Yc6E-oxY7wn4ZbX8E4 2025-06-01T22:51:45.3895179Z +++ ls -nl torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h 2025-06-01T22:51:45.3895698Z +++ awk '{print $5}' 2025-06-01T22:51:45.3922263Z ++ FSIZE=1821 2025-06-01T22:51:45.3923098Z ++ echo '"torch/include/ATen/ops/_sparse_compressed_tensor_with_dims_ops.h",sha256=Da_ZHxsxssyy6ebOQxpzvbh43Yc6E-oxY7wn4ZbX8E4,1821' 2025-06-01T22:51:45.3924009Z ++ read fname 2025-06-01T22:51:45.3924407Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h 2025-06-01T22:51:45.3925216Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h 2025-06-01T22:51:45.3925739Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h 2025-06-01T22:51:45.3926151Z ++ grep RECORD 2025-06-01T22:51:45.3948371Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h 2025-06-01T22:51:45.3948959Z +++ openssl base64 2025-06-01T22:51:45.3949225Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.3949983Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.3951108Z +++ sed -e s/=//g 2025-06-01T22:51:45.3992445Z ++ HASH=yPujJ1mIe6yXo6g8U8JutF7224xRxIbVSvKPC2EE1ps 2025-06-01T22:51:45.3995814Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h 2025-06-01T22:51:45.3997259Z +++ awk '{print $5}' 2025-06-01T22:51:45.4025953Z ++ FSIZE=5307 2025-06-01T22:51:45.4026680Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h",sha256=yPujJ1mIe6yXo6g8U8JutF7224xRxIbVSvKPC2EE1ps,5307' 2025-06-01T22:51:45.4027394Z ++ read fname 2025-06-01T22:51:45.4027945Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.4028852Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.4029705Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.4030286Z ++ grep RECORD 2025-06-01T22:51:45.4048445Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.4049192Z +++ openssl base64 2025-06-01T22:51:45.4049648Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.4050872Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.4052113Z +++ sed -e s/=//g 2025-06-01T22:51:45.4089818Z ++ HASH=zMolWRDUy85Vl49F8tyrwAbZemucJtG23PxsD56dZCY 2025-06-01T22:51:45.4094966Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.4095715Z +++ awk '{print $5}' 2025-06-01T22:51:45.4123551Z ++ FSIZE=1756 2025-06-01T22:51:45.4124898Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h",sha256=zMolWRDUy85Vl49F8tyrwAbZemucJtG23PxsD56dZCY,1756' 2025-06-01T22:51:45.4125853Z ++ read fname 2025-06-01T22:51:45.4126279Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h 2025-06-01T22:51:45.4127079Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h 2025-06-01T22:51:45.4127669Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h 2025-06-01T22:51:45.4128131Z ++ grep RECORD 2025-06-01T22:51:45.4147227Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h 2025-06-01T22:51:45.4147827Z +++ openssl base64 2025-06-01T22:51:45.4148234Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.4149130Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.4150393Z +++ sed -e s/=//g 2025-06-01T22:51:45.4191291Z ++ HASH=UWL3pIz3EhXIa7ks1jpzqJzwDyE7-fy_xOjQ0iIrORo 2025-06-01T22:51:45.4194970Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h 2025-06-01T22:51:45.4195442Z +++ awk '{print $5}' 2025-06-01T22:51:45.4223382Z ++ FSIZE=766 2025-06-01T22:51:45.4224154Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h",sha256=UWL3pIz3EhXIa7ks1jpzqJzwDyE7-fy_xOjQ0iIrORo,766' 2025-06-01T22:51:45.4224885Z ++ read fname 2025-06-01T22:51:45.4225303Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h 2025-06-01T22:51:45.4226067Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h 2025-06-01T22:51:45.4226658Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h 2025-06-01T22:51:45.4227091Z ++ grep RECORD 2025-06-01T22:51:45.4246822Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h 2025-06-01T22:51:45.4247415Z +++ openssl base64 2025-06-01T22:51:45.4247684Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.4247955Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.4258662Z +++ sed -e s/=//g 2025-06-01T22:51:45.4287365Z ++ HASH=h5TD2A27ujXhaBmPJS3d_encjq1cWun0LL_DBG-8Qzs 2025-06-01T22:51:45.4292255Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h 2025-06-01T22:51:45.4292994Z +++ awk '{print $5}' 2025-06-01T22:51:45.4319324Z ++ FSIZE=1816 2025-06-01T22:51:45.4320064Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h",sha256=h5TD2A27ujXhaBmPJS3d_encjq1cWun0LL_DBG-8Qzs,1816' 2025-06-01T22:51:45.4320780Z ++ read fname 2025-06-01T22:51:45.4321193Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h 2025-06-01T22:51:45.4321799Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h 2025-06-01T22:51:45.4322328Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h 2025-06-01T22:51:45.4322757Z ++ grep RECORD 2025-06-01T22:51:45.4347199Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h 2025-06-01T22:51:45.4347800Z +++ openssl base64 2025-06-01T22:51:45.4348057Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.4348318Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.4348596Z +++ sed -e s/=//g 2025-06-01T22:51:45.4390674Z ++ HASH=Z4QyHGvx4fNNWNDuUlm_tmNmaudhYji2nGDy9Z9IBwM 2025-06-01T22:51:45.4393583Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h 2025-06-01T22:51:45.4394324Z +++ awk '{print $5}' 2025-06-01T22:51:45.4422480Z ++ FSIZE=2320 2025-06-01T22:51:45.4423243Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h",sha256=Z4QyHGvx4fNNWNDuUlm_tmNmaudhYji2nGDy9Z9IBwM,2320' 2025-06-01T22:51:45.4423971Z ++ read fname 2025-06-01T22:51:45.4425895Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h 2025-06-01T22:51:45.4426632Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h 2025-06-01T22:51:45.4427290Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h 2025-06-01T22:51:45.4427765Z ++ grep RECORD 2025-06-01T22:51:45.4448986Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h 2025-06-01T22:51:45.4449634Z +++ openssl base64 2025-06-01T22:51:45.4449919Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.4451259Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.4452627Z +++ sed -e s/=//g 2025-06-01T22:51:45.4490562Z ++ HASH=TpmiplYs3khNaS4jPtS5GJaxTkMV6PivyHV59KF8emg 2025-06-01T22:51:45.4495650Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h 2025-06-01T22:51:45.4496968Z +++ awk '{print $5}' 2025-06-01T22:51:45.4523481Z ++ FSIZE=10612 2025-06-01T22:51:45.4524555Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h",sha256=TpmiplYs3khNaS4jPtS5GJaxTkMV6PivyHV59KF8emg,10612' 2025-06-01T22:51:45.4525374Z ++ read fname 2025-06-01T22:51:45.4526023Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.4527098Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.4528113Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.4528773Z ++ grep RECORD 2025-06-01T22:51:45.4548636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.4549454Z +++ openssl base64 2025-06-01T22:51:45.4549746Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.4550855Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.4551984Z +++ sed -e s/=//g 2025-06-01T22:51:45.4594610Z ++ HASH=_mreM1o9QCqyy4e1c2j3_MpHVb6pCjXQ4K0bTNrKTzg 2025-06-01T22:51:45.4597028Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.4597961Z +++ awk '{print $5}' 2025-06-01T22:51:45.4626659Z ++ FSIZE=1720 2025-06-01T22:51:45.4627651Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h",sha256=_mreM1o9QCqyy4e1c2j3_MpHVb6pCjXQ4K0bTNrKTzg,1720' 2025-06-01T22:51:45.4628616Z ++ read fname 2025-06-01T22:51:45.4629131Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-06-01T22:51:45.4629965Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-06-01T22:51:45.4630734Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-06-01T22:51:45.4631276Z ++ grep RECORD 2025-06-01T22:51:45.4647810Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-06-01T22:51:45.4648491Z +++ openssl base64 2025-06-01T22:51:45.4649585Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.4651006Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.4652278Z +++ sed -e s/=//g 2025-06-01T22:51:45.4689873Z ++ HASH=STtjhqkpTsfIkmLchc6fFTdOZO3VQV3J5zLdsSjjPI0 2025-06-01T22:51:45.4695352Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h 2025-06-01T22:51:45.4695940Z +++ awk '{print $5}' 2025-06-01T22:51:45.4722916Z ++ FSIZE=1924 2025-06-01T22:51:45.4723881Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h",sha256=STtjhqkpTsfIkmLchc6fFTdOZO3VQV3J5zLdsSjjPI0,1924' 2025-06-01T22:51:45.4724987Z ++ read fname 2025-06-01T22:51:45.4725490Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h 2025-06-01T22:51:45.4726300Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h 2025-06-01T22:51:45.4727037Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h 2025-06-01T22:51:45.4727699Z ++ grep RECORD 2025-06-01T22:51:45.4749358Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h 2025-06-01T22:51:45.4750029Z +++ openssl base64 2025-06-01T22:51:45.4750617Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.4751870Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.4753123Z +++ sed -e s/=//g 2025-06-01T22:51:45.4794992Z ++ HASH=XjxVmr5rBX0DBfPHnI3lHldZjdPm2k2QOp_i4-IEnho 2025-06-01T22:51:45.4799139Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h 2025-06-01T22:51:45.4799688Z +++ awk '{print $5}' 2025-06-01T22:51:45.4828300Z ++ FSIZE=1061 2025-06-01T22:51:45.4829102Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h",sha256=XjxVmr5rBX0DBfPHnI3lHldZjdPm2k2QOp_i4-IEnho,1061' 2025-06-01T22:51:45.4830041Z ++ read fname 2025-06-01T22:51:45.4830524Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-06-01T22:51:45.4831284Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-06-01T22:51:45.4831961Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-06-01T22:51:45.4832479Z ++ grep RECORD 2025-06-01T22:51:45.4849798Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-06-01T22:51:45.4850451Z +++ openssl base64 2025-06-01T22:51:45.4851319Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.4852734Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.4854005Z +++ sed -e s/=//g 2025-06-01T22:51:45.4890356Z ++ HASH=lNuuoGa1P40ejqKR_K8_6dnJcDSPcYQhQVFjfiiyG1c 2025-06-01T22:51:45.4895618Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h 2025-06-01T22:51:45.4896253Z +++ awk '{print $5}' 2025-06-01T22:51:45.4923206Z ++ FSIZE=3114 2025-06-01T22:51:45.4924279Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h",sha256=lNuuoGa1P40ejqKR_K8_6dnJcDSPcYQhQVFjfiiyG1c,3114' 2025-06-01T22:51:45.4925252Z ++ read fname 2025-06-01T22:51:45.4925924Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.4926879Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.4927790Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.4928408Z ++ grep RECORD 2025-06-01T22:51:45.4951398Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.4952174Z +++ openssl base64 2025-06-01T22:51:45.4952461Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.4953792Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.4954993Z +++ sed -e s/=//g 2025-06-01T22:51:45.4996980Z ++ HASH=3_qpd3dRzrUGpaNZVexCFanmNev_Jt5MHsTFkOIbGPc 2025-06-01T22:51:45.4999505Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.5000119Z +++ awk '{print $5}' 2025-06-01T22:51:45.5027834Z ++ FSIZE=983 2025-06-01T22:51:45.5028770Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h",sha256=3_qpd3dRzrUGpaNZVexCFanmNev_Jt5MHsTFkOIbGPc,983' 2025-06-01T22:51:45.5029665Z ++ read fname 2025-06-01T22:51:45.5030137Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h 2025-06-01T22:51:45.5030855Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h 2025-06-01T22:51:45.5031527Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h 2025-06-01T22:51:45.5032006Z ++ grep RECORD 2025-06-01T22:51:45.5050113Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h 2025-06-01T22:51:45.5050757Z +++ openssl base64 2025-06-01T22:51:45.5051319Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.5052718Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.5053947Z +++ sed -e s/=//g 2025-06-01T22:51:45.5091152Z ++ HASH=WqRjAa2k3kaVl4d6vPReHoF-_BQk2VmHK18iWv1_DAQ 2025-06-01T22:51:45.5096338Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h 2025-06-01T22:51:45.5097668Z +++ awk '{print $5}' 2025-06-01T22:51:45.5125663Z ++ FSIZE=1064 2025-06-01T22:51:45.5126428Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h",sha256=WqRjAa2k3kaVl4d6vPReHoF-_BQk2VmHK18iWv1_DAQ,1064' 2025-06-01T22:51:45.5127225Z ++ read fname 2025-06-01T22:51:45.5127668Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h 2025-06-01T22:51:45.5128362Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h 2025-06-01T22:51:45.5128986Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h 2025-06-01T22:51:45.5129594Z ++ grep RECORD 2025-06-01T22:51:45.5148107Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h 2025-06-01T22:51:45.5148699Z +++ openssl base64 2025-06-01T22:51:45.5148971Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.5149817Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.5151156Z +++ sed -e s/=//g 2025-06-01T22:51:45.5191520Z ++ HASH=laHnbzabxmDveHHLF_EY5XvRg9wx4Ao2Mt2ACESzAGM 2025-06-01T22:51:45.5196613Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h 2025-06-01T22:51:45.5197958Z +++ awk '{print $5}' 2025-06-01T22:51:45.5225449Z ++ FSIZE=819 2025-06-01T22:51:45.5226237Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h",sha256=laHnbzabxmDveHHLF_EY5XvRg9wx4Ao2Mt2ACESzAGM,819' 2025-06-01T22:51:45.5226991Z ++ read fname 2025-06-01T22:51:45.5227402Z ++ make_wheel_record torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h 2025-06-01T22:51:45.5228044Z ++ FPATH=torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h 2025-06-01T22:51:45.5228615Z ++ echo torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h 2025-06-01T22:51:45.5229223Z ++ grep RECORD 2025-06-01T22:51:45.5248561Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h 2025-06-01T22:51:45.5249229Z +++ openssl base64 2025-06-01T22:51:45.5250035Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.5251474Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.5252936Z +++ sed -e s/=//g 2025-06-01T22:51:45.5289970Z ++ HASH=LlME3ng57dmipzAtkHd74IAiVqScWYeGbE23fk2Z1Mc 2025-06-01T22:51:45.5295339Z +++ ls -nl torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h 2025-06-01T22:51:45.5296187Z +++ awk '{print $5}' 2025-06-01T22:51:45.5323226Z ++ FSIZE=2410 2025-06-01T22:51:45.5324253Z ++ echo '"torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h",sha256=LlME3ng57dmipzAtkHd74IAiVqScWYeGbE23fk2Z1Mc,2410' 2025-06-01T22:51:45.5325196Z ++ read fname 2025-06-01T22:51:45.5325588Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h 2025-06-01T22:51:45.5326184Z ++ FPATH=torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h 2025-06-01T22:51:45.5326697Z ++ echo torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h 2025-06-01T22:51:45.5327119Z ++ grep RECORD 2025-06-01T22:51:45.5347859Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h 2025-06-01T22:51:45.5348431Z +++ openssl base64 2025-06-01T22:51:45.5348709Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.5349044Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.5350252Z +++ sed -e s/=//g 2025-06-01T22:51:45.5394008Z ++ HASH=Ivdkb-GFWNZs6YBAO6YsgA_Wgn3g5qkBj6Mpz5gC3Ck 2025-06-01T22:51:45.5397530Z +++ ls -nl torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h 2025-06-01T22:51:45.5398088Z +++ awk '{print $5}' 2025-06-01T22:51:45.5426344Z ++ FSIZE=1780 2025-06-01T22:51:45.5427107Z ++ echo '"torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h",sha256=Ivdkb-GFWNZs6YBAO6YsgA_Wgn3g5qkBj6Mpz5gC3Ck,1780' 2025-06-01T22:51:45.5427806Z ++ read fname 2025-06-01T22:51:45.5428370Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.5429276Z ++ FPATH=torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.5430278Z ++ echo torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.5430866Z ++ grep RECORD 2025-06-01T22:51:45.5448583Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.5449316Z +++ openssl base64 2025-06-01T22:51:45.5449850Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.5451023Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.5452445Z +++ sed -e s/=//g 2025-06-01T22:51:45.5489892Z ++ HASH=qjt-_PnhHbHELtzrxNsBe7ausDJTVRKtCZQZ1AjLexk 2025-06-01T22:51:45.5495492Z +++ ls -nl torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.5496225Z +++ awk '{print $5}' 2025-06-01T22:51:45.5523292Z ++ FSIZE=1209 2025-06-01T22:51:45.5524676Z ++ echo '"torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h",sha256=qjt-_PnhHbHELtzrxNsBe7ausDJTVRKtCZQZ1AjLexk,1209' 2025-06-01T22:51:45.5525628Z ++ read fname 2025-06-01T22:51:45.5526076Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h 2025-06-01T22:51:45.5526720Z ++ FPATH=torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h 2025-06-01T22:51:45.5527315Z ++ echo torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h 2025-06-01T22:51:45.5527762Z ++ grep RECORD 2025-06-01T22:51:45.5548287Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h 2025-06-01T22:51:45.5548899Z +++ openssl base64 2025-06-01T22:51:45.5549168Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.5549467Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.5550885Z +++ sed -e s/=//g 2025-06-01T22:51:45.5594359Z ++ HASH=ALyl3JpspNdmR7rE9uwmvnlhQGDmRexIux5TQ4TYTQY 2025-06-01T22:51:45.5598897Z +++ ls -nl torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h 2025-06-01T22:51:45.5599675Z +++ awk '{print $5}' 2025-06-01T22:51:45.5628265Z ++ FSIZE=741 2025-06-01T22:51:45.5629175Z ++ echo '"torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h",sha256=ALyl3JpspNdmR7rE9uwmvnlhQGDmRexIux5TQ4TYTQY,741' 2025-06-01T22:51:45.5629941Z ++ read fname 2025-06-01T22:51:45.5630340Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h 2025-06-01T22:51:45.5630948Z ++ FPATH=torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h 2025-06-01T22:51:45.5631493Z ++ echo torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h 2025-06-01T22:51:45.5631910Z ++ grep RECORD 2025-06-01T22:51:45.5649211Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h 2025-06-01T22:51:45.5650085Z +++ openssl base64 2025-06-01T22:51:45.5650797Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.5652099Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.5653375Z +++ sed -e s/=//g 2025-06-01T22:51:45.5690524Z ++ HASH=8d-XbNfPjPlLRlAE5L7O3NwdSkd9e6HfHHe7FUsyttc 2025-06-01T22:51:45.5695630Z +++ ls -nl torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h 2025-06-01T22:51:45.5696445Z +++ awk '{print $5}' 2025-06-01T22:51:45.5724138Z ++ FSIZE=1800 2025-06-01T22:51:45.5725101Z ++ echo '"torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h",sha256=8d-XbNfPjPlLRlAE5L7O3NwdSkd9e6HfHHe7FUsyttc,1800' 2025-06-01T22:51:45.5726333Z ++ read fname 2025-06-01T22:51:45.5726779Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csr_prod.h 2025-06-01T22:51:45.5726940Z ++ FPATH=torch/include/ATen/ops/_sparse_csr_prod.h 2025-06-01T22:51:45.5727092Z ++ echo torch/include/ATen/ops/_sparse_csr_prod.h 2025-06-01T22:51:45.5727205Z ++ grep RECORD 2025-06-01T22:51:45.5748412Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csr_prod.h 2025-06-01T22:51:45.5748819Z +++ openssl base64 2025-06-01T22:51:45.5749747Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.5751138Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.5752508Z +++ sed -e s/=//g 2025-06-01T22:51:45.5791829Z ++ HASH=ovdjdbP7N_UZae_0glA5H4Qx5TpZMsgvqipC_-xVDLo 2025-06-01T22:51:45.5796651Z +++ ls -nl torch/include/ATen/ops/_sparse_csr_prod.h 2025-06-01T22:51:45.5797421Z +++ awk '{print $5}' 2025-06-01T22:51:45.5826237Z ++ FSIZE=1685 2025-06-01T22:51:45.5827336Z ++ echo '"torch/include/ATen/ops/_sparse_csr_prod.h",sha256=ovdjdbP7N_UZae_0glA5H4Qx5TpZMsgvqipC_-xVDLo,1685' 2025-06-01T22:51:45.5827448Z ++ read fname 2025-06-01T22:51:45.5828172Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.5828558Z ++ FPATH=torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.5828875Z ++ echo torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.5828984Z ++ grep RECORD 2025-06-01T22:51:45.5848880Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.5849096Z +++ openssl base64 2025-06-01T22:51:45.5849890Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.5851004Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.5852309Z +++ sed -e s/=//g 2025-06-01T22:51:45.5890544Z ++ HASH=I-EBXSGOBvJIv4m-7Z1zu7G1ZKjCBTnLtc144padtDI 2025-06-01T22:51:45.5895918Z +++ ls -nl torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.5896284Z +++ awk '{print $5}' 2025-06-01T22:51:45.5924030Z ++ FSIZE=1056 2025-06-01T22:51:45.5925454Z ++ echo '"torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h",sha256=I-EBXSGOBvJIv4m-7Z1zu7G1ZKjCBTnLtc144padtDI,1056' 2025-06-01T22:51:45.5925597Z ++ read fname 2025-06-01T22:51:45.5926067Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csr_prod_native.h 2025-06-01T22:51:45.5926410Z ++ FPATH=torch/include/ATen/ops/_sparse_csr_prod_native.h 2025-06-01T22:51:45.5926609Z ++ echo torch/include/ATen/ops/_sparse_csr_prod_native.h 2025-06-01T22:51:45.5926710Z ++ grep RECORD 2025-06-01T22:51:45.5947979Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csr_prod_native.h 2025-06-01T22:51:45.5948378Z +++ openssl base64 2025-06-01T22:51:45.5948929Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.5950162Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.5951616Z +++ sed -e s/=//g 2025-06-01T22:51:45.5994300Z ++ HASH=aLlX_wUWch3P7iUkQF7GmkBnD0YaGKAdqQTY8u6YL7A 2025-06-01T22:51:45.5997146Z +++ ls -nl torch/include/ATen/ops/_sparse_csr_prod_native.h 2025-06-01T22:51:45.5997768Z +++ awk '{print $5}' 2025-06-01T22:51:45.6025757Z ++ FSIZE=921 2025-06-01T22:51:45.6026699Z ++ echo '"torch/include/ATen/ops/_sparse_csr_prod_native.h",sha256=aLlX_wUWch3P7iUkQF7GmkBnD0YaGKAdqQTY8u6YL7A,921' 2025-06-01T22:51:45.6026875Z ++ read fname 2025-06-01T22:51:45.6027155Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csr_prod_ops.h 2025-06-01T22:51:45.6027324Z ++ FPATH=torch/include/ATen/ops/_sparse_csr_prod_ops.h 2025-06-01T22:51:45.6027488Z ++ echo torch/include/ATen/ops/_sparse_csr_prod_ops.h 2025-06-01T22:51:45.6027843Z ++ grep RECORD 2025-06-01T22:51:45.6048639Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csr_prod_ops.h 2025-06-01T22:51:45.6048852Z +++ openssl base64 2025-06-01T22:51:45.6049816Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.6051040Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.6052388Z +++ sed -e s/=//g 2025-06-01T22:51:45.6089992Z ++ HASH=YiaQ1giRb6o417xyGtdj7_rTcksVE3mM3p8PWhCraEs 2025-06-01T22:51:45.6095052Z +++ ls -nl torch/include/ATen/ops/_sparse_csr_prod_ops.h 2025-06-01T22:51:45.6095969Z +++ awk '{print $5}' 2025-06-01T22:51:45.6122569Z ++ FSIZE=2189 2025-06-01T22:51:45.6123328Z ++ echo '"torch/include/ATen/ops/_sparse_csr_prod_ops.h",sha256=YiaQ1giRb6o417xyGtdj7_rTcksVE3mM3p8PWhCraEs,2189' 2025-06-01T22:51:45.6123425Z ++ read fname 2025-06-01T22:51:45.6123812Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csr_sum.h 2025-06-01T22:51:45.6123968Z ++ FPATH=torch/include/ATen/ops/_sparse_csr_sum.h 2025-06-01T22:51:45.6124291Z ++ echo torch/include/ATen/ops/_sparse_csr_sum.h 2025-06-01T22:51:45.6125504Z ++ grep RECORD 2025-06-01T22:51:45.6147904Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csr_sum.h 2025-06-01T22:51:45.6148029Z +++ openssl base64 2025-06-01T22:51:45.6148551Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.6148957Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.6150394Z +++ sed -e s/=//g 2025-06-01T22:51:45.6194629Z ++ HASH=k8jQDpP9zmbIiuGSP8Cg4qjo8tIqVLFyE-IDoNGUNy4 2025-06-01T22:51:45.6198099Z +++ ls -nl torch/include/ATen/ops/_sparse_csr_sum.h 2025-06-01T22:51:45.6198977Z +++ awk '{print $5}' 2025-06-01T22:51:45.6227972Z ++ FSIZE=1675 2025-06-01T22:51:45.6228582Z ++ echo '"torch/include/ATen/ops/_sparse_csr_sum.h",sha256=k8jQDpP9zmbIiuGSP8Cg4qjo8tIqVLFyE-IDoNGUNy4,1675' 2025-06-01T22:51:45.6228679Z ++ read fname 2025-06-01T22:51:45.6229059Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.6229387Z ++ FPATH=torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.6229691Z ++ echo torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.6229977Z ++ grep RECORD 2025-06-01T22:51:45.6250168Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.6250295Z +++ openssl base64 2025-06-01T22:51:45.6250981Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.6252334Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.6253549Z +++ sed -e s/=//g 2025-06-01T22:51:45.6290985Z ++ HASH=moUOACPsrkd1KK1YK4d5h7D_cEMV4LPSAADoV4OHezA 2025-06-01T22:51:45.6295779Z +++ ls -nl torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.6296545Z +++ awk '{print $5}' 2025-06-01T22:51:45.6322938Z ++ FSIZE=1054 2025-06-01T22:51:45.6323825Z ++ echo '"torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h",sha256=moUOACPsrkd1KK1YK4d5h7D_cEMV4LPSAADoV4OHezA,1054' 2025-06-01T22:51:45.6324380Z ++ read fname 2025-06-01T22:51:45.6324715Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csr_sum_native.h 2025-06-01T22:51:45.6324912Z ++ FPATH=torch/include/ATen/ops/_sparse_csr_sum_native.h 2025-06-01T22:51:45.6325231Z ++ echo torch/include/ATen/ops/_sparse_csr_sum_native.h 2025-06-01T22:51:45.6325352Z ++ grep RECORD 2025-06-01T22:51:45.6346481Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csr_sum_native.h 2025-06-01T22:51:45.6346906Z +++ openssl base64 2025-06-01T22:51:45.6348066Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.6348172Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.6349290Z +++ sed -e s/=//g 2025-06-01T22:51:45.6393497Z ++ HASH=qFUNnqmD6aOuyEJKKD3keIJO1MTmhL0GBed386w_4PE 2025-06-01T22:51:45.6395720Z +++ ls -nl torch/include/ATen/ops/_sparse_csr_sum_native.h 2025-06-01T22:51:45.6396263Z +++ awk '{print $5}' 2025-06-01T22:51:45.6424694Z ++ FSIZE=918 2025-06-01T22:51:45.6425447Z ++ echo '"torch/include/ATen/ops/_sparse_csr_sum_native.h",sha256=qFUNnqmD6aOuyEJKKD3keIJO1MTmhL0GBed386w_4PE,918' 2025-06-01T22:51:45.6425552Z ++ read fname 2025-06-01T22:51:45.6425784Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csr_sum_ops.h 2025-06-01T22:51:45.6425965Z ++ FPATH=torch/include/ATen/ops/_sparse_csr_sum_ops.h 2025-06-01T22:51:45.6426130Z ++ echo torch/include/ATen/ops/_sparse_csr_sum_ops.h 2025-06-01T22:51:45.6426283Z ++ grep RECORD 2025-06-01T22:51:45.6447493Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csr_sum_ops.h 2025-06-01T22:51:45.6447615Z +++ openssl base64 2025-06-01T22:51:45.6449357Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.6450697Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.6451990Z +++ sed -e s/=//g 2025-06-01T22:51:45.6489892Z ++ HASH=MudpV35YS2k0j--8QRF4ZBHdssi7f13xlweVb5oAuzI 2025-06-01T22:51:45.6494879Z +++ ls -nl torch/include/ATen/ops/_sparse_csr_sum_ops.h 2025-06-01T22:51:45.6495881Z +++ awk '{print $5}' 2025-06-01T22:51:45.6523474Z ++ FSIZE=2183 2025-06-01T22:51:45.6524490Z ++ echo '"torch/include/ATen/ops/_sparse_csr_sum_ops.h",sha256=MudpV35YS2k0j--8QRF4ZBHdssi7f13xlweVb5oAuzI,2183' 2025-06-01T22:51:45.6524618Z ++ read fname 2025-06-01T22:51:45.6524888Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h 2025-06-01T22:51:45.6525106Z ++ FPATH=torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h 2025-06-01T22:51:45.6525305Z ++ echo torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h 2025-06-01T22:51:45.6525930Z ++ grep RECORD 2025-06-01T22:51:45.6548426Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h 2025-06-01T22:51:45.6548551Z +++ openssl base64 2025-06-01T22:51:45.6548654Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.6549538Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.6550380Z +++ sed -e s/=//g 2025-06-01T22:51:45.6592556Z ++ HASH=B8uqk2HqbMy8m0FqLNOgiqTKQ-uVoCFtvgRn5eQbIFw 2025-06-01T22:51:45.6595794Z +++ ls -nl torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h 2025-06-01T22:51:45.6596315Z +++ awk '{print $5}' 2025-06-01T22:51:45.6625489Z ++ FSIZE=1780 2025-06-01T22:51:45.6626241Z ++ echo '"torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h",sha256=B8uqk2HqbMy8m0FqLNOgiqTKQ-uVoCFtvgRn5eQbIFw,1780' 2025-06-01T22:51:45.6626508Z ++ read fname 2025-06-01T22:51:45.6626933Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.6627319Z ++ FPATH=torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.6627669Z ++ echo torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.6627774Z ++ grep RECORD 2025-06-01T22:51:45.6646759Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.6647125Z +++ openssl base64 2025-06-01T22:51:45.6649829Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.6651206Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.6652458Z +++ sed -e s/=//g 2025-06-01T22:51:45.6688779Z ++ HASH=ooE0BK5M2RUnj3kwbMycqG7wzLDtZUE46Gq1jJ5U6vo 2025-06-01T22:51:45.6694104Z +++ ls -nl torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.6694800Z +++ awk '{print $5}' 2025-06-01T22:51:45.6721348Z ++ FSIZE=1209 2025-06-01T22:51:45.6722586Z ++ echo '"torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h",sha256=ooE0BK5M2RUnj3kwbMycqG7wzLDtZUE46Gq1jJ5U6vo,1209' 2025-06-01T22:51:45.6722866Z ++ read fname 2025-06-01T22:51:45.6723320Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h 2025-06-01T22:51:45.6723573Z ++ FPATH=torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h 2025-06-01T22:51:45.6723950Z ++ echo torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h 2025-06-01T22:51:45.6725601Z ++ grep RECORD 2025-06-01T22:51:45.6748194Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h 2025-06-01T22:51:45.6748305Z +++ openssl base64 2025-06-01T22:51:45.6748412Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.6749564Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.6750972Z +++ sed -e s/=//g 2025-06-01T22:51:45.6790472Z ++ HASH=yqwu3EdE0s-hK4RWEyOw727oI5K9a9B013el16rt5xQ 2025-06-01T22:51:45.6796265Z +++ ls -nl torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h 2025-06-01T22:51:45.6796801Z +++ awk '{print $5}' 2025-06-01T22:51:45.6824776Z ++ FSIZE=741 2025-06-01T22:51:45.6825409Z ++ echo '"torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h",sha256=yqwu3EdE0s-hK4RWEyOw727oI5K9a9B013el16rt5xQ,741' 2025-06-01T22:51:45.6825521Z ++ read fname 2025-06-01T22:51:45.6825786Z ++ make_wheel_record torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h 2025-06-01T22:51:45.6825999Z ++ FPATH=torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h 2025-06-01T22:51:45.6826221Z ++ echo torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h 2025-06-01T22:51:45.6826894Z ++ grep RECORD 2025-06-01T22:51:45.6847668Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h 2025-06-01T22:51:45.6848221Z +++ openssl base64 2025-06-01T22:51:45.6849638Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.6850958Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.6852370Z +++ sed -e s/=//g 2025-06-01T22:51:45.6889528Z ++ HASH=tBuObCJgr2QB_OVWN2FsAFH_aWoRa4R1cUOfzdjJgm4 2025-06-01T22:51:45.6894374Z +++ ls -nl torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h 2025-06-01T22:51:45.6895567Z +++ awk '{print $5}' 2025-06-01T22:51:45.6923148Z ++ FSIZE=1800 2025-06-01T22:51:45.6923884Z ++ echo '"torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h",sha256=tBuObCJgr2QB_OVWN2FsAFH_aWoRa4R1cUOfzdjJgm4,1800' 2025-06-01T22:51:45.6924006Z ++ read fname 2025-06-01T22:51:45.6924406Z ++ make_wheel_record torch/include/ATen/ops/_sparse_log_softmax.h 2025-06-01T22:51:45.6924574Z ++ FPATH=torch/include/ATen/ops/_sparse_log_softmax.h 2025-06-01T22:51:45.6924749Z ++ echo torch/include/ATen/ops/_sparse_log_softmax.h 2025-06-01T22:51:45.6924852Z ++ grep RECORD 2025-06-01T22:51:45.6947288Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_log_softmax.h 2025-06-01T22:51:45.6947408Z +++ openssl base64 2025-06-01T22:51:45.6947528Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.6947950Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.6948828Z +++ sed -e s/=//g 2025-06-01T22:51:45.6988925Z ++ HASH=gSzX0coVb2bdgVFdBKIheuQQIm7ancsPT482CXjCXI0 2025-06-01T22:51:45.6993416Z +++ ls -nl torch/include/ATen/ops/_sparse_log_softmax.h 2025-06-01T22:51:45.6994127Z +++ awk '{print $5}' 2025-06-01T22:51:45.7021705Z ++ FSIZE=2010 2025-06-01T22:51:45.7022482Z ++ echo '"torch/include/ATen/ops/_sparse_log_softmax.h",sha256=gSzX0coVb2bdgVFdBKIheuQQIm7ancsPT482CXjCXI0,2010' 2025-06-01T22:51:45.7022622Z ++ read fname 2025-06-01T22:51:45.7023149Z ++ make_wheel_record torch/include/ATen/ops/_sparse_log_softmax_backward_data.h 2025-06-01T22:51:45.7023398Z ++ FPATH=torch/include/ATen/ops/_sparse_log_softmax_backward_data.h 2025-06-01T22:51:45.7023639Z ++ echo torch/include/ATen/ops/_sparse_log_softmax_backward_data.h 2025-06-01T22:51:45.7023917Z ++ grep RECORD 2025-06-01T22:51:45.7049649Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_log_softmax_backward_data.h 2025-06-01T22:51:45.7049782Z +++ openssl base64 2025-06-01T22:51:45.7050241Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.7051478Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.7052805Z +++ sed -e s/=//g 2025-06-01T22:51:45.7090500Z ++ HASH=f-KzEecAYszS11jbS5vaU-bdwfzs94EjEsVzIJ2dC10 2025-06-01T22:51:45.7095763Z +++ ls -nl torch/include/ATen/ops/_sparse_log_softmax_backward_data.h 2025-06-01T22:51:45.7096283Z +++ awk '{print $5}' 2025-06-01T22:51:45.7123941Z ++ FSIZE=1723 2025-06-01T22:51:45.7124766Z ++ echo '"torch/include/ATen/ops/_sparse_log_softmax_backward_data.h",sha256=f-KzEecAYszS11jbS5vaU-bdwfzs94EjEsVzIJ2dC10,1723' 2025-06-01T22:51:45.7125271Z ++ read fname 2025-06-01T22:51:45.7126063Z ++ make_wheel_record torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7126681Z ++ FPATH=torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7127333Z ++ echo torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7127444Z ++ grep RECORD 2025-06-01T22:51:45.7148919Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7149151Z +++ openssl base64 2025-06-01T22:51:45.7149360Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.7150030Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.7151440Z +++ sed -e s/=//g 2025-06-01T22:51:45.7191084Z ++ HASH=MSFjlT3B14wEGoxznxPm5tgApZYCwmgXuIG-xfn0izg 2025-06-01T22:51:45.7195669Z +++ ls -nl torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7195999Z +++ awk '{print $5}' 2025-06-01T22:51:45.7224838Z ++ FSIZE=1065 2025-06-01T22:51:45.7226237Z ++ echo '"torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h",sha256=MSFjlT3B14wEGoxznxPm5tgApZYCwmgXuIG-xfn0izg,1065' 2025-06-01T22:51:45.7226353Z ++ read fname 2025-06-01T22:51:45.7226678Z ++ make_wheel_record torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h 2025-06-01T22:51:45.7226956Z ++ FPATH=torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h 2025-06-01T22:51:45.7227223Z ++ echo torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h 2025-06-01T22:51:45.7227470Z ++ grep RECORD 2025-06-01T22:51:45.7251702Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h 2025-06-01T22:51:45.7251914Z +++ openssl base64 2025-06-01T22:51:45.7252473Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.7253889Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.7255183Z +++ sed -e s/=//g 2025-06-01T22:51:45.7291691Z ++ HASH=ngckj-dgjBJMBldp8O9T6tLq0bp4xN0boeW4rBaaSkY 2025-06-01T22:51:45.7296985Z +++ ls -nl torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h 2025-06-01T22:51:45.7298096Z +++ awk '{print $5}' 2025-06-01T22:51:45.7325445Z ++ FSIZE=902 2025-06-01T22:51:45.7326343Z ++ echo '"torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h",sha256=ngckj-dgjBJMBldp8O9T6tLq0bp4xN0boeW4rBaaSkY,902' 2025-06-01T22:51:45.7326660Z ++ read fname 2025-06-01T22:51:45.7327297Z ++ make_wheel_record torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h 2025-06-01T22:51:45.7327614Z ++ FPATH=torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h 2025-06-01T22:51:45.7327874Z ++ echo torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h 2025-06-01T22:51:45.7327988Z ++ grep RECORD 2025-06-01T22:51:45.7349128Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h 2025-06-01T22:51:45.7349270Z +++ openssl base64 2025-06-01T22:51:45.7349589Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.7350760Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.7352040Z +++ sed -e s/=//g 2025-06-01T22:51:45.7394318Z ++ HASH=MoJr-ZW7XDYcyc1yZAaDlyDO_1PnR-EwT2xUMmhIjvo 2025-06-01T22:51:45.7398413Z +++ ls -nl torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h 2025-06-01T22:51:45.7399324Z +++ awk '{print $5}' 2025-06-01T22:51:45.7426786Z ++ FSIZE=2183 2025-06-01T22:51:45.7428039Z ++ echo '"torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h",sha256=MoJr-ZW7XDYcyc1yZAaDlyDO_1PnR-EwT2xUMmhIjvo,2183' 2025-06-01T22:51:45.7428936Z ++ read fname 2025-06-01T22:51:45.7429968Z ++ make_wheel_record torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7430818Z ++ FPATH=torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7431617Z ++ echo torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7432168Z ++ grep RECORD 2025-06-01T22:51:45.7449413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7450496Z +++ openssl base64 2025-06-01T22:51:45.7450981Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.7451791Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.7453116Z +++ sed -e s/=//g 2025-06-01T22:51:45.7490472Z ++ HASH=hPFxbead6hMjkXtDX9CahezrpBKolM8DcwDA6VRh-tU 2025-06-01T22:51:45.7495525Z +++ ls -nl torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7496558Z +++ awk '{print $5}' 2025-06-01T22:51:45.7524582Z ++ FSIZE=959 2025-06-01T22:51:45.7526096Z ++ echo '"torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h",sha256=hPFxbead6hMjkXtDX9CahezrpBKolM8DcwDA6VRh-tU,959' 2025-06-01T22:51:45.7527007Z ++ read fname 2025-06-01T22:51:45.7527567Z ++ make_wheel_record torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.7528454Z ++ FPATH=torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.7529266Z ++ echo torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.7529855Z ++ grep RECORD 2025-06-01T22:51:45.7548466Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.7549218Z +++ openssl base64 2025-06-01T22:51:45.7549573Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.7550062Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.7550574Z +++ sed -e s/=//g 2025-06-01T22:51:45.7594057Z ++ HASH=BZC_zTYchTJuPMmPdR50_qCMzGBf4cvOcAn7ETeawK8 2025-06-01T22:51:45.7597049Z +++ ls -nl torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.7598009Z +++ awk '{print $5}' 2025-06-01T22:51:45.7623818Z ++ FSIZE=982 2025-06-01T22:51:45.7624969Z ++ echo '"torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h",sha256=BZC_zTYchTJuPMmPdR50_qCMzGBf4cvOcAn7ETeawK8,982' 2025-06-01T22:51:45.7625889Z ++ read fname 2025-06-01T22:51:45.7626320Z ++ make_wheel_record torch/include/ATen/ops/_sparse_log_softmax_native.h 2025-06-01T22:51:45.7626905Z ++ FPATH=torch/include/ATen/ops/_sparse_log_softmax_native.h 2025-06-01T22:51:45.7627413Z ++ echo torch/include/ATen/ops/_sparse_log_softmax_native.h 2025-06-01T22:51:45.7627832Z ++ grep RECORD 2025-06-01T22:51:45.7647498Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_log_softmax_native.h 2025-06-01T22:51:45.7648093Z +++ openssl base64 2025-06-01T22:51:45.7648945Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.7650181Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.7651529Z +++ sed -e s/=//g 2025-06-01T22:51:45.7688844Z ++ HASH=yAe6u2N3QQlBh_knrN-3S6_gRmuOo9d0OKjAbMblsR4 2025-06-01T22:51:45.7693843Z +++ ls -nl torch/include/ATen/ops/_sparse_log_softmax_native.h 2025-06-01T22:51:45.7694596Z +++ awk '{print $5}' 2025-06-01T22:51:45.7721116Z ++ FSIZE=1025 2025-06-01T22:51:45.7722070Z ++ echo '"torch/include/ATen/ops/_sparse_log_softmax_native.h",sha256=yAe6u2N3QQlBh_knrN-3S6_gRmuOo9d0OKjAbMblsR4,1025' 2025-06-01T22:51:45.7723186Z ++ read fname 2025-06-01T22:51:45.7723571Z ++ make_wheel_record torch/include/ATen/ops/_sparse_log_softmax_ops.h 2025-06-01T22:51:45.7724499Z ++ FPATH=torch/include/ATen/ops/_sparse_log_softmax_ops.h 2025-06-01T22:51:45.7725354Z ++ echo torch/include/ATen/ops/_sparse_log_softmax_ops.h 2025-06-01T22:51:45.7725784Z ++ grep RECORD 2025-06-01T22:51:45.7747613Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_log_softmax_ops.h 2025-06-01T22:51:45.7748535Z +++ openssl base64 2025-06-01T22:51:45.7749022Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.7749503Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.7749943Z +++ sed -e s/=//g 2025-06-01T22:51:45.7792366Z ++ HASH=O6GQlmQYVUPHX78Lx6kEDjRPrfX5t1sZhCWQ4DIqHi4 2025-06-01T22:51:45.7795397Z +++ ls -nl torch/include/ATen/ops/_sparse_log_softmax_ops.h 2025-06-01T22:51:45.7796131Z +++ awk '{print $5}' 2025-06-01T22:51:45.7825051Z ++ FSIZE=3334 2025-06-01T22:51:45.7826092Z ++ echo '"torch/include/ATen/ops/_sparse_log_softmax_ops.h",sha256=O6GQlmQYVUPHX78Lx6kEDjRPrfX5t1sZhCWQ4DIqHi4,3334' 2025-06-01T22:51:45.7826862Z ++ read fname 2025-06-01T22:51:45.7827231Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mask_projection.h 2025-06-01T22:51:45.7827784Z ++ FPATH=torch/include/ATen/ops/_sparse_mask_projection.h 2025-06-01T22:51:45.7828272Z ++ echo torch/include/ATen/ops/_sparse_mask_projection.h 2025-06-01T22:51:45.7828675Z ++ grep RECORD 2025-06-01T22:51:45.7846477Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mask_projection.h 2025-06-01T22:51:45.7847112Z +++ openssl base64 2025-06-01T22:51:45.7847906Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.7849305Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.7850629Z +++ sed -e s/=//g 2025-06-01T22:51:45.7889187Z ++ HASH=RcTYdTkPG0q4MgRWbrJrChJaeNUslr8fZ6bKLarZhW0 2025-06-01T22:51:45.7894098Z +++ ls -nl torch/include/ATen/ops/_sparse_mask_projection.h 2025-06-01T22:51:45.7894933Z +++ awk '{print $5}' 2025-06-01T22:51:45.7923347Z ++ FSIZE=1257 2025-06-01T22:51:45.7924503Z ++ echo '"torch/include/ATen/ops/_sparse_mask_projection.h",sha256=RcTYdTkPG0q4MgRWbrJrChJaeNUslr8fZ6bKLarZhW0,1257' 2025-06-01T22:51:45.7925263Z ++ read fname 2025-06-01T22:51:45.7925828Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7926756Z ++ FPATH=torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7927623Z ++ echo torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7928222Z ++ grep RECORD 2025-06-01T22:51:45.7947719Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7948470Z +++ openssl base64 2025-06-01T22:51:45.7948754Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.7950158Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.7950440Z +++ sed -e s/=//g 2025-06-01T22:51:45.7992600Z ++ HASH=2WJL30FoTJjCjZgIv9ZCRVirrPSeGmHg5GhHokJh0Cs 2025-06-01T22:51:45.7995833Z +++ ls -nl torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:45.7996438Z +++ awk '{print $5}' 2025-06-01T22:51:45.8024445Z ++ FSIZE=1007 2025-06-01T22:51:45.8025441Z ++ echo '"torch/include/ATen/ops/_sparse_mask_projection_compositeexplicitautograd_dispatch.h",sha256=2WJL30FoTJjCjZgIv9ZCRVirrPSeGmHg5GhHokJh0Cs,1007' 2025-06-01T22:51:45.8026513Z ++ read fname 2025-06-01T22:51:45.8026924Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mask_projection_native.h 2025-06-01T22:51:45.8027549Z ++ FPATH=torch/include/ATen/ops/_sparse_mask_projection_native.h 2025-06-01T22:51:45.8028106Z ++ echo torch/include/ATen/ops/_sparse_mask_projection_native.h 2025-06-01T22:51:45.8028549Z ++ grep RECORD 2025-06-01T22:51:45.8048046Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mask_projection_native.h 2025-06-01T22:51:45.8048654Z +++ openssl base64 2025-06-01T22:51:45.8048930Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.8050160Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.8051476Z +++ sed -e s/=//g 2025-06-01T22:51:45.8090173Z ++ HASH=rIhal0x-2O3u5SGUp_csXpYI3OIMRAmwG7Z-LzXMfTc 2025-06-01T22:51:45.8095108Z +++ ls -nl torch/include/ATen/ops/_sparse_mask_projection_native.h 2025-06-01T22:51:45.8096181Z +++ awk '{print $5}' 2025-06-01T22:51:45.8123333Z ++ FSIZE=693 2025-06-01T22:51:45.8124894Z ++ echo '"torch/include/ATen/ops/_sparse_mask_projection_native.h",sha256=rIhal0x-2O3u5SGUp_csXpYI3OIMRAmwG7Z-LzXMfTc,693' 2025-06-01T22:51:45.8125849Z ++ read fname 2025-06-01T22:51:45.8126280Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mask_projection_ops.h 2025-06-01T22:51:45.8126940Z ++ FPATH=torch/include/ATen/ops/_sparse_mask_projection_ops.h 2025-06-01T22:51:45.8127498Z ++ echo torch/include/ATen/ops/_sparse_mask_projection_ops.h 2025-06-01T22:51:45.8127935Z ++ grep RECORD 2025-06-01T22:51:45.8147816Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mask_projection_ops.h 2025-06-01T22:51:45.8148406Z +++ openssl base64 2025-06-01T22:51:45.8148664Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.8149290Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.8150736Z +++ sed -e s/=//g 2025-06-01T22:51:45.8192949Z ++ HASH=ErIN3lvXMWxwQgrY7IGNJAXtAyWXCGLxV16GGeInQu0 2025-06-01T22:51:45.8196037Z +++ ls -nl torch/include/ATen/ops/_sparse_mask_projection_ops.h 2025-06-01T22:51:45.8197625Z +++ awk '{print $5}' 2025-06-01T22:51:45.8225759Z ++ FSIZE=1989 2025-06-01T22:51:45.8226543Z ++ echo '"torch/include/ATen/ops/_sparse_mask_projection_ops.h",sha256=ErIN3lvXMWxwQgrY7IGNJAXtAyWXCGLxV16GGeInQu0,1989' 2025-06-01T22:51:45.8227295Z ++ read fname 2025-06-01T22:51:45.8227631Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mm.h 2025-06-01T22:51:45.8228067Z ++ FPATH=torch/include/ATen/ops/_sparse_mm.h 2025-06-01T22:51:45.8228463Z ++ echo torch/include/ATen/ops/_sparse_mm.h 2025-06-01T22:51:45.8228805Z ++ grep RECORD 2025-06-01T22:51:45.8246605Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mm.h 2025-06-01T22:51:45.8247465Z +++ openssl base64 2025-06-01T22:51:45.8250037Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.8251250Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.8252374Z +++ sed -e s/=//g 2025-06-01T22:51:45.8288537Z ++ HASH=B-a013hRdf2fcNQl-SfL03DXpOs_2C6Zq4jwB4wiMnk 2025-06-01T22:51:45.8293442Z +++ ls -nl torch/include/ATen/ops/_sparse_mm.h 2025-06-01T22:51:45.8294271Z +++ awk '{print $5}' 2025-06-01T22:51:45.8321589Z ++ FSIZE=965 2025-06-01T22:51:45.8322255Z ++ echo '"torch/include/ATen/ops/_sparse_mm.h",sha256=B-a013hRdf2fcNQl-SfL03DXpOs_2C6Zq4jwB4wiMnk,965' 2025-06-01T22:51:45.8322892Z ++ read fname 2025-06-01T22:51:45.8323515Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.8324619Z ++ FPATH=torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.8325162Z ++ grep RECORD 2025-06-01T22:51:45.8325611Z ++ echo torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.8347152Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.8347833Z +++ openssl base64 2025-06-01T22:51:45.8348106Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.8348356Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.8349602Z +++ sed -e s/=//g 2025-06-01T22:51:45.8391075Z ++ HASH=5j2KIVy9W-sE7_AlMZaUqu9_bCfhRe5cAU_yq82DNoY 2025-06-01T22:51:45.8394648Z +++ ls -nl torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:45.8395682Z +++ awk '{print $5}' 2025-06-01T22:51:45.8424410Z ++ FSIZE=907 2025-06-01T22:51:45.8425285Z ++ echo '"torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h",sha256=5j2KIVy9W-sE7_AlMZaUqu9_bCfhRe5cAU_yq82DNoY,907' 2025-06-01T22:51:45.8426106Z ++ read fname 2025-06-01T22:51:45.8426451Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mm_native.h 2025-06-01T22:51:45.8426946Z ++ FPATH=torch/include/ATen/ops/_sparse_mm_native.h 2025-06-01T22:51:45.8427371Z ++ echo torch/include/ATen/ops/_sparse_mm_native.h 2025-06-01T22:51:45.8427751Z ++ grep RECORD 2025-06-01T22:51:45.8446049Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mm_native.h 2025-06-01T22:51:45.8446583Z +++ openssl base64 2025-06-01T22:51:45.8447722Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.8449076Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.8450320Z +++ sed -e s/=//g 2025-06-01T22:51:45.8487998Z ++ HASH=jzJJn_oC9KyLBR1cmF3Ix4PpWlTBlrBNhlx7XcrgB1s 2025-06-01T22:51:45.8493189Z +++ ls -nl torch/include/ATen/ops/_sparse_mm_native.h 2025-06-01T22:51:45.8493912Z +++ awk '{print $5}' 2025-06-01T22:51:45.8522003Z ++ FSIZE=619 2025-06-01T22:51:45.8522858Z ++ echo '"torch/include/ATen/ops/_sparse_mm_native.h",sha256=jzJJn_oC9KyLBR1cmF3Ix4PpWlTBlrBNhlx7XcrgB1s,619' 2025-06-01T22:51:45.8523530Z ++ read fname 2025-06-01T22:51:45.8523990Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mm_ops.h 2025-06-01T22:51:45.8524645Z ++ FPATH=torch/include/ATen/ops/_sparse_mm_ops.h 2025-06-01T22:51:45.8525083Z ++ echo torch/include/ATen/ops/_sparse_mm_ops.h 2025-06-01T22:51:45.8525448Z ++ grep RECORD 2025-06-01T22:51:45.8548066Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mm_ops.h 2025-06-01T22:51:45.8548602Z +++ openssl base64 2025-06-01T22:51:45.8548864Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.8549134Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.8549400Z +++ sed -e s/=//g 2025-06-01T22:51:45.8591886Z ++ HASH=qdWDxEO_jLyDzyTRw5E4V1F2W3QarAeawye1ujE58l8 2025-06-01T22:51:45.8594492Z +++ ls -nl torch/include/ATen/ops/_sparse_mm_ops.h 2025-06-01T22:51:45.8595403Z +++ awk '{print $5}' 2025-06-01T22:51:45.8624534Z ++ FSIZE=1765 2025-06-01T22:51:45.8625434Z ++ echo '"torch/include/ATen/ops/_sparse_mm_ops.h",sha256=qdWDxEO_jLyDzyTRw5E4V1F2W3QarAeawye1ujE58l8,1765' 2025-06-01T22:51:45.8626123Z ++ read fname 2025-06-01T22:51:45.8626494Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mm_reduce_impl.h 2025-06-01T22:51:45.8627038Z ++ FPATH=torch/include/ATen/ops/_sparse_mm_reduce_impl.h 2025-06-01T22:51:45.8627505Z ++ echo torch/include/ATen/ops/_sparse_mm_reduce_impl.h 2025-06-01T22:51:45.8627899Z ++ grep RECORD 2025-06-01T22:51:45.8646511Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mm_reduce_impl.h 2025-06-01T22:51:45.8648070Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.8648577Z +++ openssl base64 2025-06-01T22:51:45.8649111Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.8650631Z +++ sed -e s/=//g 2025-06-01T22:51:45.8689115Z ++ HASH=dKIILZWLYShwpKdUW8cacNRtz8vyXAmrrF9f1ZtxEn0 2025-06-01T22:51:45.8694249Z +++ ls -nl torch/include/ATen/ops/_sparse_mm_reduce_impl.h 2025-06-01T22:51:45.8695123Z +++ awk '{print $5}' 2025-06-01T22:51:45.8722727Z ++ FSIZE=828 2025-06-01T22:51:45.8723767Z ++ echo '"torch/include/ATen/ops/_sparse_mm_reduce_impl.h",sha256=dKIILZWLYShwpKdUW8cacNRtz8vyXAmrrF9f1ZtxEn0,828' 2025-06-01T22:51:45.8724669Z ++ read fname 2025-06-01T22:51:45.8725089Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h 2025-06-01T22:51:45.8725799Z ++ FPATH=torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h 2025-06-01T22:51:45.8726368Z ++ echo torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h 2025-06-01T22:51:45.8726834Z ++ grep RECORD 2025-06-01T22:51:45.8745519Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h 2025-06-01T22:51:45.8746106Z +++ openssl base64 2025-06-01T22:51:45.8747475Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.8748619Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.8749865Z +++ sed -e s/=//g 2025-06-01T22:51:45.8789676Z ++ HASH=oXUuzLsogQQx_aUd5lD6GrEb8NgwFkwk3sV45DdgfRo 2025-06-01T22:51:45.8794652Z +++ ls -nl torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h 2025-06-01T22:51:45.8795239Z +++ awk '{print $5}' 2025-06-01T22:51:45.8822510Z ++ FSIZE=1044 2025-06-01T22:51:45.8823360Z ++ echo '"torch/include/ATen/ops/_sparse_mm_reduce_impl_backward.h",sha256=oXUuzLsogQQx_aUd5lD6GrEb8NgwFkwk3sV45DdgfRo,1044' 2025-06-01T22:51:45.8824136Z ++ read fname 2025-06-01T22:51:45.8824600Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h 2025-06-01T22:51:45.8825349Z ++ FPATH=torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h 2025-06-01T22:51:45.8825979Z ++ echo torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h 2025-06-01T22:51:45.8826470Z ++ grep RECORD 2025-06-01T22:51:45.8846027Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h 2025-06-01T22:51:45.8846653Z +++ openssl base64 2025-06-01T22:51:45.8848398Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.8848654Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.8849082Z +++ sed -e s/=//g 2025-06-01T22:51:45.8888696Z ++ HASH=s-luHuDfdolpjeq35ZBmORssLdTPRMOjqKXfuN5Rdsg 2025-06-01T22:51:45.8894021Z +++ ls -nl torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h 2025-06-01T22:51:45.8894591Z +++ awk '{print $5}' 2025-06-01T22:51:45.8921118Z ++ FSIZE=684 2025-06-01T22:51:45.8922116Z ++ echo '"torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_native.h",sha256=s-luHuDfdolpjeq35ZBmORssLdTPRMOjqKXfuN5Rdsg,684' 2025-06-01T22:51:45.8922926Z ++ read fname 2025-06-01T22:51:45.8923376Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h 2025-06-01T22:51:45.8924375Z ++ FPATH=torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h 2025-06-01T22:51:45.8924994Z ++ echo torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h 2025-06-01T22:51:45.8925477Z ++ grep RECORD 2025-06-01T22:51:45.8944949Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h 2025-06-01T22:51:45.8946332Z +++ openssl base64 2025-06-01T22:51:45.8948230Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.8948508Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.8948786Z +++ sed -e s/=//g 2025-06-01T22:51:45.8990471Z ++ HASH=45sZQVdcTCSZSJtS2jhJkgweiPwA9ul15euRJ8btvaE 2025-06-01T22:51:45.8993683Z +++ ls -nl torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h 2025-06-01T22:51:45.8994159Z +++ awk '{print $5}' 2025-06-01T22:51:45.9021175Z ++ FSIZE=1584 2025-06-01T22:51:45.9021935Z ++ echo '"torch/include/ATen/ops/_sparse_mm_reduce_impl_backward_ops.h",sha256=45sZQVdcTCSZSJtS2jhJkgweiPwA9ul15euRJ8btvaE,1584' 2025-06-01T22:51:45.9022696Z ++ read fname 2025-06-01T22:51:45.9023110Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h 2025-06-01T22:51:45.9023707Z ++ FPATH=torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h 2025-06-01T22:51:45.9024257Z ++ echo torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h 2025-06-01T22:51:45.9024690Z ++ grep RECORD 2025-06-01T22:51:45.9046002Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h 2025-06-01T22:51:45.9046587Z +++ openssl base64 2025-06-01T22:51:45.9047014Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.9047730Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.9048900Z +++ sed -e s/=//g 2025-06-01T22:51:45.9087277Z ++ HASH=oxMRDp1D3fDv-HE5AkMJ2fcYLX7XiIC0ejoojd-XNEU 2025-06-01T22:51:45.9092144Z +++ ls -nl torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h 2025-06-01T22:51:45.9092916Z +++ awk '{print $5}' 2025-06-01T22:51:45.9119500Z ++ FSIZE=583 2025-06-01T22:51:45.9120258Z ++ echo '"torch/include/ATen/ops/_sparse_mm_reduce_impl_native.h",sha256=oxMRDp1D3fDv-HE5AkMJ2fcYLX7XiIC0ejoojd-XNEU,583' 2025-06-01T22:51:45.9120990Z ++ read fname 2025-06-01T22:51:45.9121372Z ++ make_wheel_record torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h 2025-06-01T22:51:45.9121952Z ++ FPATH=torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h 2025-06-01T22:51:45.9122607Z ++ echo torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h 2025-06-01T22:51:45.9123034Z ++ grep RECORD 2025-06-01T22:51:45.9146997Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h 2025-06-01T22:51:45.9147580Z +++ openssl base64 2025-06-01T22:51:45.9147861Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.9148112Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.9148389Z +++ sed -e s/=//g 2025-06-01T22:51:45.9190556Z ++ HASH=6ZkRZoaovkfTIFn1t4zROsvQcdXLrPnsxJbcXXQjiZ0 2025-06-01T22:51:45.9193165Z +++ ls -nl torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h 2025-06-01T22:51:45.9193958Z +++ awk '{print $5}' 2025-06-01T22:51:45.9221164Z ++ FSIZE=1256 2025-06-01T22:51:45.9221943Z ++ echo '"torch/include/ATen/ops/_sparse_mm_reduce_impl_ops.h",sha256=6ZkRZoaovkfTIFn1t4zROsvQcdXLrPnsxJbcXXQjiZ0,1256' 2025-06-01T22:51:45.9222658Z ++ read fname 2025-06-01T22:51:45.9223069Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_addmm.h 2025-06-01T22:51:45.9223694Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_addmm.h 2025-06-01T22:51:45.9224397Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_addmm.h 2025-06-01T22:51:45.9224841Z ++ grep RECORD 2025-06-01T22:51:45.9246240Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_addmm.h 2025-06-01T22:51:45.9246865Z +++ openssl base64 2025-06-01T22:51:45.9247125Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.9247393Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.9248229Z +++ sed -e s/=//g 2025-06-01T22:51:45.9287274Z ++ HASH=MsUX2yyH6QpnOQZvjIz8FXp8bABcYsssf0c9y_XR_P4 2025-06-01T22:51:45.9292312Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_addmm.h 2025-06-01T22:51:45.9293123Z +++ awk '{print $5}' 2025-06-01T22:51:45.9321459Z ++ FSIZE=1078 2025-06-01T22:51:45.9322240Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_addmm.h",sha256=MsUX2yyH6QpnOQZvjIz8FXp8bABcYsssf0c9y_XR_P4,1078' 2025-06-01T22:51:45.9322987Z ++ read fname 2025-06-01T22:51:45.9323476Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h 2025-06-01T22:51:45.9324517Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h 2025-06-01T22:51:45.9325230Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h 2025-06-01T22:51:45.9325732Z ++ grep RECORD 2025-06-01T22:51:45.9345070Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h 2025-06-01T22:51:45.9346105Z +++ openssl base64 2025-06-01T22:51:45.9346368Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.9346855Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.9348036Z +++ sed -e s/=//g 2025-06-01T22:51:45.9389473Z ++ HASH=yfgeOlwtwVa6t6B4ZUF8LDm5WUJ9lCq30QYR0qw1oCA 2025-06-01T22:51:45.9394549Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h 2025-06-01T22:51:45.9395561Z +++ awk '{print $5}' 2025-06-01T22:51:45.9423470Z ++ FSIZE=939 2025-06-01T22:51:45.9424299Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_addmm_cuda_dispatch.h",sha256=yfgeOlwtwVa6t6B4ZUF8LDm5WUJ9lCq30QYR0qw1oCA,939' 2025-06-01T22:51:45.9425123Z ++ read fname 2025-06-01T22:51:45.9425687Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h 2025-06-01T22:51:45.9426378Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h 2025-06-01T22:51:45.9426995Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h 2025-06-01T22:51:45.9427452Z ++ grep RECORD 2025-06-01T22:51:45.9446152Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h 2025-06-01T22:51:45.9446774Z +++ openssl base64 2025-06-01T22:51:45.9447048Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.9448082Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.9449301Z +++ sed -e s/=//g 2025-06-01T22:51:45.9488199Z ++ HASH=82yftHzOTpwfxPE2s4RR3RbNbQcBw2GgyhmmUKZWGV8 2025-06-01T22:51:45.9493203Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h 2025-06-01T22:51:45.9493909Z +++ awk '{print $5}' 2025-06-01T22:51:45.9520785Z ++ FSIZE=693 2025-06-01T22:51:45.9521657Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_addmm_native.h",sha256=82yftHzOTpwfxPE2s4RR3RbNbQcBw2GgyhmmUKZWGV8,693' 2025-06-01T22:51:45.9522481Z ++ read fname 2025-06-01T22:51:45.9522919Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h 2025-06-01T22:51:45.9523564Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h 2025-06-01T22:51:45.9524487Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h 2025-06-01T22:51:45.9524965Z ++ grep RECORD 2025-06-01T22:51:45.9545096Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h 2025-06-01T22:51:45.9546276Z +++ openssl base64 2025-06-01T22:51:45.9546547Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.9547464Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.9548911Z +++ sed -e s/=//g 2025-06-01T22:51:45.9589827Z ++ HASH=4o7Ue3nCCfWcWyiVVlK96iSK7c-vaBHQvLV6pnGzXA0 2025-06-01T22:51:45.9593345Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h 2025-06-01T22:51:45.9593983Z +++ awk '{print $5}' 2025-06-01T22:51:45.9622528Z ++ FSIZE=1616 2025-06-01T22:51:45.9623472Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_addmm_ops.h",sha256=4o7Ue3nCCfWcWyiVVlK96iSK7c-vaBHQvLV6pnGzXA0,1616' 2025-06-01T22:51:45.9624236Z ++ read fname 2025-06-01T22:51:45.9624658Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_apply.h 2025-06-01T22:51:45.9625271Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_apply.h 2025-06-01T22:51:45.9625827Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_apply.h 2025-06-01T22:51:45.9626250Z ++ grep RECORD 2025-06-01T22:51:45.9645736Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_apply.h 2025-06-01T22:51:45.9646599Z +++ openssl base64 2025-06-01T22:51:45.9647091Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.9647456Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.9648664Z +++ sed -e s/=//g 2025-06-01T22:51:45.9686810Z ++ HASH=7bhbrmDKG04XSLaC0XpzRd4yXauzKgctuuUV8Ck8KXY 2025-06-01T22:51:45.9691920Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_apply.h 2025-06-01T22:51:45.9692661Z +++ awk '{print $5}' 2025-06-01T22:51:45.9720647Z ++ FSIZE=835 2025-06-01T22:51:45.9721426Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_apply.h",sha256=7bhbrmDKG04XSLaC0XpzRd4yXauzKgctuuUV8Ck8KXY,835' 2025-06-01T22:51:45.9722180Z ++ read fname 2025-06-01T22:51:45.9722649Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h 2025-06-01T22:51:45.9723393Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h 2025-06-01T22:51:45.9724382Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h 2025-06-01T22:51:45.9724929Z ++ grep RECORD 2025-06-01T22:51:45.9747191Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h 2025-06-01T22:51:45.9747847Z +++ openssl base64 2025-06-01T22:51:45.9748126Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.9748387Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.9748661Z +++ sed -e s/=//g 2025-06-01T22:51:45.9790710Z ++ HASH=9N8eXvAAbuHB-OKGeCIIu9d3actuwXF9K9E9N72SWqQ 2025-06-01T22:51:45.9794028Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h 2025-06-01T22:51:45.9794574Z +++ awk '{print $5}' 2025-06-01T22:51:45.9821929Z ++ FSIZE=804 2025-06-01T22:51:45.9822780Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_apply_cuda_dispatch.h",sha256=9N8eXvAAbuHB-OKGeCIIu9d3actuwXF9K9E9N72SWqQ,804' 2025-06-01T22:51:45.9823585Z ++ read fname 2025-06-01T22:51:45.9824018Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h 2025-06-01T22:51:45.9824697Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h 2025-06-01T22:51:45.9825300Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h 2025-06-01T22:51:45.9825769Z ++ grep RECORD 2025-06-01T22:51:45.9846187Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h 2025-06-01T22:51:45.9846834Z +++ openssl base64 2025-06-01T22:51:45.9847112Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.9847879Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.9850007Z +++ sed -e s/=//g 2025-06-01T22:51:45.9887819Z ++ HASH=8wdjpDchzIToPGRoJHCprfymGK6n3FeVJz96_4Y5KRo 2025-06-01T22:51:45.9892466Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h 2025-06-01T22:51:45.9893206Z +++ awk '{print $5}' 2025-06-01T22:51:45.9919422Z ++ FSIZE=824 2025-06-01T22:51:45.9920289Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_apply_dense.h",sha256=8wdjpDchzIToPGRoJHCprfymGK6n3FeVJz96_4Y5KRo,824' 2025-06-01T22:51:45.9921047Z ++ read fname 2025-06-01T22:51:45.9921551Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-06-01T22:51:45.9922332Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-06-01T22:51:45.9923080Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-06-01T22:51:45.9923860Z ++ grep RECORD 2025-06-01T22:51:45.9944800Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-06-01T22:51:45.9945976Z +++ openssl base64 2025-06-01T22:51:45.9946244Z +++ sed -e s/+/-/g 2025-06-01T22:51:45.9946916Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:45.9947734Z +++ sed -e s/=//g 2025-06-01T22:51:45.9988914Z ++ HASH=QCLgDQlaTESjRUYxB2tAYC6ILBAhHL34SGKJdDYeqmo 2025-06-01T22:51:46.0001113Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h 2025-06-01T22:51:46.0001660Z +++ awk '{print $5}' 2025-06-01T22:51:46.0028931Z ++ FSIZE=785 2025-06-01T22:51:46.0029806Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_apply_dense_cuda_dispatch.h",sha256=QCLgDQlaTESjRUYxB2tAYC6ILBAhHL34SGKJdDYeqmo,785' 2025-06-01T22:51:46.0030651Z ++ read fname 2025-06-01T22:51:46.0031128Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h 2025-06-01T22:51:46.0031867Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h 2025-06-01T22:51:46.0032550Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h 2025-06-01T22:51:46.0033039Z ++ grep RECORD 2025-06-01T22:51:46.0049843Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h 2025-06-01T22:51:46.0050495Z +++ openssl base64 2025-06-01T22:51:46.0051488Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.0052847Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.0054143Z +++ sed -e s/=//g 2025-06-01T22:51:46.0090943Z ++ HASH=HqSu3lG7MY7lbcT2neexrgzOGfqIKNRR7_MM-NUAzpk 2025-06-01T22:51:46.0095790Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h 2025-06-01T22:51:46.0096395Z +++ awk '{print $5}' 2025-06-01T22:51:46.0123770Z ++ FSIZE=539 2025-06-01T22:51:46.0124788Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_apply_dense_native.h",sha256=HqSu3lG7MY7lbcT2neexrgzOGfqIKNRR7_MM-NUAzpk,539' 2025-06-01T22:51:46.0125625Z ++ read fname 2025-06-01T22:51:46.0126091Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h 2025-06-01T22:51:46.0126975Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h 2025-06-01T22:51:46.0127659Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h 2025-06-01T22:51:46.0128151Z ++ grep RECORD 2025-06-01T22:51:46.0148156Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h 2025-06-01T22:51:46.0148799Z +++ openssl base64 2025-06-01T22:51:46.0149078Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.0149574Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.0150629Z +++ sed -e s/=//g 2025-06-01T22:51:46.0193856Z ++ HASH=DWnRKsa-TU2mXs-EX4GlOE-5DtKEgX1k88-8Y8Hm-Hw 2025-06-01T22:51:46.0196999Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h 2025-06-01T22:51:46.0197686Z +++ awk '{print $5}' 2025-06-01T22:51:46.0226220Z ++ FSIZE=1154 2025-06-01T22:51:46.0227053Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_apply_dense_ops.h",sha256=DWnRKsa-TU2mXs-EX4GlOE-5DtKEgX1k88-8Y8Hm-Hw,1154' 2025-06-01T22:51:46.0227848Z ++ read fname 2025-06-01T22:51:46.0228297Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_apply_native.h 2025-06-01T22:51:46.0228985Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_apply_native.h 2025-06-01T22:51:46.0229610Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_apply_native.h 2025-06-01T22:51:46.0230067Z ++ grep RECORD 2025-06-01T22:51:46.0248557Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_apply_native.h 2025-06-01T22:51:46.0249185Z +++ openssl base64 2025-06-01T22:51:46.0250169Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.0251590Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.0252866Z +++ sed -e s/=//g 2025-06-01T22:51:46.0290577Z ++ HASH=93RFs97FX5gFXytRN2CdQUYTIkvPmIviRXLswb4iyRI 2025-06-01T22:51:46.0295773Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_apply_native.h 2025-06-01T22:51:46.0296480Z +++ awk '{print $5}' 2025-06-01T22:51:46.0322822Z ++ FSIZE=558 2025-06-01T22:51:46.0323901Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_apply_native.h",sha256=93RFs97FX5gFXytRN2CdQUYTIkvPmIviRXLswb4iyRI,558' 2025-06-01T22:51:46.0324856Z ++ read fname 2025-06-01T22:51:46.0325339Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h 2025-06-01T22:51:46.0326014Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h 2025-06-01T22:51:46.0326618Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h 2025-06-01T22:51:46.0327090Z ++ grep RECORD 2025-06-01T22:51:46.0347052Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h 2025-06-01T22:51:46.0347663Z +++ openssl base64 2025-06-01T22:51:46.0347939Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.0360291Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.0360721Z +++ sed -e s/=//g 2025-06-01T22:51:46.0393107Z ++ HASH=uHc8gCNHnZmP1ygxLItxRzAq_HMICqdOtnuZTBTIEgY 2025-06-01T22:51:46.0395708Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h 2025-06-01T22:51:46.0396208Z +++ awk '{print $5}' 2025-06-01T22:51:46.0424247Z ++ FSIZE=1221 2025-06-01T22:51:46.0425032Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_apply_ops.h",sha256=uHc8gCNHnZmP1ygxLItxRzAq_HMICqdOtnuZTBTIEgY,1221' 2025-06-01T22:51:46.0425817Z ++ read fname 2025-06-01T22:51:46.0426220Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_linear.h 2025-06-01T22:51:46.0426844Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_linear.h 2025-06-01T22:51:46.0427389Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_linear.h 2025-06-01T22:51:46.0427831Z ++ grep RECORD 2025-06-01T22:51:46.0447877Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_linear.h 2025-06-01T22:51:46.0448473Z +++ openssl base64 2025-06-01T22:51:46.0448747Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.0449822Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.0451153Z +++ sed -e s/=//g 2025-06-01T22:51:46.0489927Z ++ HASH=Rre7yLXity-tdop4UeQMw0wmwfBfCd7RYMb3IvUp_lE 2025-06-01T22:51:46.0495116Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_linear.h 2025-06-01T22:51:46.0496029Z +++ awk '{print $5}' 2025-06-01T22:51:46.0522596Z ++ FSIZE=1095 2025-06-01T22:51:46.0523393Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_linear.h",sha256=Rre7yLXity-tdop4UeQMw0wmwfBfCd7RYMb3IvUp_lE,1095' 2025-06-01T22:51:46.0524280Z ++ read fname 2025-06-01T22:51:46.0524932Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h 2025-06-01T22:51:46.0525714Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h 2025-06-01T22:51:46.0526422Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h 2025-06-01T22:51:46.0526947Z ++ grep RECORD 2025-06-01T22:51:46.0547163Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h 2025-06-01T22:51:46.0548001Z +++ openssl base64 2025-06-01T22:51:46.0548275Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.0548887Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.0550343Z +++ sed -e s/=//g 2025-06-01T22:51:46.0591541Z ++ HASH=6pn1Jc1_lG9dy20VmMeTqbQ4VppJO1i4nxm4mx-h8B8 2025-06-01T22:51:46.0596072Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h 2025-06-01T22:51:46.0596768Z +++ awk '{print $5}' 2025-06-01T22:51:46.0624737Z ++ FSIZE=963 2025-06-01T22:51:46.0625575Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_linear_cuda_dispatch.h",sha256=6pn1Jc1_lG9dy20VmMeTqbQ4VppJO1i4nxm4mx-h8B8,963' 2025-06-01T22:51:46.0626362Z ++ read fname 2025-06-01T22:51:46.0626816Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_linear_native.h 2025-06-01T22:51:46.0627498Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_linear_native.h 2025-06-01T22:51:46.0628130Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_linear_native.h 2025-06-01T22:51:46.0628760Z ++ grep RECORD 2025-06-01T22:51:46.0647413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_linear_native.h 2025-06-01T22:51:46.0648061Z +++ openssl base64 2025-06-01T22:51:46.0648493Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.0649860Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.0651199Z +++ sed -e s/=//g 2025-06-01T22:51:46.0689160Z ++ HASH=kcngFTu5kX5icSIjydZ4m6PqXN0WVnwj24lS2Cn_eDA 2025-06-01T22:51:46.0694435Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_linear_native.h 2025-06-01T22:51:46.0695405Z +++ awk '{print $5}' 2025-06-01T22:51:46.0722937Z ++ FSIZE=717 2025-06-01T22:51:46.0723881Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_linear_native.h",sha256=kcngFTu5kX5icSIjydZ4m6PqXN0WVnwj24lS2Cn_eDA,717' 2025-06-01T22:51:46.0724838Z ++ read fname 2025-06-01T22:51:46.0725290Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h 2025-06-01T22:51:46.0725536Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h 2025-06-01T22:51:46.0725788Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h 2025-06-01T22:51:46.0725905Z ++ grep RECORD 2025-06-01T22:51:46.0746862Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h 2025-06-01T22:51:46.0747040Z +++ openssl base64 2025-06-01T22:51:46.0749222Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.0749337Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.0750437Z +++ sed -e s/=//g 2025-06-01T22:51:46.0793871Z ++ HASH=SjJ_2n3NwM8RKh-JcqDwpvczyHe2xKkl4GY0MF4p2dA 2025-06-01T22:51:46.0797883Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h 2025-06-01T22:51:46.0798407Z +++ awk '{print $5}' 2025-06-01T22:51:46.0827066Z ++ FSIZE=1643 2025-06-01T22:51:46.0827630Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_linear_ops.h",sha256=SjJ_2n3NwM8RKh-JcqDwpvczyHe2xKkl4GY0MF4p2dA,1643' 2025-06-01T22:51:46.0827728Z ++ read fname 2025-06-01T22:51:46.0827993Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_mm.h 2025-06-01T22:51:46.0828204Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_mm.h 2025-06-01T22:51:46.0828403Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_mm.h 2025-06-01T22:51:46.0828866Z ++ grep RECORD 2025-06-01T22:51:46.0848350Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_mm.h 2025-06-01T22:51:46.0848737Z +++ openssl base64 2025-06-01T22:51:46.0849875Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.0851103Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.0852319Z +++ sed -e s/=//g 2025-06-01T22:51:46.0889830Z ++ HASH=F9pa6v-ghYefMX6_X3lJnG9-2GxudE-XqPjRAypaHgM 2025-06-01T22:51:46.0894935Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_mm.h 2025-06-01T22:51:46.0896092Z +++ awk '{print $5}' 2025-06-01T22:51:46.0922984Z ++ FSIZE=920 2025-06-01T22:51:46.0923607Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_mm.h",sha256=F9pa6v-ghYefMX6_X3lJnG9-2GxudE-XqPjRAypaHgM,920' 2025-06-01T22:51:46.0923925Z ++ read fname 2025-06-01T22:51:46.0924541Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h 2025-06-01T22:51:46.0924832Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h 2025-06-01T22:51:46.0925596Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h 2025-06-01T22:51:46.0925952Z ++ grep RECORD 2025-06-01T22:51:46.0947024Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h 2025-06-01T22:51:46.0947423Z +++ openssl base64 2025-06-01T22:51:46.0948689Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.0949877Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.0951258Z +++ sed -e s/=//g 2025-06-01T22:51:46.0993201Z ++ HASH=uEd6LmDafSXsop86lHP49xMqVX7R4GwLr3vlsZxh59s 2025-06-01T22:51:46.0996889Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h 2025-06-01T22:51:46.0998245Z +++ awk '{print $5}' 2025-06-01T22:51:46.1027284Z ++ FSIZE=855 2025-06-01T22:51:46.1027910Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_mm_cuda_dispatch.h",sha256=uEd6LmDafSXsop86lHP49xMqVX7R4GwLr3vlsZxh59s,855' 2025-06-01T22:51:46.1028166Z ++ read fname 2025-06-01T22:51:46.1028517Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_mm_native.h 2025-06-01T22:51:46.1028752Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_mm_native.h 2025-06-01T22:51:46.1028991Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_mm_native.h 2025-06-01T22:51:46.1029093Z ++ grep RECORD 2025-06-01T22:51:46.1049193Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_mm_native.h 2025-06-01T22:51:46.1049410Z +++ openssl base64 2025-06-01T22:51:46.1050642Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.1051930Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.1053264Z +++ sed -e s/=//g 2025-06-01T22:51:46.1091543Z ++ HASH=iL0WJtr_sDSYey0BQF3PgCJJXIroIGonPD_Gfd1cAGo 2025-06-01T22:51:46.1097009Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_mm_native.h 2025-06-01T22:51:46.1098236Z +++ awk '{print $5}' 2025-06-01T22:51:46.1122599Z ++ FSIZE=609 2025-06-01T22:51:46.1123137Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_mm_native.h",sha256=iL0WJtr_sDSYey0BQF3PgCJJXIroIGonPD_Gfd1cAGo,609' 2025-06-01T22:51:46.1123307Z ++ read fname 2025-06-01T22:51:46.1123593Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h 2025-06-01T22:51:46.1123937Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h 2025-06-01T22:51:46.1126681Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h 2025-06-01T22:51:46.1126803Z ++ grep RECORD 2025-06-01T22:51:46.1148232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h 2025-06-01T22:51:46.1148759Z +++ openssl base64 2025-06-01T22:51:46.1149630Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.1150858Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.1152187Z +++ sed -e s/=//g 2025-06-01T22:51:46.1193931Z ++ HASH=alldgs9e6jsQlijtD0JvqdqPy4RLtVLrng0A_2L6FYE 2025-06-01T22:51:46.1197553Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h 2025-06-01T22:51:46.1198354Z +++ awk '{print $5}' 2025-06-01T22:51:46.1226615Z ++ FSIZE=1348 2025-06-01T22:51:46.1227435Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_mm_ops.h",sha256=alldgs9e6jsQlijtD0JvqdqPy4RLtVLrng0A_2L6FYE,1348' 2025-06-01T22:51:46.1227596Z ++ read fname 2025-06-01T22:51:46.1227913Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_tile.h 2025-06-01T22:51:46.1228139Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_tile.h 2025-06-01T22:51:46.1228341Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_tile.h 2025-06-01T22:51:46.1228443Z ++ grep RECORD 2025-06-01T22:51:46.1248532Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_tile.h 2025-06-01T22:51:46.1249152Z +++ openssl base64 2025-06-01T22:51:46.1250503Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.1251990Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.1253391Z +++ sed -e s/=//g 2025-06-01T22:51:46.1290591Z ++ HASH=X80qEwhmAIr3jq2vsTM_mbhQbAIeogk1mrjAbBPrd3A 2025-06-01T22:51:46.1295615Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_tile.h 2025-06-01T22:51:46.1296561Z +++ awk '{print $5}' 2025-06-01T22:51:46.1323907Z ++ FSIZE=939 2025-06-01T22:51:46.1324636Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_tile.h",sha256=X80qEwhmAIr3jq2vsTM_mbhQbAIeogk1mrjAbBPrd3A,939' 2025-06-01T22:51:46.1324791Z ++ read fname 2025-06-01T22:51:46.1325233Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h 2025-06-01T22:51:46.1325533Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h 2025-06-01T22:51:46.1325811Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h 2025-06-01T22:51:46.1326137Z ++ grep RECORD 2025-06-01T22:51:46.1348068Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h 2025-06-01T22:51:46.1348192Z +++ openssl base64 2025-06-01T22:51:46.1348530Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.1350503Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.1350727Z +++ sed -e s/=//g 2025-06-01T22:51:46.1392513Z ++ HASH=LvNes56locG24C32tN2-k0GeUouxhOypBlHzx6G2oa8 2025-06-01T22:51:46.1396320Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h 2025-06-01T22:51:46.1397397Z +++ awk '{print $5}' 2025-06-01T22:51:46.1424413Z ++ FSIZE=857 2025-06-01T22:51:46.1425190Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_tile_cuda_dispatch.h",sha256=LvNes56locG24C32tN2-k0GeUouxhOypBlHzx6G2oa8,857' 2025-06-01T22:51:46.1425291Z ++ read fname 2025-06-01T22:51:46.1425587Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_tile_native.h 2025-06-01T22:51:46.1425841Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_tile_native.h 2025-06-01T22:51:46.1426805Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_tile_native.h 2025-06-01T22:51:46.1427292Z ++ grep RECORD 2025-06-01T22:51:46.1448224Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_tile_native.h 2025-06-01T22:51:46.1448666Z +++ openssl base64 2025-06-01T22:51:46.1449355Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.1450783Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.1452264Z +++ sed -e s/=//g 2025-06-01T22:51:46.1490331Z ++ HASH=EZhkqb08iX9eDYPnVjVEx0OsvPXC8586NqGOJ_l6Zk8 2025-06-01T22:51:46.1495777Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_tile_native.h 2025-06-01T22:51:46.1496226Z +++ awk '{print $5}' 2025-06-01T22:51:46.1521663Z ++ FSIZE=611 2025-06-01T22:51:46.1522554Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_tile_native.h",sha256=EZhkqb08iX9eDYPnVjVEx0OsvPXC8586NqGOJ_l6Zk8,611' 2025-06-01T22:51:46.1522650Z ++ read fname 2025-06-01T22:51:46.1522950Z ++ make_wheel_record torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h 2025-06-01T22:51:46.1523178Z ++ FPATH=torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h 2025-06-01T22:51:46.1524548Z ++ echo torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h 2025-06-01T22:51:46.1525923Z ++ grep RECORD 2025-06-01T22:51:46.1547307Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h 2025-06-01T22:51:46.1547841Z +++ openssl base64 2025-06-01T22:51:46.1548679Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.1549823Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.1551223Z +++ sed -e s/=//g 2025-06-01T22:51:46.1593965Z ++ HASH=9413KmHTXDTS5vCybux4L4UEFFZGOwQfT2HX1lN8cus 2025-06-01T22:51:46.1598245Z +++ ls -nl torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h 2025-06-01T22:51:46.1599009Z +++ awk '{print $5}' 2025-06-01T22:51:46.1625953Z ++ FSIZE=1393 2025-06-01T22:51:46.1626732Z ++ echo '"torch/include/ATen/ops/_sparse_semi_structured_tile_ops.h",sha256=9413KmHTXDTS5vCybux4L4UEFFZGOwQfT2HX1lN8cus,1393' 2025-06-01T22:51:46.1626844Z ++ read fname 2025-06-01T22:51:46.1627049Z ++ make_wheel_record torch/include/ATen/ops/_sparse_softmax.h 2025-06-01T22:51:46.1627214Z ++ FPATH=torch/include/ATen/ops/_sparse_softmax.h 2025-06-01T22:51:46.1627718Z ++ echo torch/include/ATen/ops/_sparse_softmax.h 2025-06-01T22:51:46.1629063Z ++ grep RECORD 2025-06-01T22:51:46.1649279Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_softmax.h 2025-06-01T22:51:46.1649829Z +++ openssl base64 2025-06-01T22:51:46.1651074Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.1652549Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.1653908Z +++ sed -e s/=//g 2025-06-01T22:51:46.1690829Z ++ HASH=At5zZbSnWkm_rszsHwKw6f_NO3Pl8JXsAhj1AZTSBQs 2025-06-01T22:51:46.1696178Z +++ ls -nl torch/include/ATen/ops/_sparse_softmax.h 2025-06-01T22:51:46.1697802Z +++ awk '{print $5}' 2025-06-01T22:51:46.1724628Z ++ FSIZE=1946 2025-06-01T22:51:46.1725222Z ++ echo '"torch/include/ATen/ops/_sparse_softmax.h",sha256=At5zZbSnWkm_rszsHwKw6f_NO3Pl8JXsAhj1AZTSBQs,1946' 2025-06-01T22:51:46.1725333Z ++ read fname 2025-06-01T22:51:46.1725610Z ++ make_wheel_record torch/include/ATen/ops/_sparse_softmax_backward_data.h 2025-06-01T22:51:46.1725846Z ++ FPATH=torch/include/ATen/ops/_sparse_softmax_backward_data.h 2025-06-01T22:51:46.1726536Z ++ echo torch/include/ATen/ops/_sparse_softmax_backward_data.h 2025-06-01T22:51:46.1726831Z ++ grep RECORD 2025-06-01T22:51:46.1748662Z +++ openssl base64 2025-06-01T22:51:46.1749319Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.1749809Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_softmax_backward_data.h 2025-06-01T22:51:46.1750412Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.1751675Z +++ sed -e s/=//g 2025-06-01T22:51:46.1793900Z ++ HASH=Z6BphYJNi8aTtT7XcBn2GgM2Drqa5XvNpQ0N7vgWvzY 2025-06-01T22:51:46.1799429Z +++ ls -nl torch/include/ATen/ops/_sparse_softmax_backward_data.h 2025-06-01T22:51:46.1800841Z +++ awk '{print $5}' 2025-06-01T22:51:46.1827702Z ++ FSIZE=1683 2025-06-01T22:51:46.1828332Z ++ echo '"torch/include/ATen/ops/_sparse_softmax_backward_data.h",sha256=Z6BphYJNi8aTtT7XcBn2GgM2Drqa5XvNpQ0N7vgWvzY,1683' 2025-06-01T22:51:46.1828783Z ++ read fname 2025-06-01T22:51:46.1829312Z ++ make_wheel_record torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.1829721Z ++ FPATH=torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.1830108Z ++ echo torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.1831344Z ++ grep RECORD 2025-06-01T22:51:46.1850811Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.1851131Z +++ openssl base64 2025-06-01T22:51:46.1852434Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.1853732Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.1855089Z +++ sed -e s/=//g 2025-06-01T22:51:46.1892114Z ++ HASH=pK9L-SCFibpejshNAes-ep8Gg7lEFD4YuO9vY66Fcc4 2025-06-01T22:51:46.1898280Z +++ ls -nl torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.1898638Z +++ awk '{print $5}' 2025-06-01T22:51:46.1924945Z ++ FSIZE=1057 2025-06-01T22:51:46.1925818Z ++ echo '"torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h",sha256=pK9L-SCFibpejshNAes-ep8Gg7lEFD4YuO9vY66Fcc4,1057' 2025-06-01T22:51:46.1925953Z ++ read fname 2025-06-01T22:51:46.1926415Z ++ make_wheel_record torch/include/ATen/ops/_sparse_softmax_backward_data_native.h 2025-06-01T22:51:46.1926672Z ++ FPATH=torch/include/ATen/ops/_sparse_softmax_backward_data_native.h 2025-06-01T22:51:46.1926952Z ++ echo torch/include/ATen/ops/_sparse_softmax_backward_data_native.h 2025-06-01T22:51:46.1927054Z ++ grep RECORD 2025-06-01T22:51:46.1948451Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_softmax_backward_data_native.h 2025-06-01T22:51:46.1948583Z +++ openssl base64 2025-06-01T22:51:46.1949268Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.1950137Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.1951539Z +++ sed -e s/=//g 2025-06-01T22:51:46.1991692Z ++ HASH=vekJYLeUuNcyUsunkKP_kFGG7gnJ9MTipef6a9qR06M 2025-06-01T22:51:46.1996508Z +++ ls -nl torch/include/ATen/ops/_sparse_softmax_backward_data_native.h 2025-06-01T22:51:46.1997795Z +++ awk '{print $5}' 2025-06-01T22:51:46.2024456Z ++ FSIZE=890 2025-06-01T22:51:46.2025028Z ++ echo '"torch/include/ATen/ops/_sparse_softmax_backward_data_native.h",sha256=vekJYLeUuNcyUsunkKP_kFGG7gnJ9MTipef6a9qR06M,890' 2025-06-01T22:51:46.2025127Z ++ read fname 2025-06-01T22:51:46.2025428Z ++ make_wheel_record torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h 2025-06-01T22:51:46.2025662Z ++ FPATH=torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h 2025-06-01T22:51:46.2026841Z ++ echo torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h 2025-06-01T22:51:46.2027694Z ++ grep RECORD 2025-06-01T22:51:46.2051170Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h 2025-06-01T22:51:46.2051760Z +++ openssl base64 2025-06-01T22:51:46.2053009Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.2054367Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.2055703Z +++ sed -e s/=//g 2025-06-01T22:51:46.2091713Z ++ HASH=wu0V3OO7sRdtAdjmtCU_SMhatz6afO_jDcOBwXxz46g 2025-06-01T22:51:46.2098353Z +++ ls -nl torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h 2025-06-01T22:51:46.2098934Z +++ awk '{print $5}' 2025-06-01T22:51:46.2125452Z ++ FSIZE=2159 2025-06-01T22:51:46.2126550Z ++ echo '"torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h",sha256=wu0V3OO7sRdtAdjmtCU_SMhatz6afO_jDcOBwXxz46g,2159' 2025-06-01T22:51:46.2126752Z ++ read fname 2025-06-01T22:51:46.2127348Z ++ make_wheel_record torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.2127728Z ++ FPATH=torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.2128065Z ++ echo torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.2128460Z ++ grep RECORD 2025-06-01T22:51:46.2149086Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.2149469Z +++ openssl base64 2025-06-01T22:51:46.2150709Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.2152022Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.2153326Z +++ sed -e s/=//g 2025-06-01T22:51:46.2193935Z ++ HASH=CAI5KiocSavdh38pDa8PD37YZwBRx5NnL_jj3RZ8hg0 2025-06-01T22:51:46.2197707Z +++ ls -nl torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.2198694Z +++ awk '{print $5}' 2025-06-01T22:51:46.2225199Z ++ FSIZE=951 2025-06-01T22:51:46.2226461Z ++ echo '"torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h",sha256=CAI5KiocSavdh38pDa8PD37YZwBRx5NnL_jj3RZ8hg0,951' 2025-06-01T22:51:46.2226664Z ++ read fname 2025-06-01T22:51:46.2227180Z ++ make_wheel_record torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.2227513Z ++ FPATH=torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.2227866Z ++ echo torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.2229239Z ++ grep RECORD 2025-06-01T22:51:46.2249933Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.2250298Z +++ openssl base64 2025-06-01T22:51:46.2251408Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.2252798Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.2253948Z +++ sed -e s/=//g 2025-06-01T22:51:46.2290552Z ++ HASH=aewpMWURX5ZylN4hbtiyZf0HbEfVp8xPI-hLxOwlfXY 2025-06-01T22:51:46.2295913Z +++ ls -nl torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.2296520Z +++ awk '{print $5}' 2025-06-01T22:51:46.2321204Z ++ FSIZE=974 2025-06-01T22:51:46.2322407Z ++ echo '"torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h",sha256=aewpMWURX5ZylN4hbtiyZf0HbEfVp8xPI-hLxOwlfXY,974' 2025-06-01T22:51:46.2322584Z ++ read fname 2025-06-01T22:51:46.2323000Z ++ make_wheel_record torch/include/ATen/ops/_sparse_softmax_native.h 2025-06-01T22:51:46.2323311Z ++ FPATH=torch/include/ATen/ops/_sparse_softmax_native.h 2025-06-01T22:51:46.2324608Z ++ echo torch/include/ATen/ops/_sparse_softmax_native.h 2025-06-01T22:51:46.2326483Z ++ grep RECORD 2025-06-01T22:51:46.2347489Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_softmax_native.h 2025-06-01T22:51:46.2349274Z +++ openssl base64 2025-06-01T22:51:46.2349448Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.2350021Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.2351242Z +++ sed -e s/=//g 2025-06-01T22:51:46.2391697Z ++ HASH=AYz-qZHr7EmJdvhMUwQdK_CMWUo2GrmNGaFbo3N7TSE 2025-06-01T22:51:46.2396283Z +++ ls -nl torch/include/ATen/ops/_sparse_softmax_native.h 2025-06-01T22:51:46.2397689Z +++ awk '{print $5}' 2025-06-01T22:51:46.2425458Z ++ FSIZE=1005 2025-06-01T22:51:46.2426250Z ++ echo '"torch/include/ATen/ops/_sparse_softmax_native.h",sha256=AYz-qZHr7EmJdvhMUwQdK_CMWUo2GrmNGaFbo3N7TSE,1005' 2025-06-01T22:51:46.2426942Z ++ read fname 2025-06-01T22:51:46.2427358Z ++ make_wheel_record torch/include/ATen/ops/_sparse_softmax_ops.h 2025-06-01T22:51:46.2427858Z ++ FPATH=torch/include/ATen/ops/_sparse_softmax_ops.h 2025-06-01T22:51:46.2428426Z ++ echo torch/include/ATen/ops/_sparse_softmax_ops.h 2025-06-01T22:51:46.2428803Z ++ grep RECORD 2025-06-01T22:51:46.2447211Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_softmax_ops.h 2025-06-01T22:51:46.2447993Z +++ openssl base64 2025-06-01T22:51:46.2449294Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.2450517Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.2451912Z +++ sed -e s/=//g 2025-06-01T22:51:46.2490215Z ++ HASH=BuuBMRfd9_9urKp9E69ptlka5XQFY3hKc7JrpByt33I 2025-06-01T22:51:46.2495502Z +++ ls -nl torch/include/ATen/ops/_sparse_softmax_ops.h 2025-06-01T22:51:46.2496566Z +++ awk '{print $5}' 2025-06-01T22:51:46.2523558Z ++ FSIZE=3286 2025-06-01T22:51:46.2524532Z ++ echo '"torch/include/ATen/ops/_sparse_softmax_ops.h",sha256=BuuBMRfd9_9urKp9E69ptlka5XQFY3hKc7JrpByt33I,3286' 2025-06-01T22:51:46.2525309Z ++ read fname 2025-06-01T22:51:46.2525692Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sparse_matmul.h 2025-06-01T22:51:46.2526233Z ++ FPATH=torch/include/ATen/ops/_sparse_sparse_matmul.h 2025-06-01T22:51:46.2526724Z ++ echo torch/include/ATen/ops/_sparse_sparse_matmul.h 2025-06-01T22:51:46.2527120Z ++ grep RECORD 2025-06-01T22:51:46.2547423Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sparse_matmul.h 2025-06-01T22:51:46.2547953Z +++ openssl base64 2025-06-01T22:51:46.2548223Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.2548942Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.2550305Z +++ sed -e s/=//g 2025-06-01T22:51:46.2591792Z ++ HASH=ObeIj87Tehqejdw17hWz8y_P9zxm_J2-kxpUzc1-xWY 2025-06-01T22:51:46.2596193Z +++ ls -nl torch/include/ATen/ops/_sparse_sparse_matmul.h 2025-06-01T22:51:46.2597027Z +++ awk '{print $5}' 2025-06-01T22:51:46.2624733Z ++ FSIZE=1318 2025-06-01T22:51:46.2625801Z ++ echo '"torch/include/ATen/ops/_sparse_sparse_matmul.h",sha256=ObeIj87Tehqejdw17hWz8y_P9zxm_J2-kxpUzc1-xWY,1318' 2025-06-01T22:51:46.2626636Z ++ read fname 2025-06-01T22:51:46.2627174Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.2628064Z ++ FPATH=torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.2628977Z ++ echo torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.2629556Z ++ grep RECORD 2025-06-01T22:51:46.2647554Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.2648266Z +++ openssl base64 2025-06-01T22:51:46.2649163Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.2650512Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.2651811Z +++ sed -e s/=//g 2025-06-01T22:51:46.2689482Z ++ HASH=BG_mISTQJ1_3dGvtKunqxjIm0PY17tRazzT67aBNEgg 2025-06-01T22:51:46.2694895Z +++ ls -nl torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.2695827Z +++ awk '{print $5}' 2025-06-01T22:51:46.2722991Z ++ FSIZE=949 2025-06-01T22:51:46.2723989Z ++ echo '"torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h",sha256=BG_mISTQJ1_3dGvtKunqxjIm0PY17tRazzT67aBNEgg,949' 2025-06-01T22:51:46.2725285Z ++ read fname 2025-06-01T22:51:46.2725704Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sparse_matmul_native.h 2025-06-01T22:51:46.2726331Z ++ FPATH=torch/include/ATen/ops/_sparse_sparse_matmul_native.h 2025-06-01T22:51:46.2726884Z ++ echo torch/include/ATen/ops/_sparse_sparse_matmul_native.h 2025-06-01T22:51:46.2727324Z ++ grep RECORD 2025-06-01T22:51:46.2746121Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sparse_matmul_native.h 2025-06-01T22:51:46.2747547Z +++ openssl base64 2025-06-01T22:51:46.2747826Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.2749345Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.2750240Z +++ sed -e s/=//g 2025-06-01T22:51:46.2792648Z ++ HASH=XrLYtiicyaE58VAMNEszgBPLIQ5Gruu4SVYITEAiDJI 2025-06-01T22:51:46.2794917Z +++ ls -nl torch/include/ATen/ops/_sparse_sparse_matmul_native.h 2025-06-01T22:51:46.2795667Z +++ awk '{print $5}' 2025-06-01T22:51:46.2822726Z ++ FSIZE=738 2025-06-01T22:51:46.2823678Z ++ echo '"torch/include/ATen/ops/_sparse_sparse_matmul_native.h",sha256=XrLYtiicyaE58VAMNEszgBPLIQ5Gruu4SVYITEAiDJI,738' 2025-06-01T22:51:46.2824585Z ++ read fname 2025-06-01T22:51:46.2825068Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sparse_matmul_ops.h 2025-06-01T22:51:46.2825646Z ++ FPATH=torch/include/ATen/ops/_sparse_sparse_matmul_ops.h 2025-06-01T22:51:46.2826151Z ++ echo torch/include/ATen/ops/_sparse_sparse_matmul_ops.h 2025-06-01T22:51:46.2826565Z ++ grep RECORD 2025-06-01T22:51:46.2846398Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sparse_matmul_ops.h 2025-06-01T22:51:46.2847098Z +++ openssl base64 2025-06-01T22:51:46.2847393Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.2848200Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.2849586Z +++ sed -e s/=//g 2025-06-01T22:51:46.2887652Z ++ HASH=REGM-FbCJjymfBKir89A95ZKHc_jGHDegfKcvkQGcXQ 2025-06-01T22:51:46.2892950Z +++ ls -nl torch/include/ATen/ops/_sparse_sparse_matmul_ops.h 2025-06-01T22:51:46.2893792Z +++ awk '{print $5}' 2025-06-01T22:51:46.2920793Z ++ FSIZE=1809 2025-06-01T22:51:46.2921522Z ++ echo '"torch/include/ATen/ops/_sparse_sparse_matmul_ops.h",sha256=REGM-FbCJjymfBKir89A95ZKHc_jGHDegfKcvkQGcXQ,1809' 2025-06-01T22:51:46.2922283Z ++ read fname 2025-06-01T22:51:46.2922617Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sum.h 2025-06-01T22:51:46.2923055Z ++ FPATH=torch/include/ATen/ops/_sparse_sum.h 2025-06-01T22:51:46.2923469Z ++ echo torch/include/ATen/ops/_sparse_sum.h 2025-06-01T22:51:46.2923940Z ++ grep RECORD 2025-06-01T22:51:46.2946623Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sum.h 2025-06-01T22:51:46.2947115Z +++ openssl base64 2025-06-01T22:51:46.2947393Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.2947990Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.2948260Z +++ sed -e s/=//g 2025-06-01T22:51:46.2989521Z ++ HASH=fQb9Uf9e7kYS228VQssXw8_73DCl_7V9RAdxRekGWcg 2025-06-01T22:51:46.2992796Z +++ ls -nl torch/include/ATen/ops/_sparse_sum.h 2025-06-01T22:51:46.2993584Z +++ awk '{print $5}' 2025-06-01T22:51:46.3020001Z ++ FSIZE=1835 2025-06-01T22:51:46.3020612Z ++ echo '"torch/include/ATen/ops/_sparse_sum.h",sha256=fQb9Uf9e7kYS228VQssXw8_73DCl_7V9RAdxRekGWcg,1835' 2025-06-01T22:51:46.3021378Z ++ read fname 2025-06-01T22:51:46.3021849Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sum_backward.h 2025-06-01T22:51:46.3022376Z ++ FPATH=torch/include/ATen/ops/_sparse_sum_backward.h 2025-06-01T22:51:46.3022829Z ++ echo torch/include/ATen/ops/_sparse_sum_backward.h 2025-06-01T22:51:46.3023429Z ++ grep RECORD 2025-06-01T22:51:46.3049288Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sum_backward.h 2025-06-01T22:51:46.3049851Z +++ openssl base64 2025-06-01T22:51:46.3050360Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.3051882Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.3053349Z +++ sed -e s/=//g 2025-06-01T22:51:46.3090521Z ++ HASH=wqJzr8gv7HqmvOaDu1d2QrJvIB7Jn5JcHwO4uCP0MeI 2025-06-01T22:51:46.3096000Z +++ ls -nl torch/include/ATen/ops/_sparse_sum_backward.h 2025-06-01T22:51:46.3098348Z +++ awk '{print $5}' 2025-06-01T22:51:46.3124695Z ++ FSIZE=1410 2025-06-01T22:51:46.3125387Z ++ echo '"torch/include/ATen/ops/_sparse_sum_backward.h",sha256=wqJzr8gv7HqmvOaDu1d2QrJvIB7Jn5JcHwO4uCP0MeI,1410' 2025-06-01T22:51:46.3126099Z ++ read fname 2025-06-01T22:51:46.3126761Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3127690Z ++ FPATH=torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3128532Z ++ echo torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3129112Z ++ grep RECORD 2025-06-01T22:51:46.3147689Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3148408Z +++ openssl base64 2025-06-01T22:51:46.3150080Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.3150348Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.3151344Z +++ sed -e s/=//g 2025-06-01T22:51:46.3194477Z ++ HASH=-ZHZZGrACRdFt9RXETr9wPG7c2nGthaffhhpiQ8oQlk 2025-06-01T22:51:46.3197405Z +++ ls -nl torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3198275Z +++ awk '{print $5}' 2025-06-01T22:51:46.3226766Z ++ FSIZE=987 2025-06-01T22:51:46.3227763Z ++ echo '"torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h",sha256=-ZHZZGrACRdFt9RXETr9wPG7c2nGthaffhhpiQ8oQlk,987' 2025-06-01T22:51:46.3228715Z ++ read fname 2025-06-01T22:51:46.3229119Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sum_backward_native.h 2025-06-01T22:51:46.3229701Z ++ FPATH=torch/include/ATen/ops/_sparse_sum_backward_native.h 2025-06-01T22:51:46.3230239Z ++ echo torch/include/ATen/ops/_sparse_sum_backward_native.h 2025-06-01T22:51:46.3230645Z ++ grep RECORD 2025-06-01T22:51:46.3248025Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sum_backward_native.h 2025-06-01T22:51:46.3248748Z +++ openssl base64 2025-06-01T22:51:46.3249484Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.3250904Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.3252251Z +++ sed -e s/=//g 2025-06-01T22:51:46.3289538Z ++ HASH=AocOLb2vBwLL9DgIhTRIggjWjKMCmHr6nZBl_knDCuc 2025-06-01T22:51:46.3294904Z +++ ls -nl torch/include/ATen/ops/_sparse_sum_backward_native.h 2025-06-01T22:51:46.3295932Z +++ awk '{print $5}' 2025-06-01T22:51:46.3322664Z ++ FSIZE=797 2025-06-01T22:51:46.3323439Z ++ echo '"torch/include/ATen/ops/_sparse_sum_backward_native.h",sha256=AocOLb2vBwLL9DgIhTRIggjWjKMCmHr6nZBl_knDCuc,797' 2025-06-01T22:51:46.3324574Z ++ read fname 2025-06-01T22:51:46.3324991Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sum_backward_ops.h 2025-06-01T22:51:46.3325632Z ++ FPATH=torch/include/ATen/ops/_sparse_sum_backward_ops.h 2025-06-01T22:51:46.3326154Z ++ echo torch/include/ATen/ops/_sparse_sum_backward_ops.h 2025-06-01T22:51:46.3326558Z ++ grep RECORD 2025-06-01T22:51:46.3347648Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sum_backward_ops.h 2025-06-01T22:51:46.3348314Z +++ openssl base64 2025-06-01T22:51:46.3348586Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.3348846Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.3349485Z +++ sed -e s/=//g 2025-06-01T22:51:46.3392066Z ++ HASH=4972-LBlHN9IIdIwIk8O7FVQhBRal1cyIEoGhcuAmEQ 2025-06-01T22:51:46.3400313Z +++ ls -nl torch/include/ATen/ops/_sparse_sum_backward_ops.h 2025-06-01T22:51:46.3400763Z +++ awk '{print $5}' 2025-06-01T22:51:46.3424305Z ++ FSIZE=1937 2025-06-01T22:51:46.3424986Z ++ echo '"torch/include/ATen/ops/_sparse_sum_backward_ops.h",sha256=4972-LBlHN9IIdIwIk8O7FVQhBRal1cyIEoGhcuAmEQ,1937' 2025-06-01T22:51:46.3425741Z ++ read fname 2025-06-01T22:51:46.3426249Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3427104Z ++ FPATH=torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3427834Z ++ echo torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3428516Z ++ grep RECORD 2025-06-01T22:51:46.3448583Z +++ openssl base64 2025-06-01T22:51:46.3448894Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.3449644Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.3450283Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3451049Z +++ sed -e s/=//g 2025-06-01T22:51:46.3491594Z ++ HASH=-uMzTNOdApGGoqSAxhIpPcbPY0jm2I0eBG4w6JtzQf0 2025-06-01T22:51:46.3497025Z +++ ls -nl torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3498351Z +++ awk '{print $5}' 2025-06-01T22:51:46.3525716Z ++ FSIZE=999 2025-06-01T22:51:46.3526589Z ++ echo '"torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h",sha256=-uMzTNOdApGGoqSAxhIpPcbPY0jm2I0eBG4w6JtzQf0,999' 2025-06-01T22:51:46.3527521Z ++ read fname 2025-06-01T22:51:46.3528047Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.3528862Z ++ FPATH=torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.3529768Z ++ echo torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.3530313Z ++ grep RECORD 2025-06-01T22:51:46.3548059Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.3548835Z +++ openssl base64 2025-06-01T22:51:46.3549116Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.3549636Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.3550983Z +++ sed -e s/=//g 2025-06-01T22:51:46.3592490Z ++ HASH=hxbc6Mn0RoBi7lPxx-DicjlKRXz7dALEIkH9oeWzYEo 2025-06-01T22:51:46.3597382Z +++ ls -nl torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.3598326Z +++ awk '{print $5}' 2025-06-01T22:51:46.3626268Z ++ FSIZE=952 2025-06-01T22:51:46.3627183Z ++ echo '"torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h",sha256=hxbc6Mn0RoBi7lPxx-DicjlKRXz7dALEIkH9oeWzYEo,952' 2025-06-01T22:51:46.3628101Z ++ read fname 2025-06-01T22:51:46.3628454Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sum_native.h 2025-06-01T22:51:46.3628960Z ++ FPATH=torch/include/ATen/ops/_sparse_sum_native.h 2025-06-01T22:51:46.3629413Z ++ echo torch/include/ATen/ops/_sparse_sum_native.h 2025-06-01T22:51:46.3629801Z ++ grep RECORD 2025-06-01T22:51:46.3648383Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sum_native.h 2025-06-01T22:51:46.3648945Z +++ openssl base64 2025-06-01T22:51:46.3649282Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.3650371Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.3651568Z +++ sed -e s/=//g 2025-06-01T22:51:46.3690836Z ++ HASH=5jit57UVkhup7OVIMvhAToGhrAafIobORmA3Urlajko 2025-06-01T22:51:46.3696327Z +++ ls -nl torch/include/ATen/ops/_sparse_sum_native.h 2025-06-01T22:51:46.3697996Z +++ awk '{print $5}' 2025-06-01T22:51:46.3724979Z ++ FSIZE=852 2025-06-01T22:51:46.3725699Z ++ echo '"torch/include/ATen/ops/_sparse_sum_native.h",sha256=5jit57UVkhup7OVIMvhAToGhrAafIobORmA3Urlajko,852' 2025-06-01T22:51:46.3726403Z ++ read fname 2025-06-01T22:51:46.3726762Z ++ make_wheel_record torch/include/ATen/ops/_sparse_sum_ops.h 2025-06-01T22:51:46.3727306Z ++ FPATH=torch/include/ATen/ops/_sparse_sum_ops.h 2025-06-01T22:51:46.3727882Z ++ echo torch/include/ATen/ops/_sparse_sum_ops.h 2025-06-01T22:51:46.3728277Z ++ grep RECORD 2025-06-01T22:51:46.3748256Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_sparse_sum_ops.h 2025-06-01T22:51:46.3748793Z +++ openssl base64 2025-06-01T22:51:46.3749679Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.3750943Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.3752256Z +++ sed -e s/=//g 2025-06-01T22:51:46.3792559Z ++ HASH=0FRgROZUHyJq2dgFwyF_qw4Otf6ACbMPTqWMTq5LkW4 2025-06-01T22:51:46.3797326Z +++ ls -nl torch/include/ATen/ops/_sparse_sum_ops.h 2025-06-01T22:51:46.3797937Z +++ awk '{print $5}' 2025-06-01T22:51:46.3825736Z ++ FSIZE=3566 2025-06-01T22:51:46.3826373Z ++ echo '"torch/include/ATen/ops/_sparse_sum_ops.h",sha256=0FRgROZUHyJq2dgFwyF_qw4Otf6ACbMPTqWMTq5LkW4,3566' 2025-06-01T22:51:46.3827192Z ++ read fname 2025-06-01T22:51:46.3827502Z ++ make_wheel_record torch/include/ATen/ops/_spdiags.h 2025-06-01T22:51:46.3827930Z ++ FPATH=torch/include/ATen/ops/_spdiags.h 2025-06-01T22:51:46.3828303Z ++ echo torch/include/ATen/ops/_spdiags.h 2025-06-01T22:51:46.3828654Z ++ grep RECORD 2025-06-01T22:51:46.3848256Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_spdiags.h 2025-06-01T22:51:46.3850048Z +++ openssl base64 2025-06-01T22:51:46.3851313Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.3852693Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.3854036Z +++ sed -e s/=//g 2025-06-01T22:51:46.3890150Z ++ HASH=I0SHAN06RKhxMG4PvWoTCwvPiFh8jLEspnuw7NgThKQ 2025-06-01T22:51:46.3894876Z +++ ls -nl torch/include/ATen/ops/_spdiags.h 2025-06-01T22:51:46.3895788Z +++ awk '{print $5}' 2025-06-01T22:51:46.3922176Z ++ FSIZE=1605 2025-06-01T22:51:46.3922892Z ++ echo '"torch/include/ATen/ops/_spdiags.h",sha256=I0SHAN06RKhxMG4PvWoTCwvPiFh8jLEspnuw7NgThKQ,1605' 2025-06-01T22:51:46.3923520Z ++ read fname 2025-06-01T22:51:46.3924330Z ++ make_wheel_record torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3925275Z ++ FPATH=torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3926048Z ++ echo torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3926582Z ++ grep RECORD 2025-06-01T22:51:46.3947427Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3948113Z +++ openssl base64 2025-06-01T22:51:46.3948616Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.3949100Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.3950518Z +++ sed -e s/=//g 2025-06-01T22:51:46.3990517Z ++ HASH=7Rflpmnf4HZ1ZYr30DmKXyG7fc3JHv-22GoYg6EnVzk 2025-06-01T22:51:46.3996017Z +++ ls -nl torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.3997129Z +++ awk '{print $5}' 2025-06-01T22:51:46.4024910Z ++ FSIZE=1070 2025-06-01T22:51:46.4025714Z ++ echo '"torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h",sha256=7Rflpmnf4HZ1ZYr30DmKXyG7fc3JHv-22GoYg6EnVzk,1070' 2025-06-01T22:51:46.4026585Z ++ read fname 2025-06-01T22:51:46.4026967Z ++ make_wheel_record torch/include/ATen/ops/_spdiags_cpu_dispatch.h 2025-06-01T22:51:46.4027507Z ++ FPATH=torch/include/ATen/ops/_spdiags_cpu_dispatch.h 2025-06-01T22:51:46.4027967Z ++ echo torch/include/ATen/ops/_spdiags_cpu_dispatch.h 2025-06-01T22:51:46.4028360Z ++ grep RECORD 2025-06-01T22:51:46.4047259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_spdiags_cpu_dispatch.h 2025-06-01T22:51:46.4047804Z +++ openssl base64 2025-06-01T22:51:46.4049074Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.4050362Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.4051768Z +++ sed -e s/=//g 2025-06-01T22:51:46.4089620Z ++ HASH=PbUFKZ6z7o5JMVi57kq8AcJyJj3oHaND98NlOLYUUNs 2025-06-01T22:51:46.4094700Z +++ ls -nl torch/include/ATen/ops/_spdiags_cpu_dispatch.h 2025-06-01T22:51:46.4095731Z +++ awk '{print $5}' 2025-06-01T22:51:46.4122788Z ++ FSIZE=829 2025-06-01T22:51:46.4123838Z ++ echo '"torch/include/ATen/ops/_spdiags_cpu_dispatch.h",sha256=PbUFKZ6z7o5JMVi57kq8AcJyJj3oHaND98NlOLYUUNs,829' 2025-06-01T22:51:46.4124723Z ++ read fname 2025-06-01T22:51:46.4125205Z ++ make_wheel_record torch/include/ATen/ops/_spdiags_native.h 2025-06-01T22:51:46.4125746Z ++ FPATH=torch/include/ATen/ops/_spdiags_native.h 2025-06-01T22:51:46.4126193Z ++ echo torch/include/ATen/ops/_spdiags_native.h 2025-06-01T22:51:46.4126561Z ++ grep RECORD 2025-06-01T22:51:46.4147745Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_spdiags_native.h 2025-06-01T22:51:46.4148271Z +++ openssl base64 2025-06-01T22:51:46.4148552Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.4149271Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.4150557Z +++ sed -e s/=//g 2025-06-01T22:51:46.4190778Z ++ HASH=zg_Gh9M57znJeCPpX-fE7pDLaBRH4TYtz84ED9DA3S4 2025-06-01T22:51:46.4196223Z +++ ls -nl torch/include/ATen/ops/_spdiags_native.h 2025-06-01T22:51:46.4196922Z +++ awk '{print $5}' 2025-06-01T22:51:46.4225778Z ++ FSIZE=756 2025-06-01T22:51:46.4226428Z ++ echo '"torch/include/ATen/ops/_spdiags_native.h",sha256=zg_Gh9M57znJeCPpX-fE7pDLaBRH4TYtz84ED9DA3S4,756' 2025-06-01T22:51:46.4227091Z ++ read fname 2025-06-01T22:51:46.4227426Z ++ make_wheel_record torch/include/ATen/ops/_spdiags_ops.h 2025-06-01T22:51:46.4227884Z ++ FPATH=torch/include/ATen/ops/_spdiags_ops.h 2025-06-01T22:51:46.4228292Z ++ echo torch/include/ATen/ops/_spdiags_ops.h 2025-06-01T22:51:46.4228643Z ++ grep RECORD 2025-06-01T22:51:46.4247590Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_spdiags_ops.h 2025-06-01T22:51:46.4248064Z +++ openssl base64 2025-06-01T22:51:46.4249156Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.4250423Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.4251682Z +++ sed -e s/=//g 2025-06-01T22:51:46.4289652Z ++ HASH=dDfntn_57KKdvzwXvPo0UvQT44h7D2_Y4UVc5UJ8ETM 2025-06-01T22:51:46.4294519Z +++ ls -nl torch/include/ATen/ops/_spdiags_ops.h 2025-06-01T22:51:46.4295682Z +++ awk '{print $5}' 2025-06-01T22:51:46.4322846Z ++ FSIZE=2169 2025-06-01T22:51:46.4323465Z ++ echo '"torch/include/ATen/ops/_spdiags_ops.h",sha256=dDfntn_57KKdvzwXvPo0UvQT44h7D2_Y4UVc5UJ8ETM,2169' 2025-06-01T22:51:46.4324552Z ++ read fname 2025-06-01T22:51:46.4324888Z ++ make_wheel_record torch/include/ATen/ops/_spsolve.h 2025-06-01T22:51:46.4325422Z ++ FPATH=torch/include/ATen/ops/_spsolve.h 2025-06-01T22:51:46.4325807Z ++ echo torch/include/ATen/ops/_spsolve.h 2025-06-01T22:51:46.4326166Z ++ grep RECORD 2025-06-01T22:51:46.4347338Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_spsolve.h 2025-06-01T22:51:46.4347832Z +++ openssl base64 2025-06-01T22:51:46.4348092Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.4348973Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.4350136Z +++ sed -e s/=//g 2025-06-01T22:51:46.4392896Z ++ HASH=N6hsTJ8Kpdnh4cxDd6GdOcxijl_mjj_KIulRhBqS7Po 2025-06-01T22:51:46.4395676Z +++ ls -nl torch/include/ATen/ops/_spsolve.h 2025-06-01T22:51:46.4396465Z +++ awk '{print $5}' 2025-06-01T22:51:46.4425296Z ++ FSIZE=712 2025-06-01T22:51:46.4426005Z ++ echo '"torch/include/ATen/ops/_spsolve.h",sha256=N6hsTJ8Kpdnh4cxDd6GdOcxijl_mjj_KIulRhBqS7Po,712' 2025-06-01T22:51:46.4426622Z ++ read fname 2025-06-01T22:51:46.4426970Z ++ make_wheel_record torch/include/ATen/ops/_spsolve_native.h 2025-06-01T22:51:46.4427447Z ++ FPATH=torch/include/ATen/ops/_spsolve_native.h 2025-06-01T22:51:46.4427874Z ++ echo torch/include/ATen/ops/_spsolve_native.h 2025-06-01T22:51:46.4428240Z ++ grep RECORD 2025-06-01T22:51:46.4447689Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_spsolve_native.h 2025-06-01T22:51:46.4448218Z +++ openssl base64 2025-06-01T22:51:46.4449070Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.4450455Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.4451698Z +++ sed -e s/=//g 2025-06-01T22:51:46.4490026Z ++ HASH=DMecf5sGDt9h_CSwHHTY0Y2Rw_5XIwAgDGu1jGwJrns 2025-06-01T22:51:46.4494909Z +++ ls -nl torch/include/ATen/ops/_spsolve_native.h 2025-06-01T22:51:46.4495870Z +++ awk '{print $5}' 2025-06-01T22:51:46.4522615Z ++ FSIZE=529 2025-06-01T22:51:46.4523245Z ++ echo '"torch/include/ATen/ops/_spsolve_native.h",sha256=DMecf5sGDt9h_CSwHHTY0Y2Rw_5XIwAgDGu1jGwJrns,529' 2025-06-01T22:51:46.4524290Z ++ read fname 2025-06-01T22:51:46.4524626Z ++ make_wheel_record torch/include/ATen/ops/_spsolve_ops.h 2025-06-01T22:51:46.4525237Z ++ FPATH=torch/include/ATen/ops/_spsolve_ops.h 2025-06-01T22:51:46.4525651Z ++ echo torch/include/ATen/ops/_spsolve_ops.h 2025-06-01T22:51:46.4526031Z ++ grep RECORD 2025-06-01T22:51:46.4547333Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_spsolve_ops.h 2025-06-01T22:51:46.4547833Z +++ openssl base64 2025-06-01T22:51:46.4548111Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.4549135Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.4550385Z +++ sed -e s/=//g 2025-06-01T22:51:46.4592032Z ++ HASH=SnT4cTmkoJ3k63pCxX5h8tctflQJFmNIcuENJvNGp9M 2025-06-01T22:51:46.4594881Z +++ ls -nl torch/include/ATen/ops/_spsolve_ops.h 2025-06-01T22:51:46.4595740Z +++ awk '{print $5}' 2025-06-01T22:51:46.4624273Z ++ FSIZE=1075 2025-06-01T22:51:46.4625015Z ++ echo '"torch/include/ATen/ops/_spsolve_ops.h",sha256=SnT4cTmkoJ3k63pCxX5h8tctflQJFmNIcuENJvNGp9M,1075' 2025-06-01T22:51:46.4625815Z ++ read fname 2025-06-01T22:51:46.4626131Z ++ make_wheel_record torch/include/ATen/ops/_stack.h 2025-06-01T22:51:46.4626540Z ++ FPATH=torch/include/ATen/ops/_stack.h 2025-06-01T22:51:46.4626909Z ++ echo torch/include/ATen/ops/_stack.h 2025-06-01T22:51:46.4627250Z ++ grep RECORD 2025-06-01T22:51:46.4647031Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_stack.h 2025-06-01T22:51:46.4647526Z +++ openssl base64 2025-06-01T22:51:46.4648019Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.4649448Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.4650756Z +++ sed -e s/=//g 2025-06-01T22:51:46.4689254Z ++ HASH=F1xPY_bcr9p966YhpIJQSOq4KX_R5zcED5krkdoTY28 2025-06-01T22:51:46.4694163Z +++ ls -nl torch/include/ATen/ops/_stack.h 2025-06-01T22:51:46.4695034Z +++ awk '{print $5}' 2025-06-01T22:51:46.4723525Z ++ FSIZE=1139 2025-06-01T22:51:46.4724335Z ++ echo '"torch/include/ATen/ops/_stack.h",sha256=F1xPY_bcr9p966YhpIJQSOq4KX_R5zcED5krkdoTY28,1139' 2025-06-01T22:51:46.4725400Z ++ read fname 2025-06-01T22:51:46.4725895Z ++ make_wheel_record torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.4726730Z ++ FPATH=torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.4727443Z ++ echo torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.4727949Z ++ grep RECORD 2025-06-01T22:51:46.4747316Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.4747994Z +++ openssl base64 2025-06-01T22:51:46.4748258Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.4749016Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.4750432Z +++ sed -e s/=//g 2025-06-01T22:51:46.4793267Z ++ HASH=XPmvbCkXjicSsxv5hT7byCXYEVLWLbP-GpbR8sd483o 2025-06-01T22:51:46.4795762Z +++ ls -nl torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.4796296Z +++ awk '{print $5}' 2025-06-01T22:51:46.4824872Z ++ FSIZE=961 2025-06-01T22:51:46.4825884Z ++ echo '"torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h",sha256=XPmvbCkXjicSsxv5hT7byCXYEVLWLbP-GpbR8sd483o,961' 2025-06-01T22:51:46.4826731Z ++ read fname 2025-06-01T22:51:46.4827088Z ++ make_wheel_record torch/include/ATen/ops/_stack_cpu_dispatch.h 2025-06-01T22:51:46.4827601Z ++ FPATH=torch/include/ATen/ops/_stack_cpu_dispatch.h 2025-06-01T22:51:46.4828054Z ++ echo torch/include/ATen/ops/_stack_cpu_dispatch.h 2025-06-01T22:51:46.4828426Z ++ grep RECORD 2025-06-01T22:51:46.4847387Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_stack_cpu_dispatch.h 2025-06-01T22:51:46.4847924Z +++ openssl base64 2025-06-01T22:51:46.4849043Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.4850499Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.4851765Z +++ sed -e s/=//g 2025-06-01T22:51:46.4889090Z ++ HASH=gyMVPfnMJFNwIesKmE9NCvaWnGf0G671tK4rfjbUgQ0 2025-06-01T22:51:46.4894016Z +++ ls -nl torch/include/ATen/ops/_stack_cpu_dispatch.h 2025-06-01T22:51:46.4894984Z +++ awk '{print $5}' 2025-06-01T22:51:46.4923066Z ++ FSIZE=917 2025-06-01T22:51:46.4923952Z ++ echo '"torch/include/ATen/ops/_stack_cpu_dispatch.h",sha256=gyMVPfnMJFNwIesKmE9NCvaWnGf0G671tK4rfjbUgQ0,917' 2025-06-01T22:51:46.4924929Z ++ read fname 2025-06-01T22:51:46.4925416Z ++ make_wheel_record torch/include/ATen/ops/_stack_native.h 2025-06-01T22:51:46.4925899Z ++ FPATH=torch/include/ATen/ops/_stack_native.h 2025-06-01T22:51:46.4926312Z ++ echo torch/include/ATen/ops/_stack_native.h 2025-06-01T22:51:46.4926690Z ++ grep RECORD 2025-06-01T22:51:46.4946627Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_stack_native.h 2025-06-01T22:51:46.4947154Z +++ openssl base64 2025-06-01T22:51:46.4947415Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.4947689Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.4950810Z +++ sed -e s/=//g 2025-06-01T22:51:46.4992805Z ++ HASH=2haJpjEPorP9tzUwRyUJjV7kO6r-byZKoNzoKeise9Q 2025-06-01T22:51:46.4995254Z +++ ls -nl torch/include/ATen/ops/_stack_native.h 2025-06-01T22:51:46.4996009Z +++ awk '{print $5}' 2025-06-01T22:51:46.5024174Z ++ FSIZE=746 2025-06-01T22:51:46.5024831Z ++ echo '"torch/include/ATen/ops/_stack_native.h",sha256=2haJpjEPorP9tzUwRyUJjV7kO6r-byZKoNzoKeise9Q,746' 2025-06-01T22:51:46.5025474Z ++ read fname 2025-06-01T22:51:46.5025805Z ++ make_wheel_record torch/include/ATen/ops/_stack_ops.h 2025-06-01T22:51:46.5026238Z ++ FPATH=torch/include/ATen/ops/_stack_ops.h 2025-06-01T22:51:46.5026627Z ++ echo torch/include/ATen/ops/_stack_ops.h 2025-06-01T22:51:46.5026964Z ++ grep RECORD 2025-06-01T22:51:46.5046407Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_stack_ops.h 2025-06-01T22:51:46.5046918Z +++ openssl base64 2025-06-01T22:51:46.5047600Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.5048436Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.5049778Z +++ sed -e s/=//g 2025-06-01T22:51:46.5088100Z ++ HASH=EwTIco47AzODwFSu1yyAO4jYWgUHULuSkPS6mfplc0U 2025-06-01T22:51:46.5093228Z +++ ls -nl torch/include/ATen/ops/_stack_ops.h 2025-06-01T22:51:46.5094167Z +++ awk '{print $5}' 2025-06-01T22:51:46.5121070Z ++ FSIZE=1637 2025-06-01T22:51:46.5121841Z ++ echo '"torch/include/ATen/ops/_stack_ops.h",sha256=EwTIco47AzODwFSu1yyAO4jYWgUHULuSkPS6mfplc0U,1637' 2025-06-01T22:51:46.5122484Z ++ read fname 2025-06-01T22:51:46.5122875Z ++ make_wheel_record torch/include/ATen/ops/_standard_gamma.h 2025-06-01T22:51:46.5123357Z ++ FPATH=torch/include/ATen/ops/_standard_gamma.h 2025-06-01T22:51:46.5123901Z ++ echo torch/include/ATen/ops/_standard_gamma.h 2025-06-01T22:51:46.5124455Z ++ grep RECORD 2025-06-01T22:51:46.5147165Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_standard_gamma.h 2025-06-01T22:51:46.5147676Z +++ openssl base64 2025-06-01T22:51:46.5147945Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.5148196Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.5148479Z +++ sed -e s/=//g 2025-06-01T22:51:46.5189471Z ++ HASH=FDdl8TDYCsjHwHA8Vg2JTjf80e4kTOpjkHILnmJPJs0 2025-06-01T22:51:46.5194151Z +++ ls -nl torch/include/ATen/ops/_standard_gamma.h 2025-06-01T22:51:46.5195097Z +++ awk '{print $5}' 2025-06-01T22:51:46.5222765Z ++ FSIZE=1387 2025-06-01T22:51:46.5223435Z ++ echo '"torch/include/ATen/ops/_standard_gamma.h",sha256=FDdl8TDYCsjHwHA8Vg2JTjf80e4kTOpjkHILnmJPJs0,1387' 2025-06-01T22:51:46.5224101Z ++ read fname 2025-06-01T22:51:46.5224633Z ++ make_wheel_record torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.5225455Z ++ FPATH=torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.5226212Z ++ echo torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.5226753Z ++ grep RECORD 2025-06-01T22:51:46.5246785Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.5247505Z +++ openssl base64 2025-06-01T22:51:46.5247765Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.5248033Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.5248699Z +++ sed -e s/=//g 2025-06-01T22:51:46.5287368Z ++ HASH=9OJH8Di-WTnXQOft-tbnUThpyj81XBA_0EsYCEdIM9U 2025-06-01T22:51:46.5292200Z +++ ls -nl torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.5292988Z +++ awk '{print $5}' 2025-06-01T22:51:46.5320220Z ++ FSIZE=984 2025-06-01T22:51:46.5321208Z ++ echo '"torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h",sha256=9OJH8Di-WTnXQOft-tbnUThpyj81XBA_0EsYCEdIM9U,984' 2025-06-01T22:51:46.5322080Z ++ read fname 2025-06-01T22:51:46.5322489Z ++ make_wheel_record torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h 2025-06-01T22:51:46.5323081Z ++ FPATH=torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h 2025-06-01T22:51:46.5323626Z ++ echo torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h 2025-06-01T22:51:46.5324343Z ++ grep RECORD 2025-06-01T22:51:46.5347065Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h 2025-06-01T22:51:46.5347661Z +++ openssl base64 2025-06-01T22:51:46.5347922Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.5348185Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.5348598Z +++ sed -e s/=//g 2025-06-01T22:51:46.5389433Z ++ HASH=OjEKytZd5zc_742IRJz83jz04fXOwyzDxBGcNFEok_8 2025-06-01T22:51:46.5393312Z +++ ls -nl torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h 2025-06-01T22:51:46.5394294Z +++ awk '{print $5}' 2025-06-01T22:51:46.5421133Z ++ FSIZE=786 2025-06-01T22:51:46.5421851Z ++ echo '"torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h",sha256=OjEKytZd5zc_742IRJz83jz04fXOwyzDxBGcNFEok_8,786' 2025-06-01T22:51:46.5422565Z ++ read fname 2025-06-01T22:51:46.5422966Z ++ make_wheel_record torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h 2025-06-01T22:51:46.5423588Z ++ FPATH=torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h 2025-06-01T22:51:46.5424129Z ++ echo torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h 2025-06-01T22:51:46.5424563Z ++ grep RECORD 2025-06-01T22:51:46.5445965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h 2025-06-01T22:51:46.5446554Z +++ openssl base64 2025-06-01T22:51:46.5446839Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.5447087Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.5447508Z +++ sed -e s/=//g 2025-06-01T22:51:46.5486236Z ++ HASH=MZc6fPC5Lsk_hBg51WMqXTC466G7yKzS65qngyIKFzY 2025-06-01T22:51:46.5491303Z +++ ls -nl torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h 2025-06-01T22:51:46.5492121Z +++ awk '{print $5}' 2025-06-01T22:51:46.5519594Z ++ FSIZE=788 2025-06-01T22:51:46.5520300Z ++ echo '"torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h",sha256=MZc6fPC5Lsk_hBg51WMqXTC466G7yKzS65qngyIKFzY,788' 2025-06-01T22:51:46.5521013Z ++ read fname 2025-06-01T22:51:46.5521389Z ++ make_wheel_record torch/include/ATen/ops/_standard_gamma_grad.h 2025-06-01T22:51:46.5521900Z ++ FPATH=torch/include/ATen/ops/_standard_gamma_grad.h 2025-06-01T22:51:46.5522365Z ++ echo torch/include/ATen/ops/_standard_gamma_grad.h 2025-06-01T22:51:46.5522757Z ++ grep RECORD 2025-06-01T22:51:46.5544739Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_standard_gamma_grad.h 2025-06-01T22:51:46.5545498Z +++ openssl base64 2025-06-01T22:51:46.5545929Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.5546211Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.5549679Z +++ sed -e s/=//g 2025-06-01T22:51:46.5588061Z ++ HASH=pZPa3Mk0FQUfaeqcwQkwMbE6Z_Ub2ub4syqMArpAMPY 2025-06-01T22:51:46.5591471Z +++ ls -nl torch/include/ATen/ops/_standard_gamma_grad.h 2025-06-01T22:51:46.5592443Z +++ awk '{print $5}' 2025-06-01T22:51:46.5620206Z ++ FSIZE=1317 2025-06-01T22:51:46.5621036Z ++ echo '"torch/include/ATen/ops/_standard_gamma_grad.h",sha256=pZPa3Mk0FQUfaeqcwQkwMbE6Z_Ub2ub4syqMArpAMPY,1317' 2025-06-01T22:51:46.5621735Z ++ read fname 2025-06-01T22:51:46.5622284Z ++ make_wheel_record torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.5623146Z ++ FPATH=torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.5623965Z ++ echo torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.5624522Z ++ grep RECORD 2025-06-01T22:51:46.5646482Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.5647232Z +++ openssl base64 2025-06-01T22:51:46.5647494Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.5647901Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.5648169Z +++ sed -e s/=//g 2025-06-01T22:51:46.5686199Z ++ HASH=2xR6UnXRYLzFRExycBln4i7-yD52j-TPLmLrCmAjy9Y 2025-06-01T22:51:46.5690221Z +++ ls -nl torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.5690915Z +++ awk '{print $5}' 2025-06-01T22:51:46.5716897Z ++ FSIZE=949 2025-06-01T22:51:46.5717844Z ++ echo '"torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h",sha256=2xR6UnXRYLzFRExycBln4i7-yD52j-TPLmLrCmAjy9Y,949' 2025-06-01T22:51:46.5718729Z ++ read fname 2025-06-01T22:51:46.5719148Z ++ make_wheel_record torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h 2025-06-01T22:51:46.5719395Z ++ FPATH=torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h 2025-06-01T22:51:46.5719779Z ++ echo torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h 2025-06-01T22:51:46.5720291Z ++ grep RECORD 2025-06-01T22:51:46.5743894Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h 2025-06-01T22:51:46.5744012Z +++ openssl base64 2025-06-01T22:51:46.5744112Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.5744209Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.5744324Z +++ sed -e s/=//g 2025-06-01T22:51:46.5787109Z ++ HASH=xsLiDQmTUeVhfMZKQaEHdUcSo_cZ1frj5GG2nJOOfmc 2025-06-01T22:51:46.5790268Z +++ ls -nl torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h 2025-06-01T22:51:46.5790885Z +++ awk '{print $5}' 2025-06-01T22:51:46.5814902Z ++ FSIZE=761 2025-06-01T22:51:46.5815602Z ++ echo '"torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h",sha256=xsLiDQmTUeVhfMZKQaEHdUcSo_cZ1frj5GG2nJOOfmc,761' 2025-06-01T22:51:46.5815751Z ++ read fname 2025-06-01T22:51:46.5816099Z ++ make_wheel_record torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h 2025-06-01T22:51:46.5816492Z ++ FPATH=torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h 2025-06-01T22:51:46.5818623Z ++ echo torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h 2025-06-01T22:51:46.5820237Z ++ grep RECORD 2025-06-01T22:51:46.5843357Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h 2025-06-01T22:51:46.5843509Z +++ openssl base64 2025-06-01T22:51:46.5843612Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.5843835Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.5845275Z +++ sed -e s/=//g 2025-06-01T22:51:46.5885742Z ++ HASH=c39AgyrLB-xOC2-4VsfkvmKeVupoapqZ0sB5ydlR8fo 2025-06-01T22:51:46.5888298Z +++ ls -nl torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h 2025-06-01T22:51:46.5889215Z +++ awk '{print $5}' 2025-06-01T22:51:46.5915888Z ++ FSIZE=763 2025-06-01T22:51:46.5916487Z ++ echo '"torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h",sha256=c39AgyrLB-xOC2-4VsfkvmKeVupoapqZ0sB5ydlR8fo,763' 2025-06-01T22:51:46.5916605Z ++ read fname 2025-06-01T22:51:46.5916920Z ++ make_wheel_record torch/include/ATen/ops/_standard_gamma_grad_native.h 2025-06-01T22:51:46.5917124Z ++ FPATH=torch/include/ATen/ops/_standard_gamma_grad_native.h 2025-06-01T22:51:46.5917343Z ++ echo torch/include/ATen/ops/_standard_gamma_grad_native.h 2025-06-01T22:51:46.5918021Z ++ grep RECORD 2025-06-01T22:51:46.5942411Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_standard_gamma_grad_native.h 2025-06-01T22:51:46.5942646Z +++ openssl base64 2025-06-01T22:51:46.5942812Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.5942927Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.5943022Z +++ sed -e s/=//g 2025-06-01T22:51:46.5982162Z ++ HASH=mkKucfTVHOqUgo1PHIjdFoXx1uLfESDHnLxPWP9ciFU 2025-06-01T22:51:46.5985450Z +++ ls -nl torch/include/ATen/ops/_standard_gamma_grad_native.h 2025-06-01T22:51:46.5986794Z +++ awk '{print $5}' 2025-06-01T22:51:46.6010734Z ++ FSIZE=740 2025-06-01T22:51:46.6011761Z ++ echo '"torch/include/ATen/ops/_standard_gamma_grad_native.h",sha256=mkKucfTVHOqUgo1PHIjdFoXx1uLfESDHnLxPWP9ciFU,740' 2025-06-01T22:51:46.6011947Z ++ read fname 2025-06-01T22:51:46.6012234Z ++ make_wheel_record torch/include/ATen/ops/_standard_gamma_grad_ops.h 2025-06-01T22:51:46.6012566Z ++ FPATH=torch/include/ATen/ops/_standard_gamma_grad_ops.h 2025-06-01T22:51:46.6014108Z ++ echo torch/include/ATen/ops/_standard_gamma_grad_ops.h 2025-06-01T22:51:46.6015261Z ++ grep RECORD 2025-06-01T22:51:46.6037732Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_standard_gamma_grad_ops.h 2025-06-01T22:51:46.6037946Z +++ openssl base64 2025-06-01T22:51:46.6038149Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.6038773Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.6039122Z +++ sed -e s/=//g 2025-06-01T22:51:46.6084343Z ++ HASH=1fBU7Rh1zHt8UMzUIa8BuhQhrgGlW1z-nTajHWGIkL8 2025-06-01T22:51:46.6086588Z +++ ls -nl torch/include/ATen/ops/_standard_gamma_grad_ops.h 2025-06-01T22:51:46.6087080Z +++ awk '{print $5}' 2025-06-01T22:51:46.6114618Z ++ FSIZE=1809 2025-06-01T22:51:46.6115675Z ++ echo '"torch/include/ATen/ops/_standard_gamma_grad_ops.h",sha256=1fBU7Rh1zHt8UMzUIa8BuhQhrgGlW1z-nTajHWGIkL8,1809' 2025-06-01T22:51:46.6115778Z ++ read fname 2025-06-01T22:51:46.6116172Z ++ make_wheel_record torch/include/ATen/ops/_standard_gamma_native.h 2025-06-01T22:51:46.6116513Z ++ FPATH=torch/include/ATen/ops/_standard_gamma_native.h 2025-06-01T22:51:46.6116779Z ++ echo torch/include/ATen/ops/_standard_gamma_native.h 2025-06-01T22:51:46.6116899Z ++ grep RECORD 2025-06-01T22:51:46.6140588Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_standard_gamma_native.h 2025-06-01T22:51:46.6140803Z +++ openssl base64 2025-06-01T22:51:46.6140983Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.6141095Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.6141189Z +++ sed -e s/=//g 2025-06-01T22:51:46.6182499Z ++ HASH=GdE8XkYlMmumIObiAxawAjl34bwBE5T4FhE4dyv1Wcw 2025-06-01T22:51:46.6184459Z +++ ls -nl torch/include/ATen/ops/_standard_gamma_native.h 2025-06-01T22:51:46.6184937Z +++ awk '{print $5}' 2025-06-01T22:51:46.6209215Z ++ FSIZE=786 2025-06-01T22:51:46.6210370Z ++ echo '"torch/include/ATen/ops/_standard_gamma_native.h",sha256=GdE8XkYlMmumIObiAxawAjl34bwBE5T4FhE4dyv1Wcw,786' 2025-06-01T22:51:46.6210478Z ++ read fname 2025-06-01T22:51:46.6210773Z ++ make_wheel_record torch/include/ATen/ops/_standard_gamma_ops.h 2025-06-01T22:51:46.6210968Z ++ FPATH=torch/include/ATen/ops/_standard_gamma_ops.h 2025-06-01T22:51:46.6212501Z ++ echo torch/include/ATen/ops/_standard_gamma_ops.h 2025-06-01T22:51:46.6213406Z ++ grep RECORD 2025-06-01T22:51:46.6236977Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_standard_gamma_ops.h 2025-06-01T22:51:46.6237162Z +++ openssl base64 2025-06-01T22:51:46.6237287Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.6237965Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.6238141Z +++ sed -e s/=//g 2025-06-01T22:51:46.6281814Z ++ HASH=aqom-II-Juvz8x7eESPTzREAUgd4pTVTAVeZnGitYz4 2025-06-01T22:51:46.6283534Z +++ ls -nl torch/include/ATen/ops/_standard_gamma_ops.h 2025-06-01T22:51:46.6284052Z +++ awk '{print $5}' 2025-06-01T22:51:46.6312763Z ++ FSIZE=1887 2025-06-01T22:51:46.6313619Z ++ echo '"torch/include/ATen/ops/_standard_gamma_ops.h",sha256=aqom-II-Juvz8x7eESPTzREAUgd4pTVTAVeZnGitYz4,1887' 2025-06-01T22:51:46.6313737Z ++ read fname 2025-06-01T22:51:46.6314164Z ++ make_wheel_record torch/include/ATen/ops/_test_ambiguous_defaults.h 2025-06-01T22:51:46.6314526Z ++ FPATH=torch/include/ATen/ops/_test_ambiguous_defaults.h 2025-06-01T22:51:46.6314740Z ++ echo torch/include/ATen/ops/_test_ambiguous_defaults.h 2025-06-01T22:51:46.6314841Z ++ grep RECORD 2025-06-01T22:51:46.6332853Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_ambiguous_defaults.h 2025-06-01T22:51:46.6333266Z +++ openssl base64 2025-06-01T22:51:46.6334569Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.6336083Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.6337204Z +++ sed -e s/=//g 2025-06-01T22:51:46.6376487Z ++ HASH=OguBlsvXvoiOSErZwGm8vRFBIW9joQy0kmwags-S8nI 2025-06-01T22:51:46.6381295Z +++ ls -nl torch/include/ATen/ops/_test_ambiguous_defaults.h 2025-06-01T22:51:46.6382414Z +++ awk '{print $5}' 2025-06-01T22:51:46.6406538Z ++ FSIZE=1019 2025-06-01T22:51:46.6407540Z ++ echo '"torch/include/ATen/ops/_test_ambiguous_defaults.h",sha256=OguBlsvXvoiOSErZwGm8vRFBIW9joQy0kmwags-S8nI,1019' 2025-06-01T22:51:46.6407937Z ++ read fname 2025-06-01T22:51:46.6408409Z ++ make_wheel_record torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.6408782Z ++ FPATH=torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.6410532Z ++ echo torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.6411009Z ++ grep RECORD 2025-06-01T22:51:46.6434392Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.6434530Z +++ openssl base64 2025-06-01T22:51:46.6434630Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.6435098Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.6435781Z +++ sed -e s/=//g 2025-06-01T22:51:46.6480379Z ++ HASH=47byKGQMPtyd3SUg4xtKqkffe-SqIc6D4dvhSJpYRcg 2025-06-01T22:51:46.6482953Z +++ ls -nl torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.6483197Z +++ awk '{print $5}' 2025-06-01T22:51:46.6511065Z ++ FSIZE=913 2025-06-01T22:51:46.6512365Z ++ echo '"torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h",sha256=47byKGQMPtyd3SUg4xtKqkffe-SqIc6D4dvhSJpYRcg,913' 2025-06-01T22:51:46.6512477Z ++ read fname 2025-06-01T22:51:46.6512751Z ++ make_wheel_record torch/include/ATen/ops/_test_ambiguous_defaults_native.h 2025-06-01T22:51:46.6513046Z ++ FPATH=torch/include/ATen/ops/_test_ambiguous_defaults_native.h 2025-06-01T22:51:46.6513486Z ++ echo torch/include/ATen/ops/_test_ambiguous_defaults_native.h 2025-06-01T22:51:46.6513669Z ++ grep RECORD 2025-06-01T22:51:46.6532363Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_ambiguous_defaults_native.h 2025-06-01T22:51:46.6532745Z +++ openssl base64 2025-06-01T22:51:46.6533841Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.6535375Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.6536587Z +++ sed -e s/=//g 2025-06-01T22:51:46.6575452Z ++ HASH=G8RggWiTAtIuHa6LmLPrC1Lx1uzPLo6nQ2qZINKB0Mo 2025-06-01T22:51:46.6582165Z +++ ls -nl torch/include/ATen/ops/_test_ambiguous_defaults_native.h 2025-06-01T22:51:46.6582832Z +++ awk '{print $5}' 2025-06-01T22:51:46.6606789Z ++ FSIZE=631 2025-06-01T22:51:46.6607848Z ++ echo '"torch/include/ATen/ops/_test_ambiguous_defaults_native.h",sha256=G8RggWiTAtIuHa6LmLPrC1Lx1uzPLo6nQ2qZINKB0Mo,631' 2025-06-01T22:51:46.6608049Z ++ read fname 2025-06-01T22:51:46.6608364Z ++ make_wheel_record torch/include/ATen/ops/_test_ambiguous_defaults_ops.h 2025-06-01T22:51:46.6608581Z ++ FPATH=torch/include/ATen/ops/_test_ambiguous_defaults_ops.h 2025-06-01T22:51:46.6610422Z ++ echo torch/include/ATen/ops/_test_ambiguous_defaults_ops.h 2025-06-01T22:51:46.6611279Z ++ grep RECORD 2025-06-01T22:51:46.6633432Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_ambiguous_defaults_ops.h 2025-06-01T22:51:46.6633631Z +++ openssl base64 2025-06-01T22:51:46.6634686Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.6635107Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.6635837Z +++ sed -e s/=//g 2025-06-01T22:51:46.6679650Z ++ HASH=u7QQ5brORwC-tGcn1G-dvW4NGLkotxS9XTZ1FlUSmOY 2025-06-01T22:51:46.6681488Z +++ ls -nl torch/include/ATen/ops/_test_ambiguous_defaults_ops.h 2025-06-01T22:51:46.6682155Z +++ awk '{print $5}' 2025-06-01T22:51:46.6710739Z ++ FSIZE=1772 2025-06-01T22:51:46.6711640Z ++ echo '"torch/include/ATen/ops/_test_ambiguous_defaults_ops.h",sha256=u7QQ5brORwC-tGcn1G-dvW4NGLkotxS9XTZ1FlUSmOY,1772' 2025-06-01T22:51:46.6711807Z ++ read fname 2025-06-01T22:51:46.6712345Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch.h 2025-06-01T22:51:46.6712621Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch.h 2025-06-01T22:51:46.6712843Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch.h 2025-06-01T22:51:46.6712955Z ++ grep RECORD 2025-06-01T22:51:46.6731950Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch.h 2025-06-01T22:51:46.6732273Z +++ openssl base64 2025-06-01T22:51:46.6733715Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.6734925Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.6736331Z +++ sed -e s/=//g 2025-06-01T22:51:46.6777674Z ++ HASH=Jn2C36EJvP5IldroGrcYf85gto_KJBcB2MyCnY4B508 2025-06-01T22:51:46.6781644Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch.h 2025-06-01T22:51:46.6782734Z +++ awk '{print $5}' 2025-06-01T22:51:46.6807026Z ++ FSIZE=1611 2025-06-01T22:51:46.6807979Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch.h",sha256=Jn2C36EJvP5IldroGrcYf85gto_KJBcB2MyCnY4B508,1611' 2025-06-01T22:51:46.6808155Z ++ read fname 2025-06-01T22:51:46.6808946Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.6809362Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.6811385Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.6811849Z ++ grep RECORD 2025-06-01T22:51:46.6834566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.6834774Z +++ openssl base64 2025-06-01T22:51:46.6834955Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.6835139Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.6836554Z +++ sed -e s/=//g 2025-06-01T22:51:46.6879653Z ++ HASH=_4SgReFkok3NlUaXE70PKKcCMwOBlAdOgs9Ok9qjmvY 2025-06-01T22:51:46.6884150Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.6884962Z +++ awk '{print $5}' 2025-06-01T22:51:46.6913133Z ++ FSIZE=999 2025-06-01T22:51:46.6914309Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h",sha256=_4SgReFkok3NlUaXE70PKKcCMwOBlAdOgs9Ok9qjmvY,999' 2025-06-01T22:51:46.6916276Z ++ read fname 2025-06-01T22:51:46.6916764Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.6917235Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.6917635Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.6917745Z ++ grep RECORD 2025-06-01T22:51:46.6933900Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.6934390Z +++ openssl base64 2025-06-01T22:51:46.6935759Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.6938562Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.6938692Z +++ sed -e s/=//g 2025-06-01T22:51:46.6980763Z ++ HASH=u1fU6MDlxVnjGEaMWEud_5l8DC86P_8IfkqetI0loQM 2025-06-01T22:51:46.6983209Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.6983605Z +++ awk '{print $5}' 2025-06-01T22:51:46.7007421Z ++ FSIZE=798 2025-06-01T22:51:46.7008294Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h",sha256=u1fU6MDlxVnjGEaMWEud_5l8DC86P_8IfkqetI0loQM,798' 2025-06-01T22:51:46.7008410Z ++ read fname 2025-06-01T22:51:46.7008752Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h 2025-06-01T22:51:46.7009018Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h 2025-06-01T22:51:46.7025267Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h 2025-06-01T22:51:46.7026104Z ++ grep RECORD 2025-06-01T22:51:46.7032564Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h 2025-06-01T22:51:46.7033075Z +++ openssl base64 2025-06-01T22:51:46.7034335Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.7034474Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.7035874Z +++ sed -e s/=//g 2025-06-01T22:51:46.7084794Z ++ HASH=KY_U0z1UDcFiCcSj55Ljc-ut847uosiI3EqHYK71mPA 2025-06-01T22:51:46.7087581Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h 2025-06-01T22:51:46.7088121Z +++ awk '{print $5}' 2025-06-01T22:51:46.7116889Z ++ FSIZE=727 2025-06-01T22:51:46.7117872Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h",sha256=KY_U0z1UDcFiCcSj55Ljc-ut847uosiI3EqHYK71mPA,727' 2025-06-01T22:51:46.7118066Z ++ read fname 2025-06-01T22:51:46.7118474Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h 2025-06-01T22:51:46.7118915Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h 2025-06-01T22:51:46.7119118Z ++ grep RECORD 2025-06-01T22:51:46.7119484Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h 2025-06-01T22:51:46.7144200Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h 2025-06-01T22:51:46.7144564Z +++ openssl base64 2025-06-01T22:51:46.7144664Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.7144762Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.7144856Z +++ sed -e s/=//g 2025-06-01T22:51:46.7185965Z ++ HASH=wfN_wGRxmv8CgOsMenTUqrKuP4N8USjekcmNXqEDRrc 2025-06-01T22:51:46.7189242Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h 2025-06-01T22:51:46.7189715Z +++ awk '{print $5}' 2025-06-01T22:51:46.7214083Z ++ FSIZE=2408 2025-06-01T22:51:46.7215280Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h",sha256=wfN_wGRxmv8CgOsMenTUqrKuP4N8USjekcmNXqEDRrc,2408' 2025-06-01T22:51:46.7215454Z ++ read fname 2025-06-01T22:51:46.7215889Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h 2025-06-01T22:51:46.7216144Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h 2025-06-01T22:51:46.7218597Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h 2025-06-01T22:51:46.7219612Z ++ grep RECORD 2025-06-01T22:51:46.7242710Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h 2025-06-01T22:51:46.7242901Z +++ openssl base64 2025-06-01T22:51:46.7243114Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.7243483Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.7244909Z +++ sed -e s/=//g 2025-06-01T22:51:46.7285741Z ++ HASH=jVUQLW_8f7WeXjHZvS-GlEQZqu2NqST_kwMoinzboqI 2025-06-01T22:51:46.7288545Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h 2025-06-01T22:51:46.7289170Z +++ awk '{print $5}' 2025-06-01T22:51:46.7316332Z ++ FSIZE=767 2025-06-01T22:51:46.7317289Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h",sha256=jVUQLW_8f7WeXjHZvS-GlEQZqu2NqST_kwMoinzboqI,767' 2025-06-01T22:51:46.7317444Z ++ read fname 2025-06-01T22:51:46.7318283Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.7318725Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.7319542Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.7319656Z ++ grep RECORD 2025-06-01T22:51:46.7343373Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.7343508Z +++ openssl base64 2025-06-01T22:51:46.7343609Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.7343723Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.7343818Z +++ sed -e s/=//g 2025-06-01T22:51:46.7386389Z ++ HASH=ShG32Y8O22F1mikUvW-HKUu4BQ2fvcltU6jT-TJl-K4 2025-06-01T22:51:46.7388919Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.7390006Z +++ awk '{print $5}' 2025-06-01T22:51:46.7413239Z ++ FSIZE=795 2025-06-01T22:51:46.7414891Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h",sha256=ShG32Y8O22F1mikUvW-HKUu4BQ2fvcltU6jT-TJl-K4,795' 2025-06-01T22:51:46.7415978Z ++ read fname 2025-06-01T22:51:46.7416626Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h 2025-06-01T22:51:46.7417728Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h 2025-06-01T22:51:46.7418599Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h 2025-06-01T22:51:46.7419329Z ++ grep RECORD 2025-06-01T22:51:46.7441419Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h 2025-06-01T22:51:46.7442119Z +++ openssl base64 2025-06-01T22:51:46.7442559Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.7443030Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.7443490Z +++ sed -e s/=//g 2025-06-01T22:51:46.7486578Z ++ HASH=WOlgweOyPbTtKBi_HAP6e5DqFxVvvVxyx3LJE34x-BI 2025-06-01T22:51:46.7492392Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h 2025-06-01T22:51:46.7493499Z +++ awk '{print $5}' 2025-06-01T22:51:46.7520713Z ++ FSIZE=1387 2025-06-01T22:51:46.7522107Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h",sha256=WOlgweOyPbTtKBi_HAP6e5DqFxVvvVxyx3LJE34x-BI,1387' 2025-06-01T22:51:46.7523288Z ++ read fname 2025-06-01T22:51:46.7524255Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.7525375Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.7526441Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.7527129Z ++ grep RECORD 2025-06-01T22:51:46.7548162Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.7549322Z +++ openssl base64 2025-06-01T22:51:46.7549747Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.7550161Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.7550427Z +++ sed -e s/=//g 2025-06-01T22:51:46.7590591Z ++ HASH=0B3WYKdaoOO9F0gmsprXOafJu58zDJDtSlhQGZbPM-w 2025-06-01T22:51:46.7594356Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.7595482Z +++ awk '{print $5}' 2025-06-01T22:51:46.7623272Z ++ FSIZE=939 2025-06-01T22:51:46.7624810Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h",sha256=0B3WYKdaoOO9F0gmsprXOafJu58zDJDtSlhQGZbPM-w,939' 2025-06-01T22:51:46.7626227Z ++ read fname 2025-06-01T22:51:46.7626940Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:46.7628174Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:46.7629365Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:46.7630105Z ++ grep RECORD 2025-06-01T22:51:46.7651138Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:46.7652703Z +++ openssl base64 2025-06-01T22:51:46.7653160Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.7653428Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.7653810Z +++ sed -e s/=//g 2025-06-01T22:51:46.7691793Z ++ HASH=9_LCvXLK5y8zBux6-buoGdOjW4SkXVTI0_j4CPZQLXE 2025-06-01T22:51:46.7699146Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:46.7700109Z +++ awk '{print $5}' 2025-06-01T22:51:46.7725296Z ++ FSIZE=826 2025-06-01T22:51:46.7726649Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=9_LCvXLK5y8zBux6-buoGdOjW4SkXVTI0_j4CPZQLXE,826' 2025-06-01T22:51:46.7728590Z ++ read fname 2025-06-01T22:51:46.7729103Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h 2025-06-01T22:51:46.7730064Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h 2025-06-01T22:51:46.7730836Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h 2025-06-01T22:51:46.7731368Z ++ grep RECORD 2025-06-01T22:51:46.7749635Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h 2025-06-01T22:51:46.7750527Z +++ openssl base64 2025-06-01T22:51:46.7751031Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.7751668Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.7753018Z +++ sed -e s/=//g 2025-06-01T22:51:46.7794368Z ++ HASH=NRCGaF9VqWe-ytCmYU0jmqRuehyKW8I3c57TzjTgD9I 2025-06-01T22:51:46.7797331Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h 2025-06-01T22:51:46.7798268Z +++ awk '{print $5}' 2025-06-01T22:51:46.7828422Z ++ FSIZE=626 2025-06-01T22:51:46.7829576Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h",sha256=NRCGaF9VqWe-ytCmYU0jmqRuehyKW8I3c57TzjTgD9I,626' 2025-06-01T22:51:46.7830414Z ++ read fname 2025-06-01T22:51:46.7830894Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h 2025-06-01T22:51:46.7831671Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h 2025-06-01T22:51:46.7832367Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h 2025-06-01T22:51:46.7832881Z ++ grep RECORD 2025-06-01T22:51:46.7848601Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h 2025-06-01T22:51:46.7849372Z +++ openssl base64 2025-06-01T22:51:46.7850689Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.7852012Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.7853348Z +++ sed -e s/=//g 2025-06-01T22:51:46.7890556Z ++ HASH=vcJdkFEd7VcsmqXdRQVnhMOnlTh8FtbysNOCmMb1_o8 2025-06-01T22:51:46.7895765Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h 2025-06-01T22:51:46.7896733Z +++ awk '{print $5}' 2025-06-01T22:51:46.7923329Z ++ FSIZE=1763 2025-06-01T22:51:46.7925011Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h",sha256=vcJdkFEd7VcsmqXdRQVnhMOnlTh8FtbysNOCmMb1_o8,1763' 2025-06-01T22:51:46.7926282Z ++ read fname 2025-06-01T22:51:46.7926782Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h 2025-06-01T22:51:46.7927542Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h 2025-06-01T22:51:46.7928262Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h 2025-06-01T22:51:46.7928784Z ++ grep RECORD 2025-06-01T22:51:46.7948255Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h 2025-06-01T22:51:46.7949151Z +++ openssl base64 2025-06-01T22:51:46.7949420Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.7950150Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.7951487Z +++ sed -e s/=//g 2025-06-01T22:51:46.7992866Z ++ HASH=faXJkTR3nGFa8sWHrgvt7Sw6cor0Ny0EA3KB8B8PUjQ 2025-06-01T22:51:46.7995478Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h 2025-06-01T22:51:46.7996437Z +++ awk '{print $5}' 2025-06-01T22:51:46.8024762Z ++ FSIZE=507 2025-06-01T22:51:46.8026069Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h",sha256=faXJkTR3nGFa8sWHrgvt7Sw6cor0Ny0EA3KB8B8PUjQ,507' 2025-06-01T22:51:46.8026880Z ++ read fname 2025-06-01T22:51:46.8027350Z ++ make_wheel_record torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h 2025-06-01T22:51:46.8028066Z ++ FPATH=torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h 2025-06-01T22:51:46.8028731Z ++ echo torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h 2025-06-01T22:51:46.8029223Z ++ grep RECORD 2025-06-01T22:51:46.8047358Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h 2025-06-01T22:51:46.8048532Z +++ openssl base64 2025-06-01T22:51:46.8048809Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.8049479Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.8050267Z +++ sed -e s/=//g 2025-06-01T22:51:46.8089182Z ++ HASH=q2N0nlIi8PpFt42P5ZfgPunUK_lcOHmGByza-tPXydg 2025-06-01T22:51:46.8094273Z +++ ls -nl torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h 2025-06-01T22:51:46.8095283Z +++ awk '{print $5}' 2025-06-01T22:51:46.8121544Z ++ FSIZE=1056 2025-06-01T22:51:46.8122906Z ++ echo '"torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h",sha256=q2N0nlIi8PpFt42P5ZfgPunUK_lcOHmGByza-tPXydg,1056' 2025-06-01T22:51:46.8123819Z ++ read fname 2025-06-01T22:51:46.8124343Z ++ make_wheel_record torch/include/ATen/ops/_test_check_tensor.h 2025-06-01T22:51:46.8124914Z ++ FPATH=torch/include/ATen/ops/_test_check_tensor.h 2025-06-01T22:51:46.8125525Z ++ echo torch/include/ATen/ops/_test_check_tensor.h 2025-06-01T22:51:46.8125909Z ++ grep RECORD 2025-06-01T22:51:46.8147169Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_check_tensor.h 2025-06-01T22:51:46.8147712Z +++ openssl base64 2025-06-01T22:51:46.8147986Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.8148237Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.8148713Z +++ sed -e s/=//g 2025-06-01T22:51:46.8192200Z ++ HASH=s7mGCMIzgCRTHBNkMfDrbUaZOQkdUoaU1KbUEltyZbk 2025-06-01T22:51:46.8193882Z +++ ls -nl torch/include/ATen/ops/_test_check_tensor.h 2025-06-01T22:51:46.8194680Z +++ awk '{print $5}' 2025-06-01T22:51:46.8223190Z ++ FSIZE=685 2025-06-01T22:51:46.8223934Z ++ echo '"torch/include/ATen/ops/_test_check_tensor.h",sha256=s7mGCMIzgCRTHBNkMfDrbUaZOQkdUoaU1KbUEltyZbk,685' 2025-06-01T22:51:46.8224606Z ++ read fname 2025-06-01T22:51:46.8225139Z ++ make_wheel_record torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.8225986Z ++ FPATH=torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.8226932Z ++ echo torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.8227491Z ++ grep RECORD 2025-06-01T22:51:46.8246532Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.8247273Z +++ openssl base64 2025-06-01T22:51:46.8247551Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.8247804Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.8249298Z +++ sed -e s/=//g 2025-06-01T22:51:46.8287213Z ++ HASH=E8I0_VWxQ1AAjGOdFIvKJx1V_NNhSOo1ur_jfI3J2_A 2025-06-01T22:51:46.8292302Z +++ ls -nl torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:46.8292984Z +++ awk '{print $5}' 2025-06-01T22:51:46.8320738Z ++ FSIZE=776 2025-06-01T22:51:46.8321635Z ++ echo '"torch/include/ATen/ops/_test_check_tensor_compositeimplicitautograd_dispatch.h",sha256=E8I0_VWxQ1AAjGOdFIvKJx1V_NNhSOo1ur_jfI3J2_A,776' 2025-06-01T22:51:46.8322478Z ++ read fname 2025-06-01T22:51:46.8322878Z ++ make_wheel_record torch/include/ATen/ops/_test_check_tensor_native.h 2025-06-01T22:51:46.8323440Z ++ FPATH=torch/include/ATen/ops/_test_check_tensor_native.h 2025-06-01T22:51:46.8324259Z ++ echo torch/include/ATen/ops/_test_check_tensor_native.h 2025-06-01T22:51:46.8324690Z ++ grep RECORD 2025-06-01T22:51:46.8346806Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_check_tensor_native.h 2025-06-01T22:51:46.8347390Z +++ openssl base64 2025-06-01T22:51:46.8347670Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.8347927Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.8348207Z +++ sed -e s/=//g 2025-06-01T22:51:46.8390014Z ++ HASH=FZdKhy0cD9P4AcWD7Ri5HuAsPrXV8-PAiz6eKq4Jk8E 2025-06-01T22:51:46.8393050Z +++ ls -nl torch/include/ATen/ops/_test_check_tensor_native.h 2025-06-01T22:51:46.8394241Z +++ awk '{print $5}' 2025-06-01T22:51:46.8422156Z ++ FSIZE=488 2025-06-01T22:51:46.8422857Z ++ echo '"torch/include/ATen/ops/_test_check_tensor_native.h",sha256=FZdKhy0cD9P4AcWD7Ri5HuAsPrXV8-PAiz6eKq4Jk8E,488' 2025-06-01T22:51:46.8423573Z ++ read fname 2025-06-01T22:51:46.8423954Z ++ make_wheel_record torch/include/ATen/ops/_test_check_tensor_ops.h 2025-06-01T22:51:46.8424645Z ++ FPATH=torch/include/ATen/ops/_test_check_tensor_ops.h 2025-06-01T22:51:46.8425121Z ++ echo torch/include/ATen/ops/_test_check_tensor_ops.h 2025-06-01T22:51:46.8425523Z ++ grep RECORD 2025-06-01T22:51:46.8446572Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_check_tensor_ops.h 2025-06-01T22:51:46.8447132Z +++ openssl base64 2025-06-01T22:51:46.8447392Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.8447663Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.8447940Z +++ sed -e s/=//g 2025-06-01T22:51:46.8486857Z ++ HASH=2VX5bQxQa37fNp-5s66L6C8Ch_HkkZd7-twHMMyjgLA 2025-06-01T22:51:46.8491766Z +++ ls -nl torch/include/ATen/ops/_test_check_tensor_ops.h 2025-06-01T22:51:46.8492602Z +++ awk '{print $5}' 2025-06-01T22:51:46.8521263Z ++ FSIZE=993 2025-06-01T22:51:46.8521927Z ++ echo '"torch/include/ATen/ops/_test_check_tensor_ops.h",sha256=2VX5bQxQa37fNp-5s66L6C8Ch_HkkZd7-twHMMyjgLA,993' 2025-06-01T22:51:46.8522742Z ++ read fname 2025-06-01T22:51:46.8523127Z ++ make_wheel_record torch/include/ATen/ops/_test_functorch_fallback.h 2025-06-01T22:51:46.8523807Z ++ FPATH=torch/include/ATen/ops/_test_functorch_fallback.h 2025-06-01T22:51:46.8524489Z ++ echo torch/include/ATen/ops/_test_functorch_fallback.h 2025-06-01T22:51:46.8524894Z ++ grep RECORD 2025-06-01T22:51:46.8547386Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_functorch_fallback.h 2025-06-01T22:51:46.8547958Z +++ openssl base64 2025-06-01T22:51:46.8548220Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.8548484Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.8548747Z +++ sed -e s/=//g 2025-06-01T22:51:46.8589402Z ++ HASH=UQ6CAinQpRCvyL4BnPuKjDfnY-MOQP8m80LlxW4iluw 2025-06-01T22:51:46.8593264Z +++ ls -nl torch/include/ATen/ops/_test_functorch_fallback.h 2025-06-01T22:51:46.8594120Z +++ awk '{print $5}' 2025-06-01T22:51:46.8622742Z ++ FSIZE=1348 2025-06-01T22:51:46.8623528Z ++ echo '"torch/include/ATen/ops/_test_functorch_fallback.h",sha256=UQ6CAinQpRCvyL4BnPuKjDfnY-MOQP8m80LlxW4iluw,1348' 2025-06-01T22:51:46.8624398Z ++ read fname 2025-06-01T22:51:46.8625026Z ++ make_wheel_record torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.8625943Z ++ FPATH=torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.8626777Z ++ echo torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.8627365Z ++ grep RECORD 2025-06-01T22:51:46.8645991Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.8646741Z +++ openssl base64 2025-06-01T22:51:46.8647013Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.8647447Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.8648259Z +++ sed -e s/=//g 2025-06-01T22:51:46.8689350Z ++ HASH=92mowvVjVXdV8L3vPlGYdJFOqcBgqNfVEeYWzjzlo-8 2025-06-01T22:51:46.8694427Z +++ ls -nl torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.8695075Z +++ awk '{print $5}' 2025-06-01T22:51:46.8723035Z ++ FSIZE=955 2025-06-01T22:51:46.8724146Z ++ echo '"torch/include/ATen/ops/_test_functorch_fallback_compositeexplicitautograd_dispatch.h",sha256=92mowvVjVXdV8L3vPlGYdJFOqcBgqNfVEeYWzjzlo-8,955' 2025-06-01T22:51:46.8725265Z ++ read fname 2025-06-01T22:51:46.8725722Z ++ make_wheel_record torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h 2025-06-01T22:51:46.8726446Z ++ FPATH=torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h 2025-06-01T22:51:46.8727086Z ++ echo torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h 2025-06-01T22:51:46.8727575Z ++ grep RECORD 2025-06-01T22:51:46.8748041Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h 2025-06-01T22:51:46.8748678Z +++ openssl base64 2025-06-01T22:51:46.8748969Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.8749222Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.8750021Z +++ sed -e s/=//g 2025-06-01T22:51:46.8790082Z ++ HASH=KtazLBaKD5akwda0xUfVXVTjrraI7P0jqykNg1ySnG8 2025-06-01T22:51:46.8795703Z +++ ls -nl torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h 2025-06-01T22:51:46.8796650Z +++ awk '{print $5}' 2025-06-01T22:51:46.8824371Z ++ FSIZE=764 2025-06-01T22:51:46.8825198Z ++ echo '"torch/include/ATen/ops/_test_functorch_fallback_cpu_dispatch.h",sha256=KtazLBaKD5akwda0xUfVXVTjrraI7P0jqykNg1ySnG8,764' 2025-06-01T22:51:46.8825966Z ++ read fname 2025-06-01T22:51:46.8826388Z ++ make_wheel_record torch/include/ATen/ops/_test_functorch_fallback_native.h 2025-06-01T22:51:46.8827005Z ++ FPATH=torch/include/ATen/ops/_test_functorch_fallback_native.h 2025-06-01T22:51:46.8827575Z ++ echo torch/include/ATen/ops/_test_functorch_fallback_native.h 2025-06-01T22:51:46.8828015Z ++ grep RECORD 2025-06-01T22:51:46.8847884Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_functorch_fallback_native.h 2025-06-01T22:51:46.8848657Z +++ openssl base64 2025-06-01T22:51:46.8848920Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.8849977Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.8851426Z +++ sed -e s/=//g 2025-06-01T22:51:46.8889007Z ++ HASH=8GTojP0hZEmmKUnT_aIAR5zr9PZWh9WMDaacF9XbCyQ 2025-06-01T22:51:46.8894343Z +++ ls -nl torch/include/ATen/ops/_test_functorch_fallback_native.h 2025-06-01T22:51:46.8895027Z +++ awk '{print $5}' 2025-06-01T22:51:46.8923216Z ++ FSIZE=642 2025-06-01T22:51:46.8924115Z ++ echo '"torch/include/ATen/ops/_test_functorch_fallback_native.h",sha256=8GTojP0hZEmmKUnT_aIAR5zr9PZWh9WMDaacF9XbCyQ,642' 2025-06-01T22:51:46.8925037Z ++ read fname 2025-06-01T22:51:46.8925459Z ++ make_wheel_record torch/include/ATen/ops/_test_functorch_fallback_ops.h 2025-06-01T22:51:46.8926071Z ++ FPATH=torch/include/ATen/ops/_test_functorch_fallback_ops.h 2025-06-01T22:51:46.8926633Z ++ echo torch/include/ATen/ops/_test_functorch_fallback_ops.h 2025-06-01T22:51:46.8927065Z ++ grep RECORD 2025-06-01T22:51:46.8950518Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_functorch_fallback_ops.h 2025-06-01T22:51:46.8951245Z +++ openssl base64 2025-06-01T22:51:46.8951799Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.8953218Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.8954640Z +++ sed -e s/=//g 2025-06-01T22:51:46.8997543Z ++ HASH=ZJPQhUILsadzlK6f9Vvt2iChD9o6cstlJiWRflMIwgM 2025-06-01T22:51:46.8999296Z +++ ls -nl torch/include/ATen/ops/_test_functorch_fallback_ops.h 2025-06-01T22:51:46.9000045Z +++ awk '{print $5}' 2025-06-01T22:51:46.9028947Z ++ FSIZE=1827 2025-06-01T22:51:46.9029762Z ++ echo '"torch/include/ATen/ops/_test_functorch_fallback_ops.h",sha256=ZJPQhUILsadzlK6f9Vvt2iChD9o6cstlJiWRflMIwgM,1827' 2025-06-01T22:51:46.9030507Z ++ read fname 2025-06-01T22:51:46.9030907Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_filled_intlist.h 2025-06-01T22:51:46.9031524Z ++ FPATH=torch/include/ATen/ops/_test_optional_filled_intlist.h 2025-06-01T22:51:46.9032063Z ++ echo torch/include/ATen/ops/_test_optional_filled_intlist.h 2025-06-01T22:51:46.9032517Z ++ grep RECORD 2025-06-01T22:51:46.9049659Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_filled_intlist.h 2025-06-01T22:51:46.9050490Z +++ openssl base64 2025-06-01T22:51:46.9051632Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.9053068Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.9054572Z +++ sed -e s/=//g 2025-06-01T22:51:46.9090468Z ++ HASH=F2NMeeMC1x35HUjYrOkDLS6Ixq2iOiavYBuMT-DCUnk 2025-06-01T22:51:46.9095601Z +++ ls -nl torch/include/ATen/ops/_test_optional_filled_intlist.h 2025-06-01T22:51:46.9096402Z +++ awk '{print $5}' 2025-06-01T22:51:46.9123559Z ++ FSIZE=1452 2025-06-01T22:51:46.9124728Z ++ echo '"torch/include/ATen/ops/_test_optional_filled_intlist.h",sha256=F2NMeeMC1x35HUjYrOkDLS6Ixq2iOiavYBuMT-DCUnk,1452' 2025-06-01T22:51:46.9125584Z ++ read fname 2025-06-01T22:51:46.9126228Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.9127292Z ++ FPATH=torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.9128222Z ++ echo torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.9128983Z ++ grep RECORD 2025-06-01T22:51:46.9148386Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.9149281Z +++ openssl base64 2025-06-01T22:51:46.9149597Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.9149957Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.9151164Z +++ sed -e s/=//g 2025-06-01T22:51:46.9195019Z ++ HASH=qr8tdDam2XUh6D4Mz-H7zK-qhweREUt5EnnfhJbTh1E 2025-06-01T22:51:46.9198096Z +++ ls -nl torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.9198760Z +++ awk '{print $5}' 2025-06-01T22:51:46.9226853Z ++ FSIZE=983 2025-06-01T22:51:46.9227819Z ++ echo '"torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h",sha256=qr8tdDam2XUh6D4Mz-H7zK-qhweREUt5EnnfhJbTh1E,983' 2025-06-01T22:51:46.9228954Z ++ read fname 2025-06-01T22:51:46.9229435Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h 2025-06-01T22:51:46.9230168Z ++ FPATH=torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h 2025-06-01T22:51:46.9230848Z ++ echo torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h 2025-06-01T22:51:46.9231332Z ++ grep RECORD 2025-06-01T22:51:46.9249250Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h 2025-06-01T22:51:46.9249882Z +++ openssl base64 2025-06-01T22:51:46.9250477Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.9251805Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.9253296Z +++ sed -e s/=//g 2025-06-01T22:51:46.9291484Z ++ HASH=273YyCcDdwyN39oHF22kHPOrhb5Z_M3hoex2VkXtBRA 2025-06-01T22:51:46.9296665Z +++ ls -nl torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h 2025-06-01T22:51:46.9298062Z +++ awk '{print $5}' 2025-06-01T22:51:46.9325214Z ++ FSIZE=778 2025-06-01T22:51:46.9325973Z ++ echo '"torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h",sha256=273YyCcDdwyN39oHF22kHPOrhb5Z_M3hoex2VkXtBRA,778' 2025-06-01T22:51:46.9326969Z ++ read fname 2025-06-01T22:51:46.9327428Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_filled_intlist_native.h 2025-06-01T22:51:46.9328132Z ++ FPATH=torch/include/ATen/ops/_test_optional_filled_intlist_native.h 2025-06-01T22:51:46.9328761Z ++ echo torch/include/ATen/ops/_test_optional_filled_intlist_native.h 2025-06-01T22:51:46.9329249Z ++ grep RECORD 2025-06-01T22:51:46.9348451Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_filled_intlist_native.h 2025-06-01T22:51:46.9349185Z +++ openssl base64 2025-06-01T22:51:46.9349748Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.9350808Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.9352030Z +++ sed -e s/=//g 2025-06-01T22:51:46.9393987Z ++ HASH=1CC-1J13yvzQdSvBk0othPKQRR6T7Tc9nmA-wxPFXkM 2025-06-01T22:51:46.9396834Z +++ ls -nl torch/include/ATen/ops/_test_optional_filled_intlist_native.h 2025-06-01T22:51:46.9397498Z +++ awk '{print $5}' 2025-06-01T22:51:46.9426826Z ++ FSIZE=663 2025-06-01T22:51:46.9427670Z ++ echo '"torch/include/ATen/ops/_test_optional_filled_intlist_native.h",sha256=1CC-1J13yvzQdSvBk0othPKQRR6T7Tc9nmA-wxPFXkM,663' 2025-06-01T22:51:46.9428434Z ++ read fname 2025-06-01T22:51:46.9428857Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_filled_intlist_ops.h 2025-06-01T22:51:46.9429515Z ++ FPATH=torch/include/ATen/ops/_test_optional_filled_intlist_ops.h 2025-06-01T22:51:46.9430109Z ++ echo torch/include/ATen/ops/_test_optional_filled_intlist_ops.h 2025-06-01T22:51:46.9430553Z ++ grep RECORD 2025-06-01T22:51:46.9447978Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_filled_intlist_ops.h 2025-06-01T22:51:46.9448590Z +++ openssl base64 2025-06-01T22:51:46.9449191Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.9450598Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.9451821Z +++ sed -e s/=//g 2025-06-01T22:51:46.9489991Z ++ HASH=iZxS25S39O25uIhk-YBZb0vm2RYDVj_0Fa5QH512ckg 2025-06-01T22:51:46.9495029Z +++ ls -nl torch/include/ATen/ops/_test_optional_filled_intlist_ops.h 2025-06-01T22:51:46.9495924Z +++ awk '{print $5}' 2025-06-01T22:51:46.9523874Z ++ FSIZE=1913 2025-06-01T22:51:46.9524951Z ++ echo '"torch/include/ATen/ops/_test_optional_filled_intlist_ops.h",sha256=iZxS25S39O25uIhk-YBZb0vm2RYDVj_0Fa5QH512ckg,1913' 2025-06-01T22:51:46.9525732Z ++ read fname 2025-06-01T22:51:46.9526119Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_floatlist.h 2025-06-01T22:51:46.9526697Z ++ FPATH=torch/include/ATen/ops/_test_optional_floatlist.h 2025-06-01T22:51:46.9527201Z ++ echo torch/include/ATen/ops/_test_optional_floatlist.h 2025-06-01T22:51:46.9527619Z ++ grep RECORD 2025-06-01T22:51:46.9547131Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_floatlist.h 2025-06-01T22:51:46.9547702Z +++ openssl base64 2025-06-01T22:51:46.9548123Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.9548611Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.9549797Z +++ sed -e s/=//g 2025-06-01T22:51:46.9592897Z ++ HASH=U_6oVWeOGc53M9ikEyraLBbV_QMMAIA3l3o0YurlN5A 2025-06-01T22:51:46.9594800Z +++ ls -nl torch/include/ATen/ops/_test_optional_floatlist.h 2025-06-01T22:51:46.9595545Z +++ awk '{print $5}' 2025-06-01T22:51:46.9623728Z ++ FSIZE=1447 2025-06-01T22:51:46.9624524Z ++ echo '"torch/include/ATen/ops/_test_optional_floatlist.h",sha256=U_6oVWeOGc53M9ikEyraLBbV_QMMAIA3l3o0YurlN5A,1447' 2025-06-01T22:51:46.9625216Z ++ read fname 2025-06-01T22:51:46.9625784Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.9626693Z ++ FPATH=torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.9627528Z ++ echo torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.9628119Z ++ grep RECORD 2025-06-01T22:51:46.9646649Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.9647564Z +++ openssl base64 2025-06-01T22:51:46.9647844Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.9649037Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.9650233Z +++ sed -e s/=//g 2025-06-01T22:51:46.9688566Z ++ HASH=kmBhJ59q09URze4QEx9_MbLiru6Ypy0LhW2epM8Aq4g 2025-06-01T22:51:46.9693787Z +++ ls -nl torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:46.9694403Z +++ awk '{print $5}' 2025-06-01T22:51:46.9721591Z ++ FSIZE=1001 2025-06-01T22:51:46.9722670Z ++ echo '"torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h",sha256=kmBhJ59q09URze4QEx9_MbLiru6Ypy0LhW2epM8Aq4g,1001' 2025-06-01T22:51:46.9723578Z ++ read fname 2025-06-01T22:51:46.9724308Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h 2025-06-01T22:51:46.9725019Z ++ FPATH=torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h 2025-06-01T22:51:46.9725693Z ++ echo torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h 2025-06-01T22:51:46.9726170Z ++ grep RECORD 2025-06-01T22:51:46.9750740Z +++ openssl base64 2025-06-01T22:51:46.9751374Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h 2025-06-01T22:51:46.9751983Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.9752254Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.9753001Z +++ sed -e s/=//g 2025-06-01T22:51:46.9796546Z ++ HASH=q4W_UftuacE2giDiICfAZKt6rsvXLcSVMRj9nVPAt6U 2025-06-01T22:51:46.9800085Z +++ ls -nl torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h 2025-06-01T22:51:46.9801016Z +++ awk '{print $5}' 2025-06-01T22:51:46.9828833Z ++ FSIZE=787 2025-06-01T22:51:46.9829563Z ++ echo '"torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h",sha256=q4W_UftuacE2giDiICfAZKt6rsvXLcSVMRj9nVPAt6U,787' 2025-06-01T22:51:46.9830336Z ++ read fname 2025-06-01T22:51:46.9830746Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_floatlist_native.h 2025-06-01T22:51:46.9831388Z ++ FPATH=torch/include/ATen/ops/_test_optional_floatlist_native.h 2025-06-01T22:51:46.9831959Z ++ echo torch/include/ATen/ops/_test_optional_floatlist_native.h 2025-06-01T22:51:46.9832531Z ++ grep RECORD 2025-06-01T22:51:46.9850596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_floatlist_native.h 2025-06-01T22:51:46.9851165Z +++ openssl base64 2025-06-01T22:51:46.9852343Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.9853645Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.9854842Z +++ sed -e s/=//g 2025-06-01T22:51:46.9891229Z ++ HASH=7YYpDoEFhYq9k1C9b4_cLy1S9Bdr8ZW3yOj97ndQF_I 2025-06-01T22:51:46.9897437Z +++ ls -nl torch/include/ATen/ops/_test_optional_floatlist_native.h 2025-06-01T22:51:46.9897909Z +++ awk '{print $5}' 2025-06-01T22:51:46.9924359Z ++ FSIZE=688 2025-06-01T22:51:46.9925099Z ++ echo '"torch/include/ATen/ops/_test_optional_floatlist_native.h",sha256=7YYpDoEFhYq9k1C9b4_cLy1S9Bdr8ZW3yOj97ndQF_I,688' 2025-06-01T22:51:46.9926032Z ++ read fname 2025-06-01T22:51:46.9926448Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_floatlist_ops.h 2025-06-01T22:51:46.9927073Z ++ FPATH=torch/include/ATen/ops/_test_optional_floatlist_ops.h 2025-06-01T22:51:46.9927627Z ++ echo torch/include/ATen/ops/_test_optional_floatlist_ops.h 2025-06-01T22:51:46.9928068Z ++ grep RECORD 2025-06-01T22:51:46.9947925Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_floatlist_ops.h 2025-06-01T22:51:46.9948507Z +++ openssl base64 2025-06-01T22:51:46.9949112Z +++ sed -e s/+/-/g 2025-06-01T22:51:46.9950622Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:46.9951975Z +++ sed -e s/=//g 2025-06-01T22:51:46.9993327Z ++ HASH=e1cq3AL_sRM7wpjtd2GO_i5PvM2EGPBifuI7vuDWJeY 2025-06-01T22:51:46.9996586Z +++ ls -nl torch/include/ATen/ops/_test_optional_floatlist_ops.h 2025-06-01T22:51:46.9997250Z +++ awk '{print $5}' 2025-06-01T22:51:47.0026077Z ++ FSIZE=1969 2025-06-01T22:51:47.0026849Z ++ echo '"torch/include/ATen/ops/_test_optional_floatlist_ops.h",sha256=e1cq3AL_sRM7wpjtd2GO_i5PvM2EGPBifuI7vuDWJeY,1969' 2025-06-01T22:51:47.0027720Z ++ read fname 2025-06-01T22:51:47.0028100Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_intlist.h 2025-06-01T22:51:47.0028710Z ++ FPATH=torch/include/ATen/ops/_test_optional_intlist.h 2025-06-01T22:51:47.0029185Z ++ echo torch/include/ATen/ops/_test_optional_intlist.h 2025-06-01T22:51:47.0029587Z ++ grep RECORD 2025-06-01T22:51:47.0047654Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_intlist.h 2025-06-01T22:51:47.0048219Z +++ openssl base64 2025-06-01T22:51:47.0048920Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.0050320Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.0051630Z +++ sed -e s/=//g 2025-06-01T22:51:47.0090081Z ++ HASH=tsR2RQnex3kG1Xk2MOKtqdcC4x3NTJQx1S2sctnQf1g 2025-06-01T22:51:47.0095131Z +++ ls -nl torch/include/ATen/ops/_test_optional_intlist.h 2025-06-01T22:51:47.0096046Z +++ awk '{print $5}' 2025-06-01T22:51:47.0121874Z ++ FSIZE=1379 2025-06-01T22:51:47.0122624Z ++ echo '"torch/include/ATen/ops/_test_optional_intlist.h",sha256=tsR2RQnex3kG1Xk2MOKtqdcC4x3NTJQx1S2sctnQf1g,1379' 2025-06-01T22:51:47.0123334Z ++ read fname 2025-06-01T22:51:47.0124028Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.0125115Z ++ FPATH=torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.0125973Z ++ echo torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.0126551Z ++ grep RECORD 2025-06-01T22:51:47.0151261Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.0152005Z +++ openssl base64 2025-06-01T22:51:47.0152374Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.0153511Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.0154820Z +++ sed -e s/=//g 2025-06-01T22:51:47.0196727Z ++ HASH=eVJi6ab4DkHA1hpRYMU20_i-t6JWl5x4Gwd_3Qlem5c 2025-06-01T22:51:47.0199730Z +++ ls -nl torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.0200320Z +++ awk '{print $5}' 2025-06-01T22:51:47.0228194Z ++ FSIZE=969 2025-06-01T22:51:47.0229247Z ++ echo '"torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h",sha256=eVJi6ab4DkHA1hpRYMU20_i-t6JWl5x4Gwd_3Qlem5c,969' 2025-06-01T22:51:47.0230149Z ++ read fname 2025-06-01T22:51:47.0230597Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h 2025-06-01T22:51:47.0231263Z ++ FPATH=torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h 2025-06-01T22:51:47.0231880Z ++ echo torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h 2025-06-01T22:51:47.0232327Z ++ grep RECORD 2025-06-01T22:51:47.0249424Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h 2025-06-01T22:51:47.0250113Z +++ openssl base64 2025-06-01T22:51:47.0251486Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.0252885Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.0254184Z +++ sed -e s/=//g 2025-06-01T22:51:47.0290121Z ++ HASH=4fatPAnfN2rAQBlteXcNtAfobxwhvOhbAGKYnLA6mTk 2025-06-01T22:51:47.0295430Z +++ ls -nl torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h 2025-06-01T22:51:47.0296047Z +++ awk '{print $5}' 2025-06-01T22:51:47.0325471Z ++ FSIZE=771 2025-06-01T22:51:47.0326229Z ++ echo '"torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h",sha256=4fatPAnfN2rAQBlteXcNtAfobxwhvOhbAGKYnLA6mTk,771' 2025-06-01T22:51:47.0327024Z ++ read fname 2025-06-01T22:51:47.0327437Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_intlist_native.h 2025-06-01T22:51:47.0328072Z ++ FPATH=torch/include/ATen/ops/_test_optional_intlist_native.h 2025-06-01T22:51:47.0328632Z ++ echo torch/include/ATen/ops/_test_optional_intlist_native.h 2025-06-01T22:51:47.0329082Z ++ grep RECORD 2025-06-01T22:51:47.0348221Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_intlist_native.h 2025-06-01T22:51:47.0348813Z +++ openssl base64 2025-06-01T22:51:47.0349099Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.0350255Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.0351624Z +++ sed -e s/=//g 2025-06-01T22:51:47.0394102Z ++ HASH=dJskxa7ELJnLxfjjBNJtYQDhdJ6myKFBGu7LoOn5L0c 2025-06-01T22:51:47.0397536Z +++ ls -nl torch/include/ATen/ops/_test_optional_intlist_native.h 2025-06-01T22:51:47.0398155Z +++ awk '{print $5}' 2025-06-01T22:51:47.0426915Z ++ FSIZE=656 2025-06-01T22:51:47.0427691Z ++ echo '"torch/include/ATen/ops/_test_optional_intlist_native.h",sha256=dJskxa7ELJnLxfjjBNJtYQDhdJ6myKFBGu7LoOn5L0c,656' 2025-06-01T22:51:47.0428426Z ++ read fname 2025-06-01T22:51:47.0428823Z ++ make_wheel_record torch/include/ATen/ops/_test_optional_intlist_ops.h 2025-06-01T22:51:47.0429408Z ++ FPATH=torch/include/ATen/ops/_test_optional_intlist_ops.h 2025-06-01T22:51:47.0429915Z ++ echo torch/include/ATen/ops/_test_optional_intlist_ops.h 2025-06-01T22:51:47.0430340Z ++ grep RECORD 2025-06-01T22:51:47.0448953Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_optional_intlist_ops.h 2025-06-01T22:51:47.0449553Z +++ openssl base64 2025-06-01T22:51:47.0450348Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.0451770Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.0453091Z +++ sed -e s/=//g 2025-06-01T22:51:47.0490312Z ++ HASH=3hn5NoxhUOs0izbramuWfY9IxG2U8iLIUJ1M6vXz9JA 2025-06-01T22:51:47.0495256Z +++ ls -nl torch/include/ATen/ops/_test_optional_intlist_ops.h 2025-06-01T22:51:47.0496034Z +++ awk '{print $5}' 2025-06-01T22:51:47.0522953Z ++ FSIZE=1869 2025-06-01T22:51:47.0523821Z ++ echo '"torch/include/ATen/ops/_test_optional_intlist_ops.h",sha256=3hn5NoxhUOs0izbramuWfY9IxG2U8iLIUJ1M6vXz9JA,1869' 2025-06-01T22:51:47.0524727Z ++ read fname 2025-06-01T22:51:47.0525137Z ++ make_wheel_record torch/include/ATen/ops/_test_parallel_materialize.h 2025-06-01T22:51:47.0525722Z ++ FPATH=torch/include/ATen/ops/_test_parallel_materialize.h 2025-06-01T22:51:47.0526261Z ++ echo torch/include/ATen/ops/_test_parallel_materialize.h 2025-06-01T22:51:47.0526679Z ++ grep RECORD 2025-06-01T22:51:47.0547837Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_parallel_materialize.h 2025-06-01T22:51:47.0548431Z +++ openssl base64 2025-06-01T22:51:47.0548689Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.0549788Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.0551262Z +++ sed -e s/=//g 2025-06-01T22:51:47.0592981Z ++ HASH=1j0FNpBRh3TIWripOJC66xK_JTDDnbNXvMFMsLF1mZo 2025-06-01T22:51:47.0594675Z +++ ls -nl torch/include/ATen/ops/_test_parallel_materialize.h 2025-06-01T22:51:47.0596042Z +++ awk '{print $5}' 2025-06-01T22:51:47.0624047Z ++ FSIZE=829 2025-06-01T22:51:47.0624779Z ++ echo '"torch/include/ATen/ops/_test_parallel_materialize.h",sha256=1j0FNpBRh3TIWripOJC66xK_JTDDnbNXvMFMsLF1mZo,829' 2025-06-01T22:51:47.0625519Z ++ read fname 2025-06-01T22:51:47.0626083Z ++ make_wheel_record torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.0627021Z ++ FPATH=torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.0628050Z ++ echo torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.0628644Z ++ grep RECORD 2025-06-01T22:51:47.0647905Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.0648671Z +++ openssl base64 2025-06-01T22:51:47.0648949Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.0649660Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.0651142Z +++ sed -e s/=//g 2025-06-01T22:51:47.0690176Z ++ HASH=XE4Hk9a9vPYma_3WtJeaiWF7KjPC5_ZSYAl8ap08b3c 2025-06-01T22:51:47.0695568Z +++ ls -nl torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.0696377Z +++ awk '{print $5}' 2025-06-01T22:51:47.0724801Z ++ FSIZE=829 2025-06-01T22:51:47.0725756Z ++ echo '"torch/include/ATen/ops/_test_parallel_materialize_compositeexplicitautograd_dispatch.h",sha256=XE4Hk9a9vPYma_3WtJeaiWF7KjPC5_ZSYAl8ap08b3c,829' 2025-06-01T22:51:47.0726687Z ++ read fname 2025-06-01T22:51:47.0727132Z ++ make_wheel_record torch/include/ATen/ops/_test_parallel_materialize_native.h 2025-06-01T22:51:47.0727549Z ++ FPATH=torch/include/ATen/ops/_test_parallel_materialize_native.h 2025-06-01T22:51:47.0727848Z ++ echo torch/include/ATen/ops/_test_parallel_materialize_native.h 2025-06-01T22:51:47.0728738Z ++ grep RECORD 2025-06-01T22:51:47.0748896Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_parallel_materialize_native.h 2025-06-01T22:51:47.0749208Z +++ openssl base64 2025-06-01T22:51:47.0750465Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.0751849Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.0753097Z +++ sed -e s/=//g 2025-06-01T22:51:47.0794840Z ++ HASH=aByqHFEr_ej7oorX9TRWbrUpkj1zSy0pS9ooZNg9k4Y 2025-06-01T22:51:47.0798263Z +++ ls -nl torch/include/ATen/ops/_test_parallel_materialize_native.h 2025-06-01T22:51:47.0798929Z +++ awk '{print $5}' 2025-06-01T22:51:47.0826817Z ++ FSIZE=541 2025-06-01T22:51:47.0827438Z ++ echo '"torch/include/ATen/ops/_test_parallel_materialize_native.h",sha256=aByqHFEr_ej7oorX9TRWbrUpkj1zSy0pS9ooZNg9k4Y,541' 2025-06-01T22:51:47.0827909Z ++ read fname 2025-06-01T22:51:47.0828246Z ++ make_wheel_record torch/include/ATen/ops/_test_parallel_materialize_ops.h 2025-06-01T22:51:47.0828505Z ++ FPATH=torch/include/ATen/ops/_test_parallel_materialize_ops.h 2025-06-01T22:51:47.0828735Z ++ echo torch/include/ATen/ops/_test_parallel_materialize_ops.h 2025-06-01T22:51:47.0828838Z ++ grep RECORD 2025-06-01T22:51:47.0849032Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_parallel_materialize_ops.h 2025-06-01T22:51:47.0849344Z +++ openssl base64 2025-06-01T22:51:47.0850593Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.0851989Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.0853303Z +++ sed -e s/=//g 2025-06-01T22:51:47.0890186Z ++ HASH=knKKMx5yGtcFU3tFq-4v7SUtHU5a7WOyvemdsrgdQmE 2025-06-01T22:51:47.0895534Z +++ ls -nl torch/include/ATen/ops/_test_parallel_materialize_ops.h 2025-06-01T22:51:47.0896365Z +++ awk '{print $5}' 2025-06-01T22:51:47.0923193Z ++ FSIZE=1151 2025-06-01T22:51:47.0923877Z ++ echo '"torch/include/ATen/ops/_test_parallel_materialize_ops.h",sha256=knKKMx5yGtcFU3tFq-4v7SUtHU5a7WOyvemdsrgdQmE,1151' 2025-06-01T22:51:47.0924058Z ++ read fname 2025-06-01T22:51:47.0924936Z ++ make_wheel_record torch/include/ATen/ops/_test_serialization_subcmul.h 2025-06-01T22:51:47.0925160Z ++ FPATH=torch/include/ATen/ops/_test_serialization_subcmul.h 2025-06-01T22:51:47.0925361Z ++ echo torch/include/ATen/ops/_test_serialization_subcmul.h 2025-06-01T22:51:47.0925481Z ++ grep RECORD 2025-06-01T22:51:47.0947634Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_serialization_subcmul.h 2025-06-01T22:51:47.0947750Z +++ openssl base64 2025-06-01T22:51:47.0948098Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.0948524Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.0949803Z +++ sed -e s/=//g 2025-06-01T22:51:47.0994346Z ++ HASH=AghNWIQxfcjlfziAcH6_UjKAlN5hL7azXqb6dLnnuu0 2025-06-01T22:51:47.1002707Z +++ ls -nl torch/include/ATen/ops/_test_serialization_subcmul.h 2025-06-01T22:51:47.1002948Z +++ awk '{print $5}' 2025-06-01T22:51:47.1031580Z ++ FSIZE=819 2025-06-01T22:51:47.1032184Z ++ echo '"torch/include/ATen/ops/_test_serialization_subcmul.h",sha256=AghNWIQxfcjlfziAcH6_UjKAlN5hL7azXqb6dLnnuu0,819' 2025-06-01T22:51:47.1032668Z ++ read fname 2025-06-01T22:51:47.1033208Z ++ make_wheel_record torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.1033621Z ++ FPATH=torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.1033992Z ++ echo torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.1034090Z ++ grep RECORD 2025-06-01T22:51:47.1051925Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.1052050Z +++ openssl base64 2025-06-01T22:51:47.1053200Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.1054460Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.1055759Z +++ sed -e s/=//g 2025-06-01T22:51:47.1092448Z ++ HASH=Wp0aj5ZRbbyZWS8wtq5talYpwhixe-oonjXzH1etaos 2025-06-01T22:51:47.1098621Z +++ ls -nl torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.1099221Z +++ awk '{print $5}' 2025-06-01T22:51:47.1125218Z ++ FSIZE=839 2025-06-01T22:51:47.1125981Z ++ echo '"torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h",sha256=Wp0aj5ZRbbyZWS8wtq5talYpwhixe-oonjXzH1etaos,839' 2025-06-01T22:51:47.1126078Z ++ read fname 2025-06-01T22:51:47.1126393Z ++ make_wheel_record torch/include/ATen/ops/_test_serialization_subcmul_native.h 2025-06-01T22:51:47.1126642Z ++ FPATH=torch/include/ATen/ops/_test_serialization_subcmul_native.h 2025-06-01T22:51:47.1126880Z ++ echo torch/include/ATen/ops/_test_serialization_subcmul_native.h 2025-06-01T22:51:47.1127757Z ++ grep RECORD 2025-06-01T22:51:47.1149180Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_serialization_subcmul_native.h 2025-06-01T22:51:47.1149307Z +++ openssl base64 2025-06-01T22:51:47.1149941Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.1151277Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.1152595Z +++ sed -e s/=//g 2025-06-01T22:51:47.1195099Z ++ HASH=mXdkiCSVbgfNj9WjVKyzb7OSV5pZtM5-I34YKLhq8fc 2025-06-01T22:51:47.1198238Z +++ ls -nl torch/include/ATen/ops/_test_serialization_subcmul_native.h 2025-06-01T22:51:47.1198803Z +++ awk '{print $5}' 2025-06-01T22:51:47.1227831Z ++ FSIZE=551 2025-06-01T22:51:47.1228451Z ++ echo '"torch/include/ATen/ops/_test_serialization_subcmul_native.h",sha256=mXdkiCSVbgfNj9WjVKyzb7OSV5pZtM5-I34YKLhq8fc,551' 2025-06-01T22:51:47.1228549Z ++ read fname 2025-06-01T22:51:47.1228822Z ++ make_wheel_record torch/include/ATen/ops/_test_serialization_subcmul_ops.h 2025-06-01T22:51:47.1229065Z ++ FPATH=torch/include/ATen/ops/_test_serialization_subcmul_ops.h 2025-06-01T22:51:47.1229277Z ++ echo torch/include/ATen/ops/_test_serialization_subcmul_ops.h 2025-06-01T22:51:47.1229376Z ++ grep RECORD 2025-06-01T22:51:47.1249371Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_serialization_subcmul_ops.h 2025-06-01T22:51:47.1249732Z +++ openssl base64 2025-06-01T22:51:47.1250886Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.1252143Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.1253671Z +++ sed -e s/=//g 2025-06-01T22:51:47.1289776Z ++ HASH=g9i15F8WHgfoQD4aKPwJv2Xearvr2sdlt5ZNz4oVXhY 2025-06-01T22:51:47.1294873Z +++ ls -nl torch/include/ATen/ops/_test_serialization_subcmul_ops.h 2025-06-01T22:51:47.1295757Z +++ awk '{print $5}' 2025-06-01T22:51:47.1321901Z ++ FSIZE=1194 2025-06-01T22:51:47.1322645Z ++ echo '"torch/include/ATen/ops/_test_serialization_subcmul_ops.h",sha256=g9i15F8WHgfoQD4aKPwJv2Xearvr2sdlt5ZNz4oVXhY,1194' 2025-06-01T22:51:47.1322764Z ++ read fname 2025-06-01T22:51:47.1322983Z ++ make_wheel_record torch/include/ATen/ops/_test_string_default.h 2025-06-01T22:51:47.1323221Z ++ FPATH=torch/include/ATen/ops/_test_string_default.h 2025-06-01T22:51:47.1323444Z ++ echo torch/include/ATen/ops/_test_string_default.h 2025-06-01T22:51:47.1324068Z ++ grep RECORD 2025-06-01T22:51:47.1347656Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_string_default.h 2025-06-01T22:51:47.1347846Z +++ openssl base64 2025-06-01T22:51:47.1347953Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.1348068Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.1349519Z +++ sed -e s/=//g 2025-06-01T22:51:47.1391661Z ++ HASH=TBM7VhFC4YDZYYSUqpzK6pi_mZih_e5Dh9JARlphdjM 2025-06-01T22:51:47.1394563Z +++ ls -nl torch/include/ATen/ops/_test_string_default.h 2025-06-01T22:51:47.1395748Z +++ awk '{print $5}' 2025-06-01T22:51:47.1424081Z ++ FSIZE=788 2025-06-01T22:51:47.1424666Z ++ echo '"torch/include/ATen/ops/_test_string_default.h",sha256=TBM7VhFC4YDZYYSUqpzK6pi_mZih_e5Dh9JARlphdjM,788' 2025-06-01T22:51:47.1424774Z ++ read fname 2025-06-01T22:51:47.1425206Z ++ make_wheel_record torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.1425602Z ++ FPATH=torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.1425935Z ++ echo torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.1426227Z ++ grep RECORD 2025-06-01T22:51:47.1446488Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.1446611Z +++ openssl base64 2025-06-01T22:51:47.1447365Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.1449800Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.1450870Z +++ sed -e s/=//g 2025-06-01T22:51:47.1489439Z ++ HASH=ykuGwGkSaYvf8c3IFy7ShiYsFUpHg-0gU39GV9vurFc 2025-06-01T22:51:47.1494358Z +++ ls -nl torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.1494963Z +++ awk '{print $5}' 2025-06-01T22:51:47.1522071Z ++ FSIZE=835 2025-06-01T22:51:47.1522781Z ++ echo '"torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h",sha256=ykuGwGkSaYvf8c3IFy7ShiYsFUpHg-0gU39GV9vurFc,835' 2025-06-01T22:51:47.1522880Z ++ read fname 2025-06-01T22:51:47.1523155Z ++ make_wheel_record torch/include/ATen/ops/_test_string_default_native.h 2025-06-01T22:51:47.1523358Z ++ FPATH=torch/include/ATen/ops/_test_string_default_native.h 2025-06-01T22:51:47.1523559Z ++ echo torch/include/ATen/ops/_test_string_default_native.h 2025-06-01T22:51:47.1523795Z ++ grep RECORD 2025-06-01T22:51:47.1547865Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_string_default_native.h 2025-06-01T22:51:47.1547978Z +++ openssl base64 2025-06-01T22:51:47.1548094Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.1548199Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.1550177Z +++ sed -e s/=//g 2025-06-01T22:51:47.1592160Z ++ HASH=H7PAeBn9l_ruo-rHRHh3gX-jZueNASft3IxfAYhQrQc 2025-06-01T22:51:47.1594961Z +++ ls -nl torch/include/ATen/ops/_test_string_default_native.h 2025-06-01T22:51:47.1596117Z +++ awk '{print $5}' 2025-06-01T22:51:47.1623694Z ++ FSIZE=547 2025-06-01T22:51:47.1624242Z ++ echo '"torch/include/ATen/ops/_test_string_default_native.h",sha256=H7PAeBn9l_ruo-rHRHh3gX-jZueNASft3IxfAYhQrQc,547' 2025-06-01T22:51:47.1624354Z ++ read fname 2025-06-01T22:51:47.1624594Z ++ make_wheel_record torch/include/ATen/ops/_test_string_default_ops.h 2025-06-01T22:51:47.1624936Z ++ FPATH=torch/include/ATen/ops/_test_string_default_ops.h 2025-06-01T22:51:47.1625123Z ++ echo torch/include/ATen/ops/_test_string_default_ops.h 2025-06-01T22:51:47.1625225Z ++ grep RECORD 2025-06-01T22:51:47.1646406Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_string_default_ops.h 2025-06-01T22:51:47.1646524Z +++ openssl base64 2025-06-01T22:51:47.1646994Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.1648325Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.1649656Z +++ sed -e s/=//g 2025-06-01T22:51:47.1687916Z ++ HASH=Q8VSFKAITaY6ZZ2JjVvjLC40JAcuzHZCR60s9mCzn_M 2025-06-01T22:51:47.1692850Z +++ ls -nl torch/include/ATen/ops/_test_string_default_ops.h 2025-06-01T22:51:47.1693569Z +++ awk '{print $5}' 2025-06-01T22:51:47.1720907Z ++ FSIZE=1158 2025-06-01T22:51:47.1721513Z ++ echo '"torch/include/ATen/ops/_test_string_default_ops.h",sha256=Q8VSFKAITaY6ZZ2JjVvjLC40JAcuzHZCR60s9mCzn_M,1158' 2025-06-01T22:51:47.1721767Z ++ read fname 2025-06-01T22:51:47.1721999Z ++ make_wheel_record torch/include/ATen/ops/_test_warn_in_autograd.h 2025-06-01T22:51:47.1722197Z ++ FPATH=torch/include/ATen/ops/_test_warn_in_autograd.h 2025-06-01T22:51:47.1722367Z ++ echo torch/include/ATen/ops/_test_warn_in_autograd.h 2025-06-01T22:51:47.1722568Z ++ grep RECORD 2025-06-01T22:51:47.1746855Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_warn_in_autograd.h 2025-06-01T22:51:47.1746973Z +++ openssl base64 2025-06-01T22:51:47.1747075Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.1747501Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.1748984Z +++ sed -e s/=//g 2025-06-01T22:51:47.1789265Z ++ HASH=2QcCVS8Mnd1Qdn96naaXbwSWn44qmT6ZvxWIsOyvYSQ 2025-06-01T22:51:47.1793326Z +++ ls -nl torch/include/ATen/ops/_test_warn_in_autograd.h 2025-06-01T22:51:47.1793980Z +++ awk '{print $5}' 2025-06-01T22:51:47.1821235Z ++ FSIZE=1187 2025-06-01T22:51:47.1821806Z ++ echo '"torch/include/ATen/ops/_test_warn_in_autograd.h",sha256=2QcCVS8Mnd1Qdn96naaXbwSWn44qmT6ZvxWIsOyvYSQ,1187' 2025-06-01T22:51:47.1822051Z ++ read fname 2025-06-01T22:51:47.1822601Z ++ make_wheel_record torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.1822948Z ++ FPATH=torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.1823358Z ++ echo torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.1823640Z ++ grep RECORD 2025-06-01T22:51:47.1846229Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.1846336Z +++ openssl base64 2025-06-01T22:51:47.1846454Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.1848405Z +++ sed -e s/=//g 2025-06-01T22:51:47.1848509Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.1886856Z ++ HASH=tTOb7ZwkeT68ED7U4iQ36i5JV8nc5oae7fZyjgpSvMY 2025-06-01T22:51:47.1891800Z +++ ls -nl torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.1892347Z +++ awk '{print $5}' 2025-06-01T22:51:47.1920707Z ++ FSIZE=969 2025-06-01T22:51:47.1921581Z ++ echo '"torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h",sha256=tTOb7ZwkeT68ED7U4iQ36i5JV8nc5oae7fZyjgpSvMY,969' 2025-06-01T22:51:47.1921689Z ++ read fname 2025-06-01T22:51:47.1921954Z ++ make_wheel_record torch/include/ATen/ops/_test_warn_in_autograd_native.h 2025-06-01T22:51:47.1922177Z ++ FPATH=torch/include/ATen/ops/_test_warn_in_autograd_native.h 2025-06-01T22:51:47.1922376Z ++ echo torch/include/ATen/ops/_test_warn_in_autograd_native.h 2025-06-01T22:51:47.1922471Z ++ grep RECORD 2025-06-01T22:51:47.1945535Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_warn_in_autograd_native.h 2025-06-01T22:51:47.1945659Z +++ openssl base64 2025-06-01T22:51:47.1946034Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.1946385Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.1949133Z +++ sed -e s/=//g 2025-06-01T22:51:47.1989224Z ++ HASH=aEbLX58hGF0yNaUEWCub5zcGt_c61uqCjUPaeRc-Pkg 2025-06-01T22:51:47.1991780Z +++ ls -nl torch/include/ATen/ops/_test_warn_in_autograd_native.h 2025-06-01T22:51:47.1992600Z +++ awk '{print $5}' 2025-06-01T22:51:47.2021092Z ++ FSIZE=586 2025-06-01T22:51:47.2021758Z ++ echo '"torch/include/ATen/ops/_test_warn_in_autograd_native.h",sha256=aEbLX58hGF0yNaUEWCub5zcGt_c61uqCjUPaeRc-Pkg,586' 2025-06-01T22:51:47.2021873Z ++ read fname 2025-06-01T22:51:47.2022124Z ++ make_wheel_record torch/include/ATen/ops/_test_warn_in_autograd_ops.h 2025-06-01T22:51:47.2022319Z ++ FPATH=torch/include/ATen/ops/_test_warn_in_autograd_ops.h 2025-06-01T22:51:47.2022522Z ++ echo torch/include/ATen/ops/_test_warn_in_autograd_ops.h 2025-06-01T22:51:47.2022617Z ++ grep RECORD 2025-06-01T22:51:47.2046209Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_test_warn_in_autograd_ops.h 2025-06-01T22:51:47.2046344Z +++ openssl base64 2025-06-01T22:51:47.2046619Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.2046720Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.2047351Z +++ sed -e s/=//g 2025-06-01T22:51:47.2085932Z ++ HASH=RFh659h4TdMkksbAPpddQK6OLj871kk_AxQlM9iFcec 2025-06-01T22:51:47.2090130Z +++ ls -nl torch/include/ATen/ops/_test_warn_in_autograd_ops.h 2025-06-01T22:51:47.2091169Z +++ awk '{print $5}' 2025-06-01T22:51:47.2119904Z ++ FSIZE=1643 2025-06-01T22:51:47.2120429Z ++ echo '"torch/include/ATen/ops/_test_warn_in_autograd_ops.h",sha256=RFh659h4TdMkksbAPpddQK6OLj871kk_AxQlM9iFcec,1643' 2025-06-01T22:51:47.2120527Z ++ read fname 2025-06-01T22:51:47.2120851Z ++ make_wheel_record torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h 2025-06-01T22:51:47.2121107Z ++ FPATH=torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h 2025-06-01T22:51:47.2121352Z ++ echo torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h 2025-06-01T22:51:47.2121462Z ++ grep RECORD 2025-06-01T22:51:47.2143110Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h 2025-06-01T22:51:47.2143381Z +++ openssl base64 2025-06-01T22:51:47.2143495Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.2143593Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.2143691Z +++ sed -e s/=//g 2025-06-01T22:51:47.2187620Z ++ HASH=3TNnvO0tTmk-t95MxuEQMMxrAWsbaRr7PrFh0ISwf9A 2025-06-01T22:51:47.2190886Z +++ ls -nl torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h 2025-06-01T22:51:47.2191404Z +++ awk '{print $5}' 2025-06-01T22:51:47.2219271Z ++ FSIZE=1200 2025-06-01T22:51:47.2219888Z ++ echo '"torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h",sha256=3TNnvO0tTmk-t95MxuEQMMxrAWsbaRr7PrFh0ISwf9A,1200' 2025-06-01T22:51:47.2219987Z ++ read fname 2025-06-01T22:51:47.2220494Z ++ make_wheel_record torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.2220928Z ++ FPATH=torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.2221360Z ++ echo torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.2222283Z ++ grep RECORD 2025-06-01T22:51:47.2246691Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.2246815Z +++ openssl base64 2025-06-01T22:51:47.2246932Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.2247034Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.2248099Z +++ sed -e s/=//g 2025-06-01T22:51:47.2287521Z ++ HASH=V8AkkPDHv9J3yVgQMNzPIBrbplBOsYWFX9Ru9SX67Xc 2025-06-01T22:51:47.2292698Z +++ ls -nl torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.2293252Z +++ awk '{print $5}' 2025-06-01T22:51:47.2321506Z ++ FSIZE=1042 2025-06-01T22:51:47.2322373Z ++ echo '"torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h",sha256=V8AkkPDHv9J3yVgQMNzPIBrbplBOsYWFX9Ru9SX67Xc,1042' 2025-06-01T22:51:47.2322481Z ++ read fname 2025-06-01T22:51:47.2322831Z ++ make_wheel_record torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h 2025-06-01T22:51:47.2323268Z ++ FPATH=torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h 2025-06-01T22:51:47.2323553Z ++ echo torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h 2025-06-01T22:51:47.2323772Z ++ grep RECORD 2025-06-01T22:51:47.2345975Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h 2025-06-01T22:51:47.2346107Z +++ openssl base64 2025-06-01T22:51:47.2346209Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.2346325Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.2346976Z +++ sed -e s/=//g 2025-06-01T22:51:47.2389122Z ++ HASH=nq7LGsXDmtt8Iy8-XkH8R0GNPxTb40_SbFVo4BLV7i0 2025-06-01T22:51:47.2392520Z +++ ls -nl torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h 2025-06-01T22:51:47.2393164Z +++ awk '{print $5}' 2025-06-01T22:51:47.2422461Z ++ FSIZE=754 2025-06-01T22:51:47.2423256Z ++ echo '"torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h",sha256=nq7LGsXDmtt8Iy8-XkH8R0GNPxTb40_SbFVo4BLV7i0,754' 2025-06-01T22:51:47.2424056Z ++ read fname 2025-06-01T22:51:47.2424541Z ++ make_wheel_record torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h 2025-06-01T22:51:47.2425267Z ++ FPATH=torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h 2025-06-01T22:51:47.2425947Z ++ echo torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h 2025-06-01T22:51:47.2426436Z ++ grep RECORD 2025-06-01T22:51:47.2446664Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h 2025-06-01T22:51:47.2447334Z +++ openssl base64 2025-06-01T22:51:47.2447601Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.2447865Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.2448125Z +++ sed -e s/=//g 2025-06-01T22:51:47.2486234Z ++ HASH=z9JPb3dtVLnWyljPXi_JWQkjtZZZ46B9oFWzTYMoC_g 2025-06-01T22:51:47.2490621Z +++ ls -nl torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h 2025-06-01T22:51:47.2491326Z +++ awk '{print $5}' 2025-06-01T22:51:47.2519948Z ++ FSIZE=1867 2025-06-01T22:51:47.2521315Z ++ echo '"torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h",sha256=z9JPb3dtVLnWyljPXi_JWQkjtZZZ46B9oFWzTYMoC_g,1867' 2025-06-01T22:51:47.2522164Z ++ read fname 2025-06-01T22:51:47.2522624Z ++ make_wheel_record torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h 2025-06-01T22:51:47.2523344Z ++ FPATH=torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h 2025-06-01T22:51:47.2524288Z ++ echo torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h 2025-06-01T22:51:47.2524799Z ++ grep RECORD 2025-06-01T22:51:47.2547472Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h 2025-06-01T22:51:47.2548204Z +++ openssl base64 2025-06-01T22:51:47.2548488Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.2548741Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.2549025Z +++ sed -e s/=//g 2025-06-01T22:51:47.2590787Z ++ HASH=3CtfMwodh_iMxdeoxdKf5Ag6ZVzbnIIKqwe-VHCWjio 2025-06-01T22:51:47.2594129Z +++ ls -nl torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h 2025-06-01T22:51:47.2594917Z +++ awk '{print $5}' 2025-06-01T22:51:47.2623284Z ++ FSIZE=1331 2025-06-01T22:51:47.2624048Z ++ echo '"torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h",sha256=3CtfMwodh_iMxdeoxdKf5Ag6ZVzbnIIKqwe-VHCWjio,1331' 2025-06-01T22:51:47.2624829Z ++ read fname 2025-06-01T22:51:47.2625472Z ++ make_wheel_record torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.2626515Z ++ FPATH=torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.2627518Z ++ echo torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.2628170Z ++ grep RECORD 2025-06-01T22:51:47.2646937Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.2647783Z +++ openssl base64 2025-06-01T22:51:47.2648041Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.2650419Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.2651454Z +++ sed -e s/=//g 2025-06-01T22:51:47.2687218Z ++ HASH=NHeGssyYpSOd8iW5-vTxf8Nv717NFZ09r0wGcDJPFKo 2025-06-01T22:51:47.2692355Z +++ ls -nl torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.2693058Z +++ awk '{print $5}' 2025-06-01T22:51:47.2719239Z ++ FSIZE=1128 2025-06-01T22:51:47.2720196Z ++ echo '"torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h",sha256=NHeGssyYpSOd8iW5-vTxf8Nv717NFZ09r0wGcDJPFKo,1128' 2025-06-01T22:51:47.2721174Z ++ read fname 2025-06-01T22:51:47.2721658Z ++ make_wheel_record torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h 2025-06-01T22:51:47.2722593Z ++ FPATH=torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h 2025-06-01T22:51:47.2723315Z ++ echo torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h 2025-06-01T22:51:47.2723951Z ++ grep RECORD 2025-06-01T22:51:47.2745842Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h 2025-06-01T22:51:47.2747803Z +++ openssl base64 2025-06-01T22:51:47.2748083Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.2748626Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.2749606Z +++ sed -e s/=//g 2025-06-01T22:51:47.2789504Z ++ HASH=GM7irVmgvyvsfYjcZt9gxMfZSKUJg2zM2YVUIyayy0g 2025-06-01T22:51:47.2793696Z +++ ls -nl torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h 2025-06-01T22:51:47.2794993Z +++ awk '{print $5}' 2025-06-01T22:51:47.2823923Z ++ FSIZE=840 2025-06-01T22:51:47.2824795Z ++ echo '"torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h",sha256=GM7irVmgvyvsfYjcZt9gxMfZSKUJg2zM2YVUIyayy0g,840' 2025-06-01T22:51:47.2825642Z ++ read fname 2025-06-01T22:51:47.2826250Z ++ make_wheel_record torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h 2025-06-01T22:51:47.2827012Z ++ FPATH=torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h 2025-06-01T22:51:47.2827739Z ++ echo torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h 2025-06-01T22:51:47.2828248Z ++ grep RECORD 2025-06-01T22:51:47.2846991Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h 2025-06-01T22:51:47.2847648Z +++ openssl base64 2025-06-01T22:51:47.2848065Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.2848324Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.2849508Z +++ sed -e s/=//g 2025-06-01T22:51:47.2887482Z ++ HASH=KvnpT7DKMbyNqh5G8KkqdkLMPoEqXejAxkGbdD4M0Wg 2025-06-01T22:51:47.2892222Z +++ ls -nl torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h 2025-06-01T22:51:47.2893033Z +++ awk '{print $5}' 2025-06-01T22:51:47.2922061Z ++ FSIZE=2143 2025-06-01T22:51:47.2922876Z ++ echo '"torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h",sha256=KvnpT7DKMbyNqh5G8KkqdkLMPoEqXejAxkGbdD4M0Wg,2143' 2025-06-01T22:51:47.2923813Z ++ read fname 2025-06-01T22:51:47.2924374Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_gru_cell.h 2025-06-01T22:51:47.2924895Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_gru_cell.h 2025-06-01T22:51:47.2925376Z ++ echo torch/include/ATen/ops/_thnn_fused_gru_cell.h 2025-06-01T22:51:47.2925773Z ++ grep RECORD 2025-06-01T22:51:47.2951259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_gru_cell.h 2025-06-01T22:51:47.2952731Z +++ openssl base64 2025-06-01T22:51:47.2953238Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.2954336Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.2955738Z +++ sed -e s/=//g 2025-06-01T22:51:47.2999564Z ++ HASH=msab5bZesRGa1N7k-dkCEaFdvTXVlq0hA29xSMAOGQs 2025-06-01T22:51:47.3001189Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_gru_cell.h 2025-06-01T22:51:47.3002008Z +++ awk '{print $5}' 2025-06-01T22:51:47.3029833Z ++ FSIZE=2286 2025-06-01T22:51:47.3030499Z ++ echo '"torch/include/ATen/ops/_thnn_fused_gru_cell.h",sha256=msab5bZesRGa1N7k-dkCEaFdvTXVlq0hA29xSMAOGQs,2286' 2025-06-01T22:51:47.3031187Z ++ read fname 2025-06-01T22:51:47.3031729Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h 2025-06-01T22:51:47.3032347Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h 2025-06-01T22:51:47.3032898Z ++ echo torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h 2025-06-01T22:51:47.3033317Z ++ grep RECORD 2025-06-01T22:51:47.3051098Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h 2025-06-01T22:51:47.3051658Z +++ openssl base64 2025-06-01T22:51:47.3052780Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.3054270Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.3055560Z +++ sed -e s/=//g 2025-06-01T22:51:47.3092332Z ++ HASH=AXKwcupEN1F3pS2o7K1H086oLSkX0M_iOzcaOu-5gjc 2025-06-01T22:51:47.3098335Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h 2025-06-01T22:51:47.3098946Z +++ awk '{print $5}' 2025-06-01T22:51:47.3125717Z ++ FSIZE=2247 2025-06-01T22:51:47.3126455Z ++ echo '"torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h",sha256=AXKwcupEN1F3pS2o7K1H086oLSkX0M_iOzcaOu-5gjc,2247' 2025-06-01T22:51:47.3127198Z ++ read fname 2025-06-01T22:51:47.3127780Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.3128749Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.3129648Z ++ echo torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.3130265Z ++ grep RECORD 2025-06-01T22:51:47.3149360Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.3150115Z +++ openssl base64 2025-06-01T22:51:47.3150411Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.3151751Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.3153110Z +++ sed -e s/=//g 2025-06-01T22:51:47.3197984Z ++ HASH=pliN6RJ8qCKuNQFrlK3ihS6popLP7Qas9Ir9Hxs7lsE 2025-06-01T22:51:47.3204745Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.3205394Z +++ awk '{print $5}' 2025-06-01T22:51:47.3231632Z ++ FSIZE=1295 2025-06-01T22:51:47.3232574Z ++ echo '"torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h",sha256=pliN6RJ8qCKuNQFrlK3ihS6popLP7Qas9Ir9Hxs7lsE,1295' 2025-06-01T22:51:47.3233488Z ++ read fname 2025-06-01T22:51:47.3244006Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-06-01T22:51:47.3244932Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-06-01T22:51:47.3245814Z ++ echo torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-06-01T22:51:47.3246325Z ++ grep RECORD 2025-06-01T22:51:47.3253081Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-06-01T22:51:47.3253729Z +++ openssl base64 2025-06-01T22:51:47.3254441Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.3255671Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.3257097Z +++ sed -e s/=//g 2025-06-01T22:51:47.3293925Z ++ HASH=8HjHcxn6nL6fJrElSvtigF-RRAilTePjybsy8ll9k0U 2025-06-01T22:51:47.3300062Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h 2025-06-01T22:51:47.3300576Z +++ awk '{print $5}' 2025-06-01T22:51:47.3325871Z ++ FSIZE=851 2025-06-01T22:51:47.3326664Z ++ echo '"torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h",sha256=8HjHcxn6nL6fJrElSvtigF-RRAilTePjybsy8ll9k0U,851' 2025-06-01T22:51:47.3327477Z ++ read fname 2025-06-01T22:51:47.3327934Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h 2025-06-01T22:51:47.3328618Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h 2025-06-01T22:51:47.3329264Z ++ echo torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h 2025-06-01T22:51:47.3329733Z ++ grep RECORD 2025-06-01T22:51:47.3350327Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h 2025-06-01T22:51:47.3351105Z +++ openssl base64 2025-06-01T22:51:47.3351897Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.3353374Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.3354769Z +++ sed -e s/=//g 2025-06-01T22:51:47.3396763Z ++ HASH=ZlM6BijtPOX9GqwHpaNOs5Hi8ujQBEZW8e_9vGMgPOY 2025-06-01T22:51:47.3398574Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h 2025-06-01T22:51:47.3399566Z +++ awk '{print $5}' 2025-06-01T22:51:47.3428759Z ++ FSIZE=902 2025-06-01T22:51:47.3429486Z ++ echo '"torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h",sha256=ZlM6BijtPOX9GqwHpaNOs5Hi8ujQBEZW8e_9vGMgPOY,902' 2025-06-01T22:51:47.3430238Z ++ read fname 2025-06-01T22:51:47.3430653Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h 2025-06-01T22:51:47.3431481Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h 2025-06-01T22:51:47.3432075Z ++ echo torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h 2025-06-01T22:51:47.3432516Z ++ grep RECORD 2025-06-01T22:51:47.3450039Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h 2025-06-01T22:51:47.3450621Z +++ openssl base64 2025-06-01T22:51:47.3451392Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.3452823Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.3454064Z +++ sed -e s/=//g 2025-06-01T22:51:47.3491402Z ++ HASH=PCSL8U534_3eZpuaOWpex0aHfQKQzUlrRovzjvpQG7w 2025-06-01T22:51:47.3496409Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h 2025-06-01T22:51:47.3497760Z +++ awk '{print $5}' 2025-06-01T22:51:47.3525411Z ++ FSIZE=2736 2025-06-01T22:51:47.3526158Z ++ echo '"torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h",sha256=PCSL8U534_3eZpuaOWpex0aHfQKQzUlrRovzjvpQG7w,2736' 2025-06-01T22:51:47.3526915Z ++ read fname 2025-06-01T22:51:47.3527468Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.3528491Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.3529365Z ++ echo torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.3529948Z ++ grep RECORD 2025-06-01T22:51:47.3547970Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.3549443Z +++ openssl base64 2025-06-01T22:51:47.3550523Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.3551844Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.3553054Z +++ sed -e s/=//g 2025-06-01T22:51:47.3595563Z ++ HASH=HohqvDNSWsfTLfReqnuRGwCf7J1eCc_X06t1g0AkO_A 2025-06-01T22:51:47.3597662Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.3598291Z +++ awk '{print $5}' 2025-06-01T22:51:47.3626952Z ++ FSIZE=1315 2025-06-01T22:51:47.3627829Z ++ echo '"torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h",sha256=HohqvDNSWsfTLfReqnuRGwCf7J1eCc_X06t1g0AkO_A,1315' 2025-06-01T22:51:47.3628705Z ++ read fname 2025-06-01T22:51:47.3629138Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h 2025-06-01T22:51:47.3629799Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h 2025-06-01T22:51:47.3630385Z ++ echo torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h 2025-06-01T22:51:47.3630844Z ++ grep RECORD 2025-06-01T22:51:47.3652216Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h 2025-06-01T22:51:47.3652821Z +++ openssl base64 2025-06-01T22:51:47.3653822Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.3655052Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.3656362Z +++ sed -e s/=//g 2025-06-01T22:51:47.3693114Z ++ HASH=_hbLys3SLktulDkF_Y1qNuiqQm32y8OcgkepCTiECoQ 2025-06-01T22:51:47.3698773Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h 2025-06-01T22:51:47.3699505Z +++ awk '{print $5}' 2025-06-01T22:51:47.3726088Z ++ FSIZE=927 2025-06-01T22:51:47.3726961Z ++ echo '"torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h",sha256=_hbLys3SLktulDkF_Y1qNuiqQm32y8OcgkepCTiECoQ,927' 2025-06-01T22:51:47.3727712Z ++ read fname 2025-06-01T22:51:47.3728126Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_gru_cell_native.h 2025-06-01T22:51:47.3728718Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_gru_cell_native.h 2025-06-01T22:51:47.3729261Z ++ echo torch/include/ATen/ops/_thnn_fused_gru_cell_native.h 2025-06-01T22:51:47.3729691Z ++ grep RECORD 2025-06-01T22:51:47.3749737Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_gru_cell_native.h 2025-06-01T22:51:47.3750331Z +++ openssl base64 2025-06-01T22:51:47.3751629Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.3753080Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.3754418Z +++ sed -e s/=//g 2025-06-01T22:51:47.3797022Z ++ HASH=LxKpLO-wfEc5cFqmHgoWrNuFwdsjXV3j_JuANi9lZKQ 2025-06-01T22:51:47.3798696Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_gru_cell_native.h 2025-06-01T22:51:47.3799128Z +++ awk '{print $5}' 2025-06-01T22:51:47.3827733Z ++ FSIZE=985 2025-06-01T22:51:47.3828427Z ++ echo '"torch/include/ATen/ops/_thnn_fused_gru_cell_native.h",sha256=LxKpLO-wfEc5cFqmHgoWrNuFwdsjXV3j_JuANi9lZKQ,985' 2025-06-01T22:51:47.3829136Z ++ read fname 2025-06-01T22:51:47.3829519Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h 2025-06-01T22:51:47.3830059Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h 2025-06-01T22:51:47.3830550Z ++ echo torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h 2025-06-01T22:51:47.3830936Z ++ grep RECORD 2025-06-01T22:51:47.3848985Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h 2025-06-01T22:51:47.3849516Z +++ openssl base64 2025-06-01T22:51:47.3850344Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.3851625Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.3852876Z +++ sed -e s/=//g 2025-06-01T22:51:47.3890248Z ++ HASH=twGtq6nLEdVv5jmWR5wIoXNC9tRpPO0lUq_U-b3cTOg 2025-06-01T22:51:47.3895320Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h 2025-06-01T22:51:47.3896288Z +++ awk '{print $5}' 2025-06-01T22:51:47.3924656Z ++ FSIZE=2931 2025-06-01T22:51:47.3925352Z ++ echo '"torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h",sha256=twGtq6nLEdVv5jmWR5wIoXNC9tRpPO0lUq_U-b3cTOg,2931' 2025-06-01T22:51:47.3926074Z ++ read fname 2025-06-01T22:51:47.3926446Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell.h 2025-06-01T22:51:47.3926991Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell.h 2025-06-01T22:51:47.3927460Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell.h 2025-06-01T22:51:47.3927860Z ++ grep RECORD 2025-06-01T22:51:47.3948249Z +++ openssl base64 2025-06-01T22:51:47.3948751Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell.h 2025-06-01T22:51:47.3949723Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.3950416Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.3952132Z +++ sed -e s/=//g 2025-06-01T22:51:47.3997857Z ++ HASH=1V7Uas0mG3_ySk0ZYxTpFIBRaMdp7SLG_2NmVqTa2-E 2025-06-01T22:51:47.3998661Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell.h 2025-06-01T22:51:47.3999203Z +++ awk '{print $5}' 2025-06-01T22:51:47.4026891Z ++ FSIZE=2449 2025-06-01T22:51:47.4027576Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell.h",sha256=1V7Uas0mG3_ySk0ZYxTpFIBRaMdp7SLG_2NmVqTa2-E,2449' 2025-06-01T22:51:47.4028249Z ++ read fname 2025-06-01T22:51:47.4028719Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h 2025-06-01T22:51:47.4029320Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h 2025-06-01T22:51:47.4029876Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h 2025-06-01T22:51:47.4030295Z ++ grep RECORD 2025-06-01T22:51:47.4047835Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h 2025-06-01T22:51:47.4048422Z +++ openssl base64 2025-06-01T22:51:47.4048787Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.4050046Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.4051385Z +++ sed -e s/=//g 2025-06-01T22:51:47.4089426Z ++ HASH=GeDJMH_RA1tfj6Ko9jltRWWrfzkist-kx84TssxEgg4 2025-06-01T22:51:47.4094744Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h 2025-06-01T22:51:47.4095508Z +++ awk '{print $5}' 2025-06-01T22:51:47.4124529Z ++ FSIZE=1098 2025-06-01T22:51:47.4125305Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h",sha256=GeDJMH_RA1tfj6Ko9jltRWWrfzkist-kx84TssxEgg4,1098' 2025-06-01T22:51:47.4126069Z ++ read fname 2025-06-01T22:51:47.4126659Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.4127643Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.4128564Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.4129329Z ++ grep RECORD 2025-06-01T22:51:47.4147474Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.4148240Z +++ openssl base64 2025-06-01T22:51:47.4148520Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.4148788Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.4149676Z +++ sed -e s/=//g 2025-06-01T22:51:47.4190455Z ++ HASH=WsdQJEWMCssxvPgFD11M-cE2n-Mv8bsMhnu7eKco7oM 2025-06-01T22:51:47.4193590Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.4194463Z +++ awk '{print $5}' 2025-06-01T22:51:47.4223136Z ++ FSIZE=1002 2025-06-01T22:51:47.4224123Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h",sha256=WsdQJEWMCssxvPgFD11M-cE2n-Mv8bsMhnu7eKco7oM,1002' 2025-06-01T22:51:47.4225067Z ++ read fname 2025-06-01T22:51:47.4225497Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h 2025-06-01T22:51:47.4226177Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h 2025-06-01T22:51:47.4226907Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h 2025-06-01T22:51:47.4227369Z ++ grep RECORD 2025-06-01T22:51:47.4246800Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h 2025-06-01T22:51:47.4247420Z +++ openssl base64 2025-06-01T22:51:47.4247699Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.4247951Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.4249029Z +++ sed -e s/=//g 2025-06-01T22:51:47.4287125Z ++ HASH=av8CK9AhzX22HB4pqnPtkZy8jlCNGGGpNhJcl6dQ4z4 2025-06-01T22:51:47.4291995Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h 2025-06-01T22:51:47.4292722Z +++ awk '{print $5}' 2025-06-01T22:51:47.4318556Z ++ FSIZE=2496 2025-06-01T22:51:47.4319372Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h",sha256=av8CK9AhzX22HB4pqnPtkZy8jlCNGGGpNhJcl6dQ4z4,2496' 2025-06-01T22:51:47.4320133Z ++ read fname 2025-06-01T22:51:47.4320757Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.4321777Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.4322711Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.4323339Z ++ grep RECORD 2025-06-01T22:51:47.4346110Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.4347100Z +++ openssl base64 2025-06-01T22:51:47.4347379Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.4347672Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.4347949Z +++ sed -e s/=//g 2025-06-01T22:51:47.4390584Z ++ HASH=1ty0WCM2UI952dD9jaZ25ICybHYY7nfN7WM6MtvPJSA 2025-06-01T22:51:47.4393353Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.4394021Z +++ awk '{print $5}' 2025-06-01T22:51:47.4421618Z ++ FSIZE=1395 2025-06-01T22:51:47.4422756Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h",sha256=1ty0WCM2UI952dD9jaZ25ICybHYY7nfN7WM6MtvPJSA,1395' 2025-06-01T22:51:47.4423695Z ++ read fname 2025-06-01T22:51:47.4424201Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-06-01T22:51:47.4424980Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-06-01T22:51:47.4425522Z ++ grep RECORD 2025-06-01T22:51:47.4425964Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-06-01T22:51:47.4446157Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-06-01T22:51:47.4446863Z +++ openssl base64 2025-06-01T22:51:47.4447144Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.4448051Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.4448482Z +++ sed -e s/=//g 2025-06-01T22:51:47.4486668Z ++ HASH=FJrzXVS32VJxIuvmlChbWqkVaXwUP1gzMSIndjaVjCc 2025-06-01T22:51:47.4491465Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h 2025-06-01T22:51:47.4492289Z +++ awk '{print $5}' 2025-06-01T22:51:47.4520258Z ++ FSIZE=943 2025-06-01T22:51:47.4521121Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h",sha256=FJrzXVS32VJxIuvmlChbWqkVaXwUP1gzMSIndjaVjCc,943' 2025-06-01T22:51:47.4521934Z ++ read fname 2025-06-01T22:51:47.4522409Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h 2025-06-01T22:51:47.4523127Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h 2025-06-01T22:51:47.4523939Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h 2025-06-01T22:51:47.4524700Z ++ grep RECORD 2025-06-01T22:51:47.4547081Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h 2025-06-01T22:51:47.4547785Z +++ openssl base64 2025-06-01T22:51:47.4548185Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.4548462Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.4548721Z +++ sed -e s/=//g 2025-06-01T22:51:47.4589206Z ++ HASH=3xccIgEXSlx5W-dsSP2SUbCFgwm23z0N_t-jcXyAnyM 2025-06-01T22:51:47.4593154Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h 2025-06-01T22:51:47.4593658Z +++ awk '{print $5}' 2025-06-01T22:51:47.4620251Z ++ FSIZE=1044 2025-06-01T22:51:47.4620996Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h",sha256=3xccIgEXSlx5W-dsSP2SUbCFgwm23z0N_t-jcXyAnyM,1044' 2025-06-01T22:51:47.4621831Z ++ read fname 2025-06-01T22:51:47.4622277Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h 2025-06-01T22:51:47.4623041Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h 2025-06-01T22:51:47.4623695Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h 2025-06-01T22:51:47.4624170Z ++ grep RECORD 2025-06-01T22:51:47.4645984Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h 2025-06-01T22:51:47.4646708Z +++ openssl base64 2025-06-01T22:51:47.4647041Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.4647299Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.4648664Z +++ sed -e s/=//g 2025-06-01T22:51:47.4687228Z ++ HASH=9QZtLZiap6a9TXeAQpprUZMde9GzYR5pfQIPwcL4xYg 2025-06-01T22:51:47.4692197Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h 2025-06-01T22:51:47.4693016Z +++ awk '{print $5}' 2025-06-01T22:51:47.4720320Z ++ FSIZE=3150 2025-06-01T22:51:47.4721129Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h",sha256=9QZtLZiap6a9TXeAQpprUZMde9GzYR5pfQIPwcL4xYg,3150' 2025-06-01T22:51:47.4721910Z ++ read fname 2025-06-01T22:51:47.4722436Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h 2025-06-01T22:51:47.4723181Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h 2025-06-01T22:51:47.4723941Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h 2025-06-01T22:51:47.4724591Z ++ grep RECORD 2025-06-01T22:51:47.4746878Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h 2025-06-01T22:51:47.4747564Z +++ openssl base64 2025-06-01T22:51:47.4747910Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.4748164Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.4749439Z +++ sed -e s/=//g 2025-06-01T22:51:47.4791235Z ++ HASH=JpbWkNTdJzin2_rgT_UvRGX19Vs5NyHYHyIchO4l7Qk 2025-06-01T22:51:47.4794607Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h 2025-06-01T22:51:47.4795132Z +++ awk '{print $5}' 2025-06-01T22:51:47.4823137Z ++ FSIZE=714 2025-06-01T22:51:47.4823882Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h",sha256=JpbWkNTdJzin2_rgT_UvRGX19Vs5NyHYHyIchO4l7Qk,714' 2025-06-01T22:51:47.4824621Z ++ read fname 2025-06-01T22:51:47.4825063Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h 2025-06-01T22:51:47.4825909Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h 2025-06-01T22:51:47.4826509Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h 2025-06-01T22:51:47.4826972Z ++ grep RECORD 2025-06-01T22:51:47.4846608Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h 2025-06-01T22:51:47.4847235Z +++ openssl base64 2025-06-01T22:51:47.4847499Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.4848052Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.4849512Z +++ sed -e s/=//g 2025-06-01T22:51:47.4888070Z ++ HASH=rZa1lE5j0LN4ANHjRJqvg_6AjQD7iZklW-eTnDxY240 2025-06-01T22:51:47.4892933Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h 2025-06-01T22:51:47.4893659Z +++ awk '{print $5}' 2025-06-01T22:51:47.4920793Z ++ FSIZE=1745 2025-06-01T22:51:47.4921695Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h",sha256=rZa1lE5j0LN4ANHjRJqvg_6AjQD7iZklW-eTnDxY240,1745' 2025-06-01T22:51:47.4922569Z ++ read fname 2025-06-01T22:51:47.4923122Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.4924365Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.4925212Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.4925780Z ++ grep RECORD 2025-06-01T22:51:47.4947412Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.4948150Z +++ openssl base64 2025-06-01T22:51:47.4948411Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.4948672Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.4948933Z +++ sed -e s/=//g 2025-06-01T22:51:47.4991927Z ++ HASH=b5aoBRWXPqoaJDDFPHc_-5zst2egppFQxfMflgA9Qrg 2025-06-01T22:51:47.4993511Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.4994098Z +++ awk '{print $5}' 2025-06-01T22:51:47.5022419Z ++ FSIZE=1381 2025-06-01T22:51:47.5023281Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h",sha256=b5aoBRWXPqoaJDDFPHc_-5zst2egppFQxfMflgA9Qrg,1381' 2025-06-01T22:51:47.5024163Z ++ read fname 2025-06-01T22:51:47.5024591Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h 2025-06-01T22:51:47.5025258Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h 2025-06-01T22:51:47.5025871Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h 2025-06-01T22:51:47.5026325Z ++ grep RECORD 2025-06-01T22:51:47.5046506Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h 2025-06-01T22:51:47.5047117Z +++ openssl base64 2025-06-01T22:51:47.5047396Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.5047649Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.5048501Z +++ sed -e s/=//g 2025-06-01T22:51:47.5087042Z ++ HASH=jNik6chSYEEGVfSemghHNfwAzcQGGSqTJRG_daSiwrM 2025-06-01T22:51:47.5092460Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h 2025-06-01T22:51:47.5093254Z +++ awk '{print $5}' 2025-06-01T22:51:47.5121192Z ++ FSIZE=939 2025-06-01T22:51:47.5122073Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h",sha256=jNik6chSYEEGVfSemghHNfwAzcQGGSqTJRG_daSiwrM,939' 2025-06-01T22:51:47.5122839Z ++ read fname 2025-06-01T22:51:47.5123233Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h 2025-06-01T22:51:47.5123969Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h 2025-06-01T22:51:47.5124686Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h 2025-06-01T22:51:47.5125133Z ++ grep RECORD 2025-06-01T22:51:47.5146347Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h 2025-06-01T22:51:47.5146945Z +++ openssl base64 2025-06-01T22:51:47.5147222Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.5147473Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.5147900Z +++ sed -e s/=//g 2025-06-01T22:51:47.5191948Z ++ HASH=g7euIgapGo1p4kwP8wJ7r5yGXC-uZf5_DD-s9lNo1aE 2025-06-01T22:51:47.5192508Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h 2025-06-01T22:51:47.5193333Z +++ awk '{print $5}' 2025-06-01T22:51:47.5221772Z ++ FSIZE=1030 2025-06-01T22:51:47.5222494Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h",sha256=g7euIgapGo1p4kwP8wJ7r5yGXC-uZf5_DD-s9lNo1aE,1030' 2025-06-01T22:51:47.5223202Z ++ read fname 2025-06-01T22:51:47.5223599Z ++ make_wheel_record torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h 2025-06-01T22:51:47.5224157Z ++ FPATH=torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h 2025-06-01T22:51:47.5224665Z ++ echo torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h 2025-06-01T22:51:47.5225064Z ++ grep RECORD 2025-06-01T22:51:47.5246110Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h 2025-06-01T22:51:47.5246687Z +++ openssl base64 2025-06-01T22:51:47.5246958Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.5247228Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.5248461Z +++ sed -e s/=//g 2025-06-01T22:51:47.5286826Z ++ HASH=nUj-n_8DLhHBlfh1RkKyvx5_TxfBfJVwIjplYQS-snQ 2025-06-01T22:51:47.5291658Z +++ ls -nl torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h 2025-06-01T22:51:47.5292314Z +++ awk '{print $5}' 2025-06-01T22:51:47.5319435Z ++ FSIZE=3098 2025-06-01T22:51:47.5320103Z ++ echo '"torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h",sha256=nUj-n_8DLhHBlfh1RkKyvx5_TxfBfJVwIjplYQS-snQ,3098' 2025-06-01T22:51:47.5320796Z ++ read fname 2025-06-01T22:51:47.5321101Z ++ make_wheel_record torch/include/ATen/ops/_to_copy.h 2025-06-01T22:51:47.5321532Z ++ FPATH=torch/include/ATen/ops/_to_copy.h 2025-06-01T22:51:47.5321915Z ++ echo torch/include/ATen/ops/_to_copy.h 2025-06-01T22:51:47.5322248Z ++ grep RECORD 2025-06-01T22:51:47.5344822Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_copy.h 2025-06-01T22:51:47.5345538Z +++ openssl base64 2025-06-01T22:51:47.5346006Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.5346257Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.5346543Z +++ sed -e s/=//g 2025-06-01T22:51:47.5390429Z ++ HASH=1V2vxurUG3osxPwVKGYkC1ycTxW405XGwbAuVvqZKvo 2025-06-01T22:51:47.5392032Z +++ ls -nl torch/include/ATen/ops/_to_copy.h 2025-06-01T22:51:47.5392872Z +++ awk '{print $5}' 2025-06-01T22:51:47.5421549Z ++ FSIZE=2439 2025-06-01T22:51:47.5422175Z ++ echo '"torch/include/ATen/ops/_to_copy.h",sha256=1V2vxurUG3osxPwVKGYkC1ycTxW405XGwbAuVvqZKvo,2439' 2025-06-01T22:51:47.5422795Z ++ read fname 2025-06-01T22:51:47.5423283Z ++ make_wheel_record torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.5424042Z ++ FPATH=torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.5424738Z ++ echo torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.5425246Z ++ grep RECORD 2025-06-01T22:51:47.5451557Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.5452252Z +++ openssl base64 2025-06-01T22:51:47.5452519Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.5453303Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.5454767Z +++ sed -e s/=//g 2025-06-01T22:51:47.5491867Z ++ HASH=lPdzG7mnGboDpIM7vLSTU1mP_1YrEr3Yg1Pzr9WDDTM 2025-06-01T22:51:47.5496955Z +++ ls -nl torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.5498252Z +++ awk '{print $5}' 2025-06-01T22:51:47.5525076Z ++ FSIZE=1472 2025-06-01T22:51:47.5525892Z ++ echo '"torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h",sha256=lPdzG7mnGboDpIM7vLSTU1mP_1YrEr3Yg1Pzr9WDDTM,1472' 2025-06-01T22:51:47.5526721Z ++ read fname 2025-06-01T22:51:47.5527077Z ++ make_wheel_record torch/include/ATen/ops/_to_copy_native.h 2025-06-01T22:51:47.5527554Z ++ FPATH=torch/include/ATen/ops/_to_copy_native.h 2025-06-01T22:51:47.5527995Z ++ echo torch/include/ATen/ops/_to_copy_native.h 2025-06-01T22:51:47.5528363Z ++ grep RECORD 2025-06-01T22:51:47.5550177Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_copy_native.h 2025-06-01T22:51:47.5550717Z +++ openssl base64 2025-06-01T22:51:47.5550977Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.5551555Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.5552705Z +++ sed -e s/=//g 2025-06-01T22:51:47.5597456Z ++ HASH=vYXG9-S4inX9mpz8k88QHVqrP-n68C1NFHS1wf_wCb0 2025-06-01T22:51:47.5600353Z +++ ls -nl torch/include/ATen/ops/_to_copy_native.h 2025-06-01T22:51:47.5600747Z +++ awk '{print $5}' 2025-06-01T22:51:47.5628629Z ++ FSIZE=1181 2025-06-01T22:51:47.5629246Z ++ echo '"torch/include/ATen/ops/_to_copy_native.h",sha256=vYXG9-S4inX9mpz8k88QHVqrP-n68C1NFHS1wf_wCb0,1181' 2025-06-01T22:51:47.5629894Z ++ read fname 2025-06-01T22:51:47.5630208Z ++ make_wheel_record torch/include/ATen/ops/_to_copy_ops.h 2025-06-01T22:51:47.5630663Z ++ FPATH=torch/include/ATen/ops/_to_copy_ops.h 2025-06-01T22:51:47.5631057Z ++ echo torch/include/ATen/ops/_to_copy_ops.h 2025-06-01T22:51:47.5631420Z ++ grep RECORD 2025-06-01T22:51:47.5648695Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_copy_ops.h 2025-06-01T22:51:47.5649320Z +++ openssl base64 2025-06-01T22:51:47.5650652Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.5652175Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.5653496Z +++ sed -e s/=//g 2025-06-01T22:51:47.5690371Z ++ HASH=5iW2DD_DNGc3Ess3Hqc2b4jMyQTSgwOnsaouHlXCFZE 2025-06-01T22:51:47.5694987Z +++ ls -nl torch/include/ATen/ops/_to_copy_ops.h 2025-06-01T22:51:47.5695904Z +++ awk '{print $5}' 2025-06-01T22:51:47.5723417Z ++ FSIZE=2527 2025-06-01T22:51:47.5724346Z ++ echo '"torch/include/ATen/ops/_to_copy_ops.h",sha256=5iW2DD_DNGc3Ess3Hqc2b4jMyQTSgwOnsaouHlXCFZE,2527' 2025-06-01T22:51:47.5724989Z ++ read fname 2025-06-01T22:51:47.5725309Z ++ make_wheel_record torch/include/ATen/ops/_to_cpu.h 2025-06-01T22:51:47.5725441Z ++ FPATH=torch/include/ATen/ops/_to_cpu.h 2025-06-01T22:51:47.5725581Z ++ echo torch/include/ATen/ops/_to_cpu.h 2025-06-01T22:51:47.5725678Z ++ grep RECORD 2025-06-01T22:51:47.5747384Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_cpu.h 2025-06-01T22:51:47.5747531Z +++ openssl base64 2025-06-01T22:51:47.5747633Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.5749314Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.5750620Z +++ sed -e s/=//g 2025-06-01T22:51:47.5792662Z ++ HASH=KorRPFxEn1czRA6-Bvw8IoUJMXdq1pObXZ0iXGu3nBA 2025-06-01T22:51:47.5794714Z +++ ls -nl torch/include/ATen/ops/_to_cpu.h 2025-06-01T22:51:47.5795653Z +++ awk '{print $5}' 2025-06-01T22:51:47.5824684Z ++ FSIZE=665 2025-06-01T22:51:47.5825160Z ++ echo '"torch/include/ATen/ops/_to_cpu.h",sha256=KorRPFxEn1czRA6-Bvw8IoUJMXdq1pObXZ0iXGu3nBA,665' 2025-06-01T22:51:47.5825260Z ++ read fname 2025-06-01T22:51:47.5825611Z ++ make_wheel_record torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.5825897Z ++ FPATH=torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.5826171Z ++ echo torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.5826499Z ++ grep RECORD 2025-06-01T22:51:47.5847818Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.5847953Z +++ openssl base64 2025-06-01T22:51:47.5848613Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.5850052Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.5851266Z +++ sed -e s/=//g 2025-06-01T22:51:47.5889575Z ++ HASH=-EBNmOaU_6yFQfctFFWNuJN4cjKyq6MleA4NIZe5QCg 2025-06-01T22:51:47.5894825Z +++ ls -nl torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:47.5895791Z +++ awk '{print $5}' 2025-06-01T22:51:47.5922656Z ++ FSIZE=779 2025-06-01T22:51:47.5923319Z ++ echo '"torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h",sha256=-EBNmOaU_6yFQfctFFWNuJN4cjKyq6MleA4NIZe5QCg,779' 2025-06-01T22:51:47.5923419Z ++ read fname 2025-06-01T22:51:47.5923821Z ++ make_wheel_record torch/include/ATen/ops/_to_cpu_native.h 2025-06-01T22:51:47.5924037Z ++ FPATH=torch/include/ATen/ops/_to_cpu_native.h 2025-06-01T22:51:47.5924325Z ++ echo torch/include/ATen/ops/_to_cpu_native.h 2025-06-01T22:51:47.5925334Z ++ grep RECORD 2025-06-01T22:51:47.5948147Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_cpu_native.h 2025-06-01T22:51:47.5948257Z +++ openssl base64 2025-06-01T22:51:47.5948384Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.5949314Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.5950478Z +++ sed -e s/=//g 2025-06-01T22:51:47.5992970Z ++ HASH=pG5Zexz8q4Fc6lyQ1MctwR8j3iJPW08wUL2PI2da44M 2025-06-01T22:51:47.5996119Z +++ ls -nl torch/include/ATen/ops/_to_cpu_native.h 2025-06-01T22:51:47.5996763Z +++ awk '{print $5}' 2025-06-01T22:51:47.6024708Z ++ FSIZE=491 2025-06-01T22:51:47.6025327Z ++ echo '"torch/include/ATen/ops/_to_cpu_native.h",sha256=pG5Zexz8q4Fc6lyQ1MctwR8j3iJPW08wUL2PI2da44M,491' 2025-06-01T22:51:47.6025439Z ++ read fname 2025-06-01T22:51:47.6025863Z ++ make_wheel_record torch/include/ATen/ops/_to_cpu_ops.h 2025-06-01T22:51:47.6026092Z ++ FPATH=torch/include/ATen/ops/_to_cpu_ops.h 2025-06-01T22:51:47.6026228Z ++ echo torch/include/ATen/ops/_to_cpu_ops.h 2025-06-01T22:51:47.6026678Z ++ grep RECORD 2025-06-01T22:51:47.6047369Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_cpu_ops.h 2025-06-01T22:51:47.6048944Z +++ openssl base64 2025-06-01T22:51:47.6050300Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.6051738Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.6052962Z +++ sed -e s/=//g 2025-06-01T22:51:47.6088962Z ++ HASH=zhK0BI-sA4dDBk81uy-0TxCVtXYCw5TKtpsmDW9kmTQ 2025-06-01T22:51:47.6094198Z +++ ls -nl torch/include/ATen/ops/_to_cpu_ops.h 2025-06-01T22:51:47.6095099Z +++ awk '{print $5}' 2025-06-01T22:51:47.6121245Z ++ FSIZE=1006 2025-06-01T22:51:47.6121717Z ++ echo '"torch/include/ATen/ops/_to_cpu_ops.h",sha256=zhK0BI-sA4dDBk81uy-0TxCVtXYCw5TKtpsmDW9kmTQ,1006' 2025-06-01T22:51:47.6121817Z ++ read fname 2025-06-01T22:51:47.6122015Z ++ make_wheel_record torch/include/ATen/ops/_to_dense.h 2025-06-01T22:51:47.6122159Z ++ FPATH=torch/include/ATen/ops/_to_dense.h 2025-06-01T22:51:47.6123223Z ++ echo torch/include/ATen/ops/_to_dense.h 2025-06-01T22:51:47.6124804Z ++ grep RECORD 2025-06-01T22:51:47.6147281Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_dense.h 2025-06-01T22:51:47.6147395Z +++ openssl base64 2025-06-01T22:51:47.6147500Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.6148424Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.6149562Z +++ sed -e s/=//g 2025-06-01T22:51:47.6191466Z ++ HASH=iFRRnoWTIxQe1HTX74jmiZQ7r7UC-KxGhaS4iz-lUbM 2025-06-01T22:51:47.6195046Z +++ ls -nl torch/include/ATen/ops/_to_dense.h 2025-06-01T22:51:47.6195977Z +++ awk '{print $5}' 2025-06-01T22:51:47.6223665Z ++ FSIZE=1227 2025-06-01T22:51:47.6224157Z ++ echo '"torch/include/ATen/ops/_to_dense.h",sha256=iFRRnoWTIxQe1HTX74jmiZQ7r7UC-KxGhaS4iz-lUbM,1227' 2025-06-01T22:51:47.6224292Z ++ read fname 2025-06-01T22:51:47.6224696Z ++ make_wheel_record torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.6224996Z ++ FPATH=torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.6225358Z ++ echo torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.6225872Z ++ grep RECORD 2025-06-01T22:51:47.6247145Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.6247380Z +++ openssl base64 2025-06-01T22:51:47.6248377Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.6249877Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.6251119Z +++ sed -e s/=//g 2025-06-01T22:51:47.6288819Z ++ HASH=ZAT64IcmJmrbLFB-XloOPAfuHfI0UlQxgqD6dmaeYmY 2025-06-01T22:51:47.6294227Z +++ ls -nl torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.6294959Z +++ awk '{print $5}' 2025-06-01T22:51:47.6321046Z ++ FSIZE=1051 2025-06-01T22:51:47.6321757Z ++ echo '"torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h",sha256=ZAT64IcmJmrbLFB-XloOPAfuHfI0UlQxgqD6dmaeYmY,1051' 2025-06-01T22:51:47.6321857Z ++ read fname 2025-06-01T22:51:47.6322084Z ++ make_wheel_record torch/include/ATen/ops/_to_dense_native.h 2025-06-01T22:51:47.6322375Z ++ FPATH=torch/include/ATen/ops/_to_dense_native.h 2025-06-01T22:51:47.6322904Z ++ echo torch/include/ATen/ops/_to_dense_native.h 2025-06-01T22:51:47.6324577Z ++ grep RECORD 2025-06-01T22:51:47.6347163Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_dense_native.h 2025-06-01T22:51:47.6347309Z +++ openssl base64 2025-06-01T22:51:47.6347417Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.6348331Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.6349591Z +++ sed -e s/=//g 2025-06-01T22:51:47.6391604Z ++ HASH=61rJ9X5ID4vP3mkRu0YRps1xtdBteQaKsjawhJjGYT0 2025-06-01T22:51:47.6395503Z +++ ls -nl torch/include/ATen/ops/_to_dense_native.h 2025-06-01T22:51:47.6396243Z +++ awk '{print $5}' 2025-06-01T22:51:47.6423813Z ++ FSIZE=1089 2025-06-01T22:51:47.6424332Z ++ echo '"torch/include/ATen/ops/_to_dense_native.h",sha256=61rJ9X5ID4vP3mkRu0YRps1xtdBteQaKsjawhJjGYT0,1089' 2025-06-01T22:51:47.6424445Z ++ read fname 2025-06-01T22:51:47.6424634Z ++ make_wheel_record torch/include/ATen/ops/_to_dense_ops.h 2025-06-01T22:51:47.6424787Z ++ FPATH=torch/include/ATen/ops/_to_dense_ops.h 2025-06-01T22:51:47.6425127Z ++ echo torch/include/ATen/ops/_to_dense_ops.h 2025-06-01T22:51:47.6425502Z ++ grep RECORD 2025-06-01T22:51:47.6447529Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_dense_ops.h 2025-06-01T22:51:47.6447679Z +++ openssl base64 2025-06-01T22:51:47.6447818Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.6449017Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.6450434Z +++ sed -e s/=//g 2025-06-01T22:51:47.6489058Z ++ HASH=x91uiD795Cdd7pRkmmgnfSDi-0bEUDrvx8xwqr5MD2I 2025-06-01T22:51:47.6493818Z +++ ls -nl torch/include/ATen/ops/_to_dense_ops.h 2025-06-01T22:51:47.6494955Z +++ awk '{print $5}' 2025-06-01T22:51:47.6520797Z ++ FSIZE=2069 2025-06-01T22:51:47.6521249Z ++ echo '"torch/include/ATen/ops/_to_dense_ops.h",sha256=x91uiD795Cdd7pRkmmgnfSDi-0bEUDrvx8xwqr5MD2I,2069' 2025-06-01T22:51:47.6521358Z ++ read fname 2025-06-01T22:51:47.6521537Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse.h 2025-06-01T22:51:47.6521680Z ++ FPATH=torch/include/ATen/ops/_to_sparse.h 2025-06-01T22:51:47.6522299Z ++ echo torch/include/ATen/ops/_to_sparse.h 2025-06-01T22:51:47.6523307Z ++ grep RECORD 2025-06-01T22:51:47.6546718Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse.h 2025-06-01T22:51:47.6546897Z +++ openssl base64 2025-06-01T22:51:47.6547449Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.6547777Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.6548913Z +++ sed -e s/=//g 2025-06-01T22:51:47.6589981Z ++ HASH=99REMeCvDvecw2fxKb0canP9ITFOSjdG8cA4GRPWjV0 2025-06-01T22:51:47.6594134Z +++ ls -nl torch/include/ATen/ops/_to_sparse.h 2025-06-01T22:51:47.6595266Z +++ awk '{print $5}' 2025-06-01T22:51:47.6623414Z ++ FSIZE=1925 2025-06-01T22:51:47.6623936Z ++ echo '"torch/include/ATen/ops/_to_sparse.h",sha256=99REMeCvDvecw2fxKb0canP9ITFOSjdG8cA4GRPWjV0,1925' 2025-06-01T22:51:47.6624041Z ++ read fname 2025-06-01T22:51:47.6624237Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_bsc.h 2025-06-01T22:51:47.6624399Z ++ FPATH=torch/include/ATen/ops/_to_sparse_bsc.h 2025-06-01T22:51:47.6624549Z ++ echo torch/include/ATen/ops/_to_sparse_bsc.h 2025-06-01T22:51:47.6624655Z ++ grep RECORD 2025-06-01T22:51:47.6646299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_bsc.h 2025-06-01T22:51:47.6646591Z +++ openssl base64 2025-06-01T22:51:47.6646875Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.6647455Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.6648628Z +++ sed -e s/=//g 2025-06-01T22:51:47.6687041Z ++ HASH=GEJzQFDLDdNGhdI5SMycxxo3CwnpmdUgao8aMvNqojc 2025-06-01T22:51:47.6691874Z +++ ls -nl torch/include/ATen/ops/_to_sparse_bsc.h 2025-06-01T22:51:47.6692743Z +++ awk '{print $5}' 2025-06-01T22:51:47.6720364Z ++ FSIZE=1211 2025-06-01T22:51:47.6720883Z ++ echo '"torch/include/ATen/ops/_to_sparse_bsc.h",sha256=GEJzQFDLDdNGhdI5SMycxxo3CwnpmdUgao8aMvNqojc,1211' 2025-06-01T22:51:47.6721048Z ++ read fname 2025-06-01T22:51:47.6721414Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.6721869Z ++ FPATH=torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.6722192Z ++ echo torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.6722559Z ++ grep RECORD 2025-06-01T22:51:47.6747336Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.6747470Z +++ openssl base64 2025-06-01T22:51:47.6747572Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.6747913Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.6748778Z +++ sed -e s/=//g 2025-06-01T22:51:47.6789792Z ++ HASH=fam1VQzSLLCZB3J1pahOgLKtYJf1tE0GNK5DY0cUoh8 2025-06-01T22:51:47.6793881Z +++ ls -nl torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.6794921Z +++ awk '{print $5}' 2025-06-01T22:51:47.6821450Z ++ FSIZE=1024 2025-06-01T22:51:47.6822211Z ++ echo '"torch/include/ATen/ops/_to_sparse_bsc_compositeexplicitautograd_dispatch.h",sha256=fam1VQzSLLCZB3J1pahOgLKtYJf1tE0GNK5DY0cUoh8,1024' 2025-06-01T22:51:47.6822360Z ++ read fname 2025-06-01T22:51:47.6822774Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h 2025-06-01T22:51:47.6822978Z ++ FPATH=torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h 2025-06-01T22:51:47.6823468Z ++ echo torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h 2025-06-01T22:51:47.6824435Z ++ grep RECORD 2025-06-01T22:51:47.6846540Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h 2025-06-01T22:51:47.6846655Z +++ openssl base64 2025-06-01T22:51:47.6846979Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.6848102Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.6849443Z +++ sed -e s/=//g 2025-06-01T22:51:47.6887559Z ++ HASH=blP7DE3uY9tz6im7ZexiFS2BPK6ZU3lNKXTGFESjnxo 2025-06-01T22:51:47.6892519Z +++ ls -nl torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h 2025-06-01T22:51:47.6893439Z +++ awk '{print $5}' 2025-06-01T22:51:47.6920986Z ++ FSIZE=806 2025-06-01T22:51:47.6921541Z ++ echo '"torch/include/ATen/ops/_to_sparse_bsc_cpu_dispatch.h",sha256=blP7DE3uY9tz6im7ZexiFS2BPK6ZU3lNKXTGFESjnxo,806' 2025-06-01T22:51:47.6921655Z ++ read fname 2025-06-01T22:51:47.6921920Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h 2025-06-01T22:51:47.6922136Z ++ FPATH=torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h 2025-06-01T22:51:47.6922354Z ++ echo torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h 2025-06-01T22:51:47.6922457Z ++ grep RECORD 2025-06-01T22:51:47.6947471Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h 2025-06-01T22:51:47.6947602Z +++ openssl base64 2025-06-01T22:51:47.6947703Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.6947803Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.6947920Z +++ sed -e s/=//g 2025-06-01T22:51:47.6991430Z ++ HASH=fIKb3dsD0QpLSEnnjH1qhOaAdUjX7psYxggIMu1-tO0 2025-06-01T22:51:47.6994577Z +++ ls -nl torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h 2025-06-01T22:51:47.6995236Z +++ awk '{print $5}' 2025-06-01T22:51:47.7023474Z ++ FSIZE=808 2025-06-01T22:51:47.7024027Z ++ echo '"torch/include/ATen/ops/_to_sparse_bsc_cuda_dispatch.h",sha256=fIKb3dsD0QpLSEnnjH1qhOaAdUjX7psYxggIMu1-tO0,808' 2025-06-01T22:51:47.7024153Z ++ read fname 2025-06-01T22:51:47.7024537Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_bsc_native.h 2025-06-01T22:51:47.7024715Z ++ FPATH=torch/include/ATen/ops/_to_sparse_bsc_native.h 2025-06-01T22:51:47.7024882Z ++ echo torch/include/ATen/ops/_to_sparse_bsc_native.h 2025-06-01T22:51:47.7025225Z ++ grep RECORD 2025-06-01T22:51:47.7047038Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_bsc_native.h 2025-06-01T22:51:47.7047159Z +++ openssl base64 2025-06-01T22:51:47.7047573Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.7048829Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.7050230Z +++ sed -e s/=//g 2025-06-01T22:51:47.7088981Z ++ HASH=4KBK2zVd-AYyQiwAyKFziz5GRl7ntrf31BLxtp7lJrU 2025-06-01T22:51:47.7094205Z +++ ls -nl torch/include/ATen/ops/_to_sparse_bsc_native.h 2025-06-01T22:51:47.7095059Z +++ awk '{print $5}' 2025-06-01T22:51:47.7121229Z ++ FSIZE=1016 2025-06-01T22:51:47.7121857Z ++ echo '"torch/include/ATen/ops/_to_sparse_bsc_native.h",sha256=4KBK2zVd-AYyQiwAyKFziz5GRl7ntrf31BLxtp7lJrU,1016' 2025-06-01T22:51:47.7122444Z ++ read fname 2025-06-01T22:51:47.7122707Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_bsc_ops.h 2025-06-01T22:51:47.7122878Z ++ FPATH=torch/include/ATen/ops/_to_sparse_bsc_ops.h 2025-06-01T22:51:47.7123054Z ++ echo torch/include/ATen/ops/_to_sparse_bsc_ops.h 2025-06-01T22:51:47.7124578Z ++ grep RECORD 2025-06-01T22:51:47.7147601Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_bsc_ops.h 2025-06-01T22:51:47.7147736Z +++ openssl base64 2025-06-01T22:51:47.7147839Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.7148869Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.7149886Z +++ sed -e s/=//g 2025-06-01T22:51:47.7191057Z ++ HASH=NqFguu8ojZC6wQiWSMHeLS8ULBjD3S4r1yCFIsHu_PY 2025-06-01T22:51:47.7194496Z +++ ls -nl torch/include/ATen/ops/_to_sparse_bsc_ops.h 2025-06-01T22:51:47.7195424Z +++ awk '{print $5}' 2025-06-01T22:51:47.7223951Z ++ FSIZE=2011 2025-06-01T22:51:47.7224482Z ++ echo '"torch/include/ATen/ops/_to_sparse_bsc_ops.h",sha256=NqFguu8ojZC6wQiWSMHeLS8ULBjD3S4r1yCFIsHu_PY,2011' 2025-06-01T22:51:47.7224609Z ++ read fname 2025-06-01T22:51:47.7224935Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_bsr.h 2025-06-01T22:51:47.7225088Z ++ FPATH=torch/include/ATen/ops/_to_sparse_bsr.h 2025-06-01T22:51:47.7225231Z ++ echo torch/include/ATen/ops/_to_sparse_bsr.h 2025-06-01T22:51:47.7225349Z ++ grep RECORD 2025-06-01T22:51:47.7246525Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_bsr.h 2025-06-01T22:51:47.7247053Z +++ openssl base64 2025-06-01T22:51:47.7247776Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.7249133Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.7250571Z +++ sed -e s/=//g 2025-06-01T22:51:47.7287492Z ++ HASH=XxATAz0E2KQHP-BTSoKcyX9trJYFq_1s5V_nXiFtCSs 2025-06-01T22:51:47.7292554Z +++ ls -nl torch/include/ATen/ops/_to_sparse_bsr.h 2025-06-01T22:51:47.7293588Z +++ awk '{print $5}' 2025-06-01T22:51:47.7321636Z ++ FSIZE=1211 2025-06-01T22:51:47.7322142Z ++ echo '"torch/include/ATen/ops/_to_sparse_bsr.h",sha256=XxATAz0E2KQHP-BTSoKcyX9trJYFq_1s5V_nXiFtCSs,1211' 2025-06-01T22:51:47.7322245Z ++ read fname 2025-06-01T22:51:47.7322648Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.7322960Z ++ FPATH=torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.7323456Z ++ echo torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.7324272Z ++ grep RECORD 2025-06-01T22:51:47.7347271Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.7347382Z +++ openssl base64 2025-06-01T22:51:47.7347568Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.7347924Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.7349433Z +++ sed -e s/=//g 2025-06-01T22:51:47.7390908Z ++ HASH=3bHuExdABZIVZNGg0xT4kgMqGVezBIffU4fSrbNuEDw 2025-06-01T22:51:47.7395170Z +++ ls -nl torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.7396237Z +++ awk '{print $5}' 2025-06-01T22:51:47.7424014Z ++ FSIZE=1024 2025-06-01T22:51:47.7425020Z ++ echo '"torch/include/ATen/ops/_to_sparse_bsr_compositeexplicitautograd_dispatch.h",sha256=3bHuExdABZIVZNGg0xT4kgMqGVezBIffU4fSrbNuEDw,1024' 2025-06-01T22:51:47.7425883Z ++ read fname 2025-06-01T22:51:47.7426323Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h 2025-06-01T22:51:47.7426910Z ++ FPATH=torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h 2025-06-01T22:51:47.7427456Z ++ echo torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h 2025-06-01T22:51:47.7427864Z ++ grep RECORD 2025-06-01T22:51:47.7446941Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h 2025-06-01T22:51:47.7447508Z +++ openssl base64 2025-06-01T22:51:47.7448284Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.7449666Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.7450936Z +++ sed -e s/=//g 2025-06-01T22:51:47.7489844Z ++ HASH=Le4t3heVElAg3yXv8QMedDHAUOGNotq9-OQJfgUMD8Y 2025-06-01T22:51:47.7494998Z +++ ls -nl torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h 2025-06-01T22:51:47.7495897Z +++ awk '{print $5}' 2025-06-01T22:51:47.7521862Z ++ FSIZE=806 2025-06-01T22:51:47.7522585Z ++ echo '"torch/include/ATen/ops/_to_sparse_bsr_cpu_dispatch.h",sha256=Le4t3heVElAg3yXv8QMedDHAUOGNotq9-OQJfgUMD8Y,806' 2025-06-01T22:51:47.7523313Z ++ read fname 2025-06-01T22:51:47.7523836Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h 2025-06-01T22:51:47.7524670Z ++ FPATH=torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h 2025-06-01T22:51:47.7525229Z ++ echo torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h 2025-06-01T22:51:47.7525715Z ++ grep RECORD 2025-06-01T22:51:47.7547801Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h 2025-06-01T22:51:47.7548376Z +++ openssl base64 2025-06-01T22:51:47.7548657Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.7550731Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.7552004Z +++ sed -e s/=//g 2025-06-01T22:51:47.7593040Z ++ HASH=nKQmh6kkgl5lpidMrQaT0c3QiVgF_zEed81w-vkYRv8 2025-06-01T22:51:47.7597265Z +++ ls -nl torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h 2025-06-01T22:51:47.7597769Z +++ awk '{print $5}' 2025-06-01T22:51:47.7625598Z ++ FSIZE=808 2025-06-01T22:51:47.7626401Z ++ echo '"torch/include/ATen/ops/_to_sparse_bsr_cuda_dispatch.h",sha256=nKQmh6kkgl5lpidMrQaT0c3QiVgF_zEed81w-vkYRv8,808' 2025-06-01T22:51:47.7627115Z ++ read fname 2025-06-01T22:51:47.7627475Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_bsr_native.h 2025-06-01T22:51:47.7628058Z ++ FPATH=torch/include/ATen/ops/_to_sparse_bsr_native.h 2025-06-01T22:51:47.7628513Z ++ echo torch/include/ATen/ops/_to_sparse_bsr_native.h 2025-06-01T22:51:47.7628914Z ++ grep RECORD 2025-06-01T22:51:47.7648996Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_bsr_native.h 2025-06-01T22:51:47.7649566Z +++ openssl base64 2025-06-01T22:51:47.7650539Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.7651724Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.7653115Z +++ sed -e s/=//g 2025-06-01T22:51:47.7690401Z ++ HASH=ULb-RPfmp6TrPLD4MT9-_ntjAJPDZEfOkoc4UovImNI 2025-06-01T22:51:47.7695330Z +++ ls -nl torch/include/ATen/ops/_to_sparse_bsr_native.h 2025-06-01T22:51:47.7696192Z +++ awk '{print $5}' 2025-06-01T22:51:47.7722761Z ++ FSIZE=1016 2025-06-01T22:51:47.7723455Z ++ echo '"torch/include/ATen/ops/_to_sparse_bsr_native.h",sha256=ULb-RPfmp6TrPLD4MT9-_ntjAJPDZEfOkoc4UovImNI,1016' 2025-06-01T22:51:47.7724470Z ++ read fname 2025-06-01T22:51:47.7724879Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_bsr_ops.h 2025-06-01T22:51:47.7725384Z ++ FPATH=torch/include/ATen/ops/_to_sparse_bsr_ops.h 2025-06-01T22:51:47.7725898Z ++ echo torch/include/ATen/ops/_to_sparse_bsr_ops.h 2025-06-01T22:51:47.7726299Z ++ grep RECORD 2025-06-01T22:51:47.7747822Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_bsr_ops.h 2025-06-01T22:51:47.7748382Z +++ openssl base64 2025-06-01T22:51:47.7748766Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.7750124Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.7751454Z +++ sed -e s/=//g 2025-06-01T22:51:47.7794655Z ++ HASH=2XJ_9i1MAXvKAepEfrJGrNJkh-zrXBhMCAA3eyChQ-8 2025-06-01T22:51:47.7797233Z +++ ls -nl torch/include/ATen/ops/_to_sparse_bsr_ops.h 2025-06-01T22:51:47.7797876Z +++ awk '{print $5}' 2025-06-01T22:51:47.7826269Z ++ FSIZE=2011 2025-06-01T22:51:47.7826929Z ++ echo '"torch/include/ATen/ops/_to_sparse_bsr_ops.h",sha256=2XJ_9i1MAXvKAepEfrJGrNJkh-zrXBhMCAA3eyChQ-8,2011' 2025-06-01T22:51:47.7827602Z ++ read fname 2025-06-01T22:51:47.7828137Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.7828923Z ++ FPATH=torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.7829639Z ++ echo torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.7830313Z ++ grep RECORD 2025-06-01T22:51:47.7849287Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.7849998Z +++ openssl base64 2025-06-01T22:51:47.7850714Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.7852130Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.7853470Z +++ sed -e s/=//g 2025-06-01T22:51:47.7890263Z ++ HASH=EPyrKRTez9xEKtEcCmMyggR7TO0vfbKfkyX0zYcABj4 2025-06-01T22:51:47.7895409Z +++ ls -nl torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.7896265Z +++ awk '{print $5}' 2025-06-01T22:51:47.7922526Z ++ FSIZE=1339 2025-06-01T22:51:47.7923336Z ++ echo '"torch/include/ATen/ops/_to_sparse_compositeexplicitautograd_dispatch.h",sha256=EPyrKRTez9xEKtEcCmMyggR7TO0vfbKfkyX0zYcABj4,1339' 2025-06-01T22:51:47.7924611Z ++ read fname 2025-06-01T22:51:47.7924998Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_cpu_dispatch.h 2025-06-01T22:51:47.7925657Z ++ FPATH=torch/include/ATen/ops/_to_sparse_cpu_dispatch.h 2025-06-01T22:51:47.7926168Z ++ echo torch/include/ATen/ops/_to_sparse_cpu_dispatch.h 2025-06-01T22:51:47.7926731Z ++ grep RECORD 2025-06-01T22:51:47.7946964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_cpu_dispatch.h 2025-06-01T22:51:47.7947727Z +++ openssl base64 2025-06-01T22:51:47.7947996Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.7949247Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.7950171Z +++ sed -e s/=//g 2025-06-01T22:51:47.7992411Z ++ HASH=SBcCDseQjd1QxOINig5bGipQmP24BzJC3HhQjvadL44 2025-06-01T22:51:47.7995578Z +++ ls -nl torch/include/ATen/ops/_to_sparse_cpu_dispatch.h 2025-06-01T22:51:47.7996206Z +++ awk '{print $5}' 2025-06-01T22:51:47.8024303Z ++ FSIZE=954 2025-06-01T22:51:47.8025081Z ++ echo '"torch/include/ATen/ops/_to_sparse_cpu_dispatch.h",sha256=SBcCDseQjd1QxOINig5bGipQmP24BzJC3HhQjvadL44,954' 2025-06-01T22:51:47.8025795Z ++ read fname 2025-06-01T22:51:47.8026226Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_csc.h 2025-06-01T22:51:47.8026686Z ++ FPATH=torch/include/ATen/ops/_to_sparse_csc.h 2025-06-01T22:51:47.8027125Z ++ echo torch/include/ATen/ops/_to_sparse_csc.h 2025-06-01T22:51:47.8027495Z ++ grep RECORD 2025-06-01T22:51:47.8048008Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_csc.h 2025-06-01T22:51:47.8048614Z +++ openssl base64 2025-06-01T22:51:47.8050134Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.8051351Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.8052676Z +++ sed -e s/=//g 2025-06-01T22:51:47.8088946Z ++ HASH=qynf7CHFs1nDN6ZM2Krc9IAfaH4X7SLYGBPJEnlPNKU 2025-06-01T22:51:47.8094259Z +++ ls -nl torch/include/ATen/ops/_to_sparse_csc.h 2025-06-01T22:51:47.8095330Z +++ awk '{print $5}' 2025-06-01T22:51:47.8122359Z ++ FSIZE=1099 2025-06-01T22:51:47.8123234Z ++ echo '"torch/include/ATen/ops/_to_sparse_csc.h",sha256=qynf7CHFs1nDN6ZM2Krc9IAfaH4X7SLYGBPJEnlPNKU,1099' 2025-06-01T22:51:47.8124037Z ++ read fname 2025-06-01T22:51:47.8124753Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.8125676Z ++ FPATH=torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.8126467Z ++ echo torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.8127010Z ++ grep RECORD 2025-06-01T22:51:47.8148145Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.8148963Z +++ openssl base64 2025-06-01T22:51:47.8149226Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.8149500Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.8150463Z +++ sed -e s/=//g 2025-06-01T22:51:47.8191712Z ++ HASH=SQbXYWbGMoIpg8PMyOI2IXOzAW66jGkoPvqTx30rdfg 2025-06-01T22:51:47.8196861Z +++ ls -nl torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.8197912Z +++ awk '{print $5}' 2025-06-01T22:51:47.8226146Z ++ FSIZE=970 2025-06-01T22:51:47.8227096Z ++ echo '"torch/include/ATen/ops/_to_sparse_csc_compositeexplicitautograd_dispatch.h",sha256=SQbXYWbGMoIpg8PMyOI2IXOzAW66jGkoPvqTx30rdfg,970' 2025-06-01T22:51:47.8228100Z ++ read fname 2025-06-01T22:51:47.8228595Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h 2025-06-01T22:51:47.8229196Z ++ FPATH=torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h 2025-06-01T22:51:47.8229735Z ++ echo torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h 2025-06-01T22:51:47.8230142Z ++ grep RECORD 2025-06-01T22:51:47.8249284Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h 2025-06-01T22:51:47.8249911Z +++ openssl base64 2025-06-01T22:51:47.8250581Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.8251839Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.8253080Z +++ sed -e s/=//g 2025-06-01T22:51:47.8290085Z ++ HASH=IqRFFzFseCoJh2hFAzMpJJVBzxMp7k5lgoLSHqhcBQU 2025-06-01T22:51:47.8295472Z +++ ls -nl torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h 2025-06-01T22:51:47.8296343Z +++ awk '{print $5}' 2025-06-01T22:51:47.8322718Z ++ FSIZE=779 2025-06-01T22:51:47.8323496Z ++ echo '"torch/include/ATen/ops/_to_sparse_csc_cpu_dispatch.h",sha256=IqRFFzFseCoJh2hFAzMpJJVBzxMp7k5lgoLSHqhcBQU,779' 2025-06-01T22:51:47.8324811Z ++ read fname 2025-06-01T22:51:47.8325309Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h 2025-06-01T22:51:47.8326007Z ++ FPATH=torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h 2025-06-01T22:51:47.8326551Z ++ echo torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h 2025-06-01T22:51:47.8326997Z ++ grep RECORD 2025-06-01T22:51:47.8348065Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h 2025-06-01T22:51:47.8348668Z +++ openssl base64 2025-06-01T22:51:47.8348942Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.8349437Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.8350704Z +++ sed -e s/=//g 2025-06-01T22:51:47.8392097Z ++ HASH=KLaRadeIl0aQ49EuiB2X2-WuDPo3vqtWje0tAQvkAuI 2025-06-01T22:51:47.8395130Z +++ ls -nl torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h 2025-06-01T22:51:47.8396764Z +++ awk '{print $5}' 2025-06-01T22:51:47.8423816Z ++ FSIZE=781 2025-06-01T22:51:47.8424738Z ++ echo '"torch/include/ATen/ops/_to_sparse_csc_cuda_dispatch.h",sha256=KLaRadeIl0aQ49EuiB2X2-WuDPo3vqtWje0tAQvkAuI,781' 2025-06-01T22:51:47.8425468Z ++ read fname 2025-06-01T22:51:47.8425851Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_csc_native.h 2025-06-01T22:51:47.8426453Z ++ FPATH=torch/include/ATen/ops/_to_sparse_csc_native.h 2025-06-01T22:51:47.8426925Z ++ echo torch/include/ATen/ops/_to_sparse_csc_native.h 2025-06-01T22:51:47.8427324Z ++ grep RECORD 2025-06-01T22:51:47.8448567Z +++ openssl base64 2025-06-01T22:51:47.8449206Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_csc_native.h 2025-06-01T22:51:47.8449728Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.8450543Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.8451894Z +++ sed -e s/=//g 2025-06-01T22:51:47.8491265Z ++ HASH=yhzoNsarm1vrkSqIM4rnsC3FQkWo9a2JR5VJo0MSkZg 2025-06-01T22:51:47.8496956Z +++ ls -nl torch/include/ATen/ops/_to_sparse_csc_native.h 2025-06-01T22:51:47.8497412Z +++ awk '{print $5}' 2025-06-01T22:51:47.8524423Z ++ FSIZE=908 2025-06-01T22:51:47.8525450Z ++ echo '"torch/include/ATen/ops/_to_sparse_csc_native.h",sha256=yhzoNsarm1vrkSqIM4rnsC3FQkWo9a2JR5VJo0MSkZg,908' 2025-06-01T22:51:47.8526193Z ++ read fname 2025-06-01T22:51:47.8526783Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_csc_ops.h 2025-06-01T22:51:47.8527318Z ++ FPATH=torch/include/ATen/ops/_to_sparse_csc_ops.h 2025-06-01T22:51:47.8527788Z ++ echo torch/include/ATen/ops/_to_sparse_csc_ops.h 2025-06-01T22:51:47.8528170Z ++ grep RECORD 2025-06-01T22:51:47.8548601Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_csc_ops.h 2025-06-01T22:51:47.8549131Z +++ openssl base64 2025-06-01T22:51:47.8549773Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.8551180Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.8552502Z +++ sed -e s/=//g 2025-06-01T22:51:47.8593550Z ++ HASH=XzJqKK50wuXGQ9sq0FM6edMpfuoVazEoSlkhqo_ajv8 2025-06-01T22:51:47.8596797Z +++ ls -nl torch/include/ATen/ops/_to_sparse_csc_ops.h 2025-06-01T22:51:47.8597351Z +++ awk '{print $5}' 2025-06-01T22:51:47.8626762Z ++ FSIZE=1833 2025-06-01T22:51:47.8627549Z ++ echo '"torch/include/ATen/ops/_to_sparse_csc_ops.h",sha256=XzJqKK50wuXGQ9sq0FM6edMpfuoVazEoSlkhqo_ajv8,1833' 2025-06-01T22:51:47.8628283Z ++ read fname 2025-06-01T22:51:47.8628658Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_csr.h 2025-06-01T22:51:47.8629128Z ++ FPATH=torch/include/ATen/ops/_to_sparse_csr.h 2025-06-01T22:51:47.8629539Z ++ echo torch/include/ATen/ops/_to_sparse_csr.h 2025-06-01T22:51:47.8629907Z ++ grep RECORD 2025-06-01T22:51:47.8648970Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_csr.h 2025-06-01T22:51:47.8649550Z +++ openssl base64 2025-06-01T22:51:47.8650316Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.8651549Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.8652786Z +++ sed -e s/=//g 2025-06-01T22:51:47.8690268Z ++ HASH=N0dCYGTMZhHYuklhhYXQWusZdjlfWl_0v4uluVcIRWY 2025-06-01T22:51:47.8695103Z +++ ls -nl torch/include/ATen/ops/_to_sparse_csr.h 2025-06-01T22:51:47.8696215Z +++ awk '{print $5}' 2025-06-01T22:51:47.8723383Z ++ FSIZE=1099 2025-06-01T22:51:47.8724148Z ++ echo '"torch/include/ATen/ops/_to_sparse_csr.h",sha256=N0dCYGTMZhHYuklhhYXQWusZdjlfWl_0v4uluVcIRWY,1099' 2025-06-01T22:51:47.8724977Z ++ read fname 2025-06-01T22:51:47.8725759Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.8726688Z ++ FPATH=torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.8727472Z ++ echo torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.8728023Z ++ grep RECORD 2025-06-01T22:51:47.8748390Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.8749175Z +++ openssl base64 2025-06-01T22:51:47.8750010Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.8751425Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.8752821Z +++ sed -e s/=//g 2025-06-01T22:51:47.8793651Z ++ HASH=7uATwNV0f5Ddc5lXsYienkBuHlUHsKaqArO8OiGbz40 2025-06-01T22:51:47.8796689Z +++ ls -nl torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:47.8798094Z +++ awk '{print $5}' 2025-06-01T22:51:47.8825250Z ++ FSIZE=970 2025-06-01T22:51:47.8826116Z ++ echo '"torch/include/ATen/ops/_to_sparse_csr_compositeexplicitautograd_dispatch.h",sha256=7uATwNV0f5Ddc5lXsYienkBuHlUHsKaqArO8OiGbz40,970' 2025-06-01T22:51:47.8827063Z ++ read fname 2025-06-01T22:51:47.8827558Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h 2025-06-01T22:51:47.8828146Z ++ FPATH=torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h 2025-06-01T22:51:47.8828682Z ++ echo torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h 2025-06-01T22:51:47.8829093Z ++ grep RECORD 2025-06-01T22:51:47.8848655Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h 2025-06-01T22:51:47.8849251Z +++ openssl base64 2025-06-01T22:51:47.8849683Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.8850957Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.8852257Z +++ sed -e s/=//g 2025-06-01T22:51:47.8890033Z ++ HASH=9y7osDwlpsQAOgAqQ5noFhBFVmfPKf0VIrgJdfm91KM 2025-06-01T22:51:47.8895180Z +++ ls -nl torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h 2025-06-01T22:51:47.8896185Z +++ awk '{print $5}' 2025-06-01T22:51:47.8921840Z ++ FSIZE=779 2025-06-01T22:51:47.8922641Z ++ echo '"torch/include/ATen/ops/_to_sparse_csr_cpu_dispatch.h",sha256=9y7osDwlpsQAOgAqQ5noFhBFVmfPKf0VIrgJdfm91KM,779' 2025-06-01T22:51:47.8923450Z ++ read fname 2025-06-01T22:51:47.8924001Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h 2025-06-01T22:51:47.8924792Z ++ FPATH=torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h 2025-06-01T22:51:47.8925450Z ++ echo torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h 2025-06-01T22:51:47.8925878Z ++ grep RECORD 2025-06-01T22:51:47.8948069Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h 2025-06-01T22:51:47.8948675Z +++ openssl base64 2025-06-01T22:51:47.8949091Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.8949814Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.8951261Z +++ sed -e s/=//g 2025-06-01T22:51:47.8993293Z ++ HASH=ksNj7dh79crqynpIOsvXgcy832JZFDqrw-IaKmwFgSs 2025-06-01T22:51:47.8996484Z +++ ls -nl torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h 2025-06-01T22:51:47.8997275Z +++ awk '{print $5}' 2025-06-01T22:51:47.9025071Z ++ FSIZE=781 2025-06-01T22:51:47.9025959Z ++ echo '"torch/include/ATen/ops/_to_sparse_csr_cuda_dispatch.h",sha256=ksNj7dh79crqynpIOsvXgcy832JZFDqrw-IaKmwFgSs,781' 2025-06-01T22:51:47.9026697Z ++ read fname 2025-06-01T22:51:47.9027061Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_csr_native.h 2025-06-01T22:51:47.9027683Z ++ FPATH=torch/include/ATen/ops/_to_sparse_csr_native.h 2025-06-01T22:51:47.9028137Z ++ echo torch/include/ATen/ops/_to_sparse_csr_native.h 2025-06-01T22:51:47.9028537Z ++ grep RECORD 2025-06-01T22:51:47.9048622Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_csr_native.h 2025-06-01T22:51:47.9049300Z +++ openssl base64 2025-06-01T22:51:47.9050238Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.9051623Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.9052986Z +++ sed -e s/=//g 2025-06-01T22:51:47.9089974Z ++ HASH=Gd6d3_XWzO2I3B_h7UMdtw-uskfrFQ-N7JQP5ZUULcY 2025-06-01T22:51:47.9094931Z +++ ls -nl torch/include/ATen/ops/_to_sparse_csr_native.h 2025-06-01T22:51:47.9095902Z +++ awk '{print $5}' 2025-06-01T22:51:47.9122987Z ++ FSIZE=908 2025-06-01T22:51:47.9123868Z ++ echo '"torch/include/ATen/ops/_to_sparse_csr_native.h",sha256=Gd6d3_XWzO2I3B_h7UMdtw-uskfrFQ-N7JQP5ZUULcY,908' 2025-06-01T22:51:47.9124709Z ++ read fname 2025-06-01T22:51:47.9125216Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_csr_ops.h 2025-06-01T22:51:47.9125724Z ++ FPATH=torch/include/ATen/ops/_to_sparse_csr_ops.h 2025-06-01T22:51:47.9126192Z ++ echo torch/include/ATen/ops/_to_sparse_csr_ops.h 2025-06-01T22:51:47.9126587Z ++ grep RECORD 2025-06-01T22:51:47.9147548Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_csr_ops.h 2025-06-01T22:51:47.9148208Z +++ openssl base64 2025-06-01T22:51:47.9148475Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.9149250Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.9150656Z +++ sed -e s/=//g 2025-06-01T22:51:47.9192277Z ++ HASH=FhMWpp5x_qrU01ns_sUhePiOSbiNw9kEYurtYdKWN5k 2025-06-01T22:51:47.9195730Z +++ ls -nl torch/include/ATen/ops/_to_sparse_csr_ops.h 2025-06-01T22:51:47.9196966Z +++ awk '{print $5}' 2025-06-01T22:51:47.9223985Z ++ FSIZE=1833 2025-06-01T22:51:47.9224720Z ++ echo '"torch/include/ATen/ops/_to_sparse_csr_ops.h",sha256=FhMWpp5x_qrU01ns_sUhePiOSbiNw9kEYurtYdKWN5k,1833' 2025-06-01T22:51:47.9225393Z ++ read fname 2025-06-01T22:51:47.9225766Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_cuda_dispatch.h 2025-06-01T22:51:47.9226392Z ++ FPATH=torch/include/ATen/ops/_to_sparse_cuda_dispatch.h 2025-06-01T22:51:47.9226921Z ++ echo torch/include/ATen/ops/_to_sparse_cuda_dispatch.h 2025-06-01T22:51:47.9227312Z ++ grep RECORD 2025-06-01T22:51:47.9247636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_cuda_dispatch.h 2025-06-01T22:51:47.9248212Z +++ openssl base64 2025-06-01T22:51:47.9248715Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.9249859Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.9251148Z +++ sed -e s/=//g 2025-06-01T22:51:47.9289566Z ++ HASH=yIU_SizcV7c9oWajtExEsoGLzs-Ph2IlCtAMktuKCCk 2025-06-01T22:51:47.9294506Z +++ ls -nl torch/include/ATen/ops/_to_sparse_cuda_dispatch.h 2025-06-01T22:51:47.9295415Z +++ awk '{print $5}' 2025-06-01T22:51:47.9321635Z ++ FSIZE=956 2025-06-01T22:51:47.9322405Z ++ echo '"torch/include/ATen/ops/_to_sparse_cuda_dispatch.h",sha256=yIU_SizcV7c9oWajtExEsoGLzs-Ph2IlCtAMktuKCCk,956' 2025-06-01T22:51:47.9323215Z ++ read fname 2025-06-01T22:51:47.9323563Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_native.h 2025-06-01T22:51:47.9334478Z ++ FPATH=torch/include/ATen/ops/_to_sparse_native.h 2025-06-01T22:51:47.9335124Z ++ echo torch/include/ATen/ops/_to_sparse_native.h 2025-06-01T22:51:47.9335501Z ++ grep RECORD 2025-06-01T22:51:47.9347440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_native.h 2025-06-01T22:51:47.9347959Z +++ openssl base64 2025-06-01T22:51:47.9348231Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.9349596Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.9350906Z +++ sed -e s/=//g 2025-06-01T22:51:47.9391918Z ++ HASH=1cl1V0zYiPXuLzEhc1TG8ozpEnhD_ZtMFNUvys_vgKs 2025-06-01T22:51:47.9396309Z +++ ls -nl torch/include/ATen/ops/_to_sparse_native.h 2025-06-01T22:51:47.9397084Z +++ awk '{print $5}' 2025-06-01T22:51:47.9426217Z ++ FSIZE=1652 2025-06-01T22:51:47.9426899Z ++ echo '"torch/include/ATen/ops/_to_sparse_native.h",sha256=1cl1V0zYiPXuLzEhc1TG8ozpEnhD_ZtMFNUvys_vgKs,1652' 2025-06-01T22:51:47.9427655Z ++ read fname 2025-06-01T22:51:47.9427996Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_ops.h 2025-06-01T22:51:47.9428455Z ++ FPATH=torch/include/ATen/ops/_to_sparse_ops.h 2025-06-01T22:51:47.9428878Z ++ echo torch/include/ATen/ops/_to_sparse_ops.h 2025-06-01T22:51:47.9429232Z ++ grep RECORD 2025-06-01T22:51:47.9447877Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_ops.h 2025-06-01T22:51:47.9448612Z +++ openssl base64 2025-06-01T22:51:47.9449663Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.9450854Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.9452233Z +++ sed -e s/=//g 2025-06-01T22:51:47.9489213Z ++ HASH=XfRpK5rgAIQjF6kLwla9ouTB5wQ4hUB8t880XkbQe1M 2025-06-01T22:51:47.9494751Z +++ ls -nl torch/include/ATen/ops/_to_sparse_ops.h 2025-06-01T22:51:47.9496031Z +++ awk '{print $5}' 2025-06-01T22:51:47.9521951Z ++ FSIZE=3603 2025-06-01T22:51:47.9522565Z ++ echo '"torch/include/ATen/ops/_to_sparse_ops.h",sha256=XfRpK5rgAIQjF6kLwla9ouTB5wQ4hUB8t880XkbQe1M,3603' 2025-06-01T22:51:47.9523343Z ++ read fname 2025-06-01T22:51:47.9523882Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_semi_structured.h 2025-06-01T22:51:47.9524653Z ++ FPATH=torch/include/ATen/ops/_to_sparse_semi_structured.h 2025-06-01T22:51:47.9525196Z ++ echo torch/include/ATen/ops/_to_sparse_semi_structured.h 2025-06-01T22:51:47.9525731Z ++ grep RECORD 2025-06-01T22:51:47.9548293Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_semi_structured.h 2025-06-01T22:51:47.9548867Z +++ openssl base64 2025-06-01T22:51:47.9549134Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.9549679Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.9551069Z +++ sed -e s/=//g 2025-06-01T22:51:47.9591701Z ++ HASH=fDS_8lp0P0yl5q4VNKNog82raCQ6aP-08knyCO6LdoY 2025-06-01T22:51:47.9596689Z +++ ls -nl torch/include/ATen/ops/_to_sparse_semi_structured.h 2025-06-01T22:51:47.9597682Z +++ awk '{print $5}' 2025-06-01T22:51:47.9625866Z ++ FSIZE=755 2025-06-01T22:51:47.9626745Z ++ echo '"torch/include/ATen/ops/_to_sparse_semi_structured.h",sha256=fDS_8lp0P0yl5q4VNKNog82raCQ6aP-08knyCO6LdoY,755' 2025-06-01T22:51:47.9627450Z ++ read fname 2025-06-01T22:51:47.9627902Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h 2025-06-01T22:51:47.9628620Z ++ FPATH=torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h 2025-06-01T22:51:47.9629279Z ++ echo torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h 2025-06-01T22:51:47.9629770Z ++ grep RECORD 2025-06-01T22:51:47.9648463Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h 2025-06-01T22:51:47.9649174Z +++ openssl base64 2025-06-01T22:51:47.9649512Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.9650807Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.9652278Z +++ sed -e s/=//g 2025-06-01T22:51:47.9689414Z ++ HASH=fuBR9LuFkYTnI9RMXfM_oZXyAnYtbbZ0K1F8030-BA0 2025-06-01T22:51:47.9694549Z +++ ls -nl torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h 2025-06-01T22:51:47.9695246Z +++ awk '{print $5}' 2025-06-01T22:51:47.9722004Z ++ FSIZE=768 2025-06-01T22:51:47.9722887Z ++ echo '"torch/include/ATen/ops/_to_sparse_semi_structured_cuda_dispatch.h",sha256=fuBR9LuFkYTnI9RMXfM_oZXyAnYtbbZ0K1F8030-BA0,768' 2025-06-01T22:51:47.9723773Z ++ read fname 2025-06-01T22:51:47.9724212Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_semi_structured_native.h 2025-06-01T22:51:47.9726612Z ++ FPATH=torch/include/ATen/ops/_to_sparse_semi_structured_native.h 2025-06-01T22:51:47.9727213Z ++ echo torch/include/ATen/ops/_to_sparse_semi_structured_native.h 2025-06-01T22:51:47.9727691Z ++ grep RECORD 2025-06-01T22:51:47.9750969Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_semi_structured_native.h 2025-06-01T22:51:47.9751604Z +++ openssl base64 2025-06-01T22:51:47.9752149Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.9753726Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.9755128Z +++ sed -e s/=//g 2025-06-01T22:51:47.9796237Z ++ HASH=-wCaWb9t7ih6goIWqlnsmlkGRpYpoWwVizFTkRqQQq0 2025-06-01T22:51:47.9799933Z +++ ls -nl torch/include/ATen/ops/_to_sparse_semi_structured_native.h 2025-06-01T22:51:47.9800760Z +++ awk '{print $5}' 2025-06-01T22:51:47.9827871Z ++ FSIZE=522 2025-06-01T22:51:47.9828678Z ++ echo '"torch/include/ATen/ops/_to_sparse_semi_structured_native.h",sha256=-wCaWb9t7ih6goIWqlnsmlkGRpYpoWwVizFTkRqQQq0,522' 2025-06-01T22:51:47.9829631Z ++ read fname 2025-06-01T22:51:47.9830053Z ++ make_wheel_record torch/include/ATen/ops/_to_sparse_semi_structured_ops.h 2025-06-01T22:51:47.9830798Z ++ FPATH=torch/include/ATen/ops/_to_sparse_semi_structured_ops.h 2025-06-01T22:51:47.9831426Z ++ echo torch/include/ATen/ops/_to_sparse_semi_structured_ops.h 2025-06-01T22:51:47.9831856Z ++ grep RECORD 2025-06-01T22:51:47.9849598Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_to_sparse_semi_structured_ops.h 2025-06-01T22:51:47.9850288Z +++ openssl base64 2025-06-01T22:51:47.9851333Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.9852765Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.9854147Z +++ sed -e s/=//g 2025-06-01T22:51:47.9890560Z ++ HASH=TqDY10Eli8XmcZ_Au1TSv0GW4gJmiPR-wzMD9Zjk1F4 2025-06-01T22:51:47.9896163Z +++ ls -nl torch/include/ATen/ops/_to_sparse_semi_structured_ops.h 2025-06-01T22:51:47.9897898Z +++ awk '{print $5}' 2025-06-01T22:51:47.9924207Z ++ FSIZE=1105 2025-06-01T22:51:47.9925091Z ++ echo '"torch/include/ATen/ops/_to_sparse_semi_structured_ops.h",sha256=TqDY10Eli8XmcZ_Au1TSv0GW4gJmiPR-wzMD9Zjk1F4,1105' 2025-06-01T22:51:47.9925980Z ++ read fname 2025-06-01T22:51:47.9926459Z ++ make_wheel_record torch/include/ATen/ops/_transform_bias_rescale_qkv.h 2025-06-01T22:51:47.9927088Z ++ FPATH=torch/include/ATen/ops/_transform_bias_rescale_qkv.h 2025-06-01T22:51:47.9927632Z ++ echo torch/include/ATen/ops/_transform_bias_rescale_qkv.h 2025-06-01T22:51:47.9928055Z ++ grep RECORD 2025-06-01T22:51:47.9948492Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_transform_bias_rescale_qkv.h 2025-06-01T22:51:47.9949173Z +++ openssl base64 2025-06-01T22:51:47.9949448Z +++ sed -e s/+/-/g 2025-06-01T22:51:47.9950232Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:47.9951530Z +++ sed -e s/=//g 2025-06-01T22:51:47.9992221Z ++ HASH=LIujJDFkD1z7VU9iLY6gSAhiqrZKI7rJ2pSqir5qRzE 2025-06-01T22:51:47.9997225Z +++ ls -nl torch/include/ATen/ops/_transform_bias_rescale_qkv.h 2025-06-01T22:51:47.9997742Z +++ awk '{print $5}' 2025-06-01T22:51:48.0025637Z ++ FSIZE=1891 2025-06-01T22:51:48.0026498Z ++ echo '"torch/include/ATen/ops/_transform_bias_rescale_qkv.h",sha256=LIujJDFkD1z7VU9iLY6gSAhiqrZKI7rJ2pSqir5qRzE,1891' 2025-06-01T22:51:48.0027349Z ++ read fname 2025-06-01T22:51:48.0028048Z ++ make_wheel_record torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.0028988Z ++ FPATH=torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.0029856Z ++ echo torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.0030451Z ++ grep RECORD 2025-06-01T22:51:48.0048682Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.0049513Z +++ openssl base64 2025-06-01T22:51:48.0049814Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.0051112Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.0052439Z +++ sed -e s/=//g 2025-06-01T22:51:48.0090138Z ++ HASH=xST10llBXdLyPiW3bmxHbESKM2zndrNbf3uOM65BOHY 2025-06-01T22:51:48.0095610Z +++ ls -nl torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.0096341Z +++ awk '{print $5}' 2025-06-01T22:51:48.0123146Z ++ FSIZE=1161 2025-06-01T22:51:48.0124660Z ++ echo '"torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h",sha256=xST10llBXdLyPiW3bmxHbESKM2zndrNbf3uOM65BOHY,1161' 2025-06-01T22:51:48.0125602Z ++ read fname 2025-06-01T22:51:48.0126086Z ++ make_wheel_record torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h 2025-06-01T22:51:48.0126822Z ++ FPATH=torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h 2025-06-01T22:51:48.0127493Z ++ echo torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h 2025-06-01T22:51:48.0127993Z ++ grep RECORD 2025-06-01T22:51:48.0146998Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h 2025-06-01T22:51:48.0147740Z +++ openssl base64 2025-06-01T22:51:48.0148029Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.0148753Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.0150181Z +++ sed -e s/=//g 2025-06-01T22:51:48.0192835Z ++ HASH=BcWO5Q2hcIw00yN3xIuT0gkkX-j-2q_k9l-eqTgJ5U0 2025-06-01T22:51:48.0196880Z +++ ls -nl torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h 2025-06-01T22:51:48.0197498Z +++ awk '{print $5}' 2025-06-01T22:51:48.0226282Z ++ FSIZE=824 2025-06-01T22:51:48.0227151Z ++ echo '"torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h",sha256=BcWO5Q2hcIw00yN3xIuT0gkkX-j-2q_k9l-eqTgJ5U0,824' 2025-06-01T22:51:48.0227907Z ++ read fname 2025-06-01T22:51:48.0228463Z ++ make_wheel_record torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h 2025-06-01T22:51:48.0229179Z ++ FPATH=torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h 2025-06-01T22:51:48.0229851Z ++ echo torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h 2025-06-01T22:51:48.0230335Z ++ grep RECORD 2025-06-01T22:51:48.0249003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h 2025-06-01T22:51:48.0249753Z +++ openssl base64 2025-06-01T22:51:48.0250278Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.0251412Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.0252783Z +++ sed -e s/=//g 2025-06-01T22:51:48.0290059Z ++ HASH=HlM9SZU5PEIeSefcEVD-QZATP5m5NxkpgC4lssLFbqQ 2025-06-01T22:51:48.0295348Z +++ ls -nl torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h 2025-06-01T22:51:48.0296103Z +++ awk '{print $5}' 2025-06-01T22:51:48.0323238Z ++ FSIZE=826 2025-06-01T22:51:48.0324319Z ++ echo '"torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h",sha256=HlM9SZU5PEIeSefcEVD-QZATP5m5NxkpgC4lssLFbqQ,826' 2025-06-01T22:51:48.0325136Z ++ read fname 2025-06-01T22:51:48.0325672Z ++ make_wheel_record torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h 2025-06-01T22:51:48.0326355Z ++ FPATH=torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h 2025-06-01T22:51:48.0326982Z ++ echo torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h 2025-06-01T22:51:48.0327455Z ++ grep RECORD 2025-06-01T22:51:48.0347475Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h 2025-06-01T22:51:48.0348229Z +++ openssl base64 2025-06-01T22:51:48.0348510Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.0349081Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.0350211Z +++ sed -e s/=//g 2025-06-01T22:51:48.0393903Z ++ HASH=sEdanw4EAlrDpjclyPPkVM-2tHfhvYYY4cixzeHefpg 2025-06-01T22:51:48.0396695Z +++ ls -nl torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h 2025-06-01T22:51:48.0397376Z +++ awk '{print $5}' 2025-06-01T22:51:48.0426454Z ++ FSIZE=970 2025-06-01T22:51:48.0427205Z ++ echo '"torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h",sha256=sEdanw4EAlrDpjclyPPkVM-2tHfhvYYY4cixzeHefpg,970' 2025-06-01T22:51:48.0427970Z ++ read fname 2025-06-01T22:51:48.0428402Z ++ make_wheel_record torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h 2025-06-01T22:51:48.0429216Z ++ FPATH=torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h 2025-06-01T22:51:48.0429772Z ++ echo torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h 2025-06-01T22:51:48.0430216Z ++ grep RECORD 2025-06-01T22:51:48.0448425Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h 2025-06-01T22:51:48.0449039Z +++ openssl base64 2025-06-01T22:51:48.0449652Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.0450934Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.0452197Z +++ sed -e s/=//g 2025-06-01T22:51:48.0490290Z ++ HASH=j9ifthzRmgps-lCQIiiKiHHbMK9C6T9LM2SZPy3-vPI 2025-06-01T22:51:48.0495493Z +++ ls -nl torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h 2025-06-01T22:51:48.0496304Z +++ awk '{print $5}' 2025-06-01T22:51:48.0523538Z ++ FSIZE=2394 2025-06-01T22:51:48.0524576Z ++ echo '"torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h",sha256=j9ifthzRmgps-lCQIiiKiHHbMK9C6T9LM2SZPy3-vPI,2394' 2025-06-01T22:51:48.0525435Z ++ read fname 2025-06-01T22:51:48.0525876Z ++ make_wheel_record torch/include/ATen/ops/_transformer_encoder_layer_fwd.h 2025-06-01T22:51:48.0526669Z ++ FPATH=torch/include/ATen/ops/_transformer_encoder_layer_fwd.h 2025-06-01T22:51:48.0527249Z ++ echo torch/include/ATen/ops/_transformer_encoder_layer_fwd.h 2025-06-01T22:51:48.0527783Z ++ grep RECORD 2025-06-01T22:51:48.0547452Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_transformer_encoder_layer_fwd.h 2025-06-01T22:51:48.0548215Z +++ openssl base64 2025-06-01T22:51:48.0548479Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.0549375Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.0550658Z +++ sed -e s/=//g 2025-06-01T22:51:48.0593956Z ++ HASH=Y3U3fKFuDjaY-TOooEApJcnUFn6Uf_ZNXftXPyswHcc 2025-06-01T22:51:48.0596974Z +++ ls -nl torch/include/ATen/ops/_transformer_encoder_layer_fwd.h 2025-06-01T22:51:48.0597520Z +++ awk '{print $5}' 2025-06-01T22:51:48.0626819Z ++ FSIZE=4633 2025-06-01T22:51:48.0627547Z ++ echo '"torch/include/ATen/ops/_transformer_encoder_layer_fwd.h",sha256=Y3U3fKFuDjaY-TOooEApJcnUFn6Uf_ZNXftXPyswHcc,4633' 2025-06-01T22:51:48.0628398Z ++ read fname 2025-06-01T22:51:48.0629011Z ++ make_wheel_record torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.0629988Z ++ FPATH=torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.0630911Z ++ echo torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.0631543Z ++ grep RECORD 2025-06-01T22:51:48.0648703Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.0649577Z +++ openssl base64 2025-06-01T22:51:48.0650366Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.0651704Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.0653114Z +++ sed -e s/=//g 2025-06-01T22:51:48.0690202Z ++ HASH=VNeaKUWLSxqN8VuxDFQETMbUGC7vle0bOWdcxDqRxok 2025-06-01T22:51:48.0695731Z +++ ls -nl torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.0696474Z +++ awk '{print $5}' 2025-06-01T22:51:48.0722870Z ++ FSIZE=2015 2025-06-01T22:51:48.0724147Z ++ echo '"torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h",sha256=VNeaKUWLSxqN8VuxDFQETMbUGC7vle0bOWdcxDqRxok,2015' 2025-06-01T22:51:48.0725298Z ++ read fname 2025-06-01T22:51:48.0725791Z ++ make_wheel_record torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h 2025-06-01T22:51:48.0726183Z ++ FPATH=torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h 2025-06-01T22:51:48.0726469Z ++ echo torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h 2025-06-01T22:51:48.0726580Z ++ grep RECORD 2025-06-01T22:51:48.0747851Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h 2025-06-01T22:51:48.0747971Z +++ openssl base64 2025-06-01T22:51:48.0748356Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.0749766Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.0750961Z +++ sed -e s/=//g 2025-06-01T22:51:48.0794184Z ++ HASH=Ud2yGJcp15VV9IpwyRzxKNMt1_8nWvgIHF63Eh_ahao 2025-06-01T22:51:48.0797632Z +++ ls -nl torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h 2025-06-01T22:51:48.0797754Z +++ awk '{print $5}' 2025-06-01T22:51:48.0826167Z ++ FSIZE=1303 2025-06-01T22:51:48.0826893Z ++ echo '"torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h",sha256=Ud2yGJcp15VV9IpwyRzxKNMt1_8nWvgIHF63Eh_ahao,1303' 2025-06-01T22:51:48.0826992Z ++ read fname 2025-06-01T22:51:48.0827323Z ++ make_wheel_record torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h 2025-06-01T22:51:48.0827617Z ++ FPATH=torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h 2025-06-01T22:51:48.0827890Z ++ echo torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h 2025-06-01T22:51:48.0827985Z ++ grep RECORD 2025-06-01T22:51:48.0848955Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h 2025-06-01T22:51:48.0849079Z +++ openssl base64 2025-06-01T22:51:48.0849457Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.0850747Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.0852037Z +++ sed -e s/=//g 2025-06-01T22:51:48.0890642Z ++ HASH=nHbccHpB65qoAnJFr4fafUEe6r25uX5CJAnF4shhQkY 2025-06-01T22:51:48.0895761Z +++ ls -nl torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h 2025-06-01T22:51:48.0896221Z +++ awk '{print $5}' 2025-06-01T22:51:48.0923208Z ++ FSIZE=1305 2025-06-01T22:51:48.0924023Z ++ echo '"torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h",sha256=nHbccHpB65qoAnJFr4fafUEe6r25uX5CJAnF4shhQkY,1305' 2025-06-01T22:51:48.0924144Z ++ read fname 2025-06-01T22:51:48.0924732Z ++ make_wheel_record torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h 2025-06-01T22:51:48.0925007Z ++ FPATH=torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h 2025-06-01T22:51:48.0925262Z ++ echo torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h 2025-06-01T22:51:48.0925867Z ++ grep RECORD 2025-06-01T22:51:48.0948557Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h 2025-06-01T22:51:48.0948682Z +++ openssl base64 2025-06-01T22:51:48.0948784Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.0949550Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.0950902Z +++ sed -e s/=//g 2025-06-01T22:51:48.0993240Z ++ HASH=KKohB7vuIFJhmPR_mADpO__DWycyWQ37VyetBMSn3Sc 2025-06-01T22:51:48.0996755Z +++ ls -nl torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h 2025-06-01T22:51:48.0997460Z +++ awk '{print $5}' 2025-06-01T22:51:48.1025588Z ++ FSIZE=1705 2025-06-01T22:51:48.1026281Z ++ echo '"torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h",sha256=KKohB7vuIFJhmPR_mADpO__DWycyWQ37VyetBMSn3Sc,1705' 2025-06-01T22:51:48.1026392Z ++ read fname 2025-06-01T22:51:48.1026682Z ++ make_wheel_record torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h 2025-06-01T22:51:48.1026924Z ++ FPATH=torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h 2025-06-01T22:51:48.1027203Z ++ echo torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h 2025-06-01T22:51:48.1027464Z ++ grep RECORD 2025-06-01T22:51:48.1049199Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h 2025-06-01T22:51:48.1051124Z +++ openssl base64 2025-06-01T22:51:48.1052239Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.1053502Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.1054844Z +++ sed -e s/=//g 2025-06-01T22:51:48.1090516Z ++ HASH=jbWLPKpltnEsG2FwU9YlE_LpOnOeV-Vly_xwKAsehj8 2025-06-01T22:51:48.1095597Z +++ ls -nl torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h 2025-06-01T22:51:48.1096239Z +++ awk '{print $5}' 2025-06-01T22:51:48.1122255Z ++ FSIZE=5237 2025-06-01T22:51:48.1122866Z ++ echo '"torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h",sha256=jbWLPKpltnEsG2FwU9YlE_LpOnOeV-Vly_xwKAsehj8,5237' 2025-06-01T22:51:48.1122982Z ++ read fname 2025-06-01T22:51:48.1123180Z ++ make_wheel_record torch/include/ATen/ops/_trilinear.h 2025-06-01T22:51:48.1123577Z ++ FPATH=torch/include/ATen/ops/_trilinear.h 2025-06-01T22:51:48.1123843Z ++ echo torch/include/ATen/ops/_trilinear.h 2025-06-01T22:51:48.1125650Z ++ grep RECORD 2025-06-01T22:51:48.1146992Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_trilinear.h 2025-06-01T22:51:48.1147101Z +++ openssl base64 2025-06-01T22:51:48.1147466Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.1148734Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.1149883Z +++ sed -e s/=//g 2025-06-01T22:51:48.1194300Z ++ HASH=db_c4IrK6Ejcx5-wyNjOWIswamr7YzkxVSv9j7F_pe8 2025-06-01T22:51:48.1198007Z +++ ls -nl torch/include/ATen/ops/_trilinear.h 2025-06-01T22:51:48.1198735Z +++ awk '{print $5}' 2025-06-01T22:51:48.1226746Z ++ FSIZE=2010 2025-06-01T22:51:48.1227312Z ++ echo '"torch/include/ATen/ops/_trilinear.h",sha256=db_c4IrK6Ejcx5-wyNjOWIswamr7YzkxVSv9j7F_pe8,2010' 2025-06-01T22:51:48.1227458Z ++ read fname 2025-06-01T22:51:48.1227835Z ++ make_wheel_record torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.1228178Z ++ FPATH=torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.1228667Z ++ echo torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.1228769Z ++ grep RECORD 2025-06-01T22:51:48.1248964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.1249379Z +++ openssl base64 2025-06-01T22:51:48.1250738Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.1252146Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.1253479Z +++ sed -e s/=//g 2025-06-01T22:51:48.1290182Z ++ HASH=h4OFRkJpe-f2PPOHOBxmhEstKlJLY06dhn-fT7ij8Po 2025-06-01T22:51:48.1295425Z +++ ls -nl torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.1296131Z +++ awk '{print $5}' 2025-06-01T22:51:48.1322877Z ++ FSIZE=1203 2025-06-01T22:51:48.1323909Z ++ echo '"torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h",sha256=h4OFRkJpe-f2PPOHOBxmhEstKlJLY06dhn-fT7ij8Po,1203' 2025-06-01T22:51:48.1324049Z ++ read fname 2025-06-01T22:51:48.1324726Z ++ make_wheel_record torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.1325118Z ++ FPATH=torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.1325582Z ++ echo torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.1326106Z ++ grep RECORD 2025-06-01T22:51:48.1347429Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.1347579Z +++ openssl base64 2025-06-01T22:51:48.1348184Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.1349566Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.1351008Z +++ sed -e s/=//g 2025-06-01T22:51:48.1392153Z ++ HASH=MofkLAAcO-AxDBQLVW4wrhHwI8xsnREFX1HpFHNcfRo 2025-06-01T22:51:48.1396359Z +++ ls -nl torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.1397414Z +++ awk '{print $5}' 2025-06-01T22:51:48.1425679Z ++ FSIZE=959 2025-06-01T22:51:48.1426674Z ++ echo '"torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h",sha256=MofkLAAcO-AxDBQLVW4wrhHwI8xsnREFX1HpFHNcfRo,959' 2025-06-01T22:51:48.1426780Z ++ read fname 2025-06-01T22:51:48.1427005Z ++ make_wheel_record torch/include/ATen/ops/_trilinear_native.h 2025-06-01T22:51:48.1427222Z ++ FPATH=torch/include/ATen/ops/_trilinear_native.h 2025-06-01T22:51:48.1427381Z ++ echo torch/include/ATen/ops/_trilinear_native.h 2025-06-01T22:51:48.1427488Z ++ grep RECORD 2025-06-01T22:51:48.1448581Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_trilinear_native.h 2025-06-01T22:51:48.1449163Z +++ openssl base64 2025-06-01T22:51:48.1450563Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.1451952Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.1453306Z +++ sed -e s/=//g 2025-06-01T22:51:48.1490475Z ++ HASH=2DI_DU5RCu8OfjN0oDGdhShe9x6g6XnoG5lmNDcBT3Y 2025-06-01T22:51:48.1495651Z +++ ls -nl torch/include/ATen/ops/_trilinear_native.h 2025-06-01T22:51:48.1496515Z +++ awk '{print $5}' 2025-06-01T22:51:48.1522996Z ++ FSIZE=890 2025-06-01T22:51:48.1523528Z ++ echo '"torch/include/ATen/ops/_trilinear_native.h",sha256=2DI_DU5RCu8OfjN0oDGdhShe9x6g6XnoG5lmNDcBT3Y,890' 2025-06-01T22:51:48.1523805Z ++ read fname 2025-06-01T22:51:48.1524017Z ++ make_wheel_record torch/include/ATen/ops/_trilinear_ops.h 2025-06-01T22:51:48.1524276Z ++ FPATH=torch/include/ATen/ops/_trilinear_ops.h 2025-06-01T22:51:48.1524638Z ++ echo torch/include/ATen/ops/_trilinear_ops.h 2025-06-01T22:51:48.1525928Z ++ grep RECORD 2025-06-01T22:51:48.1553907Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_trilinear_ops.h 2025-06-01T22:51:48.1554243Z +++ openssl base64 2025-06-01T22:51:48.1555359Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.1556654Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.1557844Z +++ sed -e s/=//g 2025-06-01T22:51:48.1599989Z ++ HASH=78aNLCjibzxiQsekTL868miP7lNjvDV5vhp7EEXFjZI 2025-06-01T22:51:48.1602272Z +++ ls -nl torch/include/ATen/ops/_trilinear_ops.h 2025-06-01T22:51:48.1602824Z +++ awk '{print $5}' 2025-06-01T22:51:48.1629530Z ++ FSIZE=2651 2025-06-01T22:51:48.1630264Z ++ echo '"torch/include/ATen/ops/_trilinear_ops.h",sha256=78aNLCjibzxiQsekTL868miP7lNjvDV5vhp7EEXFjZI,2651' 2025-06-01T22:51:48.1630396Z ++ read fname 2025-06-01T22:51:48.1630663Z ++ make_wheel_record torch/include/ATen/ops/_triton_multi_head_attention.h 2025-06-01T22:51:48.1630868Z ++ FPATH=torch/include/ATen/ops/_triton_multi_head_attention.h 2025-06-01T22:51:48.1631079Z ++ echo torch/include/ATen/ops/_triton_multi_head_attention.h 2025-06-01T22:51:48.1631522Z ++ grep RECORD 2025-06-01T22:51:48.1651258Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_triton_multi_head_attention.h 2025-06-01T22:51:48.1652072Z +++ openssl base64 2025-06-01T22:51:48.1653399Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.1654750Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.1656382Z +++ sed -e s/=//g 2025-06-01T22:51:48.1692435Z ++ HASH=bMvL7Zxnml1fX-zECsJcTerIUw0_qTq15kn0zwFl0MM 2025-06-01T22:51:48.1698475Z +++ ls -nl torch/include/ATen/ops/_triton_multi_head_attention.h 2025-06-01T22:51:48.1698803Z +++ awk '{print $5}' 2025-06-01T22:51:48.1725609Z ++ FSIZE=2714 2025-06-01T22:51:48.1726172Z ++ echo '"torch/include/ATen/ops/_triton_multi_head_attention.h",sha256=bMvL7Zxnml1fX-zECsJcTerIUw0_qTq15kn0zwFl0MM,2714' 2025-06-01T22:51:48.1726289Z ++ read fname 2025-06-01T22:51:48.1726837Z ++ make_wheel_record torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.1727232Z ++ FPATH=torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.1727632Z ++ echo torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.1728088Z ++ grep RECORD 2025-06-01T22:51:48.1749972Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.1750119Z +++ openssl base64 2025-06-01T22:51:48.1751245Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.1752281Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.1753676Z +++ sed -e s/=//g 2025-06-01T22:51:48.1795703Z ++ HASH=1HnNA-rZks7QiEOTrczhNBk44OlXpbwQL476uj77mmc 2025-06-01T22:51:48.1799334Z +++ ls -nl torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.1800248Z +++ awk '{print $5}' 2025-06-01T22:51:48.1828459Z ++ FSIZE=1418 2025-06-01T22:51:48.1829255Z ++ echo '"torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h",sha256=1HnNA-rZks7QiEOTrczhNBk44OlXpbwQL476uj77mmc,1418' 2025-06-01T22:51:48.1829356Z ++ read fname 2025-06-01T22:51:48.1829785Z ++ make_wheel_record torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h 2025-06-01T22:51:48.1830062Z ++ FPATH=torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h 2025-06-01T22:51:48.1830345Z ++ echo torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h 2025-06-01T22:51:48.1830602Z ++ grep RECORD 2025-06-01T22:51:48.1850054Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h 2025-06-01T22:51:48.1850191Z +++ openssl base64 2025-06-01T22:51:48.1851254Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.1852512Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.1853851Z +++ sed -e s/=//g 2025-06-01T22:51:48.1890628Z ++ HASH=DAl2gI5EpPYhnp7wwgwO0v6bLGgtTDcO2dSstYgAzQw 2025-06-01T22:51:48.1896134Z +++ ls -nl torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h 2025-06-01T22:51:48.1897571Z +++ awk '{print $5}' 2025-06-01T22:51:48.1924670Z ++ FSIZE=999 2025-06-01T22:51:48.1925413Z ++ echo '"torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h",sha256=DAl2gI5EpPYhnp7wwgwO0v6bLGgtTDcO2dSstYgAzQw,999' 2025-06-01T22:51:48.1925587Z ++ read fname 2025-06-01T22:51:48.1925893Z ++ make_wheel_record torch/include/ATen/ops/_triton_multi_head_attention_native.h 2025-06-01T22:51:48.1926142Z ++ FPATH=torch/include/ATen/ops/_triton_multi_head_attention_native.h 2025-06-01T22:51:48.1926542Z ++ echo torch/include/ATen/ops/_triton_multi_head_attention_native.h 2025-06-01T22:51:48.1926642Z ++ grep RECORD 2025-06-01T22:51:48.1948667Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_triton_multi_head_attention_native.h 2025-06-01T22:51:48.1948801Z +++ openssl base64 2025-06-01T22:51:48.1948911Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.1949860Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.1951147Z +++ sed -e s/=//g 2025-06-01T22:51:48.1992504Z ++ HASH=khrXr5Lmhx__s4IFDyjyTNlTkAdRpb9QkYnBJYio12k 2025-06-01T22:51:48.1996232Z +++ ls -nl torch/include/ATen/ops/_triton_multi_head_attention_native.h 2025-06-01T22:51:48.1996685Z +++ awk '{print $5}' 2025-06-01T22:51:48.2025282Z ++ FSIZE=1104 2025-06-01T22:51:48.2025955Z ++ echo '"torch/include/ATen/ops/_triton_multi_head_attention_native.h",sha256=khrXr5Lmhx__s4IFDyjyTNlTkAdRpb9QkYnBJYio12k,1104' 2025-06-01T22:51:48.2026060Z ++ read fname 2025-06-01T22:51:48.2026353Z ++ make_wheel_record torch/include/ATen/ops/_triton_multi_head_attention_ops.h 2025-06-01T22:51:48.2026592Z ++ FPATH=torch/include/ATen/ops/_triton_multi_head_attention_ops.h 2025-06-01T22:51:48.2026817Z ++ echo torch/include/ATen/ops/_triton_multi_head_attention_ops.h 2025-06-01T22:51:48.2027342Z ++ grep RECORD 2025-06-01T22:51:48.2048146Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_triton_multi_head_attention_ops.h 2025-06-01T22:51:48.2048582Z +++ openssl base64 2025-06-01T22:51:48.2049725Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.2051076Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.2052298Z +++ sed -e s/=//g 2025-06-01T22:51:48.2090305Z ++ HASH=FmmJ85EVLJ6JIIVYxH_OrXZC-fcQX2nK6gbvZmGZ3nU 2025-06-01T22:51:48.2095539Z +++ ls -nl torch/include/ATen/ops/_triton_multi_head_attention_ops.h 2025-06-01T22:51:48.2096525Z +++ awk '{print $5}' 2025-06-01T22:51:48.2123048Z ++ FSIZE=3335 2025-06-01T22:51:48.2123592Z ++ echo '"torch/include/ATen/ops/_triton_multi_head_attention_ops.h",sha256=FmmJ85EVLJ6JIIVYxH_OrXZC-fcQX2nK6gbvZmGZ3nU,3335' 2025-06-01T22:51:48.2123824Z ++ read fname 2025-06-01T22:51:48.2124105Z ++ make_wheel_record torch/include/ATen/ops/_triton_scaled_dot_attention.h 2025-06-01T22:51:48.2124536Z ++ FPATH=torch/include/ATen/ops/_triton_scaled_dot_attention.h 2025-06-01T22:51:48.2124941Z ++ echo torch/include/ATen/ops/_triton_scaled_dot_attention.h 2025-06-01T22:51:48.2125990Z ++ grep RECORD 2025-06-01T22:51:48.2148365Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_triton_scaled_dot_attention.h 2025-06-01T22:51:48.2148485Z +++ openssl base64 2025-06-01T22:51:48.2149319Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.2150225Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.2151460Z +++ sed -e s/=//g 2025-06-01T22:51:48.2194164Z ++ HASH=cgRxp5aKfe53i-P8quUlBeCtcolMMTJoWo3dvVcK0qg 2025-06-01T22:51:48.2196961Z +++ ls -nl torch/include/ATen/ops/_triton_scaled_dot_attention.h 2025-06-01T22:51:48.2197723Z +++ awk '{print $5}' 2025-06-01T22:51:48.2226220Z ++ FSIZE=1588 2025-06-01T22:51:48.2226825Z ++ echo '"torch/include/ATen/ops/_triton_scaled_dot_attention.h",sha256=cgRxp5aKfe53i-P8quUlBeCtcolMMTJoWo3dvVcK0qg,1588' 2025-06-01T22:51:48.2227072Z ++ read fname 2025-06-01T22:51:48.2227515Z ++ make_wheel_record torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.2227905Z ++ FPATH=torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.2228367Z ++ echo torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.2228748Z ++ grep RECORD 2025-06-01T22:51:48.2249879Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.2250165Z +++ openssl base64 2025-06-01T22:51:48.2251453Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.2252973Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.2254369Z +++ sed -e s/=//g 2025-06-01T22:51:48.2290700Z ++ HASH=vz8X1LBijz7MhuCMP1lqfWfP9LSDjC8HpJFjhh6N75g 2025-06-01T22:51:48.2296026Z +++ ls -nl torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.2296703Z +++ awk '{print $5}' 2025-06-01T22:51:48.2324850Z ++ FSIZE=1033 2025-06-01T22:51:48.2325766Z ++ echo '"torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h",sha256=vz8X1LBijz7MhuCMP1lqfWfP9LSDjC8HpJFjhh6N75g,1033' 2025-06-01T22:51:48.2325873Z ++ read fname 2025-06-01T22:51:48.2326233Z ++ make_wheel_record torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h 2025-06-01T22:51:48.2326517Z ++ FPATH=torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h 2025-06-01T22:51:48.2326791Z ++ echo torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h 2025-06-01T22:51:48.2326907Z ++ grep RECORD 2025-06-01T22:51:48.2347539Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h 2025-06-01T22:51:48.2347658Z +++ openssl base64 2025-06-01T22:51:48.2347993Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.2349231Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.2350437Z +++ sed -e s/=//g 2025-06-01T22:51:48.2392502Z ++ HASH=bDy9UkXTBmbkpbGFjHO1J9vUjhfvFQ2RyEK06rj7PoM 2025-06-01T22:51:48.2396503Z +++ ls -nl torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h 2025-06-01T22:51:48.2397191Z +++ awk '{print $5}' 2025-06-01T22:51:48.2425063Z ++ FSIZE=807 2025-06-01T22:51:48.2425945Z ++ echo '"torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h",sha256=bDy9UkXTBmbkpbGFjHO1J9vUjhfvFQ2RyEK06rj7PoM,807' 2025-06-01T22:51:48.2426738Z ++ read fname 2025-06-01T22:51:48.2427048Z ++ make_wheel_record torch/include/ATen/ops/_unique.h 2025-06-01T22:51:48.2427532Z ++ FPATH=torch/include/ATen/ops/_unique.h 2025-06-01T22:51:48.2427926Z ++ echo torch/include/ATen/ops/_unique.h 2025-06-01T22:51:48.2428254Z ++ grep RECORD 2025-06-01T22:51:48.2447729Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unique.h 2025-06-01T22:51:48.2448295Z +++ openssl base64 2025-06-01T22:51:48.2449368Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.2450712Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.2452054Z +++ sed -e s/=//g 2025-06-01T22:51:48.2489329Z ++ HASH=Ta-OFqIMKRj_aiU3IXWkNg3Xr2Cs3urmT7du91fmU7M 2025-06-01T22:51:48.2494648Z +++ ls -nl torch/include/ATen/ops/_unique.h 2025-06-01T22:51:48.2495436Z +++ awk '{print $5}' 2025-06-01T22:51:48.2522255Z ++ FSIZE=1575 2025-06-01T22:51:48.2522843Z ++ echo '"torch/include/ATen/ops/_unique.h",sha256=Ta-OFqIMKRj_aiU3IXWkNg3Xr2Cs3urmT7du91fmU7M,1575' 2025-06-01T22:51:48.2523540Z ++ read fname 2025-06-01T22:51:48.2524364Z ++ make_wheel_record torch/include/ATen/ops/_triton_scaled_dot_attention_native.h 2025-06-01T22:51:48.2525167Z ++ FPATH=torch/include/ATen/ops/_triton_scaled_dot_attention_native.h 2025-06-01T22:51:48.2525779Z ++ echo torch/include/ATen/ops/_triton_scaled_dot_attention_native.h 2025-06-01T22:51:48.2526259Z ++ grep RECORD 2025-06-01T22:51:48.2546922Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_triton_scaled_dot_attention_native.h 2025-06-01T22:51:48.2547741Z +++ openssl base64 2025-06-01T22:51:48.2548145Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.2548400Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.2549567Z +++ sed -e s/=//g 2025-06-01T22:51:48.2591989Z ++ HASH=KB0j40GD3RzFH4QeM_vCdPhGpcwM24KO86jiqHUCGYg 2025-06-01T22:51:48.2595654Z +++ ls -nl torch/include/ATen/ops/_triton_scaled_dot_attention_native.h 2025-06-01T22:51:48.2596421Z +++ awk '{print $5}' 2025-06-01T22:51:48.2624439Z ++ FSIZE=719 2025-06-01T22:51:48.2625281Z ++ echo '"torch/include/ATen/ops/_triton_scaled_dot_attention_native.h",sha256=KB0j40GD3RzFH4QeM_vCdPhGpcwM24KO86jiqHUCGYg,719' 2025-06-01T22:51:48.2626037Z ++ read fname 2025-06-01T22:51:48.2626467Z ++ make_wheel_record torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h 2025-06-01T22:51:48.2627202Z ++ FPATH=torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h 2025-06-01T22:51:48.2627780Z ++ echo torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h 2025-06-01T22:51:48.2628232Z ++ grep RECORD 2025-06-01T22:51:48.2648661Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h 2025-06-01T22:51:48.2649528Z +++ openssl base64 2025-06-01T22:51:48.2650859Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.2652345Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.2653713Z +++ sed -e s/=//g 2025-06-01T22:51:48.2690366Z ++ HASH=dDvnUVHho035K2uIMZG20jvujRQAbWMHV15jivmpkxk 2025-06-01T22:51:48.2695446Z +++ ls -nl torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h 2025-06-01T22:51:48.2696184Z +++ awk '{print $5}' 2025-06-01T22:51:48.2721634Z ++ FSIZE=2087 2025-06-01T22:51:48.2722398Z ++ echo '"torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h",sha256=dDvnUVHho035K2uIMZG20jvujRQAbWMHV15jivmpkxk,2087' 2025-06-01T22:51:48.2723207Z ++ read fname 2025-06-01T22:51:48.2723528Z ++ make_wheel_record torch/include/ATen/ops/_unique2.h 2025-06-01T22:51:48.2724340Z ++ FPATH=torch/include/ATen/ops/_unique2.h 2025-06-01T22:51:48.2724793Z ++ echo torch/include/ATen/ops/_unique2.h 2025-06-01T22:51:48.2725151Z ++ grep RECORD 2025-06-01T22:51:48.2747230Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unique2.h 2025-06-01T22:51:48.2749262Z +++ openssl base64 2025-06-01T22:51:48.2749521Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.2749788Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.2750233Z +++ sed -e s/=//g 2025-06-01T22:51:48.2792335Z ++ HASH=gLgfZkp4_ZfuGmD8ptSuBrHNf1Sn0T_3B6DFbGlrOxE 2025-06-01T22:51:48.2795192Z +++ ls -nl torch/include/ATen/ops/_unique2.h 2025-06-01T22:51:48.2795660Z +++ awk '{print $5}' 2025-06-01T22:51:48.2824544Z ++ FSIZE=1933 2025-06-01T22:51:48.2825194Z ++ echo '"torch/include/ATen/ops/_unique2.h",sha256=gLgfZkp4_ZfuGmD8ptSuBrHNf1Sn0T_3B6DFbGlrOxE,1933' 2025-06-01T22:51:48.2825818Z ++ read fname 2025-06-01T22:51:48.2826295Z ++ make_wheel_record torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.2827059Z ++ FPATH=torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.2827757Z ++ echo torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.2828282Z ++ grep RECORD 2025-06-01T22:51:48.2846764Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.2847972Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.2848641Z +++ openssl base64 2025-06-01T22:51:48.2849228Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.2850326Z +++ sed -e s/=//g 2025-06-01T22:51:48.2888530Z ++ HASH=RFxgYNv-dkWh-NMPvBuc9zOZ_Y2pkzqj3_7a1NdL638 2025-06-01T22:51:48.2893577Z +++ ls -nl torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.2894148Z +++ awk '{print $5}' 2025-06-01T22:51:48.2922646Z ++ FSIZE=1154 2025-06-01T22:51:48.2923448Z ++ echo '"torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h",sha256=RFxgYNv-dkWh-NMPvBuc9zOZ_Y2pkzqj3_7a1NdL638,1154' 2025-06-01T22:51:48.2924574Z ++ read fname 2025-06-01T22:51:48.2924982Z ++ make_wheel_record torch/include/ATen/ops/_unique2_cpu_dispatch.h 2025-06-01T22:51:48.2925704Z ++ FPATH=torch/include/ATen/ops/_unique2_cpu_dispatch.h 2025-06-01T22:51:48.2926201Z ++ echo torch/include/ATen/ops/_unique2_cpu_dispatch.h 2025-06-01T22:51:48.2926599Z ++ grep RECORD 2025-06-01T22:51:48.2947198Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unique2_cpu_dispatch.h 2025-06-01T22:51:48.2947718Z +++ openssl base64 2025-06-01T22:51:48.2947989Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.2948969Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.2950262Z +++ sed -e s/=//g 2025-06-01T22:51:48.2992831Z ++ HASH=SBLWdFoYgOvUSkjW-f9d-4MP5yfZJImBiL-3dJ5cIjs 2025-06-01T22:51:48.2995059Z +++ ls -nl torch/include/ATen/ops/_unique2_cpu_dispatch.h 2025-06-01T22:51:48.2996372Z +++ awk '{print $5}' 2025-06-01T22:51:48.3026564Z ++ FSIZE=829 2025-06-01T22:51:48.3027255Z ++ echo '"torch/include/ATen/ops/_unique2_cpu_dispatch.h",sha256=SBLWdFoYgOvUSkjW-f9d-4MP5yfZJImBiL-3dJ5cIjs,829' 2025-06-01T22:51:48.3027935Z ++ read fname 2025-06-01T22:51:48.3028316Z ++ make_wheel_record torch/include/ATen/ops/_unique2_cuda_dispatch.h 2025-06-01T22:51:48.3028868Z ++ FPATH=torch/include/ATen/ops/_unique2_cuda_dispatch.h 2025-06-01T22:51:48.3029474Z ++ echo torch/include/ATen/ops/_unique2_cuda_dispatch.h 2025-06-01T22:51:48.3029873Z ++ grep RECORD 2025-06-01T22:51:48.3047351Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unique2_cuda_dispatch.h 2025-06-01T22:51:48.3047978Z +++ openssl base64 2025-06-01T22:51:48.3048500Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.3049537Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.3050790Z +++ sed -e s/=//g 2025-06-01T22:51:48.3090419Z ++ HASH=JPmSRM4Dy00a2hdVIPLjkhtMopQqZNePESg8t2dlW1c 2025-06-01T22:51:48.3095183Z +++ ls -nl torch/include/ATen/ops/_unique2_cuda_dispatch.h 2025-06-01T22:51:48.3096061Z +++ awk '{print $5}' 2025-06-01T22:51:48.3124211Z ++ FSIZE=831 2025-06-01T22:51:48.3125082Z ++ echo '"torch/include/ATen/ops/_unique2_cuda_dispatch.h",sha256=JPmSRM4Dy00a2hdVIPLjkhtMopQqZNePESg8t2dlW1c,831' 2025-06-01T22:51:48.3125796Z ++ read fname 2025-06-01T22:51:48.3126152Z ++ make_wheel_record torch/include/ATen/ops/_unique2_native.h 2025-06-01T22:51:48.3126644Z ++ FPATH=torch/include/ATen/ops/_unique2_native.h 2025-06-01T22:51:48.3127082Z ++ echo torch/include/ATen/ops/_unique2_native.h 2025-06-01T22:51:48.3127452Z ++ grep RECORD 2025-06-01T22:51:48.3147930Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unique2_native.h 2025-06-01T22:51:48.3148463Z +++ openssl base64 2025-06-01T22:51:48.3149620Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.3150054Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.3150514Z +++ sed -e s/=//g 2025-06-01T22:51:48.3193437Z ++ HASH=-iYnfzSMjj0YHHzbn4Zku5fp-AHoRoXY4-VLCtWgAHI 2025-06-01T22:51:48.3196752Z +++ ls -nl torch/include/ATen/ops/_unique2_native.h 2025-06-01T22:51:48.3197423Z +++ awk '{print $5}' 2025-06-01T22:51:48.3227218Z ++ FSIZE=970 2025-06-01T22:51:48.3227855Z ++ echo '"torch/include/ATen/ops/_unique2_native.h",sha256=-iYnfzSMjj0YHHzbn4Zku5fp-AHoRoXY4-VLCtWgAHI,970' 2025-06-01T22:51:48.3228526Z ++ read fname 2025-06-01T22:51:48.3228846Z ++ make_wheel_record torch/include/ATen/ops/_unique2_ops.h 2025-06-01T22:51:48.3229316Z ++ FPATH=torch/include/ATen/ops/_unique2_ops.h 2025-06-01T22:51:48.3229723Z ++ echo torch/include/ATen/ops/_unique2_ops.h 2025-06-01T22:51:48.3230069Z ++ grep RECORD 2025-06-01T22:51:48.3247834Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unique2_ops.h 2025-06-01T22:51:48.3248340Z +++ openssl base64 2025-06-01T22:51:48.3248620Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.3249668Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.3250899Z +++ sed -e s/=//g 2025-06-01T22:51:48.3289896Z ++ HASH=qf07nsz1rE6SZ1YbTZHvhRwUciSDE0DuW9OSPcifcxk 2025-06-01T22:51:48.3294995Z +++ ls -nl torch/include/ATen/ops/_unique2_ops.h 2025-06-01T22:51:48.3296074Z +++ awk '{print $5}' 2025-06-01T22:51:48.3324576Z ++ FSIZE=2366 2025-06-01T22:51:48.3325300Z ++ echo '"torch/include/ATen/ops/_unique2_ops.h",sha256=qf07nsz1rE6SZ1YbTZHvhRwUciSDE0DuW9OSPcifcxk,2366' 2025-06-01T22:51:48.3325965Z ++ read fname 2025-06-01T22:51:48.3326468Z ++ make_wheel_record torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.3327397Z ++ FPATH=torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.3328106Z ++ echo torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.3328637Z ++ grep RECORD 2025-06-01T22:51:48.3347706Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.3348379Z +++ openssl base64 2025-06-01T22:51:48.3348645Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.3348910Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.3349542Z +++ sed -e s/=//g 2025-06-01T22:51:48.3393660Z ++ HASH=WHmU251GvT2zvtZbiWnp3rSjh4X-KuOivcGoUw8JFgA 2025-06-01T22:51:48.3395759Z +++ ls -nl torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.3396277Z +++ awk '{print $5}' 2025-06-01T22:51:48.3425297Z ++ FSIZE=1042 2025-06-01T22:51:48.3426154Z ++ echo '"torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h",sha256=WHmU251GvT2zvtZbiWnp3rSjh4X-KuOivcGoUw8JFgA,1042' 2025-06-01T22:51:48.3427104Z ++ read fname 2025-06-01T22:51:48.3427472Z ++ make_wheel_record torch/include/ATen/ops/_unique_cpu_dispatch.h 2025-06-01T22:51:48.3427984Z ++ FPATH=torch/include/ATen/ops/_unique_cpu_dispatch.h 2025-06-01T22:51:48.3428504Z ++ echo torch/include/ATen/ops/_unique_cpu_dispatch.h 2025-06-01T22:51:48.3428882Z ++ grep RECORD 2025-06-01T22:51:48.3447679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unique_cpu_dispatch.h 2025-06-01T22:51:48.3448228Z +++ openssl base64 2025-06-01T22:51:48.3448932Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.3450327Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.3451588Z +++ sed -e s/=//g 2025-06-01T22:51:48.3489425Z ++ HASH=hp3VmTSL8ofYTOcxEeO58D6QPP7_e_qYYhjW19vrrRg 2025-06-01T22:51:48.3494384Z +++ ls -nl torch/include/ATen/ops/_unique_cpu_dispatch.h 2025-06-01T22:51:48.3495396Z +++ awk '{print $5}' 2025-06-01T22:51:48.3522839Z ++ FSIZE=791 2025-06-01T22:51:48.3523489Z ++ echo '"torch/include/ATen/ops/_unique_cpu_dispatch.h",sha256=hp3VmTSL8ofYTOcxEeO58D6QPP7_e_qYYhjW19vrrRg,791' 2025-06-01T22:51:48.3524481Z ++ read fname 2025-06-01T22:51:48.3524850Z ++ make_wheel_record torch/include/ATen/ops/_unique_cuda_dispatch.h 2025-06-01T22:51:48.3525400Z ++ FPATH=torch/include/ATen/ops/_unique_cuda_dispatch.h 2025-06-01T22:51:48.3525879Z ++ echo torch/include/ATen/ops/_unique_cuda_dispatch.h 2025-06-01T22:51:48.3526273Z ++ grep RECORD 2025-06-01T22:51:48.3547174Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unique_cuda_dispatch.h 2025-06-01T22:51:48.3547715Z +++ openssl base64 2025-06-01T22:51:48.3547986Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.3548665Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.3550032Z +++ sed -e s/=//g 2025-06-01T22:51:48.3592376Z ++ HASH=Lj3bVAgjF7sNcWF8Daz2Q28ETSXVajJO8nGC81mSCoA 2025-06-01T22:51:48.3595010Z +++ ls -nl torch/include/ATen/ops/_unique_cuda_dispatch.h 2025-06-01T22:51:48.3595631Z +++ awk '{print $5}' 2025-06-01T22:51:48.3623792Z ++ FSIZE=793 2025-06-01T22:51:48.3624488Z ++ echo '"torch/include/ATen/ops/_unique_cuda_dispatch.h",sha256=Lj3bVAgjF7sNcWF8Daz2Q28ETSXVajJO8nGC81mSCoA,793' 2025-06-01T22:51:48.3625187Z ++ read fname 2025-06-01T22:51:48.3625511Z ++ make_wheel_record torch/include/ATen/ops/_unique_native.h 2025-06-01T22:51:48.3626107Z ++ FPATH=torch/include/ATen/ops/_unique_native.h 2025-06-01T22:51:48.3626524Z ++ echo torch/include/ATen/ops/_unique_native.h 2025-06-01T22:51:48.3626892Z ++ grep RECORD 2025-06-01T22:51:48.3646283Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unique_native.h 2025-06-01T22:51:48.3646807Z +++ openssl base64 2025-06-01T22:51:48.3647841Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.3649263Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.3650567Z +++ sed -e s/=//g 2025-06-01T22:51:48.3688965Z ++ HASH=KH1X0pYxC-cnVg4OWoEHZlDFEbGhdV6drs1KdpTW63g 2025-06-01T22:51:48.3693689Z +++ ls -nl torch/include/ATen/ops/_unique_native.h 2025-06-01T22:51:48.3694486Z +++ awk '{print $5}' 2025-06-01T22:51:48.3721711Z ++ FSIZE=841 2025-06-01T22:51:48.3722500Z ++ echo '"torch/include/ATen/ops/_unique_native.h",sha256=KH1X0pYxC-cnVg4OWoEHZlDFEbGhdV6drs1KdpTW63g,841' 2025-06-01T22:51:48.3723152Z ++ read fname 2025-06-01T22:51:48.3723479Z ++ make_wheel_record torch/include/ATen/ops/_unique_ops.h 2025-06-01T22:51:48.3724046Z ++ FPATH=torch/include/ATen/ops/_unique_ops.h 2025-06-01T22:51:48.3724634Z ++ echo torch/include/ATen/ops/_unique_ops.h 2025-06-01T22:51:48.3724985Z ++ grep RECORD 2025-06-01T22:51:48.3746901Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unique_ops.h 2025-06-01T22:51:48.3747714Z +++ openssl base64 2025-06-01T22:51:48.3747975Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.3748240Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.3748506Z +++ sed -e s/=//g 2025-06-01T22:51:48.3792489Z ++ HASH=FHvVHFmquOQBkiMJIqlgT1vpWdPE8ylAY0UEOJMeFA4 2025-06-01T22:51:48.3795273Z +++ ls -nl torch/include/ATen/ops/_unique_ops.h 2025-06-01T22:51:48.3796552Z +++ awk '{print $5}' 2025-06-01T22:51:48.3825433Z ++ FSIZE=2055 2025-06-01T22:51:48.3826126Z ++ echo '"torch/include/ATen/ops/_unique_ops.h",sha256=FHvVHFmquOQBkiMJIqlgT1vpWdPE8ylAY0UEOJMeFA4,2055' 2025-06-01T22:51:48.3826941Z ++ read fname 2025-06-01T22:51:48.3827261Z ++ make_wheel_record torch/include/ATen/ops/_unpack_dual.h 2025-06-01T22:51:48.3827773Z ++ FPATH=torch/include/ATen/ops/_unpack_dual.h 2025-06-01T22:51:48.3828168Z ++ echo torch/include/ATen/ops/_unpack_dual.h 2025-06-01T22:51:48.3828525Z ++ grep RECORD 2025-06-01T22:51:48.3846152Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unpack_dual.h 2025-06-01T22:51:48.3846655Z +++ openssl base64 2025-06-01T22:51:48.3847205Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.3849359Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.3850591Z +++ sed -e s/=//g 2025-06-01T22:51:48.3889185Z ++ HASH=HZa1ZcjJQliB2uPeIfGgTbTawWyyBvp34I3iry489iY 2025-06-01T22:51:48.3893645Z +++ ls -nl torch/include/ATen/ops/_unpack_dual.h 2025-06-01T22:51:48.3894773Z +++ awk '{print $5}' 2025-06-01T22:51:48.3922970Z ++ FSIZE=750 2025-06-01T22:51:48.3923836Z ++ echo '"torch/include/ATen/ops/_unpack_dual.h",sha256=HZa1ZcjJQliB2uPeIfGgTbTawWyyBvp34I3iry489iY,750' 2025-06-01T22:51:48.3924518Z ++ read fname 2025-06-01T22:51:48.3925207Z ++ make_wheel_record torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.3926047Z ++ FPATH=torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.3926816Z ++ echo torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.3927348Z ++ grep RECORD 2025-06-01T22:51:48.3947321Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.3948073Z +++ openssl base64 2025-06-01T22:51:48.3948353Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.3948623Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.3949510Z +++ sed -e s/=//g 2025-06-01T22:51:48.3992578Z ++ HASH=sIKK7Hdi3-F01RcfasGV7xgAC6vbkdoWehxWmbuMeB4 2025-06-01T22:51:48.3996833Z +++ ls -nl torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.3997400Z +++ awk '{print $5}' 2025-06-01T22:51:48.4024544Z ++ FSIZE=810 2025-06-01T22:51:48.4025495Z ++ echo '"torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h",sha256=sIKK7Hdi3-F01RcfasGV7xgAC6vbkdoWehxWmbuMeB4,810' 2025-06-01T22:51:48.4026510Z ++ read fname 2025-06-01T22:51:48.4026866Z ++ make_wheel_record torch/include/ATen/ops/_unpack_dual_native.h 2025-06-01T22:51:48.4027382Z ++ FPATH=torch/include/ATen/ops/_unpack_dual_native.h 2025-06-01T22:51:48.4027821Z ++ echo torch/include/ATen/ops/_unpack_dual_native.h 2025-06-01T22:51:48.4028208Z ++ grep RECORD 2025-06-01T22:51:48.4046674Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unpack_dual_native.h 2025-06-01T22:51:48.4047204Z +++ openssl base64 2025-06-01T22:51:48.4047935Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.4049240Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.4050515Z +++ sed -e s/=//g 2025-06-01T22:51:48.4089227Z ++ HASH=E3aQzkZa5BRcVxU81Ui_Xfp1I2CG47RXddLDXQz4xZw 2025-06-01T22:51:48.4094677Z +++ ls -nl torch/include/ATen/ops/_unpack_dual_native.h 2025-06-01T22:51:48.4095802Z +++ awk '{print $5}' 2025-06-01T22:51:48.4122669Z ++ FSIZE=522 2025-06-01T22:51:48.4123387Z ++ echo '"torch/include/ATen/ops/_unpack_dual_native.h",sha256=E3aQzkZa5BRcVxU81Ui_Xfp1I2CG47RXddLDXQz4xZw,522' 2025-06-01T22:51:48.4124187Z ++ read fname 2025-06-01T22:51:48.4124540Z ++ make_wheel_record torch/include/ATen/ops/_unpack_dual_ops.h 2025-06-01T22:51:48.4125239Z ++ FPATH=torch/include/ATen/ops/_unpack_dual_ops.h 2025-06-01T22:51:48.4125689Z ++ echo torch/include/ATen/ops/_unpack_dual_ops.h 2025-06-01T22:51:48.4126082Z ++ grep RECORD 2025-06-01T22:51:48.4147555Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unpack_dual_ops.h 2025-06-01T22:51:48.4148102Z +++ openssl base64 2025-06-01T22:51:48.4148371Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.4149576Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.4150826Z +++ sed -e s/=//g 2025-06-01T22:51:48.4191552Z ++ HASH=3nXMF8NpDPIqQAMmFyAFGOn4_xvWkdV2GnxwjbgpgAU 2025-06-01T22:51:48.4195770Z +++ ls -nl torch/include/ATen/ops/_unpack_dual_ops.h 2025-06-01T22:51:48.4196605Z +++ awk '{print $5}' 2025-06-01T22:51:48.4225152Z ++ FSIZE=1131 2025-06-01T22:51:48.4225979Z ++ echo '"torch/include/ATen/ops/_unpack_dual_ops.h",sha256=3nXMF8NpDPIqQAMmFyAFGOn4_xvWkdV2GnxwjbgpgAU,1131' 2025-06-01T22:51:48.4226655Z ++ read fname 2025-06-01T22:51:48.4226980Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_index.h 2025-06-01T22:51:48.4227449Z ++ FPATH=torch/include/ATen/ops/_unsafe_index.h 2025-06-01T22:51:48.4227866Z ++ echo torch/include/ATen/ops/_unsafe_index.h 2025-06-01T22:51:48.4228214Z ++ grep RECORD 2025-06-01T22:51:48.4246221Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_index.h 2025-06-01T22:51:48.4246708Z +++ openssl base64 2025-06-01T22:51:48.4247761Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.4249138Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.4250411Z +++ sed -e s/=//g 2025-06-01T22:51:48.4287938Z ++ HASH=BY4AoTT6ceA0yOXqylpy0LYRcph0poTm_nxrzBmm_zE 2025-06-01T22:51:48.4293210Z +++ ls -nl torch/include/ATen/ops/_unsafe_index.h 2025-06-01T22:51:48.4294170Z +++ awk '{print $5}' 2025-06-01T22:51:48.4320135Z ++ FSIZE=763 2025-06-01T22:51:48.4320896Z ++ echo '"torch/include/ATen/ops/_unsafe_index.h",sha256=BY4AoTT6ceA0yOXqylpy0LYRcph0poTm_nxrzBmm_zE,763' 2025-06-01T22:51:48.4321548Z ++ read fname 2025-06-01T22:51:48.4322080Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.4322887Z ++ FPATH=torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.4323774Z ++ echo torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.4324500Z ++ grep RECORD 2025-06-01T22:51:48.4345498Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.4346522Z +++ openssl base64 2025-06-01T22:51:48.4348601Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.4348891Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.4349431Z +++ sed -e s/=//g 2025-06-01T22:51:48.4393992Z ++ HASH=3NsCnxhKNw1hpG8xuQEPi6n5289oxPMqnWGfpl5f5Z4 2025-06-01T22:51:48.4397153Z +++ ls -nl torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.4397872Z +++ awk '{print $5}' 2025-06-01T22:51:48.4426264Z ++ FSIZE=827 2025-06-01T22:51:48.4427106Z ++ echo '"torch/include/ATen/ops/_unsafe_index_compositeexplicitautograd_dispatch.h",sha256=3NsCnxhKNw1hpG8xuQEPi6n5289oxPMqnWGfpl5f5Z4,827' 2025-06-01T22:51:48.4427942Z ++ read fname 2025-06-01T22:51:48.4428307Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_index_native.h 2025-06-01T22:51:48.4428824Z ++ FPATH=torch/include/ATen/ops/_unsafe_index_native.h 2025-06-01T22:51:48.4429271Z ++ echo torch/include/ATen/ops/_unsafe_index_native.h 2025-06-01T22:51:48.4429657Z ++ grep RECORD 2025-06-01T22:51:48.4451942Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_index_native.h 2025-06-01T22:51:48.4452504Z +++ openssl base64 2025-06-01T22:51:48.4452871Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.4454173Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.4455452Z +++ sed -e s/=//g 2025-06-01T22:51:48.4492317Z ++ HASH=DPvOhrc2AI1WIPh46zTaqc8OKama5u8eAwJpBdbWjJ0 2025-06-01T22:51:48.4498635Z +++ ls -nl torch/include/ATen/ops/_unsafe_index_native.h 2025-06-01T22:51:48.4499285Z +++ awk '{print $5}' 2025-06-01T22:51:48.4525935Z ++ FSIZE=539 2025-06-01T22:51:48.4526622Z ++ echo '"torch/include/ATen/ops/_unsafe_index_native.h",sha256=DPvOhrc2AI1WIPh46zTaqc8OKama5u8eAwJpBdbWjJ0,539' 2025-06-01T22:51:48.4527323Z ++ read fname 2025-06-01T22:51:48.4527691Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_index_ops.h 2025-06-01T22:51:48.4528188Z ++ FPATH=torch/include/ATen/ops/_unsafe_index_ops.h 2025-06-01T22:51:48.4528645Z ++ echo torch/include/ATen/ops/_unsafe_index_ops.h 2025-06-01T22:51:48.4529022Z ++ grep RECORD 2025-06-01T22:51:48.4548531Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_index_ops.h 2025-06-01T22:51:48.4549104Z +++ openssl base64 2025-06-01T22:51:48.4550373Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.4551840Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.4553073Z +++ sed -e s/=//g 2025-06-01T22:51:48.4593463Z ++ HASH=gomGJBZjsM3fgkkNccK965wZEhxzno_EWAyP_6Q2EB0 2025-06-01T22:51:48.4597441Z +++ ls -nl torch/include/ATen/ops/_unsafe_index_ops.h 2025-06-01T22:51:48.4597884Z +++ awk '{print $5}' 2025-06-01T22:51:48.4626546Z ++ FSIZE=1177 2025-06-01T22:51:48.4627327Z ++ echo '"torch/include/ATen/ops/_unsafe_index_ops.h",sha256=gomGJBZjsM3fgkkNccK965wZEhxzno_EWAyP_6Q2EB0,1177' 2025-06-01T22:51:48.4628007Z ++ read fname 2025-06-01T22:51:48.4628354Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_index_put.h 2025-06-01T22:51:48.4628858Z ++ FPATH=torch/include/ATen/ops/_unsafe_index_put.h 2025-06-01T22:51:48.4629286Z ++ echo torch/include/ATen/ops/_unsafe_index_put.h 2025-06-01T22:51:48.4629670Z ++ grep RECORD 2025-06-01T22:51:48.4648534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_index_put.h 2025-06-01T22:51:48.4649063Z +++ openssl base64 2025-06-01T22:51:48.4650226Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.4651599Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.4652906Z +++ sed -e s/=//g 2025-06-01T22:51:48.4689834Z ++ HASH=uCW56dsuLlzfCXH9NDXO1BVZjJurQctzfuTz9NCBfFY 2025-06-01T22:51:48.4694778Z +++ ls -nl torch/include/ATen/ops/_unsafe_index_put.h 2025-06-01T22:51:48.4695742Z +++ awk '{print $5}' 2025-06-01T22:51:48.4723284Z ++ FSIZE=873 2025-06-01T22:51:48.4724085Z ++ echo '"torch/include/ATen/ops/_unsafe_index_put.h",sha256=uCW56dsuLlzfCXH9NDXO1BVZjJurQctzfuTz9NCBfFY,873' 2025-06-01T22:51:48.4724749Z ++ read fname 2025-06-01T22:51:48.4725470Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.4726331Z ++ FPATH=torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.4727118Z ++ echo torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.4727687Z ++ grep RECORD 2025-06-01T22:51:48.4747591Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.4748451Z +++ openssl base64 2025-06-01T22:51:48.4748805Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.4749331Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.4750764Z +++ sed -e s/=//g 2025-06-01T22:51:48.4793076Z ++ HASH=H_-4iw21a2Saa8HaMsslOG9Du_TN492cOGHd_ByuvXA 2025-06-01T22:51:48.4796158Z +++ ls -nl torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.4796728Z +++ awk '{print $5}' 2025-06-01T22:51:48.4825467Z ++ FSIZE=881 2025-06-01T22:51:48.4826273Z ++ echo '"torch/include/ATen/ops/_unsafe_index_put_compositeexplicitautograd_dispatch.h",sha256=H_-4iw21a2Saa8HaMsslOG9Du_TN492cOGHd_ByuvXA,881' 2025-06-01T22:51:48.4827115Z ++ read fname 2025-06-01T22:51:48.4827490Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_index_put_native.h 2025-06-01T22:51:48.4828047Z ++ FPATH=torch/include/ATen/ops/_unsafe_index_put_native.h 2025-06-01T22:51:48.4828548Z ++ echo torch/include/ATen/ops/_unsafe_index_put_native.h 2025-06-01T22:51:48.4829087Z ++ grep RECORD 2025-06-01T22:51:48.4847101Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_index_put_native.h 2025-06-01T22:51:48.4847645Z +++ openssl base64 2025-06-01T22:51:48.4848217Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.4849606Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.4850780Z +++ sed -e s/=//g 2025-06-01T22:51:48.4889983Z ++ HASH=aQTdhdlkFDAbOqebSu7r5OLHvMifT6OXW8clmRoMvao 2025-06-01T22:51:48.4895554Z +++ ls -nl torch/include/ATen/ops/_unsafe_index_put_native.h 2025-06-01T22:51:48.4896661Z +++ awk '{print $5}' 2025-06-01T22:51:48.4922736Z ++ FSIZE=593 2025-06-01T22:51:48.4923496Z ++ echo '"torch/include/ATen/ops/_unsafe_index_put_native.h",sha256=aQTdhdlkFDAbOqebSu7r5OLHvMifT6OXW8clmRoMvao,593' 2025-06-01T22:51:48.4924347Z ++ read fname 2025-06-01T22:51:48.4924893Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_index_put_ops.h 2025-06-01T22:51:48.4925465Z ++ FPATH=torch/include/ATen/ops/_unsafe_index_put_ops.h 2025-06-01T22:51:48.4925944Z ++ echo torch/include/ATen/ops/_unsafe_index_put_ops.h 2025-06-01T22:51:48.4926498Z ++ grep RECORD 2025-06-01T22:51:48.4953562Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_index_put_ops.h 2025-06-01T22:51:48.4954520Z +++ openssl base64 2025-06-01T22:51:48.4955088Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.4956465Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.4957906Z +++ sed -e s/=//g 2025-06-01T22:51:48.5000998Z ++ HASH=Jl9UUclO1TopqxWDRn-ebySF5Q0yd6eudxqBfulPaAM 2025-06-01T22:51:48.5002107Z +++ ls -nl torch/include/ATen/ops/_unsafe_index_put_ops.h 2025-06-01T22:51:48.5002528Z +++ awk '{print $5}' 2025-06-01T22:51:48.5028965Z ++ FSIZE=1321 2025-06-01T22:51:48.5029646Z ++ echo '"torch/include/ATen/ops/_unsafe_index_put_ops.h",sha256=Jl9UUclO1TopqxWDRn-ebySF5Q0yd6eudxqBfulPaAM,1321' 2025-06-01T22:51:48.5030343Z ++ read fname 2025-06-01T22:51:48.5030700Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_masked_index.h 2025-06-01T22:51:48.5031217Z ++ FPATH=torch/include/ATen/ops/_unsafe_masked_index.h 2025-06-01T22:51:48.5031677Z ++ echo torch/include/ATen/ops/_unsafe_masked_index.h 2025-06-01T22:51:48.5032063Z ++ grep RECORD 2025-06-01T22:51:48.5050803Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_masked_index.h 2025-06-01T22:51:48.5051338Z +++ openssl base64 2025-06-01T22:51:48.5052597Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.5053951Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.5055208Z +++ sed -e s/=//g 2025-06-01T22:51:48.5092406Z ++ HASH=JEYAn3tLlhV1gtrPKjJNuZgW4MwOm_67ad1kc05mHm0 2025-06-01T22:51:48.5097996Z +++ ls -nl torch/include/ATen/ops/_unsafe_masked_index.h 2025-06-01T22:51:48.5098911Z +++ awk '{print $5}' 2025-06-01T22:51:48.5125450Z ++ FSIZE=865 2025-06-01T22:51:48.5126109Z ++ echo '"torch/include/ATen/ops/_unsafe_masked_index.h",sha256=JEYAn3tLlhV1gtrPKjJNuZgW4MwOm_67ad1kc05mHm0,865' 2025-06-01T22:51:48.5126794Z ++ read fname 2025-06-01T22:51:48.5127357Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5128253Z ++ FPATH=torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5129096Z ++ echo torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5129809Z ++ grep RECORD 2025-06-01T22:51:48.5149636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5150369Z +++ openssl base64 2025-06-01T22:51:48.5151093Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.5152357Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.5153527Z +++ sed -e s/=//g 2025-06-01T22:51:48.5195853Z ++ HASH=NpCYdjOWFe5gqhW-2NUIGH4dGhlBgGS1Q61YMbL85S4 2025-06-01T22:51:48.5198610Z +++ ls -nl torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5199193Z +++ awk '{print $5}' 2025-06-01T22:51:48.5229158Z ++ FSIZE=884 2025-06-01T22:51:48.5230078Z ++ echo '"torch/include/ATen/ops/_unsafe_masked_index_compositeexplicitautograd_dispatch.h",sha256=NpCYdjOWFe5gqhW-2NUIGH4dGhlBgGS1Q61YMbL85S4,884' 2025-06-01T22:51:48.5231145Z ++ read fname 2025-06-01T22:51:48.5231549Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_masked_index_native.h 2025-06-01T22:51:48.5232138Z ++ FPATH=torch/include/ATen/ops/_unsafe_masked_index_native.h 2025-06-01T22:51:48.5232673Z ++ echo torch/include/ATen/ops/_unsafe_masked_index_native.h 2025-06-01T22:51:48.5233085Z ++ grep RECORD 2025-06-01T22:51:48.5248802Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_masked_index_native.h 2025-06-01T22:51:48.5249590Z +++ openssl base64 2025-06-01T22:51:48.5250618Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.5251926Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.5253203Z +++ sed -e s/=//g 2025-06-01T22:51:48.5290206Z ++ HASH=qbiwi3jX10FuDGyH_sfG5duWfKwWsigHU4D7L8jkBbs 2025-06-01T22:51:48.5295185Z +++ ls -nl torch/include/ATen/ops/_unsafe_masked_index_native.h 2025-06-01T22:51:48.5296032Z +++ awk '{print $5}' 2025-06-01T22:51:48.5323761Z ++ FSIZE=596 2025-06-01T22:51:48.5324731Z ++ echo '"torch/include/ATen/ops/_unsafe_masked_index_native.h",sha256=qbiwi3jX10FuDGyH_sfG5duWfKwWsigHU4D7L8jkBbs,596' 2025-06-01T22:51:48.5325615Z ++ read fname 2025-06-01T22:51:48.5326075Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_masked_index_ops.h 2025-06-01T22:51:48.5326642Z ++ FPATH=torch/include/ATen/ops/_unsafe_masked_index_ops.h 2025-06-01T22:51:48.5327154Z ++ echo torch/include/ATen/ops/_unsafe_masked_index_ops.h 2025-06-01T22:51:48.5327577Z ++ grep RECORD 2025-06-01T22:51:48.5347893Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_masked_index_ops.h 2025-06-01T22:51:48.5348459Z +++ openssl base64 2025-06-01T22:51:48.5348743Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.5349862Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.5351328Z +++ sed -e s/=//g 2025-06-01T22:51:48.5393955Z ++ HASH=_G41dkMHdwz5gy7_eJuLELbjJ4oQhIbwX0CErfPXLw4 2025-06-01T22:51:48.5396772Z +++ ls -nl torch/include/ATen/ops/_unsafe_masked_index_ops.h 2025-06-01T22:51:48.5397469Z +++ awk '{print $5}' 2025-06-01T22:51:48.5425424Z ++ FSIZE=1344 2025-06-01T22:51:48.5426301Z ++ echo '"torch/include/ATen/ops/_unsafe_masked_index_ops.h",sha256=_G41dkMHdwz5gy7_eJuLELbjJ4oQhIbwX0CErfPXLw4,1344' 2025-06-01T22:51:48.5427009Z ++ read fname 2025-06-01T22:51:48.5427576Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h 2025-06-01T22:51:48.5438531Z ++ FPATH=torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h 2025-06-01T22:51:48.5439163Z ++ echo torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h 2025-06-01T22:51:48.5439635Z ++ grep RECORD 2025-06-01T22:51:48.5448042Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h 2025-06-01T22:51:48.5448758Z +++ openssl base64 2025-06-01T22:51:48.5449603Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.5450927Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.5452229Z +++ sed -e s/=//g 2025-06-01T22:51:48.5489719Z ++ HASH=R4maS1qvi3VmcUkjoOXiwJQrKqguKto7zAeft4Fk7Sk 2025-06-01T22:51:48.5494911Z +++ ls -nl torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h 2025-06-01T22:51:48.5495768Z +++ awk '{print $5}' 2025-06-01T22:51:48.5522253Z ++ FSIZE=931 2025-06-01T22:51:48.5523144Z ++ echo '"torch/include/ATen/ops/_unsafe_masked_index_put_accumulate.h",sha256=R4maS1qvi3VmcUkjoOXiwJQrKqguKto7zAeft4Fk7Sk,931' 2025-06-01T22:51:48.5524326Z ++ read fname 2025-06-01T22:51:48.5524956Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5526104Z ++ FPATH=torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5527091Z ++ echo torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5527732Z ++ grep RECORD 2025-06-01T22:51:48.5547443Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5548362Z +++ openssl base64 2025-06-01T22:51:48.5548766Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.5549329Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.5550622Z +++ sed -e s/=//g 2025-06-01T22:51:48.5593313Z ++ HASH=iKG9W5zLeBBaUvp7e2vQZTCKSSeIGJuzV_ZJI779c4k 2025-06-01T22:51:48.5596233Z +++ ls -nl torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5597000Z +++ awk '{print $5}' 2025-06-01T22:51:48.5624729Z ++ FSIZE=901 2025-06-01T22:51:48.5625747Z ++ echo '"torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_compositeexplicitautograd_dispatch.h",sha256=iKG9W5zLeBBaUvp7e2vQZTCKSSeIGJuzV_ZJI779c4k,901' 2025-06-01T22:51:48.5626795Z ++ read fname 2025-06-01T22:51:48.5627257Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h 2025-06-01T22:51:48.5627997Z ++ FPATH=torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h 2025-06-01T22:51:48.5628677Z ++ echo torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h 2025-06-01T22:51:48.5629175Z ++ grep RECORD 2025-06-01T22:51:48.5647840Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h 2025-06-01T22:51:48.5648556Z +++ openssl base64 2025-06-01T22:51:48.5648874Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.5649958Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.5651109Z +++ sed -e s/=//g 2025-06-01T22:51:48.5689721Z ++ HASH=xn393XUbsWOLDzes4dxo7bG2irG-Tebgr_Bzey5QBYQ 2025-06-01T22:51:48.5695038Z +++ ls -nl torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h 2025-06-01T22:51:48.5695898Z +++ awk '{print $5}' 2025-06-01T22:51:48.5722523Z ++ FSIZE=613 2025-06-01T22:51:48.5723391Z ++ echo '"torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_native.h",sha256=xn393XUbsWOLDzes4dxo7bG2irG-Tebgr_Bzey5QBYQ,613' 2025-06-01T22:51:48.5724506Z ++ read fname 2025-06-01T22:51:48.5724970Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h 2025-06-01T22:51:48.5725248Z ++ FPATH=torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h 2025-06-01T22:51:48.5725624Z ++ echo torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h 2025-06-01T22:51:48.5725730Z ++ grep RECORD 2025-06-01T22:51:48.5751913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h 2025-06-01T22:51:48.5752053Z +++ openssl base64 2025-06-01T22:51:48.5752990Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.5753897Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.5755242Z +++ sed -e s/=//g 2025-06-01T22:51:48.5798014Z ++ HASH=VDkEewB1KPPvACiOt1rnVBmlj3do0NUZTPGOWrrH4-8 2025-06-01T22:51:48.5800951Z +++ ls -nl torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h 2025-06-01T22:51:48.5801390Z +++ awk '{print $5}' 2025-06-01T22:51:48.5829133Z ++ FSIZE=1395 2025-06-01T22:51:48.5829803Z ++ echo '"torch/include/ATen/ops/_unsafe_masked_index_put_accumulate_ops.h",sha256=VDkEewB1KPPvACiOt1rnVBmlj3do0NUZTPGOWrrH4-8,1395' 2025-06-01T22:51:48.5829906Z ++ read fname 2025-06-01T22:51:48.5830103Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_view.h 2025-06-01T22:51:48.5830266Z ++ FPATH=torch/include/ATen/ops/_unsafe_view.h 2025-06-01T22:51:48.5830402Z ++ echo torch/include/ATen/ops/_unsafe_view.h 2025-06-01T22:51:48.5831149Z ++ grep RECORD 2025-06-01T22:51:48.5852047Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_view.h 2025-06-01T22:51:48.5852398Z +++ openssl base64 2025-06-01T22:51:48.5853566Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.5854680Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.5855946Z +++ sed -e s/=//g 2025-06-01T22:51:48.5893114Z ++ HASH=4fEB_59GmFcyERR3aqmBacN8xPxbsvRvzYNryJR67HE 2025-06-01T22:51:48.5898579Z +++ ls -nl torch/include/ATen/ops/_unsafe_view.h 2025-06-01T22:51:48.5899201Z +++ awk '{print $5}' 2025-06-01T22:51:48.5925586Z ++ FSIZE=3677 2025-06-01T22:51:48.5926075Z ++ echo '"torch/include/ATen/ops/_unsafe_view.h",sha256=4fEB_59GmFcyERR3aqmBacN8xPxbsvRvzYNryJR67HE,3677' 2025-06-01T22:51:48.5926173Z ++ read fname 2025-06-01T22:51:48.5926545Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5927016Z ++ FPATH=torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5927346Z ++ echo torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5927769Z ++ grep RECORD 2025-06-01T22:51:48.5949366Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.5949479Z +++ openssl base64 2025-06-01T22:51:48.5950263Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.5951558Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.5952768Z +++ sed -e s/=//g 2025-06-01T22:51:48.5996822Z ++ HASH=__cRFBu4oiCt8v1aOz1Pu38u8ejj2H5DRi3vr3YWmJA 2025-06-01T22:51:48.5999768Z +++ ls -nl torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:48.6000868Z +++ awk '{print $5}' 2025-06-01T22:51:48.6029165Z ++ FSIZE=1333 2025-06-01T22:51:48.6029873Z ++ echo '"torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h",sha256=__cRFBu4oiCt8v1aOz1Pu38u8ejj2H5DRi3vr3YWmJA,1333' 2025-06-01T22:51:48.6030120Z ++ read fname 2025-06-01T22:51:48.6030354Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_view_native.h 2025-06-01T22:51:48.6030566Z ++ FPATH=torch/include/ATen/ops/_unsafe_view_native.h 2025-06-01T22:51:48.6030727Z ++ echo torch/include/ATen/ops/_unsafe_view_native.h 2025-06-01T22:51:48.6030843Z ++ grep RECORD 2025-06-01T22:51:48.6050319Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_view_native.h 2025-06-01T22:51:48.6050961Z +++ openssl base64 2025-06-01T22:51:48.6052364Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.6053763Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.6055114Z +++ sed -e s/=//g 2025-06-01T22:51:48.6091603Z ++ HASH=4Z7_zPyuL-_qM6JIt5xCCNuSC0xGMhCLrCIzdnJAzmY 2025-06-01T22:51:48.6096328Z +++ ls -nl torch/include/ATen/ops/_unsafe_view_native.h 2025-06-01T22:51:48.6097977Z +++ awk '{print $5}' 2025-06-01T22:51:48.6125151Z ++ FSIZE=621 2025-06-01T22:51:48.6125699Z ++ echo '"torch/include/ATen/ops/_unsafe_view_native.h",sha256=4Z7_zPyuL-_qM6JIt5xCCNuSC0xGMhCLrCIzdnJAzmY,621' 2025-06-01T22:51:48.6125808Z ++ read fname 2025-06-01T22:51:48.6126045Z ++ make_wheel_record torch/include/ATen/ops/_unsafe_view_ops.h 2025-06-01T22:51:48.6126206Z ++ FPATH=torch/include/ATen/ops/_unsafe_view_ops.h 2025-06-01T22:51:48.6126360Z ++ echo torch/include/ATen/ops/_unsafe_view_ops.h 2025-06-01T22:51:48.6127256Z ++ grep RECORD 2025-06-01T22:51:48.6147931Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_unsafe_view_ops.h 2025-06-01T22:51:48.6148676Z +++ openssl base64 2025-06-01T22:51:48.6150050Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.6151552Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.6152855Z +++ sed -e s/=//g 2025-06-01T22:51:48.6194393Z ++ HASH=FA8PbRTbHJiswWgDLcj8pWesCZY6PjMDTb37u8ccnJU 2025-06-01T22:51:48.6197771Z +++ ls -nl torch/include/ATen/ops/_unsafe_view_ops.h 2025-06-01T22:51:48.6198585Z +++ awk '{print $5}' 2025-06-01T22:51:48.6227311Z ++ FSIZE=1759 2025-06-01T22:51:48.6227884Z ++ echo '"torch/include/ATen/ops/_unsafe_view_ops.h",sha256=FA8PbRTbHJiswWgDLcj8pWesCZY6PjMDTb37u8ccnJU,1759' 2025-06-01T22:51:48.6227989Z ++ read fname 2025-06-01T22:51:48.6228361Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa.h 2025-06-01T22:51:48.6228561Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa.h 2025-06-01T22:51:48.6228733Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa.h 2025-06-01T22:51:48.6228834Z ++ grep RECORD 2025-06-01T22:51:48.6252170Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa.h 2025-06-01T22:51:48.6252730Z +++ openssl base64 2025-06-01T22:51:48.6253838Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.6255225Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.6256658Z +++ sed -e s/=//g 2025-06-01T22:51:48.6293252Z ++ HASH=1xwgqjbAA7Z1Xd7rLHYeZZJJNZW8iT1beg8micV43W0 2025-06-01T22:51:48.6299388Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa.h 2025-06-01T22:51:48.6299647Z +++ awk '{print $5}' 2025-06-01T22:51:48.6325581Z ++ FSIZE=8102 2025-06-01T22:51:48.6326147Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa.h",sha256=1xwgqjbAA7Z1Xd7rLHYeZZJJNZW8iT1beg8micV43W0,8102' 2025-06-01T22:51:48.6326248Z ++ read fname 2025-06-01T22:51:48.6326542Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h 2025-06-01T22:51:48.6326772Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h 2025-06-01T22:51:48.6327249Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h 2025-06-01T22:51:48.6327720Z ++ grep RECORD 2025-06-01T22:51:48.6348974Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h 2025-06-01T22:51:48.6349108Z +++ openssl base64 2025-06-01T22:51:48.6349756Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.6351039Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.6352350Z +++ sed -e s/=//g 2025-06-01T22:51:48.6397259Z ++ HASH=9wZGcuKkxS5PtXZhxMeo4FAxpe1vP0ADYOb__m1BkRA 2025-06-01T22:51:48.6399194Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h 2025-06-01T22:51:48.6399740Z +++ awk '{print $5}' 2025-06-01T22:51:48.6427552Z ++ FSIZE=7808 2025-06-01T22:51:48.6428276Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h",sha256=9wZGcuKkxS5PtXZhxMeo4FAxpe1vP0ADYOb__m1BkRA,7808' 2025-06-01T22:51:48.6428391Z ++ read fname 2025-06-01T22:51:48.6428925Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.6429403Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.6430411Z ++ grep RECORD 2025-06-01T22:51:48.6431107Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.6450240Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.6450355Z +++ openssl base64 2025-06-01T22:51:48.6451446Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.6452552Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.6453869Z +++ sed -e s/=//g 2025-06-01T22:51:48.6490499Z ++ HASH=mjgBYTXriMTbvYdmqJ6WlSxm4TQIVQIppE1boDM5kyg 2025-06-01T22:51:48.6495829Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.6496355Z +++ awk '{print $5}' 2025-06-01T22:51:48.6523934Z ++ FSIZE=1273 2025-06-01T22:51:48.6524998Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=mjgBYTXriMTbvYdmqJ6WlSxm4TQIVQIppE1boDM5kyg,1273' 2025-06-01T22:51:48.6525105Z ++ read fname 2025-06-01T22:51:48.6525469Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-06-01T22:51:48.6525765Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-06-01T22:51:48.6526046Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-06-01T22:51:48.6526201Z ++ grep RECORD 2025-06-01T22:51:48.6548391Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-06-01T22:51:48.6548508Z +++ openssl base64 2025-06-01T22:51:48.6549054Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.6550342Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.6551583Z +++ sed -e s/=//g 2025-06-01T22:51:48.6591789Z ++ HASH=RUWLSKGJm7OREtOy7xMf3rEdmeNXKxcdPyXc4Toq3kA 2025-06-01T22:51:48.6596836Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h 2025-06-01T22:51:48.6597850Z +++ awk '{print $5}' 2025-06-01T22:51:48.6626592Z ++ FSIZE=2343 2025-06-01T22:51:48.6627247Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h",sha256=RUWLSKGJm7OREtOy7xMf3rEdmeNXKxcdPyXc4Toq3kA,2343' 2025-06-01T22:51:48.6627345Z ++ read fname 2025-06-01T22:51:48.6627705Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-06-01T22:51:48.6628136Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-06-01T22:51:48.6628418Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-06-01T22:51:48.6628530Z ++ grep RECORD 2025-06-01T22:51:48.6649092Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-06-01T22:51:48.6649516Z +++ openssl base64 2025-06-01T22:51:48.6650634Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.6651956Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.6653198Z +++ sed -e s/=//g 2025-06-01T22:51:48.6690491Z ++ HASH=1W3iZtie5QdmeW-eX_f7AUMNs_oLaMfS89kkBNTdYlA 2025-06-01T22:51:48.6695207Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h 2025-06-01T22:51:48.6696125Z +++ awk '{print $5}' 2025-06-01T22:51:48.6725262Z ++ FSIZE=2345 2025-06-01T22:51:48.6725892Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h",sha256=1W3iZtie5QdmeW-eX_f7AUMNs_oLaMfS89kkBNTdYlA,2345' 2025-06-01T22:51:48.6726002Z ++ read fname 2025-06-01T22:51:48.6726446Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h 2025-06-01T22:51:48.6726718Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h 2025-06-01T22:51:48.6727018Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h 2025-06-01T22:51:48.6727122Z ++ grep RECORD 2025-06-01T22:51:48.6748223Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h 2025-06-01T22:51:48.6749621Z +++ openssl base64 2025-06-01T22:51:48.6750451Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.6751802Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.6754059Z +++ sed -e s/=//g 2025-06-01T22:51:48.6795300Z ++ HASH=EcA1ueTU0MvsH1c5B1-lNZv_9daoubiOGd5R03RzjGo 2025-06-01T22:51:48.6796752Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h 2025-06-01T22:51:48.6797963Z +++ awk '{print $5}' 2025-06-01T22:51:48.6826712Z ++ FSIZE=756 2025-06-01T22:51:48.6827311Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h",sha256=EcA1ueTU0MvsH1c5B1-lNZv_9daoubiOGd5R03RzjGo,756' 2025-06-01T22:51:48.6827433Z ++ read fname 2025-06-01T22:51:48.6827784Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-06-01T22:51:48.6828089Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-06-01T22:51:48.6828373Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-06-01T22:51:48.6828473Z ++ grep RECORD 2025-06-01T22:51:48.6852798Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-06-01T22:51:48.6852913Z +++ openssl base64 2025-06-01T22:51:48.6853941Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.6855177Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.6856454Z +++ sed -e s/=//g 2025-06-01T22:51:48.6894461Z ++ HASH=tvlrACoIP6obBxmAVoneB5sKJs0eDfW3ihpjT1iT8Uw 2025-06-01T22:51:48.6900416Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h 2025-06-01T22:51:48.6900850Z +++ awk '{print $5}' 2025-06-01T22:51:48.6926172Z ++ FSIZE=2345 2025-06-01T22:51:48.6926991Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h",sha256=tvlrACoIP6obBxmAVoneB5sKJs0eDfW3ihpjT1iT8Uw,2345' 2025-06-01T22:51:48.6927112Z ++ read fname 2025-06-01T22:51:48.6927439Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h 2025-06-01T22:51:48.6927705Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h 2025-06-01T22:51:48.6928520Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h 2025-06-01T22:51:48.6929486Z ++ grep RECORD 2025-06-01T22:51:48.6950741Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h 2025-06-01T22:51:48.6951214Z +++ openssl base64 2025-06-01T22:51:48.6952480Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.6953904Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.6955284Z +++ sed -e s/=//g 2025-06-01T22:51:48.6997503Z ++ HASH=-P9R8bMkn3kmxDnbYl6m2tI2EIyCFKlHd6rfAIaa6Uo 2025-06-01T22:51:48.6999781Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h 2025-06-01T22:51:48.7000380Z +++ awk '{print $5}' 2025-06-01T22:51:48.7029084Z ++ FSIZE=1213 2025-06-01T22:51:48.7029809Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h",sha256=-P9R8bMkn3kmxDnbYl6m2tI2EIyCFKlHd6rfAIaa6Uo,1213' 2025-06-01T22:51:48.7029935Z ++ read fname 2025-06-01T22:51:48.7030232Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h 2025-06-01T22:51:48.7030475Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h 2025-06-01T22:51:48.7030721Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h 2025-06-01T22:51:48.7030821Z ++ grep RECORD 2025-06-01T22:51:48.7050062Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h 2025-06-01T22:51:48.7050421Z +++ openssl base64 2025-06-01T22:51:48.7051379Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.7052634Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.7053858Z +++ sed -e s/=//g 2025-06-01T22:51:48.7090776Z ++ HASH=Sf_3ZhFt6loXp9676EHQ40HaKq4ooCEMTBkdKkUXRgs 2025-06-01T22:51:48.7095906Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h 2025-06-01T22:51:48.7096491Z +++ awk '{print $5}' 2025-06-01T22:51:48.7124614Z ++ FSIZE=2807 2025-06-01T22:51:48.7125317Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h",sha256=Sf_3ZhFt6loXp9676EHQ40HaKq4ooCEMTBkdKkUXRgs,2807' 2025-06-01T22:51:48.7125428Z ++ read fname 2025-06-01T22:51:48.7125934Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.7126375Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.7126819Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.7126927Z ++ grep RECORD 2025-06-01T22:51:48.7147571Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.7147701Z +++ openssl base64 2025-06-01T22:51:48.7148713Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.7149398Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.7150590Z +++ sed -e s/=//g 2025-06-01T22:51:48.7193201Z ++ HASH=h1rRskuYn3rT9kK6jEaeOoqIy4YQSzed41wHVIvc3iQ 2025-06-01T22:51:48.7196202Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.7196337Z +++ awk '{print $5}' 2025-06-01T22:51:48.7225069Z ++ FSIZE=1181 2025-06-01T22:51:48.7225950Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h",sha256=h1rRskuYn3rT9kK6jEaeOoqIy4YQSzed41wHVIvc3iQ,1181' 2025-06-01T22:51:48.7226067Z ++ read fname 2025-06-01T22:51:48.7226484Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.7226871Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.7227354Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.7227455Z ++ grep RECORD 2025-06-01T22:51:48.7247412Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.7247538Z +++ openssl base64 2025-06-01T22:51:48.7247987Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.7249018Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.7250284Z +++ sed -e s/=//g 2025-06-01T22:51:48.7289408Z ++ HASH=f6s6fJvLezEgR2WVAIJiBig-NpTUKHs3DYzukG7kwNY 2025-06-01T22:51:48.7295147Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.7296077Z +++ awk '{print $5}' 2025-06-01T22:51:48.7323110Z ++ FSIZE=1082 2025-06-01T22:51:48.7324005Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeimplicitautograd_dispatch.h",sha256=f6s6fJvLezEgR2WVAIJiBig-NpTUKHs3DYzukG7kwNY,1082' 2025-06-01T22:51:48.7324438Z ++ read fname 2025-06-01T22:51:48.7324797Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h 2025-06-01T22:51:48.7325054Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h 2025-06-01T22:51:48.7325314Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h 2025-06-01T22:51:48.7326108Z ++ grep RECORD 2025-06-01T22:51:48.7349094Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h 2025-06-01T22:51:48.7350106Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.7350216Z +++ openssl base64 2025-06-01T22:51:48.7351264Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.7352519Z +++ sed -e s/=//g 2025-06-01T22:51:48.7390606Z ++ HASH=e6A31185Om3JsWahpGgBRY5N3DxdtZTefCRjBFwzZMw 2025-06-01T22:51:48.7396090Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h 2025-06-01T22:51:48.7396814Z +++ awk '{print $5}' 2025-06-01T22:51:48.7424870Z ++ FSIZE=2039 2025-06-01T22:51:48.7425735Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h",sha256=e6A31185Om3JsWahpGgBRY5N3DxdtZTefCRjBFwzZMw,2039' 2025-06-01T22:51:48.7426650Z ++ read fname 2025-06-01T22:51:48.7427114Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h 2025-06-01T22:51:48.7427802Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h 2025-06-01T22:51:48.7428411Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h 2025-06-01T22:51:48.7428885Z ++ grep RECORD 2025-06-01T22:51:48.7446202Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h 2025-06-01T22:51:48.7446845Z +++ openssl base64 2025-06-01T22:51:48.7447415Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.7448702Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.7450036Z +++ sed -e s/=//g 2025-06-01T22:51:48.7487189Z ++ HASH=u0uBdlTL3HmZbzl7WVBit_-YIv_IKZqSPzB5STz_Lx4 2025-06-01T22:51:48.7492185Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h 2025-06-01T22:51:48.7492806Z +++ awk '{print $5}' 2025-06-01T22:51:48.7519284Z ++ FSIZE=2041 2025-06-01T22:51:48.7520046Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h",sha256=u0uBdlTL3HmZbzl7WVBit_-YIv_IKZqSPzB5STz_Lx4,2041' 2025-06-01T22:51:48.7520789Z ++ read fname 2025-06-01T22:51:48.7521195Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h 2025-06-01T22:51:48.7521776Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h 2025-06-01T22:51:48.7522310Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h 2025-06-01T22:51:48.7522720Z ++ grep RECORD 2025-06-01T22:51:48.7545468Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h 2025-06-01T22:51:48.7546099Z +++ openssl base64 2025-06-01T22:51:48.7546532Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.7547394Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.7548696Z +++ sed -e s/=//g 2025-06-01T22:51:48.7590519Z ++ HASH=kiFv3j40qioDTxvzVKoBlcuGIFRUwMwWjjQuMCI3LOg 2025-06-01T22:51:48.7593376Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h 2025-06-01T22:51:48.7594054Z +++ awk '{print $5}' 2025-06-01T22:51:48.7623497Z ++ FSIZE=706 2025-06-01T22:51:48.7624212Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h",sha256=kiFv3j40qioDTxvzVKoBlcuGIFRUwMwWjjQuMCI3LOg,706' 2025-06-01T22:51:48.7624941Z ++ read fname 2025-06-01T22:51:48.7625373Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h 2025-06-01T22:51:48.7626054Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h 2025-06-01T22:51:48.7626672Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h 2025-06-01T22:51:48.7627126Z ++ grep RECORD 2025-06-01T22:51:48.7649793Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h 2025-06-01T22:51:48.7650415Z +++ openssl base64 2025-06-01T22:51:48.7650847Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.7651635Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.7653016Z +++ sed -e s/=//g 2025-06-01T22:51:48.7690975Z ++ HASH=Z41q_q9vvKtQpWc9cMvmkqmbEAO0SxeTdgnVxkBmhCc 2025-06-01T22:51:48.7696027Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h 2025-06-01T22:51:48.7696643Z +++ awk '{print $5}' 2025-06-01T22:51:48.7724864Z ++ FSIZE=2041 2025-06-01T22:51:48.7725655Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h",sha256=Z41q_q9vvKtQpWc9cMvmkqmbEAO0SxeTdgnVxkBmhCc,2041' 2025-06-01T22:51:48.7726444Z ++ read fname 2025-06-01T22:51:48.7726856Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h 2025-06-01T22:51:48.7727495Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h 2025-06-01T22:51:48.7728050Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h 2025-06-01T22:51:48.7728499Z ++ grep RECORD 2025-06-01T22:51:48.7747679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h 2025-06-01T22:51:48.7748439Z +++ openssl base64 2025-06-01T22:51:48.7749103Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.7750434Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.7751788Z +++ sed -e s/=//g 2025-06-01T22:51:48.7793328Z ++ HASH=bL06iwoAH16xOQoMor51p4KSgXwHxAwITa8jh8c3qpM 2025-06-01T22:51:48.7796424Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h 2025-06-01T22:51:48.7797136Z +++ awk '{print $5}' 2025-06-01T22:51:48.7825546Z ++ FSIZE=1253 2025-06-01T22:51:48.7826336Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h",sha256=bL06iwoAH16xOQoMor51p4KSgXwHxAwITa8jh8c3qpM,1253' 2025-06-01T22:51:48.7827068Z ++ read fname 2025-06-01T22:51:48.7827468Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h 2025-06-01T22:51:48.7828041Z ++ FPATH=torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h 2025-06-01T22:51:48.7828566Z ++ echo torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h 2025-06-01T22:51:48.7828984Z ++ grep RECORD 2025-06-01T22:51:48.7848178Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h 2025-06-01T22:51:48.7848772Z +++ openssl base64 2025-06-01T22:51:48.7849226Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.7850482Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.7851644Z +++ sed -e s/=//g 2025-06-01T22:51:48.7890030Z ++ HASH=kPjir1trpdApimIMayKjA1LHiv9Xqg3lWF57lAKObpY 2025-06-01T22:51:48.7895105Z +++ ls -nl torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h 2025-06-01T22:51:48.7896085Z +++ awk '{print $5}' 2025-06-01T22:51:48.7923961Z ++ FSIZE=3383 2025-06-01T22:51:48.7924715Z ++ echo '"torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h",sha256=kPjir1trpdApimIMayKjA1LHiv9Xqg3lWF57lAKObpY,3383' 2025-06-01T22:51:48.7925659Z ++ read fname 2025-06-01T22:51:48.7926052Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa.h 2025-06-01T22:51:48.7926608Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa.h 2025-06-01T22:51:48.7927114Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa.h 2025-06-01T22:51:48.7927528Z ++ grep RECORD 2025-06-01T22:51:48.7947536Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa.h 2025-06-01T22:51:48.7948089Z +++ openssl base64 2025-06-01T22:51:48.7950726Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.7951400Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.7952012Z +++ sed -e s/=//g 2025-06-01T22:51:48.7993699Z ++ HASH=-5pOH3nH7fPaIZdmK64vGtffW_y4pGHXC23jiO8A6cU 2025-06-01T22:51:48.7997019Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa.h 2025-06-01T22:51:48.7997748Z +++ awk '{print $5}' 2025-06-01T22:51:48.8026739Z ++ FSIZE=8143 2025-06-01T22:51:48.8027433Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa.h",sha256=-5pOH3nH7fPaIZdmK64vGtffW_y4pGHXC23jiO8A6cU,8143' 2025-06-01T22:51:48.8028130Z ++ read fname 2025-06-01T22:51:48.8028548Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h 2025-06-01T22:51:48.8029192Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h 2025-06-01T22:51:48.8029908Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h 2025-06-01T22:51:48.8030366Z ++ grep RECORD 2025-06-01T22:51:48.8049625Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h 2025-06-01T22:51:48.8050241Z +++ openssl base64 2025-06-01T22:51:48.8050518Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.8051942Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.8053141Z +++ sed -e s/=//g 2025-06-01T22:51:48.8090924Z ++ HASH=cJMglBrplztXYwIlgjA_WVr3d_7Zb6TSo0KVaKnVdrI 2025-06-01T22:51:48.8095942Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h 2025-06-01T22:51:48.8096476Z +++ awk '{print $5}' 2025-06-01T22:51:48.8124875Z ++ FSIZE=7839 2025-06-01T22:51:48.8125704Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h",sha256=cJMglBrplztXYwIlgjA_WVr3d_7Zb6TSo0KVaKnVdrI,7839' 2025-06-01T22:51:48.8126474Z ++ read fname 2025-06-01T22:51:48.8127167Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.8128525Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.8129690Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.8130428Z ++ grep RECORD 2025-06-01T22:51:48.8147608Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.8148495Z +++ openssl base64 2025-06-01T22:51:48.8148772Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.8149719Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.8150998Z +++ sed -e s/=//g 2025-06-01T22:51:48.8194319Z ++ HASH=VvlCjCtOc9zr6vocH8Lc6_QOdBimCs6al80nKW7oLzQ 2025-06-01T22:51:48.8202593Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.8203323Z +++ awk '{print $5}' 2025-06-01T22:51:48.8229872Z ++ FSIZE=1275 2025-06-01T22:51:48.8230883Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=VvlCjCtOc9zr6vocH8Lc6_QOdBimCs6al80nKW7oLzQ,1275' 2025-06-01T22:51:48.8231933Z ++ read fname 2025-06-01T22:51:48.8232423Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-06-01T22:51:48.8233185Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-06-01T22:51:48.8233876Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-06-01T22:51:48.8234389Z ++ grep RECORD 2025-06-01T22:51:48.8252201Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-06-01T22:51:48.8252862Z +++ openssl base64 2025-06-01T22:51:48.8253887Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.8255268Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.8256751Z +++ sed -e s/=//g 2025-06-01T22:51:48.8292681Z ++ HASH=D8__U9vuSC0bq7uE6bNEB0xLDbcLvbxOKZww8tiSXKc 2025-06-01T22:51:48.8298831Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h 2025-06-01T22:51:48.8299360Z +++ awk '{print $5}' 2025-06-01T22:51:48.8325768Z ++ FSIZE=2349 2025-06-01T22:51:48.8326771Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h",sha256=D8__U9vuSC0bq7uE6bNEB0xLDbcLvbxOKZww8tiSXKc,2349' 2025-06-01T22:51:48.8327628Z ++ read fname 2025-06-01T22:51:48.8328141Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-06-01T22:51:48.8328933Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-06-01T22:51:48.8329676Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-06-01T22:51:48.8330211Z ++ grep RECORD 2025-06-01T22:51:48.8350513Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-06-01T22:51:48.8351221Z +++ openssl base64 2025-06-01T22:51:48.8351627Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.8352358Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.8353764Z +++ sed -e s/=//g 2025-06-01T22:51:48.8397152Z ++ HASH=U5Z8rQ3Mnap8BSzNRxVL4G5zvk4RnYyoI0y2vS0udXE 2025-06-01T22:51:48.8399970Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h 2025-06-01T22:51:48.8400507Z +++ awk '{print $5}' 2025-06-01T22:51:48.8427887Z ++ FSIZE=2351 2025-06-01T22:51:48.8428690Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h",sha256=U5Z8rQ3Mnap8BSzNRxVL4G5zvk4RnYyoI0y2vS0udXE,2351' 2025-06-01T22:51:48.8429525Z ++ read fname 2025-06-01T22:51:48.8430010Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h 2025-06-01T22:51:48.8430701Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h 2025-06-01T22:51:48.8431339Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h 2025-06-01T22:51:48.8431808Z ++ grep RECORD 2025-06-01T22:51:48.8450654Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h 2025-06-01T22:51:48.8451437Z +++ openssl base64 2025-06-01T22:51:48.8451885Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.8453097Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.8454387Z +++ sed -e s/=//g 2025-06-01T22:51:48.8491534Z ++ HASH=v57IqDM68AwrMNII3OQXx5cW0xTG7XM8Y2la25pyORw 2025-06-01T22:51:48.8496549Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h 2025-06-01T22:51:48.8497932Z +++ awk '{print $5}' 2025-06-01T22:51:48.8525086Z ++ FSIZE=757 2025-06-01T22:51:48.8525886Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h",sha256=v57IqDM68AwrMNII3OQXx5cW0xTG7XM8Y2la25pyORw,757' 2025-06-01T22:51:48.8526694Z ++ read fname 2025-06-01T22:51:48.8527193Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-06-01T22:51:48.8527997Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-06-01T22:51:48.8528732Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-06-01T22:51:48.8529270Z ++ grep RECORD 2025-06-01T22:51:48.8548161Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-06-01T22:51:48.8548837Z +++ openssl base64 2025-06-01T22:51:48.8549355Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.8550487Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.8551814Z +++ sed -e s/=//g 2025-06-01T22:51:48.8591952Z ++ HASH=3PIcj7xnJI-i5Nl_UmM3sZ7spQ3IZBvGXCMOlGtdlSk 2025-06-01T22:51:48.8596682Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h 2025-06-01T22:51:48.8597423Z +++ awk '{print $5}' 2025-06-01T22:51:48.8625345Z ++ FSIZE=2351 2025-06-01T22:51:48.8626192Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h",sha256=3PIcj7xnJI-i5Nl_UmM3sZ7spQ3IZBvGXCMOlGtdlSk,2351' 2025-06-01T22:51:48.8627109Z ++ read fname 2025-06-01T22:51:48.8627560Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h 2025-06-01T22:51:48.8628287Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h 2025-06-01T22:51:48.8629070Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h 2025-06-01T22:51:48.8629572Z ++ grep RECORD 2025-06-01T22:51:48.8647585Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h 2025-06-01T22:51:48.8648364Z +++ openssl base64 2025-06-01T22:51:48.8648644Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.8649334Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.8650621Z +++ sed -e s/=//g 2025-06-01T22:51:48.8689468Z ++ HASH=h2wEPtzpmx2GOaK6CDpfKgKlDu5ag6nob5woYYq6aNg 2025-06-01T22:51:48.8695081Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h 2025-06-01T22:51:48.8696132Z +++ awk '{print $5}' 2025-06-01T22:51:48.8722242Z ++ FSIZE=1218 2025-06-01T22:51:48.8723021Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h",sha256=h2wEPtzpmx2GOaK6CDpfKgKlDu5ag6nob5woYYq6aNg,1218' 2025-06-01T22:51:48.8724200Z ++ read fname 2025-06-01T22:51:48.8724862Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h 2025-06-01T22:51:48.8725567Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h 2025-06-01T22:51:48.8726321Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h 2025-06-01T22:51:48.8726814Z ++ grep RECORD 2025-06-01T22:51:48.8748118Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h 2025-06-01T22:51:48.8748870Z +++ openssl base64 2025-06-01T22:51:48.8749141Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.8749411Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.8750017Z +++ sed -e s/=//g 2025-06-01T22:51:48.8791311Z ++ HASH=62Sir_C_d_p-ScZouNvE1TEMP3H3w8m634tY5vnRkjw 2025-06-01T22:51:48.8795532Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h 2025-06-01T22:51:48.8796223Z +++ awk '{print $5}' 2025-06-01T22:51:48.8824952Z ++ FSIZE=2813 2025-06-01T22:51:48.8825864Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h",sha256=62Sir_C_d_p-ScZouNvE1TEMP3H3w8m634tY5vnRkjw,2813' 2025-06-01T22:51:48.8826762Z ++ read fname 2025-06-01T22:51:48.8827450Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.8828513Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.8829507Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.8830158Z ++ grep RECORD 2025-06-01T22:51:48.8848801Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.8849653Z +++ openssl base64 2025-06-01T22:51:48.8849996Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.8852787Z +++ sed -e s/=//g 2025-06-01T22:51:48.8854001Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.8890247Z ++ HASH=asBqyvdfFzEBKc9WmbI2QntBjrFU-kCY-zrmUQME4pQ 2025-06-01T22:51:48.8895589Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.8896511Z +++ awk '{print $5}' 2025-06-01T22:51:48.8921941Z ++ FSIZE=1183 2025-06-01T22:51:48.8922899Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h",sha256=asBqyvdfFzEBKc9WmbI2QntBjrFU-kCY-zrmUQME4pQ,1183' 2025-06-01T22:51:48.8924268Z ++ read fname 2025-06-01T22:51:48.8924857Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.8925836Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.8926719Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.8927324Z ++ grep RECORD 2025-06-01T22:51:48.8947635Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.8948431Z +++ openssl base64 2025-06-01T22:51:48.8948729Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.8948997Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.8950056Z +++ sed -e s/=//g 2025-06-01T22:51:48.8992813Z ++ HASH=4P5v_o4DuJGpdcmlb2aMFbUMpYNdgUovkuGKKbzn7i4 2025-06-01T22:51:48.8995995Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:48.8996674Z +++ awk '{print $5}' 2025-06-01T22:51:48.9024148Z ++ FSIZE=1084 2025-06-01T22:51:48.9025119Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeimplicitautograd_dispatch.h",sha256=4P5v_o4DuJGpdcmlb2aMFbUMpYNdgUovkuGKKbzn7i4,1084' 2025-06-01T22:51:48.9026011Z ++ read fname 2025-06-01T22:51:48.9026526Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h 2025-06-01T22:51:48.9027201Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h 2025-06-01T22:51:48.9027984Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h 2025-06-01T22:51:48.9028447Z ++ grep RECORD 2025-06-01T22:51:48.9047201Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h 2025-06-01T22:51:48.9047914Z +++ openssl base64 2025-06-01T22:51:48.9048196Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.9049212Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.9050460Z +++ sed -e s/=//g 2025-06-01T22:51:48.9089023Z ++ HASH=RgYJi2FBZt2k6MupmIYLTTl6JZAQliOcNBaKfziWTLs 2025-06-01T22:51:48.9094572Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h 2025-06-01T22:51:48.9095487Z +++ awk '{print $5}' 2025-06-01T22:51:48.9122316Z ++ FSIZE=2045 2025-06-01T22:51:48.9123131Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h",sha256=RgYJi2FBZt2k6MupmIYLTTl6JZAQliOcNBaKfziWTLs,2045' 2025-06-01T22:51:48.9124067Z ++ read fname 2025-06-01T22:51:48.9124726Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h 2025-06-01T22:51:48.9125591Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h 2025-06-01T22:51:48.9126258Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h 2025-06-01T22:51:48.9126741Z ++ grep RECORD 2025-06-01T22:51:48.9147824Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h 2025-06-01T22:51:48.9148591Z +++ openssl base64 2025-06-01T22:51:48.9148869Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.9149178Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.9149455Z +++ sed -e s/=//g 2025-06-01T22:51:48.9189106Z ++ HASH=7yYqMDLzbdAcZpgdTxCSSB5ISk1di83qcVQ5u5KJjgU 2025-06-01T22:51:48.9193768Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h 2025-06-01T22:51:48.9195015Z +++ awk '{print $5}' 2025-06-01T22:51:48.9222654Z ++ FSIZE=2047 2025-06-01T22:51:48.9223460Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h",sha256=7yYqMDLzbdAcZpgdTxCSSB5ISk1di83qcVQ5u5KJjgU,2047' 2025-06-01T22:51:48.9224301Z ++ read fname 2025-06-01T22:51:48.9224716Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h 2025-06-01T22:51:48.9225321Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h 2025-06-01T22:51:48.9225866Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h 2025-06-01T22:51:48.9226299Z ++ grep RECORD 2025-06-01T22:51:48.9245824Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h 2025-06-01T22:51:48.9246440Z +++ openssl base64 2025-06-01T22:51:48.9247606Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.9248115Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.9248389Z +++ sed -e s/=//g 2025-06-01T22:51:48.9286260Z ++ HASH=BN0dC3MChftOPogWCl_63pMqB-4U2OfOsGcTMpIV9RE 2025-06-01T22:51:48.9291263Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h 2025-06-01T22:51:48.9292210Z +++ awk '{print $5}' 2025-06-01T22:51:48.9320101Z ++ FSIZE=707 2025-06-01T22:51:48.9320787Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h",sha256=BN0dC3MChftOPogWCl_63pMqB-4U2OfOsGcTMpIV9RE,707' 2025-06-01T22:51:48.9321598Z ++ read fname 2025-06-01T22:51:48.9322059Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h 2025-06-01T22:51:48.9322933Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h 2025-06-01T22:51:48.9323587Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h 2025-06-01T22:51:48.9324350Z ++ grep RECORD 2025-06-01T22:51:48.9344520Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h 2025-06-01T22:51:48.9345195Z +++ openssl base64 2025-06-01T22:51:48.9345709Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.9346226Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.9347696Z +++ sed -e s/=//g 2025-06-01T22:51:48.9390291Z ++ HASH=SMvhEig57M3ZdBFxC9qFdWlJjdYObepiZdNK3e0kCUY 2025-06-01T22:51:48.9392901Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h 2025-06-01T22:51:48.9393494Z +++ awk '{print $5}' 2025-06-01T22:51:48.9421811Z ++ FSIZE=2047 2025-06-01T22:51:48.9422622Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h",sha256=SMvhEig57M3ZdBFxC9qFdWlJjdYObepiZdNK3e0kCUY,2047' 2025-06-01T22:51:48.9423412Z ++ read fname 2025-06-01T22:51:48.9423822Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h 2025-06-01T22:51:48.9424450Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h 2025-06-01T22:51:48.9425019Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h 2025-06-01T22:51:48.9425445Z ++ grep RECORD 2025-06-01T22:51:48.9445631Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h 2025-06-01T22:51:48.9446230Z +++ openssl base64 2025-06-01T22:51:48.9446530Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.9446862Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.9447146Z +++ sed -e s/=//g 2025-06-01T22:51:48.9484301Z ++ HASH=dCqiRGS3iLCOeHAxVLvjiADU8nIYr3UQgIaOzC1siYo 2025-06-01T22:51:48.9489881Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h 2025-06-01T22:51:48.9490796Z +++ awk '{print $5}' 2025-06-01T22:51:48.9517569Z ++ FSIZE=1259 2025-06-01T22:51:48.9518503Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h",sha256=dCqiRGS3iLCOeHAxVLvjiADU8nIYr3UQgIaOzC1siYo,1259' 2025-06-01T22:51:48.9519246Z ++ read fname 2025-06-01T22:51:48.9519698Z ++ make_wheel_record torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h 2025-06-01T22:51:48.9520305Z ++ FPATH=torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h 2025-06-01T22:51:48.9520835Z ++ echo torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h 2025-06-01T22:51:48.9521259Z ++ grep RECORD 2025-06-01T22:51:48.9543926Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h 2025-06-01T22:51:48.9544580Z +++ openssl base64 2025-06-01T22:51:48.9544836Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.9545099Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.9545614Z +++ sed -e s/=//g 2025-06-01T22:51:48.9586708Z ++ HASH=6MIT94V1DP3uSbBY5583skzFCIg9mDiTq9E2BhfdL3I 2025-06-01T22:51:48.9589238Z +++ ls -nl torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h 2025-06-01T22:51:48.9590155Z +++ awk '{print $5}' 2025-06-01T22:51:48.9614393Z ++ FSIZE=3392 2025-06-01T22:51:48.9615291Z ++ echo '"torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h",sha256=6MIT94V1DP3uSbBY5583skzFCIg9mDiTq9E2BhfdL3I,3392' 2025-06-01T22:51:48.9616019Z ++ read fname 2025-06-01T22:51:48.9616414Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d.h 2025-06-01T22:51:48.9616978Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d.h 2025-06-01T22:51:48.9617856Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d.h 2025-06-01T22:51:48.9619561Z ++ grep RECORD 2025-06-01T22:51:48.9642556Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d.h 2025-06-01T22:51:48.9643178Z +++ openssl base64 2025-06-01T22:51:48.9643502Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.9643934Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.9645111Z +++ sed -e s/=//g 2025-06-01T22:51:48.9685382Z ++ HASH=ysI_bouD6Xk2N_515UwAdVtj848Lo7iUCjzoNFIMUx0 2025-06-01T22:51:48.9688797Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d.h 2025-06-01T22:51:48.9689631Z +++ awk '{print $5}' 2025-06-01T22:51:48.9716978Z ++ FSIZE=6665 2025-06-01T22:51:48.9717791Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d.h",sha256=ysI_bouD6Xk2N_515UwAdVtj848Lo7iUCjzoNFIMUx0,6665' 2025-06-01T22:51:48.9718504Z ++ read fname 2025-06-01T22:51:48.9718930Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h 2025-06-01T22:51:48.9719695Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h 2025-06-01T22:51:48.9720305Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h 2025-06-01T22:51:48.9720755Z ++ grep RECORD 2025-06-01T22:51:48.9742566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h 2025-06-01T22:51:48.9743261Z +++ openssl base64 2025-06-01T22:51:48.9743683Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.9743933Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.9744202Z +++ sed -e s/=//g 2025-06-01T22:51:48.9787694Z ++ HASH=ksc5FzEAxOA2khLYvkpTaPAVG_cnC8fq1XDjCopczOE 2025-06-01T22:51:48.9793837Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h 2025-06-01T22:51:48.9794688Z +++ awk '{print $5}' 2025-06-01T22:51:48.9821648Z ++ FSIZE=6521 2025-06-01T22:51:48.9822482Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h",sha256=ksc5FzEAxOA2khLYvkpTaPAVG_cnC8fq1XDjCopczOE,6521' 2025-06-01T22:51:48.9823362Z ++ read fname 2025-06-01T22:51:48.9824061Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.9825333Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.9826434Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.9827167Z ++ grep RECORD 2025-06-01T22:51:48.9846994Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.9848053Z +++ openssl base64 2025-06-01T22:51:48.9848339Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.9849897Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.9851137Z +++ sed -e s/=//g 2025-06-01T22:51:48.9889390Z ++ HASH=jgloO5KLAbQ1O31ILM640r8ltLQuTptNgrnhV3xqaXg 2025-06-01T22:51:48.9894496Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:48.9895487Z +++ awk '{print $5}' 2025-06-01T22:51:48.9921404Z ++ FSIZE=1137 2025-06-01T22:51:48.9922440Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=jgloO5KLAbQ1O31ILM640r8ltLQuTptNgrnhV3xqaXg,1137' 2025-06-01T22:51:48.9923799Z ++ read fname 2025-06-01T22:51:48.9924495Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-06-01T22:51:48.9925308Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-06-01T22:51:48.9926051Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-06-01T22:51:48.9926586Z ++ grep RECORD 2025-06-01T22:51:48.9945899Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-06-01T22:51:48.9946778Z +++ openssl base64 2025-06-01T22:51:48.9947397Z +++ sed -e s/+/-/g 2025-06-01T22:51:48.9947994Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:48.9949219Z +++ sed -e s/=//g 2025-06-01T22:51:48.9991915Z ++ HASH=rJQoTh0S7jFSPcqkrRM6eIb-yx8TBfCQnvgbjkGw8PA 2025-06-01T22:51:48.9994674Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h 2025-06-01T22:51:48.9995322Z +++ awk '{print $5}' 2025-06-01T22:51:49.0023227Z ++ FSIZE=1965 2025-06-01T22:51:49.0024105Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h",sha256=rJQoTh0S7jFSPcqkrRM6eIb-yx8TBfCQnvgbjkGw8PA,1965' 2025-06-01T22:51:49.0024987Z ++ read fname 2025-06-01T22:51:49.0025637Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-06-01T22:51:49.0026436Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-06-01T22:51:49.0027162Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-06-01T22:51:49.0027692Z ++ grep RECORD 2025-06-01T22:51:49.0046206Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-06-01T22:51:49.0047028Z +++ openssl base64 2025-06-01T22:51:49.0047301Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.0047984Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.0049313Z +++ sed -e s/=//g 2025-06-01T22:51:49.0088074Z ++ HASH=1LZMkisIrY05B8Gt0d7HqcYlTsZ6VgsYSS6icKWFFCw 2025-06-01T22:51:49.0093270Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h 2025-06-01T22:51:49.0094067Z +++ awk '{print $5}' 2025-06-01T22:51:49.0122062Z ++ FSIZE=1967 2025-06-01T22:51:49.0122872Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h",sha256=1LZMkisIrY05B8Gt0d7HqcYlTsZ6VgsYSS6icKWFFCw,1967' 2025-06-01T22:51:49.0123879Z ++ read fname 2025-06-01T22:51:49.0124540Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h 2025-06-01T22:51:49.0125260Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h 2025-06-01T22:51:49.0125935Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h 2025-06-01T22:51:49.0126429Z ++ grep RECORD 2025-06-01T22:51:49.0147140Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h 2025-06-01T22:51:49.0147796Z +++ openssl base64 2025-06-01T22:51:49.0148058Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.0148322Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.0149709Z +++ sed -e s/=//g 2025-06-01T22:51:49.0191737Z ++ HASH=v41XwLq1VqRtSOCOJ0jxkMUQe87fXjGO25SOfyG7Ng0 2025-06-01T22:51:49.0194452Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h 2025-06-01T22:51:49.0195299Z +++ awk '{print $5}' 2025-06-01T22:51:49.0223360Z ++ FSIZE=703 2025-06-01T22:51:49.0224161Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h",sha256=v41XwLq1VqRtSOCOJ0jxkMUQe87fXjGO25SOfyG7Ng0,703' 2025-06-01T22:51:49.0224995Z ++ read fname 2025-06-01T22:51:49.0225489Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h 2025-06-01T22:51:49.0226283Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h 2025-06-01T22:51:49.0227021Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h 2025-06-01T22:51:49.0227532Z ++ grep RECORD 2025-06-01T22:51:49.0246388Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h 2025-06-01T22:51:49.0247177Z +++ openssl base64 2025-06-01T22:51:49.0247450Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.0248535Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.0249916Z +++ sed -e s/=//g 2025-06-01T22:51:49.0287925Z ++ HASH=1dWZe1EKuWSC4Tc5Bz-lSvdUSAxtroaOBwX_oDRi5aA 2025-06-01T22:51:49.0292826Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h 2025-06-01T22:51:49.0293740Z +++ awk '{print $5}' 2025-06-01T22:51:49.0321982Z ++ FSIZE=1967 2025-06-01T22:51:49.0322822Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h",sha256=1dWZe1EKuWSC4Tc5Bz-lSvdUSAxtroaOBwX_oDRi5aA,1967' 2025-06-01T22:51:49.0323817Z ++ read fname 2025-06-01T22:51:49.0324467Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h 2025-06-01T22:51:49.0325231Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h 2025-06-01T22:51:49.0325911Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h 2025-06-01T22:51:49.0326434Z ++ grep RECORD 2025-06-01T22:51:49.0345928Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h 2025-06-01T22:51:49.0346568Z +++ openssl base64 2025-06-01T22:51:49.0346958Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.0347514Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.0348876Z +++ sed -e s/=//g 2025-06-01T22:51:49.0391032Z ++ HASH=_N44JcuOXQjnXmlHVl3eZMgGXWJ_x5qkcjnN6qWBUKg 2025-06-01T22:51:49.0394252Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h 2025-06-01T22:51:49.0395080Z +++ awk '{print $5}' 2025-06-01T22:51:49.0422913Z ++ FSIZE=1116 2025-06-01T22:51:49.0423645Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h",sha256=_N44JcuOXQjnXmlHVl3eZMgGXWJ_x5qkcjnN6qWBUKg,1116' 2025-06-01T22:51:49.0424489Z ++ read fname 2025-06-01T22:51:49.0424947Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h 2025-06-01T22:51:49.0425642Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h 2025-06-01T22:51:49.0426438Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h 2025-06-01T22:51:49.0426908Z ++ grep RECORD 2025-06-01T22:51:49.0446615Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h 2025-06-01T22:51:49.0447266Z +++ openssl base64 2025-06-01T22:51:49.0447888Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.0449178Z +++ sed -e s/=//g 2025-06-01T22:51:49.0449428Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.0490360Z ++ HASH=Rhw9fQwOZSWGmRNmuQic6y7MgCyqDzQ3K05_qWYAvq8 2025-06-01T22:51:49.0495460Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h 2025-06-01T22:51:49.0496068Z +++ awk '{print $5}' 2025-06-01T22:51:49.0525435Z ++ FSIZE=2451 2025-06-01T22:51:49.0526194Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h",sha256=Rhw9fQwOZSWGmRNmuQic6y7MgCyqDzQ3K05_qWYAvq8,2451' 2025-06-01T22:51:49.0526996Z ++ read fname 2025-06-01T22:51:49.0527665Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.0528923Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.0530041Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.0530725Z ++ grep RECORD 2025-06-01T22:51:49.0549821Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.0550656Z +++ openssl base64 2025-06-01T22:51:49.0550934Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.0551420Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.0552710Z +++ sed -e s/=//g 2025-06-01T22:51:49.0596014Z ++ HASH=xpcQPkojWbxNXHjRlLbPqigQ-IIcCv2AFBK6w4gHgPI 2025-06-01T22:51:49.0599054Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.0600020Z +++ awk '{print $5}' 2025-06-01T22:51:49.0627390Z ++ FSIZE=1045 2025-06-01T22:51:49.0628534Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=xpcQPkojWbxNXHjRlLbPqigQ-IIcCv2AFBK6w4gHgPI,1045' 2025-06-01T22:51:49.0629588Z ++ read fname 2025-06-01T22:51:49.0630150Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.0631072Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.0631919Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.0632511Z ++ grep RECORD 2025-06-01T22:51:49.0649243Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.0650057Z +++ openssl base64 2025-06-01T22:51:49.0650527Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.0651812Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.0652950Z +++ sed -e s/=//g 2025-06-01T22:51:49.0689927Z ++ HASH=UuEgMAWviJpiHB3bfIKqf7z2VOz-Z3g6PRBl2ECJEdc 2025-06-01T22:51:49.0695643Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.0696382Z +++ awk '{print $5}' 2025-06-01T22:51:49.0722983Z ++ FSIZE=1048 2025-06-01T22:51:49.0724095Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_compositeimplicitautograd_dispatch.h",sha256=UuEgMAWviJpiHB3bfIKqf7z2VOz-Z3g6PRBl2ECJEdc,1048' 2025-06-01T22:51:49.0725336Z ++ read fname 2025-06-01T22:51:49.0725852Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h 2025-06-01T22:51:49.0726118Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h 2025-06-01T22:51:49.0726472Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h 2025-06-01T22:51:49.0726573Z ++ grep RECORD 2025-06-01T22:51:49.0747322Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h 2025-06-01T22:51:49.0747632Z +++ openssl base64 2025-06-01T22:51:49.0748859Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.0750160Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.0751491Z +++ sed -e s/=//g 2025-06-01T22:51:49.0793522Z ++ HASH=-pB_Pd9ttETOe29P8DNK6hJHHq3iB6mkYhYOaqlfOtU 2025-06-01T22:51:49.0796708Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h 2025-06-01T22:51:49.0797430Z +++ awk '{print $5}' 2025-06-01T22:51:49.0825157Z ++ FSIZE=1661 2025-06-01T22:51:49.0825763Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h",sha256=-pB_Pd9ttETOe29P8DNK6hJHHq3iB6mkYhYOaqlfOtU,1661' 2025-06-01T22:51:49.0825873Z ++ read fname 2025-06-01T22:51:49.0826221Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h 2025-06-01T22:51:49.0826498Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h 2025-06-01T22:51:49.0827053Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h 2025-06-01T22:51:49.0827874Z ++ grep RECORD 2025-06-01T22:51:49.0849210Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h 2025-06-01T22:51:49.0849450Z +++ openssl base64 2025-06-01T22:51:49.0850897Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.0852191Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.0853535Z +++ sed -e s/=//g 2025-06-01T22:51:49.0890453Z ++ HASH=Q7L67s9JzWxu6LRKENc7Dz3-DV-0CBbxIlRHXHl9934 2025-06-01T22:51:49.0895632Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h 2025-06-01T22:51:49.0896561Z +++ awk '{print $5}' 2025-06-01T22:51:49.0924666Z ++ FSIZE=1663 2025-06-01T22:51:49.0925302Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h",sha256=Q7L67s9JzWxu6LRKENc7Dz3-DV-0CBbxIlRHXHl9934,1663' 2025-06-01T22:51:49.0925402Z ++ read fname 2025-06-01T22:51:49.0925698Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h 2025-06-01T22:51:49.0925931Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h 2025-06-01T22:51:49.0926158Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h 2025-06-01T22:51:49.0926269Z ++ grep RECORD 2025-06-01T22:51:49.0948179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h 2025-06-01T22:51:49.0948349Z +++ openssl base64 2025-06-01T22:51:49.0948910Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.0949821Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.0950925Z +++ sed -e s/=//g 2025-06-01T22:51:49.0995006Z ++ HASH=64PLnfvnZ1LHASWqzmBiCSaC8CJ-bpVpxiRbLN4xjFQ 2025-06-01T22:51:49.0998070Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h 2025-06-01T22:51:49.0998177Z +++ awk '{print $5}' 2025-06-01T22:51:49.1027870Z ++ FSIZE=653 2025-06-01T22:51:49.1028450Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h",sha256=64PLnfvnZ1LHASWqzmBiCSaC8CJ-bpVpxiRbLN4xjFQ,653' 2025-06-01T22:51:49.1028546Z ++ read fname 2025-06-01T22:51:49.1028859Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h 2025-06-01T22:51:49.1029147Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h 2025-06-01T22:51:49.1029529Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h 2025-06-01T22:51:49.1029638Z ++ grep RECORD 2025-06-01T22:51:49.1049138Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h 2025-06-01T22:51:49.1049256Z +++ openssl base64 2025-06-01T22:51:49.1049908Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.1051154Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.1052511Z +++ sed -e s/=//g 2025-06-01T22:51:49.1090367Z ++ HASH=BcTTzGmNwrIzyx29HCLic8lkmIy-Z1B7i6kz-WNuwT0 2025-06-01T22:51:49.1095600Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h 2025-06-01T22:51:49.1096200Z +++ awk '{print $5}' 2025-06-01T22:51:49.1124098Z ++ FSIZE=1663 2025-06-01T22:51:49.1124924Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h",sha256=BcTTzGmNwrIzyx29HCLic8lkmIy-Z1B7i6kz-WNuwT0,1663' 2025-06-01T22:51:49.1125168Z ++ read fname 2025-06-01T22:51:49.1125457Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_native.h 2025-06-01T22:51:49.1125710Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_native.h 2025-06-01T22:51:49.1125935Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_native.h 2025-06-01T22:51:49.1126039Z ++ grep RECORD 2025-06-01T22:51:49.1147836Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_native.h 2025-06-01T22:51:49.1147955Z +++ openssl base64 2025-06-01T22:51:49.1148555Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.1149591Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.1150778Z +++ sed -e s/=//g 2025-06-01T22:51:49.1194014Z ++ HASH=n9aP0zwcRJiEgLRnFNQyqgQfeKNmpI-B4yTVmuvVsrw 2025-06-01T22:51:49.1196155Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_native.h 2025-06-01T22:51:49.1197057Z +++ awk '{print $5}' 2025-06-01T22:51:49.1225608Z ++ FSIZE=1139 2025-06-01T22:51:49.1226251Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_native.h",sha256=n9aP0zwcRJiEgLRnFNQyqgQfeKNmpI-B4yTVmuvVsrw,1139' 2025-06-01T22:51:49.1226500Z ++ read fname 2025-06-01T22:51:49.1226821Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h 2025-06-01T22:51:49.1227039Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h 2025-06-01T22:51:49.1227261Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h 2025-06-01T22:51:49.1227359Z ++ grep RECORD 2025-06-01T22:51:49.1247336Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h 2025-06-01T22:51:49.1247471Z +++ openssl base64 2025-06-01T22:51:49.1248688Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.1249856Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.1251216Z +++ sed -e s/=//g 2025-06-01T22:51:49.1289124Z ++ HASH=AVVUvfWvBJe884J8FasuniCLpVMnkwja7aZ0_8bLcnc 2025-06-01T22:51:49.1294304Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h 2025-06-01T22:51:49.1295374Z +++ awk '{print $5}' 2025-06-01T22:51:49.1323164Z ++ FSIZE=2970 2025-06-01T22:51:49.1323815Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h",sha256=AVVUvfWvBJe884J8FasuniCLpVMnkwja7aZ0_8bLcnc,2970' 2025-06-01T22:51:49.1323943Z ++ read fname 2025-06-01T22:51:49.1324192Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d.h 2025-06-01T22:51:49.1324418Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d.h 2025-06-01T22:51:49.1324824Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d.h 2025-06-01T22:51:49.1325163Z ++ grep RECORD 2025-06-01T22:51:49.1347069Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d.h 2025-06-01T22:51:49.1347189Z +++ openssl base64 2025-06-01T22:51:49.1348768Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.1350178Z +++ sed -e s/=//g 2025-06-01T22:51:49.1350282Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.1390318Z ++ HASH=ZcVEtcu_gvioSCP_660yC0J6jphMf0rguNs-zQa-uBQ 2025-06-01T22:51:49.1394341Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d.h 2025-06-01T22:51:49.1394895Z +++ awk '{print $5}' 2025-06-01T22:51:49.1421748Z ++ FSIZE=7505 2025-06-01T22:51:49.1422500Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d.h",sha256=ZcVEtcu_gvioSCP_660yC0J6jphMf0rguNs-zQa-uBQ,7505' 2025-06-01T22:51:49.1422674Z ++ read fname 2025-06-01T22:51:49.1423004Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h 2025-06-01T22:51:49.1423244Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h 2025-06-01T22:51:49.1423495Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h 2025-06-01T22:51:49.1424151Z ++ grep RECORD 2025-06-01T22:51:49.1446019Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h 2025-06-01T22:51:49.1446147Z +++ openssl base64 2025-06-01T22:51:49.1446899Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.1447000Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.1448431Z +++ sed -e s/=//g 2025-06-01T22:51:49.1486796Z ++ HASH=S_A4krRUJ6igsg5ugMjUSonDESFKwKyWJ9SMbwNPwE8 2025-06-01T22:51:49.1491949Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h 2025-06-01T22:51:49.1492859Z +++ awk '{print $5}' 2025-06-01T22:51:49.1518915Z ++ FSIZE=7361 2025-06-01T22:51:49.1519480Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h",sha256=S_A4krRUJ6igsg5ugMjUSonDESFKwKyWJ9SMbwNPwE8,7361' 2025-06-01T22:51:49.1519588Z ++ read fname 2025-06-01T22:51:49.1520136Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.1520627Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.1521475Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.1522386Z ++ grep RECORD 2025-06-01T22:51:49.1545098Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.1545590Z +++ openssl base64 2025-06-01T22:51:49.1545701Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.1546327Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.1548157Z +++ sed -e s/=//g 2025-06-01T22:51:49.1589349Z ++ HASH=Figkb7pZLrYcquDC-TP65R60aJpEjm84HKxFiYwEmpU 2025-06-01T22:51:49.1593262Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.1593939Z +++ awk '{print $5}' 2025-06-01T22:51:49.1620507Z ++ FSIZE=1239 2025-06-01T22:51:49.1621355Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Figkb7pZLrYcquDC-TP65R60aJpEjm84HKxFiYwEmpU,1239' 2025-06-01T22:51:49.1621450Z ++ read fname 2025-06-01T22:51:49.1621837Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-06-01T22:51:49.1622221Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-06-01T22:51:49.1622518Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-06-01T22:51:49.1623425Z ++ grep RECORD 2025-06-01T22:51:49.1646263Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-06-01T22:51:49.1646382Z +++ openssl base64 2025-06-01T22:51:49.1646508Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.1646661Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.1646931Z +++ sed -e s/=//g 2025-06-01T22:51:49.1686150Z ++ HASH=Eo-NB-pZoHPmTg8teueJnQmMIoRVeF-ZkccJfhdgPlU 2025-06-01T22:51:49.1690912Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h 2025-06-01T22:51:49.1691609Z +++ awk '{print $5}' 2025-06-01T22:51:49.1717959Z ++ FSIZE=2241 2025-06-01T22:51:49.1718633Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h",sha256=Eo-NB-pZoHPmTg8teueJnQmMIoRVeF-ZkccJfhdgPlU,2241' 2025-06-01T22:51:49.1718750Z ++ read fname 2025-06-01T22:51:49.1719121Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-06-01T22:51:49.1719594Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-06-01T22:51:49.1719944Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-06-01T22:51:49.1721081Z ++ grep RECORD 2025-06-01T22:51:49.1742750Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-06-01T22:51:49.1742864Z +++ openssl base64 2025-06-01T22:51:49.1743641Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.1745151Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.1745245Z +++ sed -e s/=//g 2025-06-01T22:51:49.1787704Z ++ HASH=7C20N4N5wzhkqA9ie-7hYFeHerF8B7XE-id_KfXrArU 2025-06-01T22:51:49.1791840Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h 2025-06-01T22:51:49.1792582Z +++ awk '{print $5}' 2025-06-01T22:51:49.1821806Z ++ FSIZE=2243 2025-06-01T22:51:49.1822454Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h",sha256=7C20N4N5wzhkqA9ie-7hYFeHerF8B7XE-id_KfXrArU,2243' 2025-06-01T22:51:49.1822576Z ++ read fname 2025-06-01T22:51:49.1822898Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h 2025-06-01T22:51:49.1823160Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h 2025-06-01T22:51:49.1823412Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h 2025-06-01T22:51:49.1823522Z ++ grep RECORD 2025-06-01T22:51:49.1845749Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h 2025-06-01T22:51:49.1845912Z +++ openssl base64 2025-06-01T22:51:49.1846039Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.1846819Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.1846918Z +++ sed -e s/=//g 2025-06-01T22:51:49.1885992Z ++ HASH=bBII53_E8E_P72QnzWlcfF_RGTyKi0BuN023AfUJAZA 2025-06-01T22:51:49.1890556Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h 2025-06-01T22:51:49.1891337Z +++ awk '{print $5}' 2025-06-01T22:51:49.1917869Z ++ FSIZE=739 2025-06-01T22:51:49.1918544Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h",sha256=bBII53_E8E_P72QnzWlcfF_RGTyKi0BuN023AfUJAZA,739' 2025-06-01T22:51:49.1918680Z ++ read fname 2025-06-01T22:51:49.1919057Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h 2025-06-01T22:51:49.1919425Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h 2025-06-01T22:51:49.1919723Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h 2025-06-01T22:51:49.1920747Z ++ grep RECORD 2025-06-01T22:51:49.1943296Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h 2025-06-01T22:51:49.1943411Z +++ openssl base64 2025-06-01T22:51:49.1943536Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.1943645Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.1946110Z +++ sed -e s/=//g 2025-06-01T22:51:49.1988620Z ++ HASH=TKWTX0th05SvUrEUwC4cwWarI5pQTQvhETZFEFrT0uA 2025-06-01T22:51:49.1990791Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h 2025-06-01T22:51:49.1991874Z +++ awk '{print $5}' 2025-06-01T22:51:49.2019057Z ++ FSIZE=2243 2025-06-01T22:51:49.2019763Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h",sha256=TKWTX0th05SvUrEUwC4cwWarI5pQTQvhETZFEFrT0uA,2243' 2025-06-01T22:51:49.2019907Z ++ read fname 2025-06-01T22:51:49.2020238Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h 2025-06-01T22:51:49.2020525Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h 2025-06-01T22:51:49.2020787Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h 2025-06-01T22:51:49.2021366Z ++ grep RECORD 2025-06-01T22:51:49.2042841Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h 2025-06-01T22:51:49.2042975Z +++ openssl base64 2025-06-01T22:51:49.2043978Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.2044265Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.2044870Z +++ sed -e s/=//g 2025-06-01T22:51:49.2086412Z ++ HASH=2E6VJ7gktkoI2t-DxzBfLMvsWiJDrrUP6sdfIfUPgFw 2025-06-01T22:51:49.2088859Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h 2025-06-01T22:51:49.2089404Z +++ awk '{print $5}' 2025-06-01T22:51:49.2116746Z ++ FSIZE=1188 2025-06-01T22:51:49.2117391Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h",sha256=2E6VJ7gktkoI2t-DxzBfLMvsWiJDrrUP6sdfIfUPgFw,1188' 2025-06-01T22:51:49.2117524Z ++ read fname 2025-06-01T22:51:49.2117837Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h 2025-06-01T22:51:49.2118135Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h 2025-06-01T22:51:49.2118422Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h 2025-06-01T22:51:49.2119264Z ++ grep RECORD 2025-06-01T22:51:49.2141844Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h 2025-06-01T22:51:49.2141964Z +++ openssl base64 2025-06-01T22:51:49.2142150Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.2143941Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.2144288Z +++ sed -e s/=//g 2025-06-01T22:51:49.2187088Z ++ HASH=aHXjueIren0-5mBKpWRrxR8nwipvDlB0s8DznkwWJTY 2025-06-01T22:51:49.2189102Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h 2025-06-01T22:51:49.2189702Z +++ awk '{print $5}' 2025-06-01T22:51:49.2213604Z ++ FSIZE=2693 2025-06-01T22:51:49.2214214Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h",sha256=aHXjueIren0-5mBKpWRrxR8nwipvDlB0s8DznkwWJTY,2693' 2025-06-01T22:51:49.2214324Z ++ read fname 2025-06-01T22:51:49.2215514Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.2215975Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.2218910Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.2219884Z ++ grep RECORD 2025-06-01T22:51:49.2240910Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.2241028Z +++ openssl base64 2025-06-01T22:51:49.2242348Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.2253042Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.2253198Z +++ sed -e s/=//g 2025-06-01T22:51:49.2286137Z ++ HASH=mTG9GRUS9omcfZ1YV4MgQhFO4Hv4rdVwnuOD4d_1nW4 2025-06-01T22:51:49.2289170Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.2289394Z +++ awk '{print $5}' 2025-06-01T22:51:49.2316730Z ++ FSIZE=1147 2025-06-01T22:51:49.2317752Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=mTG9GRUS9omcfZ1YV4MgQhFO4Hv4rdVwnuOD4d_1nW4,1147' 2025-06-01T22:51:49.2317868Z ++ read fname 2025-06-01T22:51:49.2318375Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.2318753Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.2319143Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.2319380Z ++ grep RECORD 2025-06-01T22:51:49.2342634Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.2342742Z +++ openssl base64 2025-06-01T22:51:49.2342842Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.2342943Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.2343975Z +++ sed -e s/=//g 2025-06-01T22:51:49.2386822Z ++ HASH=sEBmQ8ADwPxrwADA0wXKCE6o-iai-kazJ3gI5zJotmc 2025-06-01T22:51:49.2389689Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.2390415Z +++ awk '{print $5}' 2025-06-01T22:51:49.2414346Z ++ FSIZE=1048 2025-06-01T22:51:49.2415637Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_compositeimplicitautograd_dispatch.h",sha256=sEBmQ8ADwPxrwADA0wXKCE6o-iai-kazJ3gI5zJotmc,1048' 2025-06-01T22:51:49.2416563Z ++ read fname 2025-06-01T22:51:49.2417018Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h 2025-06-01T22:51:49.2417711Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h 2025-06-01T22:51:49.2418713Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h 2025-06-01T22:51:49.2419661Z ++ grep RECORD 2025-06-01T22:51:49.2441449Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h 2025-06-01T22:51:49.2442169Z +++ openssl base64 2025-06-01T22:51:49.2442721Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.2443025Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.2443808Z +++ sed -e s/=//g 2025-06-01T22:51:49.2485779Z ++ HASH=MAu0fcjWe3o3_Jo5M0cRF7-DvDeyrby_GGS7vOFx4N0 2025-06-01T22:51:49.2489434Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h 2025-06-01T22:51:49.2490142Z +++ awk '{print $5}' 2025-06-01T22:51:49.2517058Z ++ FSIZE=1937 2025-06-01T22:51:49.2517873Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h",sha256=MAu0fcjWe3o3_Jo5M0cRF7-DvDeyrby_GGS7vOFx4N0,1937' 2025-06-01T22:51:49.2518717Z ++ read fname 2025-06-01T22:51:49.2519206Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h 2025-06-01T22:51:49.2519966Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h 2025-06-01T22:51:49.2520638Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h 2025-06-01T22:51:49.2521105Z ++ grep RECORD 2025-06-01T22:51:49.2542135Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h 2025-06-01T22:51:49.2542966Z +++ openssl base64 2025-06-01T22:51:49.2543211Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.2543530Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.2544771Z +++ sed -e s/=//g 2025-06-01T22:51:49.2586281Z ++ HASH=o0GMGmNHq5CuL480E3qUO8v2NVIFpS_lEC4gVc5zusg 2025-06-01T22:51:49.2589866Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h 2025-06-01T22:51:49.2590561Z +++ awk '{print $5}' 2025-06-01T22:51:49.2614571Z ++ FSIZE=1939 2025-06-01T22:51:49.2615436Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h",sha256=o0GMGmNHq5CuL480E3qUO8v2NVIFpS_lEC4gVc5zusg,1939' 2025-06-01T22:51:49.2616416Z ++ read fname 2025-06-01T22:51:49.2616829Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h 2025-06-01T22:51:49.2617449Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h 2025-06-01T22:51:49.2618953Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h 2025-06-01T22:51:49.2620272Z ++ grep RECORD 2025-06-01T22:51:49.2641252Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h 2025-06-01T22:51:49.2641846Z +++ openssl base64 2025-06-01T22:51:49.2642241Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.2643013Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.2644503Z +++ sed -e s/=//g 2025-06-01T22:51:49.2684925Z ++ HASH=RxIPrtKWzthOQdF9PQR0gKjINUvxjgk9Um4Dbj6QLEc 2025-06-01T22:51:49.2689171Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h 2025-06-01T22:51:49.2689983Z +++ awk '{print $5}' 2025-06-01T22:51:49.2716622Z ++ FSIZE=689 2025-06-01T22:51:49.2717298Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h",sha256=RxIPrtKWzthOQdF9PQR0gKjINUvxjgk9Um4Dbj6QLEc,689' 2025-06-01T22:51:49.2718076Z ++ read fname 2025-06-01T22:51:49.2718538Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h 2025-06-01T22:51:49.2719314Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h 2025-06-01T22:51:49.2720011Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h 2025-06-01T22:51:49.2720563Z ++ grep RECORD 2025-06-01T22:51:49.2743232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h 2025-06-01T22:51:49.2743902Z +++ openssl base64 2025-06-01T22:51:49.2744209Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.2744469Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.2744733Z +++ sed -e s/=//g 2025-06-01T22:51:49.2786811Z ++ HASH=YYUbR8HnEBU8bQD1sA1HWiL8f49FKkKyM1tWOfb30hY 2025-06-01T22:51:49.2790456Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h 2025-06-01T22:51:49.2791070Z +++ awk '{print $5}' 2025-06-01T22:51:49.2816225Z ++ FSIZE=1939 2025-06-01T22:51:49.2817091Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h",sha256=YYUbR8HnEBU8bQD1sA1HWiL8f49FKkKyM1tWOfb30hY,1939' 2025-06-01T22:51:49.2817869Z ++ read fname 2025-06-01T22:51:49.2818292Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_native.h 2025-06-01T22:51:49.2819082Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_native.h 2025-06-01T22:51:49.2819699Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_native.h 2025-06-01T22:51:49.2820853Z ++ grep RECORD 2025-06-01T22:51:49.2842589Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_native.h 2025-06-01T22:51:49.2843288Z +++ openssl base64 2025-06-01T22:51:49.2843826Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.2845712Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.2846468Z +++ sed -e s/=//g 2025-06-01T22:51:49.2885945Z ++ HASH=0vcLx6d7lrOgsjSRsw_v7pqeks9v2j3osWUNrkL-I88 2025-06-01T22:51:49.2889887Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_native.h 2025-06-01T22:51:49.2890732Z +++ awk '{print $5}' 2025-06-01T22:51:49.2917822Z ++ FSIZE=1425 2025-06-01T22:51:49.2918585Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_native.h",sha256=0vcLx6d7lrOgsjSRsw_v7pqeks9v2j3osWUNrkL-I88,1425' 2025-06-01T22:51:49.2919411Z ++ read fname 2025-06-01T22:51:49.2919993Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h 2025-06-01T22:51:49.2920628Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h 2025-06-01T22:51:49.2921315Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h 2025-06-01T22:51:49.2921748Z ++ grep RECORD 2025-06-01T22:51:49.2942417Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h 2025-06-01T22:51:49.2943086Z +++ openssl base64 2025-06-01T22:51:49.2943351Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.2943644Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.2944184Z +++ sed -e s/=//g 2025-06-01T22:51:49.2987990Z ++ HASH=EP_pkGDvmFiOHcaIc_zwgbWdQoDXM7zPuBQRPyhqwPg 2025-06-01T22:51:49.2990784Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h 2025-06-01T22:51:49.2991616Z +++ awk '{print $5}' 2025-06-01T22:51:49.3018511Z ++ FSIZE=3212 2025-06-01T22:51:49.3019232Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h",sha256=EP_pkGDvmFiOHcaIc_zwgbWdQoDXM7zPuBQRPyhqwPg,3212' 2025-06-01T22:51:49.3020068Z ++ read fname 2025-06-01T22:51:49.3020465Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d.h 2025-06-01T22:51:49.3021111Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d.h 2025-06-01T22:51:49.3021630Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d.h 2025-06-01T22:51:49.3022026Z ++ grep RECORD 2025-06-01T22:51:49.3045677Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d.h 2025-06-01T22:51:49.3046591Z +++ openssl base64 2025-06-01T22:51:49.3046852Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.3047644Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.3047906Z +++ sed -e s/=//g 2025-06-01T22:51:49.3086390Z ++ HASH=ntJxTCHWwm1mniWd6jGoKGN1vnG3XqE6qWmTVGAIJN0 2025-06-01T22:51:49.3091442Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d.h 2025-06-01T22:51:49.3092243Z +++ awk '{print $5}' 2025-06-01T22:51:49.3119271Z ++ FSIZE=8285 2025-06-01T22:51:49.3119966Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d.h",sha256=ntJxTCHWwm1mniWd6jGoKGN1vnG3XqE6qWmTVGAIJN0,8285' 2025-06-01T22:51:49.3120824Z ++ read fname 2025-06-01T22:51:49.3121388Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h 2025-06-01T22:51:49.3122162Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h 2025-06-01T22:51:49.3122775Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h 2025-06-01T22:51:49.3123221Z ++ grep RECORD 2025-06-01T22:51:49.3145139Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h 2025-06-01T22:51:49.3146164Z +++ openssl base64 2025-06-01T22:51:49.3146496Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.3146840Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.3147124Z +++ sed -e s/=//g 2025-06-01T22:51:49.3191553Z ++ HASH=zbRSANlPzETBPXsqKfFDi7n4XtwVFUrjT-UIsf34QgQ 2025-06-01T22:51:49.3194397Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h 2025-06-01T22:51:49.3195096Z +++ awk '{print $5}' 2025-06-01T22:51:49.3222616Z ++ FSIZE=8141 2025-06-01T22:51:49.3223495Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h",sha256=zbRSANlPzETBPXsqKfFDi7n4XtwVFUrjT-UIsf34QgQ,8141' 2025-06-01T22:51:49.3224265Z ++ read fname 2025-06-01T22:51:49.3225059Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.3226235Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.3227339Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.3228054Z ++ grep RECORD 2025-06-01T22:51:49.3246591Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.3247611Z +++ openssl base64 2025-06-01T22:51:49.3247896Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.3248277Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.3248648Z +++ sed -e s/=//g 2025-06-01T22:51:49.3287263Z ++ HASH=Ml5CfjG1ygJ1baFYZELuxmEJzXq8v7ZmmLtxs0kTmB0 2025-06-01T22:51:49.3292647Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.3293526Z +++ awk '{print $5}' 2025-06-01T22:51:49.3320120Z ++ FSIZE=1337 2025-06-01T22:51:49.3321260Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Ml5CfjG1ygJ1baFYZELuxmEJzXq8v7ZmmLtxs0kTmB0,1337' 2025-06-01T22:51:49.3322330Z ++ read fname 2025-06-01T22:51:49.3322888Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-06-01T22:51:49.3323781Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-06-01T22:51:49.3324705Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-06-01T22:51:49.3325254Z ++ grep RECORD 2025-06-01T22:51:49.3346179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-06-01T22:51:49.3347216Z +++ openssl base64 2025-06-01T22:51:49.3347481Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.3347743Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.3349384Z +++ sed -e s/=//g 2025-06-01T22:51:49.3388914Z ++ HASH=fjgZj9B4_PTV8ApdclaZIFbPxVt9U-O-cIzWSG4OyK4 2025-06-01T22:51:49.3392499Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h 2025-06-01T22:51:49.3393336Z +++ awk '{print $5}' 2025-06-01T22:51:49.3419804Z ++ FSIZE=2505 2025-06-01T22:51:49.3420627Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h",sha256=fjgZj9B4_PTV8ApdclaZIFbPxVt9U-O-cIzWSG4OyK4,2505' 2025-06-01T22:51:49.3421507Z ++ read fname 2025-06-01T22:51:49.3421999Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-06-01T22:51:49.3422867Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-06-01T22:51:49.3423599Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-06-01T22:51:49.3424235Z ++ grep RECORD 2025-06-01T22:51:49.3444259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-06-01T22:51:49.3445249Z +++ openssl base64 2025-06-01T22:51:49.3445822Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.3446078Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.3447328Z +++ sed -e s/=//g 2025-06-01T22:51:49.3485798Z ++ HASH=kXZjYa2ModKGKFsx9dy3FIcnRvuPetqMgu3DDhBIXiQ 2025-06-01T22:51:49.3489762Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h 2025-06-01T22:51:49.3490539Z +++ awk '{print $5}' 2025-06-01T22:51:49.3517197Z ++ FSIZE=2507 2025-06-01T22:51:49.3517997Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h",sha256=kXZjYa2ModKGKFsx9dy3FIcnRvuPetqMgu3DDhBIXiQ,2507' 2025-06-01T22:51:49.3519114Z ++ read fname 2025-06-01T22:51:49.3519620Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h 2025-06-01T22:51:49.3520467Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h 2025-06-01T22:51:49.3521109Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h 2025-06-01T22:51:49.3521594Z ++ grep RECORD 2025-06-01T22:51:49.3543610Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h 2025-06-01T22:51:49.3544290Z +++ openssl base64 2025-06-01T22:51:49.3544536Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.3544797Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.3545047Z +++ sed -e s/=//g 2025-06-01T22:51:49.3589329Z ++ HASH=8TLNe1w8fapUzRR9Jdb0Bnh7aVg8cy25TN-Uw4qkr0c 2025-06-01T22:51:49.3593030Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h 2025-06-01T22:51:49.3593699Z +++ awk '{print $5}' 2025-06-01T22:51:49.3621256Z ++ FSIZE=773 2025-06-01T22:51:49.3622364Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h",sha256=8TLNe1w8fapUzRR9Jdb0Bnh7aVg8cy25TN-Uw4qkr0c,773' 2025-06-01T22:51:49.3623144Z ++ read fname 2025-06-01T22:51:49.3623717Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h 2025-06-01T22:51:49.3624579Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h 2025-06-01T22:51:49.3625305Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h 2025-06-01T22:51:49.3625814Z ++ grep RECORD 2025-06-01T22:51:49.3646689Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h 2025-06-01T22:51:49.3647378Z +++ openssl base64 2025-06-01T22:51:49.3647636Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.3647954Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.3648214Z +++ sed -e s/=//g 2025-06-01T22:51:49.3686507Z ++ HASH=aq4B053yyEtxQd0hmGxYOYnHqwEvWIpxuEtmOrAj_wU 2025-06-01T22:51:49.3691459Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h 2025-06-01T22:51:49.3692312Z +++ awk '{print $5}' 2025-06-01T22:51:49.3720129Z ++ FSIZE=2507 2025-06-01T22:51:49.3720959Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h",sha256=aq4B053yyEtxQd0hmGxYOYnHqwEvWIpxuEtmOrAj_wU,2507' 2025-06-01T22:51:49.3721846Z ++ read fname 2025-06-01T22:51:49.3722303Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h 2025-06-01T22:51:49.3723037Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h 2025-06-01T22:51:49.3723807Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h 2025-06-01T22:51:49.3724488Z ++ grep RECORD 2025-06-01T22:51:49.3746674Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h 2025-06-01T22:51:49.3747315Z +++ openssl base64 2025-06-01T22:51:49.3747585Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.3747839Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.3748121Z +++ sed -e s/=//g 2025-06-01T22:51:49.3790097Z ++ HASH=VzrR0rlSIFNzQHr4CbK4AccOlUzcte0u6dT2Hkf6Wr0 2025-06-01T22:51:49.3792585Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h 2025-06-01T22:51:49.3793217Z +++ awk '{print $5}' 2025-06-01T22:51:49.3820815Z ++ FSIZE=1256 2025-06-01T22:51:49.3821678Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h",sha256=VzrR0rlSIFNzQHr4CbK4AccOlUzcte0u6dT2Hkf6Wr0,1256' 2025-06-01T22:51:49.3822469Z ++ read fname 2025-06-01T22:51:49.3822981Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h 2025-06-01T22:51:49.3823684Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h 2025-06-01T22:51:49.3824315Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h 2025-06-01T22:51:49.3824794Z ++ grep RECORD 2025-06-01T22:51:49.3845937Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h 2025-06-01T22:51:49.3846730Z +++ openssl base64 2025-06-01T22:51:49.3847037Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.3847396Z +++ sed -e s/=//g 2025-06-01T22:51:49.3848401Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.3886010Z ++ HASH=B5viIrPbp4EI89NjLKdS4k9GCJ4-MfYLGtbAv8NZoiA 2025-06-01T22:51:49.3889901Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h 2025-06-01T22:51:49.3890663Z +++ awk '{print $5}' 2025-06-01T22:51:49.3917373Z ++ FSIZE=2923 2025-06-01T22:51:49.3918101Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h",sha256=B5viIrPbp4EI89NjLKdS4k9GCJ4-MfYLGtbAv8NZoiA,2923' 2025-06-01T22:51:49.3918987Z ++ read fname 2025-06-01T22:51:49.3919636Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.3920759Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.3921793Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.3922576Z ++ grep RECORD 2025-06-01T22:51:49.3943601Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.3944431Z +++ openssl base64 2025-06-01T22:51:49.3944681Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.3944943Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.3945193Z +++ sed -e s/=//g 2025-06-01T22:51:49.3987523Z ++ HASH=qzxWUtSqF6RJmqiWaoQma7bhMN3aYe1sqUcnsxWjYxQ 2025-06-01T22:51:49.3990581Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.3991378Z +++ awk '{print $5}' 2025-06-01T22:51:49.4015587Z ++ FSIZE=1245 2025-06-01T22:51:49.4016635Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=qzxWUtSqF6RJmqiWaoQma7bhMN3aYe1sqUcnsxWjYxQ,1245' 2025-06-01T22:51:49.4017674Z ++ read fname 2025-06-01T22:51:49.4018242Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.4019179Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.4020130Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.4020979Z ++ grep RECORD 2025-06-01T22:51:49.4042671Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.4043479Z +++ openssl base64 2025-06-01T22:51:49.4043902Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.4044387Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.4044982Z +++ sed -e s/=//g 2025-06-01T22:51:49.4085064Z ++ HASH=X12SmZXn6tt_dSoqrbwq4RJ2DQuJO6wD9t7coPAyjpE 2025-06-01T22:51:49.4089450Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.4090180Z +++ awk '{print $5}' 2025-06-01T22:51:49.4116068Z ++ FSIZE=1048 2025-06-01T22:51:49.4117047Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_compositeimplicitautograd_dispatch.h",sha256=X12SmZXn6tt_dSoqrbwq4RJ2DQuJO6wD9t7coPAyjpE,1048' 2025-06-01T22:51:49.4118050Z ++ read fname 2025-06-01T22:51:49.4118501Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h 2025-06-01T22:51:49.4119213Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h 2025-06-01T22:51:49.4119905Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h 2025-06-01T22:51:49.4120391Z ++ grep RECORD 2025-06-01T22:51:49.4143608Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h 2025-06-01T22:51:49.4144292Z +++ openssl base64 2025-06-01T22:51:49.4144572Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.4144818Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.4145093Z +++ sed -e s/=//g 2025-06-01T22:51:49.4186030Z ++ HASH=QUyoYaEKdbBd3cyuqriPu-nhdjlgTxtBgWa9Rj6A-pM 2025-06-01T22:51:49.4189591Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h 2025-06-01T22:51:49.4190347Z +++ awk '{print $5}' 2025-06-01T22:51:49.4214392Z ++ FSIZE=2201 2025-06-01T22:51:49.4215194Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h",sha256=QUyoYaEKdbBd3cyuqriPu-nhdjlgTxtBgWa9Rj6A-pM,2201' 2025-06-01T22:51:49.4216183Z ++ read fname 2025-06-01T22:51:49.4216647Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h 2025-06-01T22:51:49.4217349Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h 2025-06-01T22:51:49.4219143Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h 2025-06-01T22:51:49.4220255Z ++ grep RECORD 2025-06-01T22:51:49.4241130Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h 2025-06-01T22:51:49.4241765Z +++ openssl base64 2025-06-01T22:51:49.4242867Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.4243316Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.4243744Z +++ sed -e s/=//g 2025-06-01T22:51:49.4284902Z ++ HASH=zDnu5af7LmyPItr9urmA3i89LoDkS_R3DhNENvc0Ags 2025-06-01T22:51:49.4288320Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h 2025-06-01T22:51:49.4289133Z +++ awk '{print $5}' 2025-06-01T22:51:49.4316139Z ++ FSIZE=2203 2025-06-01T22:51:49.4317035Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h",sha256=zDnu5af7LmyPItr9urmA3i89LoDkS_R3DhNENvc0Ags,2203' 2025-06-01T22:51:49.4317864Z ++ read fname 2025-06-01T22:51:49.4318266Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h 2025-06-01T22:51:49.4318892Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h 2025-06-01T22:51:49.4319444Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h 2025-06-01T22:51:49.4319884Z ++ grep RECORD 2025-06-01T22:51:49.4342996Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h 2025-06-01T22:51:49.4343606Z +++ openssl base64 2025-06-01T22:51:49.4343876Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.4344120Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.4344393Z +++ sed -e s/=//g 2025-06-01T22:51:49.4385974Z ++ HASH=f794M_o3IwN6o9zrHtJqYEP87WljHgWOrX3VRBPmtkA 2025-06-01T22:51:49.4389323Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h 2025-06-01T22:51:49.4390050Z +++ awk '{print $5}' 2025-06-01T22:51:49.4413984Z ++ FSIZE=723 2025-06-01T22:51:49.4414970Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h",sha256=f794M_o3IwN6o9zrHtJqYEP87WljHgWOrX3VRBPmtkA,723' 2025-06-01T22:51:49.4415721Z ++ read fname 2025-06-01T22:51:49.4416187Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h 2025-06-01T22:51:49.4416885Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h 2025-06-01T22:51:49.4418559Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h 2025-06-01T22:51:49.4419898Z ++ grep RECORD 2025-06-01T22:51:49.4440201Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h 2025-06-01T22:51:49.4440863Z +++ openssl base64 2025-06-01T22:51:49.4441580Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.4442705Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.4443801Z +++ sed -e s/=//g 2025-06-01T22:51:49.4484551Z ++ HASH=JwueezvAjnGeahTKJ3YNE_0J2MJjUHquLzgAZ1ldJ-M 2025-06-01T22:51:49.4487988Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h 2025-06-01T22:51:49.4488616Z +++ awk '{print $5}' 2025-06-01T22:51:49.4515887Z ++ FSIZE=2203 2025-06-01T22:51:49.4516699Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h",sha256=JwueezvAjnGeahTKJ3YNE_0J2MJjUHquLzgAZ1ldJ-M,2203' 2025-06-01T22:51:49.4517482Z ++ read fname 2025-06-01T22:51:49.4517956Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_native.h 2025-06-01T22:51:49.4518582Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_native.h 2025-06-01T22:51:49.4519321Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_native.h 2025-06-01T22:51:49.4519752Z ++ grep RECORD 2025-06-01T22:51:49.4541713Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_native.h 2025-06-01T22:51:49.4542356Z +++ openssl base64 2025-06-01T22:51:49.4542619Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.4542882Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.4543134Z +++ sed -e s/=//g 2025-06-01T22:51:49.4583790Z ++ HASH=azyktqFJbeN8JN8bytvQ2KN1PJK-Lkqdts3OzOb_lKs 2025-06-01T22:51:49.4587509Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_native.h 2025-06-01T22:51:49.4588145Z +++ awk '{print $5}' 2025-06-01T22:51:49.4611791Z ++ FSIZE=1542 2025-06-01T22:51:49.4612648Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_native.h",sha256=azyktqFJbeN8JN8bytvQ2KN1PJK-Lkqdts3OzOb_lKs,1542' 2025-06-01T22:51:49.4613431Z ++ read fname 2025-06-01T22:51:49.4613838Z ++ make_wheel_record torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h 2025-06-01T22:51:49.4614616Z ++ FPATH=torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h 2025-06-01T22:51:49.4615644Z ++ echo torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h 2025-06-01T22:51:49.4617593Z ++ grep RECORD 2025-06-01T22:51:49.4639560Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h 2025-06-01T22:51:49.4640111Z +++ openssl base64 2025-06-01T22:51:49.4640373Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.4641477Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.4641746Z +++ sed -e s/=//g 2025-06-01T22:51:49.4684832Z ++ HASH=P0L90N4XBvMR6YSS3YKqjagiNDaTh2d1t28ThvlkqbQ 2025-06-01T22:51:49.4687026Z +++ ls -nl torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h 2025-06-01T22:51:49.4687498Z +++ awk '{print $5}' 2025-06-01T22:51:49.4714465Z ++ FSIZE=3442 2025-06-01T22:51:49.4715393Z ++ echo '"torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h",sha256=P0L90N4XBvMR6YSS3YKqjagiNDaTh2d1t28ThvlkqbQ,3442' 2025-06-01T22:51:49.4716128Z ++ read fname 2025-06-01T22:51:49.4716491Z ++ make_wheel_record torch/include/ATen/ops/_use_cudnn_ctc_loss.h 2025-06-01T22:51:49.4717037Z ++ FPATH=torch/include/ATen/ops/_use_cudnn_ctc_loss.h 2025-06-01T22:51:49.4717501Z ++ echo torch/include/ATen/ops/_use_cudnn_ctc_loss.h 2025-06-01T22:51:49.4717887Z ++ grep RECORD 2025-06-01T22:51:49.4740324Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_use_cudnn_ctc_loss.h 2025-06-01T22:51:49.4740899Z +++ openssl base64 2025-06-01T22:51:49.4741152Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.4741420Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.4741673Z +++ sed -e s/=//g 2025-06-01T22:51:49.4785594Z ++ HASH=Rpxbo3me0taI2PdYARf5xfsmK7ofQDPHBlUuaWJHy2w 2025-06-01T22:51:49.4788281Z +++ ls -nl torch/include/ATen/ops/_use_cudnn_ctc_loss.h 2025-06-01T22:51:49.4789005Z +++ awk '{print $5}' 2025-06-01T22:51:49.4812623Z ++ FSIZE=1345 2025-06-01T22:51:49.4813402Z ++ echo '"torch/include/ATen/ops/_use_cudnn_ctc_loss.h",sha256=Rpxbo3me0taI2PdYARf5xfsmK7ofQDPHBlUuaWJHy2w,1345' 2025-06-01T22:51:49.4814112Z ++ read fname 2025-06-01T22:51:49.4814581Z ++ make_wheel_record torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:49.4815357Z ++ FPATH=torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:49.4816723Z ++ echo torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:49.4818351Z ++ grep RECORD 2025-06-01T22:51:49.4839455Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:49.4840082Z +++ openssl base64 2025-06-01T22:51:49.4840350Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.4841140Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.4842434Z +++ sed -e s/=//g 2025-06-01T22:51:49.4884414Z ++ HASH=_JdPWp-bKk5rX5Kl_Rcyfc_raJGUKB1uoELuKQt6LTw 2025-06-01T22:51:49.4887263Z +++ ls -nl torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h 2025-06-01T22:51:49.4887760Z +++ awk '{print $5}' 2025-06-01T22:51:49.4914841Z ++ FSIZE=1018 2025-06-01T22:51:49.4915605Z ++ echo '"torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h",sha256=_JdPWp-bKk5rX5Kl_Rcyfc_raJGUKB1uoELuKQt6LTw,1018' 2025-06-01T22:51:49.4916528Z ++ read fname 2025-06-01T22:51:49.4916927Z ++ make_wheel_record torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h 2025-06-01T22:51:49.4917500Z ++ FPATH=torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h 2025-06-01T22:51:49.4918021Z ++ echo torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h 2025-06-01T22:51:49.4918433Z ++ grep RECORD 2025-06-01T22:51:49.4941067Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h 2025-06-01T22:51:49.4941618Z +++ openssl base64 2025-06-01T22:51:49.4941868Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.4942123Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.4942378Z +++ sed -e s/=//g 2025-06-01T22:51:49.4982388Z ++ HASH=R07eImaK4YDd9WskhcdhavGBKx1g4wxfG7zeMUWst88 2025-06-01T22:51:49.4984165Z +++ ls -nl torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h 2025-06-01T22:51:49.4985608Z +++ awk '{print $5}' 2025-06-01T22:51:49.5009149Z ++ FSIZE=779 2025-06-01T22:51:49.5009928Z ++ echo '"torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h",sha256=R07eImaK4YDd9WskhcdhavGBKx1g4wxfG7zeMUWst88,779' 2025-06-01T22:51:49.5010806Z ++ read fname 2025-06-01T22:51:49.5011262Z ++ make_wheel_record torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h 2025-06-01T22:51:49.5011828Z ++ FPATH=torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h 2025-06-01T22:51:49.5012738Z ++ echo torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h 2025-06-01T22:51:49.5013931Z ++ grep RECORD 2025-06-01T22:51:49.5035861Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h 2025-06-01T22:51:49.5036376Z +++ openssl base64 2025-06-01T22:51:49.5036713Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.5037918Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.5038189Z +++ sed -e s/=//g 2025-06-01T22:51:49.5079543Z ++ HASH=Rc4V2bvvnyQbC0o35KH43oKR-4TVwoFGi1LPf1FSwB0 2025-06-01T22:51:49.5083542Z +++ ls -nl torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h 2025-06-01T22:51:49.5084898Z +++ awk '{print $5}' 2025-06-01T22:51:49.5111149Z ++ FSIZE=2255 2025-06-01T22:51:49.5111837Z ++ echo '"torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h",sha256=Rc4V2bvvnyQbC0o35KH43oKR-4TVwoFGi1LPf1FSwB0,2255' 2025-06-01T22:51:49.5112601Z ++ read fname 2025-06-01T22:51:49.5113009Z ++ make_wheel_record torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h 2025-06-01T22:51:49.5113620Z ++ FPATH=torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h 2025-06-01T22:51:49.5114202Z ++ echo torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h 2025-06-01T22:51:49.5114634Z ++ grep RECORD 2025-06-01T22:51:49.5133417Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h 2025-06-01T22:51:49.5134070Z +++ openssl base64 2025-06-01T22:51:49.5135418Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.5136833Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.5138437Z +++ sed -e s/=//g 2025-06-01T22:51:49.5179002Z ++ HASH=Udd9iTns1g5LE-mv6n2-3PPQGuN6FGfwo0RwgNwBKKQ 2025-06-01T22:51:49.5182966Z +++ ls -nl torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h 2025-06-01T22:51:49.5183632Z +++ awk '{print $5}' 2025-06-01T22:51:49.5208080Z ++ FSIZE=683 2025-06-01T22:51:49.5208930Z ++ echo '"torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h",sha256=Udd9iTns1g5LE-mv6n2-3PPQGuN6FGfwo0RwgNwBKKQ,683' 2025-06-01T22:51:49.5209827Z ++ read fname 2025-06-01T22:51:49.5210425Z ++ make_wheel_record torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.5211395Z ++ FPATH=torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.5212521Z ++ echo torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.5213340Z ++ grep RECORD 2025-06-01T22:51:49.5235291Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.5236065Z +++ openssl base64 2025-06-01T22:51:49.5236333Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.5236667Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.5237090Z +++ sed -e s/=//g 2025-06-01T22:51:49.5276011Z ++ HASH=i6BU07fqmo_ZVFMdOr5cuvGL-g5jXTnHCC4xqyoCG6A 2025-06-01T22:51:49.5281266Z +++ ls -nl torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.5281986Z +++ awk '{print $5}' 2025-06-01T22:51:49.5310140Z ++ FSIZE=758 2025-06-01T22:51:49.5311088Z ++ echo '"torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h",sha256=i6BU07fqmo_ZVFMdOr5cuvGL-g5jXTnHCC4xqyoCG6A,758' 2025-06-01T22:51:49.5311985Z ++ read fname 2025-06-01T22:51:49.5312479Z ++ make_wheel_record torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h 2025-06-01T22:51:49.5313145Z ++ FPATH=torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h 2025-06-01T22:51:49.5313767Z ++ echo torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h 2025-06-01T22:51:49.5314222Z ++ grep RECORD 2025-06-01T22:51:49.5331865Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h 2025-06-01T22:51:49.5332632Z +++ openssl base64 2025-06-01T22:51:49.5333389Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.5334714Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.5336166Z +++ sed -e s/=//g 2025-06-01T22:51:49.5373749Z ++ HASH=VHgmDbRVs30B7NsxJ6mfG1crFC6AplXoaqVK4WZwBbo 2025-06-01T22:51:49.5379665Z +++ ls -nl torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h 2025-06-01T22:51:49.5380204Z +++ awk '{print $5}' 2025-06-01T22:51:49.5405915Z ++ FSIZE=470 2025-06-01T22:51:49.5406651Z ++ echo '"torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h",sha256=VHgmDbRVs30B7NsxJ6mfG1crFC6AplXoaqVK4WZwBbo,470' 2025-06-01T22:51:49.5407485Z ++ read fname 2025-06-01T22:51:49.5407919Z ++ make_wheel_record torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h 2025-06-01T22:51:49.5408630Z ++ FPATH=torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h 2025-06-01T22:51:49.5409251Z ++ echo torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h 2025-06-01T22:51:49.5409720Z ++ grep RECORD 2025-06-01T22:51:49.5432062Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h 2025-06-01T22:51:49.5432753Z +++ openssl base64 2025-06-01T22:51:49.5433034Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.5433289Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.5433589Z +++ sed -e s/=//g 2025-06-01T22:51:49.5474541Z ++ HASH=D4GSgqD6yoqgDs0-fFJBURFcTQKYLG6jHNwOLhjzxTw 2025-06-01T22:51:49.5478530Z +++ ls -nl torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h 2025-06-01T22:51:49.5479203Z +++ awk '{print $5}' 2025-06-01T22:51:49.5506885Z ++ FSIZE=929 2025-06-01T22:51:49.5507652Z ++ echo '"torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h",sha256=D4GSgqD6yoqgDs0-fFJBURFcTQKYLG6jHNwOLhjzxTw,929' 2025-06-01T22:51:49.5508397Z ++ read fname 2025-06-01T22:51:49.5508829Z ++ make_wheel_record torch/include/ATen/ops/_validate_compressed_sparse_indices.h 2025-06-01T22:51:49.5509549Z ++ FPATH=torch/include/ATen/ops/_validate_compressed_sparse_indices.h 2025-06-01T22:51:49.5510171Z ++ echo torch/include/ATen/ops/_validate_compressed_sparse_indices.h 2025-06-01T22:51:49.5510644Z ++ grep RECORD 2025-06-01T22:51:49.5530047Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_compressed_sparse_indices.h 2025-06-01T22:51:49.5530732Z +++ openssl base64 2025-06-01T22:51:49.5531009Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.5532344Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.5533674Z +++ sed -e s/=//g 2025-06-01T22:51:49.5571507Z ++ HASH=7vDDW7oCMwW5crvhvHazRH6E9RPAhmf5T27cBiVD48s 2025-06-01T22:51:49.5576511Z +++ ls -nl torch/include/ATen/ops/_validate_compressed_sparse_indices.h 2025-06-01T22:51:49.5578097Z +++ awk '{print $5}' 2025-06-01T22:51:49.5605171Z ++ FSIZE=953 2025-06-01T22:51:49.5606005Z ++ echo '"torch/include/ATen/ops/_validate_compressed_sparse_indices.h",sha256=7vDDW7oCMwW5crvhvHazRH6E9RPAhmf5T27cBiVD48s,953' 2025-06-01T22:51:49.5606824Z ++ read fname 2025-06-01T22:51:49.5607394Z ++ make_wheel_record torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h 2025-06-01T22:51:49.5608339Z ++ FPATH=torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h 2025-06-01T22:51:49.5609117Z ++ echo torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h 2025-06-01T22:51:49.5609655Z ++ grep RECORD 2025-06-01T22:51:49.5631408Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h 2025-06-01T22:51:49.5632157Z +++ openssl base64 2025-06-01T22:51:49.5632416Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.5632669Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.5633006Z +++ sed -e s/=//g 2025-06-01T22:51:49.5674662Z ++ HASH=JlPzyXxgay2-czVFdBPfVlK1Y6MhjCdKlDjFaF4hmew 2025-06-01T22:51:49.5680970Z +++ ls -nl torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h 2025-06-01T22:51:49.5681500Z +++ awk '{print $5}' 2025-06-01T22:51:49.5706272Z ++ FSIZE=837 2025-06-01T22:51:49.5707187Z ++ echo '"torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h",sha256=JlPzyXxgay2-czVFdBPfVlK1Y6MhjCdKlDjFaF4hmew,837' 2025-06-01T22:51:49.5708160Z ++ read fname 2025-06-01T22:51:49.5708785Z ++ make_wheel_record torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h 2025-06-01T22:51:49.5709093Z ++ FPATH=torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h 2025-06-01T22:51:49.5709398Z ++ echo torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h 2025-06-01T22:51:49.5709494Z ++ grep RECORD 2025-06-01T22:51:49.5728995Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h 2025-06-01T22:51:49.5729117Z +++ openssl base64 2025-06-01T22:51:49.5730038Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.5731592Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.5732659Z +++ sed -e s/=//g 2025-06-01T22:51:49.5771136Z ++ HASH=XzfESsww_gubv4HgOO0Wbv7bb8D79GjWDfn8VMUdI1w 2025-06-01T22:51:49.5775918Z +++ ls -nl torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h 2025-06-01T22:51:49.5776516Z +++ awk '{print $5}' 2025-06-01T22:51:49.5803869Z ++ FSIZE=839 2025-06-01T22:51:49.5804903Z ++ echo '"torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h",sha256=XzfESsww_gubv4HgOO0Wbv7bb8D79GjWDfn8VMUdI1w,839' 2025-06-01T22:51:49.5805008Z ++ read fname 2025-06-01T22:51:49.5805350Z ++ make_wheel_record torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h 2025-06-01T22:51:49.5805648Z ++ FPATH=torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h 2025-06-01T22:51:49.5805931Z ++ echo torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h 2025-06-01T22:51:49.5806409Z ++ grep RECORD 2025-06-01T22:51:49.5830971Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h 2025-06-01T22:51:49.5831092Z +++ openssl base64 2025-06-01T22:51:49.5831193Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.5831520Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.5831838Z +++ sed -e s/=//g 2025-06-01T22:51:49.5873152Z ++ HASH=iM3PS0euMOTJILTxnVufBZ0M0GCjg5TcZb2s30Pox2w 2025-06-01T22:51:49.5875549Z +++ ls -nl torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h 2025-06-01T22:51:49.5877012Z +++ awk '{print $5}' 2025-06-01T22:51:49.5904869Z ++ FSIZE=773 2025-06-01T22:51:49.5905608Z ++ echo '"torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h",sha256=iM3PS0euMOTJILTxnVufBZ0M0GCjg5TcZb2s30Pox2w,773' 2025-06-01T22:51:49.5905722Z ++ read fname 2025-06-01T22:51:49.5906040Z ++ make_wheel_record torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h 2025-06-01T22:51:49.5906338Z ++ FPATH=torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h 2025-06-01T22:51:49.5906601Z ++ echo torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h 2025-06-01T22:51:49.5906708Z ++ grep RECORD 2025-06-01T22:51:49.5927046Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h 2025-06-01T22:51:49.5927335Z +++ openssl base64 2025-06-01T22:51:49.5927543Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.5928607Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.5929886Z +++ sed -e s/=//g 2025-06-01T22:51:49.5969379Z ++ HASH=QjrEa56CeW74iR7P6PcXjk9d-ph8LZ2y3pW__5CQdpw 2025-06-01T22:51:49.5974271Z +++ ls -nl torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h 2025-06-01T22:51:49.5975266Z +++ awk '{print $5}' 2025-06-01T22:51:49.6002217Z ++ FSIZE=1333 2025-06-01T22:51:49.6002877Z ++ echo '"torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h",sha256=QjrEa56CeW74iR7P6PcXjk9d-ph8LZ2y3pW__5CQdpw,1333' 2025-06-01T22:51:49.6002981Z ++ read fname 2025-06-01T22:51:49.6003316Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h 2025-06-01T22:51:49.6003544Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h 2025-06-01T22:51:49.6003879Z ++ echo torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h 2025-06-01T22:51:49.6003994Z ++ grep RECORD 2025-06-01T22:51:49.6027804Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h 2025-06-01T22:51:49.6028054Z +++ openssl base64 2025-06-01T22:51:49.6028168Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.6029089Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.6029260Z +++ sed -e s/=//g 2025-06-01T22:51:49.6072655Z ++ HASH=5LkBYePqf-E6jwp7piai4tNbJMSwGxQe1FyZT6Dl0_w 2025-06-01T22:51:49.6075515Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h 2025-06-01T22:51:49.6076215Z +++ awk '{print $5}' 2025-06-01T22:51:49.6103557Z ++ FSIZE=910 2025-06-01T22:51:49.6104168Z ++ echo '"torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h",sha256=5LkBYePqf-E6jwp7piai4tNbJMSwGxQe1FyZT6Dl0_w,910' 2025-06-01T22:51:49.6104269Z ++ read fname 2025-06-01T22:51:49.6104783Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6105195Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6105596Z ++ echo torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6106203Z ++ grep RECORD 2025-06-01T22:51:49.6126764Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6126882Z +++ openssl base64 2025-06-01T22:51:49.6127305Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.6128797Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.6129943Z +++ sed -e s/=//g 2025-06-01T22:51:49.6169154Z ++ HASH=rl7t3mamj1oDgb1XdfwfKqimPIEY3i12sF8x2xNkCqY 2025-06-01T22:51:49.6174223Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6174770Z +++ awk '{print $5}' 2025-06-01T22:51:49.6201681Z ++ FSIZE=873 2025-06-01T22:51:49.6202568Z ++ echo '"torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h",sha256=rl7t3mamj1oDgb1XdfwfKqimPIEY3i12sF8x2xNkCqY,873' 2025-06-01T22:51:49.6202675Z ++ read fname 2025-06-01T22:51:49.6203069Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h 2025-06-01T22:51:49.6203466Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h 2025-06-01T22:51:49.6203850Z ++ echo torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h 2025-06-01T22:51:49.6203950Z ++ grep RECORD 2025-06-01T22:51:49.6229229Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h 2025-06-01T22:51:49.6229341Z +++ openssl base64 2025-06-01T22:51:49.6229443Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.6229541Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.6229655Z +++ sed -e s/=//g 2025-06-01T22:51:49.6270423Z ++ HASH=2ParPf7OYYk1llVXJhb2eIWKXPetDR6qy2cQ6wo5sas 2025-06-01T22:51:49.6273809Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h 2025-06-01T22:51:49.6274385Z +++ awk '{print $5}' 2025-06-01T22:51:49.6302154Z ++ FSIZE=585 2025-06-01T22:51:49.6302935Z ++ echo '"torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h",sha256=2ParPf7OYYk1llVXJhb2eIWKXPetDR6qy2cQ6wo5sas,585' 2025-06-01T22:51:49.6303049Z ++ read fname 2025-06-01T22:51:49.6303354Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h 2025-06-01T22:51:49.6303652Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h 2025-06-01T22:51:49.6303908Z ++ echo torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h 2025-06-01T22:51:49.6304007Z ++ grep RECORD 2025-06-01T22:51:49.6326190Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h 2025-06-01T22:51:49.6326347Z +++ openssl base64 2025-06-01T22:51:49.6326652Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.6327167Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.6328417Z +++ sed -e s/=//g 2025-06-01T22:51:49.6368354Z ++ HASH=P_-NVxdmIQ66pcuZV6OtyJ9cBtG75kf2wRi-UwrIwDU 2025-06-01T22:51:49.6373203Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h 2025-06-01T22:51:49.6373789Z +++ awk '{print $5}' 2025-06-01T22:51:49.6400573Z ++ FSIZE=1303 2025-06-01T22:51:49.6401333Z ++ echo '"torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h",sha256=P_-NVxdmIQ66pcuZV6OtyJ9cBtG75kf2wRi-UwrIwDU,1303' 2025-06-01T22:51:49.6401441Z ++ read fname 2025-06-01T22:51:49.6401720Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h 2025-06-01T22:51:49.6402032Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h 2025-06-01T22:51:49.6402266Z ++ echo torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h 2025-06-01T22:51:49.6402602Z ++ grep RECORD 2025-06-01T22:51:49.6426353Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h 2025-06-01T22:51:49.6426460Z +++ openssl base64 2025-06-01T22:51:49.6426566Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.6426667Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.6427576Z +++ sed -e s/=//g 2025-06-01T22:51:49.6466952Z ++ HASH=SNkiatZVS4klyHBMv8PDxZoTpUKiZ2bLe17lnFF2ThM 2025-06-01T22:51:49.6471836Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h 2025-06-01T22:51:49.6472624Z +++ awk '{print $5}' 2025-06-01T22:51:49.6499805Z ++ FSIZE=910 2025-06-01T22:51:49.6500429Z ++ echo '"torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h",sha256=SNkiatZVS4klyHBMv8PDxZoTpUKiZ2bLe17lnFF2ThM,910' 2025-06-01T22:51:49.6500542Z ++ read fname 2025-06-01T22:51:49.6500992Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6501465Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6501920Z ++ echo torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6502248Z ++ grep RECORD 2025-06-01T22:51:49.6525866Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6525994Z +++ openssl base64 2025-06-01T22:51:49.6526103Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.6526221Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.6526323Z +++ sed -e s/=//g 2025-06-01T22:51:49.6566939Z ++ HASH=4DPwWFqCNHh2d4QhbvkI0uRTb2vnT0vG6qWS5Bn0O3U 2025-06-01T22:51:49.6571641Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6572177Z +++ awk '{print $5}' 2025-06-01T22:51:49.6600466Z ++ FSIZE=873 2025-06-01T22:51:49.6601235Z ++ echo '"torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h",sha256=4DPwWFqCNHh2d4QhbvkI0uRTb2vnT0vG6qWS5Bn0O3U,873' 2025-06-01T22:51:49.6601333Z ++ read fname 2025-06-01T22:51:49.6601650Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h 2025-06-01T22:51:49.6601911Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h 2025-06-01T22:51:49.6602180Z ++ echo torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h 2025-06-01T22:51:49.6602414Z ++ grep RECORD 2025-06-01T22:51:49.6623947Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h 2025-06-01T22:51:49.6624124Z +++ openssl base64 2025-06-01T22:51:49.6624382Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.6624482Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.6625627Z +++ sed -e s/=//g 2025-06-01T22:51:49.6666674Z ++ HASH=zgzS88UGaXbLTgiahayCjyibtFa-ikMiio9Eh9yp5KU 2025-06-01T22:51:49.6670643Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h 2025-06-01T22:51:49.6671609Z +++ awk '{print $5}' 2025-06-01T22:51:49.6698386Z ++ FSIZE=585 2025-06-01T22:51:49.6698973Z ++ echo '"torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h",sha256=zgzS88UGaXbLTgiahayCjyibtFa-ikMiio9Eh9yp5KU,585' 2025-06-01T22:51:49.6699081Z ++ read fname 2025-06-01T22:51:49.6699377Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h 2025-06-01T22:51:49.6699631Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h 2025-06-01T22:51:49.6700191Z ++ echo torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h 2025-06-01T22:51:49.6701399Z ++ grep RECORD 2025-06-01T22:51:49.6725211Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h 2025-06-01T22:51:49.6725352Z +++ openssl base64 2025-06-01T22:51:49.6725453Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.6725555Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.6726074Z +++ sed -e s/=//g 2025-06-01T22:51:49.6766443Z ++ HASH=K-ewBJr5P7GTfx1EPDndNEN4IAInP9qOX7hra15GBiI 2025-06-01T22:51:49.6771092Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h 2025-06-01T22:51:49.6772034Z +++ awk '{print $5}' 2025-06-01T22:51:49.6798722Z ++ FSIZE=1303 2025-06-01T22:51:49.6799323Z ++ echo '"torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h",sha256=K-ewBJr5P7GTfx1EPDndNEN4IAInP9qOX7hra15GBiI,1303' 2025-06-01T22:51:49.6799419Z ++ read fname 2025-06-01T22:51:49.6799770Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h 2025-06-01T22:51:49.6800135Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h 2025-06-01T22:51:49.6800402Z ++ echo torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h 2025-06-01T22:51:49.6801648Z ++ grep RECORD 2025-06-01T22:51:49.6826135Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h 2025-06-01T22:51:49.6826246Z +++ openssl base64 2025-06-01T22:51:49.6826360Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.6826459Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.6826558Z +++ sed -e s/=//g 2025-06-01T22:51:49.6867644Z ++ HASH=P4EExSi2N1HCiWwyiEnvesJo9ihIJHfkpDj1JrXvtFs 2025-06-01T22:51:49.6870531Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h 2025-06-01T22:51:49.6871668Z +++ awk '{print $5}' 2025-06-01T22:51:49.6898019Z ++ FSIZE=1004 2025-06-01T22:51:49.6898703Z ++ echo '"torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h",sha256=P4EExSi2N1HCiWwyiEnvesJo9ihIJHfkpDj1JrXvtFs,1004' 2025-06-01T22:51:49.6898821Z ++ read fname 2025-06-01T22:51:49.6899472Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6899931Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6900364Z ++ echo torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6901285Z ++ grep RECORD 2025-06-01T22:51:49.6925943Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6926060Z +++ openssl base64 2025-06-01T22:51:49.6926162Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.6926277Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.6926375Z +++ sed -e s/=//g 2025-06-01T22:51:49.6966301Z ++ HASH=SFeuUQe70FZIJWGkTW-YXMu24dsH8sBn7pNEjQbJ-CU 2025-06-01T22:51:49.6969869Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.6970421Z +++ awk '{print $5}' 2025-06-01T22:51:49.6998431Z ++ FSIZE=907 2025-06-01T22:51:49.6999337Z ++ echo '"torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h",sha256=SFeuUQe70FZIJWGkTW-YXMu24dsH8sBn7pNEjQbJ-CU,907' 2025-06-01T22:51:49.6999772Z ++ read fname 2025-06-01T22:51:49.7000176Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h 2025-06-01T22:51:49.7000494Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h 2025-06-01T22:51:49.7000782Z ++ echo torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h 2025-06-01T22:51:49.7000882Z ++ grep RECORD 2025-06-01T22:51:49.7024315Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h 2025-06-01T22:51:49.7024436Z +++ openssl base64 2025-06-01T22:51:49.7024687Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.7024802Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.7024905Z +++ sed -e s/=//g 2025-06-01T22:51:49.7066780Z ++ HASH=2WkW9kvrSwRNXP_I-8lagSFs-DesFilHXfztjXjfXQk 2025-06-01T22:51:49.7069946Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h 2025-06-01T22:51:49.7070448Z +++ awk '{print $5}' 2025-06-01T22:51:49.7095066Z ++ FSIZE=619 2025-06-01T22:51:49.7095796Z ++ echo '"torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h",sha256=2WkW9kvrSwRNXP_I-8lagSFs-DesFilHXfztjXjfXQk,619' 2025-06-01T22:51:49.7096013Z ++ read fname 2025-06-01T22:51:49.7096475Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h 2025-06-01T22:51:49.7096759Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h 2025-06-01T22:51:49.7099490Z ++ echo torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h 2025-06-01T22:51:49.7100740Z ++ grep RECORD 2025-06-01T22:51:49.7125534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h 2025-06-01T22:51:49.7125659Z +++ openssl base64 2025-06-01T22:51:49.7125778Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.7125888Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.7125988Z +++ sed -e s/=//g 2025-06-01T22:51:49.7166549Z ++ HASH=nu-BHYDJj-0M0VEW2D5Eycqhhgx3Ao8rR2IRgl3DGqI 2025-06-01T22:51:49.7171495Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h 2025-06-01T22:51:49.7172230Z +++ awk '{print $5}' 2025-06-01T22:51:49.7199601Z ++ FSIZE=1413 2025-06-01T22:51:49.7200221Z ++ echo '"torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h",sha256=nu-BHYDJj-0M0VEW2D5Eycqhhgx3Ao8rR2IRgl3DGqI,1413' 2025-06-01T22:51:49.7200318Z ++ read fname 2025-06-01T22:51:49.7200597Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h 2025-06-01T22:51:49.7200890Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h 2025-06-01T22:51:49.7201122Z ++ echo torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h 2025-06-01T22:51:49.7201221Z ++ grep RECORD 2025-06-01T22:51:49.7226523Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h 2025-06-01T22:51:49.7226641Z +++ openssl base64 2025-06-01T22:51:49.7226739Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.7226852Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.7226954Z +++ sed -e s/=//g 2025-06-01T22:51:49.7269450Z ++ HASH=3FrmAruf7dHAHRzndR3Ry2uhaV2Wt_63flxqT7wc2eU 2025-06-01T22:51:49.7275986Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h 2025-06-01T22:51:49.7277199Z +++ awk '{print $5}' 2025-06-01T22:51:49.7305107Z ++ FSIZE=920 2025-06-01T22:51:49.7305718Z ++ echo '"torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h",sha256=3FrmAruf7dHAHRzndR3Ry2uhaV2Wt_63flxqT7wc2eU,920' 2025-06-01T22:51:49.7305823Z ++ read fname 2025-06-01T22:51:49.7306348Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.7306976Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.7307367Z ++ echo torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.7307467Z ++ grep RECORD 2025-06-01T22:51:49.7327649Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.7327753Z +++ openssl base64 2025-06-01T22:51:49.7328292Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.7329596Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.7330680Z +++ sed -e s/=//g 2025-06-01T22:51:49.7370272Z ++ HASH=ySWzlzAJ4ghA2igNjhjRMLni7xRb3lz-9zZ329voy2Y 2025-06-01T22:51:49.7375268Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.7375621Z +++ awk '{print $5}' 2025-06-01T22:51:49.7402218Z ++ FSIZE=887 2025-06-01T22:51:49.7403119Z ++ echo '"torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h",sha256=ySWzlzAJ4ghA2igNjhjRMLni7xRb3lz-9zZ329voy2Y,887' 2025-06-01T22:51:49.7404447Z ++ read fname 2025-06-01T22:51:49.7405015Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h 2025-06-01T22:51:49.7405745Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h 2025-06-01T22:51:49.7406404Z ++ echo torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h 2025-06-01T22:51:49.7406899Z ++ grep RECORD 2025-06-01T22:51:49.7429086Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h 2025-06-01T22:51:49.7429721Z +++ openssl base64 2025-06-01T22:51:49.7429978Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.7430235Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.7430506Z +++ sed -e s/=//g 2025-06-01T22:51:49.7472912Z ++ HASH=ON54WXyrj3HcplgQ4RMqy6W9F_5BypMaLOMznCks3QY 2025-06-01T22:51:49.7474900Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h 2025-06-01T22:51:49.7475458Z +++ awk '{print $5}' 2025-06-01T22:51:49.7505106Z ++ FSIZE=599 2025-06-01T22:51:49.7505835Z ++ echo '"torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h",sha256=ON54WXyrj3HcplgQ4RMqy6W9F_5BypMaLOMznCks3QY,599' 2025-06-01T22:51:49.7506602Z ++ read fname 2025-06-01T22:51:49.7507046Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h 2025-06-01T22:51:49.7507714Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h 2025-06-01T22:51:49.7508341Z ++ echo torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h 2025-06-01T22:51:49.7508791Z ++ grep RECORD 2025-06-01T22:51:49.7526303Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h 2025-06-01T22:51:49.7526939Z +++ openssl base64 2025-06-01T22:51:49.7527277Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.7527647Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.7529058Z +++ sed -e s/=//g 2025-06-01T22:51:49.7567859Z ++ HASH=jcXj6-LvDUFsQn0O8yuCyiZaBsGalsjRLJUjqA3-7Uw 2025-06-01T22:51:49.7572731Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h 2025-06-01T22:51:49.7573330Z +++ awk '{print $5}' 2025-06-01T22:51:49.7600173Z ++ FSIZE=1304 2025-06-01T22:51:49.7600962Z ++ echo '"torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h",sha256=jcXj6-LvDUFsQn0O8yuCyiZaBsGalsjRLJUjqA3-7Uw,1304' 2025-06-01T22:51:49.7601845Z ++ read fname 2025-06-01T22:51:49.7602259Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h 2025-06-01T22:51:49.7602970Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h 2025-06-01T22:51:49.7603551Z ++ echo torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h 2025-06-01T22:51:49.7604253Z ++ grep RECORD 2025-06-01T22:51:49.7624545Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h 2025-06-01T22:51:49.7625219Z +++ openssl base64 2025-06-01T22:51:49.7625579Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.7625900Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.7626170Z +++ sed -e s/=//g 2025-06-01T22:51:49.7668320Z ++ HASH=QNpzChagQUOIk4vzk1jh5dtX-YuMRdn7LboRAI6RkQc 2025-06-01T22:51:49.7672456Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h 2025-06-01T22:51:49.7673294Z +++ awk '{print $5}' 2025-06-01T22:51:49.7700164Z ++ FSIZE=910 2025-06-01T22:51:49.7700967Z ++ echo '"torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h",sha256=QNpzChagQUOIk4vzk1jh5dtX-YuMRdn7LboRAI6RkQc,910' 2025-06-01T22:51:49.7701713Z ++ read fname 2025-06-01T22:51:49.7702352Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.7703335Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.7704255Z ++ echo torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.7704884Z ++ grep RECORD 2025-06-01T22:51:49.7726253Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.7727185Z +++ openssl base64 2025-06-01T22:51:49.7727460Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.7727772Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.7728047Z +++ sed -e s/=//g 2025-06-01T22:51:49.7766222Z ++ HASH=jEPx5Wzd0rft4gt_rXby_TaUWQrr4xXeQSEDSi8R4-8 2025-06-01T22:51:49.7770466Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.7771219Z +++ awk '{print $5}' 2025-06-01T22:51:49.7798291Z ++ FSIZE=873 2025-06-01T22:51:49.7799284Z ++ echo '"torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h",sha256=jEPx5Wzd0rft4gt_rXby_TaUWQrr4xXeQSEDSi8R4-8,873' 2025-06-01T22:51:49.7800195Z ++ read fname 2025-06-01T22:51:49.7800654Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h 2025-06-01T22:51:49.7801357Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h 2025-06-01T22:51:49.7802012Z ++ echo torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h 2025-06-01T22:51:49.7802494Z ++ grep RECORD 2025-06-01T22:51:49.7822564Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h 2025-06-01T22:51:49.7823205Z +++ openssl base64 2025-06-01T22:51:49.7823459Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.7824029Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.7824305Z +++ sed -e s/=//g 2025-06-01T22:51:49.7864311Z ++ HASH=AtNWz-f-inoCz8dlOKEn6yaQyLzroTtIi4anyoeqkMI 2025-06-01T22:51:49.7866431Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h 2025-06-01T22:51:49.7867133Z +++ awk '{print $5}' 2025-06-01T22:51:49.7891752Z ++ FSIZE=585 2025-06-01T22:51:49.7892517Z ++ echo '"torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h",sha256=AtNWz-f-inoCz8dlOKEn6yaQyLzroTtIi4anyoeqkMI,585' 2025-06-01T22:51:49.7893329Z ++ read fname 2025-06-01T22:51:49.7893792Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h 2025-06-01T22:51:49.7894478Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h 2025-06-01T22:51:49.7895614Z ++ echo torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h 2025-06-01T22:51:49.7897575Z ++ grep RECORD 2025-06-01T22:51:49.7922428Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h 2025-06-01T22:51:49.7923057Z +++ openssl base64 2025-06-01T22:51:49.7923310Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.7923566Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.7923947Z +++ sed -e s/=//g 2025-06-01T22:51:49.7964815Z ++ HASH=fP7-RgcE8iHNiZ6V9lBHiipDqIWT9t345Vbrgmj3ROs 2025-06-01T22:51:49.7966890Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h 2025-06-01T22:51:49.7967399Z +++ awk '{print $5}' 2025-06-01T22:51:49.7995689Z ++ FSIZE=1303 2025-06-01T22:51:49.7996481Z ++ echo '"torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h",sha256=fP7-RgcE8iHNiZ6V9lBHiipDqIWT9t345Vbrgmj3ROs,1303' 2025-06-01T22:51:49.7997420Z ++ read fname 2025-06-01T22:51:49.7997834Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h 2025-06-01T22:51:49.7998476Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h 2025-06-01T22:51:49.7999050Z ++ echo torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h 2025-06-01T22:51:49.7999479Z ++ grep RECORD 2025-06-01T22:51:49.8021534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h 2025-06-01T22:51:49.8022122Z +++ openssl base64 2025-06-01T22:51:49.8022384Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.8022626Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.8022894Z +++ sed -e s/=//g 2025-06-01T22:51:49.8065586Z ++ HASH=E7qa6hKdyiRo_S0_fyL86qrHQhMIpTDdYYc-5i5hZg4 2025-06-01T22:51:49.8070716Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h 2025-06-01T22:51:49.8072379Z +++ awk '{print $5}' 2025-06-01T22:51:49.8100154Z ++ FSIZE=910 2025-06-01T22:51:49.8101022Z ++ echo '"torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h",sha256=E7qa6hKdyiRo_S0_fyL86qrHQhMIpTDdYYc-5i5hZg4,910' 2025-06-01T22:51:49.8101838Z ++ read fname 2025-06-01T22:51:49.8102564Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.8103623Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.8104646Z ++ echo torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.8105315Z ++ grep RECORD 2025-06-01T22:51:49.8125633Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.8126391Z +++ openssl base64 2025-06-01T22:51:49.8126668Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.8126937Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.8127201Z +++ sed -e s/=//g 2025-06-01T22:51:49.8166352Z ++ HASH=97tjm0S9CMuHTyZOxoWvxIWSts1fGu-oZxXsZIaAqXE 2025-06-01T22:51:49.8170657Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.8171349Z +++ awk '{print $5}' 2025-06-01T22:51:49.8199486Z ++ FSIZE=873 2025-06-01T22:51:49.8200476Z ++ echo '"torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h",sha256=97tjm0S9CMuHTyZOxoWvxIWSts1fGu-oZxXsZIaAqXE,873' 2025-06-01T22:51:49.8201420Z ++ read fname 2025-06-01T22:51:49.8201865Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h 2025-06-01T22:51:49.8202573Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h 2025-06-01T22:51:49.8203205Z ++ echo torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h 2025-06-01T22:51:49.8203813Z ++ grep RECORD 2025-06-01T22:51:49.8223263Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h 2025-06-01T22:51:49.8223916Z +++ openssl base64 2025-06-01T22:51:49.8224175Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.8224419Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.8224687Z +++ sed -e s/=//g 2025-06-01T22:51:49.8265273Z ++ HASH=fdenCeHPkAfKT-6L5ivkQF5wBqJzJayrFOX3HDZvRy0 2025-06-01T22:51:49.8267469Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h 2025-06-01T22:51:49.8267980Z +++ awk '{print $5}' 2025-06-01T22:51:49.8291443Z ++ FSIZE=585 2025-06-01T22:51:49.8292229Z ++ echo '"torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h",sha256=fdenCeHPkAfKT-6L5ivkQF5wBqJzJayrFOX3HDZvRy0,585' 2025-06-01T22:51:49.8293023Z ++ read fname 2025-06-01T22:51:49.8293486Z ++ make_wheel_record torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h 2025-06-01T22:51:49.8294171Z ++ FPATH=torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h 2025-06-01T22:51:49.8295185Z ++ echo torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h 2025-06-01T22:51:49.8296173Z ++ grep RECORD 2025-06-01T22:51:49.8320114Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h 2025-06-01T22:51:49.8320730Z +++ openssl base64 2025-06-01T22:51:49.8331084Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.8331358Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.8331609Z +++ sed -e s/=//g 2025-06-01T22:51:49.8365001Z ++ HASH=NUo0dLmmpGC6tTQOsqLPidJ89g3yx-j6VKfOTuNMW8I 2025-06-01T22:51:49.8365923Z +++ ls -nl torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h 2025-06-01T22:51:49.8366469Z +++ awk '{print $5}' 2025-06-01T22:51:49.8394248Z ++ FSIZE=1303 2025-06-01T22:51:49.8394994Z ++ echo '"torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h",sha256=NUo0dLmmpGC6tTQOsqLPidJ89g3yx-j6VKfOTuNMW8I,1303' 2025-06-01T22:51:49.8395762Z ++ read fname 2025-06-01T22:51:49.8396072Z ++ make_wheel_record torch/include/ATen/ops/_values.h 2025-06-01T22:51:49.8396479Z ++ FPATH=torch/include/ATen/ops/_values.h 2025-06-01T22:51:49.8396860Z ++ echo torch/include/ATen/ops/_values.h 2025-06-01T22:51:49.8397333Z ++ grep RECORD 2025-06-01T22:51:49.8418046Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_values.h 2025-06-01T22:51:49.8418545Z +++ openssl base64 2025-06-01T22:51:49.8418821Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.8419265Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.8419526Z +++ sed -e s/=//g 2025-06-01T22:51:49.8458268Z ++ HASH=jdE_r4eBJdigYNWpOJ-svle2j6C-X5flsoC25rm6Dio 2025-06-01T22:51:49.8463008Z +++ ls -nl torch/include/ATen/ops/_values.h 2025-06-01T22:51:49.8463710Z +++ awk '{print $5}' 2025-06-01T22:51:49.8487566Z ++ FSIZE=504 2025-06-01T22:51:49.8488166Z ++ echo '"torch/include/ATen/ops/_values.h",sha256=jdE_r4eBJdigYNWpOJ-svle2j6C-X5flsoC25rm6Dio,504' 2025-06-01T22:51:49.8488783Z ++ read fname 2025-06-01T22:51:49.8489126Z ++ make_wheel_record torch/include/ATen/ops/_values_copy.h 2025-06-01T22:51:49.8489578Z ++ FPATH=torch/include/ATen/ops/_values_copy.h 2025-06-01T22:51:49.8490990Z ++ echo torch/include/ATen/ops/_values_copy.h 2025-06-01T22:51:49.8492234Z ++ grep RECORD 2025-06-01T22:51:49.8515111Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_values_copy.h 2025-06-01T22:51:49.8515611Z +++ openssl base64 2025-06-01T22:51:49.8515864Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.8516199Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.8517418Z +++ sed -e s/=//g 2025-06-01T22:51:49.8555117Z ++ HASH=H1BlV2aS6hZpQQAlAOIdH5Ud68zayTQHndDE0-EokP8 2025-06-01T22:51:49.8560647Z +++ ls -nl torch/include/ATen/ops/_values_copy.h 2025-06-01T22:51:49.8561486Z +++ awk '{print $5}' 2025-06-01T22:51:49.8589821Z ++ FSIZE=1087 2025-06-01T22:51:49.8590554Z ++ echo '"torch/include/ATen/ops/_values_copy.h",sha256=H1BlV2aS6hZpQQAlAOIdH5Ud68zayTQHndDE0-EokP8,1087' 2025-06-01T22:51:49.8591222Z ++ read fname 2025-06-01T22:51:49.8591721Z ++ make_wheel_record torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:49.8592516Z ++ FPATH=torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:49.8593263Z ++ echo torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:49.8593788Z ++ grep RECORD 2025-06-01T22:51:49.8611175Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:49.8611878Z +++ openssl base64 2025-06-01T22:51:49.8612301Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.8613979Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.8615190Z +++ sed -e s/=//g 2025-06-01T22:51:49.8651360Z ++ HASH=GUoRJIEBtqQUJUch6ZeSi4AL4qcdBTcunlETGm79B7Y 2025-06-01T22:51:49.8656712Z +++ ls -nl torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:49.8657465Z +++ awk '{print $5}' 2025-06-01T22:51:49.8684621Z ++ FSIZE=879 2025-06-01T22:51:49.8685464Z ++ echo '"torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h",sha256=GUoRJIEBtqQUJUch6ZeSi4AL4qcdBTcunlETGm79B7Y,879' 2025-06-01T22:51:49.8686345Z ++ read fname 2025-06-01T22:51:49.8686930Z ++ make_wheel_record torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.8688061Z ++ FPATH=torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.8688971Z ++ echo torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.8689589Z ++ grep RECORD 2025-06-01T22:51:49.8711487Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.8712226Z +++ openssl base64 2025-06-01T22:51:49.8712490Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.8712732Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.8712998Z +++ sed -e s/=//g 2025-06-01T22:51:49.8750215Z ++ HASH=Kl9X6GR53jLoaeVz6TmqnybLLozZ6eoMceGsJy5ECfs 2025-06-01T22:51:49.8755657Z +++ ls -nl torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:49.8756534Z +++ awk '{print $5}' 2025-06-01T22:51:49.8784614Z ++ FSIZE=796 2025-06-01T22:51:49.8785607Z ++ echo '"torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Kl9X6GR53jLoaeVz6TmqnybLLozZ6eoMceGsJy5ECfs,796' 2025-06-01T22:51:49.8786703Z ++ read fname 2025-06-01T22:51:49.8787129Z ++ make_wheel_record torch/include/ATen/ops/_values_copy_native.h 2025-06-01T22:51:49.8787647Z ++ FPATH=torch/include/ATen/ops/_values_copy_native.h 2025-06-01T22:51:49.8788090Z ++ echo torch/include/ATen/ops/_values_copy_native.h 2025-06-01T22:51:49.8788475Z ++ grep RECORD 2025-06-01T22:51:49.8807480Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_values_copy_native.h 2025-06-01T22:51:49.8808017Z +++ openssl base64 2025-06-01T22:51:49.8808512Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.8810000Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.8811348Z +++ sed -e s/=//g 2025-06-01T22:51:49.8849037Z ++ HASH=PCHNB5fHnbJFXx9wWPAdncT3jCSJ3Olj46rM7brSBV8 2025-06-01T22:51:49.8854088Z +++ ls -nl torch/include/ATen/ops/_values_copy_native.h 2025-06-01T22:51:49.8854945Z +++ awk '{print $5}' 2025-06-01T22:51:49.8882610Z ++ FSIZE=566 2025-06-01T22:51:49.8883335Z ++ echo '"torch/include/ATen/ops/_values_copy_native.h",sha256=PCHNB5fHnbJFXx9wWPAdncT3jCSJ3Olj46rM7brSBV8,566' 2025-06-01T22:51:49.8884193Z ++ read fname 2025-06-01T22:51:49.8884807Z ++ make_wheel_record torch/include/ATen/ops/_values_copy_ops.h 2025-06-01T22:51:49.8885305Z ++ FPATH=torch/include/ATen/ops/_values_copy_ops.h 2025-06-01T22:51:49.8885834Z ++ echo torch/include/ATen/ops/_values_copy_ops.h 2025-06-01T22:51:49.8886278Z ++ grep RECORD 2025-06-01T22:51:49.8909241Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_values_copy_ops.h 2025-06-01T22:51:49.8909767Z +++ openssl base64 2025-06-01T22:51:49.8910047Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.8910305Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.8910769Z +++ sed -e s/=//g 2025-06-01T22:51:49.8948274Z ++ HASH=8y_wITqTA4IprBsvzpBu5U1ZmNgwOltS3dZrXn_ew_U 2025-06-01T22:51:49.8953216Z +++ ls -nl torch/include/ATen/ops/_values_copy_ops.h 2025-06-01T22:51:49.8954113Z +++ awk '{print $5}' 2025-06-01T22:51:49.8981157Z ++ FSIZE=1583 2025-06-01T22:51:49.8981794Z ++ echo '"torch/include/ATen/ops/_values_copy_ops.h",sha256=8y_wITqTA4IprBsvzpBu5U1ZmNgwOltS3dZrXn_ew_U,1583' 2025-06-01T22:51:49.8982451Z ++ read fname 2025-06-01T22:51:49.8982909Z ++ make_wheel_record torch/include/ATen/ops/_values_native.h 2025-06-01T22:51:49.8983383Z ++ FPATH=torch/include/ATen/ops/_values_native.h 2025-06-01T22:51:49.8983789Z ++ echo torch/include/ATen/ops/_values_native.h 2025-06-01T22:51:49.8984163Z ++ grep RECORD 2025-06-01T22:51:49.9005768Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_values_native.h 2025-06-01T22:51:49.9006289Z +++ openssl base64 2025-06-01T22:51:49.9006566Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.9006820Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.9007590Z +++ sed -e s/=//g 2025-06-01T22:51:49.9046121Z ++ HASH=cRczV12q-vFaOjymmJYEgS0qdHYESRLfx_HIwTP_ll8 2025-06-01T22:51:49.9051029Z +++ ls -nl torch/include/ATen/ops/_values_native.h 2025-06-01T22:51:49.9051829Z +++ awk '{print $5}' 2025-06-01T22:51:49.9077689Z ++ FSIZE=484 2025-06-01T22:51:49.9078411Z ++ echo '"torch/include/ATen/ops/_values_native.h",sha256=cRczV12q-vFaOjymmJYEgS0qdHYESRLfx_HIwTP_ll8,484' 2025-06-01T22:51:49.9079075Z ++ read fname 2025-06-01T22:51:49.9079450Z ++ make_wheel_record torch/include/ATen/ops/_values_ops.h 2025-06-01T22:51:49.9079897Z ++ FPATH=torch/include/ATen/ops/_values_ops.h 2025-06-01T22:51:49.9080289Z ++ echo torch/include/ATen/ops/_values_ops.h 2025-06-01T22:51:49.9080833Z ++ grep RECORD 2025-06-01T22:51:49.9106458Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_values_ops.h 2025-06-01T22:51:49.9106957Z +++ openssl base64 2025-06-01T22:51:49.9107224Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.9107471Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.9107740Z +++ sed -e s/=//g 2025-06-01T22:51:49.9147558Z ++ HASH=LKAGBeFNE_bIJ7_CnJoZtej530Jwudm-tvMVKYwf5vI 2025-06-01T22:51:49.9149755Z +++ ls -nl torch/include/ATen/ops/_values_ops.h 2025-06-01T22:51:49.9150360Z +++ awk '{print $5}' 2025-06-01T22:51:49.9176243Z ++ FSIZE=966 2025-06-01T22:51:49.9177104Z ++ echo '"torch/include/ATen/ops/_values_ops.h",sha256=LKAGBeFNE_bIJ7_CnJoZtej530Jwudm-tvMVKYwf5vI,966' 2025-06-01T22:51:49.9177725Z ++ read fname 2025-06-01T22:51:49.9178111Z ++ make_wheel_record torch/include/ATen/ops/_version.h 2025-06-01T22:51:49.9178544Z ++ FPATH=torch/include/ATen/ops/_version.h 2025-06-01T22:51:49.9179208Z ++ echo torch/include/ATen/ops/_version.h 2025-06-01T22:51:49.9180035Z ++ grep RECORD 2025-06-01T22:51:49.9204244Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_version.h 2025-06-01T22:51:49.9204925Z +++ openssl base64 2025-06-01T22:51:49.9205182Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.9205447Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.9206556Z +++ sed -e s/=//g 2025-06-01T22:51:49.9244022Z ++ HASH=YL86fwg1P0OXJ8lO7wyj5GuvoMHK_Ie8B47_gdNcJx0 2025-06-01T22:51:49.9248588Z +++ awk '{print $5}' 2025-06-01T22:51:49.9250024Z +++ ls -nl torch/include/ATen/ops/_version.h 2025-06-01T22:51:49.9277062Z ++ FSIZE=505 2025-06-01T22:51:49.9277731Z ++ echo '"torch/include/ATen/ops/_version.h",sha256=YL86fwg1P0OXJ8lO7wyj5GuvoMHK_Ie8B47_gdNcJx0,505' 2025-06-01T22:51:49.9278354Z ++ read fname 2025-06-01T22:51:49.9278850Z ++ make_wheel_record torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.9279603Z ++ FPATH=torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.9280311Z ++ echo torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.9280813Z ++ grep RECORD 2025-06-01T22:51:49.9303983Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.9304657Z +++ openssl base64 2025-06-01T22:51:49.9304912Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.9305171Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.9305422Z +++ sed -e s/=//g 2025-06-01T22:51:49.9343850Z ++ HASH=VQe1SgTRZUcc1Q89pAXI0sPrXrCmizxErnitfKmkEiw 2025-06-01T22:51:49.9347140Z +++ ls -nl torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:49.9348114Z +++ awk '{print $5}' 2025-06-01T22:51:49.9372200Z ++ FSIZE=763 2025-06-01T22:51:49.9373122Z ++ echo '"torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h",sha256=VQe1SgTRZUcc1Q89pAXI0sPrXrCmizxErnitfKmkEiw,763' 2025-06-01T22:51:49.9373978Z ++ read fname 2025-06-01T22:51:49.9374322Z ++ make_wheel_record torch/include/ATen/ops/_version_native.h 2025-06-01T22:51:49.9374816Z ++ FPATH=torch/include/ATen/ops/_version_native.h 2025-06-01T22:51:49.9376087Z ++ echo torch/include/ATen/ops/_version_native.h 2025-06-01T22:51:49.9377630Z ++ grep RECORD 2025-06-01T22:51:49.9400682Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_version_native.h 2025-06-01T22:51:49.9401197Z +++ openssl base64 2025-06-01T22:51:49.9401466Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.9401806Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.9402081Z +++ sed -e s/=//g 2025-06-01T22:51:49.9440548Z ++ HASH=VvsYSog7FaJO9ro7wOWy7r4xACEnbRYLLBQ_nBNicXQ 2025-06-01T22:51:49.9445720Z +++ ls -nl torch/include/ATen/ops/_version_native.h 2025-06-01T22:51:49.9446504Z +++ awk '{print $5}' 2025-06-01T22:51:49.9472884Z ++ FSIZE=475 2025-06-01T22:51:49.9473605Z ++ echo '"torch/include/ATen/ops/_version_native.h",sha256=VvsYSog7FaJO9ro7wOWy7r4xACEnbRYLLBQ_nBNicXQ,475' 2025-06-01T22:51:49.9474269Z ++ read fname 2025-06-01T22:51:49.9474588Z ++ make_wheel_record torch/include/ATen/ops/_version_ops.h 2025-06-01T22:51:49.9475037Z ++ FPATH=torch/include/ATen/ops/_version_ops.h 2025-06-01T22:51:49.9475664Z ++ echo torch/include/ATen/ops/_version_ops.h 2025-06-01T22:51:49.9476023Z ++ grep RECORD 2025-06-01T22:51:49.9494178Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_version_ops.h 2025-06-01T22:51:49.9494923Z +++ openssl base64 2025-06-01T22:51:49.9496443Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.9498271Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.9499869Z +++ sed -e s/=//g 2025-06-01T22:51:49.9539802Z ++ HASH=E2n6CXY4F4gx-WvnBjJuprUzHB7dXFdn51a9d-To82g 2025-06-01T22:51:49.9540954Z +++ ls -nl torch/include/ATen/ops/_version_ops.h 2025-06-01T22:51:49.9541574Z +++ awk '{print $5}' 2025-06-01T22:51:49.9568013Z ++ FSIZE=951 2025-06-01T22:51:49.9568660Z ++ echo '"torch/include/ATen/ops/_version_ops.h",sha256=E2n6CXY4F4gx-WvnBjJuprUzHB7dXFdn51a9d-To82g,951' 2025-06-01T22:51:49.9569478Z ++ read fname 2025-06-01T22:51:49.9569846Z ++ make_wheel_record torch/include/ATen/ops/_weight_int4pack_mm.h 2025-06-01T22:51:49.9570383Z ++ FPATH=torch/include/ATen/ops/_weight_int4pack_mm.h 2025-06-01T22:51:49.9571258Z ++ echo torch/include/ATen/ops/_weight_int4pack_mm.h 2025-06-01T22:51:49.9572584Z ++ grep RECORD 2025-06-01T22:51:49.9596154Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int4pack_mm.h 2025-06-01T22:51:49.9596736Z +++ openssl base64 2025-06-01T22:51:49.9597006Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.9597256Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.9597716Z +++ sed -e s/=//g 2025-06-01T22:51:49.9639620Z ++ HASH=YGicMR7XYm1R6TU9fhXxx49_NY6ZeG4g_XBJHqfCHoQ 2025-06-01T22:51:49.9641651Z +++ awk '{print $5}' 2025-06-01T22:51:49.9642005Z +++ ls -nl torch/include/ATen/ops/_weight_int4pack_mm.h 2025-06-01T22:51:49.9670614Z ++ FSIZE=855 2025-06-01T22:51:49.9671347Z ++ echo '"torch/include/ATen/ops/_weight_int4pack_mm.h",sha256=YGicMR7XYm1R6TU9fhXxx49_NY6ZeG4g_XBJHqfCHoQ,855' 2025-06-01T22:51:49.9672014Z ++ read fname 2025-06-01T22:51:49.9672446Z ++ make_wheel_record torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h 2025-06-01T22:51:49.9673102Z ++ FPATH=torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h 2025-06-01T22:51:49.9673685Z ++ echo torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h 2025-06-01T22:51:49.9674140Z ++ grep RECORD 2025-06-01T22:51:49.9691483Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h 2025-06-01T22:51:49.9692086Z +++ openssl base64 2025-06-01T22:51:49.9693191Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.9694507Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.9695893Z +++ sed -e s/=//g 2025-06-01T22:51:49.9731647Z ++ HASH=K9-5RIQv8I6f8j5D2IiPa1ppKIyJw6nbESXREfI4HDg 2025-06-01T22:51:49.9736804Z +++ ls -nl torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h 2025-06-01T22:51:49.9737512Z +++ awk '{print $5}' 2025-06-01T22:51:49.9765597Z ++ FSIZE=815 2025-06-01T22:51:49.9766488Z ++ echo '"torch/include/ATen/ops/_weight_int4pack_mm_cuda_dispatch.h",sha256=K9-5RIQv8I6f8j5D2IiPa1ppKIyJw6nbESXREfI4HDg,815' 2025-06-01T22:51:49.9767242Z ++ read fname 2025-06-01T22:51:49.9767657Z ++ make_wheel_record torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h 2025-06-01T22:51:49.9768255Z ++ FPATH=torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h 2025-06-01T22:51:49.9768807Z ++ echo torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h 2025-06-01T22:51:49.9769227Z ++ grep RECORD 2025-06-01T22:51:49.9791368Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h 2025-06-01T22:51:49.9791968Z +++ openssl base64 2025-06-01T22:51:49.9792228Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.9792489Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.9793183Z +++ sed -e s/=//g 2025-06-01T22:51:49.9833125Z ++ HASH=SNAU7pJQgK3pmfXpGC2D8UBI3YCkrjvUkeMwwAt1630 2025-06-01T22:51:49.9836381Z +++ ls -nl torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h 2025-06-01T22:51:49.9837045Z +++ awk '{print $5}' 2025-06-01T22:51:49.9863971Z ++ FSIZE=887 2025-06-01T22:51:49.9864629Z ++ echo '"torch/include/ATen/ops/_weight_int4pack_mm_for_cpu.h",sha256=SNAU7pJQgK3pmfXpGC2D8UBI3YCkrjvUkeMwwAt1630,887' 2025-06-01T22:51:49.9865343Z ++ read fname 2025-06-01T22:51:49.9865790Z ++ make_wheel_record torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-06-01T22:51:49.9866507Z ++ FPATH=torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-06-01T22:51:49.9867159Z ++ echo torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-06-01T22:51:49.9867648Z ++ grep RECORD 2025-06-01T22:51:49.9888679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-06-01T22:51:49.9889334Z +++ openssl base64 2025-06-01T22:51:49.9889782Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.9890846Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.9892124Z +++ sed -e s/=//g 2025-06-01T22:51:49.9930284Z ++ HASH=hO3chnb2tbIkOisF2SWg3dKcrz2jZJptqWK8HZ-BKIU 2025-06-01T22:51:49.9935394Z +++ ls -nl torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h 2025-06-01T22:51:49.9935922Z +++ awk '{print $5}' 2025-06-01T22:51:49.9963415Z ++ FSIZE=821 2025-06-01T22:51:49.9964554Z ++ echo '"torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_cpu_dispatch.h",sha256=hO3chnb2tbIkOisF2SWg3dKcrz2jZJptqWK8HZ-BKIU,821' 2025-06-01T22:51:49.9965366Z ++ read fname 2025-06-01T22:51:49.9965803Z ++ make_wheel_record torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h 2025-06-01T22:51:49.9966488Z ++ FPATH=torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h 2025-06-01T22:51:49.9967094Z ++ echo torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h 2025-06-01T22:51:49.9967570Z ++ grep RECORD 2025-06-01T22:51:49.9991996Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h 2025-06-01T22:51:49.9992624Z +++ openssl base64 2025-06-01T22:51:49.9992889Z +++ sed -e s/+/-/g 2025-06-01T22:51:49.9993134Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:49.9993409Z +++ sed -e s/=//g 2025-06-01T22:51:50.0032795Z ++ HASH=e7SXWCG_PFb4mLLXklgYh4i6t-UZX0ImPM3VbUWIZDo 2025-06-01T22:51:50.0035356Z +++ ls -nl torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h 2025-06-01T22:51:50.0035818Z +++ awk '{print $5}' 2025-06-01T22:51:50.0063584Z ++ FSIZE=573 2025-06-01T22:51:50.0064377Z ++ echo '"torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_native.h",sha256=e7SXWCG_PFb4mLLXklgYh4i6t-UZX0ImPM3VbUWIZDo,573' 2025-06-01T22:51:50.0065113Z ++ read fname 2025-06-01T22:51:50.0065537Z ++ make_wheel_record torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h 2025-06-01T22:51:50.0066149Z ++ FPATH=torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h 2025-06-01T22:51:50.0066712Z ++ echo torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h 2025-06-01T22:51:50.0067164Z ++ grep RECORD 2025-06-01T22:51:50.0086683Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h 2025-06-01T22:51:50.0087306Z +++ openssl base64 2025-06-01T22:51:50.0088776Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.0089081Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.0089894Z +++ sed -e s/=//g 2025-06-01T22:51:50.0127640Z ++ HASH=MKRJ27PbOGMiR2Odvn8J0SFblc0nZ4XLgjzPU6UMK4I 2025-06-01T22:51:50.0132644Z +++ ls -nl torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h 2025-06-01T22:51:50.0133372Z +++ awk '{print $5}' 2025-06-01T22:51:50.0161672Z ++ FSIZE=1281 2025-06-01T22:51:50.0162936Z ++ echo '"torch/include/ATen/ops/_weight_int4pack_mm_for_cpu_ops.h",sha256=MKRJ27PbOGMiR2Odvn8J0SFblc0nZ4XLgjzPU6UMK4I,1281' 2025-06-01T22:51:50.0164018Z ++ read fname 2025-06-01T22:51:50.0164568Z ++ make_wheel_record torch/include/ATen/ops/_weight_int4pack_mm_native.h 2025-06-01T22:51:50.0165175Z ++ FPATH=torch/include/ATen/ops/_weight_int4pack_mm_native.h 2025-06-01T22:51:50.0165870Z ++ echo torch/include/ATen/ops/_weight_int4pack_mm_native.h 2025-06-01T22:51:50.0166294Z ++ grep RECORD 2025-06-01T22:51:50.0188086Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int4pack_mm_native.h 2025-06-01T22:51:50.0188751Z +++ openssl base64 2025-06-01T22:51:50.0189028Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.0189281Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.0189559Z +++ sed -e s/=//g 2025-06-01T22:51:50.0225775Z ++ HASH=EfBpQz5sob4BNFpfaDHPCSruBBHTNsslZWIepfcW9qU 2025-06-01T22:51:50.0230835Z +++ ls -nl torch/include/ATen/ops/_weight_int4pack_mm_native.h 2025-06-01T22:51:50.0231638Z +++ awk '{print $5}' 2025-06-01T22:51:50.0258567Z ++ FSIZE=574 2025-06-01T22:51:50.0259269Z ++ echo '"torch/include/ATen/ops/_weight_int4pack_mm_native.h",sha256=EfBpQz5sob4BNFpfaDHPCSruBBHTNsslZWIepfcW9qU,574' 2025-06-01T22:51:50.0259983Z ++ read fname 2025-06-01T22:51:50.0260367Z ++ make_wheel_record torch/include/ATen/ops/_weight_int4pack_mm_ops.h 2025-06-01T22:51:50.0260928Z ++ FPATH=torch/include/ATen/ops/_weight_int4pack_mm_ops.h 2025-06-01T22:51:50.0261623Z ++ echo torch/include/ATen/ops/_weight_int4pack_mm_ops.h 2025-06-01T22:51:50.0262338Z ++ grep RECORD 2025-06-01T22:51:50.0285975Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int4pack_mm_ops.h 2025-06-01T22:51:50.0286540Z +++ openssl base64 2025-06-01T22:51:50.0286812Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.0287066Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.0287570Z +++ sed -e s/=//g 2025-06-01T22:51:50.0326157Z ++ HASH=XTCifQewET_DVc625NyAa-BzZDZIbSscCwOWdfMxVdo 2025-06-01T22:51:50.0330966Z +++ ls -nl torch/include/ATen/ops/_weight_int4pack_mm_ops.h 2025-06-01T22:51:50.0331729Z +++ awk '{print $5}' 2025-06-01T22:51:50.0355429Z ++ FSIZE=1257 2025-06-01T22:51:50.0356114Z ++ echo '"torch/include/ATen/ops/_weight_int4pack_mm_ops.h",sha256=XTCifQewET_DVc625NyAa-BzZDZIbSscCwOWdfMxVdo,1257' 2025-06-01T22:51:50.0356842Z ++ read fname 2025-06-01T22:51:50.0357406Z ++ make_wheel_record torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h 2025-06-01T22:51:50.0358146Z ++ FPATH=torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h 2025-06-01T22:51:50.0360906Z ++ echo torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h 2025-06-01T22:51:50.0361778Z ++ grep RECORD 2025-06-01T22:51:50.0388289Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h 2025-06-01T22:51:50.0388924Z +++ openssl base64 2025-06-01T22:51:50.0389248Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.0389509Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.0389920Z +++ sed -e s/=//g 2025-06-01T22:51:50.0430330Z ++ HASH=waaxGKMjTGulZCTghqzdNJptZS1nAnR1faILrUANcIk 2025-06-01T22:51:50.0433929Z +++ ls -nl torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h 2025-06-01T22:51:50.0434667Z +++ awk '{print $5}' 2025-06-01T22:51:50.0462407Z ++ FSIZE=969 2025-06-01T22:51:50.0463195Z ++ echo '"torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros.h",sha256=waaxGKMjTGulZCTghqzdNJptZS1nAnR1faILrUANcIk,969' 2025-06-01T22:51:50.0464067Z ++ read fname 2025-06-01T22:51:50.0464617Z ++ make_wheel_record torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h 2025-06-01T22:51:50.0465547Z ++ FPATH=torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h 2025-06-01T22:51:50.0466269Z ++ echo torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h 2025-06-01T22:51:50.0466791Z ++ grep RECORD 2025-06-01T22:51:50.0486779Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h 2025-06-01T22:51:50.0487581Z +++ openssl base64 2025-06-01T22:51:50.0487920Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.0488182Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.0489335Z +++ sed -e s/=//g 2025-06-01T22:51:50.0526546Z ++ HASH=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do 2025-06-01T22:51:50.0532453Z +++ ls -nl torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h 2025-06-01T22:51:50.0533529Z +++ awk '{print $5}' 2025-06-01T22:51:50.0561756Z ++ FSIZE=422 2025-06-01T22:51:50.0562534Z ++ echo '"torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_native.h",sha256=DW69q74kL-hRSBtQODQ_1TtZD8Pa55kFQGY44qsx-do,422' 2025-06-01T22:51:50.0563404Z ++ read fname 2025-06-01T22:51:50.0564050Z ++ make_wheel_record torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h 2025-06-01T22:51:50.0565032Z ++ FPATH=torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h 2025-06-01T22:51:50.0565735Z ++ echo torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h 2025-06-01T22:51:50.0566262Z ++ grep RECORD 2025-06-01T22:51:50.0589592Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h 2025-06-01T22:51:50.0590330Z +++ openssl base64 2025-06-01T22:51:50.0590602Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.0590845Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.0591107Z +++ sed -e s/=//g 2025-06-01T22:51:50.0630512Z ++ HASH=WUopOAW5nNrptzn-gRHxCt3li45Hja60awPHaVVGe48 2025-06-01T22:51:50.0634262Z +++ ls -nl torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h 2025-06-01T22:51:50.0635066Z +++ awk '{print $5}' 2025-06-01T22:51:50.0663160Z ++ FSIZE=1388 2025-06-01T22:51:50.0663926Z ++ echo '"torch/include/ATen/ops/_weight_int4pack_mm_with_scales_and_zeros_ops.h",sha256=WUopOAW5nNrptzn-gRHxCt3li45Hja60awPHaVVGe48,1388' 2025-06-01T22:51:50.0664726Z ++ read fname 2025-06-01T22:51:50.0665077Z ++ make_wheel_record torch/include/ATen/ops/_weight_int8pack_mm.h 2025-06-01T22:51:50.0665588Z ++ FPATH=torch/include/ATen/ops/_weight_int8pack_mm.h 2025-06-01T22:51:50.0666047Z ++ echo torch/include/ATen/ops/_weight_int8pack_mm.h 2025-06-01T22:51:50.0666418Z ++ grep RECORD 2025-06-01T22:51:50.0686874Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int8pack_mm.h 2025-06-01T22:51:50.0687003Z +++ openssl base64 2025-06-01T22:51:50.0687496Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.0687641Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.0688767Z +++ sed -e s/=//g 2025-06-01T22:51:50.0726530Z ++ HASH=C3uZfFBJhqqX9UoVsfueZl5BxpFv-AXEgyDOlOY9sS4 2025-06-01T22:51:50.0731303Z +++ ls -nl torch/include/ATen/ops/_weight_int8pack_mm.h 2025-06-01T22:51:50.0732184Z +++ awk '{print $5}' 2025-06-01T22:51:50.0755713Z ++ FSIZE=783 2025-06-01T22:51:50.0756455Z ++ echo '"torch/include/ATen/ops/_weight_int8pack_mm.h",sha256=C3uZfFBJhqqX9UoVsfueZl5BxpFv-AXEgyDOlOY9sS4,783' 2025-06-01T22:51:50.0756567Z ++ read fname 2025-06-01T22:51:50.0757737Z ++ make_wheel_record torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h 2025-06-01T22:51:50.0757973Z ++ FPATH=torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h 2025-06-01T22:51:50.0761075Z ++ echo torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h 2025-06-01T22:51:50.0762376Z ++ grep RECORD 2025-06-01T22:51:50.0785608Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h 2025-06-01T22:51:50.0785736Z +++ openssl base64 2025-06-01T22:51:50.0785870Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.0785976Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.0786906Z +++ sed -e s/=//g 2025-06-01T22:51:50.0829457Z ++ HASH=IIlfdUaGwPaqLLqivBiaP3DMLwu-zb-XbnKuVls06qk 2025-06-01T22:51:50.0832617Z +++ ls -nl torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h 2025-06-01T22:51:50.0832881Z +++ awk '{print $5}' 2025-06-01T22:51:50.0861000Z ++ FSIZE=785 2025-06-01T22:51:50.0861590Z ++ echo '"torch/include/ATen/ops/_weight_int8pack_mm_cpu_dispatch.h",sha256=IIlfdUaGwPaqLLqivBiaP3DMLwu-zb-XbnKuVls06qk,785' 2025-06-01T22:51:50.0861687Z ++ read fname 2025-06-01T22:51:50.0861952Z ++ make_wheel_record torch/include/ATen/ops/_weight_int8pack_mm_native.h 2025-06-01T22:51:50.0862150Z ++ FPATH=torch/include/ATen/ops/_weight_int8pack_mm_native.h 2025-06-01T22:51:50.0862338Z ++ echo torch/include/ATen/ops/_weight_int8pack_mm_native.h 2025-06-01T22:51:50.0862951Z ++ grep RECORD 2025-06-01T22:51:50.0885916Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int8pack_mm_native.h 2025-06-01T22:51:50.0886180Z +++ openssl base64 2025-06-01T22:51:50.0886281Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.0886395Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.0887057Z +++ sed -e s/=//g 2025-06-01T22:51:50.0926140Z ++ HASH=WTJ_H2z8Yl34_nNpmIMUwaq5Wg-B3zyx1kw9Vr53Cdc 2025-06-01T22:51:50.0930321Z +++ ls -nl torch/include/ATen/ops/_weight_int8pack_mm_native.h 2025-06-01T22:51:50.0931201Z +++ awk '{print $5}' 2025-06-01T22:51:50.0955588Z ++ FSIZE=545 2025-06-01T22:51:50.0956147Z ++ echo '"torch/include/ATen/ops/_weight_int8pack_mm_native.h",sha256=WTJ_H2z8Yl34_nNpmIMUwaq5Wg-B3zyx1kw9Vr53Cdc,545' 2025-06-01T22:51:50.0956252Z ++ read fname 2025-06-01T22:51:50.0957177Z ++ make_wheel_record torch/include/ATen/ops/_weight_int8pack_mm_ops.h 2025-06-01T22:51:50.0957656Z ++ FPATH=torch/include/ATen/ops/_weight_int8pack_mm_ops.h 2025-06-01T22:51:50.0960071Z ++ echo torch/include/ATen/ops/_weight_int8pack_mm_ops.h 2025-06-01T22:51:50.0961571Z ++ grep RECORD 2025-06-01T22:51:50.0984846Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_int8pack_mm_ops.h 2025-06-01T22:51:50.0985210Z +++ openssl base64 2025-06-01T22:51:50.0985366Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.0985496Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.0986047Z +++ sed -e s/=//g 2025-06-01T22:51:50.1028438Z ++ HASH=41OtHppXyZIesSuEi3cWrJpLWnQd6f-BJMefIjHYhbs 2025-06-01T22:51:50.1031474Z +++ ls -nl torch/include/ATen/ops/_weight_int8pack_mm_ops.h 2025-06-01T22:51:50.1031924Z +++ awk '{print $5}' 2025-06-01T22:51:50.1057165Z ++ FSIZE=1168 2025-06-01T22:51:50.1057772Z ++ echo '"torch/include/ATen/ops/_weight_int8pack_mm_ops.h",sha256=41OtHppXyZIesSuEi3cWrJpLWnQd6f-BJMefIjHYhbs,1168' 2025-06-01T22:51:50.1057945Z ++ read fname 2025-06-01T22:51:50.1058138Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm.h 2025-06-01T22:51:50.1058299Z ++ FPATH=torch/include/ATen/ops/_weight_norm.h 2025-06-01T22:51:50.1061108Z ++ echo torch/include/ATen/ops/_weight_norm.h 2025-06-01T22:51:50.1062234Z ++ grep RECORD 2025-06-01T22:51:50.1084749Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm.h 2025-06-01T22:51:50.1084879Z +++ openssl base64 2025-06-01T22:51:50.1084991Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.1085951Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.1086635Z +++ sed -e s/=//g 2025-06-01T22:51:50.1125578Z ++ HASH=daflFKGpbdkAYVck-qhQnPyz2qTL3KLdEPkuZvRbkxg 2025-06-01T22:51:50.1129799Z +++ ls -nl torch/include/ATen/ops/_weight_norm.h 2025-06-01T22:51:50.1130737Z +++ awk '{print $5}' 2025-06-01T22:51:50.1155555Z ++ FSIZE=718 2025-06-01T22:51:50.1156311Z ++ echo '"torch/include/ATen/ops/_weight_norm.h",sha256=daflFKGpbdkAYVck-qhQnPyz2qTL3KLdEPkuZvRbkxg,718' 2025-06-01T22:51:50.1156422Z ++ read fname 2025-06-01T22:51:50.1157868Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.1158197Z ++ FPATH=torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.1161218Z ++ echo torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.1162196Z ++ grep RECORD 2025-06-01T22:51:50.1187079Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.1187201Z +++ openssl base64 2025-06-01T22:51:50.1187446Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.1187565Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.1187659Z +++ sed -e s/=//g 2025-06-01T22:51:50.1228186Z ++ HASH=72xdbSxcp0pSanEpxTjc7JParWoyAh7wxoJDIhhDgA0 2025-06-01T22:51:50.1230999Z +++ ls -nl torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.1232508Z +++ awk '{print $5}' 2025-06-01T22:51:50.1261648Z ++ FSIZE=804 2025-06-01T22:51:50.1262330Z ++ echo '"torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h",sha256=72xdbSxcp0pSanEpxTjc7JParWoyAh7wxoJDIhhDgA0,804' 2025-06-01T22:51:50.1262428Z ++ read fname 2025-06-01T22:51:50.1262730Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_differentiable_backward.h 2025-06-01T22:51:50.1263119Z ++ FPATH=torch/include/ATen/ops/_weight_norm_differentiable_backward.h 2025-06-01T22:51:50.1263454Z ++ grep RECORD 2025-06-01T22:51:50.1264183Z ++ echo torch/include/ATen/ops/_weight_norm_differentiable_backward.h 2025-06-01T22:51:50.1285968Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_differentiable_backward.h 2025-06-01T22:51:50.1286095Z +++ openssl base64 2025-06-01T22:51:50.1286198Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.1286299Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.1286759Z +++ sed -e s/=//g 2025-06-01T22:51:50.1325953Z ++ HASH=Ppf9cGxy68dWtSSxp9Qb-bUDyd2xCur9KC_cFs9f93E 2025-06-01T22:51:50.1330670Z +++ ls -nl torch/include/ATen/ops/_weight_norm_differentiable_backward.h 2025-06-01T22:51:50.1331382Z +++ awk '{print $5}' 2025-06-01T22:51:50.1355300Z ++ FSIZE=996 2025-06-01T22:51:50.1355892Z ++ echo '"torch/include/ATen/ops/_weight_norm_differentiable_backward.h",sha256=Ppf9cGxy68dWtSSxp9Qb-bUDyd2xCur9KC_cFs9f93E,996' 2025-06-01T22:51:50.1356011Z ++ read fname 2025-06-01T22:51:50.1357786Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.1358406Z ++ FPATH=torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.1360558Z ++ echo torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.1361850Z ++ grep RECORD 2025-06-01T22:51:50.1387012Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.1387155Z +++ openssl base64 2025-06-01T22:51:50.1387258Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.1387391Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.1387679Z +++ sed -e s/=//g 2025-06-01T22:51:50.1428090Z ++ HASH=6FfonTNV7IpjA113GFW1ZGh3359dnWKChhuQSCHiOo0 2025-06-01T22:51:50.1431176Z +++ ls -nl torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.1432196Z +++ awk '{print $5}' 2025-06-01T22:51:50.1458295Z ++ FSIZE=922 2025-06-01T22:51:50.1459152Z ++ echo '"torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h",sha256=6FfonTNV7IpjA113GFW1ZGh3359dnWKChhuQSCHiOo0,922' 2025-06-01T22:51:50.1459267Z ++ read fname 2025-06-01T22:51:50.1459602Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h 2025-06-01T22:51:50.1459884Z ++ FPATH=torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h 2025-06-01T22:51:50.1461856Z ++ echo torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h 2025-06-01T22:51:50.1462651Z ++ grep RECORD 2025-06-01T22:51:50.1485832Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h 2025-06-01T22:51:50.1485951Z +++ openssl base64 2025-06-01T22:51:50.1486067Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.1486171Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.1486788Z +++ sed -e s/=//g 2025-06-01T22:51:50.1525135Z ++ HASH=BYXRRkC8XmUV79FuIpnsd_8kcgyMyF9Zhki7w5dndeA 2025-06-01T22:51:50.1529622Z +++ ls -nl torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h 2025-06-01T22:51:50.1530281Z +++ awk '{print $5}' 2025-06-01T22:51:50.1554845Z ++ FSIZE=634 2025-06-01T22:51:50.1555478Z ++ echo '"torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h",sha256=BYXRRkC8XmUV79FuIpnsd_8kcgyMyF9Zhki7w5dndeA,634' 2025-06-01T22:51:50.1555578Z ++ read fname 2025-06-01T22:51:50.1556252Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h 2025-06-01T22:51:50.1556531Z ++ FPATH=torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h 2025-06-01T22:51:50.1559815Z ++ echo torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h 2025-06-01T22:51:50.1560873Z ++ grep RECORD 2025-06-01T22:51:50.1585667Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h 2025-06-01T22:51:50.1585925Z +++ openssl base64 2025-06-01T22:51:50.1586048Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.1586149Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.1586531Z +++ sed -e s/=//g 2025-06-01T22:51:50.1627218Z ++ HASH=ZFrhZG-Fr2kJ015ae6kMVjyDzu3jvqDfLikSP-EZ3PA 2025-06-01T22:51:50.1629569Z +++ ls -nl torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h 2025-06-01T22:51:50.1629684Z +++ awk '{print $5}' 2025-06-01T22:51:50.1654277Z ++ FSIZE=1470 2025-06-01T22:51:50.1654893Z ++ echo '"torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h",sha256=ZFrhZG-Fr2kJ015ae6kMVjyDzu3jvqDfLikSP-EZ3PA,1470' 2025-06-01T22:51:50.1654999Z ++ read fname 2025-06-01T22:51:50.1655359Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_interface.h 2025-06-01T22:51:50.1655594Z ++ FPATH=torch/include/ATen/ops/_weight_norm_interface.h 2025-06-01T22:51:50.1659508Z ++ echo torch/include/ATen/ops/_weight_norm_interface.h 2025-06-01T22:51:50.1660623Z ++ grep RECORD 2025-06-01T22:51:50.1684661Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_interface.h 2025-06-01T22:51:50.1685237Z +++ openssl base64 2025-06-01T22:51:50.1685363Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.1685466Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.1685581Z +++ sed -e s/=//g 2025-06-01T22:51:50.1725389Z ++ HASH=SOohbgT6PHv6Sx9UpGr7txfChG6juBzYnclUaob_4hY 2025-06-01T22:51:50.1728756Z +++ ls -nl torch/include/ATen/ops/_weight_norm_interface.h 2025-06-01T22:51:50.1729560Z +++ awk '{print $5}' 2025-06-01T22:51:50.1753168Z ++ FSIZE=1563 2025-06-01T22:51:50.1753673Z ++ echo '"torch/include/ATen/ops/_weight_norm_interface.h",sha256=SOohbgT6PHv6Sx9UpGr7txfChG6juBzYnclUaob_4hY,1563' 2025-06-01T22:51:50.1753788Z ++ read fname 2025-06-01T22:51:50.1754556Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_interface_backward.h 2025-06-01T22:51:50.1754798Z ++ FPATH=torch/include/ATen/ops/_weight_norm_interface_backward.h 2025-06-01T22:51:50.1757603Z ++ echo torch/include/ATen/ops/_weight_norm_interface_backward.h 2025-06-01T22:51:50.1759409Z ++ grep RECORD 2025-06-01T22:51:50.1783925Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_interface_backward.h 2025-06-01T22:51:50.1784128Z +++ openssl base64 2025-06-01T22:51:50.1784236Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.1784345Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.1784450Z +++ sed -e s/=//g 2025-06-01T22:51:50.1826584Z ++ HASH=WNs-wYTd8WmO1XSG9UKk9el7sOUvHdoahLBpVbrZr_Q 2025-06-01T22:51:50.1828429Z +++ ls -nl torch/include/ATen/ops/_weight_norm_interface_backward.h 2025-06-01T22:51:50.1828547Z +++ awk '{print $5}' 2025-06-01T22:51:50.1852774Z ++ FSIZE=2096 2025-06-01T22:51:50.1853359Z ++ echo '"torch/include/ATen/ops/_weight_norm_interface_backward.h",sha256=WNs-wYTd8WmO1XSG9UKk9el7sOUvHdoahLBpVbrZr_Q,2096' 2025-06-01T22:51:50.1853473Z ++ read fname 2025-06-01T22:51:50.1854761Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.1855173Z ++ FPATH=torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.1857991Z ++ echo torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.1859225Z ++ grep RECORD 2025-06-01T22:51:50.1884230Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.1884547Z +++ openssl base64 2025-06-01T22:51:50.1884655Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.1884755Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.1884863Z +++ sed -e s/=//g 2025-06-01T22:51:50.1924572Z ++ HASH=KeuaJ5RYGGtOqiKBbBgAbdBRDmglt9vvzA-z4LOEIy0 2025-06-01T22:51:50.1927079Z +++ ls -nl torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.1927907Z +++ awk '{print $5}' 2025-06-01T22:51:50.1952229Z ++ FSIZE=1217 2025-06-01T22:51:50.1953014Z ++ echo '"torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h",sha256=KeuaJ5RYGGtOqiKBbBgAbdBRDmglt9vvzA-z4LOEIy0,1217' 2025-06-01T22:51:50.1953270Z ++ read fname 2025-06-01T22:51:50.1953650Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h 2025-06-01T22:51:50.1953951Z ++ FPATH=torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h 2025-06-01T22:51:50.1956423Z ++ echo torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h 2025-06-01T22:51:50.1957459Z ++ grep RECORD 2025-06-01T22:51:50.1980744Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h 2025-06-01T22:51:50.1980882Z +++ openssl base64 2025-06-01T22:51:50.1980986Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.1981087Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.1981918Z +++ sed -e s/=//g 2025-06-01T22:51:50.2020209Z ++ HASH=Zt3kPCHxlkUOEBxVnVrB763dq-1XfgHOK298LrdueyE 2025-06-01T22:51:50.2022679Z +++ ls -nl torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h 2025-06-01T22:51:50.2023770Z +++ awk '{print $5}' 2025-06-01T22:51:50.2048135Z ++ FSIZE=873 2025-06-01T22:51:50.2048910Z ++ echo '"torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h",sha256=Zt3kPCHxlkUOEBxVnVrB763dq-1XfgHOK298LrdueyE,873' 2025-06-01T22:51:50.2049013Z ++ read fname 2025-06-01T22:51:50.2049474Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h 2025-06-01T22:51:50.2049775Z ++ FPATH=torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h 2025-06-01T22:51:50.2052153Z ++ echo torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h 2025-06-01T22:51:50.2053036Z ++ grep RECORD 2025-06-01T22:51:50.2077291Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h 2025-06-01T22:51:50.2077416Z +++ openssl base64 2025-06-01T22:51:50.2077530Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.2077628Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.2077937Z +++ sed -e s/=//g 2025-06-01T22:51:50.2120348Z ++ HASH=PAJU5hlv45Hf54SNcN2Z1RZem_7u0gczcNYAWs4tBsc 2025-06-01T22:51:50.2122406Z +++ ls -nl torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h 2025-06-01T22:51:50.2123789Z +++ awk '{print $5}' 2025-06-01T22:51:50.2147918Z ++ FSIZE=875 2025-06-01T22:51:50.2148555Z ++ echo '"torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h",sha256=PAJU5hlv45Hf54SNcN2Z1RZem_7u0gczcNYAWs4tBsc,875' 2025-06-01T22:51:50.2148652Z ++ read fname 2025-06-01T22:51:50.2149215Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_interface_backward_native.h 2025-06-01T22:51:50.2149483Z ++ FPATH=torch/include/ATen/ops/_weight_norm_interface_backward_native.h 2025-06-01T22:51:50.2152027Z ++ echo torch/include/ATen/ops/_weight_norm_interface_backward_native.h 2025-06-01T22:51:50.2152980Z ++ grep RECORD 2025-06-01T22:51:50.2172224Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_interface_backward_native.h 2025-06-01T22:51:50.2172653Z +++ openssl base64 2025-06-01T22:51:50.2173956Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.2175421Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.2177688Z +++ sed -e s/=//g 2025-06-01T22:51:50.2212917Z ++ HASH=ezTCIFCy3P7B8RPiQ45cVbbBUZa5l9hGF-AwBabLWwg 2025-06-01T22:51:50.2218549Z +++ ls -nl torch/include/ATen/ops/_weight_norm_interface_backward_native.h 2025-06-01T22:51:50.2218965Z +++ awk '{print $5}' 2025-06-01T22:51:50.2245685Z ++ FSIZE=1076 2025-06-01T22:51:50.2246327Z ++ echo '"torch/include/ATen/ops/_weight_norm_interface_backward_native.h",sha256=ezTCIFCy3P7B8RPiQ45cVbbBUZa5l9hGF-AwBabLWwg,1076' 2025-06-01T22:51:50.2246437Z ++ read fname 2025-06-01T22:51:50.2246744Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_interface_backward_ops.h 2025-06-01T22:51:50.2247008Z ++ FPATH=torch/include/ATen/ops/_weight_norm_interface_backward_ops.h 2025-06-01T22:51:50.2247251Z ++ echo torch/include/ATen/ops/_weight_norm_interface_backward_ops.h 2025-06-01T22:51:50.2247819Z ++ grep RECORD 2025-06-01T22:51:50.2273327Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_interface_backward_ops.h 2025-06-01T22:51:50.2273674Z +++ openssl base64 2025-06-01T22:51:50.2273792Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.2274120Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.2274607Z +++ sed -e s/=//g 2025-06-01T22:51:50.2315168Z ++ HASH=6KG9eRru7s_SEcXYVC7REc5kflOoE9akDtbk6-PNXRA 2025-06-01T22:51:50.2317175Z +++ ls -nl torch/include/ATen/ops/_weight_norm_interface_backward_ops.h 2025-06-01T22:51:50.2318366Z +++ awk '{print $5}' 2025-06-01T22:51:50.2344956Z ++ FSIZE=2625 2025-06-01T22:51:50.2346012Z ++ echo '"torch/include/ATen/ops/_weight_norm_interface_backward_ops.h",sha256=6KG9eRru7s_SEcXYVC7REc5kflOoE9akDtbk6-PNXRA,2625' 2025-06-01T22:51:50.2346426Z ++ read fname 2025-06-01T22:51:50.2346894Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.2347261Z ++ FPATH=torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.2347633Z ++ echo torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.2347877Z ++ grep RECORD 2025-06-01T22:51:50.2369222Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.2369364Z +++ openssl base64 2025-06-01T22:51:50.2370187Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.2371365Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.2372717Z +++ sed -e s/=//g 2025-06-01T22:51:50.2410168Z ++ HASH=9MFh2LBtWygir10PGloql-X_3tFJJCd727a62LCMG5o 2025-06-01T22:51:50.2416117Z +++ ls -nl torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.2416701Z +++ awk '{print $5}' 2025-06-01T22:51:50.2444598Z ++ FSIZE=1059 2025-06-01T22:51:50.2445935Z ++ echo '"torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h",sha256=9MFh2LBtWygir10PGloql-X_3tFJJCd727a62LCMG5o,1059' 2025-06-01T22:51:50.2446854Z ++ read fname 2025-06-01T22:51:50.2447312Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h 2025-06-01T22:51:50.2448013Z ++ FPATH=torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h 2025-06-01T22:51:50.2448650Z ++ echo torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h 2025-06-01T22:51:50.2449132Z ++ grep RECORD 2025-06-01T22:51:50.2470955Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h 2025-06-01T22:51:50.2471576Z +++ openssl base64 2025-06-01T22:51:50.2471826Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.2472089Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.2472339Z +++ sed -e s/=//g 2025-06-01T22:51:50.2513021Z ++ HASH=IjGW79hTAoGDV6hN7OUo1RYQSgdjeBYDSzhdeuccVa0 2025-06-01T22:51:50.2515422Z +++ ls -nl torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h 2025-06-01T22:51:50.2516069Z +++ awk '{print $5}' 2025-06-01T22:51:50.2543379Z ++ FSIZE=795 2025-06-01T22:51:50.2544182Z ++ echo '"torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h",sha256=IjGW79hTAoGDV6hN7OUo1RYQSgdjeBYDSzhdeuccVa0,795' 2025-06-01T22:51:50.2544964Z ++ read fname 2025-06-01T22:51:50.2545649Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h 2025-06-01T22:51:50.2546518Z ++ FPATH=torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h 2025-06-01T22:51:50.2547291Z ++ echo torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h 2025-06-01T22:51:50.2548045Z ++ grep RECORD 2025-06-01T22:51:50.2568185Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h 2025-06-01T22:51:50.2568821Z +++ openssl base64 2025-06-01T22:51:50.2569344Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.2570448Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.2571664Z +++ sed -e s/=//g 2025-06-01T22:51:50.2609391Z ++ HASH=eyK0rAmzHhKbBk020hL59btp6wAppzXkZpKTQgcrKwE 2025-06-01T22:51:50.2614725Z +++ ls -nl torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h 2025-06-01T22:51:50.2615332Z +++ awk '{print $5}' 2025-06-01T22:51:50.2642681Z ++ FSIZE=797 2025-06-01T22:51:50.2643582Z ++ echo '"torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h",sha256=eyK0rAmzHhKbBk020hL59btp6wAppzXkZpKTQgcrKwE,797' 2025-06-01T22:51:50.2644899Z ++ read fname 2025-06-01T22:51:50.2645555Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_interface_native.h 2025-06-01T22:51:50.2646194Z ++ FPATH=torch/include/ATen/ops/_weight_norm_interface_native.h 2025-06-01T22:51:50.2646764Z ++ echo torch/include/ATen/ops/_weight_norm_interface_native.h 2025-06-01T22:51:50.2647201Z ++ grep RECORD 2025-06-01T22:51:50.2671778Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_interface_native.h 2025-06-01T22:51:50.2672359Z +++ openssl base64 2025-06-01T22:51:50.2672630Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.2672889Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.2673141Z +++ sed -e s/=//g 2025-06-01T22:51:50.2712899Z ++ HASH=CHJ9TezP9Y6JmcxoVOGlBgpmhAReG38n-4pLhbp14RQ 2025-06-01T22:51:50.2715489Z +++ ls -nl torch/include/ATen/ops/_weight_norm_interface_native.h 2025-06-01T22:51:50.2715945Z +++ awk '{print $5}' 2025-06-01T22:51:50.2743421Z ++ FSIZE=840 2025-06-01T22:51:50.2744300Z ++ echo '"torch/include/ATen/ops/_weight_norm_interface_native.h",sha256=CHJ9TezP9Y6JmcxoVOGlBgpmhAReG38n-4pLhbp14RQ,840' 2025-06-01T22:51:50.2745037Z ++ read fname 2025-06-01T22:51:50.2745719Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_interface_ops.h 2025-06-01T22:51:50.2746484Z ++ FPATH=torch/include/ATen/ops/_weight_norm_interface_ops.h 2025-06-01T22:51:50.2747015Z ++ echo torch/include/ATen/ops/_weight_norm_interface_ops.h 2025-06-01T22:51:50.2747443Z ++ grep RECORD 2025-06-01T22:51:50.2767341Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_interface_ops.h 2025-06-01T22:51:50.2767906Z +++ openssl base64 2025-06-01T22:51:50.2768193Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.2769505Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.2770845Z +++ sed -e s/=//g 2025-06-01T22:51:50.2810167Z ++ HASH=EWKJ0ohZ1SCHgrr5q6k3gxTgQXqdyKSoWqtxvfj8_zE 2025-06-01T22:51:50.2815355Z +++ ls -nl torch/include/ATen/ops/_weight_norm_interface_ops.h 2025-06-01T22:51:50.2816172Z +++ awk '{print $5}' 2025-06-01T22:51:50.2843042Z ++ FSIZE=2117 2025-06-01T22:51:50.2843897Z ++ echo '"torch/include/ATen/ops/_weight_norm_interface_ops.h",sha256=EWKJ0ohZ1SCHgrr5q6k3gxTgQXqdyKSoWqtxvfj8_zE,2117' 2025-06-01T22:51:50.2844779Z ++ read fname 2025-06-01T22:51:50.2845148Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_native.h 2025-06-01T22:51:50.2845883Z ++ FPATH=torch/include/ATen/ops/_weight_norm_native.h 2025-06-01T22:51:50.2846352Z ++ echo torch/include/ATen/ops/_weight_norm_native.h 2025-06-01T22:51:50.2846752Z ++ grep RECORD 2025-06-01T22:51:50.2868827Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_native.h 2025-06-01T22:51:50.2869440Z +++ openssl base64 2025-06-01T22:51:50.2869715Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.2869961Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.2870527Z +++ sed -e s/=//g 2025-06-01T22:51:50.2909601Z ++ HASH=uMagnlVSuc1U3uybCpxABGQLWpuz9BoVn13YJoxDaTA 2025-06-01T22:51:50.2917463Z +++ ls -nl torch/include/ATen/ops/_weight_norm_native.h 2025-06-01T22:51:50.2918898Z +++ awk '{print $5}' 2025-06-01T22:51:50.2946978Z ++ FSIZE=516 2025-06-01T22:51:50.2947803Z ++ echo '"torch/include/ATen/ops/_weight_norm_native.h",sha256=uMagnlVSuc1U3uybCpxABGQLWpuz9BoVn13YJoxDaTA,516' 2025-06-01T22:51:50.2948513Z ++ read fname 2025-06-01T22:51:50.2948879Z ++ make_wheel_record torch/include/ATen/ops/_weight_norm_ops.h 2025-06-01T22:51:50.2949386Z ++ FPATH=torch/include/ATen/ops/_weight_norm_ops.h 2025-06-01T22:51:50.2949826Z ++ echo torch/include/ATen/ops/_weight_norm_ops.h 2025-06-01T22:51:50.2950222Z ++ grep RECORD 2025-06-01T22:51:50.2969560Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_weight_norm_ops.h 2025-06-01T22:51:50.2970103Z +++ openssl base64 2025-06-01T22:51:50.2970554Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.2971730Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.2973022Z +++ sed -e s/=//g 2025-06-01T22:51:50.3009837Z ++ HASH=7ZeqClzre5yYR8BPUPYGspeBoNRLda40zs3oZp5cgoE 2025-06-01T22:51:50.3015375Z +++ ls -nl torch/include/ATen/ops/_weight_norm_ops.h 2025-06-01T22:51:50.3016328Z +++ awk '{print $5}' 2025-06-01T22:51:50.3044001Z ++ FSIZE=1086 2025-06-01T22:51:50.3044830Z ++ echo '"torch/include/ATen/ops/_weight_norm_ops.h",sha256=7ZeqClzre5yYR8BPUPYGspeBoNRLda40zs3oZp5cgoE,1086' 2025-06-01T22:51:50.3045729Z ++ read fname 2025-06-01T22:51:50.3046122Z ++ make_wheel_record torch/include/ATen/ops/_wrapped_linear_prepack.h 2025-06-01T22:51:50.3046679Z ++ FPATH=torch/include/ATen/ops/_wrapped_linear_prepack.h 2025-06-01T22:51:50.3047190Z ++ echo torch/include/ATen/ops/_wrapped_linear_prepack.h 2025-06-01T22:51:50.3047589Z ++ grep RECORD 2025-06-01T22:51:50.3074369Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_wrapped_linear_prepack.h 2025-06-01T22:51:50.3074936Z +++ openssl base64 2025-06-01T22:51:50.3075184Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.3075691Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.3076272Z +++ sed -e s/=//g 2025-06-01T22:51:50.3114807Z ++ HASH=d1MzulpZgWX75LpsMQwZ7oVfWjFYVBGhiTpyhyeDLUE 2025-06-01T22:51:50.3119789Z +++ ls -nl torch/include/ATen/ops/_wrapped_linear_prepack.h 2025-06-01T22:51:50.3121269Z +++ awk '{print $5}' 2025-06-01T22:51:50.3147765Z ++ FSIZE=906 2025-06-01T22:51:50.3148613Z ++ echo '"torch/include/ATen/ops/_wrapped_linear_prepack.h",sha256=d1MzulpZgWX75LpsMQwZ7oVfWjFYVBGhiTpyhyeDLUE,906' 2025-06-01T22:51:50.3149344Z ++ read fname 2025-06-01T22:51:50.3149929Z ++ make_wheel_record torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.3150845Z ++ FPATH=torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.3151713Z ++ echo torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.3152309Z ++ grep RECORD 2025-06-01T22:51:50.3171651Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.3172377Z +++ openssl base64 2025-06-01T22:51:50.3172861Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.3173949Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.3175408Z +++ sed -e s/=//g 2025-06-01T22:51:50.3212275Z ++ HASH=5vrvhqpddG2hILaeqUPI7hN8mO1S5b8guIgHqN_GTss 2025-06-01T22:51:50.3218463Z +++ ls -nl torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.3219258Z +++ awk '{print $5}' 2025-06-01T22:51:50.3245698Z ++ FSIZE=879 2025-06-01T22:51:50.3246601Z ++ echo '"torch/include/ATen/ops/_wrapped_linear_prepack_compositeimplicitautograd_dispatch.h",sha256=5vrvhqpddG2hILaeqUPI7hN8mO1S5b8guIgHqN_GTss,879' 2025-06-01T22:51:50.3247513Z ++ read fname 2025-06-01T22:51:50.3247944Z ++ make_wheel_record torch/include/ATen/ops/_wrapped_linear_prepack_native.h 2025-06-01T22:51:50.3248568Z ++ FPATH=torch/include/ATen/ops/_wrapped_linear_prepack_native.h 2025-06-01T22:51:50.3249148Z ++ echo torch/include/ATen/ops/_wrapped_linear_prepack_native.h 2025-06-01T22:51:50.3249585Z ++ grep RECORD 2025-06-01T22:51:50.3272836Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_wrapped_linear_prepack_native.h 2025-06-01T22:51:50.3273446Z +++ openssl base64 2025-06-01T22:51:50.3273696Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.3273957Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.3274367Z +++ sed -e s/=//g 2025-06-01T22:51:50.3315577Z ++ HASH=f4YGXiHKSR5TPpS4OWG8Laa9eQ-nWleAJoMi0xlkXpE 2025-06-01T22:51:50.3319196Z +++ ls -nl torch/include/ATen/ops/_wrapped_linear_prepack_native.h 2025-06-01T22:51:50.3319946Z +++ awk '{print $5}' 2025-06-01T22:51:50.3347134Z ++ FSIZE=591 2025-06-01T22:51:50.3347860Z ++ echo '"torch/include/ATen/ops/_wrapped_linear_prepack_native.h",sha256=f4YGXiHKSR5TPpS4OWG8Laa9eQ-nWleAJoMi0xlkXpE,591' 2025-06-01T22:51:50.3348624Z ++ read fname 2025-06-01T22:51:50.3349031Z ++ make_wheel_record torch/include/ATen/ops/_wrapped_linear_prepack_ops.h 2025-06-01T22:51:50.3349645Z ++ FPATH=torch/include/ATen/ops/_wrapped_linear_prepack_ops.h 2025-06-01T22:51:50.3350186Z ++ echo torch/include/ATen/ops/_wrapped_linear_prepack_ops.h 2025-06-01T22:51:50.3350761Z ++ grep RECORD 2025-06-01T22:51:50.3370041Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_wrapped_linear_prepack_ops.h 2025-06-01T22:51:50.3370600Z +++ openssl base64 2025-06-01T22:51:50.3371123Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.3372289Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.3373439Z +++ sed -e s/=//g 2025-06-01T22:51:50.3411130Z ++ HASH=h-ssWiWwg18MnnCc7IGUk5nOs8-GBdLrDmoSv2PtVa0 2025-06-01T22:51:50.3416578Z +++ ls -nl torch/include/ATen/ops/_wrapped_linear_prepack_ops.h 2025-06-01T22:51:50.3418364Z +++ awk '{print $5}' 2025-06-01T22:51:50.3445470Z ++ FSIZE=1326 2025-06-01T22:51:50.3446562Z ++ echo '"torch/include/ATen/ops/_wrapped_linear_prepack_ops.h",sha256=h-ssWiWwg18MnnCc7IGUk5nOs8-GBdLrDmoSv2PtVa0,1326' 2025-06-01T22:51:50.3447333Z ++ read fname 2025-06-01T22:51:50.3447784Z ++ make_wheel_record torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h 2025-06-01T22:51:50.3448484Z ++ FPATH=torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h 2025-06-01T22:51:50.3449114Z ++ echo torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h 2025-06-01T22:51:50.3449734Z ++ grep RECORD 2025-06-01T22:51:50.3473682Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h 2025-06-01T22:51:50.3474419Z +++ openssl base64 2025-06-01T22:51:50.3474685Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.3474930Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.3475202Z +++ sed -e s/=//g 2025-06-01T22:51:50.3517305Z ++ HASH=oKbK3wnPC0XfcSGz5C4xTMzGF45MY-xnH2ue---vFo4 2025-06-01T22:51:50.3519078Z +++ ls -nl torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h 2025-06-01T22:51:50.3519856Z +++ awk '{print $5}' 2025-06-01T22:51:50.3547265Z ++ FSIZE=1174 2025-06-01T22:51:50.3548045Z ++ echo '"torch/include/ATen/ops/_wrapped_quantized_linear_prepacked.h",sha256=oKbK3wnPC0XfcSGz5C4xTMzGF45MY-xnH2ue---vFo4,1174' 2025-06-01T22:51:50.3548830Z ++ read fname 2025-06-01T22:51:50.3549480Z ++ make_wheel_record torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.3550562Z ++ FPATH=torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.3551569Z ++ echo torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.3552237Z ++ grep RECORD 2025-06-01T22:51:50.3570100Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.3570899Z +++ openssl base64 2025-06-01T22:51:50.3571437Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.3572858Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.3574280Z +++ sed -e s/=//g 2025-06-01T22:51:50.3612446Z ++ HASH=qLa8p8mkFN-lUH3MPRz6iqq2LC19fgOhK2WFCV1UKM8 2025-06-01T22:51:50.3617212Z +++ ls -nl torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.3618105Z +++ awk '{print $5}' 2025-06-01T22:51:50.3645520Z ++ FSIZE=989 2025-06-01T22:51:50.3646514Z ++ echo '"torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_compositeimplicitautograd_dispatch.h",sha256=qLa8p8mkFN-lUH3MPRz6iqq2LC19fgOhK2WFCV1UKM8,989' 2025-06-01T22:51:50.3647497Z ++ read fname 2025-06-01T22:51:50.3648119Z ++ make_wheel_record torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h 2025-06-01T22:51:50.3648873Z ++ FPATH=torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h 2025-06-01T22:51:50.3649580Z ++ echo torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h 2025-06-01T22:51:50.3650101Z ++ grep RECORD 2025-06-01T22:51:50.3671992Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h 2025-06-01T22:51:50.3672654Z +++ openssl base64 2025-06-01T22:51:50.3672905Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.3673163Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.3673429Z +++ sed -e s/=//g 2025-06-01T22:51:50.3714449Z ++ HASH=5pfXMh-H53AWN1aoI67Brz0hUug47LrGN_5n3OV90Ic 2025-06-01T22:51:50.3717598Z +++ ls -nl torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h 2025-06-01T22:51:50.3718488Z +++ awk '{print $5}' 2025-06-01T22:51:50.3746857Z ++ FSIZE=701 2025-06-01T22:51:50.3747636Z ++ echo '"torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_native.h",sha256=5pfXMh-H53AWN1aoI67Brz0hUug47LrGN_5n3OV90Ic,701' 2025-06-01T22:51:50.3748445Z ++ read fname 2025-06-01T22:51:50.3748918Z ++ make_wheel_record torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h 2025-06-01T22:51:50.3749643Z ++ FPATH=torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h 2025-06-01T22:51:50.3750463Z ++ echo torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h 2025-06-01T22:51:50.3751058Z ++ grep RECORD 2025-06-01T22:51:50.3768730Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h 2025-06-01T22:51:50.3769362Z +++ openssl base64 2025-06-01T22:51:50.3770337Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.3771618Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.3772858Z +++ sed -e s/=//g 2025-06-01T22:51:50.3810075Z ++ HASH=NvujKTbTaPXYetA5jE1R9Pd-dQwezqrIq2LUnNJMawc 2025-06-01T22:51:50.3815064Z +++ ls -nl torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h 2025-06-01T22:51:50.3815952Z +++ awk '{print $5}' 2025-06-01T22:51:50.3842224Z ++ FSIZE=1677 2025-06-01T22:51:50.3843049Z ++ echo '"torch/include/ATen/ops/_wrapped_quantized_linear_prepacked_ops.h",sha256=NvujKTbTaPXYetA5jE1R9Pd-dQwezqrIq2LUnNJMawc,1677' 2025-06-01T22:51:50.3843974Z ++ read fname 2025-06-01T22:51:50.3844429Z ++ make_wheel_record torch/include/ATen/ops/abs.h 2025-06-01T22:51:50.3844846Z ++ FPATH=torch/include/ATen/ops/abs.h 2025-06-01T22:51:50.3845230Z ++ echo torch/include/ATen/ops/abs.h 2025-06-01T22:51:50.3845799Z ++ grep RECORD 2025-06-01T22:51:50.3868668Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/abs.h 2025-06-01T22:51:50.3869128Z +++ openssl base64 2025-06-01T22:51:50.3869397Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.3869641Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.3870160Z +++ sed -e s/=//g 2025-06-01T22:51:50.3909280Z ++ HASH=kbbPzQIYeXQANmQISBSsx0Ntz13lv49dszNDNY8uylI 2025-06-01T22:51:50.3913702Z +++ ls -nl torch/include/ATen/ops/abs.h 2025-06-01T22:51:50.3914806Z +++ awk '{print $5}' 2025-06-01T22:51:50.3942234Z ++ FSIZE=1130 2025-06-01T22:51:50.3942853Z ++ echo '"torch/include/ATen/ops/abs.h",sha256=kbbPzQIYeXQANmQISBSsx0Ntz13lv49dszNDNY8uylI,1130' 2025-06-01T22:51:50.3943458Z ++ read fname 2025-06-01T22:51:50.3943923Z ++ make_wheel_record torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.3944648Z ++ FPATH=torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.3945536Z ++ echo torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.3946226Z ++ grep RECORD 2025-06-01T22:51:50.3967045Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.3967704Z +++ openssl base64 2025-06-01T22:51:50.3967980Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.3969064Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.3970456Z +++ sed -e s/=//g 2025-06-01T22:51:50.4008117Z ++ HASH=Sd14UZRfkTCXhNMw0kzSi9_XNtp_kwSBd-kAPnpUWrY 2025-06-01T22:51:50.4013809Z +++ ls -nl torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.4014429Z +++ awk '{print $5}' 2025-06-01T22:51:50.4042258Z ++ FSIZE=809 2025-06-01T22:51:50.4043090Z ++ echo '"torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h",sha256=Sd14UZRfkTCXhNMw0kzSi9_XNtp_kwSBd-kAPnpUWrY,809' 2025-06-01T22:51:50.4044011Z ++ read fname 2025-06-01T22:51:50.4044543Z ++ make_wheel_record torch/include/ATen/ops/abs_cpu_dispatch.h 2025-06-01T22:51:50.4045034Z ++ FPATH=torch/include/ATen/ops/abs_cpu_dispatch.h 2025-06-01T22:51:50.4045725Z ++ echo torch/include/ATen/ops/abs_cpu_dispatch.h 2025-06-01T22:51:50.4046098Z ++ grep RECORD 2025-06-01T22:51:50.4066954Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/abs_cpu_dispatch.h 2025-06-01T22:51:50.4067665Z +++ openssl base64 2025-06-01T22:51:50.4067921Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.4068183Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.4068956Z +++ sed -e s/=//g 2025-06-01T22:51:50.4109267Z ++ HASH=guyZY2PA6mb3ZW8ApEw8_dWj_yPTUfHqFD_ZjjHBv6k 2025-06-01T22:51:50.4112261Z +++ ls -nl torch/include/ATen/ops/abs_cpu_dispatch.h 2025-06-01T22:51:50.4113387Z +++ awk '{print $5}' 2025-06-01T22:51:50.4139234Z ++ FSIZE=817 2025-06-01T22:51:50.4139850Z ++ echo '"torch/include/ATen/ops/abs_cpu_dispatch.h",sha256=guyZY2PA6mb3ZW8ApEw8_dWj_yPTUfHqFD_ZjjHBv6k,817' 2025-06-01T22:51:50.4140509Z ++ read fname 2025-06-01T22:51:50.4140849Z ++ make_wheel_record torch/include/ATen/ops/abs_cuda_dispatch.h 2025-06-01T22:51:50.4141340Z ++ FPATH=torch/include/ATen/ops/abs_cuda_dispatch.h 2025-06-01T22:51:50.4142282Z ++ echo torch/include/ATen/ops/abs_cuda_dispatch.h 2025-06-01T22:51:50.4143054Z ++ grep RECORD 2025-06-01T22:51:50.4165760Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/abs_cuda_dispatch.h 2025-06-01T22:51:50.4166292Z +++ openssl base64 2025-06-01T22:51:50.4166716Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.4167805Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.4169070Z +++ sed -e s/=//g 2025-06-01T22:51:50.4207231Z ++ HASH=BH8wfKMo0aJ9_ZeRiRbjXCGIaqjc0dxQLHjJZtpvY_k 2025-06-01T22:51:50.4212602Z +++ ls -nl torch/include/ATen/ops/abs_cuda_dispatch.h 2025-06-01T22:51:50.4213367Z +++ awk '{print $5}' 2025-06-01T22:51:50.4240147Z ++ FSIZE=819 2025-06-01T22:51:50.4240794Z ++ echo '"torch/include/ATen/ops/abs_cuda_dispatch.h",sha256=BH8wfKMo0aJ9_ZeRiRbjXCGIaqjc0dxQLHjJZtpvY_k,819' 2025-06-01T22:51:50.4241451Z ++ read fname 2025-06-01T22:51:50.4241780Z ++ make_wheel_record torch/include/ATen/ops/abs_native.h 2025-06-01T22:51:50.4242225Z ++ FPATH=torch/include/ATen/ops/abs_native.h 2025-06-01T22:51:50.4242612Z ++ echo torch/include/ATen/ops/abs_native.h 2025-06-01T22:51:50.4242968Z ++ grep RECORD 2025-06-01T22:51:50.4266126Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/abs_native.h 2025-06-01T22:51:50.4266643Z +++ openssl base64 2025-06-01T22:51:50.4266897Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.4267161Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.4267825Z +++ sed -e s/=//g 2025-06-01T22:51:50.4309099Z ++ HASH=OK0rGfo2raMc60D3rln3nvpLqUnivApOCHmQVmuMSpg 2025-06-01T22:51:50.4311168Z +++ ls -nl torch/include/ATen/ops/abs_native.h 2025-06-01T22:51:50.4312061Z +++ awk '{print $5}' 2025-06-01T22:51:50.4340760Z ++ FSIZE=1123 2025-06-01T22:51:50.4341440Z ++ echo '"torch/include/ATen/ops/abs_native.h",sha256=OK0rGfo2raMc60D3rln3nvpLqUnivApOCHmQVmuMSpg,1123' 2025-06-01T22:51:50.4342098Z ++ read fname 2025-06-01T22:51:50.4342410Z ++ make_wheel_record torch/include/ATen/ops/abs_ops.h 2025-06-01T22:51:50.4342822Z ++ FPATH=torch/include/ATen/ops/abs_ops.h 2025-06-01T22:51:50.4343197Z ++ echo torch/include/ATen/ops/abs_ops.h 2025-06-01T22:51:50.4343528Z ++ grep RECORD 2025-06-01T22:51:50.4365409Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/abs_ops.h 2025-06-01T22:51:50.4365917Z +++ openssl base64 2025-06-01T22:51:50.4366200Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.4366470Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.4366979Z +++ sed -e s/=//g 2025-06-01T22:51:50.4405115Z ++ HASH=yziG-2lbzXCjiYlgHWGMf_EQBxgiEpjdWoML2xH5k50 2025-06-01T22:51:50.4409926Z +++ ls -nl torch/include/ATen/ops/abs_ops.h 2025-06-01T22:51:50.4420227Z +++ awk '{print $5}' 2025-06-01T22:51:50.4436640Z ++ FSIZE=2019 2025-06-01T22:51:50.4437303Z ++ echo '"torch/include/ATen/ops/abs_ops.h",sha256=yziG-2lbzXCjiYlgHWGMf_EQBxgiEpjdWoML2xH5k50,2019' 2025-06-01T22:51:50.4437936Z ++ read fname 2025-06-01T22:51:50.4438247Z ++ make_wheel_record torch/include/ATen/ops/absolute.h 2025-06-01T22:51:50.4438677Z ++ FPATH=torch/include/ATen/ops/absolute.h 2025-06-01T22:51:50.4439050Z ++ echo torch/include/ATen/ops/absolute.h 2025-06-01T22:51:50.4439398Z ++ grep RECORD 2025-06-01T22:51:50.4462663Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/absolute.h 2025-06-01T22:51:50.4463191Z +++ openssl base64 2025-06-01T22:51:50.4463455Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.4463856Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.4465119Z +++ sed -e s/=//g 2025-06-01T22:51:50.4505731Z ++ HASH=Q5CuFeUAop8vN1HDmNfRhPz5yHytMgrwaatN4pSHt0E 2025-06-01T22:51:50.4507926Z +++ ls -nl torch/include/ATen/ops/absolute.h 2025-06-01T22:51:50.4509282Z +++ awk '{print $5}' 2025-06-01T22:51:50.4533035Z ++ FSIZE=1047 2025-06-01T22:51:50.4533665Z ++ echo '"torch/include/ATen/ops/absolute.h",sha256=Q5CuFeUAop8vN1HDmNfRhPz5yHytMgrwaatN4pSHt0E,1047' 2025-06-01T22:51:50.4534331Z ++ read fname 2025-06-01T22:51:50.4534844Z ++ make_wheel_record torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.4535725Z ++ FPATH=torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.4537790Z ++ echo torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.4538316Z ++ grep RECORD 2025-06-01T22:51:50.4562757Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.4563442Z +++ openssl base64 2025-06-01T22:51:50.4563971Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.4564234Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.4564669Z +++ sed -e s/=//g 2025-06-01T22:51:50.4603602Z ++ HASH=aCllNnGdo-W3Mi8_NeGVbjB8PQch7PJaQDUuuWTz_mg 2025-06-01T22:51:50.4607266Z +++ ls -nl torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.4607820Z +++ awk '{print $5}' 2025-06-01T22:51:50.4634362Z ++ FSIZE=980 2025-06-01T22:51:50.4635199Z ++ echo '"torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h",sha256=aCllNnGdo-W3Mi8_NeGVbjB8PQch7PJaQDUuuWTz_mg,980' 2025-06-01T22:51:50.4636033Z ++ read fname 2025-06-01T22:51:50.4636364Z ++ make_wheel_record torch/include/ATen/ops/absolute_native.h 2025-06-01T22:51:50.4636842Z ++ FPATH=torch/include/ATen/ops/absolute_native.h 2025-06-01T22:51:50.4637265Z ++ echo torch/include/ATen/ops/absolute_native.h 2025-06-01T22:51:50.4637620Z ++ grep RECORD 2025-06-01T22:51:50.4658102Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/absolute_native.h 2025-06-01T22:51:50.4658667Z +++ openssl base64 2025-06-01T22:51:50.4659125Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.4660866Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.4661652Z +++ sed -e s/=//g 2025-06-01T22:51:50.4701395Z ++ HASH=-js-9F-8QhvbWG4ctj2yguw85xYb-xTPEXvty0LMXjQ 2025-06-01T22:51:50.4704237Z +++ ls -nl torch/include/ATen/ops/absolute_native.h 2025-06-01T22:51:50.4704822Z +++ awk '{print $5}' 2025-06-01T22:51:50.4728739Z ++ FSIZE=611 2025-06-01T22:51:50.4729389Z ++ echo '"torch/include/ATen/ops/absolute_native.h",sha256=-js-9F-8QhvbWG4ctj2yguw85xYb-xTPEXvty0LMXjQ,611' 2025-06-01T22:51:50.4730075Z ++ read fname 2025-06-01T22:51:50.4730402Z ++ make_wheel_record torch/include/ATen/ops/absolute_ops.h 2025-06-01T22:51:50.4730874Z ++ FPATH=torch/include/ATen/ops/absolute_ops.h 2025-06-01T22:51:50.4731850Z ++ echo torch/include/ATen/ops/absolute_ops.h 2025-06-01T22:51:50.4732817Z ++ grep RECORD 2025-06-01T22:51:50.4752394Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/absolute_ops.h 2025-06-01T22:51:50.4752922Z +++ openssl base64 2025-06-01T22:51:50.4754204Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.4755503Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.4756717Z +++ sed -e s/=//g 2025-06-01T22:51:50.4799655Z ++ HASH=lqYoPyJswexwctbdxJhz9Xuz_38rOI7ExNF62wZiWog 2025-06-01T22:51:50.4801417Z +++ ls -nl torch/include/ATen/ops/absolute_ops.h 2025-06-01T22:51:50.4802533Z +++ awk '{print $5}' 2025-06-01T22:51:50.4829963Z ++ FSIZE=2064 2025-06-01T22:51:50.4830580Z ++ echo '"torch/include/ATen/ops/absolute_ops.h",sha256=lqYoPyJswexwctbdxJhz9Xuz_38rOI7ExNF62wZiWog,2064' 2025-06-01T22:51:50.4831222Z ++ read fname 2025-06-01T22:51:50.4831518Z ++ make_wheel_record torch/include/ATen/ops/acos.h 2025-06-01T22:51:50.4831912Z ++ FPATH=torch/include/ATen/ops/acos.h 2025-06-01T22:51:50.4832273Z ++ echo torch/include/ATen/ops/acos.h 2025-06-01T22:51:50.4832607Z ++ grep RECORD 2025-06-01T22:51:50.4850939Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acos.h 2025-06-01T22:51:50.4851572Z +++ openssl base64 2025-06-01T22:51:50.4852732Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.4853875Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.4855257Z +++ sed -e s/=//g 2025-06-01T22:51:50.4891897Z ++ HASH=SHT-hrEv4LSOPFnDco8lbdEaqTgPeCU2DyWeON0NMDk 2025-06-01T22:51:50.4898200Z +++ ls -nl torch/include/ATen/ops/acos.h 2025-06-01T22:51:50.4898554Z +++ awk '{print $5}' 2025-06-01T22:51:50.4925760Z ++ FSIZE=1143 2025-06-01T22:51:50.4926359Z ++ echo '"torch/include/ATen/ops/acos.h",sha256=SHT-hrEv4LSOPFnDco8lbdEaqTgPeCU2DyWeON0NMDk,1143' 2025-06-01T22:51:50.4927002Z ++ read fname 2025-06-01T22:51:50.4927556Z ++ make_wheel_record torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.4928459Z ++ FPATH=torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.4929304Z ++ echo torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.4929878Z ++ grep RECORD 2025-06-01T22:51:50.4952795Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.4953659Z +++ openssl base64 2025-06-01T22:51:50.4954086Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.4955541Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.4956956Z +++ sed -e s/=//g 2025-06-01T22:51:50.4998570Z ++ HASH=7m2UUrN6V0OifYWhq8Y4JdyeU27SaP4jsE7yeFNDkno 2025-06-01T22:51:50.5001650Z +++ ls -nl torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.5002254Z +++ awk '{print $5}' 2025-06-01T22:51:50.5030354Z ++ FSIZE=837 2025-06-01T22:51:50.5031335Z ++ echo '"torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h",sha256=7m2UUrN6V0OifYWhq8Y4JdyeU27SaP4jsE7yeFNDkno,837' 2025-06-01T22:51:50.5032242Z ++ read fname 2025-06-01T22:51:50.5032588Z ++ make_wheel_record torch/include/ATen/ops/acos_cpu_dispatch.h 2025-06-01T22:51:50.5033086Z ++ FPATH=torch/include/ATen/ops/acos_cpu_dispatch.h 2025-06-01T22:51:50.5033515Z ++ echo torch/include/ATen/ops/acos_cpu_dispatch.h 2025-06-01T22:51:50.5033913Z ++ grep RECORD 2025-06-01T22:51:50.5050864Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acos_cpu_dispatch.h 2025-06-01T22:51:50.5051366Z +++ openssl base64 2025-06-01T22:51:50.5052229Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.5053679Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.5054965Z +++ sed -e s/=//g 2025-06-01T22:51:50.5092545Z ++ HASH=_mWbzBse4usazcAkWTyaYcigoywudsk0Of_dlUUMyLs 2025-06-01T22:51:50.5098411Z +++ ls -nl torch/include/ATen/ops/acos_cpu_dispatch.h 2025-06-01T22:51:50.5098816Z +++ awk '{print $5}' 2025-06-01T22:51:50.5125343Z ++ FSIZE=920 2025-06-01T22:51:50.5126003Z ++ echo '"torch/include/ATen/ops/acos_cpu_dispatch.h",sha256=_mWbzBse4usazcAkWTyaYcigoywudsk0Of_dlUUMyLs,920' 2025-06-01T22:51:50.5126678Z ++ read fname 2025-06-01T22:51:50.5127046Z ++ make_wheel_record torch/include/ATen/ops/acos_cuda_dispatch.h 2025-06-01T22:51:50.5127564Z ++ FPATH=torch/include/ATen/ops/acos_cuda_dispatch.h 2025-06-01T22:51:50.5128021Z ++ echo torch/include/ATen/ops/acos_cuda_dispatch.h 2025-06-01T22:51:50.5128413Z ++ grep RECORD 2025-06-01T22:51:50.5147738Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acos_cuda_dispatch.h 2025-06-01T22:51:50.5148274Z +++ openssl base64 2025-06-01T22:51:50.5149719Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.5150399Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.5151698Z +++ sed -e s/=//g 2025-06-01T22:51:50.5195091Z ++ HASH=nHWrZz-0VZnbDGWKYT1YoO0l8UJXhjLl_bd_QxTFC6o 2025-06-01T22:51:50.5202738Z +++ ls -nl torch/include/ATen/ops/acos_cuda_dispatch.h 2025-06-01T22:51:50.5203457Z +++ awk '{print $5}' 2025-06-01T22:51:50.5231668Z ++ FSIZE=922 2025-06-01T22:51:50.5232414Z ++ echo '"torch/include/ATen/ops/acos_cuda_dispatch.h",sha256=nHWrZz-0VZnbDGWKYT1YoO0l8UJXhjLl_bd_QxTFC6o,922' 2025-06-01T22:51:50.5233084Z ++ read fname 2025-06-01T22:51:50.5233405Z ++ make_wheel_record torch/include/ATen/ops/acos_meta.h 2025-06-01T22:51:50.5233826Z ++ FPATH=torch/include/ATen/ops/acos_meta.h 2025-06-01T22:51:50.5234361Z ++ echo torch/include/ATen/ops/acos_meta.h 2025-06-01T22:51:50.5234707Z ++ grep RECORD 2025-06-01T22:51:50.5252791Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acos_meta.h 2025-06-01T22:51:50.5253675Z +++ openssl base64 2025-06-01T22:51:50.5255033Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.5256537Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.5258798Z +++ sed -e s/=//g 2025-06-01T22:51:50.5294221Z ++ HASH=ZNEnK_d7WZcJkoYa-MnJJ-0ITEXJBp0pSdtnPa_KG34 2025-06-01T22:51:50.5299737Z +++ ls -nl torch/include/ATen/ops/acos_meta.h 2025-06-01T22:51:50.5300366Z +++ awk '{print $5}' 2025-06-01T22:51:50.5325602Z ++ FSIZE=565 2025-06-01T22:51:50.5326205Z ++ echo '"torch/include/ATen/ops/acos_meta.h",sha256=ZNEnK_d7WZcJkoYa-MnJJ-0ITEXJBp0pSdtnPa_KG34,565' 2025-06-01T22:51:50.5326848Z ++ read fname 2025-06-01T22:51:50.5327204Z ++ make_wheel_record torch/include/ATen/ops/acos_meta_dispatch.h 2025-06-01T22:51:50.5327720Z ++ FPATH=torch/include/ATen/ops/acos_meta_dispatch.h 2025-06-01T22:51:50.5328167Z ++ echo torch/include/ATen/ops/acos_meta_dispatch.h 2025-06-01T22:51:50.5328996Z ++ grep RECORD 2025-06-01T22:51:50.5350281Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acos_meta_dispatch.h 2025-06-01T22:51:50.5350807Z +++ openssl base64 2025-06-01T22:51:50.5353502Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.5354161Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.5354720Z +++ sed -e s/=//g 2025-06-01T22:51:50.5393749Z ++ HASH=emksaFT8ie8u9RZaUXkWI1PmR1bLCQhFbM1xnO49M48 2025-06-01T22:51:50.5399011Z +++ ls -nl torch/include/ATen/ops/acos_meta_dispatch.h 2025-06-01T22:51:50.5400332Z +++ awk '{print $5}' 2025-06-01T22:51:50.5427125Z ++ FSIZE=922 2025-06-01T22:51:50.5427866Z ++ echo '"torch/include/ATen/ops/acos_meta_dispatch.h",sha256=emksaFT8ie8u9RZaUXkWI1PmR1bLCQhFbM1xnO49M48,922' 2025-06-01T22:51:50.5428685Z ++ read fname 2025-06-01T22:51:50.5429023Z ++ make_wheel_record torch/include/ATen/ops/acos_native.h 2025-06-01T22:51:50.5429459Z ++ FPATH=torch/include/ATen/ops/acos_native.h 2025-06-01T22:51:50.5429865Z ++ echo torch/include/ATen/ops/acos_native.h 2025-06-01T22:51:50.5430420Z ++ grep RECORD 2025-06-01T22:51:50.5450883Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acos_native.h 2025-06-01T22:51:50.5451375Z +++ openssl base64 2025-06-01T22:51:50.5452699Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.5453994Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.5455390Z +++ sed -e s/=//g 2025-06-01T22:51:50.5491299Z ++ HASH=EsgIgrGX9gn6xHeLl-u4-vlR1UMbCO5gbM1SqZ0feoc 2025-06-01T22:51:50.5496512Z +++ ls -nl torch/include/ATen/ops/acos_native.h 2025-06-01T22:51:50.5498151Z +++ awk '{print $5}' 2025-06-01T22:51:50.5523045Z ++ FSIZE=590 2025-06-01T22:51:50.5523859Z ++ echo '"torch/include/ATen/ops/acos_native.h",sha256=EsgIgrGX9gn6xHeLl-u4-vlR1UMbCO5gbM1SqZ0feoc,590' 2025-06-01T22:51:50.5524690Z ++ read fname 2025-06-01T22:51:50.5525025Z ++ make_wheel_record torch/include/ATen/ops/acos_ops.h 2025-06-01T22:51:50.5525473Z ++ FPATH=torch/include/ATen/ops/acos_ops.h 2025-06-01T22:51:50.5526194Z ++ echo torch/include/ATen/ops/acos_ops.h 2025-06-01T22:51:50.5526761Z ++ grep RECORD 2025-06-01T22:51:50.5547930Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acos_ops.h 2025-06-01T22:51:50.5548431Z +++ openssl base64 2025-06-01T22:51:50.5549206Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.5550682Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.5551791Z +++ sed -e s/=//g 2025-06-01T22:51:50.5593544Z ++ HASH=W1oU4ZbrNf0rakFGlGV6HS-CDx5dw_0LHpW1PQ6DBaU 2025-06-01T22:51:50.5596905Z +++ ls -nl torch/include/ATen/ops/acos_ops.h 2025-06-01T22:51:50.5597841Z +++ awk '{print $5}' 2025-06-01T22:51:50.5626208Z ++ FSIZE=2028 2025-06-01T22:51:50.5626811Z ++ echo '"torch/include/ATen/ops/acos_ops.h",sha256=W1oU4ZbrNf0rakFGlGV6HS-CDx5dw_0LHpW1PQ6DBaU,2028' 2025-06-01T22:51:50.5627436Z ++ read fname 2025-06-01T22:51:50.5627737Z ++ make_wheel_record torch/include/ATen/ops/acosh.h 2025-06-01T22:51:50.5628151Z ++ FPATH=torch/include/ATen/ops/acosh.h 2025-06-01T22:51:50.5628520Z ++ echo torch/include/ATen/ops/acosh.h 2025-06-01T22:51:50.5628844Z ++ grep RECORD 2025-06-01T22:51:50.5648032Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acosh.h 2025-06-01T22:51:50.5648803Z +++ openssl base64 2025-06-01T22:51:50.5649942Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.5651349Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.5652710Z +++ sed -e s/=//g 2025-06-01T22:51:50.5689872Z ++ HASH=Tkh3qHFyQgWEddjEoR72mMbyidyHovnys1mf1NDqfHc 2025-06-01T22:51:50.5695136Z +++ ls -nl torch/include/ATen/ops/acosh.h 2025-06-01T22:51:50.5695940Z +++ awk '{print $5}' 2025-06-01T22:51:50.5721590Z ++ FSIZE=1156 2025-06-01T22:51:50.5722294Z ++ echo '"torch/include/ATen/ops/acosh.h",sha256=Tkh3qHFyQgWEddjEoR72mMbyidyHovnys1mf1NDqfHc,1156' 2025-06-01T22:51:50.5722944Z ++ read fname 2025-06-01T22:51:50.5723499Z ++ make_wheel_record torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.5723946Z ++ FPATH=torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.5724642Z ++ echo torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.5726041Z ++ grep RECORD 2025-06-01T22:51:50.5747593Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.5748004Z +++ openssl base64 2025-06-01T22:51:50.5749291Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.5750326Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.5751581Z +++ sed -e s/=//g 2025-06-01T22:51:50.5791703Z ++ HASH=lvTlS6z_YYckApSKjIHMwcGS_4rHdhYtbyohz0Wlw6o 2025-06-01T22:51:50.5796828Z +++ ls -nl torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.5798060Z +++ awk '{print $5}' 2025-06-01T22:51:50.5825966Z ++ FSIZE=839 2025-06-01T22:51:50.5826682Z ++ echo '"torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h",sha256=lvTlS6z_YYckApSKjIHMwcGS_4rHdhYtbyohz0Wlw6o,839' 2025-06-01T22:51:50.5826793Z ++ read fname 2025-06-01T22:51:50.5827006Z ++ make_wheel_record torch/include/ATen/ops/acosh_cpu_dispatch.h 2025-06-01T22:51:50.5827181Z ++ FPATH=torch/include/ATen/ops/acosh_cpu_dispatch.h 2025-06-01T22:51:50.5827351Z ++ echo torch/include/ATen/ops/acosh_cpu_dispatch.h 2025-06-01T22:51:50.5827446Z ++ grep RECORD 2025-06-01T22:51:50.5848267Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acosh_cpu_dispatch.h 2025-06-01T22:51:50.5851963Z +++ openssl base64 2025-06-01T22:51:50.5852961Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.5854148Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.5855359Z +++ sed -e s/=//g 2025-06-01T22:51:50.5889677Z ++ HASH=tSsT1qwMLbVIY3CHXWHQ4mi3yULlk6jglSXeOdIMzME 2025-06-01T22:51:50.5894732Z +++ ls -nl torch/include/ATen/ops/acosh_cpu_dispatch.h 2025-06-01T22:51:50.5895685Z +++ awk '{print $5}' 2025-06-01T22:51:50.5921885Z ++ FSIZE=924 2025-06-01T22:51:50.5922418Z ++ echo '"torch/include/ATen/ops/acosh_cpu_dispatch.h",sha256=tSsT1qwMLbVIY3CHXWHQ4mi3yULlk6jglSXeOdIMzME,924' 2025-06-01T22:51:50.5922517Z ++ read fname 2025-06-01T22:51:50.5922751Z ++ make_wheel_record torch/include/ATen/ops/acosh_cuda_dispatch.h 2025-06-01T22:51:50.5922929Z ++ FPATH=torch/include/ATen/ops/acosh_cuda_dispatch.h 2025-06-01T22:51:50.5923470Z ++ echo torch/include/ATen/ops/acosh_cuda_dispatch.h 2025-06-01T22:51:50.5923960Z ++ grep RECORD 2025-06-01T22:51:50.5946644Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acosh_cuda_dispatch.h 2025-06-01T22:51:50.5946997Z +++ openssl base64 2025-06-01T22:51:50.5948180Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.5948286Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.5949250Z +++ sed -e s/=//g 2025-06-01T22:51:50.5990707Z ++ HASH=-xX9J6cRkppVrvGeEfSGMNPMQDEisgTvt4-eht5YVfM 2025-06-01T22:51:50.5994912Z +++ ls -nl torch/include/ATen/ops/acosh_cuda_dispatch.h 2025-06-01T22:51:50.5996284Z +++ awk '{print $5}' 2025-06-01T22:51:50.6024734Z ++ FSIZE=926 2025-06-01T22:51:50.6025298Z ++ echo '"torch/include/ATen/ops/acosh_cuda_dispatch.h",sha256=-xX9J6cRkppVrvGeEfSGMNPMQDEisgTvt4-eht5YVfM,926' 2025-06-01T22:51:50.6025419Z ++ read fname 2025-06-01T22:51:50.6025647Z ++ make_wheel_record torch/include/ATen/ops/acosh_meta.h 2025-06-01T22:51:50.6025921Z ++ FPATH=torch/include/ATen/ops/acosh_meta.h 2025-06-01T22:51:50.6026055Z ++ echo torch/include/ATen/ops/acosh_meta.h 2025-06-01T22:51:50.6026217Z ++ grep RECORD 2025-06-01T22:51:50.6046778Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acosh_meta.h 2025-06-01T22:51:50.6047023Z +++ openssl base64 2025-06-01T22:51:50.6047973Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.6049292Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.6050546Z +++ sed -e s/=//g 2025-06-01T22:51:50.6088194Z ++ HASH=9RRorVu1CZCuUH7SDzDUO0TTOonU_LrrJrlnDMXf-ks 2025-06-01T22:51:50.6093293Z +++ ls -nl torch/include/ATen/ops/acosh_meta.h 2025-06-01T22:51:50.6094274Z +++ awk '{print $5}' 2025-06-01T22:51:50.6120800Z ++ FSIZE=566 2025-06-01T22:51:50.6121305Z ++ echo '"torch/include/ATen/ops/acosh_meta.h",sha256=9RRorVu1CZCuUH7SDzDUO0TTOonU_LrrJrlnDMXf-ks,566' 2025-06-01T22:51:50.6121401Z ++ read fname 2025-06-01T22:51:50.6121620Z ++ make_wheel_record torch/include/ATen/ops/acosh_meta_dispatch.h 2025-06-01T22:51:50.6121876Z ++ FPATH=torch/include/ATen/ops/acosh_meta_dispatch.h 2025-06-01T22:51:50.6122176Z ++ echo torch/include/ATen/ops/acosh_meta_dispatch.h 2025-06-01T22:51:50.6123461Z ++ grep RECORD 2025-06-01T22:51:50.6149301Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acosh_meta_dispatch.h 2025-06-01T22:51:50.6149415Z +++ openssl base64 2025-06-01T22:51:50.6150604Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.6151986Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.6153253Z +++ sed -e s/=//g 2025-06-01T22:51:50.6192949Z ++ HASH=xHl13gBpTEhvg3VCexx1NtNv9vfED9X07Tk57EBaYQI 2025-06-01T22:51:50.6198038Z +++ ls -nl torch/include/ATen/ops/acosh_meta_dispatch.h 2025-06-01T22:51:50.6199434Z +++ awk '{print $5}' 2025-06-01T22:51:50.6225661Z ++ FSIZE=926 2025-06-01T22:51:50.6226273Z ++ echo '"torch/include/ATen/ops/acosh_meta_dispatch.h",sha256=xHl13gBpTEhvg3VCexx1NtNv9vfED9X07Tk57EBaYQI,926' 2025-06-01T22:51:50.6226369Z ++ read fname 2025-06-01T22:51:50.6226570Z ++ make_wheel_record torch/include/ATen/ops/acosh_native.h 2025-06-01T22:51:50.6226760Z ++ FPATH=torch/include/ATen/ops/acosh_native.h 2025-06-01T22:51:50.6227014Z ++ echo torch/include/ATen/ops/acosh_native.h 2025-06-01T22:51:50.6229065Z ++ grep RECORD 2025-06-01T22:51:50.6248907Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acosh_native.h 2025-06-01T22:51:50.6249311Z +++ openssl base64 2025-06-01T22:51:50.6250609Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.6252005Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.6253175Z +++ sed -e s/=//g 2025-06-01T22:51:50.6289697Z ++ HASH=QxiJ-zMzbW-2UM0WEHZP4hzgvM8Y6be3uFDEyZLisp0 2025-06-01T22:51:50.6294777Z +++ ls -nl torch/include/ATen/ops/acosh_native.h 2025-06-01T22:51:50.6295788Z +++ awk '{print $5}' 2025-06-01T22:51:50.6321150Z ++ FSIZE=593 2025-06-01T22:51:50.6321619Z ++ echo '"torch/include/ATen/ops/acosh_native.h",sha256=QxiJ-zMzbW-2UM0WEHZP4hzgvM8Y6be3uFDEyZLisp0,593' 2025-06-01T22:51:50.6321732Z ++ read fname 2025-06-01T22:51:50.6321906Z ++ make_wheel_record torch/include/ATen/ops/acosh_ops.h 2025-06-01T22:51:50.6322046Z ++ FPATH=torch/include/ATen/ops/acosh_ops.h 2025-06-01T22:51:50.6323024Z ++ echo torch/include/ATen/ops/acosh_ops.h 2025-06-01T22:51:50.6324977Z ++ grep RECORD 2025-06-01T22:51:50.6346080Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/acosh_ops.h 2025-06-01T22:51:50.6347355Z +++ openssl base64 2025-06-01T22:51:50.6348014Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.6349529Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.6350961Z +++ sed -e s/=//g 2025-06-01T22:51:50.6389516Z ++ HASH=ayGFGt_mEr3q5kRVYn3FFChgG093neJPqcRkR_2-C5o 2025-06-01T22:51:50.6394908Z +++ ls -nl torch/include/ATen/ops/acosh_ops.h 2025-06-01T22:51:50.6395797Z +++ awk '{print $5}' 2025-06-01T22:51:50.6422665Z ++ FSIZE=2037 2025-06-01T22:51:50.6423130Z ++ echo '"torch/include/ATen/ops/acosh_ops.h",sha256=ayGFGt_mEr3q5kRVYn3FFChgG093neJPqcRkR_2-C5o,2037' 2025-06-01T22:51:50.6423228Z ++ read fname 2025-06-01T22:51:50.6423462Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool1d.h 2025-06-01T22:51:50.6423818Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool1d.h 2025-06-01T22:51:50.6424196Z ++ echo torch/include/ATen/ops/adaptive_avg_pool1d.h 2025-06-01T22:51:50.6425319Z ++ grep RECORD 2025-06-01T22:51:50.6445685Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool1d.h 2025-06-01T22:51:50.6446328Z +++ openssl base64 2025-06-01T22:51:50.6447867Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.6448837Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.6450196Z +++ sed -e s/=//g 2025-06-01T22:51:50.6488676Z ++ HASH=EVuYnzxHjWXgR8GeaVBCH2QSTLKU2Q5R2HQ_Pvn4zBU 2025-06-01T22:51:50.6494062Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool1d.h 2025-06-01T22:51:50.6495150Z +++ awk '{print $5}' 2025-06-01T22:51:50.6522183Z ++ FSIZE=1343 2025-06-01T22:51:50.6522702Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool1d.h",sha256=EVuYnzxHjWXgR8GeaVBCH2QSTLKU2Q5R2HQ_Pvn4zBU,1343' 2025-06-01T22:51:50.6522810Z ++ read fname 2025-06-01T22:51:50.6523217Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.6523827Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.6524183Z ++ echo torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.6524994Z ++ grep RECORD 2025-06-01T22:51:50.6547284Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.6547469Z +++ openssl base64 2025-06-01T22:51:50.6547814Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.6548991Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.6550119Z +++ sed -e s/=//g 2025-06-01T22:51:50.6592628Z ++ HASH=FiIbkS9o3TYKcZsNQiObKcj8BdxzKBonTiO6vIjJcCs 2025-06-01T22:51:50.6595976Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:50.6596340Z +++ awk '{print $5}' 2025-06-01T22:51:50.6625663Z ++ FSIZE=951 2025-06-01T22:51:50.6626465Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool1d_compositeexplicitautograd_dispatch.h",sha256=FiIbkS9o3TYKcZsNQiObKcj8BdxzKBonTiO6vIjJcCs,951' 2025-06-01T22:51:50.6626630Z ++ read fname 2025-06-01T22:51:50.6627419Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.6627820Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.6628163Z ++ echo torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.6628260Z ++ grep RECORD 2025-06-01T22:51:50.6649215Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.6649323Z +++ openssl base64 2025-06-01T22:51:50.6649429Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.6650721Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.6652011Z +++ sed -e s/=//g 2025-06-01T22:51:50.6690030Z ++ HASH=doSzMvk_5-_s1cYEsx_hdPOIlJnNA7bM-7ilOjVir4M 2025-06-01T22:51:50.6696131Z +++ awk '{print $5}' 2025-06-01T22:51:50.6697697Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.6723416Z ++ FSIZE=806 2025-06-01T22:51:50.6724433Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h",sha256=doSzMvk_5-_s1cYEsx_hdPOIlJnNA7bM-7ilOjVir4M,806' 2025-06-01T22:51:50.6724539Z ++ read fname 2025-06-01T22:51:50.6724793Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool1d_native.h 2025-06-01T22:51:50.6725171Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool1d_native.h 2025-06-01T22:51:50.6725387Z ++ echo torch/include/ATen/ops/adaptive_avg_pool1d_native.h 2025-06-01T22:51:50.6725868Z ++ grep RECORD 2025-06-01T22:51:50.6747793Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool1d_native.h 2025-06-01T22:51:50.6747927Z +++ openssl base64 2025-06-01T22:51:50.6748564Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.6749497Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.6750738Z +++ sed -e s/=//g 2025-06-01T22:51:50.6792150Z ++ HASH=_qD8zOGhDf4AzsPDnB71eIhSV_t_3zK-zYWW9BMtwNM 2025-06-01T22:51:50.6795765Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool1d_native.h 2025-06-01T22:51:50.6796676Z +++ awk '{print $5}' 2025-06-01T22:51:50.6826931Z ++ FSIZE=638 2025-06-01T22:51:50.6827493Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool1d_native.h",sha256=_qD8zOGhDf4AzsPDnB71eIhSV_t_3zK-zYWW9BMtwNM,638' 2025-06-01T22:51:50.6827611Z ++ read fname 2025-06-01T22:51:50.6827849Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool1d_ops.h 2025-06-01T22:51:50.6828037Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool1d_ops.h 2025-06-01T22:51:50.6828230Z ++ echo torch/include/ATen/ops/adaptive_avg_pool1d_ops.h 2025-06-01T22:51:50.6828327Z ++ grep RECORD 2025-06-01T22:51:50.6846743Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool1d_ops.h 2025-06-01T22:51:50.6847320Z +++ openssl base64 2025-06-01T22:51:50.6848375Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.6849778Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.6851014Z +++ sed -e s/=//g 2025-06-01T22:51:50.6889236Z ++ HASH=b0B6ntLS0N5EP9WfV_P9IKyWiNzIvwFM8DUbXl_NHF0 2025-06-01T22:51:50.6894021Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool1d_ops.h 2025-06-01T22:51:50.6894990Z +++ awk '{print $5}' 2025-06-01T22:51:50.6922439Z ++ FSIZE=1815 2025-06-01T22:51:50.6923033Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool1d_ops.h",sha256=b0B6ntLS0N5EP9WfV_P9IKyWiNzIvwFM8DUbXl_NHF0,1815' 2025-06-01T22:51:50.6923151Z ++ read fname 2025-06-01T22:51:50.6923375Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool2d.h 2025-06-01T22:51:50.6923546Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool2d.h 2025-06-01T22:51:50.6923844Z ++ echo torch/include/ATen/ops/adaptive_avg_pool2d.h 2025-06-01T22:51:50.6923946Z ++ grep RECORD 2025-06-01T22:51:50.6945259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool2d.h 2025-06-01T22:51:50.6946460Z +++ openssl base64 2025-06-01T22:51:50.6946566Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.6947669Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.6948936Z +++ sed -e s/=//g 2025-06-01T22:51:50.6992460Z ++ HASH=O2IAmMVSGZho6JL2XAQex8gaRcpXof30hHRn6ilJv7k 2025-06-01T22:51:50.6996112Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool2d.h 2025-06-01T22:51:50.6996246Z +++ awk '{print $5}' 2025-06-01T22:51:50.7024517Z ++ FSIZE=4110 2025-06-01T22:51:50.7025102Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool2d.h",sha256=O2IAmMVSGZho6JL2XAQex8gaRcpXof30hHRn6ilJv7k,4110' 2025-06-01T22:51:50.7025220Z ++ read fname 2025-06-01T22:51:50.7025629Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.7025974Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.7026325Z ++ echo torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.7026872Z ++ grep RECORD 2025-06-01T22:51:50.7047822Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.7047969Z +++ openssl base64 2025-06-01T22:51:50.7048937Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.7050287Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.7051594Z +++ sed -e s/=//g 2025-06-01T22:51:50.7090385Z ++ HASH=t58FI59zAhX2cTuIzvks0DctrAqrGLo1xp3oPn2oHAo 2025-06-01T22:51:50.7095412Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.7096212Z +++ awk '{print $5}' 2025-06-01T22:51:50.7124533Z ++ FSIZE=913 2025-06-01T22:51:50.7125273Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h",sha256=t58FI59zAhX2cTuIzvks0DctrAqrGLo1xp3oPn2oHAo,913' 2025-06-01T22:51:50.7125389Z ++ read fname 2025-06-01T22:51:50.7125681Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:50.7125918Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:50.7126146Z ++ echo torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:50.7126400Z ++ grep RECORD 2025-06-01T22:51:50.7147751Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:50.7147866Z +++ openssl base64 2025-06-01T22:51:50.7148475Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.7149759Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.7151126Z +++ sed -e s/=//g 2025-06-01T22:51:50.7195018Z ++ HASH=TgCv13yCD1tH1Vq7ThKkaZdUxNJu5Rwe2byz8WiwuQg 2025-06-01T22:51:50.7196880Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:50.7197517Z +++ awk '{print $5}' 2025-06-01T22:51:50.7226636Z ++ FSIZE=1170 2025-06-01T22:51:50.7227274Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h",sha256=TgCv13yCD1tH1Vq7ThKkaZdUxNJu5Rwe2byz8WiwuQg,1170' 2025-06-01T22:51:50.7227376Z ++ read fname 2025-06-01T22:51:50.7227679Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:50.7227918Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:50.7228158Z ++ echo torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:50.7228397Z ++ grep RECORD 2025-06-01T22:51:50.7247925Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:50.7248056Z +++ openssl base64 2025-06-01T22:51:50.7248803Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.7250102Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.7251480Z +++ sed -e s/=//g 2025-06-01T22:51:50.7289775Z ++ HASH=wmhJw_rDfYi6KQPTe9931Gl83GKVUl30uRpAYbvyikM 2025-06-01T22:51:50.7294996Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:50.7296197Z +++ awk '{print $5}' 2025-06-01T22:51:50.7323431Z ++ FSIZE=1172 2025-06-01T22:51:50.7324144Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h",sha256=wmhJw_rDfYi6KQPTe9931Gl83GKVUl30uRpAYbvyikM,1172' 2025-06-01T22:51:50.7324242Z ++ read fname 2025-06-01T22:51:50.7324685Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool2d_native.h 2025-06-01T22:51:50.7324900Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool2d_native.h 2025-06-01T22:51:50.7325095Z ++ echo torch/include/ATen/ops/adaptive_avg_pool2d_native.h 2025-06-01T22:51:50.7325283Z ++ grep RECORD 2025-06-01T22:51:50.7347593Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool2d_native.h 2025-06-01T22:51:50.7348061Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.7348763Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.7348879Z +++ openssl base64 2025-06-01T22:51:50.7350421Z +++ sed -e s/=//g 2025-06-01T22:51:50.7391859Z ++ HASH=nh2FFzDPh-3euadEZT8bSMZ8giDBd9gMKrgg7-HItg8 2025-06-01T22:51:50.7395818Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool2d_native.h 2025-06-01T22:51:50.7396641Z +++ awk '{print $5}' 2025-06-01T22:51:50.7424787Z ++ FSIZE=910 2025-06-01T22:51:50.7425504Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool2d_native.h",sha256=nh2FFzDPh-3euadEZT8bSMZ8giDBd9gMKrgg7-HItg8,910' 2025-06-01T22:51:50.7426223Z ++ read fname 2025-06-01T22:51:50.7426624Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool2d_ops.h 2025-06-01T22:51:50.7427172Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool2d_ops.h 2025-06-01T22:51:50.7427797Z ++ echo torch/include/ATen/ops/adaptive_avg_pool2d_ops.h 2025-06-01T22:51:50.7428200Z ++ grep RECORD 2025-06-01T22:51:50.7447010Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool2d_ops.h 2025-06-01T22:51:50.7448583Z +++ openssl base64 2025-06-01T22:51:50.7448848Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.7449922Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.7451201Z +++ sed -e s/=//g 2025-06-01T22:51:50.7489254Z ++ HASH=wRzRqfB9Gdmg46f1OJ2q4rTf809hD7OTxmEsW116fgs 2025-06-01T22:51:50.7494014Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool2d_ops.h 2025-06-01T22:51:50.7494825Z +++ awk '{print $5}' 2025-06-01T22:51:50.7522031Z ++ FSIZE=1845 2025-06-01T22:51:50.7522726Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool2d_ops.h",sha256=wRzRqfB9Gdmg46f1OJ2q4rTf809hD7OTxmEsW116fgs,1845' 2025-06-01T22:51:50.7523598Z ++ read fname 2025-06-01T22:51:50.7524256Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool3d.h 2025-06-01T22:51:50.7524790Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool3d.h 2025-06-01T22:51:50.7525273Z ++ echo torch/include/ATen/ops/adaptive_avg_pool3d.h 2025-06-01T22:51:50.7525659Z ++ grep RECORD 2025-06-01T22:51:50.7545939Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool3d.h 2025-06-01T22:51:50.7546638Z +++ openssl base64 2025-06-01T22:51:50.7546918Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.7547854Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.7548608Z +++ sed -e s/=//g 2025-06-01T22:51:50.7588379Z ++ HASH=hXWHNBVx03lv4zKwxHaP3CpWqXdK_nnj2Hv1VXsqCHQ 2025-06-01T22:51:50.7593387Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool3d.h 2025-06-01T22:51:50.7594203Z +++ awk '{print $5}' 2025-06-01T22:51:50.7621014Z ++ FSIZE=4110 2025-06-01T22:51:50.7621728Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool3d.h",sha256=hXWHNBVx03lv4zKwxHaP3CpWqXdK_nnj2Hv1VXsqCHQ,4110' 2025-06-01T22:51:50.7622433Z ++ read fname 2025-06-01T22:51:50.7623033Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool3d_backward.h 2025-06-01T22:51:50.7623643Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool3d_backward.h 2025-06-01T22:51:50.7624266Z ++ echo torch/include/ATen/ops/adaptive_avg_pool3d_backward.h 2025-06-01T22:51:50.7624682Z ++ grep RECORD 2025-06-01T22:51:50.7644320Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool3d_backward.h 2025-06-01T22:51:50.7645241Z +++ openssl base64 2025-06-01T22:51:50.7645933Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.7646661Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.7648165Z +++ sed -e s/=//g 2025-06-01T22:51:50.7685963Z ++ HASH=6mo0NRLQuoFbW8Rz6MFZdHcgVOwPkSPyO_jPZDSxwA0 2025-06-01T22:51:50.7691086Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool3d_backward.h 2025-06-01T22:51:50.7691979Z +++ awk '{print $5}' 2025-06-01T22:51:50.7718508Z ++ FSIZE=1246 2025-06-01T22:51:50.7719203Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool3d_backward.h",sha256=6mo0NRLQuoFbW8Rz6MFZdHcgVOwPkSPyO_jPZDSxwA0,1246' 2025-06-01T22:51:50.7719987Z ++ read fname 2025-06-01T22:51:50.7720523Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:50.7721333Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:50.7722023Z ++ echo torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:50.7722511Z ++ grep RECORD 2025-06-01T22:51:50.7743077Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:50.7743779Z +++ openssl base64 2025-06-01T22:51:50.7744048Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.7744337Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.7744645Z +++ sed -e s/=//g 2025-06-01T22:51:50.7787104Z ++ HASH=v6wC2GCnAzBHhY85cfPPRnbOCOto6mPhp_VFvACFfwE 2025-06-01T22:51:50.7789942Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:50.7790562Z +++ awk '{print $5}' 2025-06-01T22:51:50.7814470Z ++ FSIZE=945 2025-06-01T22:51:50.7815363Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h",sha256=v6wC2GCnAzBHhY85cfPPRnbOCOto6mPhp_VFvACFfwE,945' 2025-06-01T22:51:50.7816356Z ++ read fname 2025-06-01T22:51:50.7816834Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:50.7817586Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:50.7819054Z ++ echo torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:50.7820175Z ++ grep RECORD 2025-06-01T22:51:50.7841730Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:50.7842446Z +++ openssl base64 2025-06-01T22:51:50.7842790Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.7843419Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.7845249Z +++ sed -e s/=//g 2025-06-01T22:51:50.7884431Z ++ HASH=bFu-IufA6K9L-EadptOXvHGFDEbn7IevfhsZbXs-HQU 2025-06-01T22:51:50.7889214Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:50.7889979Z +++ awk '{print $5}' 2025-06-01T22:51:50.7916183Z ++ FSIZE=947 2025-06-01T22:51:50.7916991Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h",sha256=bFu-IufA6K9L-EadptOXvHGFDEbn7IevfhsZbXs-HQU,947' 2025-06-01T22:51:50.7917793Z ++ read fname 2025-06-01T22:51:50.7918312Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h 2025-06-01T22:51:50.7919003Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h 2025-06-01T22:51:50.7919645Z ++ echo torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h 2025-06-01T22:51:50.7920107Z ++ grep RECORD 2025-06-01T22:51:50.7942421Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h 2025-06-01T22:51:50.7943269Z +++ openssl base64 2025-06-01T22:51:50.7943521Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.7943796Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.7944201Z +++ sed -e s/=//g 2025-06-01T22:51:50.7986568Z ++ HASH=er_kSHYtWj6Me1Bp4bctwXEnT-tNkgNzFuJfzHEwiiM 2025-06-01T22:51:50.7989448Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h 2025-06-01T22:51:50.7991205Z +++ awk '{print $5}' 2025-06-01T22:51:50.8016241Z ++ FSIZE=709 2025-06-01T22:51:50.8017027Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h",sha256=er_kSHYtWj6Me1Bp4bctwXEnT-tNkgNzFuJfzHEwiiM,709' 2025-06-01T22:51:50.8017805Z ++ read fname 2025-06-01T22:51:50.8018232Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h 2025-06-01T22:51:50.8018868Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h 2025-06-01T22:51:50.8019663Z ++ echo torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h 2025-06-01T22:51:50.8020893Z ++ grep RECORD 2025-06-01T22:51:50.8042965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h 2025-06-01T22:51:50.8043790Z +++ openssl base64 2025-06-01T22:51:50.8044918Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.8045189Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.8046823Z +++ sed -e s/=//g 2025-06-01T22:51:50.8086040Z ++ HASH=jYJWoQsk7ANounSUFSDrKBNa6CTlB-tUT3Q3eGRVc4s 2025-06-01T22:51:50.8089751Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h 2025-06-01T22:51:50.8090488Z +++ awk '{print $5}' 2025-06-01T22:51:50.8116838Z ++ FSIZE=1259 2025-06-01T22:51:50.8117600Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h",sha256=jYJWoQsk7ANounSUFSDrKBNa6CTlB-tUT3Q3eGRVc4s,1259' 2025-06-01T22:51:50.8118370Z ++ read fname 2025-06-01T22:51:50.8119014Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.8119949Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.8120778Z ++ echo torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.8121345Z ++ grep RECORD 2025-06-01T22:51:50.8142433Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.8143202Z +++ openssl base64 2025-06-01T22:51:50.8143669Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.8143928Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.8144201Z +++ sed -e s/=//g 2025-06-01T22:51:50.8186852Z ++ HASH=aK7I9UhQVql8xucJeUbx0XkuiwbGgAkAJtTPpT20xc4 2025-06-01T22:51:50.8190028Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.8190654Z +++ awk '{print $5}' 2025-06-01T22:51:50.8214443Z ++ FSIZE=913 2025-06-01T22:51:50.8215448Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h",sha256=aK7I9UhQVql8xucJeUbx0XkuiwbGgAkAJtTPpT20xc4,913' 2025-06-01T22:51:50.8216340Z ++ read fname 2025-06-01T22:51:50.8216776Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:50.8217573Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:50.8218643Z ++ echo torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:50.8220039Z ++ grep RECORD 2025-06-01T22:51:50.8243015Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:50.8243756Z +++ openssl base64 2025-06-01T22:51:50.8244026Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.8244456Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.8244733Z +++ sed -e s/=//g 2025-06-01T22:51:50.8285513Z ++ HASH=Oyft_GQQdDU8Sqq-4DhG7Gw8LiRQdcJ1IhY5jpDS38k 2025-06-01T22:51:50.8289429Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:50.8290102Z +++ awk '{print $5}' 2025-06-01T22:51:50.8318277Z ++ FSIZE=1170 2025-06-01T22:51:50.8319040Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h",sha256=Oyft_GQQdDU8Sqq-4DhG7Gw8LiRQdcJ1IhY5jpDS38k,1170' 2025-06-01T22:51:50.8319787Z ++ read fname 2025-06-01T22:51:50.8320237Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:50.8321019Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:50.8321675Z ++ echo torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:50.8322129Z ++ grep RECORD 2025-06-01T22:51:50.8342775Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:50.8343396Z +++ openssl base64 2025-06-01T22:51:50.8343651Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.8343913Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.8344166Z +++ sed -e s/=//g 2025-06-01T22:51:50.8387387Z ++ HASH=Jgk69BHO0qGFGxciujaApOHckujk_uuf5w5_VFjGzGk 2025-06-01T22:51:50.8391757Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:50.8393141Z +++ awk '{print $5}' 2025-06-01T22:51:50.8421912Z ++ FSIZE=1172 2025-06-01T22:51:50.8422644Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h",sha256=Jgk69BHO0qGFGxciujaApOHckujk_uuf5w5_VFjGzGk,1172' 2025-06-01T22:51:50.8423420Z ++ read fname 2025-06-01T22:51:50.8423807Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool3d_native.h 2025-06-01T22:51:50.8424400Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool3d_native.h 2025-06-01T22:51:50.8424909Z ++ echo torch/include/ATen/ops/adaptive_avg_pool3d_native.h 2025-06-01T22:51:50.8425334Z ++ grep RECORD 2025-06-01T22:51:50.8445527Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool3d_native.h 2025-06-01T22:51:50.8446100Z +++ openssl base64 2025-06-01T22:51:50.8446374Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.8446624Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.8447447Z +++ sed -e s/=//g 2025-06-01T22:51:50.8486981Z ++ HASH=KJQVJqq-riKj2MMldj9UYjKEiRKVPUZ-8vmzP5ZOO8I 2025-06-01T22:51:50.8491729Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool3d_native.h 2025-06-01T22:51:50.8492756Z +++ awk '{print $5}' 2025-06-01T22:51:50.8522383Z ++ FSIZE=912 2025-06-01T22:51:50.8523114Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool3d_native.h",sha256=KJQVJqq-riKj2MMldj9UYjKEiRKVPUZ-8vmzP5ZOO8I,912' 2025-06-01T22:51:50.8523961Z ++ read fname 2025-06-01T22:51:50.8524675Z ++ make_wheel_record torch/include/ATen/ops/adaptive_avg_pool3d_ops.h 2025-06-01T22:51:50.8525259Z ++ FPATH=torch/include/ATen/ops/adaptive_avg_pool3d_ops.h 2025-06-01T22:51:50.8525754Z ++ echo torch/include/ATen/ops/adaptive_avg_pool3d_ops.h 2025-06-01T22:51:50.8526165Z ++ grep RECORD 2025-06-01T22:51:50.8546591Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_avg_pool3d_ops.h 2025-06-01T22:51:50.8547168Z +++ openssl base64 2025-06-01T22:51:50.8547424Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.8547946Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.8548226Z +++ sed -e s/=//g 2025-06-01T22:51:50.8591012Z ++ HASH=amdqO-bvCMdNMWv3reiJIGNcVkiv0aYFOMOYD8RM8iw 2025-06-01T22:51:50.8594021Z +++ ls -nl torch/include/ATen/ops/adaptive_avg_pool3d_ops.h 2025-06-01T22:51:50.8594719Z +++ awk '{print $5}' 2025-06-01T22:51:50.8622091Z ++ FSIZE=1845 2025-06-01T22:51:50.8622800Z ++ echo '"torch/include/ATen/ops/adaptive_avg_pool3d_ops.h",sha256=amdqO-bvCMdNMWv3reiJIGNcVkiv0aYFOMOYD8RM8iw,1845' 2025-06-01T22:51:50.8623523Z ++ read fname 2025-06-01T22:51:50.8623898Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool1d.h 2025-06-01T22:51:50.8624400Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool1d.h 2025-06-01T22:51:50.8624859Z ++ echo torch/include/ATen/ops/adaptive_max_pool1d.h 2025-06-01T22:51:50.8625234Z ++ grep RECORD 2025-06-01T22:51:50.8646195Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool1d.h 2025-06-01T22:51:50.8646757Z +++ openssl base64 2025-06-01T22:51:50.8647019Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.8648139Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.8650130Z +++ sed -e s/=//g 2025-06-01T22:51:50.8687437Z ++ HASH=fSIPllLkIL9j5lRU5KK4zGyKclCzrbtwyjKFf_VKWDg 2025-06-01T22:51:50.8692123Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool1d.h 2025-06-01T22:51:50.8693061Z +++ awk '{print $5}' 2025-06-01T22:51:50.8721108Z ++ FSIZE=786 2025-06-01T22:51:50.8721923Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool1d.h",sha256=fSIPllLkIL9j5lRU5KK4zGyKclCzrbtwyjKFf_VKWDg,786' 2025-06-01T22:51:50.8722617Z ++ read fname 2025-06-01T22:51:50.8723244Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.8724431Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.8725272Z ++ echo torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.8725864Z ++ grep RECORD 2025-06-01T22:51:50.8745473Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.8746388Z +++ openssl base64 2025-06-01T22:51:50.8746662Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.8746914Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.8747434Z +++ sed -e s/=//g 2025-06-01T22:51:50.8788400Z ++ HASH=te6hl7u04jOMEM6Bv0pOyQ6fnJh6Nyh8iOIH_BpU5Rg 2025-06-01T22:51:50.8791908Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:50.8792604Z +++ awk '{print $5}' 2025-06-01T22:51:50.8819769Z ++ FSIZE=831 2025-06-01T22:51:50.8820871Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h",sha256=te6hl7u04jOMEM6Bv0pOyQ6fnJh6Nyh8iOIH_BpU5Rg,831' 2025-06-01T22:51:50.8821757Z ++ read fname 2025-06-01T22:51:50.8822143Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool1d_native.h 2025-06-01T22:51:50.8822728Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool1d_native.h 2025-06-01T22:51:50.8823242Z ++ echo torch/include/ATen/ops/adaptive_max_pool1d_native.h 2025-06-01T22:51:50.8823656Z ++ grep RECORD 2025-06-01T22:51:50.8845038Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool1d_native.h 2025-06-01T22:51:50.8845849Z +++ openssl base64 2025-06-01T22:51:50.8846127Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.8846465Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.8846803Z +++ sed -e s/=//g 2025-06-01T22:51:50.8886779Z ++ HASH=8VjSa5KCBKxtNd0AsZtzMiqaieIoA0GM0meX4mfhMnE 2025-06-01T22:51:50.8891724Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool1d_native.h 2025-06-01T22:51:50.8892761Z +++ awk '{print $5}' 2025-06-01T22:51:50.8920287Z ++ FSIZE=543 2025-06-01T22:51:50.8921112Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool1d_native.h",sha256=8VjSa5KCBKxtNd0AsZtzMiqaieIoA0GM0meX4mfhMnE,543' 2025-06-01T22:51:50.8921833Z ++ read fname 2025-06-01T22:51:50.8922266Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool1d_ops.h 2025-06-01T22:51:50.8922807Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool1d_ops.h 2025-06-01T22:51:50.8923302Z ++ echo torch/include/ATen/ops/adaptive_max_pool1d_ops.h 2025-06-01T22:51:50.8923823Z ++ grep RECORD 2025-06-01T22:51:50.8947183Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool1d_ops.h 2025-06-01T22:51:50.8947767Z +++ openssl base64 2025-06-01T22:51:50.8948166Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.8948518Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.8948784Z +++ sed -e s/=//g 2025-06-01T22:51:50.8991714Z ++ HASH=ag8_hBoZf9Mu1W4VJYjN0LECLqCSlrsFJt2na7wH3qI 2025-06-01T22:51:50.8994341Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool1d_ops.h 2025-06-01T22:51:50.8995609Z +++ awk '{print $5}' 2025-06-01T22:51:50.9022624Z ++ FSIZE=1176 2025-06-01T22:51:50.9023316Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool1d_ops.h",sha256=ag8_hBoZf9Mu1W4VJYjN0LECLqCSlrsFJt2na7wH3qI,1176' 2025-06-01T22:51:50.9024130Z ++ read fname 2025-06-01T22:51:50.9024485Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d.h 2025-06-01T22:51:50.9025006Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d.h 2025-06-01T22:51:50.9025532Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d.h 2025-06-01T22:51:50.9025908Z ++ grep RECORD 2025-06-01T22:51:50.9047068Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d.h 2025-06-01T22:51:50.9047683Z +++ openssl base64 2025-06-01T22:51:50.9047959Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.9048617Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.9049796Z +++ sed -e s/=//g 2025-06-01T22:51:50.9088720Z ++ HASH=hyIV6lTgOOn55_7dPECAPFQOrqnUdmgpN1aHROnt6KA 2025-06-01T22:51:50.9093842Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d.h 2025-06-01T22:51:50.9094517Z +++ awk '{print $5}' 2025-06-01T22:51:50.9122891Z ++ FSIZE=1562 2025-06-01T22:51:50.9123575Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d.h",sha256=hyIV6lTgOOn55_7dPECAPFQOrqnUdmgpN1aHROnt6KA,1562' 2025-06-01T22:51:50.9124583Z ++ read fname 2025-06-01T22:51:50.9125000Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_backward.h 2025-06-01T22:51:50.9125609Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_backward.h 2025-06-01T22:51:50.9126166Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_backward.h 2025-06-01T22:51:50.9126597Z ++ grep RECORD 2025-06-01T22:51:50.9147031Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_backward.h 2025-06-01T22:51:50.9147636Z +++ openssl base64 2025-06-01T22:51:50.9147908Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.9148171Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.9148457Z +++ sed -e s/=//g 2025-06-01T22:51:50.9190340Z ++ HASH=slp5jVT9rMLh-zztsZGTz57TyLkqUY9MnnYcGklT85w 2025-06-01T22:51:50.9193208Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_backward.h 2025-06-01T22:51:50.9193709Z +++ awk '{print $5}' 2025-06-01T22:51:50.9220732Z ++ FSIZE=1671 2025-06-01T22:51:50.9221550Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_backward.h",sha256=slp5jVT9rMLh-zztsZGTz57TyLkqUY9MnnYcGklT85w,1671' 2025-06-01T22:51:50.9222306Z ++ read fname 2025-06-01T22:51:50.9222969Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.9224095Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.9225163Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.9225858Z ++ grep RECORD 2025-06-01T22:51:50.9245937Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.9246803Z +++ openssl base64 2025-06-01T22:51:50.9247077Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.9247327Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.9247728Z +++ sed -e s/=//g 2025-06-01T22:51:50.9286597Z ++ HASH=Vcb_6ELEGK2EcZofQpiLp4hyAwqio5Pz2wUS6zOfofE 2025-06-01T22:51:50.9292035Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.9292785Z +++ awk '{print $5}' 2025-06-01T22:51:50.9320193Z ++ FSIZE=872 2025-06-01T22:51:50.9321261Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Vcb_6ELEGK2EcZofQpiLp4hyAwqio5Pz2wUS6zOfofE,872' 2025-06-01T22:51:50.9322437Z ++ read fname 2025-06-01T22:51:50.9322910Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:50.9323769Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:50.9324641Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:50.9325159Z ++ grep RECORD 2025-06-01T22:51:50.9346142Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:50.9346970Z +++ openssl base64 2025-06-01T22:51:50.9347245Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.9347562Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.9347903Z +++ sed -e s/=//g 2025-06-01T22:51:50.9388865Z ++ HASH=Y92LqbI_PYF_A_GHOSML0rm7ZhoXlOBk9ozXUT_qg88 2025-06-01T22:51:50.9392681Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:50.9393436Z +++ awk '{print $5}' 2025-06-01T22:51:50.9420012Z ++ FSIZE=1137 2025-06-01T22:51:50.9420954Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h",sha256=Y92LqbI_PYF_A_GHOSML0rm7ZhoXlOBk9ozXUT_qg88,1137' 2025-06-01T22:51:50.9421913Z ++ read fname 2025-06-01T22:51:50.9422451Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:50.9423193Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:50.9423885Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:50.9424398Z ++ grep RECORD 2025-06-01T22:51:50.9446073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:50.9446756Z +++ openssl base64 2025-06-01T22:51:50.9447012Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.9447278Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.9450840Z +++ sed -e s/=//g 2025-06-01T22:51:50.9486669Z ++ HASH=QSGHqMXSuCoFT4nX8HvDpOpkkrCIdazlvatyzS5gcog 2025-06-01T22:51:50.9491039Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:50.9491904Z +++ awk '{print $5}' 2025-06-01T22:51:50.9518971Z ++ FSIZE=1139 2025-06-01T22:51:50.9519796Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h",sha256=QSGHqMXSuCoFT4nX8HvDpOpkkrCIdazlvatyzS5gcog,1139' 2025-06-01T22:51:50.9520608Z ++ read fname 2025-06-01T22:51:50.9521046Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h 2025-06-01T22:51:50.9521690Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h 2025-06-01T22:51:50.9522287Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h 2025-06-01T22:51:50.9522732Z ++ grep RECORD 2025-06-01T22:51:50.9547180Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h 2025-06-01T22:51:50.9547814Z +++ openssl base64 2025-06-01T22:51:50.9548074Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.9548336Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.9548593Z +++ sed -e s/=//g 2025-06-01T22:51:50.9588619Z ++ HASH=STQy20635EJiFOw0cyCXcjaEeJQoAklldJCFf0ZvnUk 2025-06-01T22:51:50.9591821Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h 2025-06-01T22:51:50.9593153Z +++ awk '{print $5}' 2025-06-01T22:51:50.9620819Z ++ FSIZE=649 2025-06-01T22:51:50.9621564Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h",sha256=STQy20635EJiFOw0cyCXcjaEeJQoAklldJCFf0ZvnUk,649' 2025-06-01T22:51:50.9622331Z ++ read fname 2025-06-01T22:51:50.9622805Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h 2025-06-01T22:51:50.9623561Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h 2025-06-01T22:51:50.9624251Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h 2025-06-01T22:51:50.9624760Z ++ grep RECORD 2025-06-01T22:51:50.9645817Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h 2025-06-01T22:51:50.9646487Z +++ openssl base64 2025-06-01T22:51:50.9646914Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.9647173Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.9647457Z +++ sed -e s/=//g 2025-06-01T22:51:50.9687395Z ++ HASH=16jjySoVenD0G_MpOlRxESreNPcV25gUZpzEXeU566U 2025-06-01T22:51:50.9692234Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h 2025-06-01T22:51:50.9692795Z +++ awk '{print $5}' 2025-06-01T22:51:50.9721151Z ++ FSIZE=1139 2025-06-01T22:51:50.9722006Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h",sha256=16jjySoVenD0G_MpOlRxESreNPcV25gUZpzEXeU566U,1139' 2025-06-01T22:51:50.9722813Z ++ read fname 2025-06-01T22:51:50.9723265Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h 2025-06-01T22:51:50.9724072Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h 2025-06-01T22:51:50.9724867Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h 2025-06-01T22:51:50.9725356Z ++ grep RECORD 2025-06-01T22:51:50.9747342Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h 2025-06-01T22:51:50.9748125Z +++ openssl base64 2025-06-01T22:51:50.9748380Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.9748646Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.9748925Z +++ sed -e s/=//g 2025-06-01T22:51:50.9790428Z ++ HASH=fD23fMBRq2Wia0lVaKBUEiSCm9Dx_bpvObq7Ai7CEIg 2025-06-01T22:51:50.9793417Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h 2025-06-01T22:51:50.9794318Z +++ awk '{print $5}' 2025-06-01T22:51:50.9822222Z ++ FSIZE=990 2025-06-01T22:51:50.9822958Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h",sha256=fD23fMBRq2Wia0lVaKBUEiSCm9Dx_bpvObq7Ai7CEIg,990' 2025-06-01T22:51:50.9823735Z ++ read fname 2025-06-01T22:51:50.9824167Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h 2025-06-01T22:51:50.9824803Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h 2025-06-01T22:51:50.9825389Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h 2025-06-01T22:51:50.9825834Z ++ grep RECORD 2025-06-01T22:51:50.9845863Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h 2025-06-01T22:51:50.9846483Z +++ openssl base64 2025-06-01T22:51:50.9846787Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.9847281Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.9848207Z +++ sed -e s/=//g 2025-06-01T22:51:50.9886877Z ++ HASH=ui7k-pZmi9_bFIN7jdCE97PjfTB6gR65GujkJaAgAdM 2025-06-01T22:51:50.9891848Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h 2025-06-01T22:51:50.9892539Z +++ awk '{print $5}' 2025-06-01T22:51:50.9920442Z ++ FSIZE=2113 2025-06-01T22:51:50.9921189Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h",sha256=ui7k-pZmi9_bFIN7jdCE97PjfTB6gR65GujkJaAgAdM,2113' 2025-06-01T22:51:50.9921945Z ++ read fname 2025-06-01T22:51:50.9922557Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.9923586Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.9924909Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.9925705Z ++ grep RECORD 2025-06-01T22:51:50.9946667Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.9947477Z +++ openssl base64 2025-06-01T22:51:50.9947752Z +++ sed -e s/+/-/g 2025-06-01T22:51:50.9948004Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:50.9948513Z +++ sed -e s/=//g 2025-06-01T22:51:50.9987850Z ++ HASH=aTrCt6bg9EtQzFEIUGk94x14eDa7xcdTcRci9zhBGcs 2025-06-01T22:51:50.9993114Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:50.9994067Z +++ awk '{print $5}' 2025-06-01T22:51:51.0020854Z ++ FSIZE=857 2025-06-01T22:51:51.0021795Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=aTrCt6bg9EtQzFEIUGk94x14eDa7xcdTcRci9zhBGcs,857' 2025-06-01T22:51:51.0023027Z ++ read fname 2025-06-01T22:51:51.0023483Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h 2025-06-01T22:51:51.0024153Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h 2025-06-01T22:51:51.0024743Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h 2025-06-01T22:51:51.0025192Z ++ grep RECORD 2025-06-01T22:51:51.0046381Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h 2025-06-01T22:51:51.0047070Z +++ openssl base64 2025-06-01T22:51:51.0047330Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.0047850Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.0049070Z +++ sed -e s/=//g 2025-06-01T22:51:51.0086767Z ++ HASH=3rjzlZNn-GDG5yPtmg3ukZuhuh-4mQ0lD9lGKK7F9Ao 2025-06-01T22:51:51.0092043Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h 2025-06-01T22:51:51.0092949Z +++ awk '{print $5}' 2025-06-01T22:51:51.0120462Z ++ FSIZE=1126 2025-06-01T22:51:51.0121333Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h",sha256=3rjzlZNn-GDG5yPtmg3ukZuhuh-4mQ0lD9lGKK7F9Ao,1126' 2025-06-01T22:51:51.0122101Z ++ read fname 2025-06-01T22:51:51.0122595Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h 2025-06-01T22:51:51.0123243Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h 2025-06-01T22:51:51.0123981Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h 2025-06-01T22:51:51.0124604Z ++ grep RECORD 2025-06-01T22:51:51.0146591Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h 2025-06-01T22:51:51.0147214Z +++ openssl base64 2025-06-01T22:51:51.0147474Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.0147742Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.0148763Z +++ sed -e s/=//g 2025-06-01T22:51:51.0188052Z ++ HASH=Pe3PvthDJrktjTKO6Xn0pfbQk7IfHyLP7qsUYgJv8kY 2025-06-01T22:51:51.0192217Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h 2025-06-01T22:51:51.0192981Z +++ awk '{print $5}' 2025-06-01T22:51:51.0219839Z ++ FSIZE=1128 2025-06-01T22:51:51.0220683Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h",sha256=Pe3PvthDJrktjTKO6Xn0pfbQk7IfHyLP7qsUYgJv8kY,1128' 2025-06-01T22:51:51.0221472Z ++ read fname 2025-06-01T22:51:51.0221847Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_meta.h 2025-06-01T22:51:51.0222414Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_meta.h 2025-06-01T22:51:51.0222901Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_meta.h 2025-06-01T22:51:51.0223308Z ++ grep RECORD 2025-06-01T22:51:51.0244182Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_meta.h 2025-06-01T22:51:51.0245666Z +++ openssl base64 2025-06-01T22:51:51.0245977Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.0246306Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.0247370Z +++ sed -e s/=//g 2025-06-01T22:51:51.0285780Z ++ HASH=cqXthGktpRku3odhFYEwOIJqIDHaGpQY0eIalAVTmjY 2025-06-01T22:51:51.0290245Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_meta.h 2025-06-01T22:51:51.0290999Z +++ awk '{print $5}' 2025-06-01T22:51:51.0317123Z ++ FSIZE=609 2025-06-01T22:51:51.0318104Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_meta.h",sha256=cqXthGktpRku3odhFYEwOIJqIDHaGpQY0eIalAVTmjY,609' 2025-06-01T22:51:51.0319464Z ++ read fname 2025-06-01T22:51:51.0320133Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h 2025-06-01T22:51:51.0320788Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h 2025-06-01T22:51:51.0321394Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h 2025-06-01T22:51:51.0321838Z ++ grep RECORD 2025-06-01T22:51:51.0342003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h 2025-06-01T22:51:51.0343120Z +++ openssl base64 2025-06-01T22:51:51.0343610Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.0343889Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.0344281Z +++ sed -e s/=//g 2025-06-01T22:51:51.0386848Z ++ HASH=ojHCji9QFmLNqeB4XyiNUTv6h2IB54lyusJ2LxdjOJI 2025-06-01T22:51:51.0389614Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h 2025-06-01T22:51:51.0390537Z +++ awk '{print $5}' 2025-06-01T22:51:51.0413969Z ++ FSIZE=1128 2025-06-01T22:51:51.0415456Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h",sha256=ojHCji9QFmLNqeB4XyiNUTv6h2IB54lyusJ2LxdjOJI,1128' 2025-06-01T22:51:51.0416394Z ++ read fname 2025-06-01T22:51:51.0416780Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_native.h 2025-06-01T22:51:51.0417362Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_native.h 2025-06-01T22:51:51.0418336Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_native.h 2025-06-01T22:51:51.0419122Z ++ grep RECORD 2025-06-01T22:51:51.0441912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_native.h 2025-06-01T22:51:51.0442849Z +++ openssl base64 2025-06-01T22:51:51.0443124Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.0443397Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.0444356Z +++ sed -e s/=//g 2025-06-01T22:51:51.0484273Z ++ HASH=0s5dHvdyutBGEHJ0ouiXa-IQ1j91I-FotRvYTbsB06s 2025-06-01T22:51:51.0488076Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_native.h 2025-06-01T22:51:51.0499383Z +++ awk '{print $5}' 2025-06-01T22:51:51.0514847Z ++ FSIZE=925 2025-06-01T22:51:51.0515898Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_native.h",sha256=0s5dHvdyutBGEHJ0ouiXa-IQ1j91I-FotRvYTbsB06s,925' 2025-06-01T22:51:51.0516679Z ++ read fname 2025-06-01T22:51:51.0517382Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool2d_ops.h 2025-06-01T22:51:51.0517966Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool2d_ops.h 2025-06-01T22:51:51.0518452Z ++ echo torch/include/ATen/ops/adaptive_max_pool2d_ops.h 2025-06-01T22:51:51.0518854Z ++ grep RECORD 2025-06-01T22:51:51.0539931Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool2d_ops.h 2025-06-01T22:51:51.0540771Z +++ openssl base64 2025-06-01T22:51:51.0541028Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.0541383Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.0541883Z +++ sed -e s/=//g 2025-06-01T22:51:51.0581309Z ++ HASH=xm5U064EUbfyZV6xzmxyo6XKuiUEyhldQ6fM6Jq5WKQ 2025-06-01T22:51:51.0584640Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool2d_ops.h 2025-06-01T22:51:51.0585402Z +++ awk '{print $5}' 2025-06-01T22:51:51.0609170Z ++ FSIZE=2073 2025-06-01T22:51:51.0610444Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool2d_ops.h",sha256=xm5U064EUbfyZV6xzmxyo6XKuiUEyhldQ6fM6Jq5WKQ,2073' 2025-06-01T22:51:51.0611312Z ++ read fname 2025-06-01T22:51:51.0611689Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d.h 2025-06-01T22:51:51.0612205Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d.h 2025-06-01T22:51:51.0612879Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d.h 2025-06-01T22:51:51.0613966Z ++ grep RECORD 2025-06-01T22:51:51.0637223Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d.h 2025-06-01T22:51:51.0638216Z +++ openssl base64 2025-06-01T22:51:51.0638692Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.0639025Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.0639277Z +++ sed -e s/=//g 2025-06-01T22:51:51.0680374Z ++ HASH=tbYQRCfHuGYsTeg2ofsDemUbscbhRTV1VZD15T-jCvo 2025-06-01T22:51:51.0682990Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d.h 2025-06-01T22:51:51.0683887Z +++ awk '{print $5}' 2025-06-01T22:51:51.0710388Z ++ FSIZE=1562 2025-06-01T22:51:51.0711310Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d.h",sha256=tbYQRCfHuGYsTeg2ofsDemUbscbhRTV1VZD15T-jCvo,1562' 2025-06-01T22:51:51.0712020Z ++ read fname 2025-06-01T22:51:51.0712424Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_backward.h 2025-06-01T22:51:51.0712707Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_backward.h 2025-06-01T22:51:51.0713101Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_backward.h 2025-06-01T22:51:51.0713276Z ++ grep RECORD 2025-06-01T22:51:51.0731968Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_backward.h 2025-06-01T22:51:51.0732432Z +++ openssl base64 2025-06-01T22:51:51.0733627Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.0735194Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.0736470Z +++ sed -e s/=//g 2025-06-01T22:51:51.0776793Z ++ HASH=pZUUd8PcjkE4k2IUJqJ8svI7aBsdojYwfr8RSO83o2c 2025-06-01T22:51:51.0781684Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_backward.h 2025-06-01T22:51:51.0782769Z +++ awk '{print $5}' 2025-06-01T22:51:51.0806466Z ++ FSIZE=1671 2025-06-01T22:51:51.0807333Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_backward.h",sha256=pZUUd8PcjkE4k2IUJqJ8svI7aBsdojYwfr8RSO83o2c,1671' 2025-06-01T22:51:51.0807454Z ++ read fname 2025-06-01T22:51:51.0808665Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.0809186Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.0811480Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.0811916Z ++ grep RECORD 2025-06-01T22:51:51.0836323Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.0836455Z +++ openssl base64 2025-06-01T22:51:51.0836556Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.0836657Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.0837127Z +++ sed -e s/=//g 2025-06-01T22:51:51.0879693Z ++ HASH=eNU_1o8hj1AWYfKIUIFDFYSwZ7sv6zXgVTnUsAdjMbY 2025-06-01T22:51:51.0883326Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.0883450Z +++ awk '{print $5}' 2025-06-01T22:51:51.0911672Z ++ FSIZE=872 2025-06-01T22:51:51.0912610Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=eNU_1o8hj1AWYfKIUIFDFYSwZ7sv6zXgVTnUsAdjMbY,872' 2025-06-01T22:51:51.0912725Z ++ read fname 2025-06-01T22:51:51.0913083Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:51.0913368Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:51.0913638Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:51.0913734Z ++ grep RECORD 2025-06-01T22:51:51.0931835Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:51.0932085Z +++ openssl base64 2025-06-01T22:51:51.0933344Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.0934511Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.0936023Z +++ sed -e s/=//g 2025-06-01T22:51:51.0973886Z ++ HASH=EmjSFgOSv3ieAJv_OjabIyVNFqdwHKxjAUzf0doAWWo 2025-06-01T22:51:51.0979926Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:51.0980304Z +++ awk '{print $5}' 2025-06-01T22:51:51.1005731Z ++ FSIZE=1137 2025-06-01T22:51:51.1006375Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h",sha256=EmjSFgOSv3ieAJv_OjabIyVNFqdwHKxjAUzf0doAWWo,1137' 2025-06-01T22:51:51.1006484Z ++ read fname 2025-06-01T22:51:51.1006972Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:51.1007269Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:51.1007633Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:51.1008648Z ++ grep RECORD 2025-06-01T22:51:51.1035599Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:51.1035782Z +++ openssl base64 2025-06-01T22:51:51.1035991Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.1036225Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.1038190Z +++ sed -e s/=//g 2025-06-01T22:51:51.1079588Z ++ HASH=S3-VDdYDIrjMImEjeWftxuEVppzYwoFX85UPPNj1cf8 2025-06-01T22:51:51.1082532Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:51.1082965Z +++ awk '{print $5}' 2025-06-01T22:51:51.1110783Z ++ FSIZE=1139 2025-06-01T22:51:51.1111872Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h",sha256=S3-VDdYDIrjMImEjeWftxuEVppzYwoFX85UPPNj1cf8,1139' 2025-06-01T22:51:51.1112062Z ++ read fname 2025-06-01T22:51:51.1112571Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h 2025-06-01T22:51:51.1112816Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h 2025-06-01T22:51:51.1113044Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h 2025-06-01T22:51:51.1113404Z ++ grep RECORD 2025-06-01T22:51:51.1132803Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h 2025-06-01T22:51:51.1133214Z +++ openssl base64 2025-06-01T22:51:51.1134496Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.1135942Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.1138050Z +++ sed -e s/=//g 2025-06-01T22:51:51.1180571Z ++ HASH=QdhKMs6tYcBf2HSaQkzZ36dTHHUQKUhNzvO2rtYMFNA 2025-06-01T22:51:51.1182972Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h 2025-06-01T22:51:51.1183645Z +++ awk '{print $5}' 2025-06-01T22:51:51.1207842Z ++ FSIZE=649 2025-06-01T22:51:51.1208872Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h",sha256=QdhKMs6tYcBf2HSaQkzZ36dTHHUQKUhNzvO2rtYMFNA,649' 2025-06-01T22:51:51.1209069Z ++ read fname 2025-06-01T22:51:51.1209573Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h 2025-06-01T22:51:51.1209875Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h 2025-06-01T22:51:51.1211721Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h 2025-06-01T22:51:51.1212803Z ++ grep RECORD 2025-06-01T22:51:51.1235344Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h 2025-06-01T22:51:51.1235488Z +++ openssl base64 2025-06-01T22:51:51.1235994Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.1236139Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.1237569Z +++ sed -e s/=//g 2025-06-01T22:51:51.1279018Z ++ HASH=c2UMye4JyuLsqMW4LU-tlaqJ6edEcXKOnsKUUWMCPyM 2025-06-01T22:51:51.1282906Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h 2025-06-01T22:51:51.1284510Z +++ awk '{print $5}' 2025-06-01T22:51:51.1310689Z ++ FSIZE=1139 2025-06-01T22:51:51.1311426Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h",sha256=c2UMye4JyuLsqMW4LU-tlaqJ6edEcXKOnsKUUWMCPyM,1139' 2025-06-01T22:51:51.1311528Z ++ read fname 2025-06-01T22:51:51.1311881Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h 2025-06-01T22:51:51.1312222Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h 2025-06-01T22:51:51.1312727Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h 2025-06-01T22:51:51.1313703Z ++ grep RECORD 2025-06-01T22:51:51.1333113Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h 2025-06-01T22:51:51.1333648Z +++ openssl base64 2025-06-01T22:51:51.1335014Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.1336438Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.1338537Z +++ sed -e s/=//g 2025-06-01T22:51:51.1374628Z ++ HASH=99Fz2KJgJVkgjl0MGxVfbpuqOnXXGnlUyCJyAN1D3xQ 2025-06-01T22:51:51.1381670Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h 2025-06-01T22:51:51.1382542Z +++ awk '{print $5}' 2025-06-01T22:51:51.1406429Z ++ FSIZE=990 2025-06-01T22:51:51.1407049Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h",sha256=99Fz2KJgJVkgjl0MGxVfbpuqOnXXGnlUyCJyAN1D3xQ,990' 2025-06-01T22:51:51.1407154Z ++ read fname 2025-06-01T22:51:51.1407447Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h 2025-06-01T22:51:51.1407730Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h 2025-06-01T22:51:51.1410381Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h 2025-06-01T22:51:51.1411386Z ++ grep RECORD 2025-06-01T22:51:51.1432946Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h 2025-06-01T22:51:51.1433131Z +++ openssl base64 2025-06-01T22:51:51.1434512Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.1434781Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.1436111Z +++ sed -e s/=//g 2025-06-01T22:51:51.1479226Z ++ HASH=Gq3Eat0TxaLDbd8jt7VogKH6XxzkgiYuPvx7pVnR0mQ 2025-06-01T22:51:51.1481590Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h 2025-06-01T22:51:51.1482731Z +++ awk '{print $5}' 2025-06-01T22:51:51.1509263Z ++ FSIZE=2113 2025-06-01T22:51:51.1510051Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h",sha256=Gq3Eat0TxaLDbd8jt7VogKH6XxzkgiYuPvx7pVnR0mQ,2113' 2025-06-01T22:51:51.1510171Z ++ read fname 2025-06-01T22:51:51.1510651Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.1511083Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.1511670Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.1512871Z ++ grep RECORD 2025-06-01T22:51:51.1532032Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.1532294Z +++ openssl base64 2025-06-01T22:51:51.1533566Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.1534871Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.1536084Z +++ sed -e s/=//g 2025-06-01T22:51:51.1578651Z ++ HASH=lfPoQeG9XlF2KFsoXnSts9bueIh1KRiml78ivhBVVHY 2025-06-01T22:51:51.1583137Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.1583397Z +++ awk '{print $5}' 2025-06-01T22:51:51.1607032Z ++ FSIZE=857 2025-06-01T22:51:51.1607927Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=lfPoQeG9XlF2KFsoXnSts9bueIh1KRiml78ivhBVVHY,857' 2025-06-01T22:51:51.1608053Z ++ read fname 2025-06-01T22:51:51.1608437Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h 2025-06-01T22:51:51.1608682Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h 2025-06-01T22:51:51.1611225Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h 2025-06-01T22:51:51.1612176Z ++ grep RECORD 2025-06-01T22:51:51.1634430Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h 2025-06-01T22:51:51.1634620Z +++ openssl base64 2025-06-01T22:51:51.1635241Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.1635814Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.1637022Z +++ sed -e s/=//g 2025-06-01T22:51:51.1678168Z ++ HASH=Z6Z2a6x6qbbDFeMJOOAWiEG7yW11lu92JM7Kj2hv8uw 2025-06-01T22:51:51.1682196Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h 2025-06-01T22:51:51.1682874Z +++ awk '{print $5}' 2025-06-01T22:51:51.1709463Z ++ FSIZE=1126 2025-06-01T22:51:51.1710146Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h",sha256=Z6Z2a6x6qbbDFeMJOOAWiEG7yW11lu92JM7Kj2hv8uw,1126' 2025-06-01T22:51:51.1710482Z ++ read fname 2025-06-01T22:51:51.1710780Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h 2025-06-01T22:51:51.1711034Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h 2025-06-01T22:51:51.1711266Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h 2025-06-01T22:51:51.1712725Z ++ grep RECORD 2025-06-01T22:51:51.1731857Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h 2025-06-01T22:51:51.1732134Z +++ openssl base64 2025-06-01T22:51:51.1733309Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.1734735Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.1736002Z +++ sed -e s/=//g 2025-06-01T22:51:51.1774096Z ++ HASH=9uMJCaI-YgJByAnN-lPBe5ZifV3rVgCN41QsLv1ILCE 2025-06-01T22:51:51.1780001Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h 2025-06-01T22:51:51.1780227Z +++ awk '{print $5}' 2025-06-01T22:51:51.1805837Z ++ FSIZE=1128 2025-06-01T22:51:51.1806736Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h",sha256=9uMJCaI-YgJByAnN-lPBe5ZifV3rVgCN41QsLv1ILCE,1128' 2025-06-01T22:51:51.1806848Z ++ read fname 2025-06-01T22:51:51.1807548Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_meta.h 2025-06-01T22:51:51.1807909Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_meta.h 2025-06-01T22:51:51.1808109Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_meta.h 2025-06-01T22:51:51.1808283Z ++ grep RECORD 2025-06-01T22:51:51.1831059Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_meta.h 2025-06-01T22:51:51.1831408Z +++ openssl base64 2025-06-01T22:51:51.1831591Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.1832047Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.1833657Z +++ sed -e s/=//g 2025-06-01T22:51:51.1872566Z ++ HASH=fWz9rZQF0_S7zm7sjZqEtxs6MSUVVqpqKMtTuZRwNRI 2025-06-01T22:51:51.1877990Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_meta.h 2025-06-01T22:51:51.1878654Z +++ awk '{print $5}' 2025-06-01T22:51:51.1908318Z ++ FSIZE=609 2025-06-01T22:51:51.1909525Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_meta.h",sha256=fWz9rZQF0_S7zm7sjZqEtxs6MSUVVqpqKMtTuZRwNRI,609' 2025-06-01T22:51:51.1909646Z ++ read fname 2025-06-01T22:51:51.1909957Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h 2025-06-01T22:51:51.1910203Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h 2025-06-01T22:51:51.1910432Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h 2025-06-01T22:51:51.1910541Z ++ grep RECORD 2025-06-01T22:51:51.1930596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h 2025-06-01T22:51:51.1930758Z +++ openssl base64 2025-06-01T22:51:51.1931242Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.1932565Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.1933869Z +++ sed -e s/=//g 2025-06-01T22:51:51.1971828Z ++ HASH=aWkrLvG6luVX0kuPCRDyNaT-LGV3LZdCMtRE6xG_jlU 2025-06-01T22:51:51.1977286Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h 2025-06-01T22:51:51.1978527Z +++ awk '{print $5}' 2025-06-01T22:51:51.2005441Z ++ FSIZE=1128 2025-06-01T22:51:51.2006530Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h",sha256=aWkrLvG6luVX0kuPCRDyNaT-LGV3LZdCMtRE6xG_jlU,1128' 2025-06-01T22:51:51.2006704Z ++ read fname 2025-06-01T22:51:51.2007213Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_native.h 2025-06-01T22:51:51.2007483Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_native.h 2025-06-01T22:51:51.2007683Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_native.h 2025-06-01T22:51:51.2007782Z ++ grep RECORD 2025-06-01T22:51:51.2029929Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_native.h 2025-06-01T22:51:51.2030042Z +++ openssl base64 2025-06-01T22:51:51.2031023Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.2031141Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.2031951Z +++ sed -e s/=//g 2025-06-01T22:51:51.2072971Z ++ HASH=8omndOUlUGiSt8QpqLt6RZMzJZa0N1GTa7I8Rkc7Tso 2025-06-01T22:51:51.2077118Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_native.h 2025-06-01T22:51:51.2077986Z +++ awk '{print $5}' 2025-06-01T22:51:51.2104716Z ++ FSIZE=925 2025-06-01T22:51:51.2105377Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_native.h",sha256=8omndOUlUGiSt8QpqLt6RZMzJZa0N1GTa7I8Rkc7Tso,925' 2025-06-01T22:51:51.2105500Z ++ read fname 2025-06-01T22:51:51.2105761Z ++ make_wheel_record torch/include/ATen/ops/adaptive_max_pool3d_ops.h 2025-06-01T22:51:51.2105942Z ++ FPATH=torch/include/ATen/ops/adaptive_max_pool3d_ops.h 2025-06-01T22:51:51.2106623Z ++ echo torch/include/ATen/ops/adaptive_max_pool3d_ops.h 2025-06-01T22:51:51.2107962Z ++ grep RECORD 2025-06-01T22:51:51.2129232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adaptive_max_pool3d_ops.h 2025-06-01T22:51:51.2129504Z +++ openssl base64 2025-06-01T22:51:51.2130269Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.2131681Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.2133214Z +++ sed -e s/=//g 2025-06-01T22:51:51.2171098Z ++ HASH=pqI7MNodgHsL0lBWar2dFfHDF7TneAQgLE_vxZlpJcM 2025-06-01T22:51:51.2176157Z +++ ls -nl torch/include/ATen/ops/adaptive_max_pool3d_ops.h 2025-06-01T22:51:51.2177874Z +++ awk '{print $5}' 2025-06-01T22:51:51.2204106Z ++ FSIZE=2073 2025-06-01T22:51:51.2204837Z ++ echo '"torch/include/ATen/ops/adaptive_max_pool3d_ops.h",sha256=pqI7MNodgHsL0lBWar2dFfHDF7TneAQgLE_vxZlpJcM,2073' 2025-06-01T22:51:51.2204935Z ++ read fname 2025-06-01T22:51:51.2205106Z ++ make_wheel_record torch/include/ATen/ops/add.h 2025-06-01T22:51:51.2205295Z ++ FPATH=torch/include/ATen/ops/add.h 2025-06-01T22:51:51.2205721Z ++ echo torch/include/ATen/ops/add.h 2025-06-01T22:51:51.2207238Z ++ grep RECORD 2025-06-01T22:51:51.2232232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/add.h 2025-06-01T22:51:51.2232365Z +++ openssl base64 2025-06-01T22:51:51.2232468Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.2232735Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.2232832Z +++ sed -e s/=//g 2025-06-01T22:51:51.2272373Z ++ HASH=XmL3jnaTKHSMhKazig3-3Ctn4v1r_XCZVbFBwfJ_mhU 2025-06-01T22:51:51.2276891Z +++ ls -nl torch/include/ATen/ops/add.h 2025-06-01T22:51:51.2277909Z +++ awk '{print $5}' 2025-06-01T22:51:51.2306423Z ++ FSIZE=2138 2025-06-01T22:51:51.2307102Z ++ echo '"torch/include/ATen/ops/add.h",sha256=XmL3jnaTKHSMhKazig3-3Ctn4v1r_XCZVbFBwfJ_mhU,2138' 2025-06-01T22:51:51.2307225Z ++ read fname 2025-06-01T22:51:51.2307633Z ++ make_wheel_record torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.2308001Z ++ FPATH=torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.2308283Z ++ echo torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.2308381Z ++ grep RECORD 2025-06-01T22:51:51.2329161Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.2329509Z +++ openssl base64 2025-06-01T22:51:51.2330799Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.2332161Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.2333491Z +++ sed -e s/=//g 2025-06-01T22:51:51.2371975Z ++ HASH=j0HNl6Gh438d0W_bXbYoOQRHdwqomzXlfil9BYvvW3w 2025-06-01T22:51:51.2377220Z +++ ls -nl torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.2378199Z +++ awk '{print $5}' 2025-06-01T22:51:51.2403532Z ++ FSIZE=1174 2025-06-01T22:51:51.2404477Z ++ echo '"torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h",sha256=j0HNl6Gh438d0W_bXbYoOQRHdwqomzXlfil9BYvvW3w,1174' 2025-06-01T22:51:51.2405525Z ++ read fname 2025-06-01T22:51:51.2406199Z ++ make_wheel_record torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.2407229Z ++ FPATH=torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.2408069Z ++ echo torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.2408662Z ++ grep RECORD 2025-06-01T22:51:51.2428073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.2429037Z +++ openssl base64 2025-06-01T22:51:51.2430485Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.2431207Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.2432411Z +++ sed -e s/=//g 2025-06-01T22:51:51.2473771Z ++ HASH=xTZVQnxCa_zJUKytiGdSGOUDu7csGECwJVY26eQTkP8 2025-06-01T22:51:51.2478225Z +++ ls -nl torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.2478932Z +++ awk '{print $5}' 2025-06-01T22:51:51.2505697Z ++ FSIZE=943 2025-06-01T22:51:51.2506565Z ++ echo '"torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h",sha256=xTZVQnxCa_zJUKytiGdSGOUDu7csGECwJVY26eQTkP8,943' 2025-06-01T22:51:51.2507521Z ++ read fname 2025-06-01T22:51:51.2507866Z ++ make_wheel_record torch/include/ATen/ops/add_cpu_dispatch.h 2025-06-01T22:51:51.2508573Z ++ FPATH=torch/include/ATen/ops/add_cpu_dispatch.h 2025-06-01T22:51:51.2509012Z ++ echo torch/include/ATen/ops/add_cpu_dispatch.h 2025-06-01T22:51:51.2509393Z ++ grep RECORD 2025-06-01T22:51:51.2529910Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/add_cpu_dispatch.h 2025-06-01T22:51:51.2530432Z +++ openssl base64 2025-06-01T22:51:51.2531213Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.2532660Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.2534073Z +++ sed -e s/=//g 2025-06-01T22:51:51.2571295Z ++ HASH=1WX_RIqo8xb2cnpUm-ShjUWP7y6QOlVmU5OAfQBLQCo 2025-06-01T22:51:51.2576524Z +++ ls -nl torch/include/ATen/ops/add_cpu_dispatch.h 2025-06-01T22:51:51.2578027Z +++ awk '{print $5}' 2025-06-01T22:51:51.2604214Z ++ FSIZE=1130 2025-06-01T22:51:51.2605077Z ++ echo '"torch/include/ATen/ops/add_cpu_dispatch.h",sha256=1WX_RIqo8xb2cnpUm-ShjUWP7y6QOlVmU5OAfQBLQCo,1130' 2025-06-01T22:51:51.2605762Z ++ read fname 2025-06-01T22:51:51.2606194Z ++ make_wheel_record torch/include/ATen/ops/add_cuda_dispatch.h 2025-06-01T22:51:51.2606702Z ++ FPATH=torch/include/ATen/ops/add_cuda_dispatch.h 2025-06-01T22:51:51.2607314Z ++ echo torch/include/ATen/ops/add_cuda_dispatch.h 2025-06-01T22:51:51.2607703Z ++ grep RECORD 2025-06-01T22:51:51.2635867Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/add_cuda_dispatch.h 2025-06-01T22:51:51.2636510Z +++ openssl base64 2025-06-01T22:51:51.2636765Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.2637023Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.2637284Z +++ sed -e s/=//g 2025-06-01T22:51:51.2676700Z ++ HASH=CCTkCi5g8XV-DJTx8SXCaiER0lDZfZjmcq-sfaCaJ-w 2025-06-01T22:51:51.2680778Z +++ ls -nl torch/include/ATen/ops/add_cuda_dispatch.h 2025-06-01T22:51:51.2681673Z +++ awk '{print $5}' 2025-06-01T22:51:51.2708421Z ++ FSIZE=1132 2025-06-01T22:51:51.2709165Z ++ echo '"torch/include/ATen/ops/add_cuda_dispatch.h",sha256=CCTkCi5g8XV-DJTx8SXCaiER0lDZfZjmcq-sfaCaJ-w,1132' 2025-06-01T22:51:51.2709928Z ++ read fname 2025-06-01T22:51:51.2710247Z ++ make_wheel_record torch/include/ATen/ops/add_meta.h 2025-06-01T22:51:51.2710669Z ++ FPATH=torch/include/ATen/ops/add_meta.h 2025-06-01T22:51:51.2711051Z ++ echo torch/include/ATen/ops/add_meta.h 2025-06-01T22:51:51.2711518Z ++ grep RECORD 2025-06-01T22:51:51.2731580Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/add_meta.h 2025-06-01T22:51:51.2732374Z +++ openssl base64 2025-06-01T22:51:51.2733203Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.2734614Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.2736036Z +++ sed -e s/=//g 2025-06-01T22:51:51.2774295Z ++ HASH=DW8GHQbzN9PJOJOHvyzIg0tKxYyjzrqV3YNu7iM9CWY 2025-06-01T22:51:51.2780272Z +++ ls -nl torch/include/ATen/ops/add_meta.h 2025-06-01T22:51:51.2780869Z +++ awk '{print $5}' 2025-06-01T22:51:51.2805782Z ++ FSIZE=623 2025-06-01T22:51:51.2806405Z ++ echo '"torch/include/ATen/ops/add_meta.h",sha256=DW8GHQbzN9PJOJOHvyzIg0tKxYyjzrqV3YNu7iM9CWY,623' 2025-06-01T22:51:51.2807048Z ++ read fname 2025-06-01T22:51:51.2807414Z ++ make_wheel_record torch/include/ATen/ops/add_meta_dispatch.h 2025-06-01T22:51:51.2807974Z ++ FPATH=torch/include/ATen/ops/add_meta_dispatch.h 2025-06-01T22:51:51.2808438Z ++ echo torch/include/ATen/ops/add_meta_dispatch.h 2025-06-01T22:51:51.2809108Z ++ grep RECORD 2025-06-01T22:51:51.2830969Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/add_meta_dispatch.h 2025-06-01T22:51:51.2831562Z +++ openssl base64 2025-06-01T22:51:51.2832205Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.2833752Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.2834587Z +++ sed -e s/=//g 2025-06-01T22:51:51.2874124Z ++ HASH=niarZ4Y-q3sdm4bTnG7umOl9AACTzkOZ5qp9JcRXkiI 2025-06-01T22:51:51.2878571Z +++ ls -nl torch/include/ATen/ops/add_meta_dispatch.h 2025-06-01T22:51:51.2879880Z +++ awk '{print $5}' 2025-06-01T22:51:51.2906869Z ++ FSIZE=1132 2025-06-01T22:51:51.2907599Z ++ echo '"torch/include/ATen/ops/add_meta_dispatch.h",sha256=niarZ4Y-q3sdm4bTnG7umOl9AACTzkOZ5qp9JcRXkiI,1132' 2025-06-01T22:51:51.2908287Z ++ read fname 2025-06-01T22:51:51.2908598Z ++ make_wheel_record torch/include/ATen/ops/add_native.h 2025-06-01T22:51:51.2909183Z ++ FPATH=torch/include/ATen/ops/add_native.h 2025-06-01T22:51:51.2909582Z ++ echo torch/include/ATen/ops/add_native.h 2025-06-01T22:51:51.2909920Z ++ grep RECORD 2025-06-01T22:51:51.2930832Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/add_native.h 2025-06-01T22:51:51.2931328Z +++ openssl base64 2025-06-01T22:51:51.2932011Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.2933425Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.2934795Z +++ sed -e s/=//g 2025-06-01T22:51:51.2973580Z ++ HASH=fgUdSiN0tdi1WG18a2vhAJ6_GC51ZEcFcrEDYui11FA 2025-06-01T22:51:51.2979424Z +++ ls -nl torch/include/ATen/ops/add_native.h 2025-06-01T22:51:51.2980274Z +++ awk '{print $5}' 2025-06-01T22:51:51.3005965Z ++ FSIZE=2938 2025-06-01T22:51:51.3006593Z ++ echo '"torch/include/ATen/ops/add_native.h",sha256=fgUdSiN0tdi1WG18a2vhAJ6_GC51ZEcFcrEDYui11FA,2938' 2025-06-01T22:51:51.3007247Z ++ read fname 2025-06-01T22:51:51.3007553Z ++ make_wheel_record torch/include/ATen/ops/add_ops.h 2025-06-01T22:51:51.3007988Z ++ FPATH=torch/include/ATen/ops/add_ops.h 2025-06-01T22:51:51.3008376Z ++ echo torch/include/ATen/ops/add_ops.h 2025-06-01T22:51:51.3008984Z ++ grep RECORD 2025-06-01T22:51:51.3032084Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/add_ops.h 2025-06-01T22:51:51.3032742Z +++ openssl base64 2025-06-01T22:51:51.3033017Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.3033475Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.3034917Z +++ sed -e s/=//g 2025-06-01T22:51:51.3076061Z ++ HASH=x0nTSmLM2xjXfrSdCNttkYX_pSuerfuc18G8n32SGe4 2025-06-01T22:51:51.3083885Z +++ ls -nl torch/include/ATen/ops/add_ops.h 2025-06-01T22:51:51.3085079Z +++ awk '{print $5}' 2025-06-01T22:51:51.3113017Z ++ FSIZE=4732 2025-06-01T22:51:51.3113604Z ++ echo '"torch/include/ATen/ops/add_ops.h",sha256=x0nTSmLM2xjXfrSdCNttkYX_pSuerfuc18G8n32SGe4,4732' 2025-06-01T22:51:51.3114325Z ++ read fname 2025-06-01T22:51:51.3114725Z ++ make_wheel_record torch/include/ATen/ops/addbmm.h 2025-06-01T22:51:51.3115138Z ++ FPATH=torch/include/ATen/ops/addbmm.h 2025-06-01T22:51:51.3115591Z ++ echo torch/include/ATen/ops/addbmm.h 2025-06-01T22:51:51.3115925Z ++ grep RECORD 2025-06-01T22:51:51.3133614Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addbmm.h 2025-06-01T22:51:51.3134405Z +++ openssl base64 2025-06-01T22:51:51.3135700Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.3137890Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.3138590Z +++ sed -e s/=//g 2025-06-01T22:51:51.3179501Z ++ HASH=bWBMw7rH_v8kamZx4KPzr7T63dy0yCq64YqJniNeXMk 2025-06-01T22:51:51.3182357Z +++ ls -nl torch/include/ATen/ops/addbmm.h 2025-06-01T22:51:51.3183770Z +++ awk '{print $5}' 2025-06-01T22:51:51.3207464Z ++ FSIZE=1623 2025-06-01T22:51:51.3208066Z ++ echo '"torch/include/ATen/ops/addbmm.h",sha256=bWBMw7rH_v8kamZx4KPzr7T63dy0yCq64YqJniNeXMk,1623' 2025-06-01T22:51:51.3208898Z ++ read fname 2025-06-01T22:51:51.3209263Z ++ make_wheel_record torch/include/ATen/ops/addbmm_cpu_dispatch.h 2025-06-01T22:51:51.3209796Z ++ FPATH=torch/include/ATen/ops/addbmm_cpu_dispatch.h 2025-06-01T22:51:51.3211447Z ++ echo torch/include/ATen/ops/addbmm_cpu_dispatch.h 2025-06-01T22:51:51.3212649Z ++ grep RECORD 2025-06-01T22:51:51.3233994Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addbmm_cpu_dispatch.h 2025-06-01T22:51:51.3234559Z +++ openssl base64 2025-06-01T22:51:51.3236291Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.3236920Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.3237941Z +++ sed -e s/=//g 2025-06-01T22:51:51.3281376Z ++ HASH=9K63lzHWiGQKkohJm6rdZV-s56Ji7lSTExuQwyztFPY 2025-06-01T22:51:51.3282975Z +++ ls -nl torch/include/ATen/ops/addbmm_cpu_dispatch.h 2025-06-01T22:51:51.3283873Z +++ awk '{print $5}' 2025-06-01T22:51:51.3312038Z ++ FSIZE=1360 2025-06-01T22:51:51.3312732Z ++ echo '"torch/include/ATen/ops/addbmm_cpu_dispatch.h",sha256=9K63lzHWiGQKkohJm6rdZV-s56Ji7lSTExuQwyztFPY,1360' 2025-06-01T22:51:51.3313418Z ++ read fname 2025-06-01T22:51:51.3313791Z ++ make_wheel_record torch/include/ATen/ops/addbmm_cuda_dispatch.h 2025-06-01T22:51:51.3314312Z ++ FPATH=torch/include/ATen/ops/addbmm_cuda_dispatch.h 2025-06-01T22:51:51.3314909Z ++ echo torch/include/ATen/ops/addbmm_cuda_dispatch.h 2025-06-01T22:51:51.3315306Z ++ grep RECORD 2025-06-01T22:51:51.3332519Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addbmm_cuda_dispatch.h 2025-06-01T22:51:51.3333159Z +++ openssl base64 2025-06-01T22:51:51.3334477Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.3336530Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.3337294Z +++ sed -e s/=//g 2025-06-01T22:51:51.3374796Z ++ HASH=fl_i4wrG3FQLzCM9GGRx0FLBfAl_oTBeaIGmLkoURQA 2025-06-01T22:51:51.3381463Z +++ ls -nl torch/include/ATen/ops/addbmm_cuda_dispatch.h 2025-06-01T22:51:51.3382460Z +++ awk '{print $5}' 2025-06-01T22:51:51.3406492Z ++ FSIZE=1362 2025-06-01T22:51:51.3407276Z ++ echo '"torch/include/ATen/ops/addbmm_cuda_dispatch.h",sha256=fl_i4wrG3FQLzCM9GGRx0FLBfAl_oTBeaIGmLkoURQA,1362' 2025-06-01T22:51:51.3407980Z ++ read fname 2025-06-01T22:51:51.3408366Z ++ make_wheel_record torch/include/ATen/ops/addbmm_meta_dispatch.h 2025-06-01T22:51:51.3408905Z ++ FPATH=torch/include/ATen/ops/addbmm_meta_dispatch.h 2025-06-01T22:51:51.3410034Z ++ echo torch/include/ATen/ops/addbmm_meta_dispatch.h 2025-06-01T22:51:51.3411146Z ++ grep RECORD 2025-06-01T22:51:51.3431629Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addbmm_meta_dispatch.h 2025-06-01T22:51:51.3433018Z +++ openssl base64 2025-06-01T22:51:51.3433291Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.3434495Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.3435934Z +++ sed -e s/=//g 2025-06-01T22:51:51.3476650Z ++ HASH=u6BqOgk1T64Kf8Y3Qfy1RdHkdU028zTEV14g2WMLtsM 2025-06-01T22:51:51.3480861Z +++ ls -nl torch/include/ATen/ops/addbmm_meta_dispatch.h 2025-06-01T22:51:51.3482225Z +++ awk '{print $5}' 2025-06-01T22:51:51.3509140Z ++ FSIZE=828 2025-06-01T22:51:51.3509915Z ++ echo '"torch/include/ATen/ops/addbmm_meta_dispatch.h",sha256=u6BqOgk1T64Kf8Y3Qfy1RdHkdU028zTEV14g2WMLtsM,828' 2025-06-01T22:51:51.3510633Z ++ read fname 2025-06-01T22:51:51.3510972Z ++ make_wheel_record torch/include/ATen/ops/addbmm_native.h 2025-06-01T22:51:51.3511471Z ++ FPATH=torch/include/ATen/ops/addbmm_native.h 2025-06-01T22:51:51.3511899Z ++ echo torch/include/ATen/ops/addbmm_native.h 2025-06-01T22:51:51.3512251Z ++ grep RECORD 2025-06-01T22:51:51.3531395Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addbmm_native.h 2025-06-01T22:51:51.3532169Z +++ openssl base64 2025-06-01T22:51:51.3533188Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.3534359Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.3535767Z +++ sed -e s/=//g 2025-06-01T22:51:51.3573373Z ++ HASH=94J8RBl2UEt8U5DG9cSPKW80DFawOvAtKFKtbpu_zw8 2025-06-01T22:51:51.3578772Z +++ ls -nl torch/include/ATen/ops/addbmm_native.h 2025-06-01T22:51:51.3579558Z +++ awk '{print $5}' 2025-06-01T22:51:51.3605360Z ++ FSIZE=928 2025-06-01T22:51:51.3605993Z ++ echo '"torch/include/ATen/ops/addbmm_native.h",sha256=94J8RBl2UEt8U5DG9cSPKW80DFawOvAtKFKtbpu_zw8,928' 2025-06-01T22:51:51.3606703Z ++ read fname 2025-06-01T22:51:51.3607025Z ++ make_wheel_record torch/include/ATen/ops/addbmm_ops.h 2025-06-01T22:51:51.3607505Z ++ FPATH=torch/include/ATen/ops/addbmm_ops.h 2025-06-01T22:51:51.3607909Z ++ echo torch/include/ATen/ops/addbmm_ops.h 2025-06-01T22:51:51.3608276Z ++ grep RECORD 2025-06-01T22:51:51.3630501Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addbmm_ops.h 2025-06-01T22:51:51.3631184Z +++ openssl base64 2025-06-01T22:51:51.3631465Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.3631714Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.3632465Z +++ sed -e s/=//g 2025-06-01T22:51:51.3676447Z ++ HASH=yy7cxqvokWy9CHsBJYb1sUvo_oVHLUJGuIUPQNz2_ok 2025-06-01T22:51:51.3680482Z +++ ls -nl torch/include/ATen/ops/addbmm_ops.h 2025-06-01T22:51:51.3681269Z +++ awk '{print $5}' 2025-06-01T22:51:51.3707453Z ++ FSIZE=3105 2025-06-01T22:51:51.3708212Z ++ echo '"torch/include/ATen/ops/addbmm_ops.h",sha256=yy7cxqvokWy9CHsBJYb1sUvo_oVHLUJGuIUPQNz2_ok,3105' 2025-06-01T22:51:51.3708842Z ++ read fname 2025-06-01T22:51:51.3709154Z ++ make_wheel_record torch/include/ATen/ops/addcdiv.h 2025-06-01T22:51:51.3709574Z ++ FPATH=torch/include/ATen/ops/addcdiv.h 2025-06-01T22:51:51.3710160Z ++ echo torch/include/ATen/ops/addcdiv.h 2025-06-01T22:51:51.3710877Z ++ grep RECORD 2025-06-01T22:51:51.3731152Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcdiv.h 2025-06-01T22:51:51.3731725Z +++ openssl base64 2025-06-01T22:51:51.3732618Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.3734033Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.3735361Z +++ sed -e s/=//g 2025-06-01T22:51:51.3780338Z ++ HASH=on8EhVJgQi29zYWxYiUaWGr5I0PP93U70Kmah2awasY 2025-06-01T22:51:51.3783060Z +++ ls -nl torch/include/ATen/ops/addcdiv.h 2025-06-01T22:51:51.3784252Z +++ awk '{print $5}' 2025-06-01T22:51:51.3808261Z ++ FSIZE=1509 2025-06-01T22:51:51.3808989Z ++ echo '"torch/include/ATen/ops/addcdiv.h",sha256=on8EhVJgQi29zYWxYiUaWGr5I0PP93U70Kmah2awasY,1509' 2025-06-01T22:51:51.3809699Z ++ read fname 2025-06-01T22:51:51.3810364Z ++ make_wheel_record torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.3811308Z ++ FPATH=torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.3812725Z ++ echo torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.3813615Z ++ grep RECORD 2025-06-01T22:51:51.3836037Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.3836759Z +++ openssl base64 2025-06-01T22:51:51.3837009Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.3837492Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.3837750Z +++ sed -e s/=//g 2025-06-01T22:51:51.3880487Z ++ HASH=O2hmGLuG1uMX3QbWpkkKUxG1bTQVcsdR-WGXc6w1lYE 2025-06-01T22:51:51.3883562Z +++ ls -nl torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.3884544Z +++ awk '{print $5}' 2025-06-01T22:51:51.3911483Z ++ FSIZE=1011 2025-06-01T22:51:51.3912487Z ++ echo '"torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h",sha256=O2hmGLuG1uMX3QbWpkkKUxG1bTQVcsdR-WGXc6w1lYE,1011' 2025-06-01T22:51:51.3913428Z ++ read fname 2025-06-01T22:51:51.3913791Z ++ make_wheel_record torch/include/ATen/ops/addcmul.h 2025-06-01T22:51:51.3914242Z ++ FPATH=torch/include/ATen/ops/addcmul.h 2025-06-01T22:51:51.3914661Z ++ echo torch/include/ATen/ops/addcmul.h 2025-06-01T22:51:51.3914993Z ++ grep RECORD 2025-06-01T22:51:51.3932315Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcmul.h 2025-06-01T22:51:51.3933078Z +++ openssl base64 2025-06-01T22:51:51.3934025Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.3935749Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.3936896Z +++ sed -e s/=//g 2025-06-01T22:51:51.3976364Z ++ HASH=thcWRT_A3A0Utke-62g69r7ftJdazusr602cbU6PmX0 2025-06-01T22:51:51.3981321Z +++ ls -nl torch/include/ATen/ops/addcmul.h 2025-06-01T22:51:51.3982929Z +++ awk '{print $5}' 2025-06-01T22:51:51.4006900Z ++ FSIZE=1509 2025-06-01T22:51:51.4007523Z ++ echo '"torch/include/ATen/ops/addcmul.h",sha256=thcWRT_A3A0Utke-62g69r7ftJdazusr602cbU6PmX0,1509' 2025-06-01T22:51:51.4008150Z ++ read fname 2025-06-01T22:51:51.4008528Z ++ make_wheel_record torch/include/ATen/ops/addcdiv_cpu_dispatch.h 2025-06-01T22:51:51.4009083Z ++ FPATH=torch/include/ATen/ops/addcdiv_cpu_dispatch.h 2025-06-01T22:51:51.4010030Z ++ echo torch/include/ATen/ops/addcdiv_cpu_dispatch.h 2025-06-01T22:51:51.4011294Z ++ grep RECORD 2025-06-01T22:51:51.4033639Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcdiv_cpu_dispatch.h 2025-06-01T22:51:51.4034218Z +++ openssl base64 2025-06-01T22:51:51.4034817Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.4035108Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.4036022Z +++ sed -e s/=//g 2025-06-01T22:51:51.4078579Z ++ HASH=UaOpX_jcOji4dy8OyAaG2jeBPeI7uiAFWRK7XXoESE8 2025-06-01T22:51:51.4081455Z +++ ls -nl torch/include/ATen/ops/addcdiv_cpu_dispatch.h 2025-06-01T22:51:51.4081978Z +++ awk '{print $5}' 2025-06-01T22:51:51.4110289Z ++ FSIZE=1266 2025-06-01T22:51:51.4110988Z ++ echo '"torch/include/ATen/ops/addcdiv_cpu_dispatch.h",sha256=UaOpX_jcOji4dy8OyAaG2jeBPeI7uiAFWRK7XXoESE8,1266' 2025-06-01T22:51:51.4111676Z ++ read fname 2025-06-01T22:51:51.4112204Z ++ make_wheel_record torch/include/ATen/ops/addcdiv_cuda_dispatch.h 2025-06-01T22:51:51.4112732Z ++ FPATH=torch/include/ATen/ops/addcdiv_cuda_dispatch.h 2025-06-01T22:51:51.4113211Z ++ echo torch/include/ATen/ops/addcdiv_cuda_dispatch.h 2025-06-01T22:51:51.4113608Z ++ grep RECORD 2025-06-01T22:51:51.4131424Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcdiv_cuda_dispatch.h 2025-06-01T22:51:51.4131964Z +++ openssl base64 2025-06-01T22:51:51.4133112Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.4134347Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.4135784Z +++ sed -e s/=//g 2025-06-01T22:51:51.4176339Z ++ HASH=RmmcfK8nLzBaKunJk7MRunpuI9gNerwY9LMWPkEavkk 2025-06-01T22:51:51.4181587Z +++ ls -nl torch/include/ATen/ops/addcdiv_cuda_dispatch.h 2025-06-01T22:51:51.4182967Z +++ awk '{print $5}' 2025-06-01T22:51:51.4206872Z ++ FSIZE=1268 2025-06-01T22:51:51.4207566Z ++ echo '"torch/include/ATen/ops/addcdiv_cuda_dispatch.h",sha256=RmmcfK8nLzBaKunJk7MRunpuI9gNerwY9LMWPkEavkk,1268' 2025-06-01T22:51:51.4208314Z ++ read fname 2025-06-01T22:51:51.4208797Z ++ make_wheel_record torch/include/ATen/ops/addcdiv_meta.h 2025-06-01T22:51:51.4209255Z ++ FPATH=torch/include/ATen/ops/addcdiv_meta.h 2025-06-01T22:51:51.4210225Z ++ echo torch/include/ATen/ops/addcdiv_meta.h 2025-06-01T22:51:51.4211301Z ++ grep RECORD 2025-06-01T22:51:51.4233926Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcdiv_meta.h 2025-06-01T22:51:51.4234460Z +++ openssl base64 2025-06-01T22:51:51.4234728Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.4235468Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.4236062Z +++ sed -e s/=//g 2025-06-01T22:51:51.4281378Z ++ HASH=4RSNScmjJFGe0Gn18X0WpM5oKE6kTO-z8RYWVoXRYek 2025-06-01T22:51:51.4283240Z +++ ls -nl torch/include/ATen/ops/addcdiv_meta.h 2025-06-01T22:51:51.4284941Z +++ awk '{print $5}' 2025-06-01T22:51:51.4312885Z ++ FSIZE=650 2025-06-01T22:51:51.4313510Z ++ echo '"torch/include/ATen/ops/addcdiv_meta.h",sha256=4RSNScmjJFGe0Gn18X0WpM5oKE6kTO-z8RYWVoXRYek,650' 2025-06-01T22:51:51.4314181Z ++ read fname 2025-06-01T22:51:51.4314545Z ++ make_wheel_record torch/include/ATen/ops/addcdiv_meta_dispatch.h 2025-06-01T22:51:51.4315082Z ++ FPATH=torch/include/ATen/ops/addcdiv_meta_dispatch.h 2025-06-01T22:51:51.4315542Z ++ echo torch/include/ATen/ops/addcdiv_meta_dispatch.h 2025-06-01T22:51:51.4315940Z ++ grep RECORD 2025-06-01T22:51:51.4332950Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcdiv_meta_dispatch.h 2025-06-01T22:51:51.4333622Z +++ openssl base64 2025-06-01T22:51:51.4334837Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.4336336Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.4337603Z +++ sed -e s/=//g 2025-06-01T22:51:51.4377439Z ++ HASH=nQI-eU_kFhkVcFFcIiJKlQwyBBtEtofhCUuwCrRspfM 2025-06-01T22:51:51.4382496Z +++ ls -nl torch/include/ATen/ops/addcdiv_meta_dispatch.h 2025-06-01T22:51:51.4383373Z +++ awk '{print $5}' 2025-06-01T22:51:51.4407294Z ++ FSIZE=1268 2025-06-01T22:51:51.4408002Z ++ echo '"torch/include/ATen/ops/addcdiv_meta_dispatch.h",sha256=nQI-eU_kFhkVcFFcIiJKlQwyBBtEtofhCUuwCrRspfM,1268' 2025-06-01T22:51:51.4408731Z ++ read fname 2025-06-01T22:51:51.4409095Z ++ make_wheel_record torch/include/ATen/ops/addcdiv_native.h 2025-06-01T22:51:51.4409585Z ++ FPATH=torch/include/ATen/ops/addcdiv_native.h 2025-06-01T22:51:51.4410973Z ++ echo torch/include/ATen/ops/addcdiv_native.h 2025-06-01T22:51:51.4411759Z ++ grep RECORD 2025-06-01T22:51:51.4434697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcdiv_native.h 2025-06-01T22:51:51.4435227Z +++ openssl base64 2025-06-01T22:51:51.4435479Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.4435743Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.4436919Z +++ sed -e s/=//g 2025-06-01T22:51:51.4477766Z ++ HASH=PYhAHk7-rls0blvlyaVuqmaDLJGzcW2UmqDY2TfPokI 2025-06-01T22:51:51.4480972Z +++ ls -nl torch/include/ATen/ops/addcdiv_native.h 2025-06-01T22:51:51.4481876Z +++ awk '{print $5}' 2025-06-01T22:51:51.4509955Z ++ FSIZE=681 2025-06-01T22:51:51.4510651Z ++ echo '"torch/include/ATen/ops/addcdiv_native.h",sha256=PYhAHk7-rls0blvlyaVuqmaDLJGzcW2UmqDY2TfPokI,681' 2025-06-01T22:51:51.4513233Z ++ read fname 2025-06-01T22:51:51.4513572Z ++ make_wheel_record torch/include/ATen/ops/addcdiv_ops.h 2025-06-01T22:51:51.4514018Z ++ FPATH=torch/include/ATen/ops/addcdiv_ops.h 2025-06-01T22:51:51.4514436Z ++ echo torch/include/ATen/ops/addcdiv_ops.h 2025-06-01T22:51:51.4514784Z ++ grep RECORD 2025-06-01T22:51:51.4538977Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcdiv_ops.h 2025-06-01T22:51:51.4539483Z +++ openssl base64 2025-06-01T22:51:51.4539735Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.4539992Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.4540245Z +++ sed -e s/=//g 2025-06-01T22:51:51.4582413Z ++ HASH=Rb2WkkWtSH24-oCRGlXjG02G3FOYv_07aVzr9kNr_Lo 2025-06-01T22:51:51.4587194Z +++ ls -nl torch/include/ATen/ops/addcdiv_ops.h 2025-06-01T22:51:51.4588620Z +++ awk '{print $5}' 2025-06-01T22:51:51.4612382Z ++ FSIZE=2877 2025-06-01T22:51:51.4613004Z ++ echo '"torch/include/ATen/ops/addcdiv_ops.h",sha256=Rb2WkkWtSH24-oCRGlXjG02G3FOYv_07aVzr9kNr_Lo,2877' 2025-06-01T22:51:51.4613671Z ++ read fname 2025-06-01T22:51:51.4614248Z ++ make_wheel_record torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.4615437Z ++ FPATH=torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.4616948Z ++ echo torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.4618286Z ++ grep RECORD 2025-06-01T22:51:51.4641893Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.4642623Z +++ openssl base64 2025-06-01T22:51:51.4642891Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.4643138Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.4643406Z +++ sed -e s/=//g 2025-06-01T22:51:51.4685247Z ++ HASH=iT2tdmTUBkdu2qGNWVuVXkiHs-MbXEM8cJYx91DNX3Y 2025-06-01T22:51:51.4688185Z +++ ls -nl torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.4688822Z +++ awk '{print $5}' 2025-06-01T22:51:51.4715734Z ++ FSIZE=1011 2025-06-01T22:51:51.4716652Z ++ echo '"torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h",sha256=iT2tdmTUBkdu2qGNWVuVXkiHs-MbXEM8cJYx91DNX3Y,1011' 2025-06-01T22:51:51.4717576Z ++ read fname 2025-06-01T22:51:51.4717953Z ++ make_wheel_record torch/include/ATen/ops/addcmul_cpu_dispatch.h 2025-06-01T22:51:51.4718478Z ++ FPATH=torch/include/ATen/ops/addcmul_cpu_dispatch.h 2025-06-01T22:51:51.4718933Z ++ echo torch/include/ATen/ops/addcmul_cpu_dispatch.h 2025-06-01T22:51:51.4719322Z ++ grep RECORD 2025-06-01T22:51:51.4741444Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcmul_cpu_dispatch.h 2025-06-01T22:51:51.4741995Z +++ openssl base64 2025-06-01T22:51:51.4742254Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.4742513Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.4742781Z +++ sed -e s/=//g 2025-06-01T22:51:51.4784477Z ++ HASH=TrQXPeEDv-tDOenvoO63lTWo70r7tq12JnITApzhDHw 2025-06-01T22:51:51.4787564Z +++ ls -nl torch/include/ATen/ops/addcmul_cpu_dispatch.h 2025-06-01T22:51:51.4788221Z +++ awk '{print $5}' 2025-06-01T22:51:51.4812139Z ++ FSIZE=1266 2025-06-01T22:51:51.4812824Z ++ echo '"torch/include/ATen/ops/addcmul_cpu_dispatch.h",sha256=TrQXPeEDv-tDOenvoO63lTWo70r7tq12JnITApzhDHw,1266' 2025-06-01T22:51:51.4813694Z ++ read fname 2025-06-01T22:51:51.4814095Z ++ make_wheel_record torch/include/ATen/ops/addcmul_cuda_dispatch.h 2025-06-01T22:51:51.4814633Z ++ FPATH=torch/include/ATen/ops/addcmul_cuda_dispatch.h 2025-06-01T22:51:51.4815588Z ++ echo torch/include/ATen/ops/addcmul_cuda_dispatch.h 2025-06-01T22:51:51.4817647Z ++ grep RECORD 2025-06-01T22:51:51.4841301Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcmul_cuda_dispatch.h 2025-06-01T22:51:51.4841860Z +++ openssl base64 2025-06-01T22:51:51.4842115Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.4842376Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.4842632Z +++ sed -e s/=//g 2025-06-01T22:51:51.4885617Z ++ HASH=KyvIz560P8S3-Keno6f-PLeAFGSofTSWhZ_cvfOGj3I 2025-06-01T22:51:51.4887581Z +++ ls -nl torch/include/ATen/ops/addcmul_cuda_dispatch.h 2025-06-01T22:51:51.4888373Z +++ awk '{print $5}' 2025-06-01T22:51:51.4915292Z ++ FSIZE=1268 2025-06-01T22:51:51.4916024Z ++ echo '"torch/include/ATen/ops/addcmul_cuda_dispatch.h",sha256=KyvIz560P8S3-Keno6f-PLeAFGSofTSWhZ_cvfOGj3I,1268' 2025-06-01T22:51:51.4916735Z ++ read fname 2025-06-01T22:51:51.4917053Z ++ make_wheel_record torch/include/ATen/ops/addcmul_meta.h 2025-06-01T22:51:51.4917507Z ++ FPATH=torch/include/ATen/ops/addcmul_meta.h 2025-06-01T22:51:51.4917902Z ++ echo torch/include/ATen/ops/addcmul_meta.h 2025-06-01T22:51:51.4918261Z ++ grep RECORD 2025-06-01T22:51:51.4942156Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcmul_meta.h 2025-06-01T22:51:51.4942647Z +++ openssl base64 2025-06-01T22:51:51.4942918Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.4943165Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.4943431Z +++ sed -e s/=//g 2025-06-01T22:51:51.4984903Z ++ HASH=RHnecWIOgFIPbFRIuyRq9OBlzhFhidT3eWM3MzQo45g 2025-06-01T22:51:51.4988026Z +++ ls -nl torch/include/ATen/ops/addcmul_meta.h 2025-06-01T22:51:51.4988830Z +++ awk '{print $5}' 2025-06-01T22:51:51.5012790Z ++ FSIZE=650 2025-06-01T22:51:51.5013408Z ++ echo '"torch/include/ATen/ops/addcmul_meta.h",sha256=RHnecWIOgFIPbFRIuyRq9OBlzhFhidT3eWM3MzQo45g,650' 2025-06-01T22:51:51.5014167Z ++ read fname 2025-06-01T22:51:51.5014551Z ++ make_wheel_record torch/include/ATen/ops/addcmul_meta_dispatch.h 2025-06-01T22:51:51.5015083Z ++ FPATH=torch/include/ATen/ops/addcmul_meta_dispatch.h 2025-06-01T22:51:51.5018172Z ++ echo torch/include/ATen/ops/addcmul_meta_dispatch.h 2025-06-01T22:51:51.5018907Z ++ grep RECORD 2025-06-01T22:51:51.5042152Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcmul_meta_dispatch.h 2025-06-01T22:51:51.5042712Z +++ openssl base64 2025-06-01T22:51:51.5042966Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.5043233Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.5043549Z +++ sed -e s/=//g 2025-06-01T22:51:51.5085830Z ++ HASH=BZKfPpgkZ094ykWvhuxXt1Ek3LgyZeN-2ZffHuSiR6U 2025-06-01T22:51:51.5090869Z +++ ls -nl torch/include/ATen/ops/addcmul_meta_dispatch.h 2025-06-01T22:51:51.5091999Z +++ awk '{print $5}' 2025-06-01T22:51:51.5116676Z ++ FSIZE=1268 2025-06-01T22:51:51.5117382Z ++ echo '"torch/include/ATen/ops/addcmul_meta_dispatch.h",sha256=BZKfPpgkZ094ykWvhuxXt1Ek3LgyZeN-2ZffHuSiR6U,1268' 2025-06-01T22:51:51.5118102Z ++ read fname 2025-06-01T22:51:51.5118450Z ++ make_wheel_record torch/include/ATen/ops/addcmul_native.h 2025-06-01T22:51:51.5118915Z ++ FPATH=torch/include/ATen/ops/addcmul_native.h 2025-06-01T22:51:51.5119698Z ++ echo torch/include/ATen/ops/addcmul_native.h 2025-06-01T22:51:51.5121332Z ++ grep RECORD 2025-06-01T22:51:51.5146041Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcmul_native.h 2025-06-01T22:51:51.5146756Z +++ openssl base64 2025-06-01T22:51:51.5147029Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.5147297Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.5147564Z +++ sed -e s/=//g 2025-06-01T22:51:51.5188928Z ++ HASH=v9ozfiEoTKJmPaslcUkPVIGMAG6fDPEicmbpdPMnfko 2025-06-01T22:51:51.5191636Z +++ ls -nl torch/include/ATen/ops/addcmul_native.h 2025-06-01T22:51:51.5192342Z +++ awk '{print $5}' 2025-06-01T22:51:51.5221007Z ++ FSIZE=681 2025-06-01T22:51:51.5221812Z ++ echo '"torch/include/ATen/ops/addcmul_native.h",sha256=v9ozfiEoTKJmPaslcUkPVIGMAG6fDPEicmbpdPMnfko,681' 2025-06-01T22:51:51.5222513Z ++ read fname 2025-06-01T22:51:51.5222838Z ++ make_wheel_record torch/include/ATen/ops/addcmul_ops.h 2025-06-01T22:51:51.5223287Z ++ FPATH=torch/include/ATen/ops/addcmul_ops.h 2025-06-01T22:51:51.5223672Z ++ echo torch/include/ATen/ops/addcmul_ops.h 2025-06-01T22:51:51.5224023Z ++ grep RECORD 2025-06-01T22:51:51.5245598Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addcmul_ops.h 2025-06-01T22:51:51.5246111Z +++ openssl base64 2025-06-01T22:51:51.5246377Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.5246625Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.5247091Z +++ sed -e s/=//g 2025-06-01T22:51:51.5286669Z ++ HASH=lz_PJPlY_LMxzIRLOCEdbdO0JcKhRh7tZSzH6ENO4Cs 2025-06-01T22:51:51.5291298Z +++ ls -nl torch/include/ATen/ops/addcmul_ops.h 2025-06-01T22:51:51.5292238Z +++ awk '{print $5}' 2025-06-01T22:51:51.5318717Z ++ FSIZE=2877 2025-06-01T22:51:51.5319441Z ++ echo '"torch/include/ATen/ops/addcmul_ops.h",sha256=lz_PJPlY_LMxzIRLOCEdbdO0JcKhRh7tZSzH6ENO4Cs,2877' 2025-06-01T22:51:51.5320086Z ++ read fname 2025-06-01T22:51:51.5320389Z ++ make_wheel_record torch/include/ATen/ops/addmm.h 2025-06-01T22:51:51.5320787Z ++ FPATH=torch/include/ATen/ops/addmm.h 2025-06-01T22:51:51.5321152Z ++ echo torch/include/ATen/ops/addmm.h 2025-06-01T22:51:51.5321474Z ++ grep RECORD 2025-06-01T22:51:51.5344358Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmm.h 2025-06-01T22:51:51.5344850Z +++ openssl base64 2025-06-01T22:51:51.5345104Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.5345557Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.5347684Z +++ sed -e s/=//g 2025-06-01T22:51:51.5390500Z ++ HASH=XfE7OdJyLdt1BMurPjvYP-5QiOU3zRSHAcB0z9cKQzg 2025-06-01T22:51:51.5394249Z +++ ls -nl torch/include/ATen/ops/addmm.h 2025-06-01T22:51:51.5395773Z +++ awk '{print $5}' 2025-06-01T22:51:51.5423072Z ++ FSIZE=2866 2025-06-01T22:51:51.5423677Z ++ echo '"torch/include/ATen/ops/addmm.h",sha256=XfE7OdJyLdt1BMurPjvYP-5QiOU3zRSHAcB0z9cKQzg,2866' 2025-06-01T22:51:51.5424310Z ++ read fname 2025-06-01T22:51:51.5424990Z ++ make_wheel_record torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.5425891Z ++ FPATH=torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.5426724Z ++ echo torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.5427287Z ++ grep RECORD 2025-06-01T22:51:51.5447043Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.5447774Z +++ openssl base64 2025-06-01T22:51:51.5448058Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.5449136Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.5450462Z +++ sed -e s/=//g 2025-06-01T22:51:51.5488433Z ++ HASH=jqOudEZYHHcOXTWtPbeFfXnW6ObyVxS1l1KueE_7JPo 2025-06-01T22:51:51.5493853Z +++ ls -nl torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.5494477Z +++ awk '{print $5}' 2025-06-01T22:51:51.5521113Z ++ FSIZE=1049 2025-06-01T22:51:51.5522080Z ++ echo '"torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h",sha256=jqOudEZYHHcOXTWtPbeFfXnW6ObyVxS1l1KueE_7JPo,1049' 2025-06-01T22:51:51.5522999Z ++ read fname 2025-06-01T22:51:51.5523345Z ++ make_wheel_record torch/include/ATen/ops/addmm_cpu_dispatch.h 2025-06-01T22:51:51.5523978Z ++ FPATH=torch/include/ATen/ops/addmm_cpu_dispatch.h 2025-06-01T22:51:51.5524601Z ++ echo torch/include/ATen/ops/addmm_cpu_dispatch.h 2025-06-01T22:51:51.5524999Z ++ grep RECORD 2025-06-01T22:51:51.5545631Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmm_cpu_dispatch.h 2025-06-01T22:51:51.5546337Z +++ openssl base64 2025-06-01T22:51:51.5546615Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.5547448Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.5548685Z +++ sed -e s/=//g 2025-06-01T22:51:51.5590263Z ++ HASH=hiyK_jE3TrYjxzoOuu675SWApWms-hKL-knXeGmOlKo 2025-06-01T22:51:51.5593047Z +++ ls -nl torch/include/ATen/ops/addmm_cpu_dispatch.h 2025-06-01T22:51:51.5593952Z +++ awk '{print $5}' 2025-06-01T22:51:51.5622289Z ++ FSIZE=1340 2025-06-01T22:51:51.5623010Z ++ echo '"torch/include/ATen/ops/addmm_cpu_dispatch.h",sha256=hiyK_jE3TrYjxzoOuu675SWApWms-hKL-knXeGmOlKo,1340' 2025-06-01T22:51:51.5623693Z ++ read fname 2025-06-01T22:51:51.5624061Z ++ make_wheel_record torch/include/ATen/ops/addmm_cuda_dispatch.h 2025-06-01T22:51:51.5624562Z ++ FPATH=torch/include/ATen/ops/addmm_cuda_dispatch.h 2025-06-01T22:51:51.5625015Z ++ echo torch/include/ATen/ops/addmm_cuda_dispatch.h 2025-06-01T22:51:51.5625403Z ++ grep RECORD 2025-06-01T22:51:51.5646057Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmm_cuda_dispatch.h 2025-06-01T22:51:51.5646602Z +++ openssl base64 2025-06-01T22:51:51.5646859Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.5647262Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.5647790Z +++ sed -e s/=//g 2025-06-01T22:51:51.5686343Z ++ HASH=EVyNv26e4Bc5g7ZQIJhH8301NbWuKMy9fcbZGhRLsnU 2025-06-01T22:51:51.5691064Z +++ ls -nl torch/include/ATen/ops/addmm_cuda_dispatch.h 2025-06-01T22:51:51.5691897Z +++ awk '{print $5}' 2025-06-01T22:51:51.5718296Z ++ FSIZE=1939 2025-06-01T22:51:51.5719049Z ++ echo '"torch/include/ATen/ops/addmm_cuda_dispatch.h",sha256=EVyNv26e4Bc5g7ZQIJhH8301NbWuKMy9fcbZGhRLsnU,1939' 2025-06-01T22:51:51.5719748Z ++ read fname 2025-06-01T22:51:51.5720075Z ++ make_wheel_record torch/include/ATen/ops/addmm_meta.h 2025-06-01T22:51:51.5720212Z ++ FPATH=torch/include/ATen/ops/addmm_meta.h 2025-06-01T22:51:51.5720361Z ++ echo torch/include/ATen/ops/addmm_meta.h 2025-06-01T22:51:51.5720829Z ++ grep RECORD 2025-06-01T22:51:51.5744499Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmm_meta.h 2025-06-01T22:51:51.5744701Z +++ openssl base64 2025-06-01T22:51:51.5744961Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.5745515Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.5745976Z +++ sed -e s/=//g 2025-06-01T22:51:51.5789403Z ++ HASH=kk9BVW2lZcBn0uU3IDIBnLPelffJ8WU2sFRb6ds85Uk 2025-06-01T22:51:51.5793165Z +++ ls -nl torch/include/ATen/ops/addmm_meta.h 2025-06-01T22:51:51.5793996Z +++ awk '{print $5}' 2025-06-01T22:51:51.5820359Z ++ FSIZE=667 2025-06-01T22:51:51.5820923Z ++ echo '"torch/include/ATen/ops/addmm_meta.h",sha256=kk9BVW2lZcBn0uU3IDIBnLPelffJ8WU2sFRb6ds85Uk,667' 2025-06-01T22:51:51.5821023Z ++ read fname 2025-06-01T22:51:51.5821591Z ++ make_wheel_record torch/include/ATen/ops/addmm_meta_dispatch.h 2025-06-01T22:51:51.5821792Z ++ FPATH=torch/include/ATen/ops/addmm_meta_dispatch.h 2025-06-01T22:51:51.5821963Z ++ echo torch/include/ATen/ops/addmm_meta_dispatch.h 2025-06-01T22:51:51.5823257Z ++ grep RECORD 2025-06-01T22:51:51.5845844Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmm_meta_dispatch.h 2025-06-01T22:51:51.5845986Z +++ openssl base64 2025-06-01T22:51:51.5846445Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.5847401Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.5848582Z +++ sed -e s/=//g 2025-06-01T22:51:51.5886897Z ++ HASH=fFBtcWp4A_kC2smXp662y7hLAQShxAuS0kCET8rNK8g 2025-06-01T22:51:51.5891921Z +++ ls -nl torch/include/ATen/ops/addmm_meta_dispatch.h 2025-06-01T22:51:51.5892909Z +++ awk '{print $5}' 2025-06-01T22:51:51.5918796Z ++ FSIZE=1342 2025-06-01T22:51:51.5919344Z ++ echo '"torch/include/ATen/ops/addmm_meta_dispatch.h",sha256=fFBtcWp4A_kC2smXp662y7hLAQShxAuS0kCET8rNK8g,1342' 2025-06-01T22:51:51.5919445Z ++ read fname 2025-06-01T22:51:51.5919650Z ++ make_wheel_record torch/include/ATen/ops/addmm_native.h 2025-06-01T22:51:51.5919886Z ++ FPATH=torch/include/ATen/ops/addmm_native.h 2025-06-01T22:51:51.5920937Z ++ echo torch/include/ATen/ops/addmm_native.h 2025-06-01T22:51:51.5922006Z ++ grep RECORD 2025-06-01T22:51:51.5950491Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmm_native.h 2025-06-01T22:51:51.5950607Z +++ openssl base64 2025-06-01T22:51:51.5951682Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.5952844Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.5954125Z +++ sed -e s/=//g 2025-06-01T22:51:51.5994413Z ++ HASH=Ng_oJ-9EgU2PCM2b-RREdMpr553zC3GRFJ7FhktWMPg 2025-06-01T22:51:51.6000109Z +++ ls -nl torch/include/ATen/ops/addmm_native.h 2025-06-01T22:51:51.6000479Z +++ awk '{print $5}' 2025-06-01T22:51:51.6026875Z ++ FSIZE=3029 2025-06-01T22:51:51.6027393Z ++ echo '"torch/include/ATen/ops/addmm_native.h",sha256=Ng_oJ-9EgU2PCM2b-RREdMpr553zC3GRFJ7FhktWMPg,3029' 2025-06-01T22:51:51.6027499Z ++ read fname 2025-06-01T22:51:51.6027673Z ++ make_wheel_record torch/include/ATen/ops/addmm_ops.h 2025-06-01T22:51:51.6027806Z ++ FPATH=torch/include/ATen/ops/addmm_ops.h 2025-06-01T22:51:51.6028264Z ++ echo torch/include/ATen/ops/addmm_ops.h 2025-06-01T22:51:51.6029484Z ++ grep RECORD 2025-06-01T22:51:51.6048863Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmm_ops.h 2025-06-01T22:51:51.6049503Z +++ openssl base64 2025-06-01T22:51:51.6050737Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.6052092Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.6053465Z +++ sed -e s/=//g 2025-06-01T22:51:51.6090020Z ++ HASH=3LFofM6uMC1Wy1ds8y7v9Kjd3oqWQna6uprMeLbvoo8 2025-06-01T22:51:51.6095229Z +++ ls -nl torch/include/ATen/ops/addmm_ops.h 2025-06-01T22:51:51.6096386Z +++ awk '{print $5}' 2025-06-01T22:51:51.6122809Z ++ FSIZE=5040 2025-06-01T22:51:51.6123290Z ++ echo '"torch/include/ATen/ops/addmm_ops.h",sha256=3LFofM6uMC1Wy1ds8y7v9Kjd3oqWQna6uprMeLbvoo8,5040' 2025-06-01T22:51:51.6123387Z ++ read fname 2025-06-01T22:51:51.6123555Z ++ make_wheel_record torch/include/ATen/ops/addmv.h 2025-06-01T22:51:51.6123778Z ++ FPATH=torch/include/ATen/ops/addmv.h 2025-06-01T22:51:51.6124625Z ++ echo torch/include/ATen/ops/addmv.h 2025-06-01T22:51:51.6125078Z ++ grep RECORD 2025-06-01T22:51:51.6147062Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmv.h 2025-06-01T22:51:51.6147394Z +++ openssl base64 2025-06-01T22:51:51.6148685Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.6150076Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.6151321Z +++ sed -e s/=//g 2025-06-01T22:51:51.6192650Z ++ HASH=aNBpqpWrHuySRwTwwIK2UD6Pgl_s6MfAuU2N5HWAkq0 2025-06-01T22:51:51.6195965Z +++ ls -nl torch/include/ATen/ops/addmv.h 2025-06-01T22:51:51.6196919Z +++ awk '{print $5}' 2025-06-01T22:51:51.6224651Z ++ FSIZE=1882 2025-06-01T22:51:51.6225254Z ++ echo '"torch/include/ATen/ops/addmv.h",sha256=aNBpqpWrHuySRwTwwIK2UD6Pgl_s6MfAuU2N5HWAkq0,1882' 2025-06-01T22:51:51.6225389Z ++ read fname 2025-06-01T22:51:51.6225799Z ++ make_wheel_record torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.6226273Z ++ FPATH=torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.6226621Z ++ echo torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.6226720Z ++ grep RECORD 2025-06-01T22:51:51.6247884Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.6248106Z +++ openssl base64 2025-06-01T22:51:51.6248213Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.6249466Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.6250902Z +++ sed -e s/=//g 2025-06-01T22:51:51.6289595Z ++ HASH=fcvwwlmcROsF7RMPFKZrAkt22mT4-tLpx7367_thNDw 2025-06-01T22:51:51.6295396Z +++ ls -nl torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.6295901Z +++ awk '{print $5}' 2025-06-01T22:51:51.6320768Z ++ FSIZE=1045 2025-06-01T22:51:51.6321579Z ++ echo '"torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h",sha256=fcvwwlmcROsF7RMPFKZrAkt22mT4-tLpx7367_thNDw,1045' 2025-06-01T22:51:51.6321683Z ++ read fname 2025-06-01T22:51:51.6321894Z ++ make_wheel_record torch/include/ATen/ops/addmv_cpu_dispatch.h 2025-06-01T22:51:51.6322070Z ++ FPATH=torch/include/ATen/ops/addmv_cpu_dispatch.h 2025-06-01T22:51:51.6323842Z ++ echo torch/include/ATen/ops/addmv_cpu_dispatch.h 2025-06-01T22:51:51.6325492Z ++ grep RECORD 2025-06-01T22:51:51.6346827Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmv_cpu_dispatch.h 2025-06-01T22:51:51.6346973Z +++ openssl base64 2025-06-01T22:51:51.6348134Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.6349235Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.6349925Z +++ sed -e s/=//g 2025-06-01T22:51:51.6390808Z ++ HASH=f8GvqB9C5_E_8LJJtnhS2DmfZZsmaP3EA7zoGCVrlg4 2025-06-01T22:51:51.6395780Z +++ ls -nl torch/include/ATen/ops/addmv_cpu_dispatch.h 2025-06-01T22:51:51.6396918Z +++ awk '{print $5}' 2025-06-01T22:51:51.6424210Z ++ FSIZE=1332 2025-06-01T22:51:51.6424730Z ++ echo '"torch/include/ATen/ops/addmv_cpu_dispatch.h",sha256=f8GvqB9C5_E_8LJJtnhS2DmfZZsmaP3EA7zoGCVrlg4,1332' 2025-06-01T22:51:51.6424829Z ++ read fname 2025-06-01T22:51:51.6425046Z ++ make_wheel_record torch/include/ATen/ops/addmv_cuda_dispatch.h 2025-06-01T22:51:51.6425230Z ++ FPATH=torch/include/ATen/ops/addmv_cuda_dispatch.h 2025-06-01T22:51:51.6425860Z ++ echo torch/include/ATen/ops/addmv_cuda_dispatch.h 2025-06-01T22:51:51.6426725Z ++ grep RECORD 2025-06-01T22:51:51.6447260Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmv_cuda_dispatch.h 2025-06-01T22:51:51.6447567Z +++ openssl base64 2025-06-01T22:51:51.6451905Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.6453055Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.6454098Z +++ sed -e s/=//g 2025-06-01T22:51:51.6489228Z ++ HASH=hXvCv9CLCih6tx03U4lhu6U0Q7s7JmSpoDeGwG5R5co 2025-06-01T22:51:51.6493951Z +++ ls -nl torch/include/ATen/ops/addmv_cuda_dispatch.h 2025-06-01T22:51:51.6494850Z +++ awk '{print $5}' 2025-06-01T22:51:51.6521399Z ++ FSIZE=1334 2025-06-01T22:51:51.6521928Z ++ echo '"torch/include/ATen/ops/addmv_cuda_dispatch.h",sha256=hXvCv9CLCih6tx03U4lhu6U0Q7s7JmSpoDeGwG5R5co,1334' 2025-06-01T22:51:51.6522071Z ++ read fname 2025-06-01T22:51:51.6522255Z ++ make_wheel_record torch/include/ATen/ops/addmv_meta.h 2025-06-01T22:51:51.6522391Z ++ FPATH=torch/include/ATen/ops/addmv_meta.h 2025-06-01T22:51:51.6522739Z ++ echo torch/include/ATen/ops/addmv_meta.h 2025-06-01T22:51:51.6523289Z ++ grep RECORD 2025-06-01T22:51:51.6546551Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmv_meta.h 2025-06-01T22:51:51.6546907Z +++ openssl base64 2025-06-01T22:51:51.6547028Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.6548218Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.6548758Z +++ sed -e s/=//g 2025-06-01T22:51:51.6592109Z ++ HASH=Zhl_OuTJpkS9p6QYcep7P21V21sUFm0wWd-VfXjZn54 2025-06-01T22:51:51.6596459Z +++ ls -nl torch/include/ATen/ops/addmv_meta.h 2025-06-01T22:51:51.6597212Z +++ awk '{print $5}' 2025-06-01T22:51:51.6624423Z ++ FSIZE=665 2025-06-01T22:51:51.6626177Z ++ echo '"torch/include/ATen/ops/addmv_meta.h",sha256=Zhl_OuTJpkS9p6QYcep7P21V21sUFm0wWd-VfXjZn54,665' 2025-06-01T22:51:51.6626298Z ++ read fname 2025-06-01T22:51:51.6626532Z ++ make_wheel_record torch/include/ATen/ops/addmv_meta_dispatch.h 2025-06-01T22:51:51.6626741Z ++ FPATH=torch/include/ATen/ops/addmv_meta_dispatch.h 2025-06-01T22:51:51.6626903Z ++ echo torch/include/ATen/ops/addmv_meta_dispatch.h 2025-06-01T22:51:51.6627203Z ++ grep RECORD 2025-06-01T22:51:51.6647893Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmv_meta_dispatch.h 2025-06-01T22:51:51.6648022Z +++ openssl base64 2025-06-01T22:51:51.6649402Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.6650803Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.6652108Z +++ sed -e s/=//g 2025-06-01T22:51:51.6689257Z ++ HASH=jzzplhFZukrmnODgPZ1HN30Xixnu3aYzw9ZtStN-FgM 2025-06-01T22:51:51.6694340Z +++ ls -nl torch/include/ATen/ops/addmv_meta_dispatch.h 2025-06-01T22:51:51.6695203Z +++ awk '{print $5}' 2025-06-01T22:51:51.6721952Z ++ FSIZE=1334 2025-06-01T22:51:51.6722525Z ++ echo '"torch/include/ATen/ops/addmv_meta_dispatch.h",sha256=jzzplhFZukrmnODgPZ1HN30Xixnu3aYzw9ZtStN-FgM,1334' 2025-06-01T22:51:51.6722630Z ++ read fname 2025-06-01T22:51:51.6722822Z ++ make_wheel_record torch/include/ATen/ops/addmv_native.h 2025-06-01T22:51:51.6722975Z ++ FPATH=torch/include/ATen/ops/addmv_native.h 2025-06-01T22:51:51.6723474Z ++ echo torch/include/ATen/ops/addmv_native.h 2025-06-01T22:51:51.6724452Z ++ grep RECORD 2025-06-01T22:51:51.6747618Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmv_native.h 2025-06-01T22:51:51.6747749Z +++ openssl base64 2025-06-01T22:51:51.6747855Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.6748223Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.6749324Z +++ sed -e s/=//g 2025-06-01T22:51:51.6791693Z ++ HASH=LHj5wLVGFKe3alwquDsg4nHO9TZRSKqssy2Y9EYCRS8 2025-06-01T22:51:51.6794840Z +++ ls -nl torch/include/ATen/ops/addmv_native.h 2025-06-01T22:51:51.6795621Z +++ awk '{print $5}' 2025-06-01T22:51:51.6822352Z ++ FSIZE=1332 2025-06-01T22:51:51.6822935Z ++ echo '"torch/include/ATen/ops/addmv_native.h",sha256=LHj5wLVGFKe3alwquDsg4nHO9TZRSKqssy2Y9EYCRS8,1332' 2025-06-01T22:51:51.6823040Z ++ read fname 2025-06-01T22:51:51.6823530Z ++ make_wheel_record torch/include/ATen/ops/addmv_ops.h 2025-06-01T22:51:51.6823673Z ++ FPATH=torch/include/ATen/ops/addmv_ops.h 2025-06-01T22:51:51.6824199Z ++ echo torch/include/ATen/ops/addmv_ops.h 2025-06-01T22:51:51.6825288Z ++ grep RECORD 2025-06-01T22:51:51.6846466Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addmv_ops.h 2025-06-01T22:51:51.6846722Z +++ openssl base64 2025-06-01T22:51:51.6847723Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.6848908Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.6850199Z +++ sed -e s/=//g 2025-06-01T22:51:51.6888756Z ++ HASH=QpKpMLZWas49UMoDLUv8PTZbwIOrn9UbdgrIlws9XPA 2025-06-01T22:51:51.6893807Z +++ ls -nl torch/include/ATen/ops/addmv_ops.h 2025-06-01T22:51:51.6894778Z +++ awk '{print $5}' 2025-06-01T22:51:51.6920538Z ++ FSIZE=3042 2025-06-01T22:51:51.6921081Z ++ echo '"torch/include/ATen/ops/addmv_ops.h",sha256=QpKpMLZWas49UMoDLUv8PTZbwIOrn9UbdgrIlws9XPA,3042' 2025-06-01T22:51:51.6921176Z ++ read fname 2025-06-01T22:51:51.6921329Z ++ make_wheel_record torch/include/ATen/ops/addr.h 2025-06-01T22:51:51.6921467Z ++ FPATH=torch/include/ATen/ops/addr.h 2025-06-01T22:51:51.6923212Z ++ echo torch/include/ATen/ops/addr.h 2025-06-01T22:51:51.6924272Z ++ grep RECORD 2025-06-01T22:51:51.6946794Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addr.h 2025-06-01T22:51:51.6946954Z +++ openssl base64 2025-06-01T22:51:51.6947074Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.6947322Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.6948865Z +++ sed -e s/=//g 2025-06-01T22:51:51.6989536Z ++ HASH=ObVC4A2l8RbXNDu98_LmF2UPGQGDJAaB-tmhX2W76Kc 2025-06-01T22:51:51.6993741Z +++ ls -nl torch/include/ATen/ops/addr.h 2025-06-01T22:51:51.6994598Z +++ awk '{print $5}' 2025-06-01T22:51:51.7022712Z ++ FSIZE=1567 2025-06-01T22:51:51.7023139Z ++ echo '"torch/include/ATen/ops/addr.h",sha256=ObVC4A2l8RbXNDu98_LmF2UPGQGDJAaB-tmhX2W76Kc,1567' 2025-06-01T22:51:51.7023251Z ++ read fname 2025-06-01T22:51:51.7023579Z ++ make_wheel_record torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.7023852Z ++ FPATH=torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.7024118Z ++ echo torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.7024471Z ++ grep RECORD 2025-06-01T22:51:51.7046540Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.7046680Z +++ openssl base64 2025-06-01T22:51:51.7047075Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.7048134Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.7049474Z +++ sed -e s/=//g 2025-06-01T22:51:51.7088018Z ++ HASH=bOc7NyFek0_nkLCbJp0hBRLou_qHwoFK2PrMA6IGMjI 2025-06-01T22:51:51.7093199Z +++ ls -nl torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.7093846Z +++ awk '{print $5}' 2025-06-01T22:51:51.7120877Z ++ FSIZE=1380 2025-06-01T22:51:51.7121538Z ++ echo '"torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h",sha256=bOc7NyFek0_nkLCbJp0hBRLou_qHwoFK2PrMA6IGMjI,1380' 2025-06-01T22:51:51.7121642Z ++ read fname 2025-06-01T22:51:51.7121862Z ++ make_wheel_record torch/include/ATen/ops/addr_cpu_dispatch.h 2025-06-01T22:51:51.7122034Z ++ FPATH=torch/include/ATen/ops/addr_cpu_dispatch.h 2025-06-01T22:51:51.7122186Z ++ echo torch/include/ATen/ops/addr_cpu_dispatch.h 2025-06-01T22:51:51.7122791Z ++ grep RECORD 2025-06-01T22:51:51.7146636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addr_cpu_dispatch.h 2025-06-01T22:51:51.7146765Z +++ openssl base64 2025-06-01T22:51:51.7147187Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.7147304Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.7149500Z +++ sed -e s/=//g 2025-06-01T22:51:51.7191222Z ++ HASH=jYQdOB0bS-rn2re-pqcnomYmtsNbHKDmREn4YQDkkj4 2025-06-01T22:51:51.7196023Z +++ ls -nl torch/include/ATen/ops/addr_cpu_dispatch.h 2025-06-01T22:51:51.7196884Z +++ awk '{print $5}' 2025-06-01T22:51:51.7223789Z ++ FSIZE=1182 2025-06-01T22:51:51.7224346Z ++ echo '"torch/include/ATen/ops/addr_cpu_dispatch.h",sha256=jYQdOB0bS-rn2re-pqcnomYmtsNbHKDmREn4YQDkkj4,1182' 2025-06-01T22:51:51.7224448Z ++ read fname 2025-06-01T22:51:51.7224656Z ++ make_wheel_record torch/include/ATen/ops/addr_cuda_dispatch.h 2025-06-01T22:51:51.7224816Z ++ FPATH=torch/include/ATen/ops/addr_cuda_dispatch.h 2025-06-01T22:51:51.7225929Z ++ echo torch/include/ATen/ops/addr_cuda_dispatch.h 2025-06-01T22:51:51.7226597Z ++ grep RECORD 2025-06-01T22:51:51.7247477Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addr_cuda_dispatch.h 2025-06-01T22:51:51.7247624Z +++ openssl base64 2025-06-01T22:51:51.7248104Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.7249402Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.7250744Z +++ sed -e s/=//g 2025-06-01T22:51:51.7288995Z ++ HASH=1OJL2mngSnw4kZoIgvmeiXg8qVmXK0F3-Z1zr8qlRW0 2025-06-01T22:51:51.7294241Z +++ ls -nl torch/include/ATen/ops/addr_cuda_dispatch.h 2025-06-01T22:51:51.7295243Z +++ awk '{print $5}' 2025-06-01T22:51:51.7322121Z ++ FSIZE=1184 2025-06-01T22:51:51.7322697Z ++ echo '"torch/include/ATen/ops/addr_cuda_dispatch.h",sha256=1OJL2mngSnw4kZoIgvmeiXg8qVmXK0F3-Z1zr8qlRW0,1184' 2025-06-01T22:51:51.7323148Z ++ read fname 2025-06-01T22:51:51.7323393Z ++ make_wheel_record torch/include/ATen/ops/addr_native.h 2025-06-01T22:51:51.7323534Z ++ FPATH=torch/include/ATen/ops/addr_native.h 2025-06-01T22:51:51.7323804Z ++ echo torch/include/ATen/ops/addr_native.h 2025-06-01T22:51:51.7324470Z ++ grep RECORD 2025-06-01T22:51:51.7347139Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addr_native.h 2025-06-01T22:51:51.7347419Z +++ openssl base64 2025-06-01T22:51:51.7347734Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.7349125Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.7350335Z +++ sed -e s/=//g 2025-06-01T22:51:51.7390878Z ++ HASH=7EWY1bOXX5kRQtQsmwebwLNA2O2uKKbCw8Zhj_w7PSk 2025-06-01T22:51:51.7396305Z +++ ls -nl torch/include/ATen/ops/addr_native.h 2025-06-01T22:51:51.7397200Z +++ awk '{print $5}' 2025-06-01T22:51:51.7424710Z ++ FSIZE=1254 2025-06-01T22:51:51.7425350Z ++ echo '"torch/include/ATen/ops/addr_native.h",sha256=7EWY1bOXX5kRQtQsmwebwLNA2O2uKKbCw8Zhj_w7PSk,1254' 2025-06-01T22:51:51.7425997Z ++ read fname 2025-06-01T22:51:51.7426297Z ++ make_wheel_record torch/include/ATen/ops/addr_ops.h 2025-06-01T22:51:51.7426725Z ++ FPATH=torch/include/ATen/ops/addr_ops.h 2025-06-01T22:51:51.7427097Z ++ echo torch/include/ATen/ops/addr_ops.h 2025-06-01T22:51:51.7427442Z ++ grep RECORD 2025-06-01T22:51:51.7447086Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/addr_ops.h 2025-06-01T22:51:51.7447607Z +++ openssl base64 2025-06-01T22:51:51.7448247Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.7449794Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.7451252Z +++ sed -e s/=//g 2025-06-01T22:51:51.7489061Z ++ HASH=h0PP1FtlDyOepiXn-EhrOsJnak7WQ2z0ovZI0cgiMhU 2025-06-01T22:51:51.7493767Z +++ ls -nl torch/include/ATen/ops/addr_ops.h 2025-06-01T22:51:51.7494672Z +++ awk '{print $5}' 2025-06-01T22:51:51.7521215Z ++ FSIZE=3051 2025-06-01T22:51:51.7521845Z ++ echo '"torch/include/ATen/ops/addr_ops.h",sha256=h0PP1FtlDyOepiXn-EhrOsJnak7WQ2z0ovZI0cgiMhU,3051' 2025-06-01T22:51:51.7522473Z ++ read fname 2025-06-01T22:51:51.7522788Z ++ make_wheel_record torch/include/ATen/ops/adjoint.h 2025-06-01T22:51:51.7523199Z ++ FPATH=torch/include/ATen/ops/adjoint.h 2025-06-01T22:51:51.7523572Z ++ echo torch/include/ATen/ops/adjoint.h 2025-06-01T22:51:51.7524034Z ++ grep RECORD 2025-06-01T22:51:51.7547131Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adjoint.h 2025-06-01T22:51:51.7547633Z +++ openssl base64 2025-06-01T22:51:51.7547897Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.7548165Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.7548607Z +++ sed -e s/=//g 2025-06-01T22:51:51.7590347Z ++ HASH=Q2t8RpGgq60tF47-46X50f7N9qv0_aivz7cA43FoJ70 2025-06-01T22:51:51.7593766Z +++ ls -nl torch/include/ATen/ops/adjoint.h 2025-06-01T22:51:51.7594906Z +++ awk '{print $5}' 2025-06-01T22:51:51.7622202Z ++ FSIZE=647 2025-06-01T22:51:51.7622782Z ++ echo '"torch/include/ATen/ops/adjoint.h",sha256=Q2t8RpGgq60tF47-46X50f7N9qv0_aivz7cA43FoJ70,647' 2025-06-01T22:51:51.7623394Z ++ read fname 2025-06-01T22:51:51.7623870Z ++ make_wheel_record torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.7624640Z ++ FPATH=torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.7625340Z ++ echo torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.7625852Z ++ grep RECORD 2025-06-01T22:51:51.7649746Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.7650426Z +++ openssl base64 2025-06-01T22:51:51.7651032Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.7652399Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.7653979Z +++ sed -e s/=//g 2025-06-01T22:51:51.7690806Z ++ HASH=BesD70OxuwD2C4d9wA1ZThjrS_jgl-zwz2NcDz_mi3Q 2025-06-01T22:51:51.7696167Z +++ ls -nl torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.7697634Z +++ awk '{print $5}' 2025-06-01T22:51:51.7724396Z ++ FSIZE=765 2025-06-01T22:51:51.7725221Z ++ echo '"torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h",sha256=BesD70OxuwD2C4d9wA1ZThjrS_jgl-zwz2NcDz_mi3Q,765' 2025-06-01T22:51:51.7726071Z ++ read fname 2025-06-01T22:51:51.7726411Z ++ make_wheel_record torch/include/ATen/ops/adjoint_native.h 2025-06-01T22:51:51.7726899Z ++ FPATH=torch/include/ATen/ops/adjoint_native.h 2025-06-01T22:51:51.7727322Z ++ echo torch/include/ATen/ops/adjoint_native.h 2025-06-01T22:51:51.7727710Z ++ grep RECORD 2025-06-01T22:51:51.7748559Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adjoint_native.h 2025-06-01T22:51:51.7749092Z +++ openssl base64 2025-06-01T22:51:51.7749605Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.7751089Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.7752392Z +++ sed -e s/=//g 2025-06-01T22:51:51.7793640Z ++ HASH=aTCG1dA7VAV-HkzDwc40oe-VKg17rm7T20Ee4ifODGU 2025-06-01T22:51:51.7797258Z +++ ls -nl torch/include/ATen/ops/adjoint_native.h 2025-06-01T22:51:51.7798170Z +++ awk '{print $5}' 2025-06-01T22:51:51.7826393Z ++ FSIZE=477 2025-06-01T22:51:51.7827038Z ++ echo '"torch/include/ATen/ops/adjoint_native.h",sha256=aTCG1dA7VAV-HkzDwc40oe-VKg17rm7T20Ee4ifODGU,477' 2025-06-01T22:51:51.7827686Z ++ read fname 2025-06-01T22:51:51.7828015Z ++ make_wheel_record torch/include/ATen/ops/adjoint_ops.h 2025-06-01T22:51:51.7828452Z ++ FPATH=torch/include/ATen/ops/adjoint_ops.h 2025-06-01T22:51:51.7828857Z ++ echo torch/include/ATen/ops/adjoint_ops.h 2025-06-01T22:51:51.7829213Z ++ grep RECORD 2025-06-01T22:51:51.7848126Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/adjoint_ops.h 2025-06-01T22:51:51.7848735Z +++ openssl base64 2025-06-01T22:51:51.7849840Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.7851170Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.7852404Z +++ sed -e s/=//g 2025-06-01T22:51:51.7889688Z ++ HASH=FocQL1wPhSiAjqvMV--MaOCYQwdYq50_zSxwMrCuH9o 2025-06-01T22:51:51.7894536Z +++ ls -nl torch/include/ATen/ops/adjoint_ops.h 2025-06-01T22:51:51.7895600Z +++ awk '{print $5}' 2025-06-01T22:51:51.7921476Z ++ FSIZE=966 2025-06-01T22:51:51.7922084Z ++ echo '"torch/include/ATen/ops/adjoint_ops.h",sha256=FocQL1wPhSiAjqvMV--MaOCYQwdYq50_zSxwMrCuH9o,966' 2025-06-01T22:51:51.7922728Z ++ read fname 2025-06-01T22:51:51.7923087Z ++ make_wheel_record torch/include/ATen/ops/affine_grid_generator.h 2025-06-01T22:51:51.7923616Z ++ FPATH=torch/include/ATen/ops/affine_grid_generator.h 2025-06-01T22:51:51.7924407Z ++ echo torch/include/ATen/ops/affine_grid_generator.h 2025-06-01T22:51:51.7924864Z ++ grep RECORD 2025-06-01T22:51:51.7946923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/affine_grid_generator.h 2025-06-01T22:51:51.7947466Z +++ openssl base64 2025-06-01T22:51:51.7947742Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.7949400Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.7950200Z +++ sed -e s/=//g 2025-06-01T22:51:51.7990397Z ++ HASH=hSapgm_hNvPdGEBIH0aR9Y3_tZ7Be4SdpM2_XAI4h-4 2025-06-01T22:51:51.7994950Z +++ ls -nl torch/include/ATen/ops/affine_grid_generator.h 2025-06-01T22:51:51.7995799Z +++ awk '{print $5}' 2025-06-01T22:51:51.8022772Z ++ FSIZE=4526 2025-06-01T22:51:51.8023456Z ++ echo '"torch/include/ATen/ops/affine_grid_generator.h",sha256=hSapgm_hNvPdGEBIH0aR9Y3_tZ7Be4SdpM2_XAI4h-4,4526' 2025-06-01T22:51:51.8024141Z ++ read fname 2025-06-01T22:51:51.8024543Z ++ make_wheel_record torch/include/ATen/ops/affine_grid_generator_backward.h 2025-06-01T22:51:51.8025160Z ++ FPATH=torch/include/ATen/ops/affine_grid_generator_backward.h 2025-06-01T22:51:51.8025853Z ++ echo torch/include/ATen/ops/affine_grid_generator_backward.h 2025-06-01T22:51:51.8026296Z ++ grep RECORD 2025-06-01T22:51:51.8047095Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/affine_grid_generator_backward.h 2025-06-01T22:51:51.8047713Z +++ openssl base64 2025-06-01T22:51:51.8048272Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.8049522Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.8050949Z +++ sed -e s/=//g 2025-06-01T22:51:51.8088454Z ++ HASH=pzaNGVpKgx7VMhLAQlUfl9bwjjdx58gqTIpxyzx8WAM 2025-06-01T22:51:51.8093679Z +++ ls -nl torch/include/ATen/ops/affine_grid_generator_backward.h 2025-06-01T22:51:51.8094675Z +++ awk '{print $5}' 2025-06-01T22:51:51.8121491Z ++ FSIZE=1817 2025-06-01T22:51:51.8122275Z ++ echo '"torch/include/ATen/ops/affine_grid_generator_backward.h",sha256=pzaNGVpKgx7VMhLAQlUfl9bwjjdx58gqTIpxyzx8WAM,1817' 2025-06-01T22:51:51.8123028Z ++ read fname 2025-06-01T22:51:51.8123734Z ++ make_wheel_record torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.8124927Z ++ FPATH=torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.8126032Z ++ echo torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.8126745Z ++ grep RECORD 2025-06-01T22:51:51.8151988Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.8152785Z +++ openssl base64 2025-06-01T22:51:51.8153077Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.8154402Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.8155627Z +++ sed -e s/=//g 2025-06-01T22:51:51.8195468Z ++ HASH=1YaTzIDDslmB_kRpQNu_XINLKr5hJbULjycu0w-JK4Q 2025-06-01T22:51:51.8200298Z +++ ls -nl torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.8200926Z +++ awk '{print $5}' 2025-06-01T22:51:51.8228414Z ++ FSIZE=961 2025-06-01T22:51:51.8229391Z ++ echo '"torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h",sha256=1YaTzIDDslmB_kRpQNu_XINLKr5hJbULjycu0w-JK4Q,961' 2025-06-01T22:51:51.8230338Z ++ read fname 2025-06-01T22:51:51.8230799Z ++ make_wheel_record torch/include/ATen/ops/affine_grid_generator_backward_native.h 2025-06-01T22:51:51.8231486Z ++ FPATH=torch/include/ATen/ops/affine_grid_generator_backward_native.h 2025-06-01T22:51:51.8232118Z ++ echo torch/include/ATen/ops/affine_grid_generator_backward_native.h 2025-06-01T22:51:51.8232578Z ++ grep RECORD 2025-06-01T22:51:51.8249858Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/affine_grid_generator_backward_native.h 2025-06-01T22:51:51.8250479Z +++ openssl base64 2025-06-01T22:51:51.8251481Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.8252591Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.8253777Z +++ sed -e s/=//g 2025-06-01T22:51:51.8290478Z ++ HASH=4bYUiIIpiG73M_jvIncTcgLh4plKtLKpJ_JYHrTZEdo 2025-06-01T22:51:51.8296106Z +++ ls -nl torch/include/ATen/ops/affine_grid_generator_backward_native.h 2025-06-01T22:51:51.8297629Z +++ awk '{print $5}' 2025-06-01T22:51:51.8324085Z ++ FSIZE=542 2025-06-01T22:51:51.8325079Z ++ echo '"torch/include/ATen/ops/affine_grid_generator_backward_native.h",sha256=4bYUiIIpiG73M_jvIncTcgLh4plKtLKpJ_JYHrTZEdo,542' 2025-06-01T22:51:51.8326130Z ++ read fname 2025-06-01T22:51:51.8326577Z ++ make_wheel_record torch/include/ATen/ops/affine_grid_generator_backward_ops.h 2025-06-01T22:51:51.8327266Z ++ FPATH=torch/include/ATen/ops/affine_grid_generator_backward_ops.h 2025-06-01T22:51:51.8327880Z ++ echo torch/include/ATen/ops/affine_grid_generator_backward_ops.h 2025-06-01T22:51:51.8328360Z ++ grep RECORD 2025-06-01T22:51:51.8347721Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/affine_grid_generator_backward_ops.h 2025-06-01T22:51:51.8348351Z +++ openssl base64 2025-06-01T22:51:51.8348633Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.8349718Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.8351066Z +++ sed -e s/=//g 2025-06-01T22:51:51.8393297Z ++ HASH=xf71Vns7oQ1Atqkk4hDJhTn6Nbbk0-qXYfGatNbne2A 2025-06-01T22:51:51.8397388Z +++ ls -nl torch/include/ATen/ops/affine_grid_generator_backward_ops.h 2025-06-01T22:51:51.8397901Z +++ awk '{print $5}' 2025-06-01T22:51:51.8424142Z ++ FSIZE=1183 2025-06-01T22:51:51.8424981Z ++ echo '"torch/include/ATen/ops/affine_grid_generator_backward_ops.h",sha256=xf71Vns7oQ1Atqkk4hDJhTn6Nbbk0-qXYfGatNbne2A,1183' 2025-06-01T22:51:51.8425761Z ++ read fname 2025-06-01T22:51:51.8426305Z ++ make_wheel_record torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.8427197Z ++ FPATH=torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.8428022Z ++ echo torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.8428594Z ++ grep RECORD 2025-06-01T22:51:51.8447846Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.8448584Z +++ openssl base64 2025-06-01T22:51:51.8449348Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.8450848Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.8452198Z +++ sed -e s/=//g 2025-06-01T22:51:51.8489238Z ++ HASH=YSde4i--4aHYeOubjnopPAqprHHj_-BBFgMM0Jn2m48 2025-06-01T22:51:51.8494931Z +++ ls -nl torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.8495685Z +++ awk '{print $5}' 2025-06-01T22:51:51.8521301Z ++ FSIZE=1513 2025-06-01T22:51:51.8522194Z ++ echo '"torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h",sha256=YSde4i--4aHYeOubjnopPAqprHHj_-BBFgMM0Jn2m48,1513' 2025-06-01T22:51:51.8523077Z ++ read fname 2025-06-01T22:51:51.8523486Z ++ make_wheel_record torch/include/ATen/ops/affine_grid_generator_native.h 2025-06-01T22:51:51.8524395Z ++ FPATH=torch/include/ATen/ops/affine_grid_generator_native.h 2025-06-01T22:51:51.8524944Z ++ echo torch/include/ATen/ops/affine_grid_generator_native.h 2025-06-01T22:51:51.8525424Z ++ grep RECORD 2025-06-01T22:51:51.8547658Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/affine_grid_generator_native.h 2025-06-01T22:51:51.8548259Z +++ openssl base64 2025-06-01T22:51:51.8548533Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.8549444Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.8550837Z +++ sed -e s/=//g 2025-06-01T22:51:51.8593488Z ++ HASH=8vdvvWorzFVmnkUyX0pRIi-kal7l329wjtwXl8GLfeg 2025-06-01T22:51:51.8596779Z +++ ls -nl torch/include/ATen/ops/affine_grid_generator_native.h 2025-06-01T22:51:51.8597389Z +++ awk '{print $5}' 2025-06-01T22:51:51.8625433Z ++ FSIZE=681 2025-06-01T22:51:51.8626156Z ++ echo '"torch/include/ATen/ops/affine_grid_generator_native.h",sha256=8vdvvWorzFVmnkUyX0pRIi-kal7l329wjtwXl8GLfeg,681' 2025-06-01T22:51:51.8626885Z ++ read fname 2025-06-01T22:51:51.8627288Z ++ make_wheel_record torch/include/ATen/ops/affine_grid_generator_ops.h 2025-06-01T22:51:51.8627855Z ++ FPATH=torch/include/ATen/ops/affine_grid_generator_ops.h 2025-06-01T22:51:51.8628382Z ++ echo torch/include/ATen/ops/affine_grid_generator_ops.h 2025-06-01T22:51:51.8628815Z ++ grep RECORD 2025-06-01T22:51:51.8649066Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/affine_grid_generator_ops.h 2025-06-01T22:51:51.8649654Z +++ openssl base64 2025-06-01T22:51:51.8649916Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.8650903Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.8652293Z +++ sed -e s/=//g 2025-06-01T22:51:51.8690159Z ++ HASH=K-omoeS-rz5GP4gu-6fLUIEiTepyxVtBm6R2UFYg4XI 2025-06-01T22:51:51.8695332Z +++ ls -nl torch/include/ATen/ops/affine_grid_generator_ops.h 2025-06-01T22:51:51.8696469Z +++ awk '{print $5}' 2025-06-01T22:51:51.8722947Z ++ FSIZE=1951 2025-06-01T22:51:51.8723765Z ++ echo '"torch/include/ATen/ops/affine_grid_generator_ops.h",sha256=K-omoeS-rz5GP4gu-6fLUIEiTepyxVtBm6R2UFYg4XI,1951' 2025-06-01T22:51:51.8724736Z ++ read fname 2025-06-01T22:51:51.8725048Z ++ make_wheel_record torch/include/ATen/ops/alias.h 2025-06-01T22:51:51.8725458Z ++ FPATH=torch/include/ATen/ops/alias.h 2025-06-01T22:51:51.8725838Z ++ echo torch/include/ATen/ops/alias.h 2025-06-01T22:51:51.8726315Z ++ grep RECORD 2025-06-01T22:51:51.8747584Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alias.h 2025-06-01T22:51:51.8748045Z +++ openssl base64 2025-06-01T22:51:51.8748344Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.8748622Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.8749865Z +++ sed -e s/=//g 2025-06-01T22:51:51.8793040Z ++ HASH=qV0deCU6ZYVzDbJjVoSHVieyYRRCuGAM_Zm-eIYLLYc 2025-06-01T22:51:51.8795288Z +++ ls -nl torch/include/ATen/ops/alias.h 2025-06-01T22:51:51.8796076Z +++ awk '{print $5}' 2025-06-01T22:51:51.8824334Z ++ FSIZE=639 2025-06-01T22:51:51.8824992Z ++ echo '"torch/include/ATen/ops/alias.h",sha256=qV0deCU6ZYVzDbJjVoSHVieyYRRCuGAM_Zm-eIYLLYc,639' 2025-06-01T22:51:51.8825614Z ++ read fname 2025-06-01T22:51:51.8826081Z ++ make_wheel_record torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.8826830Z ++ FPATH=torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.8827503Z ++ echo torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.8828150Z ++ grep RECORD 2025-06-01T22:51:51.8847238Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.8847891Z +++ openssl base64 2025-06-01T22:51:51.8848339Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.8849147Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.8850398Z +++ sed -e s/=//g 2025-06-01T22:51:51.8888493Z ++ HASH=6VotKbMM5R0GKEdKbiGXEYg61aUVwBkp8UCnJpub_h0 2025-06-01T22:51:51.8893566Z +++ ls -nl torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.8894318Z +++ awk '{print $5}' 2025-06-01T22:51:51.8920942Z ++ FSIZE=763 2025-06-01T22:51:51.8921818Z ++ echo '"torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h",sha256=6VotKbMM5R0GKEdKbiGXEYg61aUVwBkp8UCnJpub_h0,763' 2025-06-01T22:51:51.8922643Z ++ read fname 2025-06-01T22:51:51.8922959Z ++ make_wheel_record torch/include/ATen/ops/alias_copy.h 2025-06-01T22:51:51.8923401Z ++ FPATH=torch/include/ATen/ops/alias_copy.h 2025-06-01T22:51:51.8923917Z ++ echo torch/include/ATen/ops/alias_copy.h 2025-06-01T22:51:51.8924465Z ++ grep RECORD 2025-06-01T22:51:51.8947397Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alias_copy.h 2025-06-01T22:51:51.8947918Z +++ openssl base64 2025-06-01T22:51:51.8948184Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.8948453Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.8948757Z +++ sed -e s/=//g 2025-06-01T22:51:51.8989772Z ++ HASH=vCy7U5YArwl00uhigKqShp5X1Gy8t0lbU90HSADAarc 2025-06-01T22:51:51.8994253Z +++ ls -nl torch/include/ATen/ops/alias_copy.h 2025-06-01T22:51:51.8995371Z +++ awk '{print $5}' 2025-06-01T22:51:51.9021522Z ++ FSIZE=1067 2025-06-01T22:51:51.9022175Z ++ echo '"torch/include/ATen/ops/alias_copy.h",sha256=vCy7U5YArwl00uhigKqShp5X1Gy8t0lbU90HSADAarc,1067' 2025-06-01T22:51:51.9022816Z ++ read fname 2025-06-01T22:51:51.9023322Z ++ make_wheel_record torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.9024108Z ++ FPATH=torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.9024862Z ++ echo torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.9025402Z ++ grep RECORD 2025-06-01T22:51:51.9047496Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.9048206Z +++ openssl base64 2025-06-01T22:51:51.9048464Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.9048917Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.9050314Z +++ sed -e s/=//g 2025-06-01T22:51:51.9088787Z ++ HASH=5WlJxs_AfbbyZgIoQOn5WluDQFgHf-hth5uNZAKiUpk 2025-06-01T22:51:51.9094301Z +++ ls -nl torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:51.9094996Z +++ awk '{print $5}' 2025-06-01T22:51:51.9120934Z ++ FSIZE=875 2025-06-01T22:51:51.9121852Z ++ echo '"torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h",sha256=5WlJxs_AfbbyZgIoQOn5WluDQFgHf-hth5uNZAKiUpk,875' 2025-06-01T22:51:51.9122700Z ++ read fname 2025-06-01T22:51:51.9123406Z ++ make_wheel_record torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.9124676Z ++ FPATH=torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.9125588Z ++ echo torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.9126195Z ++ grep RECORD 2025-06-01T22:51:51.9147551Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.9148308Z +++ openssl base64 2025-06-01T22:51:51.9148580Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.9149115Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.9149463Z +++ sed -e s/=//g 2025-06-01T22:51:51.9193129Z ++ HASH=5igB1i3qMZZwWLGxwYjkaXdz9ocfcYrbOyoil58SKWQ 2025-06-01T22:51:51.9196793Z +++ ls -nl torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:51.9197478Z +++ awk '{print $5}' 2025-06-01T22:51:51.9225100Z ++ FSIZE=794 2025-06-01T22:51:51.9226492Z ++ echo '"torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=5igB1i3qMZZwWLGxwYjkaXdz9ocfcYrbOyoil58SKWQ,794' 2025-06-01T22:51:51.9227441Z ++ read fname 2025-06-01T22:51:51.9227881Z ++ make_wheel_record torch/include/ATen/ops/alias_copy_native.h 2025-06-01T22:51:51.9228369Z ++ FPATH=torch/include/ATen/ops/alias_copy_native.h 2025-06-01T22:51:51.9228811Z ++ echo torch/include/ATen/ops/alias_copy_native.h 2025-06-01T22:51:51.9229186Z ++ grep RECORD 2025-06-01T22:51:51.9248222Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alias_copy_native.h 2025-06-01T22:51:51.9248750Z +++ openssl base64 2025-06-01T22:51:51.9249227Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.9250492Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.9251654Z +++ sed -e s/=//g 2025-06-01T22:51:51.9290306Z ++ HASH=QQ3pu9APKWVyq7YSW5wY_HuFBYbLdPb_z5MVe9nnkfc 2025-06-01T22:51:51.9295255Z +++ ls -nl torch/include/ATen/ops/alias_copy_native.h 2025-06-01T22:51:51.9297107Z +++ awk '{print $5}' 2025-06-01T22:51:51.9323264Z ++ FSIZE=562 2025-06-01T22:51:51.9324041Z ++ echo '"torch/include/ATen/ops/alias_copy_native.h",sha256=QQ3pu9APKWVyq7YSW5wY_HuFBYbLdPb_z5MVe9nnkfc,562' 2025-06-01T22:51:51.9324947Z ++ read fname 2025-06-01T22:51:51.9325296Z ++ make_wheel_record torch/include/ATen/ops/alias_copy_ops.h 2025-06-01T22:51:51.9325785Z ++ FPATH=torch/include/ATen/ops/alias_copy_ops.h 2025-06-01T22:51:51.9326204Z ++ echo torch/include/ATen/ops/alias_copy_ops.h 2025-06-01T22:51:51.9326591Z ++ grep RECORD 2025-06-01T22:51:51.9348018Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alias_copy_ops.h 2025-06-01T22:51:51.9348535Z +++ openssl base64 2025-06-01T22:51:51.9348813Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.9349353Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.9350798Z +++ sed -e s/=//g 2025-06-01T22:51:51.9391823Z ++ HASH=MmjokSsjQdUWK6LZFqUTdQPdvym5NfUSwg4gXCK3-C8 2025-06-01T22:51:51.9395848Z +++ ls -nl torch/include/ATen/ops/alias_copy_ops.h 2025-06-01T22:51:51.9396689Z +++ awk '{print $5}' 2025-06-01T22:51:51.9425554Z ++ FSIZE=1571 2025-06-01T22:51:51.9426374Z ++ echo '"torch/include/ATen/ops/alias_copy_ops.h",sha256=MmjokSsjQdUWK6LZFqUTdQPdvym5NfUSwg4gXCK3-C8,1571' 2025-06-01T22:51:51.9427187Z ++ read fname 2025-06-01T22:51:51.9427528Z ++ make_wheel_record torch/include/ATen/ops/alias_native.h 2025-06-01T22:51:51.9427970Z ++ FPATH=torch/include/ATen/ops/alias_native.h 2025-06-01T22:51:51.9428378Z ++ echo torch/include/ATen/ops/alias_native.h 2025-06-01T22:51:51.9428734Z ++ grep RECORD 2025-06-01T22:51:51.9447426Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alias_native.h 2025-06-01T22:51:51.9447935Z +++ openssl base64 2025-06-01T22:51:51.9448585Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.9450337Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.9451659Z +++ sed -e s/=//g 2025-06-01T22:51:51.9489906Z ++ HASH=dnS4OjTrbbgMDtUuqUerKu41PsuU6fYAADG8B2g9_Ko 2025-06-01T22:51:51.9495037Z +++ ls -nl torch/include/ATen/ops/alias_native.h 2025-06-01T22:51:51.9495938Z +++ awk '{print $5}' 2025-06-01T22:51:51.9521871Z ++ FSIZE=535 2025-06-01T22:51:51.9522517Z ++ echo '"torch/include/ATen/ops/alias_native.h",sha256=dnS4OjTrbbgMDtUuqUerKu41PsuU6fYAADG8B2g9_Ko,535' 2025-06-01T22:51:51.9523284Z ++ read fname 2025-06-01T22:51:51.9523604Z ++ make_wheel_record torch/include/ATen/ops/alias_ops.h 2025-06-01T22:51:51.9524332Z ++ FPATH=torch/include/ATen/ops/alias_ops.h 2025-06-01T22:51:51.9524843Z ++ echo torch/include/ATen/ops/alias_ops.h 2025-06-01T22:51:51.9525192Z ++ grep RECORD 2025-06-01T22:51:51.9547761Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alias_ops.h 2025-06-01T22:51:51.9548322Z +++ openssl base64 2025-06-01T22:51:51.9548649Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.9548904Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.9550129Z +++ sed -e s/=//g 2025-06-01T22:51:51.9590539Z ++ HASH=e8l2YKkA7hxefohO-PAVwhIX9u4WpgiakIE6WyHVq70 2025-06-01T22:51:51.9594899Z +++ ls -nl torch/include/ATen/ops/alias_ops.h 2025-06-01T22:51:51.9595822Z +++ awk '{print $5}' 2025-06-01T22:51:51.9623766Z ++ FSIZE=960 2025-06-01T22:51:51.9624751Z ++ echo '"torch/include/ATen/ops/alias_ops.h",sha256=e8l2YKkA7hxefohO-PAVwhIX9u4WpgiakIE6WyHVq70,960' 2025-06-01T22:51:51.9625400Z ++ read fname 2025-06-01T22:51:51.9625783Z ++ make_wheel_record torch/include/ATen/ops/align_as.h 2025-06-01T22:51:51.9626222Z ++ FPATH=torch/include/ATen/ops/align_as.h 2025-06-01T22:51:51.9626592Z ++ echo torch/include/ATen/ops/align_as.h 2025-06-01T22:51:51.9626941Z ++ grep RECORD 2025-06-01T22:51:51.9645977Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/align_as.h 2025-06-01T22:51:51.9646483Z +++ openssl base64 2025-06-01T22:51:51.9647201Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.9648484Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.9649809Z +++ sed -e s/=//g 2025-06-01T22:51:51.9687786Z ++ HASH=BZ4jTF9B7Ke8HriiWi9rN-TS14Kdjrxko2tsw5Rmu_w 2025-06-01T22:51:51.9693016Z +++ ls -nl torch/include/ATen/ops/align_as.h 2025-06-01T22:51:51.9694351Z +++ awk '{print $5}' 2025-06-01T22:51:51.9720575Z ++ FSIZE=505 2025-06-01T22:51:51.9721203Z ++ echo '"torch/include/ATen/ops/align_as.h",sha256=BZ4jTF9B7Ke8HriiWi9rN-TS14Kdjrxko2tsw5Rmu_w,505' 2025-06-01T22:51:51.9721814Z ++ read fname 2025-06-01T22:51:51.9722315Z ++ make_wheel_record torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.9723137Z ++ FPATH=torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.9724033Z ++ echo torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.9724738Z ++ grep RECORD 2025-06-01T22:51:51.9747046Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.9747805Z +++ openssl base64 2025-06-01T22:51:51.9748157Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.9748421Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.9748890Z +++ sed -e s/=//g 2025-06-01T22:51:51.9791267Z ++ HASH=nb-cMhkOmO8r21o10vcHCUTjuffjRoyvRLWGU21kApA 2025-06-01T22:51:51.9794515Z +++ ls -nl torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:51.9795061Z +++ awk '{print $5}' 2025-06-01T22:51:51.9822103Z ++ FSIZE=792 2025-06-01T22:51:51.9823251Z ++ echo '"torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h",sha256=nb-cMhkOmO8r21o10vcHCUTjuffjRoyvRLWGU21kApA,792' 2025-06-01T22:51:51.9824207Z ++ read fname 2025-06-01T22:51:51.9824554Z ++ make_wheel_record torch/include/ATen/ops/align_as_native.h 2025-06-01T22:51:51.9825018Z ++ FPATH=torch/include/ATen/ops/align_as_native.h 2025-06-01T22:51:51.9825444Z ++ echo torch/include/ATen/ops/align_as_native.h 2025-06-01T22:51:51.9825799Z ++ grep RECORD 2025-06-01T22:51:51.9846369Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/align_as_native.h 2025-06-01T22:51:51.9846888Z +++ openssl base64 2025-06-01T22:51:51.9847166Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.9849027Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.9849737Z +++ sed -e s/=//g 2025-06-01T22:51:51.9889958Z ++ HASH=gy1YVg2CKI1VOWaz-3A_fgCTjbvpyF470dlRd7TMi_0 2025-06-01T22:51:51.9894961Z +++ ls -nl torch/include/ATen/ops/align_as_native.h 2025-06-01T22:51:51.9895923Z +++ awk '{print $5}' 2025-06-01T22:51:51.9921396Z ++ FSIZE=504 2025-06-01T22:51:51.9922071Z ++ echo '"torch/include/ATen/ops/align_as_native.h",sha256=gy1YVg2CKI1VOWaz-3A_fgCTjbvpyF470dlRd7TMi_0,504' 2025-06-01T22:51:51.9922714Z ++ read fname 2025-06-01T22:51:51.9923079Z ++ make_wheel_record torch/include/ATen/ops/align_as_ops.h 2025-06-01T22:51:51.9923618Z ++ FPATH=torch/include/ATen/ops/align_as_ops.h 2025-06-01T22:51:51.9924330Z ++ echo torch/include/ATen/ops/align_as_ops.h 2025-06-01T22:51:51.9925179Z ++ grep RECORD 2025-06-01T22:51:51.9945005Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/align_as_ops.h 2025-06-01T22:51:51.9946154Z +++ openssl base64 2025-06-01T22:51:51.9947853Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:51.9948466Z +++ sed -e s/+/-/g 2025-06-01T22:51:51.9949104Z +++ sed -e s/=//g 2025-06-01T22:51:51.9990485Z ++ HASH=m3xSzLWCJ0yYy-Ou6f-fLHeZQ2WMY3r8K2UjDRemYRQ 2025-06-01T22:51:51.9994969Z +++ ls -nl torch/include/ATen/ops/align_as_ops.h 2025-06-01T22:51:51.9995537Z +++ awk '{print $5}' 2025-06-01T22:51:52.0022427Z ++ FSIZE=1049 2025-06-01T22:51:52.0023131Z ++ echo '"torch/include/ATen/ops/align_as_ops.h",sha256=m3xSzLWCJ0yYy-Ou6f-fLHeZQ2WMY3r8K2UjDRemYRQ,1049' 2025-06-01T22:51:52.0024029Z ++ read fname 2025-06-01T22:51:52.0024368Z ++ make_wheel_record torch/include/ATen/ops/align_tensors.h 2025-06-01T22:51:52.0024825Z ++ FPATH=torch/include/ATen/ops/align_tensors.h 2025-06-01T22:51:52.0025329Z ++ echo torch/include/ATen/ops/align_tensors.h 2025-06-01T22:51:52.0025680Z ++ grep RECORD 2025-06-01T22:51:52.0046283Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/align_tensors.h 2025-06-01T22:51:52.0046879Z +++ openssl base64 2025-06-01T22:51:52.0047303Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.0048406Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.0049620Z +++ sed -e s/=//g 2025-06-01T22:51:52.0088027Z ++ HASH=25Aa0k-o9i9SXOh1N1RXPqCVL6PdzkfOTkoHLI3mEDY 2025-06-01T22:51:52.0093163Z +++ ls -nl torch/include/ATen/ops/align_tensors.h 2025-06-01T22:51:52.0094187Z +++ awk '{print $5}' 2025-06-01T22:51:52.0119766Z ++ FSIZE=689 2025-06-01T22:51:52.0120447Z ++ echo '"torch/include/ATen/ops/align_tensors.h",sha256=25Aa0k-o9i9SXOh1N1RXPqCVL6PdzkfOTkoHLI3mEDY,689' 2025-06-01T22:51:52.0121488Z ++ read fname 2025-06-01T22:51:52.0122105Z ++ make_wheel_record torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.0122956Z ++ FPATH=torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.0123892Z ++ echo torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.0124607Z ++ grep RECORD 2025-06-01T22:51:52.0145199Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.0146610Z +++ openssl base64 2025-06-01T22:51:52.0147052Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.0148629Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.0149541Z +++ sed -e s/=//g 2025-06-01T22:51:52.0191494Z ++ HASH=rU4xlJF6Io3cOrjdgnyjT0rdhqC3YJsWrxQF0FxX6sc 2025-06-01T22:51:52.0196083Z +++ ls -nl torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.0197132Z +++ awk '{print $5}' 2025-06-01T22:51:52.0224139Z ++ FSIZE=785 2025-06-01T22:51:52.0225126Z ++ echo '"torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h",sha256=rU4xlJF6Io3cOrjdgnyjT0rdhqC3YJsWrxQF0FxX6sc,785' 2025-06-01T22:51:52.0225985Z ++ read fname 2025-06-01T22:51:52.0226353Z ++ make_wheel_record torch/include/ATen/ops/align_tensors_native.h 2025-06-01T22:51:52.0226870Z ++ FPATH=torch/include/ATen/ops/align_tensors_native.h 2025-06-01T22:51:52.0227410Z ++ echo torch/include/ATen/ops/align_tensors_native.h 2025-06-01T22:51:52.0227797Z ++ grep RECORD 2025-06-01T22:51:52.0248117Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/align_tensors_native.h 2025-06-01T22:51:52.0248998Z +++ openssl base64 2025-06-01T22:51:52.0249791Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.0251060Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.0252469Z +++ sed -e s/=//g 2025-06-01T22:51:52.0290446Z ++ HASH=lQeNZGXIaajRfP_hgG8S9PiDwc6guf8AH8Q0_Vd8iAE 2025-06-01T22:51:52.0295335Z +++ ls -nl torch/include/ATen/ops/align_tensors_native.h 2025-06-01T22:51:52.0296138Z +++ awk '{print $5}' 2025-06-01T22:51:52.0322885Z ++ FSIZE=497 2025-06-01T22:51:52.0323538Z ++ echo '"torch/include/ATen/ops/align_tensors_native.h",sha256=lQeNZGXIaajRfP_hgG8S9PiDwc6guf8AH8Q0_Vd8iAE,497' 2025-06-01T22:51:52.0324520Z ++ read fname 2025-06-01T22:51:52.0324874Z ++ make_wheel_record torch/include/ATen/ops/align_tensors_ops.h 2025-06-01T22:51:52.0325387Z ++ FPATH=torch/include/ATen/ops/align_tensors_ops.h 2025-06-01T22:51:52.0325840Z ++ echo torch/include/ATen/ops/align_tensors_ops.h 2025-06-01T22:51:52.0326222Z ++ grep RECORD 2025-06-01T22:51:52.0347543Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/align_tensors_ops.h 2025-06-01T22:51:52.0348066Z +++ openssl base64 2025-06-01T22:51:52.0348340Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.0349167Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.0350549Z +++ sed -e s/=//g 2025-06-01T22:51:52.0394235Z ++ HASH=HXqYfKKkLJbdhZ_2qhWmB9s86oCaKli1NUEqltOCOQc 2025-06-01T22:51:52.0396136Z +++ ls -nl torch/include/ATen/ops/align_tensors_ops.h 2025-06-01T22:51:52.0397472Z +++ awk '{print $5}' 2025-06-01T22:51:52.0425394Z ++ FSIZE=1024 2025-06-01T22:51:52.0426058Z ++ echo '"torch/include/ATen/ops/align_tensors_ops.h",sha256=HXqYfKKkLJbdhZ_2qhWmB9s86oCaKli1NUEqltOCOQc,1024' 2025-06-01T22:51:52.0426730Z ++ read fname 2025-06-01T22:51:52.0427031Z ++ make_wheel_record torch/include/ATen/ops/align_to.h 2025-06-01T22:51:52.0427460Z ++ FPATH=torch/include/ATen/ops/align_to.h 2025-06-01T22:51:52.0427896Z ++ echo torch/include/ATen/ops/align_to.h 2025-06-01T22:51:52.0428250Z ++ grep RECORD 2025-06-01T22:51:52.0448179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/align_to.h 2025-06-01T22:51:52.0448708Z +++ openssl base64 2025-06-01T22:51:52.0449901Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.0451229Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.0452491Z +++ sed -e s/=//g 2025-06-01T22:51:52.0490136Z ++ HASH=vRSuaVlGtDHywc59-lMrbkXmpyMeK0A9y8cVH8cn1K8 2025-06-01T22:51:52.0494801Z +++ ls -nl torch/include/ATen/ops/align_to.h 2025-06-01T22:51:52.0495778Z +++ awk '{print $5}' 2025-06-01T22:51:52.0523126Z ++ FSIZE=505 2025-06-01T22:51:52.0523839Z ++ echo '"torch/include/ATen/ops/align_to.h",sha256=vRSuaVlGtDHywc59-lMrbkXmpyMeK0A9y8cVH8cn1K8,505' 2025-06-01T22:51:52.0524693Z ++ read fname 2025-06-01T22:51:52.0525203Z ++ make_wheel_record torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.0525990Z ++ FPATH=torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.0526731Z ++ echo torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.0527256Z ++ grep RECORD 2025-06-01T22:51:52.0547210Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.0547894Z +++ openssl base64 2025-06-01T22:51:52.0548156Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.0549314Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.0550567Z +++ sed -e s/=//g 2025-06-01T22:51:52.0592807Z ++ HASH=mB3Eed8SeV_HwN3Lo0_01loyRCJ5u70IzWGRL4uzlzs 2025-06-01T22:51:52.0595574Z +++ ls -nl torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.0596425Z +++ awk '{print $5}' 2025-06-01T22:51:52.0624591Z ++ FSIZE=890 2025-06-01T22:51:52.0625377Z ++ echo '"torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h",sha256=mB3Eed8SeV_HwN3Lo0_01loyRCJ5u70IzWGRL4uzlzs,890' 2025-06-01T22:51:52.0626202Z ++ read fname 2025-06-01T22:51:52.0626547Z ++ make_wheel_record torch/include/ATen/ops/align_to_native.h 2025-06-01T22:51:52.0627033Z ++ FPATH=torch/include/ATen/ops/align_to_native.h 2025-06-01T22:51:52.0627470Z ++ echo torch/include/ATen/ops/align_to_native.h 2025-06-01T22:51:52.0627831Z ++ grep RECORD 2025-06-01T22:51:52.0647596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/align_to_native.h 2025-06-01T22:51:52.0649443Z +++ openssl base64 2025-06-01T22:51:52.0649825Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.0651188Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.0652449Z +++ sed -e s/=//g 2025-06-01T22:51:52.0689414Z ++ HASH=nF6ZBvbH-wUMMco3QjcQu7wvBhKzlYb2ZR0HYy2Ujfk 2025-06-01T22:51:52.0694430Z +++ ls -nl torch/include/ATen/ops/align_to_native.h 2025-06-01T22:51:52.0695548Z +++ awk '{print $5}' 2025-06-01T22:51:52.0721895Z ++ FSIZE=602 2025-06-01T22:51:52.0722679Z ++ echo '"torch/include/ATen/ops/align_to_native.h",sha256=nF6ZBvbH-wUMMco3QjcQu7wvBhKzlYb2ZR0HYy2Ujfk,602' 2025-06-01T22:51:52.0723361Z ++ read fname 2025-06-01T22:51:52.0723801Z ++ make_wheel_record torch/include/ATen/ops/align_to_ops.h 2025-06-01T22:51:52.0723944Z ++ FPATH=torch/include/ATen/ops/align_to_ops.h 2025-06-01T22:51:52.0724453Z ++ echo torch/include/ATen/ops/align_to_ops.h 2025-06-01T22:51:52.0725434Z ++ grep RECORD 2025-06-01T22:51:52.0746905Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/align_to_ops.h 2025-06-01T22:51:52.0748403Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.0748993Z +++ openssl base64 2025-06-01T22:51:52.0749688Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.0751052Z +++ sed -e s/=//g 2025-06-01T22:51:52.0792706Z ++ HASH=OR1TLAAlkBkd43rinoeAiw4E-Ib0mHwshOB4U76yRpo 2025-06-01T22:51:52.0800330Z +++ ls -nl torch/include/ATen/ops/align_to_ops.h 2025-06-01T22:51:52.0802042Z +++ awk '{print $5}' 2025-06-01T22:51:52.0828689Z ++ FSIZE=1750 2025-06-01T22:51:52.0829202Z ++ echo '"torch/include/ATen/ops/align_to_ops.h",sha256=OR1TLAAlkBkd43rinoeAiw4E-Ib0mHwshOB4U76yRpo,1750' 2025-06-01T22:51:52.0829322Z ++ read fname 2025-06-01T22:51:52.0829475Z ++ make_wheel_record torch/include/ATen/ops/all.h 2025-06-01T22:51:52.0829598Z ++ FPATH=torch/include/ATen/ops/all.h 2025-06-01T22:51:52.0830665Z ++ echo torch/include/ATen/ops/all.h 2025-06-01T22:51:52.0831098Z ++ grep RECORD 2025-06-01T22:51:52.0850295Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/all.h 2025-06-01T22:51:52.0851290Z +++ openssl base64 2025-06-01T22:51:52.0852562Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.0853992Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.0855306Z +++ sed -e s/=//g 2025-06-01T22:51:52.0891471Z ++ HASH=THMK-Xo5wJlDgI3hSPY5ty_V8BXK9nLaGTDHrNjoto4 2025-06-01T22:51:52.0896629Z +++ ls -nl torch/include/ATen/ops/all.h 2025-06-01T22:51:52.0898198Z +++ awk '{print $5}' 2025-06-01T22:51:52.0925078Z ++ FSIZE=3355 2025-06-01T22:51:52.0925564Z ++ echo '"torch/include/ATen/ops/all.h",sha256=THMK-Xo5wJlDgI3hSPY5ty_V8BXK9nLaGTDHrNjoto4,3355' 2025-06-01T22:51:52.0925682Z ++ read fname 2025-06-01T22:51:52.0926016Z ++ make_wheel_record torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.0926292Z ++ FPATH=torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.0926563Z ++ echo torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.0927239Z ++ grep RECORD 2025-06-01T22:51:52.0948678Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.0948807Z +++ openssl base64 2025-06-01T22:51:52.0949805Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.0950916Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.0952180Z +++ sed -e s/=//g 2025-06-01T22:51:52.0994200Z ++ HASH=-_BR4CX8sA0M6UOMb_ZQtlBnDvtyDVf-eCOnhlXQ5PE 2025-06-01T22:51:52.0998174Z +++ ls -nl torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.0999231Z +++ awk '{print $5}' 2025-06-01T22:51:52.1028244Z ++ FSIZE=1053 2025-06-01T22:51:52.1028986Z ++ echo '"torch/include/ATen/ops/all_compositeexplicitautograd_dispatch.h",sha256=-_BR4CX8sA0M6UOMb_ZQtlBnDvtyDVf-eCOnhlXQ5PE,1053' 2025-06-01T22:51:52.1029089Z ++ read fname 2025-06-01T22:51:52.1029496Z ++ make_wheel_record torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.1029832Z ++ FPATH=torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.1030161Z ++ echo torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.1030450Z ++ grep RECORD 2025-06-01T22:51:52.1050373Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.1050587Z +++ openssl base64 2025-06-01T22:51:52.1051873Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.1053283Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.1054797Z +++ sed -e s/=//g 2025-06-01T22:51:52.1091787Z ++ HASH=O8k4zyELAzs9wZSRkvhyxBeMpgOHW_LBnWeSwdgLU8s 2025-06-01T22:51:52.1096748Z +++ ls -nl torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.1098499Z +++ awk '{print $5}' 2025-06-01T22:51:52.1125864Z ++ FSIZE=971 2025-06-01T22:51:52.1126580Z ++ echo '"torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h",sha256=O8k4zyELAzs9wZSRkvhyxBeMpgOHW_LBnWeSwdgLU8s,971' 2025-06-01T22:51:52.1126677Z ++ read fname 2025-06-01T22:51:52.1127023Z ++ make_wheel_record torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.1127308Z ++ FPATH=torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.1127716Z ++ echo torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.1127838Z ++ grep RECORD 2025-06-01T22:51:52.1148359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.1149386Z +++ openssl base64 2025-06-01T22:51:52.1150348Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.1151582Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.1153076Z +++ sed -e s/=//g 2025-06-01T22:51:52.1192945Z ++ HASH=kQxvnzw9ZOK7Dl_a4eGZ14boarkNjAn83f9NDPoP4DM 2025-06-01T22:51:52.1196907Z +++ ls -nl torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.1198051Z +++ awk '{print $5}' 2025-06-01T22:51:52.1226226Z ++ FSIZE=1017 2025-06-01T22:51:52.1226883Z ++ echo '"torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h",sha256=kQxvnzw9ZOK7Dl_a4eGZ14boarkNjAn83f9NDPoP4DM,1017' 2025-06-01T22:51:52.1226988Z ++ read fname 2025-06-01T22:51:52.1227199Z ++ make_wheel_record torch/include/ATen/ops/all_cpu_dispatch.h 2025-06-01T22:51:52.1227369Z ++ FPATH=torch/include/ATen/ops/all_cpu_dispatch.h 2025-06-01T22:51:52.1227523Z ++ echo torch/include/ATen/ops/all_cpu_dispatch.h 2025-06-01T22:51:52.1227729Z ++ grep RECORD 2025-06-01T22:51:52.1248371Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/all_cpu_dispatch.h 2025-06-01T22:51:52.1248693Z +++ openssl base64 2025-06-01T22:51:52.1250284Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.1251735Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.1253105Z +++ sed -e s/=//g 2025-06-01T22:51:52.1290624Z ++ HASH=VEvzY92jUf1eH3De9dEu2qeBygt5u-zwB2e-UmhQTGw 2025-06-01T22:51:52.1295842Z +++ ls -nl torch/include/ATen/ops/all_cpu_dispatch.h 2025-06-01T22:51:52.1297601Z +++ awk '{print $5}' 2025-06-01T22:51:52.1325747Z ++ FSIZE=1506 2025-06-01T22:51:52.1326263Z ++ echo '"torch/include/ATen/ops/all_cpu_dispatch.h",sha256=VEvzY92jUf1eH3De9dEu2qeBygt5u-zwB2e-UmhQTGw,1506' 2025-06-01T22:51:52.1326371Z ++ read fname 2025-06-01T22:51:52.1326594Z ++ make_wheel_record torch/include/ATen/ops/all_cuda_dispatch.h 2025-06-01T22:51:52.1326754Z ++ FPATH=torch/include/ATen/ops/all_cuda_dispatch.h 2025-06-01T22:51:52.1327058Z ++ echo torch/include/ATen/ops/all_cuda_dispatch.h 2025-06-01T22:51:52.1327242Z ++ grep RECORD 2025-06-01T22:51:52.1347445Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/all_cuda_dispatch.h 2025-06-01T22:51:52.1348110Z +++ openssl base64 2025-06-01T22:51:52.1349408Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.1350726Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.1352042Z +++ sed -e s/=//g 2025-06-01T22:51:52.1394542Z ++ HASH=hLSwkUrnjWwnVGoZTeAK1x6ihYdCBadIcVHptJe5B4E 2025-06-01T22:51:52.1397681Z +++ ls -nl torch/include/ATen/ops/all_cuda_dispatch.h 2025-06-01T22:51:52.1398348Z +++ awk '{print $5}' 2025-06-01T22:51:52.1425622Z ++ FSIZE=1508 2025-06-01T22:51:52.1426180Z ++ echo '"torch/include/ATen/ops/all_cuda_dispatch.h",sha256=hLSwkUrnjWwnVGoZTeAK1x6ihYdCBadIcVHptJe5B4E,1508' 2025-06-01T22:51:52.1426425Z ++ read fname 2025-06-01T22:51:52.1426614Z ++ make_wheel_record torch/include/ATen/ops/all_meta.h 2025-06-01T22:51:52.1426745Z ++ FPATH=torch/include/ATen/ops/all_meta.h 2025-06-01T22:51:52.1426883Z ++ echo torch/include/ATen/ops/all_meta.h 2025-06-01T22:51:52.1427525Z ++ grep RECORD 2025-06-01T22:51:52.1447973Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/all_meta.h 2025-06-01T22:51:52.1448892Z +++ openssl base64 2025-06-01T22:51:52.1450310Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.1451810Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.1453092Z +++ sed -e s/=//g 2025-06-01T22:51:52.1489953Z ++ HASH=-Il-B8-IZ7YqW1wxdbpwD00IlugZKancPvT7CPtH6-I 2025-06-01T22:51:52.1495394Z +++ ls -nl torch/include/ATen/ops/all_meta.h 2025-06-01T22:51:52.1496703Z +++ awk '{print $5}' 2025-06-01T22:51:52.1522722Z ++ FSIZE=857 2025-06-01T22:51:52.1523460Z ++ echo '"torch/include/ATen/ops/all_meta.h",sha256=-Il-B8-IZ7YqW1wxdbpwD00IlugZKancPvT7CPtH6-I,857' 2025-06-01T22:51:52.1523576Z ++ read fname 2025-06-01T22:51:52.1523876Z ++ make_wheel_record torch/include/ATen/ops/all_meta_dispatch.h 2025-06-01T22:51:52.1524442Z ++ FPATH=torch/include/ATen/ops/all_meta_dispatch.h 2025-06-01T22:51:52.1524616Z ++ echo torch/include/ATen/ops/all_meta_dispatch.h 2025-06-01T22:51:52.1526022Z ++ grep RECORD 2025-06-01T22:51:52.1547888Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/all_meta_dispatch.h 2025-06-01T22:51:52.1548079Z +++ openssl base64 2025-06-01T22:51:52.1549078Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.1550498Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.1554271Z +++ sed -e s/=//g 2025-06-01T22:51:52.1593825Z ++ HASH=gI7mXiscbMIjlHsW_c7wyYBNEzTjF0ipFOmn14rw7_k 2025-06-01T22:51:52.1597123Z +++ ls -nl torch/include/ATen/ops/all_meta_dispatch.h 2025-06-01T22:51:52.1597507Z +++ awk '{print $5}' 2025-06-01T22:51:52.1625780Z ++ FSIZE=1508 2025-06-01T22:51:52.1626288Z ++ echo '"torch/include/ATen/ops/all_meta_dispatch.h",sha256=gI7mXiscbMIjlHsW_c7wyYBNEzTjF0ipFOmn14rw7_k,1508' 2025-06-01T22:51:52.1626394Z ++ read fname 2025-06-01T22:51:52.1626579Z ++ make_wheel_record torch/include/ATen/ops/all_native.h 2025-06-01T22:51:52.1626735Z ++ FPATH=torch/include/ATen/ops/all_native.h 2025-06-01T22:51:52.1626873Z ++ echo torch/include/ATen/ops/all_native.h 2025-06-01T22:51:52.1627255Z ++ grep RECORD 2025-06-01T22:51:52.1648428Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/all_native.h 2025-06-01T22:51:52.1648801Z +++ openssl base64 2025-06-01T22:51:52.1649777Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.1651058Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.1652252Z +++ sed -e s/=//g 2025-06-01T22:51:52.1689641Z ++ HASH=JdKAqD1WO-UoQGb5bSOdgKP_6uSnNunRdxr14GwB8Zg 2025-06-01T22:51:52.1694642Z +++ ls -nl torch/include/ATen/ops/all_native.h 2025-06-01T22:51:52.1695643Z +++ awk '{print $5}' 2025-06-01T22:51:52.1721942Z ++ FSIZE=1495 2025-06-01T22:51:52.1722727Z ++ echo '"torch/include/ATen/ops/all_native.h",sha256=JdKAqD1WO-UoQGb5bSOdgKP_6uSnNunRdxr14GwB8Zg,1495' 2025-06-01T22:51:52.1722836Z ++ read fname 2025-06-01T22:51:52.1723031Z ++ make_wheel_record torch/include/ATen/ops/all_ops.h 2025-06-01T22:51:52.1723168Z ++ FPATH=torch/include/ATen/ops/all_ops.h 2025-06-01T22:51:52.1723323Z ++ echo torch/include/ATen/ops/all_ops.h 2025-06-01T22:51:52.1725341Z ++ grep RECORD 2025-06-01T22:51:52.1747792Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/all_ops.h 2025-06-01T22:51:52.1747958Z +++ openssl base64 2025-06-01T22:51:52.1748435Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.1749323Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.1750343Z +++ sed -e s/=//g 2025-06-01T22:51:52.1791246Z ++ HASH=D6lTSb5yxoYCkCBkZal_mwUPqHiWy9l6w0zlfFwezlc 2025-06-01T22:51:52.1794289Z +++ ls -nl torch/include/ATen/ops/all_ops.h 2025-06-01T22:51:52.1795173Z +++ awk '{print $5}' 2025-06-01T22:51:52.1822618Z ++ FSIZE=5576 2025-06-01T22:51:52.1823081Z ++ echo '"torch/include/ATen/ops/all_ops.h",sha256=D6lTSb5yxoYCkCBkZal_mwUPqHiWy9l6w0zlfFwezlc,5576' 2025-06-01T22:51:52.1823195Z ++ read fname 2025-06-01T22:51:52.1823370Z ++ make_wheel_record torch/include/ATen/ops/allclose.h 2025-06-01T22:51:52.1823649Z ++ FPATH=torch/include/ATen/ops/allclose.h 2025-06-01T22:51:52.1823788Z ++ echo torch/include/ATen/ops/allclose.h 2025-06-01T22:51:52.1824763Z ++ grep RECORD 2025-06-01T22:51:52.1846939Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/allclose.h 2025-06-01T22:51:52.1847070Z +++ openssl base64 2025-06-01T22:51:52.1847601Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.1848638Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.1850061Z +++ sed -e s/=//g 2025-06-01T22:51:52.1887903Z ++ HASH=KFEY6qT32l4LLZ6atsmdKalkIWhoVSF8LOhPrsGZ3ao 2025-06-01T22:51:52.1893090Z +++ ls -nl torch/include/ATen/ops/allclose.h 2025-06-01T22:51:52.1894191Z +++ awk '{print $5}' 2025-06-01T22:51:52.1919863Z ++ FSIZE=825 2025-06-01T22:51:52.1920430Z ++ echo '"torch/include/ATen/ops/allclose.h",sha256=KFEY6qT32l4LLZ6atsmdKalkIWhoVSF8LOhPrsGZ3ao,825' 2025-06-01T22:51:52.1920525Z ++ read fname 2025-06-01T22:51:52.1920885Z ++ make_wheel_record torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.1921319Z ++ FPATH=torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.1922863Z ++ echo torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.1924378Z ++ grep RECORD 2025-06-01T22:51:52.1945064Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.1945717Z +++ openssl base64 2025-06-01T22:51:52.1947224Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.1948419Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.1949162Z +++ sed -e s/=//g 2025-06-01T22:51:52.1990633Z ++ HASH=qPU-HKtBOEw9esjjAgBPDcIbEW-M0vvEYcmaMjpiDBw 2025-06-01T22:51:52.1997080Z +++ ls -nl torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.1998251Z +++ awk '{print $5}' 2025-06-01T22:51:52.2025432Z ++ FSIZE=846 2025-06-01T22:51:52.2026203Z ++ echo '"torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h",sha256=qPU-HKtBOEw9esjjAgBPDcIbEW-M0vvEYcmaMjpiDBw,846' 2025-06-01T22:51:52.2026312Z ++ read fname 2025-06-01T22:51:52.2026524Z ++ make_wheel_record torch/include/ATen/ops/allclose_native.h 2025-06-01T22:51:52.2026674Z ++ FPATH=torch/include/ATen/ops/allclose_native.h 2025-06-01T22:51:52.2027067Z ++ echo torch/include/ATen/ops/allclose_native.h 2025-06-01T22:51:52.2027277Z ++ grep RECORD 2025-06-01T22:51:52.2047813Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/allclose_native.h 2025-06-01T22:51:52.2048740Z +++ openssl base64 2025-06-01T22:51:52.2051341Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.2052360Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.2052566Z +++ sed -e s/=//g 2025-06-01T22:51:52.2089963Z ++ HASH=jZpfcqkQfVXvyp7BA6Hu0lZue75KU5mLcvk0QFPkedY 2025-06-01T22:51:52.2094834Z +++ ls -nl torch/include/ATen/ops/allclose_native.h 2025-06-01T22:51:52.2095866Z +++ awk '{print $5}' 2025-06-01T22:51:52.2122019Z ++ FSIZE=558 2025-06-01T22:51:52.2122666Z ++ echo '"torch/include/ATen/ops/allclose_native.h",sha256=jZpfcqkQfVXvyp7BA6Hu0lZue75KU5mLcvk0QFPkedY,558' 2025-06-01T22:51:52.2122925Z ++ read fname 2025-06-01T22:51:52.2123383Z ++ make_wheel_record torch/include/ATen/ops/allclose_ops.h 2025-06-01T22:51:52.2123556Z ++ FPATH=torch/include/ATen/ops/allclose_ops.h 2025-06-01T22:51:52.2123984Z ++ echo torch/include/ATen/ops/allclose_ops.h 2025-06-01T22:51:52.2125413Z ++ grep RECORD 2025-06-01T22:51:52.2147440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/allclose_ops.h 2025-06-01T22:51:52.2147638Z +++ openssl base64 2025-06-01T22:51:52.2148798Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.2149228Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.2150423Z +++ sed -e s/=//g 2025-06-01T22:51:52.2192060Z ++ HASH=d2L2YtINbEJJ1EFjCkhE1RndfMWjLllBVIw2r4S-Kco 2025-06-01T22:51:52.2195618Z +++ ls -nl torch/include/ATen/ops/allclose_ops.h 2025-06-01T22:51:52.2196557Z +++ awk '{print $5}' 2025-06-01T22:51:52.2223471Z ++ FSIZE=1193 2025-06-01T22:51:52.2224187Z ++ echo '"torch/include/ATen/ops/allclose_ops.h",sha256=d2L2YtINbEJJ1EFjCkhE1RndfMWjLllBVIw2r4S-Kco,1193' 2025-06-01T22:51:52.2224418Z ++ read fname 2025-06-01T22:51:52.2224617Z ++ make_wheel_record torch/include/ATen/ops/alpha_dropout.h 2025-06-01T22:51:52.2224779Z ++ FPATH=torch/include/ATen/ops/alpha_dropout.h 2025-06-01T22:51:52.2224933Z ++ echo torch/include/ATen/ops/alpha_dropout.h 2025-06-01T22:51:52.2225419Z ++ grep RECORD 2025-06-01T22:51:52.2250303Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alpha_dropout.h 2025-06-01T22:51:52.2250733Z +++ openssl base64 2025-06-01T22:51:52.2251975Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.2253341Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.2254476Z +++ sed -e s/=//g 2025-06-01T22:51:52.2291530Z ++ HASH=FeaTDlB1Syg2IusO1qrUivvNAeWj3vnXCn2OBZUk1mA 2025-06-01T22:51:52.2298663Z +++ ls -nl torch/include/ATen/ops/alpha_dropout.h 2025-06-01T22:51:52.2298793Z +++ awk '{print $5}' 2025-06-01T22:51:52.2325288Z ++ FSIZE=937 2025-06-01T22:51:52.2326082Z ++ echo '"torch/include/ATen/ops/alpha_dropout.h",sha256=FeaTDlB1Syg2IusO1qrUivvNAeWj3vnXCn2OBZUk1mA,937' 2025-06-01T22:51:52.2326211Z ++ read fname 2025-06-01T22:51:52.2326703Z ++ make_wheel_record torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.2327085Z ++ FPATH=torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.2327428Z ++ echo torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.2327543Z ++ grep RECORD 2025-06-01T22:51:52.2349538Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.2349673Z +++ openssl base64 2025-06-01T22:51:52.2350213Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.2351518Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.2352885Z +++ sed -e s/=//g 2025-06-01T22:51:52.2395855Z ++ HASH=1rAd24UqhI4E6zicZY2T-xcYYa89_UNOgVLns3eX35o 2025-06-01T22:51:52.2399293Z +++ ls -nl torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.2400068Z +++ awk '{print $5}' 2025-06-01T22:51:52.2427045Z ++ FSIZE=874 2025-06-01T22:51:52.2428237Z ++ echo '"torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h",sha256=1rAd24UqhI4E6zicZY2T-xcYYa89_UNOgVLns3eX35o,874' 2025-06-01T22:51:52.2429123Z ++ read fname 2025-06-01T22:51:52.2429502Z ++ make_wheel_record torch/include/ATen/ops/alpha_dropout_native.h 2025-06-01T22:51:52.2430007Z ++ FPATH=torch/include/ATen/ops/alpha_dropout_native.h 2025-06-01T22:51:52.2430476Z ++ echo torch/include/ATen/ops/alpha_dropout_native.h 2025-06-01T22:51:52.2430862Z ++ grep RECORD 2025-06-01T22:51:52.2450477Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alpha_dropout_native.h 2025-06-01T22:51:52.2451275Z +++ openssl base64 2025-06-01T22:51:52.2452366Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.2453732Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.2455237Z +++ sed -e s/=//g 2025-06-01T22:51:52.2491822Z ++ HASH=a6ZEnqLXSJsuaKaKuWZM8jRRA2OSz32MeZIGUFm2XSY 2025-06-01T22:51:52.2496587Z +++ ls -nl torch/include/ATen/ops/alpha_dropout_native.h 2025-06-01T22:51:52.2497913Z +++ awk '{print $5}' 2025-06-01T22:51:52.2525111Z ++ FSIZE=586 2025-06-01T22:51:52.2525803Z ++ echo '"torch/include/ATen/ops/alpha_dropout_native.h",sha256=a6ZEnqLXSJsuaKaKuWZM8jRRA2OSz32MeZIGUFm2XSY,586' 2025-06-01T22:51:52.2526681Z ++ read fname 2025-06-01T22:51:52.2527049Z ++ make_wheel_record torch/include/ATen/ops/alpha_dropout_ops.h 2025-06-01T22:51:52.2527567Z ++ FPATH=torch/include/ATen/ops/alpha_dropout_ops.h 2025-06-01T22:51:52.2528028Z ++ echo torch/include/ATen/ops/alpha_dropout_ops.h 2025-06-01T22:51:52.2528415Z ++ grep RECORD 2025-06-01T22:51:52.2548345Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/alpha_dropout_ops.h 2025-06-01T22:51:52.2549249Z +++ openssl base64 2025-06-01T22:51:52.2550875Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.2552262Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.2553553Z +++ sed -e s/=//g 2025-06-01T22:51:52.2594575Z ++ HASH=_C2S8vaODKBvI1MzPtCLL3YuH4f1_O_wU5rz_Dj4L4c 2025-06-01T22:51:52.2597340Z +++ ls -nl torch/include/ATen/ops/alpha_dropout_ops.h 2025-06-01T22:51:52.2598193Z +++ awk '{print $5}' 2025-06-01T22:51:52.2627592Z ++ FSIZE=1659 2025-06-01T22:51:52.2628261Z ++ echo '"torch/include/ATen/ops/alpha_dropout_ops.h",sha256=_C2S8vaODKBvI1MzPtCLL3YuH4f1_O_wU5rz_Dj4L4c,1659' 2025-06-01T22:51:52.2628943Z ++ read fname 2025-06-01T22:51:52.2629231Z ++ make_wheel_record torch/include/ATen/ops/amax.h 2025-06-01T22:51:52.2629643Z ++ FPATH=torch/include/ATen/ops/amax.h 2025-06-01T22:51:52.2629996Z ++ echo torch/include/ATen/ops/amax.h 2025-06-01T22:51:52.2630333Z ++ grep RECORD 2025-06-01T22:51:52.2649082Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amax.h 2025-06-01T22:51:52.2649566Z +++ openssl base64 2025-06-01T22:51:52.2650420Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.2651749Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.2652929Z +++ sed -e s/=//g 2025-06-01T22:51:52.2690382Z ++ HASH=U2fKdI2n2vB_HS0m8v_I5Uid0HbAlNM8g3lTo2G2dNA 2025-06-01T22:51:52.2695481Z +++ ls -nl torch/include/ATen/ops/amax.h 2025-06-01T22:51:52.2696409Z +++ awk '{print $5}' 2025-06-01T22:51:52.2724583Z ++ FSIZE=1277 2025-06-01T22:51:52.2725324Z ++ echo '"torch/include/ATen/ops/amax.h",sha256=U2fKdI2n2vB_HS0m8v_I5Uid0HbAlNM8g3lTo2G2dNA,1277' 2025-06-01T22:51:52.2725930Z ++ read fname 2025-06-01T22:51:52.2726570Z ++ make_wheel_record torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.2727470Z ++ FPATH=torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.2728317Z ++ echo torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.2728912Z ++ grep RECORD 2025-06-01T22:51:52.2747831Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.2748578Z +++ openssl base64 2025-06-01T22:51:52.2748996Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.2750235Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.2751246Z +++ sed -e s/=//g 2025-06-01T22:51:52.2795802Z ++ HASH=dhhdZ0veuV8ZJgob87RF2br8KyyKQ7_hHv3hKNw2nrI 2025-06-01T22:51:52.2799204Z +++ ls -nl torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.2799802Z +++ awk '{print $5}' 2025-06-01T22:51:52.2828467Z ++ FSIZE=832 2025-06-01T22:51:52.2829343Z ++ echo '"torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h",sha256=dhhdZ0veuV8ZJgob87RF2br8KyyKQ7_hHv3hKNw2nrI,832' 2025-06-01T22:51:52.2830236Z ++ read fname 2025-06-01T22:51:52.2830595Z ++ make_wheel_record torch/include/ATen/ops/amax_cpu_dispatch.h 2025-06-01T22:51:52.2831082Z ++ FPATH=torch/include/ATen/ops/amax_cpu_dispatch.h 2025-06-01T22:51:52.2831527Z ++ echo torch/include/ATen/ops/amax_cpu_dispatch.h 2025-06-01T22:51:52.2831897Z ++ grep RECORD 2025-06-01T22:51:52.2849358Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amax_cpu_dispatch.h 2025-06-01T22:51:52.2849963Z +++ openssl base64 2025-06-01T22:51:52.2851064Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.2852416Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.2853694Z +++ sed -e s/=//g 2025-06-01T22:51:52.2890480Z ++ HASH=bTSDLN-9YaOQ19tOGvZfTcG5Ft-Uv_z31m3I2CJ13Uo 2025-06-01T22:51:52.2895662Z +++ ls -nl torch/include/ATen/ops/amax_cpu_dispatch.h 2025-06-01T22:51:52.2896550Z +++ awk '{print $5}' 2025-06-01T22:51:52.2924001Z ++ FSIZE=994 2025-06-01T22:51:52.2924824Z ++ echo '"torch/include/ATen/ops/amax_cpu_dispatch.h",sha256=bTSDLN-9YaOQ19tOGvZfTcG5Ft-Uv_z31m3I2CJ13Uo,994' 2025-06-01T22:51:52.2925511Z ++ read fname 2025-06-01T22:51:52.2925866Z ++ make_wheel_record torch/include/ATen/ops/amax_cuda_dispatch.h 2025-06-01T22:51:52.2926384Z ++ FPATH=torch/include/ATen/ops/amax_cuda_dispatch.h 2025-06-01T22:51:52.2926830Z ++ echo torch/include/ATen/ops/amax_cuda_dispatch.h 2025-06-01T22:51:52.2927224Z ++ grep RECORD 2025-06-01T22:51:52.2948036Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amax_cuda_dispatch.h 2025-06-01T22:51:52.2948563Z +++ openssl base64 2025-06-01T22:51:52.2948973Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.2950367Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.2951703Z +++ sed -e s/=//g 2025-06-01T22:51:52.2995162Z ++ HASH=7l9HqnUM1ITMjbqhv00bDf9RbVRIhqQaUUo3pujE_RA 2025-06-01T22:51:52.2997019Z +++ ls -nl torch/include/ATen/ops/amax_cuda_dispatch.h 2025-06-01T22:51:52.2997815Z +++ awk '{print $5}' 2025-06-01T22:51:52.3025696Z ++ FSIZE=996 2025-06-01T22:51:52.3026377Z ++ echo '"torch/include/ATen/ops/amax_cuda_dispatch.h",sha256=7l9HqnUM1ITMjbqhv00bDf9RbVRIhqQaUUo3pujE_RA,996' 2025-06-01T22:51:52.3027042Z ++ read fname 2025-06-01T22:51:52.3027363Z ++ make_wheel_record torch/include/ATen/ops/amax_meta.h 2025-06-01T22:51:52.3027796Z ++ FPATH=torch/include/ATen/ops/amax_meta.h 2025-06-01T22:51:52.3028169Z ++ echo torch/include/ATen/ops/amax_meta.h 2025-06-01T22:51:52.3028521Z ++ grep RECORD 2025-06-01T22:51:52.3047658Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amax_meta.h 2025-06-01T22:51:52.3048230Z +++ openssl base64 2025-06-01T22:51:52.3049269Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.3050666Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.3051981Z +++ sed -e s/=//g 2025-06-01T22:51:52.3089698Z ++ HASH=zJ7jrBpNrd2_2F_8DtTtwPFxWlko4pfLAZij9G2vGMA 2025-06-01T22:51:52.3094565Z +++ ls -nl torch/include/ATen/ops/amax_meta.h 2025-06-01T22:51:52.3095554Z +++ awk '{print $5}' 2025-06-01T22:51:52.3121961Z ++ FSIZE=600 2025-06-01T22:51:52.3122724Z ++ echo '"torch/include/ATen/ops/amax_meta.h",sha256=zJ7jrBpNrd2_2F_8DtTtwPFxWlko4pfLAZij9G2vGMA,600' 2025-06-01T22:51:52.3123358Z ++ read fname 2025-06-01T22:51:52.3123848Z ++ make_wheel_record torch/include/ATen/ops/amax_meta_dispatch.h 2025-06-01T22:51:52.3124514Z ++ FPATH=torch/include/ATen/ops/amax_meta_dispatch.h 2025-06-01T22:51:52.3124977Z ++ echo torch/include/ATen/ops/amax_meta_dispatch.h 2025-06-01T22:51:52.3125361Z ++ grep RECORD 2025-06-01T22:51:52.3147178Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amax_meta_dispatch.h 2025-06-01T22:51:52.3147728Z +++ openssl base64 2025-06-01T22:51:52.3147988Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.3148472Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.3149779Z +++ sed -e s/=//g 2025-06-01T22:51:52.3189934Z ++ HASH=N0iRa_0MrwaSYe7RERp08xNHexkJTaGAqNPFeVZp_-4 2025-06-01T22:51:52.3194065Z +++ ls -nl torch/include/ATen/ops/amax_meta_dispatch.h 2025-06-01T22:51:52.3195797Z +++ awk '{print $5}' 2025-06-01T22:51:52.3223491Z ++ FSIZE=996 2025-06-01T22:51:52.3224187Z ++ echo '"torch/include/ATen/ops/amax_meta_dispatch.h",sha256=N0iRa_0MrwaSYe7RERp08xNHexkJTaGAqNPFeVZp_-4,996' 2025-06-01T22:51:52.3224901Z ++ read fname 2025-06-01T22:51:52.3225223Z ++ make_wheel_record torch/include/ATen/ops/amax_native.h 2025-06-01T22:51:52.3225679Z ++ FPATH=torch/include/ATen/ops/amax_native.h 2025-06-01T22:51:52.3226073Z ++ echo torch/include/ATen/ops/amax_native.h 2025-06-01T22:51:52.3226432Z ++ grep RECORD 2025-06-01T22:51:52.3246315Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amax_native.h 2025-06-01T22:51:52.3248453Z +++ openssl base64 2025-06-01T22:51:52.3248736Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.3248996Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.3249865Z +++ sed -e s/=//g 2025-06-01T22:51:52.3288776Z ++ HASH=9pCQH2_HrZr27i9NW4Bo9orfvoZdycjlZKeOEhLfab0 2025-06-01T22:51:52.3293412Z +++ ls -nl torch/include/ATen/ops/amax_native.h 2025-06-01T22:51:52.3294383Z +++ awk '{print $5}' 2025-06-01T22:51:52.3321878Z ++ FSIZE=625 2025-06-01T22:51:52.3322734Z ++ echo '"torch/include/ATen/ops/amax_native.h",sha256=9pCQH2_HrZr27i9NW4Bo9orfvoZdycjlZKeOEhLfab0,625' 2025-06-01T22:51:52.3323378Z ++ read fname 2025-06-01T22:51:52.3323823Z ++ make_wheel_record torch/include/ATen/ops/amax_ops.h 2025-06-01T22:51:52.3324437Z ++ FPATH=torch/include/ATen/ops/amax_ops.h 2025-06-01T22:51:52.3324821Z ++ echo torch/include/ATen/ops/amax_ops.h 2025-06-01T22:51:52.3325186Z ++ grep RECORD 2025-06-01T22:51:52.3346403Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amax_ops.h 2025-06-01T22:51:52.3346908Z +++ openssl base64 2025-06-01T22:51:52.3347168Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.3347620Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.3348718Z +++ sed -e s/=//g 2025-06-01T22:51:52.3392001Z ++ HASH=vVHwxA7DP-va4R_TEug2U6jjK-l41085Eid8SS2CWI0 2025-06-01T22:51:52.3394882Z +++ ls -nl torch/include/ATen/ops/amax_ops.h 2025-06-01T22:51:52.3395481Z +++ awk '{print $5}' 2025-06-01T22:51:52.3424316Z ++ FSIZE=1791 2025-06-01T22:51:52.3424993Z ++ echo '"torch/include/ATen/ops/amax_ops.h",sha256=vVHwxA7DP-va4R_TEug2U6jjK-l41085Eid8SS2CWI0,1791' 2025-06-01T22:51:52.3425626Z ++ read fname 2025-06-01T22:51:52.3425926Z ++ make_wheel_record torch/include/ATen/ops/amin.h 2025-06-01T22:51:52.3426327Z ++ FPATH=torch/include/ATen/ops/amin.h 2025-06-01T22:51:52.3426689Z ++ echo torch/include/ATen/ops/amin.h 2025-06-01T22:51:52.3436968Z ++ grep RECORD 2025-06-01T22:51:52.3447312Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amin.h 2025-06-01T22:51:52.3447761Z +++ openssl base64 2025-06-01T22:51:52.3448411Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.3449758Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.3451043Z +++ sed -e s/=//g 2025-06-01T22:51:52.3489760Z ++ HASH=8FcFbMJQNoz-zqVrLYQOtItBcotVnF8YozcQ3NRS8UM 2025-06-01T22:51:52.3494604Z +++ ls -nl torch/include/ATen/ops/amin.h 2025-06-01T22:51:52.3495733Z +++ awk '{print $5}' 2025-06-01T22:51:52.3521950Z ++ FSIZE=1277 2025-06-01T22:51:52.3522700Z ++ echo '"torch/include/ATen/ops/amin.h",sha256=8FcFbMJQNoz-zqVrLYQOtItBcotVnF8YozcQ3NRS8UM,1277' 2025-06-01T22:51:52.3523318Z ++ read fname 2025-06-01T22:51:52.3523994Z ++ make_wheel_record torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.3525106Z ++ FPATH=torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.3525958Z ++ echo torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.3526545Z ++ grep RECORD 2025-06-01T22:51:52.3549317Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.3550442Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.3550926Z +++ openssl base64 2025-06-01T22:51:52.3551272Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.3551769Z +++ sed -e s/=//g 2025-06-01T22:51:52.3594822Z ++ HASH=n4l4av7to9aq1T46rMJIiK7x5QQ-ZdveuYq2Kt_1OKo 2025-06-01T22:51:52.3598327Z +++ ls -nl torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.3599366Z +++ awk '{print $5}' 2025-06-01T22:51:52.3626808Z ++ FSIZE=832 2025-06-01T22:51:52.3628301Z ++ echo '"torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h",sha256=n4l4av7to9aq1T46rMJIiK7x5QQ-ZdveuYq2Kt_1OKo,832' 2025-06-01T22:51:52.3629297Z ++ read fname 2025-06-01T22:51:52.3629653Z ++ make_wheel_record torch/include/ATen/ops/amin_cpu_dispatch.h 2025-06-01T22:51:52.3630137Z ++ FPATH=torch/include/ATen/ops/amin_cpu_dispatch.h 2025-06-01T22:51:52.3630579Z ++ echo torch/include/ATen/ops/amin_cpu_dispatch.h 2025-06-01T22:51:52.3630943Z ++ grep RECORD 2025-06-01T22:51:52.3648359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amin_cpu_dispatch.h 2025-06-01T22:51:52.3649240Z +++ openssl base64 2025-06-01T22:51:52.3649581Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.3650952Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.3652194Z +++ sed -e s/=//g 2025-06-01T22:51:52.3690025Z ++ HASH=ItocUOwWj82YOdae2NPjYLpsYE5CrmDxMWeJIFeG0Qk 2025-06-01T22:51:52.3695342Z +++ ls -nl torch/include/ATen/ops/amin_cpu_dispatch.h 2025-06-01T22:51:52.3696076Z +++ awk '{print $5}' 2025-06-01T22:51:52.3724093Z ++ FSIZE=994 2025-06-01T22:51:52.3725399Z ++ echo '"torch/include/ATen/ops/amin_cpu_dispatch.h",sha256=ItocUOwWj82YOdae2NPjYLpsYE5CrmDxMWeJIFeG0Qk,994' 2025-06-01T22:51:52.3726371Z ++ read fname 2025-06-01T22:51:52.3726723Z ++ make_wheel_record torch/include/ATen/ops/amin_cuda_dispatch.h 2025-06-01T22:51:52.3727241Z ++ FPATH=torch/include/ATen/ops/amin_cuda_dispatch.h 2025-06-01T22:51:52.3727682Z ++ echo torch/include/ATen/ops/amin_cuda_dispatch.h 2025-06-01T22:51:52.3728079Z ++ grep RECORD 2025-06-01T22:51:52.3747577Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amin_cuda_dispatch.h 2025-06-01T22:51:52.3748497Z +++ openssl base64 2025-06-01T22:51:52.3749067Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.3749332Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.3749829Z +++ sed -e s/=//g 2025-06-01T22:51:52.3791865Z ++ HASH=06N22SMiD6AgUOUtQVnUBq2Vu53hnzYeSRmWwIYLJ60 2025-06-01T22:51:52.3795116Z +++ ls -nl torch/include/ATen/ops/amin_cuda_dispatch.h 2025-06-01T22:51:52.3795949Z +++ awk '{print $5}' 2025-06-01T22:51:52.3822429Z ++ FSIZE=996 2025-06-01T22:51:52.3823391Z ++ echo '"torch/include/ATen/ops/amin_cuda_dispatch.h",sha256=06N22SMiD6AgUOUtQVnUBq2Vu53hnzYeSRmWwIYLJ60,996' 2025-06-01T22:51:52.3824232Z ++ read fname 2025-06-01T22:51:52.3824786Z ++ make_wheel_record torch/include/ATen/ops/amin_meta.h 2025-06-01T22:51:52.3825580Z ++ FPATH=torch/include/ATen/ops/amin_meta.h 2025-06-01T22:51:52.3825970Z ++ echo torch/include/ATen/ops/amin_meta.h 2025-06-01T22:51:52.3826317Z ++ grep RECORD 2025-06-01T22:51:52.3846032Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amin_meta.h 2025-06-01T22:51:52.3847197Z +++ openssl base64 2025-06-01T22:51:52.3847689Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.3848493Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.3849796Z +++ sed -e s/=//g 2025-06-01T22:51:52.3888133Z ++ HASH=uBi4OTj4CPs__j0wXGXNGL4AGWiWU0PAOX3OWhmu4XE 2025-06-01T22:51:52.3893384Z +++ ls -nl torch/include/ATen/ops/amin_meta.h 2025-06-01T22:51:52.3894425Z +++ awk '{print $5}' 2025-06-01T22:51:52.3921442Z ++ FSIZE=600 2025-06-01T22:51:52.3922493Z ++ echo '"torch/include/ATen/ops/amin_meta.h",sha256=uBi4OTj4CPs__j0wXGXNGL4AGWiWU0PAOX3OWhmu4XE,600' 2025-06-01T22:51:52.3923534Z ++ read fname 2025-06-01T22:51:52.3924012Z ++ make_wheel_record torch/include/ATen/ops/amin_meta_dispatch.h 2025-06-01T22:51:52.3924757Z ++ FPATH=torch/include/ATen/ops/amin_meta_dispatch.h 2025-06-01T22:51:52.3925223Z ++ echo torch/include/ATen/ops/amin_meta_dispatch.h 2025-06-01T22:51:52.3925599Z ++ grep RECORD 2025-06-01T22:51:52.3947598Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amin_meta_dispatch.h 2025-06-01T22:51:52.3948420Z +++ openssl base64 2025-06-01T22:51:52.3948689Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.3949147Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.3949612Z +++ sed -e s/=//g 2025-06-01T22:51:52.3989652Z ++ HASH=pygboi_K_Wt6BTxgR3EQukeYGMEIuBfHQ5sMz3_ByA4 2025-06-01T22:51:52.3993561Z +++ ls -nl torch/include/ATen/ops/amin_meta_dispatch.h 2025-06-01T22:51:52.3994300Z +++ awk '{print $5}' 2025-06-01T22:51:52.4022928Z ++ FSIZE=996 2025-06-01T22:51:52.4023876Z ++ echo '"torch/include/ATen/ops/amin_meta_dispatch.h",sha256=pygboi_K_Wt6BTxgR3EQukeYGMEIuBfHQ5sMz3_ByA4,996' 2025-06-01T22:51:52.4024594Z ++ read fname 2025-06-01T22:51:52.4024918Z ++ make_wheel_record torch/include/ATen/ops/amin_native.h 2025-06-01T22:51:52.4025367Z ++ FPATH=torch/include/ATen/ops/amin_native.h 2025-06-01T22:51:52.4025753Z ++ echo torch/include/ATen/ops/amin_native.h 2025-06-01T22:51:52.4026108Z ++ grep RECORD 2025-06-01T22:51:52.4046216Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amin_native.h 2025-06-01T22:51:52.4046715Z +++ openssl base64 2025-06-01T22:51:52.4047566Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.4047866Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.4051326Z +++ sed -e s/=//g 2025-06-01T22:51:52.4088818Z ++ HASH=0_544uxUfSmEbcsmYRKzufc5-5r1SwbrbhwGtWxFd1Y 2025-06-01T22:51:52.4093535Z +++ ls -nl torch/include/ATen/ops/amin_native.h 2025-06-01T22:51:52.4094258Z +++ awk '{print $5}' 2025-06-01T22:51:52.4122740Z ++ FSIZE=625 2025-06-01T22:51:52.4123783Z ++ echo '"torch/include/ATen/ops/amin_native.h",sha256=0_544uxUfSmEbcsmYRKzufc5-5r1SwbrbhwGtWxFd1Y,625' 2025-06-01T22:51:52.4124833Z ++ read fname 2025-06-01T22:51:52.4125160Z ++ make_wheel_record torch/include/ATen/ops/amin_ops.h 2025-06-01T22:51:52.4125608Z ++ FPATH=torch/include/ATen/ops/amin_ops.h 2025-06-01T22:51:52.4125989Z ++ echo torch/include/ATen/ops/amin_ops.h 2025-06-01T22:51:52.4126348Z ++ grep RECORD 2025-06-01T22:51:52.4147234Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/amin_ops.h 2025-06-01T22:51:52.4147742Z +++ openssl base64 2025-06-01T22:51:52.4147999Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.4148560Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.4149867Z +++ sed -e s/=//g 2025-06-01T22:51:52.4192555Z ++ HASH=EU2w5fhaPatTWGe2lK_cpTu_FaOkvKB5isPAZJIV5PY 2025-06-01T22:51:52.4196111Z +++ ls -nl torch/include/ATen/ops/amin_ops.h 2025-06-01T22:51:52.4197017Z +++ awk '{print $5}' 2025-06-01T22:51:52.4226056Z ++ FSIZE=1791 2025-06-01T22:51:52.4226656Z ++ echo '"torch/include/ATen/ops/amin_ops.h",sha256=EU2w5fhaPatTWGe2lK_cpTu_FaOkvKB5isPAZJIV5PY,1791' 2025-06-01T22:51:52.4227280Z ++ read fname 2025-06-01T22:51:52.4227595Z ++ make_wheel_record torch/include/ATen/ops/aminmax.h 2025-06-01T22:51:52.4228007Z ++ FPATH=torch/include/ATen/ops/aminmax.h 2025-06-01T22:51:52.4228381Z ++ echo torch/include/ATen/ops/aminmax.h 2025-06-01T22:51:52.4228712Z ++ grep RECORD 2025-06-01T22:51:52.4247919Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/aminmax.h 2025-06-01T22:51:52.4248401Z +++ openssl base64 2025-06-01T22:51:52.4249099Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.4250378Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.4251724Z +++ sed -e s/=//g 2025-06-01T22:51:52.4290299Z ++ HASH=RkaMmcR8o7S680Jrkxr46Qrq9DEQ_oEIowrh5FgkDps 2025-06-01T22:51:52.4295311Z +++ ls -nl torch/include/ATen/ops/aminmax.h 2025-06-01T22:51:52.4296361Z +++ awk '{print $5}' 2025-06-01T22:51:52.4322759Z ++ FSIZE=1580 2025-06-01T22:51:52.4323509Z ++ echo '"torch/include/ATen/ops/aminmax.h",sha256=RkaMmcR8o7S680Jrkxr46Qrq9DEQ_oEIowrh5FgkDps,1580' 2025-06-01T22:51:52.4324278Z ++ read fname 2025-06-01T22:51:52.4325020Z ++ make_wheel_record torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.4325968Z ++ FPATH=torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.4326847Z ++ echo torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.4327455Z ++ grep RECORD 2025-06-01T22:51:52.4349393Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.4350150Z +++ openssl base64 2025-06-01T22:51:52.4350427Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.4350685Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.4351692Z +++ sed -e s/=//g 2025-06-01T22:51:52.4392287Z ++ HASH=NVXGvDIkulwXzFbb3Epl5SX961thsbxfc7TyAiS8-lE 2025-06-01T22:51:52.4396861Z +++ ls -nl torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.4398136Z +++ awk '{print $5}' 2025-06-01T22:51:52.4426261Z ++ FSIZE=881 2025-06-01T22:51:52.4427176Z ++ echo '"torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h",sha256=NVXGvDIkulwXzFbb3Epl5SX961thsbxfc7TyAiS8-lE,881' 2025-06-01T22:51:52.4428090Z ++ read fname 2025-06-01T22:51:52.4428461Z ++ make_wheel_record torch/include/ATen/ops/aminmax_cpu_dispatch.h 2025-06-01T22:51:52.4428974Z ++ FPATH=torch/include/ATen/ops/aminmax_cpu_dispatch.h 2025-06-01T22:51:52.4429447Z ++ echo torch/include/ATen/ops/aminmax_cpu_dispatch.h 2025-06-01T22:51:52.4429835Z ++ grep RECORD 2025-06-01T22:51:52.4449524Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/aminmax_cpu_dispatch.h 2025-06-01T22:51:52.4450092Z +++ openssl base64 2025-06-01T22:51:52.4451051Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.4452468Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.4453891Z +++ sed -e s/=//g 2025-06-01T22:51:52.4491054Z ++ HASH=Pvb1_DiJdKrgTc-zz2egUhYcuDlqIiTaxrNmDPzOxi0 2025-06-01T22:51:52.4496094Z +++ ls -nl torch/include/ATen/ops/aminmax_cpu_dispatch.h 2025-06-01T22:51:52.4497664Z +++ awk '{print $5}' 2025-06-01T22:51:52.4524644Z ++ FSIZE=1169 2025-06-01T22:51:52.4525337Z ++ echo '"torch/include/ATen/ops/aminmax_cpu_dispatch.h",sha256=Pvb1_DiJdKrgTc-zz2egUhYcuDlqIiTaxrNmDPzOxi0,1169' 2025-06-01T22:51:52.4526063Z ++ read fname 2025-06-01T22:51:52.4526462Z ++ make_wheel_record torch/include/ATen/ops/aminmax_cuda_dispatch.h 2025-06-01T22:51:52.4526998Z ++ FPATH=torch/include/ATen/ops/aminmax_cuda_dispatch.h 2025-06-01T22:51:52.4527479Z ++ echo torch/include/ATen/ops/aminmax_cuda_dispatch.h 2025-06-01T22:51:52.4527872Z ++ grep RECORD 2025-06-01T22:51:52.4549322Z +++ openssl base64 2025-06-01T22:51:52.4549828Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/aminmax_cuda_dispatch.h 2025-06-01T22:51:52.4550363Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.4551780Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.4553166Z +++ sed -e s/=//g 2025-06-01T22:51:52.4597198Z ++ HASH=QhP5UfR2npqMa0WcSLbOunCtQPD0izyq8vosz5Ei6Gs 2025-06-01T22:51:52.4599208Z +++ ls -nl torch/include/ATen/ops/aminmax_cuda_dispatch.h 2025-06-01T22:51:52.4599786Z +++ awk '{print $5}' 2025-06-01T22:51:52.4628071Z ++ FSIZE=1171 2025-06-01T22:51:52.4628752Z ++ echo '"torch/include/ATen/ops/aminmax_cuda_dispatch.h",sha256=QhP5UfR2npqMa0WcSLbOunCtQPD0izyq8vosz5Ei6Gs,1171' 2025-06-01T22:51:52.4629470Z ++ read fname 2025-06-01T22:51:52.4629787Z ++ make_wheel_record torch/include/ATen/ops/aminmax_meta.h 2025-06-01T22:51:52.4630241Z ++ FPATH=torch/include/ATen/ops/aminmax_meta.h 2025-06-01T22:51:52.4630672Z ++ echo torch/include/ATen/ops/aminmax_meta.h 2025-06-01T22:51:52.4631038Z ++ grep RECORD 2025-06-01T22:51:52.4649794Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/aminmax_meta.h 2025-06-01T22:51:52.4650413Z +++ openssl base64 2025-06-01T22:51:52.4651420Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.4652721Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.4653970Z +++ sed -e s/=//g 2025-06-01T22:51:52.4691693Z ++ HASH=p8Cok816qxVdO2CT3U7VTQc1NWCvrdjlVdE9toxPB_U 2025-06-01T22:51:52.4696528Z +++ ls -nl torch/include/ATen/ops/aminmax_meta.h 2025-06-01T22:51:52.4698052Z +++ awk '{print $5}' 2025-06-01T22:51:52.4725384Z ++ FSIZE=612 2025-06-01T22:51:52.4726020Z ++ echo '"torch/include/ATen/ops/aminmax_meta.h",sha256=p8Cok816qxVdO2CT3U7VTQc1NWCvrdjlVdE9toxPB_U,612' 2025-06-01T22:51:52.4726697Z ++ read fname 2025-06-01T22:51:52.4727073Z ++ make_wheel_record torch/include/ATen/ops/aminmax_meta_dispatch.h 2025-06-01T22:51:52.4727630Z ++ FPATH=torch/include/ATen/ops/aminmax_meta_dispatch.h 2025-06-01T22:51:52.4728127Z ++ echo torch/include/ATen/ops/aminmax_meta_dispatch.h 2025-06-01T22:51:52.4728531Z ++ grep RECORD 2025-06-01T22:51:52.4748365Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/aminmax_meta_dispatch.h 2025-06-01T22:51:52.4748921Z +++ openssl base64 2025-06-01T22:51:52.4749349Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.4750773Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.4752091Z +++ sed -e s/=//g 2025-06-01T22:51:52.4795576Z ++ HASH=5hpxiZKAmQL_bUAWo1cCKcfTyHqbKIlBiF7x9aC2RW8 2025-06-01T22:51:52.4798424Z +++ ls -nl torch/include/ATen/ops/aminmax_meta_dispatch.h 2025-06-01T22:51:52.4799726Z +++ awk '{print $5}' 2025-06-01T22:51:52.4828077Z ++ FSIZE=1171 2025-06-01T22:51:52.4828839Z ++ echo '"torch/include/ATen/ops/aminmax_meta_dispatch.h",sha256=5hpxiZKAmQL_bUAWo1cCKcfTyHqbKIlBiF7x9aC2RW8,1171' 2025-06-01T22:51:52.4829552Z ++ read fname 2025-06-01T22:51:52.4829879Z ++ make_wheel_record torch/include/ATen/ops/aminmax_native.h 2025-06-01T22:51:52.4830351Z ++ FPATH=torch/include/ATen/ops/aminmax_native.h 2025-06-01T22:51:52.4830759Z ++ echo torch/include/ATen/ops/aminmax_native.h 2025-06-01T22:51:52.4831140Z ++ grep RECORD 2025-06-01T22:51:52.4849789Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/aminmax_native.h 2025-06-01T22:51:52.4850355Z +++ openssl base64 2025-06-01T22:51:52.4851697Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.4853327Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.4854495Z +++ sed -e s/=//g 2025-06-01T22:51:52.4891570Z ++ HASH=IuBkUk-WvzQ0TW77_kClhNDijyXeKJzRtbJ8KCT07DA 2025-06-01T22:51:52.4896973Z +++ ls -nl torch/include/ATen/ops/aminmax_native.h 2025-06-01T22:51:52.4898256Z +++ awk '{print $5}' 2025-06-01T22:51:52.4925116Z ++ FSIZE=667 2025-06-01T22:51:52.4925862Z ++ echo '"torch/include/ATen/ops/aminmax_native.h",sha256=IuBkUk-WvzQ0TW77_kClhNDijyXeKJzRtbJ8KCT07DA,667' 2025-06-01T22:51:52.4926533Z ++ read fname 2025-06-01T22:51:52.4926874Z ++ make_wheel_record torch/include/ATen/ops/aminmax_ops.h 2025-06-01T22:51:52.4927324Z ++ FPATH=torch/include/ATen/ops/aminmax_ops.h 2025-06-01T22:51:52.4927745Z ++ echo torch/include/ATen/ops/aminmax_ops.h 2025-06-01T22:51:52.4928240Z ++ grep RECORD 2025-06-01T22:51:52.4948383Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/aminmax_ops.h 2025-06-01T22:51:52.4948904Z +++ openssl base64 2025-06-01T22:51:52.4949275Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.4950586Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.4951991Z +++ sed -e s/=//g 2025-06-01T22:51:52.4994855Z ++ HASH=2BdHXZlqmd1R5YXPUGu9d9X_oPoZZxKQtR0R4wW3oa4 2025-06-01T22:51:52.4997165Z +++ ls -nl torch/include/ATen/ops/aminmax_ops.h 2025-06-01T22:51:52.4998066Z +++ awk '{print $5}' 2025-06-01T22:51:52.5025792Z ++ FSIZE=2128 2025-06-01T22:51:52.5026444Z ++ echo '"torch/include/ATen/ops/aminmax_ops.h",sha256=2BdHXZlqmd1R5YXPUGu9d9X_oPoZZxKQtR0R4wW3oa4,2128' 2025-06-01T22:51:52.5027111Z ++ read fname 2025-06-01T22:51:52.5027395Z ++ make_wheel_record torch/include/ATen/ops/and.h 2025-06-01T22:51:52.5027801Z ++ FPATH=torch/include/ATen/ops/and.h 2025-06-01T22:51:52.5028153Z ++ echo torch/include/ATen/ops/and.h 2025-06-01T22:51:52.5028481Z ++ grep RECORD 2025-06-01T22:51:52.5050026Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/and.h 2025-06-01T22:51:52.5050672Z +++ openssl base64 2025-06-01T22:51:52.5051529Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.5052946Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.5054261Z +++ sed -e s/=//g 2025-06-01T22:51:52.5090739Z ++ HASH=HVnjawF3qFUEy4run8_d05wLRhV1YELCyDQFqshq6Is 2025-06-01T22:51:52.5096062Z +++ ls -nl torch/include/ATen/ops/and.h 2025-06-01T22:51:52.5097679Z +++ awk '{print $5}' 2025-06-01T22:51:52.5123897Z ++ FSIZE=897 2025-06-01T22:51:52.5124466Z ++ echo '"torch/include/ATen/ops/and.h",sha256=HVnjawF3qFUEy4run8_d05wLRhV1YELCyDQFqshq6Is,897' 2025-06-01T22:51:52.5125286Z ++ read fname 2025-06-01T22:51:52.5125769Z ++ make_wheel_record torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.5126519Z ++ FPATH=torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.5127191Z ++ echo torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.5127697Z ++ grep RECORD 2025-06-01T22:51:52.5149972Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.5150642Z +++ openssl base64 2025-06-01T22:51:52.5151151Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.5152536Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.5153924Z +++ sed -e s/=//g 2025-06-01T22:51:52.5196746Z ++ HASH=ctXesQUpQ1hfL4Dn-q5t3U_t6qS_dBXGQnLmEqE1P08 2025-06-01T22:51:52.5200158Z +++ ls -nl torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.5200700Z +++ awk '{print $5}' 2025-06-01T22:51:52.5228827Z ++ FSIZE=1028 2025-06-01T22:51:52.5230090Z ++ echo '"torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h",sha256=ctXesQUpQ1hfL4Dn-q5t3U_t6qS_dBXGQnLmEqE1P08,1028' 2025-06-01T22:51:52.5231371Z ++ read fname 2025-06-01T22:51:52.5231699Z ++ make_wheel_record torch/include/ATen/ops/and_native.h 2025-06-01T22:51:52.5232130Z ++ FPATH=torch/include/ATen/ops/and_native.h 2025-06-01T22:51:52.5232525Z ++ echo torch/include/ATen/ops/and_native.h 2025-06-01T22:51:52.5232874Z ++ grep RECORD 2025-06-01T22:51:52.5250094Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/and_native.h 2025-06-01T22:51:52.5250988Z +++ openssl base64 2025-06-01T22:51:52.5251690Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.5253357Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.5254432Z +++ sed -e s/=//g 2025-06-01T22:51:52.5292125Z ++ HASH=tcYJSC82GFLuzOHrJF_YezsoGMmFmjiWce4bZm4a54k 2025-06-01T22:51:52.5296791Z +++ ls -nl torch/include/ATen/ops/and_native.h 2025-06-01T22:51:52.5298231Z +++ awk '{print $5}' 2025-06-01T22:51:52.5325347Z ++ FSIZE=740 2025-06-01T22:51:52.5326449Z ++ echo '"torch/include/ATen/ops/and_native.h",sha256=tcYJSC82GFLuzOHrJF_YezsoGMmFmjiWce4bZm4a54k,740' 2025-06-01T22:51:52.5327565Z ++ read fname 2025-06-01T22:51:52.5327871Z ++ make_wheel_record torch/include/ATen/ops/and_ops.h 2025-06-01T22:51:52.5328308Z ++ FPATH=torch/include/ATen/ops/and_ops.h 2025-06-01T22:51:52.5328702Z ++ echo torch/include/ATen/ops/and_ops.h 2025-06-01T22:51:52.5329196Z ++ grep RECORD 2025-06-01T22:51:52.5348066Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/and_ops.h 2025-06-01T22:51:52.5348709Z +++ openssl base64 2025-06-01T22:51:52.5349088Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.5350540Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.5351990Z +++ sed -e s/=//g 2025-06-01T22:51:52.5392587Z ++ HASH=shtYFCU0WBydAAFzAe-8IQ4tP7nQINEFe-Oy18TkV9k 2025-06-01T22:51:52.5396769Z +++ ls -nl torch/include/ATen/ops/and_ops.h 2025-06-01T22:51:52.5397624Z +++ awk '{print $5}' 2025-06-01T22:51:52.5426287Z ++ FSIZE=2891 2025-06-01T22:51:52.5427194Z ++ echo '"torch/include/ATen/ops/and_ops.h",sha256=shtYFCU0WBydAAFzAe-8IQ4tP7nQINEFe-Oy18TkV9k,2891' 2025-06-01T22:51:52.5427867Z ++ read fname 2025-06-01T22:51:52.5428173Z ++ make_wheel_record torch/include/ATen/ops/angle.h 2025-06-01T22:51:52.5428588Z ++ FPATH=torch/include/ATen/ops/angle.h 2025-06-01T22:51:52.5428944Z ++ echo torch/include/ATen/ops/angle.h 2025-06-01T22:51:52.5429289Z ++ grep RECORD 2025-06-01T22:51:52.5447767Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/angle.h 2025-06-01T22:51:52.5448518Z +++ openssl base64 2025-06-01T22:51:52.5449338Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.5450602Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.5452093Z +++ sed -e s/=//g 2025-06-01T22:51:52.5489813Z ++ HASH=wr02fN-Lnri_OdBxaK60fZdkuYOrBOC9CsJurYe3wrY 2025-06-01T22:51:52.5494253Z +++ ls -nl torch/include/ATen/ops/angle.h 2025-06-01T22:51:52.5495437Z +++ awk '{print $5}' 2025-06-01T22:51:52.5523197Z ++ FSIZE=1017 2025-06-01T22:51:52.5524080Z ++ echo '"torch/include/ATen/ops/angle.h",sha256=wr02fN-Lnri_OdBxaK60fZdkuYOrBOC9CsJurYe3wrY,1017' 2025-06-01T22:51:52.5525418Z ++ read fname 2025-06-01T22:51:52.5525921Z ++ make_wheel_record torch/include/ATen/ops/angle_cpu_dispatch.h 2025-06-01T22:51:52.5526425Z ++ FPATH=torch/include/ATen/ops/angle_cpu_dispatch.h 2025-06-01T22:51:52.5526882Z ++ echo torch/include/ATen/ops/angle_cpu_dispatch.h 2025-06-01T22:51:52.5527266Z ++ grep RECORD 2025-06-01T22:51:52.5547844Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/angle_cpu_dispatch.h 2025-06-01T22:51:52.5548833Z +++ openssl base64 2025-06-01T22:51:52.5549093Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.5549709Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.5551042Z +++ sed -e s/=//g 2025-06-01T22:51:52.5592457Z ++ HASH=WUvzdsQUiT6_2piUZ-GMqNj5TKPj1xR1ZXn3RAwELXE 2025-06-01T22:51:52.5595918Z +++ ls -nl torch/include/ATen/ops/angle_cpu_dispatch.h 2025-06-01T22:51:52.5596854Z +++ awk '{print $5}' 2025-06-01T22:51:52.5624945Z ++ FSIZE=874 2025-06-01T22:51:52.5626050Z ++ echo '"torch/include/ATen/ops/angle_cpu_dispatch.h",sha256=WUvzdsQUiT6_2piUZ-GMqNj5TKPj1xR1ZXn3RAwELXE,874' 2025-06-01T22:51:52.5627142Z ++ read fname 2025-06-01T22:51:52.5627493Z ++ make_wheel_record torch/include/ATen/ops/angle_cuda_dispatch.h 2025-06-01T22:51:52.5628001Z ++ FPATH=torch/include/ATen/ops/angle_cuda_dispatch.h 2025-06-01T22:51:52.5628443Z ++ echo torch/include/ATen/ops/angle_cuda_dispatch.h 2025-06-01T22:51:52.5628831Z ++ grep RECORD 2025-06-01T22:51:52.5647041Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/angle_cuda_dispatch.h 2025-06-01T22:51:52.5647991Z +++ openssl base64 2025-06-01T22:51:52.5648490Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.5649278Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.5650792Z +++ sed -e s/=//g 2025-06-01T22:51:52.5688529Z ++ HASH=8GLy2DqUmgoypN1MhJlOpa6fTk_Ei-PCt1iFXpeJStk 2025-06-01T22:51:52.5694067Z +++ ls -nl torch/include/ATen/ops/angle_cuda_dispatch.h 2025-06-01T22:51:52.5695217Z +++ awk '{print $5}' 2025-06-01T22:51:52.5722261Z ++ FSIZE=876 2025-06-01T22:51:52.5723389Z ++ echo '"torch/include/ATen/ops/angle_cuda_dispatch.h",sha256=8GLy2DqUmgoypN1MhJlOpa6fTk_Ei-PCt1iFXpeJStk,876' 2025-06-01T22:51:52.5724378Z ++ read fname 2025-06-01T22:51:52.5724722Z ++ make_wheel_record torch/include/ATen/ops/angle_native.h 2025-06-01T22:51:52.5725614Z ++ FPATH=torch/include/ATen/ops/angle_native.h 2025-06-01T22:51:52.5725804Z ++ echo torch/include/ATen/ops/angle_native.h 2025-06-01T22:51:52.5725908Z ++ grep RECORD 2025-06-01T22:51:52.5747854Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/angle_native.h 2025-06-01T22:51:52.5748241Z +++ openssl base64 2025-06-01T22:51:52.5748938Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.5749120Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.5750393Z +++ sed -e s/=//g 2025-06-01T22:51:52.5793286Z ++ HASH=7s93AzmCEsKqan7Po9tuCsOIA7PYPGm4fpXtlR9mk2A 2025-06-01T22:51:52.5796122Z +++ ls -nl torch/include/ATen/ops/angle_native.h 2025-06-01T22:51:52.5797582Z +++ awk '{print $5}' 2025-06-01T22:51:52.5825715Z ++ FSIZE=704 2025-06-01T22:51:52.5826569Z ++ echo '"torch/include/ATen/ops/angle_native.h",sha256=7s93AzmCEsKqan7Po9tuCsOIA7PYPGm4fpXtlR9mk2A,704' 2025-06-01T22:51:52.5826703Z ++ read fname 2025-06-01T22:51:52.5826878Z ++ make_wheel_record torch/include/ATen/ops/angle_ops.h 2025-06-01T22:51:52.5827012Z ++ FPATH=torch/include/ATen/ops/angle_ops.h 2025-06-01T22:51:52.5827157Z ++ echo torch/include/ATen/ops/angle_ops.h 2025-06-01T22:51:52.5827672Z ++ grep RECORD 2025-06-01T22:51:52.5848673Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/angle_ops.h 2025-06-01T22:51:52.5849094Z +++ openssl base64 2025-06-01T22:51:52.5849952Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.5851445Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.5852757Z +++ sed -e s/=//g 2025-06-01T22:51:52.5890218Z ++ HASH=aZ15OYnpjyLA4ac-HuWv90n-WjvKlh1AbYXecMlL98A 2025-06-01T22:51:52.5895253Z +++ ls -nl torch/include/ATen/ops/angle_ops.h 2025-06-01T22:51:52.5896335Z +++ awk '{print $5}' 2025-06-01T22:51:52.5922420Z ++ FSIZE=1541 2025-06-01T22:51:52.5923239Z ++ echo '"torch/include/ATen/ops/angle_ops.h",sha256=aZ15OYnpjyLA4ac-HuWv90n-WjvKlh1AbYXecMlL98A,1541' 2025-06-01T22:51:52.5923412Z ++ read fname 2025-06-01T22:51:52.5923811Z ++ make_wheel_record torch/include/ATen/ops/any.h 2025-06-01T22:51:52.5923966Z ++ FPATH=torch/include/ATen/ops/any.h 2025-06-01T22:51:52.5924266Z ++ echo torch/include/ATen/ops/any.h 2025-06-01T22:51:52.5925659Z ++ grep RECORD 2025-06-01T22:51:52.5947603Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/any.h 2025-06-01T22:51:52.5947930Z +++ openssl base64 2025-06-01T22:51:52.5948757Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.5949641Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.5951321Z +++ sed -e s/=//g 2025-06-01T22:51:52.5993419Z ++ HASH=vwnDldx5r03ONDzFWXi2FLxVrOy2C6vsgRszdVLA3pE 2025-06-01T22:51:52.5996960Z +++ ls -nl torch/include/ATen/ops/any.h 2025-06-01T22:51:52.5999197Z +++ awk '{print $5}' 2025-06-01T22:51:52.6027032Z ++ FSIZE=3355 2025-06-01T22:51:52.6027809Z ++ echo '"torch/include/ATen/ops/any.h",sha256=vwnDldx5r03ONDzFWXi2FLxVrOy2C6vsgRszdVLA3pE,3355' 2025-06-01T22:51:52.6027967Z ++ read fname 2025-06-01T22:51:52.6028290Z ++ make_wheel_record torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.6028559Z ++ FPATH=torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.6028834Z ++ echo torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.6029345Z ++ grep RECORD 2025-06-01T22:51:52.6051036Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.6051281Z +++ openssl base64 2025-06-01T22:51:52.6051941Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.6053351Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.6054696Z +++ sed -e s/=//g 2025-06-01T22:51:52.6091626Z ++ HASH=-Mfm-PFlLBwYShF2nkvgq3WrBzQpoTnGwGeDDKL8F5Y 2025-06-01T22:51:52.6096836Z +++ ls -nl torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.6098153Z +++ awk '{print $5}' 2025-06-01T22:51:52.6123780Z ++ FSIZE=1053 2025-06-01T22:51:52.6124938Z ++ echo '"torch/include/ATen/ops/any_compositeexplicitautograd_dispatch.h",sha256=-Mfm-PFlLBwYShF2nkvgq3WrBzQpoTnGwGeDDKL8F5Y,1053' 2025-06-01T22:51:52.6125053Z ++ read fname 2025-06-01T22:51:52.6125508Z ++ make_wheel_record torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.6126166Z ++ FPATH=torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.6126571Z ++ echo torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.6127099Z ++ grep RECORD 2025-06-01T22:51:52.6148946Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.6149093Z +++ openssl base64 2025-06-01T22:51:52.6149477Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.6150781Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.6152144Z +++ sed -e s/=//g 2025-06-01T22:51:52.6193518Z ++ HASH=SLNTt6owPxxWO7vdqEhXTG2XoFQZemNjKywixgesqcM 2025-06-01T22:51:52.6198460Z +++ ls -nl torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:52.6199342Z +++ awk '{print $5}' 2025-06-01T22:51:52.6226968Z ++ FSIZE=971 2025-06-01T22:51:52.6228008Z ++ echo '"torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h",sha256=SLNTt6owPxxWO7vdqEhXTG2XoFQZemNjKywixgesqcM,971' 2025-06-01T22:51:52.6228226Z ++ read fname 2025-06-01T22:51:52.6228845Z ++ make_wheel_record torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.6229121Z ++ FPATH=torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.6229525Z ++ echo torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.6230179Z ++ grep RECORD 2025-06-01T22:51:52.6250948Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.6251104Z +++ openssl base64 2025-06-01T22:51:52.6251639Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.6252993Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.6254291Z +++ sed -e s/=//g 2025-06-01T22:51:52.6291714Z ++ HASH=w4q59ZxOZzeeaUeo56MtK3xxkRBreQxI0QSzYDqt0Qk 2025-06-01T22:51:52.6296854Z +++ ls -nl torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.6297883Z +++ awk '{print $5}' 2025-06-01T22:51:52.6324677Z ++ FSIZE=1017 2025-06-01T22:51:52.6325878Z ++ echo '"torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h",sha256=w4q59ZxOZzeeaUeo56MtK3xxkRBreQxI0QSzYDqt0Qk,1017' 2025-06-01T22:51:52.6326005Z ++ read fname 2025-06-01T22:51:52.6326238Z ++ make_wheel_record torch/include/ATen/ops/any_cpu_dispatch.h 2025-06-01T22:51:52.6326398Z ++ FPATH=torch/include/ATen/ops/any_cpu_dispatch.h 2025-06-01T22:51:52.6326620Z ++ echo torch/include/ATen/ops/any_cpu_dispatch.h 2025-06-01T22:51:52.6326820Z ++ grep RECORD 2025-06-01T22:51:52.6348796Z +++ openssl base64 2025-06-01T22:51:52.6349332Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/any_cpu_dispatch.h 2025-06-01T22:51:52.6349538Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.6350248Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.6351513Z +++ sed -e s/=//g 2025-06-01T22:51:52.6395773Z ++ HASH=0wPYeWS0J_m9Z2SvOHBwzi2-WvZlHNVyE_RqhkXO2GU 2025-06-01T22:51:52.6398464Z +++ ls -nl torch/include/ATen/ops/any_cpu_dispatch.h 2025-06-01T22:51:52.6399282Z +++ awk '{print $5}' 2025-06-01T22:51:52.6429371Z ++ FSIZE=1506 2025-06-01T22:51:52.6430161Z ++ echo '"torch/include/ATen/ops/any_cpu_dispatch.h",sha256=0wPYeWS0J_m9Z2SvOHBwzi2-WvZlHNVyE_RqhkXO2GU,1506' 2025-06-01T22:51:52.6430268Z ++ read fname 2025-06-01T22:51:52.6430482Z ++ make_wheel_record torch/include/ATen/ops/any_cuda_dispatch.h 2025-06-01T22:51:52.6430655Z ++ FPATH=torch/include/ATen/ops/any_cuda_dispatch.h 2025-06-01T22:51:52.6430939Z ++ echo torch/include/ATen/ops/any_cuda_dispatch.h 2025-06-01T22:51:52.6431039Z ++ grep RECORD 2025-06-01T22:51:52.6449184Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/any_cuda_dispatch.h 2025-06-01T22:51:52.6449385Z +++ openssl base64 2025-06-01T22:51:52.6450548Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.6451833Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.6453092Z +++ sed -e s/=//g 2025-06-01T22:51:52.6490549Z ++ HASH=YTBNllhYHcauscodcajqUciY3ZgkF2XtKuzfZWkiIfg 2025-06-01T22:51:52.6495430Z +++ ls -nl torch/include/ATen/ops/any_cuda_dispatch.h 2025-06-01T22:51:52.6496253Z +++ awk '{print $5}' 2025-06-01T22:51:52.6524834Z ++ FSIZE=1508 2025-06-01T22:51:52.6525778Z ++ echo '"torch/include/ATen/ops/any_cuda_dispatch.h",sha256=YTBNllhYHcauscodcajqUciY3ZgkF2XtKuzfZWkiIfg,1508' 2025-06-01T22:51:52.6526161Z ++ read fname 2025-06-01T22:51:52.6526458Z ++ make_wheel_record torch/include/ATen/ops/any_meta.h 2025-06-01T22:51:52.6526596Z ++ FPATH=torch/include/ATen/ops/any_meta.h 2025-06-01T22:51:52.6526744Z ++ echo torch/include/ATen/ops/any_meta.h 2025-06-01T22:51:52.6526847Z ++ grep RECORD 2025-06-01T22:51:52.6548266Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/any_meta.h 2025-06-01T22:51:52.6548494Z +++ openssl base64 2025-06-01T22:51:52.6548666Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.6548858Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.6549959Z +++ sed -e s/=//g 2025-06-01T22:51:52.6591278Z ++ HASH=PF0Cw_miMu7MeqkiE86r7UHlK8WpDlfx168dOrnQovU 2025-06-01T22:51:52.6595217Z +++ ls -nl torch/include/ATen/ops/any_meta.h 2025-06-01T22:51:52.6595992Z +++ awk '{print $5}' 2025-06-01T22:51:52.6624706Z ++ FSIZE=857 2025-06-01T22:51:52.6625499Z ++ echo '"torch/include/ATen/ops/any_meta.h",sha256=PF0Cw_miMu7MeqkiE86r7UHlK8WpDlfx168dOrnQovU,857' 2025-06-01T22:51:52.6625688Z ++ read fname 2025-06-01T22:51:52.6625926Z ++ make_wheel_record torch/include/ATen/ops/any_meta_dispatch.h 2025-06-01T22:51:52.6626210Z ++ FPATH=torch/include/ATen/ops/any_meta_dispatch.h 2025-06-01T22:51:52.6626414Z ++ echo torch/include/ATen/ops/any_meta_dispatch.h 2025-06-01T22:51:52.6626527Z ++ grep RECORD 2025-06-01T22:51:52.6646881Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/any_meta_dispatch.h 2025-06-01T22:51:52.6647086Z +++ openssl base64 2025-06-01T22:51:52.6647868Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.6649302Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.6650678Z +++ sed -e s/=//g 2025-06-01T22:51:52.6688789Z ++ HASH=34-luNWSVXBKVgddZf7vWwUbimKA1TJ-qAGG_7MrY4s 2025-06-01T22:51:52.6693728Z +++ ls -nl torch/include/ATen/ops/any_meta_dispatch.h 2025-06-01T22:51:52.6694691Z +++ awk '{print $5}' 2025-06-01T22:51:52.6722880Z ++ FSIZE=1508 2025-06-01T22:51:52.6723893Z ++ echo '"torch/include/ATen/ops/any_meta_dispatch.h",sha256=34-luNWSVXBKVgddZf7vWwUbimKA1TJ-qAGG_7MrY4s,1508' 2025-06-01T22:51:52.6724025Z ++ read fname 2025-06-01T22:51:52.6724385Z ++ make_wheel_record torch/include/ATen/ops/any_native.h 2025-06-01T22:51:52.6724542Z ++ FPATH=torch/include/ATen/ops/any_native.h 2025-06-01T22:51:52.6724679Z ++ echo torch/include/ATen/ops/any_native.h 2025-06-01T22:51:52.6724809Z ++ grep RECORD 2025-06-01T22:51:52.6748524Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/any_native.h 2025-06-01T22:51:52.6748757Z +++ openssl base64 2025-06-01T22:51:52.6748938Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.6750598Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.6751888Z +++ sed -e s/=//g 2025-06-01T22:51:52.6793744Z ++ HASH=0DFqjxZM5t6KnEpquTRx_9I7hPcrJgUDSMs_9S-XuYk 2025-06-01T22:51:52.6797616Z +++ ls -nl torch/include/ATen/ops/any_native.h 2025-06-01T22:51:52.6798723Z +++ awk '{print $5}' 2025-06-01T22:51:52.6826896Z ++ FSIZE=1456 2025-06-01T22:51:52.6827480Z ++ echo '"torch/include/ATen/ops/any_native.h",sha256=0DFqjxZM5t6KnEpquTRx_9I7hPcrJgUDSMs_9S-XuYk,1456' 2025-06-01T22:51:52.6827693Z ++ read fname 2025-06-01T22:51:52.6828004Z ++ make_wheel_record torch/include/ATen/ops/any_ops.h 2025-06-01T22:51:52.6828229Z ++ FPATH=torch/include/ATen/ops/any_ops.h 2025-06-01T22:51:52.6828426Z ++ echo torch/include/ATen/ops/any_ops.h 2025-06-01T22:51:52.6828791Z ++ grep RECORD 2025-06-01T22:51:52.6850462Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/any_ops.h 2025-06-01T22:51:52.6850695Z +++ openssl base64 2025-06-01T22:51:52.6851805Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.6853152Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.6854477Z +++ sed -e s/=//g 2025-06-01T22:51:52.6891869Z ++ HASH=hJX5uv6YYm1HXrSwcbPlbfjnVDkcTSYW84GB6es3wSA 2025-06-01T22:51:52.6896893Z +++ ls -nl torch/include/ATen/ops/any_ops.h 2025-06-01T22:51:52.6898488Z +++ awk '{print $5}' 2025-06-01T22:51:52.6925527Z ++ FSIZE=5576 2025-06-01T22:51:52.6926256Z ++ echo '"torch/include/ATen/ops/any_ops.h",sha256=hJX5uv6YYm1HXrSwcbPlbfjnVDkcTSYW84GB6es3wSA,5576' 2025-06-01T22:51:52.6926359Z ++ read fname 2025-06-01T22:51:52.6926646Z ++ make_wheel_record torch/include/ATen/ops/arange.h 2025-06-01T22:51:52.6927087Z ++ FPATH=torch/include/ATen/ops/arange.h 2025-06-01T22:51:52.6927322Z ++ echo torch/include/ATen/ops/arange.h 2025-06-01T22:51:52.6927526Z ++ grep RECORD 2025-06-01T22:51:52.6948374Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arange.h 2025-06-01T22:51:52.6948580Z +++ openssl base64 2025-06-01T22:51:52.6948896Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.6950078Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.6951417Z +++ sed -e s/=//g 2025-06-01T22:51:52.6994870Z ++ HASH=XwChu5eVCRtwuaSP1NfgMwdPRL7ZeaJJ2kQWRznfVak 2025-06-01T22:51:52.6997145Z +++ ls -nl torch/include/ATen/ops/arange.h 2025-06-01T22:51:52.6998462Z +++ awk '{print $5}' 2025-06-01T22:51:52.7027479Z ++ FSIZE=4171 2025-06-01T22:51:52.7028223Z ++ echo '"torch/include/ATen/ops/arange.h",sha256=XwChu5eVCRtwuaSP1NfgMwdPRL7ZeaJJ2kQWRznfVak,4171' 2025-06-01T22:51:52.7028318Z ++ read fname 2025-06-01T22:51:52.7028723Z ++ make_wheel_record torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.7029162Z ++ FPATH=torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.7029437Z ++ echo torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.7029614Z ++ grep RECORD 2025-06-01T22:51:52.7048871Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.7049079Z +++ openssl base64 2025-06-01T22:51:52.7049953Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.7051361Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.7052712Z +++ sed -e s/=//g 2025-06-01T22:51:52.7090078Z ++ HASH=dCpSR-uMw9VWbtjyvKRpX5U93H4LrjMg1NOheP1OpHY 2025-06-01T22:51:52.7095052Z +++ ls -nl torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:52.7095687Z +++ awk '{print $5}' 2025-06-01T22:51:52.7123150Z ++ FSIZE=1862 2025-06-01T22:51:52.7124364Z ++ echo '"torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h",sha256=dCpSR-uMw9VWbtjyvKRpX5U93H4LrjMg1NOheP1OpHY,1862' 2025-06-01T22:51:52.7124652Z ++ read fname 2025-06-01T22:51:52.7124919Z ++ make_wheel_record torch/include/ATen/ops/arange_cpu_dispatch.h 2025-06-01T22:51:52.7125166Z ++ FPATH=torch/include/ATen/ops/arange_cpu_dispatch.h 2025-06-01T22:51:52.7125494Z ++ echo torch/include/ATen/ops/arange_cpu_dispatch.h 2025-06-01T22:51:52.7125677Z ++ grep RECORD 2025-06-01T22:51:52.7147555Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arange_cpu_dispatch.h 2025-06-01T22:51:52.7147759Z +++ openssl base64 2025-06-01T22:51:52.7147946Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.7148468Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.7149809Z +++ sed -e s/=//g 2025-06-01T22:51:52.7190969Z ++ HASH=C9Ypq3u7F4qWbk789bHniQ9ymtIaKZcD3VuFsOBZtTg 2025-06-01T22:51:52.7195294Z +++ ls -nl torch/include/ATen/ops/arange_cpu_dispatch.h 2025-06-01T22:51:52.7195985Z +++ awk '{print $5}' 2025-06-01T22:51:52.7223420Z ++ FSIZE=923 2025-06-01T22:51:52.7224292Z ++ echo '"torch/include/ATen/ops/arange_cpu_dispatch.h",sha256=C9Ypq3u7F4qWbk789bHniQ9ymtIaKZcD3VuFsOBZtTg,923' 2025-06-01T22:51:52.7224408Z ++ read fname 2025-06-01T22:51:52.7224632Z ++ make_wheel_record torch/include/ATen/ops/arange_cuda_dispatch.h 2025-06-01T22:51:52.7224936Z ++ FPATH=torch/include/ATen/ops/arange_cuda_dispatch.h 2025-06-01T22:51:52.7225140Z ++ echo torch/include/ATen/ops/arange_cuda_dispatch.h 2025-06-01T22:51:52.7225675Z ++ grep RECORD 2025-06-01T22:51:52.7247038Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arange_cuda_dispatch.h 2025-06-01T22:51:52.7247523Z +++ openssl base64 2025-06-01T22:51:52.7247893Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.7249304Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.7250410Z +++ sed -e s/=//g 2025-06-01T22:51:52.7292313Z ++ HASH=-qDx-i9dGxN7Hjb4agj2kiiqymNjlQk0Txo82GRrWA8 2025-06-01T22:51:52.7298534Z +++ ls -nl torch/include/ATen/ops/arange_cuda_dispatch.h 2025-06-01T22:51:52.7299395Z +++ awk '{print $5}' 2025-06-01T22:51:52.7325936Z ++ FSIZE=925 2025-06-01T22:51:52.7326467Z ++ echo '"torch/include/ATen/ops/arange_cuda_dispatch.h",sha256=-qDx-i9dGxN7Hjb4agj2kiiqymNjlQk0Txo82GRrWA8,925' 2025-06-01T22:51:52.7326726Z ++ read fname 2025-06-01T22:51:52.7326959Z ++ make_wheel_record torch/include/ATen/ops/arange_meta_dispatch.h 2025-06-01T22:51:52.7327139Z ++ FPATH=torch/include/ATen/ops/arange_meta_dispatch.h 2025-06-01T22:51:52.7327325Z ++ echo torch/include/ATen/ops/arange_meta_dispatch.h 2025-06-01T22:51:52.7328050Z ++ grep RECORD 2025-06-01T22:51:52.7349270Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arange_meta_dispatch.h 2025-06-01T22:51:52.7350020Z +++ openssl base64 2025-06-01T22:51:52.7351555Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.7352868Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.7354135Z +++ sed -e s/=//g 2025-06-01T22:51:52.7393629Z ++ HASH=y9edn1kvM-Vqm1UQnotmCTG4u7QKl6O6C-g16zWW0i0 2025-06-01T22:51:52.7397535Z +++ ls -nl torch/include/ATen/ops/arange_meta_dispatch.h 2025-06-01T22:51:52.7398844Z +++ awk '{print $5}' 2025-06-01T22:51:52.7426368Z ++ FSIZE=925 2025-06-01T22:51:52.7427108Z ++ echo '"torch/include/ATen/ops/arange_meta_dispatch.h",sha256=y9edn1kvM-Vqm1UQnotmCTG4u7QKl6O6C-g16zWW0i0,925' 2025-06-01T22:51:52.7427945Z ++ read fname 2025-06-01T22:51:52.7428291Z ++ make_wheel_record torch/include/ATen/ops/arange_native.h 2025-06-01T22:51:52.7428808Z ++ FPATH=torch/include/ATen/ops/arange_native.h 2025-06-01T22:51:52.7429227Z ++ echo torch/include/ATen/ops/arange_native.h 2025-06-01T22:51:52.7429595Z ++ grep RECORD 2025-06-01T22:51:52.7448314Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arange_native.h 2025-06-01T22:51:52.7448828Z +++ openssl base64 2025-06-01T22:51:52.7449859Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.7451160Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.7452469Z +++ sed -e s/=//g 2025-06-01T22:51:52.7490125Z ++ HASH=fEiBOr_VdQsewlP-_JmIc0PuIDbMQNDYR_6LtVCQ3Cs 2025-06-01T22:51:52.7495049Z +++ ls -nl torch/include/ATen/ops/arange_native.h 2025-06-01T22:51:52.7496329Z +++ awk '{print $5}' 2025-06-01T22:51:52.7522679Z ++ FSIZE=1469 2025-06-01T22:51:52.7523381Z ++ echo '"torch/include/ATen/ops/arange_native.h",sha256=fEiBOr_VdQsewlP-_JmIc0PuIDbMQNDYR_6LtVCQ3Cs,1469' 2025-06-01T22:51:52.7524317Z ++ read fname 2025-06-01T22:51:52.7524691Z ++ make_wheel_record torch/include/ATen/ops/arange_ops.h 2025-06-01T22:51:52.7525141Z ++ FPATH=torch/include/ATen/ops/arange_ops.h 2025-06-01T22:51:52.7525548Z ++ echo torch/include/ATen/ops/arange_ops.h 2025-06-01T22:51:52.7525903Z ++ grep RECORD 2025-06-01T22:51:52.7547876Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arange_ops.h 2025-06-01T22:51:52.7548369Z +++ openssl base64 2025-06-01T22:51:52.7548640Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.7549262Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.7550385Z +++ sed -e s/=//g 2025-06-01T22:51:52.7594003Z ++ HASH=6RJuVKNnntcXjmRC119PocnStT69n3gTzaiMeu8QWj0 2025-06-01T22:51:52.7599788Z +++ ls -nl torch/include/ATen/ops/arange_ops.h 2025-06-01T22:51:52.7600768Z +++ awk '{print $5}' 2025-06-01T22:51:52.7628107Z ++ FSIZE=5105 2025-06-01T22:51:52.7628840Z ++ echo '"torch/include/ATen/ops/arange_ops.h",sha256=6RJuVKNnntcXjmRC119PocnStT69n3gTzaiMeu8QWj0,5105' 2025-06-01T22:51:52.7629511Z ++ read fname 2025-06-01T22:51:52.7629806Z ++ make_wheel_record torch/include/ATen/ops/arccos.h 2025-06-01T22:51:52.7630437Z ++ FPATH=torch/include/ATen/ops/arccos.h 2025-06-01T22:51:52.7630823Z ++ echo torch/include/ATen/ops/arccos.h 2025-06-01T22:51:52.7631159Z ++ grep RECORD 2025-06-01T22:51:52.7650413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arccos.h 2025-06-01T22:51:52.7650946Z +++ openssl base64 2025-06-01T22:51:52.7651844Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.7653197Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.7654539Z +++ sed -e s/=//g 2025-06-01T22:51:52.7691207Z ++ HASH=CQJfJ4O2azJz8qHa-u4ZSdG7JV20gNPyKi-yyUHS64E 2025-06-01T22:51:52.7696112Z +++ ls -nl torch/include/ATen/ops/arccos.h 2025-06-01T22:51:52.7698174Z +++ awk '{print $5}' 2025-06-01T22:51:52.7723213Z ++ FSIZE=1169 2025-06-01T22:51:52.7723929Z ++ echo '"torch/include/ATen/ops/arccos.h",sha256=CQJfJ4O2azJz8qHa-u4ZSdG7JV20gNPyKi-yyUHS64E,1169' 2025-06-01T22:51:52.7724872Z ++ read fname 2025-06-01T22:51:52.7725454Z ++ make_wheel_record torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.7726230Z ++ FPATH=torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.7727036Z ++ echo torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.7727566Z ++ grep RECORD 2025-06-01T22:51:52.7750428Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.7751110Z +++ openssl base64 2025-06-01T22:51:52.7751687Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.7752852Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.7754037Z +++ sed -e s/=//g 2025-06-01T22:51:52.7796878Z ++ HASH=jw4rphQLHHWCbSigf7ZPoPWNUpOuOgheIke_dAHWvDU 2025-06-01T22:51:52.7799039Z +++ ls -nl torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.7800018Z +++ awk '{print $5}' 2025-06-01T22:51:52.7827492Z ++ FSIZE=972 2025-06-01T22:51:52.7828318Z ++ echo '"torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h",sha256=jw4rphQLHHWCbSigf7ZPoPWNUpOuOgheIke_dAHWvDU,972' 2025-06-01T22:51:52.7829305Z ++ read fname 2025-06-01T22:51:52.7829686Z ++ make_wheel_record torch/include/ATen/ops/arccos_native.h 2025-06-01T22:51:52.7830154Z ++ FPATH=torch/include/ATen/ops/arccos_native.h 2025-06-01T22:51:52.7830558Z ++ echo torch/include/ATen/ops/arccos_native.h 2025-06-01T22:51:52.7830915Z ++ grep RECORD 2025-06-01T22:51:52.7849761Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arccos_native.h 2025-06-01T22:51:52.7850260Z +++ openssl base64 2025-06-01T22:51:52.7851337Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.7852725Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.7854005Z +++ sed -e s/=//g 2025-06-01T22:51:52.7890965Z ++ HASH=hxOUoKb1tGMk-KvqWd1Epey3zZwq9NClJgIwAjxOvyE 2025-06-01T22:51:52.7895568Z +++ ls -nl torch/include/ATen/ops/arccos_native.h 2025-06-01T22:51:52.7896327Z +++ awk '{print $5}' 2025-06-01T22:51:52.7922590Z ++ FSIZE=605 2025-06-01T22:51:52.7923301Z ++ echo '"torch/include/ATen/ops/arccos_native.h",sha256=hxOUoKb1tGMk-KvqWd1Epey3zZwq9NClJgIwAjxOvyE,605' 2025-06-01T22:51:52.7924272Z ++ read fname 2025-06-01T22:51:52.7924615Z ++ make_wheel_record torch/include/ATen/ops/arccos_ops.h 2025-06-01T22:51:52.7925054Z ++ FPATH=torch/include/ATen/ops/arccos_ops.h 2025-06-01T22:51:52.7925459Z ++ echo torch/include/ATen/ops/arccos_ops.h 2025-06-01T22:51:52.7925812Z ++ grep RECORD 2025-06-01T22:51:52.7946981Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arccos_ops.h 2025-06-01T22:51:52.7948874Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.7950132Z +++ openssl base64 2025-06-01T22:51:52.7950417Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.7951456Z +++ sed -e s/=//g 2025-06-01T22:51:52.7991437Z ++ HASH=6WEpdZqkLm3ZiNIxrNWghWwmeWZFkk_-oITWg2nyz-c 2025-06-01T22:51:52.7995490Z +++ ls -nl torch/include/ATen/ops/arccos_ops.h 2025-06-01T22:51:52.7996532Z +++ awk '{print $5}' 2025-06-01T22:51:52.8025338Z ++ FSIZE=2046 2025-06-01T22:51:52.8026014Z ++ echo '"torch/include/ATen/ops/arccos_ops.h",sha256=6WEpdZqkLm3ZiNIxrNWghWwmeWZFkk_-oITWg2nyz-c,2046' 2025-06-01T22:51:52.8026670Z ++ read fname 2025-06-01T22:51:52.8026991Z ++ make_wheel_record torch/include/ATen/ops/arccosh.h 2025-06-01T22:51:52.8027563Z ++ FPATH=torch/include/ATen/ops/arccosh.h 2025-06-01T22:51:52.8027935Z ++ echo torch/include/ATen/ops/arccosh.h 2025-06-01T22:51:52.8028284Z ++ grep RECORD 2025-06-01T22:51:52.8047383Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arccosh.h 2025-06-01T22:51:52.8047893Z +++ openssl base64 2025-06-01T22:51:52.8048223Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.8049369Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.8050742Z +++ sed -e s/=//g 2025-06-01T22:51:52.8089190Z ++ HASH=UrAqwlDGP_LqIZ08mL0V-XLKDai12YMqHx0RpwksePo 2025-06-01T22:51:52.8093953Z +++ ls -nl torch/include/ATen/ops/arccosh.h 2025-06-01T22:51:52.8094696Z +++ awk '{print $5}' 2025-06-01T22:51:52.8121718Z ++ FSIZE=1182 2025-06-01T22:51:52.8122358Z ++ echo '"torch/include/ATen/ops/arccosh.h",sha256=UrAqwlDGP_LqIZ08mL0V-XLKDai12YMqHx0RpwksePo,1182' 2025-06-01T22:51:52.8123138Z ++ read fname 2025-06-01T22:51:52.8123730Z ++ make_wheel_record torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8124814Z ++ FPATH=torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8125554Z ++ echo torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8126077Z ++ grep RECORD 2025-06-01T22:51:52.8148029Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8148742Z +++ openssl base64 2025-06-01T22:51:52.8149024Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.8149291Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.8149814Z +++ sed -e s/=//g 2025-06-01T22:51:52.8192068Z ++ HASH=M69I6MFjaHKVp03uZT2S_pDD6_hQ4jV8BJY8OU_1kBA 2025-06-01T22:51:52.8195964Z +++ ls -nl torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8196599Z +++ awk '{print $5}' 2025-06-01T22:51:52.8223352Z ++ FSIZE=976 2025-06-01T22:51:52.8224138Z ++ echo '"torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h",sha256=M69I6MFjaHKVp03uZT2S_pDD6_hQ4jV8BJY8OU_1kBA,976' 2025-06-01T22:51:52.8225144Z ++ read fname 2025-06-01T22:51:52.8225479Z ++ make_wheel_record torch/include/ATen/ops/arccosh_native.h 2025-06-01T22:51:52.8226001Z ++ FPATH=torch/include/ATen/ops/arccosh_native.h 2025-06-01T22:51:52.8226423Z ++ echo torch/include/ATen/ops/arccosh_native.h 2025-06-01T22:51:52.8226791Z ++ grep RECORD 2025-06-01T22:51:52.8247630Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arccosh_native.h 2025-06-01T22:51:52.8248139Z +++ openssl base64 2025-06-01T22:51:52.8248711Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.8249893Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.8251279Z +++ sed -e s/=//g 2025-06-01T22:51:52.8289207Z ++ HASH=HfskqPY4VFS8-ONk_9VfURlve_0MXhbeEw1may9Cw7g 2025-06-01T22:51:52.8294353Z +++ ls -nl torch/include/ATen/ops/arccosh_native.h 2025-06-01T22:51:52.8295354Z +++ awk '{print $5}' 2025-06-01T22:51:52.8321483Z ++ FSIZE=608 2025-06-01T22:51:52.8322087Z ++ echo '"torch/include/ATen/ops/arccosh_native.h",sha256=HfskqPY4VFS8-ONk_9VfURlve_0MXhbeEw1may9Cw7g,608' 2025-06-01T22:51:52.8322827Z ++ read fname 2025-06-01T22:51:52.8323158Z ++ make_wheel_record torch/include/ATen/ops/arccosh_ops.h 2025-06-01T22:51:52.8323597Z ++ FPATH=torch/include/ATen/ops/arccosh_ops.h 2025-06-01T22:51:52.8324306Z ++ echo torch/include/ATen/ops/arccosh_ops.h 2025-06-01T22:51:52.8324767Z ++ grep RECORD 2025-06-01T22:51:52.8347611Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arccosh_ops.h 2025-06-01T22:51:52.8348117Z +++ openssl base64 2025-06-01T22:51:52.8349618Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.8350172Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.8350581Z +++ sed -e s/=//g 2025-06-01T22:51:52.8391754Z ++ HASH=LK7_RY1KidJmkeZ-69LZmJx5vFaiBWy8PF9uM8o6PjU 2025-06-01T22:51:52.8395370Z +++ ls -nl torch/include/ATen/ops/arccosh_ops.h 2025-06-01T22:51:52.8396275Z +++ awk '{print $5}' 2025-06-01T22:51:52.8422885Z ++ FSIZE=2055 2025-06-01T22:51:52.8423605Z ++ echo '"torch/include/ATen/ops/arccosh_ops.h",sha256=LK7_RY1KidJmkeZ-69LZmJx5vFaiBWy8PF9uM8o6PjU,2055' 2025-06-01T22:51:52.8424255Z ++ read fname 2025-06-01T22:51:52.8424691Z ++ make_wheel_record torch/include/ATen/ops/arcsin.h 2025-06-01T22:51:52.8425112Z ++ FPATH=torch/include/ATen/ops/arcsin.h 2025-06-01T22:51:52.8425588Z ++ echo torch/include/ATen/ops/arcsin.h 2025-06-01T22:51:52.8425916Z ++ grep RECORD 2025-06-01T22:51:52.8447525Z +++ openssl base64 2025-06-01T22:51:52.8447951Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arcsin.h 2025-06-01T22:51:52.8448747Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.8449088Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.8450164Z +++ sed -e s/=//g 2025-06-01T22:51:52.8490199Z ++ HASH=1TeCzzO5aZIKv7Y0CC8OQyGHdd2vmha3z0-MpDiTSng 2025-06-01T22:51:52.8495142Z +++ ls -nl torch/include/ATen/ops/arcsin.h 2025-06-01T22:51:52.8496044Z +++ awk '{print $5}' 2025-06-01T22:51:52.8521739Z ++ FSIZE=1169 2025-06-01T22:51:52.8522330Z ++ echo '"torch/include/ATen/ops/arcsin.h",sha256=1TeCzzO5aZIKv7Y0CC8OQyGHdd2vmha3z0-MpDiTSng,1169' 2025-06-01T22:51:52.8522967Z ++ read fname 2025-06-01T22:51:52.8523601Z ++ make_wheel_record torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8524721Z ++ FPATH=torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8525564Z ++ echo torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8526077Z ++ grep RECORD 2025-06-01T22:51:52.8547878Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8548661Z +++ openssl base64 2025-06-01T22:51:52.8548939Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.8549389Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.8550718Z +++ sed -e s/=//g 2025-06-01T22:51:52.8591821Z ++ HASH=76NDHrGaKw6hf5SOCh_z0Qp9UTlYFqLEkKJ2FIg4TbM 2025-06-01T22:51:52.8599053Z +++ ls -nl torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8599719Z +++ awk '{print $5}' 2025-06-01T22:51:52.8623258Z ++ FSIZE=972 2025-06-01T22:51:52.8624249Z ++ echo '"torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h",sha256=76NDHrGaKw6hf5SOCh_z0Qp9UTlYFqLEkKJ2FIg4TbM,972' 2025-06-01T22:51:52.8625071Z ++ read fname 2025-06-01T22:51:52.8625406Z ++ make_wheel_record torch/include/ATen/ops/arcsin_native.h 2025-06-01T22:51:52.8625983Z ++ FPATH=torch/include/ATen/ops/arcsin_native.h 2025-06-01T22:51:52.8626384Z ++ echo torch/include/ATen/ops/arcsin_native.h 2025-06-01T22:51:52.8627584Z ++ grep RECORD 2025-06-01T22:51:52.8649566Z +++ openssl base64 2025-06-01T22:51:52.8650077Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arcsin_native.h 2025-06-01T22:51:52.8650576Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.8651183Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.8652548Z +++ sed -e s/=//g 2025-06-01T22:51:52.8691409Z ++ HASH=r5OHvQmeb0F8zNakT4iBdFpvf2jDU2NCKsdQ-KDIK5M 2025-06-01T22:51:52.8696679Z +++ ls -nl torch/include/ATen/ops/arcsin_native.h 2025-06-01T22:51:52.8698178Z +++ awk '{print $5}' 2025-06-01T22:51:52.8725253Z ++ FSIZE=605 2025-06-01T22:51:52.8725986Z ++ echo '"torch/include/ATen/ops/arcsin_native.h",sha256=r5OHvQmeb0F8zNakT4iBdFpvf2jDU2NCKsdQ-KDIK5M,605' 2025-06-01T22:51:52.8726734Z ++ read fname 2025-06-01T22:51:52.8727072Z ++ make_wheel_record torch/include/ATen/ops/arcsin_ops.h 2025-06-01T22:51:52.8727518Z ++ FPATH=torch/include/ATen/ops/arcsin_ops.h 2025-06-01T22:51:52.8727933Z ++ echo torch/include/ATen/ops/arcsin_ops.h 2025-06-01T22:51:52.8728299Z ++ grep RECORD 2025-06-01T22:51:52.8747866Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arcsin_ops.h 2025-06-01T22:51:52.8748373Z +++ openssl base64 2025-06-01T22:51:52.8749046Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.8750217Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.8751530Z +++ sed -e s/=//g 2025-06-01T22:51:52.8792439Z ++ HASH=WWKPtf3bTKxfyn3Fl4iYFljHSy3_HlTfDvSjePxS_tA 2025-06-01T22:51:52.8797631Z +++ ls -nl torch/include/ATen/ops/arcsin_ops.h 2025-06-01T22:51:52.8798540Z +++ awk '{print $5}' 2025-06-01T22:51:52.8826354Z ++ FSIZE=2046 2025-06-01T22:51:52.8827120Z ++ echo '"torch/include/ATen/ops/arcsin_ops.h",sha256=WWKPtf3bTKxfyn3Fl4iYFljHSy3_HlTfDvSjePxS_tA,2046' 2025-06-01T22:51:52.8827782Z ++ read fname 2025-06-01T22:51:52.8828082Z ++ make_wheel_record torch/include/ATen/ops/arcsinh.h 2025-06-01T22:51:52.8828511Z ++ FPATH=torch/include/ATen/ops/arcsinh.h 2025-06-01T22:51:52.8828896Z ++ echo torch/include/ATen/ops/arcsinh.h 2025-06-01T22:51:52.8829224Z ++ grep RECORD 2025-06-01T22:51:52.8849265Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arcsinh.h 2025-06-01T22:51:52.8849812Z +++ openssl base64 2025-06-01T22:51:52.8850086Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.8850966Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.8852360Z +++ sed -e s/=//g 2025-06-01T22:51:52.8891388Z ++ HASH=E4rqpTdkIKMC0fnB5WFqGmmNKqZDP5ACWOwPLuRwtKM 2025-06-01T22:51:52.8896387Z +++ ls -nl torch/include/ATen/ops/arcsinh.h 2025-06-01T22:51:52.8898024Z +++ awk '{print $5}' 2025-06-01T22:51:52.8924470Z ++ FSIZE=1182 2025-06-01T22:51:52.8925349Z ++ echo '"torch/include/ATen/ops/arcsinh.h",sha256=E4rqpTdkIKMC0fnB5WFqGmmNKqZDP5ACWOwPLuRwtKM,1182' 2025-06-01T22:51:52.8926015Z ++ read fname 2025-06-01T22:51:52.8926522Z ++ make_wheel_record torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8927385Z ++ FPATH=torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8928113Z ++ echo torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8928644Z ++ grep RECORD 2025-06-01T22:51:52.8948663Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8949416Z +++ openssl base64 2025-06-01T22:51:52.8949685Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.8950537Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.8951839Z +++ sed -e s/=//g 2025-06-01T22:51:52.8994533Z ++ HASH=-u5rHNy3oW5PM8Chink7cK_FotvnDM7X7fiRO1zEpSY 2025-06-01T22:51:52.8997601Z +++ ls -nl torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.8998322Z +++ awk '{print $5}' 2025-06-01T22:51:52.9025461Z ++ FSIZE=976 2025-06-01T22:51:52.9026442Z ++ echo '"torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h",sha256=-u5rHNy3oW5PM8Chink7cK_FotvnDM7X7fiRO1zEpSY,976' 2025-06-01T22:51:52.9027259Z ++ read fname 2025-06-01T22:51:52.9027604Z ++ make_wheel_record torch/include/ATen/ops/arcsinh_native.h 2025-06-01T22:51:52.9028135Z ++ FPATH=torch/include/ATen/ops/arcsinh_native.h 2025-06-01T22:51:52.9028565Z ++ echo torch/include/ATen/ops/arcsinh_native.h 2025-06-01T22:51:52.9028918Z ++ grep RECORD 2025-06-01T22:51:52.9048858Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arcsinh_native.h 2025-06-01T22:51:52.9049692Z +++ openssl base64 2025-06-01T22:51:52.9050827Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.9052124Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.9053589Z +++ sed -e s/=//g 2025-06-01T22:51:52.9090527Z ++ HASH=D8A_dzhIC-IoIhSgZbQx2tWDstpUzi8b8i83t048foI 2025-06-01T22:51:52.9095606Z +++ ls -nl torch/include/ATen/ops/arcsinh_native.h 2025-06-01T22:51:52.9097837Z +++ awk '{print $5}' 2025-06-01T22:51:52.9124742Z ++ FSIZE=608 2025-06-01T22:51:52.9125458Z ++ echo '"torch/include/ATen/ops/arcsinh_native.h",sha256=D8A_dzhIC-IoIhSgZbQx2tWDstpUzi8b8i83t048foI,608' 2025-06-01T22:51:52.9126128Z ++ read fname 2025-06-01T22:51:52.9126516Z ++ make_wheel_record torch/include/ATen/ops/arcsinh_ops.h 2025-06-01T22:51:52.9126968Z ++ FPATH=torch/include/ATen/ops/arcsinh_ops.h 2025-06-01T22:51:52.9127385Z ++ echo torch/include/ATen/ops/arcsinh_ops.h 2025-06-01T22:51:52.9127736Z ++ grep RECORD 2025-06-01T22:51:52.9149477Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arcsinh_ops.h 2025-06-01T22:51:52.9149984Z +++ openssl base64 2025-06-01T22:51:52.9150471Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.9151770Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.9153052Z +++ sed -e s/=//g 2025-06-01T22:51:52.9196483Z ++ HASH=RiWKnc1qqw13I9ksaCTKLty3STcxdwrn0A3FkDsYREA 2025-06-01T22:51:52.9199286Z +++ ls -nl torch/include/ATen/ops/arcsinh_ops.h 2025-06-01T22:51:52.9200637Z +++ awk '{print $5}' 2025-06-01T22:51:52.9228189Z ++ FSIZE=2055 2025-06-01T22:51:52.9228941Z ++ echo '"torch/include/ATen/ops/arcsinh_ops.h",sha256=RiWKnc1qqw13I9ksaCTKLty3STcxdwrn0A3FkDsYREA,2055' 2025-06-01T22:51:52.9229710Z ++ read fname 2025-06-01T22:51:52.9230008Z ++ make_wheel_record torch/include/ATen/ops/arctan.h 2025-06-01T22:51:52.9230424Z ++ FPATH=torch/include/ATen/ops/arctan.h 2025-06-01T22:51:52.9230784Z ++ echo torch/include/ATen/ops/arctan.h 2025-06-01T22:51:52.9231128Z ++ grep RECORD 2025-06-01T22:51:52.9249343Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arctan.h 2025-06-01T22:51:52.9249875Z +++ openssl base64 2025-06-01T22:51:52.9251021Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.9252241Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.9253497Z +++ sed -e s/=//g 2025-06-01T22:51:52.9291218Z ++ HASH=BKjNbaXMXlf9OYD5o-4MOMGtLQcsDU14yJhIitgFFis 2025-06-01T22:51:52.9296366Z +++ ls -nl torch/include/ATen/ops/arctan.h 2025-06-01T22:51:52.9297888Z +++ awk '{print $5}' 2025-06-01T22:51:52.9324486Z ++ FSIZE=1169 2025-06-01T22:51:52.9325369Z ++ echo '"torch/include/ATen/ops/arctan.h",sha256=BKjNbaXMXlf9OYD5o-4MOMGtLQcsDU14yJhIitgFFis,1169' 2025-06-01T22:51:52.9326014Z ++ read fname 2025-06-01T22:51:52.9326336Z ++ make_wheel_record torch/include/ATen/ops/arctan2.h 2025-06-01T22:51:52.9326759Z ++ FPATH=torch/include/ATen/ops/arctan2.h 2025-06-01T22:51:52.9327228Z ++ echo torch/include/ATen/ops/arctan2.h 2025-06-01T22:51:52.9327582Z ++ grep RECORD 2025-06-01T22:51:52.9348562Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arctan2.h 2025-06-01T22:51:52.9349062Z +++ openssl base64 2025-06-01T22:51:52.9349624Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.9350791Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.9352127Z +++ sed -e s/=//g 2025-06-01T22:51:52.9394581Z ++ HASH=tq4rsGQCUXKE-WqSJJkC7LDDulA4F3AnxQdrhr0B7ec 2025-06-01T22:51:52.9397143Z +++ ls -nl torch/include/ATen/ops/arctan2.h 2025-06-01T22:51:52.9397966Z +++ awk '{print $5}' 2025-06-01T22:51:52.9425884Z ++ FSIZE=1178 2025-06-01T22:51:52.9426467Z ++ echo '"torch/include/ATen/ops/arctan2.h",sha256=tq4rsGQCUXKE-WqSJJkC7LDDulA4F3AnxQdrhr0B7ec,1178' 2025-06-01T22:51:52.9427249Z ++ read fname 2025-06-01T22:51:52.9427808Z ++ make_wheel_record torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.9428567Z ++ FPATH=torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.9429283Z ++ echo torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.9429786Z ++ grep RECORD 2025-06-01T22:51:52.9449321Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.9450013Z +++ openssl base64 2025-06-01T22:51:52.9450874Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.9452383Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.9453671Z +++ sed -e s/=//g 2025-06-01T22:51:52.9490883Z ++ HASH=Mj6_sZPVIQkHQPq0CLPgTvxVtWiTGUtPKxQI0nZEAIY 2025-06-01T22:51:52.9495896Z +++ ls -nl torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.9496612Z +++ awk '{print $5}' 2025-06-01T22:51:52.9522061Z ++ FSIZE=1080 2025-06-01T22:51:52.9522861Z ++ echo '"torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h",sha256=Mj6_sZPVIQkHQPq0CLPgTvxVtWiTGUtPKxQI0nZEAIY,1080' 2025-06-01T22:51:52.9523919Z ++ read fname 2025-06-01T22:51:52.9524429Z ++ make_wheel_record torch/include/ATen/ops/arctan2_native.h 2025-06-01T22:51:52.9524912Z ++ FPATH=torch/include/ATen/ops/arctan2_native.h 2025-06-01T22:51:52.9525347Z ++ echo torch/include/ATen/ops/arctan2_native.h 2025-06-01T22:51:52.9525801Z ++ grep RECORD 2025-06-01T22:51:52.9548444Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arctan2_native.h 2025-06-01T22:51:52.9548996Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.9559569Z +++ openssl base64 2025-06-01T22:51:52.9559906Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.9560196Z +++ sed -e s/=//g 2025-06-01T22:51:52.9593848Z ++ HASH=kIIkHKYosJ5ckvro65s_sq5PxB5F6kq2Qiro7xVaNSc 2025-06-01T22:51:52.9596833Z +++ ls -nl torch/include/ATen/ops/arctan2_native.h 2025-06-01T22:51:52.9597794Z +++ awk '{print $5}' 2025-06-01T22:51:52.9627452Z ++ FSIZE=686 2025-06-01T22:51:52.9628096Z ++ echo '"torch/include/ATen/ops/arctan2_native.h",sha256=kIIkHKYosJ5ckvro65s_sq5PxB5F6kq2Qiro7xVaNSc,686' 2025-06-01T22:51:52.9628739Z ++ read fname 2025-06-01T22:51:52.9629065Z ++ make_wheel_record torch/include/ATen/ops/arctan2_ops.h 2025-06-01T22:51:52.9629501Z ++ FPATH=torch/include/ATen/ops/arctan2_ops.h 2025-06-01T22:51:52.9629898Z ++ echo torch/include/ATen/ops/arctan2_ops.h 2025-06-01T22:51:52.9630240Z ++ grep RECORD 2025-06-01T22:51:52.9648659Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arctan2_ops.h 2025-06-01T22:51:52.9649164Z +++ openssl base64 2025-06-01T22:51:52.9650037Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.9651435Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.9652755Z +++ sed -e s/=//g 2025-06-01T22:51:52.9690391Z ++ HASH=q5xXlHoF9oHdOa8bACPnX1OTlwv0_IRBn8hkOiGo4d8 2025-06-01T22:51:52.9694975Z +++ ls -nl torch/include/ATen/ops/arctan2_ops.h 2025-06-01T22:51:52.9695971Z +++ awk '{print $5}' 2025-06-01T22:51:52.9722998Z ++ FSIZE=2313 2025-06-01T22:51:52.9723744Z ++ echo '"torch/include/ATen/ops/arctan2_ops.h",sha256=q5xXlHoF9oHdOa8bACPnX1OTlwv0_IRBn8hkOiGo4d8,2313' 2025-06-01T22:51:52.9724589Z ++ read fname 2025-06-01T22:51:52.9725074Z ++ make_wheel_record torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.9725856Z ++ FPATH=torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.9726564Z ++ echo torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.9727084Z ++ grep RECORD 2025-06-01T22:51:52.9748010Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.9748678Z +++ openssl base64 2025-06-01T22:51:52.9748954Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.9749408Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.9750829Z +++ sed -e s/=//g 2025-06-01T22:51:52.9793271Z ++ HASH=a_ZC-HFEXxXTPp-PtIXhh8Oeb0Sxsw633Prlmc9Ido4 2025-06-01T22:51:52.9796674Z +++ ls -nl torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:52.9797360Z +++ awk '{print $5}' 2025-06-01T22:51:52.9825049Z ++ FSIZE=972 2025-06-01T22:51:52.9825868Z ++ echo '"torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h",sha256=a_ZC-HFEXxXTPp-PtIXhh8Oeb0Sxsw633Prlmc9Ido4,972' 2025-06-01T22:51:52.9826678Z ++ read fname 2025-06-01T22:51:52.9827012Z ++ make_wheel_record torch/include/ATen/ops/arctan_native.h 2025-06-01T22:51:52.9827471Z ++ FPATH=torch/include/ATen/ops/arctan_native.h 2025-06-01T22:51:52.9827870Z ++ echo torch/include/ATen/ops/arctan_native.h 2025-06-01T22:51:52.9828229Z ++ grep RECORD 2025-06-01T22:51:52.9848121Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arctan_native.h 2025-06-01T22:51:52.9849003Z +++ openssl base64 2025-06-01T22:51:52.9850101Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.9851376Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.9852779Z +++ sed -e s/=//g 2025-06-01T22:51:52.9890273Z ++ HASH=JIJfYkHPhul1cc3Y8n6AFrCItwGsDlQ1dY4TP6MbZtE 2025-06-01T22:51:52.9894763Z +++ ls -nl torch/include/ATen/ops/arctan_native.h 2025-06-01T22:51:52.9895751Z +++ awk '{print $5}' 2025-06-01T22:51:52.9923185Z ++ FSIZE=605 2025-06-01T22:51:52.9924040Z ++ echo '"torch/include/ATen/ops/arctan_native.h",sha256=JIJfYkHPhul1cc3Y8n6AFrCItwGsDlQ1dY4TP6MbZtE,605' 2025-06-01T22:51:52.9924921Z ++ read fname 2025-06-01T22:51:52.9925252Z ++ make_wheel_record torch/include/ATen/ops/arctan_ops.h 2025-06-01T22:51:52.9925691Z ++ FPATH=torch/include/ATen/ops/arctan_ops.h 2025-06-01T22:51:52.9926090Z ++ echo torch/include/ATen/ops/arctan_ops.h 2025-06-01T22:51:52.9926441Z ++ grep RECORD 2025-06-01T22:51:52.9947430Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arctan_ops.h 2025-06-01T22:51:52.9947930Z +++ openssl base64 2025-06-01T22:51:52.9948200Z +++ sed -e s/+/-/g 2025-06-01T22:51:52.9948463Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:52.9949268Z +++ sed -e s/=//g 2025-06-01T22:51:52.9994779Z ++ HASH=IBj8Gt8pN_V6bO__M3ekx-kRrxIECQRxBldAZpOXGUc 2025-06-01T22:51:52.9996858Z +++ ls -nl torch/include/ATen/ops/arctan_ops.h 2025-06-01T22:51:52.9997583Z +++ awk '{print $5}' 2025-06-01T22:51:53.0025041Z ++ FSIZE=2046 2025-06-01T22:51:53.0025658Z ++ echo '"torch/include/ATen/ops/arctan_ops.h",sha256=IBj8Gt8pN_V6bO__M3ekx-kRrxIECQRxBldAZpOXGUc,2046' 2025-06-01T22:51:53.0026299Z ++ read fname 2025-06-01T22:51:53.0026598Z ++ make_wheel_record torch/include/ATen/ops/arctanh.h 2025-06-01T22:51:53.0027020Z ++ FPATH=torch/include/ATen/ops/arctanh.h 2025-06-01T22:51:53.0027380Z ++ echo torch/include/ATen/ops/arctanh.h 2025-06-01T22:51:53.0027725Z ++ grep RECORD 2025-06-01T22:51:53.0047882Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arctanh.h 2025-06-01T22:51:53.0048357Z +++ openssl base64 2025-06-01T22:51:53.0049012Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.0050512Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.0052005Z +++ sed -e s/=//g 2025-06-01T22:51:53.0089263Z ++ HASH=uG0xcKp6NYm7Z0GjDRTN7T3zVRnfb0RPT1dcfOLDAwU 2025-06-01T22:51:53.0094116Z +++ ls -nl torch/include/ATen/ops/arctanh.h 2025-06-01T22:51:53.0095231Z +++ awk '{print $5}' 2025-06-01T22:51:53.0121598Z ++ FSIZE=1182 2025-06-01T22:51:53.0122225Z ++ echo '"torch/include/ATen/ops/arctanh.h",sha256=uG0xcKp6NYm7Z0GjDRTN7T3zVRnfb0RPT1dcfOLDAwU,1182' 2025-06-01T22:51:53.0122854Z ++ read fname 2025-06-01T22:51:53.0123342Z ++ make_wheel_record torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.0124428Z ++ FPATH=torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.0125144Z ++ echo torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.0125676Z ++ grep RECORD 2025-06-01T22:51:53.0147544Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.0148241Z +++ openssl base64 2025-06-01T22:51:53.0148503Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.0148937Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.0149346Z +++ sed -e s/=//g 2025-06-01T22:51:53.0191163Z ++ HASH=NHmbbBPpnIzLN7JRZNM1BjOwMHtjZOeAwTx3x8cy0gk 2025-06-01T22:51:53.0195438Z +++ ls -nl torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.0195974Z +++ awk '{print $5}' 2025-06-01T22:51:53.0225015Z ++ FSIZE=976 2025-06-01T22:51:53.0225903Z ++ echo '"torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h",sha256=NHmbbBPpnIzLN7JRZNM1BjOwMHtjZOeAwTx3x8cy0gk,976' 2025-06-01T22:51:53.0226747Z ++ read fname 2025-06-01T22:51:53.0227095Z ++ make_wheel_record torch/include/ATen/ops/arctanh_native.h 2025-06-01T22:51:53.0227559Z ++ FPATH=torch/include/ATen/ops/arctanh_native.h 2025-06-01T22:51:53.0227984Z ++ echo torch/include/ATen/ops/arctanh_native.h 2025-06-01T22:51:53.0228344Z ++ grep RECORD 2025-06-01T22:51:53.0247703Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arctanh_native.h 2025-06-01T22:51:53.0248233Z +++ openssl base64 2025-06-01T22:51:53.0248599Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.0249840Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.0251195Z +++ sed -e s/=//g 2025-06-01T22:51:53.0289531Z ++ HASH=CN3DxSqbfmJ_LCDkY7Z_YZlXr6A0Q0HZFMWLFwMoE4c 2025-06-01T22:51:53.0294377Z +++ ls -nl torch/include/ATen/ops/arctanh_native.h 2025-06-01T22:51:53.0295305Z +++ awk '{print $5}' 2025-06-01T22:51:53.0322061Z ++ FSIZE=608 2025-06-01T22:51:53.0322751Z ++ echo '"torch/include/ATen/ops/arctanh_native.h",sha256=CN3DxSqbfmJ_LCDkY7Z_YZlXr6A0Q0HZFMWLFwMoE4c,608' 2025-06-01T22:51:53.0323413Z ++ read fname 2025-06-01T22:51:53.0323861Z ++ make_wheel_record torch/include/ATen/ops/arctanh_ops.h 2025-06-01T22:51:53.0324488Z ++ FPATH=torch/include/ATen/ops/arctanh_ops.h 2025-06-01T22:51:53.0324912Z ++ echo torch/include/ATen/ops/arctanh_ops.h 2025-06-01T22:51:53.0325279Z ++ grep RECORD 2025-06-01T22:51:53.0347502Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/arctanh_ops.h 2025-06-01T22:51:53.0348309Z +++ openssl base64 2025-06-01T22:51:53.0349381Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.0351113Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.0352259Z +++ sed -e s/=//g 2025-06-01T22:51:53.0392535Z ++ HASH=sZQAIzyX6UywGCgqPGjT_5m45lnbUxVOzcZb4vrORuk 2025-06-01T22:51:53.0395814Z +++ ls -nl torch/include/ATen/ops/arctanh_ops.h 2025-06-01T22:51:53.0396679Z +++ awk '{print $5}' 2025-06-01T22:51:53.0424493Z ++ FSIZE=2055 2025-06-01T22:51:53.0425487Z ++ echo '"torch/include/ATen/ops/arctanh_ops.h",sha256=sZQAIzyX6UywGCgqPGjT_5m45lnbUxVOzcZb4vrORuk,2055' 2025-06-01T22:51:53.0426134Z ++ read fname 2025-06-01T22:51:53.0426444Z ++ make_wheel_record torch/include/ATen/ops/argmax.h 2025-06-01T22:51:53.0426849Z ++ FPATH=torch/include/ATen/ops/argmax.h 2025-06-01T22:51:53.0427219Z ++ echo torch/include/ATen/ops/argmax.h 2025-06-01T22:51:53.0427546Z ++ grep RECORD 2025-06-01T22:51:53.0447603Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmax.h 2025-06-01T22:51:53.0448091Z +++ openssl base64 2025-06-01T22:51:53.0448946Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.0450262Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.0451576Z +++ sed -e s/=//g 2025-06-01T22:51:53.0489811Z ++ HASH=qoq977FX8qUnkLkYnXFHZWy5TOzhEDri9HRzkUSQWCQ 2025-06-01T22:51:53.0494690Z +++ ls -nl torch/include/ATen/ops/argmax.h 2025-06-01T22:51:53.0496030Z +++ awk '{print $5}' 2025-06-01T22:51:53.0522696Z ++ FSIZE=1348 2025-06-01T22:51:53.0523365Z ++ echo '"torch/include/ATen/ops/argmax.h",sha256=qoq977FX8qUnkLkYnXFHZWy5TOzhEDri9HRzkUSQWCQ,1348' 2025-06-01T22:51:53.0524138Z ++ read fname 2025-06-01T22:51:53.0524881Z ++ make_wheel_record torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.0525814Z ++ FPATH=torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.0526683Z ++ echo torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.0527279Z ++ grep RECORD 2025-06-01T22:51:53.0547772Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.0548661Z +++ openssl base64 2025-06-01T22:51:53.0548933Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.0549187Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.0549945Z +++ sed -e s/=//g 2025-06-01T22:51:53.0591013Z ++ HASH=IPLcxZnKqFbzFrli8nIYL4ylblLo7y3iHsMMoDvizf0 2025-06-01T22:51:53.0595490Z +++ ls -nl torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.0596098Z +++ awk '{print $5}' 2025-06-01T22:51:53.0623394Z ++ FSIZE=855 2025-06-01T22:51:53.0624288Z ++ echo '"torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h",sha256=IPLcxZnKqFbzFrli8nIYL4ylblLo7y3iHsMMoDvizf0,855' 2025-06-01T22:51:53.0625197Z ++ read fname 2025-06-01T22:51:53.0625568Z ++ make_wheel_record torch/include/ATen/ops/argmax_cpu_dispatch.h 2025-06-01T22:51:53.0626080Z ++ FPATH=torch/include/ATen/ops/argmax_cpu_dispatch.h 2025-06-01T22:51:53.0626519Z ++ echo torch/include/ATen/ops/argmax_cpu_dispatch.h 2025-06-01T22:51:53.0626919Z ++ grep RECORD 2025-06-01T22:51:53.0646811Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmax_cpu_dispatch.h 2025-06-01T22:51:53.0647362Z +++ openssl base64 2025-06-01T22:51:53.0647956Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.0649347Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.0650661Z +++ sed -e s/=//g 2025-06-01T22:51:53.0688707Z ++ HASH=U0G4VI9t24oJ55ZBfuJ_t0LlaB5LAKyc4o1RJvqOsJ4 2025-06-01T22:51:53.0693758Z +++ ls -nl torch/include/ATen/ops/argmax_cpu_dispatch.h 2025-06-01T22:51:53.0694863Z +++ awk '{print $5}' 2025-06-01T22:51:53.0721507Z ++ FSIZE=1051 2025-06-01T22:51:53.0722242Z ++ echo '"torch/include/ATen/ops/argmax_cpu_dispatch.h",sha256=U0G4VI9t24oJ55ZBfuJ_t0LlaB5LAKyc4o1RJvqOsJ4,1051' 2025-06-01T22:51:53.0722920Z ++ read fname 2025-06-01T22:51:53.0723285Z ++ make_wheel_record torch/include/ATen/ops/argmax_cuda_dispatch.h 2025-06-01T22:51:53.0723918Z ++ FPATH=torch/include/ATen/ops/argmax_cuda_dispatch.h 2025-06-01T22:51:53.0724582Z ++ echo torch/include/ATen/ops/argmax_cuda_dispatch.h 2025-06-01T22:51:53.0725045Z ++ grep RECORD 2025-06-01T22:51:53.0747985Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmax_cuda_dispatch.h 2025-06-01T22:51:53.0748254Z +++ openssl base64 2025-06-01T22:51:53.0748368Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.0749114Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.0750100Z +++ sed -e s/=//g 2025-06-01T22:51:53.0791446Z ++ HASH=ld08DRvrgyxHCH3lPD33JORAOhJgaTSnXiw45CQBcLs 2025-06-01T22:51:53.0795012Z +++ ls -nl torch/include/ATen/ops/argmax_cuda_dispatch.h 2025-06-01T22:51:53.0796113Z +++ awk '{print $5}' 2025-06-01T22:51:53.0824495Z ++ FSIZE=1053 2025-06-01T22:51:53.0825063Z ++ echo '"torch/include/ATen/ops/argmax_cuda_dispatch.h",sha256=ld08DRvrgyxHCH3lPD33JORAOhJgaTSnXiw45CQBcLs,1053' 2025-06-01T22:51:53.0825162Z ++ read fname 2025-06-01T22:51:53.0825343Z ++ make_wheel_record torch/include/ATen/ops/argmax_meta.h 2025-06-01T22:51:53.0825503Z ++ FPATH=torch/include/ATen/ops/argmax_meta.h 2025-06-01T22:51:53.0825868Z ++ echo torch/include/ATen/ops/argmax_meta.h 2025-06-01T22:51:53.0825997Z ++ grep RECORD 2025-06-01T22:51:53.0846687Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmax_meta.h 2025-06-01T22:51:53.0847076Z +++ openssl base64 2025-06-01T22:51:53.0847704Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.0849010Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.0850357Z +++ sed -e s/=//g 2025-06-01T22:51:53.0889253Z ++ HASH=lAaLl55Xfj9ZH8HZOwZwnpGvlBX_Cs2jdYQIHS3nYfU 2025-06-01T22:51:53.0894257Z +++ ls -nl torch/include/ATen/ops/argmax_meta.h 2025-06-01T22:51:53.0895113Z +++ awk '{print $5}' 2025-06-01T22:51:53.0921058Z ++ FSIZE=611 2025-06-01T22:51:53.0921625Z ++ echo '"torch/include/ATen/ops/argmax_meta.h",sha256=lAaLl55Xfj9ZH8HZOwZwnpGvlBX_Cs2jdYQIHS3nYfU,611' 2025-06-01T22:51:53.0921729Z ++ read fname 2025-06-01T22:51:53.0921968Z ++ make_wheel_record torch/include/ATen/ops/argmax_meta_dispatch.h 2025-06-01T22:51:53.0922146Z ++ FPATH=torch/include/ATen/ops/argmax_meta_dispatch.h 2025-06-01T22:51:53.0922823Z ++ echo torch/include/ATen/ops/argmax_meta_dispatch.h 2025-06-01T22:51:53.0923067Z ++ grep RECORD 2025-06-01T22:51:53.0947322Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmax_meta_dispatch.h 2025-06-01T22:51:53.0947454Z +++ openssl base64 2025-06-01T22:51:53.0947944Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.0948071Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.0949264Z +++ sed -e s/=//g 2025-06-01T22:51:53.0990005Z ++ HASH=Y0EREve1-4F505lD16_ewfzCAAzEu_mpgB3-Om5SRo0 2025-06-01T22:51:53.0994137Z +++ ls -nl torch/include/ATen/ops/argmax_meta_dispatch.h 2025-06-01T22:51:53.0994955Z +++ awk '{print $5}' 2025-06-01T22:51:53.1020823Z ++ FSIZE=1053 2025-06-01T22:51:53.1021490Z ++ echo '"torch/include/ATen/ops/argmax_meta_dispatch.h",sha256=Y0EREve1-4F505lD16_ewfzCAAzEu_mpgB3-Om5SRo0,1053' 2025-06-01T22:51:53.1021984Z ++ read fname 2025-06-01T22:51:53.1022234Z ++ make_wheel_record torch/include/ATen/ops/argmax_native.h 2025-06-01T22:51:53.1022388Z ++ FPATH=torch/include/ATen/ops/argmax_native.h 2025-06-01T22:51:53.1023143Z ++ echo torch/include/ATen/ops/argmax_native.h 2025-06-01T22:51:53.1023678Z ++ grep RECORD 2025-06-01T22:51:53.1046012Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmax_native.h 2025-06-01T22:51:53.1046135Z +++ openssl base64 2025-06-01T22:51:53.1047365Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.1047673Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.1049069Z +++ sed -e s/=//g 2025-06-01T22:51:53.1088146Z ++ HASH=tog8hu--ioIQzOLljPDPNVHSWI1FH0aF6gMW2pruN9w 2025-06-01T22:51:53.1093051Z +++ ls -nl torch/include/ATen/ops/argmax_native.h 2025-06-01T22:51:53.1093964Z +++ awk '{print $5}' 2025-06-01T22:51:53.1121229Z ++ FSIZE=640 2025-06-01T22:51:53.1121846Z ++ echo '"torch/include/ATen/ops/argmax_native.h",sha256=tog8hu--ioIQzOLljPDPNVHSWI1FH0aF6gMW2pruN9w,640' 2025-06-01T22:51:53.1121964Z ++ read fname 2025-06-01T22:51:53.1122145Z ++ make_wheel_record torch/include/ATen/ops/argmax_ops.h 2025-06-01T22:51:53.1122283Z ++ FPATH=torch/include/ATen/ops/argmax_ops.h 2025-06-01T22:51:53.1122438Z ++ echo torch/include/ATen/ops/argmax_ops.h 2025-06-01T22:51:53.1123097Z ++ grep RECORD 2025-06-01T22:51:53.1146206Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmax_ops.h 2025-06-01T22:51:53.1146392Z +++ openssl base64 2025-06-01T22:51:53.1147214Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.1147323Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.1149783Z +++ sed -e s/=//g 2025-06-01T22:51:53.1191243Z ++ HASH=Gv1FFK_jK8_HcZj_2iZJL-kFsb6wDYvfRTZRLYy6t14 2025-06-01T22:51:53.1194645Z +++ ls -nl torch/include/ATen/ops/argmax_ops.h 2025-06-01T22:51:53.1196243Z +++ awk '{print $5}' 2025-06-01T22:51:53.1221633Z ++ FSIZE=1857 2025-06-01T22:51:53.1222126Z ++ echo '"torch/include/ATen/ops/argmax_ops.h",sha256=Gv1FFK_jK8_HcZj_2iZJL-kFsb6wDYvfRTZRLYy6t14,1857' 2025-06-01T22:51:53.1222228Z ++ read fname 2025-06-01T22:51:53.1222405Z ++ make_wheel_record torch/include/ATen/ops/argmin.h 2025-06-01T22:51:53.1222535Z ++ FPATH=torch/include/ATen/ops/argmin.h 2025-06-01T22:51:53.1223819Z ++ echo torch/include/ATen/ops/argmin.h 2025-06-01T22:51:53.1224872Z ++ grep RECORD 2025-06-01T22:51:53.1246280Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmin.h 2025-06-01T22:51:53.1246672Z +++ openssl base64 2025-06-01T22:51:53.1247584Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.1248727Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.1249988Z +++ sed -e s/=//g 2025-06-01T22:51:53.1287895Z ++ HASH=oHZKRQTzqsSfUXtRH93Rr5jblpzJu53J5179f5oWCog 2025-06-01T22:51:53.1293224Z +++ ls -nl torch/include/ATen/ops/argmin.h 2025-06-01T22:51:53.1294104Z +++ awk '{print $5}' 2025-06-01T22:51:53.1321172Z ++ FSIZE=1348 2025-06-01T22:51:53.1321847Z ++ echo '"torch/include/ATen/ops/argmin.h",sha256=oHZKRQTzqsSfUXtRH93Rr5jblpzJu53J5179f5oWCog,1348' 2025-06-01T22:51:53.1321954Z ++ read fname 2025-06-01T22:51:53.1322408Z ++ make_wheel_record torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.1322765Z ++ FPATH=torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.1323138Z ++ echo torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.1324289Z ++ grep RECORD 2025-06-01T22:51:53.1347133Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.1347262Z +++ openssl base64 2025-06-01T22:51:53.1347380Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.1347485Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.1348775Z +++ sed -e s/=//g 2025-06-01T22:51:53.1392728Z ++ HASH=qxvIc4PO_FVE4Yd3I48iA62LNZZvLhIBgQpxa5-JUQA 2025-06-01T22:51:53.1395375Z +++ ls -nl torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.1396237Z +++ awk '{print $5}' 2025-06-01T22:51:53.1425642Z ++ FSIZE=855 2025-06-01T22:51:53.1426433Z ++ echo '"torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h",sha256=qxvIc4PO_FVE4Yd3I48iA62LNZZvLhIBgQpxa5-JUQA,855' 2025-06-01T22:51:53.1426541Z ++ read fname 2025-06-01T22:51:53.1426785Z ++ make_wheel_record torch/include/ATen/ops/argmin_cpu_dispatch.h 2025-06-01T22:51:53.1426957Z ++ FPATH=torch/include/ATen/ops/argmin_cpu_dispatch.h 2025-06-01T22:51:53.1427115Z ++ echo torch/include/ATen/ops/argmin_cpu_dispatch.h 2025-06-01T22:51:53.1427229Z ++ grep RECORD 2025-06-01T22:51:53.1448012Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmin_cpu_dispatch.h 2025-06-01T22:51:53.1448130Z +++ openssl base64 2025-06-01T22:51:53.1449254Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.1450586Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.1451852Z +++ sed -e s/=//g 2025-06-01T22:51:53.1489919Z ++ HASH=NQpc_zxW6qGKo1Lbw_Zf-vRZgsywVi-s_c9xlIg4FUM 2025-06-01T22:51:53.1494752Z +++ ls -nl torch/include/ATen/ops/argmin_cpu_dispatch.h 2025-06-01T22:51:53.1495828Z +++ awk '{print $5}' 2025-06-01T22:51:53.1521314Z ++ FSIZE=1051 2025-06-01T22:51:53.1521804Z ++ echo '"torch/include/ATen/ops/argmin_cpu_dispatch.h",sha256=NQpc_zxW6qGKo1Lbw_Zf-vRZgsywVi-s_c9xlIg4FUM,1051' 2025-06-01T22:51:53.1521985Z ++ read fname 2025-06-01T22:51:53.1522218Z ++ make_wheel_record torch/include/ATen/ops/argmin_cuda_dispatch.h 2025-06-01T22:51:53.1522403Z ++ FPATH=torch/include/ATen/ops/argmin_cuda_dispatch.h 2025-06-01T22:51:53.1525162Z ++ echo torch/include/ATen/ops/argmin_cuda_dispatch.h 2025-06-01T22:51:53.1525272Z ++ grep RECORD 2025-06-01T22:51:53.1547093Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmin_cuda_dispatch.h 2025-06-01T22:51:53.1547202Z +++ openssl base64 2025-06-01T22:51:53.1547908Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.1549377Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.1550681Z +++ sed -e s/=//g 2025-06-01T22:51:53.1594855Z ++ HASH=r9YrJ2oKF8ZL9ctALaTza5rxRxS_q2qoQ9qylKmiJhs 2025-06-01T22:51:53.1596904Z +++ ls -nl torch/include/ATen/ops/argmin_cuda_dispatch.h 2025-06-01T22:51:53.1597473Z +++ awk '{print $5}' 2025-06-01T22:51:53.1626654Z ++ FSIZE=1053 2025-06-01T22:51:53.1627226Z ++ echo '"torch/include/ATen/ops/argmin_cuda_dispatch.h",sha256=r9YrJ2oKF8ZL9ctALaTza5rxRxS_q2qoQ9qylKmiJhs,1053' 2025-06-01T22:51:53.1627471Z ++ read fname 2025-06-01T22:51:53.1627659Z ++ make_wheel_record torch/include/ATen/ops/argmin_meta.h 2025-06-01T22:51:53.1627799Z ++ FPATH=torch/include/ATen/ops/argmin_meta.h 2025-06-01T22:51:53.1627951Z ++ echo torch/include/ATen/ops/argmin_meta.h 2025-06-01T22:51:53.1628054Z ++ grep RECORD 2025-06-01T22:51:53.1648138Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmin_meta.h 2025-06-01T22:51:53.1649005Z +++ openssl base64 2025-06-01T22:51:53.1649877Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.1651208Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.1652540Z +++ sed -e s/=//g 2025-06-01T22:51:53.1689865Z ++ HASH=OVzkH3lzXohNCF-7bOjEkV3LOMZfPhya9zzsPAVaTdA 2025-06-01T22:51:53.1695030Z +++ ls -nl torch/include/ATen/ops/argmin_meta.h 2025-06-01T22:51:53.1696004Z +++ awk '{print $5}' 2025-06-01T22:51:53.1723414Z ++ FSIZE=611 2025-06-01T22:51:53.1724050Z ++ echo '"torch/include/ATen/ops/argmin_meta.h",sha256=OVzkH3lzXohNCF-7bOjEkV3LOMZfPhya9zzsPAVaTdA,611' 2025-06-01T22:51:53.1724177Z ++ read fname 2025-06-01T22:51:53.1724578Z ++ make_wheel_record torch/include/ATen/ops/argmin_meta_dispatch.h 2025-06-01T22:51:53.1724898Z ++ FPATH=torch/include/ATen/ops/argmin_meta_dispatch.h 2025-06-01T22:51:53.1725087Z ++ echo torch/include/ATen/ops/argmin_meta_dispatch.h 2025-06-01T22:51:53.1725723Z ++ grep RECORD 2025-06-01T22:51:53.1747534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmin_meta_dispatch.h 2025-06-01T22:51:53.1747646Z +++ openssl base64 2025-06-01T22:51:53.1747770Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.1749126Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.1750446Z +++ sed -e s/=//g 2025-06-01T22:51:53.1791426Z ++ HASH=KvJ8Lt_0OYSN6ofbqpENfaz86wTHNVfGYwzCTmNnzGg 2025-06-01T22:51:53.1795327Z +++ ls -nl torch/include/ATen/ops/argmin_meta_dispatch.h 2025-06-01T22:51:53.1796167Z +++ awk '{print $5}' 2025-06-01T22:51:53.1824317Z ++ FSIZE=1053 2025-06-01T22:51:53.1824835Z ++ echo '"torch/include/ATen/ops/argmin_meta_dispatch.h",sha256=KvJ8Lt_0OYSN6ofbqpENfaz86wTHNVfGYwzCTmNnzGg,1053' 2025-06-01T22:51:53.1824941Z ++ read fname 2025-06-01T22:51:53.1825149Z ++ make_wheel_record torch/include/ATen/ops/argmin_native.h 2025-06-01T22:51:53.1825292Z ++ FPATH=torch/include/ATen/ops/argmin_native.h 2025-06-01T22:51:53.1825438Z ++ echo torch/include/ATen/ops/argmin_native.h 2025-06-01T22:51:53.1826146Z ++ grep RECORD 2025-06-01T22:51:53.1847696Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmin_native.h 2025-06-01T22:51:53.1847816Z +++ openssl base64 2025-06-01T22:51:53.1848744Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.1849829Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.1851149Z +++ sed -e s/=//g 2025-06-01T22:51:53.1890357Z ++ HASH=m4pfaE1DZj-dF-PLkyyS1kFq6ug0sVZu3fDzvhP2Z18 2025-06-01T22:51:53.1895227Z +++ ls -nl torch/include/ATen/ops/argmin_native.h 2025-06-01T22:51:53.1896067Z +++ awk '{print $5}' 2025-06-01T22:51:53.1922850Z ++ FSIZE=640 2025-06-01T22:51:53.1923365Z ++ echo '"torch/include/ATen/ops/argmin_native.h",sha256=m4pfaE1DZj-dF-PLkyyS1kFq6ug0sVZu3fDzvhP2Z18,640' 2025-06-01T22:51:53.1923471Z ++ read fname 2025-06-01T22:51:53.1923657Z ++ make_wheel_record torch/include/ATen/ops/argmin_ops.h 2025-06-01T22:51:53.1923931Z ++ FPATH=torch/include/ATen/ops/argmin_ops.h 2025-06-01T22:51:53.1924380Z ++ echo torch/include/ATen/ops/argmin_ops.h 2025-06-01T22:51:53.1924651Z ++ grep RECORD 2025-06-01T22:51:53.1946842Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argmin_ops.h 2025-06-01T22:51:53.1947281Z +++ openssl base64 2025-06-01T22:51:53.1947806Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.1948544Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.1949833Z +++ sed -e s/=//g 2025-06-01T22:51:53.1991817Z ++ HASH=taGMCU48XQYE4LjLBFg_6XbGISA0lDvv2YvkYhe4aVo 2025-06-01T22:51:53.1995507Z +++ ls -nl torch/include/ATen/ops/argmin_ops.h 2025-06-01T22:51:53.1996742Z +++ awk '{print $5}' 2025-06-01T22:51:53.2023781Z ++ FSIZE=1857 2025-06-01T22:51:53.2024353Z ++ echo '"torch/include/ATen/ops/argmin_ops.h",sha256=taGMCU48XQYE4LjLBFg_6XbGISA0lDvv2YvkYhe4aVo,1857' 2025-06-01T22:51:53.2024694Z ++ read fname 2025-06-01T22:51:53.2025069Z ++ make_wheel_record torch/include/ATen/ops/argsort.h 2025-06-01T22:51:53.2025221Z ++ FPATH=torch/include/ATen/ops/argsort.h 2025-06-01T22:51:53.2025344Z ++ echo torch/include/ATen/ops/argsort.h 2025-06-01T22:51:53.2026047Z ++ grep RECORD 2025-06-01T22:51:53.2047876Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argsort.h 2025-06-01T22:51:53.2047991Z +++ openssl base64 2025-06-01T22:51:53.2048635Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.2049900Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.2051113Z +++ sed -e s/=//g 2025-06-01T22:51:53.2089964Z ++ HASH=IDZYUy2XYNqIxL0WTI-Nb-Wxf1_uVl15ycCk5Ruvixw 2025-06-01T22:51:53.2094874Z +++ ls -nl torch/include/ATen/ops/argsort.h 2025-06-01T22:51:53.2095809Z +++ awk '{print $5}' 2025-06-01T22:51:53.2124052Z ++ FSIZE=1924 2025-06-01T22:51:53.2124544Z ++ echo '"torch/include/ATen/ops/argsort.h",sha256=IDZYUy2XYNqIxL0WTI-Nb-Wxf1_uVl15ycCk5Ruvixw,1924' 2025-06-01T22:51:53.2124641Z ++ read fname 2025-06-01T22:51:53.2125176Z ++ make_wheel_record torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.2125620Z ++ FPATH=torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.2125983Z ++ echo torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.2126088Z ++ grep RECORD 2025-06-01T22:51:53.2148014Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.2148141Z +++ openssl base64 2025-06-01T22:51:53.2148250Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.2149352Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.2150845Z +++ sed -e s/=//g 2025-06-01T22:51:53.2194899Z ++ HASH=01AU0zh6Jk4icz3GnKn9aHR7vLU30akb8s93Cq_ZUjQ 2025-06-01T22:51:53.2196924Z +++ ls -nl torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.2197635Z +++ awk '{print $5}' 2025-06-01T22:51:53.2226640Z ++ FSIZE=1260 2025-06-01T22:51:53.2227311Z ++ echo '"torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h",sha256=01AU0zh6Jk4icz3GnKn9aHR7vLU30akb8s93Cq_ZUjQ,1260' 2025-06-01T22:51:53.2227438Z ++ read fname 2025-06-01T22:51:53.2227635Z ++ make_wheel_record torch/include/ATen/ops/argsort_native.h 2025-06-01T22:51:53.2227794Z ++ FPATH=torch/include/ATen/ops/argsort_native.h 2025-06-01T22:51:53.2227959Z ++ echo torch/include/ATen/ops/argsort_native.h 2025-06-01T22:51:53.2228062Z ++ grep RECORD 2025-06-01T22:51:53.2248508Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argsort_native.h 2025-06-01T22:51:53.2248946Z +++ openssl base64 2025-06-01T22:51:53.2250144Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.2251386Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.2252732Z +++ sed -e s/=//g 2025-06-01T22:51:53.2290141Z ++ HASH=jhARQH5BFjtiidDTajz02WMUp1VNy1g8M42S_ka9RIo 2025-06-01T22:51:53.2295392Z +++ ls -nl torch/include/ATen/ops/argsort_native.h 2025-06-01T22:51:53.2296216Z +++ awk '{print $5}' 2025-06-01T22:51:53.2323155Z ++ FSIZE=840 2025-06-01T22:51:53.2323615Z ++ echo '"torch/include/ATen/ops/argsort_native.h",sha256=jhARQH5BFjtiidDTajz02WMUp1VNy1g8M42S_ka9RIo,840' 2025-06-01T22:51:53.2323856Z ++ read fname 2025-06-01T22:51:53.2324059Z ++ make_wheel_record torch/include/ATen/ops/argsort_ops.h 2025-06-01T22:51:53.2324512Z ++ FPATH=torch/include/ATen/ops/argsort_ops.h 2025-06-01T22:51:53.2324697Z ++ echo torch/include/ATen/ops/argsort_ops.h 2025-06-01T22:51:53.2325482Z ++ grep RECORD 2025-06-01T22:51:53.2347838Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argsort_ops.h 2025-06-01T22:51:53.2347962Z +++ openssl base64 2025-06-01T22:51:53.2348066Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.2348858Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.2350262Z +++ sed -e s/=//g 2025-06-01T22:51:53.2390835Z ++ HASH=9YZoYc9abfRdepuL-sCrWJMk-CiXHlAIBR6cLJpkNDI 2025-06-01T22:51:53.2395287Z +++ ls -nl torch/include/ATen/ops/argsort_ops.h 2025-06-01T22:51:53.2396043Z +++ awk '{print $5}' 2025-06-01T22:51:53.2423337Z ++ FSIZE=3169 2025-06-01T22:51:53.2424358Z ++ echo '"torch/include/ATen/ops/argsort_ops.h",sha256=9YZoYc9abfRdepuL-sCrWJMk-CiXHlAIBR6cLJpkNDI,3169' 2025-06-01T22:51:53.2425168Z ++ read fname 2025-06-01T22:51:53.2425530Z ++ make_wheel_record torch/include/ATen/ops/argwhere.h 2025-06-01T22:51:53.2425968Z ++ FPATH=torch/include/ATen/ops/argwhere.h 2025-06-01T22:51:53.2426373Z ++ echo torch/include/ATen/ops/argwhere.h 2025-06-01T22:51:53.2426711Z ++ grep RECORD 2025-06-01T22:51:53.2447457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argwhere.h 2025-06-01T22:51:53.2448013Z +++ openssl base64 2025-06-01T22:51:53.2448831Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.2450121Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.2451480Z +++ sed -e s/=//g 2025-06-01T22:51:53.2489539Z ++ HASH=7fQtdrNqEePjnIjYA8tBGGFFVm1pS7kfoaflvbcFcAE 2025-06-01T22:51:53.2495387Z +++ ls -nl torch/include/ATen/ops/argwhere.h 2025-06-01T22:51:53.2496206Z +++ awk '{print $5}' 2025-06-01T22:51:53.2522652Z ++ FSIZE=645 2025-06-01T22:51:53.2525019Z ++ echo '"torch/include/ATen/ops/argwhere.h",sha256=7fQtdrNqEePjnIjYA8tBGGFFVm1pS7kfoaflvbcFcAE,645' 2025-06-01T22:51:53.2525709Z ++ read fname 2025-06-01T22:51:53.2526376Z ++ make_wheel_record torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.2527175Z ++ FPATH=torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.2527977Z ++ echo torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.2528528Z ++ grep RECORD 2025-06-01T22:51:53.2547855Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.2548630Z +++ openssl base64 2025-06-01T22:51:53.2548918Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.2550079Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.2551277Z +++ sed -e s/=//g 2025-06-01T22:51:53.2592386Z ++ HASH=oEmh9Sazbi83mlQrioLOkXjuaGywuSxfAar2MLfTUkg 2025-06-01T22:51:53.2596458Z +++ ls -nl torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.2597689Z +++ awk '{print $5}' 2025-06-01T22:51:53.2624697Z ++ FSIZE=766 2025-06-01T22:51:53.2625667Z ++ echo '"torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h",sha256=oEmh9Sazbi83mlQrioLOkXjuaGywuSxfAar2MLfTUkg,766' 2025-06-01T22:51:53.2626523Z ++ read fname 2025-06-01T22:51:53.2626880Z ++ make_wheel_record torch/include/ATen/ops/argwhere_native.h 2025-06-01T22:51:53.2627346Z ++ FPATH=torch/include/ATen/ops/argwhere_native.h 2025-06-01T22:51:53.2627778Z ++ echo torch/include/ATen/ops/argwhere_native.h 2025-06-01T22:51:53.2628135Z ++ grep RECORD 2025-06-01T22:51:53.2648526Z +++ openssl base64 2025-06-01T22:51:53.2648987Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argwhere_native.h 2025-06-01T22:51:53.2649497Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.2650336Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.2651669Z +++ sed -e s/=//g 2025-06-01T22:51:53.2691030Z ++ HASH=g-PPOmW9_h28xP3-C5cLalvphpDP8t54hVzjDNDBKFM 2025-06-01T22:51:53.2695817Z +++ ls -nl torch/include/ATen/ops/argwhere_native.h 2025-06-01T22:51:53.2697772Z +++ awk '{print $5}' 2025-06-01T22:51:53.2725247Z ++ FSIZE=478 2025-06-01T22:51:53.2725912Z ++ echo '"torch/include/ATen/ops/argwhere_native.h",sha256=g-PPOmW9_h28xP3-C5cLalvphpDP8t54hVzjDNDBKFM,478' 2025-06-01T22:51:53.2726599Z ++ read fname 2025-06-01T22:51:53.2727081Z ++ make_wheel_record torch/include/ATen/ops/argwhere_ops.h 2025-06-01T22:51:53.2727559Z ++ FPATH=torch/include/ATen/ops/argwhere_ops.h 2025-06-01T22:51:53.2727974Z ++ echo torch/include/ATen/ops/argwhere_ops.h 2025-06-01T22:51:53.2728349Z ++ grep RECORD 2025-06-01T22:51:53.2749393Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/argwhere_ops.h 2025-06-01T22:51:53.2749898Z +++ openssl base64 2025-06-01T22:51:53.2750199Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.2751560Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.2752858Z +++ sed -e s/=//g 2025-06-01T22:51:53.2795375Z ++ HASH=n-6Cx2Dosg_yuuTzTACNRlSDARvyP7FSbnOBc1dyv20 2025-06-01T22:51:53.2798366Z +++ ls -nl torch/include/ATen/ops/argwhere_ops.h 2025-06-01T22:51:53.2799492Z +++ awk '{print $5}' 2025-06-01T22:51:53.2827036Z ++ FSIZE=963 2025-06-01T22:51:53.2827700Z ++ echo '"torch/include/ATen/ops/argwhere_ops.h",sha256=n-6Cx2Dosg_yuuTzTACNRlSDARvyP7FSbnOBc1dyv20,963' 2025-06-01T22:51:53.2828351Z ++ read fname 2025-06-01T22:51:53.2828690Z ++ make_wheel_record torch/include/ATen/ops/as_strided.h 2025-06-01T22:51:53.2829126Z ++ FPATH=torch/include/ATen/ops/as_strided.h 2025-06-01T22:51:53.2829527Z ++ echo torch/include/ATen/ops/as_strided.h 2025-06-01T22:51:53.2829882Z ++ grep RECORD 2025-06-01T22:51:53.2850179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided.h 2025-06-01T22:51:53.2850686Z +++ openssl base64 2025-06-01T22:51:53.2851872Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.2853228Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.2854541Z +++ sed -e s/=//g 2025-06-01T22:51:53.2891004Z ++ HASH=fLjBTfobcK1v7aBvjzRqF7J-P3QcZldhMvEMVKOsipI 2025-06-01T22:51:53.2895902Z +++ ls -nl torch/include/ATen/ops/as_strided.h 2025-06-01T22:51:53.2897872Z +++ awk '{print $5}' 2025-06-01T22:51:53.2925486Z ++ FSIZE=3878 2025-06-01T22:51:53.2926130Z ++ echo '"torch/include/ATen/ops/as_strided.h",sha256=fLjBTfobcK1v7aBvjzRqF7J-P3QcZldhMvEMVKOsipI,3878' 2025-06-01T22:51:53.2926947Z ++ read fname 2025-06-01T22:51:53.2927605Z ++ make_wheel_record torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.2928554Z ++ FPATH=torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.2929463Z ++ echo torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.2930064Z ++ grep RECORD 2025-06-01T22:51:53.2948907Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.2949653Z +++ openssl base64 2025-06-01T22:51:53.2949914Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.2951045Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.2952438Z +++ sed -e s/=//g 2025-06-01T22:51:53.2994554Z ++ HASH=HPd3b1oBOl8XHOox4HGpcw5xXFrTrlRA9uHgMwo_06E 2025-06-01T22:51:53.2997981Z +++ ls -nl torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.2998613Z +++ awk '{print $5}' 2025-06-01T22:51:53.3027760Z ++ FSIZE=1093 2025-06-01T22:51:53.3028678Z ++ echo '"torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h",sha256=HPd3b1oBOl8XHOox4HGpcw5xXFrTrlRA9uHgMwo_06E,1093' 2025-06-01T22:51:53.3029600Z ++ read fname 2025-06-01T22:51:53.3029932Z ++ make_wheel_record torch/include/ATen/ops/as_strided_copy.h 2025-06-01T22:51:53.3030415Z ++ FPATH=torch/include/ATen/ops/as_strided_copy.h 2025-06-01T22:51:53.3030839Z ++ echo torch/include/ATen/ops/as_strided_copy.h 2025-06-01T22:51:53.3031199Z ++ grep RECORD 2025-06-01T22:51:53.3048875Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_copy.h 2025-06-01T22:51:53.3049365Z +++ openssl base64 2025-06-01T22:51:53.3050664Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.3051924Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.3053334Z +++ sed -e s/=//g 2025-06-01T22:51:53.3090280Z ++ HASH=TMEhUShkgYN2HcrNMt8nBz4w0LVWeafSbsfPPi0r1u0 2025-06-01T22:51:53.3095267Z +++ ls -nl torch/include/ATen/ops/as_strided_copy.h 2025-06-01T22:51:53.3096193Z +++ awk '{print $5}' 2025-06-01T22:51:53.3122812Z ++ FSIZE=5930 2025-06-01T22:51:53.3123676Z ++ echo '"torch/include/ATen/ops/as_strided_copy.h",sha256=TMEhUShkgYN2HcrNMt8nBz4w0LVWeafSbsfPPi0r1u0,5930' 2025-06-01T22:51:53.3124677Z ++ read fname 2025-06-01T22:51:53.3125203Z ++ make_wheel_record torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.3126055Z ++ FPATH=torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.3126847Z ++ echo torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.3127411Z ++ grep RECORD 2025-06-01T22:51:53.3147502Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.3148223Z +++ openssl base64 2025-06-01T22:51:53.3148657Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.3149820Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.3151060Z +++ sed -e s/=//g 2025-06-01T22:51:53.3193285Z ++ HASH=UxWcI1GGzAQzst5B1Oa2BLy6Tr9NJgcYaqRJNzFmScs 2025-06-01T22:51:53.3196733Z +++ ls -nl torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.3197310Z +++ awk '{print $5}' 2025-06-01T22:51:53.3225225Z ++ FSIZE=1476 2025-06-01T22:51:53.3226087Z ++ echo '"torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h",sha256=UxWcI1GGzAQzst5B1Oa2BLy6Tr9NJgcYaqRJNzFmScs,1476' 2025-06-01T22:51:53.3226945Z ++ read fname 2025-06-01T22:51:53.3227537Z ++ make_wheel_record torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.3228498Z ++ FPATH=torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.3229414Z ++ echo torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.3230037Z ++ grep RECORD 2025-06-01T22:51:53.3249417Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.3250190Z +++ openssl base64 2025-06-01T22:51:53.3251006Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.3252338Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.3253615Z +++ sed -e s/=//g 2025-06-01T22:51:53.3290753Z ++ HASH=phK0t5P3lVOaI12M1rc7eCH1ZwP558sT4qbau2TdZ-c 2025-06-01T22:51:53.3295655Z +++ ls -nl torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.3296282Z +++ awk '{print $5}' 2025-06-01T22:51:53.3322356Z ++ FSIZE=1085 2025-06-01T22:51:53.3323304Z ++ echo '"torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=phK0t5P3lVOaI12M1rc7eCH1ZwP558sT4qbau2TdZ-c,1085' 2025-06-01T22:51:53.3324544Z ++ read fname 2025-06-01T22:51:53.3324935Z ++ make_wheel_record torch/include/ATen/ops/as_strided_copy_native.h 2025-06-01T22:51:53.3325487Z ++ FPATH=torch/include/ATen/ops/as_strided_copy_native.h 2025-06-01T22:51:53.3325986Z ++ echo torch/include/ATen/ops/as_strided_copy_native.h 2025-06-01T22:51:53.3326381Z ++ grep RECORD 2025-06-01T22:51:53.3348165Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_copy_native.h 2025-06-01T22:51:53.3348718Z +++ openssl base64 2025-06-01T22:51:53.3348981Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.3349853Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.3351226Z +++ sed -e s/=//g 2025-06-01T22:51:53.3394827Z ++ HASH=Fxa40pSGkNv8FB5iB3IWkkkQ7U4XxbsX3kNwzsiP5xM 2025-06-01T22:51:53.3397067Z +++ ls -nl torch/include/ATen/ops/as_strided_copy_native.h 2025-06-01T22:51:53.3397714Z +++ awk '{print $5}' 2025-06-01T22:51:53.3425800Z ++ FSIZE=799 2025-06-01T22:51:53.3426471Z ++ echo '"torch/include/ATen/ops/as_strided_copy_native.h",sha256=Fxa40pSGkNv8FB5iB3IWkkkQ7U4XxbsX3kNwzsiP5xM,799' 2025-06-01T22:51:53.3427173Z ++ read fname 2025-06-01T22:51:53.3427520Z ++ make_wheel_record torch/include/ATen/ops/as_strided_copy_ops.h 2025-06-01T22:51:53.3428046Z ++ FPATH=torch/include/ATen/ops/as_strided_copy_ops.h 2025-06-01T22:51:53.3428505Z ++ echo torch/include/ATen/ops/as_strided_copy_ops.h 2025-06-01T22:51:53.3428879Z ++ grep RECORD 2025-06-01T22:51:53.3448654Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_copy_ops.h 2025-06-01T22:51:53.3449195Z +++ openssl base64 2025-06-01T22:51:53.3449556Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.3450801Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.3452184Z +++ sed -e s/=//g 2025-06-01T22:51:53.3490638Z ++ HASH=W2l678AU1j9gyK8cYWF9aMY_TVBK3wEy4FpLQaE6TGE 2025-06-01T22:51:53.3495818Z +++ ls -nl torch/include/ATen/ops/as_strided_copy_ops.h 2025-06-01T22:51:53.3496709Z +++ awk '{print $5}' 2025-06-01T22:51:53.3524385Z ++ FSIZE=2263 2025-06-01T22:51:53.3525091Z ++ echo '"torch/include/ATen/ops/as_strided_copy_ops.h",sha256=W2l678AU1j9gyK8cYWF9aMY_TVBK3wEy4FpLQaE6TGE,2263' 2025-06-01T22:51:53.3525790Z ++ read fname 2025-06-01T22:51:53.3526175Z ++ make_wheel_record torch/include/ATen/ops/as_strided_cpu_dispatch.h 2025-06-01T22:51:53.3526894Z ++ FPATH=torch/include/ATen/ops/as_strided_cpu_dispatch.h 2025-06-01T22:51:53.3527395Z ++ echo torch/include/ATen/ops/as_strided_cpu_dispatch.h 2025-06-01T22:51:53.3527821Z ++ grep RECORD 2025-06-01T22:51:53.3547776Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_cpu_dispatch.h 2025-06-01T22:51:53.3548347Z +++ openssl base64 2025-06-01T22:51:53.3548620Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.3549265Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.3550551Z +++ sed -e s/=//g 2025-06-01T22:51:53.3593094Z ++ HASH=1WC_g8Xv100fiG8lWOFWwlcnkNEZDxPKYDipTHQQCsM 2025-06-01T22:51:53.3596275Z +++ ls -nl torch/include/ATen/ops/as_strided_cpu_dispatch.h 2025-06-01T22:51:53.3597380Z +++ awk '{print $5}' 2025-06-01T22:51:53.3625018Z ++ FSIZE=1005 2025-06-01T22:51:53.3625704Z ++ echo '"torch/include/ATen/ops/as_strided_cpu_dispatch.h",sha256=1WC_g8Xv100fiG8lWOFWwlcnkNEZDxPKYDipTHQQCsM,1005' 2025-06-01T22:51:53.3626403Z ++ read fname 2025-06-01T22:51:53.3626791Z ++ make_wheel_record torch/include/ATen/ops/as_strided_cuda_dispatch.h 2025-06-01T22:51:53.3627468Z ++ FPATH=torch/include/ATen/ops/as_strided_cuda_dispatch.h 2025-06-01T22:51:53.3628033Z ++ echo torch/include/ATen/ops/as_strided_cuda_dispatch.h 2025-06-01T22:51:53.3628443Z ++ grep RECORD 2025-06-01T22:51:53.3647947Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_cuda_dispatch.h 2025-06-01T22:51:53.3648521Z +++ openssl base64 2025-06-01T22:51:53.3649068Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.3650627Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.3651913Z +++ sed -e s/=//g 2025-06-01T22:51:53.3689240Z ++ HASH=XgcapudRoxD8W4b6AuifAaLs4mwU81QLzmemEWSvtgQ 2025-06-01T22:51:53.3694299Z +++ ls -nl torch/include/ATen/ops/as_strided_cuda_dispatch.h 2025-06-01T22:51:53.3695339Z +++ awk '{print $5}' 2025-06-01T22:51:53.3722807Z ++ FSIZE=1007 2025-06-01T22:51:53.3723505Z ++ echo '"torch/include/ATen/ops/as_strided_cuda_dispatch.h",sha256=XgcapudRoxD8W4b6AuifAaLs4mwU81QLzmemEWSvtgQ,1007' 2025-06-01T22:51:53.3724555Z ++ read fname 2025-06-01T22:51:53.3725017Z ++ make_wheel_record torch/include/ATen/ops/as_strided_meta_dispatch.h 2025-06-01T22:51:53.3725596Z ++ FPATH=torch/include/ATen/ops/as_strided_meta_dispatch.h 2025-06-01T22:51:53.3726123Z ++ echo torch/include/ATen/ops/as_strided_meta_dispatch.h 2025-06-01T22:51:53.3726527Z ++ grep RECORD 2025-06-01T22:51:53.3747444Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_meta_dispatch.h 2025-06-01T22:51:53.3747998Z +++ openssl base64 2025-06-01T22:51:53.3748272Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.3748977Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.3750327Z +++ sed -e s/=//g 2025-06-01T22:51:53.3791938Z ++ HASH=I53Fha1vmdOAZR3DaihknkzBpLQC0wDi2unBqsGcmOU 2025-06-01T22:51:53.3796698Z +++ ls -nl torch/include/ATen/ops/as_strided_meta_dispatch.h 2025-06-01T22:51:53.3797131Z +++ awk '{print $5}' 2025-06-01T22:51:53.3824709Z ++ FSIZE=1007 2025-06-01T22:51:53.3825433Z ++ echo '"torch/include/ATen/ops/as_strided_meta_dispatch.h",sha256=I53Fha1vmdOAZR3DaihknkzBpLQC0wDi2unBqsGcmOU,1007' 2025-06-01T22:51:53.3826174Z ++ read fname 2025-06-01T22:51:53.3826521Z ++ make_wheel_record torch/include/ATen/ops/as_strided_native.h 2025-06-01T22:51:53.3827160Z ++ FPATH=torch/include/ATen/ops/as_strided_native.h 2025-06-01T22:51:53.3827600Z ++ echo torch/include/ATen/ops/as_strided_native.h 2025-06-01T22:51:53.3827985Z ++ grep RECORD 2025-06-01T22:51:53.3848345Z +++ openssl base64 2025-06-01T22:51:53.3848847Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_native.h 2025-06-01T22:51:53.3849367Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.3850141Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.3851477Z +++ sed -e s/=//g 2025-06-01T22:51:53.3890350Z ++ HASH=GqADkT4XFW5V0Ma6Sd8ktKqa1GVfUB0Tuf2lPXE1Kdc 2025-06-01T22:51:53.3895654Z +++ ls -nl torch/include/ATen/ops/as_strided_native.h 2025-06-01T22:51:53.3896432Z +++ awk '{print $5}' 2025-06-01T22:51:53.3924214Z ++ FSIZE=1148 2025-06-01T22:51:53.3924888Z ++ echo '"torch/include/ATen/ops/as_strided_native.h",sha256=GqADkT4XFW5V0Ma6Sd8ktKqa1GVfUB0Tuf2lPXE1Kdc,1148' 2025-06-01T22:51:53.3925903Z ++ read fname 2025-06-01T22:51:53.3926256Z ++ make_wheel_record torch/include/ATen/ops/as_strided_ops.h 2025-06-01T22:51:53.3926733Z ++ FPATH=torch/include/ATen/ops/as_strided_ops.h 2025-06-01T22:51:53.3927174Z ++ echo torch/include/ATen/ops/as_strided_ops.h 2025-06-01T22:51:53.3927553Z ++ grep RECORD 2025-06-01T22:51:53.3948351Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_ops.h 2025-06-01T22:51:53.3948879Z +++ openssl base64 2025-06-01T22:51:53.3949360Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.3950914Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.3952078Z +++ sed -e s/=//g 2025-06-01T22:51:53.3993557Z ++ HASH=9o-7N1QgTBqWgigvaCK8NLFHQo_5PAXdHPj54YSDlSI 2025-06-01T22:51:53.3996751Z +++ ls -nl torch/include/ATen/ops/as_strided_ops.h 2025-06-01T22:51:53.3997491Z +++ awk '{print $5}' 2025-06-01T22:51:53.4026651Z ++ FSIZE=2184 2025-06-01T22:51:53.4027316Z ++ echo '"torch/include/ATen/ops/as_strided_ops.h",sha256=9o-7N1QgTBqWgigvaCK8NLFHQo_5PAXdHPj54YSDlSI,2184' 2025-06-01T22:51:53.4028144Z ++ read fname 2025-06-01T22:51:53.4028500Z ++ make_wheel_record torch/include/ATen/ops/as_strided_scatter.h 2025-06-01T22:51:53.4029048Z ++ FPATH=torch/include/ATen/ops/as_strided_scatter.h 2025-06-01T22:51:53.4029496Z ++ echo torch/include/ATen/ops/as_strided_scatter.h 2025-06-01T22:51:53.4029869Z ++ grep RECORD 2025-06-01T22:51:53.4047941Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_scatter.h 2025-06-01T22:51:53.4048704Z +++ openssl base64 2025-06-01T22:51:53.4049392Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.4050350Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.4051671Z +++ sed -e s/=//g 2025-06-01T22:51:53.4089173Z ++ HASH=D4UucqusfCDvowZVyoWeq5ULmfF7vOJmDRKeEvLFJEI 2025-06-01T22:51:53.4094353Z +++ ls -nl torch/include/ATen/ops/as_strided_scatter.h 2025-06-01T22:51:53.4095358Z +++ awk '{print $5}' 2025-06-01T22:51:53.4120904Z ++ FSIZE=6443 2025-06-01T22:51:53.4121582Z ++ echo '"torch/include/ATen/ops/as_strided_scatter.h",sha256=D4UucqusfCDvowZVyoWeq5ULmfF7vOJmDRKeEvLFJEI,6443' 2025-06-01T22:51:53.4122301Z ++ read fname 2025-06-01T22:51:53.4122851Z ++ make_wheel_record torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.4123740Z ++ FPATH=torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.4124962Z ++ echo torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.4125604Z ++ grep RECORD 2025-06-01T22:51:53.4146551Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.4147424Z +++ openssl base64 2025-06-01T22:51:53.4147689Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.4149354Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.4150107Z +++ sed -e s/=//g 2025-06-01T22:51:53.4190733Z ++ HASH=Vp7iL-jdE3ePiphziJzrAVSR6Eg2vQ2gWGtgEfYRLb4 2025-06-01T22:51:53.4195259Z +++ ls -nl torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.4195932Z +++ awk '{print $5}' 2025-06-01T22:51:53.4222303Z ++ FSIZE=1584 2025-06-01T22:51:53.4223320Z ++ echo '"torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h",sha256=Vp7iL-jdE3ePiphziJzrAVSR6Eg2vQ2gWGtgEfYRLb4,1584' 2025-06-01T22:51:53.4224309Z ++ read fname 2025-06-01T22:51:53.4224963Z ++ make_wheel_record torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.4226101Z ++ FPATH=torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.4227065Z ++ echo torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.4227694Z ++ grep RECORD 2025-06-01T22:51:53.4247093Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.4247971Z +++ openssl base64 2025-06-01T22:51:53.4248425Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.4250779Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.4251945Z +++ sed -e s/=//g 2025-06-01T22:51:53.4292073Z ++ HASH=-rIFcMBQllSXfR-O2MP4Qp4Eyyi5w8UcArcEo6QqtKU 2025-06-01T22:51:53.4298585Z +++ ls -nl torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.4299289Z +++ awk '{print $5}' 2025-06-01T22:51:53.4324918Z ++ FSIZE=1139 2025-06-01T22:51:53.4325899Z ++ echo '"torch/include/ATen/ops/as_strided_scatter_compositeexplicitautogradnonfunctional_dispatch.h",sha256=-rIFcMBQllSXfR-O2MP4Qp4Eyyi5w8UcArcEo6QqtKU,1139' 2025-06-01T22:51:53.4327059Z ++ read fname 2025-06-01T22:51:53.4327457Z ++ make_wheel_record torch/include/ATen/ops/as_strided_scatter_native.h 2025-06-01T22:51:53.4328131Z ++ FPATH=torch/include/ATen/ops/as_strided_scatter_native.h 2025-06-01T22:51:53.4328645Z ++ echo torch/include/ATen/ops/as_strided_scatter_native.h 2025-06-01T22:51:53.4329074Z ++ grep RECORD 2025-06-01T22:51:53.4348610Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_scatter_native.h 2025-06-01T22:51:53.4349395Z +++ openssl base64 2025-06-01T22:51:53.4349670Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.4350633Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.4352186Z +++ sed -e s/=//g 2025-06-01T22:51:53.4392670Z ++ HASH=sKfR2Ddepd5hxf6Y6jIWF_jb_qtZhSZoXOxy_E_7kfw 2025-06-01T22:51:53.4397201Z +++ ls -nl torch/include/ATen/ops/as_strided_scatter_native.h 2025-06-01T22:51:53.4397961Z +++ awk '{print $5}' 2025-06-01T22:51:53.4424940Z ++ FSIZE=853 2025-06-01T22:51:53.4425702Z ++ echo '"torch/include/ATen/ops/as_strided_scatter_native.h",sha256=sKfR2Ddepd5hxf6Y6jIWF_jb_qtZhSZoXOxy_E_7kfw,853' 2025-06-01T22:51:53.4426455Z ++ read fname 2025-06-01T22:51:53.4426917Z ++ make_wheel_record torch/include/ATen/ops/as_strided_scatter_ops.h 2025-06-01T22:51:53.4427461Z ++ FPATH=torch/include/ATen/ops/as_strided_scatter_ops.h 2025-06-01T22:51:53.4427955Z ++ echo torch/include/ATen/ops/as_strided_scatter_ops.h 2025-06-01T22:51:53.4428370Z ++ grep RECORD 2025-06-01T22:51:53.4447629Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/as_strided_scatter_ops.h 2025-06-01T22:51:53.4448183Z +++ openssl base64 2025-06-01T22:51:53.4448809Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.4450120Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.4451410Z +++ sed -e s/=//g 2025-06-01T22:51:53.4490373Z ++ HASH=mJjpY2B-LcsAceb_Gq9uWCu6yCBUOrYHG3RKIIDtruA 2025-06-01T22:51:53.4495516Z +++ ls -nl torch/include/ATen/ops/as_strided_scatter_ops.h 2025-06-01T22:51:53.4496121Z +++ awk '{print $5}' 2025-06-01T22:51:53.4522338Z ++ FSIZE=2441 2025-06-01T22:51:53.4523127Z ++ echo '"torch/include/ATen/ops/as_strided_scatter_ops.h",sha256=mJjpY2B-LcsAceb_Gq9uWCu6yCBUOrYHG3RKIIDtruA,2441' 2025-06-01T22:51:53.4523983Z ++ read fname 2025-06-01T22:51:53.4524290Z ++ make_wheel_record torch/include/ATen/ops/asin.h 2025-06-01T22:51:53.4524971Z ++ FPATH=torch/include/ATen/ops/asin.h 2025-06-01T22:51:53.4525399Z ++ echo torch/include/ATen/ops/asin.h 2025-06-01T22:51:53.4525766Z ++ grep RECORD 2025-06-01T22:51:53.4547123Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asin.h 2025-06-01T22:51:53.4547654Z +++ openssl base64 2025-06-01T22:51:53.4547928Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.4548802Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.4549981Z +++ sed -e s/=//g 2025-06-01T22:51:53.4591398Z ++ HASH=MFJnyQ72-ryFbU27UecWhwhp4UjXWe-4F_LDVsU3NO4 2025-06-01T22:51:53.4595179Z +++ ls -nl torch/include/ATen/ops/asin.h 2025-06-01T22:51:53.4596372Z +++ awk '{print $5}' 2025-06-01T22:51:53.4623847Z ++ FSIZE=1143 2025-06-01T22:51:53.4624462Z ++ echo '"torch/include/ATen/ops/asin.h",sha256=MFJnyQ72-ryFbU27UecWhwhp4UjXWe-4F_LDVsU3NO4,1143' 2025-06-01T22:51:53.4625075Z ++ read fname 2025-06-01T22:51:53.4625672Z ++ make_wheel_record torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.4626690Z ++ FPATH=torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.4627577Z ++ echo torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.4628310Z ++ grep RECORD 2025-06-01T22:51:53.4647730Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.4650750Z +++ openssl base64 2025-06-01T22:51:53.4652257Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.4653592Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.4655022Z +++ sed -e s/=//g 2025-06-01T22:51:53.4688719Z ++ HASH=rQHAdGl_lnlZVEffdFCs2AaXlBmpzAb5wzfcIbds5I8 2025-06-01T22:51:53.4693784Z +++ ls -nl torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.4696977Z +++ awk '{print $5}' 2025-06-01T22:51:53.4721740Z ++ FSIZE=837 2025-06-01T22:51:53.4722620Z ++ echo '"torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h",sha256=rQHAdGl_lnlZVEffdFCs2AaXlBmpzAb5wzfcIbds5I8,837' 2025-06-01T22:51:53.4723504Z ++ read fname 2025-06-01T22:51:53.4723956Z ++ make_wheel_record torch/include/ATen/ops/asin_cpu_dispatch.h 2025-06-01T22:51:53.4725110Z ++ FPATH=torch/include/ATen/ops/asin_cpu_dispatch.h 2025-06-01T22:51:53.4725786Z ++ echo torch/include/ATen/ops/asin_cpu_dispatch.h 2025-06-01T22:51:53.4726251Z ++ grep RECORD 2025-06-01T22:51:53.4748155Z +++ openssl base64 2025-06-01T22:51:53.4748794Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asin_cpu_dispatch.h 2025-06-01T22:51:53.4749373Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.4749716Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.4751029Z +++ sed -e s/=//g 2025-06-01T22:51:53.4795361Z ++ HASH=OuHL9pTRifagYOu7g6iUfFQMJreoJodOWdFbgPVcJbk 2025-06-01T22:51:53.4798439Z +++ ls -nl torch/include/ATen/ops/asin_cpu_dispatch.h 2025-06-01T22:51:53.4799199Z +++ awk '{print $5}' 2025-06-01T22:51:53.4826968Z ++ FSIZE=920 2025-06-01T22:51:53.4827690Z ++ echo '"torch/include/ATen/ops/asin_cpu_dispatch.h",sha256=OuHL9pTRifagYOu7g6iUfFQMJreoJodOWdFbgPVcJbk,920' 2025-06-01T22:51:53.4828493Z ++ read fname 2025-06-01T22:51:53.4828864Z ++ make_wheel_record torch/include/ATen/ops/asin_cuda_dispatch.h 2025-06-01T22:51:53.4829440Z ++ FPATH=torch/include/ATen/ops/asin_cuda_dispatch.h 2025-06-01T22:51:53.4829908Z ++ echo torch/include/ATen/ops/asin_cuda_dispatch.h 2025-06-01T22:51:53.4830282Z ++ grep RECORD 2025-06-01T22:51:53.4849594Z +++ openssl base64 2025-06-01T22:51:53.4850127Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asin_cuda_dispatch.h 2025-06-01T22:51:53.4850685Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.4851890Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.4853250Z +++ sed -e s/=//g 2025-06-01T22:51:53.4891989Z ++ HASH=qVhBQh2CBSfrBUdf9zFKS-KGDXK26Sl1QIcnh1609z0 2025-06-01T22:51:53.4897098Z +++ ls -nl torch/include/ATen/ops/asin_cuda_dispatch.h 2025-06-01T22:51:53.4898513Z +++ awk '{print $5}' 2025-06-01T22:51:53.4923548Z ++ FSIZE=922 2025-06-01T22:51:53.4924451Z ++ echo '"torch/include/ATen/ops/asin_cuda_dispatch.h",sha256=qVhBQh2CBSfrBUdf9zFKS-KGDXK26Sl1QIcnh1609z0,922' 2025-06-01T22:51:53.4925178Z ++ read fname 2025-06-01T22:51:53.4925495Z ++ make_wheel_record torch/include/ATen/ops/asin_meta.h 2025-06-01T22:51:53.4926019Z ++ FPATH=torch/include/ATen/ops/asin_meta.h 2025-06-01T22:51:53.4926417Z ++ echo torch/include/ATen/ops/asin_meta.h 2025-06-01T22:51:53.4927051Z ++ grep RECORD 2025-06-01T22:51:53.4949250Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asin_meta.h 2025-06-01T22:51:53.4949792Z +++ openssl base64 2025-06-01T22:51:53.4950909Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.4952069Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.4953482Z +++ sed -e s/=//g 2025-06-01T22:51:53.4995193Z ++ HASH=nTyBuXMnUqcnschtdMG-sGILkSLeF5IWZRjdIrVHLLY 2025-06-01T22:51:53.4998974Z +++ ls -nl torch/include/ATen/ops/asin_meta.h 2025-06-01T22:51:53.5000147Z +++ awk '{print $5}' 2025-06-01T22:51:53.5027303Z ++ FSIZE=565 2025-06-01T22:51:53.5027956Z ++ echo '"torch/include/ATen/ops/asin_meta.h",sha256=nTyBuXMnUqcnschtdMG-sGILkSLeF5IWZRjdIrVHLLY,565' 2025-06-01T22:51:53.5028651Z ++ read fname 2025-06-01T22:51:53.5029017Z ++ make_wheel_record torch/include/ATen/ops/asin_meta_dispatch.h 2025-06-01T22:51:53.5029753Z ++ FPATH=torch/include/ATen/ops/asin_meta_dispatch.h 2025-06-01T22:51:53.5030208Z ++ echo torch/include/ATen/ops/asin_meta_dispatch.h 2025-06-01T22:51:53.5030589Z ++ grep RECORD 2025-06-01T22:51:53.5049136Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asin_meta_dispatch.h 2025-06-01T22:51:53.5049700Z +++ openssl base64 2025-06-01T22:51:53.5050665Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.5052092Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.5053318Z +++ sed -e s/=//g 2025-06-01T22:51:53.5090207Z ++ HASH=TBZ94Bnz43jcXA7HeDKlOcQsRZMPkHMCIFfL3j3dNRo 2025-06-01T22:51:53.5095313Z +++ ls -nl torch/include/ATen/ops/asin_meta_dispatch.h 2025-06-01T22:51:53.5096381Z +++ awk '{print $5}' 2025-06-01T22:51:53.5122580Z ++ FSIZE=922 2025-06-01T22:51:53.5123260Z ++ echo '"torch/include/ATen/ops/asin_meta_dispatch.h",sha256=TBZ94Bnz43jcXA7HeDKlOcQsRZMPkHMCIFfL3j3dNRo,922' 2025-06-01T22:51:53.5124049Z ++ read fname 2025-06-01T22:51:53.5124453Z ++ make_wheel_record torch/include/ATen/ops/asin_native.h 2025-06-01T22:51:53.5125162Z ++ FPATH=torch/include/ATen/ops/asin_native.h 2025-06-01T22:51:53.5125766Z ++ echo torch/include/ATen/ops/asin_native.h 2025-06-01T22:51:53.5126136Z ++ grep RECORD 2025-06-01T22:51:53.5147260Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asin_native.h 2025-06-01T22:51:53.5147803Z +++ openssl base64 2025-06-01T22:51:53.5148962Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.5150365Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.5151812Z +++ sed -e s/=//g 2025-06-01T22:51:53.5191821Z ++ HASH=UNQ4jVdM7mmlTSH7K6yq1lTOIc9i-Gp1eZYSdGZZmAc 2025-06-01T22:51:53.5196238Z +++ ls -nl torch/include/ATen/ops/asin_native.h 2025-06-01T22:51:53.5196640Z +++ awk '{print $5}' 2025-06-01T22:51:53.5224081Z ++ FSIZE=998 2025-06-01T22:51:53.5224713Z ++ echo '"torch/include/ATen/ops/asin_native.h",sha256=UNQ4jVdM7mmlTSH7K6yq1lTOIc9i-Gp1eZYSdGZZmAc,998' 2025-06-01T22:51:53.5225351Z ++ read fname 2025-06-01T22:51:53.5225672Z ++ make_wheel_record torch/include/ATen/ops/asin_ops.h 2025-06-01T22:51:53.5226098Z ++ FPATH=torch/include/ATen/ops/asin_ops.h 2025-06-01T22:51:53.5226492Z ++ echo torch/include/ATen/ops/asin_ops.h 2025-06-01T22:51:53.5226829Z ++ grep RECORD 2025-06-01T22:51:53.5251134Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asin_ops.h 2025-06-01T22:51:53.5251636Z +++ openssl base64 2025-06-01T22:51:53.5252783Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.5254127Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.5255373Z +++ sed -e s/=//g 2025-06-01T22:51:53.5291509Z ++ HASH=hiWmYo97x_BTLU8y7H-9Pu0B4Nh09JgrLKSpteiawXc 2025-06-01T22:51:53.5296636Z +++ ls -nl torch/include/ATen/ops/asin_ops.h 2025-06-01T22:51:53.5298312Z +++ awk '{print $5}' 2025-06-01T22:51:53.5325284Z ++ FSIZE=2028 2025-06-01T22:51:53.5325894Z ++ echo '"torch/include/ATen/ops/asin_ops.h",sha256=hiWmYo97x_BTLU8y7H-9Pu0B4Nh09JgrLKSpteiawXc,2028' 2025-06-01T22:51:53.5326541Z ++ read fname 2025-06-01T22:51:53.5326841Z ++ make_wheel_record torch/include/ATen/ops/asinh.h 2025-06-01T22:51:53.5327270Z ++ FPATH=torch/include/ATen/ops/asinh.h 2025-06-01T22:51:53.5327651Z ++ echo torch/include/ATen/ops/asinh.h 2025-06-01T22:51:53.5328007Z ++ grep RECORD 2025-06-01T22:51:53.5348496Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asinh.h 2025-06-01T22:51:53.5349731Z +++ openssl base64 2025-06-01T22:51:53.5350021Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.5350847Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.5352279Z +++ sed -e s/=//g 2025-06-01T22:51:53.5394428Z ++ HASH=ATyF091IkVCXizovQ2IVkDzpNLniygeH2bDY7NHnYAc 2025-06-01T22:51:53.5397129Z +++ ls -nl torch/include/ATen/ops/asinh.h 2025-06-01T22:51:53.5397979Z +++ awk '{print $5}' 2025-06-01T22:51:53.5427129Z ++ FSIZE=1156 2025-06-01T22:51:53.5427788Z ++ echo '"torch/include/ATen/ops/asinh.h",sha256=ATyF091IkVCXizovQ2IVkDzpNLniygeH2bDY7NHnYAc,1156' 2025-06-01T22:51:53.5428415Z ++ read fname 2025-06-01T22:51:53.5428991Z ++ make_wheel_record torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.5429871Z ++ FPATH=torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.5430863Z ++ echo torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.5431447Z ++ grep RECORD 2025-06-01T22:51:53.5450248Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.5450976Z +++ openssl base64 2025-06-01T22:51:53.5451564Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.5452931Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.5454263Z +++ sed -e s/=//g 2025-06-01T22:51:53.5491172Z ++ HASH=XWUBJVXWCOR1SGb3SMCsbBtGfphnS7peYo66N9DqMNQ 2025-06-01T22:51:53.5496700Z +++ ls -nl torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.5498079Z +++ awk '{print $5}' 2025-06-01T22:51:53.5525612Z ++ FSIZE=839 2025-06-01T22:51:53.5526534Z ++ echo '"torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h",sha256=XWUBJVXWCOR1SGb3SMCsbBtGfphnS7peYo66N9DqMNQ,839' 2025-06-01T22:51:53.5527481Z ++ read fname 2025-06-01T22:51:53.5527990Z ++ make_wheel_record torch/include/ATen/ops/asinh_cpu_dispatch.h 2025-06-01T22:51:53.5528502Z ++ FPATH=torch/include/ATen/ops/asinh_cpu_dispatch.h 2025-06-01T22:51:53.5529027Z ++ echo torch/include/ATen/ops/asinh_cpu_dispatch.h 2025-06-01T22:51:53.5529410Z ++ grep RECORD 2025-06-01T22:51:53.5549062Z +++ openssl base64 2025-06-01T22:51:53.5549568Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asinh_cpu_dispatch.h 2025-06-01T22:51:53.5550079Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.5550706Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.5552063Z +++ sed -e s/=//g 2025-06-01T22:51:53.5597659Z ++ HASH=vaPhg0Yu4RhDrwXY9uMyvJW6cXCSsEN-Axudj9Z5Gx0 2025-06-01T22:51:53.5599352Z +++ ls -nl torch/include/ATen/ops/asinh_cpu_dispatch.h 2025-06-01T22:51:53.5600107Z +++ awk '{print $5}' 2025-06-01T22:51:53.5628987Z ++ FSIZE=924 2025-06-01T22:51:53.5629685Z ++ echo '"torch/include/ATen/ops/asinh_cpu_dispatch.h",sha256=vaPhg0Yu4RhDrwXY9uMyvJW6cXCSsEN-Axudj9Z5Gx0,924' 2025-06-01T22:51:53.5630389Z ++ read fname 2025-06-01T22:51:53.5630746Z ++ make_wheel_record torch/include/ATen/ops/asinh_cuda_dispatch.h 2025-06-01T22:51:53.5631257Z ++ FPATH=torch/include/ATen/ops/asinh_cuda_dispatch.h 2025-06-01T22:51:53.5631720Z ++ echo torch/include/ATen/ops/asinh_cuda_dispatch.h 2025-06-01T22:51:53.5632095Z ++ grep RECORD 2025-06-01T22:51:53.5650138Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asinh_cuda_dispatch.h 2025-06-01T22:51:53.5660997Z +++ openssl base64 2025-06-01T22:51:53.5661426Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.5661740Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.5662409Z +++ sed -e s/=//g 2025-06-01T22:51:53.5691049Z ++ HASH=HhALrALFbQq2j0EFNZin2Gy0ofneP_RMuHZn2uWTjQ0 2025-06-01T22:51:53.5696082Z +++ ls -nl torch/include/ATen/ops/asinh_cuda_dispatch.h 2025-06-01T22:51:53.5697838Z +++ awk '{print $5}' 2025-06-01T22:51:53.5725476Z ++ FSIZE=926 2025-06-01T22:51:53.5726187Z ++ echo '"torch/include/ATen/ops/asinh_cuda_dispatch.h",sha256=HhALrALFbQq2j0EFNZin2Gy0ofneP_RMuHZn2uWTjQ0,926' 2025-06-01T22:51:53.5726908Z ++ read fname 2025-06-01T22:51:53.5727243Z ++ make_wheel_record torch/include/ATen/ops/asinh_meta.h 2025-06-01T22:51:53.5727685Z ++ FPATH=torch/include/ATen/ops/asinh_meta.h 2025-06-01T22:51:53.5728235Z ++ echo torch/include/ATen/ops/asinh_meta.h 2025-06-01T22:51:53.5728608Z ++ grep RECORD 2025-06-01T22:51:53.5748185Z +++ openssl base64 2025-06-01T22:51:53.5748477Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asinh_meta.h 2025-06-01T22:51:53.5749154Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.5750302Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.5751621Z +++ sed -e s/=//g 2025-06-01T22:51:53.5793802Z ++ HASH=L8Wpwbx0g3g5y2WlHK1N8v2BCXNnGrkFWhf7HTXumqU 2025-06-01T22:51:53.5797870Z +++ ls -nl torch/include/ATen/ops/asinh_meta.h 2025-06-01T22:51:53.5798671Z +++ awk '{print $5}' 2025-06-01T22:51:53.5826584Z ++ FSIZE=566 2025-06-01T22:51:53.5827058Z ++ echo '"torch/include/ATen/ops/asinh_meta.h",sha256=L8Wpwbx0g3g5y2WlHK1N8v2BCXNnGrkFWhf7HTXumqU,566' 2025-06-01T22:51:53.5827297Z ++ read fname 2025-06-01T22:51:53.5827522Z ++ make_wheel_record torch/include/ATen/ops/asinh_meta_dispatch.h 2025-06-01T22:51:53.5827776Z ++ FPATH=torch/include/ATen/ops/asinh_meta_dispatch.h 2025-06-01T22:51:53.5827950Z ++ echo torch/include/ATen/ops/asinh_meta_dispatch.h 2025-06-01T22:51:53.5828213Z ++ grep RECORD 2025-06-01T22:51:53.5849090Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asinh_meta_dispatch.h 2025-06-01T22:51:53.5849507Z +++ openssl base64 2025-06-01T22:51:53.5850523Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.5851793Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.5853002Z +++ sed -e s/=//g 2025-06-01T22:51:53.5890201Z ++ HASH=ruiNpAsP9VM-FNYJnMUtSNrT6I5Sif_czWTS0GpSMLA 2025-06-01T22:51:53.5894997Z +++ ls -nl torch/include/ATen/ops/asinh_meta_dispatch.h 2025-06-01T22:51:53.5896100Z +++ awk '{print $5}' 2025-06-01T22:51:53.5924244Z ++ FSIZE=926 2025-06-01T22:51:53.5924833Z ++ echo '"torch/include/ATen/ops/asinh_meta_dispatch.h",sha256=ruiNpAsP9VM-FNYJnMUtSNrT6I5Sif_czWTS0GpSMLA,926' 2025-06-01T22:51:53.5925143Z ++ read fname 2025-06-01T22:51:53.5925483Z ++ make_wheel_record torch/include/ATen/ops/asinh_native.h 2025-06-01T22:51:53.5925627Z ++ FPATH=torch/include/ATen/ops/asinh_native.h 2025-06-01T22:51:53.5925830Z ++ echo torch/include/ATen/ops/asinh_native.h 2025-06-01T22:51:53.5925969Z ++ grep RECORD 2025-06-01T22:51:53.5947495Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asinh_native.h 2025-06-01T22:51:53.5947614Z +++ openssl base64 2025-06-01T22:51:53.5947868Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.5949160Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.5950458Z +++ sed -e s/=//g 2025-06-01T22:51:53.5993901Z ++ HASH=qegUFDPDrx7HV5s9IF2YyswB-XdmhjDE3-nAuGCxKdM 2025-06-01T22:51:53.5996076Z +++ ls -nl torch/include/ATen/ops/asinh_native.h 2025-06-01T22:51:53.5997277Z +++ awk '{print $5}' 2025-06-01T22:51:53.6025920Z ++ FSIZE=1007 2025-06-01T22:51:53.6026408Z ++ echo '"torch/include/ATen/ops/asinh_native.h",sha256=qegUFDPDrx7HV5s9IF2YyswB-XdmhjDE3-nAuGCxKdM,1007' 2025-06-01T22:51:53.6026515Z ++ read fname 2025-06-01T22:51:53.6026705Z ++ make_wheel_record torch/include/ATen/ops/asinh_ops.h 2025-06-01T22:51:53.6026838Z ++ FPATH=torch/include/ATen/ops/asinh_ops.h 2025-06-01T22:51:53.6026969Z ++ echo torch/include/ATen/ops/asinh_ops.h 2025-06-01T22:51:53.6027370Z ++ grep RECORD 2025-06-01T22:51:53.6049224Z +++ openssl base64 2025-06-01T22:51:53.6049495Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/asinh_ops.h 2025-06-01T22:51:53.6049672Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.6050831Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.6052073Z +++ sed -e s/=//g 2025-06-01T22:51:53.6091501Z ++ HASH=Tpi_iWvhhFOQ41puVbgoKIlPROiHJ725jfZSJ0ur128 2025-06-01T22:51:53.6096439Z +++ ls -nl torch/include/ATen/ops/asinh_ops.h 2025-06-01T22:51:53.6097986Z +++ awk '{print $5}' 2025-06-01T22:51:53.6125486Z ++ FSIZE=2037 2025-06-01T22:51:53.6125936Z ++ echo '"torch/include/ATen/ops/asinh_ops.h",sha256=Tpi_iWvhhFOQ41puVbgoKIlPROiHJ725jfZSJ0ur128,2037' 2025-06-01T22:51:53.6126052Z ++ read fname 2025-06-01T22:51:53.6126213Z ++ make_wheel_record torch/include/ATen/ops/atan.h 2025-06-01T22:51:53.6126361Z ++ FPATH=torch/include/ATen/ops/atan.h 2025-06-01T22:51:53.6126484Z ++ echo torch/include/ATen/ops/atan.h 2025-06-01T22:51:53.6127087Z ++ grep RECORD 2025-06-01T22:51:53.6148695Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan.h 2025-06-01T22:51:53.6148814Z +++ openssl base64 2025-06-01T22:51:53.6149879Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.6151111Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.6152443Z +++ sed -e s/=//g 2025-06-01T22:51:53.6195204Z ++ HASH=XoiEIeNblAWHEHHPFFGPiVcs5tKnvGtZUNA-eaUVP10 2025-06-01T22:51:53.6197446Z +++ ls -nl torch/include/ATen/ops/atan.h 2025-06-01T22:51:53.6198348Z +++ awk '{print $5}' 2025-06-01T22:51:53.6226723Z ++ FSIZE=1143 2025-06-01T22:51:53.6227189Z ++ echo '"torch/include/ATen/ops/atan.h",sha256=XoiEIeNblAWHEHHPFFGPiVcs5tKnvGtZUNA-eaUVP10,1143' 2025-06-01T22:51:53.6227289Z ++ read fname 2025-06-01T22:51:53.6227445Z ++ make_wheel_record torch/include/ATen/ops/atan2.h 2025-06-01T22:51:53.6227720Z ++ FPATH=torch/include/ATen/ops/atan2.h 2025-06-01T22:51:53.6227887Z ++ echo torch/include/ATen/ops/atan2.h 2025-06-01T22:51:53.6228167Z ++ grep RECORD 2025-06-01T22:51:53.6248885Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan2.h 2025-06-01T22:51:53.6249553Z +++ openssl base64 2025-06-01T22:51:53.6250664Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.6252074Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.6253446Z +++ sed -e s/=//g 2025-06-01T22:51:53.6290268Z ++ HASH=KPcs76v99D4TnvHyx-N2kECe5MObyaSuKa7yXhbRmDg 2025-06-01T22:51:53.6295243Z +++ ls -nl torch/include/ATen/ops/atan2.h 2025-06-01T22:51:53.6296231Z +++ awk '{print $5}' 2025-06-01T22:51:53.6324138Z ++ FSIZE=1158 2025-06-01T22:51:53.6324784Z ++ echo '"torch/include/ATen/ops/atan2.h",sha256=KPcs76v99D4TnvHyx-N2kECe5MObyaSuKa7yXhbRmDg,1158' 2025-06-01T22:51:53.6324901Z ++ read fname 2025-06-01T22:51:53.6325325Z ++ make_wheel_record torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.6325691Z ++ FPATH=torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.6326191Z ++ echo torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.6326350Z ++ grep RECORD 2025-06-01T22:51:53.6347717Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.6347848Z +++ openssl base64 2025-06-01T22:51:53.6348308Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.6349341Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.6350603Z +++ sed -e s/=//g 2025-06-01T22:51:53.6393399Z ++ HASH=YqjnXLlGksLr4zjEjpY71TGCLDd_j8c6wekt-xoRi8g 2025-06-01T22:51:53.6396570Z +++ ls -nl torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.6397088Z +++ awk '{print $5}' 2025-06-01T22:51:53.6426022Z ++ FSIZE=891 2025-06-01T22:51:53.6426753Z ++ echo '"torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h",sha256=YqjnXLlGksLr4zjEjpY71TGCLDd_j8c6wekt-xoRi8g,891' 2025-06-01T22:51:53.6426875Z ++ read fname 2025-06-01T22:51:53.6427087Z ++ make_wheel_record torch/include/ATen/ops/atan2_cpu_dispatch.h 2025-06-01T22:51:53.6427260Z ++ FPATH=torch/include/ATen/ops/atan2_cpu_dispatch.h 2025-06-01T22:51:53.6427413Z ++ echo torch/include/ATen/ops/atan2_cpu_dispatch.h 2025-06-01T22:51:53.6427550Z ++ grep RECORD 2025-06-01T22:51:53.6447496Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan2_cpu_dispatch.h 2025-06-01T22:51:53.6448030Z +++ openssl base64 2025-06-01T22:51:53.6449020Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.6450351Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.6451670Z +++ sed -e s/=//g 2025-06-01T22:51:53.6488947Z ++ HASH=zMYn6YJFoYVrRH1gECfH-7d8fQIy0pnPRyom2Fx6CT0 2025-06-01T22:51:53.6493917Z +++ ls -nl torch/include/ATen/ops/atan2_cpu_dispatch.h 2025-06-01T22:51:53.6494723Z +++ awk '{print $5}' 2025-06-01T22:51:53.6522362Z ++ FSIZE=1028 2025-06-01T22:51:53.6522994Z ++ echo '"torch/include/ATen/ops/atan2_cpu_dispatch.h",sha256=zMYn6YJFoYVrRH1gECfH-7d8fQIy0pnPRyom2Fx6CT0,1028' 2025-06-01T22:51:53.6523150Z ++ read fname 2025-06-01T22:51:53.6523427Z ++ make_wheel_record torch/include/ATen/ops/atan2_cuda_dispatch.h 2025-06-01T22:51:53.6523751Z ++ FPATH=torch/include/ATen/ops/atan2_cuda_dispatch.h 2025-06-01T22:51:53.6524052Z ++ echo torch/include/ATen/ops/atan2_cuda_dispatch.h 2025-06-01T22:51:53.6525134Z ++ grep RECORD 2025-06-01T22:51:53.6547746Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan2_cuda_dispatch.h 2025-06-01T22:51:53.6547864Z +++ openssl base64 2025-06-01T22:51:53.6547966Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.6548069Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.6549097Z +++ sed -e s/=//g 2025-06-01T22:51:53.6592313Z ++ HASH=xTWeq4ixt7FJW7kqKHfBxGm2B30LWHz3Me9ibvIuuv4 2025-06-01T22:51:53.6595605Z +++ ls -nl torch/include/ATen/ops/atan2_cuda_dispatch.h 2025-06-01T22:51:53.6596072Z +++ awk '{print $5}' 2025-06-01T22:51:53.6624114Z ++ FSIZE=1030 2025-06-01T22:51:53.6624851Z ++ echo '"torch/include/ATen/ops/atan2_cuda_dispatch.h",sha256=xTWeq4ixt7FJW7kqKHfBxGm2B30LWHz3Me9ibvIuuv4,1030' 2025-06-01T22:51:53.6624960Z ++ read fname 2025-06-01T22:51:53.6625141Z ++ make_wheel_record torch/include/ATen/ops/atan2_meta.h 2025-06-01T22:51:53.6625298Z ++ FPATH=torch/include/ATen/ops/atan2_meta.h 2025-06-01T22:51:53.6625428Z ++ echo torch/include/ATen/ops/atan2_meta.h 2025-06-01T22:51:53.6626067Z ++ grep RECORD 2025-06-01T22:51:53.6647543Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan2_meta.h 2025-06-01T22:51:53.6647664Z +++ openssl base64 2025-06-01T22:51:53.6648540Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.6649771Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.6651117Z +++ sed -e s/=//g 2025-06-01T22:51:53.6690353Z ++ HASH=PaOGVgjaATVANI_3ZHT6mIMri9mONE4sp0r7Fl2PWHc 2025-06-01T22:51:53.6695267Z +++ ls -nl torch/include/ATen/ops/atan2_meta.h 2025-06-01T22:51:53.6696363Z +++ awk '{print $5}' 2025-06-01T22:51:53.6722329Z ++ FSIZE=592 2025-06-01T22:51:53.6722801Z ++ echo '"torch/include/ATen/ops/atan2_meta.h",sha256=PaOGVgjaATVANI_3ZHT6mIMri9mONE4sp0r7Fl2PWHc,592' 2025-06-01T22:51:53.6723034Z ++ read fname 2025-06-01T22:51:53.6723318Z ++ make_wheel_record torch/include/ATen/ops/atan2_meta_dispatch.h 2025-06-01T22:51:53.6723564Z ++ FPATH=torch/include/ATen/ops/atan2_meta_dispatch.h 2025-06-01T22:51:53.6724558Z ++ echo torch/include/ATen/ops/atan2_meta_dispatch.h 2025-06-01T22:51:53.6724928Z ++ grep RECORD 2025-06-01T22:51:53.6747027Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan2_meta_dispatch.h 2025-06-01T22:51:53.6747160Z +++ openssl base64 2025-06-01T22:51:53.6748164Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.6748678Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.6750101Z +++ sed -e s/=//g 2025-06-01T22:51:53.6792393Z ++ HASH=0FeW_H7IsRfktHWg5g928-SR-M3tSnUhxwRBTwDVQRs 2025-06-01T22:51:53.6796327Z +++ ls -nl torch/include/ATen/ops/atan2_meta_dispatch.h 2025-06-01T22:51:53.6797309Z +++ awk '{print $5}' 2025-06-01T22:51:53.6825379Z ++ FSIZE=1030 2025-06-01T22:51:53.6825921Z ++ echo '"torch/include/ATen/ops/atan2_meta_dispatch.h",sha256=0FeW_H7IsRfktHWg5g928-SR-M3tSnUhxwRBTwDVQRs,1030' 2025-06-01T22:51:53.6826038Z ++ read fname 2025-06-01T22:51:53.6826225Z ++ make_wheel_record torch/include/ATen/ops/atan2_native.h 2025-06-01T22:51:53.6826385Z ++ FPATH=torch/include/ATen/ops/atan2_native.h 2025-06-01T22:51:53.6826535Z ++ echo torch/include/ATen/ops/atan2_native.h 2025-06-01T22:51:53.6827206Z ++ grep RECORD 2025-06-01T22:51:53.6849083Z +++ openssl base64 2025-06-01T22:51:53.6849688Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.6849966Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan2_native.h 2025-06-01T22:51:53.6850948Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.6852337Z +++ sed -e s/=//g 2025-06-01T22:51:53.6892405Z ++ HASH=T2inn-cofqEZlA7ON21w5e05KWGiSYY2A-NCs4T-2HU 2025-06-01T22:51:53.6898392Z +++ ls -nl torch/include/ATen/ops/atan2_native.h 2025-06-01T22:51:53.6898956Z +++ awk '{print $5}' 2025-06-01T22:51:53.6926060Z ++ FSIZE=619 2025-06-01T22:51:53.6926536Z ++ echo '"torch/include/ATen/ops/atan2_native.h",sha256=T2inn-cofqEZlA7ON21w5e05KWGiSYY2A-NCs4T-2HU,619' 2025-06-01T22:51:53.6926649Z ++ read fname 2025-06-01T22:51:53.6926830Z ++ make_wheel_record torch/include/ATen/ops/atan2_ops.h 2025-06-01T22:51:53.6927124Z ++ FPATH=torch/include/ATen/ops/atan2_ops.h 2025-06-01T22:51:53.6927600Z ++ echo torch/include/ATen/ops/atan2_ops.h 2025-06-01T22:51:53.6927704Z ++ grep RECORD 2025-06-01T22:51:53.6948765Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan2_ops.h 2025-06-01T22:51:53.6949111Z +++ openssl base64 2025-06-01T22:51:53.6950123Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.6951387Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.6952652Z +++ sed -e s/=//g 2025-06-01T22:51:53.6994163Z ++ HASH=p-N6dXl2AgspwUiUygN0oLDzABwqOERW7aPxLfLOj2k 2025-06-01T22:51:53.6997796Z +++ ls -nl torch/include/ATen/ops/atan2_ops.h 2025-06-01T22:51:53.6998729Z +++ awk '{print $5}' 2025-06-01T22:51:53.7027090Z ++ FSIZE=2295 2025-06-01T22:51:53.7027657Z ++ echo '"torch/include/ATen/ops/atan2_ops.h",sha256=p-N6dXl2AgspwUiUygN0oLDzABwqOERW7aPxLfLOj2k,2295' 2025-06-01T22:51:53.7027917Z ++ read fname 2025-06-01T22:51:53.7028336Z ++ make_wheel_record torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.7028689Z ++ FPATH=torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.7029025Z ++ echo torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.7029138Z ++ grep RECORD 2025-06-01T22:51:53.7049836Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.7049953Z +++ openssl base64 2025-06-01T22:51:53.7050976Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.7052302Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.7053675Z +++ sed -e s/=//g 2025-06-01T22:51:53.7090508Z ++ HASH=gOueKxq4BYkz195quAbAgPb9RC-j40NJoguAcxD7Qv8 2025-06-01T22:51:53.7095517Z +++ ls -nl torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.7096234Z +++ awk '{print $5}' 2025-06-01T22:51:53.7122445Z ++ FSIZE=837 2025-06-01T22:51:53.7123231Z ++ echo '"torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h",sha256=gOueKxq4BYkz195quAbAgPb9RC-j40NJoguAcxD7Qv8,837' 2025-06-01T22:51:53.7123472Z ++ read fname 2025-06-01T22:51:53.7123701Z ++ make_wheel_record torch/include/ATen/ops/atan_cpu_dispatch.h 2025-06-01T22:51:53.7123986Z ++ FPATH=torch/include/ATen/ops/atan_cpu_dispatch.h 2025-06-01T22:51:53.7124507Z ++ echo torch/include/ATen/ops/atan_cpu_dispatch.h 2025-06-01T22:51:53.7125131Z ++ grep RECORD 2025-06-01T22:51:53.7147679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan_cpu_dispatch.h 2025-06-01T22:51:53.7147792Z +++ openssl base64 2025-06-01T22:51:53.7147893Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.7148799Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.7149965Z +++ sed -e s/=//g 2025-06-01T22:51:53.7193273Z ++ HASH=RsD0iE3lk2CMWuWAqHSt9ms0l_vLIWDmG3ZacMPf5Qg 2025-06-01T22:51:53.7195393Z +++ ls -nl torch/include/ATen/ops/atan_cpu_dispatch.h 2025-06-01T22:51:53.7196492Z +++ awk '{print $5}' 2025-06-01T22:51:53.7225026Z ++ FSIZE=920 2025-06-01T22:51:53.7225575Z ++ echo '"torch/include/ATen/ops/atan_cpu_dispatch.h",sha256=RsD0iE3lk2CMWuWAqHSt9ms0l_vLIWDmG3ZacMPf5Qg,920' 2025-06-01T22:51:53.7225673Z ++ read fname 2025-06-01T22:51:53.7225883Z ++ make_wheel_record torch/include/ATen/ops/atan_cuda_dispatch.h 2025-06-01T22:51:53.7226058Z ++ FPATH=torch/include/ATen/ops/atan_cuda_dispatch.h 2025-06-01T22:51:53.7226215Z ++ echo torch/include/ATen/ops/atan_cuda_dispatch.h 2025-06-01T22:51:53.7226391Z ++ grep RECORD 2025-06-01T22:51:53.7247347Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan_cuda_dispatch.h 2025-06-01T22:51:53.7247468Z +++ openssl base64 2025-06-01T22:51:53.7248074Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.7249395Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.7250702Z +++ sed -e s/=//g 2025-06-01T22:51:53.7289533Z ++ HASH=-0BMCkdLIhuV69cmGYNL6geP-n2cgn8CBR2IruVHQ5A 2025-06-01T22:51:53.7294505Z +++ ls -nl torch/include/ATen/ops/atan_cuda_dispatch.h 2025-06-01T22:51:53.7295654Z +++ awk '{print $5}' 2025-06-01T22:51:53.7321967Z ++ FSIZE=922 2025-06-01T22:51:53.7322608Z ++ echo '"torch/include/ATen/ops/atan_cuda_dispatch.h",sha256=-0BMCkdLIhuV69cmGYNL6geP-n2cgn8CBR2IruVHQ5A,922' 2025-06-01T22:51:53.7322723Z ++ read fname 2025-06-01T22:51:53.7322896Z ++ make_wheel_record torch/include/ATen/ops/atan_meta.h 2025-06-01T22:51:53.7323029Z ++ FPATH=torch/include/ATen/ops/atan_meta.h 2025-06-01T22:51:53.7324045Z ++ echo torch/include/ATen/ops/atan_meta.h 2025-06-01T22:51:53.7325770Z ++ grep RECORD 2025-06-01T22:51:53.7347279Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan_meta.h 2025-06-01T22:51:53.7347411Z +++ openssl base64 2025-06-01T22:51:53.7347520Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.7348764Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.7350147Z +++ sed -e s/=//g 2025-06-01T22:51:53.7393624Z ++ HASH=mnkwvWqMfLvjVExM6HF3zqK0Zy_wP40pAMVhQYYG-V8 2025-06-01T22:51:53.7395530Z +++ ls -nl torch/include/ATen/ops/atan_meta.h 2025-06-01T22:51:53.7396386Z +++ awk '{print $5}' 2025-06-01T22:51:53.7424692Z ++ FSIZE=565 2025-06-01T22:51:53.7425159Z ++ echo '"torch/include/ATen/ops/atan_meta.h",sha256=mnkwvWqMfLvjVExM6HF3zqK0Zy_wP40pAMVhQYYG-V8,565' 2025-06-01T22:51:53.7425275Z ++ read fname 2025-06-01T22:51:53.7425489Z ++ make_wheel_record torch/include/ATen/ops/atan_meta_dispatch.h 2025-06-01T22:51:53.7425651Z ++ FPATH=torch/include/ATen/ops/atan_meta_dispatch.h 2025-06-01T22:51:53.7425805Z ++ echo torch/include/ATen/ops/atan_meta_dispatch.h 2025-06-01T22:51:53.7426117Z ++ grep RECORD 2025-06-01T22:51:53.7446383Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan_meta_dispatch.h 2025-06-01T22:51:53.7447007Z +++ openssl base64 2025-06-01T22:51:53.7448108Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.7449512Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.7450757Z +++ sed -e s/=//g 2025-06-01T22:51:53.7489115Z ++ HASH=e3sGwmIE1cTJ2t9XlEKXzh7X_unwMwc44R9bXUn5lNM 2025-06-01T22:51:53.7494127Z +++ ls -nl torch/include/ATen/ops/atan_meta_dispatch.h 2025-06-01T22:51:53.7495256Z +++ awk '{print $5}' 2025-06-01T22:51:53.7523442Z ++ FSIZE=922 2025-06-01T22:51:53.7524363Z ++ echo '"torch/include/ATen/ops/atan_meta_dispatch.h",sha256=e3sGwmIE1cTJ2t9XlEKXzh7X_unwMwc44R9bXUn5lNM,922' 2025-06-01T22:51:53.7525238Z ++ read fname 2025-06-01T22:51:53.7525576Z ++ make_wheel_record torch/include/ATen/ops/atan_native.h 2025-06-01T22:51:53.7526025Z ++ FPATH=torch/include/ATen/ops/atan_native.h 2025-06-01T22:51:53.7526438Z ++ echo torch/include/ATen/ops/atan_native.h 2025-06-01T22:51:53.7526791Z ++ grep RECORD 2025-06-01T22:51:53.7548082Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan_native.h 2025-06-01T22:51:53.7548569Z +++ openssl base64 2025-06-01T22:51:53.7548844Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.7551122Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.7552199Z +++ sed -e s/=//g 2025-06-01T22:51:53.7593495Z ++ HASH=M6GPqGJLQncjOcaHeLnYU06p0j1ZdtVbw3gAeU88Z7Y 2025-06-01T22:51:53.7595413Z +++ ls -nl torch/include/ATen/ops/atan_native.h 2025-06-01T22:51:53.7596259Z +++ awk '{print $5}' 2025-06-01T22:51:53.7624920Z ++ FSIZE=998 2025-06-01T22:51:53.7625628Z ++ echo '"torch/include/ATen/ops/atan_native.h",sha256=M6GPqGJLQncjOcaHeLnYU06p0j1ZdtVbw3gAeU88Z7Y,998' 2025-06-01T22:51:53.7626293Z ++ read fname 2025-06-01T22:51:53.7626601Z ++ make_wheel_record torch/include/ATen/ops/atan_ops.h 2025-06-01T22:51:53.7627050Z ++ FPATH=torch/include/ATen/ops/atan_ops.h 2025-06-01T22:51:53.7627418Z ++ echo torch/include/ATen/ops/atan_ops.h 2025-06-01T22:51:53.7627770Z ++ grep RECORD 2025-06-01T22:51:53.7647960Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atan_ops.h 2025-06-01T22:51:53.7648452Z +++ openssl base64 2025-06-01T22:51:53.7649074Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.7650194Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.7651579Z +++ sed -e s/=//g 2025-06-01T22:51:53.7689838Z ++ HASH=yaCnjjXGKFXLt4znXprX8Li3_IWb5q9Mo2WGWxG0Ls4 2025-06-01T22:51:53.7694710Z +++ ls -nl torch/include/ATen/ops/atan_ops.h 2025-06-01T22:51:53.7695640Z +++ awk '{print $5}' 2025-06-01T22:51:53.7722764Z ++ FSIZE=2028 2025-06-01T22:51:53.7723616Z ++ echo '"torch/include/ATen/ops/atan_ops.h",sha256=yaCnjjXGKFXLt4znXprX8Li3_IWb5q9Mo2WGWxG0Ls4,2028' 2025-06-01T22:51:53.7724718Z ++ read fname 2025-06-01T22:51:53.7725054Z ++ make_wheel_record torch/include/ATen/ops/atanh.h 2025-06-01T22:51:53.7725487Z ++ FPATH=torch/include/ATen/ops/atanh.h 2025-06-01T22:51:53.7725862Z ++ echo torch/include/ATen/ops/atanh.h 2025-06-01T22:51:53.7726221Z ++ grep RECORD 2025-06-01T22:51:53.7747828Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atanh.h 2025-06-01T22:51:53.7748318Z +++ openssl base64 2025-06-01T22:51:53.7748586Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.7748849Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.7749525Z +++ sed -e s/=//g 2025-06-01T22:51:53.7792418Z ++ HASH=arYjjlv76DPRNJhCkIPJb18FlLKLxQzCg4sSNUVgcxw 2025-06-01T22:51:53.7795269Z +++ ls -nl torch/include/ATen/ops/atanh.h 2025-06-01T22:51:53.7796121Z +++ awk '{print $5}' 2025-06-01T22:51:53.7825124Z ++ FSIZE=1156 2025-06-01T22:51:53.7825757Z ++ echo '"torch/include/ATen/ops/atanh.h",sha256=arYjjlv76DPRNJhCkIPJb18FlLKLxQzCg4sSNUVgcxw,1156' 2025-06-01T22:51:53.7826390Z ++ read fname 2025-06-01T22:51:53.7826958Z ++ make_wheel_record torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.7827836Z ++ FPATH=torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.7828667Z ++ echo torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.7829233Z ++ grep RECORD 2025-06-01T22:51:53.7848648Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.7849400Z +++ openssl base64 2025-06-01T22:51:53.7849777Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.7851212Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.7852475Z +++ sed -e s/=//g 2025-06-01T22:51:53.7890193Z ++ HASH=Oo-i9SdkZbDJgWn5INR4ery80-el6-uZBItpmm_GU5I 2025-06-01T22:51:53.7895463Z +++ ls -nl torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:53.7896347Z +++ awk '{print $5}' 2025-06-01T22:51:53.7922386Z ++ FSIZE=839 2025-06-01T22:51:53.7923465Z ++ echo '"torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Oo-i9SdkZbDJgWn5INR4ery80-el6-uZBItpmm_GU5I,839' 2025-06-01T22:51:53.7924685Z ++ read fname 2025-06-01T22:51:53.7925043Z ++ make_wheel_record torch/include/ATen/ops/atanh_cpu_dispatch.h 2025-06-01T22:51:53.7925564Z ++ FPATH=torch/include/ATen/ops/atanh_cpu_dispatch.h 2025-06-01T22:51:53.7926025Z ++ echo torch/include/ATen/ops/atanh_cpu_dispatch.h 2025-06-01T22:51:53.7926662Z ++ grep RECORD 2025-06-01T22:51:53.7947812Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atanh_cpu_dispatch.h 2025-06-01T22:51:53.7948871Z +++ openssl base64 2025-06-01T22:51:53.7950351Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.7951739Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.7953199Z +++ sed -e s/=//g 2025-06-01T22:51:53.7993829Z ++ HASH=DkPSF_j83bb_UQOtoNwRdKH8v0Z3a-IxFY2ryYlYS4o 2025-06-01T22:51:53.8002915Z +++ ls -nl torch/include/ATen/ops/atanh_cpu_dispatch.h 2025-06-01T22:51:53.8004079Z +++ awk '{print $5}' 2025-06-01T22:51:53.8032544Z ++ FSIZE=924 2025-06-01T22:51:53.8033315Z ++ echo '"torch/include/ATen/ops/atanh_cpu_dispatch.h",sha256=DkPSF_j83bb_UQOtoNwRdKH8v0Z3a-IxFY2ryYlYS4o,924' 2025-06-01T22:51:53.8033984Z ++ read fname 2025-06-01T22:51:53.8034347Z ++ make_wheel_record torch/include/ATen/ops/atanh_cuda_dispatch.h 2025-06-01T22:51:53.8034844Z ++ FPATH=torch/include/ATen/ops/atanh_cuda_dispatch.h 2025-06-01T22:51:53.8035300Z ++ echo torch/include/ATen/ops/atanh_cuda_dispatch.h 2025-06-01T22:51:53.8035675Z ++ grep RECORD 2025-06-01T22:51:53.8054503Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atanh_cuda_dispatch.h 2025-06-01T22:51:53.8055273Z +++ openssl base64 2025-06-01T22:51:53.8056125Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.8057416Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.8059395Z +++ sed -e s/=//g 2025-06-01T22:51:53.8098547Z ++ HASH=0pjqsnPEi1m2644blhUV3ATJD-Z5Ok2lrLTzlCodzF4 2025-06-01T22:51:53.8102189Z +++ ls -nl torch/include/ATen/ops/atanh_cuda_dispatch.h 2025-06-01T22:51:53.8103232Z +++ awk '{print $5}' 2025-06-01T22:51:53.8127552Z ++ FSIZE=926 2025-06-01T22:51:53.8128219Z ++ echo '"torch/include/ATen/ops/atanh_cuda_dispatch.h",sha256=0pjqsnPEi1m2644blhUV3ATJD-Z5Ok2lrLTzlCodzF4,926' 2025-06-01T22:51:53.8128923Z ++ read fname 2025-06-01T22:51:53.8129265Z ++ make_wheel_record torch/include/ATen/ops/atanh_meta.h 2025-06-01T22:51:53.8129721Z ++ FPATH=torch/include/ATen/ops/atanh_meta.h 2025-06-01T22:51:53.8130942Z ++ echo torch/include/ATen/ops/atanh_meta.h 2025-06-01T22:51:53.8131925Z ++ grep RECORD 2025-06-01T22:51:53.8151757Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atanh_meta.h 2025-06-01T22:51:53.8152259Z +++ openssl base64 2025-06-01T22:51:53.8153016Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.8154488Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.8155797Z +++ sed -e s/=//g 2025-06-01T22:51:53.8198887Z ++ HASH=j3IlyCnzG3-H-iGam8vRGNnPcK-O110_BnIhkRZUlyI 2025-06-01T22:51:53.8201044Z +++ ls -nl torch/include/ATen/ops/atanh_meta.h 2025-06-01T22:51:53.8202162Z +++ awk '{print $5}' 2025-06-01T22:51:53.8229898Z ++ FSIZE=566 2025-06-01T22:51:53.8230677Z ++ echo '"torch/include/ATen/ops/atanh_meta.h",sha256=j3IlyCnzG3-H-iGam8vRGNnPcK-O110_BnIhkRZUlyI,566' 2025-06-01T22:51:53.8231321Z ++ read fname 2025-06-01T22:51:53.8231686Z ++ make_wheel_record torch/include/ATen/ops/atanh_meta_dispatch.h 2025-06-01T22:51:53.8232181Z ++ FPATH=torch/include/ATen/ops/atanh_meta_dispatch.h 2025-06-01T22:51:53.8232633Z ++ echo torch/include/ATen/ops/atanh_meta_dispatch.h 2025-06-01T22:51:53.8233007Z ++ grep RECORD 2025-06-01T22:51:53.8250963Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atanh_meta_dispatch.h 2025-06-01T22:51:53.8251468Z +++ openssl base64 2025-06-01T22:51:53.8252514Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.8253880Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.8255124Z +++ sed -e s/=//g 2025-06-01T22:51:53.8291177Z ++ HASH=ie0GfrrAcdXNSxSKl9isvfgjqa9ezsWqoaA4wZkp670 2025-06-01T22:51:53.8296125Z +++ ls -nl torch/include/ATen/ops/atanh_meta_dispatch.h 2025-06-01T22:51:53.8298019Z +++ awk '{print $5}' 2025-06-01T22:51:53.8325225Z ++ FSIZE=926 2025-06-01T22:51:53.8326031Z ++ echo '"torch/include/ATen/ops/atanh_meta_dispatch.h",sha256=ie0GfrrAcdXNSxSKl9isvfgjqa9ezsWqoaA4wZkp670,926' 2025-06-01T22:51:53.8326763Z ++ read fname 2025-06-01T22:51:53.8327093Z ++ make_wheel_record torch/include/ATen/ops/atanh_native.h 2025-06-01T22:51:53.8327564Z ++ FPATH=torch/include/ATen/ops/atanh_native.h 2025-06-01T22:51:53.8327973Z ++ echo torch/include/ATen/ops/atanh_native.h 2025-06-01T22:51:53.8328343Z ++ grep RECORD 2025-06-01T22:51:53.8349042Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atanh_native.h 2025-06-01T22:51:53.8349776Z +++ openssl base64 2025-06-01T22:51:53.8351096Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.8352347Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.8353667Z +++ sed -e s/=//g 2025-06-01T22:51:53.8393876Z ++ HASH=M1WdCLrM8pyuxgmbdJ8W5K4MtIeyS3EZuT3AYW2e7SE 2025-06-01T22:51:53.8398705Z +++ ls -nl torch/include/ATen/ops/atanh_native.h 2025-06-01T22:51:53.8399909Z +++ awk '{print $5}' 2025-06-01T22:51:53.8427362Z ++ FSIZE=1007 2025-06-01T22:51:53.8428029Z ++ echo '"torch/include/ATen/ops/atanh_native.h",sha256=M1WdCLrM8pyuxgmbdJ8W5K4MtIeyS3EZuT3AYW2e7SE,1007' 2025-06-01T22:51:53.8428682Z ++ read fname 2025-06-01T22:51:53.8429005Z ++ make_wheel_record torch/include/ATen/ops/atanh_ops.h 2025-06-01T22:51:53.8429426Z ++ FPATH=torch/include/ATen/ops/atanh_ops.h 2025-06-01T22:51:53.8429814Z ++ echo torch/include/ATen/ops/atanh_ops.h 2025-06-01T22:51:53.8430161Z ++ grep RECORD 2025-06-01T22:51:53.8453140Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atanh_ops.h 2025-06-01T22:51:53.8453648Z +++ openssl base64 2025-06-01T22:51:53.8455036Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.8456385Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.8457974Z +++ sed -e s/=//g 2025-06-01T22:51:53.8493688Z ++ HASH=b9bmmwZ8fcKfWUSiYwGPhaLqFtv4Nelv6RtiBxNO7K8 2025-06-01T22:51:53.8499343Z +++ ls -nl torch/include/ATen/ops/atanh_ops.h 2025-06-01T22:51:53.8500099Z +++ awk '{print $5}' 2025-06-01T22:51:53.8525925Z ++ FSIZE=2037 2025-06-01T22:51:53.8526713Z ++ echo '"torch/include/ATen/ops/atanh_ops.h",sha256=b9bmmwZ8fcKfWUSiYwGPhaLqFtv4Nelv6RtiBxNO7K8,2037' 2025-06-01T22:51:53.8527396Z ++ read fname 2025-06-01T22:51:53.8527734Z ++ make_wheel_record torch/include/ATen/ops/atleast_1d.h 2025-06-01T22:51:53.8528179Z ++ FPATH=torch/include/ATen/ops/atleast_1d.h 2025-06-01T22:51:53.8528586Z ++ echo torch/include/ATen/ops/atleast_1d.h 2025-06-01T22:51:53.8528937Z ++ grep RECORD 2025-06-01T22:51:53.8549295Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atleast_1d.h 2025-06-01T22:51:53.8549782Z +++ openssl base64 2025-06-01T22:51:53.8550854Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.8552242Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.8553576Z +++ sed -e s/=//g 2025-06-01T22:51:53.8594524Z ++ HASH=G2NMODCzaZSyX8M8z2w5GZDzwlp0nTLFsO7cnKA4X_k 2025-06-01T22:51:53.8597451Z +++ ls -nl torch/include/ATen/ops/atleast_1d.h 2025-06-01T22:51:53.8598258Z +++ awk '{print $5}' 2025-06-01T22:51:53.8626172Z ++ FSIZE=842 2025-06-01T22:51:53.8627048Z ++ echo '"torch/include/ATen/ops/atleast_1d.h",sha256=G2NMODCzaZSyX8M8z2w5GZDzwlp0nTLFsO7cnKA4X_k,842' 2025-06-01T22:51:53.8627704Z ++ read fname 2025-06-01T22:51:53.8628203Z ++ make_wheel_record torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.8629002Z ++ FPATH=torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.8629727Z ++ echo torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.8630259Z ++ grep RECORD 2025-06-01T22:51:53.8649135Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.8649824Z +++ openssl base64 2025-06-01T22:51:53.8650282Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.8651645Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.8652942Z +++ sed -e s/=//g 2025-06-01T22:51:53.8690208Z ++ HASH=sabjmZ2Q4zW5Ki65GKr0Q5Jx9i5cug-_a4u6EFccaZo 2025-06-01T22:51:53.8695124Z +++ ls -nl torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.8695997Z +++ awk '{print $5}' 2025-06-01T22:51:53.8722418Z ++ FSIZE=840 2025-06-01T22:51:53.8723300Z ++ echo '"torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h",sha256=sabjmZ2Q4zW5Ki65GKr0Q5Jx9i5cug-_a4u6EFccaZo,840' 2025-06-01T22:51:53.8724442Z ++ read fname 2025-06-01T22:51:53.8724797Z ++ make_wheel_record torch/include/ATen/ops/atleast_1d_native.h 2025-06-01T22:51:53.8725302Z ++ FPATH=torch/include/ATen/ops/atleast_1d_native.h 2025-06-01T22:51:53.8725739Z ++ echo torch/include/ATen/ops/atleast_1d_native.h 2025-06-01T22:51:53.8726134Z ++ grep RECORD 2025-06-01T22:51:53.8747280Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atleast_1d_native.h 2025-06-01T22:51:53.8747825Z +++ openssl base64 2025-06-01T22:51:53.8748111Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.8748697Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.8750034Z +++ sed -e s/=//g 2025-06-01T22:51:53.8791054Z ++ HASH=1Ezi_cLA0OhRsyKxfu8QU7yowH7GSBul1iD3oVDs7nc 2025-06-01T22:51:53.8794460Z +++ ls -nl torch/include/ATen/ops/atleast_1d_native.h 2025-06-01T22:51:53.8795225Z +++ awk '{print $5}' 2025-06-01T22:51:53.8823040Z ++ FSIZE=552 2025-06-01T22:51:53.8823689Z ++ echo '"torch/include/ATen/ops/atleast_1d_native.h",sha256=1Ezi_cLA0OhRsyKxfu8QU7yowH7GSBul1iD3oVDs7nc,552' 2025-06-01T22:51:53.8824351Z ++ read fname 2025-06-01T22:51:53.8824694Z ++ make_wheel_record torch/include/ATen/ops/atleast_1d_ops.h 2025-06-01T22:51:53.8825151Z ++ FPATH=torch/include/ATen/ops/atleast_1d_ops.h 2025-06-01T22:51:53.8825569Z ++ echo torch/include/ATen/ops/atleast_1d_ops.h 2025-06-01T22:51:53.8825927Z ++ grep RECORD 2025-06-01T22:51:53.8846535Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atleast_1d_ops.h 2025-06-01T22:51:53.8847070Z +++ openssl base64 2025-06-01T22:51:53.8847341Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.8847845Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.8850079Z +++ sed -e s/=//g 2025-06-01T22:51:53.8887549Z ++ HASH=ro1b4uI47p5PCseeY_c51blCSArjwSulVqF1wllOX9w 2025-06-01T22:51:53.8892369Z +++ ls -nl torch/include/ATen/ops/atleast_1d_ops.h 2025-06-01T22:51:53.8893136Z +++ awk '{print $5}' 2025-06-01T22:51:53.8921128Z ++ FSIZE=1553 2025-06-01T22:51:53.8921762Z ++ echo '"torch/include/ATen/ops/atleast_1d_ops.h",sha256=ro1b4uI47p5PCseeY_c51blCSArjwSulVqF1wllOX9w,1553' 2025-06-01T22:51:53.8922421Z ++ read fname 2025-06-01T22:51:53.8922734Z ++ make_wheel_record torch/include/ATen/ops/atleast_2d.h 2025-06-01T22:51:53.8923177Z ++ FPATH=torch/include/ATen/ops/atleast_2d.h 2025-06-01T22:51:53.8923588Z ++ echo torch/include/ATen/ops/atleast_2d.h 2025-06-01T22:51:53.8924065Z ++ grep RECORD 2025-06-01T22:51:53.8949802Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atleast_2d.h 2025-06-01T22:51:53.8950295Z +++ openssl base64 2025-06-01T22:51:53.8951049Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.8952501Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.8953812Z +++ sed -e s/=//g 2025-06-01T22:51:53.8995300Z ++ HASH=8_OWy_WhsJx_K0JK-5cn-CGg8TfBAkQIYicur8QL_GY 2025-06-01T22:51:53.8998374Z +++ ls -nl torch/include/ATen/ops/atleast_2d.h 2025-06-01T22:51:53.8999186Z +++ awk '{print $5}' 2025-06-01T22:51:53.9026279Z ++ FSIZE=842 2025-06-01T22:51:53.9026882Z ++ echo '"torch/include/ATen/ops/atleast_2d.h",sha256=8_OWy_WhsJx_K0JK-5cn-CGg8TfBAkQIYicur8QL_GY,842' 2025-06-01T22:51:53.9027492Z ++ read fname 2025-06-01T22:51:53.9028004Z ++ make_wheel_record torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9028806Z ++ FPATH=torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9029533Z ++ echo torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9030059Z ++ grep RECORD 2025-06-01T22:51:53.9048934Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9049647Z +++ openssl base64 2025-06-01T22:51:53.9050315Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.9051733Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.9053153Z +++ sed -e s/=//g 2025-06-01T22:51:53.9090444Z ++ HASH=Es7bwCTh6K1Hrc1ObtFm19xqK0SEAkdGyBhAeZgdWk8 2025-06-01T22:51:53.9095521Z +++ ls -nl torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9096086Z +++ awk '{print $5}' 2025-06-01T22:51:53.9123053Z ++ FSIZE=840 2025-06-01T22:51:53.9123996Z ++ echo '"torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h",sha256=Es7bwCTh6K1Hrc1ObtFm19xqK0SEAkdGyBhAeZgdWk8,840' 2025-06-01T22:51:53.9125037Z ++ read fname 2025-06-01T22:51:53.9125404Z ++ make_wheel_record torch/include/ATen/ops/atleast_2d_native.h 2025-06-01T22:51:53.9125898Z ++ FPATH=torch/include/ATen/ops/atleast_2d_native.h 2025-06-01T22:51:53.9126349Z ++ echo torch/include/ATen/ops/atleast_2d_native.h 2025-06-01T22:51:53.9126740Z ++ grep RECORD 2025-06-01T22:51:53.9147913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atleast_2d_native.h 2025-06-01T22:51:53.9148472Z +++ openssl base64 2025-06-01T22:51:53.9148733Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.9148994Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.9150040Z +++ sed -e s/=//g 2025-06-01T22:51:53.9192237Z ++ HASH=RsWErgz09xCnUFOOhm_Cx5Pxoq1ddYoWhe1uO5MRKIo 2025-06-01T22:51:53.9195401Z +++ ls -nl torch/include/ATen/ops/atleast_2d_native.h 2025-06-01T22:51:53.9196095Z +++ awk '{print $5}' 2025-06-01T22:51:53.9224203Z ++ FSIZE=552 2025-06-01T22:51:53.9224895Z ++ echo '"torch/include/ATen/ops/atleast_2d_native.h",sha256=RsWErgz09xCnUFOOhm_Cx5Pxoq1ddYoWhe1uO5MRKIo,552' 2025-06-01T22:51:53.9225560Z ++ read fname 2025-06-01T22:51:53.9225885Z ++ make_wheel_record torch/include/ATen/ops/atleast_2d_ops.h 2025-06-01T22:51:53.9226356Z ++ FPATH=torch/include/ATen/ops/atleast_2d_ops.h 2025-06-01T22:51:53.9226775Z ++ echo torch/include/ATen/ops/atleast_2d_ops.h 2025-06-01T22:51:53.9227128Z ++ grep RECORD 2025-06-01T22:51:53.9246951Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atleast_2d_ops.h 2025-06-01T22:51:53.9247471Z +++ openssl base64 2025-06-01T22:51:53.9247743Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.9248797Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.9250222Z +++ sed -e s/=//g 2025-06-01T22:51:53.9288690Z ++ HASH=QDASsiDruhwlcOyaLIvjQPb5rkA40rlWaYQz4BotHww 2025-06-01T22:51:53.9293508Z +++ ls -nl torch/include/ATen/ops/atleast_2d_ops.h 2025-06-01T22:51:53.9294436Z +++ awk '{print $5}' 2025-06-01T22:51:53.9321226Z ++ FSIZE=1553 2025-06-01T22:51:53.9321907Z ++ echo '"torch/include/ATen/ops/atleast_2d_ops.h",sha256=QDASsiDruhwlcOyaLIvjQPb5rkA40rlWaYQz4BotHww,1553' 2025-06-01T22:51:53.9322589Z ++ read fname 2025-06-01T22:51:53.9322901Z ++ make_wheel_record torch/include/ATen/ops/atleast_3d.h 2025-06-01T22:51:53.9323345Z ++ FPATH=torch/include/ATen/ops/atleast_3d.h 2025-06-01T22:51:53.9323725Z ++ echo torch/include/ATen/ops/atleast_3d.h 2025-06-01T22:51:53.9324205Z ++ grep RECORD 2025-06-01T22:51:53.9345281Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atleast_3d.h 2025-06-01T22:51:53.9346266Z +++ openssl base64 2025-06-01T22:51:53.9346525Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.9346793Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.9347927Z +++ sed -e s/=//g 2025-06-01T22:51:53.9388756Z ++ HASH=2JGCMgX0qITlHRAwoUXcGCpIflgcHJ7pZQg9ajHRS3g 2025-06-01T22:51:53.9392725Z +++ ls -nl torch/include/ATen/ops/atleast_3d.h 2025-06-01T22:51:53.9393444Z +++ awk '{print $5}' 2025-06-01T22:51:53.9420442Z ++ FSIZE=842 2025-06-01T22:51:53.9421112Z ++ echo '"torch/include/ATen/ops/atleast_3d.h",sha256=2JGCMgX0qITlHRAwoUXcGCpIflgcHJ7pZQg9ajHRS3g,842' 2025-06-01T22:51:53.9421753Z ++ read fname 2025-06-01T22:51:53.9422256Z ++ make_wheel_record torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9423037Z ++ FPATH=torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9423773Z ++ echo torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9424297Z ++ grep RECORD 2025-06-01T22:51:53.9445941Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9446644Z +++ openssl base64 2025-06-01T22:51:53.9446913Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.9447310Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.9447579Z +++ sed -e s/=//g 2025-06-01T22:51:53.9486510Z ++ HASH=SRXx--ZpMZn0FFTDEadUZ8qWG492up2Wf4YY4duHnYg 2025-06-01T22:51:53.9490259Z +++ ls -nl torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9490840Z +++ awk '{print $5}' 2025-06-01T22:51:53.9516718Z ++ FSIZE=840 2025-06-01T22:51:53.9517536Z ++ echo '"torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h",sha256=SRXx--ZpMZn0FFTDEadUZ8qWG492up2Wf4YY4duHnYg,840' 2025-06-01T22:51:53.9518377Z ++ read fname 2025-06-01T22:51:53.9518719Z ++ make_wheel_record torch/include/ATen/ops/atleast_3d_native.h 2025-06-01T22:51:53.9519216Z ++ FPATH=torch/include/ATen/ops/atleast_3d_native.h 2025-06-01T22:51:53.9519666Z ++ echo torch/include/ATen/ops/atleast_3d_native.h 2025-06-01T22:51:53.9520062Z ++ grep RECORD 2025-06-01T22:51:53.9543227Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atleast_3d_native.h 2025-06-01T22:51:53.9543741Z +++ openssl base64 2025-06-01T22:51:53.9544004Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.9545165Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.9545629Z +++ sed -e s/=//g 2025-06-01T22:51:53.9588165Z ++ HASH=S8B52EfVSjXz-2Mrv2Nvkf4JA3v0iMDmEYB4n_b49bQ 2025-06-01T22:51:53.9591168Z +++ ls -nl torch/include/ATen/ops/atleast_3d_native.h 2025-06-01T22:51:53.9592092Z +++ awk '{print $5}' 2025-06-01T22:51:53.9620495Z ++ FSIZE=552 2025-06-01T22:51:53.9621148Z ++ echo '"torch/include/ATen/ops/atleast_3d_native.h",sha256=S8B52EfVSjXz-2Mrv2Nvkf4JA3v0iMDmEYB4n_b49bQ,552' 2025-06-01T22:51:53.9621803Z ++ read fname 2025-06-01T22:51:53.9622147Z ++ make_wheel_record torch/include/ATen/ops/atleast_3d_ops.h 2025-06-01T22:51:53.9622621Z ++ FPATH=torch/include/ATen/ops/atleast_3d_ops.h 2025-06-01T22:51:53.9623039Z ++ echo torch/include/ATen/ops/atleast_3d_ops.h 2025-06-01T22:51:53.9623420Z ++ grep RECORD 2025-06-01T22:51:53.9643182Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/atleast_3d_ops.h 2025-06-01T22:51:53.9643851Z +++ openssl base64 2025-06-01T22:51:53.9644243Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.9644509Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.9646153Z +++ sed -e s/=//g 2025-06-01T22:51:53.9685487Z ++ HASH=5RWRGqcrRRm9glMXqgSMZq-AbK-S9FfV-geIEPEKjMo 2025-06-01T22:51:53.9689720Z +++ ls -nl torch/include/ATen/ops/atleast_3d_ops.h 2025-06-01T22:51:53.9690636Z +++ awk '{print $5}' 2025-06-01T22:51:53.9715940Z ++ FSIZE=1553 2025-06-01T22:51:53.9716603Z ++ echo '"torch/include/ATen/ops/atleast_3d_ops.h",sha256=5RWRGqcrRRm9glMXqgSMZq-AbK-S9FfV-geIEPEKjMo,1553' 2025-06-01T22:51:53.9717264Z ++ read fname 2025-06-01T22:51:53.9717593Z ++ make_wheel_record torch/include/ATen/ops/avg_pool1d.h 2025-06-01T22:51:53.9718025Z ++ FPATH=torch/include/ATen/ops/avg_pool1d.h 2025-06-01T22:51:53.9718566Z ++ echo torch/include/ATen/ops/avg_pool1d.h 2025-06-01T22:51:53.9719385Z ++ grep RECORD 2025-06-01T22:51:53.9743742Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool1d.h 2025-06-01T22:51:53.9744251Z +++ openssl base64 2025-06-01T22:51:53.9744506Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.9744763Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.9745014Z +++ sed -e s/=//g 2025-06-01T22:51:53.9786486Z ++ HASH=qJr2rVR7YnIX2e6xjLYAD4XuNficp4F3rfZcSs4mOks 2025-06-01T22:51:53.9789771Z +++ ls -nl torch/include/ATen/ops/avg_pool1d.h 2025-06-01T22:51:53.9790519Z +++ awk '{print $5}' 2025-06-01T22:51:53.9814449Z ++ FSIZE=1954 2025-06-01T22:51:53.9815119Z ++ echo '"torch/include/ATen/ops/avg_pool1d.h",sha256=qJr2rVR7YnIX2e6xjLYAD4XuNficp4F3rfZcSs4mOks,1954' 2025-06-01T22:51:53.9815979Z ++ read fname 2025-06-01T22:51:53.9816470Z ++ make_wheel_record torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.9817262Z ++ FPATH=torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.9819161Z ++ echo torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.9820238Z ++ grep RECORD 2025-06-01T22:51:53.9841911Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.9842647Z +++ openssl base64 2025-06-01T22:51:53.9842913Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.9843706Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.9845592Z +++ sed -e s/=//g 2025-06-01T22:51:53.9885836Z ++ HASH=wWHTdV54RnhJ50WEq644RKDHAHYNJhG8rZ1AIgKz4Ks 2025-06-01T22:51:53.9889862Z +++ ls -nl torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:53.9890543Z +++ awk '{print $5}' 2025-06-01T22:51:53.9915958Z ++ FSIZE=1127 2025-06-01T22:51:53.9916862Z ++ echo '"torch/include/ATen/ops/avg_pool1d_compositeexplicitautograd_dispatch.h",sha256=wWHTdV54RnhJ50WEq644RKDHAHYNJhG8rZ1AIgKz4Ks,1127' 2025-06-01T22:51:53.9917701Z ++ read fname 2025-06-01T22:51:53.9918261Z ++ make_wheel_record torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9919129Z ++ FPATH=torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9919918Z ++ echo torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9920520Z ++ grep RECORD 2025-06-01T22:51:53.9943285Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9944037Z +++ openssl base64 2025-06-01T22:51:53.9944342Z +++ sed -e s/+/-/g 2025-06-01T22:51:53.9944600Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:53.9944869Z +++ sed -e s/=//g 2025-06-01T22:51:53.9987880Z ++ HASH=NGtYaWPA-VLongy8-xut4L3di2ee0PApSxIjMyZp2wM 2025-06-01T22:51:53.9991684Z +++ ls -nl torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:53.9992341Z +++ awk '{print $5}' 2025-06-01T22:51:54.0018250Z ++ FSIZE=902 2025-06-01T22:51:54.0019194Z ++ echo '"torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h",sha256=NGtYaWPA-VLongy8-xut4L3di2ee0PApSxIjMyZp2wM,902' 2025-06-01T22:51:54.0020049Z ++ read fname 2025-06-01T22:51:54.0020579Z ++ make_wheel_record torch/include/ATen/ops/avg_pool1d_native.h 2025-06-01T22:51:54.0021077Z ++ FPATH=torch/include/ATen/ops/avg_pool1d_native.h 2025-06-01T22:51:54.0021606Z ++ echo torch/include/ATen/ops/avg_pool1d_native.h 2025-06-01T22:51:54.0021973Z ++ grep RECORD 2025-06-01T22:51:54.0045070Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool1d_native.h 2025-06-01T22:51:54.0045842Z +++ openssl base64 2025-06-01T22:51:54.0046133Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.0046505Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.0046813Z +++ sed -e s/=//g 2025-06-01T22:51:54.0086173Z ++ HASH=efIhvcDr-vnYh68GSjuvv9a7bacUFHEPh0EPdZd3cJE 2025-06-01T22:51:54.0091143Z +++ ls -nl torch/include/ATen/ops/avg_pool1d_native.h 2025-06-01T22:51:54.0091890Z +++ awk '{print $5}' 2025-06-01T22:51:54.0117852Z ++ FSIZE=814 2025-06-01T22:51:54.0118695Z ++ echo '"torch/include/ATen/ops/avg_pool1d_native.h",sha256=efIhvcDr-vnYh68GSjuvv9a7bacUFHEPh0EPdZd3cJE,814' 2025-06-01T22:51:54.0119381Z ++ read fname 2025-06-01T22:51:54.0119713Z ++ make_wheel_record torch/include/ATen/ops/avg_pool1d_ops.h 2025-06-01T22:51:54.0120237Z ++ FPATH=torch/include/ATen/ops/avg_pool1d_ops.h 2025-06-01T22:51:54.0120661Z ++ echo torch/include/ATen/ops/avg_pool1d_ops.h 2025-06-01T22:51:54.0121107Z ++ grep RECORD 2025-06-01T22:51:54.0143355Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool1d_ops.h 2025-06-01T22:51:54.0143929Z +++ openssl base64 2025-06-01T22:51:54.0144212Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.0144471Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.0144859Z +++ sed -e s/=//g 2025-06-01T22:51:54.0186687Z ++ HASH=CBHAF68jaxTkmNta_J3vxuyxpWGZVW32T2ZPg7Fw6kc 2025-06-01T22:51:54.0189816Z +++ ls -nl torch/include/ATen/ops/avg_pool1d_ops.h 2025-06-01T22:51:54.0191350Z +++ awk '{print $5}' 2025-06-01T22:51:54.0216272Z ++ FSIZE=2383 2025-06-01T22:51:54.0217025Z ++ echo '"torch/include/ATen/ops/avg_pool1d_ops.h",sha256=CBHAF68jaxTkmNta_J3vxuyxpWGZVW32T2ZPg7Fw6kc,2383' 2025-06-01T22:51:54.0217813Z ++ read fname 2025-06-01T22:51:54.0218149Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d.h 2025-06-01T22:51:54.0218635Z ++ FPATH=torch/include/ATen/ops/avg_pool2d.h 2025-06-01T22:51:54.0219981Z ++ echo torch/include/ATen/ops/avg_pool2d.h 2025-06-01T22:51:54.0220722Z ++ grep RECORD 2025-06-01T22:51:54.0244323Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d.h 2025-06-01T22:51:54.0244986Z +++ openssl base64 2025-06-01T22:51:54.0245262Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.0245816Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.0246100Z +++ sed -e s/=//g 2025-06-01T22:51:54.0285743Z ++ HASH=Q7cp6Dm6uFhkasDcvFxyhY66HEnQN7kVILLiBkPchvY 2025-06-01T22:51:54.0289913Z +++ ls -nl torch/include/ATen/ops/avg_pool2d.h 2025-06-01T22:51:54.0290850Z +++ awk '{print $5}' 2025-06-01T22:51:54.0317930Z ++ FSIZE=2251 2025-06-01T22:51:54.0318586Z ++ echo '"torch/include/ATen/ops/avg_pool2d.h",sha256=Q7cp6Dm6uFhkasDcvFxyhY66HEnQN7kVILLiBkPchvY,2251' 2025-06-01T22:51:54.0319236Z ++ read fname 2025-06-01T22:51:54.0319602Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_backward.h 2025-06-01T22:51:54.0320110Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_backward.h 2025-06-01T22:51:54.0320575Z ++ echo torch/include/ATen/ops/avg_pool2d_backward.h 2025-06-01T22:51:54.0320964Z ++ grep RECORD 2025-06-01T22:51:54.0342684Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_backward.h 2025-06-01T22:51:54.0343227Z +++ openssl base64 2025-06-01T22:51:54.0343480Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.0344497Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.0344751Z +++ sed -e s/=//g 2025-06-01T22:51:54.0389352Z ++ HASH=Oxx6u1NmtlTHr4zGj8eEnc7fjzAh6EP-I_ACXUMSq4Y 2025-06-01T22:51:54.0392722Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_backward.h 2025-06-01T22:51:54.0393532Z +++ awk '{print $5}' 2025-06-01T22:51:54.0421128Z ++ FSIZE=2481 2025-06-01T22:51:54.0421802Z ++ echo '"torch/include/ATen/ops/avg_pool2d_backward.h",sha256=Oxx6u1NmtlTHr4zGj8eEnc7fjzAh6EP-I_ACXUMSq4Y,2481' 2025-06-01T22:51:54.0422487Z ++ read fname 2025-06-01T22:51:54.0423243Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.0424269Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.0425233Z ++ echo torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.0425860Z ++ grep RECORD 2025-06-01T22:51:54.0446607Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.0447408Z +++ openssl base64 2025-06-01T22:51:54.0447678Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.0447944Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.0448369Z +++ sed -e s/=//g 2025-06-01T22:51:54.0489145Z ++ HASH=-Z2q9NgVi6AGN-6ykCFgRRd9R_yW15VKrJrJNVzgRoQ 2025-06-01T22:51:54.0494546Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.0495342Z +++ awk '{print $5}' 2025-06-01T22:51:54.0522195Z ++ FSIZE=996 2025-06-01T22:51:54.0523147Z ++ echo '"torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=-Z2q9NgVi6AGN-6ykCFgRRd9R_yW15VKrJrJNVzgRoQ,996' 2025-06-01T22:51:54.0524228Z ++ read fname 2025-06-01T22:51:54.0524819Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:54.0525495Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:54.0526079Z ++ echo torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:54.0526536Z ++ grep RECORD 2025-06-01T22:51:54.0547441Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:54.0548042Z +++ openssl base64 2025-06-01T22:51:54.0548323Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.0548578Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.0549614Z +++ sed -e s/=//g 2025-06-01T22:51:54.0591510Z ++ HASH=srMr4tpU8ar8bunkx_JaP-V6BoAZ0X_6VXxGLA_c58s 2025-06-01T22:51:54.0596107Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h 2025-06-01T22:51:54.0596622Z +++ awk '{print $5}' 2025-06-01T22:51:54.0623171Z ++ FSIZE=1509 2025-06-01T22:51:54.0623913Z ++ echo '"torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h",sha256=srMr4tpU8ar8bunkx_JaP-V6BoAZ0X_6VXxGLA_c58s,1509' 2025-06-01T22:51:54.0624638Z ++ read fname 2025-06-01T22:51:54.0625072Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:54.0625726Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:54.0626308Z ++ echo torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:54.0626759Z ++ grep RECORD 2025-06-01T22:51:54.0646625Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:54.0647264Z +++ openssl base64 2025-06-01T22:51:54.0647528Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.0647797Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.0649102Z +++ sed -e s/=//g 2025-06-01T22:51:54.0689104Z ++ HASH=53jzO9nw0TPsiBxaESCn-jUccPGcaQpjioBYR0pbNsA 2025-06-01T22:51:54.0693943Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h 2025-06-01T22:51:54.0694643Z +++ awk '{print $5}' 2025-06-01T22:51:54.0721239Z ++ FSIZE=1511 2025-06-01T22:51:54.0722001Z ++ echo '"torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h",sha256=53jzO9nw0TPsiBxaESCn-jUccPGcaQpjioBYR0pbNsA,1511' 2025-06-01T22:51:54.0722757Z ++ read fname 2025-06-01T22:51:54.0723144Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_backward_meta.h 2025-06-01T22:51:54.0723693Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_backward_meta.h 2025-06-01T22:51:54.0724324Z ++ echo torch/include/ATen/ops/avg_pool2d_backward_meta.h 2025-06-01T22:51:54.0724906Z ++ grep RECORD 2025-06-01T22:51:54.0746085Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_backward_meta.h 2025-06-01T22:51:54.0746676Z +++ openssl base64 2025-06-01T22:51:54.0748520Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.0748803Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.0749924Z +++ sed -e s/=//g 2025-06-01T22:51:54.0791801Z ++ HASH=juLorUi3TYe-fYCd1PTgDsz8ThdIKky7IYNNNja7nWQ 2025-06-01T22:51:54.0794935Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_backward_meta.h 2025-06-01T22:51:54.0795889Z +++ awk '{print $5}' 2025-06-01T22:51:54.0823355Z ++ FSIZE=773 2025-06-01T22:51:54.0823890Z ++ echo '"torch/include/ATen/ops/avg_pool2d_backward_meta.h",sha256=juLorUi3TYe-fYCd1PTgDsz8ThdIKky7IYNNNja7nWQ,773' 2025-06-01T22:51:54.0824004Z ++ read fname 2025-06-01T22:51:54.0824295Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h 2025-06-01T22:51:54.0824530Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h 2025-06-01T22:51:54.0824886Z ++ echo torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h 2025-06-01T22:51:54.0825576Z ++ grep RECORD 2025-06-01T22:51:54.0846714Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h 2025-06-01T22:51:54.0848233Z +++ openssl base64 2025-06-01T22:51:54.0848354Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.0849894Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.0851142Z +++ sed -e s/=//g 2025-06-01T22:51:54.0888596Z ++ HASH=gvz_7H-6aEa_D9wcfbDX_5OgaFi_rOqd83KwUeJLUeU 2025-06-01T22:51:54.0893487Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h 2025-06-01T22:51:54.0894196Z +++ awk '{print $5}' 2025-06-01T22:51:54.0921231Z ++ FSIZE=1511 2025-06-01T22:51:54.0921789Z ++ echo '"torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h",sha256=gvz_7H-6aEa_D9wcfbDX_5OgaFi_rOqd83KwUeJLUeU,1511' 2025-06-01T22:51:54.0921896Z ++ read fname 2025-06-01T22:51:54.0922147Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_backward_native.h 2025-06-01T22:51:54.0922344Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_backward_native.h 2025-06-01T22:51:54.0922678Z ++ echo torch/include/ATen/ops/avg_pool2d_backward_native.h 2025-06-01T22:51:54.0923021Z ++ grep RECORD 2025-06-01T22:51:54.0947830Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_backward_native.h 2025-06-01T22:51:54.0947963Z +++ openssl base64 2025-06-01T22:51:54.0948079Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.0948415Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.0949064Z +++ sed -e s/=//g 2025-06-01T22:51:54.0991459Z ++ HASH=MdqeKZaC7ne_zu3LsUiDOLuWfQYnKlCRc_CveXGxOK0 2025-06-01T22:51:54.0995146Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_backward_native.h 2025-06-01T22:51:54.0995936Z +++ awk '{print $5}' 2025-06-01T22:51:54.1024701Z ++ FSIZE=1776 2025-06-01T22:51:54.1025606Z ++ echo '"torch/include/ATen/ops/avg_pool2d_backward_native.h",sha256=MdqeKZaC7ne_zu3LsUiDOLuWfQYnKlCRc_CveXGxOK0,1776' 2025-06-01T22:51:54.1025716Z ++ read fname 2025-06-01T22:51:54.1025956Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_backward_ops.h 2025-06-01T22:51:54.1026158Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_backward_ops.h 2025-06-01T22:51:54.1026421Z ++ echo torch/include/ATen/ops/avg_pool2d_backward_ops.h 2025-06-01T22:51:54.1026522Z ++ grep RECORD 2025-06-01T22:51:54.1049940Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_backward_ops.h 2025-06-01T22:51:54.1050456Z +++ openssl base64 2025-06-01T22:51:54.1051763Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.1053031Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.1054502Z +++ sed -e s/=//g 2025-06-01T22:51:54.1091098Z ++ HASH=P_nlcFaYwAOZ6qCbGFW5U-lDETDxp2vQWvw6u4isUBs 2025-06-01T22:51:54.1096452Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_backward_ops.h 2025-06-01T22:51:54.1098248Z +++ awk '{print $5}' 2025-06-01T22:51:54.1124158Z ++ FSIZE=2925 2025-06-01T22:51:54.1124719Z ++ echo '"torch/include/ATen/ops/avg_pool2d_backward_ops.h",sha256=P_nlcFaYwAOZ6qCbGFW5U-lDETDxp2vQWvw6u4isUBs,2925' 2025-06-01T22:51:54.1124841Z ++ read fname 2025-06-01T22:51:54.1125452Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.1125913Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.1126683Z ++ echo torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.1127604Z ++ grep RECORD 2025-06-01T22:51:54.1149310Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.1149426Z +++ openssl base64 2025-06-01T22:51:54.1150477Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.1151818Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.1153133Z +++ sed -e s/=//g 2025-06-01T22:51:54.1196330Z ++ HASH=2BPsKlvsfeuTQcSj9bjCEiete-Vdwgz2Aw7LG7QvV90 2025-06-01T22:51:54.1198457Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.1199600Z +++ awk '{print $5}' 2025-06-01T22:51:54.1227093Z ++ FSIZE=986 2025-06-01T22:51:54.1228017Z ++ echo '"torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=2BPsKlvsfeuTQcSj9bjCEiete-Vdwgz2Aw7LG7QvV90,986' 2025-06-01T22:51:54.1228121Z ++ read fname 2025-06-01T22:51:54.1228370Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:54.1228573Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:54.1228752Z ++ echo torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:54.1229831Z ++ grep RECORD 2025-06-01T22:51:54.1248920Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:54.1249220Z +++ openssl base64 2025-06-01T22:51:54.1250384Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.1251739Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.1253101Z +++ sed -e s/=//g 2025-06-01T22:51:54.1290632Z ++ HASH=473279q5SyVN7Ee5b8LyMDpCeSFhFm4c_LWzbPB0bHY 2025-06-01T22:51:54.1295643Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h 2025-06-01T22:51:54.1296603Z +++ awk '{print $5}' 2025-06-01T22:51:54.1323808Z ++ FSIZE=1434 2025-06-01T22:51:54.1324488Z ++ echo '"torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h",sha256=473279q5SyVN7Ee5b8LyMDpCeSFhFm4c_LWzbPB0bHY,1434' 2025-06-01T22:51:54.1324593Z ++ read fname 2025-06-01T22:51:54.1324992Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:54.1325356Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:54.1325552Z ++ echo torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:54.1326065Z ++ grep RECORD 2025-06-01T22:51:54.1347587Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:54.1347715Z +++ openssl base64 2025-06-01T22:51:54.1349544Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.1350689Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.1351997Z +++ sed -e s/=//g 2025-06-01T22:51:54.1392068Z ++ HASH=7oPqxayY1wmj1aZV4ZJVKLjDs0VqaMPFM2hLzm7Beoc 2025-06-01T22:51:54.1396129Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h 2025-06-01T22:51:54.1397338Z +++ awk '{print $5}' 2025-06-01T22:51:54.1425147Z ++ FSIZE=1436 2025-06-01T22:51:54.1425830Z ++ echo '"torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h",sha256=7oPqxayY1wmj1aZV4ZJVKLjDs0VqaMPFM2hLzm7Beoc,1436' 2025-06-01T22:51:54.1426307Z ++ read fname 2025-06-01T22:51:54.1426560Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_meta.h 2025-06-01T22:51:54.1426731Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_meta.h 2025-06-01T22:51:54.1426878Z ++ echo torch/include/ATen/ops/avg_pool2d_meta.h 2025-06-01T22:51:54.1426973Z ++ grep RECORD 2025-06-01T22:51:54.1448020Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_meta.h 2025-06-01T22:51:54.1448131Z +++ openssl base64 2025-06-01T22:51:54.1448239Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.1449744Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.1450768Z +++ sed -e s/=//g 2025-06-01T22:51:54.1488737Z ++ HASH=UOFtTLuD356ebV37q7lUTlYj9aOSYO73E8uNp7VyqQ8 2025-06-01T22:51:54.1493384Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_meta.h 2025-06-01T22:51:54.1494260Z +++ awk '{print $5}' 2025-06-01T22:51:54.1521383Z ++ FSIZE=3442 2025-06-01T22:51:54.1522074Z ++ echo '"torch/include/ATen/ops/avg_pool2d_meta.h",sha256=UOFtTLuD356ebV37q7lUTlYj9aOSYO73E8uNp7VyqQ8,3442' 2025-06-01T22:51:54.1522201Z ++ read fname 2025-06-01T22:51:54.1522480Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_meta_dispatch.h 2025-06-01T22:51:54.1522664Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_meta_dispatch.h 2025-06-01T22:51:54.1523175Z ++ echo torch/include/ATen/ops/avg_pool2d_meta_dispatch.h 2025-06-01T22:51:54.1523650Z ++ grep RECORD 2025-06-01T22:51:54.1546039Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_meta_dispatch.h 2025-06-01T22:51:54.1546218Z +++ openssl base64 2025-06-01T22:51:54.1546772Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.1547331Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.1548445Z +++ sed -e s/=//g 2025-06-01T22:51:54.1591322Z ++ HASH=A6WxkH5qwNf3pKQ3xAj4ByFFLyj1gfw0DCWWre6UNPg 2025-06-01T22:51:54.1595059Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_meta_dispatch.h 2025-06-01T22:51:54.1595839Z +++ awk '{print $5}' 2025-06-01T22:51:54.1623723Z ++ FSIZE=1436 2025-06-01T22:51:54.1624403Z ++ echo '"torch/include/ATen/ops/avg_pool2d_meta_dispatch.h",sha256=A6WxkH5qwNf3pKQ3xAj4ByFFLyj1gfw0DCWWre6UNPg,1436' 2025-06-01T22:51:54.1624511Z ++ read fname 2025-06-01T22:51:54.1624722Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_native.h 2025-06-01T22:51:54.1624896Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_native.h 2025-06-01T22:51:54.1625050Z ++ echo torch/include/ATen/ops/avg_pool2d_native.h 2025-06-01T22:51:54.1625590Z ++ grep RECORD 2025-06-01T22:51:54.1646957Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_native.h 2025-06-01T22:51:54.1647077Z +++ openssl base64 2025-06-01T22:51:54.1648024Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.1649498Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.1650717Z +++ sed -e s/=//g 2025-06-01T22:51:54.1689130Z ++ HASH=ZvUxafeqmxny3uyekY8-yjzyL_5mvmmjeoAEThc9blA 2025-06-01T22:51:54.1693825Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_native.h 2025-06-01T22:51:54.1694676Z +++ awk '{print $5}' 2025-06-01T22:51:54.1723024Z ++ FSIZE=1855 2025-06-01T22:51:54.1723719Z ++ echo '"torch/include/ATen/ops/avg_pool2d_native.h",sha256=ZvUxafeqmxny3uyekY8-yjzyL_5mvmmjeoAEThc9blA,1855' 2025-06-01T22:51:54.1723824Z ++ read fname 2025-06-01T22:51:54.1724144Z ++ make_wheel_record torch/include/ATen/ops/avg_pool2d_ops.h 2025-06-01T22:51:54.1724294Z ++ FPATH=torch/include/ATen/ops/avg_pool2d_ops.h 2025-06-01T22:51:54.1724454Z ++ echo torch/include/ATen/ops/avg_pool2d_ops.h 2025-06-01T22:51:54.1724549Z ++ grep RECORD 2025-06-01T22:51:54.1747278Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool2d_ops.h 2025-06-01T22:51:54.1747412Z +++ openssl base64 2025-06-01T22:51:54.1747514Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.1747834Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.1749511Z +++ sed -e s/=//g 2025-06-01T22:51:54.1790599Z ++ HASH=Cjbftz0Z-5SwSPtFZO7-5eSwTHNCDGyPvxUKBgMIi18 2025-06-01T22:51:54.1793656Z +++ ls -nl torch/include/ATen/ops/avg_pool2d_ops.h 2025-06-01T22:51:54.1794964Z +++ awk '{print $5}' 2025-06-01T22:51:54.1821494Z ++ FSIZE=2663 2025-06-01T22:51:54.1822040Z ++ echo '"torch/include/ATen/ops/avg_pool2d_ops.h",sha256=Cjbftz0Z-5SwSPtFZO7-5eSwTHNCDGyPvxUKBgMIi18,2663' 2025-06-01T22:51:54.1822155Z ++ read fname 2025-06-01T22:51:54.1822354Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d.h 2025-06-01T22:51:54.1822498Z ++ FPATH=torch/include/ATen/ops/avg_pool3d.h 2025-06-01T22:51:54.1823602Z ++ echo torch/include/ATen/ops/avg_pool3d.h 2025-06-01T22:51:54.1824522Z ++ grep RECORD 2025-06-01T22:51:54.1850602Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d.h 2025-06-01T22:51:54.1851232Z +++ openssl base64 2025-06-01T22:51:54.1852373Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.1853578Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.1854683Z +++ sed -e s/=//g 2025-06-01T22:51:54.1892410Z ++ HASH=XhNr4eKzuWpgIQ7jNOX1-GWSYgbVgRwCkXUzuLYpyIc 2025-06-01T22:51:54.1898620Z +++ ls -nl torch/include/ATen/ops/avg_pool3d.h 2025-06-01T22:51:54.1899104Z +++ awk '{print $5}' 2025-06-01T22:51:54.1925680Z ++ FSIZE=2251 2025-06-01T22:51:54.1926293Z ++ echo '"torch/include/ATen/ops/avg_pool3d.h",sha256=XhNr4eKzuWpgIQ7jNOX1-GWSYgbVgRwCkXUzuLYpyIc,2251' 2025-06-01T22:51:54.1926394Z ++ read fname 2025-06-01T22:51:54.1926633Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_backward.h 2025-06-01T22:51:54.1926807Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_backward.h 2025-06-01T22:51:54.1927267Z ++ echo torch/include/ATen/ops/avg_pool3d_backward.h 2025-06-01T22:51:54.1927666Z ++ grep RECORD 2025-06-01T22:51:54.1947934Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_backward.h 2025-06-01T22:51:54.1948052Z +++ openssl base64 2025-06-01T22:51:54.1949435Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.1950774Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.1952008Z +++ sed -e s/=//g 2025-06-01T22:51:54.1992238Z ++ HASH=HdrtHpSWyGkp86X9iNSlOw5FiFaRE4b6O7XGB5zNOJQ 2025-06-01T22:51:54.1997498Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_backward.h 2025-06-01T22:51:54.1998487Z +++ awk '{print $5}' 2025-06-01T22:51:54.2026832Z ++ FSIZE=2481 2025-06-01T22:51:54.2027494Z ++ echo '"torch/include/ATen/ops/avg_pool3d_backward.h",sha256=HdrtHpSWyGkp86X9iNSlOw5FiFaRE4b6O7XGB5zNOJQ,2481' 2025-06-01T22:51:54.2027632Z ++ read fname 2025-06-01T22:51:54.2028135Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.2028548Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.2028957Z ++ echo torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.2029135Z ++ grep RECORD 2025-06-01T22:51:54.2049740Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.2049857Z +++ openssl base64 2025-06-01T22:51:54.2051065Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.2052399Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.2053750Z +++ sed -e s/=//g 2025-06-01T22:51:54.2090341Z ++ HASH=9821DfL0iyGKYszwkcd5DC97aeLtFKokjoKCNj86fM8 2025-06-01T22:51:54.2095833Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.2096171Z +++ awk '{print $5}' 2025-06-01T22:51:54.2122824Z ++ FSIZE=996 2025-06-01T22:51:54.2123691Z ++ echo '"torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=9821DfL0iyGKYszwkcd5DC97aeLtFKokjoKCNj86fM8,996' 2025-06-01T22:51:54.2124189Z ++ read fname 2025-06-01T22:51:54.2124559Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:54.2124971Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:54.2125199Z ++ echo torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:54.2125347Z ++ grep RECORD 2025-06-01T22:51:54.2147582Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:54.2147726Z +++ openssl base64 2025-06-01T22:51:54.2147846Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.2149351Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.2150784Z +++ sed -e s/=//g 2025-06-01T22:51:54.2191997Z ++ HASH=AJG0cXUkJWlA9QA0fRP63Z6L4OQABbNjPukS-BXb0Y8 2025-06-01T22:51:54.2196376Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h 2025-06-01T22:51:54.2196747Z +++ awk '{print $5}' 2025-06-01T22:51:54.2223770Z ++ FSIZE=1509 2025-06-01T22:51:54.2224387Z ++ echo '"torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h",sha256=AJG0cXUkJWlA9QA0fRP63Z6L4OQABbNjPukS-BXb0Y8,1509' 2025-06-01T22:51:54.2224490Z ++ read fname 2025-06-01T22:51:54.2224772Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:54.2225114Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:54.2225609Z ++ echo torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:54.2226793Z ++ grep RECORD 2025-06-01T22:51:54.2247859Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:54.2248649Z +++ openssl base64 2025-06-01T22:51:54.2250064Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.2251447Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.2252699Z +++ sed -e s/=//g 2025-06-01T22:51:54.2289082Z ++ HASH=GVMcK9Z1OeM5MeLzLneaFMo8aVMzdcNZGPyEgfCsqEk 2025-06-01T22:51:54.2294405Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h 2025-06-01T22:51:54.2295306Z +++ awk '{print $5}' 2025-06-01T22:51:54.2321640Z ++ FSIZE=1511 2025-06-01T22:51:54.2322237Z ++ echo '"torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h",sha256=GVMcK9Z1OeM5MeLzLneaFMo8aVMzdcNZGPyEgfCsqEk,1511' 2025-06-01T22:51:54.2322364Z ++ read fname 2025-06-01T22:51:54.2322607Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_backward_meta.h 2025-06-01T22:51:54.2322982Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_backward_meta.h 2025-06-01T22:51:54.2324651Z ++ echo torch/include/ATen/ops/avg_pool3d_backward_meta.h 2025-06-01T22:51:54.2325194Z ++ grep RECORD 2025-06-01T22:51:54.2347413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_backward_meta.h 2025-06-01T22:51:54.2347553Z +++ openssl base64 2025-06-01T22:51:54.2347748Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.2348997Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.2350245Z +++ sed -e s/=//g 2025-06-01T22:51:54.2392558Z ++ HASH=NnQtuQyvPk2cp9jhliR5RUMZBAymkCz-x4D62pdvBhQ 2025-06-01T22:51:54.2397404Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_backward_meta.h 2025-06-01T22:51:54.2397844Z +++ awk '{print $5}' 2025-06-01T22:51:54.2424559Z ++ FSIZE=773 2025-06-01T22:51:54.2425075Z ++ echo '"torch/include/ATen/ops/avg_pool3d_backward_meta.h",sha256=NnQtuQyvPk2cp9jhliR5RUMZBAymkCz-x4D62pdvBhQ,773' 2025-06-01T22:51:54.2425191Z ++ read fname 2025-06-01T22:51:54.2425483Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h 2025-06-01T22:51:54.2425872Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h 2025-06-01T22:51:54.2427596Z ++ echo torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h 2025-06-01T22:51:54.2427715Z ++ grep RECORD 2025-06-01T22:51:54.2448591Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h 2025-06-01T22:51:54.2449329Z +++ openssl base64 2025-06-01T22:51:54.2449599Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.2450651Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.2451871Z +++ sed -e s/=//g 2025-06-01T22:51:54.2490564Z ++ HASH=7j1SkEMKz16zCXui-aYywIj8IjTLbh1xp4snTdZeqdc 2025-06-01T22:51:54.2495917Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h 2025-06-01T22:51:54.2496581Z +++ awk '{print $5}' 2025-06-01T22:51:54.2522939Z ++ FSIZE=1511 2025-06-01T22:51:54.2523665Z ++ echo '"torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h",sha256=7j1SkEMKz16zCXui-aYywIj8IjTLbh1xp4snTdZeqdc,1511' 2025-06-01T22:51:54.2533820Z ++ read fname 2025-06-01T22:51:54.2534266Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_backward_native.h 2025-06-01T22:51:54.2534846Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_backward_native.h 2025-06-01T22:51:54.2535481Z ++ echo torch/include/ATen/ops/avg_pool3d_backward_native.h 2025-06-01T22:51:54.2535893Z ++ grep RECORD 2025-06-01T22:51:54.2547920Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_backward_native.h 2025-06-01T22:51:54.2548469Z +++ openssl base64 2025-06-01T22:51:54.2550270Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.2551478Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.2552637Z +++ sed -e s/=//g 2025-06-01T22:51:54.2593373Z ++ HASH=eqPmZBPlIQ-lSGMtrlNRXrj71GzThb3-QI22Aw4Fpfo 2025-06-01T22:51:54.2598149Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_backward_native.h 2025-06-01T22:51:54.2599385Z +++ awk '{print $5}' 2025-06-01T22:51:54.2626097Z ++ FSIZE=1776 2025-06-01T22:51:54.2626863Z ++ echo '"torch/include/ATen/ops/avg_pool3d_backward_native.h",sha256=eqPmZBPlIQ-lSGMtrlNRXrj71GzThb3-QI22Aw4Fpfo,1776' 2025-06-01T22:51:54.2627681Z ++ read fname 2025-06-01T22:51:54.2628070Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_backward_ops.h 2025-06-01T22:51:54.2628785Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_backward_ops.h 2025-06-01T22:51:54.2629293Z ++ echo torch/include/ATen/ops/avg_pool3d_backward_ops.h 2025-06-01T22:51:54.2629695Z ++ grep RECORD 2025-06-01T22:51:54.2650293Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_backward_ops.h 2025-06-01T22:51:54.2650845Z +++ openssl base64 2025-06-01T22:51:54.2651722Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.2653077Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.2654387Z +++ sed -e s/=//g 2025-06-01T22:51:54.2691257Z ++ HASH=vicpZsX1ET9YQsDKJy6l57dlJxGfJGAq50p4C_vuVj8 2025-06-01T22:51:54.2696341Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_backward_ops.h 2025-06-01T22:51:54.2697218Z +++ awk '{print $5}' 2025-06-01T22:51:54.2724077Z ++ FSIZE=2925 2025-06-01T22:51:54.2725086Z ++ echo '"torch/include/ATen/ops/avg_pool3d_backward_ops.h",sha256=vicpZsX1ET9YQsDKJy6l57dlJxGfJGAq50p4C_vuVj8,2925' 2025-06-01T22:51:54.2725879Z ++ read fname 2025-06-01T22:51:54.2726482Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.2727476Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.2728387Z ++ echo torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.2728989Z ++ grep RECORD 2025-06-01T22:51:54.2748762Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.2749532Z +++ openssl base64 2025-06-01T22:51:54.2749793Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.2750606Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.2752011Z +++ sed -e s/=//g 2025-06-01T22:51:54.2793110Z ++ HASH=aIJ27Nzi1zmgSNSf4Ocba8tUhdLazS-mF38o5qvCnPo 2025-06-01T22:51:54.2797183Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.2797924Z +++ awk '{print $5}' 2025-06-01T22:51:54.2825777Z ++ FSIZE=986 2025-06-01T22:51:54.2826805Z ++ echo '"torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=aIJ27Nzi1zmgSNSf4Ocba8tUhdLazS-mF38o5qvCnPo,986' 2025-06-01T22:51:54.2827735Z ++ read fname 2025-06-01T22:51:54.2828106Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:54.2828659Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:54.2829156Z ++ echo torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:54.2829541Z ++ grep RECORD 2025-06-01T22:51:54.2848821Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:54.2849368Z +++ openssl base64 2025-06-01T22:51:54.2849973Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.2851292Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.2852592Z +++ sed -e s/=//g 2025-06-01T22:51:54.2890039Z ++ HASH=HYyEhPyWgkx107ibAYlP6-a3ymQYdK4jxrpeujL9YTU 2025-06-01T22:51:54.2894825Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h 2025-06-01T22:51:54.2895827Z +++ awk '{print $5}' 2025-06-01T22:51:54.2923216Z ++ FSIZE=1434 2025-06-01T22:51:54.2924027Z ++ echo '"torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h",sha256=HYyEhPyWgkx107ibAYlP6-a3ymQYdK4jxrpeujL9YTU,1434' 2025-06-01T22:51:54.2924948Z ++ read fname 2025-06-01T22:51:54.2925332Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:54.2925913Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:54.2926417Z ++ echo torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:54.2926834Z ++ grep RECORD 2025-06-01T22:51:54.2947203Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:54.2947778Z +++ openssl base64 2025-06-01T22:51:54.2948051Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.2949093Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.2950346Z +++ sed -e s/=//g 2025-06-01T22:51:54.2992946Z ++ HASH=ETMQHjmsJK8AUOfEbaGIxciVeAnCOCnGtX3QTuPJQqw 2025-06-01T22:51:54.2995438Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h 2025-06-01T22:51:54.2997044Z +++ awk '{print $5}' 2025-06-01T22:51:54.3023777Z ++ FSIZE=1436 2025-06-01T22:51:54.3024545Z ++ echo '"torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h",sha256=ETMQHjmsJK8AUOfEbaGIxciVeAnCOCnGtX3QTuPJQqw,1436' 2025-06-01T22:51:54.3025275Z ++ read fname 2025-06-01T22:51:54.3025617Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_meta.h 2025-06-01T22:51:54.3026125Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_meta.h 2025-06-01T22:51:54.3026565Z ++ echo torch/include/ATen/ops/avg_pool3d_meta.h 2025-06-01T22:51:54.3026938Z ++ grep RECORD 2025-06-01T22:51:54.3046651Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_meta.h 2025-06-01T22:51:54.3047180Z +++ openssl base64 2025-06-01T22:51:54.3047622Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.3049045Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.3050311Z +++ sed -e s/=//g 2025-06-01T22:51:54.3088237Z ++ HASH=VP-ZM3yagY_n1T2A-y629oeeV4jNsQuYQ6KQ9OV4FSE 2025-06-01T22:51:54.3093294Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_meta.h 2025-06-01T22:51:54.3094289Z +++ awk '{print $5}' 2025-06-01T22:51:54.3120659Z ++ FSIZE=732 2025-06-01T22:51:54.3121273Z ++ echo '"torch/include/ATen/ops/avg_pool3d_meta.h",sha256=VP-ZM3yagY_n1T2A-y629oeeV4jNsQuYQ6KQ9OV4FSE,732' 2025-06-01T22:51:54.3121972Z ++ read fname 2025-06-01T22:51:54.3122346Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_meta_dispatch.h 2025-06-01T22:51:54.3122908Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_meta_dispatch.h 2025-06-01T22:51:54.3123454Z ++ echo torch/include/ATen/ops/avg_pool3d_meta_dispatch.h 2025-06-01T22:51:54.3123849Z ++ grep RECORD 2025-06-01T22:51:54.3146096Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_meta_dispatch.h 2025-06-01T22:51:54.3146940Z +++ openssl base64 2025-06-01T22:51:54.3147218Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.3147479Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.3148515Z +++ sed -e s/=//g 2025-06-01T22:51:54.3189772Z ++ HASH=ikgqq3uW618qZsWqV-GNh6SGUfBRiT52ETDbOn6T5lE 2025-06-01T22:51:54.3193431Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_meta_dispatch.h 2025-06-01T22:51:54.3193870Z +++ awk '{print $5}' 2025-06-01T22:51:54.3220685Z ++ FSIZE=1436 2025-06-01T22:51:54.3221419Z ++ echo '"torch/include/ATen/ops/avg_pool3d_meta_dispatch.h",sha256=ikgqq3uW618qZsWqV-GNh6SGUfBRiT52ETDbOn6T5lE,1436' 2025-06-01T22:51:54.3222192Z ++ read fname 2025-06-01T22:51:54.3222536Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_native.h 2025-06-01T22:51:54.3223075Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_native.h 2025-06-01T22:51:54.3223507Z ++ echo torch/include/ATen/ops/avg_pool3d_native.h 2025-06-01T22:51:54.3223886Z ++ grep RECORD 2025-06-01T22:51:54.3251390Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_native.h 2025-06-01T22:51:54.3252161Z +++ openssl base64 2025-06-01T22:51:54.3252591Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.3253715Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.3254948Z +++ sed -e s/=//g 2025-06-01T22:51:54.3292558Z ++ HASH=mKQFsMilpG-RpMriwhfJk9zoeEisbk7zR8nhVael2rE 2025-06-01T22:51:54.3298655Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_native.h 2025-06-01T22:51:54.3299069Z +++ awk '{print $5}' 2025-06-01T22:51:54.3325391Z ++ FSIZE=1859 2025-06-01T22:51:54.3326095Z ++ echo '"torch/include/ATen/ops/avg_pool3d_native.h",sha256=mKQFsMilpG-RpMriwhfJk9zoeEisbk7zR8nhVael2rE,1859' 2025-06-01T22:51:54.3326852Z ++ read fname 2025-06-01T22:51:54.3327204Z ++ make_wheel_record torch/include/ATen/ops/avg_pool3d_ops.h 2025-06-01T22:51:54.3327724Z ++ FPATH=torch/include/ATen/ops/avg_pool3d_ops.h 2025-06-01T22:51:54.3328161Z ++ echo torch/include/ATen/ops/avg_pool3d_ops.h 2025-06-01T22:51:54.3328521Z ++ grep RECORD 2025-06-01T22:51:54.3348403Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/avg_pool3d_ops.h 2025-06-01T22:51:54.3348929Z +++ openssl base64 2025-06-01T22:51:54.3349398Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.3350778Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.3352093Z +++ sed -e s/=//g 2025-06-01T22:51:54.3393387Z ++ HASH=euDQWG1Wk8OehkZwVKTCmfbgW0emnfsHm__zpLRzZ6c 2025-06-01T22:51:54.3397337Z +++ ls -nl torch/include/ATen/ops/avg_pool3d_ops.h 2025-06-01T22:51:54.3399203Z +++ awk '{print $5}' 2025-06-01T22:51:54.3424503Z ++ FSIZE=2663 2025-06-01T22:51:54.3425122Z ++ echo '"torch/include/ATen/ops/avg_pool3d_ops.h",sha256=euDQWG1Wk8OehkZwVKTCmfbgW0emnfsHm__zpLRzZ6c,2663' 2025-06-01T22:51:54.3425785Z ++ read fname 2025-06-01T22:51:54.3426081Z ++ make_wheel_record torch/include/ATen/ops/baddbmm.h 2025-06-01T22:51:54.3426502Z ++ FPATH=torch/include/ATen/ops/baddbmm.h 2025-06-01T22:51:54.3427302Z ++ echo torch/include/ATen/ops/baddbmm.h 2025-06-01T22:51:54.3428578Z ++ grep RECORD 2025-06-01T22:51:54.3449308Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/baddbmm.h 2025-06-01T22:51:54.3449766Z +++ openssl base64 2025-06-01T22:51:54.3450996Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.3452000Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.3453392Z +++ sed -e s/=//g 2025-06-01T22:51:54.3490782Z ++ HASH=RC_pWg8QQ_hBy_97iHrRJ8zPm8pBVBCC7WhM7TE5mN8 2025-06-01T22:51:54.3495555Z +++ ls -nl torch/include/ATen/ops/baddbmm.h 2025-06-01T22:51:54.3496340Z +++ awk '{print $5}' 2025-06-01T22:51:54.3522299Z ++ FSIZE=2976 2025-06-01T22:51:54.3522944Z ++ echo '"torch/include/ATen/ops/baddbmm.h",sha256=RC_pWg8QQ_hBy_97iHrRJ8zPm8pBVBCC7WhM7TE5mN8,2976' 2025-06-01T22:51:54.3523615Z ++ read fname 2025-06-01T22:51:54.3524328Z ++ make_wheel_record torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.3525454Z ++ FPATH=torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.3526329Z ++ echo torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.3526936Z ++ grep RECORD 2025-06-01T22:51:54.3546487Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.3547469Z +++ openssl base64 2025-06-01T22:51:54.3547746Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.3547995Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.3548764Z +++ sed -e s/=//g 2025-06-01T22:51:54.3590854Z ++ HASH=8Ofyo5U9fpQA2tb4KRJai0j1Sk0D6ilq5kJ0WnWFptI 2025-06-01T22:51:54.3594521Z +++ ls -nl torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.3595239Z +++ awk '{print $5}' 2025-06-01T22:51:54.3621013Z ++ FSIZE=1061 2025-06-01T22:51:54.3621942Z ++ echo '"torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h",sha256=8Ofyo5U9fpQA2tb4KRJai0j1Sk0D6ilq5kJ0WnWFptI,1061' 2025-06-01T22:51:54.3622855Z ++ read fname 2025-06-01T22:51:54.3623285Z ++ make_wheel_record torch/include/ATen/ops/baddbmm_cpu_dispatch.h 2025-06-01T22:51:54.3623802Z ++ FPATH=torch/include/ATen/ops/baddbmm_cpu_dispatch.h 2025-06-01T22:51:54.3624270Z ++ echo torch/include/ATen/ops/baddbmm_cpu_dispatch.h 2025-06-01T22:51:54.3625175Z ++ grep RECORD 2025-06-01T22:51:54.3646899Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/baddbmm_cpu_dispatch.h 2025-06-01T22:51:54.3647511Z +++ openssl base64 2025-06-01T22:51:54.3647777Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.3648934Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.3650317Z +++ sed -e s/=//g 2025-06-01T22:51:54.3688356Z ++ HASH=9bF7yR6FY-nWl9qxwu6Az1oPbYpqql3ULwyMmpoSsDM 2025-06-01T22:51:54.3693544Z +++ ls -nl torch/include/ATen/ops/baddbmm_cpu_dispatch.h 2025-06-01T22:51:54.3694681Z +++ awk '{print $5}' 2025-06-01T22:51:54.3721380Z ++ FSIZE=1364 2025-06-01T22:51:54.3722098Z ++ echo '"torch/include/ATen/ops/baddbmm_cpu_dispatch.h",sha256=9bF7yR6FY-nWl9qxwu6Az1oPbYpqql3ULwyMmpoSsDM,1364' 2025-06-01T22:51:54.3722872Z ++ read fname 2025-06-01T22:51:54.3723250Z ++ make_wheel_record torch/include/ATen/ops/baddbmm_cuda_dispatch.h 2025-06-01T22:51:54.3723772Z ++ FPATH=torch/include/ATen/ops/baddbmm_cuda_dispatch.h 2025-06-01T22:51:54.3724549Z ++ echo torch/include/ATen/ops/baddbmm_cuda_dispatch.h 2025-06-01T22:51:54.3725172Z ++ grep RECORD 2025-06-01T22:51:54.3746815Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/baddbmm_cuda_dispatch.h 2025-06-01T22:51:54.3747366Z +++ openssl base64 2025-06-01T22:51:54.3747879Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.3748146Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.3749363Z +++ sed -e s/=//g 2025-06-01T22:51:54.3790417Z ++ HASH=suQgjQJNKdXBNRiyXcGR9OH7CvRinoX7bf1Ax7eeZ1k 2025-06-01T22:51:54.3794733Z +++ ls -nl torch/include/ATen/ops/baddbmm_cuda_dispatch.h 2025-06-01T22:51:54.3795945Z +++ awk '{print $5}' 2025-06-01T22:51:54.3822842Z ++ FSIZE=1981 2025-06-01T22:51:54.3823611Z ++ echo '"torch/include/ATen/ops/baddbmm_cuda_dispatch.h",sha256=suQgjQJNKdXBNRiyXcGR9OH7CvRinoX7bf1Ax7eeZ1k,1981' 2025-06-01T22:51:54.3824321Z ++ read fname 2025-06-01T22:51:54.3824654Z ++ make_wheel_record torch/include/ATen/ops/baddbmm_meta.h 2025-06-01T22:51:54.3825115Z ++ FPATH=torch/include/ATen/ops/baddbmm_meta.h 2025-06-01T22:51:54.3825715Z ++ echo torch/include/ATen/ops/baddbmm_meta.h 2025-06-01T22:51:54.3826086Z ++ grep RECORD 2025-06-01T22:51:54.3846827Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/baddbmm_meta.h 2025-06-01T22:51:54.3847388Z +++ openssl base64 2025-06-01T22:51:54.3848252Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.3851089Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.3852290Z +++ sed -e s/=//g 2025-06-01T22:51:54.3889044Z ++ HASH=vjgJeSAwizKeSAp8wB9w_WLTDrpuggZQNVJva0iLLmE 2025-06-01T22:51:54.3893829Z +++ ls -nl torch/include/ATen/ops/baddbmm_meta.h 2025-06-01T22:51:54.3894682Z +++ awk '{print $5}' 2025-06-01T22:51:54.3921231Z ++ FSIZE=673 2025-06-01T22:51:54.3921857Z ++ echo '"torch/include/ATen/ops/baddbmm_meta.h",sha256=vjgJeSAwizKeSAp8wB9w_WLTDrpuggZQNVJva0iLLmE,673' 2025-06-01T22:51:54.3922492Z ++ read fname 2025-06-01T22:51:54.3922986Z ++ make_wheel_record torch/include/ATen/ops/baddbmm_meta_dispatch.h 2025-06-01T22:51:54.3923517Z ++ FPATH=torch/include/ATen/ops/baddbmm_meta_dispatch.h 2025-06-01T22:51:54.3924118Z ++ echo torch/include/ATen/ops/baddbmm_meta_dispatch.h 2025-06-01T22:51:54.3924815Z ++ grep RECORD 2025-06-01T22:51:54.3947697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/baddbmm_meta_dispatch.h 2025-06-01T22:51:54.3948265Z +++ openssl base64 2025-06-01T22:51:54.3948654Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.3948929Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.3950341Z +++ sed -e s/=//g 2025-06-01T22:51:54.3990382Z ++ HASH=ssHIzyYP0Iywmv5IUACn6bnK5wNfBZUIZuYBCquGTLU 2025-06-01T22:51:54.3994741Z +++ ls -nl torch/include/ATen/ops/baddbmm_meta_dispatch.h 2025-06-01T22:51:54.3995900Z +++ awk '{print $5}' 2025-06-01T22:51:54.4022473Z ++ FSIZE=1366 2025-06-01T22:51:54.4023226Z ++ echo '"torch/include/ATen/ops/baddbmm_meta_dispatch.h",sha256=ssHIzyYP0Iywmv5IUACn6bnK5wNfBZUIZuYBCquGTLU,1366' 2025-06-01T22:51:54.4023950Z ++ read fname 2025-06-01T22:51:54.4024281Z ++ make_wheel_record torch/include/ATen/ops/baddbmm_native.h 2025-06-01T22:51:54.4024751Z ++ FPATH=torch/include/ATen/ops/baddbmm_native.h 2025-06-01T22:51:54.4025269Z ++ echo torch/include/ATen/ops/baddbmm_native.h 2025-06-01T22:51:54.4025642Z ++ grep RECORD 2025-06-01T22:51:54.4047197Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/baddbmm_native.h 2025-06-01T22:51:54.4047719Z +++ openssl base64 2025-06-01T22:51:54.4048254Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.4049633Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.4050940Z +++ sed -e s/=//g 2025-06-01T22:51:54.4088743Z ++ HASH=ZMW_ixOYHir5bDsiw2zxl7K7tV0BfFe1az9kn-3rTUI 2025-06-01T22:51:54.4093555Z +++ ls -nl torch/include/ATen/ops/baddbmm_native.h 2025-06-01T22:51:54.4095007Z +++ awk '{print $5}' 2025-06-01T22:51:54.4120495Z ++ FSIZE=1585 2025-06-01T22:51:54.4121217Z ++ echo '"torch/include/ATen/ops/baddbmm_native.h",sha256=ZMW_ixOYHir5bDsiw2zxl7K7tV0BfFe1az9kn-3rTUI,1585' 2025-06-01T22:51:54.4122031Z ++ read fname 2025-06-01T22:51:54.4122365Z ++ make_wheel_record torch/include/ATen/ops/baddbmm_ops.h 2025-06-01T22:51:54.4122825Z ++ FPATH=torch/include/ATen/ops/baddbmm_ops.h 2025-06-01T22:51:54.4123301Z ++ echo torch/include/ATen/ops/baddbmm_ops.h 2025-06-01T22:51:54.4123696Z ++ grep RECORD 2025-06-01T22:51:54.4146577Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/baddbmm_ops.h 2025-06-01T22:51:54.4147146Z +++ openssl base64 2025-06-01T22:51:54.4147581Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.4148432Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.4149095Z +++ sed -e s/=//g 2025-06-01T22:51:54.4189544Z ++ HASH=f4AZVFWxIjTAk1pv2-AYqIn7F4Kbp2SH449QxQms9LY 2025-06-01T22:51:54.4193977Z +++ ls -nl torch/include/ATen/ops/baddbmm_ops.h 2025-06-01T22:51:54.4195248Z +++ awk '{print $5}' 2025-06-01T22:51:54.4221114Z ++ FSIZE=5130 2025-06-01T22:51:54.4221748Z ++ echo '"torch/include/ATen/ops/baddbmm_ops.h",sha256=f4AZVFWxIjTAk1pv2-AYqIn7F4Kbp2SH449QxQms9LY,5130' 2025-06-01T22:51:54.4222425Z ++ read fname 2025-06-01T22:51:54.4222798Z ++ make_wheel_record torch/include/ATen/ops/bartlett_window.h 2025-06-01T22:51:54.4223340Z ++ FPATH=torch/include/ATen/ops/bartlett_window.h 2025-06-01T22:51:54.4223926Z ++ echo torch/include/ATen/ops/bartlett_window.h 2025-06-01T22:51:54.4224627Z ++ grep RECORD 2025-06-01T22:51:54.4246126Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bartlett_window.h 2025-06-01T22:51:54.4246745Z +++ openssl base64 2025-06-01T22:51:54.4247483Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.4247763Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.4249372Z +++ sed -e s/=//g 2025-06-01T22:51:54.4289278Z ++ HASH=K8dSa4mXKm5MyVTteuwXCVjk7yIoL5Kpuk4UgVsLXK4 2025-06-01T22:51:54.4294278Z +++ ls -nl torch/include/ATen/ops/bartlett_window.h 2025-06-01T22:51:54.4295286Z +++ awk '{print $5}' 2025-06-01T22:51:54.4321501Z ++ FSIZE=3417 2025-06-01T22:51:54.4322154Z ++ echo '"torch/include/ATen/ops/bartlett_window.h",sha256=K8dSa4mXKm5MyVTteuwXCVjk7yIoL5Kpuk4UgVsLXK4,3417' 2025-06-01T22:51:54.4322839Z ++ read fname 2025-06-01T22:51:54.4323421Z ++ make_wheel_record torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.4324606Z ++ FPATH=torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.4325571Z ++ echo torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.4326131Z ++ grep RECORD 2025-06-01T22:51:54.4347204Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.4348042Z +++ openssl base64 2025-06-01T22:51:54.4348319Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.4348583Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.4349118Z +++ sed -e s/=//g 2025-06-01T22:51:54.4391554Z ++ HASH=49zFEVy7zDDg7G1qI59iXdHn00stIdE_TA6hZmaIpGM 2025-06-01T22:51:54.4395710Z +++ ls -nl torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.4396399Z +++ awk '{print $5}' 2025-06-01T22:51:54.4423832Z ++ FSIZE=1706 2025-06-01T22:51:54.4424737Z ++ echo '"torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h",sha256=49zFEVy7zDDg7G1qI59iXdHn00stIdE_TA6hZmaIpGM,1706' 2025-06-01T22:51:54.4425747Z ++ read fname 2025-06-01T22:51:54.4426120Z ++ make_wheel_record torch/include/ATen/ops/bartlett_window_native.h 2025-06-01T22:51:54.4426747Z ++ FPATH=torch/include/ATen/ops/bartlett_window_native.h 2025-06-01T22:51:54.4427233Z ++ echo torch/include/ATen/ops/bartlett_window_native.h 2025-06-01T22:51:54.4427636Z ++ grep RECORD 2025-06-01T22:51:54.4446786Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bartlett_window_native.h 2025-06-01T22:51:54.4447374Z +++ openssl base64 2025-06-01T22:51:54.4447746Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.4448855Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.4450153Z +++ sed -e s/=//g 2025-06-01T22:51:54.4488669Z ++ HASH=5xvas8BKnVMOEzp8OZA-QOOUHQYUSQweF1dcshAZQ4A 2025-06-01T22:51:54.4493910Z +++ ls -nl torch/include/ATen/ops/bartlett_window_native.h 2025-06-01T22:51:54.4494920Z +++ awk '{print $5}' 2025-06-01T22:51:54.4520853Z ++ FSIZE=1067 2025-06-01T22:51:54.4521637Z ++ echo '"torch/include/ATen/ops/bartlett_window_native.h",sha256=5xvas8BKnVMOEzp8OZA-QOOUHQYUSQweF1dcshAZQ4A,1067' 2025-06-01T22:51:54.4522365Z ++ read fname 2025-06-01T22:51:54.4522820Z ++ make_wheel_record torch/include/ATen/ops/bartlett_window_ops.h 2025-06-01T22:51:54.4523338Z ++ FPATH=torch/include/ATen/ops/bartlett_window_ops.h 2025-06-01T22:51:54.4524097Z ++ echo torch/include/ATen/ops/bartlett_window_ops.h 2025-06-01T22:51:54.4524760Z ++ grep RECORD 2025-06-01T22:51:54.4547134Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bartlett_window_ops.h 2025-06-01T22:51:54.4547688Z +++ openssl base64 2025-06-01T22:51:54.4548012Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.4548448Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.4549834Z +++ sed -e s/=//g 2025-06-01T22:51:54.4590308Z ++ HASH=RG7mG6SRpqhqOxXnX47N_aqipocxUQi2jT9MCFp3rPo 2025-06-01T22:51:54.4596133Z +++ ls -nl torch/include/ATen/ops/bartlett_window_ops.h 2025-06-01T22:51:54.4597506Z +++ awk '{print $5}' 2025-06-01T22:51:54.4624146Z ++ FSIZE=3856 2025-06-01T22:51:54.4624973Z ++ echo '"torch/include/ATen/ops/bartlett_window_ops.h",sha256=RG7mG6SRpqhqOxXnX47N_aqipocxUQi2jT9MCFp3rPo,3856' 2025-06-01T22:51:54.4625968Z ++ read fname 2025-06-01T22:51:54.4626367Z ++ make_wheel_record torch/include/ATen/ops/batch_norm.h 2025-06-01T22:51:54.4626797Z ++ FPATH=torch/include/ATen/ops/batch_norm.h 2025-06-01T22:51:54.4627247Z ++ echo torch/include/ATen/ops/batch_norm.h 2025-06-01T22:51:54.4627590Z ++ grep RECORD 2025-06-01T22:51:54.4648516Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm.h 2025-06-01T22:51:54.4649053Z +++ openssl base64 2025-06-01T22:51:54.4649544Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.4650480Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.4651833Z +++ sed -e s/=//g 2025-06-01T22:51:54.4690314Z ++ HASH=Q1QlgQD8FV7WzQ5yM1fV-dFT1aTwtdrZ6PARTCx3nC4 2025-06-01T22:51:54.4695237Z +++ ls -nl torch/include/ATen/ops/batch_norm.h 2025-06-01T22:51:54.4696302Z +++ awk '{print $5}' 2025-06-01T22:51:54.4722415Z ++ FSIZE=1121 2025-06-01T22:51:54.4723053Z ++ echo '"torch/include/ATen/ops/batch_norm.h",sha256=Q1QlgQD8FV7WzQ5yM1fV-dFT1aTwtdrZ6PARTCx3nC4,1121' 2025-06-01T22:51:54.4723697Z ++ read fname 2025-06-01T22:51:54.4724385Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward.h 2025-06-01T22:51:54.4725130Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward.h 2025-06-01T22:51:54.4725679Z ++ echo torch/include/ATen/ops/batch_norm_backward.h 2025-06-01T22:51:54.4726421Z ++ grep RECORD 2025-06-01T22:51:54.4748357Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward.h 2025-06-01T22:51:54.4748904Z +++ openssl base64 2025-06-01T22:51:54.4749170Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.4750090Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.4751548Z +++ sed -e s/=//g 2025-06-01T22:51:54.4792727Z ++ HASH=wJc1cv4qAk_1y_vaHqoyZYYpZ1REX3QjUpXMWDL3uhc 2025-06-01T22:51:54.4796577Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward.h 2025-06-01T22:51:54.4797410Z +++ awk '{print $5}' 2025-06-01T22:51:54.4824814Z ++ FSIZE=1355 2025-06-01T22:51:54.4825515Z ++ echo '"torch/include/ATen/ops/batch_norm_backward.h",sha256=wJc1cv4qAk_1y_vaHqoyZYYpZ1REX3QjUpXMWDL3uhc,1355' 2025-06-01T22:51:54.4826333Z ++ read fname 2025-06-01T22:51:54.4826752Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h 2025-06-01T22:51:54.4827454Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h 2025-06-01T22:51:54.4828042Z ++ echo torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h 2025-06-01T22:51:54.4828475Z ++ grep RECORD 2025-06-01T22:51:54.4848909Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h 2025-06-01T22:51:54.4849569Z +++ openssl base64 2025-06-01T22:51:54.4849848Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.4850991Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.4852295Z +++ sed -e s/=//g 2025-06-01T22:51:54.4889714Z ++ HASH=WsmxSSG8yLLZni5A3nbVBLJ3o6Csk2OLZdKVg4K7v_s 2025-06-01T22:51:54.4895465Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h 2025-06-01T22:51:54.4896053Z +++ awk '{print $5}' 2025-06-01T22:51:54.4922712Z ++ FSIZE=1105 2025-06-01T22:51:54.4923504Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_cpu_dispatch.h",sha256=WsmxSSG8yLLZni5A3nbVBLJ3o6Csk2OLZdKVg4K7v_s,1105' 2025-06-01T22:51:54.4924527Z ++ read fname 2025-06-01T22:51:54.4925273Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h 2025-06-01T22:51:54.4925957Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h 2025-06-01T22:51:54.4926557Z ++ echo torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h 2025-06-01T22:51:54.4927034Z ++ grep RECORD 2025-06-01T22:51:54.4947323Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h 2025-06-01T22:51:54.4947960Z +++ openssl base64 2025-06-01T22:51:54.4948434Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.4949501Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.4950663Z +++ sed -e s/=//g 2025-06-01T22:51:54.4992601Z ++ HASH=7ez8hB7YTE0MfV3r2ggBzjnThYoHmaqhPgFXqDe2pOM 2025-06-01T22:51:54.5000387Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h 2025-06-01T22:51:54.5002071Z +++ awk '{print $5}' 2025-06-01T22:51:54.5030315Z ++ FSIZE=1107 2025-06-01T22:51:54.5031148Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_cuda_dispatch.h",sha256=7ez8hB7YTE0MfV3r2ggBzjnThYoHmaqhPgFXqDe2pOM,1107' 2025-06-01T22:51:54.5031961Z ++ read fname 2025-06-01T22:51:54.5032357Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_elemt.h 2025-06-01T22:51:54.5032915Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_elemt.h 2025-06-01T22:51:54.5033430Z ++ echo torch/include/ATen/ops/batch_norm_backward_elemt.h 2025-06-01T22:51:54.5033843Z ++ grep RECORD 2025-06-01T22:51:54.5051125Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_elemt.h 2025-06-01T22:51:54.5051907Z +++ openssl base64 2025-06-01T22:51:54.5052792Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.5054044Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.5055401Z +++ sed -e s/=//g 2025-06-01T22:51:54.5092212Z ++ HASH=fOLDKy4Bgz1I9r8bnB3fptrYTh4jGJOZMLP_oTQ-QIo 2025-06-01T22:51:54.5098512Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_elemt.h 2025-06-01T22:51:54.5099170Z +++ awk '{print $5}' 2025-06-01T22:51:54.5125438Z ++ FSIZE=2357 2025-06-01T22:51:54.5126301Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_elemt.h",sha256=fOLDKy4Bgz1I9r8bnB3fptrYTh4jGJOZMLP_oTQ-QIo,2357' 2025-06-01T22:51:54.5127108Z ++ read fname 2025-06-01T22:51:54.5127829Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.5128845Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.5129754Z ++ echo torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.5130374Z ++ grep RECORD 2025-06-01T22:51:54.5150038Z +++ openssl base64 2025-06-01T22:51:54.5150780Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.5151608Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.5151931Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.5152358Z +++ sed -e s/=//g 2025-06-01T22:51:54.5196157Z ++ HASH=L_xRh45pKLZhA-GjC6SgQQDCaVWUsx_vzCw1NPi4Gag 2025-06-01T22:51:54.5200543Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.5201456Z +++ awk '{print $5}' 2025-06-01T22:51:54.5228412Z ++ FSIZE=1325 2025-06-01T22:51:54.5229291Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h",sha256=L_xRh45pKLZhA-GjC6SgQQDCaVWUsx_vzCw1NPi4Gag,1325' 2025-06-01T22:51:54.5230253Z ++ read fname 2025-06-01T22:51:54.5230706Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h 2025-06-01T22:51:54.5231538Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h 2025-06-01T22:51:54.5232183Z ++ echo torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h 2025-06-01T22:51:54.5232667Z ++ grep RECORD 2025-06-01T22:51:54.5251247Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h 2025-06-01T22:51:54.5251888Z +++ openssl base64 2025-06-01T22:51:54.5252750Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.5254164Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.5255671Z +++ sed -e s/=//g 2025-06-01T22:51:54.5291670Z ++ HASH=DPT9v9x0rCpESlKzBisCIncQfoT-Eq6SV3FNfj9vPc4 2025-06-01T22:51:54.5297064Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h 2025-06-01T22:51:54.5298498Z +++ awk '{print $5}' 2025-06-01T22:51:54.5325328Z ++ FSIZE=951 2025-06-01T22:51:54.5326182Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h",sha256=DPT9v9x0rCpESlKzBisCIncQfoT-Eq6SV3FNfj9vPc4,951' 2025-06-01T22:51:54.5327033Z ++ read fname 2025-06-01T22:51:54.5327469Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_elemt_native.h 2025-06-01T22:51:54.5328116Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_elemt_native.h 2025-06-01T22:51:54.5328720Z ++ echo torch/include/ATen/ops/batch_norm_backward_elemt_native.h 2025-06-01T22:51:54.5329338Z ++ grep RECORD 2025-06-01T22:51:54.5349153Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_elemt_native.h 2025-06-01T22:51:54.5349859Z +++ openssl base64 2025-06-01T22:51:54.5350138Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.5350998Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.5352329Z +++ sed -e s/=//g 2025-06-01T22:51:54.5393117Z ++ HASH=iLrfug9Vbqmg9-bnIK18O_oY-03b9-Kp79PV_pGesIw 2025-06-01T22:51:54.5396931Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_elemt_native.h 2025-06-01T22:51:54.5397531Z +++ awk '{print $5}' 2025-06-01T22:51:54.5425697Z ++ FSIZE=1017 2025-06-01T22:51:54.5426458Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_elemt_native.h",sha256=iLrfug9Vbqmg9-bnIK18O_oY-03b9-Kp79PV_pGesIw,1017' 2025-06-01T22:51:54.5427247Z ++ read fname 2025-06-01T22:51:54.5427664Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_elemt_ops.h 2025-06-01T22:51:54.5428263Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_elemt_ops.h 2025-06-01T22:51:54.5428981Z ++ echo torch/include/ATen/ops/batch_norm_backward_elemt_ops.h 2025-06-01T22:51:54.5429399Z ++ grep RECORD 2025-06-01T22:51:54.5448736Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_elemt_ops.h 2025-06-01T22:51:54.5449339Z +++ openssl base64 2025-06-01T22:51:54.5449873Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.5451306Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.5452610Z +++ sed -e s/=//g 2025-06-01T22:51:54.5489397Z ++ HASH=xC4Ul9smqNIiwARVi3l8STcuRKc6mLS-v1wd9-W7oi0 2025-06-01T22:51:54.5494900Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_elemt_ops.h 2025-06-01T22:51:54.5495881Z +++ awk '{print $5}' 2025-06-01T22:51:54.5523313Z ++ FSIZE=3035 2025-06-01T22:51:54.5524178Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_elemt_ops.h",sha256=xC4Ul9smqNIiwARVi3l8STcuRKc6mLS-v1wd9-W7oi0,3035' 2025-06-01T22:51:54.5525181Z ++ read fname 2025-06-01T22:51:54.5525577Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_native.h 2025-06-01T22:51:54.5526192Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_native.h 2025-06-01T22:51:54.5526715Z ++ echo torch/include/ATen/ops/batch_norm_backward_native.h 2025-06-01T22:51:54.5527146Z ++ grep RECORD 2025-06-01T22:51:54.5547681Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_native.h 2025-06-01T22:51:54.5548300Z +++ openssl base64 2025-06-01T22:51:54.5548576Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.5549358Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.5550730Z +++ sed -e s/=//g 2025-06-01T22:51:54.5591119Z ++ HASH=gqkn3vInRy-GHDpzqfUoBjnupQjiZvvnN2ullkJcffc 2025-06-01T22:51:54.5595237Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_native.h 2025-06-01T22:51:54.5595678Z +++ awk '{print $5}' 2025-06-01T22:51:54.5622505Z ++ FSIZE=1770 2025-06-01T22:51:54.5623226Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_native.h",sha256=gqkn3vInRy-GHDpzqfUoBjnupQjiZvvnN2ullkJcffc,1770' 2025-06-01T22:51:54.5624087Z ++ read fname 2025-06-01T22:51:54.5624489Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_ops.h 2025-06-01T22:51:54.5625135Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_ops.h 2025-06-01T22:51:54.5625766Z ++ echo torch/include/ATen/ops/batch_norm_backward_ops.h 2025-06-01T22:51:54.5626185Z ++ grep RECORD 2025-06-01T22:51:54.5646912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_ops.h 2025-06-01T22:51:54.5647544Z +++ openssl base64 2025-06-01T22:51:54.5647802Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.5648848Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.5650117Z +++ sed -e s/=//g 2025-06-01T22:51:54.5688433Z ++ HASH=IqZ0KpeNgwgUyNDtNJDWw-XFBnVtVORS3FNVFmrsepY 2025-06-01T22:51:54.5693662Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_ops.h 2025-06-01T22:51:54.5694575Z +++ awk '{print $5}' 2025-06-01T22:51:54.5720965Z ++ FSIZE=2212 2025-06-01T22:51:54.5721691Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_ops.h",sha256=IqZ0KpeNgwgUyNDtNJDWw-XFBnVtVORS3FNVFmrsepY,2212' 2025-06-01T22:51:54.5722667Z ++ read fname 2025-06-01T22:51:54.5723129Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_reduce.h 2025-06-01T22:51:54.5723698Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_reduce.h 2025-06-01T22:51:54.5724361Z ++ echo torch/include/ATen/ops/batch_norm_backward_reduce.h 2025-06-01T22:51:54.5724956Z ++ grep RECORD 2025-06-01T22:51:54.5746474Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_reduce.h 2025-06-01T22:51:54.5747068Z +++ openssl base64 2025-06-01T22:51:54.5747329Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.5747903Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.5748989Z +++ sed -e s/=//g 2025-06-01T22:51:54.5789940Z ++ HASH=Cb4Bkc_U8jard0z1ZXwlIfMH2Q3z-zHAo-0Tlokre8I 2025-06-01T22:51:54.5794590Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_reduce.h 2025-06-01T22:51:54.5795468Z +++ awk '{print $5}' 2025-06-01T22:51:54.5821518Z ++ FSIZE=2736 2025-06-01T22:51:54.5822052Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_reduce.h",sha256=Cb4Bkc_U8jard0z1ZXwlIfMH2Q3z-zHAo-0Tlokre8I,2736' 2025-06-01T22:51:54.5822306Z ++ read fname 2025-06-01T22:51:54.5822742Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.5823179Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.5824676Z ++ echo torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.5824849Z ++ grep RECORD 2025-06-01T22:51:54.5846956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.5847088Z +++ openssl base64 2025-06-01T22:51:54.5848039Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.5848544Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.5849710Z +++ sed -e s/=//g 2025-06-01T22:51:54.5888088Z ++ HASH=_bW_4vY1LhlP5rSiWDoYSjGpE10w2qVg3HY9bAxy77o 2025-06-01T22:51:54.5893287Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.5894224Z +++ awk '{print $5}' 2025-06-01T22:51:54.5920964Z ++ FSIZE=1465 2025-06-01T22:51:54.5921701Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h",sha256=_bW_4vY1LhlP5rSiWDoYSjGpE10w2qVg3HY9bAxy77o,1465' 2025-06-01T22:51:54.5921867Z ++ read fname 2025-06-01T22:51:54.5922191Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h 2025-06-01T22:51:54.5922457Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h 2025-06-01T22:51:54.5922723Z ++ echo torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h 2025-06-01T22:51:54.5923428Z ++ grep RECORD 2025-06-01T22:51:54.5946755Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h 2025-06-01T22:51:54.5946877Z +++ openssl base64 2025-06-01T22:51:54.5946998Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.5947108Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.5949113Z +++ sed -e s/=//g 2025-06-01T22:51:54.5990540Z ++ HASH=JhyX2W3swXOYPA53gZQs1k8Yx9evOvzrinP3VBGTQTw 2025-06-01T22:51:54.5993716Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h 2025-06-01T22:51:54.5994438Z +++ awk '{print $5}' 2025-06-01T22:51:54.6021659Z ++ FSIZE=957 2025-06-01T22:51:54.6022310Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h",sha256=JhyX2W3swXOYPA53gZQs1k8Yx9evOvzrinP3VBGTQTw,957' 2025-06-01T22:51:54.6022409Z ++ read fname 2025-06-01T22:51:54.6022721Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_reduce_native.h 2025-06-01T22:51:54.6023050Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_reduce_native.h 2025-06-01T22:51:54.6023417Z ++ echo torch/include/ATen/ops/batch_norm_backward_reduce_native.h 2025-06-01T22:51:54.6024535Z ++ grep RECORD 2025-06-01T22:51:54.6045889Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_reduce_native.h 2025-06-01T22:51:54.6046635Z +++ openssl base64 2025-06-01T22:51:54.6047127Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.6048577Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.6049826Z +++ sed -e s/=//g 2025-06-01T22:51:54.6086540Z ++ HASH=EGfZxuCf2bc8uNutYkVF3DJq1SUqk5-IzcembyM4Mxo 2025-06-01T22:51:54.6091822Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_reduce_native.h 2025-06-01T22:51:54.6092698Z +++ awk '{print $5}' 2025-06-01T22:51:54.6117203Z ++ FSIZE=1093 2025-06-01T22:51:54.6118043Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_reduce_native.h",sha256=EGfZxuCf2bc8uNutYkVF3DJq1SUqk5-IzcembyM4Mxo,1093' 2025-06-01T22:51:54.6118210Z ++ read fname 2025-06-01T22:51:54.6118482Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_backward_reduce_ops.h 2025-06-01T22:51:54.6118699Z ++ FPATH=torch/include/ATen/ops/batch_norm_backward_reduce_ops.h 2025-06-01T22:51:54.6120223Z ++ echo torch/include/ATen/ops/batch_norm_backward_reduce_ops.h 2025-06-01T22:51:54.6121603Z ++ grep RECORD 2025-06-01T22:51:54.6143624Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_backward_reduce_ops.h 2025-06-01T22:51:54.6144097Z +++ openssl base64 2025-06-01T22:51:54.6144751Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.6146672Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.6146791Z +++ sed -e s/=//g 2025-06-01T22:51:54.6189960Z ++ HASH=ho59ULssEsvN10O9vOlv8tVdgmr7X2_ju2biULeEz6I 2025-06-01T22:51:54.6192476Z +++ ls -nl torch/include/ATen/ops/batch_norm_backward_reduce_ops.h 2025-06-01T22:51:54.6193481Z +++ awk '{print $5}' 2025-06-01T22:51:54.6221345Z ++ FSIZE=3351 2025-06-01T22:51:54.6221927Z ++ echo '"torch/include/ATen/ops/batch_norm_backward_reduce_ops.h",sha256=ho59ULssEsvN10O9vOlv8tVdgmr7X2_ju2biULeEz6I,3351' 2025-06-01T22:51:54.6222064Z ++ read fname 2025-06-01T22:51:54.6222441Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:54.6222748Z ++ FPATH=torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:54.6223044Z ++ echo torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:54.6223966Z ++ grep RECORD 2025-06-01T22:51:54.6246688Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:54.6246822Z +++ openssl base64 2025-06-01T22:51:54.6247018Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.6247483Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.6248785Z +++ sed -e s/=//g 2025-06-01T22:51:54.6286063Z ++ HASH=kRgAkD30i6r6aAG-EJFKcUQzMPEwa0S9zlVFS0OtOqM 2025-06-01T22:51:54.6291350Z +++ ls -nl torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:54.6292054Z +++ awk '{print $5}' 2025-06-01T22:51:54.6318792Z ++ FSIZE=1018 2025-06-01T22:51:54.6319609Z ++ echo '"torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h",sha256=kRgAkD30i6r6aAG-EJFKcUQzMPEwa0S9zlVFS0OtOqM,1018' 2025-06-01T22:51:54.6319708Z ++ read fname 2025-06-01T22:51:54.6319926Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_elemt.h 2025-06-01T22:51:54.6320089Z ++ FPATH=torch/include/ATen/ops/batch_norm_elemt.h 2025-06-01T22:51:54.6320298Z ++ echo torch/include/ATen/ops/batch_norm_elemt.h 2025-06-01T22:51:54.6321028Z ++ grep RECORD 2025-06-01T22:51:54.6344094Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_elemt.h 2025-06-01T22:51:54.6344233Z +++ openssl base64 2025-06-01T22:51:54.6344334Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.6344967Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.6345065Z +++ sed -e s/=//g 2025-06-01T22:51:54.6387709Z ++ HASH=22yqVLvQlha43aLFyAXivUTEWLUdF5Lr9SuVGVwvx5s 2025-06-01T22:51:54.6391236Z +++ ls -nl torch/include/ATen/ops/batch_norm_elemt.h 2025-06-01T22:51:54.6392269Z +++ awk '{print $5}' 2025-06-01T22:51:54.6419762Z ++ FSIZE=1892 2025-06-01T22:51:54.6420361Z ++ echo '"torch/include/ATen/ops/batch_norm_elemt.h",sha256=22yqVLvQlha43aLFyAXivUTEWLUdF5Lr9SuVGVwvx5s,1892' 2025-06-01T22:51:54.6420467Z ++ read fname 2025-06-01T22:51:54.6420735Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h 2025-06-01T22:51:54.6421180Z ++ FPATH=torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h 2025-06-01T22:51:54.6421418Z ++ echo torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h 2025-06-01T22:51:54.6422417Z ++ grep RECORD 2025-06-01T22:51:54.6445537Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h 2025-06-01T22:51:54.6445663Z +++ openssl base64 2025-06-01T22:51:54.6445776Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.6446972Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.6447390Z +++ sed -e s/=//g 2025-06-01T22:51:54.6486200Z ++ HASH=xWfe9fmG92oZkP5YzDbNXTUIid3gjKRHQx23QrE6O5Q 2025-06-01T22:51:54.6490348Z +++ ls -nl torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h 2025-06-01T22:51:54.6491073Z +++ awk '{print $5}' 2025-06-01T22:51:54.6518060Z ++ FSIZE=1362 2025-06-01T22:51:54.6518684Z ++ echo '"torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h",sha256=xWfe9fmG92oZkP5YzDbNXTUIid3gjKRHQx23QrE6O5Q,1362' 2025-06-01T22:51:54.6518843Z ++ read fname 2025-06-01T22:51:54.6519091Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_elemt_native.h 2025-06-01T22:51:54.6519401Z ++ FPATH=torch/include/ATen/ops/batch_norm_elemt_native.h 2025-06-01T22:51:54.6519672Z ++ echo torch/include/ATen/ops/batch_norm_elemt_native.h 2025-06-01T22:51:54.6520438Z ++ grep RECORD 2025-06-01T22:51:54.6542886Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_elemt_native.h 2025-06-01T22:51:54.6543074Z +++ openssl base64 2025-06-01T22:51:54.6543198Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.6543297Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.6545063Z +++ sed -e s/=//g 2025-06-01T22:51:54.6587359Z ++ HASH=TrBC_4Mc0wgaNSuLeyWKQ3RNAcA9mmDjIY9e9sfAXoQ 2025-06-01T22:51:54.6590389Z +++ ls -nl torch/include/ATen/ops/batch_norm_elemt_native.h 2025-06-01T22:51:54.6591090Z +++ awk '{print $5}' 2025-06-01T22:51:54.6615463Z ++ FSIZE=886 2025-06-01T22:51:54.6616013Z ++ echo '"torch/include/ATen/ops/batch_norm_elemt_native.h",sha256=TrBC_4Mc0wgaNSuLeyWKQ3RNAcA9mmDjIY9e9sfAXoQ,886' 2025-06-01T22:51:54.6616140Z ++ read fname 2025-06-01T22:51:54.6616416Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_elemt_ops.h 2025-06-01T22:51:54.6616596Z ++ FPATH=torch/include/ATen/ops/batch_norm_elemt_ops.h 2025-06-01T22:51:54.6619491Z ++ echo torch/include/ATen/ops/batch_norm_elemt_ops.h 2025-06-01T22:51:54.6620227Z ++ grep RECORD 2025-06-01T22:51:54.6643341Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_elemt_ops.h 2025-06-01T22:51:54.6643454Z +++ openssl base64 2025-06-01T22:51:54.6643567Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.6645007Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.6645227Z +++ sed -e s/=//g 2025-06-01T22:51:54.6685246Z ++ HASH=K1oXtE7BpxvYqKJu3ak0D7iJKyiD4xW_bVizvdqfENU 2025-06-01T22:51:54.6688696Z +++ ls -nl torch/include/ATen/ops/batch_norm_elemt_ops.h 2025-06-01T22:51:54.6689371Z +++ awk '{print $5}' 2025-06-01T22:51:54.6716513Z ++ FSIZE=2595 2025-06-01T22:51:54.6717140Z ++ echo '"torch/include/ATen/ops/batch_norm_elemt_ops.h",sha256=K1oXtE7BpxvYqKJu3ak0D7iJKyiD4xW_bVizvdqfENU,2595' 2025-06-01T22:51:54.6717316Z ++ read fname 2025-06-01T22:51:54.6717801Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_gather_stats.h 2025-06-01T22:51:54.6718147Z ++ FPATH=torch/include/ATen/ops/batch_norm_gather_stats.h 2025-06-01T22:51:54.6718333Z ++ echo torch/include/ATen/ops/batch_norm_gather_stats.h 2025-06-01T22:51:54.6719047Z ++ grep RECORD 2025-06-01T22:51:54.6742170Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_gather_stats.h 2025-06-01T22:51:54.6742293Z +++ openssl base64 2025-06-01T22:51:54.6742413Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.6743151Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.6743249Z +++ sed -e s/=//g 2025-06-01T22:51:54.6785524Z ++ HASH=TbasXvT2fhSkod_zOjG8oNHeDQsvEEvsPoOLd9Qw-UU 2025-06-01T22:51:54.6789389Z +++ ls -nl torch/include/ATen/ops/batch_norm_gather_stats.h 2025-06-01T22:51:54.6790710Z +++ awk '{print $5}' 2025-06-01T22:51:54.6815072Z ++ FSIZE=2514 2025-06-01T22:51:54.6815870Z ++ echo '"torch/include/ATen/ops/batch_norm_gather_stats.h",sha256=TbasXvT2fhSkod_zOjG8oNHeDQsvEEvsPoOLd9Qw-UU,2514' 2025-06-01T22:51:54.6816138Z ++ read fname 2025-06-01T22:51:54.6816612Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.6817020Z ++ FPATH=torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.6819702Z ++ echo torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.6820829Z ++ grep RECORD 2025-06-01T22:51:54.6842167Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.6842275Z +++ openssl base64 2025-06-01T22:51:54.6844085Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.6844189Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.6846490Z +++ sed -e s/=//g 2025-06-01T22:51:54.6884927Z ++ HASH=OXPEiLwwUgvd1clCY7uAR-YFEWfkPrkg7WKHLhK3vL8 2025-06-01T22:51:54.6889016Z +++ ls -nl torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.6889577Z +++ awk '{print $5}' 2025-06-01T22:51:54.6914399Z ++ FSIZE=1387 2025-06-01T22:51:54.6915359Z ++ echo '"torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h",sha256=OXPEiLwwUgvd1clCY7uAR-YFEWfkPrkg7WKHLhK3vL8,1387' 2025-06-01T22:51:54.6915466Z ++ read fname 2025-06-01T22:51:54.6915770Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h 2025-06-01T22:51:54.6916040Z ++ FPATH=torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h 2025-06-01T22:51:54.6917728Z ++ echo torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h 2025-06-01T22:51:54.6919034Z ++ grep RECORD 2025-06-01T22:51:54.6942679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h 2025-06-01T22:51:54.6942793Z +++ openssl base64 2025-06-01T22:51:54.6942901Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.6943020Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.6943124Z +++ sed -e s/=//g 2025-06-01T22:51:54.6983921Z ++ HASH=6N5vQeao7VpqFngSDUxWCew2xWmObLi3gyQLeMWf3Qs 2025-06-01T22:51:54.6988937Z +++ ls -nl torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h 2025-06-01T22:51:54.6989829Z +++ awk '{print $5}' 2025-06-01T22:51:54.7013739Z ++ FSIZE=960 2025-06-01T22:51:54.7014503Z ++ echo '"torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h",sha256=6N5vQeao7VpqFngSDUxWCew2xWmObLi3gyQLeMWf3Qs,960' 2025-06-01T22:51:54.7014604Z ++ read fname 2025-06-01T22:51:54.7014890Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_gather_stats_native.h 2025-06-01T22:51:54.7015206Z ++ FPATH=torch/include/ATen/ops/batch_norm_gather_stats_native.h 2025-06-01T22:51:54.7018366Z ++ echo torch/include/ATen/ops/batch_norm_gather_stats_native.h 2025-06-01T22:51:54.7018925Z ++ grep RECORD 2025-06-01T22:51:54.7042008Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_gather_stats_native.h 2025-06-01T22:51:54.7042124Z +++ openssl base64 2025-06-01T22:51:54.7042239Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.7043394Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.7043504Z +++ sed -e s/=//g 2025-06-01T22:51:54.7085743Z ++ HASH=8_snx08X64Gy9RbpvGUbbN7kJdEDJb1Pdfz-MzEcBDs 2025-06-01T22:51:54.7089058Z +++ ls -nl torch/include/ATen/ops/batch_norm_gather_stats_native.h 2025-06-01T22:51:54.7089682Z +++ awk '{print $5}' 2025-06-01T22:51:54.7116256Z ++ FSIZE=1057 2025-06-01T22:51:54.7116943Z ++ echo '"torch/include/ATen/ops/batch_norm_gather_stats_native.h",sha256=8_snx08X64Gy9RbpvGUbbN7kJdEDJb1Pdfz-MzEcBDs,1057' 2025-06-01T22:51:54.7117060Z ++ read fname 2025-06-01T22:51:54.7117315Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_gather_stats_ops.h 2025-06-01T22:51:54.7117569Z ++ FPATH=torch/include/ATen/ops/batch_norm_gather_stats_ops.h 2025-06-01T22:51:54.7117783Z ++ echo torch/include/ATen/ops/batch_norm_gather_stats_ops.h 2025-06-01T22:51:54.7118448Z ++ grep RECORD 2025-06-01T22:51:54.7141470Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_gather_stats_ops.h 2025-06-01T22:51:54.7141783Z +++ openssl base64 2025-06-01T22:51:54.7141893Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.7141991Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.7142430Z +++ sed -e s/=//g 2025-06-01T22:51:54.7185747Z ++ HASH=kputrXV5yPGulvrdUjygNRbokhwhQfs5aoe_uJa5YSM 2025-06-01T22:51:54.7189115Z +++ ls -nl torch/include/ATen/ops/batch_norm_gather_stats_ops.h 2025-06-01T22:51:54.7189847Z +++ awk '{print $5}' 2025-06-01T22:51:54.7213710Z ++ FSIZE=3183 2025-06-01T22:51:54.7214403Z ++ echo '"torch/include/ATen/ops/batch_norm_gather_stats_ops.h",sha256=kputrXV5yPGulvrdUjygNRbokhwhQfs5aoe_uJa5YSM,3183' 2025-06-01T22:51:54.7214509Z ++ read fname 2025-06-01T22:51:54.7214826Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h 2025-06-01T22:51:54.7215152Z ++ FPATH=torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h 2025-06-01T22:51:54.7218402Z ++ echo torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h 2025-06-01T22:51:54.7219261Z ++ grep RECORD 2025-06-01T22:51:54.7243304Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h 2025-06-01T22:51:54.7243563Z +++ openssl base64 2025-06-01T22:51:54.7243675Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.7243834Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.7244609Z +++ sed -e s/=//g 2025-06-01T22:51:54.7286132Z ++ HASH=QPugWbNpR0hRSz83JKsYe7CWhcvzOr555107qkxShvg 2025-06-01T22:51:54.7289629Z +++ ls -nl torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h 2025-06-01T22:51:54.7290205Z +++ awk '{print $5}' 2025-06-01T22:51:54.7316571Z ++ FSIZE=2685 2025-06-01T22:51:54.7317536Z ++ echo '"torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h",sha256=QPugWbNpR0hRSz83JKsYe7CWhcvzOr555107qkxShvg,2685' 2025-06-01T22:51:54.7317647Z ++ read fname 2025-06-01T22:51:54.7318136Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.7318599Z ++ FPATH=torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.7319101Z ++ echo torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.7319765Z ++ grep RECORD 2025-06-01T22:51:54.7343414Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.7343574Z +++ openssl base64 2025-06-01T22:51:54.7343684Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.7343796Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.7343891Z +++ sed -e s/=//g 2025-06-01T22:51:54.7386795Z ++ HASH=Fs464tXO4xaBOkDWGxGzl5w_6v1yZ2iyD8EONzqXmcE 2025-06-01T22:51:54.7390167Z +++ ls -nl torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.7390495Z +++ awk '{print $5}' 2025-06-01T22:51:54.7414510Z ++ FSIZE=1435 2025-06-01T22:51:54.7415391Z ++ echo '"torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h",sha256=Fs464tXO4xaBOkDWGxGzl5w_6v1yZ2iyD8EONzqXmcE,1435' 2025-06-01T22:51:54.7415506Z ++ read fname 2025-06-01T22:51:54.7416008Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-06-01T22:51:54.7416463Z ++ FPATH=torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-06-01T22:51:54.7418990Z ++ echo torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-06-01T22:51:54.7420208Z ++ grep RECORD 2025-06-01T22:51:54.7444339Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-06-01T22:51:54.7444459Z +++ openssl base64 2025-06-01T22:51:54.7444559Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.7444826Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.7445143Z +++ sed -e s/=//g 2025-06-01T22:51:54.7485548Z ++ HASH=XIMliA_MdBm-HNjybKdlbbCc44T6N7JpyQHD9rlLRb4 2025-06-01T22:51:54.7489799Z +++ ls -nl torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h 2025-06-01T22:51:54.7490469Z +++ awk '{print $5}' 2025-06-01T22:51:54.7516992Z ++ FSIZE=984 2025-06-01T22:51:54.7517772Z ++ echo '"torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h",sha256=XIMliA_MdBm-HNjybKdlbbCc44T6N7JpyQHD9rlLRb4,984' 2025-06-01T22:51:54.7518585Z ++ read fname 2025-06-01T22:51:54.7519065Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h 2025-06-01T22:51:54.7519794Z ++ FPATH=torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h 2025-06-01T22:51:54.7520475Z ++ echo torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h 2025-06-01T22:51:54.7520963Z ++ grep RECORD 2025-06-01T22:51:54.7542755Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h 2025-06-01T22:51:54.7543625Z +++ openssl base64 2025-06-01T22:51:54.7543877Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.7544139Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.7544602Z +++ sed -e s/=//g 2025-06-01T22:51:54.7587695Z ++ HASH=AQCfyTOSZISnXr5SnqEVOyeYAJ9BOMg2tMQMKDCJLdk 2025-06-01T22:51:54.7590469Z +++ ls -nl torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h 2025-06-01T22:51:54.7591418Z +++ awk '{print $5}' 2025-06-01T22:51:54.7615832Z ++ FSIZE=1105 2025-06-01T22:51:54.7617177Z ++ echo '"torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h",sha256=AQCfyTOSZISnXr5SnqEVOyeYAJ9BOMg2tMQMKDCJLdk,1105' 2025-06-01T22:51:54.7618001Z ++ read fname 2025-06-01T22:51:54.7618449Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h 2025-06-01T22:51:54.7619158Z ++ FPATH=torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h 2025-06-01T22:51:54.7620230Z ++ echo torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h 2025-06-01T22:51:54.7620903Z ++ grep RECORD 2025-06-01T22:51:54.7642520Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h 2025-06-01T22:51:54.7643423Z +++ openssl base64 2025-06-01T22:51:54.7643814Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.7644198Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.7644855Z +++ sed -e s/=//g 2025-06-01T22:51:54.7685748Z ++ HASH=FpyB6vBppQoD5okZu6jdPkhp7a_f0haxe42lRWU-StA 2025-06-01T22:51:54.7690210Z +++ ls -nl torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h 2025-06-01T22:51:54.7690994Z +++ awk '{print $5}' 2025-06-01T22:51:54.7717993Z ++ FSIZE=3333 2025-06-01T22:51:54.7719073Z ++ echo '"torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h",sha256=FpyB6vBppQoD5okZu6jdPkhp7a_f0haxe42lRWU-StA,3333' 2025-06-01T22:51:54.7719894Z ++ read fname 2025-06-01T22:51:54.7720248Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_native.h 2025-06-01T22:51:54.7720787Z ++ FPATH=torch/include/ATen/ops/batch_norm_native.h 2025-06-01T22:51:54.7721221Z ++ echo torch/include/ATen/ops/batch_norm_native.h 2025-06-01T22:51:54.7721602Z ++ grep RECORD 2025-06-01T22:51:54.7743032Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_native.h 2025-06-01T22:51:54.7743570Z +++ openssl base64 2025-06-01T22:51:54.7743824Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.7745643Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.7746236Z +++ sed -e s/=//g 2025-06-01T22:51:54.7787313Z ++ HASH=H49sdjOBVi3HtJ-lKpARlp8fTLmrsWgTOssg30-Ao_Y 2025-06-01T22:51:54.7791214Z +++ ls -nl torch/include/ATen/ops/batch_norm_native.h 2025-06-01T22:51:54.7792405Z +++ awk '{print $5}' 2025-06-01T22:51:54.7819448Z ++ FSIZE=730 2025-06-01T22:51:54.7820158Z ++ echo '"torch/include/ATen/ops/batch_norm_native.h",sha256=H49sdjOBVi3HtJ-lKpARlp8fTLmrsWgTOssg30-Ao_Y,730' 2025-06-01T22:51:54.7820842Z ++ read fname 2025-06-01T22:51:54.7821183Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_ops.h 2025-06-01T22:51:54.7821645Z ++ FPATH=torch/include/ATen/ops/batch_norm_ops.h 2025-06-01T22:51:54.7822071Z ++ echo torch/include/ATen/ops/batch_norm_ops.h 2025-06-01T22:51:54.7822424Z ++ grep RECORD 2025-06-01T22:51:54.7842940Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_ops.h 2025-06-01T22:51:54.7843652Z +++ openssl base64 2025-06-01T22:51:54.7844045Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.7844559Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.7846723Z +++ sed -e s/=//g 2025-06-01T22:51:54.7886169Z ++ HASH=ASF482D7rK4KXmqd5JmAe81QZXapb0SMxO_neFRQGXo 2025-06-01T22:51:54.7889930Z +++ ls -nl torch/include/ATen/ops/batch_norm_ops.h 2025-06-01T22:51:54.7890895Z +++ awk '{print $5}' 2025-06-01T22:51:54.7916900Z ++ FSIZE=1781 2025-06-01T22:51:54.7917524Z ++ echo '"torch/include/ATen/ops/batch_norm_ops.h",sha256=ASF482D7rK4KXmqd5JmAe81QZXapb0SMxO_neFRQGXo,1781' 2025-06-01T22:51:54.7918227Z ++ read fname 2025-06-01T22:51:54.7918581Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_stats.h 2025-06-01T22:51:54.7919067Z ++ FPATH=torch/include/ATen/ops/batch_norm_stats.h 2025-06-01T22:51:54.7919506Z ++ echo torch/include/ATen/ops/batch_norm_stats.h 2025-06-01T22:51:54.7920061Z ++ grep RECORD 2025-06-01T22:51:54.7942431Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_stats.h 2025-06-01T22:51:54.7942967Z +++ openssl base64 2025-06-01T22:51:54.7943410Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.7944584Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.7944836Z +++ sed -e s/=//g 2025-06-01T22:51:54.7985780Z ++ HASH=D0gNf6A6QbcYflJt_x9UJJYXjVE8PHufzWnVFafjHz4 2025-06-01T22:51:54.7989630Z +++ ls -nl torch/include/ATen/ops/batch_norm_stats.h 2025-06-01T22:51:54.7990111Z +++ awk '{print $5}' 2025-06-01T22:51:54.8014111Z ++ FSIZE=1427 2025-06-01T22:51:54.8014844Z ++ echo '"torch/include/ATen/ops/batch_norm_stats.h",sha256=D0gNf6A6QbcYflJt_x9UJJYXjVE8PHufzWnVFafjHz4,1427' 2025-06-01T22:51:54.8015709Z ++ read fname 2025-06-01T22:51:54.8016231Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.8017072Z ++ FPATH=torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.8018913Z ++ echo torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.8019944Z ++ grep RECORD 2025-06-01T22:51:54.8039707Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.8040463Z +++ openssl base64 2025-06-01T22:51:54.8041580Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.8042253Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.8043353Z +++ sed -e s/=//g 2025-06-01T22:51:54.8083057Z ++ HASH=ZAPOV0qBmd-GZ87oVVTWdPecx6jR9YeA_z1gDsbwtTo 2025-06-01T22:51:54.8087516Z +++ ls -nl torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.8088095Z +++ awk '{print $5}' 2025-06-01T22:51:54.8114564Z ++ FSIZE=1007 2025-06-01T22:51:54.8115398Z ++ echo '"torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h",sha256=ZAPOV0qBmd-GZ87oVVTWdPecx6jR9YeA_z1gDsbwtTo,1007' 2025-06-01T22:51:54.8116266Z ++ read fname 2025-06-01T22:51:54.8116686Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h 2025-06-01T22:51:54.8117296Z ++ FPATH=torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h 2025-06-01T22:51:54.8117871Z ++ echo torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h 2025-06-01T22:51:54.8118304Z ++ grep RECORD 2025-06-01T22:51:54.8139524Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h 2025-06-01T22:51:54.8140111Z +++ openssl base64 2025-06-01T22:51:54.8140389Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.8142283Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.8142542Z +++ sed -e s/=//g 2025-06-01T22:51:54.8185779Z ++ HASH=HOpegR8AfirwAstSrTCTvVDqyNrGWWNDY54bLXZOhYQ 2025-06-01T22:51:54.8188269Z +++ ls -nl torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h 2025-06-01T22:51:54.8189052Z +++ awk '{print $5}' 2025-06-01T22:51:54.8212950Z ++ FSIZE=770 2025-06-01T22:51:54.8213689Z ++ echo '"torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h",sha256=HOpegR8AfirwAstSrTCTvVDqyNrGWWNDY54bLXZOhYQ,770' 2025-06-01T22:51:54.8214466Z ++ read fname 2025-06-01T22:51:54.8214850Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_stats_native.h 2025-06-01T22:51:54.8215671Z ++ FPATH=torch/include/ATen/ops/batch_norm_stats_native.h 2025-06-01T22:51:54.8216719Z ++ echo torch/include/ATen/ops/batch_norm_stats_native.h 2025-06-01T22:51:54.8218392Z ++ grep RECORD 2025-06-01T22:51:54.8240885Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_stats_native.h 2025-06-01T22:51:54.8241419Z +++ openssl base64 2025-06-01T22:51:54.8241694Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.8241940Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.8242372Z +++ sed -e s/=//g 2025-06-01T22:51:54.8284159Z ++ HASH=HUmFlXHbYLZA7fmZrjOA0crz9OFbp3oI2MkgfA1tVVU 2025-06-01T22:51:54.8287549Z +++ ls -nl torch/include/ATen/ops/batch_norm_stats_native.h 2025-06-01T22:51:54.8288145Z +++ awk '{print $5}' 2025-06-01T22:51:54.8314715Z ++ FSIZE=677 2025-06-01T22:51:54.8315463Z ++ echo '"torch/include/ATen/ops/batch_norm_stats_native.h",sha256=HUmFlXHbYLZA7fmZrjOA0crz9OFbp3oI2MkgfA1tVVU,677' 2025-06-01T22:51:54.8316164Z ++ read fname 2025-06-01T22:51:54.8316538Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_stats_ops.h 2025-06-01T22:51:54.8317185Z ++ FPATH=torch/include/ATen/ops/batch_norm_stats_ops.h 2025-06-01T22:51:54.8317653Z ++ echo torch/include/ATen/ops/batch_norm_stats_ops.h 2025-06-01T22:51:54.8318049Z ++ grep RECORD 2025-06-01T22:51:54.8340680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_stats_ops.h 2025-06-01T22:51:54.8341234Z +++ openssl base64 2025-06-01T22:51:54.8341487Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.8342172Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.8342426Z +++ sed -e s/=//g 2025-06-01T22:51:54.8381998Z ++ HASH=VHLtOKUQwuUqaj3W2257PH5CeYMHcGRc6UxoFml4ilU 2025-06-01T22:51:54.8385062Z +++ ls -nl torch/include/ATen/ops/batch_norm_stats_ops.h 2025-06-01T22:51:54.8385463Z +++ awk '{print $5}' 2025-06-01T22:51:54.8409424Z ++ FSIZE=1951 2025-06-01T22:51:54.8410102Z ++ echo '"torch/include/ATen/ops/batch_norm_stats_ops.h",sha256=VHLtOKUQwuUqaj3W2257PH5CeYMHcGRc6UxoFml4ilU,1951' 2025-06-01T22:51:54.8410821Z ++ read fname 2025-06-01T22:51:54.8411241Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_update_stats.h 2025-06-01T22:51:54.8411823Z ++ FPATH=torch/include/ATen/ops/batch_norm_update_stats.h 2025-06-01T22:51:54.8412735Z ++ echo torch/include/ATen/ops/batch_norm_update_stats.h 2025-06-01T22:51:54.8413713Z ++ grep RECORD 2025-06-01T22:51:54.8437544Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_update_stats.h 2025-06-01T22:51:54.8438110Z +++ openssl base64 2025-06-01T22:51:54.8438366Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.8438637Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.8438910Z +++ sed -e s/=//g 2025-06-01T22:51:54.8478695Z ++ HASH=bRz6ltLj7QBRA7Y_x6nq0xNr8nlSPGZt_qInRnQvjfQ 2025-06-01T22:51:54.8482395Z +++ ls -nl torch/include/ATen/ops/batch_norm_update_stats.h 2025-06-01T22:51:54.8483613Z +++ awk '{print $5}' 2025-06-01T22:51:54.8511017Z ++ FSIZE=2049 2025-06-01T22:51:54.8511695Z ++ echo '"torch/include/ATen/ops/batch_norm_update_stats.h",sha256=bRz6ltLj7QBRA7Y_x6nq0xNr8nlSPGZt_qInRnQvjfQ,2049' 2025-06-01T22:51:54.8512407Z ++ read fname 2025-06-01T22:51:54.8512983Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.8514025Z ++ FPATH=torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.8514890Z ++ echo torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.8515467Z ++ grep RECORD 2025-06-01T22:51:54.8532878Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.8533617Z +++ openssl base64 2025-06-01T22:51:54.8534375Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.8536796Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.8537438Z +++ sed -e s/=//g 2025-06-01T22:51:54.8576594Z ++ HASH=TJVOKHnbsn1r1p2Y1TeXd0wNxJYYvVxuI7nr3bSG9Vg 2025-06-01T22:51:54.8581901Z +++ ls -nl torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.8582634Z +++ awk '{print $5}' 2025-06-01T22:51:54.8606496Z ++ FSIZE=1229 2025-06-01T22:51:54.8607407Z ++ echo '"torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h",sha256=TJVOKHnbsn1r1p2Y1TeXd0wNxJYYvVxuI7nr3bSG9Vg,1229' 2025-06-01T22:51:54.8608358Z ++ read fname 2025-06-01T22:51:54.8608822Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h 2025-06-01T22:51:54.8609520Z ++ FPATH=torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h 2025-06-01T22:51:54.8610167Z ++ echo torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h 2025-06-01T22:51:54.8620630Z ++ grep RECORD 2025-06-01T22:51:54.8634413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h 2025-06-01T22:51:54.8635043Z +++ openssl base64 2025-06-01T22:51:54.8635299Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.8635789Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.8636799Z +++ sed -e s/=//g 2025-06-01T22:51:54.8677952Z ++ HASH=IxSC7ZcJMUz-j6Y1kWigZGFvjGVLsJ9rDy-P2q4HI0A 2025-06-01T22:51:54.8681185Z +++ ls -nl torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h 2025-06-01T22:51:54.8682045Z +++ awk '{print $5}' 2025-06-01T22:51:54.8710940Z ++ FSIZE=879 2025-06-01T22:51:54.8711886Z ++ echo '"torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h",sha256=IxSC7ZcJMUz-j6Y1kWigZGFvjGVLsJ9rDy-P2q4HI0A,879' 2025-06-01T22:51:54.8712655Z ++ read fname 2025-06-01T22:51:54.8713109Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h 2025-06-01T22:51:54.8713794Z ++ FPATH=torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h 2025-06-01T22:51:54.8714430Z ++ echo torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h 2025-06-01T22:51:54.8714900Z ++ grep RECORD 2025-06-01T22:51:54.8732227Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h 2025-06-01T22:51:54.8732843Z +++ openssl base64 2025-06-01T22:51:54.8733907Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.8735502Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.8736794Z +++ sed -e s/=//g 2025-06-01T22:51:54.8780935Z ++ HASH=YBfHVDxsD8q6qubi7KW7ho_CfELFydIsdOePN9eyW08 2025-06-01T22:51:54.8783100Z +++ ls -nl torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h 2025-06-01T22:51:54.8784159Z +++ awk '{print $5}' 2025-06-01T22:51:54.8808785Z ++ FSIZE=881 2025-06-01T22:51:54.8809534Z ++ echo '"torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h",sha256=YBfHVDxsD8q6qubi7KW7ho_CfELFydIsdOePN9eyW08,881' 2025-06-01T22:51:54.8810331Z ++ read fname 2025-06-01T22:51:54.8810754Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_update_stats_native.h 2025-06-01T22:51:54.8811396Z ++ FPATH=torch/include/ATen/ops/batch_norm_update_stats_native.h 2025-06-01T22:51:54.8812092Z ++ echo torch/include/ATen/ops/batch_norm_update_stats_native.h 2025-06-01T22:51:54.8813050Z ++ grep RECORD 2025-06-01T22:51:54.8837290Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_update_stats_native.h 2025-06-01T22:51:54.8837935Z +++ openssl base64 2025-06-01T22:51:54.8838208Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.8838472Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.8838730Z +++ sed -e s/=//g 2025-06-01T22:51:54.8880497Z ++ HASH=IPj-BWV7tBezarviES1v9SqyTn_BPHQyAXnpIbsPSZc 2025-06-01T22:51:54.8883361Z +++ ls -nl torch/include/ATen/ops/batch_norm_update_stats_native.h 2025-06-01T22:51:54.8884848Z +++ awk '{print $5}' 2025-06-01T22:51:54.8912380Z ++ FSIZE=1116 2025-06-01T22:51:54.8913178Z ++ echo '"torch/include/ATen/ops/batch_norm_update_stats_native.h",sha256=IPj-BWV7tBezarviES1v9SqyTn_BPHQyAXnpIbsPSZc,1116' 2025-06-01T22:51:54.8913928Z ++ read fname 2025-06-01T22:51:54.8914317Z ++ make_wheel_record torch/include/ATen/ops/batch_norm_update_stats_ops.h 2025-06-01T22:51:54.8914908Z ++ FPATH=torch/include/ATen/ops/batch_norm_update_stats_ops.h 2025-06-01T22:51:54.8915423Z ++ echo torch/include/ATen/ops/batch_norm_update_stats_ops.h 2025-06-01T22:51:54.8915849Z ++ grep RECORD 2025-06-01T22:51:54.8933212Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/batch_norm_update_stats_ops.h 2025-06-01T22:51:54.8933913Z +++ openssl base64 2025-06-01T22:51:54.8935176Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.8936902Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.8938060Z +++ sed -e s/=//g 2025-06-01T22:51:54.8975484Z ++ HASH=KQvI69TP-nQszsq1GOszULp_sLO720hkT3PYKbGjr44 2025-06-01T22:51:54.8981721Z +++ ls -nl torch/include/ATen/ops/batch_norm_update_stats_ops.h 2025-06-01T22:51:54.8982641Z +++ awk '{print $5}' 2025-06-01T22:51:54.9006433Z ++ FSIZE=2653 2025-06-01T22:51:54.9007136Z ++ echo '"torch/include/ATen/ops/batch_norm_update_stats_ops.h",sha256=KQvI69TP-nQszsq1GOszULp_sLO720hkT3PYKbGjr44,2653' 2025-06-01T22:51:54.9007879Z ++ read fname 2025-06-01T22:51:54.9008202Z ++ make_wheel_record torch/include/ATen/ops/bernoulli.h 2025-06-01T22:51:54.9008653Z ++ FPATH=torch/include/ATen/ops/bernoulli.h 2025-06-01T22:51:54.9009325Z ++ echo torch/include/ATen/ops/bernoulli.h 2025-06-01T22:51:54.9010679Z ++ grep RECORD 2025-06-01T22:51:54.9032706Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bernoulli.h 2025-06-01T22:51:54.9033400Z +++ openssl base64 2025-06-01T22:51:54.9033668Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.9033909Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.9034970Z +++ sed -e s/=//g 2025-06-01T22:51:54.9077903Z ++ HASH=KWQ9ND7qBjEDj53gRc61P48yPcCrwPjYotD6CvAqKZs 2025-06-01T22:51:54.9079338Z +++ ls -nl torch/include/ATen/ops/bernoulli.h 2025-06-01T22:51:54.9080375Z +++ awk '{print $5}' 2025-06-01T22:51:54.9109413Z ++ FSIZE=3233 2025-06-01T22:51:54.9110134Z ++ echo '"torch/include/ATen/ops/bernoulli.h",sha256=KWQ9ND7qBjEDj53gRc61P48yPcCrwPjYotD6CvAqKZs,3233' 2025-06-01T22:51:54.9110798Z ++ read fname 2025-06-01T22:51:54.9111287Z ++ make_wheel_record torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.9112076Z ++ FPATH=torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.9112792Z ++ echo torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.9113328Z ++ grep RECORD 2025-06-01T22:51:54.9131391Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.9132068Z +++ openssl base64 2025-06-01T22:51:54.9132581Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.9133672Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.9134882Z +++ sed -e s/=//g 2025-06-01T22:51:54.9173539Z ++ HASH=j0NvIHxYeV4KjWOQMbvLc5a7z0p6VU4OL_JPEtnKVdM 2025-06-01T22:51:54.9179073Z +++ ls -nl torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:54.9179767Z +++ awk '{print $5}' 2025-06-01T22:51:54.9205857Z ++ FSIZE=1552 2025-06-01T22:51:54.9206704Z ++ echo '"torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h",sha256=j0NvIHxYeV4KjWOQMbvLc5a7z0p6VU4OL_JPEtnKVdM,1552' 2025-06-01T22:51:54.9207629Z ++ read fname 2025-06-01T22:51:54.9208272Z ++ make_wheel_record torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.9209268Z ++ FPATH=torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.9210186Z ++ echo torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.9210815Z ++ grep RECORD 2025-06-01T22:51:54.9231802Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.9232569Z +++ openssl base64 2025-06-01T22:51:54.9232990Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.9233241Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.9233506Z +++ sed -e s/=//g 2025-06-01T22:51:54.9275708Z ++ HASH=VXTfBIDDWfhGDAnlPib8v-mSfUSsYuMZGV8ugOXwi9I 2025-06-01T22:51:54.9279737Z +++ ls -nl torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:54.9280810Z +++ awk '{print $5}' 2025-06-01T22:51:54.9307451Z ++ FSIZE=860 2025-06-01T22:51:54.9308386Z ++ echo '"torch/include/ATen/ops/bernoulli_compositeexplicitautogradnonfunctional_dispatch.h",sha256=VXTfBIDDWfhGDAnlPib8v-mSfUSsYuMZGV8ugOXwi9I,860' 2025-06-01T22:51:54.9309498Z ++ read fname 2025-06-01T22:51:54.9309923Z ++ make_wheel_record torch/include/ATen/ops/bernoulli_cpu_dispatch.h 2025-06-01T22:51:54.9310473Z ++ FPATH=torch/include/ATen/ops/bernoulli_cpu_dispatch.h 2025-06-01T22:51:54.9310953Z ++ echo torch/include/ATen/ops/bernoulli_cpu_dispatch.h 2025-06-01T22:51:54.9311356Z ++ grep RECORD 2025-06-01T22:51:54.9329647Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bernoulli_cpu_dispatch.h 2025-06-01T22:51:54.9330189Z +++ openssl base64 2025-06-01T22:51:54.9331466Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.9332470Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.9333781Z +++ sed -e s/=//g 2025-06-01T22:51:54.9372186Z ++ HASH=GjPMEcU9PNF6ouR0HdWqiDOSWniObN4VWSjIhTrVQ0o 2025-06-01T22:51:54.9378599Z +++ ls -nl torch/include/ATen/ops/bernoulli_cpu_dispatch.h 2025-06-01T22:51:54.9379014Z +++ awk '{print $5}' 2025-06-01T22:51:54.9404903Z ++ FSIZE=1186 2025-06-01T22:51:54.9405805Z ++ echo '"torch/include/ATen/ops/bernoulli_cpu_dispatch.h",sha256=GjPMEcU9PNF6ouR0HdWqiDOSWniObN4VWSjIhTrVQ0o,1186' 2025-06-01T22:51:54.9406746Z ++ read fname 2025-06-01T22:51:54.9407199Z ++ make_wheel_record torch/include/ATen/ops/bernoulli_cuda_dispatch.h 2025-06-01T22:51:54.9407840Z ++ FPATH=torch/include/ATen/ops/bernoulli_cuda_dispatch.h 2025-06-01T22:51:54.9408354Z ++ echo torch/include/ATen/ops/bernoulli_cuda_dispatch.h 2025-06-01T22:51:54.9408756Z ++ grep RECORD 2025-06-01T22:51:54.9428553Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bernoulli_cuda_dispatch.h 2025-06-01T22:51:54.9429189Z +++ openssl base64 2025-06-01T22:51:54.9429775Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.9430032Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.9431218Z +++ sed -e s/=//g 2025-06-01T22:51:54.9473321Z ++ HASH=Qly2J3dg1T2OE1DzSrzJGhEMKv5scwVL_vzh-6mM-tY 2025-06-01T22:51:54.9477747Z +++ ls -nl torch/include/ATen/ops/bernoulli_cuda_dispatch.h 2025-06-01T22:51:54.9478697Z +++ awk '{print $5}' 2025-06-01T22:51:54.9505258Z ++ FSIZE=1188 2025-06-01T22:51:54.9505940Z ++ echo '"torch/include/ATen/ops/bernoulli_cuda_dispatch.h",sha256=Qly2J3dg1T2OE1DzSrzJGhEMKv5scwVL_vzh-6mM-tY,1188' 2025-06-01T22:51:54.9506717Z ++ read fname 2025-06-01T22:51:54.9507096Z ++ make_wheel_record torch/include/ATen/ops/bernoulli_meta_dispatch.h 2025-06-01T22:51:54.9507657Z ++ FPATH=torch/include/ATen/ops/bernoulli_meta_dispatch.h 2025-06-01T22:51:54.9508158Z ++ echo torch/include/ATen/ops/bernoulli_meta_dispatch.h 2025-06-01T22:51:54.9508739Z ++ grep RECORD 2025-06-01T22:51:54.9528577Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bernoulli_meta_dispatch.h 2025-06-01T22:51:54.9529135Z +++ openssl base64 2025-06-01T22:51:54.9530030Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.9531299Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.9532618Z +++ sed -e s/=//g 2025-06-01T22:51:54.9570475Z ++ HASH=xH3DQ9eyiBbUmuBJOOnskDhi8vl-aUqLqqsS3CIuN18 2025-06-01T22:51:54.9575313Z +++ ls -nl torch/include/ATen/ops/bernoulli_meta_dispatch.h 2025-06-01T22:51:54.9576337Z +++ awk '{print $5}' 2025-06-01T22:51:54.9602702Z ++ FSIZE=926 2025-06-01T22:51:54.9603470Z ++ echo '"torch/include/ATen/ops/bernoulli_meta_dispatch.h",sha256=xH3DQ9eyiBbUmuBJOOnskDhi8vl-aUqLqqsS3CIuN18,926' 2025-06-01T22:51:54.9604325Z ++ read fname 2025-06-01T22:51:54.9604986Z ++ make_wheel_record torch/include/ATen/ops/bernoulli_native.h 2025-06-01T22:51:54.9605508Z ++ FPATH=torch/include/ATen/ops/bernoulli_native.h 2025-06-01T22:51:54.9605998Z ++ echo torch/include/ATen/ops/bernoulli_native.h 2025-06-01T22:51:54.9606393Z ++ grep RECORD 2025-06-01T22:51:54.9628912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bernoulli_native.h 2025-06-01T22:51:54.9629462Z +++ openssl base64 2025-06-01T22:51:54.9629732Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.9630647Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.9631418Z +++ sed -e s/=//g 2025-06-01T22:51:54.9674593Z ++ HASH=PnjfJmH1f06tYf1yUob8XqCKHD5oWRftcBV2YO4oG74 2025-06-01T22:51:54.9676988Z +++ ls -nl torch/include/ATen/ops/bernoulli_native.h 2025-06-01T22:51:54.9678443Z +++ awk '{print $5}' 2025-06-01T22:51:54.9705921Z ++ FSIZE=1468 2025-06-01T22:51:54.9706591Z ++ echo '"torch/include/ATen/ops/bernoulli_native.h",sha256=PnjfJmH1f06tYf1yUob8XqCKHD5oWRftcBV2YO4oG74,1468' 2025-06-01T22:51:54.9707285Z ++ read fname 2025-06-01T22:51:54.9707625Z ++ make_wheel_record torch/include/ATen/ops/bernoulli_ops.h 2025-06-01T22:51:54.9708099Z ++ FPATH=torch/include/ATen/ops/bernoulli_ops.h 2025-06-01T22:51:54.9708515Z ++ echo torch/include/ATen/ops/bernoulli_ops.h 2025-06-01T22:51:54.9708868Z ++ grep RECORD 2025-06-01T22:51:54.9728735Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bernoulli_ops.h 2025-06-01T22:51:54.9729241Z +++ openssl base64 2025-06-01T22:51:54.9730121Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.9731728Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.9732901Z +++ sed -e s/=//g 2025-06-01T22:51:54.9770853Z ++ HASH=j9sndU7NidVHtTOFVykdQlopR_1Htx9sNWNwWiCa5Aw 2025-06-01T22:51:54.9775731Z +++ ls -nl torch/include/ATen/ops/bernoulli_ops.h 2025-06-01T22:51:54.9776649Z +++ awk '{print $5}' 2025-06-01T22:51:54.9803841Z ++ FSIZE=6398 2025-06-01T22:51:54.9805339Z ++ echo '"torch/include/ATen/ops/bernoulli_ops.h",sha256=j9sndU7NidVHtTOFVykdQlopR_1Htx9sNWNwWiCa5Aw,6398' 2025-06-01T22:51:54.9806033Z ++ read fname 2025-06-01T22:51:54.9806525Z ++ make_wheel_record torch/include/ATen/ops/bilinear.h 2025-06-01T22:51:54.9806965Z ++ FPATH=torch/include/ATen/ops/bilinear.h 2025-06-01T22:51:54.9807363Z ++ echo torch/include/ATen/ops/bilinear.h 2025-06-01T22:51:54.9807724Z ++ grep RECORD 2025-06-01T22:51:54.9828763Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bilinear.h 2025-06-01T22:51:54.9829300Z +++ openssl base64 2025-06-01T22:51:54.9829609Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.9829876Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.9831176Z +++ sed -e s/=//g 2025-06-01T22:51:54.9873347Z ++ HASH=eJRreR3MJmwIeTqRiuXsZiq9C9uq1Yw_np2EdBlOQe8 2025-06-01T22:51:54.9876004Z +++ ls -nl torch/include/ATen/ops/bilinear.h 2025-06-01T22:51:54.9877258Z +++ awk '{print $5}' 2025-06-01T22:51:54.9906225Z ++ FSIZE=821 2025-06-01T22:51:54.9906898Z ++ echo '"torch/include/ATen/ops/bilinear.h",sha256=eJRreR3MJmwIeTqRiuXsZiq9C9uq1Yw_np2EdBlOQe8,821' 2025-06-01T22:51:54.9907545Z ++ read fname 2025-06-01T22:51:54.9908053Z ++ make_wheel_record torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:54.9908827Z ++ FPATH=torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:54.9909551Z ++ echo torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:54.9910063Z ++ grep RECORD 2025-06-01T22:51:54.9929072Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:54.9929766Z +++ openssl base64 2025-06-01T22:51:54.9930173Z +++ sed -e s/+/-/g 2025-06-01T22:51:54.9931715Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:54.9932891Z +++ sed -e s/=//g 2025-06-01T22:51:54.9971074Z ++ HASH=HxUNiGaH-14s8_XWwZTnYKgfWbO_YVvJ9cQQuB4UM50 2025-06-01T22:51:54.9976086Z +++ ls -nl torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:54.9976725Z +++ awk '{print $5}' 2025-06-01T22:51:55.0004015Z ++ FSIZE=867 2025-06-01T22:51:55.0005043Z ++ echo '"torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h",sha256=HxUNiGaH-14s8_XWwZTnYKgfWbO_YVvJ9cQQuB4UM50,867' 2025-06-01T22:51:55.0006095Z ++ read fname 2025-06-01T22:51:55.0006441Z ++ make_wheel_record torch/include/ATen/ops/bilinear_native.h 2025-06-01T22:51:55.0006939Z ++ FPATH=torch/include/ATen/ops/bilinear_native.h 2025-06-01T22:51:55.0007381Z ++ echo torch/include/ATen/ops/bilinear_native.h 2025-06-01T22:51:55.0007749Z ++ grep RECORD 2025-06-01T22:51:55.0028364Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bilinear_native.h 2025-06-01T22:51:55.0028872Z +++ openssl base64 2025-06-01T22:51:55.0029133Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.0029376Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.0029815Z +++ sed -e s/=//g 2025-06-01T22:51:55.0073876Z ++ HASH=pEqHwcxrTbrEl_m4_TpfqPlnWg-Q6DGrOSgaZ5Gg34k 2025-06-01T22:51:55.0076741Z +++ ls -nl torch/include/ATen/ops/bilinear_native.h 2025-06-01T22:51:55.0077914Z +++ awk '{print $5}' 2025-06-01T22:51:55.0105561Z ++ FSIZE=579 2025-06-01T22:51:55.0106268Z ++ echo '"torch/include/ATen/ops/bilinear_native.h",sha256=pEqHwcxrTbrEl_m4_TpfqPlnWg-Q6DGrOSgaZ5Gg34k,579' 2025-06-01T22:51:55.0106951Z ++ read fname 2025-06-01T22:51:55.0107268Z ++ make_wheel_record torch/include/ATen/ops/bilinear_ops.h 2025-06-01T22:51:55.0107723Z ++ FPATH=torch/include/ATen/ops/bilinear_ops.h 2025-06-01T22:51:55.0108120Z ++ echo torch/include/ATen/ops/bilinear_ops.h 2025-06-01T22:51:55.0108478Z ++ grep RECORD 2025-06-01T22:51:55.0128521Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bilinear_ops.h 2025-06-01T22:51:55.0129032Z +++ openssl base64 2025-06-01T22:51:55.0130337Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.0131691Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.0133098Z +++ sed -e s/=//g 2025-06-01T22:51:55.0171371Z ++ HASH=ISN3RPZthVJo62I3gCz34tP7nwhX6SZfVehjcsk7K8I 2025-06-01T22:51:55.0175883Z +++ ls -nl torch/include/ATen/ops/bilinear_ops.h 2025-06-01T22:51:55.0176650Z +++ awk '{print $5}' 2025-06-01T22:51:55.0203533Z ++ FSIZE=1287 2025-06-01T22:51:55.0204528Z ++ echo '"torch/include/ATen/ops/bilinear_ops.h",sha256=ISN3RPZthVJo62I3gCz34tP7nwhX6SZfVehjcsk7K8I,1287' 2025-06-01T22:51:55.0205390Z ++ read fname 2025-06-01T22:51:55.0205769Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy.h 2025-06-01T22:51:55.0206290Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy.h 2025-06-01T22:51:55.0206770Z ++ echo torch/include/ATen/ops/binary_cross_entropy.h 2025-06-01T22:51:55.0207175Z ++ grep RECORD 2025-06-01T22:51:55.0229297Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy.h 2025-06-01T22:51:55.0229857Z +++ openssl base64 2025-06-01T22:51:55.0230108Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.0230370Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.0230622Z +++ sed -e s/=//g 2025-06-01T22:51:55.0272263Z ++ HASH=QaYHutg1F42w3jvOKD8giWyxDq1GVBcs-KpYxmcq1ws 2025-06-01T22:51:55.0275081Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy.h 2025-06-01T22:51:55.0276184Z +++ awk '{print $5}' 2025-06-01T22:51:55.0305089Z ++ FSIZE=1732 2025-06-01T22:51:55.0305830Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy.h",sha256=QaYHutg1F42w3jvOKD8giWyxDq1GVBcs-KpYxmcq1ws,1732' 2025-06-01T22:51:55.0306543Z ++ read fname 2025-06-01T22:51:55.0306941Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_backward.h 2025-06-01T22:51:55.0307557Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_backward.h 2025-06-01T22:51:55.0308108Z ++ echo torch/include/ATen/ops/binary_cross_entropy_backward.h 2025-06-01T22:51:55.0308531Z ++ grep RECORD 2025-06-01T22:51:55.0327129Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_backward.h 2025-06-01T22:51:55.0327717Z +++ openssl base64 2025-06-01T22:51:55.0327989Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.0329004Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.0330123Z +++ sed -e s/=//g 2025-06-01T22:51:55.0368528Z ++ HASH=3cl00KN05OSwoRmArkdTLd_BTk0EZqIqphRUIqJ2Psk 2025-06-01T22:51:55.0373098Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_backward.h 2025-06-01T22:51:55.0376690Z +++ awk '{print $5}' 2025-06-01T22:51:55.0401682Z ++ FSIZE=2087 2025-06-01T22:51:55.0402417Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_backward.h",sha256=3cl00KN05OSwoRmArkdTLd_BTk0EZqIqphRUIqJ2Psk,2087' 2025-06-01T22:51:55.0403155Z ++ read fname 2025-06-01T22:51:55.0403640Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h 2025-06-01T22:51:55.0404703Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h 2025-06-01T22:51:55.0405405Z ++ echo torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h 2025-06-01T22:51:55.0405926Z ++ grep RECORD 2025-06-01T22:51:55.0427492Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h 2025-06-01T22:51:55.0428143Z +++ openssl base64 2025-06-01T22:51:55.0428580Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.0428838Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.0429112Z +++ sed -e s/=//g 2025-06-01T22:51:55.0471408Z ++ HASH=uVfJnBuINHvmcXds_-zxZbVAjKO-CO-OuwK5vquDDfc 2025-06-01T22:51:55.0475671Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h 2025-06-01T22:51:55.0476531Z +++ awk '{print $5}' 2025-06-01T22:51:55.0504078Z ++ FSIZE=1372 2025-06-01T22:51:55.0504849Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h",sha256=uVfJnBuINHvmcXds_-zxZbVAjKO-CO-OuwK5vquDDfc,1372' 2025-06-01T22:51:55.0505711Z ++ read fname 2025-06-01T22:51:55.0506185Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h 2025-06-01T22:51:55.0506996Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h 2025-06-01T22:51:55.0507702Z ++ echo torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h 2025-06-01T22:51:55.0508285Z ++ grep RECORD 2025-06-01T22:51:55.0528077Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h 2025-06-01T22:51:55.0528955Z +++ openssl base64 2025-06-01T22:51:55.0529240Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.0530172Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.0531546Z +++ sed -e s/=//g 2025-06-01T22:51:55.0571064Z ++ HASH=Sl_UHuyC0NLXdOph14CyotpfmcEgIfc9oFQDwxwA8a8 2025-06-01T22:51:55.0575877Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h 2025-06-01T22:51:55.0576635Z +++ awk '{print $5}' 2025-06-01T22:51:55.0602630Z ++ FSIZE=1374 2025-06-01T22:51:55.0603620Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h",sha256=Sl_UHuyC0NLXdOph14CyotpfmcEgIfc9oFQDwxwA8a8,1374' 2025-06-01T22:51:55.0604742Z ++ read fname 2025-06-01T22:51:55.0605201Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_backward_native.h 2025-06-01T22:51:55.0605960Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_backward_native.h 2025-06-01T22:51:55.0606601Z ++ echo torch/include/ATen/ops/binary_cross_entropy_backward_native.h 2025-06-01T22:51:55.0607100Z ++ grep RECORD 2025-06-01T22:51:55.0628883Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_backward_native.h 2025-06-01T22:51:55.0629540Z +++ openssl base64 2025-06-01T22:51:55.0629851Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.0630094Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.0630361Z +++ sed -e s/=//g 2025-06-01T22:51:55.0672896Z ++ HASH=DJnFZaJSVjcNXcHdYMMRWvf850arAfGcNb4MO6SuZY0 2025-06-01T22:51:55.0675874Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_backward_native.h 2025-06-01T22:51:55.0677142Z +++ awk '{print $5}' 2025-06-01T22:51:55.0705016Z ++ FSIZE=1344 2025-06-01T22:51:55.0705834Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_backward_native.h",sha256=DJnFZaJSVjcNXcHdYMMRWvf850arAfGcNb4MO6SuZY0,1344' 2025-06-01T22:51:55.0706612Z ++ read fname 2025-06-01T22:51:55.0707048Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_backward_ops.h 2025-06-01T22:51:55.0707703Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_backward_ops.h 2025-06-01T22:51:55.0708318Z ++ echo torch/include/ATen/ops/binary_cross_entropy_backward_ops.h 2025-06-01T22:51:55.0708950Z ++ grep RECORD 2025-06-01T22:51:55.0728335Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_backward_ops.h 2025-06-01T22:51:55.0728958Z +++ openssl base64 2025-06-01T22:51:55.0729229Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.0730035Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.0731304Z +++ sed -e s/=//g 2025-06-01T22:51:55.0770830Z ++ HASH=cP73AADRlfx9BfTc3mwmESuiKSE-qHMrJ2In_TOLrGM 2025-06-01T22:51:55.0775990Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_backward_ops.h 2025-06-01T22:51:55.0776736Z +++ awk '{print $5}' 2025-06-01T22:51:55.0803171Z ++ FSIZE=2539 2025-06-01T22:51:55.0804052Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_backward_ops.h",sha256=cP73AADRlfx9BfTc3mwmESuiKSE-qHMrJ2In_TOLrGM,2539' 2025-06-01T22:51:55.0805114Z ++ read fname 2025-06-01T22:51:55.0805714Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h 2025-06-01T22:51:55.0805965Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h 2025-06-01T22:51:55.0806212Z ++ echo torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h 2025-06-01T22:51:55.0806312Z ++ grep RECORD 2025-06-01T22:51:55.0827406Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h 2025-06-01T22:51:55.0827515Z +++ openssl base64 2025-06-01T22:51:55.0827639Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.0828709Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.0830077Z +++ sed -e s/=//g 2025-06-01T22:51:55.0872242Z ++ HASH=B9U_i7dGjF8l4QpK-wUQyV_1Vbx7qOKZhfk5Pi-a6o8 2025-06-01T22:51:55.0876001Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h 2025-06-01T22:51:55.0877059Z +++ awk '{print $5}' 2025-06-01T22:51:55.0904424Z ++ FSIZE=1235 2025-06-01T22:51:55.0905007Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h",sha256=B9U_i7dGjF8l4QpK-wUQyV_1Vbx7qOKZhfk5Pi-a6o8,1235' 2025-06-01T22:51:55.0905288Z ++ read fname 2025-06-01T22:51:55.0905592Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h 2025-06-01T22:51:55.0905918Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h 2025-06-01T22:51:55.0906164Z ++ echo torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h 2025-06-01T22:51:55.0907217Z ++ grep RECORD 2025-06-01T22:51:55.0928466Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h 2025-06-01T22:51:55.0928584Z +++ openssl base64 2025-06-01T22:51:55.0929545Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.0930948Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.0932180Z +++ sed -e s/=//g 2025-06-01T22:51:55.0970178Z ++ HASH=rc-f3TUSgE7qm7ZWzRREQemX47jrpg5gs3FfS8LlNFM 2025-06-01T22:51:55.0975265Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h 2025-06-01T22:51:55.0976120Z +++ awk '{print $5}' 2025-06-01T22:51:55.1001999Z ++ FSIZE=1237 2025-06-01T22:51:55.1002609Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h",sha256=rc-f3TUSgE7qm7ZWzRREQemX47jrpg5gs3FfS8LlNFM,1237' 2025-06-01T22:51:55.1002721Z ++ read fname 2025-06-01T22:51:55.1003024Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_native.h 2025-06-01T22:51:55.1003242Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_native.h 2025-06-01T22:51:55.1003595Z ++ echo torch/include/ATen/ops/binary_cross_entropy_native.h 2025-06-01T22:51:55.1003868Z ++ grep RECORD 2025-06-01T22:51:55.1025510Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_native.h 2025-06-01T22:51:55.1025630Z +++ openssl base64 2025-06-01T22:51:55.1025799Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.1028675Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.1028787Z +++ sed -e s/=//g 2025-06-01T22:51:55.1070010Z ++ HASH=ZUTF_aCZixJdOtRx0JN-cpQ1wGJFHHxb9aDkVZzZjOs 2025-06-01T22:51:55.1073669Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_native.h 2025-06-01T22:51:55.1074721Z +++ awk '{print $5}' 2025-06-01T22:51:55.1101222Z ++ FSIZE=1166 2025-06-01T22:51:55.1101980Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_native.h",sha256=ZUTF_aCZixJdOtRx0JN-cpQ1wGJFHHxb9aDkVZzZjOs,1166' 2025-06-01T22:51:55.1102104Z ++ read fname 2025-06-01T22:51:55.1102531Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_ops.h 2025-06-01T22:51:55.1102721Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_ops.h 2025-06-01T22:51:55.1102973Z ++ echo torch/include/ATen/ops/binary_cross_entropy_ops.h 2025-06-01T22:51:55.1104333Z ++ grep RECORD 2025-06-01T22:51:55.1126333Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_ops.h 2025-06-01T22:51:55.1126461Z +++ openssl base64 2025-06-01T22:51:55.1126570Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.1127832Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.1129244Z +++ sed -e s/=//g 2025-06-01T22:51:55.1169207Z ++ HASH=2nvUSJUgfEZcymgEsAadOf9hTIHP888ODL75cbuxX8o 2025-06-01T22:51:55.1173940Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_ops.h 2025-06-01T22:51:55.1174780Z +++ awk '{print $5}' 2025-06-01T22:51:55.1200752Z ++ FSIZE=2235 2025-06-01T22:51:55.1201338Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_ops.h",sha256=2nvUSJUgfEZcymgEsAadOf9hTIHP888ODL75cbuxX8o,2235' 2025-06-01T22:51:55.1201436Z ++ read fname 2025-06-01T22:51:55.1201739Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_with_logits.h 2025-06-01T22:51:55.1202013Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_with_logits.h 2025-06-01T22:51:55.1202572Z ++ echo torch/include/ATen/ops/binary_cross_entropy_with_logits.h 2025-06-01T22:51:55.1202683Z ++ grep RECORD 2025-06-01T22:51:55.1226984Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_with_logits.h 2025-06-01T22:51:55.1227095Z +++ openssl base64 2025-06-01T22:51:55.1227208Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.1227312Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.1228939Z +++ sed -e s/=//g 2025-06-01T22:51:55.1269640Z ++ HASH=uXdLPMORhu940Il8mwIQHA1z5J3TlYgebSvo84l-uWU 2025-06-01T22:51:55.1272680Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_with_logits.h 2025-06-01T22:51:55.1273323Z +++ awk '{print $5}' 2025-06-01T22:51:55.1301475Z ++ FSIZE=2113 2025-06-01T22:51:55.1302249Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_with_logits.h",sha256=uXdLPMORhu940Il8mwIQHA1z5J3TlYgebSvo84l-uWU,2113' 2025-06-01T22:51:55.1302364Z ++ read fname 2025-06-01T22:51:55.1302830Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.1303239Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.1303657Z ++ echo torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.1303762Z ++ grep RECORD 2025-06-01T22:51:55.1326636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.1326775Z +++ openssl base64 2025-06-01T22:51:55.1326889Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.1326994Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.1327931Z +++ sed -e s/=//g 2025-06-01T22:51:55.1367476Z ++ HASH=Vd_g6jTY4rye-gFq_e8T7V7zRuTcVVnIkCWuIsQbvK8 2025-06-01T22:51:55.1372639Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.1373197Z +++ awk '{print $5}' 2025-06-01T22:51:55.1400577Z ++ FSIZE=1465 2025-06-01T22:51:55.1401392Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h",sha256=Vd_g6jTY4rye-gFq_e8T7V7zRuTcVVnIkCWuIsQbvK8,1465' 2025-06-01T22:51:55.1401883Z ++ read fname 2025-06-01T22:51:55.1402240Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h 2025-06-01T22:51:55.1402510Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h 2025-06-01T22:51:55.1402779Z ++ echo torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h 2025-06-01T22:51:55.1403218Z ++ grep RECORD 2025-06-01T22:51:55.1427974Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h 2025-06-01T22:51:55.1428111Z +++ openssl base64 2025-06-01T22:51:55.1428220Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.1428321Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.1428445Z +++ sed -e s/=//g 2025-06-01T22:51:55.1469363Z ++ HASH=ZVhhi4JAo7K8eurSHotzld3xTaZHSfnLVgUrlxczEXs 2025-06-01T22:51:55.1472820Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h 2025-06-01T22:51:55.1473177Z +++ awk '{print $5}' 2025-06-01T22:51:55.1500377Z ++ FSIZE=908 2025-06-01T22:51:55.1500986Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h",sha256=ZVhhi4JAo7K8eurSHotzld3xTaZHSfnLVgUrlxczEXs,908' 2025-06-01T22:51:55.1501083Z ++ read fname 2025-06-01T22:51:55.1501467Z ++ make_wheel_record torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h 2025-06-01T22:51:55.1501874Z ++ FPATH=torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h 2025-06-01T22:51:55.1502132Z ++ echo torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h 2025-06-01T22:51:55.1502721Z ++ grep RECORD 2025-06-01T22:51:55.1525521Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h 2025-06-01T22:51:55.1525633Z +++ openssl base64 2025-06-01T22:51:55.1525752Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.1526781Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.1526879Z +++ sed -e s/=//g 2025-06-01T22:51:55.1566429Z ++ HASH=IO1W6bHJP6FPT0v3ieA6fcI7g2wiwVKv1aq2pR63F08 2025-06-01T22:51:55.1571180Z +++ ls -nl torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h 2025-06-01T22:51:55.1572051Z +++ awk '{print $5}' 2025-06-01T22:51:55.1598082Z ++ FSIZE=2623 2025-06-01T22:51:55.1598650Z ++ echo '"torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h",sha256=IO1W6bHJP6FPT0v3ieA6fcI7g2wiwVKv1aq2pR63F08,2623' 2025-06-01T22:51:55.1598750Z ++ read fname 2025-06-01T22:51:55.1598949Z ++ make_wheel_record torch/include/ATen/ops/bincount.h 2025-06-01T22:51:55.1599207Z ++ FPATH=torch/include/ATen/ops/bincount.h 2025-06-01T22:51:55.1600106Z ++ echo torch/include/ATen/ops/bincount.h 2025-06-01T22:51:55.1600852Z ++ grep RECORD 2025-06-01T22:51:55.1625121Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bincount.h 2025-06-01T22:51:55.1625272Z +++ openssl base64 2025-06-01T22:51:55.1625411Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.1625809Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.1627037Z +++ sed -e s/=//g 2025-06-01T22:51:55.1668411Z ++ HASH=ouYFm_YU5-KcEbF53ch-zYVdRSQ3Pm5xZ7mMr2sIdhk 2025-06-01T22:51:55.1672862Z +++ ls -nl torch/include/ATen/ops/bincount.h 2025-06-01T22:51:55.1673377Z +++ awk '{print $5}' 2025-06-01T22:51:55.1699387Z ++ FSIZE=4271 2025-06-01T22:51:55.1699886Z ++ echo '"torch/include/ATen/ops/bincount.h",sha256=ouYFm_YU5-KcEbF53ch-zYVdRSQ3Pm5xZ7mMr2sIdhk,4271' 2025-06-01T22:51:55.1699997Z ++ read fname 2025-06-01T22:51:55.1700353Z ++ make_wheel_record torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.1700668Z ++ FPATH=torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.1702320Z ++ echo torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.1703615Z ++ grep RECORD 2025-06-01T22:51:55.1726223Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.1726386Z +++ openssl base64 2025-06-01T22:51:55.1726491Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.1727578Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.1728445Z +++ sed -e s/=//g 2025-06-01T22:51:55.1768781Z ++ HASH=K73XtnO6li_muGIj3kULk_vpzd1ycHYoaAns2mX2CRw 2025-06-01T22:51:55.1776545Z +++ ls -nl torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.1778425Z +++ awk '{print $5}' 2025-06-01T22:51:55.1803991Z ++ FSIZE=1320 2025-06-01T22:51:55.1804714Z ++ echo '"torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h",sha256=K73XtnO6li_muGIj3kULk_vpzd1ycHYoaAns2mX2CRw,1320' 2025-06-01T22:51:55.1805013Z ++ read fname 2025-06-01T22:51:55.1805427Z ++ make_wheel_record torch/include/ATen/ops/bincount_cpu_dispatch.h 2025-06-01T22:51:55.1805615Z ++ FPATH=torch/include/ATen/ops/bincount_cpu_dispatch.h 2025-06-01T22:51:55.1806886Z ++ echo torch/include/ATen/ops/bincount_cpu_dispatch.h 2025-06-01T22:51:55.1807386Z ++ grep RECORD 2025-06-01T22:51:55.1831977Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bincount_cpu_dispatch.h 2025-06-01T22:51:55.1832131Z +++ openssl base64 2025-06-01T22:51:55.1832233Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.1832350Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.1832473Z +++ sed -e s/=//g 2025-06-01T22:51:55.1874299Z ++ HASH=cNW7GyBbdZceLpw07JBWz-DobT3-oDFocyROf3LyIoQ 2025-06-01T22:51:55.1878224Z +++ ls -nl torch/include/ATen/ops/bincount_cpu_dispatch.h 2025-06-01T22:51:55.1879102Z +++ awk '{print $5}' 2025-06-01T22:51:55.1906191Z ++ FSIZE=927 2025-06-01T22:51:55.1906924Z ++ echo '"torch/include/ATen/ops/bincount_cpu_dispatch.h",sha256=cNW7GyBbdZceLpw07JBWz-DobT3-oDFocyROf3LyIoQ,927' 2025-06-01T22:51:55.1907028Z ++ read fname 2025-06-01T22:51:55.1907271Z ++ make_wheel_record torch/include/ATen/ops/bincount_cuda_dispatch.h 2025-06-01T22:51:55.1907523Z ++ FPATH=torch/include/ATen/ops/bincount_cuda_dispatch.h 2025-06-01T22:51:55.1907797Z ++ echo torch/include/ATen/ops/bincount_cuda_dispatch.h 2025-06-01T22:51:55.1909257Z ++ grep RECORD 2025-06-01T22:51:55.1933917Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bincount_cuda_dispatch.h 2025-06-01T22:51:55.1934047Z +++ openssl base64 2025-06-01T22:51:55.1935285Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.1936662Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.1938633Z +++ sed -e s/=//g 2025-06-01T22:51:55.1976873Z ++ HASH=6Nt3_BAXjvlYqQN18BVRXiHN1skSPTBZEYu-ek1jM78 2025-06-01T22:51:55.1981738Z +++ ls -nl torch/include/ATen/ops/bincount_cuda_dispatch.h 2025-06-01T22:51:55.1982673Z +++ awk '{print $5}' 2025-06-01T22:51:55.2006331Z ++ FSIZE=929 2025-06-01T22:51:55.2006953Z ++ echo '"torch/include/ATen/ops/bincount_cuda_dispatch.h",sha256=6Nt3_BAXjvlYqQN18BVRXiHN1skSPTBZEYu-ek1jM78,929' 2025-06-01T22:51:55.2007231Z ++ read fname 2025-06-01T22:51:55.2007506Z ++ make_wheel_record torch/include/ATen/ops/bincount_native.h 2025-06-01T22:51:55.2007667Z ++ FPATH=torch/include/ATen/ops/bincount_native.h 2025-06-01T22:51:55.2009981Z ++ echo torch/include/ATen/ops/bincount_native.h 2025-06-01T22:51:55.2010853Z ++ grep RECORD 2025-06-01T22:51:55.2032217Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bincount_native.h 2025-06-01T22:51:55.2032343Z +++ openssl base64 2025-06-01T22:51:55.2033676Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.2034367Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.2036092Z +++ sed -e s/=//g 2025-06-01T22:51:55.2077442Z ++ HASH=7-kDivLFP8xdLRuwR9pP3-p2pF4QmaQ2lhUUGoPuOtg 2025-06-01T22:51:55.2081330Z +++ ls -nl torch/include/ATen/ops/bincount_native.h 2025-06-01T22:51:55.2082275Z +++ awk '{print $5}' 2025-06-01T22:51:55.2109749Z ++ FSIZE=838 2025-06-01T22:51:55.2110339Z ++ echo '"torch/include/ATen/ops/bincount_native.h",sha256=7-kDivLFP8xdLRuwR9pP3-p2pF4QmaQ2lhUUGoPuOtg,838' 2025-06-01T22:51:55.2110467Z ++ read fname 2025-06-01T22:51:55.2110670Z ++ make_wheel_record torch/include/ATen/ops/bincount_ops.h 2025-06-01T22:51:55.2110812Z ++ FPATH=torch/include/ATen/ops/bincount_ops.h 2025-06-01T22:51:55.2111291Z ++ echo torch/include/ATen/ops/bincount_ops.h 2025-06-01T22:51:55.2111986Z ++ grep RECORD 2025-06-01T22:51:55.2131139Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bincount_ops.h 2025-06-01T22:51:55.2131349Z +++ openssl base64 2025-06-01T22:51:55.2132559Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.2133914Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.2135189Z +++ sed -e s/=//g 2025-06-01T22:51:55.2173135Z ++ HASH=36bMmTaFVz1jRwk-hq6O_znHxnPZWaDlHNXGbELjkl8 2025-06-01T22:51:55.2178954Z +++ ls -nl torch/include/ATen/ops/bincount_ops.h 2025-06-01T22:51:55.2179566Z +++ awk '{print $5}' 2025-06-01T22:51:55.2205786Z ++ FSIZE=2015 2025-06-01T22:51:55.2206291Z ++ echo '"torch/include/ATen/ops/bincount_ops.h",sha256=36bMmTaFVz1jRwk-hq6O_znHxnPZWaDlHNXGbELjkl8,2015' 2025-06-01T22:51:55.2206393Z ++ read fname 2025-06-01T22:51:55.2206712Z ++ make_wheel_record torch/include/ATen/ops/binomial.h 2025-06-01T22:51:55.2206856Z ++ FPATH=torch/include/ATen/ops/binomial.h 2025-06-01T22:51:55.2207317Z ++ echo torch/include/ATen/ops/binomial.h 2025-06-01T22:51:55.2207954Z ++ grep RECORD 2025-06-01T22:51:55.2230038Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binomial.h 2025-06-01T22:51:55.2230167Z +++ openssl base64 2025-06-01T22:51:55.2231454Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.2233747Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.2233842Z +++ sed -e s/=//g 2025-06-01T22:51:55.2273672Z ++ HASH=xHbwmFUEGdveICwGS3Tl8jkccHytQzb1mzPoyPZzJOs 2025-06-01T22:51:55.2277682Z +++ ls -nl torch/include/ATen/ops/binomial.h 2025-06-01T22:51:55.2278196Z +++ awk '{print $5}' 2025-06-01T22:51:55.2305387Z ++ FSIZE=1458 2025-06-01T22:51:55.2306046Z ++ echo '"torch/include/ATen/ops/binomial.h",sha256=xHbwmFUEGdveICwGS3Tl8jkccHytQzb1mzPoyPZzJOs,1458' 2025-06-01T22:51:55.2306151Z ++ read fname 2025-06-01T22:51:55.2306529Z ++ make_wheel_record torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.2306826Z ++ FPATH=torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.2308655Z ++ echo torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.2308767Z ++ grep RECORD 2025-06-01T22:51:55.2330026Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.2330142Z +++ openssl base64 2025-06-01T22:51:55.2331063Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.2332653Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.2333666Z +++ sed -e s/=//g 2025-06-01T22:51:55.2373250Z ++ HASH=5yLUwmjkLjrord49nWVRCQJf6HpPWQm5t5xZI1TBX_o 2025-06-01T22:51:55.2379136Z +++ ls -nl torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.2379690Z +++ awk '{print $5}' 2025-06-01T22:51:55.2405656Z ++ FSIZE=1022 2025-06-01T22:51:55.2406462Z ++ echo '"torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h",sha256=5yLUwmjkLjrord49nWVRCQJf6HpPWQm5t5xZI1TBX_o,1022' 2025-06-01T22:51:55.2406701Z ++ read fname 2025-06-01T22:51:55.2406946Z ++ make_wheel_record torch/include/ATen/ops/binomial_cpu_dispatch.h 2025-06-01T22:51:55.2407193Z ++ FPATH=torch/include/ATen/ops/binomial_cpu_dispatch.h 2025-06-01T22:51:55.2407402Z ++ echo torch/include/ATen/ops/binomial_cpu_dispatch.h 2025-06-01T22:51:55.2408323Z ++ grep RECORD 2025-06-01T22:51:55.2429957Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binomial_cpu_dispatch.h 2025-06-01T22:51:55.2430066Z +++ openssl base64 2025-06-01T22:51:55.2431517Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.2431636Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.2431920Z +++ sed -e s/=//g 2025-06-01T22:51:55.2477043Z ++ HASH=7PmfKrnPNNjNH71M0dNn16L_rjjH-vigjRwLUEr-LCY 2025-06-01T22:51:55.2480494Z +++ ls -nl torch/include/ATen/ops/binomial_cpu_dispatch.h 2025-06-01T22:51:55.2481667Z +++ awk '{print $5}' 2025-06-01T22:51:55.2508588Z ++ FSIZE=805 2025-06-01T22:51:55.2509273Z ++ echo '"torch/include/ATen/ops/binomial_cpu_dispatch.h",sha256=7PmfKrnPNNjNH71M0dNn16L_rjjH-vigjRwLUEr-LCY,805' 2025-06-01T22:51:55.2510006Z ++ read fname 2025-06-01T22:51:55.2510388Z ++ make_wheel_record torch/include/ATen/ops/binomial_cuda_dispatch.h 2025-06-01T22:51:55.2510998Z ++ FPATH=torch/include/ATen/ops/binomial_cuda_dispatch.h 2025-06-01T22:51:55.2511522Z ++ echo torch/include/ATen/ops/binomial_cuda_dispatch.h 2025-06-01T22:51:55.2511908Z ++ grep RECORD 2025-06-01T22:51:55.2532103Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binomial_cuda_dispatch.h 2025-06-01T22:51:55.2532704Z +++ openssl base64 2025-06-01T22:51:55.2533389Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.2534779Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.2536412Z +++ sed -e s/=//g 2025-06-01T22:51:55.2573813Z ++ HASH=6ZLvp5CuFYedrJBWhkyh1IS0dTQC839u-h5Y9SINDMY 2025-06-01T22:51:55.2579567Z +++ ls -nl torch/include/ATen/ops/binomial_cuda_dispatch.h 2025-06-01T22:51:55.2580257Z +++ awk '{print $5}' 2025-06-01T22:51:55.2605994Z ++ FSIZE=807 2025-06-01T22:51:55.2606852Z ++ echo '"torch/include/ATen/ops/binomial_cuda_dispatch.h",sha256=6ZLvp5CuFYedrJBWhkyh1IS0dTQC839u-h5Y9SINDMY,807' 2025-06-01T22:51:55.2607653Z ++ read fname 2025-06-01T22:51:55.2608001Z ++ make_wheel_record torch/include/ATen/ops/binomial_native.h 2025-06-01T22:51:55.2608622Z ++ FPATH=torch/include/ATen/ops/binomial_native.h 2025-06-01T22:51:55.2609077Z ++ echo torch/include/ATen/ops/binomial_native.h 2025-06-01T22:51:55.2609517Z ++ grep RECORD 2025-06-01T22:51:55.2631766Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binomial_native.h 2025-06-01T22:51:55.2632275Z +++ openssl base64 2025-06-01T22:51:55.2632537Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.2633590Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.2633942Z +++ sed -e s/=//g 2025-06-01T22:51:55.2676661Z ++ HASH=9W5GhvOJNHsCKTvcZ-lo40MZZYyZmaxm0awIa5JlEiY 2025-06-01T22:51:55.2683507Z +++ ls -nl torch/include/ATen/ops/binomial_native.h 2025-06-01T22:51:55.2684627Z +++ awk '{print $5}' 2025-06-01T22:51:55.2711718Z ++ FSIZE=863 2025-06-01T22:51:55.2712462Z ++ echo '"torch/include/ATen/ops/binomial_native.h",sha256=9W5GhvOJNHsCKTvcZ-lo40MZZYyZmaxm0awIa5JlEiY,863' 2025-06-01T22:51:55.2713203Z ++ read fname 2025-06-01T22:51:55.2713583Z ++ make_wheel_record torch/include/ATen/ops/binomial_ops.h 2025-06-01T22:51:55.2714048Z ++ FPATH=torch/include/ATen/ops/binomial_ops.h 2025-06-01T22:51:55.2714490Z ++ echo torch/include/ATen/ops/binomial_ops.h 2025-06-01T22:51:55.2714918Z ++ grep RECORD 2025-06-01T22:51:55.2733518Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/binomial_ops.h 2025-06-01T22:51:55.2734243Z +++ openssl base64 2025-06-01T22:51:55.2735404Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.2736788Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.2738744Z +++ sed -e s/=//g 2025-06-01T22:51:55.2778824Z ++ HASH=W_dpe_s_lHn1Ay7SQmzVBuCSwu3grh2SgnfFiPP6f_k 2025-06-01T22:51:55.2782306Z +++ ls -nl torch/include/ATen/ops/binomial_ops.h 2025-06-01T22:51:55.2783817Z +++ awk '{print $5}' 2025-06-01T22:51:55.2808051Z ++ FSIZE=2017 2025-06-01T22:51:55.2808873Z ++ echo '"torch/include/ATen/ops/binomial_ops.h",sha256=W_dpe_s_lHn1Ay7SQmzVBuCSwu3grh2SgnfFiPP6f_k,2017' 2025-06-01T22:51:55.2809618Z ++ read fname 2025-06-01T22:51:55.2809967Z ++ make_wheel_record torch/include/ATen/ops/bitwise_and.h 2025-06-01T22:51:55.2810416Z ++ FPATH=torch/include/ATen/ops/bitwise_and.h 2025-06-01T22:51:55.2811344Z ++ echo torch/include/ATen/ops/bitwise_and.h 2025-06-01T22:51:55.2812622Z ++ grep RECORD 2025-06-01T22:51:55.2833747Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_and.h 2025-06-01T22:51:55.2834303Z +++ openssl base64 2025-06-01T22:51:55.2834553Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.2836134Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.2836770Z +++ sed -e s/=//g 2025-06-01T22:51:55.2880237Z ++ HASH=XDlGBpyqvfqSRVhgdewIxz2Fhd6cEAg6AaHY5BtL9BA 2025-06-01T22:51:55.2883053Z +++ ls -nl torch/include/ATen/ops/bitwise_and.h 2025-06-01T22:51:55.2883813Z +++ awk '{print $5}' 2025-06-01T22:51:55.2912678Z ++ FSIZE=2808 2025-06-01T22:51:55.2913401Z ++ echo '"torch/include/ATen/ops/bitwise_and.h",sha256=XDlGBpyqvfqSRVhgdewIxz2Fhd6cEAg6AaHY5BtL9BA,2808' 2025-06-01T22:51:55.2914118Z ++ read fname 2025-06-01T22:51:55.2914687Z ++ make_wheel_record torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.2915496Z ++ FPATH=torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.2916252Z ++ echo torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.2916774Z ++ grep RECORD 2025-06-01T22:51:55.2933334Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.2934051Z +++ openssl base64 2025-06-01T22:51:55.2934979Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.2937202Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.2937842Z +++ sed -e s/=//g 2025-06-01T22:51:55.2975471Z ++ HASH=8ZaI1H4eg5D_cXL24Bvi7jGQsDcbD5HbSUGog8qBGGU 2025-06-01T22:51:55.2982016Z +++ ls -nl torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.2982625Z +++ awk '{print $5}' 2025-06-01T22:51:55.3006552Z ++ FSIZE=1400 2025-06-01T22:51:55.3007429Z ++ echo '"torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h",sha256=8ZaI1H4eg5D_cXL24Bvi7jGQsDcbD5HbSUGog8qBGGU,1400' 2025-06-01T22:51:55.3008382Z ++ read fname 2025-06-01T22:51:55.3008981Z ++ make_wheel_record torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.3009960Z ++ FPATH=torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.3010949Z ++ echo torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.3011717Z ++ grep RECORD 2025-06-01T22:51:55.3033265Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.3034172Z +++ openssl base64 2025-06-01T22:51:55.3034441Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.3034741Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.3035638Z +++ sed -e s/=//g 2025-06-01T22:51:55.3078999Z ++ HASH=MJzsMWYVZHkb_5VyR6QjOujDYNDjFMvxA5bGR1eFi1I 2025-06-01T22:51:55.3084010Z +++ ls -nl torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.3085424Z +++ awk '{print $5}' 2025-06-01T22:51:55.3111930Z ++ FSIZE=903 2025-06-01T22:51:55.3112952Z ++ echo '"torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h",sha256=MJzsMWYVZHkb_5VyR6QjOujDYNDjFMvxA5bGR1eFi1I,903' 2025-06-01T22:51:55.3114005Z ++ read fname 2025-06-01T22:51:55.3114409Z ++ make_wheel_record torch/include/ATen/ops/bitwise_and_cpu_dispatch.h 2025-06-01T22:51:55.3115013Z ++ FPATH=torch/include/ATen/ops/bitwise_and_cpu_dispatch.h 2025-06-01T22:51:55.3115588Z ++ echo torch/include/ATen/ops/bitwise_and_cpu_dispatch.h 2025-06-01T22:51:55.3116131Z ++ grep RECORD 2025-06-01T22:51:55.3133758Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_and_cpu_dispatch.h 2025-06-01T22:51:55.3134442Z +++ openssl base64 2025-06-01T22:51:55.3135707Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.3137043Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.3138191Z +++ sed -e s/=//g 2025-06-01T22:51:55.3180541Z ++ HASH=EKMSRJXrsv5kBpkeX3vZpLL7nOd_PhpHorM0coVr9QU 2025-06-01T22:51:55.3186796Z +++ ls -nl torch/include/ATen/ops/bitwise_and_cpu_dispatch.h 2025-06-01T22:51:55.3188047Z +++ awk '{print $5}' 2025-06-01T22:51:55.3211786Z ++ FSIZE=1052 2025-06-01T22:51:55.3212533Z ++ echo '"torch/include/ATen/ops/bitwise_and_cpu_dispatch.h",sha256=EKMSRJXrsv5kBpkeX3vZpLL7nOd_PhpHorM0coVr9QU,1052' 2025-06-01T22:51:55.3213363Z ++ read fname 2025-06-01T22:51:55.3213767Z ++ make_wheel_record torch/include/ATen/ops/bitwise_and_cuda_dispatch.h 2025-06-01T22:51:55.3214366Z ++ FPATH=torch/include/ATen/ops/bitwise_and_cuda_dispatch.h 2025-06-01T22:51:55.3215426Z ++ echo torch/include/ATen/ops/bitwise_and_cuda_dispatch.h 2025-06-01T22:51:55.3216675Z ++ grep RECORD 2025-06-01T22:51:55.3237110Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_and_cuda_dispatch.h 2025-06-01T22:51:55.3237738Z +++ openssl base64 2025-06-01T22:51:55.3238627Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.3240084Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.3241154Z +++ sed -e s/=//g 2025-06-01T22:51:55.3282713Z ++ HASH=kj_kV0ws2q8v7fkOcnn5rNuai5j45Zxc0yiA634Ed4s 2025-06-01T22:51:55.3287198Z +++ ls -nl torch/include/ATen/ops/bitwise_and_cuda_dispatch.h 2025-06-01T22:51:55.3287854Z +++ awk '{print $5}' 2025-06-01T22:51:55.3315058Z ++ FSIZE=1054 2025-06-01T22:51:55.3315805Z ++ echo '"torch/include/ATen/ops/bitwise_and_cuda_dispatch.h",sha256=kj_kV0ws2q8v7fkOcnn5rNuai5j45Zxc0yiA634Ed4s,1054' 2025-06-01T22:51:55.3316599Z ++ read fname 2025-06-01T22:51:55.3316941Z ++ make_wheel_record torch/include/ATen/ops/bitwise_and_meta.h 2025-06-01T22:51:55.3317484Z ++ FPATH=torch/include/ATen/ops/bitwise_and_meta.h 2025-06-01T22:51:55.3317910Z ++ echo torch/include/ATen/ops/bitwise_and_meta.h 2025-06-01T22:51:55.3318368Z ++ grep RECORD 2025-06-01T22:51:55.3340268Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_and_meta.h 2025-06-01T22:51:55.3340771Z +++ openssl base64 2025-06-01T22:51:55.3341036Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.3341446Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.3342699Z +++ sed -e s/=//g 2025-06-01T22:51:55.3382258Z ++ HASH=YvnhGWnpGBfAWb939Me_pHT2hGEV1HHfoq-WF_6yCpg 2025-06-01T22:51:55.3385217Z +++ ls -nl torch/include/ATen/ops/bitwise_and_meta.h 2025-06-01T22:51:55.3385890Z +++ awk '{print $5}' 2025-06-01T22:51:55.3409948Z ++ FSIZE=605 2025-06-01T22:51:55.3410646Z ++ echo '"torch/include/ATen/ops/bitwise_and_meta.h",sha256=YvnhGWnpGBfAWb939Me_pHT2hGEV1HHfoq-WF_6yCpg,605' 2025-06-01T22:51:55.3411398Z ++ read fname 2025-06-01T22:51:55.3411805Z ++ make_wheel_record torch/include/ATen/ops/bitwise_and_meta_dispatch.h 2025-06-01T22:51:55.3412538Z ++ FPATH=torch/include/ATen/ops/bitwise_and_meta_dispatch.h 2025-06-01T22:51:55.3413509Z ++ echo torch/include/ATen/ops/bitwise_and_meta_dispatch.h 2025-06-01T22:51:55.3414507Z ++ grep RECORD 2025-06-01T22:51:55.3435562Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_and_meta_dispatch.h 2025-06-01T22:51:55.3436184Z +++ openssl base64 2025-06-01T22:51:55.3436447Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.3437971Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.3439331Z +++ sed -e s/=//g 2025-06-01T22:51:55.3479784Z ++ HASH=Wao3v2z8ZnVqJdDL2fM5AioaxK2PQz-U8U3gxwC-6OA 2025-06-01T22:51:55.3485043Z +++ ls -nl torch/include/ATen/ops/bitwise_and_meta_dispatch.h 2025-06-01T22:51:55.3485855Z +++ awk '{print $5}' 2025-06-01T22:51:55.3513063Z ++ FSIZE=1054 2025-06-01T22:51:55.3513864Z ++ echo '"torch/include/ATen/ops/bitwise_and_meta_dispatch.h",sha256=Wao3v2z8ZnVqJdDL2fM5AioaxK2PQz-U8U3gxwC-6OA,1054' 2025-06-01T22:51:55.3514654Z ++ read fname 2025-06-01T22:51:55.3515050Z ++ make_wheel_record torch/include/ATen/ops/bitwise_and_native.h 2025-06-01T22:51:55.3515732Z ++ FPATH=torch/include/ATen/ops/bitwise_and_native.h 2025-06-01T22:51:55.3516186Z ++ echo torch/include/ATen/ops/bitwise_and_native.h 2025-06-01T22:51:55.3516557Z ++ grep RECORD 2025-06-01T22:51:55.3534394Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_and_native.h 2025-06-01T22:51:55.3535029Z +++ openssl base64 2025-06-01T22:51:55.3536406Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.3538332Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.3539538Z +++ sed -e s/=//g 2025-06-01T22:51:55.3582025Z ++ HASH=pDIRg2pdk4-UTDI_Q4_uR6sDb6A5rsfnkE68kWpVoec 2025-06-01T22:51:55.3584953Z +++ ls -nl torch/include/ATen/ops/bitwise_and_native.h 2025-06-01T22:51:55.3585832Z +++ awk '{print $5}' 2025-06-01T22:51:55.3609672Z ++ FSIZE=1128 2025-06-01T22:51:55.3610372Z ++ echo '"torch/include/ATen/ops/bitwise_and_native.h",sha256=pDIRg2pdk4-UTDI_Q4_uR6sDb6A5rsfnkE68kWpVoec,1128' 2025-06-01T22:51:55.3611161Z ++ read fname 2025-06-01T22:51:55.3611515Z ++ make_wheel_record torch/include/ATen/ops/bitwise_and_ops.h 2025-06-01T22:51:55.3612017Z ++ FPATH=torch/include/ATen/ops/bitwise_and_ops.h 2025-06-01T22:51:55.3612955Z ++ echo torch/include/ATen/ops/bitwise_and_ops.h 2025-06-01T22:51:55.3614200Z ++ grep RECORD 2025-06-01T22:51:55.3636422Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_and_ops.h 2025-06-01T22:51:55.3636926Z +++ openssl base64 2025-06-01T22:51:55.3637555Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.3637831Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.3638931Z +++ sed -e s/=//g 2025-06-01T22:51:55.3681982Z ++ HASH=MD9tXuX1V7YP4XlGCKOYRZ5iulShrb_rcMj8ArVw_HY 2025-06-01T22:51:55.3685263Z +++ ls -nl torch/include/ATen/ops/bitwise_and_ops.h 2025-06-01T22:51:55.3685993Z +++ awk '{print $5}' 2025-06-01T22:51:55.3713366Z ++ FSIZE=5738 2025-06-01T22:51:55.3714059Z ++ echo '"torch/include/ATen/ops/bitwise_and_ops.h",sha256=MD9tXuX1V7YP4XlGCKOYRZ5iulShrb_rcMj8ArVw_HY,5738' 2025-06-01T22:51:55.3714778Z ++ read fname 2025-06-01T22:51:55.3715145Z ++ make_wheel_record torch/include/ATen/ops/bitwise_left_shift.h 2025-06-01T22:51:55.3715691Z ++ FPATH=torch/include/ATen/ops/bitwise_left_shift.h 2025-06-01T22:51:55.3716313Z ++ echo torch/include/ATen/ops/bitwise_left_shift.h 2025-06-01T22:51:55.3716726Z ++ grep RECORD 2025-06-01T22:51:55.3739487Z +++ openssl base64 2025-06-01T22:51:55.3739809Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.3740286Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_left_shift.h 2025-06-01T22:51:55.3740860Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.3741127Z +++ sed -e s/=//g 2025-06-01T22:51:55.3782631Z ++ HASH=UXTrO-GRhkPsO9M1pUG0wWlpUmp52_oG2n7YPv2ZCO0 2025-06-01T22:51:55.3785573Z +++ ls -nl torch/include/ATen/ops/bitwise_left_shift.h 2025-06-01T22:51:55.3786525Z +++ awk '{print $5}' 2025-06-01T22:51:55.3810929Z ++ FSIZE=3046 2025-06-01T22:51:55.3811591Z ++ echo '"torch/include/ATen/ops/bitwise_left_shift.h",sha256=UXTrO-GRhkPsO9M1pUG0wWlpUmp52_oG2n7YPv2ZCO0,3046' 2025-06-01T22:51:55.3812379Z ++ read fname 2025-06-01T22:51:55.3813107Z ++ make_wheel_record torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.3814013Z ++ FPATH=torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.3815205Z ++ echo torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.3816018Z ++ grep RECORD 2025-06-01T22:51:55.3837623Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.3838408Z +++ openssl base64 2025-06-01T22:51:55.3839155Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.3839706Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.3841130Z +++ sed -e s/=//g 2025-06-01T22:51:55.3881935Z ++ HASH=AdNDWeu-6klGNM-OwdXdXixTJpsmOEpx-KERmCnp-64 2025-06-01T22:51:55.3886186Z +++ ls -nl torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.3887134Z +++ awk '{print $5}' 2025-06-01T22:51:55.3914467Z ++ FSIZE=1449 2025-06-01T22:51:55.3915367Z ++ echo '"torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h",sha256=AdNDWeu-6klGNM-OwdXdXixTJpsmOEpx-KERmCnp-64,1449' 2025-06-01T22:51:55.3916514Z ++ read fname 2025-06-01T22:51:55.3917276Z ++ make_wheel_record torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.3918365Z ++ FPATH=torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.3919469Z ++ echo torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.3920153Z ++ grep RECORD 2025-06-01T22:51:55.3939950Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.3940715Z +++ openssl base64 2025-06-01T22:51:55.3940959Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.3941216Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.3941467Z +++ sed -e s/=//g 2025-06-01T22:51:55.3983528Z ++ HASH=xznL0Pf7UHLXibz6MhFFPfZTgxTqrueSt7SRfKgcAjE 2025-06-01T22:51:55.3985519Z +++ ls -nl torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.3986189Z +++ awk '{print $5}' 2025-06-01T22:51:55.4010379Z ++ FSIZE=917 2025-06-01T22:51:55.4011343Z ++ echo '"torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h",sha256=xznL0Pf7UHLXibz6MhFFPfZTgxTqrueSt7SRfKgcAjE,917' 2025-06-01T22:51:55.4012348Z ++ read fname 2025-06-01T22:51:55.4012771Z ++ make_wheel_record torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h 2025-06-01T22:51:55.4013423Z ++ FPATH=torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h 2025-06-01T22:51:55.4014036Z ++ echo torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h 2025-06-01T22:51:55.4015056Z ++ grep RECORD 2025-06-01T22:51:55.4037750Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h 2025-06-01T22:51:55.4038474Z +++ openssl base64 2025-06-01T22:51:55.4038751Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.4039236Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.4039548Z +++ sed -e s/=//g 2025-06-01T22:51:55.4083403Z ++ HASH=Td4Rxgw-afqnp_BWY9OaUuaUFJ27Z-kSI-zTPvyHYNo 2025-06-01T22:51:55.4088420Z +++ ls -nl torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h 2025-06-01T22:51:55.4088976Z +++ awk '{print $5}' 2025-06-01T22:51:55.4116314Z ++ FSIZE=1080 2025-06-01T22:51:55.4117152Z ++ echo '"torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h",sha256=Td4Rxgw-afqnp_BWY9OaUuaUFJ27Z-kSI-zTPvyHYNo,1080' 2025-06-01T22:51:55.4117989Z ++ read fname 2025-06-01T22:51:55.4118464Z ++ make_wheel_record torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h 2025-06-01T22:51:55.4119156Z ++ FPATH=torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h 2025-06-01T22:51:55.4119738Z ++ echo torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h 2025-06-01T22:51:55.4120178Z ++ grep RECORD 2025-06-01T22:51:55.4141513Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h 2025-06-01T22:51:55.4142262Z +++ openssl base64 2025-06-01T22:51:55.4142580Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.4142842Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.4143097Z +++ sed -e s/=//g 2025-06-01T22:51:55.4186777Z ++ HASH=-h5zYJVAPvIZN37TVh_ldkAjsqoQpKYEvjOLLLAjYj8 2025-06-01T22:51:55.4188594Z +++ ls -nl torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h 2025-06-01T22:51:55.4189436Z +++ awk '{print $5}' 2025-06-01T22:51:55.4213507Z ++ FSIZE=1082 2025-06-01T22:51:55.4214299Z ++ echo '"torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h",sha256=-h5zYJVAPvIZN37TVh_ldkAjsqoQpKYEvjOLLLAjYj8,1082' 2025-06-01T22:51:55.4215160Z ++ read fname 2025-06-01T22:51:55.4215642Z ++ make_wheel_record torch/include/ATen/ops/bitwise_left_shift_meta.h 2025-06-01T22:51:55.4216189Z ++ FPATH=torch/include/ATen/ops/bitwise_left_shift_meta.h 2025-06-01T22:51:55.4218030Z ++ echo torch/include/ATen/ops/bitwise_left_shift_meta.h 2025-06-01T22:51:55.4218702Z ++ grep RECORD 2025-06-01T22:51:55.4240930Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_left_shift_meta.h 2025-06-01T22:51:55.4241830Z +++ openssl base64 2025-06-01T22:51:55.4242139Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.4242514Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.4243209Z +++ sed -e s/=//g 2025-06-01T22:51:55.4285749Z ++ HASH=TGSKIcJelUkABz0fE7NKdrsMfFud3APC2zXJi2iCJmE 2025-06-01T22:51:55.4289128Z +++ ls -nl torch/include/ATen/ops/bitwise_left_shift_meta.h 2025-06-01T22:51:55.4289869Z +++ awk '{print $5}' 2025-06-01T22:51:55.4315826Z ++ FSIZE=612 2025-06-01T22:51:55.4316516Z ++ echo '"torch/include/ATen/ops/bitwise_left_shift_meta.h",sha256=TGSKIcJelUkABz0fE7NKdrsMfFud3APC2zXJi2iCJmE,612' 2025-06-01T22:51:55.4317220Z ++ read fname 2025-06-01T22:51:55.4317700Z ++ make_wheel_record torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h 2025-06-01T22:51:55.4318406Z ++ FPATH=torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h 2025-06-01T22:51:55.4319054Z ++ echo torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h 2025-06-01T22:51:55.4319521Z ++ grep RECORD 2025-06-01T22:51:55.4342279Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h 2025-06-01T22:51:55.4342952Z +++ openssl base64 2025-06-01T22:51:55.4343227Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.4343483Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.4343749Z +++ sed -e s/=//g 2025-06-01T22:51:55.4385371Z ++ HASH=eb5xFg84HRrRHn1ubU7lzu2AtnmSndxOlo3lFpOeRTw 2025-06-01T22:51:55.4388578Z +++ ls -nl torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h 2025-06-01T22:51:55.4389304Z +++ awk '{print $5}' 2025-06-01T22:51:55.4413341Z ++ FSIZE=1082 2025-06-01T22:51:55.4414150Z ++ echo '"torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h",sha256=eb5xFg84HRrRHn1ubU7lzu2AtnmSndxOlo3lFpOeRTw,1082' 2025-06-01T22:51:55.4415018Z ++ read fname 2025-06-01T22:51:55.4415551Z ++ make_wheel_record torch/include/ATen/ops/bitwise_left_shift_native.h 2025-06-01T22:51:55.4416116Z ++ FPATH=torch/include/ATen/ops/bitwise_left_shift_native.h 2025-06-01T22:51:55.4416793Z ++ echo torch/include/ATen/ops/bitwise_left_shift_native.h 2025-06-01T22:51:55.4418480Z ++ grep RECORD 2025-06-01T22:51:55.4440541Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_left_shift_native.h 2025-06-01T22:51:55.4441092Z +++ openssl base64 2025-06-01T22:51:55.4441547Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.4441816Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.4442833Z +++ sed -e s/=//g 2025-06-01T22:51:55.4485500Z ++ HASH=omh-vXxtxkafCdkaRCPUCBDwT0eNyQLoNw1oBaTuckQ 2025-06-01T22:51:55.4493098Z +++ ls -nl torch/include/ATen/ops/bitwise_left_shift_native.h 2025-06-01T22:51:55.4493873Z +++ awk '{print $5}' 2025-06-01T22:51:55.4521201Z ++ FSIZE=1184 2025-06-01T22:51:55.4521961Z ++ echo '"torch/include/ATen/ops/bitwise_left_shift_native.h",sha256=omh-vXxtxkafCdkaRCPUCBDwT0eNyQLoNw1oBaTuckQ,1184' 2025-06-01T22:51:55.4522780Z ++ read fname 2025-06-01T22:51:55.4523197Z ++ make_wheel_record torch/include/ATen/ops/bitwise_left_shift_ops.h 2025-06-01T22:51:55.4524034Z ++ FPATH=torch/include/ATen/ops/bitwise_left_shift_ops.h 2025-06-01T22:51:55.4524717Z ++ echo torch/include/ATen/ops/bitwise_left_shift_ops.h 2025-06-01T22:51:55.4525118Z ++ grep RECORD 2025-06-01T22:51:55.4551814Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_left_shift_ops.h 2025-06-01T22:51:55.4552700Z +++ openssl base64 2025-06-01T22:51:55.4553442Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.4554777Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.4556193Z +++ sed -e s/=//g 2025-06-01T22:51:55.4597973Z ++ HASH=6erJQ7o0AuIiqfOi4AtNJUmrYKAiZAa8C5_8yiaHF14 2025-06-01T22:51:55.4600900Z +++ ls -nl torch/include/ATen/ops/bitwise_left_shift_ops.h 2025-06-01T22:51:55.4601623Z +++ awk '{print $5}' 2025-06-01T22:51:55.4629771Z ++ FSIZE=5969 2025-06-01T22:51:55.4630498Z ++ echo '"torch/include/ATen/ops/bitwise_left_shift_ops.h",sha256=6erJQ7o0AuIiqfOi4AtNJUmrYKAiZAa8C5_8yiaHF14,5969' 2025-06-01T22:51:55.4631281Z ++ read fname 2025-06-01T22:51:55.4631596Z ++ make_wheel_record torch/include/ATen/ops/bitwise_not.h 2025-06-01T22:51:55.4632236Z ++ FPATH=torch/include/ATen/ops/bitwise_not.h 2025-06-01T22:51:55.4632626Z ++ echo torch/include/ATen/ops/bitwise_not.h 2025-06-01T22:51:55.4632989Z ++ grep RECORD 2025-06-01T22:51:55.4650685Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_not.h 2025-06-01T22:51:55.4663209Z +++ openssl base64 2025-06-01T22:51:55.4663497Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.4663757Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.4664016Z +++ sed -e s/=//g 2025-06-01T22:51:55.4692161Z ++ HASH=Qf3KjsaWthfzmtaa9xVOJglh6AesYeiRCZElGp78--M 2025-06-01T22:51:55.4696955Z +++ ls -nl torch/include/ATen/ops/bitwise_not.h 2025-06-01T22:51:55.4698331Z +++ awk '{print $5}' 2025-06-01T22:51:55.4725304Z ++ FSIZE=1077 2025-06-01T22:51:55.4725951Z ++ echo '"torch/include/ATen/ops/bitwise_not.h",sha256=Qf3KjsaWthfzmtaa9xVOJglh6AesYeiRCZElGp78--M,1077' 2025-06-01T22:51:55.4726637Z ++ read fname 2025-06-01T22:51:55.4727227Z ++ make_wheel_record torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.4728225Z ++ FPATH=torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.4729158Z ++ echo torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.4729774Z ++ grep RECORD 2025-06-01T22:51:55.4748919Z +++ openssl base64 2025-06-01T22:51:55.4749612Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.4750367Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.4750982Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.4752357Z +++ sed -e s/=//g 2025-06-01T22:51:55.4796704Z ++ HASH=dfVbUdqzflc6_VEoePRAtcu8wYq47L8kN_ceko_WtsI 2025-06-01T22:51:55.4799997Z +++ ls -nl torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.4800778Z +++ awk '{print $5}' 2025-06-01T22:51:55.4829667Z ++ FSIZE=851 2025-06-01T22:51:55.4830582Z ++ echo '"torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h",sha256=dfVbUdqzflc6_VEoePRAtcu8wYq47L8kN_ceko_WtsI,851' 2025-06-01T22:51:55.4831509Z ++ read fname 2025-06-01T22:51:55.4832049Z ++ make_wheel_record torch/include/ATen/ops/bitwise_not_cpu_dispatch.h 2025-06-01T22:51:55.4832624Z ++ FPATH=torch/include/ATen/ops/bitwise_not_cpu_dispatch.h 2025-06-01T22:51:55.4833115Z ++ echo torch/include/ATen/ops/bitwise_not_cpu_dispatch.h 2025-06-01T22:51:55.4833531Z ++ grep RECORD 2025-06-01T22:51:55.4850581Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_not_cpu_dispatch.h 2025-06-01T22:51:55.4851120Z +++ openssl base64 2025-06-01T22:51:55.4852163Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.4853345Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.4854500Z +++ sed -e s/=//g 2025-06-01T22:51:55.4891470Z ++ HASH=X1haEgPEEWAhmDS8eI1eFu26hgsW81IEdCd88L9DVKU 2025-06-01T22:51:55.4896557Z +++ ls -nl torch/include/ATen/ops/bitwise_not_cpu_dispatch.h 2025-06-01T22:51:55.4898207Z +++ awk '{print $5}' 2025-06-01T22:51:55.4925579Z ++ FSIZE=948 2025-06-01T22:51:55.4926305Z ++ echo '"torch/include/ATen/ops/bitwise_not_cpu_dispatch.h",sha256=X1haEgPEEWAhmDS8eI1eFu26hgsW81IEdCd88L9DVKU,948' 2025-06-01T22:51:55.4927039Z ++ read fname 2025-06-01T22:51:55.4927452Z ++ make_wheel_record torch/include/ATen/ops/bitwise_not_cuda_dispatch.h 2025-06-01T22:51:55.4928045Z ++ FPATH=torch/include/ATen/ops/bitwise_not_cuda_dispatch.h 2025-06-01T22:51:55.4928559Z ++ echo torch/include/ATen/ops/bitwise_not_cuda_dispatch.h 2025-06-01T22:51:55.4928983Z ++ grep RECORD 2025-06-01T22:51:55.4948318Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_not_cuda_dispatch.h 2025-06-01T22:51:55.4949151Z +++ openssl base64 2025-06-01T22:51:55.4949409Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.4950663Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.4951963Z +++ sed -e s/=//g 2025-06-01T22:51:55.4995497Z ++ HASH=2OSMuXUSuYRNZrIMTmCcISa-jw6xGvwRo9C7IC0652w 2025-06-01T22:51:55.5003689Z +++ ls -nl torch/include/ATen/ops/bitwise_not_cuda_dispatch.h 2025-06-01T22:51:55.5004598Z +++ awk '{print $5}' 2025-06-01T22:51:55.5030811Z ++ FSIZE=950 2025-06-01T22:51:55.5031536Z ++ echo '"torch/include/ATen/ops/bitwise_not_cuda_dispatch.h",sha256=2OSMuXUSuYRNZrIMTmCcISa-jw6xGvwRo9C7IC0652w,950' 2025-06-01T22:51:55.5032377Z ++ read fname 2025-06-01T22:51:55.5032732Z ++ make_wheel_record torch/include/ATen/ops/bitwise_not_meta.h 2025-06-01T22:51:55.5033204Z ++ FPATH=torch/include/ATen/ops/bitwise_not_meta.h 2025-06-01T22:51:55.5033641Z ++ echo torch/include/ATen/ops/bitwise_not_meta.h 2025-06-01T22:51:55.5034209Z ++ grep RECORD 2025-06-01T22:51:55.5053206Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_not_meta.h 2025-06-01T22:51:55.5053978Z +++ openssl base64 2025-06-01T22:51:55.5055077Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.5056591Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.5058587Z +++ sed -e s/=//g 2025-06-01T22:51:55.5094932Z ++ HASH=Trd-iSVr1bQNdSKp0mrwEsTuHq7W1Pzgn97dpl-VUdw 2025-06-01T22:51:55.5101640Z +++ ls -nl torch/include/ATen/ops/bitwise_not_meta.h 2025-06-01T22:51:55.5102058Z +++ awk '{print $5}' 2025-06-01T22:51:55.5126258Z ++ FSIZE=572 2025-06-01T22:51:55.5126919Z ++ echo '"torch/include/ATen/ops/bitwise_not_meta.h",sha256=Trd-iSVr1bQNdSKp0mrwEsTuHq7W1Pzgn97dpl-VUdw,572' 2025-06-01T22:51:55.5127632Z ++ read fname 2025-06-01T22:51:55.5128030Z ++ make_wheel_record torch/include/ATen/ops/bitwise_not_meta_dispatch.h 2025-06-01T22:51:55.5128630Z ++ FPATH=torch/include/ATen/ops/bitwise_not_meta_dispatch.h 2025-06-01T22:51:55.5129503Z ++ echo torch/include/ATen/ops/bitwise_not_meta_dispatch.h 2025-06-01T22:51:55.5130825Z ++ grep RECORD 2025-06-01T22:51:55.5150951Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_not_meta_dispatch.h 2025-06-01T22:51:55.5151641Z +++ openssl base64 2025-06-01T22:51:55.5152774Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.5154094Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.5155392Z +++ sed -e s/=//g 2025-06-01T22:51:55.5198403Z ++ HASH=zmQxz6rREY57rwObV5jcWvwixD3sVMKyW3VFUDSaN8Y 2025-06-01T22:51:55.5200839Z +++ ls -nl torch/include/ATen/ops/bitwise_not_meta_dispatch.h 2025-06-01T22:51:55.5201678Z +++ awk '{print $5}' 2025-06-01T22:51:55.5229780Z ++ FSIZE=950 2025-06-01T22:51:55.5230647Z ++ echo '"torch/include/ATen/ops/bitwise_not_meta_dispatch.h",sha256=zmQxz6rREY57rwObV5jcWvwixD3sVMKyW3VFUDSaN8Y,950' 2025-06-01T22:51:55.5231364Z ++ read fname 2025-06-01T22:51:55.5231722Z ++ make_wheel_record torch/include/ATen/ops/bitwise_not_native.h 2025-06-01T22:51:55.5232228Z ++ FPATH=torch/include/ATen/ops/bitwise_not_native.h 2025-06-01T22:51:55.5232666Z ++ echo torch/include/ATen/ops/bitwise_not_native.h 2025-06-01T22:51:55.5233052Z ++ grep RECORD 2025-06-01T22:51:55.5253134Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_not_native.h 2025-06-01T22:51:55.5253654Z +++ openssl base64 2025-06-01T22:51:55.5254880Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.5256410Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.5259107Z +++ sed -e s/=//g 2025-06-01T22:51:55.5294083Z ++ HASH=9cxhR79Hz3arWRD2dmYg5yEC3RJmkugvKmZEMzNeUeA 2025-06-01T22:51:55.5300030Z +++ ls -nl torch/include/ATen/ops/bitwise_not_native.h 2025-06-01T22:51:55.5300651Z +++ awk '{print $5}' 2025-06-01T22:51:55.5325983Z ++ FSIZE=611 2025-06-01T22:51:55.5326655Z ++ echo '"torch/include/ATen/ops/bitwise_not_native.h",sha256=9cxhR79Hz3arWRD2dmYg5yEC3RJmkugvKmZEMzNeUeA,611' 2025-06-01T22:51:55.5327372Z ++ read fname 2025-06-01T22:51:55.5327715Z ++ make_wheel_record torch/include/ATen/ops/bitwise_not_ops.h 2025-06-01T22:51:55.5328213Z ++ FPATH=torch/include/ATen/ops/bitwise_not_ops.h 2025-06-01T22:51:55.5328645Z ++ echo torch/include/ATen/ops/bitwise_not_ops.h 2025-06-01T22:51:55.5329836Z ++ grep RECORD 2025-06-01T22:51:55.5350653Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_not_ops.h 2025-06-01T22:51:55.5351293Z +++ openssl base64 2025-06-01T22:51:55.5352441Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.5353679Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.5355024Z +++ sed -e s/=//g 2025-06-01T22:51:55.5396889Z ++ HASH=ShPTG9U0EUOIxROll8o0XWMNOVmZRmqnS1xKiFk14Tk 2025-06-01T22:51:55.5399292Z +++ ls -nl torch/include/ATen/ops/bitwise_not_ops.h 2025-06-01T22:51:55.5400221Z +++ awk '{print $5}' 2025-06-01T22:51:55.5427675Z ++ FSIZE=2091 2025-06-01T22:51:55.5428462Z ++ echo '"torch/include/ATen/ops/bitwise_not_ops.h",sha256=ShPTG9U0EUOIxROll8o0XWMNOVmZRmqnS1xKiFk14Tk,2091' 2025-06-01T22:51:55.5429201Z ++ read fname 2025-06-01T22:51:55.5429534Z ++ make_wheel_record torch/include/ATen/ops/bitwise_or.h 2025-06-01T22:51:55.5429964Z ++ FPATH=torch/include/ATen/ops/bitwise_or.h 2025-06-01T22:51:55.5430365Z ++ echo torch/include/ATen/ops/bitwise_or.h 2025-06-01T22:51:55.5430704Z ++ grep RECORD 2025-06-01T22:51:55.5449945Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_or.h 2025-06-01T22:51:55.5450764Z +++ openssl base64 2025-06-01T22:51:55.5451694Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.5453044Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.5454483Z +++ sed -e s/=//g 2025-06-01T22:51:55.5490681Z ++ HASH=-dQRPYqNLgsYe682nT2UMeevnzelEZEoh4mcpSPjsz0 2025-06-01T22:51:55.5495587Z +++ ls -nl torch/include/ATen/ops/bitwise_or.h 2025-06-01T22:51:55.5496555Z +++ awk '{print $5}' 2025-06-01T22:51:55.5524757Z ++ FSIZE=2780 2025-06-01T22:51:55.5525481Z ++ echo '"torch/include/ATen/ops/bitwise_or.h",sha256=-dQRPYqNLgsYe682nT2UMeevnzelEZEoh4mcpSPjsz0,2780' 2025-06-01T22:51:55.5526160Z ++ read fname 2025-06-01T22:51:55.5526669Z ++ make_wheel_record torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.5527497Z ++ FPATH=torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.5528242Z ++ echo torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.5528787Z ++ grep RECORD 2025-06-01T22:51:55.5547668Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.5548379Z +++ openssl base64 2025-06-01T22:51:55.5549002Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.5550037Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.5551367Z +++ sed -e s/=//g 2025-06-01T22:51:55.5593863Z ++ HASH=JKEgJ0whAcAMbO8NtAt46GUbI-UyQiXVAqHDOIFyxz8 2025-06-01T22:51:55.5597238Z +++ ls -nl torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.5597838Z +++ awk '{print $5}' 2025-06-01T22:51:55.5625186Z ++ FSIZE=1393 2025-06-01T22:51:55.5626016Z ++ echo '"torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h",sha256=JKEgJ0whAcAMbO8NtAt46GUbI-UyQiXVAqHDOIFyxz8,1393' 2025-06-01T22:51:55.5626917Z ++ read fname 2025-06-01T22:51:55.5627493Z ++ make_wheel_record torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.5628419Z ++ FPATH=torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.5629305Z ++ echo torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.5629905Z ++ grep RECORD 2025-06-01T22:51:55.5647876Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.5648854Z +++ openssl base64 2025-06-01T22:51:55.5649116Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.5650535Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.5651988Z +++ sed -e s/=//g 2025-06-01T22:51:55.5689558Z ++ HASH=Z1JKmNLgp7K5WmPpXI-oJKMrFrTGHLIogCIZH8m5Al4 2025-06-01T22:51:55.5695286Z +++ ls -nl torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.5696103Z +++ awk '{print $5}' 2025-06-01T22:51:55.5723547Z ++ FSIZE=901 2025-06-01T22:51:55.5724754Z ++ echo '"torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Z1JKmNLgp7K5WmPpXI-oJKMrFrTGHLIogCIZH8m5Al4,901' 2025-06-01T22:51:55.5725786Z ++ read fname 2025-06-01T22:51:55.5726178Z ++ make_wheel_record torch/include/ATen/ops/bitwise_or_cpu_dispatch.h 2025-06-01T22:51:55.5726734Z ++ FPATH=torch/include/ATen/ops/bitwise_or_cpu_dispatch.h 2025-06-01T22:51:55.5727246Z ++ echo torch/include/ATen/ops/bitwise_or_cpu_dispatch.h 2025-06-01T22:51:55.5727784Z ++ grep RECORD 2025-06-01T22:51:55.5747641Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_or_cpu_dispatch.h 2025-06-01T22:51:55.5748312Z +++ openssl base64 2025-06-01T22:51:55.5748703Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.5749124Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.5750440Z +++ sed -e s/=//g 2025-06-01T22:51:55.5793371Z ++ HASH=aNXdW5P3YMnd-YnGKwlcz6_jzyRxfVdno8JHOF0B6mk 2025-06-01T22:51:55.5796099Z +++ ls -nl torch/include/ATen/ops/bitwise_or_cpu_dispatch.h 2025-06-01T22:51:55.5796816Z +++ awk '{print $5}' 2025-06-01T22:51:55.5823970Z ++ FSIZE=1048 2025-06-01T22:51:55.5824717Z ++ echo '"torch/include/ATen/ops/bitwise_or_cpu_dispatch.h",sha256=aNXdW5P3YMnd-YnGKwlcz6_jzyRxfVdno8JHOF0B6mk,1048' 2025-06-01T22:51:55.5825500Z ++ read fname 2025-06-01T22:51:55.5825879Z ++ make_wheel_record torch/include/ATen/ops/bitwise_or_cuda_dispatch.h 2025-06-01T22:51:55.5826148Z ++ FPATH=torch/include/ATen/ops/bitwise_or_cuda_dispatch.h 2025-06-01T22:51:55.5826343Z ++ echo torch/include/ATen/ops/bitwise_or_cuda_dispatch.h 2025-06-01T22:51:55.5826706Z ++ grep RECORD 2025-06-01T22:51:55.5847807Z +++ openssl base64 2025-06-01T22:51:55.5849409Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_or_cuda_dispatch.h 2025-06-01T22:51:55.5851270Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.5852480Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.5853688Z +++ sed -e s/=//g 2025-06-01T22:51:55.5890928Z ++ HASH=QqkgltCyXXVfabHm7AUK7I6MCvynqL0jsgQ-ruX-nck 2025-06-01T22:51:55.5895919Z +++ ls -nl torch/include/ATen/ops/bitwise_or_cuda_dispatch.h 2025-06-01T22:51:55.5896757Z +++ awk '{print $5}' 2025-06-01T22:51:55.5924540Z ++ FSIZE=1050 2025-06-01T22:51:55.5925297Z ++ echo '"torch/include/ATen/ops/bitwise_or_cuda_dispatch.h",sha256=QqkgltCyXXVfabHm7AUK7I6MCvynqL0jsgQ-ruX-nck,1050' 2025-06-01T22:51:55.5925398Z ++ read fname 2025-06-01T22:51:55.5925604Z ++ make_wheel_record torch/include/ATen/ops/bitwise_or_meta.h 2025-06-01T22:51:55.5925784Z ++ FPATH=torch/include/ATen/ops/bitwise_or_meta.h 2025-06-01T22:51:55.5925936Z ++ echo torch/include/ATen/ops/bitwise_or_meta.h 2025-06-01T22:51:55.5926213Z ++ grep RECORD 2025-06-01T22:51:55.5949964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_or_meta.h 2025-06-01T22:51:55.5950130Z +++ openssl base64 2025-06-01T22:51:55.5950236Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.5950373Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.5951697Z +++ sed -e s/=//g 2025-06-01T22:51:55.5993749Z ++ HASH=3J6PcbamSYQ9BkdmHJrUK12jyjwmJ-Gv7h_et0ii5FM 2025-06-01T22:51:55.5996761Z +++ ls -nl torch/include/ATen/ops/bitwise_or_meta.h 2025-06-01T22:51:55.5997583Z +++ awk '{print $5}' 2025-06-01T22:51:55.6026308Z ++ FSIZE=604 2025-06-01T22:51:55.6026828Z ++ echo '"torch/include/ATen/ops/bitwise_or_meta.h",sha256=3J6PcbamSYQ9BkdmHJrUK12jyjwmJ-Gv7h_et0ii5FM,604' 2025-06-01T22:51:55.6026946Z ++ read fname 2025-06-01T22:51:55.6027191Z ++ make_wheel_record torch/include/ATen/ops/bitwise_or_meta_dispatch.h 2025-06-01T22:51:55.6027548Z ++ FPATH=torch/include/ATen/ops/bitwise_or_meta_dispatch.h 2025-06-01T22:51:55.6027748Z ++ echo torch/include/ATen/ops/bitwise_or_meta_dispatch.h 2025-06-01T22:51:55.6027849Z ++ grep RECORD 2025-06-01T22:51:55.6048908Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_or_meta_dispatch.h 2025-06-01T22:51:55.6049049Z +++ openssl base64 2025-06-01T22:51:55.6049377Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.6050425Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.6051616Z +++ sed -e s/=//g 2025-06-01T22:51:55.6091658Z ++ HASH=n4UN3njmnUIPZrAvOcob-GKThUtUpouN20gaPZvMunQ 2025-06-01T22:51:55.6096622Z +++ ls -nl torch/include/ATen/ops/bitwise_or_meta_dispatch.h 2025-06-01T22:51:55.6097471Z +++ awk '{print $5}' 2025-06-01T22:51:55.6124965Z ++ FSIZE=1050 2025-06-01T22:51:55.6125783Z ++ echo '"torch/include/ATen/ops/bitwise_or_meta_dispatch.h",sha256=n4UN3njmnUIPZrAvOcob-GKThUtUpouN20gaPZvMunQ,1050' 2025-06-01T22:51:55.6125890Z ++ read fname 2025-06-01T22:51:55.6126145Z ++ make_wheel_record torch/include/ATen/ops/bitwise_or_native.h 2025-06-01T22:51:55.6126502Z ++ FPATH=torch/include/ATen/ops/bitwise_or_native.h 2025-06-01T22:51:55.6126655Z ++ echo torch/include/ATen/ops/bitwise_or_native.h 2025-06-01T22:51:55.6126767Z ++ grep RECORD 2025-06-01T22:51:55.6148047Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_or_native.h 2025-06-01T22:51:55.6149099Z +++ openssl base64 2025-06-01T22:51:55.6149487Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.6150809Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.6152202Z +++ sed -e s/=//g 2025-06-01T22:51:55.6193973Z ++ HASH=RyCVn3f2Au_wN-z5B2JPiJS5kYLO61qzphRCvMwoI2s 2025-06-01T22:51:55.6197691Z +++ ls -nl torch/include/ATen/ops/bitwise_or_native.h 2025-06-01T22:51:55.6199061Z +++ awk '{print $5}' 2025-06-01T22:51:55.6227330Z ++ FSIZE=1120 2025-06-01T22:51:55.6227854Z ++ echo '"torch/include/ATen/ops/bitwise_or_native.h",sha256=RyCVn3f2Au_wN-z5B2JPiJS5kYLO61qzphRCvMwoI2s,1120' 2025-06-01T22:51:55.6227966Z ++ read fname 2025-06-01T22:51:55.6228159Z ++ make_wheel_record torch/include/ATen/ops/bitwise_or_ops.h 2025-06-01T22:51:55.6228318Z ++ FPATH=torch/include/ATen/ops/bitwise_or_ops.h 2025-06-01T22:51:55.6228477Z ++ echo torch/include/ATen/ops/bitwise_or_ops.h 2025-06-01T22:51:55.6229191Z ++ grep RECORD 2025-06-01T22:51:55.6250089Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_or_ops.h 2025-06-01T22:51:55.6250739Z +++ openssl base64 2025-06-01T22:51:55.6251732Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.6253217Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.6254479Z +++ sed -e s/=//g 2025-06-01T22:51:55.6291436Z ++ HASH=ZOQOPZvO-6n83urF1tvnX9oGAmkFpM6dpHarw84v0eg 2025-06-01T22:51:55.6296292Z +++ ls -nl torch/include/ATen/ops/bitwise_or_ops.h 2025-06-01T22:51:55.6297973Z +++ awk '{print $5}' 2025-06-01T22:51:55.6323866Z ++ FSIZE=5714 2025-06-01T22:51:55.6324502Z ++ echo '"torch/include/ATen/ops/bitwise_or_ops.h",sha256=ZOQOPZvO-6n83urF1tvnX9oGAmkFpM6dpHarw84v0eg,5714' 2025-06-01T22:51:55.6324616Z ++ read fname 2025-06-01T22:51:55.6325006Z ++ make_wheel_record torch/include/ATen/ops/bitwise_right_shift.h 2025-06-01T22:51:55.6325187Z ++ FPATH=torch/include/ATen/ops/bitwise_right_shift.h 2025-06-01T22:51:55.6325504Z ++ echo torch/include/ATen/ops/bitwise_right_shift.h 2025-06-01T22:51:55.6326911Z ++ grep RECORD 2025-06-01T22:51:55.6347739Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_right_shift.h 2025-06-01T22:51:55.6348087Z +++ openssl base64 2025-06-01T22:51:55.6348637Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.6349825Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.6351113Z +++ sed -e s/=//g 2025-06-01T22:51:55.6393122Z ++ HASH=dE_wO8mF9aV9D0Sn_qodY6-SGjk4ugnyMkBO3q9JW5A 2025-06-01T22:51:55.6396625Z +++ ls -nl torch/include/ATen/ops/bitwise_right_shift.h 2025-06-01T22:51:55.6397917Z +++ awk '{print $5}' 2025-06-01T22:51:55.6426160Z ++ FSIZE=3074 2025-06-01T22:51:55.6426662Z ++ echo '"torch/include/ATen/ops/bitwise_right_shift.h",sha256=dE_wO8mF9aV9D0Sn_qodY6-SGjk4ugnyMkBO3q9JW5A,3074' 2025-06-01T22:51:55.6426760Z ++ read fname 2025-06-01T22:51:55.6427327Z ++ make_wheel_record torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.6427682Z ++ FPATH=torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.6428021Z ++ echo torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.6428134Z ++ grep RECORD 2025-06-01T22:51:55.6448688Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.6449032Z +++ openssl base64 2025-06-01T22:51:55.6449998Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.6451130Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.6452425Z +++ sed -e s/=//g 2025-06-01T22:51:55.6490115Z ++ HASH=Oeyu_Q4mUOeLpeJ6hLvmvW021M-XSTNwbOXTAhQrsgQ 2025-06-01T22:51:55.6495341Z +++ ls -nl torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.6496083Z +++ awk '{print $5}' 2025-06-01T22:51:55.6523464Z ++ FSIZE=1456 2025-06-01T22:51:55.6524321Z ++ echo '"torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h",sha256=Oeyu_Q4mUOeLpeJ6hLvmvW021M-XSTNwbOXTAhQrsgQ,1456' 2025-06-01T22:51:55.6524569Z ++ read fname 2025-06-01T22:51:55.6525309Z ++ make_wheel_record torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.6525749Z ++ FPATH=torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.6526174Z ++ echo torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.6526296Z ++ grep RECORD 2025-06-01T22:51:55.6547700Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.6547819Z +++ openssl base64 2025-06-01T22:51:55.6549173Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.6549649Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.6551006Z +++ sed -e s/=//g 2025-06-01T22:51:55.6593855Z ++ HASH=ZLB1Q67deHOZ5bUJYfyETrdQdj21ElCllB4XTdTXkaQ 2025-06-01T22:51:55.6596736Z +++ ls -nl torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.6597392Z +++ awk '{print $5}' 2025-06-01T22:51:55.6624748Z ++ FSIZE=919 2025-06-01T22:51:55.6625580Z ++ echo '"torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h",sha256=ZLB1Q67deHOZ5bUJYfyETrdQdj21ElCllB4XTdTXkaQ,919' 2025-06-01T22:51:55.6625759Z ++ read fname 2025-06-01T22:51:55.6626099Z ++ make_wheel_record torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h 2025-06-01T22:51:55.6626328Z ++ FPATH=torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h 2025-06-01T22:51:55.6626600Z ++ echo torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h 2025-06-01T22:51:55.6627880Z ++ grep RECORD 2025-06-01T22:51:55.6652510Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h 2025-06-01T22:51:55.6653098Z +++ openssl base64 2025-06-01T22:51:55.6654041Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.6655311Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.6656696Z +++ sed -e s/=//g 2025-06-01T22:51:55.6693541Z ++ HASH=98hmqzwBwCeybollq59L1pkfYnPsYJLDEsmVD9ZNPN8 2025-06-01T22:51:55.6699598Z +++ ls -nl torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h 2025-06-01T22:51:55.6700031Z +++ awk '{print $5}' 2025-06-01T22:51:55.6726257Z ++ FSIZE=1084 2025-06-01T22:51:55.6726860Z ++ echo '"torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h",sha256=98hmqzwBwCeybollq59L1pkfYnPsYJLDEsmVD9ZNPN8,1084' 2025-06-01T22:51:55.6726959Z ++ read fname 2025-06-01T22:51:55.6727257Z ++ make_wheel_record torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h 2025-06-01T22:51:55.6727513Z ++ FPATH=torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h 2025-06-01T22:51:55.6727748Z ++ echo torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h 2025-06-01T22:51:55.6728128Z ++ grep RECORD 2025-06-01T22:51:55.6749152Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h 2025-06-01T22:51:55.6749614Z +++ openssl base64 2025-06-01T22:51:55.6750579Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.6751679Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.6752972Z +++ sed -e s/=//g 2025-06-01T22:51:55.6794908Z ++ HASH=3OCzn7HkXoXiXzX8CjCC10oOf4yYqeR74vVFSOHrTJ8 2025-06-01T22:51:55.6798824Z +++ ls -nl torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h 2025-06-01T22:51:55.6799728Z +++ awk '{print $5}' 2025-06-01T22:51:55.6826708Z ++ FSIZE=1086 2025-06-01T22:51:55.6827420Z ++ echo '"torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h",sha256=3OCzn7HkXoXiXzX8CjCC10oOf4yYqeR74vVFSOHrTJ8,1086' 2025-06-01T22:51:55.6827524Z ++ read fname 2025-06-01T22:51:55.6827768Z ++ make_wheel_record torch/include/ATen/ops/bitwise_right_shift_meta.h 2025-06-01T22:51:55.6827966Z ++ FPATH=torch/include/ATen/ops/bitwise_right_shift_meta.h 2025-06-01T22:51:55.6828151Z ++ echo torch/include/ATen/ops/bitwise_right_shift_meta.h 2025-06-01T22:51:55.6829083Z ++ grep RECORD 2025-06-01T22:51:55.6849589Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_right_shift_meta.h 2025-06-01T22:51:55.6850249Z +++ openssl base64 2025-06-01T22:51:55.6851208Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.6852722Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.6853959Z +++ sed -e s/=//g 2025-06-01T22:51:55.6890539Z ++ HASH=zhgAxKeREnkTAatuTas0oGa2vi9pOVOVVHnIWcera3o 2025-06-01T22:51:55.6895560Z +++ ls -nl torch/include/ATen/ops/bitwise_right_shift_meta.h 2025-06-01T22:51:55.6896473Z +++ awk '{print $5}' 2025-06-01T22:51:55.6923336Z ++ FSIZE=613 2025-06-01T22:51:55.6923885Z ++ echo '"torch/include/ATen/ops/bitwise_right_shift_meta.h",sha256=zhgAxKeREnkTAatuTas0oGa2vi9pOVOVVHnIWcera3o,613' 2025-06-01T22:51:55.6924143Z ++ read fname 2025-06-01T22:51:55.6924459Z ++ make_wheel_record torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h 2025-06-01T22:51:55.6924708Z ++ FPATH=torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h 2025-06-01T22:51:55.6925124Z ++ echo torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h 2025-06-01T22:51:55.6926895Z ++ grep RECORD 2025-06-01T22:51:55.6948285Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h 2025-06-01T22:51:55.6948412Z +++ openssl base64 2025-06-01T22:51:55.6949320Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.6950427Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.6951711Z +++ sed -e s/=//g 2025-06-01T22:51:55.6994270Z ++ HASH=SMycmub9tn68MQc92iVR0w1BGeldVvAj1wh9V2IuzLY 2025-06-01T22:51:55.6997888Z +++ ls -nl torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h 2025-06-01T22:51:55.6999345Z +++ awk '{print $5}' 2025-06-01T22:51:55.7026155Z ++ FSIZE=1086 2025-06-01T22:51:55.7026730Z ++ echo '"torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h",sha256=SMycmub9tn68MQc92iVR0w1BGeldVvAj1wh9V2IuzLY,1086' 2025-06-01T22:51:55.7026839Z ++ read fname 2025-06-01T22:51:55.7027089Z ++ make_wheel_record torch/include/ATen/ops/bitwise_right_shift_native.h 2025-06-01T22:51:55.7027295Z ++ FPATH=torch/include/ATen/ops/bitwise_right_shift_native.h 2025-06-01T22:51:55.7027956Z ++ echo torch/include/ATen/ops/bitwise_right_shift_native.h 2025-06-01T22:51:55.7028346Z ++ grep RECORD 2025-06-01T22:51:55.7049020Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_right_shift_native.h 2025-06-01T22:51:55.7049484Z +++ openssl base64 2025-06-01T22:51:55.7050838Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.7052239Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.7053608Z +++ sed -e s/=//g 2025-06-01T22:51:55.7090558Z ++ HASH=tvhmyE4JgqaYlG7fCun64TqHcdafA49VC70arNWC5SU 2025-06-01T22:51:55.7095961Z +++ ls -nl torch/include/ATen/ops/bitwise_right_shift_native.h 2025-06-01T22:51:55.7098249Z +++ awk '{print $5}' 2025-06-01T22:51:55.7124987Z ++ FSIZE=1192 2025-06-01T22:51:55.7125654Z ++ echo '"torch/include/ATen/ops/bitwise_right_shift_native.h",sha256=tvhmyE4JgqaYlG7fCun64TqHcdafA49VC70arNWC5SU,1192' 2025-06-01T22:51:55.7125766Z ++ read fname 2025-06-01T22:51:55.7126010Z ++ make_wheel_record torch/include/ATen/ops/bitwise_right_shift_ops.h 2025-06-01T22:51:55.7126342Z ++ FPATH=torch/include/ATen/ops/bitwise_right_shift_ops.h 2025-06-01T22:51:55.7126545Z ++ echo torch/include/ATen/ops/bitwise_right_shift_ops.h 2025-06-01T22:51:55.7127463Z ++ grep RECORD 2025-06-01T22:51:55.7148376Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_right_shift_ops.h 2025-06-01T22:51:55.7148771Z +++ openssl base64 2025-06-01T22:51:55.7149469Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.7150816Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.7152147Z +++ sed -e s/=//g 2025-06-01T22:51:55.7193015Z ++ HASH=no7_Z3CB2Dw0qaBnK4H3UkXJehNSIlMpsaIiFZd3RAo 2025-06-01T22:51:55.7197553Z +++ ls -nl torch/include/ATen/ops/bitwise_right_shift_ops.h 2025-06-01T22:51:55.7198733Z +++ awk '{print $5}' 2025-06-01T22:51:55.7225706Z ++ FSIZE=5993 2025-06-01T22:51:55.7226301Z ++ echo '"torch/include/ATen/ops/bitwise_right_shift_ops.h",sha256=no7_Z3CB2Dw0qaBnK4H3UkXJehNSIlMpsaIiFZd3RAo,5993' 2025-06-01T22:51:55.7226398Z ++ read fname 2025-06-01T22:51:55.7226593Z ++ make_wheel_record torch/include/ATen/ops/bitwise_xor.h 2025-06-01T22:51:55.7226880Z ++ FPATH=torch/include/ATen/ops/bitwise_xor.h 2025-06-01T22:51:55.7227027Z ++ echo torch/include/ATen/ops/bitwise_xor.h 2025-06-01T22:51:55.7228531Z ++ grep RECORD 2025-06-01T22:51:55.7248969Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_xor.h 2025-06-01T22:51:55.7249098Z +++ openssl base64 2025-06-01T22:51:55.7250386Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.7251818Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.7253041Z +++ sed -e s/=//g 2025-06-01T22:51:55.7290264Z ++ HASH=7TO5jOjvIoVNWmzsl993aXdoumsTQFvtyz7ahodexg4 2025-06-01T22:51:55.7295864Z +++ ls -nl torch/include/ATen/ops/bitwise_xor.h 2025-06-01T22:51:55.7296969Z +++ awk '{print $5}' 2025-06-01T22:51:55.7322974Z ++ FSIZE=2808 2025-06-01T22:51:55.7323442Z ++ echo '"torch/include/ATen/ops/bitwise_xor.h",sha256=7TO5jOjvIoVNWmzsl993aXdoumsTQFvtyz7ahodexg4,2808' 2025-06-01T22:51:55.7323554Z ++ read fname 2025-06-01T22:51:55.7324021Z ++ make_wheel_record torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.7324349Z ++ FPATH=torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.7324852Z ++ echo torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.7326480Z ++ grep RECORD 2025-06-01T22:51:55.7348640Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.7348773Z +++ openssl base64 2025-06-01T22:51:55.7349377Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.7350683Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.7351943Z +++ sed -e s/=//g 2025-06-01T22:51:55.7394628Z ++ HASH=cXHAagz2ZgByCJMCtRiQDqol_MQNDNTnzRifpF6ijfk 2025-06-01T22:51:55.7398361Z +++ ls -nl torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.7398487Z +++ awk '{print $5}' 2025-06-01T22:51:55.7426345Z ++ FSIZE=1400 2025-06-01T22:51:55.7427425Z ++ echo '"torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h",sha256=cXHAagz2ZgByCJMCtRiQDqol_MQNDNTnzRifpF6ijfk,1400' 2025-06-01T22:51:55.7427542Z ++ read fname 2025-06-01T22:51:55.7428151Z ++ make_wheel_record torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.7428548Z ++ FPATH=torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.7428923Z ++ echo torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.7429113Z ++ grep RECORD 2025-06-01T22:51:55.7448918Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.7449031Z +++ openssl base64 2025-06-01T22:51:55.7449835Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.7450944Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.7452270Z +++ sed -e s/=//g 2025-06-01T22:51:55.7490895Z ++ HASH=rMofNG8-fc5ojqPyq3YW7EeHRF6qcjAHg-xyO-Z86hw 2025-06-01T22:51:55.7495903Z +++ ls -nl torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.7496712Z +++ awk '{print $5}' 2025-06-01T22:51:55.7523603Z ++ FSIZE=903 2025-06-01T22:51:55.7525026Z ++ echo '"torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h",sha256=rMofNG8-fc5ojqPyq3YW7EeHRF6qcjAHg-xyO-Z86hw,903' 2025-06-01T22:51:55.7526063Z ++ read fname 2025-06-01T22:51:55.7526466Z ++ make_wheel_record torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h 2025-06-01T22:51:55.7527032Z ++ FPATH=torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h 2025-06-01T22:51:55.7527547Z ++ echo torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h 2025-06-01T22:51:55.7527964Z ++ grep RECORD 2025-06-01T22:51:55.7547781Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h 2025-06-01T22:51:55.7548397Z +++ openssl base64 2025-06-01T22:51:55.7548654Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.7549526Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.7550614Z +++ sed -e s/=//g 2025-06-01T22:51:55.7591352Z ++ HASH=k_hDQhYCc6IQJKGHHZ7W8Z8_Isz7y28HJrNgXjFxLbw 2025-06-01T22:51:55.7605303Z +++ ls -nl torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h 2025-06-01T22:51:55.7605771Z +++ awk '{print $5}' 2025-06-01T22:51:55.7631442Z ++ FSIZE=1052 2025-06-01T22:51:55.7632248Z ++ echo '"torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h",sha256=k_hDQhYCc6IQJKGHHZ7W8Z8_Isz7y28HJrNgXjFxLbw,1052' 2025-06-01T22:51:55.7632958Z ++ read fname 2025-06-01T22:51:55.7633341Z ++ make_wheel_record torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h 2025-06-01T22:51:55.7633918Z ++ FPATH=torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h 2025-06-01T22:51:55.7634432Z ++ echo torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h 2025-06-01T22:51:55.7634836Z ++ grep RECORD 2025-06-01T22:51:55.7651701Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h 2025-06-01T22:51:55.7652251Z +++ openssl base64 2025-06-01T22:51:55.7653361Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.7654622Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.7656030Z +++ sed -e s/=//g 2025-06-01T22:51:55.7692564Z ++ HASH=SZV093s2DccxtNOVrKT3ekL-Vz4iiXogTrUIZaCvN-c 2025-06-01T22:51:55.7698880Z +++ ls -nl torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h 2025-06-01T22:51:55.7699583Z +++ awk '{print $5}' 2025-06-01T22:51:55.7725848Z ++ FSIZE=1054 2025-06-01T22:51:55.7726573Z ++ echo '"torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h",sha256=SZV093s2DccxtNOVrKT3ekL-Vz4iiXogTrUIZaCvN-c,1054' 2025-06-01T22:51:55.7727327Z ++ read fname 2025-06-01T22:51:55.7727670Z ++ make_wheel_record torch/include/ATen/ops/bitwise_xor_meta.h 2025-06-01T22:51:55.7728167Z ++ FPATH=torch/include/ATen/ops/bitwise_xor_meta.h 2025-06-01T22:51:55.7728606Z ++ echo torch/include/ATen/ops/bitwise_xor_meta.h 2025-06-01T22:51:55.7728992Z ++ grep RECORD 2025-06-01T22:51:55.7748793Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_xor_meta.h 2025-06-01T22:51:55.7749496Z +++ openssl base64 2025-06-01T22:51:55.7750700Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.7751955Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.7753292Z +++ sed -e s/=//g 2025-06-01T22:51:55.7796280Z ++ HASH=_B7hx8Pt7ECRSyrzCPTq1_X4S23jGPs5JSCd1K0zIKE 2025-06-01T22:51:55.7798513Z +++ ls -nl torch/include/ATen/ops/bitwise_xor_meta.h 2025-06-01T22:51:55.7798911Z +++ awk '{print $5}' 2025-06-01T22:51:55.7827275Z ++ FSIZE=605 2025-06-01T22:51:55.7827930Z ++ echo '"torch/include/ATen/ops/bitwise_xor_meta.h",sha256=_B7hx8Pt7ECRSyrzCPTq1_X4S23jGPs5JSCd1K0zIKE,605' 2025-06-01T22:51:55.7828575Z ++ read fname 2025-06-01T22:51:55.7828970Z ++ make_wheel_record torch/include/ATen/ops/bitwise_xor_meta_dispatch.h 2025-06-01T22:51:55.7829531Z ++ FPATH=torch/include/ATen/ops/bitwise_xor_meta_dispatch.h 2025-06-01T22:51:55.7830044Z ++ echo torch/include/ATen/ops/bitwise_xor_meta_dispatch.h 2025-06-01T22:51:55.7830447Z ++ grep RECORD 2025-06-01T22:51:55.7849846Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_xor_meta_dispatch.h 2025-06-01T22:51:55.7850588Z +++ openssl base64 2025-06-01T22:51:55.7851873Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.7853215Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.7854507Z +++ sed -e s/=//g 2025-06-01T22:51:55.7891100Z ++ HASH=7-USEQJJdk4qFc-jZEQAoisApIlk7O9s7L6Db5Tau8Y 2025-06-01T22:51:55.7896292Z +++ ls -nl torch/include/ATen/ops/bitwise_xor_meta_dispatch.h 2025-06-01T22:51:55.7897841Z +++ awk '{print $5}' 2025-06-01T22:51:55.7925051Z ++ FSIZE=1054 2025-06-01T22:51:55.7925766Z ++ echo '"torch/include/ATen/ops/bitwise_xor_meta_dispatch.h",sha256=7-USEQJJdk4qFc-jZEQAoisApIlk7O9s7L6Db5Tau8Y,1054' 2025-06-01T22:51:55.7926517Z ++ read fname 2025-06-01T22:51:55.7926887Z ++ make_wheel_record torch/include/ATen/ops/bitwise_xor_native.h 2025-06-01T22:51:55.7927394Z ++ FPATH=torch/include/ATen/ops/bitwise_xor_native.h 2025-06-01T22:51:55.7927858Z ++ echo torch/include/ATen/ops/bitwise_xor_native.h 2025-06-01T22:51:55.7928240Z ++ grep RECORD 2025-06-01T22:51:55.7947273Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_xor_native.h 2025-06-01T22:51:55.7947807Z +++ openssl base64 2025-06-01T22:51:55.7948111Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.7949461Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.7950750Z +++ sed -e s/=//g 2025-06-01T22:51:55.7993344Z ++ HASH=nCC95mKv_02xynDHSVdOGm0Lpw7nHObhKmrrxdObWC4 2025-06-01T22:51:55.7996319Z +++ ls -nl torch/include/ATen/ops/bitwise_xor_native.h 2025-06-01T22:51:55.7997496Z +++ awk '{print $5}' 2025-06-01T22:51:55.8027199Z ++ FSIZE=1128 2025-06-01T22:51:55.8027858Z ++ echo '"torch/include/ATen/ops/bitwise_xor_native.h",sha256=nCC95mKv_02xynDHSVdOGm0Lpw7nHObhKmrrxdObWC4,1128' 2025-06-01T22:51:55.8028546Z ++ read fname 2025-06-01T22:51:55.8028880Z ++ make_wheel_record torch/include/ATen/ops/bitwise_xor_ops.h 2025-06-01T22:51:55.8029364Z ++ FPATH=torch/include/ATen/ops/bitwise_xor_ops.h 2025-06-01T22:51:55.8029782Z ++ echo torch/include/ATen/ops/bitwise_xor_ops.h 2025-06-01T22:51:55.8030156Z ++ grep RECORD 2025-06-01T22:51:55.8046854Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bitwise_xor_ops.h 2025-06-01T22:51:55.8047618Z +++ openssl base64 2025-06-01T22:51:55.8049271Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.8050708Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.8052146Z +++ sed -e s/=//g 2025-06-01T22:51:55.8089305Z ++ HASH=aMct96QaOa6QWdzBDu7hHkMWcQmbwEH2II23rD0CYUg 2025-06-01T22:51:55.8093924Z +++ ls -nl torch/include/ATen/ops/bitwise_xor_ops.h 2025-06-01T22:51:55.8094785Z +++ awk '{print $5}' 2025-06-01T22:51:55.8120205Z ++ FSIZE=5738 2025-06-01T22:51:55.8120933Z ++ echo '"torch/include/ATen/ops/bitwise_xor_ops.h",sha256=aMct96QaOa6QWdzBDu7hHkMWcQmbwEH2II23rD0CYUg,5738' 2025-06-01T22:51:55.8121612Z ++ read fname 2025-06-01T22:51:55.8121986Z ++ make_wheel_record torch/include/ATen/ops/blackman_window.h 2025-06-01T22:51:55.8122466Z ++ FPATH=torch/include/ATen/ops/blackman_window.h 2025-06-01T22:51:55.8122884Z ++ echo torch/include/ATen/ops/blackman_window.h 2025-06-01T22:51:55.8123698Z ++ grep RECORD 2025-06-01T22:51:55.8146513Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/blackman_window.h 2025-06-01T22:51:55.8147044Z +++ openssl base64 2025-06-01T22:51:55.8147319Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.8148056Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.8148685Z +++ sed -e s/=//g 2025-06-01T22:51:55.8189884Z ++ HASH=GnRBj6yTN4PwjRK_a7SK5pSthvFlsrNS3BsjCoZGm18 2025-06-01T22:51:55.8194196Z +++ ls -nl torch/include/ATen/ops/blackman_window.h 2025-06-01T22:51:55.8195220Z +++ awk '{print $5}' 2025-06-01T22:51:55.8222166Z ++ FSIZE=3417 2025-06-01T22:51:55.8222896Z ++ echo '"torch/include/ATen/ops/blackman_window.h",sha256=GnRBj6yTN4PwjRK_a7SK5pSthvFlsrNS3BsjCoZGm18,3417' 2025-06-01T22:51:55.8223575Z ++ read fname 2025-06-01T22:51:55.8224090Z ++ make_wheel_record torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.8224990Z ++ FPATH=torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.8225776Z ++ echo torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.8226330Z ++ grep RECORD 2025-06-01T22:51:55.8247074Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.8247859Z +++ openssl base64 2025-06-01T22:51:55.8248144Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.8249176Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.8250607Z +++ sed -e s/=//g 2025-06-01T22:51:55.8288446Z ++ HASH=oSGfCTqu-iwfvrQYV1zFcmcF53-IFUg_qc_YBqk8B5I 2025-06-01T22:51:55.8293662Z +++ ls -nl torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.8294606Z +++ awk '{print $5}' 2025-06-01T22:51:55.8319527Z ++ FSIZE=1706 2025-06-01T22:51:55.8320439Z ++ echo '"torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h",sha256=oSGfCTqu-iwfvrQYV1zFcmcF53-IFUg_qc_YBqk8B5I,1706' 2025-06-01T22:51:55.8321302Z ++ read fname 2025-06-01T22:51:55.8321772Z ++ make_wheel_record torch/include/ATen/ops/blackman_window_native.h 2025-06-01T22:51:55.8322437Z ++ FPATH=torch/include/ATen/ops/blackman_window_native.h 2025-06-01T22:51:55.8322986Z ++ echo torch/include/ATen/ops/blackman_window_native.h 2025-06-01T22:51:55.8323646Z ++ grep RECORD 2025-06-01T22:51:55.8347803Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/blackman_window_native.h 2025-06-01T22:51:55.8348446Z +++ openssl base64 2025-06-01T22:51:55.8348840Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.8349112Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.8349396Z +++ sed -e s/=//g 2025-06-01T22:51:55.8390856Z ++ HASH=cqw41bzuc36WepI_MfOVonAMkzjKnbYFJ31ga-ylsz8 2025-06-01T22:51:55.8397854Z +++ ls -nl torch/include/ATen/ops/blackman_window_native.h 2025-06-01T22:51:55.8399070Z +++ awk '{print $5}' 2025-06-01T22:51:55.8426990Z ++ FSIZE=1067 2025-06-01T22:51:55.8427672Z ++ echo '"torch/include/ATen/ops/blackman_window_native.h",sha256=cqw41bzuc36WepI_MfOVonAMkzjKnbYFJ31ga-ylsz8,1067' 2025-06-01T22:51:55.8428429Z ++ read fname 2025-06-01T22:51:55.8428795Z ++ make_wheel_record torch/include/ATen/ops/blackman_window_ops.h 2025-06-01T22:51:55.8429293Z ++ FPATH=torch/include/ATen/ops/blackman_window_ops.h 2025-06-01T22:51:55.8429757Z ++ echo torch/include/ATen/ops/blackman_window_ops.h 2025-06-01T22:51:55.8430141Z ++ grep RECORD 2025-06-01T22:51:55.8449251Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/blackman_window_ops.h 2025-06-01T22:51:55.8449840Z +++ openssl base64 2025-06-01T22:51:55.8450449Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.8452019Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.8453136Z +++ sed -e s/=//g 2025-06-01T22:51:55.8490614Z ++ HASH=TMaZVfcNY58293gUR7z3bROotHKCNcHfRu-PxR94c_c 2025-06-01T22:51:55.8495896Z +++ ls -nl torch/include/ATen/ops/blackman_window_ops.h 2025-06-01T22:51:55.8498989Z +++ awk '{print $5}' 2025-06-01T22:51:55.8525606Z ++ FSIZE=3856 2025-06-01T22:51:55.8526349Z ++ echo '"torch/include/ATen/ops/blackman_window_ops.h",sha256=TMaZVfcNY58293gUR7z3bROotHKCNcHfRu-PxR94c_c,3856' 2025-06-01T22:51:55.8527061Z ++ read fname 2025-06-01T22:51:55.8527380Z ++ make_wheel_record torch/include/ATen/ops/block_diag.h 2025-06-01T22:51:55.8527904Z ++ FPATH=torch/include/ATen/ops/block_diag.h 2025-06-01T22:51:55.8528311Z ++ echo torch/include/ATen/ops/block_diag.h 2025-06-01T22:51:55.8528736Z ++ grep RECORD 2025-06-01T22:51:55.8548712Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/block_diag.h 2025-06-01T22:51:55.8549304Z +++ openssl base64 2025-06-01T22:51:55.8550436Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.8551783Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.8553162Z +++ sed -e s/=//g 2025-06-01T22:51:55.8592870Z ++ HASH=JIjNZq7KbndytZHuA374b0iMIwfInsi16mEBvvZz1V8 2025-06-01T22:51:55.8597287Z +++ ls -nl torch/include/ATen/ops/block_diag.h 2025-06-01T22:51:55.8598185Z +++ awk '{print $5}' 2025-06-01T22:51:55.8626283Z ++ FSIZE=1088 2025-06-01T22:51:55.8626909Z ++ echo '"torch/include/ATen/ops/block_diag.h",sha256=JIjNZq7KbndytZHuA374b0iMIwfInsi16mEBvvZz1V8,1088' 2025-06-01T22:51:55.8627631Z ++ read fname 2025-06-01T22:51:55.8628140Z ++ make_wheel_record torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.8628998Z ++ FPATH=torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.8629877Z ++ echo torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.8630413Z ++ grep RECORD 2025-06-01T22:51:55.8653411Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.8654117Z +++ openssl base64 2025-06-01T22:51:55.8654485Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.8655855Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.8657281Z +++ sed -e s/=//g 2025-06-01T22:51:55.8693893Z ++ HASH=-LBKvYSKIsSqmw7cYB_Io13cOf82V2S1pV9EZik8Us4 2025-06-01T22:51:55.8700086Z +++ ls -nl torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:55.8700628Z +++ awk '{print $5}' 2025-06-01T22:51:55.8726601Z ++ FSIZE=930 2025-06-01T22:51:55.8727480Z ++ echo '"torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h",sha256=-LBKvYSKIsSqmw7cYB_Io13cOf82V2S1pV9EZik8Us4,930' 2025-06-01T22:51:55.8728330Z ++ read fname 2025-06-01T22:51:55.8728760Z ++ make_wheel_record torch/include/ATen/ops/block_diag_native.h 2025-06-01T22:51:55.8729389Z ++ FPATH=torch/include/ATen/ops/block_diag_native.h 2025-06-01T22:51:55.8729855Z ++ echo torch/include/ATen/ops/block_diag_native.h 2025-06-01T22:51:55.8730286Z ++ grep RECORD 2025-06-01T22:51:55.8750206Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/block_diag_native.h 2025-06-01T22:51:55.8750745Z +++ openssl base64 2025-06-01T22:51:55.8751296Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.8752438Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.8753616Z +++ sed -e s/=//g 2025-06-01T22:51:55.8795529Z ++ HASH=0aGcg-VNfgZiI6A7LWRM_Z94gAtxXQaIVzsV4zlUmn8 2025-06-01T22:51:55.8799287Z +++ ls -nl torch/include/ATen/ops/block_diag_native.h 2025-06-01T22:51:55.8799677Z +++ awk '{print $5}' 2025-06-01T22:51:55.8826477Z ++ FSIZE=560 2025-06-01T22:51:55.8827303Z ++ echo '"torch/include/ATen/ops/block_diag_native.h",sha256=0aGcg-VNfgZiI6A7LWRM_Z94gAtxXQaIVzsV4zlUmn8,560' 2025-06-01T22:51:55.8827983Z ++ read fname 2025-06-01T22:51:55.8828312Z ++ make_wheel_record torch/include/ATen/ops/block_diag_ops.h 2025-06-01T22:51:55.8828783Z ++ FPATH=torch/include/ATen/ops/block_diag_ops.h 2025-06-01T22:51:55.8829298Z ++ echo torch/include/ATen/ops/block_diag_ops.h 2025-06-01T22:51:55.8829687Z ++ grep RECORD 2025-06-01T22:51:55.8849770Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/block_diag_ops.h 2025-06-01T22:51:55.8850283Z +++ openssl base64 2025-06-01T22:51:55.8851191Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.8852612Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.8853901Z +++ sed -e s/=//g 2025-06-01T22:51:55.8891158Z ++ HASH=T4FmSiMkDqZMyw_lLgVmIPJokHIlcZrwWfuemdyI63I 2025-06-01T22:51:55.8896164Z +++ ls -nl torch/include/ATen/ops/block_diag_ops.h 2025-06-01T22:51:55.8896788Z +++ awk '{print $5}' 2025-06-01T22:51:55.8923363Z ++ FSIZE=1569 2025-06-01T22:51:55.8924102Z ++ echo '"torch/include/ATen/ops/block_diag_ops.h",sha256=T4FmSiMkDqZMyw_lLgVmIPJokHIlcZrwWfuemdyI63I,1569' 2025-06-01T22:51:55.8925045Z ++ read fname 2025-06-01T22:51:55.8925411Z ++ make_wheel_record torch/include/ATen/ops/bmm.h 2025-06-01T22:51:55.8925841Z ++ FPATH=torch/include/ATen/ops/bmm.h 2025-06-01T22:51:55.8926319Z ++ echo torch/include/ATen/ops/bmm.h 2025-06-01T22:51:55.8926671Z ++ grep RECORD 2025-06-01T22:51:55.8946651Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bmm.h 2025-06-01T22:51:55.8947412Z +++ openssl base64 2025-06-01T22:51:55.8948993Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.8950277Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.8951642Z +++ sed -e s/=//g 2025-06-01T22:51:55.8992033Z ++ HASH=FQfDjSJeZ3ONVAj8TQYf-4YnkU6Slny_h6gYeTWCxPM 2025-06-01T22:51:55.8995814Z +++ ls -nl torch/include/ATen/ops/bmm.h 2025-06-01T22:51:55.8996643Z +++ awk '{print $5}' 2025-06-01T22:51:55.9024768Z ++ FSIZE=1972 2025-06-01T22:51:55.9025433Z ++ echo '"torch/include/ATen/ops/bmm.h",sha256=FQfDjSJeZ3ONVAj8TQYf-4YnkU6Slny_h6gYeTWCxPM,1972' 2025-06-01T22:51:55.9026136Z ++ read fname 2025-06-01T22:51:55.9026679Z ++ make_wheel_record torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.9027681Z ++ FPATH=torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.9028510Z ++ echo torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.9029062Z ++ grep RECORD 2025-06-01T22:51:55.9046967Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.9047883Z +++ openssl base64 2025-06-01T22:51:55.9048141Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.9049242Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.9050452Z +++ sed -e s/=//g 2025-06-01T22:51:55.9088581Z ++ HASH=lkPn0Te0SbAOYDsmtNCHddxe9ROOx6MJVuXdKj-PxP8 2025-06-01T22:51:55.9093963Z +++ ls -nl torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:55.9094718Z +++ awk '{print $5}' 2025-06-01T22:51:55.9121228Z ++ FSIZE=812 2025-06-01T22:51:55.9122087Z ++ echo '"torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h",sha256=lkPn0Te0SbAOYDsmtNCHddxe9ROOx6MJVuXdKj-PxP8,812' 2025-06-01T22:51:55.9123257Z ++ read fname 2025-06-01T22:51:55.9123608Z ++ make_wheel_record torch/include/ATen/ops/bmm_cpu_dispatch.h 2025-06-01T22:51:55.9124553Z ++ FPATH=torch/include/ATen/ops/bmm_cpu_dispatch.h 2025-06-01T22:51:55.9125046Z ++ echo torch/include/ATen/ops/bmm_cpu_dispatch.h 2025-06-01T22:51:55.9125431Z ++ grep RECORD 2025-06-01T22:51:55.9147504Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bmm_cpu_dispatch.h 2025-06-01T22:51:55.9148120Z +++ openssl base64 2025-06-01T22:51:55.9148390Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.9148640Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.9149499Z +++ sed -e s/=//g 2025-06-01T22:51:55.9191693Z ++ HASH=Tk5v-4kJbuVK7VkvuF8DGjJ7Fx6GncR276JJqANcUdw 2025-06-01T22:51:55.9198511Z +++ ls -nl torch/include/ATen/ops/bmm_cpu_dispatch.h 2025-06-01T22:51:55.9199295Z +++ awk '{print $5}' 2025-06-01T22:51:55.9227169Z ++ FSIZE=943 2025-06-01T22:51:55.9227922Z ++ echo '"torch/include/ATen/ops/bmm_cpu_dispatch.h",sha256=Tk5v-4kJbuVK7VkvuF8DGjJ7Fx6GncR276JJqANcUdw,943' 2025-06-01T22:51:55.9228581Z ++ read fname 2025-06-01T22:51:55.9228953Z ++ make_wheel_record torch/include/ATen/ops/bmm_cuda_dispatch.h 2025-06-01T22:51:55.9229534Z ++ FPATH=torch/include/ATen/ops/bmm_cuda_dispatch.h 2025-06-01T22:51:55.9229989Z ++ echo torch/include/ATen/ops/bmm_cuda_dispatch.h 2025-06-01T22:51:55.9230371Z ++ grep RECORD 2025-06-01T22:51:55.9250113Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bmm_cuda_dispatch.h 2025-06-01T22:51:55.9250755Z +++ openssl base64 2025-06-01T22:51:55.9251826Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.9253167Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.9254516Z +++ sed -e s/=//g 2025-06-01T22:51:55.9291549Z ++ HASH=UYPVBBIAamOZtutYWYWLfufmpvKt7bAVuObR_r49VAU 2025-06-01T22:51:55.9296810Z +++ ls -nl torch/include/ATen/ops/bmm_cuda_dispatch.h 2025-06-01T22:51:55.9298479Z +++ awk '{print $5}' 2025-06-01T22:51:55.9325701Z ++ FSIZE=1300 2025-06-01T22:51:55.9326385Z ++ echo '"torch/include/ATen/ops/bmm_cuda_dispatch.h",sha256=UYPVBBIAamOZtutYWYWLfufmpvKt7bAVuObR_r49VAU,1300' 2025-06-01T22:51:55.9327299Z ++ read fname 2025-06-01T22:51:55.9327754Z ++ make_wheel_record torch/include/ATen/ops/bmm_meta.h 2025-06-01T22:51:55.9328192Z ++ FPATH=torch/include/ATen/ops/bmm_meta.h 2025-06-01T22:51:55.9328593Z ++ echo torch/include/ATen/ops/bmm_meta.h 2025-06-01T22:51:55.9328940Z ++ grep RECORD 2025-06-01T22:51:55.9347809Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bmm_meta.h 2025-06-01T22:51:55.9348667Z +++ openssl base64 2025-06-01T22:51:55.9349844Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.9351101Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.9352374Z +++ sed -e s/=//g 2025-06-01T22:51:55.9391931Z ++ HASH=5fsc62hfcdMLjgwGeeuJ_ybRUkOc9jp5RScBkIY7oVs 2025-06-01T22:51:55.9396702Z +++ ls -nl torch/include/ATen/ops/bmm_meta.h 2025-06-01T22:51:55.9398075Z +++ awk '{print $5}' 2025-06-01T22:51:55.9426117Z ++ FSIZE=589 2025-06-01T22:51:55.9426863Z ++ echo '"torch/include/ATen/ops/bmm_meta.h",sha256=5fsc62hfcdMLjgwGeeuJ_ybRUkOc9jp5RScBkIY7oVs,589' 2025-06-01T22:51:55.9427523Z ++ read fname 2025-06-01T22:51:55.9427934Z ++ make_wheel_record torch/include/ATen/ops/bmm_meta_dispatch.h 2025-06-01T22:51:55.9428437Z ++ FPATH=torch/include/ATen/ops/bmm_meta_dispatch.h 2025-06-01T22:51:55.9428864Z ++ echo torch/include/ATen/ops/bmm_meta_dispatch.h 2025-06-01T22:51:55.9429247Z ++ grep RECORD 2025-06-01T22:51:55.9448544Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bmm_meta_dispatch.h 2025-06-01T22:51:55.9449189Z +++ openssl base64 2025-06-01T22:51:55.9450417Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.9451648Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.9452993Z +++ sed -e s/=//g 2025-06-01T22:51:55.9489980Z ++ HASH=a7XP4cS94lJOIKLhwdGa54UN5gcH5FhLZ7LeLfVGnLU 2025-06-01T22:51:55.9494956Z +++ ls -nl torch/include/ATen/ops/bmm_meta_dispatch.h 2025-06-01T22:51:55.9495957Z +++ awk '{print $5}' 2025-06-01T22:51:55.9522250Z ++ FSIZE=945 2025-06-01T22:51:55.9522909Z ++ echo '"torch/include/ATen/ops/bmm_meta_dispatch.h",sha256=a7XP4cS94lJOIKLhwdGa54UN5gcH5FhLZ7LeLfVGnLU,945' 2025-06-01T22:51:55.9523818Z ++ read fname 2025-06-01T22:51:55.9524276Z ++ make_wheel_record torch/include/ATen/ops/bmm_native.h 2025-06-01T22:51:55.9524993Z ++ FPATH=torch/include/ATen/ops/bmm_native.h 2025-06-01T22:51:55.9525412Z ++ echo torch/include/ATen/ops/bmm_native.h 2025-06-01T22:51:55.9525910Z ++ grep RECORD 2025-06-01T22:51:55.9546796Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bmm_native.h 2025-06-01T22:51:55.9547423Z +++ openssl base64 2025-06-01T22:51:55.9547685Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.9548287Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.9549411Z +++ sed -e s/=//g 2025-06-01T22:51:55.9593571Z ++ HASH=2UoGfYnpYGIWU049j4gmlyN7v7nsWME9ojW8WObp7NU 2025-06-01T22:51:55.9595632Z +++ ls -nl torch/include/ATen/ops/bmm_native.h 2025-06-01T22:51:55.9596245Z +++ awk '{print $5}' 2025-06-01T22:51:55.9623823Z ++ FSIZE=1718 2025-06-01T22:51:55.9624450Z ++ echo '"torch/include/ATen/ops/bmm_native.h",sha256=2UoGfYnpYGIWU049j4gmlyN7v7nsWME9ojW8WObp7NU,1718' 2025-06-01T22:51:55.9625240Z ++ read fname 2025-06-01T22:51:55.9625545Z ++ make_wheel_record torch/include/ATen/ops/bmm_ops.h 2025-06-01T22:51:55.9626062Z ++ FPATH=torch/include/ATen/ops/bmm_ops.h 2025-06-01T22:51:55.9626437Z ++ echo torch/include/ATen/ops/bmm_ops.h 2025-06-01T22:51:55.9626780Z ++ grep RECORD 2025-06-01T22:51:55.9647295Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bmm_ops.h 2025-06-01T22:51:55.9647898Z +++ openssl base64 2025-06-01T22:51:55.9648981Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.9649794Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.9651273Z +++ sed -e s/=//g 2025-06-01T22:51:55.9690123Z ++ HASH=jTNa_M9bSRP6jR0id2kUOCvULgG9lILnWzg4Lm-nT5I 2025-06-01T22:51:55.9695136Z +++ ls -nl torch/include/ATen/ops/bmm_ops.h 2025-06-01T22:51:55.9696383Z +++ awk '{print $5}' 2025-06-01T22:51:55.9722834Z ++ FSIZE=3148 2025-06-01T22:51:55.9723430Z ++ echo '"torch/include/ATen/ops/bmm_ops.h",sha256=jTNa_M9bSRP6jR0id2kUOCvULgG9lILnWzg4Lm-nT5I,3148' 2025-06-01T22:51:55.9724235Z ++ read fname 2025-06-01T22:51:55.9724870Z ++ make_wheel_record torch/include/ATen/ops/broadcast_tensors.h 2025-06-01T22:51:55.9725495Z ++ FPATH=torch/include/ATen/ops/broadcast_tensors.h 2025-06-01T22:51:55.9725966Z ++ echo torch/include/ATen/ops/broadcast_tensors.h 2025-06-01T22:51:55.9726361Z ++ grep RECORD 2025-06-01T22:51:55.9746278Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/broadcast_tensors.h 2025-06-01T22:51:55.9746943Z +++ openssl base64 2025-06-01T22:51:55.9747763Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.9749629Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.9750781Z +++ sed -e s/=//g 2025-06-01T22:51:55.9791163Z ++ HASH=MYwTWbSYPVLRmSNEBCcW2V1ASyQvQcGEZ53k8jJxVw0 2025-06-01T22:51:55.9794939Z +++ ls -nl torch/include/ATen/ops/broadcast_tensors.h 2025-06-01T22:51:55.9795793Z +++ awk '{print $5}' 2025-06-01T22:51:55.9823570Z ++ FSIZE=705 2025-06-01T22:51:55.9824316Z ++ echo '"torch/include/ATen/ops/broadcast_tensors.h",sha256=MYwTWbSYPVLRmSNEBCcW2V1ASyQvQcGEZ53k8jJxVw0,705' 2025-06-01T22:51:55.9825162Z ++ read fname 2025-06-01T22:51:55.9825713Z ++ make_wheel_record torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:55.9826677Z ++ FPATH=torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:55.9827492Z ++ echo torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:55.9828044Z ++ grep RECORD 2025-06-01T22:51:55.9846717Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:55.9847519Z +++ openssl base64 2025-06-01T22:51:55.9848289Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.9849693Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.9850971Z +++ sed -e s/=//g 2025-06-01T22:51:55.9889004Z ++ HASH=2EVZOKuLXaOqBtct3I5TPA5NsexwS7BsyNJYEX3Xmq8 2025-06-01T22:51:55.9894227Z +++ ls -nl torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:55.9894984Z +++ awk '{print $5}' 2025-06-01T22:51:55.9920250Z ++ FSIZE=789 2025-06-01T22:51:55.9921097Z ++ echo '"torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h",sha256=2EVZOKuLXaOqBtct3I5TPA5NsexwS7BsyNJYEX3Xmq8,789' 2025-06-01T22:51:55.9922236Z ++ read fname 2025-06-01T22:51:55.9922620Z ++ make_wheel_record torch/include/ATen/ops/broadcast_tensors_native.h 2025-06-01T22:51:55.9923185Z ++ FPATH=torch/include/ATen/ops/broadcast_tensors_native.h 2025-06-01T22:51:55.9923769Z ++ echo torch/include/ATen/ops/broadcast_tensors_native.h 2025-06-01T22:51:55.9924299Z ++ grep RECORD 2025-06-01T22:51:55.9947178Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/broadcast_tensors_native.h 2025-06-01T22:51:55.9947742Z +++ openssl base64 2025-06-01T22:51:55.9948025Z +++ sed -e s/+/-/g 2025-06-01T22:51:55.9948916Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:55.9950376Z +++ sed -e s/=//g 2025-06-01T22:51:55.9992404Z ++ HASH=RDybWRSb0QIKPExw9BoSZlBfAVRKEdCrWkAm4-Y5_fs 2025-06-01T22:51:55.9994851Z +++ ls -nl torch/include/ATen/ops/broadcast_tensors_native.h 2025-06-01T22:51:55.9996154Z +++ awk '{print $5}' 2025-06-01T22:51:56.0023377Z ++ FSIZE=501 2025-06-01T22:51:56.0024186Z ++ echo '"torch/include/ATen/ops/broadcast_tensors_native.h",sha256=RDybWRSb0QIKPExw9BoSZlBfAVRKEdCrWkAm4-Y5_fs,501' 2025-06-01T22:51:56.0024906Z ++ read fname 2025-06-01T22:51:56.0025279Z ++ make_wheel_record torch/include/ATen/ops/broadcast_tensors_ops.h 2025-06-01T22:51:56.0025905Z ++ FPATH=torch/include/ATen/ops/broadcast_tensors_ops.h 2025-06-01T22:51:56.0026362Z ++ echo torch/include/ATen/ops/broadcast_tensors_ops.h 2025-06-01T22:51:56.0026757Z ++ grep RECORD 2025-06-01T22:51:56.0047272Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/broadcast_tensors_ops.h 2025-06-01T22:51:56.0047834Z +++ openssl base64 2025-06-01T22:51:56.0048398Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.0049334Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.0050643Z +++ sed -e s/=//g 2025-06-01T22:51:56.0088895Z ++ HASH=TGEzNaMyw_hWaiKBVjQxAqhBlZPpRPfB9kn29qOg77k 2025-06-01T22:51:56.0093700Z +++ ls -nl torch/include/ATen/ops/broadcast_tensors_ops.h 2025-06-01T22:51:56.0094482Z +++ awk '{print $5}' 2025-06-01T22:51:56.0120428Z ++ FSIZE=1036 2025-06-01T22:51:56.0121117Z ++ echo '"torch/include/ATen/ops/broadcast_tensors_ops.h",sha256=TGEzNaMyw_hWaiKBVjQxAqhBlZPpRPfB9kn29qOg77k,1036' 2025-06-01T22:51:56.0121844Z ++ read fname 2025-06-01T22:51:56.0122186Z ++ make_wheel_record torch/include/ATen/ops/broadcast_to.h 2025-06-01T22:51:56.0122664Z ++ FPATH=torch/include/ATen/ops/broadcast_to.h 2025-06-01T22:51:56.0123078Z ++ echo torch/include/ATen/ops/broadcast_to.h 2025-06-01T22:51:56.0123427Z ++ grep RECORD 2025-06-01T22:51:56.0144914Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/broadcast_to.h 2025-06-01T22:51:56.0145680Z +++ openssl base64 2025-06-01T22:51:56.0146241Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.0146658Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.0147240Z +++ sed -e s/=//g 2025-06-01T22:51:56.0189412Z ++ HASH=dKLBJ-L-KjH9qm0Ena5jPfkSU_4g0wqXRe0PINKFMBk 2025-06-01T22:51:56.0193087Z +++ ls -nl torch/include/ATen/ops/broadcast_to.h 2025-06-01T22:51:56.0194356Z +++ awk '{print $5}' 2025-06-01T22:51:56.0221745Z ++ FSIZE=1451 2025-06-01T22:51:56.0222490Z ++ echo '"torch/include/ATen/ops/broadcast_to.h",sha256=dKLBJ-L-KjH9qm0Ena5jPfkSU_4g0wqXRe0PINKFMBk,1451' 2025-06-01T22:51:56.0223138Z ++ read fname 2025-06-01T22:51:56.0223721Z ++ make_wheel_record torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.0224548Z ++ FPATH=torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.0225305Z ++ echo torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.0225847Z ++ grep RECORD 2025-06-01T22:51:56.0246416Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.0247227Z +++ openssl base64 2025-06-01T22:51:56.0247496Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.0247769Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.0248275Z +++ sed -e s/=//g 2025-06-01T22:51:56.0288156Z ++ HASH=rDQbKsedKW7I22IjBMmS2vBlpXzpyNCnuZDMYBETdIc 2025-06-01T22:51:56.0293233Z +++ ls -nl torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.0294130Z +++ awk '{print $5}' 2025-06-01T22:51:56.0320786Z ++ FSIZE=885 2025-06-01T22:51:56.0321668Z ++ echo '"torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h",sha256=rDQbKsedKW7I22IjBMmS2vBlpXzpyNCnuZDMYBETdIc,885' 2025-06-01T22:51:56.0322542Z ++ read fname 2025-06-01T22:51:56.0322959Z ++ make_wheel_record torch/include/ATen/ops/broadcast_to_native.h 2025-06-01T22:51:56.0323462Z ++ FPATH=torch/include/ATen/ops/broadcast_to_native.h 2025-06-01T22:51:56.0324039Z ++ echo torch/include/ATen/ops/broadcast_to_native.h 2025-06-01T22:51:56.0324592Z ++ grep RECORD 2025-06-01T22:51:56.0348765Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/broadcast_to_native.h 2025-06-01T22:51:56.0349310Z +++ openssl base64 2025-06-01T22:51:56.0349803Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.0351103Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.0352252Z +++ sed -e s/=//g 2025-06-01T22:51:56.0395571Z ++ HASH=ZUOLleFoLu9w_GAo_sOdBIL_TgXzw-j7j7RWvHCfdq0 2025-06-01T22:51:56.0397825Z +++ ls -nl torch/include/ATen/ops/broadcast_to_native.h 2025-06-01T22:51:56.0399216Z +++ awk '{print $5}' 2025-06-01T22:51:56.0426529Z ++ FSIZE=515 2025-06-01T22:51:56.0427242Z ++ echo '"torch/include/ATen/ops/broadcast_to_native.h",sha256=ZUOLleFoLu9w_GAo_sOdBIL_TgXzw-j7j7RWvHCfdq0,515' 2025-06-01T22:51:56.0427925Z ++ read fname 2025-06-01T22:51:56.0428264Z ++ make_wheel_record torch/include/ATen/ops/broadcast_to_ops.h 2025-06-01T22:51:56.0428811Z ++ FPATH=torch/include/ATen/ops/broadcast_to_ops.h 2025-06-01T22:51:56.0429241Z ++ echo torch/include/ATen/ops/broadcast_to_ops.h 2025-06-01T22:51:56.0429620Z ++ grep RECORD 2025-06-01T22:51:56.0449692Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/broadcast_to_ops.h 2025-06-01T22:51:56.0450226Z +++ openssl base64 2025-06-01T22:51:56.0450662Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.0451917Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.0453185Z +++ sed -e s/=//g 2025-06-01T22:51:56.0491094Z ++ HASH=x4i-H6f-djBVcj4ZZyBXiD8E-YWKMBqdX6uCeERNL7U 2025-06-01T22:51:56.0495757Z +++ ls -nl torch/include/ATen/ops/broadcast_to_ops.h 2025-06-01T22:51:56.0496562Z +++ awk '{print $5}' 2025-06-01T22:51:56.0522700Z ++ FSIZE=1069 2025-06-01T22:51:56.0523450Z ++ echo '"torch/include/ATen/ops/broadcast_to_ops.h",sha256=x4i-H6f-djBVcj4ZZyBXiD8E-YWKMBqdX6uCeERNL7U,1069' 2025-06-01T22:51:56.0524240Z ++ read fname 2025-06-01T22:51:56.0524742Z ++ make_wheel_record torch/include/ATen/ops/bucketize.h 2025-06-01T22:51:56.0525257Z ++ FPATH=torch/include/ATen/ops/bucketize.h 2025-06-01T22:51:56.0525719Z ++ echo torch/include/ATen/ops/bucketize.h 2025-06-01T22:51:56.0526087Z ++ grep RECORD 2025-06-01T22:51:56.0549176Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bucketize.h 2025-06-01T22:51:56.0549764Z +++ openssl base64 2025-06-01T22:51:56.0550168Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.0551434Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.0552705Z +++ sed -e s/=//g 2025-06-01T22:51:56.0594571Z ++ HASH=XvyQ6jMy3BNFZcZHJ3CFZ2TLeEfVZqNxbCPo7hedPhE 2025-06-01T22:51:56.0598500Z +++ ls -nl torch/include/ATen/ops/bucketize.h 2025-06-01T22:51:56.0599578Z +++ awk '{print $5}' 2025-06-01T22:51:56.0627039Z ++ FSIZE=2635 2025-06-01T22:51:56.0627778Z ++ echo '"torch/include/ATen/ops/bucketize.h",sha256=XvyQ6jMy3BNFZcZHJ3CFZ2TLeEfVZqNxbCPo7hedPhE,2635' 2025-06-01T22:51:56.0628449Z ++ read fname 2025-06-01T22:51:56.0628950Z ++ make_wheel_record torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.0629796Z ++ FPATH=torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.0630530Z ++ echo torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.0631044Z ++ grep RECORD 2025-06-01T22:51:56.0649237Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.0650059Z +++ openssl base64 2025-06-01T22:51:56.0650468Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.0651775Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.0653345Z +++ sed -e s/=//g 2025-06-01T22:51:56.0690568Z ++ HASH=shWFqfYbLNpHzLp0RpXHq2GZmSdGEaRVWFZUCzhDh4w 2025-06-01T22:51:56.0695387Z +++ ls -nl torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.0696046Z +++ awk '{print $5}' 2025-06-01T22:51:56.0722772Z ++ FSIZE=1003 2025-06-01T22:51:56.0723637Z ++ echo '"torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h",sha256=shWFqfYbLNpHzLp0RpXHq2GZmSdGEaRVWFZUCzhDh4w,1003' 2025-06-01T22:51:56.0724802Z ++ read fname 2025-06-01T22:51:56.0725206Z ++ make_wheel_record torch/include/ATen/ops/bucketize_cpu_dispatch.h 2025-06-01T22:51:56.0725814Z ++ FPATH=torch/include/ATen/ops/bucketize_cpu_dispatch.h 2025-06-01T22:51:56.0726309Z ++ echo torch/include/ATen/ops/bucketize_cpu_dispatch.h 2025-06-01T22:51:56.0726730Z ++ grep RECORD 2025-06-01T22:51:56.0747964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bucketize_cpu_dispatch.h 2025-06-01T22:51:56.0748499Z +++ openssl base64 2025-06-01T22:51:56.0759505Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.0759778Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.0760051Z +++ sed -e s/=//g 2025-06-01T22:51:56.0791520Z ++ HASH=EQG2QlwM8JXWINglJO6oNeBStDj7td5AilcSdw6JVmU 2025-06-01T22:51:56.0795956Z +++ ls -nl torch/include/ATen/ops/bucketize_cpu_dispatch.h 2025-06-01T22:51:56.0797363Z +++ awk '{print $5}' 2025-06-01T22:51:56.0825490Z ++ FSIZE=1215 2025-06-01T22:51:56.0826202Z ++ echo '"torch/include/ATen/ops/bucketize_cpu_dispatch.h",sha256=EQG2QlwM8JXWINglJO6oNeBStDj7td5AilcSdw6JVmU,1215' 2025-06-01T22:51:56.0826914Z ++ read fname 2025-06-01T22:51:56.0827390Z ++ make_wheel_record torch/include/ATen/ops/bucketize_cuda_dispatch.h 2025-06-01T22:51:56.0827575Z ++ FPATH=torch/include/ATen/ops/bucketize_cuda_dispatch.h 2025-06-01T22:51:56.0827750Z ++ echo torch/include/ATen/ops/bucketize_cuda_dispatch.h 2025-06-01T22:51:56.0827874Z ++ grep RECORD 2025-06-01T22:51:56.0852116Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bucketize_cuda_dispatch.h 2025-06-01T22:51:56.0852427Z +++ openssl base64 2025-06-01T22:51:56.0853613Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.0854838Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.0856118Z +++ sed -e s/=//g 2025-06-01T22:51:56.0892982Z ++ HASH=F2wgBJDfZGEJpJDliBI-LipB8cHdVYOIdnKwz5ThySs 2025-06-01T22:51:56.0899029Z +++ ls -nl torch/include/ATen/ops/bucketize_cuda_dispatch.h 2025-06-01T22:51:56.0899789Z +++ awk '{print $5}' 2025-06-01T22:51:56.0926072Z ++ FSIZE=1217 2025-06-01T22:51:56.0926626Z ++ echo '"torch/include/ATen/ops/bucketize_cuda_dispatch.h",sha256=F2wgBJDfZGEJpJDliBI-LipB8cHdVYOIdnKwz5ThySs,1217' 2025-06-01T22:51:56.0926724Z ++ read fname 2025-06-01T22:51:56.0926986Z ++ make_wheel_record torch/include/ATen/ops/bucketize_native.h 2025-06-01T22:51:56.0927151Z ++ FPATH=torch/include/ATen/ops/bucketize_native.h 2025-06-01T22:51:56.0927453Z ++ echo torch/include/ATen/ops/bucketize_native.h 2025-06-01T22:51:56.0928701Z ++ grep RECORD 2025-06-01T22:51:56.0948850Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bucketize_native.h 2025-06-01T22:51:56.0949884Z +++ openssl base64 2025-06-01T22:51:56.0950788Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.0951992Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.0953178Z +++ sed -e s/=//g 2025-06-01T22:51:56.0993244Z ++ HASH=wZkag-808d-YPQ5mWT9A_oQnC9uMikh9PPA6fomorHA 2025-06-01T22:51:56.0997668Z +++ ls -nl torch/include/ATen/ops/bucketize_native.h 2025-06-01T22:51:56.0998398Z +++ awk '{print $5}' 2025-06-01T22:51:56.1025941Z ++ FSIZE=1388 2025-06-01T22:51:56.1026431Z ++ echo '"torch/include/ATen/ops/bucketize_native.h",sha256=wZkag-808d-YPQ5mWT9A_oQnC9uMikh9PPA6fomorHA,1388' 2025-06-01T22:51:56.1026590Z ++ read fname 2025-06-01T22:51:56.1026792Z ++ make_wheel_record torch/include/ATen/ops/bucketize_ops.h 2025-06-01T22:51:56.1026938Z ++ FPATH=torch/include/ATen/ops/bucketize_ops.h 2025-06-01T22:51:56.1027105Z ++ echo torch/include/ATen/ops/bucketize_ops.h 2025-06-01T22:51:56.1028394Z ++ grep RECORD 2025-06-01T22:51:56.1048204Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/bucketize_ops.h 2025-06-01T22:51:56.1048336Z +++ openssl base64 2025-06-01T22:51:56.1049529Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.1050714Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.1052114Z +++ sed -e s/=//g 2025-06-01T22:51:56.1089683Z ++ HASH=Tf_k6v2PK6jHtyKLa2TUpuUvLQqQpB-VtKSGaDlLXQs 2025-06-01T22:51:56.1094736Z +++ ls -nl torch/include/ATen/ops/bucketize_ops.h 2025-06-01T22:51:56.1095686Z +++ awk '{print $5}' 2025-06-01T22:51:56.1121801Z ++ FSIZE=3597 2025-06-01T22:51:56.1122303Z ++ echo '"torch/include/ATen/ops/bucketize_ops.h",sha256=Tf_k6v2PK6jHtyKLa2TUpuUvLQqQpB-VtKSGaDlLXQs,3597' 2025-06-01T22:51:56.1122399Z ++ read fname 2025-06-01T22:51:56.1122585Z ++ make_wheel_record torch/include/ATen/ops/can_cast.h 2025-06-01T22:51:56.1122715Z ++ FPATH=torch/include/ATen/ops/can_cast.h 2025-06-01T22:51:56.1123162Z ++ echo torch/include/ATen/ops/can_cast.h 2025-06-01T22:51:56.1124294Z ++ grep RECORD 2025-06-01T22:51:56.1144680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/can_cast.h 2025-06-01T22:51:56.1145521Z +++ openssl base64 2025-06-01T22:51:56.1146692Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.1147629Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.1149136Z +++ sed -e s/=//g 2025-06-01T22:51:56.1190402Z ++ HASH=eIjOxUsP4iy0SEvWpDYrKIUyFeeVisw_JxK5FsdOzco 2025-06-01T22:51:56.1193394Z +++ ls -nl torch/include/ATen/ops/can_cast.h 2025-06-01T22:51:56.1193499Z +++ awk '{print $5}' 2025-06-01T22:51:56.1220549Z ++ FSIZE=678 2025-06-01T22:51:56.1220989Z ++ echo '"torch/include/ATen/ops/can_cast.h",sha256=eIjOxUsP4iy0SEvWpDYrKIUyFeeVisw_JxK5FsdOzco,678' 2025-06-01T22:51:56.1221087Z ++ read fname 2025-06-01T22:51:56.1221446Z ++ make_wheel_record torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.1221832Z ++ FPATH=torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.1222409Z ++ echo torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.1222544Z ++ grep RECORD 2025-06-01T22:51:56.1243762Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.1244191Z +++ openssl base64 2025-06-01T22:51:56.1245479Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.1246941Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.1247261Z +++ sed -e s/=//g 2025-06-01T22:51:56.1287385Z ++ HASH=P-hoK6KYQUmv7L4eH2FOnCu2M2GFIi7a8HRgj9WR_20 2025-06-01T22:51:56.1292553Z +++ ls -nl torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.1293333Z +++ awk '{print $5}' 2025-06-01T22:51:56.1318655Z ++ FSIZE=776 2025-06-01T22:51:56.1319541Z ++ echo '"torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h",sha256=P-hoK6KYQUmv7L4eH2FOnCu2M2GFIi7a8HRgj9WR_20,776' 2025-06-01T22:51:56.1319647Z ++ read fname 2025-06-01T22:51:56.1319916Z ++ make_wheel_record torch/include/ATen/ops/can_cast_native.h 2025-06-01T22:51:56.1320216Z ++ FPATH=torch/include/ATen/ops/can_cast_native.h 2025-06-01T22:51:56.1321790Z ++ echo torch/include/ATen/ops/can_cast_native.h 2025-06-01T22:51:56.1322648Z ++ grep RECORD 2025-06-01T22:51:56.1344610Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/can_cast_native.h 2025-06-01T22:51:56.1344768Z +++ openssl base64 2025-06-01T22:51:56.1344905Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.1347119Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.1348337Z +++ sed -e s/=//g 2025-06-01T22:51:56.1390300Z ++ HASH=agyyDktdQMq9pwx_G4-qAiGTG2OfJy49CSXXwnRhzIE 2025-06-01T22:51:56.1393130Z +++ ls -nl torch/include/ATen/ops/can_cast_native.h 2025-06-01T22:51:56.1393623Z +++ awk '{print $5}' 2025-06-01T22:51:56.1420535Z ++ FSIZE=488 2025-06-01T22:51:56.1421034Z ++ echo '"torch/include/ATen/ops/can_cast_native.h",sha256=agyyDktdQMq9pwx_G4-qAiGTG2OfJy49CSXXwnRhzIE,488' 2025-06-01T22:51:56.1421159Z ++ read fname 2025-06-01T22:51:56.1421373Z ++ make_wheel_record torch/include/ATen/ops/can_cast_ops.h 2025-06-01T22:51:56.1421526Z ++ FPATH=torch/include/ATen/ops/can_cast_ops.h 2025-06-01T22:51:56.1421822Z ++ echo torch/include/ATen/ops/can_cast_ops.h 2025-06-01T22:51:56.1422936Z ++ grep RECORD 2025-06-01T22:51:56.1444890Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/can_cast_ops.h 2025-06-01T22:51:56.1445558Z +++ openssl base64 2025-06-01T22:51:56.1446114Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.1446223Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.1447587Z +++ sed -e s/=//g 2025-06-01T22:51:56.1486497Z ++ HASH=8lb_Jfe416Zf5yYMXh48m4fEXMd657eJKXp8yqbA_Ak 2025-06-01T22:51:56.1491398Z +++ ls -nl torch/include/ATen/ops/can_cast_ops.h 2025-06-01T22:51:56.1492387Z +++ awk '{print $5}' 2025-06-01T22:51:56.1520176Z ++ FSIZE=1007 2025-06-01T22:51:56.1520626Z ++ echo '"torch/include/ATen/ops/can_cast_ops.h",sha256=8lb_Jfe416Zf5yYMXh48m4fEXMd657eJKXp8yqbA_Ak,1007' 2025-06-01T22:51:56.1520721Z ++ read fname 2025-06-01T22:51:56.1520928Z ++ make_wheel_record torch/include/ATen/ops/cartesian_prod.h 2025-06-01T22:51:56.1521104Z ++ FPATH=torch/include/ATen/ops/cartesian_prod.h 2025-06-01T22:51:56.1521288Z ++ echo torch/include/ATen/ops/cartesian_prod.h 2025-06-01T22:51:56.1521662Z ++ grep RECORD 2025-06-01T22:51:56.1546935Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cartesian_prod.h 2025-06-01T22:51:56.1547046Z +++ openssl base64 2025-06-01T22:51:56.1547161Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.1547263Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.1547850Z +++ sed -e s/=//g 2025-06-01T22:51:56.1589673Z ++ HASH=GdUBPChbUsRsY2LbFT7esVTlyjt5Xajjq-jNn4V-9es 2025-06-01T22:51:56.1591875Z +++ ls -nl torch/include/ATen/ops/cartesian_prod.h 2025-06-01T22:51:56.1592715Z +++ awk '{print $5}' 2025-06-01T22:51:56.1621453Z ++ FSIZE=676 2025-06-01T22:51:56.1621962Z ++ echo '"torch/include/ATen/ops/cartesian_prod.h",sha256=GdUBPChbUsRsY2LbFT7esVTlyjt5Xajjq-jNn4V-9es,676' 2025-06-01T22:51:56.1622059Z ++ read fname 2025-06-01T22:51:56.1622458Z ++ make_wheel_record torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.1622794Z ++ FPATH=torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.1623228Z ++ echo torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.1623333Z ++ grep RECORD 2025-06-01T22:51:56.1647457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.1648066Z +++ openssl base64 2025-06-01T22:51:56.1648166Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.1648281Z +++ sed -e s/=//g 2025-06-01T22:51:56.1648905Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.1687205Z ++ HASH=dmymsj4ZqUPsOKgt_d4eaastHOR4f1xiXDui4nLIIlU 2025-06-01T22:51:56.1692047Z +++ ls -nl torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.1692692Z +++ awk '{print $5}' 2025-06-01T22:51:56.1718952Z ++ FSIZE=771 2025-06-01T22:51:56.1719618Z ++ echo '"torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h",sha256=dmymsj4ZqUPsOKgt_d4eaastHOR4f1xiXDui4nLIIlU,771' 2025-06-01T22:51:56.1719872Z ++ read fname 2025-06-01T22:51:56.1720162Z ++ make_wheel_record torch/include/ATen/ops/cartesian_prod_native.h 2025-06-01T22:51:56.1720348Z ++ FPATH=torch/include/ATen/ops/cartesian_prod_native.h 2025-06-01T22:51:56.1720589Z ++ echo torch/include/ATen/ops/cartesian_prod_native.h 2025-06-01T22:51:56.1720840Z ++ grep RECORD 2025-06-01T22:51:56.1745553Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cartesian_prod_native.h 2025-06-01T22:51:56.1745706Z +++ openssl base64 2025-06-01T22:51:56.1745989Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.1746096Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.1746417Z +++ sed -e s/=//g 2025-06-01T22:51:56.1789230Z ++ HASH=ps_qy-boI_yADdH29ddMlR3BBOCSE0lwsAY4v3m4wjg 2025-06-01T22:51:56.1792030Z +++ ls -nl torch/include/ATen/ops/cartesian_prod_native.h 2025-06-01T22:51:56.1792893Z +++ awk '{print $5}' 2025-06-01T22:51:56.1819939Z ++ FSIZE=483 2025-06-01T22:51:56.1820556Z ++ echo '"torch/include/ATen/ops/cartesian_prod_native.h",sha256=ps_qy-boI_yADdH29ddMlR3BBOCSE0lwsAY4v3m4wjg,483' 2025-06-01T22:51:56.1820767Z ++ read fname 2025-06-01T22:51:56.1821018Z ++ make_wheel_record torch/include/ATen/ops/cartesian_prod_ops.h 2025-06-01T22:51:56.1821257Z ++ FPATH=torch/include/ATen/ops/cartesian_prod_ops.h 2025-06-01T22:51:56.1821416Z ++ echo torch/include/ATen/ops/cartesian_prod_ops.h 2025-06-01T22:51:56.1822443Z ++ grep RECORD 2025-06-01T22:51:56.1845818Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cartesian_prod_ops.h 2025-06-01T22:51:56.1845945Z +++ openssl base64 2025-06-01T22:51:56.1846065Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.1846166Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.1846879Z +++ sed -e s/=//g 2025-06-01T22:51:56.1886935Z ++ HASH=yNBLswct1b8xcLEl8IxB5GnEcayGoBSbfylp6gBKJ9M 2025-06-01T22:51:56.1891664Z +++ ls -nl torch/include/ATen/ops/cartesian_prod_ops.h 2025-06-01T22:51:56.1892760Z +++ awk '{print $5}' 2025-06-01T22:51:56.1919413Z ++ FSIZE=980 2025-06-01T22:51:56.1920112Z ++ echo '"torch/include/ATen/ops/cartesian_prod_ops.h",sha256=yNBLswct1b8xcLEl8IxB5GnEcayGoBSbfylp6gBKJ9M,980' 2025-06-01T22:51:56.1920215Z ++ read fname 2025-06-01T22:51:56.1920386Z ++ make_wheel_record torch/include/ATen/ops/cat.h 2025-06-01T22:51:56.1920521Z ++ FPATH=torch/include/ATen/ops/cat.h 2025-06-01T22:51:56.1920637Z ++ echo torch/include/ATen/ops/cat.h 2025-06-01T22:51:56.1922055Z ++ grep RECORD 2025-06-01T22:51:56.1946122Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cat.h 2025-06-01T22:51:56.1946265Z +++ openssl base64 2025-06-01T22:51:56.1946422Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.1946547Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.1947706Z +++ sed -e s/=//g 2025-06-01T22:51:56.1987173Z ++ HASH=dlz421lHIammFc5n2xWbWzZQaGtA1GJWtHBFyOgppaQ 2025-06-01T22:51:56.1992570Z +++ ls -nl torch/include/ATen/ops/cat.h 2025-06-01T22:51:56.1994098Z +++ awk '{print $5}' 2025-06-01T22:51:56.2022111Z ++ FSIZE=1805 2025-06-01T22:51:56.2022700Z ++ echo '"torch/include/ATen/ops/cat.h",sha256=dlz421lHIammFc5n2xWbWzZQaGtA1GJWtHBFyOgppaQ,1805' 2025-06-01T22:51:56.2022818Z ++ read fname 2025-06-01T22:51:56.2023439Z ++ make_wheel_record torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.2023798Z ++ FPATH=torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.2024133Z ++ echo torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.2024228Z ++ grep RECORD 2025-06-01T22:51:56.2044249Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.2044356Z +++ openssl base64 2025-06-01T22:51:56.2044526Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.2046663Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.2047225Z +++ sed -e s/=//g 2025-06-01T22:51:56.2085508Z ++ HASH=dRkwFq1hCtidrynksryEs8L442Z7RFwxTjywwk0rZUY 2025-06-01T22:51:56.2090205Z +++ ls -nl torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.2090926Z +++ awk '{print $5}' 2025-06-01T22:51:56.2118256Z ++ FSIZE=813 2025-06-01T22:51:56.2119031Z ++ echo '"torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h",sha256=dRkwFq1hCtidrynksryEs8L442Z7RFwxTjywwk0rZUY,813' 2025-06-01T22:51:56.2119147Z ++ read fname 2025-06-01T22:51:56.2119471Z ++ make_wheel_record torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.2119739Z ++ FPATH=torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.2120082Z ++ echo torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.2120182Z ++ grep RECORD 2025-06-01T22:51:56.2143456Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.2143595Z +++ openssl base64 2025-06-01T22:51:56.2143695Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.2143794Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.2143904Z +++ sed -e s/=//g 2025-06-01T22:51:56.2187095Z ++ HASH=KxjO71AjyTb-EdyPDOUZTFEJp6fKFil6SUoNqWTdMkk 2025-06-01T22:51:56.2191170Z +++ ls -nl torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.2192040Z +++ awk '{print $5}' 2025-06-01T22:51:56.2219180Z ++ FSIZE=960 2025-06-01T22:51:56.2219961Z ++ echo '"torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h",sha256=KxjO71AjyTb-EdyPDOUZTFEJp6fKFil6SUoNqWTdMkk,960' 2025-06-01T22:51:56.2220078Z ++ read fname 2025-06-01T22:51:56.2220283Z ++ make_wheel_record torch/include/ATen/ops/cat_cpu_dispatch.h 2025-06-01T22:51:56.2220436Z ++ FPATH=torch/include/ATen/ops/cat_cpu_dispatch.h 2025-06-01T22:51:56.2220588Z ++ echo torch/include/ATen/ops/cat_cpu_dispatch.h 2025-06-01T22:51:56.2221314Z ++ grep RECORD 2025-06-01T22:51:56.2243157Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cat_cpu_dispatch.h 2025-06-01T22:51:56.2243273Z +++ openssl base64 2025-06-01T22:51:56.2244315Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.2244593Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.2246061Z +++ sed -e s/=//g 2025-06-01T22:51:56.2286230Z ++ HASH=_zpLE9puvNocjc75ELNUuJKbRyyZ0K2dYHFN-ks69P0 2025-06-01T22:51:56.2289847Z +++ ls -nl torch/include/ATen/ops/cat_cpu_dispatch.h 2025-06-01T22:51:56.2290826Z +++ awk '{print $5}' 2025-06-01T22:51:56.2318771Z ++ FSIZE=944 2025-06-01T22:51:56.2319489Z ++ echo '"torch/include/ATen/ops/cat_cpu_dispatch.h",sha256=_zpLE9puvNocjc75ELNUuJKbRyyZ0K2dYHFN-ks69P0,944' 2025-06-01T22:51:56.2319646Z ++ read fname 2025-06-01T22:51:56.2319870Z ++ make_wheel_record torch/include/ATen/ops/cat_cuda_dispatch.h 2025-06-01T22:51:56.2320025Z ++ FPATH=torch/include/ATen/ops/cat_cuda_dispatch.h 2025-06-01T22:51:56.2320173Z ++ echo torch/include/ATen/ops/cat_cuda_dispatch.h 2025-06-01T22:51:56.2320282Z ++ grep RECORD 2025-06-01T22:51:56.2343432Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cat_cuda_dispatch.h 2025-06-01T22:51:56.2343698Z +++ openssl base64 2025-06-01T22:51:56.2344040Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.2344174Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.2344283Z +++ sed -e s/=//g 2025-06-01T22:51:56.2388385Z ++ HASH=9JBIkZv7H-4HETgykO21_GSencT12_zgC2YrBpfU60U 2025-06-01T22:51:56.2393566Z +++ ls -nl torch/include/ATen/ops/cat_cuda_dispatch.h 2025-06-01T22:51:56.2393827Z +++ awk '{print $5}' 2025-06-01T22:51:56.2423471Z ++ FSIZE=946 2025-06-01T22:51:56.2423972Z ++ echo '"torch/include/ATen/ops/cat_cuda_dispatch.h",sha256=9JBIkZv7H-4HETgykO21_GSencT12_zgC2YrBpfU60U,946' 2025-06-01T22:51:56.2424085Z ++ read fname 2025-06-01T22:51:56.2424255Z ++ make_wheel_record torch/include/ATen/ops/cat_meta.h 2025-06-01T22:51:56.2424389Z ++ FPATH=torch/include/ATen/ops/cat_meta.h 2025-06-01T22:51:56.2424530Z ++ echo torch/include/ATen/ops/cat_meta.h 2025-06-01T22:51:56.2424627Z ++ grep RECORD 2025-06-01T22:51:56.2446615Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cat_meta.h 2025-06-01T22:51:56.2446811Z +++ openssl base64 2025-06-01T22:51:56.2446932Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.2447588Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.2447891Z +++ sed -e s/=//g 2025-06-01T22:51:56.2487666Z ++ HASH=LcFJn8GsdExsISE3A_y6vbWDTmAC9-xDThfI2CubW6I 2025-06-01T22:51:56.2492430Z +++ ls -nl torch/include/ATen/ops/cat_meta.h 2025-06-01T22:51:56.2493464Z +++ awk '{print $5}' 2025-06-01T22:51:56.2521837Z ++ FSIZE=4806 2025-06-01T22:51:56.2522567Z ++ echo '"torch/include/ATen/ops/cat_meta.h",sha256=LcFJn8GsdExsISE3A_y6vbWDTmAC9-xDThfI2CubW6I,4806' 2025-06-01T22:51:56.2523197Z ++ read fname 2025-06-01T22:51:56.2523624Z ++ make_wheel_record torch/include/ATen/ops/cat_meta_dispatch.h 2025-06-01T22:51:56.2524206Z ++ FPATH=torch/include/ATen/ops/cat_meta_dispatch.h 2025-06-01T22:51:56.2524826Z ++ echo torch/include/ATen/ops/cat_meta_dispatch.h 2025-06-01T22:51:56.2525211Z ++ grep RECORD 2025-06-01T22:51:56.2546243Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cat_meta_dispatch.h 2025-06-01T22:51:56.2547046Z +++ openssl base64 2025-06-01T22:51:56.2547335Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.2548555Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.2548817Z +++ sed -e s/=//g 2025-06-01T22:51:56.2590645Z ++ HASH=vAbAQK7lGBPpvvC7nGZ0XgqqecLedHQ_hkzB6SyWC0g 2025-06-01T22:51:56.2593013Z +++ ls -nl torch/include/ATen/ops/cat_meta_dispatch.h 2025-06-01T22:51:56.2593883Z +++ awk '{print $5}' 2025-06-01T22:51:56.2622052Z ++ FSIZE=946 2025-06-01T22:51:56.2622914Z ++ echo '"torch/include/ATen/ops/cat_meta_dispatch.h",sha256=vAbAQK7lGBPpvvC7nGZ0XgqqecLedHQ_hkzB6SyWC0g,946' 2025-06-01T22:51:56.2623657Z ++ read fname 2025-06-01T22:51:56.2624003Z ++ make_wheel_record torch/include/ATen/ops/cat_native.h 2025-06-01T22:51:56.2624485Z ++ FPATH=torch/include/ATen/ops/cat_native.h 2025-06-01T22:51:56.2624863Z ++ echo torch/include/ATen/ops/cat_native.h 2025-06-01T22:51:56.2625216Z ++ grep RECORD 2025-06-01T22:51:56.2645840Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cat_native.h 2025-06-01T22:51:56.2646356Z +++ openssl base64 2025-06-01T22:51:56.2646628Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.2646907Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.2648204Z +++ sed -e s/=//g 2025-06-01T22:51:56.2686202Z ++ HASH=3jkuxBRNA7QbNagnNyzycY5AvgL4akkiHgKXXCjLisw 2025-06-01T22:51:56.2690703Z +++ ls -nl torch/include/ATen/ops/cat_native.h 2025-06-01T22:51:56.2692018Z +++ awk '{print $5}' 2025-06-01T22:51:56.2718670Z ++ FSIZE=1551 2025-06-01T22:51:56.2719374Z ++ echo '"torch/include/ATen/ops/cat_native.h",sha256=3jkuxBRNA7QbNagnNyzycY5AvgL4akkiHgKXXCjLisw,1551' 2025-06-01T22:51:56.2720085Z ++ read fname 2025-06-01T22:51:56.2720401Z ++ make_wheel_record torch/include/ATen/ops/cat_ops.h 2025-06-01T22:51:56.2720810Z ++ FPATH=torch/include/ATen/ops/cat_ops.h 2025-06-01T22:51:56.2721231Z ++ echo torch/include/ATen/ops/cat_ops.h 2025-06-01T22:51:56.2721579Z ++ grep RECORD 2025-06-01T22:51:56.2745116Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cat_ops.h 2025-06-01T22:51:56.2745879Z +++ openssl base64 2025-06-01T22:51:56.2746313Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.2746582Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.2747305Z +++ sed -e s/=//g 2025-06-01T22:51:56.2788136Z ++ HASH=0jhOCMWALO5OMwTjNA7ilFvWEw7vflUAEe-TISi_Ync 2025-06-01T22:51:56.2791517Z +++ ls -nl torch/include/ATen/ops/cat_ops.h 2025-06-01T22:51:56.2792381Z +++ awk '{print $5}' 2025-06-01T22:51:56.2820375Z ++ FSIZE=2916 2025-06-01T22:51:56.2821216Z ++ echo '"torch/include/ATen/ops/cat_ops.h",sha256=0jhOCMWALO5OMwTjNA7ilFvWEw7vflUAEe-TISi_Ync,2916' 2025-06-01T22:51:56.2821855Z ++ read fname 2025-06-01T22:51:56.2822152Z ++ make_wheel_record torch/include/ATen/ops/cauchy.h 2025-06-01T22:51:56.2822567Z ++ FPATH=torch/include/ATen/ops/cauchy.h 2025-06-01T22:51:56.2822940Z ++ echo torch/include/ATen/ops/cauchy.h 2025-06-01T22:51:56.2823265Z ++ grep RECORD 2025-06-01T22:51:56.2843236Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cauchy.h 2025-06-01T22:51:56.2843832Z +++ openssl base64 2025-06-01T22:51:56.2844204Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.2844696Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.2844967Z +++ sed -e s/=//g 2025-06-01T22:51:56.2884310Z ++ HASH=1w59rrBkSor1b03srQChc8hGJzEAvFlDPtZVfKHXhl4 2025-06-01T22:51:56.2889300Z +++ ls -nl torch/include/ATen/ops/cauchy.h 2025-06-01T22:51:56.2890207Z +++ awk '{print $5}' 2025-06-01T22:51:56.2917223Z ++ FSIZE=1533 2025-06-01T22:51:56.2917984Z ++ echo '"torch/include/ATen/ops/cauchy.h",sha256=1w59rrBkSor1b03srQChc8hGJzEAvFlDPtZVfKHXhl4,1533' 2025-06-01T22:51:56.2918680Z ++ read fname 2025-06-01T22:51:56.2919165Z ++ make_wheel_record torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.2919970Z ++ FPATH=torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.2920736Z ++ echo torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.2921253Z ++ grep RECORD 2025-06-01T22:51:56.2943258Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.2943934Z +++ openssl base64 2025-06-01T22:51:56.2944208Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.2944463Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.2944730Z +++ sed -e s/=//g 2025-06-01T22:51:56.2988494Z ++ HASH=2Ua1jy1AZbIgYTCGj1fkVYs0FVHnxcQ3Jv1KYpUM5sc 2025-06-01T22:51:56.2991718Z +++ ls -nl torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.2992755Z +++ awk '{print $5}' 2025-06-01T22:51:56.3019166Z ++ FSIZE=1172 2025-06-01T22:51:56.3020223Z ++ echo '"torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h",sha256=2Ua1jy1AZbIgYTCGj1fkVYs0FVHnxcQ3Jv1KYpUM5sc,1172' 2025-06-01T22:51:56.3021121Z ++ read fname 2025-06-01T22:51:56.3021557Z ++ make_wheel_record torch/include/ATen/ops/cauchy_cpu_dispatch.h 2025-06-01T22:51:56.3022098Z ++ FPATH=torch/include/ATen/ops/cauchy_cpu_dispatch.h 2025-06-01T22:51:56.3022564Z ++ echo torch/include/ATen/ops/cauchy_cpu_dispatch.h 2025-06-01T22:51:56.3023009Z ++ grep RECORD 2025-06-01T22:51:56.3045534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cauchy_cpu_dispatch.h 2025-06-01T22:51:56.3046386Z +++ openssl base64 2025-06-01T22:51:56.3046708Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.3046980Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.3047248Z +++ sed -e s/=//g 2025-06-01T22:51:56.3087151Z ++ HASH=SP1xQoL4gRuA_dxhb8RY4RIkHbmegMEfVVnOrFOwrVA 2025-06-01T22:51:56.3091935Z +++ ls -nl torch/include/ATen/ops/cauchy_cpu_dispatch.h 2025-06-01T22:51:56.3092835Z +++ awk '{print $5}' 2025-06-01T22:51:56.3120389Z ++ FSIZE=807 2025-06-01T22:51:56.3121173Z ++ echo '"torch/include/ATen/ops/cauchy_cpu_dispatch.h",sha256=SP1xQoL4gRuA_dxhb8RY4RIkHbmegMEfVVnOrFOwrVA,807' 2025-06-01T22:51:56.3121932Z ++ read fname 2025-06-01T22:51:56.3122290Z ++ make_wheel_record torch/include/ATen/ops/cauchy_cuda_dispatch.h 2025-06-01T22:51:56.3122807Z ++ FPATH=torch/include/ATen/ops/cauchy_cuda_dispatch.h 2025-06-01T22:51:56.3123256Z ++ echo torch/include/ATen/ops/cauchy_cuda_dispatch.h 2025-06-01T22:51:56.3123648Z ++ grep RECORD 2025-06-01T22:51:56.3146060Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cauchy_cuda_dispatch.h 2025-06-01T22:51:56.3146801Z +++ openssl base64 2025-06-01T22:51:56.3147071Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.3147335Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.3147700Z +++ sed -e s/=//g 2025-06-01T22:51:56.3190629Z ++ HASH=kH2i_Vxa5eVAeeCum9iVSyK4BFNbdCaAviJGzcWyZ-M 2025-06-01T22:51:56.3193415Z +++ ls -nl torch/include/ATen/ops/cauchy_cuda_dispatch.h 2025-06-01T22:51:56.3194486Z +++ awk '{print $5}' 2025-06-01T22:51:56.3222676Z ++ FSIZE=809 2025-06-01T22:51:56.3223439Z ++ echo '"torch/include/ATen/ops/cauchy_cuda_dispatch.h",sha256=kH2i_Vxa5eVAeeCum9iVSyK4BFNbdCaAviJGzcWyZ-M,809' 2025-06-01T22:51:56.3224167Z ++ read fname 2025-06-01T22:51:56.3224538Z ++ make_wheel_record torch/include/ATen/ops/cauchy_meta_dispatch.h 2025-06-01T22:51:56.3225116Z ++ FPATH=torch/include/ATen/ops/cauchy_meta_dispatch.h 2025-06-01T22:51:56.3225580Z ++ echo torch/include/ATen/ops/cauchy_meta_dispatch.h 2025-06-01T22:51:56.3225971Z ++ grep RECORD 2025-06-01T22:51:56.3246568Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cauchy_meta_dispatch.h 2025-06-01T22:51:56.3247216Z +++ openssl base64 2025-06-01T22:51:56.3248458Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.3248953Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.3249207Z +++ sed -e s/=//g 2025-06-01T22:51:56.3288173Z ++ HASH=FaIREEwHnZnLHtI5U40hEA8ls2xQzGHWjRdvc0JeOzE 2025-06-01T22:51:56.3293166Z +++ ls -nl torch/include/ATen/ops/cauchy_meta_dispatch.h 2025-06-01T22:51:56.3294050Z +++ awk '{print $5}' 2025-06-01T22:51:56.3320435Z ++ FSIZE=809 2025-06-01T22:51:56.3321245Z ++ echo '"torch/include/ATen/ops/cauchy_meta_dispatch.h",sha256=FaIREEwHnZnLHtI5U40hEA8ls2xQzGHWjRdvc0JeOzE,809' 2025-06-01T22:51:56.3321954Z ++ read fname 2025-06-01T22:51:56.3322285Z ++ make_wheel_record torch/include/ATen/ops/cauchy_native.h 2025-06-01T22:51:56.3322784Z ++ FPATH=torch/include/ATen/ops/cauchy_native.h 2025-06-01T22:51:56.3323196Z ++ echo torch/include/ATen/ops/cauchy_native.h 2025-06-01T22:51:56.3323625Z ++ grep RECORD 2025-06-01T22:51:56.3345030Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cauchy_native.h 2025-06-01T22:51:56.3346270Z +++ openssl base64 2025-06-01T22:51:56.3346543Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.3346892Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.3347698Z +++ sed -e s/=//g 2025-06-01T22:51:56.3390890Z ++ HASH=pEvzBSAz44-OKLaFxLrtEfctwGEUDSxJ5smYkPOMgTE 2025-06-01T22:51:56.3394148Z +++ ls -nl torch/include/ATen/ops/cauchy_native.h 2025-06-01T22:51:56.3394917Z +++ awk '{print $5}' 2025-06-01T22:51:56.3423323Z ++ FSIZE=856 2025-06-01T22:51:56.3424091Z ++ echo '"torch/include/ATen/ops/cauchy_native.h",sha256=pEvzBSAz44-OKLaFxLrtEfctwGEUDSxJ5smYkPOMgTE,856' 2025-06-01T22:51:56.3424874Z ++ read fname 2025-06-01T22:51:56.3425188Z ++ make_wheel_record torch/include/ATen/ops/cauchy_ops.h 2025-06-01T22:51:56.3425705Z ++ FPATH=torch/include/ATen/ops/cauchy_ops.h 2025-06-01T22:51:56.3426086Z ++ echo torch/include/ATen/ops/cauchy_ops.h 2025-06-01T22:51:56.3426443Z ++ grep RECORD 2025-06-01T22:51:56.3446441Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cauchy_ops.h 2025-06-01T22:51:56.3447029Z +++ openssl base64 2025-06-01T22:51:56.3447316Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.3447695Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.3449147Z +++ sed -e s/=//g 2025-06-01T22:51:56.3486244Z ++ HASH=cPCJPzWqBwrzfQ73osnYS5vVgX7ddpbJz4jaf2K831E 2025-06-01T22:51:56.3490993Z +++ ls -nl torch/include/ATen/ops/cauchy_ops.h 2025-06-01T22:51:56.3491925Z +++ awk '{print $5}' 2025-06-01T22:51:56.3516553Z ++ FSIZE=2796 2025-06-01T22:51:56.3517259Z ++ echo '"torch/include/ATen/ops/cauchy_ops.h",sha256=cPCJPzWqBwrzfQ73osnYS5vVgX7ddpbJz4jaf2K831E,2796' 2025-06-01T22:51:56.3517896Z ++ read fname 2025-06-01T22:51:56.3518221Z ++ make_wheel_record torch/include/ATen/ops/ccol_indices.h 2025-06-01T22:51:56.3518702Z ++ FPATH=torch/include/ATen/ops/ccol_indices.h 2025-06-01T22:51:56.3519105Z ++ echo torch/include/ATen/ops/ccol_indices.h 2025-06-01T22:51:56.3520464Z ++ grep RECORD 2025-06-01T22:51:56.3542072Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ccol_indices.h 2025-06-01T22:51:56.3542646Z +++ openssl base64 2025-06-01T22:51:56.3544553Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.3544820Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.3545161Z +++ sed -e s/=//g 2025-06-01T22:51:56.3587199Z ++ HASH=DcmbH34J8uGfUo99IVBWX7RBYnq2TEJ36zzwELoiL5s 2025-06-01T22:51:56.3590413Z +++ ls -nl torch/include/ATen/ops/ccol_indices.h 2025-06-01T22:51:56.3591611Z +++ awk '{print $5}' 2025-06-01T22:51:56.3615681Z ++ FSIZE=509 2025-06-01T22:51:56.3617057Z ++ echo '"torch/include/ATen/ops/ccol_indices.h",sha256=DcmbH34J8uGfUo99IVBWX7RBYnq2TEJ36zzwELoiL5s,509' 2025-06-01T22:51:56.3617743Z ++ read fname 2025-06-01T22:51:56.3618260Z ++ make_wheel_record torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.3619052Z ++ FPATH=torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.3619798Z ++ echo torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.3621111Z ++ grep RECORD 2025-06-01T22:51:56.3643674Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.3644816Z +++ openssl base64 2025-06-01T22:51:56.3645209Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.3645712Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.3645984Z +++ sed -e s/=//g 2025-06-01T22:51:56.3686356Z ++ HASH=4WGOOfAKe5FzRJgpgbWPk1dpC9mT6flRTo-jlF7Rgks 2025-06-01T22:51:56.3692347Z +++ ls -nl torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.3693225Z +++ awk '{print $5}' 2025-06-01T22:51:56.3718905Z ++ FSIZE=770 2025-06-01T22:51:56.3719824Z ++ echo '"torch/include/ATen/ops/ccol_indices_compositeexplicitautograd_dispatch.h",sha256=4WGOOfAKe5FzRJgpgbWPk1dpC9mT6flRTo-jlF7Rgks,770' 2025-06-01T22:51:56.3720682Z ++ read fname 2025-06-01T22:51:56.3721087Z ++ make_wheel_record torch/include/ATen/ops/ccol_indices_copy.h 2025-06-01T22:51:56.3721574Z ++ FPATH=torch/include/ATen/ops/ccol_indices_copy.h 2025-06-01T22:51:56.3722093Z ++ echo torch/include/ATen/ops/ccol_indices_copy.h 2025-06-01T22:51:56.3722514Z ++ grep RECORD 2025-06-01T22:51:56.3746066Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ccol_indices_copy.h 2025-06-01T22:51:56.3746911Z +++ openssl base64 2025-06-01T22:51:56.3747175Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.3747682Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.3749323Z +++ sed -e s/=//g 2025-06-01T22:51:56.3789347Z ++ HASH=S2PD0czMfdokJ8ojqFlSj5iOz5QhvqTeEdI_48qoI8g 2025-06-01T22:51:56.3793237Z +++ ls -nl torch/include/ATen/ops/ccol_indices_copy.h 2025-06-01T22:51:56.3794037Z +++ awk '{print $5}' 2025-06-01T22:51:56.3821379Z ++ FSIZE=1137 2025-06-01T22:51:56.3822173Z ++ echo '"torch/include/ATen/ops/ccol_indices_copy.h",sha256=S2PD0czMfdokJ8ojqFlSj5iOz5QhvqTeEdI_48qoI8g,1137' 2025-06-01T22:51:56.3822912Z ++ read fname 2025-06-01T22:51:56.3823514Z ++ make_wheel_record torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.3824418Z ++ FPATH=torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.3825274Z ++ echo torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.3825840Z ++ grep RECORD 2025-06-01T22:51:56.3846751Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.3847517Z +++ openssl base64 2025-06-01T22:51:56.3847792Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.3848040Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.3848615Z +++ sed -e s/=//g 2025-06-01T22:51:56.3887227Z ++ HASH=bVxleViJAnqMvlb0AnvtmSsAQfECmNGip_Sf87jmMU0 2025-06-01T22:51:56.3892553Z +++ ls -nl torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.3893296Z +++ awk '{print $5}' 2025-06-01T22:51:56.3920624Z ++ FSIZE=889 2025-06-01T22:51:56.3921607Z ++ echo '"torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h",sha256=bVxleViJAnqMvlb0AnvtmSsAQfECmNGip_Sf87jmMU0,889' 2025-06-01T22:51:56.3922542Z ++ read fname 2025-06-01T22:51:56.3923199Z ++ make_wheel_record torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.3924544Z ++ FPATH=torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.3925645Z ++ echo torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.3926305Z ++ grep RECORD 2025-06-01T22:51:56.3945557Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.3946559Z +++ openssl base64 2025-06-01T22:51:56.3947258Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.3947620Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.3948348Z +++ sed -e s/=//g 2025-06-01T22:51:56.3989171Z ++ HASH=3K7KeH9UnDDQD9xzgR5RCuyDyaRymqeSHQHgfU4Yzds 2025-06-01T22:51:56.3994270Z +++ ls -nl torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.3995395Z +++ awk '{print $5}' 2025-06-01T22:51:56.4023117Z ++ FSIZE=801 2025-06-01T22:51:56.4024016Z ++ echo '"torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=3K7KeH9UnDDQD9xzgR5RCuyDyaRymqeSHQHgfU4Yzds,801' 2025-06-01T22:51:56.4025061Z ++ read fname 2025-06-01T22:51:56.4025451Z ++ make_wheel_record torch/include/ATen/ops/ccol_indices_copy_native.h 2025-06-01T22:51:56.4026003Z ++ FPATH=torch/include/ATen/ops/ccol_indices_copy_native.h 2025-06-01T22:51:56.4026507Z ++ echo torch/include/ATen/ops/ccol_indices_copy_native.h 2025-06-01T22:51:56.4026903Z ++ grep RECORD 2025-06-01T22:51:56.4046520Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ccol_indices_copy_native.h 2025-06-01T22:51:56.4047094Z +++ openssl base64 2025-06-01T22:51:56.4047359Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.4048050Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.4049422Z +++ sed -e s/=//g 2025-06-01T22:51:56.4087561Z ++ HASH=3w1xKqQ6_TwTcfjb7cyhXd_OX4ds0-3qGnDlt45NBGw 2025-06-01T22:51:56.4092752Z +++ ls -nl torch/include/ATen/ops/ccol_indices_copy_native.h 2025-06-01T22:51:56.4093360Z +++ awk '{print $5}' 2025-06-01T22:51:56.4121260Z ++ FSIZE=576 2025-06-01T22:51:56.4122049Z ++ echo '"torch/include/ATen/ops/ccol_indices_copy_native.h",sha256=3w1xKqQ6_TwTcfjb7cyhXd_OX4ds0-3qGnDlt45NBGw,576' 2025-06-01T22:51:56.4122751Z ++ read fname 2025-06-01T22:51:56.4123170Z ++ make_wheel_record torch/include/ATen/ops/ccol_indices_copy_ops.h 2025-06-01T22:51:56.4123708Z ++ FPATH=torch/include/ATen/ops/ccol_indices_copy_ops.h 2025-06-01T22:51:56.4124304Z ++ echo torch/include/ATen/ops/ccol_indices_copy_ops.h 2025-06-01T22:51:56.4124936Z ++ grep RECORD 2025-06-01T22:51:56.4145232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ccol_indices_copy_ops.h 2025-06-01T22:51:56.4146224Z +++ openssl base64 2025-06-01T22:51:56.4146520Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.4146771Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.4147459Z +++ sed -e s/=//g 2025-06-01T22:51:56.4189361Z ++ HASH=2-SwCj0WC1w46ZuY18pKHYEQ9v8cvdCT5BaMGF4j9Ro 2025-06-01T22:51:56.4192617Z +++ ls -nl torch/include/ATen/ops/ccol_indices_copy_ops.h 2025-06-01T22:51:56.4193951Z +++ awk '{print $5}' 2025-06-01T22:51:56.4220626Z ++ FSIZE=1613 2025-06-01T22:51:56.4221484Z ++ echo '"torch/include/ATen/ops/ccol_indices_copy_ops.h",sha256=2-SwCj0WC1w46ZuY18pKHYEQ9v8cvdCT5BaMGF4j9Ro,1613' 2025-06-01T22:51:56.4222262Z ++ read fname 2025-06-01T22:51:56.4222687Z ++ make_wheel_record torch/include/ATen/ops/ccol_indices_native.h 2025-06-01T22:51:56.4223267Z ++ FPATH=torch/include/ATen/ops/ccol_indices_native.h 2025-06-01T22:51:56.4223711Z ++ echo torch/include/ATen/ops/ccol_indices_native.h 2025-06-01T22:51:56.4224175Z ++ grep RECORD 2025-06-01T22:51:56.4246796Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ccol_indices_native.h 2025-06-01T22:51:56.4247420Z +++ openssl base64 2025-06-01T22:51:56.4247691Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.4248033Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.4248920Z +++ sed -e s/=//g 2025-06-01T22:51:56.4288887Z ++ HASH=WtoEaiob1kifXdBK737kQgcejCPjcAnGiuLBz-3NBzk 2025-06-01T22:51:56.4293820Z +++ ls -nl torch/include/ATen/ops/ccol_indices_native.h 2025-06-01T22:51:56.4294648Z +++ awk '{print $5}' 2025-06-01T22:51:56.4321174Z ++ FSIZE=561 2025-06-01T22:51:56.4322095Z ++ echo '"torch/include/ATen/ops/ccol_indices_native.h",sha256=WtoEaiob1kifXdBK737kQgcejCPjcAnGiuLBz-3NBzk,561' 2025-06-01T22:51:56.4322798Z ++ read fname 2025-06-01T22:51:56.4323148Z ++ make_wheel_record torch/include/ATen/ops/ccol_indices_ops.h 2025-06-01T22:51:56.4323624Z ++ FPATH=torch/include/ATen/ops/ccol_indices_ops.h 2025-06-01T22:51:56.4324174Z ++ echo torch/include/ATen/ops/ccol_indices_ops.h 2025-06-01T22:51:56.4324729Z ++ grep RECORD 2025-06-01T22:51:56.4347615Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ccol_indices_ops.h 2025-06-01T22:51:56.4348173Z +++ openssl base64 2025-06-01T22:51:56.4348454Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.4348751Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.4349016Z +++ sed -e s/=//g 2025-06-01T22:51:56.4391716Z ++ HASH=RaNCUQL2KjTXpXV80G1YGn70ieyMtzDOdnBUATXmWOU 2025-06-01T22:51:56.4393878Z +++ ls -nl torch/include/ATen/ops/ccol_indices_ops.h 2025-06-01T22:51:56.4394680Z +++ awk '{print $5}' 2025-06-01T22:51:56.4423303Z ++ FSIZE=981 2025-06-01T22:51:56.4424061Z ++ echo '"torch/include/ATen/ops/ccol_indices_ops.h",sha256=RaNCUQL2KjTXpXV80G1YGn70ieyMtzDOdnBUATXmWOU,981' 2025-06-01T22:51:56.4424743Z ++ read fname 2025-06-01T22:51:56.4425033Z ++ make_wheel_record torch/include/ATen/ops/cdist.h 2025-06-01T22:51:56.4425442Z ++ FPATH=torch/include/ATen/ops/cdist.h 2025-06-01T22:51:56.4425797Z ++ echo torch/include/ATen/ops/cdist.h 2025-06-01T22:51:56.4426131Z ++ grep RECORD 2025-06-01T22:51:56.4446339Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cdist.h 2025-06-01T22:51:56.4446838Z +++ openssl base64 2025-06-01T22:51:56.4447112Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.4447416Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.4447697Z +++ sed -e s/=//g 2025-06-01T22:51:56.4486670Z ++ HASH=rsKkD8RvhG76cv0brTrqmURD6yQwbcCj6vg5NAOLtMU 2025-06-01T22:51:56.4491453Z +++ ls -nl torch/include/ATen/ops/cdist.h 2025-06-01T22:51:56.4492522Z +++ awk '{print $5}' 2025-06-01T22:51:56.4518614Z ++ FSIZE=783 2025-06-01T22:51:56.4519363Z ++ echo '"torch/include/ATen/ops/cdist.h",sha256=rsKkD8RvhG76cv0brTrqmURD6yQwbcCj6vg5NAOLtMU,783' 2025-06-01T22:51:56.4520038Z ++ read fname 2025-06-01T22:51:56.4520595Z ++ make_wheel_record torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.4521428Z ++ FPATH=torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.4522173Z ++ echo torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.4522752Z ++ grep RECORD 2025-06-01T22:51:56.4544765Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.4545637Z +++ openssl base64 2025-06-01T22:51:56.4546363Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.4546708Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.4547019Z +++ sed -e s/=//g 2025-06-01T22:51:56.4589206Z ++ HASH=tf1lklD-TzUpRYE0TIfETrhHG9nGwnPqSPVFI2qW1C4 2025-06-01T22:51:56.4591153Z +++ ls -nl torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.4592628Z +++ awk '{print $5}' 2025-06-01T22:51:56.4620190Z ++ FSIZE=850 2025-06-01T22:51:56.4621062Z ++ echo '"torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h",sha256=tf1lklD-TzUpRYE0TIfETrhHG9nGwnPqSPVFI2qW1C4,850' 2025-06-01T22:51:56.4621874Z ++ read fname 2025-06-01T22:51:56.4622248Z ++ make_wheel_record torch/include/ATen/ops/cdist_native.h 2025-06-01T22:51:56.4622703Z ++ FPATH=torch/include/ATen/ops/cdist_native.h 2025-06-01T22:51:56.4623096Z ++ echo torch/include/ATen/ops/cdist_native.h 2025-06-01T22:51:56.4623450Z ++ grep RECORD 2025-06-01T22:51:56.4646842Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cdist_native.h 2025-06-01T22:51:56.4647402Z +++ openssl base64 2025-06-01T22:51:56.4647665Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.4648450Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.4649987Z +++ sed -e s/=//g 2025-06-01T22:51:56.4689117Z ++ HASH=7RNYMvojjrctC0WB0raDqsXBkDHK9uHF4Fvyg0njrAg 2025-06-01T22:51:56.4693991Z +++ ls -nl torch/include/ATen/ops/cdist_native.h 2025-06-01T22:51:56.4694873Z +++ awk '{print $5}' 2025-06-01T22:51:56.4721231Z ++ FSIZE=562 2025-06-01T22:51:56.4722189Z ++ echo '"torch/include/ATen/ops/cdist_native.h",sha256=7RNYMvojjrctC0WB0raDqsXBkDHK9uHF4Fvyg0njrAg,562' 2025-06-01T22:51:56.4722907Z ++ read fname 2025-06-01T22:51:56.4723233Z ++ make_wheel_record torch/include/ATen/ops/cdist_ops.h 2025-06-01T22:51:56.4723664Z ++ FPATH=torch/include/ATen/ops/cdist_ops.h 2025-06-01T22:51:56.4724235Z ++ echo torch/include/ATen/ops/cdist_ops.h 2025-06-01T22:51:56.4724765Z ++ grep RECORD 2025-06-01T22:51:56.4746369Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cdist_ops.h 2025-06-01T22:51:56.4746840Z +++ openssl base64 2025-06-01T22:51:56.4747115Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.4748483Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.4748985Z +++ sed -e s/=//g 2025-06-01T22:51:56.4791308Z ++ HASH=X0NFEai8ieDK8Q35urEdV3WKN-w3hFXOvHNon_XMxLA 2025-06-01T22:51:56.4795343Z +++ ls -nl torch/include/ATen/ops/cdist_ops.h 2025-06-01T22:51:56.4796157Z +++ awk '{print $5}' 2025-06-01T22:51:56.4823322Z ++ FSIZE=1192 2025-06-01T22:51:56.4824122Z ++ echo '"torch/include/ATen/ops/cdist_ops.h",sha256=X0NFEai8ieDK8Q35urEdV3WKN-w3hFXOvHNon_XMxLA,1192' 2025-06-01T22:51:56.4824766Z ++ read fname 2025-06-01T22:51:56.4825087Z ++ make_wheel_record torch/include/ATen/ops/ceil.h 2025-06-01T22:51:56.4825528Z ++ FPATH=torch/include/ATen/ops/ceil.h 2025-06-01T22:51:56.4826151Z ++ echo torch/include/ATen/ops/ceil.h 2025-06-01T22:51:56.4826523Z ++ grep RECORD 2025-06-01T22:51:56.4847208Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ceil.h 2025-06-01T22:51:56.4847656Z +++ openssl base64 2025-06-01T22:51:56.4848030Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.4849275Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.4850634Z +++ sed -e s/=//g 2025-06-01T22:51:56.4888733Z ++ HASH=mR6j2C6el55vNiSmmj7x5z7hbvR9PTPKVjEgkgu9HxI 2025-06-01T22:51:56.4893953Z +++ ls -nl torch/include/ATen/ops/ceil.h 2025-06-01T22:51:56.4894785Z +++ awk '{print $5}' 2025-06-01T22:51:56.4922078Z ++ FSIZE=1143 2025-06-01T22:51:56.4922683Z ++ echo '"torch/include/ATen/ops/ceil.h",sha256=mR6j2C6el55vNiSmmj7x5z7hbvR9PTPKVjEgkgu9HxI,1143' 2025-06-01T22:51:56.4923288Z ++ read fname 2025-06-01T22:51:56.4924087Z ++ make_wheel_record torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.4925174Z ++ FPATH=torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.4926012Z ++ echo torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.4926594Z ++ grep RECORD 2025-06-01T22:51:56.4947922Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.4948760Z +++ openssl base64 2025-06-01T22:51:56.4949025Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.4949287Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.4949876Z +++ sed -e s/=//g 2025-06-01T22:51:56.4991797Z ++ HASH=WP7fIJDR0KTZohmjmePgEXX00sN3cbK4u8hi4PCZM8Q 2025-06-01T22:51:56.4996391Z +++ ls -nl torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.4997312Z +++ awk '{print $5}' 2025-06-01T22:51:56.5025336Z ++ FSIZE=837 2025-06-01T22:51:56.5026297Z ++ echo '"torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h",sha256=WP7fIJDR0KTZohmjmePgEXX00sN3cbK4u8hi4PCZM8Q,837' 2025-06-01T22:51:56.5027343Z ++ read fname 2025-06-01T22:51:56.5027707Z ++ make_wheel_record torch/include/ATen/ops/ceil_cpu_dispatch.h 2025-06-01T22:51:56.5028261Z ++ FPATH=torch/include/ATen/ops/ceil_cpu_dispatch.h 2025-06-01T22:51:56.5028712Z ++ echo torch/include/ATen/ops/ceil_cpu_dispatch.h 2025-06-01T22:51:56.5029077Z ++ grep RECORD 2025-06-01T22:51:56.5047847Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ceil_cpu_dispatch.h 2025-06-01T22:51:56.5048444Z +++ openssl base64 2025-06-01T22:51:56.5048981Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.5050225Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.5051512Z +++ sed -e s/=//g 2025-06-01T22:51:56.5089353Z ++ HASH=7zwcrxZGixOXwT561Voq0rQRziNhnK953PwQRbmsvAk 2025-06-01T22:51:56.5094547Z +++ ls -nl torch/include/ATen/ops/ceil_cpu_dispatch.h 2025-06-01T22:51:56.5095375Z +++ awk '{print $5}' 2025-06-01T22:51:56.5122242Z ++ FSIZE=920 2025-06-01T22:51:56.5123040Z ++ echo '"torch/include/ATen/ops/ceil_cpu_dispatch.h",sha256=7zwcrxZGixOXwT561Voq0rQRziNhnK953PwQRbmsvAk,920' 2025-06-01T22:51:56.5123729Z ++ read fname 2025-06-01T22:51:56.5124163Z ++ make_wheel_record torch/include/ATen/ops/ceil_cuda_dispatch.h 2025-06-01T22:51:56.5124840Z ++ FPATH=torch/include/ATen/ops/ceil_cuda_dispatch.h 2025-06-01T22:51:56.5125403Z ++ echo torch/include/ATen/ops/ceil_cuda_dispatch.h 2025-06-01T22:51:56.5125790Z ++ grep RECORD 2025-06-01T22:51:56.5147632Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ceil_cuda_dispatch.h 2025-06-01T22:51:56.5148253Z +++ openssl base64 2025-06-01T22:51:56.5148522Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.5149375Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.5150784Z +++ sed -e s/=//g 2025-06-01T22:51:56.5191250Z ++ HASH=Tpk2bpAj3aYJ-gptXs2H-4Avb8GqWK_bZWVQa9-OfkU 2025-06-01T22:51:56.5195915Z +++ ls -nl torch/include/ATen/ops/ceil_cuda_dispatch.h 2025-06-01T22:51:56.5197348Z +++ awk '{print $5}' 2025-06-01T22:51:56.5225034Z ++ FSIZE=922 2025-06-01T22:51:56.5225848Z ++ echo '"torch/include/ATen/ops/ceil_cuda_dispatch.h",sha256=Tpk2bpAj3aYJ-gptXs2H-4Avb8GqWK_bZWVQa9-OfkU,922' 2025-06-01T22:51:56.5226598Z ++ read fname 2025-06-01T22:51:56.5226930Z ++ make_wheel_record torch/include/ATen/ops/ceil_meta.h 2025-06-01T22:51:56.5227370Z ++ FPATH=torch/include/ATen/ops/ceil_meta.h 2025-06-01T22:51:56.5227746Z ++ echo torch/include/ATen/ops/ceil_meta.h 2025-06-01T22:51:56.5228092Z ++ grep RECORD 2025-06-01T22:51:56.5246934Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ceil_meta.h 2025-06-01T22:51:56.5247960Z +++ openssl base64 2025-06-01T22:51:56.5248477Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.5248742Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.5250073Z +++ sed -e s/=//g 2025-06-01T22:51:56.5287634Z ++ HASH=f-9hDeKVCzCJnYxZTU5Tkcrs2efR1Kxc-QK4p_dhHcw 2025-06-01T22:51:56.5292660Z +++ ls -nl torch/include/ATen/ops/ceil_meta.h 2025-06-01T22:51:56.5293706Z +++ awk '{print $5}' 2025-06-01T22:51:56.5321571Z ++ FSIZE=565 2025-06-01T22:51:56.5322226Z ++ echo '"torch/include/ATen/ops/ceil_meta.h",sha256=f-9hDeKVCzCJnYxZTU5Tkcrs2efR1Kxc-QK4p_dhHcw,565' 2025-06-01T22:51:56.5322849Z ++ read fname 2025-06-01T22:51:56.5323210Z ++ make_wheel_record torch/include/ATen/ops/ceil_meta_dispatch.h 2025-06-01T22:51:56.5323711Z ++ FPATH=torch/include/ATen/ops/ceil_meta_dispatch.h 2025-06-01T22:51:56.5324276Z ++ echo torch/include/ATen/ops/ceil_meta_dispatch.h 2025-06-01T22:51:56.5324832Z ++ grep RECORD 2025-06-01T22:51:56.5345869Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ceil_meta_dispatch.h 2025-06-01T22:51:56.5346490Z +++ openssl base64 2025-06-01T22:51:56.5346923Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.5347236Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.5348322Z +++ sed -e s/=//g 2025-06-01T22:51:56.5389389Z ++ HASH=QQfHlzGmC3pWl94y77QsMZP0SgSMC8cqV5tlvtDf-5E 2025-06-01T22:51:56.5392629Z +++ ls -nl torch/include/ATen/ops/ceil_meta_dispatch.h 2025-06-01T22:51:56.5393722Z +++ awk '{print $5}' 2025-06-01T22:51:56.5421589Z ++ FSIZE=922 2025-06-01T22:51:56.5422246Z ++ echo '"torch/include/ATen/ops/ceil_meta_dispatch.h",sha256=QQfHlzGmC3pWl94y77QsMZP0SgSMC8cqV5tlvtDf-5E,922' 2025-06-01T22:51:56.5422940Z ++ read fname 2025-06-01T22:51:56.5423259Z ++ make_wheel_record torch/include/ATen/ops/ceil_native.h 2025-06-01T22:51:56.5423710Z ++ FPATH=torch/include/ATen/ops/ceil_native.h 2025-06-01T22:51:56.5424100Z ++ echo torch/include/ATen/ops/ceil_native.h 2025-06-01T22:51:56.5424460Z ++ grep RECORD 2025-06-01T22:51:56.5446174Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ceil_native.h 2025-06-01T22:51:56.5446677Z +++ openssl base64 2025-06-01T22:51:56.5447006Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.5447260Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.5447593Z +++ sed -e s/=//g 2025-06-01T22:51:56.5486049Z ++ HASH=oummupXxTbLVthscStMJGIsm91ZobPi1zkUuhaR9AWk 2025-06-01T22:51:56.5490978Z +++ ls -nl torch/include/ATen/ops/ceil_native.h 2025-06-01T22:51:56.5491899Z +++ awk '{print $5}' 2025-06-01T22:51:56.5518610Z ++ FSIZE=998 2025-06-01T22:51:56.5519311Z ++ echo '"torch/include/ATen/ops/ceil_native.h",sha256=oummupXxTbLVthscStMJGIsm91ZobPi1zkUuhaR9AWk,998' 2025-06-01T22:51:56.5520009Z ++ read fname 2025-06-01T22:51:56.5520364Z ++ make_wheel_record torch/include/ATen/ops/ceil_ops.h 2025-06-01T22:51:56.5520809Z ++ FPATH=torch/include/ATen/ops/ceil_ops.h 2025-06-01T22:51:56.5521194Z ++ echo torch/include/ATen/ops/ceil_ops.h 2025-06-01T22:51:56.5521543Z ++ grep RECORD 2025-06-01T22:51:56.5541965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ceil_ops.h 2025-06-01T22:51:56.5542542Z +++ openssl base64 2025-06-01T22:51:56.5543155Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.5544851Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.5545131Z +++ sed -e s/=//g 2025-06-01T22:51:56.5586815Z ++ HASH=GnAM4B2dhMIEIplvHSPjtPJiUkjgmzBx9NPpYgknTxg 2025-06-01T22:51:56.5591390Z +++ ls -nl torch/include/ATen/ops/ceil_ops.h 2025-06-01T22:51:56.5591815Z +++ awk '{print $5}' 2025-06-01T22:51:56.5618874Z ++ FSIZE=2028 2025-06-01T22:51:56.5619531Z ++ echo '"torch/include/ATen/ops/ceil_ops.h",sha256=GnAM4B2dhMIEIplvHSPjtPJiUkjgmzBx9NPpYgknTxg,2028' 2025-06-01T22:51:56.5620175Z ++ read fname 2025-06-01T22:51:56.5620460Z ++ make_wheel_record torch/include/ATen/ops/celu.h 2025-06-01T22:51:56.5620870Z ++ FPATH=torch/include/ATen/ops/celu.h 2025-06-01T22:51:56.5621237Z ++ echo torch/include/ATen/ops/celu.h 2025-06-01T22:51:56.5621561Z ++ grep RECORD 2025-06-01T22:51:56.5643405Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/celu.h 2025-06-01T22:51:56.5643905Z +++ openssl base64 2025-06-01T22:51:56.5644392Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.5644824Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.5647798Z +++ sed -e s/=//g 2025-06-01T22:51:56.5685029Z ++ HASH=QxjXZRLNLSx1gV_8dS7XGhZKIaRxAkyzwJvIr2EGtHY 2025-06-01T22:51:56.5689308Z +++ ls -nl torch/include/ATen/ops/celu.h 2025-06-01T22:51:56.5690105Z +++ awk '{print $5}' 2025-06-01T22:51:56.5717655Z ++ FSIZE=1359 2025-06-01T22:51:56.5718419Z ++ echo '"torch/include/ATen/ops/celu.h",sha256=QxjXZRLNLSx1gV_8dS7XGhZKIaRxAkyzwJvIr2EGtHY,1359' 2025-06-01T22:51:56.5719038Z ++ read fname 2025-06-01T22:51:56.5719500Z ++ make_wheel_record torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.5720234Z ++ FPATH=torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.5720898Z ++ echo torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.5721397Z ++ grep RECORD 2025-06-01T22:51:56.5742230Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.5742884Z +++ openssl base64 2025-06-01T22:51:56.5743150Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.5743652Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.5744069Z +++ sed -e s/=//g 2025-06-01T22:51:56.5787632Z ++ HASH=d9sUBHZ9CwUxLUt7_FTphTtbiVqNbgB1DCAFPblSESM 2025-06-01T22:51:56.5789743Z +++ ls -nl torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.5790362Z +++ awk '{print $5}' 2025-06-01T22:51:56.5814244Z ++ FSIZE=1080 2025-06-01T22:51:56.5815043Z ++ echo '"torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h",sha256=d9sUBHZ9CwUxLUt7_FTphTtbiVqNbgB1DCAFPblSESM,1080' 2025-06-01T22:51:56.5815984Z ++ read fname 2025-06-01T22:51:56.5816299Z ++ make_wheel_record torch/include/ATen/ops/celu_native.h 2025-06-01T22:51:56.5816449Z ++ FPATH=torch/include/ATen/ops/celu_native.h 2025-06-01T22:51:56.5818663Z ++ echo torch/include/ATen/ops/celu_native.h 2025-06-01T22:51:56.5819227Z ++ grep RECORD 2025-06-01T22:51:56.5841410Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/celu_native.h 2025-06-01T22:51:56.5841535Z +++ openssl base64 2025-06-01T22:51:56.5844215Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.5844313Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.5844612Z +++ sed -e s/=//g 2025-06-01T22:51:56.5885609Z ++ HASH=yj7x2GKfwZse9NmH-9h3poqOeIC_IMlK32ifXYNfFjo 2025-06-01T22:51:56.5888433Z +++ ls -nl torch/include/ATen/ops/celu_native.h 2025-06-01T22:51:56.5889264Z +++ awk '{print $5}' 2025-06-01T22:51:56.5915516Z ++ FSIZE=685 2025-06-01T22:51:56.5915979Z ++ echo '"torch/include/ATen/ops/celu_native.h",sha256=yj7x2GKfwZse9NmH-9h3poqOeIC_IMlK32ifXYNfFjo,685' 2025-06-01T22:51:56.5916089Z ++ read fname 2025-06-01T22:51:56.5916258Z ++ make_wheel_record torch/include/ATen/ops/celu_ops.h 2025-06-01T22:51:56.5916389Z ++ FPATH=torch/include/ATen/ops/celu_ops.h 2025-06-01T22:51:56.5917468Z ++ echo torch/include/ATen/ops/celu_ops.h 2025-06-01T22:51:56.5919128Z ++ grep RECORD 2025-06-01T22:51:56.5942835Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/celu_ops.h 2025-06-01T22:51:56.5942976Z +++ openssl base64 2025-06-01T22:51:56.5943082Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.5943183Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.5943416Z +++ sed -e s/=//g 2025-06-01T22:51:56.5985332Z ++ HASH=wjS1V5F144HWdQy51PEWpaC_WO6_QXtmubaDqhRBQZw 2025-06-01T22:51:56.5988340Z +++ ls -nl torch/include/ATen/ops/celu_ops.h 2025-06-01T22:51:56.5989241Z +++ awk '{print $5}' 2025-06-01T22:51:56.6013606Z ++ FSIZE=2298 2025-06-01T22:51:56.6014050Z ++ echo '"torch/include/ATen/ops/celu_ops.h",sha256=wjS1V5F144HWdQy51PEWpaC_WO6_QXtmubaDqhRBQZw,2298' 2025-06-01T22:51:56.6014153Z ++ read fname 2025-06-01T22:51:56.6014358Z ++ make_wheel_record torch/include/ATen/ops/chain_matmul.h 2025-06-01T22:51:56.6014503Z ++ FPATH=torch/include/ATen/ops/chain_matmul.h 2025-06-01T22:51:56.6017109Z ++ echo torch/include/ATen/ops/chain_matmul.h 2025-06-01T22:51:56.6018575Z ++ grep RECORD 2025-06-01T22:51:56.6041843Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/chain_matmul.h 2025-06-01T22:51:56.6041962Z +++ openssl base64 2025-06-01T22:51:56.6042082Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.6042184Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.6043239Z +++ sed -e s/=//g 2025-06-01T22:51:56.6085599Z ++ HASH=5e0svL5GjE_OKnfYW7Jt92us8aeQbfhilgdZ7JAbGwA 2025-06-01T22:51:56.6087809Z +++ ls -nl torch/include/ATen/ops/chain_matmul.h 2025-06-01T22:51:56.6088726Z +++ awk '{print $5}' 2025-06-01T22:51:56.6116875Z ++ FSIZE=1117 2025-06-01T22:51:56.6117583Z ++ echo '"torch/include/ATen/ops/chain_matmul.h",sha256=5e0svL5GjE_OKnfYW7Jt92us8aeQbfhilgdZ7JAbGwA,1117' 2025-06-01T22:51:56.6117690Z ++ read fname 2025-06-01T22:51:56.6118076Z ++ make_wheel_record torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.6118389Z ++ FPATH=torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.6118692Z ++ echo torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.6118792Z ++ grep RECORD 2025-06-01T22:51:56.6141571Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.6141697Z +++ openssl base64 2025-06-01T22:51:56.6141815Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.6142839Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.6142939Z +++ sed -e s/=//g 2025-06-01T22:51:56.6187647Z ++ HASH=tXk-x1GHWlZ5qbO2J5K-nr7IReloIamp6TqcWRt3DU4 2025-06-01T22:51:56.6189793Z +++ ls -nl torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.6191125Z +++ awk '{print $5}' 2025-06-01T22:51:56.6214995Z ++ FSIZE=939 2025-06-01T22:51:56.6215789Z ++ echo '"torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h",sha256=tXk-x1GHWlZ5qbO2J5K-nr7IReloIamp6TqcWRt3DU4,939' 2025-06-01T22:51:56.6215894Z ++ read fname 2025-06-01T22:51:56.6216111Z ++ make_wheel_record torch/include/ATen/ops/chain_matmul_native.h 2025-06-01T22:51:56.6216298Z ++ FPATH=torch/include/ATen/ops/chain_matmul_native.h 2025-06-01T22:51:56.6219320Z ++ echo torch/include/ATen/ops/chain_matmul_native.h 2025-06-01T22:51:56.6220729Z ++ grep RECORD 2025-06-01T22:51:56.6242012Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/chain_matmul_native.h 2025-06-01T22:51:56.6242142Z +++ openssl base64 2025-06-01T22:51:56.6243203Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.6245086Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.6246488Z +++ sed -e s/=//g 2025-06-01T22:51:56.6285411Z ++ HASH=gY2BLo6j2zdzYLSQxm6X2FFq-lN26C74XyqXn-UfnQw 2025-06-01T22:51:56.6289684Z +++ ls -nl torch/include/ATen/ops/chain_matmul_native.h 2025-06-01T22:51:56.6290621Z +++ awk '{print $5}' 2025-06-01T22:51:56.6318765Z ++ FSIZE=566 2025-06-01T22:51:56.6319315Z ++ echo '"torch/include/ATen/ops/chain_matmul_native.h",sha256=gY2BLo6j2zdzYLSQxm6X2FFq-lN26C74XyqXn-UfnQw,566' 2025-06-01T22:51:56.6319428Z ++ read fname 2025-06-01T22:51:56.6319633Z ++ make_wheel_record torch/include/ATen/ops/chain_matmul_ops.h 2025-06-01T22:51:56.6319785Z ++ FPATH=torch/include/ATen/ops/chain_matmul_ops.h 2025-06-01T22:51:56.6320032Z ++ echo torch/include/ATen/ops/chain_matmul_ops.h 2025-06-01T22:51:56.6320912Z ++ grep RECORD 2025-06-01T22:51:56.6342599Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/chain_matmul_ops.h 2025-06-01T22:51:56.6342957Z +++ openssl base64 2025-06-01T22:51:56.6343079Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.6343684Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.6344067Z +++ sed -e s/=//g 2025-06-01T22:51:56.6388674Z ++ HASH=CGL6NUTWLqfwPTQ3KdfoB_2dweY33MYURhF2yn5YClA 2025-06-01T22:51:56.6391642Z +++ ls -nl torch/include/ATen/ops/chain_matmul_ops.h 2025-06-01T22:51:56.6392747Z +++ awk '{print $5}' 2025-06-01T22:51:56.6418351Z ++ FSIZE=1587 2025-06-01T22:51:56.6418843Z ++ echo '"torch/include/ATen/ops/chain_matmul_ops.h",sha256=CGL6NUTWLqfwPTQ3KdfoB_2dweY33MYURhF2yn5YClA,1587' 2025-06-01T22:51:56.6418942Z ++ read fname 2025-06-01T22:51:56.6419109Z ++ make_wheel_record torch/include/ATen/ops/chalf.h 2025-06-01T22:51:56.6419251Z ++ FPATH=torch/include/ATen/ops/chalf.h 2025-06-01T22:51:56.6421552Z ++ echo torch/include/ATen/ops/chalf.h 2025-06-01T22:51:56.6422201Z ++ grep RECORD 2025-06-01T22:51:56.6445637Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/chalf.h 2025-06-01T22:51:56.6445767Z +++ openssl base64 2025-06-01T22:51:56.6445979Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.6446219Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.6447199Z +++ sed -e s/=//g 2025-06-01T22:51:56.6486610Z ++ HASH=4nYON1r_t_yd8R_5Wed2-LoPkVqdHMCgw9y4Ol8RLNw 2025-06-01T22:51:56.6491173Z +++ ls -nl torch/include/ATen/ops/chalf.h 2025-06-01T22:51:56.6492051Z +++ awk '{print $5}' 2025-06-01T22:51:56.6518533Z ++ FSIZE=502 2025-06-01T22:51:56.6518983Z ++ echo '"torch/include/ATen/ops/chalf.h",sha256=4nYON1r_t_yd8R_5Wed2-LoPkVqdHMCgw9y4Ol8RLNw,502' 2025-06-01T22:51:56.6519087Z ++ read fname 2025-06-01T22:51:56.6519428Z ++ make_wheel_record torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.6519723Z ++ FPATH=torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.6520535Z ++ echo torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.6521580Z ++ grep RECORD 2025-06-01T22:51:56.6546173Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.6546779Z +++ openssl base64 2025-06-01T22:51:56.6546907Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.6547015Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.6547698Z +++ sed -e s/=//g 2025-06-01T22:51:56.6587147Z ++ HASH=58aHcm9DL2RtTTBuNeo7OpKysSgUyr03Ym_5GkzxDO0 2025-06-01T22:51:56.6591250Z +++ ls -nl torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.6592067Z +++ awk '{print $5}' 2025-06-01T22:51:56.6620469Z ++ FSIZE=827 2025-06-01T22:51:56.6621163Z ++ echo '"torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h",sha256=58aHcm9DL2RtTTBuNeo7OpKysSgUyr03Ym_5GkzxDO0,827' 2025-06-01T22:51:56.6621278Z ++ read fname 2025-06-01T22:51:56.6621465Z ++ make_wheel_record torch/include/ATen/ops/chalf_native.h 2025-06-01T22:51:56.6621606Z ++ FPATH=torch/include/ATen/ops/chalf_native.h 2025-06-01T22:51:56.6621754Z ++ echo torch/include/ATen/ops/chalf_native.h 2025-06-01T22:51:56.6621853Z ++ grep RECORD 2025-06-01T22:51:56.6643736Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/chalf_native.h 2025-06-01T22:51:56.6643872Z +++ openssl base64 2025-06-01T22:51:56.6644117Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.6645851Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.6645960Z +++ sed -e s/=//g 2025-06-01T22:51:56.6685747Z ++ HASH=9pecLWB1WCkQCPsNdMsxWyolTOLfpsFN9fkh27Zsyo8 2025-06-01T22:51:56.6688712Z +++ ls -nl torch/include/ATen/ops/chalf_native.h 2025-06-01T22:51:56.6689770Z +++ awk '{print $5}' 2025-06-01T22:51:56.6717027Z ++ FSIZE=539 2025-06-01T22:51:56.6717540Z ++ echo '"torch/include/ATen/ops/chalf_native.h",sha256=9pecLWB1WCkQCPsNdMsxWyolTOLfpsFN9fkh27Zsyo8,539' 2025-06-01T22:51:56.6717639Z ++ read fname 2025-06-01T22:51:56.6717832Z ++ make_wheel_record torch/include/ATen/ops/chalf_ops.h 2025-06-01T22:51:56.6717970Z ++ FPATH=torch/include/ATen/ops/chalf_ops.h 2025-06-01T22:51:56.6718526Z ++ echo torch/include/ATen/ops/chalf_ops.h 2025-06-01T22:51:56.6718963Z ++ grep RECORD 2025-06-01T22:51:56.6741168Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/chalf_ops.h 2025-06-01T22:51:56.6741446Z +++ openssl base64 2025-06-01T22:51:56.6741557Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.6743125Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.6743692Z +++ sed -e s/=//g 2025-06-01T22:51:56.6788220Z ++ HASH=xH_CQGetrC3HpeW_-mDUbHi5IbvQf2KVcSN0Q6r3P24 2025-06-01T22:51:56.6791672Z +++ ls -nl torch/include/ATen/ops/chalf_ops.h 2025-06-01T22:51:56.6793064Z +++ awk '{print $5}' 2025-06-01T22:51:56.6820716Z ++ FSIZE=1124 2025-06-01T22:51:56.6821322Z ++ echo '"torch/include/ATen/ops/chalf_ops.h",sha256=xH_CQGetrC3HpeW_-mDUbHi5IbvQf2KVcSN0Q6r3P24,1124' 2025-06-01T22:51:56.6821426Z ++ read fname 2025-06-01T22:51:56.6821648Z ++ make_wheel_record torch/include/ATen/ops/channel_shuffle.h 2025-06-01T22:51:56.6821804Z ++ FPATH=torch/include/ATen/ops/channel_shuffle.h 2025-06-01T22:51:56.6822016Z ++ echo torch/include/ATen/ops/channel_shuffle.h 2025-06-01T22:51:56.6822623Z ++ grep RECORD 2025-06-01T22:51:56.6843566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/channel_shuffle.h 2025-06-01T22:51:56.6844072Z +++ openssl base64 2025-06-01T22:51:56.6844957Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.6846543Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.6847739Z +++ sed -e s/=//g 2025-06-01T22:51:56.6885551Z ++ HASH=W6fOl9O4xyNUkvNyJCFgFPIWbifyJs_wcw1Qc8fK6t4 2025-06-01T22:51:56.6890396Z +++ ls -nl torch/include/ATen/ops/channel_shuffle.h 2025-06-01T22:51:56.6891495Z +++ awk '{print $5}' 2025-06-01T22:51:56.6915872Z ++ FSIZE=3566 2025-06-01T22:51:56.6916393Z ++ echo '"torch/include/ATen/ops/channel_shuffle.h",sha256=W6fOl9O4xyNUkvNyJCFgFPIWbifyJs_wcw1Qc8fK6t4,3566' 2025-06-01T22:51:56.6916511Z ++ read fname 2025-06-01T22:51:56.6916972Z ++ make_wheel_record torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.6917304Z ++ FPATH=torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.6920011Z ++ echo torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.6920968Z ++ grep RECORD 2025-06-01T22:51:56.6942260Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.6942501Z +++ openssl base64 2025-06-01T22:51:56.6943630Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.6944001Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.6945903Z +++ sed -e s/=//g 2025-06-01T22:51:56.6987302Z ++ HASH=xFU9dYhNLYPJpMfKn_q4cGbvRc5Vk1fyTysp6NINZQI 2025-06-01T22:51:56.6991462Z +++ ls -nl torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.6992556Z +++ awk '{print $5}' 2025-06-01T22:51:56.7019063Z ++ FSIZE=1146 2025-06-01T22:51:56.7019794Z ++ echo '"torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h",sha256=xFU9dYhNLYPJpMfKn_q4cGbvRc5Vk1fyTysp6NINZQI,1146' 2025-06-01T22:51:56.7019902Z ++ read fname 2025-06-01T22:51:56.7020163Z ++ make_wheel_record torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h 2025-06-01T22:51:56.7020427Z ++ FPATH=torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h 2025-06-01T22:51:56.7020666Z ++ echo torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h 2025-06-01T22:51:56.7021898Z ++ grep RECORD 2025-06-01T22:51:56.7044514Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h 2025-06-01T22:51:56.7044644Z +++ openssl base64 2025-06-01T22:51:56.7044915Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.7045697Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.7047137Z +++ sed -e s/=//g 2025-06-01T22:51:56.7086604Z ++ HASH=QK4ePyg72Ho8o65p_egeK-ujnrdXE6obVJruRUgfAAQ 2025-06-01T22:51:56.7090195Z +++ ls -nl torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h 2025-06-01T22:51:56.7091333Z +++ awk '{print $5}' 2025-06-01T22:51:56.7118339Z ++ FSIZE=835 2025-06-01T22:51:56.7118896Z ++ echo '"torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h",sha256=QK4ePyg72Ho8o65p_egeK-ujnrdXE6obVJruRUgfAAQ,835' 2025-06-01T22:51:56.7119047Z ++ read fname 2025-06-01T22:51:56.7119327Z ++ make_wheel_record torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h 2025-06-01T22:51:56.7119711Z ++ FPATH=torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h 2025-06-01T22:51:56.7119960Z ++ echo torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h 2025-06-01T22:51:56.7121148Z ++ grep RECORD 2025-06-01T22:51:56.7144634Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h 2025-06-01T22:51:56.7144785Z +++ openssl base64 2025-06-01T22:51:56.7144933Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.7145039Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.7146595Z +++ sed -e s/=//g 2025-06-01T22:51:56.7190787Z ++ HASH=UgzPWdfgg7OGtmaGlgejv9Nl7gNTBh20AvJeY_ZuJS0 2025-06-01T22:51:56.7194052Z +++ ls -nl torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h 2025-06-01T22:51:56.7195234Z +++ awk '{print $5}' 2025-06-01T22:51:56.7222655Z ++ FSIZE=837 2025-06-01T22:51:56.7223261Z ++ echo '"torch/include/ATen/ops/channel_shuffle_cuda_dispatch.h",sha256=UgzPWdfgg7OGtmaGlgejv9Nl7gNTBh20AvJeY_ZuJS0,837' 2025-06-01T22:51:56.7223367Z ++ read fname 2025-06-01T22:51:56.7223598Z ++ make_wheel_record torch/include/ATen/ops/channel_shuffle_native.h 2025-06-01T22:51:56.7223972Z ++ FPATH=torch/include/ATen/ops/channel_shuffle_native.h 2025-06-01T22:51:56.7224208Z ++ echo torch/include/ATen/ops/channel_shuffle_native.h 2025-06-01T22:51:56.7224924Z ++ grep RECORD 2025-06-01T22:51:56.7245951Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/channel_shuffle_native.h 2025-06-01T22:51:56.7247382Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.7248564Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.7249128Z +++ openssl base64 2025-06-01T22:51:56.7249691Z +++ sed -e s/=//g 2025-06-01T22:51:56.7288192Z ++ HASH=f5Klv5bjOPaABtoGO1vB3I8A9P6cTjgYWJz7WyXD2H8 2025-06-01T22:51:56.7293664Z +++ ls -nl torch/include/ATen/ops/channel_shuffle_native.h 2025-06-01T22:51:56.7294683Z +++ awk '{print $5}' 2025-06-01T22:51:56.7321474Z ++ FSIZE=708 2025-06-01T22:51:56.7322146Z ++ echo '"torch/include/ATen/ops/channel_shuffle_native.h",sha256=f5Klv5bjOPaABtoGO1vB3I8A9P6cTjgYWJz7WyXD2H8,708' 2025-06-01T22:51:56.7322266Z ++ read fname 2025-06-01T22:51:56.7322495Z ++ make_wheel_record torch/include/ATen/ops/channel_shuffle_ops.h 2025-06-01T22:51:56.7322667Z ++ FPATH=torch/include/ATen/ops/channel_shuffle_ops.h 2025-06-01T22:51:56.7322850Z ++ echo torch/include/ATen/ops/channel_shuffle_ops.h 2025-06-01T22:51:56.7323773Z ++ grep RECORD 2025-06-01T22:51:56.7346901Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/channel_shuffle_ops.h 2025-06-01T22:51:56.7347034Z +++ openssl base64 2025-06-01T22:51:56.7347141Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.7348513Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.7349702Z +++ sed -e s/=//g 2025-06-01T22:51:56.7389452Z ++ HASH=w2LToF7bFF2Ofs6-OS8YGUuQvXde548IHiFJsARqWwc 2025-06-01T22:51:56.7393957Z +++ ls -nl torch/include/ATen/ops/channel_shuffle_ops.h 2025-06-01T22:51:56.7395418Z +++ awk '{print $5}' 2025-06-01T22:51:56.7422590Z ++ FSIZE=1737 2025-06-01T22:51:56.7423173Z ++ echo '"torch/include/ATen/ops/channel_shuffle_ops.h",sha256=w2LToF7bFF2Ofs6-OS8YGUuQvXde548IHiFJsARqWwc,1737' 2025-06-01T22:51:56.7423298Z ++ read fname 2025-06-01T22:51:56.7423471Z ++ make_wheel_record torch/include/ATen/ops/cholesky.h 2025-06-01T22:51:56.7423733Z ++ FPATH=torch/include/ATen/ops/cholesky.h 2025-06-01T22:51:56.7423897Z ++ echo torch/include/ATen/ops/cholesky.h 2025-06-01T22:51:56.7424966Z ++ grep RECORD 2025-06-01T22:51:56.7446109Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky.h 2025-06-01T22:51:56.7446312Z +++ openssl base64 2025-06-01T22:51:56.7447428Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.7448245Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.7449510Z +++ sed -e s/=//g 2025-06-01T22:51:56.7488346Z ++ HASH=ZmHCURdJ_lHPGjcWIzLfx8gTzjq46X_o_LiMuMwyMzs 2025-06-01T22:51:56.7493497Z +++ ls -nl torch/include/ATen/ops/cholesky.h 2025-06-01T22:51:56.7494559Z +++ awk '{print $5}' 2025-06-01T22:51:56.7521123Z ++ FSIZE=1170 2025-06-01T22:51:56.7522097Z ++ echo '"torch/include/ATen/ops/cholesky.h",sha256=ZmHCURdJ_lHPGjcWIzLfx8gTzjq46X_o_LiMuMwyMzs,1170' 2025-06-01T22:51:56.7522908Z ++ read fname 2025-06-01T22:51:56.7523290Z ++ make_wheel_record torch/include/ATen/ops/cholesky_cpu_dispatch.h 2025-06-01T22:51:56.7523816Z ++ FPATH=torch/include/ATen/ops/cholesky_cpu_dispatch.h 2025-06-01T22:51:56.7524594Z ++ echo torch/include/ATen/ops/cholesky_cpu_dispatch.h 2025-06-01T22:51:56.7525018Z ++ grep RECORD 2025-06-01T22:51:56.7547120Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_cpu_dispatch.h 2025-06-01T22:51:56.7548121Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.7548593Z +++ openssl base64 2025-06-01T22:51:56.7550036Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.7551438Z +++ sed -e s/=//g 2025-06-01T22:51:56.7590585Z ++ HASH=D58RdBAXHqkk2keK-Dxh3TnwKkOsAE8AJvhg4Fbs6WU 2025-06-01T22:51:56.7595238Z +++ ls -nl torch/include/ATen/ops/cholesky_cpu_dispatch.h 2025-06-01T22:51:56.7595942Z +++ awk '{print $5}' 2025-06-01T22:51:56.7623263Z ++ FSIZE=931 2025-06-01T22:51:56.7634746Z ++ echo '"torch/include/ATen/ops/cholesky_cpu_dispatch.h",sha256=D58RdBAXHqkk2keK-Dxh3TnwKkOsAE8AJvhg4Fbs6WU,931' 2025-06-01T22:51:56.7635582Z ++ read fname 2025-06-01T22:51:56.7635936Z ++ make_wheel_record torch/include/ATen/ops/cholesky_cuda_dispatch.h 2025-06-01T22:51:56.7636476Z ++ FPATH=torch/include/ATen/ops/cholesky_cuda_dispatch.h 2025-06-01T22:51:56.7637097Z ++ echo torch/include/ATen/ops/cholesky_cuda_dispatch.h 2025-06-01T22:51:56.7637807Z ++ grep RECORD 2025-06-01T22:51:56.7646685Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_cuda_dispatch.h 2025-06-01T22:51:56.7647230Z +++ openssl base64 2025-06-01T22:51:56.7648114Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.7649230Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.7650544Z +++ sed -e s/=//g 2025-06-01T22:51:56.7689569Z ++ HASH=tgs2VPSBRRpUsnTj-vm-RmrCWgh1ckRu-K5WDSMzHIE 2025-06-01T22:51:56.7694920Z +++ ls -nl torch/include/ATen/ops/cholesky_cuda_dispatch.h 2025-06-01T22:51:56.7695918Z +++ awk '{print $5}' 2025-06-01T22:51:56.7725405Z ++ FSIZE=933 2025-06-01T22:51:56.7726113Z ++ echo '"torch/include/ATen/ops/cholesky_cuda_dispatch.h",sha256=tgs2VPSBRRpUsnTj-vm-RmrCWgh1ckRu-K5WDSMzHIE,933' 2025-06-01T22:51:56.7726920Z ++ read fname 2025-06-01T22:51:56.7727295Z ++ make_wheel_record torch/include/ATen/ops/cholesky_inverse.h 2025-06-01T22:51:56.7727796Z ++ FPATH=torch/include/ATen/ops/cholesky_inverse.h 2025-06-01T22:51:56.7728252Z ++ echo torch/include/ATen/ops/cholesky_inverse.h 2025-06-01T22:51:56.7728640Z ++ grep RECORD 2025-06-01T22:51:56.7747769Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_inverse.h 2025-06-01T22:51:56.7748386Z +++ openssl base64 2025-06-01T22:51:56.7749565Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.7750754Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.7752158Z +++ sed -e s/=//g 2025-06-01T22:51:56.7794161Z ++ HASH=lTf28mcZxAoOV4hgMiODJHI2DhIFqGwEDJwp9RApxbM 2025-06-01T22:51:56.7798271Z +++ ls -nl torch/include/ATen/ops/cholesky_inverse.h 2025-06-01T22:51:56.7799168Z +++ awk '{print $5}' 2025-06-01T22:51:56.7826001Z ++ FSIZE=1250 2025-06-01T22:51:56.7826658Z ++ echo '"torch/include/ATen/ops/cholesky_inverse.h",sha256=lTf28mcZxAoOV4hgMiODJHI2DhIFqGwEDJwp9RApxbM,1250' 2025-06-01T22:51:56.7827351Z ++ read fname 2025-06-01T22:51:56.7828023Z ++ make_wheel_record torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h 2025-06-01T22:51:56.7828655Z ++ FPATH=torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h 2025-06-01T22:51:56.7829207Z ++ echo torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h 2025-06-01T22:51:56.7829637Z ++ grep RECORD 2025-06-01T22:51:56.7848020Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h 2025-06-01T22:51:56.7848676Z +++ openssl base64 2025-06-01T22:51:56.7849597Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.7850928Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.7852269Z +++ sed -e s/=//g 2025-06-01T22:51:56.7890097Z ++ HASH=DRZm5bNPDnMmwGXtdtRc7Hu7Sk3G9whru8UVL-GUN3U 2025-06-01T22:51:56.7895852Z +++ ls -nl torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h 2025-06-01T22:51:56.7896698Z +++ awk '{print $5}' 2025-06-01T22:51:56.7922438Z ++ FSIZE=955 2025-06-01T22:51:56.7923146Z ++ echo '"torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h",sha256=DRZm5bNPDnMmwGXtdtRc7Hu7Sk3G9whru8UVL-GUN3U,955' 2025-06-01T22:51:56.7924092Z ++ read fname 2025-06-01T22:51:56.7924792Z ++ make_wheel_record torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h 2025-06-01T22:51:56.7925445Z ++ FPATH=torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h 2025-06-01T22:51:56.7926025Z ++ echo torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h 2025-06-01T22:51:56.7926552Z ++ grep RECORD 2025-06-01T22:51:56.7948017Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h 2025-06-01T22:51:56.7948620Z +++ openssl base64 2025-06-01T22:51:56.7950897Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.7952063Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.7953209Z +++ sed -e s/=//g 2025-06-01T22:51:56.7993134Z ++ HASH=yuJ_hQntkLoX8PGe4sMY7IVf_vhR5lu-YnAh5KRZCYc 2025-06-01T22:51:56.7996947Z +++ ls -nl torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h 2025-06-01T22:51:56.7998025Z +++ awk '{print $5}' 2025-06-01T22:51:56.8027165Z ++ FSIZE=957 2025-06-01T22:51:56.8027864Z ++ echo '"torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h",sha256=yuJ_hQntkLoX8PGe4sMY7IVf_vhR5lu-YnAh5KRZCYc,957' 2025-06-01T22:51:56.8028821Z ++ read fname 2025-06-01T22:51:56.8029197Z ++ make_wheel_record torch/include/ATen/ops/cholesky_inverse_native.h 2025-06-01T22:51:56.8029755Z ++ FPATH=torch/include/ATen/ops/cholesky_inverse_native.h 2025-06-01T22:51:56.8030231Z ++ echo torch/include/ATen/ops/cholesky_inverse_native.h 2025-06-01T22:51:56.8030636Z ++ grep RECORD 2025-06-01T22:51:56.8048971Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_inverse_native.h 2025-06-01T22:51:56.8049527Z +++ openssl base64 2025-06-01T22:51:56.8050311Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.8051743Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.8052915Z +++ sed -e s/=//g 2025-06-01T22:51:56.8090119Z ++ HASH=olzfLVWF-fnCQKkwWgaiE7YX8G8hVQff_vVOLXHunLI 2025-06-01T22:51:56.8095398Z +++ ls -nl torch/include/ATen/ops/cholesky_inverse_native.h 2025-06-01T22:51:56.8096219Z +++ awk '{print $5}' 2025-06-01T22:51:56.8122475Z ++ FSIZE=604 2025-06-01T22:51:56.8123189Z ++ echo '"torch/include/ATen/ops/cholesky_inverse_native.h",sha256=olzfLVWF-fnCQKkwWgaiE7YX8G8hVQff_vVOLXHunLI,604' 2025-06-01T22:51:56.8124021Z ++ read fname 2025-06-01T22:51:56.8124582Z ++ make_wheel_record torch/include/ATen/ops/cholesky_inverse_ops.h 2025-06-01T22:51:56.8125127Z ++ FPATH=torch/include/ATen/ops/cholesky_inverse_ops.h 2025-06-01T22:51:56.8125616Z ++ echo torch/include/ATen/ops/cholesky_inverse_ops.h 2025-06-01T22:51:56.8126095Z ++ grep RECORD 2025-06-01T22:51:56.8147544Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_inverse_ops.h 2025-06-01T22:51:56.8148121Z +++ openssl base64 2025-06-01T22:51:56.8149207Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.8150639Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.8151966Z +++ sed -e s/=//g 2025-06-01T22:51:56.8194477Z ++ HASH=pYGG-FDe97T9M7bisegGBifElYFGlnXnxlYnT04Xbk8 2025-06-01T22:51:56.8201918Z +++ ls -nl torch/include/ATen/ops/cholesky_inverse_ops.h 2025-06-01T22:51:56.8203619Z +++ awk '{print $5}' 2025-06-01T22:51:56.8230558Z ++ FSIZE=1703 2025-06-01T22:51:56.8231468Z ++ echo '"torch/include/ATen/ops/cholesky_inverse_ops.h",sha256=pYGG-FDe97T9M7bisegGBifElYFGlnXnxlYnT04Xbk8,1703' 2025-06-01T22:51:56.8232176Z ++ read fname 2025-06-01T22:51:56.8232520Z ++ make_wheel_record torch/include/ATen/ops/cholesky_native.h 2025-06-01T22:51:56.8233057Z ++ FPATH=torch/include/ATen/ops/cholesky_native.h 2025-06-01T22:51:56.8233483Z ++ echo torch/include/ATen/ops/cholesky_native.h 2025-06-01T22:51:56.8233841Z ++ grep RECORD 2025-06-01T22:51:56.8251810Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_native.h 2025-06-01T22:51:56.8252507Z +++ openssl base64 2025-06-01T22:51:56.8253606Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.8254790Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.8256234Z +++ sed -e s/=//g 2025-06-01T22:51:56.8293198Z ++ HASH=0o6ZCfQI2kOpgpHl8SC9Q4LYp6bhhc6anct_j512GNE 2025-06-01T22:51:56.8299293Z +++ ls -nl torch/include/ATen/ops/cholesky_native.h 2025-06-01T22:51:56.8299805Z +++ awk '{print $5}' 2025-06-01T22:51:56.8325443Z ++ FSIZE=588 2025-06-01T22:51:56.8326083Z ++ echo '"torch/include/ATen/ops/cholesky_native.h",sha256=0o6ZCfQI2kOpgpHl8SC9Q4LYp6bhhc6anct_j512GNE,588' 2025-06-01T22:51:56.8326772Z ++ read fname 2025-06-01T22:51:56.8327098Z ++ make_wheel_record torch/include/ATen/ops/cholesky_ops.h 2025-06-01T22:51:56.8327666Z ++ FPATH=torch/include/ATen/ops/cholesky_ops.h 2025-06-01T22:51:56.8328092Z ++ echo torch/include/ATen/ops/cholesky_ops.h 2025-06-01T22:51:56.8328649Z ++ grep RECORD 2025-06-01T22:51:56.8349210Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_ops.h 2025-06-01T22:51:56.8349783Z +++ openssl base64 2025-06-01T22:51:56.8350969Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.8352248Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.8353654Z +++ sed -e s/=//g 2025-06-01T22:51:56.8394740Z ++ HASH=bgyfZUQ-mvpXF_fu0j8XCpGeAD20qDJzCJuvIlIvJqY 2025-06-01T22:51:56.8398078Z +++ ls -nl torch/include/ATen/ops/cholesky_ops.h 2025-06-01T22:51:56.8398859Z +++ awk '{print $5}' 2025-06-01T22:51:56.8426095Z ++ FSIZE=1655 2025-06-01T22:51:56.8426865Z ++ echo '"torch/include/ATen/ops/cholesky_ops.h",sha256=bgyfZUQ-mvpXF_fu0j8XCpGeAD20qDJzCJuvIlIvJqY,1655' 2025-06-01T22:51:56.8427543Z ++ read fname 2025-06-01T22:51:56.8427953Z ++ make_wheel_record torch/include/ATen/ops/cholesky_solve.h 2025-06-01T22:51:56.8428422Z ++ FPATH=torch/include/ATen/ops/cholesky_solve.h 2025-06-01T22:51:56.8428895Z ++ echo torch/include/ATen/ops/cholesky_solve.h 2025-06-01T22:51:56.8429262Z ++ grep RECORD 2025-06-01T22:51:56.8449083Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_solve.h 2025-06-01T22:51:56.8449725Z +++ openssl base64 2025-06-01T22:51:56.8450901Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.8451981Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.8453325Z +++ sed -e s/=//g 2025-06-01T22:51:56.8490523Z ++ HASH=32g71k5zgHEutNUz-F0yiFoTqZhb_ttsGzet9B5rVvc 2025-06-01T22:51:56.8495967Z +++ ls -nl torch/include/ATen/ops/cholesky_solve.h 2025-06-01T22:51:56.8496852Z +++ awk '{print $5}' 2025-06-01T22:51:56.8523619Z ++ FSIZE=1380 2025-06-01T22:51:56.8524732Z ++ echo '"torch/include/ATen/ops/cholesky_solve.h",sha256=32g71k5zgHEutNUz-F0yiFoTqZhb_ttsGzet9B5rVvc,1380' 2025-06-01T22:51:56.8525579Z ++ read fname 2025-06-01T22:51:56.8526127Z ++ make_wheel_record torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.8527030Z ++ FPATH=torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.8527834Z ++ echo torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.8528383Z ++ grep RECORD 2025-06-01T22:51:56.8548327Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.8549030Z +++ openssl base64 2025-06-01T22:51:56.8549396Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.8551002Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.8552383Z +++ sed -e s/=//g 2025-06-01T22:51:56.8594254Z ++ HASH=7LP8DVCZhUR-9GC-shuwTxYYkZlm42sa5qXbAxHK1V0 2025-06-01T22:51:56.8597653Z +++ ls -nl torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:56.8598238Z +++ awk '{print $5}' 2025-06-01T22:51:56.8628321Z ++ FSIZE=1074 2025-06-01T22:51:56.8629167Z ++ echo '"torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h",sha256=7LP8DVCZhUR-9GC-shuwTxYYkZlm42sa5qXbAxHK1V0,1074' 2025-06-01T22:51:56.8630109Z ++ read fname 2025-06-01T22:51:56.8630471Z ++ make_wheel_record torch/include/ATen/ops/cholesky_solve_native.h 2025-06-01T22:51:56.8631003Z ++ FPATH=torch/include/ATen/ops/cholesky_solve_native.h 2025-06-01T22:51:56.8631466Z ++ echo torch/include/ATen/ops/cholesky_solve_native.h 2025-06-01T22:51:56.8631858Z ++ grep RECORD 2025-06-01T22:51:56.8650429Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_solve_native.h 2025-06-01T22:51:56.8650954Z +++ openssl base64 2025-06-01T22:51:56.8652051Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.8653358Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.8654601Z +++ sed -e s/=//g 2025-06-01T22:51:56.8691455Z ++ HASH=z74F9QisaBsUPpwpVxi4f4rG1mrA2xeusXoW2xe2YXo 2025-06-01T22:51:56.8696128Z +++ ls -nl torch/include/ATen/ops/cholesky_solve_native.h 2025-06-01T22:51:56.8698147Z +++ awk '{print $5}' 2025-06-01T22:51:56.8725644Z ++ FSIZE=654 2025-06-01T22:51:56.8726333Z ++ echo '"torch/include/ATen/ops/cholesky_solve_native.h",sha256=z74F9QisaBsUPpwpVxi4f4rG1mrA2xeusXoW2xe2YXo,654' 2025-06-01T22:51:56.8727050Z ++ read fname 2025-06-01T22:51:56.8727428Z ++ make_wheel_record torch/include/ATen/ops/cholesky_solve_ops.h 2025-06-01T22:51:56.8727991Z ++ FPATH=torch/include/ATen/ops/cholesky_solve_ops.h 2025-06-01T22:51:56.8728442Z ++ echo torch/include/ATen/ops/cholesky_solve_ops.h 2025-06-01T22:51:56.8728833Z ++ grep RECORD 2025-06-01T22:51:56.8747783Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cholesky_solve_ops.h 2025-06-01T22:51:56.8748321Z +++ openssl base64 2025-06-01T22:51:56.8748918Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.8750038Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.8751233Z +++ sed -e s/=//g 2025-06-01T22:51:56.8793260Z ++ HASH=mIYT9ygMio-n6jqIGBS8l5k0C6bsLw7Dqu-1OZ0udyI 2025-06-01T22:51:56.8796325Z +++ ls -nl torch/include/ATen/ops/cholesky_solve_ops.h 2025-06-01T22:51:56.8796981Z +++ awk '{print $5}' 2025-06-01T22:51:56.8823587Z ++ FSIZE=1869 2025-06-01T22:51:56.8824238Z ++ echo '"torch/include/ATen/ops/cholesky_solve_ops.h",sha256=mIYT9ygMio-n6jqIGBS8l5k0C6bsLw7Dqu-1OZ0udyI,1869' 2025-06-01T22:51:56.8824944Z ++ read fname 2025-06-01T22:51:56.8825404Z ++ make_wheel_record torch/include/ATen/ops/choose_qparams_optimized.h 2025-06-01T22:51:56.8825951Z ++ FPATH=torch/include/ATen/ops/choose_qparams_optimized.h 2025-06-01T22:51:56.8826516Z ++ echo torch/include/ATen/ops/choose_qparams_optimized.h 2025-06-01T22:51:56.8826929Z ++ grep RECORD 2025-06-01T22:51:56.8848030Z +++ openssl base64 2025-06-01T22:51:56.8848603Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/choose_qparams_optimized.h 2025-06-01T22:51:56.8849168Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.8849818Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.8851144Z +++ sed -e s/=//g 2025-06-01T22:51:56.8890419Z ++ HASH=Tv9Z0GRDVrBodSzk8KlhQmcbyUEtbsBz3Eut5jjSmZ8 2025-06-01T22:51:56.8895931Z +++ ls -nl torch/include/ATen/ops/choose_qparams_optimized.h 2025-06-01T22:51:56.8896717Z +++ awk '{print $5}' 2025-06-01T22:51:56.8922766Z ++ FSIZE=895 2025-06-01T22:51:56.8923434Z ++ echo '"torch/include/ATen/ops/choose_qparams_optimized.h",sha256=Tv9Z0GRDVrBodSzk8KlhQmcbyUEtbsBz3Eut5jjSmZ8,895' 2025-06-01T22:51:56.8924293Z ++ read fname 2025-06-01T22:51:56.8925089Z ++ make_wheel_record torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.8926141Z ++ FPATH=torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.8927109Z ++ echo torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.8927725Z ++ grep RECORD 2025-06-01T22:51:56.8948302Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.8949173Z +++ openssl base64 2025-06-01T22:51:56.8949438Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.8949702Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.8950509Z +++ sed -e s/=//g 2025-06-01T22:51:56.8993918Z ++ HASH=RE1in_qBLmU9q-dyCaPFiEziALzkifJw1kLDiYL3t2c 2025-06-01T22:51:56.8997712Z +++ ls -nl torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.8998805Z +++ awk '{print $5}' 2025-06-01T22:51:56.9026906Z ++ FSIZE=872 2025-06-01T22:51:56.9027773Z ++ echo '"torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h",sha256=RE1in_qBLmU9q-dyCaPFiEziALzkifJw1kLDiYL3t2c,872' 2025-06-01T22:51:56.9028770Z ++ read fname 2025-06-01T22:51:56.9029241Z ++ make_wheel_record torch/include/ATen/ops/choose_qparams_optimized_native.h 2025-06-01T22:51:56.9030021Z ++ FPATH=torch/include/ATen/ops/choose_qparams_optimized_native.h 2025-06-01T22:51:56.9030593Z ++ echo torch/include/ATen/ops/choose_qparams_optimized_native.h 2025-06-01T22:51:56.9031033Z ++ grep RECORD 2025-06-01T22:51:56.9049398Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/choose_qparams_optimized_native.h 2025-06-01T22:51:56.9050003Z +++ openssl base64 2025-06-01T22:51:56.9050732Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.9052098Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.9053327Z +++ sed -e s/=//g 2025-06-01T22:51:56.9090313Z ++ HASH=QWiISZ-t_tL-RdesTCe_EQdlUM0efWvpn45rkMAaHds 2025-06-01T22:51:56.9095749Z +++ ls -nl torch/include/ATen/ops/choose_qparams_optimized_native.h 2025-06-01T22:51:56.9096559Z +++ awk '{print $5}' 2025-06-01T22:51:56.9122962Z ++ FSIZE=584 2025-06-01T22:51:56.9123692Z ++ echo '"torch/include/ATen/ops/choose_qparams_optimized_native.h",sha256=QWiISZ-t_tL-RdesTCe_EQdlUM0efWvpn45rkMAaHds,584' 2025-06-01T22:51:56.9124804Z ++ read fname 2025-06-01T22:51:56.9125238Z ++ make_wheel_record torch/include/ATen/ops/choose_qparams_optimized_ops.h 2025-06-01T22:51:56.9126072Z ++ FPATH=torch/include/ATen/ops/choose_qparams_optimized_ops.h 2025-06-01T22:51:56.9126693Z ++ echo torch/include/ATen/ops/choose_qparams_optimized_ops.h 2025-06-01T22:51:56.9127141Z ++ grep RECORD 2025-06-01T22:51:56.9151355Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/choose_qparams_optimized_ops.h 2025-06-01T22:51:56.9151963Z +++ openssl base64 2025-06-01T22:51:56.9152811Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.9154220Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.9155495Z +++ sed -e s/=//g 2025-06-01T22:51:56.9196226Z ++ HASH=PBW8oq4PvLmX5SNEBVYS3jAESPES5mbLrEOhM-DjaoQ 2025-06-01T22:51:56.9200071Z +++ ls -nl torch/include/ATen/ops/choose_qparams_optimized_ops.h 2025-06-01T22:51:56.9200587Z +++ awk '{print $5}' 2025-06-01T22:51:56.9227900Z ++ FSIZE=1313 2025-06-01T22:51:56.9228629Z ++ echo '"torch/include/ATen/ops/choose_qparams_optimized_ops.h",sha256=PBW8oq4PvLmX5SNEBVYS3jAESPES5mbLrEOhM-DjaoQ,1313' 2025-06-01T22:51:56.9229456Z ++ read fname 2025-06-01T22:51:56.9229764Z ++ make_wheel_record torch/include/ATen/ops/chunk.h 2025-06-01T22:51:56.9230168Z ++ FPATH=torch/include/ATen/ops/chunk.h 2025-06-01T22:51:56.9230614Z ++ echo torch/include/ATen/ops/chunk.h 2025-06-01T22:51:56.9230936Z ++ grep RECORD 2025-06-01T22:51:56.9250739Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/chunk.h 2025-06-01T22:51:56.9251236Z +++ openssl base64 2025-06-01T22:51:56.9252342Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.9253711Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.9254964Z +++ sed -e s/=//g 2025-06-01T22:51:56.9290908Z ++ HASH=wM3M_kk-3ZKCVAIdn5fqghP3mB7KuID2EsroUFJthb0 2025-06-01T22:51:56.9296549Z +++ ls -nl torch/include/ATen/ops/chunk.h 2025-06-01T22:51:56.9298954Z +++ awk '{print $5}' 2025-06-01T22:51:56.9325395Z ++ FSIZE=728 2025-06-01T22:51:56.9325974Z ++ echo '"torch/include/ATen/ops/chunk.h",sha256=wM3M_kk-3ZKCVAIdn5fqghP3mB7KuID2EsroUFJthb0,728' 2025-06-01T22:51:56.9326619Z ++ read fname 2025-06-01T22:51:56.9327171Z ++ make_wheel_record torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.9328138Z ++ FPATH=torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.9328862Z ++ echo torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.9329366Z ++ grep RECORD 2025-06-01T22:51:56.9349317Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.9350034Z +++ openssl base64 2025-06-01T22:51:56.9350314Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.9351236Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.9352565Z +++ sed -e s/=//g 2025-06-01T22:51:56.9395576Z ++ HASH=Z9whs8-l3niDCyIflFS2476ld4SW4YEQK-EeS8fkay0 2025-06-01T22:51:56.9404663Z +++ ls -nl torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:56.9405682Z +++ awk '{print $5}' 2025-06-01T22:51:56.9431204Z ++ FSIZE=809 2025-06-01T22:51:56.9432151Z ++ echo '"torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h",sha256=Z9whs8-l3niDCyIflFS2476ld4SW4YEQK-EeS8fkay0,809' 2025-06-01T22:51:56.9433035Z ++ read fname 2025-06-01T22:51:56.9433369Z ++ make_wheel_record torch/include/ATen/ops/chunk_native.h 2025-06-01T22:51:56.9433839Z ++ FPATH=torch/include/ATen/ops/chunk_native.h 2025-06-01T22:51:56.9434296Z ++ echo torch/include/ATen/ops/chunk_native.h 2025-06-01T22:51:56.9434659Z ++ grep RECORD 2025-06-01T22:51:56.9453731Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/chunk_native.h 2025-06-01T22:51:56.9454558Z +++ openssl base64 2025-06-01T22:51:56.9455239Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.9456786Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.9458664Z +++ sed -e s/=//g 2025-06-01T22:51:56.9494899Z ++ HASH=Bm7RCdDEmfKip5Ibd6eDsS35YFcdbUoP_b0e0YYm_1k 2025-06-01T22:51:56.9501192Z +++ ls -nl torch/include/ATen/ops/chunk_native.h 2025-06-01T22:51:56.9502129Z +++ awk '{print $5}' 2025-06-01T22:51:56.9526395Z ++ FSIZE=634 2025-06-01T22:51:56.9527409Z ++ echo '"torch/include/ATen/ops/chunk_native.h",sha256=Bm7RCdDEmfKip5Ibd6eDsS35YFcdbUoP_b0e0YYm_1k,634' 2025-06-01T22:51:56.9528708Z ++ read fname 2025-06-01T22:51:56.9529238Z ++ make_wheel_record torch/include/ATen/ops/chunk_ops.h 2025-06-01T22:51:56.9530158Z ++ FPATH=torch/include/ATen/ops/chunk_ops.h 2025-06-01T22:51:56.9530642Z ++ echo torch/include/ATen/ops/chunk_ops.h 2025-06-01T22:51:56.9531572Z ++ grep RECORD 2025-06-01T22:51:56.9551922Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/chunk_ops.h 2025-06-01T22:51:56.9552393Z +++ openssl base64 2025-06-01T22:51:56.9553678Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.9554921Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.9556169Z +++ sed -e s/=//g 2025-06-01T22:51:56.9597358Z ++ HASH=TcR-Ha8ZAf2fArVCPRxOyMiNvjacdYHw1oc9Fcq9kRo 2025-06-01T22:51:56.9599557Z +++ ls -nl torch/include/ATen/ops/chunk_ops.h 2025-06-01T22:51:56.9600278Z +++ awk '{print $5}' 2025-06-01T22:51:56.9628151Z ++ FSIZE=1111 2025-06-01T22:51:56.9628755Z ++ echo '"torch/include/ATen/ops/chunk_ops.h",sha256=TcR-Ha8ZAf2fArVCPRxOyMiNvjacdYHw1oc9Fcq9kRo,1111' 2025-06-01T22:51:56.9629460Z ++ read fname 2025-06-01T22:51:56.9629763Z ++ make_wheel_record torch/include/ATen/ops/clamp.h 2025-06-01T22:51:56.9630167Z ++ FPATH=torch/include/ATen/ops/clamp.h 2025-06-01T22:51:56.9630545Z ++ echo torch/include/ATen/ops/clamp.h 2025-06-01T22:51:56.9630879Z ++ grep RECORD 2025-06-01T22:51:56.9649833Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp.h 2025-06-01T22:51:56.9650298Z +++ openssl base64 2025-06-01T22:51:56.9651425Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.9652744Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.9654148Z +++ sed -e s/=//g 2025-06-01T22:51:56.9691424Z ++ HASH=Reio9qjbGantyKW8Efony1AW6S_9XWunB2gWjGUe9-8 2025-06-01T22:51:56.9696383Z +++ ls -nl torch/include/ATen/ops/clamp.h 2025-06-01T22:51:56.9697997Z +++ awk '{print $5}' 2025-06-01T22:51:56.9723661Z ++ FSIZE=2954 2025-06-01T22:51:56.9724816Z ++ echo '"torch/include/ATen/ops/clamp.h",sha256=Reio9qjbGantyKW8Efony1AW6S_9XWunB2gWjGUe9-8,2954' 2025-06-01T22:51:56.9726005Z ++ read fname 2025-06-01T22:51:56.9726670Z ++ make_wheel_record torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.9727689Z ++ FPATH=torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.9728556Z ++ echo torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.9729138Z ++ grep RECORD 2025-06-01T22:51:56.9747912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.9748647Z +++ openssl base64 2025-06-01T22:51:56.9748985Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.9750416Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.9751778Z +++ sed -e s/=//g 2025-06-01T22:51:56.9793363Z ++ HASH=T0apPFk4JJOGan9u0tyYaeGJPD7gzUv0ZAebW3U0Qq4 2025-06-01T22:51:56.9796496Z +++ ls -nl torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:56.9797222Z +++ awk '{print $5}' 2025-06-01T22:51:56.9824566Z ++ FSIZE=1312 2025-06-01T22:51:56.9825880Z ++ echo '"torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h",sha256=T0apPFk4JJOGan9u0tyYaeGJPD7gzUv0ZAebW3U0Qq4,1312' 2025-06-01T22:51:56.9826865Z ++ read fname 2025-06-01T22:51:56.9827214Z ++ make_wheel_record torch/include/ATen/ops/clamp_cpu_dispatch.h 2025-06-01T22:51:56.9827725Z ++ FPATH=torch/include/ATen/ops/clamp_cpu_dispatch.h 2025-06-01T22:51:56.9828178Z ++ echo torch/include/ATen/ops/clamp_cpu_dispatch.h 2025-06-01T22:51:56.9828555Z ++ grep RECORD 2025-06-01T22:51:56.9847462Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_cpu_dispatch.h 2025-06-01T22:51:56.9847977Z +++ openssl base64 2025-06-01T22:51:56.9848538Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.9849635Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.9851021Z +++ sed -e s/=//g 2025-06-01T22:51:56.9890140Z ++ HASH=-gArl3MHHuvTcwEauQ2kC2g75XvhmKwxwtkSYh-oYjE 2025-06-01T22:51:56.9894734Z +++ ls -nl torch/include/ATen/ops/clamp_cpu_dispatch.h 2025-06-01T22:51:56.9895708Z +++ awk '{print $5}' 2025-06-01T22:51:56.9922656Z ++ FSIZE=1901 2025-06-01T22:51:56.9923388Z ++ echo '"torch/include/ATen/ops/clamp_cpu_dispatch.h",sha256=-gArl3MHHuvTcwEauQ2kC2g75XvhmKwxwtkSYh-oYjE,1901' 2025-06-01T22:51:56.9924297Z ++ read fname 2025-06-01T22:51:56.9924823Z ++ make_wheel_record torch/include/ATen/ops/clamp_cuda_dispatch.h 2025-06-01T22:51:56.9925355Z ++ FPATH=torch/include/ATen/ops/clamp_cuda_dispatch.h 2025-06-01T22:51:56.9925815Z ++ echo torch/include/ATen/ops/clamp_cuda_dispatch.h 2025-06-01T22:51:56.9926215Z ++ grep RECORD 2025-06-01T22:51:56.9945583Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_cuda_dispatch.h 2025-06-01T22:51:56.9946180Z +++ openssl base64 2025-06-01T22:51:56.9946965Z +++ sed -e s/+/-/g 2025-06-01T22:51:56.9947278Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:56.9948548Z +++ sed -e s/=//g 2025-06-01T22:51:56.9989260Z ++ HASH=qJt9b0in1x9IjCE-7ZCIcsqjv-Tuh9hEbdSx3nt4VvQ 2025-06-01T22:51:56.9992793Z +++ ls -nl torch/include/ATen/ops/clamp_cuda_dispatch.h 2025-06-01T22:51:56.9993985Z +++ awk '{print $5}' 2025-06-01T22:51:57.0021517Z ++ FSIZE=1903 2025-06-01T22:51:57.0022210Z ++ echo '"torch/include/ATen/ops/clamp_cuda_dispatch.h",sha256=qJt9b0in1x9IjCE-7ZCIcsqjv-Tuh9hEbdSx3nt4VvQ,1903' 2025-06-01T22:51:57.0022893Z ++ read fname 2025-06-01T22:51:57.0023214Z ++ make_wheel_record torch/include/ATen/ops/clamp_max.h 2025-06-01T22:51:57.0023650Z ++ FPATH=torch/include/ATen/ops/clamp_max.h 2025-06-01T22:51:57.0024030Z ++ echo torch/include/ATen/ops/clamp_max.h 2025-06-01T22:51:57.0024381Z ++ grep RECORD 2025-06-01T22:51:57.0046517Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_max.h 2025-06-01T22:51:57.0047017Z +++ openssl base64 2025-06-01T22:51:57.0047277Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.0047541Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.0047995Z +++ sed -e s/=//g 2025-06-01T22:51:57.0086730Z ++ HASH=4L2yK6gAZ1YF8yM9JWpz9H3QyEHnXavvEcUknBQEnrQ 2025-06-01T22:51:57.0091156Z +++ ls -nl torch/include/ATen/ops/clamp_max.h 2025-06-01T22:51:57.0092037Z +++ awk '{print $5}' 2025-06-01T22:51:57.0120532Z ++ FSIZE=2295 2025-06-01T22:51:57.0121318Z ++ echo '"torch/include/ATen/ops/clamp_max.h",sha256=4L2yK6gAZ1YF8yM9JWpz9H3QyEHnXavvEcUknBQEnrQ,2295' 2025-06-01T22:51:57.0121971Z ++ read fname 2025-06-01T22:51:57.0122547Z ++ make_wheel_record torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.0123461Z ++ FPATH=torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.0124624Z ++ echo torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.0125244Z ++ grep RECORD 2025-06-01T22:51:57.0144965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.0146201Z +++ openssl base64 2025-06-01T22:51:57.0146468Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.0146800Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.0147206Z +++ sed -e s/=//g 2025-06-01T22:51:57.0189187Z ++ HASH=W91EUPZhWIMWT_xkkeQz25f3Ye4BQ9YLX_7O7uxRWdE 2025-06-01T22:51:57.0192346Z +++ ls -nl torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.0193048Z +++ awk '{print $5}' 2025-06-01T22:51:57.0219822Z ++ FSIZE=1054 2025-06-01T22:51:57.0220690Z ++ echo '"torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h",sha256=W91EUPZhWIMWT_xkkeQz25f3Ye4BQ9YLX_7O7uxRWdE,1054' 2025-06-01T22:51:57.0221682Z ++ read fname 2025-06-01T22:51:57.0222116Z ++ make_wheel_record torch/include/ATen/ops/clamp_max_cpu_dispatch.h 2025-06-01T22:51:57.0222671Z ++ FPATH=torch/include/ATen/ops/clamp_max_cpu_dispatch.h 2025-06-01T22:51:57.0223151Z ++ echo torch/include/ATen/ops/clamp_max_cpu_dispatch.h 2025-06-01T22:51:57.0223556Z ++ grep RECORD 2025-06-01T22:51:57.0246096Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_max_cpu_dispatch.h 2025-06-01T22:51:57.0246791Z +++ openssl base64 2025-06-01T22:51:57.0247089Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.0247541Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.0247841Z +++ sed -e s/=//g 2025-06-01T22:51:57.0288736Z ++ HASH=LDogH0WJh2EAWV4_ijIKirYlA6i87B_kdayAq3r46U0 2025-06-01T22:51:57.0293957Z +++ ls -nl torch/include/ATen/ops/clamp_max_cpu_dispatch.h 2025-06-01T22:51:57.0294559Z +++ awk '{print $5}' 2025-06-01T22:51:57.0321761Z ++ FSIZE=1406 2025-06-01T22:51:57.0322524Z ++ echo '"torch/include/ATen/ops/clamp_max_cpu_dispatch.h",sha256=LDogH0WJh2EAWV4_ijIKirYlA6i87B_kdayAq3r46U0,1406' 2025-06-01T22:51:57.0323267Z ++ read fname 2025-06-01T22:51:57.0323655Z ++ make_wheel_record torch/include/ATen/ops/clamp_max_cuda_dispatch.h 2025-06-01T22:51:57.0324294Z ++ FPATH=torch/include/ATen/ops/clamp_max_cuda_dispatch.h 2025-06-01T22:51:57.0324985Z ++ echo torch/include/ATen/ops/clamp_max_cuda_dispatch.h 2025-06-01T22:51:57.0325396Z ++ grep RECORD 2025-06-01T22:51:57.0346508Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_max_cuda_dispatch.h 2025-06-01T22:51:57.0347086Z +++ openssl base64 2025-06-01T22:51:57.0347951Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.0348290Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.0348558Z +++ sed -e s/=//g 2025-06-01T22:51:57.0389927Z ++ HASH=kXt-RgfBhjjof4v2D0k5iUYVwz-o3qyAKwPSbMeMR6o 2025-06-01T22:51:57.0393572Z +++ ls -nl torch/include/ATen/ops/clamp_max_cuda_dispatch.h 2025-06-01T22:51:57.0394442Z +++ awk '{print $5}' 2025-06-01T22:51:57.0421230Z ++ FSIZE=1408 2025-06-01T22:51:57.0421939Z ++ echo '"torch/include/ATen/ops/clamp_max_cuda_dispatch.h",sha256=kXt-RgfBhjjof4v2D0k5iUYVwz-o3qyAKwPSbMeMR6o,1408' 2025-06-01T22:51:57.0422740Z ++ read fname 2025-06-01T22:51:57.0423083Z ++ make_wheel_record torch/include/ATen/ops/clamp_max_meta.h 2025-06-01T22:51:57.0423540Z ++ FPATH=torch/include/ATen/ops/clamp_max_meta.h 2025-06-01T22:51:57.0424034Z ++ echo torch/include/ATen/ops/clamp_max_meta.h 2025-06-01T22:51:57.0424393Z ++ grep RECORD 2025-06-01T22:51:57.0446522Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_max_meta.h 2025-06-01T22:51:57.0447120Z +++ openssl base64 2025-06-01T22:51:57.0447780Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.0448080Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.0448720Z +++ sed -e s/=//g 2025-06-01T22:51:57.0488543Z ++ HASH=-aijKUwNcIARUnRkH2ld3tNe5xp8vrRGDjvuMkp8gXQ 2025-06-01T22:51:57.0493765Z +++ ls -nl torch/include/ATen/ops/clamp_max_meta.h 2025-06-01T22:51:57.0494683Z +++ awk '{print $5}' 2025-06-01T22:51:57.0522834Z ++ FSIZE=738 2025-06-01T22:51:57.0523481Z ++ echo '"torch/include/ATen/ops/clamp_max_meta.h",sha256=-aijKUwNcIARUnRkH2ld3tNe5xp8vrRGDjvuMkp8gXQ,738' 2025-06-01T22:51:57.0524284Z ++ read fname 2025-06-01T22:51:57.0524844Z ++ make_wheel_record torch/include/ATen/ops/clamp_max_meta_dispatch.h 2025-06-01T22:51:57.0525421Z ++ FPATH=torch/include/ATen/ops/clamp_max_meta_dispatch.h 2025-06-01T22:51:57.0525925Z ++ echo torch/include/ATen/ops/clamp_max_meta_dispatch.h 2025-06-01T22:51:57.0526336Z ++ grep RECORD 2025-06-01T22:51:57.0546987Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_max_meta_dispatch.h 2025-06-01T22:51:57.0547721Z +++ openssl base64 2025-06-01T22:51:57.0547997Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.0548412Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.0548696Z +++ sed -e s/=//g 2025-06-01T22:51:57.0592350Z ++ HASH=w4HHJ5S7uHbWPiIbjWK1BNXcbCzTc1IM7MgnEx3anQY 2025-06-01T22:51:57.0595191Z +++ ls -nl torch/include/ATen/ops/clamp_max_meta_dispatch.h 2025-06-01T22:51:57.0595940Z +++ awk '{print $5}' 2025-06-01T22:51:57.0625062Z ++ FSIZE=1408 2025-06-01T22:51:57.0625803Z ++ echo '"torch/include/ATen/ops/clamp_max_meta_dispatch.h",sha256=w4HHJ5S7uHbWPiIbjWK1BNXcbCzTc1IM7MgnEx3anQY,1408' 2025-06-01T22:51:57.0626511Z ++ read fname 2025-06-01T22:51:57.0626859Z ++ make_wheel_record torch/include/ATen/ops/clamp_max_native.h 2025-06-01T22:51:57.0627337Z ++ FPATH=torch/include/ATen/ops/clamp_max_native.h 2025-06-01T22:51:57.0627770Z ++ echo torch/include/ATen/ops/clamp_max_native.h 2025-06-01T22:51:57.0628133Z ++ grep RECORD 2025-06-01T22:51:57.0649095Z +++ openssl base64 2025-06-01T22:51:57.0649604Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_max_native.h 2025-06-01T22:51:57.0650238Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.0650514Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.0651359Z +++ sed -e s/=//g 2025-06-01T22:51:57.0692079Z ++ HASH=GNqQyYmuyIajfjObAMmiuN_OtBPECwzWiVyDmzoe-nc 2025-06-01T22:51:57.0696729Z +++ ls -nl torch/include/ATen/ops/clamp_max_native.h 2025-06-01T22:51:57.0698365Z +++ awk '{print $5}' 2025-06-01T22:51:57.0726113Z ++ FSIZE=814 2025-06-01T22:51:57.0726761Z ++ echo '"torch/include/ATen/ops/clamp_max_native.h",sha256=GNqQyYmuyIajfjObAMmiuN_OtBPECwzWiVyDmzoe-nc,814' 2025-06-01T22:51:57.0727457Z ++ read fname 2025-06-01T22:51:57.0727795Z ++ make_wheel_record torch/include/ATen/ops/clamp_max_ops.h 2025-06-01T22:51:57.0728282Z ++ FPATH=torch/include/ATen/ops/clamp_max_ops.h 2025-06-01T22:51:57.0728710Z ++ echo torch/include/ATen/ops/clamp_max_ops.h 2025-06-01T22:51:57.0729071Z ++ grep RECORD 2025-06-01T22:51:57.0748647Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_max_ops.h 2025-06-01T22:51:57.0749246Z +++ openssl base64 2025-06-01T22:51:57.0750345Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.0751599Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.0752938Z +++ sed -e s/=//g 2025-06-01T22:51:57.0791865Z ++ HASH=mN5xQIh6HI6H3jc1MvAPD4IWOoOfvjIscFBFRUJbQbw 2025-06-01T22:51:57.0796942Z +++ ls -nl torch/include/ATen/ops/clamp_max_ops.h 2025-06-01T22:51:57.0798036Z +++ awk '{print $5}' 2025-06-01T22:51:57.0826891Z ++ FSIZE=4230 2025-06-01T22:51:57.0827566Z ++ echo '"torch/include/ATen/ops/clamp_max_ops.h",sha256=mN5xQIh6HI6H3jc1MvAPD4IWOoOfvjIscFBFRUJbQbw,4230' 2025-06-01T22:51:57.0828234Z ++ read fname 2025-06-01T22:51:57.0828549Z ++ make_wheel_record torch/include/ATen/ops/clamp_meta.h 2025-06-01T22:51:57.0828687Z ++ FPATH=torch/include/ATen/ops/clamp_meta.h 2025-06-01T22:51:57.0828842Z ++ echo torch/include/ATen/ops/clamp_meta.h 2025-06-01T22:51:57.0828937Z ++ grep RECORD 2025-06-01T22:51:57.0848177Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_meta.h 2025-06-01T22:51:57.0848505Z +++ openssl base64 2025-06-01T22:51:57.0850022Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.0851403Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.0852976Z +++ sed -e s/=//g 2025-06-01T22:51:57.0890563Z ++ HASH=9vYIkIQ8KdwprIoy9Sgep94Xnn--teyM2XV7UJeNx4I 2025-06-01T22:51:57.0895277Z +++ ls -nl torch/include/ATen/ops/clamp_meta.h 2025-06-01T22:51:57.0896295Z +++ awk '{print $5}' 2025-06-01T22:51:57.0922823Z ++ FSIZE=790 2025-06-01T22:51:57.0923356Z ++ echo '"torch/include/ATen/ops/clamp_meta.h",sha256=9vYIkIQ8KdwprIoy9Sgep94Xnn--teyM2XV7UJeNx4I,790' 2025-06-01T22:51:57.0923476Z ++ read fname 2025-06-01T22:51:57.0923699Z ++ make_wheel_record torch/include/ATen/ops/clamp_meta_dispatch.h 2025-06-01T22:51:57.0923870Z ++ FPATH=torch/include/ATen/ops/clamp_meta_dispatch.h 2025-06-01T22:51:57.0924168Z ++ echo torch/include/ATen/ops/clamp_meta_dispatch.h 2025-06-01T22:51:57.0925566Z ++ grep RECORD 2025-06-01T22:51:57.0947602Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_meta_dispatch.h 2025-06-01T22:51:57.0947882Z +++ openssl base64 2025-06-01T22:51:57.0948910Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.0949684Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.0950872Z +++ sed -e s/=//g 2025-06-01T22:51:57.0992199Z ++ HASH=tMUcaMLvNZdAvsYA7riPJRbGp1JtTK5KR0bZO0iqR-w 2025-06-01T22:51:57.0995317Z +++ ls -nl torch/include/ATen/ops/clamp_meta_dispatch.h 2025-06-01T22:51:57.0996145Z +++ awk '{print $5}' 2025-06-01T22:51:57.1023903Z ++ FSIZE=1903 2025-06-01T22:51:57.1024430Z ++ echo '"torch/include/ATen/ops/clamp_meta_dispatch.h",sha256=tMUcaMLvNZdAvsYA7riPJRbGp1JtTK5KR0bZO0iqR-w,1903' 2025-06-01T22:51:57.1024530Z ++ read fname 2025-06-01T22:51:57.1024723Z ++ make_wheel_record torch/include/ATen/ops/clamp_min.h 2025-06-01T22:51:57.1024862Z ++ FPATH=torch/include/ATen/ops/clamp_min.h 2025-06-01T22:51:57.1024995Z ++ echo torch/include/ATen/ops/clamp_min.h 2025-06-01T22:51:57.1025107Z ++ grep RECORD 2025-06-01T22:51:57.1046206Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_min.h 2025-06-01T22:51:57.1046339Z +++ openssl base64 2025-06-01T22:51:57.1047393Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.1047710Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.1048981Z +++ sed -e s/=//g 2025-06-01T22:51:57.1087409Z ++ HASH=OLyzZQTk_U2KeT7yAZ5UeDKbrHjSP2Rb-6CRpkEvoQE 2025-06-01T22:51:57.1092322Z +++ ls -nl torch/include/ATen/ops/clamp_min.h 2025-06-01T22:51:57.1093240Z +++ awk '{print $5}' 2025-06-01T22:51:57.1120002Z ++ FSIZE=2295 2025-06-01T22:51:57.1120496Z ++ echo '"torch/include/ATen/ops/clamp_min.h",sha256=OLyzZQTk_U2KeT7yAZ5UeDKbrHjSP2Rb-6CRpkEvoQE,2295' 2025-06-01T22:51:57.1120598Z ++ read fname 2025-06-01T22:51:57.1121030Z ++ make_wheel_record torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.1121408Z ++ FPATH=torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.1121771Z ++ echo torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.1122788Z ++ grep RECORD 2025-06-01T22:51:57.1146550Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.1146698Z +++ openssl base64 2025-06-01T22:51:57.1146809Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.1147170Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.1147629Z +++ sed -e s/=//g 2025-06-01T22:51:57.1189620Z ++ HASH=VcAAaMT34NKMJrYZba60ovpPs6FqlyP2C9-notPuqXE 2025-06-01T22:51:57.1192772Z +++ ls -nl torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.1193333Z +++ awk '{print $5}' 2025-06-01T22:51:57.1221358Z ++ FSIZE=1054 2025-06-01T22:51:57.1222192Z ++ echo '"torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h",sha256=VcAAaMT34NKMJrYZba60ovpPs6FqlyP2C9-notPuqXE,1054' 2025-06-01T22:51:57.1222298Z ++ read fname 2025-06-01T22:51:57.1222534Z ++ make_wheel_record torch/include/ATen/ops/clamp_min_cpu_dispatch.h 2025-06-01T22:51:57.1222741Z ++ FPATH=torch/include/ATen/ops/clamp_min_cpu_dispatch.h 2025-06-01T22:51:57.1222917Z ++ echo torch/include/ATen/ops/clamp_min_cpu_dispatch.h 2025-06-01T22:51:57.1223415Z ++ grep RECORD 2025-06-01T22:51:57.1245904Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_min_cpu_dispatch.h 2025-06-01T22:51:57.1246038Z +++ openssl base64 2025-06-01T22:51:57.1246143Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.1246247Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.1247349Z +++ sed -e s/=//g 2025-06-01T22:51:57.1286390Z ++ HASH=pWeh2HkMexdrYj8juQmQlpidc-J2dkkaehdcNc7jZVE 2025-06-01T22:51:57.1291267Z +++ ls -nl torch/include/ATen/ops/clamp_min_cpu_dispatch.h 2025-06-01T22:51:57.1292279Z +++ awk '{print $5}' 2025-06-01T22:51:57.1318518Z ++ FSIZE=1406 2025-06-01T22:51:57.1319086Z ++ echo '"torch/include/ATen/ops/clamp_min_cpu_dispatch.h",sha256=pWeh2HkMexdrYj8juQmQlpidc-J2dkkaehdcNc7jZVE,1406' 2025-06-01T22:51:57.1319253Z ++ read fname 2025-06-01T22:51:57.1319595Z ++ make_wheel_record torch/include/ATen/ops/clamp_min_cuda_dispatch.h 2025-06-01T22:51:57.1319918Z ++ FPATH=torch/include/ATen/ops/clamp_min_cuda_dispatch.h 2025-06-01T22:51:57.1321169Z ++ echo torch/include/ATen/ops/clamp_min_cuda_dispatch.h 2025-06-01T22:51:57.1321714Z ++ grep RECORD 2025-06-01T22:51:57.1347169Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_min_cuda_dispatch.h 2025-06-01T22:51:57.1347298Z +++ openssl base64 2025-06-01T22:51:57.1347407Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.1347824Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.1348010Z +++ sed -e s/=//g 2025-06-01T22:51:57.1390220Z ++ HASH=2GQ470IpvGVcnQBastPbzBNsxa-wRs8nMdIbUK4tpF8 2025-06-01T22:51:57.1393850Z +++ ls -nl torch/include/ATen/ops/clamp_min_cuda_dispatch.h 2025-06-01T22:51:57.1395359Z +++ awk '{print $5}' 2025-06-01T22:51:57.1422943Z ++ FSIZE=1408 2025-06-01T22:51:57.1423564Z ++ echo '"torch/include/ATen/ops/clamp_min_cuda_dispatch.h",sha256=2GQ470IpvGVcnQBastPbzBNsxa-wRs8nMdIbUK4tpF8,1408' 2025-06-01T22:51:57.1423757Z ++ read fname 2025-06-01T22:51:57.1423961Z ++ make_wheel_record torch/include/ATen/ops/clamp_min_meta.h 2025-06-01T22:51:57.1424251Z ++ FPATH=torch/include/ATen/ops/clamp_min_meta.h 2025-06-01T22:51:57.1424418Z ++ echo torch/include/ATen/ops/clamp_min_meta.h 2025-06-01T22:51:57.1425468Z ++ grep RECORD 2025-06-01T22:51:57.1446171Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_min_meta.h 2025-06-01T22:51:57.1447345Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.1447451Z +++ openssl base64 2025-06-01T22:51:57.1449294Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.1450436Z +++ sed -e s/=//g 2025-06-01T22:51:57.1487968Z ++ HASH=gMDzhIdp-V9B8BxM1JM-57Honwn5zzcuz6yDfxaNGbo 2025-06-01T22:51:57.1492619Z +++ ls -nl torch/include/ATen/ops/clamp_min_meta.h 2025-06-01T22:51:57.1493473Z +++ awk '{print $5}' 2025-06-01T22:51:57.1520435Z ++ FSIZE=738 2025-06-01T22:51:57.1520978Z ++ echo '"torch/include/ATen/ops/clamp_min_meta.h",sha256=gMDzhIdp-V9B8BxM1JM-57Honwn5zzcuz6yDfxaNGbo,738' 2025-06-01T22:51:57.1521097Z ++ read fname 2025-06-01T22:51:57.1521333Z ++ make_wheel_record torch/include/ATen/ops/clamp_min_meta_dispatch.h 2025-06-01T22:51:57.1521527Z ++ FPATH=torch/include/ATen/ops/clamp_min_meta_dispatch.h 2025-06-01T22:51:57.1521712Z ++ echo torch/include/ATen/ops/clamp_min_meta_dispatch.h 2025-06-01T22:51:57.1523079Z ++ grep RECORD 2025-06-01T22:51:57.1545861Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_min_meta_dispatch.h 2025-06-01T22:51:57.1546063Z +++ openssl base64 2025-06-01T22:51:57.1546204Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.1548029Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.1548630Z +++ sed -e s/=//g 2025-06-01T22:51:57.1591978Z ++ HASH=rjEqR4kNym9Nt7gI8nKdXNPbZRRdPhpHFL1gJJmj048 2025-06-01T22:51:57.1594046Z +++ ls -nl torch/include/ATen/ops/clamp_min_meta_dispatch.h 2025-06-01T22:51:57.1594906Z +++ awk '{print $5}' 2025-06-01T22:51:57.1623187Z ++ FSIZE=1408 2025-06-01T22:51:57.1623856Z ++ echo '"torch/include/ATen/ops/clamp_min_meta_dispatch.h",sha256=rjEqR4kNym9Nt7gI8nKdXNPbZRRdPhpHFL1gJJmj048,1408' 2025-06-01T22:51:57.1623966Z ++ read fname 2025-06-01T22:51:57.1624247Z ++ make_wheel_record torch/include/ATen/ops/clamp_min_native.h 2025-06-01T22:51:57.1624405Z ++ FPATH=torch/include/ATen/ops/clamp_min_native.h 2025-06-01T22:51:57.1624707Z ++ echo torch/include/ATen/ops/clamp_min_native.h 2025-06-01T22:51:57.1624814Z ++ grep RECORD 2025-06-01T22:51:57.1646685Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_min_native.h 2025-06-01T22:51:57.1646815Z +++ openssl base64 2025-06-01T22:51:57.1647612Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.1647942Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.1649160Z +++ sed -e s/=//g 2025-06-01T22:51:57.1687918Z ++ HASH=5Pb_md-6UJMh_UWxBsSuY5JY9kETH5qkBhiGkP_jjEs 2025-06-01T22:51:57.1692526Z +++ ls -nl torch/include/ATen/ops/clamp_min_native.h 2025-06-01T22:51:57.1693386Z +++ awk '{print $5}' 2025-06-01T22:51:57.1720087Z ++ FSIZE=814 2025-06-01T22:51:57.1720689Z ++ echo '"torch/include/ATen/ops/clamp_min_native.h",sha256=5Pb_md-6UJMh_UWxBsSuY5JY9kETH5qkBhiGkP_jjEs,814' 2025-06-01T22:51:57.1720810Z ++ read fname 2025-06-01T22:51:57.1721149Z ++ make_wheel_record torch/include/ATen/ops/clamp_min_ops.h 2025-06-01T22:51:57.1721301Z ++ FPATH=torch/include/ATen/ops/clamp_min_ops.h 2025-06-01T22:51:57.1721454Z ++ echo torch/include/ATen/ops/clamp_min_ops.h 2025-06-01T22:51:57.1722894Z ++ grep RECORD 2025-06-01T22:51:57.1746791Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_min_ops.h 2025-06-01T22:51:57.1746928Z +++ openssl base64 2025-06-01T22:51:57.1747033Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.1747132Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.1747227Z +++ sed -e s/=//g 2025-06-01T22:51:57.1790744Z ++ HASH=mFW-oPIuN3YjkZ_GYjGyrHC-1ZOgrjXb9ttcpBh11HA 2025-06-01T22:51:57.1793663Z +++ ls -nl torch/include/ATen/ops/clamp_min_ops.h 2025-06-01T22:51:57.1795386Z +++ awk '{print $5}' 2025-06-01T22:51:57.1822118Z ++ FSIZE=4230 2025-06-01T22:51:57.1822586Z ++ echo '"torch/include/ATen/ops/clamp_min_ops.h",sha256=mFW-oPIuN3YjkZ_GYjGyrHC-1ZOgrjXb9ttcpBh11HA,4230' 2025-06-01T22:51:57.1822748Z ++ read fname 2025-06-01T22:51:57.1822962Z ++ make_wheel_record torch/include/ATen/ops/clamp_native.h 2025-06-01T22:51:57.1823253Z ++ FPATH=torch/include/ATen/ops/clamp_native.h 2025-06-01T22:51:57.1823431Z ++ echo torch/include/ATen/ops/clamp_native.h 2025-06-01T22:51:57.1823575Z ++ grep RECORD 2025-06-01T22:51:57.1846598Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_native.h 2025-06-01T22:51:57.1846705Z +++ openssl base64 2025-06-01T22:51:57.1846820Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.1847389Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.1847635Z +++ sed -e s/=//g 2025-06-01T22:51:57.1886678Z ++ HASH=hjObRWFSuXBOgOOMUKM35LaDODO_UISE-zVNV4_u7KM 2025-06-01T22:51:57.1891294Z +++ ls -nl torch/include/ATen/ops/clamp_native.h 2025-06-01T22:51:57.1892271Z +++ awk '{print $5}' 2025-06-01T22:51:57.1917795Z ++ FSIZE=1033 2025-06-01T22:51:57.1918505Z ++ echo '"torch/include/ATen/ops/clamp_native.h",sha256=hjObRWFSuXBOgOOMUKM35LaDODO_UISE-zVNV4_u7KM,1033' 2025-06-01T22:51:57.1918607Z ++ read fname 2025-06-01T22:51:57.1918810Z ++ make_wheel_record torch/include/ATen/ops/clamp_ops.h 2025-06-01T22:51:57.1918947Z ++ FPATH=torch/include/ATen/ops/clamp_ops.h 2025-06-01T22:51:57.1920452Z ++ grep RECORD 2025-06-01T22:51:57.1920585Z ++ echo torch/include/ATen/ops/clamp_ops.h 2025-06-01T22:51:57.1945008Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clamp_ops.h 2025-06-01T22:51:57.1945162Z +++ openssl base64 2025-06-01T22:51:57.1945265Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.1945618Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.1945714Z +++ sed -e s/=//g 2025-06-01T22:51:57.1987797Z ++ HASH=kXK8UUOXKUPbvDEItiLoplGtRyy2DD4fDvgRneUmMY8 2025-06-01T22:51:57.1991544Z +++ ls -nl torch/include/ATen/ops/clamp_ops.h 2025-06-01T22:51:57.1992477Z +++ awk '{print $5}' 2025-06-01T22:51:57.2020569Z ++ FSIZE=5322 2025-06-01T22:51:57.2021047Z ++ echo '"torch/include/ATen/ops/clamp_ops.h",sha256=kXK8UUOXKUPbvDEItiLoplGtRyy2DD4fDvgRneUmMY8,5322' 2025-06-01T22:51:57.2021163Z ++ read fname 2025-06-01T22:51:57.2021385Z ++ make_wheel_record torch/include/ATen/ops/clip.h 2025-06-01T22:51:57.2021597Z ++ FPATH=torch/include/ATen/ops/clip.h 2025-06-01T22:51:57.2021734Z ++ echo torch/include/ATen/ops/clip.h 2025-06-01T22:51:57.2021829Z ++ grep RECORD 2025-06-01T22:51:57.2044084Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clip.h 2025-06-01T22:51:57.2044236Z +++ openssl base64 2025-06-01T22:51:57.2045946Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.2046051Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.2047357Z +++ sed -e s/=//g 2025-06-01T22:51:57.2086337Z ++ HASH=7XNZUY1hqYMwy8-ITjj-TuWU7ID0O35AyUV5O5-S4wU 2025-06-01T22:51:57.2091459Z +++ ls -nl torch/include/ATen/ops/clip.h 2025-06-01T22:51:57.2092447Z +++ awk '{print $5}' 2025-06-01T22:51:57.2118460Z ++ FSIZE=2929 2025-06-01T22:51:57.2118904Z ++ echo '"torch/include/ATen/ops/clip.h",sha256=7XNZUY1hqYMwy8-ITjj-TuWU7ID0O35AyUV5O5-S4wU,2929' 2025-06-01T22:51:57.2119020Z ++ read fname 2025-06-01T22:51:57.2119374Z ++ make_wheel_record torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.2119790Z ++ FPATH=torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.2120416Z ++ echo torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.2121869Z ++ grep RECORD 2025-06-01T22:51:57.2148675Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.2148808Z +++ openssl base64 2025-06-01T22:51:57.2148918Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.2149070Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.2149289Z +++ sed -e s/=//g 2025-06-01T22:51:57.2191774Z ++ HASH=Woi8jGOoQgAT2x24KBNzyAz5vo6UhXSiycXfsmSQDBo 2025-06-01T22:51:57.2194941Z +++ ls -nl torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.2195779Z +++ awk '{print $5}' 2025-06-01T22:51:57.2223192Z ++ FSIZE=1937 2025-06-01T22:51:57.2223833Z ++ echo '"torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h",sha256=Woi8jGOoQgAT2x24KBNzyAz5vo6UhXSiycXfsmSQDBo,1937' 2025-06-01T22:51:57.2223982Z ++ read fname 2025-06-01T22:51:57.2224201Z ++ make_wheel_record torch/include/ATen/ops/clip_native.h 2025-06-01T22:51:57.2224475Z ++ FPATH=torch/include/ATen/ops/clip_native.h 2025-06-01T22:51:57.2224626Z ++ echo torch/include/ATen/ops/clip_native.h 2025-06-01T22:51:57.2225832Z ++ grep RECORD 2025-06-01T22:51:57.2247809Z +++ openssl base64 2025-06-01T22:51:57.2248144Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clip_native.h 2025-06-01T22:51:57.2248269Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.2249522Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.2250987Z +++ sed -e s/=//g 2025-06-01T22:51:57.2290396Z ++ HASH=ELHgT6lORnkgu4pKaJ0-ofTmqZlln9O2YzvkBu7EvOk 2025-06-01T22:51:57.2295607Z +++ ls -nl torch/include/ATen/ops/clip_native.h 2025-06-01T22:51:57.2296709Z +++ awk '{print $5}' 2025-06-01T22:51:57.2323368Z ++ FSIZE=1340 2025-06-01T22:51:57.2324016Z ++ echo '"torch/include/ATen/ops/clip_native.h",sha256=ELHgT6lORnkgu4pKaJ0-ofTmqZlln9O2YzvkBu7EvOk,1340' 2025-06-01T22:51:57.2324125Z ++ read fname 2025-06-01T22:51:57.2324309Z ++ make_wheel_record torch/include/ATen/ops/clip_ops.h 2025-06-01T22:51:57.2324467Z ++ FPATH=torch/include/ATen/ops/clip_ops.h 2025-06-01T22:51:57.2324773Z ++ echo torch/include/ATen/ops/clip_ops.h 2025-06-01T22:51:57.2325713Z ++ grep RECORD 2025-06-01T22:51:57.2350353Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clip_ops.h 2025-06-01T22:51:57.2350472Z +++ openssl base64 2025-06-01T22:51:57.2351580Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.2352865Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.2354146Z +++ sed -e s/=//g 2025-06-01T22:51:57.2395869Z ++ HASH=aEABNLNb3gepr4UEOan6tArcglxjKoiOxc2CO2QXVB4 2025-06-01T22:51:57.2399415Z +++ ls -nl torch/include/ATen/ops/clip_ops.h 2025-06-01T22:51:57.2400303Z +++ awk '{print $5}' 2025-06-01T22:51:57.2427969Z ++ FSIZE=5304 2025-06-01T22:51:57.2428466Z ++ echo '"torch/include/ATen/ops/clip_ops.h",sha256=aEABNLNb3gepr4UEOan6tArcglxjKoiOxc2CO2QXVB4,5304' 2025-06-01T22:51:57.2428622Z ++ read fname 2025-06-01T22:51:57.2428778Z ++ make_wheel_record torch/include/ATen/ops/clone.h 2025-06-01T22:51:57.2428925Z ++ FPATH=torch/include/ATen/ops/clone.h 2025-06-01T22:51:57.2429336Z ++ echo torch/include/ATen/ops/clone.h 2025-06-01T22:51:57.2430410Z ++ grep RECORD 2025-06-01T22:51:57.2451285Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clone.h 2025-06-01T22:51:57.2451596Z +++ openssl base64 2025-06-01T22:51:57.2452589Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.2453855Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.2455112Z +++ sed -e s/=//g 2025-06-01T22:51:57.2491332Z ++ HASH=AeFIMCVNoQkuwQOpG1p2s-cPMyqhkTqBeX4qSix5els 2025-06-01T22:51:57.2496668Z +++ ls -nl torch/include/ATen/ops/clone.h 2025-06-01T22:51:57.2498378Z +++ awk '{print $5}' 2025-06-01T22:51:57.2524856Z ++ FSIZE=1344 2025-06-01T22:51:57.2525507Z ++ echo '"torch/include/ATen/ops/clone.h",sha256=AeFIMCVNoQkuwQOpG1p2s-cPMyqhkTqBeX4qSix5els,1344' 2025-06-01T22:51:57.2526241Z ++ read fname 2025-06-01T22:51:57.2526809Z ++ make_wheel_record torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.2527755Z ++ FPATH=torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.2528545Z ++ echo torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.2529118Z ++ grep RECORD 2025-06-01T22:51:57.2549627Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.2550276Z +++ openssl base64 2025-06-01T22:51:57.2550926Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.2552236Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.2553622Z +++ sed -e s/=//g 2025-06-01T22:51:57.2596853Z ++ HASH=TQRJ1nYMyn8IMa50d186QfF3FFmPHRScMvbgczaxXDw 2025-06-01T22:51:57.2599560Z +++ ls -nl torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.2600893Z +++ awk '{print $5}' 2025-06-01T22:51:57.2629313Z ++ FSIZE=1095 2025-06-01T22:51:57.2630129Z ++ echo '"torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h",sha256=TQRJ1nYMyn8IMa50d186QfF3FFmPHRScMvbgczaxXDw,1095' 2025-06-01T22:51:57.2630974Z ++ read fname 2025-06-01T22:51:57.2631438Z ++ make_wheel_record torch/include/ATen/ops/clone_native.h 2025-06-01T22:51:57.2631907Z ++ FPATH=torch/include/ATen/ops/clone_native.h 2025-06-01T22:51:57.2632364Z ++ echo torch/include/ATen/ops/clone_native.h 2025-06-01T22:51:57.2632731Z ++ grep RECORD 2025-06-01T22:51:57.2651959Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clone_native.h 2025-06-01T22:51:57.2652565Z +++ openssl base64 2025-06-01T22:51:57.2653742Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.2655050Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.2656399Z +++ sed -e s/=//g 2025-06-01T22:51:57.2693070Z ++ HASH=xuRpTDumCP6jWHIqTawnYpskOq3dE_wuPrCMhtSdHeE 2025-06-01T22:51:57.2699139Z +++ ls -nl torch/include/ATen/ops/clone_native.h 2025-06-01T22:51:57.2700538Z +++ awk '{print $5}' 2025-06-01T22:51:57.2726271Z ++ FSIZE=1299 2025-06-01T22:51:57.2726928Z ++ echo '"torch/include/ATen/ops/clone_native.h",sha256=xuRpTDumCP6jWHIqTawnYpskOq3dE_wuPrCMhtSdHeE,1299' 2025-06-01T22:51:57.2727603Z ++ read fname 2025-06-01T22:51:57.2727935Z ++ make_wheel_record torch/include/ATen/ops/clone_ops.h 2025-06-01T22:51:57.2728386Z ++ FPATH=torch/include/ATen/ops/clone_ops.h 2025-06-01T22:51:57.2728781Z ++ echo torch/include/ATen/ops/clone_ops.h 2025-06-01T22:51:57.2729467Z ++ grep RECORD 2025-06-01T22:51:57.2750362Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/clone_ops.h 2025-06-01T22:51:57.2750933Z +++ openssl base64 2025-06-01T22:51:57.2751895Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.2752827Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.2754308Z +++ sed -e s/=//g 2025-06-01T22:51:57.2798682Z ++ HASH=jE5hra_JNsiIvp5bCoBjxpR4nknslfqzcZ1aiAbEPIg 2025-06-01T22:51:57.2802045Z +++ ls -nl torch/include/ATen/ops/clone_ops.h 2025-06-01T22:51:57.2803518Z +++ awk '{print $5}' 2025-06-01T22:51:57.2833268Z ++ FSIZE=1878 2025-06-01T22:51:57.2833948Z ++ echo '"torch/include/ATen/ops/clone_ops.h",sha256=jE5hra_JNsiIvp5bCoBjxpR4nknslfqzcZ1aiAbEPIg,1878' 2025-06-01T22:51:57.2834593Z ++ read fname 2025-06-01T22:51:57.2834921Z ++ make_wheel_record torch/include/ATen/ops/coalesce.h 2025-06-01T22:51:57.2835342Z ++ FPATH=torch/include/ATen/ops/coalesce.h 2025-06-01T22:51:57.2835857Z ++ echo torch/include/ATen/ops/coalesce.h 2025-06-01T22:51:57.2836198Z ++ grep RECORD 2025-06-01T22:51:57.2851991Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/coalesce.h 2025-06-01T22:51:57.2852604Z +++ openssl base64 2025-06-01T22:51:57.2853647Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.2854919Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.2856321Z +++ sed -e s/=//g 2025-06-01T22:51:57.2893751Z ++ HASH=6Ujzwihpj7zyicOROgoDID5FyhTWFcylj0QvSYO75UE 2025-06-01T22:51:57.2899271Z +++ ls -nl torch/include/ATen/ops/coalesce.h 2025-06-01T22:51:57.2899881Z +++ awk '{print $5}' 2025-06-01T22:51:57.2926133Z ++ FSIZE=505 2025-06-01T22:51:57.2926755Z ++ echo '"torch/include/ATen/ops/coalesce.h",sha256=6Ujzwihpj7zyicOROgoDID5FyhTWFcylj0QvSYO75UE,505' 2025-06-01T22:51:57.2927430Z ++ read fname 2025-06-01T22:51:57.2927932Z ++ make_wheel_record torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.2928895Z ++ FPATH=torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.2929662Z ++ echo torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.2930187Z ++ grep RECORD 2025-06-01T22:51:57.2950478Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.2951158Z +++ openssl base64 2025-06-01T22:51:57.2951743Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.2953257Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.2954663Z +++ sed -e s/=//g 2025-06-01T22:51:57.2997692Z ++ HASH=nFzB-bQ0N0MOJHUFrhpowltb0DP2uxWppm6if3mWlck 2025-06-01T22:51:57.3005576Z +++ ls -nl torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.3006225Z +++ awk '{print $5}' 2025-06-01T22:51:57.3032835Z ++ FSIZE=766 2025-06-01T22:51:57.3033682Z ++ echo '"torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h",sha256=nFzB-bQ0N0MOJHUFrhpowltb0DP2uxWppm6if3mWlck,766' 2025-06-01T22:51:57.3034790Z ++ read fname 2025-06-01T22:51:57.3035161Z ++ make_wheel_record torch/include/ATen/ops/coalesce_native.h 2025-06-01T22:51:57.3035800Z ++ FPATH=torch/include/ATen/ops/coalesce_native.h 2025-06-01T22:51:57.3036221Z ++ echo torch/include/ATen/ops/coalesce_native.h 2025-06-01T22:51:57.3036673Z ++ grep RECORD 2025-06-01T22:51:57.3054060Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/coalesce_native.h 2025-06-01T22:51:57.3056002Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.3057274Z +++ openssl base64 2025-06-01T22:51:57.3057529Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.3059140Z +++ sed -e s/=//g 2025-06-01T22:51:57.3095426Z ++ HASH=Oa86GIAfwYM1nc9iWyRR2mZpFmzsNwqP7vXzbQuJCPY 2025-06-01T22:51:57.3100975Z +++ ls -nl torch/include/ATen/ops/coalesce_native.h 2025-06-01T22:51:57.3102678Z +++ awk '{print $5}' 2025-06-01T22:51:57.3126469Z ++ FSIZE=478 2025-06-01T22:51:57.3127141Z ++ echo '"torch/include/ATen/ops/coalesce_native.h",sha256=Oa86GIAfwYM1nc9iWyRR2mZpFmzsNwqP7vXzbQuJCPY,478' 2025-06-01T22:51:57.3127850Z ++ read fname 2025-06-01T22:51:57.3128192Z ++ make_wheel_record torch/include/ATen/ops/coalesce_ops.h 2025-06-01T22:51:57.3128650Z ++ FPATH=torch/include/ATen/ops/coalesce_ops.h 2025-06-01T22:51:57.3129653Z ++ echo torch/include/ATen/ops/coalesce_ops.h 2025-06-01T22:51:57.3131049Z ++ grep RECORD 2025-06-01T22:51:57.3150847Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/coalesce_ops.h 2025-06-01T22:51:57.3151543Z +++ openssl base64 2025-06-01T22:51:57.3152840Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.3154104Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.3155393Z +++ sed -e s/=//g 2025-06-01T22:51:57.3197502Z ++ HASH=jo2G3-pfAItiqpM7VZb_G8cavornc8GiAA87MCuKXcA 2025-06-01T22:51:57.3199617Z +++ ls -nl torch/include/ATen/ops/coalesce_ops.h 2025-06-01T22:51:57.3200033Z +++ awk '{print $5}' 2025-06-01T22:51:57.3228674Z ++ FSIZE=969 2025-06-01T22:51:57.3229350Z ++ echo '"torch/include/ATen/ops/coalesce_ops.h",sha256=jo2G3-pfAItiqpM7VZb_G8cavornc8GiAA87MCuKXcA,969' 2025-06-01T22:51:57.3230019Z ++ read fname 2025-06-01T22:51:57.3230316Z ++ make_wheel_record torch/include/ATen/ops/col2im.h 2025-06-01T22:51:57.3230869Z ++ FPATH=torch/include/ATen/ops/col2im.h 2025-06-01T22:51:57.3231250Z ++ echo torch/include/ATen/ops/col2im.h 2025-06-01T22:51:57.3231576Z ++ grep RECORD 2025-06-01T22:51:57.3248645Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col2im.h 2025-06-01T22:51:57.3249254Z +++ openssl base64 2025-06-01T22:51:57.3250630Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.3252007Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.3253454Z +++ sed -e s/=//g 2025-06-01T22:51:57.3290625Z ++ HASH=UxTHTeCNqGZ977mt1oVDg5MG7H-iqT4cBv2olZqcOOc 2025-06-01T22:51:57.3295593Z +++ ls -nl torch/include/ATen/ops/col2im.h 2025-06-01T22:51:57.3296522Z +++ awk '{print $5}' 2025-06-01T22:51:57.3324628Z ++ FSIZE=5843 2025-06-01T22:51:57.3325262Z ++ echo '"torch/include/ATen/ops/col2im.h",sha256=UxTHTeCNqGZ977mt1oVDg5MG7H-iqT4cBv2olZqcOOc,5843' 2025-06-01T22:51:57.3326061Z ++ read fname 2025-06-01T22:51:57.3326431Z ++ make_wheel_record torch/include/ATen/ops/col2im_cpu_dispatch.h 2025-06-01T22:51:57.3326962Z ++ FPATH=torch/include/ATen/ops/col2im_cpu_dispatch.h 2025-06-01T22:51:57.3327422Z ++ echo torch/include/ATen/ops/col2im_cpu_dispatch.h 2025-06-01T22:51:57.3327820Z ++ grep RECORD 2025-06-01T22:51:57.3347401Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col2im_cpu_dispatch.h 2025-06-01T22:51:57.3347959Z +++ openssl base64 2025-06-01T22:51:57.3348356Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.3349733Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.3351164Z +++ sed -e s/=//g 2025-06-01T22:51:57.3394942Z ++ HASH=0p1Ni6Xvk1tICZ9Lfl_dX-BDlnbvlZBhu9wCIJ3JQSA 2025-06-01T22:51:57.3396570Z +++ ls -nl torch/include/ATen/ops/col2im_cpu_dispatch.h 2025-06-01T22:51:57.3397403Z +++ awk '{print $5}' 2025-06-01T22:51:57.3427686Z ++ FSIZE=1919 2025-06-01T22:51:57.3428428Z ++ echo '"torch/include/ATen/ops/col2im_cpu_dispatch.h",sha256=0p1Ni6Xvk1tICZ9Lfl_dX-BDlnbvlZBhu9wCIJ3JQSA,1919' 2025-06-01T22:51:57.3429255Z ++ read fname 2025-06-01T22:51:57.3429624Z ++ make_wheel_record torch/include/ATen/ops/col2im_cuda_dispatch.h 2025-06-01T22:51:57.3430134Z ++ FPATH=torch/include/ATen/ops/col2im_cuda_dispatch.h 2025-06-01T22:51:57.3430656Z ++ echo torch/include/ATen/ops/col2im_cuda_dispatch.h 2025-06-01T22:51:57.3431047Z ++ grep RECORD 2025-06-01T22:51:57.3451167Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col2im_cuda_dispatch.h 2025-06-01T22:51:57.3451757Z +++ openssl base64 2025-06-01T22:51:57.3453006Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.3454452Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.3455733Z +++ sed -e s/=//g 2025-06-01T22:51:57.3492319Z ++ HASH=cjoEDOZBzvgv4GDYNhFPR6RMuI-YnA7eAnRfJz93V7g 2025-06-01T22:51:57.3498315Z +++ ls -nl torch/include/ATen/ops/col2im_cuda_dispatch.h 2025-06-01T22:51:57.3499163Z +++ awk '{print $5}' 2025-06-01T22:51:57.3525447Z ++ FSIZE=1921 2025-06-01T22:51:57.3526152Z ++ echo '"torch/include/ATen/ops/col2im_cuda_dispatch.h",sha256=cjoEDOZBzvgv4GDYNhFPR6RMuI-YnA7eAnRfJz93V7g,1921' 2025-06-01T22:51:57.3526885Z ++ read fname 2025-06-01T22:51:57.3527231Z ++ make_wheel_record torch/include/ATen/ops/col2im_native.h 2025-06-01T22:51:57.3527711Z ++ FPATH=torch/include/ATen/ops/col2im_native.h 2025-06-01T22:51:57.3528146Z ++ echo torch/include/ATen/ops/col2im_native.h 2025-06-01T22:51:57.3528507Z ++ grep RECORD 2025-06-01T22:51:57.3549431Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col2im_native.h 2025-06-01T22:51:57.3549956Z +++ openssl base64 2025-06-01T22:51:57.3550221Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.3551230Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.3552583Z +++ sed -e s/=//g 2025-06-01T22:51:57.3597012Z ++ HASH=ZwNkZh1FCdW3xFUksmM5sWi1uAk5uFzE5OClGjY1G7g 2025-06-01T22:51:57.3599845Z +++ ls -nl torch/include/ATen/ops/col2im_native.h 2025-06-01T22:51:57.3601011Z +++ awk '{print $5}' 2025-06-01T22:51:57.3629619Z ++ FSIZE=1236 2025-06-01T22:51:57.3630326Z ++ echo '"torch/include/ATen/ops/col2im_native.h",sha256=ZwNkZh1FCdW3xFUksmM5sWi1uAk5uFzE5OClGjY1G7g,1236' 2025-06-01T22:51:57.3631023Z ++ read fname 2025-06-01T22:51:57.3631337Z ++ make_wheel_record torch/include/ATen/ops/col2im_ops.h 2025-06-01T22:51:57.3631903Z ++ FPATH=torch/include/ATen/ops/col2im_ops.h 2025-06-01T22:51:57.3632306Z ++ echo torch/include/ATen/ops/col2im_ops.h 2025-06-01T22:51:57.3632652Z ++ grep RECORD 2025-06-01T22:51:57.3651574Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col2im_ops.h 2025-06-01T22:51:57.3652042Z +++ openssl base64 2025-06-01T22:51:57.3653077Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.3654355Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.3655439Z +++ sed -e s/=//g 2025-06-01T22:51:57.3692377Z ++ HASH=aiL0vvZxi15CCLihL77G6YthNmt65gL_xUIPSPHdulc 2025-06-01T22:51:57.3698475Z +++ ls -nl torch/include/ATen/ops/col2im_ops.h 2025-06-01T22:51:57.3698883Z +++ awk '{print $5}' 2025-06-01T22:51:57.3725752Z ++ FSIZE=2455 2025-06-01T22:51:57.3726392Z ++ echo '"torch/include/ATen/ops/col2im_ops.h",sha256=aiL0vvZxi15CCLihL77G6YthNmt65gL_xUIPSPHdulc,2455' 2025-06-01T22:51:57.3737045Z ++ read fname 2025-06-01T22:51:57.3737446Z ++ make_wheel_record torch/include/ATen/ops/col_indices.h 2025-06-01T22:51:57.3737892Z ++ FPATH=torch/include/ATen/ops/col_indices.h 2025-06-01T22:51:57.3738286Z ++ echo torch/include/ATen/ops/col_indices.h 2025-06-01T22:51:57.3738624Z ++ grep RECORD 2025-06-01T22:51:57.3749704Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col_indices.h 2025-06-01T22:51:57.3750407Z +++ openssl base64 2025-06-01T22:51:57.3751703Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.3753075Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.3754389Z +++ sed -e s/=//g 2025-06-01T22:51:57.3797484Z ++ HASH=Hd49EeeAzn_UHUg7IyXnIyHfVWrpfyKRlY9-0TWYebI 2025-06-01T22:51:57.3798560Z +++ ls -nl torch/include/ATen/ops/col_indices.h 2025-06-01T22:51:57.3800555Z +++ awk '{print $5}' 2025-06-01T22:51:57.3829682Z ++ FSIZE=508 2025-06-01T22:51:57.3830368Z ++ echo '"torch/include/ATen/ops/col_indices.h",sha256=Hd49EeeAzn_UHUg7IyXnIyHfVWrpfyKRlY9-0TWYebI,508' 2025-06-01T22:51:57.3831037Z ++ read fname 2025-06-01T22:51:57.3831677Z ++ make_wheel_record torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.3832455Z ++ FPATH=torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.3833235Z ++ echo torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.3833749Z ++ grep RECORD 2025-06-01T22:51:57.3850808Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.3851469Z +++ openssl base64 2025-06-01T22:51:57.3852043Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.3853224Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.3854670Z +++ sed -e s/=//g 2025-06-01T22:51:57.3891747Z ++ HASH=GcY7_tnCy0qrhoDP335cbHGm240I6UcwcrCd1n5-5KY 2025-06-01T22:51:57.3897187Z +++ ls -nl torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.3898508Z +++ awk '{print $5}' 2025-06-01T22:51:57.3925716Z ++ FSIZE=769 2025-06-01T22:51:57.3926524Z ++ echo '"torch/include/ATen/ops/col_indices_compositeexplicitautograd_dispatch.h",sha256=GcY7_tnCy0qrhoDP335cbHGm240I6UcwcrCd1n5-5KY,769' 2025-06-01T22:51:57.3927372Z ++ read fname 2025-06-01T22:51:57.3927718Z ++ make_wheel_record torch/include/ATen/ops/col_indices_copy.h 2025-06-01T22:51:57.3928196Z ++ FPATH=torch/include/ATen/ops/col_indices_copy.h 2025-06-01T22:51:57.3928624Z ++ echo torch/include/ATen/ops/col_indices_copy.h 2025-06-01T22:51:57.3928988Z ++ grep RECORD 2025-06-01T22:51:57.3948140Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col_indices_copy.h 2025-06-01T22:51:57.3949223Z +++ openssl base64 2025-06-01T22:51:57.3949859Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.3950936Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.3952285Z +++ sed -e s/=//g 2025-06-01T22:51:57.3994855Z ++ HASH=MCPh3sOX1_czTe5NV_7iVHLkKHQ4nUlBE_xklO7BQsY 2025-06-01T22:51:57.3997573Z +++ ls -nl torch/include/ATen/ops/col_indices_copy.h 2025-06-01T22:51:57.3998396Z +++ awk '{print $5}' 2025-06-01T22:51:57.4026703Z ++ FSIZE=1127 2025-06-01T22:51:57.4027543Z ++ echo '"torch/include/ATen/ops/col_indices_copy.h",sha256=MCPh3sOX1_czTe5NV_7iVHLkKHQ4nUlBE_xklO7BQsY,1127' 2025-06-01T22:51:57.4028403Z ++ read fname 2025-06-01T22:51:57.4028936Z ++ make_wheel_record torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.4029785Z ++ FPATH=torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.4030554Z ++ echo torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.4031107Z ++ grep RECORD 2025-06-01T22:51:57.4049561Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.4050319Z +++ openssl base64 2025-06-01T22:51:57.4050589Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.4051388Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.4052779Z +++ sed -e s/=//g 2025-06-01T22:51:57.4091334Z ++ HASH=U65MR5erMxTs_pIluZKSFHpvZ6hHgcalC-vI-xYgng4 2025-06-01T22:51:57.4096475Z +++ ls -nl torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.4097952Z +++ awk '{print $5}' 2025-06-01T22:51:57.4125703Z ++ FSIZE=887 2025-06-01T22:51:57.4126605Z ++ echo '"torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h",sha256=U65MR5erMxTs_pIluZKSFHpvZ6hHgcalC-vI-xYgng4,887' 2025-06-01T22:51:57.4127480Z ++ read fname 2025-06-01T22:51:57.4128103Z ++ make_wheel_record torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.4129114Z ++ FPATH=torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.4130071Z ++ echo torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.4130713Z ++ grep RECORD 2025-06-01T22:51:57.4149423Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.4150226Z +++ openssl base64 2025-06-01T22:51:57.4150618Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.4151276Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.4152751Z +++ sed -e s/=//g 2025-06-01T22:51:57.4195903Z ++ HASH=Xf1aREZaOYqUgVxd2-Qn1IjPYv8L18LmGzKFlh9HHGA 2025-06-01T22:51:57.4198227Z +++ ls -nl torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:57.4198861Z +++ awk '{print $5}' 2025-06-01T22:51:57.4227290Z ++ FSIZE=800 2025-06-01T22:51:57.4228436Z ++ echo '"torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Xf1aREZaOYqUgVxd2-Qn1IjPYv8L18LmGzKFlh9HHGA,800' 2025-06-01T22:51:57.4229445Z ++ read fname 2025-06-01T22:51:57.4229830Z ++ make_wheel_record torch/include/ATen/ops/col_indices_copy_native.h 2025-06-01T22:51:57.4230372Z ++ FPATH=torch/include/ATen/ops/col_indices_copy_native.h 2025-06-01T22:51:57.4230861Z ++ echo torch/include/ATen/ops/col_indices_copy_native.h 2025-06-01T22:51:57.4231259Z ++ grep RECORD 2025-06-01T22:51:57.4249504Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col_indices_copy_native.h 2025-06-01T22:51:57.4250126Z +++ openssl base64 2025-06-01T22:51:57.4251140Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.4252474Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.4253713Z +++ sed -e s/=//g 2025-06-01T22:51:57.4290422Z ++ HASH=z5dEMvUyjUxBznHleJFBjOBfhlwhxs80fxqvt6Hi7YA 2025-06-01T22:51:57.4295524Z +++ ls -nl torch/include/ATen/ops/col_indices_copy_native.h 2025-06-01T22:51:57.4296353Z +++ awk '{print $5}' 2025-06-01T22:51:57.4323634Z ++ FSIZE=574 2025-06-01T22:51:57.4324579Z ++ echo '"torch/include/ATen/ops/col_indices_copy_native.h",sha256=z5dEMvUyjUxBznHleJFBjOBfhlwhxs80fxqvt6Hi7YA,574' 2025-06-01T22:51:57.4325899Z ++ read fname 2025-06-01T22:51:57.4326577Z ++ make_wheel_record torch/include/ATen/ops/col_indices_copy_ops.h 2025-06-01T22:51:57.4327187Z ++ FPATH=torch/include/ATen/ops/col_indices_copy_ops.h 2025-06-01T22:51:57.4327662Z ++ echo torch/include/ATen/ops/col_indices_copy_ops.h 2025-06-01T22:51:57.4328067Z ++ grep RECORD 2025-06-01T22:51:57.4348128Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col_indices_copy_ops.h 2025-06-01T22:51:57.4349097Z +++ openssl base64 2025-06-01T22:51:57.4349611Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.4350645Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.4354148Z +++ sed -e s/=//g 2025-06-01T22:51:57.4395811Z ++ HASH=INT1O2nxwgw8kSOECLSVN1z1uBhgal5Ry97JeI7X-1M 2025-06-01T22:51:57.4396718Z +++ ls -nl torch/include/ATen/ops/col_indices_copy_ops.h 2025-06-01T22:51:57.4397563Z +++ awk '{print $5}' 2025-06-01T22:51:57.4426875Z ++ FSIZE=1607 2025-06-01T22:51:57.4428086Z ++ echo '"torch/include/ATen/ops/col_indices_copy_ops.h",sha256=INT1O2nxwgw8kSOECLSVN1z1uBhgal5Ry97JeI7X-1M,1607' 2025-06-01T22:51:57.4428807Z ++ read fname 2025-06-01T22:51:57.4429155Z ++ make_wheel_record torch/include/ATen/ops/col_indices_native.h 2025-06-01T22:51:57.4429659Z ++ FPATH=torch/include/ATen/ops/col_indices_native.h 2025-06-01T22:51:57.4430232Z ++ echo torch/include/ATen/ops/col_indices_native.h 2025-06-01T22:51:57.4430631Z ++ grep RECORD 2025-06-01T22:51:57.4449563Z +++ openssl base64 2025-06-01T22:51:57.4450374Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col_indices_native.h 2025-06-01T22:51:57.4451096Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.4451550Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.4452166Z +++ sed -e s/=//g 2025-06-01T22:51:57.4491357Z ++ HASH=2Bg35AaEL0mmvZFoEs7s-7SQJL98QyA008IbdWX5Tlk 2025-06-01T22:51:57.4496151Z +++ ls -nl torch/include/ATen/ops/col_indices_native.h 2025-06-01T22:51:57.4497927Z +++ awk '{print $5}' 2025-06-01T22:51:57.4525338Z ++ FSIZE=559 2025-06-01T22:51:57.4526535Z ++ echo '"torch/include/ATen/ops/col_indices_native.h",sha256=2Bg35AaEL0mmvZFoEs7s-7SQJL98QyA008IbdWX5Tlk,559' 2025-06-01T22:51:57.4527292Z ++ read fname 2025-06-01T22:51:57.4527651Z ++ make_wheel_record torch/include/ATen/ops/col_indices_ops.h 2025-06-01T22:51:57.4528134Z ++ FPATH=torch/include/ATen/ops/col_indices_ops.h 2025-06-01T22:51:57.4528583Z ++ echo torch/include/ATen/ops/col_indices_ops.h 2025-06-01T22:51:57.4529097Z ++ grep RECORD 2025-06-01T22:51:57.4548167Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/col_indices_ops.h 2025-06-01T22:51:57.4549022Z +++ openssl base64 2025-06-01T22:51:57.4549482Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.4549988Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.4550693Z +++ sed -e s/=//g 2025-06-01T22:51:57.4595829Z ++ HASH=NNepE0Ypy-fkIkDQsh85avS_AfJviesasiTiCts0yR0 2025-06-01T22:51:57.4597408Z +++ ls -nl torch/include/ATen/ops/col_indices_ops.h 2025-06-01T22:51:57.4598152Z +++ awk '{print $5}' 2025-06-01T22:51:57.4625931Z ++ FSIZE=978 2025-06-01T22:51:57.4627045Z ++ echo '"torch/include/ATen/ops/col_indices_ops.h",sha256=NNepE0Ypy-fkIkDQsh85avS_AfJviesasiTiCts0yR0,978' 2025-06-01T22:51:57.4627859Z ++ read fname 2025-06-01T22:51:57.4628177Z ++ make_wheel_record torch/include/ATen/ops/column_stack.h 2025-06-01T22:51:57.4628630Z ++ FPATH=torch/include/ATen/ops/column_stack.h 2025-06-01T22:51:57.4629034Z ++ echo torch/include/ATen/ops/column_stack.h 2025-06-01T22:51:57.4629401Z ++ grep RECORD 2025-06-01T22:51:57.4648514Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/column_stack.h 2025-06-01T22:51:57.4649233Z +++ openssl base64 2025-06-01T22:51:57.4649731Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.4650714Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.4652012Z +++ sed -e s/=//g 2025-06-01T22:51:57.4690155Z ++ HASH=GLPjTyfJKqI_PXGHbnwMMfCvhK7jWalNpNOg3EWDRj8 2025-06-01T22:51:57.4695064Z +++ ls -nl torch/include/ATen/ops/column_stack.h 2025-06-01T22:51:57.4696047Z +++ awk '{print $5}' 2025-06-01T22:51:57.4724349Z ++ FSIZE=1108 2025-06-01T22:51:57.4725692Z ++ echo '"torch/include/ATen/ops/column_stack.h",sha256=GLPjTyfJKqI_PXGHbnwMMfCvhK7jWalNpNOg3EWDRj8,1108' 2025-06-01T22:51:57.4726392Z ++ read fname 2025-06-01T22:51:57.4726936Z ++ make_wheel_record torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.4727779Z ++ FPATH=torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.4728555Z ++ echo torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.4729113Z ++ grep RECORD 2025-06-01T22:51:57.4748492Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.4749234Z +++ openssl base64 2025-06-01T22:51:57.4749525Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.4749965Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.4751314Z +++ sed -e s/=//g 2025-06-01T22:51:57.4794225Z ++ HASH=JXWKV1zOf0K0vJJILsp3bdowyzsxkdk1PIAlTL3OIDg 2025-06-01T22:51:57.4796802Z +++ ls -nl torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.4797511Z +++ awk '{print $5}' 2025-06-01T22:51:57.4825869Z ++ FSIZE=936 2025-06-01T22:51:57.4827320Z ++ echo '"torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h",sha256=JXWKV1zOf0K0vJJILsp3bdowyzsxkdk1PIAlTL3OIDg,936' 2025-06-01T22:51:57.4828284Z ++ read fname 2025-06-01T22:51:57.4828796Z ++ make_wheel_record torch/include/ATen/ops/column_stack_native.h 2025-06-01T22:51:57.4829303Z ++ FPATH=torch/include/ATen/ops/column_stack_native.h 2025-06-01T22:51:57.4829763Z ++ echo torch/include/ATen/ops/column_stack_native.h 2025-06-01T22:51:57.4830162Z ++ grep RECORD 2025-06-01T22:51:57.4848457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/column_stack_native.h 2025-06-01T22:51:57.4849186Z +++ openssl base64 2025-06-01T22:51:57.4849570Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.4850749Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.4852180Z +++ sed -e s/=//g 2025-06-01T22:51:57.4890271Z ++ HASH=f5lYYkq6MXG3L-tMr8qtRyw0RGJ7mooyGKvl5Ioz_Ac 2025-06-01T22:51:57.4895384Z +++ ls -nl torch/include/ATen/ops/column_stack_native.h 2025-06-01T22:51:57.4896352Z +++ awk '{print $5}' 2025-06-01T22:51:57.4924865Z ++ FSIZE=564 2025-06-01T22:51:57.4926227Z ++ echo '"torch/include/ATen/ops/column_stack_native.h",sha256=f5lYYkq6MXG3L-tMr8qtRyw0RGJ7mooyGKvl5Ioz_Ac,564' 2025-06-01T22:51:57.4927083Z ++ read fname 2025-06-01T22:51:57.4927438Z ++ make_wheel_record torch/include/ATen/ops/column_stack_ops.h 2025-06-01T22:51:57.4928083Z ++ FPATH=torch/include/ATen/ops/column_stack_ops.h 2025-06-01T22:51:57.4928539Z ++ echo torch/include/ATen/ops/column_stack_ops.h 2025-06-01T22:51:57.4928978Z ++ grep RECORD 2025-06-01T22:51:57.4949432Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/column_stack_ops.h 2025-06-01T22:51:57.4950067Z +++ openssl base64 2025-06-01T22:51:57.4950609Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.4951622Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.4952963Z +++ sed -e s/=//g 2025-06-01T22:51:57.4995163Z ++ HASH=AjtQ7cWCHy7av-6mGpNYm7E_FAN68Z6c01CtMqhKeFc 2025-06-01T22:51:57.4998559Z +++ ls -nl torch/include/ATen/ops/column_stack_ops.h 2025-06-01T22:51:57.4999512Z +++ awk '{print $5}' 2025-06-01T22:51:57.5027636Z ++ FSIZE=1581 2025-06-01T22:51:57.5028600Z ++ echo '"torch/include/ATen/ops/column_stack_ops.h",sha256=AjtQ7cWCHy7av-6mGpNYm7E_FAN68Z6c01CtMqhKeFc,1581' 2025-06-01T22:51:57.5029598Z ++ read fname 2025-06-01T22:51:57.5030002Z ++ make_wheel_record torch/include/ATen/ops/combinations.h 2025-06-01T22:51:57.5030470Z ++ FPATH=torch/include/ATen/ops/combinations.h 2025-06-01T22:51:57.5030875Z ++ echo torch/include/ATen/ops/combinations.h 2025-06-01T22:51:57.5031254Z ++ grep RECORD 2025-06-01T22:51:57.5049356Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/combinations.h 2025-06-01T22:51:57.5050245Z +++ openssl base64 2025-06-01T22:51:57.5050612Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.5051942Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.5053319Z +++ sed -e s/=//g 2025-06-01T22:51:57.5090808Z ++ HASH=1GmQoUj_ZX88Yf4K9JFND-U04-RBZu32zz235AawZS4 2025-06-01T22:51:57.5095759Z +++ ls -nl torch/include/ATen/ops/combinations.h 2025-06-01T22:51:57.5096656Z +++ awk '{print $5}' 2025-06-01T22:51:57.5123235Z ++ FSIZE=762 2025-06-01T22:51:57.5124632Z ++ echo '"torch/include/ATen/ops/combinations.h",sha256=1GmQoUj_ZX88Yf4K9JFND-U04-RBZu32zz235AawZS4,762' 2025-06-01T22:51:57.5125518Z ++ read fname 2025-06-01T22:51:57.5126075Z ++ make_wheel_record torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.5127519Z ++ FPATH=torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.5128335Z ++ echo torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.5128899Z ++ grep RECORD 2025-06-01T22:51:57.5149044Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.5150126Z +++ openssl base64 2025-06-01T22:51:57.5150599Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.5151012Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.5151490Z +++ sed -e s/=//g 2025-06-01T22:51:57.5193354Z ++ HASH=HINIJGIdGdJCnEIXLIEMdqOz8Pb_sUL09bhrFsb2bRs 2025-06-01T22:51:57.5196745Z +++ ls -nl torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.5197685Z +++ awk '{print $5}' 2025-06-01T22:51:57.5226229Z ++ FSIZE=812 2025-06-01T22:51:57.5227480Z ++ echo '"torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h",sha256=HINIJGIdGdJCnEIXLIEMdqOz8Pb_sUL09bhrFsb2bRs,812' 2025-06-01T22:51:57.5228763Z ++ read fname 2025-06-01T22:51:57.5229145Z ++ make_wheel_record torch/include/ATen/ops/combinations_native.h 2025-06-01T22:51:57.5229656Z ++ FPATH=torch/include/ATen/ops/combinations_native.h 2025-06-01T22:51:57.5230126Z ++ echo torch/include/ATen/ops/combinations_native.h 2025-06-01T22:51:57.5230513Z ++ grep RECORD 2025-06-01T22:51:57.5248851Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/combinations_native.h 2025-06-01T22:51:57.5249657Z +++ openssl base64 2025-06-01T22:51:57.5250157Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.5251062Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.5252390Z +++ sed -e s/=//g 2025-06-01T22:51:57.5290381Z ++ HASH=V97XOLk0vLw51jTrIUkT3JmJu9FMmGQg5nPN5_DFqHc 2025-06-01T22:51:57.5295582Z +++ ls -nl torch/include/ATen/ops/combinations_native.h 2025-06-01T22:51:57.5296344Z +++ awk '{print $5}' 2025-06-01T22:51:57.5324567Z ++ FSIZE=524 2025-06-01T22:51:57.5325715Z ++ echo '"torch/include/ATen/ops/combinations_native.h",sha256=V97XOLk0vLw51jTrIUkT3JmJu9FMmGQg5nPN5_DFqHc,524' 2025-06-01T22:51:57.5326444Z ++ read fname 2025-06-01T22:51:57.5326865Z ++ make_wheel_record torch/include/ATen/ops/combinations_ops.h 2025-06-01T22:51:57.5327385Z ++ FPATH=torch/include/ATen/ops/combinations_ops.h 2025-06-01T22:51:57.5327826Z ++ echo torch/include/ATen/ops/combinations_ops.h 2025-06-01T22:51:57.5328219Z ++ grep RECORD 2025-06-01T22:51:57.5347989Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/combinations_ops.h 2025-06-01T22:51:57.5348949Z +++ openssl base64 2025-06-01T22:51:57.5349267Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.5349526Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.5350008Z +++ sed -e s/=//g 2025-06-01T22:51:57.5394481Z ++ HASH=ZHRstyFlMUMoFqpq5tzoMSAFvxl2aR-itgAlr4bK34U 2025-06-01T22:51:57.5396587Z +++ ls -nl torch/include/ATen/ops/combinations_ops.h 2025-06-01T22:51:57.5397323Z +++ awk '{print $5}' 2025-06-01T22:51:57.5427011Z ++ FSIZE=1096 2025-06-01T22:51:57.5427995Z ++ echo '"torch/include/ATen/ops/combinations_ops.h",sha256=ZHRstyFlMUMoFqpq5tzoMSAFvxl2aR-itgAlr4bK34U,1096' 2025-06-01T22:51:57.5428693Z ++ read fname 2025-06-01T22:51:57.5429009Z ++ make_wheel_record torch/include/ATen/ops/complex.h 2025-06-01T22:51:57.5429421Z ++ FPATH=torch/include/ATen/ops/complex.h 2025-06-01T22:51:57.5429804Z ++ echo torch/include/ATen/ops/complex.h 2025-06-01T22:51:57.5430132Z ++ grep RECORD 2025-06-01T22:51:57.5448086Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/complex.h 2025-06-01T22:51:57.5450129Z +++ openssl base64 2025-06-01T22:51:57.5451280Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.5452450Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.5453804Z +++ sed -e s/=//g 2025-06-01T22:51:57.5490116Z ++ HASH=AxAH53XE4sKdRSeJiQxVMb9zvgbuLiQmD-gzL5UcfoI 2025-06-01T22:51:57.5494904Z +++ ls -nl torch/include/ATen/ops/complex.h 2025-06-01T22:51:57.5495879Z +++ awk '{print $5}' 2025-06-01T22:51:57.5523835Z ++ FSIZE=1169 2025-06-01T22:51:57.5525101Z ++ echo '"torch/include/ATen/ops/complex.h",sha256=AxAH53XE4sKdRSeJiQxVMb9zvgbuLiQmD-gzL5UcfoI,1169' 2025-06-01T22:51:57.5525781Z ++ read fname 2025-06-01T22:51:57.5526418Z ++ make_wheel_record torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.5527223Z ++ FPATH=torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.5527959Z ++ echo torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.5528477Z ++ grep RECORD 2025-06-01T22:51:57.5548285Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.5549220Z +++ openssl base64 2025-06-01T22:51:57.5549524Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.5549978Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.5550429Z +++ sed -e s/=//g 2025-06-01T22:51:57.5591397Z ++ HASH=FjsHHUPn2jQRIC77XSuQZZzklU-WCHpEexVYM9HJTq4 2025-06-01T22:51:57.5595215Z +++ ls -nl torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.5596279Z +++ awk '{print $5}' 2025-06-01T22:51:57.5623920Z ++ FSIZE=790 2025-06-01T22:51:57.5625185Z ++ echo '"torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h",sha256=FjsHHUPn2jQRIC77XSuQZZzklU-WCHpEexVYM9HJTq4,790' 2025-06-01T22:51:57.5626420Z ++ read fname 2025-06-01T22:51:57.5626787Z ++ make_wheel_record torch/include/ATen/ops/complex_cpu_dispatch.h 2025-06-01T22:51:57.5627311Z ++ FPATH=torch/include/ATen/ops/complex_cpu_dispatch.h 2025-06-01T22:51:57.5627761Z ++ echo torch/include/ATen/ops/complex_cpu_dispatch.h 2025-06-01T22:51:57.5628152Z ++ grep RECORD 2025-06-01T22:51:57.5651081Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/complex_cpu_dispatch.h 2025-06-01T22:51:57.5652090Z +++ openssl base64 2025-06-01T22:51:57.5652399Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.5652814Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.5653310Z +++ sed -e s/=//g 2025-06-01T22:51:57.5691883Z ++ HASH=-nU9jv1fw1XsrEK7JVNMMsor3ntzNGYO23zDDHgDE6Y 2025-06-01T22:51:57.5696912Z +++ ls -nl torch/include/ATen/ops/complex_cpu_dispatch.h 2025-06-01T22:51:57.5698284Z +++ awk '{print $5}' 2025-06-01T22:51:57.5725509Z ++ FSIZE=875 2025-06-01T22:51:57.5726945Z ++ echo '"torch/include/ATen/ops/complex_cpu_dispatch.h",sha256=-nU9jv1fw1XsrEK7JVNMMsor3ntzNGYO23zDDHgDE6Y,875' 2025-06-01T22:51:57.5728043Z ++ read fname 2025-06-01T22:51:57.5728502Z ++ make_wheel_record torch/include/ATen/ops/complex_cuda_dispatch.h 2025-06-01T22:51:57.5729045Z ++ FPATH=torch/include/ATen/ops/complex_cuda_dispatch.h 2025-06-01T22:51:57.5729540Z ++ echo torch/include/ATen/ops/complex_cuda_dispatch.h 2025-06-01T22:51:57.5729939Z ++ grep RECORD 2025-06-01T22:51:57.5749215Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/complex_cuda_dispatch.h 2025-06-01T22:51:57.5750102Z +++ openssl base64 2025-06-01T22:51:57.5750645Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.5752118Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.5753428Z +++ sed -e s/=//g 2025-06-01T22:51:57.5795271Z ++ HASH=BEbeYfSJrsq0qQcRdwz-Os_fCU_pumWVfLI-QDpL_Wk 2025-06-01T22:51:57.5798317Z +++ ls -nl torch/include/ATen/ops/complex_cuda_dispatch.h 2025-06-01T22:51:57.5799220Z +++ awk '{print $5}' 2025-06-01T22:51:57.5828130Z ++ FSIZE=877 2025-06-01T22:51:57.5829345Z ++ echo '"torch/include/ATen/ops/complex_cuda_dispatch.h",sha256=BEbeYfSJrsq0qQcRdwz-Os_fCU_pumWVfLI-QDpL_Wk,877' 2025-06-01T22:51:57.5830102Z ++ read fname 2025-06-01T22:51:57.5830441Z ++ make_wheel_record torch/include/ATen/ops/complex_native.h 2025-06-01T22:51:57.5830605Z ++ FPATH=torch/include/ATen/ops/complex_native.h 2025-06-01T22:51:57.5830748Z ++ echo torch/include/ATen/ops/complex_native.h 2025-06-01T22:51:57.5830846Z ++ grep RECORD 2025-06-01T22:51:57.5850385Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/complex_native.h 2025-06-01T22:51:57.5850593Z +++ openssl base64 2025-06-01T22:51:57.5851439Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.5852757Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.5854184Z +++ sed -e s/=//g 2025-06-01T22:51:57.5891176Z ++ HASH=Q1Gft4e7gxyTdw8peFfjt-Vwo0TLQ_GG2ZMyXeHPkGU 2025-06-01T22:51:57.5896202Z +++ ls -nl torch/include/ATen/ops/complex_native.h 2025-06-01T22:51:57.5898106Z +++ awk '{print $5}' 2025-06-01T22:51:57.5925876Z ++ FSIZE=606 2025-06-01T22:51:57.5926615Z ++ echo '"torch/include/ATen/ops/complex_native.h",sha256=Q1Gft4e7gxyTdw8peFfjt-Vwo0TLQ_GG2ZMyXeHPkGU,606' 2025-06-01T22:51:57.5926715Z ++ read fname 2025-06-01T22:51:57.5926904Z ++ make_wheel_record torch/include/ATen/ops/complex_ops.h 2025-06-01T22:51:57.5927148Z ++ FPATH=torch/include/ATen/ops/complex_ops.h 2025-06-01T22:51:57.5927425Z ++ echo torch/include/ATen/ops/complex_ops.h 2025-06-01T22:51:57.5927612Z ++ grep RECORD 2025-06-01T22:51:57.5948850Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/complex_ops.h 2025-06-01T22:51:57.5949072Z +++ openssl base64 2025-06-01T22:51:57.5949797Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.5951170Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.5952656Z +++ sed -e s/=//g 2025-06-01T22:51:57.5993833Z ++ HASH=eue0n_ASReHKLnqxRx3TNzP4K3W5Dtpci5vCl1HfDPc 2025-06-01T22:51:57.5998360Z +++ ls -nl torch/include/ATen/ops/complex_ops.h 2025-06-01T22:51:57.5998953Z +++ awk '{print $5}' 2025-06-01T22:51:57.6026933Z ++ FSIZE=1719 2025-06-01T22:51:57.6027726Z ++ echo '"torch/include/ATen/ops/complex_ops.h",sha256=eue0n_ASReHKLnqxRx3TNzP4K3W5Dtpci5vCl1HfDPc,1719' 2025-06-01T22:51:57.6027837Z ++ read fname 2025-06-01T22:51:57.6028001Z ++ make_wheel_record torch/include/ATen/ops/concat.h 2025-06-01T22:51:57.6028127Z ++ FPATH=torch/include/ATen/ops/concat.h 2025-06-01T22:51:57.6028302Z ++ echo torch/include/ATen/ops/concat.h 2025-06-01T22:51:57.6028474Z ++ grep RECORD 2025-06-01T22:51:57.6049459Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/concat.h 2025-06-01T22:51:57.6049684Z +++ openssl base64 2025-06-01T22:51:57.6050515Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.6051878Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.6053116Z +++ sed -e s/=//g 2025-06-01T22:51:57.6090748Z ++ HASH=bz6izCKOZR3q2oFWYYStftqgOPEvHg4wLL-jmIAukjU 2025-06-01T22:51:57.6095413Z +++ ls -nl torch/include/ATen/ops/concat.h 2025-06-01T22:51:57.6096441Z +++ awk '{print $5}' 2025-06-01T22:51:57.6124362Z ++ FSIZE=1826 2025-06-01T22:51:57.6125337Z ++ echo '"torch/include/ATen/ops/concat.h",sha256=bz6izCKOZR3q2oFWYYStftqgOPEvHg4wLL-jmIAukjU,1826' 2025-06-01T22:51:57.6125565Z ++ read fname 2025-06-01T22:51:57.6126004Z ++ make_wheel_record torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6126566Z ++ FPATH=torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6126926Z ++ echo torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6127045Z ++ grep RECORD 2025-06-01T22:51:57.6148528Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6148643Z +++ openssl base64 2025-06-01T22:51:57.6149222Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.6150174Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.6151537Z +++ sed -e s/=//g 2025-06-01T22:51:57.6193370Z ++ HASH=XSGUZa5yG4c8FnA7utPF5aMBFpNPzrF-P7nhoxxeuFc 2025-06-01T22:51:57.6196896Z +++ ls -nl torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6197319Z +++ awk '{print $5}' 2025-06-01T22:51:57.6226637Z ++ FSIZE=1220 2025-06-01T22:51:57.6227827Z ++ echo '"torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h",sha256=XSGUZa5yG4c8FnA7utPF5aMBFpNPzrF-P7nhoxxeuFc,1220' 2025-06-01T22:51:57.6227926Z ++ read fname 2025-06-01T22:51:57.6228130Z ++ make_wheel_record torch/include/ATen/ops/concat_native.h 2025-06-01T22:51:57.6228277Z ++ FPATH=torch/include/ATen/ops/concat_native.h 2025-06-01T22:51:57.6228415Z ++ echo torch/include/ATen/ops/concat_native.h 2025-06-01T22:51:57.6228529Z ++ grep RECORD 2025-06-01T22:51:57.6248555Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/concat_native.h 2025-06-01T22:51:57.6248764Z +++ openssl base64 2025-06-01T22:51:57.6249457Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.6250805Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.6252125Z +++ sed -e s/=//g 2025-06-01T22:51:57.6290519Z ++ HASH=JA60EognDnUJEq_IwfVmLt80elcsZLFzEoMvIYFvRiE 2025-06-01T22:51:57.6295759Z +++ ls -nl torch/include/ATen/ops/concat_native.h 2025-06-01T22:51:57.6296930Z +++ awk '{print $5}' 2025-06-01T22:51:57.6325346Z ++ FSIZE=744 2025-06-01T22:51:57.6326195Z ++ echo '"torch/include/ATen/ops/concat_native.h",sha256=JA60EognDnUJEq_IwfVmLt80elcsZLFzEoMvIYFvRiE,744' 2025-06-01T22:51:57.6326295Z ++ read fname 2025-06-01T22:51:57.6326478Z ++ make_wheel_record torch/include/ATen/ops/concat_ops.h 2025-06-01T22:51:57.6326629Z ++ FPATH=torch/include/ATen/ops/concat_ops.h 2025-06-01T22:51:57.6326762Z ++ echo torch/include/ATen/ops/concat_ops.h 2025-06-01T22:51:57.6326859Z ++ grep RECORD 2025-06-01T22:51:57.6347997Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/concat_ops.h 2025-06-01T22:51:57.6348200Z +++ openssl base64 2025-06-01T22:51:57.6348390Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.6348568Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.6350093Z +++ sed -e s/=//g 2025-06-01T22:51:57.6394540Z ++ HASH=RwrCoxSKNeAjiPfoafpx67xLlWzncZWTGB4gacuoqRI 2025-06-01T22:51:57.6396744Z +++ ls -nl torch/include/ATen/ops/concat_ops.h 2025-06-01T22:51:57.6398021Z +++ awk '{print $5}' 2025-06-01T22:51:57.6427187Z ++ FSIZE=2880 2025-06-01T22:51:57.6428067Z ++ echo '"torch/include/ATen/ops/concat_ops.h",sha256=RwrCoxSKNeAjiPfoafpx67xLlWzncZWTGB4gacuoqRI,2880' 2025-06-01T22:51:57.6428205Z ++ read fname 2025-06-01T22:51:57.6428391Z ++ make_wheel_record torch/include/ATen/ops/concatenate.h 2025-06-01T22:51:57.6428532Z ++ FPATH=torch/include/ATen/ops/concatenate.h 2025-06-01T22:51:57.6428682Z ++ echo torch/include/ATen/ops/concatenate.h 2025-06-01T22:51:57.6428784Z ++ grep RECORD 2025-06-01T22:51:57.6448449Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/concatenate.h 2025-06-01T22:51:57.6449687Z +++ openssl base64 2025-06-01T22:51:57.6450761Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.6452201Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.6453511Z +++ sed -e s/=//g 2025-06-01T22:51:57.6490373Z ++ HASH=KyiRlNsrFDfehBKL-bsSnVmCEF8VYt9kJMqmho_lz98 2025-06-01T22:51:57.6495362Z +++ ls -nl torch/include/ATen/ops/concatenate.h 2025-06-01T22:51:57.6496107Z +++ awk '{print $5}' 2025-06-01T22:51:57.6524207Z ++ FSIZE=1921 2025-06-01T22:51:57.6525301Z ++ echo '"torch/include/ATen/ops/concatenate.h",sha256=KyiRlNsrFDfehBKL-bsSnVmCEF8VYt9kJMqmho_lz98,1921' 2025-06-01T22:51:57.6525407Z ++ read fname 2025-06-01T22:51:57.6525805Z ++ make_wheel_record torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6526189Z ++ FPATH=torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6526503Z ++ echo torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6526619Z ++ grep RECORD 2025-06-01T22:51:57.6548055Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6548167Z +++ openssl base64 2025-06-01T22:51:57.6548491Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.6549662Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.6551035Z +++ sed -e s/=//g 2025-06-01T22:51:57.6594271Z ++ HASH=T6BBiY0g95HyKHsqrTldtdhEI99tUt2y6Zhwh6Km7-o 2025-06-01T22:51:57.6596523Z +++ ls -nl torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6597638Z +++ awk '{print $5}' 2025-06-01T22:51:57.6627220Z ++ FSIZE=1250 2025-06-01T22:51:57.6627978Z ++ echo '"torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h",sha256=T6BBiY0g95HyKHsqrTldtdhEI99tUt2y6Zhwh6Km7-o,1250' 2025-06-01T22:51:57.6628078Z ++ read fname 2025-06-01T22:51:57.6628308Z ++ make_wheel_record torch/include/ATen/ops/concatenate_native.h 2025-06-01T22:51:57.6628476Z ++ FPATH=torch/include/ATen/ops/concatenate_native.h 2025-06-01T22:51:57.6628634Z ++ echo torch/include/ATen/ops/concatenate_native.h 2025-06-01T22:51:57.6628750Z ++ grep RECORD 2025-06-01T22:51:57.6649457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/concatenate_native.h 2025-06-01T22:51:57.6649853Z +++ openssl base64 2025-06-01T22:51:57.6650776Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.6652033Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.6653286Z +++ sed -e s/=//g 2025-06-01T22:51:57.6690647Z ++ HASH=Qzcddu52uCYEf_H89SX7KBDxh1F9uEVG28IPWq-GmVg 2025-06-01T22:51:57.6695690Z +++ ls -nl torch/include/ATen/ops/concatenate_native.h 2025-06-01T22:51:57.6696336Z +++ awk '{print $5}' 2025-06-01T22:51:57.6723605Z ++ FSIZE=764 2025-06-01T22:51:57.6724332Z ++ echo '"torch/include/ATen/ops/concatenate_native.h",sha256=Qzcddu52uCYEf_H89SX7KBDxh1F9uEVG28IPWq-GmVg,764' 2025-06-01T22:51:57.6724984Z ++ read fname 2025-06-01T22:51:57.6725453Z ++ make_wheel_record torch/include/ATen/ops/concatenate_ops.h 2025-06-01T22:51:57.6725693Z ++ FPATH=torch/include/ATen/ops/concatenate_ops.h 2025-06-01T22:51:57.6725846Z ++ echo torch/include/ATen/ops/concatenate_ops.h 2025-06-01T22:51:57.6725943Z ++ grep RECORD 2025-06-01T22:51:57.6747803Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/concatenate_ops.h 2025-06-01T22:51:57.6748186Z +++ openssl base64 2025-06-01T22:51:57.6748297Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.6749330Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.6750486Z +++ sed -e s/=//g 2025-06-01T22:51:57.6792694Z ++ HASH=XS9VgWE-0FArOYpOTZjObBMLYx4ONvMusPAfT7LaRE0 2025-06-01T22:51:57.6795676Z +++ ls -nl torch/include/ATen/ops/concatenate_ops.h 2025-06-01T22:51:57.6795998Z +++ awk '{print $5}' 2025-06-01T22:51:57.6825075Z ++ FSIZE=2940 2025-06-01T22:51:57.6825942Z ++ echo '"torch/include/ATen/ops/concatenate_ops.h",sha256=XS9VgWE-0FArOYpOTZjObBMLYx4ONvMusPAfT7LaRE0,2940' 2025-06-01T22:51:57.6826041Z ++ read fname 2025-06-01T22:51:57.6826245Z ++ make_wheel_record torch/include/ATen/ops/conj.h 2025-06-01T22:51:57.6826387Z ++ FPATH=torch/include/ATen/ops/conj.h 2025-06-01T22:51:57.6826508Z ++ echo torch/include/ATen/ops/conj.h 2025-06-01T22:51:57.6826609Z ++ grep RECORD 2025-06-01T22:51:57.6846917Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conj.h 2025-06-01T22:51:57.6847228Z +++ openssl base64 2025-06-01T22:51:57.6848528Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.6849904Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.6851240Z +++ sed -e s/=//g 2025-06-01T22:51:57.6889730Z ++ HASH=FwshQ3IUdYJLKD4ZzP5g26_4OB4eKBniiP7VSFXkgrk 2025-06-01T22:51:57.6894711Z +++ ls -nl torch/include/ATen/ops/conj.h 2025-06-01T22:51:57.6895758Z +++ awk '{print $5}' 2025-06-01T22:51:57.6922705Z ++ FSIZE=646 2025-06-01T22:51:57.6923192Z ++ echo '"torch/include/ATen/ops/conj.h",sha256=FwshQ3IUdYJLKD4ZzP5g26_4OB4eKBniiP7VSFXkgrk,646' 2025-06-01T22:51:57.6923645Z ++ read fname 2025-06-01T22:51:57.6924144Z ++ make_wheel_record torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6924440Z ++ FPATH=torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6924883Z ++ echo torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6925018Z ++ grep RECORD 2025-06-01T22:51:57.6947957Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6948083Z +++ openssl base64 2025-06-01T22:51:57.6948190Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.6949201Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.6950610Z +++ sed -e s/=//g 2025-06-01T22:51:57.6993030Z ++ HASH=gG4OYaWXqTf9ozYuc1YoSj3ATrwz3RKKf9yw6asFJoA 2025-06-01T22:51:57.6996185Z +++ ls -nl torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.6996636Z +++ awk '{print $5}' 2025-06-01T22:51:57.7025400Z ++ FSIZE=762 2025-06-01T22:51:57.7026292Z ++ echo '"torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h",sha256=gG4OYaWXqTf9ozYuc1YoSj3ATrwz3RKKf9yw6asFJoA,762' 2025-06-01T22:51:57.7026415Z ++ read fname 2025-06-01T22:51:57.7026626Z ++ make_wheel_record torch/include/ATen/ops/conj_native.h 2025-06-01T22:51:57.7026782Z ++ FPATH=torch/include/ATen/ops/conj_native.h 2025-06-01T22:51:57.7026918Z ++ echo torch/include/ATen/ops/conj_native.h 2025-06-01T22:51:57.7027020Z ++ grep RECORD 2025-06-01T22:51:57.7047847Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conj_native.h 2025-06-01T22:51:57.7050884Z +++ openssl base64 2025-06-01T22:51:57.7052043Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.7053344Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.7054850Z +++ sed -e s/=//g 2025-06-01T22:51:57.7089110Z ++ HASH=nBLarQlkRPHvSQeH4avrf9QOO8spOJTVzytHNiG94ZI 2025-06-01T22:51:57.7093813Z +++ ls -nl torch/include/ATen/ops/conj_native.h 2025-06-01T22:51:57.7094765Z +++ awk '{print $5}' 2025-06-01T22:51:57.7123361Z ++ FSIZE=474 2025-06-01T22:51:57.7123895Z ++ echo '"torch/include/ATen/ops/conj_native.h",sha256=nBLarQlkRPHvSQeH4avrf9QOO8spOJTVzytHNiG94ZI,474' 2025-06-01T22:51:57.7124109Z ++ read fname 2025-06-01T22:51:57.7124283Z ++ make_wheel_record torch/include/ATen/ops/conj_ops.h 2025-06-01T22:51:57.7124418Z ++ FPATH=torch/include/ATen/ops/conj_ops.h 2025-06-01T22:51:57.7124554Z ++ echo torch/include/ATen/ops/conj_ops.h 2025-06-01T22:51:57.7124821Z ++ grep RECORD 2025-06-01T22:51:57.7147990Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conj_ops.h 2025-06-01T22:51:57.7148312Z +++ openssl base64 2025-06-01T22:51:57.7148480Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.7148584Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.7148697Z +++ sed -e s/=//g 2025-06-01T22:51:57.7192712Z ++ HASH=ZcBGYdo8H6jJyTzqu6iJ6W2c2tndoBUh80M0GhkLPYo 2025-06-01T22:51:57.7194475Z +++ ls -nl torch/include/ATen/ops/conj_ops.h 2025-06-01T22:51:57.7195772Z +++ awk '{print $5}' 2025-06-01T22:51:57.7224571Z ++ FSIZE=957 2025-06-01T22:51:57.7225043Z ++ echo '"torch/include/ATen/ops/conj_ops.h",sha256=ZcBGYdo8H6jJyTzqu6iJ6W2c2tndoBUh80M0GhkLPYo,957' 2025-06-01T22:51:57.7225137Z ++ read fname 2025-06-01T22:51:57.7225340Z ++ make_wheel_record torch/include/ATen/ops/conj_physical.h 2025-06-01T22:51:57.7225488Z ++ FPATH=torch/include/ATen/ops/conj_physical.h 2025-06-01T22:51:57.7225624Z ++ echo torch/include/ATen/ops/conj_physical.h 2025-06-01T22:51:57.7225736Z ++ grep RECORD 2025-06-01T22:51:57.7246948Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conj_physical.h 2025-06-01T22:51:57.7247079Z +++ openssl base64 2025-06-01T22:51:57.7247800Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.7249239Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.7250677Z +++ sed -e s/=//g 2025-06-01T22:51:57.7288958Z ++ HASH=tCf6OPoRQpIR2VwBFk-W2YVrw_HhwkhkymEAgqrqD98 2025-06-01T22:51:57.7294213Z +++ ls -nl torch/include/ATen/ops/conj_physical.h 2025-06-01T22:51:57.7295035Z +++ awk '{print $5}' 2025-06-01T22:51:57.7323445Z ++ FSIZE=1260 2025-06-01T22:51:57.7324108Z ++ echo '"torch/include/ATen/ops/conj_physical.h",sha256=tCf6OPoRQpIR2VwBFk-W2YVrw_HhwkhkymEAgqrqD98,1260' 2025-06-01T22:51:57.7324207Z ++ read fname 2025-06-01T22:51:57.7324782Z ++ make_wheel_record torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.7325172Z ++ FPATH=torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.7325487Z ++ echo torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.7325602Z ++ grep RECORD 2025-06-01T22:51:57.7347939Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.7348060Z +++ openssl base64 2025-06-01T22:51:57.7348178Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.7348599Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.7349992Z +++ sed -e s/=//g 2025-06-01T22:51:57.7393446Z ++ HASH=on5qUc9_taEPD9Krkd4JsZdCoXvZUMQjsyUQvJO2J_o 2025-06-01T22:51:57.7396612Z +++ ls -nl torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.7396719Z +++ awk '{print $5}' 2025-06-01T22:51:57.7425066Z ++ FSIZE=768 2025-06-01T22:51:57.7425827Z ++ echo '"torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h",sha256=on5qUc9_taEPD9Krkd4JsZdCoXvZUMQjsyUQvJO2J_o,768' 2025-06-01T22:51:57.7425932Z ++ read fname 2025-06-01T22:51:57.7426310Z ++ make_wheel_record torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.7426644Z ++ FPATH=torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.7426967Z ++ echo torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.7427075Z ++ grep RECORD 2025-06-01T22:51:57.7447550Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.7447683Z +++ openssl base64 2025-06-01T22:51:57.7448643Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.7450017Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.7451328Z +++ sed -e s/=//g 2025-06-01T22:51:57.7489154Z ++ HASH=VmeGaNahiSzBJT4RTXMB8BDqQLvOZcjWe_xRimIPP2I 2025-06-01T22:51:57.7494891Z +++ ls -nl torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.7495599Z +++ awk '{print $5}' 2025-06-01T22:51:57.7523671Z ++ FSIZE=771 2025-06-01T22:51:57.7524564Z ++ echo '"torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h",sha256=VmeGaNahiSzBJT4RTXMB8BDqQLvOZcjWe_xRimIPP2I,771' 2025-06-01T22:51:57.7525636Z ++ read fname 2025-06-01T22:51:57.7526133Z ++ make_wheel_record torch/include/ATen/ops/conj_physical_cpu_dispatch.h 2025-06-01T22:51:57.7526747Z ++ FPATH=torch/include/ATen/ops/conj_physical_cpu_dispatch.h 2025-06-01T22:51:57.7527279Z ++ echo torch/include/ATen/ops/conj_physical_cpu_dispatch.h 2025-06-01T22:51:57.7527713Z ++ grep RECORD 2025-06-01T22:51:57.7548260Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conj_physical_cpu_dispatch.h 2025-06-01T22:51:57.7548840Z +++ openssl base64 2025-06-01T22:51:57.7549102Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.7549370Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.7549648Z +++ sed -e s/=//g 2025-06-01T22:51:57.7595340Z ++ HASH=7iNhZm--iZqCsPzG4GWqc9BOPh7maSzZ9hxNtCkJxPQ 2025-06-01T22:51:57.7595891Z +++ ls -nl torch/include/ATen/ops/conj_physical_cpu_dispatch.h 2025-06-01T22:51:57.7596714Z +++ awk '{print $5}' 2025-06-01T22:51:57.7626005Z ++ FSIZE=837 2025-06-01T22:51:57.7626719Z ++ echo '"torch/include/ATen/ops/conj_physical_cpu_dispatch.h",sha256=7iNhZm--iZqCsPzG4GWqc9BOPh7maSzZ9hxNtCkJxPQ,837' 2025-06-01T22:51:57.7627445Z ++ read fname 2025-06-01T22:51:57.7627992Z ++ make_wheel_record torch/include/ATen/ops/conj_physical_cuda_dispatch.h 2025-06-01T22:51:57.7628585Z ++ FPATH=torch/include/ATen/ops/conj_physical_cuda_dispatch.h 2025-06-01T22:51:57.7629207Z ++ echo torch/include/ATen/ops/conj_physical_cuda_dispatch.h 2025-06-01T22:51:57.7629630Z ++ grep RECORD 2025-06-01T22:51:57.7647614Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conj_physical_cuda_dispatch.h 2025-06-01T22:51:57.7648504Z +++ openssl base64 2025-06-01T22:51:57.7648806Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.7649746Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.7651105Z +++ sed -e s/=//g 2025-06-01T22:51:57.7689760Z ++ HASH=GjNPY76piL4f1icyPg4h3C95b9pnFthC2EyXFooNxZI 2025-06-01T22:51:57.7695030Z +++ ls -nl torch/include/ATen/ops/conj_physical_cuda_dispatch.h 2025-06-01T22:51:57.7695904Z +++ awk '{print $5}' 2025-06-01T22:51:57.7723208Z ++ FSIZE=839 2025-06-01T22:51:57.7724094Z ++ echo '"torch/include/ATen/ops/conj_physical_cuda_dispatch.h",sha256=GjNPY76piL4f1icyPg4h3C95b9pnFthC2EyXFooNxZI,839' 2025-06-01T22:51:57.7725153Z ++ read fname 2025-06-01T22:51:57.7725545Z ++ make_wheel_record torch/include/ATen/ops/conj_physical_native.h 2025-06-01T22:51:57.7726074Z ++ FPATH=torch/include/ATen/ops/conj_physical_native.h 2025-06-01T22:51:57.7726548Z ++ echo torch/include/ATen/ops/conj_physical_native.h 2025-06-01T22:51:57.7726936Z ++ grep RECORD 2025-06-01T22:51:57.7747696Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conj_physical_native.h 2025-06-01T22:51:57.7748244Z +++ openssl base64 2025-06-01T22:51:57.7748549Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.7748873Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.7750105Z +++ sed -e s/=//g 2025-06-01T22:51:57.7792994Z ++ HASH=9h_4IOD8MJBhpf8-oL4uALNv8OBMShZ2xP0crh2xzlU 2025-06-01T22:51:57.7802720Z +++ ls -nl torch/include/ATen/ops/conj_physical_native.h 2025-06-01T22:51:57.7803461Z +++ awk '{print $5}' 2025-06-01T22:51:57.7830705Z ++ FSIZE=883 2025-06-01T22:51:57.7831391Z ++ echo '"torch/include/ATen/ops/conj_physical_native.h",sha256=9h_4IOD8MJBhpf8-oL4uALNv8OBMShZ2xP0crh2xzlU,883' 2025-06-01T22:51:57.7832134Z ++ read fname 2025-06-01T22:51:57.7832670Z ++ make_wheel_record torch/include/ATen/ops/conj_physical_ops.h 2025-06-01T22:51:57.7833264Z ++ FPATH=torch/include/ATen/ops/conj_physical_ops.h 2025-06-01T22:51:57.7833702Z ++ echo torch/include/ATen/ops/conj_physical_ops.h 2025-06-01T22:51:57.7834083Z ++ grep RECORD 2025-06-01T22:51:57.7852563Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conj_physical_ops.h 2025-06-01T22:51:57.7853176Z +++ openssl base64 2025-06-01T22:51:57.7854415Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.7855718Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.7857126Z +++ sed -e s/=//g 2025-06-01T22:51:57.7894151Z ++ HASH=LwtjO0A_rkVLWJfGrUP6FQbjFSCgx08T3vMbogRTf0w 2025-06-01T22:51:57.7900137Z +++ ls -nl torch/include/ATen/ops/conj_physical_ops.h 2025-06-01T22:51:57.7900732Z +++ awk '{print $5}' 2025-06-01T22:51:57.7926568Z ++ FSIZE=2109 2025-06-01T22:51:57.7927374Z ++ echo '"torch/include/ATen/ops/conj_physical_ops.h",sha256=LwtjO0A_rkVLWJfGrUP6FQbjFSCgx08T3vMbogRTf0w,2109' 2025-06-01T22:51:57.7928177Z ++ read fname 2025-06-01T22:51:57.7928541Z ++ make_wheel_record torch/include/ATen/ops/constant_pad_nd.h 2025-06-01T22:51:57.7929029Z ++ FPATH=torch/include/ATen/ops/constant_pad_nd.h 2025-06-01T22:51:57.7929569Z ++ echo torch/include/ATen/ops/constant_pad_nd.h 2025-06-01T22:51:57.7929951Z ++ grep RECORD 2025-06-01T22:51:57.7951278Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/constant_pad_nd.h 2025-06-01T22:51:57.7951930Z +++ openssl base64 2025-06-01T22:51:57.7953035Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.7954361Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.7955682Z +++ sed -e s/=//g 2025-06-01T22:51:57.7997548Z ++ HASH=T6FWtkUWFPG8ZJZ5W7IP2sElBUId4fJpz9aaLWr5BXo 2025-06-01T22:51:57.7999641Z +++ ls -nl torch/include/ATen/ops/constant_pad_nd.h 2025-06-01T22:51:57.8000783Z +++ awk '{print $5}' 2025-06-01T22:51:57.8028052Z ++ FSIZE=4248 2025-06-01T22:51:57.8028710Z ++ echo '"torch/include/ATen/ops/constant_pad_nd.h",sha256=T6FWtkUWFPG8ZJZ5W7IP2sElBUId4fJpz9aaLWr5BXo,4248' 2025-06-01T22:51:57.8029634Z ++ read fname 2025-06-01T22:51:57.8030242Z ++ make_wheel_record torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.8031177Z ++ FPATH=torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.8031978Z ++ echo torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.8032518Z ++ grep RECORD 2025-06-01T22:51:57.8050470Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.8051279Z +++ openssl base64 2025-06-01T22:51:57.8052033Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.8053404Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.8054661Z +++ sed -e s/=//g 2025-06-01T22:51:57.8090948Z ++ HASH=ATkctSPAvOi9sYa5tHfr3rsOl7CMokuNOQvLfF3HsKE 2025-06-01T22:51:57.8096110Z +++ ls -nl torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:57.8096838Z +++ awk '{print $5}' 2025-06-01T22:51:57.8123519Z ++ FSIZE=1509 2025-06-01T22:51:57.8124778Z ++ echo '"torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h",sha256=ATkctSPAvOi9sYa5tHfr3rsOl7CMokuNOQvLfF3HsKE,1509' 2025-06-01T22:51:57.8125694Z ++ read fname 2025-06-01T22:51:57.8126161Z ++ make_wheel_record torch/include/ATen/ops/constant_pad_nd_native.h 2025-06-01T22:51:57.8126718Z ++ FPATH=torch/include/ATen/ops/constant_pad_nd_native.h 2025-06-01T22:51:57.8127203Z ++ echo torch/include/ATen/ops/constant_pad_nd_native.h 2025-06-01T22:51:57.8127610Z ++ grep RECORD 2025-06-01T22:51:57.8147778Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/constant_pad_nd_native.h 2025-06-01T22:51:57.8148316Z +++ openssl base64 2025-06-01T22:51:57.8148690Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.8150145Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.8151529Z +++ sed -e s/=//g 2025-06-01T22:51:57.8193475Z ++ HASH=h7Zt3WmcTnGrhKPZG2Roz3HQ13ZGuFbV0Oec8xal4_A 2025-06-01T22:51:57.8197093Z +++ ls -nl torch/include/ATen/ops/constant_pad_nd_native.h 2025-06-01T22:51:57.8197606Z +++ awk '{print $5}' 2025-06-01T22:51:57.8225761Z ++ FSIZE=679 2025-06-01T22:51:57.8226554Z ++ echo '"torch/include/ATen/ops/constant_pad_nd_native.h",sha256=h7Zt3WmcTnGrhKPZG2Roz3HQ13ZGuFbV0Oec8xal4_A,679' 2025-06-01T22:51:57.8227332Z ++ read fname 2025-06-01T22:51:57.8227702Z ++ make_wheel_record torch/include/ATen/ops/constant_pad_nd_ops.h 2025-06-01T22:51:57.8228211Z ++ FPATH=torch/include/ATen/ops/constant_pad_nd_ops.h 2025-06-01T22:51:57.8228653Z ++ echo torch/include/ATen/ops/constant_pad_nd_ops.h 2025-06-01T22:51:57.8229040Z ++ grep RECORD 2025-06-01T22:51:57.8248071Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/constant_pad_nd_ops.h 2025-06-01T22:51:57.8248616Z +++ openssl base64 2025-06-01T22:51:57.8249196Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.8250463Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.8251752Z +++ sed -e s/=//g 2025-06-01T22:51:57.8289577Z ++ HASH=ix3dAAccdrzLQGl0ZFkUg-e6hQl7dw2PydN63oeyJqI 2025-06-01T22:51:57.8294721Z +++ ls -nl torch/include/ATen/ops/constant_pad_nd_ops.h 2025-06-01T22:51:57.8295764Z +++ awk '{print $5}' 2025-06-01T22:51:57.8323019Z ++ FSIZE=1947 2025-06-01T22:51:57.8323762Z ++ echo '"torch/include/ATen/ops/constant_pad_nd_ops.h",sha256=ix3dAAccdrzLQGl0ZFkUg-e6hQl7dw2PydN63oeyJqI,1947' 2025-06-01T22:51:57.8324863Z ++ read fname 2025-06-01T22:51:57.8325208Z ++ make_wheel_record torch/include/ATen/ops/contiguous.h 2025-06-01T22:51:57.8325652Z ++ FPATH=torch/include/ATen/ops/contiguous.h 2025-06-01T22:51:57.8326055Z ++ echo torch/include/ATen/ops/contiguous.h 2025-06-01T22:51:57.8326405Z ++ grep RECORD 2025-06-01T22:51:57.8347610Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/contiguous.h 2025-06-01T22:51:57.8348101Z +++ openssl base64 2025-06-01T22:51:57.8349758Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.8350032Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.8351053Z +++ sed -e s/=//g 2025-06-01T22:51:57.8393420Z ++ HASH=v-bFD6aPpRuVCxLV7jjuJBwlbJDQoBR75NhInmbVCHw 2025-06-01T22:51:57.8395688Z +++ ls -nl torch/include/ATen/ops/contiguous.h 2025-06-01T22:51:57.8396163Z +++ awk '{print $5}' 2025-06-01T22:51:57.8424345Z ++ FSIZE=507 2025-06-01T22:51:57.8425194Z ++ echo '"torch/include/ATen/ops/contiguous.h",sha256=v-bFD6aPpRuVCxLV7jjuJBwlbJDQoBR75NhInmbVCHw,507' 2025-06-01T22:51:57.8425877Z ++ read fname 2025-06-01T22:51:57.8426460Z ++ make_wheel_record torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.8427274Z ++ FPATH=torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.8428031Z ++ echo torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.8428554Z ++ grep RECORD 2025-06-01T22:51:57.8447956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.8448758Z +++ openssl base64 2025-06-01T22:51:57.8449037Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.8449629Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.8451091Z +++ sed -e s/=//g 2025-06-01T22:51:57.8488963Z ++ HASH=Om4qfc58b6z-wIaMEJygUOkXxc1XKJT3UBJyIooVEs8 2025-06-01T22:51:57.8494515Z +++ ls -nl torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.8495234Z +++ awk '{print $5}' 2025-06-01T22:51:57.8521192Z ++ FSIZE=830 2025-06-01T22:51:57.8521981Z ++ echo '"torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h",sha256=Om4qfc58b6z-wIaMEJygUOkXxc1XKJT3UBJyIooVEs8,830' 2025-06-01T22:51:57.8522922Z ++ read fname 2025-06-01T22:51:57.8523265Z ++ make_wheel_record torch/include/ATen/ops/contiguous_native.h 2025-06-01T22:51:57.8523844Z ++ FPATH=torch/include/ATen/ops/contiguous_native.h 2025-06-01T22:51:57.8524360Z ++ echo torch/include/ATen/ops/contiguous_native.h 2025-06-01T22:51:57.8524922Z ++ grep RECORD 2025-06-01T22:51:57.8546636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/contiguous_native.h 2025-06-01T22:51:57.8547207Z +++ openssl base64 2025-06-01T22:51:57.8547572Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.8547830Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.8548677Z +++ sed -e s/=//g 2025-06-01T22:51:57.8589983Z ++ HASH=zHyrfkLMPK4I3vZyP0AEEECO1DzI6E1mqUhnqfmC5S8 2025-06-01T22:51:57.8593694Z +++ ls -nl torch/include/ATen/ops/contiguous_native.h 2025-06-01T22:51:57.8595165Z +++ awk '{print $5}' 2025-06-01T22:51:57.8622107Z ++ FSIZE=542 2025-06-01T22:51:57.8622770Z ++ echo '"torch/include/ATen/ops/contiguous_native.h",sha256=zHyrfkLMPK4I3vZyP0AEEECO1DzI6E1mqUhnqfmC5S8,542' 2025-06-01T22:51:57.8623684Z ++ read fname 2025-06-01T22:51:57.8624034Z ++ make_wheel_record torch/include/ATen/ops/contiguous_ops.h 2025-06-01T22:51:57.8624495Z ++ FPATH=torch/include/ATen/ops/contiguous_ops.h 2025-06-01T22:51:57.8624926Z ++ echo torch/include/ATen/ops/contiguous_ops.h 2025-06-01T22:51:57.8625282Z ++ grep RECORD 2025-06-01T22:51:57.8646250Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/contiguous_ops.h 2025-06-01T22:51:57.8646900Z +++ openssl base64 2025-06-01T22:51:57.8647357Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.8647630Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.8648721Z +++ sed -e s/=//g 2025-06-01T22:51:57.8687351Z ++ HASH=FPXMujAm_Qxtxh8PUWvSs75ddU19boEAJxvDWWF4wCU 2025-06-01T22:51:57.8692175Z +++ ls -nl torch/include/ATen/ops/contiguous_ops.h 2025-06-01T22:51:57.8693047Z +++ awk '{print $5}' 2025-06-01T22:51:57.8720345Z ++ FSIZE=1106 2025-06-01T22:51:57.8721022Z ++ echo '"torch/include/ATen/ops/contiguous_ops.h",sha256=FPXMujAm_Qxtxh8PUWvSs75ddU19boEAJxvDWWF4wCU,1106' 2025-06-01T22:51:57.8721806Z ++ read fname 2025-06-01T22:51:57.8722108Z ++ make_wheel_record torch/include/ATen/ops/conv1d.h 2025-06-01T22:51:57.8722527Z ++ FPATH=torch/include/ATen/ops/conv1d.h 2025-06-01T22:51:57.8722887Z ++ echo torch/include/ATen/ops/conv1d.h 2025-06-01T22:51:57.8723232Z ++ grep RECORD 2025-06-01T22:51:57.8745533Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv1d.h 2025-06-01T22:51:57.8746198Z +++ openssl base64 2025-06-01T22:51:57.8746482Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.8746735Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.8747243Z +++ sed -e s/=//g 2025-06-01T22:51:57.8789014Z ++ HASH=6MMk8wNP535t8D6SuKMPAYJ9HVSQEE1jEcbGZDjNp6A 2025-06-01T22:51:57.8792552Z +++ ls -nl torch/include/ATen/ops/conv1d.h 2025-06-01T22:51:57.8793668Z +++ awk '{print $5}' 2025-06-01T22:51:57.8820947Z ++ FSIZE=4520 2025-06-01T22:51:57.8821556Z ++ echo '"torch/include/ATen/ops/conv1d.h",sha256=6MMk8wNP535t8D6SuKMPAYJ9HVSQEE1jEcbGZDjNp6A,4520' 2025-06-01T22:51:57.8822289Z ++ read fname 2025-06-01T22:51:57.8822845Z ++ make_wheel_record torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.8823592Z ++ FPATH=torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.8824303Z ++ echo torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.8824809Z ++ grep RECORD 2025-06-01T22:51:57.8846416Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.8847098Z +++ openssl base64 2025-06-01T22:51:57.8847363Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.8847630Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.8848280Z +++ sed -e s/=//g 2025-06-01T22:51:57.8886266Z ++ HASH=OWBI6dqXwH1nQt1DZXNFpn_jk6OU93QN3XrVhYKduD8 2025-06-01T22:51:57.8891166Z +++ ls -nl torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.8891879Z +++ awk '{print $5}' 2025-06-01T22:51:57.8919498Z ++ FSIZE=1696 2025-06-01T22:51:57.8920337Z ++ echo '"torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h",sha256=OWBI6dqXwH1nQt1DZXNFpn_jk6OU93QN3XrVhYKduD8,1696' 2025-06-01T22:51:57.8921259Z ++ read fname 2025-06-01T22:51:57.8921596Z ++ make_wheel_record torch/include/ATen/ops/conv1d_native.h 2025-06-01T22:51:57.8922051Z ++ FPATH=torch/include/ATen/ops/conv1d_native.h 2025-06-01T22:51:57.8922473Z ++ echo torch/include/ATen/ops/conv1d_native.h 2025-06-01T22:51:57.8922821Z ++ grep RECORD 2025-06-01T22:51:57.8944101Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv1d_native.h 2025-06-01T22:51:57.8944793Z +++ openssl base64 2025-06-01T22:51:57.8946097Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.8946471Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.8946919Z +++ sed -e s/=//g 2025-06-01T22:51:57.8989267Z ++ HASH=A20npVZQQSTglRRt-kHjWJPXsgPmECF9cjd7hGALRuc 2025-06-01T22:51:57.8991589Z +++ ls -nl torch/include/ATen/ops/conv1d_native.h 2025-06-01T22:51:57.8992465Z +++ awk '{print $5}' 2025-06-01T22:51:57.9021534Z ++ FSIZE=996 2025-06-01T22:51:57.9022253Z ++ echo '"torch/include/ATen/ops/conv1d_native.h",sha256=A20npVZQQSTglRRt-kHjWJPXsgPmECF9cjd7hGALRuc,996' 2025-06-01T22:51:57.9022920Z ++ read fname 2025-06-01T22:51:57.9023254Z ++ make_wheel_record torch/include/ATen/ops/conv1d_ops.h 2025-06-01T22:51:57.9023688Z ++ FPATH=torch/include/ATen/ops/conv1d_ops.h 2025-06-01T22:51:57.9024085Z ++ echo torch/include/ATen/ops/conv1d_ops.h 2025-06-01T22:51:57.9024434Z ++ grep RECORD 2025-06-01T22:51:57.9044676Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv1d_ops.h 2025-06-01T22:51:57.9045768Z +++ openssl base64 2025-06-01T22:51:57.9046267Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.9046574Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.9047095Z +++ sed -e s/=//g 2025-06-01T22:51:57.9086099Z ++ HASH=oD43cSTNaCkI0SP8gEbqluIu6mst3OHxCm-5JHPRymY 2025-06-01T22:51:57.9089888Z +++ ls -nl torch/include/ATen/ops/conv1d_ops.h 2025-06-01T22:51:57.9090767Z +++ awk '{print $5}' 2025-06-01T22:51:57.9119026Z ++ FSIZE=2677 2025-06-01T22:51:57.9119685Z ++ echo '"torch/include/ATen/ops/conv1d_ops.h",sha256=oD43cSTNaCkI0SP8gEbqluIu6mst3OHxCm-5JHPRymY,2677' 2025-06-01T22:51:57.9120326Z ++ read fname 2025-06-01T22:51:57.9120636Z ++ make_wheel_record torch/include/ATen/ops/conv2d.h 2025-06-01T22:51:57.9121044Z ++ FPATH=torch/include/ATen/ops/conv2d.h 2025-06-01T22:51:57.9121419Z ++ echo torch/include/ATen/ops/conv2d.h 2025-06-01T22:51:57.9121747Z ++ grep RECORD 2025-06-01T22:51:57.9143667Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv2d.h 2025-06-01T22:51:57.9144170Z +++ openssl base64 2025-06-01T22:51:57.9144566Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.9144824Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.9145078Z +++ sed -e s/=//g 2025-06-01T22:51:57.9189512Z ++ HASH=NHDnQbAArHTTdSmOVyuIsm7adwFZqa_FywVkuoxZVxI 2025-06-01T22:51:57.9190254Z +++ ls -nl torch/include/ATen/ops/conv2d.h 2025-06-01T22:51:57.9191113Z +++ awk '{print $5}' 2025-06-01T22:51:57.9216515Z ++ FSIZE=4520 2025-06-01T22:51:57.9217155Z ++ echo '"torch/include/ATen/ops/conv2d.h",sha256=NHDnQbAArHTTdSmOVyuIsm7adwFZqa_FywVkuoxZVxI,4520' 2025-06-01T22:51:57.9217790Z ++ read fname 2025-06-01T22:51:57.9218262Z ++ make_wheel_record torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.9219017Z ++ FPATH=torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.9220078Z ++ echo torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.9221098Z ++ grep RECORD 2025-06-01T22:51:57.9244337Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.9245189Z +++ openssl base64 2025-06-01T22:51:57.9245684Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.9245942Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.9246217Z +++ sed -e s/=//g 2025-06-01T22:51:57.9286746Z ++ HASH=AOljqpFi1ljH0z2buNtdyJql8vaQ3XwqybwsgGcMcpU 2025-06-01T22:51:57.9291325Z +++ ls -nl torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.9292053Z +++ awk '{print $5}' 2025-06-01T22:51:57.9319062Z ++ FSIZE=1696 2025-06-01T22:51:57.9319896Z ++ echo '"torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h",sha256=AOljqpFi1ljH0z2buNtdyJql8vaQ3XwqybwsgGcMcpU,1696' 2025-06-01T22:51:57.9320738Z ++ read fname 2025-06-01T22:51:57.9321061Z ++ make_wheel_record torch/include/ATen/ops/conv2d_native.h 2025-06-01T22:51:57.9321526Z ++ FPATH=torch/include/ATen/ops/conv2d_native.h 2025-06-01T22:51:57.9321926Z ++ echo torch/include/ATen/ops/conv2d_native.h 2025-06-01T22:51:57.9322297Z ++ grep RECORD 2025-06-01T22:51:57.9343952Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv2d_native.h 2025-06-01T22:51:57.9344496Z +++ openssl base64 2025-06-01T22:51:57.9344884Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.9345152Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.9345859Z +++ sed -e s/=//g 2025-06-01T22:51:57.9388508Z ++ HASH=G-aEKDkPr6LYHcLXe2HpbqBF7HC1YGMQiQK1Qi8lU4g 2025-06-01T22:51:57.9390452Z +++ ls -nl torch/include/ATen/ops/conv2d_native.h 2025-06-01T22:51:57.9391793Z +++ awk '{print $5}' 2025-06-01T22:51:57.9419141Z ++ FSIZE=996 2025-06-01T22:51:57.9419787Z ++ echo '"torch/include/ATen/ops/conv2d_native.h",sha256=G-aEKDkPr6LYHcLXe2HpbqBF7HC1YGMQiQK1Qi8lU4g,996' 2025-06-01T22:51:57.9420459Z ++ read fname 2025-06-01T22:51:57.9420784Z ++ make_wheel_record torch/include/ATen/ops/conv2d_ops.h 2025-06-01T22:51:57.9421215Z ++ FPATH=torch/include/ATen/ops/conv2d_ops.h 2025-06-01T22:51:57.9421611Z ++ echo torch/include/ATen/ops/conv2d_ops.h 2025-06-01T22:51:57.9421947Z ++ grep RECORD 2025-06-01T22:51:57.9444740Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv2d_ops.h 2025-06-01T22:51:57.9445250Z +++ openssl base64 2025-06-01T22:51:57.9445702Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.9445971Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.9446233Z +++ sed -e s/=//g 2025-06-01T22:51:57.9486207Z ++ HASH=LpNdSiSsXHnGbmQe3AYpYuAWzx26N_6iJdPXiz1hr1w 2025-06-01T22:51:57.9489835Z +++ ls -nl torch/include/ATen/ops/conv2d_ops.h 2025-06-01T22:51:57.9490991Z +++ awk '{print $5}' 2025-06-01T22:51:57.9519900Z ++ FSIZE=2677 2025-06-01T22:51:57.9520543Z ++ echo '"torch/include/ATen/ops/conv2d_ops.h",sha256=LpNdSiSsXHnGbmQe3AYpYuAWzx26N_6iJdPXiz1hr1w,2677' 2025-06-01T22:51:57.9521184Z ++ read fname 2025-06-01T22:51:57.9521478Z ++ make_wheel_record torch/include/ATen/ops/conv3d.h 2025-06-01T22:51:57.9521896Z ++ FPATH=torch/include/ATen/ops/conv3d.h 2025-06-01T22:51:57.9522253Z ++ echo torch/include/ATen/ops/conv3d.h 2025-06-01T22:51:57.9522590Z ++ grep RECORD 2025-06-01T22:51:57.9544375Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv3d.h 2025-06-01T22:51:57.9545003Z +++ openssl base64 2025-06-01T22:51:57.9545263Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.9545879Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.9546163Z +++ sed -e s/=//g 2025-06-01T22:51:57.9590073Z ++ HASH=8xjWRBKeSGnZF3HxmUm-AdKWHin_f0Qn5gQYzfH6s7c 2025-06-01T22:51:57.9592083Z +++ ls -nl torch/include/ATen/ops/conv3d.h 2025-06-01T22:51:57.9593404Z +++ awk '{print $5}' 2025-06-01T22:51:57.9622793Z ++ FSIZE=4520 2025-06-01T22:51:57.9623408Z ++ echo '"torch/include/ATen/ops/conv3d.h",sha256=8xjWRBKeSGnZF3HxmUm-AdKWHin_f0Qn5gQYzfH6s7c,4520' 2025-06-01T22:51:57.9624016Z ++ read fname 2025-06-01T22:51:57.9624499Z ++ make_wheel_record torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.9625241Z ++ FPATH=torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.9625936Z ++ echo torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.9626431Z ++ grep RECORD 2025-06-01T22:51:57.9646472Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.9647165Z +++ openssl base64 2025-06-01T22:51:57.9647432Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.9647718Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.9647985Z +++ sed -e s/=//g 2025-06-01T22:51:57.9686714Z ++ HASH=Wk1r3G4ngLImQGximQ6E25efY0w1Hoh7DB8JWw8gzAk 2025-06-01T22:51:57.9691729Z +++ ls -nl torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:57.9692346Z +++ awk '{print $5}' 2025-06-01T22:51:57.9719238Z ++ FSIZE=1696 2025-06-01T22:51:57.9720062Z ++ echo '"torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h",sha256=Wk1r3G4ngLImQGximQ6E25efY0w1Hoh7DB8JWw8gzAk,1696' 2025-06-01T22:51:57.9720906Z ++ read fname 2025-06-01T22:51:57.9721230Z ++ make_wheel_record torch/include/ATen/ops/conv3d_native.h 2025-06-01T22:51:57.9721702Z ++ FPATH=torch/include/ATen/ops/conv3d_native.h 2025-06-01T22:51:57.9722121Z ++ echo torch/include/ATen/ops/conv3d_native.h 2025-06-01T22:51:57.9722485Z ++ grep RECORD 2025-06-01T22:51:57.9745574Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv3d_native.h 2025-06-01T22:51:57.9746391Z +++ openssl base64 2025-06-01T22:51:57.9746674Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.9746931Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.9747208Z +++ sed -e s/=//g 2025-06-01T22:51:57.9789750Z ++ HASH=TxzdeWQX4OGpS1ngVOYP3AEstMzHhbRV1Fz_PMhRD1c 2025-06-01T22:51:57.9791529Z +++ ls -nl torch/include/ATen/ops/conv3d_native.h 2025-06-01T22:51:57.9793461Z +++ awk '{print $5}' 2025-06-01T22:51:57.9821045Z ++ FSIZE=996 2025-06-01T22:51:57.9821685Z ++ echo '"torch/include/ATen/ops/conv3d_native.h",sha256=TxzdeWQX4OGpS1ngVOYP3AEstMzHhbRV1Fz_PMhRD1c,996' 2025-06-01T22:51:57.9822467Z ++ read fname 2025-06-01T22:51:57.9822780Z ++ make_wheel_record torch/include/ATen/ops/conv3d_ops.h 2025-06-01T22:51:57.9832408Z ++ FPATH=torch/include/ATen/ops/conv3d_ops.h 2025-06-01T22:51:57.9832867Z ++ echo torch/include/ATen/ops/conv3d_ops.h 2025-06-01T22:51:57.9833371Z ++ grep RECORD 2025-06-01T22:51:57.9845842Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv3d_ops.h 2025-06-01T22:51:57.9846316Z +++ openssl base64 2025-06-01T22:51:57.9846644Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.9846899Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.9847146Z +++ sed -e s/=//g 2025-06-01T22:51:57.9886471Z ++ HASH=N1iUNMY2iWREzZS0awA1Hx1L0SQwqWz9MODIat0mkyA 2025-06-01T22:51:57.9890847Z +++ ls -nl torch/include/ATen/ops/conv3d_ops.h 2025-06-01T22:51:57.9891789Z +++ awk '{print $5}' 2025-06-01T22:51:57.9918746Z ++ FSIZE=2677 2025-06-01T22:51:57.9919568Z ++ echo '"torch/include/ATen/ops/conv3d_ops.h",sha256=N1iUNMY2iWREzZS0awA1Hx1L0SQwqWz9MODIat0mkyA,2677' 2025-06-01T22:51:57.9920208Z ++ read fname 2025-06-01T22:51:57.9920539Z ++ make_wheel_record torch/include/ATen/ops/conv_depthwise3d.h 2025-06-01T22:51:57.9921103Z ++ FPATH=torch/include/ATen/ops/conv_depthwise3d.h 2025-06-01T22:51:57.9921527Z ++ echo torch/include/ATen/ops/conv_depthwise3d.h 2025-06-01T22:51:57.9921900Z ++ grep RECORD 2025-06-01T22:51:57.9943223Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_depthwise3d.h 2025-06-01T22:51:57.9943888Z +++ openssl base64 2025-06-01T22:51:57.9944390Z +++ sed -e s/+/-/g 2025-06-01T22:51:57.9944818Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:57.9945846Z +++ sed -e s/=//g 2025-06-01T22:51:57.9989984Z ++ HASH=ave9v5oh7EkM5dZsOR1zIylZlF6AohrenNIzpr3myzs 2025-06-01T22:51:57.9993322Z +++ ls -nl torch/include/ATen/ops/conv_depthwise3d.h 2025-06-01T22:51:57.9994057Z +++ awk '{print $5}' 2025-06-01T22:51:58.0021410Z ++ FSIZE=7293 2025-06-01T22:51:58.0022079Z ++ echo '"torch/include/ATen/ops/conv_depthwise3d.h",sha256=ave9v5oh7EkM5dZsOR1zIylZlF6AohrenNIzpr3myzs,7293' 2025-06-01T22:51:58.0022754Z ++ read fname 2025-06-01T22:51:58.0023290Z ++ make_wheel_record torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.0024140Z ++ FPATH=torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.0024936Z ++ echo torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.0025502Z ++ grep RECORD 2025-06-01T22:51:58.0046275Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.0047005Z +++ openssl base64 2025-06-01T22:51:58.0047284Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.0047536Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.0047997Z +++ sed -e s/=//g 2025-06-01T22:51:58.0087953Z ++ HASH=oqzNaF0y5pgh9xry6i6fXb_uMLuMYLsQ2oVSLtoytI0 2025-06-01T22:51:58.0092679Z +++ ls -nl torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.0093451Z +++ awk '{print $5}' 2025-06-01T22:51:58.0121358Z ++ FSIZE=1802 2025-06-01T22:51:58.0122233Z ++ echo '"torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h",sha256=oqzNaF0y5pgh9xry6i6fXb_uMLuMYLsQ2oVSLtoytI0,1802' 2025-06-01T22:51:58.0123093Z ++ read fname 2025-06-01T22:51:58.0123526Z ++ make_wheel_record torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h 2025-06-01T22:51:58.0124267Z ++ FPATH=torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h 2025-06-01T22:51:58.0125158Z ++ echo torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h 2025-06-01T22:51:58.0125612Z ++ grep RECORD 2025-06-01T22:51:58.0147237Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h 2025-06-01T22:51:58.0147848Z +++ openssl base64 2025-06-01T22:51:58.0148110Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.0148374Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.0148858Z +++ sed -e s/=//g 2025-06-01T22:51:58.0191847Z ++ HASH=qs12HHbFYRLGuwPFRLoOlosj4yg1coGbBsPRxrUoF-c 2025-06-01T22:51:58.0195072Z +++ ls -nl torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h 2025-06-01T22:51:58.0196155Z +++ awk '{print $5}' 2025-06-01T22:51:58.0224079Z ++ FSIZE=1165 2025-06-01T22:51:58.0225094Z ++ echo '"torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h",sha256=qs12HHbFYRLGuwPFRLoOlosj4yg1coGbBsPRxrUoF-c,1165' 2025-06-01T22:51:58.0226110Z ++ read fname 2025-06-01T22:51:58.0226549Z ++ make_wheel_record torch/include/ATen/ops/conv_depthwise3d_native.h 2025-06-01T22:51:58.0227098Z ++ FPATH=torch/include/ATen/ops/conv_depthwise3d_native.h 2025-06-01T22:51:58.0227666Z ++ echo torch/include/ATen/ops/conv_depthwise3d_native.h 2025-06-01T22:51:58.0228076Z ++ grep RECORD 2025-06-01T22:51:58.0248378Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_depthwise3d_native.h 2025-06-01T22:51:58.0249003Z +++ openssl base64 2025-06-01T22:51:58.0249481Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.0250900Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.0252274Z +++ sed -e s/=//g 2025-06-01T22:51:58.0289926Z ++ HASH=O7dOP4E2ZouFuoNriLsXuQKHiPkfrx1NZ38GxvLp81w 2025-06-01T22:51:58.0295112Z +++ ls -nl torch/include/ATen/ops/conv_depthwise3d_native.h 2025-06-01T22:51:58.0296288Z +++ awk '{print $5}' 2025-06-01T22:51:58.0323773Z ++ FSIZE=948 2025-06-01T22:51:58.0324634Z ++ echo '"torch/include/ATen/ops/conv_depthwise3d_native.h",sha256=O7dOP4E2ZouFuoNriLsXuQKHiPkfrx1NZ38GxvLp81w,948' 2025-06-01T22:51:58.0325752Z ++ read fname 2025-06-01T22:51:58.0326126Z ++ make_wheel_record torch/include/ATen/ops/conv_depthwise3d_ops.h 2025-06-01T22:51:58.0326810Z ++ FPATH=torch/include/ATen/ops/conv_depthwise3d_ops.h 2025-06-01T22:51:58.0327294Z ++ echo torch/include/ATen/ops/conv_depthwise3d_ops.h 2025-06-01T22:51:58.0327682Z ++ grep RECORD 2025-06-01T22:51:58.0347793Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_depthwise3d_ops.h 2025-06-01T22:51:58.0348412Z +++ openssl base64 2025-06-01T22:51:58.0349749Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.0351019Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.0352175Z +++ sed -e s/=//g 2025-06-01T22:51:58.0394614Z ++ HASH=SH3J6r7hfBSWIUQwJKYyC4wP52nd2QMi40bSjggBZ90 2025-06-01T22:51:58.0397712Z +++ ls -nl torch/include/ATen/ops/conv_depthwise3d_ops.h 2025-06-01T22:51:58.0399253Z +++ awk '{print $5}' 2025-06-01T22:51:58.0426234Z ++ FSIZE=2863 2025-06-01T22:51:58.0426952Z ++ echo '"torch/include/ATen/ops/conv_depthwise3d_ops.h",sha256=SH3J6r7hfBSWIUQwJKYyC4wP52nd2QMi40bSjggBZ90,2863' 2025-06-01T22:51:58.0427714Z ++ read fname 2025-06-01T22:51:58.0428020Z ++ make_wheel_record torch/include/ATen/ops/conv_tbc.h 2025-06-01T22:51:58.0428523Z ++ FPATH=torch/include/ATen/ops/conv_tbc.h 2025-06-01T22:51:58.0428943Z ++ echo torch/include/ATen/ops/conv_tbc.h 2025-06-01T22:51:58.0429293Z ++ grep RECORD 2025-06-01T22:51:58.0449068Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_tbc.h 2025-06-01T22:51:58.0449682Z +++ openssl base64 2025-06-01T22:51:58.0450971Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.0452317Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.0453667Z +++ sed -e s/=//g 2025-06-01T22:51:58.0490324Z ++ HASH=ljGd61Vmt3MuJNQjvK4RQKRnuEbTqlfWwmxDJ0dIpdY 2025-06-01T22:51:58.0495596Z +++ ls -nl torch/include/ATen/ops/conv_tbc.h 2025-06-01T22:51:58.0496564Z +++ awk '{print $5}' 2025-06-01T22:51:58.0522913Z ++ FSIZE=1420 2025-06-01T22:51:58.0523520Z ++ echo '"torch/include/ATen/ops/conv_tbc.h",sha256=ljGd61Vmt3MuJNQjvK4RQKRnuEbTqlfWwmxDJ0dIpdY,1420' 2025-06-01T22:51:58.0524496Z ++ read fname 2025-06-01T22:51:58.0524900Z ++ make_wheel_record torch/include/ATen/ops/conv_tbc_backward.h 2025-06-01T22:51:58.0525584Z ++ FPATH=torch/include/ATen/ops/conv_tbc_backward.h 2025-06-01T22:51:58.0526105Z ++ echo torch/include/ATen/ops/conv_tbc_backward.h 2025-06-01T22:51:58.0526495Z ++ grep RECORD 2025-06-01T22:51:58.0547225Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_tbc_backward.h 2025-06-01T22:51:58.0547772Z +++ openssl base64 2025-06-01T22:51:58.0548032Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.0549251Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.0550321Z +++ sed -e s/=//g 2025-06-01T22:51:58.0592758Z ++ HASH=MCPZ3yka23oDDL-NKEQtLVigTlm2W6RizYIceib61Sw 2025-06-01T22:51:58.0596120Z +++ ls -nl torch/include/ATen/ops/conv_tbc_backward.h 2025-06-01T22:51:58.0597296Z +++ awk '{print $5}' 2025-06-01T22:51:58.0625970Z ++ FSIZE=903 2025-06-01T22:51:58.0627145Z ++ echo '"torch/include/ATen/ops/conv_tbc_backward.h",sha256=MCPZ3yka23oDDL-NKEQtLVigTlm2W6RizYIceib61Sw,903' 2025-06-01T22:51:58.0628015Z ++ read fname 2025-06-01T22:51:58.0628562Z ++ make_wheel_record torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.0629405Z ++ FPATH=torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.0630194Z ++ echo torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.0630742Z ++ grep RECORD 2025-06-01T22:51:58.0649067Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.0649796Z +++ openssl base64 2025-06-01T22:51:58.0650255Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.0651693Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.0652995Z +++ sed -e s/=//g 2025-06-01T22:51:58.0690398Z ++ HASH=6GxVEHNMyW6tottxNnWkUrZxE53IhThRBjiQLDvzbzw 2025-06-01T22:51:58.0695778Z +++ ls -nl torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.0696525Z +++ awk '{print $5}' 2025-06-01T22:51:58.0722718Z ++ FSIZE=902 2025-06-01T22:51:58.0723771Z ++ echo '"torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h",sha256=6GxVEHNMyW6tottxNnWkUrZxE53IhThRBjiQLDvzbzw,902' 2025-06-01T22:51:58.0724794Z ++ read fname 2025-06-01T22:51:58.0725358Z ++ make_wheel_record torch/include/ATen/ops/conv_tbc_backward_native.h 2025-06-01T22:51:58.0725935Z ++ FPATH=torch/include/ATen/ops/conv_tbc_backward_native.h 2025-06-01T22:51:58.0726455Z ++ echo torch/include/ATen/ops/conv_tbc_backward_native.h 2025-06-01T22:51:58.0726858Z ++ grep RECORD 2025-06-01T22:51:58.0747819Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_tbc_backward_native.h 2025-06-01T22:51:58.0748374Z +++ openssl base64 2025-06-01T22:51:58.0748644Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.0749182Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.0750542Z +++ sed -e s/=//g 2025-06-01T22:51:58.0796139Z ++ HASH=GQFZosWJBme3TQ3PHaOzbAYPoFXhlBod_kcnGFQ7E_0 2025-06-01T22:51:58.0798374Z +++ ls -nl torch/include/ATen/ops/conv_tbc_backward_native.h 2025-06-01T22:51:58.0799282Z +++ awk '{print $5}' 2025-06-01T22:51:58.0828078Z ++ FSIZE=614 2025-06-01T22:51:58.0828797Z ++ echo '"torch/include/ATen/ops/conv_tbc_backward_native.h",sha256=GQFZosWJBme3TQ3PHaOzbAYPoFXhlBod_kcnGFQ7E_0,614' 2025-06-01T22:51:58.0829507Z ++ read fname 2025-06-01T22:51:58.0829870Z ++ make_wheel_record torch/include/ATen/ops/conv_tbc_backward_ops.h 2025-06-01T22:51:58.0830045Z ++ FPATH=torch/include/ATen/ops/conv_tbc_backward_ops.h 2025-06-01T22:51:58.0830231Z ++ echo torch/include/ATen/ops/conv_tbc_backward_ops.h 2025-06-01T22:51:58.0830329Z ++ grep RECORD 2025-06-01T22:51:58.0847732Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_tbc_backward_ops.h 2025-06-01T22:51:58.0848218Z +++ openssl base64 2025-06-01T22:51:58.0849300Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.0850632Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.0851945Z +++ sed -e s/=//g 2025-06-01T22:51:58.0889128Z ++ HASH=-Gzt76RpVwbzp0_OcdxpS1XzzEkjgu2fi5oWb1-J4IQ 2025-06-01T22:51:58.0894260Z +++ ls -nl torch/include/ATen/ops/conv_tbc_backward_ops.h 2025-06-01T22:51:58.0895097Z +++ awk '{print $5}' 2025-06-01T22:51:58.0922488Z ++ FSIZE=1418 2025-06-01T22:51:58.0923053Z ++ echo '"torch/include/ATen/ops/conv_tbc_backward_ops.h",sha256=-Gzt76RpVwbzp0_OcdxpS1XzzEkjgu2fi5oWb1-J4IQ,1418' 2025-06-01T22:51:58.0923169Z ++ read fname 2025-06-01T22:51:58.0923516Z ++ make_wheel_record torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.0923808Z ++ FPATH=torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.0924220Z ++ echo torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.0924639Z ++ grep RECORD 2025-06-01T22:51:58.0946300Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.0946595Z +++ openssl base64 2025-06-01T22:51:58.0946739Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.0947104Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.0948621Z +++ sed -e s/=//g 2025-06-01T22:51:58.0992328Z ++ HASH=hprKU4WmQ-Xao_LP1nzdSbQ31KxB2cBTP4mZeT9DTz0 2025-06-01T22:51:58.0994337Z +++ ls -nl torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.0994689Z +++ awk '{print $5}' 2025-06-01T22:51:58.1022525Z ++ FSIZE=1126 2025-06-01T22:51:58.1023221Z ++ echo '"torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h",sha256=hprKU4WmQ-Xao_LP1nzdSbQ31KxB2cBTP4mZeT9DTz0,1126' 2025-06-01T22:51:58.1023320Z ++ read fname 2025-06-01T22:51:58.1023557Z ++ make_wheel_record torch/include/ATen/ops/conv_tbc_native.h 2025-06-01T22:51:58.1023706Z ++ FPATH=torch/include/ATen/ops/conv_tbc_native.h 2025-06-01T22:51:58.1023855Z ++ echo torch/include/ATen/ops/conv_tbc_native.h 2025-06-01T22:51:58.1024345Z ++ grep RECORD 2025-06-01T22:51:58.1046257Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_tbc_native.h 2025-06-01T22:51:58.1046376Z +++ openssl base64 2025-06-01T22:51:58.1046505Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.1047988Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.1049182Z +++ sed -e s/=//g 2025-06-01T22:51:58.1089796Z ++ HASH=xNBUWxM_nozc3l7AYl5ilnMk8LYf6eAhDb3mA_NdOJI 2025-06-01T22:51:58.1094895Z +++ ls -nl torch/include/ATen/ops/conv_tbc_native.h 2025-06-01T22:51:58.1095602Z +++ awk '{print $5}' 2025-06-01T22:51:58.1123536Z ++ FSIZE=690 2025-06-01T22:51:58.1124202Z ++ echo '"torch/include/ATen/ops/conv_tbc_native.h",sha256=xNBUWxM_nozc3l7AYl5ilnMk8LYf6eAhDb3mA_NdOJI,690' 2025-06-01T22:51:58.1124525Z ++ read fname 2025-06-01T22:51:58.1124986Z ++ make_wheel_record torch/include/ATen/ops/conv_tbc_ops.h 2025-06-01T22:51:58.1125181Z ++ FPATH=torch/include/ATen/ops/conv_tbc_ops.h 2025-06-01T22:51:58.1125329Z ++ echo torch/include/ATen/ops/conv_tbc_ops.h 2025-06-01T22:51:58.1125442Z ++ grep RECORD 2025-06-01T22:51:58.1147888Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_tbc_ops.h 2025-06-01T22:51:58.1148004Z +++ openssl base64 2025-06-01T22:51:58.1148129Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.1148239Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.1149470Z +++ sed -e s/=//g 2025-06-01T22:51:58.1192033Z ++ HASH=KxgoQYf3FAtHp7PidNkBZ7j1Ozy-8ebAic2L_9GuevA 2025-06-01T22:51:58.1195264Z +++ ls -nl torch/include/ATen/ops/conv_tbc_ops.h 2025-06-01T22:51:58.1196048Z +++ awk '{print $5}' 2025-06-01T22:51:58.1223773Z ++ FSIZE=1995 2025-06-01T22:51:58.1224272Z ++ echo '"torch/include/ATen/ops/conv_tbc_ops.h",sha256=KxgoQYf3FAtHp7PidNkBZ7j1Ozy-8ebAic2L_9GuevA,1995' 2025-06-01T22:51:58.1224372Z ++ read fname 2025-06-01T22:51:58.1224580Z ++ make_wheel_record torch/include/ATen/ops/conv_transpose1d.h 2025-06-01T22:51:58.1224750Z ++ FPATH=torch/include/ATen/ops/conv_transpose1d.h 2025-06-01T22:51:58.1225244Z ++ echo torch/include/ATen/ops/conv_transpose1d.h 2025-06-01T22:51:58.1225363Z ++ grep RECORD 2025-06-01T22:51:58.1246653Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_transpose1d.h 2025-06-01T22:51:58.1246785Z +++ openssl base64 2025-06-01T22:51:58.1247533Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.1247640Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.1248888Z +++ sed -e s/=//g 2025-06-01T22:51:58.1287700Z ++ HASH=Gxwlf2t77oGJzNNJWBMn0GL01B82lDxMTNJzP7TrZcQ 2025-06-01T22:51:58.1292703Z +++ ls -nl torch/include/ATen/ops/conv_transpose1d.h 2025-06-01T22:51:58.1293635Z +++ awk '{print $5}' 2025-06-01T22:51:58.1321646Z ++ FSIZE=3007 2025-06-01T22:51:58.1322155Z ++ echo '"torch/include/ATen/ops/conv_transpose1d.h",sha256=Gxwlf2t77oGJzNNJWBMn0GL01B82lDxMTNJzP7TrZcQ,3007' 2025-06-01T22:51:58.1322252Z ++ read fname 2025-06-01T22:51:58.1322651Z ++ make_wheel_record torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.1322977Z ++ FPATH=torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.1323299Z ++ echo torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.1323411Z ++ grep RECORD 2025-06-01T22:51:58.1347152Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.1347417Z +++ openssl base64 2025-06-01T22:51:58.1347532Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.1347638Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.1348166Z +++ sed -e s/=//g 2025-06-01T22:51:58.1390497Z ++ HASH=UthS6txZ_F3D-2rAAmzrnb4jDGklskGMXuLoU4sFMpc 2025-06-01T22:51:58.1393944Z +++ ls -nl torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.1394604Z +++ awk '{print $5}' 2025-06-01T22:51:58.1422714Z ++ FSIZE=1329 2025-06-01T22:51:58.1423450Z ++ echo '"torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h",sha256=UthS6txZ_F3D-2rAAmzrnb4jDGklskGMXuLoU4sFMpc,1329' 2025-06-01T22:51:58.1423613Z ++ read fname 2025-06-01T22:51:58.1423867Z ++ make_wheel_record torch/include/ATen/ops/conv_transpose1d_native.h 2025-06-01T22:51:58.1424053Z ++ FPATH=torch/include/ATen/ops/conv_transpose1d_native.h 2025-06-01T22:51:58.1424236Z ++ echo torch/include/ATen/ops/conv_transpose1d_native.h 2025-06-01T22:51:58.1424885Z ++ grep RECORD 2025-06-01T22:51:58.1447106Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_transpose1d_native.h 2025-06-01T22:51:58.1447644Z +++ openssl base64 2025-06-01T22:51:58.1447873Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.1448858Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.1450165Z +++ sed -e s/=//g 2025-06-01T22:51:58.1489186Z ++ HASH=UL8cS2WEel6JZNpxdV_j5xTFNk6ECU-_nBQtSLOTY7g 2025-06-01T22:51:58.1493956Z +++ ls -nl torch/include/ATen/ops/conv_transpose1d_native.h 2025-06-01T22:51:58.1494782Z +++ awk '{print $5}' 2025-06-01T22:51:58.1521798Z ++ FSIZE=771 2025-06-01T22:51:58.1522399Z ++ echo '"torch/include/ATen/ops/conv_transpose1d_native.h",sha256=UL8cS2WEel6JZNpxdV_j5xTFNk6ECU-_nBQtSLOTY7g,771' 2025-06-01T22:51:58.1522895Z ++ read fname 2025-06-01T22:51:58.1523185Z ++ make_wheel_record torch/include/ATen/ops/conv_transpose1d_ops.h 2025-06-01T22:51:58.1523392Z ++ FPATH=torch/include/ATen/ops/conv_transpose1d_ops.h 2025-06-01T22:51:58.1523572Z ++ echo torch/include/ATen/ops/conv_transpose1d_ops.h 2025-06-01T22:51:58.1524195Z ++ grep RECORD 2025-06-01T22:51:58.1546697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_transpose1d_ops.h 2025-06-01T22:51:58.1546822Z +++ openssl base64 2025-06-01T22:51:58.1546926Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.1547333Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.1548792Z +++ sed -e s/=//g 2025-06-01T22:51:58.1589300Z ++ HASH=cdgNaazZo9OBfd6smqjX800JXZUr9f9igQNib2TztEc 2025-06-01T22:51:58.1593406Z +++ ls -nl torch/include/ATen/ops/conv_transpose1d_ops.h 2025-06-01T22:51:58.1594287Z +++ awk '{print $5}' 2025-06-01T22:51:58.1620255Z ++ FSIZE=1710 2025-06-01T22:51:58.1620864Z ++ echo '"torch/include/ATen/ops/conv_transpose1d_ops.h",sha256=cdgNaazZo9OBfd6smqjX800JXZUr9f9igQNib2TztEc,1710' 2025-06-01T22:51:58.1621339Z ++ read fname 2025-06-01T22:51:58.1621599Z ++ make_wheel_record torch/include/ATen/ops/conv_transpose2d.h 2025-06-01T22:51:58.1621770Z ++ FPATH=torch/include/ATen/ops/conv_transpose2d.h 2025-06-01T22:51:58.1622136Z ++ echo torch/include/ATen/ops/conv_transpose2d.h 2025-06-01T22:51:58.1623771Z ++ grep RECORD 2025-06-01T22:51:58.1645632Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_transpose2d.h 2025-06-01T22:51:58.1645772Z +++ openssl base64 2025-06-01T22:51:58.1646677Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.1646786Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.1648558Z +++ sed -e s/=//g 2025-06-01T22:51:58.1687187Z ++ HASH=Z_ganM-8VVq7uzvUweup6T1sRyETPYCgwED_iHw7_IU 2025-06-01T22:51:58.1691847Z +++ ls -nl torch/include/ATen/ops/conv_transpose2d.h 2025-06-01T22:51:58.1692716Z +++ awk '{print $5}' 2025-06-01T22:51:58.1718244Z ++ FSIZE=3043 2025-06-01T22:51:58.1718773Z ++ echo '"torch/include/ATen/ops/conv_transpose2d.h",sha256=Z_ganM-8VVq7uzvUweup6T1sRyETPYCgwED_iHw7_IU,3043' 2025-06-01T22:51:58.1718891Z ++ read fname 2025-06-01T22:51:58.1719283Z ++ make_wheel_record torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.1719750Z ++ FPATH=torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.1721069Z ++ echo torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.1722170Z ++ grep RECORD 2025-06-01T22:51:58.1744933Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.1745041Z +++ openssl base64 2025-06-01T22:51:58.1745207Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.1747618Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.1747726Z +++ sed -e s/=//g 2025-06-01T22:51:58.1789625Z ++ HASH=PEg-LkSiwoj4SS9kqklSJvIKqSXGXBoCUlHpjAYwXbU 2025-06-01T22:51:58.1792938Z +++ ls -nl torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.1793253Z +++ awk '{print $5}' 2025-06-01T22:51:58.1820297Z ++ FSIZE=1329 2025-06-01T22:51:58.1821131Z ++ echo '"torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h",sha256=PEg-LkSiwoj4SS9kqklSJvIKqSXGXBoCUlHpjAYwXbU,1329' 2025-06-01T22:51:58.1821439Z ++ read fname 2025-06-01T22:51:58.1821678Z ++ make_wheel_record torch/include/ATen/ops/conv_transpose2d_native.h 2025-06-01T22:51:58.1821880Z ++ FPATH=torch/include/ATen/ops/conv_transpose2d_native.h 2025-06-01T22:51:58.1822462Z ++ echo torch/include/ATen/ops/conv_transpose2d_native.h 2025-06-01T22:51:58.1823160Z ++ grep RECORD 2025-06-01T22:51:58.1845061Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_transpose2d_native.h 2025-06-01T22:51:58.1845235Z +++ openssl base64 2025-06-01T22:51:58.1845843Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.1846481Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.1847779Z +++ sed -e s/=//g 2025-06-01T22:51:58.1886469Z ++ HASH=-uZWdT2-58F3xm2FA9WeNokawu2ks--INcQsd4OG9Ug 2025-06-01T22:51:58.1890302Z +++ ls -nl torch/include/ATen/ops/conv_transpose2d_native.h 2025-06-01T22:51:58.1891220Z +++ awk '{print $5}' 2025-06-01T22:51:58.1918413Z ++ FSIZE=771 2025-06-01T22:51:58.1919055Z ++ echo '"torch/include/ATen/ops/conv_transpose2d_native.h",sha256=-uZWdT2-58F3xm2FA9WeNokawu2ks--INcQsd4OG9Ug,771' 2025-06-01T22:51:58.1919170Z ++ read fname 2025-06-01T22:51:58.1919420Z ++ make_wheel_record torch/include/ATen/ops/conv_transpose2d_ops.h 2025-06-01T22:51:58.1919594Z ++ FPATH=torch/include/ATen/ops/conv_transpose2d_ops.h 2025-06-01T22:51:58.1919761Z ++ echo torch/include/ATen/ops/conv_transpose2d_ops.h 2025-06-01T22:51:58.1920450Z ++ grep RECORD 2025-06-01T22:51:58.1943635Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_transpose2d_ops.h 2025-06-01T22:51:58.1943761Z +++ openssl base64 2025-06-01T22:51:58.1943876Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.1943975Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.1944072Z +++ sed -e s/=//g 2025-06-01T22:51:58.1987689Z ++ HASH=L13ppVYa4uMs7Drw3GJBI7bG1GxDcSKsl6tR-qb2vl4 2025-06-01T22:51:58.1990030Z +++ ls -nl torch/include/ATen/ops/conv_transpose2d_ops.h 2025-06-01T22:51:58.1991283Z +++ awk '{print $5}' 2025-06-01T22:51:58.2016733Z ++ FSIZE=1727 2025-06-01T22:51:58.2017271Z ++ echo '"torch/include/ATen/ops/conv_transpose2d_ops.h",sha256=L13ppVYa4uMs7Drw3GJBI7bG1GxDcSKsl6tR-qb2vl4,1727' 2025-06-01T22:51:58.2017371Z ++ read fname 2025-06-01T22:51:58.2017716Z ++ make_wheel_record torch/include/ATen/ops/conv_transpose3d.h 2025-06-01T22:51:58.2017898Z ++ FPATH=torch/include/ATen/ops/conv_transpose3d.h 2025-06-01T22:51:58.2019981Z ++ echo torch/include/ATen/ops/conv_transpose3d.h 2025-06-01T22:51:58.2021323Z ++ grep RECORD 2025-06-01T22:51:58.2043294Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_transpose3d.h 2025-06-01T22:51:58.2043420Z +++ openssl base64 2025-06-01T22:51:58.2045798Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.2045936Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.2046480Z +++ sed -e s/=//g 2025-06-01T22:51:58.2086034Z ++ HASH=7XmGZx0kkCsDzvz0EvxS00zPGrHJivYp-Pj4UQj622E 2025-06-01T22:51:58.2089904Z +++ ls -nl torch/include/ATen/ops/conv_transpose3d.h 2025-06-01T22:51:58.2091024Z +++ awk '{print $5}' 2025-06-01T22:51:58.2117503Z ++ FSIZE=3043 2025-06-01T22:51:58.2118239Z ++ echo '"torch/include/ATen/ops/conv_transpose3d.h",sha256=7XmGZx0kkCsDzvz0EvxS00zPGrHJivYp-Pj4UQj622E,3043' 2025-06-01T22:51:58.2118347Z ++ read fname 2025-06-01T22:51:58.2118739Z ++ make_wheel_record torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.2119078Z ++ FPATH=torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.2119635Z ++ echo torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.2120641Z ++ grep RECORD 2025-06-01T22:51:58.2144336Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.2144574Z +++ openssl base64 2025-06-01T22:51:58.2144898Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.2145016Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.2145134Z +++ sed -e s/=//g 2025-06-01T22:51:58.2187917Z ++ HASH=8yHU2kA6XYgpz2kJI_V6INFOV07_LZRRj6OCsX2oOo0 2025-06-01T22:51:58.2191983Z +++ ls -nl torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.2192990Z +++ awk '{print $5}' 2025-06-01T22:51:58.2221312Z ++ FSIZE=1329 2025-06-01T22:51:58.2222227Z ++ echo '"torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h",sha256=8yHU2kA6XYgpz2kJI_V6INFOV07_LZRRj6OCsX2oOo0,1329' 2025-06-01T22:51:58.2222349Z ++ read fname 2025-06-01T22:51:58.2222592Z ++ make_wheel_record torch/include/ATen/ops/conv_transpose3d_native.h 2025-06-01T22:51:58.2222777Z ++ FPATH=torch/include/ATen/ops/conv_transpose3d_native.h 2025-06-01T22:51:58.2222966Z ++ echo torch/include/ATen/ops/conv_transpose3d_native.h 2025-06-01T22:51:58.2223461Z ++ grep RECORD 2025-06-01T22:51:58.2246237Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_transpose3d_native.h 2025-06-01T22:51:58.2246433Z +++ openssl base64 2025-06-01T22:51:58.2246970Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.2248178Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.2248377Z +++ sed -e s/=//g 2025-06-01T22:51:58.2289515Z ++ HASH=ydyrfLYAyfp8C0lwYSxGkMt6kBBJwM7lMxeVWoFMyJ8 2025-06-01T22:51:58.2294453Z +++ ls -nl torch/include/ATen/ops/conv_transpose3d_native.h 2025-06-01T22:51:58.2295369Z +++ awk '{print $5}' 2025-06-01T22:51:58.2322553Z ++ FSIZE=771 2025-06-01T22:51:58.2323096Z ++ echo '"torch/include/ATen/ops/conv_transpose3d_native.h",sha256=ydyrfLYAyfp8C0lwYSxGkMt6kBBJwM7lMxeVWoFMyJ8,771' 2025-06-01T22:51:58.2323193Z ++ read fname 2025-06-01T22:51:58.2323432Z ++ make_wheel_record torch/include/ATen/ops/conv_transpose3d_ops.h 2025-06-01T22:51:58.2323602Z ++ FPATH=torch/include/ATen/ops/conv_transpose3d_ops.h 2025-06-01T22:51:58.2323773Z ++ echo torch/include/ATen/ops/conv_transpose3d_ops.h 2025-06-01T22:51:58.2324809Z ++ grep RECORD 2025-06-01T22:51:58.2348492Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/conv_transpose3d_ops.h 2025-06-01T22:51:58.2348612Z +++ openssl base64 2025-06-01T22:51:58.2348729Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.2348829Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.2349724Z +++ sed -e s/=//g 2025-06-01T22:51:58.2392097Z ++ HASH=9m3xPOnMNIeIq8wgfugZQmVAaDbdGF2AIo3nerqGU0k 2025-06-01T22:51:58.2395063Z +++ ls -nl torch/include/ATen/ops/conv_transpose3d_ops.h 2025-06-01T22:51:58.2395869Z +++ awk '{print $5}' 2025-06-01T22:51:58.2423576Z ++ FSIZE=1727 2025-06-01T22:51:58.2424227Z ++ echo '"torch/include/ATen/ops/conv_transpose3d_ops.h",sha256=9m3xPOnMNIeIq8wgfugZQmVAaDbdGF2AIo3nerqGU0k,1727' 2025-06-01T22:51:58.2424333Z ++ read fname 2025-06-01T22:51:58.2424530Z ++ make_wheel_record torch/include/ATen/ops/convolution.h 2025-06-01T22:51:58.2424673Z ++ FPATH=torch/include/ATen/ops/convolution.h 2025-06-01T22:51:58.2424809Z ++ echo torch/include/ATen/ops/convolution.h 2025-06-01T22:51:58.2425097Z ++ grep RECORD 2025-06-01T22:51:58.2446415Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution.h 2025-06-01T22:51:58.2446536Z +++ openssl base64 2025-06-01T22:51:58.2446825Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.2448049Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.2449261Z +++ sed -e s/=//g 2025-06-01T22:51:58.2488485Z ++ HASH=XIb4Xwhq2IQ6Qww8HURvU3Myvz3XCWOqHwj1IUrB45Q 2025-06-01T22:51:58.2493456Z +++ ls -nl torch/include/ATen/ops/convolution.h 2025-06-01T22:51:58.2494113Z +++ awk '{print $5}' 2025-06-01T22:51:58.2522117Z ++ FSIZE=8086 2025-06-01T22:51:58.2522859Z ++ echo '"torch/include/ATen/ops/convolution.h",sha256=XIb4Xwhq2IQ6Qww8HURvU3Myvz3XCWOqHwj1IUrB45Q,8086' 2025-06-01T22:51:58.2523533Z ++ read fname 2025-06-01T22:51:58.2523910Z ++ make_wheel_record torch/include/ATen/ops/convolution_backward.h 2025-06-01T22:51:58.2524742Z ++ FPATH=torch/include/ATen/ops/convolution_backward.h 2025-06-01T22:51:58.2525234Z ++ echo torch/include/ATen/ops/convolution_backward.h 2025-06-01T22:51:58.2525674Z ++ grep RECORD 2025-06-01T22:51:58.2544919Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_backward.h 2025-06-01T22:51:58.2545706Z +++ openssl base64 2025-06-01T22:51:58.2548396Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.2548683Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.2548945Z +++ sed -e s/=//g 2025-06-01T22:51:58.2592004Z ++ HASH=DUX8_P89ixv2ljhKmRibXQB8TA9-NPDGUvUedhYJWm0 2025-06-01T22:51:58.2594613Z +++ ls -nl torch/include/ATen/ops/convolution_backward.h 2025-06-01T22:51:58.2595298Z +++ awk '{print $5}' 2025-06-01T22:51:58.2623371Z ++ FSIZE=11487 2025-06-01T22:51:58.2624205Z ++ echo '"torch/include/ATen/ops/convolution_backward.h",sha256=DUX8_P89ixv2ljhKmRibXQB8TA9-NPDGUvUedhYJWm0,11487' 2025-06-01T22:51:58.2624928Z ++ read fname 2025-06-01T22:51:58.2625498Z ++ make_wheel_record torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.2626397Z ++ FPATH=torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.2627250Z ++ echo torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.2627830Z ++ grep RECORD 2025-06-01T22:51:58.2646915Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.2647726Z +++ openssl base64 2025-06-01T22:51:58.2647994Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.2648262Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.2649154Z +++ sed -e s/=//g 2025-06-01T22:51:58.2686805Z ++ HASH=-0UXHz1KzXh-H7Pe8e1f0vGLIKTqoqwQa-JcCu_xCVM 2025-06-01T22:51:58.2692424Z +++ ls -nl torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.2693095Z +++ awk '{print $5}' 2025-06-01T22:51:58.2719641Z ++ FSIZE=3314 2025-06-01T22:51:58.2720552Z ++ echo '"torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h",sha256=-0UXHz1KzXh-H7Pe8e1f0vGLIKTqoqwQa-JcCu_xCVM,3314' 2025-06-01T22:51:58.2721598Z ++ read fname 2025-06-01T22:51:58.2722033Z ++ make_wheel_record torch/include/ATen/ops/convolution_backward_cuda_dispatch.h 2025-06-01T22:51:58.2722800Z ++ FPATH=torch/include/ATen/ops/convolution_backward_cuda_dispatch.h 2025-06-01T22:51:58.2723415Z ++ echo torch/include/ATen/ops/convolution_backward_cuda_dispatch.h 2025-06-01T22:51:58.2723894Z ++ grep RECORD 2025-06-01T22:51:58.2745630Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_backward_cuda_dispatch.h 2025-06-01T22:51:58.2746386Z +++ openssl base64 2025-06-01T22:51:58.2746837Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.2747260Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.2747544Z +++ sed -e s/=//g 2025-06-01T22:51:58.2790926Z ++ HASH=aLZEMnvCvqGljYhKD5L2LJGjzm4sCcISEKCoiOhz_1Y 2025-06-01T22:51:58.2795708Z +++ ls -nl torch/include/ATen/ops/convolution_backward_cuda_dispatch.h 2025-06-01T22:51:58.2797062Z +++ awk '{print $5}' 2025-06-01T22:51:58.2824736Z ++ FSIZE=1446 2025-06-01T22:51:58.2825518Z ++ echo '"torch/include/ATen/ops/convolution_backward_cuda_dispatch.h",sha256=aLZEMnvCvqGljYhKD5L2LJGjzm4sCcISEKCoiOhz_1Y,1446' 2025-06-01T22:51:58.2826432Z ++ read fname 2025-06-01T22:51:58.2826847Z ++ make_wheel_record torch/include/ATen/ops/convolution_backward_native.h 2025-06-01T22:51:58.2827501Z ++ FPATH=torch/include/ATen/ops/convolution_backward_native.h 2025-06-01T22:51:58.2828193Z ++ echo torch/include/ATen/ops/convolution_backward_native.h 2025-06-01T22:51:58.2828627Z ++ grep RECORD 2025-06-01T22:51:58.2848207Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_backward_native.h 2025-06-01T22:51:58.2848862Z +++ openssl base64 2025-06-01T22:51:58.2849130Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.2850060Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.2851324Z +++ sed -e s/=//g 2025-06-01T22:51:58.2889895Z ++ HASH=gos-5xwF3-TkzLUIoP1HeUewWKyJfIWEiU9gxgnOcUM 2025-06-01T22:51:58.2895169Z +++ ls -nl torch/include/ATen/ops/convolution_backward_native.h 2025-06-01T22:51:58.2896297Z +++ awk '{print $5}' 2025-06-01T22:51:58.2922277Z ++ FSIZE=1267 2025-06-01T22:51:58.2923066Z ++ echo '"torch/include/ATen/ops/convolution_backward_native.h",sha256=gos-5xwF3-TkzLUIoP1HeUewWKyJfIWEiU9gxgnOcUM,1267' 2025-06-01T22:51:58.2923838Z ++ read fname 2025-06-01T22:51:58.2924551Z ++ make_wheel_record torch/include/ATen/ops/convolution_backward_ops.h 2025-06-01T22:51:58.2925135Z ++ FPATH=torch/include/ATen/ops/convolution_backward_ops.h 2025-06-01T22:51:58.2925840Z ++ echo torch/include/ATen/ops/convolution_backward_ops.h 2025-06-01T22:51:58.2926262Z ++ grep RECORD 2025-06-01T22:51:58.2948053Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_backward_ops.h 2025-06-01T22:51:58.2948684Z +++ openssl base64 2025-06-01T22:51:58.2948946Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.2949455Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.2950922Z +++ sed -e s/=//g 2025-06-01T22:51:58.2992528Z ++ HASH=yfBfwNXZC-S6pcWC_S3s6mihRpboR-0iuKQRTXe8edE 2025-06-01T22:51:58.2996970Z +++ ls -nl torch/include/ATen/ops/convolution_backward_ops.h 2025-06-01T22:51:58.2998178Z +++ awk '{print $5}' 2025-06-01T22:51:58.3024150Z ++ FSIZE=3982 2025-06-01T22:51:58.3024805Z ++ echo '"torch/include/ATen/ops/convolution_backward_ops.h",sha256=yfBfwNXZC-S6pcWC_S3s6mihRpboR-0iuKQRTXe8edE,3982' 2025-06-01T22:51:58.3025525Z ++ read fname 2025-06-01T22:51:58.3025955Z ++ make_wheel_record torch/include/ATen/ops/convolution_backward_overrideable.h 2025-06-01T22:51:58.3026647Z ++ FPATH=torch/include/ATen/ops/convolution_backward_overrideable.h 2025-06-01T22:51:58.3027571Z ++ echo torch/include/ATen/ops/convolution_backward_overrideable.h 2025-06-01T22:51:58.3028093Z ++ grep RECORD 2025-06-01T22:51:58.3048771Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_backward_overrideable.h 2025-06-01T22:51:58.3049454Z +++ openssl base64 2025-06-01T22:51:58.3049986Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.3051409Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.3052708Z +++ sed -e s/=//g 2025-06-01T22:51:58.3089790Z ++ HASH=5giokngTpvZr9eCQD1NZRC6z4JfmlxkJKd_TWMjNUAw 2025-06-01T22:51:58.3095085Z +++ ls -nl torch/include/ATen/ops/convolution_backward_overrideable.h 2025-06-01T22:51:58.3095873Z +++ awk '{print $5}' 2025-06-01T22:51:58.3121164Z ++ FSIZE=10684 2025-06-01T22:51:58.3121942Z ++ echo '"torch/include/ATen/ops/convolution_backward_overrideable.h",sha256=5giokngTpvZr9eCQD1NZRC6z4JfmlxkJKd_TWMjNUAw,10684' 2025-06-01T22:51:58.3122744Z ++ read fname 2025-06-01T22:51:58.3123384Z ++ make_wheel_record torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3124974Z ++ FPATH=torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3126014Z ++ echo torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3126678Z ++ grep RECORD 2025-06-01T22:51:58.3147170Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3148179Z +++ openssl base64 2025-06-01T22:51:58.3148445Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.3149560Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.3149854Z +++ sed -e s/=//g 2025-06-01T22:51:58.3188739Z ++ HASH=GWt8g0mT9y6Tq9Gusu0jhNFOAZ6WinapWWHLnYctkNg 2025-06-01T22:51:58.3194742Z +++ ls -nl torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3195839Z +++ awk '{print $5}' 2025-06-01T22:51:58.3222825Z ++ FSIZE=3167 2025-06-01T22:51:58.3223806Z ++ echo '"torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h",sha256=GWt8g0mT9y6Tq9Gusu0jhNFOAZ6WinapWWHLnYctkNg,3167' 2025-06-01T22:51:58.3224842Z ++ read fname 2025-06-01T22:51:58.3225441Z ++ make_wheel_record torch/include/ATen/ops/convolution_backward_overrideable_native.h 2025-06-01T22:51:58.3226224Z ++ FPATH=torch/include/ATen/ops/convolution_backward_overrideable_native.h 2025-06-01T22:51:58.3226896Z ++ echo torch/include/ATen/ops/convolution_backward_overrideable_native.h 2025-06-01T22:51:58.3227403Z ++ grep RECORD 2025-06-01T22:51:58.3246583Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_backward_overrideable_native.h 2025-06-01T22:51:58.3247275Z +++ openssl base64 2025-06-01T22:51:58.3247539Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.3248396Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.3249859Z +++ sed -e s/=//g 2025-06-01T22:51:58.3287555Z ++ HASH=gm7bPCJxpmjFrkawLZ8oRZarIiKZO2e3lRMg3A9UgA0 2025-06-01T22:51:58.3293167Z +++ ls -nl torch/include/ATen/ops/convolution_backward_overrideable_native.h 2025-06-01T22:51:58.3293910Z +++ awk '{print $5}' 2025-06-01T22:51:58.3320627Z ++ FSIZE=1218 2025-06-01T22:51:58.3321493Z ++ echo '"torch/include/ATen/ops/convolution_backward_overrideable_native.h",sha256=gm7bPCJxpmjFrkawLZ8oRZarIiKZO2e3lRMg3A9UgA0,1218' 2025-06-01T22:51:58.3322322Z ++ read fname 2025-06-01T22:51:58.3322789Z ++ make_wheel_record torch/include/ATen/ops/convolution_backward_overrideable_ops.h 2025-06-01T22:51:58.3323525Z ++ FPATH=torch/include/ATen/ops/convolution_backward_overrideable_ops.h 2025-06-01T22:51:58.3324299Z ++ echo torch/include/ATen/ops/convolution_backward_overrideable_ops.h 2025-06-01T22:51:58.3324958Z ++ grep RECORD 2025-06-01T22:51:58.3346668Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_backward_overrideable_ops.h 2025-06-01T22:51:58.3347350Z +++ openssl base64 2025-06-01T22:51:58.3347609Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.3347877Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.3348927Z +++ sed -e s/=//g 2025-06-01T22:51:58.3389264Z ++ HASH=B8fa8l3r1t5e73b-skkwD11FEES3iBuyClSUt9laIAE 2025-06-01T22:51:58.3393513Z +++ ls -nl torch/include/ATen/ops/convolution_backward_overrideable_ops.h 2025-06-01T22:51:58.3394420Z +++ awk '{print $5}' 2025-06-01T22:51:58.3422038Z ++ FSIZE=3837 2025-06-01T22:51:58.3422816Z ++ echo '"torch/include/ATen/ops/convolution_backward_overrideable_ops.h",sha256=B8fa8l3r1t5e73b-skkwD11FEES3iBuyClSUt9laIAE,3837' 2025-06-01T22:51:58.3423616Z ++ read fname 2025-06-01T22:51:58.3424120Z ++ make_wheel_record torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3424945Z ++ FPATH=torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3425709Z ++ echo torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3426235Z ++ grep RECORD 2025-06-01T22:51:58.3446811Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3447515Z +++ openssl base64 2025-06-01T22:51:58.3447918Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.3448189Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.3449352Z +++ sed -e s/=//g 2025-06-01T22:51:58.3489737Z ++ HASH=j4QR_cFv04nU0_dRcb25DFx9mosqsvziPabeg-x1US8 2025-06-01T22:51:58.3494827Z +++ ls -nl torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3495533Z +++ awk '{print $5}' 2025-06-01T22:51:58.3522409Z ++ FSIZE=2503 2025-06-01T22:51:58.3523266Z ++ echo '"torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h",sha256=j4QR_cFv04nU0_dRcb25DFx9mosqsvziPabeg-x1US8,2503' 2025-06-01T22:51:58.3524257Z ++ read fname 2025-06-01T22:51:58.3524783Z ++ make_wheel_record torch/include/ATen/ops/convolution_native.h 2025-06-01T22:51:58.3525319Z ++ FPATH=torch/include/ATen/ops/convolution_native.h 2025-06-01T22:51:58.3525928Z ++ echo torch/include/ATen/ops/convolution_native.h 2025-06-01T22:51:58.3526333Z ++ grep RECORD 2025-06-01T22:51:58.3547305Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_native.h 2025-06-01T22:51:58.3547969Z +++ openssl base64 2025-06-01T22:51:58.3548253Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.3548813Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.3549892Z +++ sed -e s/=//g 2025-06-01T22:51:58.3592009Z ++ HASH=y0t3Uovu6Kq5EAqW5ljWv6syGPQOkGtCb592-FJf9II 2025-06-01T22:51:58.3594965Z +++ ls -nl torch/include/ATen/ops/convolution_native.h 2025-06-01T22:51:58.3595791Z +++ awk '{print $5}' 2025-06-01T22:51:58.3622754Z ++ FSIZE=1011 2025-06-01T22:51:58.3623455Z ++ echo '"torch/include/ATen/ops/convolution_native.h",sha256=y0t3Uovu6Kq5EAqW5ljWv6syGPQOkGtCb592-FJf9II,1011' 2025-06-01T22:51:58.3624171Z ++ read fname 2025-06-01T22:51:58.3624522Z ++ make_wheel_record torch/include/ATen/ops/convolution_ops.h 2025-06-01T22:51:58.3625004Z ++ FPATH=torch/include/ATen/ops/convolution_ops.h 2025-06-01T22:51:58.3625461Z ++ echo torch/include/ATen/ops/convolution_ops.h 2025-06-01T22:51:58.3626063Z ++ grep RECORD 2025-06-01T22:51:58.3646241Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_ops.h 2025-06-01T22:51:58.3646784Z +++ openssl base64 2025-06-01T22:51:58.3647578Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.3648710Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.3649883Z +++ sed -e s/=//g 2025-06-01T22:51:58.3688211Z ++ HASH=jIC9FIXtyXsAAZoX-aK615ySpHyG-8cgPZvO1X8Qa-4 2025-06-01T22:51:58.3693808Z +++ ls -nl torch/include/ATen/ops/convolution_ops.h 2025-06-01T22:51:58.3694726Z +++ awk '{print $5}' 2025-06-01T22:51:58.3720808Z ++ FSIZE=3099 2025-06-01T22:51:58.3721456Z ++ echo '"torch/include/ATen/ops/convolution_ops.h",sha256=jIC9FIXtyXsAAZoX-aK615ySpHyG-8cgPZvO1X8Qa-4,3099' 2025-06-01T22:51:58.3722142Z ++ read fname 2025-06-01T22:51:58.3722528Z ++ make_wheel_record torch/include/ATen/ops/convolution_overrideable.h 2025-06-01T22:51:58.3723094Z ++ FPATH=torch/include/ATen/ops/convolution_overrideable.h 2025-06-01T22:51:58.3723621Z ++ echo torch/include/ATen/ops/convolution_overrideable.h 2025-06-01T22:51:58.3724283Z ++ grep RECORD 2025-06-01T22:51:58.3745964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_overrideable.h 2025-06-01T22:51:58.3746694Z +++ openssl base64 2025-06-01T22:51:58.3746983Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.3749054Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.3749623Z +++ sed -e s/=//g 2025-06-01T22:51:58.3791854Z ++ HASH=JRVeZiE5krZEjrhSF26f9Pt1iqMMUJMnmRRQOh6h34M 2025-06-01T22:51:58.3795180Z +++ ls -nl torch/include/ATen/ops/convolution_overrideable.h 2025-06-01T22:51:58.3795854Z +++ awk '{print $5}' 2025-06-01T22:51:58.3822709Z ++ FSIZE=8489 2025-06-01T22:51:58.3823417Z ++ echo '"torch/include/ATen/ops/convolution_overrideable.h",sha256=JRVeZiE5krZEjrhSF26f9Pt1iqMMUJMnmRRQOh6h34M,8489' 2025-06-01T22:51:58.3824170Z ++ read fname 2025-06-01T22:51:58.3824744Z ++ make_wheel_record torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3825715Z ++ FPATH=torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3826755Z ++ echo torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3827364Z ++ grep RECORD 2025-06-01T22:51:58.3846467Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3847218Z +++ openssl base64 2025-06-01T22:51:58.3847509Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.3848978Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.3850141Z +++ sed -e s/=//g 2025-06-01T22:51:58.3887811Z ++ HASH=WgtJ3zynkTJwbkZWFwq2aDPHKQkjrbpbpVeTuqKI1as 2025-06-01T22:51:58.3893259Z +++ ls -nl torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.3893902Z +++ awk '{print $5}' 2025-06-01T22:51:58.3920226Z ++ FSIZE=2581 2025-06-01T22:51:58.3921147Z ++ echo '"torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h",sha256=WgtJ3zynkTJwbkZWFwq2aDPHKQkjrbpbpVeTuqKI1as,2581' 2025-06-01T22:51:58.3922246Z ++ read fname 2025-06-01T22:51:58.3922664Z ++ make_wheel_record torch/include/ATen/ops/convolution_overrideable_native.h 2025-06-01T22:51:58.3923308Z ++ FPATH=torch/include/ATen/ops/convolution_overrideable_native.h 2025-06-01T22:51:58.3923875Z ++ echo torch/include/ATen/ops/convolution_overrideable_native.h 2025-06-01T22:51:58.3924627Z ++ grep RECORD 2025-06-01T22:51:58.3946398Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_overrideable_native.h 2025-06-01T22:51:58.3947008Z +++ openssl base64 2025-06-01T22:51:58.3947288Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.3947544Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.3947932Z +++ sed -e s/=//g 2025-06-01T22:51:58.3990437Z ++ HASH=-y0TYZssFcUYRDiGlnON4Pia9S8bpWElSX03-J6rbCY 2025-06-01T22:51:58.3994151Z +++ ls -nl torch/include/ATen/ops/convolution_overrideable_native.h 2025-06-01T22:51:58.3994758Z +++ awk '{print $5}' 2025-06-01T22:51:58.4021411Z ++ FSIZE=1037 2025-06-01T22:51:58.4022345Z ++ echo '"torch/include/ATen/ops/convolution_overrideable_native.h",sha256=-y0TYZssFcUYRDiGlnON4Pia9S8bpWElSX03-J6rbCY,1037' 2025-06-01T22:51:58.4023115Z ++ read fname 2025-06-01T22:51:58.4023587Z ++ make_wheel_record torch/include/ATen/ops/convolution_overrideable_ops.h 2025-06-01T22:51:58.4024206Z ++ FPATH=torch/include/ATen/ops/convolution_overrideable_ops.h 2025-06-01T22:51:58.4024751Z ++ echo torch/include/ATen/ops/convolution_overrideable_ops.h 2025-06-01T22:51:58.4025180Z ++ grep RECORD 2025-06-01T22:51:58.4046798Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/convolution_overrideable_ops.h 2025-06-01T22:51:58.4047407Z +++ openssl base64 2025-06-01T22:51:58.4047669Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.4047935Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.4050150Z +++ sed -e s/=//g 2025-06-01T22:51:58.4087353Z ++ HASH=2NkiZ55OOOtQYq7sR4GJSRlPT1HKxW-3WQ7IvZNchVQ 2025-06-01T22:51:58.4092637Z +++ ls -nl torch/include/ATen/ops/convolution_overrideable_ops.h 2025-06-01T22:51:58.4093575Z +++ awk '{print $5}' 2025-06-01T22:51:58.4121320Z ++ FSIZE=3177 2025-06-01T22:51:58.4122563Z ++ echo '"torch/include/ATen/ops/convolution_overrideable_ops.h",sha256=2NkiZ55OOOtQYq7sR4GJSRlPT1HKxW-3WQ7IvZNchVQ,3177' 2025-06-01T22:51:58.4123348Z ++ read fname 2025-06-01T22:51:58.4123654Z ++ make_wheel_record torch/include/ATen/ops/copy.h 2025-06-01T22:51:58.4124182Z ++ FPATH=torch/include/ATen/ops/copy.h 2025-06-01T22:51:58.4124736Z ++ echo torch/include/ATen/ops/copy.h 2025-06-01T22:51:58.4125112Z ++ grep RECORD 2025-06-01T22:51:58.4146018Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copy.h 2025-06-01T22:51:58.4146739Z +++ openssl base64 2025-06-01T22:51:58.4147006Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.4147275Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.4148123Z +++ sed -e s/=//g 2025-06-01T22:51:58.4190253Z ++ HASH=W5fBrZQ4FGJ4N08gHm1c_2AJY6roiCy1xPI-oQHly90 2025-06-01T22:51:58.4194026Z +++ ls -nl torch/include/ATen/ops/copy.h 2025-06-01T22:51:58.4194709Z +++ awk '{print $5}' 2025-06-01T22:51:58.4223234Z ++ FSIZE=1316 2025-06-01T22:51:58.4224080Z ++ echo '"torch/include/ATen/ops/copy.h",sha256=W5fBrZQ4FGJ4N08gHm1c_2AJY6roiCy1xPI-oQHly90,1316' 2025-06-01T22:51:58.4224705Z ++ read fname 2025-06-01T22:51:58.4225169Z ++ make_wheel_record torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.4225908Z ++ FPATH=torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.4226571Z ++ echo torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.4227065Z ++ grep RECORD 2025-06-01T22:51:58.4246539Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.4247220Z +++ openssl base64 2025-06-01T22:51:58.4247493Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.4247753Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.4248238Z +++ sed -e s/=//g 2025-06-01T22:51:58.4286382Z ++ HASH=VDFyaba0I6QR8Yg9StZHBY4CgstzvxVeyQPfsxTCdUE 2025-06-01T22:51:58.4291068Z +++ ls -nl torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.4291902Z +++ awk '{print $5}' 2025-06-01T22:51:58.4318686Z ++ FSIZE=1053 2025-06-01T22:51:58.4319607Z ++ echo '"torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h",sha256=VDFyaba0I6QR8Yg9StZHBY4CgstzvxVeyQPfsxTCdUE,1053' 2025-06-01T22:51:58.4320480Z ++ read fname 2025-06-01T22:51:58.4321011Z ++ make_wheel_record torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.4321889Z ++ FPATH=torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.4322696Z ++ echo torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.4323269Z ++ grep RECORD 2025-06-01T22:51:58.4344258Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.4345095Z +++ openssl base64 2025-06-01T22:51:58.4345602Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.4346163Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.4346786Z +++ sed -e s/=//g 2025-06-01T22:51:58.4387944Z ++ HASH=pRa4Ov8t7RUzBl7h3WOwkTPHPjcesg51lwjazDCtCAQ 2025-06-01T22:51:58.4392256Z +++ ls -nl torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.4392893Z +++ awk '{print $5}' 2025-06-01T22:51:58.4419360Z ++ FSIZE=837 2025-06-01T22:51:58.4420390Z ++ echo '"torch/include/ATen/ops/copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=pRa4Ov8t7RUzBl7h3WOwkTPHPjcesg51lwjazDCtCAQ,837' 2025-06-01T22:51:58.4421297Z ++ read fname 2025-06-01T22:51:58.4421658Z ++ make_wheel_record torch/include/ATen/ops/copy_meta_dispatch.h 2025-06-01T22:51:58.4422236Z ++ FPATH=torch/include/ATen/ops/copy_meta_dispatch.h 2025-06-01T22:51:58.4422693Z ++ echo torch/include/ATen/ops/copy_meta_dispatch.h 2025-06-01T22:51:58.4423077Z ++ grep RECORD 2025-06-01T22:51:58.4447203Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copy_meta_dispatch.h 2025-06-01T22:51:58.4447855Z +++ openssl base64 2025-06-01T22:51:58.4448120Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.4449077Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.4450388Z +++ sed -e s/=//g 2025-06-01T22:51:58.4488997Z ++ HASH=wcPxFfAd6yECGRsuPQVHKDMHkYu-XmHgM5d5ZXCldUw 2025-06-01T22:51:58.4494137Z +++ ls -nl torch/include/ATen/ops/copy_meta_dispatch.h 2025-06-01T22:51:58.4495707Z +++ awk '{print $5}' 2025-06-01T22:51:58.4521603Z ++ FSIZE=769 2025-06-01T22:51:58.4522293Z ++ echo '"torch/include/ATen/ops/copy_meta_dispatch.h",sha256=wcPxFfAd6yECGRsuPQVHKDMHkYu-XmHgM5d5ZXCldUw,769' 2025-06-01T22:51:58.4523103Z ++ read fname 2025-06-01T22:51:58.4523451Z ++ make_wheel_record torch/include/ATen/ops/copy_native.h 2025-06-01T22:51:58.4523909Z ++ FPATH=torch/include/ATen/ops/copy_native.h 2025-06-01T22:51:58.4524465Z ++ echo torch/include/ATen/ops/copy_native.h 2025-06-01T22:51:58.4525122Z ++ grep RECORD 2025-06-01T22:51:58.4547317Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copy_native.h 2025-06-01T22:51:58.4547866Z +++ openssl base64 2025-06-01T22:51:58.4548150Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.4548405Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.4549560Z +++ sed -e s/=//g 2025-06-01T22:51:58.4593124Z ++ HASH=op04vVF19I8bbTglM39L28k23dbPj3G8SwRXYHwfCYk 2025-06-01T22:51:58.4595386Z +++ ls -nl torch/include/ATen/ops/copy_native.h 2025-06-01T22:51:58.4596171Z +++ awk '{print $5}' 2025-06-01T22:51:58.4623058Z ++ FSIZE=1285 2025-06-01T22:51:58.4623726Z ++ echo '"torch/include/ATen/ops/copy_native.h",sha256=op04vVF19I8bbTglM39L28k23dbPj3G8SwRXYHwfCYk,1285' 2025-06-01T22:51:58.4624394Z ++ read fname 2025-06-01T22:51:58.4624749Z ++ make_wheel_record torch/include/ATen/ops/copy_ops.h 2025-06-01T22:51:58.4625186Z ++ FPATH=torch/include/ATen/ops/copy_ops.h 2025-06-01T22:51:58.4625562Z ++ echo torch/include/ATen/ops/copy_ops.h 2025-06-01T22:51:58.4626200Z ++ grep RECORD 2025-06-01T22:51:58.4651092Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copy_ops.h 2025-06-01T22:51:58.4651637Z +++ openssl base64 2025-06-01T22:51:58.4652702Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.4653954Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.4655242Z +++ sed -e s/=//g 2025-06-01T22:51:58.4692148Z ++ HASH=gVd8Ekl5EfNQhxzIrEc_VgBfubz6PleT1VyYrU9t4D8 2025-06-01T22:51:58.4697221Z +++ ls -nl torch/include/ATen/ops/copy_ops.h 2025-06-01T22:51:58.4698970Z +++ awk '{print $5}' 2025-06-01T22:51:58.4725030Z ++ FSIZE=2475 2025-06-01T22:51:58.4725698Z ++ echo '"torch/include/ATen/ops/copy_ops.h",sha256=gVd8Ekl5EfNQhxzIrEc_VgBfubz6PleT1VyYrU9t4D8,2475' 2025-06-01T22:51:58.4726366Z ++ read fname 2025-06-01T22:51:58.4726759Z ++ make_wheel_record torch/include/ATen/ops/copy_sparse_to_sparse.h 2025-06-01T22:51:58.4727384Z ++ FPATH=torch/include/ATen/ops/copy_sparse_to_sparse.h 2025-06-01T22:51:58.4727879Z ++ echo torch/include/ATen/ops/copy_sparse_to_sparse.h 2025-06-01T22:51:58.4728267Z ++ grep RECORD 2025-06-01T22:51:58.4749202Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copy_sparse_to_sparse.h 2025-06-01T22:51:58.4750717Z +++ openssl base64 2025-06-01T22:51:58.4751724Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.4753047Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.4754315Z +++ sed -e s/=//g 2025-06-01T22:51:58.4795222Z ++ HASH=PI0YnuR1i6eVOeltZiCqH666s1MEoZu9y3Qpwu0BxNo 2025-06-01T22:51:58.4799340Z +++ ls -nl torch/include/ATen/ops/copy_sparse_to_sparse.h 2025-06-01T22:51:58.4799945Z +++ awk '{print $5}' 2025-06-01T22:51:58.4827561Z ++ FSIZE=1778 2025-06-01T22:51:58.4828450Z ++ echo '"torch/include/ATen/ops/copy_sparse_to_sparse.h",sha256=PI0YnuR1i6eVOeltZiCqH666s1MEoZu9y3Qpwu0BxNo,1778' 2025-06-01T22:51:58.4829167Z ++ read fname 2025-06-01T22:51:58.4829836Z ++ make_wheel_record torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.4830715Z ++ FPATH=torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.4831543Z ++ echo torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.4832110Z ++ grep RECORD 2025-06-01T22:51:58.4850680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.4851412Z +++ openssl base64 2025-06-01T22:51:58.4851796Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.4853125Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.4854460Z +++ sed -e s/=//g 2025-06-01T22:51:58.4891961Z ++ HASH=IEEjBlmvKAh1ItZgSsA0H0UPNjEQXT_VZAj6-YkPWPM 2025-06-01T22:51:58.4897472Z +++ ls -nl torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.4899041Z +++ awk '{print $5}' 2025-06-01T22:51:58.4925755Z ++ FSIZE=1107 2025-06-01T22:51:58.4926643Z ++ echo '"torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h",sha256=IEEjBlmvKAh1ItZgSsA0H0UPNjEQXT_VZAj6-YkPWPM,1107' 2025-06-01T22:51:58.4927567Z ++ read fname 2025-06-01T22:51:58.4928011Z ++ make_wheel_record torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h 2025-06-01T22:51:58.4928710Z ++ FPATH=torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h 2025-06-01T22:51:58.4929360Z ++ echo torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h 2025-06-01T22:51:58.4929829Z ++ grep RECORD 2025-06-01T22:51:58.4948088Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h 2025-06-01T22:51:58.4948692Z +++ openssl base64 2025-06-01T22:51:58.4949264Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.4950538Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.4951946Z +++ sed -e s/=//g 2025-06-01T22:51:58.4991128Z ++ HASH=vhi9mRGJHF2CPBPW9LjmsDnH08quPjkZa-8pPp5oxNk 2025-06-01T22:51:58.4997388Z +++ ls -nl torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h 2025-06-01T22:51:58.4997921Z +++ awk '{print $5}' 2025-06-01T22:51:58.5024191Z ++ FSIZE=783 2025-06-01T22:51:58.5025073Z ++ echo '"torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h",sha256=vhi9mRGJHF2CPBPW9LjmsDnH08quPjkZa-8pPp5oxNk,783' 2025-06-01T22:51:58.5025945Z ++ read fname 2025-06-01T22:51:58.5026342Z ++ make_wheel_record torch/include/ATen/ops/copy_sparse_to_sparse_native.h 2025-06-01T22:51:58.5027085Z ++ FPATH=torch/include/ATen/ops/copy_sparse_to_sparse_native.h 2025-06-01T22:51:58.5027716Z ++ echo torch/include/ATen/ops/copy_sparse_to_sparse_native.h 2025-06-01T22:51:58.5028161Z ++ grep RECORD 2025-06-01T22:51:58.5050742Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copy_sparse_to_sparse_native.h 2025-06-01T22:51:58.5051304Z +++ openssl base64 2025-06-01T22:51:58.5052030Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.5053325Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.5054588Z +++ sed -e s/=//g 2025-06-01T22:51:58.5091902Z ++ HASH=f61lm-XxVM3R_JrF4N-UMUBiGwPyGgRPMHkZukQ2Tmw 2025-06-01T22:51:58.5096861Z +++ ls -nl torch/include/ATen/ops/copy_sparse_to_sparse_native.h 2025-06-01T22:51:58.5098442Z +++ awk '{print $5}' 2025-06-01T22:51:58.5124876Z ++ FSIZE=781 2025-06-01T22:51:58.5126067Z ++ echo '"torch/include/ATen/ops/copy_sparse_to_sparse_native.h",sha256=f61lm-XxVM3R_JrF4N-UMUBiGwPyGgRPMHkZukQ2Tmw,781' 2025-06-01T22:51:58.5126837Z ++ read fname 2025-06-01T22:51:58.5127403Z ++ make_wheel_record torch/include/ATen/ops/copy_sparse_to_sparse_ops.h 2025-06-01T22:51:58.5128009Z ++ FPATH=torch/include/ATen/ops/copy_sparse_to_sparse_ops.h 2025-06-01T22:51:58.5128588Z ++ echo torch/include/ATen/ops/copy_sparse_to_sparse_ops.h 2025-06-01T22:51:58.5129020Z ++ grep RECORD 2025-06-01T22:51:58.5147905Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copy_sparse_to_sparse_ops.h 2025-06-01T22:51:58.5148497Z +++ openssl base64 2025-06-01T22:51:58.5148759Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.5149494Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.5150813Z +++ sed -e s/=//g 2025-06-01T22:51:58.5192648Z ++ HASH=b7V8NDWZdIMsitTBB9LIWBOGA-io6h3jhyyWJAX789k 2025-06-01T22:51:58.5196295Z +++ ls -nl torch/include/ATen/ops/copy_sparse_to_sparse_ops.h 2025-06-01T22:51:58.5196723Z +++ awk '{print $5}' 2025-06-01T22:51:58.5224692Z ++ FSIZE=2628 2025-06-01T22:51:58.5225389Z ++ echo '"torch/include/ATen/ops/copy_sparse_to_sparse_ops.h",sha256=b7V8NDWZdIMsitTBB9LIWBOGA-io6h3jhyyWJAX789k,2628' 2025-06-01T22:51:58.5226132Z ++ read fname 2025-06-01T22:51:58.5226454Z ++ make_wheel_record torch/include/ATen/ops/copysign.h 2025-06-01T22:51:58.5226879Z ++ FPATH=torch/include/ATen/ops/copysign.h 2025-06-01T22:51:58.5227277Z ++ echo torch/include/ATen/ops/copysign.h 2025-06-01T22:51:58.5227609Z ++ grep RECORD 2025-06-01T22:51:58.5247054Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copysign.h 2025-06-01T22:51:58.5247546Z +++ openssl base64 2025-06-01T22:51:58.5248416Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.5249216Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.5250689Z +++ sed -e s/=//g 2025-06-01T22:51:58.5288818Z ++ HASH=4nLSIGkTHTQwLM3npTlU7PvVm6o19ni6GgNe2_jbvt4 2025-06-01T22:51:58.5293870Z +++ ls -nl torch/include/ATen/ops/copysign.h 2025-06-01T22:51:58.5294653Z +++ awk '{print $5}' 2025-06-01T22:51:58.5322689Z ++ FSIZE=1928 2025-06-01T22:51:58.5323326Z ++ echo '"torch/include/ATen/ops/copysign.h",sha256=4nLSIGkTHTQwLM3npTlU7PvVm6o19ni6GgNe2_jbvt4,1928' 2025-06-01T22:51:58.5324108Z ++ read fname 2025-06-01T22:51:58.5324774Z ++ make_wheel_record torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.5325717Z ++ FPATH=torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.5326456Z ++ echo torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.5326998Z ++ grep RECORD 2025-06-01T22:51:58.5346459Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.5347150Z +++ openssl base64 2025-06-01T22:51:58.5347425Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.5347813Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.5350243Z +++ sed -e s/=//g 2025-06-01T22:51:58.5392177Z ++ HASH=Y1mTBzgiIs3DB2TkEd3whbVatSUTnomrFtMPxAz3SR4 2025-06-01T22:51:58.5394756Z +++ ls -nl torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.5395376Z +++ awk '{print $5}' 2025-06-01T22:51:58.5423048Z ++ FSIZE=1084 2025-06-01T22:51:58.5423911Z ++ echo '"torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h",sha256=Y1mTBzgiIs3DB2TkEd3whbVatSUTnomrFtMPxAz3SR4,1084' 2025-06-01T22:51:58.5424764Z ++ read fname 2025-06-01T22:51:58.5425349Z ++ make_wheel_record torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.5426280Z ++ FPATH=torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.5427141Z ++ echo torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.5427734Z ++ grep RECORD 2025-06-01T22:51:58.5447077Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.5447856Z +++ openssl base64 2025-06-01T22:51:58.5448361Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.5449523Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.5450963Z +++ sed -e s/=//g 2025-06-01T22:51:58.5488214Z ++ HASH=sO_Fu4Yucd8CXmcJJ-wm-t8WZwdjEG57WOYQ4FCITYo 2025-06-01T22:51:58.5493903Z +++ ls -nl torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.5494963Z +++ awk '{print $5}' 2025-06-01T22:51:58.5522586Z ++ FSIZE=897 2025-06-01T22:51:58.5523628Z ++ echo '"torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h",sha256=sO_Fu4Yucd8CXmcJJ-wm-t8WZwdjEG57WOYQ4FCITYo,897' 2025-06-01T22:51:58.5524857Z ++ read fname 2025-06-01T22:51:58.5525252Z ++ make_wheel_record torch/include/ATen/ops/copysign_cpu_dispatch.h 2025-06-01T22:51:58.5525792Z ++ FPATH=torch/include/ATen/ops/copysign_cpu_dispatch.h 2025-06-01T22:51:58.5526281Z ++ echo torch/include/ATen/ops/copysign_cpu_dispatch.h 2025-06-01T22:51:58.5526689Z ++ grep RECORD 2025-06-01T22:51:58.5547784Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copysign_cpu_dispatch.h 2025-06-01T22:51:58.5548348Z +++ openssl base64 2025-06-01T22:51:58.5548605Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.5548875Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.5550065Z +++ sed -e s/=//g 2025-06-01T22:51:58.5591573Z ++ HASH=h9zyuXG5gbYPpYL8XcLK-CrNXwcU0V0R_SOi1RIyl0c 2025-06-01T22:51:58.5595272Z +++ ls -nl torch/include/ATen/ops/copysign_cpu_dispatch.h 2025-06-01T22:51:58.5596441Z +++ awk '{print $5}' 2025-06-01T22:51:58.5624852Z ++ FSIZE=1040 2025-06-01T22:51:58.5625567Z ++ echo '"torch/include/ATen/ops/copysign_cpu_dispatch.h",sha256=h9zyuXG5gbYPpYL8XcLK-CrNXwcU0V0R_SOi1RIyl0c,1040' 2025-06-01T22:51:58.5626278Z ++ read fname 2025-06-01T22:51:58.5626660Z ++ make_wheel_record torch/include/ATen/ops/copysign_cuda_dispatch.h 2025-06-01T22:51:58.5627191Z ++ FPATH=torch/include/ATen/ops/copysign_cuda_dispatch.h 2025-06-01T22:51:58.5627673Z ++ echo torch/include/ATen/ops/copysign_cuda_dispatch.h 2025-06-01T22:51:58.5628056Z ++ grep RECORD 2025-06-01T22:51:58.5648094Z +++ openssl base64 2025-06-01T22:51:58.5649075Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copysign_cuda_dispatch.h 2025-06-01T22:51:58.5649662Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.5649950Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.5651211Z +++ sed -e s/=//g 2025-06-01T22:51:58.5690302Z ++ HASH=JdAHfnBrhDrHvXiwfJdx39rBw9qdTl3owMh6E7S5Lis 2025-06-01T22:51:58.5695879Z +++ ls -nl torch/include/ATen/ops/copysign_cuda_dispatch.h 2025-06-01T22:51:58.5696530Z +++ awk '{print $5}' 2025-06-01T22:51:58.5723324Z ++ FSIZE=1042 2025-06-01T22:51:58.5724167Z ++ echo '"torch/include/ATen/ops/copysign_cuda_dispatch.h",sha256=JdAHfnBrhDrHvXiwfJdx39rBw9qdTl3owMh6E7S5Lis,1042' 2025-06-01T22:51:58.5725202Z ++ read fname 2025-06-01T22:51:58.5725539Z ++ make_wheel_record torch/include/ATen/ops/copysign_meta.h 2025-06-01T22:51:58.5726074Z ++ FPATH=torch/include/ATen/ops/copysign_meta.h 2025-06-01T22:51:58.5726572Z ++ echo torch/include/ATen/ops/copysign_meta.h 2025-06-01T22:51:58.5726931Z ++ grep RECORD 2025-06-01T22:51:58.5747437Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copysign_meta.h 2025-06-01T22:51:58.5747919Z +++ openssl base64 2025-06-01T22:51:58.5748571Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.5749193Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.5750403Z +++ sed -e s/=//g 2025-06-01T22:51:58.5791474Z ++ HASH=bpYTlvJkBN_AlgPd0PutFfS_WLB9NWrT2YmP9ccH89I 2025-06-01T22:51:58.5794441Z +++ ls -nl torch/include/ATen/ops/copysign_meta.h 2025-06-01T22:51:58.5795661Z +++ awk '{print $5}' 2025-06-01T22:51:58.5823027Z ++ FSIZE=602 2025-06-01T22:51:58.5823722Z ++ echo '"torch/include/ATen/ops/copysign_meta.h",sha256=bpYTlvJkBN_AlgPd0PutFfS_WLB9NWrT2YmP9ccH89I,602' 2025-06-01T22:51:58.5824380Z ++ read fname 2025-06-01T22:51:58.5824753Z ++ make_wheel_record torch/include/ATen/ops/copysign_meta_dispatch.h 2025-06-01T22:51:58.5825328Z ++ FPATH=torch/include/ATen/ops/copysign_meta_dispatch.h 2025-06-01T22:51:58.5825529Z ++ echo torch/include/ATen/ops/copysign_meta_dispatch.h 2025-06-01T22:51:58.5825672Z ++ grep RECORD 2025-06-01T22:51:58.5846616Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copysign_meta_dispatch.h 2025-06-01T22:51:58.5846788Z +++ openssl base64 2025-06-01T22:51:58.5847029Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.5849550Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.5850749Z +++ sed -e s/=//g 2025-06-01T22:51:58.5888107Z ++ HASH=nVtC1rX3wIQtjbiUUQfJqnK5w03tHevfth62SoItA34 2025-06-01T22:51:58.5893211Z +++ ls -nl torch/include/ATen/ops/copysign_meta_dispatch.h 2025-06-01T22:51:58.5893934Z +++ awk '{print $5}' 2025-06-01T22:51:58.5920929Z ++ FSIZE=1042 2025-06-01T22:51:58.5921543Z ++ echo '"torch/include/ATen/ops/copysign_meta_dispatch.h",sha256=nVtC1rX3wIQtjbiUUQfJqnK5w03tHevfth62SoItA34,1042' 2025-06-01T22:51:58.5921662Z ++ read fname 2025-06-01T22:51:58.5921868Z ++ make_wheel_record torch/include/ATen/ops/copysign_native.h 2025-06-01T22:51:58.5922037Z ++ FPATH=torch/include/ATen/ops/copysign_native.h 2025-06-01T22:51:58.5922188Z ++ echo torch/include/ATen/ops/copysign_native.h 2025-06-01T22:51:58.5923533Z ++ grep RECORD 2025-06-01T22:51:58.5947237Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copysign_native.h 2025-06-01T22:51:58.5947363Z +++ openssl base64 2025-06-01T22:51:58.5947481Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.5947601Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.5948790Z +++ sed -e s/=//g 2025-06-01T22:51:58.5990562Z ++ HASH=Uc1JEIfpBb6MNHUDzEerB0LPOXfxl9unFp1U4JCu0Qk 2025-06-01T22:51:58.5993783Z +++ ls -nl torch/include/ATen/ops/copysign_native.h 2025-06-01T22:51:58.5994616Z +++ awk '{print $5}' 2025-06-01T22:51:58.6022018Z ++ FSIZE=902 2025-06-01T22:51:58.6022600Z ++ echo '"torch/include/ATen/ops/copysign_native.h",sha256=Uc1JEIfpBb6MNHUDzEerB0LPOXfxl9unFp1U4JCu0Qk,902' 2025-06-01T22:51:58.6022696Z ++ read fname 2025-06-01T22:51:58.6022884Z ++ make_wheel_record torch/include/ATen/ops/copysign_ops.h 2025-06-01T22:51:58.6023026Z ++ FPATH=torch/include/ATen/ops/copysign_ops.h 2025-06-01T22:51:58.6032176Z ++ echo torch/include/ATen/ops/copysign_ops.h 2025-06-01T22:51:58.6032336Z ++ grep RECORD 2025-06-01T22:51:58.6046797Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/copysign_ops.h 2025-06-01T22:51:58.6046916Z +++ openssl base64 2025-06-01T22:51:58.6047065Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.6047398Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.6048860Z +++ sed -e s/=//g 2025-06-01T22:51:58.6089099Z ++ HASH=tamFZnIpDOu-RJt8YMD5P3drJ87-qNz5MDc0b-26Ae8 2025-06-01T22:51:58.6093692Z +++ ls -nl torch/include/ATen/ops/copysign_ops.h 2025-06-01T22:51:58.6094679Z +++ awk '{print $5}' 2025-06-01T22:51:58.6123895Z ++ FSIZE=4288 2025-06-01T22:51:58.6124816Z ++ echo '"torch/include/ATen/ops/copysign_ops.h",sha256=tamFZnIpDOu-RJt8YMD5P3drJ87-qNz5MDc0b-26Ae8,4288' 2025-06-01T22:51:58.6124927Z ++ read fname 2025-06-01T22:51:58.6125103Z ++ make_wheel_record torch/include/ATen/ops/corrcoef.h 2025-06-01T22:51:58.6125269Z ++ FPATH=torch/include/ATen/ops/corrcoef.h 2025-06-01T22:51:58.6125413Z ++ echo torch/include/ATen/ops/corrcoef.h 2025-06-01T22:51:58.6125511Z ++ grep RECORD 2025-06-01T22:51:58.6147394Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/corrcoef.h 2025-06-01T22:51:58.6147530Z +++ openssl base64 2025-06-01T22:51:58.6147635Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.6147887Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.6148574Z +++ sed -e s/=//g 2025-06-01T22:51:58.6192106Z ++ HASH=ib2m3TwDVAwRGLBeC9CNfbzAtB9JnR8khxD6yTB4Gj4 2025-06-01T22:51:58.6194919Z +++ ls -nl torch/include/ATen/ops/corrcoef.h 2025-06-01T22:51:58.6196203Z +++ awk '{print $5}' 2025-06-01T22:51:58.6224557Z ++ FSIZE=645 2025-06-01T22:51:58.6225052Z ++ echo '"torch/include/ATen/ops/corrcoef.h",sha256=ib2m3TwDVAwRGLBeC9CNfbzAtB9JnR8khxD6yTB4Gj4,645' 2025-06-01T22:51:58.6225171Z ++ read fname 2025-06-01T22:51:58.6225530Z ++ make_wheel_record torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.6225831Z ++ FPATH=torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.6226123Z ++ echo torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.6226234Z ++ grep RECORD 2025-06-01T22:51:58.6246951Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.6247079Z +++ openssl base64 2025-06-01T22:51:58.6247344Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.6247999Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.6249495Z +++ sed -e s/=//g 2025-06-01T22:51:58.6288291Z ++ HASH=Qgr8zzSJSOy98Wk5pDDY4duS-gwWzpWCRiyuGLgoISc 2025-06-01T22:51:58.6293951Z +++ ls -nl torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.6294882Z +++ awk '{print $5}' 2025-06-01T22:51:58.6322986Z ++ FSIZE=766 2025-06-01T22:51:58.6323666Z ++ echo '"torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h",sha256=Qgr8zzSJSOy98Wk5pDDY4duS-gwWzpWCRiyuGLgoISc,766' 2025-06-01T22:51:58.6323764Z ++ read fname 2025-06-01T22:51:58.6324102Z ++ make_wheel_record torch/include/ATen/ops/corrcoef_native.h 2025-06-01T22:51:58.6324260Z ++ FPATH=torch/include/ATen/ops/corrcoef_native.h 2025-06-01T22:51:58.6324583Z ++ echo torch/include/ATen/ops/corrcoef_native.h 2025-06-01T22:51:58.6324702Z ++ grep RECORD 2025-06-01T22:51:58.6347003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/corrcoef_native.h 2025-06-01T22:51:58.6347135Z +++ openssl base64 2025-06-01T22:51:58.6347238Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.6347364Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.6348262Z +++ sed -e s/=//g 2025-06-01T22:51:58.6390275Z ++ HASH=99zeeRCwtM9i13UNFYqmE-DJp63ZwlxkiUzpl9vYGAw 2025-06-01T22:51:58.6393739Z +++ ls -nl torch/include/ATen/ops/corrcoef_native.h 2025-06-01T22:51:58.6394540Z +++ awk '{print $5}' 2025-06-01T22:51:58.6420730Z ++ FSIZE=478 2025-06-01T22:51:58.6421277Z ++ echo '"torch/include/ATen/ops/corrcoef_native.h",sha256=99zeeRCwtM9i13UNFYqmE-DJp63ZwlxkiUzpl9vYGAw,478' 2025-06-01T22:51:58.6421381Z ++ read fname 2025-06-01T22:51:58.6421574Z ++ make_wheel_record torch/include/ATen/ops/corrcoef_ops.h 2025-06-01T22:51:58.6421730Z ++ FPATH=torch/include/ATen/ops/corrcoef_ops.h 2025-06-01T22:51:58.6422690Z ++ echo torch/include/ATen/ops/corrcoef_ops.h 2025-06-01T22:51:58.6423707Z ++ grep RECORD 2025-06-01T22:51:58.6446335Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/corrcoef_ops.h 2025-06-01T22:51:58.6446473Z +++ openssl base64 2025-06-01T22:51:58.6446577Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.6447267Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.6448563Z +++ sed -e s/=//g 2025-06-01T22:51:58.6487468Z ++ HASH=OrVzSwveA88ifF8NajQmxOVCmQ4v1pDqiPoPqcBdCfc 2025-06-01T22:51:58.6492164Z +++ ls -nl torch/include/ATen/ops/corrcoef_ops.h 2025-06-01T22:51:58.6493180Z +++ awk '{print $5}' 2025-06-01T22:51:58.6520724Z ++ FSIZE=963 2025-06-01T22:51:58.6521236Z ++ echo '"torch/include/ATen/ops/corrcoef_ops.h",sha256=OrVzSwveA88ifF8NajQmxOVCmQ4v1pDqiPoPqcBdCfc,963' 2025-06-01T22:51:58.6521334Z ++ read fname 2025-06-01T22:51:58.6521486Z ++ make_wheel_record torch/include/ATen/ops/cos.h 2025-06-01T22:51:58.6521611Z ++ FPATH=torch/include/ATen/ops/cos.h 2025-06-01T22:51:58.6521741Z ++ echo torch/include/ATen/ops/cos.h 2025-06-01T22:51:58.6522116Z ++ grep RECORD 2025-06-01T22:51:58.6546280Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cos.h 2025-06-01T22:51:58.6546596Z +++ openssl base64 2025-06-01T22:51:58.6546731Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.6547310Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.6547747Z +++ sed -e s/=//g 2025-06-01T22:51:58.6590393Z ++ HASH=kdO12_IZCrWyl7NiqP9bQHy0HOxsjLuRHtlPC6eU2O8 2025-06-01T22:51:58.6593065Z +++ ls -nl torch/include/ATen/ops/cos.h 2025-06-01T22:51:58.6593892Z +++ awk '{print $5}' 2025-06-01T22:51:58.6620705Z ++ FSIZE=1130 2025-06-01T22:51:58.6621122Z ++ echo '"torch/include/ATen/ops/cos.h",sha256=kdO12_IZCrWyl7NiqP9bQHy0HOxsjLuRHtlPC6eU2O8,1130' 2025-06-01T22:51:58.6621233Z ++ read fname 2025-06-01T22:51:58.6621628Z ++ make_wheel_record torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.6621966Z ++ FPATH=torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.6622905Z ++ echo torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.6623810Z ++ grep RECORD 2025-06-01T22:51:58.6646578Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.6646882Z +++ openssl base64 2025-06-01T22:51:58.6647001Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.6648667Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.6651628Z +++ sed -e s/=//g 2025-06-01T22:51:58.6686731Z ++ HASH=XKVvuZOuv_bPHRX7C4cwM-cfWPODj0pSOvZ1ZGFxhJE 2025-06-01T22:51:58.6691914Z +++ ls -nl torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.6692559Z +++ awk '{print $5}' 2025-06-01T22:51:58.6720417Z ++ FSIZE=835 2025-06-01T22:51:58.6721144Z ++ echo '"torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h",sha256=XKVvuZOuv_bPHRX7C4cwM-cfWPODj0pSOvZ1ZGFxhJE,835' 2025-06-01T22:51:58.6721241Z ++ read fname 2025-06-01T22:51:58.6721462Z ++ make_wheel_record torch/include/ATen/ops/cos_cpu_dispatch.h 2025-06-01T22:51:58.6721618Z ++ FPATH=torch/include/ATen/ops/cos_cpu_dispatch.h 2025-06-01T22:51:58.6721767Z ++ echo torch/include/ATen/ops/cos_cpu_dispatch.h 2025-06-01T22:51:58.6721887Z ++ grep RECORD 2025-06-01T22:51:58.6743798Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cos_cpu_dispatch.h 2025-06-01T22:51:58.6743932Z +++ openssl base64 2025-06-01T22:51:58.6744047Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.6744149Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.6744619Z +++ sed -e s/=//g 2025-06-01T22:51:58.6788540Z ++ HASH=gw277qd8XP-Y724zsxGLvWZHBCHldZxJXMs7ukg16MQ 2025-06-01T22:51:58.6791882Z +++ ls -nl torch/include/ATen/ops/cos_cpu_dispatch.h 2025-06-01T22:51:58.6792892Z +++ awk '{print $5}' 2025-06-01T22:51:58.6819068Z ++ FSIZE=916 2025-06-01T22:51:58.6819607Z ++ echo '"torch/include/ATen/ops/cos_cpu_dispatch.h",sha256=gw277qd8XP-Y724zsxGLvWZHBCHldZxJXMs7ukg16MQ,916' 2025-06-01T22:51:58.6819706Z ++ read fname 2025-06-01T22:51:58.6819919Z ++ make_wheel_record torch/include/ATen/ops/cos_cuda_dispatch.h 2025-06-01T22:51:58.6820094Z ++ FPATH=torch/include/ATen/ops/cos_cuda_dispatch.h 2025-06-01T22:51:58.6820790Z ++ echo torch/include/ATen/ops/cos_cuda_dispatch.h 2025-06-01T22:51:58.6821313Z ++ grep RECORD 2025-06-01T22:51:58.6844282Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cos_cuda_dispatch.h 2025-06-01T22:51:58.6844860Z +++ openssl base64 2025-06-01T22:51:58.6845003Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.6845116Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.6846578Z +++ sed -e s/=//g 2025-06-01T22:51:58.6885658Z ++ HASH=bqDfjG5_6nHr06NGx5DEwadJSmaiB-qJzokbef0p9Yo 2025-06-01T22:51:58.6889329Z +++ ls -nl torch/include/ATen/ops/cos_cuda_dispatch.h 2025-06-01T22:51:58.6890244Z +++ awk '{print $5}' 2025-06-01T22:51:58.6916563Z ++ FSIZE=918 2025-06-01T22:51:58.6917117Z ++ echo '"torch/include/ATen/ops/cos_cuda_dispatch.h",sha256=bqDfjG5_6nHr06NGx5DEwadJSmaiB-qJzokbef0p9Yo,918' 2025-06-01T22:51:58.6917268Z ++ read fname 2025-06-01T22:51:58.6917864Z ++ make_wheel_record torch/include/ATen/ops/cos_meta.h 2025-06-01T22:51:58.6918043Z ++ FPATH=torch/include/ATen/ops/cos_meta.h 2025-06-01T22:51:58.6918187Z ++ echo torch/include/ATen/ops/cos_meta.h 2025-06-01T22:51:58.6918582Z ++ grep RECORD 2025-06-01T22:51:58.6941454Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cos_meta.h 2025-06-01T22:51:58.6941590Z +++ openssl base64 2025-06-01T22:51:58.6941695Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.6941800Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.6943196Z +++ sed -e s/=//g 2025-06-01T22:51:58.6986444Z ++ HASH=NxjTTYre8lMTAegHCiiJX2ruZdpi3nm53N43MjJzOlc 2025-06-01T22:51:58.6993030Z +++ ls -nl torch/include/ATen/ops/cos_meta.h 2025-06-01T22:51:58.6994737Z +++ awk '{print $5}' 2025-06-01T22:51:58.7021077Z ++ FSIZE=564 2025-06-01T22:51:58.7021534Z ++ echo '"torch/include/ATen/ops/cos_meta.h",sha256=NxjTTYre8lMTAegHCiiJX2ruZdpi3nm53N43MjJzOlc,564' 2025-06-01T22:51:58.7021651Z ++ read fname 2025-06-01T22:51:58.7021866Z ++ make_wheel_record torch/include/ATen/ops/cos_meta_dispatch.h 2025-06-01T22:51:58.7022024Z ++ FPATH=torch/include/ATen/ops/cos_meta_dispatch.h 2025-06-01T22:51:58.7023221Z ++ echo torch/include/ATen/ops/cos_meta_dispatch.h 2025-06-01T22:51:58.7023834Z ++ grep RECORD 2025-06-01T22:51:58.7049422Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cos_meta_dispatch.h 2025-06-01T22:51:58.7049907Z +++ openssl base64 2025-06-01T22:51:58.7051245Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.7052864Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.7053907Z +++ sed -e s/=//g 2025-06-01T22:51:58.7090396Z ++ HASH=tSRNtVElJrkcfn1ByDc_ochQ6ZAk7DrI-3ZrEloalgQ 2025-06-01T22:51:58.7095475Z +++ ls -nl torch/include/ATen/ops/cos_meta_dispatch.h 2025-06-01T22:51:58.7096624Z +++ awk '{print $5}' 2025-06-01T22:51:58.7123137Z ++ FSIZE=918 2025-06-01T22:51:58.7123654Z ++ echo '"torch/include/ATen/ops/cos_meta_dispatch.h",sha256=tSRNtVElJrkcfn1ByDc_ochQ6ZAk7DrI-3ZrEloalgQ,918' 2025-06-01T22:51:58.7123768Z ++ read fname 2025-06-01T22:51:58.7124127Z ++ make_wheel_record torch/include/ATen/ops/cos_native.h 2025-06-01T22:51:58.7124266Z ++ FPATH=torch/include/ATen/ops/cos_native.h 2025-06-01T22:51:58.7125077Z ++ echo torch/include/ATen/ops/cos_native.h 2025-06-01T22:51:58.7126249Z ++ grep RECORD 2025-06-01T22:51:58.7147521Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cos_native.h 2025-06-01T22:51:58.7147636Z +++ openssl base64 2025-06-01T22:51:58.7147767Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.7149385Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.7150388Z +++ sed -e s/=//g 2025-06-01T22:51:58.7192856Z ++ HASH=IR768c-nuz2GkhrxHCXLHcOI4eIeocbsfdoM4eNJe7k 2025-06-01T22:51:58.7196021Z +++ ls -nl torch/include/ATen/ops/cos_native.h 2025-06-01T22:51:58.7196797Z +++ awk '{print $5}' 2025-06-01T22:51:58.7224884Z ++ FSIZE=651 2025-06-01T22:51:58.7225367Z ++ echo '"torch/include/ATen/ops/cos_native.h",sha256=IR768c-nuz2GkhrxHCXLHcOI4eIeocbsfdoM4eNJe7k,651' 2025-06-01T22:51:58.7225467Z ++ read fname 2025-06-01T22:51:58.7225650Z ++ make_wheel_record torch/include/ATen/ops/cos_ops.h 2025-06-01T22:51:58.7225779Z ++ FPATH=torch/include/ATen/ops/cos_ops.h 2025-06-01T22:51:58.7225903Z ++ echo torch/include/ATen/ops/cos_ops.h 2025-06-01T22:51:58.7227128Z ++ grep RECORD 2025-06-01T22:51:58.7248181Z +++ openssl base64 2025-06-01T22:51:58.7248730Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cos_ops.h 2025-06-01T22:51:58.7249089Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.7250691Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.7252184Z +++ sed -e s/=//g 2025-06-01T22:51:58.7290638Z ++ HASH=MEQ0YTmFPEJVv7i9W4OAilffCXOfIaFqE2_KC53_mTg 2025-06-01T22:51:58.7295901Z +++ ls -nl torch/include/ATen/ops/cos_ops.h 2025-06-01T22:51:58.7296831Z +++ awk '{print $5}' 2025-06-01T22:51:58.7322584Z ++ FSIZE=2019 2025-06-01T22:51:58.7323230Z ++ echo '"torch/include/ATen/ops/cos_ops.h",sha256=MEQ0YTmFPEJVv7i9W4OAilffCXOfIaFqE2_KC53_mTg,2019' 2025-06-01T22:51:58.7323363Z ++ read fname 2025-06-01T22:51:58.7323538Z ++ make_wheel_record torch/include/ATen/ops/cosh.h 2025-06-01T22:51:58.7323662Z ++ FPATH=torch/include/ATen/ops/cosh.h 2025-06-01T22:51:58.7324966Z ++ echo torch/include/ATen/ops/cosh.h 2025-06-01T22:51:58.7326234Z ++ grep RECORD 2025-06-01T22:51:58.7347709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosh.h 2025-06-01T22:51:58.7348051Z +++ openssl base64 2025-06-01T22:51:58.7348156Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.7349407Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.7350768Z +++ sed -e s/=//g 2025-06-01T22:51:58.7392440Z ++ HASH=kudGy4ZFm3i1YaPOFS28b3Cdk6BvUkWmRbKkDbh8cAU 2025-06-01T22:51:58.7395310Z +++ ls -nl torch/include/ATen/ops/cosh.h 2025-06-01T22:51:58.7396351Z +++ awk '{print $5}' 2025-06-01T22:51:58.7423971Z ++ FSIZE=1143 2025-06-01T22:51:58.7424523Z ++ echo '"torch/include/ATen/ops/cosh.h",sha256=kudGy4ZFm3i1YaPOFS28b3Cdk6BvUkWmRbKkDbh8cAU,1143' 2025-06-01T22:51:58.7424623Z ++ read fname 2025-06-01T22:51:58.7425041Z ++ make_wheel_record torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.7425444Z ++ FPATH=torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.7425858Z ++ echo torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.7426017Z ++ grep RECORD 2025-06-01T22:51:58.7446722Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.7446964Z +++ openssl base64 2025-06-01T22:51:58.7448013Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.7449368Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.7450733Z +++ sed -e s/=//g 2025-06-01T22:51:58.7488925Z ++ HASH=2Uur5cBIzb7T_-M4SQ1xA2Us7H7rhSDakvpYrF1eHSY 2025-06-01T22:51:58.7494357Z +++ ls -nl torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:58.7495045Z +++ awk '{print $5}' 2025-06-01T22:51:58.7520966Z ++ FSIZE=837 2025-06-01T22:51:58.7521949Z ++ echo '"torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h",sha256=2Uur5cBIzb7T_-M4SQ1xA2Us7H7rhSDakvpYrF1eHSY,837' 2025-06-01T22:51:58.7522866Z ++ read fname 2025-06-01T22:51:58.7523227Z ++ make_wheel_record torch/include/ATen/ops/cosh_cpu_dispatch.h 2025-06-01T22:51:58.7523779Z ++ FPATH=torch/include/ATen/ops/cosh_cpu_dispatch.h 2025-06-01T22:51:58.7524548Z ++ echo torch/include/ATen/ops/cosh_cpu_dispatch.h 2025-06-01T22:51:58.7525086Z ++ grep RECORD 2025-06-01T22:51:58.7545896Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosh_cpu_dispatch.h 2025-06-01T22:51:58.7546509Z +++ openssl base64 2025-06-01T22:51:58.7547428Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.7547697Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.7548885Z +++ sed -e s/=//g 2025-06-01T22:51:58.7589782Z ++ HASH=I5W4NGGCfpx2W1Lf3jjJn_Hq8tCI0OCD0hzhbvC5ku8 2025-06-01T22:51:58.7594523Z +++ ls -nl torch/include/ATen/ops/cosh_cpu_dispatch.h 2025-06-01T22:51:58.7595825Z +++ awk '{print $5}' 2025-06-01T22:51:58.7622257Z ++ FSIZE=920 2025-06-01T22:51:58.7622979Z ++ echo '"torch/include/ATen/ops/cosh_cpu_dispatch.h",sha256=I5W4NGGCfpx2W1Lf3jjJn_Hq8tCI0OCD0hzhbvC5ku8,920' 2025-06-01T22:51:58.7623650Z ++ read fname 2025-06-01T22:51:58.7624012Z ++ make_wheel_record torch/include/ATen/ops/cosh_cuda_dispatch.h 2025-06-01T22:51:58.7624558Z ++ FPATH=torch/include/ATen/ops/cosh_cuda_dispatch.h 2025-06-01T22:51:58.7625087Z ++ echo torch/include/ATen/ops/cosh_cuda_dispatch.h 2025-06-01T22:51:58.7625512Z ++ grep RECORD 2025-06-01T22:51:58.7646559Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosh_cuda_dispatch.h 2025-06-01T22:51:58.7647135Z +++ openssl base64 2025-06-01T22:51:58.7647776Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.7648963Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.7650202Z +++ sed -e s/=//g 2025-06-01T22:51:58.7687452Z ++ HASH=-nja_h6zd3bKq8ed_lFUz5aAqNhPBtkz5HYO39zYNqs 2025-06-01T22:51:58.7692857Z +++ ls -nl torch/include/ATen/ops/cosh_cuda_dispatch.h 2025-06-01T22:51:58.7693818Z +++ awk '{print $5}' 2025-06-01T22:51:58.7720318Z ++ FSIZE=922 2025-06-01T22:51:58.7721035Z ++ echo '"torch/include/ATen/ops/cosh_cuda_dispatch.h",sha256=-nja_h6zd3bKq8ed_lFUz5aAqNhPBtkz5HYO39zYNqs,922' 2025-06-01T22:51:58.7721705Z ++ read fname 2025-06-01T22:51:58.7722131Z ++ make_wheel_record torch/include/ATen/ops/cosh_meta.h 2025-06-01T22:51:58.7722576Z ++ FPATH=torch/include/ATen/ops/cosh_meta.h 2025-06-01T22:51:58.7723174Z ++ echo torch/include/ATen/ops/cosh_meta.h 2025-06-01T22:51:58.7723515Z ++ grep RECORD 2025-06-01T22:51:58.7744127Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosh_meta.h 2025-06-01T22:51:58.7744857Z +++ openssl base64 2025-06-01T22:51:58.7749239Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.7749597Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.7749866Z +++ sed -e s/=//g 2025-06-01T22:51:58.7790273Z ++ HASH=2MZerY5EAzH5ddN7et1eeB5T3fyOSKK2PjKdRZDTQiM 2025-06-01T22:51:58.7794106Z +++ ls -nl torch/include/ATen/ops/cosh_meta.h 2025-06-01T22:51:58.7794552Z +++ awk '{print $5}' 2025-06-01T22:51:58.7821434Z ++ FSIZE=565 2025-06-01T22:51:58.7822092Z ++ echo '"torch/include/ATen/ops/cosh_meta.h",sha256=2MZerY5EAzH5ddN7et1eeB5T3fyOSKK2PjKdRZDTQiM,565' 2025-06-01T22:51:58.7822774Z ++ read fname 2025-06-01T22:51:58.7823202Z ++ make_wheel_record torch/include/ATen/ops/cosh_meta_dispatch.h 2025-06-01T22:51:58.7823743Z ++ FPATH=torch/include/ATen/ops/cosh_meta_dispatch.h 2025-06-01T22:51:58.7824272Z ++ echo torch/include/ATen/ops/cosh_meta_dispatch.h 2025-06-01T22:51:58.7824770Z ++ grep RECORD 2025-06-01T22:51:58.7845131Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosh_meta_dispatch.h 2025-06-01T22:51:58.7846035Z +++ openssl base64 2025-06-01T22:51:58.7846677Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.7847379Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.7848904Z +++ sed -e s/=//g 2025-06-01T22:51:58.7888713Z ++ HASH=yQDVX0UfehAZOYAEBrIJgDgC-5HjlM96eSEkK8dgbdw 2025-06-01T22:51:58.7894300Z +++ ls -nl torch/include/ATen/ops/cosh_meta_dispatch.h 2025-06-01T22:51:58.7895570Z +++ awk '{print $5}' 2025-06-01T22:51:58.7921255Z ++ FSIZE=922 2025-06-01T22:51:58.7922060Z ++ echo '"torch/include/ATen/ops/cosh_meta_dispatch.h",sha256=yQDVX0UfehAZOYAEBrIJgDgC-5HjlM96eSEkK8dgbdw,922' 2025-06-01T22:51:58.7922755Z ++ read fname 2025-06-01T22:51:58.7923117Z ++ make_wheel_record torch/include/ATen/ops/cosh_native.h 2025-06-01T22:51:58.7923573Z ++ FPATH=torch/include/ATen/ops/cosh_native.h 2025-06-01T22:51:58.7924166Z ++ echo torch/include/ATen/ops/cosh_native.h 2025-06-01T22:51:58.7925135Z ++ grep RECORD 2025-06-01T22:51:58.7946490Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosh_native.h 2025-06-01T22:51:58.7947790Z +++ openssl base64 2025-06-01T22:51:58.7948160Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.7949179Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.7950604Z +++ sed -e s/=//g 2025-06-01T22:51:58.7990648Z ++ HASH=Xm3I6i46RhWd0mOaJtIiCo7xz-daFAR1L3fgAV76ltw 2025-06-01T22:51:58.7995425Z +++ ls -nl torch/include/ATen/ops/cosh_native.h 2025-06-01T22:51:58.7996311Z +++ awk '{print $5}' 2025-06-01T22:51:58.8024110Z ++ FSIZE=590 2025-06-01T22:51:58.8024820Z ++ echo '"torch/include/ATen/ops/cosh_native.h",sha256=Xm3I6i46RhWd0mOaJtIiCo7xz-daFAR1L3fgAV76ltw,590' 2025-06-01T22:51:58.8025534Z ++ read fname 2025-06-01T22:51:58.8025856Z ++ make_wheel_record torch/include/ATen/ops/cosh_ops.h 2025-06-01T22:51:58.8026339Z ++ FPATH=torch/include/ATen/ops/cosh_ops.h 2025-06-01T22:51:58.8026785Z ++ echo torch/include/ATen/ops/cosh_ops.h 2025-06-01T22:51:58.8027146Z ++ grep RECORD 2025-06-01T22:51:58.8047323Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosh_ops.h 2025-06-01T22:51:58.8048014Z +++ openssl base64 2025-06-01T22:51:58.8048807Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.8049928Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.8051233Z +++ sed -e s/=//g 2025-06-01T22:51:58.8089168Z ++ HASH=Q6OdvsUMtCaK2O8ahQQFaOJ-667DeZjuPIPsV-Ay-3M 2025-06-01T22:51:58.8094816Z +++ ls -nl torch/include/ATen/ops/cosh_ops.h 2025-06-01T22:51:58.8095765Z +++ awk '{print $5}' 2025-06-01T22:51:58.8121969Z ++ FSIZE=2028 2025-06-01T22:51:58.8122700Z ++ echo '"torch/include/ATen/ops/cosh_ops.h",sha256=Q6OdvsUMtCaK2O8ahQQFaOJ-667DeZjuPIPsV-Ay-3M,2028' 2025-06-01T22:51:58.8123379Z ++ read fname 2025-06-01T22:51:58.8123751Z ++ make_wheel_record torch/include/ATen/ops/cosine_embedding_loss.h 2025-06-01T22:51:58.8124428Z ++ FPATH=torch/include/ATen/ops/cosine_embedding_loss.h 2025-06-01T22:51:58.8125133Z ++ echo torch/include/ATen/ops/cosine_embedding_loss.h 2025-06-01T22:51:58.8125694Z ++ grep RECORD 2025-06-01T22:51:58.8146884Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosine_embedding_loss.h 2025-06-01T22:51:58.8147840Z +++ openssl base64 2025-06-01T22:51:58.8148104Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.8149413Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.8150750Z +++ sed -e s/=//g 2025-06-01T22:51:58.8192247Z ++ HASH=QcspFmHkI1OfRtANWjrfvcJaoGXQkwUL6OcqEo_GXa0 2025-06-01T22:51:58.8195175Z +++ ls -nl torch/include/ATen/ops/cosine_embedding_loss.h 2025-06-01T22:51:58.8196689Z +++ awk '{print $5}' 2025-06-01T22:51:58.8224154Z ++ FSIZE=918 2025-06-01T22:51:58.8224925Z ++ echo '"torch/include/ATen/ops/cosine_embedding_loss.h",sha256=QcspFmHkI1OfRtANWjrfvcJaoGXQkwUL6OcqEo_GXa0,918' 2025-06-01T22:51:58.8225685Z ++ read fname 2025-06-01T22:51:58.8226310Z ++ make_wheel_record torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.8227262Z ++ FPATH=torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.8228281Z ++ echo torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.8228858Z ++ grep RECORD 2025-06-01T22:51:58.8248133Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.8248907Z +++ openssl base64 2025-06-01T22:51:58.8249185Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.8250147Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.8251524Z +++ sed -e s/=//g 2025-06-01T22:51:58.8290109Z ++ HASH=WHFcFub8Z_kx9KhnXYL3N8SQtZxtyd3ixksFaRlO6u8 2025-06-01T22:51:58.8295809Z +++ ls -nl torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.8296460Z +++ awk '{print $5}' 2025-06-01T22:51:58.8322433Z ++ FSIZE=893 2025-06-01T22:51:58.8323391Z ++ echo '"torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h",sha256=WHFcFub8Z_kx9KhnXYL3N8SQtZxtyd3ixksFaRlO6u8,893' 2025-06-01T22:51:58.8324707Z ++ read fname 2025-06-01T22:51:58.8325124Z ++ make_wheel_record torch/include/ATen/ops/cosine_embedding_loss_native.h 2025-06-01T22:51:58.8325803Z ++ FPATH=torch/include/ATen/ops/cosine_embedding_loss_native.h 2025-06-01T22:51:58.8326434Z ++ echo torch/include/ATen/ops/cosine_embedding_loss_native.h 2025-06-01T22:51:58.8326876Z ++ grep RECORD 2025-06-01T22:51:58.8347537Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosine_embedding_loss_native.h 2025-06-01T22:51:58.8348711Z +++ openssl base64 2025-06-01T22:51:58.8349929Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.8351330Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.8352492Z +++ sed -e s/=//g 2025-06-01T22:51:58.8389546Z ++ HASH=epzsyIrMIXXrn6oMwPR_S7oL0jdv2PzxiSefaNcvq2o 2025-06-01T22:51:58.8395032Z +++ ls -nl torch/include/ATen/ops/cosine_embedding_loss_native.h 2025-06-01T22:51:58.8395662Z +++ awk '{print $5}' 2025-06-01T22:51:58.8422373Z ++ FSIZE=605 2025-06-01T22:51:58.8423280Z ++ echo '"torch/include/ATen/ops/cosine_embedding_loss_native.h",sha256=epzsyIrMIXXrn6oMwPR_S7oL0jdv2PzxiSefaNcvq2o,605' 2025-06-01T22:51:58.8424171Z ++ read fname 2025-06-01T22:51:58.8424755Z ++ make_wheel_record torch/include/ATen/ops/cosine_embedding_loss_ops.h 2025-06-01T22:51:58.8425367Z ++ FPATH=torch/include/ATen/ops/cosine_embedding_loss_ops.h 2025-06-01T22:51:58.8425887Z ++ echo torch/include/ATen/ops/cosine_embedding_loss_ops.h 2025-06-01T22:51:58.8426374Z ++ grep RECORD 2025-06-01T22:51:58.8446204Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosine_embedding_loss_ops.h 2025-06-01T22:51:58.8446825Z +++ openssl base64 2025-06-01T22:51:58.8447361Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.8448506Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.8449907Z +++ sed -e s/=//g 2025-06-01T22:51:58.8488253Z ++ HASH=q8jAC_T70jZI7Pe6clxBOm5iEGq_B7THuYDDCB1w-KQ 2025-06-01T22:51:58.8494153Z +++ ls -nl torch/include/ATen/ops/cosine_embedding_loss_ops.h 2025-06-01T22:51:58.8495047Z +++ awk '{print $5}' 2025-06-01T22:51:58.8521325Z ++ FSIZE=1309 2025-06-01T22:51:58.8522118Z ++ echo '"torch/include/ATen/ops/cosine_embedding_loss_ops.h",sha256=q8jAC_T70jZI7Pe6clxBOm5iEGq_B7THuYDDCB1w-KQ,1309' 2025-06-01T22:51:58.8522873Z ++ read fname 2025-06-01T22:51:58.8523241Z ++ make_wheel_record torch/include/ATen/ops/cosine_similarity.h 2025-06-01T22:51:58.8523798Z ++ FPATH=torch/include/ATen/ops/cosine_similarity.h 2025-06-01T22:51:58.8524621Z ++ echo torch/include/ATen/ops/cosine_similarity.h 2025-06-01T22:51:58.8525086Z ++ grep RECORD 2025-06-01T22:51:58.8545268Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosine_similarity.h 2025-06-01T22:51:58.8546825Z +++ openssl base64 2025-06-01T22:51:58.8547666Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.8548523Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.8550281Z +++ sed -e s/=//g 2025-06-01T22:51:58.8590886Z ++ HASH=Y6K4M3VQE1_07BphHOQ_sqg_boI8sCSZcsmmAmmshl8 2025-06-01T22:51:58.8595666Z +++ ls -nl torch/include/ATen/ops/cosine_similarity.h 2025-06-01T22:51:58.8596643Z +++ awk '{print $5}' 2025-06-01T22:51:58.8623694Z ++ FSIZE=784 2025-06-01T22:51:58.8624592Z ++ echo '"torch/include/ATen/ops/cosine_similarity.h",sha256=Y6K4M3VQE1_07BphHOQ_sqg_boI8sCSZcsmmAmmshl8,784' 2025-06-01T22:51:58.8625318Z ++ read fname 2025-06-01T22:51:58.8626002Z ++ make_wheel_record torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.8626974Z ++ FPATH=torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.8627788Z ++ echo torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.8628339Z ++ grep RECORD 2025-06-01T22:51:58.8647856Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.8648669Z +++ openssl base64 2025-06-01T22:51:58.8648947Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.8650038Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.8651371Z +++ sed -e s/=//g 2025-06-01T22:51:58.8690060Z ++ HASH=g6y8I6nkWoEnPKivCrGWtqMLMQxIBsQtfXSHOu26imk 2025-06-01T22:51:58.8695934Z +++ ls -nl torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.8696602Z +++ awk '{print $5}' 2025-06-01T22:51:58.8722949Z ++ FSIZE=829 2025-06-01T22:51:58.8724022Z ++ echo '"torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h",sha256=g6y8I6nkWoEnPKivCrGWtqMLMQxIBsQtfXSHOu26imk,829' 2025-06-01T22:51:58.8725172Z ++ read fname 2025-06-01T22:51:58.8725629Z ++ make_wheel_record torch/include/ATen/ops/cosine_similarity_native.h 2025-06-01T22:51:58.8726211Z ++ FPATH=torch/include/ATen/ops/cosine_similarity_native.h 2025-06-01T22:51:58.8726718Z ++ echo torch/include/ATen/ops/cosine_similarity_native.h 2025-06-01T22:51:58.8727137Z ++ grep RECORD 2025-06-01T22:51:58.8746746Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosine_similarity_native.h 2025-06-01T22:51:58.8747737Z +++ openssl base64 2025-06-01T22:51:58.8748012Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.8749359Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.8750606Z +++ sed -e s/=//g 2025-06-01T22:51:58.8790924Z ++ HASH=wxIjGGjFzGyVyc6koDzwJHWakfz2yHaQCKLvYY29YMk 2025-06-01T22:51:58.8796346Z +++ ls -nl torch/include/ATen/ops/cosine_similarity_native.h 2025-06-01T22:51:58.8796978Z +++ awk '{print $5}' 2025-06-01T22:51:58.8824117Z ++ FSIZE=541 2025-06-01T22:51:58.8824936Z ++ echo '"torch/include/ATen/ops/cosine_similarity_native.h",sha256=wxIjGGjFzGyVyc6koDzwJHWakfz2yHaQCKLvYY29YMk,541' 2025-06-01T22:51:58.8825703Z ++ read fname 2025-06-01T22:51:58.8826088Z ++ make_wheel_record torch/include/ATen/ops/cosine_similarity_ops.h 2025-06-01T22:51:58.8826688Z ++ FPATH=torch/include/ATen/ops/cosine_similarity_ops.h 2025-06-01T22:51:58.8827218Z ++ echo torch/include/ATen/ops/cosine_similarity_ops.h 2025-06-01T22:51:58.8827677Z ++ grep RECORD 2025-06-01T22:51:58.8848505Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cosine_similarity_ops.h 2025-06-01T22:51:58.8849101Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.8849695Z +++ openssl base64 2025-06-01T22:51:58.8850126Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.8850892Z +++ sed -e s/=//g 2025-06-01T22:51:58.8890316Z ++ HASH=9CSt6yIu8LDkrXwK0nMRVLuAELSTXqZTSGjOjFCFniU 2025-06-01T22:51:58.8895861Z +++ ls -nl torch/include/ATen/ops/cosine_similarity_ops.h 2025-06-01T22:51:58.8896802Z +++ awk '{print $5}' 2025-06-01T22:51:58.8921773Z ++ FSIZE=1156 2025-06-01T22:51:58.8922564Z ++ echo '"torch/include/ATen/ops/cosine_similarity_ops.h",sha256=9CSt6yIu8LDkrXwK0nMRVLuAELSTXqZTSGjOjFCFniU,1156' 2025-06-01T22:51:58.8923291Z ++ read fname 2025-06-01T22:51:58.8923629Z ++ make_wheel_record torch/include/ATen/ops/count_nonzero.h 2025-06-01T22:51:58.8924180Z ++ FPATH=torch/include/ATen/ops/count_nonzero.h 2025-06-01T22:51:58.8925024Z ++ echo torch/include/ATen/ops/count_nonzero.h 2025-06-01T22:51:58.8926367Z ++ grep RECORD 2025-06-01T22:51:58.8946843Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/count_nonzero.h 2025-06-01T22:51:58.8947420Z +++ openssl base64 2025-06-01T22:51:58.8950732Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.8951945Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.8953031Z +++ sed -e s/=//g 2025-06-01T22:51:58.8990221Z ++ HASH=CuiWM2_qVorRFuuFIvEUo9zxFj3gglVWKxdXJPzm5f4 2025-06-01T22:51:58.8994795Z +++ ls -nl torch/include/ATen/ops/count_nonzero.h 2025-06-01T22:51:58.8995673Z +++ awk '{print $5}' 2025-06-01T22:51:58.9020944Z ++ FSIZE=2048 2025-06-01T22:51:58.9021714Z ++ echo '"torch/include/ATen/ops/count_nonzero.h",sha256=CuiWM2_qVorRFuuFIvEUo9zxFj3gglVWKxdXJPzm5f4,2048' 2025-06-01T22:51:58.9022473Z ++ read fname 2025-06-01T22:51:58.9022980Z ++ make_wheel_record torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.9023803Z ++ FPATH=torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.9024716Z ++ echo torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.9025339Z ++ grep RECORD 2025-06-01T22:51:58.9046588Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.9047376Z +++ openssl base64 2025-06-01T22:51:58.9047656Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.9048395Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.9049782Z +++ sed -e s/=//g 2025-06-01T22:51:58.9087692Z ++ HASH=_wbD-YLA17DmE_Y4Um2bKk9dtpIyzwDz9L39NDq-IMU 2025-06-01T22:51:58.9093392Z +++ ls -nl torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:58.9094240Z +++ awk '{print $5}' 2025-06-01T22:51:58.9120590Z ++ FSIZE=1275 2025-06-01T22:51:58.9121518Z ++ echo '"torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h",sha256=_wbD-YLA17DmE_Y4Um2bKk9dtpIyzwDz9L39NDq-IMU,1275' 2025-06-01T22:51:58.9122489Z ++ read fname 2025-06-01T22:51:58.9122876Z ++ make_wheel_record torch/include/ATen/ops/count_nonzero_cpu_dispatch.h 2025-06-01T22:51:58.9123458Z ++ FPATH=torch/include/ATen/ops/count_nonzero_cpu_dispatch.h 2025-06-01T22:51:58.9124072Z ++ echo torch/include/ATen/ops/count_nonzero_cpu_dispatch.h 2025-06-01T22:51:58.9124679Z ++ grep RECORD 2025-06-01T22:51:58.9145692Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/count_nonzero_cpu_dispatch.h 2025-06-01T22:51:58.9146248Z +++ openssl base64 2025-06-01T22:51:58.9146851Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.9147560Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.9148230Z +++ sed -e s/=//g 2025-06-01T22:51:58.9189447Z ++ HASH=FBrVfXgU6x3nFFrROZJKjhe_gxOe32MuX6zhEQIwfes 2025-06-01T22:51:58.9193665Z +++ ls -nl torch/include/ATen/ops/count_nonzero_cpu_dispatch.h 2025-06-01T22:51:58.9194791Z +++ awk '{print $5}' 2025-06-01T22:51:58.9221606Z ++ FSIZE=748 2025-06-01T22:51:58.9222692Z ++ echo '"torch/include/ATen/ops/count_nonzero_cpu_dispatch.h",sha256=FBrVfXgU6x3nFFrROZJKjhe_gxOe32MuX6zhEQIwfes,748' 2025-06-01T22:51:58.9223396Z ++ read fname 2025-06-01T22:51:58.9223801Z ++ make_wheel_record torch/include/ATen/ops/count_nonzero_cuda_dispatch.h 2025-06-01T22:51:58.9224428Z ++ FPATH=torch/include/ATen/ops/count_nonzero_cuda_dispatch.h 2025-06-01T22:51:58.9224964Z ++ echo torch/include/ATen/ops/count_nonzero_cuda_dispatch.h 2025-06-01T22:51:58.9225531Z ++ grep RECORD 2025-06-01T22:51:58.9246262Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/count_nonzero_cuda_dispatch.h 2025-06-01T22:51:58.9246847Z +++ openssl base64 2025-06-01T22:51:58.9247787Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.9248079Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.9249382Z +++ sed -e s/=//g 2025-06-01T22:51:58.9289381Z ++ HASH=EE3oYmEhT5abweGJHngTdMQKNV7_XqWr0zoHg4NUWiM 2025-06-01T22:51:58.9294589Z +++ ls -nl torch/include/ATen/ops/count_nonzero_cuda_dispatch.h 2025-06-01T22:51:58.9295539Z +++ awk '{print $5}' 2025-06-01T22:51:58.9322211Z ++ FSIZE=750 2025-06-01T22:51:58.9323106Z ++ echo '"torch/include/ATen/ops/count_nonzero_cuda_dispatch.h",sha256=EE3oYmEhT5abweGJHngTdMQKNV7_XqWr0zoHg4NUWiM,750' 2025-06-01T22:51:58.9323844Z ++ read fname 2025-06-01T22:51:58.9324363Z ++ make_wheel_record torch/include/ATen/ops/count_nonzero_native.h 2025-06-01T22:51:58.9324926Z ++ FPATH=torch/include/ATen/ops/count_nonzero_native.h 2025-06-01T22:51:58.9325591Z ++ echo torch/include/ATen/ops/count_nonzero_native.h 2025-06-01T22:51:58.9326093Z ++ grep RECORD 2025-06-01T22:51:58.9347261Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/count_nonzero_native.h 2025-06-01T22:51:58.9347876Z +++ openssl base64 2025-06-01T22:51:58.9348153Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.9348423Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.9349627Z +++ sed -e s/=//g 2025-06-01T22:51:58.9389810Z ++ HASH=nXzQ8Ozb-9mbhqbIkHLBeDgJdyVrKvbTUpQOp2sZhlg 2025-06-01T22:51:58.9394183Z +++ ls -nl torch/include/ATen/ops/count_nonzero_native.h 2025-06-01T22:51:58.9395555Z +++ awk '{print $5}' 2025-06-01T22:51:58.9422636Z ++ FSIZE=934 2025-06-01T22:51:58.9423599Z ++ echo '"torch/include/ATen/ops/count_nonzero_native.h",sha256=nXzQ8Ozb-9mbhqbIkHLBeDgJdyVrKvbTUpQOp2sZhlg,934' 2025-06-01T22:51:58.9424303Z ++ read fname 2025-06-01T22:51:58.9424644Z ++ make_wheel_record torch/include/ATen/ops/count_nonzero_ops.h 2025-06-01T22:51:58.9425193Z ++ FPATH=torch/include/ATen/ops/count_nonzero_ops.h 2025-06-01T22:51:58.9425637Z ++ echo torch/include/ATen/ops/count_nonzero_ops.h 2025-06-01T22:51:58.9426021Z ++ grep RECORD 2025-06-01T22:51:58.9445881Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/count_nonzero_ops.h 2025-06-01T22:51:58.9446403Z +++ openssl base64 2025-06-01T22:51:58.9446792Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.9447261Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.9448630Z +++ sed -e s/=//g 2025-06-01T22:51:58.9487241Z ++ HASH=lHLnb7hAIr3MsVwVfv2Bs6O0RcMaKZoEWZQRudkvBog 2025-06-01T22:51:58.9492352Z +++ ls -nl torch/include/ATen/ops/count_nonzero_ops.h 2025-06-01T22:51:58.9493194Z +++ awk '{print $5}' 2025-06-01T22:51:58.9520669Z ++ FSIZE=3134 2025-06-01T22:51:58.9521381Z ++ echo '"torch/include/ATen/ops/count_nonzero_ops.h",sha256=lHLnb7hAIr3MsVwVfv2Bs6O0RcMaKZoEWZQRudkvBog,3134' 2025-06-01T22:51:58.9522066Z ++ read fname 2025-06-01T22:51:58.9522360Z ++ make_wheel_record torch/include/ATen/ops/cov.h 2025-06-01T22:51:58.9522804Z ++ FPATH=torch/include/ATen/ops/cov.h 2025-06-01T22:51:58.9523172Z ++ echo torch/include/ATen/ops/cov.h 2025-06-01T22:51:58.9523504Z ++ grep RECORD 2025-06-01T22:51:58.9543538Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cov.h 2025-06-01T22:51:58.9544249Z +++ openssl base64 2025-06-01T22:51:58.9544624Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.9544898Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.9547090Z +++ sed -e s/=//g 2025-06-01T22:51:58.9586998Z ++ HASH=vafDd5qjyoYNC9gfncUP38JWehocCo7Vb2pHbuWRQcY 2025-06-01T22:51:58.9590985Z +++ ls -nl torch/include/ATen/ops/cov.h 2025-06-01T22:51:58.9591915Z +++ awk '{print $5}' 2025-06-01T22:51:58.9618353Z ++ FSIZE=844 2025-06-01T22:51:58.9619254Z ++ echo '"torch/include/ATen/ops/cov.h",sha256=vafDd5qjyoYNC9gfncUP38JWehocCo7Vb2pHbuWRQcY,844' 2025-06-01T22:51:58.9620099Z ++ read fname 2025-06-01T22:51:58.9620555Z ++ make_wheel_record torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.9621287Z ++ FPATH=torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.9622140Z ++ echo torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.9622630Z ++ grep RECORD 2025-06-01T22:51:58.9642492Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.9643277Z +++ openssl base64 2025-06-01T22:51:58.9643539Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.9645594Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.9646900Z +++ sed -e s/=//g 2025-06-01T22:51:58.9686244Z ++ HASH=zXci1815i0BIB8gO88UAdc7m8BGSu1blVh_aI3eC9SM 2025-06-01T22:51:58.9690137Z +++ ls -nl torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:58.9690772Z +++ awk '{print $5}' 2025-06-01T22:51:58.9716106Z ++ FSIZE=881 2025-06-01T22:51:58.9717395Z ++ echo '"torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h",sha256=zXci1815i0BIB8gO88UAdc7m8BGSu1blVh_aI3eC9SM,881' 2025-06-01T22:51:58.9718494Z ++ read fname 2025-06-01T22:51:58.9718811Z ++ make_wheel_record torch/include/ATen/ops/cov_native.h 2025-06-01T22:51:58.9719271Z ++ FPATH=torch/include/ATen/ops/cov_native.h 2025-06-01T22:51:58.9719810Z ++ echo torch/include/ATen/ops/cov_native.h 2025-06-01T22:51:58.9720174Z ++ grep RECORD 2025-06-01T22:51:58.9740865Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cov_native.h 2025-06-01T22:51:58.9741377Z +++ openssl base64 2025-06-01T22:51:58.9743231Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.9743477Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.9743748Z +++ sed -e s/=//g 2025-06-01T22:51:58.9785749Z ++ HASH=Mj7f2hADsF5VSTiFatzy51ksvDHVWc0S_HuVAPi-Y40 2025-06-01T22:51:58.9789404Z +++ ls -nl torch/include/ATen/ops/cov_native.h 2025-06-01T22:51:58.9790239Z +++ awk '{print $5}' 2025-06-01T22:51:58.9814310Z ++ FSIZE=593 2025-06-01T22:51:58.9814916Z ++ echo '"torch/include/ATen/ops/cov_native.h",sha256=Mj7f2hADsF5VSTiFatzy51ksvDHVWc0S_HuVAPi-Y40,593' 2025-06-01T22:51:58.9815680Z ++ read fname 2025-06-01T22:51:58.9816000Z ++ make_wheel_record torch/include/ATen/ops/cov_ops.h 2025-06-01T22:51:58.9816421Z ++ FPATH=torch/include/ATen/ops/cov_ops.h 2025-06-01T22:51:58.9818036Z ++ echo torch/include/ATen/ops/cov_ops.h 2025-06-01T22:51:58.9819959Z ++ grep RECORD 2025-06-01T22:51:58.9843824Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cov_ops.h 2025-06-01T22:51:58.9844485Z +++ openssl base64 2025-06-01T22:51:58.9844738Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.9848609Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.9848880Z +++ sed -e s/=//g 2025-06-01T22:51:58.9886301Z ++ HASH=ZhtIh7PYgpfNr0Ru30Sb_yo0s8GYcwd_m8xZg36kcoM 2025-06-01T22:51:58.9889720Z +++ ls -nl torch/include/ATen/ops/cov_ops.h 2025-06-01T22:51:58.9890883Z +++ awk '{print $5}' 2025-06-01T22:51:58.9917831Z ++ FSIZE=1322 2025-06-01T22:51:58.9918670Z ++ echo '"torch/include/ATen/ops/cov_ops.h",sha256=ZhtIh7PYgpfNr0Ru30Sb_yo0s8GYcwd_m8xZg36kcoM,1322' 2025-06-01T22:51:58.9919296Z ++ read fname 2025-06-01T22:51:58.9919588Z ++ make_wheel_record torch/include/ATen/ops/cross.h 2025-06-01T22:51:58.9920005Z ++ FPATH=torch/include/ATen/ops/cross.h 2025-06-01T22:51:58.9920373Z ++ echo torch/include/ATen/ops/cross.h 2025-06-01T22:51:58.9920724Z ++ grep RECORD 2025-06-01T22:51:58.9943882Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cross.h 2025-06-01T22:51:58.9944358Z +++ openssl base64 2025-06-01T22:51:58.9944634Z +++ sed -e s/+/-/g 2025-06-01T22:51:58.9944881Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:58.9945155Z +++ sed -e s/=//g 2025-06-01T22:51:58.9987017Z ++ HASH=6C0V7Bsu51KuipXXF9zTZTjZx9TWiBi5gZLV-2krNoc 2025-06-01T22:51:58.9990274Z +++ ls -nl torch/include/ATen/ops/cross.h 2025-06-01T22:51:58.9991576Z +++ awk '{print $5}' 2025-06-01T22:51:59.0016386Z ++ FSIZE=1338 2025-06-01T22:51:59.0017009Z ++ echo '"torch/include/ATen/ops/cross.h",sha256=6C0V7Bsu51KuipXXF9zTZTjZx9TWiBi5gZLV-2krNoc,1338' 2025-06-01T22:51:59.0017621Z ++ read fname 2025-06-01T22:51:59.0018100Z ++ make_wheel_record torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.0018838Z ++ FPATH=torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.0020134Z ++ echo torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.0021389Z ++ grep RECORD 2025-06-01T22:51:59.0044384Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.0045225Z +++ openssl base64 2025-06-01T22:51:59.0045835Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.0046244Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.0047133Z +++ sed -e s/=//g 2025-06-01T22:51:59.0086261Z ++ HASH=wmpGjZD1KV-SUJjjYYLq2qkw_uYmurwgUQg4un634q0 2025-06-01T22:51:59.0090285Z +++ ls -nl torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.0090927Z +++ awk '{print $5}' 2025-06-01T22:51:59.0116994Z ++ FSIZE=1116 2025-06-01T22:51:59.0117783Z ++ echo '"torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h",sha256=wmpGjZD1KV-SUJjjYYLq2qkw_uYmurwgUQg4un634q0,1116' 2025-06-01T22:51:59.0118604Z ++ read fname 2025-06-01T22:51:59.0118961Z ++ make_wheel_record torch/include/ATen/ops/cross_entropy_loss.h 2025-06-01T22:51:59.0119587Z ++ FPATH=torch/include/ATen/ops/cross_entropy_loss.h 2025-06-01T22:51:59.0120037Z ++ echo torch/include/ATen/ops/cross_entropy_loss.h 2025-06-01T22:51:59.0120771Z ++ grep RECORD 2025-06-01T22:51:59.0144448Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cross_entropy_loss.h 2025-06-01T22:51:59.0144981Z +++ openssl base64 2025-06-01T22:51:59.0145253Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.0145964Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.0146233Z +++ sed -e s/=//g 2025-06-01T22:51:59.0188293Z ++ HASH=DK9R4e4GINSTloQi4bQJ07V3eq77OiMR3pCfkFleWVI 2025-06-01T22:51:59.0190806Z +++ ls -nl torch/include/ATen/ops/cross_entropy_loss.h 2025-06-01T22:51:59.0192377Z +++ awk '{print $5}' 2025-06-01T22:51:59.0219043Z ++ FSIZE=2433 2025-06-01T22:51:59.0219704Z ++ echo '"torch/include/ATen/ops/cross_entropy_loss.h",sha256=DK9R4e4GINSTloQi4bQJ07V3eq77OiMR3pCfkFleWVI,2433' 2025-06-01T22:51:59.0220393Z ++ read fname 2025-06-01T22:51:59.0220920Z ++ make_wheel_record torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.0221798Z ++ FPATH=torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.0222598Z ++ echo torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.0223162Z ++ grep RECORD 2025-06-01T22:51:59.0246248Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.0246975Z +++ openssl base64 2025-06-01T22:51:59.0247247Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.0247497Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.0247777Z +++ sed -e s/=//g 2025-06-01T22:51:59.0286202Z ++ HASH=Rsj1YTXo_u5IjIehWzMyCxUDPY8M89TkdKAnDvHeNg0 2025-06-01T22:51:59.0290283Z +++ ls -nl torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.0291075Z +++ awk '{print $5}' 2025-06-01T22:51:59.0317424Z ++ FSIZE=1189 2025-06-01T22:51:59.0318372Z ++ echo '"torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h",sha256=Rsj1YTXo_u5IjIehWzMyCxUDPY8M89TkdKAnDvHeNg0,1189' 2025-06-01T22:51:59.0319252Z ++ read fname 2025-06-01T22:51:59.0319779Z ++ make_wheel_record torch/include/ATen/ops/cross_entropy_loss_native.h 2025-06-01T22:51:59.0320359Z ++ FPATH=torch/include/ATen/ops/cross_entropy_loss_native.h 2025-06-01T22:51:59.0320857Z ++ echo torch/include/ATen/ops/cross_entropy_loss_native.h 2025-06-01T22:51:59.0321273Z ++ grep RECORD 2025-06-01T22:51:59.0343615Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cross_entropy_loss_native.h 2025-06-01T22:51:59.0344227Z +++ openssl base64 2025-06-01T22:51:59.0344478Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.0344741Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.0345007Z +++ sed -e s/=//g 2025-06-01T22:51:59.0386904Z ++ HASH=XD4ujviQce1-ErTK-uf6M6luDhD9NVu5vbhfU6ETPj4 2025-06-01T22:51:59.0390240Z +++ ls -nl torch/include/ATen/ops/cross_entropy_loss_native.h 2025-06-01T22:51:59.0391029Z +++ awk '{print $5}' 2025-06-01T22:51:59.0414997Z ++ FSIZE=667 2025-06-01T22:51:59.0415882Z ++ echo '"torch/include/ATen/ops/cross_entropy_loss_native.h",sha256=XD4ujviQce1-ErTK-uf6M6luDhD9NVu5vbhfU6ETPj4,667' 2025-06-01T22:51:59.0416619Z ++ read fname 2025-06-01T22:51:59.0416990Z ++ make_wheel_record torch/include/ATen/ops/cross_entropy_loss_ops.h 2025-06-01T22:51:59.0417531Z ++ FPATH=torch/include/ATen/ops/cross_entropy_loss_ops.h 2025-06-01T22:51:59.0419326Z ++ echo torch/include/ATen/ops/cross_entropy_loss_ops.h 2025-06-01T22:51:59.0420731Z ++ grep RECORD 2025-06-01T22:51:59.0444402Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cross_entropy_loss_ops.h 2025-06-01T22:51:59.0445127Z +++ openssl base64 2025-06-01T22:51:59.0445683Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.0445937Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.0447020Z +++ sed -e s/=//g 2025-06-01T22:51:59.0485539Z ++ HASH=DqmNmPeDypnHhLcNlp6Ll_jivuymMuwgTbu9utd2rcs 2025-06-01T22:51:59.0489826Z +++ ls -nl torch/include/ATen/ops/cross_entropy_loss_ops.h 2025-06-01T22:51:59.0490644Z +++ awk '{print $5}' 2025-06-01T22:51:59.0517525Z ++ FSIZE=1469 2025-06-01T22:51:59.0518285Z ++ echo '"torch/include/ATen/ops/cross_entropy_loss_ops.h",sha256=DqmNmPeDypnHhLcNlp6Ll_jivuymMuwgTbu9utd2rcs,1469' 2025-06-01T22:51:59.0519127Z ++ read fname 2025-06-01T22:51:59.0519467Z ++ make_wheel_record torch/include/ATen/ops/cross_native.h 2025-06-01T22:51:59.0519908Z ++ FPATH=torch/include/ATen/ops/cross_native.h 2025-06-01T22:51:59.0520319Z ++ echo torch/include/ATen/ops/cross_native.h 2025-06-01T22:51:59.0520695Z ++ grep RECORD 2025-06-01T22:51:59.0542559Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cross_native.h 2025-06-01T22:51:59.0543073Z +++ openssl base64 2025-06-01T22:51:59.0543332Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.0543596Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.0544198Z +++ sed -e s/=//g 2025-06-01T22:51:59.0586173Z ++ HASH=SlP6IBfRC8USx5MOg_HaXvhVaqiiE7vOtu9K0tEX0sc 2025-06-01T22:51:59.0590248Z +++ ls -nl torch/include/ATen/ops/cross_native.h 2025-06-01T22:51:59.0591730Z +++ awk '{print $5}' 2025-06-01T22:51:59.0617497Z ++ FSIZE=679 2025-06-01T22:51:59.0618186Z ++ echo '"torch/include/ATen/ops/cross_native.h",sha256=SlP6IBfRC8USx5MOg_HaXvhVaqiiE7vOtu9K0tEX0sc,679' 2025-06-01T22:51:59.0618852Z ++ read fname 2025-06-01T22:51:59.0619183Z ++ make_wheel_record torch/include/ATen/ops/cross_ops.h 2025-06-01T22:51:59.0619611Z ++ FPATH=torch/include/ATen/ops/cross_ops.h 2025-06-01T22:51:59.0620314Z ++ echo torch/include/ATen/ops/cross_ops.h 2025-06-01T22:51:59.0621241Z ++ grep RECORD 2025-06-01T22:51:59.0644851Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cross_ops.h 2025-06-01T22:51:59.0645658Z +++ openssl base64 2025-06-01T22:51:59.0645930Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.0646207Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.0647066Z +++ sed -e s/=//g 2025-06-01T22:51:59.0685571Z ++ HASH=Z4X0hMiPiGIueIs7c9z6NwdFnDr-U4DlBEAySn8H3Qk 2025-06-01T22:51:59.0689916Z +++ ls -nl torch/include/ATen/ops/cross_ops.h 2025-06-01T22:51:59.0691021Z +++ awk '{print $5}' 2025-06-01T22:51:59.0717145Z ++ FSIZE=1915 2025-06-01T22:51:59.0717867Z ++ echo '"torch/include/ATen/ops/cross_ops.h",sha256=Z4X0hMiPiGIueIs7c9z6NwdFnDr-U4DlBEAySn8H3Qk,1915' 2025-06-01T22:51:59.0718779Z ++ read fname 2025-06-01T22:51:59.0719106Z ++ make_wheel_record torch/include/ATen/ops/crow_indices.h 2025-06-01T22:51:59.0719563Z ++ FPATH=torch/include/ATen/ops/crow_indices.h 2025-06-01T22:51:59.0719957Z ++ echo torch/include/ATen/ops/crow_indices.h 2025-06-01T22:51:59.0721081Z ++ grep RECORD 2025-06-01T22:51:59.0743652Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/crow_indices.h 2025-06-01T22:51:59.0744173Z +++ openssl base64 2025-06-01T22:51:59.0744435Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.0744682Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.0744953Z +++ sed -e s/=//g 2025-06-01T22:51:59.0787686Z ++ HASH=OZ0FtK544pY11oic9zUdhMIRmRxJr_PsbXlt6mVqxGw 2025-06-01T22:51:59.0791087Z +++ ls -nl torch/include/ATen/ops/crow_indices.h 2025-06-01T22:51:59.0791774Z +++ awk '{print $5}' 2025-06-01T22:51:59.0818437Z ++ FSIZE=509 2025-06-01T22:51:59.0819166Z ++ echo '"torch/include/ATen/ops/crow_indices.h",sha256=OZ0FtK544pY11oic9zUdhMIRmRxJr_PsbXlt6mVqxGw,509' 2025-06-01T22:51:59.0819817Z ++ read fname 2025-06-01T22:51:59.0820340Z ++ make_wheel_record torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.0821150Z ++ FPATH=torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.0821896Z ++ echo torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.0822430Z ++ grep RECORD 2025-06-01T22:51:59.0850538Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.0851284Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.0851403Z +++ openssl base64 2025-06-01T22:51:59.0852263Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.0853522Z +++ sed -e s/=//g 2025-06-01T22:51:59.0891235Z ++ HASH=_w78fpD5cPDBFa5l2dFfGTzKOBPSx1jMppVkqzJ-PyU 2025-06-01T22:51:59.0896582Z +++ ls -nl torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.0897981Z +++ awk '{print $5}' 2025-06-01T22:51:59.0924843Z ++ FSIZE=770 2025-06-01T22:51:59.0925734Z ++ echo '"torch/include/ATen/ops/crow_indices_compositeexplicitautograd_dispatch.h",sha256=_w78fpD5cPDBFa5l2dFfGTzKOBPSx1jMppVkqzJ-PyU,770' 2025-06-01T22:51:59.0925849Z ++ read fname 2025-06-01T22:51:59.0926084Z ++ make_wheel_record torch/include/ATen/ops/crow_indices_copy.h 2025-06-01T22:51:59.0926247Z ++ FPATH=torch/include/ATen/ops/crow_indices_copy.h 2025-06-01T22:51:59.0926555Z ++ echo torch/include/ATen/ops/crow_indices_copy.h 2025-06-01T22:51:59.0926735Z ++ grep RECORD 2025-06-01T22:51:59.0948261Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/crow_indices_copy.h 2025-06-01T22:51:59.0948383Z +++ openssl base64 2025-06-01T22:51:59.0949822Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.0951059Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.0952390Z +++ sed -e s/=//g 2025-06-01T22:51:59.0991554Z ++ HASH=wUfEHFulkMNyg9Z3ssdKvB7u3kdzy6R1VmnIdfsqVXo 2025-06-01T22:51:59.1002003Z +++ ls -nl torch/include/ATen/ops/crow_indices_copy.h 2025-06-01T22:51:59.1004344Z +++ awk '{print $5}' 2025-06-01T22:51:59.1030210Z ++ FSIZE=1137 2025-06-01T22:51:59.1030780Z ++ echo '"torch/include/ATen/ops/crow_indices_copy.h",sha256=wUfEHFulkMNyg9Z3ssdKvB7u3kdzy6R1VmnIdfsqVXo,1137' 2025-06-01T22:51:59.1030883Z ++ read fname 2025-06-01T22:51:59.1031284Z ++ make_wheel_record torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.1031613Z ++ FPATH=torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.1033415Z ++ echo torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.1033611Z ++ grep RECORD 2025-06-01T22:51:59.1052967Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.1053325Z +++ openssl base64 2025-06-01T22:51:59.1054516Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.1056047Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.1057521Z +++ sed -e s/=//g 2025-06-01T22:51:59.1094043Z ++ HASH=LEDe0wumTfyPrFVFsmJz8FomL-_aWjXLgfmg3put_kk 2025-06-01T22:51:59.1100044Z +++ ls -nl torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.1100416Z +++ awk '{print $5}' 2025-06-01T22:51:59.1126397Z ++ FSIZE=889 2025-06-01T22:51:59.1127105Z ++ echo '"torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h",sha256=LEDe0wumTfyPrFVFsmJz8FomL-_aWjXLgfmg3put_kk,889' 2025-06-01T22:51:59.1127203Z ++ read fname 2025-06-01T22:51:59.1127680Z ++ make_wheel_record torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:59.1128113Z ++ FPATH=torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:59.1129481Z ++ echo torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:59.1129775Z ++ grep RECORD 2025-06-01T22:51:59.1152843Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:59.1153003Z +++ openssl base64 2025-06-01T22:51:59.1154393Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.1155808Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.1157157Z +++ sed -e s/=//g 2025-06-01T22:51:59.1197965Z ++ HASH=dor4GEDzsCoPlSlsDgkJFeuLcKD4k-i-dWyLIFgHUrw 2025-06-01T22:51:59.1201833Z +++ ls -nl torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:59.1202457Z +++ awk '{print $5}' 2025-06-01T22:51:59.1228251Z ++ FSIZE=801 2025-06-01T22:51:59.1229031Z ++ echo '"torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=dor4GEDzsCoPlSlsDgkJFeuLcKD4k-i-dWyLIFgHUrw,801' 2025-06-01T22:51:59.1229176Z ++ read fname 2025-06-01T22:51:59.1229421Z ++ make_wheel_record torch/include/ATen/ops/crow_indices_copy_native.h 2025-06-01T22:51:59.1229616Z ++ FPATH=torch/include/ATen/ops/crow_indices_copy_native.h 2025-06-01T22:51:59.1231857Z ++ echo torch/include/ATen/ops/crow_indices_copy_native.h 2025-06-01T22:51:59.1231960Z ++ grep RECORD 2025-06-01T22:51:59.1251786Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/crow_indices_copy_native.h 2025-06-01T22:51:59.1252165Z +++ openssl base64 2025-06-01T22:51:59.1253379Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.1254724Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.1256003Z +++ sed -e s/=//g 2025-06-01T22:51:59.1293656Z ++ HASH=5qEEVt8jqq4AXopJIj1aPUlcfCK_RdJssCnUKfnEOas 2025-06-01T22:51:59.1299203Z +++ ls -nl torch/include/ATen/ops/crow_indices_copy_native.h 2025-06-01T22:51:59.1300219Z +++ awk '{print $5}' 2025-06-01T22:51:59.1325900Z ++ FSIZE=576 2025-06-01T22:51:59.1326437Z ++ echo '"torch/include/ATen/ops/crow_indices_copy_native.h",sha256=5qEEVt8jqq4AXopJIj1aPUlcfCK_RdJssCnUKfnEOas,576' 2025-06-01T22:51:59.1326551Z ++ read fname 2025-06-01T22:51:59.1326795Z ++ make_wheel_record torch/include/ATen/ops/crow_indices_copy_ops.h 2025-06-01T22:51:59.1326977Z ++ FPATH=torch/include/ATen/ops/crow_indices_copy_ops.h 2025-06-01T22:51:59.1327645Z ++ echo torch/include/ATen/ops/crow_indices_copy_ops.h 2025-06-01T22:51:59.1328804Z ++ grep RECORD 2025-06-01T22:51:59.1348923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/crow_indices_copy_ops.h 2025-06-01T22:51:59.1349352Z +++ openssl base64 2025-06-01T22:51:59.1350664Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.1351986Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.1353303Z +++ sed -e s/=//g 2025-06-01T22:51:59.1391610Z ++ HASH=ktNgOF8qXXRpdjl66GjPcscqlS5Ag1ebFCYgVbNiF4Y 2025-06-01T22:51:59.1397212Z +++ ls -nl torch/include/ATen/ops/crow_indices_copy_ops.h 2025-06-01T22:51:59.1398043Z +++ awk '{print $5}' 2025-06-01T22:51:59.1425149Z ++ FSIZE=1613 2025-06-01T22:51:59.1425707Z ++ echo '"torch/include/ATen/ops/crow_indices_copy_ops.h",sha256=ktNgOF8qXXRpdjl66GjPcscqlS5Ag1ebFCYgVbNiF4Y,1613' 2025-06-01T22:51:59.1425819Z ++ read fname 2025-06-01T22:51:59.1426061Z ++ make_wheel_record torch/include/ATen/ops/crow_indices_native.h 2025-06-01T22:51:59.1426229Z ++ FPATH=torch/include/ATen/ops/crow_indices_native.h 2025-06-01T22:51:59.1426983Z ++ echo torch/include/ATen/ops/crow_indices_native.h 2025-06-01T22:51:59.1427103Z ++ grep RECORD 2025-06-01T22:51:59.1446746Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/crow_indices_native.h 2025-06-01T22:51:59.1447138Z +++ openssl base64 2025-06-01T22:51:59.1448529Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.1449614Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.1450832Z +++ sed -e s/=//g 2025-06-01T22:51:59.1489611Z ++ HASH=EeoDXu8TljPXikgU1HCo2G9oJfpOZfAth75vkhGT9Ug 2025-06-01T22:51:59.1494220Z +++ ls -nl torch/include/ATen/ops/crow_indices_native.h 2025-06-01T22:51:59.1495169Z +++ awk '{print $5}' 2025-06-01T22:51:59.1520835Z ++ FSIZE=561 2025-06-01T22:51:59.1521454Z ++ echo '"torch/include/ATen/ops/crow_indices_native.h",sha256=EeoDXu8TljPXikgU1HCo2G9oJfpOZfAth75vkhGT9Ug,561' 2025-06-01T22:51:59.1521734Z ++ read fname 2025-06-01T22:51:59.1521944Z ++ make_wheel_record torch/include/ATen/ops/crow_indices_ops.h 2025-06-01T22:51:59.1522103Z ++ FPATH=torch/include/ATen/ops/crow_indices_ops.h 2025-06-01T22:51:59.1522546Z ++ echo torch/include/ATen/ops/crow_indices_ops.h 2025-06-01T22:51:59.1522966Z ++ grep RECORD 2025-06-01T22:51:59.1545662Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/crow_indices_ops.h 2025-06-01T22:51:59.1546088Z +++ openssl base64 2025-06-01T22:51:59.1546342Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.1546880Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.1547907Z +++ sed -e s/=//g 2025-06-01T22:51:59.1590203Z ++ HASH=KmgoJUqN_DElUOh7bHoSRYSjVM31Uz4D9c7kesqFTAk 2025-06-01T22:51:59.1593939Z +++ ls -nl torch/include/ATen/ops/crow_indices_ops.h 2025-06-01T22:51:59.1595014Z +++ awk '{print $5}' 2025-06-01T22:51:59.1621989Z ++ FSIZE=981 2025-06-01T22:51:59.1622546Z ++ echo '"torch/include/ATen/ops/crow_indices_ops.h",sha256=KmgoJUqN_DElUOh7bHoSRYSjVM31Uz4D9c7kesqFTAk,981' 2025-06-01T22:51:59.1622702Z ++ read fname 2025-06-01T22:51:59.1623031Z ++ make_wheel_record torch/include/ATen/ops/ctc_loss.h 2025-06-01T22:51:59.1623163Z ++ FPATH=torch/include/ATen/ops/ctc_loss.h 2025-06-01T22:51:59.1623376Z ++ echo torch/include/ATen/ops/ctc_loss.h 2025-06-01T22:51:59.1624760Z ++ grep RECORD 2025-06-01T22:51:59.1646643Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ctc_loss.h 2025-06-01T22:51:59.1646760Z +++ openssl base64 2025-06-01T22:51:59.1647888Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.1648291Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.1649228Z +++ sed -e s/=//g 2025-06-01T22:51:59.1687091Z ++ HASH=-2whryWP6hNxGSu3ZbJv8uCYHhYnGRhRJM9RpRGOQ8w 2025-06-01T22:51:59.1691752Z +++ ls -nl torch/include/ATen/ops/ctc_loss.h 2025-06-01T22:51:59.1692794Z +++ awk '{print $5}' 2025-06-01T22:51:59.1719894Z ++ FSIZE=1582 2025-06-01T22:51:59.1720380Z ++ echo '"torch/include/ATen/ops/ctc_loss.h",sha256=-2whryWP6hNxGSu3ZbJv8uCYHhYnGRhRJM9RpRGOQ8w,1582' 2025-06-01T22:51:59.1720495Z ++ read fname 2025-06-01T22:51:59.1720854Z ++ make_wheel_record torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.1721156Z ++ FPATH=torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.1721462Z ++ echo torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.1721558Z ++ grep RECORD 2025-06-01T22:51:59.1744198Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.1744334Z +++ openssl base64 2025-06-01T22:51:59.1744442Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.1745953Z +++ sed -e s/=//g 2025-06-01T22:51:59.1746053Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.1788476Z ++ HASH=lodC6QtfIpGZWarBKx1EU-y_ZEKhUrjerqhrkNgiWUU 2025-06-01T22:51:59.1791976Z +++ ls -nl torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.1792139Z +++ awk '{print $5}' 2025-06-01T22:51:59.1820181Z ++ FSIZE=1184 2025-06-01T22:51:59.1820914Z ++ echo '"torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h",sha256=lodC6QtfIpGZWarBKx1EU-y_ZEKhUrjerqhrkNgiWUU,1184' 2025-06-01T22:51:59.1821030Z ++ read fname 2025-06-01T22:51:59.1821367Z ++ make_wheel_record torch/include/ATen/ops/ctc_loss_native.h 2025-06-01T22:51:59.1821540Z ++ FPATH=torch/include/ATen/ops/ctc_loss_native.h 2025-06-01T22:51:59.1821684Z ++ echo torch/include/ATen/ops/ctc_loss_native.h 2025-06-01T22:51:59.1822038Z ++ grep RECORD 2025-06-01T22:51:59.1846247Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ctc_loss_native.h 2025-06-01T22:51:59.1846381Z +++ openssl base64 2025-06-01T22:51:59.1846480Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.1846579Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.1846689Z +++ sed -e s/=//g 2025-06-01T22:51:59.1886286Z ++ HASH=a-uO2H83XRPc0e6dzF0MZjTjMjV70MbLMmy5vLxUsQk 2025-06-01T22:51:59.1889973Z +++ ls -nl torch/include/ATen/ops/ctc_loss_native.h 2025-06-01T22:51:59.1891006Z +++ awk '{print $5}' 2025-06-01T22:51:59.1918448Z ++ FSIZE=896 2025-06-01T22:51:59.1919135Z ++ echo '"torch/include/ATen/ops/ctc_loss_native.h",sha256=a-uO2H83XRPc0e6dzF0MZjTjMjV70MbLMmy5vLxUsQk,896' 2025-06-01T22:51:59.1919257Z ++ read fname 2025-06-01T22:51:59.1919442Z ++ make_wheel_record torch/include/ATen/ops/ctc_loss_ops.h 2025-06-01T22:51:59.1919585Z ++ FPATH=torch/include/ATen/ops/ctc_loss_ops.h 2025-06-01T22:51:59.1919736Z ++ echo torch/include/ATen/ops/ctc_loss_ops.h 2025-06-01T22:51:59.1919830Z ++ grep RECORD 2025-06-01T22:51:59.1943868Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ctc_loss_ops.h 2025-06-01T22:51:59.1944066Z +++ openssl base64 2025-06-01T22:51:59.1944176Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.1944274Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.1944366Z +++ sed -e s/=//g 2025-06-01T22:51:59.1988128Z ++ HASH=B7WWDcGm8hLuU8tDZF90sBGKWYm3FoDTtQsuy1iMfsc 2025-06-01T22:51:59.1991757Z +++ ls -nl torch/include/ATen/ops/ctc_loss_ops.h 2025-06-01T22:51:59.1992561Z +++ awk '{print $5}' 2025-06-01T22:51:59.2020011Z ++ FSIZE=2534 2025-06-01T22:51:59.2020508Z ++ echo '"torch/include/ATen/ops/ctc_loss_ops.h",sha256=B7WWDcGm8hLuU8tDZF90sBGKWYm3FoDTtQsuy1iMfsc,2534' 2025-06-01T22:51:59.2020733Z ++ read fname 2025-06-01T22:51:59.2021010Z ++ make_wheel_record torch/include/ATen/ops/cudnn_affine_grid_generator.h 2025-06-01T22:51:59.2021272Z ++ FPATH=torch/include/ATen/ops/cudnn_affine_grid_generator.h 2025-06-01T22:51:59.2021475Z ++ echo torch/include/ATen/ops/cudnn_affine_grid_generator.h 2025-06-01T22:51:59.2022177Z ++ grep RECORD 2025-06-01T22:51:59.2046045Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_affine_grid_generator.h 2025-06-01T22:51:59.2046164Z +++ openssl base64 2025-06-01T22:51:59.2046278Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.2046380Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.2046962Z +++ sed -e s/=//g 2025-06-01T22:51:59.2086140Z ++ HASH=G_e0p5GpoC9vP3rzIwWF_ZJ619cGZTsQR_HugtYDY_8 2025-06-01T22:51:59.2090312Z +++ ls -nl torch/include/ATen/ops/cudnn_affine_grid_generator.h 2025-06-01T22:51:59.2091196Z +++ awk '{print $5}' 2025-06-01T22:51:59.2115272Z ++ FSIZE=1503 2025-06-01T22:51:59.2115812Z ++ echo '"torch/include/ATen/ops/cudnn_affine_grid_generator.h",sha256=G_e0p5GpoC9vP3rzIwWF_ZJ619cGZTsQR_HugtYDY_8,1503' 2025-06-01T22:51:59.2115917Z ++ read fname 2025-06-01T22:51:59.2116368Z ++ make_wheel_record torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h 2025-06-01T22:51:59.2116622Z ++ FPATH=torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h 2025-06-01T22:51:59.2120125Z ++ echo torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h 2025-06-01T22:51:59.2121150Z ++ grep RECORD 2025-06-01T22:51:59.2144221Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h 2025-06-01T22:51:59.2144347Z +++ openssl base64 2025-06-01T22:51:59.2144631Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.2144962Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.2146296Z +++ sed -e s/=//g 2025-06-01T22:51:59.2189630Z ++ HASH=nyes2OqY0Rd_zvZdEVRJyWWlwN-1vr5TIalqab5DCBM 2025-06-01T22:51:59.2192065Z +++ ls -nl torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h 2025-06-01T22:51:59.2192899Z +++ awk '{print $5}' 2025-06-01T22:51:59.2220468Z ++ FSIZE=1590 2025-06-01T22:51:59.2221292Z ++ echo '"torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h",sha256=nyes2OqY0Rd_zvZdEVRJyWWlwN-1vr5TIalqab5DCBM,1590' 2025-06-01T22:51:59.2221401Z ++ read fname 2025-06-01T22:51:59.2222202Z ++ make_wheel_record torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.2222660Z ++ FPATH=torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.2223086Z ++ echo torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.2223207Z ++ grep RECORD 2025-06-01T22:51:59.2246232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.2246355Z +++ openssl base64 2025-06-01T22:51:59.2246603Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.2247208Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.2248206Z +++ sed -e s/=//g 2025-06-01T22:51:59.2286468Z ++ HASH=omgVfGaYsaVWSRcW0IB3KYtsgv8tj7uY_3ok0Udwmuo 2025-06-01T22:51:59.2292077Z +++ ls -nl torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.2292583Z +++ awk '{print $5}' 2025-06-01T22:51:59.2318961Z ++ FSIZE=1015 2025-06-01T22:51:59.2319760Z ++ echo '"torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h",sha256=omgVfGaYsaVWSRcW0IB3KYtsgv8tj7uY_3ok0Udwmuo,1015' 2025-06-01T22:51:59.2319936Z ++ read fname 2025-06-01T22:51:59.2320309Z ++ make_wheel_record torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-06-01T22:51:59.2320639Z ++ FPATH=torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-06-01T22:51:59.2320973Z ++ echo torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-06-01T22:51:59.2322777Z ++ grep RECORD 2025-06-01T22:51:59.2346880Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-06-01T22:51:59.2347016Z +++ openssl base64 2025-06-01T22:51:59.2347252Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.2347375Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.2348242Z +++ sed -e s/=//g 2025-06-01T22:51:59.2390697Z ++ HASH=6c_zsSS4UaFFGCahgjtd-5WGJASaHHpFX-n89fHjLkU 2025-06-01T22:51:59.2394690Z +++ ls -nl torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h 2025-06-01T22:51:59.2395116Z +++ awk '{print $5}' 2025-06-01T22:51:59.2423317Z ++ FSIZE=796 2025-06-01T22:51:59.2423997Z ++ echo '"torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h",sha256=6c_zsSS4UaFFGCahgjtd-5WGJASaHHpFX-n89fHjLkU,796' 2025-06-01T22:51:59.2424094Z ++ read fname 2025-06-01T22:51:59.2424432Z ++ make_wheel_record torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h 2025-06-01T22:51:59.2424724Z ++ FPATH=torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h 2025-06-01T22:51:59.2425014Z ++ echo torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h 2025-06-01T22:51:59.2425520Z ++ grep RECORD 2025-06-01T22:51:59.2448039Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h 2025-06-01T22:51:59.2448245Z +++ openssl base64 2025-06-01T22:51:59.2449319Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.2450451Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.2451671Z +++ sed -e s/=//g 2025-06-01T22:51:59.2490510Z ++ HASH=IE6FyUT7lz4Ce7VO-p0jk3GLSBUCiPuzA86rkCRASP8 2025-06-01T22:51:59.2495733Z +++ ls -nl torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h 2025-06-01T22:51:59.2496316Z +++ awk '{print $5}' 2025-06-01T22:51:59.2522025Z ++ FSIZE=702 2025-06-01T22:51:59.2522771Z ++ echo '"torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h",sha256=IE6FyUT7lz4Ce7VO-p0jk3GLSBUCiPuzA86rkCRASP8,702' 2025-06-01T22:51:59.2523581Z ++ read fname 2025-06-01T22:51:59.2524450Z ++ make_wheel_record torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h 2025-06-01T22:51:59.2525712Z ++ FPATH=torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h 2025-06-01T22:51:59.2526598Z ++ echo torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h 2025-06-01T22:51:59.2527113Z ++ grep RECORD 2025-06-01T22:51:59.2546113Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h 2025-06-01T22:51:59.2547029Z +++ openssl base64 2025-06-01T22:51:59.2548788Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.2549057Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.2550071Z +++ sed -e s/=//g 2025-06-01T22:51:59.2592199Z ++ HASH=IBrUK8je6H0ZOe3qakX4lIOVDW-jNgIOyebv66nZpGM 2025-06-01T22:51:59.2596019Z +++ ls -nl torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h 2025-06-01T22:51:59.2596637Z +++ awk '{print $5}' 2025-06-01T22:51:59.2625014Z ++ FSIZE=2042 2025-06-01T22:51:59.2626279Z ++ echo '"torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h",sha256=IBrUK8je6H0ZOe3qakX4lIOVDW-jNgIOyebv66nZpGM,2042' 2025-06-01T22:51:59.2627100Z ++ read fname 2025-06-01T22:51:59.2627706Z ++ make_wheel_record torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.2628661Z ++ FPATH=torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.2629547Z ++ echo torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.2630155Z ++ grep RECORD 2025-06-01T22:51:59.2647180Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.2647942Z +++ openssl base64 2025-06-01T22:51:59.2648355Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.2649732Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.2651172Z +++ sed -e s/=//g 2025-06-01T22:51:59.2689272Z ++ HASH=rXr_id-lUlL0PZLDFAndWFduVVPk9zmcBHSbRU54_34 2025-06-01T22:51:59.2694694Z +++ ls -nl torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.2695575Z +++ awk '{print $5}' 2025-06-01T22:51:59.2721667Z ++ FSIZE=999 2025-06-01T22:51:59.2722785Z ++ echo '"torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h",sha256=rXr_id-lUlL0PZLDFAndWFduVVPk9zmcBHSbRU54_34,999' 2025-06-01T22:51:59.2723702Z ++ read fname 2025-06-01T22:51:59.2724307Z ++ make_wheel_record torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h 2025-06-01T22:51:59.2725220Z ++ FPATH=torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h 2025-06-01T22:51:59.2725917Z ++ echo torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h 2025-06-01T22:51:59.2726430Z ++ grep RECORD 2025-06-01T22:51:59.2745543Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h 2025-06-01T22:51:59.2747670Z +++ openssl base64 2025-06-01T22:51:59.2748894Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.2750365Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.2760646Z +++ sed -e s/=//g 2025-06-01T22:51:59.2792575Z ++ HASH=Mg-Zbx9D4KO_RHKckBZyuaB5ZnmL5k_ybw-VOv9BAho 2025-06-01T22:51:59.2797276Z +++ ls -nl torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h 2025-06-01T22:51:59.2798154Z +++ awk '{print $5}' 2025-06-01T22:51:59.2826274Z ++ FSIZE=788 2025-06-01T22:51:59.2827037Z ++ echo '"torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h",sha256=Mg-Zbx9D4KO_RHKckBZyuaB5ZnmL5k_ybw-VOv9BAho,788' 2025-06-01T22:51:59.2827809Z ++ read fname 2025-06-01T22:51:59.2828249Z ++ make_wheel_record torch/include/ATen/ops/cudnn_affine_grid_generator_native.h 2025-06-01T22:51:59.2828903Z ++ FPATH=torch/include/ATen/ops/cudnn_affine_grid_generator_native.h 2025-06-01T22:51:59.2829516Z ++ echo torch/include/ATen/ops/cudnn_affine_grid_generator_native.h 2025-06-01T22:51:59.2829966Z ++ grep RECORD 2025-06-01T22:51:59.2848731Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_affine_grid_generator_native.h 2025-06-01T22:51:59.2849344Z +++ openssl base64 2025-06-01T22:51:59.2850370Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.2851602Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.2852779Z +++ sed -e s/=//g 2025-06-01T22:51:59.2890394Z ++ HASH=lzXW8rZ8dCzoYdyMgx6_mhBKTXYZm_O-jmLC6rnH7Wk 2025-06-01T22:51:59.2895989Z +++ ls -nl torch/include/ATen/ops/cudnn_affine_grid_generator_native.h 2025-06-01T22:51:59.2896761Z +++ awk '{print $5}' 2025-06-01T22:51:59.2922846Z ++ FSIZE=694 2025-06-01T22:51:59.2923621Z ++ echo '"torch/include/ATen/ops/cudnn_affine_grid_generator_native.h",sha256=lzXW8rZ8dCzoYdyMgx6_mhBKTXYZm_O-jmLC6rnH7Wk,694' 2025-06-01T22:51:59.2924515Z ++ read fname 2025-06-01T22:51:59.2925103Z ++ make_wheel_record torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h 2025-06-01T22:51:59.2925755Z ++ FPATH=torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h 2025-06-01T22:51:59.2926344Z ++ echo torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h 2025-06-01T22:51:59.2926927Z ++ grep RECORD 2025-06-01T22:51:59.2947728Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h 2025-06-01T22:51:59.2948330Z +++ openssl base64 2025-06-01T22:51:59.2948603Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.2949417Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.2950813Z +++ sed -e s/=//g 2025-06-01T22:51:59.2992591Z ++ HASH=G4SCo_lAt1U67RHqS2avQw5H46E9lYRPkjqMoaBj84I 2025-06-01T22:51:59.2996369Z +++ ls -nl torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h 2025-06-01T22:51:59.2997203Z +++ awk '{print $5}' 2025-06-01T22:51:59.3023983Z ++ FSIZE=1988 2025-06-01T22:51:59.3024714Z ++ echo '"torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h",sha256=G4SCo_lAt1U67RHqS2avQw5H46E9lYRPkjqMoaBj84I,1988' 2025-06-01T22:51:59.3025457Z ++ read fname 2025-06-01T22:51:59.3025796Z ++ make_wheel_record torch/include/ATen/ops/cudnn_batch_norm.h 2025-06-01T22:51:59.3026287Z ++ FPATH=torch/include/ATen/ops/cudnn_batch_norm.h 2025-06-01T22:51:59.3026719Z ++ echo torch/include/ATen/ops/cudnn_batch_norm.h 2025-06-01T22:51:59.3027230Z ++ grep RECORD 2025-06-01T22:51:59.3052497Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_batch_norm.h 2025-06-01T22:51:59.3053031Z +++ openssl base64 2025-06-01T22:51:59.3053945Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.3055199Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.3056468Z +++ sed -e s/=//g 2025-06-01T22:51:59.3093386Z ++ HASH=NBRWouVOMh1s_GG5_Lf7BJp4jg2rDh-YuxoUES-ZL8Q 2025-06-01T22:51:59.3099520Z +++ ls -nl torch/include/ATen/ops/cudnn_batch_norm.h 2025-06-01T22:51:59.3100336Z +++ awk '{print $5}' 2025-06-01T22:51:59.3126379Z ++ FSIZE=3023 2025-06-01T22:51:59.3127027Z ++ echo '"torch/include/ATen/ops/cudnn_batch_norm.h",sha256=NBRWouVOMh1s_GG5_Lf7BJp4jg2rDh-YuxoUES-ZL8Q,3023' 2025-06-01T22:51:59.3127702Z ++ read fname 2025-06-01T22:51:59.3128108Z ++ make_wheel_record torch/include/ATen/ops/cudnn_batch_norm_backward.h 2025-06-01T22:51:59.3128681Z ++ FPATH=torch/include/ATen/ops/cudnn_batch_norm_backward.h 2025-06-01T22:51:59.3129223Z ++ echo torch/include/ATen/ops/cudnn_batch_norm_backward.h 2025-06-01T22:51:59.3129655Z ++ grep RECORD 2025-06-01T22:51:59.3150079Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_batch_norm_backward.h 2025-06-01T22:51:59.3150668Z +++ openssl base64 2025-06-01T22:51:59.3151561Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.3153016Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.3154289Z +++ sed -e s/=//g 2025-06-01T22:51:59.3195757Z ++ HASH=GW8L3936pM6oPeCcMOZ4wrrRyvyl7N38KLR1RtlZV6w 2025-06-01T22:51:59.3199483Z +++ ls -nl torch/include/ATen/ops/cudnn_batch_norm_backward.h 2025-06-01T22:51:59.3200611Z +++ awk '{print $5}' 2025-06-01T22:51:59.3228265Z ++ FSIZE=3215 2025-06-01T22:51:59.3229090Z ++ echo '"torch/include/ATen/ops/cudnn_batch_norm_backward.h",sha256=GW8L3936pM6oPeCcMOZ4wrrRyvyl7N38KLR1RtlZV6w,3215' 2025-06-01T22:51:59.3229830Z ++ read fname 2025-06-01T22:51:59.3230404Z ++ make_wheel_record torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.3231330Z ++ FPATH=torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.3232360Z ++ echo torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.3232947Z ++ grep RECORD 2025-06-01T22:51:59.3249899Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.3250645Z +++ openssl base64 2025-06-01T22:51:59.3251506Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.3252989Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.3254360Z +++ sed -e s/=//g 2025-06-01T22:51:59.3290854Z ++ HASH=M9ynmo58XETZga4xOR3FXE3aBlQbNlrD0N5BplXZrLg 2025-06-01T22:51:59.3296156Z +++ ls -nl torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.3296770Z +++ awk '{print $5}' 2025-06-01T22:51:59.3322927Z ++ FSIZE=1665 2025-06-01T22:51:59.3324063Z ++ echo '"torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h",sha256=M9ynmo58XETZga4xOR3FXE3aBlQbNlrD0N5BplXZrLg,1665' 2025-06-01T22:51:59.3325350Z ++ read fname 2025-06-01T22:51:59.3325829Z ++ make_wheel_record torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:51:59.3326556Z ++ FPATH=torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:51:59.3327228Z ++ echo torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:51:59.3327716Z ++ grep RECORD 2025-06-01T22:51:59.3347626Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:51:59.3348276Z +++ openssl base64 2025-06-01T22:51:59.3348677Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.3349952Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.3351179Z +++ sed -e s/=//g 2025-06-01T22:51:59.3394199Z ++ HASH=1Jy1BZmfFNPIENyXlSWYNjb1alVoV9xRX4fkq92k0P4 2025-06-01T22:51:59.3397208Z +++ ls -nl torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:51:59.3398294Z +++ awk '{print $5}' 2025-06-01T22:51:59.3425715Z ++ FSIZE=1078 2025-06-01T22:51:59.3426494Z ++ echo '"torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h",sha256=1Jy1BZmfFNPIENyXlSWYNjb1alVoV9xRX4fkq92k0P4,1078' 2025-06-01T22:51:59.3427465Z ++ read fname 2025-06-01T22:51:59.3427881Z ++ make_wheel_record torch/include/ATen/ops/cudnn_batch_norm_backward_native.h 2025-06-01T22:51:59.3428526Z ++ FPATH=torch/include/ATen/ops/cudnn_batch_norm_backward_native.h 2025-06-01T22:51:59.3429116Z ++ echo torch/include/ATen/ops/cudnn_batch_norm_backward_native.h 2025-06-01T22:51:59.3429552Z ++ grep RECORD 2025-06-01T22:51:59.3450171Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_batch_norm_backward_native.h 2025-06-01T22:51:59.3450773Z +++ openssl base64 2025-06-01T22:51:59.3451330Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.3452577Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.3453834Z +++ sed -e s/=//g 2025-06-01T22:51:59.3490834Z ++ HASH=7Npgj5F2WPrfflAuw0UZ8e9g9Etcx-0Ua6FizYdqteg 2025-06-01T22:51:59.3496229Z +++ ls -nl torch/include/ATen/ops/cudnn_batch_norm_backward_native.h 2025-06-01T22:51:59.3498383Z +++ awk '{print $5}' 2025-06-01T22:51:59.3525261Z ++ FSIZE=1309 2025-06-01T22:51:59.3526041Z ++ echo '"torch/include/ATen/ops/cudnn_batch_norm_backward_native.h",sha256=7Npgj5F2WPrfflAuw0UZ8e9g9Etcx-0Ua6FizYdqteg,1309' 2025-06-01T22:51:59.3526832Z ++ read fname 2025-06-01T22:51:59.3527240Z ++ make_wheel_record torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h 2025-06-01T22:51:59.3527868Z ++ FPATH=torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h 2025-06-01T22:51:59.3528419Z ++ echo torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h 2025-06-01T22:51:59.3528863Z ++ grep RECORD 2025-06-01T22:51:59.3548055Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h 2025-06-01T22:51:59.3548654Z +++ openssl base64 2025-06-01T22:51:59.3549563Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.3550642Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.3551886Z +++ sed -e s/=//g 2025-06-01T22:51:59.3592624Z ++ HASH=TdWvF9ioUFlh-ebThQYoj2rhlhP9FmMzNe1VmZCDJvo 2025-06-01T22:51:59.3596138Z +++ ls -nl torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h 2025-06-01T22:51:59.3596927Z +++ awk '{print $5}' 2025-06-01T22:51:59.3623400Z ++ FSIZE=4014 2025-06-01T22:51:59.3624518Z ++ echo '"torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h",sha256=TdWvF9ioUFlh-ebThQYoj2rhlhP9FmMzNe1VmZCDJvo,4014' 2025-06-01T22:51:59.3625282Z ++ read fname 2025-06-01T22:51:59.3625822Z ++ make_wheel_record torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.3626667Z ++ FPATH=torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.3627455Z ++ echo torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.3628014Z ++ grep RECORD 2025-06-01T22:51:59.3648413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.3649298Z +++ openssl base64 2025-06-01T22:51:59.3649721Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.3651108Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.3652539Z +++ sed -e s/=//g 2025-06-01T22:51:59.3690753Z ++ HASH=2_8gBdeAkFD0894w4NoP1AIRYDwpK3_wi2yrvQDSKRc 2025-06-01T22:51:59.3695871Z +++ ls -nl torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.3696727Z +++ awk '{print $5}' 2025-06-01T22:51:59.3722694Z ++ FSIZE=1579 2025-06-01T22:51:59.3723709Z ++ echo '"torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h",sha256=2_8gBdeAkFD0894w4NoP1AIRYDwpK3_wi2yrvQDSKRc,1579' 2025-06-01T22:51:59.3724877Z ++ read fname 2025-06-01T22:51:59.3725307Z ++ make_wheel_record torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h 2025-06-01T22:51:59.3725929Z ++ FPATH=torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h 2025-06-01T22:51:59.3726507Z ++ echo torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h 2025-06-01T22:51:59.3726978Z ++ grep RECORD 2025-06-01T22:51:59.3747666Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h 2025-06-01T22:51:59.3748421Z +++ openssl base64 2025-06-01T22:51:59.3748699Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.3748963Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.3750030Z +++ sed -e s/=//g 2025-06-01T22:51:59.3792419Z ++ HASH=oT_kKmlSZdQcoCznpDQu0A5Lmx3MFoRohRsYKl_yXRk 2025-06-01T22:51:59.3795596Z +++ ls -nl torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h 2025-06-01T22:51:59.3796281Z +++ awk '{print $5}' 2025-06-01T22:51:59.3823419Z ++ FSIZE=1014 2025-06-01T22:51:59.3824198Z ++ echo '"torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h",sha256=oT_kKmlSZdQcoCznpDQu0A5Lmx3MFoRohRsYKl_yXRk,1014' 2025-06-01T22:51:59.3824985Z ++ read fname 2025-06-01T22:51:59.3825367Z ++ make_wheel_record torch/include/ATen/ops/cudnn_batch_norm_native.h 2025-06-01T22:51:59.3825904Z ++ FPATH=torch/include/ATen/ops/cudnn_batch_norm_native.h 2025-06-01T22:51:59.3826397Z ++ echo torch/include/ATen/ops/cudnn_batch_norm_native.h 2025-06-01T22:51:59.3826800Z ++ grep RECORD 2025-06-01T22:51:59.3847820Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_batch_norm_native.h 2025-06-01T22:51:59.3848376Z +++ openssl base64 2025-06-01T22:51:59.3848672Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.3849716Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.3851000Z +++ sed -e s/=//g 2025-06-01T22:51:59.3889787Z ++ HASH=RrfG2G2A4aGqe-2GteoUoA84VbPpKNRLs7B-4beyKUo 2025-06-01T22:51:59.3894774Z +++ ls -nl torch/include/ATen/ops/cudnn_batch_norm_native.h 2025-06-01T22:51:59.3895800Z +++ awk '{print $5}' 2025-06-01T22:51:59.3921849Z ++ FSIZE=1202 2025-06-01T22:51:59.3922604Z ++ echo '"torch/include/ATen/ops/cudnn_batch_norm_native.h",sha256=RrfG2G2A4aGqe-2GteoUoA84VbPpKNRLs7B-4beyKUo,1202' 2025-06-01T22:51:59.3923326Z ++ read fname 2025-06-01T22:51:59.3923681Z ++ make_wheel_record torch/include/ATen/ops/cudnn_batch_norm_ops.h 2025-06-01T22:51:59.3924333Z ++ FPATH=torch/include/ATen/ops/cudnn_batch_norm_ops.h 2025-06-01T22:51:59.3924973Z ++ echo torch/include/ATen/ops/cudnn_batch_norm_ops.h 2025-06-01T22:51:59.3925583Z ++ grep RECORD 2025-06-01T22:51:59.3948148Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_batch_norm_ops.h 2025-06-01T22:51:59.3948809Z +++ openssl base64 2025-06-01T22:51:59.3949099Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.3950201Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.3951425Z +++ sed -e s/=//g 2025-06-01T22:51:59.3992184Z ++ HASH=5I-V5xM83XvU739Sgp1a7QmHh1k2bDXFMAmJdnwB6wo 2025-06-01T22:51:59.3995496Z +++ ls -nl torch/include/ATen/ops/cudnn_batch_norm_ops.h 2025-06-01T22:51:59.3996301Z +++ awk '{print $5}' 2025-06-01T22:51:59.4024226Z ++ FSIZE=3701 2025-06-01T22:51:59.4024971Z ++ echo '"torch/include/ATen/ops/cudnn_batch_norm_ops.h",sha256=5I-V5xM83XvU739Sgp1a7QmHh1k2bDXFMAmJdnwB6wo,3701' 2025-06-01T22:51:59.4025673Z ++ read fname 2025-06-01T22:51:59.4026033Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution.h 2025-06-01T22:51:59.4026522Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution.h 2025-06-01T22:51:59.4027123Z ++ echo torch/include/ATen/ops/cudnn_convolution.h 2025-06-01T22:51:59.4027524Z ++ grep RECORD 2025-06-01T22:51:59.4047214Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution.h 2025-06-01T22:51:59.4047764Z +++ openssl base64 2025-06-01T22:51:59.4049688Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.4050861Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.4051926Z +++ sed -e s/=//g 2025-06-01T22:51:59.4089222Z ++ HASH=aMi-cCCQmyKUDBXLB_yYwB74JbelrWq3c-UUqxUrLHk 2025-06-01T22:51:59.4094152Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution.h 2025-06-01T22:51:59.4094943Z +++ awk '{print $5}' 2025-06-01T22:51:59.4122543Z ++ FSIZE=7636 2025-06-01T22:51:59.4123265Z ++ echo '"torch/include/ATen/ops/cudnn_convolution.h",sha256=aMi-cCCQmyKUDBXLB_yYwB74JbelrWq3c-UUqxUrLHk,7636' 2025-06-01T22:51:59.4124090Z ++ read fname 2025-06-01T22:51:59.4124498Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_add_relu.h 2025-06-01T22:51:59.4125265Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_add_relu.h 2025-06-01T22:51:59.4125959Z ++ echo torch/include/ATen/ops/cudnn_convolution_add_relu.h 2025-06-01T22:51:59.4126381Z ++ grep RECORD 2025-06-01T22:51:59.4147183Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_add_relu.h 2025-06-01T22:51:59.4147778Z +++ openssl base64 2025-06-01T22:51:59.4148040Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.4148311Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.4149108Z +++ sed -e s/=//g 2025-06-01T22:51:59.4191711Z ++ HASH=Z0Z9dRSuGCEUYpebxMSWGik1d-5KrW429Jzs3GfQ37U 2025-06-01T22:51:59.4194923Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_add_relu.h 2025-06-01T22:51:59.4195773Z +++ awk '{print $5}' 2025-06-01T22:51:59.4224078Z ++ FSIZE=8215 2025-06-01T22:51:59.4224779Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_add_relu.h",sha256=Z0Z9dRSuGCEUYpebxMSWGik1d-5KrW429Jzs3GfQ37U,8215' 2025-06-01T22:51:59.4225508Z ++ read fname 2025-06-01T22:51:59.4226083Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.4227054Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.4227941Z ++ echo torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.4228547Z ++ grep RECORD 2025-06-01T22:51:59.4248009Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.4248776Z +++ openssl base64 2025-06-01T22:51:59.4249053Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.4249470Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.4250770Z +++ sed -e s/=//g 2025-06-01T22:51:59.4289489Z ++ HASH=FiQhO8AgxCUruvfWvcbtSS-K0kOz2A1B-HDsWSnGHXk 2025-06-01T22:51:59.4294639Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.4295282Z +++ awk '{print $5}' 2025-06-01T22:51:59.4322430Z ++ FSIZE=2050 2025-06-01T22:51:59.4323621Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h",sha256=FiQhO8AgxCUruvfWvcbtSS-K0kOz2A1B-HDsWSnGHXk,2050' 2025-06-01T22:51:59.4324700Z ++ read fname 2025-06-01T22:51:59.4325518Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h 2025-06-01T22:51:59.4326279Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h 2025-06-01T22:51:59.4326956Z ++ echo torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h 2025-06-01T22:51:59.4327470Z ++ grep RECORD 2025-06-01T22:51:59.4347923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h 2025-06-01T22:51:59.4348802Z +++ openssl base64 2025-06-01T22:51:59.4349080Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.4349500Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.4350398Z +++ sed -e s/=//g 2025-06-01T22:51:59.4389475Z ++ HASH=kqV74BIl8sUnk19R74cOWVQe8u-cDaMJW1dzEKEsZZo 2025-06-01T22:51:59.4396260Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h 2025-06-01T22:51:59.4397464Z +++ awk '{print $5}' 2025-06-01T22:51:59.4425306Z ++ FSIZE=1289 2025-06-01T22:51:59.4426181Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h",sha256=kqV74BIl8sUnk19R74cOWVQe8u-cDaMJW1dzEKEsZZo,1289' 2025-06-01T22:51:59.4426966Z ++ read fname 2025-06-01T22:51:59.4427399Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_add_relu_native.h 2025-06-01T22:51:59.4428117Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_add_relu_native.h 2025-06-01T22:51:59.4428720Z ++ echo torch/include/ATen/ops/cudnn_convolution_add_relu_native.h 2025-06-01T22:51:59.4429176Z ++ grep RECORD 2025-06-01T22:51:59.4449456Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_add_relu_native.h 2025-06-01T22:51:59.4450091Z +++ openssl base64 2025-06-01T22:51:59.4450974Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.4452233Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.4453554Z +++ sed -e s/=//g 2025-06-01T22:51:59.4490502Z ++ HASH=kZGEh6lbA-WNptIbx5dp-HJOqGMs5mrUq2xfElw-haE 2025-06-01T22:51:59.4495969Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_add_relu_native.h 2025-06-01T22:51:59.4496699Z +++ awk '{print $5}' 2025-06-01T22:51:59.4522845Z ++ FSIZE=1067 2025-06-01T22:51:59.4523794Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_add_relu_native.h",sha256=kZGEh6lbA-WNptIbx5dp-HJOqGMs5mrUq2xfElw-haE,1067' 2025-06-01T22:51:59.4525028Z ++ read fname 2025-06-01T22:51:59.4525468Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h 2025-06-01T22:51:59.4526171Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h 2025-06-01T22:51:59.4526755Z ++ echo torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h 2025-06-01T22:51:59.4527199Z ++ grep RECORD 2025-06-01T22:51:59.4547856Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h 2025-06-01T22:51:59.4548570Z +++ openssl base64 2025-06-01T22:51:59.4548834Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.4550019Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.4551250Z +++ sed -e s/=//g 2025-06-01T22:51:59.4591852Z ++ HASH=321vqLzTJQxrEHYjuC4sNv9LIa5gj7tPnZSOwdiDrJg 2025-06-01T22:51:59.4597162Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h 2025-06-01T22:51:59.4598101Z +++ awk '{print $5}' 2025-06-01T22:51:59.4626188Z ++ FSIZE=3257 2025-06-01T22:51:59.4627060Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h",sha256=321vqLzTJQxrEHYjuC4sNv9LIa5gj7tPnZSOwdiDrJg,3257' 2025-06-01T22:51:59.4627834Z ++ read fname 2025-06-01T22:51:59.4628302Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h 2025-06-01T22:51:59.4628937Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h 2025-06-01T22:51:59.4629514Z ++ echo torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h 2025-06-01T22:51:59.4629946Z ++ grep RECORD 2025-06-01T22:51:59.4649357Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h 2025-06-01T22:51:59.4650010Z +++ openssl base64 2025-06-01T22:51:59.4650332Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.4651453Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.4652749Z +++ sed -e s/=//g 2025-06-01T22:51:59.4691120Z ++ HASH=YaFY9gjKM4k1dNQOLAgTlELXPHQnZOONzBjMOnWfwrs 2025-06-01T22:51:59.4696149Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h 2025-06-01T22:51:59.4697989Z +++ awk '{print $5}' 2025-06-01T22:51:59.4725335Z ++ FSIZE=2251 2025-06-01T22:51:59.4726108Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h",sha256=YaFY9gjKM4k1dNQOLAgTlELXPHQnZOONzBjMOnWfwrs,2251' 2025-06-01T22:51:59.4726986Z ++ read fname 2025-06-01T22:51:59.4727381Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_native.h 2025-06-01T22:51:59.4727968Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_native.h 2025-06-01T22:51:59.4728489Z ++ echo torch/include/ATen/ops/cudnn_convolution_native.h 2025-06-01T22:51:59.4728916Z ++ grep RECORD 2025-06-01T22:51:59.4748878Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_native.h 2025-06-01T22:51:59.4749664Z +++ openssl base64 2025-06-01T22:51:59.4750126Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.4751087Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.4752564Z +++ sed -e s/=//g 2025-06-01T22:51:59.4793240Z ++ HASH=AxjtJMj0uaUDs9oiX7XQwmN5H5S2BUV8lIae8HLy5H8 2025-06-01T22:51:59.4797729Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_native.h 2025-06-01T22:51:59.4798592Z +++ awk '{print $5}' 2025-06-01T22:51:59.4825801Z ++ FSIZE=918 2025-06-01T22:51:59.4826571Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_native.h",sha256=AxjtJMj0uaUDs9oiX7XQwmN5H5S2BUV8lIae8HLy5H8,918' 2025-06-01T22:51:59.4827304Z ++ read fname 2025-06-01T22:51:59.4827682Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_ops.h 2025-06-01T22:51:59.4828203Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_ops.h 2025-06-01T22:51:59.4828756Z ++ echo torch/include/ATen/ops/cudnn_convolution_ops.h 2025-06-01T22:51:59.4829156Z ++ grep RECORD 2025-06-01T22:51:59.4853099Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_ops.h 2025-06-01T22:51:59.4853856Z +++ openssl base64 2025-06-01T22:51:59.4854733Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.4856241Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.4857743Z +++ sed -e s/=//g 2025-06-01T22:51:59.4893226Z ++ HASH=NXog7kdMoLP97wn8UzRndFiBd_ALZ5erRvvQCIVS39g 2025-06-01T22:51:59.4898868Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_ops.h 2025-06-01T22:51:59.4899749Z +++ awk '{print $5}' 2025-06-01T22:51:59.4925824Z ++ FSIZE=2863 2025-06-01T22:51:59.4926503Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_ops.h",sha256=NXog7kdMoLP97wn8UzRndFiBd_ALZ5erRvvQCIVS39g,2863' 2025-06-01T22:51:59.4927311Z ++ read fname 2025-06-01T22:51:59.4927698Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_relu.h 2025-06-01T22:51:59.4928273Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_relu.h 2025-06-01T22:51:59.4928854Z ++ echo torch/include/ATen/ops/cudnn_convolution_relu.h 2025-06-01T22:51:59.4929269Z ++ grep RECORD 2025-06-01T22:51:59.4950851Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_relu.h 2025-06-01T22:51:59.4951485Z +++ openssl base64 2025-06-01T22:51:59.4951781Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.4952556Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.4953809Z +++ sed -e s/=//g 2025-06-01T22:51:59.4997544Z ++ HASH=e3EAEawNiWRJ7nqbIY7F9iGFy1hhCiBoQ0leO47Zffw 2025-06-01T22:51:59.5001471Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_relu.h 2025-06-01T22:51:59.5002579Z +++ awk '{print $5}' 2025-06-01T22:51:59.5030527Z ++ FSIZE=7041 2025-06-01T22:51:59.5031228Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_relu.h",sha256=e3EAEawNiWRJ7nqbIY7F9iGFy1hhCiBoQ0leO47Zffw,7041' 2025-06-01T22:51:59.5031950Z ++ read fname 2025-06-01T22:51:59.5032504Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.5033423Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.5034284Z ++ echo torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.5034866Z ++ grep RECORD 2025-06-01T22:51:59.5053516Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.5054246Z +++ openssl base64 2025-06-01T22:51:59.5054885Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.5056378Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.5057610Z +++ sed -e s/=//g 2025-06-01T22:51:59.5094869Z ++ HASH=E8-Dw2wHlMtfb6v1T01xscasJkjpA2BLZ6PI2V2b5Ws 2025-06-01T22:51:59.5100740Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.5101357Z +++ awk '{print $5}' 2025-06-01T22:51:59.5126306Z ++ FSIZE=1774 2025-06-01T22:51:59.5127194Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h",sha256=E8-Dw2wHlMtfb6v1T01xscasJkjpA2BLZ6PI2V2b5Ws,1774' 2025-06-01T22:51:59.5128310Z ++ read fname 2025-06-01T22:51:59.5128760Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h 2025-06-01T22:51:59.5129481Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h 2025-06-01T22:51:59.5130118Z ++ echo torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h 2025-06-01T22:51:59.5130605Z ++ grep RECORD 2025-06-01T22:51:59.5150455Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h 2025-06-01T22:51:59.5151078Z +++ openssl base64 2025-06-01T22:51:59.5151436Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.5152720Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.5154063Z +++ sed -e s/=//g 2025-06-01T22:51:59.5196591Z ++ HASH=CzOW78g0C5EYt5F0m4ZNZT979enGWKyrErbhPx4Mu0A 2025-06-01T22:51:59.5200371Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h 2025-06-01T22:51:59.5201166Z +++ awk '{print $5}' 2025-06-01T22:51:59.5229939Z ++ FSIZE=1151 2025-06-01T22:51:59.5230809Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h",sha256=CzOW78g0C5EYt5F0m4ZNZT979enGWKyrErbhPx4Mu0A,1151' 2025-06-01T22:51:59.5231750Z ++ read fname 2025-06-01T22:51:59.5232153Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_relu_native.h 2025-06-01T22:51:59.5232828Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_relu_native.h 2025-06-01T22:51:59.5233371Z ++ echo torch/include/ATen/ops/cudnn_convolution_relu_native.h 2025-06-01T22:51:59.5233817Z ++ grep RECORD 2025-06-01T22:51:59.5250878Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_relu_native.h 2025-06-01T22:51:59.5251509Z +++ openssl base64 2025-06-01T22:51:59.5252691Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.5254123Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.5255318Z +++ sed -e s/=//g 2025-06-01T22:51:59.5292105Z ++ HASH=8YO2RDAOce-3OxqgMraSfT9iCaen0JHmIDYqU_VeuhI 2025-06-01T22:51:59.5298504Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_relu_native.h 2025-06-01T22:51:59.5298949Z +++ awk '{print $5}' 2025-06-01T22:51:59.5325719Z ++ FSIZE=929 2025-06-01T22:51:59.5326469Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_relu_native.h",sha256=8YO2RDAOce-3OxqgMraSfT9iCaen0JHmIDYqU_VeuhI,929' 2025-06-01T22:51:59.5327229Z ++ read fname 2025-06-01T22:51:59.5327656Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_relu_ops.h 2025-06-01T22:51:59.5328250Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_relu_ops.h 2025-06-01T22:51:59.5328793Z ++ echo torch/include/ATen/ops/cudnn_convolution_relu_ops.h 2025-06-01T22:51:59.5329229Z ++ grep RECORD 2025-06-01T22:51:59.5349567Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_relu_ops.h 2025-06-01T22:51:59.5350157Z +++ openssl base64 2025-06-01T22:51:59.5350423Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.5351602Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.5352789Z +++ sed -e s/=//g 2025-06-01T22:51:59.5394718Z ++ HASH=YJcsjaBjsRV6hbL6frXp_syvQLxk28gpTNw19RlOA8w 2025-06-01T22:51:59.5398419Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_relu_ops.h 2025-06-01T22:51:59.5398893Z +++ awk '{print $5}' 2025-06-01T22:51:59.5427978Z ++ FSIZE=2809 2025-06-01T22:51:59.5428877Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_relu_ops.h",sha256=YJcsjaBjsRV6hbL6frXp_syvQLxk28gpTNw19RlOA8w,2809' 2025-06-01T22:51:59.5429629Z ++ read fname 2025-06-01T22:51:59.5430046Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_transpose.h 2025-06-01T22:51:59.5430641Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_transpose.h 2025-06-01T22:51:59.5431183Z ++ echo torch/include/ATen/ops/cudnn_convolution_transpose.h 2025-06-01T22:51:59.5431596Z ++ grep RECORD 2025-06-01T22:51:59.5449376Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_transpose.h 2025-06-01T22:51:59.5449937Z +++ openssl base64 2025-06-01T22:51:59.5450681Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.5452025Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.5453283Z +++ sed -e s/=//g 2025-06-01T22:51:59.5490865Z ++ HASH=bcitKIKYtXW5PflM2dK2zf_p4TrMUM1MKyf8tEUwjC0 2025-06-01T22:51:59.5496055Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_transpose.h 2025-06-01T22:51:59.5496971Z +++ awk '{print $5}' 2025-06-01T22:51:59.5525239Z ++ FSIZE=8852 2025-06-01T22:51:59.5525976Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_transpose.h",sha256=bcitKIKYtXW5PflM2dK2zf_p4TrMUM1MKyf8tEUwjC0,8852' 2025-06-01T22:51:59.5526744Z ++ read fname 2025-06-01T22:51:59.5527338Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.5528327Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.5529245Z ++ echo torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.5529877Z ++ grep RECORD 2025-06-01T22:51:59.5548762Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.5549530Z +++ openssl base64 2025-06-01T22:51:59.5549899Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.5551317Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.5552639Z +++ sed -e s/=//g 2025-06-01T22:51:59.5592227Z ++ HASH=Ak52MBqjj8TkxX5MtRq7zLDR_o3c0_SdQJXU1VDvbTc 2025-06-01T22:51:59.5597062Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.5597916Z +++ awk '{print $5}' 2025-06-01T22:51:59.5625022Z ++ FSIZE=1974 2025-06-01T22:51:59.5626088Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h",sha256=Ak52MBqjj8TkxX5MtRq7zLDR_o3c0_SdQJXU1VDvbTc,1974' 2025-06-01T22:51:59.5627021Z ++ read fname 2025-06-01T22:51:59.5627500Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h 2025-06-01T22:51:59.5628347Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h 2025-06-01T22:51:59.5629036Z ++ echo torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h 2025-06-01T22:51:59.5629524Z ++ grep RECORD 2025-06-01T22:51:59.5649628Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h 2025-06-01T22:51:59.5650316Z +++ openssl base64 2025-06-01T22:51:59.5650817Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.5652250Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.5653573Z +++ sed -e s/=//g 2025-06-01T22:51:59.5690812Z ++ HASH=xmvTx8EkFeA4j-xcn-a1SHY6LZr0XCE4xRAPxxn59T8 2025-06-01T22:51:59.5696123Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h 2025-06-01T22:51:59.5696740Z +++ awk '{print $5}' 2025-06-01T22:51:59.5723520Z ++ FSIZE=1251 2025-06-01T22:51:59.5724810Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h",sha256=xmvTx8EkFeA4j-xcn-a1SHY6LZr0XCE4xRAPxxn59T8,1251' 2025-06-01T22:51:59.5725658Z ++ read fname 2025-06-01T22:51:59.5726165Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_transpose_native.h 2025-06-01T22:51:59.5726860Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_transpose_native.h 2025-06-01T22:51:59.5727498Z ++ echo torch/include/ATen/ops/cudnn_convolution_transpose_native.h 2025-06-01T22:51:59.5727970Z ++ grep RECORD 2025-06-01T22:51:59.5748057Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_transpose_native.h 2025-06-01T22:51:59.5748700Z +++ openssl base64 2025-06-01T22:51:59.5749074Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.5750460Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.5751968Z +++ sed -e s/=//g 2025-06-01T22:51:59.5791688Z ++ HASH=kPQrDnV0hsSLUwqbBHdC96NYjpXeBRSksxVa_sfR9GI 2025-06-01T22:51:59.5796309Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_transpose_native.h 2025-06-01T22:51:59.5796912Z +++ awk '{print $5}' 2025-06-01T22:51:59.5822552Z ++ FSIZE=1029 2025-06-01T22:51:59.5823389Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_transpose_native.h",sha256=kPQrDnV0hsSLUwqbBHdC96NYjpXeBRSksxVa_sfR9GI,1029' 2025-06-01T22:51:59.5824172Z ++ read fname 2025-06-01T22:51:59.5824662Z ++ make_wheel_record torch/include/ATen/ops/cudnn_convolution_transpose_ops.h 2025-06-01T22:51:59.5825445Z ++ FPATH=torch/include/ATen/ops/cudnn_convolution_transpose_ops.h 2025-06-01T22:51:59.5826014Z ++ echo torch/include/ATen/ops/cudnn_convolution_transpose_ops.h 2025-06-01T22:51:59.5826912Z ++ grep RECORD 2025-06-01T22:51:59.5849249Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_convolution_transpose_ops.h 2025-06-01T22:51:59.5849389Z +++ openssl base64 2025-06-01T22:51:59.5849898Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.5851242Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.5852635Z +++ sed -e s/=//g 2025-06-01T22:51:59.5891388Z ++ HASH=B-qkcaIdShBLBOA8DG-Vmc_mKu8RtdpJMqEfEkws_As 2025-06-01T22:51:59.5896527Z +++ ls -nl torch/include/ATen/ops/cudnn_convolution_transpose_ops.h 2025-06-01T22:51:59.5898111Z +++ awk '{print $5}' 2025-06-01T22:51:59.5922533Z ++ FSIZE=3159 2025-06-01T22:51:59.5923126Z ++ echo '"torch/include/ATen/ops/cudnn_convolution_transpose_ops.h",sha256=B-qkcaIdShBLBOA8DG-Vmc_mKu8RtdpJMqEfEkws_As,3159' 2025-06-01T22:51:59.5923222Z ++ read fname 2025-06-01T22:51:59.5923458Z ++ make_wheel_record torch/include/ATen/ops/cudnn_grid_sampler.h 2025-06-01T22:51:59.5923799Z ++ FPATH=torch/include/ATen/ops/cudnn_grid_sampler.h 2025-06-01T22:51:59.5925273Z ++ echo torch/include/ATen/ops/cudnn_grid_sampler.h 2025-06-01T22:51:59.5927633Z ++ grep RECORD 2025-06-01T22:51:59.5949017Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_grid_sampler.h 2025-06-01T22:51:59.5950580Z +++ openssl base64 2025-06-01T22:51:59.5951881Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.5953405Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.5954827Z +++ sed -e s/=//g 2025-06-01T22:51:59.5993822Z ++ HASH=zRSCHjCuLNUGJEhwKRUjARvJk-Kn-YI9jc7vcsjt53E 2025-06-01T22:51:59.5997681Z +++ ls -nl torch/include/ATen/ops/cudnn_grid_sampler.h 2025-06-01T22:51:59.5998698Z +++ awk '{print $5}' 2025-06-01T22:51:59.6025325Z ++ FSIZE=1286 2025-06-01T22:51:59.6026141Z ++ echo '"torch/include/ATen/ops/cudnn_grid_sampler.h",sha256=zRSCHjCuLNUGJEhwKRUjARvJk-Kn-YI9jc7vcsjt53E,1286' 2025-06-01T22:51:59.6026254Z ++ read fname 2025-06-01T22:51:59.6026623Z ++ make_wheel_record torch/include/ATen/ops/cudnn_grid_sampler_backward.h 2025-06-01T22:51:59.6026848Z ++ FPATH=torch/include/ATen/ops/cudnn_grid_sampler_backward.h 2025-06-01T22:51:59.6027056Z ++ echo torch/include/ATen/ops/cudnn_grid_sampler_backward.h 2025-06-01T22:51:59.6028507Z ++ grep RECORD 2025-06-01T22:51:59.6049235Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_grid_sampler_backward.h 2025-06-01T22:51:59.6049944Z +++ openssl base64 2025-06-01T22:51:59.6051111Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.6052570Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.6053756Z +++ sed -e s/=//g 2025-06-01T22:51:59.6090472Z ++ HASH=Bfwqe2245ISAiCFyGCvtc6xvesPtujvBrJYGpohW4qM 2025-06-01T22:51:59.6095569Z +++ ls -nl torch/include/ATen/ops/cudnn_grid_sampler_backward.h 2025-06-01T22:51:59.6096251Z +++ awk '{print $5}' 2025-06-01T22:51:59.6122076Z ++ FSIZE=1791 2025-06-01T22:51:59.6122759Z ++ echo '"torch/include/ATen/ops/cudnn_grid_sampler_backward.h",sha256=Bfwqe2245ISAiCFyGCvtc6xvesPtujvBrJYGpohW4qM,1791' 2025-06-01T22:51:59.6123015Z ++ read fname 2025-06-01T22:51:59.6125729Z ++ make_wheel_record torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.6126202Z ++ FPATH=torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.6126592Z ++ echo torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.6126694Z ++ grep RECORD 2025-06-01T22:51:59.6147562Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.6147686Z +++ openssl base64 2025-06-01T22:51:59.6147790Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.6148761Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.6150061Z +++ sed -e s/=//g 2025-06-01T22:51:59.6191249Z ++ HASH=blb1k5yEpgDhv-rEyyTpUiJ3PcvMuOwe2aF3lUvf7HE 2025-06-01T22:51:59.6196273Z +++ ls -nl torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.6196662Z +++ awk '{print $5}' 2025-06-01T22:51:59.6223658Z ++ FSIZE=1117 2025-06-01T22:51:59.6224636Z ++ echo '"torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h",sha256=blb1k5yEpgDhv-rEyyTpUiJ3PcvMuOwe2aF3lUvf7HE,1117' 2025-06-01T22:51:59.6224849Z ++ read fname 2025-06-01T22:51:59.6225185Z ++ make_wheel_record torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h 2025-06-01T22:51:59.6225461Z ++ FPATH=torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h 2025-06-01T22:51:59.6225743Z ++ echo torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h 2025-06-01T22:51:59.6227123Z ++ grep RECORD 2025-06-01T22:51:59.6248341Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h 2025-06-01T22:51:59.6248718Z +++ openssl base64 2025-06-01T22:51:59.6249783Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.6251179Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.6252421Z +++ sed -e s/=//g 2025-06-01T22:51:59.6290088Z ++ HASH=6uvFt8Ug12xf33J9ANxaaRw67-qmJMwSXdSY69QXI50 2025-06-01T22:51:59.6295299Z +++ ls -nl torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h 2025-06-01T22:51:59.6296264Z +++ awk '{print $5}' 2025-06-01T22:51:59.6323557Z ++ FSIZE=825 2025-06-01T22:51:59.6324371Z ++ echo '"torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h",sha256=6uvFt8Ug12xf33J9ANxaaRw67-qmJMwSXdSY69QXI50,825' 2025-06-01T22:51:59.6324531Z ++ read fname 2025-06-01T22:51:59.6325311Z ++ make_wheel_record torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h 2025-06-01T22:51:59.6325580Z ++ FPATH=torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h 2025-06-01T22:51:59.6325835Z ++ echo torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h 2025-06-01T22:51:59.6325944Z ++ grep RECORD 2025-06-01T22:51:59.6347778Z +++ openssl base64 2025-06-01T22:51:59.6348197Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h 2025-06-01T22:51:59.6348316Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.6349406Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.6350652Z +++ sed -e s/=//g 2025-06-01T22:51:59.6392779Z ++ HASH=hSy5i-E4TbXzfJpHPg1dJeQxPUVRT03xGucIqBmHXO8 2025-06-01T22:51:59.6397358Z +++ ls -nl torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h 2025-06-01T22:51:59.6398024Z +++ awk '{print $5}' 2025-06-01T22:51:59.6426010Z ++ FSIZE=782 2025-06-01T22:51:59.6426604Z ++ echo '"torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h",sha256=hSy5i-E4TbXzfJpHPg1dJeQxPUVRT03xGucIqBmHXO8,782' 2025-06-01T22:51:59.6426715Z ++ read fname 2025-06-01T22:51:59.6426989Z ++ make_wheel_record torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h 2025-06-01T22:51:59.6427213Z ++ FPATH=torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h 2025-06-01T22:51:59.6427853Z ++ grep RECORD 2025-06-01T22:51:59.6428699Z ++ echo torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h 2025-06-01T22:51:59.6448497Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h 2025-06-01T22:51:59.6448624Z +++ openssl base64 2025-06-01T22:51:59.6449619Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.6450898Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.6452027Z +++ sed -e s/=//g 2025-06-01T22:51:59.6490169Z ++ HASH=7lplVJtYFOgoSMcppxGJq4sMwnRKd7IMCLq8b3SKEsM 2025-06-01T22:51:59.6495262Z +++ ls -nl torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h 2025-06-01T22:51:59.6496222Z +++ awk '{print $5}' 2025-06-01T22:51:59.6522274Z ++ FSIZE=2319 2025-06-01T22:51:59.6522925Z ++ echo '"torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h",sha256=7lplVJtYFOgoSMcppxGJq4sMwnRKd7IMCLq8b3SKEsM,2319' 2025-06-01T22:51:59.6523339Z ++ read fname 2025-06-01T22:51:59.6523792Z ++ make_wheel_record torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.6524280Z ++ FPATH=torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.6524791Z ++ echo torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.6526158Z ++ grep RECORD 2025-06-01T22:51:59.6547986Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.6548106Z +++ openssl base64 2025-06-01T22:51:59.6548417Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.6549578Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.6550613Z +++ sed -e s/=//g 2025-06-01T22:51:59.6593508Z ++ HASH=sX_Pp6YMhGvDf0YSUuEeayTbV_Aqvp9oC_gHZ-HnzKI 2025-06-01T22:51:59.6597438Z +++ ls -nl torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.6597876Z +++ awk '{print $5}' 2025-06-01T22:51:59.6625638Z ++ FSIZE=941 2025-06-01T22:51:59.6626433Z ++ echo '"torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h",sha256=sX_Pp6YMhGvDf0YSUuEeayTbV_Aqvp9oC_gHZ-HnzKI,941' 2025-06-01T22:51:59.6626536Z ++ read fname 2025-06-01T22:51:59.6626813Z ++ make_wheel_record torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h 2025-06-01T22:51:59.6627198Z ++ FPATH=torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h 2025-06-01T22:51:59.6627421Z ++ echo torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h 2025-06-01T22:51:59.6627524Z ++ grep RECORD 2025-06-01T22:51:59.6648163Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h 2025-06-01T22:51:59.6648289Z +++ openssl base64 2025-06-01T22:51:59.6649427Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.6650782Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.6652041Z +++ sed -e s/=//g 2025-06-01T22:51:59.6690389Z ++ HASH=YwZPDzrrJAefCUs8Vg15yk7OdmObQI4xsKjJ2veupUI 2025-06-01T22:51:59.6695159Z +++ ls -nl torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h 2025-06-01T22:51:59.6696092Z +++ awk '{print $5}' 2025-06-01T22:51:59.6722064Z ++ FSIZE=759 2025-06-01T22:51:59.6722772Z ++ echo '"torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h",sha256=YwZPDzrrJAefCUs8Vg15yk7OdmObQI4xsKjJ2veupUI,759' 2025-06-01T22:51:59.6722907Z ++ read fname 2025-06-01T22:51:59.6723177Z ++ make_wheel_record torch/include/ATen/ops/cudnn_grid_sampler_native.h 2025-06-01T22:51:59.6723394Z ++ FPATH=torch/include/ATen/ops/cudnn_grid_sampler_native.h 2025-06-01T22:51:59.6723656Z ++ echo torch/include/ATen/ops/cudnn_grid_sampler_native.h 2025-06-01T22:51:59.6724474Z ++ grep RECORD 2025-06-01T22:51:59.6747497Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_grid_sampler_native.h 2025-06-01T22:51:59.6747672Z +++ openssl base64 2025-06-01T22:51:59.6748090Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.6749061Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.6749713Z +++ sed -e s/=//g 2025-06-01T22:51:59.6791435Z ++ HASH=2BBgEo_wr3TOH7dhAFLcw6_vWqKTnealg987CdlIB9Q 2025-06-01T22:51:59.6794372Z +++ ls -nl torch/include/ATen/ops/cudnn_grid_sampler_native.h 2025-06-01T22:51:59.6795673Z +++ awk '{print $5}' 2025-06-01T22:51:59.6823831Z ++ FSIZE=636 2025-06-01T22:51:59.6824560Z ++ echo '"torch/include/ATen/ops/cudnn_grid_sampler_native.h",sha256=2BBgEo_wr3TOH7dhAFLcw6_vWqKTnealg987CdlIB9Q,636' 2025-06-01T22:51:59.6824947Z ++ read fname 2025-06-01T22:51:59.6825264Z ++ make_wheel_record torch/include/ATen/ops/cudnn_grid_sampler_ops.h 2025-06-01T22:51:59.6825612Z ++ FPATH=torch/include/ATen/ops/cudnn_grid_sampler_ops.h 2025-06-01T22:51:59.6825803Z ++ echo torch/include/ATen/ops/cudnn_grid_sampler_ops.h 2025-06-01T22:51:59.6825957Z ++ grep RECORD 2025-06-01T22:51:59.6846754Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_grid_sampler_ops.h 2025-06-01T22:51:59.6846874Z +++ openssl base64 2025-06-01T22:51:59.6846977Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.6847969Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.6848904Z +++ sed -e s/=//g 2025-06-01T22:51:59.6890349Z ++ HASH=VLCeM8ZLuyeLB5BpNB-GoqwBrZAbRZf5xj-YwNkGkVE 2025-06-01T22:51:59.6895105Z +++ ls -nl torch/include/ATen/ops/cudnn_grid_sampler_ops.h 2025-06-01T22:51:59.6896117Z +++ awk '{print $5}' 2025-06-01T22:51:59.6922507Z ++ FSIZE=1792 2025-06-01T22:51:59.6923093Z ++ echo '"torch/include/ATen/ops/cudnn_grid_sampler_ops.h",sha256=VLCeM8ZLuyeLB5BpNB-GoqwBrZAbRZf5xj-YwNkGkVE,1792' 2025-06-01T22:51:59.6923383Z ++ read fname 2025-06-01T22:51:59.6923606Z ++ make_wheel_record torch/include/ATen/ops/cudnn_is_acceptable.h 2025-06-01T22:51:59.6923791Z ++ FPATH=torch/include/ATen/ops/cudnn_is_acceptable.h 2025-06-01T22:51:59.6924096Z ++ echo torch/include/ATen/ops/cudnn_is_acceptable.h 2025-06-01T22:51:59.6925633Z ++ grep RECORD 2025-06-01T22:51:59.6948061Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_is_acceptable.h 2025-06-01T22:51:59.6948183Z +++ openssl base64 2025-06-01T22:51:59.6948550Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.6949834Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.6951193Z +++ sed -e s/=//g 2025-06-01T22:51:59.6992017Z ++ HASH=ahSKRc45wLd5UyoAjuh0LOueIo49SSrUBEtK-gsfst0 2025-06-01T22:51:59.6996450Z +++ ls -nl torch/include/ATen/ops/cudnn_is_acceptable.h 2025-06-01T22:51:59.6997045Z +++ awk '{print $5}' 2025-06-01T22:51:59.7024164Z ++ FSIZE=681 2025-06-01T22:51:59.7024839Z ++ echo '"torch/include/ATen/ops/cudnn_is_acceptable.h",sha256=ahSKRc45wLd5UyoAjuh0LOueIo49SSrUBEtK-gsfst0,681' 2025-06-01T22:51:59.7025086Z ++ read fname 2025-06-01T22:51:59.7025543Z ++ make_wheel_record torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7025886Z ++ FPATH=torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7026366Z ++ echo torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7026900Z ++ grep RECORD 2025-06-01T22:51:59.7048129Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7048236Z +++ openssl base64 2025-06-01T22:51:59.7048830Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.7049970Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.7051313Z +++ sed -e s/=//g 2025-06-01T22:51:59.7090177Z ++ HASH=E0ZgfkRQcvvGaP34ONxiQn1PtPZlFmH9nyYCz3-wGUo 2025-06-01T22:51:59.7095616Z +++ ls -nl torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7096226Z +++ awk '{print $5}' 2025-06-01T22:51:59.7122505Z ++ FSIZE=771 2025-06-01T22:51:59.7123337Z ++ echo '"torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h",sha256=E0ZgfkRQcvvGaP34ONxiQn1PtPZlFmH9nyYCz3-wGUo,771' 2025-06-01T22:51:59.7123442Z ++ read fname 2025-06-01T22:51:59.7123695Z ++ make_wheel_record torch/include/ATen/ops/cudnn_is_acceptable_native.h 2025-06-01T22:51:59.7123904Z ++ FPATH=torch/include/ATen/ops/cudnn_is_acceptable_native.h 2025-06-01T22:51:59.7124412Z ++ echo torch/include/ATen/ops/cudnn_is_acceptable_native.h 2025-06-01T22:51:59.7126059Z ++ grep RECORD 2025-06-01T22:51:59.7148061Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_is_acceptable_native.h 2025-06-01T22:51:59.7148468Z +++ openssl base64 2025-06-01T22:51:59.7148647Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.7149897Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.7151119Z +++ sed -e s/=//g 2025-06-01T22:51:59.7193320Z ++ HASH=TX3GXpOxkrqKJ7cV-fzeGjdkwusjYyp6x1TAMetroaQ 2025-06-01T22:51:59.7197012Z +++ ls -nl torch/include/ATen/ops/cudnn_is_acceptable_native.h 2025-06-01T22:51:59.7198145Z +++ awk '{print $5}' 2025-06-01T22:51:59.7225693Z ++ FSIZE=483 2025-06-01T22:51:59.7226308Z ++ echo '"torch/include/ATen/ops/cudnn_is_acceptable_native.h",sha256=TX3GXpOxkrqKJ7cV-fzeGjdkwusjYyp6x1TAMetroaQ,483' 2025-06-01T22:51:59.7226412Z ++ read fname 2025-06-01T22:51:59.7226668Z ++ make_wheel_record torch/include/ATen/ops/cudnn_is_acceptable_ops.h 2025-06-01T22:51:59.7226854Z ++ FPATH=torch/include/ATen/ops/cudnn_is_acceptable_ops.h 2025-06-01T22:51:59.7227031Z ++ echo torch/include/ATen/ops/cudnn_is_acceptable_ops.h 2025-06-01T22:51:59.7227520Z ++ grep RECORD 2025-06-01T22:51:59.7248628Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cudnn_is_acceptable_ops.h 2025-06-01T22:51:59.7248749Z +++ openssl base64 2025-06-01T22:51:59.7249657Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.7251015Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.7252378Z +++ sed -e s/=//g 2025-06-01T22:51:59.7289749Z ++ HASH=09zNce4RVV4ZFD0ciSWABSQsdmn50BLHKAwv38pxq6Y 2025-06-01T22:51:59.7294857Z +++ ls -nl torch/include/ATen/ops/cudnn_is_acceptable_ops.h 2025-06-01T22:51:59.7296071Z +++ awk '{print $5}' 2025-06-01T22:51:59.7323223Z ++ FSIZE=976 2025-06-01T22:51:59.7323747Z ++ echo '"torch/include/ATen/ops/cudnn_is_acceptable_ops.h",sha256=09zNce4RVV4ZFD0ciSWABSQsdmn50BLHKAwv38pxq6Y,976' 2025-06-01T22:51:59.7323843Z ++ read fname 2025-06-01T22:51:59.7324162Z ++ make_wheel_record torch/include/ATen/ops/cummax.h 2025-06-01T22:51:59.7324291Z ++ FPATH=torch/include/ATen/ops/cummax.h 2025-06-01T22:51:59.7324433Z ++ echo torch/include/ATen/ops/cummax.h 2025-06-01T22:51:59.7325294Z ++ grep RECORD 2025-06-01T22:51:59.7347897Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummax.h 2025-06-01T22:51:59.7348020Z +++ openssl base64 2025-06-01T22:51:59.7348681Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.7348802Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.7350077Z +++ sed -e s/=//g 2025-06-01T22:51:59.7390824Z ++ HASH=FA5Xj9NrR5XF3GYoVLM0wmsm7nr6D1UaF12vNp7_86c 2025-06-01T22:51:59.7394816Z +++ ls -nl torch/include/ATen/ops/cummax.h 2025-06-01T22:51:59.7395834Z +++ awk '{print $5}' 2025-06-01T22:51:59.7423757Z ++ FSIZE=2350 2025-06-01T22:51:59.7424269Z ++ echo '"torch/include/ATen/ops/cummax.h",sha256=FA5Xj9NrR5XF3GYoVLM0wmsm7nr6D1UaF12vNp7_86c,2350' 2025-06-01T22:51:59.7424695Z ++ read fname 2025-06-01T22:51:59.7425088Z ++ make_wheel_record torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.7425382Z ++ FPATH=torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.7425676Z ++ echo torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.7425776Z ++ grep RECORD 2025-06-01T22:51:59.7446191Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.7446325Z +++ openssl base64 2025-06-01T22:51:59.7446440Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.7447532Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.7449628Z +++ sed -e s/=//g 2025-06-01T22:51:59.7488518Z ++ HASH=JAsbyGjv8yHd9qvsIub_amJCvIqUy7kHnWUMFa1qpDk 2025-06-01T22:51:59.7493647Z +++ ls -nl torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.7494256Z +++ awk '{print $5}' 2025-06-01T22:51:59.7520061Z ++ FSIZE=1089 2025-06-01T22:51:59.7520759Z ++ echo '"torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h",sha256=JAsbyGjv8yHd9qvsIub_amJCvIqUy7kHnWUMFa1qpDk,1089' 2025-06-01T22:51:59.7521618Z ++ read fname 2025-06-01T22:51:59.7522095Z ++ make_wheel_record torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7522861Z ++ FPATH=torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7523571Z ++ echo torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7524205Z ++ grep RECORD 2025-06-01T22:51:59.7547649Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7548656Z +++ openssl base64 2025-06-01T22:51:59.7548925Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.7549319Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.7549874Z +++ sed -e s/=//g 2025-06-01T22:51:59.7590551Z ++ HASH=ysKrZo_zIiCtP2NM7FWbx3t2jjXesY3qvwVU6d4PY8k 2025-06-01T22:51:59.7595554Z +++ ls -nl torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7596360Z +++ awk '{print $5}' 2025-06-01T22:51:59.7623741Z ++ FSIZE=1101 2025-06-01T22:51:59.7624678Z ++ echo '"torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h",sha256=ysKrZo_zIiCtP2NM7FWbx3t2jjXesY3qvwVU6d4PY8k,1101' 2025-06-01T22:51:59.7625537Z ++ read fname 2025-06-01T22:51:59.7625870Z ++ make_wheel_record torch/include/ATen/ops/cummax_native.h 2025-06-01T22:51:59.7626348Z ++ FPATH=torch/include/ATen/ops/cummax_native.h 2025-06-01T22:51:59.7626803Z ++ echo torch/include/ATen/ops/cummax_native.h 2025-06-01T22:51:59.7627304Z ++ grep RECORD 2025-06-01T22:51:59.7646446Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummax_native.h 2025-06-01T22:51:59.7647296Z +++ openssl base64 2025-06-01T22:51:59.7647958Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.7649254Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.7650718Z +++ sed -e s/=//g 2025-06-01T22:51:59.7689786Z ++ HASH=Ce4hkVZlCp-tENKtyiK5NPtmBfl_Hs7kzOxUj5rIWD0 2025-06-01T22:51:59.7694923Z +++ ls -nl torch/include/ATen/ops/cummax_native.h 2025-06-01T22:51:59.7695908Z +++ awk '{print $5}' 2025-06-01T22:51:59.7721694Z ++ FSIZE=900 2025-06-01T22:51:59.7722456Z ++ echo '"torch/include/ATen/ops/cummax_native.h",sha256=Ce4hkVZlCp-tENKtyiK5NPtmBfl_Hs7kzOxUj5rIWD0,900' 2025-06-01T22:51:59.7723127Z ++ read fname 2025-06-01T22:51:59.7723441Z ++ make_wheel_record torch/include/ATen/ops/cummax_ops.h 2025-06-01T22:51:59.7723884Z ++ FPATH=torch/include/ATen/ops/cummax_ops.h 2025-06-01T22:51:59.7724574Z ++ echo torch/include/ATen/ops/cummax_ops.h 2025-06-01T22:51:59.7725143Z ++ grep RECORD 2025-06-01T22:51:59.7747595Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummax_ops.h 2025-06-01T22:51:59.7748243Z +++ openssl base64 2025-06-01T22:51:59.7750597Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.7751869Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.7753159Z +++ sed -e s/=//g 2025-06-01T22:51:59.7791565Z ++ HASH=1GgA5YEG610Liae0h-dv4hYfsrQzR8urlUxlIX7452A 2025-06-01T22:51:59.7795518Z +++ ls -nl torch/include/ATen/ops/cummax_ops.h 2025-06-01T22:51:59.7796521Z +++ awk '{print $5}' 2025-06-01T22:51:59.7822797Z ++ FSIZE=3486 2025-06-01T22:51:59.7823483Z ++ echo '"torch/include/ATen/ops/cummax_ops.h",sha256=1GgA5YEG610Liae0h-dv4hYfsrQzR8urlUxlIX7452A,3486' 2025-06-01T22:51:59.7824211Z ++ read fname 2025-06-01T22:51:59.7824653Z ++ make_wheel_record torch/include/ATen/ops/cummaxmin_backward.h 2025-06-01T22:51:59.7825157Z ++ FPATH=torch/include/ATen/ops/cummaxmin_backward.h 2025-06-01T22:51:59.7825596Z ++ echo torch/include/ATen/ops/cummaxmin_backward.h 2025-06-01T22:51:59.7826495Z ++ grep RECORD 2025-06-01T22:51:59.7847868Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummaxmin_backward.h 2025-06-01T22:51:59.7848495Z +++ openssl base64 2025-06-01T22:51:59.7848761Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.7849890Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.7851198Z +++ sed -e s/=//g 2025-06-01T22:51:59.7889356Z ++ HASH=nTnnlvM6E02USrHI5F3Hg71lHOok5FrvScjrM1dYTlo 2025-06-01T22:51:59.7894451Z +++ ls -nl torch/include/ATen/ops/cummaxmin_backward.h 2025-06-01T22:51:59.7895314Z +++ awk '{print $5}' 2025-06-01T22:51:59.7921334Z ++ FSIZE=812 2025-06-01T22:51:59.7922071Z ++ echo '"torch/include/ATen/ops/cummaxmin_backward.h",sha256=nTnnlvM6E02USrHI5F3Hg71lHOok5FrvScjrM1dYTlo,812' 2025-06-01T22:51:59.7922872Z ++ read fname 2025-06-01T22:51:59.7923430Z ++ make_wheel_record torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7924593Z ++ FPATH=torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7925525Z ++ echo torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7926115Z ++ grep RECORD 2025-06-01T22:51:59.7948071Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7948910Z +++ openssl base64 2025-06-01T22:51:59.7949177Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.7949447Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.7950052Z +++ sed -e s/=//g 2025-06-01T22:51:59.7989486Z ++ HASH=zgUxDvn3JeRV1T8HH7wlJ_SOmfWDblm-aRCdDuRLD6A 2025-06-01T22:51:59.7996027Z +++ ls -nl torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.7996683Z +++ awk '{print $5}' 2025-06-01T22:51:59.8023731Z ++ FSIZE=843 2025-06-01T22:51:59.8024754Z ++ echo '"torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h",sha256=zgUxDvn3JeRV1T8HH7wlJ_SOmfWDblm-aRCdDuRLD6A,843' 2025-06-01T22:51:59.8025745Z ++ read fname 2025-06-01T22:51:59.8026144Z ++ make_wheel_record torch/include/ATen/ops/cummaxmin_backward_native.h 2025-06-01T22:51:59.8026945Z ++ FPATH=torch/include/ATen/ops/cummaxmin_backward_native.h 2025-06-01T22:51:59.8027469Z ++ echo torch/include/ATen/ops/cummaxmin_backward_native.h 2025-06-01T22:51:59.8027879Z ++ grep RECORD 2025-06-01T22:51:59.8048558Z +++ openssl base64 2025-06-01T22:51:59.8049429Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummaxmin_backward_native.h 2025-06-01T22:51:59.8049997Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.8050494Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.8051801Z +++ sed -e s/=//g 2025-06-01T22:51:59.8092087Z ++ HASH=fLfwo45uwaw7aYOrSZPKdDk3U8ILCYWHhMlAWBi05x4 2025-06-01T22:51:59.8097509Z +++ ls -nl torch/include/ATen/ops/cummaxmin_backward_native.h 2025-06-01T22:51:59.8098024Z +++ awk '{print $5}' 2025-06-01T22:51:59.8124376Z ++ FSIZE=555 2025-06-01T22:51:59.8125282Z ++ echo '"torch/include/ATen/ops/cummaxmin_backward_native.h",sha256=fLfwo45uwaw7aYOrSZPKdDk3U8ILCYWHhMlAWBi05x4,555' 2025-06-01T22:51:59.8126129Z ++ read fname 2025-06-01T22:51:59.8126522Z ++ make_wheel_record torch/include/ATen/ops/cummaxmin_backward_ops.h 2025-06-01T22:51:59.8127301Z ++ FPATH=torch/include/ATen/ops/cummaxmin_backward_ops.h 2025-06-01T22:51:59.8127801Z ++ echo torch/include/ATen/ops/cummaxmin_backward_ops.h 2025-06-01T22:51:59.8128279Z ++ grep RECORD 2025-06-01T22:51:59.8148555Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummaxmin_backward_ops.h 2025-06-01T22:51:59.8149123Z +++ openssl base64 2025-06-01T22:51:59.8149573Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.8150829Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.8152077Z +++ sed -e s/=//g 2025-06-01T22:51:59.8193340Z ++ HASH=u3mLBNF68DMY8_vYYo-xmzfAVnokipJsqWH2opSQgcg 2025-06-01T22:51:59.8197651Z +++ ls -nl torch/include/ATen/ops/cummaxmin_backward_ops.h 2025-06-01T22:51:59.8198636Z +++ awk '{print $5}' 2025-06-01T22:51:59.8225504Z ++ FSIZE=1215 2025-06-01T22:51:59.8226388Z ++ echo '"torch/include/ATen/ops/cummaxmin_backward_ops.h",sha256=u3mLBNF68DMY8_vYYo-xmzfAVnokipJsqWH2opSQgcg,1215' 2025-06-01T22:51:59.8227120Z ++ read fname 2025-06-01T22:51:59.8227497Z ++ make_wheel_record torch/include/ATen/ops/cummin.h 2025-06-01T22:51:59.8227907Z ++ FPATH=torch/include/ATen/ops/cummin.h 2025-06-01T22:51:59.8228285Z ++ echo torch/include/ATen/ops/cummin.h 2025-06-01T22:51:59.8228637Z ++ grep RECORD 2025-06-01T22:51:59.8248629Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummin.h 2025-06-01T22:51:59.8249124Z +++ openssl base64 2025-06-01T22:51:59.8249738Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.8251089Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.8252448Z +++ sed -e s/=//g 2025-06-01T22:51:59.8290385Z ++ HASH=dMz9di5ibj3nYOQoPrOCdkIXBinJP_peTgf4l3-2fp4 2025-06-01T22:51:59.8295445Z +++ ls -nl torch/include/ATen/ops/cummin.h 2025-06-01T22:51:59.8296341Z +++ awk '{print $5}' 2025-06-01T22:51:59.8322478Z ++ FSIZE=2350 2025-06-01T22:51:59.8323109Z ++ echo '"torch/include/ATen/ops/cummin.h",sha256=dMz9di5ibj3nYOQoPrOCdkIXBinJP_peTgf4l3-2fp4,2350' 2025-06-01T22:51:59.8323827Z ++ read fname 2025-06-01T22:51:59.8324635Z ++ make_wheel_record torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.8325576Z ++ FPATH=torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.8326332Z ++ echo torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.8326844Z ++ grep RECORD 2025-06-01T22:51:59.8348307Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.8348982Z +++ openssl base64 2025-06-01T22:51:59.8349255Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.8349925Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.8351314Z +++ sed -e s/=//g 2025-06-01T22:51:59.8390935Z ++ HASH=kc3U0-PI7dbqXr1f0IXzDXAdz29cGdqR4FhmKxkXw2o 2025-06-01T22:51:59.8395792Z +++ ls -nl torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h 2025-06-01T22:51:59.8396609Z +++ awk '{print $5}' 2025-06-01T22:51:59.8423267Z ++ FSIZE=1089 2025-06-01T22:51:59.8424120Z ++ echo '"torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h",sha256=kc3U0-PI7dbqXr1f0IXzDXAdz29cGdqR4FhmKxkXw2o,1089' 2025-06-01T22:51:59.8425133Z ++ read fname 2025-06-01T22:51:59.8425610Z ++ make_wheel_record torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.8426511Z ++ FPATH=torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.8427211Z ++ echo torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.8427725Z ++ grep RECORD 2025-06-01T22:51:59.8447104Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.8447837Z +++ openssl base64 2025-06-01T22:51:59.8448109Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.8448669Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.8449951Z +++ sed -e s/=//g 2025-06-01T22:51:59.8488296Z ++ HASH=-0jp9zEiv4a_fMS1YeyFUKwVVAAKkA_OE9GEkAn3IZI 2025-06-01T22:51:59.8493710Z +++ ls -nl torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.8494428Z +++ awk '{print $5}' 2025-06-01T22:51:59.8520355Z ++ FSIZE=1101 2025-06-01T22:51:59.8521175Z ++ echo '"torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h",sha256=-0jp9zEiv4a_fMS1YeyFUKwVVAAKkA_OE9GEkAn3IZI,1101' 2025-06-01T22:51:59.8522140Z ++ read fname 2025-06-01T22:51:59.8522489Z ++ make_wheel_record torch/include/ATen/ops/cummin_native.h 2025-06-01T22:51:59.8522964Z ++ FPATH=torch/include/ATen/ops/cummin_native.h 2025-06-01T22:51:59.8523373Z ++ echo torch/include/ATen/ops/cummin_native.h 2025-06-01T22:51:59.8523820Z ++ grep RECORD 2025-06-01T22:51:59.8545101Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummin_native.h 2025-06-01T22:51:59.8545889Z +++ openssl base64 2025-06-01T22:51:59.8546743Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.8547023Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.8548145Z +++ sed -e s/=//g 2025-06-01T22:51:59.8588934Z ++ HASH=4IKRwEzcBBWBCdiZE6N71isg_epEtgiGjNF0QPMV598 2025-06-01T22:51:59.8593356Z +++ ls -nl torch/include/ATen/ops/cummin_native.h 2025-06-01T22:51:59.8594375Z +++ awk '{print $5}' 2025-06-01T22:51:59.8620017Z ++ FSIZE=900 2025-06-01T22:51:59.8620745Z ++ echo '"torch/include/ATen/ops/cummin_native.h",sha256=4IKRwEzcBBWBCdiZE6N71isg_epEtgiGjNF0QPMV598,900' 2025-06-01T22:51:59.8621405Z ++ read fname 2025-06-01T22:51:59.8621729Z ++ make_wheel_record torch/include/ATen/ops/cummin_ops.h 2025-06-01T22:51:59.8622159Z ++ FPATH=torch/include/ATen/ops/cummin_ops.h 2025-06-01T22:51:59.8622920Z ++ echo torch/include/ATen/ops/cummin_ops.h 2025-06-01T22:51:59.8624063Z ++ grep RECORD 2025-06-01T22:51:59.8646482Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cummin_ops.h 2025-06-01T22:51:59.8647274Z +++ openssl base64 2025-06-01T22:51:59.8647657Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.8647917Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.8649010Z +++ sed -e s/=//g 2025-06-01T22:51:59.8687590Z ++ HASH=oXE8SAAweJhcqDmhxIXfoJv1-L42YOC_uxCEGrEJNiI 2025-06-01T22:51:59.8692678Z +++ ls -nl torch/include/ATen/ops/cummin_ops.h 2025-06-01T22:51:59.8693672Z +++ awk '{print $5}' 2025-06-01T22:51:59.8719975Z ++ FSIZE=3486 2025-06-01T22:51:59.8720846Z ++ echo '"torch/include/ATen/ops/cummin_ops.h",sha256=oXE8SAAweJhcqDmhxIXfoJv1-L42YOC_uxCEGrEJNiI,3486' 2025-06-01T22:51:59.8721523Z ++ read fname 2025-06-01T22:51:59.8721889Z ++ make_wheel_record torch/include/ATen/ops/cumprod.h 2025-06-01T22:51:59.8722322Z ++ FPATH=torch/include/ATen/ops/cumprod.h 2025-06-01T22:51:59.8722702Z ++ echo torch/include/ATen/ops/cumprod.h 2025-06-01T22:51:59.8723072Z ++ grep RECORD 2025-06-01T22:51:59.8746482Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod.h 2025-06-01T22:51:59.8746994Z +++ openssl base64 2025-06-01T22:51:59.8747254Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.8747528Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.8748103Z +++ sed -e s/=//g 2025-06-01T22:51:59.8789780Z ++ HASH=RcrJ8-M8hkyAt1bzXQMVWhBw2C4v14MCQd0Y4TYSSfM 2025-06-01T22:51:59.8793145Z +++ ls -nl torch/include/ATen/ops/cumprod.h 2025-06-01T22:51:59.8793877Z +++ awk '{print $5}' 2025-06-01T22:51:59.8821048Z ++ FSIZE=2291 2025-06-01T22:51:59.8821711Z ++ echo '"torch/include/ATen/ops/cumprod.h",sha256=RcrJ8-M8hkyAt1bzXQMVWhBw2C4v14MCQd0Y4TYSSfM,2291' 2025-06-01T22:51:59.8822347Z ++ read fname 2025-06-01T22:51:59.8822706Z ++ make_wheel_record torch/include/ATen/ops/cumprod_backward.h 2025-06-01T22:51:59.8823183Z ++ FPATH=torch/include/ATen/ops/cumprod_backward.h 2025-06-01T22:51:59.8823633Z ++ echo torch/include/ATen/ops/cumprod_backward.h 2025-06-01T22:51:59.8824009Z ++ grep RECORD 2025-06-01T22:51:59.8846013Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod_backward.h 2025-06-01T22:51:59.8846560Z +++ openssl base64 2025-06-01T22:51:59.8846819Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.8856999Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.8857297Z +++ sed -e s/=//g 2025-06-01T22:51:59.8887937Z ++ HASH=hDGA0y6dqV0Oc-a9AJvsuKfSAYJ5soSJaor9ceb1LjE 2025-06-01T22:51:59.8892670Z +++ ls -nl torch/include/ATen/ops/cumprod_backward.h 2025-06-01T22:51:59.8893379Z +++ awk '{print $5}' 2025-06-01T22:51:59.8919869Z ++ FSIZE=801 2025-06-01T22:51:59.8920768Z ++ echo '"torch/include/ATen/ops/cumprod_backward.h",sha256=hDGA0y6dqV0Oc-a9AJvsuKfSAYJ5soSJaor9ceb1LjE,801' 2025-06-01T22:51:59.8921553Z ++ read fname 2025-06-01T22:51:59.8922159Z ++ make_wheel_record torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.8923010Z ++ FPATH=torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.8923818Z ++ echo torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.8924695Z ++ grep RECORD 2025-06-01T22:51:59.8947258Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.8948325Z +++ openssl base64 2025-06-01T22:51:59.8948589Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.8948860Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.8949119Z +++ sed -e s/=//g 2025-06-01T22:51:59.8990024Z ++ HASH=wLxWUZU6Af4t8iHIxKTlR7jCShqfM-MmgAgxaE0ORHk 2025-06-01T22:51:59.8999992Z +++ ls -nl torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.9001939Z +++ awk '{print $5}' 2025-06-01T22:51:59.9028956Z ++ FSIZE=840 2025-06-01T22:51:59.9029881Z ++ echo '"torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h",sha256=wLxWUZU6Af4t8iHIxKTlR7jCShqfM-MmgAgxaE0ORHk,840' 2025-06-01T22:51:59.9030776Z ++ read fname 2025-06-01T22:51:59.9031159Z ++ make_wheel_record torch/include/ATen/ops/cumprod_backward_native.h 2025-06-01T22:51:59.9031702Z ++ FPATH=torch/include/ATen/ops/cumprod_backward_native.h 2025-06-01T22:51:59.9032196Z ++ echo torch/include/ATen/ops/cumprod_backward_native.h 2025-06-01T22:51:59.9032587Z ++ grep RECORD 2025-06-01T22:51:59.9051447Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod_backward_native.h 2025-06-01T22:51:59.9052024Z +++ openssl base64 2025-06-01T22:51:59.9053268Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.9054581Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.9056063Z +++ sed -e s/=//g 2025-06-01T22:51:59.9092612Z ++ HASH=AmPmjCOmUOLazXfhJ7OidBinIrw_CROiOwECzsD7eIY 2025-06-01T22:51:59.9098595Z +++ ls -nl torch/include/ATen/ops/cumprod_backward_native.h 2025-06-01T22:51:59.9099038Z +++ awk '{print $5}' 2025-06-01T22:51:59.9125044Z ++ FSIZE=552 2025-06-01T22:51:59.9125803Z ++ echo '"torch/include/ATen/ops/cumprod_backward_native.h",sha256=AmPmjCOmUOLazXfhJ7OidBinIrw_CROiOwECzsD7eIY,552' 2025-06-01T22:51:59.9126549Z ++ read fname 2025-06-01T22:51:59.9126919Z ++ make_wheel_record torch/include/ATen/ops/cumprod_backward_ops.h 2025-06-01T22:51:59.9127461Z ++ FPATH=torch/include/ATen/ops/cumprod_backward_ops.h 2025-06-01T22:51:59.9127942Z ++ echo torch/include/ATen/ops/cumprod_backward_ops.h 2025-06-01T22:51:59.9128330Z ++ grep RECORD 2025-06-01T22:51:59.9148057Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod_backward_ops.h 2025-06-01T22:51:59.9148592Z +++ openssl base64 2025-06-01T22:51:59.9149168Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.9150476Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.9151724Z +++ sed -e s/=//g 2025-06-01T22:51:59.9193534Z ++ HASH=UVW89PsuMGKcyogGJwwLlYIPe2fo2vIFkwnBHfV1xLo 2025-06-01T22:51:59.9197479Z +++ ls -nl torch/include/ATen/ops/cumprod_backward_ops.h 2025-06-01T22:51:59.9198263Z +++ awk '{print $5}' 2025-06-01T22:51:59.9225150Z ++ FSIZE=1206 2025-06-01T22:51:59.9225892Z ++ echo '"torch/include/ATen/ops/cumprod_backward_ops.h",sha256=UVW89PsuMGKcyogGJwwLlYIPe2fo2vIFkwnBHfV1xLo,1206' 2025-06-01T22:51:59.9226618Z ++ read fname 2025-06-01T22:51:59.9227172Z ++ make_wheel_record torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:59.9228093Z ++ FPATH=torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:59.9228942Z ++ echo torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:59.9229531Z ++ grep RECORD 2025-06-01T22:51:59.9248598Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:59.9249512Z +++ openssl base64 2025-06-01T22:51:59.9250034Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.9251056Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.9252409Z +++ sed -e s/=//g 2025-06-01T22:51:59.9290475Z ++ HASH=JzraimtePKAMn9p_roECtzfZ06XXYjNwmWYRA1P8V9Q 2025-06-01T22:51:59.9295739Z +++ ls -nl torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:51:59.9296411Z +++ awk '{print $5}' 2025-06-01T22:51:59.9323351Z ++ FSIZE=977 2025-06-01T22:51:59.9324436Z ++ echo '"torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h",sha256=JzraimtePKAMn9p_roECtzfZ06XXYjNwmWYRA1P8V9Q,977' 2025-06-01T22:51:59.9325569Z ++ read fname 2025-06-01T22:51:59.9326066Z ++ make_wheel_record torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.9326864Z ++ FPATH=torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.9327584Z ++ echo torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.9328126Z ++ grep RECORD 2025-06-01T22:51:59.9347678Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.9348368Z +++ openssl base64 2025-06-01T22:51:59.9348642Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.9349002Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.9350449Z +++ sed -e s/=//g 2025-06-01T22:51:59.9393847Z ++ HASH=Q45oAhAVXUeNc0TkWM9eNYhJQZnqeta90DHtHLRQbLc 2025-06-01T22:51:59.9396308Z +++ ls -nl torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h 2025-06-01T22:51:59.9397158Z +++ awk '{print $5}' 2025-06-01T22:51:59.9423968Z ++ FSIZE=1245 2025-06-01T22:51:59.9424912Z ++ echo '"torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h",sha256=Q45oAhAVXUeNc0TkWM9eNYhJQZnqeta90DHtHLRQbLc,1245' 2025-06-01T22:51:59.9425762Z ++ read fname 2025-06-01T22:51:59.9426142Z ++ make_wheel_record torch/include/ATen/ops/cumprod_cpu_dispatch.h 2025-06-01T22:51:59.9426663Z ++ FPATH=torch/include/ATen/ops/cumprod_cpu_dispatch.h 2025-06-01T22:51:59.9427134Z ++ echo torch/include/ATen/ops/cumprod_cpu_dispatch.h 2025-06-01T22:51:59.9427527Z ++ grep RECORD 2025-06-01T22:51:59.9447551Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod_cpu_dispatch.h 2025-06-01T22:51:59.9448117Z +++ openssl base64 2025-06-01T22:51:59.9448482Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.9449809Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.9451178Z +++ sed -e s/=//g 2025-06-01T22:51:59.9489627Z ++ HASH=qsEnFPsganQjrj0gqSgBSxEq-_tTCm77MOcR0v9SnLU 2025-06-01T22:51:59.9494651Z +++ ls -nl torch/include/ATen/ops/cumprod_cpu_dispatch.h 2025-06-01T22:51:59.9495343Z +++ awk '{print $5}' 2025-06-01T22:51:59.9521143Z ++ FSIZE=1185 2025-06-01T22:51:59.9521863Z ++ echo '"torch/include/ATen/ops/cumprod_cpu_dispatch.h",sha256=qsEnFPsganQjrj0gqSgBSxEq-_tTCm77MOcR0v9SnLU,1185' 2025-06-01T22:51:59.9522611Z ++ read fname 2025-06-01T22:51:59.9522983Z ++ make_wheel_record torch/include/ATen/ops/cumprod_cuda_dispatch.h 2025-06-01T22:51:59.9523647Z ++ FPATH=torch/include/ATen/ops/cumprod_cuda_dispatch.h 2025-06-01T22:51:59.9524253Z ++ echo torch/include/ATen/ops/cumprod_cuda_dispatch.h 2025-06-01T22:51:59.9525134Z ++ grep RECORD 2025-06-01T22:51:59.9545782Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod_cuda_dispatch.h 2025-06-01T22:51:59.9546546Z +++ openssl base64 2025-06-01T22:51:59.9547870Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.9548174Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.9549409Z +++ sed -e s/=//g 2025-06-01T22:51:59.9590386Z ++ HASH=lDi1Y0ARYav17J27Cbx3O0iRLpH5Am7AjTtMV6RNNgc 2025-06-01T22:51:59.9593866Z +++ ls -nl torch/include/ATen/ops/cumprod_cuda_dispatch.h 2025-06-01T22:51:59.9594940Z +++ awk '{print $5}' 2025-06-01T22:51:59.9621152Z ++ FSIZE=1187 2025-06-01T22:51:59.9621969Z ++ echo '"torch/include/ATen/ops/cumprod_cuda_dispatch.h",sha256=lDi1Y0ARYav17J27Cbx3O0iRLpH5Am7AjTtMV6RNNgc,1187' 2025-06-01T22:51:59.9622715Z ++ read fname 2025-06-01T22:51:59.9623049Z ++ make_wheel_record torch/include/ATen/ops/cumprod_meta.h 2025-06-01T22:51:59.9623645Z ++ FPATH=torch/include/ATen/ops/cumprod_meta.h 2025-06-01T22:51:59.9624140Z ++ echo torch/include/ATen/ops/cumprod_meta.h 2025-06-01T22:51:59.9624551Z ++ grep RECORD 2025-06-01T22:51:59.9646272Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod_meta.h 2025-06-01T22:51:59.9646879Z +++ openssl base64 2025-06-01T22:51:59.9647145Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.9648350Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.9649438Z +++ sed -e s/=//g 2025-06-01T22:51:59.9688010Z ++ HASH=N5NA8mgQpqwt7Hpx3X6RvogpIjlnesURsIzFD1lYjMU 2025-06-01T22:51:59.9693082Z +++ ls -nl torch/include/ATen/ops/cumprod_meta.h 2025-06-01T22:51:59.9694063Z +++ awk '{print $5}' 2025-06-01T22:51:59.9718923Z ++ FSIZE=620 2025-06-01T22:51:59.9719645Z ++ echo '"torch/include/ATen/ops/cumprod_meta.h",sha256=N5NA8mgQpqwt7Hpx3X6RvogpIjlnesURsIzFD1lYjMU,620' 2025-06-01T22:51:59.9720307Z ++ read fname 2025-06-01T22:51:59.9720666Z ++ make_wheel_record torch/include/ATen/ops/cumprod_meta_dispatch.h 2025-06-01T22:51:59.9721214Z ++ FPATH=torch/include/ATen/ops/cumprod_meta_dispatch.h 2025-06-01T22:51:59.9722056Z ++ echo torch/include/ATen/ops/cumprod_meta_dispatch.h 2025-06-01T22:51:59.9722975Z ++ grep RECORD 2025-06-01T22:51:59.9746459Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod_meta_dispatch.h 2025-06-01T22:51:59.9747041Z +++ openssl base64 2025-06-01T22:51:59.9747313Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.9747569Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.9748195Z +++ sed -e s/=//g 2025-06-01T22:51:59.9790797Z ++ HASH=W2NL1dxsyJhZoAGx8gxmNcrxCqtlZ_APIsrx0K_HcCk 2025-06-01T22:51:59.9794313Z +++ ls -nl torch/include/ATen/ops/cumprod_meta_dispatch.h 2025-06-01T22:51:59.9795098Z +++ awk '{print $5}' 2025-06-01T22:51:59.9821725Z ++ FSIZE=1187 2025-06-01T22:51:59.9822456Z ++ echo '"torch/include/ATen/ops/cumprod_meta_dispatch.h",sha256=W2NL1dxsyJhZoAGx8gxmNcrxCqtlZ_APIsrx0K_HcCk,1187' 2025-06-01T22:51:59.9823166Z ++ read fname 2025-06-01T22:51:59.9823508Z ++ make_wheel_record torch/include/ATen/ops/cumprod_native.h 2025-06-01T22:51:59.9823986Z ++ FPATH=torch/include/ATen/ops/cumprod_native.h 2025-06-01T22:51:59.9824545Z ++ echo torch/include/ATen/ops/cumprod_native.h 2025-06-01T22:51:59.9824923Z ++ grep RECORD 2025-06-01T22:51:59.9846931Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod_native.h 2025-06-01T22:51:59.9847449Z +++ openssl base64 2025-06-01T22:51:59.9847966Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.9849089Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.9850412Z +++ sed -e s/=//g 2025-06-01T22:51:59.9888994Z ++ HASH=75LSZMgafB3lbHFfeZigT9zW4gHl6UfpyI5Ns0NaJM8 2025-06-01T22:51:59.9893907Z +++ ls -nl torch/include/ATen/ops/cumprod_native.h 2025-06-01T22:51:59.9894994Z +++ awk '{print $5}' 2025-06-01T22:51:59.9920889Z ++ FSIZE=1035 2025-06-01T22:51:59.9921621Z ++ echo '"torch/include/ATen/ops/cumprod_native.h",sha256=75LSZMgafB3lbHFfeZigT9zW4gHl6UfpyI5Ns0NaJM8,1035' 2025-06-01T22:51:59.9922290Z ++ read fname 2025-06-01T22:51:59.9922765Z ++ make_wheel_record torch/include/ATen/ops/cumprod_ops.h 2025-06-01T22:51:59.9923216Z ++ FPATH=torch/include/ATen/ops/cumprod_ops.h 2025-06-01T22:51:59.9923681Z ++ echo torch/include/ATen/ops/cumprod_ops.h 2025-06-01T22:51:59.9924147Z ++ grep RECORD 2025-06-01T22:51:59.9946352Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumprod_ops.h 2025-06-01T22:51:59.9946889Z +++ openssl base64 2025-06-01T22:51:59.9947146Z +++ sed -e s/+/-/g 2025-06-01T22:51:59.9947964Z +++ sed -e 's/\//_/g' 2025-06-01T22:51:59.9949701Z +++ sed -e s/=//g 2025-06-01T22:51:59.9989636Z ++ HASH=EdKaCDHSGxf8JgxB7NQAPqMmZ2NhPI6cb-WYARrJGGc 2025-06-01T22:51:59.9993145Z +++ ls -nl torch/include/ATen/ops/cumprod_ops.h 2025-06-01T22:51:59.9994029Z +++ awk '{print $5}' 2025-06-01T22:52:00.0021104Z ++ FSIZE=4857 2025-06-01T22:52:00.0021771Z ++ echo '"torch/include/ATen/ops/cumprod_ops.h",sha256=EdKaCDHSGxf8JgxB7NQAPqMmZ2NhPI6cb-WYARrJGGc,4857' 2025-06-01T22:52:00.0022513Z ++ read fname 2025-06-01T22:52:00.0022808Z ++ make_wheel_record torch/include/ATen/ops/cumsum.h 2025-06-01T22:52:00.0023417Z ++ FPATH=torch/include/ATen/ops/cumsum.h 2025-06-01T22:52:00.0023795Z ++ echo torch/include/ATen/ops/cumsum.h 2025-06-01T22:52:00.0024126Z ++ grep RECORD 2025-06-01T22:52:00.0045047Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumsum.h 2025-06-01T22:52:00.0045829Z +++ openssl base64 2025-06-01T22:52:00.0046397Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.0046648Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.0047797Z +++ sed -e s/=//g 2025-06-01T22:52:00.0086430Z ++ HASH=rY30BC-eD0nUKZDL9bweycdFtBtRcbulhnnxWL3bXHk 2025-06-01T22:52:00.0091185Z +++ ls -nl torch/include/ATen/ops/cumsum.h 2025-06-01T22:52:00.0092077Z +++ awk '{print $5}' 2025-06-01T22:52:00.0119097Z ++ FSIZE=2272 2025-06-01T22:52:00.0119713Z ++ echo '"torch/include/ATen/ops/cumsum.h",sha256=rY30BC-eD0nUKZDL9bweycdFtBtRcbulhnnxWL3bXHk,2272' 2025-06-01T22:52:00.0120397Z ++ read fname 2025-06-01T22:52:00.0120950Z ++ make_wheel_record torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.0121924Z ++ FPATH=torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.0122769Z ++ echo torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.0123360Z ++ grep RECORD 2025-06-01T22:52:00.0143382Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.0144113Z +++ openssl base64 2025-06-01T22:52:00.0145243Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.0145996Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.0146289Z +++ sed -e s/=//g 2025-06-01T22:52:00.0188613Z ++ HASH=6ZD3AdwkexbSfcUTOpSZF-1szE5KBdI104o6wLFfBiQ 2025-06-01T22:52:00.0192615Z +++ ls -nl torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.0193617Z +++ awk '{print $5}' 2025-06-01T22:52:00.0219828Z ++ FSIZE=975 2025-06-01T22:52:00.0220730Z ++ echo '"torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h",sha256=6ZD3AdwkexbSfcUTOpSZF-1szE5KBdI104o6wLFfBiQ,975' 2025-06-01T22:52:00.0221648Z ++ read fname 2025-06-01T22:52:00.0222316Z ++ make_wheel_record torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.0223099Z ++ FPATH=torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.0223844Z ++ echo torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.0224359Z ++ grep RECORD 2025-06-01T22:52:00.0246600Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.0247258Z +++ openssl base64 2025-06-01T22:52:00.0247525Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.0248181Z +++ sed -e s/=//g 2025-06-01T22:52:00.0249397Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.0288296Z ++ HASH=BB7HXKkzMIlaaDNLruXnWqr-wArIFRu7zKI6JHbGVOU 2025-06-01T22:52:00.0293208Z +++ ls -nl torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.0293938Z +++ awk '{print $5}' 2025-06-01T22:52:00.0320281Z ++ FSIZE=1241 2025-06-01T22:52:00.0321166Z ++ echo '"torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h",sha256=BB7HXKkzMIlaaDNLruXnWqr-wArIFRu7zKI6JHbGVOU,1241' 2025-06-01T22:52:00.0322009Z ++ read fname 2025-06-01T22:52:00.0322374Z ++ make_wheel_record torch/include/ATen/ops/cumsum_cpu_dispatch.h 2025-06-01T22:52:00.0322939Z ++ FPATH=torch/include/ATen/ops/cumsum_cpu_dispatch.h 2025-06-01T22:52:00.0323406Z ++ echo torch/include/ATen/ops/cumsum_cpu_dispatch.h 2025-06-01T22:52:00.0323779Z ++ grep RECORD 2025-06-01T22:52:00.0346812Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumsum_cpu_dispatch.h 2025-06-01T22:52:00.0347418Z +++ openssl base64 2025-06-01T22:52:00.0347678Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.0348036Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.0348315Z +++ sed -e s/=//g 2025-06-01T22:52:00.0388870Z ++ HASH=sa1pIZYNXLQdQlUPKCnDhGC2Cqj_3gOpzggjbQKiHXU 2025-06-01T22:52:00.0393294Z +++ ls -nl torch/include/ATen/ops/cumsum_cpu_dispatch.h 2025-06-01T22:52:00.0394061Z +++ awk '{print $5}' 2025-06-01T22:52:00.0421320Z ++ FSIZE=1181 2025-06-01T22:52:00.0422047Z ++ echo '"torch/include/ATen/ops/cumsum_cpu_dispatch.h",sha256=sa1pIZYNXLQdQlUPKCnDhGC2Cqj_3gOpzggjbQKiHXU,1181' 2025-06-01T22:52:00.0422876Z ++ read fname 2025-06-01T22:52:00.0423239Z ++ make_wheel_record torch/include/ATen/ops/cumsum_cuda_dispatch.h 2025-06-01T22:52:00.0423818Z ++ FPATH=torch/include/ATen/ops/cumsum_cuda_dispatch.h 2025-06-01T22:52:00.0424290Z ++ echo torch/include/ATen/ops/cumsum_cuda_dispatch.h 2025-06-01T22:52:00.0424666Z ++ grep RECORD 2025-06-01T22:52:00.0446115Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumsum_cuda_dispatch.h 2025-06-01T22:52:00.0446858Z +++ openssl base64 2025-06-01T22:52:00.0447137Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.0447388Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.0448010Z +++ sed -e s/=//g 2025-06-01T22:52:00.0486507Z ++ HASH=_3SDPDF93LuJxzFw6DV5h5f0Vk_9Jn5ZrjJNaeVHS7Y 2025-06-01T22:52:00.0491343Z +++ ls -nl torch/include/ATen/ops/cumsum_cuda_dispatch.h 2025-06-01T22:52:00.0492150Z +++ awk '{print $5}' 2025-06-01T22:52:00.0518780Z ++ FSIZE=1183 2025-06-01T22:52:00.0519572Z ++ echo '"torch/include/ATen/ops/cumsum_cuda_dispatch.h",sha256=_3SDPDF93LuJxzFw6DV5h5f0Vk_9Jn5ZrjJNaeVHS7Y,1183' 2025-06-01T22:52:00.0520270Z ++ read fname 2025-06-01T22:52:00.0520630Z ++ make_wheel_record torch/include/ATen/ops/cumsum_meta.h 2025-06-01T22:52:00.0521077Z ++ FPATH=torch/include/ATen/ops/cumsum_meta.h 2025-06-01T22:52:00.0521464Z ++ echo torch/include/ATen/ops/cumsum_meta.h 2025-06-01T22:52:00.0521817Z ++ grep RECORD 2025-06-01T22:52:00.0543789Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumsum_meta.h 2025-06-01T22:52:00.0544285Z +++ openssl base64 2025-06-01T22:52:00.0544538Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.0544874Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.0545142Z +++ sed -e s/=//g 2025-06-01T22:52:00.0587256Z ++ HASH=IOIXwknl9qIxM6jaeXnaDn3Iff9wb1odf2MyBlnTgHg 2025-06-01T22:52:00.0590272Z +++ ls -nl torch/include/ATen/ops/cumsum_meta.h 2025-06-01T22:52:00.0590705Z +++ awk '{print $5}' 2025-06-01T22:52:00.0614883Z ++ FSIZE=619 2025-06-01T22:52:00.0615919Z ++ echo '"torch/include/ATen/ops/cumsum_meta.h",sha256=IOIXwknl9qIxM6jaeXnaDn3Iff9wb1odf2MyBlnTgHg,619' 2025-06-01T22:52:00.0616603Z ++ read fname 2025-06-01T22:52:00.0616971Z ++ make_wheel_record torch/include/ATen/ops/cumsum_meta_dispatch.h 2025-06-01T22:52:00.0617479Z ++ FPATH=torch/include/ATen/ops/cumsum_meta_dispatch.h 2025-06-01T22:52:00.0619690Z ++ echo torch/include/ATen/ops/cumsum_meta_dispatch.h 2025-06-01T22:52:00.0620812Z ++ grep RECORD 2025-06-01T22:52:00.0642726Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumsum_meta_dispatch.h 2025-06-01T22:52:00.0643702Z +++ openssl base64 2025-06-01T22:52:00.0644071Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.0645838Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.0647011Z +++ sed -e s/=//g 2025-06-01T22:52:00.0686654Z ++ HASH=mMMsQHHkboQ6nhR4J5ss-fWBdb_dEBrBOAissQXax-Q 2025-06-01T22:52:00.0691892Z +++ ls -nl torch/include/ATen/ops/cumsum_meta_dispatch.h 2025-06-01T22:52:00.0692726Z +++ awk '{print $5}' 2025-06-01T22:52:00.0719047Z ++ FSIZE=1183 2025-06-01T22:52:00.0719798Z ++ echo '"torch/include/ATen/ops/cumsum_meta_dispatch.h",sha256=mMMsQHHkboQ6nhR4J5ss-fWBdb_dEBrBOAissQXax-Q,1183' 2025-06-01T22:52:00.0720496Z ++ read fname 2025-06-01T22:52:00.0720820Z ++ make_wheel_record torch/include/ATen/ops/cumsum_native.h 2025-06-01T22:52:00.0721293Z ++ FPATH=torch/include/ATen/ops/cumsum_native.h 2025-06-01T22:52:00.0721736Z ++ echo torch/include/ATen/ops/cumsum_native.h 2025-06-01T22:52:00.0722107Z ++ grep RECORD 2025-06-01T22:52:00.0745106Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumsum_native.h 2025-06-01T22:52:00.0746077Z +++ openssl base64 2025-06-01T22:52:00.0746363Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.0747920Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.0748211Z +++ sed -e s/=//g 2025-06-01T22:52:00.0788300Z ++ HASH=-zA3A2WOFiJp7w6oLGpANiTkh8-Wjk0nkGxcBID4Asc 2025-06-01T22:52:00.0793132Z +++ ls -nl torch/include/ATen/ops/cumsum_native.h 2025-06-01T22:52:00.0794671Z +++ awk '{print $5}' 2025-06-01T22:52:00.0821411Z ++ FSIZE=1029 2025-06-01T22:52:00.0822211Z ++ echo '"torch/include/ATen/ops/cumsum_native.h",sha256=-zA3A2WOFiJp7w6oLGpANiTkh8-Wjk0nkGxcBID4Asc,1029' 2025-06-01T22:52:00.0822942Z ++ read fname 2025-06-01T22:52:00.0823278Z ++ make_wheel_record torch/include/ATen/ops/cumsum_ops.h 2025-06-01T22:52:00.0823717Z ++ FPATH=torch/include/ATen/ops/cumsum_ops.h 2025-06-01T22:52:00.0824171Z ++ echo torch/include/ATen/ops/cumsum_ops.h 2025-06-01T22:52:00.0824530Z ++ grep RECORD 2025-06-01T22:52:00.0846058Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumsum_ops.h 2025-06-01T22:52:00.0846183Z +++ openssl base64 2025-06-01T22:52:00.0847196Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.0847408Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.0848892Z +++ sed -e s/=//g 2025-06-01T22:52:00.0888417Z ++ HASH=v33104P6FTbZOIC6Hc3pDXMW7NiplGemZZs8S6SCBEU 2025-06-01T22:52:00.0893733Z +++ ls -nl torch/include/ATen/ops/cumsum_ops.h 2025-06-01T22:52:00.0894752Z +++ awk '{print $5}' 2025-06-01T22:52:00.0921398Z ++ FSIZE=4839 2025-06-01T22:52:00.0921884Z ++ echo '"torch/include/ATen/ops/cumsum_ops.h",sha256=v33104P6FTbZOIC6Hc3pDXMW7NiplGemZZs8S6SCBEU,4839' 2025-06-01T22:52:00.0922029Z ++ read fname 2025-06-01T22:52:00.0922272Z ++ make_wheel_record torch/include/ATen/ops/cumulative_trapezoid.h 2025-06-01T22:52:00.0922446Z ++ FPATH=torch/include/ATen/ops/cumulative_trapezoid.h 2025-06-01T22:52:00.0922618Z ++ echo torch/include/ATen/ops/cumulative_trapezoid.h 2025-06-01T22:52:00.0923906Z ++ grep RECORD 2025-06-01T22:52:00.0946541Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumulative_trapezoid.h 2025-06-01T22:52:00.0947974Z +++ openssl base64 2025-06-01T22:52:00.0948117Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.0948489Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.0949939Z +++ sed -e s/=//g 2025-06-01T22:52:00.0993234Z ++ HASH=mGUsxfNvcKUSUG2xUg7zSnz4ETF9x6Awvls05leqjEs 2025-06-01T22:52:00.0996793Z +++ ls -nl torch/include/ATen/ops/cumulative_trapezoid.h 2025-06-01T22:52:00.0997656Z +++ awk '{print $5}' 2025-06-01T22:52:00.1025078Z ++ FSIZE=1011 2025-06-01T22:52:00.1025977Z ++ echo '"torch/include/ATen/ops/cumulative_trapezoid.h",sha256=mGUsxfNvcKUSUG2xUg7zSnz4ETF9x6Awvls05leqjEs,1011' 2025-06-01T22:52:00.1026076Z ++ read fname 2025-06-01T22:52:00.1026491Z ++ make_wheel_record torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.1026857Z ++ FPATH=torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.1027261Z ++ echo torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.1027959Z ++ grep RECORD 2025-06-01T22:52:00.1049093Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.1049208Z +++ openssl base64 2025-06-01T22:52:00.1050462Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.1051739Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.1052982Z +++ sed -e s/=//g 2025-06-01T22:52:00.1090881Z ++ HASH=8ZQtDNIBh_WBa_GRz5Y3eO_cP5jkEtEoH1wy8mknN5M 2025-06-01T22:52:00.1096070Z +++ ls -nl torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.1096621Z +++ awk '{print $5}' 2025-06-01T22:52:00.1122409Z ++ FSIZE=919 2025-06-01T22:52:00.1123625Z ++ echo '"torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h",sha256=8ZQtDNIBh_WBa_GRz5Y3eO_cP5jkEtEoH1wy8mknN5M,919' 2025-06-01T22:52:00.1123797Z ++ read fname 2025-06-01T22:52:00.1124218Z ++ make_wheel_record torch/include/ATen/ops/cumulative_trapezoid_native.h 2025-06-01T22:52:00.1124444Z ++ FPATH=torch/include/ATen/ops/cumulative_trapezoid_native.h 2025-06-01T22:52:00.1124822Z ++ echo torch/include/ATen/ops/cumulative_trapezoid_native.h 2025-06-01T22:52:00.1126422Z ++ grep RECORD 2025-06-01T22:52:00.1147624Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumulative_trapezoid_native.h 2025-06-01T22:52:00.1147747Z +++ openssl base64 2025-06-01T22:52:00.1148074Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.1149619Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.1150773Z +++ sed -e s/=//g 2025-06-01T22:52:00.1192545Z ++ HASH=rST-OvAVHnYaZ4FksgdBZv2n2mn1j-Kypjn3sQaJl3I 2025-06-01T22:52:00.1197314Z +++ ls -nl torch/include/ATen/ops/cumulative_trapezoid_native.h 2025-06-01T22:52:00.1197455Z +++ awk '{print $5}' 2025-06-01T22:52:00.1224705Z ++ FSIZE=631 2025-06-01T22:52:00.1225349Z ++ echo '"torch/include/ATen/ops/cumulative_trapezoid_native.h",sha256=rST-OvAVHnYaZ4FksgdBZv2n2mn1j-Kypjn3sQaJl3I,631' 2025-06-01T22:52:00.1225460Z ++ read fname 2025-06-01T22:52:00.1225707Z ++ make_wheel_record torch/include/ATen/ops/cumulative_trapezoid_ops.h 2025-06-01T22:52:00.1225927Z ++ FPATH=torch/include/ATen/ops/cumulative_trapezoid_ops.h 2025-06-01T22:52:00.1226143Z ++ echo torch/include/ATen/ops/cumulative_trapezoid_ops.h 2025-06-01T22:52:00.1226831Z ++ grep RECORD 2025-06-01T22:52:00.1247279Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/cumulative_trapezoid_ops.h 2025-06-01T22:52:00.1247418Z +++ openssl base64 2025-06-01T22:52:00.1248270Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.1249446Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.1250663Z +++ sed -e s/=//g 2025-06-01T22:52:00.1289770Z ++ HASH=MeiDATDy2f9R1CmwmvMCoegKIxlD8PmOHDGMHKYzGPQ 2025-06-01T22:52:00.1295462Z +++ ls -nl torch/include/ATen/ops/cumulative_trapezoid_ops.h 2025-06-01T22:52:00.1296266Z +++ awk '{print $5}' 2025-06-01T22:52:00.1322638Z ++ FSIZE=1789 2025-06-01T22:52:00.1323560Z ++ echo '"torch/include/ATen/ops/cumulative_trapezoid_ops.h",sha256=MeiDATDy2f9R1CmwmvMCoegKIxlD8PmOHDGMHKYzGPQ,1789' 2025-06-01T22:52:00.1323681Z ++ read fname 2025-06-01T22:52:00.1323837Z ++ make_wheel_record torch/include/ATen/ops/data.h 2025-06-01T22:52:00.1324057Z ++ FPATH=torch/include/ATen/ops/data.h 2025-06-01T22:52:00.1324396Z ++ echo torch/include/ATen/ops/data.h 2025-06-01T22:52:00.1326398Z ++ grep RECORD 2025-06-01T22:52:00.1347221Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/data.h 2025-06-01T22:52:00.1347347Z +++ openssl base64 2025-06-01T22:52:00.1348730Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.1349887Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.1351458Z +++ sed -e s/=//g 2025-06-01T22:52:00.1393370Z ++ HASH=gdVY3J_svAexaFOOFk4bCWG3i0dBxcJePTw1QJKCWtM 2025-06-01T22:52:00.1396049Z +++ ls -nl torch/include/ATen/ops/data.h 2025-06-01T22:52:00.1397279Z +++ awk '{print $5}' 2025-06-01T22:52:00.1424720Z ++ FSIZE=501 2025-06-01T22:52:00.1425396Z ++ echo '"torch/include/ATen/ops/data.h",sha256=gdVY3J_svAexaFOOFk4bCWG3i0dBxcJePTw1QJKCWtM,501' 2025-06-01T22:52:00.1425494Z ++ read fname 2025-06-01T22:52:00.1425834Z ++ make_wheel_record torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.1426105Z ++ FPATH=torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.1426442Z ++ echo torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.1427963Z ++ grep RECORD 2025-06-01T22:52:00.1450219Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.1450600Z +++ openssl base64 2025-06-01T22:52:00.1451608Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.1452940Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.1454188Z +++ sed -e s/=//g 2025-06-01T22:52:00.1491715Z ++ HASH=7rT5Ey_ek1MWNWGDWMK7RTglC-A8vrIUHUoogFmPrO8 2025-06-01T22:52:00.1496715Z +++ ls -nl torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.1498246Z +++ awk '{print $5}' 2025-06-01T22:52:00.1523882Z ++ FSIZE=762 2025-06-01T22:52:00.1524603Z ++ echo '"torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h",sha256=7rT5Ey_ek1MWNWGDWMK7RTglC-A8vrIUHUoogFmPrO8,762' 2025-06-01T22:52:00.1524715Z ++ read fname 2025-06-01T22:52:00.1525069Z ++ make_wheel_record torch/include/ATen/ops/data_native.h 2025-06-01T22:52:00.1525214Z ++ FPATH=torch/include/ATen/ops/data_native.h 2025-06-01T22:52:00.1526295Z ++ echo torch/include/ATen/ops/data_native.h 2025-06-01T22:52:00.1527507Z ++ grep RECORD 2025-06-01T22:52:00.1550115Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/data_native.h 2025-06-01T22:52:00.1550252Z +++ openssl base64 2025-06-01T22:52:00.1551450Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.1552901Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.1554065Z +++ sed -e s/=//g 2025-06-01T22:52:00.1594155Z ++ HASH=rtO_fpeo1PjUbz2pXX2DnNq5L3BZt0CGWODVhUZyc8c 2025-06-01T22:52:00.1598724Z +++ ls -nl torch/include/ATen/ops/data_native.h 2025-06-01T22:52:00.1600001Z +++ awk '{print $5}' 2025-06-01T22:52:00.1627922Z ++ FSIZE=474 2025-06-01T22:52:00.1628455Z ++ echo '"torch/include/ATen/ops/data_native.h",sha256=rtO_fpeo1PjUbz2pXX2DnNq5L3BZt0CGWODVhUZyc8c,474' 2025-06-01T22:52:00.1628568Z ++ read fname 2025-06-01T22:52:00.1628737Z ++ make_wheel_record torch/include/ATen/ops/data_ops.h 2025-06-01T22:52:00.1628868Z ++ FPATH=torch/include/ATen/ops/data_ops.h 2025-06-01T22:52:00.1629000Z ++ echo torch/include/ATen/ops/data_ops.h 2025-06-01T22:52:00.1630179Z ++ grep RECORD 2025-06-01T22:52:00.1651024Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/data_ops.h 2025-06-01T22:52:00.1651438Z +++ openssl base64 2025-06-01T22:52:00.1652598Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.1653884Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.1655171Z +++ sed -e s/=//g 2025-06-01T22:52:00.1692462Z ++ HASH=v-7enEcAvEL63317vd-gRCtFT-DAG27SU75lqbOfWrQ 2025-06-01T22:52:00.1697466Z +++ ls -nl torch/include/ATen/ops/data_ops.h 2025-06-01T22:52:00.1699007Z +++ awk '{print $5}' 2025-06-01T22:52:00.1725586Z ++ FSIZE=951 2025-06-01T22:52:00.1726323Z ++ echo '"torch/include/ATen/ops/data_ops.h",sha256=v-7enEcAvEL63317vd-gRCtFT-DAG27SU75lqbOfWrQ,951' 2025-06-01T22:52:00.1726494Z ++ read fname 2025-06-01T22:52:00.1726787Z ++ make_wheel_record torch/include/ATen/ops/deg2rad.h 2025-06-01T22:52:00.1726928Z ++ FPATH=torch/include/ATen/ops/deg2rad.h 2025-06-01T22:52:00.1727193Z ++ echo torch/include/ATen/ops/deg2rad.h 2025-06-01T22:52:00.1728307Z ++ grep RECORD 2025-06-01T22:52:00.1749146Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/deg2rad.h 2025-06-01T22:52:00.1749531Z +++ openssl base64 2025-06-01T22:52:00.1750686Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.1751929Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.1753328Z +++ sed -e s/=//g 2025-06-01T22:52:00.1793648Z ++ HASH=iwbLN3iM4PN5AaYT-4_CDgXG7buKe-Zrv4jiLiYFJUw 2025-06-01T22:52:00.1803885Z +++ ls -nl torch/include/ATen/ops/deg2rad.h 2025-06-01T22:52:00.1804070Z +++ awk '{print $5}' 2025-06-01T22:52:00.1831101Z ++ FSIZE=1182 2025-06-01T22:52:00.1831555Z ++ echo '"torch/include/ATen/ops/deg2rad.h",sha256=iwbLN3iM4PN5AaYT-4_CDgXG7buKe-Zrv4jiLiYFJUw,1182' 2025-06-01T22:52:00.1831659Z ++ read fname 2025-06-01T22:52:00.1832115Z ++ make_wheel_record torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.1832411Z ++ FPATH=torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.1832696Z ++ echo torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.1833877Z ++ grep RECORD 2025-06-01T22:52:00.1854459Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.1854825Z +++ openssl base64 2025-06-01T22:52:00.1856033Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.1857233Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.1859543Z +++ sed -e s/=//g 2025-06-01T22:52:00.1895179Z ++ HASH=DLSR889V3eHxDTyTDgFYjBFbYzyQ4e_g78K8hW3VHqU 2025-06-01T22:52:00.1901766Z +++ ls -nl torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.1902947Z +++ awk '{print $5}' 2025-06-01T22:52:00.1926440Z ++ FSIZE=976 2025-06-01T22:52:00.1927197Z ++ echo '"torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h",sha256=DLSR889V3eHxDTyTDgFYjBFbYzyQ4e_g78K8hW3VHqU,976' 2025-06-01T22:52:00.1927310Z ++ read fname 2025-06-01T22:52:00.1927516Z ++ make_wheel_record torch/include/ATen/ops/deg2rad_native.h 2025-06-01T22:52:00.1927695Z ++ FPATH=torch/include/ATen/ops/deg2rad_native.h 2025-06-01T22:52:00.1930134Z ++ echo torch/include/ATen/ops/deg2rad_native.h 2025-06-01T22:52:00.1931177Z ++ grep RECORD 2025-06-01T22:52:00.1951148Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/deg2rad_native.h 2025-06-01T22:52:00.1951765Z +++ openssl base64 2025-06-01T22:52:00.1953111Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.1954294Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.1955531Z +++ sed -e s/=//g 2025-06-01T22:52:00.1997385Z ++ HASH=vDQZNL5ozGGnjkBH1C5HyCBej0e_bQLOzuYKdKW_2Xo 2025-06-01T22:52:00.2001123Z +++ ls -nl torch/include/ATen/ops/deg2rad_native.h 2025-06-01T22:52:00.2002476Z +++ awk '{print $5}' 2025-06-01T22:52:00.2028016Z ++ FSIZE=1034 2025-06-01T22:52:00.2028501Z ++ echo '"torch/include/ATen/ops/deg2rad_native.h",sha256=vDQZNL5ozGGnjkBH1C5HyCBej0e_bQLOzuYKdKW_2Xo,1034' 2025-06-01T22:52:00.2028614Z ++ read fname 2025-06-01T22:52:00.2028798Z ++ make_wheel_record torch/include/ATen/ops/deg2rad_ops.h 2025-06-01T22:52:00.2028939Z ++ FPATH=torch/include/ATen/ops/deg2rad_ops.h 2025-06-01T22:52:00.2030978Z ++ echo torch/include/ATen/ops/deg2rad_ops.h 2025-06-01T22:52:00.2032162Z ++ grep RECORD 2025-06-01T22:52:00.2051526Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/deg2rad_ops.h 2025-06-01T22:52:00.2052173Z +++ openssl base64 2025-06-01T22:52:00.2053256Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.2054482Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.2055755Z +++ sed -e s/=//g 2025-06-01T22:52:00.2093442Z ++ HASH=XLFwFA19Pj6vFeXvcxasd8T7JPYURE5JQrx4GF8qXmE 2025-06-01T22:52:00.2098997Z +++ ls -nl torch/include/ATen/ops/deg2rad_ops.h 2025-06-01T22:52:00.2099725Z +++ awk '{print $5}' 2025-06-01T22:52:00.2125479Z ++ FSIZE=2055 2025-06-01T22:52:00.2125971Z ++ echo '"torch/include/ATen/ops/deg2rad_ops.h",sha256=XLFwFA19Pj6vFeXvcxasd8T7JPYURE5JQrx4GF8qXmE,2055' 2025-06-01T22:52:00.2126086Z ++ read fname 2025-06-01T22:52:00.2126267Z ++ make_wheel_record torch/include/ATen/ops/dense_dim.h 2025-06-01T22:52:00.2126414Z ++ FPATH=torch/include/ATen/ops/dense_dim.h 2025-06-01T22:52:00.2126739Z ++ echo torch/include/ATen/ops/dense_dim.h 2025-06-01T22:52:00.2128085Z ++ grep RECORD 2025-06-01T22:52:00.2148920Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dense_dim.h 2025-06-01T22:52:00.2149566Z +++ openssl base64 2025-06-01T22:52:00.2150893Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.2152072Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.2153434Z +++ sed -e s/=//g 2025-06-01T22:52:00.2194889Z ++ HASH=4fZrqFWyUQnvK9dllTJXzoRcAepLwznkyh2O9GX0Yg0 2025-06-01T22:52:00.2198732Z +++ ls -nl torch/include/ATen/ops/dense_dim.h 2025-06-01T22:52:00.2200193Z +++ awk '{print $5}' 2025-06-01T22:52:00.2227557Z ++ FSIZE=506 2025-06-01T22:52:00.2228098Z ++ echo '"torch/include/ATen/ops/dense_dim.h",sha256=4fZrqFWyUQnvK9dllTJXzoRcAepLwznkyh2O9GX0Yg0,506' 2025-06-01T22:52:00.2228241Z ++ read fname 2025-06-01T22:52:00.2228631Z ++ make_wheel_record torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.2228927Z ++ FPATH=torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.2229369Z ++ echo torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.2230373Z ++ grep RECORD 2025-06-01T22:52:00.2250544Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.2250959Z +++ openssl base64 2025-06-01T22:52:00.2252291Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.2253678Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.2254956Z +++ sed -e s/=//g 2025-06-01T22:52:00.2291396Z ++ HASH=Ui5ifUlQs-P3-k8zdjpecNs6nDTcm1yfXzdgc7flXXw 2025-06-01T22:52:00.2296415Z +++ ls -nl torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.2297005Z +++ awk '{print $5}' 2025-06-01T22:52:00.2321956Z ++ FSIZE=764 2025-06-01T22:52:00.2322617Z ++ echo '"torch/include/ATen/ops/dense_dim_compositeexplicitautograd_dispatch.h",sha256=Ui5ifUlQs-P3-k8zdjpecNs6nDTcm1yfXzdgc7flXXw,764' 2025-06-01T22:52:00.2322713Z ++ read fname 2025-06-01T22:52:00.2322917Z ++ make_wheel_record torch/include/ATen/ops/dense_dim_native.h 2025-06-01T22:52:00.2323091Z ++ FPATH=torch/include/ATen/ops/dense_dim_native.h 2025-06-01T22:52:00.2324851Z ++ echo torch/include/ATen/ops/dense_dim_native.h 2025-06-01T22:52:00.2326050Z ++ grep RECORD 2025-06-01T22:52:00.2351191Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dense_dim_native.h 2025-06-01T22:52:00.2351589Z +++ openssl base64 2025-06-01T22:52:00.2352740Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.2354090Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.2355433Z +++ sed -e s/=//g 2025-06-01T22:52:00.2396713Z ++ HASH=WBphoXk9ym-SN9cazdbbL5HdKHokr2MKrClKgKiewkU 2025-06-01T22:52:00.2400256Z +++ ls -nl torch/include/ATen/ops/dense_dim_native.h 2025-06-01T22:52:00.2401487Z +++ awk '{print $5}' 2025-06-01T22:52:00.2427962Z ++ FSIZE=610 2025-06-01T22:52:00.2428462Z ++ echo '"torch/include/ATen/ops/dense_dim_native.h",sha256=WBphoXk9ym-SN9cazdbbL5HdKHokr2MKrClKgKiewkU,610' 2025-06-01T22:52:00.2428572Z ++ read fname 2025-06-01T22:52:00.2428763Z ++ make_wheel_record torch/include/ATen/ops/dense_dim_ops.h 2025-06-01T22:52:00.2428918Z ++ FPATH=torch/include/ATen/ops/dense_dim_ops.h 2025-06-01T22:52:00.2429619Z ++ echo torch/include/ATen/ops/dense_dim_ops.h 2025-06-01T22:52:00.2430921Z ++ grep RECORD 2025-06-01T22:52:00.2451130Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dense_dim_ops.h 2025-06-01T22:52:00.2451532Z +++ openssl base64 2025-06-01T22:52:00.2452543Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.2453778Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.2455013Z +++ sed -e s/=//g 2025-06-01T22:52:00.2491710Z ++ HASH=g0xD09TD4ezdLiF2F6mdqotONDN6fBDfAgokp1Mnu0Q 2025-06-01T22:52:00.2496606Z +++ ls -nl torch/include/ATen/ops/dense_dim_ops.h 2025-06-01T22:52:00.2498200Z +++ awk '{print $5}' 2025-06-01T22:52:00.2524280Z ++ FSIZE=954 2025-06-01T22:52:00.2524979Z ++ echo '"torch/include/ATen/ops/dense_dim_ops.h",sha256=g0xD09TD4ezdLiF2F6mdqotONDN6fBDfAgokp1Mnu0Q,954' 2025-06-01T22:52:00.2525078Z ++ read fname 2025-06-01T22:52:00.2525263Z ++ make_wheel_record torch/include/ATen/ops/dequantize.h 2025-06-01T22:52:00.2525428Z ++ FPATH=torch/include/ATen/ops/dequantize.h 2025-06-01T22:52:00.2526119Z ++ echo torch/include/ATen/ops/dequantize.h 2025-06-01T22:52:00.2526917Z ++ grep RECORD 2025-06-01T22:52:00.2548350Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dequantize.h 2025-06-01T22:52:00.2548896Z +++ openssl base64 2025-06-01T22:52:00.2549586Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.2550862Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.2552225Z +++ sed -e s/=//g 2025-06-01T22:52:00.2593496Z ++ HASH=zbIKhGhg7j4cLvPiJuOZ31XpGbY9pUoeSM29KJd38GI 2025-06-01T22:52:00.2596517Z +++ ls -nl torch/include/ATen/ops/dequantize.h 2025-06-01T22:52:00.2597675Z +++ awk '{print $5}' 2025-06-01T22:52:00.2624779Z ++ FSIZE=1720 2025-06-01T22:52:00.2625401Z ++ echo '"torch/include/ATen/ops/dequantize.h",sha256=zbIKhGhg7j4cLvPiJuOZ31XpGbY9pUoeSM29KJd38GI,1720' 2025-06-01T22:52:00.2626110Z ++ read fname 2025-06-01T22:52:00.2626678Z ++ make_wheel_record torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.2627643Z ++ FPATH=torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.2628409Z ++ echo torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.2628928Z ++ grep RECORD 2025-06-01T22:52:00.2648730Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.2649448Z +++ openssl base64 2025-06-01T22:52:00.2649838Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.2653520Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.2654632Z +++ sed -e s/=//g 2025-06-01T22:52:00.2690264Z ++ HASH=G79b9-0_JeOtygHHMAr06A1m2Npq-6vwZf8wU4ddJl0 2025-06-01T22:52:00.2695492Z +++ ls -nl torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.2696447Z +++ awk '{print $5}' 2025-06-01T22:52:00.2722447Z ++ FSIZE=1026 2025-06-01T22:52:00.2723288Z ++ echo '"torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h",sha256=G79b9-0_JeOtygHHMAr06A1m2Npq-6vwZf8wU4ddJl0,1026' 2025-06-01T22:52:00.2724363Z ++ read fname 2025-06-01T22:52:00.2725064Z ++ make_wheel_record torch/include/ATen/ops/dequantize_cpu_dispatch.h 2025-06-01T22:52:00.2725687Z ++ FPATH=torch/include/ATen/ops/dequantize_cpu_dispatch.h 2025-06-01T22:52:00.2726261Z ++ echo torch/include/ATen/ops/dequantize_cpu_dispatch.h 2025-06-01T22:52:00.2726665Z ++ grep RECORD 2025-06-01T22:52:00.2751723Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dequantize_cpu_dispatch.h 2025-06-01T22:52:00.2752284Z +++ openssl base64 2025-06-01T22:52:00.2753168Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.2754657Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.2756141Z +++ sed -e s/=//g 2025-06-01T22:52:00.2795678Z ++ HASH=PgMCnHQK2lewGWM_pKyXztqTdjHq1sphVO5wR-wODHE 2025-06-01T22:52:00.2800648Z +++ ls -nl torch/include/ATen/ops/dequantize_cpu_dispatch.h 2025-06-01T22:52:00.2801451Z +++ awk '{print $5}' 2025-06-01T22:52:00.2828969Z ++ FSIZE=724 2025-06-01T22:52:00.2829704Z ++ echo '"torch/include/ATen/ops/dequantize_cpu_dispatch.h",sha256=PgMCnHQK2lewGWM_pKyXztqTdjHq1sphVO5wR-wODHE,724' 2025-06-01T22:52:00.2830498Z ++ read fname 2025-06-01T22:52:00.2830877Z ++ make_wheel_record torch/include/ATen/ops/dequantize_cuda_dispatch.h 2025-06-01T22:52:00.2831453Z ++ FPATH=torch/include/ATen/ops/dequantize_cuda_dispatch.h 2025-06-01T22:52:00.2831950Z ++ echo torch/include/ATen/ops/dequantize_cuda_dispatch.h 2025-06-01T22:52:00.2832357Z ++ grep RECORD 2025-06-01T22:52:00.2850377Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dequantize_cuda_dispatch.h 2025-06-01T22:52:00.2850995Z +++ openssl base64 2025-06-01T22:52:00.2852166Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.2853583Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.2854865Z +++ sed -e s/=//g 2025-06-01T22:52:00.2892045Z ++ HASH=sbUXS-BxQPCsWFII-0-Yj7zMWV1u_aMl5gIEhBtWCPY 2025-06-01T22:52:00.2897045Z +++ ls -nl torch/include/ATen/ops/dequantize_cuda_dispatch.h 2025-06-01T22:52:00.2898425Z +++ awk '{print $5}' 2025-06-01T22:52:00.2925725Z ++ FSIZE=726 2025-06-01T22:52:00.2926548Z ++ echo '"torch/include/ATen/ops/dequantize_cuda_dispatch.h",sha256=sbUXS-BxQPCsWFII-0-Yj7zMWV1u_aMl5gIEhBtWCPY,726' 2025-06-01T22:52:00.2927331Z ++ read fname 2025-06-01T22:52:00.2927838Z ++ make_wheel_record torch/include/ATen/ops/dequantize_native.h 2025-06-01T22:52:00.2928353Z ++ FPATH=torch/include/ATen/ops/dequantize_native.h 2025-06-01T22:52:00.2928821Z ++ echo torch/include/ATen/ops/dequantize_native.h 2025-06-01T22:52:00.2929213Z ++ grep RECORD 2025-06-01T22:52:00.2948712Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dequantize_native.h 2025-06-01T22:52:00.2949428Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.2949693Z +++ openssl base64 2025-06-01T22:52:00.2950478Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.2951751Z +++ sed -e s/=//g 2025-06-01T22:52:00.2993907Z ++ HASH=hQKoXBJQHjfowCXsCXLJJAE60cwZ_WYGCcHtFqjl-pU 2025-06-01T22:52:00.2997478Z +++ ls -nl torch/include/ATen/ops/dequantize_native.h 2025-06-01T22:52:00.2998964Z +++ awk '{print $5}' 2025-06-01T22:52:00.3026661Z ++ FSIZE=824 2025-06-01T22:52:00.3027534Z ++ echo '"torch/include/ATen/ops/dequantize_native.h",sha256=hQKoXBJQHjfowCXsCXLJJAE60cwZ_WYGCcHtFqjl-pU,824' 2025-06-01T22:52:00.3028232Z ++ read fname 2025-06-01T22:52:00.3028583Z ++ make_wheel_record torch/include/ATen/ops/dequantize_ops.h 2025-06-01T22:52:00.3029098Z ++ FPATH=torch/include/ATen/ops/dequantize_ops.h 2025-06-01T22:52:00.3029536Z ++ echo torch/include/ATen/ops/dequantize_ops.h 2025-06-01T22:52:00.3029891Z ++ grep RECORD 2025-06-01T22:52:00.3049305Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dequantize_ops.h 2025-06-01T22:52:00.3049879Z +++ openssl base64 2025-06-01T22:52:00.3051108Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.3052410Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.3053690Z +++ sed -e s/=//g 2025-06-01T22:52:00.3090492Z ++ HASH=sBIWG3gh1_bDg7Dm9hyhhI0I6YQJ6E33blTkrs2xjVw 2025-06-01T22:52:00.3095311Z +++ ls -nl torch/include/ATen/ops/dequantize_ops.h 2025-06-01T22:52:00.3096407Z +++ awk '{print $5}' 2025-06-01T22:52:00.3121934Z ++ FSIZE=2782 2025-06-01T22:52:00.3122636Z ++ echo '"torch/include/ATen/ops/dequantize_ops.h",sha256=sBIWG3gh1_bDg7Dm9hyhhI0I6YQJ6E33blTkrs2xjVw,2782' 2025-06-01T22:52:00.3123459Z ++ read fname 2025-06-01T22:52:00.3123748Z ++ make_wheel_record torch/include/ATen/ops/det.h 2025-06-01T22:52:00.3124325Z ++ FPATH=torch/include/ATen/ops/det.h 2025-06-01T22:52:00.3124930Z ++ echo torch/include/ATen/ops/det.h 2025-06-01T22:52:00.3125273Z ++ grep RECORD 2025-06-01T22:52:00.3147360Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/det.h 2025-06-01T22:52:00.3147840Z +++ openssl base64 2025-06-01T22:52:00.3148109Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.3149034Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.3150096Z +++ sed -e s/=//g 2025-06-01T22:52:00.3191059Z ++ HASH=2deLLLc2oY-etGAaIO0evkvCa6HjifbfXLdgI-QbE-w 2025-06-01T22:52:00.3195605Z +++ ls -nl torch/include/ATen/ops/det.h 2025-06-01T22:52:00.3196297Z +++ awk '{print $5}' 2025-06-01T22:52:00.3223083Z ++ FSIZE=625 2025-06-01T22:52:00.3223663Z ++ echo '"torch/include/ATen/ops/det.h",sha256=2deLLLc2oY-etGAaIO0evkvCa6HjifbfXLdgI-QbE-w,625' 2025-06-01T22:52:00.3224273Z ++ read fname 2025-06-01T22:52:00.3224743Z ++ make_wheel_record torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.3225519Z ++ FPATH=torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.3226191Z ++ echo torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.3226780Z ++ grep RECORD 2025-06-01T22:52:00.3248208Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.3248890Z +++ openssl base64 2025-06-01T22:52:00.3249513Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.3250797Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.3252163Z +++ sed -e s/=//g 2025-06-01T22:52:00.3289901Z ++ HASH=vMhr6dD8nYriKxlO7LAas9mbHdj_bRMEbwKfkByWGcg 2025-06-01T22:52:00.3295809Z +++ ls -nl torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.3296428Z +++ awk '{print $5}' 2025-06-01T22:52:00.3323384Z ++ FSIZE=761 2025-06-01T22:52:00.3324346Z ++ echo '"torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h",sha256=vMhr6dD8nYriKxlO7LAas9mbHdj_bRMEbwKfkByWGcg,761' 2025-06-01T22:52:00.3325490Z ++ read fname 2025-06-01T22:52:00.3325831Z ++ make_wheel_record torch/include/ATen/ops/det_native.h 2025-06-01T22:52:00.3326275Z ++ FPATH=torch/include/ATen/ops/det_native.h 2025-06-01T22:52:00.3326686Z ++ echo torch/include/ATen/ops/det_native.h 2025-06-01T22:52:00.3327034Z ++ grep RECORD 2025-06-01T22:52:00.3348153Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/det_native.h 2025-06-01T22:52:00.3348685Z +++ openssl base64 2025-06-01T22:52:00.3349048Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.3349622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.3350268Z +++ sed -e s/=//g 2025-06-01T22:52:00.3394340Z ++ HASH=16WNOQzEA6WtqclXBThD26JmI8TXWv2NWpyB_gcwoN0 2025-06-01T22:52:00.3398779Z +++ ls -nl torch/include/ATen/ops/det_native.h 2025-06-01T22:52:00.3399534Z +++ awk '{print $5}' 2025-06-01T22:52:00.3426761Z ++ FSIZE=473 2025-06-01T22:52:00.3427378Z ++ echo '"torch/include/ATen/ops/det_native.h",sha256=16WNOQzEA6WtqclXBThD26JmI8TXWv2NWpyB_gcwoN0,473' 2025-06-01T22:52:00.3428144Z ++ read fname 2025-06-01T22:52:00.3428475Z ++ make_wheel_record torch/include/ATen/ops/det_ops.h 2025-06-01T22:52:00.3428973Z ++ FPATH=torch/include/ATen/ops/det_ops.h 2025-06-01T22:52:00.3429358Z ++ echo torch/include/ATen/ops/det_ops.h 2025-06-01T22:52:00.3429692Z ++ grep RECORD 2025-06-01T22:52:00.3449125Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/det_ops.h 2025-06-01T22:52:00.3449671Z +++ openssl base64 2025-06-01T22:52:00.3450792Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.3452113Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.3453416Z +++ sed -e s/=//g 2025-06-01T22:52:00.3492450Z ++ HASH=EPlGzzh9WY8HxgVDzFCwMzqlWrkDLuMoaOXOUGoDahA 2025-06-01T22:52:00.3498563Z +++ ls -nl torch/include/ATen/ops/det_ops.h 2025-06-01T22:52:00.3499851Z +++ awk '{print $5}' 2025-06-01T22:52:00.3526093Z ++ FSIZE=948 2025-06-01T22:52:00.3526768Z ++ echo '"torch/include/ATen/ops/det_ops.h",sha256=EPlGzzh9WY8HxgVDzFCwMzqlWrkDLuMoaOXOUGoDahA,948' 2025-06-01T22:52:00.3527607Z ++ read fname 2025-06-01T22:52:00.3527919Z ++ make_wheel_record torch/include/ATen/ops/detach.h 2025-06-01T22:52:00.3528507Z ++ FPATH=torch/include/ATen/ops/detach.h 2025-06-01T22:52:00.3528886Z ++ echo torch/include/ATen/ops/detach.h 2025-06-01T22:52:00.3529246Z ++ grep RECORD 2025-06-01T22:52:00.3549961Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/detach.h 2025-06-01T22:52:00.3550435Z +++ openssl base64 2025-06-01T22:52:00.3551224Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.3552644Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.3553995Z +++ sed -e s/=//g 2025-06-01T22:52:00.3593851Z ++ HASH=Sl2jYPbyGUM52LoMg6G-MYl7E503za0uZi70eBPPuGg 2025-06-01T22:52:00.3598794Z +++ ls -nl torch/include/ATen/ops/detach.h 2025-06-01T22:52:00.3599988Z +++ awk '{print $5}' 2025-06-01T22:52:00.3626840Z ++ FSIZE=785 2025-06-01T22:52:00.3627424Z ++ echo '"torch/include/ATen/ops/detach.h",sha256=Sl2jYPbyGUM52LoMg6G-MYl7E503za0uZi70eBPPuGg,785' 2025-06-01T22:52:00.3628159Z ++ read fname 2025-06-01T22:52:00.3628653Z ++ make_wheel_record torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.3629403Z ++ FPATH=torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.3630155Z ++ echo torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.3630665Z ++ grep RECORD 2025-06-01T22:52:00.3651080Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.3651763Z +++ openssl base64 2025-06-01T22:52:00.3652190Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.3653413Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.3654788Z +++ sed -e s/=//g 2025-06-01T22:52:00.3691442Z ++ HASH=crcZzI_9nwLGaJvHqbeMlfQpDK3rghIb7ftfD7-K2Yg 2025-06-01T22:52:00.3696810Z +++ ls -nl torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.3698204Z +++ awk '{print $5}' 2025-06-01T22:52:00.3723879Z ++ FSIZE=815 2025-06-01T22:52:00.3725016Z ++ echo '"torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h",sha256=crcZzI_9nwLGaJvHqbeMlfQpDK3rghIb7ftfD7-K2Yg,815' 2025-06-01T22:52:00.3726068Z ++ read fname 2025-06-01T22:52:00.3726418Z ++ make_wheel_record torch/include/ATen/ops/detach_copy.h 2025-06-01T22:52:00.3726926Z ++ FPATH=torch/include/ATen/ops/detach_copy.h 2025-06-01T22:52:00.3727349Z ++ echo torch/include/ATen/ops/detach_copy.h 2025-06-01T22:52:00.3727699Z ++ grep RECORD 2025-06-01T22:52:00.3753106Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/detach_copy.h 2025-06-01T22:52:00.3753886Z +++ openssl base64 2025-06-01T22:52:00.3754818Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.3756193Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.3757582Z +++ sed -e s/=//g 2025-06-01T22:52:00.3797560Z ++ HASH=U3vRFomDkVMdOt-RS4OUrtr0wTaFkT9jZmuk8DbzWLo 2025-06-01T22:52:00.3801250Z +++ ls -nl torch/include/ATen/ops/detach_copy.h 2025-06-01T22:52:00.3802712Z +++ awk '{print $5}' 2025-06-01T22:52:00.3829211Z ++ FSIZE=1077 2025-06-01T22:52:00.3830273Z ++ echo '"torch/include/ATen/ops/detach_copy.h",sha256=U3vRFomDkVMdOt-RS4OUrtr0wTaFkT9jZmuk8DbzWLo,1077' 2025-06-01T22:52:00.3831111Z ++ read fname 2025-06-01T22:52:00.3831675Z ++ make_wheel_record torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.3832467Z ++ FPATH=torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.3833224Z ++ echo torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.3833754Z ++ grep RECORD 2025-06-01T22:52:00.3852292Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.3852978Z +++ openssl base64 2025-06-01T22:52:00.3853612Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.3854854Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.3856106Z +++ sed -e s/=//g 2025-06-01T22:52:00.3893063Z ++ HASH=xqbDYRrKQ3HENY3MW9a_H2FO4r_MZEU-BPYRjjTJxKE 2025-06-01T22:52:00.3899145Z +++ ls -nl torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.3900177Z +++ awk '{print $5}' 2025-06-01T22:52:00.3925808Z ++ FSIZE=877 2025-06-01T22:52:00.3927320Z ++ echo '"torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h",sha256=xqbDYRrKQ3HENY3MW9a_H2FO4r_MZEU-BPYRjjTJxKE,877' 2025-06-01T22:52:00.3928775Z ++ read fname 2025-06-01T22:52:00.3929429Z ++ make_wheel_record torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.3930412Z ++ FPATH=torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.3931328Z ++ echo torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.3931939Z ++ grep RECORD 2025-06-01T22:52:00.3950288Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.3951045Z +++ openssl base64 2025-06-01T22:52:00.3951634Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.3953034Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.3954263Z +++ sed -e s/=//g 2025-06-01T22:52:00.3994081Z ++ HASH=vW0hj53gbojTYp7awhEvCMgH3ATWwxH5LDf6gHofF-M 2025-06-01T22:52:00.3998751Z +++ ls -nl torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.3999367Z +++ awk '{print $5}' 2025-06-01T22:52:00.4026604Z ++ FSIZE=795 2025-06-01T22:52:00.4027489Z ++ echo '"torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=vW0hj53gbojTYp7awhEvCMgH3ATWwxH5LDf6gHofF-M,795' 2025-06-01T22:52:00.4028425Z ++ read fname 2025-06-01T22:52:00.4028837Z ++ make_wheel_record torch/include/ATen/ops/detach_copy_native.h 2025-06-01T22:52:00.4029332Z ++ FPATH=torch/include/ATen/ops/detach_copy_native.h 2025-06-01T22:52:00.4029787Z ++ echo torch/include/ATen/ops/detach_copy_native.h 2025-06-01T22:52:00.4030157Z ++ grep RECORD 2025-06-01T22:52:00.4048029Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/detach_copy_native.h 2025-06-01T22:52:00.4048690Z +++ openssl base64 2025-06-01T22:52:00.4049885Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.4051072Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.4052424Z +++ sed -e s/=//g 2025-06-01T22:52:00.4089581Z ++ HASH=z2_5KtGIRJZTF48JzDDdRrG3m-Hw7nEN2h5N2RZdaZQ 2025-06-01T22:52:00.4094738Z +++ ls -nl torch/include/ATen/ops/detach_copy_native.h 2025-06-01T22:52:00.4095807Z +++ awk '{print $5}' 2025-06-01T22:52:00.4122936Z ++ FSIZE=564 2025-06-01T22:52:00.4123574Z ++ echo '"torch/include/ATen/ops/detach_copy_native.h",sha256=z2_5KtGIRJZTF48JzDDdRrG3m-Hw7nEN2h5N2RZdaZQ,564' 2025-06-01T22:52:00.4124560Z ++ read fname 2025-06-01T22:52:00.4124962Z ++ make_wheel_record torch/include/ATen/ops/detach_copy_ops.h 2025-06-01T22:52:00.4125464Z ++ FPATH=torch/include/ATen/ops/detach_copy_ops.h 2025-06-01T22:52:00.4125899Z ++ echo torch/include/ATen/ops/detach_copy_ops.h 2025-06-01T22:52:00.4126293Z ++ grep RECORD 2025-06-01T22:52:00.4146854Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/detach_copy_ops.h 2025-06-01T22:52:00.4147692Z +++ openssl base64 2025-06-01T22:52:00.4148021Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.4149587Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.4150792Z +++ sed -e s/=//g 2025-06-01T22:52:00.4192783Z ++ HASH=rD8P3tPLd7qhScfv3Y1lQ-0a3GNYZPzImczkDtbrrus 2025-06-01T22:52:00.4197047Z +++ ls -nl torch/include/ATen/ops/detach_copy_ops.h 2025-06-01T22:52:00.4198442Z +++ awk '{print $5}' 2025-06-01T22:52:00.4226039Z ++ FSIZE=1577 2025-06-01T22:52:00.4226675Z ++ echo '"torch/include/ATen/ops/detach_copy_ops.h",sha256=rD8P3tPLd7qhScfv3Y1lQ-0a3GNYZPzImczkDtbrrus,1577' 2025-06-01T22:52:00.4227341Z ++ read fname 2025-06-01T22:52:00.4227695Z ++ make_wheel_record torch/include/ATen/ops/detach_native.h 2025-06-01T22:52:00.4228185Z ++ FPATH=torch/include/ATen/ops/detach_native.h 2025-06-01T22:52:00.4228607Z ++ echo torch/include/ATen/ops/detach_native.h 2025-06-01T22:52:00.4228972Z ++ grep RECORD 2025-06-01T22:52:00.4249164Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/detach_native.h 2025-06-01T22:52:00.4249812Z +++ openssl base64 2025-06-01T22:52:00.4250601Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.4252007Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.4253296Z +++ sed -e s/=//g 2025-06-01T22:52:00.4290692Z ++ HASH=MKpf1vx8bCOWGfXInBFSHRO-7iRTGHYGUKbChNuHh3s 2025-06-01T22:52:00.4295645Z +++ ls -nl torch/include/ATen/ops/detach_native.h 2025-06-01T22:52:00.4296595Z +++ awk '{print $5}' 2025-06-01T22:52:00.4323756Z ++ FSIZE=527 2025-06-01T22:52:00.4324476Z ++ echo '"torch/include/ATen/ops/detach_native.h",sha256=MKpf1vx8bCOWGfXInBFSHRO-7iRTGHYGUKbChNuHh3s,527' 2025-06-01T22:52:00.4325340Z ++ read fname 2025-06-01T22:52:00.4325661Z ++ make_wheel_record torch/include/ATen/ops/detach_ops.h 2025-06-01T22:52:00.4326186Z ++ FPATH=torch/include/ATen/ops/detach_ops.h 2025-06-01T22:52:00.4326589Z ++ echo torch/include/ATen/ops/detach_ops.h 2025-06-01T22:52:00.4326936Z ++ grep RECORD 2025-06-01T22:52:00.4347775Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/detach_ops.h 2025-06-01T22:52:00.4348273Z +++ openssl base64 2025-06-01T22:52:00.4348797Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.4349814Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.4351062Z +++ sed -e s/=//g 2025-06-01T22:52:00.4393222Z ++ HASH=4Vy_SZrxkrVwc-z7fVo0Ia8i1h9KKSXPAqry7YE6Lco 2025-06-01T22:52:00.4396923Z +++ ls -nl torch/include/ATen/ops/detach_ops.h 2025-06-01T22:52:00.4397994Z +++ awk '{print $5}' 2025-06-01T22:52:00.4424823Z ++ FSIZE=1462 2025-06-01T22:52:00.4425476Z ++ echo '"torch/include/ATen/ops/detach_ops.h",sha256=4Vy_SZrxkrVwc-z7fVo0Ia8i1h9KKSXPAqry7YE6Lco,1462' 2025-06-01T22:52:00.4426171Z ++ read fname 2025-06-01T22:52:00.4426474Z ++ make_wheel_record torch/include/ATen/ops/diag.h 2025-06-01T22:52:00.4426920Z ++ FPATH=torch/include/ATen/ops/diag.h 2025-06-01T22:52:00.4427291Z ++ echo torch/include/ATen/ops/diag.h 2025-06-01T22:52:00.4427610Z ++ grep RECORD 2025-06-01T22:52:00.4448124Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diag.h 2025-06-01T22:52:00.4448906Z +++ openssl base64 2025-06-01T22:52:00.4450165Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.4451592Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.4452984Z +++ sed -e s/=//g 2025-06-01T22:52:00.4490398Z ++ HASH=ew0rGqWW2l9Y0vr7SL3tJX3oKcuPTDpEdpC2iz9JQ_Y 2025-06-01T22:52:00.4495633Z +++ ls -nl torch/include/ATen/ops/diag.h 2025-06-01T22:52:00.4496704Z +++ awk '{print $5}' 2025-06-01T22:52:00.4523180Z ++ FSIZE=1143 2025-06-01T22:52:00.4523842Z ++ echo '"torch/include/ATen/ops/diag.h",sha256=ew0rGqWW2l9Y0vr7SL3tJX3oKcuPTDpEdpC2iz9JQ_Y,1143' 2025-06-01T22:52:00.4524809Z ++ read fname 2025-06-01T22:52:00.4525414Z ++ make_wheel_record torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.4526174Z ++ FPATH=torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.4526862Z ++ echo torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.4527371Z ++ grep RECORD 2025-06-01T22:52:00.4547662Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.4548700Z +++ openssl base64 2025-06-01T22:52:00.4548980Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.4549232Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.4549776Z +++ sed -e s/=//g 2025-06-01T22:52:00.4593329Z ++ HASH=edYpNbx-uPwMurX3pmgjbRTGlyh-cXPUVb4hup1v0KU 2025-06-01T22:52:00.4597723Z +++ ls -nl torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.4598272Z +++ awk '{print $5}' 2025-06-01T22:52:00.4625409Z ++ FSIZE=973 2025-06-01T22:52:00.4626274Z ++ echo '"torch/include/ATen/ops/diag_compositeimplicitautograd_dispatch.h",sha256=edYpNbx-uPwMurX3pmgjbRTGlyh-cXPUVb4hup1v0KU,973' 2025-06-01T22:52:00.4627112Z ++ read fname 2025-06-01T22:52:00.4627435Z ++ make_wheel_record torch/include/ATen/ops/diag_embed.h 2025-06-01T22:52:00.4627862Z ++ FPATH=torch/include/ATen/ops/diag_embed.h 2025-06-01T22:52:00.4628257Z ++ echo torch/include/ATen/ops/diag_embed.h 2025-06-01T22:52:00.4628608Z ++ grep RECORD 2025-06-01T22:52:00.4648485Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diag_embed.h 2025-06-01T22:52:00.4649141Z +++ openssl base64 2025-06-01T22:52:00.4649704Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.4651157Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.4652375Z +++ sed -e s/=//g 2025-06-01T22:52:00.4689752Z ++ HASH=AKUYNTaNGIfFI3OQAWK-2Igx2Ssx8Uj5b_waKDcNb1Y 2025-06-01T22:52:00.4695087Z +++ ls -nl torch/include/ATen/ops/diag_embed.h 2025-06-01T22:52:00.4696125Z +++ awk '{print $5}' 2025-06-01T22:52:00.4722057Z ++ FSIZE=1395 2025-06-01T22:52:00.4722660Z ++ echo '"torch/include/ATen/ops/diag_embed.h",sha256=AKUYNTaNGIfFI3OQAWK-2Igx2Ssx8Uj5b_waKDcNb1Y,1395' 2025-06-01T22:52:00.4723302Z ++ read fname 2025-06-01T22:52:00.4723802Z ++ make_wheel_record torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.4724958Z ++ FPATH=torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.4725764Z ++ echo torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.4726302Z ++ grep RECORD 2025-06-01T22:52:00.4749852Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.4750561Z +++ openssl base64 2025-06-01T22:52:00.4751133Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.4752543Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.4753819Z +++ sed -e s/=//g 2025-06-01T22:52:00.4794740Z ++ HASH=gg8ug0EHOEm6fljI_cZ4Uoc9S-U2fToKJT2DCO-DFr0 2025-06-01T22:52:00.4798446Z +++ ls -nl torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.4799279Z +++ awk '{print $5}' 2025-06-01T22:52:00.4827217Z ++ FSIZE=971 2025-06-01T22:52:00.4828043Z ++ echo '"torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h",sha256=gg8ug0EHOEm6fljI_cZ4Uoc9S-U2fToKJT2DCO-DFr0,971' 2025-06-01T22:52:00.4828865Z ++ read fname 2025-06-01T22:52:00.4829452Z ++ make_wheel_record torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.4830402Z ++ FPATH=torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.4831422Z ++ echo torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.4832035Z ++ grep RECORD 2025-06-01T22:52:00.4850186Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.4850945Z +++ openssl base64 2025-06-01T22:52:00.4851671Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.4852998Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.4854276Z +++ sed -e s/=//g 2025-06-01T22:52:00.4891121Z ++ HASH=BqH6JU_YRm-CUQFRUTvWhpZ3mYiXTmYXqqaZKlpTebs 2025-06-01T22:52:00.4896256Z +++ ls -nl torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.4897124Z +++ awk '{print $5}' 2025-06-01T22:52:00.4922520Z ++ FSIZE=846 2025-06-01T22:52:00.4923464Z ++ echo '"torch/include/ATen/ops/diag_embed_compositeexplicitautogradnonfunctional_dispatch.h",sha256=BqH6JU_YRm-CUQFRUTvWhpZ3mYiXTmYXqqaZKlpTebs,846' 2025-06-01T22:52:00.4924886Z ++ read fname 2025-06-01T22:52:00.4925239Z ++ make_wheel_record torch/include/ATen/ops/diag_embed_native.h 2025-06-01T22:52:00.4925818Z ++ FPATH=torch/include/ATen/ops/diag_embed_native.h 2025-06-01T22:52:00.4926268Z ++ echo torch/include/ATen/ops/diag_embed_native.h 2025-06-01T22:52:00.4926645Z ++ grep RECORD 2025-06-01T22:52:00.4948182Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diag_embed_native.h 2025-06-01T22:52:00.4948710Z +++ openssl base64 2025-06-01T22:52:00.4949500Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.4950926Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.4952316Z +++ sed -e s/=//g 2025-06-01T22:52:00.4990313Z ++ HASH=hmaRtMhqJIi3QtG5luDB2fdw8m52vjNbN_Ag5webUu0 2025-06-01T22:52:00.4995900Z +++ ls -nl torch/include/ATen/ops/diag_embed_native.h 2025-06-01T22:52:00.5006735Z +++ awk '{print $5}' 2025-06-01T22:52:00.5022699Z ++ FSIZE=658 2025-06-01T22:52:00.5023445Z ++ echo '"torch/include/ATen/ops/diag_embed_native.h",sha256=hmaRtMhqJIi3QtG5luDB2fdw8m52vjNbN_Ag5webUu0,658' 2025-06-01T22:52:00.5024245Z ++ read fname 2025-06-01T22:52:00.5024589Z ++ make_wheel_record torch/include/ATen/ops/diag_embed_ops.h 2025-06-01T22:52:00.5025189Z ++ FPATH=torch/include/ATen/ops/diag_embed_ops.h 2025-06-01T22:52:00.5025609Z ++ echo torch/include/ATen/ops/diag_embed_ops.h 2025-06-01T22:52:00.5026225Z ++ grep RECORD 2025-06-01T22:52:00.5047614Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diag_embed_ops.h 2025-06-01T22:52:00.5048138Z +++ openssl base64 2025-06-01T22:52:00.5048481Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.5049766Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.5050955Z +++ sed -e s/=//g 2025-06-01T22:52:00.5089187Z ++ HASH=2dnJXFCqj-D5N3kMM1M_5Y-R2TDpcVKSgB5wHNjWWmE 2025-06-01T22:52:00.5094851Z +++ ls -nl torch/include/ATen/ops/diag_embed_ops.h 2025-06-01T22:52:00.5095875Z +++ awk '{print $5}' 2025-06-01T22:52:00.5121438Z ++ FSIZE=1881 2025-06-01T22:52:00.5122344Z ++ echo '"torch/include/ATen/ops/diag_embed_ops.h",sha256=2dnJXFCqj-D5N3kMM1M_5Y-R2TDpcVKSgB5wHNjWWmE,1881' 2025-06-01T22:52:00.5123001Z ++ read fname 2025-06-01T22:52:00.5123329Z ++ make_wheel_record torch/include/ATen/ops/diag_native.h 2025-06-01T22:52:00.5123819Z ++ FPATH=torch/include/ATen/ops/diag_native.h 2025-06-01T22:52:00.5124525Z ++ echo torch/include/ATen/ops/diag_native.h 2025-06-01T22:52:00.5125182Z ++ grep RECORD 2025-06-01T22:52:00.5147562Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diag_native.h 2025-06-01T22:52:00.5148065Z +++ openssl base64 2025-06-01T22:52:00.5148533Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.5148944Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.5150336Z +++ sed -e s/=//g 2025-06-01T22:52:00.5189984Z ++ HASH=EG-qHeRdzxbNlMztMGMWrucza0iTb79L-dSf8G3e_Tk 2025-06-01T22:52:00.5196521Z +++ ls -nl torch/include/ATen/ops/diag_native.h 2025-06-01T22:52:00.5197942Z +++ awk '{print $5}' 2025-06-01T22:52:00.5227246Z ++ FSIZE=588 2025-06-01T22:52:00.5227949Z ++ echo '"torch/include/ATen/ops/diag_native.h",sha256=EG-qHeRdzxbNlMztMGMWrucza0iTb79L-dSf8G3e_Tk,588' 2025-06-01T22:52:00.5228670Z ++ read fname 2025-06-01T22:52:00.5229042Z ++ make_wheel_record torch/include/ATen/ops/diag_ops.h 2025-06-01T22:52:00.5229609Z ++ FPATH=torch/include/ATen/ops/diag_ops.h 2025-06-01T22:52:00.5230008Z ++ echo torch/include/ATen/ops/diag_ops.h 2025-06-01T22:52:00.5230345Z ++ grep RECORD 2025-06-01T22:52:00.5248719Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diag_ops.h 2025-06-01T22:52:00.5249180Z +++ openssl base64 2025-06-01T22:52:00.5250113Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.5251515Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.5252802Z +++ sed -e s/=//g 2025-06-01T22:52:00.5290005Z ++ HASH=KJiyf0PyfgXAuxRmjfBzCPKUFRFMk6qeueItHTlDiUE 2025-06-01T22:52:00.5295114Z +++ ls -nl torch/include/ATen/ops/diag_ops.h 2025-06-01T22:52:00.5296198Z +++ awk '{print $5}' 2025-06-01T22:52:00.5323058Z ++ FSIZE=1657 2025-06-01T22:52:00.5323807Z ++ echo '"torch/include/ATen/ops/diag_ops.h",sha256=KJiyf0PyfgXAuxRmjfBzCPKUFRFMk6qeueItHTlDiUE,1657' 2025-06-01T22:52:00.5324970Z ++ read fname 2025-06-01T22:52:00.5325360Z ++ make_wheel_record torch/include/ATen/ops/diagflat.h 2025-06-01T22:52:00.5325840Z ++ FPATH=torch/include/ATen/ops/diagflat.h 2025-06-01T22:52:00.5326259Z ++ echo torch/include/ATen/ops/diagflat.h 2025-06-01T22:52:00.5326622Z ++ grep RECORD 2025-06-01T22:52:00.5347792Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagflat.h 2025-06-01T22:52:00.5348364Z +++ openssl base64 2025-06-01T22:52:00.5348628Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.5349254Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.5350095Z +++ sed -e s/=//g 2025-06-01T22:52:00.5391531Z ++ HASH=l3-_BhSeyvafDpciu9FqAPvjYWkIcq7GBqy5VhzbRVo 2025-06-01T22:52:00.5397094Z +++ ls -nl torch/include/ATen/ops/diagflat.h 2025-06-01T22:52:00.5397942Z +++ awk '{print $5}' 2025-06-01T22:52:00.5426485Z ++ FSIZE=685 2025-06-01T22:52:00.5427240Z ++ echo '"torch/include/ATen/ops/diagflat.h",sha256=l3-_BhSeyvafDpciu9FqAPvjYWkIcq7GBqy5VhzbRVo,685' 2025-06-01T22:52:00.5427881Z ++ read fname 2025-06-01T22:52:00.5428374Z ++ make_wheel_record torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.5429316Z ++ FPATH=torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.5430096Z ++ echo torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.5430604Z ++ grep RECORD 2025-06-01T22:52:00.5449638Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.5450303Z +++ openssl base64 2025-06-01T22:52:00.5451158Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.5452486Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.5453759Z +++ sed -e s/=//g 2025-06-01T22:52:00.5490713Z ++ HASH=iAv9nwwoz86t3SP_zl3mQCCfQAF_QsHYZ_vBg8lLqh8 2025-06-01T22:52:00.5496068Z +++ ls -nl torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.5496700Z +++ awk '{print $5}' 2025-06-01T22:52:00.5522483Z ++ FSIZE=784 2025-06-01T22:52:00.5523820Z ++ echo '"torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h",sha256=iAv9nwwoz86t3SP_zl3mQCCfQAF_QsHYZ_vBg8lLqh8,784' 2025-06-01T22:52:00.5524963Z ++ read fname 2025-06-01T22:52:00.5525334Z ++ make_wheel_record torch/include/ATen/ops/diagflat_native.h 2025-06-01T22:52:00.5525862Z ++ FPATH=torch/include/ATen/ops/diagflat_native.h 2025-06-01T22:52:00.5526308Z ++ echo torch/include/ATen/ops/diagflat_native.h 2025-06-01T22:52:00.5526692Z ++ grep RECORD 2025-06-01T22:52:00.5545913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagflat_native.h 2025-06-01T22:52:00.5546670Z +++ openssl base64 2025-06-01T22:52:00.5547836Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.5548516Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.5549724Z +++ sed -e s/=//g 2025-06-01T22:52:00.5589756Z ++ HASH=e-4lYP4GFNVEi-jBwDwQV0RcAXC1bSSyxg8BlMUugDw 2025-06-01T22:52:00.5594606Z +++ ls -nl torch/include/ATen/ops/diagflat_native.h 2025-06-01T22:52:00.5595449Z +++ awk '{print $5}' 2025-06-01T22:52:00.5622658Z ++ FSIZE=496 2025-06-01T22:52:00.5623449Z ++ echo '"torch/include/ATen/ops/diagflat_native.h",sha256=e-4lYP4GFNVEi-jBwDwQV0RcAXC1bSSyxg8BlMUugDw,496' 2025-06-01T22:52:00.5624187Z ++ read fname 2025-06-01T22:52:00.5624656Z ++ make_wheel_record torch/include/ATen/ops/diagflat_ops.h 2025-06-01T22:52:00.5625160Z ++ FPATH=torch/include/ATen/ops/diagflat_ops.h 2025-06-01T22:52:00.5625621Z ++ echo torch/include/ATen/ops/diagflat_ops.h 2025-06-01T22:52:00.5625982Z ++ grep RECORD 2025-06-01T22:52:00.5651568Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagflat_ops.h 2025-06-01T22:52:00.5652078Z +++ openssl base64 2025-06-01T22:52:00.5652939Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.5654432Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.5655741Z +++ sed -e s/=//g 2025-06-01T22:52:00.5692400Z ++ HASH=VkrsAoe15M4U9gEBdoNye2oXcK5zEHNWjE9ksAuF32g 2025-06-01T22:52:00.5698794Z +++ ls -nl torch/include/ATen/ops/diagflat_ops.h 2025-06-01T22:52:00.5699433Z +++ awk '{print $5}' 2025-06-01T22:52:00.5725042Z ++ FSIZE=1018 2025-06-01T22:52:00.5725912Z ++ echo '"torch/include/ATen/ops/diagflat_ops.h",sha256=VkrsAoe15M4U9gEBdoNye2oXcK5zEHNWjE9ksAuF32g,1018' 2025-06-01T22:52:00.5726605Z ++ read fname 2025-06-01T22:52:00.5726922Z ++ make_wheel_record torch/include/ATen/ops/diagonal.h 2025-06-01T22:52:00.5727426Z ++ FPATH=torch/include/ATen/ops/diagonal.h 2025-06-01T22:52:00.5727823Z ++ echo torch/include/ATen/ops/diagonal.h 2025-06-01T22:52:00.5728548Z ++ grep RECORD 2025-06-01T22:52:00.5749558Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal.h 2025-06-01T22:52:00.5750039Z +++ openssl base64 2025-06-01T22:52:00.5751143Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.5752479Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.5753790Z +++ sed -e s/=//g 2025-06-01T22:52:00.5794108Z ++ HASH=lLT_fzwbt_gHVX22H8jdMYC7tyedaMguxFEj4fzO_NQ 2025-06-01T22:52:00.5798826Z +++ ls -nl torch/include/ATen/ops/diagonal.h 2025-06-01T22:52:00.5799736Z +++ awk '{print $5}' 2025-06-01T22:52:00.5826546Z ++ FSIZE=1085 2025-06-01T22:52:00.5827666Z ++ echo '"torch/include/ATen/ops/diagonal.h",sha256=lLT_fzwbt_gHVX22H8jdMYC7tyedaMguxFEj4fzO_NQ,1085' 2025-06-01T22:52:00.5828478Z ++ read fname 2025-06-01T22:52:00.5828831Z ++ make_wheel_record torch/include/ATen/ops/diagonal_backward.h 2025-06-01T22:52:00.5829439Z ++ FPATH=torch/include/ATen/ops/diagonal_backward.h 2025-06-01T22:52:00.5829875Z ++ echo torch/include/ATen/ops/diagonal_backward.h 2025-06-01T22:52:00.5830257Z ++ grep RECORD 2025-06-01T22:52:00.5849204Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_backward.h 2025-06-01T22:52:00.5849728Z +++ openssl base64 2025-06-01T22:52:00.5850926Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.5852269Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.5853579Z +++ sed -e s/=//g 2025-06-01T22:52:00.5890839Z ++ HASH=2jZ0AY2LgNKrB46BO1wMs_1R7a1h5Wt1HryvvfQVsxg 2025-06-01T22:52:00.5896190Z +++ ls -nl torch/include/ATen/ops/diagonal_backward.h 2025-06-01T22:52:00.5897013Z +++ awk '{print $5}' 2025-06-01T22:52:00.5923321Z ++ FSIZE=5212 2025-06-01T22:52:00.5924246Z ++ echo '"torch/include/ATen/ops/diagonal_backward.h",sha256=2jZ0AY2LgNKrB46BO1wMs_1R7a1h5Wt1HryvvfQVsxg,5212' 2025-06-01T22:52:00.5924416Z ++ read fname 2025-06-01T22:52:00.5924907Z ++ make_wheel_record torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.5925478Z ++ FPATH=torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.5925821Z ++ echo torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.5927153Z ++ grep RECORD 2025-06-01T22:52:00.5949360Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.5949468Z +++ openssl base64 2025-06-01T22:52:00.5950184Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.5951423Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.5952624Z +++ sed -e s/=//g 2025-06-01T22:52:00.5991804Z ++ HASH=AOBdU5Kt4gWehW06MCyD-vmUcCLIvk6MhVu9952CYQw 2025-06-01T22:52:00.5997788Z +++ ls -nl torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.5998437Z +++ awk '{print $5}' 2025-06-01T22:52:00.6025200Z ++ FSIZE=1711 2025-06-01T22:52:00.6026574Z ++ echo '"torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h",sha256=AOBdU5Kt4gWehW06MCyD-vmUcCLIvk6MhVu9952CYQw,1711' 2025-06-01T22:52:00.6026679Z ++ read fname 2025-06-01T22:52:00.6026919Z ++ make_wheel_record torch/include/ATen/ops/diagonal_backward_native.h 2025-06-01T22:52:00.6027119Z ++ FPATH=torch/include/ATen/ops/diagonal_backward_native.h 2025-06-01T22:52:00.6027354Z ++ echo torch/include/ATen/ops/diagonal_backward_native.h 2025-06-01T22:52:00.6028565Z ++ grep RECORD 2025-06-01T22:52:00.6048427Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_backward_native.h 2025-06-01T22:52:00.6048638Z +++ openssl base64 2025-06-01T22:52:00.6049866Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.6051172Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.6052513Z +++ sed -e s/=//g 2025-06-01T22:52:00.6089897Z ++ HASH=_TRHJV69sKVT_l0IS56lL3ctA68rNWwLKunjNzBag9s 2025-06-01T22:52:00.6095132Z +++ ls -nl torch/include/ATen/ops/diagonal_backward_native.h 2025-06-01T22:52:00.6096053Z +++ awk '{print $5}' 2025-06-01T22:52:00.6121844Z ++ FSIZE=758 2025-06-01T22:52:00.6122763Z ++ echo '"torch/include/ATen/ops/diagonal_backward_native.h",sha256=_TRHJV69sKVT_l0IS56lL3ctA68rNWwLKunjNzBag9s,758' 2025-06-01T22:52:00.6122943Z ++ read fname 2025-06-01T22:52:00.6123251Z ++ make_wheel_record torch/include/ATen/ops/diagonal_backward_ops.h 2025-06-01T22:52:00.6123441Z ++ FPATH=torch/include/ATen/ops/diagonal_backward_ops.h 2025-06-01T22:52:00.6123827Z ++ echo torch/include/ATen/ops/diagonal_backward_ops.h 2025-06-01T22:52:00.6125285Z ++ grep RECORD 2025-06-01T22:52:00.6147442Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_backward_ops.h 2025-06-01T22:52:00.6147551Z +++ openssl base64 2025-06-01T22:52:00.6148274Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.6148385Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.6149637Z +++ sed -e s/=//g 2025-06-01T22:52:00.6190900Z ++ HASH=vvg1FfKxbDXnF9KpqF8wjpQWfhxTrHiExabPfqev-v4 2025-06-01T22:52:00.6194394Z +++ ls -nl torch/include/ATen/ops/diagonal_backward_ops.h 2025-06-01T22:52:00.6195282Z +++ awk '{print $5}' 2025-06-01T22:52:00.6220768Z ++ FSIZE=2167 2025-06-01T22:52:00.6221733Z ++ echo '"torch/include/ATen/ops/diagonal_backward_ops.h",sha256=vvg1FfKxbDXnF9KpqF8wjpQWfhxTrHiExabPfqev-v4,2167' 2025-06-01T22:52:00.6221906Z ++ read fname 2025-06-01T22:52:00.6222509Z ++ make_wheel_record torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.6222819Z ++ FPATH=torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.6223172Z ++ echo torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.6224321Z ++ grep RECORD 2025-06-01T22:52:00.6246039Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.6246159Z +++ openssl base64 2025-06-01T22:52:00.6246602Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.6247704Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.6247875Z +++ sed -e s/=//g 2025-06-01T22:52:00.6287028Z ++ HASH=YNCL9amA_G1wo5NJs2cWY13NlZUJhLaoM6LR-9sjqJ0 2025-06-01T22:52:00.6292130Z +++ ls -nl torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.6292836Z +++ awk '{print $5}' 2025-06-01T22:52:00.6318768Z ++ FSIZE=816 2025-06-01T22:52:00.6319866Z ++ echo '"torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h",sha256=YNCL9amA_G1wo5NJs2cWY13NlZUJhLaoM6LR-9sjqJ0,816' 2025-06-01T22:52:00.6320032Z ++ read fname 2025-06-01T22:52:00.6320664Z ++ make_wheel_record torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.6321040Z ++ FPATH=torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.6321651Z ++ echo torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.6322758Z ++ grep RECORD 2025-06-01T22:52:00.6346495Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.6346620Z +++ openssl base64 2025-06-01T22:52:00.6346722Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.6347838Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.6349063Z +++ sed -e s/=//g 2025-06-01T22:52:00.6390066Z ++ HASH=eFMJSnz1dq1oAiLRHonak-2wtUy0wI6EqqvdkPVofBw 2025-06-01T22:52:00.6394730Z +++ ls -nl torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.6395605Z +++ awk '{print $5}' 2025-06-01T22:52:00.6423138Z ++ FSIZE=840 2025-06-01T22:52:00.6424028Z ++ echo '"torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h",sha256=eFMJSnz1dq1oAiLRHonak-2wtUy0wI6EqqvdkPVofBw,840' 2025-06-01T22:52:00.6424131Z ++ read fname 2025-06-01T22:52:00.6424322Z ++ make_wheel_record torch/include/ATen/ops/diagonal_copy.h 2025-06-01T22:52:00.6424481Z ++ FPATH=torch/include/ATen/ops/diagonal_copy.h 2025-06-01T22:52:00.6424619Z ++ echo torch/include/ATen/ops/diagonal_copy.h 2025-06-01T22:52:00.6425810Z ++ grep RECORD 2025-06-01T22:52:00.6446748Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_copy.h 2025-06-01T22:52:00.6446860Z +++ openssl base64 2025-06-01T22:52:00.6447764Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.6448733Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.6449989Z +++ sed -e s/=//g 2025-06-01T22:52:00.6488476Z ++ HASH=TQAjZGR40OZmWMMWMJ7rLbW0TjyrIXzmjTqfNcjzuIs 2025-06-01T22:52:00.6493895Z +++ ls -nl torch/include/ATen/ops/diagonal_copy.h 2025-06-01T22:52:00.6494973Z +++ awk '{print $5}' 2025-06-01T22:52:00.6521567Z ++ FSIZE=1415 2025-06-01T22:52:00.6522250Z ++ echo '"torch/include/ATen/ops/diagonal_copy.h",sha256=TQAjZGR40OZmWMMWMJ7rLbW0TjyrIXzmjTqfNcjzuIs,1415' 2025-06-01T22:52:00.6522347Z ++ read fname 2025-06-01T22:52:00.6522725Z ++ make_wheel_record torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.6523047Z ++ FPATH=torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.6523399Z ++ echo torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.6524711Z ++ grep RECORD 2025-06-01T22:52:00.6546320Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.6546569Z +++ openssl base64 2025-06-01T22:52:00.6548013Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.6548630Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.6550024Z +++ sed -e s/=//g 2025-06-01T22:52:00.6591245Z ++ HASH=FqVEXXDUGjaBarEzXdKgH6vPnanN89fGkBUiL3JWP3U 2025-06-01T22:52:00.6594752Z +++ ls -nl torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.6594876Z +++ awk '{print $5}' 2025-06-01T22:52:00.6623846Z ++ FSIZE=975 2025-06-01T22:52:00.6624539Z ++ echo '"torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h",sha256=FqVEXXDUGjaBarEzXdKgH6vPnanN89fGkBUiL3JWP3U,975' 2025-06-01T22:52:00.6624637Z ++ read fname 2025-06-01T22:52:00.6625106Z ++ make_wheel_record torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.6625513Z ++ FPATH=torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.6625903Z ++ echo torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.6626019Z ++ grep RECORD 2025-06-01T22:52:00.6647271Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.6647389Z +++ openssl base64 2025-06-01T22:52:00.6647510Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.6648819Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.6650217Z +++ sed -e s/=//g 2025-06-01T22:52:00.6688373Z ++ HASH=1eCt651vj8kU98-XvhO2c7oWCIupIeanTt5z2gUjEzc 2025-06-01T22:52:00.6693758Z +++ ls -nl torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.6694371Z +++ awk '{print $5}' 2025-06-01T22:52:00.6722412Z ++ FSIZE=847 2025-06-01T22:52:00.6723271Z ++ echo '"torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=1eCt651vj8kU98-XvhO2c7oWCIupIeanTt5z2gUjEzc,847' 2025-06-01T22:52:00.6723524Z ++ read fname 2025-06-01T22:52:00.6723775Z ++ make_wheel_record torch/include/ATen/ops/diagonal_copy_native.h 2025-06-01T22:52:00.6724078Z ++ FPATH=torch/include/ATen/ops/diagonal_copy_native.h 2025-06-01T22:52:00.6724247Z ++ echo torch/include/ATen/ops/diagonal_copy_native.h 2025-06-01T22:52:00.6724342Z ++ grep RECORD 2025-06-01T22:52:00.6747217Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_copy_native.h 2025-06-01T22:52:00.6747332Z +++ openssl base64 2025-06-01T22:52:00.6747435Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.6747770Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.6749580Z +++ sed -e s/=//g 2025-06-01T22:52:00.6791632Z ++ HASH=MTJGn6nsU1UNbrIXQoerj22S8aHLlAB9UHQubCRotr0 2025-06-01T22:52:00.6794670Z +++ ls -nl torch/include/ATen/ops/diagonal_copy_native.h 2025-06-01T22:52:00.6796321Z +++ awk '{print $5}' 2025-06-01T22:52:00.6823866Z ++ FSIZE=662 2025-06-01T22:52:00.6824464Z ++ echo '"torch/include/ATen/ops/diagonal_copy_native.h",sha256=MTJGn6nsU1UNbrIXQoerj22S8aHLlAB9UHQubCRotr0,662' 2025-06-01T22:52:00.6824581Z ++ read fname 2025-06-01T22:52:00.6824865Z ++ make_wheel_record torch/include/ATen/ops/diagonal_copy_ops.h 2025-06-01T22:52:00.6825025Z ++ FPATH=torch/include/ATen/ops/diagonal_copy_ops.h 2025-06-01T22:52:00.6825426Z ++ echo torch/include/ATen/ops/diagonal_copy_ops.h 2025-06-01T22:52:00.6825889Z ++ grep RECORD 2025-06-01T22:52:00.6848089Z +++ openssl base64 2025-06-01T22:52:00.6848422Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_copy_ops.h 2025-06-01T22:52:00.6848530Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.6849661Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.6850861Z +++ sed -e s/=//g 2025-06-01T22:52:00.6890569Z ++ HASH=TTwuHm0MimeG-UdD815_ST_uXuWc2przLJzao5pVmdw 2025-06-01T22:52:00.6895555Z +++ ls -nl torch/include/ATen/ops/diagonal_copy_ops.h 2025-06-01T22:52:00.6896472Z +++ awk '{print $5}' 2025-06-01T22:52:00.6923910Z ++ FSIZE=1895 2025-06-01T22:52:00.6924579Z ++ echo '"torch/include/ATen/ops/diagonal_copy_ops.h",sha256=TTwuHm0MimeG-UdD815_ST_uXuWc2przLJzao5pVmdw,1895' 2025-06-01T22:52:00.6924702Z ++ read fname 2025-06-01T22:52:00.6925221Z ++ make_wheel_record torch/include/ATen/ops/diagonal_native.h 2025-06-01T22:52:00.6925385Z ++ FPATH=torch/include/ATen/ops/diagonal_native.h 2025-06-01T22:52:00.6925538Z ++ echo torch/include/ATen/ops/diagonal_native.h 2025-06-01T22:52:00.6925780Z ++ grep RECORD 2025-06-01T22:52:00.6948052Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_native.h 2025-06-01T22:52:00.6948172Z +++ openssl base64 2025-06-01T22:52:00.6949573Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.6949675Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.6950485Z +++ sed -e s/=//g 2025-06-01T22:52:00.6993509Z ++ HASH=m2xvoKGDzeO2MLL5CpJCZms9RLlT_wxjN-bU-BTpqss 2025-06-01T22:52:00.6995479Z +++ ls -nl torch/include/ATen/ops/diagonal_native.h 2025-06-01T22:52:00.6996445Z +++ awk '{print $5}' 2025-06-01T22:52:00.7024946Z ++ FSIZE=658 2025-06-01T22:52:00.7025546Z ++ echo '"torch/include/ATen/ops/diagonal_native.h",sha256=m2xvoKGDzeO2MLL5CpJCZms9RLlT_wxjN-bU-BTpqss,658' 2025-06-01T22:52:00.7025652Z ++ read fname 2025-06-01T22:52:00.7025882Z ++ make_wheel_record torch/include/ATen/ops/diagonal_ops.h 2025-06-01T22:52:00.7026037Z ++ FPATH=torch/include/ATen/ops/diagonal_ops.h 2025-06-01T22:52:00.7026171Z ++ echo torch/include/ATen/ops/diagonal_ops.h 2025-06-01T22:52:00.7026349Z ++ grep RECORD 2025-06-01T22:52:00.7047488Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_ops.h 2025-06-01T22:52:00.7047610Z +++ openssl base64 2025-06-01T22:52:00.7048313Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.7049550Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.7050701Z +++ sed -e s/=//g 2025-06-01T22:52:00.7088988Z ++ HASH=J3x1X-3IVZzoQRraUdN8YXSJWliwqj-17Ehz5z2q3GY 2025-06-01T22:52:00.7094147Z +++ ls -nl torch/include/ATen/ops/diagonal_ops.h 2025-06-01T22:52:00.7095011Z +++ awk '{print $5}' 2025-06-01T22:52:00.7120142Z ++ FSIZE=1910 2025-06-01T22:52:00.7120750Z ++ echo '"torch/include/ATen/ops/diagonal_ops.h",sha256=J3x1X-3IVZzoQRraUdN8YXSJWliwqj-17Ehz5z2q3GY,1910' 2025-06-01T22:52:00.7121026Z ++ read fname 2025-06-01T22:52:00.7121548Z ++ make_wheel_record torch/include/ATen/ops/diagonal_scatter.h 2025-06-01T22:52:00.7121745Z ++ FPATH=torch/include/ATen/ops/diagonal_scatter.h 2025-06-01T22:52:00.7122794Z ++ echo torch/include/ATen/ops/diagonal_scatter.h 2025-06-01T22:52:00.7123642Z ++ grep RECORD 2025-06-01T22:52:00.7147604Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_scatter.h 2025-06-01T22:52:00.7147741Z +++ openssl base64 2025-06-01T22:52:00.7147847Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.7147950Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.7149083Z +++ sed -e s/=//g 2025-06-01T22:52:00.7191013Z ++ HASH=W3W-whzalHXlDzXbBcBUFUcZ-OIL3GCGIy46We6w04Y 2025-06-01T22:52:00.7194361Z +++ ls -nl torch/include/ATen/ops/diagonal_scatter.h 2025-06-01T22:52:00.7195100Z +++ awk '{print $5}' 2025-06-01T22:52:00.7222586Z ++ FSIZE=1568 2025-06-01T22:52:00.7223133Z ++ echo '"torch/include/ATen/ops/diagonal_scatter.h",sha256=W3W-whzalHXlDzXbBcBUFUcZ-OIL3GCGIy46We6w04Y,1568' 2025-06-01T22:52:00.7223319Z ++ read fname 2025-06-01T22:52:00.7223735Z ++ make_wheel_record torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.7224131Z ++ FPATH=torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.7224462Z ++ echo torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.7224914Z ++ grep RECORD 2025-06-01T22:52:00.7246709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.7247043Z +++ openssl base64 2025-06-01T22:52:00.7247184Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.7248340Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.7249566Z +++ sed -e s/=//g 2025-06-01T22:52:00.7287516Z ++ HASH=St221yGHbtk1c16W8KqHEsb1Gp78kre72V65iTIC6Uc 2025-06-01T22:52:00.7293063Z +++ ls -nl torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.7293805Z +++ awk '{print $5}' 2025-06-01T22:52:00.7320437Z ++ FSIZE=1029 2025-06-01T22:52:00.7321392Z ++ echo '"torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h",sha256=St221yGHbtk1c16W8KqHEsb1Gp78kre72V65iTIC6Uc,1029' 2025-06-01T22:52:00.7321565Z ++ read fname 2025-06-01T22:52:00.7322088Z ++ make_wheel_record torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.7322498Z ++ FPATH=torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.7322898Z ++ echo torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.7323477Z ++ grep RECORD 2025-06-01T22:52:00.7347826Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.7347939Z +++ openssl base64 2025-06-01T22:52:00.7348065Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.7348872Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.7350248Z +++ sed -e s/=//g 2025-06-01T22:52:00.7390847Z ++ HASH=gQ6Hz-GumZ1598dqaSGzKKSS7l1kd3AcB3m4kIsIa8w 2025-06-01T22:52:00.7396253Z +++ ls -nl torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.7396918Z +++ awk '{print $5}' 2025-06-01T22:52:00.7425694Z ++ FSIZE=874 2025-06-01T22:52:00.7426492Z ++ echo '"torch/include/ATen/ops/diagonal_scatter_compositeexplicitautogradnonfunctional_dispatch.h",sha256=gQ6Hz-GumZ1598dqaSGzKKSS7l1kd3AcB3m4kIsIa8w,874' 2025-06-01T22:52:00.7426590Z ++ read fname 2025-06-01T22:52:00.7426828Z ++ make_wheel_record torch/include/ATen/ops/diagonal_scatter_native.h 2025-06-01T22:52:00.7427024Z ++ FPATH=torch/include/ATen/ops/diagonal_scatter_native.h 2025-06-01T22:52:00.7427199Z ++ echo torch/include/ATen/ops/diagonal_scatter_native.h 2025-06-01T22:52:00.7427310Z ++ grep RECORD 2025-06-01T22:52:00.7448000Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_scatter_native.h 2025-06-01T22:52:00.7448646Z +++ openssl base64 2025-06-01T22:52:00.7449688Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.7450622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.7451841Z +++ sed -e s/=//g 2025-06-01T22:52:00.7490178Z ++ HASH=9KUzFDZ3Vf8ZlCperM0qNWhgM6Bn5hI2p-EmOGema1E 2025-06-01T22:52:00.7495401Z +++ ls -nl torch/include/ATen/ops/diagonal_scatter_native.h 2025-06-01T22:52:00.7497095Z +++ awk '{print $5}' 2025-06-01T22:52:00.7522840Z ++ FSIZE=716 2025-06-01T22:52:00.7523432Z ++ echo '"torch/include/ATen/ops/diagonal_scatter_native.h",sha256=9KUzFDZ3Vf8ZlCperM0qNWhgM6Bn5hI2p-EmOGema1E,716' 2025-06-01T22:52:00.7523529Z ++ read fname 2025-06-01T22:52:00.7523750Z ++ make_wheel_record torch/include/ATen/ops/diagonal_scatter_ops.h 2025-06-01T22:52:00.7524046Z ++ FPATH=torch/include/ATen/ops/diagonal_scatter_ops.h 2025-06-01T22:52:00.7524223Z ++ echo torch/include/ATen/ops/diagonal_scatter_ops.h 2025-06-01T22:52:00.7525831Z ++ grep RECORD 2025-06-01T22:52:00.7547498Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diagonal_scatter_ops.h 2025-06-01T22:52:00.7548042Z +++ openssl base64 2025-06-01T22:52:00.7548410Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.7549553Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.7550817Z +++ sed -e s/=//g 2025-06-01T22:52:00.7593430Z ++ HASH=K0CRllaQhvmDQ4NVMnSKgLCfy88p6XoBJZn-ZsBjvyA 2025-06-01T22:52:00.7596853Z +++ ls -nl torch/include/ATen/ops/diagonal_scatter_ops.h 2025-06-01T22:52:00.7597701Z +++ awk '{print $5}' 2025-06-01T22:52:00.7626723Z ++ FSIZE=2073 2025-06-01T22:52:00.7627414Z ++ echo '"torch/include/ATen/ops/diagonal_scatter_ops.h",sha256=K0CRllaQhvmDQ4NVMnSKgLCfy88p6XoBJZn-ZsBjvyA,2073' 2025-06-01T22:52:00.7628137Z ++ read fname 2025-06-01T22:52:00.7628434Z ++ make_wheel_record torch/include/ATen/ops/diff.h 2025-06-01T22:52:00.7628832Z ++ FPATH=torch/include/ATen/ops/diff.h 2025-06-01T22:52:00.7629196Z ++ echo torch/include/ATen/ops/diff.h 2025-06-01T22:52:00.7629525Z ++ grep RECORD 2025-06-01T22:52:00.7647066Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diff.h 2025-06-01T22:52:00.7647555Z +++ openssl base64 2025-06-01T22:52:00.7648803Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.7650432Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.7651593Z +++ sed -e s/=//g 2025-06-01T22:52:00.7689264Z ++ HASH=letjANIb2rcsV51vLI0WiC_LU0z5QjNYz4Ys0v2Kqpo 2025-06-01T22:52:00.7699117Z +++ ls -nl torch/include/ATen/ops/diff.h 2025-06-01T22:52:00.7699511Z +++ awk '{print $5}' 2025-06-01T22:52:00.7723106Z ++ FSIZE=1635 2025-06-01T22:52:00.7723704Z ++ echo '"torch/include/ATen/ops/diff.h",sha256=letjANIb2rcsV51vLI0WiC_LU0z5QjNYz4Ys0v2Kqpo,1635' 2025-06-01T22:52:00.7724438Z ++ read fname 2025-06-01T22:52:00.7725082Z ++ make_wheel_record torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.7725851Z ++ FPATH=torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.7726537Z ++ echo torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.7727058Z ++ grep RECORD 2025-06-01T22:52:00.7749196Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.7749866Z +++ openssl base64 2025-06-01T22:52:00.7750140Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.7750524Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.7751837Z +++ sed -e s/=//g 2025-06-01T22:52:00.7795191Z ++ HASH=IZ7Pp_125yA_6VmKZzwnN1dc2LJBBvoY5pO3BoxCZQc 2025-06-01T22:52:00.7798365Z +++ ls -nl torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:00.7798985Z +++ awk '{print $5}' 2025-06-01T22:52:00.7827148Z ++ FSIZE=1276 2025-06-01T22:52:00.7828001Z ++ echo '"torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h",sha256=IZ7Pp_125yA_6VmKZzwnN1dc2LJBBvoY5pO3BoxCZQc,1276' 2025-06-01T22:52:00.7828806Z ++ read fname 2025-06-01T22:52:00.7829134Z ++ make_wheel_record torch/include/ATen/ops/diff_native.h 2025-06-01T22:52:00.7829576Z ++ FPATH=torch/include/ATen/ops/diff_native.h 2025-06-01T22:52:00.7829981Z ++ echo torch/include/ATen/ops/diff_native.h 2025-06-01T22:52:00.7830332Z ++ grep RECORD 2025-06-01T22:52:00.7848603Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diff_native.h 2025-06-01T22:52:00.7849119Z +++ openssl base64 2025-06-01T22:52:00.7849684Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.7850865Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.7852249Z +++ sed -e s/=//g 2025-06-01T22:52:00.7890090Z ++ HASH=z6uBf_EuL4iSXo61OfKJi-11JKZ3udlcU8FUX2_FtFM 2025-06-01T22:52:00.7895614Z +++ ls -nl torch/include/ATen/ops/diff_native.h 2025-06-01T22:52:00.7896660Z +++ awk '{print $5}' 2025-06-01T22:52:00.7923446Z ++ FSIZE=787 2025-06-01T22:52:00.7924206Z ++ echo '"torch/include/ATen/ops/diff_native.h",sha256=z6uBf_EuL4iSXo61OfKJi-11JKZ3udlcU8FUX2_FtFM,787' 2025-06-01T22:52:00.7925033Z ++ read fname 2025-06-01T22:52:00.7925361Z ++ make_wheel_record torch/include/ATen/ops/diff_ops.h 2025-06-01T22:52:00.7925790Z ++ FPATH=torch/include/ATen/ops/diff_ops.h 2025-06-01T22:52:00.7926338Z ++ echo torch/include/ATen/ops/diff_ops.h 2025-06-01T22:52:00.7926690Z ++ grep RECORD 2025-06-01T22:52:00.7947981Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/diff_ops.h 2025-06-01T22:52:00.7948469Z +++ openssl base64 2025-06-01T22:52:00.7949270Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.7950654Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.7951943Z +++ sed -e s/=//g 2025-06-01T22:52:00.7995078Z ++ HASH=QGDAHh4sGXN2vkZq8cjBcdaHqZlV9qVxLdzGp_5vols 2025-06-01T22:52:00.7997927Z +++ ls -nl torch/include/ATen/ops/diff_ops.h 2025-06-01T22:52:00.7998589Z +++ awk '{print $5}' 2025-06-01T22:52:00.8026204Z ++ FSIZE=2299 2025-06-01T22:52:00.8026879Z ++ echo '"torch/include/ATen/ops/diff_ops.h",sha256=QGDAHh4sGXN2vkZq8cjBcdaHqZlV9qVxLdzGp_5vols,2299' 2025-06-01T22:52:00.8027520Z ++ read fname 2025-06-01T22:52:00.8027816Z ++ make_wheel_record torch/include/ATen/ops/digamma.h 2025-06-01T22:52:00.8028236Z ++ FPATH=torch/include/ATen/ops/digamma.h 2025-06-01T22:52:00.8028612Z ++ echo torch/include/ATen/ops/digamma.h 2025-06-01T22:52:00.8029096Z ++ grep RECORD 2025-06-01T22:52:00.8049195Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/digamma.h 2025-06-01T22:52:00.8049676Z +++ openssl base64 2025-06-01T22:52:00.8050698Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.8052123Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.8053227Z +++ sed -e s/=//g 2025-06-01T22:52:00.8090681Z ++ HASH=AWnzWmV9WZKeZHC5r5-3isbL81Ec3AQTuGKPgD6XW1Y 2025-06-01T22:52:00.8095530Z +++ ls -nl torch/include/ATen/ops/digamma.h 2025-06-01T22:52:00.8096587Z +++ awk '{print $5}' 2025-06-01T22:52:00.8123718Z ++ FSIZE=1037 2025-06-01T22:52:00.8124557Z ++ echo '"torch/include/ATen/ops/digamma.h",sha256=AWnzWmV9WZKeZHC5r5-3isbL81Ec3AQTuGKPgD6XW1Y,1037' 2025-06-01T22:52:00.8125427Z ++ read fname 2025-06-01T22:52:00.8126015Z ++ make_wheel_record torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.8126956Z ++ FPATH=torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.8127839Z ++ echo torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.8128453Z ++ grep RECORD 2025-06-01T22:52:00.8148098Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.8148859Z +++ openssl base64 2025-06-01T22:52:00.8149160Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.8149821Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.8151355Z +++ sed -e s/=//g 2025-06-01T22:52:00.8194448Z ++ HASH=9X1iwB9nsSRxsdntZOMRgNxmGsS45_ZQhKj_pP0pwAU 2025-06-01T22:52:00.8197585Z +++ ls -nl torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.8198200Z +++ awk '{print $5}' 2025-06-01T22:52:00.8225766Z ++ FSIZE=843 2025-06-01T22:52:00.8226728Z ++ echo '"torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h",sha256=9X1iwB9nsSRxsdntZOMRgNxmGsS45_ZQhKj_pP0pwAU,843' 2025-06-01T22:52:00.8227647Z ++ read fname 2025-06-01T22:52:00.8228022Z ++ make_wheel_record torch/include/ATen/ops/digamma_cpu_dispatch.h 2025-06-01T22:52:00.8228541Z ++ FPATH=torch/include/ATen/ops/digamma_cpu_dispatch.h 2025-06-01T22:52:00.8229143Z ++ echo torch/include/ATen/ops/digamma_cpu_dispatch.h 2025-06-01T22:52:00.8229552Z ++ grep RECORD 2025-06-01T22:52:00.8248836Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/digamma_cpu_dispatch.h 2025-06-01T22:52:00.8249408Z +++ openssl base64 2025-06-01T22:52:00.8250124Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.8251399Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.8252723Z +++ sed -e s/=//g 2025-06-01T22:52:00.8290167Z ++ HASH=MzP1whO9KAJd-sPTA-0DmQFm4nc7wudhV4fErigm4RQ 2025-06-01T22:52:00.8295575Z +++ ls -nl torch/include/ATen/ops/digamma_cpu_dispatch.h 2025-06-01T22:52:00.8296479Z +++ awk '{print $5}' 2025-06-01T22:52:00.8321986Z ++ FSIZE=932 2025-06-01T22:52:00.8322646Z ++ echo '"torch/include/ATen/ops/digamma_cpu_dispatch.h",sha256=MzP1whO9KAJd-sPTA-0DmQFm4nc7wudhV4fErigm4RQ,932' 2025-06-01T22:52:00.8323480Z ++ read fname 2025-06-01T22:52:00.8323872Z ++ make_wheel_record torch/include/ATen/ops/digamma_cuda_dispatch.h 2025-06-01T22:52:00.8324697Z ++ FPATH=torch/include/ATen/ops/digamma_cuda_dispatch.h 2025-06-01T22:52:00.8325279Z ++ echo torch/include/ATen/ops/digamma_cuda_dispatch.h 2025-06-01T22:52:00.8326474Z ++ grep RECORD 2025-06-01T22:52:00.8351889Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/digamma_cuda_dispatch.h 2025-06-01T22:52:00.8352436Z +++ openssl base64 2025-06-01T22:52:00.8353022Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.8354283Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.8355529Z +++ sed -e s/=//g 2025-06-01T22:52:00.8398238Z ++ HASH=jR7Kxf3Kutt18KxH-jso7KLOqnEnbxR_Bq6rrPpplc8 2025-06-01T22:52:00.8401996Z +++ ls -nl torch/include/ATen/ops/digamma_cuda_dispatch.h 2025-06-01T22:52:00.8402945Z +++ awk '{print $5}' 2025-06-01T22:52:00.8429605Z ++ FSIZE=934 2025-06-01T22:52:00.8430279Z ++ echo '"torch/include/ATen/ops/digamma_cuda_dispatch.h",sha256=jR7Kxf3Kutt18KxH-jso7KLOqnEnbxR_Bq6rrPpplc8,934' 2025-06-01T22:52:00.8431113Z ++ read fname 2025-06-01T22:52:00.8431444Z ++ make_wheel_record torch/include/ATen/ops/digamma_meta.h 2025-06-01T22:52:00.8431888Z ++ FPATH=torch/include/ATen/ops/digamma_meta.h 2025-06-01T22:52:00.8432350Z ++ echo torch/include/ATen/ops/digamma_meta.h 2025-06-01T22:52:00.8432712Z ++ grep RECORD 2025-06-01T22:52:00.8451614Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/digamma_meta.h 2025-06-01T22:52:00.8452200Z +++ openssl base64 2025-06-01T22:52:00.8453428Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.8454574Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.8455844Z +++ sed -e s/=//g 2025-06-01T22:52:00.8492806Z ++ HASH=tuLCaFUELahlnlsqwnv5siVKY8fMUhsM0zbthvdUTUQ 2025-06-01T22:52:00.8498585Z +++ ls -nl torch/include/ATen/ops/digamma_meta.h 2025-06-01T22:52:00.8499506Z +++ awk '{print $5}' 2025-06-01T22:52:00.8525428Z ++ FSIZE=568 2025-06-01T22:52:00.8526061Z ++ echo '"torch/include/ATen/ops/digamma_meta.h",sha256=tuLCaFUELahlnlsqwnv5siVKY8fMUhsM0zbthvdUTUQ,568' 2025-06-01T22:52:00.8526763Z ++ read fname 2025-06-01T22:52:00.8527142Z ++ make_wheel_record torch/include/ATen/ops/digamma_meta_dispatch.h 2025-06-01T22:52:00.8527696Z ++ FPATH=torch/include/ATen/ops/digamma_meta_dispatch.h 2025-06-01T22:52:00.8528188Z ++ echo torch/include/ATen/ops/digamma_meta_dispatch.h 2025-06-01T22:52:00.8528578Z ++ grep RECORD 2025-06-01T22:52:00.8549294Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/digamma_meta_dispatch.h 2025-06-01T22:52:00.8549832Z +++ openssl base64 2025-06-01T22:52:00.8550718Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.8552098Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.8553446Z +++ sed -e s/=//g 2025-06-01T22:52:00.8594929Z ++ HASH=MuEijZQNPnfdw2EgfID4yZbv9rKtm1BwMxsKMYIHJ9Q 2025-06-01T22:52:00.8598004Z +++ ls -nl torch/include/ATen/ops/digamma_meta_dispatch.h 2025-06-01T22:52:00.8599266Z +++ awk '{print $5}' 2025-06-01T22:52:00.8626676Z ++ FSIZE=934 2025-06-01T22:52:00.8627441Z ++ echo '"torch/include/ATen/ops/digamma_meta_dispatch.h",sha256=MuEijZQNPnfdw2EgfID4yZbv9rKtm1BwMxsKMYIHJ9Q,934' 2025-06-01T22:52:00.8628175Z ++ read fname 2025-06-01T22:52:00.8628504Z ++ make_wheel_record torch/include/ATen/ops/digamma_native.h 2025-06-01T22:52:00.8629108Z ++ FPATH=torch/include/ATen/ops/digamma_native.h 2025-06-01T22:52:00.8629528Z ++ echo torch/include/ATen/ops/digamma_native.h 2025-06-01T22:52:00.8629903Z ++ grep RECORD 2025-06-01T22:52:00.8649608Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/digamma_native.h 2025-06-01T22:52:00.8650108Z +++ openssl base64 2025-06-01T22:52:00.8650922Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.8652172Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.8653453Z +++ sed -e s/=//g 2025-06-01T22:52:00.8690700Z ++ HASH=hX6_mJIrHT8s7YUi8FOqEjwlJWStRyNzFl8FqKeu8Zs 2025-06-01T22:52:00.8695619Z +++ ls -nl torch/include/ATen/ops/digamma_native.h 2025-06-01T22:52:00.8696508Z +++ awk '{print $5}' 2025-06-01T22:52:00.8723668Z ++ FSIZE=599 2025-06-01T22:52:00.8724871Z ++ echo '"torch/include/ATen/ops/digamma_native.h",sha256=hX6_mJIrHT8s7YUi8FOqEjwlJWStRyNzFl8FqKeu8Zs,599' 2025-06-01T22:52:00.8725748Z ++ read fname 2025-06-01T22:52:00.8726084Z ++ make_wheel_record torch/include/ATen/ops/digamma_ops.h 2025-06-01T22:52:00.8726538Z ++ FPATH=torch/include/ATen/ops/digamma_ops.h 2025-06-01T22:52:00.8726961Z ++ echo torch/include/ATen/ops/digamma_ops.h 2025-06-01T22:52:00.8727330Z ++ grep RECORD 2025-06-01T22:52:00.8747626Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/digamma_ops.h 2025-06-01T22:52:00.8748132Z +++ openssl base64 2025-06-01T22:52:00.8748809Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.8750186Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.8751607Z +++ sed -e s/=//g 2025-06-01T22:52:00.8793248Z ++ HASH=V-aOjksCeORwx1G8EqJU_Gs-CuVwbAgFHQNhtOe0kGY 2025-06-01T22:52:00.8797224Z +++ ls -nl torch/include/ATen/ops/digamma_ops.h 2025-06-01T22:52:00.8797973Z +++ awk '{print $5}' 2025-06-01T22:52:00.8825891Z ++ FSIZE=2055 2025-06-01T22:52:00.8826575Z ++ echo '"torch/include/ATen/ops/digamma_ops.h",sha256=V-aOjksCeORwx1G8EqJU_Gs-CuVwbAgFHQNhtOe0kGY,2055' 2025-06-01T22:52:00.8827246Z ++ read fname 2025-06-01T22:52:00.8827678Z ++ make_wheel_record torch/include/ATen/ops/dist.h 2025-06-01T22:52:00.8828083Z ++ FPATH=torch/include/ATen/ops/dist.h 2025-06-01T22:52:00.8828454Z ++ echo torch/include/ATen/ops/dist.h 2025-06-01T22:52:00.8828839Z ++ grep RECORD 2025-06-01T22:52:00.8847913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dist.h 2025-06-01T22:52:00.8848373Z +++ openssl base64 2025-06-01T22:52:00.8849503Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.8850825Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.8852178Z +++ sed -e s/=//g 2025-06-01T22:52:00.8890113Z ++ HASH=ZfilQR4GbGd6WXHJjTr6HqrHLjVKM6SbX1m6kpngeGY 2025-06-01T22:52:00.8895417Z +++ ls -nl torch/include/ATen/ops/dist.h 2025-06-01T22:52:00.8896264Z +++ awk '{print $5}' 2025-06-01T22:52:00.8922799Z ++ FSIZE=1263 2025-06-01T22:52:00.8923441Z ++ echo '"torch/include/ATen/ops/dist.h",sha256=ZfilQR4GbGd6WXHJjTr6HqrHLjVKM6SbX1m6kpngeGY,1263' 2025-06-01T22:52:00.8924188Z ++ read fname 2025-06-01T22:52:00.8924854Z ++ make_wheel_record torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.8925623Z ++ FPATH=torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.8926330Z ++ echo torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.8926836Z ++ grep RECORD 2025-06-01T22:52:00.8948087Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.8948741Z +++ openssl base64 2025-06-01T22:52:00.8949020Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.8949288Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.8949555Z +++ sed -e s/=//g 2025-06-01T22:52:00.8993528Z ++ HASH=pc6-HxVURdAmbQaoZuiKy0zBIcwKICyCIK7PEulFXsI 2025-06-01T22:52:00.8996584Z +++ ls -nl torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.8997116Z +++ awk '{print $5}' 2025-06-01T22:52:00.9024932Z ++ FSIZE=1063 2025-06-01T22:52:00.9025746Z ++ echo '"torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h",sha256=pc6-HxVURdAmbQaoZuiKy0zBIcwKICyCIK7PEulFXsI,1063' 2025-06-01T22:52:00.9026575Z ++ read fname 2025-06-01T22:52:00.9027032Z ++ make_wheel_record torch/include/ATen/ops/dist_native.h 2025-06-01T22:52:00.9027491Z ++ FPATH=torch/include/ATen/ops/dist_native.h 2025-06-01T22:52:00.9027883Z ++ echo torch/include/ATen/ops/dist_native.h 2025-06-01T22:52:00.9028244Z ++ grep RECORD 2025-06-01T22:52:00.9047634Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dist_native.h 2025-06-01T22:52:00.9048136Z +++ openssl base64 2025-06-01T22:52:00.9048509Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.9049740Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.9051127Z +++ sed -e s/=//g 2025-06-01T22:52:00.9089367Z ++ HASH=HLchRNZYeC9K47Rmtn_FNTJPRtQObtGYRmeDFyjL7VE 2025-06-01T22:52:00.9094620Z +++ ls -nl torch/include/ATen/ops/dist_native.h 2025-06-01T22:52:00.9095708Z +++ awk '{print $5}' 2025-06-01T22:52:00.9122521Z ++ FSIZE=648 2025-06-01T22:52:00.9123147Z ++ echo '"torch/include/ATen/ops/dist_native.h",sha256=HLchRNZYeC9K47Rmtn_FNTJPRtQObtGYRmeDFyjL7VE,648' 2025-06-01T22:52:00.9124025Z ++ read fname 2025-06-01T22:52:00.9124362Z ++ make_wheel_record torch/include/ATen/ops/dist_ops.h 2025-06-01T22:52:00.9124969Z ++ FPATH=torch/include/ATen/ops/dist_ops.h 2025-06-01T22:52:00.9125370Z ++ echo torch/include/ATen/ops/dist_ops.h 2025-06-01T22:52:00.9125712Z ++ grep RECORD 2025-06-01T22:52:00.9146809Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dist_ops.h 2025-06-01T22:52:00.9147307Z +++ openssl base64 2025-06-01T22:52:00.9147816Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.9149418Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.9150719Z +++ sed -e s/=//g 2025-06-01T22:52:00.9191704Z ++ HASH=wfLQc4ek-VFco7gFN5NCbhVcvnRLj_rcHTdQVIEGS28 2025-06-01T22:52:00.9195014Z +++ ls -nl torch/include/ATen/ops/dist_ops.h 2025-06-01T22:52:00.9195789Z +++ awk '{print $5}' 2025-06-01T22:52:00.9222702Z ++ FSIZE=1859 2025-06-01T22:52:00.9223396Z ++ echo '"torch/include/ATen/ops/dist_ops.h",sha256=wfLQc4ek-VFco7gFN5NCbhVcvnRLj_rcHTdQVIEGS28,1859' 2025-06-01T22:52:00.9224313Z ++ read fname 2025-06-01T22:52:00.9224611Z ++ make_wheel_record torch/include/ATen/ops/div.h 2025-06-01T22:52:00.9225046Z ++ FPATH=torch/include/ATen/ops/div.h 2025-06-01T22:52:00.9225484Z ++ echo torch/include/ATen/ops/div.h 2025-06-01T22:52:00.9225811Z ++ grep RECORD 2025-06-01T22:52:00.9246560Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/div.h 2025-06-01T22:52:00.9247113Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.9247674Z +++ openssl base64 2025-06-01T22:52:00.9248310Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.9249603Z +++ sed -e s/=//g 2025-06-01T22:52:00.9288798Z ++ HASH=3dDQVVYHDzLwc77nTulZJiScAORrxHS9qo0WZVL0cnI 2025-06-01T22:52:00.9293913Z +++ ls -nl torch/include/ATen/ops/div.h 2025-06-01T22:52:00.9295115Z +++ awk '{print $5}' 2025-06-01T22:52:00.9321913Z ++ FSIZE=3737 2025-06-01T22:52:00.9322792Z ++ echo '"torch/include/ATen/ops/div.h",sha256=3dDQVVYHDzLwc77nTulZJiScAORrxHS9qo0WZVL0cnI,3737' 2025-06-01T22:52:00.9323415Z ++ read fname 2025-06-01T22:52:00.9323878Z ++ make_wheel_record torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.9324958Z ++ FPATH=torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.9325657Z ++ echo torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.9326149Z ++ grep RECORD 2025-06-01T22:52:00.9347407Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.9348045Z +++ openssl base64 2025-06-01T22:52:00.9348324Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.9349028Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.9350430Z +++ sed -e s/=//g 2025-06-01T22:52:00.9391154Z ++ HASH=jGY81xqohLjATZfHV-8xA5iJtzG7DtjtDtG8DwZbufw 2025-06-01T22:52:00.9394918Z +++ ls -nl torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:00.9395897Z +++ awk '{print $5}' 2025-06-01T22:52:00.9423293Z ++ FSIZE=1614 2025-06-01T22:52:00.9424261Z ++ echo '"torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h",sha256=jGY81xqohLjATZfHV-8xA5iJtzG7DtjtDtG8DwZbufw,1614' 2025-06-01T22:52:00.9425087Z ++ read fname 2025-06-01T22:52:00.9425783Z ++ make_wheel_record torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.9426660Z ++ FPATH=torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.9427458Z ++ echo torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.9428021Z ++ grep RECORD 2025-06-01T22:52:00.9453775Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.9454480Z +++ openssl base64 2025-06-01T22:52:00.9454903Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.9455920Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.9457332Z +++ sed -e s/=//g 2025-06-01T22:52:00.9494702Z ++ HASH=R4g2Ygc6XiMBmfvmt8TU1GRuv0QX5xrkQQH62cEu8YU 2025-06-01T22:52:00.9500709Z +++ ls -nl torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:00.9501430Z +++ awk '{print $5}' 2025-06-01T22:52:00.9526220Z ++ FSIZE=1136 2025-06-01T22:52:00.9527732Z ++ echo '"torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h",sha256=R4g2Ygc6XiMBmfvmt8TU1GRuv0QX5xrkQQH62cEu8YU,1136' 2025-06-01T22:52:00.9529310Z ++ read fname 2025-06-01T22:52:00.9529711Z ++ make_wheel_record torch/include/ATen/ops/div_cpu_dispatch.h 2025-06-01T22:52:00.9530270Z ++ FPATH=torch/include/ATen/ops/div_cpu_dispatch.h 2025-06-01T22:52:00.9530705Z ++ echo torch/include/ATen/ops/div_cpu_dispatch.h 2025-06-01T22:52:00.9531093Z ++ grep RECORD 2025-06-01T22:52:00.9551132Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/div_cpu_dispatch.h 2025-06-01T22:52:00.9551655Z +++ openssl base64 2025-06-01T22:52:00.9552700Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.9553915Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.9555163Z +++ sed -e s/=//g 2025-06-01T22:52:00.9597338Z ++ HASH=Z0FGxxyAYxfZ8rU2h2EfSYne-88OdmnoluIgub7pgVw 2025-06-01T22:52:00.9601031Z +++ ls -nl torch/include/ATen/ops/div_cpu_dispatch.h 2025-06-01T22:52:00.9601754Z +++ awk '{print $5}' 2025-06-01T22:52:00.9629091Z ++ FSIZE=1570 2025-06-01T22:52:00.9630264Z ++ echo '"torch/include/ATen/ops/div_cpu_dispatch.h",sha256=Z0FGxxyAYxfZ8rU2h2EfSYne-88OdmnoluIgub7pgVw,1570' 2025-06-01T22:52:00.9630999Z ++ read fname 2025-06-01T22:52:00.9631362Z ++ make_wheel_record torch/include/ATen/ops/div_cuda_dispatch.h 2025-06-01T22:52:00.9631851Z ++ FPATH=torch/include/ATen/ops/div_cuda_dispatch.h 2025-06-01T22:52:00.9632300Z ++ echo torch/include/ATen/ops/div_cuda_dispatch.h 2025-06-01T22:52:00.9632673Z ++ grep RECORD 2025-06-01T22:52:00.9651227Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/div_cuda_dispatch.h 2025-06-01T22:52:00.9651752Z +++ openssl base64 2025-06-01T22:52:00.9652812Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.9653986Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.9655185Z +++ sed -e s/=//g 2025-06-01T22:52:00.9692251Z ++ HASH=brfTgPlIsfAJhuEy-eB7UNCk_VL_vyJm6ffBs0w1AD0 2025-06-01T22:52:00.9697136Z +++ ls -nl torch/include/ATen/ops/div_cuda_dispatch.h 2025-06-01T22:52:00.9698625Z +++ awk '{print $5}' 2025-06-01T22:52:00.9725653Z ++ FSIZE=1572 2025-06-01T22:52:00.9726322Z ++ echo '"torch/include/ATen/ops/div_cuda_dispatch.h",sha256=brfTgPlIsfAJhuEy-eB7UNCk_VL_vyJm6ffBs0w1AD0,1572' 2025-06-01T22:52:00.9727019Z ++ read fname 2025-06-01T22:52:00.9727328Z ++ make_wheel_record torch/include/ATen/ops/div_meta.h 2025-06-01T22:52:00.9727770Z ++ FPATH=torch/include/ATen/ops/div_meta.h 2025-06-01T22:52:00.9728157Z ++ echo torch/include/ATen/ops/div_meta.h 2025-06-01T22:52:00.9728502Z ++ grep RECORD 2025-06-01T22:52:00.9748983Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/div_meta.h 2025-06-01T22:52:00.9749467Z +++ openssl base64 2025-06-01T22:52:00.9750028Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.9751308Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.9752705Z +++ sed -e s/=//g 2025-06-01T22:52:00.9793817Z ++ HASH=x7exyrV-UU64xSLEke0RZjsntHCZ-0FotNT3qCAdRZU 2025-06-01T22:52:00.9797493Z +++ ls -nl torch/include/ATen/ops/div_meta.h 2025-06-01T22:52:00.9798558Z +++ awk '{print $5}' 2025-06-01T22:52:00.9825905Z ++ FSIZE=791 2025-06-01T22:52:00.9826688Z ++ echo '"torch/include/ATen/ops/div_meta.h",sha256=x7exyrV-UU64xSLEke0RZjsntHCZ-0FotNT3qCAdRZU,791' 2025-06-01T22:52:00.9827329Z ++ read fname 2025-06-01T22:52:00.9827672Z ++ make_wheel_record torch/include/ATen/ops/div_meta_dispatch.h 2025-06-01T22:52:00.9828169Z ++ FPATH=torch/include/ATen/ops/div_meta_dispatch.h 2025-06-01T22:52:00.9828601Z ++ echo torch/include/ATen/ops/div_meta_dispatch.h 2025-06-01T22:52:00.9828980Z ++ grep RECORD 2025-06-01T22:52:00.9850203Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/div_meta_dispatch.h 2025-06-01T22:52:00.9850744Z +++ openssl base64 2025-06-01T22:52:00.9851923Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.9854636Z +++ sed -e s/=//g 2025-06-01T22:52:00.9855270Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.9891652Z ++ HASH=oz5UE3e8SY829iYZzwL_Ysba-HApIX66AJ_zINMP2kM 2025-06-01T22:52:00.9896403Z +++ ls -nl torch/include/ATen/ops/div_meta_dispatch.h 2025-06-01T22:52:00.9898121Z +++ awk '{print $5}' 2025-06-01T22:52:00.9925561Z ++ FSIZE=1572 2025-06-01T22:52:00.9926252Z ++ echo '"torch/include/ATen/ops/div_meta_dispatch.h",sha256=oz5UE3e8SY829iYZzwL_Ysba-HApIX66AJ_zINMP2kM,1572' 2025-06-01T22:52:00.9926928Z ++ read fname 2025-06-01T22:52:00.9927264Z ++ make_wheel_record torch/include/ATen/ops/div_native.h 2025-06-01T22:52:00.9927706Z ++ FPATH=torch/include/ATen/ops/div_native.h 2025-06-01T22:52:00.9928107Z ++ echo torch/include/ATen/ops/div_native.h 2025-06-01T22:52:00.9928455Z ++ grep RECORD 2025-06-01T22:52:00.9948372Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/div_native.h 2025-06-01T22:52:00.9948868Z +++ openssl base64 2025-06-01T22:52:00.9949892Z +++ sed -e s/+/-/g 2025-06-01T22:52:00.9951489Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:00.9952894Z +++ sed -e s/=//g 2025-06-01T22:52:00.9995125Z ++ HASH=HiJp7_Fk3D9m7KcrSIWlqr0Ez6F9Rc-2UI6BUk7hdZY 2025-06-01T22:52:00.9997585Z +++ ls -nl torch/include/ATen/ops/div_native.h 2025-06-01T22:52:00.9998086Z +++ awk '{print $5}' 2025-06-01T22:52:01.0026379Z ++ FSIZE=2508 2025-06-01T22:52:01.0026999Z ++ echo '"torch/include/ATen/ops/div_native.h",sha256=HiJp7_Fk3D9m7KcrSIWlqr0Ez6F9Rc-2UI6BUk7hdZY,2508' 2025-06-01T22:52:01.0027769Z ++ read fname 2025-06-01T22:52:01.0028073Z ++ make_wheel_record torch/include/ATen/ops/div_ops.h 2025-06-01T22:52:01.0028499Z ++ FPATH=torch/include/ATen/ops/div_ops.h 2025-06-01T22:52:01.0028873Z ++ echo torch/include/ATen/ops/div_ops.h 2025-06-01T22:52:01.0029204Z ++ grep RECORD 2025-06-01T22:52:01.0049223Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/div_ops.h 2025-06-01T22:52:01.0049975Z +++ openssl base64 2025-06-01T22:52:01.0051198Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.0052675Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.0054190Z +++ sed -e s/=//g 2025-06-01T22:52:01.0090877Z ++ HASH=bOHqJS0lRuL6Y5djrbMoxoDHsv6oPdxYJCBMm1TStU0 2025-06-01T22:52:01.0096789Z +++ ls -nl torch/include/ATen/ops/div_ops.h 2025-06-01T22:52:01.0097165Z +++ awk '{print $5}' 2025-06-01T22:52:01.0124113Z ++ FSIZE=8959 2025-06-01T22:52:01.0124754Z ++ echo '"torch/include/ATen/ops/div_ops.h",sha256=bOHqJS0lRuL6Y5djrbMoxoDHsv6oPdxYJCBMm1TStU0,8959' 2025-06-01T22:52:01.0125577Z ++ read fname 2025-06-01T22:52:01.0125904Z ++ make_wheel_record torch/include/ATen/ops/divide.h 2025-06-01T22:52:01.0126334Z ++ FPATH=torch/include/ATen/ops/divide.h 2025-06-01T22:52:01.0126707Z ++ echo torch/include/ATen/ops/divide.h 2025-06-01T22:52:01.0127060Z ++ grep RECORD 2025-06-01T22:52:01.0147229Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/divide.h 2025-06-01T22:52:01.0147895Z +++ openssl base64 2025-06-01T22:52:01.0148157Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.0149087Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.0150404Z +++ sed -e s/=//g 2025-06-01T22:52:01.0190088Z ++ HASH=FTPIIoe4VZ6ggHrz0-JlmKLKr01AZan6rq_xmF9bH74 2025-06-01T22:52:01.0194761Z +++ ls -nl torch/include/ATen/ops/divide.h 2025-06-01T22:52:01.0195965Z +++ awk '{print $5}' 2025-06-01T22:52:01.0224278Z ++ FSIZE=2636 2025-06-01T22:52:01.0224897Z ++ echo '"torch/include/ATen/ops/divide.h",sha256=FTPIIoe4VZ6ggHrz0-JlmKLKr01AZan6rq_xmF9bH74,2636' 2025-06-01T22:52:01.0225877Z ++ read fname 2025-06-01T22:52:01.0226385Z ++ make_wheel_record torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.0227143Z ++ FPATH=torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.0227854Z ++ echo torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.0228350Z ++ grep RECORD 2025-06-01T22:52:01.0246955Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.0247658Z +++ openssl base64 2025-06-01T22:52:01.0247991Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.0249477Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.0250737Z +++ sed -e s/=//g 2025-06-01T22:52:01.0289120Z ++ HASH=faKU5tLCupTnFlS3ykrAU4EeBOGbEy6wqfaj5uEQQzM 2025-06-01T22:52:01.0294868Z +++ ls -nl torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.0295445Z +++ awk '{print $5}' 2025-06-01T22:52:01.0321868Z ++ FSIZE=2050 2025-06-01T22:52:01.0322771Z ++ echo '"torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h",sha256=faKU5tLCupTnFlS3ykrAU4EeBOGbEy6wqfaj5uEQQzM,2050' 2025-06-01T22:52:01.0323741Z ++ read fname 2025-06-01T22:52:01.0324201Z ++ make_wheel_record torch/include/ATen/ops/divide_native.h 2025-06-01T22:52:01.0324676Z ++ FPATH=torch/include/ATen/ops/divide_native.h 2025-06-01T22:52:01.0325291Z ++ echo torch/include/ATen/ops/divide_native.h 2025-06-01T22:52:01.0325655Z ++ grep RECORD 2025-06-01T22:52:01.0345681Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/divide_native.h 2025-06-01T22:52:01.0346727Z +++ openssl base64 2025-06-01T22:52:01.0347235Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.0348886Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.0349389Z +++ sed -e s/=//g 2025-06-01T22:52:01.0393294Z ++ HASH=f_GhN_TAnbZL6Uk4SzbqhLi2uapMCNvoWgJAy7qqcl4 2025-06-01T22:52:01.0396132Z +++ ls -nl torch/include/ATen/ops/divide_native.h 2025-06-01T22:52:01.0397139Z +++ awk '{print $5}' 2025-06-01T22:52:01.0426574Z ++ FSIZE=1503 2025-06-01T22:52:01.0427430Z ++ echo '"torch/include/ATen/ops/divide_native.h",sha256=f_GhN_TAnbZL6Uk4SzbqhLi2uapMCNvoWgJAy7qqcl4,1503' 2025-06-01T22:52:01.0428098Z ++ read fname 2025-06-01T22:52:01.0428423Z ++ make_wheel_record torch/include/ATen/ops/divide_ops.h 2025-06-01T22:52:01.0428873Z ++ FPATH=torch/include/ATen/ops/divide_ops.h 2025-06-01T22:52:01.0429253Z ++ echo torch/include/ATen/ops/divide_ops.h 2025-06-01T22:52:01.0429606Z ++ grep RECORD 2025-06-01T22:52:01.0449092Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/divide_ops.h 2025-06-01T22:52:01.0449650Z +++ openssl base64 2025-06-01T22:52:01.0449911Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.0451174Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.0452529Z +++ sed -e s/=//g 2025-06-01T22:52:01.0491409Z ++ HASH=4igD2Oj6PXLfSrx2KxmxtO-8lJWJ6UrkvS-PYb2B_u8 2025-06-01T22:52:01.0497008Z +++ ls -nl torch/include/ATen/ops/divide_ops.h 2025-06-01T22:52:01.0498647Z +++ awk '{print $5}' 2025-06-01T22:52:01.0525204Z ++ FSIZE=7505 2025-06-01T22:52:01.0525853Z ++ echo '"torch/include/ATen/ops/divide_ops.h",sha256=4igD2Oj6PXLfSrx2KxmxtO-8lJWJ6UrkvS-PYb2B_u8,7505' 2025-06-01T22:52:01.0526547Z ++ read fname 2025-06-01T22:52:01.0526881Z ++ make_wheel_record torch/include/ATen/ops/dot.h 2025-06-01T22:52:01.0527287Z ++ FPATH=torch/include/ATen/ops/dot.h 2025-06-01T22:52:01.0527659Z ++ echo torch/include/ATen/ops/dot.h 2025-06-01T22:52:01.0527986Z ++ grep RECORD 2025-06-01T22:52:01.0548203Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dot.h 2025-06-01T22:52:01.0548937Z +++ openssl base64 2025-06-01T22:52:01.0549819Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.0551393Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.0552643Z +++ sed -e s/=//g 2025-06-01T22:52:01.0594795Z ++ HASH=6E8EIeurzlfJTgc848ANPNciBq3PtWYrKJ7uMoMv3eI 2025-06-01T22:52:01.0598710Z +++ ls -nl torch/include/ATen/ops/dot.h 2025-06-01T22:52:01.0600403Z +++ awk '{print $5}' 2025-06-01T22:52:01.0628245Z ++ FSIZE=1147 2025-06-01T22:52:01.0628993Z ++ echo '"torch/include/ATen/ops/dot.h",sha256=6E8EIeurzlfJTgc848ANPNciBq3PtWYrKJ7uMoMv3eI,1147' 2025-06-01T22:52:01.0629619Z ++ read fname 2025-06-01T22:52:01.0630084Z ++ make_wheel_record torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.0630816Z ++ FPATH=torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.0631472Z ++ echo torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.0631962Z ++ grep RECORD 2025-06-01T22:52:01.0649060Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.0649724Z +++ openssl base64 2025-06-01T22:52:01.0650910Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.0652251Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.0653575Z +++ sed -e s/=//g 2025-06-01T22:52:01.0690758Z ++ HASH=usIcLuparc2NVrF5TntbpbjqgiYJq-dhnbfKBM-ixjs 2025-06-01T22:52:01.0696299Z +++ ls -nl torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.0696948Z +++ awk '{print $5}' 2025-06-01T22:52:01.0723545Z ++ FSIZE=915 2025-06-01T22:52:01.0724463Z ++ echo '"torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h",sha256=usIcLuparc2NVrF5TntbpbjqgiYJq-dhnbfKBM-ixjs,915' 2025-06-01T22:52:01.0725459Z ++ read fname 2025-06-01T22:52:01.0725847Z ++ make_wheel_record torch/include/ATen/ops/dot_cpu_dispatch.h 2025-06-01T22:52:01.0726350Z ++ FPATH=torch/include/ATen/ops/dot_cpu_dispatch.h 2025-06-01T22:52:01.0726793Z ++ echo torch/include/ATen/ops/dot_cpu_dispatch.h 2025-06-01T22:52:01.0727180Z ++ grep RECORD 2025-06-01T22:52:01.0746897Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dot_cpu_dispatch.h 2025-06-01T22:52:01.0747810Z +++ openssl base64 2025-06-01T22:52:01.0748656Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.0750105Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.0751388Z +++ sed -e s/=//g 2025-06-01T22:52:01.0793321Z ++ HASH=ywDI3f52zvW9ZKo6diE_gnWH81jZEoKLcdRwFswIp5w 2025-06-01T22:52:01.0796272Z +++ ls -nl torch/include/ATen/ops/dot_cpu_dispatch.h 2025-06-01T22:52:01.0796662Z +++ awk '{print $5}' 2025-06-01T22:52:01.0824269Z ++ FSIZE=744 2025-06-01T22:52:01.0825027Z ++ echo '"torch/include/ATen/ops/dot_cpu_dispatch.h",sha256=ywDI3f52zvW9ZKo6diE_gnWH81jZEoKLcdRwFswIp5w,744' 2025-06-01T22:52:01.0825757Z ++ read fname 2025-06-01T22:52:01.0826114Z ++ make_wheel_record torch/include/ATen/ops/dot_cuda_dispatch.h 2025-06-01T22:52:01.0826597Z ++ FPATH=torch/include/ATen/ops/dot_cuda_dispatch.h 2025-06-01T22:52:01.0827046Z ++ echo torch/include/ATen/ops/dot_cuda_dispatch.h 2025-06-01T22:52:01.0827413Z ++ grep RECORD 2025-06-01T22:52:01.0847526Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dot_cuda_dispatch.h 2025-06-01T22:52:01.0848236Z +++ openssl base64 2025-06-01T22:52:01.0849529Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.0851031Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.0852453Z +++ sed -e s/=//g 2025-06-01T22:52:01.0889766Z ++ HASH=A86RTtAXKBpGuszl0vJJJXB-rvKc5BIKkMrFAUY8Wuk 2025-06-01T22:52:01.0896652Z +++ ls -nl torch/include/ATen/ops/dot_cuda_dispatch.h 2025-06-01T22:52:01.0896773Z +++ awk '{print $5}' 2025-06-01T22:52:01.0923825Z ++ FSIZE=746 2025-06-01T22:52:01.0924451Z ++ echo '"torch/include/ATen/ops/dot_cuda_dispatch.h",sha256=A86RTtAXKBpGuszl0vJJJXB-rvKc5BIKkMrFAUY8Wuk,746' 2025-06-01T22:52:01.0924571Z ++ read fname 2025-06-01T22:52:01.0924925Z ++ make_wheel_record torch/include/ATen/ops/dot_native.h 2025-06-01T22:52:01.0925065Z ++ FPATH=torch/include/ATen/ops/dot_native.h 2025-06-01T22:52:01.0925215Z ++ echo torch/include/ATen/ops/dot_native.h 2025-06-01T22:52:01.0926282Z ++ grep RECORD 2025-06-01T22:52:01.0946911Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dot_native.h 2025-06-01T22:52:01.0948042Z +++ openssl base64 2025-06-01T22:52:01.0949446Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.0950707Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.0952020Z +++ sed -e s/=//g 2025-06-01T22:52:01.0991559Z ++ HASH=5JC5I65GS6hllzwZxoG5IlAQu72PfHtmct8YJypvFV0 2025-06-01T22:52:01.0996614Z +++ ls -nl torch/include/ATen/ops/dot_native.h 2025-06-01T22:52:01.0998125Z +++ awk '{print $5}' 2025-06-01T22:52:01.1025310Z ++ FSIZE=685 2025-06-01T22:52:01.1025775Z ++ echo '"torch/include/ATen/ops/dot_native.h",sha256=5JC5I65GS6hllzwZxoG5IlAQu72PfHtmct8YJypvFV0,685' 2025-06-01T22:52:01.1025954Z ++ read fname 2025-06-01T22:52:01.1026143Z ++ make_wheel_record torch/include/ATen/ops/dot_ops.h 2025-06-01T22:52:01.1026275Z ++ FPATH=torch/include/ATen/ops/dot_ops.h 2025-06-01T22:52:01.1026755Z ++ echo torch/include/ATen/ops/dot_ops.h 2025-06-01T22:52:01.1027186Z ++ grep RECORD 2025-06-01T22:52:01.1047706Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dot_ops.h 2025-06-01T22:52:01.1048840Z +++ openssl base64 2025-06-01T22:52:01.1050188Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.1051557Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.1052936Z +++ sed -e s/=//g 2025-06-01T22:52:01.1090080Z ++ HASH=-Bg9B5mqexnJC9HWFVDO5GRtaseE6FE2aQK6JC9zpxc 2025-06-01T22:52:01.1095213Z +++ ls -nl torch/include/ATen/ops/dot_ops.h 2025-06-01T22:52:01.1096442Z +++ awk '{print $5}' 2025-06-01T22:52:01.1123496Z ++ FSIZE=1707 2025-06-01T22:52:01.1124064Z ++ echo '"torch/include/ATen/ops/dot_ops.h",sha256=-Bg9B5mqexnJC9HWFVDO5GRtaseE6FE2aQK6JC9zpxc,1707' 2025-06-01T22:52:01.1124171Z ++ read fname 2025-06-01T22:52:01.1124339Z ++ make_wheel_record torch/include/ATen/ops/dropout.h 2025-06-01T22:52:01.1124481Z ++ FPATH=torch/include/ATen/ops/dropout.h 2025-06-01T22:52:01.1124775Z ++ echo torch/include/ATen/ops/dropout.h 2025-06-01T22:52:01.1126034Z ++ grep RECORD 2025-06-01T22:52:01.1146753Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dropout.h 2025-06-01T22:52:01.1147972Z +++ openssl base64 2025-06-01T22:52:01.1148416Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.1149861Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.1151130Z +++ sed -e s/=//g 2025-06-01T22:52:01.1192177Z ++ HASH=Lm9gMt1QxX7byfUMSlrKH3amsxW38cjokbkZ5_y_g6Q 2025-06-01T22:52:01.1195976Z +++ ls -nl torch/include/ATen/ops/dropout.h 2025-06-01T22:52:01.1197243Z +++ awk '{print $5}' 2025-06-01T22:52:01.1225399Z ++ FSIZE=895 2025-06-01T22:52:01.1225906Z ++ echo '"torch/include/ATen/ops/dropout.h",sha256=Lm9gMt1QxX7byfUMSlrKH3amsxW38cjokbkZ5_y_g6Q,895' 2025-06-01T22:52:01.1226132Z ++ read fname 2025-06-01T22:52:01.1226485Z ++ make_wheel_record torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.1226790Z ++ FPATH=torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.1227078Z ++ echo torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.1227814Z ++ grep RECORD 2025-06-01T22:52:01.1249059Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.1249418Z +++ openssl base64 2025-06-01T22:52:01.1250603Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.1252094Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.1253360Z +++ sed -e s/=//g 2025-06-01T22:52:01.1289954Z ++ HASH=1oNmNCeNCWLHWL9vxzq3kL67NmtOUC8Ir9mLr81pUbE 2025-06-01T22:52:01.1295770Z +++ ls -nl torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.1296572Z +++ awk '{print $5}' 2025-06-01T22:52:01.1333571Z ++ FSIZE=862 2025-06-01T22:52:01.1334288Z ++ echo '"torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h",sha256=1oNmNCeNCWLHWL9vxzq3kL67NmtOUC8Ir9mLr81pUbE,862' 2025-06-01T22:52:01.1334387Z ++ read fname 2025-06-01T22:52:01.1334602Z ++ make_wheel_record torch/include/ATen/ops/dropout_native.h 2025-06-01T22:52:01.1334756Z ++ FPATH=torch/include/ATen/ops/dropout_native.h 2025-06-01T22:52:01.1334916Z ++ echo torch/include/ATen/ops/dropout_native.h 2025-06-01T22:52:01.1335016Z ++ grep RECORD 2025-06-01T22:52:01.1347160Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dropout_native.h 2025-06-01T22:52:01.1347883Z +++ openssl base64 2025-06-01T22:52:01.1349254Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.1350693Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.1352077Z +++ sed -e s/=//g 2025-06-01T22:52:01.1391665Z ++ HASH=v6aHxY_JDeUwSkNAjH3z5xATlslRALfayObPGlgtr3A 2025-06-01T22:52:01.1395906Z +++ ls -nl torch/include/ATen/ops/dropout_native.h 2025-06-01T22:52:01.1396988Z +++ awk '{print $5}' 2025-06-01T22:52:01.1424303Z ++ FSIZE=574 2025-06-01T22:52:01.1424838Z ++ echo '"torch/include/ATen/ops/dropout_native.h",sha256=v6aHxY_JDeUwSkNAjH3z5xATlslRALfayObPGlgtr3A,574' 2025-06-01T22:52:01.1424935Z ++ read fname 2025-06-01T22:52:01.1425116Z ++ make_wheel_record torch/include/ATen/ops/dropout_ops.h 2025-06-01T22:52:01.1425269Z ++ FPATH=torch/include/ATen/ops/dropout_ops.h 2025-06-01T22:52:01.1425409Z ++ echo torch/include/ATen/ops/dropout_ops.h 2025-06-01T22:52:01.1426885Z ++ grep RECORD 2025-06-01T22:52:01.1447246Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dropout_ops.h 2025-06-01T22:52:01.1448325Z +++ openssl base64 2025-06-01T22:52:01.1449286Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.1450641Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.1452101Z +++ sed -e s/=//g 2025-06-01T22:52:01.1489489Z ++ HASH=6T6aJRkEs-Btb5Wwbdhm_ahgrpCB-S3slGzT8lF70Ok 2025-06-01T22:52:01.1494674Z +++ ls -nl torch/include/ATen/ops/dropout_ops.h 2025-06-01T22:52:01.1495807Z +++ awk '{print $5}' 2025-06-01T22:52:01.1521775Z ++ FSIZE=1623 2025-06-01T22:52:01.1522271Z ++ echo '"torch/include/ATen/ops/dropout_ops.h",sha256=6T6aJRkEs-Btb5Wwbdhm_ahgrpCB-S3slGzT8lF70Ok,1623' 2025-06-01T22:52:01.1522379Z ++ read fname 2025-06-01T22:52:01.1522544Z ++ make_wheel_record torch/include/ATen/ops/dsplit.h 2025-06-01T22:52:01.1522687Z ++ FPATH=torch/include/ATen/ops/dsplit.h 2025-06-01T22:52:01.1523426Z ++ echo torch/include/ATen/ops/dsplit.h 2025-06-01T22:52:01.1525517Z ++ grep RECORD 2025-06-01T22:52:01.1546980Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dsplit.h 2025-06-01T22:52:01.1547110Z +++ openssl base64 2025-06-01T22:52:01.1548556Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.1549377Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.1550325Z +++ sed -e s/=//g 2025-06-01T22:52:01.1589714Z ++ HASH=GLQgVsTDdAHgSZ8SZZ4cOAc3azdO5kd1Vpr0Blh2_Tg 2025-06-01T22:52:01.1594640Z +++ ls -nl torch/include/ATen/ops/dsplit.h 2025-06-01T22:52:01.1595588Z +++ awk '{print $5}' 2025-06-01T22:52:01.1622928Z ++ FSIZE=939 2025-06-01T22:52:01.1623535Z ++ echo '"torch/include/ATen/ops/dsplit.h",sha256=GLQgVsTDdAHgSZ8SZZ4cOAc3azdO5kd1Vpr0Blh2_Tg,939' 2025-06-01T22:52:01.1623677Z ++ read fname 2025-06-01T22:52:01.1624020Z ++ make_wheel_record torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.1624305Z ++ FPATH=torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.1624610Z ++ echo torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.1625087Z ++ grep RECORD 2025-06-01T22:52:01.1649968Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.1650358Z +++ openssl base64 2025-06-01T22:52:01.1651675Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.1652985Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.1654446Z +++ sed -e s/=//g 2025-06-01T22:52:01.1691172Z ++ HASH=Lc_xGCKzhxHNU6F2ztKMmp3eKEXyWbtDoBFsS4gUTb4 2025-06-01T22:52:01.1696919Z +++ ls -nl torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.1698230Z +++ awk '{print $5}' 2025-06-01T22:52:01.1725392Z ++ FSIZE=891 2025-06-01T22:52:01.1726098Z ++ echo '"torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h",sha256=Lc_xGCKzhxHNU6F2ztKMmp3eKEXyWbtDoBFsS4gUTb4,891' 2025-06-01T22:52:01.1726201Z ++ read fname 2025-06-01T22:52:01.1726414Z ++ make_wheel_record torch/include/ATen/ops/dsplit_native.h 2025-06-01T22:52:01.1726592Z ++ FPATH=torch/include/ATen/ops/dsplit_native.h 2025-06-01T22:52:01.1727011Z ++ echo torch/include/ATen/ops/dsplit_native.h 2025-06-01T22:52:01.1727127Z ++ grep RECORD 2025-06-01T22:52:01.1748148Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dsplit_native.h 2025-06-01T22:52:01.1751443Z +++ openssl base64 2025-06-01T22:52:01.1752634Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.1754031Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.1755177Z +++ sed -e s/=//g 2025-06-01T22:52:01.1793133Z ++ HASH=pjcKkFeuAbFveqdh-9sYzOYfX7IXUInbYHQd8DBT2Pk 2025-06-01T22:52:01.1797401Z +++ ls -nl torch/include/ATen/ops/dsplit_native.h 2025-06-01T22:52:01.1798123Z +++ awk '{print $5}' 2025-06-01T22:52:01.1825412Z ++ FSIZE=603 2025-06-01T22:52:01.1825926Z ++ echo '"torch/include/ATen/ops/dsplit_native.h",sha256=pjcKkFeuAbFveqdh-9sYzOYfX7IXUInbYHQd8DBT2Pk,603' 2025-06-01T22:52:01.1826113Z ++ read fname 2025-06-01T22:52:01.1826344Z ++ make_wheel_record torch/include/ATen/ops/dsplit_ops.h 2025-06-01T22:52:01.1826484Z ++ FPATH=torch/include/ATen/ops/dsplit_ops.h 2025-06-01T22:52:01.1826917Z ++ echo torch/include/ATen/ops/dsplit_ops.h 2025-06-01T22:52:01.1827765Z ++ grep RECORD 2025-06-01T22:52:01.1849213Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dsplit_ops.h 2025-06-01T22:52:01.1850162Z +++ openssl base64 2025-06-01T22:52:01.1851373Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.1852712Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.1854010Z +++ sed -e s/=//g 2025-06-01T22:52:01.1890411Z ++ HASH=KwQKfuE_keDBxnfvk7Q4zQG0Fh2mPhVEoVdybPvw9CQ 2025-06-01T22:52:01.1895703Z +++ ls -nl torch/include/ATen/ops/dsplit_ops.h 2025-06-01T22:52:01.1896663Z +++ awk '{print $5}' 2025-06-01T22:52:01.1923055Z ++ FSIZE=1742 2025-06-01T22:52:01.1923534Z ++ echo '"torch/include/ATen/ops/dsplit_ops.h",sha256=KwQKfuE_keDBxnfvk7Q4zQG0Fh2mPhVEoVdybPvw9CQ,1742' 2025-06-01T22:52:01.1923633Z ++ read fname 2025-06-01T22:52:01.1923813Z ++ make_wheel_record torch/include/ATen/ops/dstack.h 2025-06-01T22:52:01.1924145Z ++ FPATH=torch/include/ATen/ops/dstack.h 2025-06-01T22:52:01.1925142Z ++ echo torch/include/ATen/ops/dstack.h 2025-06-01T22:52:01.1926526Z ++ grep RECORD 2025-06-01T22:52:01.1947405Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dstack.h 2025-06-01T22:52:01.1947794Z +++ openssl base64 2025-06-01T22:52:01.1948813Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.1950152Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.1951514Z +++ sed -e s/=//g 2025-06-01T22:52:01.1993869Z ++ HASH=sXl7_GgGaQ2OsISYoXDkeZbUfvicf0QYpSkHRuLh78Y 2025-06-01T22:52:01.1996883Z +++ ls -nl torch/include/ATen/ops/dstack.h 2025-06-01T22:52:01.1998349Z +++ awk '{print $5}' 2025-06-01T22:52:01.2025640Z ++ FSIZE=1048 2025-06-01T22:52:01.2026249Z ++ echo '"torch/include/ATen/ops/dstack.h",sha256=sXl7_GgGaQ2OsISYoXDkeZbUfvicf0QYpSkHRuLh78Y,1048' 2025-06-01T22:52:01.2026348Z ++ read fname 2025-06-01T22:52:01.2026683Z ++ make_wheel_record torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.2026979Z ++ FPATH=torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.2027311Z ++ echo torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.2028284Z ++ grep RECORD 2025-06-01T22:52:01.2048391Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.2049325Z +++ openssl base64 2025-06-01T22:52:01.2050447Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.2051919Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.2053370Z +++ sed -e s/=//g 2025-06-01T22:52:01.2090003Z ++ HASH=-PJkYjYTP0wjfRHnQapUQfgNNbnBYTdnEAawd6IfuGo 2025-06-01T22:52:01.2095793Z +++ ls -nl torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.2096708Z +++ awk '{print $5}' 2025-06-01T22:52:01.2124342Z ++ FSIZE=918 2025-06-01T22:52:01.2125051Z ++ echo '"torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h",sha256=-PJkYjYTP0wjfRHnQapUQfgNNbnBYTdnEAawd6IfuGo,918' 2025-06-01T22:52:01.2125324Z ++ read fname 2025-06-01T22:52:01.2125519Z ++ make_wheel_record torch/include/ATen/ops/dstack_native.h 2025-06-01T22:52:01.2125678Z ++ FPATH=torch/include/ATen/ops/dstack_native.h 2025-06-01T22:52:01.2125864Z ++ echo torch/include/ATen/ops/dstack_native.h 2025-06-01T22:52:01.2125961Z ++ grep RECORD 2025-06-01T22:52:01.2147560Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dstack_native.h 2025-06-01T22:52:01.2147672Z +++ openssl base64 2025-06-01T22:52:01.2148517Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.2150038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.2151327Z +++ sed -e s/=//g 2025-06-01T22:52:01.2191499Z ++ HASH=e-atQF59iMcOF9zVb4WQXnYYxoQK0THGt-Du3KcRvic 2025-06-01T22:52:01.2196085Z +++ ls -nl torch/include/ATen/ops/dstack_native.h 2025-06-01T22:52:01.2197489Z +++ awk '{print $5}' 2025-06-01T22:52:01.2224088Z ++ FSIZE=552 2025-06-01T22:52:01.2224595Z ++ echo '"torch/include/ATen/ops/dstack_native.h",sha256=e-atQF59iMcOF9zVb4WQXnYYxoQK0THGt-Du3KcRvic,552' 2025-06-01T22:52:01.2224708Z ++ read fname 2025-06-01T22:52:01.2224907Z ++ make_wheel_record torch/include/ATen/ops/dstack_ops.h 2025-06-01T22:52:01.2225115Z ++ FPATH=torch/include/ATen/ops/dstack_ops.h 2025-06-01T22:52:01.2226572Z ++ echo torch/include/ATen/ops/dstack_ops.h 2025-06-01T22:52:01.2227333Z ++ grep RECORD 2025-06-01T22:52:01.2248015Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/dstack_ops.h 2025-06-01T22:52:01.2248342Z +++ openssl base64 2025-06-01T22:52:01.2249455Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.2250686Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.2252063Z +++ sed -e s/=//g 2025-06-01T22:52:01.2290188Z ++ HASH=jR64wknUPojPwUw7cn7T8_92G-kyCDo7CtjQ8UcKu6U 2025-06-01T22:52:01.2295173Z +++ ls -nl torch/include/ATen/ops/dstack_ops.h 2025-06-01T22:52:01.2296355Z +++ awk '{print $5}' 2025-06-01T22:52:01.2324374Z ++ FSIZE=1545 2025-06-01T22:52:01.2325013Z ++ echo '"torch/include/ATen/ops/dstack_ops.h",sha256=jR64wknUPojPwUw7cn7T8_92G-kyCDo7CtjQ8UcKu6U,1545' 2025-06-01T22:52:01.2325127Z ++ read fname 2025-06-01T22:52:01.2325299Z ++ make_wheel_record torch/include/ATen/ops/einsum.h 2025-06-01T22:52:01.2325430Z ++ FPATH=torch/include/ATen/ops/einsum.h 2025-06-01T22:52:01.2325551Z ++ echo torch/include/ATen/ops/einsum.h 2025-06-01T22:52:01.2325849Z ++ grep RECORD 2025-06-01T22:52:01.2347263Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/einsum.h 2025-06-01T22:52:01.2347376Z +++ openssl base64 2025-06-01T22:52:01.2348049Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.2349586Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.2351006Z +++ sed -e s/=//g 2025-06-01T22:52:01.2393203Z ++ HASH=vbx-chJnhR5bMYXnqUZ8TeBsk1kN4lTgDcNozV-iX68 2025-06-01T22:52:01.2394819Z +++ ls -nl torch/include/ATen/ops/einsum.h 2025-06-01T22:52:01.2395807Z +++ awk '{print $5}' 2025-06-01T22:52:01.2424021Z ++ FSIZE=767 2025-06-01T22:52:01.2424454Z ++ echo '"torch/include/ATen/ops/einsum.h",sha256=vbx-chJnhR5bMYXnqUZ8TeBsk1kN4lTgDcNozV-iX68,767' 2025-06-01T22:52:01.2424553Z ++ read fname 2025-06-01T22:52:01.2424907Z ++ make_wheel_record torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.2425193Z ++ FPATH=torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.2425473Z ++ echo torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.2425614Z ++ grep RECORD 2025-06-01T22:52:01.2446670Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.2446787Z +++ openssl base64 2025-06-01T22:52:01.2447276Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.2448691Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.2449936Z +++ sed -e s/=//g 2025-06-01T22:52:01.2488585Z ++ HASH=Zmt4msCBOKK5HKC5PQoZU3miKuRq6ocR3BKgmzS3cjI 2025-06-01T22:52:01.2493558Z +++ ls -nl torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.2494425Z +++ awk '{print $5}' 2025-06-01T22:52:01.2521893Z ++ FSIZE=835 2025-06-01T22:52:01.2522556Z ++ echo '"torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h",sha256=Zmt4msCBOKK5HKC5PQoZU3miKuRq6ocR3BKgmzS3cjI,835' 2025-06-01T22:52:01.2522654Z ++ read fname 2025-06-01T22:52:01.2522843Z ++ make_wheel_record torch/include/ATen/ops/einsum_native.h 2025-06-01T22:52:01.2523002Z ++ FPATH=torch/include/ATen/ops/einsum_native.h 2025-06-01T22:52:01.2523141Z ++ echo torch/include/ATen/ops/einsum_native.h 2025-06-01T22:52:01.2523306Z ++ grep RECORD 2025-06-01T22:52:01.2551044Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/einsum_native.h 2025-06-01T22:52:01.2551599Z +++ openssl base64 2025-06-01T22:52:01.2552435Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.2553949Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.2555457Z +++ sed -e s/=//g 2025-06-01T22:52:01.2599611Z ++ HASH=NkEj9gJDjwl-2nqxdtAwmB6gQv0eBy0MmeEwOj8pttU 2025-06-01T22:52:01.2604954Z +++ ls -nl torch/include/ATen/ops/einsum_native.h 2025-06-01T22:52:01.2605730Z +++ awk '{print $5}' 2025-06-01T22:52:01.2633487Z ++ FSIZE=547 2025-06-01T22:52:01.2634119Z ++ echo '"torch/include/ATen/ops/einsum_native.h",sha256=NkEj9gJDjwl-2nqxdtAwmB6gQv0eBy0MmeEwOj8pttU,547' 2025-06-01T22:52:01.2634796Z ++ read fname 2025-06-01T22:52:01.2635119Z ++ make_wheel_record torch/include/ATen/ops/einsum_ops.h 2025-06-01T22:52:01.2635548Z ++ FPATH=torch/include/ATen/ops/einsum_ops.h 2025-06-01T22:52:01.2635949Z ++ echo torch/include/ATen/ops/einsum_ops.h 2025-06-01T22:52:01.2636286Z ++ grep RECORD 2025-06-01T22:52:01.2653905Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/einsum_ops.h 2025-06-01T22:52:01.2654796Z +++ openssl base64 2025-06-01T22:52:01.2655621Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.2656868Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.2659096Z +++ sed -e s/=//g 2025-06-01T22:52:01.2698207Z ++ HASH=MlRfa4y9SnfAPpRfQRKwl0HTrgaTQrbMDWO41Rwfyj0 2025-06-01T22:52:01.2702272Z +++ ls -nl torch/include/ATen/ops/einsum_ops.h 2025-06-01T22:52:01.2703532Z +++ awk '{print $5}' 2025-06-01T22:52:01.2727808Z ++ FSIZE=1148 2025-06-01T22:52:01.2728497Z ++ echo '"torch/include/ATen/ops/einsum_ops.h",sha256=MlRfa4y9SnfAPpRfQRKwl0HTrgaTQrbMDWO41Rwfyj0,1148' 2025-06-01T22:52:01.2729162Z ++ read fname 2025-06-01T22:52:01.2729471Z ++ make_wheel_record torch/include/ATen/ops/elu.h 2025-06-01T22:52:01.2729894Z ++ FPATH=torch/include/ATen/ops/elu.h 2025-06-01T22:52:01.2731046Z ++ echo torch/include/ATen/ops/elu.h 2025-06-01T22:52:01.2732199Z ++ grep RECORD 2025-06-01T22:52:01.2752186Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu.h 2025-06-01T22:52:01.2753039Z +++ openssl base64 2025-06-01T22:52:01.2754395Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.2755775Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.2757300Z +++ sed -e s/=//g 2025-06-01T22:52:01.2798129Z ++ HASH=kFcBdtM37RFunl261kGryEEZ_jz1W8Jv6CfODSTaApU 2025-06-01T22:52:01.2801934Z +++ ls -nl torch/include/ATen/ops/elu.h 2025-06-01T22:52:01.2803423Z +++ awk '{print $5}' 2025-06-01T22:52:01.2830923Z ++ FSIZE=1808 2025-06-01T22:52:01.2831571Z ++ echo '"torch/include/ATen/ops/elu.h",sha256=kFcBdtM37RFunl261kGryEEZ_jz1W8Jv6CfODSTaApU,1808' 2025-06-01T22:52:01.2832165Z ++ read fname 2025-06-01T22:52:01.2832502Z ++ make_wheel_record torch/include/ATen/ops/elu_backward.h 2025-06-01T22:52:01.2832973Z ++ FPATH=torch/include/ATen/ops/elu_backward.h 2025-06-01T22:52:01.2833386Z ++ echo torch/include/ATen/ops/elu_backward.h 2025-06-01T22:52:01.2833738Z ++ grep RECORD 2025-06-01T22:52:01.2852350Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_backward.h 2025-06-01T22:52:01.2853117Z +++ openssl base64 2025-06-01T22:52:01.2854461Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.2855886Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.2857394Z +++ sed -e s/=//g 2025-06-01T22:52:01.2893292Z ++ HASH=bXLu9S8bW1o4ps0rOx9FPqVl37aI56BMB7t6vbbJt8o 2025-06-01T22:52:01.2898588Z +++ ls -nl torch/include/ATen/ops/elu_backward.h 2025-06-01T22:52:01.2899239Z +++ awk '{print $5}' 2025-06-01T22:52:01.2925949Z ++ FSIZE=2048 2025-06-01T22:52:01.2926584Z ++ echo '"torch/include/ATen/ops/elu_backward.h",sha256=bXLu9S8bW1o4ps0rOx9FPqVl37aI56BMB7t6vbbJt8o,2048' 2025-06-01T22:52:01.2927308Z ++ read fname 2025-06-01T22:52:01.2927928Z ++ make_wheel_record torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:01.2928916Z ++ FPATH=torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:01.2929847Z ++ echo torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:01.2930463Z ++ grep RECORD 2025-06-01T22:52:01.2952609Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:01.2953381Z +++ openssl base64 2025-06-01T22:52:01.2953866Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.2955568Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.2956729Z +++ sed -e s/=//g 2025-06-01T22:52:01.2998911Z ++ HASH=qlCwY_IF0NLw-2QiE0jNvaoCpd26zZVloEMivjNBIZM 2025-06-01T22:52:01.3002689Z +++ ls -nl torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:01.3003332Z +++ awk '{print $5}' 2025-06-01T22:52:01.3031337Z ++ FSIZE=938 2025-06-01T22:52:01.3032260Z ++ echo '"torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=qlCwY_IF0NLw-2QiE0jNvaoCpd26zZVloEMivjNBIZM,938' 2025-06-01T22:52:01.3033175Z ++ read fname 2025-06-01T22:52:01.3033571Z ++ make_wheel_record torch/include/ATen/ops/elu_backward_cpu_dispatch.h 2025-06-01T22:52:01.3034134Z ++ FPATH=torch/include/ATen/ops/elu_backward_cpu_dispatch.h 2025-06-01T22:52:01.3034647Z ++ echo torch/include/ATen/ops/elu_backward_cpu_dispatch.h 2025-06-01T22:52:01.3035214Z ++ grep RECORD 2025-06-01T22:52:01.3052026Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_backward_cpu_dispatch.h 2025-06-01T22:52:01.3052739Z +++ openssl base64 2025-06-01T22:52:01.3053833Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.3054923Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.3056134Z +++ sed -e s/=//g 2025-06-01T22:52:01.3093247Z ++ HASH=6oHWY1Wd3wCF7Qx-uJWFii0PBI5jgqRvVJ0mjgiQwnQ 2025-06-01T22:52:01.3099190Z +++ ls -nl torch/include/ATen/ops/elu_backward_cpu_dispatch.h 2025-06-01T22:52:01.3099654Z +++ awk '{print $5}' 2025-06-01T22:52:01.3125755Z ++ FSIZE=1335 2025-06-01T22:52:01.3126476Z ++ echo '"torch/include/ATen/ops/elu_backward_cpu_dispatch.h",sha256=6oHWY1Wd3wCF7Qx-uJWFii0PBI5jgqRvVJ0mjgiQwnQ,1335' 2025-06-01T22:52:01.3127250Z ++ read fname 2025-06-01T22:52:01.3127668Z ++ make_wheel_record torch/include/ATen/ops/elu_backward_cuda_dispatch.h 2025-06-01T22:52:01.3128313Z ++ FPATH=torch/include/ATen/ops/elu_backward_cuda_dispatch.h 2025-06-01T22:52:01.3128869Z ++ echo torch/include/ATen/ops/elu_backward_cuda_dispatch.h 2025-06-01T22:52:01.3129436Z ++ grep RECORD 2025-06-01T22:52:01.3148351Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_backward_cuda_dispatch.h 2025-06-01T22:52:01.3149302Z +++ openssl base64 2025-06-01T22:52:01.3150381Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.3151694Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.3152968Z +++ sed -e s/=//g 2025-06-01T22:52:01.3192419Z ++ HASH=fdyXrsKqOmCUyGCynwJB6d4_L_c-d-d6VVSJIKHpi-I 2025-06-01T22:52:01.3197337Z +++ ls -nl torch/include/ATen/ops/elu_backward_cuda_dispatch.h 2025-06-01T22:52:01.3197934Z +++ awk '{print $5}' 2025-06-01T22:52:01.3226204Z ++ FSIZE=1337 2025-06-01T22:52:01.3226916Z ++ echo '"torch/include/ATen/ops/elu_backward_cuda_dispatch.h",sha256=fdyXrsKqOmCUyGCynwJB6d4_L_c-d-d6VVSJIKHpi-I,1337' 2025-06-01T22:52:01.3227684Z ++ read fname 2025-06-01T22:52:01.3228031Z ++ make_wheel_record torch/include/ATen/ops/elu_backward_meta.h 2025-06-01T22:52:01.3228541Z ++ FPATH=torch/include/ATen/ops/elu_backward_meta.h 2025-06-01T22:52:01.3228979Z ++ echo torch/include/ATen/ops/elu_backward_meta.h 2025-06-01T22:52:01.3229358Z ++ grep RECORD 2025-06-01T22:52:01.3252365Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_backward_meta.h 2025-06-01T22:52:01.3252931Z +++ openssl base64 2025-06-01T22:52:01.3253804Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.3255135Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.3256559Z +++ sed -e s/=//g 2025-06-01T22:52:01.3293670Z ++ HASH=WOf9PIB9PK15uzwlkGAkK6XkyZRbsyRJCsI4En0mzc8 2025-06-01T22:52:01.3299451Z +++ ls -nl torch/include/ATen/ops/elu_backward_meta.h 2025-06-01T22:52:01.3300091Z +++ awk '{print $5}' 2025-06-01T22:52:01.3325794Z ++ FSIZE=715 2025-06-01T22:52:01.3326468Z ++ echo '"torch/include/ATen/ops/elu_backward_meta.h",sha256=WOf9PIB9PK15uzwlkGAkK6XkyZRbsyRJCsI4En0mzc8,715' 2025-06-01T22:52:01.3327196Z ++ read fname 2025-06-01T22:52:01.3327608Z ++ make_wheel_record torch/include/ATen/ops/elu_backward_meta_dispatch.h 2025-06-01T22:52:01.3328276Z ++ FPATH=torch/include/ATen/ops/elu_backward_meta_dispatch.h 2025-06-01T22:52:01.3328810Z ++ echo torch/include/ATen/ops/elu_backward_meta_dispatch.h 2025-06-01T22:52:01.3329373Z ++ grep RECORD 2025-06-01T22:52:01.3349451Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_backward_meta_dispatch.h 2025-06-01T22:52:01.3350095Z +++ openssl base64 2025-06-01T22:52:01.3350935Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.3352076Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.3353460Z +++ sed -e s/=//g 2025-06-01T22:52:01.3396110Z ++ HASH=aBlORlbO3W34dcLIfKr813uBE6GBuldwHwh28Ry-2N0 2025-06-01T22:52:01.3398577Z +++ ls -nl torch/include/ATen/ops/elu_backward_meta_dispatch.h 2025-06-01T22:52:01.3399288Z +++ awk '{print $5}' 2025-06-01T22:52:01.3426233Z ++ FSIZE=1337 2025-06-01T22:52:01.3426951Z ++ echo '"torch/include/ATen/ops/elu_backward_meta_dispatch.h",sha256=aBlORlbO3W34dcLIfKr813uBE6GBuldwHwh28Ry-2N0,1337' 2025-06-01T22:52:01.3427675Z ++ read fname 2025-06-01T22:52:01.3428041Z ++ make_wheel_record torch/include/ATen/ops/elu_backward_native.h 2025-06-01T22:52:01.3428700Z ++ FPATH=torch/include/ATen/ops/elu_backward_native.h 2025-06-01T22:52:01.3429170Z ++ echo torch/include/ATen/ops/elu_backward_native.h 2025-06-01T22:52:01.3429543Z ++ grep RECORD 2025-06-01T22:52:01.3449551Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_backward_native.h 2025-06-01T22:52:01.3450098Z +++ openssl base64 2025-06-01T22:52:01.3450885Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.3452336Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.3453692Z +++ sed -e s/=//g 2025-06-01T22:52:01.3491215Z ++ HASH=wHDc6Vt6IBoBWbu3eHGJgfo38VIc_yUh6srQkUE019E 2025-06-01T22:52:01.3496197Z +++ ls -nl torch/include/ATen/ops/elu_backward_native.h 2025-06-01T22:52:01.3497841Z +++ awk '{print $5}' 2025-06-01T22:52:01.3524947Z ++ FSIZE=763 2025-06-01T22:52:01.3525601Z ++ echo '"torch/include/ATen/ops/elu_backward_native.h",sha256=wHDc6Vt6IBoBWbu3eHGJgfo38VIc_yUh6srQkUE019E,763' 2025-06-01T22:52:01.3526300Z ++ read fname 2025-06-01T22:52:01.3526658Z ++ make_wheel_record torch/include/ATen/ops/elu_backward_ops.h 2025-06-01T22:52:01.3527304Z ++ FPATH=torch/include/ATen/ops/elu_backward_ops.h 2025-06-01T22:52:01.3527768Z ++ echo torch/include/ATen/ops/elu_backward_ops.h 2025-06-01T22:52:01.3528194Z ++ grep RECORD 2025-06-01T22:52:01.3547345Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_backward_ops.h 2025-06-01T22:52:01.3547850Z +++ openssl base64 2025-06-01T22:52:01.3548805Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.3549366Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.3550785Z +++ sed -e s/=//g 2025-06-01T22:52:01.3596160Z ++ HASH=Ff2DRae-K0n8Th16lMEQTUlcYLHFQjmkHbpg8eCz_hM 2025-06-01T22:52:01.3597916Z +++ ls -nl torch/include/ATen/ops/elu_backward_ops.h 2025-06-01T22:52:01.3599034Z +++ awk '{print $5}' 2025-06-01T22:52:01.3627337Z ++ FSIZE=2553 2025-06-01T22:52:01.3627998Z ++ echo '"torch/include/ATen/ops/elu_backward_ops.h",sha256=Ff2DRae-K0n8Th16lMEQTUlcYLHFQjmkHbpg8eCz_hM,2553' 2025-06-01T22:52:01.3628654Z ++ read fname 2025-06-01T22:52:01.3629210Z ++ make_wheel_record torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:01.3630086Z ++ FPATH=torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:01.3630894Z ++ echo torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:01.3631463Z ++ grep RECORD 2025-06-01T22:52:01.3652987Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:01.3653708Z +++ openssl base64 2025-06-01T22:52:01.3654308Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.3655270Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.3656632Z +++ sed -e s/=//g 2025-06-01T22:52:01.3693442Z ++ HASH=h59xyTdy10hFVr9wqnuWFXy1RDVR5VG3mIUD1lDUzB8 2025-06-01T22:52:01.3699423Z +++ ls -nl torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:01.3700001Z +++ awk '{print $5}' 2025-06-01T22:52:01.3726042Z ++ FSIZE=1015 2025-06-01T22:52:01.3726957Z ++ echo '"torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h",sha256=h59xyTdy10hFVr9wqnuWFXy1RDVR5VG3mIUD1lDUzB8,1015' 2025-06-01T22:52:01.3728016Z ++ read fname 2025-06-01T22:52:01.3728390Z ++ make_wheel_record torch/include/ATen/ops/elu_cpu_dispatch.h 2025-06-01T22:52:01.3728887Z ++ FPATH=torch/include/ATen/ops/elu_cpu_dispatch.h 2025-06-01T22:52:01.3729351Z ++ echo torch/include/ATen/ops/elu_cpu_dispatch.h 2025-06-01T22:52:01.3729731Z ++ grep RECORD 2025-06-01T22:52:01.3749502Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_cpu_dispatch.h 2025-06-01T22:52:01.3750026Z +++ openssl base64 2025-06-01T22:52:01.3750883Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.3752176Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.3753483Z +++ sed -e s/=//g 2025-06-01T22:52:01.3798724Z ++ HASH=MQ8vMkSuDHX55lAxNnE8GxsxQdYPu8IcXX_quyvHxRs 2025-06-01T22:52:01.3800162Z +++ ls -nl torch/include/ATen/ops/elu_cpu_dispatch.h 2025-06-01T22:52:01.3801227Z +++ awk '{print $5}' 2025-06-01T22:52:01.3827989Z ++ FSIZE=1270 2025-06-01T22:52:01.3828646Z ++ echo '"torch/include/ATen/ops/elu_cpu_dispatch.h",sha256=MQ8vMkSuDHX55lAxNnE8GxsxQdYPu8IcXX_quyvHxRs,1270' 2025-06-01T22:52:01.3829333Z ++ read fname 2025-06-01T22:52:01.3829684Z ++ make_wheel_record torch/include/ATen/ops/elu_cuda_dispatch.h 2025-06-01T22:52:01.3830183Z ++ FPATH=torch/include/ATen/ops/elu_cuda_dispatch.h 2025-06-01T22:52:01.3830631Z ++ echo torch/include/ATen/ops/elu_cuda_dispatch.h 2025-06-01T22:52:01.3830999Z ++ grep RECORD 2025-06-01T22:52:01.3850961Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_cuda_dispatch.h 2025-06-01T22:52:01.3851483Z +++ openssl base64 2025-06-01T22:52:01.3852324Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.3853715Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.3854984Z +++ sed -e s/=//g 2025-06-01T22:52:01.3892432Z ++ HASH=c65G_16MwTnsFIaTU3okr2z3a9D0i1a5jL3U43FHPmY 2025-06-01T22:52:01.3897166Z +++ ls -nl torch/include/ATen/ops/elu_cuda_dispatch.h 2025-06-01T22:52:01.3898652Z +++ awk '{print $5}' 2025-06-01T22:52:01.3925323Z ++ FSIZE=1272 2025-06-01T22:52:01.3926122Z ++ echo '"torch/include/ATen/ops/elu_cuda_dispatch.h",sha256=c65G_16MwTnsFIaTU3okr2z3a9D0i1a5jL3U43FHPmY,1272' 2025-06-01T22:52:01.3926822Z ++ read fname 2025-06-01T22:52:01.3927193Z ++ make_wheel_record torch/include/ATen/ops/elu_meta.h 2025-06-01T22:52:01.3927636Z ++ FPATH=torch/include/ATen/ops/elu_meta.h 2025-06-01T22:52:01.3928023Z ++ echo torch/include/ATen/ops/elu_meta.h 2025-06-01T22:52:01.3928381Z ++ grep RECORD 2025-06-01T22:52:01.3947874Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_meta.h 2025-06-01T22:52:01.3948350Z +++ openssl base64 2025-06-01T22:52:01.3949774Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.3950856Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.3952164Z +++ sed -e s/=//g 2025-06-01T22:52:01.3995276Z ++ HASH=XdETgQUggXbXLmDjXBr1bHVEIIcgbQGzPkOVDx8-SoI 2025-06-01T22:52:01.3997025Z +++ ls -nl torch/include/ATen/ops/elu_meta.h 2025-06-01T22:52:01.3997384Z +++ awk '{print $5}' 2025-06-01T22:52:01.4026418Z ++ FSIZE=648 2025-06-01T22:52:01.4027074Z ++ echo '"torch/include/ATen/ops/elu_meta.h",sha256=XdETgQUggXbXLmDjXBr1bHVEIIcgbQGzPkOVDx8-SoI,648' 2025-06-01T22:52:01.4027720Z ++ read fname 2025-06-01T22:52:01.4028084Z ++ make_wheel_record torch/include/ATen/ops/elu_meta_dispatch.h 2025-06-01T22:52:01.4028566Z ++ FPATH=torch/include/ATen/ops/elu_meta_dispatch.h 2025-06-01T22:52:01.4029015Z ++ echo torch/include/ATen/ops/elu_meta_dispatch.h 2025-06-01T22:52:01.4029382Z ++ grep RECORD 2025-06-01T22:52:01.4048032Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_meta_dispatch.h 2025-06-01T22:52:01.4048583Z +++ openssl base64 2025-06-01T22:52:01.4049240Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.4050610Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.4051929Z +++ sed -e s/=//g 2025-06-01T22:52:01.4090397Z ++ HASH=xRS9WTykrUufIbwrl9jW_EFxnQWvpVqdDpIOjNcLFek 2025-06-01T22:52:01.4095056Z +++ ls -nl torch/include/ATen/ops/elu_meta_dispatch.h 2025-06-01T22:52:01.4096084Z +++ awk '{print $5}' 2025-06-01T22:52:01.4122826Z ++ FSIZE=1272 2025-06-01T22:52:01.4123478Z ++ echo '"torch/include/ATen/ops/elu_meta_dispatch.h",sha256=xRS9WTykrUufIbwrl9jW_EFxnQWvpVqdDpIOjNcLFek,1272' 2025-06-01T22:52:01.4124300Z ++ read fname 2025-06-01T22:52:01.4124957Z ++ make_wheel_record torch/include/ATen/ops/elu_native.h 2025-06-01T22:52:01.4125423Z ++ FPATH=torch/include/ATen/ops/elu_native.h 2025-06-01T22:52:01.4125836Z ++ echo torch/include/ATen/ops/elu_native.h 2025-06-01T22:52:01.4126187Z ++ grep RECORD 2025-06-01T22:52:01.4148288Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_native.h 2025-06-01T22:52:01.4148777Z +++ openssl base64 2025-06-01T22:52:01.4150047Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.4151259Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.4152453Z +++ sed -e s/=//g 2025-06-01T22:52:01.4192982Z ++ HASH=Xg2KEpBCVixeDO0n0LQQJB7LBQVNQjivSLYC6w8gY8w 2025-06-01T22:52:01.4195119Z +++ ls -nl torch/include/ATen/ops/elu_native.h 2025-06-01T22:52:01.4196210Z +++ awk '{print $5}' 2025-06-01T22:52:01.4223830Z ++ FSIZE=671 2025-06-01T22:52:01.4224601Z ++ echo '"torch/include/ATen/ops/elu_native.h",sha256=Xg2KEpBCVixeDO0n0LQQJB7LBQVNQjivSLYC6w8gY8w,671' 2025-06-01T22:52:01.4225237Z ++ read fname 2025-06-01T22:52:01.4225556Z ++ make_wheel_record torch/include/ATen/ops/elu_ops.h 2025-06-01T22:52:01.4225990Z ++ FPATH=torch/include/ATen/ops/elu_ops.h 2025-06-01T22:52:01.4226358Z ++ echo torch/include/ATen/ops/elu_ops.h 2025-06-01T22:52:01.4226703Z ++ grep RECORD 2025-06-01T22:52:01.4247071Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/elu_ops.h 2025-06-01T22:52:01.4247543Z +++ openssl base64 2025-06-01T22:52:01.4248041Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.4249179Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.4250454Z +++ sed -e s/=//g 2025-06-01T22:52:01.4288985Z ++ HASH=sGJpKiY94hcipToqvH2mvI4HLZC0VZ3SHF69A2Ds4Qs 2025-06-01T22:52:01.4293879Z +++ ls -nl torch/include/ATen/ops/elu_ops.h 2025-06-01T22:52:01.4294988Z +++ awk '{print $5}' 2025-06-01T22:52:01.4322566Z ++ FSIZE=2865 2025-06-01T22:52:01.4323174Z ++ echo '"torch/include/ATen/ops/elu_ops.h",sha256=sGJpKiY94hcipToqvH2mvI4HLZC0VZ3SHF69A2Ds4Qs,2865' 2025-06-01T22:52:01.4324050Z ++ read fname 2025-06-01T22:52:01.4324383Z ++ make_wheel_record torch/include/ATen/ops/embedding.h 2025-06-01T22:52:01.4325112Z ++ FPATH=torch/include/ATen/ops/embedding.h 2025-06-01T22:52:01.4325525Z ++ echo torch/include/ATen/ops/embedding.h 2025-06-01T22:52:01.4325871Z ++ grep RECORD 2025-06-01T22:52:01.4347908Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding.h 2025-06-01T22:52:01.4348431Z +++ openssl base64 2025-06-01T22:52:01.4348692Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.4348965Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.4349692Z +++ sed -e s/=//g 2025-06-01T22:52:01.4393584Z ++ HASH=ff5qRBjJcV414GDNpNjwd-YCUohFrLJ051EgZ6k5HAg 2025-06-01T22:52:01.4395675Z +++ ls -nl torch/include/ATen/ops/embedding.h 2025-06-01T22:52:01.4396396Z +++ awk '{print $5}' 2025-06-01T22:52:01.4423903Z ++ FSIZE=5360 2025-06-01T22:52:01.4424521Z ++ echo '"torch/include/ATen/ops/embedding.h",sha256=ff5qRBjJcV414GDNpNjwd-YCUohFrLJ051EgZ6k5HAg,5360' 2025-06-01T22:52:01.4425192Z ++ read fname 2025-06-01T22:52:01.4425540Z ++ make_wheel_record torch/include/ATen/ops/embedding_backward.h 2025-06-01T22:52:01.4426053Z ++ FPATH=torch/include/ATen/ops/embedding_backward.h 2025-06-01T22:52:01.4426503Z ++ echo torch/include/ATen/ops/embedding_backward.h 2025-06-01T22:52:01.4426899Z ++ grep RECORD 2025-06-01T22:52:01.4447997Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_backward.h 2025-06-01T22:52:01.4448962Z +++ openssl base64 2025-06-01T22:52:01.4450302Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.4451632Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.4452968Z +++ sed -e s/=//g 2025-06-01T22:52:01.4489254Z ++ HASH=MZhFwDAhta1PPcjKd193Nc-MeorJICT5dNPa-UNlfEQ 2025-06-01T22:52:01.4494220Z +++ ls -nl torch/include/ATen/ops/embedding_backward.h 2025-06-01T22:52:01.4495087Z +++ awk '{print $5}' 2025-06-01T22:52:01.4521606Z ++ FSIZE=2191 2025-06-01T22:52:01.4522303Z ++ echo '"torch/include/ATen/ops/embedding_backward.h",sha256=MZhFwDAhta1PPcjKd193Nc-MeorJICT5dNPa-UNlfEQ,2191' 2025-06-01T22:52:01.4523017Z ++ read fname 2025-06-01T22:52:01.4523703Z ++ make_wheel_record torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.4524924Z ++ FPATH=torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.4525758Z ++ echo torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.4526345Z ++ grep RECORD 2025-06-01T22:52:01.4547993Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.4548738Z +++ openssl base64 2025-06-01T22:52:01.4548997Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.4549264Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.4550170Z +++ sed -e s/=//g 2025-06-01T22:52:01.4593099Z ++ HASH=5J0XifO3Bq1LhMsYc9b4M2PZNufoKk-ufaJlbRo3XBs 2025-06-01T22:52:01.4596205Z +++ ls -nl torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.4597085Z +++ awk '{print $5}' 2025-06-01T22:52:01.4626031Z ++ FSIZE=1073 2025-06-01T22:52:01.4626931Z ++ echo '"torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h",sha256=5J0XifO3Bq1LhMsYc9b4M2PZNufoKk-ufaJlbRo3XBs,1073' 2025-06-01T22:52:01.4627819Z ++ read fname 2025-06-01T22:52:01.4628223Z ++ make_wheel_record torch/include/ATen/ops/embedding_backward_native.h 2025-06-01T22:52:01.4628793Z ++ FPATH=torch/include/ATen/ops/embedding_backward_native.h 2025-06-01T22:52:01.4629313Z ++ echo torch/include/ATen/ops/embedding_backward_native.h 2025-06-01T22:52:01.4629713Z ++ grep RECORD 2025-06-01T22:52:01.4649165Z +++ openssl base64 2025-06-01T22:52:01.4649685Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_backward_native.h 2025-06-01T22:52:01.4650237Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.4650587Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.4651866Z +++ sed -e s/=//g 2025-06-01T22:52:01.4690899Z ++ HASH=HDOExksQOI2v7uf7afAXkVj7OURhms2K7UImwqn5CX0 2025-06-01T22:52:01.4695895Z +++ ls -nl torch/include/ATen/ops/embedding_backward_native.h 2025-06-01T22:52:01.4696661Z +++ awk '{print $5}' 2025-06-01T22:52:01.4725038Z ++ FSIZE=611 2025-06-01T22:52:01.4725879Z ++ echo '"torch/include/ATen/ops/embedding_backward_native.h",sha256=HDOExksQOI2v7uf7afAXkVj7OURhms2K7UImwqn5CX0,611' 2025-06-01T22:52:01.4726651Z ++ read fname 2025-06-01T22:52:01.4727033Z ++ make_wheel_record torch/include/ATen/ops/embedding_backward_ops.h 2025-06-01T22:52:01.4727606Z ++ FPATH=torch/include/ATen/ops/embedding_backward_ops.h 2025-06-01T22:52:01.4728100Z ++ echo torch/include/ATen/ops/embedding_backward_ops.h 2025-06-01T22:52:01.4728514Z ++ grep RECORD 2025-06-01T22:52:01.4747806Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_backward_ops.h 2025-06-01T22:52:01.4748366Z +++ openssl base64 2025-06-01T22:52:01.4748653Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.4748948Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.4750400Z +++ sed -e s/=//g 2025-06-01T22:52:01.4793329Z ++ HASH=0tFxssoNUF-ga6DCqbe4eqRKugPdha0PVz6m_8pbLQU 2025-06-01T22:52:01.4795993Z +++ ls -nl torch/include/ATen/ops/embedding_backward_ops.h 2025-06-01T22:52:01.4796625Z +++ awk '{print $5}' 2025-06-01T22:52:01.4824198Z ++ FSIZE=1377 2025-06-01T22:52:01.4824939Z ++ echo '"torch/include/ATen/ops/embedding_backward_ops.h",sha256=0tFxssoNUF-ga6DCqbe4eqRKugPdha0PVz6m_8pbLQU,1377' 2025-06-01T22:52:01.4825646Z ++ read fname 2025-06-01T22:52:01.4825986Z ++ make_wheel_record torch/include/ATen/ops/embedding_bag.h 2025-06-01T22:52:01.4826442Z ++ FPATH=torch/include/ATen/ops/embedding_bag.h 2025-06-01T22:52:01.4826862Z ++ echo torch/include/ATen/ops/embedding_bag.h 2025-06-01T22:52:01.4827232Z ++ grep RECORD 2025-06-01T22:52:01.4848518Z +++ openssl base64 2025-06-01T22:52:01.4848983Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_bag.h 2025-06-01T22:52:01.4849468Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.4849921Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.4851143Z +++ sed -e s/=//g 2025-06-01T22:52:01.4891194Z ++ HASH=9wec6CBQ_7r8oOi6qLeo64Z8fE805KocLkvZM1RJXPw 2025-06-01T22:52:01.4895975Z +++ ls -nl torch/include/ATen/ops/embedding_bag.h 2025-06-01T22:52:01.4897023Z +++ awk '{print $5}' 2025-06-01T22:52:01.4923772Z ++ FSIZE=1954 2025-06-01T22:52:01.4924519Z ++ echo '"torch/include/ATen/ops/embedding_bag.h",sha256=9wec6CBQ_7r8oOi6qLeo64Z8fE805KocLkvZM1RJXPw,1954' 2025-06-01T22:52:01.4925383Z ++ read fname 2025-06-01T22:52:01.4925927Z ++ make_wheel_record torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.4926775Z ++ FPATH=torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.4927592Z ++ echo torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.4928142Z ++ grep RECORD 2025-06-01T22:52:01.4948507Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.4949226Z +++ openssl base64 2025-06-01T22:52:01.4949647Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.4949919Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.4951113Z +++ sed -e s/=//g 2025-06-01T22:52:01.4995222Z ++ HASH=9BuoONsmj6yiKNSmu9pdWum6SGALKEIlpR3qtW1KGo4 2025-06-01T22:52:01.4996165Z +++ ls -nl torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.4997251Z +++ awk '{print $5}' 2025-06-01T22:52:01.5025746Z ++ FSIZE=1371 2025-06-01T22:52:01.5026602Z ++ echo '"torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h",sha256=9BuoONsmj6yiKNSmu9pdWum6SGALKEIlpR3qtW1KGo4,1371' 2025-06-01T22:52:01.5027487Z ++ read fname 2025-06-01T22:52:01.5027848Z ++ make_wheel_record torch/include/ATen/ops/embedding_bag_native.h 2025-06-01T22:52:01.5028374Z ++ FPATH=torch/include/ATen/ops/embedding_bag_native.h 2025-06-01T22:52:01.5028832Z ++ echo torch/include/ATen/ops/embedding_bag_native.h 2025-06-01T22:52:01.5029226Z ++ grep RECORD 2025-06-01T22:52:01.5047193Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_bag_native.h 2025-06-01T22:52:01.5047840Z +++ openssl base64 2025-06-01T22:52:01.5048244Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.5048831Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.5050218Z +++ sed -e s/=//g 2025-06-01T22:52:01.5088501Z ++ HASH=Iezn2XDGSMH-H_-63M6-1b64KAagSXVdMC31CwWooTU 2025-06-01T22:52:01.5093483Z +++ ls -nl torch/include/ATen/ops/embedding_bag_native.h 2025-06-01T22:52:01.5094346Z +++ awk '{print $5}' 2025-06-01T22:52:01.5121596Z ++ FSIZE=1083 2025-06-01T22:52:01.5122288Z ++ echo '"torch/include/ATen/ops/embedding_bag_native.h",sha256=Iezn2XDGSMH-H_-63M6-1b64KAagSXVdMC31CwWooTU,1083' 2025-06-01T22:52:01.5122985Z ++ read fname 2025-06-01T22:52:01.5123347Z ++ make_wheel_record torch/include/ATen/ops/embedding_bag_ops.h 2025-06-01T22:52:01.5123851Z ++ FPATH=torch/include/ATen/ops/embedding_bag_ops.h 2025-06-01T22:52:01.5124596Z ++ echo torch/include/ATen/ops/embedding_bag_ops.h 2025-06-01T22:52:01.5124999Z ++ grep RECORD 2025-06-01T22:52:01.5147414Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_bag_ops.h 2025-06-01T22:52:01.5147955Z +++ openssl base64 2025-06-01T22:52:01.5148217Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.5148810Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.5150280Z +++ sed -e s/=//g 2025-06-01T22:52:01.5194273Z ++ HASH=2jF_gh5xJ0SIyzzCTK69IWSiUPnSiOTZlW_74HeapPM 2025-06-01T22:52:01.5196222Z +++ ls -nl torch/include/ATen/ops/embedding_bag_ops.h 2025-06-01T22:52:01.5197237Z +++ awk '{print $5}' 2025-06-01T22:52:01.5226435Z ++ FSIZE=3261 2025-06-01T22:52:01.5227096Z ++ echo '"torch/include/ATen/ops/embedding_bag_ops.h",sha256=2jF_gh5xJ0SIyzzCTK69IWSiUPnSiOTZlW_74HeapPM,3261' 2025-06-01T22:52:01.5227803Z ++ read fname 2025-06-01T22:52:01.5228303Z ++ make_wheel_record torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.5229085Z ++ FPATH=torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.5229823Z ++ echo torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.5230346Z ++ grep RECORD 2025-06-01T22:52:01.5249181Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.5250024Z +++ openssl base64 2025-06-01T22:52:01.5250425Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.5251856Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.5253235Z +++ sed -e s/=//g 2025-06-01T22:52:01.5290831Z ++ HASH=8eczPbmzXRyTbrpuGcqT8-kLZzcRab0-ufAGe8L3x0w 2025-06-01T22:52:01.5296113Z +++ ls -nl torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.5296947Z +++ awk '{print $5}' 2025-06-01T22:52:01.5322869Z ++ FSIZE=1777 2025-06-01T22:52:01.5323714Z ++ echo '"torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h",sha256=8eczPbmzXRyTbrpuGcqT8-kLZzcRab0-ufAGe8L3x0w,1777' 2025-06-01T22:52:01.5324979Z ++ read fname 2025-06-01T22:52:01.5325375Z ++ make_wheel_record torch/include/ATen/ops/embedding_dense_backward.h 2025-06-01T22:52:01.5326008Z ++ FPATH=torch/include/ATen/ops/embedding_dense_backward.h 2025-06-01T22:52:01.5326760Z ++ echo torch/include/ATen/ops/embedding_dense_backward.h 2025-06-01T22:52:01.5327197Z ++ grep RECORD 2025-06-01T22:52:01.5347734Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_dense_backward.h 2025-06-01T22:52:01.5348349Z +++ openssl base64 2025-06-01T22:52:01.5348626Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.5349750Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.5351056Z +++ sed -e s/=//g 2025-06-01T22:52:01.5392079Z ++ HASH=Pvk1Cm220U95_jH73ouotaSjPjz3A4wsGJkLmu-6xx4 2025-06-01T22:52:01.5396040Z +++ ls -nl torch/include/ATen/ops/embedding_dense_backward.h 2025-06-01T22:52:01.5396962Z +++ awk '{print $5}' 2025-06-01T22:52:01.5425939Z ++ FSIZE=5987 2025-06-01T22:52:01.5426713Z ++ echo '"torch/include/ATen/ops/embedding_dense_backward.h",sha256=Pvk1Cm220U95_jH73ouotaSjPjz3A4wsGJkLmu-6xx4,5987' 2025-06-01T22:52:01.5427471Z ++ read fname 2025-06-01T22:52:01.5428130Z ++ make_wheel_record torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.5429064Z ++ FPATH=torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.5430085Z ++ echo torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.5430744Z ++ grep RECORD 2025-06-01T22:52:01.5447429Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.5448247Z +++ openssl base64 2025-06-01T22:52:01.5449017Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.5450397Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.5451740Z +++ sed -e s/=//g 2025-06-01T22:52:01.5489458Z ++ HASH=tq6A9LTD0Kiig8wrCh9tiiSnGPH7J1sYViaDC3p5x4c 2025-06-01T22:52:01.5495006Z +++ ls -nl torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.5495925Z +++ awk '{print $5}' 2025-06-01T22:52:01.5522806Z ++ FSIZE=1534 2025-06-01T22:52:01.5523752Z ++ echo '"torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h",sha256=tq6A9LTD0Kiig8wrCh9tiiSnGPH7J1sYViaDC3p5x4c,1534' 2025-06-01T22:52:01.5525071Z ++ read fname 2025-06-01T22:52:01.5525612Z ++ make_wheel_record torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h 2025-06-01T22:52:01.5526393Z ++ FPATH=torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h 2025-06-01T22:52:01.5527063Z ++ echo torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h 2025-06-01T22:52:01.5527544Z ++ grep RECORD 2025-06-01T22:52:01.5547911Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h 2025-06-01T22:52:01.5548582Z +++ openssl base64 2025-06-01T22:52:01.5548917Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.5549190Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.5549823Z +++ sed -e s/=//g 2025-06-01T22:52:01.5594448Z ++ HASH=xflS-vDS_njA_ikBB6utdaTMEEwrXs9kkv3wQnXhRRQ 2025-06-01T22:52:01.5596497Z +++ ls -nl torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h 2025-06-01T22:52:01.5597219Z +++ awk '{print $5}' 2025-06-01T22:52:01.5625552Z ++ FSIZE=1029 2025-06-01T22:52:01.5626516Z ++ echo '"torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h",sha256=xflS-vDS_njA_ikBB6utdaTMEEwrXs9kkv3wQnXhRRQ,1029' 2025-06-01T22:52:01.5627399Z ++ read fname 2025-06-01T22:52:01.5627855Z ++ make_wheel_record torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h 2025-06-01T22:52:01.5628570Z ++ FPATH=torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h 2025-06-01T22:52:01.5629210Z ++ echo torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h 2025-06-01T22:52:01.5629696Z ++ grep RECORD 2025-06-01T22:52:01.5647215Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h 2025-06-01T22:52:01.5648000Z +++ openssl base64 2025-06-01T22:52:01.5648396Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.5649703Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.5651030Z +++ sed -e s/=//g 2025-06-01T22:52:01.5688815Z ++ HASH=FequpJMa_WaOnF_1PX5qQN4trbOiwDBe_ZqoDndUMQk 2025-06-01T22:52:01.5694158Z +++ ls -nl torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h 2025-06-01T22:52:01.5695063Z +++ awk '{print $5}' 2025-06-01T22:52:01.5721684Z ++ FSIZE=1031 2025-06-01T22:52:01.5722536Z ++ echo '"torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h",sha256=FequpJMa_WaOnF_1PX5qQN4trbOiwDBe_ZqoDndUMQk,1031' 2025-06-01T22:52:01.5723389Z ++ read fname 2025-06-01T22:52:01.5723866Z ++ make_wheel_record torch/include/ATen/ops/embedding_dense_backward_native.h 2025-06-01T22:52:01.5724874Z ++ FPATH=torch/include/ATen/ops/embedding_dense_backward_native.h 2025-06-01T22:52:01.5725457Z ++ echo torch/include/ATen/ops/embedding_dense_backward_native.h 2025-06-01T22:52:01.5725919Z ++ grep RECORD 2025-06-01T22:52:01.5745924Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_dense_backward_native.h 2025-06-01T22:52:01.5746710Z +++ openssl base64 2025-06-01T22:52:01.5747431Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.5747794Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.5749450Z +++ sed -e s/=//g 2025-06-01T22:52:01.5789095Z ++ HASH=fENFnwBxtTZ20TE5k_BTv3LLOvXy0gJnVPBmfg3wkXM 2025-06-01T22:52:01.5793532Z +++ ls -nl torch/include/ATen/ops/embedding_dense_backward_native.h 2025-06-01T22:52:01.5794183Z +++ awk '{print $5}' 2025-06-01T22:52:01.5821292Z ++ FSIZE=992 2025-06-01T22:52:01.5822101Z ++ echo '"torch/include/ATen/ops/embedding_dense_backward_native.h",sha256=fENFnwBxtTZ20TE5k_BTv3LLOvXy0gJnVPBmfg3wkXM,992' 2025-06-01T22:52:01.5822932Z ++ read fname 2025-06-01T22:52:01.5823399Z ++ make_wheel_record torch/include/ATen/ops/embedding_dense_backward_ops.h 2025-06-01T22:52:01.5824075Z ++ FPATH=torch/include/ATen/ops/embedding_dense_backward_ops.h 2025-06-01T22:52:01.5824628Z ++ echo torch/include/ATen/ops/embedding_dense_backward_ops.h 2025-06-01T22:52:01.5825054Z ++ grep RECORD 2025-06-01T22:52:01.5846166Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_dense_backward_ops.h 2025-06-01T22:52:01.5846791Z +++ openssl base64 2025-06-01T22:52:01.5847062Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.5847405Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.5848137Z +++ sed -e s/=//g 2025-06-01T22:52:01.5887113Z ++ HASH=XO5UlPI1djX-hR3T90lmNHBUNPxfjeDDp2niyJCC5nw 2025-06-01T22:52:01.5892170Z +++ ls -nl torch/include/ATen/ops/embedding_dense_backward_ops.h 2025-06-01T22:52:01.5893138Z +++ awk '{print $5}' 2025-06-01T22:52:01.5919346Z ++ FSIZE=2375 2025-06-01T22:52:01.5919933Z ++ echo '"torch/include/ATen/ops/embedding_dense_backward_ops.h",sha256=XO5UlPI1djX-hR3T90lmNHBUNPxfjeDDp2niyJCC5nw,2375' 2025-06-01T22:52:01.5920042Z ++ read fname 2025-06-01T22:52:01.5920254Z ++ make_wheel_record torch/include/ATen/ops/embedding_native.h 2025-06-01T22:52:01.5920412Z ++ FPATH=torch/include/ATen/ops/embedding_native.h 2025-06-01T22:52:01.5921014Z ++ echo torch/include/ATen/ops/embedding_native.h 2025-06-01T22:52:01.5922149Z ++ grep RECORD 2025-06-01T22:52:01.5948036Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_native.h 2025-06-01T22:52:01.5948174Z +++ openssl base64 2025-06-01T22:52:01.5949283Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.5950163Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.5951516Z +++ sed -e s/=//g 2025-06-01T22:52:01.5992906Z ++ HASH=Q1wL1DsOD95P5r3BuYmpmdjxhMJkAn-XbucQLZfbx3E 2025-06-01T22:52:01.5995709Z +++ ls -nl torch/include/ATen/ops/embedding_native.h 2025-06-01T22:52:01.5996779Z +++ awk '{print $5}' 2025-06-01T22:52:01.6023973Z ++ FSIZE=949 2025-06-01T22:52:01.6024742Z ++ echo '"torch/include/ATen/ops/embedding_native.h",sha256=Q1wL1DsOD95P5r3BuYmpmdjxhMJkAn-XbucQLZfbx3E,949' 2025-06-01T22:52:01.6024855Z ++ read fname 2025-06-01T22:52:01.6025070Z ++ make_wheel_record torch/include/ATen/ops/embedding_ops.h 2025-06-01T22:52:01.6025221Z ++ FPATH=torch/include/ATen/ops/embedding_ops.h 2025-06-01T22:52:01.6025360Z ++ echo torch/include/ATen/ops/embedding_ops.h 2025-06-01T22:52:01.6025629Z ++ grep RECORD 2025-06-01T22:52:01.6050350Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_ops.h 2025-06-01T22:52:01.6050515Z +++ openssl base64 2025-06-01T22:52:01.6051681Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.6052921Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.6054277Z +++ sed -e s/=//g 2025-06-01T22:52:01.6091171Z ++ HASH=w7akxIhvpFwBSUMwdA3Cl0-JBlaatUnoiuKvwCt9A5k 2025-06-01T22:52:01.6095976Z +++ ls -nl torch/include/ATen/ops/embedding_ops.h 2025-06-01T22:52:01.6096894Z +++ awk '{print $5}' 2025-06-01T22:52:01.6122351Z ++ FSIZE=2209 2025-06-01T22:52:01.6122838Z ++ echo '"torch/include/ATen/ops/embedding_ops.h",sha256=w7akxIhvpFwBSUMwdA3Cl0-JBlaatUnoiuKvwCt9A5k,2209' 2025-06-01T22:52:01.6122936Z ++ read fname 2025-06-01T22:52:01.6123139Z ++ make_wheel_record torch/include/ATen/ops/embedding_renorm.h 2025-06-01T22:52:01.6123306Z ++ FPATH=torch/include/ATen/ops/embedding_renorm.h 2025-06-01T22:52:01.6124748Z ++ echo torch/include/ATen/ops/embedding_renorm.h 2025-06-01T22:52:01.6126066Z ++ grep RECORD 2025-06-01T22:52:01.6148155Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_renorm.h 2025-06-01T22:52:01.6148272Z +++ openssl base64 2025-06-01T22:52:01.6148797Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.6150092Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.6151337Z +++ sed -e s/=//g 2025-06-01T22:52:01.6193474Z ++ HASH=AfVGAQ1E18CCsXxv970ttnpI8q72y_tb27q5-FLeD7Q 2025-06-01T22:52:01.6196595Z +++ ls -nl torch/include/ATen/ops/embedding_renorm.h 2025-06-01T22:52:01.6197417Z +++ awk '{print $5}' 2025-06-01T22:52:01.6224058Z ++ FSIZE=1867 2025-06-01T22:52:01.6224593Z ++ echo '"torch/include/ATen/ops/embedding_renorm.h",sha256=AfVGAQ1E18CCsXxv970ttnpI8q72y_tb27q5-FLeD7Q,1867' 2025-06-01T22:52:01.6224694Z ++ read fname 2025-06-01T22:52:01.6225092Z ++ make_wheel_record torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.6225436Z ++ FPATH=torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.6227119Z ++ echo torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.6227446Z ++ grep RECORD 2025-06-01T22:52:01.6248479Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.6248605Z +++ openssl base64 2025-06-01T22:52:01.6249841Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.6251061Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.6252407Z +++ sed -e s/=//g 2025-06-01T22:52:01.6290239Z ++ HASH=Hk99z9_8zaNCvQpsJA4at3iwE8dSNruNPzMbJ_IRy9Q 2025-06-01T22:52:01.6295188Z +++ ls -nl torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.6296121Z +++ awk '{print $5}' 2025-06-01T22:52:01.6322931Z ++ FSIZE=1140 2025-06-01T22:52:01.6323635Z ++ echo '"torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h",sha256=Hk99z9_8zaNCvQpsJA4at3iwE8dSNruNPzMbJ_IRy9Q,1140' 2025-06-01T22:52:01.6323730Z ++ read fname 2025-06-01T22:52:01.6324126Z ++ make_wheel_record torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h 2025-06-01T22:52:01.6324345Z ++ FPATH=torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h 2025-06-01T22:52:01.6324759Z ++ echo torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h 2025-06-01T22:52:01.6325262Z ++ grep RECORD 2025-06-01T22:52:01.6347348Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h 2025-06-01T22:52:01.6348043Z +++ openssl base64 2025-06-01T22:52:01.6349342Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.6350295Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.6351679Z +++ sed -e s/=//g 2025-06-01T22:52:01.6391533Z ++ HASH=T1QIHLFDW8ngs9ywm8fFp1JHzZE_GzlBZfHc-JDjmKo 2025-06-01T22:52:01.6395041Z +++ ls -nl torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h 2025-06-01T22:52:01.6396544Z +++ awk '{print $5}' 2025-06-01T22:52:01.6423849Z ++ FSIZE=790 2025-06-01T22:52:01.6424423Z ++ echo '"torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h",sha256=T1QIHLFDW8ngs9ywm8fFp1JHzZE_GzlBZfHc-JDjmKo,790' 2025-06-01T22:52:01.6424539Z ++ read fname 2025-06-01T22:52:01.6424811Z ++ make_wheel_record torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h 2025-06-01T22:52:01.6425170Z ++ FPATH=torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h 2025-06-01T22:52:01.6425399Z ++ echo torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h 2025-06-01T22:52:01.6426244Z ++ grep RECORD 2025-06-01T22:52:01.6447467Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h 2025-06-01T22:52:01.6447591Z +++ openssl base64 2025-06-01T22:52:01.6448567Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.6449685Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.6451018Z +++ sed -e s/=//g 2025-06-01T22:52:01.6490453Z ++ HASH=9hv7EzsAbrhN9UKfbqdPAzJ4yHqyoWndeDVBQuEM8bs 2025-06-01T22:52:01.6495455Z +++ ls -nl torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h 2025-06-01T22:52:01.6496300Z +++ awk '{print $5}' 2025-06-01T22:52:01.6522773Z ++ FSIZE=792 2025-06-01T22:52:01.6523434Z ++ echo '"torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h",sha256=9hv7EzsAbrhN9UKfbqdPAzJ4yHqyoWndeDVBQuEM8bs,792' 2025-06-01T22:52:01.6523538Z ++ read fname 2025-06-01T22:52:01.6523827Z ++ make_wheel_record torch/include/ATen/ops/embedding_renorm_meta_dispatch.h 2025-06-01T22:52:01.6524311Z ++ FPATH=torch/include/ATen/ops/embedding_renorm_meta_dispatch.h 2025-06-01T22:52:01.6524537Z ++ echo torch/include/ATen/ops/embedding_renorm_meta_dispatch.h 2025-06-01T22:52:01.6525521Z ++ grep RECORD 2025-06-01T22:52:01.6548128Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_renorm_meta_dispatch.h 2025-06-01T22:52:01.6548250Z +++ openssl base64 2025-06-01T22:52:01.6548369Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.6548472Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.6549716Z +++ sed -e s/=//g 2025-06-01T22:52:01.6592843Z ++ HASH=YxzMsc1SvfuUmiH9JV6tZS1tgWYJ-yzPloNfM10S9pE 2025-06-01T22:52:01.6596595Z +++ ls -nl torch/include/ATen/ops/embedding_renorm_meta_dispatch.h 2025-06-01T22:52:01.6597645Z +++ awk '{print $5}' 2025-06-01T22:52:01.6624806Z ++ FSIZE=792 2025-06-01T22:52:01.6625382Z ++ echo '"torch/include/ATen/ops/embedding_renorm_meta_dispatch.h",sha256=YxzMsc1SvfuUmiH9JV6tZS1tgWYJ-yzPloNfM10S9pE,792' 2025-06-01T22:52:01.6625485Z ++ read fname 2025-06-01T22:52:01.6625724Z ++ make_wheel_record torch/include/ATen/ops/embedding_renorm_native.h 2025-06-01T22:52:01.6626020Z ++ FPATH=torch/include/ATen/ops/embedding_renorm_native.h 2025-06-01T22:52:01.6626233Z ++ echo torch/include/ATen/ops/embedding_renorm_native.h 2025-06-01T22:52:01.6627619Z ++ grep RECORD 2025-06-01T22:52:01.6648072Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_renorm_native.h 2025-06-01T22:52:01.6648593Z +++ openssl base64 2025-06-01T22:52:01.6649714Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.6651030Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.6652253Z +++ sed -e s/=//g 2025-06-01T22:52:01.6690066Z ++ HASH=3vHXqcea7dwJSKnt7qbGk2rvkzWlZOoU5E4C1VCo0eU 2025-06-01T22:52:01.6695979Z +++ ls -nl torch/include/ATen/ops/embedding_renorm_native.h 2025-06-01T22:52:01.6696813Z +++ awk '{print $5}' 2025-06-01T22:52:01.6722961Z ++ FSIZE=957 2025-06-01T22:52:01.6723744Z ++ echo '"torch/include/ATen/ops/embedding_renorm_native.h",sha256=3vHXqcea7dwJSKnt7qbGk2rvkzWlZOoU5E4C1VCo0eU,957' 2025-06-01T22:52:01.6723870Z ++ read fname 2025-06-01T22:52:01.6724216Z ++ make_wheel_record torch/include/ATen/ops/embedding_renorm_ops.h 2025-06-01T22:52:01.6724687Z ++ FPATH=torch/include/ATen/ops/embedding_renorm_ops.h 2025-06-01T22:52:01.6724911Z ++ echo torch/include/ATen/ops/embedding_renorm_ops.h 2025-06-01T22:52:01.6726046Z ++ grep RECORD 2025-06-01T22:52:01.6747766Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_renorm_ops.h 2025-06-01T22:52:01.6747994Z +++ openssl base64 2025-06-01T22:52:01.6749272Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.6750728Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.6752066Z +++ sed -e s/=//g 2025-06-01T22:52:01.6793074Z ++ HASH=H530WloZQAauqjhL-deO9qaFY9XYtP3AG9uMQiriawI 2025-06-01T22:52:01.6795953Z +++ ls -nl torch/include/ATen/ops/embedding_renorm_ops.h 2025-06-01T22:52:01.6797392Z +++ awk '{print $5}' 2025-06-01T22:52:01.6825266Z ++ FSIZE=2769 2025-06-01T22:52:01.6825774Z ++ echo '"torch/include/ATen/ops/embedding_renorm_ops.h",sha256=H530WloZQAauqjhL-deO9qaFY9XYtP3AG9uMQiriawI,2769' 2025-06-01T22:52:01.6825991Z ++ read fname 2025-06-01T22:52:01.6826265Z ++ make_wheel_record torch/include/ATen/ops/embedding_sparse_backward.h 2025-06-01T22:52:01.6826467Z ++ FPATH=torch/include/ATen/ops/embedding_sparse_backward.h 2025-06-01T22:52:01.6826663Z ++ echo torch/include/ATen/ops/embedding_sparse_backward.h 2025-06-01T22:52:01.6827112Z ++ grep RECORD 2025-06-01T22:52:01.6847697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_sparse_backward.h 2025-06-01T22:52:01.6847940Z +++ openssl base64 2025-06-01T22:52:01.6849277Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.6850703Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.6852062Z +++ sed -e s/=//g 2025-06-01T22:52:01.6889877Z ++ HASH=QqJ0eCJ78i9mmPnZVm-b5Lgr_Gxp_WOaz7FU78t9y-I 2025-06-01T22:52:01.6894887Z +++ ls -nl torch/include/ATen/ops/embedding_sparse_backward.h 2025-06-01T22:52:01.6895906Z +++ awk '{print $5}' 2025-06-01T22:52:01.6922470Z ++ FSIZE=938 2025-06-01T22:52:01.6923265Z ++ echo '"torch/include/ATen/ops/embedding_sparse_backward.h",sha256=QqJ0eCJ78i9mmPnZVm-b5Lgr_Gxp_WOaz7FU78t9y-I,938' 2025-06-01T22:52:01.6923468Z ++ read fname 2025-06-01T22:52:01.6924097Z ++ make_wheel_record torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.6924674Z ++ FPATH=torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.6925062Z ++ echo torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.6925734Z ++ grep RECORD 2025-06-01T22:52:01.6950445Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.6950795Z +++ openssl base64 2025-06-01T22:52:01.6951878Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.6953148Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.6954480Z +++ sed -e s/=//g 2025-06-01T22:52:01.6996587Z ++ HASH=59UmBtuADhejdZEqMfc59TUmjy3d00WJ9AWdpNms-p0 2025-06-01T22:52:01.7000244Z +++ ls -nl torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.7000377Z +++ awk '{print $5}' 2025-06-01T22:52:01.7026574Z ++ FSIZE=878 2025-06-01T22:52:01.7027347Z ++ echo '"torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h",sha256=59UmBtuADhejdZEqMfc59TUmjy3d00WJ9AWdpNms-p0,878' 2025-06-01T22:52:01.7027456Z ++ read fname 2025-06-01T22:52:01.7027739Z ++ make_wheel_record torch/include/ATen/ops/embedding_sparse_backward_native.h 2025-06-01T22:52:01.7027969Z ++ FPATH=torch/include/ATen/ops/embedding_sparse_backward_native.h 2025-06-01T22:52:01.7028630Z ++ echo torch/include/ATen/ops/embedding_sparse_backward_native.h 2025-06-01T22:52:01.7030349Z ++ grep RECORD 2025-06-01T22:52:01.7049582Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_sparse_backward_native.h 2025-06-01T22:52:01.7050122Z +++ openssl base64 2025-06-01T22:52:01.7051385Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.7052734Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.7054093Z +++ sed -e s/=//g 2025-06-01T22:52:01.7090608Z ++ HASH=wchEKSJtbcqFRtdKnsM6DH3UQMSL_CAiBmNi4mbpZrc 2025-06-01T22:52:01.7097940Z +++ ls -nl torch/include/ATen/ops/embedding_sparse_backward_native.h 2025-06-01T22:52:01.7098117Z +++ awk '{print $5}' 2025-06-01T22:52:01.7122910Z ++ FSIZE=590 2025-06-01T22:52:01.7123521Z ++ echo '"torch/include/ATen/ops/embedding_sparse_backward_native.h",sha256=wchEKSJtbcqFRtdKnsM6DH3UQMSL_CAiBmNi4mbpZrc,590' 2025-06-01T22:52:01.7123621Z ++ read fname 2025-06-01T22:52:01.7123907Z ++ make_wheel_record torch/include/ATen/ops/embedding_sparse_backward_ops.h 2025-06-01T22:52:01.7124253Z ++ FPATH=torch/include/ATen/ops/embedding_sparse_backward_ops.h 2025-06-01T22:52:01.7125420Z ++ echo torch/include/ATen/ops/embedding_sparse_backward_ops.h 2025-06-01T22:52:01.7125539Z ++ grep RECORD 2025-06-01T22:52:01.7147402Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/embedding_sparse_backward_ops.h 2025-06-01T22:52:01.7147666Z +++ openssl base64 2025-06-01T22:52:01.7150091Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.7151383Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.7152547Z +++ sed -e s/=//g 2025-06-01T22:52:01.7192405Z ++ HASH=OuUpxrtaftq2u2f3I0pL0-9SAxnMKqstbei-NOC6c9A 2025-06-01T22:52:01.7195737Z +++ ls -nl torch/include/ATen/ops/embedding_sparse_backward_ops.h 2025-06-01T22:52:01.7196433Z +++ awk '{print $5}' 2025-06-01T22:52:01.7223292Z ++ FSIZE=1323 2025-06-01T22:52:01.7223896Z ++ echo '"torch/include/ATen/ops/embedding_sparse_backward_ops.h",sha256=OuUpxrtaftq2u2f3I0pL0-9SAxnMKqstbei-NOC6c9A,1323' 2025-06-01T22:52:01.7224024Z ++ read fname 2025-06-01T22:52:01.7224203Z ++ make_wheel_record torch/include/ATen/ops/empty.h 2025-06-01T22:52:01.7224327Z ++ FPATH=torch/include/ATen/ops/empty.h 2025-06-01T22:52:01.7224905Z ++ echo torch/include/ATen/ops/empty.h 2025-06-01T22:52:01.7226032Z ++ grep RECORD 2025-06-01T22:52:01.7247052Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty.h 2025-06-01T22:52:01.7247492Z +++ openssl base64 2025-06-01T22:52:01.7248492Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.7249692Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.7250967Z +++ sed -e s/=//g 2025-06-01T22:52:01.7289441Z ++ HASH=C7fU9gUVefANlrKmgmPmBTyN27U9IVgRfw2L-layh1o 2025-06-01T22:52:01.7294727Z +++ ls -nl torch/include/ATen/ops/empty.h 2025-06-01T22:52:01.7295814Z +++ awk '{print $5}' 2025-06-01T22:52:01.7322986Z ++ FSIZE=9228 2025-06-01T22:52:01.7323443Z ++ echo '"torch/include/ATen/ops/empty.h",sha256=C7fU9gUVefANlrKmgmPmBTyN27U9IVgRfw2L-layh1o,9228' 2025-06-01T22:52:01.7323541Z ++ read fname 2025-06-01T22:52:01.7323885Z ++ make_wheel_record torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.7324298Z ++ FPATH=torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.7324576Z ++ echo torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.7325488Z ++ grep RECORD 2025-06-01T22:52:01.7347512Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.7347643Z +++ openssl base64 2025-06-01T22:52:01.7347964Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.7349182Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.7350573Z +++ sed -e s/=//g 2025-06-01T22:52:01.7393172Z ++ HASH=Pg-u6nc1hTg5hgbXXN7D5Sqz5qjYqS3scw7L_snbeRk 2025-06-01T22:52:01.7396682Z +++ ls -nl torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.7397709Z +++ awk '{print $5}' 2025-06-01T22:52:01.7425014Z ++ FSIZE=1520 2025-06-01T22:52:01.7425671Z ++ echo '"torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h",sha256=Pg-u6nc1hTg5hgbXXN7D5Sqz5qjYqS3scw7L_snbeRk,1520' 2025-06-01T22:52:01.7425768Z ++ read fname 2025-06-01T22:52:01.7426102Z ++ make_wheel_record torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.7426394Z ++ FPATH=torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.7426670Z ++ echo torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.7427080Z ++ grep RECORD 2025-06-01T22:52:01.7448001Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.7448257Z +++ openssl base64 2025-06-01T22:52:01.7449264Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.7450273Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.7451564Z +++ sed -e s/=//g 2025-06-01T22:52:01.7489655Z ++ HASH=Ab2ZE86_FOwxSjIBAyZijv2vrVRNdNZbApOKiOCUQV4 2025-06-01T22:52:01.7494956Z +++ ls -nl torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:01.7495885Z +++ awk '{print $5}' 2025-06-01T22:52:01.7522225Z ++ FSIZE=1256 2025-06-01T22:52:01.7522925Z ++ echo '"torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h",sha256=Ab2ZE86_FOwxSjIBAyZijv2vrVRNdNZbApOKiOCUQV4,1256' 2025-06-01T22:52:01.7523059Z ++ read fname 2025-06-01T22:52:01.7523274Z ++ make_wheel_record torch/include/ATen/ops/empty_cpu_dispatch.h 2025-06-01T22:52:01.7523456Z ++ FPATH=torch/include/ATen/ops/empty_cpu_dispatch.h 2025-06-01T22:52:01.7523761Z ++ echo torch/include/ATen/ops/empty_cpu_dispatch.h 2025-06-01T22:52:01.7525349Z ++ grep RECORD 2025-06-01T22:52:01.7547078Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_cpu_dispatch.h 2025-06-01T22:52:01.7547364Z +++ openssl base64 2025-06-01T22:52:01.7547939Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.7549676Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.7550828Z +++ sed -e s/=//g 2025-06-01T22:52:01.7592784Z ++ HASH=gG-pV-BNnabTixJcdmtNT5LEJIpxn56BugUeU66o4T4 2025-06-01T22:52:01.7596633Z +++ ls -nl torch/include/ATen/ops/empty_cpu_dispatch.h 2025-06-01T22:52:01.7597846Z +++ awk '{print $5}' 2025-06-01T22:52:01.7626861Z ++ FSIZE=1464 2025-06-01T22:52:01.7627606Z ++ echo '"torch/include/ATen/ops/empty_cpu_dispatch.h",sha256=gG-pV-BNnabTixJcdmtNT5LEJIpxn56BugUeU66o4T4,1464' 2025-06-01T22:52:01.7628314Z ++ read fname 2025-06-01T22:52:01.7628680Z ++ make_wheel_record torch/include/ATen/ops/empty_cuda_dispatch.h 2025-06-01T22:52:01.7629190Z ++ FPATH=torch/include/ATen/ops/empty_cuda_dispatch.h 2025-06-01T22:52:01.7629795Z ++ echo torch/include/ATen/ops/empty_cuda_dispatch.h 2025-06-01T22:52:01.7630172Z ++ grep RECORD 2025-06-01T22:52:01.7649223Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_cuda_dispatch.h 2025-06-01T22:52:01.7649786Z +++ openssl base64 2025-06-01T22:52:01.7650520Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.7651968Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.7653281Z +++ sed -e s/=//g 2025-06-01T22:52:01.7690803Z ++ HASH=BVrJX4MYNNrdnBEoP30nV9NaAj0tZbRnspu9rFZmxPY 2025-06-01T22:52:01.7695536Z +++ ls -nl torch/include/ATen/ops/empty_cuda_dispatch.h 2025-06-01T22:52:01.7696398Z +++ awk '{print $5}' 2025-06-01T22:52:01.7725895Z ++ FSIZE=1466 2025-06-01T22:52:01.7726615Z ++ echo '"torch/include/ATen/ops/empty_cuda_dispatch.h",sha256=BVrJX4MYNNrdnBEoP30nV9NaAj0tZbRnspu9rFZmxPY,1466' 2025-06-01T22:52:01.7727355Z ++ read fname 2025-06-01T22:52:01.7727704Z ++ make_wheel_record torch/include/ATen/ops/empty_like.h 2025-06-01T22:52:01.7728163Z ++ FPATH=torch/include/ATen/ops/empty_like.h 2025-06-01T22:52:01.7728583Z ++ echo torch/include/ATen/ops/empty_like.h 2025-06-01T22:52:01.7728934Z ++ grep RECORD 2025-06-01T22:52:01.7750704Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_like.h 2025-06-01T22:52:01.7751216Z +++ openssl base64 2025-06-01T22:52:01.7752045Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.7753299Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.7754500Z +++ sed -e s/=//g 2025-06-01T22:52:01.7796785Z ++ HASH=bOplMNjEKK9Q7H_JikjHSr3JJtT1XPoog773u0vf94Q 2025-06-01T22:52:01.7799167Z +++ ls -nl torch/include/ATen/ops/empty_like.h 2025-06-01T22:52:01.7800334Z +++ awk '{print $5}' 2025-06-01T22:52:01.7829821Z ++ FSIZE=2221 2025-06-01T22:52:01.7830458Z ++ echo '"torch/include/ATen/ops/empty_like.h",sha256=bOplMNjEKK9Q7H_JikjHSr3JJtT1XPoog773u0vf94Q,2221' 2025-06-01T22:52:01.7831105Z ++ read fname 2025-06-01T22:52:01.7831600Z ++ make_wheel_record torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.7832412Z ++ FPATH=torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.7833292Z ++ echo torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.7833830Z ++ grep RECORD 2025-06-01T22:52:01.7850456Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.7851121Z +++ openssl base64 2025-06-01T22:52:01.7851678Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.7853088Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.7854409Z +++ sed -e s/=//g 2025-06-01T22:52:01.7891375Z ++ HASH=NKoLc4TIRD7zVWF3qNKUX1Q3EkCgl8jEMh3cblcBGGw 2025-06-01T22:52:01.7896523Z +++ ls -nl torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.7897147Z +++ awk '{print $5}' 2025-06-01T22:52:01.7924691Z ++ FSIZE=1392 2025-06-01T22:52:01.7925563Z ++ echo '"torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h",sha256=NKoLc4TIRD7zVWF3qNKUX1Q3EkCgl8jEMh3cblcBGGw,1392' 2025-06-01T22:52:01.7926587Z ++ read fname 2025-06-01T22:52:01.7926968Z ++ make_wheel_record torch/include/ATen/ops/empty_like_native.h 2025-06-01T22:52:01.7927487Z ++ FPATH=torch/include/ATen/ops/empty_like_native.h 2025-06-01T22:52:01.7927931Z ++ echo torch/include/ATen/ops/empty_like_native.h 2025-06-01T22:52:01.7928331Z ++ grep RECORD 2025-06-01T22:52:01.7948025Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_like_native.h 2025-06-01T22:52:01.7957580Z +++ openssl base64 2025-06-01T22:52:01.7957856Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.7958100Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.7958479Z +++ sed -e s/=//g 2025-06-01T22:52:01.7994980Z ++ HASH=WJRtc27X0rMQMboseAWCKU39HS-XUyHf1zkS9szB9nY 2025-06-01T22:52:01.7996885Z +++ ls -nl torch/include/ATen/ops/empty_like_native.h 2025-06-01T22:52:01.7997820Z +++ awk '{print $5}' 2025-06-01T22:52:01.8025043Z ++ FSIZE=1987 2025-06-01T22:52:01.8025744Z ++ echo '"torch/include/ATen/ops/empty_like_native.h",sha256=WJRtc27X0rMQMboseAWCKU39HS-XUyHf1zkS9szB9nY,1987' 2025-06-01T22:52:01.8026441Z ++ read fname 2025-06-01T22:52:01.8026915Z ++ make_wheel_record torch/include/ATen/ops/empty_like_ops.h 2025-06-01T22:52:01.8027396Z ++ FPATH=torch/include/ATen/ops/empty_like_ops.h 2025-06-01T22:52:01.8027880Z ++ echo torch/include/ATen/ops/empty_like_ops.h 2025-06-01T22:52:01.8028263Z ++ grep RECORD 2025-06-01T22:52:01.8048007Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_like_ops.h 2025-06-01T22:52:01.8048543Z +++ openssl base64 2025-06-01T22:52:01.8049354Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.8050770Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.8052054Z +++ sed -e s/=//g 2025-06-01T22:52:01.8090360Z ++ HASH=TxRSLyuitipRn3pS7WKM7ytPf8JyYn8bl-U4OC-j3iE 2025-06-01T22:52:01.8095401Z +++ ls -nl torch/include/ATen/ops/empty_like_ops.h 2025-06-01T22:52:01.8096417Z +++ awk '{print $5}' 2025-06-01T22:52:01.8123558Z ++ FSIZE=2401 2025-06-01T22:52:01.8124391Z ++ echo '"torch/include/ATen/ops/empty_like_ops.h",sha256=TxRSLyuitipRn3pS7WKM7ytPf8JyYn8bl-U4OC-j3iE,2401' 2025-06-01T22:52:01.8125248Z ++ read fname 2025-06-01T22:52:01.8125625Z ++ make_wheel_record torch/include/ATen/ops/empty_meta_dispatch.h 2025-06-01T22:52:01.8126153Z ++ FPATH=torch/include/ATen/ops/empty_meta_dispatch.h 2025-06-01T22:52:01.8126637Z ++ echo torch/include/ATen/ops/empty_meta_dispatch.h 2025-06-01T22:52:01.8127034Z ++ grep RECORD 2025-06-01T22:52:01.8147974Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_meta_dispatch.h 2025-06-01T22:52:01.8148526Z +++ openssl base64 2025-06-01T22:52:01.8148855Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.8149320Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.8150673Z +++ sed -e s/=//g 2025-06-01T22:52:01.8192512Z ++ HASH=qS0_VLwGOvGDuBMelOVg_pWU0y08ynSVTA_jZljk4Tw 2025-06-01T22:52:01.8194930Z +++ ls -nl torch/include/ATen/ops/empty_meta_dispatch.h 2025-06-01T22:52:01.8195793Z +++ awk '{print $5}' 2025-06-01T22:52:01.8223087Z ++ FSIZE=1466 2025-06-01T22:52:01.8223751Z ++ echo '"torch/include/ATen/ops/empty_meta_dispatch.h",sha256=qS0_VLwGOvGDuBMelOVg_pWU0y08ynSVTA_jZljk4Tw,1466' 2025-06-01T22:52:01.8224440Z ++ read fname 2025-06-01T22:52:01.8224765Z ++ make_wheel_record torch/include/ATen/ops/empty_native.h 2025-06-01T22:52:01.8225362Z ++ FPATH=torch/include/ATen/ops/empty_native.h 2025-06-01T22:52:01.8225787Z ++ echo torch/include/ATen/ops/empty_native.h 2025-06-01T22:52:01.8226140Z ++ grep RECORD 2025-06-01T22:52:01.8247936Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_native.h 2025-06-01T22:52:01.8248437Z +++ openssl base64 2025-06-01T22:52:01.8248735Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.8248998Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.8249919Z +++ sed -e s/=//g 2025-06-01T22:52:01.8288091Z ++ HASH=MVcz_f09F9ki828d8OjifgVxmxcP-gi5LrVve5GB6qo 2025-06-01T22:52:01.8293382Z +++ ls -nl torch/include/ATen/ops/empty_native.h 2025-06-01T22:52:01.8294487Z +++ awk '{print $5}' 2025-06-01T22:52:01.8321299Z ++ FSIZE=3592 2025-06-01T22:52:01.8321952Z ++ echo '"torch/include/ATen/ops/empty_native.h",sha256=MVcz_f09F9ki828d8OjifgVxmxcP-gi5LrVve5GB6qo,3592' 2025-06-01T22:52:01.8322781Z ++ read fname 2025-06-01T22:52:01.8323096Z ++ make_wheel_record torch/include/ATen/ops/empty_ops.h 2025-06-01T22:52:01.8323539Z ++ FPATH=torch/include/ATen/ops/empty_ops.h 2025-06-01T22:52:01.8324039Z ++ echo torch/include/ATen/ops/empty_ops.h 2025-06-01T22:52:01.8324589Z ++ grep RECORD 2025-06-01T22:52:01.8345973Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_ops.h 2025-06-01T22:52:01.8347845Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.8348127Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.8348941Z +++ openssl base64 2025-06-01T22:52:01.8349521Z +++ sed -e s/=//g 2025-06-01T22:52:01.8390447Z ++ HASH=Vxj2ZhBEWUfGW3UAetYwbAIrRQOE7GliMaEZISCSNuo 2025-06-01T22:52:01.8394997Z +++ ls -nl torch/include/ATen/ops/empty_ops.h 2025-06-01T22:52:01.8395861Z +++ awk '{print $5}' 2025-06-01T22:52:01.8425098Z ++ FSIZE=4615 2025-06-01T22:52:01.8425732Z ++ echo '"torch/include/ATen/ops/empty_ops.h",sha256=Vxj2ZhBEWUfGW3UAetYwbAIrRQOE7GliMaEZISCSNuo,4615' 2025-06-01T22:52:01.8426530Z ++ read fname 2025-06-01T22:52:01.8427009Z ++ make_wheel_record torch/include/ATen/ops/empty_permuted.h 2025-06-01T22:52:01.8427472Z ++ FPATH=torch/include/ATen/ops/empty_permuted.h 2025-06-01T22:52:01.8427960Z ++ echo torch/include/ATen/ops/empty_permuted.h 2025-06-01T22:52:01.8428380Z ++ grep RECORD 2025-06-01T22:52:01.8447874Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_permuted.h 2025-06-01T22:52:01.8448463Z +++ openssl base64 2025-06-01T22:52:01.8449518Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.8450820Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.8452120Z +++ sed -e s/=//g 2025-06-01T22:52:01.8489792Z ++ HASH=LaXNxo-bc3QxBU_zWDvQHW0n75ubpz9qwwFzJkggfKc 2025-06-01T22:52:01.8494792Z +++ ls -nl torch/include/ATen/ops/empty_permuted.h 2025-06-01T22:52:01.8495841Z +++ awk '{print $5}' 2025-06-01T22:52:01.8521363Z ++ FSIZE=6778 2025-06-01T22:52:01.8522004Z ++ echo '"torch/include/ATen/ops/empty_permuted.h",sha256=LaXNxo-bc3QxBU_zWDvQHW0n75ubpz9qwwFzJkggfKc,6778' 2025-06-01T22:52:01.8522687Z ++ read fname 2025-06-01T22:52:01.8523198Z ++ make_wheel_record torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.8524217Z ++ FPATH=torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.8525200Z ++ echo torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.8526007Z ++ grep RECORD 2025-06-01T22:52:01.8547721Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.8548435Z +++ openssl base64 2025-06-01T22:52:01.8548774Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.8549051Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.8550364Z +++ sed -e s/=//g 2025-06-01T22:52:01.8593273Z ++ HASH=FqK5pM0eV6-WOdCt_gjN-x1HuO9MnwdJbkY-QTPjR9I 2025-06-01T22:52:01.8600847Z +++ ls -nl torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.8602468Z +++ awk '{print $5}' 2025-06-01T22:52:01.8629619Z ++ FSIZE=1938 2025-06-01T22:52:01.8630468Z ++ echo '"torch/include/ATen/ops/empty_permuted_compositeexplicitautograd_dispatch.h",sha256=FqK5pM0eV6-WOdCt_gjN-x1HuO9MnwdJbkY-QTPjR9I,1938' 2025-06-01T22:52:01.8631527Z ++ read fname 2025-06-01T22:52:01.8631904Z ++ make_wheel_record torch/include/ATen/ops/empty_permuted_native.h 2025-06-01T22:52:01.8632445Z ++ FPATH=torch/include/ATen/ops/empty_permuted_native.h 2025-06-01T22:52:01.8632969Z ++ echo torch/include/ATen/ops/empty_permuted_native.h 2025-06-01T22:52:01.8633369Z ++ grep RECORD 2025-06-01T22:52:01.8652111Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_permuted_native.h 2025-06-01T22:52:01.8652694Z +++ openssl base64 2025-06-01T22:52:01.8654055Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.8655438Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.8656812Z +++ sed -e s/=//g 2025-06-01T22:52:01.8693452Z ++ HASH=W3t9gkqyfxwrdDjjMpvy-8M4lgCUXzkoSOh6R8DMOK0 2025-06-01T22:52:01.8699400Z +++ ls -nl torch/include/ATen/ops/empty_permuted_native.h 2025-06-01T22:52:01.8700066Z +++ awk '{print $5}' 2025-06-01T22:52:01.8725805Z ++ FSIZE=809 2025-06-01T22:52:01.8726518Z ++ echo '"torch/include/ATen/ops/empty_permuted_native.h",sha256=W3t9gkqyfxwrdDjjMpvy-8M4lgCUXzkoSOh6R8DMOK0,809' 2025-06-01T22:52:01.8727235Z ++ read fname 2025-06-01T22:52:01.8727650Z ++ make_wheel_record torch/include/ATen/ops/empty_permuted_ops.h 2025-06-01T22:52:01.8728160Z ++ FPATH=torch/include/ATen/ops/empty_permuted_ops.h 2025-06-01T22:52:01.8728628Z ++ echo torch/include/ATen/ops/empty_permuted_ops.h 2025-06-01T22:52:01.8729438Z ++ grep RECORD 2025-06-01T22:52:01.8749632Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_permuted_ops.h 2025-06-01T22:52:01.8750303Z +++ openssl base64 2025-06-01T22:52:01.8751488Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.8752954Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.8754225Z +++ sed -e s/=//g 2025-06-01T22:52:01.8797349Z ++ HASH=brPf5mdlkFE-PboQMl8DM4ooBN5l-PRXXqaI_KKxf2I 2025-06-01T22:52:01.8803827Z +++ ls -nl torch/include/ATen/ops/empty_permuted_ops.h 2025-06-01T22:52:01.8805080Z +++ awk '{print $5}' 2025-06-01T22:52:01.8832140Z ++ FSIZE=2313 2025-06-01T22:52:01.8832813Z ++ echo '"torch/include/ATen/ops/empty_permuted_ops.h",sha256=brPf5mdlkFE-PboQMl8DM4ooBN5l-PRXXqaI_KKxf2I,2313' 2025-06-01T22:52:01.8833688Z ++ read fname 2025-06-01T22:52:01.8834055Z ++ make_wheel_record torch/include/ATen/ops/empty_quantized.h 2025-06-01T22:52:01.8834578Z ++ FPATH=torch/include/ATen/ops/empty_quantized.h 2025-06-01T22:52:01.8835034Z ++ echo torch/include/ATen/ops/empty_quantized.h 2025-06-01T22:52:01.8835399Z ++ grep RECORD 2025-06-01T22:52:01.8854191Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_quantized.h 2025-06-01T22:52:01.8854981Z +++ openssl base64 2025-06-01T22:52:01.8855815Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.8857132Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.8859061Z +++ sed -e s/=//g 2025-06-01T22:52:01.8900429Z ++ HASH=KvVJvJ17IvDiEdllMs4fzNHqwnRuv91tsGBn24I95F4 2025-06-01T22:52:01.8902185Z +++ ls -nl torch/include/ATen/ops/empty_quantized.h 2025-06-01T22:52:01.8903541Z +++ awk '{print $5}' 2025-06-01T22:52:01.8927456Z ++ FSIZE=2482 2025-06-01T22:52:01.8928596Z ++ echo '"torch/include/ATen/ops/empty_quantized.h",sha256=KvVJvJ17IvDiEdllMs4fzNHqwnRuv91tsGBn24I95F4,2482' 2025-06-01T22:52:01.8929785Z ++ read fname 2025-06-01T22:52:01.8930755Z ++ make_wheel_record torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.8932187Z ++ FPATH=torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.8933047Z ++ echo torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.8933609Z ++ grep RECORD 2025-06-01T22:52:01.8953009Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.8953718Z +++ openssl base64 2025-06-01T22:52:01.8954867Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.8956192Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.8957625Z +++ sed -e s/=//g 2025-06-01T22:52:01.8999153Z ++ HASH=3a73sgUINb7bGc2T0AVhFuosSoGhimuZZ7v6wyrEYQ8 2025-06-01T22:52:01.9001850Z +++ ls -nl torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.9002715Z +++ awk '{print $5}' 2025-06-01T22:52:01.9029741Z ++ FSIZE=1048 2025-06-01T22:52:01.9030930Z ++ echo '"torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h",sha256=3a73sgUINb7bGc2T0AVhFuosSoGhimuZZ7v6wyrEYQ8,1048' 2025-06-01T22:52:01.9031813Z ++ read fname 2025-06-01T22:52:01.9032232Z ++ make_wheel_record torch/include/ATen/ops/empty_quantized_native.h 2025-06-01T22:52:01.9032784Z ++ FPATH=torch/include/ATen/ops/empty_quantized_native.h 2025-06-01T22:52:01.9033267Z ++ echo torch/include/ATen/ops/empty_quantized_native.h 2025-06-01T22:52:01.9033650Z ++ grep RECORD 2025-06-01T22:52:01.9052445Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_quantized_native.h 2025-06-01T22:52:01.9053248Z +++ openssl base64 2025-06-01T22:52:01.9054140Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.9055610Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.9056887Z +++ sed -e s/=//g 2025-06-01T22:52:01.9093469Z ++ HASH=O3aJeFUHtbF8X5duSsdCsp-cL7zzwIkFsqC3XuAkV-c 2025-06-01T22:52:01.9099306Z +++ ls -nl torch/include/ATen/ops/empty_quantized_native.h 2025-06-01T22:52:01.9099993Z +++ awk '{print $5}' 2025-06-01T22:52:01.9125673Z ++ FSIZE=892 2025-06-01T22:52:01.9126363Z ++ echo '"torch/include/ATen/ops/empty_quantized_native.h",sha256=O3aJeFUHtbF8X5duSsdCsp-cL7zzwIkFsqC3XuAkV-c,892' 2025-06-01T22:52:01.9127142Z ++ read fname 2025-06-01T22:52:01.9127513Z ++ make_wheel_record torch/include/ATen/ops/empty_quantized_ops.h 2025-06-01T22:52:01.9128045Z ++ FPATH=torch/include/ATen/ops/empty_quantized_ops.h 2025-06-01T22:52:01.9128568Z ++ echo torch/include/ATen/ops/empty_quantized_ops.h 2025-06-01T22:52:01.9128980Z ++ grep RECORD 2025-06-01T22:52:01.9150069Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_quantized_ops.h 2025-06-01T22:52:01.9150600Z +++ openssl base64 2025-06-01T22:52:01.9151326Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.9152670Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.9154004Z +++ sed -e s/=//g 2025-06-01T22:52:01.9196846Z ++ HASH=sJ-HZil4XCj_VBgjAQ4XCWk0SVGkXDHFAFI4v9rc2vA 2025-06-01T22:52:01.9199466Z +++ ls -nl torch/include/ATen/ops/empty_quantized_ops.h 2025-06-01T22:52:01.9200167Z +++ awk '{print $5}' 2025-06-01T22:52:01.9227497Z ++ FSIZE=2595 2025-06-01T22:52:01.9228162Z ++ echo '"torch/include/ATen/ops/empty_quantized_ops.h",sha256=sJ-HZil4XCj_VBgjAQ4XCWk0SVGkXDHFAFI4v9rc2vA,2595' 2025-06-01T22:52:01.9228890Z ++ read fname 2025-06-01T22:52:01.9229232Z ++ make_wheel_record torch/include/ATen/ops/empty_strided.h 2025-06-01T22:52:01.9229693Z ++ FPATH=torch/include/ATen/ops/empty_strided.h 2025-06-01T22:52:01.9230168Z ++ echo torch/include/ATen/ops/empty_strided.h 2025-06-01T22:52:01.9230527Z ++ grep RECORD 2025-06-01T22:52:01.9250892Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_strided.h 2025-06-01T22:52:01.9251607Z +++ openssl base64 2025-06-01T22:52:01.9252828Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.9254246Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.9255510Z +++ sed -e s/=//g 2025-06-01T22:52:01.9291974Z ++ HASH=TwKI5qb1fOKVLSsYDb_PU4JtqQoyvRjBkl7QydXL8Ms 2025-06-01T22:52:01.9298282Z +++ ls -nl torch/include/ATen/ops/empty_strided.h 2025-06-01T22:52:01.9298970Z +++ awk '{print $5}' 2025-06-01T22:52:01.9325567Z ++ FSIZE=6641 2025-06-01T22:52:01.9326576Z ++ echo '"torch/include/ATen/ops/empty_strided.h",sha256=TwKI5qb1fOKVLSsYDb_PU4JtqQoyvRjBkl7QydXL8Ms,6641' 2025-06-01T22:52:01.9327248Z ++ read fname 2025-06-01T22:52:01.9327778Z ++ make_wheel_record torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.9328672Z ++ FPATH=torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.9329454Z ++ echo torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.9329996Z ++ grep RECORD 2025-06-01T22:52:01.9348841Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.9349544Z +++ openssl base64 2025-06-01T22:52:01.9349800Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.9350823Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.9352289Z +++ sed -e s/=//g 2025-06-01T22:52:01.9395814Z ++ HASH=9Yx0W23lS5yaKrujxuaO8x3yQMEwplxPJfvN3GAtPTA 2025-06-01T22:52:01.9398350Z +++ ls -nl torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:01.9398969Z +++ awk '{print $5}' 2025-06-01T22:52:01.9426325Z ++ FSIZE=1166 2025-06-01T22:52:01.9427508Z ++ echo '"torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h",sha256=9Yx0W23lS5yaKrujxuaO8x3yQMEwplxPJfvN3GAtPTA,1166' 2025-06-01T22:52:01.9428388Z ++ read fname 2025-06-01T22:52:01.9428830Z ++ make_wheel_record torch/include/ATen/ops/empty_strided_cpu_dispatch.h 2025-06-01T22:52:01.9429399Z ++ FPATH=torch/include/ATen/ops/empty_strided_cpu_dispatch.h 2025-06-01T22:52:01.9429917Z ++ echo torch/include/ATen/ops/empty_strided_cpu_dispatch.h 2025-06-01T22:52:01.9430435Z ++ grep RECORD 2025-06-01T22:52:01.9449294Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_strided_cpu_dispatch.h 2025-06-01T22:52:01.9449933Z +++ openssl base64 2025-06-01T22:52:01.9451169Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.9452639Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.9454028Z +++ sed -e s/=//g 2025-06-01T22:52:01.9491012Z ++ HASH=RpE01KBO-jwQHXdOPNVvTavTUhmFLDXx3oJl1NYikRg 2025-06-01T22:52:01.9496087Z +++ ls -nl torch/include/ATen/ops/empty_strided_cpu_dispatch.h 2025-06-01T22:52:01.9498072Z +++ awk '{print $5}' 2025-06-01T22:52:01.9524615Z ++ FSIZE=1374 2025-06-01T22:52:01.9525942Z ++ echo '"torch/include/ATen/ops/empty_strided_cpu_dispatch.h",sha256=RpE01KBO-jwQHXdOPNVvTavTUhmFLDXx3oJl1NYikRg,1374' 2025-06-01T22:52:01.9526717Z ++ read fname 2025-06-01T22:52:01.9527120Z ++ make_wheel_record torch/include/ATen/ops/empty_strided_cuda_dispatch.h 2025-06-01T22:52:01.9527787Z ++ FPATH=torch/include/ATen/ops/empty_strided_cuda_dispatch.h 2025-06-01T22:52:01.9528332Z ++ echo torch/include/ATen/ops/empty_strided_cuda_dispatch.h 2025-06-01T22:52:01.9528888Z ++ grep RECORD 2025-06-01T22:52:01.9548535Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_strided_cuda_dispatch.h 2025-06-01T22:52:01.9549193Z +++ openssl base64 2025-06-01T22:52:01.9549482Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.9550261Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.9551655Z +++ sed -e s/=//g 2025-06-01T22:52:01.9594107Z ++ HASH=PHkb8AeJjOpBqtjB_JyUfRBxNsu2J-fhAYnS6v7jQQw 2025-06-01T22:52:01.9597659Z +++ ls -nl torch/include/ATen/ops/empty_strided_cuda_dispatch.h 2025-06-01T22:52:01.9598418Z +++ awk '{print $5}' 2025-06-01T22:52:01.9626145Z ++ FSIZE=1376 2025-06-01T22:52:01.9626841Z ++ echo '"torch/include/ATen/ops/empty_strided_cuda_dispatch.h",sha256=PHkb8AeJjOpBqtjB_JyUfRBxNsu2J-fhAYnS6v7jQQw,1376' 2025-06-01T22:52:01.9627565Z ++ read fname 2025-06-01T22:52:01.9628015Z ++ make_wheel_record torch/include/ATen/ops/empty_strided_meta_dispatch.h 2025-06-01T22:52:01.9628612Z ++ FPATH=torch/include/ATen/ops/empty_strided_meta_dispatch.h 2025-06-01T22:52:01.9629137Z ++ echo torch/include/ATen/ops/empty_strided_meta_dispatch.h 2025-06-01T22:52:01.9629559Z ++ grep RECORD 2025-06-01T22:52:01.9649274Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_strided_meta_dispatch.h 2025-06-01T22:52:01.9649850Z +++ openssl base64 2025-06-01T22:52:01.9650546Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.9651973Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.9653400Z +++ sed -e s/=//g 2025-06-01T22:52:01.9691000Z ++ HASH=3EVRhA43wL0iN2-rmPL-3OOBn9d-CvMl7QwIJ0meI5Y 2025-06-01T22:52:01.9696123Z +++ ls -nl torch/include/ATen/ops/empty_strided_meta_dispatch.h 2025-06-01T22:52:01.9698090Z +++ awk '{print $5}' 2025-06-01T22:52:01.9724491Z ++ FSIZE=1376 2025-06-01T22:52:01.9725809Z ++ echo '"torch/include/ATen/ops/empty_strided_meta_dispatch.h",sha256=3EVRhA43wL0iN2-rmPL-3OOBn9d-CvMl7QwIJ0meI5Y,1376' 2025-06-01T22:52:01.9726554Z ++ read fname 2025-06-01T22:52:01.9726933Z ++ make_wheel_record torch/include/ATen/ops/empty_strided_native.h 2025-06-01T22:52:01.9727527Z ++ FPATH=torch/include/ATen/ops/empty_strided_native.h 2025-06-01T22:52:01.9728007Z ++ echo torch/include/ATen/ops/empty_strided_native.h 2025-06-01T22:52:01.9728508Z ++ grep RECORD 2025-06-01T22:52:01.9747700Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_strided_native.h 2025-06-01T22:52:01.9748623Z +++ openssl base64 2025-06-01T22:52:01.9749160Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.9750028Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.9751269Z +++ sed -e s/=//g 2025-06-01T22:52:01.9792146Z ++ HASH=Ta412gvTTfFwwsT8sP-yF6eBpPMHCQ53K5I8rNcY6x8 2025-06-01T22:52:01.9796513Z +++ ls -nl torch/include/ATen/ops/empty_strided_native.h 2025-06-01T22:52:01.9797273Z +++ awk '{print $5}' 2025-06-01T22:52:01.9825407Z ++ FSIZE=1546 2025-06-01T22:52:01.9826208Z ++ echo '"torch/include/ATen/ops/empty_strided_native.h",sha256=Ta412gvTTfFwwsT8sP-yF6eBpPMHCQ53K5I8rNcY6x8,1546' 2025-06-01T22:52:01.9826914Z ++ read fname 2025-06-01T22:52:01.9827441Z ++ make_wheel_record torch/include/ATen/ops/empty_strided_ops.h 2025-06-01T22:52:01.9827941Z ++ FPATH=torch/include/ATen/ops/empty_strided_ops.h 2025-06-01T22:52:01.9828382Z ++ echo torch/include/ATen/ops/empty_strided_ops.h 2025-06-01T22:52:01.9828761Z ++ grep RECORD 2025-06-01T22:52:01.9848226Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/empty_strided_ops.h 2025-06-01T22:52:01.9849750Z +++ openssl base64 2025-06-01T22:52:01.9851173Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.9852457Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.9853822Z +++ sed -e s/=//g 2025-06-01T22:52:01.9890259Z ++ HASH=Vch8lsA1gzOIyn6sP0RHiN91JTB3E2gkDwzSq5TTboo 2025-06-01T22:52:01.9894970Z +++ ls -nl torch/include/ATen/ops/empty_strided_ops.h 2025-06-01T22:52:01.9895942Z +++ awk '{print $5}' 2025-06-01T22:52:01.9923161Z ++ FSIZE=2283 2025-06-01T22:52:01.9923850Z ++ echo '"torch/include/ATen/ops/empty_strided_ops.h",sha256=Vch8lsA1gzOIyn6sP0RHiN91JTB3E2gkDwzSq5TTboo,2283' 2025-06-01T22:52:01.9924892Z ++ read fname 2025-06-01T22:52:01.9925243Z ++ make_wheel_record torch/include/ATen/ops/eq.h 2025-06-01T22:52:01.9925777Z ++ FPATH=torch/include/ATen/ops/eq.h 2025-06-01T22:52:01.9926148Z ++ echo torch/include/ATen/ops/eq.h 2025-06-01T22:52:01.9926484Z ++ grep RECORD 2025-06-01T22:52:01.9947625Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eq.h 2025-06-01T22:52:01.9948086Z +++ openssl base64 2025-06-01T22:52:01.9948368Z +++ sed -e s/+/-/g 2025-06-01T22:52:01.9948902Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:01.9950066Z +++ sed -e s/=//g 2025-06-01T22:52:01.9990752Z ++ HASH=iQ-1qAkXOGffySf-8Y5MHMBS4DKG4chGoplXILA2sWQ 2025-06-01T22:52:01.9995442Z +++ ls -nl torch/include/ATen/ops/eq.h 2025-06-01T22:52:01.9996338Z +++ awk '{print $5}' 2025-06-01T22:52:02.0023307Z ++ FSIZE=1842 2025-06-01T22:52:02.0023933Z ++ echo '"torch/include/ATen/ops/eq.h",sha256=iQ-1qAkXOGffySf-8Y5MHMBS4DKG4chGoplXILA2sWQ,1842' 2025-06-01T22:52:02.0024543Z ++ read fname 2025-06-01T22:52:02.0025065Z ++ make_wheel_record torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.0025931Z ++ FPATH=torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.0026776Z ++ echo torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.0027339Z ++ grep RECORD 2025-06-01T22:52:02.0047617Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.0048336Z +++ openssl base64 2025-06-01T22:52:02.0048931Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.0050322Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.0051709Z +++ sed -e s/=//g 2025-06-01T22:52:02.0088732Z ++ HASH=KBRnPMNuCIKfzjhAwMFIMu8zPyTBUJclRyW5rJ4s3pM 2025-06-01T22:52:02.0094322Z +++ ls -nl torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.0095182Z +++ awk '{print $5}' 2025-06-01T22:52:02.0121423Z ++ FSIZE=1034 2025-06-01T22:52:02.0122309Z ++ echo '"torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h",sha256=KBRnPMNuCIKfzjhAwMFIMu8zPyTBUJclRyW5rJ4s3pM,1034' 2025-06-01T22:52:02.0123291Z ++ read fname 2025-06-01T22:52:02.0123773Z ++ make_wheel_record torch/include/ATen/ops/eq_cpu_dispatch.h 2025-06-01T22:52:02.0124608Z ++ FPATH=torch/include/ATen/ops/eq_cpu_dispatch.h 2025-06-01T22:52:02.0125056Z ++ echo torch/include/ATen/ops/eq_cpu_dispatch.h 2025-06-01T22:52:02.0125436Z ++ grep RECORD 2025-06-01T22:52:02.0147418Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eq_cpu_dispatch.h 2025-06-01T22:52:02.0148034Z +++ openssl base64 2025-06-01T22:52:02.0148300Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.0148563Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.0149773Z +++ sed -e s/=//g 2025-06-01T22:52:02.0192452Z ++ HASH=dX1UerPELGPV4lzsajFq2BNzJ4U8rteB_iNG6pY9MJI 2025-06-01T22:52:02.0195388Z +++ ls -nl torch/include/ATen/ops/eq_cpu_dispatch.h 2025-06-01T22:52:02.0196127Z +++ awk '{print $5}' 2025-06-01T22:52:02.0223756Z ++ FSIZE=1366 2025-06-01T22:52:02.0224446Z ++ echo '"torch/include/ATen/ops/eq_cpu_dispatch.h",sha256=dX1UerPELGPV4lzsajFq2BNzJ4U8rteB_iNG6pY9MJI,1366' 2025-06-01T22:52:02.0225264Z ++ read fname 2025-06-01T22:52:02.0225615Z ++ make_wheel_record torch/include/ATen/ops/eq_cuda_dispatch.h 2025-06-01T22:52:02.0226147Z ++ FPATH=torch/include/ATen/ops/eq_cuda_dispatch.h 2025-06-01T22:52:02.0226589Z ++ echo torch/include/ATen/ops/eq_cuda_dispatch.h 2025-06-01T22:52:02.0226950Z ++ grep RECORD 2025-06-01T22:52:02.0247385Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eq_cuda_dispatch.h 2025-06-01T22:52:02.0247914Z +++ openssl base64 2025-06-01T22:52:02.0250418Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.0251700Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.0252818Z +++ sed -e s/=//g 2025-06-01T22:52:02.0288989Z ++ HASH=D5TAunT-rKbYZugffS42_hxtzXbOG7-6TYZN8kob5fI 2025-06-01T22:52:02.0293798Z +++ ls -nl torch/include/ATen/ops/eq_cuda_dispatch.h 2025-06-01T22:52:02.0294718Z +++ awk '{print $5}' 2025-06-01T22:52:02.0323062Z ++ FSIZE=1368 2025-06-01T22:52:02.0323696Z ++ echo '"torch/include/ATen/ops/eq_cuda_dispatch.h",sha256=D5TAunT-rKbYZugffS42_hxtzXbOG7-6TYZN8kob5fI,1368' 2025-06-01T22:52:02.0324873Z ++ read fname 2025-06-01T22:52:02.0325201Z ++ make_wheel_record torch/include/ATen/ops/eq_meta.h 2025-06-01T22:52:02.0325637Z ++ FPATH=torch/include/ATen/ops/eq_meta.h 2025-06-01T22:52:02.0326116Z ++ echo torch/include/ATen/ops/eq_meta.h 2025-06-01T22:52:02.0326476Z ++ grep RECORD 2025-06-01T22:52:02.0346748Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eq_meta.h 2025-06-01T22:52:02.0347423Z +++ openssl base64 2025-06-01T22:52:02.0347696Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.0348286Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.0349708Z +++ sed -e s/=//g 2025-06-01T22:52:02.0393082Z ++ HASH=j4DVmV_QrKIUWHM0bA-IhMVsCYvC6I4319S3fp1DZ-s 2025-06-01T22:52:02.0395584Z +++ ls -nl torch/include/ATen/ops/eq_meta.h 2025-06-01T22:52:02.0396192Z +++ awk '{print $5}' 2025-06-01T22:52:02.0423158Z ++ FSIZE=735 2025-06-01T22:52:02.0423745Z ++ echo '"torch/include/ATen/ops/eq_meta.h",sha256=j4DVmV_QrKIUWHM0bA-IhMVsCYvC6I4319S3fp1DZ-s,735' 2025-06-01T22:52:02.0424421Z ++ read fname 2025-06-01T22:52:02.0424771Z ++ make_wheel_record torch/include/ATen/ops/eq_meta_dispatch.h 2025-06-01T22:52:02.0425282Z ++ FPATH=torch/include/ATen/ops/eq_meta_dispatch.h 2025-06-01T22:52:02.0425745Z ++ echo torch/include/ATen/ops/eq_meta_dispatch.h 2025-06-01T22:52:02.0426110Z ++ grep RECORD 2025-06-01T22:52:02.0447306Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eq_meta_dispatch.h 2025-06-01T22:52:02.0447827Z +++ openssl base64 2025-06-01T22:52:02.0448512Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.0449671Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.0450939Z +++ sed -e s/=//g 2025-06-01T22:52:02.0489912Z ++ HASH=LB_A-cJJ9BdJ6XbKFiU-riS2O7XDrXM5M1AL9AU340k 2025-06-01T22:52:02.0495163Z +++ ls -nl torch/include/ATen/ops/eq_meta_dispatch.h 2025-06-01T22:52:02.0496213Z +++ awk '{print $5}' 2025-06-01T22:52:02.0524449Z ++ FSIZE=1368 2025-06-01T22:52:02.0525292Z ++ echo '"torch/include/ATen/ops/eq_meta_dispatch.h",sha256=LB_A-cJJ9BdJ6XbKFiU-riS2O7XDrXM5M1AL9AU340k,1368' 2025-06-01T22:52:02.0526006Z ++ read fname 2025-06-01T22:52:02.0526325Z ++ make_wheel_record torch/include/ATen/ops/eq_native.h 2025-06-01T22:52:02.0526923Z ++ FPATH=torch/include/ATen/ops/eq_native.h 2025-06-01T22:52:02.0527324Z ++ echo torch/include/ATen/ops/eq_native.h 2025-06-01T22:52:02.0527686Z ++ grep RECORD 2025-06-01T22:52:02.0548078Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eq_native.h 2025-06-01T22:52:02.0548587Z +++ openssl base64 2025-06-01T22:52:02.0548848Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.0549561Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.0551083Z +++ sed -e s/=//g 2025-06-01T22:52:02.0593929Z ++ HASH=-Q3nDIWiB2rCjJd7hJibWhHzPTR-v6qUPdxaQ9RI6m0 2025-06-01T22:52:02.0596275Z +++ ls -nl torch/include/ATen/ops/eq_native.h 2025-06-01T22:52:02.0597559Z +++ awk '{print $5}' 2025-06-01T22:52:02.0626589Z ++ FSIZE=1385 2025-06-01T22:52:02.0627189Z ++ echo '"torch/include/ATen/ops/eq_native.h",sha256=-Q3nDIWiB2rCjJd7hJibWhHzPTR-v6qUPdxaQ9RI6m0,1385' 2025-06-01T22:52:02.0627988Z ++ read fname 2025-06-01T22:52:02.0628309Z ++ make_wheel_record torch/include/ATen/ops/eq_ops.h 2025-06-01T22:52:02.0628717Z ++ FPATH=torch/include/ATen/ops/eq_ops.h 2025-06-01T22:52:02.0629099Z ++ echo torch/include/ATen/ops/eq_ops.h 2025-06-01T22:52:02.0629433Z ++ grep RECORD 2025-06-01T22:52:02.0649041Z +++ openssl base64 2025-06-01T22:52:02.0649521Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eq_ops.h 2025-06-01T22:52:02.0650016Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.0651143Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.0652498Z +++ sed -e s/=//g 2025-06-01T22:52:02.0691254Z ++ HASH=VflP0Nw5QpCh4P0sN45kQR6x1NwTvKjlM1lP-WBz--c 2025-06-01T22:52:02.0696223Z +++ ls -nl torch/include/ATen/ops/eq_ops.h 2025-06-01T22:52:02.0698055Z +++ awk '{print $5}' 2025-06-01T22:52:02.0723526Z ++ FSIZE=4201 2025-06-01T22:52:02.0724235Z ++ echo '"torch/include/ATen/ops/eq_ops.h",sha256=VflP0Nw5QpCh4P0sN45kQR6x1NwTvKjlM1lP-WBz--c,4201' 2025-06-01T22:52:02.0725072Z ++ read fname 2025-06-01T22:52:02.0725383Z ++ make_wheel_record torch/include/ATen/ops/equal.h 2025-06-01T22:52:02.0725952Z ++ FPATH=torch/include/ATen/ops/equal.h 2025-06-01T22:52:02.0726492Z ++ echo torch/include/ATen/ops/equal.h 2025-06-01T22:52:02.0727101Z ++ grep RECORD 2025-06-01T22:52:02.0748893Z +++ openssl base64 2025-06-01T22:52:02.0749373Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/equal.h 2025-06-01T22:52:02.0749834Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.0750600Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.0751885Z +++ sed -e s/=//g 2025-06-01T22:52:02.0794013Z ++ HASH=SKqjoknSeMLqIcgaTf73YTlNpwraWfiEM3WkQqllP0Y 2025-06-01T22:52:02.0798741Z +++ ls -nl torch/include/ATen/ops/equal.h 2025-06-01T22:52:02.0800259Z +++ awk '{print $5}' 2025-06-01T22:52:02.0826856Z ++ FSIZE=672 2025-06-01T22:52:02.0827465Z ++ echo '"torch/include/ATen/ops/equal.h",sha256=SKqjoknSeMLqIcgaTf73YTlNpwraWfiEM3WkQqllP0Y,672' 2025-06-01T22:52:02.0828155Z ++ read fname 2025-06-01T22:52:02.0828502Z ++ make_wheel_record torch/include/ATen/ops/equal_cpu_dispatch.h 2025-06-01T22:52:02.0829026Z ++ FPATH=torch/include/ATen/ops/equal_cpu_dispatch.h 2025-06-01T22:52:02.0829518Z ++ echo torch/include/ATen/ops/equal_cpu_dispatch.h 2025-06-01T22:52:02.0829909Z ++ grep RECORD 2025-06-01T22:52:02.0849860Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/equal_cpu_dispatch.h 2025-06-01T22:52:02.0850418Z +++ openssl base64 2025-06-01T22:52:02.0851661Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.0853059Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.0854453Z +++ sed -e s/=//g 2025-06-01T22:52:02.0890359Z ++ HASH=j5YI9YxgBAETewaOudtFJrDBjlWTdCdgu5JbKAuO3G4 2025-06-01T22:52:02.0895553Z +++ ls -nl torch/include/ATen/ops/equal_cpu_dispatch.h 2025-06-01T22:52:02.0896439Z +++ awk '{print $5}' 2025-06-01T22:52:02.0921535Z ++ FSIZE=739 2025-06-01T22:52:02.0922200Z ++ echo '"torch/include/ATen/ops/equal_cpu_dispatch.h",sha256=j5YI9YxgBAETewaOudtFJrDBjlWTdCdgu5JbKAuO3G4,739' 2025-06-01T22:52:02.0922879Z ++ read fname 2025-06-01T22:52:02.0923243Z ++ make_wheel_record torch/include/ATen/ops/equal_cuda_dispatch.h 2025-06-01T22:52:02.0923481Z ++ FPATH=torch/include/ATen/ops/equal_cuda_dispatch.h 2025-06-01T22:52:02.0924326Z ++ echo torch/include/ATen/ops/equal_cuda_dispatch.h 2025-06-01T22:52:02.0925659Z ++ grep RECORD 2025-06-01T22:52:02.0947219Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/equal_cuda_dispatch.h 2025-06-01T22:52:02.0947330Z +++ openssl base64 2025-06-01T22:52:02.0947981Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.0949597Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.0951191Z +++ sed -e s/=//g 2025-06-01T22:52:02.0993274Z ++ HASH=mchBRbi709Z6951APBwwJTDKDAvKDG1mstukVN301iQ 2025-06-01T22:52:02.0996241Z +++ ls -nl torch/include/ATen/ops/equal_cuda_dispatch.h 2025-06-01T22:52:02.0996805Z +++ awk '{print $5}' 2025-06-01T22:52:02.1023878Z ++ FSIZE=741 2025-06-01T22:52:02.1024425Z ++ echo '"torch/include/ATen/ops/equal_cuda_dispatch.h",sha256=mchBRbi709Z6951APBwwJTDKDAvKDG1mstukVN301iQ,741' 2025-06-01T22:52:02.1024526Z ++ read fname 2025-06-01T22:52:02.1024893Z ++ make_wheel_record torch/include/ATen/ops/equal_native.h 2025-06-01T22:52:02.1025052Z ++ FPATH=torch/include/ATen/ops/equal_native.h 2025-06-01T22:52:02.1025194Z ++ echo torch/include/ATen/ops/equal_native.h 2025-06-01T22:52:02.1026637Z ++ grep RECORD 2025-06-01T22:52:02.1047497Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/equal_native.h 2025-06-01T22:52:02.1048365Z +++ openssl base64 2025-06-01T22:52:02.1049890Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.1051230Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.1052606Z +++ sed -e s/=//g 2025-06-01T22:52:02.1089206Z ++ HASH=iIVC-DymV_xikZN5YFT67DAiIGq2Cahr8bpOYV8ldeg 2025-06-01T22:52:02.1094650Z +++ ls -nl torch/include/ATen/ops/equal_native.h 2025-06-01T22:52:02.1095834Z +++ awk '{print $5}' 2025-06-01T22:52:02.1120340Z ++ FSIZE=664 2025-06-01T22:52:02.1120826Z ++ echo '"torch/include/ATen/ops/equal_native.h",sha256=iIVC-DymV_xikZN5YFT67DAiIGq2Cahr8bpOYV8ldeg,664' 2025-06-01T22:52:02.1120932Z ++ read fname 2025-06-01T22:52:02.1121108Z ++ make_wheel_record torch/include/ATen/ops/equal_ops.h 2025-06-01T22:52:02.1121377Z ++ FPATH=torch/include/ATen/ops/equal_ops.h 2025-06-01T22:52:02.1122678Z ++ echo torch/include/ATen/ops/equal_ops.h 2025-06-01T22:52:02.1124141Z ++ grep RECORD 2025-06-01T22:52:02.1145589Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/equal_ops.h 2025-06-01T22:52:02.1147618Z +++ openssl base64 2025-06-01T22:52:02.1147750Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.1148345Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.1149441Z +++ sed -e s/=//g 2025-06-01T22:52:02.1193879Z ++ HASH=NoHX4NdpQuz7dQbW70lNxrO83afT0Zdksq2dz3igxSE 2025-06-01T22:52:02.1196082Z +++ ls -nl torch/include/ATen/ops/equal_ops.h 2025-06-01T22:52:02.1197373Z +++ awk '{print $5}' 2025-06-01T22:52:02.1225556Z ++ FSIZE=1020 2025-06-01T22:52:02.1226025Z ++ echo '"torch/include/ATen/ops/equal_ops.h",sha256=NoHX4NdpQuz7dQbW70lNxrO83afT0Zdksq2dz3igxSE,1020' 2025-06-01T22:52:02.1226123Z ++ read fname 2025-06-01T22:52:02.1226289Z ++ make_wheel_record torch/include/ATen/ops/erf.h 2025-06-01T22:52:02.1226423Z ++ FPATH=torch/include/ATen/ops/erf.h 2025-06-01T22:52:02.1226548Z ++ echo torch/include/ATen/ops/erf.h 2025-06-01T22:52:02.1226660Z ++ grep RECORD 2025-06-01T22:52:02.1246893Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erf.h 2025-06-01T22:52:02.1247437Z +++ openssl base64 2025-06-01T22:52:02.1248650Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.1249978Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.1251267Z +++ sed -e s/=//g 2025-06-01T22:52:02.1288883Z ++ HASH=A83-5H6IPmd3S5rxsF6eLEebLLyaRZ7sc8x4QIyDgx8 2025-06-01T22:52:02.1293670Z +++ ls -nl torch/include/ATen/ops/erf.h 2025-06-01T22:52:02.1294693Z +++ awk '{print $5}' 2025-06-01T22:52:02.1321515Z ++ FSIZE=1130 2025-06-01T22:52:02.1321979Z ++ echo '"torch/include/ATen/ops/erf.h",sha256=A83-5H6IPmd3S5rxsF6eLEebLLyaRZ7sc8x4QIyDgx8,1130' 2025-06-01T22:52:02.1322080Z ++ read fname 2025-06-01T22:52:02.1322478Z ++ make_wheel_record torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.1322839Z ++ FPATH=torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.1323545Z ++ echo torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.1324246Z ++ grep RECORD 2025-06-01T22:52:02.1346530Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.1346668Z +++ openssl base64 2025-06-01T22:52:02.1347124Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.1348640Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.1349974Z +++ sed -e s/=//g 2025-06-01T22:52:02.1392297Z ++ HASH=wGh8OQNFw08ICErp-Tc3_W_brhkUYUmKJuLpARD357g 2025-06-01T22:52:02.1395048Z +++ ls -nl torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.1395642Z +++ awk '{print $5}' 2025-06-01T22:52:02.1423192Z ++ FSIZE=835 2025-06-01T22:52:02.1424033Z ++ echo '"torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h",sha256=wGh8OQNFw08ICErp-Tc3_W_brhkUYUmKJuLpARD357g,835' 2025-06-01T22:52:02.1424272Z ++ read fname 2025-06-01T22:52:02.1424487Z ++ make_wheel_record torch/include/ATen/ops/erf_cpu_dispatch.h 2025-06-01T22:52:02.1424659Z ++ FPATH=torch/include/ATen/ops/erf_cpu_dispatch.h 2025-06-01T22:52:02.1424821Z ++ echo torch/include/ATen/ops/erf_cpu_dispatch.h 2025-06-01T22:52:02.1425298Z ++ grep RECORD 2025-06-01T22:52:02.1447043Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erf_cpu_dispatch.h 2025-06-01T22:52:02.1447161Z +++ openssl base64 2025-06-01T22:52:02.1450481Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.1451703Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.1452990Z +++ sed -e s/=//g 2025-06-01T22:52:02.1490697Z ++ HASH=AvAjSKKI1QA5n9miS9De5mCT6BjVMIxeImwH-wHWf-k 2025-06-01T22:52:02.1495657Z +++ ls -nl torch/include/ATen/ops/erf_cpu_dispatch.h 2025-06-01T22:52:02.1496560Z +++ awk '{print $5}' 2025-06-01T22:52:02.1522107Z ++ FSIZE=916 2025-06-01T22:52:02.1522590Z ++ echo '"torch/include/ATen/ops/erf_cpu_dispatch.h",sha256=AvAjSKKI1QA5n9miS9De5mCT6BjVMIxeImwH-wHWf-k,916' 2025-06-01T22:52:02.1522716Z ++ read fname 2025-06-01T22:52:02.1523193Z ++ make_wheel_record torch/include/ATen/ops/erf_cuda_dispatch.h 2025-06-01T22:52:02.1523357Z ++ FPATH=torch/include/ATen/ops/erf_cuda_dispatch.h 2025-06-01T22:52:02.1523689Z ++ echo torch/include/ATen/ops/erf_cuda_dispatch.h 2025-06-01T22:52:02.1525710Z ++ grep RECORD 2025-06-01T22:52:02.1547783Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erf_cuda_dispatch.h 2025-06-01T22:52:02.1547917Z +++ openssl base64 2025-06-01T22:52:02.1550134Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.1551293Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.1552526Z +++ sed -e s/=//g 2025-06-01T22:52:02.1593013Z ++ HASH=GWFJ8FLIUo8rGp7_yO_BRyqAuw76g_VYO_uw50s8OoY 2025-06-01T22:52:02.1596021Z +++ ls -nl torch/include/ATen/ops/erf_cuda_dispatch.h 2025-06-01T22:52:02.1596582Z +++ awk '{print $5}' 2025-06-01T22:52:02.1623880Z ++ FSIZE=918 2025-06-01T22:52:02.1624367Z ++ echo '"torch/include/ATen/ops/erf_cuda_dispatch.h",sha256=GWFJ8FLIUo8rGp7_yO_BRyqAuw76g_VYO_uw50s8OoY,918' 2025-06-01T22:52:02.1624477Z ++ read fname 2025-06-01T22:52:02.1624691Z ++ make_wheel_record torch/include/ATen/ops/erf_meta.h 2025-06-01T22:52:02.1624828Z ++ FPATH=torch/include/ATen/ops/erf_meta.h 2025-06-01T22:52:02.1625279Z ++ echo torch/include/ATen/ops/erf_meta.h 2025-06-01T22:52:02.1626362Z ++ grep RECORD 2025-06-01T22:52:02.1647464Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erf_meta.h 2025-06-01T22:52:02.1647943Z +++ openssl base64 2025-06-01T22:52:02.1649260Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.1650612Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.1651919Z +++ sed -e s/=//g 2025-06-01T22:52:02.1689905Z ++ HASH=YFDpr7aP9uE9yV2pqoMRDx44jktgwn4wdmAg-OaN5Ik 2025-06-01T22:52:02.1694830Z +++ ls -nl torch/include/ATen/ops/erf_meta.h 2025-06-01T22:52:02.1695836Z +++ awk '{print $5}' 2025-06-01T22:52:02.1722086Z ++ FSIZE=564 2025-06-01T22:52:02.1722552Z ++ echo '"torch/include/ATen/ops/erf_meta.h",sha256=YFDpr7aP9uE9yV2pqoMRDx44jktgwn4wdmAg-OaN5Ik,564' 2025-06-01T22:52:02.1722658Z ++ read fname 2025-06-01T22:52:02.1722883Z ++ make_wheel_record torch/include/ATen/ops/erf_meta_dispatch.h 2025-06-01T22:52:02.1723204Z ++ FPATH=torch/include/ATen/ops/erf_meta_dispatch.h 2025-06-01T22:52:02.1723664Z ++ echo torch/include/ATen/ops/erf_meta_dispatch.h 2025-06-01T22:52:02.1724921Z ++ grep RECORD 2025-06-01T22:52:02.1746893Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erf_meta_dispatch.h 2025-06-01T22:52:02.1747552Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.1748581Z +++ openssl base64 2025-06-01T22:52:02.1750013Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.1751200Z +++ sed -e s/=//g 2025-06-01T22:52:02.1793545Z ++ HASH=-R-SQRDApQ2COAqEA-W7zlEGrIZ1SBlzcQTi82sChNs 2025-06-01T22:52:02.1797626Z +++ ls -nl torch/include/ATen/ops/erf_meta_dispatch.h 2025-06-01T22:52:02.1798788Z +++ awk '{print $5}' 2025-06-01T22:52:02.1827535Z ++ FSIZE=918 2025-06-01T22:52:02.1828041Z ++ echo '"torch/include/ATen/ops/erf_meta_dispatch.h",sha256=-R-SQRDApQ2COAqEA-W7zlEGrIZ1SBlzcQTi82sChNs,918' 2025-06-01T22:52:02.1828295Z ++ read fname 2025-06-01T22:52:02.1828479Z ++ make_wheel_record torch/include/ATen/ops/erf_native.h 2025-06-01T22:52:02.1828619Z ++ FPATH=torch/include/ATen/ops/erf_native.h 2025-06-01T22:52:02.1828765Z ++ echo torch/include/ATen/ops/erf_native.h 2025-06-01T22:52:02.1828863Z ++ grep RECORD 2025-06-01T22:52:02.1849333Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erf_native.h 2025-06-01T22:52:02.1849836Z +++ openssl base64 2025-06-01T22:52:02.1850910Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.1852056Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.1853591Z +++ sed -e s/=//g 2025-06-01T22:52:02.1890556Z ++ HASH=qe6lYXANkCsIB60WpZKTPXygdOXQcUwPsOm2O2pFxYY 2025-06-01T22:52:02.1895369Z +++ ls -nl torch/include/ATen/ops/erf_native.h 2025-06-01T22:52:02.1896422Z +++ awk '{print $5}' 2025-06-01T22:52:02.1925236Z ++ FSIZE=989 2025-06-01T22:52:02.1925717Z ++ echo '"torch/include/ATen/ops/erf_native.h",sha256=qe6lYXANkCsIB60WpZKTPXygdOXQcUwPsOm2O2pFxYY,989' 2025-06-01T22:52:02.1925840Z ++ read fname 2025-06-01T22:52:02.1926012Z ++ make_wheel_record torch/include/ATen/ops/erf_ops.h 2025-06-01T22:52:02.1926289Z ++ FPATH=torch/include/ATen/ops/erf_ops.h 2025-06-01T22:52:02.1926435Z ++ echo torch/include/ATen/ops/erf_ops.h 2025-06-01T22:52:02.1926585Z ++ grep RECORD 2025-06-01T22:52:02.1949190Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erf_ops.h 2025-06-01T22:52:02.1949659Z +++ openssl base64 2025-06-01T22:52:02.1950970Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.1952438Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.1953662Z +++ sed -e s/=//g 2025-06-01T22:52:02.1993593Z ++ HASH=UyjInwAcb3C-RwQMo4prQoo1dNRsO-qRLQZqNCB8bB0 2025-06-01T22:52:02.1997047Z +++ ls -nl torch/include/ATen/ops/erf_ops.h 2025-06-01T22:52:02.1998012Z +++ awk '{print $5}' 2025-06-01T22:52:02.2026119Z ++ FSIZE=2019 2025-06-01T22:52:02.2026595Z ++ echo '"torch/include/ATen/ops/erf_ops.h",sha256=UyjInwAcb3C-RwQMo4prQoo1dNRsO-qRLQZqNCB8bB0,2019' 2025-06-01T22:52:02.2026700Z ++ read fname 2025-06-01T22:52:02.2026883Z ++ make_wheel_record torch/include/ATen/ops/erfc.h 2025-06-01T22:52:02.2027012Z ++ FPATH=torch/include/ATen/ops/erfc.h 2025-06-01T22:52:02.2027135Z ++ echo torch/include/ATen/ops/erfc.h 2025-06-01T22:52:02.2027250Z ++ grep RECORD 2025-06-01T22:52:02.2048105Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfc.h 2025-06-01T22:52:02.2049100Z +++ openssl base64 2025-06-01T22:52:02.2050370Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.2051794Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.2053273Z +++ sed -e s/=//g 2025-06-01T22:52:02.2090446Z ++ HASH=aBm3Ui4IP4WzRgr2C0cwLHIFRx7kEW8iaAc0jSrpK5k 2025-06-01T22:52:02.2095082Z +++ ls -nl torch/include/ATen/ops/erfc.h 2025-06-01T22:52:02.2096136Z +++ awk '{print $5}' 2025-06-01T22:52:02.2123339Z ++ FSIZE=1143 2025-06-01T22:52:02.2123767Z ++ echo '"torch/include/ATen/ops/erfc.h",sha256=aBm3Ui4IP4WzRgr2C0cwLHIFRx7kEW8iaAc0jSrpK5k,1143' 2025-06-01T22:52:02.2123863Z ++ read fname 2025-06-01T22:52:02.2124414Z ++ make_wheel_record torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.2124957Z ++ FPATH=torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.2125451Z ++ echo torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.2125696Z ++ grep RECORD 2025-06-01T22:52:02.2147941Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.2148086Z +++ openssl base64 2025-06-01T22:52:02.2149231Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.2150363Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.2151822Z +++ sed -e s/=//g 2025-06-01T22:52:02.2191633Z ++ HASH=q-k3nbIGUOcOnj5MsWXChdnTMBhn8-5kB8sd5Fb8xas 2025-06-01T22:52:02.2195642Z +++ ls -nl torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.2196841Z +++ awk '{print $5}' 2025-06-01T22:52:02.2223462Z ++ FSIZE=837 2025-06-01T22:52:02.2224335Z ++ echo '"torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h",sha256=q-k3nbIGUOcOnj5MsWXChdnTMBhn8-5kB8sd5Fb8xas,837' 2025-06-01T22:52:02.2224619Z ++ read fname 2025-06-01T22:52:02.2224851Z ++ make_wheel_record torch/include/ATen/ops/erfc_cpu_dispatch.h 2025-06-01T22:52:02.2225011Z ++ FPATH=torch/include/ATen/ops/erfc_cpu_dispatch.h 2025-06-01T22:52:02.2225398Z ++ echo torch/include/ATen/ops/erfc_cpu_dispatch.h 2025-06-01T22:52:02.2226004Z ++ grep RECORD 2025-06-01T22:52:02.2246679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfc_cpu_dispatch.h 2025-06-01T22:52:02.2247069Z +++ openssl base64 2025-06-01T22:52:02.2248121Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.2249417Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.2250759Z +++ sed -e s/=//g 2025-06-01T22:52:02.2289185Z ++ HASH=hEQv9d-XZkOz2G1sh8F3jnvjT6YJzyq3vw7tDttSjbg 2025-06-01T22:52:02.2294543Z +++ ls -nl torch/include/ATen/ops/erfc_cpu_dispatch.h 2025-06-01T22:52:02.2295706Z +++ awk '{print $5}' 2025-06-01T22:52:02.2323732Z ++ FSIZE=920 2025-06-01T22:52:02.2324570Z ++ echo '"torch/include/ATen/ops/erfc_cpu_dispatch.h",sha256=hEQv9d-XZkOz2G1sh8F3jnvjT6YJzyq3vw7tDttSjbg,920' 2025-06-01T22:52:02.2325142Z ++ read fname 2025-06-01T22:52:02.2325521Z ++ make_wheel_record torch/include/ATen/ops/erfc_cuda_dispatch.h 2025-06-01T22:52:02.2325935Z ++ FPATH=torch/include/ATen/ops/erfc_cuda_dispatch.h 2025-06-01T22:52:02.2326229Z ++ echo torch/include/ATen/ops/erfc_cuda_dispatch.h 2025-06-01T22:52:02.2326347Z ++ grep RECORD 2025-06-01T22:52:02.2347678Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfc_cuda_dispatch.h 2025-06-01T22:52:02.2348381Z +++ openssl base64 2025-06-01T22:52:02.2348570Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.2349920Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.2351115Z +++ sed -e s/=//g 2025-06-01T22:52:02.2394552Z ++ HASH=d72OS5rCSKyaC6Xu_CqyaFFb8tHLu4Qex1YSUW1GpOA 2025-06-01T22:52:02.2397497Z +++ ls -nl torch/include/ATen/ops/erfc_cuda_dispatch.h 2025-06-01T22:52:02.2398835Z +++ awk '{print $5}' 2025-06-01T22:52:02.2427136Z ++ FSIZE=922 2025-06-01T22:52:02.2427949Z ++ echo '"torch/include/ATen/ops/erfc_cuda_dispatch.h",sha256=d72OS5rCSKyaC6Xu_CqyaFFb8tHLu4Qex1YSUW1GpOA,922' 2025-06-01T22:52:02.2428048Z ++ read fname 2025-06-01T22:52:02.2428227Z ++ make_wheel_record torch/include/ATen/ops/erfc_meta.h 2025-06-01T22:52:02.2428375Z ++ FPATH=torch/include/ATen/ops/erfc_meta.h 2025-06-01T22:52:02.2428542Z ++ echo torch/include/ATen/ops/erfc_meta.h 2025-06-01T22:52:02.2428648Z ++ grep RECORD 2025-06-01T22:52:02.2449343Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfc_meta.h 2025-06-01T22:52:02.2449595Z +++ openssl base64 2025-06-01T22:52:02.2450806Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.2451990Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.2453260Z +++ sed -e s/=//g 2025-06-01T22:52:02.2490786Z ++ HASH=a9x4t4o4jYSkkVKTGC8uc5FwwY_WY91wnWB_gWPOTU8 2025-06-01T22:52:02.2495915Z +++ ls -nl torch/include/ATen/ops/erfc_meta.h 2025-06-01T22:52:02.2496933Z +++ awk '{print $5}' 2025-06-01T22:52:02.2524715Z ++ FSIZE=565 2025-06-01T22:52:02.2525289Z ++ echo '"torch/include/ATen/ops/erfc_meta.h",sha256=a9x4t4o4jYSkkVKTGC8uc5FwwY_WY91wnWB_gWPOTU8,565' 2025-06-01T22:52:02.2525507Z ++ read fname 2025-06-01T22:52:02.2526098Z ++ make_wheel_record torch/include/ATen/ops/erfc_meta_dispatch.h 2025-06-01T22:52:02.2526426Z ++ FPATH=torch/include/ATen/ops/erfc_meta_dispatch.h 2025-06-01T22:52:02.2526742Z ++ echo torch/include/ATen/ops/erfc_meta_dispatch.h 2025-06-01T22:52:02.2526894Z ++ grep RECORD 2025-06-01T22:52:02.2548120Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfc_meta_dispatch.h 2025-06-01T22:52:02.2548327Z +++ openssl base64 2025-06-01T22:52:02.2548793Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.2550316Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.2551498Z +++ sed -e s/=//g 2025-06-01T22:52:02.2592874Z ++ HASH=CJYQDuJ3y2tvJcXtA7MiRjhxM_3TVPmnVuAwc4swutU 2025-06-01T22:52:02.2595334Z +++ ls -nl torch/include/ATen/ops/erfc_meta_dispatch.h 2025-06-01T22:52:02.2596742Z +++ awk '{print $5}' 2025-06-01T22:52:02.2624872Z ++ FSIZE=922 2025-06-01T22:52:02.2625822Z ++ echo '"torch/include/ATen/ops/erfc_meta_dispatch.h",sha256=CJYQDuJ3y2tvJcXtA7MiRjhxM_3TVPmnVuAwc4swutU,922' 2025-06-01T22:52:02.2626696Z ++ read fname 2025-06-01T22:52:02.2627031Z ++ make_wheel_record torch/include/ATen/ops/erfc_native.h 2025-06-01T22:52:02.2627470Z ++ FPATH=torch/include/ATen/ops/erfc_native.h 2025-06-01T22:52:02.2627871Z ++ echo torch/include/ATen/ops/erfc_native.h 2025-06-01T22:52:02.2628219Z ++ grep RECORD 2025-06-01T22:52:02.2647083Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfc_native.h 2025-06-01T22:52:02.2647661Z +++ openssl base64 2025-06-01T22:52:02.2648849Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.2650015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.2651334Z +++ sed -e s/=//g 2025-06-01T22:52:02.2689250Z ++ HASH=665TdYaS8HRAD3WqHwfBa2HqBGcmbSpOMSxnDWmRKHM 2025-06-01T22:52:02.2694384Z +++ ls -nl torch/include/ATen/ops/erfc_native.h 2025-06-01T22:52:02.2695342Z +++ awk '{print $5}' 2025-06-01T22:52:02.2723376Z ++ FSIZE=590 2025-06-01T22:52:02.2724270Z ++ echo '"torch/include/ATen/ops/erfc_native.h",sha256=665TdYaS8HRAD3WqHwfBa2HqBGcmbSpOMSxnDWmRKHM,590' 2025-06-01T22:52:02.2725286Z ++ read fname 2025-06-01T22:52:02.2725611Z ++ make_wheel_record torch/include/ATen/ops/erfc_ops.h 2025-06-01T22:52:02.2726044Z ++ FPATH=torch/include/ATen/ops/erfc_ops.h 2025-06-01T22:52:02.2726498Z ++ echo torch/include/ATen/ops/erfc_ops.h 2025-06-01T22:52:02.2726843Z ++ grep RECORD 2025-06-01T22:52:02.2748298Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfc_ops.h 2025-06-01T22:52:02.2748797Z +++ openssl base64 2025-06-01T22:52:02.2749060Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.2749762Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.2750976Z +++ sed -e s/=//g 2025-06-01T22:52:02.2795433Z ++ HASH=F8YFtPdPrzyW-EYHoIjVOtoTvyx6xaMcEqfRqwQL8XU 2025-06-01T22:52:02.2797757Z +++ ls -nl torch/include/ATen/ops/erfc_ops.h 2025-06-01T22:52:02.2799039Z +++ awk '{print $5}' 2025-06-01T22:52:02.2828374Z ++ FSIZE=2028 2025-06-01T22:52:02.2829054Z ++ echo '"torch/include/ATen/ops/erfc_ops.h",sha256=F8YFtPdPrzyW-EYHoIjVOtoTvyx6xaMcEqfRqwQL8XU,2028' 2025-06-01T22:52:02.2829717Z ++ read fname 2025-06-01T22:52:02.2830018Z ++ make_wheel_record torch/include/ATen/ops/erfinv.h 2025-06-01T22:52:02.2830446Z ++ FPATH=torch/include/ATen/ops/erfinv.h 2025-06-01T22:52:02.2830824Z ++ echo torch/include/ATen/ops/erfinv.h 2025-06-01T22:52:02.2831149Z ++ grep RECORD 2025-06-01T22:52:02.2851249Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfinv.h 2025-06-01T22:52:02.2851709Z +++ openssl base64 2025-06-01T22:52:02.2852554Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.2853860Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.2855117Z +++ sed -e s/=//g 2025-06-01T22:52:02.2892647Z ++ HASH=0aKpkDo2OIzPhBuHlUcWHEGSwqTnF-0bjkiX0LrQIi8 2025-06-01T22:52:02.2898658Z +++ ls -nl torch/include/ATen/ops/erfinv.h 2025-06-01T22:52:02.2899301Z +++ awk '{print $5}' 2025-06-01T22:52:02.2926131Z ++ FSIZE=1027 2025-06-01T22:52:02.2926781Z ++ echo '"torch/include/ATen/ops/erfinv.h",sha256=0aKpkDo2OIzPhBuHlUcWHEGSwqTnF-0bjkiX0LrQIi8,1027' 2025-06-01T22:52:02.2927502Z ++ read fname 2025-06-01T22:52:02.2928100Z ++ make_wheel_record torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.2929231Z ++ FPATH=torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.2930106Z ++ echo torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.2930708Z ++ grep RECORD 2025-06-01T22:52:02.2949778Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.2950584Z +++ openssl base64 2025-06-01T22:52:02.2950861Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.2951549Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.2952988Z +++ sed -e s/=//g 2025-06-01T22:52:02.2996519Z ++ HASH=fUne7QfatltqmYEf3TRh9rhA6Y-RciRnVYL_GASFiC0 2025-06-01T22:52:02.2997752Z +++ ls -nl torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.2998408Z +++ awk '{print $5}' 2025-06-01T22:52:02.3025826Z ++ FSIZE=841 2025-06-01T22:52:02.3026921Z ++ echo '"torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h",sha256=fUne7QfatltqmYEf3TRh9rhA6Y-RciRnVYL_GASFiC0,841' 2025-06-01T22:52:02.3027835Z ++ read fname 2025-06-01T22:52:02.3028204Z ++ make_wheel_record torch/include/ATen/ops/erfinv_cpu_dispatch.h 2025-06-01T22:52:02.3028703Z ++ FPATH=torch/include/ATen/ops/erfinv_cpu_dispatch.h 2025-06-01T22:52:02.3029160Z ++ echo torch/include/ATen/ops/erfinv_cpu_dispatch.h 2025-06-01T22:52:02.3029543Z ++ grep RECORD 2025-06-01T22:52:02.3048788Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfinv_cpu_dispatch.h 2025-06-01T22:52:02.3049329Z +++ openssl base64 2025-06-01T22:52:02.3050634Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.3052106Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.3053555Z +++ sed -e s/=//g 2025-06-01T22:52:02.3090276Z ++ HASH=Ztz4EPsFCKaHv5JTq-fV5OlxVqC2is5dhPrd09k8w7s 2025-06-01T22:52:02.3095328Z +++ ls -nl torch/include/ATen/ops/erfinv_cpu_dispatch.h 2025-06-01T22:52:02.3096323Z +++ awk '{print $5}' 2025-06-01T22:52:02.3124812Z ++ FSIZE=928 2025-06-01T22:52:02.3125657Z ++ echo '"torch/include/ATen/ops/erfinv_cpu_dispatch.h",sha256=Ztz4EPsFCKaHv5JTq-fV5OlxVqC2is5dhPrd09k8w7s,928' 2025-06-01T22:52:02.3126388Z ++ read fname 2025-06-01T22:52:02.3126901Z ++ make_wheel_record torch/include/ATen/ops/erfinv_cuda_dispatch.h 2025-06-01T22:52:02.3127427Z ++ FPATH=torch/include/ATen/ops/erfinv_cuda_dispatch.h 2025-06-01T22:52:02.3127903Z ++ echo torch/include/ATen/ops/erfinv_cuda_dispatch.h 2025-06-01T22:52:02.3128292Z ++ grep RECORD 2025-06-01T22:52:02.3148032Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfinv_cuda_dispatch.h 2025-06-01T22:52:02.3148575Z +++ openssl base64 2025-06-01T22:52:02.3148847Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.3149419Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.3150794Z +++ sed -e s/=//g 2025-06-01T22:52:02.3193587Z ++ HASH=aY594X9BP_pSYTU5pf-ZV_YpZmtCLig4Ez01-xQZ3R0 2025-06-01T22:52:02.3196341Z +++ ls -nl torch/include/ATen/ops/erfinv_cuda_dispatch.h 2025-06-01T22:52:02.3197597Z +++ awk '{print $5}' 2025-06-01T22:52:02.3227116Z ++ FSIZE=930 2025-06-01T22:52:02.3227833Z ++ echo '"torch/include/ATen/ops/erfinv_cuda_dispatch.h",sha256=aY594X9BP_pSYTU5pf-ZV_YpZmtCLig4Ez01-xQZ3R0,930' 2025-06-01T22:52:02.3228526Z ++ read fname 2025-06-01T22:52:02.3228845Z ++ make_wheel_record torch/include/ATen/ops/erfinv_meta.h 2025-06-01T22:52:02.3229294Z ++ FPATH=torch/include/ATen/ops/erfinv_meta.h 2025-06-01T22:52:02.3229681Z ++ echo torch/include/ATen/ops/erfinv_meta.h 2025-06-01T22:52:02.3230033Z ++ grep RECORD 2025-06-01T22:52:02.3248108Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfinv_meta.h 2025-06-01T22:52:02.3248623Z +++ openssl base64 2025-06-01T22:52:02.3248954Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.3250152Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.3251456Z +++ sed -e s/=//g 2025-06-01T22:52:02.3289492Z ++ HASH=NadZRdL5M2rHj_i_5OEkmbjaOuEkb-ZdTGcKfSB7K24 2025-06-01T22:52:02.3294750Z +++ ls -nl torch/include/ATen/ops/erfinv_meta.h 2025-06-01T22:52:02.3295808Z +++ awk '{print $5}' 2025-06-01T22:52:02.3323751Z ++ FSIZE=567 2025-06-01T22:52:02.3324883Z ++ echo '"torch/include/ATen/ops/erfinv_meta.h",sha256=NadZRdL5M2rHj_i_5OEkmbjaOuEkb-ZdTGcKfSB7K24,567' 2025-06-01T22:52:02.3325538Z ++ read fname 2025-06-01T22:52:02.3325928Z ++ make_wheel_record torch/include/ATen/ops/erfinv_meta_dispatch.h 2025-06-01T22:52:02.3326452Z ++ FPATH=torch/include/ATen/ops/erfinv_meta_dispatch.h 2025-06-01T22:52:02.3326929Z ++ echo torch/include/ATen/ops/erfinv_meta_dispatch.h 2025-06-01T22:52:02.3327332Z ++ grep RECORD 2025-06-01T22:52:02.3347546Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfinv_meta_dispatch.h 2025-06-01T22:52:02.3348091Z +++ openssl base64 2025-06-01T22:52:02.3348608Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.3349031Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.3350567Z +++ sed -e s/=//g 2025-06-01T22:52:02.3392033Z ++ HASH=IB6PXMBYIu_ZPlpUpHwJ0gtZR5cN03-SrfZ9lIdi-ac 2025-06-01T22:52:02.3395639Z +++ ls -nl torch/include/ATen/ops/erfinv_meta_dispatch.h 2025-06-01T22:52:02.3396562Z +++ awk '{print $5}' 2025-06-01T22:52:02.3425098Z ++ FSIZE=930 2025-06-01T22:52:02.3425788Z ++ echo '"torch/include/ATen/ops/erfinv_meta_dispatch.h",sha256=IB6PXMBYIu_ZPlpUpHwJ0gtZR5cN03-SrfZ9lIdi-ac,930' 2025-06-01T22:52:02.3426471Z ++ read fname 2025-06-01T22:52:02.3426809Z ++ make_wheel_record torch/include/ATen/ops/erfinv_native.h 2025-06-01T22:52:02.3427277Z ++ FPATH=torch/include/ATen/ops/erfinv_native.h 2025-06-01T22:52:02.3427675Z ++ echo torch/include/ATen/ops/erfinv_native.h 2025-06-01T22:52:02.3428044Z ++ grep RECORD 2025-06-01T22:52:02.3446873Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfinv_native.h 2025-06-01T22:52:02.3447409Z +++ openssl base64 2025-06-01T22:52:02.3447850Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.3449344Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.3450504Z +++ sed -e s/=//g 2025-06-01T22:52:02.3488687Z ++ HASH=1NILyKthmIypHhfinVSciPHUVtGcwNaa6PpBefWRFa8 2025-06-01T22:52:02.3493536Z +++ ls -nl torch/include/ATen/ops/erfinv_native.h 2025-06-01T22:52:02.3494327Z +++ awk '{print $5}' 2025-06-01T22:52:02.3522237Z ++ FSIZE=1016 2025-06-01T22:52:02.3522931Z ++ echo '"torch/include/ATen/ops/erfinv_native.h",sha256=1NILyKthmIypHhfinVSciPHUVtGcwNaa6PpBefWRFa8,1016' 2025-06-01T22:52:02.3523738Z ++ read fname 2025-06-01T22:52:02.3524210Z ++ make_wheel_record torch/include/ATen/ops/erfinv_ops.h 2025-06-01T22:52:02.3524829Z ++ FPATH=torch/include/ATen/ops/erfinv_ops.h 2025-06-01T22:52:02.3525240Z ++ echo torch/include/ATen/ops/erfinv_ops.h 2025-06-01T22:52:02.3525588Z ++ grep RECORD 2025-06-01T22:52:02.3546724Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/erfinv_ops.h 2025-06-01T22:52:02.3547237Z +++ openssl base64 2025-06-01T22:52:02.3547513Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.3547780Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.3548045Z +++ sed -e s/=//g 2025-06-01T22:52:02.3591148Z ++ HASH=A_n-GQQjIOxhhBYaSN5kLMHsr5ycElMFsoSt_8kTr8I 2025-06-01T22:52:02.3593875Z +++ ls -nl torch/include/ATen/ops/erfinv_ops.h 2025-06-01T22:52:02.3594564Z +++ awk '{print $5}' 2025-06-01T22:52:02.3622706Z ++ FSIZE=2046 2025-06-01T22:52:02.3623467Z ++ echo '"torch/include/ATen/ops/erfinv_ops.h",sha256=A_n-GQQjIOxhhBYaSN5kLMHsr5ycElMFsoSt_8kTr8I,2046' 2025-06-01T22:52:02.3624124Z ++ read fname 2025-06-01T22:52:02.3624430Z ++ make_wheel_record torch/include/ATen/ops/exp.h 2025-06-01T22:52:02.3624823Z ++ FPATH=torch/include/ATen/ops/exp.h 2025-06-01T22:52:02.3625181Z ++ echo torch/include/ATen/ops/exp.h 2025-06-01T22:52:02.3625497Z ++ grep RECORD 2025-06-01T22:52:02.3646222Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp.h 2025-06-01T22:52:02.3646690Z +++ openssl base64 2025-06-01T22:52:02.3646964Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.3647371Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.3648389Z +++ sed -e s/=//g 2025-06-01T22:52:02.3686688Z ++ HASH=92R6CTIqi3LpZ2WqOAfGgx4x7cEj0rFkEUdq0zTwvRU 2025-06-01T22:52:02.3691643Z +++ ls -nl torch/include/ATen/ops/exp.h 2025-06-01T22:52:02.3692550Z +++ awk '{print $5}' 2025-06-01T22:52:02.3720010Z ++ FSIZE=1130 2025-06-01T22:52:02.3720719Z ++ echo '"torch/include/ATen/ops/exp.h",sha256=92R6CTIqi3LpZ2WqOAfGgx4x7cEj0rFkEUdq0zTwvRU,1130' 2025-06-01T22:52:02.3721411Z ++ read fname 2025-06-01T22:52:02.3721846Z ++ make_wheel_record torch/include/ATen/ops/exp2.h 2025-06-01T22:52:02.3722264Z ++ FPATH=torch/include/ATen/ops/exp2.h 2025-06-01T22:52:02.3722618Z ++ echo torch/include/ATen/ops/exp2.h 2025-06-01T22:52:02.3722955Z ++ grep RECORD 2025-06-01T22:52:02.3746282Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp2.h 2025-06-01T22:52:02.3746751Z +++ openssl base64 2025-06-01T22:52:02.3747027Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.3747282Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.3747559Z +++ sed -e s/=//g 2025-06-01T22:52:02.3790287Z ++ HASH=9UIp8byJhh3KS-VyWfOoMbMhiyOlusoAzUm30-t2Cpg 2025-06-01T22:52:02.3791938Z +++ ls -nl torch/include/ATen/ops/exp2.h 2025-06-01T22:52:02.3792715Z +++ awk '{print $5}' 2025-06-01T22:52:02.3820480Z ++ FSIZE=1143 2025-06-01T22:52:02.3821173Z ++ echo '"torch/include/ATen/ops/exp2.h",sha256=9UIp8byJhh3KS-VyWfOoMbMhiyOlusoAzUm30-t2Cpg,1143' 2025-06-01T22:52:02.3821941Z ++ read fname 2025-06-01T22:52:02.3822488Z ++ make_wheel_record torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.3823352Z ++ FPATH=torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.3824176Z ++ echo torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.3824761Z ++ grep RECORD 2025-06-01T22:52:02.3846326Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.3847057Z +++ openssl base64 2025-06-01T22:52:02.3847335Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.3847590Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.3848379Z +++ sed -e s/=//g 2025-06-01T22:52:02.3887093Z ++ HASH=0sDVcNT2fsPkoBdF7c2SLkRb8Qu5BC_ZhTYVXCxFTqM 2025-06-01T22:52:02.3892011Z +++ ls -nl torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.3892800Z +++ awk '{print $5}' 2025-06-01T22:52:02.3919160Z ++ FSIZE=837 2025-06-01T22:52:02.3920377Z ++ echo '"torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h",sha256=0sDVcNT2fsPkoBdF7c2SLkRb8Qu5BC_ZhTYVXCxFTqM,837' 2025-06-01T22:52:02.3921352Z ++ read fname 2025-06-01T22:52:02.3921703Z ++ make_wheel_record torch/include/ATen/ops/exp2_cpu_dispatch.h 2025-06-01T22:52:02.3922251Z ++ FPATH=torch/include/ATen/ops/exp2_cpu_dispatch.h 2025-06-01T22:52:02.3922683Z ++ echo torch/include/ATen/ops/exp2_cpu_dispatch.h 2025-06-01T22:52:02.3923073Z ++ grep RECORD 2025-06-01T22:52:02.3946541Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp2_cpu_dispatch.h 2025-06-01T22:52:02.3947493Z +++ openssl base64 2025-06-01T22:52:02.3947845Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.3948113Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.3948590Z +++ sed -e s/=//g 2025-06-01T22:52:02.3991610Z ++ HASH=ChHI9xli18UWhLndDAE-VrZtlBDl609msXhfsomnRT4 2025-06-01T22:52:02.3994534Z +++ ls -nl torch/include/ATen/ops/exp2_cpu_dispatch.h 2025-06-01T22:52:02.3995272Z +++ awk '{print $5}' 2025-06-01T22:52:02.4023285Z ++ FSIZE=920 2025-06-01T22:52:02.4024416Z ++ echo '"torch/include/ATen/ops/exp2_cpu_dispatch.h",sha256=ChHI9xli18UWhLndDAE-VrZtlBDl609msXhfsomnRT4,920' 2025-06-01T22:52:02.4025445Z ++ read fname 2025-06-01T22:52:02.4025807Z ++ make_wheel_record torch/include/ATen/ops/exp2_cuda_dispatch.h 2025-06-01T22:52:02.4026299Z ++ FPATH=torch/include/ATen/ops/exp2_cuda_dispatch.h 2025-06-01T22:52:02.4026742Z ++ echo torch/include/ATen/ops/exp2_cuda_dispatch.h 2025-06-01T22:52:02.4027113Z ++ grep RECORD 2025-06-01T22:52:02.4047222Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp2_cuda_dispatch.h 2025-06-01T22:52:02.4048196Z +++ openssl base64 2025-06-01T22:52:02.4058675Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.4059151Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.4059583Z +++ sed -e s/=//g 2025-06-01T22:52:02.4087994Z ++ HASH=kHFfupmTIOQ3oT8rn6NcF0aEI8wbGtGBjX9Tk-maJ7M 2025-06-01T22:52:02.4093127Z +++ ls -nl torch/include/ATen/ops/exp2_cuda_dispatch.h 2025-06-01T22:52:02.4094105Z +++ awk '{print $5}' 2025-06-01T22:52:02.4122656Z ++ FSIZE=922 2025-06-01T22:52:02.4124142Z ++ echo '"torch/include/ATen/ops/exp2_cuda_dispatch.h",sha256=kHFfupmTIOQ3oT8rn6NcF0aEI8wbGtGBjX9Tk-maJ7M,922' 2025-06-01T22:52:02.4125060Z ++ read fname 2025-06-01T22:52:02.4125395Z ++ make_wheel_record torch/include/ATen/ops/exp2_meta.h 2025-06-01T22:52:02.4125830Z ++ FPATH=torch/include/ATen/ops/exp2_meta.h 2025-06-01T22:52:02.4126234Z ++ echo torch/include/ATen/ops/exp2_meta.h 2025-06-01T22:52:02.4126602Z ++ grep RECORD 2025-06-01T22:52:02.4147220Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp2_meta.h 2025-06-01T22:52:02.4147983Z +++ openssl base64 2025-06-01T22:52:02.4148245Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.4148669Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.4149163Z +++ sed -e s/=//g 2025-06-01T22:52:02.4190184Z ++ HASH=fBrOcRy3bNe4M666Z5Wwmm04CF-fLT6ySNVibBoljTk 2025-06-01T22:52:02.4193279Z +++ ls -nl torch/include/ATen/ops/exp2_meta.h 2025-06-01T22:52:02.4194143Z +++ awk '{print $5}' 2025-06-01T22:52:02.4223080Z ++ FSIZE=565 2025-06-01T22:52:02.4223974Z ++ echo '"torch/include/ATen/ops/exp2_meta.h",sha256=fBrOcRy3bNe4M666Z5Wwmm04CF-fLT6ySNVibBoljTk,565' 2025-06-01T22:52:02.4225010Z ++ read fname 2025-06-01T22:52:02.4225356Z ++ make_wheel_record torch/include/ATen/ops/exp2_meta_dispatch.h 2025-06-01T22:52:02.4225856Z ++ FPATH=torch/include/ATen/ops/exp2_meta_dispatch.h 2025-06-01T22:52:02.4226299Z ++ echo torch/include/ATen/ops/exp2_meta_dispatch.h 2025-06-01T22:52:02.4226673Z ++ grep RECORD 2025-06-01T22:52:02.4246693Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp2_meta_dispatch.h 2025-06-01T22:52:02.4247495Z +++ openssl base64 2025-06-01T22:52:02.4247994Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.4248448Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.4249497Z +++ sed -e s/=//g 2025-06-01T22:52:02.4287269Z ++ HASH=wu8riUDi1xrg5kTk0hr_0c65UIbBLYFFwaJhTSr_fS8 2025-06-01T22:52:02.4292217Z +++ ls -nl torch/include/ATen/ops/exp2_meta_dispatch.h 2025-06-01T22:52:02.4293136Z +++ awk '{print $5}' 2025-06-01T22:52:02.4317583Z ++ FSIZE=922 2025-06-01T22:52:02.4318683Z ++ echo '"torch/include/ATen/ops/exp2_meta_dispatch.h",sha256=wu8riUDi1xrg5kTk0hr_0c65UIbBLYFFwaJhTSr_fS8,922' 2025-06-01T22:52:02.4319344Z ++ read fname 2025-06-01T22:52:02.4319676Z ++ make_wheel_record torch/include/ATen/ops/exp2_native.h 2025-06-01T22:52:02.4320125Z ++ FPATH=torch/include/ATen/ops/exp2_native.h 2025-06-01T22:52:02.4320963Z ++ echo torch/include/ATen/ops/exp2_native.h 2025-06-01T22:52:02.4321740Z ++ grep RECORD 2025-06-01T22:52:02.4345639Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp2_native.h 2025-06-01T22:52:02.4346755Z +++ openssl base64 2025-06-01T22:52:02.4347087Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.4347585Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.4348162Z +++ sed -e s/=//g 2025-06-01T22:52:02.4388848Z ++ HASH=xKFu-mlxFX7kEZcP0rd-wkeEGx1X3DAavXvtvwVtR2w 2025-06-01T22:52:02.4392439Z +++ ls -nl torch/include/ATen/ops/exp2_native.h 2025-06-01T22:52:02.4393723Z +++ awk '{print $5}' 2025-06-01T22:52:02.4422292Z ++ FSIZE=590 2025-06-01T22:52:02.4423433Z ++ echo '"torch/include/ATen/ops/exp2_native.h",sha256=xKFu-mlxFX7kEZcP0rd-wkeEGx1X3DAavXvtvwVtR2w,590' 2025-06-01T22:52:02.4424245Z ++ read fname 2025-06-01T22:52:02.4424569Z ++ make_wheel_record torch/include/ATen/ops/exp2_ops.h 2025-06-01T22:52:02.4424994Z ++ FPATH=torch/include/ATen/ops/exp2_ops.h 2025-06-01T22:52:02.4425376Z ++ echo torch/include/ATen/ops/exp2_ops.h 2025-06-01T22:52:02.4425726Z ++ grep RECORD 2025-06-01T22:52:02.4444958Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp2_ops.h 2025-06-01T22:52:02.4446101Z +++ openssl base64 2025-06-01T22:52:02.4446430Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.4446797Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.4448159Z +++ sed -e s/=//g 2025-06-01T22:52:02.4487465Z ++ HASH=oeFmV6KgNcmY4caHnaFGxS7RIFKnWfYm-2bPBs2UsPo 2025-06-01T22:52:02.4492416Z +++ ls -nl torch/include/ATen/ops/exp2_ops.h 2025-06-01T22:52:02.4493297Z +++ awk '{print $5}' 2025-06-01T22:52:02.4519826Z ++ FSIZE=2028 2025-06-01T22:52:02.4520894Z ++ echo '"torch/include/ATen/ops/exp2_ops.h",sha256=oeFmV6KgNcmY4caHnaFGxS7RIFKnWfYm-2bPBs2UsPo,2028' 2025-06-01T22:52:02.4521549Z ++ read fname 2025-06-01T22:52:02.4522083Z ++ make_wheel_record torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.4523010Z ++ FPATH=torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.4523874Z ++ echo torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.4524731Z ++ grep RECORD 2025-06-01T22:52:02.4546814Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.4548075Z +++ openssl base64 2025-06-01T22:52:02.4548466Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.4548843Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.4549346Z +++ sed -e s/=//g 2025-06-01T22:52:02.4590941Z ++ HASH=2rqohVS0dE2UKHaFzeWd2kxoZGugi7StrreNa1F_gFE 2025-06-01T22:52:02.4595086Z +++ ls -nl torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.4596032Z +++ awk '{print $5}' 2025-06-01T22:52:02.4621731Z ++ FSIZE=835 2025-06-01T22:52:02.4622905Z ++ echo '"torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h",sha256=2rqohVS0dE2UKHaFzeWd2kxoZGugi7StrreNa1F_gFE,835' 2025-06-01T22:52:02.4623800Z ++ read fname 2025-06-01T22:52:02.4624145Z ++ make_wheel_record torch/include/ATen/ops/exp_cpu_dispatch.h 2025-06-01T22:52:02.4624711Z ++ FPATH=torch/include/ATen/ops/exp_cpu_dispatch.h 2025-06-01T22:52:02.4625163Z ++ echo torch/include/ATen/ops/exp_cpu_dispatch.h 2025-06-01T22:52:02.4625543Z ++ grep RECORD 2025-06-01T22:52:02.4646710Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp_cpu_dispatch.h 2025-06-01T22:52:02.4647306Z +++ openssl base64 2025-06-01T22:52:02.4647586Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.4648287Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.4649806Z +++ sed -e s/=//g 2025-06-01T22:52:02.4687816Z ++ HASH=2lTOIfH7qlYfKCswj8TQo6jF6baWXRvXXOSZW6-qs78 2025-06-01T22:52:02.4692503Z +++ ls -nl torch/include/ATen/ops/exp_cpu_dispatch.h 2025-06-01T22:52:02.4693786Z +++ awk '{print $5}' 2025-06-01T22:52:02.4720014Z ++ FSIZE=916 2025-06-01T22:52:02.4720867Z ++ echo '"torch/include/ATen/ops/exp_cpu_dispatch.h",sha256=2lTOIfH7qlYfKCswj8TQo6jF6baWXRvXXOSZW6-qs78,916' 2025-06-01T22:52:02.4721542Z ++ read fname 2025-06-01T22:52:02.4721913Z ++ make_wheel_record torch/include/ATen/ops/exp_cuda_dispatch.h 2025-06-01T22:52:02.4722400Z ++ FPATH=torch/include/ATen/ops/exp_cuda_dispatch.h 2025-06-01T22:52:02.4722851Z ++ echo torch/include/ATen/ops/exp_cuda_dispatch.h 2025-06-01T22:52:02.4723240Z ++ grep RECORD 2025-06-01T22:52:02.4745925Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp_cuda_dispatch.h 2025-06-01T22:52:02.4746658Z +++ openssl base64 2025-06-01T22:52:02.4746922Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.4747200Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.4747858Z +++ sed -e s/=//g 2025-06-01T22:52:02.4790070Z ++ HASH=MY8adYFNWWvvAhwbmDuDMoWissmDQ7GMZDZTh8zwR0g 2025-06-01T22:52:02.4793503Z +++ ls -nl torch/include/ATen/ops/exp_cuda_dispatch.h 2025-06-01T22:52:02.4794758Z +++ awk '{print $5}' 2025-06-01T22:52:02.4822667Z ++ FSIZE=918 2025-06-01T22:52:02.4823403Z ++ echo '"torch/include/ATen/ops/exp_cuda_dispatch.h",sha256=MY8adYFNWWvvAhwbmDuDMoWissmDQ7GMZDZTh8zwR0g,918' 2025-06-01T22:52:02.4824146Z ++ read fname 2025-06-01T22:52:02.4824453Z ++ make_wheel_record torch/include/ATen/ops/exp_meta.h 2025-06-01T22:52:02.4824888Z ++ FPATH=torch/include/ATen/ops/exp_meta.h 2025-06-01T22:52:02.4825272Z ++ echo torch/include/ATen/ops/exp_meta.h 2025-06-01T22:52:02.4825610Z ++ grep RECORD 2025-06-01T22:52:02.4846579Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp_meta.h 2025-06-01T22:52:02.4847060Z +++ openssl base64 2025-06-01T22:52:02.4847680Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.4847956Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.4848692Z +++ sed -e s/=//g 2025-06-01T22:52:02.4887419Z ++ HASH=40w0_tM5WBNzNX1fjqr01xNoCWgAjzjaPZDT2_CsQ8s 2025-06-01T22:52:02.4892475Z +++ ls -nl torch/include/ATen/ops/exp_meta.h 2025-06-01T22:52:02.4893246Z +++ awk '{print $5}' 2025-06-01T22:52:02.4919650Z ++ FSIZE=564 2025-06-01T22:52:02.4920417Z ++ echo '"torch/include/ATen/ops/exp_meta.h",sha256=40w0_tM5WBNzNX1fjqr01xNoCWgAjzjaPZDT2_CsQ8s,564' 2025-06-01T22:52:02.4921049Z ++ read fname 2025-06-01T22:52:02.4921399Z ++ make_wheel_record torch/include/ATen/ops/exp_meta_dispatch.h 2025-06-01T22:52:02.4921905Z ++ FPATH=torch/include/ATen/ops/exp_meta_dispatch.h 2025-06-01T22:52:02.4922337Z ++ echo torch/include/ATen/ops/exp_meta_dispatch.h 2025-06-01T22:52:02.4922721Z ++ grep RECORD 2025-06-01T22:52:02.4944569Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp_meta_dispatch.h 2025-06-01T22:52:02.4945112Z +++ openssl base64 2025-06-01T22:52:02.4945692Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.4945942Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.4947053Z +++ sed -e s/=//g 2025-06-01T22:52:02.4988973Z ++ HASH=faByptHQZXch-YyobWHQDNAEq9PVfcLYmtDs8XX8jRg 2025-06-01T22:52:02.4992138Z +++ ls -nl torch/include/ATen/ops/exp_meta_dispatch.h 2025-06-01T22:52:02.4993463Z +++ awk '{print $5}' 2025-06-01T22:52:02.5019625Z ++ FSIZE=918 2025-06-01T22:52:02.5020436Z ++ echo '"torch/include/ATen/ops/exp_meta_dispatch.h",sha256=faByptHQZXch-YyobWHQDNAEq9PVfcLYmtDs8XX8jRg,918' 2025-06-01T22:52:02.5021120Z ++ read fname 2025-06-01T22:52:02.5021450Z ++ make_wheel_record torch/include/ATen/ops/exp_native.h 2025-06-01T22:52:02.5021934Z ++ FPATH=torch/include/ATen/ops/exp_native.h 2025-06-01T22:52:02.5022333Z ++ echo torch/include/ATen/ops/exp_native.h 2025-06-01T22:52:02.5023037Z ++ grep RECORD 2025-06-01T22:52:02.5046111Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp_native.h 2025-06-01T22:52:02.5046692Z +++ openssl base64 2025-06-01T22:52:02.5046995Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.5047302Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.5047658Z +++ sed -e s/=//g 2025-06-01T22:52:02.5086074Z ++ HASH=c5vLKeghhkAr9pGMOVVH1BsPA2YGjqTIX9jnTG2tgmQ 2025-06-01T22:52:02.5090939Z +++ ls -nl torch/include/ATen/ops/exp_native.h 2025-06-01T22:52:02.5092076Z +++ awk '{print $5}' 2025-06-01T22:52:02.5120746Z ++ FSIZE=587 2025-06-01T22:52:02.5121458Z ++ echo '"torch/include/ATen/ops/exp_native.h",sha256=c5vLKeghhkAr9pGMOVVH1BsPA2YGjqTIX9jnTG2tgmQ,587' 2025-06-01T22:52:02.5122509Z ++ read fname 2025-06-01T22:52:02.5122817Z ++ make_wheel_record torch/include/ATen/ops/exp_ops.h 2025-06-01T22:52:02.5123244Z ++ FPATH=torch/include/ATen/ops/exp_ops.h 2025-06-01T22:52:02.5123636Z ++ echo torch/include/ATen/ops/exp_ops.h 2025-06-01T22:52:02.5124090Z ++ grep RECORD 2025-06-01T22:52:02.5148040Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exp_ops.h 2025-06-01T22:52:02.5148896Z +++ openssl base64 2025-06-01T22:52:02.5149380Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.5149804Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.5150083Z +++ sed -e s/=//g 2025-06-01T22:52:02.5189925Z ++ HASH=dNFRjpQbIXgQ81uOLGR0HiIwLvk_fgCto_qpGCT0nfo 2025-06-01T22:52:02.5194128Z +++ ls -nl torch/include/ATen/ops/exp_ops.h 2025-06-01T22:52:02.5195126Z +++ awk '{print $5}' 2025-06-01T22:52:02.5222272Z ++ FSIZE=2019 2025-06-01T22:52:02.5223187Z ++ echo '"torch/include/ATen/ops/exp_ops.h",sha256=dNFRjpQbIXgQ81uOLGR0HiIwLvk_fgCto_qpGCT0nfo,2019' 2025-06-01T22:52:02.5223794Z ++ read fname 2025-06-01T22:52:02.5224115Z ++ make_wheel_record torch/include/ATen/ops/expand.h 2025-06-01T22:52:02.5224535Z ++ FPATH=torch/include/ATen/ops/expand.h 2025-06-01T22:52:02.5224949Z ++ echo torch/include/ATen/ops/expand.h 2025-06-01T22:52:02.5225298Z ++ grep RECORD 2025-06-01T22:52:02.5246542Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand.h 2025-06-01T22:52:02.5247092Z +++ openssl base64 2025-06-01T22:52:02.5247715Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.5248015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.5249810Z +++ sed -e s/=//g 2025-06-01T22:52:02.5288695Z ++ HASH=d-LJjKaLngIBMa6VOHcCCGYTfYVFL3AUFNXnnW7Zt5w 2025-06-01T22:52:02.5293503Z +++ ls -nl torch/include/ATen/ops/expand.h 2025-06-01T22:52:02.5294593Z +++ awk '{print $5}' 2025-06-01T22:52:02.5320828Z ++ FSIZE=1044 2025-06-01T22:52:02.5321755Z ++ echo '"torch/include/ATen/ops/expand.h",sha256=d-LJjKaLngIBMa6VOHcCCGYTfYVFL3AUFNXnnW7Zt5w,1044' 2025-06-01T22:52:02.5322409Z ++ read fname 2025-06-01T22:52:02.5322733Z ++ make_wheel_record torch/include/ATen/ops/expand_as.h 2025-06-01T22:52:02.5323180Z ++ FPATH=torch/include/ATen/ops/expand_as.h 2025-06-01T22:52:02.5323557Z ++ echo torch/include/ATen/ops/expand_as.h 2025-06-01T22:52:02.5323916Z ++ grep RECORD 2025-06-01T22:52:02.5345610Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand_as.h 2025-06-01T22:52:02.5346303Z +++ openssl base64 2025-06-01T22:52:02.5346610Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.5348533Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.5348821Z +++ sed -e s/=//g 2025-06-01T22:52:02.5390050Z ++ HASH=pflNichogY8a3NzNL3hLTCM6RSf97ChXJ4zm-1_6JA8 2025-06-01T22:52:02.5393859Z +++ ls -nl torch/include/ATen/ops/expand_as.h 2025-06-01T22:52:02.5394470Z +++ awk '{print $5}' 2025-06-01T22:52:02.5422419Z ++ FSIZE=506 2025-06-01T22:52:02.5423222Z ++ echo '"torch/include/ATen/ops/expand_as.h",sha256=pflNichogY8a3NzNL3hLTCM6RSf97ChXJ4zm-1_6JA8,506' 2025-06-01T22:52:02.5423859Z ++ read fname 2025-06-01T22:52:02.5424360Z ++ make_wheel_record torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.5425134Z ++ FPATH=torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.5425858Z ++ echo torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.5426381Z ++ grep RECORD 2025-06-01T22:52:02.5446299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.5447074Z +++ openssl base64 2025-06-01T22:52:02.5447335Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.5447598Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.5447909Z +++ sed -e s/=//g 2025-06-01T22:52:02.5486166Z ++ HASH=cVEtvoJtb283EXs5fSIIfIxBIVYJDQd4ARPpCCyRD0g 2025-06-01T22:52:02.5491143Z +++ ls -nl torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.5491753Z +++ awk '{print $5}' 2025-06-01T22:52:02.5519416Z ++ FSIZE=793 2025-06-01T22:52:02.5520403Z ++ echo '"torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h",sha256=cVEtvoJtb283EXs5fSIIfIxBIVYJDQd4ARPpCCyRD0g,793' 2025-06-01T22:52:02.5521258Z ++ read fname 2025-06-01T22:52:02.5521615Z ++ make_wheel_record torch/include/ATen/ops/expand_as_native.h 2025-06-01T22:52:02.5522090Z ++ FPATH=torch/include/ATen/ops/expand_as_native.h 2025-06-01T22:52:02.5522527Z ++ echo torch/include/ATen/ops/expand_as_native.h 2025-06-01T22:52:02.5522892Z ++ grep RECORD 2025-06-01T22:52:02.5544906Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand_as_native.h 2025-06-01T22:52:02.5545824Z +++ openssl base64 2025-06-01T22:52:02.5546102Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.5546557Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.5548175Z +++ sed -e s/=//g 2025-06-01T22:52:02.5589886Z ++ HASH=tRYv30yjlZTx3eoGCytiOk-kyUqPmhNy6qe6xLi4QLI 2025-06-01T22:52:02.5592781Z +++ ls -nl torch/include/ATen/ops/expand_as_native.h 2025-06-01T22:52:02.5593563Z +++ awk '{print $5}' 2025-06-01T22:52:02.5621977Z ++ FSIZE=505 2025-06-01T22:52:02.5622770Z ++ echo '"torch/include/ATen/ops/expand_as_native.h",sha256=tRYv30yjlZTx3eoGCytiOk-kyUqPmhNy6qe6xLi4QLI,505' 2025-06-01T22:52:02.5623462Z ++ read fname 2025-06-01T22:52:02.5623789Z ++ make_wheel_record torch/include/ATen/ops/expand_as_ops.h 2025-06-01T22:52:02.5624258Z ++ FPATH=torch/include/ATen/ops/expand_as_ops.h 2025-06-01T22:52:02.5624662Z ++ echo torch/include/ATen/ops/expand_as_ops.h 2025-06-01T22:52:02.5625030Z ++ grep RECORD 2025-06-01T22:52:02.5645234Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand_as_ops.h 2025-06-01T22:52:02.5646033Z +++ openssl base64 2025-06-01T22:52:02.5646316Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.5646574Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.5647996Z +++ sed -e s/=//g 2025-06-01T22:52:02.5687448Z ++ HASH=jHNRwLyxYtol8r5EmBGmaw2LW-C4ddr-PUqimhxSAxQ 2025-06-01T22:52:02.5692410Z +++ ls -nl torch/include/ATen/ops/expand_as_ops.h 2025-06-01T22:52:02.5693107Z +++ awk '{print $5}' 2025-06-01T22:52:02.5720872Z ++ FSIZE=1058 2025-06-01T22:52:02.5721726Z ++ echo '"torch/include/ATen/ops/expand_as_ops.h",sha256=jHNRwLyxYtol8r5EmBGmaw2LW-C4ddr-PUqimhxSAxQ,1058' 2025-06-01T22:52:02.5722396Z ++ read fname 2025-06-01T22:52:02.5722883Z ++ make_wheel_record torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.5723647Z ++ FPATH=torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.5724658Z ++ echo torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.5725186Z ++ grep RECORD 2025-06-01T22:52:02.5746019Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.5747251Z +++ openssl base64 2025-06-01T22:52:02.5747666Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.5747946Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.5748207Z +++ sed -e s/=//g 2025-06-01T22:52:02.5790847Z ++ HASH=Qx0mu67trWhHgomTJ65zvGfIkyWratnKpZ8cCcS0Rhw 2025-06-01T22:52:02.5792688Z +++ ls -nl torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.5793778Z +++ awk '{print $5}' 2025-06-01T22:52:02.5823318Z ++ FSIZE=915 2025-06-01T22:52:02.5824269Z ++ echo '"torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h",sha256=Qx0mu67trWhHgomTJ65zvGfIkyWratnKpZ8cCcS0Rhw,915' 2025-06-01T22:52:02.5825116Z ++ read fname 2025-06-01T22:52:02.5825449Z ++ make_wheel_record torch/include/ATen/ops/expand_copy.h 2025-06-01T22:52:02.5825888Z ++ FPATH=torch/include/ATen/ops/expand_copy.h 2025-06-01T22:52:02.5826291Z ++ echo torch/include/ATen/ops/expand_copy.h 2025-06-01T22:52:02.5826634Z ++ grep RECORD 2025-06-01T22:52:02.5845791Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand_copy.h 2025-06-01T22:52:02.5846302Z +++ openssl base64 2025-06-01T22:52:02.5846954Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.5847270Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.5848051Z +++ sed -e s/=//g 2025-06-01T22:52:02.5886314Z ++ HASH=a0uwcZdXhq_1g9AubNy7Y2cBWzlgIhVgVxzKqWPY3LM 2025-06-01T22:52:02.5891283Z +++ ls -nl torch/include/ATen/ops/expand_copy.h 2025-06-01T22:52:02.5892056Z +++ awk '{print $5}' 2025-06-01T22:52:02.5917736Z ++ FSIZE=4126 2025-06-01T22:52:02.5918412Z ++ echo '"torch/include/ATen/ops/expand_copy.h",sha256=a0uwcZdXhq_1g9AubNy7Y2cBWzlgIhVgVxzKqWPY3LM,4126' 2025-06-01T22:52:02.5919075Z ++ read fname 2025-06-01T22:52:02.5919584Z ++ make_wheel_record torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.5919893Z ++ FPATH=torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.5920329Z ++ echo torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.5921305Z ++ grep RECORD 2025-06-01T22:52:02.5943968Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.5944166Z +++ openssl base64 2025-06-01T22:52:02.5944304Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.5944798Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.5945092Z +++ sed -e s/=//g 2025-06-01T22:52:02.5987179Z ++ HASH=PxfPj2yE_V2uwySAAggHjWBcQW_hqe2TA8zoYhgz52g 2025-06-01T22:52:02.5990683Z +++ ls -nl torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.5991335Z +++ awk '{print $5}' 2025-06-01T22:52:02.6016193Z ++ FSIZE=1226 2025-06-01T22:52:02.6017199Z ++ echo '"torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h",sha256=PxfPj2yE_V2uwySAAggHjWBcQW_hqe2TA8zoYhgz52g,1226' 2025-06-01T22:52:02.6017301Z ++ read fname 2025-06-01T22:52:02.6017952Z ++ make_wheel_record torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.6018351Z ++ FPATH=torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.6020481Z ++ echo torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.6020719Z ++ grep RECORD 2025-06-01T22:52:02.6043026Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.6043226Z +++ openssl base64 2025-06-01T22:52:02.6044271Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.6044434Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.6045194Z +++ sed -e s/=//g 2025-06-01T22:52:02.6085473Z ++ HASH=roKXKPuF_RUB9Xj9pbeHE-qMCfmwbEU5uds7m8CcJvQ 2025-06-01T22:52:02.6089025Z +++ ls -nl torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.6089700Z +++ awk '{print $5}' 2025-06-01T22:52:02.6117242Z ++ FSIZE=951 2025-06-01T22:52:02.6118130Z ++ echo '"torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=roKXKPuF_RUB9Xj9pbeHE-qMCfmwbEU5uds7m8CcJvQ,951' 2025-06-01T22:52:02.6118383Z ++ read fname 2025-06-01T22:52:02.6118603Z ++ make_wheel_record torch/include/ATen/ops/expand_copy_native.h 2025-06-01T22:52:02.6118786Z ++ FPATH=torch/include/ATen/ops/expand_copy_native.h 2025-06-01T22:52:02.6118946Z ++ echo torch/include/ATen/ops/expand_copy_native.h 2025-06-01T22:52:02.6119049Z ++ grep RECORD 2025-06-01T22:52:02.6142384Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand_copy_native.h 2025-06-01T22:52:02.6142589Z +++ openssl base64 2025-06-01T22:52:02.6142959Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.6143074Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.6143186Z +++ sed -e s/=//g 2025-06-01T22:52:02.6185965Z ++ HASH=FiOhUesIg64_q9Dvc8GNXazQdc8EHq1yiiApWlFSY04 2025-06-01T22:52:02.6188797Z +++ ls -nl torch/include/ATen/ops/expand_copy_native.h 2025-06-01T22:52:02.6189403Z +++ awk '{print $5}' 2025-06-01T22:52:02.6213248Z ++ FSIZE=666 2025-06-01T22:52:02.6213888Z ++ echo '"torch/include/ATen/ops/expand_copy_native.h",sha256=FiOhUesIg64_q9Dvc8GNXazQdc8EHq1yiiApWlFSY04,666' 2025-06-01T22:52:02.6214018Z ++ read fname 2025-06-01T22:52:02.6214387Z ++ make_wheel_record torch/include/ATen/ops/expand_copy_ops.h 2025-06-01T22:52:02.6214550Z ++ FPATH=torch/include/ATen/ops/expand_copy_ops.h 2025-06-01T22:52:02.6216815Z ++ echo torch/include/ATen/ops/expand_copy_ops.h 2025-06-01T22:52:02.6218580Z ++ grep RECORD 2025-06-01T22:52:02.6241526Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand_copy_ops.h 2025-06-01T22:52:02.6241713Z +++ openssl base64 2025-06-01T22:52:02.6241842Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.6242393Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.6243001Z +++ sed -e s/=//g 2025-06-01T22:52:02.6285064Z ++ HASH=58qUb8Qwi8NPaWUbikb_KPgQ_R2p_p74AAWsd35OQrs 2025-06-01T22:52:02.6287968Z +++ ls -nl torch/include/ATen/ops/expand_copy_ops.h 2025-06-01T22:52:02.6288841Z +++ awk '{print $5}' 2025-06-01T22:52:02.6317199Z ++ FSIZE=1870 2025-06-01T22:52:02.6317748Z ++ echo '"torch/include/ATen/ops/expand_copy_ops.h",sha256=58qUb8Qwi8NPaWUbikb_KPgQ_R2p_p74AAWsd35OQrs,1870' 2025-06-01T22:52:02.6317898Z ++ read fname 2025-06-01T22:52:02.6318357Z ++ make_wheel_record torch/include/ATen/ops/expand_native.h 2025-06-01T22:52:02.6318530Z ++ FPATH=torch/include/ATen/ops/expand_native.h 2025-06-01T22:52:02.6318688Z ++ echo torch/include/ATen/ops/expand_native.h 2025-06-01T22:52:02.6318800Z ++ grep RECORD 2025-06-01T22:52:02.6342327Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand_native.h 2025-06-01T22:52:02.6342533Z +++ openssl base64 2025-06-01T22:52:02.6342894Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.6343011Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.6343112Z +++ sed -e s/=//g 2025-06-01T22:52:02.6388943Z ++ HASH=we5VOP_s1f_RvJTM2E48YXEkGUTXuq6PoxV0mQpFQvI 2025-06-01T22:52:02.6389762Z +++ ls -nl torch/include/ATen/ops/expand_native.h 2025-06-01T22:52:02.6390989Z +++ awk '{print $5}' 2025-06-01T22:52:02.6415011Z ++ FSIZE=519 2025-06-01T22:52:02.6415607Z ++ echo '"torch/include/ATen/ops/expand_native.h",sha256=we5VOP_s1f_RvJTM2E48YXEkGUTXuq6PoxV0mQpFQvI,519' 2025-06-01T22:52:02.6415721Z ++ read fname 2025-06-01T22:52:02.6415908Z ++ make_wheel_record torch/include/ATen/ops/expand_ops.h 2025-06-01T22:52:02.6416222Z ++ FPATH=torch/include/ATen/ops/expand_ops.h 2025-06-01T22:52:02.6419205Z ++ echo torch/include/ATen/ops/expand_ops.h 2025-06-01T22:52:02.6420125Z ++ grep RECORD 2025-06-01T22:52:02.6442388Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expand_ops.h 2025-06-01T22:52:02.6442572Z +++ openssl base64 2025-06-01T22:52:02.6442940Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.6444661Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.6444765Z +++ sed -e s/=//g 2025-06-01T22:52:02.6486207Z ++ HASH=yml7WDEDRtVq6JHE1NrQPygKJI228iUrIkJ9I8PpcTY 2025-06-01T22:52:02.6489301Z +++ ls -nl torch/include/ATen/ops/expand_ops.h 2025-06-01T22:52:02.6490205Z +++ awk '{print $5}' 2025-06-01T22:52:02.6518008Z ++ FSIZE=1111 2025-06-01T22:52:02.6518544Z ++ echo '"torch/include/ATen/ops/expand_ops.h",sha256=yml7WDEDRtVq6JHE1NrQPygKJI228iUrIkJ9I8PpcTY,1111' 2025-06-01T22:52:02.6518797Z ++ read fname 2025-06-01T22:52:02.6518968Z ++ make_wheel_record torch/include/ATen/ops/expm1.h 2025-06-01T22:52:02.6519098Z ++ FPATH=torch/include/ATen/ops/expm1.h 2025-06-01T22:52:02.6519222Z ++ echo torch/include/ATen/ops/expm1.h 2025-06-01T22:52:02.6519349Z ++ grep RECORD 2025-06-01T22:52:02.6543857Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expm1.h 2025-06-01T22:52:02.6544036Z +++ openssl base64 2025-06-01T22:52:02.6544371Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.6544505Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.6544603Z +++ sed -e s/=//g 2025-06-01T22:52:02.6588051Z ++ HASH=fjgushZSjdZZxxIdWHhckUnUeJjqBKKh3p8Mf6vGeL8 2025-06-01T22:52:02.6589486Z +++ ls -nl torch/include/ATen/ops/expm1.h 2025-06-01T22:52:02.6590587Z +++ awk '{print $5}' 2025-06-01T22:52:02.6614711Z ++ FSIZE=1156 2025-06-01T22:52:02.6615178Z ++ echo '"torch/include/ATen/ops/expm1.h",sha256=fjgushZSjdZZxxIdWHhckUnUeJjqBKKh3p8Mf6vGeL8,1156' 2025-06-01T22:52:02.6615300Z ++ read fname 2025-06-01T22:52:02.6616026Z ++ make_wheel_record torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.6616552Z ++ FPATH=torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.6618806Z ++ echo torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.6620200Z ++ grep RECORD 2025-06-01T22:52:02.6642912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.6643038Z +++ openssl base64 2025-06-01T22:52:02.6643139Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.6644941Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.6645883Z +++ sed -e s/=//g 2025-06-01T22:52:02.6685498Z ++ HASH=vYezwxrqAV3EN_qhHxw729lZtQzbNnM3w8ieEuCtH9I 2025-06-01T22:52:02.6689436Z +++ ls -nl torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:02.6690270Z +++ awk '{print $5}' 2025-06-01T22:52:02.6716266Z ++ FSIZE=839 2025-06-01T22:52:02.6717080Z ++ echo '"torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h",sha256=vYezwxrqAV3EN_qhHxw729lZtQzbNnM3w8ieEuCtH9I,839' 2025-06-01T22:52:02.6717203Z ++ read fname 2025-06-01T22:52:02.6717428Z ++ make_wheel_record torch/include/ATen/ops/expm1_cpu_dispatch.h 2025-06-01T22:52:02.6717593Z ++ FPATH=torch/include/ATen/ops/expm1_cpu_dispatch.h 2025-06-01T22:52:02.6718339Z ++ echo torch/include/ATen/ops/expm1_cpu_dispatch.h 2025-06-01T22:52:02.6718932Z ++ grep RECORD 2025-06-01T22:52:02.6741468Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expm1_cpu_dispatch.h 2025-06-01T22:52:02.6742017Z +++ openssl base64 2025-06-01T22:52:02.6742135Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.6742238Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.6742554Z +++ sed -e s/=//g 2025-06-01T22:52:02.6787578Z ++ HASH=W0rNlEV4hw3jspSM4-TYpygYaW6JrTwYtG2KuHd0RCU 2025-06-01T22:52:02.6790515Z +++ ls -nl torch/include/ATen/ops/expm1_cpu_dispatch.h 2025-06-01T22:52:02.6790977Z +++ awk '{print $5}' 2025-06-01T22:52:02.6815002Z ++ FSIZE=924 2025-06-01T22:52:02.6815647Z ++ echo '"torch/include/ATen/ops/expm1_cpu_dispatch.h",sha256=W0rNlEV4hw3jspSM4-TYpygYaW6JrTwYtG2KuHd0RCU,924' 2025-06-01T22:52:02.6815920Z ++ read fname 2025-06-01T22:52:02.6816176Z ++ make_wheel_record torch/include/ATen/ops/expm1_cuda_dispatch.h 2025-06-01T22:52:02.6816343Z ++ FPATH=torch/include/ATen/ops/expm1_cuda_dispatch.h 2025-06-01T22:52:02.6819321Z ++ echo torch/include/ATen/ops/expm1_cuda_dispatch.h 2025-06-01T22:52:02.6820009Z ++ grep RECORD 2025-06-01T22:52:02.6842018Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expm1_cuda_dispatch.h 2025-06-01T22:52:02.6842207Z +++ openssl base64 2025-06-01T22:52:02.6842688Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.6843182Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.6844326Z +++ sed -e s/=//g 2025-06-01T22:52:02.6885736Z ++ HASH=kgOBS_KiKvv-5_DCd6iN2G8JXMvGnoEnK8WyzCL7v6E 2025-06-01T22:52:02.6889542Z +++ ls -nl torch/include/ATen/ops/expm1_cuda_dispatch.h 2025-06-01T22:52:02.6890408Z +++ awk '{print $5}' 2025-06-01T22:52:02.6917452Z ++ FSIZE=926 2025-06-01T22:52:02.6918867Z ++ echo '"torch/include/ATen/ops/expm1_cuda_dispatch.h",sha256=kgOBS_KiKvv-5_DCd6iN2G8JXMvGnoEnK8WyzCL7v6E,926' 2025-06-01T22:52:02.6918982Z ++ read fname 2025-06-01T22:52:02.6919174Z ++ make_wheel_record torch/include/ATen/ops/expm1_meta.h 2025-06-01T22:52:02.6919314Z ++ FPATH=torch/include/ATen/ops/expm1_meta.h 2025-06-01T22:52:02.6919456Z ++ echo torch/include/ATen/ops/expm1_meta.h 2025-06-01T22:52:02.6919569Z ++ grep RECORD 2025-06-01T22:52:02.6943883Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expm1_meta.h 2025-06-01T22:52:02.6944090Z +++ openssl base64 2025-06-01T22:52:02.6944479Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.6944598Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.6944842Z +++ sed -e s/=//g 2025-06-01T22:52:02.6987116Z ++ HASH=DiJRotQfClqgqC5aI0w7ac8tiW4dW7IU9aUe3F3uE_k 2025-06-01T22:52:02.6989485Z +++ ls -nl torch/include/ATen/ops/expm1_meta.h 2025-06-01T22:52:02.6990961Z +++ awk '{print $5}' 2025-06-01T22:52:02.7014902Z ++ FSIZE=566 2025-06-01T22:52:02.7015494Z ++ echo '"torch/include/ATen/ops/expm1_meta.h",sha256=DiJRotQfClqgqC5aI0w7ac8tiW4dW7IU9aUe3F3uE_k,566' 2025-06-01T22:52:02.7015916Z ++ read fname 2025-06-01T22:52:02.7016209Z ++ make_wheel_record torch/include/ATen/ops/expm1_meta_dispatch.h 2025-06-01T22:52:02.7016376Z ++ FPATH=torch/include/ATen/ops/expm1_meta_dispatch.h 2025-06-01T22:52:02.7019270Z ++ echo torch/include/ATen/ops/expm1_meta_dispatch.h 2025-06-01T22:52:02.7020101Z ++ grep RECORD 2025-06-01T22:52:02.7044568Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expm1_meta_dispatch.h 2025-06-01T22:52:02.7044756Z +++ openssl base64 2025-06-01T22:52:02.7044871Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.7045742Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.7045865Z +++ sed -e s/=//g 2025-06-01T22:52:02.7085801Z ++ HASH=8ssRg75TMNvGC5FTliSsbT4bmgqr6DAgNPS_hktXrvA 2025-06-01T22:52:02.7087943Z +++ ls -nl torch/include/ATen/ops/expm1_meta_dispatch.h 2025-06-01T22:52:02.7088638Z +++ awk '{print $5}' 2025-06-01T22:52:02.7116244Z ++ FSIZE=926 2025-06-01T22:52:02.7116856Z ++ echo '"torch/include/ATen/ops/expm1_meta_dispatch.h",sha256=8ssRg75TMNvGC5FTliSsbT4bmgqr6DAgNPS_hktXrvA,926' 2025-06-01T22:52:02.7116964Z ++ read fname 2025-06-01T22:52:02.7117180Z ++ make_wheel_record torch/include/ATen/ops/expm1_native.h 2025-06-01T22:52:02.7117329Z ++ FPATH=torch/include/ATen/ops/expm1_native.h 2025-06-01T22:52:02.7117463Z ++ echo torch/include/ATen/ops/expm1_native.h 2025-06-01T22:52:02.7118123Z ++ grep RECORD 2025-06-01T22:52:02.7142752Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expm1_native.h 2025-06-01T22:52:02.7142934Z +++ openssl base64 2025-06-01T22:52:02.7143051Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.7143171Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.7143270Z +++ sed -e s/=//g 2025-06-01T22:52:02.7185772Z ++ HASH=jj54vpSEMhg9TjfCRz55MHir4WwGczNxeDCeuCVkI0Q 2025-06-01T22:52:02.7188171Z +++ ls -nl torch/include/ATen/ops/expm1_native.h 2025-06-01T22:52:02.7188900Z +++ awk '{print $5}' 2025-06-01T22:52:02.7212978Z ++ FSIZE=1007 2025-06-01T22:52:02.7213862Z ++ echo '"torch/include/ATen/ops/expm1_native.h",sha256=jj54vpSEMhg9TjfCRz55MHir4WwGczNxeDCeuCVkI0Q,1007' 2025-06-01T22:52:02.7214260Z ++ read fname 2025-06-01T22:52:02.7214461Z ++ make_wheel_record torch/include/ATen/ops/expm1_ops.h 2025-06-01T22:52:02.7214600Z ++ FPATH=torch/include/ATen/ops/expm1_ops.h 2025-06-01T22:52:02.7216496Z ++ echo torch/include/ATen/ops/expm1_ops.h 2025-06-01T22:52:02.7218085Z ++ grep RECORD 2025-06-01T22:52:02.7239325Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/expm1_ops.h 2025-06-01T22:52:02.7239559Z +++ openssl base64 2025-06-01T22:52:02.7241069Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.7241191Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.7242211Z +++ sed -e s/=//g 2025-06-01T22:52:02.7283396Z ++ HASH=B12lyKgYufsUV9arj9D1Hbi7MHw7jdAPGCsMNaLuwvU 2025-06-01T22:52:02.7286959Z +++ ls -nl torch/include/ATen/ops/expm1_ops.h 2025-06-01T22:52:02.7287352Z +++ awk '{print $5}' 2025-06-01T22:52:02.7315556Z ++ FSIZE=2037 2025-06-01T22:52:02.7316273Z ++ echo '"torch/include/ATen/ops/expm1_ops.h",sha256=B12lyKgYufsUV9arj9D1Hbi7MHw7jdAPGCsMNaLuwvU,2037' 2025-06-01T22:52:02.7316444Z ++ read fname 2025-06-01T22:52:02.7316657Z ++ make_wheel_record torch/include/ATen/ops/exponential.h 2025-06-01T22:52:02.7316812Z ++ FPATH=torch/include/ATen/ops/exponential.h 2025-06-01T22:52:02.7316950Z ++ echo torch/include/ATen/ops/exponential.h 2025-06-01T22:52:02.7317068Z ++ grep RECORD 2025-06-01T22:52:02.7340153Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exponential.h 2025-06-01T22:52:02.7340281Z +++ openssl base64 2025-06-01T22:52:02.7340405Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.7340511Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.7341133Z +++ sed -e s/=//g 2025-06-01T22:52:02.7383598Z ++ HASH=t7zr2-u9_fb8S4ZblgJFdMaNWzgnLjKN_mVo3PpbxaI 2025-06-01T22:52:02.7385741Z +++ ls -nl torch/include/ATen/ops/exponential.h 2025-06-01T22:52:02.7386934Z +++ awk '{print $5}' 2025-06-01T22:52:02.7410779Z ++ FSIZE=1462 2025-06-01T22:52:02.7411284Z ++ echo '"torch/include/ATen/ops/exponential.h",sha256=t7zr2-u9_fb8S4ZblgJFdMaNWzgnLjKN_mVo3PpbxaI,1462' 2025-06-01T22:52:02.7411534Z ++ read fname 2025-06-01T22:52:02.7411921Z ++ make_wheel_record torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.7412325Z ++ FPATH=torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.7414494Z ++ echo torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.7415519Z ++ grep RECORD 2025-06-01T22:52:02.7437858Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.7437978Z +++ openssl base64 2025-06-01T22:52:02.7438084Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.7438830Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.7440253Z +++ sed -e s/=//g 2025-06-01T22:52:02.7481940Z ++ HASH=l7rCj1wxjhWVtwsQpq9KIybjIa0jxB-6JJ2pxFeadHQ 2025-06-01T22:52:02.7486285Z +++ ls -nl torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.7486899Z +++ awk '{print $5}' 2025-06-01T22:52:02.7514929Z ++ FSIZE=1138 2025-06-01T22:52:02.7515682Z ++ echo '"torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h",sha256=l7rCj1wxjhWVtwsQpq9KIybjIa0jxB-6JJ2pxFeadHQ,1138' 2025-06-01T22:52:02.7515780Z ++ read fname 2025-06-01T22:52:02.7516031Z ++ make_wheel_record torch/include/ATen/ops/exponential_cpu_dispatch.h 2025-06-01T22:52:02.7516294Z ++ FPATH=torch/include/ATen/ops/exponential_cpu_dispatch.h 2025-06-01T22:52:02.7516514Z ++ echo torch/include/ATen/ops/exponential_cpu_dispatch.h 2025-06-01T22:52:02.7516610Z ++ grep RECORD 2025-06-01T22:52:02.7539174Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exponential_cpu_dispatch.h 2025-06-01T22:52:02.7539360Z +++ openssl base64 2025-06-01T22:52:02.7539491Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.7539869Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.7539963Z +++ sed -e s/=//g 2025-06-01T22:52:02.7582023Z ++ HASH=0vDNI67kjAHPfEBn5V7WtWuY3Xu7nlljoCgieHu0eKM 2025-06-01T22:52:02.7583286Z +++ ls -nl torch/include/ATen/ops/exponential_cpu_dispatch.h 2025-06-01T22:52:02.7584334Z +++ awk '{print $5}' 2025-06-01T22:52:02.7607773Z ++ FSIZE=795 2025-06-01T22:52:02.7608574Z ++ echo '"torch/include/ATen/ops/exponential_cpu_dispatch.h",sha256=0vDNI67kjAHPfEBn5V7WtWuY3Xu7nlljoCgieHu0eKM,795' 2025-06-01T22:52:02.7609325Z ++ read fname 2025-06-01T22:52:02.7609742Z ++ make_wheel_record torch/include/ATen/ops/exponential_cuda_dispatch.h 2025-06-01T22:52:02.7610327Z ++ FPATH=torch/include/ATen/ops/exponential_cuda_dispatch.h 2025-06-01T22:52:02.7611220Z ++ echo torch/include/ATen/ops/exponential_cuda_dispatch.h 2025-06-01T22:52:02.7612429Z ++ grep RECORD 2025-06-01T22:52:02.7635409Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exponential_cuda_dispatch.h 2025-06-01T22:52:02.7636248Z +++ openssl base64 2025-06-01T22:52:02.7636501Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.7636762Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.7637016Z +++ sed -e s/=//g 2025-06-01T22:52:02.7678249Z ++ HASH=01VrYCz3oTzj6Tn1u7Y87Hz0lEdBX6PIDHKVrpzmH90 2025-06-01T22:52:02.7681279Z +++ ls -nl torch/include/ATen/ops/exponential_cuda_dispatch.h 2025-06-01T22:52:02.7681858Z +++ awk '{print $5}' 2025-06-01T22:52:02.7710747Z ++ FSIZE=797 2025-06-01T22:52:02.7711566Z ++ echo '"torch/include/ATen/ops/exponential_cuda_dispatch.h",sha256=01VrYCz3oTzj6Tn1u7Y87Hz0lEdBX6PIDHKVrpzmH90,797' 2025-06-01T22:52:02.7712318Z ++ read fname 2025-06-01T22:52:02.7712721Z ++ make_wheel_record torch/include/ATen/ops/exponential_meta_dispatch.h 2025-06-01T22:52:02.7713289Z ++ FPATH=torch/include/ATen/ops/exponential_meta_dispatch.h 2025-06-01T22:52:02.7713804Z ++ echo torch/include/ATen/ops/exponential_meta_dispatch.h 2025-06-01T22:52:02.7714207Z ++ grep RECORD 2025-06-01T22:52:02.7731540Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exponential_meta_dispatch.h 2025-06-01T22:52:02.7732089Z +++ openssl base64 2025-06-01T22:52:02.7732967Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.7734414Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.7735579Z +++ sed -e s/=//g 2025-06-01T22:52:02.7774106Z ++ HASH=9xHejLTHsd_h5y2rqrRCXxj3ti4yYOINfQjGpvnyHyA 2025-06-01T22:52:02.7779540Z +++ ls -nl torch/include/ATen/ops/exponential_meta_dispatch.h 2025-06-01T22:52:02.7780231Z +++ awk '{print $5}' 2025-06-01T22:52:02.7806264Z ++ FSIZE=797 2025-06-01T22:52:02.7806997Z ++ echo '"torch/include/ATen/ops/exponential_meta_dispatch.h",sha256=9xHejLTHsd_h5y2rqrRCXxj3ti4yYOINfQjGpvnyHyA,797' 2025-06-01T22:52:02.7807752Z ++ read fname 2025-06-01T22:52:02.7808133Z ++ make_wheel_record torch/include/ATen/ops/exponential_native.h 2025-06-01T22:52:02.7808665Z ++ FPATH=torch/include/ATen/ops/exponential_native.h 2025-06-01T22:52:02.7809136Z ++ echo torch/include/ATen/ops/exponential_native.h 2025-06-01T22:52:02.7809534Z ++ grep RECORD 2025-06-01T22:52:02.7832635Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exponential_native.h 2025-06-01T22:52:02.7833189Z +++ openssl base64 2025-06-01T22:52:02.7833449Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.7833725Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.7834003Z +++ sed -e s/=//g 2025-06-01T22:52:02.7875930Z ++ HASH=9NqL0ZlpayEX4X6DYpZaOmm9N5QSpfAOPqliguwLDF8 2025-06-01T22:52:02.7877983Z +++ ls -nl torch/include/ATen/ops/exponential_native.h 2025-06-01T22:52:02.7878644Z +++ awk '{print $5}' 2025-06-01T22:52:02.7907896Z ++ FSIZE=822 2025-06-01T22:52:02.7908655Z ++ echo '"torch/include/ATen/ops/exponential_native.h",sha256=9NqL0ZlpayEX4X6DYpZaOmm9N5QSpfAOPqliguwLDF8,822' 2025-06-01T22:52:02.7909382Z ++ read fname 2025-06-01T22:52:02.7909733Z ++ make_wheel_record torch/include/ATen/ops/exponential_ops.h 2025-06-01T22:52:02.7910204Z ++ FPATH=torch/include/ATen/ops/exponential_ops.h 2025-06-01T22:52:02.7910637Z ++ echo torch/include/ATen/ops/exponential_ops.h 2025-06-01T22:52:02.7911002Z ++ grep RECORD 2025-06-01T22:52:02.7927956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/exponential_ops.h 2025-06-01T22:52:02.7928476Z +++ openssl base64 2025-06-01T22:52:02.7929499Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.7930870Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.7932001Z +++ sed -e s/=//g 2025-06-01T22:52:02.7970792Z ++ HASH=pRzOva3OT_CvZS6ZUcrJgFAGlfBrRAZPPjtuAL6qw5Y 2025-06-01T22:52:02.7975874Z +++ ls -nl torch/include/ATen/ops/exponential_ops.h 2025-06-01T22:52:02.7976714Z +++ awk '{print $5}' 2025-06-01T22:52:02.8004643Z ++ FSIZE=2679 2025-06-01T22:52:02.8005405Z ++ echo '"torch/include/ATen/ops/exponential_ops.h",sha256=pRzOva3OT_CvZS6ZUcrJgFAGlfBrRAZPPjtuAL6qw5Y,2679' 2025-06-01T22:52:02.8006131Z ++ read fname 2025-06-01T22:52:02.8006427Z ++ make_wheel_record torch/include/ATen/ops/eye.h 2025-06-01T22:52:02.8006844Z ++ FPATH=torch/include/ATen/ops/eye.h 2025-06-01T22:52:02.8007206Z ++ echo torch/include/ATen/ops/eye.h 2025-06-01T22:52:02.8007544Z ++ grep RECORD 2025-06-01T22:52:02.8031941Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eye.h 2025-06-01T22:52:02.8032798Z +++ openssl base64 2025-06-01T22:52:02.8033185Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.8033445Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.8033862Z +++ sed -e s/=//g 2025-06-01T22:52:02.8076922Z ++ HASH=nW6aLx57q-iZEztiv5DUPkzuMt1dlaZCqEVV0dtev5A 2025-06-01T22:52:02.8078264Z +++ ls -nl torch/include/ATen/ops/eye.h 2025-06-01T22:52:02.8078618Z +++ awk '{print $5}' 2025-06-01T22:52:02.8107081Z ++ FSIZE=9627 2025-06-01T22:52:02.8107755Z ++ echo '"torch/include/ATen/ops/eye.h",sha256=nW6aLx57q-iZEztiv5DUPkzuMt1dlaZCqEVV0dtev5A,9627' 2025-06-01T22:52:02.8108378Z ++ read fname 2025-06-01T22:52:02.8108844Z ++ make_wheel_record torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.8109558Z ++ FPATH=torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.8110224Z ++ echo torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.8110705Z ++ grep RECORD 2025-06-01T22:52:02.8129782Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.8130448Z +++ openssl base64 2025-06-01T22:52:02.8130911Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.8132499Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.8133664Z +++ sed -e s/=//g 2025-06-01T22:52:02.8171884Z ++ HASH=ehsUFJ30ITnyahPix5YLgEtyNsXSa45xW6zlFwQjy3o 2025-06-01T22:52:02.8176874Z +++ ls -nl torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.8177958Z +++ awk '{print $5}' 2025-06-01T22:52:02.8205352Z ++ FSIZE=1802 2025-06-01T22:52:02.8206162Z ++ echo '"torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h",sha256=ehsUFJ30ITnyahPix5YLgEtyNsXSa45xW6zlFwQjy3o,1802' 2025-06-01T22:52:02.8207008Z ++ read fname 2025-06-01T22:52:02.8207359Z ++ make_wheel_record torch/include/ATen/ops/eye_cpu_dispatch.h 2025-06-01T22:52:02.8207867Z ++ FPATH=torch/include/ATen/ops/eye_cpu_dispatch.h 2025-06-01T22:52:02.8208309Z ++ echo torch/include/ATen/ops/eye_cpu_dispatch.h 2025-06-01T22:52:02.8208698Z ++ grep RECORD 2025-06-01T22:52:02.8230329Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eye_cpu_dispatch.h 2025-06-01T22:52:02.8230860Z +++ openssl base64 2025-06-01T22:52:02.8231130Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.8231380Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.8231643Z +++ sed -e s/=//g 2025-06-01T22:52:02.8272702Z ++ HASH=WagdK81J4dFGus7FCwq8mk04QHk4watkX2B9KfU4hqw 2025-06-01T22:52:02.8276046Z +++ ls -nl torch/include/ATen/ops/eye_cpu_dispatch.h 2025-06-01T22:52:02.8277548Z +++ awk '{print $5}' 2025-06-01T22:52:02.8306975Z ++ FSIZE=1254 2025-06-01T22:52:02.8307698Z ++ echo '"torch/include/ATen/ops/eye_cpu_dispatch.h",sha256=WagdK81J4dFGus7FCwq8mk04QHk4watkX2B9KfU4hqw,1254' 2025-06-01T22:52:02.8308370Z ++ read fname 2025-06-01T22:52:02.8308729Z ++ make_wheel_record torch/include/ATen/ops/eye_cuda_dispatch.h 2025-06-01T22:52:02.8309214Z ++ FPATH=torch/include/ATen/ops/eye_cuda_dispatch.h 2025-06-01T22:52:02.8309656Z ++ echo torch/include/ATen/ops/eye_cuda_dispatch.h 2025-06-01T22:52:02.8310046Z ++ grep RECORD 2025-06-01T22:52:02.8329612Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eye_cuda_dispatch.h 2025-06-01T22:52:02.8330162Z +++ openssl base64 2025-06-01T22:52:02.8330961Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.8332332Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.8333538Z +++ sed -e s/=//g 2025-06-01T22:52:02.8372271Z ++ HASH=fZMjlfp0iFk0bev_thUZx7p9nIENKSuCGO7OzIAGrIM 2025-06-01T22:52:02.8377086Z +++ ls -nl torch/include/ATen/ops/eye_cuda_dispatch.h 2025-06-01T22:52:02.8378491Z +++ awk '{print $5}' 2025-06-01T22:52:02.8405567Z ++ FSIZE=1256 2025-06-01T22:52:02.8406230Z ++ echo '"torch/include/ATen/ops/eye_cuda_dispatch.h",sha256=fZMjlfp0iFk0bev_thUZx7p9nIENKSuCGO7OzIAGrIM,1256' 2025-06-01T22:52:02.8406927Z ++ read fname 2025-06-01T22:52:02.8407291Z ++ make_wheel_record torch/include/ATen/ops/eye_meta_dispatch.h 2025-06-01T22:52:02.8407792Z ++ FPATH=torch/include/ATen/ops/eye_meta_dispatch.h 2025-06-01T22:52:02.8408252Z ++ echo torch/include/ATen/ops/eye_meta_dispatch.h 2025-06-01T22:52:02.8408629Z ++ grep RECORD 2025-06-01T22:52:02.8431266Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eye_meta_dispatch.h 2025-06-01T22:52:02.8432042Z +++ openssl base64 2025-06-01T22:52:02.8432320Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.8432582Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.8432834Z +++ sed -e s/=//g 2025-06-01T22:52:02.8473506Z ++ HASH=2LSooSb0RwLAP5uJzCUe_hzKr4ptVi2_XpxzNpCGW70 2025-06-01T22:52:02.8476584Z +++ ls -nl torch/include/ATen/ops/eye_meta_dispatch.h 2025-06-01T22:52:02.8477406Z +++ awk '{print $5}' 2025-06-01T22:52:02.8506769Z ++ FSIZE=1256 2025-06-01T22:52:02.8507646Z ++ echo '"torch/include/ATen/ops/eye_meta_dispatch.h",sha256=2LSooSb0RwLAP5uJzCUe_hzKr4ptVi2_XpxzNpCGW70,1256' 2025-06-01T22:52:02.8508332Z ++ read fname 2025-06-01T22:52:02.8508646Z ++ make_wheel_record torch/include/ATen/ops/eye_native.h 2025-06-01T22:52:02.8509085Z ++ FPATH=torch/include/ATen/ops/eye_native.h 2025-06-01T22:52:02.8509462Z ++ echo torch/include/ATen/ops/eye_native.h 2025-06-01T22:52:02.8509818Z ++ grep RECORD 2025-06-01T22:52:02.8528487Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eye_native.h 2025-06-01T22:52:02.8529082Z +++ openssl base64 2025-06-01T22:52:02.8529755Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.8531132Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.8532330Z +++ sed -e s/=//g 2025-06-01T22:52:02.8571148Z ++ HASH=REgaCMG7LyvDDwY5NL4C_KFVNk6uLFjmV4qfnijRTP8 2025-06-01T22:52:02.8576079Z +++ ls -nl torch/include/ATen/ops/eye_native.h 2025-06-01T22:52:02.8576806Z +++ awk '{print $5}' 2025-06-01T22:52:02.8604561Z ++ FSIZE=1105 2025-06-01T22:52:02.8605377Z ++ echo '"torch/include/ATen/ops/eye_native.h",sha256=REgaCMG7LyvDDwY5NL4C_KFVNk6uLFjmV4qfnijRTP8,1105' 2025-06-01T22:52:02.8606047Z ++ read fname 2025-06-01T22:52:02.8606376Z ++ make_wheel_record torch/include/ATen/ops/eye_ops.h 2025-06-01T22:52:02.8606800Z ++ FPATH=torch/include/ATen/ops/eye_ops.h 2025-06-01T22:52:02.8607192Z ++ echo torch/include/ATen/ops/eye_ops.h 2025-06-01T22:52:02.8607537Z ++ grep RECORD 2025-06-01T22:52:02.8630173Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/eye_ops.h 2025-06-01T22:52:02.8630703Z +++ openssl base64 2025-06-01T22:52:02.8631017Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.8631271Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.8631548Z +++ sed -e s/=//g 2025-06-01T22:52:02.8673111Z ++ HASH=WOFm1awqr6UQLqn7Bfnq8qCg4rANeJbN-WL6wpEc_co 2025-06-01T22:52:02.8675422Z +++ ls -nl torch/include/ATen/ops/eye_ops.h 2025-06-01T22:52:02.8676738Z +++ awk '{print $5}' 2025-06-01T22:52:02.8706766Z ++ FSIZE=3590 2025-06-01T22:52:02.8707484Z ++ echo '"torch/include/ATen/ops/eye_ops.h",sha256=WOFm1awqr6UQLqn7Bfnq8qCg4rANeJbN-WL6wpEc_co,3590' 2025-06-01T22:52:02.8708128Z ++ read fname 2025-06-01T22:52:02.8708545Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine.h 2025-06-01T22:52:02.8709193Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine.h 2025-06-01T22:52:02.8709764Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine.h 2025-06-01T22:52:02.8710217Z ++ grep RECORD 2025-06-01T22:52:02.8728249Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine.h 2025-06-01T22:52:02.8728874Z +++ openssl base64 2025-06-01T22:52:02.8729393Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.8730576Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.8731780Z +++ sed -e s/=//g 2025-06-01T22:52:02.8770589Z ++ HASH=vwK6nAHbCwDbSNqxignBnWErgOiujhV1CKcAsK9sUE0 2025-06-01T22:52:02.8775318Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine.h 2025-06-01T22:52:02.8776231Z +++ awk '{print $5}' 2025-06-01T22:52:02.8804402Z ++ FSIZE=970 2025-06-01T22:52:02.8805368Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine.h",sha256=vwK6nAHbCwDbSNqxignBnWErgOiujhV1CKcAsK9sUE0,970' 2025-06-01T22:52:02.8806171Z ++ read fname 2025-06-01T22:52:02.8806651Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h 2025-06-01T22:52:02.8807417Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h 2025-06-01T22:52:02.8808122Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h 2025-06-01T22:52:02.8808629Z ++ grep RECORD 2025-06-01T22:52:02.8829029Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h 2025-06-01T22:52:02.8829799Z +++ openssl base64 2025-06-01T22:52:02.8830077Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.8830325Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.8830603Z +++ sed -e s/=//g 2025-06-01T22:52:02.8871570Z ++ HASH=pFykLL-W3g0iCebrCnOGMa9PwBX9E_TLvNypeLy53eo 2025-06-01T22:52:02.8875377Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h 2025-06-01T22:52:02.8876134Z +++ awk '{print $5}' 2025-06-01T22:52:02.8905155Z ++ FSIZE=2293 2025-06-01T22:52:02.8906014Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h",sha256=pFykLL-W3g0iCebrCnOGMa9PwBX9E_TLvNypeLy53eo,2293' 2025-06-01T22:52:02.8906835Z ++ read fname 2025-06-01T22:52:02.8907350Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h 2025-06-01T22:52:02.8908175Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h 2025-06-01T22:52:02.8909083Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h 2025-06-01T22:52:02.8909632Z ++ grep RECORD 2025-06-01T22:52:02.8927795Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h 2025-06-01T22:52:02.8928515Z +++ openssl base64 2025-06-01T22:52:02.8928795Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.8929281Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.8930773Z +++ sed -e s/=//g 2025-06-01T22:52:02.8970896Z ++ HASH=mMcl46-QwLAWSygcv4QkqKMRXMKUKtSCHJkISUJ0VdA 2025-06-01T22:52:02.8976003Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h 2025-06-01T22:52:02.8976594Z +++ awk '{print $5}' 2025-06-01T22:52:02.9005039Z ++ FSIZE=861 2025-06-01T22:52:02.9005955Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h",sha256=mMcl46-QwLAWSygcv4QkqKMRXMKUKtSCHJkISUJ0VdA,861' 2025-06-01T22:52:02.9006836Z ++ read fname 2025-06-01T22:52:02.9007575Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.9008823Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.9009987Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.9010739Z ++ grep RECORD 2025-06-01T22:52:02.9031167Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.9032056Z +++ openssl base64 2025-06-01T22:52:02.9032328Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.9032578Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.9032851Z +++ sed -e s/=//g 2025-06-01T22:52:02.9074188Z ++ HASH=JxMXUPjuACR5mmp7VN-Pg2NUmBPWCSm0EWJXrs54vto 2025-06-01T22:52:02.9075435Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.9076211Z +++ awk '{print $5}' 2025-06-01T22:52:02.9104458Z ++ FSIZE=834 2025-06-01T22:52:02.9105735Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h",sha256=JxMXUPjuACR5mmp7VN-Pg2NUmBPWCSm0EWJXrs54vto,834' 2025-06-01T22:52:02.9106799Z ++ read fname 2025-06-01T22:52:02.9107358Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-06-01T22:52:02.9108232Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-06-01T22:52:02.9109058Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-06-01T22:52:02.9109622Z ++ grep RECORD 2025-06-01T22:52:02.9127271Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-06-01T22:52:02.9128167Z +++ openssl base64 2025-06-01T22:52:02.9128424Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.9129513Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.9130817Z +++ sed -e s/=//g 2025-06-01T22:52:02.9170566Z ++ HASH=Su2x3IMYG_whyXpWWrJLSozPt3-twXE7xCpYuGdvrZA 2025-06-01T22:52:02.9175654Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h 2025-06-01T22:52:02.9176506Z +++ awk '{print $5}' 2025-06-01T22:52:02.9204581Z ++ FSIZE=546 2025-06-01T22:52:02.9205700Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h",sha256=Su2x3IMYG_whyXpWWrJLSozPt3-twXE7xCpYuGdvrZA,546' 2025-06-01T22:52:02.9206616Z ++ read fname 2025-06-01T22:52:02.9207160Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-06-01T22:52:02.9208049Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-06-01T22:52:02.9208858Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-06-01T22:52:02.9209586Z ++ grep RECORD 2025-06-01T22:52:02.9229709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-06-01T22:52:02.9230429Z +++ openssl base64 2025-06-01T22:52:02.9230840Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.9231091Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.9231363Z +++ sed -e s/=//g 2025-06-01T22:52:02.9272334Z ++ HASH=rILBDx2_hzIUZK079CvolOEfI8I1VdzdASPCaXYCXS0 2025-06-01T22:52:02.9275056Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h 2025-06-01T22:52:02.9275649Z +++ awk '{print $5}' 2025-06-01T22:52:02.9304158Z ++ FSIZE=1175 2025-06-01T22:52:02.9305117Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h",sha256=rILBDx2_hzIUZK079CvolOEfI8I1VdzdASPCaXYCXS0,1175' 2025-06-01T22:52:02.9305978Z ++ read fname 2025-06-01T22:52:02.9306644Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.9307761Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.9308797Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.9309484Z ++ grep RECORD 2025-06-01T22:52:02.9327265Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.9328124Z +++ openssl base64 2025-06-01T22:52:02.9328401Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.9329030Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.9330620Z +++ sed -e s/=//g 2025-06-01T22:52:02.9369939Z ++ HASH=ZXMSU5pKcylMlfjAWD6neNwsbZbPKao2K5mEvx4dT5Y 2025-06-01T22:52:02.9375262Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:02.9376076Z +++ awk '{print $5}' 2025-06-01T22:52:02.9404623Z ++ FSIZE=1251 2025-06-01T22:52:02.9405868Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h",sha256=ZXMSU5pKcylMlfjAWD6neNwsbZbPKao2K5mEvx4dT5Y,1251' 2025-06-01T22:52:02.9406909Z ++ read fname 2025-06-01T22:52:02.9407475Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-06-01T22:52:02.9408352Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-06-01T22:52:02.9409179Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-06-01T22:52:02.9409759Z ++ grep RECORD 2025-06-01T22:52:02.9430201Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-06-01T22:52:02.9430924Z +++ openssl base64 2025-06-01T22:52:02.9431176Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.9431433Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.9431684Z +++ sed -e s/=//g 2025-06-01T22:52:02.9474893Z ++ HASH=jVtpXecxXCFm47C-QGx8SZzCHyLdGaL4PQ4NJwMTQts 2025-06-01T22:52:02.9475695Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h 2025-06-01T22:52:02.9476526Z +++ awk '{print $5}' 2025-06-01T22:52:02.9505715Z ++ FSIZE=890 2025-06-01T22:52:02.9506791Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h",sha256=jVtpXecxXCFm47C-QGx8SZzCHyLdGaL4PQ4NJwMTQts,890' 2025-06-01T22:52:02.9507678Z ++ read fname 2025-06-01T22:52:02.9508216Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-06-01T22:52:02.9509090Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-06-01T22:52:02.9509907Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-06-01T22:52:02.9510467Z ++ grep RECORD 2025-06-01T22:52:02.9526735Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-06-01T22:52:02.9527612Z +++ openssl base64 2025-06-01T22:52:02.9527889Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.9528954Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.9530179Z +++ sed -e s/=//g 2025-06-01T22:52:02.9570178Z ++ HASH=W5X4cgVJWmhcpTyyqsP3cV7X1A7mYOgucyrfRbYUrp8 2025-06-01T22:52:02.9574674Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h 2025-06-01T22:52:02.9575283Z +++ awk '{print $5}' 2025-06-01T22:52:02.9604261Z ++ FSIZE=892 2025-06-01T22:52:02.9605408Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h",sha256=W5X4cgVJWmhcpTyyqsP3cV7X1A7mYOgucyrfRbYUrp8,892' 2025-06-01T22:52:02.9606324Z ++ read fname 2025-06-01T22:52:02.9606840Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h 2025-06-01T22:52:02.9607673Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h 2025-06-01T22:52:02.9608443Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h 2025-06-01T22:52:02.9608996Z ++ grep RECORD 2025-06-01T22:52:02.9628020Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h 2025-06-01T22:52:02.9628721Z +++ openssl base64 2025-06-01T22:52:02.9628992Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.9629238Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.9629507Z +++ sed -e s/=//g 2025-06-01T22:52:02.9671937Z ++ HASH=26GdKVXpEqA9BgNWZIW4n6_FkDZUnmvnrZQU2uJNci4 2025-06-01T22:52:02.9674155Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h 2025-06-01T22:52:02.9675100Z +++ awk '{print $5}' 2025-06-01T22:52:02.9703921Z ++ FSIZE=916 2025-06-01T22:52:02.9704793Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h",sha256=26GdKVXpEqA9BgNWZIW4n6_FkDZUnmvnrZQU2uJNci4,916' 2025-06-01T22:52:02.9705619Z ++ read fname 2025-06-01T22:52:02.9706119Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h 2025-06-01T22:52:02.9706902Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h 2025-06-01T22:52:02.9707763Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h 2025-06-01T22:52:02.9708290Z ++ grep RECORD 2025-06-01T22:52:02.9726740Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h 2025-06-01T22:52:02.9727430Z +++ openssl base64 2025-06-01T22:52:02.9727693Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.9727962Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.9729515Z +++ sed -e s/=//g 2025-06-01T22:52:02.9768921Z ++ HASH=s-lJbo4BcTwtG50yxixonptxxxjaxeO6Ga39B_t6s5U 2025-06-01T22:52:02.9773661Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h 2025-06-01T22:52:02.9774362Z +++ awk '{print $5}' 2025-06-01T22:52:02.9802026Z ++ FSIZE=2743 2025-06-01T22:52:02.9802893Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h",sha256=s-lJbo4BcTwtG50yxixonptxxxjaxeO6Ga39B_t6s5U,2743' 2025-06-01T22:52:02.9803875Z ++ read fname 2025-06-01T22:52:02.9804807Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.9805825Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.9806790Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.9807421Z ++ grep RECORD 2025-06-01T22:52:02.9828475Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.9829259Z +++ openssl base64 2025-06-01T22:52:02.9829513Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.9829778Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.9830035Z +++ sed -e s/=//g 2025-06-01T22:52:02.9871757Z ++ HASH=NoDLgqodKweiKMwy428J_3MP4RoT5_zWod6iKVHWsKw 2025-06-01T22:52:02.9874240Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:02.9875380Z +++ awk '{print $5}' 2025-06-01T22:52:02.9905396Z ++ FSIZE=899 2025-06-01T22:52:02.9906529Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h",sha256=NoDLgqodKweiKMwy428J_3MP4RoT5_zWod6iKVHWsKw,899' 2025-06-01T22:52:02.9907478Z ++ read fname 2025-06-01T22:52:02.9907928Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h 2025-06-01T22:52:02.9908644Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h 2025-06-01T22:52:02.9909300Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h 2025-06-01T22:52:02.9909791Z ++ grep RECORD 2025-06-01T22:52:02.9927270Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h 2025-06-01T22:52:02.9927911Z +++ openssl base64 2025-06-01T22:52:02.9928195Z +++ sed -e s/+/-/g 2025-06-01T22:52:02.9929305Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:02.9930602Z +++ sed -e s/=//g 2025-06-01T22:52:02.9969895Z ++ HASH=zBzKtUwam8Yuxh9Qh7pddkBL1R5lnd1G55QqAMBG3yk 2025-06-01T22:52:02.9974717Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h 2025-06-01T22:52:02.9975544Z +++ awk '{print $5}' 2025-06-01T22:52:03.0002412Z ++ FSIZE=611 2025-06-01T22:52:03.0003437Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h",sha256=zBzKtUwam8Yuxh9Qh7pddkBL1R5lnd1G55QqAMBG3yk,611' 2025-06-01T22:52:03.0004391Z ++ read fname 2025-06-01T22:52:03.0005045Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h 2025-06-01T22:52:03.0005760Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h 2025-06-01T22:52:03.0006391Z ++ echo torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h 2025-06-01T22:52:03.0006879Z ++ grep RECORD 2025-06-01T22:52:03.0026848Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h 2025-06-01T22:52:03.0027482Z +++ openssl base64 2025-06-01T22:52:03.0027756Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.0028000Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.0028410Z +++ sed -e s/=//g 2025-06-01T22:52:03.0071299Z ++ HASH=4TxEWWyu2J8jt7QRrxP-4cZmygtdkA9R-vKbA1duFbg 2025-06-01T22:52:03.0073076Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h 2025-06-01T22:52:03.0073924Z +++ awk '{print $5}' 2025-06-01T22:52:03.0102539Z ++ FSIZE=1393 2025-06-01T22:52:03.0103380Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h",sha256=4TxEWWyu2J8jt7QRrxP-4cZmygtdkA9R-vKbA1duFbg,1393' 2025-06-01T22:52:03.0104156Z ++ read fname 2025-06-01T22:52:03.0104574Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine.h 2025-06-01T22:52:03.0105204Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine.h 2025-06-01T22:52:03.0105757Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine.h 2025-06-01T22:52:03.0106341Z ++ grep RECORD 2025-06-01T22:52:03.0126489Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine.h 2025-06-01T22:52:03.0127106Z +++ openssl base64 2025-06-01T22:52:03.0127377Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.0138046Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.0138482Z +++ sed -e s/=//g 2025-06-01T22:52:03.0167753Z ++ HASH=v60UT1pixtNEV4-aCxP-Y3FME0WokkYdp8gD09xFRX0 2025-06-01T22:52:03.0172512Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine.h 2025-06-01T22:52:03.0173307Z +++ awk '{print $5}' 2025-06-01T22:52:03.0202421Z ++ FSIZE=1348 2025-06-01T22:52:03.0203223Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine.h",sha256=v60UT1pixtNEV4-aCxP-Y3FME0WokkYdp8gD09xFRX0,1348' 2025-06-01T22:52:03.0204109Z ++ read fname 2025-06-01T22:52:03.0204761Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h 2025-06-01T22:52:03.0205508Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h 2025-06-01T22:52:03.0206216Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h 2025-06-01T22:52:03.0206865Z ++ grep RECORD 2025-06-01T22:52:03.0228554Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h 2025-06-01T22:52:03.0229347Z +++ openssl base64 2025-06-01T22:52:03.0229605Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.0229868Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.0230125Z +++ sed -e s/=//g 2025-06-01T22:52:03.0272640Z ++ HASH=n5njGX4ch4eaWOWfQcgiBYhf7m4zaXOWzv14WUY5rPQ 2025-06-01T22:52:03.0273948Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h 2025-06-01T22:52:03.0274971Z +++ awk '{print $5}' 2025-06-01T22:52:03.0304003Z ++ FSIZE=2112 2025-06-01T22:52:03.0304847Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h",sha256=n5njGX4ch4eaWOWfQcgiBYhf7m4zaXOWzv14WUY5rPQ,2112' 2025-06-01T22:52:03.0305662Z ++ read fname 2025-06-01T22:52:03.0306177Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h 2025-06-01T22:52:03.0306995Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h 2025-06-01T22:52:03.0307766Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h 2025-06-01T22:52:03.0308292Z ++ grep RECORD 2025-06-01T22:52:03.0326256Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h 2025-06-01T22:52:03.0326970Z +++ openssl base64 2025-06-01T22:52:03.0327234Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.0327527Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.0328985Z +++ sed -e s/=//g 2025-06-01T22:52:03.0370602Z ++ HASH=R0YQK0pkqYG71pbooMivpKrioI2KUfL-KUvMTiR-bSc 2025-06-01T22:52:03.0375570Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h 2025-06-01T22:52:03.0376328Z +++ awk '{print $5}' 2025-06-01T22:52:03.0405459Z ++ FSIZE=857 2025-06-01T22:52:03.0406319Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h",sha256=R0YQK0pkqYG71pbooMivpKrioI2KUfL-KUvMTiR-bSc,857' 2025-06-01T22:52:03.0407215Z ++ read fname 2025-06-01T22:52:03.0408073Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.0409304Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.0410461Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.0411188Z ++ grep RECORD 2025-06-01T22:52:03.0430881Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.0431748Z +++ openssl base64 2025-06-01T22:52:03.0432018Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.0432278Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.0432530Z +++ sed -e s/=//g 2025-06-01T22:52:03.0473783Z ++ HASH=kgv_kAu6UywN6olqJdChDagPCRRJwjtGMoox6s5AOaA 2025-06-01T22:52:03.0476306Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.0477368Z +++ awk '{print $5}' 2025-06-01T22:52:03.0505510Z ++ FSIZE=833 2025-06-01T22:52:03.0506732Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h",sha256=kgv_kAu6UywN6olqJdChDagPCRRJwjtGMoox6s5AOaA,833' 2025-06-01T22:52:03.0507840Z ++ read fname 2025-06-01T22:52:03.0508394Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-06-01T22:52:03.0509262Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-06-01T22:52:03.0510081Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-06-01T22:52:03.0510649Z ++ grep RECORD 2025-06-01T22:52:03.0528770Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-06-01T22:52:03.0529700Z +++ openssl base64 2025-06-01T22:52:03.0530043Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.0531237Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.0532701Z +++ sed -e s/=//g 2025-06-01T22:52:03.0571107Z ++ HASH=6yI-jfYeO5wXUIVWE6N3RMIAjuxc_J9Cpln0hizFxRg 2025-06-01T22:52:03.0576080Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h 2025-06-01T22:52:03.0576903Z +++ awk '{print $5}' 2025-06-01T22:52:03.0605194Z ++ FSIZE=545 2025-06-01T22:52:03.0606049Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h",sha256=6yI-jfYeO5wXUIVWE6N3RMIAjuxc_J9Cpln0hizFxRg,545' 2025-06-01T22:52:03.0606952Z ++ read fname 2025-06-01T22:52:03.0607503Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-06-01T22:52:03.0608367Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-06-01T22:52:03.0609191Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-06-01T22:52:03.0609749Z ++ grep RECORD 2025-06-01T22:52:03.0632287Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-06-01T22:52:03.0633006Z +++ openssl base64 2025-06-01T22:52:03.0633260Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.0633527Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.0633783Z +++ sed -e s/=//g 2025-06-01T22:52:03.0674010Z ++ HASH=9ycfRRqgs_VXCaEd2UVIYFCMTM1yxvvZjTSllxu0OYE 2025-06-01T22:52:03.0676618Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h 2025-06-01T22:52:03.0677203Z +++ awk '{print $5}' 2025-06-01T22:52:03.0706363Z ++ FSIZE=1172 2025-06-01T22:52:03.0707254Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h",sha256=9ycfRRqgs_VXCaEd2UVIYFCMTM1yxvvZjTSllxu0OYE,1172' 2025-06-01T22:52:03.0708135Z ++ read fname 2025-06-01T22:52:03.0708787Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:03.0710015Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:03.0711050Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:03.0711716Z ++ grep RECORD 2025-06-01T22:52:03.0728167Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:03.0728985Z +++ openssl base64 2025-06-01T22:52:03.0729265Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.0730028Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.0731416Z +++ sed -e s/=//g 2025-06-01T22:52:03.0770462Z ++ HASH=fbadkfIeu7cPKJZ13oVqbDSuZvJn07TygRegim86hRk 2025-06-01T22:52:03.0775766Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:03.0776648Z +++ awk '{print $5}' 2025-06-01T22:52:03.0804345Z ++ FSIZE=1175 2025-06-01T22:52:03.0805569Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h",sha256=fbadkfIeu7cPKJZ13oVqbDSuZvJn07TygRegim86hRk,1175' 2025-06-01T22:52:03.0806620Z ++ read fname 2025-06-01T22:52:03.0807165Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-06-01T22:52:03.0808053Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-06-01T22:52:03.0808876Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-06-01T22:52:03.0809436Z ++ grep RECORD 2025-06-01T22:52:03.0829429Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-06-01T22:52:03.0830133Z +++ openssl base64 2025-06-01T22:52:03.0830409Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.0830652Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.0831065Z +++ sed -e s/=//g 2025-06-01T22:52:03.0872183Z ++ HASH=5_zbe8f0icL81e3zCyenXS5uFjQz8qjbIkFWONtP3dM 2025-06-01T22:52:03.0875785Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h 2025-06-01T22:52:03.0876458Z +++ awk '{print $5}' 2025-06-01T22:52:03.0904373Z ++ FSIZE=852 2025-06-01T22:52:03.0905278Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h",sha256=5_zbe8f0icL81e3zCyenXS5uFjQz8qjbIkFWONtP3dM,852' 2025-06-01T22:52:03.0906135Z ++ read fname 2025-06-01T22:52:03.0906663Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-06-01T22:52:03.0907526Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-06-01T22:52:03.0908324Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-06-01T22:52:03.0908444Z ++ grep RECORD 2025-06-01T22:52:03.0927950Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-06-01T22:52:03.0928083Z +++ openssl base64 2025-06-01T22:52:03.0928363Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.0929701Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.0931125Z +++ sed -e s/=//g 2025-06-01T22:52:03.0970633Z ++ HASH=zHXqY_YUz1Qz-NKDPDRfJr5bqx0SwSQ2AuNHcjG1il0 2025-06-01T22:52:03.0975668Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h 2025-06-01T22:52:03.0976455Z +++ awk '{print $5}' 2025-06-01T22:52:03.1004878Z ++ FSIZE=854 2025-06-01T22:52:03.1005776Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h",sha256=zHXqY_YUz1Qz-NKDPDRfJr5bqx0SwSQ2AuNHcjG1il0,854' 2025-06-01T22:52:03.1005886Z ++ read fname 2025-06-01T22:52:03.1006274Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h 2025-06-01T22:52:03.1006596Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h 2025-06-01T22:52:03.1006904Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h 2025-06-01T22:52:03.1007151Z ++ grep RECORD 2025-06-01T22:52:03.1030344Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h 2025-06-01T22:52:03.1030526Z +++ openssl base64 2025-06-01T22:52:03.1030959Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.1031086Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.1031203Z +++ sed -e s/=//g 2025-06-01T22:52:03.1072601Z ++ HASH=3u5BLBB0l5M2NZgrdekvS5NLf1TL1FfBA5AQ3bC0vn0 2025-06-01T22:52:03.1076163Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h 2025-06-01T22:52:03.1076682Z +++ awk '{print $5}' 2025-06-01T22:52:03.1105522Z ++ FSIZE=840 2025-06-01T22:52:03.1106259Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h",sha256=3u5BLBB0l5M2NZgrdekvS5NLf1TL1FfBA5AQ3bC0vn0,840' 2025-06-01T22:52:03.1106538Z ++ read fname 2025-06-01T22:52:03.1106894Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h 2025-06-01T22:52:03.1107190Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h 2025-06-01T22:52:03.1107492Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h 2025-06-01T22:52:03.1107594Z ++ grep RECORD 2025-06-01T22:52:03.1128531Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h 2025-06-01T22:52:03.1128665Z +++ openssl base64 2025-06-01T22:52:03.1129060Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.1130381Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.1131494Z +++ sed -e s/=//g 2025-06-01T22:52:03.1170362Z ++ HASH=A-_uKOZNbcCHFP9P7pFEbw6n0C4xdqCdEOftWsse2Ak 2025-06-01T22:52:03.1175453Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h 2025-06-01T22:52:03.1176040Z +++ awk '{print $5}' 2025-06-01T22:52:03.1204133Z ++ FSIZE=2497 2025-06-01T22:52:03.1204847Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h",sha256=A-_uKOZNbcCHFP9P7pFEbw6n0C4xdqCdEOftWsse2Ak,2497' 2025-06-01T22:52:03.1205291Z ++ read fname 2025-06-01T22:52:03.1205818Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1206232Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1206647Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1206758Z ++ grep RECORD 2025-06-01T22:52:03.1230399Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1230535Z +++ openssl base64 2025-06-01T22:52:03.1230641Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.1231563Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.1231798Z +++ sed -e s/=//g 2025-06-01T22:52:03.1274498Z ++ HASH=CuUbT204hgwVISgRbz0QceEE_pkHUyBMx8mblUoNBdc 2025-06-01T22:52:03.1277979Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1278180Z +++ awk '{print $5}' 2025-06-01T22:52:03.1306817Z ++ FSIZE=1035 2025-06-01T22:52:03.1307893Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h",sha256=CuUbT204hgwVISgRbz0QceEE_pkHUyBMx8mblUoNBdc,1035' 2025-06-01T22:52:03.1307992Z ++ read fname 2025-06-01T22:52:03.1308307Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h 2025-06-01T22:52:03.1308578Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h 2025-06-01T22:52:03.1308826Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h 2025-06-01T22:52:03.1308926Z ++ grep RECORD 2025-06-01T22:52:03.1329618Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h 2025-06-01T22:52:03.1329743Z +++ openssl base64 2025-06-01T22:52:03.1330620Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.1331794Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.1333134Z +++ sed -e s/=//g 2025-06-01T22:52:03.1372341Z ++ HASH=1RC-vBFFDYwMYHjYFF5A7eAhZyr_GjdqKmOZCMLZDDo 2025-06-01T22:52:03.1377070Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h 2025-06-01T22:52:03.1378419Z +++ awk '{print $5}' 2025-06-01T22:52:03.1406146Z ++ FSIZE=747 2025-06-01T22:52:03.1406839Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h",sha256=1RC-vBFFDYwMYHjYFF5A7eAhZyr_GjdqKmOZCMLZDDo,747' 2025-06-01T22:52:03.1406954Z ++ read fname 2025-06-01T22:52:03.1407262Z ++ make_wheel_record torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h 2025-06-01T22:52:03.1407562Z ++ FPATH=torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h 2025-06-01T22:52:03.1407820Z ++ echo torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h 2025-06-01T22:52:03.1407919Z ++ grep RECORD 2025-06-01T22:52:03.1432030Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h 2025-06-01T22:52:03.1432236Z +++ openssl base64 2025-06-01T22:52:03.1432635Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.1432748Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.1433351Z +++ sed -e s/=//g 2025-06-01T22:52:03.1474620Z ++ HASH=H3pnCh48Fx7vinzfrQvlIDYLBnM7D2MvNVYuB6FYhBE 2025-06-01T22:52:03.1476842Z +++ ls -nl torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h 2025-06-01T22:52:03.1477874Z +++ awk '{print $5}' 2025-06-01T22:52:03.1506453Z ++ FSIZE=2200 2025-06-01T22:52:03.1507115Z ++ echo '"torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h",sha256=H3pnCh48Fx7vinzfrQvlIDYLBnM7D2MvNVYuB6FYhBE,2200' 2025-06-01T22:52:03.1507220Z ++ read fname 2025-06-01T22:52:03.1507482Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_fp16_weight.h 2025-06-01T22:52:03.1507676Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_fp16_weight.h 2025-06-01T22:52:03.1507857Z ++ echo torch/include/ATen/ops/fbgemm_linear_fp16_weight.h 2025-06-01T22:52:03.1508126Z ++ grep RECORD 2025-06-01T22:52:03.1528571Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_fp16_weight.h 2025-06-01T22:52:03.1528698Z +++ openssl base64 2025-06-01T22:52:03.1530008Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.1531017Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.1532533Z +++ sed -e s/=//g 2025-06-01T22:52:03.1570438Z ++ HASH=FG7SH6dPGBFFdt15iPTIzabot5Xmlvw3UoEjsDER3L4 2025-06-01T22:52:03.1575066Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_fp16_weight.h 2025-06-01T22:52:03.1576042Z +++ awk '{print $5}' 2025-06-01T22:52:03.1603615Z ++ FSIZE=831 2025-06-01T22:52:03.1604378Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_fp16_weight.h",sha256=FG7SH6dPGBFFdt15iPTIzabot5Xmlvw3UoEjsDER3L4,831' 2025-06-01T22:52:03.1604784Z ++ read fname 2025-06-01T22:52:03.1605260Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_native.h 2025-06-01T22:52:03.1605436Z ++ FPATH=torch/include/ATen/ops/grid_sampler_native.h 2025-06-01T22:52:03.1605666Z ++ echo torch/include/ATen/ops/grid_sampler_native.h 2025-06-01T22:52:03.1605769Z ++ grep RECORD 2025-06-01T22:52:03.1628034Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_native.h 2025-06-01T22:52:03.1628171Z +++ openssl base64 2025-06-01T22:52:03.1628470Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.1629017Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.1630700Z +++ sed -e s/=//g 2025-06-01T22:52:03.1671304Z ++ HASH=yta0XC79IR_Y1qsdheBDC5knSrWYTT4epBuzREGvNl0 2025-06-01T22:52:03.1674807Z +++ ls -nl torch/include/ATen/ops/grid_sampler_native.h 2025-06-01T22:52:03.1675524Z +++ awk '{print $5}' 2025-06-01T22:52:03.1703733Z ++ FSIZE=578 2025-06-01T22:52:03.1704457Z ++ echo '"torch/include/ATen/ops/grid_sampler_native.h",sha256=yta0XC79IR_Y1qsdheBDC5knSrWYTT4epBuzREGvNl0,578' 2025-06-01T22:52:03.1704666Z ++ read fname 2025-06-01T22:52:03.1705385Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1706067Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1706588Z ++ echo torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1706698Z ++ grep RECORD 2025-06-01T22:52:03.1727736Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1727972Z +++ openssl base64 2025-06-01T22:52:03.1728159Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.1728961Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.1730253Z +++ sed -e s/=//g 2025-06-01T22:52:03.1769047Z ++ HASH=2TIc3R-T-6XY5prv9HM0Xk_v0DnkOs72lpAipZPTMIg 2025-06-01T22:52:03.1774362Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1774730Z +++ awk '{print $5}' 2025-06-01T22:52:03.1803389Z ++ FSIZE=843 2025-06-01T22:52:03.1804524Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h",sha256=2TIc3R-T-6XY5prv9HM0Xk_v0DnkOs72lpAipZPTMIg,843' 2025-06-01T22:52:03.1804939Z ++ read fname 2025-06-01T22:52:03.1805294Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h 2025-06-01T22:52:03.1805597Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h 2025-06-01T22:52:03.1805877Z ++ echo torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h 2025-06-01T22:52:03.1805977Z ++ grep RECORD 2025-06-01T22:52:03.1828622Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h 2025-06-01T22:52:03.1828836Z +++ openssl base64 2025-06-01T22:52:03.1828974Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.1829091Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.1829185Z +++ sed -e s/=//g 2025-06-01T22:52:03.1871875Z ++ HASH=G-JCYJjzqM9V0CQaINGea5sILUtFN43A5PYAMBxsG_4 2025-06-01T22:52:03.1876040Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h 2025-06-01T22:52:03.1877018Z +++ awk '{print $5}' 2025-06-01T22:52:03.1905359Z ++ FSIZE=895 2025-06-01T22:52:03.1906662Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h",sha256=G-JCYJjzqM9V0CQaINGea5sILUtFN43A5PYAMBxsG_4,895' 2025-06-01T22:52:03.1906777Z ++ read fname 2025-06-01T22:52:03.1907648Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1908204Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1908667Z ++ echo torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1908765Z ++ grep RECORD 2025-06-01T22:52:03.1928799Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1929008Z +++ openssl base64 2025-06-01T22:52:03.1929194Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.1930339Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.1931310Z +++ sed -e s/=//g 2025-06-01T22:52:03.1970575Z ++ HASH=mTUsi4muu5y4oUza740uug5WYOpl3_9TAzZaC4rxWeY 2025-06-01T22:52:03.1976455Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.1976936Z +++ awk '{print $5}' 2025-06-01T22:52:03.2004250Z ++ FSIZE=859 2025-06-01T22:52:03.2005889Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h",sha256=mTUsi4muu5y4oUza740uug5WYOpl3_9TAzZaC4rxWeY,859' 2025-06-01T22:52:03.2006096Z ++ read fname 2025-06-01T22:52:03.2006717Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-06-01T22:52:03.2007032Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-06-01T22:52:03.2007353Z ++ echo torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-06-01T22:52:03.2007456Z ++ grep RECORD 2025-06-01T22:52:03.2030712Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-06-01T22:52:03.2030932Z +++ openssl base64 2025-06-01T22:52:03.2031279Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.2031475Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.2031655Z +++ sed -e s/=//g 2025-06-01T22:52:03.2072747Z ++ HASH=xWjridW6s-2fCAgWCQwGRt6mD6IrOHPU-8m95pbaxkY 2025-06-01T22:52:03.2075864Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h 2025-06-01T22:52:03.2076322Z +++ awk '{print $5}' 2025-06-01T22:52:03.2103205Z ++ FSIZE=571 2025-06-01T22:52:03.2104152Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h",sha256=xWjridW6s-2fCAgWCQwGRt6mD6IrOHPU-8m95pbaxkY,571' 2025-06-01T22:52:03.2104248Z ++ read fname 2025-06-01T22:52:03.2104610Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-06-01T22:52:03.2104970Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-06-01T22:52:03.2105698Z ++ echo torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-06-01T22:52:03.2106206Z ++ grep RECORD 2025-06-01T22:52:03.2128246Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-06-01T22:52:03.2128440Z +++ openssl base64 2025-06-01T22:52:03.2128912Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.2130667Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.2131988Z +++ sed -e s/=//g 2025-06-01T22:52:03.2170809Z ++ HASH=hKQ1mj0UB6ATSPzvWK0xH5r1Q5GEhe997BV85Ktv1pg 2025-06-01T22:52:03.2175987Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h 2025-06-01T22:52:03.2176455Z +++ awk '{print $5}' 2025-06-01T22:52:03.2204884Z ++ FSIZE=1258 2025-06-01T22:52:03.2205843Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h",sha256=hKQ1mj0UB6ATSPzvWK0xH5r1Q5GEhe997BV85Ktv1pg,1258' 2025-06-01T22:52:03.2205943Z ++ read fname 2025-06-01T22:52:03.2206276Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h 2025-06-01T22:52:03.2206902Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h 2025-06-01T22:52:03.2207295Z ++ echo torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h 2025-06-01T22:52:03.2207416Z ++ grep RECORD 2025-06-01T22:52:03.2231440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h 2025-06-01T22:52:03.2231606Z +++ openssl base64 2025-06-01T22:52:03.2231721Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.2231854Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.2231974Z +++ sed -e s/=//g 2025-06-01T22:52:03.2274917Z ++ HASH=NgxqsHWVLv5tkj0r1IYl7vsRU31KjyAToq_1UEOXEYQ 2025-06-01T22:52:03.2278560Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h 2025-06-01T22:52:03.2278900Z +++ awk '{print $5}' 2025-06-01T22:52:03.2307955Z ++ FSIZE=555 2025-06-01T22:52:03.2308680Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h",sha256=NgxqsHWVLv5tkj0r1IYl7vsRU31KjyAToq_1UEOXEYQ,555' 2025-06-01T22:52:03.2308805Z ++ read fname 2025-06-01T22:52:03.2309084Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h 2025-06-01T22:52:03.2309329Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h 2025-06-01T22:52:03.2309536Z ++ echo torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h 2025-06-01T22:52:03.2309649Z ++ grep RECORD 2025-06-01T22:52:03.2329714Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h 2025-06-01T22:52:03.2329841Z +++ openssl base64 2025-06-01T22:52:03.2330806Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.2332114Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.2333306Z +++ sed -e s/=//g 2025-06-01T22:52:03.2370993Z ++ HASH=0qdPZ5BM3tF4aauIDAEdEvJsLP8fOrNE3RN0JDQ7Bm0 2025-06-01T22:52:03.2375906Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h 2025-06-01T22:52:03.2376654Z +++ awk '{print $5}' 2025-06-01T22:52:03.2403067Z ++ FSIZE=1210 2025-06-01T22:52:03.2403753Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h",sha256=0qdPZ5BM3tF4aauIDAEdEvJsLP8fOrNE3RN0JDQ7Bm0,1210' 2025-06-01T22:52:03.2403859Z ++ read fname 2025-06-01T22:52:03.2404586Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_int8_weight.h 2025-06-01T22:52:03.2404813Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_int8_weight.h 2025-06-01T22:52:03.2405017Z ++ echo torch/include/ATen/ops/fbgemm_linear_int8_weight.h 2025-06-01T22:52:03.2406023Z ++ grep RECORD 2025-06-01T22:52:03.2429172Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_int8_weight.h 2025-06-01T22:52:03.2429294Z +++ openssl base64 2025-06-01T22:52:03.2429396Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.2429511Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.2431060Z +++ sed -e s/=//g 2025-06-01T22:52:03.2471910Z ++ HASH=OGjUJ5jPMrmMMGmMXL9MOZcnKFJNm5SVLHx3WwMqfuE 2025-06-01T22:52:03.2475465Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_int8_weight.h 2025-06-01T22:52:03.2476814Z +++ awk '{print $5}' 2025-06-01T22:52:03.2504722Z ++ FSIZE=1076 2025-06-01T22:52:03.2505371Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_int8_weight.h",sha256=OGjUJ5jPMrmMMGmMXL9MOZcnKFJNm5SVLHx3WwMqfuE,1076' 2025-06-01T22:52:03.2505474Z ++ read fname 2025-06-01T22:52:03.2505907Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.2506290Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.2506654Z ++ echo torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.2506917Z ++ grep RECORD 2025-06-01T22:52:03.2528435Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.2528548Z +++ openssl base64 2025-06-01T22:52:03.2528902Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.2530177Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.2531418Z +++ sed -e s/=//g 2025-06-01T22:52:03.2570684Z ++ HASH=VOF4hdnMmoQ5V3QOUBKW6kwK4jRD5YsTtIBkS8WsKnM 2025-06-01T22:52:03.2575715Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.2576243Z +++ awk '{print $5}' 2025-06-01T22:52:03.2603664Z ++ FSIZE=966 2025-06-01T22:52:03.2604977Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h",sha256=VOF4hdnMmoQ5V3QOUBKW6kwK4jRD5YsTtIBkS8WsKnM,966' 2025-06-01T22:52:03.2605966Z ++ read fname 2025-06-01T22:52:03.2606479Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h 2025-06-01T22:52:03.2607252Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h 2025-06-01T22:52:03.2607950Z ++ echo torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h 2025-06-01T22:52:03.2608459Z ++ grep RECORD 2025-06-01T22:52:03.2631562Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h 2025-06-01T22:52:03.2632419Z +++ openssl base64 2025-06-01T22:52:03.2632675Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.2632937Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.2633189Z +++ sed -e s/=//g 2025-06-01T22:52:03.2672748Z ++ HASH=NNdNJ0OYYhR3q177-vfCkufmhim3MYR7Z8gmERGKYG4 2025-06-01T22:52:03.2675898Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h 2025-06-01T22:52:03.2677139Z +++ awk '{print $5}' 2025-06-01T22:52:03.2706063Z ++ FSIZE=1140 2025-06-01T22:52:03.2706920Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h",sha256=NNdNJ0OYYhR3q177-vfCkufmhim3MYR7Z8gmERGKYG4,1140' 2025-06-01T22:52:03.2707808Z ++ read fname 2025-06-01T22:52:03.2708467Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.2709545Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.2710572Z ++ echo torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.2711246Z ++ grep RECORD 2025-06-01T22:52:03.2729093Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.2729930Z +++ openssl base64 2025-06-01T22:52:03.2730184Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.2731240Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.2732479Z +++ sed -e s/=//g 2025-06-01T22:52:03.2770887Z ++ HASH=B32qVHSu0izolZAH83PYBxnLvJbCQquD-fdfj8E2c54 2025-06-01T22:52:03.2775954Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.2776657Z +++ awk '{print $5}' 2025-06-01T22:52:03.2804371Z ++ FSIZE=982 2025-06-01T22:52:03.2805696Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h",sha256=B32qVHSu0izolZAH83PYBxnLvJbCQquD-fdfj8E2c54,982' 2025-06-01T22:52:03.2806739Z ++ read fname 2025-06-01T22:52:03.2807396Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h 2025-06-01T22:52:03.2808229Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h 2025-06-01T22:52:03.2808994Z ++ echo torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h 2025-06-01T22:52:03.2809527Z ++ grep RECORD 2025-06-01T22:52:03.2829896Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h 2025-06-01T22:52:03.2830567Z +++ openssl base64 2025-06-01T22:52:03.2830837Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.2831103Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.2831361Z +++ sed -e s/=//g 2025-06-01T22:52:03.2873455Z ++ HASH=NkLGW8AoihJNGt2pQpVf-UwW0JMPOLIXHRr1rgbGvTs 2025-06-01T22:52:03.2877110Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h 2025-06-01T22:52:03.2877724Z +++ awk '{print $5}' 2025-06-01T22:52:03.2905932Z ++ FSIZE=694 2025-06-01T22:52:03.2906834Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h",sha256=NkLGW8AoihJNGt2pQpVf-UwW0JMPOLIXHRr1rgbGvTs,694' 2025-06-01T22:52:03.2907838Z ++ read fname 2025-06-01T22:52:03.2908383Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-06-01T22:52:03.2909164Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-06-01T22:52:03.2909868Z ++ echo torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-06-01T22:52:03.2910386Z ++ grep RECORD 2025-06-01T22:52:03.2928361Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-06-01T22:52:03.2929049Z +++ openssl base64 2025-06-01T22:52:03.2929320Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.2930141Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.2931339Z +++ sed -e s/=//g 2025-06-01T22:52:03.2970837Z ++ HASH=FLVwtU9Ss0FM4Gg1JvdCUFxk6_oCeOqelk7AOE_WkzQ 2025-06-01T22:52:03.2976304Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h 2025-06-01T22:52:03.2978179Z +++ awk '{print $5}' 2025-06-01T22:52:03.3004381Z ++ FSIZE=1659 2025-06-01T22:52:03.3005441Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h",sha256=FLVwtU9Ss0FM4Gg1JvdCUFxk6_oCeOqelk7AOE_WkzQ,1659' 2025-06-01T22:52:03.3006272Z ++ read fname 2025-06-01T22:52:03.3006707Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h 2025-06-01T22:52:03.3007366Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h 2025-06-01T22:52:03.3007948Z ++ echo torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h 2025-06-01T22:52:03.3008506Z ++ grep RECORD 2025-06-01T22:52:03.3032056Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h 2025-06-01T22:52:03.3032659Z +++ openssl base64 2025-06-01T22:52:03.3032910Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.3033165Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.3033416Z +++ sed -e s/=//g 2025-06-01T22:52:03.3074686Z ++ HASH=QgVNG_v8aIIuxXeMDiQmZUEeSolofRyrhYHrStsTrJM 2025-06-01T22:52:03.3077623Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h 2025-06-01T22:52:03.3078984Z +++ awk '{print $5}' 2025-06-01T22:52:03.3107789Z ++ FSIZE=678 2025-06-01T22:52:03.3108579Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h",sha256=QgVNG_v8aIIuxXeMDiQmZUEeSolofRyrhYHrStsTrJM,678' 2025-06-01T22:52:03.3109346Z ++ read fname 2025-06-01T22:52:03.3109760Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h 2025-06-01T22:52:03.3110361Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h 2025-06-01T22:52:03.3110912Z ++ echo torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h 2025-06-01T22:52:03.3111331Z ++ grep RECORD 2025-06-01T22:52:03.3129566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h 2025-06-01T22:52:03.3130146Z +++ openssl base64 2025-06-01T22:52:03.3131142Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.3132589Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.3133868Z +++ sed -e s/=//g 2025-06-01T22:52:03.3171617Z ++ HASH=yDf9rgXzwy7AH9_oWCGU4IalDe9q-DmEfN9mE-rFZ0Q 2025-06-01T22:52:03.3176528Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h 2025-06-01T22:52:03.3178019Z +++ awk '{print $5}' 2025-06-01T22:52:03.3205435Z ++ FSIZE=1611 2025-06-01T22:52:03.3206163Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h",sha256=yDf9rgXzwy7AH9_oWCGU4IalDe9q-DmEfN9mE-rFZ0Q,1611' 2025-06-01T22:52:03.3206926Z ++ read fname 2025-06-01T22:52:03.3207339Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_quantize_weight.h 2025-06-01T22:52:03.3207971Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_quantize_weight.h 2025-06-01T22:52:03.3208532Z ++ echo torch/include/ATen/ops/fbgemm_linear_quantize_weight.h 2025-06-01T22:52:03.3208978Z ++ grep RECORD 2025-06-01T22:52:03.3230672Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_quantize_weight.h 2025-06-01T22:52:03.3231766Z +++ openssl base64 2025-06-01T22:52:03.3232468Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.3232723Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.3232994Z +++ sed -e s/=//g 2025-06-01T22:52:03.3274734Z ++ HASH=mfD3ULQ_PnqlUdSbHXVmAbH8nXyd7UAfYLYApE2vyEA 2025-06-01T22:52:03.3277438Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_quantize_weight.h 2025-06-01T22:52:03.3278023Z +++ awk '{print $5}' 2025-06-01T22:52:03.3306551Z ++ FSIZE=794 2025-06-01T22:52:03.3307584Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_quantize_weight.h",sha256=mfD3ULQ_PnqlUdSbHXVmAbH8nXyd7UAfYLYApE2vyEA,794' 2025-06-01T22:52:03.3308729Z ++ read fname 2025-06-01T22:52:03.3309328Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.3310293Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.3311208Z ++ echo torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.3311839Z ++ grep RECORD 2025-06-01T22:52:03.3329118Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.3330075Z +++ openssl base64 2025-06-01T22:52:03.3330557Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.3331199Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.3332579Z +++ sed -e s/=//g 2025-06-01T22:52:03.3371255Z ++ HASH=0Zti5W1-T7nBUKrbxj2ACecAUbif0Mi1P616rTHAOBQ 2025-06-01T22:52:03.3376573Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.3377613Z +++ awk '{print $5}' 2025-06-01T22:52:03.3404220Z ++ FSIZE=828 2025-06-01T22:52:03.3405412Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h",sha256=0Zti5W1-T7nBUKrbxj2ACecAUbif0Mi1P616rTHAOBQ,828' 2025-06-01T22:52:03.3406433Z ++ read fname 2025-06-01T22:52:03.3406911Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h 2025-06-01T22:52:03.3407637Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h 2025-06-01T22:52:03.3408395Z ++ echo torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h 2025-06-01T22:52:03.3408889Z ++ grep RECORD 2025-06-01T22:52:03.3430080Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h 2025-06-01T22:52:03.3430718Z +++ openssl base64 2025-06-01T22:52:03.3430977Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.3431242Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.3431516Z +++ sed -e s/=//g 2025-06-01T22:52:03.3473806Z ++ HASH=3oEWgVRkDALVpekpMGgY7EP90wxcznwybRv2j-pdN2Y 2025-06-01T22:52:03.3477695Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h 2025-06-01T22:52:03.3478594Z +++ awk '{print $5}' 2025-06-01T22:52:03.3507493Z ++ FSIZE=540 2025-06-01T22:52:03.3508356Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h",sha256=3oEWgVRkDALVpekpMGgY7EP90wxcznwybRv2j-pdN2Y,540' 2025-06-01T22:52:03.3509312Z ++ read fname 2025-06-01T22:52:03.3509759Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h 2025-06-01T22:52:03.3510415Z ++ FPATH=torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h 2025-06-01T22:52:03.3511018Z ++ echo torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h 2025-06-01T22:52:03.3511471Z ++ grep RECORD 2025-06-01T22:52:03.3529879Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h 2025-06-01T22:52:03.3530493Z +++ openssl base64 2025-06-01T22:52:03.3530988Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.3532267Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.3533615Z +++ sed -e s/=//g 2025-06-01T22:52:03.3572116Z ++ HASH=OaFp-08oB9qrYSmzGQJURfJeX8am7zIRpjCl3xLNsTo 2025-06-01T22:52:03.3577066Z +++ ls -nl torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h 2025-06-01T22:52:03.3578323Z +++ awk '{print $5}' 2025-06-01T22:52:03.3605529Z ++ FSIZE=1171 2025-06-01T22:52:03.3606288Z ++ echo '"torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h",sha256=OaFp-08oB9qrYSmzGQJURfJeX8am7zIRpjCl3xLNsTo,1171' 2025-06-01T22:52:03.3607237Z ++ read fname 2025-06-01T22:52:03.3607649Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h 2025-06-01T22:52:03.3608334Z ++ FPATH=torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h 2025-06-01T22:52:03.3608901Z ++ echo torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h 2025-06-01T22:52:03.3609328Z ++ grep RECORD 2025-06-01T22:52:03.3631146Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h 2025-06-01T22:52:03.3631718Z +++ openssl base64 2025-06-01T22:52:03.3631985Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.3632228Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.3632774Z +++ sed -e s/=//g 2025-06-01T22:52:03.3673388Z ++ HASH=RQ7aWWSnu2YRXkZrMwGP_Ryo2h__syZ6zPiz0THB5D0 2025-06-01T22:52:03.3676715Z +++ ls -nl torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h 2025-06-01T22:52:03.3677894Z +++ awk '{print $5}' 2025-06-01T22:52:03.3706576Z ++ FSIZE=728 2025-06-01T22:52:03.3707369Z ++ echo '"torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h",sha256=RQ7aWWSnu2YRXkZrMwGP_Ryo2h__syZ6zPiz0THB5D0,728' 2025-06-01T22:52:03.3708102Z ++ read fname 2025-06-01T22:52:03.3708685Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.3709643Z ++ FPATH=torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.3710522Z ++ echo torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.3711132Z ++ grep RECORD 2025-06-01T22:52:03.3729154Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.3729908Z +++ openssl base64 2025-06-01T22:52:03.3730236Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.3731662Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.3732876Z +++ sed -e s/=//g 2025-06-01T22:52:03.3771086Z ++ HASH=Ih5X5QkgaWjElwIZOm_kTdPRVdIJNO_zgwdUCBUd0xA 2025-06-01T22:52:03.3776357Z +++ ls -nl torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.3778060Z +++ awk '{print $5}' 2025-06-01T22:52:03.3806000Z ++ FSIZE=787 2025-06-01T22:52:03.3807000Z ++ echo '"torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h",sha256=Ih5X5QkgaWjElwIZOm_kTdPRVdIJNO_zgwdUCBUd0xA,787' 2025-06-01T22:52:03.3807928Z ++ read fname 2025-06-01T22:52:03.3808388Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h 2025-06-01T22:52:03.3809079Z ++ FPATH=torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h 2025-06-01T22:52:03.3809693Z ++ echo torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h 2025-06-01T22:52:03.3810169Z ++ grep RECORD 2025-06-01T22:52:03.3832225Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h 2025-06-01T22:52:03.3833273Z +++ openssl base64 2025-06-01T22:52:03.3833672Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.3833936Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.3834201Z +++ sed -e s/=//g 2025-06-01T22:52:03.3874521Z ++ HASH=6L2yf6xFEvsWnNeax4PTvTdT6h-Vzm9T_aXtbi1cKVg 2025-06-01T22:52:03.3878320Z +++ ls -nl torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h 2025-06-01T22:52:03.3879191Z +++ awk '{print $5}' 2025-06-01T22:52:03.3907392Z ++ FSIZE=499 2025-06-01T22:52:03.3908437Z ++ echo '"torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h",sha256=6L2yf6xFEvsWnNeax4PTvTdT6h-Vzm9T_aXtbi1cKVg,499' 2025-06-01T22:52:03.3909591Z ++ read fname 2025-06-01T22:52:03.3910022Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h 2025-06-01T22:52:03.3910650Z ++ FPATH=torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h 2025-06-01T22:52:03.3911226Z ++ echo torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h 2025-06-01T22:52:03.3911663Z ++ grep RECORD 2025-06-01T22:52:03.3930068Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h 2025-06-01T22:52:03.3931074Z +++ openssl base64 2025-06-01T22:52:03.3931543Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.3932536Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.3933806Z +++ sed -e s/=//g 2025-06-01T22:52:03.3971894Z ++ HASH=Sh-G-Od9DXcXSHwWHdiXtZXBPMx6lqsZdYc6kRbwdw4 2025-06-01T22:52:03.3977056Z +++ ls -nl torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h 2025-06-01T22:52:03.3978430Z +++ awk '{print $5}' 2025-06-01T22:52:03.4005746Z ++ FSIZE=1026 2025-06-01T22:52:03.4007065Z ++ echo '"torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h",sha256=Sh-G-Od9DXcXSHwWHdiXtZXBPMx6lqsZdYc6kRbwdw4,1026' 2025-06-01T22:52:03.4008124Z ++ read fname 2025-06-01T22:52:03.4008535Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h 2025-06-01T22:52:03.4009157Z ++ FPATH=torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h 2025-06-01T22:52:03.4009723Z ++ echo torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h 2025-06-01T22:52:03.4010159Z ++ grep RECORD 2025-06-01T22:52:03.4031917Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h 2025-06-01T22:52:03.4032843Z +++ openssl base64 2025-06-01T22:52:03.4033113Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.4033361Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.4033630Z +++ sed -e s/=//g 2025-06-01T22:52:03.4074291Z ++ HASH=bhTYkB9NIRA4s0PC8g1rq83FPIEZ24XXGf1H57cdjhs 2025-06-01T22:52:03.4076874Z +++ ls -nl torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h 2025-06-01T22:52:03.4077910Z +++ awk '{print $5}' 2025-06-01T22:52:03.4105719Z ++ FSIZE=980 2025-06-01T22:52:03.4106903Z ++ echo '"torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h",sha256=bhTYkB9NIRA4s0PC8g1rq83FPIEZ24XXGf1H57cdjhs,980' 2025-06-01T22:52:03.4107665Z ++ read fname 2025-06-01T22:52:03.4108247Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4109212Z ++ FPATH=torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4110115Z ++ echo torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4110861Z ++ grep RECORD 2025-06-01T22:52:03.4128411Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4129243Z +++ openssl base64 2025-06-01T22:52:03.4129534Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.4130263Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.4131578Z +++ sed -e s/=//g 2025-06-01T22:52:03.4170759Z ++ HASH=5xbXNBNxNtd1wLmRxo1hwUOVwifhP5jCi7uPgLKYLr8 2025-06-01T22:52:03.4175637Z +++ ls -nl torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4176340Z +++ awk '{print $5}' 2025-06-01T22:52:03.4203708Z ++ FSIZE=886 2025-06-01T22:52:03.4205091Z ++ echo '"torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h",sha256=5xbXNBNxNtd1wLmRxo1hwUOVwifhP5jCi7uPgLKYLr8,886' 2025-06-01T22:52:03.4206217Z ++ read fname 2025-06-01T22:52:03.4206679Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h 2025-06-01T22:52:03.4207388Z ++ FPATH=torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h 2025-06-01T22:52:03.4208010Z ++ echo torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h 2025-06-01T22:52:03.4208487Z ++ grep RECORD 2025-06-01T22:52:03.4228808Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h 2025-06-01T22:52:03.4229435Z +++ openssl base64 2025-06-01T22:52:03.4229685Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.4229941Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.4230208Z +++ sed -e s/=//g 2025-06-01T22:52:03.4272756Z ++ HASH=3tykektJY3IknTQ_QYWih_jsJd_plu3y3kP-Q2GCT3Q 2025-06-01T22:52:03.4275273Z +++ ls -nl torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h 2025-06-01T22:52:03.4276153Z +++ awk '{print $5}' 2025-06-01T22:52:03.4304651Z ++ FSIZE=598 2025-06-01T22:52:03.4305580Z ++ echo '"torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h",sha256=3tykektJY3IknTQ_QYWih_jsJd_plu3y3kP-Q2GCT3Q,598' 2025-06-01T22:52:03.4306493Z ++ read fname 2025-06-01T22:52:03.4307011Z ++ make_wheel_record torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h 2025-06-01T22:52:03.4307644Z ++ FPATH=torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h 2025-06-01T22:52:03.4308225Z ++ echo torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h 2025-06-01T22:52:03.4308658Z ++ grep RECORD 2025-06-01T22:52:03.4328391Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h 2025-06-01T22:52:03.4329007Z +++ openssl base64 2025-06-01T22:52:03.4329267Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.4330392Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.4331746Z +++ sed -e s/=//g 2025-06-01T22:52:03.4371063Z ++ HASH=O23zeL32_D2rnw-8irHLuH1rBaZ1IGj51WukHdwuJ-M 2025-06-01T22:52:03.4375610Z +++ ls -nl torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h 2025-06-01T22:52:03.4376439Z +++ awk '{print $5}' 2025-06-01T22:52:03.4404819Z ++ FSIZE=1679 2025-06-01T22:52:03.4405630Z ++ echo '"torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h",sha256=O23zeL32_D2rnw-8irHLuH1rBaZ1IGj51WukHdwuJ-M,1679' 2025-06-01T22:52:03.4406422Z ++ read fname 2025-06-01T22:52:03.4406796Z ++ make_wheel_record torch/include/ATen/ops/feature_alpha_dropout.h 2025-06-01T22:52:03.4407349Z ++ FPATH=torch/include/ATen/ops/feature_alpha_dropout.h 2025-06-01T22:52:03.4407834Z ++ echo torch/include/ATen/ops/feature_alpha_dropout.h 2025-06-01T22:52:03.4408227Z ++ grep RECORD 2025-06-01T22:52:03.4429071Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/feature_alpha_dropout.h 2025-06-01T22:52:03.4429622Z +++ openssl base64 2025-06-01T22:52:03.4429892Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.4430137Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.4431160Z +++ sed -e s/=//g 2025-06-01T22:52:03.4473002Z ++ HASH=MKjz6plq9EPyiS7nyQtahi4eg-n-xZFNz7FmGMWREWM 2025-06-01T22:52:03.4475876Z +++ ls -nl torch/include/ATen/ops/feature_alpha_dropout.h 2025-06-01T22:52:03.4477350Z +++ awk '{print $5}' 2025-06-01T22:52:03.4504711Z ++ FSIZE=993 2025-06-01T22:52:03.4505740Z ++ echo '"torch/include/ATen/ops/feature_alpha_dropout.h",sha256=MKjz6plq9EPyiS7nyQtahi4eg-n-xZFNz7FmGMWREWM,993' 2025-06-01T22:52:03.4506465Z ++ read fname 2025-06-01T22:52:03.4507030Z ++ make_wheel_record torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4507938Z ++ FPATH=torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4508768Z ++ echo torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4509350Z ++ grep RECORD 2025-06-01T22:52:03.4529316Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4530071Z +++ openssl base64 2025-06-01T22:52:03.4530347Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.4531178Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.4532408Z +++ sed -e s/=//g 2025-06-01T22:52:03.4572241Z ++ HASH=Zh7Rcis7WPpgQySTDIHQCCX1AwNskH1EmBmvLhLYMQo 2025-06-01T22:52:03.4577379Z +++ ls -nl torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4578720Z +++ awk '{print $5}' 2025-06-01T22:52:03.4605572Z ++ FSIZE=890 2025-06-01T22:52:03.4606549Z ++ echo '"torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h",sha256=Zh7Rcis7WPpgQySTDIHQCCX1AwNskH1EmBmvLhLYMQo,890' 2025-06-01T22:52:03.4607578Z ++ read fname 2025-06-01T22:52:03.4608000Z ++ make_wheel_record torch/include/ATen/ops/feature_alpha_dropout_native.h 2025-06-01T22:52:03.4608613Z ++ FPATH=torch/include/ATen/ops/feature_alpha_dropout_native.h 2025-06-01T22:52:03.4609182Z ++ echo torch/include/ATen/ops/feature_alpha_dropout_native.h 2025-06-01T22:52:03.4609627Z ++ grep RECORD 2025-06-01T22:52:03.4631622Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/feature_alpha_dropout_native.h 2025-06-01T22:52:03.4632224Z +++ openssl base64 2025-06-01T22:52:03.4632612Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.4632871Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.4633128Z +++ sed -e s/=//g 2025-06-01T22:52:03.4673791Z ++ HASH=fzEhHbkam3g_hVTUknFNtTArEvV0FEdEO0exshGBL5k 2025-06-01T22:52:03.4677406Z +++ ls -nl torch/include/ATen/ops/feature_alpha_dropout_native.h 2025-06-01T22:52:03.4678056Z +++ awk '{print $5}' 2025-06-01T22:52:03.4706800Z ++ FSIZE=602 2025-06-01T22:52:03.4707548Z ++ echo '"torch/include/ATen/ops/feature_alpha_dropout_native.h",sha256=fzEhHbkam3g_hVTUknFNtTArEvV0FEdEO0exshGBL5k,602' 2025-06-01T22:52:03.4708334Z ++ read fname 2025-06-01T22:52:03.4708718Z ++ make_wheel_record torch/include/ATen/ops/feature_alpha_dropout_ops.h 2025-06-01T22:52:03.4709319Z ++ FPATH=torch/include/ATen/ops/feature_alpha_dropout_ops.h 2025-06-01T22:52:03.4709845Z ++ echo torch/include/ATen/ops/feature_alpha_dropout_ops.h 2025-06-01T22:52:03.4710253Z ++ grep RECORD 2025-06-01T22:52:03.4729561Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/feature_alpha_dropout_ops.h 2025-06-01T22:52:03.4730148Z +++ openssl base64 2025-06-01T22:52:03.4730553Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.4732111Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.4733310Z +++ sed -e s/=//g 2025-06-01T22:52:03.4771289Z ++ HASH=CpGd-eH76VJtatAr6KlsOq1ly2WPnLs2L3ZModuyzTw 2025-06-01T22:52:03.4776206Z +++ ls -nl torch/include/ATen/ops/feature_alpha_dropout_ops.h 2025-06-01T22:52:03.4778094Z +++ awk '{print $5}' 2025-06-01T22:52:03.4805182Z ++ FSIZE=1707 2025-06-01T22:52:03.4806011Z ++ echo '"torch/include/ATen/ops/feature_alpha_dropout_ops.h",sha256=CpGd-eH76VJtatAr6KlsOq1ly2WPnLs2L3ZModuyzTw,1707' 2025-06-01T22:52:03.4806771Z ++ read fname 2025-06-01T22:52:03.4807117Z ++ make_wheel_record torch/include/ATen/ops/feature_dropout.h 2025-06-01T22:52:03.4807622Z ++ FPATH=torch/include/ATen/ops/feature_dropout.h 2025-06-01T22:52:03.4808054Z ++ echo torch/include/ATen/ops/feature_dropout.h 2025-06-01T22:52:03.4808450Z ++ grep RECORD 2025-06-01T22:52:03.4830770Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/feature_dropout.h 2025-06-01T22:52:03.4831294Z +++ openssl base64 2025-06-01T22:52:03.4831563Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.4831939Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.4832221Z +++ sed -e s/=//g 2025-06-01T22:52:03.4872285Z ++ HASH=Q6nTxEU4tQpwc4DD3J-wtJ0jZHadLpDYAiJuXpOxxNA 2025-06-01T22:52:03.4875779Z +++ ls -nl torch/include/ATen/ops/feature_dropout.h 2025-06-01T22:52:03.4877265Z +++ awk '{print $5}' 2025-06-01T22:52:03.4905522Z ++ FSIZE=951 2025-06-01T22:52:03.4906314Z ++ echo '"torch/include/ATen/ops/feature_dropout.h",sha256=Q6nTxEU4tQpwc4DD3J-wtJ0jZHadLpDYAiJuXpOxxNA,951' 2025-06-01T22:52:03.4906982Z ++ read fname 2025-06-01T22:52:03.4907512Z ++ make_wheel_record torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4908391Z ++ FPATH=torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4909181Z ++ echo torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4909887Z ++ grep RECORD 2025-06-01T22:52:03.4929374Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4930139Z +++ openssl base64 2025-06-01T22:52:03.4930410Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.4931534Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.4932693Z +++ sed -e s/=//g 2025-06-01T22:52:03.4970778Z ++ HASH=wkzqotHqspY7l-2e0WUj3yjHtVDBM9sobxIsjs31qR0 2025-06-01T22:52:03.4976025Z +++ ls -nl torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.4976606Z +++ awk '{print $5}' 2025-06-01T22:52:03.5003359Z ++ FSIZE=878 2025-06-01T22:52:03.5004368Z ++ echo '"torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h",sha256=wkzqotHqspY7l-2e0WUj3yjHtVDBM9sobxIsjs31qR0,878' 2025-06-01T22:52:03.5005444Z ++ read fname 2025-06-01T22:52:03.5005835Z ++ make_wheel_record torch/include/ATen/ops/feature_dropout_native.h 2025-06-01T22:52:03.5006389Z ++ FPATH=torch/include/ATen/ops/feature_dropout_native.h 2025-06-01T22:52:03.5007027Z ++ echo torch/include/ATen/ops/feature_dropout_native.h 2025-06-01T22:52:03.5007429Z ++ grep RECORD 2025-06-01T22:52:03.5031943Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/feature_dropout_native.h 2025-06-01T22:52:03.5032490Z +++ openssl base64 2025-06-01T22:52:03.5032763Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.5033028Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.5033283Z +++ sed -e s/=//g 2025-06-01T22:52:03.5073933Z ++ HASH=S6uUBV4uLaJnwwXmCijeyTC5GZmWjo2Ppo7Y4IGisTc 2025-06-01T22:52:03.5076897Z +++ ls -nl torch/include/ATen/ops/feature_dropout_native.h 2025-06-01T22:52:03.5078060Z +++ awk '{print $5}' 2025-06-01T22:52:03.5106241Z ++ FSIZE=590 2025-06-01T22:52:03.5107071Z ++ echo '"torch/include/ATen/ops/feature_dropout_native.h",sha256=S6uUBV4uLaJnwwXmCijeyTC5GZmWjo2Ppo7Y4IGisTc,590' 2025-06-01T22:52:03.5107802Z ++ read fname 2025-06-01T22:52:03.5108153Z ++ make_wheel_record torch/include/ATen/ops/feature_dropout_ops.h 2025-06-01T22:52:03.5108730Z ++ FPATH=torch/include/ATen/ops/feature_dropout_ops.h 2025-06-01T22:52:03.5109184Z ++ echo torch/include/ATen/ops/feature_dropout_ops.h 2025-06-01T22:52:03.5109583Z ++ grep RECORD 2025-06-01T22:52:03.5129279Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/feature_dropout_ops.h 2025-06-01T22:52:03.5129833Z +++ openssl base64 2025-06-01T22:52:03.5130138Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.5131559Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.5132801Z +++ sed -e s/=//g 2025-06-01T22:52:03.5171260Z ++ HASH=LhCD1s4y-4yeL37CayBVXAdHT8K6NxJNlDvW5OgJUPk 2025-06-01T22:52:03.5176513Z +++ ls -nl torch/include/ATen/ops/feature_dropout_ops.h 2025-06-01T22:52:03.5178248Z +++ awk '{print $5}' 2025-06-01T22:52:03.5204915Z ++ FSIZE=1671 2025-06-01T22:52:03.5205699Z ++ echo '"torch/include/ATen/ops/feature_dropout_ops.h",sha256=LhCD1s4y-4yeL37CayBVXAdHT8K6NxJNlDvW5OgJUPk,1671' 2025-06-01T22:52:03.5206410Z ++ read fname 2025-06-01T22:52:03.5206741Z ++ make_wheel_record torch/include/ATen/ops/fft_fft.h 2025-06-01T22:52:03.5207165Z ++ FPATH=torch/include/ATen/ops/fft_fft.h 2025-06-01T22:52:03.5207557Z ++ echo torch/include/ATen/ops/fft_fft.h 2025-06-01T22:52:03.5208045Z ++ grep RECORD 2025-06-01T22:52:03.5230891Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fft.h 2025-06-01T22:52:03.5231428Z +++ openssl base64 2025-06-01T22:52:03.5231678Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.5231936Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.5232190Z +++ sed -e s/=//g 2025-06-01T22:52:03.5273645Z ++ HASH=RGGWwBY_UPEAfB0D2OTPlkBOTeJlooWwgHNqjhZuTgY 2025-06-01T22:52:03.5276956Z +++ ls -nl torch/include/ATen/ops/fft_fft.h 2025-06-01T22:52:03.5278255Z +++ awk '{print $5}' 2025-06-01T22:52:03.5305860Z ++ FSIZE=5022 2025-06-01T22:52:03.5306523Z ++ echo '"torch/include/ATen/ops/fft_fft.h",sha256=RGGWwBY_UPEAfB0D2OTPlkBOTeJlooWwgHNqjhZuTgY,5022' 2025-06-01T22:52:03.5307275Z ++ read fname 2025-06-01T22:52:03.5307578Z ++ make_wheel_record torch/include/ATen/ops/fft_fft2.h 2025-06-01T22:52:03.5308153Z ++ FPATH=torch/include/ATen/ops/fft_fft2.h 2025-06-01T22:52:03.5308542Z ++ echo torch/include/ATen/ops/fft_fft2.h 2025-06-01T22:52:03.5308882Z ++ grep RECORD 2025-06-01T22:52:03.5329494Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fft2.h 2025-06-01T22:52:03.5329977Z +++ openssl base64 2025-06-01T22:52:03.5330639Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.5332027Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.5333415Z +++ sed -e s/=//g 2025-06-01T22:52:03.5371416Z ++ HASH=AhR76kogAJrxVdqZOfRMfzzPu_dEwcorWTpMLtLg7ag 2025-06-01T22:52:03.5376173Z +++ ls -nl torch/include/ATen/ops/fft_fft2.h 2025-06-01T22:52:03.5378160Z +++ awk '{print $5}' 2025-06-01T22:52:03.5405268Z ++ FSIZE=5315 2025-06-01T22:52:03.5406000Z ++ echo '"torch/include/ATen/ops/fft_fft2.h",sha256=AhR76kogAJrxVdqZOfRMfzzPu_dEwcorWTpMLtLg7ag,5315' 2025-06-01T22:52:03.5406703Z ++ read fname 2025-06-01T22:52:03.5407196Z ++ make_wheel_record torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.5408053Z ++ FPATH=torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.5408928Z ++ echo torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.5409460Z ++ grep RECORD 2025-06-01T22:52:03.5432617Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.5433300Z +++ openssl base64 2025-06-01T22:52:03.5433573Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.5433824Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.5434096Z +++ sed -e s/=//g 2025-06-01T22:52:03.5472533Z ++ HASH=-63JI5LwDzL26TDo71QQtrucMIRHDtBlDfLG9ec53mk 2025-06-01T22:52:03.5475672Z +++ ls -nl torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.5477134Z +++ awk '{print $5}' 2025-06-01T22:52:03.5504418Z ++ FSIZE=1854 2025-06-01T22:52:03.5505354Z ++ echo '"torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h",sha256=-63JI5LwDzL26TDo71QQtrucMIRHDtBlDfLG9ec53mk,1854' 2025-06-01T22:52:03.5506190Z ++ read fname 2025-06-01T22:52:03.5506540Z ++ make_wheel_record torch/include/ATen/ops/fft_fft2_native.h 2025-06-01T22:52:03.5507006Z ++ FPATH=torch/include/ATen/ops/fft_fft2_native.h 2025-06-01T22:52:03.5507441Z ++ echo torch/include/ATen/ops/fft_fft2_native.h 2025-06-01T22:52:03.5507802Z ++ grep RECORD 2025-06-01T22:52:03.5528160Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fft2_native.h 2025-06-01T22:52:03.5528688Z +++ openssl base64 2025-06-01T22:52:03.5528945Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.5529498Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.5530821Z +++ sed -e s/=//g 2025-06-01T22:52:03.5571134Z ++ HASH=qScWOcJRA4LNlLLb_dYDlEfDDj4uNyOGwlJg4-LpYHs 2025-06-01T22:52:03.5576536Z +++ ls -nl torch/include/ATen/ops/fft_fft2_native.h 2025-06-01T22:52:03.5577968Z +++ awk '{print $5}' 2025-06-01T22:52:03.5605917Z ++ FSIZE=792 2025-06-01T22:52:03.5606548Z ++ echo '"torch/include/ATen/ops/fft_fft2_native.h",sha256=qScWOcJRA4LNlLLb_dYDlEfDDj4uNyOGwlJg4-LpYHs,792' 2025-06-01T22:52:03.5607236Z ++ read fname 2025-06-01T22:52:03.5607569Z ++ make_wheel_record torch/include/ATen/ops/fft_fft2_ops.h 2025-06-01T22:52:03.5608171Z ++ FPATH=torch/include/ATen/ops/fft_fft2_ops.h 2025-06-01T22:52:03.5608605Z ++ echo torch/include/ATen/ops/fft_fft2_ops.h 2025-06-01T22:52:03.5608966Z ++ grep RECORD 2025-06-01T22:52:03.5631150Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fft2_ops.h 2025-06-01T22:52:03.5632091Z +++ openssl base64 2025-06-01T22:52:03.5632413Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.5632680Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.5632964Z +++ sed -e s/=//g 2025-06-01T22:52:03.5674074Z ++ HASH=GAZmM4P6Ue_wvJ2Aa12NbdCVoINOG5weWvUKHLCHMIk 2025-06-01T22:52:03.5676907Z +++ ls -nl torch/include/ATen/ops/fft_fft2_ops.h 2025-06-01T22:52:03.5678276Z +++ awk '{print $5}' 2025-06-01T22:52:03.5705703Z ++ FSIZE=2193 2025-06-01T22:52:03.5706387Z ++ echo '"torch/include/ATen/ops/fft_fft2_ops.h",sha256=GAZmM4P6Ue_wvJ2Aa12NbdCVoINOG5weWvUKHLCHMIk,2193' 2025-06-01T22:52:03.5707220Z ++ read fname 2025-06-01T22:52:03.5707715Z ++ make_wheel_record torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.5708473Z ++ FPATH=torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.5709184Z ++ echo torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.5709686Z ++ grep RECORD 2025-06-01T22:52:03.5729063Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.5729753Z +++ openssl base64 2025-06-01T22:52:03.5730018Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.5731277Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.5732412Z +++ sed -e s/=//g 2025-06-01T22:52:03.5770873Z ++ HASH=4lV_52KfhyykEVl7DXt7BqHQRwG7NE45vJTE3p0KvyA 2025-06-01T22:52:03.5776111Z +++ ls -nl torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.5776668Z +++ awk '{print $5}' 2025-06-01T22:52:03.5804296Z ++ FSIZE=1789 2025-06-01T22:52:03.5805317Z ++ echo '"torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h",sha256=4lV_52KfhyykEVl7DXt7BqHQRwG7NE45vJTE3p0KvyA,1789' 2025-06-01T22:52:03.5806394Z ++ read fname 2025-06-01T22:52:03.5806793Z ++ make_wheel_record torch/include/ATen/ops/fft_fft_native.h 2025-06-01T22:52:03.5807284Z ++ FPATH=torch/include/ATen/ops/fft_fft_native.h 2025-06-01T22:52:03.5807728Z ++ echo torch/include/ATen/ops/fft_fft_native.h 2025-06-01T22:52:03.5808092Z ++ grep RECORD 2025-06-01T22:52:03.5828839Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fft_native.h 2025-06-01T22:52:03.5829354Z +++ openssl base64 2025-06-01T22:52:03.5830416Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.5830949Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.5831257Z +++ sed -e s/=//g 2025-06-01T22:52:03.5872952Z ++ HASH=dj3_TB4jV53jr6bpDxjhXpGebNYnq7Vf_w46VdbRnqU 2025-06-01T22:52:03.5875399Z +++ ls -nl torch/include/ATen/ops/fft_fft_native.h 2025-06-01T22:52:03.5876478Z +++ awk '{print $5}' 2025-06-01T22:52:03.5904975Z ++ FSIZE=773 2025-06-01T22:52:03.5905917Z ++ echo '"torch/include/ATen/ops/fft_fft_native.h",sha256=dj3_TB4jV53jr6bpDxjhXpGebNYnq7Vf_w46VdbRnqU,773' 2025-06-01T22:52:03.5906613Z ++ read fname 2025-06-01T22:52:03.5906937Z ++ make_wheel_record torch/include/ATen/ops/fft_fft_ops.h 2025-06-01T22:52:03.5907391Z ++ FPATH=torch/include/ATen/ops/fft_fft_ops.h 2025-06-01T22:52:03.5907791Z ++ echo torch/include/ATen/ops/fft_fft_ops.h 2025-06-01T22:52:03.5908140Z ++ grep RECORD 2025-06-01T22:52:03.5928152Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fft_ops.h 2025-06-01T22:52:03.5928284Z +++ openssl base64 2025-06-01T22:52:03.5928723Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.5930090Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.5931384Z +++ sed -e s/=//g 2025-06-01T22:52:03.5972543Z ++ HASH=3iuD8Dx8a7W9IhBl3KD7S1g8mxug8rbDiRRAwtOznSY 2025-06-01T22:52:03.5978564Z +++ ls -nl torch/include/ATen/ops/fft_fft_ops.h 2025-06-01T22:52:03.5979089Z +++ awk '{print $5}' 2025-06-01T22:52:03.6005372Z ++ FSIZE=2129 2025-06-01T22:52:03.6005892Z ++ echo '"torch/include/ATen/ops/fft_fft_ops.h",sha256=3iuD8Dx8a7W9IhBl3KD7S1g8mxug8rbDiRRAwtOznSY,2129' 2025-06-01T22:52:03.6006009Z ++ read fname 2025-06-01T22:52:03.6006331Z ++ make_wheel_record torch/include/ATen/ops/fft_fftfreq.h 2025-06-01T22:52:03.6006481Z ++ FPATH=torch/include/ATen/ops/fft_fftfreq.h 2025-06-01T22:52:03.6007611Z ++ echo torch/include/ATen/ops/fft_fftfreq.h 2025-06-01T22:52:03.6007837Z ++ grep RECORD 2025-06-01T22:52:03.6030806Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fftfreq.h 2025-06-01T22:52:03.6030993Z +++ openssl base64 2025-06-01T22:52:03.6031122Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.6031230Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.6032794Z +++ sed -e s/=//g 2025-06-01T22:52:03.6076121Z ++ HASH=U8IMEjUbUjRIS0YcVdWUwSy3clN5D9VRvw7CTTPcDEo 2025-06-01T22:52:03.6079532Z +++ ls -nl torch/include/ATen/ops/fft_fftfreq.h 2025-06-01T22:52:03.6080869Z +++ awk '{print $5}' 2025-06-01T22:52:03.6109427Z ++ FSIZE=1764 2025-06-01T22:52:03.6110010Z ++ echo '"torch/include/ATen/ops/fft_fftfreq.h",sha256=U8IMEjUbUjRIS0YcVdWUwSy3clN5D9VRvw7CTTPcDEo,1764' 2025-06-01T22:52:03.6110666Z ++ read fname 2025-06-01T22:52:03.6111373Z ++ make_wheel_record torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:03.6111693Z ++ FPATH=torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:03.6112026Z ++ echo torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:03.6112154Z ++ grep RECORD 2025-06-01T22:52:03.6131363Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:03.6131505Z +++ openssl base64 2025-06-01T22:52:03.6132743Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.6134171Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.6135357Z +++ sed -e s/=//g 2025-06-01T22:52:03.6172936Z ++ HASH=HfrBKswuThmSxq6fiQjlI0Z20hqWBM9HOUgIKCArSzU 2025-06-01T22:52:03.6179335Z +++ ls -nl torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:03.6179482Z +++ awk '{print $5}' 2025-06-01T22:52:03.6205821Z ++ FSIZE=1162 2025-06-01T22:52:03.6206690Z ++ echo '"torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h",sha256=HfrBKswuThmSxq6fiQjlI0Z20hqWBM9HOUgIKCArSzU,1162' 2025-06-01T22:52:03.6206804Z ++ read fname 2025-06-01T22:52:03.6207025Z ++ make_wheel_record torch/include/ATen/ops/fft_fftfreq_native.h 2025-06-01T22:52:03.6207209Z ++ FPATH=torch/include/ATen/ops/fft_fftfreq_native.h 2025-06-01T22:52:03.6207370Z ++ echo torch/include/ATen/ops/fft_fftfreq_native.h 2025-06-01T22:52:03.6207969Z ++ grep RECORD 2025-06-01T22:52:03.6232712Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fftfreq_native.h 2025-06-01T22:52:03.6232897Z +++ openssl base64 2025-06-01T22:52:03.6233275Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.6233389Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.6235109Z +++ sed -e s/=//g 2025-06-01T22:52:03.6275034Z ++ HASH=CPt5eeTpAVVBetuMOnGWjajIdVVmAjxzeBVAb4BMBRk 2025-06-01T22:52:03.6278465Z +++ ls -nl torch/include/ATen/ops/fft_fftfreq_native.h 2025-06-01T22:52:03.6279037Z +++ awk '{print $5}' 2025-06-01T22:52:03.6307564Z ++ FSIZE=717 2025-06-01T22:52:03.6308174Z ++ echo '"torch/include/ATen/ops/fft_fftfreq_native.h",sha256=CPt5eeTpAVVBetuMOnGWjajIdVVmAjxzeBVAb4BMBRk,717' 2025-06-01T22:52:03.6308282Z ++ read fname 2025-06-01T22:52:03.6308486Z ++ make_wheel_record torch/include/ATen/ops/fft_fftfreq_ops.h 2025-06-01T22:52:03.6308651Z ++ FPATH=torch/include/ATen/ops/fft_fftfreq_ops.h 2025-06-01T22:52:03.6308794Z ++ echo torch/include/ATen/ops/fft_fftfreq_ops.h 2025-06-01T22:52:03.6308892Z ++ grep RECORD 2025-06-01T22:52:03.6328918Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fftfreq_ops.h 2025-06-01T22:52:03.6329039Z +++ openssl base64 2025-06-01T22:52:03.6330098Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.6331424Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.6332682Z +++ sed -e s/=//g 2025-06-01T22:52:03.6371219Z ++ HASH=f48g2tBtcJnIR2-K1Bn2MJrVXTZN7AX4uN6T6p1AWC4 2025-06-01T22:52:03.6376252Z +++ ls -nl torch/include/ATen/ops/fft_fftfreq_ops.h 2025-06-01T22:52:03.6377815Z +++ awk '{print $5}' 2025-06-01T22:52:03.6404321Z ++ FSIZE=2065 2025-06-01T22:52:03.6405233Z ++ echo '"torch/include/ATen/ops/fft_fftfreq_ops.h",sha256=f48g2tBtcJnIR2-K1Bn2MJrVXTZN7AX4uN6T6p1AWC4,2065' 2025-06-01T22:52:03.6405417Z ++ read fname 2025-06-01T22:52:03.6405900Z ++ make_wheel_record torch/include/ATen/ops/fft_fftn.h 2025-06-01T22:52:03.6406052Z ++ FPATH=torch/include/ATen/ops/fft_fftn.h 2025-06-01T22:52:03.6406198Z ++ echo torch/include/ATen/ops/fft_fftn.h 2025-06-01T22:52:03.6406493Z ++ grep RECORD 2025-06-01T22:52:03.6432021Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fftn.h 2025-06-01T22:52:03.6432222Z +++ openssl base64 2025-06-01T22:52:03.6432565Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.6432694Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.6432792Z +++ sed -e s/=//g 2025-06-01T22:52:03.6477761Z ++ HASH=qHSVUCje8xQ8E-GArpkOKskqALAtHOMPYU6gwoLT14o 2025-06-01T22:52:03.6479309Z +++ ls -nl torch/include/ATen/ops/fft_fftn.h 2025-06-01T22:52:03.6479682Z +++ awk '{print $5}' 2025-06-01T22:52:03.6507587Z ++ FSIZE=5455 2025-06-01T22:52:03.6508094Z ++ echo '"torch/include/ATen/ops/fft_fftn.h",sha256=qHSVUCje8xQ8E-GArpkOKskqALAtHOMPYU6gwoLT14o,5455' 2025-06-01T22:52:03.6508276Z ++ read fname 2025-06-01T22:52:03.6508640Z ++ make_wheel_record torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.6508932Z ++ FPATH=torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.6509230Z ++ echo torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.6510196Z ++ grep RECORD 2025-06-01T22:52:03.6531124Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.6531263Z +++ openssl base64 2025-06-01T22:52:03.6532306Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.6533628Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.6545177Z +++ sed -e s/=//g 2025-06-01T22:52:03.6572548Z ++ HASH=0p17AC3NBvhQzXAsWJaa3hwC_ouF4DV7TCm4A4ID3Mg 2025-06-01T22:52:03.6578778Z +++ ls -nl torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.6578896Z +++ awk '{print $5}' 2025-06-01T22:52:03.6605924Z ++ FSIZE=1930 2025-06-01T22:52:03.6606734Z ++ echo '"torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h",sha256=0p17AC3NBvhQzXAsWJaa3hwC_ouF4DV7TCm4A4ID3Mg,1930' 2025-06-01T22:52:03.6606839Z ++ read fname 2025-06-01T22:52:03.6607066Z ++ make_wheel_record torch/include/ATen/ops/fft_fftn_native.h 2025-06-01T22:52:03.6607221Z ++ FPATH=torch/include/ATen/ops/fft_fftn_native.h 2025-06-01T22:52:03.6607373Z ++ echo torch/include/ATen/ops/fft_fftn_native.h 2025-06-01T22:52:03.6607486Z ++ grep RECORD 2025-06-01T22:52:03.6632215Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fftn_native.h 2025-06-01T22:52:03.6632404Z +++ openssl base64 2025-06-01T22:52:03.6632769Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.6632881Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.6632988Z +++ sed -e s/=//g 2025-06-01T22:52:03.6676209Z ++ HASH=KJU7NitLmJJK9gnPrRuU_jwVo3Mj9y7xEWIvvmvZQ8U 2025-06-01T22:52:03.6682489Z +++ ls -nl torch/include/ATen/ops/fft_fftn_native.h 2025-06-01T22:52:03.6684487Z +++ awk '{print $5}' 2025-06-01T22:52:03.6712790Z ++ FSIZE=815 2025-06-01T22:52:03.6713342Z ++ echo '"torch/include/ATen/ops/fft_fftn_native.h",sha256=KJU7NitLmJJK9gnPrRuU_jwVo3Mj9y7xEWIvvmvZQ8U,815' 2025-06-01T22:52:03.6713464Z ++ read fname 2025-06-01T22:52:03.6713655Z ++ make_wheel_record torch/include/ATen/ops/fft_fftn_ops.h 2025-06-01T22:52:03.6713802Z ++ FPATH=torch/include/ATen/ops/fft_fftn_ops.h 2025-06-01T22:52:03.6713945Z ++ echo torch/include/ATen/ops/fft_fftn_ops.h 2025-06-01T22:52:03.6714813Z ++ grep RECORD 2025-06-01T22:52:03.6733640Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fftn_ops.h 2025-06-01T22:52:03.6734452Z +++ openssl base64 2025-06-01T22:52:03.6735829Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.6737240Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.6739195Z +++ sed -e s/=//g 2025-06-01T22:52:03.6777009Z ++ HASH=XFcfASTuFQcxpTzzZ9mRl1WF33i0JjMec2ITlLBj4xo 2025-06-01T22:52:03.6781374Z +++ ls -nl torch/include/ATen/ops/fft_fftn_ops.h 2025-06-01T22:52:03.6782405Z +++ awk '{print $5}' 2025-06-01T22:52:03.6806528Z ++ FSIZE=2237 2025-06-01T22:52:03.6807023Z ++ echo '"torch/include/ATen/ops/fft_fftn_ops.h",sha256=XFcfASTuFQcxpTzzZ9mRl1WF33i0JjMec2ITlLBj4xo,2237' 2025-06-01T22:52:03.6807125Z ++ read fname 2025-06-01T22:52:03.6807328Z ++ make_wheel_record torch/include/ATen/ops/fft_fftshift.h 2025-06-01T22:52:03.6807479Z ++ FPATH=torch/include/ATen/ops/fft_fftshift.h 2025-06-01T22:52:03.6809205Z ++ echo torch/include/ATen/ops/fft_fftshift.h 2025-06-01T22:52:03.6810266Z ++ grep RECORD 2025-06-01T22:52:03.6833162Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fftshift.h 2025-06-01T22:52:03.6833359Z +++ openssl base64 2025-06-01T22:52:03.6833543Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.6834146Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.6835220Z +++ sed -e s/=//g 2025-06-01T22:52:03.6876780Z ++ HASH=-NwsC0dYuI1lq5eOqm9Hed3-4OGXot-_jLr3VDvvRks 2025-06-01T22:52:03.6879945Z +++ ls -nl torch/include/ATen/ops/fft_fftshift.h 2025-06-01T22:52:03.6880894Z +++ awk '{print $5}' 2025-06-01T22:52:03.6908602Z ++ FSIZE=728 2025-06-01T22:52:03.6909155Z ++ echo '"torch/include/ATen/ops/fft_fftshift.h",sha256=-NwsC0dYuI1lq5eOqm9Hed3-4OGXot-_jLr3VDvvRks,728' 2025-06-01T22:52:03.6909303Z ++ read fname 2025-06-01T22:52:03.6909731Z ++ make_wheel_record torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.6910061Z ++ FPATH=torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.6910368Z ++ echo torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.6911392Z ++ grep RECORD 2025-06-01T22:52:03.6931513Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.6931851Z +++ openssl base64 2025-06-01T22:52:03.6933205Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.6934827Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.6936096Z +++ sed -e s/=//g 2025-06-01T22:52:03.6973399Z ++ HASH=qGaK5cJvXcS_7dVd4GEU3Z3_Jn4w0ckokajhhKDPSmA 2025-06-01T22:52:03.6979477Z +++ ls -nl torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.6979878Z +++ awk '{print $5}' 2025-06-01T22:52:03.7005914Z ++ FSIZE=814 2025-06-01T22:52:03.7006614Z ++ echo '"torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h",sha256=qGaK5cJvXcS_7dVd4GEU3Z3_Jn4w0ckokajhhKDPSmA,814' 2025-06-01T22:52:03.7006714Z ++ read fname 2025-06-01T22:52:03.7006955Z ++ make_wheel_record torch/include/ATen/ops/fft_fftshift_native.h 2025-06-01T22:52:03.7007128Z ++ FPATH=torch/include/ATen/ops/fft_fftshift_native.h 2025-06-01T22:52:03.7007384Z ++ echo torch/include/ATen/ops/fft_fftshift_native.h 2025-06-01T22:52:03.7008026Z ++ grep RECORD 2025-06-01T22:52:03.7031967Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fftshift_native.h 2025-06-01T22:52:03.7032167Z +++ openssl base64 2025-06-01T22:52:03.7032308Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.7032412Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.7032678Z +++ sed -e s/=//g 2025-06-01T22:52:03.7075370Z ++ HASH=X7OLUTiCLMpdvoK3_8SWgomPQNoQQu6J-EFcmvgy2ek 2025-06-01T22:52:03.7079198Z +++ ls -nl torch/include/ATen/ops/fft_fftshift_native.h 2025-06-01T22:52:03.7079802Z +++ awk '{print $5}' 2025-06-01T22:52:03.7107916Z ++ FSIZE=526 2025-06-01T22:52:03.7108461Z ++ echo '"torch/include/ATen/ops/fft_fftshift_native.h",sha256=X7OLUTiCLMpdvoK3_8SWgomPQNoQQu6J-EFcmvgy2ek,526' 2025-06-01T22:52:03.7108567Z ++ read fname 2025-06-01T22:52:03.7108773Z ++ make_wheel_record torch/include/ATen/ops/fft_fftshift_ops.h 2025-06-01T22:52:03.7108943Z ++ FPATH=torch/include/ATen/ops/fft_fftshift_ops.h 2025-06-01T22:52:03.7109091Z ++ echo torch/include/ATen/ops/fft_fftshift_ops.h 2025-06-01T22:52:03.7109392Z ++ grep RECORD 2025-06-01T22:52:03.7130241Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_fftshift_ops.h 2025-06-01T22:52:03.7130589Z +++ openssl base64 2025-06-01T22:52:03.7131505Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.7132768Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.7134167Z +++ sed -e s/=//g 2025-06-01T22:52:03.7172692Z ++ HASH=OgCmka1O7pFWJ-yfOJ5PxFmfK4JZcxPf7blCJSRVlkI 2025-06-01T22:52:03.7178589Z +++ ls -nl torch/include/ATen/ops/fft_fftshift_ops.h 2025-06-01T22:52:03.7178803Z +++ awk '{print $5}' 2025-06-01T22:52:03.7205783Z ++ FSIZE=1076 2025-06-01T22:52:03.7206684Z ++ echo '"torch/include/ATen/ops/fft_fftshift_ops.h",sha256=OgCmka1O7pFWJ-yfOJ5PxFmfK4JZcxPf7blCJSRVlkI,1076' 2025-06-01T22:52:03.7206801Z ++ read fname 2025-06-01T22:52:03.7206996Z ++ make_wheel_record torch/include/ATen/ops/fft_hfft.h 2025-06-01T22:52:03.7207136Z ++ FPATH=torch/include/ATen/ops/fft_hfft.h 2025-06-01T22:52:03.7207264Z ++ echo torch/include/ATen/ops/fft_hfft.h 2025-06-01T22:52:03.7207379Z ++ grep RECORD 2025-06-01T22:52:03.7230289Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_hfft.h 2025-06-01T22:52:03.7230636Z +++ openssl base64 2025-06-01T22:52:03.7230768Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.7231225Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.7231345Z +++ sed -e s/=//g 2025-06-01T22:52:03.7272674Z ++ HASH=vvW2BZVY8RUxfoAYrIia4i0VWERQdA8wBuoxzRLhh1Q 2025-06-01T22:52:03.7276135Z +++ ls -nl torch/include/ATen/ops/fft_hfft.h 2025-06-01T22:52:03.7277020Z +++ awk '{print $5}' 2025-06-01T22:52:03.7305965Z ++ FSIZE=5053 2025-06-01T22:52:03.7306556Z ++ echo '"torch/include/ATen/ops/fft_hfft.h",sha256=vvW2BZVY8RUxfoAYrIia4i0VWERQdA8wBuoxzRLhh1Q,5053' 2025-06-01T22:52:03.7306698Z ++ read fname 2025-06-01T22:52:03.7306936Z ++ make_wheel_record torch/include/ATen/ops/fft_hfft2.h 2025-06-01T22:52:03.7307151Z ++ FPATH=torch/include/ATen/ops/fft_hfft2.h 2025-06-01T22:52:03.7307321Z ++ echo torch/include/ATen/ops/fft_hfft2.h 2025-06-01T22:52:03.7307417Z ++ grep RECORD 2025-06-01T22:52:03.7327997Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_hfft2.h 2025-06-01T22:52:03.7328340Z +++ openssl base64 2025-06-01T22:52:03.7329581Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.7331320Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.7331941Z +++ sed -e s/=//g 2025-06-01T22:52:03.7370570Z ++ HASH=7FYKtg2xsOPUlgN-LFqV9xxSqr9X1LMZNzh78AcFu04 2025-06-01T22:52:03.7375808Z +++ ls -nl torch/include/ATen/ops/fft_hfft2.h 2025-06-01T22:52:03.7376703Z +++ awk '{print $5}' 2025-06-01T22:52:03.7403884Z ++ FSIZE=5346 2025-06-01T22:52:03.7404708Z ++ echo '"torch/include/ATen/ops/fft_hfft2.h",sha256=7FYKtg2xsOPUlgN-LFqV9xxSqr9X1LMZNzh78AcFu04,5346' 2025-06-01T22:52:03.7404816Z ++ read fname 2025-06-01T22:52:03.7405183Z ++ make_wheel_record torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.7405485Z ++ FPATH=torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.7405776Z ++ echo torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.7406291Z ++ grep RECORD 2025-06-01T22:52:03.7430250Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.7430449Z +++ openssl base64 2025-06-01T22:52:03.7430575Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.7430964Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.7431115Z +++ sed -e s/=//g 2025-06-01T22:52:03.7472458Z ++ HASH=fhKNpwvd5s16f0Kl51Ts1eREbtbCHvYM6s2lO_t1JRo 2025-06-01T22:52:03.7476197Z +++ ls -nl torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.7477204Z +++ awk '{print $5}' 2025-06-01T22:52:03.7505062Z ++ FSIZE=1860 2025-06-01T22:52:03.7505804Z ++ echo '"torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h",sha256=fhKNpwvd5s16f0Kl51Ts1eREbtbCHvYM6s2lO_t1JRo,1860' 2025-06-01T22:52:03.7505953Z ++ read fname 2025-06-01T22:52:03.7506391Z ++ make_wheel_record torch/include/ATen/ops/fft_hfft2_native.h 2025-06-01T22:52:03.7506577Z ++ FPATH=torch/include/ATen/ops/fft_hfft2_native.h 2025-06-01T22:52:03.7506743Z ++ echo torch/include/ATen/ops/fft_hfft2_native.h 2025-06-01T22:52:03.7507345Z ++ grep RECORD 2025-06-01T22:52:03.7527883Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_hfft2_native.h 2025-06-01T22:52:03.7528235Z +++ openssl base64 2025-06-01T22:52:03.7529426Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.7530591Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.7531775Z +++ sed -e s/=//g 2025-06-01T22:52:03.7570658Z ++ HASH=jXHx1tQSYh9T4DFwBcIBfBYtpCDeeGxJe4lbVmX2cn8 2025-06-01T22:52:03.7575641Z +++ ls -nl torch/include/ATen/ops/fft_hfft2_native.h 2025-06-01T22:52:03.7576529Z +++ awk '{print $5}' 2025-06-01T22:52:03.7604857Z ++ FSIZE=794 2025-06-01T22:52:03.7605870Z ++ echo '"torch/include/ATen/ops/fft_hfft2_native.h",sha256=jXHx1tQSYh9T4DFwBcIBfBYtpCDeeGxJe4lbVmX2cn8,794' 2025-06-01T22:52:03.7606585Z ++ read fname 2025-06-01T22:52:03.7606935Z ++ make_wheel_record torch/include/ATen/ops/fft_hfft2_ops.h 2025-06-01T22:52:03.7607405Z ++ FPATH=torch/include/ATen/ops/fft_hfft2_ops.h 2025-06-01T22:52:03.7607831Z ++ echo torch/include/ATen/ops/fft_hfft2_ops.h 2025-06-01T22:52:03.7608346Z ++ grep RECORD 2025-06-01T22:52:03.7628825Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_hfft2_ops.h 2025-06-01T22:52:03.7629786Z +++ openssl base64 2025-06-01T22:52:03.7630157Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.7630426Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.7630942Z +++ sed -e s/=//g 2025-06-01T22:52:03.7672023Z ++ HASH=-WbqOKJRaIPk0WYDr3-iuD7jRnD3_miO6vVM2LXgmTc 2025-06-01T22:52:03.7676407Z +++ ls -nl torch/include/ATen/ops/fft_hfft2_ops.h 2025-06-01T22:52:03.7677063Z +++ awk '{print $5}' 2025-06-01T22:52:03.7705781Z ++ FSIZE=2199 2025-06-01T22:52:03.7706554Z ++ echo '"torch/include/ATen/ops/fft_hfft2_ops.h",sha256=-WbqOKJRaIPk0WYDr3-iuD7jRnD3_miO6vVM2LXgmTc,2199' 2025-06-01T22:52:03.7707237Z ++ read fname 2025-06-01T22:52:03.7707730Z ++ make_wheel_record torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.7708506Z ++ FPATH=torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.7709217Z ++ echo torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.7709872Z ++ grep RECORD 2025-06-01T22:52:03.7728711Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.7729522Z +++ openssl base64 2025-06-01T22:52:03.7729837Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.7731269Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.7732510Z +++ sed -e s/=//g 2025-06-01T22:52:03.7770163Z ++ HASH=Z1LglLvVY3U7PQiZVcCYQ84ekbV26-3ej-hL9c3OIjQ 2025-06-01T22:52:03.7775329Z +++ ls -nl torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.7776146Z +++ awk '{print $5}' 2025-06-01T22:52:03.7804638Z ++ FSIZE=1795 2025-06-01T22:52:03.7805518Z ++ echo '"torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h",sha256=Z1LglLvVY3U7PQiZVcCYQ84ekbV26-3ej-hL9c3OIjQ,1795' 2025-06-01T22:52:03.7806387Z ++ read fname 2025-06-01T22:52:03.7806730Z ++ make_wheel_record torch/include/ATen/ops/fft_hfft_native.h 2025-06-01T22:52:03.7807231Z ++ FPATH=torch/include/ATen/ops/fft_hfft_native.h 2025-06-01T22:52:03.7807658Z ++ echo torch/include/ATen/ops/fft_hfft_native.h 2025-06-01T22:52:03.7808039Z ++ grep RECORD 2025-06-01T22:52:03.7828751Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_hfft_native.h 2025-06-01T22:52:03.7829650Z +++ openssl base64 2025-06-01T22:52:03.7829988Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.7830258Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.7830918Z +++ sed -e s/=//g 2025-06-01T22:52:03.7873531Z ++ HASH=IH0OLDZz56ie2Znxi6gFGC7VaUaPR-sUnX7NVCgbdas 2025-06-01T22:52:03.7876911Z +++ ls -nl torch/include/ATen/ops/fft_hfft_native.h 2025-06-01T22:52:03.7877696Z +++ awk '{print $5}' 2025-06-01T22:52:03.7904640Z ++ FSIZE=775 2025-06-01T22:52:03.7905374Z ++ echo '"torch/include/ATen/ops/fft_hfft_native.h",sha256=IH0OLDZz56ie2Znxi6gFGC7VaUaPR-sUnX7NVCgbdas,775' 2025-06-01T22:52:03.7906165Z ++ read fname 2025-06-01T22:52:03.7906483Z ++ make_wheel_record torch/include/ATen/ops/fft_hfft_ops.h 2025-06-01T22:52:03.7906950Z ++ FPATH=torch/include/ATen/ops/fft_hfft_ops.h 2025-06-01T22:52:03.7907351Z ++ echo torch/include/ATen/ops/fft_hfft_ops.h 2025-06-01T22:52:03.7907851Z ++ grep RECORD 2025-06-01T22:52:03.7928959Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_hfft_ops.h 2025-06-01T22:52:03.7929471Z +++ openssl base64 2025-06-01T22:52:03.7930328Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.7931377Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.7932640Z +++ sed -e s/=//g 2025-06-01T22:52:03.7972150Z ++ HASH=JTq1q9mRSRbyeO0nFijPJzVh9DwBOdT8SqsU0m9Ni80 2025-06-01T22:52:03.7977204Z +++ ls -nl torch/include/ATen/ops/fft_hfft_ops.h 2025-06-01T22:52:03.7978754Z +++ awk '{print $5}' 2025-06-01T22:52:03.8005615Z ++ FSIZE=2135 2025-06-01T22:52:03.8006273Z ++ echo '"torch/include/ATen/ops/fft_hfft_ops.h",sha256=JTq1q9mRSRbyeO0nFijPJzVh9DwBOdT8SqsU0m9Ni80,2135' 2025-06-01T22:52:03.8006941Z ++ read fname 2025-06-01T22:52:03.8007272Z ++ make_wheel_record torch/include/ATen/ops/fft_hfftn.h 2025-06-01T22:52:03.8007718Z ++ FPATH=torch/include/ATen/ops/fft_hfftn.h 2025-06-01T22:52:03.8008266Z ++ echo torch/include/ATen/ops/fft_hfftn.h 2025-06-01T22:52:03.8008628Z ++ grep RECORD 2025-06-01T22:52:03.8031490Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_hfftn.h 2025-06-01T22:52:03.8032068Z +++ openssl base64 2025-06-01T22:52:03.8032407Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.8032719Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.8033213Z +++ sed -e s/=//g 2025-06-01T22:52:03.8074975Z ++ HASH=5uSsiwI_jxBYwuTu9zFBQ8NAR0iJMsaps_k4zx4Egpo 2025-06-01T22:52:03.8078640Z +++ ls -nl torch/include/ATen/ops/fft_hfftn.h 2025-06-01T22:52:03.8079092Z +++ awk '{print $5}' 2025-06-01T22:52:03.8106988Z ++ FSIZE=5486 2025-06-01T22:52:03.8107666Z ++ echo '"torch/include/ATen/ops/fft_hfftn.h",sha256=5uSsiwI_jxBYwuTu9zFBQ8NAR0iJMsaps_k4zx4Egpo,5486' 2025-06-01T22:52:03.8108525Z ++ read fname 2025-06-01T22:52:03.8109025Z ++ make_wheel_record torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8109862Z ++ FPATH=torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8110734Z ++ echo torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8111254Z ++ grep RECORD 2025-06-01T22:52:03.8130368Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8131071Z +++ openssl base64 2025-06-01T22:52:03.8131389Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.8132840Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.8134253Z +++ sed -e s/=//g 2025-06-01T22:52:03.8172604Z ++ HASH=0cmXn5mCssUFPWGkbuZwNUW1zL2o9_fbEVri6QaN_hw 2025-06-01T22:52:03.8177601Z +++ ls -nl torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8178677Z +++ awk '{print $5}' 2025-06-01T22:52:03.8205704Z ++ FSIZE=1936 2025-06-01T22:52:03.8206564Z ++ echo '"torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h",sha256=0cmXn5mCssUFPWGkbuZwNUW1zL2o9_fbEVri6QaN_hw,1936' 2025-06-01T22:52:03.8207440Z ++ read fname 2025-06-01T22:52:03.8207808Z ++ make_wheel_record torch/include/ATen/ops/fft_hfftn_native.h 2025-06-01T22:52:03.8208305Z ++ FPATH=torch/include/ATen/ops/fft_hfftn_native.h 2025-06-01T22:52:03.8208759Z ++ echo torch/include/ATen/ops/fft_hfftn_native.h 2025-06-01T22:52:03.8209141Z ++ grep RECORD 2025-06-01T22:52:03.8230873Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_hfftn_native.h 2025-06-01T22:52:03.8231409Z +++ openssl base64 2025-06-01T22:52:03.8231791Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.8232174Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.8233598Z +++ sed -e s/=//g 2025-06-01T22:52:03.8274280Z ++ HASH=KCSYqMTHSYVs_ji7iuF_8s-D91W0BU-h3EjsJfEqdNA 2025-06-01T22:52:03.8277000Z +++ ls -nl torch/include/ATen/ops/fft_hfftn_native.h 2025-06-01T22:52:03.8278457Z +++ awk '{print $5}' 2025-06-01T22:52:03.8306758Z ++ FSIZE=817 2025-06-01T22:52:03.8307693Z ++ echo '"torch/include/ATen/ops/fft_hfftn_native.h",sha256=KCSYqMTHSYVs_ji7iuF_8s-D91W0BU-h3EjsJfEqdNA,817' 2025-06-01T22:52:03.8308369Z ++ read fname 2025-06-01T22:52:03.8308702Z ++ make_wheel_record torch/include/ATen/ops/fft_hfftn_ops.h 2025-06-01T22:52:03.8309174Z ++ FPATH=torch/include/ATen/ops/fft_hfftn_ops.h 2025-06-01T22:52:03.8309723Z ++ echo torch/include/ATen/ops/fft_hfftn_ops.h 2025-06-01T22:52:03.8310091Z ++ grep RECORD 2025-06-01T22:52:03.8328722Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_hfftn_ops.h 2025-06-01T22:52:03.8329229Z +++ openssl base64 2025-06-01T22:52:03.8330305Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.8331642Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.8333007Z +++ sed -e s/=//g 2025-06-01T22:52:03.8371669Z ++ HASH=iDY0hlNmkUsitOSo4TCl_ckunkT2O2DzRSPA7A4k7XE 2025-06-01T22:52:03.8376514Z +++ ls -nl torch/include/ATen/ops/fft_hfftn_ops.h 2025-06-01T22:52:03.8378072Z +++ awk '{print $5}' 2025-06-01T22:52:03.8405562Z ++ FSIZE=2243 2025-06-01T22:52:03.8406202Z ++ echo '"torch/include/ATen/ops/fft_hfftn_ops.h",sha256=iDY0hlNmkUsitOSo4TCl_ckunkT2O2DzRSPA7A4k7XE,2243' 2025-06-01T22:52:03.8407022Z ++ read fname 2025-06-01T22:52:03.8407337Z ++ make_wheel_record torch/include/ATen/ops/fft_ifft.h 2025-06-01T22:52:03.8407784Z ++ FPATH=torch/include/ATen/ops/fft_ifft.h 2025-06-01T22:52:03.8408173Z ++ echo torch/include/ATen/ops/fft_ifft.h 2025-06-01T22:52:03.8408543Z ++ grep RECORD 2025-06-01T22:52:03.8428997Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifft.h 2025-06-01T22:52:03.8429676Z +++ openssl base64 2025-06-01T22:52:03.8430033Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.8430289Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.8431918Z +++ sed -e s/=//g 2025-06-01T22:52:03.8474492Z ++ HASH=SqfMPA8ca-CFfV8GcU0S6UAlosE9HxoiWPju1h_V6jk 2025-06-01T22:52:03.8477478Z +++ ls -nl torch/include/ATen/ops/fft_ifft.h 2025-06-01T22:52:03.8478209Z +++ awk '{print $5}' 2025-06-01T22:52:03.8506686Z ++ FSIZE=5053 2025-06-01T22:52:03.8507499Z ++ echo '"torch/include/ATen/ops/fft_ifft.h",sha256=SqfMPA8ca-CFfV8GcU0S6UAlosE9HxoiWPju1h_V6jk,5053' 2025-06-01T22:52:03.8508135Z ++ read fname 2025-06-01T22:52:03.8508521Z ++ make_wheel_record torch/include/ATen/ops/fft_ifft2.h 2025-06-01T22:52:03.8509092Z ++ FPATH=torch/include/ATen/ops/fft_ifft2.h 2025-06-01T22:52:03.8509493Z ++ echo torch/include/ATen/ops/fft_ifft2.h 2025-06-01T22:52:03.8509849Z ++ grep RECORD 2025-06-01T22:52:03.8529177Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifft2.h 2025-06-01T22:52:03.8529732Z +++ openssl base64 2025-06-01T22:52:03.8530363Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.8531759Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.8532993Z +++ sed -e s/=//g 2025-06-01T22:52:03.8572391Z ++ HASH=lGRmsXPKp5APbbOguA24hoe7xIvTRdUPbhzECz54yLE 2025-06-01T22:52:03.8578526Z +++ ls -nl torch/include/ATen/ops/fft_ifft2.h 2025-06-01T22:52:03.8579302Z +++ awk '{print $5}' 2025-06-01T22:52:03.8605461Z ++ FSIZE=5346 2025-06-01T22:52:03.8606140Z ++ echo '"torch/include/ATen/ops/fft_ifft2.h",sha256=lGRmsXPKp5APbbOguA24hoe7xIvTRdUPbhzECz54yLE,5346' 2025-06-01T22:52:03.8606809Z ++ read fname 2025-06-01T22:52:03.8607308Z ++ make_wheel_record torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8608126Z ++ FPATH=torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8608953Z ++ echo torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8609478Z ++ grep RECORD 2025-06-01T22:52:03.8631509Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8632170Z +++ openssl base64 2025-06-01T22:52:03.8632439Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.8632943Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.8633539Z +++ sed -e s/=//g 2025-06-01T22:52:03.8675223Z ++ HASH=t1OHLnjimNRbZULaDzAgUXUIyNzfWX50GlZ_N7l3wic 2025-06-01T22:52:03.8678637Z +++ ls -nl torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8679328Z +++ awk '{print $5}' 2025-06-01T22:52:03.8706978Z ++ FSIZE=1860 2025-06-01T22:52:03.8707882Z ++ echo '"torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h",sha256=t1OHLnjimNRbZULaDzAgUXUIyNzfWX50GlZ_N7l3wic,1860' 2025-06-01T22:52:03.8708754Z ++ read fname 2025-06-01T22:52:03.8709113Z ++ make_wheel_record torch/include/ATen/ops/fft_ifft2_native.h 2025-06-01T22:52:03.8709739Z ++ FPATH=torch/include/ATen/ops/fft_ifft2_native.h 2025-06-01T22:52:03.8710183Z ++ echo torch/include/ATen/ops/fft_ifft2_native.h 2025-06-01T22:52:03.8710548Z ++ grep RECORD 2025-06-01T22:52:03.8729697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifft2_native.h 2025-06-01T22:52:03.8730520Z +++ openssl base64 2025-06-01T22:52:03.8731269Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.8732774Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.8734190Z +++ sed -e s/=//g 2025-06-01T22:52:03.8772110Z ++ HASH=45Hh8RvwffprU5J_jJcBXjQtrKNWTUMg1Xk0VZE5kxM 2025-06-01T22:52:03.8777342Z +++ ls -nl torch/include/ATen/ops/fft_ifft2_native.h 2025-06-01T22:52:03.8778842Z +++ awk '{print $5}' 2025-06-01T22:52:03.8805410Z ++ FSIZE=794 2025-06-01T22:52:03.8806055Z ++ echo '"torch/include/ATen/ops/fft_ifft2_native.h",sha256=45Hh8RvwffprU5J_jJcBXjQtrKNWTUMg1Xk0VZE5kxM,794' 2025-06-01T22:52:03.8806920Z ++ read fname 2025-06-01T22:52:03.8807271Z ++ make_wheel_record torch/include/ATen/ops/fft_ifft2_ops.h 2025-06-01T22:52:03.8807743Z ++ FPATH=torch/include/ATen/ops/fft_ifft2_ops.h 2025-06-01T22:52:03.8808174Z ++ echo torch/include/ATen/ops/fft_ifft2_ops.h 2025-06-01T22:52:03.8808533Z ++ grep RECORD 2025-06-01T22:52:03.8829661Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifft2_ops.h 2025-06-01T22:52:03.8830273Z +++ openssl base64 2025-06-01T22:52:03.8830881Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.8832332Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.8832597Z +++ sed -e s/=//g 2025-06-01T22:52:03.8879977Z ++ HASH=vth50aXTPLZsSt6-ojbo5lGT3I_5qr2b7wn2rsems10 2025-06-01T22:52:03.8882372Z +++ ls -nl torch/include/ATen/ops/fft_ifft2_ops.h 2025-06-01T22:52:03.8883232Z +++ awk '{print $5}' 2025-06-01T22:52:03.8912315Z ++ FSIZE=2199 2025-06-01T22:52:03.8913024Z ++ echo '"torch/include/ATen/ops/fft_ifft2_ops.h",sha256=vth50aXTPLZsSt6-ojbo5lGT3I_5qr2b7wn2rsems10,2199' 2025-06-01T22:52:03.8913836Z ++ read fname 2025-06-01T22:52:03.8914326Z ++ make_wheel_record torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8915167Z ++ FPATH=torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8915873Z ++ echo torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8916396Z ++ grep RECORD 2025-06-01T22:52:03.8932941Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8933594Z +++ openssl base64 2025-06-01T22:52:03.8934684Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.8936858Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.8937569Z +++ sed -e s/=//g 2025-06-01T22:52:03.8975054Z ++ HASH=QsjeBgxYFA32XKl2MHjTJWDxcpee2llGesu9_0Gwz_s 2025-06-01T22:52:03.8981997Z +++ ls -nl torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.8982564Z +++ awk '{print $5}' 2025-06-01T22:52:03.9006589Z ++ FSIZE=1795 2025-06-01T22:52:03.9007437Z ++ echo '"torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h",sha256=QsjeBgxYFA32XKl2MHjTJWDxcpee2llGesu9_0Gwz_s,1795' 2025-06-01T22:52:03.9008281Z ++ read fname 2025-06-01T22:52:03.9008650Z ++ make_wheel_record torch/include/ATen/ops/fft_ifft_native.h 2025-06-01T22:52:03.9009130Z ++ FPATH=torch/include/ATen/ops/fft_ifft_native.h 2025-06-01T22:52:03.9009574Z ++ echo torch/include/ATen/ops/fft_ifft_native.h 2025-06-01T22:52:03.9010548Z ++ grep RECORD 2025-06-01T22:52:03.9032410Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifft_native.h 2025-06-01T22:52:03.9033292Z +++ openssl base64 2025-06-01T22:52:03.9033553Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.9034403Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.9035638Z +++ sed -e s/=//g 2025-06-01T22:52:03.9076637Z ++ HASH=zd3krxsYz9NGr3fwlXFMwF2h2kL0DLpbpjuaUEj8_v0 2025-06-01T22:52:03.9079754Z +++ ls -nl torch/include/ATen/ops/fft_ifft_native.h 2025-06-01T22:52:03.9081025Z +++ awk '{print $5}' 2025-06-01T22:52:03.9107703Z ++ FSIZE=775 2025-06-01T22:52:03.9108543Z ++ echo '"torch/include/ATen/ops/fft_ifft_native.h",sha256=zd3krxsYz9NGr3fwlXFMwF2h2kL0DLpbpjuaUEj8_v0,775' 2025-06-01T22:52:03.9109225Z ++ read fname 2025-06-01T22:52:03.9109564Z ++ make_wheel_record torch/include/ATen/ops/fft_ifft_ops.h 2025-06-01T22:52:03.9110006Z ++ FPATH=torch/include/ATen/ops/fft_ifft_ops.h 2025-06-01T22:52:03.9110421Z ++ echo torch/include/ATen/ops/fft_ifft_ops.h 2025-06-01T22:52:03.9111297Z ++ grep RECORD 2025-06-01T22:52:03.9131374Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifft_ops.h 2025-06-01T22:52:03.9131863Z +++ openssl base64 2025-06-01T22:52:03.9132903Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.9134375Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.9135608Z +++ sed -e s/=//g 2025-06-01T22:52:03.9173959Z ++ HASH=FYc10LKgPSR3H7tHa_FyVc0SSDAGEUPUxPSVBs0DRNM 2025-06-01T22:52:03.9179871Z +++ ls -nl torch/include/ATen/ops/fft_ifft_ops.h 2025-06-01T22:52:03.9180673Z +++ awk '{print $5}' 2025-06-01T22:52:03.9206478Z ++ FSIZE=2135 2025-06-01T22:52:03.9207124Z ++ echo '"torch/include/ATen/ops/fft_ifft_ops.h",sha256=FYc10LKgPSR3H7tHa_FyVc0SSDAGEUPUxPSVBs0DRNM,2135' 2025-06-01T22:52:03.9207797Z ++ read fname 2025-06-01T22:52:03.9208117Z ++ make_wheel_record torch/include/ATen/ops/fft_ifftn.h 2025-06-01T22:52:03.9208573Z ++ FPATH=torch/include/ATen/ops/fft_ifftn.h 2025-06-01T22:52:03.9208962Z ++ echo torch/include/ATen/ops/fft_ifftn.h 2025-06-01T22:52:03.9209322Z ++ grep RECORD 2025-06-01T22:52:03.9230830Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifftn.h 2025-06-01T22:52:03.9231603Z +++ openssl base64 2025-06-01T22:52:03.9231915Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.9232186Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.9232823Z +++ sed -e s/=//g 2025-06-01T22:52:03.9274224Z ++ HASH=6N7DSSMpUYWxs2qkdSA_Q0zImhFOasPYsbFPYcnVG-I 2025-06-01T22:52:03.9279048Z +++ ls -nl torch/include/ATen/ops/fft_ifftn.h 2025-06-01T22:52:03.9280155Z +++ awk '{print $5}' 2025-06-01T22:52:03.9306936Z ++ FSIZE=5486 2025-06-01T22:52:03.9307770Z ++ echo '"torch/include/ATen/ops/fft_ifftn.h",sha256=6N7DSSMpUYWxs2qkdSA_Q0zImhFOasPYsbFPYcnVG-I,5486' 2025-06-01T22:52:03.9308416Z ++ read fname 2025-06-01T22:52:03.9308975Z ++ make_wheel_record torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.9309756Z ++ FPATH=torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.9310478Z ++ echo torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.9310983Z ++ grep RECORD 2025-06-01T22:52:03.9330918Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.9331598Z +++ openssl base64 2025-06-01T22:52:03.9332077Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.9333514Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.9334944Z +++ sed -e s/=//g 2025-06-01T22:52:03.9374668Z ++ HASH=Si8WuBPgT2bl671aHYBk9_RryMHBPMbLh3843FuKgT0 2025-06-01T22:52:03.9380654Z +++ ls -nl torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.9381322Z +++ awk '{print $5}' 2025-06-01T22:52:03.9406346Z ++ FSIZE=1936 2025-06-01T22:52:03.9407173Z ++ echo '"torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h",sha256=Si8WuBPgT2bl671aHYBk9_RryMHBPMbLh3843FuKgT0,1936' 2025-06-01T22:52:03.9408025Z ++ read fname 2025-06-01T22:52:03.9408372Z ++ make_wheel_record torch/include/ATen/ops/fft_ifftn_native.h 2025-06-01T22:52:03.9408883Z ++ FPATH=torch/include/ATen/ops/fft_ifftn_native.h 2025-06-01T22:52:03.9409319Z ++ echo torch/include/ATen/ops/fft_ifftn_native.h 2025-06-01T22:52:03.9409885Z ++ grep RECORD 2025-06-01T22:52:03.9433511Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifftn_native.h 2025-06-01T22:52:03.9434157Z +++ openssl base64 2025-06-01T22:52:03.9434506Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.9434755Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.9435022Z +++ sed -e s/=//g 2025-06-01T22:52:03.9476581Z ++ HASH=jHLznplViQ9Rj3jRpZTxaFe41M_n3z8vFOUmPBMh_Lk 2025-06-01T22:52:03.9479560Z +++ ls -nl torch/include/ATen/ops/fft_ifftn_native.h 2025-06-01T22:52:03.9480974Z +++ awk '{print $5}' 2025-06-01T22:52:03.9508877Z ++ FSIZE=817 2025-06-01T22:52:03.9509599Z ++ echo '"torch/include/ATen/ops/fft_ifftn_native.h",sha256=jHLznplViQ9Rj3jRpZTxaFe41M_n3z8vFOUmPBMh_Lk,817' 2025-06-01T22:52:03.9510379Z ++ read fname 2025-06-01T22:52:03.9510725Z ++ make_wheel_record torch/include/ATen/ops/fft_ifftn_ops.h 2025-06-01T22:52:03.9511243Z ++ FPATH=torch/include/ATen/ops/fft_ifftn_ops.h 2025-06-01T22:52:03.9511644Z ++ echo torch/include/ATen/ops/fft_ifftn_ops.h 2025-06-01T22:52:03.9512014Z ++ grep RECORD 2025-06-01T22:52:03.9530953Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifftn_ops.h 2025-06-01T22:52:03.9531519Z +++ openssl base64 2025-06-01T22:52:03.9532308Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.9533551Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.9534849Z +++ sed -e s/=//g 2025-06-01T22:52:03.9572968Z ++ HASH=Umv5RjGxMKQKAi7YYcywdUrfbndAijtQRP26Tpb5FCo 2025-06-01T22:52:03.9578646Z +++ ls -nl torch/include/ATen/ops/fft_ifftn_ops.h 2025-06-01T22:52:03.9579520Z +++ awk '{print $5}' 2025-06-01T22:52:03.9605934Z ++ FSIZE=2243 2025-06-01T22:52:03.9606629Z ++ echo '"torch/include/ATen/ops/fft_ifftn_ops.h",sha256=Umv5RjGxMKQKAi7YYcywdUrfbndAijtQRP26Tpb5FCo,2243' 2025-06-01T22:52:03.9607348Z ++ read fname 2025-06-01T22:52:03.9607730Z ++ make_wheel_record torch/include/ATen/ops/fft_ifftshift.h 2025-06-01T22:52:03.9608231Z ++ FPATH=torch/include/ATen/ops/fft_ifftshift.h 2025-06-01T22:52:03.9608666Z ++ echo torch/include/ATen/ops/fft_ifftshift.h 2025-06-01T22:52:03.9609027Z ++ grep RECORD 2025-06-01T22:52:03.9630672Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifftshift.h 2025-06-01T22:52:03.9631177Z +++ openssl base64 2025-06-01T22:52:03.9631622Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.9632133Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.9633611Z +++ sed -e s/=//g 2025-06-01T22:52:03.9673911Z ++ HASH=xKpKjlT1bmWPoZn2ksEYu5h2RRwSYIgetwoPiZ4TfcA 2025-06-01T22:52:03.9677359Z +++ ls -nl torch/include/ATen/ops/fft_ifftshift.h 2025-06-01T22:52:03.9678702Z +++ awk '{print $5}' 2025-06-01T22:52:03.9706686Z ++ FSIZE=732 2025-06-01T22:52:03.9707851Z ++ echo '"torch/include/ATen/ops/fft_ifftshift.h",sha256=xKpKjlT1bmWPoZn2ksEYu5h2RRwSYIgetwoPiZ4TfcA,732' 2025-06-01T22:52:03.9708803Z ++ read fname 2025-06-01T22:52:03.9709569Z ++ make_wheel_record torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.9710538Z ++ FPATH=torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.9711283Z ++ echo torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.9711827Z ++ grep RECORD 2025-06-01T22:52:03.9730634Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.9731453Z +++ openssl base64 2025-06-01T22:52:03.9731941Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.9732641Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.9734036Z +++ sed -e s/=//g 2025-06-01T22:52:03.9773058Z ++ HASH=uMvh2lZ10qWekzS8rp2_hSlMUnaaXL7uw2VJp2_L1ac 2025-06-01T22:52:03.9779076Z +++ ls -nl torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:03.9779910Z +++ awk '{print $5}' 2025-06-01T22:52:03.9806088Z ++ FSIZE=815 2025-06-01T22:52:03.9807546Z ++ echo '"torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h",sha256=uMvh2lZ10qWekzS8rp2_hSlMUnaaXL7uw2VJp2_L1ac,815' 2025-06-01T22:52:03.9808808Z ++ read fname 2025-06-01T22:52:03.9809177Z ++ make_wheel_record torch/include/ATen/ops/fft_ifftshift_native.h 2025-06-01T22:52:03.9809716Z ++ FPATH=torch/include/ATen/ops/fft_ifftshift_native.h 2025-06-01T22:52:03.9810177Z ++ echo torch/include/ATen/ops/fft_ifftshift_native.h 2025-06-01T22:52:03.9810578Z ++ grep RECORD 2025-06-01T22:52:03.9832173Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifftshift_native.h 2025-06-01T22:52:03.9833145Z +++ openssl base64 2025-06-01T22:52:03.9833523Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.9833774Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.9834043Z +++ sed -e s/=//g 2025-06-01T22:52:03.9875196Z ++ HASH=5FzEtKaCvLULA7zgfLEnQQYl13yCs5DbOs7BaKbitVw 2025-06-01T22:52:03.9877348Z +++ ls -nl torch/include/ATen/ops/fft_ifftshift_native.h 2025-06-01T22:52:03.9878085Z +++ awk '{print $5}' 2025-06-01T22:52:03.9907425Z ++ FSIZE=527 2025-06-01T22:52:03.9908610Z ++ echo '"torch/include/ATen/ops/fft_ifftshift_native.h",sha256=5FzEtKaCvLULA7zgfLEnQQYl13yCs5DbOs7BaKbitVw,527' 2025-06-01T22:52:03.9909712Z ++ read fname 2025-06-01T22:52:03.9910070Z ++ make_wheel_record torch/include/ATen/ops/fft_ifftshift_ops.h 2025-06-01T22:52:03.9910555Z ++ FPATH=torch/include/ATen/ops/fft_ifftshift_ops.h 2025-06-01T22:52:03.9911000Z ++ echo torch/include/ATen/ops/fft_ifftshift_ops.h 2025-06-01T22:52:03.9911368Z ++ grep RECORD 2025-06-01T22:52:03.9929684Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ifftshift_ops.h 2025-06-01T22:52:03.9930709Z +++ openssl base64 2025-06-01T22:52:03.9931218Z +++ sed -e s/+/-/g 2025-06-01T22:52:03.9932793Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:03.9933953Z +++ sed -e s/=//g 2025-06-01T22:52:03.9971389Z ++ HASH=eZQaZQIsLyHmRRMng4hbIzfFXGvgs2JmXiPYQs6Znj0 2025-06-01T22:52:03.9976289Z +++ ls -nl torch/include/ATen/ops/fft_ifftshift_ops.h 2025-06-01T22:52:03.9977132Z +++ awk '{print $5}' 2025-06-01T22:52:04.0003872Z ++ FSIZE=1079 2025-06-01T22:52:04.0005385Z ++ echo '"torch/include/ATen/ops/fft_ifftshift_ops.h",sha256=eZQaZQIsLyHmRRMng4hbIzfFXGvgs2JmXiPYQs6Znj0,1079' 2025-06-01T22:52:04.0006137Z ++ read fname 2025-06-01T22:52:04.0006681Z ++ make_wheel_record torch/include/ATen/ops/fft_ihfft.h 2025-06-01T22:52:04.0007314Z ++ FPATH=torch/include/ATen/ops/fft_ihfft.h 2025-06-01T22:52:04.0007717Z ++ echo torch/include/ATen/ops/fft_ihfft.h 2025-06-01T22:52:04.0008062Z ++ grep RECORD 2025-06-01T22:52:04.0032149Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ihfft.h 2025-06-01T22:52:04.0032870Z +++ openssl base64 2025-06-01T22:52:04.0033135Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.0033535Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.0033789Z +++ sed -e s/=//g 2025-06-01T22:52:04.0075292Z ++ HASH=byrqcvF_LJfIfZ86IZRPkbIpX0GQm2-z9I2lREOLce4 2025-06-01T22:52:04.0078725Z +++ ls -nl torch/include/ATen/ops/fft_ihfft.h 2025-06-01T22:52:04.0079491Z +++ awk '{print $5}' 2025-06-01T22:52:04.0108309Z ++ FSIZE=5084 2025-06-01T22:52:04.0108983Z ++ echo '"torch/include/ATen/ops/fft_ihfft.h",sha256=byrqcvF_LJfIfZ86IZRPkbIpX0GQm2-z9I2lREOLce4,5084' 2025-06-01T22:52:04.0109795Z ++ read fname 2025-06-01T22:52:04.0110111Z ++ make_wheel_record torch/include/ATen/ops/fft_ihfft2.h 2025-06-01T22:52:04.0110551Z ++ FPATH=torch/include/ATen/ops/fft_ihfft2.h 2025-06-01T22:52:04.0110930Z ++ echo torch/include/ATen/ops/fft_ihfft2.h 2025-06-01T22:52:04.0111281Z ++ grep RECORD 2025-06-01T22:52:04.0130419Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ihfft2.h 2025-06-01T22:52:04.0130918Z +++ openssl base64 2025-06-01T22:52:04.0131614Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.0133046Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.0134374Z +++ sed -e s/=//g 2025-06-01T22:52:04.0172300Z ++ HASH=V0i7rFiHq2IdQZ49nr7i7oMpedFHvALduV7bi8gpihs 2025-06-01T22:52:04.0177130Z +++ ls -nl torch/include/ATen/ops/fft_ihfft2.h 2025-06-01T22:52:04.0178432Z +++ awk '{print $5}' 2025-06-01T22:52:04.0205342Z ++ FSIZE=5377 2025-06-01T22:52:04.0206031Z ++ echo '"torch/include/ATen/ops/fft_ihfft2.h",sha256=V0i7rFiHq2IdQZ49nr7i7oMpedFHvALduV7bi8gpihs,5377' 2025-06-01T22:52:04.0206692Z ++ read fname 2025-06-01T22:52:04.0207210Z ++ make_wheel_record torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0208022Z ++ FPATH=torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0208766Z ++ echo torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0209309Z ++ grep RECORD 2025-06-01T22:52:04.0232083Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0232846Z +++ openssl base64 2025-06-01T22:52:04.0233116Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.0233379Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.0233782Z +++ sed -e s/=//g 2025-06-01T22:52:04.0274132Z ++ HASH=jOe28fv7afllXLczz0zPMmnkFfD6Tg0MvvofX8ULrPc 2025-06-01T22:52:04.0277503Z +++ ls -nl torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0278522Z +++ awk '{print $5}' 2025-06-01T22:52:04.0307415Z ++ FSIZE=1866 2025-06-01T22:52:04.0308317Z ++ echo '"torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h",sha256=jOe28fv7afllXLczz0zPMmnkFfD6Tg0MvvofX8ULrPc,1866' 2025-06-01T22:52:04.0309183Z ++ read fname 2025-06-01T22:52:04.0309544Z ++ make_wheel_record torch/include/ATen/ops/fft_ihfft2_native.h 2025-06-01T22:52:04.0310032Z ++ FPATH=torch/include/ATen/ops/fft_ihfft2_native.h 2025-06-01T22:52:04.0310472Z ++ echo torch/include/ATen/ops/fft_ihfft2_native.h 2025-06-01T22:52:04.0310836Z ++ grep RECORD 2025-06-01T22:52:04.0329429Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ihfft2_native.h 2025-06-01T22:52:04.0329975Z +++ openssl base64 2025-06-01T22:52:04.0330563Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.0331977Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.0333200Z +++ sed -e s/=//g 2025-06-01T22:52:04.0376351Z ++ HASH=tai6PTiCYle_Ihu94vZRjquNVt1evZ_RyfBSJ5neJkY 2025-06-01T22:52:04.0387333Z +++ ls -nl torch/include/ATen/ops/fft_ihfft2_native.h 2025-06-01T22:52:04.0387781Z +++ awk '{print $5}' 2025-06-01T22:52:04.0408649Z ++ FSIZE=796 2025-06-01T22:52:04.0409287Z ++ echo '"torch/include/ATen/ops/fft_ihfft2_native.h",sha256=tai6PTiCYle_Ihu94vZRjquNVt1evZ_RyfBSJ5neJkY,796' 2025-06-01T22:52:04.0409985Z ++ read fname 2025-06-01T22:52:04.0410337Z ++ make_wheel_record torch/include/ATen/ops/fft_ihfft2_ops.h 2025-06-01T22:52:04.0410830Z ++ FPATH=torch/include/ATen/ops/fft_ihfft2_ops.h 2025-06-01T22:52:04.0412214Z ++ echo torch/include/ATen/ops/fft_ihfft2_ops.h 2025-06-01T22:52:04.0413370Z ++ grep RECORD 2025-06-01T22:52:04.0436717Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ihfft2_ops.h 2025-06-01T22:52:04.0437369Z +++ openssl base64 2025-06-01T22:52:04.0437645Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.0437896Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.0438550Z +++ sed -e s/=//g 2025-06-01T22:52:04.0478962Z ++ HASH=yoaY9sYe48KKHOsCjtznxrgNOQnzXJmqlFH5uC0iX4g 2025-06-01T22:52:04.0482598Z +++ ls -nl torch/include/ATen/ops/fft_ihfft2_ops.h 2025-06-01T22:52:04.0483333Z +++ awk '{print $5}' 2025-06-01T22:52:04.0510748Z ++ FSIZE=2205 2025-06-01T22:52:04.0511543Z ++ echo '"torch/include/ATen/ops/fft_ihfft2_ops.h",sha256=yoaY9sYe48KKHOsCjtznxrgNOQnzXJmqlFH5uC0iX4g,2205' 2025-06-01T22:52:04.0512241Z ++ read fname 2025-06-01T22:52:04.0512745Z ++ make_wheel_record torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0513528Z ++ FPATH=torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0514230Z ++ echo torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0514762Z ++ grep RECORD 2025-06-01T22:52:04.0532851Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0533516Z +++ openssl base64 2025-06-01T22:52:04.0534762Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.0536190Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.0537535Z +++ sed -e s/=//g 2025-06-01T22:52:04.0577766Z ++ HASH=wCiKc9ZesGAyvSVYWnZYfPQYHCysxiA3pnk7dFZETu4 2025-06-01T22:52:04.0580726Z +++ ls -nl torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0581261Z +++ awk '{print $5}' 2025-06-01T22:52:04.0606153Z ++ FSIZE=1801 2025-06-01T22:52:04.0607004Z ++ echo '"torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h",sha256=wCiKc9ZesGAyvSVYWnZYfPQYHCysxiA3pnk7dFZETu4,1801' 2025-06-01T22:52:04.0607872Z ++ read fname 2025-06-01T22:52:04.0608238Z ++ make_wheel_record torch/include/ATen/ops/fft_ihfft_native.h 2025-06-01T22:52:04.0608734Z ++ FPATH=torch/include/ATen/ops/fft_ihfft_native.h 2025-06-01T22:52:04.0609189Z ++ echo torch/include/ATen/ops/fft_ihfft_native.h 2025-06-01T22:52:04.0609564Z ++ grep RECORD 2025-06-01T22:52:04.0632679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ihfft_native.h 2025-06-01T22:52:04.0633300Z +++ openssl base64 2025-06-01T22:52:04.0633653Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.0633921Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.0634416Z +++ sed -e s/=//g 2025-06-01T22:52:04.0676359Z ++ HASH=vZNVCtiAuAC29TNq-BIPIToI4df6wTA3wXoPHiSlrdA 2025-06-01T22:52:04.0679115Z +++ ls -nl torch/include/ATen/ops/fft_ihfft_native.h 2025-06-01T22:52:04.0679951Z +++ awk '{print $5}' 2025-06-01T22:52:04.0706749Z ++ FSIZE=777 2025-06-01T22:52:04.0707525Z ++ echo '"torch/include/ATen/ops/fft_ihfft_native.h",sha256=vZNVCtiAuAC29TNq-BIPIToI4df6wTA3wXoPHiSlrdA,777' 2025-06-01T22:52:04.0708196Z ++ read fname 2025-06-01T22:52:04.0708573Z ++ make_wheel_record torch/include/ATen/ops/fft_ihfft_ops.h 2025-06-01T22:52:04.0709194Z ++ FPATH=torch/include/ATen/ops/fft_ihfft_ops.h 2025-06-01T22:52:04.0709600Z ++ echo torch/include/ATen/ops/fft_ihfft_ops.h 2025-06-01T22:52:04.0710198Z ++ grep RECORD 2025-06-01T22:52:04.0733230Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ihfft_ops.h 2025-06-01T22:52:04.0733739Z +++ openssl base64 2025-06-01T22:52:04.0734333Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.0735725Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.0736927Z +++ sed -e s/=//g 2025-06-01T22:52:04.0774624Z ++ HASH=GxZRWnjanuhFHk8kiXmOWHtUz8oB88tu_F3K7BqYY00 2025-06-01T22:52:04.0780141Z +++ ls -nl torch/include/ATen/ops/fft_ihfft_ops.h 2025-06-01T22:52:04.0780970Z +++ awk '{print $5}' 2025-06-01T22:52:04.0806118Z ++ FSIZE=2141 2025-06-01T22:52:04.0806781Z ++ echo '"torch/include/ATen/ops/fft_ihfft_ops.h",sha256=GxZRWnjanuhFHk8kiXmOWHtUz8oB88tu_F3K7BqYY00,2141' 2025-06-01T22:52:04.0807438Z ++ read fname 2025-06-01T22:52:04.0807786Z ++ make_wheel_record torch/include/ATen/ops/fft_ihfftn.h 2025-06-01T22:52:04.0808297Z ++ FPATH=torch/include/ATen/ops/fft_ihfftn.h 2025-06-01T22:52:04.0808844Z ++ echo torch/include/ATen/ops/fft_ihfftn.h 2025-06-01T22:52:04.0809327Z ++ grep RECORD 2025-06-01T22:52:04.0833600Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ihfftn.h 2025-06-01T22:52:04.0834344Z +++ openssl base64 2025-06-01T22:52:04.0834657Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.0834920Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.0835197Z +++ sed -e s/=//g 2025-06-01T22:52:04.0875946Z ++ HASH=JqCf9NzODuqqnH9vzKz8WmV-NxqVIy_aay9FXG_QJUk 2025-06-01T22:52:04.0878243Z +++ ls -nl torch/include/ATen/ops/fft_ihfftn.h 2025-06-01T22:52:04.0879394Z +++ awk '{print $5}' 2025-06-01T22:52:04.0907377Z ++ FSIZE=5517 2025-06-01T22:52:04.0908285Z ++ echo '"torch/include/ATen/ops/fft_ihfftn.h",sha256=JqCf9NzODuqqnH9vzKz8WmV-NxqVIy_aay9FXG_QJUk,5517' 2025-06-01T22:52:04.0909342Z ++ read fname 2025-06-01T22:52:04.0909915Z ++ make_wheel_record torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0911036Z ++ FPATH=torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0911769Z ++ echo torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0912289Z ++ grep RECORD 2025-06-01T22:52:04.0930727Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0930927Z +++ openssl base64 2025-06-01T22:52:04.0931906Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.0933340Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.0934617Z +++ sed -e s/=//g 2025-06-01T22:52:04.0972552Z ++ HASH=CGe0kEy4qIh3RKPbTGdBy2zhhQAbRG0_YmeDHydSerE 2025-06-01T22:52:04.0977670Z +++ ls -nl torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.0978581Z +++ awk '{print $5}' 2025-06-01T22:52:04.1005469Z ++ FSIZE=1942 2025-06-01T22:52:04.1006620Z ++ echo '"torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h",sha256=CGe0kEy4qIh3RKPbTGdBy2zhhQAbRG0_YmeDHydSerE,1942' 2025-06-01T22:52:04.1006813Z ++ read fname 2025-06-01T22:52:04.1007212Z ++ make_wheel_record torch/include/ATen/ops/fft_ihfftn_native.h 2025-06-01T22:52:04.1007699Z ++ FPATH=torch/include/ATen/ops/fft_ihfftn_native.h 2025-06-01T22:52:04.1007881Z ++ echo torch/include/ATen/ops/fft_ihfftn_native.h 2025-06-01T22:52:04.1007981Z ++ grep RECORD 2025-06-01T22:52:04.1031311Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ihfftn_native.h 2025-06-01T22:52:04.1031524Z +++ openssl base64 2025-06-01T22:52:04.1031704Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.1031885Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.1032379Z +++ sed -e s/=//g 2025-06-01T22:52:04.1075334Z ++ HASH=Jen-OyDD4JFXIoPWEZkgZJVeSjOst6nKSL2_eWJOw4A 2025-06-01T22:52:04.1078907Z +++ ls -nl torch/include/ATen/ops/fft_ihfftn_native.h 2025-06-01T22:52:04.1079121Z +++ awk '{print $5}' 2025-06-01T22:52:04.1106244Z ++ FSIZE=819 2025-06-01T22:52:04.1106898Z ++ echo '"torch/include/ATen/ops/fft_ihfftn_native.h",sha256=Jen-OyDD4JFXIoPWEZkgZJVeSjOst6nKSL2_eWJOw4A,819' 2025-06-01T22:52:04.1107274Z ++ read fname 2025-06-01T22:52:04.1107647Z ++ make_wheel_record torch/include/ATen/ops/fft_ihfftn_ops.h 2025-06-01T22:52:04.1107905Z ++ FPATH=torch/include/ATen/ops/fft_ihfftn_ops.h 2025-06-01T22:52:04.1108190Z ++ echo torch/include/ATen/ops/fft_ihfftn_ops.h 2025-06-01T22:52:04.1108373Z ++ grep RECORD 2025-06-01T22:52:04.1128718Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_ihfftn_ops.h 2025-06-01T22:52:04.1128941Z +++ openssl base64 2025-06-01T22:52:04.1130053Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.1131429Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.1132754Z +++ sed -e s/=//g 2025-06-01T22:52:04.1171136Z ++ HASH=hS_g3AncrH5UH-7mjTKOfGvIT2wjXkibIOaHm5slk9Y 2025-06-01T22:52:04.1176255Z +++ ls -nl torch/include/ATen/ops/fft_ihfftn_ops.h 2025-06-01T22:52:04.1177881Z +++ awk '{print $5}' 2025-06-01T22:52:04.1205497Z ++ FSIZE=2249 2025-06-01T22:52:04.1206317Z ++ echo '"torch/include/ATen/ops/fft_ihfftn_ops.h",sha256=hS_g3AncrH5UH-7mjTKOfGvIT2wjXkibIOaHm5slk9Y,2249' 2025-06-01T22:52:04.1206424Z ++ read fname 2025-06-01T22:52:04.1206740Z ++ make_wheel_record torch/include/ATen/ops/fft_irfft.h 2025-06-01T22:52:04.1206956Z ++ FPATH=torch/include/ATen/ops/fft_irfft.h 2025-06-01T22:52:04.1207204Z ++ echo torch/include/ATen/ops/fft_irfft.h 2025-06-01T22:52:04.1207507Z ++ grep RECORD 2025-06-01T22:52:04.1231450Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_irfft.h 2025-06-01T22:52:04.1231660Z +++ openssl base64 2025-06-01T22:52:04.1231841Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.1232024Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.1232204Z +++ sed -e s/=//g 2025-06-01T22:52:04.1273859Z ++ HASH=7qB9E3Wsk3xo-QNFm3OS72lOHwaBk8NLb4N2Zz2hmko 2025-06-01T22:52:04.1276797Z +++ ls -nl torch/include/ATen/ops/fft_irfft.h 2025-06-01T22:52:04.1277911Z +++ awk '{print $5}' 2025-06-01T22:52:04.1305403Z ++ FSIZE=5084 2025-06-01T22:52:04.1306206Z ++ echo '"torch/include/ATen/ops/fft_irfft.h",sha256=7qB9E3Wsk3xo-QNFm3OS72lOHwaBk8NLb4N2Zz2hmko,5084' 2025-06-01T22:52:04.1306311Z ++ read fname 2025-06-01T22:52:04.1306497Z ++ make_wheel_record torch/include/ATen/ops/fft_irfft2.h 2025-06-01T22:52:04.1306653Z ++ FPATH=torch/include/ATen/ops/fft_irfft2.h 2025-06-01T22:52:04.1307133Z ++ echo torch/include/ATen/ops/fft_irfft2.h 2025-06-01T22:52:04.1308098Z ++ grep RECORD 2025-06-01T22:52:04.1329257Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_irfft2.h 2025-06-01T22:52:04.1329661Z +++ openssl base64 2025-06-01T22:52:04.1331051Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.1332357Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.1333659Z +++ sed -e s/=//g 2025-06-01T22:52:04.1372086Z ++ HASH=rgrLddUQsWrDiY8F1Cef80TbwM681mgEicEIyx_0qBA 2025-06-01T22:52:04.1376750Z +++ ls -nl torch/include/ATen/ops/fft_irfft2.h 2025-06-01T22:52:04.1378186Z +++ awk '{print $5}' 2025-06-01T22:52:04.1405069Z ++ FSIZE=5377 2025-06-01T22:52:04.1405767Z ++ echo '"torch/include/ATen/ops/fft_irfft2.h",sha256=rgrLddUQsWrDiY8F1Cef80TbwM681mgEicEIyx_0qBA,5377' 2025-06-01T22:52:04.1405866Z ++ read fname 2025-06-01T22:52:04.1406586Z ++ make_wheel_record torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.1407237Z ++ FPATH=torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.1407546Z ++ echo torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.1407891Z ++ grep RECORD 2025-06-01T22:52:04.1433017Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.1433216Z +++ openssl base64 2025-06-01T22:52:04.1433391Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.1433532Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.1433626Z +++ sed -e s/=//g 2025-06-01T22:52:04.1476000Z ++ HASH=yTuVJByVNUTC1Cc90_J6RQwgy88-RxzLa_FG6FxPJV8 2025-06-01T22:52:04.1478428Z +++ ls -nl torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.1478831Z +++ awk '{print $5}' 2025-06-01T22:52:04.1507021Z ++ FSIZE=1866 2025-06-01T22:52:04.1508203Z ++ echo '"torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h",sha256=yTuVJByVNUTC1Cc90_J6RQwgy88-RxzLa_FG6FxPJV8,1866' 2025-06-01T22:52:04.1508468Z ++ read fname 2025-06-01T22:52:04.1508749Z ++ make_wheel_record torch/include/ATen/ops/fft_irfft2_native.h 2025-06-01T22:52:04.1509051Z ++ FPATH=torch/include/ATen/ops/fft_irfft2_native.h 2025-06-01T22:52:04.1509339Z ++ echo torch/include/ATen/ops/fft_irfft2_native.h 2025-06-01T22:52:04.1509521Z ++ grep RECORD 2025-06-01T22:52:04.1533593Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_irfft2_native.h 2025-06-01T22:52:04.1533804Z +++ openssl base64 2025-06-01T22:52:04.1534647Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.1536748Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.1537264Z +++ sed -e s/=//g 2025-06-01T22:52:04.1576913Z ++ HASH=sGi_m3GB8669nE63hvw4mN9qrj6PV1dsuCdUk9L38Tc 2025-06-01T22:52:04.1581760Z +++ ls -nl torch/include/ATen/ops/fft_irfft2_native.h 2025-06-01T22:52:04.1582491Z +++ awk '{print $5}' 2025-06-01T22:52:04.1606827Z ++ FSIZE=796 2025-06-01T22:52:04.1607717Z ++ echo '"torch/include/ATen/ops/fft_irfft2_native.h",sha256=sGi_m3GB8669nE63hvw4mN9qrj6PV1dsuCdUk9L38Tc,796' 2025-06-01T22:52:04.1608079Z ++ read fname 2025-06-01T22:52:04.1608305Z ++ make_wheel_record torch/include/ATen/ops/fft_irfft2_ops.h 2025-06-01T22:52:04.1608540Z ++ FPATH=torch/include/ATen/ops/fft_irfft2_ops.h 2025-06-01T22:52:04.1610371Z ++ echo torch/include/ATen/ops/fft_irfft2_ops.h 2025-06-01T22:52:04.1611587Z ++ grep RECORD 2025-06-01T22:52:04.1634912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_irfft2_ops.h 2025-06-01T22:52:04.1635119Z +++ openssl base64 2025-06-01T22:52:04.1635270Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.1635578Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.1635821Z +++ sed -e s/=//g 2025-06-01T22:52:04.1679096Z ++ HASH=mrG2jurPUzWtIs7oe8cVCnvyXfdiCxe1ORmq_Q1NEwE 2025-06-01T22:52:04.1681165Z +++ ls -nl torch/include/ATen/ops/fft_irfft2_ops.h 2025-06-01T22:52:04.1681751Z +++ awk '{print $5}' 2025-06-01T22:52:04.1710454Z ++ FSIZE=2205 2025-06-01T22:52:04.1711355Z ++ echo '"torch/include/ATen/ops/fft_irfft2_ops.h",sha256=mrG2jurPUzWtIs7oe8cVCnvyXfdiCxe1ORmq_Q1NEwE,2205' 2025-06-01T22:52:04.1711554Z ++ read fname 2025-06-01T22:52:04.1712007Z ++ make_wheel_record torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.1712302Z ++ FPATH=torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.1712603Z ++ echo torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.1712699Z ++ grep RECORD 2025-06-01T22:52:04.1730977Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.1731462Z +++ openssl base64 2025-06-01T22:52:04.1732791Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.1734069Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.1735399Z +++ sed -e s/=//g 2025-06-01T22:52:04.1773268Z ++ HASH=MlJkG8MnQYOR_jHmS9qxXADyhYt4y18d2cc414CC2Zw 2025-06-01T22:52:04.1779444Z +++ ls -nl torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.1780052Z +++ awk '{print $5}' 2025-06-01T22:52:04.1806027Z ++ FSIZE=1801 2025-06-01T22:52:04.1806867Z ++ echo '"torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h",sha256=MlJkG8MnQYOR_jHmS9qxXADyhYt4y18d2cc414CC2Zw,1801' 2025-06-01T22:52:04.1806969Z ++ read fname 2025-06-01T22:52:04.1807181Z ++ make_wheel_record torch/include/ATen/ops/fft_irfft_native.h 2025-06-01T22:52:04.1807354Z ++ FPATH=torch/include/ATen/ops/fft_irfft_native.h 2025-06-01T22:52:04.1807768Z ++ echo torch/include/ATen/ops/fft_irfft_native.h 2025-06-01T22:52:04.1808390Z ++ grep RECORD 2025-06-01T22:52:04.1831846Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_irfft_native.h 2025-06-01T22:52:04.1832054Z +++ openssl base64 2025-06-01T22:52:04.1832511Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.1832659Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.1832970Z +++ sed -e s/=//g 2025-06-01T22:52:04.1875728Z ++ HASH=BC99ztD2OMwEguVuGBtKISpR_cPqWXHWVGv-qvh6pG8 2025-06-01T22:52:04.1880269Z +++ ls -nl torch/include/ATen/ops/fft_irfft_native.h 2025-06-01T22:52:04.1880454Z +++ awk '{print $5}' 2025-06-01T22:52:04.1907629Z ++ FSIZE=777 2025-06-01T22:52:04.1908221Z ++ echo '"torch/include/ATen/ops/fft_irfft_native.h",sha256=BC99ztD2OMwEguVuGBtKISpR_cPqWXHWVGv-qvh6pG8,777' 2025-06-01T22:52:04.1908373Z ++ read fname 2025-06-01T22:52:04.1908662Z ++ make_wheel_record torch/include/ATen/ops/fft_irfft_ops.h 2025-06-01T22:52:04.1908852Z ++ FPATH=torch/include/ATen/ops/fft_irfft_ops.h 2025-06-01T22:52:04.1909007Z ++ echo torch/include/ATen/ops/fft_irfft_ops.h 2025-06-01T22:52:04.1909951Z ++ grep RECORD 2025-06-01T22:52:04.1930767Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_irfft_ops.h 2025-06-01T22:52:04.1931151Z +++ openssl base64 2025-06-01T22:52:04.1931976Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.1933410Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.1934623Z +++ sed -e s/=//g 2025-06-01T22:52:04.1972248Z ++ HASH=jHLf2Pe5rlxbiE8rb4p0cC_RbHBgsM4WMj4bR4uGIUA 2025-06-01T22:52:04.1977219Z +++ ls -nl torch/include/ATen/ops/fft_irfft_ops.h 2025-06-01T22:52:04.1978712Z +++ awk '{print $5}' 2025-06-01T22:52:04.2005825Z ++ FSIZE=2141 2025-06-01T22:52:04.2006487Z ++ echo '"torch/include/ATen/ops/fft_irfft_ops.h",sha256=jHLf2Pe5rlxbiE8rb4p0cC_RbHBgsM4WMj4bR4uGIUA,2141' 2025-06-01T22:52:04.2006594Z ++ read fname 2025-06-01T22:52:04.2006782Z ++ make_wheel_record torch/include/ATen/ops/fft_irfftn.h 2025-06-01T22:52:04.2006924Z ++ FPATH=torch/include/ATen/ops/fft_irfftn.h 2025-06-01T22:52:04.2007081Z ++ echo torch/include/ATen/ops/fft_irfftn.h 2025-06-01T22:52:04.2007181Z ++ grep RECORD 2025-06-01T22:52:04.2031648Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_irfftn.h 2025-06-01T22:52:04.2031869Z +++ openssl base64 2025-06-01T22:52:04.2032340Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.2032544Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.2032729Z +++ sed -e s/=//g 2025-06-01T22:52:04.2073694Z ++ HASH=bqGpodxxD2wfX5w-1nxm-kwcXu6Ayt8yXumKG_sVfLw 2025-06-01T22:52:04.2076611Z +++ ls -nl torch/include/ATen/ops/fft_irfftn.h 2025-06-01T22:52:04.2077291Z +++ awk '{print $5}' 2025-06-01T22:52:04.2104126Z ++ FSIZE=5517 2025-06-01T22:52:04.2104980Z ++ echo '"torch/include/ATen/ops/fft_irfftn.h",sha256=bqGpodxxD2wfX5w-1nxm-kwcXu6Ayt8yXumKG_sVfLw,5517' 2025-06-01T22:52:04.2105084Z ++ read fname 2025-06-01T22:52:04.2105441Z ++ make_wheel_record torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2105848Z ++ FPATH=torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2106409Z ++ echo torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2107133Z ++ grep RECORD 2025-06-01T22:52:04.2128977Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2129100Z +++ openssl base64 2025-06-01T22:52:04.2129375Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.2130668Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.2131932Z +++ sed -e s/=//g 2025-06-01T22:52:04.2170886Z ++ HASH=HfX261YyX0exsGBbjvWdPXUwrve6b3psgncmRbRExAQ 2025-06-01T22:52:04.2175928Z +++ ls -nl torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2176471Z +++ awk '{print $5}' 2025-06-01T22:52:04.2202997Z ++ FSIZE=1942 2025-06-01T22:52:04.2204125Z ++ echo '"torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h",sha256=HfX261YyX0exsGBbjvWdPXUwrve6b3psgncmRbRExAQ,1942' 2025-06-01T22:52:04.2204225Z ++ read fname 2025-06-01T22:52:04.2204611Z ++ make_wheel_record torch/include/ATen/ops/fft_irfftn_native.h 2025-06-01T22:52:04.2204788Z ++ FPATH=torch/include/ATen/ops/fft_irfftn_native.h 2025-06-01T22:52:04.2204946Z ++ echo torch/include/ATen/ops/fft_irfftn_native.h 2025-06-01T22:52:04.2206114Z ++ grep RECORD 2025-06-01T22:52:04.2229857Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_irfftn_native.h 2025-06-01T22:52:04.2229980Z +++ openssl base64 2025-06-01T22:52:04.2230080Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.2230178Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.2231021Z +++ sed -e s/=//g 2025-06-01T22:52:04.2272516Z ++ HASH=FL6KShD7xT49BVby3bs1Gsj2yF35fP__5vOovNr3h8o 2025-06-01T22:52:04.2275852Z +++ ls -nl torch/include/ATen/ops/fft_irfftn_native.h 2025-06-01T22:52:04.2276554Z +++ awk '{print $5}' 2025-06-01T22:52:04.2304331Z ++ FSIZE=819 2025-06-01T22:52:04.2304883Z ++ echo '"torch/include/ATen/ops/fft_irfftn_native.h",sha256=FL6KShD7xT49BVby3bs1Gsj2yF35fP__5vOovNr3h8o,819' 2025-06-01T22:52:04.2305243Z ++ read fname 2025-06-01T22:52:04.2305513Z ++ make_wheel_record torch/include/ATen/ops/fft_irfftn_ops.h 2025-06-01T22:52:04.2305670Z ++ FPATH=torch/include/ATen/ops/fft_irfftn_ops.h 2025-06-01T22:52:04.2305825Z ++ echo torch/include/ATen/ops/fft_irfftn_ops.h 2025-06-01T22:52:04.2306249Z ++ grep RECORD 2025-06-01T22:52:04.2327530Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_irfftn_ops.h 2025-06-01T22:52:04.2327666Z +++ openssl base64 2025-06-01T22:52:04.2328338Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.2329482Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.2330999Z +++ sed -e s/=//g 2025-06-01T22:52:04.2370993Z ++ HASH=-i4GHMIDTf2Urw1B6-mY8JWl_Gd3J4HTxJUloVKzKYc 2025-06-01T22:52:04.2375984Z +++ ls -nl torch/include/ATen/ops/fft_irfftn_ops.h 2025-06-01T22:52:04.2377049Z +++ awk '{print $5}' 2025-06-01T22:52:04.2405426Z ++ FSIZE=2249 2025-06-01T22:52:04.2405950Z ++ echo '"torch/include/ATen/ops/fft_irfftn_ops.h",sha256=-i4GHMIDTf2Urw1B6-mY8JWl_Gd3J4HTxJUloVKzKYc,2249' 2025-06-01T22:52:04.2406071Z ++ read fname 2025-06-01T22:52:04.2406249Z ++ make_wheel_record torch/include/ATen/ops/fft_rfft.h 2025-06-01T22:52:04.2406385Z ++ FPATH=torch/include/ATen/ops/fft_rfft.h 2025-06-01T22:52:04.2406512Z ++ echo torch/include/ATen/ops/fft_rfft.h 2025-06-01T22:52:04.2406826Z ++ grep RECORD 2025-06-01T22:52:04.2430749Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfft.h 2025-06-01T22:52:04.2430941Z +++ openssl base64 2025-06-01T22:52:04.2431064Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.2432504Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.2432619Z +++ sed -e s/=//g 2025-06-01T22:52:04.2474371Z ++ HASH=77HH-TGRiDxzpVrLT2H82VcD5fKvyK7HdjyWp1_Jrdo 2025-06-01T22:52:04.2477254Z +++ ls -nl torch/include/ATen/ops/fft_rfft.h 2025-06-01T22:52:04.2478100Z +++ awk '{print $5}' 2025-06-01T22:52:04.2506082Z ++ FSIZE=5053 2025-06-01T22:52:04.2506667Z ++ echo '"torch/include/ATen/ops/fft_rfft.h",sha256=77HH-TGRiDxzpVrLT2H82VcD5fKvyK7HdjyWp1_Jrdo,5053' 2025-06-01T22:52:04.2507062Z ++ read fname 2025-06-01T22:52:04.2507320Z ++ make_wheel_record torch/include/ATen/ops/fft_rfft2.h 2025-06-01T22:52:04.2507481Z ++ FPATH=torch/include/ATen/ops/fft_rfft2.h 2025-06-01T22:52:04.2507615Z ++ echo torch/include/ATen/ops/fft_rfft2.h 2025-06-01T22:52:04.2507789Z ++ grep RECORD 2025-06-01T22:52:04.2527468Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfft2.h 2025-06-01T22:52:04.2527589Z +++ openssl base64 2025-06-01T22:52:04.2528566Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.2530023Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.2531020Z +++ sed -e s/=//g 2025-06-01T22:52:04.2570409Z ++ HASH=3yOl7tyR3--zeb-9SnFzNQvE21iB4_iTcRfOP9h6sUI 2025-06-01T22:52:04.2575491Z +++ ls -nl torch/include/ATen/ops/fft_rfft2.h 2025-06-01T22:52:04.2576421Z +++ awk '{print $5}' 2025-06-01T22:52:04.2602574Z ++ FSIZE=5346 2025-06-01T22:52:04.2603485Z ++ echo '"torch/include/ATen/ops/fft_rfft2.h",sha256=3yOl7tyR3--zeb-9SnFzNQvE21iB4_iTcRfOP9h6sUI,5346' 2025-06-01T22:52:04.2604285Z ++ read fname 2025-06-01T22:52:04.2604954Z ++ make_wheel_record torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2605756Z ++ FPATH=torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2606481Z ++ echo torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2607021Z ++ grep RECORD 2025-06-01T22:52:04.2627944Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2628619Z +++ openssl base64 2025-06-01T22:52:04.2628886Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.2629336Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.2629606Z +++ sed -e s/=//g 2025-06-01T22:52:04.2671193Z ++ HASH=DSGWBvw0F9aSczdkv-hIUUUMFgBZgvbpcBz3KOi8uHQ 2025-06-01T22:52:04.2673829Z +++ ls -nl torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2674719Z +++ awk '{print $5}' 2025-06-01T22:52:04.2702223Z ++ FSIZE=1860 2025-06-01T22:52:04.2703171Z ++ echo '"torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h",sha256=DSGWBvw0F9aSczdkv-hIUUUMFgBZgvbpcBz3KOi8uHQ,1860' 2025-06-01T22:52:04.2704015Z ++ read fname 2025-06-01T22:52:04.2704365Z ++ make_wheel_record torch/include/ATen/ops/fft_rfft2_native.h 2025-06-01T22:52:04.2704851Z ++ FPATH=torch/include/ATen/ops/fft_rfft2_native.h 2025-06-01T22:52:04.2705269Z ++ echo torch/include/ATen/ops/fft_rfft2_native.h 2025-06-01T22:52:04.2705641Z ++ grep RECORD 2025-06-01T22:52:04.2726946Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfft2_native.h 2025-06-01T22:52:04.2727478Z +++ openssl base64 2025-06-01T22:52:04.2727745Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.2728235Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.2729562Z +++ sed -e s/=//g 2025-06-01T22:52:04.2768763Z ++ HASH=1VoZ3OnKclcreKxl1QL9SPSR21GFmLSCRyBP0nF4Cko 2025-06-01T22:52:04.2774093Z +++ ls -nl torch/include/ATen/ops/fft_rfft2_native.h 2025-06-01T22:52:04.2774818Z +++ awk '{print $5}' 2025-06-01T22:52:04.2800923Z ++ FSIZE=794 2025-06-01T22:52:04.2801689Z ++ echo '"torch/include/ATen/ops/fft_rfft2_native.h",sha256=1VoZ3OnKclcreKxl1QL9SPSR21GFmLSCRyBP0nF4Cko,794' 2025-06-01T22:52:04.2802364Z ++ read fname 2025-06-01T22:52:04.2802703Z ++ make_wheel_record torch/include/ATen/ops/fft_rfft2_ops.h 2025-06-01T22:52:04.2803159Z ++ FPATH=torch/include/ATen/ops/fft_rfft2_ops.h 2025-06-01T22:52:04.2803572Z ++ echo torch/include/ATen/ops/fft_rfft2_ops.h 2025-06-01T22:52:04.2804229Z ++ grep RECORD 2025-06-01T22:52:04.2832627Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfft2_ops.h 2025-06-01T22:52:04.2833162Z +++ openssl base64 2025-06-01T22:52:04.2833776Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.2834266Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.2834845Z +++ sed -e s/=//g 2025-06-01T22:52:04.2876575Z ++ HASH=ADn3fE1JyhpKTkut3n9k17nAiREwcSDJ7oMZK7OHE0w 2025-06-01T22:52:04.2883023Z +++ ls -nl torch/include/ATen/ops/fft_rfft2_ops.h 2025-06-01T22:52:04.2883877Z +++ awk '{print $5}' 2025-06-01T22:52:04.2910813Z ++ FSIZE=2199 2025-06-01T22:52:04.2911591Z ++ echo '"torch/include/ATen/ops/fft_rfft2_ops.h",sha256=ADn3fE1JyhpKTkut3n9k17nAiREwcSDJ7oMZK7OHE0w,2199' 2025-06-01T22:52:04.2912267Z ++ read fname 2025-06-01T22:52:04.2912751Z ++ make_wheel_record torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2913529Z ++ FPATH=torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2914233Z ++ echo torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2914756Z ++ grep RECORD 2025-06-01T22:52:04.2932772Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2933436Z +++ openssl base64 2025-06-01T22:52:04.2934242Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.2935868Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.2937048Z +++ sed -e s/=//g 2025-06-01T22:52:04.2980991Z ++ HASH=ZWujkLv9qtstBdOgEJMeGM7FW--GBnPWt-Mi0WRUyPQ 2025-06-01T22:52:04.2983301Z +++ ls -nl torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.2983893Z +++ awk '{print $5}' 2025-06-01T22:52:04.3007862Z ++ FSIZE=1795 2025-06-01T22:52:04.3008710Z ++ echo '"torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h",sha256=ZWujkLv9qtstBdOgEJMeGM7FW--GBnPWt-Mi0WRUyPQ,1795' 2025-06-01T22:52:04.3009569Z ++ read fname 2025-06-01T22:52:04.3009922Z ++ make_wheel_record torch/include/ATen/ops/fft_rfft_native.h 2025-06-01T22:52:04.3010412Z ++ FPATH=torch/include/ATen/ops/fft_rfft_native.h 2025-06-01T22:52:04.3011458Z ++ echo torch/include/ATen/ops/fft_rfft_native.h 2025-06-01T22:52:04.3012594Z ++ grep RECORD 2025-06-01T22:52:04.3033471Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfft_native.h 2025-06-01T22:52:04.3035312Z +++ openssl base64 2025-06-01T22:52:04.3035571Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.3036703Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.3037189Z +++ sed -e s/=//g 2025-06-01T22:52:04.3079967Z ++ HASH=wqt0FZclnnEceAwKZRms_KPjaH1ZOoy1QLucGclhcK8 2025-06-01T22:52:04.3082768Z +++ ls -nl torch/include/ATen/ops/fft_rfft_native.h 2025-06-01T22:52:04.3083888Z +++ awk '{print $5}' 2025-06-01T22:52:04.3111556Z ++ FSIZE=775 2025-06-01T22:52:04.3112240Z ++ echo '"torch/include/ATen/ops/fft_rfft_native.h",sha256=wqt0FZclnnEceAwKZRms_KPjaH1ZOoy1QLucGclhcK8,775' 2025-06-01T22:52:04.3112881Z ++ read fname 2025-06-01T22:52:04.3113203Z ++ make_wheel_record torch/include/ATen/ops/fft_rfft_ops.h 2025-06-01T22:52:04.3113654Z ++ FPATH=torch/include/ATen/ops/fft_rfft_ops.h 2025-06-01T22:52:04.3114047Z ++ echo torch/include/ATen/ops/fft_rfft_ops.h 2025-06-01T22:52:04.3114418Z ++ grep RECORD 2025-06-01T22:52:04.3132828Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfft_ops.h 2025-06-01T22:52:04.3133456Z +++ openssl base64 2025-06-01T22:52:04.3134613Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.3136556Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.3137250Z +++ sed -e s/=//g 2025-06-01T22:52:04.3174873Z ++ HASH=Gecbqz9aW2liloAaL3qSaToF2B2qnc9WOeQ1dfY9i_o 2025-06-01T22:52:04.3181335Z +++ ls -nl torch/include/ATen/ops/fft_rfft_ops.h 2025-06-01T22:52:04.3182682Z +++ awk '{print $5}' 2025-06-01T22:52:04.3206514Z ++ FSIZE=2135 2025-06-01T22:52:04.3207144Z ++ echo '"torch/include/ATen/ops/fft_rfft_ops.h",sha256=Gecbqz9aW2liloAaL3qSaToF2B2qnc9WOeQ1dfY9i_o,2135' 2025-06-01T22:52:04.3207828Z ++ read fname 2025-06-01T22:52:04.3208171Z ++ make_wheel_record torch/include/ATen/ops/fft_rfftfreq.h 2025-06-01T22:52:04.3208627Z ++ FPATH=torch/include/ATen/ops/fft_rfftfreq.h 2025-06-01T22:52:04.3210050Z ++ echo torch/include/ATen/ops/fft_rfftfreq.h 2025-06-01T22:52:04.3210964Z ++ grep RECORD 2025-06-01T22:52:04.3231780Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfftfreq.h 2025-06-01T22:52:04.3232304Z +++ openssl base64 2025-06-01T22:52:04.3234026Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.3234326Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.3234739Z +++ sed -e s/=//g 2025-06-01T22:52:04.3277440Z ++ HASH=j6ZnCZJwAYbKz2k5Q9x568bPdmlU8yUGik8cm02XUXk 2025-06-01T22:52:04.3279156Z +++ ls -nl torch/include/ATen/ops/fft_rfftfreq.h 2025-06-01T22:52:04.3280006Z +++ awk '{print $5}' 2025-06-01T22:52:04.3308902Z ++ FSIZE=1777 2025-06-01T22:52:04.3309629Z ++ echo '"torch/include/ATen/ops/fft_rfftfreq.h",sha256=j6ZnCZJwAYbKz2k5Q9x568bPdmlU8yUGik8cm02XUXk,1777' 2025-06-01T22:52:04.3310290Z ++ read fname 2025-06-01T22:52:04.3310799Z ++ make_wheel_record torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.3311604Z ++ FPATH=torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.3312337Z ++ echo torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.3312881Z ++ grep RECORD 2025-06-01T22:52:04.3331100Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.3331788Z +++ openssl base64 2025-06-01T22:52:04.3332435Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.3333869Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.3335293Z +++ sed -e s/=//g 2025-06-01T22:52:04.3373795Z ++ HASH=rs7f69poYTw6l38XI2DlxdDb7Bk7jJep_urRBEunSxY 2025-06-01T22:52:04.3380274Z +++ ls -nl torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.3380822Z +++ awk '{print $5}' 2025-06-01T22:52:04.3406070Z ++ FSIZE=1166 2025-06-01T22:52:04.3406916Z ++ echo '"torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h",sha256=rs7f69poYTw6l38XI2DlxdDb7Bk7jJep_urRBEunSxY,1166' 2025-06-01T22:52:04.3407772Z ++ read fname 2025-06-01T22:52:04.3408144Z ++ make_wheel_record torch/include/ATen/ops/fft_rfftfreq_native.h 2025-06-01T22:52:04.3408811Z ++ FPATH=torch/include/ATen/ops/fft_rfftfreq_native.h 2025-06-01T22:52:04.3409293Z ++ echo torch/include/ATen/ops/fft_rfftfreq_native.h 2025-06-01T22:52:04.3409673Z ++ grep RECORD 2025-06-01T22:52:04.3433603Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfftfreq_native.h 2025-06-01T22:52:04.3434143Z +++ openssl base64 2025-06-01T22:52:04.3434397Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.3434652Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.3434904Z +++ sed -e s/=//g 2025-06-01T22:52:04.3477195Z ++ HASH=9nnN8f45kFu6pM55NWPxDldCzPOYqv09rAogJX4e-J4 2025-06-01T22:52:04.3478866Z +++ ls -nl torch/include/ATen/ops/fft_rfftfreq_native.h 2025-06-01T22:52:04.3479276Z +++ awk '{print $5}' 2025-06-01T22:52:04.3507615Z ++ FSIZE=719 2025-06-01T22:52:04.3508350Z ++ echo '"torch/include/ATen/ops/fft_rfftfreq_native.h",sha256=9nnN8f45kFu6pM55NWPxDldCzPOYqv09rAogJX4e-J4,719' 2025-06-01T22:52:04.3509049Z ++ read fname 2025-06-01T22:52:04.3509384Z ++ make_wheel_record torch/include/ATen/ops/fft_rfftfreq_ops.h 2025-06-01T22:52:04.3509882Z ++ FPATH=torch/include/ATen/ops/fft_rfftfreq_ops.h 2025-06-01T22:52:04.3510441Z ++ echo torch/include/ATen/ops/fft_rfftfreq_ops.h 2025-06-01T22:52:04.3510821Z ++ grep RECORD 2025-06-01T22:52:04.3529574Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfftfreq_ops.h 2025-06-01T22:52:04.3530103Z +++ openssl base64 2025-06-01T22:52:04.3530680Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.3532205Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.3533364Z +++ sed -e s/=//g 2025-06-01T22:52:04.3570965Z ++ HASH=s9y4JfMREuLzKZGcJTskffyJfRdBDhckC_7m2sK_Zms 2025-06-01T22:52:04.3575760Z +++ ls -nl torch/include/ATen/ops/fft_rfftfreq_ops.h 2025-06-01T22:52:04.3576594Z +++ awk '{print $5}' 2025-06-01T22:52:04.3605381Z ++ FSIZE=2071 2025-06-01T22:52:04.3606114Z ++ echo '"torch/include/ATen/ops/fft_rfftfreq_ops.h",sha256=s9y4JfMREuLzKZGcJTskffyJfRdBDhckC_7m2sK_Zms,2071' 2025-06-01T22:52:04.3606800Z ++ read fname 2025-06-01T22:52:04.3607134Z ++ make_wheel_record torch/include/ATen/ops/fft_rfftn.h 2025-06-01T22:52:04.3607590Z ++ FPATH=torch/include/ATen/ops/fft_rfftn.h 2025-06-01T22:52:04.3607975Z ++ echo torch/include/ATen/ops/fft_rfftn.h 2025-06-01T22:52:04.3608332Z ++ grep RECORD 2025-06-01T22:52:04.3629929Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfftn.h 2025-06-01T22:52:04.3630527Z +++ openssl base64 2025-06-01T22:52:04.3630801Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.3631047Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.3631318Z +++ sed -e s/=//g 2025-06-01T22:52:04.3672255Z ++ HASH=Efe9ZU_gf5_ugo-qyHa1CitM9xuKsS9M9JKqJeMdBfE 2025-06-01T22:52:04.3676112Z +++ ls -nl torch/include/ATen/ops/fft_rfftn.h 2025-06-01T22:52:04.3676855Z +++ awk '{print $5}' 2025-06-01T22:52:04.3704858Z ++ FSIZE=5486 2025-06-01T22:52:04.3705562Z ++ echo '"torch/include/ATen/ops/fft_rfftn.h",sha256=Efe9ZU_gf5_ugo-qyHa1CitM9xuKsS9M9JKqJeMdBfE,5486' 2025-06-01T22:52:04.3706191Z ++ read fname 2025-06-01T22:52:04.3706685Z ++ make_wheel_record torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.3707454Z ++ FPATH=torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.3708309Z ++ echo torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.3708820Z ++ grep RECORD 2025-06-01T22:52:04.3728239Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.3728921Z +++ openssl base64 2025-06-01T22:52:04.3729178Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.3729982Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.3731182Z +++ sed -e s/=//g 2025-06-01T22:52:04.3771068Z ++ HASH=D0sMa7ywf9jkQk5f47LWRG_25mIapDLkdbdoszkNs0A 2025-06-01T22:52:04.3776282Z +++ ls -nl torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.3776893Z +++ awk '{print $5}' 2025-06-01T22:52:04.3803759Z ++ FSIZE=1936 2025-06-01T22:52:04.3804943Z ++ echo '"torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h",sha256=D0sMa7ywf9jkQk5f47LWRG_25mIapDLkdbdoszkNs0A,1936' 2025-06-01T22:52:04.3805959Z ++ read fname 2025-06-01T22:52:04.3806330Z ++ make_wheel_record torch/include/ATen/ops/fft_rfftn_native.h 2025-06-01T22:52:04.3806819Z ++ FPATH=torch/include/ATen/ops/fft_rfftn_native.h 2025-06-01T22:52:04.3807276Z ++ echo torch/include/ATen/ops/fft_rfftn_native.h 2025-06-01T22:52:04.3807650Z ++ grep RECORD 2025-06-01T22:52:04.3829191Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfftn_native.h 2025-06-01T22:52:04.3829744Z +++ openssl base64 2025-06-01T22:52:04.3830009Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.3831395Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.3831654Z +++ sed -e s/=//g 2025-06-01T22:52:04.3872923Z ++ HASH=Qg2z3AkBLX49GM5403zFiRv5G6fwzDcEr1DXp1BEKY8 2025-06-01T22:52:04.3875846Z +++ ls -nl torch/include/ATen/ops/fft_rfftn_native.h 2025-06-01T22:52:04.3877352Z +++ awk '{print $5}' 2025-06-01T22:52:04.3906287Z ++ FSIZE=817 2025-06-01T22:52:04.3906996Z ++ echo '"torch/include/ATen/ops/fft_rfftn_native.h",sha256=Qg2z3AkBLX49GM5403zFiRv5G6fwzDcEr1DXp1BEKY8,817' 2025-06-01T22:52:04.3907690Z ++ read fname 2025-06-01T22:52:04.3908158Z ++ make_wheel_record torch/include/ATen/ops/fft_rfftn_ops.h 2025-06-01T22:52:04.3908635Z ++ FPATH=torch/include/ATen/ops/fft_rfftn_ops.h 2025-06-01T22:52:04.3909123Z ++ echo torch/include/ATen/ops/fft_rfftn_ops.h 2025-06-01T22:52:04.3909493Z ++ grep RECORD 2025-06-01T22:52:04.3928150Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fft_rfftn_ops.h 2025-06-01T22:52:04.3928673Z +++ openssl base64 2025-06-01T22:52:04.3929253Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.3930532Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.3931877Z +++ sed -e s/=//g 2025-06-01T22:52:04.3969959Z ++ HASH=9HA9bUDOFJtRMwS4WM49eCJaUO2PzljhpYj5HeSfvBM 2025-06-01T22:52:04.3974576Z +++ ls -nl torch/include/ATen/ops/fft_rfftn_ops.h 2025-06-01T22:52:04.3975675Z +++ awk '{print $5}' 2025-06-01T22:52:04.4002086Z ++ FSIZE=2243 2025-06-01T22:52:04.4002823Z ++ echo '"torch/include/ATen/ops/fft_rfftn_ops.h",sha256=9HA9bUDOFJtRMwS4WM49eCJaUO2PzljhpYj5HeSfvBM,2243' 2025-06-01T22:52:04.4003488Z ++ read fname 2025-06-01T22:52:04.4003796Z ++ make_wheel_record torch/include/ATen/ops/fill.h 2025-06-01T22:52:04.4004331Z ++ FPATH=torch/include/ATen/ops/fill.h 2025-06-01T22:52:04.4004884Z ++ echo torch/include/ATen/ops/fill.h 2025-06-01T22:52:04.4005250Z ++ grep RECORD 2025-06-01T22:52:04.4029549Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fill.h 2025-06-01T22:52:04.4030102Z +++ openssl base64 2025-06-01T22:52:04.4030356Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.4030616Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.4031645Z +++ sed -e s/=//g 2025-06-01T22:52:04.4072453Z ++ HASH=D7fK0AhqIbv73CzN21TrMjdnJDQz5hxcGKgSWobtDEw 2025-06-01T22:52:04.4076052Z +++ ls -nl torch/include/ATen/ops/fill.h 2025-06-01T22:52:04.4076872Z +++ awk '{print $5}' 2025-06-01T22:52:04.4104724Z ++ FSIZE=2274 2025-06-01T22:52:04.4105468Z ++ echo '"torch/include/ATen/ops/fill.h",sha256=D7fK0AhqIbv73CzN21TrMjdnJDQz5hxcGKgSWobtDEw,2274' 2025-06-01T22:52:04.4106086Z ++ read fname 2025-06-01T22:52:04.4106569Z ++ make_wheel_record torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.4107297Z ++ FPATH=torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.4108110Z ++ echo torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.4108603Z ++ grep RECORD 2025-06-01T22:52:04.4128702Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.4129370Z +++ openssl base64 2025-06-01T22:52:04.4129786Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.4131214Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.4132567Z +++ sed -e s/=//g 2025-06-01T22:52:04.4171324Z ++ HASH=eeuep9t-XE5g9z8ucNeM8xG-hMLfQENipkzrpSfpbVU 2025-06-01T22:52:04.4176268Z +++ ls -nl torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.4178053Z +++ awk '{print $5}' 2025-06-01T22:52:04.4205584Z ++ FSIZE=1276 2025-06-01T22:52:04.4206407Z ++ echo '"torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h",sha256=eeuep9t-XE5g9z8ucNeM8xG-hMLfQENipkzrpSfpbVU,1276' 2025-06-01T22:52:04.4207424Z ++ read fname 2025-06-01T22:52:04.4207786Z ++ make_wheel_record torch/include/ATen/ops/fill_cpu_dispatch.h 2025-06-01T22:52:04.4208305Z ++ FPATH=torch/include/ATen/ops/fill_cpu_dispatch.h 2025-06-01T22:52:04.4208764Z ++ echo torch/include/ATen/ops/fill_cpu_dispatch.h 2025-06-01T22:52:04.4209146Z ++ grep RECORD 2025-06-01T22:52:04.4231255Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fill_cpu_dispatch.h 2025-06-01T22:52:04.4231846Z +++ openssl base64 2025-06-01T22:52:04.4232115Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.4232378Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.4232814Z +++ sed -e s/=//g 2025-06-01T22:52:04.4274408Z ++ HASH=OgPpV9sOfxOj71SpumrO9Yf_J8orp491V9q4mKuANlA 2025-06-01T22:52:04.4277252Z +++ ls -nl torch/include/ATen/ops/fill_cpu_dispatch.h 2025-06-01T22:52:04.4278509Z +++ awk '{print $5}' 2025-06-01T22:52:04.4306672Z ++ FSIZE=816 2025-06-01T22:52:04.4307406Z ++ echo '"torch/include/ATen/ops/fill_cpu_dispatch.h",sha256=OgPpV9sOfxOj71SpumrO9Yf_J8orp491V9q4mKuANlA,816' 2025-06-01T22:52:04.4308241Z ++ read fname 2025-06-01T22:52:04.4308590Z ++ make_wheel_record torch/include/ATen/ops/fill_cuda_dispatch.h 2025-06-01T22:52:04.4309153Z ++ FPATH=torch/include/ATen/ops/fill_cuda_dispatch.h 2025-06-01T22:52:04.4309588Z ++ echo torch/include/ATen/ops/fill_cuda_dispatch.h 2025-06-01T22:52:04.4309995Z ++ grep RECORD 2025-06-01T22:52:04.4328620Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fill_cuda_dispatch.h 2025-06-01T22:52:04.4329159Z +++ openssl base64 2025-06-01T22:52:04.4329864Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.4331339Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.4332703Z +++ sed -e s/=//g 2025-06-01T22:52:04.4370491Z ++ HASH=GIEBMjK-q5Z3YlI48yA8Sn5WVL_tJiEcS7QfnWgTGLI 2025-06-01T22:52:04.4375502Z +++ ls -nl torch/include/ATen/ops/fill_cuda_dispatch.h 2025-06-01T22:52:04.4376367Z +++ awk '{print $5}' 2025-06-01T22:52:04.4402466Z ++ FSIZE=818 2025-06-01T22:52:04.4403188Z ++ echo '"torch/include/ATen/ops/fill_cuda_dispatch.h",sha256=GIEBMjK-q5Z3YlI48yA8Sn5WVL_tJiEcS7QfnWgTGLI,818' 2025-06-01T22:52:04.4403875Z ++ read fname 2025-06-01T22:52:04.4404342Z ++ make_wheel_record torch/include/ATen/ops/fill_diagonal.h 2025-06-01T22:52:04.4404798Z ++ FPATH=torch/include/ATen/ops/fill_diagonal.h 2025-06-01T22:52:04.4405406Z ++ echo torch/include/ATen/ops/fill_diagonal.h 2025-06-01T22:52:04.4405773Z ++ grep RECORD 2025-06-01T22:52:04.4429905Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fill_diagonal.h 2025-06-01T22:52:04.4430422Z +++ openssl base64 2025-06-01T22:52:04.4430675Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.4430975Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.4431228Z +++ sed -e s/=//g 2025-06-01T22:52:04.4471389Z ++ HASH=Dv-q9FiPXQ_A1e0ZP4lhM0w1K191a1lRR80xa28AuK0 2025-06-01T22:52:04.4474530Z +++ ls -nl torch/include/ATen/ops/fill_diagonal.h 2025-06-01T22:52:04.4475241Z +++ awk '{print $5}' 2025-06-01T22:52:04.4503277Z ++ FSIZE=510 2025-06-01T22:52:04.4503971Z ++ echo '"torch/include/ATen/ops/fill_diagonal.h",sha256=Dv-q9FiPXQ_A1e0ZP4lhM0w1K191a1lRR80xa28AuK0,510' 2025-06-01T22:52:04.4504619Z ++ read fname 2025-06-01T22:52:04.4505248Z ++ make_wheel_record torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.4506069Z ++ FPATH=torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.4506812Z ++ echo torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.4507350Z ++ grep RECORD 2025-06-01T22:52:04.4526819Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.4527513Z +++ openssl base64 2025-06-01T22:52:04.4527789Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.4528038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.4528605Z +++ sed -e s/=//g 2025-06-01T22:52:04.4568615Z ++ HASH=IC_PggetcV9GrhMDYpV67jcqVCbgOJUrY3rWlBAvbDA 2025-06-01T22:52:04.4573466Z +++ ls -nl torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.4574216Z +++ awk '{print $5}' 2025-06-01T22:52:04.4601125Z ++ FSIZE=816 2025-06-01T22:52:04.4602172Z ++ echo '"torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h",sha256=IC_PggetcV9GrhMDYpV67jcqVCbgOJUrY3rWlBAvbDA,816' 2025-06-01T22:52:04.4603028Z ++ read fname 2025-06-01T22:52:04.4603395Z ++ make_wheel_record torch/include/ATen/ops/fill_diagonal_native.h 2025-06-01T22:52:04.4603899Z ++ FPATH=torch/include/ATen/ops/fill_diagonal_native.h 2025-06-01T22:52:04.4604659Z ++ echo torch/include/ATen/ops/fill_diagonal_native.h 2025-06-01T22:52:04.4605112Z ++ grep RECORD 2025-06-01T22:52:04.4632889Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fill_diagonal_native.h 2025-06-01T22:52:04.4633434Z +++ openssl base64 2025-06-01T22:52:04.4633687Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.4634350Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.4634934Z +++ sed -e s/=//g 2025-06-01T22:52:04.4676872Z ++ HASH=3_gNPXIK3SodKhXoLJz6CGixNfmjWbDU8k9qKsKBz7o 2025-06-01T22:52:04.4679537Z +++ ls -nl torch/include/ATen/ops/fill_diagonal_native.h 2025-06-01T22:52:04.4680356Z +++ awk '{print $5}' 2025-06-01T22:52:04.4708706Z ++ FSIZE=528 2025-06-01T22:52:04.4709672Z ++ echo '"torch/include/ATen/ops/fill_diagonal_native.h",sha256=3_gNPXIK3SodKhXoLJz6CGixNfmjWbDU8k9qKsKBz7o,528' 2025-06-01T22:52:04.4710422Z ++ read fname 2025-06-01T22:52:04.4710780Z ++ make_wheel_record torch/include/ATen/ops/fill_diagonal_ops.h 2025-06-01T22:52:04.4711266Z ++ FPATH=torch/include/ATen/ops/fill_diagonal_ops.h 2025-06-01T22:52:04.4711710Z ++ echo torch/include/ATen/ops/fill_diagonal_ops.h 2025-06-01T22:52:04.4712076Z ++ grep RECORD 2025-06-01T22:52:04.4729359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fill_diagonal_ops.h 2025-06-01T22:52:04.4729875Z +++ openssl base64 2025-06-01T22:52:04.4730654Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.4731966Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.4733240Z +++ sed -e s/=//g 2025-06-01T22:52:04.4771813Z ++ HASH=PlOuT4FtIMQeC41XA-MH65K9uRTnE3jnq51p0GBJh-U 2025-06-01T22:52:04.4776570Z +++ ls -nl torch/include/ATen/ops/fill_diagonal_ops.h 2025-06-01T22:52:04.4778273Z +++ awk '{print $5}' 2025-06-01T22:52:04.4805858Z ++ FSIZE=1123 2025-06-01T22:52:04.4806545Z ++ echo '"torch/include/ATen/ops/fill_diagonal_ops.h",sha256=PlOuT4FtIMQeC41XA-MH65K9uRTnE3jnq51p0GBJh-U,1123' 2025-06-01T22:52:04.4807247Z ++ read fname 2025-06-01T22:52:04.4807601Z ++ make_wheel_record torch/include/ATen/ops/fill_meta_dispatch.h 2025-06-01T22:52:04.4808121Z ++ FPATH=torch/include/ATen/ops/fill_meta_dispatch.h 2025-06-01T22:52:04.4808582Z ++ echo torch/include/ATen/ops/fill_meta_dispatch.h 2025-06-01T22:52:04.4808960Z ++ grep RECORD 2025-06-01T22:52:04.4831396Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fill_meta_dispatch.h 2025-06-01T22:52:04.4831921Z +++ openssl base64 2025-06-01T22:52:04.4832184Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.4832430Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.4832700Z +++ sed -e s/=//g 2025-06-01T22:52:04.4874062Z ++ HASH=PulYSplLtOtLRK9kRr8EoAnppi9xv_1qUW7YmR98Oyg 2025-06-01T22:52:04.4876185Z +++ ls -nl torch/include/ATen/ops/fill_meta_dispatch.h 2025-06-01T22:52:04.4877200Z +++ awk '{print $5}' 2025-06-01T22:52:04.4906688Z ++ FSIZE=818 2025-06-01T22:52:04.4907795Z ++ echo '"torch/include/ATen/ops/fill_meta_dispatch.h",sha256=PulYSplLtOtLRK9kRr8EoAnppi9xv_1qUW7YmR98Oyg,818' 2025-06-01T22:52:04.4908511Z ++ read fname 2025-06-01T22:52:04.4908831Z ++ make_wheel_record torch/include/ATen/ops/fill_native.h 2025-06-01T22:52:04.4909281Z ++ FPATH=torch/include/ATen/ops/fill_native.h 2025-06-01T22:52:04.4909676Z ++ echo torch/include/ATen/ops/fill_native.h 2025-06-01T22:52:04.4910035Z ++ grep RECORD 2025-06-01T22:52:04.4928207Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fill_native.h 2025-06-01T22:52:04.4928702Z +++ openssl base64 2025-06-01T22:52:04.4929142Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.4930676Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.4931946Z +++ sed -e s/=//g 2025-06-01T22:52:04.4972890Z ++ HASH=HlvHHpd2suDy1F5t5skspvjESpDWnrvZJ8zTuJr_nGc 2025-06-01T22:52:04.4978239Z +++ ls -nl torch/include/ATen/ops/fill_native.h 2025-06-01T22:52:04.4979066Z +++ awk '{print $5}' 2025-06-01T22:52:04.5005772Z ++ FSIZE=1526 2025-06-01T22:52:04.5006448Z ++ echo '"torch/include/ATen/ops/fill_native.h",sha256=HlvHHpd2suDy1F5t5skspvjESpDWnrvZJ8zTuJr_nGc,1526' 2025-06-01T22:52:04.5007114Z ++ read fname 2025-06-01T22:52:04.5007444Z ++ make_wheel_record torch/include/ATen/ops/fill_ops.h 2025-06-01T22:52:04.5007874Z ++ FPATH=torch/include/ATen/ops/fill_ops.h 2025-06-01T22:52:04.5008273Z ++ echo torch/include/ATen/ops/fill_ops.h 2025-06-01T22:52:04.5008636Z ++ grep RECORD 2025-06-01T22:52:04.5030609Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fill_ops.h 2025-06-01T22:52:04.5031117Z +++ openssl base64 2025-06-01T22:52:04.5031373Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.5031889Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.5032229Z +++ sed -e s/=//g 2025-06-01T22:52:04.5072928Z ++ HASH=1GHcUM1fjOgCCevn30HuftDJcx7KiaoL1B-0KkZzTUc 2025-06-01T22:52:04.5075768Z +++ ls -nl torch/include/ATen/ops/fill_ops.h 2025-06-01T22:52:04.5077284Z +++ awk '{print $5}' 2025-06-01T22:52:04.5104716Z ++ FSIZE=4237 2025-06-01T22:52:04.5105485Z ++ echo '"torch/include/ATen/ops/fill_ops.h",sha256=1GHcUM1fjOgCCevn30HuftDJcx7KiaoL1B-0KkZzTUc,4237' 2025-06-01T22:52:04.5106120Z ++ read fname 2025-06-01T22:52:04.5106419Z ++ make_wheel_record torch/include/ATen/ops/fix.h 2025-06-01T22:52:04.5106808Z ++ FPATH=torch/include/ATen/ops/fix.h 2025-06-01T22:52:04.5107175Z ++ echo torch/include/ATen/ops/fix.h 2025-06-01T22:52:04.5107491Z ++ grep RECORD 2025-06-01T22:52:04.5131485Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fix.h 2025-06-01T22:52:04.5131980Z +++ openssl base64 2025-06-01T22:52:04.5132933Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.5134469Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.5135701Z +++ sed -e s/=//g 2025-06-01T22:52:04.5173415Z ++ HASH=R9wETfL7ByCdja70IqsIH-uW6ePjb32N8tgYzAbpDtU 2025-06-01T22:52:04.5178448Z +++ ls -nl torch/include/ATen/ops/fix.h 2025-06-01T22:52:04.5179250Z +++ awk '{print $5}' 2025-06-01T22:52:04.5205628Z ++ FSIZE=1130 2025-06-01T22:52:04.5206225Z ++ echo '"torch/include/ATen/ops/fix.h",sha256=R9wETfL7ByCdja70IqsIH-uW6ePjb32N8tgYzAbpDtU,1130' 2025-06-01T22:52:04.5206855Z ++ read fname 2025-06-01T22:52:04.5207328Z ++ make_wheel_record torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5208080Z ++ FPATH=torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5208770Z ++ echo torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5209265Z ++ grep RECORD 2025-06-01T22:52:04.5232837Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5233479Z +++ openssl base64 2025-06-01T22:52:04.5233742Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.5233986Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.5234257Z +++ sed -e s/=//g 2025-06-01T22:52:04.5275558Z ++ HASH=1rAxNUzvAbucElQo95oHWe1wygZVKF-WEyl_Pj12c-Q 2025-06-01T22:52:04.5278224Z +++ ls -nl torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5279268Z +++ awk '{print $5}' 2025-06-01T22:52:04.5306869Z ++ FSIZE=960 2025-06-01T22:52:04.5307858Z ++ echo '"torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h",sha256=1rAxNUzvAbucElQo95oHWe1wygZVKF-WEyl_Pj12c-Q,960' 2025-06-01T22:52:04.5308677Z ++ read fname 2025-06-01T22:52:04.5308992Z ++ make_wheel_record torch/include/ATen/ops/fix_native.h 2025-06-01T22:52:04.5309436Z ++ FPATH=torch/include/ATen/ops/fix_native.h 2025-06-01T22:52:04.5309817Z ++ echo torch/include/ATen/ops/fix_native.h 2025-06-01T22:52:04.5310171Z ++ grep RECORD 2025-06-01T22:52:04.5329551Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fix_native.h 2025-06-01T22:52:04.5330060Z +++ openssl base64 2025-06-01T22:52:04.5331127Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.5332458Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.5333702Z +++ sed -e s/=//g 2025-06-01T22:52:04.5371489Z ++ HASH=FyH-3X26dxEa8ItClewcVoiqF946epkS4LUJVtNGs4Q 2025-06-01T22:52:04.5376317Z +++ ls -nl torch/include/ATen/ops/fix_native.h 2025-06-01T22:52:04.5377998Z +++ awk '{print $5}' 2025-06-01T22:52:04.5405624Z ++ FSIZE=596 2025-06-01T22:52:04.5406370Z ++ echo '"torch/include/ATen/ops/fix_native.h",sha256=FyH-3X26dxEa8ItClewcVoiqF946epkS4LUJVtNGs4Q,596' 2025-06-01T22:52:04.5407015Z ++ read fname 2025-06-01T22:52:04.5407380Z ++ make_wheel_record torch/include/ATen/ops/fix_ops.h 2025-06-01T22:52:04.5407804Z ++ FPATH=torch/include/ATen/ops/fix_ops.h 2025-06-01T22:52:04.5408199Z ++ echo torch/include/ATen/ops/fix_ops.h 2025-06-01T22:52:04.5408535Z ++ grep RECORD 2025-06-01T22:52:04.5430591Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fix_ops.h 2025-06-01T22:52:04.5431467Z +++ openssl base64 2025-06-01T22:52:04.5431787Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.5432054Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.5432315Z +++ sed -e s/=//g 2025-06-01T22:52:04.5472747Z ++ HASH=Rw3BWCCFq7HGC5JrjC2GHuWKJlEZqycQbGg1FPbwSNM 2025-06-01T22:52:04.5476695Z +++ ls -nl torch/include/ATen/ops/fix_ops.h 2025-06-01T22:52:04.5477622Z +++ awk '{print $5}' 2025-06-01T22:52:04.5506664Z ++ FSIZE=2019 2025-06-01T22:52:04.5507471Z ++ echo '"torch/include/ATen/ops/fix_ops.h",sha256=Rw3BWCCFq7HGC5JrjC2GHuWKJlEZqycQbGg1FPbwSNM,2019' 2025-06-01T22:52:04.5508127Z ++ read fname 2025-06-01T22:52:04.5508438Z ++ make_wheel_record torch/include/ATen/ops/flatten.h 2025-06-01T22:52:04.5508847Z ++ FPATH=torch/include/ATen/ops/flatten.h 2025-06-01T22:52:04.5509224Z ++ echo torch/include/ATen/ops/flatten.h 2025-06-01T22:52:04.5509557Z ++ grep RECORD 2025-06-01T22:52:04.5528311Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flatten.h 2025-06-01T22:52:04.5528790Z +++ openssl base64 2025-06-01T22:52:04.5529616Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.5531151Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.5532382Z +++ sed -e s/=//g 2025-06-01T22:52:04.5570497Z ++ HASH=cM2RSxAIOk-HL2Rx3Ed-6S8z2eETTOe5cDyajMCf9Ds 2025-06-01T22:52:04.5575278Z +++ ls -nl torch/include/ATen/ops/flatten.h 2025-06-01T22:52:04.5576451Z +++ awk '{print $5}' 2025-06-01T22:52:04.5603470Z ++ FSIZE=1640 2025-06-01T22:52:04.5604585Z ++ echo '"torch/include/ATen/ops/flatten.h",sha256=cM2RSxAIOk-HL2Rx3Ed-6S8z2eETTOe5cDyajMCf9Ds,1640' 2025-06-01T22:52:04.5605248Z ++ read fname 2025-06-01T22:52:04.5605747Z ++ make_wheel_record torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5606543Z ++ FPATH=torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5607269Z ++ echo torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5607796Z ++ grep RECORD 2025-06-01T22:52:04.5630251Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5630921Z +++ openssl base64 2025-06-01T22:52:04.5631191Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.5631438Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.5631711Z +++ sed -e s/=//g 2025-06-01T22:52:04.5671243Z ++ HASH=rm0Uvy4fOf8eOGuu-oQHmobX2FZOwNqV79yT4vUfVek 2025-06-01T22:52:04.5675107Z +++ ls -nl torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5675659Z +++ awk '{print $5}' 2025-06-01T22:52:04.5703257Z ++ FSIZE=1136 2025-06-01T22:52:04.5704101Z ++ echo '"torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h",sha256=rm0Uvy4fOf8eOGuu-oQHmobX2FZOwNqV79yT4vUfVek,1136' 2025-06-01T22:52:04.5704934Z ++ read fname 2025-06-01T22:52:04.5705314Z ++ make_wheel_record torch/include/ATen/ops/flatten_dense_tensors.h 2025-06-01T22:52:04.5705833Z ++ FPATH=torch/include/ATen/ops/flatten_dense_tensors.h 2025-06-01T22:52:04.5706314Z ++ echo torch/include/ATen/ops/flatten_dense_tensors.h 2025-06-01T22:52:04.5706712Z ++ grep RECORD 2025-06-01T22:52:04.5726918Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flatten_dense_tensors.h 2025-06-01T22:52:04.5727483Z +++ openssl base64 2025-06-01T22:52:04.5727744Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.5728548Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.5730060Z +++ sed -e s/=//g 2025-06-01T22:52:04.5768685Z ++ HASH=Oa5-24xwFHvyveL2xNw66RW7M-LgkXT5maRqF0PxELY 2025-06-01T22:52:04.5773579Z +++ ls -nl torch/include/ATen/ops/flatten_dense_tensors.h 2025-06-01T22:52:04.5774870Z +++ awk '{print $5}' 2025-06-01T22:52:04.5801778Z ++ FSIZE=704 2025-06-01T22:52:04.5802486Z ++ echo '"torch/include/ATen/ops/flatten_dense_tensors.h",sha256=Oa5-24xwFHvyveL2xNw66RW7M-LgkXT5maRqF0PxELY,704' 2025-06-01T22:52:04.5803184Z ++ read fname 2025-06-01T22:52:04.5803741Z ++ make_wheel_record torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5804975Z ++ FPATH=torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5805838Z ++ echo torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5806421Z ++ grep RECORD 2025-06-01T22:52:04.5827895Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5828623Z +++ openssl base64 2025-06-01T22:52:04.5828993Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.5829256Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.5829520Z +++ sed -e s/=//g 2025-06-01T22:52:04.5868753Z ++ HASH=0lIlNllTecb53AhiJcPd97M7aH8sir5Y4rIEYtfZs7I 2025-06-01T22:52:04.5871832Z +++ ls -nl torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.5872547Z +++ awk '{print $5}' 2025-06-01T22:52:04.5901106Z ++ FSIZE=778 2025-06-01T22:52:04.5901991Z ++ echo '"torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h",sha256=0lIlNllTecb53AhiJcPd97M7aH8sir5Y4rIEYtfZs7I,778' 2025-06-01T22:52:04.5902898Z ++ read fname 2025-06-01T22:52:04.5903293Z ++ make_wheel_record torch/include/ATen/ops/flatten_dense_tensors_native.h 2025-06-01T22:52:04.5903893Z ++ FPATH=torch/include/ATen/ops/flatten_dense_tensors_native.h 2025-06-01T22:52:04.5904415Z ++ echo torch/include/ATen/ops/flatten_dense_tensors_native.h 2025-06-01T22:52:04.5904853Z ++ grep RECORD 2025-06-01T22:52:04.5926441Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flatten_dense_tensors_native.h 2025-06-01T22:52:04.5926568Z +++ openssl base64 2025-06-01T22:52:04.5926680Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.5926791Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.5927541Z +++ sed -e s/=//g 2025-06-01T22:52:04.5967495Z ++ HASH=ER_0Geo91mwElASTAxhnl9TZ27iNiAlLvuNQ3X0viUY 2025-06-01T22:52:04.5972049Z +++ ls -nl torch/include/ATen/ops/flatten_dense_tensors_native.h 2025-06-01T22:52:04.5972971Z +++ awk '{print $5}' 2025-06-01T22:52:04.6000722Z ++ FSIZE=490 2025-06-01T22:52:04.6001376Z ++ echo '"torch/include/ATen/ops/flatten_dense_tensors_native.h",sha256=ER_0Geo91mwElASTAxhnl9TZ27iNiAlLvuNQ3X0viUY,490' 2025-06-01T22:52:04.6001499Z ++ read fname 2025-06-01T22:52:04.6001755Z ++ make_wheel_record torch/include/ATen/ops/flatten_dense_tensors_ops.h 2025-06-01T22:52:04.6001951Z ++ FPATH=torch/include/ATen/ops/flatten_dense_tensors_ops.h 2025-06-01T22:52:04.6002151Z ++ echo torch/include/ATen/ops/flatten_dense_tensors_ops.h 2025-06-01T22:52:04.6002268Z ++ grep RECORD 2025-06-01T22:52:04.6026593Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flatten_dense_tensors_ops.h 2025-06-01T22:52:04.6026723Z +++ openssl base64 2025-06-01T22:52:04.6026844Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.6026944Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.6027041Z +++ sed -e s/=//g 2025-06-01T22:52:04.6068860Z ++ HASH=vpUmpXxlzKsZ5Ksq0wg6KBchRO5iIiVvwUyy3c_yDoQ 2025-06-01T22:52:04.6073046Z +++ ls -nl torch/include/ATen/ops/flatten_dense_tensors_ops.h 2025-06-01T22:52:04.6073673Z +++ awk '{print $5}' 2025-06-01T22:52:04.6101664Z ++ FSIZE=1001 2025-06-01T22:52:04.6102212Z ++ echo '"torch/include/ATen/ops/flatten_dense_tensors_ops.h",sha256=vpUmpXxlzKsZ5Ksq0wg6KBchRO5iIiVvwUyy3c_yDoQ,1001' 2025-06-01T22:52:04.6102310Z ++ read fname 2025-06-01T22:52:04.6102520Z ++ make_wheel_record torch/include/ATen/ops/flatten_native.h 2025-06-01T22:52:04.6102671Z ++ FPATH=torch/include/ATen/ops/flatten_native.h 2025-06-01T22:52:04.6102960Z ++ echo torch/include/ATen/ops/flatten_native.h 2025-06-01T22:52:04.6103151Z ++ grep RECORD 2025-06-01T22:52:04.6126247Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flatten_native.h 2025-06-01T22:52:04.6126372Z +++ openssl base64 2025-06-01T22:52:04.6126835Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.6127820Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.6129158Z +++ sed -e s/=//g 2025-06-01T22:52:04.6169519Z ++ HASH=r7wFPkRZHUVLZMP02HZWHctccl5Jsku_XXG8f-CccmY 2025-06-01T22:52:04.6174049Z +++ ls -nl torch/include/ATen/ops/flatten_native.h 2025-06-01T22:52:04.6174876Z +++ awk '{print $5}' 2025-06-01T22:52:04.6202933Z ++ FSIZE=848 2025-06-01T22:52:04.6203464Z ++ echo '"torch/include/ATen/ops/flatten_native.h",sha256=r7wFPkRZHUVLZMP02HZWHctccl5Jsku_XXG8f-CccmY,848' 2025-06-01T22:52:04.6203562Z ++ read fname 2025-06-01T22:52:04.6203745Z ++ make_wheel_record torch/include/ATen/ops/flatten_ops.h 2025-06-01T22:52:04.6203897Z ++ FPATH=torch/include/ATen/ops/flatten_ops.h 2025-06-01T22:52:04.6204175Z ++ echo torch/include/ATen/ops/flatten_ops.h 2025-06-01T22:52:04.6204591Z ++ grep RECORD 2025-06-01T22:52:04.6226206Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flatten_ops.h 2025-06-01T22:52:04.6226712Z +++ openssl base64 2025-06-01T22:52:04.6226982Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.6228140Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.6228518Z +++ sed -e s/=//g 2025-06-01T22:52:04.6270530Z ++ HASH=Ze4EenhvddT6k9NQsxjb3lyP1T9TLiJAgoAB4tGI5s4 2025-06-01T22:52:04.6274472Z +++ ls -nl torch/include/ATen/ops/flatten_ops.h 2025-06-01T22:52:04.6275055Z +++ awk '{print $5}' 2025-06-01T22:52:04.6302418Z ++ FSIZE=3320 2025-06-01T22:52:04.6302886Z ++ echo '"torch/include/ATen/ops/flatten_ops.h",sha256=Ze4EenhvddT6k9NQsxjb3lyP1T9TLiJAgoAB4tGI5s4,3320' 2025-06-01T22:52:04.6302986Z ++ read fname 2025-06-01T22:52:04.6303163Z ++ make_wheel_record torch/include/ATen/ops/flip.h 2025-06-01T22:52:04.6303290Z ++ FPATH=torch/include/ATen/ops/flip.h 2025-06-01T22:52:04.6303416Z ++ echo torch/include/ATen/ops/flip.h 2025-06-01T22:52:04.6305084Z ++ grep RECORD 2025-06-01T22:52:04.6329983Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flip.h 2025-06-01T22:52:04.6330347Z +++ openssl base64 2025-06-01T22:52:04.6331491Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.6332780Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.6334136Z +++ sed -e s/=//g 2025-06-01T22:52:04.6372006Z ++ HASH=ffVjz6BTtCqGiGRbOuLGc5OQYQCGPwIm913BrAzGnrc 2025-06-01T22:52:04.6377112Z +++ ls -nl torch/include/ATen/ops/flip.h 2025-06-01T22:52:04.6378579Z +++ awk '{print $5}' 2025-06-01T22:52:04.6405850Z ++ FSIZE=1127 2025-06-01T22:52:04.6406305Z ++ echo '"torch/include/ATen/ops/flip.h",sha256=ffVjz6BTtCqGiGRbOuLGc5OQYQCGPwIm913BrAzGnrc,1127' 2025-06-01T22:52:04.6406417Z ++ read fname 2025-06-01T22:52:04.6406757Z ++ make_wheel_record torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.6407040Z ++ FPATH=torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.6407315Z ++ echo torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.6407445Z ++ grep RECORD 2025-06-01T22:52:04.6430700Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.6430906Z +++ openssl base64 2025-06-01T22:52:04.6431308Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.6432457Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.6432750Z +++ sed -e s/=//g 2025-06-01T22:52:04.6471740Z ++ HASH=-r_AVB4zpyiBpa71S-Hbhx4tKU98SysKQpsHszhozP0 2025-06-01T22:52:04.6475725Z +++ ls -nl torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.6476785Z +++ awk '{print $5}' 2025-06-01T22:52:04.6504988Z ++ FSIZE=907 2025-06-01T22:52:04.6505626Z ++ echo '"torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h",sha256=-r_AVB4zpyiBpa71S-Hbhx4tKU98SysKQpsHszhozP0,907' 2025-06-01T22:52:04.6505740Z ++ read fname 2025-06-01T22:52:04.6505957Z ++ make_wheel_record torch/include/ATen/ops/flip_cpu_dispatch.h 2025-06-01T22:52:04.6506273Z ++ FPATH=torch/include/ATen/ops/flip_cpu_dispatch.h 2025-06-01T22:52:04.6506444Z ++ echo torch/include/ATen/ops/flip_cpu_dispatch.h 2025-06-01T22:52:04.6506540Z ++ grep RECORD 2025-06-01T22:52:04.6526996Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flip_cpu_dispatch.h 2025-06-01T22:52:04.6527131Z +++ openssl base64 2025-06-01T22:52:04.6527603Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.6528910Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.6530131Z +++ sed -e s/=//g 2025-06-01T22:52:04.6569261Z ++ HASH=lL16AEyy7O39BJk2Gq0UlEvRDYU97F-RfJRMQc0upa8 2025-06-01T22:52:04.6573820Z +++ ls -nl torch/include/ATen/ops/flip_cpu_dispatch.h 2025-06-01T22:52:04.6574670Z +++ awk '{print $5}' 2025-06-01T22:52:04.6602539Z ++ FSIZE=740 2025-06-01T22:52:04.6603075Z ++ echo '"torch/include/ATen/ops/flip_cpu_dispatch.h",sha256=lL16AEyy7O39BJk2Gq0UlEvRDYU97F-RfJRMQc0upa8,740' 2025-06-01T22:52:04.6603298Z ++ read fname 2025-06-01T22:52:04.6603534Z ++ make_wheel_record torch/include/ATen/ops/flip_cuda_dispatch.h 2025-06-01T22:52:04.6603724Z ++ FPATH=torch/include/ATen/ops/flip_cuda_dispatch.h 2025-06-01T22:52:04.6604194Z ++ echo torch/include/ATen/ops/flip_cuda_dispatch.h 2025-06-01T22:52:04.6604345Z ++ grep RECORD 2025-06-01T22:52:04.6627331Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flip_cuda_dispatch.h 2025-06-01T22:52:04.6627920Z +++ openssl base64 2025-06-01T22:52:04.6628041Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.6630888Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.6631003Z +++ sed -e s/=//g 2025-06-01T22:52:04.6669407Z ++ HASH=WhurYoQcJKvC2LwKjm7EpRRo3WxRGSd2K7s8um6BNLc 2025-06-01T22:52:04.6673217Z +++ ls -nl torch/include/ATen/ops/flip_cuda_dispatch.h 2025-06-01T22:52:04.6674496Z +++ awk '{print $5}' 2025-06-01T22:52:04.6702948Z ++ FSIZE=742 2025-06-01T22:52:04.6703563Z ++ echo '"torch/include/ATen/ops/flip_cuda_dispatch.h",sha256=WhurYoQcJKvC2LwKjm7EpRRo3WxRGSd2K7s8um6BNLc,742' 2025-06-01T22:52:04.6703723Z ++ read fname 2025-06-01T22:52:04.6703997Z ++ make_wheel_record torch/include/ATen/ops/flip_native.h 2025-06-01T22:52:04.6704150Z ++ FPATH=torch/include/ATen/ops/flip_native.h 2025-06-01T22:52:04.6704310Z ++ echo torch/include/ATen/ops/flip_native.h 2025-06-01T22:52:04.6704441Z ++ grep RECORD 2025-06-01T22:52:04.6726967Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flip_native.h 2025-06-01T22:52:04.6727106Z +++ openssl base64 2025-06-01T22:52:04.6727457Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.6727561Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.6728839Z +++ sed -e s/=//g 2025-06-01T22:52:04.6768670Z ++ HASH=xoeiZxndc287FqeHzmFVQzPI0kxLWILvhV7JX6TJU2o 2025-06-01T22:52:04.6773318Z +++ ls -nl torch/include/ATen/ops/flip_native.h 2025-06-01T22:52:04.6774283Z +++ awk '{print $5}' 2025-06-01T22:52:04.6801731Z ++ FSIZE=594 2025-06-01T22:52:04.6802286Z ++ echo '"torch/include/ATen/ops/flip_native.h",sha256=xoeiZxndc287FqeHzmFVQzPI0kxLWILvhV7JX6TJU2o,594' 2025-06-01T22:52:04.6802387Z ++ read fname 2025-06-01T22:52:04.6802563Z ++ make_wheel_record torch/include/ATen/ops/flip_ops.h 2025-06-01T22:52:04.6802716Z ++ FPATH=torch/include/ATen/ops/flip_ops.h 2025-06-01T22:52:04.6802839Z ++ echo torch/include/ATen/ops/flip_ops.h 2025-06-01T22:52:04.6802934Z ++ grep RECORD 2025-06-01T22:52:04.6825997Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flip_ops.h 2025-06-01T22:52:04.6827112Z +++ openssl base64 2025-06-01T22:52:04.6827216Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.6827329Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.6828654Z +++ sed -e s/=//g 2025-06-01T22:52:04.6869986Z ++ HASH=rTAE9DSEYKvGN5vZRk_8qmj0OmSS663Yw6zTJjHgU2c 2025-06-01T22:52:04.6873458Z +++ ls -nl torch/include/ATen/ops/flip_ops.h 2025-06-01T22:52:04.6874244Z +++ awk '{print $5}' 2025-06-01T22:52:04.6901752Z ++ FSIZE=1681 2025-06-01T22:52:04.6902308Z ++ echo '"torch/include/ATen/ops/flip_ops.h",sha256=rTAE9DSEYKvGN5vZRk_8qmj0OmSS663Yw6zTJjHgU2c,1681' 2025-06-01T22:52:04.6902413Z ++ read fname 2025-06-01T22:52:04.6902580Z ++ make_wheel_record torch/include/ATen/ops/fliplr.h 2025-06-01T22:52:04.6902705Z ++ FPATH=torch/include/ATen/ops/fliplr.h 2025-06-01T22:52:04.6903015Z ++ echo torch/include/ATen/ops/fliplr.h 2025-06-01T22:52:04.6903209Z ++ grep RECORD 2025-06-01T22:52:04.6926066Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fliplr.h 2025-06-01T22:52:04.6926206Z +++ openssl base64 2025-06-01T22:52:04.6926314Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.6926415Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.6927517Z +++ sed -e s/=//g 2025-06-01T22:52:04.6966538Z ++ HASH=e5Q_4xkZ1JHN5QAnr1hgRxcaSQRrrroEG3OZj0rg6tQ 2025-06-01T22:52:04.6971371Z +++ ls -nl torch/include/ATen/ops/fliplr.h 2025-06-01T22:52:04.6972373Z +++ awk '{print $5}' 2025-06-01T22:52:04.6999435Z ++ FSIZE=637 2025-06-01T22:52:04.6999905Z ++ echo '"torch/include/ATen/ops/fliplr.h",sha256=e5Q_4xkZ1JHN5QAnr1hgRxcaSQRrrroEG3OZj0rg6tQ,637' 2025-06-01T22:52:04.7000015Z ++ read fname 2025-06-01T22:52:04.7000354Z ++ make_wheel_record torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7000642Z ++ FPATH=torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7001056Z ++ echo torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7001610Z ++ grep RECORD 2025-06-01T22:52:04.7025816Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7025958Z +++ openssl base64 2025-06-01T22:52:04.7026454Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.7026555Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.7026757Z +++ sed -e s/=//g 2025-06-01T22:52:04.7070475Z ++ HASH=9XV_gwYUMMmToJ3jz7Xt17O1Rq9U_ms2846qAHuoPOQ 2025-06-01T22:52:04.7072586Z +++ ls -nl torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7072987Z +++ awk '{print $5}' 2025-06-01T22:52:04.7099903Z ++ FSIZE=764 2025-06-01T22:52:04.7100551Z ++ echo '"torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h",sha256=9XV_gwYUMMmToJ3jz7Xt17O1Rq9U_ms2846qAHuoPOQ,764' 2025-06-01T22:52:04.7100649Z ++ read fname 2025-06-01T22:52:04.7100841Z ++ make_wheel_record torch/include/ATen/ops/fliplr_native.h 2025-06-01T22:52:04.7101013Z ++ FPATH=torch/include/ATen/ops/fliplr_native.h 2025-06-01T22:52:04.7101578Z ++ echo torch/include/ATen/ops/fliplr_native.h 2025-06-01T22:52:04.7102280Z ++ grep RECORD 2025-06-01T22:52:04.7125295Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fliplr_native.h 2025-06-01T22:52:04.7125476Z +++ openssl base64 2025-06-01T22:52:04.7125670Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.7126384Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.7127394Z +++ sed -e s/=//g 2025-06-01T22:52:04.7166813Z ++ HASH=s-n8tR6ML_M_Uv9CmKKpgMU5tXAU83bssnfNt1GCEnY 2025-06-01T22:52:04.7171142Z +++ ls -nl torch/include/ATen/ops/fliplr_native.h 2025-06-01T22:52:04.7172175Z +++ awk '{print $5}' 2025-06-01T22:52:04.7198736Z ++ FSIZE=476 2025-06-01T22:52:04.7199231Z ++ echo '"torch/include/ATen/ops/fliplr_native.h",sha256=s-n8tR6ML_M_Uv9CmKKpgMU5tXAU83bssnfNt1GCEnY,476' 2025-06-01T22:52:04.7199330Z ++ read fname 2025-06-01T22:52:04.7199546Z ++ make_wheel_record torch/include/ATen/ops/fliplr_ops.h 2025-06-01T22:52:04.7199697Z ++ FPATH=torch/include/ATen/ops/fliplr_ops.h 2025-06-01T22:52:04.7199905Z ++ echo torch/include/ATen/ops/fliplr_ops.h 2025-06-01T22:52:04.7201621Z ++ grep RECORD 2025-06-01T22:52:04.7225129Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fliplr_ops.h 2025-06-01T22:52:04.7225320Z +++ openssl base64 2025-06-01T22:52:04.7225456Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.7225571Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.7225929Z +++ sed -e s/=//g 2025-06-01T22:52:04.7268400Z ++ HASH=mlaDCjMB3CFMZPd_06D4_ShMkfx7li25VC135-Eqx6M 2025-06-01T22:52:04.7270779Z +++ ls -nl torch/include/ATen/ops/fliplr_ops.h 2025-06-01T22:52:04.7271775Z +++ awk '{print $5}' 2025-06-01T22:52:04.7299508Z ++ FSIZE=957 2025-06-01T22:52:04.7299973Z ++ echo '"torch/include/ATen/ops/fliplr_ops.h",sha256=mlaDCjMB3CFMZPd_06D4_ShMkfx7li25VC135-Eqx6M,957' 2025-06-01T22:52:04.7300071Z ++ read fname 2025-06-01T22:52:04.7300236Z ++ make_wheel_record torch/include/ATen/ops/flipud.h 2025-06-01T22:52:04.7300514Z ++ FPATH=torch/include/ATen/ops/flipud.h 2025-06-01T22:52:04.7300669Z ++ echo torch/include/ATen/ops/flipud.h 2025-06-01T22:52:04.7300763Z ++ grep RECORD 2025-06-01T22:52:04.7324115Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flipud.h 2025-06-01T22:52:04.7324311Z +++ openssl base64 2025-06-01T22:52:04.7324430Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.7324543Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.7325969Z +++ sed -e s/=//g 2025-06-01T22:52:04.7366594Z ++ HASH=7rExDK5GxH8VdO7WF4-RXQ-h6DdaDY_KFi75GPpkzJ4 2025-06-01T22:52:04.7371325Z +++ ls -nl torch/include/ATen/ops/flipud.h 2025-06-01T22:52:04.7372244Z +++ awk '{print $5}' 2025-06-01T22:52:04.7399185Z ++ FSIZE=637 2025-06-01T22:52:04.7399649Z ++ echo '"torch/include/ATen/ops/flipud.h",sha256=7rExDK5GxH8VdO7WF4-RXQ-h6DdaDY_KFi75GPpkzJ4,637' 2025-06-01T22:52:04.7399754Z ++ read fname 2025-06-01T22:52:04.7400098Z ++ make_wheel_record torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7400396Z ++ FPATH=torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7400696Z ++ echo torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7401948Z ++ grep RECORD 2025-06-01T22:52:04.7427315Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7427524Z +++ openssl base64 2025-06-01T22:52:04.7427958Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.7428273Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.7428386Z +++ sed -e s/=//g 2025-06-01T22:52:04.7472155Z ++ HASH=mbHibeplISZiLHUH_R0-CtytsxvIvnb4VoU4Lw1w7c0 2025-06-01T22:52:04.7474945Z +++ ls -nl torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7475749Z +++ awk '{print $5}' 2025-06-01T22:52:04.7503559Z ++ FSIZE=764 2025-06-01T22:52:04.7504196Z ++ echo '"torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h",sha256=mbHibeplISZiLHUH_R0-CtytsxvIvnb4VoU4Lw1w7c0,764' 2025-06-01T22:52:04.7504310Z ++ read fname 2025-06-01T22:52:04.7504512Z ++ make_wheel_record torch/include/ATen/ops/flipud_native.h 2025-06-01T22:52:04.7504658Z ++ FPATH=torch/include/ATen/ops/flipud_native.h 2025-06-01T22:52:04.7504819Z ++ echo torch/include/ATen/ops/flipud_native.h 2025-06-01T22:52:04.7505058Z ++ grep RECORD 2025-06-01T22:52:04.7526599Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flipud_native.h 2025-06-01T22:52:04.7526732Z +++ openssl base64 2025-06-01T22:52:04.7527307Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.7527907Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.7529271Z +++ sed -e s/=//g 2025-06-01T22:52:04.7569324Z ++ HASH=J18-dEhEu3-OSHDiUY7n_hhHpYMLDYKFYmehMeif0Lc 2025-06-01T22:52:04.7573982Z +++ ls -nl torch/include/ATen/ops/flipud_native.h 2025-06-01T22:52:04.7574976Z +++ awk '{print $5}' 2025-06-01T22:52:04.7601064Z ++ FSIZE=476 2025-06-01T22:52:04.7601706Z ++ echo '"torch/include/ATen/ops/flipud_native.h",sha256=J18-dEhEu3-OSHDiUY7n_hhHpYMLDYKFYmehMeif0Lc,476' 2025-06-01T22:52:04.7602501Z ++ read fname 2025-06-01T22:52:04.7602847Z ++ make_wheel_record torch/include/ATen/ops/flipud_ops.h 2025-06-01T22:52:04.7603276Z ++ FPATH=torch/include/ATen/ops/flipud_ops.h 2025-06-01T22:52:04.7603848Z ++ echo torch/include/ATen/ops/flipud_ops.h 2025-06-01T22:52:04.7604347Z ++ grep RECORD 2025-06-01T22:52:04.7626656Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/flipud_ops.h 2025-06-01T22:52:04.7627277Z +++ openssl base64 2025-06-01T22:52:04.7627534Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.7627879Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.7628181Z +++ sed -e s/=//g 2025-06-01T22:52:04.7669773Z ++ HASH=VsTbYr6DyKFiCqUDgY_WzlQuf-DidxStggD-e4dB7fo 2025-06-01T22:52:04.7673531Z +++ ls -nl torch/include/ATen/ops/flipud_ops.h 2025-06-01T22:52:04.7674229Z +++ awk '{print $5}' 2025-06-01T22:52:04.7701996Z ++ FSIZE=957 2025-06-01T22:52:04.7702737Z ++ echo '"torch/include/ATen/ops/flipud_ops.h",sha256=VsTbYr6DyKFiCqUDgY_WzlQuf-DidxStggD-e4dB7fo,957' 2025-06-01T22:52:04.7703488Z ++ read fname 2025-06-01T22:52:04.7703806Z ++ make_wheel_record torch/include/ATen/ops/float_power.h 2025-06-01T22:52:04.7704402Z ++ FPATH=torch/include/ATen/ops/float_power.h 2025-06-01T22:52:04.7704792Z ++ echo torch/include/ATen/ops/float_power.h 2025-06-01T22:52:04.7705156Z ++ grep RECORD 2025-06-01T22:52:04.7726664Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/float_power.h 2025-06-01T22:52:04.7727173Z +++ openssl base64 2025-06-01T22:52:04.7727440Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.7727714Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.7728164Z +++ sed -e s/=//g 2025-06-01T22:52:04.7767927Z ++ HASH=0jV-w5Gr72nKcJx4BXJYUeUcN8BlrwfDrr1OEbNDDrs 2025-06-01T22:52:04.7772810Z +++ ls -nl torch/include/ATen/ops/float_power.h 2025-06-01T22:52:04.7773664Z +++ awk '{print $5}' 2025-06-01T22:52:04.7800675Z ++ FSIZE=2931 2025-06-01T22:52:04.7801452Z ++ echo '"torch/include/ATen/ops/float_power.h",sha256=0jV-w5Gr72nKcJx4BXJYUeUcN8BlrwfDrr1OEbNDDrs,2931' 2025-06-01T22:52:04.7802106Z ++ read fname 2025-06-01T22:52:04.7802618Z ++ make_wheel_record torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7803487Z ++ FPATH=torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7804361Z ++ echo torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7805234Z ++ grep RECORD 2025-06-01T22:52:04.7828432Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7829259Z +++ openssl base64 2025-06-01T22:52:04.7829510Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.7829769Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.7830028Z +++ sed -e s/=//g 2025-06-01T22:52:04.7870066Z ++ HASH=xMb7SNBUrwOKBn-DJ28syR1Vq7tEon-BaC-QtFAJO-g 2025-06-01T22:52:04.7873912Z +++ ls -nl torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:04.7874823Z +++ awk '{print $5}' 2025-06-01T22:52:04.7902035Z ++ FSIZE=1819 2025-06-01T22:52:04.7902873Z ++ echo '"torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h",sha256=xMb7SNBUrwOKBn-DJ28syR1Vq7tEon-BaC-QtFAJO-g,1819' 2025-06-01T22:52:04.7903738Z ++ read fname 2025-06-01T22:52:04.7904089Z ++ make_wheel_record torch/include/ATen/ops/float_power_native.h 2025-06-01T22:52:04.7904601Z ++ FPATH=torch/include/ATen/ops/float_power_native.h 2025-06-01T22:52:04.7905052Z ++ echo torch/include/ATen/ops/float_power_native.h 2025-06-01T22:52:04.7905425Z ++ grep RECORD 2025-06-01T22:52:04.7926477Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/float_power_native.h 2025-06-01T22:52:04.7927008Z +++ openssl base64 2025-06-01T22:52:04.7927283Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.7927756Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.7929151Z +++ sed -e s/=//g 2025-06-01T22:52:04.7968709Z ++ HASH=JY-Htam-2YRyWWbMCU1Na8k1psFdISFoDisi9FLOR-w 2025-06-01T22:52:04.7973453Z +++ ls -nl torch/include/ATen/ops/float_power_native.h 2025-06-01T22:52:04.7974373Z +++ awk '{print $5}' 2025-06-01T22:52:04.8000601Z ++ FSIZE=1192 2025-06-01T22:52:04.8001268Z ++ echo '"torch/include/ATen/ops/float_power_native.h",sha256=JY-Htam-2YRyWWbMCU1Na8k1psFdISFoDisi9FLOR-w,1192' 2025-06-01T22:52:04.8001959Z ++ read fname 2025-06-01T22:52:04.8002451Z ++ make_wheel_record torch/include/ATen/ops/float_power_ops.h 2025-06-01T22:52:04.8002947Z ++ FPATH=torch/include/ATen/ops/float_power_ops.h 2025-06-01T22:52:04.8003371Z ++ echo torch/include/ATen/ops/float_power_ops.h 2025-06-01T22:52:04.8003746Z ++ grep RECORD 2025-06-01T22:52:04.8026808Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/float_power_ops.h 2025-06-01T22:52:04.8027347Z +++ openssl base64 2025-06-01T22:52:04.8027603Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.8027863Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.8028131Z +++ sed -e s/=//g 2025-06-01T22:52:04.8071397Z ++ HASH=Pmvffogf8q2zYgL3T9cHGAnNJJ6VVrstfJK6BET0-hY 2025-06-01T22:52:04.8074789Z +++ ls -nl torch/include/ATen/ops/float_power_ops.h 2025-06-01T22:52:04.8075650Z +++ awk '{print $5}' 2025-06-01T22:52:04.8102406Z ++ FSIZE=5852 2025-06-01T22:52:04.8103067Z ++ echo '"torch/include/ATen/ops/float_power_ops.h",sha256=Pmvffogf8q2zYgL3T9cHGAnNJJ6VVrstfJK6BET0-hY,5852' 2025-06-01T22:52:04.8103886Z ++ read fname 2025-06-01T22:52:04.8104199Z ++ make_wheel_record torch/include/ATen/ops/floor.h 2025-06-01T22:52:04.8104605Z ++ FPATH=torch/include/ATen/ops/floor.h 2025-06-01T22:52:04.8104977Z ++ echo torch/include/ATen/ops/floor.h 2025-06-01T22:52:04.8105300Z ++ grep RECORD 2025-06-01T22:52:04.8126811Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor.h 2025-06-01T22:52:04.8127309Z +++ openssl base64 2025-06-01T22:52:04.8127565Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.8127839Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.8128678Z +++ sed -e s/=//g 2025-06-01T22:52:04.8168931Z ++ HASH=v37wDtWTUFl-CiPnuVf3DHMyOofhog0Pwas-nETQslc 2025-06-01T22:52:04.8173498Z +++ ls -nl torch/include/ATen/ops/floor.h 2025-06-01T22:52:04.8174376Z +++ awk '{print $5}' 2025-06-01T22:52:04.8200021Z ++ FSIZE=1156 2025-06-01T22:52:04.8200613Z ++ echo '"torch/include/ATen/ops/floor.h",sha256=v37wDtWTUFl-CiPnuVf3DHMyOofhog0Pwas-nETQslc,1156' 2025-06-01T22:52:04.8201252Z ++ read fname 2025-06-01T22:52:04.8201798Z ++ make_wheel_record torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:04.8202819Z ++ FPATH=torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:04.8203650Z ++ echo torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:04.8204591Z ++ grep RECORD 2025-06-01T22:52:04.8226910Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:04.8227644Z +++ openssl base64 2025-06-01T22:52:04.8228073Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.8228322Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.8228591Z +++ sed -e s/=//g 2025-06-01T22:52:04.8271538Z ++ HASH=FSIm3qQRi1-5baZ2ID70SgUY0jQLlg2n2Iuz0erAj8k 2025-06-01T22:52:04.8274487Z +++ ls -nl torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:04.8275199Z +++ awk '{print $5}' 2025-06-01T22:52:04.8302044Z ++ FSIZE=839 2025-06-01T22:52:04.8302952Z ++ echo '"torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h",sha256=FSIm3qQRi1-5baZ2ID70SgUY0jQLlg2n2Iuz0erAj8k,839' 2025-06-01T22:52:04.8303857Z ++ read fname 2025-06-01T22:52:04.8304208Z ++ make_wheel_record torch/include/ATen/ops/floor_cpu_dispatch.h 2025-06-01T22:52:04.8304730Z ++ FPATH=torch/include/ATen/ops/floor_cpu_dispatch.h 2025-06-01T22:52:04.8305167Z ++ echo torch/include/ATen/ops/floor_cpu_dispatch.h 2025-06-01T22:52:04.8305549Z ++ grep RECORD 2025-06-01T22:52:04.8326361Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_cpu_dispatch.h 2025-06-01T22:52:04.8326916Z +++ openssl base64 2025-06-01T22:52:04.8327413Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.8327733Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.8329216Z +++ sed -e s/=//g 2025-06-01T22:52:04.8368340Z ++ HASH=1HJEpSrpqg8gZcfcCCNZVhMiHclY0Zd5ihTTmGW6l6s 2025-06-01T22:52:04.8372912Z +++ ls -nl torch/include/ATen/ops/floor_cpu_dispatch.h 2025-06-01T22:52:04.8373681Z +++ awk '{print $5}' 2025-06-01T22:52:04.8401303Z ++ FSIZE=924 2025-06-01T22:52:04.8402133Z ++ echo '"torch/include/ATen/ops/floor_cpu_dispatch.h",sha256=1HJEpSrpqg8gZcfcCCNZVhMiHclY0Zd5ihTTmGW6l6s,924' 2025-06-01T22:52:04.8402835Z ++ read fname 2025-06-01T22:52:04.8403197Z ++ make_wheel_record torch/include/ATen/ops/floor_cuda_dispatch.h 2025-06-01T22:52:04.8403718Z ++ FPATH=torch/include/ATen/ops/floor_cuda_dispatch.h 2025-06-01T22:52:04.8404288Z ++ echo torch/include/ATen/ops/floor_cuda_dispatch.h 2025-06-01T22:52:04.8404864Z ++ grep RECORD 2025-06-01T22:52:04.8427377Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_cuda_dispatch.h 2025-06-01T22:52:04.8428251Z +++ openssl base64 2025-06-01T22:52:04.8428569Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.8428846Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.8429111Z +++ sed -e s/=//g 2025-06-01T22:52:04.8470777Z ++ HASH=ra0_yJwg-XznM-CY2zHiClZO4rosku8k3tZt62VEqh4 2025-06-01T22:52:04.8474334Z +++ ls -nl torch/include/ATen/ops/floor_cuda_dispatch.h 2025-06-01T22:52:04.8475301Z +++ awk '{print $5}' 2025-06-01T22:52:04.8501872Z ++ FSIZE=926 2025-06-01T22:52:04.8502620Z ++ echo '"torch/include/ATen/ops/floor_cuda_dispatch.h",sha256=ra0_yJwg-XznM-CY2zHiClZO4rosku8k3tZt62VEqh4,926' 2025-06-01T22:52:04.8503317Z ++ read fname 2025-06-01T22:52:04.8503637Z ++ make_wheel_record torch/include/ATen/ops/floor_divide.h 2025-06-01T22:52:04.8504093Z ++ FPATH=torch/include/ATen/ops/floor_divide.h 2025-06-01T22:52:04.8504494Z ++ echo torch/include/ATen/ops/floor_divide.h 2025-06-01T22:52:04.8504857Z ++ grep RECORD 2025-06-01T22:52:04.8526218Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_divide.h 2025-06-01T22:52:04.8526722Z +++ openssl base64 2025-06-01T22:52:04.8527213Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.8528135Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.8529330Z +++ sed -e s/=//g 2025-06-01T22:52:04.8568823Z ++ HASH=7Fyy892rc3Evg2GYFUMPqEeF65S9ugZQChiMhKKCBG0 2025-06-01T22:52:04.8573715Z +++ ls -nl torch/include/ATen/ops/floor_divide.h 2025-06-01T22:52:04.8574576Z +++ awk '{print $5}' 2025-06-01T22:52:04.8602500Z ++ FSIZE=1990 2025-06-01T22:52:04.8603302Z ++ echo '"torch/include/ATen/ops/floor_divide.h",sha256=7Fyy892rc3Evg2GYFUMPqEeF65S9ugZQChiMhKKCBG0,1990' 2025-06-01T22:52:04.8604091Z ++ read fname 2025-06-01T22:52:04.8604784Z ++ make_wheel_record torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.8605707Z ++ FPATH=torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.8606483Z ++ echo torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.8607027Z ++ grep RECORD 2025-06-01T22:52:04.8628121Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.8628809Z +++ openssl base64 2025-06-01T22:52:04.8629083Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.8629347Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.8629617Z +++ sed -e s/=//g 2025-06-01T22:52:04.8670068Z ++ HASH=v4JOo2ZeNw04rzype5BbY67n3Y4dVqvrlBUK8ZQLCDE 2025-06-01T22:52:04.8673849Z +++ ls -nl torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:04.8674571Z +++ awk '{print $5}' 2025-06-01T22:52:04.8702338Z ++ FSIZE=1100 2025-06-01T22:52:04.8703197Z ++ echo '"torch/include/ATen/ops/floor_divide_compositeexplicitautograd_dispatch.h",sha256=v4JOo2ZeNw04rzype5BbY67n3Y4dVqvrlBUK8ZQLCDE,1100' 2025-06-01T22:52:04.8704066Z ++ read fname 2025-06-01T22:52:04.8704449Z ++ make_wheel_record torch/include/ATen/ops/floor_divide_cpu_dispatch.h 2025-06-01T22:52:04.8705025Z ++ FPATH=torch/include/ATen/ops/floor_divide_cpu_dispatch.h 2025-06-01T22:52:04.8705529Z ++ echo torch/include/ATen/ops/floor_divide_cpu_dispatch.h 2025-06-01T22:52:04.8705942Z ++ grep RECORD 2025-06-01T22:52:04.8726163Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_divide_cpu_dispatch.h 2025-06-01T22:52:04.8726728Z +++ openssl base64 2025-06-01T22:52:04.8727016Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.8727269Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.8728400Z +++ sed -e s/=//g 2025-06-01T22:52:04.8767010Z ++ HASH=Z3r0UdfFs-NFum3XuxIZ57rJCzG9LSPwJkzmla3p9tY 2025-06-01T22:52:04.8771949Z +++ ls -nl torch/include/ATen/ops/floor_divide_cpu_dispatch.h 2025-06-01T22:52:04.8772886Z +++ awk '{print $5}' 2025-06-01T22:52:04.8800778Z ++ FSIZE=1056 2025-06-01T22:52:04.8801531Z ++ echo '"torch/include/ATen/ops/floor_divide_cpu_dispatch.h",sha256=Z3r0UdfFs-NFum3XuxIZ57rJCzG9LSPwJkzmla3p9tY,1056' 2025-06-01T22:52:04.8802260Z ++ read fname 2025-06-01T22:52:04.8802660Z ++ make_wheel_record torch/include/ATen/ops/floor_divide_cuda_dispatch.h 2025-06-01T22:52:04.8803226Z ++ FPATH=torch/include/ATen/ops/floor_divide_cuda_dispatch.h 2025-06-01T22:52:04.8803741Z ++ echo torch/include/ATen/ops/floor_divide_cuda_dispatch.h 2025-06-01T22:52:04.8804465Z ++ grep RECORD 2025-06-01T22:52:04.8825623Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_divide_cuda_dispatch.h 2025-06-01T22:52:04.8826407Z +++ openssl base64 2025-06-01T22:52:04.8826756Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.8827496Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.8827752Z +++ sed -e s/=//g 2025-06-01T22:52:04.8868055Z ++ HASH=4QOyX8Rh04IPkn6gYnB2fiTA_6OFMkjQ6XGkEBYXoe0 2025-06-01T22:52:04.8871786Z +++ ls -nl torch/include/ATen/ops/floor_divide_cuda_dispatch.h 2025-06-01T22:52:04.8873151Z +++ awk '{print $5}' 2025-06-01T22:52:04.8901230Z ++ FSIZE=1058 2025-06-01T22:52:04.8901955Z ++ echo '"torch/include/ATen/ops/floor_divide_cuda_dispatch.h",sha256=4QOyX8Rh04IPkn6gYnB2fiTA_6OFMkjQ6XGkEBYXoe0,1058' 2025-06-01T22:52:04.8902678Z ++ read fname 2025-06-01T22:52:04.8903079Z ++ make_wheel_record torch/include/ATen/ops/floor_divide_meta_dispatch.h 2025-06-01T22:52:04.8903647Z ++ FPATH=torch/include/ATen/ops/floor_divide_meta_dispatch.h 2025-06-01T22:52:04.8904167Z ++ echo torch/include/ATen/ops/floor_divide_meta_dispatch.h 2025-06-01T22:52:04.8904570Z ++ grep RECORD 2025-06-01T22:52:04.8926170Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_divide_meta_dispatch.h 2025-06-01T22:52:04.8926749Z +++ openssl base64 2025-06-01T22:52:04.8927024Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.8927294Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.8927779Z +++ sed -e s/=//g 2025-06-01T22:52:04.8968620Z ++ HASH=QilrJ8wT4vLGLraRxa7tU_j8fHqFZklIW2_3Vpa9u98 2025-06-01T22:52:04.8973006Z +++ ls -nl torch/include/ATen/ops/floor_divide_meta_dispatch.h 2025-06-01T22:52:04.8973896Z +++ awk '{print $5}' 2025-06-01T22:52:04.9001767Z ++ FSIZE=751 2025-06-01T22:52:04.9002496Z ++ echo '"torch/include/ATen/ops/floor_divide_meta_dispatch.h",sha256=QilrJ8wT4vLGLraRxa7tU_j8fHqFZklIW2_3Vpa9u98,751' 2025-06-01T22:52:04.9003210Z ++ read fname 2025-06-01T22:52:04.9003566Z ++ make_wheel_record torch/include/ATen/ops/floor_divide_native.h 2025-06-01T22:52:04.9004212Z ++ FPATH=torch/include/ATen/ops/floor_divide_native.h 2025-06-01T22:52:04.9004843Z ++ echo torch/include/ATen/ops/floor_divide_native.h 2025-06-01T22:52:04.9005252Z ++ grep RECORD 2025-06-01T22:52:04.9027183Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_divide_native.h 2025-06-01T22:52:04.9027731Z +++ openssl base64 2025-06-01T22:52:04.9027999Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.9028256Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.9028561Z +++ sed -e s/=//g 2025-06-01T22:52:04.9070324Z ++ HASH=A-zhUY5NghoKf8WdarWdfYRTNAkHVkm8q5bQxBQ5Hdo 2025-06-01T22:52:04.9074011Z +++ ls -nl torch/include/ATen/ops/floor_divide_native.h 2025-06-01T22:52:04.9074587Z +++ awk '{print $5}' 2025-06-01T22:52:04.9102719Z ++ FSIZE=1295 2025-06-01T22:52:04.9103409Z ++ echo '"torch/include/ATen/ops/floor_divide_native.h",sha256=A-zhUY5NghoKf8WdarWdfYRTNAkHVkm8q5bQxBQ5Hdo,1295' 2025-06-01T22:52:04.9104104Z ++ read fname 2025-06-01T22:52:04.9104453Z ++ make_wheel_record torch/include/ATen/ops/floor_divide_ops.h 2025-06-01T22:52:04.9104929Z ++ FPATH=torch/include/ATen/ops/floor_divide_ops.h 2025-06-01T22:52:04.9105361Z ++ echo torch/include/ATen/ops/floor_divide_ops.h 2025-06-01T22:52:04.9105757Z ++ grep RECORD 2025-06-01T22:52:04.9126299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_divide_ops.h 2025-06-01T22:52:04.9126874Z +++ openssl base64 2025-06-01T22:52:04.9127316Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.9127597Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.9128936Z +++ sed -e s/=//g 2025-06-01T22:52:04.9167994Z ++ HASH=3VDF2ZD-_F3OnBfGFeq3C9exwTQx1UKu2W9AspLBX58 2025-06-01T22:52:04.9172725Z +++ ls -nl torch/include/ATen/ops/floor_divide_ops.h 2025-06-01T22:52:04.9173637Z +++ awk '{print $5}' 2025-06-01T22:52:04.9200369Z ++ FSIZE=4340 2025-06-01T22:52:04.9201082Z ++ echo '"torch/include/ATen/ops/floor_divide_ops.h",sha256=3VDF2ZD-_F3OnBfGFeq3C9exwTQx1UKu2W9AspLBX58,4340' 2025-06-01T22:52:04.9201784Z ++ read fname 2025-06-01T22:52:04.9202119Z ++ make_wheel_record torch/include/ATen/ops/floor_meta.h 2025-06-01T22:52:04.9202552Z ++ FPATH=torch/include/ATen/ops/floor_meta.h 2025-06-01T22:52:04.9202952Z ++ echo torch/include/ATen/ops/floor_meta.h 2025-06-01T22:52:04.9203301Z ++ grep RECORD 2025-06-01T22:52:04.9226920Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_meta.h 2025-06-01T22:52:04.9227470Z +++ openssl base64 2025-06-01T22:52:04.9227725Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.9228035Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.9228297Z +++ sed -e s/=//g 2025-06-01T22:52:04.9268826Z ++ HASH=dtnLDpV2rMBKQs7wVuJSCqGWPGfA5dmNgH6y2JWPzDs 2025-06-01T22:52:04.9273374Z +++ ls -nl torch/include/ATen/ops/floor_meta.h 2025-06-01T22:52:04.9274373Z +++ awk '{print $5}' 2025-06-01T22:52:04.9301537Z ++ FSIZE=566 2025-06-01T22:52:04.9302196Z ++ echo '"torch/include/ATen/ops/floor_meta.h",sha256=dtnLDpV2rMBKQs7wVuJSCqGWPGfA5dmNgH6y2JWPzDs,566' 2025-06-01T22:52:04.9302893Z ++ read fname 2025-06-01T22:52:04.9303276Z ++ make_wheel_record torch/include/ATen/ops/floor_meta_dispatch.h 2025-06-01T22:52:04.9303796Z ++ FPATH=torch/include/ATen/ops/floor_meta_dispatch.h 2025-06-01T22:52:04.9304256Z ++ echo torch/include/ATen/ops/floor_meta_dispatch.h 2025-06-01T22:52:04.9304626Z ++ grep RECORD 2025-06-01T22:52:04.9326562Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_meta_dispatch.h 2025-06-01T22:52:04.9327166Z +++ openssl base64 2025-06-01T22:52:04.9327478Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.9327759Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.9329364Z +++ sed -e s/=//g 2025-06-01T22:52:04.9370319Z ++ HASH=Q0VTkuZDFb8pqAhmn8SrBhdf9wNGXhRyilLcb7nsZzo 2025-06-01T22:52:04.9375163Z +++ ls -nl torch/include/ATen/ops/floor_meta_dispatch.h 2025-06-01T22:52:04.9376436Z +++ awk '{print $5}' 2025-06-01T22:52:04.9403709Z ++ FSIZE=926 2025-06-01T22:52:04.9404531Z ++ echo '"torch/include/ATen/ops/floor_meta_dispatch.h",sha256=Q0VTkuZDFb8pqAhmn8SrBhdf9wNGXhRyilLcb7nsZzo,926' 2025-06-01T22:52:04.9405487Z ++ read fname 2025-06-01T22:52:04.9405829Z ++ make_wheel_record torch/include/ATen/ops/floor_native.h 2025-06-01T22:52:04.9406300Z ++ FPATH=torch/include/ATen/ops/floor_native.h 2025-06-01T22:52:04.9406723Z ++ echo torch/include/ATen/ops/floor_native.h 2025-06-01T22:52:04.9407078Z ++ grep RECORD 2025-06-01T22:52:04.9430276Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_native.h 2025-06-01T22:52:04.9430808Z +++ openssl base64 2025-06-01T22:52:04.9431073Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.9431377Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.9431907Z +++ sed -e s/=//g 2025-06-01T22:52:04.9470818Z ++ HASH=aWVbxdZJmp9OTbLJB9yfKOab3mjH1-jibd2-7OJE1UI 2025-06-01T22:52:04.9474215Z +++ ls -nl torch/include/ATen/ops/floor_native.h 2025-06-01T22:52:04.9475606Z +++ awk '{print $5}' 2025-06-01T22:52:04.9502911Z ++ FSIZE=1007 2025-06-01T22:52:04.9503610Z ++ echo '"torch/include/ATen/ops/floor_native.h",sha256=aWVbxdZJmp9OTbLJB9yfKOab3mjH1-jibd2-7OJE1UI,1007' 2025-06-01T22:52:04.9504268Z ++ read fname 2025-06-01T22:52:04.9504589Z ++ make_wheel_record torch/include/ATen/ops/floor_ops.h 2025-06-01T22:52:04.9505077Z ++ FPATH=torch/include/ATen/ops/floor_ops.h 2025-06-01T22:52:04.9505456Z ++ echo torch/include/ATen/ops/floor_ops.h 2025-06-01T22:52:04.9505803Z ++ grep RECORD 2025-06-01T22:52:04.9526988Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/floor_ops.h 2025-06-01T22:52:04.9527497Z +++ openssl base64 2025-06-01T22:52:04.9527754Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.9528681Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.9529724Z +++ sed -e s/=//g 2025-06-01T22:52:04.9569755Z ++ HASH=hPwJ7WY5Xh0KYJmNw9ZVeavW4hKAZo4a_ItWcmJRjEA 2025-06-01T22:52:04.9574349Z +++ ls -nl torch/include/ATen/ops/floor_ops.h 2025-06-01T22:52:04.9575365Z +++ awk '{print $5}' 2025-06-01T22:52:04.9602323Z ++ FSIZE=2037 2025-06-01T22:52:04.9602980Z ++ echo '"torch/include/ATen/ops/floor_ops.h",sha256=hPwJ7WY5Xh0KYJmNw9ZVeavW4hKAZo4a_ItWcmJRjEA,2037' 2025-06-01T22:52:04.9603606Z ++ read fname 2025-06-01T22:52:04.9603912Z ++ make_wheel_record torch/include/ATen/ops/fmax.h 2025-06-01T22:52:04.9604665Z ++ FPATH=torch/include/ATen/ops/fmax.h 2025-06-01T22:52:04.9605053Z ++ echo torch/include/ATen/ops/fmax.h 2025-06-01T22:52:04.9605380Z ++ grep RECORD 2025-06-01T22:52:04.9628472Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmax.h 2025-06-01T22:52:04.9629088Z +++ openssl base64 2025-06-01T22:52:04.9629363Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.9629711Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.9630238Z +++ sed -e s/=//g 2025-06-01T22:52:04.9672546Z ++ HASH=xjlkQhIPv31Osk-eFD5dSiV1ItGS_RVOLGcoH0QxHT4 2025-06-01T22:52:04.9674731Z +++ ls -nl torch/include/ATen/ops/fmax.h 2025-06-01T22:52:04.9675381Z +++ awk '{print $5}' 2025-06-01T22:52:04.9702451Z ++ FSIZE=1148 2025-06-01T22:52:04.9703096Z ++ echo '"torch/include/ATen/ops/fmax.h",sha256=xjlkQhIPv31Osk-eFD5dSiV1ItGS_RVOLGcoH0QxHT4,1148' 2025-06-01T22:52:04.9703704Z ++ read fname 2025-06-01T22:52:04.9704300Z ++ make_wheel_record torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:04.9705175Z ++ FPATH=torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:04.9706038Z ++ echo torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:04.9706651Z ++ grep RECORD 2025-06-01T22:52:04.9728975Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:04.9729740Z +++ openssl base64 2025-06-01T22:52:04.9730036Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.9731669Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.9732926Z +++ sed -e s/=//g 2025-06-01T22:52:04.9770937Z ++ HASH=rYm_4zVW5tkQ6Z4ASegs8oV0rPCn9UmldA4B_EQpPDI 2025-06-01T22:52:04.9776056Z +++ ls -nl torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:04.9776850Z +++ awk '{print $5}' 2025-06-01T22:52:04.9802842Z ++ FSIZE=814 2025-06-01T22:52:04.9803692Z ++ echo '"torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h",sha256=rYm_4zVW5tkQ6Z4ASegs8oV0rPCn9UmldA4B_EQpPDI,814' 2025-06-01T22:52:04.9804974Z ++ read fname 2025-06-01T22:52:04.9805335Z ++ make_wheel_record torch/include/ATen/ops/fmax_cpu_dispatch.h 2025-06-01T22:52:04.9805901Z ++ FPATH=torch/include/ATen/ops/fmax_cpu_dispatch.h 2025-06-01T22:52:04.9806368Z ++ echo torch/include/ATen/ops/fmax_cpu_dispatch.h 2025-06-01T22:52:04.9806753Z ++ grep RECORD 2025-06-01T22:52:04.9830012Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmax_cpu_dispatch.h 2025-06-01T22:52:04.9830577Z +++ openssl base64 2025-06-01T22:52:04.9830860Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.9831155Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.9831428Z +++ sed -e s/=//g 2025-06-01T22:52:04.9872270Z ++ HASH=xC9MR5ByoXgZ9Od6ubz4U2UknfEudbmvsL_kYAgtKmY 2025-06-01T22:52:04.9875889Z +++ ls -nl torch/include/ATen/ops/fmax_cpu_dispatch.h 2025-06-01T22:52:04.9876804Z +++ awk '{print $5}' 2025-06-01T22:52:04.9904809Z ++ FSIZE=949 2025-06-01T22:52:04.9905498Z ++ echo '"torch/include/ATen/ops/fmax_cpu_dispatch.h",sha256=xC9MR5ByoXgZ9Od6ubz4U2UknfEudbmvsL_kYAgtKmY,949' 2025-06-01T22:52:04.9906160Z ++ read fname 2025-06-01T22:52:04.9906561Z ++ make_wheel_record torch/include/ATen/ops/fmax_cuda_dispatch.h 2025-06-01T22:52:04.9907066Z ++ FPATH=torch/include/ATen/ops/fmax_cuda_dispatch.h 2025-06-01T22:52:04.9907518Z ++ echo torch/include/ATen/ops/fmax_cuda_dispatch.h 2025-06-01T22:52:04.9907899Z ++ grep RECORD 2025-06-01T22:52:04.9929907Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmax_cuda_dispatch.h 2025-06-01T22:52:04.9930549Z +++ openssl base64 2025-06-01T22:52:04.9930810Z +++ sed -e s/+/-/g 2025-06-01T22:52:04.9931081Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:04.9932374Z +++ sed -e s/=//g 2025-06-01T22:52:04.9970788Z ++ HASH=Aqz3snnSr8Yc1S67AXDpNwR-bHePeaXWgH6tEHOV_Hk 2025-06-01T22:52:04.9975777Z +++ ls -nl torch/include/ATen/ops/fmax_cuda_dispatch.h 2025-06-01T22:52:04.9976719Z +++ awk '{print $5}' 2025-06-01T22:52:05.0003226Z ++ FSIZE=951 2025-06-01T22:52:05.0003894Z ++ echo '"torch/include/ATen/ops/fmax_cuda_dispatch.h",sha256=Aqz3snnSr8Yc1S67AXDpNwR-bHePeaXWgH6tEHOV_Hk,951' 2025-06-01T22:52:05.0004920Z ++ read fname 2025-06-01T22:52:05.0005285Z ++ make_wheel_record torch/include/ATen/ops/fmax_meta.h 2025-06-01T22:52:05.0005732Z ++ FPATH=torch/include/ATen/ops/fmax_meta.h 2025-06-01T22:52:05.0006288Z ++ echo torch/include/ATen/ops/fmax_meta.h 2025-06-01T22:52:05.0006636Z ++ grep RECORD 2025-06-01T22:52:05.0029952Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmax_meta.h 2025-06-01T22:52:05.0030558Z +++ openssl base64 2025-06-01T22:52:05.0030839Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.0031109Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.0031363Z +++ sed -e s/=//g 2025-06-01T22:52:05.0073370Z ++ HASH=Y8hBLTUBxF_xWTO6Q1R-OOBGILuYoJURJpCdmkCspjA 2025-06-01T22:52:05.0075827Z +++ ls -nl torch/include/ATen/ops/fmax_meta.h 2025-06-01T22:52:05.0076577Z +++ awk '{print $5}' 2025-06-01T22:52:05.0104692Z ++ FSIZE=591 2025-06-01T22:52:05.0105332Z ++ echo '"torch/include/ATen/ops/fmax_meta.h",sha256=Y8hBLTUBxF_xWTO6Q1R-OOBGILuYoJURJpCdmkCspjA,591' 2025-06-01T22:52:05.0105966Z ++ read fname 2025-06-01T22:52:05.0106313Z ++ make_wheel_record torch/include/ATen/ops/fmax_meta_dispatch.h 2025-06-01T22:52:05.0106860Z ++ FPATH=torch/include/ATen/ops/fmax_meta_dispatch.h 2025-06-01T22:52:05.0107307Z ++ echo torch/include/ATen/ops/fmax_meta_dispatch.h 2025-06-01T22:52:05.0107688Z ++ grep RECORD 2025-06-01T22:52:05.0131285Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmax_meta_dispatch.h 2025-06-01T22:52:05.0131831Z +++ openssl base64 2025-06-01T22:52:05.0132734Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.0134159Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.0135238Z +++ sed -e s/=//g 2025-06-01T22:52:05.0173385Z ++ HASH=DAKrhaUAbCZkXv5I4QfIZny8ccrC6ZR5EjPGgz1Ft1o 2025-06-01T22:52:05.0179241Z +++ ls -nl torch/include/ATen/ops/fmax_meta_dispatch.h 2025-06-01T22:52:05.0179818Z +++ awk '{print $5}' 2025-06-01T22:52:05.0206115Z ++ FSIZE=951 2025-06-01T22:52:05.0206867Z ++ echo '"torch/include/ATen/ops/fmax_meta_dispatch.h",sha256=DAKrhaUAbCZkXv5I4QfIZny8ccrC6ZR5EjPGgz1Ft1o,951' 2025-06-01T22:52:05.0207616Z ++ read fname 2025-06-01T22:52:05.0207952Z ++ make_wheel_record torch/include/ATen/ops/fmax_native.h 2025-06-01T22:52:05.0208398Z ++ FPATH=torch/include/ATen/ops/fmax_native.h 2025-06-01T22:52:05.0208823Z ++ echo torch/include/ATen/ops/fmax_native.h 2025-06-01T22:52:05.0209186Z ++ grep RECORD 2025-06-01T22:52:05.0231091Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmax_native.h 2025-06-01T22:52:05.0231683Z +++ openssl base64 2025-06-01T22:52:05.0231944Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.0232251Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.0232584Z +++ sed -e s/=//g 2025-06-01T22:52:05.0274809Z ++ HASH=NCkIhAgZx3w_VRIuKrdZfv75mh6Xmdo0J0Yct710_5Y 2025-06-01T22:52:05.0278082Z +++ ls -nl torch/include/ATen/ops/fmax_native.h 2025-06-01T22:52:05.0278828Z +++ awk '{print $5}' 2025-06-01T22:52:05.0305774Z ++ FSIZE=616 2025-06-01T22:52:05.0306399Z ++ echo '"torch/include/ATen/ops/fmax_native.h",sha256=NCkIhAgZx3w_VRIuKrdZfv75mh6Xmdo0J0Yct710_5Y,616' 2025-06-01T22:52:05.0307092Z ++ read fname 2025-06-01T22:52:05.0307394Z ++ make_wheel_record torch/include/ATen/ops/fmax_ops.h 2025-06-01T22:52:05.0307877Z ++ FPATH=torch/include/ATen/ops/fmax_ops.h 2025-06-01T22:52:05.0308258Z ++ echo torch/include/ATen/ops/fmax_ops.h 2025-06-01T22:52:05.0308606Z ++ grep RECORD 2025-06-01T22:52:05.0329120Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmax_ops.h 2025-06-01T22:52:05.0329753Z +++ openssl base64 2025-06-01T22:52:05.0330865Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.0332151Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.0333145Z +++ sed -e s/=//g 2025-06-01T22:52:05.0371047Z ++ HASH=JZk0IixJdNRkhv1TBSEO4TDeTf-QFsvt8wegwo8QgiU 2025-06-01T22:52:05.0375982Z +++ ls -nl torch/include/ATen/ops/fmax_ops.h 2025-06-01T22:52:05.0377853Z +++ awk '{print $5}' 2025-06-01T22:52:05.0403529Z ++ FSIZE=1707 2025-06-01T22:52:05.0404275Z ++ echo '"torch/include/ATen/ops/fmax_ops.h",sha256=JZk0IixJdNRkhv1TBSEO4TDeTf-QFsvt8wegwo8QgiU,1707' 2025-06-01T22:52:05.0405166Z ++ read fname 2025-06-01T22:52:05.0405524Z ++ make_wheel_record torch/include/ATen/ops/fmin.h 2025-06-01T22:52:05.0405936Z ++ FPATH=torch/include/ATen/ops/fmin.h 2025-06-01T22:52:05.0406367Z ++ echo torch/include/ATen/ops/fmin.h 2025-06-01T22:52:05.0406850Z ++ grep RECORD 2025-06-01T22:52:05.0430097Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmin.h 2025-06-01T22:52:05.0430600Z +++ openssl base64 2025-06-01T22:52:05.0430916Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.0431504Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.0432130Z +++ sed -e s/=//g 2025-06-01T22:52:05.0474982Z ++ HASH=OwKRdtgcr9rR-WRjESRR4BF25JOnic_iyhzV2nThbWQ 2025-06-01T22:52:05.0477297Z +++ ls -nl torch/include/ATen/ops/fmin.h 2025-06-01T22:52:05.0478492Z +++ awk '{print $5}' 2025-06-01T22:52:05.0505224Z ++ FSIZE=1148 2025-06-01T22:52:05.0505826Z ++ echo '"torch/include/ATen/ops/fmin.h",sha256=OwKRdtgcr9rR-WRjESRR4BF25JOnic_iyhzV2nThbWQ,1148' 2025-06-01T22:52:05.0506466Z ++ read fname 2025-06-01T22:52:05.0507068Z ++ make_wheel_record torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.0507980Z ++ FPATH=torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.0508807Z ++ echo torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.0509392Z ++ grep RECORD 2025-06-01T22:52:05.0529411Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.0530324Z +++ openssl base64 2025-06-01T22:52:05.0530615Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.0531361Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.0532791Z +++ sed -e s/=//g 2025-06-01T22:52:05.0571564Z ++ HASH=tghe8Z72h6NhcS1me_RIjXKsmXBh3xa4auY1hON-pLM 2025-06-01T22:52:05.0576566Z +++ ls -nl torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.0578056Z +++ awk '{print $5}' 2025-06-01T22:52:05.0604432Z ++ FSIZE=814 2025-06-01T22:52:05.0605515Z ++ echo '"torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h",sha256=tghe8Z72h6NhcS1me_RIjXKsmXBh3xa4auY1hON-pLM,814' 2025-06-01T22:52:05.0606419Z ++ read fname 2025-06-01T22:52:05.0606788Z ++ make_wheel_record torch/include/ATen/ops/fmin_cpu_dispatch.h 2025-06-01T22:52:05.0607293Z ++ FPATH=torch/include/ATen/ops/fmin_cpu_dispatch.h 2025-06-01T22:52:05.0607755Z ++ echo torch/include/ATen/ops/fmin_cpu_dispatch.h 2025-06-01T22:52:05.0608135Z ++ grep RECORD 2025-06-01T22:52:05.0629741Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmin_cpu_dispatch.h 2025-06-01T22:52:05.0630278Z +++ openssl base64 2025-06-01T22:52:05.0630531Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.0630964Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.0631612Z +++ sed -e s/=//g 2025-06-01T22:52:05.0671840Z ++ HASH=guGGZ-3PCXFQGd8jZ2P0giHgurCwJSWt6A1IhExwtYQ 2025-06-01T22:52:05.0675275Z +++ ls -nl torch/include/ATen/ops/fmin_cpu_dispatch.h 2025-06-01T22:52:05.0676056Z +++ awk '{print $5}' 2025-06-01T22:52:05.0704334Z ++ FSIZE=949 2025-06-01T22:52:05.0704975Z ++ echo '"torch/include/ATen/ops/fmin_cpu_dispatch.h",sha256=guGGZ-3PCXFQGd8jZ2P0giHgurCwJSWt6A1IhExwtYQ,949' 2025-06-01T22:52:05.0705651Z ++ read fname 2025-06-01T22:52:05.0705997Z ++ make_wheel_record torch/include/ATen/ops/fmin_cuda_dispatch.h 2025-06-01T22:52:05.0706512Z ++ FPATH=torch/include/ATen/ops/fmin_cuda_dispatch.h 2025-06-01T22:52:05.0707212Z ++ echo torch/include/ATen/ops/fmin_cuda_dispatch.h 2025-06-01T22:52:05.0708419Z ++ grep RECORD 2025-06-01T22:52:05.0729484Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmin_cuda_dispatch.h 2025-06-01T22:52:05.0730098Z +++ openssl base64 2025-06-01T22:52:05.0730667Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.0731934Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.0733188Z +++ sed -e s/=//g 2025-06-01T22:52:05.0771974Z ++ HASH=Sbk0kGzsBHYoI3fprtA29pCk3H4-bA9CfFSFPBhErlk 2025-06-01T22:52:05.0776801Z +++ ls -nl torch/include/ATen/ops/fmin_cuda_dispatch.h 2025-06-01T22:52:05.0778342Z +++ awk '{print $5}' 2025-06-01T22:52:05.0804275Z ++ FSIZE=951 2025-06-01T22:52:05.0805202Z ++ echo '"torch/include/ATen/ops/fmin_cuda_dispatch.h",sha256=Sbk0kGzsBHYoI3fprtA29pCk3H4-bA9CfFSFPBhErlk,951' 2025-06-01T22:52:05.0805899Z ++ read fname 2025-06-01T22:52:05.0806280Z ++ make_wheel_record torch/include/ATen/ops/fmin_meta.h 2025-06-01T22:52:05.0806921Z ++ FPATH=torch/include/ATen/ops/fmin_meta.h 2025-06-01T22:52:05.0807321Z ++ echo torch/include/ATen/ops/fmin_meta.h 2025-06-01T22:52:05.0807686Z ++ grep RECORD 2025-06-01T22:52:05.0830377Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmin_meta.h 2025-06-01T22:52:05.0830962Z +++ openssl base64 2025-06-01T22:52:05.0831215Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.0831483Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.0832312Z +++ sed -e s/=//g 2025-06-01T22:52:05.0874293Z ++ HASH=FgzY42GgedU22mELR9BtSTq0EIarKgV0NZgXquDgFnM 2025-06-01T22:52:05.0876536Z +++ ls -nl torch/include/ATen/ops/fmin_meta.h 2025-06-01T22:52:05.0878064Z +++ awk '{print $5}' 2025-06-01T22:52:05.0905276Z ++ FSIZE=591 2025-06-01T22:52:05.0905891Z ++ echo '"torch/include/ATen/ops/fmin_meta.h",sha256=FgzY42GgedU22mELR9BtSTq0EIarKgV0NZgXquDgFnM,591' 2025-06-01T22:52:05.0906579Z ++ read fname 2025-06-01T22:52:05.0906939Z ++ make_wheel_record torch/include/ATen/ops/fmin_meta_dispatch.h 2025-06-01T22:52:05.0907441Z ++ FPATH=torch/include/ATen/ops/fmin_meta_dispatch.h 2025-06-01T22:52:05.0907934Z ++ echo torch/include/ATen/ops/fmin_meta_dispatch.h 2025-06-01T22:52:05.0908035Z ++ grep RECORD 2025-06-01T22:52:05.0929795Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmin_meta_dispatch.h 2025-06-01T22:52:05.0929992Z +++ openssl base64 2025-06-01T22:52:05.0930097Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.0931365Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.0932597Z +++ sed -e s/=//g 2025-06-01T22:52:05.0970982Z ++ HASH=G0x71CFiMKa5IQL_XM0aUvTvchZ33rpbqP5GUVbk-Ws 2025-06-01T22:52:05.0975869Z +++ ls -nl torch/include/ATen/ops/fmin_meta_dispatch.h 2025-06-01T22:52:05.0976784Z +++ awk '{print $5}' 2025-06-01T22:52:05.1005111Z ++ FSIZE=951 2025-06-01T22:52:05.1005611Z ++ echo '"torch/include/ATen/ops/fmin_meta_dispatch.h",sha256=G0x71CFiMKa5IQL_XM0aUvTvchZ33rpbqP5GUVbk-Ws,951' 2025-06-01T22:52:05.1005725Z ++ read fname 2025-06-01T22:52:05.1005914Z ++ make_wheel_record torch/include/ATen/ops/fmin_native.h 2025-06-01T22:52:05.1006069Z ++ FPATH=torch/include/ATen/ops/fmin_native.h 2025-06-01T22:52:05.1006212Z ++ echo torch/include/ATen/ops/fmin_native.h 2025-06-01T22:52:05.1006444Z ++ grep RECORD 2025-06-01T22:52:05.1030929Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmin_native.h 2025-06-01T22:52:05.1031052Z +++ openssl base64 2025-06-01T22:52:05.1031168Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.1031271Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.1032115Z +++ sed -e s/=//g 2025-06-01T22:52:05.1075264Z ++ HASH=WmNef6bmOK21QceoERKSp0ENhk3lr5H2iBwErT22erk 2025-06-01T22:52:05.1076399Z +++ ls -nl torch/include/ATen/ops/fmin_native.h 2025-06-01T22:52:05.1077897Z +++ awk '{print $5}' 2025-06-01T22:52:05.1106983Z ++ FSIZE=616 2025-06-01T22:52:05.1107470Z ++ echo '"torch/include/ATen/ops/fmin_native.h",sha256=WmNef6bmOK21QceoERKSp0ENhk3lr5H2iBwErT22erk,616' 2025-06-01T22:52:05.1107569Z ++ read fname 2025-06-01T22:52:05.1107742Z ++ make_wheel_record torch/include/ATen/ops/fmin_ops.h 2025-06-01T22:52:05.1107898Z ++ FPATH=torch/include/ATen/ops/fmin_ops.h 2025-06-01T22:52:05.1108024Z ++ echo torch/include/ATen/ops/fmin_ops.h 2025-06-01T22:52:05.1108311Z ++ grep RECORD 2025-06-01T22:52:05.1129136Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmin_ops.h 2025-06-01T22:52:05.1129313Z +++ openssl base64 2025-06-01T22:52:05.1130688Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.1131734Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.1133166Z +++ sed -e s/=//g 2025-06-01T22:52:05.1172052Z ++ HASH=_OqKaIldwGstcZ2QUD6Cbh8jLhESswAounw_6g9DgL0 2025-06-01T22:52:05.1177020Z +++ ls -nl torch/include/ATen/ops/fmin_ops.h 2025-06-01T22:52:05.1178504Z +++ awk '{print $5}' 2025-06-01T22:52:05.1205617Z ++ FSIZE=1707 2025-06-01T22:52:05.1206079Z ++ echo '"torch/include/ATen/ops/fmin_ops.h",sha256=_OqKaIldwGstcZ2QUD6Cbh8jLhESswAounw_6g9DgL0,1707' 2025-06-01T22:52:05.1206179Z ++ read fname 2025-06-01T22:52:05.1206339Z ++ make_wheel_record torch/include/ATen/ops/fmod.h 2025-06-01T22:52:05.1206469Z ++ FPATH=torch/include/ATen/ops/fmod.h 2025-06-01T22:52:05.1206766Z ++ echo torch/include/ATen/ops/fmod.h 2025-06-01T22:52:05.1207085Z ++ grep RECORD 2025-06-01T22:52:05.1231964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmod.h 2025-06-01T22:52:05.1232123Z +++ openssl base64 2025-06-01T22:52:05.1232232Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.1232333Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.1232989Z +++ sed -e s/=//g 2025-06-01T22:52:05.1274268Z ++ HASH=uQ4hw0oL8fipprOI88uGu-CZTYd1bz2yRpenTlr4C4w 2025-06-01T22:52:05.1276081Z +++ ls -nl torch/include/ATen/ops/fmod.h 2025-06-01T22:52:05.1277624Z +++ awk '{print $5}' 2025-06-01T22:52:05.1304538Z ++ FSIZE=1880 2025-06-01T22:52:05.1304995Z ++ echo '"torch/include/ATen/ops/fmod.h",sha256=uQ4hw0oL8fipprOI88uGu-CZTYd1bz2yRpenTlr4C4w,1880' 2025-06-01T22:52:05.1305110Z ++ read fname 2025-06-01T22:52:05.1305453Z ++ make_wheel_record torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.1305726Z ++ FPATH=torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.1306096Z ++ echo torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.1307341Z ++ grep RECORD 2025-06-01T22:52:05.1328457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.1328595Z +++ openssl base64 2025-06-01T22:52:05.1329537Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.1331073Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.1332337Z +++ sed -e s/=//g 2025-06-01T22:52:05.1370874Z ++ HASH=251IW6ZRK6qalybZGy_y90lhXwb0S9bM-7ftj3eU_-s 2025-06-01T22:52:05.1375817Z +++ ls -nl torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.1376431Z +++ awk '{print $5}' 2025-06-01T22:52:05.1402607Z ++ FSIZE=1068 2025-06-01T22:52:05.1403222Z ++ echo '"torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h",sha256=251IW6ZRK6qalybZGy_y90lhXwb0S9bM-7ftj3eU_-s,1068' 2025-06-01T22:52:05.1403316Z ++ read fname 2025-06-01T22:52:05.1403769Z ++ make_wheel_record torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.1404260Z ++ FPATH=torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.1404794Z ++ echo torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.1406019Z ++ grep RECORD 2025-06-01T22:52:05.1431237Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.1431367Z +++ openssl base64 2025-06-01T22:52:05.1431483Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.1431582Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.1431676Z +++ sed -e s/=//g 2025-06-01T22:52:05.1474155Z ++ HASH=5F5_7nBrp4Uz4mC5vP3MU7of7dy7rr0ZQWpJinlSHVI 2025-06-01T22:52:05.1476290Z +++ ls -nl torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.1477073Z +++ awk '{print $5}' 2025-06-01T22:52:05.1505221Z ++ FSIZE=889 2025-06-01T22:52:05.1506005Z ++ echo '"torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h",sha256=5F5_7nBrp4Uz4mC5vP3MU7of7dy7rr0ZQWpJinlSHVI,889' 2025-06-01T22:52:05.1506112Z ++ read fname 2025-06-01T22:52:05.1506464Z ++ make_wheel_record torch/include/ATen/ops/fmod_cpu_dispatch.h 2025-06-01T22:52:05.1506631Z ++ FPATH=torch/include/ATen/ops/fmod_cpu_dispatch.h 2025-06-01T22:52:05.1506792Z ++ echo torch/include/ATen/ops/fmod_cpu_dispatch.h 2025-06-01T22:52:05.1507340Z ++ grep RECORD 2025-06-01T22:52:05.1528582Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmod_cpu_dispatch.h 2025-06-01T22:52:05.1529098Z +++ openssl base64 2025-06-01T22:52:05.1530323Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.1531751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.1533051Z +++ sed -e s/=//g 2025-06-01T22:52:05.1570821Z ++ HASH=pJsiXx87F2cIOTeJXt52oXY3Fst3qiPrwcs5dHUKYvw 2025-06-01T22:52:05.1575799Z +++ ls -nl torch/include/ATen/ops/fmod_cpu_dispatch.h 2025-06-01T22:52:05.1576713Z +++ awk '{print $5}' 2025-06-01T22:52:05.1603116Z ++ FSIZE=1024 2025-06-01T22:52:05.1603810Z ++ echo '"torch/include/ATen/ops/fmod_cpu_dispatch.h",sha256=pJsiXx87F2cIOTeJXt52oXY3Fst3qiPrwcs5dHUKYvw,1024' 2025-06-01T22:52:05.1603920Z ++ read fname 2025-06-01T22:52:05.1604308Z ++ make_wheel_record torch/include/ATen/ops/fmod_cuda_dispatch.h 2025-06-01T22:52:05.1604654Z ++ FPATH=torch/include/ATen/ops/fmod_cuda_dispatch.h 2025-06-01T22:52:05.1604860Z ++ echo torch/include/ATen/ops/fmod_cuda_dispatch.h 2025-06-01T22:52:05.1606200Z ++ grep RECORD 2025-06-01T22:52:05.1629193Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmod_cuda_dispatch.h 2025-06-01T22:52:05.1629398Z +++ openssl base64 2025-06-01T22:52:05.1630738Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.1631363Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.1631982Z +++ sed -e s/=//g 2025-06-01T22:52:05.1673632Z ++ HASH=E8aPSaegD2ja82Mani5LuyyjBuFdtv23eb9xN9cIu_A 2025-06-01T22:52:05.1677172Z +++ ls -nl torch/include/ATen/ops/fmod_cuda_dispatch.h 2025-06-01T22:52:05.1677651Z +++ awk '{print $5}' 2025-06-01T22:52:05.1703974Z ++ FSIZE=1026 2025-06-01T22:52:05.1704524Z ++ echo '"torch/include/ATen/ops/fmod_cuda_dispatch.h",sha256=E8aPSaegD2ja82Mani5LuyyjBuFdtv23eb9xN9cIu_A,1026' 2025-06-01T22:52:05.1704629Z ++ read fname 2025-06-01T22:52:05.1704959Z ++ make_wheel_record torch/include/ATen/ops/fmod_meta.h 2025-06-01T22:52:05.1705096Z ++ FPATH=torch/include/ATen/ops/fmod_meta.h 2025-06-01T22:52:05.1706011Z ++ echo torch/include/ATen/ops/fmod_meta.h 2025-06-01T22:52:05.1706473Z ++ grep RECORD 2025-06-01T22:52:05.1727299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmod_meta.h 2025-06-01T22:52:05.1727423Z +++ openssl base64 2025-06-01T22:52:05.1728549Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.1729718Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.1730984Z +++ sed -e s/=//g 2025-06-01T22:52:05.1769914Z ++ HASH=Jed5kreBbsSFLa68Qs0eCd3CPtqVw2DUnuAxZa9tF6A 2025-06-01T22:52:05.1774809Z +++ ls -nl torch/include/ATen/ops/fmod_meta.h 2025-06-01T22:52:05.1775794Z +++ awk '{print $5}' 2025-06-01T22:52:05.1804218Z ++ FSIZE=598 2025-06-01T22:52:05.1804850Z ++ echo '"torch/include/ATen/ops/fmod_meta.h",sha256=Jed5kreBbsSFLa68Qs0eCd3CPtqVw2DUnuAxZa9tF6A,598' 2025-06-01T22:52:05.1804951Z ++ read fname 2025-06-01T22:52:05.1805220Z ++ make_wheel_record torch/include/ATen/ops/fmod_meta_dispatch.h 2025-06-01T22:52:05.1805391Z ++ FPATH=torch/include/ATen/ops/fmod_meta_dispatch.h 2025-06-01T22:52:05.1805547Z ++ echo torch/include/ATen/ops/fmod_meta_dispatch.h 2025-06-01T22:52:05.1806143Z ++ grep RECORD 2025-06-01T22:52:05.1828718Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmod_meta_dispatch.h 2025-06-01T22:52:05.1829402Z +++ openssl base64 2025-06-01T22:52:05.1829502Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.1830061Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.1831379Z +++ sed -e s/=//g 2025-06-01T22:52:05.1872352Z ++ HASH=4kze2hOScbx16l4wxC4VIjGlH9wsDVGIIzquxpzlrP0 2025-06-01T22:52:05.1875619Z +++ ls -nl torch/include/ATen/ops/fmod_meta_dispatch.h 2025-06-01T22:52:05.1877011Z +++ awk '{print $5}' 2025-06-01T22:52:05.1904117Z ++ FSIZE=1026 2025-06-01T22:52:05.1904782Z ++ echo '"torch/include/ATen/ops/fmod_meta_dispatch.h",sha256=4kze2hOScbx16l4wxC4VIjGlH9wsDVGIIzquxpzlrP0,1026' 2025-06-01T22:52:05.1904925Z ++ read fname 2025-06-01T22:52:05.1905255Z ++ make_wheel_record torch/include/ATen/ops/fmod_native.h 2025-06-01T22:52:05.1905406Z ++ FPATH=torch/include/ATen/ops/fmod_native.h 2025-06-01T22:52:05.1905598Z ++ echo torch/include/ATen/ops/fmod_native.h 2025-06-01T22:52:05.1906560Z ++ grep RECORD 2025-06-01T22:52:05.1927689Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmod_native.h 2025-06-01T22:52:05.1928101Z +++ openssl base64 2025-06-01T22:52:05.1929001Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.1930055Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.1931414Z +++ sed -e s/=//g 2025-06-01T22:52:05.1970777Z ++ HASH=VK2JR5mea2r8PZsFnilIoGkxg7IysG0biHSo8O41pPM 2025-06-01T22:52:05.1975500Z +++ ls -nl torch/include/ATen/ops/fmod_native.h 2025-06-01T22:52:05.1976547Z +++ awk '{print $5}' 2025-06-01T22:52:05.2004773Z ++ FSIZE=878 2025-06-01T22:52:05.2005415Z ++ echo '"torch/include/ATen/ops/fmod_native.h",sha256=VK2JR5mea2r8PZsFnilIoGkxg7IysG0biHSo8O41pPM,878' 2025-06-01T22:52:05.2005530Z ++ read fname 2025-06-01T22:52:05.2005710Z ++ make_wheel_record torch/include/ATen/ops/fmod_ops.h 2025-06-01T22:52:05.2005850Z ++ FPATH=torch/include/ATen/ops/fmod_ops.h 2025-06-01T22:52:05.2005991Z ++ echo torch/include/ATen/ops/fmod_ops.h 2025-06-01T22:52:05.2006121Z ++ grep RECORD 2025-06-01T22:52:05.2029732Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fmod_ops.h 2025-06-01T22:52:05.2029932Z +++ openssl base64 2025-06-01T22:52:05.2030047Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.2030158Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.2031697Z +++ sed -e s/=//g 2025-06-01T22:52:05.2074342Z ++ HASH=EV2JkwBVnR-NNz28mrrQbfmDB-2wlDoEPRMTxgs_m-Y 2025-06-01T22:52:05.2076177Z +++ ls -nl torch/include/ATen/ops/fmod_ops.h 2025-06-01T22:52:05.2077570Z +++ awk '{print $5}' 2025-06-01T22:52:05.2105548Z ++ FSIZE=4237 2025-06-01T22:52:05.2106066Z ++ echo '"torch/include/ATen/ops/fmod_ops.h",sha256=EV2JkwBVnR-NNz28mrrQbfmDB-2wlDoEPRMTxgs_m-Y,4237' 2025-06-01T22:52:05.2106223Z ++ read fname 2025-06-01T22:52:05.2106394Z ++ make_wheel_record torch/include/ATen/ops/frac.h 2025-06-01T22:52:05.2106523Z ++ FPATH=torch/include/ATen/ops/frac.h 2025-06-01T22:52:05.2107136Z ++ echo torch/include/ATen/ops/frac.h 2025-06-01T22:52:05.2107239Z ++ grep RECORD 2025-06-01T22:52:05.2128583Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frac.h 2025-06-01T22:52:05.2128868Z +++ openssl base64 2025-06-01T22:52:05.2129791Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.2130923Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.2132212Z +++ sed -e s/=//g 2025-06-01T22:52:05.2170781Z ++ HASH=U3yxxT77hdm2UbSA4kA1NgHD2VGXnAhTKqg0s8-_GSo 2025-06-01T22:52:05.2175623Z +++ ls -nl torch/include/ATen/ops/frac.h 2025-06-01T22:52:05.2176705Z +++ awk '{print $5}' 2025-06-01T22:52:05.2204951Z ++ FSIZE=1143 2025-06-01T22:52:05.2205405Z ++ echo '"torch/include/ATen/ops/frac.h",sha256=U3yxxT77hdm2UbSA4kA1NgHD2VGXnAhTKqg0s8-_GSo,1143' 2025-06-01T22:52:05.2205516Z ++ read fname 2025-06-01T22:52:05.2205933Z ++ make_wheel_record torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.2206309Z ++ FPATH=torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.2206656Z ++ echo torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.2207067Z ++ grep RECORD 2025-06-01T22:52:05.2230320Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.2230511Z +++ openssl base64 2025-06-01T22:52:05.2230710Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.2230893Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.2232276Z +++ sed -e s/=//g 2025-06-01T22:52:05.2275513Z ++ HASH=W2V1FuAyQb8zcEn4avkmF3ud0GpTANgaosSqk8cio3Y 2025-06-01T22:52:05.2278751Z +++ ls -nl torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.2279762Z +++ awk '{print $5}' 2025-06-01T22:52:05.2305376Z ++ FSIZE=837 2025-06-01T22:52:05.2306563Z ++ echo '"torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h",sha256=W2V1FuAyQb8zcEn4avkmF3ud0GpTANgaosSqk8cio3Y,837' 2025-06-01T22:52:05.2306664Z ++ read fname 2025-06-01T22:52:05.2306899Z ++ make_wheel_record torch/include/ATen/ops/frac_cpu_dispatch.h 2025-06-01T22:52:05.2307057Z ++ FPATH=torch/include/ATen/ops/frac_cpu_dispatch.h 2025-06-01T22:52:05.2307219Z ++ echo torch/include/ATen/ops/frac_cpu_dispatch.h 2025-06-01T22:52:05.2308303Z ++ grep RECORD 2025-06-01T22:52:05.2332680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frac_cpu_dispatch.h 2025-06-01T22:52:05.2332970Z +++ openssl base64 2025-06-01T22:52:05.2334169Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.2335744Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.2337095Z +++ sed -e s/=//g 2025-06-01T22:52:05.2375355Z ++ HASH=gNULicNZORnxMkYnnGxYwWLv1rrk61j5eFx1bn171MQ 2025-06-01T22:52:05.2380767Z +++ ls -nl torch/include/ATen/ops/frac_cpu_dispatch.h 2025-06-01T22:52:05.2382729Z +++ awk '{print $5}' 2025-06-01T22:52:05.2407185Z ++ FSIZE=920 2025-06-01T22:52:05.2408120Z ++ echo '"torch/include/ATen/ops/frac_cpu_dispatch.h",sha256=gNULicNZORnxMkYnnGxYwWLv1rrk61j5eFx1bn171MQ,920' 2025-06-01T22:52:05.2408327Z ++ read fname 2025-06-01T22:52:05.2408647Z ++ make_wheel_record torch/include/ATen/ops/frac_cuda_dispatch.h 2025-06-01T22:52:05.2408856Z ++ FPATH=torch/include/ATen/ops/frac_cuda_dispatch.h 2025-06-01T22:52:05.2410742Z ++ echo torch/include/ATen/ops/frac_cuda_dispatch.h 2025-06-01T22:52:05.2411528Z ++ grep RECORD 2025-06-01T22:52:05.2435895Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frac_cuda_dispatch.h 2025-06-01T22:52:05.2436108Z +++ openssl base64 2025-06-01T22:52:05.2436355Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.2436467Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.2437088Z +++ sed -e s/=//g 2025-06-01T22:52:05.2478774Z ++ HASH=19Mv27gfEZmjJfOyGx7Kx01XrKVwHGjcEfK0jUCbAWc 2025-06-01T22:52:05.2482129Z +++ ls -nl torch/include/ATen/ops/frac_cuda_dispatch.h 2025-06-01T22:52:05.2482644Z +++ awk '{print $5}' 2025-06-01T22:52:05.2510951Z ++ FSIZE=922 2025-06-01T22:52:05.2511505Z ++ echo '"torch/include/ATen/ops/frac_cuda_dispatch.h",sha256=19Mv27gfEZmjJfOyGx7Kx01XrKVwHGjcEfK0jUCbAWc,922' 2025-06-01T22:52:05.2511765Z ++ read fname 2025-06-01T22:52:05.2511942Z ++ make_wheel_record torch/include/ATen/ops/frac_meta.h 2025-06-01T22:52:05.2512079Z ++ FPATH=torch/include/ATen/ops/frac_meta.h 2025-06-01T22:52:05.2512277Z ++ echo torch/include/ATen/ops/frac_meta.h 2025-06-01T22:52:05.2512395Z ++ grep RECORD 2025-06-01T22:52:05.2531926Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frac_meta.h 2025-06-01T22:52:05.2532196Z +++ openssl base64 2025-06-01T22:52:05.2533528Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.2534745Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.2536196Z +++ sed -e s/=//g 2025-06-01T22:52:05.2574205Z ++ HASH=i6hx61lcdSvGi1gdx_06zCVDymeZ52BvnLt2S4-0csY 2025-06-01T22:52:05.2579618Z +++ ls -nl torch/include/ATen/ops/frac_meta.h 2025-06-01T22:52:05.2580532Z +++ awk '{print $5}' 2025-06-01T22:52:05.2606285Z ++ FSIZE=565 2025-06-01T22:52:05.2606904Z ++ echo '"torch/include/ATen/ops/frac_meta.h",sha256=i6hx61lcdSvGi1gdx_06zCVDymeZ52BvnLt2S4-0csY,565' 2025-06-01T22:52:05.2607529Z ++ read fname 2025-06-01T22:52:05.2607905Z ++ make_wheel_record torch/include/ATen/ops/frac_meta_dispatch.h 2025-06-01T22:52:05.2608413Z ++ FPATH=torch/include/ATen/ops/frac_meta_dispatch.h 2025-06-01T22:52:05.2608878Z ++ echo torch/include/ATen/ops/frac_meta_dispatch.h 2025-06-01T22:52:05.2609458Z ++ grep RECORD 2025-06-01T22:52:05.2632848Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frac_meta_dispatch.h 2025-06-01T22:52:05.2633484Z +++ openssl base64 2025-06-01T22:52:05.2634064Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.2634324Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.2634579Z +++ sed -e s/=//g 2025-06-01T22:52:05.2679204Z ++ HASH=qqFSiVycZ_nbQw2XZ1o01fXIVG-JvTS39K7YJN197fo 2025-06-01T22:52:05.2679840Z +++ ls -nl torch/include/ATen/ops/frac_meta_dispatch.h 2025-06-01T22:52:05.2680675Z +++ awk '{print $5}' 2025-06-01T22:52:05.2706889Z ++ FSIZE=922 2025-06-01T22:52:05.2707676Z ++ echo '"torch/include/ATen/ops/frac_meta_dispatch.h",sha256=qqFSiVycZ_nbQw2XZ1o01fXIVG-JvTS39K7YJN197fo,922' 2025-06-01T22:52:05.2708338Z ++ read fname 2025-06-01T22:52:05.2708675Z ++ make_wheel_record torch/include/ATen/ops/frac_native.h 2025-06-01T22:52:05.2709119Z ++ FPATH=torch/include/ATen/ops/frac_native.h 2025-06-01T22:52:05.2709725Z ++ echo torch/include/ATen/ops/frac_native.h 2025-06-01T22:52:05.2710542Z ++ grep RECORD 2025-06-01T22:52:05.2731493Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frac_native.h 2025-06-01T22:52:05.2732006Z +++ openssl base64 2025-06-01T22:52:05.2733251Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.2734876Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.2736274Z +++ sed -e s/=//g 2025-06-01T22:52:05.2774550Z ++ HASH=kwjdxujo_Qt4l75tp_irpIY_Blyqvehu98N2UpfanP8 2025-06-01T22:52:05.2780014Z +++ ls -nl torch/include/ATen/ops/frac_native.h 2025-06-01T22:52:05.2780795Z +++ awk '{print $5}' 2025-06-01T22:52:05.2806469Z ++ FSIZE=998 2025-06-01T22:52:05.2807168Z ++ echo '"torch/include/ATen/ops/frac_native.h",sha256=kwjdxujo_Qt4l75tp_irpIY_Blyqvehu98N2UpfanP8,998' 2025-06-01T22:52:05.2807827Z ++ read fname 2025-06-01T22:52:05.2808216Z ++ make_wheel_record torch/include/ATen/ops/frac_ops.h 2025-06-01T22:52:05.2808652Z ++ FPATH=torch/include/ATen/ops/frac_ops.h 2025-06-01T22:52:05.2809054Z ++ echo torch/include/ATen/ops/frac_ops.h 2025-06-01T22:52:05.2809453Z ++ grep RECORD 2025-06-01T22:52:05.2831694Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frac_ops.h 2025-06-01T22:52:05.2832182Z +++ openssl base64 2025-06-01T22:52:05.2833234Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.2833513Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.2833987Z +++ sed -e s/=//g 2025-06-01T22:52:05.2875370Z ++ HASH=DnIex8CVlDGtA47tBZSfyPIqy63bATGHNXoyQTUg_lg 2025-06-01T22:52:05.2879545Z +++ ls -nl torch/include/ATen/ops/frac_ops.h 2025-06-01T22:52:05.2880205Z +++ awk '{print $5}' 2025-06-01T22:52:05.2907030Z ++ FSIZE=2028 2025-06-01T22:52:05.2908077Z ++ echo '"torch/include/ATen/ops/frac_ops.h",sha256=DnIex8CVlDGtA47tBZSfyPIqy63bATGHNXoyQTUg_lg,2028' 2025-06-01T22:52:05.2909115Z ++ read fname 2025-06-01T22:52:05.2909805Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d.h 2025-06-01T22:52:05.2910558Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d.h 2025-06-01T22:52:05.2911031Z ++ echo torch/include/ATen/ops/fractional_max_pool2d.h 2025-06-01T22:52:05.2911498Z ++ grep RECORD 2025-06-01T22:52:05.2930334Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d.h 2025-06-01T22:52:05.2931250Z +++ openssl base64 2025-06-01T22:52:05.2932031Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.2933361Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.2934536Z +++ sed -e s/=//g 2025-06-01T22:52:05.2972161Z ++ HASH=WVO4Wkdm2S29OYJIY0rssf3b4WgZxsKK5WOIUbAFb9Q 2025-06-01T22:52:05.2977105Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d.h 2025-06-01T22:52:05.2978827Z +++ awk '{print $5}' 2025-06-01T22:52:05.3004681Z ++ FSIZE=2020 2025-06-01T22:52:05.3005826Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d.h",sha256=WVO4Wkdm2S29OYJIY0rssf3b4WgZxsKK5WOIUbAFb9Q,2020' 2025-06-01T22:52:05.3006799Z ++ read fname 2025-06-01T22:52:05.3007393Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_backward.h 2025-06-01T22:52:05.3008434Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_backward.h 2025-06-01T22:52:05.3009034Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_backward.h 2025-06-01T22:52:05.3009475Z ++ grep RECORD 2025-06-01T22:52:05.3031538Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_backward.h 2025-06-01T22:52:05.3032639Z +++ openssl base64 2025-06-01T22:52:05.3032920Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.3033177Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.3033429Z +++ sed -e s/=//g 2025-06-01T22:52:05.3074572Z ++ HASH=Yyaiw7VNl5Mg4Pe3WoOPOohKzjxaZq5j-y4q4lhdnVw 2025-06-01T22:52:05.3077500Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_backward.h 2025-06-01T22:52:05.3079277Z +++ awk '{print $5}' 2025-06-01T22:52:05.3106529Z ++ FSIZE=2063 2025-06-01T22:52:05.3107661Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_backward.h",sha256=Yyaiw7VNl5Mg4Pe3WoOPOohKzjxaZq5j-y4q4lhdnVw,2063' 2025-06-01T22:52:05.3108479Z ++ read fname 2025-06-01T22:52:05.3109539Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.3110705Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.3111813Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.3112511Z ++ grep RECORD 2025-06-01T22:52:05.3130056Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.3131150Z +++ openssl base64 2025-06-01T22:52:05.3131648Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.3132100Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.3133286Z +++ sed -e s/=//g 2025-06-01T22:52:05.3171126Z ++ HASH=D7Fq_HvtOmaZNO-JmS8zMAaKmGTg-nhPE_QATnmy4BY 2025-06-01T22:52:05.3176420Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.3177507Z +++ awk '{print $5}' 2025-06-01T22:52:05.3201826Z ++ FSIZE=932 2025-06-01T22:52:05.3203078Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=D7Fq_HvtOmaZNO-JmS8zMAaKmGTg-nhPE_QATnmy4BY,932' 2025-06-01T22:52:05.3204210Z ++ read fname 2025-06-01T22:52:05.3204930Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h 2025-06-01T22:52:05.3206348Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h 2025-06-01T22:52:05.3207083Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h 2025-06-01T22:52:05.3207608Z ++ grep RECORD 2025-06-01T22:52:05.3229681Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h 2025-06-01T22:52:05.3230736Z +++ openssl base64 2025-06-01T22:52:05.3231228Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.3231498Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.3231752Z +++ sed -e s/=//g 2025-06-01T22:52:05.3273138Z ++ HASH=F8V1UiuYn8eLLp8-Z4VqUXkgy7ZP7fhNUKK3iDijiDg 2025-06-01T22:52:05.3275249Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h 2025-06-01T22:52:05.3276696Z +++ awk '{print $5}' 2025-06-01T22:52:05.3304421Z ++ FSIZE=1317 2025-06-01T22:52:05.3305700Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h",sha256=F8V1UiuYn8eLLp8-Z4VqUXkgy7ZP7fhNUKK3iDijiDg,1317' 2025-06-01T22:52:05.3306675Z ++ read fname 2025-06-01T22:52:05.3307397Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h 2025-06-01T22:52:05.3308186Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h 2025-06-01T22:52:05.3308900Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h 2025-06-01T22:52:05.3309411Z ++ grep RECORD 2025-06-01T22:52:05.3328316Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h 2025-06-01T22:52:05.3329411Z +++ openssl base64 2025-06-01T22:52:05.3329813Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.3330295Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.3331202Z +++ sed -e s/=//g 2025-06-01T22:52:05.3372012Z ++ HASH=z4iHw57ZlWA8l44p9B0z2g2Msyofddy2TOW5mf3NnDo 2025-06-01T22:52:05.3376850Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h 2025-06-01T22:52:05.3377851Z +++ awk '{print $5}' 2025-06-01T22:52:05.3403829Z ++ FSIZE=1319 2025-06-01T22:52:05.3405164Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h",sha256=z4iHw57ZlWA8l44p9B0z2g2Msyofddy2TOW5mf3NnDo,1319' 2025-06-01T22:52:05.3406609Z ++ read fname 2025-06-01T22:52:05.3407249Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h 2025-06-01T22:52:05.3409516Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h 2025-06-01T22:52:05.3410190Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h 2025-06-01T22:52:05.3410675Z ++ grep RECORD 2025-06-01T22:52:05.3431764Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h 2025-06-01T22:52:05.3432452Z +++ openssl base64 2025-06-01T22:52:05.3432722Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.3432970Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.3433255Z +++ sed -e s/=//g 2025-06-01T22:52:05.3472178Z ++ HASH=q9jCgKz2f7pzDg8xfbv-5Om6jQCrLnyXBOGTAVL0RXo 2025-06-01T22:52:05.3475875Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h 2025-06-01T22:52:05.3477124Z +++ awk '{print $5}' 2025-06-01T22:52:05.3504899Z ++ FSIZE=709 2025-06-01T22:52:05.3505682Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h",sha256=q9jCgKz2f7pzDg8xfbv-5Om6jQCrLnyXBOGTAVL0RXo,709' 2025-06-01T22:52:05.3506729Z ++ read fname 2025-06-01T22:52:05.3507279Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h 2025-06-01T22:52:05.3508052Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h 2025-06-01T22:52:05.3508780Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h 2025-06-01T22:52:05.3509288Z ++ grep RECORD 2025-06-01T22:52:05.3528281Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h 2025-06-01T22:52:05.3528976Z +++ openssl base64 2025-06-01T22:52:05.3529288Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.3530486Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.3531681Z +++ sed -e s/=//g 2025-06-01T22:52:05.3570744Z ++ HASH=Mx_5XZRVJ1m5StO2p5rVK9D_zyprPb2OC8m2qlr6428 2025-06-01T22:52:05.3575572Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h 2025-06-01T22:52:05.3576396Z +++ awk '{print $5}' 2025-06-01T22:52:05.3603005Z ++ FSIZE=1319 2025-06-01T22:52:05.3604220Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h",sha256=Mx_5XZRVJ1m5StO2p5rVK9D_zyprPb2OC8m2qlr6428,1319' 2025-06-01T22:52:05.3605299Z ++ read fname 2025-06-01T22:52:05.3605761Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_backward_native.h 2025-06-01T22:52:05.3606600Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_backward_native.h 2025-06-01T22:52:05.3607277Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_backward_native.h 2025-06-01T22:52:05.3607757Z ++ grep RECORD 2025-06-01T22:52:05.3630888Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_backward_native.h 2025-06-01T22:52:05.3631854Z +++ openssl base64 2025-06-01T22:52:05.3632256Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.3632518Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.3632778Z +++ sed -e s/=//g 2025-06-01T22:52:05.3672996Z ++ HASH=DZ2vs6jOReTZF3bcJEA0ene1UWUHsJTAWxx08BhPnWY 2025-06-01T22:52:05.3676007Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_backward_native.h 2025-06-01T22:52:05.3676723Z +++ awk '{print $5}' 2025-06-01T22:52:05.3704040Z ++ FSIZE=1108 2025-06-01T22:52:05.3705163Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_backward_native.h",sha256=DZ2vs6jOReTZF3bcJEA0ene1UWUHsJTAWxx08BhPnWY,1108' 2025-06-01T22:52:05.3706394Z ++ read fname 2025-06-01T22:52:05.3706920Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h 2025-06-01T22:52:05.3707923Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h 2025-06-01T22:52:05.3708550Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h 2025-06-01T22:52:05.3709009Z ++ grep RECORD 2025-06-01T22:52:05.3728702Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h 2025-06-01T22:52:05.3729536Z +++ openssl base64 2025-06-01T22:52:05.3730049Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.3730678Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.3731734Z +++ sed -e s/=//g 2025-06-01T22:52:05.3772088Z ++ HASH=NFJXTzAEVQFnEgJCXFMU7e-6SLguwMtWn3DAJwMqe0Y 2025-06-01T22:52:05.3777660Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h 2025-06-01T22:52:05.3778303Z +++ awk '{print $5}' 2025-06-01T22:52:05.3804638Z ++ FSIZE=2505 2025-06-01T22:52:05.3805755Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h",sha256=NFJXTzAEVQFnEgJCXFMU7e-6SLguwMtWn3DAJwMqe0Y,2505' 2025-06-01T22:52:05.3807290Z ++ read fname 2025-06-01T22:52:05.3808188Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.3809295Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.3810327Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.3811020Z ++ grep RECORD 2025-06-01T22:52:05.3832588Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.3833409Z +++ openssl base64 2025-06-01T22:52:05.3833683Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.3833930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.3834198Z +++ sed -e s/=//g 2025-06-01T22:52:05.3875280Z ++ HASH=iRQhoaCx7-QyzYW6Lv93EwBwVEDmqxNEd33AEWlCe9s 2025-06-01T22:52:05.3878890Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.3879958Z +++ awk '{print $5}' 2025-06-01T22:52:05.3907267Z ++ FSIZE=923 2025-06-01T22:52:05.3908851Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=iRQhoaCx7-QyzYW6Lv93EwBwVEDmqxNEd33AEWlCe9s,923' 2025-06-01T22:52:05.3910243Z ++ read fname 2025-06-01T22:52:05.3910697Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h 2025-06-01T22:52:05.3911376Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h 2025-06-01T22:52:05.3912001Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h 2025-06-01T22:52:05.3912475Z ++ grep RECORD 2025-06-01T22:52:05.3930316Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h 2025-06-01T22:52:05.3931137Z +++ openssl base64 2025-06-01T22:52:05.3931512Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.3932528Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.3934023Z +++ sed -e s/=//g 2025-06-01T22:52:05.3972238Z ++ HASH=YPDvgDmFvmY7yrfo7zqELDAWB5j5rnlXisfSn2pNj4E 2025-06-01T22:52:05.3976983Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h 2025-06-01T22:52:05.3978227Z +++ awk '{print $5}' 2025-06-01T22:52:05.4005049Z ++ FSIZE=1330 2025-06-01T22:52:05.4006197Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h",sha256=YPDvgDmFvmY7yrfo7zqELDAWB5j5rnlXisfSn2pNj4E,1330' 2025-06-01T22:52:05.4007669Z ++ read fname 2025-06-01T22:52:05.4008147Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h 2025-06-01T22:52:05.4008844Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h 2025-06-01T22:52:05.4009499Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h 2025-06-01T22:52:05.4009972Z ++ grep RECORD 2025-06-01T22:52:05.4031802Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h 2025-06-01T22:52:05.4032812Z +++ openssl base64 2025-06-01T22:52:05.4033076Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.4033337Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.4033594Z +++ sed -e s/=//g 2025-06-01T22:52:05.4076722Z ++ HASH=lDcDU4Bj8JkJF8aIYbYMWR8koVjxWVulMtlWFaEMxX4 2025-06-01T22:52:05.4084605Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h 2025-06-01T22:52:05.4085860Z +++ awk '{print $5}' 2025-06-01T22:52:05.4111551Z ++ FSIZE=1332 2025-06-01T22:52:05.4112598Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h",sha256=lDcDU4Bj8JkJF8aIYbYMWR8koVjxWVulMtlWFaEMxX4,1332' 2025-06-01T22:52:05.4113820Z ++ read fname 2025-06-01T22:52:05.4114467Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_meta.h 2025-06-01T22:52:05.4115300Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_meta.h 2025-06-01T22:52:05.4115821Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_meta.h 2025-06-01T22:52:05.4116244Z ++ grep RECORD 2025-06-01T22:52:05.4133728Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_meta.h 2025-06-01T22:52:05.4134708Z +++ openssl base64 2025-06-01T22:52:05.4135225Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.4137314Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.4137830Z +++ sed -e s/=//g 2025-06-01T22:52:05.4181297Z ++ HASH=kqpi4tkBAfNOlk_Tallq4dfQBSHt6EPfC3KXlgAZ01Q 2025-06-01T22:52:05.4184076Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_meta.h 2025-06-01T22:52:05.4184898Z +++ awk '{print $5}' 2025-06-01T22:52:05.4208585Z ++ FSIZE=675 2025-06-01T22:52:05.4210017Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_meta.h",sha256=kqpi4tkBAfNOlk_Tallq4dfQBSHt6EPfC3KXlgAZ01Q,675' 2025-06-01T22:52:05.4210936Z ++ read fname 2025-06-01T22:52:05.4211515Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h 2025-06-01T22:52:05.4212655Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h 2025-06-01T22:52:05.4213685Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h 2025-06-01T22:52:05.4214182Z ++ grep RECORD 2025-06-01T22:52:05.4234409Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h 2025-06-01T22:52:05.4235146Z +++ openssl base64 2025-06-01T22:52:05.4235655Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.4236113Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.4237275Z +++ sed -e s/=//g 2025-06-01T22:52:05.4280277Z ++ HASH=958iJSudzKBpARsyJZ2Sdpiv3ckBa-cwGu39qcMyxFU 2025-06-01T22:52:05.4283582Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h 2025-06-01T22:52:05.4284663Z +++ awk '{print $5}' 2025-06-01T22:52:05.4311208Z ++ FSIZE=1332 2025-06-01T22:52:05.4312332Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h",sha256=958iJSudzKBpARsyJZ2Sdpiv3ckBa-cwGu39qcMyxFU,1332' 2025-06-01T22:52:05.4313720Z ++ read fname 2025-06-01T22:52:05.4314153Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_native.h 2025-06-01T22:52:05.4314807Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_native.h 2025-06-01T22:52:05.4315362Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_native.h 2025-06-01T22:52:05.4315782Z ++ grep RECORD 2025-06-01T22:52:05.4332694Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_native.h 2025-06-01T22:52:05.4333388Z +++ openssl base64 2025-06-01T22:52:05.4334676Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.4336240Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.4338218Z +++ sed -e s/=//g 2025-06-01T22:52:05.4375115Z ++ HASH=ie05or9YrbJeVrF8cmNL6E-dpH9AEYYS4ity-wYMscM 2025-06-01T22:52:05.4380931Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_native.h 2025-06-01T22:52:05.4381674Z +++ awk '{print $5}' 2025-06-01T22:52:05.4406876Z ++ FSIZE=1069 2025-06-01T22:52:05.4407661Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_native.h",sha256=ie05or9YrbJeVrF8cmNL6E-dpH9AEYYS4ity-wYMscM,1069' 2025-06-01T22:52:05.4408446Z ++ read fname 2025-06-01T22:52:05.4408846Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool2d_ops.h 2025-06-01T22:52:05.4409537Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool2d_ops.h 2025-06-01T22:52:05.4410145Z ++ echo torch/include/ATen/ops/fractional_max_pool2d_ops.h 2025-06-01T22:52:05.4410565Z ++ grep RECORD 2025-06-01T22:52:05.4433093Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool2d_ops.h 2025-06-01T22:52:05.4433651Z +++ openssl base64 2025-06-01T22:52:05.4433991Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.4434255Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.4434716Z +++ sed -e s/=//g 2025-06-01T22:52:05.4476374Z ++ HASH=qpU2RhEGnXvvFLODpCeRTE5m-9yfVfyeF5-Wa2CS_zY 2025-06-01T22:52:05.4479259Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool2d_ops.h 2025-06-01T22:52:05.4480735Z +++ awk '{print $5}' 2025-06-01T22:52:05.4508464Z ++ FSIZE=2519 2025-06-01T22:52:05.4509204Z ++ echo '"torch/include/ATen/ops/fractional_max_pool2d_ops.h",sha256=qpU2RhEGnXvvFLODpCeRTE5m-9yfVfyeF5-Wa2CS_zY,2519' 2025-06-01T22:52:05.4509937Z ++ read fname 2025-06-01T22:52:05.4510302Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d.h 2025-06-01T22:52:05.4510835Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d.h 2025-06-01T22:52:05.4511302Z ++ echo torch/include/ATen/ops/fractional_max_pool3d.h 2025-06-01T22:52:05.4511694Z ++ grep RECORD 2025-06-01T22:52:05.4531204Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d.h 2025-06-01T22:52:05.4531745Z +++ openssl base64 2025-06-01T22:52:05.4532771Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.4534168Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.4535419Z +++ sed -e s/=//g 2025-06-01T22:52:05.4573464Z ++ HASH=I6kiT_jZ7YEkIUhALr_qB3DgCxxd4ow0KVJutvKxD8U 2025-06-01T22:52:05.4578910Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d.h 2025-06-01T22:52:05.4579844Z +++ awk '{print $5}' 2025-06-01T22:52:05.4605822Z ++ FSIZE=2020 2025-06-01T22:52:05.4606523Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d.h",sha256=I6kiT_jZ7YEkIUhALr_qB3DgCxxd4ow0KVJutvKxD8U,2020' 2025-06-01T22:52:05.4607241Z ++ read fname 2025-06-01T22:52:05.4607674Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d_backward.h 2025-06-01T22:52:05.4608309Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d_backward.h 2025-06-01T22:52:05.4608898Z ++ echo torch/include/ATen/ops/fractional_max_pool3d_backward.h 2025-06-01T22:52:05.4609351Z ++ grep RECORD 2025-06-01T22:52:05.4631147Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d_backward.h 2025-06-01T22:52:05.4631759Z +++ openssl base64 2025-06-01T22:52:05.4632015Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.4632283Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.4632764Z +++ sed -e s/=//g 2025-06-01T22:52:05.4676475Z ++ HASH=gd6LHuCtWUObgB_bjxju9eAfOI6w3y0MbcLN8vnVkdk 2025-06-01T22:52:05.4679147Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d_backward.h 2025-06-01T22:52:05.4679745Z +++ awk '{print $5}' 2025-06-01T22:52:05.4706455Z ++ FSIZE=2063 2025-06-01T22:52:05.4707282Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d_backward.h",sha256=gd6LHuCtWUObgB_bjxju9eAfOI6w3y0MbcLN8vnVkdk,2063' 2025-06-01T22:52:05.4708180Z ++ read fname 2025-06-01T22:52:05.4708657Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h 2025-06-01T22:52:05.4709425Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h 2025-06-01T22:52:05.4710133Z ++ echo torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h 2025-06-01T22:52:05.4710632Z ++ grep RECORD 2025-06-01T22:52:05.4729886Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h 2025-06-01T22:52:05.4730563Z +++ openssl base64 2025-06-01T22:52:05.4730842Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.4731782Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.4733208Z +++ sed -e s/=//g 2025-06-01T22:52:05.4772536Z ++ HASH=DzmYqWlyLGQ56bt6q1LB0gu7UUVOM4I6_fMT5ZxZjqw 2025-06-01T22:52:05.4777564Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h 2025-06-01T22:52:05.4778796Z +++ awk '{print $5}' 2025-06-01T22:52:05.4806325Z ++ FSIZE=1317 2025-06-01T22:52:05.4807293Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h",sha256=DzmYqWlyLGQ56bt6q1LB0gu7UUVOM4I6_fMT5ZxZjqw,1317' 2025-06-01T22:52:05.4808216Z ++ read fname 2025-06-01T22:52:05.4808713Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h 2025-06-01T22:52:05.4809511Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h 2025-06-01T22:52:05.4810240Z ++ echo torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h 2025-06-01T22:52:05.4810781Z ++ grep RECORD 2025-06-01T22:52:05.4832166Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h 2025-06-01T22:52:05.4832900Z +++ openssl base64 2025-06-01T22:52:05.4833174Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.4833416Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.4833687Z +++ sed -e s/=//g 2025-06-01T22:52:05.4874215Z ++ HASH=YWehyENpjOCpl53WCN_LQ2tefhMdNYnCkqnpL9kXFyg 2025-06-01T22:52:05.4878195Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h 2025-06-01T22:52:05.4879233Z +++ awk '{print $5}' 2025-06-01T22:52:05.4907023Z ++ FSIZE=1319 2025-06-01T22:52:05.4907953Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h",sha256=YWehyENpjOCpl53WCN_LQ2tefhMdNYnCkqnpL9kXFyg,1319' 2025-06-01T22:52:05.4908778Z ++ read fname 2025-06-01T22:52:05.4909247Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d_backward_native.h 2025-06-01T22:52:05.4910105Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d_backward_native.h 2025-06-01T22:52:05.4910752Z ++ echo torch/include/ATen/ops/fractional_max_pool3d_backward_native.h 2025-06-01T22:52:05.4911240Z ++ grep RECORD 2025-06-01T22:52:05.4929592Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d_backward_native.h 2025-06-01T22:52:05.4930223Z +++ openssl base64 2025-06-01T22:52:05.4930567Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.4932064Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.4933307Z +++ sed -e s/=//g 2025-06-01T22:52:05.4971558Z ++ HASH=GvWZnZiTLbcgbAJlSSV8Bv2UlgC9i40TnZ8W4_uDSFM 2025-06-01T22:52:05.4976547Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d_backward_native.h 2025-06-01T22:52:05.4978073Z +++ awk '{print $5}' 2025-06-01T22:52:05.5003688Z ++ FSIZE=1286 2025-06-01T22:52:05.5004892Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d_backward_native.h",sha256=GvWZnZiTLbcgbAJlSSV8Bv2UlgC9i40TnZ8W4_uDSFM,1286' 2025-06-01T22:52:05.5005733Z ++ read fname 2025-06-01T22:52:05.5006205Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h 2025-06-01T22:52:05.5006897Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h 2025-06-01T22:52:05.5007671Z ++ echo torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h 2025-06-01T22:52:05.5008149Z ++ grep RECORD 2025-06-01T22:52:05.5029596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h 2025-06-01T22:52:05.5030353Z +++ openssl base64 2025-06-01T22:52:05.5030611Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.5030877Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.5031872Z +++ sed -e s/=//g 2025-06-01T22:52:05.5072957Z ++ HASH=m6DmBy4E9qNh8iwWHh9RkwCrFTX4OX1LTx_XWfRQZ5w 2025-06-01T22:52:05.5076512Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h 2025-06-01T22:52:05.5077172Z +++ awk '{print $5}' 2025-06-01T22:52:05.5104435Z ++ FSIZE=2505 2025-06-01T22:52:05.5105224Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h",sha256=m6DmBy4E9qNh8iwWHh9RkwCrFTX4OX1LTx_XWfRQZ5w,2505' 2025-06-01T22:52:05.5106008Z ++ read fname 2025-06-01T22:52:05.5106645Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.5107711Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.5108721Z ++ echo torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.5109375Z ++ grep RECORD 2025-06-01T22:52:05.5128734Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.5129556Z +++ openssl base64 2025-06-01T22:52:05.5129837Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.5130930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.5132178Z +++ sed -e s/=//g 2025-06-01T22:52:05.5170904Z ++ HASH=Df3mXbR3ZSkyBn_po-aw0S_klTBtq6W6cL7XuQsjO10 2025-06-01T22:52:05.5175908Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.5176598Z +++ awk '{print $5}' 2025-06-01T22:52:05.5202439Z ++ FSIZE=923 2025-06-01T22:52:05.5203469Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Df3mXbR3ZSkyBn_po-aw0S_klTBtq6W6cL7XuQsjO10,923' 2025-06-01T22:52:05.5204756Z ++ read fname 2025-06-01T22:52:05.5205213Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h 2025-06-01T22:52:05.5216658Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h 2025-06-01T22:52:05.5217312Z ++ echo torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h 2025-06-01T22:52:05.5217785Z ++ grep RECORD 2025-06-01T22:52:05.5225965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h 2025-06-01T22:52:05.5226567Z +++ openssl base64 2025-06-01T22:52:05.5227549Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.5228064Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.5229346Z +++ sed -e s/=//g 2025-06-01T22:52:05.5271324Z ++ HASH=5XSp9ULXOMzUcXdZhognO_kylqK4rJ7uqLqoO0JTrgA 2025-06-01T22:52:05.5275451Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h 2025-06-01T22:52:05.5276440Z +++ awk '{print $5}' 2025-06-01T22:52:05.5303399Z ++ FSIZE=1330 2025-06-01T22:52:05.5304222Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h",sha256=5XSp9ULXOMzUcXdZhognO_kylqK4rJ7uqLqoO0JTrgA,1330' 2025-06-01T22:52:05.5305213Z ++ read fname 2025-06-01T22:52:05.5305667Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h 2025-06-01T22:52:05.5306340Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h 2025-06-01T22:52:05.5306972Z ++ echo torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h 2025-06-01T22:52:05.5307431Z ++ grep RECORD 2025-06-01T22:52:05.5326903Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h 2025-06-01T22:52:05.5327556Z +++ openssl base64 2025-06-01T22:52:05.5327816Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.5328606Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.5330066Z +++ sed -e s/=//g 2025-06-01T22:52:05.5370708Z ++ HASH=XF2IigJH3aePEw4MLmQvrel4zghnJc52O-F5lZZxi-E 2025-06-01T22:52:05.5375637Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h 2025-06-01T22:52:05.5376588Z +++ awk '{print $5}' 2025-06-01T22:52:05.5403367Z ++ FSIZE=1332 2025-06-01T22:52:05.5404274Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h",sha256=XF2IigJH3aePEw4MLmQvrel4zghnJc52O-F5lZZxi-E,1332' 2025-06-01T22:52:05.5405263Z ++ read fname 2025-06-01T22:52:05.5405659Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d_meta.h 2025-06-01T22:52:05.5406266Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d_meta.h 2025-06-01T22:52:05.5406811Z ++ echo torch/include/ATen/ops/fractional_max_pool3d_meta.h 2025-06-01T22:52:05.5407232Z ++ grep RECORD 2025-06-01T22:52:05.5430174Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d_meta.h 2025-06-01T22:52:05.5430742Z +++ openssl base64 2025-06-01T22:52:05.5431016Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.5431275Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.5431549Z +++ sed -e s/=//g 2025-06-01T22:52:05.5473053Z ++ HASH=QKeATRpGUKty5rmHtFF1-d0Nb5xjiR4P6waMQIV-QQw 2025-06-01T22:52:05.5476340Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d_meta.h 2025-06-01T22:52:05.5477142Z +++ awk '{print $5}' 2025-06-01T22:52:05.5505899Z ++ FSIZE=9607 2025-06-01T22:52:05.5506687Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d_meta.h",sha256=QKeATRpGUKty5rmHtFF1-d0Nb5xjiR4P6waMQIV-QQw,9607' 2025-06-01T22:52:05.5507440Z ++ read fname 2025-06-01T22:52:05.5507885Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h 2025-06-01T22:52:05.5508562Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h 2025-06-01T22:52:05.5509170Z ++ echo torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h 2025-06-01T22:52:05.5509652Z ++ grep RECORD 2025-06-01T22:52:05.5528636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h 2025-06-01T22:52:05.5529280Z +++ openssl base64 2025-06-01T22:52:05.5529629Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.5530804Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.5532078Z +++ sed -e s/=//g 2025-06-01T22:52:05.5570861Z ++ HASH=_AlLnae2SvCij3j5DPZQ0a3_GuxGh_BtKrr4bVBtaxs 2025-06-01T22:52:05.5576305Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h 2025-06-01T22:52:05.5577799Z +++ awk '{print $5}' 2025-06-01T22:52:05.5604739Z ++ FSIZE=1332 2025-06-01T22:52:05.5605758Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h",sha256=_AlLnae2SvCij3j5DPZQ0a3_GuxGh_BtKrr4bVBtaxs,1332' 2025-06-01T22:52:05.5606541Z ++ read fname 2025-06-01T22:52:05.5606969Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d_native.h 2025-06-01T22:52:05.5607581Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d_native.h 2025-06-01T22:52:05.5608286Z ++ echo torch/include/ATen/ops/fractional_max_pool3d_native.h 2025-06-01T22:52:05.5608715Z ++ grep RECORD 2025-06-01T22:52:05.5630634Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d_native.h 2025-06-01T22:52:05.5631224Z +++ openssl base64 2025-06-01T22:52:05.5631484Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.5631744Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.5632007Z +++ sed -e s/=//g 2025-06-01T22:52:05.5671437Z ++ HASH=kRaD_7o0QQqMg5YGUgwnZSK69T3p-4QmWX-5fO-wUug 2025-06-01T22:52:05.5675235Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d_native.h 2025-06-01T22:52:05.5676496Z +++ awk '{print $5}' 2025-06-01T22:52:05.5706016Z ++ FSIZE=1339 2025-06-01T22:52:05.5706748Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d_native.h",sha256=kRaD_7o0QQqMg5YGUgwnZSK69T3p-4QmWX-5fO-wUug,1339' 2025-06-01T22:52:05.5707497Z ++ read fname 2025-06-01T22:52:05.5707883Z ++ make_wheel_record torch/include/ATen/ops/fractional_max_pool3d_ops.h 2025-06-01T22:52:05.5708472Z ++ FPATH=torch/include/ATen/ops/fractional_max_pool3d_ops.h 2025-06-01T22:52:05.5708993Z ++ echo torch/include/ATen/ops/fractional_max_pool3d_ops.h 2025-06-01T22:52:05.5709397Z ++ grep RECORD 2025-06-01T22:52:05.5728340Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fractional_max_pool3d_ops.h 2025-06-01T22:52:05.5728920Z +++ openssl base64 2025-06-01T22:52:05.5729256Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.5729923Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.5731261Z +++ sed -e s/=//g 2025-06-01T22:52:05.5771923Z ++ HASH=fdQgE0vcoJSN32kWeXk6oD8CnjAOMVuXDa_7ipf7pds 2025-06-01T22:52:05.5776575Z +++ ls -nl torch/include/ATen/ops/fractional_max_pool3d_ops.h 2025-06-01T22:52:05.5778154Z +++ awk '{print $5}' 2025-06-01T22:52:05.5805381Z ++ FSIZE=2519 2025-06-01T22:52:05.5806209Z ++ echo '"torch/include/ATen/ops/fractional_max_pool3d_ops.h",sha256=fdQgE0vcoJSN32kWeXk6oD8CnjAOMVuXDa_7ipf7pds,2519' 2025-06-01T22:52:05.5806993Z ++ read fname 2025-06-01T22:52:05.5807317Z ++ make_wheel_record torch/include/ATen/ops/frexp.h 2025-06-01T22:52:05.5807747Z ++ FPATH=torch/include/ATen/ops/frexp.h 2025-06-01T22:52:05.5808124Z ++ echo torch/include/ATen/ops/frexp.h 2025-06-01T22:52:05.5808474Z ++ grep RECORD 2025-06-01T22:52:05.5831458Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frexp.h 2025-06-01T22:52:05.5832307Z +++ openssl base64 2025-06-01T22:52:05.5832594Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.5832862Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.5833130Z +++ sed -e s/=//g 2025-06-01T22:52:05.5873718Z ++ HASH=zjNKzluOb41uUY9B8lKcAm2agwEHsLvgrg5xLxBXiRA 2025-06-01T22:52:05.5875835Z +++ ls -nl torch/include/ATen/ops/frexp.h 2025-06-01T22:52:05.5876483Z +++ awk '{print $5}' 2025-06-01T22:52:05.5903201Z ++ FSIZE=1368 2025-06-01T22:52:05.5904137Z ++ echo '"torch/include/ATen/ops/frexp.h",sha256=zjNKzluOb41uUY9B8lKcAm2agwEHsLvgrg5xLxBXiRA,1368' 2025-06-01T22:52:05.5904903Z ++ read fname 2025-06-01T22:52:05.5905655Z ++ make_wheel_record torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.5906804Z ++ FPATH=torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.5907210Z ++ echo torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.5907330Z ++ grep RECORD 2025-06-01T22:52:05.5928345Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.5928521Z +++ openssl base64 2025-06-01T22:52:05.5928727Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.5929695Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.5931198Z +++ sed -e s/=//g 2025-06-01T22:52:05.5971152Z ++ HASH=C5T-EyKRo4gmsuvd-iuV2vgx9Ja-Y_aE_Csd5VE5m4k 2025-06-01T22:52:05.5976217Z +++ ls -nl torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.5976725Z +++ awk '{print $5}' 2025-06-01T22:52:05.6002528Z ++ FSIZE=788 2025-06-01T22:52:05.6003439Z ++ echo '"torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h",sha256=C5T-EyKRo4gmsuvd-iuV2vgx9Ja-Y_aE_Csd5VE5m4k,788' 2025-06-01T22:52:05.6003691Z ++ read fname 2025-06-01T22:52:05.6004064Z ++ make_wheel_record torch/include/ATen/ops/frexp_cpu_dispatch.h 2025-06-01T22:52:05.6004536Z ++ FPATH=torch/include/ATen/ops/frexp_cpu_dispatch.h 2025-06-01T22:52:05.6004849Z ++ echo torch/include/ATen/ops/frexp_cpu_dispatch.h 2025-06-01T22:52:05.6005948Z ++ grep RECORD 2025-06-01T22:52:05.6031449Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frexp_cpu_dispatch.h 2025-06-01T22:52:05.6031664Z +++ openssl base64 2025-06-01T22:52:05.6031812Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.6031913Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.6032006Z +++ sed -e s/=//g 2025-06-01T22:52:05.6075168Z ++ HASH=AgQXoTT3yVNRYAFBAT62HBou_K9BHfutH_1lVLkGvmk 2025-06-01T22:52:05.6075631Z +++ ls -nl torch/include/ATen/ops/frexp_cpu_dispatch.h 2025-06-01T22:52:05.6077585Z +++ awk '{print $5}' 2025-06-01T22:52:05.6105765Z ++ FSIZE=931 2025-06-01T22:52:05.6106573Z ++ echo '"torch/include/ATen/ops/frexp_cpu_dispatch.h",sha256=AgQXoTT3yVNRYAFBAT62HBou_K9BHfutH_1lVLkGvmk,931' 2025-06-01T22:52:05.6106679Z ++ read fname 2025-06-01T22:52:05.6106898Z ++ make_wheel_record torch/include/ATen/ops/frexp_cuda_dispatch.h 2025-06-01T22:52:05.6107312Z ++ FPATH=torch/include/ATen/ops/frexp_cuda_dispatch.h 2025-06-01T22:52:05.6107622Z ++ echo torch/include/ATen/ops/frexp_cuda_dispatch.h 2025-06-01T22:52:05.6107809Z ++ grep RECORD 2025-06-01T22:52:05.6128478Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frexp_cuda_dispatch.h 2025-06-01T22:52:05.6128670Z +++ openssl base64 2025-06-01T22:52:05.6129444Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.6131004Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.6132204Z +++ sed -e s/=//g 2025-06-01T22:52:05.6170967Z ++ HASH=8St131-MWHi5P3PMunUH2wXjpgCEbcawIzPduqZvQYs 2025-06-01T22:52:05.6175751Z +++ ls -nl torch/include/ATen/ops/frexp_cuda_dispatch.h 2025-06-01T22:52:05.6176497Z +++ awk '{print $5}' 2025-06-01T22:52:05.6202530Z ++ FSIZE=933 2025-06-01T22:52:05.6203372Z ++ echo '"torch/include/ATen/ops/frexp_cuda_dispatch.h",sha256=8St131-MWHi5P3PMunUH2wXjpgCEbcawIzPduqZvQYs,933' 2025-06-01T22:52:05.6203477Z ++ read fname 2025-06-01T22:52:05.6203668Z ++ make_wheel_record torch/include/ATen/ops/frexp_native.h 2025-06-01T22:52:05.6203813Z ++ FPATH=torch/include/ATen/ops/frexp_native.h 2025-06-01T22:52:05.6204782Z ++ echo torch/include/ATen/ops/frexp_native.h 2025-06-01T22:52:05.6205639Z ++ grep RECORD 2025-06-01T22:52:05.6227782Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frexp_native.h 2025-06-01T22:52:05.6228003Z +++ openssl base64 2025-06-01T22:52:05.6228185Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.6228376Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.6229563Z +++ sed -e s/=//g 2025-06-01T22:52:05.6272413Z ++ HASH=rOmhgqbvbCK5jjPpeWDX5a1FqBy_zPUmHRVisk2Mj5c 2025-06-01T22:52:05.6274502Z +++ ls -nl torch/include/ATen/ops/frexp_native.h 2025-06-01T22:52:05.6275251Z +++ awk '{print $5}' 2025-06-01T22:52:05.6302660Z ++ FSIZE=632 2025-06-01T22:52:05.6303534Z ++ echo '"torch/include/ATen/ops/frexp_native.h",sha256=rOmhgqbvbCK5jjPpeWDX5a1FqBy_zPUmHRVisk2Mj5c,632' 2025-06-01T22:52:05.6303697Z ++ read fname 2025-06-01T22:52:05.6303877Z ++ make_wheel_record torch/include/ATen/ops/frexp_ops.h 2025-06-01T22:52:05.6304142Z ++ FPATH=torch/include/ATen/ops/frexp_ops.h 2025-06-01T22:52:05.6304337Z ++ echo torch/include/ATen/ops/frexp_ops.h 2025-06-01T22:52:05.6304515Z ++ grep RECORD 2025-06-01T22:52:05.6326477Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frexp_ops.h 2025-06-01T22:52:05.6326721Z +++ openssl base64 2025-06-01T22:52:05.6327130Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.6327318Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.6328703Z +++ sed -e s/=//g 2025-06-01T22:52:05.6372267Z ++ HASH=MwXizPvVb7ntkkc8TY2GU0RfV6_jYMsisBpK8rtY02I 2025-06-01T22:52:05.6376808Z +++ ls -nl torch/include/ATen/ops/frexp_ops.h 2025-06-01T22:52:05.6378315Z +++ awk '{print $5}' 2025-06-01T22:52:05.6405413Z ++ FSIZE=1894 2025-06-01T22:52:05.6406233Z ++ echo '"torch/include/ATen/ops/frexp_ops.h",sha256=MwXizPvVb7ntkkc8TY2GU0RfV6_jYMsisBpK8rtY02I,1894' 2025-06-01T22:52:05.6406606Z ++ read fname 2025-06-01T22:52:05.6406842Z ++ make_wheel_record torch/include/ATen/ops/frobenius_norm.h 2025-06-01T22:52:05.6407001Z ++ FPATH=torch/include/ATen/ops/frobenius_norm.h 2025-06-01T22:52:05.6407160Z ++ echo torch/include/ATen/ops/frobenius_norm.h 2025-06-01T22:52:05.6407445Z ++ grep RECORD 2025-06-01T22:52:05.6431241Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frobenius_norm.h 2025-06-01T22:52:05.6431447Z +++ openssl base64 2025-06-01T22:52:05.6431585Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.6432770Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.6432946Z +++ sed -e s/=//g 2025-06-01T22:52:05.6475710Z ++ HASH=Mm_IDAUgWCrpm7N-Y-sGeDjjYi-kcPSLRp-aiuDgzOk 2025-06-01T22:52:05.6478913Z +++ ls -nl torch/include/ATen/ops/frobenius_norm.h 2025-06-01T22:52:05.6480260Z +++ awk '{print $5}' 2025-06-01T22:52:05.6508705Z ++ FSIZE=1370 2025-06-01T22:52:05.6509637Z ++ echo '"torch/include/ATen/ops/frobenius_norm.h",sha256=Mm_IDAUgWCrpm7N-Y-sGeDjjYi-kcPSLRp-aiuDgzOk,1370' 2025-06-01T22:52:05.6509798Z ++ read fname 2025-06-01T22:52:05.6510183Z ++ make_wheel_record torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.6510908Z ++ FPATH=torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.6511343Z ++ echo torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.6511502Z ++ grep RECORD 2025-06-01T22:52:05.6531308Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.6531509Z +++ openssl base64 2025-06-01T22:52:05.6532284Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.6533744Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.6535338Z +++ sed -e s/=//g 2025-06-01T22:52:05.6572863Z ++ HASH=Vplafky-TGtQHN_wEUvSKvkm-kTjOI8s7J07QLQHaDQ 2025-06-01T22:52:05.6578988Z +++ ls -nl torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.6579287Z +++ awk '{print $5}' 2025-06-01T22:52:05.6606137Z ++ FSIZE=1062 2025-06-01T22:52:05.6607170Z ++ echo '"torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h",sha256=Vplafky-TGtQHN_wEUvSKvkm-kTjOI8s7J07QLQHaDQ,1062' 2025-06-01T22:52:05.6607356Z ++ read fname 2025-06-01T22:52:05.6607792Z ++ make_wheel_record torch/include/ATen/ops/frobenius_norm_native.h 2025-06-01T22:52:05.6608148Z ++ FPATH=torch/include/ATen/ops/frobenius_norm_native.h 2025-06-01T22:52:05.6608412Z ++ echo torch/include/ATen/ops/frobenius_norm_native.h 2025-06-01T22:52:05.6608519Z ++ grep RECORD 2025-06-01T22:52:05.6630836Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frobenius_norm_native.h 2025-06-01T22:52:05.6631039Z +++ openssl base64 2025-06-01T22:52:05.6631165Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.6632666Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.6632806Z +++ sed -e s/=//g 2025-06-01T22:52:05.6674844Z ++ HASH=upzPZmLV_3W8l8Y1Ol05CfgjYbSyvKnY7aqLiGCbB9Q 2025-06-01T22:52:05.6677970Z +++ ls -nl torch/include/ATen/ops/frobenius_norm_native.h 2025-06-01T22:52:05.6678327Z +++ awk '{print $5}' 2025-06-01T22:52:05.6706567Z ++ FSIZE=646 2025-06-01T22:52:05.6707659Z ++ echo '"torch/include/ATen/ops/frobenius_norm_native.h",sha256=upzPZmLV_3W8l8Y1Ol05CfgjYbSyvKnY7aqLiGCbB9Q,646' 2025-06-01T22:52:05.6707887Z ++ read fname 2025-06-01T22:52:05.6708157Z ++ make_wheel_record torch/include/ATen/ops/frobenius_norm_ops.h 2025-06-01T22:52:05.6708329Z ++ FPATH=torch/include/ATen/ops/frobenius_norm_ops.h 2025-06-01T22:52:05.6708497Z ++ echo torch/include/ATen/ops/frobenius_norm_ops.h 2025-06-01T22:52:05.6708841Z ++ grep RECORD 2025-06-01T22:52:05.6729816Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/frobenius_norm_ops.h 2025-06-01T22:52:05.6730049Z +++ openssl base64 2025-06-01T22:52:05.6730781Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.6732210Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.6733176Z +++ sed -e s/=//g 2025-06-01T22:52:05.6772111Z ++ HASH=EU-ppXfnipA90yS8rkfWPjvD_F0QvLpeHcYMcCU7AyI 2025-06-01T22:52:05.6776829Z +++ ls -nl torch/include/ATen/ops/frobenius_norm_ops.h 2025-06-01T22:52:05.6777681Z +++ awk '{print $5}' 2025-06-01T22:52:05.6804956Z ++ FSIZE=1856 2025-06-01T22:52:05.6805918Z ++ echo '"torch/include/ATen/ops/frobenius_norm_ops.h",sha256=EU-ppXfnipA90yS8rkfWPjvD_F0QvLpeHcYMcCU7AyI,1856' 2025-06-01T22:52:05.6806122Z ++ read fname 2025-06-01T22:52:05.6806428Z ++ make_wheel_record torch/include/ATen/ops/from_blob.h 2025-06-01T22:52:05.6806696Z ++ FPATH=torch/include/ATen/ops/from_blob.h 2025-06-01T22:52:05.6806952Z ++ echo torch/include/ATen/ops/from_blob.h 2025-06-01T22:52:05.6807117Z ++ grep RECORD 2025-06-01T22:52:05.6830010Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/from_blob.h 2025-06-01T22:52:05.6830223Z +++ openssl base64 2025-06-01T22:52:05.6830403Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.6830936Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.6831503Z +++ sed -e s/=//g 2025-06-01T22:52:05.6874661Z ++ HASH=vqG2laZSL6_gDQ5pfyS5dYndCp6fuANp7EXO6YxzDVo 2025-06-01T22:52:05.6876877Z +++ ls -nl torch/include/ATen/ops/from_blob.h 2025-06-01T22:52:05.6878087Z +++ awk '{print $5}' 2025-06-01T22:52:05.6906078Z ++ FSIZE=4163 2025-06-01T22:52:05.6906856Z ++ echo '"torch/include/ATen/ops/from_blob.h",sha256=vqG2laZSL6_gDQ5pfyS5dYndCp6fuANp7EXO6YxzDVo,4163' 2025-06-01T22:52:05.6907094Z ++ read fname 2025-06-01T22:52:05.6907299Z ++ make_wheel_record torch/include/ATen/ops/from_file.h 2025-06-01T22:52:05.6907490Z ++ FPATH=torch/include/ATen/ops/from_file.h 2025-06-01T22:52:05.6907829Z ++ echo torch/include/ATen/ops/from_file.h 2025-06-01T22:52:05.6908054Z ++ grep RECORD 2025-06-01T22:52:05.6928762Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/from_file.h 2025-06-01T22:52:05.6928995Z +++ openssl base64 2025-06-01T22:52:05.6930094Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.6931590Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.6932881Z +++ sed -e s/=//g 2025-06-01T22:52:05.6971454Z ++ HASH=q-9XzzEZg6X46rh3OfbrtyZf2SNxatHw0gcPxF6zBdA 2025-06-01T22:52:05.6975870Z +++ ls -nl torch/include/ATen/ops/from_file.h 2025-06-01T22:52:05.6976775Z +++ awk '{print $5}' 2025-06-01T22:52:05.7004280Z ++ FSIZE=2208 2025-06-01T22:52:05.7005287Z ++ echo '"torch/include/ATen/ops/from_file.h",sha256=q-9XzzEZg6X46rh3OfbrtyZf2SNxatHw0gcPxF6zBdA,2208' 2025-06-01T22:52:05.7005472Z ++ read fname 2025-06-01T22:52:05.7005925Z ++ make_wheel_record torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7006377Z ++ FPATH=torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7006950Z ++ echo torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7007071Z ++ grep RECORD 2025-06-01T22:52:05.7030930Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7031141Z +++ openssl base64 2025-06-01T22:52:05.7031340Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.7031523Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.7031676Z +++ sed -e s/=//g 2025-06-01T22:52:05.7072852Z ++ HASH=RBl2aF8FqKZyQj5nMICd2S6_hVsTtcTZ3ak2EcnfUr0 2025-06-01T22:52:05.7076044Z +++ ls -nl torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7076418Z +++ awk '{print $5}' 2025-06-01T22:52:05.7104549Z ++ FSIZE=1016 2025-06-01T22:52:05.7105518Z ++ echo '"torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h",sha256=RBl2aF8FqKZyQj5nMICd2S6_hVsTtcTZ3ak2EcnfUr0,1016' 2025-06-01T22:52:05.7105699Z ++ read fname 2025-06-01T22:52:05.7106154Z ++ make_wheel_record torch/include/ATen/ops/from_file_cpu_dispatch.h 2025-06-01T22:52:05.7106496Z ++ FPATH=torch/include/ATen/ops/from_file_cpu_dispatch.h 2025-06-01T22:52:05.7106743Z ++ echo torch/include/ATen/ops/from_file_cpu_dispatch.h 2025-06-01T22:52:05.7106842Z ++ grep RECORD 2025-06-01T22:52:05.7127836Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/from_file_cpu_dispatch.h 2025-06-01T22:52:05.7128029Z +++ openssl base64 2025-06-01T22:52:05.7128554Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.7130096Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.7131334Z +++ sed -e s/=//g 2025-06-01T22:52:05.7170546Z ++ HASH=YRM2fuVveXR2HDnFF0OLYmGcC0qvKbePekNJBXyvwNY 2025-06-01T22:52:05.7174949Z +++ ls -nl torch/include/ATen/ops/from_file_cpu_dispatch.h 2025-06-01T22:52:05.7175808Z +++ awk '{print $5}' 2025-06-01T22:52:05.7203211Z ++ FSIZE=1098 2025-06-01T22:52:05.7204184Z ++ echo '"torch/include/ATen/ops/from_file_cpu_dispatch.h",sha256=YRM2fuVveXR2HDnFF0OLYmGcC0qvKbePekNJBXyvwNY,1098' 2025-06-01T22:52:05.7204288Z ++ read fname 2025-06-01T22:52:05.7204494Z ++ make_wheel_record torch/include/ATen/ops/from_file_native.h 2025-06-01T22:52:05.7204875Z ++ FPATH=torch/include/ATen/ops/from_file_native.h 2025-06-01T22:52:05.7205148Z ++ echo torch/include/ATen/ops/from_file_native.h 2025-06-01T22:52:05.7205339Z ++ grep RECORD 2025-06-01T22:52:05.7230386Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/from_file_native.h 2025-06-01T22:52:05.7230596Z +++ openssl base64 2025-06-01T22:52:05.7230731Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.7230834Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.7230949Z +++ sed -e s/=//g 2025-06-01T22:52:05.7271433Z ++ HASH=D0GJoGwSIoyfHn9_OiWHu0eGY1TNd6fLSt9HNRGHSCc 2025-06-01T22:52:05.7275100Z +++ ls -nl torch/include/ATen/ops/from_file_native.h 2025-06-01T22:52:05.7276256Z +++ awk '{print $5}' 2025-06-01T22:52:05.7304978Z ++ FSIZE=860 2025-06-01T22:52:05.7305850Z ++ echo '"torch/include/ATen/ops/from_file_native.h",sha256=D0GJoGwSIoyfHn9_OiWHu0eGY1TNd6fLSt9HNRGHSCc,860' 2025-06-01T22:52:05.7306048Z ++ read fname 2025-06-01T22:52:05.7306239Z ++ make_wheel_record torch/include/ATen/ops/from_file_ops.h 2025-06-01T22:52:05.7306383Z ++ FPATH=torch/include/ATen/ops/from_file_ops.h 2025-06-01T22:52:05.7306539Z ++ echo torch/include/ATen/ops/from_file_ops.h 2025-06-01T22:52:05.7306725Z ++ grep RECORD 2025-06-01T22:52:05.7327794Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/from_file_ops.h 2025-06-01T22:52:05.7328024Z +++ openssl base64 2025-06-01T22:52:05.7328643Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.7329965Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.7331262Z +++ sed -e s/=//g 2025-06-01T22:52:05.7370317Z ++ HASH=6xJM-jMM8kZDZhrlTWGSEYy0oVVeqVHZZLzIl6-qd8w 2025-06-01T22:52:05.7374878Z +++ ls -nl torch/include/ATen/ops/from_file_ops.h 2025-06-01T22:52:05.7375868Z +++ awk '{print $5}' 2025-06-01T22:52:05.7403608Z ++ FSIZE=2473 2025-06-01T22:52:05.7404773Z ++ echo '"torch/include/ATen/ops/from_file_ops.h",sha256=6xJM-jMM8kZDZhrlTWGSEYy0oVVeqVHZZLzIl6-qd8w,2473' 2025-06-01T22:52:05.7404965Z ++ read fname 2025-06-01T22:52:05.7405144Z ++ make_wheel_record torch/include/ATen/ops/full.h 2025-06-01T22:52:05.7405276Z ++ FPATH=torch/include/ATen/ops/full.h 2025-06-01T22:52:05.7405402Z ++ echo torch/include/ATen/ops/full.h 2025-06-01T22:52:05.7405517Z ++ grep RECORD 2025-06-01T22:52:05.7429174Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/full.h 2025-06-01T22:52:05.7429388Z +++ openssl base64 2025-06-01T22:52:05.7429591Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.7429775Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.7429926Z +++ sed -e s/=//g 2025-06-01T22:52:05.7471776Z ++ HASH=NLS0V_uJeZwGosSdJVJUZS9AdND5hH938PO7QrpcLiE 2025-06-01T22:52:05.7474687Z +++ ls -nl torch/include/ATen/ops/full.h 2025-06-01T22:52:05.7475601Z +++ awk '{print $5}' 2025-06-01T22:52:05.7503368Z ++ FSIZE=7917 2025-06-01T22:52:05.7504046Z ++ echo '"torch/include/ATen/ops/full.h",sha256=NLS0V_uJeZwGosSdJVJUZS9AdND5hH938PO7QrpcLiE,7917' 2025-06-01T22:52:05.7504165Z ++ read fname 2025-06-01T22:52:05.7504522Z ++ make_wheel_record torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7504809Z ++ FPATH=torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7505124Z ++ echo torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7505220Z ++ grep RECORD 2025-06-01T22:52:05.7527242Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7527362Z +++ openssl base64 2025-06-01T22:52:05.7527895Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.7528789Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.7530090Z +++ sed -e s/=//g 2025-06-01T22:52:05.7571138Z ++ HASH=fKR5xDo5VwK3HAR2hqvej_TBuobBV_RzxQdrMiwLVBc 2025-06-01T22:52:05.7576598Z +++ ls -nl torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7578122Z +++ awk '{print $5}' 2025-06-01T22:52:05.7605326Z ++ FSIZE=2546 2025-06-01T22:52:05.7606128Z ++ echo '"torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h",sha256=fKR5xDo5VwK3HAR2hqvej_TBuobBV_RzxQdrMiwLVBc,2546' 2025-06-01T22:52:05.7606955Z ++ read fname 2025-06-01T22:52:05.7607281Z ++ make_wheel_record torch/include/ATen/ops/full_like.h 2025-06-01T22:52:05.7607715Z ++ FPATH=torch/include/ATen/ops/full_like.h 2025-06-01T22:52:05.7608116Z ++ echo torch/include/ATen/ops/full_like.h 2025-06-01T22:52:05.7608460Z ++ grep RECORD 2025-06-01T22:52:05.7631556Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/full_like.h 2025-06-01T22:52:05.7632091Z +++ openssl base64 2025-06-01T22:52:05.7632376Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.7633081Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.7633539Z +++ sed -e s/=//g 2025-06-01T22:52:05.7673830Z ++ HASH=hipV1uColaKxnYY--BBkYnvBCtqioGOSa8HaLziqimc 2025-06-01T22:52:05.7676754Z +++ ls -nl torch/include/ATen/ops/full_like.h 2025-06-01T22:52:05.7677667Z +++ awk '{print $5}' 2025-06-01T22:52:05.7704267Z ++ FSIZE=2456 2025-06-01T22:52:05.7705320Z ++ echo '"torch/include/ATen/ops/full_like.h",sha256=hipV1uColaKxnYY--BBkYnvBCtqioGOSa8HaLziqimc,2456' 2025-06-01T22:52:05.7706160Z ++ read fname 2025-06-01T22:52:05.7706648Z ++ make_wheel_record torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7707480Z ++ FPATH=torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7708192Z ++ echo torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7708713Z ++ grep RECORD 2025-06-01T22:52:05.7728714Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7729960Z +++ openssl base64 2025-06-01T22:52:05.7730283Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.7730752Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.7731688Z +++ sed -e s/=//g 2025-06-01T22:52:05.7771055Z ++ HASH=yGw24MrMiaK7Ei490idnvc3vdiTh4x_u3ow9shSrrW4 2025-06-01T22:52:05.7775923Z +++ ls -nl torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:05.7776775Z +++ awk '{print $5}' 2025-06-01T22:52:05.7803915Z ++ FSIZE=1512 2025-06-01T22:52:05.7805384Z ++ echo '"torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h",sha256=yGw24MrMiaK7Ei490idnvc3vdiTh4x_u3ow9shSrrW4,1512' 2025-06-01T22:52:05.7806227Z ++ read fname 2025-06-01T22:52:05.7806633Z ++ make_wheel_record torch/include/ATen/ops/full_like_native.h 2025-06-01T22:52:05.7807137Z ++ FPATH=torch/include/ATen/ops/full_like_native.h 2025-06-01T22:52:05.7807576Z ++ echo torch/include/ATen/ops/full_like_native.h 2025-06-01T22:52:05.7807963Z ++ grep RECORD 2025-06-01T22:52:05.7831252Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/full_like_native.h 2025-06-01T22:52:05.7832112Z +++ openssl base64 2025-06-01T22:52:05.7832487Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.7832876Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.7833152Z +++ sed -e s/=//g 2025-06-01T22:52:05.7874647Z ++ HASH=kuVypWwUkAFeJ9j7DQUU-nGGRprUS5UdapuRVHuPd48 2025-06-01T22:52:05.7876823Z +++ ls -nl torch/include/ATen/ops/full_like_native.h 2025-06-01T22:52:05.7877676Z +++ awk '{print $5}' 2025-06-01T22:52:05.7905649Z ++ FSIZE=892 2025-06-01T22:52:05.7906797Z ++ echo '"torch/include/ATen/ops/full_like_native.h",sha256=kuVypWwUkAFeJ9j7DQUU-nGGRprUS5UdapuRVHuPd48,892' 2025-06-01T22:52:05.7907660Z ++ read fname 2025-06-01T22:52:05.7908212Z ++ make_wheel_record torch/include/ATen/ops/full_like_ops.h 2025-06-01T22:52:05.7908668Z ++ FPATH=torch/include/ATen/ops/full_like_ops.h 2025-06-01T22:52:05.7909087Z ++ echo torch/include/ATen/ops/full_like_ops.h 2025-06-01T22:52:05.7909437Z ++ grep RECORD 2025-06-01T22:52:05.7928305Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/full_like_ops.h 2025-06-01T22:52:05.7929177Z +++ openssl base64 2025-06-01T22:52:05.7929541Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.7930725Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.7932101Z +++ sed -e s/=//g 2025-06-01T22:52:05.7970922Z ++ HASH=eTNANTj1lO4g4YQ_Eo-Ce8coCQkaq8hmOHPTf2Zy23A 2025-06-01T22:52:05.7975971Z +++ ls -nl torch/include/ATen/ops/full_like_ops.h 2025-06-01T22:52:05.7976868Z +++ awk '{print $5}' 2025-06-01T22:52:05.8004112Z ++ FSIZE=2597 2025-06-01T22:52:05.8005310Z ++ echo '"torch/include/ATen/ops/full_like_ops.h",sha256=eTNANTj1lO4g4YQ_Eo-Ce8coCQkaq8hmOHPTf2Zy23A,2597' 2025-06-01T22:52:05.8006034Z ++ read fname 2025-06-01T22:52:05.8006633Z ++ make_wheel_record torch/include/ATen/ops/full_native.h 2025-06-01T22:52:05.8007181Z ++ FPATH=torch/include/ATen/ops/full_native.h 2025-06-01T22:52:05.8007591Z ++ echo torch/include/ATen/ops/full_native.h 2025-06-01T22:52:05.8007957Z ++ grep RECORD 2025-06-01T22:52:05.8030915Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/full_native.h 2025-06-01T22:52:05.8031776Z +++ openssl base64 2025-06-01T22:52:05.8032043Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.8032288Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.8032558Z +++ sed -e s/=//g 2025-06-01T22:52:05.8073920Z ++ HASH=ZbPDRmCFRJZOuDxcT_GvFnhuDJ5nyQ0QB2MYS2W4Gys 2025-06-01T22:52:05.8076508Z +++ ls -nl torch/include/ATen/ops/full_native.h 2025-06-01T22:52:05.8077200Z +++ awk '{print $5}' 2025-06-01T22:52:05.8104842Z ++ FSIZE=1190 2025-06-01T22:52:05.8105773Z ++ echo '"torch/include/ATen/ops/full_native.h",sha256=ZbPDRmCFRJZOuDxcT_GvFnhuDJ5nyQ0QB2MYS2W4Gys,1190' 2025-06-01T22:52:05.8106460Z ++ read fname 2025-06-01T22:52:05.8106807Z ++ make_wheel_record torch/include/ATen/ops/full_ops.h 2025-06-01T22:52:05.8107240Z ++ FPATH=torch/include/ATen/ops/full_ops.h 2025-06-01T22:52:05.8107628Z ++ echo torch/include/ATen/ops/full_ops.h 2025-06-01T22:52:05.8107961Z ++ grep RECORD 2025-06-01T22:52:05.8127949Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/full_ops.h 2025-06-01T22:52:05.8128470Z +++ openssl base64 2025-06-01T22:52:05.8129009Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.8130564Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.8131640Z +++ sed -e s/=//g 2025-06-01T22:52:05.8170645Z ++ HASH=EVwB-6ghXBm8ikyFXq0Av-0pIkN86Zkr2IOQ02dk9ms 2025-06-01T22:52:05.8175310Z +++ ls -nl torch/include/ATen/ops/full_ops.h 2025-06-01T22:52:05.8176317Z +++ awk '{print $5}' 2025-06-01T22:52:05.8204380Z ++ FSIZE=4298 2025-06-01T22:52:05.8205098Z ++ echo '"torch/include/ATen/ops/full_ops.h",sha256=EVwB-6ghXBm8ikyFXq0Av-0pIkN86Zkr2IOQ02dk9ms,4298' 2025-06-01T22:52:05.8205999Z ++ read fname 2025-06-01T22:52:05.8206416Z ++ make_wheel_record torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h 2025-06-01T22:52:05.8207115Z ++ FPATH=torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h 2025-06-01T22:52:05.8207696Z ++ echo torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h 2025-06-01T22:52:05.8208139Z ++ grep RECORD 2025-06-01T22:52:05.8230757Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h 2025-06-01T22:52:05.8231562Z +++ openssl base64 2025-06-01T22:52:05.8231833Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.8232079Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.8232502Z +++ sed -e s/=//g 2025-06-01T22:52:05.8273013Z ++ HASH=muPEL1x8ptgAyeCMYzSqRmuTAxTppRgs3DVfnvNcQ5o 2025-06-01T22:52:05.8276043Z +++ ls -nl torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h 2025-06-01T22:52:05.8276703Z +++ awk '{print $5}' 2025-06-01T22:52:05.8304236Z ++ FSIZE=1452 2025-06-01T22:52:05.8305209Z ++ echo '"torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h",sha256=muPEL1x8ptgAyeCMYzSqRmuTAxTppRgs3DVfnvNcQ5o,1452' 2025-06-01T22:52:05.8306025Z ++ read fname 2025-06-01T22:52:05.8306612Z ++ make_wheel_record torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.8307639Z ++ FPATH=torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.8308546Z ++ echo torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.8309318Z ++ grep RECORD 2025-06-01T22:52:05.8328910Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.8329736Z +++ openssl base64 2025-06-01T22:52:05.8330017Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.8331106Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.8332243Z +++ sed -e s/=//g 2025-06-01T22:52:05.8371294Z ++ HASH=XFqA-I8sGlLALfDNmDK3A2M13mx729qZA-RwCh95_Lo 2025-06-01T22:52:05.8376635Z +++ ls -nl torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.8378360Z +++ awk '{print $5}' 2025-06-01T22:52:05.8405373Z ++ FSIZE=1090 2025-06-01T22:52:05.8406623Z ++ echo '"torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h",sha256=XFqA-I8sGlLALfDNmDK3A2M13mx729qZA-RwCh95_Lo,1090' 2025-06-01T22:52:05.8407596Z ++ read fname 2025-06-01T22:52:05.8408092Z ++ make_wheel_record torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h 2025-06-01T22:52:05.8408806Z ++ FPATH=torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h 2025-06-01T22:52:05.8409628Z ++ echo torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h 2025-06-01T22:52:05.8410137Z ++ grep RECORD 2025-06-01T22:52:05.8431816Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h 2025-06-01T22:52:05.8432611Z +++ openssl base64 2025-06-01T22:52:05.8432866Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.8433127Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.8433386Z +++ sed -e s/=//g 2025-06-01T22:52:05.8474708Z ++ HASH=AXDi80_YM9CsSUVhnr8Cf_bdgtFAPbq56YLxQ7g2GOI 2025-06-01T22:52:05.8477331Z +++ ls -nl torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h 2025-06-01T22:52:05.8478171Z +++ awk '{print $5}' 2025-06-01T22:52:05.8505911Z ++ FSIZE=802 2025-06-01T22:52:05.8506716Z ++ echo '"torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h",sha256=AXDi80_YM9CsSUVhnr8Cf_bdgtFAPbq56YLxQ7g2GOI,802' 2025-06-01T22:52:05.8507491Z ++ read fname 2025-06-01T22:52:05.8507945Z ++ make_wheel_record torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h 2025-06-01T22:52:05.8508612Z ++ FPATH=torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h 2025-06-01T22:52:05.8509227Z ++ echo torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h 2025-06-01T22:52:05.8509685Z ++ grep RECORD 2025-06-01T22:52:05.8528585Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h 2025-06-01T22:52:05.8529227Z +++ openssl base64 2025-06-01T22:52:05.8529658Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.8531020Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.8531972Z +++ sed -e s/=//g 2025-06-01T22:52:05.8571528Z ++ HASH=ZdGTtFVU-Rd5AxWQZ9Kaz6IFKDT1C355NvYy_nO_eEQ 2025-06-01T22:52:05.8576546Z +++ ls -nl torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h 2025-06-01T22:52:05.8577993Z +++ awk '{print $5}' 2025-06-01T22:52:05.8605278Z ++ FSIZE=2009 2025-06-01T22:52:05.8606231Z ++ echo '"torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h",sha256=ZdGTtFVU-Rd5AxWQZ9Kaz6IFKDT1C355NvYy_nO_eEQ,2009' 2025-06-01T22:52:05.8607023Z ++ read fname 2025-06-01T22:52:05.8607336Z ++ make_wheel_record torch/include/ATen/ops/gather.h 2025-06-01T22:52:05.8607780Z ++ FPATH=torch/include/ATen/ops/gather.h 2025-06-01T22:52:05.8608173Z ++ echo torch/include/ATen/ops/gather.h 2025-06-01T22:52:05.8608517Z ++ grep RECORD 2025-06-01T22:52:05.8631735Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather.h 2025-06-01T22:52:05.8632211Z +++ openssl base64 2025-06-01T22:52:05.8632479Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.8632723Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.8632991Z +++ sed -e s/=//g 2025-06-01T22:52:05.8673393Z ++ HASH=LN7HSsA_Pd_WOKXdRtuch7umNt-1w512jrzUQRkH4No 2025-06-01T22:52:05.8676794Z +++ ls -nl torch/include/ATen/ops/gather.h 2025-06-01T22:52:05.8678093Z +++ awk '{print $5}' 2025-06-01T22:52:05.8705953Z ++ FSIZE=2428 2025-06-01T22:52:05.8706831Z ++ echo '"torch/include/ATen/ops/gather.h",sha256=LN7HSsA_Pd_WOKXdRtuch7umNt-1w512jrzUQRkH4No,2428' 2025-06-01T22:52:05.8707461Z ++ read fname 2025-06-01T22:52:05.8707821Z ++ make_wheel_record torch/include/ATen/ops/gather_backward.h 2025-06-01T22:52:05.8708312Z ++ FPATH=torch/include/ATen/ops/gather_backward.h 2025-06-01T22:52:05.8708732Z ++ echo torch/include/ATen/ops/gather_backward.h 2025-06-01T22:52:05.8709115Z ++ grep RECORD 2025-06-01T22:52:05.8729821Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather_backward.h 2025-06-01T22:52:05.8730361Z +++ openssl base64 2025-06-01T22:52:05.8730822Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.8732476Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.8733553Z +++ sed -e s/=//g 2025-06-01T22:52:05.8771761Z ++ HASH=BE179f_oJ0aQWkoL_RmYXYoSyyYFoF8LtzO4b4lD9tw 2025-06-01T22:52:05.8776609Z +++ ls -nl torch/include/ATen/ops/gather_backward.h 2025-06-01T22:52:05.8778166Z +++ awk '{print $5}' 2025-06-01T22:52:05.8805402Z ++ FSIZE=840 2025-06-01T22:52:05.8806070Z ++ echo '"torch/include/ATen/ops/gather_backward.h",sha256=BE179f_oJ0aQWkoL_RmYXYoSyyYFoF8LtzO4b4lD9tw,840' 2025-06-01T22:52:05.8806743Z ++ read fname 2025-06-01T22:52:05.8807443Z ++ make_wheel_record torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.8808309Z ++ FPATH=torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.8809196Z ++ echo torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.8809759Z ++ grep RECORD 2025-06-01T22:52:05.8832561Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.8833281Z +++ openssl base64 2025-06-01T22:52:05.8833536Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.8833799Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.8834058Z +++ sed -e s/=//g 2025-06-01T22:52:05.8874756Z ++ HASH=RgBHAj_gl1r5mQeI7NFnyIVpwmngidmOrXQVqm9dTxM 2025-06-01T22:52:05.8877932Z +++ ls -nl torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.8878515Z +++ awk '{print $5}' 2025-06-01T22:52:05.8906977Z ++ FSIZE=855 2025-06-01T22:52:05.8907888Z ++ echo '"torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h",sha256=RgBHAj_gl1r5mQeI7NFnyIVpwmngidmOrXQVqm9dTxM,855' 2025-06-01T22:52:05.8908769Z ++ read fname 2025-06-01T22:52:05.8909139Z ++ make_wheel_record torch/include/ATen/ops/gather_backward_native.h 2025-06-01T22:52:05.8909681Z ++ FPATH=torch/include/ATen/ops/gather_backward_native.h 2025-06-01T22:52:05.8910159Z ++ echo torch/include/ATen/ops/gather_backward_native.h 2025-06-01T22:52:05.8910545Z ++ grep RECORD 2025-06-01T22:52:05.8928706Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather_backward_native.h 2025-06-01T22:52:05.8929256Z +++ openssl base64 2025-06-01T22:52:05.8930458Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.8931863Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.8932824Z +++ sed -e s/=//g 2025-06-01T22:52:05.8970874Z ++ HASH=4Txo1OeZkpNW6ib3wkjV2RyM4Rt-jylwL1xuE4M9Vs0 2025-06-01T22:52:05.8977020Z +++ ls -nl torch/include/ATen/ops/gather_backward_native.h 2025-06-01T22:52:05.8977579Z +++ awk '{print $5}' 2025-06-01T22:52:05.9002726Z ++ FSIZE=567 2025-06-01T22:52:05.9003410Z ++ echo '"torch/include/ATen/ops/gather_backward_native.h",sha256=4Txo1OeZkpNW6ib3wkjV2RyM4Rt-jylwL1xuE4M9Vs0,567' 2025-06-01T22:52:05.9004244Z ++ read fname 2025-06-01T22:52:05.9004649Z ++ make_wheel_record torch/include/ATen/ops/gather_backward_ops.h 2025-06-01T22:52:05.9005423Z ++ FPATH=torch/include/ATen/ops/gather_backward_ops.h 2025-06-01T22:52:05.9005893Z ++ echo torch/include/ATen/ops/gather_backward_ops.h 2025-06-01T22:52:05.9006295Z ++ grep RECORD 2025-06-01T22:52:05.9027579Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather_backward_ops.h 2025-06-01T22:52:05.9028160Z +++ openssl base64 2025-06-01T22:52:05.9028412Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.9028680Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.9029516Z +++ sed -e s/=//g 2025-06-01T22:52:05.9069783Z ++ HASH=xPC80ViHEzQtfIvdwYnEJyGCAB7N0WstNZX3aNNwXHc 2025-06-01T22:52:05.9074594Z +++ ls -nl torch/include/ATen/ops/gather_backward_ops.h 2025-06-01T22:52:05.9075647Z +++ awk '{print $5}' 2025-06-01T22:52:05.9102813Z ++ FSIZE=1257 2025-06-01T22:52:05.9103510Z ++ echo '"torch/include/ATen/ops/gather_backward_ops.h",sha256=xPC80ViHEzQtfIvdwYnEJyGCAB7N0WstNZX3aNNwXHc,1257' 2025-06-01T22:52:05.9104222Z ++ read fname 2025-06-01T22:52:05.9104793Z ++ make_wheel_record torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.9105744Z ++ FPATH=torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.9106618Z ++ echo torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.9107294Z ++ grep RECORD 2025-06-01T22:52:05.9128024Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.9128845Z +++ openssl base64 2025-06-01T22:52:05.9129113Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.9130501Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.9131767Z +++ sed -e s/=//g 2025-06-01T22:52:05.9170460Z ++ HASH=-ErXazNAujTIXpCCEuJwv92j1FwaEo1Inge9rqAP5O8 2025-06-01T22:52:05.9175822Z +++ ls -nl torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:05.9176679Z +++ awk '{print $5}' 2025-06-01T22:52:05.9201848Z ++ FSIZE=853 2025-06-01T22:52:05.9202809Z ++ echo '"torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h",sha256=-ErXazNAujTIXpCCEuJwv92j1FwaEo1Inge9rqAP5O8,853' 2025-06-01T22:52:05.9203740Z ++ read fname 2025-06-01T22:52:05.9204338Z ++ make_wheel_record torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.9205370Z ++ FPATH=torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.9206151Z ++ echo torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.9206676Z ++ grep RECORD 2025-06-01T22:52:05.9229577Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.9230245Z +++ openssl base64 2025-06-01T22:52:05.9230558Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.9230826Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.9231083Z +++ sed -e s/=//g 2025-06-01T22:52:05.9272208Z ++ HASH=3xQOOuztKR3h5rAEFkB2__OoIHwIsEQWU24eAwOhoS4 2025-06-01T22:52:05.9275687Z +++ ls -nl torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:05.9276230Z +++ awk '{print $5}' 2025-06-01T22:52:05.9303480Z ++ FSIZE=1116 2025-06-01T22:52:05.9304326Z ++ echo '"torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h",sha256=3xQOOuztKR3h5rAEFkB2__OoIHwIsEQWU24eAwOhoS4,1116' 2025-06-01T22:52:05.9305237Z ++ read fname 2025-06-01T22:52:05.9305586Z ++ make_wheel_record torch/include/ATen/ops/gather_cpu_dispatch.h 2025-06-01T22:52:05.9306107Z ++ FPATH=torch/include/ATen/ops/gather_cpu_dispatch.h 2025-06-01T22:52:05.9306599Z ++ echo torch/include/ATen/ops/gather_cpu_dispatch.h 2025-06-01T22:52:05.9306989Z ++ grep RECORD 2025-06-01T22:52:05.9327672Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather_cpu_dispatch.h 2025-06-01T22:52:05.9328284Z +++ openssl base64 2025-06-01T22:52:05.9328559Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.9329442Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.9330585Z +++ sed -e s/=//g 2025-06-01T22:52:05.9370064Z ++ HASH=iktZfREucwqpg7QzlrKHc3qnrccMdxt9Vz7lU_X90Ao 2025-06-01T22:52:05.9374931Z +++ ls -nl torch/include/ATen/ops/gather_cpu_dispatch.h 2025-06-01T22:52:05.9376045Z +++ awk '{print $5}' 2025-06-01T22:52:05.9402196Z ++ FSIZE=1060 2025-06-01T22:52:05.9402967Z ++ echo '"torch/include/ATen/ops/gather_cpu_dispatch.h",sha256=iktZfREucwqpg7QzlrKHc3qnrccMdxt9Vz7lU_X90Ao,1060' 2025-06-01T22:52:05.9403788Z ++ read fname 2025-06-01T22:52:05.9404280Z ++ make_wheel_record torch/include/ATen/ops/gather_cuda_dispatch.h 2025-06-01T22:52:05.9404969Z ++ FPATH=torch/include/ATen/ops/gather_cuda_dispatch.h 2025-06-01T22:52:05.9405656Z ++ echo torch/include/ATen/ops/gather_cuda_dispatch.h 2025-06-01T22:52:05.9406060Z ++ grep RECORD 2025-06-01T22:52:05.9431499Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather_cuda_dispatch.h 2025-06-01T22:52:05.9432471Z +++ openssl base64 2025-06-01T22:52:05.9432800Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.9433073Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.9433875Z +++ sed -e s/=//g 2025-06-01T22:52:05.9476404Z ++ HASH=8ZAxgji8Dnl1NvdRxbs_HZnwFrkAG6LuZc4Qs1nrWD4 2025-06-01T22:52:05.9479342Z +++ ls -nl torch/include/ATen/ops/gather_cuda_dispatch.h 2025-06-01T22:52:05.9480267Z +++ awk '{print $5}' 2025-06-01T22:52:05.9508093Z ++ FSIZE=1062 2025-06-01T22:52:05.9508887Z ++ echo '"torch/include/ATen/ops/gather_cuda_dispatch.h",sha256=8ZAxgji8Dnl1NvdRxbs_HZnwFrkAG6LuZc4Qs1nrWD4,1062' 2025-06-01T22:52:05.9509629Z ++ read fname 2025-06-01T22:52:05.9509958Z ++ make_wheel_record torch/include/ATen/ops/gather_meta.h 2025-06-01T22:52:05.9510404Z ++ FPATH=torch/include/ATen/ops/gather_meta.h 2025-06-01T22:52:05.9510807Z ++ echo torch/include/ATen/ops/gather_meta.h 2025-06-01T22:52:05.9511152Z ++ grep RECORD 2025-06-01T22:52:05.9529943Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather_meta.h 2025-06-01T22:52:05.9530614Z +++ openssl base64 2025-06-01T22:52:05.9531289Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.9532639Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.9533838Z +++ sed -e s/=//g 2025-06-01T22:52:05.9572107Z ++ HASH=u7AIqhMwuJJ-KjVf7pN356OTJszu9d7rGUj17uxH0qc 2025-06-01T22:52:05.9576945Z +++ ls -nl torch/include/ATen/ops/gather_meta.h 2025-06-01T22:52:05.9578507Z +++ awk '{print $5}' 2025-06-01T22:52:05.9605362Z ++ FSIZE=624 2025-06-01T22:52:05.9606015Z ++ echo '"torch/include/ATen/ops/gather_meta.h",sha256=u7AIqhMwuJJ-KjVf7pN356OTJszu9d7rGUj17uxH0qc,624' 2025-06-01T22:52:05.9606688Z ++ read fname 2025-06-01T22:52:05.9607058Z ++ make_wheel_record torch/include/ATen/ops/gather_meta_dispatch.h 2025-06-01T22:52:05.9607608Z ++ FPATH=torch/include/ATen/ops/gather_meta_dispatch.h 2025-06-01T22:52:05.9608078Z ++ echo torch/include/ATen/ops/gather_meta_dispatch.h 2025-06-01T22:52:05.9608477Z ++ grep RECORD 2025-06-01T22:52:05.9631486Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather_meta_dispatch.h 2025-06-01T22:52:05.9632387Z +++ openssl base64 2025-06-01T22:52:05.9632693Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.9632958Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.9633229Z +++ sed -e s/=//g 2025-06-01T22:52:05.9674061Z ++ HASH=UrzpQw1xHVUL8caKQVTHH1RB25UTWqhFipEDQ3_kqKQ 2025-06-01T22:52:05.9678454Z +++ ls -nl torch/include/ATen/ops/gather_meta_dispatch.h 2025-06-01T22:52:05.9679378Z +++ awk '{print $5}' 2025-06-01T22:52:05.9705707Z ++ FSIZE=1062 2025-06-01T22:52:05.9706382Z ++ echo '"torch/include/ATen/ops/gather_meta_dispatch.h",sha256=UrzpQw1xHVUL8caKQVTHH1RB25UTWqhFipEDQ3_kqKQ,1062' 2025-06-01T22:52:05.9707090Z ++ read fname 2025-06-01T22:52:05.9707427Z ++ make_wheel_record torch/include/ATen/ops/gather_native.h 2025-06-01T22:52:05.9707892Z ++ FPATH=torch/include/ATen/ops/gather_native.h 2025-06-01T22:52:05.9708305Z ++ echo torch/include/ATen/ops/gather_native.h 2025-06-01T22:52:05.9709186Z ++ grep RECORD 2025-06-01T22:52:05.9730169Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather_native.h 2025-06-01T22:52:05.9730677Z +++ openssl base64 2025-06-01T22:52:05.9731186Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.9732481Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.9733746Z +++ sed -e s/=//g 2025-06-01T22:52:05.9771431Z ++ HASH=lj9UeeAWq3O9TRGX1tLtkGJqbXXqsQMjIl3xyqmcsUE 2025-06-01T22:52:05.9776518Z +++ ls -nl torch/include/ATen/ops/gather_native.h 2025-06-01T22:52:05.9777977Z +++ awk '{print $5}' 2025-06-01T22:52:05.9805681Z ++ FSIZE=913 2025-06-01T22:52:05.9806334Z ++ echo '"torch/include/ATen/ops/gather_native.h",sha256=lj9UeeAWq3O9TRGX1tLtkGJqbXXqsQMjIl3xyqmcsUE,913' 2025-06-01T22:52:05.9807024Z ++ read fname 2025-06-01T22:52:05.9807349Z ++ make_wheel_record torch/include/ATen/ops/gather_ops.h 2025-06-01T22:52:05.9807973Z ++ FPATH=torch/include/ATen/ops/gather_ops.h 2025-06-01T22:52:05.9808371Z ++ echo torch/include/ATen/ops/gather_ops.h 2025-06-01T22:52:05.9808742Z ++ grep RECORD 2025-06-01T22:52:05.9829209Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gather_ops.h 2025-06-01T22:52:05.9830027Z +++ openssl base64 2025-06-01T22:52:05.9830486Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.9832154Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.9832910Z +++ sed -e s/=//g 2025-06-01T22:52:05.9873872Z ++ HASH=P_haOG6EyoBdv45vEHlIOIay567Px5rRmF_Q5FKNnuo 2025-06-01T22:52:05.9877391Z +++ ls -nl torch/include/ATen/ops/gather_ops.h 2025-06-01T22:52:05.9878251Z +++ awk '{print $5}' 2025-06-01T22:52:05.9905178Z ++ FSIZE=3506 2025-06-01T22:52:05.9906026Z ++ echo '"torch/include/ATen/ops/gather_ops.h",sha256=P_haOG6EyoBdv45vEHlIOIay567Px5rRmF_Q5FKNnuo,3506' 2025-06-01T22:52:05.9906658Z ++ read fname 2025-06-01T22:52:05.9906957Z ++ make_wheel_record torch/include/ATen/ops/gcd.h 2025-06-01T22:52:05.9907351Z ++ FPATH=torch/include/ATen/ops/gcd.h 2025-06-01T22:52:05.9907721Z ++ echo torch/include/ATen/ops/gcd.h 2025-06-01T22:52:05.9908065Z ++ grep RECORD 2025-06-01T22:52:05.9929020Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gcd.h 2025-06-01T22:52:05.9929491Z +++ openssl base64 2025-06-01T22:52:05.9930802Z +++ sed -e s/+/-/g 2025-06-01T22:52:05.9931742Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:05.9933151Z +++ sed -e s/=//g 2025-06-01T22:52:05.9971419Z ++ HASH=KkrWqcomYk_ed_s5cxRdTn-Mf18GtOwdPvYCTuKy6vQ 2025-06-01T22:52:05.9976116Z +++ ls -nl torch/include/ATen/ops/gcd.h 2025-06-01T22:52:05.9978127Z +++ awk '{print $5}' 2025-06-01T22:52:06.0005942Z ++ FSIZE=1318 2025-06-01T22:52:06.0006510Z ++ echo '"torch/include/ATen/ops/gcd.h",sha256=KkrWqcomYk_ed_s5cxRdTn-Mf18GtOwdPvYCTuKy6vQ,1318' 2025-06-01T22:52:06.0007129Z ++ read fname 2025-06-01T22:52:06.0007683Z ++ make_wheel_record torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.0008564Z ++ FPATH=torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.0009411Z ++ echo torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.0009983Z ++ grep RECORD 2025-06-01T22:52:06.0032603Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.0033328Z +++ openssl base64 2025-06-01T22:52:06.0033581Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.0033840Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.0034094Z +++ sed -e s/=//g 2025-06-01T22:52:06.0074372Z ++ HASH=oYwr05ANpnT363tYor-dPh5OFXFoUrSiDAV91MAtGIA 2025-06-01T22:52:06.0077110Z +++ ls -nl torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.0078182Z +++ awk '{print $5}' 2025-06-01T22:52:06.0105918Z ++ FSIZE=887 2025-06-01T22:52:06.0106857Z ++ echo '"torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h",sha256=oYwr05ANpnT363tYor-dPh5OFXFoUrSiDAV91MAtGIA,887' 2025-06-01T22:52:06.0107763Z ++ read fname 2025-06-01T22:52:06.0108115Z ++ make_wheel_record torch/include/ATen/ops/gcd_cpu_dispatch.h 2025-06-01T22:52:06.0108611Z ++ FPATH=torch/include/ATen/ops/gcd_cpu_dispatch.h 2025-06-01T22:52:06.0109161Z ++ echo torch/include/ATen/ops/gcd_cpu_dispatch.h 2025-06-01T22:52:06.0109555Z ++ grep RECORD 2025-06-01T22:52:06.0129425Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gcd_cpu_dispatch.h 2025-06-01T22:52:06.0129933Z +++ openssl base64 2025-06-01T22:52:06.0131147Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.0132248Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.0133316Z +++ sed -e s/=//g 2025-06-01T22:52:06.0171788Z ++ HASH=l4YAY3lA9xO4eVQeROYHO8xm4Z6hnzi38B6ij_lj-tU 2025-06-01T22:52:06.0176484Z +++ ls -nl torch/include/ATen/ops/gcd_cpu_dispatch.h 2025-06-01T22:52:06.0177939Z +++ awk '{print $5}' 2025-06-01T22:52:06.0205319Z ++ FSIZE=1020 2025-06-01T22:52:06.0206325Z ++ echo '"torch/include/ATen/ops/gcd_cpu_dispatch.h",sha256=l4YAY3lA9xO4eVQeROYHO8xm4Z6hnzi38B6ij_lj-tU,1020' 2025-06-01T22:52:06.0207196Z ++ read fname 2025-06-01T22:52:06.0207568Z ++ make_wheel_record torch/include/ATen/ops/gcd_cuda_dispatch.h 2025-06-01T22:52:06.0208080Z ++ FPATH=torch/include/ATen/ops/gcd_cuda_dispatch.h 2025-06-01T22:52:06.0208534Z ++ echo torch/include/ATen/ops/gcd_cuda_dispatch.h 2025-06-01T22:52:06.0208929Z ++ grep RECORD 2025-06-01T22:52:06.0229872Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gcd_cuda_dispatch.h 2025-06-01T22:52:06.0230431Z +++ openssl base64 2025-06-01T22:52:06.0230684Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.0230941Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.0231208Z +++ sed -e s/=//g 2025-06-01T22:52:06.0274643Z ++ HASH=zjshszA5noT6rIeVL_-kYsFT02KiQbBIfJ4nMykq6c8 2025-06-01T22:52:06.0282987Z +++ ls -nl torch/include/ATen/ops/gcd_cuda_dispatch.h 2025-06-01T22:52:06.0283471Z +++ awk '{print $5}' 2025-06-01T22:52:06.0311290Z ++ FSIZE=1022 2025-06-01T22:52:06.0312014Z ++ echo '"torch/include/ATen/ops/gcd_cuda_dispatch.h",sha256=zjshszA5noT6rIeVL_-kYsFT02KiQbBIfJ4nMykq6c8,1022' 2025-06-01T22:52:06.0312709Z ++ read fname 2025-06-01T22:52:06.0313024Z ++ make_wheel_record torch/include/ATen/ops/gcd_meta.h 2025-06-01T22:52:06.0313439Z ++ FPATH=torch/include/ATen/ops/gcd_meta.h 2025-06-01T22:52:06.0313825Z ++ echo torch/include/ATen/ops/gcd_meta.h 2025-06-01T22:52:06.0314303Z ++ grep RECORD 2025-06-01T22:52:06.0332037Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gcd_meta.h 2025-06-01T22:52:06.0333020Z +++ openssl base64 2025-06-01T22:52:06.0334076Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.0335536Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.0336767Z +++ sed -e s/=//g 2025-06-01T22:52:06.0374455Z ++ HASH=6bNUk7S-M_fIqt9mWRUzL4uzzxw42sCsNIfbVa3rt58 2025-06-01T22:52:06.0379772Z +++ ls -nl torch/include/ATen/ops/gcd_meta.h 2025-06-01T22:52:06.0380559Z +++ awk '{print $5}' 2025-06-01T22:52:06.0405765Z ++ FSIZE=590 2025-06-01T22:52:06.0406360Z ++ echo '"torch/include/ATen/ops/gcd_meta.h",sha256=6bNUk7S-M_fIqt9mWRUzL4uzzxw42sCsNIfbVa3rt58,590' 2025-06-01T22:52:06.0407002Z ++ read fname 2025-06-01T22:52:06.0407365Z ++ make_wheel_record torch/include/ATen/ops/gcd_meta_dispatch.h 2025-06-01T22:52:06.0407875Z ++ FPATH=torch/include/ATen/ops/gcd_meta_dispatch.h 2025-06-01T22:52:06.0408326Z ++ echo torch/include/ATen/ops/gcd_meta_dispatch.h 2025-06-01T22:52:06.0408836Z ++ grep RECORD 2025-06-01T22:52:06.0433239Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gcd_meta_dispatch.h 2025-06-01T22:52:06.0433770Z +++ openssl base64 2025-06-01T22:52:06.0434055Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.0434307Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.0434577Z +++ sed -e s/=//g 2025-06-01T22:52:06.0474822Z ++ HASH=9kvofJJIPymWLcuVdyQTph15kr7Xcf0EBojR-aivgCg 2025-06-01T22:52:06.0477930Z +++ ls -nl torch/include/ATen/ops/gcd_meta_dispatch.h 2025-06-01T22:52:06.0479495Z +++ awk '{print $5}' 2025-06-01T22:52:06.0507731Z ++ FSIZE=1022 2025-06-01T22:52:06.0508487Z ++ echo '"torch/include/ATen/ops/gcd_meta_dispatch.h",sha256=9kvofJJIPymWLcuVdyQTph15kr7Xcf0EBojR-aivgCg,1022' 2025-06-01T22:52:06.0509174Z ++ read fname 2025-06-01T22:52:06.0509515Z ++ make_wheel_record torch/include/ATen/ops/gcd_native.h 2025-06-01T22:52:06.0509948Z ++ FPATH=torch/include/ATen/ops/gcd_native.h 2025-06-01T22:52:06.0510483Z ++ echo torch/include/ATen/ops/gcd_native.h 2025-06-01T22:52:06.0510845Z ++ grep RECORD 2025-06-01T22:52:06.0530259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gcd_native.h 2025-06-01T22:52:06.0530765Z +++ openssl base64 2025-06-01T22:52:06.0531370Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.0532702Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.0533855Z +++ sed -e s/=//g 2025-06-01T22:52:06.0572231Z ++ HASH=msHMq6iFf4lxJB2IAsOfGBogQfY3bmrIZUURByjywtY 2025-06-01T22:52:06.0577083Z +++ ls -nl torch/include/ATen/ops/gcd_native.h 2025-06-01T22:52:06.0578350Z +++ awk '{print $5}' 2025-06-01T22:52:06.0605174Z ++ FSIZE=613 2025-06-01T22:52:06.0605846Z ++ echo '"torch/include/ATen/ops/gcd_native.h",sha256=msHMq6iFf4lxJB2IAsOfGBogQfY3bmrIZUURByjywtY,613' 2025-06-01T22:52:06.0606516Z ++ read fname 2025-06-01T22:52:06.0606985Z ++ make_wheel_record torch/include/ATen/ops/gcd_ops.h 2025-06-01T22:52:06.0607406Z ++ FPATH=torch/include/ATen/ops/gcd_ops.h 2025-06-01T22:52:06.0607800Z ++ echo torch/include/ATen/ops/gcd_ops.h 2025-06-01T22:52:06.0608146Z ++ grep RECORD 2025-06-01T22:52:06.0630746Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gcd_ops.h 2025-06-01T22:52:06.0631259Z +++ openssl base64 2025-06-01T22:52:06.0631527Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.0632199Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.0632725Z +++ sed -e s/=//g 2025-06-01T22:52:06.0674315Z ++ HASH=ZoIV5ie84ovGNPQsK7rg2Cqur5aLG1rBdeopqPlCw_k 2025-06-01T22:52:06.0676631Z +++ ls -nl torch/include/ATen/ops/gcd_ops.h 2025-06-01T22:52:06.0678015Z +++ awk '{print $5}' 2025-06-01T22:52:06.0705491Z ++ FSIZE=2277 2025-06-01T22:52:06.0706188Z ++ echo '"torch/include/ATen/ops/gcd_ops.h",sha256=ZoIV5ie84ovGNPQsK7rg2Cqur5aLG1rBdeopqPlCw_k,2277' 2025-06-01T22:52:06.0706810Z ++ read fname 2025-06-01T22:52:06.0707104Z ++ make_wheel_record torch/include/ATen/ops/ge.h 2025-06-01T22:52:06.0707501Z ++ FPATH=torch/include/ATen/ops/ge.h 2025-06-01T22:52:06.0707859Z ++ echo torch/include/ATen/ops/ge.h 2025-06-01T22:52:06.0708188Z ++ grep RECORD 2025-06-01T22:52:06.0728518Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ge.h 2025-06-01T22:52:06.0729152Z +++ openssl base64 2025-06-01T22:52:06.0730226Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.0731734Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.0732980Z +++ sed -e s/=//g 2025-06-01T22:52:06.0771095Z ++ HASH=6rWxAnaz2nRBAU9_Mbkn02RyUiXeoh9kwENddcw5ZZc 2025-06-01T22:52:06.0776020Z +++ ls -nl torch/include/ATen/ops/ge.h 2025-06-01T22:52:06.0776748Z +++ awk '{print $5}' 2025-06-01T22:52:06.0803231Z ++ FSIZE=1842 2025-06-01T22:52:06.0803823Z ++ echo '"torch/include/ATen/ops/ge.h",sha256=6rWxAnaz2nRBAU9_Mbkn02RyUiXeoh9kwENddcw5ZZc,1842' 2025-06-01T22:52:06.0804774Z ++ read fname 2025-06-01T22:52:06.0805464Z ++ make_wheel_record torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.0806452Z ++ FPATH=torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.0807290Z ++ echo torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.0807863Z ++ grep RECORD 2025-06-01T22:52:06.0830230Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.0830965Z +++ openssl base64 2025-06-01T22:52:06.0831734Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.0831996Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.0832252Z +++ sed -e s/=//g 2025-06-01T22:52:06.0874657Z ++ HASH=cjmE8YjUbKJr2qoetaOOZa-m5kl9obt-pNmJdmaIm28 2025-06-01T22:52:06.0877834Z +++ ls -nl torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.0878737Z +++ awk '{print $5}' 2025-06-01T22:52:06.0905783Z ++ FSIZE=1034 2025-06-01T22:52:06.0906788Z ++ echo '"torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h",sha256=cjmE8YjUbKJr2qoetaOOZa-m5kl9obt-pNmJdmaIm28,1034' 2025-06-01T22:52:06.0907698Z ++ read fname 2025-06-01T22:52:06.0908038Z ++ make_wheel_record torch/include/ATen/ops/ge_cpu_dispatch.h 2025-06-01T22:52:06.0908325Z ++ FPATH=torch/include/ATen/ops/ge_cpu_dispatch.h 2025-06-01T22:52:06.0908497Z ++ echo torch/include/ATen/ops/ge_cpu_dispatch.h 2025-06-01T22:52:06.0908593Z ++ grep RECORD 2025-06-01T22:52:06.0928423Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ge_cpu_dispatch.h 2025-06-01T22:52:06.0928563Z +++ openssl base64 2025-06-01T22:52:06.0929933Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.0931508Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.0932719Z +++ sed -e s/=//g 2025-06-01T22:52:06.0971007Z ++ HASH=tRMpQFauiFzmEMU_eyMXuxGSyQGdwmcd_ciWApQZMnQ 2025-06-01T22:52:06.0975773Z +++ ls -nl torch/include/ATen/ops/ge_cpu_dispatch.h 2025-06-01T22:52:06.0976812Z +++ awk '{print $5}' 2025-06-01T22:52:06.1003888Z ++ FSIZE=1366 2025-06-01T22:52:06.1004546Z ++ echo '"torch/include/ATen/ops/ge_cpu_dispatch.h",sha256=tRMpQFauiFzmEMU_eyMXuxGSyQGdwmcd_ciWApQZMnQ,1366' 2025-06-01T22:52:06.1006163Z ++ read fname 2025-06-01T22:52:06.1006379Z ++ make_wheel_record torch/include/ATen/ops/ge_cuda_dispatch.h 2025-06-01T22:52:06.1006545Z ++ FPATH=torch/include/ATen/ops/ge_cuda_dispatch.h 2025-06-01T22:52:06.1006719Z ++ echo torch/include/ATen/ops/ge_cuda_dispatch.h 2025-06-01T22:52:06.1006818Z ++ grep RECORD 2025-06-01T22:52:06.1030662Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ge_cuda_dispatch.h 2025-06-01T22:52:06.1030845Z +++ openssl base64 2025-06-01T22:52:06.1030961Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.1031060Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.1031185Z +++ sed -e s/=//g 2025-06-01T22:52:06.1073105Z ++ HASH=WpJp8XvQMVCmi0C-V_gLxRGkKfFfqW4ff8CAJkc19Ok 2025-06-01T22:52:06.1075943Z +++ ls -nl torch/include/ATen/ops/ge_cuda_dispatch.h 2025-06-01T22:52:06.1077088Z +++ awk '{print $5}' 2025-06-01T22:52:06.1105076Z ++ FSIZE=1368 2025-06-01T22:52:06.1105579Z ++ echo '"torch/include/ATen/ops/ge_cuda_dispatch.h",sha256=WpJp8XvQMVCmi0C-V_gLxRGkKfFfqW4ff8CAJkc19Ok,1368' 2025-06-01T22:52:06.1105687Z ++ read fname 2025-06-01T22:52:06.1105869Z ++ make_wheel_record torch/include/ATen/ops/ge_meta.h 2025-06-01T22:52:06.1106046Z ++ FPATH=torch/include/ATen/ops/ge_meta.h 2025-06-01T22:52:06.1106563Z ++ echo torch/include/ATen/ops/ge_meta.h 2025-06-01T22:52:06.1107219Z ++ grep RECORD 2025-06-01T22:52:06.1127938Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ge_meta.h 2025-06-01T22:52:06.1128224Z +++ openssl base64 2025-06-01T22:52:06.1128998Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.1130430Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.1131584Z +++ sed -e s/=//g 2025-06-01T22:52:06.1171224Z ++ HASH=7236yfXKeqfLBt3tnTv45upnYd4mRVYjSGR5w93ljNQ 2025-06-01T22:52:06.1176550Z +++ ls -nl torch/include/ATen/ops/ge_meta.h 2025-06-01T22:52:06.1178261Z +++ awk '{print $5}' 2025-06-01T22:52:06.1205946Z ++ FSIZE=735 2025-06-01T22:52:06.1206387Z ++ echo '"torch/include/ATen/ops/ge_meta.h",sha256=7236yfXKeqfLBt3tnTv45upnYd4mRVYjSGR5w93ljNQ,735' 2025-06-01T22:52:06.1206535Z ++ read fname 2025-06-01T22:52:06.1206749Z ++ make_wheel_record torch/include/ATen/ops/ge_meta_dispatch.h 2025-06-01T22:52:06.1206907Z ++ FPATH=torch/include/ATen/ops/ge_meta_dispatch.h 2025-06-01T22:52:06.1207085Z ++ echo torch/include/ATen/ops/ge_meta_dispatch.h 2025-06-01T22:52:06.1207188Z ++ grep RECORD 2025-06-01T22:52:06.1231572Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ge_meta_dispatch.h 2025-06-01T22:52:06.1231719Z +++ openssl base64 2025-06-01T22:52:06.1232079Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.1232220Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.1232377Z +++ sed -e s/=//g 2025-06-01T22:52:06.1275689Z ++ HASH=CvQK0S14D2zdUH7i4-fsQiOrIYFUcG2Hs6xrjzfDSLs 2025-06-01T22:52:06.1279347Z +++ ls -nl torch/include/ATen/ops/ge_meta_dispatch.h 2025-06-01T22:52:06.1280555Z +++ awk '{print $5}' 2025-06-01T22:52:06.1307595Z ++ FSIZE=1368 2025-06-01T22:52:06.1308164Z ++ echo '"torch/include/ATen/ops/ge_meta_dispatch.h",sha256=CvQK0S14D2zdUH7i4-fsQiOrIYFUcG2Hs6xrjzfDSLs,1368' 2025-06-01T22:52:06.1308270Z ++ read fname 2025-06-01T22:52:06.1308447Z ++ make_wheel_record torch/include/ATen/ops/ge_native.h 2025-06-01T22:52:06.1308632Z ++ FPATH=torch/include/ATen/ops/ge_native.h 2025-06-01T22:52:06.1308988Z ++ echo torch/include/ATen/ops/ge_native.h 2025-06-01T22:52:06.1309097Z ++ grep RECORD 2025-06-01T22:52:06.1329834Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ge_native.h 2025-06-01T22:52:06.1330239Z +++ openssl base64 2025-06-01T22:52:06.1331192Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.1332527Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.1333824Z +++ sed -e s/=//g 2025-06-01T22:52:06.1372122Z ++ HASH=vYfnw_FjCFuPRXyGtG_97Q63V_3-ceYat3zT6DBgIjA 2025-06-01T22:52:06.1376719Z +++ ls -nl torch/include/ATen/ops/ge_native.h 2025-06-01T22:52:06.1378425Z +++ awk '{print $5}' 2025-06-01T22:52:06.1405312Z ++ FSIZE=1295 2025-06-01T22:52:06.1405774Z ++ echo '"torch/include/ATen/ops/ge_native.h",sha256=vYfnw_FjCFuPRXyGtG_97Q63V_3-ceYat3zT6DBgIjA,1295' 2025-06-01T22:52:06.1405875Z ++ read fname 2025-06-01T22:52:06.1406206Z ++ make_wheel_record torch/include/ATen/ops/ge_ops.h 2025-06-01T22:52:06.1406353Z ++ FPATH=torch/include/ATen/ops/ge_ops.h 2025-06-01T22:52:06.1406489Z ++ echo torch/include/ATen/ops/ge_ops.h 2025-06-01T22:52:06.1406645Z ++ grep RECORD 2025-06-01T22:52:06.1432326Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ge_ops.h 2025-06-01T22:52:06.1432509Z +++ openssl base64 2025-06-01T22:52:06.1432625Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.1432757Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.1432918Z +++ sed -e s/=//g 2025-06-01T22:52:06.1474700Z ++ HASH=Z3NUsDF-doZG-NrdH7GP0PW7d2cJIHn_rw0v_C08g6A 2025-06-01T22:52:06.1477381Z +++ ls -nl torch/include/ATen/ops/ge_ops.h 2025-06-01T22:52:06.1478363Z +++ awk '{print $5}' 2025-06-01T22:52:06.1507087Z ++ FSIZE=4201 2025-06-01T22:52:06.1507655Z ++ echo '"torch/include/ATen/ops/ge_ops.h",sha256=Z3NUsDF-doZG-NrdH7GP0PW7d2cJIHn_rw0v_C08g6A,4201' 2025-06-01T22:52:06.1507755Z ++ read fname 2025-06-01T22:52:06.1507913Z ++ make_wheel_record torch/include/ATen/ops/gelu.h 2025-06-01T22:52:06.1508101Z ++ FPATH=torch/include/ATen/ops/gelu.h 2025-06-01T22:52:06.1508454Z ++ echo torch/include/ATen/ops/gelu.h 2025-06-01T22:52:06.1508567Z ++ grep RECORD 2025-06-01T22:52:06.1528131Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu.h 2025-06-01T22:52:06.1528477Z +++ openssl base64 2025-06-01T22:52:06.1529650Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.1530972Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.1532501Z +++ sed -e s/=//g 2025-06-01T22:52:06.1570950Z ++ HASH=m45i6EsQKW3pizQqYfhikLSYlQ5dEUHsVlIYv79cU-Y 2025-06-01T22:52:06.1575788Z +++ ls -nl torch/include/ATen/ops/gelu.h 2025-06-01T22:52:06.1576603Z +++ awk '{print $5}' 2025-06-01T22:52:06.1604439Z ++ FSIZE=1438 2025-06-01T22:52:06.1605179Z ++ echo '"torch/include/ATen/ops/gelu.h",sha256=m45i6EsQKW3pizQqYfhikLSYlQ5dEUHsVlIYv79cU-Y,1438' 2025-06-01T22:52:06.1605338Z ++ read fname 2025-06-01T22:52:06.1605781Z ++ make_wheel_record torch/include/ATen/ops/gelu_backward.h 2025-06-01T22:52:06.1605953Z ++ FPATH=torch/include/ATen/ops/gelu_backward.h 2025-06-01T22:52:06.1606133Z ++ echo torch/include/ATen/ops/gelu_backward.h 2025-06-01T22:52:06.1606397Z ++ grep RECORD 2025-06-01T22:52:06.1630888Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_backward.h 2025-06-01T22:52:06.1631038Z +++ openssl base64 2025-06-01T22:52:06.1631144Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.1631244Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.1631346Z +++ sed -e s/=//g 2025-06-01T22:52:06.1673133Z ++ HASH=TtN8SicUMdG1Ki7VEIse-rsLtzwxx9qd9wjsfBAbKcc 2025-06-01T22:52:06.1675088Z +++ ls -nl torch/include/ATen/ops/gelu_backward.h 2025-06-01T22:52:06.1675898Z +++ awk '{print $5}' 2025-06-01T22:52:06.1704651Z ++ FSIZE=1580 2025-06-01T22:52:06.1705178Z ++ echo '"torch/include/ATen/ops/gelu_backward.h",sha256=TtN8SicUMdG1Ki7VEIse-rsLtzwxx9qd9wjsfBAbKcc,1580' 2025-06-01T22:52:06.1705282Z ++ read fname 2025-06-01T22:52:06.1716360Z ++ make_wheel_record torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.1716845Z ++ FPATH=torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.1717408Z ++ echo torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.1717518Z ++ grep RECORD 2025-06-01T22:52:06.1726803Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.1727199Z +++ openssl base64 2025-06-01T22:52:06.1728332Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.1729735Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.1730843Z +++ sed -e s/=//g 2025-06-01T22:52:06.1769990Z ++ HASH=LidVJsBV89MRQr3-axMjIZsLSlqtgRZAHntThFq8Q3g 2025-06-01T22:52:06.1775014Z +++ ls -nl torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.1775632Z +++ awk '{print $5}' 2025-06-01T22:52:06.1801952Z ++ FSIZE=866 2025-06-01T22:52:06.1802891Z ++ echo '"torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=LidVJsBV89MRQr3-axMjIZsLSlqtgRZAHntThFq8Q3g,866' 2025-06-01T22:52:06.1803241Z ++ read fname 2025-06-01T22:52:06.1803502Z ++ make_wheel_record torch/include/ATen/ops/gelu_backward_cpu_dispatch.h 2025-06-01T22:52:06.1803704Z ++ FPATH=torch/include/ATen/ops/gelu_backward_cpu_dispatch.h 2025-06-01T22:52:06.1803909Z ++ echo torch/include/ATen/ops/gelu_backward_cpu_dispatch.h 2025-06-01T22:52:06.1805515Z ++ grep RECORD 2025-06-01T22:52:06.1828286Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_backward_cpu_dispatch.h 2025-06-01T22:52:06.1828489Z +++ openssl base64 2025-06-01T22:52:06.1830181Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.1830281Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.1831891Z +++ sed -e s/=//g 2025-06-01T22:52:06.1871963Z ++ HASH=s3vhJTpyR2vxSRSiTK_Rm7UP9PFMP0P_6_OBimi3WW0 2025-06-01T22:52:06.1875552Z +++ ls -nl torch/include/ATen/ops/gelu_backward_cpu_dispatch.h 2025-06-01T22:52:06.1875902Z +++ awk '{print $5}' 2025-06-01T22:52:06.1903724Z ++ FSIZE=1112 2025-06-01T22:52:06.1904267Z ++ echo '"torch/include/ATen/ops/gelu_backward_cpu_dispatch.h",sha256=s3vhJTpyR2vxSRSiTK_Rm7UP9PFMP0P_6_OBimi3WW0,1112' 2025-06-01T22:52:06.1904413Z ++ read fname 2025-06-01T22:52:06.1904864Z ++ make_wheel_record torch/include/ATen/ops/gelu_backward_cuda_dispatch.h 2025-06-01T22:52:06.1905076Z ++ FPATH=torch/include/ATen/ops/gelu_backward_cuda_dispatch.h 2025-06-01T22:52:06.1905279Z ++ echo torch/include/ATen/ops/gelu_backward_cuda_dispatch.h 2025-06-01T22:52:06.1906074Z ++ grep RECORD 2025-06-01T22:52:06.1927446Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_backward_cuda_dispatch.h 2025-06-01T22:52:06.1927565Z +++ openssl base64 2025-06-01T22:52:06.1928249Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.1929569Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.1930873Z +++ sed -e s/=//g 2025-06-01T22:52:06.1970051Z ++ HASH=k_NUWbnYLchjNuqtoG2Sfp3nQztbT7vc3SosGypmcG0 2025-06-01T22:52:06.1975083Z +++ ls -nl torch/include/ATen/ops/gelu_backward_cuda_dispatch.h 2025-06-01T22:52:06.1975849Z +++ awk '{print $5}' 2025-06-01T22:52:06.2002562Z ++ FSIZE=1114 2025-06-01T22:52:06.2003125Z ++ echo '"torch/include/ATen/ops/gelu_backward_cuda_dispatch.h",sha256=k_NUWbnYLchjNuqtoG2Sfp3nQztbT7vc3SosGypmcG0,1114' 2025-06-01T22:52:06.2003222Z ++ read fname 2025-06-01T22:52:06.2003448Z ++ make_wheel_record torch/include/ATen/ops/gelu_backward_meta.h 2025-06-01T22:52:06.2003608Z ++ FPATH=torch/include/ATen/ops/gelu_backward_meta.h 2025-06-01T22:52:06.2004744Z ++ echo torch/include/ATen/ops/gelu_backward_meta.h 2025-06-01T22:52:06.2004859Z ++ grep RECORD 2025-06-01T22:52:06.2029421Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_backward_meta.h 2025-06-01T22:52:06.2029535Z +++ openssl base64 2025-06-01T22:52:06.2029651Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.2029748Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.2029848Z +++ sed -e s/=//g 2025-06-01T22:52:06.2072203Z ++ HASH=thgsxcssYzNtutkgFUGhPc-3FpjCkw3mi0eCM_GfYc8 2025-06-01T22:52:06.2074832Z +++ ls -nl torch/include/ATen/ops/gelu_backward_meta.h 2025-06-01T22:52:06.2075971Z +++ awk '{print $5}' 2025-06-01T22:52:06.2103138Z ++ FSIZE=636 2025-06-01T22:52:06.2103790Z ++ echo '"torch/include/ATen/ops/gelu_backward_meta.h",sha256=thgsxcssYzNtutkgFUGhPc-3FpjCkw3mi0eCM_GfYc8,636' 2025-06-01T22:52:06.2103895Z ++ read fname 2025-06-01T22:52:06.2104261Z ++ make_wheel_record torch/include/ATen/ops/gelu_backward_meta_dispatch.h 2025-06-01T22:52:06.2104483Z ++ FPATH=torch/include/ATen/ops/gelu_backward_meta_dispatch.h 2025-06-01T22:52:06.2104689Z ++ echo torch/include/ATen/ops/gelu_backward_meta_dispatch.h 2025-06-01T22:52:06.2105169Z ++ grep RECORD 2025-06-01T22:52:06.2126436Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_backward_meta_dispatch.h 2025-06-01T22:52:06.2126550Z +++ openssl base64 2025-06-01T22:52:06.2126987Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.2128235Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.2129611Z +++ sed -e s/=//g 2025-06-01T22:52:06.2168730Z ++ HASH=85Piox3vP6LC_9ZdrLu9ZNBC77VqyBE2gYi3IQ8Z7E4 2025-06-01T22:52:06.2173343Z +++ ls -nl torch/include/ATen/ops/gelu_backward_meta_dispatch.h 2025-06-01T22:52:06.2174228Z +++ awk '{print $5}' 2025-06-01T22:52:06.2202059Z ++ FSIZE=1114 2025-06-01T22:52:06.2202616Z ++ echo '"torch/include/ATen/ops/gelu_backward_meta_dispatch.h",sha256=85Piox3vP6LC_9ZdrLu9ZNBC77VqyBE2gYi3IQ8Z7E4,1114' 2025-06-01T22:52:06.2202715Z ++ read fname 2025-06-01T22:52:06.2202936Z ++ make_wheel_record torch/include/ATen/ops/gelu_backward_native.h 2025-06-01T22:52:06.2203108Z ++ FPATH=torch/include/ATen/ops/gelu_backward_native.h 2025-06-01T22:52:06.2203379Z ++ echo torch/include/ATen/ops/gelu_backward_native.h 2025-06-01T22:52:06.2203480Z ++ grep RECORD 2025-06-01T22:52:06.2227780Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_backward_native.h 2025-06-01T22:52:06.2227909Z +++ openssl base64 2025-06-01T22:52:06.2228010Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.2228109Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.2228667Z +++ sed -e s/=//g 2025-06-01T22:52:06.2270151Z ++ HASH=BZTMXNh2khzOksFrK8RD11OLZahkZkmMwjCFJs4fPZ8 2025-06-01T22:52:06.2273372Z +++ ls -nl torch/include/ATen/ops/gelu_backward_native.h 2025-06-01T22:52:06.2274647Z +++ awk '{print $5}' 2025-06-01T22:52:06.2302459Z ++ FSIZE=1194 2025-06-01T22:52:06.2303215Z ++ echo '"torch/include/ATen/ops/gelu_backward_native.h",sha256=BZTMXNh2khzOksFrK8RD11OLZahkZkmMwjCFJs4fPZ8,1194' 2025-06-01T22:52:06.2303331Z ++ read fname 2025-06-01T22:52:06.2303545Z ++ make_wheel_record torch/include/ATen/ops/gelu_backward_ops.h 2025-06-01T22:52:06.2303755Z ++ FPATH=torch/include/ATen/ops/gelu_backward_ops.h 2025-06-01T22:52:06.2303915Z ++ echo torch/include/ATen/ops/gelu_backward_ops.h 2025-06-01T22:52:06.2304640Z ++ grep RECORD 2025-06-01T22:52:06.2326589Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_backward_ops.h 2025-06-01T22:52:06.2326736Z +++ openssl base64 2025-06-01T22:52:06.2327032Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.2327904Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.2329028Z +++ sed -e s/=//g 2025-06-01T22:52:06.2369062Z ++ HASH=JtLcHvu1vydXTsg7n7Nz5H5vZJao5KTKCP940vqGFwQ 2025-06-01T22:52:06.2373735Z +++ ls -nl torch/include/ATen/ops/gelu_backward_ops.h 2025-06-01T22:52:06.2374806Z +++ awk '{print $5}' 2025-06-01T22:52:06.2402305Z ++ FSIZE=2046 2025-06-01T22:52:06.2402851Z ++ echo '"torch/include/ATen/ops/gelu_backward_ops.h",sha256=JtLcHvu1vydXTsg7n7Nz5H5vZJao5KTKCP940vqGFwQ,2046' 2025-06-01T22:52:06.2402959Z ++ read fname 2025-06-01T22:52:06.2403377Z ++ make_wheel_record torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.2403776Z ++ FPATH=torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.2404245Z ++ echo torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.2404358Z ++ grep RECORD 2025-06-01T22:52:06.2427742Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.2427852Z +++ openssl base64 2025-06-01T22:52:06.2427965Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.2429484Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.2429580Z +++ sed -e s/=//g 2025-06-01T22:52:06.2471052Z ++ HASH=eLvTVbIYed1-qTh8AdWPZ96wGZRm-sWy3zmc_BRBx0c 2025-06-01T22:52:06.2474053Z +++ ls -nl torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.2474407Z +++ awk '{print $5}' 2025-06-01T22:52:06.2501218Z ++ FSIZE=911 2025-06-01T22:52:06.2502065Z ++ echo '"torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h",sha256=eLvTVbIYed1-qTh8AdWPZ96wGZRm-sWy3zmc_BRBx0c,911' 2025-06-01T22:52:06.2502164Z ++ read fname 2025-06-01T22:52:06.2502382Z ++ make_wheel_record torch/include/ATen/ops/gelu_cpu_dispatch.h 2025-06-01T22:52:06.2502541Z ++ FPATH=torch/include/ATen/ops/gelu_cpu_dispatch.h 2025-06-01T22:52:06.2502710Z ++ echo torch/include/ATen/ops/gelu_cpu_dispatch.h 2025-06-01T22:52:06.2503498Z ++ grep RECORD 2025-06-01T22:52:06.2526501Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_cpu_dispatch.h 2025-06-01T22:52:06.2526783Z +++ openssl base64 2025-06-01T22:52:06.2526893Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.2527280Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.2528252Z +++ sed -e s/=//g 2025-06-01T22:52:06.2567719Z ++ HASH=FZXTnR5XNKvMoV-RDTWezdASU2cKU2z4w7DEhy8S9qQ 2025-06-01T22:52:06.2573042Z +++ ls -nl torch/include/ATen/ops/gelu_cpu_dispatch.h 2025-06-01T22:52:06.2573907Z +++ awk '{print $5}' 2025-06-01T22:52:06.2600713Z ++ FSIZE=1061 2025-06-01T22:52:06.2601374Z ++ echo '"torch/include/ATen/ops/gelu_cpu_dispatch.h",sha256=FZXTnR5XNKvMoV-RDTWezdASU2cKU2z4w7DEhy8S9qQ,1061' 2025-06-01T22:52:06.2602180Z ++ read fname 2025-06-01T22:52:06.2602611Z ++ make_wheel_record torch/include/ATen/ops/gelu_cuda_dispatch.h 2025-06-01T22:52:06.2603118Z ++ FPATH=torch/include/ATen/ops/gelu_cuda_dispatch.h 2025-06-01T22:52:06.2603554Z ++ echo torch/include/ATen/ops/gelu_cuda_dispatch.h 2025-06-01T22:52:06.2604050Z ++ grep RECORD 2025-06-01T22:52:06.2626995Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_cuda_dispatch.h 2025-06-01T22:52:06.2627528Z +++ openssl base64 2025-06-01T22:52:06.2627801Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.2628132Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.2628412Z +++ sed -e s/=//g 2025-06-01T22:52:06.2670978Z ++ HASH=AZmXiQ0RjUhtnv_KIoDA1DKqh8kEy3BOCblP73l09_c 2025-06-01T22:52:06.2674261Z +++ ls -nl torch/include/ATen/ops/gelu_cuda_dispatch.h 2025-06-01T22:52:06.2675631Z +++ awk '{print $5}' 2025-06-01T22:52:06.2703033Z ++ FSIZE=1063 2025-06-01T22:52:06.2703656Z ++ echo '"torch/include/ATen/ops/gelu_cuda_dispatch.h",sha256=AZmXiQ0RjUhtnv_KIoDA1DKqh8kEy3BOCblP73l09_c,1063' 2025-06-01T22:52:06.2704338Z ++ read fname 2025-06-01T22:52:06.2704690Z ++ make_wheel_record torch/include/ATen/ops/gelu_meta.h 2025-06-01T22:52:06.2705121Z ++ FPATH=torch/include/ATen/ops/gelu_meta.h 2025-06-01T22:52:06.2705502Z ++ echo torch/include/ATen/ops/gelu_meta.h 2025-06-01T22:52:06.2705854Z ++ grep RECORD 2025-06-01T22:52:06.2726933Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_meta.h 2025-06-01T22:52:06.2727431Z +++ openssl base64 2025-06-01T22:52:06.2727898Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.2729197Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.2730586Z +++ sed -e s/=//g 2025-06-01T22:52:06.2769413Z ++ HASH=czz9QVHn9uxppFJAN9SSV7y0ugCmcyyS27RuTqbQd2A 2025-06-01T22:52:06.2773920Z +++ ls -nl torch/include/ATen/ops/gelu_meta.h 2025-06-01T22:52:06.2774761Z +++ awk '{print $5}' 2025-06-01T22:52:06.2801702Z ++ FSIZE=595 2025-06-01T22:52:06.2802308Z ++ echo '"torch/include/ATen/ops/gelu_meta.h",sha256=czz9QVHn9uxppFJAN9SSV7y0ugCmcyyS27RuTqbQd2A,595' 2025-06-01T22:52:06.2802937Z ++ read fname 2025-06-01T22:52:06.2803296Z ++ make_wheel_record torch/include/ATen/ops/gelu_meta_dispatch.h 2025-06-01T22:52:06.2803838Z ++ FPATH=torch/include/ATen/ops/gelu_meta_dispatch.h 2025-06-01T22:52:06.2804577Z ++ echo torch/include/ATen/ops/gelu_meta_dispatch.h 2025-06-01T22:52:06.2804970Z ++ grep RECORD 2025-06-01T22:52:06.2828019Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_meta_dispatch.h 2025-06-01T22:52:06.2828554Z +++ openssl base64 2025-06-01T22:52:06.2828811Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.2829069Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.2829326Z +++ sed -e s/=//g 2025-06-01T22:52:06.2869710Z ++ HASH=JFOhpdjAQkT_e7FEnHbujceWux7UHLHPuMA8H3ue83A 2025-06-01T22:52:06.2874382Z +++ ls -nl torch/include/ATen/ops/gelu_meta_dispatch.h 2025-06-01T22:52:06.2875404Z +++ awk '{print $5}' 2025-06-01T22:52:06.2903980Z ++ FSIZE=1063 2025-06-01T22:52:06.2904662Z ++ echo '"torch/include/ATen/ops/gelu_meta_dispatch.h",sha256=JFOhpdjAQkT_e7FEnHbujceWux7UHLHPuMA8H3ue83A,1063' 2025-06-01T22:52:06.2905330Z ++ read fname 2025-06-01T22:52:06.2905657Z ++ make_wheel_record torch/include/ATen/ops/gelu_native.h 2025-06-01T22:52:06.2906096Z ++ FPATH=torch/include/ATen/ops/gelu_native.h 2025-06-01T22:52:06.2906495Z ++ echo torch/include/ATen/ops/gelu_native.h 2025-06-01T22:52:06.2907208Z ++ grep RECORD 2025-06-01T22:52:06.2928373Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_native.h 2025-06-01T22:52:06.2929047Z +++ openssl base64 2025-06-01T22:52:06.2929461Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.2930991Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.2932060Z +++ sed -e s/=//g 2025-06-01T22:52:06.2970807Z ++ HASH=2W9ZAeiS5vkIx0lNQgIFATwEaBREfKT4IrhuJDT1UVw 2025-06-01T22:52:06.2975244Z +++ ls -nl torch/include/ATen/ops/gelu_native.h 2025-06-01T22:52:06.2976124Z +++ awk '{print $5}' 2025-06-01T22:52:06.3004378Z ++ FSIZE=1400 2025-06-01T22:52:06.3005253Z ++ echo '"torch/include/ATen/ops/gelu_native.h",sha256=2W9ZAeiS5vkIx0lNQgIFATwEaBREfKT4IrhuJDT1UVw,1400' 2025-06-01T22:52:06.3005934Z ++ read fname 2025-06-01T22:52:06.3006248Z ++ make_wheel_record torch/include/ATen/ops/gelu_ops.h 2025-06-01T22:52:06.3006689Z ++ FPATH=torch/include/ATen/ops/gelu_ops.h 2025-06-01T22:52:06.3007065Z ++ echo torch/include/ATen/ops/gelu_ops.h 2025-06-01T22:52:06.3007423Z ++ grep RECORD 2025-06-01T22:52:06.3029207Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gelu_ops.h 2025-06-01T22:52:06.3029792Z +++ openssl base64 2025-06-01T22:52:06.3030074Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.3030333Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.3030599Z +++ sed -e s/=//g 2025-06-01T22:52:06.3073938Z ++ HASH=uLI3RMnbI5SIls-7ubHkclTKhAe9U17okBrRFPGX9Hg 2025-06-01T22:52:06.3081324Z +++ ls -nl torch/include/ATen/ops/gelu_ops.h 2025-06-01T22:52:06.3082905Z +++ awk '{print $5}' 2025-06-01T22:52:06.3111053Z ++ FSIZE=2340 2025-06-01T22:52:06.3111814Z ++ echo '"torch/include/ATen/ops/gelu_ops.h",sha256=uLI3RMnbI5SIls-7ubHkclTKhAe9U17okBrRFPGX9Hg,2340' 2025-06-01T22:52:06.3112516Z ++ read fname 2025-06-01T22:52:06.3112845Z ++ make_wheel_record torch/include/ATen/ops/geometric.h 2025-06-01T22:52:06.3113273Z ++ FPATH=torch/include/ATen/ops/geometric.h 2025-06-01T22:52:06.3113721Z ++ echo torch/include/ATen/ops/geometric.h 2025-06-01T22:52:06.3114077Z ++ grep RECORD 2025-06-01T22:52:06.3132450Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/geometric.h 2025-06-01T22:52:06.3133362Z +++ openssl base64 2025-06-01T22:52:06.3134415Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.3136602Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.3137274Z +++ sed -e s/=//g 2025-06-01T22:52:06.3174691Z ++ HASH=SK91VN_9gv_7-l5oe8RffvZAqZPI1YLpdzUh2hoAjuM 2025-06-01T22:52:06.3180501Z +++ ls -nl torch/include/ATen/ops/geometric.h 2025-06-01T22:52:06.3180941Z +++ awk '{print $5}' 2025-06-01T22:52:06.3205990Z ++ FSIZE=1396 2025-06-01T22:52:06.3206608Z ++ echo '"torch/include/ATen/ops/geometric.h",sha256=SK91VN_9gv_7-l5oe8RffvZAqZPI1YLpdzUh2hoAjuM,1396' 2025-06-01T22:52:06.3207283Z ++ read fname 2025-06-01T22:52:06.3207789Z ++ make_wheel_record torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.3208736Z ++ FPATH=torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.3209615Z ++ echo torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.3210145Z ++ grep RECORD 2025-06-01T22:52:06.3236356Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.3237035Z +++ openssl base64 2025-06-01T22:52:06.3237301Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.3237557Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.3237962Z +++ sed -e s/=//g 2025-06-01T22:52:06.3276798Z ++ HASH=TUd0uqBKo9tR2-7IS94TsbZ_h-vIXJ0kYU4safr4hBk 2025-06-01T22:52:06.3279289Z +++ ls -nl torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.3280231Z +++ awk '{print $5}' 2025-06-01T22:52:06.3308415Z ++ FSIZE=1116 2025-06-01T22:52:06.3309569Z ++ echo '"torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h",sha256=TUd0uqBKo9tR2-7IS94TsbZ_h-vIXJ0kYU4safr4hBk,1116' 2025-06-01T22:52:06.3310808Z ++ read fname 2025-06-01T22:52:06.3311236Z ++ make_wheel_record torch/include/ATen/ops/geometric_cpu_dispatch.h 2025-06-01T22:52:06.3311774Z ++ FPATH=torch/include/ATen/ops/geometric_cpu_dispatch.h 2025-06-01T22:52:06.3312260Z ++ echo torch/include/ATen/ops/geometric_cpu_dispatch.h 2025-06-01T22:52:06.3312652Z ++ grep RECORD 2025-06-01T22:52:06.3330413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/geometric_cpu_dispatch.h 2025-06-01T22:52:06.3331324Z +++ openssl base64 2025-06-01T22:52:06.3332030Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.3333478Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.3334494Z +++ sed -e s/=//g 2025-06-01T22:52:06.3372539Z ++ HASH=KlFg1l-OJ4GMzbz-KE6o4m3TmAoY9nrW2P4GTBXxGx4 2025-06-01T22:52:06.3377342Z +++ ls -nl torch/include/ATen/ops/geometric_cpu_dispatch.h 2025-06-01T22:52:06.3378777Z +++ awk '{print $5}' 2025-06-01T22:52:06.3405697Z ++ FSIZE=787 2025-06-01T22:52:06.3406681Z ++ echo '"torch/include/ATen/ops/geometric_cpu_dispatch.h",sha256=KlFg1l-OJ4GMzbz-KE6o4m3TmAoY9nrW2P4GTBXxGx4,787' 2025-06-01T22:52:06.3407851Z ++ read fname 2025-06-01T22:52:06.3408522Z ++ make_wheel_record torch/include/ATen/ops/geometric_cuda_dispatch.h 2025-06-01T22:52:06.3409089Z ++ FPATH=torch/include/ATen/ops/geometric_cuda_dispatch.h 2025-06-01T22:52:06.3409589Z ++ echo torch/include/ATen/ops/geometric_cuda_dispatch.h 2025-06-01T22:52:06.3410007Z ++ grep RECORD 2025-06-01T22:52:06.3431271Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/geometric_cuda_dispatch.h 2025-06-01T22:52:06.3432139Z +++ openssl base64 2025-06-01T22:52:06.3432411Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.3432898Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.3433397Z +++ sed -e s/=//g 2025-06-01T22:52:06.3473499Z ++ HASH=ADqP9Mo98wuZgxm4Ta7UjmqsOc66Bm-E5CY3hTNX6MU 2025-06-01T22:52:06.3476976Z +++ ls -nl torch/include/ATen/ops/geometric_cuda_dispatch.h 2025-06-01T22:52:06.3478208Z +++ awk '{print $5}' 2025-06-01T22:52:06.3505614Z ++ FSIZE=789 2025-06-01T22:52:06.3506654Z ++ echo '"torch/include/ATen/ops/geometric_cuda_dispatch.h",sha256=ADqP9Mo98wuZgxm4Ta7UjmqsOc66Bm-E5CY3hTNX6MU,789' 2025-06-01T22:52:06.3507715Z ++ read fname 2025-06-01T22:52:06.3508220Z ++ make_wheel_record torch/include/ATen/ops/geometric_meta_dispatch.h 2025-06-01T22:52:06.3509044Z ++ FPATH=torch/include/ATen/ops/geometric_meta_dispatch.h 2025-06-01T22:52:06.3509541Z ++ echo torch/include/ATen/ops/geometric_meta_dispatch.h 2025-06-01T22:52:06.3509952Z ++ grep RECORD 2025-06-01T22:52:06.3528458Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/geometric_meta_dispatch.h 2025-06-01T22:52:06.3529250Z +++ openssl base64 2025-06-01T22:52:06.3529736Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.3530744Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.3531886Z +++ sed -e s/=//g 2025-06-01T22:52:06.3573341Z ++ HASH=wnReH5HldE1hdugv9ZgAEdIeJnFwM8bAUBkmXfnwyUI 2025-06-01T22:52:06.3579026Z +++ ls -nl torch/include/ATen/ops/geometric_meta_dispatch.h 2025-06-01T22:52:06.3579788Z +++ awk '{print $5}' 2025-06-01T22:52:06.3605881Z ++ FSIZE=789 2025-06-01T22:52:06.3608312Z ++ echo '"torch/include/ATen/ops/geometric_meta_dispatch.h",sha256=wnReH5HldE1hdugv9ZgAEdIeJnFwM8bAUBkmXfnwyUI,789' 2025-06-01T22:52:06.3609123Z ++ read fname 2025-06-01T22:52:06.3609477Z ++ make_wheel_record torch/include/ATen/ops/geometric_native.h 2025-06-01T22:52:06.3609983Z ++ FPATH=torch/include/ATen/ops/geometric_native.h 2025-06-01T22:52:06.3610446Z ++ echo torch/include/ATen/ops/geometric_native.h 2025-06-01T22:52:06.3610827Z ++ grep RECORD 2025-06-01T22:52:06.3631538Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/geometric_native.h 2025-06-01T22:52:06.3632106Z +++ openssl base64 2025-06-01T22:52:06.3632428Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.3632884Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.3633301Z +++ sed -e s/=//g 2025-06-01T22:52:06.3674039Z ++ HASH=1VhkRzs9szXZwO46cEpoAOuwEdW1W6HPhyyqsELkkR4 2025-06-01T22:52:06.3676868Z +++ ls -nl torch/include/ATen/ops/geometric_native.h 2025-06-01T22:52:06.3677735Z +++ awk '{print $5}' 2025-06-01T22:52:06.3704725Z ++ FSIZE=800 2025-06-01T22:52:06.3705677Z ++ echo '"torch/include/ATen/ops/geometric_native.h",sha256=1VhkRzs9szXZwO46cEpoAOuwEdW1W6HPhyyqsELkkR4,800' 2025-06-01T22:52:06.3706844Z ++ read fname 2025-06-01T22:52:06.3707462Z ++ make_wheel_record torch/include/ATen/ops/geometric_ops.h 2025-06-01T22:52:06.3707951Z ++ FPATH=torch/include/ATen/ops/geometric_ops.h 2025-06-01T22:52:06.3708515Z ++ echo torch/include/ATen/ops/geometric_ops.h 2025-06-01T22:52:06.3708875Z ++ grep RECORD 2025-06-01T22:52:06.3727787Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/geometric_ops.h 2025-06-01T22:52:06.3728447Z +++ openssl base64 2025-06-01T22:52:06.3728925Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.3729961Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.3731150Z +++ sed -e s/=//g 2025-06-01T22:52:06.3772306Z ++ HASH=yQkXo-4oZynPEmZzQlgzbrrf_yX6IhGjmd09aoVkUyw 2025-06-01T22:52:06.3777222Z +++ ls -nl torch/include/ATen/ops/geometric_ops.h 2025-06-01T22:52:06.3778420Z +++ awk '{print $5}' 2025-06-01T22:52:06.3805443Z ++ FSIZE=2619 2025-06-01T22:52:06.3806612Z ++ echo '"torch/include/ATen/ops/geometric_ops.h",sha256=yQkXo-4oZynPEmZzQlgzbrrf_yX6IhGjmd09aoVkUyw,2619' 2025-06-01T22:52:06.3807683Z ++ read fname 2025-06-01T22:52:06.3807996Z ++ make_wheel_record torch/include/ATen/ops/geqrf.h 2025-06-01T22:52:06.3808404Z ++ FPATH=torch/include/ATen/ops/geqrf.h 2025-06-01T22:52:06.3808804Z ++ echo torch/include/ATen/ops/geqrf.h 2025-06-01T22:52:06.3809141Z ++ grep RECORD 2025-06-01T22:52:06.3830622Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/geqrf.h 2025-06-01T22:52:06.3831331Z +++ openssl base64 2025-06-01T22:52:06.3831590Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.3832014Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.3832512Z +++ sed -e s/=//g 2025-06-01T22:52:06.3874319Z ++ HASH=RoQXz_kLL8XLkLQiuvjFdSjQVbUn-130y_ixSzCph28 2025-06-01T22:52:06.3876897Z +++ ls -nl torch/include/ATen/ops/geqrf.h 2025-06-01T22:52:06.3877674Z +++ awk '{print $5}' 2025-06-01T22:52:06.3905751Z ++ FSIZE=1210 2025-06-01T22:52:06.3906767Z ++ echo '"torch/include/ATen/ops/geqrf.h",sha256=RoQXz_kLL8XLkLQiuvjFdSjQVbUn-130y_ixSzCph28,1210' 2025-06-01T22:52:06.3907908Z ++ read fname 2025-06-01T22:52:06.3908352Z ++ make_wheel_record torch/include/ATen/ops/geqrf_cpu_dispatch.h 2025-06-01T22:52:06.3908857Z ++ FPATH=torch/include/ATen/ops/geqrf_cpu_dispatch.h 2025-06-01T22:52:06.3909296Z ++ echo torch/include/ATen/ops/geqrf_cpu_dispatch.h 2025-06-01T22:52:06.3909687Z ++ grep RECORD 2025-06-01T22:52:06.3927906Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/geqrf_cpu_dispatch.h 2025-06-01T22:52:06.3928682Z +++ openssl base64 2025-06-01T22:52:06.3929184Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.3930031Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.3931085Z +++ sed -e s/=//g 2025-06-01T22:52:06.3970556Z ++ HASH=MnTJuO9R1jrWbFLy79DU4MIAXQXgFvmr8cSHQWsoNkQ 2025-06-01T22:52:06.3975490Z +++ ls -nl torch/include/ATen/ops/geqrf_cpu_dispatch.h 2025-06-01T22:52:06.3976322Z +++ awk '{print $5}' 2025-06-01T22:52:06.4003423Z ++ FSIZE=985 2025-06-01T22:52:06.4004893Z ++ echo '"torch/include/ATen/ops/geqrf_cpu_dispatch.h",sha256=MnTJuO9R1jrWbFLy79DU4MIAXQXgFvmr8cSHQWsoNkQ,985' 2025-06-01T22:52:06.4005823Z ++ read fname 2025-06-01T22:52:06.4006417Z ++ make_wheel_record torch/include/ATen/ops/geqrf_cuda_dispatch.h 2025-06-01T22:52:06.4006939Z ++ FPATH=torch/include/ATen/ops/geqrf_cuda_dispatch.h 2025-06-01T22:52:06.4007418Z ++ echo torch/include/ATen/ops/geqrf_cuda_dispatch.h 2025-06-01T22:52:06.4007813Z ++ grep RECORD 2025-06-01T22:52:06.4028195Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/geqrf_cuda_dispatch.h 2025-06-01T22:52:06.4029232Z +++ openssl base64 2025-06-01T22:52:06.4029591Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.4030068Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.4030399Z +++ sed -e s/=//g 2025-06-01T22:52:06.4072040Z ++ HASH=WQip14-Uo9guM7oBv7vdJsptgdJ1nbf99KMgo07ItYU 2025-06-01T22:52:06.4075264Z +++ ls -nl torch/include/ATen/ops/geqrf_cuda_dispatch.h 2025-06-01T22:52:06.4076281Z +++ awk '{print $5}' 2025-06-01T22:52:06.4105493Z ++ FSIZE=987 2025-06-01T22:52:06.4106640Z ++ echo '"torch/include/ATen/ops/geqrf_cuda_dispatch.h",sha256=WQip14-Uo9guM7oBv7vdJsptgdJ1nbf99KMgo07ItYU,987' 2025-06-01T22:52:06.4107527Z ++ read fname 2025-06-01T22:52:06.4107845Z ++ make_wheel_record torch/include/ATen/ops/geqrf_native.h 2025-06-01T22:52:06.4108299Z ++ FPATH=torch/include/ATen/ops/geqrf_native.h 2025-06-01T22:52:06.4108692Z ++ echo torch/include/ATen/ops/geqrf_native.h 2025-06-01T22:52:06.4109193Z ++ grep RECORD 2025-06-01T22:52:06.4127785Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/geqrf_native.h 2025-06-01T22:52:06.4128547Z +++ openssl base64 2025-06-01T22:52:06.4129045Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.4129726Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.4131083Z +++ sed -e s/=//g 2025-06-01T22:52:06.4170801Z ++ HASH=B5TEMLxI5qcV36gwxJgS3ZCEqF4kORw21ojl0yTRfKU 2025-06-01T22:52:06.4175396Z +++ ls -nl torch/include/ATen/ops/geqrf_native.h 2025-06-01T22:52:06.4176404Z +++ awk '{print $5}' 2025-06-01T22:52:06.4202445Z ++ FSIZE=620 2025-06-01T22:52:06.4203366Z ++ echo '"torch/include/ATen/ops/geqrf_native.h",sha256=B5TEMLxI5qcV36gwxJgS3ZCEqF4kORw21ojl0yTRfKU,620' 2025-06-01T22:52:06.4204178Z ++ read fname 2025-06-01T22:52:06.4204686Z ++ make_wheel_record torch/include/ATen/ops/geqrf_ops.h 2025-06-01T22:52:06.4205118Z ++ FPATH=torch/include/ATen/ops/geqrf_ops.h 2025-06-01T22:52:06.4205570Z ++ echo torch/include/ATen/ops/geqrf_ops.h 2025-06-01T22:52:06.4205941Z ++ grep RECORD 2025-06-01T22:52:06.4227296Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/geqrf_ops.h 2025-06-01T22:52:06.4227934Z +++ openssl base64 2025-06-01T22:52:06.4228471Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.4228936Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.4229757Z +++ sed -e s/=//g 2025-06-01T22:52:06.4270617Z ++ HASH=Ilr46JdZfg8S1CmgMG91N5O2UIDgsAP4yfr0Xv9mBmY 2025-06-01T22:52:06.4273597Z +++ ls -nl torch/include/ATen/ops/geqrf_ops.h 2025-06-01T22:52:06.4274261Z +++ awk '{print $5}' 2025-06-01T22:52:06.4301987Z ++ FSIZE=1787 2025-06-01T22:52:06.4302693Z ++ echo '"torch/include/ATen/ops/geqrf_ops.h",sha256=Ilr46JdZfg8S1CmgMG91N5O2UIDgsAP4yfr0Xv9mBmY,1787' 2025-06-01T22:52:06.4303329Z ++ read fname 2025-06-01T22:52:06.4303632Z ++ make_wheel_record torch/include/ATen/ops/ger.h 2025-06-01T22:52:06.4304042Z ++ FPATH=torch/include/ATen/ops/ger.h 2025-06-01T22:52:06.4304389Z ++ echo torch/include/ATen/ops/ger.h 2025-06-01T22:52:06.4304725Z ++ grep RECORD 2025-06-01T22:52:06.4326384Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ger.h 2025-06-01T22:52:06.4326869Z +++ openssl base64 2025-06-01T22:52:06.4327129Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.4327405Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.4327828Z +++ sed -e s/=//g 2025-06-01T22:52:06.4366665Z ++ HASH=XC-1Hv0RGy5rNHPcliESbX8J6tISUpZdtWDPMNz9XMs 2025-06-01T22:52:06.4371115Z +++ ls -nl torch/include/ATen/ops/ger.h 2025-06-01T22:52:06.4372041Z +++ awk '{print $5}' 2025-06-01T22:52:06.4399122Z ++ FSIZE=1129 2025-06-01T22:52:06.4399768Z ++ echo '"torch/include/ATen/ops/ger.h",sha256=XC-1Hv0RGy5rNHPcliESbX8J6tISUpZdtWDPMNz9XMs,1129' 2025-06-01T22:52:06.4400397Z ++ read fname 2025-06-01T22:52:06.4400863Z ++ make_wheel_record torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.4401576Z ++ FPATH=torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.4402244Z ++ echo torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.4402732Z ++ grep RECORD 2025-06-01T22:52:06.4425174Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.4426061Z +++ openssl base64 2025-06-01T22:52:06.4426351Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.4426755Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.4427052Z +++ sed -e s/=//g 2025-06-01T22:52:06.4469252Z ++ HASH=y2TnESZk-XQq0Puu_XfqIxCW8LQ8T0yZor9bL-vYC3E 2025-06-01T22:52:06.4472999Z +++ ls -nl torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.4473624Z +++ awk '{print $5}' 2025-06-01T22:52:06.4500863Z ++ FSIZE=987 2025-06-01T22:52:06.4501789Z ++ echo '"torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h",sha256=y2TnESZk-XQq0Puu_XfqIxCW8LQ8T0yZor9bL-vYC3E,987' 2025-06-01T22:52:06.4502607Z ++ read fname 2025-06-01T22:52:06.4502920Z ++ make_wheel_record torch/include/ATen/ops/ger_native.h 2025-06-01T22:52:06.4503364Z ++ FPATH=torch/include/ATen/ops/ger_native.h 2025-06-01T22:52:06.4503887Z ++ echo torch/include/ATen/ops/ger_native.h 2025-06-01T22:52:06.4504238Z ++ grep RECORD 2025-06-01T22:52:06.4526332Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ger_native.h 2025-06-01T22:52:06.4526842Z +++ openssl base64 2025-06-01T22:52:06.4527121Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.4527373Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.4527654Z +++ sed -e s/=//g 2025-06-01T22:52:06.4566821Z ++ HASH=oD07x4gMEW7ApiOl_ytYCc_mcHF1PPlkY4j5ma08ySY 2025-06-01T22:52:06.4571800Z +++ ls -nl torch/include/ATen/ops/ger_native.h 2025-06-01T22:52:06.4572685Z +++ awk '{print $5}' 2025-06-01T22:52:06.4599514Z ++ FSIZE=598 2025-06-01T22:52:06.4600246Z ++ echo '"torch/include/ATen/ops/ger_native.h",sha256=oD07x4gMEW7ApiOl_ytYCc_mcHF1PPlkY4j5ma08ySY,598' 2025-06-01T22:52:06.4600908Z ++ read fname 2025-06-01T22:52:06.4601277Z ++ make_wheel_record torch/include/ATen/ops/ger_ops.h 2025-06-01T22:52:06.4601691Z ++ FPATH=torch/include/ATen/ops/ger_ops.h 2025-06-01T22:52:06.4602084Z ++ echo torch/include/ATen/ops/ger_ops.h 2025-06-01T22:52:06.4602428Z ++ grep RECORD 2025-06-01T22:52:06.4625764Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ger_ops.h 2025-06-01T22:52:06.4626241Z +++ openssl base64 2025-06-01T22:52:06.4626503Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.4626896Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.4627163Z +++ sed -e s/=//g 2025-06-01T22:52:06.4669525Z ++ HASH=QehaY4IxBuzQw9MkQqcH_4nkTwiaX7e5y6Bgpbmp9yo 2025-06-01T22:52:06.4671387Z +++ ls -nl torch/include/ATen/ops/ger_ops.h 2025-06-01T22:52:06.4673057Z +++ awk '{print $5}' 2025-06-01T22:52:06.4700086Z ++ FSIZE=1695 2025-06-01T22:52:06.4700745Z ++ echo '"torch/include/ATen/ops/ger_ops.h",sha256=QehaY4IxBuzQw9MkQqcH_4nkTwiaX7e5y6Bgpbmp9yo,1695' 2025-06-01T22:52:06.4701372Z ++ read fname 2025-06-01T22:52:06.4701673Z ++ make_wheel_record torch/include/ATen/ops/glu.h 2025-06-01T22:52:06.4702108Z ++ FPATH=torch/include/ATen/ops/glu.h 2025-06-01T22:52:06.4702461Z ++ echo torch/include/ATen/ops/glu.h 2025-06-01T22:52:06.4702790Z ++ grep RECORD 2025-06-01T22:52:06.4725923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu.h 2025-06-01T22:52:06.4726394Z +++ openssl base64 2025-06-01T22:52:06.4726711Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.4727017Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.4727296Z +++ sed -e s/=//g 2025-06-01T22:52:06.4766192Z ++ HASH=PAgkEmk4PAX7REfyNprzANe0CImQWuMguF25iY1ULAc 2025-06-01T22:52:06.4770275Z +++ ls -nl torch/include/ATen/ops/glu.h 2025-06-01T22:52:06.4771209Z +++ awk '{print $5}' 2025-06-01T22:52:06.4797825Z ++ FSIZE=1093 2025-06-01T22:52:06.4798646Z ++ echo '"torch/include/ATen/ops/glu.h",sha256=PAgkEmk4PAX7REfyNprzANe0CImQWuMguF25iY1ULAc,1093' 2025-06-01T22:52:06.4799261Z ++ read fname 2025-06-01T22:52:06.4799597Z ++ make_wheel_record torch/include/ATen/ops/glu_backward.h 2025-06-01T22:52:06.4800131Z ++ FPATH=torch/include/ATen/ops/glu_backward.h 2025-06-01T22:52:06.4800548Z ++ echo torch/include/ATen/ops/glu_backward.h 2025-06-01T22:52:06.4800896Z ++ grep RECORD 2025-06-01T22:52:06.4823905Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_backward.h 2025-06-01T22:52:06.4824468Z +++ openssl base64 2025-06-01T22:52:06.4824720Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.4824975Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.4825356Z +++ sed -e s/=//g 2025-06-01T22:52:06.4865114Z ++ HASH=bBzTnGMTC7znB8WrB2f75IfTZFzWiIoECvP14tSGvsc 2025-06-01T22:52:06.4867875Z +++ ls -nl torch/include/ATen/ops/glu_backward.h 2025-06-01T22:52:06.4868273Z +++ awk '{print $5}' 2025-06-01T22:52:06.4891599Z ++ FSIZE=1433 2025-06-01T22:52:06.4892324Z ++ echo '"torch/include/ATen/ops/glu_backward.h",sha256=bBzTnGMTC7znB8WrB2f75IfTZFzWiIoECvP14tSGvsc,1433' 2025-06-01T22:52:06.4893029Z ++ read fname 2025-06-01T22:52:06.4893426Z ++ make_wheel_record torch/include/ATen/ops/glu_backward_cpu_dispatch.h 2025-06-01T22:52:06.4894022Z ++ FPATH=torch/include/ATen/ops/glu_backward_cpu_dispatch.h 2025-06-01T22:52:06.4895098Z ++ echo torch/include/ATen/ops/glu_backward_cpu_dispatch.h 2025-06-01T22:52:06.4896252Z ++ grep RECORD 2025-06-01T22:52:06.4918755Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_backward_cpu_dispatch.h 2025-06-01T22:52:06.4919321Z +++ openssl base64 2025-06-01T22:52:06.4919592Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.4920162Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.4920606Z +++ sed -e s/=//g 2025-06-01T22:52:06.4961274Z ++ HASH=lQ4iPRYT1IvRyy_f06PnowzyH8oqxKhgyBPFO-AWGjo 2025-06-01T22:52:06.4965105Z +++ ls -nl torch/include/ATen/ops/glu_backward_cpu_dispatch.h 2025-06-01T22:52:06.4965613Z +++ awk '{print $5}' 2025-06-01T22:52:06.4993484Z ++ FSIZE=1044 2025-06-01T22:52:06.4994173Z ++ echo '"torch/include/ATen/ops/glu_backward_cpu_dispatch.h",sha256=lQ4iPRYT1IvRyy_f06PnowzyH8oqxKhgyBPFO-AWGjo,1044' 2025-06-01T22:52:06.4994897Z ++ read fname 2025-06-01T22:52:06.4995284Z ++ make_wheel_record torch/include/ATen/ops/glu_backward_cuda_dispatch.h 2025-06-01T22:52:06.4995874Z ++ FPATH=torch/include/ATen/ops/glu_backward_cuda_dispatch.h 2025-06-01T22:52:06.4996379Z ++ echo torch/include/ATen/ops/glu_backward_cuda_dispatch.h 2025-06-01T22:52:06.4996807Z ++ grep RECORD 2025-06-01T22:52:06.5013920Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_backward_cuda_dispatch.h 2025-06-01T22:52:06.5014591Z +++ openssl base64 2025-06-01T22:52:06.5016019Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.5018323Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.5019307Z +++ sed -e s/=//g 2025-06-01T22:52:06.5056186Z ++ HASH=ElFssOj8pVG168yy0E8uiyTUFDWI9hGuWIk9koiH1AE 2025-06-01T22:52:06.5062530Z +++ ls -nl torch/include/ATen/ops/glu_backward_cuda_dispatch.h 2025-06-01T22:52:06.5063294Z +++ awk '{print $5}' 2025-06-01T22:52:06.5087021Z ++ FSIZE=1046 2025-06-01T22:52:06.5087755Z ++ echo '"torch/include/ATen/ops/glu_backward_cuda_dispatch.h",sha256=ElFssOj8pVG168yy0E8uiyTUFDWI9hGuWIk9koiH1AE,1046' 2025-06-01T22:52:06.5088496Z ++ read fname 2025-06-01T22:52:06.5088863Z ++ make_wheel_record torch/include/ATen/ops/glu_backward_jvp.h 2025-06-01T22:52:06.5089370Z ++ FPATH=torch/include/ATen/ops/glu_backward_jvp.h 2025-06-01T22:52:06.5090371Z ++ echo torch/include/ATen/ops/glu_backward_jvp.h 2025-06-01T22:52:06.5091617Z ++ grep RECORD 2025-06-01T22:52:06.5114956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_backward_jvp.h 2025-06-01T22:52:06.5115503Z +++ openssl base64 2025-06-01T22:52:06.5115771Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.5116020Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.5116551Z +++ sed -e s/=//g 2025-06-01T22:52:06.5154140Z ++ HASH=a2iCCTsHJvbZ1BgktskC8S5nxrc_EiuA24-TtmHRP7s 2025-06-01T22:52:06.5160347Z +++ ls -nl torch/include/ATen/ops/glu_backward_jvp.h 2025-06-01T22:52:06.5160859Z +++ awk '{print $5}' 2025-06-01T22:52:06.5188838Z ++ FSIZE=1790 2025-06-01T22:52:06.5189483Z ++ echo '"torch/include/ATen/ops/glu_backward_jvp.h",sha256=a2iCCTsHJvbZ1BgktskC8S5nxrc_EiuA24-TtmHRP7s,1790' 2025-06-01T22:52:06.5190211Z ++ read fname 2025-06-01T22:52:06.5190745Z ++ make_wheel_record torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.5191642Z ++ FPATH=torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.5192449Z ++ echo torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.5192992Z ++ grep RECORD 2025-06-01T22:52:06.5215287Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.5216061Z +++ openssl base64 2025-06-01T22:52:06.5216436Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.5217657Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.5219311Z +++ sed -e s/=//g 2025-06-01T22:52:06.5255714Z ++ HASH=YarW-uwH0b0Ejr6MYuGMQVRgvg92VO0Y2cuFeCr-oWE 2025-06-01T22:52:06.5262204Z +++ ls -nl torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.5262776Z +++ awk '{print $5}' 2025-06-01T22:52:06.5286233Z ++ FSIZE=1125 2025-06-01T22:52:06.5287227Z ++ echo '"torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h",sha256=YarW-uwH0b0Ejr6MYuGMQVRgvg92VO0Y2cuFeCr-oWE,1125' 2025-06-01T22:52:06.5288137Z ++ read fname 2025-06-01T22:52:06.5288724Z ++ make_wheel_record torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h 2025-06-01T22:52:06.5289352Z ++ FPATH=torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h 2025-06-01T22:52:06.5290006Z ++ echo torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h 2025-06-01T22:52:06.5290933Z ++ grep RECORD 2025-06-01T22:52:06.5312519Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h 2025-06-01T22:52:06.5313080Z +++ openssl base64 2025-06-01T22:52:06.5315189Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.5315450Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.5316835Z +++ sed -e s/=//g 2025-06-01T22:52:06.5353730Z ++ HASH=Uo4n8sIPyTkP1BABdijnJXlCIkixZlS90aeVg9lYGyE 2025-06-01T22:52:06.5358658Z +++ ls -nl torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h 2025-06-01T22:52:06.5359933Z +++ awk '{print $5}' 2025-06-01T22:52:06.5387353Z ++ FSIZE=849 2025-06-01T22:52:06.5388131Z ++ echo '"torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h",sha256=Uo4n8sIPyTkP1BABdijnJXlCIkixZlS90aeVg9lYGyE,849' 2025-06-01T22:52:06.5388886Z ++ read fname 2025-06-01T22:52:06.5389353Z ++ make_wheel_record torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h 2025-06-01T22:52:06.5390119Z ++ FPATH=torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h 2025-06-01T22:52:06.5390687Z ++ echo torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h 2025-06-01T22:52:06.5391124Z ++ grep RECORD 2025-06-01T22:52:06.5410071Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h 2025-06-01T22:52:06.5410653Z +++ openssl base64 2025-06-01T22:52:06.5411372Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.5412835Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.5414061Z +++ sed -e s/=//g 2025-06-01T22:52:06.5453643Z ++ HASH=kTS7w4HjDPgtHfCRyPae5Bas41-DCaQ40XQsYt2k5Io 2025-06-01T22:52:06.5459406Z +++ ls -nl torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h 2025-06-01T22:52:06.5460246Z +++ awk '{print $5}' 2025-06-01T22:52:06.5486474Z ++ FSIZE=851 2025-06-01T22:52:06.5487224Z ++ echo '"torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h",sha256=kTS7w4HjDPgtHfCRyPae5Bas41-DCaQ40XQsYt2k5Io,851' 2025-06-01T22:52:06.5488056Z ++ read fname 2025-06-01T22:52:06.5488525Z ++ make_wheel_record torch/include/ATen/ops/glu_backward_jvp_native.h 2025-06-01T22:52:06.5489088Z ++ FPATH=torch/include/ATen/ops/glu_backward_jvp_native.h 2025-06-01T22:52:06.5489599Z ++ echo torch/include/ATen/ops/glu_backward_jvp_native.h 2025-06-01T22:52:06.5490015Z ++ grep RECORD 2025-06-01T22:52:06.5512622Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_backward_jvp_native.h 2025-06-01T22:52:06.5513173Z +++ openssl base64 2025-06-01T22:52:06.5513426Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.5513749Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.5514009Z +++ sed -e s/=//g 2025-06-01T22:52:06.5552603Z ++ HASH=zsD6LiHsWJm7KLClxsiL6jvJ4_4AoPj8yDh6T9MTZrI 2025-06-01T22:52:06.5557540Z +++ ls -nl torch/include/ATen/ops/glu_backward_jvp_native.h 2025-06-01T22:52:06.5559523Z +++ awk '{print $5}' 2025-06-01T22:52:06.5587007Z ++ FSIZE=812 2025-06-01T22:52:06.5587708Z ++ echo '"torch/include/ATen/ops/glu_backward_jvp_native.h",sha256=zsD6LiHsWJm7KLClxsiL6jvJ4_4AoPj8yDh6T9MTZrI,812' 2025-06-01T22:52:06.5588631Z ++ read fname 2025-06-01T22:52:06.5589083Z ++ make_wheel_record torch/include/ATen/ops/glu_backward_jvp_ops.h 2025-06-01T22:52:06.5589594Z ++ FPATH=torch/include/ATen/ops/glu_backward_jvp_ops.h 2025-06-01T22:52:06.5590079Z ++ echo torch/include/ATen/ops/glu_backward_jvp_ops.h 2025-06-01T22:52:06.5590458Z ++ grep RECORD 2025-06-01T22:52:06.5610006Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_backward_jvp_ops.h 2025-06-01T22:52:06.5610616Z +++ openssl base64 2025-06-01T22:52:06.5610908Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.5612205Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.5613424Z +++ sed -e s/=//g 2025-06-01T22:52:06.5650636Z ++ HASH=kcHY6C4MlXGKKUktLwck7-KqT3Nhojdgi1V30QfV8os 2025-06-01T22:52:06.5655769Z +++ ls -nl torch/include/ATen/ops/glu_backward_jvp_ops.h 2025-06-01T22:52:06.5656743Z +++ awk '{print $5}' 2025-06-01T22:52:06.5683125Z ++ FSIZE=2395 2025-06-01T22:52:06.5683793Z ++ echo '"torch/include/ATen/ops/glu_backward_jvp_ops.h",sha256=kcHY6C4MlXGKKUktLwck7-KqT3Nhojdgi1V30QfV8os,2395' 2025-06-01T22:52:06.5684874Z ++ read fname 2025-06-01T22:52:06.5685281Z ++ make_wheel_record torch/include/ATen/ops/glu_backward_native.h 2025-06-01T22:52:06.5685807Z ++ FPATH=torch/include/ATen/ops/glu_backward_native.h 2025-06-01T22:52:06.5686354Z ++ echo torch/include/ATen/ops/glu_backward_native.h 2025-06-01T22:52:06.5686756Z ++ grep RECORD 2025-06-01T22:52:06.5710450Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_backward_native.h 2025-06-01T22:52:06.5710985Z +++ openssl base64 2025-06-01T22:52:06.5711250Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.5711556Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.5711828Z +++ sed -e s/=//g 2025-06-01T22:52:06.5749800Z ++ HASH=QgBs6rrw1QsDgv83OzhXOlPt9_w7KEXhTvmdNVELmxg 2025-06-01T22:52:06.5754984Z +++ ls -nl torch/include/ATen/ops/glu_backward_native.h 2025-06-01T22:52:06.5755817Z +++ awk '{print $5}' 2025-06-01T22:52:06.5783144Z ++ FSIZE=922 2025-06-01T22:52:06.5783807Z ++ echo '"torch/include/ATen/ops/glu_backward_native.h",sha256=QgBs6rrw1QsDgv83OzhXOlPt9_w7KEXhTvmdNVELmxg,922' 2025-06-01T22:52:06.5784552Z ++ read fname 2025-06-01T22:52:06.5785047Z ++ make_wheel_record torch/include/ATen/ops/glu_backward_ops.h 2025-06-01T22:52:06.5785613Z ++ FPATH=torch/include/ATen/ops/glu_backward_ops.h 2025-06-01T22:52:06.5786123Z ++ echo torch/include/ATen/ops/glu_backward_ops.h 2025-06-01T22:52:06.5786489Z ++ grep RECORD 2025-06-01T22:52:06.5806800Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_backward_ops.h 2025-06-01T22:52:06.5807398Z +++ openssl base64 2025-06-01T22:52:06.5807664Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.5808894Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.5810072Z +++ sed -e s/=//g 2025-06-01T22:52:06.5848862Z ++ HASH=VXWgs0XjdeFGbHyujU4p9zn2UQxuR3AgOikDfClgNBg 2025-06-01T22:52:06.5854296Z +++ ls -nl torch/include/ATen/ops/glu_backward_ops.h 2025-06-01T22:52:06.5855062Z +++ awk '{print $5}' 2025-06-01T22:52:06.5881446Z ++ FSIZE=1921 2025-06-01T22:52:06.5882100Z ++ echo '"torch/include/ATen/ops/glu_backward_ops.h",sha256=VXWgs0XjdeFGbHyujU4p9zn2UQxuR3AgOikDfClgNBg,1921' 2025-06-01T22:52:06.5882804Z ++ read fname 2025-06-01T22:52:06.5883524Z ++ make_wheel_record torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.5883870Z ++ FPATH=torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.5884332Z ++ echo torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.5884623Z ++ grep RECORD 2025-06-01T22:52:06.5907876Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.5907994Z +++ openssl base64 2025-06-01T22:52:06.5908101Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.5908677Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.5909757Z +++ sed -e s/=//g 2025-06-01T22:52:06.5948918Z ++ HASH=uYoGBVMBtBeSUbmPmOaInltz-sUUTCkVJAOK0u56tC0 2025-06-01T22:52:06.5953605Z +++ ls -nl torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:06.5954416Z +++ awk '{print $5}' 2025-06-01T22:52:06.5981296Z ++ FSIZE=803 2025-06-01T22:52:06.5982040Z ++ echo '"torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h",sha256=uYoGBVMBtBeSUbmPmOaInltz-sUUTCkVJAOK0u56tC0,803' 2025-06-01T22:52:06.5982190Z ++ read fname 2025-06-01T22:52:06.5982467Z ++ make_wheel_record torch/include/ATen/ops/glu_cpu_dispatch.h 2025-06-01T22:52:06.5982643Z ++ FPATH=torch/include/ATen/ops/glu_cpu_dispatch.h 2025-06-01T22:52:06.5982804Z ++ echo torch/include/ATen/ops/glu_cpu_dispatch.h 2025-06-01T22:52:06.5983500Z ++ grep RECORD 2025-06-01T22:52:06.6006115Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_cpu_dispatch.h 2025-06-01T22:52:06.6006293Z +++ openssl base64 2025-06-01T22:52:06.6006713Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.6007232Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.6007818Z +++ sed -e s/=//g 2025-06-01T22:52:06.6047196Z ++ HASH=crP-5fbYrSPl3-M_poyyfcflvxmAHKYvAv21WZoDSLc 2025-06-01T22:52:06.6051967Z +++ ls -nl torch/include/ATen/ops/glu_cpu_dispatch.h 2025-06-01T22:52:06.6052961Z +++ awk '{print $5}' 2025-06-01T22:52:06.6078512Z ++ FSIZE=913 2025-06-01T22:52:06.6079017Z ++ echo '"torch/include/ATen/ops/glu_cpu_dispatch.h",sha256=crP-5fbYrSPl3-M_poyyfcflvxmAHKYvAv21WZoDSLc,913' 2025-06-01T22:52:06.6079220Z ++ read fname 2025-06-01T22:52:06.6079469Z ++ make_wheel_record torch/include/ATen/ops/glu_cuda_dispatch.h 2025-06-01T22:52:06.6079727Z ++ FPATH=torch/include/ATen/ops/glu_cuda_dispatch.h 2025-06-01T22:52:06.6081202Z ++ echo torch/include/ATen/ops/glu_cuda_dispatch.h 2025-06-01T22:52:06.6081631Z ++ grep RECORD 2025-06-01T22:52:06.6106156Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_cuda_dispatch.h 2025-06-01T22:52:06.6106331Z +++ openssl base64 2025-06-01T22:52:06.6106464Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.6106583Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.6107525Z +++ sed -e s/=//g 2025-06-01T22:52:06.6147626Z ++ HASH=l1TPcyaWIMpbNf8mPbeATW_FComn246sWixL6Fal-YE 2025-06-01T22:52:06.6149930Z +++ ls -nl torch/include/ATen/ops/glu_cuda_dispatch.h 2025-06-01T22:52:06.6151151Z +++ awk '{print $5}' 2025-06-01T22:52:06.6175255Z ++ FSIZE=915 2025-06-01T22:52:06.6175978Z ++ echo '"torch/include/ATen/ops/glu_cuda_dispatch.h",sha256=l1TPcyaWIMpbNf8mPbeATW_FComn246sWixL6Fal-YE,915' 2025-06-01T22:52:06.6176224Z ++ read fname 2025-06-01T22:52:06.6176392Z ++ make_wheel_record torch/include/ATen/ops/glu_jvp.h 2025-06-01T22:52:06.6176535Z ++ FPATH=torch/include/ATen/ops/glu_jvp.h 2025-06-01T22:52:06.6178979Z ++ echo torch/include/ATen/ops/glu_jvp.h 2025-06-01T22:52:06.6180212Z ++ grep RECORD 2025-06-01T22:52:06.6204223Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_jvp.h 2025-06-01T22:52:06.6204336Z +++ openssl base64 2025-06-01T22:52:06.6204439Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.6204738Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.6205572Z +++ sed -e s/=//g 2025-06-01T22:52:06.6246300Z ++ HASH=-J-emE37ZmAMOlcL_RipLnQ7-xbAApSjtrlaad-8KaA 2025-06-01T22:52:06.6249300Z +++ ls -nl torch/include/ATen/ops/glu_jvp.h 2025-06-01T22:52:06.6250402Z +++ awk '{print $5}' 2025-06-01T22:52:06.6277362Z ++ FSIZE=1328 2025-06-01T22:52:06.6277907Z ++ echo '"torch/include/ATen/ops/glu_jvp.h",sha256=-J-emE37ZmAMOlcL_RipLnQ7-xbAApSjtrlaad-8KaA,1328' 2025-06-01T22:52:06.6278015Z ++ read fname 2025-06-01T22:52:06.6278422Z ++ make_wheel_record torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.6278713Z ++ FPATH=torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.6279016Z ++ echo torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.6279114Z ++ grep RECORD 2025-06-01T22:52:06.6302203Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.6302331Z +++ openssl base64 2025-06-01T22:52:06.6302445Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.6302545Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.6303069Z +++ sed -e s/=//g 2025-06-01T22:52:06.6342099Z ++ HASH=k_lw9-e2cU3fU2gtT7T6Ks1ICKswtwxGlnAd0fRCdLc 2025-06-01T22:52:06.6345581Z +++ ls -nl torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.6345716Z +++ awk '{print $5}' 2025-06-01T22:52:06.6369621Z ++ FSIZE=983 2025-06-01T22:52:06.6370399Z ++ echo '"torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h",sha256=k_lw9-e2cU3fU2gtT7T6Ks1ICKswtwxGlnAd0fRCdLc,983' 2025-06-01T22:52:06.6370512Z ++ read fname 2025-06-01T22:52:06.6370752Z ++ make_wheel_record torch/include/ATen/ops/glu_jvp_cpu_dispatch.h 2025-06-01T22:52:06.6370928Z ++ FPATH=torch/include/ATen/ops/glu_jvp_cpu_dispatch.h 2025-06-01T22:52:06.6373106Z ++ echo torch/include/ATen/ops/glu_jvp_cpu_dispatch.h 2025-06-01T22:52:06.6374355Z ++ grep RECORD 2025-06-01T22:52:06.6397913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_jvp_cpu_dispatch.h 2025-06-01T22:52:06.6398498Z +++ openssl base64 2025-06-01T22:52:06.6398625Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.6399488Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.6399923Z +++ sed -e s/=//g 2025-06-01T22:52:06.6440290Z ++ HASH=CNgzSjRKNFmB-qot4tuHWPzgzv-NPDmHh5EncwoQCmY 2025-06-01T22:52:06.6443771Z +++ ls -nl torch/include/ATen/ops/glu_jvp_cpu_dispatch.h 2025-06-01T22:52:06.6444792Z +++ awk '{print $5}' 2025-06-01T22:52:06.6472198Z ++ FSIZE=778 2025-06-01T22:52:06.6472911Z ++ echo '"torch/include/ATen/ops/glu_jvp_cpu_dispatch.h",sha256=CNgzSjRKNFmB-qot4tuHWPzgzv-NPDmHh5EncwoQCmY,778' 2025-06-01T22:52:06.6473016Z ++ read fname 2025-06-01T22:52:06.6473249Z ++ make_wheel_record torch/include/ATen/ops/glu_jvp_cuda_dispatch.h 2025-06-01T22:52:06.6473441Z ++ FPATH=torch/include/ATen/ops/glu_jvp_cuda_dispatch.h 2025-06-01T22:52:06.6473848Z ++ echo torch/include/ATen/ops/glu_jvp_cuda_dispatch.h 2025-06-01T22:52:06.6474752Z ++ grep RECORD 2025-06-01T22:52:06.6493546Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_jvp_cuda_dispatch.h 2025-06-01T22:52:06.6494207Z +++ openssl base64 2025-06-01T22:52:06.6495642Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.6497141Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.6498868Z +++ sed -e s/=//g 2025-06-01T22:52:06.6535232Z ++ HASH=E3eGmMAoXJBHHQM9R6O-i5mJxfvTmVsFQ2yRQobwv-g 2025-06-01T22:52:06.6540108Z +++ ls -nl torch/include/ATen/ops/glu_jvp_cuda_dispatch.h 2025-06-01T22:52:06.6541008Z +++ awk '{print $5}' 2025-06-01T22:52:06.6566615Z ++ FSIZE=780 2025-06-01T22:52:06.6567142Z ++ echo '"torch/include/ATen/ops/glu_jvp_cuda_dispatch.h",sha256=E3eGmMAoXJBHHQM9R6O-i5mJxfvTmVsFQ2yRQobwv-g,780' 2025-06-01T22:52:06.6567261Z ++ read fname 2025-06-01T22:52:06.6567462Z ++ make_wheel_record torch/include/ATen/ops/glu_jvp_native.h 2025-06-01T22:52:06.6567614Z ++ FPATH=torch/include/ATen/ops/glu_jvp_native.h 2025-06-01T22:52:06.6569514Z ++ echo torch/include/ATen/ops/glu_jvp_native.h 2025-06-01T22:52:06.6570668Z ++ grep RECORD 2025-06-01T22:52:06.6596029Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_jvp_native.h 2025-06-01T22:52:06.6596246Z +++ openssl base64 2025-06-01T22:52:06.6596368Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.6596477Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.6597004Z +++ sed -e s/=//g 2025-06-01T22:52:06.6638483Z ++ HASH=mCpTqNDWGqJihabQdb6w7T4Rah9u_aW2EYCfL7MbqHI 2025-06-01T22:52:06.6639597Z +++ ls -nl torch/include/ATen/ops/glu_jvp_native.h 2025-06-01T22:52:06.6640399Z +++ awk '{print $5}' 2025-06-01T22:52:06.6669090Z ++ FSIZE=670 2025-06-01T22:52:06.6669653Z ++ echo '"torch/include/ATen/ops/glu_jvp_native.h",sha256=mCpTqNDWGqJihabQdb6w7T4Rah9u_aW2EYCfL7MbqHI,670' 2025-06-01T22:52:06.6669760Z ++ read fname 2025-06-01T22:52:06.6669945Z ++ make_wheel_record torch/include/ATen/ops/glu_jvp_ops.h 2025-06-01T22:52:06.6670100Z ++ FPATH=torch/include/ATen/ops/glu_jvp_ops.h 2025-06-01T22:52:06.6670235Z ++ echo torch/include/ATen/ops/glu_jvp_ops.h 2025-06-01T22:52:06.6670334Z ++ grep RECORD 2025-06-01T22:52:06.6691051Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_jvp_ops.h 2025-06-01T22:52:06.6691182Z +++ openssl base64 2025-06-01T22:52:06.6692069Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.6693421Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.6694856Z +++ sed -e s/=//g 2025-06-01T22:52:06.6731420Z ++ HASH=X5pBZzRqw_DYTU1pvcqjpoFQgqW9GgA-RSlTMctEEao 2025-06-01T22:52:06.6737541Z +++ ls -nl torch/include/ATen/ops/glu_jvp_ops.h 2025-06-01T22:52:06.6737648Z +++ awk '{print $5}' 2025-06-01T22:52:06.6765606Z ++ FSIZE=1937 2025-06-01T22:52:06.6766097Z ++ echo '"torch/include/ATen/ops/glu_jvp_ops.h",sha256=X5pBZzRqw_DYTU1pvcqjpoFQgqW9GgA-RSlTMctEEao,1937' 2025-06-01T22:52:06.6766196Z ++ read fname 2025-06-01T22:52:06.6766371Z ++ make_wheel_record torch/include/ATen/ops/glu_meta.h 2025-06-01T22:52:06.6766505Z ++ FPATH=torch/include/ATen/ops/glu_meta.h 2025-06-01T22:52:06.6766651Z ++ echo torch/include/ATen/ops/glu_meta.h 2025-06-01T22:52:06.6766962Z ++ grep RECORD 2025-06-01T22:52:06.6791727Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_meta.h 2025-06-01T22:52:06.6792022Z +++ openssl base64 2025-06-01T22:52:06.6792123Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.6792220Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.6792364Z +++ sed -e s/=//g 2025-06-01T22:52:06.6833703Z ++ HASH=FK-xn18_s2lc1gaSQBRO-aC7oATXzw76v3knpvZmkF8 2025-06-01T22:52:06.6835720Z +++ ls -nl torch/include/ATen/ops/glu_meta.h 2025-06-01T22:52:06.6836139Z +++ awk '{print $5}' 2025-06-01T22:52:06.6865820Z ++ FSIZE=577 2025-06-01T22:52:06.6866337Z ++ echo '"torch/include/ATen/ops/glu_meta.h",sha256=FK-xn18_s2lc1gaSQBRO-aC7oATXzw76v3knpvZmkF8,577' 2025-06-01T22:52:06.6866529Z ++ read fname 2025-06-01T22:52:06.6866749Z ++ make_wheel_record torch/include/ATen/ops/glu_meta_dispatch.h 2025-06-01T22:52:06.6866907Z ++ FPATH=torch/include/ATen/ops/glu_meta_dispatch.h 2025-06-01T22:52:06.6867074Z ++ echo torch/include/ATen/ops/glu_meta_dispatch.h 2025-06-01T22:52:06.6867172Z ++ grep RECORD 2025-06-01T22:52:06.6888594Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_meta_dispatch.h 2025-06-01T22:52:06.6888742Z +++ openssl base64 2025-06-01T22:52:06.6889682Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.6891071Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.6892451Z +++ sed -e s/=//g 2025-06-01T22:52:06.6930122Z ++ HASH=Xwf774Ourowh70eqFz9gBQP0VdSoCJ4xAG5OYR1VqOM 2025-06-01T22:52:06.6934819Z +++ ls -nl torch/include/ATen/ops/glu_meta_dispatch.h 2025-06-01T22:52:06.6935679Z +++ awk '{print $5}' 2025-06-01T22:52:06.6964618Z ++ FSIZE=915 2025-06-01T22:52:06.6965437Z ++ echo '"torch/include/ATen/ops/glu_meta_dispatch.h",sha256=Xwf774Ourowh70eqFz9gBQP0VdSoCJ4xAG5OYR1VqOM,915' 2025-06-01T22:52:06.6965830Z ++ read fname 2025-06-01T22:52:06.6966064Z ++ make_wheel_record torch/include/ATen/ops/glu_native.h 2025-06-01T22:52:06.6966219Z ++ FPATH=torch/include/ATen/ops/glu_native.h 2025-06-01T22:52:06.6966370Z ++ echo torch/include/ATen/ops/glu_native.h 2025-06-01T22:52:06.6966469Z ++ grep RECORD 2025-06-01T22:52:06.6991756Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_native.h 2025-06-01T22:52:06.6992026Z +++ openssl base64 2025-06-01T22:52:06.6992135Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.6992232Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.6992327Z +++ sed -e s/=//g 2025-06-01T22:52:06.7031946Z ++ HASH=teUYaznuc2kDmNHFKBc__KZE9z_sZr9Kl-ashZd7O00 2025-06-01T22:52:06.7034401Z +++ ls -nl torch/include/ATen/ops/glu_native.h 2025-06-01T22:52:06.7034873Z +++ awk '{print $5}' 2025-06-01T22:52:06.7063753Z ++ FSIZE=600 2025-06-01T22:52:06.7064251Z ++ echo '"torch/include/ATen/ops/glu_native.h",sha256=teUYaznuc2kDmNHFKBc__KZE9z_sZr9Kl-ashZd7O00,600' 2025-06-01T22:52:06.7064352Z ++ read fname 2025-06-01T22:52:06.7064535Z ++ make_wheel_record torch/include/ATen/ops/glu_ops.h 2025-06-01T22:52:06.7064666Z ++ FPATH=torch/include/ATen/ops/glu_ops.h 2025-06-01T22:52:06.7064789Z ++ echo torch/include/ATen/ops/glu_ops.h 2025-06-01T22:52:06.7065070Z ++ grep RECORD 2025-06-01T22:52:06.7086641Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/glu_ops.h 2025-06-01T22:52:06.7086768Z +++ openssl base64 2025-06-01T22:52:06.7087182Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.7088302Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.7089662Z +++ sed -e s/=//g 2025-06-01T22:52:06.7127845Z ++ HASH=vJFg9szuOXoTdS6tGgpXq8ZZe2sO630GHmVXEn5KRnk 2025-06-01T22:52:06.7132780Z +++ ls -nl torch/include/ATen/ops/glu_ops.h 2025-06-01T22:52:06.7133655Z +++ awk '{print $5}' 2025-06-01T22:52:06.7161748Z ++ FSIZE=1623 2025-06-01T22:52:06.7162283Z ++ echo '"torch/include/ATen/ops/glu_ops.h",sha256=vJFg9szuOXoTdS6tGgpXq8ZZe2sO630GHmVXEn5KRnk,1623' 2025-06-01T22:52:06.7162392Z ++ read fname 2025-06-01T22:52:06.7162563Z ++ make_wheel_record torch/include/ATen/ops/gradient.h 2025-06-01T22:52:06.7162714Z ++ FPATH=torch/include/ATen/ops/gradient.h 2025-06-01T22:52:06.7162849Z ++ echo torch/include/ATen/ops/gradient.h 2025-06-01T22:52:06.7164100Z ++ grep RECORD 2025-06-01T22:52:06.7189249Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gradient.h 2025-06-01T22:52:06.7189364Z +++ openssl base64 2025-06-01T22:52:06.7189467Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.7189761Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.7189894Z +++ sed -e s/=//g 2025-06-01T22:52:06.7230612Z ++ HASH=jXfstGqk6csIIRj8vGgPyFeR4wx9ip3D48tpHw-_7Vw 2025-06-01T22:52:06.7234546Z +++ ls -nl torch/include/ATen/ops/gradient.h 2025-06-01T22:52:06.7234666Z +++ awk '{print $5}' 2025-06-01T22:52:06.7262815Z ++ FSIZE=2872 2025-06-01T22:52:06.7263295Z ++ echo '"torch/include/ATen/ops/gradient.h",sha256=jXfstGqk6csIIRj8vGgPyFeR4wx9ip3D48tpHw-_7Vw,2872' 2025-06-01T22:52:06.7263485Z ++ read fname 2025-06-01T22:52:06.7263843Z ++ make_wheel_record torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7264168Z ++ FPATH=torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7264523Z ++ echo torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7264624Z ++ grep RECORD 2025-06-01T22:52:06.7286432Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7286560Z +++ openssl base64 2025-06-01T22:52:06.7286990Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.7287123Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.7288388Z +++ sed -e s/=//g 2025-06-01T22:52:06.7326696Z ++ HASH=tLJE7osgAx6rPTQ1JZFfoUFD7Ic_RP7KrFxmBq_uQ9U 2025-06-01T22:52:06.7331832Z +++ ls -nl torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7332355Z +++ awk '{print $5}' 2025-06-01T22:52:06.7358669Z ++ FSIZE=1784 2025-06-01T22:52:06.7359372Z ++ echo '"torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h",sha256=tLJE7osgAx6rPTQ1JZFfoUFD7Ic_RP7KrFxmBq_uQ9U,1784' 2025-06-01T22:52:06.7359470Z ++ read fname 2025-06-01T22:52:06.7359674Z ++ make_wheel_record torch/include/ATen/ops/gradient_native.h 2025-06-01T22:52:06.7359842Z ++ FPATH=torch/include/ATen/ops/gradient_native.h 2025-06-01T22:52:06.7361637Z ++ echo torch/include/ATen/ops/gradient_native.h 2025-06-01T22:52:06.7361828Z ++ grep RECORD 2025-06-01T22:52:06.7386483Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gradient_native.h 2025-06-01T22:52:06.7386614Z +++ openssl base64 2025-06-01T22:52:06.7386715Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.7387331Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.7387444Z +++ sed -e s/=//g 2025-06-01T22:52:06.7430473Z ++ HASH=YbW7u7VZXn20CASVAG1cWT_3t8KBeoQBBtEocPBQ_gw 2025-06-01T22:52:06.7432808Z +++ ls -nl torch/include/ATen/ops/gradient_native.h 2025-06-01T22:52:06.7433104Z +++ awk '{print $5}' 2025-06-01T22:52:06.7462321Z ++ FSIZE=1496 2025-06-01T22:52:06.7462815Z ++ echo '"torch/include/ATen/ops/gradient_native.h",sha256=YbW7u7VZXn20CASVAG1cWT_3t8KBeoQBBtEocPBQ_gw,1496' 2025-06-01T22:52:06.7462914Z ++ read fname 2025-06-01T22:52:06.7463116Z ++ make_wheel_record torch/include/ATen/ops/gradient_ops.h 2025-06-01T22:52:06.7463259Z ++ FPATH=torch/include/ATen/ops/gradient_ops.h 2025-06-01T22:52:06.7463395Z ++ echo torch/include/ATen/ops/gradient_ops.h 2025-06-01T22:52:06.7463507Z ++ grep RECORD 2025-06-01T22:52:06.7486750Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gradient_ops.h 2025-06-01T22:52:06.7486882Z +++ openssl base64 2025-06-01T22:52:06.7487003Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.7487109Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.7487891Z +++ sed -e s/=//g 2025-06-01T22:52:06.7526648Z ++ HASH=hZCTZHSik6FIP1xkNys66q_mSrkxjpgJAshb9rjgmWI 2025-06-01T22:52:06.7531012Z +++ ls -nl torch/include/ATen/ops/gradient_ops.h 2025-06-01T22:52:06.7532073Z +++ awk '{print $5}' 2025-06-01T22:52:06.7555834Z ++ FSIZE=6272 2025-06-01T22:52:06.7556321Z ++ echo '"torch/include/ATen/ops/gradient_ops.h",sha256=hZCTZHSik6FIP1xkNys66q_mSrkxjpgJAshb9rjgmWI,6272' 2025-06-01T22:52:06.7556422Z ++ read fname 2025-06-01T22:52:06.7556816Z ++ make_wheel_record torch/include/ATen/ops/greater.h 2025-06-01T22:52:06.7556981Z ++ FPATH=torch/include/ATen/ops/greater.h 2025-06-01T22:52:06.7560294Z ++ echo torch/include/ATen/ops/greater.h 2025-06-01T22:52:06.7561193Z ++ grep RECORD 2025-06-01T22:52:06.7585656Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/greater.h 2025-06-01T22:52:06.7586223Z +++ openssl base64 2025-06-01T22:52:06.7586471Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.7586729Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.7586985Z +++ sed -e s/=//g 2025-06-01T22:52:06.7629072Z ++ HASH=EKepsp-SgUZAbok4lvfmrB1skTChjhBXVTf-SVnhITw 2025-06-01T22:52:06.7629961Z +++ ls -nl torch/include/ATen/ops/greater.h 2025-06-01T22:52:06.7632055Z +++ awk '{print $5}' 2025-06-01T22:52:06.7655839Z ++ FSIZE=1937 2025-06-01T22:52:06.7656605Z ++ echo '"torch/include/ATen/ops/greater.h",sha256=EKepsp-SgUZAbok4lvfmrB1skTChjhBXVTf-SVnhITw,1937' 2025-06-01T22:52:06.7657253Z ++ read fname 2025-06-01T22:52:06.7657733Z ++ make_wheel_record torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7658505Z ++ FPATH=torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7661550Z ++ echo torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7662061Z ++ grep RECORD 2025-06-01T22:52:06.7686189Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7686873Z +++ openssl base64 2025-06-01T22:52:06.7687144Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.7687411Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.7687812Z +++ sed -e s/=//g 2025-06-01T22:52:06.7726384Z ++ HASH=lbKvwzKcV77BSoYL8-6um4kdEKKIRWCAWz7fK4PWVjs 2025-06-01T22:52:06.7730542Z +++ ls -nl torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7731256Z +++ awk '{print $5}' 2025-06-01T22:52:06.7755432Z ++ FSIZE=1450 2025-06-01T22:52:06.7756296Z ++ echo '"torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h",sha256=lbKvwzKcV77BSoYL8-6um4kdEKKIRWCAWz7fK4PWVjs,1450' 2025-06-01T22:52:06.7757166Z ++ read fname 2025-06-01T22:52:06.7757503Z ++ make_wheel_record torch/include/ATen/ops/greater_equal.h 2025-06-01T22:52:06.7757981Z ++ FPATH=torch/include/ATen/ops/greater_equal.h 2025-06-01T22:52:06.7759107Z ++ echo torch/include/ATen/ops/greater_equal.h 2025-06-01T22:52:06.7760048Z ++ grep RECORD 2025-06-01T22:52:06.7783750Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/greater_equal.h 2025-06-01T22:52:06.7784281Z +++ openssl base64 2025-06-01T22:52:06.7784559Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.7784813Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.7785078Z +++ sed -e s/=//g 2025-06-01T22:52:06.7826800Z ++ HASH=DBfPEzZYAZdKL9dqcCeDjM2Eb9m4Cqdmk2-pIRoW5ok 2025-06-01T22:52:06.7834653Z +++ ls -nl torch/include/ATen/ops/greater_equal.h 2025-06-01T22:52:06.7835032Z +++ awk '{print $5}' 2025-06-01T22:52:06.7864293Z ++ FSIZE=2051 2025-06-01T22:52:06.7864971Z ++ echo '"torch/include/ATen/ops/greater_equal.h",sha256=DBfPEzZYAZdKL9dqcCeDjM2Eb9m4Cqdmk2-pIRoW5ok,2051' 2025-06-01T22:52:06.7865634Z ++ read fname 2025-06-01T22:52:06.7866156Z ++ make_wheel_record torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7866964Z ++ FPATH=torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7867738Z ++ echo torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7868289Z ++ grep RECORD 2025-06-01T22:52:06.7887135Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7887862Z +++ openssl base64 2025-06-01T22:52:06.7888117Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.7888408Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.7889784Z +++ sed -e s/=//g 2025-06-01T22:52:06.7927686Z ++ HASH=5PVSe4ZwHrBnH65M_m1MlSlnfQ4tb5uGqajsmHOoQn8 2025-06-01T22:52:06.7933111Z +++ ls -nl torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:06.7933687Z +++ awk '{print $5}' 2025-06-01T22:52:06.7962712Z ++ FSIZE=1498 2025-06-01T22:52:06.7963564Z ++ echo '"torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h",sha256=5PVSe4ZwHrBnH65M_m1MlSlnfQ4tb5uGqajsmHOoQn8,1498' 2025-06-01T22:52:06.7964726Z ++ read fname 2025-06-01T22:52:06.7965124Z ++ make_wheel_record torch/include/ATen/ops/greater_equal_native.h 2025-06-01T22:52:06.7965807Z ++ FPATH=torch/include/ATen/ops/greater_equal_native.h 2025-06-01T22:52:06.7966292Z ++ echo torch/include/ATen/ops/greater_equal_native.h 2025-06-01T22:52:06.7966728Z ++ grep RECORD 2025-06-01T22:52:06.7988897Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/greater_equal_native.h 2025-06-01T22:52:06.7989462Z +++ openssl base64 2025-06-01T22:52:06.7989721Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.7989984Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.7990240Z +++ sed -e s/=//g 2025-06-01T22:52:06.8032166Z ++ HASH=OPZ5-7RCrIasic5GUFiKjE0Cjp7v8h5iXS2FHqTBeoA 2025-06-01T22:52:06.8034221Z +++ ls -nl torch/include/ATen/ops/greater_equal_native.h 2025-06-01T22:52:06.8034636Z +++ awk '{print $5}' 2025-06-01T22:52:06.8063056Z ++ FSIZE=986 2025-06-01T22:52:06.8063733Z ++ echo '"torch/include/ATen/ops/greater_equal_native.h",sha256=OPZ5-7RCrIasic5GUFiKjE0Cjp7v8h5iXS2FHqTBeoA,986' 2025-06-01T22:52:06.8064429Z ++ read fname 2025-06-01T22:52:06.8064782Z ++ make_wheel_record torch/include/ATen/ops/greater_equal_ops.h 2025-06-01T22:52:06.8065277Z ++ FPATH=torch/include/ATen/ops/greater_equal_ops.h 2025-06-01T22:52:06.8065707Z ++ echo torch/include/ATen/ops/greater_equal_ops.h 2025-06-01T22:52:06.8066090Z ++ grep RECORD 2025-06-01T22:52:06.8086620Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/greater_equal_ops.h 2025-06-01T22:52:06.8087144Z +++ openssl base64 2025-06-01T22:52:06.8087478Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.8087733Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.8088127Z +++ sed -e s/=//g 2025-06-01T22:52:06.8126819Z ++ HASH=jPTpC3rEK0s7Mdlqdt0UvdU1WUEDkG6L8E27Kk-5LPI 2025-06-01T22:52:06.8131743Z +++ ls -nl torch/include/ATen/ops/greater_equal_ops.h 2025-06-01T22:52:06.8132484Z +++ awk '{print $5}' 2025-06-01T22:52:06.8159948Z ++ FSIZE=4399 2025-06-01T22:52:06.8160631Z ++ echo '"torch/include/ATen/ops/greater_equal_ops.h",sha256=jPTpC3rEK0s7Mdlqdt0UvdU1WUEDkG6L8E27Kk-5LPI,4399' 2025-06-01T22:52:06.8172921Z ++ read fname 2025-06-01T22:52:06.8173278Z ++ make_wheel_record torch/include/ATen/ops/greater_native.h 2025-06-01T22:52:06.8173744Z ++ FPATH=torch/include/ATen/ops/greater_native.h 2025-06-01T22:52:06.8174176Z ++ echo torch/include/ATen/ops/greater_native.h 2025-06-01T22:52:06.8174681Z ++ grep RECORD 2025-06-01T22:52:06.8188329Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/greater_native.h 2025-06-01T22:52:06.8188857Z +++ openssl base64 2025-06-01T22:52:06.8189129Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.8189373Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.8189719Z +++ sed -e s/=//g 2025-06-01T22:52:06.8231480Z ++ HASH=xe8_WVQBqtTwCw5rA3m6Qc2ZLp8lVTbNx5uU9K2F0Dk 2025-06-01T22:52:06.8233669Z +++ ls -nl torch/include/ATen/ops/greater_native.h 2025-06-01T22:52:06.8234048Z +++ awk '{print $5}' 2025-06-01T22:52:06.8262410Z ++ FSIZE=950 2025-06-01T22:52:06.8263062Z ++ echo '"torch/include/ATen/ops/greater_native.h",sha256=xe8_WVQBqtTwCw5rA3m6Qc2ZLp8lVTbNx5uU9K2F0Dk,950' 2025-06-01T22:52:06.8263715Z ++ read fname 2025-06-01T22:52:06.8264055Z ++ make_wheel_record torch/include/ATen/ops/greater_ops.h 2025-06-01T22:52:06.8264497Z ++ FPATH=torch/include/ATen/ops/greater_ops.h 2025-06-01T22:52:06.8265037Z ++ echo torch/include/ATen/ops/greater_ops.h 2025-06-01T22:52:06.8265388Z ++ grep RECORD 2025-06-01T22:52:06.8286432Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/greater_ops.h 2025-06-01T22:52:06.8286957Z +++ openssl base64 2025-06-01T22:52:06.8287222Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.8287491Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.8287760Z +++ sed -e s/=//g 2025-06-01T22:52:06.8326339Z ++ HASH=_4BkWLlE0G0OAvaAAUndoiPshWxaNL67NE_2N1FpqjM 2025-06-01T22:52:06.8331206Z +++ ls -nl torch/include/ATen/ops/greater_ops.h 2025-06-01T22:52:06.8331984Z +++ awk '{print $5}' 2025-06-01T22:52:06.8355849Z ++ FSIZE=4291 2025-06-01T22:52:06.8356523Z ++ echo '"torch/include/ATen/ops/greater_ops.h",sha256=_4BkWLlE0G0OAvaAAUndoiPshWxaNL67NE_2N1FpqjM,4291' 2025-06-01T22:52:06.8357350Z ++ read fname 2025-06-01T22:52:06.8357690Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler.h 2025-06-01T22:52:06.8358295Z ++ FPATH=torch/include/ATen/ops/grid_sampler.h 2025-06-01T22:52:06.8360859Z ++ echo torch/include/ATen/ops/grid_sampler.h 2025-06-01T22:52:06.8361230Z ++ grep RECORD 2025-06-01T22:52:06.8385777Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler.h 2025-06-01T22:52:06.8386254Z +++ openssl base64 2025-06-01T22:52:06.8386517Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.8386766Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.8387036Z +++ sed -e s/=//g 2025-06-01T22:52:06.8428278Z ++ HASH=vcIR_9rUBIWH0jRnaLrCj_WNqMt0pw3EiRR-PcskeLs 2025-06-01T22:52:06.8430347Z +++ ls -nl torch/include/ATen/ops/grid_sampler.h 2025-06-01T22:52:06.8430740Z +++ awk '{print $5}' 2025-06-01T22:52:06.8454381Z ++ FSIZE=889 2025-06-01T22:52:06.8454984Z ++ echo '"torch/include/ATen/ops/grid_sampler.h",sha256=vcIR_9rUBIWH0jRnaLrCj_WNqMt0pw3EiRR-PcskeLs,889' 2025-06-01T22:52:06.8455635Z ++ read fname 2025-06-01T22:52:06.8455987Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_2d.h 2025-06-01T22:52:06.8456582Z ++ FPATH=torch/include/ATen/ops/grid_sampler_2d.h 2025-06-01T22:52:06.8459084Z ++ echo torch/include/ATen/ops/grid_sampler_2d.h 2025-06-01T22:52:06.8459876Z ++ grep RECORD 2025-06-01T22:52:06.8483237Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_2d.h 2025-06-01T22:52:06.8483760Z +++ openssl base64 2025-06-01T22:52:06.8484136Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.8484474Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.8485505Z +++ sed -e s/=//g 2025-06-01T22:52:06.8526035Z ++ HASH=jYg6Q9fVVdmN0NkfOv7ktkF_bmwboGEFfCUFTcfNHYE 2025-06-01T22:52:06.8529248Z +++ ls -nl torch/include/ATen/ops/grid_sampler_2d.h 2025-06-01T22:52:06.8529998Z +++ awk '{print $5}' 2025-06-01T22:52:06.8554486Z ++ FSIZE=1801 2025-06-01T22:52:06.8555096Z ++ echo '"torch/include/ATen/ops/grid_sampler_2d.h",sha256=jYg6Q9fVVdmN0NkfOv7ktkF_bmwboGEFfCUFTcfNHYE,1801' 2025-06-01T22:52:06.8555775Z ++ read fname 2025-06-01T22:52:06.8556173Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_2d_backward.h 2025-06-01T22:52:06.8556749Z ++ FPATH=torch/include/ATen/ops/grid_sampler_2d_backward.h 2025-06-01T22:52:06.8558474Z ++ echo torch/include/ATen/ops/grid_sampler_2d_backward.h 2025-06-01T22:52:06.8559315Z ++ grep RECORD 2025-06-01T22:52:06.8585240Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_2d_backward.h 2025-06-01T22:52:06.8585798Z +++ openssl base64 2025-06-01T22:52:06.8586064Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.8586324Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.8586574Z +++ sed -e s/=//g 2025-06-01T22:52:06.8627057Z ++ HASH=UXY-IUCJV_0YvA7-v159M9iAoS-fnF_ICRqNCVMCtH4 2025-06-01T22:52:06.8627605Z +++ ls -nl torch/include/ATen/ops/grid_sampler_2d_backward.h 2025-06-01T22:52:06.8628534Z +++ awk '{print $5}' 2025-06-01T22:52:06.8652439Z ++ FSIZE=2497 2025-06-01T22:52:06.8653136Z ++ echo '"torch/include/ATen/ops/grid_sampler_2d_backward.h",sha256=UXY-IUCJV_0YvA7-v159M9iAoS-fnF_ICRqNCVMCtH4,2497' 2025-06-01T22:52:06.8653859Z ++ read fname 2025-06-01T22:52:06.8654447Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.8655539Z ++ FPATH=torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.8656905Z ++ echo torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.8658878Z ++ grep RECORD 2025-06-01T22:52:06.8683808Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.8684917Z +++ openssl base64 2025-06-01T22:52:06.8685201Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.8685453Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.8685730Z +++ sed -e s/=//g 2025-06-01T22:52:06.8725696Z ++ HASH=WF_mk4Q5ON0IqLSvXq5i8grWGrU1gJt_mFZKGfz_foY 2025-06-01T22:52:06.8728299Z +++ ls -nl torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.8728943Z +++ awk '{print $5}' 2025-06-01T22:52:06.8752559Z ++ FSIZE=1321 2025-06-01T22:52:06.8753473Z ++ echo '"torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h",sha256=WF_mk4Q5ON0IqLSvXq5i8grWGrU1gJt_mFZKGfz_foY,1321' 2025-06-01T22:52:06.8754385Z ++ read fname 2025-06-01T22:52:06.8754862Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h 2025-06-01T22:52:06.8755586Z ++ FPATH=torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h 2025-06-01T22:52:06.8756607Z ++ echo torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h 2025-06-01T22:52:06.8757592Z ++ grep RECORD 2025-06-01T22:52:06.8783090Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h 2025-06-01T22:52:06.8783732Z +++ openssl base64 2025-06-01T22:52:06.8784002Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.8784249Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.8784518Z +++ sed -e s/=//g 2025-06-01T22:52:06.8822979Z ++ HASH=rRMAfwtGcudMQ-ggTVDQk3XfT9Arxb01xT2zT3OpvsI 2025-06-01T22:52:06.8823652Z +++ ls -nl torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h 2025-06-01T22:52:06.8824407Z +++ awk '{print $5}' 2025-06-01T22:52:06.8847781Z ++ FSIZE=925 2025-06-01T22:52:06.8848822Z ++ echo '"torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h",sha256=rRMAfwtGcudMQ-ggTVDQk3XfT9Arxb01xT2zT3OpvsI,925' 2025-06-01T22:52:06.8849645Z ++ read fname 2025-06-01T22:52:06.8850106Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h 2025-06-01T22:52:06.8850903Z ++ FPATH=torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h 2025-06-01T22:52:06.8851831Z ++ echo torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h 2025-06-01T22:52:06.8852526Z ++ grep RECORD 2025-06-01T22:52:06.8876956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h 2025-06-01T22:52:06.8877600Z +++ openssl base64 2025-06-01T22:52:06.8877870Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.8878112Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.8878395Z +++ sed -e s/=//g 2025-06-01T22:52:06.8920590Z ++ HASH=ie6KxsszaVT2Rl1w38llNRmByVIIV8_jAHNiQxVlqL0 2025-06-01T22:52:06.8922354Z +++ ls -nl torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h 2025-06-01T22:52:06.8923141Z +++ awk '{print $5}' 2025-06-01T22:52:06.8947957Z ++ FSIZE=927 2025-06-01T22:52:06.8948730Z ++ echo '"torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h",sha256=ie6KxsszaVT2Rl1w38llNRmByVIIV8_jAHNiQxVlqL0,927' 2025-06-01T22:52:06.8949519Z ++ read fname 2025-06-01T22:52:06.8949959Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_2d_backward_native.h 2025-06-01T22:52:06.8950607Z ++ FPATH=torch/include/ATen/ops/grid_sampler_2d_backward_native.h 2025-06-01T22:52:06.8951662Z ++ echo torch/include/ATen/ops/grid_sampler_2d_backward_native.h 2025-06-01T22:52:06.8952586Z ++ grep RECORD 2025-06-01T22:52:06.8972006Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_2d_backward_native.h 2025-06-01T22:52:06.8972848Z +++ openssl base64 2025-06-01T22:52:06.8973815Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.8975228Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.8976617Z +++ sed -e s/=//g 2025-06-01T22:52:06.9013037Z ++ HASH=umcfUK0hRyquaNdFvmXF3_XJrgDesb3Ae0KORfpUl6c 2025-06-01T22:52:06.9018279Z +++ ls -nl torch/include/ATen/ops/grid_sampler_2d_backward_native.h 2025-06-01T22:52:06.9018976Z +++ awk '{print $5}' 2025-06-01T22:52:06.9043349Z ++ FSIZE=1254 2025-06-01T22:52:06.9044314Z ++ echo '"torch/include/ATen/ops/grid_sampler_2d_backward_native.h",sha256=umcfUK0hRyquaNdFvmXF3_XJrgDesb3Ae0KORfpUl6c,1254' 2025-06-01T22:52:06.9045261Z ++ read fname 2025-06-01T22:52:06.9045902Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_2d_backward_ops.h 2025-06-01T22:52:06.9046585Z ++ FPATH=torch/include/ATen/ops/grid_sampler_2d_backward_ops.h 2025-06-01T22:52:06.9047135Z ++ echo torch/include/ATen/ops/grid_sampler_2d_backward_ops.h 2025-06-01T22:52:06.9047944Z ++ grep RECORD 2025-06-01T22:52:06.9072363Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_2d_backward_ops.h 2025-06-01T22:52:06.9073153Z +++ openssl base64 2025-06-01T22:52:06.9073470Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.9073720Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.9073995Z +++ sed -e s/=//g 2025-06-01T22:52:06.9114658Z ++ HASH=2rqbYDLuKuVNYQwLzzG5bj6EZfjsXPjcb65UFyKgFi4 2025-06-01T22:52:06.9117812Z +++ ls -nl torch/include/ATen/ops/grid_sampler_2d_backward_ops.h 2025-06-01T22:52:06.9118335Z +++ awk '{print $5}' 2025-06-01T22:52:06.9146296Z ++ FSIZE=2961 2025-06-01T22:52:06.9147036Z ++ echo '"torch/include/ATen/ops/grid_sampler_2d_backward_ops.h",sha256=2rqbYDLuKuVNYQwLzzG5bj6EZfjsXPjcb65UFyKgFi4,2961' 2025-06-01T22:52:06.9147907Z ++ read fname 2025-06-01T22:52:06.9148521Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.9149373Z ++ FPATH=torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.9150182Z ++ echo torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.9150768Z ++ grep RECORD 2025-06-01T22:52:06.9169899Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.9170619Z +++ openssl base64 2025-06-01T22:52:06.9171247Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.9172514Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.9173811Z +++ sed -e s/=//g 2025-06-01T22:52:06.9210104Z ++ HASH=DdZ_puSwkm2nGBdv1fUrqB5c3kLMdkfzJTChUl1WNpc 2025-06-01T22:52:06.9215769Z +++ ls -nl torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.9216454Z +++ awk '{print $5}' 2025-06-01T22:52:06.9242477Z ++ FSIZE=1077 2025-06-01T22:52:06.9243366Z ++ echo '"torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h",sha256=DdZ_puSwkm2nGBdv1fUrqB5c3kLMdkfzJTChUl1WNpc,1077' 2025-06-01T22:52:06.9244584Z ++ read fname 2025-06-01T22:52:06.9245079Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h 2025-06-01T22:52:06.9245957Z ++ FPATH=torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h 2025-06-01T22:52:06.9246520Z ++ echo torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h 2025-06-01T22:52:06.9246954Z ++ grep RECORD 2025-06-01T22:52:06.9269470Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h 2025-06-01T22:52:06.9270065Z +++ openssl base64 2025-06-01T22:52:06.9270325Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.9270598Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.9270940Z +++ sed -e s/=//g 2025-06-01T22:52:06.9312548Z ++ HASH=2Y4cKMMiJkyxfCNkyuIdVnWRDeoQtmvZ-fdIBKIDZlw 2025-06-01T22:52:06.9315156Z +++ ls -nl torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h 2025-06-01T22:52:06.9315644Z +++ awk '{print $5}' 2025-06-01T22:52:06.9343573Z ++ FSIZE=825 2025-06-01T22:52:06.9344384Z ++ echo '"torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h",sha256=2Y4cKMMiJkyxfCNkyuIdVnWRDeoQtmvZ-fdIBKIDZlw,825' 2025-06-01T22:52:06.9345137Z ++ read fname 2025-06-01T22:52:06.9345775Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h 2025-06-01T22:52:06.9346624Z ++ FPATH=torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h 2025-06-01T22:52:06.9347315Z ++ echo torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h 2025-06-01T22:52:06.9347772Z ++ grep RECORD 2025-06-01T22:52:06.9366910Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h 2025-06-01T22:52:06.9367590Z +++ openssl base64 2025-06-01T22:52:06.9367855Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.9368801Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.9370241Z +++ sed -e s/=//g 2025-06-01T22:52:06.9408105Z ++ HASH=tnSJZgv6YQ2THedSiB7MDkgF3eh9xBKPDQaSCicxupk 2025-06-01T22:52:06.9413442Z +++ ls -nl torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h 2025-06-01T22:52:06.9414225Z +++ awk '{print $5}' 2025-06-01T22:52:06.9439775Z ++ FSIZE=827 2025-06-01T22:52:06.9440481Z ++ echo '"torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h",sha256=tnSJZgv6YQ2THedSiB7MDkgF3eh9xBKPDQaSCicxupk,827' 2025-06-01T22:52:06.9442931Z ++ read fname 2025-06-01T22:52:06.9443322Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_2d_native.h 2025-06-01T22:52:06.9443863Z ++ FPATH=torch/include/ATen/ops/grid_sampler_2d_native.h 2025-06-01T22:52:06.9444657Z ++ echo torch/include/ATen/ops/grid_sampler_2d_native.h 2025-06-01T22:52:06.9445069Z ++ grep RECORD 2025-06-01T22:52:06.9467767Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_2d_native.h 2025-06-01T22:52:06.9468377Z +++ openssl base64 2025-06-01T22:52:06.9468649Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.9468913Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.9469175Z +++ sed -e s/=//g 2025-06-01T22:52:06.9509799Z ++ HASH=aAIsKlEjAPN0dLtXIe8PXEAlxUcawM1k90V_raHEFoE 2025-06-01T22:52:06.9512918Z +++ ls -nl torch/include/ATen/ops/grid_sampler_2d_native.h 2025-06-01T22:52:06.9513620Z +++ awk '{print $5}' 2025-06-01T22:52:06.9542311Z ++ FSIZE=932 2025-06-01T22:52:06.9542974Z ++ echo '"torch/include/ATen/ops/grid_sampler_2d_native.h",sha256=aAIsKlEjAPN0dLtXIe8PXEAlxUcawM1k90V_raHEFoE,932' 2025-06-01T22:52:06.9543682Z ++ read fname 2025-06-01T22:52:06.9544031Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_2d_ops.h 2025-06-01T22:52:06.9544547Z ++ FPATH=torch/include/ATen/ops/grid_sampler_2d_ops.h 2025-06-01T22:52:06.9545121Z ++ echo torch/include/ATen/ops/grid_sampler_2d_ops.h 2025-06-01T22:52:06.9545939Z ++ grep RECORD 2025-06-01T22:52:06.9566580Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_2d_ops.h 2025-06-01T22:52:06.9567287Z +++ openssl base64 2025-06-01T22:52:06.9567570Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.9568147Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.9569490Z +++ sed -e s/=//g 2025-06-01T22:52:06.9607442Z ++ HASH=wqTlhpIosRPjqpVvWS4p9OIp2_kTdFcDBQuu2vQJIxE 2025-06-01T22:52:06.9612365Z +++ ls -nl torch/include/ATen/ops/grid_sampler_2d_ops.h 2025-06-01T22:52:06.9613215Z +++ awk '{print $5}' 2025-06-01T22:52:06.9639468Z ++ FSIZE=2225 2025-06-01T22:52:06.9640197Z ++ echo '"torch/include/ATen/ops/grid_sampler_2d_ops.h",sha256=wqTlhpIosRPjqpVvWS4p9OIp2_kTdFcDBQuu2vQJIxE,2225' 2025-06-01T22:52:06.9640924Z ++ read fname 2025-06-01T22:52:06.9641272Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_3d.h 2025-06-01T22:52:06.9641751Z ++ FPATH=torch/include/ATen/ops/grid_sampler_3d.h 2025-06-01T22:52:06.9642183Z ++ echo torch/include/ATen/ops/grid_sampler_3d.h 2025-06-01T22:52:06.9642559Z ++ grep RECORD 2025-06-01T22:52:06.9665701Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_3d.h 2025-06-01T22:52:06.9666277Z +++ openssl base64 2025-06-01T22:52:06.9666530Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.9666789Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.9667050Z +++ sed -e s/=//g 2025-06-01T22:52:06.9708990Z ++ HASH=kmaKf_fHhmOxdDLloztaz6aR6RmQNlUsXyW3g-ZbjkA 2025-06-01T22:52:06.9711077Z +++ ls -nl torch/include/ATen/ops/grid_sampler_3d.h 2025-06-01T22:52:06.9711989Z +++ awk '{print $5}' 2025-06-01T22:52:06.9738669Z ++ FSIZE=1801 2025-06-01T22:52:06.9739357Z ++ echo '"torch/include/ATen/ops/grid_sampler_3d.h",sha256=kmaKf_fHhmOxdDLloztaz6aR6RmQNlUsXyW3g-ZbjkA,1801' 2025-06-01T22:52:06.9740034Z ++ read fname 2025-06-01T22:52:06.9740539Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_3d_backward.h 2025-06-01T22:52:06.9741169Z ++ FPATH=torch/include/ATen/ops/grid_sampler_3d_backward.h 2025-06-01T22:52:06.9741670Z ++ echo torch/include/ATen/ops/grid_sampler_3d_backward.h 2025-06-01T22:52:06.9742067Z ++ grep RECORD 2025-06-01T22:52:06.9765831Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_3d_backward.h 2025-06-01T22:52:06.9766462Z +++ openssl base64 2025-06-01T22:52:06.9766740Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.9766994Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.9767270Z +++ sed -e s/=//g 2025-06-01T22:52:06.9806141Z ++ HASH=x_pdg9Kw5_ZyJRvHinXbsOdDCBQJpyeeVEGjjjUExLY 2025-06-01T22:52:06.9809652Z +++ ls -nl torch/include/ATen/ops/grid_sampler_3d_backward.h 2025-06-01T22:52:06.9810370Z +++ awk '{print $5}' 2025-06-01T22:52:06.9837706Z ++ FSIZE=2497 2025-06-01T22:52:06.9838600Z ++ echo '"torch/include/ATen/ops/grid_sampler_3d_backward.h",sha256=x_pdg9Kw5_ZyJRvHinXbsOdDCBQJpyeeVEGjjjUExLY,2497' 2025-06-01T22:52:06.9839331Z ++ read fname 2025-06-01T22:52:06.9839923Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.9840847Z ++ FPATH=torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.9841703Z ++ echo torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.9842293Z ++ grep RECORD 2025-06-01T22:52:06.9864558Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.9865312Z +++ openssl base64 2025-06-01T22:52:06.9865578Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.9865822Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.9866088Z +++ sed -e s/=//g 2025-06-01T22:52:06.9905046Z ++ HASH=ZbI7r9KSyNaoT6U4fM6FjD2x1id-RThaVn02AXYMIz4 2025-06-01T22:52:06.9909108Z +++ ls -nl torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:06.9909728Z +++ awk '{print $5}' 2025-06-01T22:52:06.9933493Z ++ FSIZE=1321 2025-06-01T22:52:06.9934650Z ++ echo '"torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h",sha256=ZbI7r9KSyNaoT6U4fM6FjD2x1id-RThaVn02AXYMIz4,1321' 2025-06-01T22:52:06.9935706Z ++ read fname 2025-06-01T22:52:06.9936226Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h 2025-06-01T22:52:06.9936914Z ++ FPATH=torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h 2025-06-01T22:52:06.9938209Z ++ echo torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h 2025-06-01T22:52:06.9938701Z ++ grep RECORD 2025-06-01T22:52:06.9961731Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h 2025-06-01T22:52:06.9962394Z +++ sed -e s/+/-/g 2025-06-01T22:52:06.9962656Z +++ openssl base64 2025-06-01T22:52:06.9962933Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:06.9963189Z +++ sed -e s/=//g 2025-06-01T22:52:07.0002412Z ++ HASH=kD7aG-f4_nkVLdoP8XpzU8isEZkvEOlF8kaWy7L7OYA 2025-06-01T22:52:07.0007270Z +++ ls -nl torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h 2025-06-01T22:52:07.0007853Z +++ awk '{print $5}' 2025-06-01T22:52:07.0033104Z ++ FSIZE=925 2025-06-01T22:52:07.0033882Z ++ echo '"torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h",sha256=kD7aG-f4_nkVLdoP8XpzU8isEZkvEOlF8kaWy7L7OYA,925' 2025-06-01T22:52:07.0034674Z ++ read fname 2025-06-01T22:52:07.0035123Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h 2025-06-01T22:52:07.0035876Z ++ FPATH=torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h 2025-06-01T22:52:07.0036527Z ++ echo torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h 2025-06-01T22:52:07.0037057Z ++ grep RECORD 2025-06-01T22:52:07.0057750Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h 2025-06-01T22:52:07.0058395Z +++ openssl base64 2025-06-01T22:52:07.0058666Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.0060815Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.0061799Z +++ sed -e s/=//g 2025-06-01T22:52:07.0099058Z ++ HASH=gKxrdwb-2IT51ijl8PXANrELMJgsmkeTifAxivYBGHU 2025-06-01T22:52:07.0103375Z +++ ls -nl torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h 2025-06-01T22:52:07.0103931Z +++ awk '{print $5}' 2025-06-01T22:52:07.0127712Z ++ FSIZE=927 2025-06-01T22:52:07.0128580Z ++ echo '"torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h",sha256=gKxrdwb-2IT51ijl8PXANrELMJgsmkeTifAxivYBGHU,927' 2025-06-01T22:52:07.0129403Z ++ read fname 2025-06-01T22:52:07.0129826Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_3d_backward_native.h 2025-06-01T22:52:07.0130476Z ++ FPATH=torch/include/ATen/ops/grid_sampler_3d_backward_native.h 2025-06-01T22:52:07.0131510Z ++ echo torch/include/ATen/ops/grid_sampler_3d_backward_native.h 2025-06-01T22:52:07.0132452Z ++ grep RECORD 2025-06-01T22:52:07.0152436Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_3d_backward_native.h 2025-06-01T22:52:07.0153113Z +++ openssl base64 2025-06-01T22:52:07.0154219Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.0155596Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.0156955Z +++ sed -e s/=//g 2025-06-01T22:52:07.0197541Z ++ HASH=DutqYvbspTgA-0FBhXbXNDRgqkvzezgbOqCA3cIUlb8 2025-06-01T22:52:07.0201152Z +++ ls -nl torch/include/ATen/ops/grid_sampler_3d_backward_native.h 2025-06-01T22:52:07.0201843Z +++ awk '{print $5}' 2025-06-01T22:52:07.0227625Z ++ FSIZE=1254 2025-06-01T22:52:07.0228446Z ++ echo '"torch/include/ATen/ops/grid_sampler_3d_backward_native.h",sha256=DutqYvbspTgA-0FBhXbXNDRgqkvzezgbOqCA3cIUlb8,1254' 2025-06-01T22:52:07.0229227Z ++ read fname 2025-06-01T22:52:07.0229671Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_3d_backward_ops.h 2025-06-01T22:52:07.0230276Z ++ FPATH=torch/include/ATen/ops/grid_sampler_3d_backward_ops.h 2025-06-01T22:52:07.0230842Z ++ echo torch/include/ATen/ops/grid_sampler_3d_backward_ops.h 2025-06-01T22:52:07.0231297Z ++ grep RECORD 2025-06-01T22:52:07.0250425Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_3d_backward_ops.h 2025-06-01T22:52:07.0251030Z +++ openssl base64 2025-06-01T22:52:07.0252205Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.0253302Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.0254755Z +++ sed -e s/=//g 2025-06-01T22:52:07.0291048Z ++ HASH=xVExX0wg49UPI2KhFqoTWYLVRwquW2gAua130v95Ais 2025-06-01T22:52:07.0295762Z +++ ls -nl torch/include/ATen/ops/grid_sampler_3d_backward_ops.h 2025-06-01T22:52:07.0296520Z +++ awk '{print $5}' 2025-06-01T22:52:07.0320783Z ++ FSIZE=2961 2025-06-01T22:52:07.0321505Z ++ echo '"torch/include/ATen/ops/grid_sampler_3d_backward_ops.h",sha256=xVExX0wg49UPI2KhFqoTWYLVRwquW2gAua130v95Ais,2961' 2025-06-01T22:52:07.0322233Z ++ read fname 2025-06-01T22:52:07.0322768Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.0323670Z ++ FPATH=torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.0324788Z ++ echo torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.0325427Z ++ grep RECORD 2025-06-01T22:52:07.0348232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.0349004Z +++ openssl base64 2025-06-01T22:52:07.0349323Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.0349601Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.0349873Z +++ sed -e s/=//g 2025-06-01T22:52:07.0388961Z ++ HASH=iYQyA7rCoJ94mqtNvDWElBk1cVQahmB2pX6HCkjKGbU 2025-06-01T22:52:07.0395297Z +++ ls -nl torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.0396155Z +++ awk '{print $5}' 2025-06-01T22:52:07.0423881Z ++ FSIZE=1077 2025-06-01T22:52:07.0424781Z ++ echo '"torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h",sha256=iYQyA7rCoJ94mqtNvDWElBk1cVQahmB2pX6HCkjKGbU,1077' 2025-06-01T22:52:07.0425731Z ++ read fname 2025-06-01T22:52:07.0426132Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h 2025-06-01T22:52:07.0426884Z ++ FPATH=torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h 2025-06-01T22:52:07.0427427Z ++ echo torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h 2025-06-01T22:52:07.0427864Z ++ grep RECORD 2025-06-01T22:52:07.0447312Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h 2025-06-01T22:52:07.0447973Z +++ openssl base64 2025-06-01T22:52:07.0448255Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.0449412Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.0450799Z +++ sed -e s/=//g 2025-06-01T22:52:07.0488875Z ++ HASH=hH2MXILS_78WmrIAiejNC2j3qreFWT9fGlCuWY5uFwA 2025-06-01T22:52:07.0493906Z +++ ls -nl torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h 2025-06-01T22:52:07.0494915Z +++ awk '{print $5}' 2025-06-01T22:52:07.0520886Z ++ FSIZE=825 2025-06-01T22:52:07.0521584Z ++ echo '"torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h",sha256=hH2MXILS_78WmrIAiejNC2j3qreFWT9fGlCuWY5uFwA,825' 2025-06-01T22:52:07.0522533Z ++ read fname 2025-06-01T22:52:07.0522952Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h 2025-06-01T22:52:07.0523591Z ++ FPATH=torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h 2025-06-01T22:52:07.0524293Z ++ echo torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h 2025-06-01T22:52:07.0524918Z ++ grep RECORD 2025-06-01T22:52:07.0546827Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h 2025-06-01T22:52:07.0547468Z +++ openssl base64 2025-06-01T22:52:07.0547771Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.0548524Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.0549810Z +++ sed -e s/=//g 2025-06-01T22:52:07.0590855Z ++ HASH=u4IULs0PcIya_JzRwIKmqp0axB2qsIqJkrIH8eRWR54 2025-06-01T22:52:07.0594559Z +++ ls -nl torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h 2025-06-01T22:52:07.0595293Z +++ awk '{print $5}' 2025-06-01T22:52:07.0622910Z ++ FSIZE=827 2025-06-01T22:52:07.0623598Z ++ echo '"torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h",sha256=u4IULs0PcIya_JzRwIKmqp0axB2qsIqJkrIH8eRWR54,827' 2025-06-01T22:52:07.0624404Z ++ read fname 2025-06-01T22:52:07.0624905Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_3d_native.h 2025-06-01T22:52:07.0625458Z ++ FPATH=torch/include/ATen/ops/grid_sampler_3d_native.h 2025-06-01T22:52:07.0626006Z ++ echo torch/include/ATen/ops/grid_sampler_3d_native.h 2025-06-01T22:52:07.0626390Z ++ grep RECORD 2025-06-01T22:52:07.0646168Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_3d_native.h 2025-06-01T22:52:07.0646901Z +++ openssl base64 2025-06-01T22:52:07.0647204Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.0648492Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.0649572Z +++ sed -e s/=//g 2025-06-01T22:52:07.0689500Z ++ HASH=cw1OVAhsA38JhgiXfY57sPh0iIkHqC_4FQ3P_zy9ZZk 2025-06-01T22:52:07.0694642Z +++ ls -nl torch/include/ATen/ops/grid_sampler_3d_native.h 2025-06-01T22:52:07.0695591Z +++ awk '{print $5}' 2025-06-01T22:52:07.0722968Z ++ FSIZE=932 2025-06-01T22:52:07.0723656Z ++ echo '"torch/include/ATen/ops/grid_sampler_3d_native.h",sha256=cw1OVAhsA38JhgiXfY57sPh0iIkHqC_4FQ3P_zy9ZZk,932' 2025-06-01T22:52:07.0724696Z ++ read fname 2025-06-01T22:52:07.0725074Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_3d_ops.h 2025-06-01T22:52:07.0725608Z ++ FPATH=torch/include/ATen/ops/grid_sampler_3d_ops.h 2025-06-01T22:52:07.0726069Z ++ echo torch/include/ATen/ops/grid_sampler_3d_ops.h 2025-06-01T22:52:07.0726483Z ++ grep RECORD 2025-06-01T22:52:07.0748023Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_3d_ops.h 2025-06-01T22:52:07.0748612Z +++ openssl base64 2025-06-01T22:52:07.0748967Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.0749221Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.0750329Z +++ sed -e s/=//g 2025-06-01T22:52:07.0794295Z ++ HASH=wnhgIovZoYenxHw70HSllk1LFpovTL5ZIR1_J3Vz4R0 2025-06-01T22:52:07.0797328Z +++ ls -nl torch/include/ATen/ops/grid_sampler_3d_ops.h 2025-06-01T22:52:07.0797794Z +++ awk '{print $5}' 2025-06-01T22:52:07.0826460Z ++ FSIZE=2225 2025-06-01T22:52:07.0827271Z ++ echo '"torch/include/ATen/ops/grid_sampler_3d_ops.h",sha256=wnhgIovZoYenxHw70HSllk1LFpovTL5ZIR1_J3Vz4R0,2225' 2025-06-01T22:52:07.0828021Z ++ read fname 2025-06-01T22:52:07.0828543Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.0829346Z ++ FPATH=torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.0830095Z ++ echo torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.0830632Z ++ grep RECORD 2025-06-01T22:52:07.0848342Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.0849119Z +++ openssl base64 2025-06-01T22:52:07.0850178Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.0851489Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.0852972Z +++ sed -e s/=//g 2025-06-01T22:52:07.0890384Z ++ HASH=4lhrlXaY14QaSNZOXYJ-5TlDARdmL0V780NgdiQngDE 2025-06-01T22:52:07.0895655Z +++ ls -nl torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.0896244Z +++ awk '{print $5}' 2025-06-01T22:52:07.0924392Z ++ FSIZE=866 2025-06-01T22:52:07.0925273Z ++ echo '"torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h",sha256=4lhrlXaY14QaSNZOXYJ-5TlDARdmL0V780NgdiQngDE,866' 2025-06-01T22:52:07.0925378Z ++ read fname 2025-06-01T22:52:07.0925590Z ++ make_wheel_record torch/include/ATen/ops/grid_sampler_ops.h 2025-06-01T22:52:07.0925765Z ++ FPATH=torch/include/ATen/ops/grid_sampler_ops.h 2025-06-01T22:52:07.0925918Z ++ echo torch/include/ATen/ops/grid_sampler_ops.h 2025-06-01T22:52:07.0926020Z ++ grep RECORD 2025-06-01T22:52:07.0947237Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/grid_sampler_ops.h 2025-06-01T22:52:07.0947908Z +++ openssl base64 2025-06-01T22:52:07.0948031Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.0949473Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.0949989Z +++ sed -e s/=//g 2025-06-01T22:52:07.0996119Z ++ HASH=WNgwStmOZxEU8UoHVpSIlnEiB-ebakJzdxGOSpxwxHI 2025-06-01T22:52:07.1000206Z +++ ls -nl torch/include/ATen/ops/grid_sampler_ops.h 2025-06-01T22:52:07.1000313Z +++ awk '{print $5}' 2025-06-01T22:52:07.1028959Z ++ FSIZE=1287 2025-06-01T22:52:07.1029552Z ++ echo '"torch/include/ATen/ops/grid_sampler_ops.h",sha256=WNgwStmOZxEU8UoHVpSIlnEiB-ebakJzdxGOSpxwxHI,1287' 2025-06-01T22:52:07.1029711Z ++ read fname 2025-06-01T22:52:07.1029894Z ++ make_wheel_record torch/include/ATen/ops/group_norm.h 2025-06-01T22:52:07.1030032Z ++ FPATH=torch/include/ATen/ops/group_norm.h 2025-06-01T22:52:07.1030182Z ++ echo torch/include/ATen/ops/group_norm.h 2025-06-01T22:52:07.1030281Z ++ grep RECORD 2025-06-01T22:52:07.1047995Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/group_norm.h 2025-06-01T22:52:07.1048231Z +++ openssl base64 2025-06-01T22:52:07.1049349Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.1050454Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.1051932Z +++ sed -e s/=//g 2025-06-01T22:52:07.1090159Z ++ HASH=yZeHvo2ltew6VaFL_uKfJ-Y3bGkzvH61l_LEJojo65M 2025-06-01T22:52:07.1095282Z +++ ls -nl torch/include/ATen/ops/group_norm.h 2025-06-01T22:52:07.1096360Z +++ awk '{print $5}' 2025-06-01T22:52:07.1125099Z ++ FSIZE=955 2025-06-01T22:52:07.1125594Z ++ echo '"torch/include/ATen/ops/group_norm.h",sha256=yZeHvo2ltew6VaFL_uKfJ-Y3bGkzvH61l_LEJojo65M,955' 2025-06-01T22:52:07.1125718Z ++ read fname 2025-06-01T22:52:07.1126088Z ++ make_wheel_record torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1126403Z ++ FPATH=torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1126716Z ++ echo torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1126815Z ++ grep RECORD 2025-06-01T22:52:07.1147518Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1147657Z +++ openssl base64 2025-06-01T22:52:07.1147771Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.1148795Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.1150157Z +++ sed -e s/=//g 2025-06-01T22:52:07.1193362Z ++ HASH=Vner38XN3HuPSNF9Qvcuv0HghufQRwqC5qBD0ji7Gqs 2025-06-01T22:52:07.1194581Z +++ ls -nl torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1196475Z +++ awk '{print $5}' 2025-06-01T22:52:07.1224627Z ++ FSIZE=924 2025-06-01T22:52:07.1225369Z ++ echo '"torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h",sha256=Vner38XN3HuPSNF9Qvcuv0HghufQRwqC5qBD0ji7Gqs,924' 2025-06-01T22:52:07.1225476Z ++ read fname 2025-06-01T22:52:07.1225700Z ++ make_wheel_record torch/include/ATen/ops/group_norm_native.h 2025-06-01T22:52:07.1225858Z ++ FPATH=torch/include/ATen/ops/group_norm_native.h 2025-06-01T22:52:07.1226005Z ++ echo torch/include/ATen/ops/group_norm_native.h 2025-06-01T22:52:07.1226320Z ++ grep RECORD 2025-06-01T22:52:07.1247040Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/group_norm_native.h 2025-06-01T22:52:07.1247341Z +++ openssl base64 2025-06-01T22:52:07.1247773Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.1249188Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.1250491Z +++ sed -e s/=//g 2025-06-01T22:52:07.1288933Z ++ HASH=pfkN8NDbIX4H5pp7EckzzVXstZ2_PY1pUlhssNgVpD0 2025-06-01T22:52:07.1293777Z +++ ls -nl torch/include/ATen/ops/group_norm_native.h 2025-06-01T22:52:07.1294680Z +++ awk '{print $5}' 2025-06-01T22:52:07.1323162Z ++ FSIZE=636 2025-06-01T22:52:07.1323663Z ++ echo '"torch/include/ATen/ops/group_norm_native.h",sha256=pfkN8NDbIX4H5pp7EckzzVXstZ2_PY1pUlhssNgVpD0,636' 2025-06-01T22:52:07.1323761Z ++ read fname 2025-06-01T22:52:07.1324085Z ++ make_wheel_record torch/include/ATen/ops/group_norm_ops.h 2025-06-01T22:52:07.1324238Z ++ FPATH=torch/include/ATen/ops/group_norm_ops.h 2025-06-01T22:52:07.1324381Z ++ echo torch/include/ATen/ops/group_norm_ops.h 2025-06-01T22:52:07.1324491Z ++ grep RECORD 2025-06-01T22:52:07.1346384Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/group_norm_ops.h 2025-06-01T22:52:07.1346584Z +++ openssl base64 2025-06-01T22:52:07.1349035Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.1349214Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.1349386Z +++ sed -e s/=//g 2025-06-01T22:52:07.1389923Z ++ HASH=GRZPQttfYW-6_o-ALhAkfWeH6gMYLZaeg3IlQvFMn88 2025-06-01T22:52:07.1393206Z +++ ls -nl torch/include/ATen/ops/group_norm_ops.h 2025-06-01T22:52:07.1394336Z +++ awk '{print $5}' 2025-06-01T22:52:07.1423680Z ++ FSIZE=1443 2025-06-01T22:52:07.1424239Z ++ echo '"torch/include/ATen/ops/group_norm_ops.h",sha256=GRZPQttfYW-6_o-ALhAkfWeH6gMYLZaeg3IlQvFMn88,1443' 2025-06-01T22:52:07.1424345Z ++ read fname 2025-06-01T22:52:07.1424512Z ++ make_wheel_record torch/include/ATen/ops/gru.h 2025-06-01T22:52:07.1424636Z ++ FPATH=torch/include/ATen/ops/gru.h 2025-06-01T22:52:07.1424752Z ++ echo torch/include/ATen/ops/gru.h 2025-06-01T22:52:07.1424844Z ++ grep RECORD 2025-06-01T22:52:07.1445614Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gru.h 2025-06-01T22:52:07.1445724Z +++ openssl base64 2025-06-01T22:52:07.1446311Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.1448038Z +++ sed -e s/=//g 2025-06-01T22:52:07.1448142Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.1486477Z ++ HASH=EutjlTnD19dk8OZEyRdqC0f8qTHQ8cG803jU31ZvrP8 2025-06-01T22:52:07.1490628Z +++ ls -nl torch/include/ATen/ops/gru.h 2025-06-01T22:52:07.1491740Z +++ awk '{print $5}' 2025-06-01T22:52:07.1519020Z ++ FSIZE=1572 2025-06-01T22:52:07.1519544Z ++ echo '"torch/include/ATen/ops/gru.h",sha256=EutjlTnD19dk8OZEyRdqC0f8qTHQ8cG803jU31ZvrP8,1572' 2025-06-01T22:52:07.1519646Z ++ read fname 2025-06-01T22:52:07.1519817Z ++ make_wheel_record torch/include/ATen/ops/gru_cell.h 2025-06-01T22:52:07.1519961Z ++ FPATH=torch/include/ATen/ops/gru_cell.h 2025-06-01T22:52:07.1520089Z ++ echo torch/include/ATen/ops/gru_cell.h 2025-06-01T22:52:07.1520187Z ++ grep RECORD 2025-06-01T22:52:07.1545767Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gru_cell.h 2025-06-01T22:52:07.1545895Z +++ openssl base64 2025-06-01T22:52:07.1546004Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.1546114Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.1546948Z +++ sed -e s/=//g 2025-06-01T22:52:07.1588592Z ++ HASH=i90IQSepFRKq-LKspipJOnfHPJb1WrNkbeNPBzm6em8 2025-06-01T22:52:07.1591871Z +++ ls -nl torch/include/ATen/ops/gru_cell.h 2025-06-01T22:52:07.1592367Z +++ awk '{print $5}' 2025-06-01T22:52:07.1620104Z ++ FSIZE=914 2025-06-01T22:52:07.1620614Z ++ echo '"torch/include/ATen/ops/gru_cell.h",sha256=i90IQSepFRKq-LKspipJOnfHPJb1WrNkbeNPBzm6em8,914' 2025-06-01T22:52:07.1620724Z ++ read fname 2025-06-01T22:52:07.1621127Z ++ make_wheel_record torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1621438Z ++ FPATH=torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1621726Z ++ echo torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1621824Z ++ grep RECORD 2025-06-01T22:52:07.1645862Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1646132Z +++ openssl base64 2025-06-01T22:52:07.1646234Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.1646351Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.1647336Z +++ sed -e s/=//g 2025-06-01T22:52:07.1686220Z ++ HASH=UmGvZYjJe85Zjo1saHKIiPervwhIjRupphiXAxNbJRY 2025-06-01T22:52:07.1690604Z +++ ls -nl torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1691254Z +++ awk '{print $5}' 2025-06-01T22:52:07.1716524Z ++ FSIZE=930 2025-06-01T22:52:07.1717227Z ++ echo '"torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h",sha256=UmGvZYjJe85Zjo1saHKIiPervwhIjRupphiXAxNbJRY,930' 2025-06-01T22:52:07.1717446Z ++ read fname 2025-06-01T22:52:07.1717652Z ++ make_wheel_record torch/include/ATen/ops/gru_cell_native.h 2025-06-01T22:52:07.1717803Z ++ FPATH=torch/include/ATen/ops/gru_cell_native.h 2025-06-01T22:52:07.1719254Z ++ echo torch/include/ATen/ops/gru_cell_native.h 2025-06-01T22:52:07.1719965Z ++ grep RECORD 2025-06-01T22:52:07.1743803Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gru_cell_native.h 2025-06-01T22:52:07.1743962Z +++ openssl base64 2025-06-01T22:52:07.1744089Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.1744204Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.1744348Z +++ sed -e s/=//g 2025-06-01T22:52:07.1787358Z ++ HASH=UQXnHDPMbb1oE20jHiJr2BRwuHbT1TSrPFs5IizPOH4 2025-06-01T22:52:07.1789189Z +++ ls -nl torch/include/ATen/ops/gru_cell_native.h 2025-06-01T22:52:07.1790505Z +++ awk '{print $5}' 2025-06-01T22:52:07.1814468Z ++ FSIZE=642 2025-06-01T22:52:07.1815099Z ++ echo '"torch/include/ATen/ops/gru_cell_native.h",sha256=UQXnHDPMbb1oE20jHiJr2BRwuHbT1TSrPFs5IizPOH4,642' 2025-06-01T22:52:07.1815343Z ++ read fname 2025-06-01T22:52:07.1815531Z ++ make_wheel_record torch/include/ATen/ops/gru_cell_ops.h 2025-06-01T22:52:07.1815674Z ++ FPATH=torch/include/ATen/ops/gru_cell_ops.h 2025-06-01T22:52:07.1818558Z ++ echo torch/include/ATen/ops/gru_cell_ops.h 2025-06-01T22:52:07.1819492Z ++ grep RECORD 2025-06-01T22:52:07.1842237Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gru_cell_ops.h 2025-06-01T22:52:07.1842437Z +++ openssl base64 2025-06-01T22:52:07.1842540Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.1842645Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.1844129Z +++ sed -e s/=//g 2025-06-01T22:52:07.1885902Z ++ HASH=-lK7vbQJbzN48BPKGe_g9TXufgFSh1-1uZK6ICcBVzc 2025-06-01T22:52:07.1887850Z +++ ls -nl torch/include/ATen/ops/gru_cell_ops.h 2025-06-01T22:52:07.1888596Z +++ awk '{print $5}' 2025-06-01T22:52:07.1915169Z ++ FSIZE=1489 2025-06-01T22:52:07.1915657Z ++ echo '"torch/include/ATen/ops/gru_cell_ops.h",sha256=-lK7vbQJbzN48BPKGe_g9TXufgFSh1-1uZK6ICcBVzc,1489' 2025-06-01T22:52:07.1915759Z ++ read fname 2025-06-01T22:52:07.1916190Z ++ make_wheel_record torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1916483Z ++ FPATH=torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1916836Z ++ echo torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1917447Z ++ grep RECORD 2025-06-01T22:52:07.1940259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1940382Z +++ openssl base64 2025-06-01T22:52:07.1940661Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.1940768Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.1942279Z +++ sed -e s/=//g 2025-06-01T22:52:07.1983391Z ++ HASH=xe0XpYVnxpc-1irRWnb_RBp7aHTIc6TB5_310usWhW8 2025-06-01T22:52:07.1985408Z +++ ls -nl torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:07.1986609Z +++ awk '{print $5}' 2025-06-01T22:52:07.2010448Z ++ FSIZE=1175 2025-06-01T22:52:07.2011127Z ++ echo '"torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h",sha256=xe0XpYVnxpc-1irRWnb_RBp7aHTIc6TB5_310usWhW8,1175' 2025-06-01T22:52:07.2011227Z ++ read fname 2025-06-01T22:52:07.2011422Z ++ make_wheel_record torch/include/ATen/ops/gru_native.h 2025-06-01T22:52:07.2011575Z ++ FPATH=torch/include/ATen/ops/gru_native.h 2025-06-01T22:52:07.2013585Z ++ echo torch/include/ATen/ops/gru_native.h 2025-06-01T22:52:07.2014643Z ++ grep RECORD 2025-06-01T22:52:07.2037345Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gru_native.h 2025-06-01T22:52:07.2037468Z +++ openssl base64 2025-06-01T22:52:07.2037577Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.2038123Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.2039457Z +++ sed -e s/=//g 2025-06-01T22:52:07.2079456Z ++ HASH=ABzde9UYDNg62fi8NPnn324xiAOsoFHkiSp_pmzH9_c 2025-06-01T22:52:07.2083151Z +++ ls -nl torch/include/ATen/ops/gru_native.h 2025-06-01T22:52:07.2084911Z +++ awk '{print $5}' 2025-06-01T22:52:07.2111706Z ++ FSIZE=887 2025-06-01T22:52:07.2112286Z ++ echo '"torch/include/ATen/ops/gru_native.h",sha256=ABzde9UYDNg62fi8NPnn324xiAOsoFHkiSp_pmzH9_c,887' 2025-06-01T22:52:07.2112391Z ++ read fname 2025-06-01T22:52:07.2112560Z ++ make_wheel_record torch/include/ATen/ops/gru_ops.h 2025-06-01T22:52:07.2112699Z ++ FPATH=torch/include/ATen/ops/gru_ops.h 2025-06-01T22:52:07.2112825Z ++ echo torch/include/ATen/ops/gru_ops.h 2025-06-01T22:52:07.2113764Z ++ grep RECORD 2025-06-01T22:52:07.2133038Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gru_ops.h 2025-06-01T22:52:07.2133682Z +++ openssl base64 2025-06-01T22:52:07.2135258Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.2136721Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.2138156Z +++ sed -e s/=//g 2025-06-01T22:52:07.2175662Z ++ HASH=8-I9OIcTf7BudTE9zTugj3MAB4ARbQIe9dWJb6SI1As 2025-06-01T22:52:07.2181992Z +++ ls -nl torch/include/ATen/ops/gru_ops.h 2025-06-01T22:52:07.2183500Z +++ awk '{print $5}' 2025-06-01T22:52:07.2207223Z ++ FSIZE=2689 2025-06-01T22:52:07.2207704Z ++ echo '"torch/include/ATen/ops/gru_ops.h",sha256=8-I9OIcTf7BudTE9zTugj3MAB4ARbQIe9dWJb6SI1As,2689' 2025-06-01T22:52:07.2207827Z ++ read fname 2025-06-01T22:52:07.2207983Z ++ make_wheel_record torch/include/ATen/ops/gt.h 2025-06-01T22:52:07.2208108Z ++ FPATH=torch/include/ATen/ops/gt.h 2025-06-01T22:52:07.2210274Z ++ echo torch/include/ATen/ops/gt.h 2025-06-01T22:52:07.2211406Z ++ grep RECORD 2025-06-01T22:52:07.2232340Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gt.h 2025-06-01T22:52:07.2233022Z +++ openssl base64 2025-06-01T22:52:07.2233657Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.2235167Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.2236508Z +++ sed -e s/=//g 2025-06-01T22:52:07.2278214Z ++ HASH=6isSRKXCXRhf0FR5cXd3JsJu0xQa-t4ld1dZUL2--Ls 2025-06-01T22:52:07.2281160Z +++ ls -nl torch/include/ATen/ops/gt.h 2025-06-01T22:52:07.2281882Z +++ awk '{print $5}' 2025-06-01T22:52:07.2308806Z ++ FSIZE=1842 2025-06-01T22:52:07.2309243Z ++ echo '"torch/include/ATen/ops/gt.h",sha256=6isSRKXCXRhf0FR5cXd3JsJu0xQa-t4ld1dZUL2--Ls,1842' 2025-06-01T22:52:07.2309342Z ++ read fname 2025-06-01T22:52:07.2309774Z ++ make_wheel_record torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.2310104Z ++ FPATH=torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.2312017Z ++ echo torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.2312680Z ++ grep RECORD 2025-06-01T22:52:07.2331926Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.2332262Z +++ openssl base64 2025-06-01T22:52:07.2333668Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.2334836Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.2336475Z +++ sed -e s/=//g 2025-06-01T22:52:07.2374349Z ++ HASH=Z2sQFPwBYrYYaz7bYFG7f1Rbyc0lzuLB6j0FmZdm_e4 2025-06-01T22:52:07.2379939Z +++ ls -nl torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.2380338Z +++ awk '{print $5}' 2025-06-01T22:52:07.2405879Z ++ FSIZE=1034 2025-06-01T22:52:07.2406606Z ++ echo '"torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Z2sQFPwBYrYYaz7bYFG7f1Rbyc0lzuLB6j0FmZdm_e4,1034' 2025-06-01T22:52:07.2406709Z ++ read fname 2025-06-01T22:52:07.2406930Z ++ make_wheel_record torch/include/ATen/ops/gt_cpu_dispatch.h 2025-06-01T22:52:07.2407105Z ++ FPATH=torch/include/ATen/ops/gt_cpu_dispatch.h 2025-06-01T22:52:07.2407508Z ++ echo torch/include/ATen/ops/gt_cpu_dispatch.h 2025-06-01T22:52:07.2408589Z ++ grep RECORD 2025-06-01T22:52:07.2434104Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gt_cpu_dispatch.h 2025-06-01T22:52:07.2434260Z +++ openssl base64 2025-06-01T22:52:07.2434364Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.2434477Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.2434574Z +++ sed -e s/=//g 2025-06-01T22:52:07.2476293Z ++ HASH=KvaYtu_1mtuxBINrePTunv1ibkZ9j5jbvDQKH55X8Zg 2025-06-01T22:52:07.2478219Z +++ ls -nl torch/include/ATen/ops/gt_cpu_dispatch.h 2025-06-01T22:52:07.2479060Z +++ awk '{print $5}' 2025-06-01T22:52:07.2507759Z ++ FSIZE=1366 2025-06-01T22:52:07.2508243Z ++ echo '"torch/include/ATen/ops/gt_cpu_dispatch.h",sha256=KvaYtu_1mtuxBINrePTunv1ibkZ9j5jbvDQKH55X8Zg,1366' 2025-06-01T22:52:07.2508342Z ++ read fname 2025-06-01T22:52:07.2508548Z ++ make_wheel_record torch/include/ATen/ops/gt_cuda_dispatch.h 2025-06-01T22:52:07.2508714Z ++ FPATH=torch/include/ATen/ops/gt_cuda_dispatch.h 2025-06-01T22:52:07.2508911Z ++ echo torch/include/ATen/ops/gt_cuda_dispatch.h 2025-06-01T22:52:07.2509125Z ++ grep RECORD 2025-06-01T22:52:07.2530100Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gt_cuda_dispatch.h 2025-06-01T22:52:07.2530347Z +++ openssl base64 2025-06-01T22:52:07.2531759Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.2532716Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.2534413Z +++ sed -e s/=//g 2025-06-01T22:52:07.2574541Z ++ HASH=22MIm_dB38x-ppbu4fTD2OFy4SCwOKR8aQrdqh5dKVY 2025-06-01T22:52:07.2583427Z +++ ls -nl torch/include/ATen/ops/gt_cuda_dispatch.h 2025-06-01T22:52:07.2583538Z +++ awk '{print $5}' 2025-06-01T22:52:07.2605696Z ++ FSIZE=1368 2025-06-01T22:52:07.2606347Z ++ echo '"torch/include/ATen/ops/gt_cuda_dispatch.h",sha256=22MIm_dB38x-ppbu4fTD2OFy4SCwOKR8aQrdqh5dKVY,1368' 2025-06-01T22:52:07.2607021Z ++ read fname 2025-06-01T22:52:07.2607342Z ++ make_wheel_record torch/include/ATen/ops/gt_meta.h 2025-06-01T22:52:07.2607763Z ++ FPATH=torch/include/ATen/ops/gt_meta.h 2025-06-01T22:52:07.2608161Z ++ echo torch/include/ATen/ops/gt_meta.h 2025-06-01T22:52:07.2608518Z ++ grep RECORD 2025-06-01T22:52:07.2631402Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gt_meta.h 2025-06-01T22:52:07.2631889Z +++ openssl base64 2025-06-01T22:52:07.2632143Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.2632407Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.2632657Z +++ sed -e s/=//g 2025-06-01T22:52:07.2674528Z ++ HASH=505_eNrGL4HH6uWC8og_U6ixZGVCI6WZSFXZf7hWoWU 2025-06-01T22:52:07.2677439Z +++ ls -nl torch/include/ATen/ops/gt_meta.h 2025-06-01T22:52:07.2678138Z +++ awk '{print $5}' 2025-06-01T22:52:07.2706087Z ++ FSIZE=735 2025-06-01T22:52:07.2706716Z ++ echo '"torch/include/ATen/ops/gt_meta.h",sha256=505_eNrGL4HH6uWC8og_U6ixZGVCI6WZSFXZf7hWoWU,735' 2025-06-01T22:52:07.2707328Z ++ read fname 2025-06-01T22:52:07.2707689Z ++ make_wheel_record torch/include/ATen/ops/gt_meta_dispatch.h 2025-06-01T22:52:07.2708235Z ++ FPATH=torch/include/ATen/ops/gt_meta_dispatch.h 2025-06-01T22:52:07.2708683Z ++ echo torch/include/ATen/ops/gt_meta_dispatch.h 2025-06-01T22:52:07.2709065Z ++ grep RECORD 2025-06-01T22:52:07.2729387Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gt_meta_dispatch.h 2025-06-01T22:52:07.2729919Z +++ openssl base64 2025-06-01T22:52:07.2730727Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.2732122Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.2733290Z +++ sed -e s/=//g 2025-06-01T22:52:07.2771105Z ++ HASH=1PUK0yKZPj9DMvmkqw0uyxD2HqpSBrnVh2r-4Joyw-4 2025-06-01T22:52:07.2775973Z +++ ls -nl torch/include/ATen/ops/gt_meta_dispatch.h 2025-06-01T22:52:07.2776807Z +++ awk '{print $5}' 2025-06-01T22:52:07.2803638Z ++ FSIZE=1368 2025-06-01T22:52:07.2804470Z ++ echo '"torch/include/ATen/ops/gt_meta_dispatch.h",sha256=1PUK0yKZPj9DMvmkqw0uyxD2HqpSBrnVh2r-4Joyw-4,1368' 2025-06-01T22:52:07.2805335Z ++ read fname 2025-06-01T22:52:07.2805712Z ++ make_wheel_record torch/include/ATen/ops/gt_native.h 2025-06-01T22:52:07.2806196Z ++ FPATH=torch/include/ATen/ops/gt_native.h 2025-06-01T22:52:07.2806752Z ++ echo torch/include/ATen/ops/gt_native.h 2025-06-01T22:52:07.2807114Z ++ grep RECORD 2025-06-01T22:52:07.2830014Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gt_native.h 2025-06-01T22:52:07.2830550Z +++ openssl base64 2025-06-01T22:52:07.2830837Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.2831109Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.2831365Z +++ sed -e s/=//g 2025-06-01T22:52:07.2873793Z ++ HASH=s0um8U1mQm45wiWPkOoRftpklHuJsK9bwOMuRa4TmgI 2025-06-01T22:52:07.2878934Z +++ ls -nl torch/include/ATen/ops/gt_native.h 2025-06-01T22:52:07.2879726Z +++ awk '{print $5}' 2025-06-01T22:52:07.2907640Z ++ FSIZE=1295 2025-06-01T22:52:07.2908313Z ++ echo '"torch/include/ATen/ops/gt_native.h",sha256=s0um8U1mQm45wiWPkOoRftpklHuJsK9bwOMuRa4TmgI,1295' 2025-06-01T22:52:07.2908960Z ++ read fname 2025-06-01T22:52:07.2909255Z ++ make_wheel_record torch/include/ATen/ops/gt_ops.h 2025-06-01T22:52:07.2909721Z ++ FPATH=torch/include/ATen/ops/gt_ops.h 2025-06-01T22:52:07.2910106Z ++ echo torch/include/ATen/ops/gt_ops.h 2025-06-01T22:52:07.2910447Z ++ grep RECORD 2025-06-01T22:52:07.2930582Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/gt_ops.h 2025-06-01T22:52:07.2931058Z +++ openssl base64 2025-06-01T22:52:07.2931755Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.2933227Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.2934568Z +++ sed -e s/=//g 2025-06-01T22:52:07.2972362Z ++ HASH=ubQSIvLfRkn-qK77B7TEs8o9gbL69cCeNkHG_SnC7ds 2025-06-01T22:52:07.2977167Z +++ ls -nl torch/include/ATen/ops/gt_ops.h 2025-06-01T22:52:07.2978817Z +++ awk '{print $5}' 2025-06-01T22:52:07.3005328Z ++ FSIZE=4201 2025-06-01T22:52:07.3005933Z ++ echo '"torch/include/ATen/ops/gt_ops.h",sha256=ubQSIvLfRkn-qK77B7TEs8o9gbL69cCeNkHG_SnC7ds,4201' 2025-06-01T22:52:07.3006622Z ++ read fname 2025-06-01T22:52:07.3007033Z ++ make_wheel_record torch/include/ATen/ops/hamming_window.h 2025-06-01T22:52:07.3007523Z ++ FPATH=torch/include/ATen/ops/hamming_window.h 2025-06-01T22:52:07.3007946Z ++ echo torch/include/ATen/ops/hamming_window.h 2025-06-01T22:52:07.3008335Z ++ grep RECORD 2025-06-01T22:52:07.3029703Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hamming_window.h 2025-06-01T22:52:07.3030261Z +++ openssl base64 2025-06-01T22:52:07.3030525Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.3031282Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.3031568Z +++ sed -e s/=//g 2025-06-01T22:52:07.3073795Z ++ HASH=GJXx4gtgJKfBKqKypZBHIUjRzuKaM3fdoxrmlLx1pic 2025-06-01T22:52:07.3076807Z +++ ls -nl torch/include/ATen/ops/hamming_window.h 2025-06-01T22:52:07.3077609Z +++ awk '{print $5}' 2025-06-01T22:52:07.3104753Z ++ FSIZE=7038 2025-06-01T22:52:07.3105431Z ++ echo '"torch/include/ATen/ops/hamming_window.h",sha256=GJXx4gtgJKfBKqKypZBHIUjRzuKaM3fdoxrmlLx1pic,7038' 2025-06-01T22:52:07.3106106Z ++ read fname 2025-06-01T22:52:07.3106693Z ++ make_wheel_record torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.3107510Z ++ FPATH=torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.3108336Z ++ echo torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.3108883Z ++ grep RECORD 2025-06-01T22:52:07.3129047Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.3129784Z +++ openssl base64 2025-06-01T22:52:07.3130186Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.3131560Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.3132725Z +++ sed -e s/=//g 2025-06-01T22:52:07.3170744Z ++ HASH=ngk_T-tHVj7GMt7soxv6uoNPzlBHN67IIwi0Wc4JTq8 2025-06-01T22:52:07.3175727Z +++ ls -nl torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.3176356Z +++ awk '{print $5}' 2025-06-01T22:52:07.3201323Z ++ FSIZE=2910 2025-06-01T22:52:07.3202148Z ++ echo '"torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h",sha256=ngk_T-tHVj7GMt7soxv6uoNPzlBHN67IIwi0Wc4JTq8,2910' 2025-06-01T22:52:07.3203016Z ++ read fname 2025-06-01T22:52:07.3203385Z ++ make_wheel_record torch/include/ATen/ops/hamming_window_native.h 2025-06-01T22:52:07.3204211Z ++ FPATH=torch/include/ATen/ops/hamming_window_native.h 2025-06-01T22:52:07.3204935Z ++ echo torch/include/ATen/ops/hamming_window_native.h 2025-06-01T22:52:07.3205336Z ++ grep RECORD 2025-06-01T22:52:07.3228838Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hamming_window_native.h 2025-06-01T22:52:07.3229407Z +++ openssl base64 2025-06-01T22:52:07.3229712Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.3229995Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.3230266Z +++ sed -e s/=//g 2025-06-01T22:52:07.3268956Z ++ HASH=dGYNZZYZKp1ElaV2bkEhZ9RcqWLyN0BTYPPrhH91NGQ 2025-06-01T22:52:07.3274575Z +++ ls -nl torch/include/ATen/ops/hamming_window_native.h 2025-06-01T22:52:07.3275297Z +++ awk '{print $5}' 2025-06-01T22:52:07.3302444Z ++ FSIZE=1842 2025-06-01T22:52:07.3303178Z ++ echo '"torch/include/ATen/ops/hamming_window_native.h",sha256=dGYNZZYZKp1ElaV2bkEhZ9RcqWLyN0BTYPPrhH91NGQ,1842' 2025-06-01T22:52:07.3303897Z ++ read fname 2025-06-01T22:52:07.3304241Z ++ make_wheel_record torch/include/ATen/ops/hamming_window_ops.h 2025-06-01T22:52:07.3304842Z ++ FPATH=torch/include/ATen/ops/hamming_window_ops.h 2025-06-01T22:52:07.3305288Z ++ echo torch/include/ATen/ops/hamming_window_ops.h 2025-06-01T22:52:07.3305673Z ++ grep RECORD 2025-06-01T22:52:07.3326293Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hamming_window_ops.h 2025-06-01T22:52:07.3326926Z +++ openssl base64 2025-06-01T22:52:07.3327270Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.3328471Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.3329775Z +++ sed -e s/=//g 2025-06-01T22:52:07.3368610Z ++ HASH=YCGyg2-nCZmm8H1-qAQCXJPVw35N1RIgqqvU0nexmjE 2025-06-01T22:52:07.3373176Z +++ ls -nl torch/include/ATen/ops/hamming_window_ops.h 2025-06-01T22:52:07.3374042Z +++ awk '{print $5}' 2025-06-01T22:52:07.3400091Z ++ FSIZE=7776 2025-06-01T22:52:07.3400881Z ++ echo '"torch/include/ATen/ops/hamming_window_ops.h",sha256=YCGyg2-nCZmm8H1-qAQCXJPVw35N1RIgqqvU0nexmjE,7776' 2025-06-01T22:52:07.3401564Z ++ read fname 2025-06-01T22:52:07.3401905Z ++ make_wheel_record torch/include/ATen/ops/hann_window.h 2025-06-01T22:52:07.3402399Z ++ FPATH=torch/include/ATen/ops/hann_window.h 2025-06-01T22:52:07.3402853Z ++ echo torch/include/ATen/ops/hann_window.h 2025-06-01T22:52:07.3403198Z ++ grep RECORD 2025-06-01T22:52:07.3426132Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hann_window.h 2025-06-01T22:52:07.3426650Z +++ openssl base64 2025-06-01T22:52:07.3426946Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.3427246Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.3427506Z +++ sed -e s/=//g 2025-06-01T22:52:07.3467876Z ++ HASH=-Q10f0-cqubTThZLjaBidYyXBRbC68hfAX6C9MxVjhk 2025-06-01T22:52:07.3472443Z +++ ls -nl torch/include/ATen/ops/hann_window.h 2025-06-01T22:52:07.3473678Z +++ awk '{print $5}' 2025-06-01T22:52:07.3501388Z ++ FSIZE=3317 2025-06-01T22:52:07.3502437Z ++ echo '"torch/include/ATen/ops/hann_window.h",sha256=-Q10f0-cqubTThZLjaBidYyXBRbC68hfAX6C9MxVjhk,3317' 2025-06-01T22:52:07.3503532Z ++ read fname 2025-06-01T22:52:07.3504356Z ++ make_wheel_record torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.3505688Z ++ FPATH=torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.3506581Z ++ echo torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.3507123Z ++ grep RECORD 2025-06-01T22:52:07.3527188Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.3527946Z +++ openssl base64 2025-06-01T22:52:07.3528222Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.3528472Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.3529026Z +++ sed -e s/=//g 2025-06-01T22:52:07.3568651Z ++ HASH=JxgJgwxa1OSAoBuGrQv7-0xKpRAJnuELHP1ZkjlHmaI 2025-06-01T22:52:07.3573462Z +++ ls -nl torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.3574352Z +++ awk '{print $5}' 2025-06-01T22:52:07.3601301Z ++ FSIZE=1674 2025-06-01T22:52:07.3602226Z ++ echo '"torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h",sha256=JxgJgwxa1OSAoBuGrQv7-0xKpRAJnuELHP1ZkjlHmaI,1674' 2025-06-01T22:52:07.3603304Z ++ read fname 2025-06-01T22:52:07.3603675Z ++ make_wheel_record torch/include/ATen/ops/hann_window_native.h 2025-06-01T22:52:07.3604308Z ++ FPATH=torch/include/ATen/ops/hann_window_native.h 2025-06-01T22:52:07.3604939Z ++ echo torch/include/ATen/ops/hann_window_native.h 2025-06-01T22:52:07.3605339Z ++ grep RECORD 2025-06-01T22:52:07.3631498Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hann_window_native.h 2025-06-01T22:52:07.3632018Z +++ openssl base64 2025-06-01T22:52:07.3632268Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.3632524Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.3632784Z +++ sed -e s/=//g 2025-06-01T22:52:07.3674457Z ++ HASH=oWQpxJEu5Scu5IE1c2JvHsT7z2HO5vdaNNnugM6i_mQ 2025-06-01T22:52:07.3677391Z +++ ls -nl torch/include/ATen/ops/hann_window_native.h 2025-06-01T22:52:07.3677973Z +++ awk '{print $5}' 2025-06-01T22:52:07.3705871Z ++ FSIZE=1051 2025-06-01T22:52:07.3706598Z ++ echo '"torch/include/ATen/ops/hann_window_native.h",sha256=oWQpxJEu5Scu5IE1c2JvHsT7z2HO5vdaNNnugM6i_mQ,1051' 2025-06-01T22:52:07.3707294Z ++ read fname 2025-06-01T22:52:07.3707633Z ++ make_wheel_record torch/include/ATen/ops/hann_window_ops.h 2025-06-01T22:52:07.3708321Z ++ FPATH=torch/include/ATen/ops/hann_window_ops.h 2025-06-01T22:52:07.3708771Z ++ echo torch/include/ATen/ops/hann_window_ops.h 2025-06-01T22:52:07.3709184Z ++ grep RECORD 2025-06-01T22:52:07.3728781Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hann_window_ops.h 2025-06-01T22:52:07.3729363Z +++ openssl base64 2025-06-01T22:52:07.3730451Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.3732049Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.3733234Z +++ sed -e s/=//g 2025-06-01T22:52:07.3770885Z ++ HASH=tMoM82mEBcGIR0yPnPvszu64xIi4iIfJ9Vhc-N59wk8 2025-06-01T22:52:07.3775734Z +++ ls -nl torch/include/ATen/ops/hann_window_ops.h 2025-06-01T22:52:07.3776708Z +++ awk '{print $5}' 2025-06-01T22:52:07.3803390Z ++ FSIZE=3808 2025-06-01T22:52:07.3804257Z ++ echo '"torch/include/ATen/ops/hann_window_ops.h",sha256=tMoM82mEBcGIR0yPnPvszu64xIi4iIfJ9Vhc-N59wk8,3808' 2025-06-01T22:52:07.3805138Z ++ read fname 2025-06-01T22:52:07.3805529Z ++ make_wheel_record torch/include/ATen/ops/hardshrink.h 2025-06-01T22:52:07.3805994Z ++ FPATH=torch/include/ATen/ops/hardshrink.h 2025-06-01T22:52:07.3806390Z ++ echo torch/include/ATen/ops/hardshrink.h 2025-06-01T22:52:07.3806762Z ++ grep RECORD 2025-06-01T22:52:07.3828723Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink.h 2025-06-01T22:52:07.3829272Z +++ openssl base64 2025-06-01T22:52:07.3829536Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.3829785Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.3830572Z +++ sed -e s/=//g 2025-06-01T22:52:07.3873497Z ++ HASH=AnLYo2nPTsD3f8QvPpb1TLahgDU1OU81WoO3Cs5-eqM 2025-06-01T22:52:07.3882260Z +++ ls -nl torch/include/ATen/ops/hardshrink.h 2025-06-01T22:52:07.3883315Z +++ awk '{print $5}' 2025-06-01T22:52:07.3912138Z ++ FSIZE=1228 2025-06-01T22:52:07.3912944Z ++ echo '"torch/include/ATen/ops/hardshrink.h",sha256=AnLYo2nPTsD3f8QvPpb1TLahgDU1OU81WoO3Cs5-eqM,1228' 2025-06-01T22:52:07.3913614Z ++ read fname 2025-06-01T22:52:07.3914102Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_backward.h 2025-06-01T22:52:07.3914611Z ++ FPATH=torch/include/ATen/ops/hardshrink_backward.h 2025-06-01T22:52:07.3915069Z ++ echo torch/include/ATen/ops/hardshrink_backward.h 2025-06-01T22:52:07.3915450Z ++ grep RECORD 2025-06-01T22:52:07.3931969Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_backward.h 2025-06-01T22:52:07.3932572Z +++ openssl base64 2025-06-01T22:52:07.3933653Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.3935273Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.3936242Z +++ sed -e s/=//g 2025-06-01T22:52:07.3974378Z ++ HASH=SBXgDKVkoxw-0Eq1PpuBIEyYvn7JWZIdgn_chudwhqQ 2025-06-01T22:52:07.3980106Z +++ ls -nl torch/include/ATen/ops/hardshrink_backward.h 2025-06-01T22:52:07.3980763Z +++ awk '{print $5}' 2025-06-01T22:52:07.4006287Z ++ FSIZE=1536 2025-06-01T22:52:07.4007103Z ++ echo '"torch/include/ATen/ops/hardshrink_backward.h",sha256=SBXgDKVkoxw-0Eq1PpuBIEyYvn7JWZIdgn_chudwhqQ,1536' 2025-06-01T22:52:07.4007830Z ++ read fname 2025-06-01T22:52:07.4008474Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.4009574Z ++ FPATH=torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.4010600Z ++ echo torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.4011269Z ++ grep RECORD 2025-06-01T22:52:07.4038507Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.4039312Z +++ openssl base64 2025-06-01T22:52:07.4039588Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.4039851Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.4040109Z +++ sed -e s/=//g 2025-06-01T22:52:07.4081993Z ++ HASH=T97Gh9wvV3lqj-8FMqWKimFZCd1BDLJhaIGjh_oWe-E 2025-06-01T22:52:07.4082866Z +++ ls -nl torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.4083830Z +++ awk '{print $5}' 2025-06-01T22:52:07.4111093Z ++ FSIZE=858 2025-06-01T22:52:07.4112228Z ++ echo '"torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=T97Gh9wvV3lqj-8FMqWKimFZCd1BDLJhaIGjh_oWe-E,858' 2025-06-01T22:52:07.4113343Z ++ read fname 2025-06-01T22:52:07.4113765Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h 2025-06-01T22:52:07.4114423Z ++ FPATH=torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h 2025-06-01T22:52:07.4115009Z ++ echo torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h 2025-06-01T22:52:07.4115462Z ++ grep RECORD 2025-06-01T22:52:07.4132527Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h 2025-06-01T22:52:07.4133177Z +++ openssl base64 2025-06-01T22:52:07.4134089Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.4135656Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.4136723Z +++ sed -e s/=//g 2025-06-01T22:52:07.4175308Z ++ HASH=R6_yNVq93aeFWmIJQwtUvpO7ZWcNeFPiRQvJb3eZ0yM 2025-06-01T22:52:07.4181670Z +++ ls -nl torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h 2025-06-01T22:52:07.4182762Z +++ awk '{print $5}' 2025-06-01T22:52:07.4206692Z ++ FSIZE=1095 2025-06-01T22:52:07.4207603Z ++ echo '"torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h",sha256=R6_yNVq93aeFWmIJQwtUvpO7ZWcNeFPiRQvJb3eZ0yM,1095' 2025-06-01T22:52:07.4208396Z ++ read fname 2025-06-01T22:52:07.4208854Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h 2025-06-01T22:52:07.4209539Z ++ FPATH=torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h 2025-06-01T22:52:07.4210247Z ++ echo torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h 2025-06-01T22:52:07.4211288Z ++ grep RECORD 2025-06-01T22:52:07.4231346Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h 2025-06-01T22:52:07.4242400Z +++ openssl base64 2025-06-01T22:52:07.4242682Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.4242926Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.4243325Z +++ sed -e s/=//g 2025-06-01T22:52:07.4277568Z ++ HASH=FIxyjseyeGX2SM1DHrf3X1B0fniRAlp1C2-kyZh_vvw 2025-06-01T22:52:07.4280778Z +++ ls -nl torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h 2025-06-01T22:52:07.4281336Z +++ awk '{print $5}' 2025-06-01T22:52:07.4309195Z ++ FSIZE=1097 2025-06-01T22:52:07.4310045Z ++ echo '"torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h",sha256=FIxyjseyeGX2SM1DHrf3X1B0fniRAlp1C2-kyZh_vvw,1097' 2025-06-01T22:52:07.4310813Z ++ read fname 2025-06-01T22:52:07.4311245Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_backward_meta.h 2025-06-01T22:52:07.4311798Z ++ FPATH=torch/include/ATen/ops/hardshrink_backward_meta.h 2025-06-01T22:52:07.4312277Z ++ echo torch/include/ATen/ops/hardshrink_backward_meta.h 2025-06-01T22:52:07.4312671Z ++ grep RECORD 2025-06-01T22:52:07.4331668Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_backward_meta.h 2025-06-01T22:52:07.4332204Z +++ openssl base64 2025-06-01T22:52:07.4332747Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.4334019Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.4335198Z +++ sed -e s/=//g 2025-06-01T22:52:07.4373666Z ++ HASH=PmrhBLwPIBCCvltx8s8moeDAer3EmLjvrJh3eJtrwZI 2025-06-01T22:52:07.4379428Z +++ ls -nl torch/include/ATen/ops/hardshrink_backward_meta.h 2025-06-01T22:52:07.4379925Z +++ awk '{print $5}' 2025-06-01T22:52:07.4405789Z ++ FSIZE=635 2025-06-01T22:52:07.4406500Z ++ echo '"torch/include/ATen/ops/hardshrink_backward_meta.h",sha256=PmrhBLwPIBCCvltx8s8moeDAer3EmLjvrJh3eJtrwZI,635' 2025-06-01T22:52:07.4407304Z ++ read fname 2025-06-01T22:52:07.4407736Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h 2025-06-01T22:52:07.4408465Z ++ FPATH=torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h 2025-06-01T22:52:07.4409073Z ++ echo torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h 2025-06-01T22:52:07.4409541Z ++ grep RECORD 2025-06-01T22:52:07.4431659Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h 2025-06-01T22:52:07.4432297Z +++ openssl base64 2025-06-01T22:52:07.4432567Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.4432944Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.4433803Z +++ sed -e s/=//g 2025-06-01T22:52:07.4475263Z ++ HASH=N4bTge3dwG34fwY83eeqGt-tC70WprBB5R25iPgkMB4 2025-06-01T22:52:07.4478244Z +++ ls -nl torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h 2025-06-01T22:52:07.4479222Z +++ awk '{print $5}' 2025-06-01T22:52:07.4508348Z ++ FSIZE=1097 2025-06-01T22:52:07.4509092Z ++ echo '"torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h",sha256=N4bTge3dwG34fwY83eeqGt-tC70WprBB5R25iPgkMB4,1097' 2025-06-01T22:52:07.4509941Z ++ read fname 2025-06-01T22:52:07.4510341Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_backward_native.h 2025-06-01T22:52:07.4510911Z ++ FPATH=torch/include/ATen/ops/hardshrink_backward_native.h 2025-06-01T22:52:07.4511446Z ++ echo torch/include/ATen/ops/hardshrink_backward_native.h 2025-06-01T22:52:07.4511857Z ++ grep RECORD 2025-06-01T22:52:07.4530440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_backward_native.h 2025-06-01T22:52:07.4531009Z +++ openssl base64 2025-06-01T22:52:07.4531702Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.4533012Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.4534345Z +++ sed -e s/=//g 2025-06-01T22:52:07.4572574Z ++ HASH=8-8NK5HcPNqYdPfkYfQeZIeKLHjSB2HievfjY4vuXDI 2025-06-01T22:52:07.4578485Z +++ ls -nl torch/include/ATen/ops/hardshrink_backward_native.h 2025-06-01T22:52:07.4579008Z +++ awk '{print $5}' 2025-06-01T22:52:07.4605920Z ++ FSIZE=697 2025-06-01T22:52:07.4606644Z ++ echo '"torch/include/ATen/ops/hardshrink_backward_native.h",sha256=8-8NK5HcPNqYdPfkYfQeZIeKLHjSB2HievfjY4vuXDI,697' 2025-06-01T22:52:07.4607551Z ++ read fname 2025-06-01T22:52:07.4607941Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_backward_ops.h 2025-06-01T22:52:07.4608523Z ++ FPATH=torch/include/ATen/ops/hardshrink_backward_ops.h 2025-06-01T22:52:07.4609026Z ++ echo torch/include/ATen/ops/hardshrink_backward_ops.h 2025-06-01T22:52:07.4609441Z ++ grep RECORD 2025-06-01T22:52:07.4631758Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_backward_ops.h 2025-06-01T22:52:07.4632337Z +++ openssl base64 2025-06-01T22:52:07.4632659Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.4632913Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.4633180Z +++ sed -e s/=//g 2025-06-01T22:52:07.4674409Z ++ HASH=-tOValN69GEHzOsUXRz7YJJIHsKmBqJX67zJYzHJI_w 2025-06-01T22:52:07.4677604Z +++ ls -nl torch/include/ATen/ops/hardshrink_backward_ops.h 2025-06-01T22:52:07.4678109Z +++ awk '{print $5}' 2025-06-01T22:52:07.4705961Z ++ FSIZE=2029 2025-06-01T22:52:07.4706669Z ++ echo '"torch/include/ATen/ops/hardshrink_backward_ops.h",sha256=-tOValN69GEHzOsUXRz7YJJIHsKmBqJX67zJYzHJI_w,2029' 2025-06-01T22:52:07.4707445Z ++ read fname 2025-06-01T22:52:07.4708100Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.4709191Z ++ FPATH=torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.4710112Z ++ echo torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.4710724Z ++ grep RECORD 2025-06-01T22:52:07.4729257Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.4730109Z +++ openssl base64 2025-06-01T22:52:07.4730373Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.4731502Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.4732778Z +++ sed -e s/=//g 2025-06-01T22:52:07.4771193Z ++ HASH=BEljD7K-wbeB9zh-lTiXgJoHXH4E68zTp2V9R1hGbC0 2025-06-01T22:52:07.4776235Z +++ ls -nl torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.4776928Z +++ awk '{print $5}' 2025-06-01T22:52:07.4804145Z ++ FSIZE=824 2025-06-01T22:52:07.4805157Z ++ echo '"torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h",sha256=BEljD7K-wbeB9zh-lTiXgJoHXH4E68zTp2V9R1hGbC0,824' 2025-06-01T22:52:07.4806365Z ++ read fname 2025-06-01T22:52:07.4806917Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_cpu_dispatch.h 2025-06-01T22:52:07.4807485Z ++ FPATH=torch/include/ATen/ops/hardshrink_cpu_dispatch.h 2025-06-01T22:52:07.4807999Z ++ echo torch/include/ATen/ops/hardshrink_cpu_dispatch.h 2025-06-01T22:52:07.4808458Z ++ grep RECORD 2025-06-01T22:52:07.4830142Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_cpu_dispatch.h 2025-06-01T22:52:07.4830700Z +++ openssl base64 2025-06-01T22:52:07.4830950Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.4831208Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.4831561Z +++ sed -e s/=//g 2025-06-01T22:52:07.4870961Z ++ HASH=5br9nPVtUGtCf2nHZ0HOmQDi1Q2D9ZBhbhadwBIayas 2025-06-01T22:52:07.4875543Z +++ ls -nl torch/include/ATen/ops/hardshrink_cpu_dispatch.h 2025-06-01T22:52:07.4876816Z +++ awk '{print $5}' 2025-06-01T22:52:07.4903980Z ++ FSIZE=975 2025-06-01T22:52:07.4904669Z ++ echo '"torch/include/ATen/ops/hardshrink_cpu_dispatch.h",sha256=5br9nPVtUGtCf2nHZ0HOmQDi1Q2D9ZBhbhadwBIayas,975' 2025-06-01T22:52:07.4905482Z ++ read fname 2025-06-01T22:52:07.4905872Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_cuda_dispatch.h 2025-06-01T22:52:07.4906499Z ++ FPATH=torch/include/ATen/ops/hardshrink_cuda_dispatch.h 2025-06-01T22:52:07.4907006Z ++ echo torch/include/ATen/ops/hardshrink_cuda_dispatch.h 2025-06-01T22:52:07.4907421Z ++ grep RECORD 2025-06-01T22:52:07.4927554Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_cuda_dispatch.h 2025-06-01T22:52:07.4928179Z +++ openssl base64 2025-06-01T22:52:07.4928465Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.4929572Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.4930780Z +++ sed -e s/=//g 2025-06-01T22:52:07.4970067Z ++ HASH=tSLTM6Ml5Sl89xFsFfxdEqr62V8QIc85fFqEj7AFIDE 2025-06-01T22:52:07.4974666Z +++ ls -nl torch/include/ATen/ops/hardshrink_cuda_dispatch.h 2025-06-01T22:52:07.4976511Z +++ awk '{print $5}' 2025-06-01T22:52:07.5002745Z ++ FSIZE=977 2025-06-01T22:52:07.5003640Z ++ echo '"torch/include/ATen/ops/hardshrink_cuda_dispatch.h",sha256=tSLTM6Ml5Sl89xFsFfxdEqr62V8QIc85fFqEj7AFIDE,977' 2025-06-01T22:52:07.5004726Z ++ read fname 2025-06-01T22:52:07.5005116Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_meta.h 2025-06-01T22:52:07.5005606Z ++ FPATH=torch/include/ATen/ops/hardshrink_meta.h 2025-06-01T22:52:07.5006064Z ++ echo torch/include/ATen/ops/hardshrink_meta.h 2025-06-01T22:52:07.5006453Z ++ grep RECORD 2025-06-01T22:52:07.5028135Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_meta.h 2025-06-01T22:52:07.5028730Z +++ openssl base64 2025-06-01T22:52:07.5028988Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.5029242Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.5030771Z +++ sed -e s/=//g 2025-06-01T22:52:07.5072415Z ++ HASH=aPUtRJrZzveCbp6RErdOkCIvT5bWEPmqdr-p8vdNm4E 2025-06-01T22:52:07.5074534Z +++ ls -nl torch/include/ATen/ops/hardshrink_meta.h 2025-06-01T22:52:07.5075359Z +++ awk '{print $5}' 2025-06-01T22:52:07.5103397Z ++ FSIZE=597 2025-06-01T22:52:07.5104051Z ++ echo '"torch/include/ATen/ops/hardshrink_meta.h",sha256=aPUtRJrZzveCbp6RErdOkCIvT5bWEPmqdr-p8vdNm4E,597' 2025-06-01T22:52:07.5104813Z ++ read fname 2025-06-01T22:52:07.5105209Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_meta_dispatch.h 2025-06-01T22:52:07.5105760Z ++ FPATH=torch/include/ATen/ops/hardshrink_meta_dispatch.h 2025-06-01T22:52:07.5106273Z ++ echo torch/include/ATen/ops/hardshrink_meta_dispatch.h 2025-06-01T22:52:07.5106671Z ++ grep RECORD 2025-06-01T22:52:07.5127150Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_meta_dispatch.h 2025-06-01T22:52:07.5127785Z +++ openssl base64 2025-06-01T22:52:07.5128064Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.5128331Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.5129201Z +++ sed -e s/=//g 2025-06-01T22:52:07.5167811Z ++ HASH=rzvVtNptBs_NW14dR1Y2efGfTJGzMzanxGYHSM25--s 2025-06-01T22:52:07.5172670Z +++ ls -nl torch/include/ATen/ops/hardshrink_meta_dispatch.h 2025-06-01T22:52:07.5173447Z +++ awk '{print $5}' 2025-06-01T22:52:07.5199764Z ++ FSIZE=977 2025-06-01T22:52:07.5200648Z ++ echo '"torch/include/ATen/ops/hardshrink_meta_dispatch.h",sha256=rzvVtNptBs_NW14dR1Y2efGfTJGzMzanxGYHSM25--s,977' 2025-06-01T22:52:07.5201532Z ++ read fname 2025-06-01T22:52:07.5201880Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_native.h 2025-06-01T22:52:07.5202447Z ++ FPATH=torch/include/ATen/ops/hardshrink_native.h 2025-06-01T22:52:07.5202950Z ++ echo torch/include/ATen/ops/hardshrink_native.h 2025-06-01T22:52:07.5203341Z ++ grep RECORD 2025-06-01T22:52:07.5227363Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_native.h 2025-06-01T22:52:07.5227908Z +++ openssl base64 2025-06-01T22:52:07.5228237Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.5228485Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.5228760Z +++ sed -e s/=//g 2025-06-01T22:52:07.5270222Z ++ HASH=4RBWx3oG1W0nPFOXUDJVOFD3d6EufS0e6RD15gJV5mQ 2025-06-01T22:52:07.5271912Z +++ ls -nl torch/include/ATen/ops/hardshrink_native.h 2025-06-01T22:52:07.5272832Z +++ awk '{print $5}' 2025-06-01T22:52:07.5300212Z ++ FSIZE=634 2025-06-01T22:52:07.5301028Z ++ echo '"torch/include/ATen/ops/hardshrink_native.h",sha256=4RBWx3oG1W0nPFOXUDJVOFD3d6EufS0e6RD15gJV5mQ,634' 2025-06-01T22:52:07.5301707Z ++ read fname 2025-06-01T22:52:07.5302046Z ++ make_wheel_record torch/include/ATen/ops/hardshrink_ops.h 2025-06-01T22:52:07.5302575Z ++ FPATH=torch/include/ATen/ops/hardshrink_ops.h 2025-06-01T22:52:07.5303010Z ++ echo torch/include/ATen/ops/hardshrink_ops.h 2025-06-01T22:52:07.5303368Z ++ grep RECORD 2025-06-01T22:52:07.5326389Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardshrink_ops.h 2025-06-01T22:52:07.5326925Z +++ openssl base64 2025-06-01T22:52:07.5327182Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.5327452Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.5327802Z +++ sed -e s/=//g 2025-06-01T22:52:07.5367227Z ++ HASH=tKAvNG4ZLAg1coIXdKpz76vF_wdhmotJFdLbIIJ4-QA 2025-06-01T22:52:07.5371790Z +++ ls -nl torch/include/ATen/ops/hardshrink_ops.h 2025-06-01T22:52:07.5372776Z +++ awk '{print $5}' 2025-06-01T22:52:07.5400068Z ++ FSIZE=1751 2025-06-01T22:52:07.5400935Z ++ echo '"torch/include/ATen/ops/hardshrink_ops.h",sha256=tKAvNG4ZLAg1coIXdKpz76vF_wdhmotJFdLbIIJ4-QA,1751' 2025-06-01T22:52:07.5401618Z ++ read fname 2025-06-01T22:52:07.5401934Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid.h 2025-06-01T22:52:07.5402459Z ++ FPATH=torch/include/ATen/ops/hardsigmoid.h 2025-06-01T22:52:07.5402859Z ++ echo torch/include/ATen/ops/hardsigmoid.h 2025-06-01T22:52:07.5403217Z ++ grep RECORD 2025-06-01T22:52:07.5426390Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid.h 2025-06-01T22:52:07.5426875Z +++ openssl base64 2025-06-01T22:52:07.5427154Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.5427704Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.5428402Z +++ sed -e s/=//g 2025-06-01T22:52:07.5469742Z ++ HASH=ufrNK8tXq5Wlb2w0f-gwM_lZagyJqFURlUhK-RtAHdw 2025-06-01T22:52:07.5472783Z +++ ls -nl torch/include/ATen/ops/hardsigmoid.h 2025-06-01T22:52:07.5474132Z +++ awk '{print $5}' 2025-06-01T22:52:07.5501412Z ++ FSIZE=1234 2025-06-01T22:52:07.5502111Z ++ echo '"torch/include/ATen/ops/hardsigmoid.h",sha256=ufrNK8tXq5Wlb2w0f-gwM_lZagyJqFURlUhK-RtAHdw,1234' 2025-06-01T22:52:07.5502841Z ++ read fname 2025-06-01T22:52:07.5503198Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_backward.h 2025-06-01T22:52:07.5503770Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_backward.h 2025-06-01T22:52:07.5504248Z ++ echo torch/include/ATen/ops/hardsigmoid_backward.h 2025-06-01T22:52:07.5504697Z ++ grep RECORD 2025-06-01T22:52:07.5526063Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_backward.h 2025-06-01T22:52:07.5526637Z +++ openssl base64 2025-06-01T22:52:07.5526919Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.5527500Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.5528798Z +++ sed -e s/=//g 2025-06-01T22:52:07.5568121Z ++ HASH=0i2qdAlrOyn6_dSzN8QOM0DSKRDDXmpRVC-LJambz4s 2025-06-01T22:52:07.5572947Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_backward.h 2025-06-01T22:52:07.5573942Z +++ awk '{print $5}' 2025-06-01T22:52:07.5601133Z ++ FSIZE=1432 2025-06-01T22:52:07.5602070Z ++ echo '"torch/include/ATen/ops/hardsigmoid_backward.h",sha256=0i2qdAlrOyn6_dSzN8QOM0DSKRDDXmpRVC-LJambz4s,1432' 2025-06-01T22:52:07.5602878Z ++ read fname 2025-06-01T22:52:07.5603512Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.5605050Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.5606090Z ++ echo torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.5606781Z ++ grep RECORD 2025-06-01T22:52:07.5627645Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.5628490Z +++ openssl base64 2025-06-01T22:52:07.5628766Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.5629013Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.5629347Z +++ sed -e s/=//g 2025-06-01T22:52:07.5671332Z ++ HASH=2mr7MsdmJNhyb9nJ09L7eGAk2AHhQUP2FvUUF0z_LMM 2025-06-01T22:52:07.5675307Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.5676070Z +++ awk '{print $5}' 2025-06-01T22:52:07.5703541Z ++ FSIZE=836 2025-06-01T22:52:07.5704599Z ++ echo '"torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=2mr7MsdmJNhyb9nJ09L7eGAk2AHhQUP2FvUUF0z_LMM,836' 2025-06-01T22:52:07.5705668Z ++ read fname 2025-06-01T22:52:07.5706174Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:07.5706829Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:07.5707443Z ++ echo torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:07.5707903Z ++ grep RECORD 2025-06-01T22:52:07.5730527Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:07.5731199Z +++ openssl base64 2025-06-01T22:52:07.5731932Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.5733120Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.5734449Z +++ sed -e s/=//g 2025-06-01T22:52:07.5772187Z ++ HASH=f-SY4XsJM2VoT_mdgI-0Y6Lv5Qtxlyah1N61MT0DjZE 2025-06-01T22:52:07.5778548Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:07.5779136Z +++ awk '{print $5}' 2025-06-01T22:52:07.5806088Z ++ FSIZE=1029 2025-06-01T22:52:07.5806840Z ++ echo '"torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h",sha256=f-SY4XsJM2VoT_mdgI-0Y6Lv5Qtxlyah1N61MT0DjZE,1029' 2025-06-01T22:52:07.5807701Z ++ read fname 2025-06-01T22:52:07.5808232Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:07.5808920Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:07.5809719Z ++ echo torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:07.5810185Z ++ grep RECORD 2025-06-01T22:52:07.5831172Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:07.5831819Z +++ openssl base64 2025-06-01T22:52:07.5832133Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.5832865Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.5833122Z +++ sed -e s/=//g 2025-06-01T22:52:07.5875231Z ++ HASH=V-FVIqG8zbPeVBh4CbZlQQymph4aWIfXTm-Vq0Nx_GQ 2025-06-01T22:52:07.5877762Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:07.5879244Z +++ awk '{print $5}' 2025-06-01T22:52:07.5906708Z ++ FSIZE=1031 2025-06-01T22:52:07.5907683Z ++ echo '"torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h",sha256=V-FVIqG8zbPeVBh4CbZlQQymph4aWIfXTm-Vq0Nx_GQ,1031' 2025-06-01T22:52:07.5908652Z ++ read fname 2025-06-01T22:52:07.5909091Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_backward_meta.h 2025-06-01T22:52:07.5909752Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_backward_meta.h 2025-06-01T22:52:07.5910257Z ++ echo torch/include/ATen/ops/hardsigmoid_backward_meta.h 2025-06-01T22:52:07.5910672Z ++ grep RECORD 2025-06-01T22:52:07.5933668Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_backward_meta.h 2025-06-01T22:52:07.5933797Z +++ openssl base64 2025-06-01T22:52:07.5934945Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.5937035Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.5937846Z +++ sed -e s/=//g 2025-06-01T22:52:07.5976788Z ++ HASH=ZObg808KPHhAh-DrBWLZ5tVz4Qt5k_3xgIdToLC-ZNE 2025-06-01T22:52:07.5981852Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_backward_meta.h 2025-06-01T22:52:07.5983073Z +++ awk '{print $5}' 2025-06-01T22:52:07.6007033Z ++ FSIZE=613 2025-06-01T22:52:07.6007600Z ++ echo '"torch/include/ATen/ops/hardsigmoid_backward_meta.h",sha256=ZObg808KPHhAh-DrBWLZ5tVz4Qt5k_3xgIdToLC-ZNE,613' 2025-06-01T22:52:07.6007703Z ++ read fname 2025-06-01T22:52:07.6008015Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h 2025-06-01T22:52:07.6008294Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h 2025-06-01T22:52:07.6010584Z ++ echo torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h 2025-06-01T22:52:07.6011561Z ++ grep RECORD 2025-06-01T22:52:07.6033508Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h 2025-06-01T22:52:07.6033648Z +++ openssl base64 2025-06-01T22:52:07.6034581Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.6034881Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.6036301Z +++ sed -e s/=//g 2025-06-01T22:52:07.6078074Z ++ HASH=bwhCBuN0XZfiladaNyJqcpMITZEtxEk_jaix3YI9vRU 2025-06-01T22:52:07.6082327Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h 2025-06-01T22:52:07.6083047Z +++ awk '{print $5}' 2025-06-01T22:52:07.6111090Z ++ FSIZE=1031 2025-06-01T22:52:07.6111711Z ++ echo '"torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h",sha256=bwhCBuN0XZfiladaNyJqcpMITZEtxEk_jaix3YI9vRU,1031' 2025-06-01T22:52:07.6111819Z ++ read fname 2025-06-01T22:52:07.6112077Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_backward_native.h 2025-06-01T22:52:07.6112450Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_backward_native.h 2025-06-01T22:52:07.6112661Z ++ echo torch/include/ATen/ops/hardsigmoid_backward_native.h 2025-06-01T22:52:07.6112836Z ++ grep RECORD 2025-06-01T22:52:07.6132006Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_backward_native.h 2025-06-01T22:52:07.6132571Z +++ openssl base64 2025-06-01T22:52:07.6133701Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.6135269Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.6136764Z +++ sed -e s/=//g 2025-06-01T22:52:07.6175164Z ++ HASH=o_rnl3M1iIA6RITxQrGeGUiHepLTWChtL_VHIKvfRZs 2025-06-01T22:52:07.6181526Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_backward_native.h 2025-06-01T22:52:07.6182607Z +++ awk '{print $5}' 2025-06-01T22:52:07.6206801Z ++ FSIZE=677 2025-06-01T22:52:07.6207384Z ++ echo '"torch/include/ATen/ops/hardsigmoid_backward_native.h",sha256=o_rnl3M1iIA6RITxQrGeGUiHepLTWChtL_VHIKvfRZs,677' 2025-06-01T22:52:07.6207637Z ++ read fname 2025-06-01T22:52:07.6207900Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_backward_ops.h 2025-06-01T22:52:07.6208115Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_backward_ops.h 2025-06-01T22:52:07.6210132Z ++ echo torch/include/ATen/ops/hardsigmoid_backward_ops.h 2025-06-01T22:52:07.6211184Z ++ grep RECORD 2025-06-01T22:52:07.6232347Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_backward_ops.h 2025-06-01T22:52:07.6233548Z +++ openssl base64 2025-06-01T22:52:07.6233649Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.6234401Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.6235707Z +++ sed -e s/=//g 2025-06-01T22:52:07.6278723Z ++ HASH=viqgIoMES0XqxW3CxjZPCiZdTp1X0dnAOaD8DsApYck 2025-06-01T22:52:07.6281079Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_backward_ops.h 2025-06-01T22:52:07.6282434Z +++ awk '{print $5}' 2025-06-01T22:52:07.6309760Z ++ FSIZE=1881 2025-06-01T22:52:07.6310789Z ++ echo '"torch/include/ATen/ops/hardsigmoid_backward_ops.h",sha256=viqgIoMES0XqxW3CxjZPCiZdTp1X0dnAOaD8DsApYck,1881' 2025-06-01T22:52:07.6310934Z ++ read fname 2025-06-01T22:52:07.6311572Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.6311979Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.6312477Z ++ echo torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.6312578Z ++ grep RECORD 2025-06-01T22:52:07.6331446Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.6331820Z +++ openssl base64 2025-06-01T22:52:07.6333146Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.6334673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.6335893Z +++ sed -e s/=//g 2025-06-01T22:52:07.6374679Z ++ HASH=xhn5O2eYc0MdXm5NeL1kFCAzwmdAuZFSog28gALPnks 2025-06-01T22:52:07.6381670Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.6382546Z +++ awk '{print $5}' 2025-06-01T22:52:07.6406405Z ++ FSIZE=851 2025-06-01T22:52:07.6407285Z ++ echo '"torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h",sha256=xhn5O2eYc0MdXm5NeL1kFCAzwmdAuZFSog28gALPnks,851' 2025-06-01T22:52:07.6407404Z ++ read fname 2025-06-01T22:52:07.6407664Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h 2025-06-01T22:52:07.6407913Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h 2025-06-01T22:52:07.6410133Z ++ echo torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h 2025-06-01T22:52:07.6410953Z ++ grep RECORD 2025-06-01T22:52:07.6431276Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h 2025-06-01T22:52:07.6432013Z +++ openssl base64 2025-06-01T22:52:07.6432785Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.6434226Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.6435370Z +++ sed -e s/=//g 2025-06-01T22:52:07.6475601Z ++ HASH=q53Nkv8F3mXxfv4NiRwzv2UbcI3w4zvBD5vIFSjcFtI 2025-06-01T22:52:07.6480860Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h 2025-06-01T22:52:07.6480971Z +++ awk '{print $5}' 2025-06-01T22:52:07.6508603Z ++ FSIZE=948 2025-06-01T22:52:07.6509164Z ++ echo '"torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h",sha256=q53Nkv8F3mXxfv4NiRwzv2UbcI3w4zvBD5vIFSjcFtI,948' 2025-06-01T22:52:07.6509266Z ++ read fname 2025-06-01T22:52:07.6509521Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h 2025-06-01T22:52:07.6509735Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h 2025-06-01T22:52:07.6509932Z ++ echo torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h 2025-06-01T22:52:07.6510939Z ++ grep RECORD 2025-06-01T22:52:07.6531290Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h 2025-06-01T22:52:07.6531412Z +++ openssl base64 2025-06-01T22:52:07.6532305Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.6533383Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.6534596Z +++ sed -e s/=//g 2025-06-01T22:52:07.6572608Z ++ HASH=NxtvQvKoB4EGWbZChNDnwU49Wk6UZBqTjb-h7ZDC17Q 2025-06-01T22:52:07.6578713Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h 2025-06-01T22:52:07.6578827Z +++ awk '{print $5}' 2025-06-01T22:52:07.6605946Z ++ FSIZE=950 2025-06-01T22:52:07.6606531Z ++ echo '"torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h",sha256=NxtvQvKoB4EGWbZChNDnwU49Wk6UZBqTjb-h7ZDC17Q,950' 2025-06-01T22:52:07.6606640Z ++ read fname 2025-06-01T22:52:07.6606852Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_meta.h 2025-06-01T22:52:07.6607013Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_meta.h 2025-06-01T22:52:07.6607189Z ++ echo torch/include/ATen/ops/hardsigmoid_meta.h 2025-06-01T22:52:07.6607705Z ++ grep RECORD 2025-06-01T22:52:07.6632517Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_meta.h 2025-06-01T22:52:07.6632641Z +++ openssl base64 2025-06-01T22:52:07.6632752Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.6632853Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.6632966Z +++ sed -e s/=//g 2025-06-01T22:52:07.6673470Z ++ HASH=wbGIOg7RzzKydc28otAzyzuo04WcrxhsWif-Ud2OJLQ 2025-06-01T22:52:07.6676525Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_meta.h 2025-06-01T22:52:07.6677779Z +++ awk '{print $5}' 2025-06-01T22:52:07.6706146Z ++ FSIZE=572 2025-06-01T22:52:07.6706639Z ++ echo '"torch/include/ATen/ops/hardsigmoid_meta.h",sha256=wbGIOg7RzzKydc28otAzyzuo04WcrxhsWif-Ud2OJLQ,572' 2025-06-01T22:52:07.6706901Z ++ read fname 2025-06-01T22:52:07.6707176Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_meta_dispatch.h 2025-06-01T22:52:07.6707377Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_meta_dispatch.h 2025-06-01T22:52:07.6707577Z ++ echo torch/include/ATen/ops/hardsigmoid_meta_dispatch.h 2025-06-01T22:52:07.6707689Z ++ grep RECORD 2025-06-01T22:52:07.6728017Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_meta_dispatch.h 2025-06-01T22:52:07.6728144Z +++ openssl base64 2025-06-01T22:52:07.6728763Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.6729886Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.6731245Z +++ sed -e s/=//g 2025-06-01T22:52:07.6770816Z ++ HASH=hH-nL7cRx3mPwN60hn3aPB5HjzCz5Ttn3OfhodRCeEI 2025-06-01T22:52:07.6775435Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_meta_dispatch.h 2025-06-01T22:52:07.6776392Z +++ awk '{print $5}' 2025-06-01T22:52:07.6803060Z ++ FSIZE=950 2025-06-01T22:52:07.6803603Z ++ echo '"torch/include/ATen/ops/hardsigmoid_meta_dispatch.h",sha256=hH-nL7cRx3mPwN60hn3aPB5HjzCz5Ttn3OfhodRCeEI,950' 2025-06-01T22:52:07.6803699Z ++ read fname 2025-06-01T22:52:07.6803924Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_native.h 2025-06-01T22:52:07.6804215Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_native.h 2025-06-01T22:52:07.6804850Z ++ echo torch/include/ATen/ops/hardsigmoid_native.h 2025-06-01T22:52:07.6804951Z ++ grep RECORD 2025-06-01T22:52:07.6828410Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_native.h 2025-06-01T22:52:07.6828530Z +++ openssl base64 2025-06-01T22:52:07.6828629Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.6828746Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.6829200Z +++ sed -e s/=//g 2025-06-01T22:52:07.6870791Z ++ HASH=vOOK2_O2ifEIakKltSRwOd_25i7sk6_YOKr9sDoIqRs 2025-06-01T22:52:07.6873210Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_native.h 2025-06-01T22:52:07.6874483Z +++ awk '{print $5}' 2025-06-01T22:52:07.6902181Z ++ FSIZE=781 2025-06-01T22:52:07.6902674Z ++ echo '"torch/include/ATen/ops/hardsigmoid_native.h",sha256=vOOK2_O2ifEIakKltSRwOd_25i7sk6_YOKr9sDoIqRs,781' 2025-06-01T22:52:07.6902771Z ++ read fname 2025-06-01T22:52:07.6902973Z ++ make_wheel_record torch/include/ATen/ops/hardsigmoid_ops.h 2025-06-01T22:52:07.6903140Z ++ FPATH=torch/include/ATen/ops/hardsigmoid_ops.h 2025-06-01T22:52:07.6903306Z ++ echo torch/include/ATen/ops/hardsigmoid_ops.h 2025-06-01T22:52:07.6903466Z ++ grep RECORD 2025-06-01T22:52:07.6926260Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardsigmoid_ops.h 2025-06-01T22:52:07.6926565Z +++ openssl base64 2025-06-01T22:52:07.6926677Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.6927077Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.6928328Z +++ sed -e s/=//g 2025-06-01T22:52:07.6967433Z ++ HASH=dwkB54COjAzNMG_2UjjgqNurXLUI_GDqPZjnZJrxTFE 2025-06-01T22:52:07.6972303Z +++ ls -nl torch/include/ATen/ops/hardsigmoid_ops.h 2025-06-01T22:52:07.6973359Z +++ awk '{print $5}' 2025-06-01T22:52:07.7000313Z ++ FSIZE=2091 2025-06-01T22:52:07.7000834Z ++ echo '"torch/include/ATen/ops/hardsigmoid_ops.h",sha256=dwkB54COjAzNMG_2UjjgqNurXLUI_GDqPZjnZJrxTFE,2091' 2025-06-01T22:52:07.7001003Z ++ read fname 2025-06-01T22:52:07.7001273Z ++ make_wheel_record torch/include/ATen/ops/hardswish.h 2025-06-01T22:52:07.7001429Z ++ FPATH=torch/include/ATen/ops/hardswish.h 2025-06-01T22:52:07.7001575Z ++ echo torch/include/ATen/ops/hardswish.h 2025-06-01T22:52:07.7002982Z ++ grep RECORD 2025-06-01T22:52:07.7026714Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardswish.h 2025-06-01T22:52:07.7026846Z +++ openssl base64 2025-06-01T22:52:07.7026952Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.7028661Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.7028757Z +++ sed -e s/=//g 2025-06-01T22:52:07.7069666Z ++ HASH=cxydhjfYA82rgT2SQdMIFmdAlnT4YSYpOLbbSlNDQ-4 2025-06-01T22:52:07.7072612Z +++ ls -nl torch/include/ATen/ops/hardswish.h 2025-06-01T22:52:07.7074281Z +++ awk '{print $5}' 2025-06-01T22:52:07.7101743Z ++ FSIZE=1208 2025-06-01T22:52:07.7102350Z ++ echo '"torch/include/ATen/ops/hardswish.h",sha256=cxydhjfYA82rgT2SQdMIFmdAlnT4YSYpOLbbSlNDQ-4,1208' 2025-06-01T22:52:07.7102447Z ++ read fname 2025-06-01T22:52:07.7102760Z ++ make_wheel_record torch/include/ATen/ops/hardswish_backward.h 2025-06-01T22:52:07.7102927Z ++ FPATH=torch/include/ATen/ops/hardswish_backward.h 2025-06-01T22:52:07.7103088Z ++ echo torch/include/ATen/ops/hardswish_backward.h 2025-06-01T22:52:07.7104018Z ++ grep RECORD 2025-06-01T22:52:07.7126810Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardswish_backward.h 2025-06-01T22:52:07.7126936Z +++ openssl base64 2025-06-01T22:52:07.7127922Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.7128026Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.7128946Z +++ sed -e s/=//g 2025-06-01T22:52:07.7170123Z ++ HASH=MQArpTyInPAnuiyQBzHw1bLVmIHkqVNP36MhUuNLS7k 2025-06-01T22:52:07.7174855Z +++ ls -nl torch/include/ATen/ops/hardswish_backward.h 2025-06-01T22:52:07.7175952Z +++ awk '{print $5}' 2025-06-01T22:52:07.7203119Z ++ FSIZE=1342 2025-06-01T22:52:07.7203665Z ++ echo '"torch/include/ATen/ops/hardswish_backward.h",sha256=MQArpTyInPAnuiyQBzHw1bLVmIHkqVNP36MhUuNLS7k,1342' 2025-06-01T22:52:07.7203761Z ++ read fname 2025-06-01T22:52:07.7204383Z ++ make_wheel_record torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.7204943Z ++ FPATH=torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.7205295Z ++ echo torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.7205696Z ++ grep RECORD 2025-06-01T22:52:07.7229675Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.7229787Z +++ openssl base64 2025-06-01T22:52:07.7230018Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.7230151Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.7231471Z +++ sed -e s/=//g 2025-06-01T22:52:07.7273229Z ++ HASH=rTgzA7AqtQGOeR4PK7ZDMgfqW8SDY5gY53CVc3yjoY0 2025-06-01T22:52:07.7275354Z +++ ls -nl torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:07.7276212Z +++ awk '{print $5}' 2025-06-01T22:52:07.7302588Z ++ FSIZE=955 2025-06-01T22:52:07.7303285Z ++ echo '"torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h",sha256=rTgzA7AqtQGOeR4PK7ZDMgfqW8SDY5gY53CVc3yjoY0,955' 2025-06-01T22:52:07.7303380Z ++ read fname 2025-06-01T22:52:07.7303656Z ++ make_wheel_record torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h 2025-06-01T22:52:07.7303893Z ++ FPATH=torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h 2025-06-01T22:52:07.7304323Z ++ echo torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h 2025-06-01T22:52:07.7305582Z ++ grep RECORD 2025-06-01T22:52:07.7326898Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h 2025-06-01T22:52:07.7327021Z +++ openssl base64 2025-06-01T22:52:07.7327481Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.7328519Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.7329646Z +++ sed -e s/=//g 2025-06-01T22:52:07.7367890Z ++ HASH=HMty385lv2s0mC6Qj-c4UJAatCRzLrPOKwSV3JjjN2Y 2025-06-01T22:52:07.7373182Z +++ ls -nl torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h 2025-06-01T22:52:07.7374141Z +++ awk '{print $5}' 2025-06-01T22:52:07.7401169Z ++ FSIZE=764 2025-06-01T22:52:07.7401751Z ++ echo '"torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h",sha256=HMty385lv2s0mC6Qj-c4UJAatCRzLrPOKwSV3JjjN2Y,764' 2025-06-01T22:52:07.7401887Z ++ read fname 2025-06-01T22:52:07.7402171Z ++ make_wheel_record torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h 2025-06-01T22:52:07.7402412Z ++ FPATH=torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h 2025-06-01T22:52:07.7402657Z ++ echo torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h 2025-06-01T22:52:07.7402926Z ++ grep RECORD 2025-06-01T22:52:07.7427075Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h 2025-06-01T22:52:07.7427206Z +++ openssl base64 2025-06-01T22:52:07.7427385Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.7427793Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.7428380Z +++ sed -e s/=//g 2025-06-01T22:52:07.7468757Z ++ HASH=PyhZciayHwqkWVRVM-51kiDfHh953Y9wBjCRckH1S_k 2025-06-01T22:52:07.7472919Z +++ ls -nl torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h 2025-06-01T22:52:07.7473831Z +++ awk '{print $5}' 2025-06-01T22:52:07.7501285Z ++ FSIZE=766 2025-06-01T22:52:07.7501929Z ++ echo '"torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h",sha256=PyhZciayHwqkWVRVM-51kiDfHh953Y9wBjCRckH1S_k,766' 2025-06-01T22:52:07.7502049Z ++ read fname 2025-06-01T22:52:07.7502319Z ++ make_wheel_record torch/include/ATen/ops/hardswish_backward_native.h 2025-06-01T22:52:07.7502576Z ++ FPATH=torch/include/ATen/ops/hardswish_backward_native.h 2025-06-01T22:52:07.7502785Z ++ echo torch/include/ATen/ops/hardswish_backward_native.h 2025-06-01T22:52:07.7503152Z ++ grep RECORD 2025-06-01T22:52:07.7524967Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardswish_backward_native.h 2025-06-01T22:52:07.7525107Z +++ openssl base64 2025-06-01T22:52:07.7526052Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.7526597Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.7527882Z +++ sed -e s/=//g 2025-06-01T22:52:07.7566901Z ++ HASH=K7WSBh6pxSCsQtAEtfWE_-UOrZ_luvjCmfipJ_Cmruc 2025-06-01T22:52:07.7571653Z +++ ls -nl torch/include/ATen/ops/hardswish_backward_native.h 2025-06-01T22:52:07.7572598Z +++ awk '{print $5}' 2025-06-01T22:52:07.7599327Z ++ FSIZE=642 2025-06-01T22:52:07.7600010Z ++ echo '"torch/include/ATen/ops/hardswish_backward_native.h",sha256=K7WSBh6pxSCsQtAEtfWE_-UOrZ_luvjCmfipJ_Cmruc,642' 2025-06-01T22:52:07.7600943Z ++ read fname 2025-06-01T22:52:07.7601318Z ++ make_wheel_record torch/include/ATen/ops/hardswish_backward_ops.h 2025-06-01T22:52:07.7602213Z ++ FPATH=torch/include/ATen/ops/hardswish_backward_ops.h 2025-06-01T22:52:07.7602734Z ++ echo torch/include/ATen/ops/hardswish_backward_ops.h 2025-06-01T22:52:07.7603128Z ++ grep RECORD 2025-06-01T22:52:07.7625431Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardswish_backward_ops.h 2025-06-01T22:52:07.7626003Z +++ openssl base64 2025-06-01T22:52:07.7626250Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.7626509Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.7627122Z +++ sed -e s/=//g 2025-06-01T22:52:07.7668449Z ++ HASH=LJI2fF8Gt6WwgQZW6-DU2Aqn_MUK_vyAfV07SugdSq8 2025-06-01T22:52:07.7671204Z +++ ls -nl torch/include/ATen/ops/hardswish_backward_ops.h 2025-06-01T22:52:07.7672121Z +++ awk '{print $5}' 2025-06-01T22:52:07.7699043Z ++ FSIZE=1827 2025-06-01T22:52:07.7699695Z ++ echo '"torch/include/ATen/ops/hardswish_backward_ops.h",sha256=LJI2fF8Gt6WwgQZW6-DU2Aqn_MUK_vyAfV07SugdSq8,1827' 2025-06-01T22:52:07.7700770Z ++ read fname 2025-06-01T22:52:07.7701280Z ++ make_wheel_record torch/include/ATen/ops/hardswish_cpu_dispatch.h 2025-06-01T22:52:07.7701834Z ++ FPATH=torch/include/ATen/ops/hardswish_cpu_dispatch.h 2025-06-01T22:52:07.7702313Z ++ echo torch/include/ATen/ops/hardswish_cpu_dispatch.h 2025-06-01T22:52:07.7702712Z ++ grep RECORD 2025-06-01T22:52:07.7722790Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardswish_cpu_dispatch.h 2025-06-01T22:52:07.7723301Z +++ openssl base64 2025-06-01T22:52:07.7723854Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.7725368Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.7725676Z +++ sed -e s/=//g 2025-06-01T22:52:07.7765947Z ++ HASH=kBXk20TCrpj5cd2PEP3wqVuQp_fzOZKFo5l5KxtyjSU 2025-06-01T22:52:07.7770171Z +++ ls -nl torch/include/ATen/ops/hardswish_cpu_dispatch.h 2025-06-01T22:52:07.7771012Z +++ awk '{print $5}' 2025-06-01T22:52:07.7798061Z ++ FSIZE=940 2025-06-01T22:52:07.7798844Z ++ echo '"torch/include/ATen/ops/hardswish_cpu_dispatch.h",sha256=kBXk20TCrpj5cd2PEP3wqVuQp_fzOZKFo5l5KxtyjSU,940' 2025-06-01T22:52:07.7799541Z ++ read fname 2025-06-01T22:52:07.7799931Z ++ make_wheel_record torch/include/ATen/ops/hardswish_cuda_dispatch.h 2025-06-01T22:52:07.7800650Z ++ FPATH=torch/include/ATen/ops/hardswish_cuda_dispatch.h 2025-06-01T22:52:07.7801164Z ++ echo torch/include/ATen/ops/hardswish_cuda_dispatch.h 2025-06-01T22:52:07.7801632Z ++ grep RECORD 2025-06-01T22:52:07.7822661Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardswish_cuda_dispatch.h 2025-06-01T22:52:07.7823209Z +++ openssl base64 2025-06-01T22:52:07.7823530Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.7823838Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.7824100Z +++ sed -e s/=//g 2025-06-01T22:52:07.7865636Z ++ HASH=jhpVRHRjJIK75jVRIdaMuAe40RtUFSC9FJjJHZdca1w 2025-06-01T22:52:07.7873357Z +++ ls -nl torch/include/ATen/ops/hardswish_cuda_dispatch.h 2025-06-01T22:52:07.7874560Z +++ awk '{print $5}' 2025-06-01T22:52:07.7901850Z ++ FSIZE=942 2025-06-01T22:52:07.7902620Z ++ echo '"torch/include/ATen/ops/hardswish_cuda_dispatch.h",sha256=jhpVRHRjJIK75jVRIdaMuAe40RtUFSC9FJjJHZdca1w,942' 2025-06-01T22:52:07.7903360Z ++ read fname 2025-06-01T22:52:07.7903734Z ++ make_wheel_record torch/include/ATen/ops/hardswish_meta_dispatch.h 2025-06-01T22:52:07.7904343Z ++ FPATH=torch/include/ATen/ops/hardswish_meta_dispatch.h 2025-06-01T22:52:07.7904839Z ++ echo torch/include/ATen/ops/hardswish_meta_dispatch.h 2025-06-01T22:52:07.7905231Z ++ grep RECORD 2025-06-01T22:52:07.7926001Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardswish_meta_dispatch.h 2025-06-01T22:52:07.7926549Z +++ openssl base64 2025-06-01T22:52:07.7926937Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.7927247Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.7928449Z +++ sed -e s/=//g 2025-06-01T22:52:07.7967875Z ++ HASH=u0i5X_UvWqpMAbS2rrq8pQ1ZL7nAbaGZc6ZNqpK4eEs 2025-06-01T22:52:07.7972695Z +++ ls -nl torch/include/ATen/ops/hardswish_meta_dispatch.h 2025-06-01T22:52:07.7973721Z +++ awk '{print $5}' 2025-06-01T22:52:07.8000046Z ++ FSIZE=722 2025-06-01T22:52:07.8000850Z ++ echo '"torch/include/ATen/ops/hardswish_meta_dispatch.h",sha256=u0i5X_UvWqpMAbS2rrq8pQ1ZL7nAbaGZc6ZNqpK4eEs,722' 2025-06-01T22:52:07.8001672Z ++ read fname 2025-06-01T22:52:07.8002021Z ++ make_wheel_record torch/include/ATen/ops/hardswish_native.h 2025-06-01T22:52:07.8002517Z ++ FPATH=torch/include/ATen/ops/hardswish_native.h 2025-06-01T22:52:07.8003007Z ++ echo torch/include/ATen/ops/hardswish_native.h 2025-06-01T22:52:07.8003386Z ++ grep RECORD 2025-06-01T22:52:07.8026930Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardswish_native.h 2025-06-01T22:52:07.8027551Z +++ openssl base64 2025-06-01T22:52:07.8027812Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.8028057Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.8028321Z +++ sed -e s/=//g 2025-06-01T22:52:07.8070017Z ++ HASH=TsIMuR00g3mAIW2kA-8qX1ZSn6gG5prEUj4eZOVyDIo 2025-06-01T22:52:07.8072806Z +++ ls -nl torch/include/ATen/ops/hardswish_native.h 2025-06-01T22:52:07.8073355Z +++ awk '{print $5}' 2025-06-01T22:52:07.8100701Z ++ FSIZE=614 2025-06-01T22:52:07.8101453Z ++ echo '"torch/include/ATen/ops/hardswish_native.h",sha256=TsIMuR00g3mAIW2kA-8qX1ZSn6gG5prEUj4eZOVyDIo,614' 2025-06-01T22:52:07.8102191Z ++ read fname 2025-06-01T22:52:07.8102541Z ++ make_wheel_record torch/include/ATen/ops/hardswish_ops.h 2025-06-01T22:52:07.8103087Z ++ FPATH=torch/include/ATen/ops/hardswish_ops.h 2025-06-01T22:52:07.8103518Z ++ echo torch/include/ATen/ops/hardswish_ops.h 2025-06-01T22:52:07.8103869Z ++ grep RECORD 2025-06-01T22:52:07.8126467Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardswish_ops.h 2025-06-01T22:52:07.8126997Z +++ openssl base64 2025-06-01T22:52:07.8127305Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.8127762Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.8128028Z +++ sed -e s/=//g 2025-06-01T22:52:07.8168187Z ++ HASH=yTlyu4fkVYlVpewzOiMNfBBtkp5u6bm2Tw_OJsGfJFI 2025-06-01T22:52:07.8172903Z +++ ls -nl torch/include/ATen/ops/hardswish_ops.h 2025-06-01T22:52:07.8173905Z +++ awk '{print $5}' 2025-06-01T22:52:07.8201047Z ++ FSIZE=2073 2025-06-01T22:52:07.8201712Z ++ echo '"torch/include/ATen/ops/hardswish_ops.h",sha256=yTlyu4fkVYlVpewzOiMNfBBtkp5u6bm2Tw_OJsGfJFI,2073' 2025-06-01T22:52:07.8202480Z ++ read fname 2025-06-01T22:52:07.8202915Z ++ make_wheel_record torch/include/ATen/ops/hardtanh.h 2025-06-01T22:52:07.8203349Z ++ FPATH=torch/include/ATen/ops/hardtanh.h 2025-06-01T22:52:07.8203780Z ++ echo torch/include/ATen/ops/hardtanh.h 2025-06-01T22:52:07.8204273Z ++ grep RECORD 2025-06-01T22:52:07.8228272Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardtanh.h 2025-06-01T22:52:07.8228795Z +++ openssl base64 2025-06-01T22:52:07.8229070Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.8229349Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.8229660Z +++ sed -e s/=//g 2025-06-01T22:52:07.8270718Z ++ HASH=9kObN_tpBzGtge8HoIYccuAOPfJ-Arb3jThhXuov-U4 2025-06-01T22:52:07.8273624Z +++ ls -nl torch/include/ATen/ops/hardtanh.h 2025-06-01T22:52:07.8274436Z +++ awk '{print $5}' 2025-06-01T22:52:07.8302207Z ++ FSIZE=1654 2025-06-01T22:52:07.8302921Z ++ echo '"torch/include/ATen/ops/hardtanh.h",sha256=9kObN_tpBzGtge8HoIYccuAOPfJ-Arb3jThhXuov-U4,1654' 2025-06-01T22:52:07.8303616Z ++ read fname 2025-06-01T22:52:07.8303990Z ++ make_wheel_record torch/include/ATen/ops/hardtanh_backward.h 2025-06-01T22:52:07.8304543Z ++ FPATH=torch/include/ATen/ops/hardtanh_backward.h 2025-06-01T22:52:07.8304992Z ++ echo torch/include/ATen/ops/hardtanh_backward.h 2025-06-01T22:52:07.8305363Z ++ grep RECORD 2025-06-01T22:52:07.8326682Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardtanh_backward.h 2025-06-01T22:52:07.8327305Z +++ openssl base64 2025-06-01T22:52:07.8327633Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.8327901Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.8328808Z +++ sed -e s/=//g 2025-06-01T22:52:07.8367950Z ++ HASH=Tx2hyn1fDu3o6ts7Y147xXB67g40J74NpD9gBq1swMc 2025-06-01T22:52:07.8372618Z +++ ls -nl torch/include/ATen/ops/hardtanh_backward.h 2025-06-01T22:52:07.8373459Z +++ awk '{print $5}' 2025-06-01T22:52:07.8401398Z ++ FSIZE=1720 2025-06-01T22:52:07.8402191Z ++ echo '"torch/include/ATen/ops/hardtanh_backward.h",sha256=Tx2hyn1fDu3o6ts7Y147xXB67g40J74NpD9gBq1swMc,1720' 2025-06-01T22:52:07.8403107Z ++ read fname 2025-06-01T22:52:07.8403538Z ++ make_wheel_record torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h 2025-06-01T22:52:07.8404286Z ++ FPATH=torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h 2025-06-01T22:52:07.8405050Z ++ echo torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h 2025-06-01T22:52:07.8405495Z ++ grep RECORD 2025-06-01T22:52:07.8428084Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h 2025-06-01T22:52:07.8428715Z +++ openssl base64 2025-06-01T22:52:07.8428979Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.8429223Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.8429491Z +++ sed -e s/=//g 2025-06-01T22:52:07.8468843Z ++ HASH=55Pc5PGjsQV609SFGDkUWnRUI5IdZdxWz-imeAfqqQo 2025-06-01T22:52:07.8472203Z +++ ls -nl torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h 2025-06-01T22:52:07.8472918Z +++ awk '{print $5}' 2025-06-01T22:52:07.8501140Z ++ FSIZE=1188 2025-06-01T22:52:07.8502002Z ++ echo '"torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h",sha256=55Pc5PGjsQV609SFGDkUWnRUI5IdZdxWz-imeAfqqQo,1188' 2025-06-01T22:52:07.8502821Z ++ read fname 2025-06-01T22:52:07.8503323Z ++ make_wheel_record torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h 2025-06-01T22:52:07.8503961Z ++ FPATH=torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h 2025-06-01T22:52:07.8504518Z ++ echo torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h 2025-06-01T22:52:07.8504964Z ++ grep RECORD 2025-06-01T22:52:07.8526638Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h 2025-06-01T22:52:07.8527258Z +++ openssl base64 2025-06-01T22:52:07.8527565Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.8527842Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.8528118Z +++ sed -e s/=//g 2025-06-01T22:52:07.8567330Z ++ HASH=cF7u7AY9huzUCIkXagwnALAjDoDGRYQDd0lulmCa1AQ 2025-06-01T22:52:07.8572422Z +++ ls -nl torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h 2025-06-01T22:52:07.8573288Z +++ awk '{print $5}' 2025-06-01T22:52:07.8600069Z ++ FSIZE=1190 2025-06-01T22:52:07.8601074Z ++ echo '"torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h",sha256=cF7u7AY9huzUCIkXagwnALAjDoDGRYQDd0lulmCa1AQ,1190' 2025-06-01T22:52:07.8601988Z ++ read fname 2025-06-01T22:52:07.8602442Z ++ make_wheel_record torch/include/ATen/ops/hardtanh_backward_native.h 2025-06-01T22:52:07.8603067Z ++ FPATH=torch/include/ATen/ops/hardtanh_backward_native.h 2025-06-01T22:52:07.8603573Z ++ echo torch/include/ATen/ops/hardtanh_backward_native.h 2025-06-01T22:52:07.8604077Z ++ grep RECORD 2025-06-01T22:52:07.8626084Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardtanh_backward_native.h 2025-06-01T22:52:07.8626685Z +++ openssl base64 2025-06-01T22:52:07.8626953Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.8627967Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.8628227Z +++ sed -e s/=//g 2025-06-01T22:52:07.8671019Z ++ HASH=jMZyo1ikBqnAH9zVRbKYKQxEW2iLyaAIWDg93jFdtRs 2025-06-01T22:52:07.8673071Z +++ ls -nl torch/include/ATen/ops/hardtanh_backward_native.h 2025-06-01T22:52:07.8674158Z +++ awk '{print $5}' 2025-06-01T22:52:07.8703239Z ++ FSIZE=759 2025-06-01T22:52:07.8704091Z ++ echo '"torch/include/ATen/ops/hardtanh_backward_native.h",sha256=jMZyo1ikBqnAH9zVRbKYKQxEW2iLyaAIWDg93jFdtRs,759' 2025-06-01T22:52:07.8704896Z ++ read fname 2025-06-01T22:52:07.8705263Z ++ make_wheel_record torch/include/ATen/ops/hardtanh_backward_ops.h 2025-06-01T22:52:07.8705796Z ++ FPATH=torch/include/ATen/ops/hardtanh_backward_ops.h 2025-06-01T22:52:07.8706254Z ++ echo torch/include/ATen/ops/hardtanh_backward_ops.h 2025-06-01T22:52:07.8706651Z ++ grep RECORD 2025-06-01T22:52:07.8726102Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardtanh_backward_ops.h 2025-06-01T22:52:07.8726742Z +++ openssl base64 2025-06-01T22:52:07.8727040Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.8727297Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.8728679Z +++ sed -e s/=//g 2025-06-01T22:52:07.8768017Z ++ HASH=wlXbSwnlR7K_9rfvod31rHObtP0hz7Ck_HWBuU9V6Co 2025-06-01T22:52:07.8773309Z +++ ls -nl torch/include/ATen/ops/hardtanh_backward_ops.h 2025-06-01T22:52:07.8773930Z +++ awk '{print $5}' 2025-06-01T22:52:07.8800737Z ++ FSIZE=2231 2025-06-01T22:52:07.8801569Z ++ echo '"torch/include/ATen/ops/hardtanh_backward_ops.h",sha256=wlXbSwnlR7K_9rfvod31rHObtP0hz7Ck_HWBuU9V6Co,2231' 2025-06-01T22:52:07.8802323Z ++ read fname 2025-06-01T22:52:07.8802749Z ++ make_wheel_record torch/include/ATen/ops/hardtanh_cpu_dispatch.h 2025-06-01T22:52:07.8803275Z ++ FPATH=torch/include/ATen/ops/hardtanh_cpu_dispatch.h 2025-06-01T22:52:07.8803829Z ++ echo torch/include/ATen/ops/hardtanh_cpu_dispatch.h 2025-06-01T22:52:07.8804346Z ++ grep RECORD 2025-06-01T22:52:07.8830109Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardtanh_cpu_dispatch.h 2025-06-01T22:52:07.8830636Z +++ openssl base64 2025-06-01T22:52:07.8830883Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.8831286Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.8831711Z +++ sed -e s/=//g 2025-06-01T22:52:07.8873425Z ++ HASH=8W-va7CImYRRCHdu0YuvCWFmw1grgFK-KXl_x9BGCtE 2025-06-01T22:52:07.8876510Z +++ ls -nl torch/include/ATen/ops/hardtanh_cpu_dispatch.h 2025-06-01T22:52:07.8877237Z +++ awk '{print $5}' 2025-06-01T22:52:07.8904385Z ++ FSIZE=1175 2025-06-01T22:52:07.8905065Z ++ echo '"torch/include/ATen/ops/hardtanh_cpu_dispatch.h",sha256=8W-va7CImYRRCHdu0YuvCWFmw1grgFK-KXl_x9BGCtE,1175' 2025-06-01T22:52:07.8905845Z ++ read fname 2025-06-01T22:52:07.8906294Z ++ make_wheel_record torch/include/ATen/ops/hardtanh_cuda_dispatch.h 2025-06-01T22:52:07.8906892Z ++ FPATH=torch/include/ATen/ops/hardtanh_cuda_dispatch.h 2025-06-01T22:52:07.8907388Z ++ echo torch/include/ATen/ops/hardtanh_cuda_dispatch.h 2025-06-01T22:52:07.8907849Z ++ grep RECORD 2025-06-01T22:52:07.8927912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardtanh_cuda_dispatch.h 2025-06-01T22:52:07.8928440Z +++ openssl base64 2025-06-01T22:52:07.8929237Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.8930735Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.8932030Z +++ sed -e s/=//g 2025-06-01T22:52:07.8970466Z ++ HASH=XF5uz9yI7n4I-ynsUPla4agbeJmbbrnqazzLO8PtR3o 2025-06-01T22:52:07.8975576Z +++ ls -nl torch/include/ATen/ops/hardtanh_cuda_dispatch.h 2025-06-01T22:52:07.8976091Z +++ awk '{print $5}' 2025-06-01T22:52:07.9002504Z ++ FSIZE=1177 2025-06-01T22:52:07.9003267Z ++ echo '"torch/include/ATen/ops/hardtanh_cuda_dispatch.h",sha256=XF5uz9yI7n4I-ynsUPla4agbeJmbbrnqazzLO8PtR3o,1177' 2025-06-01T22:52:07.9004293Z ++ read fname 2025-06-01T22:52:07.9004912Z ++ make_wheel_record torch/include/ATen/ops/hardtanh_meta_dispatch.h 2025-06-01T22:52:07.9005493Z ++ FPATH=torch/include/ATen/ops/hardtanh_meta_dispatch.h 2025-06-01T22:52:07.9006022Z ++ echo torch/include/ATen/ops/hardtanh_meta_dispatch.h 2025-06-01T22:52:07.9006505Z ++ grep RECORD 2025-06-01T22:52:07.9027710Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardtanh_meta_dispatch.h 2025-06-01T22:52:07.9028294Z +++ openssl base64 2025-06-01T22:52:07.9028558Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.9030020Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.9030293Z +++ sed -e s/=//g 2025-06-01T22:52:07.9076558Z ++ HASH=k8nJkKne2QxLnQ8MQPKQYC6av_dpoCGzEtzx4331vvA 2025-06-01T22:52:07.9079410Z +++ ls -nl torch/include/ATen/ops/hardtanh_meta_dispatch.h 2025-06-01T22:52:07.9080708Z +++ awk '{print $5}' 2025-06-01T22:52:07.9107989Z ++ FSIZE=782 2025-06-01T22:52:07.9108692Z ++ echo '"torch/include/ATen/ops/hardtanh_meta_dispatch.h",sha256=k8nJkKne2QxLnQ8MQPKQYC6av_dpoCGzEtzx4331vvA,782' 2025-06-01T22:52:07.9109442Z ++ read fname 2025-06-01T22:52:07.9109866Z ++ make_wheel_record torch/include/ATen/ops/hardtanh_native.h 2025-06-01T22:52:07.9110390Z ++ FPATH=torch/include/ATen/ops/hardtanh_native.h 2025-06-01T22:52:07.9110892Z ++ echo torch/include/ATen/ops/hardtanh_native.h 2025-06-01T22:52:07.9111254Z ++ grep RECORD 2025-06-01T22:52:07.9130592Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardtanh_native.h 2025-06-01T22:52:07.9131146Z +++ openssl base64 2025-06-01T22:52:07.9132282Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.9133910Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.9135229Z +++ sed -e s/=//g 2025-06-01T22:52:07.9173510Z ++ HASH=J7oGzMFuyZrNuf3bNQ3oT6mpxR-W5ysY1Lt9TAjG_Fk 2025-06-01T22:52:07.9179112Z +++ ls -nl torch/include/ATen/ops/hardtanh_native.h 2025-06-01T22:52:07.9180113Z +++ awk '{print $5}' 2025-06-01T22:52:07.9206153Z ++ FSIZE=1198 2025-06-01T22:52:07.9206866Z ++ echo '"torch/include/ATen/ops/hardtanh_native.h",sha256=J7oGzMFuyZrNuf3bNQ3oT6mpxR-W5ysY1Lt9TAjG_Fk,1198' 2025-06-01T22:52:07.9207635Z ++ read fname 2025-06-01T22:52:07.9208022Z ++ make_wheel_record torch/include/ATen/ops/hardtanh_ops.h 2025-06-01T22:52:07.9208544Z ++ FPATH=torch/include/ATen/ops/hardtanh_ops.h 2025-06-01T22:52:07.9208988Z ++ echo torch/include/ATen/ops/hardtanh_ops.h 2025-06-01T22:52:07.9209346Z ++ grep RECORD 2025-06-01T22:52:07.9231583Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hardtanh_ops.h 2025-06-01T22:52:07.9232407Z +++ openssl base64 2025-06-01T22:52:07.9232673Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.9232999Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.9233268Z +++ sed -e s/=//g 2025-06-01T22:52:07.9274024Z ++ HASH=oq8Dx9ImJ_Qh-N_vDbMqUA7hpQt53AROtyTvAm4CbMQ 2025-06-01T22:52:07.9277975Z +++ ls -nl torch/include/ATen/ops/hardtanh_ops.h 2025-06-01T22:52:07.9279001Z +++ awk '{print $5}' 2025-06-01T22:52:07.9306490Z ++ FSIZE=2631 2025-06-01T22:52:07.9307286Z ++ echo '"torch/include/ATen/ops/hardtanh_ops.h",sha256=oq8Dx9ImJ_Qh-N_vDbMqUA7hpQt53AROtyTvAm4CbMQ,2631' 2025-06-01T22:52:07.9308001Z ++ read fname 2025-06-01T22:52:07.9308325Z ++ make_wheel_record torch/include/ATen/ops/heaviside.h 2025-06-01T22:52:07.9308790Z ++ FPATH=torch/include/ATen/ops/heaviside.h 2025-06-01T22:52:07.9309184Z ++ echo torch/include/ATen/ops/heaviside.h 2025-06-01T22:52:07.9309593Z ++ grep RECORD 2025-06-01T22:52:07.9329064Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/heaviside.h 2025-06-01T22:52:07.9329674Z +++ openssl base64 2025-06-01T22:52:07.9330988Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.9332394Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.9333727Z +++ sed -e s/=//g 2025-06-01T22:52:07.9370663Z ++ HASH=8ZEPgAx-WMb1EIPa6XnydwZxqKyE2kiGo1cHzlhXwB8 2025-06-01T22:52:07.9376083Z +++ ls -nl torch/include/ATen/ops/heaviside.h 2025-06-01T22:52:07.9376611Z +++ awk '{print $5}' 2025-06-01T22:52:07.9403789Z ++ FSIZE=1207 2025-06-01T22:52:07.9404841Z ++ echo '"torch/include/ATen/ops/heaviside.h",sha256=8ZEPgAx-WMb1EIPa6XnydwZxqKyE2kiGo1cHzlhXwB8,1207' 2025-06-01T22:52:07.9405848Z ++ read fname 2025-06-01T22:52:07.9406443Z ++ make_wheel_record torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.9407491Z ++ FPATH=torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.9408409Z ++ echo torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.9409026Z ++ grep RECORD 2025-06-01T22:52:07.9428561Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.9429344Z +++ openssl base64 2025-06-01T22:52:07.9429611Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.9430209Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.9431082Z +++ sed -e s/=//g 2025-06-01T22:52:07.9471564Z ++ HASH=rY-l1c0Jc7NU52e_G7kjORTH1MJviPxztOjWnHlp6J8 2025-06-01T22:52:07.9476497Z +++ ls -nl torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:07.9477220Z +++ awk '{print $5}' 2025-06-01T22:52:07.9505157Z ++ FSIZE=901 2025-06-01T22:52:07.9506119Z ++ echo '"torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h",sha256=rY-l1c0Jc7NU52e_G7kjORTH1MJviPxztOjWnHlp6J8,901' 2025-06-01T22:52:07.9507092Z ++ read fname 2025-06-01T22:52:07.9507530Z ++ make_wheel_record torch/include/ATen/ops/heaviside_cpu_dispatch.h 2025-06-01T22:52:07.9508078Z ++ FPATH=torch/include/ATen/ops/heaviside_cpu_dispatch.h 2025-06-01T22:52:07.9508566Z ++ echo torch/include/ATen/ops/heaviside_cpu_dispatch.h 2025-06-01T22:52:07.9508965Z ++ grep RECORD 2025-06-01T22:52:07.9527923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/heaviside_cpu_dispatch.h 2025-06-01T22:52:07.9528468Z +++ openssl base64 2025-06-01T22:52:07.9528802Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.9530044Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.9531187Z +++ sed -e s/=//g 2025-06-01T22:52:07.9569549Z ++ HASH=5E2gw7PJtq3v7vSLkmeWtg0JsWNG0oxrhlbAMaFSKkg 2025-06-01T22:52:07.9574672Z +++ ls -nl torch/include/ATen/ops/heaviside_cpu_dispatch.h 2025-06-01T22:52:07.9575740Z +++ awk '{print $5}' 2025-06-01T22:52:07.9601982Z ++ FSIZE=1048 2025-06-01T22:52:07.9602778Z ++ echo '"torch/include/ATen/ops/heaviside_cpu_dispatch.h",sha256=5E2gw7PJtq3v7vSLkmeWtg0JsWNG0oxrhlbAMaFSKkg,1048' 2025-06-01T22:52:07.9603546Z ++ read fname 2025-06-01T22:52:07.9604112Z ++ make_wheel_record torch/include/ATen/ops/heaviside_cuda_dispatch.h 2025-06-01T22:52:07.9604899Z ++ FPATH=torch/include/ATen/ops/heaviside_cuda_dispatch.h 2025-06-01T22:52:07.9605623Z ++ echo torch/include/ATen/ops/heaviside_cuda_dispatch.h 2025-06-01T22:52:07.9606043Z ++ grep RECORD 2025-06-01T22:52:07.9626600Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/heaviside_cuda_dispatch.h 2025-06-01T22:52:07.9627202Z +++ openssl base64 2025-06-01T22:52:07.9627733Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.9629016Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.9629298Z +++ sed -e s/=//g 2025-06-01T22:52:07.9671984Z ++ HASH=vTspqK5PZ2b0wB2ehC_ykhevPvzkZBqO6bM3mEQWmws 2025-06-01T22:52:07.9675009Z +++ ls -nl torch/include/ATen/ops/heaviside_cuda_dispatch.h 2025-06-01T22:52:07.9675986Z +++ awk '{print $5}' 2025-06-01T22:52:07.9702698Z ++ FSIZE=1050 2025-06-01T22:52:07.9703566Z ++ echo '"torch/include/ATen/ops/heaviside_cuda_dispatch.h",sha256=vTspqK5PZ2b0wB2ehC_ykhevPvzkZBqO6bM3mEQWmws,1050' 2025-06-01T22:52:07.9704333Z ++ read fname 2025-06-01T22:52:07.9704675Z ++ make_wheel_record torch/include/ATen/ops/heaviside_meta.h 2025-06-01T22:52:07.9705219Z ++ FPATH=torch/include/ATen/ops/heaviside_meta.h 2025-06-01T22:52:07.9705692Z ++ echo torch/include/ATen/ops/heaviside_meta.h 2025-06-01T22:52:07.9706046Z ++ grep RECORD 2025-06-01T22:52:07.9727169Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/heaviside_meta.h 2025-06-01T22:52:07.9727941Z +++ openssl base64 2025-06-01T22:52:07.9728202Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.9728808Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.9730258Z +++ sed -e s/=//g 2025-06-01T22:52:07.9769714Z ++ HASH=GRtk7JYaFUsKHMkOSm3RuYASeonh-QweApkWBCQofFk 2025-06-01T22:52:07.9774281Z +++ ls -nl torch/include/ATen/ops/heaviside_meta.h 2025-06-01T22:52:07.9775306Z +++ awk '{print $5}' 2025-06-01T22:52:07.9802389Z ++ FSIZE=597 2025-06-01T22:52:07.9803180Z ++ echo '"torch/include/ATen/ops/heaviside_meta.h",sha256=GRtk7JYaFUsKHMkOSm3RuYASeonh-QweApkWBCQofFk,597' 2025-06-01T22:52:07.9803925Z ++ read fname 2025-06-01T22:52:07.9804585Z ++ make_wheel_record torch/include/ATen/ops/heaviside_meta_dispatch.h 2025-06-01T22:52:07.9805235Z ++ FPATH=torch/include/ATen/ops/heaviside_meta_dispatch.h 2025-06-01T22:52:07.9805816Z ++ echo torch/include/ATen/ops/heaviside_meta_dispatch.h 2025-06-01T22:52:07.9806231Z ++ grep RECORD 2025-06-01T22:52:07.9828578Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/heaviside_meta_dispatch.h 2025-06-01T22:52:07.9829150Z +++ openssl base64 2025-06-01T22:52:07.9829406Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.9829720Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.9830034Z +++ sed -e s/=//g 2025-06-01T22:52:07.9872226Z ++ HASH=VzCDZYncqqHuScrY6tURCAgJMHwBKXnLW-fgjakdeWY 2025-06-01T22:52:07.9875361Z +++ ls -nl torch/include/ATen/ops/heaviside_meta_dispatch.h 2025-06-01T22:52:07.9876123Z +++ awk '{print $5}' 2025-06-01T22:52:07.9902805Z ++ FSIZE=1050 2025-06-01T22:52:07.9903626Z ++ echo '"torch/include/ATen/ops/heaviside_meta_dispatch.h",sha256=VzCDZYncqqHuScrY6tURCAgJMHwBKXnLW-fgjakdeWY,1050' 2025-06-01T22:52:07.9904398Z ++ read fname 2025-06-01T22:52:07.9904756Z ++ make_wheel_record torch/include/ATen/ops/heaviside_native.h 2025-06-01T22:52:07.9905320Z ++ FPATH=torch/include/ATen/ops/heaviside_native.h 2025-06-01T22:52:07.9905765Z ++ echo torch/include/ATen/ops/heaviside_native.h 2025-06-01T22:52:07.9906267Z ++ grep RECORD 2025-06-01T22:52:07.9926658Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/heaviside_native.h 2025-06-01T22:52:07.9927270Z +++ openssl base64 2025-06-01T22:52:07.9927594Z +++ sed -e s/+/-/g 2025-06-01T22:52:07.9928064Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:07.9929335Z +++ sed -e s/=//g 2025-06-01T22:52:07.9969301Z ++ HASH=FSNm1fZxeP-aDrr8pQHnX0FWhWdtBz0Uia_uHlRA31g 2025-06-01T22:52:07.9973940Z +++ ls -nl torch/include/ATen/ops/heaviside_native.h 2025-06-01T22:52:07.9974748Z +++ awk '{print $5}' 2025-06-01T22:52:08.0001261Z ++ FSIZE=632 2025-06-01T22:52:08.0001986Z ++ echo '"torch/include/ATen/ops/heaviside_native.h",sha256=FSNm1fZxeP-aDrr8pQHnX0FWhWdtBz0Uia_uHlRA31g,632' 2025-06-01T22:52:08.0002707Z ++ read fname 2025-06-01T22:52:08.0003032Z ++ make_wheel_record torch/include/ATen/ops/heaviside_ops.h 2025-06-01T22:52:08.0003727Z ++ FPATH=torch/include/ATen/ops/heaviside_ops.h 2025-06-01T22:52:08.0004477Z ++ echo torch/include/ATen/ops/heaviside_ops.h 2025-06-01T22:52:08.0004915Z ++ grep RECORD 2025-06-01T22:52:08.0028770Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/heaviside_ops.h 2025-06-01T22:52:08.0029318Z +++ openssl base64 2025-06-01T22:52:08.0029573Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.0029823Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.0030256Z +++ sed -e s/=//g 2025-06-01T22:52:08.0071947Z ++ HASH=9lU99RrcXcAOn5r_3b3hItZBRDK_16fcW7ui4zYZADs 2025-06-01T22:52:08.0075000Z +++ ls -nl torch/include/ATen/ops/heaviside_ops.h 2025-06-01T22:52:08.0075996Z +++ awk '{print $5}' 2025-06-01T22:52:08.0102950Z ++ FSIZE=2340 2025-06-01T22:52:08.0103680Z ++ echo '"torch/include/ATen/ops/heaviside_ops.h",sha256=9lU99RrcXcAOn5r_3b3hItZBRDK_16fcW7ui4zYZADs,2340' 2025-06-01T22:52:08.0104369Z ++ read fname 2025-06-01T22:52:08.0104743Z ++ make_wheel_record torch/include/ATen/ops/hinge_embedding_loss.h 2025-06-01T22:52:08.0105346Z ++ FPATH=torch/include/ATen/ops/hinge_embedding_loss.h 2025-06-01T22:52:08.0105801Z ++ echo torch/include/ATen/ops/hinge_embedding_loss.h 2025-06-01T22:52:08.0106194Z ++ grep RECORD 2025-06-01T22:52:08.0127085Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hinge_embedding_loss.h 2025-06-01T22:52:08.0127636Z +++ openssl base64 2025-06-01T22:52:08.0128045Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.0129429Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.0130746Z +++ sed -e s/=//g 2025-06-01T22:52:08.0171262Z ++ HASH=oDRYocCuX0yOD7K_6tHsKS4SSGXI-t4ERjHnLV-JXwI 2025-06-01T22:52:08.0176611Z +++ ls -nl torch/include/ATen/ops/hinge_embedding_loss.h 2025-06-01T22:52:08.0178189Z +++ awk '{print $5}' 2025-06-01T22:52:08.0204439Z ++ FSIZE=858 2025-06-01T22:52:08.0205318Z ++ echo '"torch/include/ATen/ops/hinge_embedding_loss.h",sha256=oDRYocCuX0yOD7K_6tHsKS4SSGXI-t4ERjHnLV-JXwI,858' 2025-06-01T22:52:08.0206061Z ++ read fname 2025-06-01T22:52:08.0206673Z ++ make_wheel_record torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.0207612Z ++ FPATH=torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.0208484Z ++ echo torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.0209067Z ++ grep RECORD 2025-06-01T22:52:08.0228786Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.0229649Z +++ openssl base64 2025-06-01T22:52:08.0229900Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.0231224Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.0233869Z +++ sed -e s/=//g 2025-06-01T22:52:08.0273137Z ++ HASH=4OceJCjlx2p7D1zTgc_DqrX6lU1epB_nwcQogI_bVAM 2025-06-01T22:52:08.0277106Z +++ ls -nl torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.0277825Z +++ awk '{print $5}' 2025-06-01T22:52:08.0305770Z ++ FSIZE=863 2025-06-01T22:52:08.0306739Z ++ echo '"torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h",sha256=4OceJCjlx2p7D1zTgc_DqrX6lU1epB_nwcQogI_bVAM,863' 2025-06-01T22:52:08.0307743Z ++ read fname 2025-06-01T22:52:08.0308348Z ++ make_wheel_record torch/include/ATen/ops/hinge_embedding_loss_native.h 2025-06-01T22:52:08.0308954Z ++ FPATH=torch/include/ATen/ops/hinge_embedding_loss_native.h 2025-06-01T22:52:08.0309495Z ++ echo torch/include/ATen/ops/hinge_embedding_loss_native.h 2025-06-01T22:52:08.0309907Z ++ grep RECORD 2025-06-01T22:52:08.0329128Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hinge_embedding_loss_native.h 2025-06-01T22:52:08.0329752Z +++ openssl base64 2025-06-01T22:52:08.0339040Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.0339305Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.0339547Z +++ sed -e s/=//g 2025-06-01T22:52:08.0370688Z ++ HASH=tB2cdpQxqLxJrUC6zNr95EtgZTa1fqnRrbkMHSsLkLk 2025-06-01T22:52:08.0375574Z +++ ls -nl torch/include/ATen/ops/hinge_embedding_loss_native.h 2025-06-01T22:52:08.0376451Z +++ awk '{print $5}' 2025-06-01T22:52:08.0403151Z ++ FSIZE=575 2025-06-01T22:52:08.0404107Z ++ echo '"torch/include/ATen/ops/hinge_embedding_loss_native.h",sha256=tB2cdpQxqLxJrUC6zNr95EtgZTa1fqnRrbkMHSsLkLk,575' 2025-06-01T22:52:08.0405100Z ++ read fname 2025-06-01T22:52:08.0405481Z ++ make_wheel_record torch/include/ATen/ops/hinge_embedding_loss_ops.h 2025-06-01T22:52:08.0406042Z ++ FPATH=torch/include/ATen/ops/hinge_embedding_loss_ops.h 2025-06-01T22:52:08.0406601Z ++ echo torch/include/ATen/ops/hinge_embedding_loss_ops.h 2025-06-01T22:52:08.0407074Z ++ grep RECORD 2025-06-01T22:52:08.0430644Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hinge_embedding_loss_ops.h 2025-06-01T22:52:08.0431260Z +++ openssl base64 2025-06-01T22:52:08.0431587Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.0431820Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.0432065Z +++ sed -e s/=//g 2025-06-01T22:52:08.0473630Z ++ HASH=4QpqzfupwmrGs7viv-WD2NQQMKRr3Hve5pKLbQ7jsLc 2025-06-01T22:52:08.0477723Z +++ ls -nl torch/include/ATen/ops/hinge_embedding_loss_ops.h 2025-06-01T22:52:08.0478496Z +++ awk '{print $5}' 2025-06-01T22:52:08.0506363Z ++ FSIZE=1211 2025-06-01T22:52:08.0507167Z ++ echo '"torch/include/ATen/ops/hinge_embedding_loss_ops.h",sha256=4QpqzfupwmrGs7viv-WD2NQQMKRr3Hve5pKLbQ7jsLc,1211' 2025-06-01T22:52:08.0508027Z ++ read fname 2025-06-01T22:52:08.0508318Z ++ make_wheel_record torch/include/ATen/ops/histc.h 2025-06-01T22:52:08.0508810Z ++ FPATH=torch/include/ATen/ops/histc.h 2025-06-01T22:52:08.0509245Z ++ echo torch/include/ATen/ops/histc.h 2025-06-01T22:52:08.0509581Z ++ grep RECORD 2025-06-01T22:52:08.0529881Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histc.h 2025-06-01T22:52:08.0530376Z +++ openssl base64 2025-06-01T22:52:08.0530871Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.0532333Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.0533473Z +++ sed -e s/=//g 2025-06-01T22:52:08.0571505Z ++ HASH=iIl-8DJWFUSV3PrhBVs_ILmX4b0Wwg5RVMgPYy3LrVk 2025-06-01T22:52:08.0576156Z +++ ls -nl torch/include/ATen/ops/histc.h 2025-06-01T22:52:08.0577985Z +++ awk '{print $5}' 2025-06-01T22:52:08.0606047Z ++ FSIZE=1393 2025-06-01T22:52:08.0606648Z ++ echo '"torch/include/ATen/ops/histc.h",sha256=iIl-8DJWFUSV3PrhBVs_ILmX4b0Wwg5RVMgPYy3LrVk,1393' 2025-06-01T22:52:08.0607359Z ++ read fname 2025-06-01T22:52:08.0607738Z ++ make_wheel_record torch/include/ATen/ops/histc_cpu_dispatch.h 2025-06-01T22:52:08.0608261Z ++ FPATH=torch/include/ATen/ops/histc_cpu_dispatch.h 2025-06-01T22:52:08.0608727Z ++ echo torch/include/ATen/ops/histc_cpu_dispatch.h 2025-06-01T22:52:08.0609102Z ++ grep RECORD 2025-06-01T22:52:08.0631234Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histc_cpu_dispatch.h 2025-06-01T22:52:08.0631781Z +++ openssl base64 2025-06-01T22:52:08.0632957Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.0633209Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.0633475Z +++ sed -e s/=//g 2025-06-01T22:52:08.0676742Z ++ HASH=C0qiQXah9GCe-_OjxI_I4qnHg7dwPTIiQ-f4n5f0sws 2025-06-01T22:52:08.0678952Z +++ ls -nl torch/include/ATen/ops/histc_cpu_dispatch.h 2025-06-01T22:52:08.0679989Z +++ awk '{print $5}' 2025-06-01T22:52:08.0708667Z ++ FSIZE=1076 2025-06-01T22:52:08.0709544Z ++ echo '"torch/include/ATen/ops/histc_cpu_dispatch.h",sha256=C0qiQXah9GCe-_OjxI_I4qnHg7dwPTIiQ-f4n5f0sws,1076' 2025-06-01T22:52:08.0710351Z ++ read fname 2025-06-01T22:52:08.0710711Z ++ make_wheel_record torch/include/ATen/ops/histc_cuda_dispatch.h 2025-06-01T22:52:08.0711222Z ++ FPATH=torch/include/ATen/ops/histc_cuda_dispatch.h 2025-06-01T22:52:08.0711669Z ++ echo torch/include/ATen/ops/histc_cuda_dispatch.h 2025-06-01T22:52:08.0712057Z ++ grep RECORD 2025-06-01T22:52:08.0730661Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histc_cuda_dispatch.h 2025-06-01T22:52:08.0731286Z +++ openssl base64 2025-06-01T22:52:08.0732397Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.0733963Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.0735230Z +++ sed -e s/=//g 2025-06-01T22:52:08.0773078Z ++ HASH=J8Sh6wmvB60gW73XplingglyU2cNEbAGXvQ1EnNEgiU 2025-06-01T22:52:08.0778793Z +++ ls -nl torch/include/ATen/ops/histc_cuda_dispatch.h 2025-06-01T22:52:08.0779417Z +++ awk '{print $5}' 2025-06-01T22:52:08.0806211Z ++ FSIZE=1078 2025-06-01T22:52:08.0806926Z ++ echo '"torch/include/ATen/ops/histc_cuda_dispatch.h",sha256=J8Sh6wmvB60gW73XplingglyU2cNEbAGXvQ1EnNEgiU,1078' 2025-06-01T22:52:08.0807793Z ++ read fname 2025-06-01T22:52:08.0808133Z ++ make_wheel_record torch/include/ATen/ops/histc_native.h 2025-06-01T22:52:08.0808587Z ++ FPATH=torch/include/ATen/ops/histc_native.h 2025-06-01T22:52:08.0809012Z ++ echo torch/include/ATen/ops/histc_native.h 2025-06-01T22:52:08.0809368Z ++ grep RECORD 2025-06-01T22:52:08.0832370Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histc_native.h 2025-06-01T22:52:08.0832981Z +++ openssl base64 2025-06-01T22:52:08.0833315Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.0833579Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.0833831Z +++ sed -e s/=//g 2025-06-01T22:52:08.0875429Z ++ HASH=pMWmOaHoNk3tV9hlXIfgTuZqPgkwKKgUSHZaRlNBfP4 2025-06-01T22:52:08.0877835Z +++ ls -nl torch/include/ATen/ops/histc_native.h 2025-06-01T22:52:08.0878582Z +++ awk '{print $5}' 2025-06-01T22:52:08.0906592Z ++ FSIZE=978 2025-06-01T22:52:08.0907325Z ++ echo '"torch/include/ATen/ops/histc_native.h",sha256=pMWmOaHoNk3tV9hlXIfgTuZqPgkwKKgUSHZaRlNBfP4,978' 2025-06-01T22:52:08.0908251Z ++ read fname 2025-06-01T22:52:08.0908567Z ++ make_wheel_record torch/include/ATen/ops/histc_ops.h 2025-06-01T22:52:08.0909002Z ++ FPATH=torch/include/ATen/ops/histc_ops.h 2025-06-01T22:52:08.0909445Z ++ echo torch/include/ATen/ops/histc_ops.h 2025-06-01T22:52:08.0909797Z ++ grep RECORD 2025-06-01T22:52:08.0929026Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histc_ops.h 2025-06-01T22:52:08.0929382Z +++ openssl base64 2025-06-01T22:52:08.0930286Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.0931982Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.0933154Z +++ sed -e s/=//g 2025-06-01T22:52:08.0971671Z ++ HASH=tZY5aXEjQXUFIaPts1f77X4SNcymZk0NkpVixjRECVk 2025-06-01T22:52:08.0976529Z +++ ls -nl torch/include/ATen/ops/histc_ops.h 2025-06-01T22:52:08.0978154Z +++ awk '{print $5}' 2025-06-01T22:52:08.1005634Z ++ FSIZE=1971 2025-06-01T22:52:08.1006110Z ++ echo '"torch/include/ATen/ops/histc_ops.h",sha256=tZY5aXEjQXUFIaPts1f77X4SNcymZk0NkpVixjRECVk,1971' 2025-06-01T22:52:08.1006229Z ++ read fname 2025-06-01T22:52:08.1006413Z ++ make_wheel_record torch/include/ATen/ops/histogram.h 2025-06-01T22:52:08.1006550Z ++ FPATH=torch/include/ATen/ops/histogram.h 2025-06-01T22:52:08.1006700Z ++ echo torch/include/ATen/ops/histogram.h 2025-06-01T22:52:08.1007072Z ++ grep RECORD 2025-06-01T22:52:08.1031427Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histogram.h 2025-06-01T22:52:08.1031570Z +++ openssl base64 2025-06-01T22:52:08.1031671Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.1031769Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.1032069Z +++ sed -e s/=//g 2025-06-01T22:52:08.1074329Z ++ HASH=UcWUVAB2vC6_otrqHvsiSXJIQoYsuAByXW78zMGgFoE 2025-06-01T22:52:08.1077437Z +++ ls -nl torch/include/ATen/ops/histogram.h 2025-06-01T22:52:08.1078371Z +++ awk '{print $5}' 2025-06-01T22:52:08.1106848Z ++ FSIZE=3516 2025-06-01T22:52:08.1107341Z ++ echo '"torch/include/ATen/ops/histogram.h",sha256=UcWUVAB2vC6_otrqHvsiSXJIQoYsuAByXW78zMGgFoE,3516' 2025-06-01T22:52:08.1107597Z ++ read fname 2025-06-01T22:52:08.1107866Z ++ make_wheel_record torch/include/ATen/ops/histogram_cpu_dispatch.h 2025-06-01T22:52:08.1108050Z ++ FPATH=torch/include/ATen/ops/histogram_cpu_dispatch.h 2025-06-01T22:52:08.1108228Z ++ echo torch/include/ATen/ops/histogram_cpu_dispatch.h 2025-06-01T22:52:08.1108343Z ++ grep RECORD 2025-06-01T22:52:08.1129088Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histogram_cpu_dispatch.h 2025-06-01T22:52:08.1129485Z +++ openssl base64 2025-06-01T22:52:08.1130889Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.1131897Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.1133395Z +++ sed -e s/=//g 2025-06-01T22:52:08.1171304Z ++ HASH=DLxRcRdtLdIhKQNzU2hPV1OAgPqiGRbSmZ_dTRQH-wY 2025-06-01T22:52:08.1176152Z +++ ls -nl torch/include/ATen/ops/histogram_cpu_dispatch.h 2025-06-01T22:52:08.1177911Z +++ awk '{print $5}' 2025-06-01T22:52:08.1204639Z ++ FSIZE=2038 2025-06-01T22:52:08.1205501Z ++ echo '"torch/include/ATen/ops/histogram_cpu_dispatch.h",sha256=DLxRcRdtLdIhKQNzU2hPV1OAgPqiGRbSmZ_dTRQH-wY,2038' 2025-06-01T22:52:08.1205618Z ++ read fname 2025-06-01T22:52:08.1205838Z ++ make_wheel_record torch/include/ATen/ops/histogram_native.h 2025-06-01T22:52:08.1206000Z ++ FPATH=torch/include/ATen/ops/histogram_native.h 2025-06-01T22:52:08.1206160Z ++ echo torch/include/ATen/ops/histogram_native.h 2025-06-01T22:52:08.1206866Z ++ grep RECORD 2025-06-01T22:52:08.1230398Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histogram_native.h 2025-06-01T22:52:08.1230524Z +++ openssl base64 2025-06-01T22:52:08.1230643Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.1231487Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.1232168Z +++ sed -e s/=//g 2025-06-01T22:52:08.1273972Z ++ HASH=-lCv_5gIw_HimtR9gJaEGP9_Xq-3xD6gLpjJo-N6Y-o 2025-06-01T22:52:08.1277059Z +++ ls -nl torch/include/ATen/ops/histogram_native.h 2025-06-01T22:52:08.1277648Z +++ awk '{print $5}' 2025-06-01T22:52:08.1305461Z ++ FSIZE=1289 2025-06-01T22:52:08.1306227Z ++ echo '"torch/include/ATen/ops/histogram_native.h",sha256=-lCv_5gIw_HimtR9gJaEGP9_Xq-3xD6gLpjJo-N6Y-o,1289' 2025-06-01T22:52:08.1306554Z ++ read fname 2025-06-01T22:52:08.1306955Z ++ make_wheel_record torch/include/ATen/ops/histogram_ops.h 2025-06-01T22:52:08.1307114Z ++ FPATH=torch/include/ATen/ops/histogram_ops.h 2025-06-01T22:52:08.1307327Z ++ echo torch/include/ATen/ops/histogram_ops.h 2025-06-01T22:52:08.1307441Z ++ grep RECORD 2025-06-01T22:52:08.1328090Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histogram_ops.h 2025-06-01T22:52:08.1328220Z +++ openssl base64 2025-06-01T22:52:08.1329281Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.1330685Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.1332041Z +++ sed -e s/=//g 2025-06-01T22:52:08.1370600Z ++ HASH=4cAZje4fjAnFuDJppySm4IoSw_zj5f0HNZCw__yqIec 2025-06-01T22:52:08.1375723Z +++ ls -nl torch/include/ATen/ops/histogram_ops.h 2025-06-01T22:52:08.1376806Z +++ awk '{print $5}' 2025-06-01T22:52:08.1404181Z ++ FSIZE=4753 2025-06-01T22:52:08.1404871Z ++ echo '"torch/include/ATen/ops/histogram_ops.h",sha256=4cAZje4fjAnFuDJppySm4IoSw_zj5f0HNZCw__yqIec,4753' 2025-06-01T22:52:08.1404984Z ++ read fname 2025-06-01T22:52:08.1405178Z ++ make_wheel_record torch/include/ATen/ops/histogramdd.h 2025-06-01T22:52:08.1405330Z ++ FPATH=torch/include/ATen/ops/histogramdd.h 2025-06-01T22:52:08.1405473Z ++ echo torch/include/ATen/ops/histogramdd.h 2025-06-01T22:52:08.1408443Z ++ grep RECORD 2025-06-01T22:52:08.1432212Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histogramdd.h 2025-06-01T22:52:08.1432395Z +++ openssl base64 2025-06-01T22:52:08.1432516Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.1432806Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.1434072Z +++ sed -e s/=//g 2025-06-01T22:52:08.1477280Z ++ HASH=pl4x1VjUV-DriLIC6nhDdLZuTjEhXKuVNP8cVjrLlVQ 2025-06-01T22:52:08.1480555Z +++ ls -nl torch/include/ATen/ops/histogramdd.h 2025-06-01T22:52:08.1481801Z +++ awk '{print $5}' 2025-06-01T22:52:08.1508952Z ++ FSIZE=1959 2025-06-01T22:52:08.1509513Z ++ echo '"torch/include/ATen/ops/histogramdd.h",sha256=pl4x1VjUV-DriLIC6nhDdLZuTjEhXKuVNP8cVjrLlVQ,1959' 2025-06-01T22:52:08.1509788Z ++ read fname 2025-06-01T22:52:08.1510188Z ++ make_wheel_record torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.1510507Z ++ FPATH=torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.1510817Z ++ echo torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.1511671Z ++ grep RECORD 2025-06-01T22:52:08.1532208Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.1532320Z +++ openssl base64 2025-06-01T22:52:08.1533402Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.1534627Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.1536120Z +++ sed -e s/=//g 2025-06-01T22:52:08.1573936Z ++ HASH=ZbbAGMbD-m0oMUU_j3fdBXdMwqbsPYfLagfK5KdvDeo 2025-06-01T22:52:08.1579787Z +++ ls -nl torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.1580350Z +++ awk '{print $5}' 2025-06-01T22:52:08.1606535Z ++ FSIZE=1445 2025-06-01T22:52:08.1607283Z ++ echo '"torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h",sha256=ZbbAGMbD-m0oMUU_j3fdBXdMwqbsPYfLagfK5KdvDeo,1445' 2025-06-01T22:52:08.1607382Z ++ read fname 2025-06-01T22:52:08.1607620Z ++ make_wheel_record torch/include/ATen/ops/histogramdd_native.h 2025-06-01T22:52:08.1607789Z ++ FPATH=torch/include/ATen/ops/histogramdd_native.h 2025-06-01T22:52:08.1608109Z ++ echo torch/include/ATen/ops/histogramdd_native.h 2025-06-01T22:52:08.1609355Z ++ grep RECORD 2025-06-01T22:52:08.1631161Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histogramdd_native.h 2025-06-01T22:52:08.1631349Z +++ openssl base64 2025-06-01T22:52:08.1632421Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.1633355Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.1634668Z +++ sed -e s/=//g 2025-06-01T22:52:08.1676437Z ++ HASH=Z9UBTu-xmOhZGjqiIeVOVTL0A59LAsHGhLnlmbOhyYM 2025-06-01T22:52:08.1680139Z +++ ls -nl torch/include/ATen/ops/histogramdd_native.h 2025-06-01T22:52:08.1680776Z +++ awk '{print $5}' 2025-06-01T22:52:08.1708464Z ++ FSIZE=1157 2025-06-01T22:52:08.1709147Z ++ echo '"torch/include/ATen/ops/histogramdd_native.h",sha256=Z9UBTu-xmOhZGjqiIeVOVTL0A59LAsHGhLnlmbOhyYM,1157' 2025-06-01T22:52:08.1709250Z ++ read fname 2025-06-01T22:52:08.1709632Z ++ make_wheel_record torch/include/ATen/ops/histogramdd_ops.h 2025-06-01T22:52:08.1709806Z ++ FPATH=torch/include/ATen/ops/histogramdd_ops.h 2025-06-01T22:52:08.1709960Z ++ echo torch/include/ATen/ops/histogramdd_ops.h 2025-06-01T22:52:08.1710727Z ++ grep RECORD 2025-06-01T22:52:08.1731058Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/histogramdd_ops.h 2025-06-01T22:52:08.1731377Z +++ openssl base64 2025-06-01T22:52:08.1732427Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.1733791Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.1734928Z +++ sed -e s/=//g 2025-06-01T22:52:08.1772925Z ++ HASH=dB3q4RY6DP0mv1VIHFlKX6w2HP6d9S2V0FpiPvnAnfc 2025-06-01T22:52:08.1778563Z +++ ls -nl torch/include/ATen/ops/histogramdd_ops.h 2025-06-01T22:52:08.1779192Z +++ awk '{print $5}' 2025-06-01T22:52:08.1805910Z ++ FSIZE=3759 2025-06-01T22:52:08.1806440Z ++ echo '"torch/include/ATen/ops/histogramdd_ops.h",sha256=dB3q4RY6DP0mv1VIHFlKX6w2HP6d9S2V0FpiPvnAnfc,3759' 2025-06-01T22:52:08.1806556Z ++ read fname 2025-06-01T22:52:08.1806730Z ++ make_wheel_record torch/include/ATen/ops/hsplit.h 2025-06-01T22:52:08.1806888Z ++ FPATH=torch/include/ATen/ops/hsplit.h 2025-06-01T22:52:08.1807255Z ++ echo torch/include/ATen/ops/hsplit.h 2025-06-01T22:52:08.1807628Z ++ grep RECORD 2025-06-01T22:52:08.1831693Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hsplit.h 2025-06-01T22:52:08.1831825Z +++ openssl base64 2025-06-01T22:52:08.1831928Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.1832174Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.1832719Z +++ sed -e s/=//g 2025-06-01T22:52:08.1876134Z ++ HASH=1xxJOw9SFIzaK_Lf6eRjRaTsdilclymRt5DQNNadg3Y 2025-06-01T22:52:08.1878032Z +++ ls -nl torch/include/ATen/ops/hsplit.h 2025-06-01T22:52:08.1879107Z +++ awk '{print $5}' 2025-06-01T22:52:08.1908042Z ++ FSIZE=939 2025-06-01T22:52:08.1908506Z ++ echo '"torch/include/ATen/ops/hsplit.h",sha256=1xxJOw9SFIzaK_Lf6eRjRaTsdilclymRt5DQNNadg3Y,939' 2025-06-01T22:52:08.1908603Z ++ read fname 2025-06-01T22:52:08.1908954Z ++ make_wheel_record torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.1909241Z ++ FPATH=torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.1909519Z ++ echo torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.1909627Z ++ grep RECORD 2025-06-01T22:52:08.1929090Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.1929207Z +++ openssl base64 2025-06-01T22:52:08.1929919Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.1931307Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.1932642Z +++ sed -e s/=//g 2025-06-01T22:52:08.1971130Z ++ HASH=VGu6nNlhjaBO0amvWPtO6gVWRbPoVnDUsA_C5U-BXGI 2025-06-01T22:52:08.1975937Z +++ ls -nl torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.1976603Z +++ awk '{print $5}' 2025-06-01T22:52:08.2004886Z ++ FSIZE=891 2025-06-01T22:52:08.2005593Z ++ echo '"torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h",sha256=VGu6nNlhjaBO0amvWPtO6gVWRbPoVnDUsA_C5U-BXGI,891' 2025-06-01T22:52:08.2005703Z ++ read fname 2025-06-01T22:52:08.2005900Z ++ make_wheel_record torch/include/ATen/ops/hsplit_native.h 2025-06-01T22:52:08.2006062Z ++ FPATH=torch/include/ATen/ops/hsplit_native.h 2025-06-01T22:52:08.2006203Z ++ echo torch/include/ATen/ops/hsplit_native.h 2025-06-01T22:52:08.2006326Z ++ grep RECORD 2025-06-01T22:52:08.2030517Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hsplit_native.h 2025-06-01T22:52:08.2030644Z +++ openssl base64 2025-06-01T22:52:08.2030745Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.2030867Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.2031266Z +++ sed -e s/=//g 2025-06-01T22:52:08.2072242Z ++ HASH=xux8e3DfO8BI-gKCpDwYpyq-itY9rxs9VpI1U9F5wDU 2025-06-01T22:52:08.2076839Z +++ ls -nl torch/include/ATen/ops/hsplit_native.h 2025-06-01T22:52:08.2077473Z +++ awk '{print $5}' 2025-06-01T22:52:08.2106391Z ++ FSIZE=603 2025-06-01T22:52:08.2106912Z ++ echo '"torch/include/ATen/ops/hsplit_native.h",sha256=xux8e3DfO8BI-gKCpDwYpyq-itY9rxs9VpI1U9F5wDU,603' 2025-06-01T22:52:08.2107153Z ++ read fname 2025-06-01T22:52:08.2107334Z ++ make_wheel_record torch/include/ATen/ops/hsplit_ops.h 2025-06-01T22:52:08.2107484Z ++ FPATH=torch/include/ATen/ops/hsplit_ops.h 2025-06-01T22:52:08.2107613Z ++ echo torch/include/ATen/ops/hsplit_ops.h 2025-06-01T22:52:08.2107777Z ++ grep RECORD 2025-06-01T22:52:08.2127937Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hsplit_ops.h 2025-06-01T22:52:08.2128374Z +++ openssl base64 2025-06-01T22:52:08.2129418Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.2130656Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.2131961Z +++ sed -e s/=//g 2025-06-01T22:52:08.2171636Z ++ HASH=2rWvjNxNacDGtQa3XY1g7Xjfmk-l3tIwPwAe_SbmUKg 2025-06-01T22:52:08.2176274Z +++ ls -nl torch/include/ATen/ops/hsplit_ops.h 2025-06-01T22:52:08.2177901Z +++ awk '{print $5}' 2025-06-01T22:52:08.2203757Z ++ FSIZE=1742 2025-06-01T22:52:08.2204436Z ++ echo '"torch/include/ATen/ops/hsplit_ops.h",sha256=2rWvjNxNacDGtQa3XY1g7Xjfmk-l3tIwPwAe_SbmUKg,1742' 2025-06-01T22:52:08.2204676Z ++ read fname 2025-06-01T22:52:08.2205018Z ++ make_wheel_record torch/include/ATen/ops/hspmm.h 2025-06-01T22:52:08.2205147Z ++ FPATH=torch/include/ATen/ops/hspmm.h 2025-06-01T22:52:08.2205888Z ++ echo torch/include/ATen/ops/hspmm.h 2025-06-01T22:52:08.2206897Z ++ grep RECORD 2025-06-01T22:52:08.2229498Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hspmm.h 2025-06-01T22:52:08.2230789Z +++ openssl base64 2025-06-01T22:52:08.2230906Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.2231006Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.2231340Z +++ sed -e s/=//g 2025-06-01T22:52:08.2273875Z ++ HASH=QvT56xnSJdNB-C_hlGwVavsbdI_3cHQfUuU6qUwjriw 2025-06-01T22:52:08.2277635Z +++ ls -nl torch/include/ATen/ops/hspmm.h 2025-06-01T22:52:08.2279168Z +++ awk '{print $5}' 2025-06-01T22:52:08.2307490Z ++ FSIZE=1149 2025-06-01T22:52:08.2307993Z ++ echo '"torch/include/ATen/ops/hspmm.h",sha256=QvT56xnSJdNB-C_hlGwVavsbdI_3cHQfUuU6qUwjriw,1149' 2025-06-01T22:52:08.2308109Z ++ read fname 2025-06-01T22:52:08.2308305Z ++ make_wheel_record torch/include/ATen/ops/hspmm_native.h 2025-06-01T22:52:08.2308460Z ++ FPATH=torch/include/ATen/ops/hspmm_native.h 2025-06-01T22:52:08.2308612Z ++ echo torch/include/ATen/ops/hspmm_native.h 2025-06-01T22:52:08.2309500Z ++ grep RECORD 2025-06-01T22:52:08.2330271Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hspmm_native.h 2025-06-01T22:52:08.2330403Z +++ openssl base64 2025-06-01T22:52:08.2331462Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.2332774Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.2334046Z +++ sed -e s/=//g 2025-06-01T22:52:08.2372415Z ++ HASH=EjxYyLGk1-fejkb-3Tmv_bDct-RcroLE6N8yD3ZrCtY 2025-06-01T22:52:08.2378428Z +++ ls -nl torch/include/ATen/ops/hspmm_native.h 2025-06-01T22:52:08.2378731Z +++ awk '{print $5}' 2025-06-01T22:52:08.2406084Z ++ FSIZE=828 2025-06-01T22:52:08.2406571Z ++ echo '"torch/include/ATen/ops/hspmm_native.h",sha256=EjxYyLGk1-fejkb-3Tmv_bDct-RcroLE6N8yD3ZrCtY,828' 2025-06-01T22:52:08.2406675Z ++ read fname 2025-06-01T22:52:08.2406876Z ++ make_wheel_record torch/include/ATen/ops/hspmm_ops.h 2025-06-01T22:52:08.2407015Z ++ FPATH=torch/include/ATen/ops/hspmm_ops.h 2025-06-01T22:52:08.2407176Z ++ echo torch/include/ATen/ops/hspmm_ops.h 2025-06-01T22:52:08.2408042Z ++ grep RECORD 2025-06-01T22:52:08.2432985Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hspmm_ops.h 2025-06-01T22:52:08.2433115Z +++ openssl base64 2025-06-01T22:52:08.2433236Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.2433338Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.2433437Z +++ sed -e s/=//g 2025-06-01T22:52:08.2474023Z ++ HASH=QbR9UG4wQOBfNhpQqEOaGI9nrbi1SfpxbpM9ogrzVCk 2025-06-01T22:52:08.2477772Z +++ ls -nl torch/include/ATen/ops/hspmm_ops.h 2025-06-01T22:52:08.2479021Z +++ awk '{print $5}' 2025-06-01T22:52:08.2508440Z ++ FSIZE=1707 2025-06-01T22:52:08.2509128Z ++ echo '"torch/include/ATen/ops/hspmm_ops.h",sha256=QbR9UG4wQOBfNhpQqEOaGI9nrbi1SfpxbpM9ogrzVCk,1707' 2025-06-01T22:52:08.2509241Z ++ read fname 2025-06-01T22:52:08.2509406Z ++ make_wheel_record torch/include/ATen/ops/hstack.h 2025-06-01T22:52:08.2509605Z ++ FPATH=torch/include/ATen/ops/hstack.h 2025-06-01T22:52:08.2509726Z ++ echo torch/include/ATen/ops/hstack.h 2025-06-01T22:52:08.2509824Z ++ grep RECORD 2025-06-01T22:52:08.2530085Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hstack.h 2025-06-01T22:52:08.2530199Z +++ openssl base64 2025-06-01T22:52:08.2531437Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.2532838Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.2534119Z +++ sed -e s/=//g 2025-06-01T22:52:08.2572319Z ++ HASH=SyGQmtd1fVWTMJ1hd42T4HHIrhAXagzsBTrBK5FNxio 2025-06-01T22:52:08.2576863Z +++ ls -nl torch/include/ATen/ops/hstack.h 2025-06-01T22:52:08.2578546Z +++ awk '{print $5}' 2025-06-01T22:52:08.2605598Z ++ FSIZE=1048 2025-06-01T22:52:08.2606100Z ++ echo '"torch/include/ATen/ops/hstack.h",sha256=SyGQmtd1fVWTMJ1hd42T4HHIrhAXagzsBTrBK5FNxio,1048' 2025-06-01T22:52:08.2606203Z ++ read fname 2025-06-01T22:52:08.2606549Z ++ make_wheel_record torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.2606859Z ++ FPATH=torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.2607148Z ++ echo torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.2607249Z ++ grep RECORD 2025-06-01T22:52:08.2631463Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.2632137Z +++ openssl base64 2025-06-01T22:52:08.2632398Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.2632661Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.2632921Z +++ sed -e s/=//g 2025-06-01T22:52:08.2674537Z ++ HASH=Zn5t1UPVI6QLC_chOuedSWl1gKC5V8PpacMcdmMvG4k 2025-06-01T22:52:08.2678296Z +++ ls -nl torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.2679009Z +++ awk '{print $5}' 2025-06-01T22:52:08.2707741Z ++ FSIZE=918 2025-06-01T22:52:08.2708602Z ++ echo '"torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h",sha256=Zn5t1UPVI6QLC_chOuedSWl1gKC5V8PpacMcdmMvG4k,918' 2025-06-01T22:52:08.2709442Z ++ read fname 2025-06-01T22:52:08.2709781Z ++ make_wheel_record torch/include/ATen/ops/hstack_native.h 2025-06-01T22:52:08.2710236Z ++ FPATH=torch/include/ATen/ops/hstack_native.h 2025-06-01T22:52:08.2710650Z ++ echo torch/include/ATen/ops/hstack_native.h 2025-06-01T22:52:08.2710998Z ++ grep RECORD 2025-06-01T22:52:08.2730741Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hstack_native.h 2025-06-01T22:52:08.2731251Z +++ openssl base64 2025-06-01T22:52:08.2731978Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.2733394Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.2734678Z +++ sed -e s/=//g 2025-06-01T22:52:08.2772455Z ++ HASH=cEJaEEYbs1Vuv5qMooozt9WFj9TP1yqh0VDvU1G0aSw 2025-06-01T22:52:08.2777449Z +++ ls -nl torch/include/ATen/ops/hstack_native.h 2025-06-01T22:52:08.2778117Z +++ awk '{print $5}' 2025-06-01T22:52:08.2805820Z ++ FSIZE=552 2025-06-01T22:52:08.2806477Z ++ echo '"torch/include/ATen/ops/hstack_native.h",sha256=cEJaEEYbs1Vuv5qMooozt9WFj9TP1yqh0VDvU1G0aSw,552' 2025-06-01T22:52:08.2807177Z ++ read fname 2025-06-01T22:52:08.2807508Z ++ make_wheel_record torch/include/ATen/ops/hstack_ops.h 2025-06-01T22:52:08.2807973Z ++ FPATH=torch/include/ATen/ops/hstack_ops.h 2025-06-01T22:52:08.2808374Z ++ echo torch/include/ATen/ops/hstack_ops.h 2025-06-01T22:52:08.2808747Z ++ grep RECORD 2025-06-01T22:52:08.2830083Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hstack_ops.h 2025-06-01T22:52:08.2830572Z +++ openssl base64 2025-06-01T22:52:08.2830849Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.2831105Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.2831601Z +++ sed -e s/=//g 2025-06-01T22:52:08.2873774Z ++ HASH=p66ueVPDBpg5-EIv6o-gQKS5eGzUiX8P9KK7Q3pB5rQ 2025-06-01T22:52:08.2876589Z +++ ls -nl torch/include/ATen/ops/hstack_ops.h 2025-06-01T22:52:08.2877388Z +++ awk '{print $5}' 2025-06-01T22:52:08.2905756Z ++ FSIZE=1545 2025-06-01T22:52:08.2906583Z ++ echo '"torch/include/ATen/ops/hstack_ops.h",sha256=p66ueVPDBpg5-EIv6o-gQKS5eGzUiX8P9KK7Q3pB5rQ,1545' 2025-06-01T22:52:08.2907222Z ++ read fname 2025-06-01T22:52:08.2907602Z ++ make_wheel_record torch/include/ATen/ops/huber_loss.h 2025-06-01T22:52:08.2908037Z ++ FPATH=torch/include/ATen/ops/huber_loss.h 2025-06-01T22:52:08.2908430Z ++ echo torch/include/ATen/ops/huber_loss.h 2025-06-01T22:52:08.2908779Z ++ grep RECORD 2025-06-01T22:52:08.2927865Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/huber_loss.h 2025-06-01T22:52:08.2928365Z +++ openssl base64 2025-06-01T22:52:08.2929404Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.2930561Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.2931933Z +++ sed -e s/=//g 2025-06-01T22:52:08.2970748Z ++ HASH=xvbxSxQs8AyM4Kdh8BueOHCkdq_BTcdhelOG0jdVqBs 2025-06-01T22:52:08.2975221Z +++ ls -nl torch/include/ATen/ops/huber_loss.h 2025-06-01T22:52:08.2976200Z +++ awk '{print $5}' 2025-06-01T22:52:08.3003380Z ++ FSIZE=1529 2025-06-01T22:52:08.3004135Z ++ echo '"torch/include/ATen/ops/huber_loss.h",sha256=xvbxSxQs8AyM4Kdh8BueOHCkdq_BTcdhelOG0jdVqBs,1529' 2025-06-01T22:52:08.3005011Z ++ read fname 2025-06-01T22:52:08.3005377Z ++ make_wheel_record torch/include/ATen/ops/huber_loss_backward.h 2025-06-01T22:52:08.3005904Z ++ FPATH=torch/include/ATen/ops/huber_loss_backward.h 2025-06-01T22:52:08.3006369Z ++ echo torch/include/ATen/ops/huber_loss_backward.h 2025-06-01T22:52:08.3006756Z ++ grep RECORD 2025-06-01T22:52:08.3028999Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/huber_loss_backward.h 2025-06-01T22:52:08.3029531Z +++ openssl base64 2025-06-01T22:52:08.3029797Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.3030043Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.3030322Z +++ sed -e s/=//g 2025-06-01T22:52:08.3071183Z ++ HASH=N8MKf4qhvh5kHvR1gBydo2mvgLbD953VLXvfjB6JXnI 2025-06-01T22:52:08.3073173Z +++ ls -nl torch/include/ATen/ops/huber_loss_backward.h 2025-06-01T22:52:08.3074026Z +++ awk '{print $5}' 2025-06-01T22:52:08.3101123Z ++ FSIZE=1781 2025-06-01T22:52:08.3101794Z ++ echo '"torch/include/ATen/ops/huber_loss_backward.h",sha256=N8MKf4qhvh5kHvR1gBydo2mvgLbD953VLXvfjB6JXnI,1781' 2025-06-01T22:52:08.3102542Z ++ read fname 2025-06-01T22:52:08.3103173Z ++ make_wheel_record torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:08.3104141Z ++ FPATH=torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:08.3104970Z ++ echo torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:08.3105531Z ++ grep RECORD 2025-06-01T22:52:08.3126641Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:08.3127386Z +++ openssl base64 2025-06-01T22:52:08.3127869Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.3128141Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.3128529Z +++ sed -e s/=//g 2025-06-01T22:52:08.3167067Z ++ HASH=oWwfQloaCaNs6W0cTMNX28N8m7s0paHjgD1xj-O45hg 2025-06-01T22:52:08.3172288Z +++ ls -nl torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:08.3173026Z +++ awk '{print $5}' 2025-06-01T22:52:08.3200438Z ++ FSIZE=869 2025-06-01T22:52:08.3201492Z ++ echo '"torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h",sha256=oWwfQloaCaNs6W0cTMNX28N8m7s0paHjgD1xj-O45hg,869' 2025-06-01T22:52:08.3202397Z ++ read fname 2025-06-01T22:52:08.3202854Z ++ make_wheel_record torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h 2025-06-01T22:52:08.3203566Z ++ FPATH=torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h 2025-06-01T22:52:08.3204231Z ++ echo torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h 2025-06-01T22:52:08.3204872Z ++ grep RECORD 2025-06-01T22:52:08.3227065Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h 2025-06-01T22:52:08.3227713Z +++ openssl base64 2025-06-01T22:52:08.3227980Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.3228232Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.3228867Z +++ sed -e s/=//g 2025-06-01T22:52:08.3270842Z ++ HASH=TUPK4NLqHjEZjCwAnV4RIqgmrQh6Dd_KpeYiv75xsDI 2025-06-01T22:52:08.3274903Z +++ ls -nl torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h 2025-06-01T22:52:08.3275519Z +++ awk '{print $5}' 2025-06-01T22:52:08.3302176Z ++ FSIZE=1047 2025-06-01T22:52:08.3303004Z ++ echo '"torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h",sha256=TUPK4NLqHjEZjCwAnV4RIqgmrQh6Dd_KpeYiv75xsDI,1047' 2025-06-01T22:52:08.3303827Z ++ read fname 2025-06-01T22:52:08.3304306Z ++ make_wheel_record torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h 2025-06-01T22:52:08.3304988Z ++ FPATH=torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h 2025-06-01T22:52:08.3305615Z ++ echo torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h 2025-06-01T22:52:08.3306083Z ++ grep RECORD 2025-06-01T22:52:08.3326405Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h 2025-06-01T22:52:08.3327058Z +++ openssl base64 2025-06-01T22:52:08.3327383Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.3327760Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.3329240Z +++ sed -e s/=//g 2025-06-01T22:52:08.3369716Z ++ HASH=h0wjUErNkhjGs1lOtM8ZTlB4EQaWLXjOTVTutbS8vbs 2025-06-01T22:52:08.3374309Z +++ ls -nl torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h 2025-06-01T22:52:08.3374935Z +++ awk '{print $5}' 2025-06-01T22:52:08.3401539Z ++ FSIZE=1049 2025-06-01T22:52:08.3402286Z ++ echo '"torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h",sha256=h0wjUErNkhjGs1lOtM8ZTlB4EQaWLXjOTVTutbS8vbs,1049' 2025-06-01T22:52:08.3403122Z ++ read fname 2025-06-01T22:52:08.3403596Z ++ make_wheel_record torch/include/ATen/ops/huber_loss_backward_native.h 2025-06-01T22:52:08.3404295Z ++ FPATH=torch/include/ATen/ops/huber_loss_backward_native.h 2025-06-01T22:52:08.3405083Z ++ echo torch/include/ATen/ops/huber_loss_backward_native.h 2025-06-01T22:52:08.3405502Z ++ grep RECORD 2025-06-01T22:52:08.3429627Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/huber_loss_backward_native.h 2025-06-01T22:52:08.3430261Z +++ openssl base64 2025-06-01T22:52:08.3430574Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.3430860Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.3431121Z +++ sed -e s/=//g 2025-06-01T22:52:08.3471540Z ++ HASH=jbeNQ6qeJscdeZjBsKpv9Mdl0dtdQ6GTJrriPuYNYoI 2025-06-01T22:52:08.3475027Z +++ ls -nl torch/include/ATen/ops/huber_loss_backward_native.h 2025-06-01T22:52:08.3475749Z +++ awk '{print $5}' 2025-06-01T22:52:08.3503350Z ++ FSIZE=771 2025-06-01T22:52:08.3504268Z ++ echo '"torch/include/ATen/ops/huber_loss_backward_native.h",sha256=jbeNQ6qeJscdeZjBsKpv9Mdl0dtdQ6GTJrriPuYNYoI,771' 2025-06-01T22:52:08.3505140Z ++ read fname 2025-06-01T22:52:08.3505514Z ++ make_wheel_record torch/include/ATen/ops/huber_loss_backward_ops.h 2025-06-01T22:52:08.3506302Z ++ FPATH=torch/include/ATen/ops/huber_loss_backward_ops.h 2025-06-01T22:52:08.3506788Z ++ echo torch/include/ATen/ops/huber_loss_backward_ops.h 2025-06-01T22:52:08.3507200Z ++ grep RECORD 2025-06-01T22:52:08.3526875Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/huber_loss_backward_ops.h 2025-06-01T22:52:08.3527476Z +++ openssl base64 2025-06-01T22:52:08.3527751Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.3528711Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.3530041Z +++ sed -e s/=//g 2025-06-01T22:52:08.3569491Z ++ HASH=DU9LVpcSrIio0wCDwK1aRpvutmsfc1s4kPtKe4EQs6E 2025-06-01T22:52:08.3574830Z +++ ls -nl torch/include/ATen/ops/huber_loss_backward_ops.h 2025-06-01T22:52:08.3575518Z +++ awk '{print $5}' 2025-06-01T22:52:08.3601860Z ++ FSIZE=2254 2025-06-01T22:52:08.3602816Z ++ echo '"torch/include/ATen/ops/huber_loss_backward_ops.h",sha256=DU9LVpcSrIio0wCDwK1aRpvutmsfc1s4kPtKe4EQs6E,2254' 2025-06-01T22:52:08.3603586Z ++ read fname 2025-06-01T22:52:08.3604131Z ++ make_wheel_record torch/include/ATen/ops/huber_loss_cpu_dispatch.h 2025-06-01T22:52:08.3604915Z ++ FPATH=torch/include/ATen/ops/huber_loss_cpu_dispatch.h 2025-06-01T22:52:08.3605486Z ++ echo torch/include/ATen/ops/huber_loss_cpu_dispatch.h 2025-06-01T22:52:08.3606049Z ++ grep RECORD 2025-06-01T22:52:08.3626790Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/huber_loss_cpu_dispatch.h 2025-06-01T22:52:08.3627484Z +++ openssl base64 2025-06-01T22:52:08.3627775Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.3628042Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.3629481Z +++ sed -e s/=//g 2025-06-01T22:52:08.3670829Z ++ HASH=dD7sZyQq99M_2dm3ierMP0aEgJci-9KjsWlXJLxBhh4 2025-06-01T22:52:08.3674620Z +++ ls -nl torch/include/ATen/ops/huber_loss_cpu_dispatch.h 2025-06-01T22:52:08.3675193Z +++ awk '{print $5}' 2025-06-01T22:52:08.3702148Z ++ FSIZE=1117 2025-06-01T22:52:08.3703139Z ++ echo '"torch/include/ATen/ops/huber_loss_cpu_dispatch.h",sha256=dD7sZyQq99M_2dm3ierMP0aEgJci-9KjsWlXJLxBhh4,1117' 2025-06-01T22:52:08.3703933Z ++ read fname 2025-06-01T22:52:08.3704330Z ++ make_wheel_record torch/include/ATen/ops/huber_loss_cuda_dispatch.h 2025-06-01T22:52:08.3704928Z ++ FPATH=torch/include/ATen/ops/huber_loss_cuda_dispatch.h 2025-06-01T22:52:08.3705507Z ++ echo torch/include/ATen/ops/huber_loss_cuda_dispatch.h 2025-06-01T22:52:08.3705906Z ++ grep RECORD 2025-06-01T22:52:08.3726191Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/huber_loss_cuda_dispatch.h 2025-06-01T22:52:08.3726806Z +++ openssl base64 2025-06-01T22:52:08.3727306Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.3728685Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.3730068Z +++ sed -e s/=//g 2025-06-01T22:52:08.3769572Z ++ HASH=zSvgocqIkQGHSS_gTNWi5VOLpcdP3BLQPV69OQ8nQD4 2025-06-01T22:52:08.3774342Z +++ ls -nl torch/include/ATen/ops/huber_loss_cuda_dispatch.h 2025-06-01T22:52:08.3775323Z +++ awk '{print $5}' 2025-06-01T22:52:08.3800045Z ++ FSIZE=1119 2025-06-01T22:52:08.3800861Z ++ echo '"torch/include/ATen/ops/huber_loss_cuda_dispatch.h",sha256=zSvgocqIkQGHSS_gTNWi5VOLpcdP3BLQPV69OQ8nQD4,1119' 2025-06-01T22:52:08.3801597Z ++ read fname 2025-06-01T22:52:08.3801953Z ++ make_wheel_record torch/include/ATen/ops/huber_loss_native.h 2025-06-01T22:52:08.3802631Z ++ FPATH=torch/include/ATen/ops/huber_loss_native.h 2025-06-01T22:52:08.3803175Z ++ echo torch/include/ATen/ops/huber_loss_native.h 2025-06-01T22:52:08.3803617Z ++ grep RECORD 2025-06-01T22:52:08.3827887Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/huber_loss_native.h 2025-06-01T22:52:08.3828847Z +++ openssl base64 2025-06-01T22:52:08.3830758Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.3831005Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.3831974Z +++ sed -e s/=//g 2025-06-01T22:52:08.3875409Z ++ HASH=2PhVIApFl2y0YfCblVyPIVFVR9NoFbs9W-1rYhzL4TA 2025-06-01T22:52:08.3879790Z +++ ls -nl torch/include/ATen/ops/huber_loss_native.h 2025-06-01T22:52:08.3880862Z +++ awk '{print $5}' 2025-06-01T22:52:08.3908667Z ++ FSIZE=706 2025-06-01T22:52:08.3909614Z ++ echo '"torch/include/ATen/ops/huber_loss_native.h",sha256=2PhVIApFl2y0YfCblVyPIVFVR9NoFbs9W-1rYhzL4TA,706' 2025-06-01T22:52:08.3910611Z ++ read fname 2025-06-01T22:52:08.3910940Z ++ make_wheel_record torch/include/ATen/ops/huber_loss_ops.h 2025-06-01T22:52:08.3911490Z ++ FPATH=torch/include/ATen/ops/huber_loss_ops.h 2025-06-01T22:52:08.3911905Z ++ echo torch/include/ATen/ops/huber_loss_ops.h 2025-06-01T22:52:08.3912273Z ++ grep RECORD 2025-06-01T22:52:08.3930735Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/huber_loss_ops.h 2025-06-01T22:52:08.3931241Z +++ openssl base64 2025-06-01T22:52:08.3932087Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.3933383Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.3934664Z +++ sed -e s/=//g 2025-06-01T22:52:08.3971664Z ++ HASH=wa2Kj7Z8LfhUXXnjHMehbD6cozZqtQS6a3hE3tA3E6U 2025-06-01T22:52:08.3976739Z +++ ls -nl torch/include/ATen/ops/huber_loss_ops.h 2025-06-01T22:52:08.3978156Z +++ awk '{print $5}' 2025-06-01T22:52:08.4004239Z ++ FSIZE=1989 2025-06-01T22:52:08.4005466Z ++ echo '"torch/include/ATen/ops/huber_loss_ops.h",sha256=wa2Kj7Z8LfhUXXnjHMehbD6cozZqtQS6a3hE3tA3E6U,1989' 2025-06-01T22:52:08.4006195Z ++ read fname 2025-06-01T22:52:08.4006495Z ++ make_wheel_record torch/include/ATen/ops/hypot.h 2025-06-01T22:52:08.4006924Z ++ FPATH=torch/include/ATen/ops/hypot.h 2025-06-01T22:52:08.4007440Z ++ echo torch/include/ATen/ops/hypot.h 2025-06-01T22:52:08.4007802Z ++ grep RECORD 2025-06-01T22:52:08.4031453Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hypot.h 2025-06-01T22:52:08.4032221Z +++ openssl base64 2025-06-01T22:52:08.4032506Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.4032949Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.4033224Z +++ sed -e s/=//g 2025-06-01T22:52:08.4073272Z ++ HASH=IwVPttelExc4N1PhB-RP4zUaw4EfzAQjUd5psR6zQ7o 2025-06-01T22:52:08.4076198Z +++ ls -nl torch/include/ATen/ops/hypot.h 2025-06-01T22:52:08.4077718Z +++ awk '{print $5}' 2025-06-01T22:52:08.4106867Z ++ FSIZE=1158 2025-06-01T22:52:08.4107637Z ++ echo '"torch/include/ATen/ops/hypot.h",sha256=IwVPttelExc4N1PhB-RP4zUaw4EfzAQjUd5psR6zQ7o,1158' 2025-06-01T22:52:08.4108277Z ++ read fname 2025-06-01T22:52:08.4108832Z ++ make_wheel_record torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.4109715Z ++ FPATH=torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.4110561Z ++ echo torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.4111138Z ++ grep RECORD 2025-06-01T22:52:08.4128075Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.4128807Z +++ openssl base64 2025-06-01T22:52:08.4129108Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.4130274Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.4131443Z +++ sed -e s/=//g 2025-06-01T22:52:08.4170813Z ++ HASH=4mC-9q67le8qKcTvaUL5G0gqCimjGu6tcAR1tet5NoY 2025-06-01T22:52:08.4175742Z +++ ls -nl torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.4176411Z +++ awk '{print $5}' 2025-06-01T22:52:08.4203565Z ++ FSIZE=891 2025-06-01T22:52:08.4205172Z ++ echo '"torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h",sha256=4mC-9q67le8qKcTvaUL5G0gqCimjGu6tcAR1tet5NoY,891' 2025-06-01T22:52:08.4206214Z ++ read fname 2025-06-01T22:52:08.4206593Z ++ make_wheel_record torch/include/ATen/ops/hypot_cpu_dispatch.h 2025-06-01T22:52:08.4207104Z ++ FPATH=torch/include/ATen/ops/hypot_cpu_dispatch.h 2025-06-01T22:52:08.4207570Z ++ echo torch/include/ATen/ops/hypot_cpu_dispatch.h 2025-06-01T22:52:08.4207951Z ++ grep RECORD 2025-06-01T22:52:08.4229509Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hypot_cpu_dispatch.h 2025-06-01T22:52:08.4230175Z +++ openssl base64 2025-06-01T22:52:08.4230429Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.4230690Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.4230943Z +++ sed -e s/=//g 2025-06-01T22:52:08.4272663Z ++ HASH=D-Oigt-GgAUHAFbSGynUZBAuWcGbJTDuIcOsMMkCH1o 2025-06-01T22:52:08.4275555Z +++ ls -nl torch/include/ATen/ops/hypot_cpu_dispatch.h 2025-06-01T22:52:08.4276838Z +++ awk '{print $5}' 2025-06-01T22:52:08.4304961Z ++ FSIZE=1028 2025-06-01T22:52:08.4305852Z ++ echo '"torch/include/ATen/ops/hypot_cpu_dispatch.h",sha256=D-Oigt-GgAUHAFbSGynUZBAuWcGbJTDuIcOsMMkCH1o,1028' 2025-06-01T22:52:08.4306571Z ++ read fname 2025-06-01T22:52:08.4306934Z ++ make_wheel_record torch/include/ATen/ops/hypot_cuda_dispatch.h 2025-06-01T22:52:08.4307448Z ++ FPATH=torch/include/ATen/ops/hypot_cuda_dispatch.h 2025-06-01T22:52:08.4307893Z ++ echo torch/include/ATen/ops/hypot_cuda_dispatch.h 2025-06-01T22:52:08.4308280Z ++ grep RECORD 2025-06-01T22:52:08.4328243Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hypot_cuda_dispatch.h 2025-06-01T22:52:08.4328771Z +++ openssl base64 2025-06-01T22:52:08.4329050Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.4330254Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.4331457Z +++ sed -e s/=//g 2025-06-01T22:52:08.4371303Z ++ HASH=rp74Dn1pEKpjHS9GKzfg4vfIMKZ5h2SzkLG2nD1Q3BQ 2025-06-01T22:52:08.4376026Z +++ ls -nl torch/include/ATen/ops/hypot_cuda_dispatch.h 2025-06-01T22:52:08.4376740Z +++ awk '{print $5}' 2025-06-01T22:52:08.4404161Z ++ FSIZE=1030 2025-06-01T22:52:08.4405154Z ++ echo '"torch/include/ATen/ops/hypot_cuda_dispatch.h",sha256=rp74Dn1pEKpjHS9GKzfg4vfIMKZ5h2SzkLG2nD1Q3BQ,1030' 2025-06-01T22:52:08.4406040Z ++ read fname 2025-06-01T22:52:08.4406387Z ++ make_wheel_record torch/include/ATen/ops/hypot_meta.h 2025-06-01T22:52:08.4406850Z ++ FPATH=torch/include/ATen/ops/hypot_meta.h 2025-06-01T22:52:08.4407300Z ++ echo torch/include/ATen/ops/hypot_meta.h 2025-06-01T22:52:08.4407672Z ++ grep RECORD 2025-06-01T22:52:08.4429641Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hypot_meta.h 2025-06-01T22:52:08.4430271Z +++ openssl base64 2025-06-01T22:52:08.4430533Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.4430798Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.4431352Z +++ sed -e s/=//g 2025-06-01T22:52:08.4471856Z ++ HASH=oZHdE-gBcwwrpBCTqX6UDZ2MXiWBPzyUtCdHVUOz9dM 2025-06-01T22:52:08.4476145Z +++ ls -nl torch/include/ATen/ops/hypot_meta.h 2025-06-01T22:52:08.4477328Z +++ awk '{print $5}' 2025-06-01T22:52:08.4504692Z ++ FSIZE=592 2025-06-01T22:52:08.4505454Z ++ echo '"torch/include/ATen/ops/hypot_meta.h",sha256=oZHdE-gBcwwrpBCTqX6UDZ2MXiWBPzyUtCdHVUOz9dM,592' 2025-06-01T22:52:08.4506166Z ++ read fname 2025-06-01T22:52:08.4506617Z ++ make_wheel_record torch/include/ATen/ops/hypot_meta_dispatch.h 2025-06-01T22:52:08.4507168Z ++ FPATH=torch/include/ATen/ops/hypot_meta_dispatch.h 2025-06-01T22:52:08.4507703Z ++ echo torch/include/ATen/ops/hypot_meta_dispatch.h 2025-06-01T22:52:08.4508074Z ++ grep RECORD 2025-06-01T22:52:08.4527880Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hypot_meta_dispatch.h 2025-06-01T22:52:08.4528475Z +++ openssl base64 2025-06-01T22:52:08.4529174Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.4530649Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.4531954Z +++ sed -e s/=//g 2025-06-01T22:52:08.4570240Z ++ HASH=a3w2-mTk6qmemOtv4oLln2txtIRa0vM928tLSmdPySQ 2025-06-01T22:52:08.4575497Z +++ ls -nl torch/include/ATen/ops/hypot_meta_dispatch.h 2025-06-01T22:52:08.4576168Z +++ awk '{print $5}' 2025-06-01T22:52:08.4602492Z ++ FSIZE=1030 2025-06-01T22:52:08.4603470Z ++ echo '"torch/include/ATen/ops/hypot_meta_dispatch.h",sha256=a3w2-mTk6qmemOtv4oLln2txtIRa0vM928tLSmdPySQ,1030' 2025-06-01T22:52:08.4604354Z ++ read fname 2025-06-01T22:52:08.4604901Z ++ make_wheel_record torch/include/ATen/ops/hypot_native.h 2025-06-01T22:52:08.4605448Z ++ FPATH=torch/include/ATen/ops/hypot_native.h 2025-06-01T22:52:08.4605935Z ++ echo torch/include/ATen/ops/hypot_native.h 2025-06-01T22:52:08.4606309Z ++ grep RECORD 2025-06-01T22:52:08.4630150Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hypot_native.h 2025-06-01T22:52:08.4630699Z +++ openssl base64 2025-06-01T22:52:08.4630966Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.4631278Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.4631549Z +++ sed -e s/=//g 2025-06-01T22:52:08.4672885Z ++ HASH=0auVyge7hcVhHCzgqWRr54D-nQFItiRUUj8PWF_3FdE 2025-06-01T22:52:08.4676572Z +++ ls -nl torch/include/ATen/ops/hypot_native.h 2025-06-01T22:52:08.4677964Z +++ awk '{print $5}' 2025-06-01T22:52:08.4706083Z ++ FSIZE=619 2025-06-01T22:52:08.4706829Z ++ echo '"torch/include/ATen/ops/hypot_native.h",sha256=0auVyge7hcVhHCzgqWRr54D-nQFItiRUUj8PWF_3FdE,619' 2025-06-01T22:52:08.4707559Z ++ read fname 2025-06-01T22:52:08.4707934Z ++ make_wheel_record torch/include/ATen/ops/hypot_ops.h 2025-06-01T22:52:08.4708374Z ++ FPATH=torch/include/ATen/ops/hypot_ops.h 2025-06-01T22:52:08.4708832Z ++ echo torch/include/ATen/ops/hypot_ops.h 2025-06-01T22:52:08.4709170Z ++ grep RECORD 2025-06-01T22:52:08.4728613Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/hypot_ops.h 2025-06-01T22:52:08.4729186Z +++ openssl base64 2025-06-01T22:52:08.4730442Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.4731967Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.4733151Z +++ sed -e s/=//g 2025-06-01T22:52:08.4770441Z ++ HASH=xq1QEAfe3S2n4J5HLdKyA0R50YWRY3ths-gpOsZuLVo 2025-06-01T22:52:08.4775455Z +++ ls -nl torch/include/ATen/ops/hypot_ops.h 2025-06-01T22:52:08.4776333Z +++ awk '{print $5}' 2025-06-01T22:52:08.4803030Z ++ FSIZE=2295 2025-06-01T22:52:08.4803775Z ++ echo '"torch/include/ATen/ops/hypot_ops.h",sha256=xq1QEAfe3S2n4J5HLdKyA0R50YWRY3ths-gpOsZuLVo,2295' 2025-06-01T22:52:08.4804799Z ++ read fname 2025-06-01T22:52:08.4805347Z ++ make_wheel_record torch/include/ATen/ops/i0.h 2025-06-01T22:52:08.4805819Z ++ FPATH=torch/include/ATen/ops/i0.h 2025-06-01T22:52:08.4806224Z ++ echo torch/include/ATen/ops/i0.h 2025-06-01T22:52:08.4806638Z ++ grep RECORD 2025-06-01T22:52:08.4829579Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/i0.h 2025-06-01T22:52:08.4830085Z +++ openssl base64 2025-06-01T22:52:08.4830347Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.4830660Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.4832336Z +++ sed -e s/=//g 2025-06-01T22:52:08.4872788Z ++ HASH=gXadT2W7jePgsH2e2_PIGrbNrvUJ3bLQgb_xzGWKKYs 2025-06-01T22:52:08.4876698Z +++ ls -nl torch/include/ATen/ops/i0.h 2025-06-01T22:52:08.4877530Z +++ awk '{print $5}' 2025-06-01T22:52:08.4905831Z ++ FSIZE=1117 2025-06-01T22:52:08.4906572Z ++ echo '"torch/include/ATen/ops/i0.h",sha256=gXadT2W7jePgsH2e2_PIGrbNrvUJ3bLQgb_xzGWKKYs,1117' 2025-06-01T22:52:08.4907217Z ++ read fname 2025-06-01T22:52:08.4907766Z ++ make_wheel_record torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.4908623Z ++ FPATH=torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.4909406Z ++ echo torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.4909975Z ++ grep RECORD 2025-06-01T22:52:08.4928141Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.4928934Z +++ openssl base64 2025-06-01T22:52:08.4929275Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.4929760Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.4931125Z +++ sed -e s/=//g 2025-06-01T22:52:08.4972083Z ++ HASH=TQVvSjHcOOwAB94DWCS8hAYR2Kp41H_y4-U1g1ADRjA 2025-06-01T22:52:08.4977347Z +++ ls -nl torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.4978428Z +++ awk '{print $5}' 2025-06-01T22:52:08.5006364Z ++ FSIZE=833 2025-06-01T22:52:08.5007598Z ++ echo '"torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h",sha256=TQVvSjHcOOwAB94DWCS8hAYR2Kp41H_y4-U1g1ADRjA,833' 2025-06-01T22:52:08.5008616Z ++ read fname 2025-06-01T22:52:08.5008994Z ++ make_wheel_record torch/include/ATen/ops/i0_cpu_dispatch.h 2025-06-01T22:52:08.5009485Z ++ FPATH=torch/include/ATen/ops/i0_cpu_dispatch.h 2025-06-01T22:52:08.5009925Z ++ echo torch/include/ATen/ops/i0_cpu_dispatch.h 2025-06-01T22:52:08.5010307Z ++ grep RECORD 2025-06-01T22:52:08.5031078Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/i0_cpu_dispatch.h 2025-06-01T22:52:08.5031584Z +++ openssl base64 2025-06-01T22:52:08.5032135Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.5032687Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.5033515Z +++ sed -e s/=//g 2025-06-01T22:52:08.5075695Z ++ HASH=6d_rlXT__vLzsO6Au-vcwQ0l7Wwrc8ce34VvENBsPKk 2025-06-01T22:52:08.5079340Z +++ ls -nl torch/include/ATen/ops/i0_cpu_dispatch.h 2025-06-01T22:52:08.5080178Z +++ awk '{print $5}' 2025-06-01T22:52:08.5107421Z ++ FSIZE=912 2025-06-01T22:52:08.5108081Z ++ echo '"torch/include/ATen/ops/i0_cpu_dispatch.h",sha256=6d_rlXT__vLzsO6Au-vcwQ0l7Wwrc8ce34VvENBsPKk,912' 2025-06-01T22:52:08.5108719Z ++ read fname 2025-06-01T22:52:08.5109073Z ++ make_wheel_record torch/include/ATen/ops/i0_cuda_dispatch.h 2025-06-01T22:52:08.5109565Z ++ FPATH=torch/include/ATen/ops/i0_cuda_dispatch.h 2025-06-01T22:52:08.5109990Z ++ echo torch/include/ATen/ops/i0_cuda_dispatch.h 2025-06-01T22:52:08.5110368Z ++ grep RECORD 2025-06-01T22:52:08.5130759Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/i0_cuda_dispatch.h 2025-06-01T22:52:08.5131292Z +++ openssl base64 2025-06-01T22:52:08.5131934Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.5133379Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.5134671Z +++ sed -e s/=//g 2025-06-01T22:52:08.5173942Z ++ HASH=KYkT6YopLjQE5A7YALQxaPV6LhpXvsg9QKVYHUahJU8 2025-06-01T22:52:08.5179163Z +++ ls -nl torch/include/ATen/ops/i0_cuda_dispatch.h 2025-06-01T22:52:08.5180041Z +++ awk '{print $5}' 2025-06-01T22:52:08.5206675Z ++ FSIZE=914 2025-06-01T22:52:08.5207490Z ++ echo '"torch/include/ATen/ops/i0_cuda_dispatch.h",sha256=KYkT6YopLjQE5A7YALQxaPV6LhpXvsg9QKVYHUahJU8,914' 2025-06-01T22:52:08.5208182Z ++ read fname 2025-06-01T22:52:08.5208508Z ++ make_wheel_record torch/include/ATen/ops/i0_meta.h 2025-06-01T22:52:08.5208985Z ++ FPATH=torch/include/ATen/ops/i0_meta.h 2025-06-01T22:52:08.5209373Z ++ echo torch/include/ATen/ops/i0_meta.h 2025-06-01T22:52:08.5209709Z ++ grep RECORD 2025-06-01T22:52:08.5232284Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/i0_meta.h 2025-06-01T22:52:08.5232772Z +++ openssl base64 2025-06-01T22:52:08.5233021Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.5233379Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.5233734Z +++ sed -e s/=//g 2025-06-01T22:52:08.5276088Z ++ HASH=HvUSGzFtJ8cL6V4_HNJoZba04kPkEbVaSFQ3pcE1JSM 2025-06-01T22:52:08.5278865Z +++ ls -nl torch/include/ATen/ops/i0_meta.h 2025-06-01T22:52:08.5279493Z +++ awk '{print $5}' 2025-06-01T22:52:08.5308821Z ++ FSIZE=563 2025-06-01T22:52:08.5309475Z ++ echo '"torch/include/ATen/ops/i0_meta.h",sha256=HvUSGzFtJ8cL6V4_HNJoZba04kPkEbVaSFQ3pcE1JSM,563' 2025-06-01T22:52:08.5310101Z ++ read fname 2025-06-01T22:52:08.5310436Z ++ make_wheel_record torch/include/ATen/ops/i0_meta_dispatch.h 2025-06-01T22:52:08.5310929Z ++ FPATH=torch/include/ATen/ops/i0_meta_dispatch.h 2025-06-01T22:52:08.5311344Z ++ echo torch/include/ATen/ops/i0_meta_dispatch.h 2025-06-01T22:52:08.5311718Z ++ grep RECORD 2025-06-01T22:52:08.5329912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/i0_meta_dispatch.h 2025-06-01T22:52:08.5330414Z +++ openssl base64 2025-06-01T22:52:08.5331595Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.5332891Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.5334196Z +++ sed -e s/=//g 2025-06-01T22:52:08.5372275Z ++ HASH=-99oCMwLHT1cQ90-qkJP6wGMakMhrwaLrlhlttJN1dw 2025-06-01T22:52:08.5377113Z +++ ls -nl torch/include/ATen/ops/i0_meta_dispatch.h 2025-06-01T22:52:08.5378649Z +++ awk '{print $5}' 2025-06-01T22:52:08.5405862Z ++ FSIZE=914 2025-06-01T22:52:08.5406680Z ++ echo '"torch/include/ATen/ops/i0_meta_dispatch.h",sha256=-99oCMwLHT1cQ90-qkJP6wGMakMhrwaLrlhlttJN1dw,914' 2025-06-01T22:52:08.5407359Z ++ read fname 2025-06-01T22:52:08.5407693Z ++ make_wheel_record torch/include/ATen/ops/i0_native.h 2025-06-01T22:52:08.5408131Z ++ FPATH=torch/include/ATen/ops/i0_native.h 2025-06-01T22:52:08.5408529Z ++ echo torch/include/ATen/ops/i0_native.h 2025-06-01T22:52:08.5408884Z ++ grep RECORD 2025-06-01T22:52:08.5430658Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/i0_native.h 2025-06-01T22:52:08.5431188Z +++ openssl base64 2025-06-01T22:52:08.5431450Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.5431710Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.5431964Z +++ sed -e s/=//g 2025-06-01T22:52:08.5474090Z ++ HASH=el_kVLuJua9SmuRXWmsTeVf0_hfO3lH8dzaU8iAqfwE 2025-06-01T22:52:08.5475927Z +++ ls -nl torch/include/ATen/ops/i0_native.h 2025-06-01T22:52:08.5476752Z +++ awk '{print $5}' 2025-06-01T22:52:08.5505521Z ++ FSIZE=584 2025-06-01T22:52:08.5506160Z ++ echo '"torch/include/ATen/ops/i0_native.h",sha256=el_kVLuJua9SmuRXWmsTeVf0_hfO3lH8dzaU8iAqfwE,584' 2025-06-01T22:52:08.5506790Z ++ read fname 2025-06-01T22:52:08.5507103Z ++ make_wheel_record torch/include/ATen/ops/i0_ops.h 2025-06-01T22:52:08.5507507Z ++ FPATH=torch/include/ATen/ops/i0_ops.h 2025-06-01T22:52:08.5507884Z ++ echo torch/include/ATen/ops/i0_ops.h 2025-06-01T22:52:08.5508213Z ++ grep RECORD 2025-06-01T22:52:08.5527593Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/i0_ops.h 2025-06-01T22:52:08.5528070Z +++ openssl base64 2025-06-01T22:52:08.5528604Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.5529824Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.5531172Z +++ sed -e s/=//g 2025-06-01T22:52:08.5570926Z ++ HASH=2VNIEXQnA35NiXzZxqSLCeY7A3pu-uQmWjnqmZxp0Rs 2025-06-01T22:52:08.5576753Z +++ ls -nl torch/include/ATen/ops/i0_ops.h 2025-06-01T22:52:08.5577139Z +++ awk '{print $5}' 2025-06-01T22:52:08.5603028Z ++ FSIZE=2010 2025-06-01T22:52:08.5603626Z ++ echo '"torch/include/ATen/ops/i0_ops.h",sha256=2VNIEXQnA35NiXzZxqSLCeY7A3pu-uQmWjnqmZxp0Rs,2010' 2025-06-01T22:52:08.5604380Z ++ read fname 2025-06-01T22:52:08.5604810Z ++ make_wheel_record torch/include/ATen/ops/igamma.h 2025-06-01T22:52:08.5605407Z ++ FPATH=torch/include/ATen/ops/igamma.h 2025-06-01T22:52:08.5605837Z ++ echo torch/include/ATen/ops/igamma.h 2025-06-01T22:52:08.5606239Z ++ grep RECORD 2025-06-01T22:52:08.5628661Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igamma.h 2025-06-01T22:52:08.5629186Z +++ openssl base64 2025-06-01T22:52:08.5629453Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.5629698Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.5630495Z +++ sed -e s/=//g 2025-06-01T22:52:08.5675299Z ++ HASH=DPmf0h3Nf-yVQTToXt5JFEaOOg8PbKPa_dBHFn8m4RM 2025-06-01T22:52:08.5678909Z +++ ls -nl torch/include/ATen/ops/igamma.h 2025-06-01T22:52:08.5679739Z +++ awk '{print $5}' 2025-06-01T22:52:08.5708405Z ++ FSIZE=1168 2025-06-01T22:52:08.5709043Z ++ echo '"torch/include/ATen/ops/igamma.h",sha256=DPmf0h3Nf-yVQTToXt5JFEaOOg8PbKPa_dBHFn8m4RM,1168' 2025-06-01T22:52:08.5709659Z ++ read fname 2025-06-01T22:52:08.5710237Z ++ make_wheel_record torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.5711142Z ++ FPATH=torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.5711994Z ++ echo torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.5712571Z ++ grep RECORD 2025-06-01T22:52:08.5730938Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.5731677Z +++ openssl base64 2025-06-01T22:52:08.5732131Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.5733618Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.5734833Z +++ sed -e s/=//g 2025-06-01T22:52:08.5772992Z ++ HASH=RXQ2KFbVDx_ojy1P6X5UJe23uev5w89sYC7Co1s4Cmk 2025-06-01T22:52:08.5779160Z +++ ls -nl torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.5779759Z +++ awk '{print $5}' 2025-06-01T22:52:08.5805694Z ++ FSIZE=893 2025-06-01T22:52:08.5806727Z ++ echo '"torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h",sha256=RXQ2KFbVDx_ojy1P6X5UJe23uev5w89sYC7Co1s4Cmk,893' 2025-06-01T22:52:08.5807665Z ++ read fname 2025-06-01T22:52:08.5808038Z ++ make_wheel_record torch/include/ATen/ops/igamma_cpu_dispatch.h 2025-06-01T22:52:08.5808580Z ++ FPATH=torch/include/ATen/ops/igamma_cpu_dispatch.h 2025-06-01T22:52:08.5809052Z ++ echo torch/include/ATen/ops/igamma_cpu_dispatch.h 2025-06-01T22:52:08.5809435Z ++ grep RECORD 2025-06-01T22:52:08.5830956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igamma_cpu_dispatch.h 2025-06-01T22:52:08.5831479Z +++ openssl base64 2025-06-01T22:52:08.5831754Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.5832798Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.5833069Z +++ sed -e s/=//g 2025-06-01T22:52:08.5871694Z ++ HASH=Fb5tOPCCrdyNgaD1UEbVKTFfKz04oFA1LQPI00gQNj4 2025-06-01T22:52:08.5876343Z +++ ls -nl torch/include/ATen/ops/igamma_cpu_dispatch.h 2025-06-01T22:52:08.5877218Z +++ awk '{print $5}' 2025-06-01T22:52:08.5905906Z ++ FSIZE=1032 2025-06-01T22:52:08.5906620Z ++ echo '"torch/include/ATen/ops/igamma_cpu_dispatch.h",sha256=Fb5tOPCCrdyNgaD1UEbVKTFfKz04oFA1LQPI00gQNj4,1032' 2025-06-01T22:52:08.5907324Z ++ read fname 2025-06-01T22:52:08.5907687Z ++ make_wheel_record torch/include/ATen/ops/igamma_cuda_dispatch.h 2025-06-01T22:52:08.5908207Z ++ FPATH=torch/include/ATen/ops/igamma_cuda_dispatch.h 2025-06-01T22:52:08.5908660Z ++ echo torch/include/ATen/ops/igamma_cuda_dispatch.h 2025-06-01T22:52:08.5909057Z ++ grep RECORD 2025-06-01T22:52:08.5928939Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igamma_cuda_dispatch.h 2025-06-01T22:52:08.5929493Z +++ openssl base64 2025-06-01T22:52:08.5930081Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.5932093Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.5932729Z +++ sed -e s/=//g 2025-06-01T22:52:08.5971108Z ++ HASH=jLdlickXI6czL8mPlP6703L8rswUST7f8ijnM-MfcDM 2025-06-01T22:52:08.5976027Z +++ ls -nl torch/include/ATen/ops/igamma_cuda_dispatch.h 2025-06-01T22:52:08.5978175Z +++ awk '{print $5}' 2025-06-01T22:52:08.6004838Z ++ FSIZE=1034 2025-06-01T22:52:08.6005444Z ++ echo '"torch/include/ATen/ops/igamma_cuda_dispatch.h",sha256=jLdlickXI6czL8mPlP6703L8rswUST7f8ijnM-MfcDM,1034' 2025-06-01T22:52:08.6005615Z ++ read fname 2025-06-01T22:52:08.6005824Z ++ make_wheel_record torch/include/ATen/ops/igamma_meta.h 2025-06-01T22:52:08.6005971Z ++ FPATH=torch/include/ATen/ops/igamma_meta.h 2025-06-01T22:52:08.6006416Z ++ echo torch/include/ATen/ops/igamma_meta.h 2025-06-01T22:52:08.6007032Z ++ grep RECORD 2025-06-01T22:52:08.6031014Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igamma_meta.h 2025-06-01T22:52:08.6031220Z +++ openssl base64 2025-06-01T22:52:08.6031369Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.6031470Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.6032404Z +++ sed -e s/=//g 2025-06-01T22:52:08.6074225Z ++ HASH=xhblVGOZhIzccnLtfToizt9U2ysVeVhxwuZDIWd77Wk 2025-06-01T22:52:08.6076218Z +++ ls -nl torch/include/ATen/ops/igamma_meta.h 2025-06-01T22:52:08.6077145Z +++ awk '{print $5}' 2025-06-01T22:52:08.6104214Z ++ FSIZE=593 2025-06-01T22:52:08.6104698Z ++ echo '"torch/include/ATen/ops/igamma_meta.h",sha256=xhblVGOZhIzccnLtfToizt9U2ysVeVhxwuZDIWd77Wk,593' 2025-06-01T22:52:08.6104814Z ++ read fname 2025-06-01T22:52:08.6105037Z ++ make_wheel_record torch/include/ATen/ops/igamma_meta_dispatch.h 2025-06-01T22:52:08.6105208Z ++ FPATH=torch/include/ATen/ops/igamma_meta_dispatch.h 2025-06-01T22:52:08.6105960Z ++ echo torch/include/ATen/ops/igamma_meta_dispatch.h 2025-06-01T22:52:08.6106810Z ++ grep RECORD 2025-06-01T22:52:08.6128065Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igamma_meta_dispatch.h 2025-06-01T22:52:08.6128188Z +++ openssl base64 2025-06-01T22:52:08.6128655Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.6130122Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.6131214Z +++ sed -e s/=//g 2025-06-01T22:52:08.6170720Z ++ HASH=6J4N1rvt0ej8pgVYhR6toFZ0xZzw6T9rPN1YxxLeMpo 2025-06-01T22:52:08.6175228Z +++ ls -nl torch/include/ATen/ops/igamma_meta_dispatch.h 2025-06-01T22:52:08.6176297Z +++ awk '{print $5}' 2025-06-01T22:52:08.6202742Z ++ FSIZE=1034 2025-06-01T22:52:08.6203339Z ++ echo '"torch/include/ATen/ops/igamma_meta_dispatch.h",sha256=6J4N1rvt0ej8pgVYhR6toFZ0xZzw6T9rPN1YxxLeMpo,1034' 2025-06-01T22:52:08.6203447Z ++ read fname 2025-06-01T22:52:08.6203654Z ++ make_wheel_record torch/include/ATen/ops/igamma_native.h 2025-06-01T22:52:08.6203799Z ++ FPATH=torch/include/ATen/ops/igamma_native.h 2025-06-01T22:52:08.6204048Z ++ echo torch/include/ATen/ops/igamma_native.h 2025-06-01T22:52:08.6204731Z ++ grep RECORD 2025-06-01T22:52:08.6228550Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igamma_native.h 2025-06-01T22:52:08.6228680Z +++ openssl base64 2025-06-01T22:52:08.6228801Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.6228902Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.6229660Z +++ sed -e s/=//g 2025-06-01T22:52:08.6272423Z ++ HASH=NLzzE2MBquNC2d_LrQH-QLXSZTn8UHy8l5kDJpJP_Mc 2025-06-01T22:52:08.6276170Z +++ ls -nl torch/include/ATen/ops/igamma_native.h 2025-06-01T22:52:08.6276545Z +++ awk '{print $5}' 2025-06-01T22:52:08.6304599Z ++ FSIZE=622 2025-06-01T22:52:08.6305182Z ++ echo '"torch/include/ATen/ops/igamma_native.h",sha256=NLzzE2MBquNC2d_LrQH-QLXSZTn8UHy8l5kDJpJP_Mc,622' 2025-06-01T22:52:08.6305293Z ++ read fname 2025-06-01T22:52:08.6305475Z ++ make_wheel_record torch/include/ATen/ops/igamma_ops.h 2025-06-01T22:52:08.6305624Z ++ FPATH=torch/include/ATen/ops/igamma_ops.h 2025-06-01T22:52:08.6305754Z ++ echo torch/include/ATen/ops/igamma_ops.h 2025-06-01T22:52:08.6306105Z ++ grep RECORD 2025-06-01T22:52:08.6327829Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igamma_ops.h 2025-06-01T22:52:08.6327945Z +++ openssl base64 2025-06-01T22:52:08.6328240Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.6329502Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.6330744Z +++ sed -e s/=//g 2025-06-01T22:52:08.6370654Z ++ HASH=lG4x7VU5tI0FnQc-JuyCNayF0vwiQ8Mna-uN29v-K4U 2025-06-01T22:52:08.6375190Z +++ ls -nl torch/include/ATen/ops/igamma_ops.h 2025-06-01T22:52:08.6376156Z +++ awk '{print $5}' 2025-06-01T22:52:08.6402580Z ++ FSIZE=2304 2025-06-01T22:52:08.6403266Z ++ echo '"torch/include/ATen/ops/igamma_ops.h",sha256=lG4x7VU5tI0FnQc-JuyCNayF0vwiQ8Mna-uN29v-K4U,2304' 2025-06-01T22:52:08.6403374Z ++ read fname 2025-06-01T22:52:08.6403602Z ++ make_wheel_record torch/include/ATen/ops/igammac.h 2025-06-01T22:52:08.6403742Z ++ FPATH=torch/include/ATen/ops/igammac.h 2025-06-01T22:52:08.6403864Z ++ echo torch/include/ATen/ops/igammac.h 2025-06-01T22:52:08.6404087Z ++ grep RECORD 2025-06-01T22:52:08.6427813Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igammac.h 2025-06-01T22:52:08.6428723Z +++ openssl base64 2025-06-01T22:52:08.6428825Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.6428930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.6429236Z +++ sed -e s/=//g 2025-06-01T22:52:08.6472145Z ++ HASH=4-TMtLbu1hVH4qKJzXrbsPZVYgcrM3E1oOzzT-_9eXc 2025-06-01T22:52:08.6473894Z +++ ls -nl torch/include/ATen/ops/igammac.h 2025-06-01T22:52:08.6474778Z +++ awk '{print $5}' 2025-06-01T22:52:08.6502791Z ++ FSIZE=1178 2025-06-01T22:52:08.6503244Z ++ echo '"torch/include/ATen/ops/igammac.h",sha256=4-TMtLbu1hVH4qKJzXrbsPZVYgcrM3E1oOzzT-_9eXc,1178' 2025-06-01T22:52:08.6503392Z ++ read fname 2025-06-01T22:52:08.6503897Z ++ make_wheel_record torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.6504328Z ++ FPATH=torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.6504681Z ++ echo torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.6504793Z ++ grep RECORD 2025-06-01T22:52:08.6526472Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.6526583Z +++ openssl base64 2025-06-01T22:52:08.6527005Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.6527237Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.6528842Z +++ sed -e s/=//g 2025-06-01T22:52:08.6568563Z ++ HASH=rBlRimdNlBbYDlff1U8EpRMpzxNpxqpRW4F7Emy-I0k 2025-06-01T22:52:08.6573564Z +++ ls -nl torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.6574009Z +++ awk '{print $5}' 2025-06-01T22:52:08.6600320Z ++ FSIZE=895 2025-06-01T22:52:08.6601064Z ++ echo '"torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h",sha256=rBlRimdNlBbYDlff1U8EpRMpzxNpxqpRW4F7Emy-I0k,895' 2025-06-01T22:52:08.6601286Z ++ read fname 2025-06-01T22:52:08.6601522Z ++ make_wheel_record torch/include/ATen/ops/igammac_cpu_dispatch.h 2025-06-01T22:52:08.6601701Z ++ FPATH=torch/include/ATen/ops/igammac_cpu_dispatch.h 2025-06-01T22:52:08.6601975Z ++ echo torch/include/ATen/ops/igammac_cpu_dispatch.h 2025-06-01T22:52:08.6603391Z ++ grep RECORD 2025-06-01T22:52:08.6628389Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igammac_cpu_dispatch.h 2025-06-01T22:52:08.6628643Z +++ openssl base64 2025-06-01T22:52:08.6628746Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.6628861Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.6628971Z +++ sed -e s/=//g 2025-06-01T22:52:08.6668574Z ++ HASH=ntIbXmvldHTviroBpPKuymzsrKL4Xml71CRXEuY1Ehw 2025-06-01T22:52:08.6672402Z +++ ls -nl torch/include/ATen/ops/igammac_cpu_dispatch.h 2025-06-01T22:52:08.6673124Z +++ awk '{print $5}' 2025-06-01T22:52:08.6700277Z ++ FSIZE=1036 2025-06-01T22:52:08.6700811Z ++ echo '"torch/include/ATen/ops/igammac_cpu_dispatch.h",sha256=ntIbXmvldHTviroBpPKuymzsrKL4Xml71CRXEuY1Ehw,1036' 2025-06-01T22:52:08.6700913Z ++ read fname 2025-06-01T22:52:08.6701144Z ++ make_wheel_record torch/include/ATen/ops/igammac_cuda_dispatch.h 2025-06-01T22:52:08.6701334Z ++ FPATH=torch/include/ATen/ops/igammac_cuda_dispatch.h 2025-06-01T22:52:08.6701754Z ++ echo torch/include/ATen/ops/igammac_cuda_dispatch.h 2025-06-01T22:52:08.6702890Z ++ grep RECORD 2025-06-01T22:52:08.6726257Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igammac_cuda_dispatch.h 2025-06-01T22:52:08.6726487Z +++ openssl base64 2025-06-01T22:52:08.6726596Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.6726698Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.6727603Z +++ sed -e s/=//g 2025-06-01T22:52:08.6767194Z ++ HASH=j92eayh8eWXGNxH_ETekv00BrtA3hKP2ODLhC2Hglvo 2025-06-01T22:52:08.6772044Z +++ ls -nl torch/include/ATen/ops/igammac_cuda_dispatch.h 2025-06-01T22:52:08.6772737Z +++ awk '{print $5}' 2025-06-01T22:52:08.6799330Z ++ FSIZE=1038 2025-06-01T22:52:08.6799831Z ++ echo '"torch/include/ATen/ops/igammac_cuda_dispatch.h",sha256=j92eayh8eWXGNxH_ETekv00BrtA3hKP2ODLhC2Hglvo,1038' 2025-06-01T22:52:08.6799947Z ++ read fname 2025-06-01T22:52:08.6800133Z ++ make_wheel_record torch/include/ATen/ops/igammac_meta.h 2025-06-01T22:52:08.6800279Z ++ FPATH=torch/include/ATen/ops/igammac_meta.h 2025-06-01T22:52:08.6801020Z ++ echo torch/include/ATen/ops/igammac_meta.h 2025-06-01T22:52:08.6802438Z ++ grep RECORD 2025-06-01T22:52:08.6826185Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igammac_meta.h 2025-06-01T22:52:08.6826319Z +++ openssl base64 2025-06-01T22:52:08.6827284Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.6827386Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.6828318Z +++ sed -e s/=//g 2025-06-01T22:52:08.6869835Z ++ HASH=8kqNvFLtobk2uEjvDf9zH0KDI2BIt-h26pCXuxMH8jQ 2025-06-01T22:52:08.6873199Z +++ ls -nl torch/include/ATen/ops/igammac_meta.h 2025-06-01T22:52:08.6874097Z +++ awk '{print $5}' 2025-06-01T22:52:08.6901065Z ++ FSIZE=594 2025-06-01T22:52:08.6901527Z ++ echo '"torch/include/ATen/ops/igammac_meta.h",sha256=8kqNvFLtobk2uEjvDf9zH0KDI2BIt-h26pCXuxMH8jQ,594' 2025-06-01T22:52:08.6901621Z ++ read fname 2025-06-01T22:52:08.6901869Z ++ make_wheel_record torch/include/ATen/ops/igammac_meta_dispatch.h 2025-06-01T22:52:08.6902044Z ++ FPATH=torch/include/ATen/ops/igammac_meta_dispatch.h 2025-06-01T22:52:08.6902382Z ++ echo torch/include/ATen/ops/igammac_meta_dispatch.h 2025-06-01T22:52:08.6903552Z ++ grep RECORD 2025-06-01T22:52:08.6926030Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igammac_meta_dispatch.h 2025-06-01T22:52:08.6926153Z +++ openssl base64 2025-06-01T22:52:08.6927114Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.6936470Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.6936639Z +++ sed -e s/=//g 2025-06-01T22:52:08.6968609Z ++ HASH=rE8v-jskpM9Mwjaxwbl7sWZjMZnxdBUv-AptmJlwU9M 2025-06-01T22:52:08.6973380Z +++ ls -nl torch/include/ATen/ops/igammac_meta_dispatch.h 2025-06-01T22:52:08.6974329Z +++ awk '{print $5}' 2025-06-01T22:52:08.7000496Z ++ FSIZE=1038 2025-06-01T22:52:08.7001010Z ++ echo '"torch/include/ATen/ops/igammac_meta_dispatch.h",sha256=rE8v-jskpM9Mwjaxwbl7sWZjMZnxdBUv-AptmJlwU9M,1038' 2025-06-01T22:52:08.7001107Z ++ read fname 2025-06-01T22:52:08.7001319Z ++ make_wheel_record torch/include/ATen/ops/igammac_native.h 2025-06-01T22:52:08.7001467Z ++ FPATH=torch/include/ATen/ops/igammac_native.h 2025-06-01T22:52:08.7002132Z ++ echo torch/include/ATen/ops/igammac_native.h 2025-06-01T22:52:08.7003456Z ++ grep RECORD 2025-06-01T22:52:08.7029883Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igammac_native.h 2025-06-01T22:52:08.7029995Z +++ openssl base64 2025-06-01T22:52:08.7030101Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.7032391Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.7032687Z +++ sed -e s/=//g 2025-06-01T22:52:08.7073436Z ++ HASH=L_FsPR237g6bso6bT_uUDBOvQGI4IVWLGCkFWIwbXVk 2025-06-01T22:52:08.7076690Z +++ ls -nl torch/include/ATen/ops/igammac_native.h 2025-06-01T22:52:08.7077730Z +++ awk '{print $5}' 2025-06-01T22:52:08.7104765Z ++ FSIZE=625 2025-06-01T22:52:08.7105278Z ++ echo '"torch/include/ATen/ops/igammac_native.h",sha256=L_FsPR237g6bso6bT_uUDBOvQGI4IVWLGCkFWIwbXVk,625' 2025-06-01T22:52:08.7105379Z ++ read fname 2025-06-01T22:52:08.7105711Z ++ make_wheel_record torch/include/ATen/ops/igammac_ops.h 2025-06-01T22:52:08.7105851Z ++ FPATH=torch/include/ATen/ops/igammac_ops.h 2025-06-01T22:52:08.7106158Z ++ echo torch/include/ATen/ops/igammac_ops.h 2025-06-01T22:52:08.7107540Z ++ grep RECORD 2025-06-01T22:52:08.7128112Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/igammac_ops.h 2025-06-01T22:52:08.7128243Z +++ openssl base64 2025-06-01T22:52:08.7129188Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.7130507Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.7131651Z +++ sed -e s/=//g 2025-06-01T22:52:08.7170931Z ++ HASH=yDEENyYcHdMSQCEQQI6hV3zmrt20HrLIUtvcjSQwumY 2025-06-01T22:52:08.7175418Z +++ ls -nl torch/include/ATen/ops/igammac_ops.h 2025-06-01T22:52:08.7176494Z +++ awk '{print $5}' 2025-06-01T22:52:08.7203554Z ++ FSIZE=2313 2025-06-01T22:52:08.7204272Z ++ echo '"torch/include/ATen/ops/igammac_ops.h",sha256=yDEENyYcHdMSQCEQQI6hV3zmrt20HrLIUtvcjSQwumY,2313' 2025-06-01T22:52:08.7204560Z ++ read fname 2025-06-01T22:52:08.7204746Z ++ make_wheel_record torch/include/ATen/ops/im2col.h 2025-06-01T22:52:08.7204877Z ++ FPATH=torch/include/ATen/ops/im2col.h 2025-06-01T22:52:08.7205020Z ++ echo torch/include/ATen/ops/im2col.h 2025-06-01T22:52:08.7205117Z ++ grep RECORD 2025-06-01T22:52:08.7227394Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/im2col.h 2025-06-01T22:52:08.7227582Z +++ openssl base64 2025-06-01T22:52:08.7227779Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.7229389Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.7229504Z +++ sed -e s/=//g 2025-06-01T22:52:08.7273938Z ++ HASH=LmBl6DQr-kzMrlY36dT3duFriHlWDo5BP-rI-qPFcg4 2025-06-01T22:52:08.7274600Z +++ ls -nl torch/include/ATen/ops/im2col.h 2025-06-01T22:52:08.7275815Z +++ awk '{print $5}' 2025-06-01T22:52:08.7303264Z ++ FSIZE=1663 2025-06-01T22:52:08.7303768Z ++ echo '"torch/include/ATen/ops/im2col.h",sha256=LmBl6DQr-kzMrlY36dT3duFriHlWDo5BP-rI-qPFcg4,1663' 2025-06-01T22:52:08.7303869Z ++ read fname 2025-06-01T22:52:08.7304088Z ++ make_wheel_record torch/include/ATen/ops/im2col_cpu_dispatch.h 2025-06-01T22:52:08.7304266Z ++ FPATH=torch/include/ATen/ops/im2col_cpu_dispatch.h 2025-06-01T22:52:08.7304427Z ++ echo torch/include/ATen/ops/im2col_cpu_dispatch.h 2025-06-01T22:52:08.7304674Z ++ grep RECORD 2025-06-01T22:52:08.7326922Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/im2col_cpu_dispatch.h 2025-06-01T22:52:08.7327047Z +++ openssl base64 2025-06-01T22:52:08.7327153Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.7328177Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.7329583Z +++ sed -e s/=//g 2025-06-01T22:52:08.7368979Z ++ HASH=_jvIGHMby1azb2qp6vPKYQpvoWHBe9TwqWy_a0IKDVs 2025-06-01T22:52:08.7373603Z +++ ls -nl torch/include/ATen/ops/im2col_cpu_dispatch.h 2025-06-01T22:52:08.7374428Z +++ awk '{print $5}' 2025-06-01T22:52:08.7401821Z ++ FSIZE=1189 2025-06-01T22:52:08.7402382Z ++ echo '"torch/include/ATen/ops/im2col_cpu_dispatch.h",sha256=_jvIGHMby1azb2qp6vPKYQpvoWHBe9TwqWy_a0IKDVs,1189' 2025-06-01T22:52:08.7402482Z ++ read fname 2025-06-01T22:52:08.7402709Z ++ make_wheel_record torch/include/ATen/ops/im2col_cuda_dispatch.h 2025-06-01T22:52:08.7402878Z ++ FPATH=torch/include/ATen/ops/im2col_cuda_dispatch.h 2025-06-01T22:52:08.7403058Z ++ echo torch/include/ATen/ops/im2col_cuda_dispatch.h 2025-06-01T22:52:08.7403608Z ++ grep RECORD 2025-06-01T22:52:08.7434451Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/im2col_cuda_dispatch.h 2025-06-01T22:52:08.7434728Z +++ openssl base64 2025-06-01T22:52:08.7434827Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.7436076Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.7436190Z +++ sed -e s/=//g 2025-06-01T22:52:08.7478547Z ++ HASH=hkQedhLXBQWIE7xSjgA6OqvEsg17-6HALcK1kMCPmws 2025-06-01T22:52:08.7481691Z +++ ls -nl torch/include/ATen/ops/im2col_cuda_dispatch.h 2025-06-01T22:52:08.7482326Z +++ awk '{print $5}' 2025-06-01T22:52:08.7509199Z ++ FSIZE=1191 2025-06-01T22:52:08.7510029Z ++ echo '"torch/include/ATen/ops/im2col_cuda_dispatch.h",sha256=hkQedhLXBQWIE7xSjgA6OqvEsg17-6HALcK1kMCPmws,1191' 2025-06-01T22:52:08.7510167Z ++ read fname 2025-06-01T22:52:08.7510358Z ++ make_wheel_record torch/include/ATen/ops/im2col_native.h 2025-06-01T22:52:08.7510504Z ++ FPATH=torch/include/ATen/ops/im2col_native.h 2025-06-01T22:52:08.7510658Z ++ echo torch/include/ATen/ops/im2col_native.h 2025-06-01T22:52:08.7511168Z ++ grep RECORD 2025-06-01T22:52:08.7531656Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/im2col_native.h 2025-06-01T22:52:08.7531869Z +++ openssl base64 2025-06-01T22:52:08.7533051Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.7534242Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.7535807Z +++ sed -e s/=//g 2025-06-01T22:52:08.7574431Z ++ HASH=TXHwTDpTDihYKpxEhc8euvBzZLh01bxwAKE_7UmZ3H8 2025-06-01T22:52:08.7579940Z +++ ls -nl torch/include/ATen/ops/im2col_native.h 2025-06-01T22:52:08.7580315Z +++ awk '{print $5}' 2025-06-01T22:52:08.7606030Z ++ FSIZE=1120 2025-06-01T22:52:08.7606629Z ++ echo '"torch/include/ATen/ops/im2col_native.h",sha256=TXHwTDpTDihYKpxEhc8euvBzZLh01bxwAKE_7UmZ3H8,1120' 2025-06-01T22:52:08.7606731Z ++ read fname 2025-06-01T22:52:08.7606930Z ++ make_wheel_record torch/include/ATen/ops/im2col_ops.h 2025-06-01T22:52:08.7607072Z ++ FPATH=torch/include/ATen/ops/im2col_ops.h 2025-06-01T22:52:08.7607644Z ++ echo torch/include/ATen/ops/im2col_ops.h 2025-06-01T22:52:08.7608660Z ++ grep RECORD 2025-06-01T22:52:08.7631322Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/im2col_ops.h 2025-06-01T22:52:08.7632132Z +++ openssl base64 2025-06-01T22:52:08.7633488Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.7633756Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.7634087Z +++ sed -e s/=//g 2025-06-01T22:52:08.7677178Z ++ HASH=EfqGXRV97mzxajl9z7OCpOVkF46iXZcZHHXyO9z7hrI 2025-06-01T22:52:08.7679766Z +++ ls -nl torch/include/ATen/ops/im2col_ops.h 2025-06-01T22:52:08.7680486Z +++ awk '{print $5}' 2025-06-01T22:52:08.7708845Z ++ FSIZE=2235 2025-06-01T22:52:08.7709570Z ++ echo '"torch/include/ATen/ops/im2col_ops.h",sha256=EfqGXRV97mzxajl9z7OCpOVkF46iXZcZHHXyO9z7hrI,2235' 2025-06-01T22:52:08.7710272Z ++ read fname 2025-06-01T22:52:08.7710559Z ++ make_wheel_record torch/include/ATen/ops/imag.h 2025-06-01T22:52:08.7711036Z ++ FPATH=torch/include/ATen/ops/imag.h 2025-06-01T22:52:08.7711399Z ++ echo torch/include/ATen/ops/imag.h 2025-06-01T22:52:08.7711725Z ++ grep RECORD 2025-06-01T22:52:08.7730409Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/imag.h 2025-06-01T22:52:08.7730957Z +++ openssl base64 2025-06-01T22:52:08.7731706Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.7733013Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.7734273Z +++ sed -e s/=//g 2025-06-01T22:52:08.7772834Z ++ HASH=RZgBjcdLQQWHCGFe5bj8AFLVPL8EXfwlvu2qZnnk4EY 2025-06-01T22:52:08.7778611Z +++ ls -nl torch/include/ATen/ops/imag.h 2025-06-01T22:52:08.7778979Z +++ awk '{print $5}' 2025-06-01T22:52:08.7805570Z ++ FSIZE=635 2025-06-01T22:52:08.7806293Z ++ echo '"torch/include/ATen/ops/imag.h",sha256=RZgBjcdLQQWHCGFe5bj8AFLVPL8EXfwlvu2qZnnk4EY,635' 2025-06-01T22:52:08.7806931Z ++ read fname 2025-06-01T22:52:08.7807452Z ++ make_wheel_record torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.7808284Z ++ FPATH=torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.7808974Z ++ echo torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.7809486Z ++ grep RECORD 2025-06-01T22:52:08.7831378Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.7832278Z +++ openssl base64 2025-06-01T22:52:08.7832546Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.7832790Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.7833136Z +++ sed -e s/=//g 2025-06-01T22:52:08.7874394Z ++ HASH=k6fCdg6zHmwu0bceT5Z6Ojtpvc1Z4JEivk1aSSLa7Fg 2025-06-01T22:52:08.7877296Z +++ ls -nl torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.7877895Z +++ awk '{print $5}' 2025-06-01T22:52:08.7905853Z ++ FSIZE=762 2025-06-01T22:52:08.7906817Z ++ echo '"torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h",sha256=k6fCdg6zHmwu0bceT5Z6Ojtpvc1Z4JEivk1aSSLa7Fg,762' 2025-06-01T22:52:08.7907696Z ++ read fname 2025-06-01T22:52:08.7908096Z ++ make_wheel_record torch/include/ATen/ops/imag_native.h 2025-06-01T22:52:08.7908533Z ++ FPATH=torch/include/ATen/ops/imag_native.h 2025-06-01T22:52:08.7908931Z ++ echo torch/include/ATen/ops/imag_native.h 2025-06-01T22:52:08.7909285Z ++ grep RECORD 2025-06-01T22:52:08.7928443Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/imag_native.h 2025-06-01T22:52:08.7928987Z +++ openssl base64 2025-06-01T22:52:08.7930123Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.7931336Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.7932652Z +++ sed -e s/=//g 2025-06-01T22:52:08.7971505Z ++ HASH=1wDaJMe_PNiOMrzKyr_eHwSzdOHRpSgJ1sBrF_7QLQE 2025-06-01T22:52:08.7976553Z +++ ls -nl torch/include/ATen/ops/imag_native.h 2025-06-01T22:52:08.7978026Z +++ awk '{print $5}' 2025-06-01T22:52:08.8005413Z ++ FSIZE=474 2025-06-01T22:52:08.8006111Z ++ echo '"torch/include/ATen/ops/imag_native.h",sha256=1wDaJMe_PNiOMrzKyr_eHwSzdOHRpSgJ1sBrF_7QLQE,474' 2025-06-01T22:52:08.8006825Z ++ read fname 2025-06-01T22:52:08.8007141Z ++ make_wheel_record torch/include/ATen/ops/imag_ops.h 2025-06-01T22:52:08.8007662Z ++ FPATH=torch/include/ATen/ops/imag_ops.h 2025-06-01T22:52:08.8008054Z ++ echo torch/include/ATen/ops/imag_ops.h 2025-06-01T22:52:08.8008401Z ++ grep RECORD 2025-06-01T22:52:08.8029230Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/imag_ops.h 2025-06-01T22:52:08.8029800Z +++ openssl base64 2025-06-01T22:52:08.8030125Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.8030893Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.8031172Z +++ sed -e s/=//g 2025-06-01T22:52:08.8073606Z ++ HASH=SZcdGQFPVoTZyMcNEJxh14446FHv-GxXLyx64bS-RXQ 2025-06-01T22:52:08.8077397Z +++ ls -nl torch/include/ATen/ops/imag_ops.h 2025-06-01T22:52:08.8078370Z +++ awk '{print $5}' 2025-06-01T22:52:08.8106060Z ++ FSIZE=957 2025-06-01T22:52:08.8106819Z ++ echo '"torch/include/ATen/ops/imag_ops.h",sha256=SZcdGQFPVoTZyMcNEJxh14446FHv-GxXLyx64bS-RXQ,957' 2025-06-01T22:52:08.8107512Z ++ read fname 2025-06-01T22:52:08.8107866Z ++ make_wheel_record torch/include/ATen/ops/index.h 2025-06-01T22:52:08.8108281Z ++ FPATH=torch/include/ATen/ops/index.h 2025-06-01T22:52:08.8108710Z ++ echo torch/include/ATen/ops/index.h 2025-06-01T22:52:08.8109046Z ++ grep RECORD 2025-06-01T22:52:08.8128522Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index.h 2025-06-01T22:52:08.8129063Z +++ openssl base64 2025-06-01T22:52:08.8129805Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.8131118Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.8132471Z +++ sed -e s/=//g 2025-06-01T22:52:08.8170736Z ++ HASH=Xe4LluVQ5fzc3amoOax4EGsNqyl2ewdgK1c8Kt0l-5M 2025-06-01T22:52:08.8175357Z +++ ls -nl torch/include/ATen/ops/index.h 2025-06-01T22:52:08.8176302Z +++ awk '{print $5}' 2025-06-01T22:52:08.8203372Z ++ FSIZE=1311 2025-06-01T22:52:08.8204244Z ++ echo '"torch/include/ATen/ops/index.h",sha256=Xe4LluVQ5fzc3amoOax4EGsNqyl2ewdgK1c8Kt0l-5M,1311' 2025-06-01T22:52:08.8205129Z ++ read fname 2025-06-01T22:52:08.8205501Z ++ make_wheel_record torch/include/ATen/ops/index_add.h 2025-06-01T22:52:08.8205941Z ++ FPATH=torch/include/ATen/ops/index_add.h 2025-06-01T22:52:08.8206412Z ++ echo torch/include/ATen/ops/index_add.h 2025-06-01T22:52:08.8206757Z ++ grep RECORD 2025-06-01T22:52:08.8229292Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_add.h 2025-06-01T22:52:08.8229885Z +++ openssl base64 2025-06-01T22:52:08.8230313Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.8230606Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.8230884Z +++ sed -e s/=//g 2025-06-01T22:52:08.8273133Z ++ HASH=Znm93Ly6zswOTHDYIgZ0mu8skIhku21RJsGPOphm0ek 2025-06-01T22:52:08.8275568Z +++ ls -nl torch/include/ATen/ops/index_add.h 2025-06-01T22:52:08.8276910Z +++ awk '{print $5}' 2025-06-01T22:52:08.8304047Z ++ FSIZE=1929 2025-06-01T22:52:08.8305166Z ++ echo '"torch/include/ATen/ops/index_add.h",sha256=Znm93Ly6zswOTHDYIgZ0mu8skIhku21RJsGPOphm0ek,1929' 2025-06-01T22:52:08.8305848Z ++ read fname 2025-06-01T22:52:08.8306433Z ++ make_wheel_record torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.8307350Z ++ FPATH=torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.8308214Z ++ echo torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.8308812Z ++ grep RECORD 2025-06-01T22:52:08.8327442Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.8328221Z +++ openssl base64 2025-06-01T22:52:08.8328481Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.8329558Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.8330828Z +++ sed -e s/=//g 2025-06-01T22:52:08.8370180Z ++ HASH=jhkdb2fsCe29JTQ5J4K--HmYuspCmSa2JbZci2xBbxg 2025-06-01T22:52:08.8375114Z +++ ls -nl torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.8375980Z +++ awk '{print $5}' 2025-06-01T22:52:08.8402523Z ++ FSIZE=1035 2025-06-01T22:52:08.8403459Z ++ echo '"torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h",sha256=jhkdb2fsCe29JTQ5J4K--HmYuspCmSa2JbZci2xBbxg,1035' 2025-06-01T22:52:08.8404696Z ++ read fname 2025-06-01T22:52:08.8405215Z ++ make_wheel_record torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.8406011Z ++ FPATH=torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.8406769Z ++ echo torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.8407293Z ++ grep RECORD 2025-06-01T22:52:08.8429150Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.8429831Z +++ openssl base64 2025-06-01T22:52:08.8430082Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.8430340Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.8430596Z +++ sed -e s/=//g 2025-06-01T22:52:08.8471703Z ++ HASH=nIxcakQ_ZpfTNGdZS1L9dCgNGn6HVznqPm-eaCgBKk4 2025-06-01T22:52:08.8473762Z +++ ls -nl torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.8474528Z +++ awk '{print $5}' 2025-06-01T22:52:08.8502489Z ++ FSIZE=865 2025-06-01T22:52:08.8503289Z ++ echo '"torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h",sha256=nIxcakQ_ZpfTNGdZS1L9dCgNGn6HVznqPm-eaCgBKk4,865' 2025-06-01T22:52:08.8504126Z ++ read fname 2025-06-01T22:52:08.8504510Z ++ make_wheel_record torch/include/ATen/ops/index_add_cpu_dispatch.h 2025-06-01T22:52:08.8505057Z ++ FPATH=torch/include/ATen/ops/index_add_cpu_dispatch.h 2025-06-01T22:52:08.8505668Z ++ echo torch/include/ATen/ops/index_add_cpu_dispatch.h 2025-06-01T22:52:08.8506063Z ++ grep RECORD 2025-06-01T22:52:08.8526333Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_add_cpu_dispatch.h 2025-06-01T22:52:08.8526891Z +++ openssl base64 2025-06-01T22:52:08.8527181Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.8527454Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.8528581Z +++ sed -e s/=//g 2025-06-01T22:52:08.8568188Z ++ HASH=6Zm_b36B8uOa8RsK9oXnaz-jhAHU5gifS5XyEY66piU 2025-06-01T22:52:08.8572992Z +++ ls -nl torch/include/ATen/ops/index_add_cpu_dispatch.h 2025-06-01T22:52:08.8573753Z +++ awk '{print $5}' 2025-06-01T22:52:08.8600370Z ++ FSIZE=1314 2025-06-01T22:52:08.8601081Z ++ echo '"torch/include/ATen/ops/index_add_cpu_dispatch.h",sha256=6Zm_b36B8uOa8RsK9oXnaz-jhAHU5gifS5XyEY66piU,1314' 2025-06-01T22:52:08.8601782Z ++ read fname 2025-06-01T22:52:08.8602297Z ++ make_wheel_record torch/include/ATen/ops/index_add_cuda_dispatch.h 2025-06-01T22:52:08.8602848Z ++ FPATH=torch/include/ATen/ops/index_add_cuda_dispatch.h 2025-06-01T22:52:08.8603336Z ++ echo torch/include/ATen/ops/index_add_cuda_dispatch.h 2025-06-01T22:52:08.8603739Z ++ grep RECORD 2025-06-01T22:52:08.8627713Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_add_cuda_dispatch.h 2025-06-01T22:52:08.8628263Z +++ openssl base64 2025-06-01T22:52:08.8628527Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.8628769Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.8629038Z +++ sed -e s/=//g 2025-06-01T22:52:08.8670844Z ++ HASH=n7CoAI4atRcUGe0SydjiDDZGdiOT4tUyqVNkIdj9unE 2025-06-01T22:52:08.8673686Z +++ ls -nl torch/include/ATen/ops/index_add_cuda_dispatch.h 2025-06-01T22:52:08.8674568Z +++ awk '{print $5}' 2025-06-01T22:52:08.8703046Z ++ FSIZE=1316 2025-06-01T22:52:08.8703825Z ++ echo '"torch/include/ATen/ops/index_add_cuda_dispatch.h",sha256=n7CoAI4atRcUGe0SydjiDDZGdiOT4tUyqVNkIdj9unE,1316' 2025-06-01T22:52:08.8704550Z ++ read fname 2025-06-01T22:52:08.8704892Z ++ make_wheel_record torch/include/ATen/ops/index_add_meta.h 2025-06-01T22:52:08.8705355Z ++ FPATH=torch/include/ATen/ops/index_add_meta.h 2025-06-01T22:52:08.8705910Z ++ echo torch/include/ATen/ops/index_add_meta.h 2025-06-01T22:52:08.8706287Z ++ grep RECORD 2025-06-01T22:52:08.8732059Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_add_meta.h 2025-06-01T22:52:08.8732888Z +++ openssl base64 2025-06-01T22:52:08.8733522Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.8734673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.8736271Z +++ sed -e s/=//g 2025-06-01T22:52:08.8774782Z ++ HASH=R9PfFJCjjNDrtpuRy9Ol3_aVrcO6vhVin8N4G8jDZsE 2025-06-01T22:52:08.8779978Z +++ ls -nl torch/include/ATen/ops/index_add_meta.h 2025-06-01T22:52:08.8780691Z +++ awk '{print $5}' 2025-06-01T22:52:08.8806228Z ++ FSIZE=1104 2025-06-01T22:52:08.8806872Z ++ echo '"torch/include/ATen/ops/index_add_meta.h",sha256=R9PfFJCjjNDrtpuRy9Ol3_aVrcO6vhVin8N4G8jDZsE,1104' 2025-06-01T22:52:08.8807567Z ++ read fname 2025-06-01T22:52:08.8807946Z ++ make_wheel_record torch/include/ATen/ops/index_add_meta_dispatch.h 2025-06-01T22:52:08.8808526Z ++ FPATH=torch/include/ATen/ops/index_add_meta_dispatch.h 2025-06-01T22:52:08.8809040Z ++ echo torch/include/ATen/ops/index_add_meta_dispatch.h 2025-06-01T22:52:08.8809440Z ++ grep RECORD 2025-06-01T22:52:08.8836890Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_add_meta_dispatch.h 2025-06-01T22:52:08.8837443Z +++ openssl base64 2025-06-01T22:52:08.8837714Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.8837962Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.8838236Z +++ sed -e s/=//g 2025-06-01T22:52:08.8879034Z ++ HASH=t5CO3gH4JaqR1iQSTHNvy88tA-r2yP6D_LvyaK-wNIM 2025-06-01T22:52:08.8881271Z +++ ls -nl torch/include/ATen/ops/index_add_meta_dispatch.h 2025-06-01T22:52:08.8882553Z +++ awk '{print $5}' 2025-06-01T22:52:08.8910793Z ++ FSIZE=1316 2025-06-01T22:52:08.8911673Z ++ echo '"torch/include/ATen/ops/index_add_meta_dispatch.h",sha256=t5CO3gH4JaqR1iQSTHNvy88tA-r2yP6D_LvyaK-wNIM,1316' 2025-06-01T22:52:08.8912400Z ++ read fname 2025-06-01T22:52:08.8912736Z ++ make_wheel_record torch/include/ATen/ops/index_add_native.h 2025-06-01T22:52:08.8913356Z ++ FPATH=torch/include/ATen/ops/index_add_native.h 2025-06-01T22:52:08.8913787Z ++ echo torch/include/ATen/ops/index_add_native.h 2025-06-01T22:52:08.8914170Z ++ grep RECORD 2025-06-01T22:52:08.8932000Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_add_native.h 2025-06-01T22:52:08.8932673Z +++ openssl base64 2025-06-01T22:52:08.8933934Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.8935165Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.8936632Z +++ sed -e s/=//g 2025-06-01T22:52:08.8974667Z ++ HASH=lcraRQKCC52bi5FAtOXHkk24PKGAt8gW2881-6Jt25Q 2025-06-01T22:52:08.8979392Z +++ ls -nl torch/include/ATen/ops/index_add_native.h 2025-06-01T22:52:08.8980841Z +++ awk '{print $5}' 2025-06-01T22:52:08.9006378Z ++ FSIZE=1100 2025-06-01T22:52:08.9007045Z ++ echo '"torch/include/ATen/ops/index_add_native.h",sha256=lcraRQKCC52bi5FAtOXHkk24PKGAt8gW2881-6Jt25Q,1100' 2025-06-01T22:52:08.9007881Z ++ read fname 2025-06-01T22:52:08.9008228Z ++ make_wheel_record torch/include/ATen/ops/index_add_ops.h 2025-06-01T22:52:08.9008697Z ++ FPATH=torch/include/ATen/ops/index_add_ops.h 2025-06-01T22:52:08.9009136Z ++ echo torch/include/ATen/ops/index_add_ops.h 2025-06-01T22:52:08.9009499Z ++ grep RECORD 2025-06-01T22:52:08.9031788Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_add_ops.h 2025-06-01T22:52:08.9032331Z +++ openssl base64 2025-06-01T22:52:08.9032587Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.9033741Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.9033999Z +++ sed -e s/=//g 2025-06-01T22:52:08.9077061Z ++ HASH=Pbb14-2wTPnwJTCjCekeaCSDsDa-j-KZvqaHCN5cjPY 2025-06-01T22:52:08.9079035Z +++ ls -nl torch/include/ATen/ops/index_add_ops.h 2025-06-01T22:52:08.9079827Z +++ awk '{print $5}' 2025-06-01T22:52:08.9107806Z ++ FSIZE=3858 2025-06-01T22:52:08.9108441Z ++ echo '"torch/include/ATen/ops/index_add_ops.h",sha256=Pbb14-2wTPnwJTCjCekeaCSDsDa-j-KZvqaHCN5cjPY,3858' 2025-06-01T22:52:08.9109114Z ++ read fname 2025-06-01T22:52:08.9109656Z ++ make_wheel_record torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.9110676Z ++ FPATH=torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.9111520Z ++ echo torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.9112144Z ++ grep RECORD 2025-06-01T22:52:08.9130290Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.9131007Z +++ openssl base64 2025-06-01T22:52:08.9131385Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.9132942Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.9134177Z +++ sed -e s/=//g 2025-06-01T22:52:08.9172361Z ++ HASH=mQjGM6Q3urjQ-RrwwcwNLHbNICvz4KmxM_jWGgo1rBY 2025-06-01T22:52:08.9177264Z +++ ls -nl torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.9178325Z +++ awk '{print $5}' 2025-06-01T22:52:08.9205349Z ++ FSIZE=845 2025-06-01T22:52:08.9206258Z ++ echo '"torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h",sha256=mQjGM6Q3urjQ-RrwwcwNLHbNICvz4KmxM_jWGgo1rBY,845' 2025-06-01T22:52:08.9207193Z ++ read fname 2025-06-01T22:52:08.9207520Z ++ make_wheel_record torch/include/ATen/ops/index_copy.h 2025-06-01T22:52:08.9207985Z ++ FPATH=torch/include/ATen/ops/index_copy.h 2025-06-01T22:52:08.9208384Z ++ echo torch/include/ATen/ops/index_copy.h 2025-06-01T22:52:08.9208751Z ++ grep RECORD 2025-06-01T22:52:08.9231276Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_copy.h 2025-06-01T22:52:08.9231785Z +++ openssl base64 2025-06-01T22:52:08.9232052Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.9232298Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.9232565Z +++ sed -e s/=//g 2025-06-01T22:52:08.9273053Z ++ HASH=HG9oP5Pw0XFKOhtHoxcsTJnvk_bRXDj7Ha2Oj2QGc0U 2025-06-01T22:52:08.9275527Z +++ ls -nl torch/include/ATen/ops/index_copy.h 2025-06-01T22:52:08.9276705Z +++ awk '{print $5}' 2025-06-01T22:52:08.9303780Z ++ FSIZE=1734 2025-06-01T22:52:08.9304590Z ++ echo '"torch/include/ATen/ops/index_copy.h",sha256=HG9oP5Pw0XFKOhtHoxcsTJnvk_bRXDj7Ha2Oj2QGc0U,1734' 2025-06-01T22:52:08.9305228Z ++ read fname 2025-06-01T22:52:08.9305806Z ++ make_wheel_record torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.9306737Z ++ FPATH=torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.9307618Z ++ echo torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.9308206Z ++ grep RECORD 2025-06-01T22:52:08.9327844Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.9328616Z +++ openssl base64 2025-06-01T22:52:08.9329119Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.9330345Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.9331409Z +++ sed -e s/=//g 2025-06-01T22:52:08.9370227Z ++ HASH=ISW5J3en26MzCOfMFHTZe_N86uljfTObV34QLSBnVqo 2025-06-01T22:52:08.9375355Z +++ ls -nl torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:08.9376359Z +++ awk '{print $5}' 2025-06-01T22:52:08.9402130Z ++ FSIZE=981 2025-06-01T22:52:08.9403071Z ++ echo '"torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=ISW5J3en26MzCOfMFHTZe_N86uljfTObV34QLSBnVqo,981' 2025-06-01T22:52:08.9404195Z ++ read fname 2025-06-01T22:52:08.9404876Z ++ make_wheel_record torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.9405763Z ++ FPATH=torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.9406513Z ++ echo torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.9407056Z ++ grep RECORD 2025-06-01T22:52:08.9428294Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.9429189Z +++ openssl base64 2025-06-01T22:52:08.9429458Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.9430632Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.9430914Z +++ sed -e s/=//g 2025-06-01T22:52:08.9471529Z ++ HASH=qjT-iZD3PVfjtbgtGiYU_k-jkH8vsLT0Kp1sw1be1Uk 2025-06-01T22:52:08.9476095Z +++ ls -nl torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:08.9477220Z +++ awk '{print $5}' 2025-06-01T22:52:08.9503901Z ++ FSIZE=963 2025-06-01T22:52:08.9504763Z ++ echo '"torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h",sha256=qjT-iZD3PVfjtbgtGiYU_k-jkH8vsLT0Kp1sw1be1Uk,963' 2025-06-01T22:52:08.9505680Z ++ read fname 2025-06-01T22:52:08.9506064Z ++ make_wheel_record torch/include/ATen/ops/index_copy_cpu_dispatch.h 2025-06-01T22:52:08.9506619Z ++ FPATH=torch/include/ATen/ops/index_copy_cpu_dispatch.h 2025-06-01T22:52:08.9507167Z ++ echo torch/include/ATen/ops/index_copy_cpu_dispatch.h 2025-06-01T22:52:08.9507566Z ++ grep RECORD 2025-06-01T22:52:08.9527899Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_copy_cpu_dispatch.h 2025-06-01T22:52:08.9528457Z +++ openssl base64 2025-06-01T22:52:08.9528932Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.9530410Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.9531619Z +++ sed -e s/=//g 2025-06-01T22:52:08.9570814Z ++ HASH=CTfro6ukWFyG7DDYZFC2uA3pMzxr5A_asVDws8Y5-Bs 2025-06-01T22:52:08.9575545Z +++ ls -nl torch/include/ATen/ops/index_copy_cpu_dispatch.h 2025-06-01T22:52:08.9576463Z +++ awk '{print $5}' 2025-06-01T22:52:08.9603091Z ++ FSIZE=1208 2025-06-01T22:52:08.9603809Z ++ echo '"torch/include/ATen/ops/index_copy_cpu_dispatch.h",sha256=CTfro6ukWFyG7DDYZFC2uA3pMzxr5A_asVDws8Y5-Bs,1208' 2025-06-01T22:52:08.9604987Z ++ read fname 2025-06-01T22:52:08.9605379Z ++ make_wheel_record torch/include/ATen/ops/index_copy_cuda_dispatch.h 2025-06-01T22:52:08.9605984Z ++ FPATH=torch/include/ATen/ops/index_copy_cuda_dispatch.h 2025-06-01T22:52:08.9606528Z ++ echo torch/include/ATen/ops/index_copy_cuda_dispatch.h 2025-06-01T22:52:08.9606945Z ++ grep RECORD 2025-06-01T22:52:08.9629496Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_copy_cuda_dispatch.h 2025-06-01T22:52:08.9630182Z +++ openssl base64 2025-06-01T22:52:08.9630510Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.9630755Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.9631033Z +++ sed -e s/=//g 2025-06-01T22:52:08.9672403Z ++ HASH=IigJtGqwuYS8OiEzXKcWQa-MjtqX8z7pm_jXGH6_RlM 2025-06-01T22:52:08.9675490Z +++ ls -nl torch/include/ATen/ops/index_copy_cuda_dispatch.h 2025-06-01T22:52:08.9676779Z +++ awk '{print $5}' 2025-06-01T22:52:08.9703674Z ++ FSIZE=1210 2025-06-01T22:52:08.9704452Z ++ echo '"torch/include/ATen/ops/index_copy_cuda_dispatch.h",sha256=IigJtGqwuYS8OiEzXKcWQa-MjtqX8z7pm_jXGH6_RlM,1210' 2025-06-01T22:52:08.9705263Z ++ read fname 2025-06-01T22:52:08.9705600Z ++ make_wheel_record torch/include/ATen/ops/index_copy_meta.h 2025-06-01T22:52:08.9706139Z ++ FPATH=torch/include/ATen/ops/index_copy_meta.h 2025-06-01T22:52:08.9706708Z ++ echo torch/include/ATen/ops/index_copy_meta.h 2025-06-01T22:52:08.9707086Z ++ grep RECORD 2025-06-01T22:52:08.9727445Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_copy_meta.h 2025-06-01T22:52:08.9727962Z +++ openssl base64 2025-06-01T22:52:08.9729048Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.9730507Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.9731609Z +++ sed -e s/=//g 2025-06-01T22:52:08.9770184Z ++ HASH=Sc0oYNi-akhItieM4k6ckhxe6IkFRHfE6xaUqnQhZU4 2025-06-01T22:52:08.9774999Z +++ ls -nl torch/include/ATen/ops/index_copy_meta.h 2025-06-01T22:52:08.9775994Z +++ awk '{print $5}' 2025-06-01T22:52:08.9802574Z ++ FSIZE=1079 2025-06-01T22:52:08.9803239Z ++ echo '"torch/include/ATen/ops/index_copy_meta.h",sha256=Sc0oYNi-akhItieM4k6ckhxe6IkFRHfE6xaUqnQhZU4,1079' 2025-06-01T22:52:08.9804078Z ++ read fname 2025-06-01T22:52:08.9804657Z ++ make_wheel_record torch/include/ATen/ops/index_copy_meta_dispatch.h 2025-06-01T22:52:08.9805225Z ++ FPATH=torch/include/ATen/ops/index_copy_meta_dispatch.h 2025-06-01T22:52:08.9805837Z ++ echo torch/include/ATen/ops/index_copy_meta_dispatch.h 2025-06-01T22:52:08.9806262Z ++ grep RECORD 2025-06-01T22:52:08.9830879Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_copy_meta_dispatch.h 2025-06-01T22:52:08.9831587Z +++ openssl base64 2025-06-01T22:52:08.9831844Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.9832116Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.9832373Z +++ sed -e s/=//g 2025-06-01T22:52:08.9871450Z ++ HASH=YGC5re08ZphuUm9unU6INs8CPExCTxRf8ADh8OLBMwo 2025-06-01T22:52:08.9874408Z +++ ls -nl torch/include/ATen/ops/index_copy_meta_dispatch.h 2025-06-01T22:52:08.9875859Z +++ awk '{print $5}' 2025-06-01T22:52:08.9903220Z ++ FSIZE=1210 2025-06-01T22:52:08.9903978Z ++ echo '"torch/include/ATen/ops/index_copy_meta_dispatch.h",sha256=YGC5re08ZphuUm9unU6INs8CPExCTxRf8ADh8OLBMwo,1210' 2025-06-01T22:52:08.9904709Z ++ read fname 2025-06-01T22:52:08.9905055Z ++ make_wheel_record torch/include/ATen/ops/index_copy_native.h 2025-06-01T22:52:08.9905615Z ++ FPATH=torch/include/ATen/ops/index_copy_native.h 2025-06-01T22:52:08.9906075Z ++ echo torch/include/ATen/ops/index_copy_native.h 2025-06-01T22:52:08.9906440Z ++ grep RECORD 2025-06-01T22:52:08.9927677Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_copy_native.h 2025-06-01T22:52:08.9928211Z +++ openssl base64 2025-06-01T22:52:08.9929033Z +++ sed -e s/+/-/g 2025-06-01T22:52:08.9930579Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:08.9931825Z +++ sed -e s/=//g 2025-06-01T22:52:08.9970678Z ++ HASH=AqeGdOQksBgNR46txS5NJ5UTm-t_mzKenX_m0wQ1t90 2025-06-01T22:52:08.9975984Z +++ ls -nl torch/include/ATen/ops/index_copy_native.h 2025-06-01T22:52:08.9976897Z +++ awk '{print $5}' 2025-06-01T22:52:09.0003607Z ++ FSIZE=927 2025-06-01T22:52:09.0004403Z ++ echo '"torch/include/ATen/ops/index_copy_native.h",sha256=AqeGdOQksBgNR46txS5NJ5UTm-t_mzKenX_m0wQ1t90,927' 2025-06-01T22:52:09.0005349Z ++ read fname 2025-06-01T22:52:09.0005692Z ++ make_wheel_record torch/include/ATen/ops/index_copy_ops.h 2025-06-01T22:52:09.0006230Z ++ FPATH=torch/include/ATen/ops/index_copy_ops.h 2025-06-01T22:52:09.0006670Z ++ echo torch/include/ATen/ops/index_copy_ops.h 2025-06-01T22:52:09.0007048Z ++ grep RECORD 2025-06-01T22:52:09.0031740Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_copy_ops.h 2025-06-01T22:52:09.0032311Z +++ openssl base64 2025-06-01T22:52:09.0032573Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.0032834Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.0033105Z +++ sed -e s/=//g 2025-06-01T22:52:09.0073330Z ++ HASH=kW-HTtREdEV5C0rZelpVEMsadO93oVCuUEk-Kq5atwc 2025-06-01T22:52:09.0076854Z +++ ls -nl torch/include/ATen/ops/index_copy_ops.h 2025-06-01T22:52:09.0077565Z +++ awk '{print $5}' 2025-06-01T22:52:09.0104967Z ++ FSIZE=4278 2025-06-01T22:52:09.0105689Z ++ echo '"torch/include/ATen/ops/index_copy_ops.h",sha256=kW-HTtREdEV5C0rZelpVEMsadO93oVCuUEk-Kq5atwc,4278' 2025-06-01T22:52:09.0106381Z ++ read fname 2025-06-01T22:52:09.0106807Z ++ make_wheel_record torch/include/ATen/ops/index_cpu_dispatch.h 2025-06-01T22:52:09.0107301Z ++ FPATH=torch/include/ATen/ops/index_cpu_dispatch.h 2025-06-01T22:52:09.0107903Z ++ echo torch/include/ATen/ops/index_cpu_dispatch.h 2025-06-01T22:52:09.0108273Z ++ grep RECORD 2025-06-01T22:52:09.0128054Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_cpu_dispatch.h 2025-06-01T22:52:09.0128610Z +++ openssl base64 2025-06-01T22:52:09.0129122Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.0130732Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.0131946Z +++ sed -e s/=//g 2025-06-01T22:52:09.0170638Z ++ HASH=78FfP3VEGw9uTMoUejBcGTHWbICtoaPuGnRKJUgWVxw 2025-06-01T22:52:09.0175722Z +++ ls -nl torch/include/ATen/ops/index_cpu_dispatch.h 2025-06-01T22:52:09.0176593Z +++ awk '{print $5}' 2025-06-01T22:52:09.0203108Z ++ FSIZE=1042 2025-06-01T22:52:09.0203850Z ++ echo '"torch/include/ATen/ops/index_cpu_dispatch.h",sha256=78FfP3VEGw9uTMoUejBcGTHWbICtoaPuGnRKJUgWVxw,1042' 2025-06-01T22:52:09.0205009Z ++ read fname 2025-06-01T22:52:09.0205377Z ++ make_wheel_record torch/include/ATen/ops/index_cuda_dispatch.h 2025-06-01T22:52:09.0205972Z ++ FPATH=torch/include/ATen/ops/index_cuda_dispatch.h 2025-06-01T22:52:09.0206432Z ++ echo torch/include/ATen/ops/index_cuda_dispatch.h 2025-06-01T22:52:09.0206834Z ++ grep RECORD 2025-06-01T22:52:09.0229884Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_cuda_dispatch.h 2025-06-01T22:52:09.0230484Z +++ openssl base64 2025-06-01T22:52:09.0230754Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.0230999Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.0231340Z +++ sed -e s/=//g 2025-06-01T22:52:09.0270904Z ++ HASH=iH4qfSFzG75HnZBkvQyOKDla39oiYZjL_nHIjtsbfSQ 2025-06-01T22:52:09.0274130Z +++ ls -nl torch/include/ATen/ops/index_cuda_dispatch.h 2025-06-01T22:52:09.0274769Z +++ awk '{print $5}' 2025-06-01T22:52:09.0301922Z ++ FSIZE=1044 2025-06-01T22:52:09.0302665Z ++ echo '"torch/include/ATen/ops/index_cuda_dispatch.h",sha256=iH4qfSFzG75HnZBkvQyOKDla39oiYZjL_nHIjtsbfSQ,1044' 2025-06-01T22:52:09.0303413Z ++ read fname 2025-06-01T22:52:09.0303738Z ++ make_wheel_record torch/include/ATen/ops/index_fill.h 2025-06-01T22:52:09.0304195Z ++ FPATH=torch/include/ATen/ops/index_fill.h 2025-06-01T22:52:09.0304642Z ++ echo torch/include/ATen/ops/index_fill.h 2025-06-01T22:52:09.0305003Z ++ grep RECORD 2025-06-01T22:52:09.0326838Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_fill.h 2025-06-01T22:52:09.0327391Z +++ openssl base64 2025-06-01T22:52:09.0327649Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.0328127Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.0329583Z +++ sed -e s/=//g 2025-06-01T22:52:09.0368336Z ++ HASH=TsSX6L7sc7xpjdWQuFUqyxf4X3yLqCR3fqQxt4J_xfk 2025-06-01T22:52:09.0373622Z +++ ls -nl torch/include/ATen/ops/index_fill.h 2025-06-01T22:52:09.0374808Z +++ awk '{print $5}' 2025-06-01T22:52:09.0402030Z ++ FSIZE=3098 2025-06-01T22:52:09.0402715Z ++ echo '"torch/include/ATen/ops/index_fill.h",sha256=TsSX6L7sc7xpjdWQuFUqyxf4X3yLqCR3fqQxt4J_xfk,3098' 2025-06-01T22:52:09.0403363Z ++ read fname 2025-06-01T22:52:09.0404064Z ++ make_wheel_record torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.0405059Z ++ FPATH=torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.0405958Z ++ echo torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.0406496Z ++ grep RECORD 2025-06-01T22:52:09.0427709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.0428415Z +++ openssl base64 2025-06-01T22:52:09.0428719Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.0428992Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.0429252Z +++ sed -e s/=//g 2025-06-01T22:52:09.0471955Z ++ HASH=NblXRgpfk8q9MDoExCKsyZqDFE2AnHDq8sIDuldcOvo 2025-06-01T22:52:09.0475248Z +++ ls -nl torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.0476039Z +++ awk '{print $5}' 2025-06-01T22:52:09.0504171Z ++ FSIZE=1546 2025-06-01T22:52:09.0505061Z ++ echo '"torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h",sha256=NblXRgpfk8q9MDoExCKsyZqDFE2AnHDq8sIDuldcOvo,1546' 2025-06-01T22:52:09.0506119Z ++ read fname 2025-06-01T22:52:09.0506685Z ++ make_wheel_record torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.0507495Z ++ FPATH=torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.0508234Z ++ echo torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.0508763Z ++ grep RECORD 2025-06-01T22:52:09.0527835Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.0528580Z +++ openssl base64 2025-06-01T22:52:09.0528859Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.0529792Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.0531453Z +++ sed -e s/=//g 2025-06-01T22:52:09.0570260Z ++ HASH=Sn3-N4_ga-20Tz3pLU2xtbQ1Qwr4AabBL_YTp4XqWmk 2025-06-01T22:52:09.0575178Z +++ ls -nl torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.0576001Z +++ awk '{print $5}' 2025-06-01T22:52:09.0602880Z ++ FSIZE=1212 2025-06-01T22:52:09.0603773Z ++ echo '"torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h",sha256=Sn3-N4_ga-20Tz3pLU2xtbQ1Qwr4AabBL_YTp4XqWmk,1212' 2025-06-01T22:52:09.0605005Z ++ read fname 2025-06-01T22:52:09.0605528Z ++ make_wheel_record torch/include/ATen/ops/index_fill_cpu_dispatch.h 2025-06-01T22:52:09.0606105Z ++ FPATH=torch/include/ATen/ops/index_fill_cpu_dispatch.h 2025-06-01T22:52:09.0606688Z ++ echo torch/include/ATen/ops/index_fill_cpu_dispatch.h 2025-06-01T22:52:09.0607101Z ++ grep RECORD 2025-06-01T22:52:09.0628129Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_fill_cpu_dispatch.h 2025-06-01T22:52:09.0628817Z +++ openssl base64 2025-06-01T22:52:09.0629319Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.0629569Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.0629839Z +++ sed -e s/=//g 2025-06-01T22:52:09.0671642Z ++ HASH=h5A-lEM80B5lglKP_IZeGcdBvk_IcN0-I06A3ea6aaI 2025-06-01T22:52:09.0674824Z +++ ls -nl torch/include/ATen/ops/index_fill_cpu_dispatch.h 2025-06-01T22:52:09.0675537Z +++ awk '{print $5}' 2025-06-01T22:52:09.0703451Z ++ FSIZE=906 2025-06-01T22:52:09.0704267Z ++ echo '"torch/include/ATen/ops/index_fill_cpu_dispatch.h",sha256=h5A-lEM80B5lglKP_IZeGcdBvk_IcN0-I06A3ea6aaI,906' 2025-06-01T22:52:09.0704962Z ++ read fname 2025-06-01T22:52:09.0705354Z ++ make_wheel_record torch/include/ATen/ops/index_fill_cuda_dispatch.h 2025-06-01T22:52:09.0705963Z ++ FPATH=torch/include/ATen/ops/index_fill_cuda_dispatch.h 2025-06-01T22:52:09.0706471Z ++ echo torch/include/ATen/ops/index_fill_cuda_dispatch.h 2025-06-01T22:52:09.0706883Z ++ grep RECORD 2025-06-01T22:52:09.0727664Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_fill_cuda_dispatch.h 2025-06-01T22:52:09.0728286Z +++ openssl base64 2025-06-01T22:52:09.0728549Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.0729774Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.0731135Z +++ sed -e s/=//g 2025-06-01T22:52:09.0770670Z ++ HASH=jGuEpQzxFEbpk2b_U0L2Z0OSxx6W5iJ490S-gWbK12w 2025-06-01T22:52:09.0775861Z +++ ls -nl torch/include/ATen/ops/index_fill_cuda_dispatch.h 2025-06-01T22:52:09.0776678Z +++ awk '{print $5}' 2025-06-01T22:52:09.0803314Z ++ FSIZE=908 2025-06-01T22:52:09.0804646Z ++ echo '"torch/include/ATen/ops/index_fill_cuda_dispatch.h",sha256=jGuEpQzxFEbpk2b_U0L2Z0OSxx6W5iJ490S-gWbK12w,908' 2025-06-01T22:52:09.0805390Z ++ read fname 2025-06-01T22:52:09.0805829Z ++ make_wheel_record torch/include/ATen/ops/index_fill_meta_dispatch.h 2025-06-01T22:52:09.0806418Z ++ FPATH=torch/include/ATen/ops/index_fill_meta_dispatch.h 2025-06-01T22:52:09.0806941Z ++ echo torch/include/ATen/ops/index_fill_meta_dispatch.h 2025-06-01T22:52:09.0807344Z ++ grep RECORD 2025-06-01T22:52:09.0830273Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_fill_meta_dispatch.h 2025-06-01T22:52:09.0831130Z +++ openssl base64 2025-06-01T22:52:09.0831472Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.0831728Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.0832001Z +++ sed -e s/=//g 2025-06-01T22:52:09.0874794Z ++ HASH=EZVJfy7fgCF9nUsh4e6rzOx6yfDQ9vX_aNnkwInYTOw 2025-06-01T22:52:09.0876440Z +++ ls -nl torch/include/ATen/ops/index_fill_meta_dispatch.h 2025-06-01T22:52:09.0877064Z +++ awk '{print $5}' 2025-06-01T22:52:09.0906349Z ++ FSIZE=908 2025-06-01T22:52:09.0907062Z ++ echo '"torch/include/ATen/ops/index_fill_meta_dispatch.h",sha256=EZVJfy7fgCF9nUsh4e6rzOx6yfDQ9vX_aNnkwInYTOw,908' 2025-06-01T22:52:09.0907761Z ++ read fname 2025-06-01T22:52:09.0908123Z ++ make_wheel_record torch/include/ATen/ops/index_fill_native.h 2025-06-01T22:52:09.0908605Z ++ FPATH=torch/include/ATen/ops/index_fill_native.h 2025-06-01T22:52:09.0909044Z ++ echo torch/include/ATen/ops/index_fill_native.h 2025-06-01T22:52:09.0909415Z ++ grep RECORD 2025-06-01T22:52:09.0928305Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_fill_native.h 2025-06-01T22:52:09.0928846Z +++ openssl base64 2025-06-01T22:52:09.0929354Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.0930482Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.0931920Z +++ sed -e s/=//g 2025-06-01T22:52:09.0970439Z ++ HASH=_z5gD1ZTnbdYMYTFdgZfAYb2gbqtFNbQbxDIxlQlgSY 2025-06-01T22:52:09.0975207Z +++ ls -nl torch/include/ATen/ops/index_fill_native.h 2025-06-01T22:52:09.0976311Z +++ awk '{print $5}' 2025-06-01T22:52:09.1002273Z ++ FSIZE=1726 2025-06-01T22:52:09.1003132Z ++ echo '"torch/include/ATen/ops/index_fill_native.h",sha256=_z5gD1ZTnbdYMYTFdgZfAYb2gbqtFNbQbxDIxlQlgSY,1726' 2025-06-01T22:52:09.1003239Z ++ read fname 2025-06-01T22:52:09.1003487Z ++ make_wheel_record torch/include/ATen/ops/index_fill_ops.h 2025-06-01T22:52:09.1003653Z ++ FPATH=torch/include/ATen/ops/index_fill_ops.h 2025-06-01T22:52:09.1004221Z ++ echo torch/include/ATen/ops/index_fill_ops.h 2025-06-01T22:52:09.1005431Z ++ grep RECORD 2025-06-01T22:52:09.1027268Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_fill_ops.h 2025-06-01T22:52:09.1027383Z +++ openssl base64 2025-06-01T22:52:09.1030117Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.1030288Z +++ sed -e s/=//g 2025-06-01T22:52:09.1030551Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.1071040Z ++ HASH=DakJ_yqN9-VtsblMW_8MZeo-Y9kOtLECpD2kwQLS02Y 2025-06-01T22:52:09.1074153Z +++ ls -nl torch/include/ATen/ops/index_fill_ops.h 2025-06-01T22:52:09.1075106Z +++ awk '{print $5}' 2025-06-01T22:52:09.1103269Z ++ FSIZE=8347 2025-06-01T22:52:09.1103751Z ++ echo '"torch/include/ATen/ops/index_fill_ops.h",sha256=DakJ_yqN9-VtsblMW_8MZeo-Y9kOtLECpD2kwQLS02Y,8347' 2025-06-01T22:52:09.1103864Z ++ read fname 2025-06-01T22:52:09.1104047Z ++ make_wheel_record torch/include/ATen/ops/index_meta.h 2025-06-01T22:52:09.1104185Z ++ FPATH=torch/include/ATen/ops/index_meta.h 2025-06-01T22:52:09.1104331Z ++ echo torch/include/ATen/ops/index_meta.h 2025-06-01T22:52:09.1104698Z ++ grep RECORD 2025-06-01T22:52:09.1126040Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_meta.h 2025-06-01T22:52:09.1126427Z +++ openssl base64 2025-06-01T22:52:09.1126728Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.1128248Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.1129263Z +++ sed -e s/=//g 2025-06-01T22:52:09.1168394Z ++ HASH=ao_sH6WUUvMzrj5vQ652hKVE2KU5Ym1qqp5NHzmasDo 2025-06-01T22:52:09.1172982Z +++ ls -nl torch/include/ATen/ops/index_meta.h 2025-06-01T22:52:09.1174031Z +++ awk '{print $5}' 2025-06-01T22:52:09.1201607Z ++ FSIZE=1470 2025-06-01T22:52:09.1202454Z ++ echo '"torch/include/ATen/ops/index_meta.h",sha256=ao_sH6WUUvMzrj5vQ652hKVE2KU5Ym1qqp5NHzmasDo,1470' 2025-06-01T22:52:09.1202567Z ++ read fname 2025-06-01T22:52:09.1202788Z ++ make_wheel_record torch/include/ATen/ops/index_meta_dispatch.h 2025-06-01T22:52:09.1202977Z ++ FPATH=torch/include/ATen/ops/index_meta_dispatch.h 2025-06-01T22:52:09.1203137Z ++ echo torch/include/ATen/ops/index_meta_dispatch.h 2025-06-01T22:52:09.1203478Z ++ grep RECORD 2025-06-01T22:52:09.1227228Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_meta_dispatch.h 2025-06-01T22:52:09.1227349Z +++ openssl base64 2025-06-01T22:52:09.1227453Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.1227574Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.1229581Z +++ sed -e s/=//g 2025-06-01T22:52:09.1271520Z ++ HASH=P-8TWTTmftdxVFMe0pJuHpHuncixF-jZs1tk3xljEes 2025-06-01T22:52:09.1273824Z +++ ls -nl torch/include/ATen/ops/index_meta_dispatch.h 2025-06-01T22:52:09.1274329Z +++ awk '{print $5}' 2025-06-01T22:52:09.1302516Z ++ FSIZE=1044 2025-06-01T22:52:09.1303050Z ++ echo '"torch/include/ATen/ops/index_meta_dispatch.h",sha256=P-8TWTTmftdxVFMe0pJuHpHuncixF-jZs1tk3xljEes,1044' 2025-06-01T22:52:09.1303149Z ++ read fname 2025-06-01T22:52:09.1303344Z ++ make_wheel_record torch/include/ATen/ops/index_native.h 2025-06-01T22:52:09.1303501Z ++ FPATH=torch/include/ATen/ops/index_native.h 2025-06-01T22:52:09.1303644Z ++ echo torch/include/ATen/ops/index_native.h 2025-06-01T22:52:09.1303961Z ++ grep RECORD 2025-06-01T22:52:09.1326292Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_native.h 2025-06-01T22:52:09.1326425Z +++ openssl base64 2025-06-01T22:52:09.1326555Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.1328003Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.1329162Z +++ sed -e s/=//g 2025-06-01T22:52:09.1369080Z ++ HASH=jFxdrBxSZU-sVntjfO43uSHTMTuLQU5ViTWrQ5ina2E 2025-06-01T22:52:09.1373688Z +++ ls -nl torch/include/ATen/ops/index_native.h 2025-06-01T22:52:09.1374646Z +++ awk '{print $5}' 2025-06-01T22:52:09.1403628Z ++ FSIZE=763 2025-06-01T22:52:09.1404382Z ++ echo '"torch/include/ATen/ops/index_native.h",sha256=jFxdrBxSZU-sVntjfO43uSHTMTuLQU5ViTWrQ5ina2E,763' 2025-06-01T22:52:09.1404502Z ++ read fname 2025-06-01T22:52:09.1404677Z ++ make_wheel_record torch/include/ATen/ops/index_ops.h 2025-06-01T22:52:09.1405047Z ++ FPATH=torch/include/ATen/ops/index_ops.h 2025-06-01T22:52:09.1405191Z ++ echo torch/include/ATen/ops/index_ops.h 2025-06-01T22:52:09.1405289Z ++ grep RECORD 2025-06-01T22:52:09.1432647Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_ops.h 2025-06-01T22:52:09.1432843Z +++ openssl base64 2025-06-01T22:52:09.1433239Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.1433355Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.1433485Z +++ sed -e s/=//g 2025-06-01T22:52:09.1475169Z ++ HASH=YJtNUdmPEfX4kKVRB6UGyWa9LiE6YxKb22l0BHjFJms 2025-06-01T22:52:09.1476897Z +++ ls -nl torch/include/ATen/ops/index_ops.h 2025-06-01T22:52:09.1478438Z +++ awk '{print $5}' 2025-06-01T22:52:09.1507559Z ++ FSIZE=1940 2025-06-01T22:52:09.1508068Z ++ echo '"torch/include/ATen/ops/index_ops.h",sha256=YJtNUdmPEfX4kKVRB6UGyWa9LiE6YxKb22l0BHjFJms,1940' 2025-06-01T22:52:09.1508167Z ++ read fname 2025-06-01T22:52:09.1508434Z ++ make_wheel_record torch/include/ATen/ops/index_put.h 2025-06-01T22:52:09.1508590Z ++ FPATH=torch/include/ATen/ops/index_put.h 2025-06-01T22:52:09.1508717Z ++ echo torch/include/ATen/ops/index_put.h 2025-06-01T22:52:09.1509151Z ++ grep RECORD 2025-06-01T22:52:09.1535942Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_put.h 2025-06-01T22:52:09.1537545Z +++ openssl base64 2025-06-01T22:52:09.1537646Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.1538737Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.1540151Z +++ sed -e s/=//g 2025-06-01T22:52:09.1581772Z ++ HASH=XUrE1SdadC5bxK6MTy2TsPAEV_zAWjJaJGKEYUNpct0 2025-06-01T22:52:09.1583714Z +++ ls -nl torch/include/ATen/ops/index_put.h 2025-06-01T22:52:09.1584828Z +++ awk '{print $5}' 2025-06-01T22:52:09.1608658Z ++ FSIZE=1970 2025-06-01T22:52:09.1609288Z ++ echo '"torch/include/ATen/ops/index_put.h",sha256=XUrE1SdadC5bxK6MTy2TsPAEV_zAWjJaJGKEYUNpct0,1970' 2025-06-01T22:52:09.1609400Z ++ read fname 2025-06-01T22:52:09.1610054Z ++ make_wheel_record torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.1610408Z ++ FPATH=torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.1612578Z ++ echo torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.1613442Z ++ grep RECORD 2025-06-01T22:52:09.1635157Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.1635264Z +++ openssl base64 2025-06-01T22:52:09.1637059Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.1637175Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.1638454Z +++ sed -e s/=//g 2025-06-01T22:52:09.1679549Z ++ HASH=tSGeYQR41rQPY64Gpj8m2zDnBjBzXQqnxv1roV42Vew 2025-06-01T22:52:09.1683271Z +++ ls -nl torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.1683627Z +++ awk '{print $5}' 2025-06-01T22:52:09.1710798Z ++ FSIZE=1402 2025-06-01T22:52:09.1711542Z ++ echo '"torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h",sha256=tSGeYQR41rQPY64Gpj8m2zDnBjBzXQqnxv1roV42Vew,1402' 2025-06-01T22:52:09.1711642Z ++ read fname 2025-06-01T22:52:09.1711847Z ++ make_wheel_record torch/include/ATen/ops/index_put_native.h 2025-06-01T22:52:09.1712001Z ++ FPATH=torch/include/ATen/ops/index_put_native.h 2025-06-01T22:52:09.1712166Z ++ echo torch/include/ATen/ops/index_put_native.h 2025-06-01T22:52:09.1713132Z ++ grep RECORD 2025-06-01T22:52:09.1732481Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_put_native.h 2025-06-01T22:52:09.1733158Z +++ openssl base64 2025-06-01T22:52:09.1734357Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.1735838Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.1737196Z +++ sed -e s/=//g 2025-06-01T22:52:09.1780826Z ++ HASH=o6cVhGU6qNyeDIob2JZskGs_TOj4eQjlLKUlkcxH9R4 2025-06-01T22:52:09.1784188Z +++ ls -nl torch/include/ATen/ops/index_put_native.h 2025-06-01T22:52:09.1785302Z +++ awk '{print $5}' 2025-06-01T22:52:09.1809081Z ++ FSIZE=926 2025-06-01T22:52:09.1809660Z ++ echo '"torch/include/ATen/ops/index_put_native.h",sha256=o6cVhGU6qNyeDIob2JZskGs_TOj4eQjlLKUlkcxH9R4,926' 2025-06-01T22:52:09.1809847Z ++ read fname 2025-06-01T22:52:09.1810047Z ++ make_wheel_record torch/include/ATen/ops/index_put_ops.h 2025-06-01T22:52:09.1810200Z ++ FPATH=torch/include/ATen/ops/index_put_ops.h 2025-06-01T22:52:09.1812174Z ++ echo torch/include/ATen/ops/index_put_ops.h 2025-06-01T22:52:09.1813497Z ++ grep RECORD 2025-06-01T22:52:09.1834241Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_put_ops.h 2025-06-01T22:52:09.1834741Z +++ openssl base64 2025-06-01T22:52:09.1836132Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.1837433Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.1837545Z +++ sed -e s/=//g 2025-06-01T22:52:09.1879839Z ++ HASH=-DymFLKS04y8IymPCNP-rTBJvZ0UO4b0n1HKyuc8QVA 2025-06-01T22:52:09.1882713Z +++ ls -nl torch/include/ATen/ops/index_put_ops.h 2025-06-01T22:52:09.1883167Z +++ awk '{print $5}' 2025-06-01T22:52:09.1910895Z ++ FSIZE=3066 2025-06-01T22:52:09.1911419Z ++ echo '"torch/include/ATen/ops/index_put_ops.h",sha256=-DymFLKS04y8IymPCNP-rTBJvZ0UO4b0n1HKyuc8QVA,3066' 2025-06-01T22:52:09.1911522Z ++ read fname 2025-06-01T22:52:09.1911705Z ++ make_wheel_record torch/include/ATen/ops/index_reduce.h 2025-06-01T22:52:09.1911902Z ++ FPATH=torch/include/ATen/ops/index_reduce.h 2025-06-01T22:52:09.1912239Z ++ echo torch/include/ATen/ops/index_reduce.h 2025-06-01T22:52:09.1912337Z ++ grep RECORD 2025-06-01T22:52:09.1931379Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_reduce.h 2025-06-01T22:52:09.1931814Z +++ openssl base64 2025-06-01T22:52:09.1933148Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.1934662Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.1935891Z +++ sed -e s/=//g 2025-06-01T22:52:09.1972729Z ++ HASH=FlUXqXfvvH-i-woe4BDg41HAeOrtfRLcA2vjrDvHHuE 2025-06-01T22:52:09.1978739Z +++ ls -nl torch/include/ATen/ops/index_reduce.h 2025-06-01T22:52:09.1979512Z +++ awk '{print $5}' 2025-06-01T22:52:09.2005981Z ++ FSIZE=1778 2025-06-01T22:52:09.2006525Z ++ echo '"torch/include/ATen/ops/index_reduce.h",sha256=FlUXqXfvvH-i-woe4BDg41HAeOrtfRLcA2vjrDvHHuE,1778' 2025-06-01T22:52:09.2006629Z ++ read fname 2025-06-01T22:52:09.2007086Z ++ make_wheel_record torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:09.2007538Z ++ FPATH=torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:09.2008022Z ++ echo torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:09.2008139Z ++ grep RECORD 2025-06-01T22:52:09.2031527Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:09.2031790Z +++ openssl base64 2025-06-01T22:52:09.2031910Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.2032022Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.2032645Z +++ sed -e s/=//g 2025-06-01T22:52:09.2073608Z ++ HASH=R6N_xWY56S2n5BDeYZ4fTsl-Rj418YWb1lzPhnsH2kg 2025-06-01T22:52:09.2077138Z +++ ls -nl torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:09.2077667Z +++ awk '{print $5}' 2025-06-01T22:52:09.2105302Z ++ FSIZE=1083 2025-06-01T22:52:09.2106114Z ++ echo '"torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h",sha256=R6N_xWY56S2n5BDeYZ4fTsl-Rj418YWb1lzPhnsH2kg,1083' 2025-06-01T22:52:09.2106335Z ++ read fname 2025-06-01T22:52:09.2106589Z ++ make_wheel_record torch/include/ATen/ops/index_reduce_cpu_dispatch.h 2025-06-01T22:52:09.2106785Z ++ FPATH=torch/include/ATen/ops/index_reduce_cpu_dispatch.h 2025-06-01T22:52:09.2107033Z ++ echo torch/include/ATen/ops/index_reduce_cpu_dispatch.h 2025-06-01T22:52:09.2108024Z ++ grep RECORD 2025-06-01T22:52:09.2128811Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_reduce_cpu_dispatch.h 2025-06-01T22:52:09.2129163Z +++ openssl base64 2025-06-01T22:52:09.2130120Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.2131523Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.2132471Z +++ sed -e s/=//g 2025-06-01T22:52:09.2170648Z ++ HASH=kRvYVrYZRoeG2YrCNUe00SmO8GcqiAvPuLYl8tMZJcE 2025-06-01T22:52:09.2175778Z +++ ls -nl torch/include/ATen/ops/index_reduce_cpu_dispatch.h 2025-06-01T22:52:09.2176686Z +++ awk '{print $5}' 2025-06-01T22:52:09.2203126Z ++ FSIZE=1407 2025-06-01T22:52:09.2203682Z ++ echo '"torch/include/ATen/ops/index_reduce_cpu_dispatch.h",sha256=kRvYVrYZRoeG2YrCNUe00SmO8GcqiAvPuLYl8tMZJcE,1407' 2025-06-01T22:52:09.2203777Z ++ read fname 2025-06-01T22:52:09.2204176Z ++ make_wheel_record torch/include/ATen/ops/index_reduce_cuda_dispatch.h 2025-06-01T22:52:09.2204377Z ++ FPATH=torch/include/ATen/ops/index_reduce_cuda_dispatch.h 2025-06-01T22:52:09.2205159Z ++ echo torch/include/ATen/ops/index_reduce_cuda_dispatch.h 2025-06-01T22:52:09.2206217Z ++ grep RECORD 2025-06-01T22:52:09.2229123Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_reduce_cuda_dispatch.h 2025-06-01T22:52:09.2229238Z +++ openssl base64 2025-06-01T22:52:09.2230471Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.2230572Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.2230666Z +++ sed -e s/=//g 2025-06-01T22:52:09.2272417Z ++ HASH=NfFethrIFpZiwBOceL7Ek0PsMGFSXH4o-5fGa4Kvd4w 2025-06-01T22:52:09.2275370Z +++ ls -nl torch/include/ATen/ops/index_reduce_cuda_dispatch.h 2025-06-01T22:52:09.2275482Z +++ awk '{print $5}' 2025-06-01T22:52:09.2303047Z ++ FSIZE=1409 2025-06-01T22:52:09.2303609Z ++ echo '"torch/include/ATen/ops/index_reduce_cuda_dispatch.h",sha256=NfFethrIFpZiwBOceL7Ek0PsMGFSXH4o-5fGa4Kvd4w,1409' 2025-06-01T22:52:09.2303709Z ++ read fname 2025-06-01T22:52:09.2303932Z ++ make_wheel_record torch/include/ATen/ops/index_reduce_meta.h 2025-06-01T22:52:09.2304089Z ++ FPATH=torch/include/ATen/ops/index_reduce_meta.h 2025-06-01T22:52:09.2304555Z ++ echo torch/include/ATen/ops/index_reduce_meta.h 2025-06-01T22:52:09.2305842Z ++ grep RECORD 2025-06-01T22:52:09.2327476Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_reduce_meta.h 2025-06-01T22:52:09.2327598Z +++ openssl base64 2025-06-01T22:52:09.2328221Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.2329687Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.2330973Z +++ sed -e s/=//g 2025-06-01T22:52:09.2370149Z ++ HASH=fb2ZyPlQjmTJgZbqvmD7zN5rtU8g9A04Zg0rPQIcBJ8 2025-06-01T22:52:09.2375127Z +++ ls -nl torch/include/ATen/ops/index_reduce_meta.h 2025-06-01T22:52:09.2376240Z +++ awk '{print $5}' 2025-06-01T22:52:09.2403104Z ++ FSIZE=1125 2025-06-01T22:52:09.2403741Z ++ echo '"torch/include/ATen/ops/index_reduce_meta.h",sha256=fb2ZyPlQjmTJgZbqvmD7zN5rtU8g9A04Zg0rPQIcBJ8,1125' 2025-06-01T22:52:09.2403846Z ++ read fname 2025-06-01T22:52:09.2404221Z ++ make_wheel_record torch/include/ATen/ops/index_reduce_meta_dispatch.h 2025-06-01T22:52:09.2404433Z ++ FPATH=torch/include/ATen/ops/index_reduce_meta_dispatch.h 2025-06-01T22:52:09.2404956Z ++ echo torch/include/ATen/ops/index_reduce_meta_dispatch.h 2025-06-01T22:52:09.2405296Z ++ grep RECORD 2025-06-01T22:52:09.2428910Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_reduce_meta_dispatch.h 2025-06-01T22:52:09.2429087Z +++ openssl base64 2025-06-01T22:52:09.2429189Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.2429921Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.2430838Z +++ sed -e s/=//g 2025-06-01T22:52:09.2471645Z ++ HASH=Rzw9n8_oqGUMr0r2kJhQeoxk3cg0lL9o1K3lGD6O8wo 2025-06-01T22:52:09.2475833Z +++ ls -nl torch/include/ATen/ops/index_reduce_meta_dispatch.h 2025-06-01T22:52:09.2476917Z +++ awk '{print $5}' 2025-06-01T22:52:09.2504096Z ++ FSIZE=1409 2025-06-01T22:52:09.2504747Z ++ echo '"torch/include/ATen/ops/index_reduce_meta_dispatch.h",sha256=Rzw9n8_oqGUMr0r2kJhQeoxk3cg0lL9o1K3lGD6O8wo,1409' 2025-06-01T22:52:09.2505277Z ++ read fname 2025-06-01T22:52:09.2505560Z ++ make_wheel_record torch/include/ATen/ops/index_reduce_native.h 2025-06-01T22:52:09.2505749Z ++ FPATH=torch/include/ATen/ops/index_reduce_native.h 2025-06-01T22:52:09.2505933Z ++ echo torch/include/ATen/ops/index_reduce_native.h 2025-06-01T22:52:09.2507099Z ++ grep RECORD 2025-06-01T22:52:09.2528364Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_reduce_native.h 2025-06-01T22:52:09.2528506Z +++ openssl base64 2025-06-01T22:52:09.2529770Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.2531066Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.2532413Z +++ sed -e s/=//g 2025-06-01T22:52:09.2569867Z ++ HASH=BCw2y1qAJQfyevitD7ff_3OG1qyD5S8ebxDg0pwrNbk 2025-06-01T22:52:09.2574751Z +++ ls -nl torch/include/ATen/ops/index_reduce_native.h 2025-06-01T22:52:09.2575872Z +++ awk '{print $5}' 2025-06-01T22:52:09.2602304Z ++ FSIZE=996 2025-06-01T22:52:09.2602807Z ++ echo '"torch/include/ATen/ops/index_reduce_native.h",sha256=BCw2y1qAJQfyevitD7ff_3OG1qyD5S8ebxDg0pwrNbk,996' 2025-06-01T22:52:09.2602923Z ++ read fname 2025-06-01T22:52:09.2603136Z ++ make_wheel_record torch/include/ATen/ops/index_reduce_ops.h 2025-06-01T22:52:09.2603302Z ++ FPATH=torch/include/ATen/ops/index_reduce_ops.h 2025-06-01T22:52:09.2603470Z ++ echo torch/include/ATen/ops/index_reduce_ops.h 2025-06-01T22:52:09.2603574Z ++ grep RECORD 2025-06-01T22:52:09.2629007Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_reduce_ops.h 2025-06-01T22:52:09.2629510Z +++ openssl base64 2025-06-01T22:52:09.2629762Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.2630028Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.2630344Z +++ sed -e s/=//g 2025-06-01T22:52:09.2674123Z ++ HASH=V8oafKGJtsflWdw7bKEx9Lj_VSowk1-XVYN-HMhh6Q4 2025-06-01T22:52:09.2677116Z +++ ls -nl torch/include/ATen/ops/index_reduce_ops.h 2025-06-01T22:52:09.2677507Z +++ awk '{print $5}' 2025-06-01T22:52:09.2705767Z ++ FSIZE=3207 2025-06-01T22:52:09.2706404Z ++ echo '"torch/include/ATen/ops/index_reduce_ops.h",sha256=V8oafKGJtsflWdw7bKEx9Lj_VSowk1-XVYN-HMhh6Q4,3207' 2025-06-01T22:52:09.2707071Z ++ read fname 2025-06-01T22:52:09.2707396Z ++ make_wheel_record torch/include/ATen/ops/index_select.h 2025-06-01T22:52:09.2707857Z ++ FPATH=torch/include/ATen/ops/index_select.h 2025-06-01T22:52:09.2708257Z ++ echo torch/include/ATen/ops/index_select.h 2025-06-01T22:52:09.2708735Z ++ grep RECORD 2025-06-01T22:52:09.2729047Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_select.h 2025-06-01T22:52:09.2729558Z +++ openssl base64 2025-06-01T22:52:09.2730277Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.2731722Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.2733007Z +++ sed -e s/=//g 2025-06-01T22:52:09.2771015Z ++ HASH=YA0GyeE6gA7QazFou3LfavHU7ry2ZHq8ign5xtBe2-4 2025-06-01T22:52:09.2776551Z +++ ls -nl torch/include/ATen/ops/index_select.h 2025-06-01T22:52:09.2778152Z +++ awk '{print $5}' 2025-06-01T22:52:09.2803089Z ++ FSIZE=2182 2025-06-01T22:52:09.2803752Z ++ echo '"torch/include/ATen/ops/index_select.h",sha256=YA0GyeE6gA7QazFou3LfavHU7ry2ZHq8ign5xtBe2-4,2182' 2025-06-01T22:52:09.2804563Z ++ read fname 2025-06-01T22:52:09.2805113Z ++ make_wheel_record torch/include/ATen/ops/index_select_backward.h 2025-06-01T22:52:09.2805824Z ++ FPATH=torch/include/ATen/ops/index_select_backward.h 2025-06-01T22:52:09.2806648Z ++ echo torch/include/ATen/ops/index_select_backward.h 2025-06-01T22:52:09.2807114Z ++ grep RECORD 2025-06-01T22:52:09.2830997Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_select_backward.h 2025-06-01T22:52:09.2831563Z +++ openssl base64 2025-06-01T22:52:09.2831822Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.2832313Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.2833057Z +++ sed -e s/=//g 2025-06-01T22:52:09.2876229Z ++ HASH=KyTaQmIb9a1sUiFv4nLTOlEPlRTi4l_5tSV55-TTJuY 2025-06-01T22:52:09.2879029Z +++ ls -nl torch/include/ATen/ops/index_select_backward.h 2025-06-01T22:52:09.2880150Z +++ awk '{print $5}' 2025-06-01T22:52:09.2908738Z ++ FSIZE=1848 2025-06-01T22:52:09.2909489Z ++ echo '"torch/include/ATen/ops/index_select_backward.h",sha256=KyTaQmIb9a1sUiFv4nLTOlEPlRTi4l_5tSV55-TTJuY,1848' 2025-06-01T22:52:09.2910186Z ++ read fname 2025-06-01T22:52:09.2910753Z ++ make_wheel_record torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.2911641Z ++ FPATH=torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.2912608Z ++ echo torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.2913198Z ++ grep RECORD 2025-06-01T22:52:09.2930040Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.2930845Z +++ openssl base64 2025-06-01T22:52:09.2931103Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.2932120Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.2933485Z +++ sed -e s/=//g 2025-06-01T22:52:09.2972030Z ++ HASH=o9hT6T-ge8JSAEMeGj4p5NzH8U4zMpm5oyH7eG1Lhd0 2025-06-01T22:52:09.2977243Z +++ ls -nl torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.2978613Z +++ awk '{print $5}' 2025-06-01T22:52:09.3005831Z ++ FSIZE=993 2025-06-01T22:52:09.3006748Z ++ echo '"torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h",sha256=o9hT6T-ge8JSAEMeGj4p5NzH8U4zMpm5oyH7eG1Lhd0,993' 2025-06-01T22:52:09.3007666Z ++ read fname 2025-06-01T22:52:09.3008088Z ++ make_wheel_record torch/include/ATen/ops/index_select_backward_native.h 2025-06-01T22:52:09.3008697Z ++ FPATH=torch/include/ATen/ops/index_select_backward_native.h 2025-06-01T22:52:09.3009263Z ++ echo torch/include/ATen/ops/index_select_backward_native.h 2025-06-01T22:52:09.3009692Z ++ grep RECORD 2025-06-01T22:52:09.3033026Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_select_backward_native.h 2025-06-01T22:52:09.3033618Z +++ openssl base64 2025-06-01T22:52:09.3033872Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.3034129Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.3034383Z +++ sed -e s/=//g 2025-06-01T22:52:09.3075296Z ++ HASH=uWLSvxxXrYnWVC5kpC_CvUoGAZjNcXe4aEFVtr8lqzk 2025-06-01T22:52:09.3077346Z +++ ls -nl torch/include/ATen/ops/index_select_backward_native.h 2025-06-01T22:52:09.3077924Z +++ awk '{print $5}' 2025-06-01T22:52:09.3106292Z ++ FSIZE=569 2025-06-01T22:52:09.3107177Z ++ echo '"torch/include/ATen/ops/index_select_backward_native.h",sha256=uWLSvxxXrYnWVC5kpC_CvUoGAZjNcXe4aEFVtr8lqzk,569' 2025-06-01T22:52:09.3107933Z ++ read fname 2025-06-01T22:52:09.3108320Z ++ make_wheel_record torch/include/ATen/ops/index_select_backward_ops.h 2025-06-01T22:52:09.3108900Z ++ FPATH=torch/include/ATen/ops/index_select_backward_ops.h 2025-06-01T22:52:09.3109401Z ++ echo torch/include/ATen/ops/index_select_backward_ops.h 2025-06-01T22:52:09.3109835Z ++ grep RECORD 2025-06-01T22:52:09.3129514Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_select_backward_ops.h 2025-06-01T22:52:09.3130099Z +++ openssl base64 2025-06-01T22:52:09.3130692Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.3132096Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.3133332Z +++ sed -e s/=//g 2025-06-01T22:52:09.3172124Z ++ HASH=M3G97DlXspL4JSrgwm1jeC2kR_VW81kPMolJKzdf2Sc 2025-06-01T22:52:09.3177310Z +++ ls -nl torch/include/ATen/ops/index_select_backward_ops.h 2025-06-01T22:52:09.3178540Z +++ awk '{print $5}' 2025-06-01T22:52:09.3205600Z ++ FSIZE=1238 2025-06-01T22:52:09.3206317Z ++ echo '"torch/include/ATen/ops/index_select_backward_ops.h",sha256=M3G97DlXspL4JSrgwm1jeC2kR_VW81kPMolJKzdf2Sc,1238' 2025-06-01T22:52:09.3207063Z ++ read fname 2025-06-01T22:52:09.3207581Z ++ make_wheel_record torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.3208425Z ++ FPATH=torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.3209208Z ++ echo torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.3209747Z ++ grep RECORD 2025-06-01T22:52:09.3230528Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.3231205Z +++ openssl base64 2025-06-01T22:52:09.3231476Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.3232018Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.3232403Z +++ sed -e s/=//g 2025-06-01T22:52:09.3273861Z ++ HASH=8f4FLKtwe-5DE8GYDoaNPjVtCl6od4KdpapNNtch7Jk 2025-06-01T22:52:09.3277454Z +++ ls -nl torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.3278307Z +++ awk '{print $5}' 2025-06-01T22:52:09.3304097Z ++ FSIZE=1068 2025-06-01T22:52:09.3304943Z ++ echo '"torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h",sha256=8f4FLKtwe-5DE8GYDoaNPjVtCl6od4KdpapNNtch7Jk,1068' 2025-06-01T22:52:09.3305939Z ++ read fname 2025-06-01T22:52:09.3306446Z ++ make_wheel_record torch/include/ATen/ops/index_select_cpu_dispatch.h 2025-06-01T22:52:09.3307022Z ++ FPATH=torch/include/ATen/ops/index_select_cpu_dispatch.h 2025-06-01T22:52:09.3307645Z ++ echo torch/include/ATen/ops/index_select_cpu_dispatch.h 2025-06-01T22:52:09.3317087Z ++ grep RECORD 2025-06-01T22:52:09.3328457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_select_cpu_dispatch.h 2025-06-01T22:52:09.3329047Z +++ openssl base64 2025-06-01T22:52:09.3329458Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.3331030Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.3332257Z +++ sed -e s/=//g 2025-06-01T22:52:09.3370386Z ++ HASH=1MbvSC-blT9bwOJEXpzUiFT73qsz5N-NBWlJDG1gMDI 2025-06-01T22:52:09.3375361Z +++ ls -nl torch/include/ATen/ops/index_select_cpu_dispatch.h 2025-06-01T22:52:09.3376353Z +++ awk '{print $5}' 2025-06-01T22:52:09.3402437Z ++ FSIZE=1012 2025-06-01T22:52:09.3403194Z ++ echo '"torch/include/ATen/ops/index_select_cpu_dispatch.h",sha256=1MbvSC-blT9bwOJEXpzUiFT73qsz5N-NBWlJDG1gMDI,1012' 2025-06-01T22:52:09.3404207Z ++ read fname 2025-06-01T22:52:09.3404805Z ++ make_wheel_record torch/include/ATen/ops/index_select_cuda_dispatch.h 2025-06-01T22:52:09.3405466Z ++ FPATH=torch/include/ATen/ops/index_select_cuda_dispatch.h 2025-06-01T22:52:09.3406001Z ++ echo torch/include/ATen/ops/index_select_cuda_dispatch.h 2025-06-01T22:52:09.3406428Z ++ grep RECORD 2025-06-01T22:52:09.3428539Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_select_cuda_dispatch.h 2025-06-01T22:52:09.3429242Z +++ openssl base64 2025-06-01T22:52:09.3429595Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.3429933Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.3430314Z +++ sed -e s/=//g 2025-06-01T22:52:09.3471229Z ++ HASH=sCuNKKjpbY8aplDqQ9DyM1b-tdg-eGCjN4iTYyJLWzI 2025-06-01T22:52:09.3474953Z +++ ls -nl torch/include/ATen/ops/index_select_cuda_dispatch.h 2025-06-01T22:52:09.3475515Z +++ awk '{print $5}' 2025-06-01T22:52:09.3501873Z ++ FSIZE=1014 2025-06-01T22:52:09.3502572Z ++ echo '"torch/include/ATen/ops/index_select_cuda_dispatch.h",sha256=sCuNKKjpbY8aplDqQ9DyM1b-tdg-eGCjN4iTYyJLWzI,1014' 2025-06-01T22:52:09.3503342Z ++ read fname 2025-06-01T22:52:09.3503908Z ++ make_wheel_record torch/include/ATen/ops/index_select_native.h 2025-06-01T22:52:09.3504412Z ++ FPATH=torch/include/ATen/ops/index_select_native.h 2025-06-01T22:52:09.3504877Z ++ echo torch/include/ATen/ops/index_select_native.h 2025-06-01T22:52:09.3505251Z ++ grep RECORD 2025-06-01T22:52:09.3526067Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_select_native.h 2025-06-01T22:52:09.3526782Z +++ openssl base64 2025-06-01T22:52:09.3527043Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.3527940Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.3529293Z +++ sed -e s/=//g 2025-06-01T22:52:09.3570281Z ++ HASH=bCbKpA1fJ9HFeLH4-g4BnJmojXWl_q6u2lyGUaGX-T0 2025-06-01T22:52:09.3575395Z +++ ls -nl torch/include/ATen/ops/index_select_native.h 2025-06-01T22:52:09.3576478Z +++ awk '{print $5}' 2025-06-01T22:52:09.3601401Z ++ FSIZE=1565 2025-06-01T22:52:09.3602095Z ++ echo '"torch/include/ATen/ops/index_select_native.h",sha256=bCbKpA1fJ9HFeLH4-g4BnJmojXWl_q6u2lyGUaGX-T0,1565' 2025-06-01T22:52:09.3602779Z ++ read fname 2025-06-01T22:52:09.3603162Z ++ make_wheel_record torch/include/ATen/ops/index_select_ops.h 2025-06-01T22:52:09.3603831Z ++ FPATH=torch/include/ATen/ops/index_select_ops.h 2025-06-01T22:52:09.3604362Z ++ echo torch/include/ATen/ops/index_select_ops.h 2025-06-01T22:52:09.3605475Z ++ grep RECORD 2025-06-01T22:52:09.3627266Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/index_select_ops.h 2025-06-01T22:52:09.3627962Z +++ openssl base64 2025-06-01T22:52:09.3628397Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.3628910Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.3630166Z +++ sed -e s/=//g 2025-06-01T22:52:09.3672900Z ++ HASH=voFN81L5Kd723AUMJ_nuiWoJ8pAT7zOK9vbkB-3OyHk 2025-06-01T22:52:09.3675297Z +++ ls -nl torch/include/ATen/ops/index_select_ops.h 2025-06-01T22:52:09.3676074Z +++ awk '{print $5}' 2025-06-01T22:52:09.3702503Z ++ FSIZE=3308 2025-06-01T22:52:09.3703143Z ++ echo '"torch/include/ATen/ops/index_select_ops.h",sha256=voFN81L5Kd723AUMJ_nuiWoJ8pAT7zOK9vbkB-3OyHk,3308' 2025-06-01T22:52:09.3703810Z ++ read fname 2025-06-01T22:52:09.3704108Z ++ make_wheel_record torch/include/ATen/ops/indices.h 2025-06-01T22:52:09.3704530Z ++ FPATH=torch/include/ATen/ops/indices.h 2025-06-01T22:52:09.3704916Z ++ echo torch/include/ATen/ops/indices.h 2025-06-01T22:52:09.3705280Z ++ grep RECORD 2025-06-01T22:52:09.3726715Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/indices.h 2025-06-01T22:52:09.3727210Z +++ openssl base64 2025-06-01T22:52:09.3727767Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.3728988Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.3730234Z +++ sed -e s/=//g 2025-06-01T22:52:09.3768745Z ++ HASH=j7a3YZInpMab8h6raELnewDN5NnEUpwYVQTUdjmcgkQ 2025-06-01T22:52:09.3773242Z +++ ls -nl torch/include/ATen/ops/indices.h 2025-06-01T22:52:09.3774043Z +++ awk '{print $5}' 2025-06-01T22:52:09.3802381Z ++ FSIZE=504 2025-06-01T22:52:09.3803005Z ++ echo '"torch/include/ATen/ops/indices.h",sha256=j7a3YZInpMab8h6raELnewDN5NnEUpwYVQTUdjmcgkQ,504' 2025-06-01T22:52:09.3803642Z ++ read fname 2025-06-01T22:52:09.3804255Z ++ make_wheel_record torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.3805229Z ++ FPATH=torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.3805949Z ++ echo torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.3806489Z ++ grep RECORD 2025-06-01T22:52:09.3829129Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.3829805Z +++ openssl base64 2025-06-01T22:52:09.3830209Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.3830464Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.3830736Z +++ sed -e s/=//g 2025-06-01T22:52:09.3872798Z ++ HASH=NtptpbmpDMRQhc9OKENcOkIerT-wV-uREe6T_8m-dfI 2025-06-01T22:52:09.3874713Z +++ ls -nl torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.3875241Z +++ awk '{print $5}' 2025-06-01T22:52:09.3903128Z ++ FSIZE=765 2025-06-01T22:52:09.3903937Z ++ echo '"torch/include/ATen/ops/indices_compositeexplicitautograd_dispatch.h",sha256=NtptpbmpDMRQhc9OKENcOkIerT-wV-uREe6T_8m-dfI,765' 2025-06-01T22:52:09.3904757Z ++ read fname 2025-06-01T22:52:09.3905087Z ++ make_wheel_record torch/include/ATen/ops/indices_copy.h 2025-06-01T22:52:09.3905530Z ++ FPATH=torch/include/ATen/ops/indices_copy.h 2025-06-01T22:52:09.3905943Z ++ echo torch/include/ATen/ops/indices_copy.h 2025-06-01T22:52:09.3906428Z ++ grep RECORD 2025-06-01T22:52:09.3926808Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/indices_copy.h 2025-06-01T22:52:09.3927331Z +++ openssl base64 2025-06-01T22:52:09.3927593Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.3928491Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.3929679Z +++ sed -e s/=//g 2025-06-01T22:52:09.3968574Z ++ HASH=heD-KxZSxeoeHF1-of6ihFCgWCyrJksaBqx-NLDx8jk 2025-06-01T22:52:09.3973201Z +++ ls -nl torch/include/ATen/ops/indices_copy.h 2025-06-01T22:52:09.3974128Z +++ awk '{print $5}' 2025-06-01T22:52:09.4002778Z ++ FSIZE=1087 2025-06-01T22:52:09.4003426Z ++ echo '"torch/include/ATen/ops/indices_copy.h",sha256=heD-KxZSxeoeHF1-of6ihFCgWCyrJksaBqx-NLDx8jk,1087' 2025-06-01T22:52:09.4004222Z ++ read fname 2025-06-01T22:52:09.4004915Z ++ make_wheel_record torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.4005756Z ++ FPATH=torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.4006544Z ++ echo torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.4007087Z ++ grep RECORD 2025-06-01T22:52:09.4028885Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.4029580Z +++ openssl base64 2025-06-01T22:52:09.4029844Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.4030149Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.4030417Z +++ sed -e s/=//g 2025-06-01T22:52:09.4072160Z ++ HASH=C1pzb113Xh0GV7J5_wlGtrScbU25Y_pohFE5ynQBWsI 2025-06-01T22:52:09.4074204Z +++ ls -nl torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.4074776Z +++ awk '{print $5}' 2025-06-01T22:52:09.4103426Z ++ FSIZE=879 2025-06-01T22:52:09.4104261Z ++ echo '"torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h",sha256=C1pzb113Xh0GV7J5_wlGtrScbU25Y_pohFE5ynQBWsI,879' 2025-06-01T22:52:09.4105102Z ++ read fname 2025-06-01T22:52:09.4105692Z ++ make_wheel_record torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:09.4106657Z ++ FPATH=torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:09.4107547Z ++ echo torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:09.4108160Z ++ grep RECORD 2025-06-01T22:52:09.4127102Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:09.4127874Z +++ openssl base64 2025-06-01T22:52:09.4128154Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.4128405Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.4128684Z +++ sed -e s/=//g 2025-06-01T22:52:09.4168996Z ++ HASH=VIAEOpaWRV3GAQSCzjzommNlXXMWShHj9-z7J3okeJM 2025-06-01T22:52:09.4173874Z +++ ls -nl torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:09.4174617Z +++ awk '{print $5}' 2025-06-01T22:52:09.4202749Z ++ FSIZE=796 2025-06-01T22:52:09.4203693Z ++ echo '"torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=VIAEOpaWRV3GAQSCzjzommNlXXMWShHj9-z7J3okeJM,796' 2025-06-01T22:52:09.4205097Z ++ read fname 2025-06-01T22:52:09.4205489Z ++ make_wheel_record torch/include/ATen/ops/indices_copy_native.h 2025-06-01T22:52:09.4206007Z ++ FPATH=torch/include/ATen/ops/indices_copy_native.h 2025-06-01T22:52:09.4206481Z ++ echo torch/include/ATen/ops/indices_copy_native.h 2025-06-01T22:52:09.4206886Z ++ grep RECORD 2025-06-01T22:52:09.4229412Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/indices_copy_native.h 2025-06-01T22:52:09.4229958Z +++ openssl base64 2025-06-01T22:52:09.4230211Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.4230469Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.4230723Z +++ sed -e s/=//g 2025-06-01T22:52:09.4273474Z ++ HASH=Ncjh26wGgJhZDuZ60R3uSm1eCesvYFE_FsRXb3SWJFM 2025-06-01T22:52:09.4274308Z +++ ls -nl torch/include/ATen/ops/indices_copy_native.h 2025-06-01T22:52:09.4275134Z +++ awk '{print $5}' 2025-06-01T22:52:09.4304391Z ++ FSIZE=566 2025-06-01T22:52:09.4305058Z ++ echo '"torch/include/ATen/ops/indices_copy_native.h",sha256=Ncjh26wGgJhZDuZ60R3uSm1eCesvYFE_FsRXb3SWJFM,566' 2025-06-01T22:52:09.4305741Z ++ read fname 2025-06-01T22:52:09.4306086Z ++ make_wheel_record torch/include/ATen/ops/indices_copy_ops.h 2025-06-01T22:52:09.4306576Z ++ FPATH=torch/include/ATen/ops/indices_copy_ops.h 2025-06-01T22:52:09.4307014Z ++ echo torch/include/ATen/ops/indices_copy_ops.h 2025-06-01T22:52:09.4307378Z ++ grep RECORD 2025-06-01T22:52:09.4327278Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/indices_copy_ops.h 2025-06-01T22:52:09.4327800Z +++ openssl base64 2025-06-01T22:52:09.4328069Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.4328640Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.4329898Z +++ sed -e s/=//g 2025-06-01T22:52:09.4369828Z ++ HASH=KYjFaBGnWJgqhq6Fji0gGmrDveGgWpzfIDMDr6mQ5Wg 2025-06-01T22:52:09.4374426Z +++ ls -nl torch/include/ATen/ops/indices_copy_ops.h 2025-06-01T22:52:09.4375250Z +++ awk '{print $5}' 2025-06-01T22:52:09.4403204Z ++ FSIZE=1583 2025-06-01T22:52:09.4403901Z ++ echo '"torch/include/ATen/ops/indices_copy_ops.h",sha256=KYjFaBGnWJgqhq6Fji0gGmrDveGgWpzfIDMDr6mQ5Wg,1583' 2025-06-01T22:52:09.4404726Z ++ read fname 2025-06-01T22:52:09.4405376Z ++ make_wheel_record torch/include/ATen/ops/indices_native.h 2025-06-01T22:52:09.4405864Z ++ FPATH=torch/include/ATen/ops/indices_native.h 2025-06-01T22:52:09.4406342Z ++ echo torch/include/ATen/ops/indices_native.h 2025-06-01T22:52:09.4406723Z ++ grep RECORD 2025-06-01T22:52:09.4429443Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/indices_native.h 2025-06-01T22:52:09.4429975Z +++ openssl base64 2025-06-01T22:52:09.4430240Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.4430483Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.4430747Z +++ sed -e s/=//g 2025-06-01T22:52:09.4472665Z ++ HASH=Z_GcO__Lqajh8Wl69dtIaQxEgOATAb66-vWDEv4SqSw 2025-06-01T22:52:09.4474437Z +++ ls -nl torch/include/ATen/ops/indices_native.h 2025-06-01T22:52:09.4475789Z +++ awk '{print $5}' 2025-06-01T22:52:09.4505025Z ++ FSIZE=547 2025-06-01T22:52:09.4505683Z ++ echo '"torch/include/ATen/ops/indices_native.h",sha256=Z_GcO__Lqajh8Wl69dtIaQxEgOATAb66-vWDEv4SqSw,547' 2025-06-01T22:52:09.4506329Z ++ read fname 2025-06-01T22:52:09.4506668Z ++ make_wheel_record torch/include/ATen/ops/indices_ops.h 2025-06-01T22:52:09.4507108Z ++ FPATH=torch/include/ATen/ops/indices_ops.h 2025-06-01T22:52:09.4507516Z ++ echo torch/include/ATen/ops/indices_ops.h 2025-06-01T22:52:09.4507856Z ++ grep RECORD 2025-06-01T22:52:09.4526717Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/indices_ops.h 2025-06-01T22:52:09.4527237Z +++ openssl base64 2025-06-01T22:52:09.4527496Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.4528233Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.4529455Z +++ sed -e s/=//g 2025-06-01T22:52:09.4569754Z ++ HASH=-kfn5bPBktWmZf5iMzJCFK6aVOmzqrJlcHVxj5VTX4w 2025-06-01T22:52:09.4574026Z +++ ls -nl torch/include/ATen/ops/indices_ops.h 2025-06-01T22:52:09.4574928Z +++ awk '{print $5}' 2025-06-01T22:52:09.4601849Z ++ FSIZE=966 2025-06-01T22:52:09.4602497Z ++ echo '"torch/include/ATen/ops/indices_ops.h",sha256=-kfn5bPBktWmZf5iMzJCFK6aVOmzqrJlcHVxj5VTX4w,966' 2025-06-01T22:52:09.4603279Z ++ read fname 2025-06-01T22:52:09.4603761Z ++ make_wheel_record torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h 2025-06-01T22:52:09.4604794Z ++ FPATH=torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h 2025-06-01T22:52:09.4605538Z ++ echo torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h 2025-06-01T22:52:09.4606052Z ++ grep RECORD 2025-06-01T22:52:09.4628739Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h 2025-06-01T22:52:09.4629391Z +++ openssl base64 2025-06-01T22:52:09.4629645Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.4629910Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.4630165Z +++ sed -e s/=//g 2025-06-01T22:52:09.4670382Z ++ HASH=-84x9YnmTbrtZprUk4v_K1YYCt8Wx-cSfZR8FpxW1Sw 2025-06-01T22:52:09.4674342Z +++ ls -nl torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h 2025-06-01T22:52:09.4675117Z +++ awk '{print $5}' 2025-06-01T22:52:09.4701716Z ++ FSIZE=813 2025-06-01T22:52:09.4702499Z ++ echo '"torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h",sha256=-84x9YnmTbrtZprUk4v_K1YYCt8Wx-cSfZR8FpxW1Sw,813' 2025-06-01T22:52:09.4703294Z ++ read fname 2025-06-01T22:52:09.4703962Z ++ make_wheel_record torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.4705065Z ++ FPATH=torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.4706113Z ++ echo torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.4706787Z ++ grep RECORD 2025-06-01T22:52:09.4727113Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.4727978Z +++ openssl base64 2025-06-01T22:52:09.4728237Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.4728499Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.4729577Z +++ sed -e s/=//g 2025-06-01T22:52:09.4768280Z ++ HASH=wm77Mxn6ul99VKoUWmCB3rkiqW7zMOv2KJyfSfOKyNc 2025-06-01T22:52:09.4773414Z +++ ls -nl torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.4774209Z +++ awk '{print $5}' 2025-06-01T22:52:09.4800948Z ++ FSIZE=822 2025-06-01T22:52:09.4801914Z ++ echo '"torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h",sha256=wm77Mxn6ul99VKoUWmCB3rkiqW7zMOv2KJyfSfOKyNc,822' 2025-06-01T22:52:09.4802916Z ++ read fname 2025-06-01T22:52:09.4803410Z ++ make_wheel_record torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h 2025-06-01T22:52:09.4804525Z ++ FPATH=torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h 2025-06-01T22:52:09.4805294Z ++ echo torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h 2025-06-01T22:52:09.4805839Z ++ grep RECORD 2025-06-01T22:52:09.4829137Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h 2025-06-01T22:52:09.4829806Z +++ openssl base64 2025-06-01T22:52:09.4830076Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.4830322Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.4830589Z +++ sed -e s/=//g 2025-06-01T22:52:09.4873071Z ++ HASH=M3l_a9br_ZqGjBI5kzdh-ETQxFf114MQce9nSzh92Hw 2025-06-01T22:52:09.4874983Z +++ ls -nl torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h 2025-06-01T22:52:09.4875549Z +++ awk '{print $5}' 2025-06-01T22:52:09.4904862Z ++ FSIZE=534 2025-06-01T22:52:09.4905674Z ++ echo '"torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h",sha256=M3l_a9br_ZqGjBI5kzdh-ETQxFf114MQce9nSzh92Hw,534' 2025-06-01T22:52:09.4906509Z ++ read fname 2025-06-01T22:52:09.4906998Z ++ make_wheel_record torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h 2025-06-01T22:52:09.4907783Z ++ FPATH=torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h 2025-06-01T22:52:09.4908606Z ++ echo torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h 2025-06-01T22:52:09.4927027Z ++ grep RECORD 2025-06-01T22:52:09.4927644Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h 2025-06-01T22:52:09.4928310Z +++ openssl base64 2025-06-01T22:52:09.4928584Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.4928834Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.4930105Z +++ sed -e s/=//g 2025-06-01T22:52:09.4969655Z ++ HASH=8aAqsI60MODGvjLoPPcDYxTLYDXJbl0Wbx7yhhRvz4s 2025-06-01T22:52:09.4974604Z +++ ls -nl torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h 2025-06-01T22:52:09.4975167Z +++ awk '{print $5}' 2025-06-01T22:52:09.5003466Z ++ FSIZE=1139 2025-06-01T22:52:09.5004427Z ++ echo '"torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h",sha256=8aAqsI60MODGvjLoPPcDYxTLYDXJbl0Wbx7yhhRvz4s,1139' 2025-06-01T22:52:09.5005604Z ++ read fname 2025-06-01T22:52:09.5005919Z ++ make_wheel_record torch/include/ATen/ops/inner.h 2025-06-01T22:52:09.5006336Z ++ FPATH=torch/include/ATen/ops/inner.h 2025-06-01T22:52:09.5006719Z ++ echo torch/include/ATen/ops/inner.h 2025-06-01T22:52:09.5007051Z ++ grep RECORD 2025-06-01T22:52:09.5029258Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/inner.h 2025-06-01T22:52:09.5029744Z +++ openssl base64 2025-06-01T22:52:09.5029995Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.5030259Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.5030509Z +++ sed -e s/=//g 2025-06-01T22:52:09.5071137Z ++ HASH=mrhrwGGl0hpoRXk_d_m9-NJnthM9Kh04Sw0w4gg7pkM 2025-06-01T22:52:09.5073123Z +++ ls -nl torch/include/ATen/ops/inner.h 2025-06-01T22:52:09.5074395Z +++ awk '{print $5}' 2025-06-01T22:52:09.5103471Z ++ FSIZE=1158 2025-06-01T22:52:09.5104111Z ++ echo '"torch/include/ATen/ops/inner.h",sha256=mrhrwGGl0hpoRXk_d_m9-NJnthM9Kh04Sw0w4gg7pkM,1158' 2025-06-01T22:52:09.5104739Z ++ read fname 2025-06-01T22:52:09.5105212Z ++ make_wheel_record torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.5105963Z ++ FPATH=torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.5108207Z ++ echo torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.5108759Z ++ grep RECORD 2025-06-01T22:52:09.5126899Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.5127691Z +++ openssl base64 2025-06-01T22:52:09.5127971Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.5128223Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.5128504Z +++ sed -e s/=//g 2025-06-01T22:52:09.5168182Z ++ HASH=rGTQcl54_ubMF-wFN4RU1uZoxnBlVVOG1lG0Pl5lgFk 2025-06-01T22:52:09.5172847Z +++ ls -nl torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.5173388Z +++ awk '{print $5}' 2025-06-01T22:52:09.5202829Z ++ FSIZE=996 2025-06-01T22:52:09.5203622Z ++ echo '"torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h",sha256=rGTQcl54_ubMF-wFN4RU1uZoxnBlVVOG1lG0Pl5lgFk,996' 2025-06-01T22:52:09.5204743Z ++ read fname 2025-06-01T22:52:09.5205094Z ++ make_wheel_record torch/include/ATen/ops/inner_native.h 2025-06-01T22:52:09.5205569Z ++ FPATH=torch/include/ATen/ops/inner_native.h 2025-06-01T22:52:09.5205975Z ++ echo torch/include/ATen/ops/inner_native.h 2025-06-01T22:52:09.5206344Z ++ grep RECORD 2025-06-01T22:52:09.5226422Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/inner_native.h 2025-06-01T22:52:09.5226937Z +++ openssl base64 2025-06-01T22:52:09.5227192Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.5227455Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.5227710Z +++ sed -e s/=//g 2025-06-01T22:52:09.5271521Z ++ HASH=VvUrTrl1pAOevmhQy1LTpOSw1PoOAvA4EAR6M2fPV58 2025-06-01T22:52:09.5273575Z +++ ls -nl torch/include/ATen/ops/inner_native.h 2025-06-01T22:52:09.5273950Z +++ awk '{print $5}' 2025-06-01T22:52:09.5303092Z ++ FSIZE=604 2025-06-01T22:52:09.5303739Z ++ echo '"torch/include/ATen/ops/inner_native.h",sha256=VvUrTrl1pAOevmhQy1LTpOSw1PoOAvA4EAR6M2fPV58,604' 2025-06-01T22:52:09.5304415Z ++ read fname 2025-06-01T22:52:09.5304854Z ++ make_wheel_record torch/include/ATen/ops/inner_ops.h 2025-06-01T22:52:09.5305304Z ++ FPATH=torch/include/ATen/ops/inner_ops.h 2025-06-01T22:52:09.5305695Z ++ echo torch/include/ATen/ops/inner_ops.h 2025-06-01T22:52:09.5306036Z ++ grep RECORD 2025-06-01T22:52:09.5326573Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/inner_ops.h 2025-06-01T22:52:09.5327060Z +++ openssl base64 2025-06-01T22:52:09.5327341Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.5327594Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.5328138Z +++ sed -e s/=//g 2025-06-01T22:52:09.5366844Z ++ HASH=OAof-yVCSctpmin0PADNZS9tVX_iEhMrAGyNCsbXIRc 2025-06-01T22:52:09.5371401Z +++ ls -nl torch/include/ATen/ops/inner_ops.h 2025-06-01T22:52:09.5372416Z +++ awk '{print $5}' 2025-06-01T22:52:09.5399914Z ++ FSIZE=1713 2025-06-01T22:52:09.5400537Z ++ echo '"torch/include/ATen/ops/inner_ops.h",sha256=OAof-yVCSctpmin0PADNZS9tVX_iEhMrAGyNCsbXIRc,1713' 2025-06-01T22:52:09.5401391Z ++ read fname 2025-06-01T22:52:09.5401729Z ++ make_wheel_record torch/include/ATen/ops/instance_norm.h 2025-06-01T22:52:09.5402195Z ++ FPATH=torch/include/ATen/ops/instance_norm.h 2025-06-01T22:52:09.5402621Z ++ echo torch/include/ATen/ops/instance_norm.h 2025-06-01T22:52:09.5402987Z ++ grep RECORD 2025-06-01T22:52:09.5426450Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/instance_norm.h 2025-06-01T22:52:09.5426981Z +++ openssl base64 2025-06-01T22:52:09.5427236Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.5427497Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.5427760Z +++ sed -e s/=//g 2025-06-01T22:52:09.5468238Z ++ HASH=cVOCfHYJFvUn7bFDkVd9CZVVg-_splRrEFWqTr8iisM 2025-06-01T22:52:09.5470230Z +++ ls -nl torch/include/ATen/ops/instance_norm.h 2025-06-01T22:52:09.5471807Z +++ awk '{print $5}' 2025-06-01T22:52:09.5499109Z ++ FSIZE=1154 2025-06-01T22:52:09.5499795Z ++ echo '"torch/include/ATen/ops/instance_norm.h",sha256=cVOCfHYJFvUn7bFDkVd9CZVVg-_splRrEFWqTr8iisM,1154' 2025-06-01T22:52:09.5500471Z ++ read fname 2025-06-01T22:52:09.5500981Z ++ make_wheel_record torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.5502005Z ++ FPATH=torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.5502788Z ++ echo torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.5503375Z ++ grep RECORD 2025-06-01T22:52:09.5524480Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.5525349Z +++ openssl base64 2025-06-01T22:52:09.5525668Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.5525939Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.5526223Z +++ sed -e s/=//g 2025-06-01T22:52:09.5567380Z ++ HASH=AX3uUTv2oAtq4DDZUalpehV5KNC4XzjP03cuWiMYD8g 2025-06-01T22:52:09.5572386Z +++ ls -nl torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.5573057Z +++ awk '{print $5}' 2025-06-01T22:52:09.5599883Z ++ FSIZE=1028 2025-06-01T22:52:09.5600828Z ++ echo '"torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h",sha256=AX3uUTv2oAtq4DDZUalpehV5KNC4XzjP03cuWiMYD8g,1028' 2025-06-01T22:52:09.5601705Z ++ read fname 2025-06-01T22:52:09.5602074Z ++ make_wheel_record torch/include/ATen/ops/instance_norm_native.h 2025-06-01T22:52:09.5602601Z ++ FPATH=torch/include/ATen/ops/instance_norm_native.h 2025-06-01T22:52:09.5603065Z ++ echo torch/include/ATen/ops/instance_norm_native.h 2025-06-01T22:52:09.5603452Z ++ grep RECORD 2025-06-01T22:52:09.5624999Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/instance_norm_native.h 2025-06-01T22:52:09.5625560Z +++ openssl base64 2025-06-01T22:52:09.5625818Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.5626104Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.5626376Z +++ sed -e s/=//g 2025-06-01T22:52:09.5668663Z ++ HASH=eCSJWZPn-f6UFmMzawfvMm9lzUTvcUhtAc1ljS7HzEM 2025-06-01T22:52:09.5670919Z +++ ls -nl torch/include/ATen/ops/instance_norm_native.h 2025-06-01T22:52:09.5671704Z +++ awk '{print $5}' 2025-06-01T22:52:09.5699274Z ++ FSIZE=740 2025-06-01T22:52:09.5700114Z ++ echo '"torch/include/ATen/ops/instance_norm_native.h",sha256=eCSJWZPn-f6UFmMzawfvMm9lzUTvcUhtAc1ljS7HzEM,740' 2025-06-01T22:52:09.5700841Z ++ read fname 2025-06-01T22:52:09.5701247Z ++ make_wheel_record torch/include/ATen/ops/instance_norm_ops.h 2025-06-01T22:52:09.5701736Z ++ FPATH=torch/include/ATen/ops/instance_norm_ops.h 2025-06-01T22:52:09.5702188Z ++ echo torch/include/ATen/ops/instance_norm_ops.h 2025-06-01T22:52:09.5702552Z ++ grep RECORD 2025-06-01T22:52:09.5724948Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/instance_norm_ops.h 2025-06-01T22:52:09.5725533Z +++ openssl base64 2025-06-01T22:52:09.5725850Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.5726122Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.5726386Z +++ sed -e s/=//g 2025-06-01T22:52:09.5766295Z ++ HASH=J5UJ1sXMByjV7xTWpfTD4ecbjBpTOVvxEaa9ZKpeibc 2025-06-01T22:52:09.5770640Z +++ ls -nl torch/include/ATen/ops/instance_norm_ops.h 2025-06-01T22:52:09.5771630Z +++ awk '{print $5}' 2025-06-01T22:52:09.5798688Z ++ FSIZE=1811 2025-06-01T22:52:09.5799375Z ++ echo '"torch/include/ATen/ops/instance_norm_ops.h",sha256=J5UJ1sXMByjV7xTWpfTD4ecbjBpTOVvxEaa9ZKpeibc,1811' 2025-06-01T22:52:09.5800079Z ++ read fname 2025-06-01T22:52:09.5800428Z ++ make_wheel_record torch/include/ATen/ops/int_repr.h 2025-06-01T22:52:09.5800865Z ++ FPATH=torch/include/ATen/ops/int_repr.h 2025-06-01T22:52:09.5801250Z ++ echo torch/include/ATen/ops/int_repr.h 2025-06-01T22:52:09.5801599Z ++ grep RECORD 2025-06-01T22:52:09.5824227Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/int_repr.h 2025-06-01T22:52:09.5824806Z +++ openssl base64 2025-06-01T22:52:09.5825071Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.5825316Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.5825740Z +++ sed -e s/=//g 2025-06-01T22:52:09.5867789Z ++ HASH=DANDJ8rMCjQ7vOhcagMDzv7xTkvB1f--cSyx8Shr3jI 2025-06-01T22:52:09.5869401Z +++ ls -nl torch/include/ATen/ops/int_repr.h 2025-06-01T22:52:09.5869796Z +++ awk '{print $5}' 2025-06-01T22:52:09.5893819Z ++ FSIZE=1047 2025-06-01T22:52:09.5894553Z ++ echo '"torch/include/ATen/ops/int_repr.h",sha256=DANDJ8rMCjQ7vOhcagMDzv7xTkvB1f--cSyx8Shr3jI,1047' 2025-06-01T22:52:09.5895454Z ++ read fname 2025-06-01T22:52:09.5895963Z ++ make_wheel_record torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.5896822Z ++ FPATH=torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.5898692Z ++ echo torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.5899684Z ++ grep RECORD 2025-06-01T22:52:09.5925233Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.5925925Z +++ openssl base64 2025-06-01T22:52:09.5926188Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.5926458Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.5926728Z +++ sed -e s/=//g 2025-06-01T22:52:09.5966012Z ++ HASH=N3eNdxRpL51j-SjJYR1v-_CqBZm5jKDtxN97k-xRFPs 2025-06-01T22:52:09.5970075Z +++ ls -nl torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.5971006Z +++ awk '{print $5}' 2025-06-01T22:52:09.5997751Z ++ FSIZE=871 2025-06-01T22:52:09.5998444Z ++ echo '"torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h",sha256=N3eNdxRpL51j-SjJYR1v-_CqBZm5jKDtxN97k-xRFPs,871' 2025-06-01T22:52:09.5998610Z ++ read fname 2025-06-01T22:52:09.5998812Z ++ make_wheel_record torch/include/ATen/ops/int_repr_native.h 2025-06-01T22:52:09.5998963Z ++ FPATH=torch/include/ATen/ops/int_repr_native.h 2025-06-01T22:52:09.5999129Z ++ echo torch/include/ATen/ops/int_repr_native.h 2025-06-01T22:52:09.6000374Z ++ grep RECORD 2025-06-01T22:52:09.6022996Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/int_repr_native.h 2025-06-01T22:52:09.6023126Z +++ openssl base64 2025-06-01T22:52:09.6023713Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.6023837Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.6023963Z +++ sed -e s/=//g 2025-06-01T22:52:09.6066628Z ++ HASH=ExwN4wXUH1q5nhbNj1_Cxf1ykRXNBQ1hDLaV_vAS-ZE 2025-06-01T22:52:09.6069963Z +++ ls -nl torch/include/ATen/ops/int_repr_native.h 2025-06-01T22:52:09.6070692Z +++ awk '{print $5}' 2025-06-01T22:52:09.6098600Z ++ FSIZE=643 2025-06-01T22:52:09.6099156Z ++ echo '"torch/include/ATen/ops/int_repr_native.h",sha256=ExwN4wXUH1q5nhbNj1_Cxf1ykRXNBQ1hDLaV_vAS-ZE,643' 2025-06-01T22:52:09.6099276Z ++ read fname 2025-06-01T22:52:09.6099462Z ++ make_wheel_record torch/include/ATen/ops/int_repr_ops.h 2025-06-01T22:52:09.6099600Z ++ FPATH=torch/include/ATen/ops/int_repr_ops.h 2025-06-01T22:52:09.6099749Z ++ echo torch/include/ATen/ops/int_repr_ops.h 2025-06-01T22:52:09.6099938Z ++ grep RECORD 2025-06-01T22:52:09.6123313Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/int_repr_ops.h 2025-06-01T22:52:09.6123511Z +++ openssl base64 2025-06-01T22:52:09.6123740Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.6123869Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.6124384Z +++ sed -e s/=//g 2025-06-01T22:52:09.6166530Z ++ HASH=_Y0dXXji_w0BPyKJdBn-QoNW_TKTWvUl62GH_Jwe5Xs 2025-06-01T22:52:09.6170167Z +++ ls -nl torch/include/ATen/ops/int_repr_ops.h 2025-06-01T22:52:09.6171090Z +++ awk '{print $5}' 2025-06-01T22:52:09.6198665Z ++ FSIZE=1559 2025-06-01T22:52:09.6199204Z ++ echo '"torch/include/ATen/ops/int_repr_ops.h",sha256=_Y0dXXji_w0BPyKJdBn-QoNW_TKTWvUl62GH_Jwe5Xs,1559' 2025-06-01T22:52:09.6199327Z ++ read fname 2025-06-01T22:52:09.6199499Z ++ make_wheel_record torch/include/ATen/ops/inverse.h 2025-06-01T22:52:09.6199630Z ++ FPATH=torch/include/ATen/ops/inverse.h 2025-06-01T22:52:09.6199752Z ++ echo torch/include/ATen/ops/inverse.h 2025-06-01T22:52:09.6199859Z ++ grep RECORD 2025-06-01T22:52:09.6223749Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/inverse.h 2025-06-01T22:52:09.6223886Z +++ openssl base64 2025-06-01T22:52:09.6224003Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.6224099Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.6224196Z +++ sed -e s/=//g 2025-06-01T22:52:09.6264649Z ++ HASH=s4eynYpiEyQWDGqWmg0X9pEpZnUxIQ_nyYJXjcYvwsc 2025-06-01T22:52:09.6266174Z +++ ls -nl torch/include/ATen/ops/inverse.h 2025-06-01T22:52:09.6268125Z +++ awk '{print $5}' 2025-06-01T22:52:09.6292009Z ++ FSIZE=1037 2025-06-01T22:52:09.6292661Z ++ echo '"torch/include/ATen/ops/inverse.h",sha256=s4eynYpiEyQWDGqWmg0X9pEpZnUxIQ_nyYJXjcYvwsc,1037' 2025-06-01T22:52:09.6292803Z ++ read fname 2025-06-01T22:52:09.6293204Z ++ make_wheel_record torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.6293565Z ++ FPATH=torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.6296014Z ++ echo torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.6298019Z ++ grep RECORD 2025-06-01T22:52:09.6321917Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.6322024Z +++ openssl base64 2025-06-01T22:52:09.6322122Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.6322235Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.6322984Z +++ sed -e s/=//g 2025-06-01T22:52:09.6362324Z ++ HASH=3hZZTApRJteFgetCKmFy3PcEGPweUE4OCTHURXkKLOw 2025-06-01T22:52:09.6367125Z +++ ls -nl torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.6367242Z +++ awk '{print $5}' 2025-06-01T22:52:09.6393171Z ++ FSIZE=924 2025-06-01T22:52:09.6393975Z ++ echo '"torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h",sha256=3hZZTApRJteFgetCKmFy3PcEGPweUE4OCTHURXkKLOw,924' 2025-06-01T22:52:09.6394084Z ++ read fname 2025-06-01T22:52:09.6394280Z ++ make_wheel_record torch/include/ATen/ops/inverse_native.h 2025-06-01T22:52:09.6394440Z ++ FPATH=torch/include/ATen/ops/inverse_native.h 2025-06-01T22:52:09.6395916Z ++ echo torch/include/ATen/ops/inverse_native.h 2025-06-01T22:52:09.6396018Z ++ grep RECORD 2025-06-01T22:52:09.6417038Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/inverse_native.h 2025-06-01T22:52:09.6417153Z +++ openssl base64 2025-06-01T22:52:09.6417391Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.6418996Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.6419707Z +++ sed -e s/=//g 2025-06-01T22:52:09.6462439Z ++ HASH=uj-CT2rMzP6OIIGgh9vkmUnYFZ0Sk6l_dl6Yo3kPqSI 2025-06-01T22:52:09.6466748Z +++ ls -nl torch/include/ATen/ops/inverse_native.h 2025-06-01T22:52:09.6466877Z +++ awk '{print $5}' 2025-06-01T22:52:09.6490594Z ++ FSIZE=556 2025-06-01T22:52:09.6491093Z ++ echo '"torch/include/ATen/ops/inverse_native.h",sha256=uj-CT2rMzP6OIIGgh9vkmUnYFZ0Sk6l_dl6Yo3kPqSI,556' 2025-06-01T22:52:09.6491208Z ++ read fname 2025-06-01T22:52:09.6491395Z ++ make_wheel_record torch/include/ATen/ops/inverse_ops.h 2025-06-01T22:52:09.6491559Z ++ FPATH=torch/include/ATen/ops/inverse_ops.h 2025-06-01T22:52:09.6494033Z ++ echo torch/include/ATen/ops/inverse_ops.h 2025-06-01T22:52:09.6495208Z ++ grep RECORD 2025-06-01T22:52:09.6519892Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/inverse_ops.h 2025-06-01T22:52:09.6520012Z +++ openssl base64 2025-06-01T22:52:09.6520114Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.6520367Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.6520735Z +++ sed -e s/=//g 2025-06-01T22:52:09.6560256Z ++ HASH=y9sVUyhGX4cJaglluM1FwvBVCUoR6wFzoMySv2EwrPQ 2025-06-01T22:52:09.6564256Z +++ ls -nl torch/include/ATen/ops/inverse_ops.h 2025-06-01T22:52:09.6565305Z +++ awk '{print $5}' 2025-06-01T22:52:09.6592198Z ++ FSIZE=1553 2025-06-01T22:52:09.6592926Z ++ echo '"torch/include/ATen/ops/inverse_ops.h",sha256=y9sVUyhGX4cJaglluM1FwvBVCUoR6wFzoMySv2EwrPQ,1553' 2025-06-01T22:52:09.6593056Z ++ read fname 2025-06-01T22:52:09.6593242Z ++ make_wheel_record torch/include/ATen/ops/is_coalesced.h 2025-06-01T22:52:09.6593382Z ++ FPATH=torch/include/ATen/ops/is_coalesced.h 2025-06-01T22:52:09.6593532Z ++ echo torch/include/ATen/ops/is_coalesced.h 2025-06-01T22:52:09.6594599Z ++ grep RECORD 2025-06-01T22:52:09.6613383Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_coalesced.h 2025-06-01T22:52:09.6614220Z +++ openssl base64 2025-06-01T22:52:09.6615417Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.6617647Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.6618044Z +++ sed -e s/=//g 2025-06-01T22:52:09.6654553Z ++ HASH=Y38gqjUDRzWKnRrBxzOFfSLzXXGzMIum80vrgxP9rBA 2025-06-01T22:52:09.6660367Z +++ ls -nl torch/include/ATen/ops/is_coalesced.h 2025-06-01T22:52:09.6660862Z +++ awk '{print $5}' 2025-06-01T22:52:09.6686301Z ++ FSIZE=509 2025-06-01T22:52:09.6686781Z ++ echo '"torch/include/ATen/ops/is_coalesced.h",sha256=Y38gqjUDRzWKnRrBxzOFfSLzXXGzMIum80vrgxP9rBA,509' 2025-06-01T22:52:09.6687026Z ++ read fname 2025-06-01T22:52:09.6687404Z ++ make_wheel_record torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.6687725Z ++ FPATH=torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.6688876Z ++ echo torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.6689941Z ++ grep RECORD 2025-06-01T22:52:09.6711567Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.6711721Z +++ openssl base64 2025-06-01T22:52:09.6711822Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.6713884Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.6713978Z +++ sed -e s/=//g 2025-06-01T22:52:09.6752280Z ++ HASH=yC3pLDFtapo3PUsZdMjxINh25AJ9Oz0vSb1vAp0A_TM 2025-06-01T22:52:09.6757303Z +++ ls -nl torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:09.6758089Z +++ awk '{print $5}' 2025-06-01T22:52:09.6786168Z ++ FSIZE=764 2025-06-01T22:52:09.6787147Z ++ echo '"torch/include/ATen/ops/is_coalesced_compositeexplicitautograd_dispatch.h",sha256=yC3pLDFtapo3PUsZdMjxINh25AJ9Oz0vSb1vAp0A_TM,764' 2025-06-01T22:52:09.6787243Z ++ read fname 2025-06-01T22:52:09.6787472Z ++ make_wheel_record torch/include/ATen/ops/is_coalesced_native.h 2025-06-01T22:52:09.6787638Z ++ FPATH=torch/include/ATen/ops/is_coalesced_native.h 2025-06-01T22:52:09.6787795Z ++ echo torch/include/ATen/ops/is_coalesced_native.h 2025-06-01T22:52:09.6788100Z ++ grep RECORD 2025-06-01T22:52:09.6808846Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_coalesced_native.h 2025-06-01T22:52:09.6808966Z +++ openssl base64 2025-06-01T22:52:09.6810192Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.6811702Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.6812692Z +++ sed -e s/=//g 2025-06-01T22:52:09.6850320Z ++ HASH=S_KYU284-mDch-OFftlGekfeBQ9SUoDi1Gf0V75PwWk 2025-06-01T22:52:09.6855203Z +++ ls -nl torch/include/ATen/ops/is_coalesced_native.h 2025-06-01T22:52:09.6856313Z +++ awk '{print $5}' 2025-06-01T22:52:09.6883251Z ++ FSIZE=545 2025-06-01T22:52:09.6883817Z ++ echo '"torch/include/ATen/ops/is_coalesced_native.h",sha256=S_KYU284-mDch-OFftlGekfeBQ9SUoDi1Gf0V75PwWk,545' 2025-06-01T22:52:09.6884077Z ++ read fname 2025-06-01T22:52:09.6884323Z ++ make_wheel_record torch/include/ATen/ops/is_coalesced_ops.h 2025-06-01T22:52:09.6884663Z ++ FPATH=torch/include/ATen/ops/is_coalesced_ops.h 2025-06-01T22:52:09.6885409Z ++ echo torch/include/ATen/ops/is_coalesced_ops.h 2025-06-01T22:52:09.6886243Z ++ grep RECORD 2025-06-01T22:52:09.6909435Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_coalesced_ops.h 2025-06-01T22:52:09.6909625Z +++ openssl base64 2025-06-01T22:52:09.6909753Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.6910946Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.6911264Z +++ sed -e s/=//g 2025-06-01T22:52:09.6949351Z ++ HASH=Bp0F_EHBlwc04kAR_7vGRn0bIGUiFYLWyLGUSCu6rnQ 2025-06-01T22:52:09.6954329Z +++ ls -nl torch/include/ATen/ops/is_coalesced_ops.h 2025-06-01T22:52:09.6955226Z +++ awk '{print $5}' 2025-06-01T22:52:09.6983048Z ++ FSIZE=955 2025-06-01T22:52:09.6983588Z ++ echo '"torch/include/ATen/ops/is_coalesced_ops.h",sha256=Bp0F_EHBlwc04kAR_7vGRn0bIGUiFYLWyLGUSCu6rnQ,955' 2025-06-01T22:52:09.6983688Z ++ read fname 2025-06-01T22:52:09.6983901Z ++ make_wheel_record torch/include/ATen/ops/is_complex.h 2025-06-01T22:52:09.6984039Z ++ FPATH=torch/include/ATen/ops/is_complex.h 2025-06-01T22:52:09.6984172Z ++ echo torch/include/ATen/ops/is_complex.h 2025-06-01T22:52:09.6984268Z ++ grep RECORD 2025-06-01T22:52:09.7006705Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_complex.h 2025-06-01T22:52:09.7006821Z +++ openssl base64 2025-06-01T22:52:09.7006930Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.7007871Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.7008744Z +++ sed -e s/=//g 2025-06-01T22:52:09.7047838Z ++ HASH=fvrOjtDb2am4fndvSs_9E4IPSZHmmyrCOU1J3u4WokE 2025-06-01T22:52:09.7052649Z +++ ls -nl torch/include/ATen/ops/is_complex.h 2025-06-01T22:52:09.7053601Z +++ awk '{print $5}' 2025-06-01T22:52:09.7081019Z ++ FSIZE=656 2025-06-01T22:52:09.7081531Z ++ echo '"torch/include/ATen/ops/is_complex.h",sha256=fvrOjtDb2am4fndvSs_9E4IPSZHmmyrCOU1J3u4WokE,656' 2025-06-01T22:52:09.7081636Z ++ read fname 2025-06-01T22:52:09.7081997Z ++ make_wheel_record torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7082309Z ++ FPATH=torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7082600Z ++ echo torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7083043Z ++ grep RECORD 2025-06-01T22:52:09.7108280Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7108414Z +++ openssl base64 2025-06-01T22:52:09.7108515Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.7109382Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.7109480Z +++ sed -e s/=//g 2025-06-01T22:52:09.7147533Z ++ HASH=PM7uB6Z8ulJJUs-Q9Hkl7Ji_kWrQZb_PJr-8YDSieZw 2025-06-01T22:52:09.7151970Z +++ ls -nl torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7152592Z +++ awk '{print $5}' 2025-06-01T22:52:09.7179903Z ++ FSIZE=762 2025-06-01T22:52:09.7180669Z ++ echo '"torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h",sha256=PM7uB6Z8ulJJUs-Q9Hkl7Ji_kWrQZb_PJr-8YDSieZw,762' 2025-06-01T22:52:09.7180788Z ++ read fname 2025-06-01T22:52:09.7181003Z ++ make_wheel_record torch/include/ATen/ops/is_complex_native.h 2025-06-01T22:52:09.7181162Z ++ FPATH=torch/include/ATen/ops/is_complex_native.h 2025-06-01T22:52:09.7181325Z ++ echo torch/include/ATen/ops/is_complex_native.h 2025-06-01T22:52:09.7181440Z ++ grep RECORD 2025-06-01T22:52:09.7205994Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_complex_native.h 2025-06-01T22:52:09.7206127Z +++ openssl base64 2025-06-01T22:52:09.7206245Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.7206346Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.7206449Z +++ sed -e s/=//g 2025-06-01T22:52:09.7245977Z ++ HASH=FgK0ub3CivIpWtMNq6duqQZgwoO8TCEAiHzdEeD1MxQ 2025-06-01T22:52:09.7249418Z +++ ls -nl torch/include/ATen/ops/is_complex_native.h 2025-06-01T22:52:09.7250447Z +++ awk '{print $5}' 2025-06-01T22:52:09.7277329Z ++ FSIZE=474 2025-06-01T22:52:09.7278098Z ++ echo '"torch/include/ATen/ops/is_complex_native.h",sha256=FgK0ub3CivIpWtMNq6duqQZgwoO8TCEAiHzdEeD1MxQ,474' 2025-06-01T22:52:09.7278287Z ++ read fname 2025-06-01T22:52:09.7278486Z ++ make_wheel_record torch/include/ATen/ops/is_complex_ops.h 2025-06-01T22:52:09.7278637Z ++ FPATH=torch/include/ATen/ops/is_complex_ops.h 2025-06-01T22:52:09.7278981Z ++ echo torch/include/ATen/ops/is_complex_ops.h 2025-06-01T22:52:09.7280119Z ++ grep RECORD 2025-06-01T22:52:09.7302743Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_complex_ops.h 2025-06-01T22:52:09.7302920Z +++ openssl base64 2025-06-01T22:52:09.7303039Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.7303483Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.7304285Z +++ sed -e s/=//g 2025-06-01T22:52:09.7345873Z ++ HASH=jolgsY0eW2_GBcQ4skOTIym0iOA_dJ6--ebRtYi3arc 2025-06-01T22:52:09.7349496Z +++ ls -nl torch/include/ATen/ops/is_complex_ops.h 2025-06-01T22:52:09.7349608Z +++ awk '{print $5}' 2025-06-01T22:52:09.7373519Z ++ FSIZE=949 2025-06-01T22:52:09.7374000Z ++ echo '"torch/include/ATen/ops/is_complex_ops.h",sha256=jolgsY0eW2_GBcQ4skOTIym0iOA_dJ6--ebRtYi3arc,949' 2025-06-01T22:52:09.7374101Z ++ read fname 2025-06-01T22:52:09.7374280Z ++ make_wheel_record torch/include/ATen/ops/is_conj.h 2025-06-01T22:52:09.7374424Z ++ FPATH=torch/include/ATen/ops/is_conj.h 2025-06-01T22:52:09.7377233Z ++ echo torch/include/ATen/ops/is_conj.h 2025-06-01T22:52:09.7378612Z ++ grep RECORD 2025-06-01T22:52:09.7401333Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_conj.h 2025-06-01T22:52:09.7401447Z +++ openssl base64 2025-06-01T22:52:09.7401863Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.7403036Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.7403132Z +++ sed -e s/=//g 2025-06-01T22:52:09.7443176Z ++ HASH=ukzPCdzVAY_c43CO-jUjOpMmagIhX-239sqoamVxdAs 2025-06-01T22:52:09.7448322Z +++ ls -nl torch/include/ATen/ops/is_conj.h 2025-06-01T22:52:09.7449152Z +++ awk '{print $5}' 2025-06-01T22:52:09.7476283Z ++ FSIZE=644 2025-06-01T22:52:09.7476737Z ++ echo '"torch/include/ATen/ops/is_conj.h",sha256=ukzPCdzVAY_c43CO-jUjOpMmagIhX-239sqoamVxdAs,644' 2025-06-01T22:52:09.7477066Z ++ read fname 2025-06-01T22:52:09.7477427Z ++ make_wheel_record torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7477714Z ++ FPATH=torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7478011Z ++ echo torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7478901Z ++ grep RECORD 2025-06-01T22:52:09.7502675Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7502795Z +++ openssl base64 2025-06-01T22:52:09.7502899Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.7503056Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.7503518Z +++ sed -e s/=//g 2025-06-01T22:52:09.7543795Z ++ HASH=6OF4Lw27SN7l5Gm1nWaZLYM32fjNnV1sgzw1ECfHe4s 2025-06-01T22:52:09.7549733Z +++ ls -nl torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7549842Z +++ awk '{print $5}' 2025-06-01T22:52:09.7573619Z ++ FSIZE=759 2025-06-01T22:52:09.7574474Z ++ echo '"torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h",sha256=6OF4Lw27SN7l5Gm1nWaZLYM32fjNnV1sgzw1ECfHe4s,759' 2025-06-01T22:52:09.7574575Z ++ read fname 2025-06-01T22:52:09.7574786Z ++ make_wheel_record torch/include/ATen/ops/is_conj_native.h 2025-06-01T22:52:09.7574963Z ++ FPATH=torch/include/ATen/ops/is_conj_native.h 2025-06-01T22:52:09.7578188Z ++ echo torch/include/ATen/ops/is_conj_native.h 2025-06-01T22:52:09.7578801Z ++ grep RECORD 2025-06-01T22:52:09.7602194Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_conj_native.h 2025-06-01T22:52:09.7602308Z +++ openssl base64 2025-06-01T22:52:09.7602420Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.7602653Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.7604060Z +++ sed -e s/=//g 2025-06-01T22:52:09.7643095Z ++ HASH=4sSsceUPkvme-_Tc0vB0m2_CG9GT-egDnyC2dv_D0wg 2025-06-01T22:52:09.7648565Z +++ awk '{print $5}' 2025-06-01T22:52:09.7648904Z +++ ls -nl torch/include/ATen/ops/is_conj_native.h 2025-06-01T22:52:09.7674387Z ++ FSIZE=471 2025-06-01T22:52:09.7675137Z ++ echo '"torch/include/ATen/ops/is_conj_native.h",sha256=4sSsceUPkvme-_Tc0vB0m2_CG9GT-egDnyC2dv_D0wg,471' 2025-06-01T22:52:09.7675776Z ++ read fname 2025-06-01T22:52:09.7676106Z ++ make_wheel_record torch/include/ATen/ops/is_conj_ops.h 2025-06-01T22:52:09.7676740Z ++ FPATH=torch/include/ATen/ops/is_conj_ops.h 2025-06-01T22:52:09.7677147Z ++ echo torch/include/ATen/ops/is_conj_ops.h 2025-06-01T22:52:09.7678126Z ++ grep RECORD 2025-06-01T22:52:09.7700353Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_conj_ops.h 2025-06-01T22:52:09.7700897Z +++ openssl base64 2025-06-01T22:52:09.7701205Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.7701478Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.7702986Z +++ sed -e s/=//g 2025-06-01T22:52:09.7741783Z ++ HASH=m8l3d1QAIupiNq1CcRdyDRzDxrMd9zFDbWGkGSj-7ck 2025-06-01T22:52:09.7744163Z +++ ls -nl torch/include/ATen/ops/is_conj_ops.h 2025-06-01T22:52:09.7745136Z +++ awk '{print $5}' 2025-06-01T22:52:09.7770013Z ++ FSIZE=940 2025-06-01T22:52:09.7770712Z ++ echo '"torch/include/ATen/ops/is_conj_ops.h",sha256=m8l3d1QAIupiNq1CcRdyDRzDxrMd9zFDbWGkGSj-7ck,940' 2025-06-01T22:52:09.7771380Z ++ read fname 2025-06-01T22:52:09.7771727Z ++ make_wheel_record torch/include/ATen/ops/is_distributed.h 2025-06-01T22:52:09.7772225Z ++ FPATH=torch/include/ATen/ops/is_distributed.h 2025-06-01T22:52:09.7773513Z ++ echo torch/include/ATen/ops/is_distributed.h 2025-06-01T22:52:09.7774627Z ++ grep RECORD 2025-06-01T22:52:09.7796725Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_distributed.h 2025-06-01T22:52:09.7797293Z +++ openssl base64 2025-06-01T22:52:09.7797568Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.7799161Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.7799433Z +++ sed -e s/=//g 2025-06-01T22:52:09.7840289Z ++ HASH=fxdUne8QwKpueQpzh8vhOWfoj_q9Q0E6VdiCwvxoGMY 2025-06-01T22:52:09.7843643Z +++ ls -nl torch/include/ATen/ops/is_distributed.h 2025-06-01T22:52:09.7844169Z +++ awk '{print $5}' 2025-06-01T22:52:09.7870627Z ++ FSIZE=661 2025-06-01T22:52:09.7871305Z ++ echo '"torch/include/ATen/ops/is_distributed.h",sha256=fxdUne8QwKpueQpzh8vhOWfoj_q9Q0E6VdiCwvxoGMY,661' 2025-06-01T22:52:09.7871962Z ++ read fname 2025-06-01T22:52:09.7872544Z ++ make_wheel_record torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7873416Z ++ FPATH=torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7874204Z ++ echo torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7874763Z ++ grep RECORD 2025-06-01T22:52:09.7892907Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7893595Z +++ openssl base64 2025-06-01T22:52:09.7894355Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.7895903Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.7898058Z +++ sed -e s/=//g 2025-06-01T22:52:09.7933532Z ++ HASH=OPotyIqyIDnxX7pfFj1_Jd0iAajLgscjZNtEkAWNvNA 2025-06-01T22:52:09.7938649Z +++ ls -nl torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.7939460Z +++ awk '{print $5}' 2025-06-01T22:52:09.7965992Z ++ FSIZE=766 2025-06-01T22:52:09.7966860Z ++ echo '"torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h",sha256=OPotyIqyIDnxX7pfFj1_Jd0iAajLgscjZNtEkAWNvNA,766' 2025-06-01T22:52:09.7967820Z ++ read fname 2025-06-01T22:52:09.7968335Z ++ make_wheel_record torch/include/ATen/ops/is_distributed_native.h 2025-06-01T22:52:09.7968961Z ++ FPATH=torch/include/ATen/ops/is_distributed_native.h 2025-06-01T22:52:09.7969444Z ++ echo torch/include/ATen/ops/is_distributed_native.h 2025-06-01T22:52:09.7969857Z ++ grep RECORD 2025-06-01T22:52:09.7992409Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_distributed_native.h 2025-06-01T22:52:09.7992993Z +++ openssl base64 2025-06-01T22:52:09.7993357Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.7993845Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.7994952Z +++ sed -e s/=//g 2025-06-01T22:52:09.8035625Z ++ HASH=qcLBeN_58hG0gi8iHqrpW3Gs-MI5kgVsMsKh3gjVAnE 2025-06-01T22:52:09.8037296Z +++ ls -nl torch/include/ATen/ops/is_distributed_native.h 2025-06-01T22:52:09.8038386Z +++ awk '{print $5}' 2025-06-01T22:52:09.8067590Z ++ FSIZE=478 2025-06-01T22:52:09.8068413Z ++ echo '"torch/include/ATen/ops/is_distributed_native.h",sha256=qcLBeN_58hG0gi8iHqrpW3Gs-MI5kgVsMsKh3gjVAnE,478' 2025-06-01T22:52:09.8069093Z ++ read fname 2025-06-01T22:52:09.8069455Z ++ make_wheel_record torch/include/ATen/ops/is_distributed_ops.h 2025-06-01T22:52:09.8069953Z ++ FPATH=torch/include/ATen/ops/is_distributed_ops.h 2025-06-01T22:52:09.8070403Z ++ echo torch/include/ATen/ops/is_distributed_ops.h 2025-06-01T22:52:09.8070773Z ++ grep RECORD 2025-06-01T22:52:09.8089845Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_distributed_ops.h 2025-06-01T22:52:09.8090394Z +++ openssl base64 2025-06-01T22:52:09.8091000Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.8092115Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.8093231Z +++ sed -e s/=//g 2025-06-01T22:52:09.8130763Z ++ HASH=0ChdDYg2mJCVhJI-BOYOMrjnJGb0Yk2kaqo7nOLaq7c 2025-06-01T22:52:09.8135793Z +++ ls -nl torch/include/ATen/ops/is_distributed_ops.h 2025-06-01T22:52:09.8136592Z +++ awk '{print $5}' 2025-06-01T22:52:09.8165897Z ++ FSIZE=961 2025-06-01T22:52:09.8166564Z ++ echo '"torch/include/ATen/ops/is_distributed_ops.h",sha256=0ChdDYg2mJCVhJI-BOYOMrjnJGb0Yk2kaqo7nOLaq7c,961' 2025-06-01T22:52:09.8167266Z ++ read fname 2025-06-01T22:52:09.8167630Z ++ make_wheel_record torch/include/ATen/ops/is_floating_point.h 2025-06-01T22:52:09.8168272Z ++ FPATH=torch/include/ATen/ops/is_floating_point.h 2025-06-01T22:52:09.8168726Z ++ echo torch/include/ATen/ops/is_floating_point.h 2025-06-01T22:52:09.8169171Z ++ grep RECORD 2025-06-01T22:52:09.8193119Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_floating_point.h 2025-06-01T22:52:09.8193632Z +++ openssl base64 2025-06-01T22:52:09.8193903Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.8194149Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.8194418Z +++ sed -e s/=//g 2025-06-01T22:52:09.8234861Z ++ HASH=vknol7GiimV0ZvoPcpZT7JdFzoo2tiS9LaaVWQEMQPw 2025-06-01T22:52:09.8236619Z +++ ls -nl torch/include/ATen/ops/is_floating_point.h 2025-06-01T22:52:09.8237462Z +++ awk '{print $5}' 2025-06-01T22:52:09.8265489Z ++ FSIZE=684 2025-06-01T22:52:09.8266167Z ++ echo '"torch/include/ATen/ops/is_floating_point.h",sha256=vknol7GiimV0ZvoPcpZT7JdFzoo2tiS9LaaVWQEMQPw,684' 2025-06-01T22:52:09.8266839Z ++ read fname 2025-06-01T22:52:09.8267374Z ++ make_wheel_record torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.8268202Z ++ FPATH=torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.8268996Z ++ echo torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.8269550Z ++ grep RECORD 2025-06-01T22:52:09.8288734Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.8289456Z +++ openssl base64 2025-06-01T22:52:09.8289721Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.8290601Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.8291977Z +++ sed -e s/=//g 2025-06-01T22:52:09.8330699Z ++ HASH=A06RbWpiRJ4J4i5_SmDn8j8mWdPdGioKZSH1QNYj2fA 2025-06-01T22:52:09.8335944Z +++ ls -nl torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.8336747Z +++ awk '{print $5}' 2025-06-01T22:52:09.8363656Z ++ FSIZE=769 2025-06-01T22:52:09.8364776Z ++ echo '"torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h",sha256=A06RbWpiRJ4J4i5_SmDn8j8mWdPdGioKZSH1QNYj2fA,769' 2025-06-01T22:52:09.8365852Z ++ read fname 2025-06-01T22:52:09.8366259Z ++ make_wheel_record torch/include/ATen/ops/is_floating_point_native.h 2025-06-01T22:52:09.8366823Z ++ FPATH=torch/include/ATen/ops/is_floating_point_native.h 2025-06-01T22:52:09.8367343Z ++ echo torch/include/ATen/ops/is_floating_point_native.h 2025-06-01T22:52:09.8367745Z ++ grep RECORD 2025-06-01T22:52:09.8390440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_floating_point_native.h 2025-06-01T22:52:09.8391003Z +++ openssl base64 2025-06-01T22:52:09.8391274Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.8392145Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.8392814Z +++ sed -e s/=//g 2025-06-01T22:52:09.8432814Z ++ HASH=3uoBelvwlH_8G1GLDBLQ9-Wu2D0AoOejwO1j7kXJfyE 2025-06-01T22:52:09.8436461Z +++ ls -nl torch/include/ATen/ops/is_floating_point_native.h 2025-06-01T22:52:09.8436905Z +++ awk '{print $5}' 2025-06-01T22:52:09.8465484Z ++ FSIZE=481 2025-06-01T22:52:09.8466227Z ++ echo '"torch/include/ATen/ops/is_floating_point_native.h",sha256=3uoBelvwlH_8G1GLDBLQ9-Wu2D0AoOejwO1j7kXJfyE,481' 2025-06-01T22:52:09.8466935Z ++ read fname 2025-06-01T22:52:09.8467307Z ++ make_wheel_record torch/include/ATen/ops/is_floating_point_ops.h 2025-06-01T22:52:09.8467846Z ++ FPATH=torch/include/ATen/ops/is_floating_point_ops.h 2025-06-01T22:52:09.8468315Z ++ echo torch/include/ATen/ops/is_floating_point_ops.h 2025-06-01T22:52:09.8468711Z ++ grep RECORD 2025-06-01T22:52:09.8488677Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_floating_point_ops.h 2025-06-01T22:52:09.8489224Z +++ openssl base64 2025-06-01T22:52:09.8489969Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.8491304Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.8492714Z +++ sed -e s/=//g 2025-06-01T22:52:09.8529688Z ++ HASH=ZUIF5APP41gzuK510G1URzRX31d4dhfs_4nVE2asU9E 2025-06-01T22:52:09.8535005Z +++ ls -nl torch/include/ATen/ops/is_floating_point_ops.h 2025-06-01T22:52:09.8535934Z +++ awk '{print $5}' 2025-06-01T22:52:09.8562431Z ++ FSIZE=970 2025-06-01T22:52:09.8563100Z ++ echo '"torch/include/ATen/ops/is_floating_point_ops.h",sha256=ZUIF5APP41gzuK510G1URzRX31d4dhfs_4nVE2asU9E,970' 2025-06-01T22:52:09.8563827Z ++ read fname 2025-06-01T22:52:09.8564303Z ++ make_wheel_record torch/include/ATen/ops/is_inference.h 2025-06-01T22:52:09.8565012Z ++ FPATH=torch/include/ATen/ops/is_inference.h 2025-06-01T22:52:09.8565442Z ++ echo torch/include/ATen/ops/is_inference.h 2025-06-01T22:52:09.8565994Z ++ grep RECORD 2025-06-01T22:52:09.8588487Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_inference.h 2025-06-01T22:52:09.8589037Z +++ openssl base64 2025-06-01T22:52:09.8589298Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.8589566Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.8590749Z +++ sed -e s/=//g 2025-06-01T22:52:09.8631506Z ++ HASH=GPZ9z9v1E3wYYTD-_Jgz1yNnMIWr44hNYaujZv_0LIU 2025-06-01T22:52:09.8634222Z +++ ls -nl torch/include/ATen/ops/is_inference.h 2025-06-01T22:52:09.8634600Z +++ awk '{print $5}' 2025-06-01T22:52:09.8662188Z ++ FSIZE=664 2025-06-01T22:52:09.8662900Z ++ echo '"torch/include/ATen/ops/is_inference.h",sha256=GPZ9z9v1E3wYYTD-_Jgz1yNnMIWr44hNYaujZv_0LIU,664' 2025-06-01T22:52:09.8663563Z ++ read fname 2025-06-01T22:52:09.8664086Z ++ make_wheel_record torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.8664961Z ++ FPATH=torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.8665719Z ++ echo torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.8666244Z ++ grep RECORD 2025-06-01T22:52:09.8686981Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.8687693Z +++ openssl base64 2025-06-01T22:52:09.8687953Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.8688255Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.8689726Z +++ sed -e s/=//g 2025-06-01T22:52:09.8728816Z ++ HASH=ec1er2INXV2_SN0Toc4IbcmTida63Ef-Z9l20OaopPU 2025-06-01T22:52:09.8733900Z +++ ls -nl torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.8734644Z +++ awk '{print $5}' 2025-06-01T22:52:09.8763085Z ++ FSIZE=764 2025-06-01T22:52:09.8763901Z ++ echo '"torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h",sha256=ec1er2INXV2_SN0Toc4IbcmTida63Ef-Z9l20OaopPU,764' 2025-06-01T22:52:09.8765073Z ++ read fname 2025-06-01T22:52:09.8765440Z ++ make_wheel_record torch/include/ATen/ops/is_inference_native.h 2025-06-01T22:52:09.8765970Z ++ FPATH=torch/include/ATen/ops/is_inference_native.h 2025-06-01T22:52:09.8766446Z ++ echo torch/include/ATen/ops/is_inference_native.h 2025-06-01T22:52:09.8766837Z ++ grep RECORD 2025-06-01T22:52:09.8789546Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_inference_native.h 2025-06-01T22:52:09.8790244Z +++ openssl base64 2025-06-01T22:52:09.8790511Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.8790762Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.8791037Z +++ sed -e s/=//g 2025-06-01T22:52:09.8831609Z ++ HASH=Hb3BKZ61m4CzjjfzKLYO91AdloGDaJgS355Ahie_aR0 2025-06-01T22:52:09.8834149Z +++ ls -nl torch/include/ATen/ops/is_inference_native.h 2025-06-01T22:52:09.8834572Z +++ awk '{print $5}' 2025-06-01T22:52:09.8861741Z ++ FSIZE=476 2025-06-01T22:52:09.8862421Z ++ echo '"torch/include/ATen/ops/is_inference_native.h",sha256=Hb3BKZ61m4CzjjfzKLYO91AdloGDaJgS355Ahie_aR0,476' 2025-06-01T22:52:09.8863095Z ++ read fname 2025-06-01T22:52:09.8863455Z ++ make_wheel_record torch/include/ATen/ops/is_inference_ops.h 2025-06-01T22:52:09.8863962Z ++ FPATH=torch/include/ATen/ops/is_inference_ops.h 2025-06-01T22:52:09.8864403Z ++ echo torch/include/ATen/ops/is_inference_ops.h 2025-06-01T22:52:09.8864789Z ++ grep RECORD 2025-06-01T22:52:09.8886511Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_inference_ops.h 2025-06-01T22:52:09.8887065Z +++ openssl base64 2025-06-01T22:52:09.8887338Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.8887620Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.8888149Z +++ sed -e s/=//g 2025-06-01T22:52:09.8926782Z ++ HASH=zI6GbWYN5z6q4WCRi1mTCCOMATPhV4JmBHFHTAq4CG8 2025-06-01T22:52:09.8931771Z +++ ls -nl torch/include/ATen/ops/is_inference_ops.h 2025-06-01T22:52:09.8932651Z +++ awk '{print $5}' 2025-06-01T22:52:09.8959930Z ++ FSIZE=955 2025-06-01T22:52:09.8960599Z ++ echo '"torch/include/ATen/ops/is_inference_ops.h",sha256=zI6GbWYN5z6q4WCRi1mTCCOMATPhV4JmBHFHTAq4CG8,955' 2025-06-01T22:52:09.8961278Z ++ read fname 2025-06-01T22:52:09.8961593Z ++ make_wheel_record torch/include/ATen/ops/is_leaf.h 2025-06-01T22:52:09.8962004Z ++ FPATH=torch/include/ATen/ops/is_leaf.h 2025-06-01T22:52:09.8962386Z ++ echo torch/include/ATen/ops/is_leaf.h 2025-06-01T22:52:09.8962719Z ++ grep RECORD 2025-06-01T22:52:09.8987406Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_leaf.h 2025-06-01T22:52:09.8987911Z +++ openssl base64 2025-06-01T22:52:09.8988185Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.8988445Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.8988710Z +++ sed -e s/=//g 2025-06-01T22:52:09.9027506Z ++ HASH=g1GD-7ViwhJyXwCfl48d1Nnm-ENxLAsUrlt-_Qdadk8 2025-06-01T22:52:09.9031538Z +++ ls -nl torch/include/ATen/ops/is_leaf.h 2025-06-01T22:52:09.9031913Z +++ awk '{print $5}' 2025-06-01T22:52:09.9055770Z ++ FSIZE=504 2025-06-01T22:52:09.9056480Z ++ echo '"torch/include/ATen/ops/is_leaf.h",sha256=g1GD-7ViwhJyXwCfl48d1Nnm-ENxLAsUrlt-_Qdadk8,504' 2025-06-01T22:52:09.9057097Z ++ read fname 2025-06-01T22:52:09.9057570Z ++ make_wheel_record torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9058336Z ++ FPATH=torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9060619Z ++ echo torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9061853Z ++ grep RECORD 2025-06-01T22:52:09.9085501Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9086175Z +++ openssl base64 2025-06-01T22:52:09.9086594Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.9086852Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.9087148Z +++ sed -e s/=//g 2025-06-01T22:52:09.9126164Z ++ HASH=8YSwdYkXAlqtNyy6vzoHCZrf9kg3igxbHG8bKoTQOPE 2025-06-01T22:52:09.9130307Z +++ ls -nl torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9130959Z +++ awk '{print $5}' 2025-06-01T22:52:09.9156645Z ++ FSIZE=759 2025-06-01T22:52:09.9157477Z ++ echo '"torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h",sha256=8YSwdYkXAlqtNyy6vzoHCZrf9kg3igxbHG8bKoTQOPE,759' 2025-06-01T22:52:09.9158325Z ++ read fname 2025-06-01T22:52:09.9158794Z ++ make_wheel_record torch/include/ATen/ops/is_leaf_native.h 2025-06-01T22:52:09.9159251Z ++ FPATH=torch/include/ATen/ops/is_leaf_native.h 2025-06-01T22:52:09.9161240Z ++ echo torch/include/ATen/ops/is_leaf_native.h 2025-06-01T22:52:09.9162643Z ++ grep RECORD 2025-06-01T22:52:09.9188039Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_leaf_native.h 2025-06-01T22:52:09.9188646Z +++ openssl base64 2025-06-01T22:52:09.9188912Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.9189185Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.9189469Z +++ sed -e s/=//g 2025-06-01T22:52:09.9230723Z ++ HASH=keMKE5Ho0rmkJLpF9MdkmhiumTI46031J1ctUnfcYsY 2025-06-01T22:52:09.9233159Z +++ ls -nl torch/include/ATen/ops/is_leaf_native.h 2025-06-01T22:52:09.9233551Z +++ awk '{print $5}' 2025-06-01T22:52:09.9261073Z ++ FSIZE=471 2025-06-01T22:52:09.9261698Z ++ echo '"torch/include/ATen/ops/is_leaf_native.h",sha256=keMKE5Ho0rmkJLpF9MdkmhiumTI46031J1ctUnfcYsY,471' 2025-06-01T22:52:09.9262371Z ++ read fname 2025-06-01T22:52:09.9262705Z ++ make_wheel_record torch/include/ATen/ops/is_leaf_ops.h 2025-06-01T22:52:09.9263145Z ++ FPATH=torch/include/ATen/ops/is_leaf_ops.h 2025-06-01T22:52:09.9263560Z ++ echo torch/include/ATen/ops/is_leaf_ops.h 2025-06-01T22:52:09.9263913Z ++ grep RECORD 2025-06-01T22:52:09.9286356Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_leaf_ops.h 2025-06-01T22:52:09.9286887Z +++ openssl base64 2025-06-01T22:52:09.9287163Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.9287578Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.9287856Z +++ sed -e s/=//g 2025-06-01T22:52:09.9325999Z ++ HASH=YtxhTHM4GrWAmbQmrHEkLMx48svFhsF2-1EjsFh2Ga8 2025-06-01T22:52:09.9330519Z +++ ls -nl torch/include/ATen/ops/is_leaf_ops.h 2025-06-01T22:52:09.9331290Z +++ awk '{print $5}' 2025-06-01T22:52:09.9355415Z ++ FSIZE=940 2025-06-01T22:52:09.9356051Z ++ echo '"torch/include/ATen/ops/is_leaf_ops.h",sha256=YtxhTHM4GrWAmbQmrHEkLMx48svFhsF2-1EjsFh2Ga8,940' 2025-06-01T22:52:09.9356717Z ++ read fname 2025-06-01T22:52:09.9357026Z ++ make_wheel_record torch/include/ATen/ops/is_neg.h 2025-06-01T22:52:09.9357562Z ++ FPATH=torch/include/ATen/ops/is_neg.h 2025-06-01T22:52:09.9359982Z ++ echo torch/include/ATen/ops/is_neg.h 2025-06-01T22:52:09.9361477Z ++ grep RECORD 2025-06-01T22:52:09.9385697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_neg.h 2025-06-01T22:52:09.9386186Z +++ openssl base64 2025-06-01T22:52:09.9386473Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.9396394Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.9396744Z +++ sed -e s/=//g 2025-06-01T22:52:09.9428878Z ++ HASH=a3XhM8P8eokjDVofx6BoUz7MCrczQrl0XAT7y6UKTFA 2025-06-01T22:52:09.9431163Z +++ ls -nl torch/include/ATen/ops/is_neg.h 2025-06-01T22:52:09.9431651Z +++ awk '{print $5}' 2025-06-01T22:52:09.9458227Z ++ FSIZE=640 2025-06-01T22:52:09.9458817Z ++ echo '"torch/include/ATen/ops/is_neg.h",sha256=a3XhM8P8eokjDVofx6BoUz7MCrczQrl0XAT7y6UKTFA,640' 2025-06-01T22:52:09.9459443Z ++ read fname 2025-06-01T22:52:09.9459917Z ++ make_wheel_record torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9460681Z ++ FPATH=torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9461368Z ++ echo torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9461890Z ++ grep RECORD 2025-06-01T22:52:09.9485259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9486068Z +++ openssl base64 2025-06-01T22:52:09.9486354Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.9486615Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.9487199Z +++ sed -e s/=//g 2025-06-01T22:52:09.9525662Z ++ HASH=e5vmOK96ljDoaD1ZEQPEQ8zxrLyJ-8JTIeMgKSSJI4w 2025-06-01T22:52:09.9530046Z +++ ls -nl torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9530812Z +++ awk '{print $5}' 2025-06-01T22:52:09.9555419Z ++ FSIZE=758 2025-06-01T22:52:09.9556246Z ++ echo '"torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h",sha256=e5vmOK96ljDoaD1ZEQPEQ8zxrLyJ-8JTIeMgKSSJI4w,758' 2025-06-01T22:52:09.9557092Z ++ read fname 2025-06-01T22:52:09.9557540Z ++ make_wheel_record torch/include/ATen/ops/is_neg_native.h 2025-06-01T22:52:09.9558007Z ++ FPATH=torch/include/ATen/ops/is_neg_native.h 2025-06-01T22:52:09.9560438Z ++ echo torch/include/ATen/ops/is_neg_native.h 2025-06-01T22:52:09.9561150Z ++ grep RECORD 2025-06-01T22:52:09.9585097Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_neg_native.h 2025-06-01T22:52:09.9585622Z +++ openssl base64 2025-06-01T22:52:09.9585872Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.9586136Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.9586402Z +++ sed -e s/=//g 2025-06-01T22:52:09.9628708Z ++ HASH=OfJinkQDDHJ5cpAaWYVX-sZGFBT_9UF6CA1VMqfAiKc 2025-06-01T22:52:09.9631184Z +++ ls -nl torch/include/ATen/ops/is_neg_native.h 2025-06-01T22:52:09.9631728Z +++ awk '{print $5}' 2025-06-01T22:52:09.9655595Z ++ FSIZE=470 2025-06-01T22:52:09.9656211Z ++ echo '"torch/include/ATen/ops/is_neg_native.h",sha256=OfJinkQDDHJ5cpAaWYVX-sZGFBT_9UF6CA1VMqfAiKc,470' 2025-06-01T22:52:09.9656964Z ++ read fname 2025-06-01T22:52:09.9657286Z ++ make_wheel_record torch/include/ATen/ops/is_neg_ops.h 2025-06-01T22:52:09.9657716Z ++ FPATH=torch/include/ATen/ops/is_neg_ops.h 2025-06-01T22:52:09.9660290Z ++ echo torch/include/ATen/ops/is_neg_ops.h 2025-06-01T22:52:09.9661309Z ++ grep RECORD 2025-06-01T22:52:09.9683732Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_neg_ops.h 2025-06-01T22:52:09.9684404Z +++ openssl base64 2025-06-01T22:52:09.9684996Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.9685264Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.9685705Z +++ sed -e s/=//g 2025-06-01T22:52:09.9725734Z ++ HASH=j6mcsLRtq9tg7OU30VbAMeK2nwNLpER3aON29lY5HX0 2025-06-01T22:52:09.9729399Z +++ ls -nl torch/include/ATen/ops/is_neg_ops.h 2025-06-01T22:52:09.9730092Z +++ awk '{print $5}' 2025-06-01T22:52:09.9754045Z ++ FSIZE=937 2025-06-01T22:52:09.9754625Z ++ echo '"torch/include/ATen/ops/is_neg_ops.h",sha256=j6mcsLRtq9tg7OU30VbAMeK2nwNLpER3aON29lY5HX0,937' 2025-06-01T22:52:09.9755276Z ++ read fname 2025-06-01T22:52:09.9755596Z ++ make_wheel_record torch/include/ATen/ops/is_nonzero.h 2025-06-01T22:52:09.9756054Z ++ FPATH=torch/include/ATen/ops/is_nonzero.h 2025-06-01T22:52:09.9758246Z ++ echo torch/include/ATen/ops/is_nonzero.h 2025-06-01T22:52:09.9760050Z ++ grep RECORD 2025-06-01T22:52:09.9783873Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_nonzero.h 2025-06-01T22:52:09.9784408Z +++ openssl base64 2025-06-01T22:52:09.9784678Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.9784922Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.9785188Z +++ sed -e s/=//g 2025-06-01T22:52:09.9827607Z ++ HASH=25PkZLZEw0DuHPyvUugPPAQZv12GEsHA4EhKsqDjsP8 2025-06-01T22:52:09.9835585Z +++ ls -nl torch/include/ATen/ops/is_nonzero.h 2025-06-01T22:52:09.9836534Z +++ awk '{print $5}' 2025-06-01T22:52:09.9865161Z ++ FSIZE=645 2025-06-01T22:52:09.9865790Z ++ echo '"torch/include/ATen/ops/is_nonzero.h",sha256=25PkZLZEw0DuHPyvUugPPAQZv12GEsHA4EhKsqDjsP8,645' 2025-06-01T22:52:09.9866439Z ++ read fname 2025-06-01T22:52:09.9866927Z ++ make_wheel_record torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9867713Z ++ FPATH=torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9868433Z ++ echo torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9868952Z ++ grep RECORD 2025-06-01T22:52:09.9888696Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9889398Z +++ openssl base64 2025-06-01T22:52:09.9889672Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.9890541Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.9892007Z +++ sed -e s/=//g 2025-06-01T22:52:09.9929779Z ++ HASH=OQaAY2in-cvFGggANfAfZKV3BDAtaQCHqIyGSbD5vlE 2025-06-01T22:52:09.9934986Z +++ ls -nl torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:09.9935798Z +++ awk '{print $5}' 2025-06-01T22:52:09.9965558Z ++ FSIZE=762 2025-06-01T22:52:09.9966408Z ++ echo '"torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h",sha256=OQaAY2in-cvFGggANfAfZKV3BDAtaQCHqIyGSbD5vlE,762' 2025-06-01T22:52:09.9967268Z ++ read fname 2025-06-01T22:52:09.9967639Z ++ make_wheel_record torch/include/ATen/ops/is_nonzero_native.h 2025-06-01T22:52:09.9968293Z ++ FPATH=torch/include/ATen/ops/is_nonzero_native.h 2025-06-01T22:52:09.9968757Z ++ echo torch/include/ATen/ops/is_nonzero_native.h 2025-06-01T22:52:09.9969150Z ++ grep RECORD 2025-06-01T22:52:09.9993491Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_nonzero_native.h 2025-06-01T22:52:09.9994028Z +++ openssl base64 2025-06-01T22:52:09.9994290Z +++ sed -e s/+/-/g 2025-06-01T22:52:09.9994552Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:09.9994802Z +++ sed -e s/=//g 2025-06-01T22:52:10.0035374Z ++ HASH=ZXbNssowgL6LZm_1Q8kSMbcRmodh3_MIujIEaEdlowM 2025-06-01T22:52:10.0037176Z +++ ls -nl torch/include/ATen/ops/is_nonzero_native.h 2025-06-01T22:52:10.0037567Z +++ awk '{print $5}' 2025-06-01T22:52:10.0066108Z ++ FSIZE=474 2025-06-01T22:52:10.0066733Z ++ echo '"torch/include/ATen/ops/is_nonzero_native.h",sha256=ZXbNssowgL6LZm_1Q8kSMbcRmodh3_MIujIEaEdlowM,474' 2025-06-01T22:52:10.0067393Z ++ read fname 2025-06-01T22:52:10.0067734Z ++ make_wheel_record torch/include/ATen/ops/is_nonzero_ops.h 2025-06-01T22:52:10.0068205Z ++ FPATH=torch/include/ATen/ops/is_nonzero_ops.h 2025-06-01T22:52:10.0068625Z ++ echo torch/include/ATen/ops/is_nonzero_ops.h 2025-06-01T22:52:10.0068984Z ++ grep RECORD 2025-06-01T22:52:10.0089000Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_nonzero_ops.h 2025-06-01T22:52:10.0089602Z +++ openssl base64 2025-06-01T22:52:10.0090261Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.0091314Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.0092605Z +++ sed -e s/=//g 2025-06-01T22:52:10.0130444Z ++ HASH=zjNlmeAfWwTKWeTIT1wQOmcC93UOYAuFfs7ItLjMm6U 2025-06-01T22:52:10.0135210Z +++ ls -nl torch/include/ATen/ops/is_nonzero_ops.h 2025-06-01T22:52:10.0136271Z +++ awk '{print $5}' 2025-06-01T22:52:10.0163881Z ++ FSIZE=949 2025-06-01T22:52:10.0164852Z ++ echo '"torch/include/ATen/ops/is_nonzero_ops.h",sha256=zjNlmeAfWwTKWeTIT1wQOmcC93UOYAuFfs7ItLjMm6U,949' 2025-06-01T22:52:10.0165523Z ++ read fname 2025-06-01T22:52:10.0165857Z ++ make_wheel_record torch/include/ATen/ops/is_pinned.h 2025-06-01T22:52:10.0166315Z ++ FPATH=torch/include/ATen/ops/is_pinned.h 2025-06-01T22:52:10.0166702Z ++ echo torch/include/ATen/ops/is_pinned.h 2025-06-01T22:52:10.0167068Z ++ grep RECORD 2025-06-01T22:52:10.0191094Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_pinned.h 2025-06-01T22:52:10.0191634Z +++ openssl base64 2025-06-01T22:52:10.0191888Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.0192154Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.0192630Z +++ sed -e s/=//g 2025-06-01T22:52:10.0233377Z ++ HASH=newI-kNgMP2MGJ5AGCLqukGaNYE_zHs_chHLxhYZS60 2025-06-01T22:52:10.0235029Z +++ ls -nl torch/include/ATen/ops/is_pinned.h 2025-06-01T22:52:10.0235411Z +++ awk '{print $5}' 2025-06-01T22:52:10.0263597Z ++ FSIZE=506 2025-06-01T22:52:10.0264257Z ++ echo '"torch/include/ATen/ops/is_pinned.h",sha256=newI-kNgMP2MGJ5AGCLqukGaNYE_zHs_chHLxhYZS60,506' 2025-06-01T22:52:10.0264868Z ++ read fname 2025-06-01T22:52:10.0265363Z ++ make_wheel_record torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.0266185Z ++ FPATH=torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.0267045Z ++ echo torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.0267575Z ++ grep RECORD 2025-06-01T22:52:10.0287686Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.0288381Z +++ openssl base64 2025-06-01T22:52:10.0288721Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.0290215Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.0291561Z +++ sed -e s/=//g 2025-06-01T22:52:10.0328850Z ++ HASH=XvPDS86TxmonV3zEt7RgIVOSEJuxTJS9I8jagjfEJ3E 2025-06-01T22:52:10.0334418Z +++ ls -nl torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.0335181Z +++ awk '{print $5}' 2025-06-01T22:52:10.0362484Z ++ FSIZE=812 2025-06-01T22:52:10.0363293Z ++ echo '"torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h",sha256=XvPDS86TxmonV3zEt7RgIVOSEJuxTJS9I8jagjfEJ3E,812' 2025-06-01T22:52:10.0364743Z ++ read fname 2025-06-01T22:52:10.0365197Z ++ make_wheel_record torch/include/ATen/ops/is_pinned_native.h 2025-06-01T22:52:10.0365694Z ++ FPATH=torch/include/ATen/ops/is_pinned_native.h 2025-06-01T22:52:10.0366155Z ++ echo torch/include/ATen/ops/is_pinned_native.h 2025-06-01T22:52:10.0366530Z ++ grep RECORD 2025-06-01T22:52:10.0388940Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_pinned_native.h 2025-06-01T22:52:10.0389619Z +++ openssl base64 2025-06-01T22:52:10.0390128Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.0390423Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.0391594Z +++ sed -e s/=//g 2025-06-01T22:52:10.0432780Z ++ HASH=MgWMN67Dk_AEsuebDxE0TiHxrpkF2vZWrxEmSFzlufw 2025-06-01T22:52:10.0433600Z +++ ls -nl torch/include/ATen/ops/is_pinned_native.h 2025-06-01T22:52:10.0433992Z +++ awk '{print $5}' 2025-06-01T22:52:10.0462614Z ++ FSIZE=757 2025-06-01T22:52:10.0463267Z ++ echo '"torch/include/ATen/ops/is_pinned_native.h",sha256=MgWMN67Dk_AEsuebDxE0TiHxrpkF2vZWrxEmSFzlufw,757' 2025-06-01T22:52:10.0463933Z ++ read fname 2025-06-01T22:52:10.0464269Z ++ make_wheel_record torch/include/ATen/ops/is_pinned_ops.h 2025-06-01T22:52:10.0464726Z ++ FPATH=torch/include/ATen/ops/is_pinned_ops.h 2025-06-01T22:52:10.0465293Z ++ echo torch/include/ATen/ops/is_pinned_ops.h 2025-06-01T22:52:10.0465656Z ++ grep RECORD 2025-06-01T22:52:10.0486712Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_pinned_ops.h 2025-06-01T22:52:10.0487391Z +++ openssl base64 2025-06-01T22:52:10.0487660Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.0487929Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.0488669Z +++ sed -e s/=//g 2025-06-01T22:52:10.0527231Z ++ HASH=wPqBfKBvRhhRBP6KK3Gl3cmH8M01YIWsLSup0l_Bog4 2025-06-01T22:52:10.0532008Z +++ ls -nl torch/include/ATen/ops/is_pinned_ops.h 2025-06-01T22:52:10.0533003Z +++ awk '{print $5}' 2025-06-01T22:52:10.0562325Z ++ FSIZE=1068 2025-06-01T22:52:10.0562958Z ++ echo '"torch/include/ATen/ops/is_pinned_ops.h",sha256=wPqBfKBvRhhRBP6KK3Gl3cmH8M01YIWsLSup0l_Bog4,1068' 2025-06-01T22:52:10.0563626Z ++ read fname 2025-06-01T22:52:10.0564072Z ++ make_wheel_record torch/include/ATen/ops/is_same_size.h 2025-06-01T22:52:10.0564720Z ++ FPATH=torch/include/ATen/ops/is_same_size.h 2025-06-01T22:52:10.0565127Z ++ echo torch/include/ATen/ops/is_same_size.h 2025-06-01T22:52:10.0565501Z ++ grep RECORD 2025-06-01T22:52:10.0589512Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_same_size.h 2025-06-01T22:52:10.0590028Z +++ openssl base64 2025-06-01T22:52:10.0590297Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.0590542Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.0591079Z +++ sed -e s/=//g 2025-06-01T22:52:10.0628338Z ++ HASH=_hTc2pPP_4JyAy-Q6lDk0qW3OuWucInUAGRKOmmBdSc 2025-06-01T22:52:10.0632169Z +++ ls -nl torch/include/ATen/ops/is_same_size.h 2025-06-01T22:52:10.0633400Z +++ awk '{print $5}' 2025-06-01T22:52:10.0660181Z ++ FSIZE=700 2025-06-01T22:52:10.0660806Z ++ echo '"torch/include/ATen/ops/is_same_size.h",sha256=_hTc2pPP_4JyAy-Q6lDk0qW3OuWucInUAGRKOmmBdSc,700' 2025-06-01T22:52:10.0661453Z ++ read fname 2025-06-01T22:52:10.0661967Z ++ make_wheel_record torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.0663006Z ++ FPATH=torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.0663840Z ++ echo torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.0664391Z ++ grep RECORD 2025-06-01T22:52:10.0686544Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.0687296Z +++ openssl base64 2025-06-01T22:52:10.0687627Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.0687889Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.0689069Z +++ sed -e s/=//g 2025-06-01T22:52:10.0726257Z ++ HASH=wAeTAaogkdseFll4Dul7AntZUVKfJbPlw09vsWq51A8 2025-06-01T22:52:10.0731387Z +++ ls -nl torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.0732134Z +++ awk '{print $5}' 2025-06-01T22:52:10.0758371Z ++ FSIZE=790 2025-06-01T22:52:10.0759267Z ++ echo '"torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h",sha256=wAeTAaogkdseFll4Dul7AntZUVKfJbPlw09vsWq51A8,790' 2025-06-01T22:52:10.0760175Z ++ read fname 2025-06-01T22:52:10.0760601Z ++ make_wheel_record torch/include/ATen/ops/is_same_size_native.h 2025-06-01T22:52:10.0761095Z ++ FPATH=torch/include/ATen/ops/is_same_size_native.h 2025-06-01T22:52:10.0761647Z ++ echo torch/include/ATen/ops/is_same_size_native.h 2025-06-01T22:52:10.0762807Z ++ grep RECORD 2025-06-01T22:52:10.0787374Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_same_size_native.h 2025-06-01T22:52:10.0788059Z +++ openssl base64 2025-06-01T22:52:10.0788339Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.0788628Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.0788881Z +++ sed -e s/=//g 2025-06-01T22:52:10.0829932Z ++ HASH=IDOre-ZdaLgmLxNkvNsJPf282NmCS7u-z_qpW67bTto 2025-06-01T22:52:10.0833994Z +++ ls -nl torch/include/ATen/ops/is_same_size_native.h 2025-06-01T22:52:10.0835369Z +++ awk '{print $5}' 2025-06-01T22:52:10.0864143Z ++ FSIZE=589 2025-06-01T22:52:10.0864763Z ++ echo '"torch/include/ATen/ops/is_same_size_native.h",sha256=IDOre-ZdaLgmLxNkvNsJPf282NmCS7u-z_qpW67bTto,589' 2025-06-01T22:52:10.0865622Z ++ read fname 2025-06-01T22:52:10.0865968Z ++ make_wheel_record torch/include/ATen/ops/is_same_size_ops.h 2025-06-01T22:52:10.0866457Z ++ FPATH=torch/include/ATen/ops/is_same_size_ops.h 2025-06-01T22:52:10.0866956Z ++ echo torch/include/ATen/ops/is_same_size_ops.h 2025-06-01T22:52:10.0867320Z ++ grep RECORD 2025-06-01T22:52:10.0887075Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_same_size_ops.h 2025-06-01T22:52:10.0887623Z +++ openssl base64 2025-06-01T22:52:10.0887957Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.0889101Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.0890494Z +++ sed -e s/=//g 2025-06-01T22:52:10.0929247Z ++ HASH=W6TqO-2JZOJQ9GuPog2c0majy3h9F7oJcMD8r6qJol0 2025-06-01T22:52:10.0934257Z +++ ls -nl torch/include/ATen/ops/is_same_size_ops.h 2025-06-01T22:52:10.0934976Z +++ awk '{print $5}' 2025-06-01T22:52:10.0961459Z ++ FSIZE=1041 2025-06-01T22:52:10.0962090Z ++ echo '"torch/include/ATen/ops/is_same_size_ops.h",sha256=W6TqO-2JZOJQ9GuPog2c0majy3h9F7oJcMD8r6qJol0,1041' 2025-06-01T22:52:10.0962741Z ++ read fname 2025-06-01T22:52:10.0963062Z ++ make_wheel_record torch/include/ATen/ops/is_set_to.h 2025-06-01T22:52:10.0963216Z ++ FPATH=torch/include/ATen/ops/is_set_to.h 2025-06-01T22:52:10.0963425Z ++ echo torch/include/ATen/ops/is_set_to.h 2025-06-01T22:52:10.0965087Z ++ grep RECORD 2025-06-01T22:52:10.0989708Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_set_to.h 2025-06-01T22:52:10.0989834Z +++ openssl base64 2025-06-01T22:52:10.0989935Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.0990039Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.0990973Z +++ sed -e s/=//g 2025-06-01T22:52:10.1032297Z ++ HASH=fTxqRU4TJZkZAoDM_sOVpcKU-V_ZTt29UUTBnlHbMxg 2025-06-01T22:52:10.1035095Z +++ ls -nl torch/include/ATen/ops/is_set_to.h 2025-06-01T22:52:10.1035213Z +++ awk '{print $5}' 2025-06-01T22:52:10.1064764Z ++ FSIZE=506 2025-06-01T22:52:10.1065367Z ++ echo '"torch/include/ATen/ops/is_set_to.h",sha256=fTxqRU4TJZkZAoDM_sOVpcKU-V_ZTt29UUTBnlHbMxg,506' 2025-06-01T22:52:10.1065467Z ++ read fname 2025-06-01T22:52:10.1065815Z ++ make_wheel_record torch/include/ATen/ops/is_set_to_cpu_dispatch.h 2025-06-01T22:52:10.1065997Z ++ FPATH=torch/include/ATen/ops/is_set_to_cpu_dispatch.h 2025-06-01T22:52:10.1066179Z ++ echo torch/include/ATen/ops/is_set_to_cpu_dispatch.h 2025-06-01T22:52:10.1067328Z ++ grep RECORD 2025-06-01T22:52:10.1088150Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_set_to_cpu_dispatch.h 2025-06-01T22:52:10.1088268Z +++ openssl base64 2025-06-01T22:52:10.1089215Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.1090559Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.1091941Z +++ sed -e s/=//g 2025-06-01T22:52:10.1129543Z ++ HASH=C44peVDc8STgF5TlW3naz32pjtVhxvXWuSwDqg_Yge0 2025-06-01T22:52:10.1134788Z +++ ls -nl torch/include/ATen/ops/is_set_to_cpu_dispatch.h 2025-06-01T22:52:10.1135796Z +++ awk '{print $5}' 2025-06-01T22:52:10.1163213Z ++ FSIZE=744 2025-06-01T22:52:10.1163708Z ++ echo '"torch/include/ATen/ops/is_set_to_cpu_dispatch.h",sha256=C44peVDc8STgF5TlW3naz32pjtVhxvXWuSwDqg_Yge0,744' 2025-06-01T22:52:10.1163808Z ++ read fname 2025-06-01T22:52:10.1164179Z ++ make_wheel_record torch/include/ATen/ops/is_set_to_cuda_dispatch.h 2025-06-01T22:52:10.1164378Z ++ FPATH=torch/include/ATen/ops/is_set_to_cuda_dispatch.h 2025-06-01T22:52:10.1165139Z ++ echo torch/include/ATen/ops/is_set_to_cuda_dispatch.h 2025-06-01T22:52:10.1166528Z ++ grep RECORD 2025-06-01T22:52:10.1191574Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_set_to_cuda_dispatch.h 2025-06-01T22:52:10.1191682Z +++ openssl base64 2025-06-01T22:52:10.1191780Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.1191892Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.1232884Z +++ sed -e s/=//g 2025-06-01T22:52:10.1233073Z ++ HASH=7uE-ZcNeaYWMlZ21ayYc144zs83lk03eFWl0wrh-kCw 2025-06-01T22:52:10.1234886Z +++ ls -nl torch/include/ATen/ops/is_set_to_cuda_dispatch.h 2025-06-01T22:52:10.1236074Z +++ awk '{print $5}' 2025-06-01T22:52:10.1263556Z ++ FSIZE=746 2025-06-01T22:52:10.1264194Z ++ echo '"torch/include/ATen/ops/is_set_to_cuda_dispatch.h",sha256=7uE-ZcNeaYWMlZ21ayYc144zs83lk03eFWl0wrh-kCw,746' 2025-06-01T22:52:10.1264292Z ++ read fname 2025-06-01T22:52:10.1264542Z ++ make_wheel_record torch/include/ATen/ops/is_set_to_native.h 2025-06-01T22:52:10.1264753Z ++ FPATH=torch/include/ATen/ops/is_set_to_native.h 2025-06-01T22:52:10.1265256Z ++ echo torch/include/ATen/ops/is_set_to_native.h 2025-06-01T22:52:10.1266663Z ++ grep RECORD 2025-06-01T22:52:10.1288084Z +++ openssl base64 2025-06-01T22:52:10.1288706Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.1289127Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_set_to_native.h 2025-06-01T22:52:10.1289615Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.1290903Z +++ sed -e s/=//g 2025-06-01T22:52:10.1330836Z ++ HASH=8L1lG1QLtF4tZ6OSHChd1lclrzmnldlwWMpuuMUXe_s 2025-06-01T22:52:10.1335756Z +++ ls -nl torch/include/ATen/ops/is_set_to_native.h 2025-06-01T22:52:10.1336514Z +++ awk '{print $5}' 2025-06-01T22:52:10.1365164Z ++ FSIZE=500 2025-06-01T22:52:10.1365654Z ++ echo '"torch/include/ATen/ops/is_set_to_native.h",sha256=8L1lG1QLtF4tZ6OSHChd1lclrzmnldlwWMpuuMUXe_s,500' 2025-06-01T22:52:10.1365752Z ++ read fname 2025-06-01T22:52:10.1365959Z ++ make_wheel_record torch/include/ATen/ops/is_set_to_ops.h 2025-06-01T22:52:10.1366139Z ++ FPATH=torch/include/ATen/ops/is_set_to_ops.h 2025-06-01T22:52:10.1366344Z ++ echo torch/include/ATen/ops/is_set_to_ops.h 2025-06-01T22:52:10.1366459Z ++ grep RECORD 2025-06-01T22:52:10.1391344Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_set_to_ops.h 2025-06-01T22:52:10.1391456Z +++ openssl base64 2025-06-01T22:52:10.1391554Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.1391673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.1391766Z +++ sed -e s/=//g 2025-06-01T22:52:10.1433331Z ++ HASH=dSyNvL_5SBhWlxnxR5zNhUBaVJSEgO83PKrIOrekY3A 2025-06-01T22:52:10.1435355Z +++ ls -nl torch/include/ATen/ops/is_set_to_ops.h 2025-06-01T22:52:10.1436923Z +++ awk '{print $5}' 2025-06-01T22:52:10.1466818Z ++ FSIZE=1035 2025-06-01T22:52:10.1467479Z ++ echo '"torch/include/ATen/ops/is_set_to_ops.h",sha256=dSyNvL_5SBhWlxnxR5zNhUBaVJSEgO83PKrIOrekY3A,1035' 2025-06-01T22:52:10.1467581Z ++ read fname 2025-06-01T22:52:10.1467758Z ++ make_wheel_record torch/include/ATen/ops/is_signed.h 2025-06-01T22:52:10.1467894Z ++ FPATH=torch/include/ATen/ops/is_signed.h 2025-06-01T22:52:10.1468038Z ++ echo torch/include/ATen/ops/is_signed.h 2025-06-01T22:52:10.1468135Z ++ grep RECORD 2025-06-01T22:52:10.1489223Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_signed.h 2025-06-01T22:52:10.1489357Z +++ openssl base64 2025-06-01T22:52:10.1490049Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.1491299Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.1492627Z +++ sed -e s/=//g 2025-06-01T22:52:10.1530193Z ++ HASH=NacltfYFYJYBxNFFrCFEBiHu5UxwXOhEHsPs08UAq94 2025-06-01T22:52:10.1534877Z +++ ls -nl torch/include/ATen/ops/is_signed.h 2025-06-01T22:52:10.1535827Z +++ awk '{print $5}' 2025-06-01T22:52:10.1564254Z ++ FSIZE=652 2025-06-01T22:52:10.1564747Z ++ echo '"torch/include/ATen/ops/is_signed.h",sha256=NacltfYFYJYBxNFFrCFEBiHu5UxwXOhEHsPs08UAq94,652' 2025-06-01T22:52:10.1565029Z ++ read fname 2025-06-01T22:52:10.1565387Z ++ make_wheel_record torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.1565701Z ++ FPATH=torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.1566015Z ++ echo torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.1566486Z ++ grep RECORD 2025-06-01T22:52:10.1590594Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.1590737Z +++ openssl base64 2025-06-01T22:52:10.1590845Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.1590955Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.1591842Z +++ sed -e s/=//g 2025-06-01T22:52:10.1632204Z ++ HASH=u884jU4_OTpQKNfWKRugrlpuLGpQacdZSKNz7saFGHQ 2025-06-01T22:52:10.1635514Z +++ ls -nl torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.1635737Z +++ awk '{print $5}' 2025-06-01T22:52:10.1664204Z ++ FSIZE=761 2025-06-01T22:52:10.1665039Z ++ echo '"torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h",sha256=u884jU4_OTpQKNfWKRugrlpuLGpQacdZSKNz7saFGHQ,761' 2025-06-01T22:52:10.1665192Z ++ read fname 2025-06-01T22:52:10.1665416Z ++ make_wheel_record torch/include/ATen/ops/is_signed_native.h 2025-06-01T22:52:10.1665596Z ++ FPATH=torch/include/ATen/ops/is_signed_native.h 2025-06-01T22:52:10.1665763Z ++ echo torch/include/ATen/ops/is_signed_native.h 2025-06-01T22:52:10.1665875Z ++ grep RECORD 2025-06-01T22:52:10.1687291Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_signed_native.h 2025-06-01T22:52:10.1687411Z +++ openssl base64 2025-06-01T22:52:10.1687788Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.1689192Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.1690474Z +++ sed -e s/=//g 2025-06-01T22:52:10.1728594Z ++ HASH=9O8Iu7h4jNUnniXUDwgWWxPm-QSdJAZe_zRYUVFkNlg 2025-06-01T22:52:10.1733598Z +++ ls -nl torch/include/ATen/ops/is_signed_native.h 2025-06-01T22:52:10.1734643Z +++ awk '{print $5}' 2025-06-01T22:52:10.1762326Z ++ FSIZE=473 2025-06-01T22:52:10.1762854Z ++ echo '"torch/include/ATen/ops/is_signed_native.h",sha256=9O8Iu7h4jNUnniXUDwgWWxPm-QSdJAZe_zRYUVFkNlg,473' 2025-06-01T22:52:10.1762958Z ++ read fname 2025-06-01T22:52:10.1763198Z ++ make_wheel_record torch/include/ATen/ops/is_signed_ops.h 2025-06-01T22:52:10.1763360Z ++ FPATH=torch/include/ATen/ops/is_signed_ops.h 2025-06-01T22:52:10.1763507Z ++ echo torch/include/ATen/ops/is_signed_ops.h 2025-06-01T22:52:10.1764896Z ++ grep RECORD 2025-06-01T22:52:10.1789635Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_signed_ops.h 2025-06-01T22:52:10.1789758Z +++ openssl base64 2025-06-01T22:52:10.1789860Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.1789975Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.1790994Z +++ sed -e s/=//g 2025-06-01T22:52:10.1830658Z ++ HASH=j_JL3y02nXoELQoPUn2KyHmRQjZe_6MtaSYS7erhnu4 2025-06-01T22:52:10.1833353Z +++ ls -nl torch/include/ATen/ops/is_signed_ops.h 2025-06-01T22:52:10.1833869Z +++ awk '{print $5}' 2025-06-01T22:52:10.1862195Z ++ FSIZE=946 2025-06-01T22:52:10.1862693Z ++ echo '"torch/include/ATen/ops/is_signed_ops.h",sha256=j_JL3y02nXoELQoPUn2KyHmRQjZe_6MtaSYS7erhnu4,946' 2025-06-01T22:52:10.1862816Z ++ read fname 2025-06-01T22:52:10.1863068Z ++ make_wheel_record torch/include/ATen/ops/is_vulkan_available.h 2025-06-01T22:52:10.1863234Z ++ FPATH=torch/include/ATen/ops/is_vulkan_available.h 2025-06-01T22:52:10.1863413Z ++ echo torch/include/ATen/ops/is_vulkan_available.h 2025-06-01T22:52:10.1864002Z ++ grep RECORD 2025-06-01T22:52:10.1886961Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_vulkan_available.h 2025-06-01T22:52:10.1887100Z +++ openssl base64 2025-06-01T22:52:10.1887230Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.1887353Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.1888585Z +++ sed -e s/=//g 2025-06-01T22:52:10.1927943Z ++ HASH=XL3VenzyJHw0l9Vs_-TGqGDOU1etF5RtnxN9t2AnL2k 2025-06-01T22:52:10.1932998Z +++ ls -nl torch/include/ATen/ops/is_vulkan_available.h 2025-06-01T22:52:10.1933957Z +++ awk '{print $5}' 2025-06-01T22:52:10.1962457Z ++ FSIZE=643 2025-06-01T22:52:10.1962969Z ++ echo '"torch/include/ATen/ops/is_vulkan_available.h",sha256=XL3VenzyJHw0l9Vs_-TGqGDOU1etF5RtnxN9t2AnL2k,643' 2025-06-01T22:52:10.1963083Z ++ read fname 2025-06-01T22:52:10.1963479Z ++ make_wheel_record torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.1963815Z ++ FPATH=torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.1964291Z ++ echo torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.1964555Z ++ grep RECORD 2025-06-01T22:52:10.1989171Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.1989317Z +++ openssl base64 2025-06-01T22:52:10.1989417Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.1989517Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.1989873Z +++ sed -e s/=//g 2025-06-01T22:52:10.2031144Z ++ HASH=HHFOPI52jZvU2ZZz2YXIVJucZIy6qadOfvDePH-_jgI 2025-06-01T22:52:10.2034479Z +++ ls -nl torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.2035237Z +++ awk '{print $5}' 2025-06-01T22:52:10.2063550Z ++ FSIZE=748 2025-06-01T22:52:10.2064236Z ++ echo '"torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h",sha256=HHFOPI52jZvU2ZZz2YXIVJucZIy6qadOfvDePH-_jgI,748' 2025-06-01T22:52:10.2064337Z ++ read fname 2025-06-01T22:52:10.2064604Z ++ make_wheel_record torch/include/ATen/ops/is_vulkan_available_native.h 2025-06-01T22:52:10.2064808Z ++ FPATH=torch/include/ATen/ops/is_vulkan_available_native.h 2025-06-01T22:52:10.2064997Z ++ echo torch/include/ATen/ops/is_vulkan_available_native.h 2025-06-01T22:52:10.2065122Z ++ grep RECORD 2025-06-01T22:52:10.2087175Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_vulkan_available_native.h 2025-06-01T22:52:10.2087296Z +++ openssl base64 2025-06-01T22:52:10.2087427Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.2088657Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.2090098Z +++ sed -e s/=//g 2025-06-01T22:52:10.2128989Z ++ HASH=oHgVZ1IISzBKIF1S_DygV-HdCm-Ay2lXGYrZv11Hxug 2025-06-01T22:52:10.2133810Z +++ ls -nl torch/include/ATen/ops/is_vulkan_available_native.h 2025-06-01T22:52:10.2134779Z +++ awk '{print $5}' 2025-06-01T22:52:10.2165411Z ++ FSIZE=460 2025-06-01T22:52:10.2165954Z ++ echo '"torch/include/ATen/ops/is_vulkan_available_native.h",sha256=oHgVZ1IISzBKIF1S_DygV-HdCm-Ay2lXGYrZv11Hxug,460' 2025-06-01T22:52:10.2166052Z ++ read fname 2025-06-01T22:52:10.2166310Z ++ make_wheel_record torch/include/ATen/ops/is_vulkan_available_ops.h 2025-06-01T22:52:10.2166500Z ++ FPATH=torch/include/ATen/ops/is_vulkan_available_ops.h 2025-06-01T22:52:10.2166688Z ++ echo torch/include/ATen/ops/is_vulkan_available_ops.h 2025-06-01T22:52:10.2166907Z ++ grep RECORD 2025-06-01T22:52:10.2191659Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/is_vulkan_available_ops.h 2025-06-01T22:52:10.2191984Z +++ openssl base64 2025-06-01T22:52:10.2192102Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.2192216Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.2192315Z +++ sed -e s/=//g 2025-06-01T22:52:10.2234361Z ++ HASH=AsxW1mqmBnwol3rlGqLvAzWkvSEUBcYhAiryjeRr95E 2025-06-01T22:52:10.2235745Z +++ ls -nl torch/include/ATen/ops/is_vulkan_available_ops.h 2025-06-01T22:52:10.2236444Z +++ awk '{print $5}' 2025-06-01T22:52:10.2264638Z ++ FSIZE=899 2025-06-01T22:52:10.2265255Z ++ echo '"torch/include/ATen/ops/is_vulkan_available_ops.h",sha256=AsxW1mqmBnwol3rlGqLvAzWkvSEUBcYhAiryjeRr95E,899' 2025-06-01T22:52:10.2265365Z ++ read fname 2025-06-01T22:52:10.2265533Z ++ make_wheel_record torch/include/ATen/ops/isclose.h 2025-06-01T22:52:10.2265677Z ++ FPATH=torch/include/ATen/ops/isclose.h 2025-06-01T22:52:10.2265798Z ++ echo torch/include/ATen/ops/isclose.h 2025-06-01T22:52:10.2266237Z ++ grep RECORD 2025-06-01T22:52:10.2287634Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isclose.h 2025-06-01T22:52:10.2287767Z +++ openssl base64 2025-06-01T22:52:10.2288202Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.2289454Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.2290692Z +++ sed -e s/=//g 2025-06-01T22:52:10.2329361Z ++ HASH=jQvO5rNxjWQh3jHMuanYsFOvYkNSh500C-VlumHQTGA 2025-06-01T22:52:10.2334187Z +++ ls -nl torch/include/ATen/ops/isclose.h 2025-06-01T22:52:10.2335070Z +++ awk '{print $5}' 2025-06-01T22:52:10.2363088Z ++ FSIZE=829 2025-06-01T22:52:10.2363564Z ++ echo '"torch/include/ATen/ops/isclose.h",sha256=jQvO5rNxjWQh3jHMuanYsFOvYkNSh500C-VlumHQTGA,829' 2025-06-01T22:52:10.2363661Z ++ read fname 2025-06-01T22:52:10.2364138Z ++ make_wheel_record torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.2364605Z ++ FPATH=torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.2364931Z ++ echo torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.2365609Z ++ grep RECORD 2025-06-01T22:52:10.2389938Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.2390222Z +++ openssl base64 2025-06-01T22:52:10.2390323Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.2390425Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.2390733Z +++ sed -e s/=//g 2025-06-01T22:52:10.2433174Z ++ HASH=2sPLXHrcWuqvEkhLXP_wSFANpRyDt6VpH5IVoYDmyFU 2025-06-01T22:52:10.2434907Z +++ ls -nl torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.2435796Z +++ awk '{print $5}' 2025-06-01T22:52:10.2464957Z ++ FSIZE=851 2025-06-01T22:52:10.2465607Z ++ echo '"torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h",sha256=2sPLXHrcWuqvEkhLXP_wSFANpRyDt6VpH5IVoYDmyFU,851' 2025-06-01T22:52:10.2465717Z ++ read fname 2025-06-01T22:52:10.2465910Z ++ make_wheel_record torch/include/ATen/ops/isclose_native.h 2025-06-01T22:52:10.2466068Z ++ FPATH=torch/include/ATen/ops/isclose_native.h 2025-06-01T22:52:10.2466227Z ++ echo torch/include/ATen/ops/isclose_native.h 2025-06-01T22:52:10.2466407Z ++ grep RECORD 2025-06-01T22:52:10.2488329Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isclose_native.h 2025-06-01T22:52:10.2488465Z +++ openssl base64 2025-06-01T22:52:10.2488958Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.2490169Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.2491489Z +++ sed -e s/=//g 2025-06-01T22:52:10.2530380Z ++ HASH=KAdmtzsoh3-m5sLMXNvOjqT53Dfc_ZNaM44LNF-mgkU 2025-06-01T22:52:10.2535612Z +++ ls -nl torch/include/ATen/ops/isclose_native.h 2025-06-01T22:52:10.2536524Z +++ awk '{print $5}' 2025-06-01T22:52:10.2565349Z ++ FSIZE=563 2025-06-01T22:52:10.2565876Z ++ echo '"torch/include/ATen/ops/isclose_native.h",sha256=KAdmtzsoh3-m5sLMXNvOjqT53Dfc_ZNaM44LNF-mgkU,563' 2025-06-01T22:52:10.2565979Z ++ read fname 2025-06-01T22:52:10.2566179Z ++ make_wheel_record torch/include/ATen/ops/isclose_ops.h 2025-06-01T22:52:10.2566339Z ++ FPATH=torch/include/ATen/ops/isclose_ops.h 2025-06-01T22:52:10.2566476Z ++ echo torch/include/ATen/ops/isclose_ops.h 2025-06-01T22:52:10.2566779Z ++ grep RECORD 2025-06-01T22:52:10.2592606Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isclose_ops.h 2025-06-01T22:52:10.2592736Z +++ openssl base64 2025-06-01T22:52:10.2592851Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.2592951Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.2593048Z +++ sed -e s/=//g 2025-06-01T22:52:10.2633950Z ++ HASH=bArZOpxNf0OMdGLg66Y5s_g3HOMoDhvBwjfU4o2t8KA 2025-06-01T22:52:10.2635374Z +++ ls -nl torch/include/ATen/ops/isclose_ops.h 2025-06-01T22:52:10.2636191Z +++ awk '{print $5}' 2025-06-01T22:52:10.2664107Z ++ FSIZE=1210 2025-06-01T22:52:10.2664847Z ++ echo '"torch/include/ATen/ops/isclose_ops.h",sha256=bArZOpxNf0OMdGLg66Y5s_g3HOMoDhvBwjfU4o2t8KA,1210' 2025-06-01T22:52:10.2665534Z ++ read fname 2025-06-01T22:52:10.2665869Z ++ make_wheel_record torch/include/ATen/ops/isfinite.h 2025-06-01T22:52:10.2666443Z ++ FPATH=torch/include/ATen/ops/isfinite.h 2025-06-01T22:52:10.2666897Z ++ echo torch/include/ATen/ops/isfinite.h 2025-06-01T22:52:10.2667233Z ++ grep RECORD 2025-06-01T22:52:10.2688173Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isfinite.h 2025-06-01T22:52:10.2688674Z +++ openssl base64 2025-06-01T22:52:10.2689273Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.2690675Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.2691934Z +++ sed -e s/=//g 2025-06-01T22:52:10.2730029Z ++ HASH=rks7pzG5cJWLndec9BliAeNo39pHrPk1pLISzrPNBzU 2025-06-01T22:52:10.2735001Z +++ ls -nl torch/include/ATen/ops/isfinite.h 2025-06-01T22:52:10.2735837Z +++ awk '{print $5}' 2025-06-01T22:52:10.2763727Z ++ FSIZE=645 2025-06-01T22:52:10.2764520Z ++ echo '"torch/include/ATen/ops/isfinite.h",sha256=rks7pzG5cJWLndec9BliAeNo39pHrPk1pLISzrPNBzU,645' 2025-06-01T22:52:10.2765474Z ++ read fname 2025-06-01T22:52:10.2765999Z ++ make_wheel_record torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.2766869Z ++ FPATH=torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.2767612Z ++ echo torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.2768160Z ++ grep RECORD 2025-06-01T22:52:10.2791362Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.2792044Z +++ openssl base64 2025-06-01T22:52:10.2792365Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.2792635Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.2792903Z +++ sed -e s/=//g 2025-06-01T22:52:10.2833002Z ++ HASH=6gIF-qr537lG4VF_zaUN8eX6t1JmilAHpTwSK2etg_Q 2025-06-01T22:52:10.2836001Z +++ ls -nl torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.2836538Z +++ awk '{print $5}' 2025-06-01T22:52:10.2864667Z ++ FSIZE=766 2025-06-01T22:52:10.2865473Z ++ echo '"torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h",sha256=6gIF-qr537lG4VF_zaUN8eX6t1JmilAHpTwSK2etg_Q,766' 2025-06-01T22:52:10.2866343Z ++ read fname 2025-06-01T22:52:10.2866690Z ++ make_wheel_record torch/include/ATen/ops/isfinite_native.h 2025-06-01T22:52:10.2867159Z ++ FPATH=torch/include/ATen/ops/isfinite_native.h 2025-06-01T22:52:10.2867590Z ++ echo torch/include/ATen/ops/isfinite_native.h 2025-06-01T22:52:10.2867963Z ++ grep RECORD 2025-06-01T22:52:10.2887402Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isfinite_native.h 2025-06-01T22:52:10.2888005Z +++ openssl base64 2025-06-01T22:52:10.2888277Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.2889172Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.2890480Z +++ sed -e s/=//g 2025-06-01T22:52:10.2928804Z ++ HASH=sBZTyfxXW_CrWd0bv_NbdDuZK5bXsWfYV7Hz6kdOCts 2025-06-01T22:52:10.2934287Z +++ ls -nl torch/include/ATen/ops/isfinite_native.h 2025-06-01T22:52:10.2934830Z +++ awk '{print $5}' 2025-06-01T22:52:10.2963258Z ++ FSIZE=478 2025-06-01T22:52:10.2964089Z ++ echo '"torch/include/ATen/ops/isfinite_native.h",sha256=sBZTyfxXW_CrWd0bv_NbdDuZK5bXsWfYV7Hz6kdOCts,478' 2025-06-01T22:52:10.2964977Z ++ read fname 2025-06-01T22:52:10.2965344Z ++ make_wheel_record torch/include/ATen/ops/isfinite_ops.h 2025-06-01T22:52:10.2965823Z ++ FPATH=torch/include/ATen/ops/isfinite_ops.h 2025-06-01T22:52:10.2966392Z ++ echo torch/include/ATen/ops/isfinite_ops.h 2025-06-01T22:52:10.2966777Z ++ grep RECORD 2025-06-01T22:52:10.2991353Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isfinite_ops.h 2025-06-01T22:52:10.2991852Z +++ openssl base64 2025-06-01T22:52:10.2992124Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.2992375Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.2992651Z +++ sed -e s/=//g 2025-06-01T22:52:10.3030626Z ++ HASH=JXi2CCJmgOSAO4EUPj97GoKVDKyR7Gb5lot1hEcydaI 2025-06-01T22:52:10.3034245Z +++ ls -nl torch/include/ATen/ops/isfinite_ops.h 2025-06-01T22:52:10.3035242Z +++ awk '{print $5}' 2025-06-01T22:52:10.3063341Z ++ FSIZE=963 2025-06-01T22:52:10.3064038Z ++ echo '"torch/include/ATen/ops/isfinite_ops.h",sha256=JXi2CCJmgOSAO4EUPj97GoKVDKyR7Gb5lot1hEcydaI,963' 2025-06-01T22:52:10.3064706Z ++ read fname 2025-06-01T22:52:10.3065180Z ++ make_wheel_record torch/include/ATen/ops/isin.h 2025-06-01T22:52:10.3065583Z ++ FPATH=torch/include/ATen/ops/isin.h 2025-06-01T22:52:10.3065963Z ++ echo torch/include/ATen/ops/isin.h 2025-06-01T22:52:10.3066286Z ++ grep RECORD 2025-06-01T22:52:10.3086553Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isin.h 2025-06-01T22:52:10.3087081Z +++ openssl base64 2025-06-01T22:52:10.3087345Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.3088261Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.3089621Z +++ sed -e s/=//g 2025-06-01T22:52:10.3128139Z ++ HASH=gVP68D5zqMFGgE-gKuHdqWpxyCtNpkD7QQ-E0JeSlVE 2025-06-01T22:52:10.3133651Z +++ ls -nl torch/include/ATen/ops/isin.h 2025-06-01T22:52:10.3134601Z +++ awk '{print $5}' 2025-06-01T22:52:10.3162384Z ++ FSIZE=3992 2025-06-01T22:52:10.3162964Z ++ echo '"torch/include/ATen/ops/isin.h",sha256=gVP68D5zqMFGgE-gKuHdqWpxyCtNpkD7QQ-E0JeSlVE,3992' 2025-06-01T22:52:10.3163649Z ++ read fname 2025-06-01T22:52:10.3164307Z ++ make_wheel_record torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.3165458Z ++ FPATH=torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.3166458Z ++ echo torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.3167036Z ++ grep RECORD 2025-06-01T22:52:10.3190466Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.3191313Z +++ openssl base64 2025-06-01T22:52:10.3191580Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.3191827Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.3192104Z +++ sed -e s/=//g 2025-06-01T22:52:10.3230676Z ++ HASH=DbQSEtmQVYZYcTzdmbToOsTaJkczCnWxrgAOR1Y54kg 2025-06-01T22:52:10.3234589Z +++ ls -nl torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.3235193Z +++ awk '{print $5}' 2025-06-01T22:52:10.3262477Z ++ FSIZE=1139 2025-06-01T22:52:10.3263480Z ++ echo '"torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h",sha256=DbQSEtmQVYZYcTzdmbToOsTaJkczCnWxrgAOR1Y54kg,1139' 2025-06-01T22:52:10.3264417Z ++ read fname 2025-06-01T22:52:10.3264767Z ++ make_wheel_record torch/include/ATen/ops/isin_cpu_dispatch.h 2025-06-01T22:52:10.3265331Z ++ FPATH=torch/include/ATen/ops/isin_cpu_dispatch.h 2025-06-01T22:52:10.3265767Z ++ echo torch/include/ATen/ops/isin_cpu_dispatch.h 2025-06-01T22:52:10.3266150Z ++ grep RECORD 2025-06-01T22:52:10.3286848Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isin_cpu_dispatch.h 2025-06-01T22:52:10.3287409Z +++ openssl base64 2025-06-01T22:52:10.3287713Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.3288014Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.3289318Z +++ sed -e s/=//g 2025-06-01T22:52:10.3328097Z ++ HASH=PIGEL0_12S73-xp3zUZjWt87LY15lu5yHfma-r8-E14 2025-06-01T22:52:10.3333480Z +++ ls -nl torch/include/ATen/ops/isin_cpu_dispatch.h 2025-06-01T22:52:10.3334386Z +++ awk '{print $5}' 2025-06-01T22:52:10.3362561Z ++ FSIZE=1986 2025-06-01T22:52:10.3363235Z ++ echo '"torch/include/ATen/ops/isin_cpu_dispatch.h",sha256=PIGEL0_12S73-xp3zUZjWt87LY15lu5yHfma-r8-E14,1986' 2025-06-01T22:52:10.3364032Z ++ read fname 2025-06-01T22:52:10.3366041Z ++ make_wheel_record torch/include/ATen/ops/isin_cuda_dispatch.h 2025-06-01T22:52:10.3366580Z ++ FPATH=torch/include/ATen/ops/isin_cuda_dispatch.h 2025-06-01T22:52:10.3367048Z ++ echo torch/include/ATen/ops/isin_cuda_dispatch.h 2025-06-01T22:52:10.3367445Z ++ grep RECORD 2025-06-01T22:52:10.3388881Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isin_cuda_dispatch.h 2025-06-01T22:52:10.3389418Z +++ openssl base64 2025-06-01T22:52:10.3389670Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.3389948Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.3390752Z +++ sed -e s/=//g 2025-06-01T22:52:10.3430474Z ++ HASH=lnkeCo5IIHaxVBka7jb0rG0N96Z7hfYd4Y9na0VPrHA 2025-06-01T22:52:10.3434396Z +++ ls -nl torch/include/ATen/ops/isin_cuda_dispatch.h 2025-06-01T22:52:10.3435304Z +++ awk '{print $5}' 2025-06-01T22:52:10.3462743Z ++ FSIZE=1988 2025-06-01T22:52:10.3463613Z ++ echo '"torch/include/ATen/ops/isin_cuda_dispatch.h",sha256=lnkeCo5IIHaxVBka7jb0rG0N96Z7hfYd4Y9na0VPrHA,1988' 2025-06-01T22:52:10.3464312Z ++ read fname 2025-06-01T22:52:10.3464646Z ++ make_wheel_record torch/include/ATen/ops/isin_meta.h 2025-06-01T22:52:10.3465124Z ++ FPATH=torch/include/ATen/ops/isin_meta.h 2025-06-01T22:52:10.3465519Z ++ echo torch/include/ATen/ops/isin_meta.h 2025-06-01T22:52:10.3465886Z ++ grep RECORD 2025-06-01T22:52:10.3486959Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isin_meta.h 2025-06-01T22:52:10.3487492Z +++ openssl base64 2025-06-01T22:52:10.3487780Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.3488856Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.3490113Z +++ sed -e s/=//g 2025-06-01T22:52:10.3528138Z ++ HASH=tlVemH6WE_bx-8YvHl5xXG1C9fcpQ3tO8DofoqTfRx0 2025-06-01T22:52:10.3533323Z +++ ls -nl torch/include/ATen/ops/isin_meta.h 2025-06-01T22:52:10.3534191Z +++ awk '{print $5}' 2025-06-01T22:52:10.3564072Z ++ FSIZE=1034 2025-06-01T22:52:10.3564962Z ++ echo '"torch/include/ATen/ops/isin_meta.h",sha256=tlVemH6WE_bx-8YvHl5xXG1C9fcpQ3tO8DofoqTfRx0,1034' 2025-06-01T22:52:10.3565607Z ++ read fname 2025-06-01T22:52:10.3566034Z ++ make_wheel_record torch/include/ATen/ops/isin_meta_dispatch.h 2025-06-01T22:52:10.3566688Z ++ FPATH=torch/include/ATen/ops/isin_meta_dispatch.h 2025-06-01T22:52:10.3567166Z ++ echo torch/include/ATen/ops/isin_meta_dispatch.h 2025-06-01T22:52:10.3567622Z ++ grep RECORD 2025-06-01T22:52:10.3589522Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isin_meta_dispatch.h 2025-06-01T22:52:10.3590089Z +++ openssl base64 2025-06-01T22:52:10.3590347Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.3590611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.3591859Z +++ sed -e s/=//g 2025-06-01T22:52:10.3631267Z ++ HASH=r9pisiDzRKbOg2rHU-hd5srMZDR_hU4cfq6-RtDn5gc 2025-06-01T22:52:10.3635342Z +++ ls -nl torch/include/ATen/ops/isin_meta_dispatch.h 2025-06-01T22:52:10.3636152Z +++ awk '{print $5}' 2025-06-01T22:52:10.3663565Z ++ FSIZE=1988 2025-06-01T22:52:10.3664351Z ++ echo '"torch/include/ATen/ops/isin_meta_dispatch.h",sha256=r9pisiDzRKbOg2rHU-hd5srMZDR_hU4cfq6-RtDn5gc,1988' 2025-06-01T22:52:10.3665035Z ++ read fname 2025-06-01T22:52:10.3665361Z ++ make_wheel_record torch/include/ATen/ops/isin_native.h 2025-06-01T22:52:10.3665914Z ++ FPATH=torch/include/ATen/ops/isin_native.h 2025-06-01T22:52:10.3666327Z ++ echo torch/include/ATen/ops/isin_native.h 2025-06-01T22:52:10.3666678Z ++ grep RECORD 2025-06-01T22:52:10.3687557Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isin_native.h 2025-06-01T22:52:10.3688154Z +++ openssl base64 2025-06-01T22:52:10.3688745Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.3689592Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.3691038Z +++ sed -e s/=//g 2025-06-01T22:52:10.3729452Z ++ HASH=prJlb44u-Q7Ofnz4EQDi9yjgXnuxqAgrvmkqh874F28 2025-06-01T22:52:10.3734405Z +++ ls -nl torch/include/ATen/ops/isin_native.h 2025-06-01T22:52:10.3735345Z +++ awk '{print $5}' 2025-06-01T22:52:10.3764329Z ++ FSIZE=1159 2025-06-01T22:52:10.3765175Z ++ echo '"torch/include/ATen/ops/isin_native.h",sha256=prJlb44u-Q7Ofnz4EQDi9yjgXnuxqAgrvmkqh874F28,1159' 2025-06-01T22:52:10.3765837Z ++ read fname 2025-06-01T22:52:10.3766310Z ++ make_wheel_record torch/include/ATen/ops/isin_ops.h 2025-06-01T22:52:10.3766748Z ++ FPATH=torch/include/ATen/ops/isin_ops.h 2025-06-01T22:52:10.3767144Z ++ echo torch/include/ATen/ops/isin_ops.h 2025-06-01T22:52:10.3767502Z ++ grep RECORD 2025-06-01T22:52:10.3788680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isin_ops.h 2025-06-01T22:52:10.3789175Z +++ openssl base64 2025-06-01T22:52:10.3789426Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.3789682Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.3790401Z +++ sed -e s/=//g 2025-06-01T22:52:10.3832102Z ++ HASH=-YUqQ5j8sUPSWSpJswI3vkXnBM-1Ndctx012P0FOT2Q 2025-06-01T22:52:10.3834990Z +++ ls -nl torch/include/ATen/ops/isin_ops.h 2025-06-01T22:52:10.3835365Z +++ awk '{print $5}' 2025-06-01T22:52:10.3864028Z ++ FSIZE=5407 2025-06-01T22:52:10.3864631Z ++ echo '"torch/include/ATen/ops/isin_ops.h",sha256=-YUqQ5j8sUPSWSpJswI3vkXnBM-1Ndctx012P0FOT2Q,5407' 2025-06-01T22:52:10.3865403Z ++ read fname 2025-06-01T22:52:10.3865691Z ++ make_wheel_record torch/include/ATen/ops/isinf.h 2025-06-01T22:52:10.3866105Z ++ FPATH=torch/include/ATen/ops/isinf.h 2025-06-01T22:52:10.3866482Z ++ echo torch/include/ATen/ops/isinf.h 2025-06-01T22:52:10.3866804Z ++ grep RECORD 2025-06-01T22:52:10.3887091Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isinf.h 2025-06-01T22:52:10.3887564Z +++ openssl base64 2025-06-01T22:52:10.3887840Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.3888711Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.3890153Z +++ sed -e s/=//g 2025-06-01T22:52:10.3928156Z ++ HASH=UIiWoXA9ddJYDAE9GfiEcJ1qr7TAOSEXq166n2RSn3M 2025-06-01T22:52:10.3933191Z +++ ls -nl torch/include/ATen/ops/isinf.h 2025-06-01T22:52:10.3934169Z +++ awk '{print $5}' 2025-06-01T22:52:10.3963621Z ++ FSIZE=1017 2025-06-01T22:52:10.3964362Z ++ echo '"torch/include/ATen/ops/isinf.h",sha256=UIiWoXA9ddJYDAE9GfiEcJ1qr7TAOSEXq166n2RSn3M,1017' 2025-06-01T22:52:10.3965179Z ++ read fname 2025-06-01T22:52:10.3965676Z ++ make_wheel_record torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.3966449Z ++ FPATH=torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.3967280Z ++ echo torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.3967821Z ++ grep RECORD 2025-06-01T22:52:10.3991765Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.3992430Z +++ openssl base64 2025-06-01T22:52:10.3992701Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.3992948Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.3993219Z +++ sed -e s/=//g 2025-06-01T22:52:10.4034818Z ++ HASH=2vxqvNiqAMknXD2tgc0XI0XPhKho-_3QdmaQ9uz9zDg 2025-06-01T22:52:10.4036375Z +++ ls -nl torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.4036991Z +++ awk '{print $5}' 2025-06-01T22:52:10.4064626Z ++ FSIZE=918 2025-06-01T22:52:10.4065501Z ++ echo '"torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h",sha256=2vxqvNiqAMknXD2tgc0XI0XPhKho-_3QdmaQ9uz9zDg,918' 2025-06-01T22:52:10.4066383Z ++ read fname 2025-06-01T22:52:10.4066797Z ++ make_wheel_record torch/include/ATen/ops/isinf_native.h 2025-06-01T22:52:10.4067253Z ++ FPATH=torch/include/ATen/ops/isinf_native.h 2025-06-01T22:52:10.4067735Z ++ echo torch/include/ATen/ops/isinf_native.h 2025-06-01T22:52:10.4068153Z ++ grep RECORD 2025-06-01T22:52:10.4093080Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isinf_native.h 2025-06-01T22:52:10.4093571Z +++ openssl base64 2025-06-01T22:52:10.4094428Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.4096034Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.4098014Z +++ sed -e s/=//g 2025-06-01T22:52:10.4134107Z ++ HASH=5s7C8U0Qo7U-6plVr_OI_Mbq8El7B3kaKMmz8Ub12zE 2025-06-01T22:52:10.4139703Z +++ ls -nl torch/include/ATen/ops/isinf_native.h 2025-06-01T22:52:10.4140553Z +++ awk '{print $5}' 2025-06-01T22:52:10.4166058Z ++ FSIZE=807 2025-06-01T22:52:10.4166636Z ++ echo '"torch/include/ATen/ops/isinf_native.h",sha256=5s7C8U0Qo7U-6plVr_OI_Mbq8El7B3kaKMmz8Ub12zE,807' 2025-06-01T22:52:10.4167281Z ++ read fname 2025-06-01T22:52:10.4167723Z ++ make_wheel_record torch/include/ATen/ops/isinf_ops.h 2025-06-01T22:52:10.4168174Z ++ FPATH=torch/include/ATen/ops/isinf_ops.h 2025-06-01T22:52:10.4168751Z ++ echo torch/include/ATen/ops/isinf_ops.h 2025-06-01T22:52:10.4169869Z ++ grep RECORD 2025-06-01T22:52:10.4195157Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isinf_ops.h 2025-06-01T22:52:10.4195641Z +++ openssl base64 2025-06-01T22:52:10.4195911Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.4196158Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.4196430Z +++ sed -e s/=//g 2025-06-01T22:52:10.4237591Z ++ HASH=Mi6VTEFhTK1s1w0NciAe5lwe16ltTafzzeSaKpA93mE 2025-06-01T22:52:10.4238595Z +++ ls -nl torch/include/ATen/ops/isinf_ops.h 2025-06-01T22:52:10.4239450Z +++ awk '{print $5}' 2025-06-01T22:52:10.4268066Z ++ FSIZE=1541 2025-06-01T22:52:10.4268921Z ++ echo '"torch/include/ATen/ops/isinf_ops.h",sha256=Mi6VTEFhTK1s1w0NciAe5lwe16ltTafzzeSaKpA93mE,1541' 2025-06-01T22:52:10.4269559Z ++ read fname 2025-06-01T22:52:10.4269864Z ++ make_wheel_record torch/include/ATen/ops/isnan.h 2025-06-01T22:52:10.4270265Z ++ FPATH=torch/include/ATen/ops/isnan.h 2025-06-01T22:52:10.4270630Z ++ echo torch/include/ATen/ops/isnan.h 2025-06-01T22:52:10.4270955Z ++ grep RECORD 2025-06-01T22:52:10.4290539Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isnan.h 2025-06-01T22:52:10.4291033Z +++ openssl base64 2025-06-01T22:52:10.4291699Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.4292868Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.4294180Z +++ sed -e s/=//g 2025-06-01T22:52:10.4331428Z ++ HASH=GT4b5CgydCCVnTvVI6Jsi5QlepDjF8hR2Har2kI60K8 2025-06-01T22:52:10.4336312Z +++ ls -nl torch/include/ATen/ops/isnan.h 2025-06-01T22:52:10.4337272Z +++ awk '{print $5}' 2025-06-01T22:52:10.4365560Z ++ FSIZE=1017 2025-06-01T22:52:10.4366175Z ++ echo '"torch/include/ATen/ops/isnan.h",sha256=GT4b5CgydCCVnTvVI6Jsi5QlepDjF8hR2Har2kI60K8,1017' 2025-06-01T22:52:10.4366842Z ++ read fname 2025-06-01T22:52:10.4367326Z ++ make_wheel_record torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.4368230Z ++ FPATH=torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.4368949Z ++ echo torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.4369512Z ++ grep RECORD 2025-06-01T22:52:10.4392334Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.4392985Z +++ openssl base64 2025-06-01T22:52:10.4393253Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.4393501Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.4393772Z +++ sed -e s/=//g 2025-06-01T22:52:10.4433002Z ++ HASH=0rerY-imE2tu_5ntwS1WYzpWFc_nfMmllp7BPHauBuE 2025-06-01T22:52:10.4438048Z +++ ls -nl torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.4438572Z +++ awk '{print $5}' 2025-06-01T22:52:10.4466138Z ++ FSIZE=865 2025-06-01T22:52:10.4466997Z ++ echo '"torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h",sha256=0rerY-imE2tu_5ntwS1WYzpWFc_nfMmllp7BPHauBuE,865' 2025-06-01T22:52:10.4467808Z ++ read fname 2025-06-01T22:52:10.4468170Z ++ make_wheel_record torch/include/ATen/ops/isnan_cpu_dispatch.h 2025-06-01T22:52:10.4468677Z ++ FPATH=torch/include/ATen/ops/isnan_cpu_dispatch.h 2025-06-01T22:52:10.4469116Z ++ echo torch/include/ATen/ops/isnan_cpu_dispatch.h 2025-06-01T22:52:10.4469500Z ++ grep RECORD 2025-06-01T22:52:10.4489160Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isnan_cpu_dispatch.h 2025-06-01T22:52:10.4489702Z +++ openssl base64 2025-06-01T22:52:10.4490379Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.4491547Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.4492831Z +++ sed -e s/=//g 2025-06-01T22:52:10.4530470Z ++ HASH=RvGBhKcczUpWPCaNlnHs4yLGfy-9uJCZqPB_YMx5pkU 2025-06-01T22:52:10.4535477Z +++ ls -nl torch/include/ATen/ops/isnan_cpu_dispatch.h 2025-06-01T22:52:10.4536352Z +++ awk '{print $5}' 2025-06-01T22:52:10.4565716Z ++ FSIZE=719 2025-06-01T22:52:10.4566532Z ++ echo '"torch/include/ATen/ops/isnan_cpu_dispatch.h",sha256=RvGBhKcczUpWPCaNlnHs4yLGfy-9uJCZqPB_YMx5pkU,719' 2025-06-01T22:52:10.4567231Z ++ read fname 2025-06-01T22:52:10.4567614Z ++ make_wheel_record torch/include/ATen/ops/isnan_cuda_dispatch.h 2025-06-01T22:52:10.4568131Z ++ FPATH=torch/include/ATen/ops/isnan_cuda_dispatch.h 2025-06-01T22:52:10.4568615Z ++ echo torch/include/ATen/ops/isnan_cuda_dispatch.h 2025-06-01T22:52:10.4569000Z ++ grep RECORD 2025-06-01T22:52:10.4589239Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isnan_cuda_dispatch.h 2025-06-01T22:52:10.4589769Z +++ openssl base64 2025-06-01T22:52:10.4590234Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.4590834Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.4592135Z +++ sed -e s/=//g 2025-06-01T22:52:10.4632537Z ++ HASH=yeJ84r1Mf9u_6eB7k1NxWC--OHmdv1MGg9_Liiw3jfc 2025-06-01T22:52:10.4637397Z +++ ls -nl torch/include/ATen/ops/isnan_cuda_dispatch.h 2025-06-01T22:52:10.4638547Z +++ awk '{print $5}' 2025-06-01T22:52:10.4667206Z ++ FSIZE=721 2025-06-01T22:52:10.4667922Z ++ echo '"torch/include/ATen/ops/isnan_cuda_dispatch.h",sha256=yeJ84r1Mf9u_6eB7k1NxWC--OHmdv1MGg9_Liiw3jfc,721' 2025-06-01T22:52:10.4668604Z ++ read fname 2025-06-01T22:52:10.4668933Z ++ make_wheel_record torch/include/ATen/ops/isnan_native.h 2025-06-01T22:52:10.4669390Z ++ FPATH=torch/include/ATen/ops/isnan_native.h 2025-06-01T22:52:10.4669801Z ++ echo torch/include/ATen/ops/isnan_native.h 2025-06-01T22:52:10.4670151Z ++ grep RECORD 2025-06-01T22:52:10.4689876Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isnan_native.h 2025-06-01T22:52:10.4690373Z +++ openssl base64 2025-06-01T22:52:10.4691057Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.4692604Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.4696414Z +++ sed -e s/=//g 2025-06-01T22:52:10.4730727Z ++ HASH=tlw4VlTmve06SBA7mwyGIHceMdqep_1lf3FEDxJgtfs 2025-06-01T22:52:10.4735837Z +++ ls -nl torch/include/ATen/ops/isnan_native.h 2025-06-01T22:52:10.4736722Z +++ awk '{print $5}' 2025-06-01T22:52:10.4764387Z ++ FSIZE=742 2025-06-01T22:52:10.4765279Z ++ echo '"torch/include/ATen/ops/isnan_native.h",sha256=tlw4VlTmve06SBA7mwyGIHceMdqep_1lf3FEDxJgtfs,742' 2025-06-01T22:52:10.4765960Z ++ read fname 2025-06-01T22:52:10.4766412Z ++ make_wheel_record torch/include/ATen/ops/isnan_ops.h 2025-06-01T22:52:10.4766869Z ++ FPATH=torch/include/ATen/ops/isnan_ops.h 2025-06-01T22:52:10.4767316Z ++ echo torch/include/ATen/ops/isnan_ops.h 2025-06-01T22:52:10.4767679Z ++ grep RECORD 2025-06-01T22:52:10.4791013Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isnan_ops.h 2025-06-01T22:52:10.4791537Z +++ openssl base64 2025-06-01T22:52:10.4791802Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.4792042Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.4792449Z +++ sed -e s/=//g 2025-06-01T22:52:10.4833666Z ++ HASH=OsAE-_-QYL2PqM1TTZ57pAdcOz4fyBRtK8CJD_f05Ok 2025-06-01T22:52:10.4835384Z +++ ls -nl torch/include/ATen/ops/isnan_ops.h 2025-06-01T22:52:10.4836307Z +++ awk '{print $5}' 2025-06-01T22:52:10.4864568Z ++ FSIZE=1541 2025-06-01T22:52:10.4865168Z ++ echo '"torch/include/ATen/ops/isnan_ops.h",sha256=OsAE-_-QYL2PqM1TTZ57pAdcOz4fyBRtK8CJD_f05Ok,1541' 2025-06-01T22:52:10.4865787Z ++ read fname 2025-06-01T22:52:10.4866105Z ++ make_wheel_record torch/include/ATen/ops/isneginf.h 2025-06-01T22:52:10.4866532Z ++ FPATH=torch/include/ATen/ops/isneginf.h 2025-06-01T22:52:10.4866912Z ++ echo torch/include/ATen/ops/isneginf.h 2025-06-01T22:52:10.4867256Z ++ grep RECORD 2025-06-01T22:52:10.4887735Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isneginf.h 2025-06-01T22:52:10.4888238Z +++ openssl base64 2025-06-01T22:52:10.4888840Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.4890207Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.4891616Z +++ sed -e s/=//g 2025-06-01T22:52:10.4929122Z ++ HASH=NWhs8un5NpzPePM_g0UALNIVKdT8l3f7Ocd_A8PxTFk 2025-06-01T22:52:10.4934208Z +++ ls -nl torch/include/ATen/ops/isneginf.h 2025-06-01T22:52:10.4935137Z +++ awk '{print $5}' 2025-06-01T22:52:10.4963109Z ++ FSIZE=1047 2025-06-01T22:52:10.4963787Z ++ echo '"torch/include/ATen/ops/isneginf.h",sha256=NWhs8un5NpzPePM_g0UALNIVKdT8l3f7Ocd_A8PxTFk,1047' 2025-06-01T22:52:10.4964782Z ++ read fname 2025-06-01T22:52:10.4965502Z ++ make_wheel_record torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.4966475Z ++ FPATH=torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.4967385Z ++ echo torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.4967994Z ++ grep RECORD 2025-06-01T22:52:10.4990546Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.4991285Z +++ openssl base64 2025-06-01T22:52:10.4991558Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.4991804Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.4992067Z +++ sed -e s/=//g 2025-06-01T22:52:10.5031200Z ++ HASH=na5G02vfqv_qZ06ZhunIX4FVd2OzbGBEJ8EKgcRYnx4 2025-06-01T22:52:10.5033935Z +++ ls -nl torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.5034636Z +++ awk '{print $5}' 2025-06-01T22:52:10.5061869Z ++ FSIZE=792 2025-06-01T22:52:10.5062848Z ++ echo '"torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h",sha256=na5G02vfqv_qZ06ZhunIX4FVd2OzbGBEJ8EKgcRYnx4,792' 2025-06-01T22:52:10.5063776Z ++ read fname 2025-06-01T22:52:10.5064146Z ++ make_wheel_record torch/include/ATen/ops/isneginf_cpu_dispatch.h 2025-06-01T22:52:10.5064678Z ++ FPATH=torch/include/ATen/ops/isneginf_cpu_dispatch.h 2025-06-01T22:52:10.5065138Z ++ echo torch/include/ATen/ops/isneginf_cpu_dispatch.h 2025-06-01T22:52:10.5065534Z ++ grep RECORD 2025-06-01T22:52:10.5086764Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isneginf_cpu_dispatch.h 2025-06-01T22:52:10.5087369Z +++ openssl base64 2025-06-01T22:52:10.5087720Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.5088642Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.5090011Z +++ sed -e s/=//g 2025-06-01T22:52:10.5127706Z ++ HASH=_6-kZGLygWlMHzQNvQtJFcSDe4TsEr7fxpTgoW53y60 2025-06-01T22:52:10.5133009Z +++ ls -nl torch/include/ATen/ops/isneginf_cpu_dispatch.h 2025-06-01T22:52:10.5133810Z +++ awk '{print $5}' 2025-06-01T22:52:10.5163806Z ++ FSIZE=883 2025-06-01T22:52:10.5164990Z ++ echo '"torch/include/ATen/ops/isneginf_cpu_dispatch.h",sha256=_6-kZGLygWlMHzQNvQtJFcSDe4TsEr7fxpTgoW53y60,883' 2025-06-01T22:52:10.5165770Z ++ read fname 2025-06-01T22:52:10.5166164Z ++ make_wheel_record torch/include/ATen/ops/isneginf_cuda_dispatch.h 2025-06-01T22:52:10.5166713Z ++ FPATH=torch/include/ATen/ops/isneginf_cuda_dispatch.h 2025-06-01T22:52:10.5167208Z ++ echo torch/include/ATen/ops/isneginf_cuda_dispatch.h 2025-06-01T22:52:10.5167625Z ++ grep RECORD 2025-06-01T22:52:10.5191566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isneginf_cuda_dispatch.h 2025-06-01T22:52:10.5192151Z +++ openssl base64 2025-06-01T22:52:10.5192401Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.5192662Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.5192927Z +++ sed -e s/=//g 2025-06-01T22:52:10.5234011Z ++ HASH=-kgtLYxzmPSPTNUXJR7bX0iXrO9iSxmhJL-vEDidgzo 2025-06-01T22:52:10.5239379Z +++ ls -nl torch/include/ATen/ops/isneginf_cuda_dispatch.h 2025-06-01T22:52:10.5239873Z +++ awk '{print $5}' 2025-06-01T22:52:10.5269678Z ++ FSIZE=885 2025-06-01T22:52:10.5270390Z ++ echo '"torch/include/ATen/ops/isneginf_cuda_dispatch.h",sha256=-kgtLYxzmPSPTNUXJR7bX0iXrO9iSxmhJL-vEDidgzo,885' 2025-06-01T22:52:10.5271113Z ++ read fname 2025-06-01T22:52:10.5271489Z ++ make_wheel_record torch/include/ATen/ops/isneginf_meta.h 2025-06-01T22:52:10.5271959Z ++ FPATH=torch/include/ATen/ops/isneginf_meta.h 2025-06-01T22:52:10.5272377Z ++ echo torch/include/ATen/ops/isneginf_meta.h 2025-06-01T22:52:10.5272727Z ++ grep RECORD 2025-06-01T22:52:10.5291648Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isneginf_meta.h 2025-06-01T22:52:10.5292204Z +++ openssl base64 2025-06-01T22:52:10.5293222Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.5294472Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.5295880Z +++ sed -e s/=//g 2025-06-01T22:52:10.5332732Z ++ HASH=xC6LFJlhu-Mg2DhGNObrWXs_KlY9qrDpEjp_Nv1rimQ 2025-06-01T22:52:10.5339443Z +++ ls -nl torch/include/ATen/ops/isneginf_meta.h 2025-06-01T22:52:10.5339829Z +++ awk '{print $5}' 2025-06-01T22:52:10.5366184Z ++ FSIZE=569 2025-06-01T22:52:10.5366810Z ++ echo '"torch/include/ATen/ops/isneginf_meta.h",sha256=xC6LFJlhu-Mg2DhGNObrWXs_KlY9qrDpEjp_Nv1rimQ,569' 2025-06-01T22:52:10.5367481Z ++ read fname 2025-06-01T22:52:10.5367987Z ++ make_wheel_record torch/include/ATen/ops/isneginf_meta_dispatch.h 2025-06-01T22:52:10.5368556Z ++ FPATH=torch/include/ATen/ops/isneginf_meta_dispatch.h 2025-06-01T22:52:10.5369094Z ++ echo torch/include/ATen/ops/isneginf_meta_dispatch.h 2025-06-01T22:52:10.5369510Z ++ grep RECORD 2025-06-01T22:52:10.5391752Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isneginf_meta_dispatch.h 2025-06-01T22:52:10.5392297Z +++ openssl base64 2025-06-01T22:52:10.5392628Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.5393115Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.5394710Z +++ sed -e s/=//g 2025-06-01T22:52:10.5434566Z ++ HASH=hApmHsMa8d_yZiCwzPRYeuqB_6XSISXrAAVguQ7_Lcg 2025-06-01T22:52:10.5437991Z +++ ls -nl torch/include/ATen/ops/isneginf_meta_dispatch.h 2025-06-01T22:52:10.5438691Z +++ awk '{print $5}' 2025-06-01T22:52:10.5465854Z ++ FSIZE=885 2025-06-01T22:52:10.5466537Z ++ echo '"torch/include/ATen/ops/isneginf_meta_dispatch.h",sha256=hApmHsMa8d_yZiCwzPRYeuqB_6XSISXrAAVguQ7_Lcg,885' 2025-06-01T22:52:10.5467382Z ++ read fname 2025-06-01T22:52:10.5467727Z ++ make_wheel_record torch/include/ATen/ops/isneginf_native.h 2025-06-01T22:52:10.5468194Z ++ FPATH=torch/include/ATen/ops/isneginf_native.h 2025-06-01T22:52:10.5468678Z ++ echo torch/include/ATen/ops/isneginf_native.h 2025-06-01T22:52:10.5469038Z ++ grep RECORD 2025-06-01T22:52:10.5496955Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isneginf_native.h 2025-06-01T22:52:10.5497448Z +++ openssl base64 2025-06-01T22:52:10.5498332Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.5499616Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.5511175Z +++ sed -e s/=//g 2025-06-01T22:52:10.5538607Z ++ HASH=tD6ZerOXp3qbeXh2g2Kq4QwRdyo-Anb9HGzORKrS-eU 2025-06-01T22:52:10.5542110Z +++ ls -nl torch/include/ATen/ops/isneginf_native.h 2025-06-01T22:52:10.5542991Z +++ awk '{print $5}' 2025-06-01T22:52:10.5567599Z ++ FSIZE=979 2025-06-01T22:52:10.5568275Z ++ echo '"torch/include/ATen/ops/isneginf_native.h",sha256=tD6ZerOXp3qbeXh2g2Kq4QwRdyo-Anb9HGzORKrS-eU,979' 2025-06-01T22:52:10.5569108Z ++ read fname 2025-06-01T22:52:10.5569459Z ++ make_wheel_record torch/include/ATen/ops/isneginf_ops.h 2025-06-01T22:52:10.5569918Z ++ FPATH=torch/include/ATen/ops/isneginf_ops.h 2025-06-01T22:52:10.5570818Z ++ echo torch/include/ATen/ops/isneginf_ops.h 2025-06-01T22:52:10.5572083Z ++ grep RECORD 2025-06-01T22:52:10.5593563Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isneginf_ops.h 2025-06-01T22:52:10.5594083Z +++ openssl base64 2025-06-01T22:52:10.5594811Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.5596168Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.5597162Z +++ sed -e s/=//g 2025-06-01T22:52:10.5637158Z ++ HASH=C1EVHdGdnNRbzuIcDK-wU3PAlbC3SDIEe_rrY_gVr_Y 2025-06-01T22:52:10.5641848Z +++ ls -nl torch/include/ATen/ops/isneginf_ops.h 2025-06-01T22:52:10.5642249Z +++ awk '{print $5}' 2025-06-01T22:52:10.5670709Z ++ FSIZE=1559 2025-06-01T22:52:10.5671343Z ++ echo '"torch/include/ATen/ops/isneginf_ops.h",sha256=C1EVHdGdnNRbzuIcDK-wU3PAlbC3SDIEe_rrY_gVr_Y,1559' 2025-06-01T22:52:10.5672010Z ++ read fname 2025-06-01T22:52:10.5672318Z ++ make_wheel_record torch/include/ATen/ops/isposinf.h 2025-06-01T22:52:10.5672753Z ++ FPATH=torch/include/ATen/ops/isposinf.h 2025-06-01T22:52:10.5673123Z ++ echo torch/include/ATen/ops/isposinf.h 2025-06-01T22:52:10.5673473Z ++ grep RECORD 2025-06-01T22:52:10.5692095Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isposinf.h 2025-06-01T22:52:10.5692814Z +++ openssl base64 2025-06-01T22:52:10.5694005Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.5695405Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.5696793Z +++ sed -e s/=//g 2025-06-01T22:52:10.5733420Z ++ HASH=pHCwjhGomD48DddWmxF4DyHINOzg5EA2WSye1pK0MZU 2025-06-01T22:52:10.5738964Z +++ ls -nl torch/include/ATen/ops/isposinf.h 2025-06-01T22:52:10.5739773Z +++ awk '{print $5}' 2025-06-01T22:52:10.5765866Z ++ FSIZE=1047 2025-06-01T22:52:10.5766469Z ++ echo '"torch/include/ATen/ops/isposinf.h",sha256=pHCwjhGomD48DddWmxF4DyHINOzg5EA2WSye1pK0MZU,1047' 2025-06-01T22:52:10.5767128Z ++ read fname 2025-06-01T22:52:10.5767722Z ++ make_wheel_record torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.5768682Z ++ FPATH=torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.5769572Z ++ echo torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.5770181Z ++ grep RECORD 2025-06-01T22:52:10.5793845Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.5794752Z +++ openssl base64 2025-06-01T22:52:10.5795019Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.5795265Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.5795538Z +++ sed -e s/=//g 2025-06-01T22:52:10.5835705Z ++ HASH=bkhRb_WOB7xTExZM9-UtXhWQ4GxJMVXHphjl119uNBI 2025-06-01T22:52:10.5839564Z +++ ls -nl torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:10.5840192Z +++ awk '{print $5}' 2025-06-01T22:52:10.5869243Z ++ FSIZE=792 2025-06-01T22:52:10.5870146Z ++ echo '"torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h",sha256=bkhRb_WOB7xTExZM9-UtXhWQ4GxJMVXHphjl119uNBI,792' 2025-06-01T22:52:10.5871051Z ++ read fname 2025-06-01T22:52:10.5871429Z ++ make_wheel_record torch/include/ATen/ops/isposinf_cpu_dispatch.h 2025-06-01T22:52:10.5871949Z ++ FPATH=torch/include/ATen/ops/isposinf_cpu_dispatch.h 2025-06-01T22:52:10.5872422Z ++ echo torch/include/ATen/ops/isposinf_cpu_dispatch.h 2025-06-01T22:52:10.5872818Z ++ grep RECORD 2025-06-01T22:52:10.5890984Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isposinf_cpu_dispatch.h 2025-06-01T22:52:10.5891537Z +++ openssl base64 2025-06-01T22:52:10.5892371Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.5894023Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.5895631Z +++ sed -e s/=//g 2025-06-01T22:52:10.5931574Z ++ HASH=qwFtIg51JGhSsvkKHaVUSaocwRxmwEmVTlkygP8yfWk 2025-06-01T22:52:10.5937267Z +++ ls -nl torch/include/ATen/ops/isposinf_cpu_dispatch.h 2025-06-01T22:52:10.5937814Z +++ awk '{print $5}' 2025-06-01T22:52:10.5964784Z ++ FSIZE=883 2025-06-01T22:52:10.5965898Z ++ echo '"torch/include/ATen/ops/isposinf_cpu_dispatch.h",sha256=qwFtIg51JGhSsvkKHaVUSaocwRxmwEmVTlkygP8yfWk,883' 2025-06-01T22:52:10.5966644Z ++ read fname 2025-06-01T22:52:10.5967044Z ++ make_wheel_record torch/include/ATen/ops/isposinf_cuda_dispatch.h 2025-06-01T22:52:10.5967231Z ++ FPATH=torch/include/ATen/ops/isposinf_cuda_dispatch.h 2025-06-01T22:52:10.5967431Z ++ echo torch/include/ATen/ops/isposinf_cuda_dispatch.h 2025-06-01T22:52:10.5967539Z ++ grep RECORD 2025-06-01T22:52:10.5990355Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isposinf_cuda_dispatch.h 2025-06-01T22:52:10.5990467Z +++ openssl base64 2025-06-01T22:52:10.5990884Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.5991561Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.5993074Z +++ sed -e s/=//g 2025-06-01T22:52:10.6031566Z ++ HASH=dUqldPPiINjCj26On1xOF9Xh-xfK5EekKc0zSFYzmSs 2025-06-01T22:52:10.6037002Z +++ ls -nl torch/include/ATen/ops/isposinf_cuda_dispatch.h 2025-06-01T22:52:10.6037884Z +++ awk '{print $5}' 2025-06-01T22:52:10.6066765Z ++ FSIZE=885 2025-06-01T22:52:10.6067533Z ++ echo '"torch/include/ATen/ops/isposinf_cuda_dispatch.h",sha256=dUqldPPiINjCj26On1xOF9Xh-xfK5EekKc0zSFYzmSs,885' 2025-06-01T22:52:10.6067631Z ++ read fname 2025-06-01T22:52:10.6067842Z ++ make_wheel_record torch/include/ATen/ops/isposinf_meta.h 2025-06-01T22:52:10.6067993Z ++ FPATH=torch/include/ATen/ops/isposinf_meta.h 2025-06-01T22:52:10.6068132Z ++ echo torch/include/ATen/ops/isposinf_meta.h 2025-06-01T22:52:10.6069091Z ++ grep RECORD 2025-06-01T22:52:10.6090093Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isposinf_meta.h 2025-06-01T22:52:10.6090551Z +++ openssl base64 2025-06-01T22:52:10.6091823Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.6093075Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.6094296Z +++ sed -e s/=//g 2025-06-01T22:52:10.6130504Z ++ HASH=v3zPTHVqC9jgna0EnlTOLmDQmj9maQmxk95JCWZJzXM 2025-06-01T22:52:10.6135512Z +++ ls -nl torch/include/ATen/ops/isposinf_meta.h 2025-06-01T22:52:10.6136381Z +++ awk '{print $5}' 2025-06-01T22:52:10.6165123Z ++ FSIZE=569 2025-06-01T22:52:10.6165630Z ++ echo '"torch/include/ATen/ops/isposinf_meta.h",sha256=v3zPTHVqC9jgna0EnlTOLmDQmj9maQmxk95JCWZJzXM,569' 2025-06-01T22:52:10.6165728Z ++ read fname 2025-06-01T22:52:10.6165982Z ++ make_wheel_record torch/include/ATen/ops/isposinf_meta_dispatch.h 2025-06-01T22:52:10.6166169Z ++ FPATH=torch/include/ATen/ops/isposinf_meta_dispatch.h 2025-06-01T22:52:10.6166344Z ++ echo torch/include/ATen/ops/isposinf_meta_dispatch.h 2025-06-01T22:52:10.6166610Z ++ grep RECORD 2025-06-01T22:52:10.6190684Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isposinf_meta_dispatch.h 2025-06-01T22:52:10.6190819Z +++ openssl base64 2025-06-01T22:52:10.6190919Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.6191033Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.6191481Z +++ sed -e s/=//g 2025-06-01T22:52:10.6232857Z ++ HASH=AwDhbHfTlqRygBVDMdrZn6dQ3likrfN9GnG27sEYFn0 2025-06-01T22:52:10.6235892Z +++ ls -nl torch/include/ATen/ops/isposinf_meta_dispatch.h 2025-06-01T22:52:10.6236136Z +++ awk '{print $5}' 2025-06-01T22:52:10.6264832Z ++ FSIZE=885 2025-06-01T22:52:10.6265391Z ++ echo '"torch/include/ATen/ops/isposinf_meta_dispatch.h",sha256=AwDhbHfTlqRygBVDMdrZn6dQ3likrfN9GnG27sEYFn0,885' 2025-06-01T22:52:10.6265489Z ++ read fname 2025-06-01T22:52:10.6265690Z ++ make_wheel_record torch/include/ATen/ops/isposinf_native.h 2025-06-01T22:52:10.6265855Z ++ FPATH=torch/include/ATen/ops/isposinf_native.h 2025-06-01T22:52:10.6266004Z ++ echo torch/include/ATen/ops/isposinf_native.h 2025-06-01T22:52:10.6266879Z ++ grep RECORD 2025-06-01T22:52:10.6288270Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isposinf_native.h 2025-06-01T22:52:10.6288397Z +++ openssl base64 2025-06-01T22:52:10.6289020Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.6290190Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.6291374Z +++ sed -e s/=//g 2025-06-01T22:52:10.6329753Z ++ HASH=sYIzKBLUk81X3rJV5oLBBX1CitGhUohpU3fnvG8Fq6U 2025-06-01T22:52:10.6335025Z +++ ls -nl torch/include/ATen/ops/isposinf_native.h 2025-06-01T22:52:10.6336008Z +++ awk '{print $5}' 2025-06-01T22:52:10.6363631Z ++ FSIZE=979 2025-06-01T22:52:10.6364427Z ++ echo '"torch/include/ATen/ops/isposinf_native.h",sha256=sYIzKBLUk81X3rJV5oLBBX1CitGhUohpU3fnvG8Fq6U,979' 2025-06-01T22:52:10.6364706Z ++ read fname 2025-06-01T22:52:10.6364900Z ++ make_wheel_record torch/include/ATen/ops/isposinf_ops.h 2025-06-01T22:52:10.6365049Z ++ FPATH=torch/include/ATen/ops/isposinf_ops.h 2025-06-01T22:52:10.6365207Z ++ echo torch/include/ATen/ops/isposinf_ops.h 2025-06-01T22:52:10.6366496Z ++ grep RECORD 2025-06-01T22:52:10.6391076Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isposinf_ops.h 2025-06-01T22:52:10.6391223Z +++ openssl base64 2025-06-01T22:52:10.6391324Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.6391426Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.6391570Z +++ sed -e s/=//g 2025-06-01T22:52:10.6434318Z ++ HASH=5LE7qFQtGXfCYVRuRwIpR2mtSxOVQeMTB0gj0dLJ5eA 2025-06-01T22:52:10.6435583Z +++ ls -nl torch/include/ATen/ops/isposinf_ops.h 2025-06-01T22:52:10.6436254Z +++ awk '{print $5}' 2025-06-01T22:52:10.6462487Z ++ FSIZE=1559 2025-06-01T22:52:10.6463021Z ++ echo '"torch/include/ATen/ops/isposinf_ops.h",sha256=5LE7qFQtGXfCYVRuRwIpR2mtSxOVQeMTB0gj0dLJ5eA,1559' 2025-06-01T22:52:10.6463131Z ++ read fname 2025-06-01T22:52:10.6463293Z ++ make_wheel_record torch/include/ATen/ops/isreal.h 2025-06-01T22:52:10.6463422Z ++ FPATH=torch/include/ATen/ops/isreal.h 2025-06-01T22:52:10.6464623Z ++ echo torch/include/ATen/ops/isreal.h 2025-06-01T22:52:10.6465746Z ++ grep RECORD 2025-06-01T22:52:10.6486642Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isreal.h 2025-06-01T22:52:10.6486928Z +++ openssl base64 2025-06-01T22:52:10.6488123Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.6489387Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.6490842Z +++ sed -e s/=//g 2025-06-01T22:52:10.6527701Z ++ HASH=qHUT3MfHwheKDXZCpV1hTOOUeKLu5EtqsFBxayiG3AU 2025-06-01T22:52:10.6532998Z +++ ls -nl torch/include/ATen/ops/isreal.h 2025-06-01T22:52:10.6533924Z +++ awk '{print $5}' 2025-06-01T22:52:10.6562959Z ++ FSIZE=637 2025-06-01T22:52:10.6563405Z ++ echo '"torch/include/ATen/ops/isreal.h",sha256=qHUT3MfHwheKDXZCpV1hTOOUeKLu5EtqsFBxayiG3AU,637' 2025-06-01T22:52:10.6563507Z ++ read fname 2025-06-01T22:52:10.6563866Z ++ make_wheel_record torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.6564231Z ++ FPATH=torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.6564943Z ++ echo torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.6566294Z ++ grep RECORD 2025-06-01T22:52:10.6592519Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.6592864Z +++ openssl base64 2025-06-01T22:52:10.6593015Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.6593117Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.6593213Z +++ sed -e s/=//g 2025-06-01T22:52:10.6633624Z ++ HASH=wssOt2_7Jl_wPKpeF8gBgvZigg7_2r8N1YK5V9G5Xyc 2025-06-01T22:52:10.6636250Z +++ ls -nl torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.6636906Z +++ awk '{print $5}' 2025-06-01T22:52:10.6665406Z ++ FSIZE=764 2025-06-01T22:52:10.6666111Z ++ echo '"torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h",sha256=wssOt2_7Jl_wPKpeF8gBgvZigg7_2r8N1YK5V9G5Xyc,764' 2025-06-01T22:52:10.6666214Z ++ read fname 2025-06-01T22:52:10.6666406Z ++ make_wheel_record torch/include/ATen/ops/isreal_native.h 2025-06-01T22:52:10.6666566Z ++ FPATH=torch/include/ATen/ops/isreal_native.h 2025-06-01T22:52:10.6666715Z ++ echo torch/include/ATen/ops/isreal_native.h 2025-06-01T22:52:10.6667037Z ++ grep RECORD 2025-06-01T22:52:10.6688219Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isreal_native.h 2025-06-01T22:52:10.6688478Z +++ openssl base64 2025-06-01T22:52:10.6689448Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.6690517Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.6691753Z +++ sed -e s/=//g 2025-06-01T22:52:10.6729850Z ++ HASH=UdiOQDEO09MYGCA8lAoWcRcsBD8uVDeZ5QhXVnIQtLU 2025-06-01T22:52:10.6734968Z +++ ls -nl torch/include/ATen/ops/isreal_native.h 2025-06-01T22:52:10.6737090Z +++ awk '{print $5}' 2025-06-01T22:52:10.6763674Z ++ FSIZE=476 2025-06-01T22:52:10.6764250Z ++ echo '"torch/include/ATen/ops/isreal_native.h",sha256=UdiOQDEO09MYGCA8lAoWcRcsBD8uVDeZ5QhXVnIQtLU,476' 2025-06-01T22:52:10.6764351Z ++ read fname 2025-06-01T22:52:10.6764778Z ++ make_wheel_record torch/include/ATen/ops/isreal_ops.h 2025-06-01T22:52:10.6765431Z ++ FPATH=torch/include/ATen/ops/isreal_ops.h 2025-06-01T22:52:10.6765575Z ++ echo torch/include/ATen/ops/isreal_ops.h 2025-06-01T22:52:10.6766593Z ++ grep RECORD 2025-06-01T22:52:10.6789535Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/isreal_ops.h 2025-06-01T22:52:10.6789721Z +++ openssl base64 2025-06-01T22:52:10.6789831Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.6791147Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.6791262Z +++ sed -e s/=//g 2025-06-01T22:52:10.6831863Z ++ HASH=Iiijjy4JGBhGiMaZu1ndBDXCrRi-TUt5Hdvygjjhbkc 2025-06-01T22:52:10.6834885Z +++ ls -nl torch/include/ATen/ops/isreal_ops.h 2025-06-01T22:52:10.6835345Z +++ awk '{print $5}' 2025-06-01T22:52:10.6863637Z ++ FSIZE=957 2025-06-01T22:52:10.6864271Z ++ echo '"torch/include/ATen/ops/isreal_ops.h",sha256=Iiijjy4JGBhGiMaZu1ndBDXCrRi-TUt5Hdvygjjhbkc,957' 2025-06-01T22:52:10.6864379Z ++ read fname 2025-06-01T22:52:10.6864549Z ++ make_wheel_record torch/include/ATen/ops/istft.h 2025-06-01T22:52:10.6864673Z ++ FPATH=torch/include/ATen/ops/istft.h 2025-06-01T22:52:10.6864806Z ++ echo torch/include/ATen/ops/istft.h 2025-06-01T22:52:10.6865053Z ++ grep RECORD 2025-06-01T22:52:10.6886620Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/istft.h 2025-06-01T22:52:10.6886888Z +++ openssl base64 2025-06-01T22:52:10.6887199Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.6888140Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.6889485Z +++ sed -e s/=//g 2025-06-01T22:52:10.6928290Z ++ HASH=qW63H6Pg4r8AFY_d3GP9dSyNhRWjMANVELDVurYGxgM 2025-06-01T22:52:10.6933460Z +++ ls -nl torch/include/ATen/ops/istft.h 2025-06-01T22:52:10.6934481Z +++ awk '{print $5}' 2025-06-01T22:52:10.6962356Z ++ FSIZE=1238 2025-06-01T22:52:10.6962960Z ++ echo '"torch/include/ATen/ops/istft.h",sha256=qW63H6Pg4r8AFY_d3GP9dSyNhRWjMANVELDVurYGxgM,1238' 2025-06-01T22:52:10.6963065Z ++ read fname 2025-06-01T22:52:10.6963397Z ++ make_wheel_record torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.6963686Z ++ FPATH=torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.6964244Z ++ echo torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.6965526Z ++ grep RECORD 2025-06-01T22:52:10.6989647Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.6990022Z +++ openssl base64 2025-06-01T22:52:10.6990147Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.6990262Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.6990857Z +++ sed -e s/=//g 2025-06-01T22:52:10.7030670Z ++ HASH=gSuhyig2fA3hGgNr2KjRz4n5d63lxAQxKQh1nye-2NA 2025-06-01T22:52:10.7033994Z +++ ls -nl torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.7034932Z +++ awk '{print $5}' 2025-06-01T22:52:10.7062502Z ++ FSIZE=1092 2025-06-01T22:52:10.7063180Z ++ echo '"torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h",sha256=gSuhyig2fA3hGgNr2KjRz4n5d63lxAQxKQh1nye-2NA,1092' 2025-06-01T22:52:10.7063277Z ++ read fname 2025-06-01T22:52:10.7063464Z ++ make_wheel_record torch/include/ATen/ops/istft_native.h 2025-06-01T22:52:10.7063631Z ++ FPATH=torch/include/ATen/ops/istft_native.h 2025-06-01T22:52:10.7063771Z ++ echo torch/include/ATen/ops/istft_native.h 2025-06-01T22:52:10.7064376Z ++ grep RECORD 2025-06-01T22:52:10.7086970Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/istft_native.h 2025-06-01T22:52:10.7087090Z +++ openssl base64 2025-06-01T22:52:10.7087308Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.7087581Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.7089003Z +++ sed -e s/=//g 2025-06-01T22:52:10.7126928Z ++ HASH=65Lkmz1hJRghdVlIG0pUmegxgDdY3j1w0_tp-dPRglQ 2025-06-01T22:52:10.7131889Z +++ ls -nl torch/include/ATen/ops/istft_native.h 2025-06-01T22:52:10.7132771Z +++ awk '{print $5}' 2025-06-01T22:52:10.7157937Z ++ FSIZE=804 2025-06-01T22:52:10.7158515Z ++ echo '"torch/include/ATen/ops/istft_native.h",sha256=65Lkmz1hJRghdVlIG0pUmegxgDdY3j1w0_tp-dPRglQ,804' 2025-06-01T22:52:10.7158675Z ++ read fname 2025-06-01T22:52:10.7158867Z ++ make_wheel_record torch/include/ATen/ops/istft_ops.h 2025-06-01T22:52:10.7159018Z ++ FPATH=torch/include/ATen/ops/istft_ops.h 2025-06-01T22:52:10.7161706Z ++ echo torch/include/ATen/ops/istft_ops.h 2025-06-01T22:52:10.7162586Z ++ grep RECORD 2025-06-01T22:52:10.7187920Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/istft_ops.h 2025-06-01T22:52:10.7188127Z +++ openssl base64 2025-06-01T22:52:10.7188248Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.7188350Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.7189290Z +++ sed -e s/=//g 2025-06-01T22:52:10.7229313Z ++ HASH=thTwC-JqqcLp3EzWCqtASVRACKWymCfbyFNV601cXM8 2025-06-01T22:52:10.7233556Z +++ ls -nl torch/include/ATen/ops/istft_ops.h 2025-06-01T22:52:10.7234651Z +++ awk '{print $5}' 2025-06-01T22:52:10.7261668Z ++ FSIZE=1800 2025-06-01T22:52:10.7262155Z ++ echo '"torch/include/ATen/ops/istft_ops.h",sha256=thTwC-JqqcLp3EzWCqtASVRACKWymCfbyFNV601cXM8,1800' 2025-06-01T22:52:10.7262265Z ++ read fname 2025-06-01T22:52:10.7262421Z ++ make_wheel_record torch/include/ATen/ops/item.h 2025-06-01T22:52:10.7262545Z ++ FPATH=torch/include/ATen/ops/item.h 2025-06-01T22:52:10.7263092Z ++ echo torch/include/ATen/ops/item.h 2025-06-01T22:52:10.7264381Z ++ grep RECORD 2025-06-01T22:52:10.7286616Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/item.h 2025-06-01T22:52:10.7286741Z +++ openssl base64 2025-06-01T22:52:10.7286996Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.7288262Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.7289563Z +++ sed -e s/=//g 2025-06-01T22:52:10.7327497Z ++ HASH=St4nKxc-jHvULDCLRHfQ2yG9FSqW04Vm_4zDPVE2RKo 2025-06-01T22:52:10.7332528Z +++ ls -nl torch/include/ATen/ops/item.h 2025-06-01T22:52:10.7333762Z +++ awk '{print $5}' 2025-06-01T22:52:10.7361265Z ++ FSIZE=501 2025-06-01T22:52:10.7361772Z ++ echo '"torch/include/ATen/ops/item.h",sha256=St4nKxc-jHvULDCLRHfQ2yG9FSqW04Vm_4zDPVE2RKo,501' 2025-06-01T22:52:10.7361913Z ++ read fname 2025-06-01T22:52:10.7362656Z ++ make_wheel_record torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.7362970Z ++ FPATH=torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.7363427Z ++ echo torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.7364835Z ++ grep RECORD 2025-06-01T22:52:10.7388412Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.7388585Z +++ openssl base64 2025-06-01T22:52:10.7388719Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.7389317Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.7390845Z +++ sed -e s/=//g 2025-06-01T22:52:10.7430741Z ++ HASH=ZlQsPmxfYxn7eSvY3f1D_S6fYZrRSSveSxKGU6OrXA0 2025-06-01T22:52:10.7433348Z +++ ls -nl torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.7434142Z +++ awk '{print $5}' 2025-06-01T22:52:10.7462009Z ++ FSIZE=762 2025-06-01T22:52:10.7462728Z ++ echo '"torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h",sha256=ZlQsPmxfYxn7eSvY3f1D_S6fYZrRSSveSxKGU6OrXA0,762' 2025-06-01T22:52:10.7463087Z ++ read fname 2025-06-01T22:52:10.7463330Z ++ make_wheel_record torch/include/ATen/ops/item_native.h 2025-06-01T22:52:10.7463516Z ++ FPATH=torch/include/ATen/ops/item_native.h 2025-06-01T22:52:10.7463674Z ++ echo torch/include/ATen/ops/item_native.h 2025-06-01T22:52:10.7464003Z ++ grep RECORD 2025-06-01T22:52:10.7486587Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/item_native.h 2025-06-01T22:52:10.7486714Z +++ openssl base64 2025-06-01T22:52:10.7487153Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.7487854Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.7489215Z +++ sed -e s/=//g 2025-06-01T22:52:10.7526979Z ++ HASH=7j1VOEcaUymj1VrWDkmsdDPLJfmIxyfR6QjoL0ys0dA 2025-06-01T22:52:10.7531998Z +++ ls -nl torch/include/ATen/ops/item_native.h 2025-06-01T22:52:10.7532897Z +++ awk '{print $5}' 2025-06-01T22:52:10.7559731Z ++ FSIZE=474 2025-06-01T22:52:10.7560286Z ++ echo '"torch/include/ATen/ops/item_native.h",sha256=7j1VOEcaUymj1VrWDkmsdDPLJfmIxyfR6QjoL0ys0dA,474' 2025-06-01T22:52:10.7560389Z ++ read fname 2025-06-01T22:52:10.7560561Z ++ make_wheel_record torch/include/ATen/ops/item_ops.h 2025-06-01T22:52:10.7560717Z ++ FPATH=torch/include/ATen/ops/item_ops.h 2025-06-01T22:52:10.7561883Z ++ echo torch/include/ATen/ops/item_ops.h 2025-06-01T22:52:10.7562473Z ++ grep RECORD 2025-06-01T22:52:10.7586660Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/item_ops.h 2025-06-01T22:52:10.7587134Z +++ openssl base64 2025-06-01T22:52:10.7587383Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.7587639Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.7588351Z +++ sed -e s/=//g 2025-06-01T22:52:10.7630027Z ++ HASH=l6fW6hNlPILyFBmYgz-l1_VRcq4lz_-4q2LEhG-aSq4 2025-06-01T22:52:10.7631745Z +++ ls -nl torch/include/ATen/ops/item_ops.h 2025-06-01T22:52:10.7632647Z +++ awk '{print $5}' 2025-06-01T22:52:10.7661881Z ++ FSIZE=951 2025-06-01T22:52:10.7662542Z ++ echo '"torch/include/ATen/ops/item_ops.h",sha256=l6fW6hNlPILyFBmYgz-l1_VRcq4lz_-4q2LEhG-aSq4,951' 2025-06-01T22:52:10.7663164Z ++ read fname 2025-06-01T22:52:10.7663499Z ++ make_wheel_record torch/include/ATen/ops/kaiser_window.h 2025-06-01T22:52:10.7663950Z ++ FPATH=torch/include/ATen/ops/kaiser_window.h 2025-06-01T22:52:10.7664367Z ++ echo torch/include/ATen/ops/kaiser_window.h 2025-06-01T22:52:10.7664714Z ++ grep RECORD 2025-06-01T22:52:10.7686935Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kaiser_window.h 2025-06-01T22:52:10.7687446Z +++ openssl base64 2025-06-01T22:52:10.7687717Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.7687969Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.7688248Z +++ sed -e s/=//g 2025-06-01T22:52:10.7725865Z ++ HASH=2SvGDxCw8QStdeDLxPxLJTPU6fAEZlAGldlRCwSi62s 2025-06-01T22:52:10.7730344Z +++ ls -nl torch/include/ATen/ops/kaiser_window.h 2025-06-01T22:52:10.7731102Z +++ awk '{print $5}' 2025-06-01T22:52:10.7754995Z ++ FSIZE=5004 2025-06-01T22:52:10.7755668Z ++ echo '"torch/include/ATen/ops/kaiser_window.h",sha256=2SvGDxCw8QStdeDLxPxLJTPU6fAEZlAGldlRCwSi62s,5004' 2025-06-01T22:52:10.7756351Z ++ read fname 2025-06-01T22:52:10.7756885Z ++ make_wheel_record torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.7757968Z ++ FPATH=torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.7760107Z ++ echo torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.7761337Z ++ grep RECORD 2025-06-01T22:52:10.7785702Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.7786512Z +++ openssl base64 2025-06-01T22:52:10.7786814Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.7787057Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.7787325Z +++ sed -e s/=//g 2025-06-01T22:52:10.7828794Z ++ HASH=QeHNOMuoZ6hVMVzgYYNVpIXVvwVbRah825cHrGUVXGo 2025-06-01T22:52:10.7835553Z +++ ls -nl torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.7836183Z +++ awk '{print $5}' 2025-06-01T22:52:10.7862701Z ++ FSIZE=2262 2025-06-01T22:52:10.7863733Z ++ echo '"torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h",sha256=QeHNOMuoZ6hVMVzgYYNVpIXVvwVbRah825cHrGUVXGo,2262' 2025-06-01T22:52:10.7864612Z ++ read fname 2025-06-01T22:52:10.7865038Z ++ make_wheel_record torch/include/ATen/ops/kaiser_window_native.h 2025-06-01T22:52:10.7865605Z ++ FPATH=torch/include/ATen/ops/kaiser_window_native.h 2025-06-01T22:52:10.7866216Z ++ echo torch/include/ATen/ops/kaiser_window_native.h 2025-06-01T22:52:10.7866613Z ++ grep RECORD 2025-06-01T22:52:10.7887432Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kaiser_window_native.h 2025-06-01T22:52:10.7888200Z +++ openssl base64 2025-06-01T22:52:10.7888460Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.7889270Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.7890678Z +++ sed -e s/=//g 2025-06-01T22:52:10.7929303Z ++ HASH=dzn1ZsjZG-lVmV8uMhO73egSI4IPHMDms2FNmBABBbw 2025-06-01T22:52:10.7934475Z +++ ls -nl torch/include/ATen/ops/kaiser_window_native.h 2025-06-01T22:52:10.7935377Z +++ awk '{print $5}' 2025-06-01T22:52:10.7962857Z ++ FSIZE=1419 2025-06-01T22:52:10.7963601Z ++ echo '"torch/include/ATen/ops/kaiser_window_native.h",sha256=dzn1ZsjZG-lVmV8uMhO73egSI4IPHMDms2FNmBABBbw,1419' 2025-06-01T22:52:10.7964536Z ++ read fname 2025-06-01T22:52:10.7965063Z ++ make_wheel_record torch/include/ATen/ops/kaiser_window_ops.h 2025-06-01T22:52:10.7965644Z ++ FPATH=torch/include/ATen/ops/kaiser_window_ops.h 2025-06-01T22:52:10.7966139Z ++ echo torch/include/ATen/ops/kaiser_window_ops.h 2025-06-01T22:52:10.7966523Z ++ grep RECORD 2025-06-01T22:52:10.7990336Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kaiser_window_ops.h 2025-06-01T22:52:10.7990865Z +++ openssl base64 2025-06-01T22:52:10.7991126Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.7991381Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.7991633Z +++ sed -e s/=//g 2025-06-01T22:52:10.8029381Z ++ HASH=CCK5b_JKr5PFFB2gwmdckqXeUD8QfWHe6Gl4NnMw8G4 2025-06-01T22:52:10.8035189Z +++ ls -nl torch/include/ATen/ops/kaiser_window_ops.h 2025-06-01T22:52:10.8035604Z +++ awk '{print $5}' 2025-06-01T22:52:10.8064201Z ++ FSIZE=5665 2025-06-01T22:52:10.8064870Z ++ echo '"torch/include/ATen/ops/kaiser_window_ops.h",sha256=CCK5b_JKr5PFFB2gwmdckqXeUD8QfWHe6Gl4NnMw8G4,5665' 2025-06-01T22:52:10.8065589Z ++ read fname 2025-06-01T22:52:10.8065926Z ++ make_wheel_record torch/include/ATen/ops/kl_div.h 2025-06-01T22:52:10.8066478Z ++ FPATH=torch/include/ATen/ops/kl_div.h 2025-06-01T22:52:10.8066901Z ++ echo torch/include/ATen/ops/kl_div.h 2025-06-01T22:52:10.8067254Z ++ grep RECORD 2025-06-01T22:52:10.8088190Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kl_div.h 2025-06-01T22:52:10.8088701Z +++ openssl base64 2025-06-01T22:52:10.8089564Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.8091003Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.8092386Z +++ sed -e s/=//g 2025-06-01T22:52:10.8129758Z ++ HASH=QBnkyEM3fO-1uX3VVxBONOqKNLZWPjqu1Y4WyMtQExs 2025-06-01T22:52:10.8135202Z +++ ls -nl torch/include/ATen/ops/kl_div.h 2025-06-01T22:52:10.8136294Z +++ awk '{print $5}' 2025-06-01T22:52:10.8162282Z ++ FSIZE=818 2025-06-01T22:52:10.8162944Z ++ echo '"torch/include/ATen/ops/kl_div.h",sha256=QBnkyEM3fO-1uX3VVxBONOqKNLZWPjqu1Y4WyMtQExs,818' 2025-06-01T22:52:10.8163703Z ++ read fname 2025-06-01T22:52:10.8164324Z ++ make_wheel_record torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.8165357Z ++ FPATH=torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.8166162Z ++ echo torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.8166697Z ++ grep RECORD 2025-06-01T22:52:10.8190276Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.8191073Z +++ openssl base64 2025-06-01T22:52:10.8191331Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.8191601Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.8191953Z +++ sed -e s/=//g 2025-06-01T22:52:10.8231167Z ++ HASH=cEFMesvwyJaiJr3hpFfTrd231Z6ZnUXKVb5vbOXWXNU 2025-06-01T22:52:10.8235732Z +++ ls -nl torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.8237276Z +++ awk '{print $5}' 2025-06-01T22:52:10.8264074Z ++ FSIZE=853 2025-06-01T22:52:10.8264930Z ++ echo '"torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h",sha256=cEFMesvwyJaiJr3hpFfTrd231Z6ZnUXKVb5vbOXWXNU,853' 2025-06-01T22:52:10.8265760Z ++ read fname 2025-06-01T22:52:10.8266237Z ++ make_wheel_record torch/include/ATen/ops/kl_div_native.h 2025-06-01T22:52:10.8266782Z ++ FPATH=torch/include/ATen/ops/kl_div_native.h 2025-06-01T22:52:10.8267202Z ++ echo torch/include/ATen/ops/kl_div_native.h 2025-06-01T22:52:10.8267959Z ++ grep RECORD 2025-06-01T22:52:10.8288916Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kl_div_native.h 2025-06-01T22:52:10.8289441Z +++ openssl base64 2025-06-01T22:52:10.8289869Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.8291131Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.8292522Z +++ sed -e s/=//g 2025-06-01T22:52:10.8329933Z ++ HASH=NzDYWTSXalneCpgjKPZbe6nS2cXbciCtYHJ5tw5mQmI 2025-06-01T22:52:10.8334899Z +++ ls -nl torch/include/ATen/ops/kl_div_native.h 2025-06-01T22:52:10.8335759Z +++ awk '{print $5}' 2025-06-01T22:52:10.8362083Z ++ FSIZE=565 2025-06-01T22:52:10.8362761Z ++ echo '"torch/include/ATen/ops/kl_div_native.h",sha256=NzDYWTSXalneCpgjKPZbe6nS2cXbciCtYHJ5tw5mQmI,565' 2025-06-01T22:52:10.8363430Z ++ read fname 2025-06-01T22:52:10.8363756Z ++ make_wheel_record torch/include/ATen/ops/kl_div_ops.h 2025-06-01T22:52:10.8364550Z ++ FPATH=torch/include/ATen/ops/kl_div_ops.h 2025-06-01T22:52:10.8364987Z ++ echo torch/include/ATen/ops/kl_div_ops.h 2025-06-01T22:52:10.8365665Z ++ grep RECORD 2025-06-01T22:52:10.8389060Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kl_div_ops.h 2025-06-01T22:52:10.8389601Z +++ openssl base64 2025-06-01T22:52:10.8389870Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.8390118Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.8391591Z +++ sed -e s/=//g 2025-06-01T22:52:10.8430245Z ++ HASH=8FNQxxIYNYkUrz-GDddKWJzQVtVCS0lKXPHaLUufP8k 2025-06-01T22:52:10.8435076Z +++ ls -nl torch/include/ATen/ops/kl_div_ops.h 2025-06-01T22:52:10.8436433Z +++ awk '{print $5}' 2025-06-01T22:52:10.8463226Z ++ FSIZE=1179 2025-06-01T22:52:10.8463859Z ++ echo '"torch/include/ATen/ops/kl_div_ops.h",sha256=8FNQxxIYNYkUrz-GDddKWJzQVtVCS0lKXPHaLUufP8k,1179' 2025-06-01T22:52:10.8464490Z ++ read fname 2025-06-01T22:52:10.8464936Z ++ make_wheel_record torch/include/ATen/ops/kron.h 2025-06-01T22:52:10.8465393Z ++ FPATH=torch/include/ATen/ops/kron.h 2025-06-01T22:52:10.8465749Z ++ echo torch/include/ATen/ops/kron.h 2025-06-01T22:52:10.8466436Z ++ grep RECORD 2025-06-01T22:52:10.8487709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kron.h 2025-06-01T22:52:10.8488239Z +++ openssl base64 2025-06-01T22:52:10.8488510Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.8489622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.8490878Z +++ sed -e s/=//g 2025-06-01T22:52:10.8529382Z ++ HASH=HQG8qFxOYdbr-gncmVOz0bzXn1T8u0mhI0oICsKvwpA 2025-06-01T22:52:10.8534487Z +++ ls -nl torch/include/ATen/ops/kron.h 2025-06-01T22:52:10.8535955Z +++ awk '{print $5}' 2025-06-01T22:52:10.8562991Z ++ FSIZE=1148 2025-06-01T22:52:10.8563590Z ++ echo '"torch/include/ATen/ops/kron.h",sha256=HQG8qFxOYdbr-gncmVOz0bzXn1T8u0mhI0oICsKvwpA,1148' 2025-06-01T22:52:10.8564681Z ++ read fname 2025-06-01T22:52:10.8565162Z ++ make_wheel_record torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.8565927Z ++ FPATH=torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.8566629Z ++ echo torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.8567132Z ++ grep RECORD 2025-06-01T22:52:10.8590354Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.8590986Z +++ openssl base64 2025-06-01T22:52:10.8591252Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.8591504Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.8591777Z +++ sed -e s/=//g 2025-06-01T22:52:10.8631156Z ++ HASH=M4rrYdqvzM-H0qSdsO59O-lkY57No4I6ENSI9Mkm-L4 2025-06-01T22:52:10.8636501Z +++ ls -nl torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.8637341Z +++ awk '{print $5}' 2025-06-01T22:52:10.8665849Z ++ FSIZE=993 2025-06-01T22:52:10.8666746Z ++ echo '"torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h",sha256=M4rrYdqvzM-H0qSdsO59O-lkY57No4I6ENSI9Mkm-L4,993' 2025-06-01T22:52:10.8667640Z ++ read fname 2025-06-01T22:52:10.8668142Z ++ make_wheel_record torch/include/ATen/ops/kron_native.h 2025-06-01T22:52:10.8668600Z ++ FPATH=torch/include/ATen/ops/kron_native.h 2025-06-01T22:52:10.8669115Z ++ echo torch/include/ATen/ops/kron_native.h 2025-06-01T22:52:10.8669936Z ++ grep RECORD 2025-06-01T22:52:10.8690387Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kron_native.h 2025-06-01T22:52:10.8690874Z +++ openssl base64 2025-06-01T22:52:10.8691871Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.8693086Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.8694345Z +++ sed -e s/=//g 2025-06-01T22:52:10.8730831Z ++ HASH=uOOKoiEY6RBb71Mrw7CqRux1bLQ5D3crRKQXOX8cEVs 2025-06-01T22:52:10.8736677Z +++ ls -nl torch/include/ATen/ops/kron_native.h 2025-06-01T22:52:10.8737070Z +++ awk '{print $5}' 2025-06-01T22:52:10.8763449Z ++ FSIZE=602 2025-06-01T22:52:10.8764229Z ++ echo '"torch/include/ATen/ops/kron_native.h",sha256=uOOKoiEY6RBb71Mrw7CqRux1bLQ5D3crRKQXOX8cEVs,602' 2025-06-01T22:52:10.8765057Z ++ read fname 2025-06-01T22:52:10.8765442Z ++ make_wheel_record torch/include/ATen/ops/kron_ops.h 2025-06-01T22:52:10.8765877Z ++ FPATH=torch/include/ATen/ops/kron_ops.h 2025-06-01T22:52:10.8766279Z ++ echo torch/include/ATen/ops/kron_ops.h 2025-06-01T22:52:10.8766632Z ++ grep RECORD 2025-06-01T22:52:10.8787434Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kron_ops.h 2025-06-01T22:52:10.8788100Z +++ openssl base64 2025-06-01T22:52:10.8788396Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.8789370Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.8790349Z +++ sed -e s/=//g 2025-06-01T22:52:10.8831696Z ++ HASH=lCJulcjhiZPL_xDu2h2LQIdnihIqXOULGj2DmprZ7G4 2025-06-01T22:52:10.8835876Z +++ ls -nl torch/include/ATen/ops/kron_ops.h 2025-06-01T22:52:10.8837224Z +++ awk '{print $5}' 2025-06-01T22:52:10.8864677Z ++ FSIZE=1707 2025-06-01T22:52:10.8865287Z ++ echo '"torch/include/ATen/ops/kron_ops.h",sha256=lCJulcjhiZPL_xDu2h2LQIdnihIqXOULGj2DmprZ7G4,1707' 2025-06-01T22:52:10.8865921Z ++ read fname 2025-06-01T22:52:10.8866354Z ++ make_wheel_record torch/include/ATen/ops/kthvalue.h 2025-06-01T22:52:10.8866803Z ++ FPATH=torch/include/ATen/ops/kthvalue.h 2025-06-01T22:52:10.8867193Z ++ echo torch/include/ATen/ops/kthvalue.h 2025-06-01T22:52:10.8867537Z ++ grep RECORD 2025-06-01T22:52:10.8888167Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kthvalue.h 2025-06-01T22:52:10.8888741Z +++ openssl base64 2025-06-01T22:52:10.8889450Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.8890842Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.8892047Z +++ sed -e s/=//g 2025-06-01T22:52:10.8929760Z ++ HASH=Li1SnZzOMNRcxLaB-0sjY91wkDpaYQzgIw-A7-YeeDE 2025-06-01T22:52:10.8935328Z +++ ls -nl torch/include/ATen/ops/kthvalue.h 2025-06-01T22:52:10.8936239Z +++ awk '{print $5}' 2025-06-01T22:52:10.8963133Z ++ FSIZE=9356 2025-06-01T22:52:10.8963747Z ++ echo '"torch/include/ATen/ops/kthvalue.h",sha256=Li1SnZzOMNRcxLaB-0sjY91wkDpaYQzgIw-A7-YeeDE,9356' 2025-06-01T22:52:10.8964819Z ++ read fname 2025-06-01T22:52:10.8965319Z ++ make_wheel_record torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.8966126Z ++ FPATH=torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.8966910Z ++ echo torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.8967454Z ++ grep RECORD 2025-06-01T22:52:10.8990007Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.8990659Z +++ openssl base64 2025-06-01T22:52:10.8990923Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.8991168Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.8991449Z +++ sed -e s/=//g 2025-06-01T22:52:10.9031820Z ++ HASH=H9cIpbRXljiJSbpywQJqIHZdETUN4cpI0SIuhm_fvDM 2025-06-01T22:52:10.9035862Z +++ ls -nl torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:10.9036405Z +++ awk '{print $5}' 2025-06-01T22:52:10.9063819Z ++ FSIZE=977 2025-06-01T22:52:10.9064629Z ++ echo '"torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h",sha256=H9cIpbRXljiJSbpywQJqIHZdETUN4cpI0SIuhm_fvDM,977' 2025-06-01T22:52:10.9065591Z ++ read fname 2025-06-01T22:52:10.9066094Z ++ make_wheel_record torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.9066915Z ++ FPATH=torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.9067644Z ++ echo torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.9068165Z ++ grep RECORD 2025-06-01T22:52:10.9088327Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.9089022Z +++ openssl base64 2025-06-01T22:52:10.9089289Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.9089785Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.9091068Z +++ sed -e s/=//g 2025-06-01T22:52:10.9129645Z ++ HASH=MM_j-PYMmSNqwHCHpswVARJMGN-MIqz1oqjGp-xhSQA 2025-06-01T22:52:10.9135335Z +++ ls -nl torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.9136146Z +++ awk '{print $5}' 2025-06-01T22:52:10.9164490Z ++ FSIZE=1711 2025-06-01T22:52:10.9165662Z ++ echo '"torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h",sha256=MM_j-PYMmSNqwHCHpswVARJMGN-MIqz1oqjGp-xhSQA,1711' 2025-06-01T22:52:10.9166650Z ++ read fname 2025-06-01T22:52:10.9167028Z ++ make_wheel_record torch/include/ATen/ops/kthvalue_cpu_dispatch.h 2025-06-01T22:52:10.9167589Z ++ FPATH=torch/include/ATen/ops/kthvalue_cpu_dispatch.h 2025-06-01T22:52:10.9168068Z ++ echo torch/include/ATen/ops/kthvalue_cpu_dispatch.h 2025-06-01T22:52:10.9168473Z ++ grep RECORD 2025-06-01T22:52:10.9189993Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kthvalue_cpu_dispatch.h 2025-06-01T22:52:10.9190651Z +++ openssl base64 2025-06-01T22:52:10.9190914Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.9191170Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.9191964Z +++ sed -e s/=//g 2025-06-01T22:52:10.9229766Z ++ HASH=m8fOh6TI7_y4rqcuviqjhiHEdF4_KlZR7XyLmUiYO2c 2025-06-01T22:52:10.9235412Z +++ ls -nl torch/include/ATen/ops/kthvalue_cpu_dispatch.h 2025-06-01T22:52:10.9235925Z +++ awk '{print $5}' 2025-06-01T22:52:10.9264355Z ++ FSIZE=1388 2025-06-01T22:52:10.9265135Z ++ echo '"torch/include/ATen/ops/kthvalue_cpu_dispatch.h",sha256=m8fOh6TI7_y4rqcuviqjhiHEdF4_KlZR7XyLmUiYO2c,1388' 2025-06-01T22:52:10.9265963Z ++ read fname 2025-06-01T22:52:10.9266347Z ++ make_wheel_record torch/include/ATen/ops/kthvalue_cuda_dispatch.h 2025-06-01T22:52:10.9266882Z ++ FPATH=torch/include/ATen/ops/kthvalue_cuda_dispatch.h 2025-06-01T22:52:10.9267473Z ++ echo torch/include/ATen/ops/kthvalue_cuda_dispatch.h 2025-06-01T22:52:10.9267862Z ++ grep RECORD 2025-06-01T22:52:10.9288462Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kthvalue_cuda_dispatch.h 2025-06-01T22:52:10.9289074Z +++ openssl base64 2025-06-01T22:52:10.9289453Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.9290848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.9292708Z +++ sed -e s/=//g 2025-06-01T22:52:10.9329748Z ++ HASH=8XXz6iwSkmfTB4BKv98ykvXit1aGc19C-lE-ZBg8JoI 2025-06-01T22:52:10.9334913Z +++ ls -nl torch/include/ATen/ops/kthvalue_cuda_dispatch.h 2025-06-01T22:52:10.9335895Z +++ awk '{print $5}' 2025-06-01T22:52:10.9363604Z ++ FSIZE=1390 2025-06-01T22:52:10.9364996Z ++ echo '"torch/include/ATen/ops/kthvalue_cuda_dispatch.h",sha256=8XXz6iwSkmfTB4BKv98ykvXit1aGc19C-lE-ZBg8JoI,1390' 2025-06-01T22:52:10.9366126Z ++ read fname 2025-06-01T22:52:10.9366748Z ++ make_wheel_record torch/include/ATen/ops/kthvalue_native.h 2025-06-01T22:52:10.9367380Z ++ FPATH=torch/include/ATen/ops/kthvalue_native.h 2025-06-01T22:52:10.9367824Z ++ echo torch/include/ATen/ops/kthvalue_native.h 2025-06-01T22:52:10.9368194Z ++ grep RECORD 2025-06-01T22:52:10.9391036Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kthvalue_native.h 2025-06-01T22:52:10.9391698Z +++ openssl base64 2025-06-01T22:52:10.9392084Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.9392554Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.9392900Z +++ sed -e s/=//g 2025-06-01T22:52:10.9434816Z ++ HASH=_V6C_gEuxAoOhD3lI0-gpOr2OsgLhESorAYKzjs6VYA 2025-06-01T22:52:10.9438679Z +++ ls -nl torch/include/ATen/ops/kthvalue_native.h 2025-06-01T22:52:10.9439518Z +++ awk '{print $5}' 2025-06-01T22:52:10.9467258Z ++ FSIZE=1202 2025-06-01T22:52:10.9468200Z ++ echo '"torch/include/ATen/ops/kthvalue_native.h",sha256=_V6C_gEuxAoOhD3lI0-gpOr2OsgLhESorAYKzjs6VYA,1202' 2025-06-01T22:52:10.9469431Z ++ read fname 2025-06-01T22:52:10.9469757Z ++ make_wheel_record torch/include/ATen/ops/kthvalue_ops.h 2025-06-01T22:52:10.9470463Z ++ FPATH=torch/include/ATen/ops/kthvalue_ops.h 2025-06-01T22:52:10.9471042Z ++ echo torch/include/ATen/ops/kthvalue_ops.h 2025-06-01T22:52:10.9471395Z ++ grep RECORD 2025-06-01T22:52:10.9490795Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/kthvalue_ops.h 2025-06-01T22:52:10.9491543Z +++ openssl base64 2025-06-01T22:52:10.9491958Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.9493076Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.9494390Z +++ sed -e s/=//g 2025-06-01T22:52:10.9531779Z ++ HASH=HEB3fXFTDS4HW5Ls2tS2wn0wKnXvbCr8FdrdKcbMQUo 2025-06-01T22:52:10.9536962Z +++ ls -nl torch/include/ATen/ops/kthvalue_ops.h 2025-06-01T22:52:10.9537670Z +++ awk '{print $5}' 2025-06-01T22:52:10.9565871Z ++ FSIZE=3953 2025-06-01T22:52:10.9566802Z ++ echo '"torch/include/ATen/ops/kthvalue_ops.h",sha256=HEB3fXFTDS4HW5Ls2tS2wn0wKnXvbCr8FdrdKcbMQUo,3953' 2025-06-01T22:52:10.9567712Z ++ read fname 2025-06-01T22:52:10.9568276Z ++ make_wheel_record torch/include/ATen/ops/l1_loss.h 2025-06-01T22:52:10.9568899Z ++ FPATH=torch/include/ATen/ops/l1_loss.h 2025-06-01T22:52:10.9569277Z ++ echo torch/include/ATen/ops/l1_loss.h 2025-06-01T22:52:10.9569627Z ++ grep RECORD 2025-06-01T22:52:10.9593806Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/l1_loss.h 2025-06-01T22:52:10.9594494Z +++ openssl base64 2025-06-01T22:52:10.9594756Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.9595010Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.9595280Z +++ sed -e s/=//g 2025-06-01T22:52:10.9632963Z ++ HASH=OrtttEHnjbtG0wWlRETfLIxUtnGetluUkZkl2ABXfxI 2025-06-01T22:52:10.9636857Z +++ ls -nl torch/include/ATen/ops/l1_loss.h 2025-06-01T22:52:10.9637286Z +++ awk '{print $5}' 2025-06-01T22:52:10.9667416Z ++ FSIZE=761 2025-06-01T22:52:10.9668103Z ++ echo '"torch/include/ATen/ops/l1_loss.h",sha256=OrtttEHnjbtG0wWlRETfLIxUtnGetluUkZkl2ABXfxI,761' 2025-06-01T22:52:10.9668728Z ++ read fname 2025-06-01T22:52:10.9669215Z ++ make_wheel_record torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.9669965Z ++ FPATH=torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.9670671Z ++ echo torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.9671174Z ++ grep RECORD 2025-06-01T22:52:10.9689472Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.9690270Z +++ openssl base64 2025-06-01T22:52:10.9690620Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.9691952Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.9693136Z +++ sed -e s/=//g 2025-06-01T22:52:10.9729993Z ++ HASH=DdwctjgHfcBJpq3IbK6ZSJlfoCeId2T4SJoq0F_Fs0U 2025-06-01T22:52:10.9735590Z +++ ls -nl torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:10.9736243Z +++ awk '{print $5}' 2025-06-01T22:52:10.9763545Z ++ FSIZE=831 2025-06-01T22:52:10.9765193Z ++ echo '"torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h",sha256=DdwctjgHfcBJpq3IbK6ZSJlfoCeId2T4SJoq0F_Fs0U,831' 2025-06-01T22:52:10.9766067Z ++ read fname 2025-06-01T22:52:10.9766412Z ++ make_wheel_record torch/include/ATen/ops/l1_loss_native.h 2025-06-01T22:52:10.9766907Z ++ FPATH=torch/include/ATen/ops/l1_loss_native.h 2025-06-01T22:52:10.9767341Z ++ echo torch/include/ATen/ops/l1_loss_native.h 2025-06-01T22:52:10.9767707Z ++ grep RECORD 2025-06-01T22:52:10.9790046Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/l1_loss_native.h 2025-06-01T22:52:10.9790557Z +++ openssl base64 2025-06-01T22:52:10.9790884Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.9791130Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.9792450Z +++ sed -e s/=//g 2025-06-01T22:52:10.9833081Z ++ HASH=rfKHS3NQxglkbQMO4vsW1sWDdkxYyFc131ozVExI3pI 2025-06-01T22:52:10.9835153Z +++ ls -nl torch/include/ATen/ops/l1_loss_native.h 2025-06-01T22:52:10.9835706Z +++ awk '{print $5}' 2025-06-01T22:52:10.9864054Z ++ FSIZE=543 2025-06-01T22:52:10.9864698Z ++ echo '"torch/include/ATen/ops/l1_loss_native.h",sha256=rfKHS3NQxglkbQMO4vsW1sWDdkxYyFc131ozVExI3pI,543' 2025-06-01T22:52:10.9865347Z ++ read fname 2025-06-01T22:52:10.9865677Z ++ make_wheel_record torch/include/ATen/ops/l1_loss_ops.h 2025-06-01T22:52:10.9866124Z ++ FPATH=torch/include/ATen/ops/l1_loss_ops.h 2025-06-01T22:52:10.9866514Z ++ echo torch/include/ATen/ops/l1_loss_ops.h 2025-06-01T22:52:10.9866869Z ++ grep RECORD 2025-06-01T22:52:10.9887342Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/l1_loss_ops.h 2025-06-01T22:52:10.9887955Z +++ openssl base64 2025-06-01T22:52:10.9888268Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.9889248Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.9890723Z +++ sed -e s/=//g 2025-06-01T22:52:10.9928237Z ++ HASH=iFq59paL9rGeX8v3NfdPnW8XNDYIRdTfJYf9HUrNm0I 2025-06-01T22:52:10.9933668Z +++ ls -nl torch/include/ATen/ops/l1_loss_ops.h 2025-06-01T22:52:10.9934511Z +++ awk '{print $5}' 2025-06-01T22:52:10.9961723Z ++ FSIZE=1116 2025-06-01T22:52:10.9962332Z ++ echo '"torch/include/ATen/ops/l1_loss_ops.h",sha256=iFq59paL9rGeX8v3NfdPnW8XNDYIRdTfJYf9HUrNm0I,1116' 2025-06-01T22:52:10.9962984Z ++ read fname 2025-06-01T22:52:10.9963304Z ++ make_wheel_record torch/include/ATen/ops/layer_norm.h 2025-06-01T22:52:10.9963729Z ++ FPATH=torch/include/ATen/ops/layer_norm.h 2025-06-01T22:52:10.9964204Z ++ echo torch/include/ATen/ops/layer_norm.h 2025-06-01T22:52:10.9964716Z ++ grep RECORD 2025-06-01T22:52:10.9989417Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/layer_norm.h 2025-06-01T22:52:10.9989927Z +++ openssl base64 2025-06-01T22:52:10.9990196Z +++ sed -e s/+/-/g 2025-06-01T22:52:10.9990461Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:10.9990716Z +++ sed -e s/=//g 2025-06-01T22:52:11.0031289Z ++ HASH=SDHNGubWt3KEEYB7cyaFsJToyCnhDdOIYfsDljIxM7c 2025-06-01T22:52:11.0034078Z +++ ls -nl torch/include/ATen/ops/layer_norm.h 2025-06-01T22:52:11.0035223Z +++ awk '{print $5}' 2025-06-01T22:52:11.0063554Z ++ FSIZE=2377 2025-06-01T22:52:11.0064233Z ++ echo '"torch/include/ATen/ops/layer_norm.h",sha256=SDHNGubWt3KEEYB7cyaFsJToyCnhDdOIYfsDljIxM7c,2377' 2025-06-01T22:52:11.0064889Z ++ read fname 2025-06-01T22:52:11.0065384Z ++ make_wheel_record torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.0066199Z ++ FPATH=torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.0066929Z ++ echo torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.0067462Z ++ grep RECORD 2025-06-01T22:52:11.0087114Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.0087948Z +++ openssl base64 2025-06-01T22:52:11.0088226Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.0088749Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.0089963Z +++ sed -e s/=//g 2025-06-01T22:52:11.0128387Z ++ HASH=lkM8SgUdPpTiXp73D1WHyPqG2xr4Eh8mcbT_y9zCbLI 2025-06-01T22:52:11.0133776Z +++ ls -nl torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.0134416Z +++ awk '{print $5}' 2025-06-01T22:52:11.0161605Z ++ FSIZE=1175 2025-06-01T22:52:11.0162517Z ++ echo '"torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h",sha256=lkM8SgUdPpTiXp73D1WHyPqG2xr4Eh8mcbT_y9zCbLI,1175' 2025-06-01T22:52:11.0163355Z ++ read fname 2025-06-01T22:52:11.0163724Z ++ make_wheel_record torch/include/ATen/ops/layer_norm_native.h 2025-06-01T22:52:11.0164568Z ++ FPATH=torch/include/ATen/ops/layer_norm_native.h 2025-06-01T22:52:11.0165016Z ++ echo torch/include/ATen/ops/layer_norm_native.h 2025-06-01T22:52:11.0165418Z ++ grep RECORD 2025-06-01T22:52:11.0187814Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/layer_norm_native.h 2025-06-01T22:52:11.0188402Z +++ openssl base64 2025-06-01T22:52:11.0188673Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.0189069Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.0189839Z +++ sed -e s/=//g 2025-06-01T22:52:11.0230422Z ++ HASH=2SH5DK7VzizB0iRor-HQobZFbdUAGNR8tVpyopbdPNk 2025-06-01T22:52:11.0234171Z +++ ls -nl torch/include/ATen/ops/layer_norm_native.h 2025-06-01T22:52:11.0235408Z +++ awk '{print $5}' 2025-06-01T22:52:11.0263166Z ++ FSIZE=660 2025-06-01T22:52:11.0263981Z ++ echo '"torch/include/ATen/ops/layer_norm_native.h",sha256=2SH5DK7VzizB0iRor-HQobZFbdUAGNR8tVpyopbdPNk,660' 2025-06-01T22:52:11.0264662Z ++ read fname 2025-06-01T22:52:11.0265000Z ++ make_wheel_record torch/include/ATen/ops/layer_norm_ops.h 2025-06-01T22:52:11.0265456Z ++ FPATH=torch/include/ATen/ops/layer_norm_ops.h 2025-06-01T22:52:11.0265943Z ++ echo torch/include/ATen/ops/layer_norm_ops.h 2025-06-01T22:52:11.0266311Z ++ grep RECORD 2025-06-01T22:52:11.0287093Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/layer_norm_ops.h 2025-06-01T22:52:11.0287671Z +++ openssl base64 2025-06-01T22:52:11.0287946Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.0289026Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.0290270Z +++ sed -e s/=//g 2025-06-01T22:52:11.0327989Z ++ HASH=AI52UozOeBfnDDKVidGxs1ISLCXOi7GZaDlU9lEfJaU 2025-06-01T22:52:11.0333242Z +++ ls -nl torch/include/ATen/ops/layer_norm_ops.h 2025-06-01T22:52:11.0334063Z +++ awk '{print $5}' 2025-06-01T22:52:11.0362756Z ++ FSIZE=1499 2025-06-01T22:52:11.0363494Z ++ echo '"torch/include/ATen/ops/layer_norm_ops.h",sha256=AI52UozOeBfnDDKVidGxs1ISLCXOi7GZaDlU9lEfJaU,1499' 2025-06-01T22:52:11.0364557Z ++ read fname 2025-06-01T22:52:11.0364851Z ++ make_wheel_record torch/include/ATen/ops/lcm.h 2025-06-01T22:52:11.0365268Z ++ FPATH=torch/include/ATen/ops/lcm.h 2025-06-01T22:52:11.0365636Z ++ echo torch/include/ATen/ops/lcm.h 2025-06-01T22:52:11.0366241Z ++ grep RECORD 2025-06-01T22:52:11.0389404Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lcm.h 2025-06-01T22:52:11.0389911Z +++ openssl base64 2025-06-01T22:52:11.0390220Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.0390835Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.0391182Z +++ sed -e s/=//g 2025-06-01T22:52:11.0429547Z ++ HASH=WAxB85TQzHs_xlUoTXRGUw1GIWRA_A15vMKR3IJlXas 2025-06-01T22:52:11.0435469Z +++ ls -nl torch/include/ATen/ops/lcm.h 2025-06-01T22:52:11.0436798Z +++ awk '{print $5}' 2025-06-01T22:52:11.0463983Z ++ FSIZE=1318 2025-06-01T22:52:11.0464589Z ++ echo '"torch/include/ATen/ops/lcm.h",sha256=WAxB85TQzHs_xlUoTXRGUw1GIWRA_A15vMKR3IJlXas,1318' 2025-06-01T22:52:11.0465173Z ++ read fname 2025-06-01T22:52:11.0465796Z ++ make_wheel_record torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.0466780Z ++ FPATH=torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.0467584Z ++ echo torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.0468295Z ++ grep RECORD 2025-06-01T22:52:11.0488391Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.0489215Z +++ openssl base64 2025-06-01T22:52:11.0489493Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.0489963Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.0491374Z +++ sed -e s/=//g 2025-06-01T22:52:11.0530077Z ++ HASH=cAGOr3tQDesg_kq6DxPStJVQjiQ_JZ1LnoT2_XLXxt8 2025-06-01T22:52:11.0535136Z +++ ls -nl torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.0536504Z +++ awk '{print $5}' 2025-06-01T22:52:11.0563023Z ++ FSIZE=887 2025-06-01T22:52:11.0564188Z ++ echo '"torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h",sha256=cAGOr3tQDesg_kq6DxPStJVQjiQ_JZ1LnoT2_XLXxt8,887' 2025-06-01T22:52:11.0565358Z ++ read fname 2025-06-01T22:52:11.0565726Z ++ make_wheel_record torch/include/ATen/ops/lcm_cpu_dispatch.h 2025-06-01T22:52:11.0566325Z ++ FPATH=torch/include/ATen/ops/lcm_cpu_dispatch.h 2025-06-01T22:52:11.0566772Z ++ echo torch/include/ATen/ops/lcm_cpu_dispatch.h 2025-06-01T22:52:11.0567153Z ++ grep RECORD 2025-06-01T22:52:11.0590219Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lcm_cpu_dispatch.h 2025-06-01T22:52:11.0590875Z +++ openssl base64 2025-06-01T22:52:11.0591132Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.0591389Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.0592570Z +++ sed -e s/=//g 2025-06-01T22:52:11.0630475Z ++ HASH=EIqGnY-65IygmauP0_oPS_0Noeo7DtQE-qpapsaV-cw 2025-06-01T22:52:11.0634871Z +++ ls -nl torch/include/ATen/ops/lcm_cpu_dispatch.h 2025-06-01T22:52:11.0635619Z +++ awk '{print $5}' 2025-06-01T22:52:11.0662461Z ++ FSIZE=1020 2025-06-01T22:52:11.0663143Z ++ echo '"torch/include/ATen/ops/lcm_cpu_dispatch.h",sha256=EIqGnY-65IygmauP0_oPS_0Noeo7DtQE-qpapsaV-cw,1020' 2025-06-01T22:52:11.0663954Z ++ read fname 2025-06-01T22:52:11.0664308Z ++ make_wheel_record torch/include/ATen/ops/lcm_cuda_dispatch.h 2025-06-01T22:52:11.0664848Z ++ FPATH=torch/include/ATen/ops/lcm_cuda_dispatch.h 2025-06-01T22:52:11.0665296Z ++ echo torch/include/ATen/ops/lcm_cuda_dispatch.h 2025-06-01T22:52:11.0665668Z ++ grep RECORD 2025-06-01T22:52:11.0686719Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lcm_cuda_dispatch.h 2025-06-01T22:52:11.0687284Z +++ openssl base64 2025-06-01T22:52:11.0687556Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.0688140Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.0689448Z +++ sed -e s/=//g 2025-06-01T22:52:11.0727608Z ++ HASH=mH-0ksfTKxqtai8mGEwjGto_Z0weRSjShnJilzbFEyU 2025-06-01T22:52:11.0733043Z +++ ls -nl torch/include/ATen/ops/lcm_cuda_dispatch.h 2025-06-01T22:52:11.0733818Z +++ awk '{print $5}' 2025-06-01T22:52:11.0761188Z ++ FSIZE=1022 2025-06-01T22:52:11.0761988Z ++ echo '"torch/include/ATen/ops/lcm_cuda_dispatch.h",sha256=mH-0ksfTKxqtai8mGEwjGto_Z0weRSjShnJilzbFEyU,1022' 2025-06-01T22:52:11.0762664Z ++ read fname 2025-06-01T22:52:11.0762985Z ++ make_wheel_record torch/include/ATen/ops/lcm_meta.h 2025-06-01T22:52:11.0763485Z ++ FPATH=torch/include/ATen/ops/lcm_meta.h 2025-06-01T22:52:11.0763855Z ++ echo torch/include/ATen/ops/lcm_meta.h 2025-06-01T22:52:11.0764342Z ++ grep RECORD 2025-06-01T22:52:11.0787223Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lcm_meta.h 2025-06-01T22:52:11.0787827Z +++ openssl base64 2025-06-01T22:52:11.0788085Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.0788351Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.0789855Z +++ sed -e s/=//g 2025-06-01T22:52:11.0829110Z ++ HASH=a6sOgF_8FZEhjYlDqa3IPAy4tED3PaQUuQUGnxhloHs 2025-06-01T22:52:11.0833212Z +++ ls -nl torch/include/ATen/ops/lcm_meta.h 2025-06-01T22:52:11.0833575Z +++ awk '{print $5}' 2025-06-01T22:52:11.0859848Z ++ FSIZE=590 2025-06-01T22:52:11.0860659Z ++ echo '"torch/include/ATen/ops/lcm_meta.h",sha256=a6sOgF_8FZEhjYlDqa3IPAy4tED3PaQUuQUGnxhloHs,590' 2025-06-01T22:52:11.0861298Z ++ read fname 2025-06-01T22:52:11.0861661Z ++ make_wheel_record torch/include/ATen/ops/lcm_meta_dispatch.h 2025-06-01T22:52:11.0862352Z ++ FPATH=torch/include/ATen/ops/lcm_meta_dispatch.h 2025-06-01T22:52:11.0862830Z ++ echo torch/include/ATen/ops/lcm_meta_dispatch.h 2025-06-01T22:52:11.0863202Z ++ grep RECORD 2025-06-01T22:52:11.0886487Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lcm_meta_dispatch.h 2025-06-01T22:52:11.0887089Z +++ openssl base64 2025-06-01T22:52:11.0887345Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.0887610Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.0888037Z +++ sed -e s/=//g 2025-06-01T22:52:11.0926514Z ++ HASH=WZ8--OWURo4XcQEyY_OT0uBGK3s1AKvgYO_aRDcx1Ac 2025-06-01T22:52:11.0931832Z +++ ls -nl torch/include/ATen/ops/lcm_meta_dispatch.h 2025-06-01T22:52:11.0932726Z +++ awk '{print $5}' 2025-06-01T22:52:11.0958002Z ++ FSIZE=1022 2025-06-01T22:52:11.0958576Z ++ echo '"torch/include/ATen/ops/lcm_meta_dispatch.h",sha256=WZ8--OWURo4XcQEyY_OT0uBGK3s1AKvgYO_aRDcx1Ac,1022' 2025-06-01T22:52:11.0958727Z ++ read fname 2025-06-01T22:52:11.0958922Z ++ make_wheel_record torch/include/ATen/ops/lcm_native.h 2025-06-01T22:52:11.0959073Z ++ FPATH=torch/include/ATen/ops/lcm_native.h 2025-06-01T22:52:11.0961205Z ++ echo torch/include/ATen/ops/lcm_native.h 2025-06-01T22:52:11.0962725Z ++ grep RECORD 2025-06-01T22:52:11.0987088Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lcm_native.h 2025-06-01T22:52:11.0987361Z +++ openssl base64 2025-06-01T22:52:11.0987479Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.0987969Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.0989660Z +++ sed -e s/=//g 2025-06-01T22:52:11.1027716Z ++ HASH=5xgIhIq-199A0Rrl4v6etOwMKqW7v-8Zq1srD_PlsH8 2025-06-01T22:52:11.1032526Z +++ ls -nl torch/include/ATen/ops/lcm_native.h 2025-06-01T22:52:11.1032672Z +++ awk '{print $5}' 2025-06-01T22:52:11.1059809Z ++ FSIZE=613 2025-06-01T22:52:11.1060347Z ++ echo '"torch/include/ATen/ops/lcm_native.h",sha256=5xgIhIq-199A0Rrl4v6etOwMKqW7v-8Zq1srD_PlsH8,613' 2025-06-01T22:52:11.1060462Z ++ read fname 2025-06-01T22:52:11.1060952Z ++ make_wheel_record torch/include/ATen/ops/lcm_ops.h 2025-06-01T22:52:11.1061107Z ++ FPATH=torch/include/ATen/ops/lcm_ops.h 2025-06-01T22:52:11.1061425Z ++ echo torch/include/ATen/ops/lcm_ops.h 2025-06-01T22:52:11.1062696Z ++ grep RECORD 2025-06-01T22:52:11.1085872Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lcm_ops.h 2025-06-01T22:52:11.1086003Z +++ openssl base64 2025-06-01T22:52:11.1086109Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.1086678Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.1087808Z +++ sed -e s/=//g 2025-06-01T22:52:11.1125418Z ++ HASH=Juec4dqBVozH0ZWeCCZl80wN3LQ_eOfyUhy8pwWDOnM 2025-06-01T22:52:11.1130333Z +++ ls -nl torch/include/ATen/ops/lcm_ops.h 2025-06-01T22:52:11.1131322Z +++ awk '{print $5}' 2025-06-01T22:52:11.1155303Z ++ FSIZE=2277 2025-06-01T22:52:11.1156014Z ++ echo '"torch/include/ATen/ops/lcm_ops.h",sha256=Juec4dqBVozH0ZWeCCZl80wN3LQ_eOfyUhy8pwWDOnM,2277' 2025-06-01T22:52:11.1156131Z ++ read fname 2025-06-01T22:52:11.1156654Z ++ make_wheel_record torch/include/ATen/ops/ldexp.h 2025-06-01T22:52:11.1156858Z ++ FPATH=torch/include/ATen/ops/ldexp.h 2025-06-01T22:52:11.1160370Z ++ echo torch/include/ATen/ops/ldexp.h 2025-06-01T22:52:11.1161641Z ++ grep RECORD 2025-06-01T22:52:11.1183705Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ldexp.h 2025-06-01T22:52:11.1184094Z +++ openssl base64 2025-06-01T22:52:11.1184228Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.1184979Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.1186760Z +++ sed -e s/=//g 2025-06-01T22:52:11.1226013Z ++ HASH=xu31A-Kk_gDmmvbgpX7dQNEREawlBl1XaOiuDQh3T8s 2025-06-01T22:52:11.1230214Z +++ ls -nl torch/include/ATen/ops/ldexp.h 2025-06-01T22:52:11.1230559Z +++ awk '{print $5}' 2025-06-01T22:52:11.1254530Z ++ FSIZE=1358 2025-06-01T22:52:11.1254996Z ++ echo '"torch/include/ATen/ops/ldexp.h",sha256=xu31A-Kk_gDmmvbgpX7dQNEREawlBl1XaOiuDQh3T8s,1358' 2025-06-01T22:52:11.1255100Z ++ read fname 2025-06-01T22:52:11.1256277Z ++ make_wheel_record torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.1256579Z ++ FPATH=torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.1259583Z ++ echo torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.1260762Z ++ grep RECORD 2025-06-01T22:52:11.1283106Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.1283520Z +++ openssl base64 2025-06-01T22:52:11.1283665Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.1284316Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.1285859Z +++ sed -e s/=//g 2025-06-01T22:52:11.1325683Z ++ HASH=aAt401aajRcGOgUSHa2dWY4Y4UHJ2IJ_8k89TR0TuaY 2025-06-01T22:52:11.1330085Z +++ ls -nl torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.1330753Z +++ awk '{print $5}' 2025-06-01T22:52:11.1354563Z ++ FSIZE=1072 2025-06-01T22:52:11.1355207Z ++ echo '"torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h",sha256=aAt401aajRcGOgUSHa2dWY4Y4UHJ2IJ_8k89TR0TuaY,1072' 2025-06-01T22:52:11.1355309Z ++ read fname 2025-06-01T22:52:11.1355541Z ++ make_wheel_record torch/include/ATen/ops/ldexp_native.h 2025-06-01T22:52:11.1355950Z ++ FPATH=torch/include/ATen/ops/ldexp_native.h 2025-06-01T22:52:11.1358479Z ++ echo torch/include/ATen/ops/ldexp_native.h 2025-06-01T22:52:11.1360135Z ++ grep RECORD 2025-06-01T22:52:11.1382558Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ldexp_native.h 2025-06-01T22:52:11.1382708Z +++ openssl base64 2025-06-01T22:52:11.1382927Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.1383362Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.1383975Z +++ sed -e s/=//g 2025-06-01T22:52:11.1424273Z ++ HASH=Atk8nvM_FP7Usxs5W_z2F31bai0qdRi12-k3NOSLMRg 2025-06-01T22:52:11.1428593Z +++ ls -nl torch/include/ATen/ops/ldexp_native.h 2025-06-01T22:52:11.1429643Z +++ awk '{print $5}' 2025-06-01T22:52:11.1453825Z ++ FSIZE=680 2025-06-01T22:52:11.1454642Z ++ echo '"torch/include/ATen/ops/ldexp_native.h",sha256=Atk8nvM_FP7Usxs5W_z2F31bai0qdRi12-k3NOSLMRg,680' 2025-06-01T22:52:11.1454815Z ++ read fname 2025-06-01T22:52:11.1455031Z ++ make_wheel_record torch/include/ATen/ops/ldexp_ops.h 2025-06-01T22:52:11.1455183Z ++ FPATH=torch/include/ATen/ops/ldexp_ops.h 2025-06-01T22:52:11.1459206Z ++ echo torch/include/ATen/ops/ldexp_ops.h 2025-06-01T22:52:11.1459513Z ++ grep RECORD 2025-06-01T22:52:11.1481359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ldexp_ops.h 2025-06-01T22:52:11.1481555Z +++ openssl base64 2025-06-01T22:52:11.1482482Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.1483358Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.1485016Z +++ sed -e s/=//g 2025-06-01T22:52:11.1523717Z ++ HASH=NTIsyUtAuPAMXhM_ZxMlUEPiJoQ2vN7HyO4xVD69LMc 2025-06-01T22:52:11.1529007Z +++ ls -nl torch/include/ATen/ops/ldexp_ops.h 2025-06-01T22:52:11.1529915Z +++ awk '{print $5}' 2025-06-01T22:52:11.1553428Z ++ FSIZE=2315 2025-06-01T22:52:11.1553919Z ++ echo '"torch/include/ATen/ops/ldexp_ops.h",sha256=NTIsyUtAuPAMXhM_ZxMlUEPiJoQ2vN7HyO4xVD69LMc,2315' 2025-06-01T22:52:11.1554022Z ++ read fname 2025-06-01T22:52:11.1554774Z ++ make_wheel_record torch/include/ATen/ops/le.h 2025-06-01T22:52:11.1554998Z ++ FPATH=torch/include/ATen/ops/le.h 2025-06-01T22:52:11.1557661Z ++ echo torch/include/ATen/ops/le.h 2025-06-01T22:52:11.1560557Z ++ grep RECORD 2025-06-01T22:52:11.1582370Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/le.h 2025-06-01T22:52:11.1582709Z +++ openssl base64 2025-06-01T22:52:11.1582840Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.1583826Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.1584959Z +++ sed -e s/=//g 2025-06-01T22:52:11.1624759Z ++ HASH=UZ9wdLNsdD6FZWHkRLAv8Go64WLOfa8k4ttUmizVuUI 2025-06-01T22:52:11.1628445Z +++ ls -nl torch/include/ATen/ops/le.h 2025-06-01T22:52:11.1629414Z +++ awk '{print $5}' 2025-06-01T22:52:11.1653198Z ++ FSIZE=1842 2025-06-01T22:52:11.1653635Z ++ echo '"torch/include/ATen/ops/le.h",sha256=UZ9wdLNsdD6FZWHkRLAv8Go64WLOfa8k4ttUmizVuUI,1842' 2025-06-01T22:52:11.1653736Z ++ read fname 2025-06-01T22:52:11.1655001Z ++ make_wheel_record torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.1655350Z ++ FPATH=torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.1657869Z ++ echo torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.1659352Z ++ grep RECORD 2025-06-01T22:52:11.1682364Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.1682487Z +++ openssl base64 2025-06-01T22:52:11.1682702Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.1682857Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.1684141Z +++ sed -e s/=//g 2025-06-01T22:52:11.1723064Z ++ HASH=nAFDacOx2DNEjeHaEtA44QHZSX5W4MlwF1YcJgvWt-c 2025-06-01T22:52:11.1729387Z +++ ls -nl torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.1729758Z +++ awk '{print $5}' 2025-06-01T22:52:11.1753871Z ++ FSIZE=1034 2025-06-01T22:52:11.1754607Z ++ echo '"torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h",sha256=nAFDacOx2DNEjeHaEtA44QHZSX5W4MlwF1YcJgvWt-c,1034' 2025-06-01T22:52:11.1754706Z ++ read fname 2025-06-01T22:52:11.1754930Z ++ make_wheel_record torch/include/ATen/ops/le_cpu_dispatch.h 2025-06-01T22:52:11.1755102Z ++ FPATH=torch/include/ATen/ops/le_cpu_dispatch.h 2025-06-01T22:52:11.1757618Z ++ echo torch/include/ATen/ops/le_cpu_dispatch.h 2025-06-01T22:52:11.1759628Z ++ grep RECORD 2025-06-01T22:52:11.1783506Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/le_cpu_dispatch.h 2025-06-01T22:52:11.1783642Z +++ openssl base64 2025-06-01T22:52:11.1783807Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.1783923Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.1784616Z +++ sed -e s/=//g 2025-06-01T22:52:11.1825750Z ++ HASH=uhlqk131ERYt8VmsnuqP2p_91C3jOVHkcijSPAqQIKA 2025-06-01T22:52:11.1828629Z +++ ls -nl torch/include/ATen/ops/le_cpu_dispatch.h 2025-06-01T22:52:11.1828965Z +++ awk '{print $5}' 2025-06-01T22:52:11.1853005Z ++ FSIZE=1366 2025-06-01T22:52:11.1853937Z ++ echo '"torch/include/ATen/ops/le_cpu_dispatch.h",sha256=uhlqk131ERYt8VmsnuqP2p_91C3jOVHkcijSPAqQIKA,1366' 2025-06-01T22:52:11.1854050Z ++ read fname 2025-06-01T22:52:11.1854297Z ++ make_wheel_record torch/include/ATen/ops/le_cuda_dispatch.h 2025-06-01T22:52:11.1854459Z ++ FPATH=torch/include/ATen/ops/le_cuda_dispatch.h 2025-06-01T22:52:11.1856709Z ++ echo torch/include/ATen/ops/le_cuda_dispatch.h 2025-06-01T22:52:11.1858755Z ++ grep RECORD 2025-06-01T22:52:11.1881817Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/le_cuda_dispatch.h 2025-06-01T22:52:11.1881934Z +++ openssl base64 2025-06-01T22:52:11.1882125Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.1882614Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.1884621Z +++ sed -e s/=//g 2025-06-01T22:52:11.1922883Z ++ HASH=fV_zhFJUL2NzCHJgbyLnKKPOiG3SPXxnyqTRCwl16Y8 2025-06-01T22:52:11.1932545Z +++ ls -nl torch/include/ATen/ops/le_cuda_dispatch.h 2025-06-01T22:52:11.1933289Z +++ awk '{print $5}' 2025-06-01T22:52:11.1961431Z ++ FSIZE=1368 2025-06-01T22:52:11.1962159Z ++ echo '"torch/include/ATen/ops/le_cuda_dispatch.h",sha256=fV_zhFJUL2NzCHJgbyLnKKPOiG3SPXxnyqTRCwl16Y8,1368' 2025-06-01T22:52:11.1962303Z ++ read fname 2025-06-01T22:52:11.1962866Z ++ make_wheel_record torch/include/ATen/ops/le_meta.h 2025-06-01T22:52:11.1963025Z ++ FPATH=torch/include/ATen/ops/le_meta.h 2025-06-01T22:52:11.1963295Z ++ echo torch/include/ATen/ops/le_meta.h 2025-06-01T22:52:11.1963679Z ++ grep RECORD 2025-06-01T22:52:11.1988890Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/le_meta.h 2025-06-01T22:52:11.1989021Z +++ openssl base64 2025-06-01T22:52:11.1989145Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.1989242Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.1990241Z +++ sed -e s/=//g 2025-06-01T22:52:11.2031145Z ++ HASH=UbBHzYAeMAOf5AaQAHIPEg79BJO7-XIFTQ89ALnLoJY 2025-06-01T22:52:11.2033930Z +++ ls -nl torch/include/ATen/ops/le_meta.h 2025-06-01T22:52:11.2034273Z +++ awk '{print $5}' 2025-06-01T22:52:11.2062111Z ++ FSIZE=735 2025-06-01T22:52:11.2063666Z ++ echo '"torch/include/ATen/ops/le_meta.h",sha256=UbBHzYAeMAOf5AaQAHIPEg79BJO7-XIFTQ89ALnLoJY,735' 2025-06-01T22:52:11.2063765Z ++ read fname 2025-06-01T22:52:11.2064074Z ++ make_wheel_record torch/include/ATen/ops/le_meta_dispatch.h 2025-06-01T22:52:11.2064377Z ++ FPATH=torch/include/ATen/ops/le_meta_dispatch.h 2025-06-01T22:52:11.2064526Z ++ echo torch/include/ATen/ops/le_meta_dispatch.h 2025-06-01T22:52:11.2064648Z ++ grep RECORD 2025-06-01T22:52:11.2086746Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/le_meta_dispatch.h 2025-06-01T22:52:11.2086876Z +++ openssl base64 2025-06-01T22:52:11.2087393Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.2087882Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.2089290Z +++ sed -e s/=//g 2025-06-01T22:52:11.2126674Z ++ HASH=9ZuWvTOL5uQ9PO0A1yj_64Bh0uf3tVFGJrX6gWq2JFs 2025-06-01T22:52:11.2131738Z +++ ls -nl torch/include/ATen/ops/le_meta_dispatch.h 2025-06-01T22:52:11.2132652Z +++ awk '{print $5}' 2025-06-01T22:52:11.2160126Z ++ FSIZE=1368 2025-06-01T22:52:11.2160606Z ++ echo '"torch/include/ATen/ops/le_meta_dispatch.h",sha256=9ZuWvTOL5uQ9PO0A1yj_64Bh0uf3tVFGJrX6gWq2JFs,1368' 2025-06-01T22:52:11.2160714Z ++ read fname 2025-06-01T22:52:11.2160890Z ++ make_wheel_record torch/include/ATen/ops/le_native.h 2025-06-01T22:52:11.2161034Z ++ FPATH=torch/include/ATen/ops/le_native.h 2025-06-01T22:52:11.2161394Z ++ echo torch/include/ATen/ops/le_native.h 2025-06-01T22:52:11.2162303Z ++ grep RECORD 2025-06-01T22:52:11.2187145Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/le_native.h 2025-06-01T22:52:11.2187358Z +++ openssl base64 2025-06-01T22:52:11.2187490Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.2187658Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.2188359Z +++ sed -e s/=//g 2025-06-01T22:52:11.2228869Z ++ HASH=9EezCmoSne3tljQBNG7a24lfdI6diXWGoC06dwLyoOQ 2025-06-01T22:52:11.2232178Z +++ ls -nl torch/include/ATen/ops/le_native.h 2025-06-01T22:52:11.2233133Z +++ awk '{print $5}' 2025-06-01T22:52:11.2270387Z ++ FSIZE=1205 2025-06-01T22:52:11.2270884Z ++ echo '"torch/include/ATen/ops/le_native.h",sha256=9EezCmoSne3tljQBNG7a24lfdI6diXWGoC06dwLyoOQ,1205' 2025-06-01T22:52:11.2270985Z ++ read fname 2025-06-01T22:52:11.2271170Z ++ make_wheel_record torch/include/ATen/ops/le_ops.h 2025-06-01T22:52:11.2271307Z ++ FPATH=torch/include/ATen/ops/le_ops.h 2025-06-01T22:52:11.2271462Z ++ echo torch/include/ATen/ops/le_ops.h 2025-06-01T22:52:11.2271557Z ++ grep RECORD 2025-06-01T22:52:11.2286472Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/le_ops.h 2025-06-01T22:52:11.2286591Z +++ openssl base64 2025-06-01T22:52:11.2286717Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.2287399Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.2288485Z +++ sed -e s/=//g 2025-06-01T22:52:11.2326791Z ++ HASH=gMLuHvH9wHrP5viow8KeuCO8BPgVdj3r4M8XfLZx2hI 2025-06-01T22:52:11.2331838Z +++ ls -nl torch/include/ATen/ops/le_ops.h 2025-06-01T22:52:11.2332782Z +++ awk '{print $5}' 2025-06-01T22:52:11.2360265Z ++ FSIZE=4201 2025-06-01T22:52:11.2360846Z ++ echo '"torch/include/ATen/ops/le_ops.h",sha256=gMLuHvH9wHrP5viow8KeuCO8BPgVdj3r4M8XfLZx2hI,4201' 2025-06-01T22:52:11.2360950Z ++ read fname 2025-06-01T22:52:11.2361142Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu.h 2025-06-01T22:52:11.2361338Z ++ FPATH=torch/include/ATen/ops/leaky_relu.h 2025-06-01T22:52:11.2361718Z ++ echo torch/include/ATen/ops/leaky_relu.h 2025-06-01T22:52:11.2362884Z ++ grep RECORD 2025-06-01T22:52:11.2387358Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu.h 2025-06-01T22:52:11.2387504Z +++ openssl base64 2025-06-01T22:52:11.2387605Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.2387705Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.2388644Z +++ sed -e s/=//g 2025-06-01T22:52:11.2428646Z ++ HASH=ikRudcNj4XD2QkiB_4AoWCnbUugOZKyUfImwp2PZF68 2025-06-01T22:52:11.2431900Z +++ ls -nl torch/include/ATen/ops/leaky_relu.h 2025-06-01T22:52:11.2433315Z +++ awk '{print $5}' 2025-06-01T22:52:11.2460148Z ++ FSIZE=1552 2025-06-01T22:52:11.2460633Z ++ echo '"torch/include/ATen/ops/leaky_relu.h",sha256=ikRudcNj4XD2QkiB_4AoWCnbUugOZKyUfImwp2PZF68,1552' 2025-06-01T22:52:11.2460745Z ++ read fname 2025-06-01T22:52:11.2460960Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_backward.h 2025-06-01T22:52:11.2461124Z ++ FPATH=torch/include/ATen/ops/leaky_relu_backward.h 2025-06-01T22:52:11.2462352Z ++ echo torch/include/ATen/ops/leaky_relu_backward.h 2025-06-01T22:52:11.2462790Z ++ grep RECORD 2025-06-01T22:52:11.2487065Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_backward.h 2025-06-01T22:52:11.2487213Z +++ openssl base64 2025-06-01T22:52:11.2487316Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.2487418Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.2487943Z +++ sed -e s/=//g 2025-06-01T22:52:11.2526238Z ++ HASH=JE_o7JCjXErXduK4MVe0HTvvBFcAps_XHW4fXq4qnNo 2025-06-01T22:52:11.2530823Z +++ ls -nl torch/include/ATen/ops/leaky_relu_backward.h 2025-06-01T22:52:11.2531657Z +++ awk '{print $5}' 2025-06-01T22:52:11.2555376Z ++ FSIZE=1818 2025-06-01T22:52:11.2555959Z ++ echo '"torch/include/ATen/ops/leaky_relu_backward.h",sha256=JE_o7JCjXErXduK4MVe0HTvvBFcAps_XHW4fXq4qnNo,1818' 2025-06-01T22:52:11.2556062Z ++ read fname 2025-06-01T22:52:11.2557587Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.2558039Z ++ FPATH=torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.2560781Z ++ echo torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.2561758Z ++ grep RECORD 2025-06-01T22:52:11.2584127Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.2585119Z +++ openssl base64 2025-06-01T22:52:11.2585377Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.2585662Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.2586501Z +++ sed -e s/=//g 2025-06-01T22:52:11.2627630Z ++ HASH=JlDYL89-QIouDMoca884wLPQYT8XApBSRAbQ4ry3z6c 2025-06-01T22:52:11.2630941Z +++ ls -nl torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.2631680Z +++ awk '{print $5}' 2025-06-01T22:52:11.2655330Z ++ FSIZE=891 2025-06-01T22:52:11.2656492Z ++ echo '"torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=JlDYL89-QIouDMoca884wLPQYT8XApBSRAbQ4ry3z6c,891' 2025-06-01T22:52:11.2657554Z ++ read fname 2025-06-01T22:52:11.2657989Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h 2025-06-01T22:52:11.2658628Z ++ FPATH=torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h 2025-06-01T22:52:11.2660000Z ++ echo torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h 2025-06-01T22:52:11.2660509Z ++ grep RECORD 2025-06-01T22:52:11.2682031Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h 2025-06-01T22:52:11.2682777Z +++ openssl base64 2025-06-01T22:52:11.2683379Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.2685303Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.2686394Z +++ sed -e s/=//g 2025-06-01T22:52:11.2722885Z ++ HASH=qnwO7C80nvREYGs3FpBFFyfRPOSTZMBXZ_faT7ZajB8 2025-06-01T22:52:11.2728992Z +++ ls -nl torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h 2025-06-01T22:52:11.2729895Z +++ awk '{print $5}' 2025-06-01T22:52:11.2753862Z ++ FSIZE=1194 2025-06-01T22:52:11.2754830Z ++ echo '"torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h",sha256=qnwO7C80nvREYGs3FpBFFyfRPOSTZMBXZ_faT7ZajB8,1194' 2025-06-01T22:52:11.2755687Z ++ read fname 2025-06-01T22:52:11.2756130Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h 2025-06-01T22:52:11.2756813Z ++ FPATH=torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h 2025-06-01T22:52:11.2757944Z ++ echo torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h 2025-06-01T22:52:11.2759814Z ++ grep RECORD 2025-06-01T22:52:11.2782453Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h 2025-06-01T22:52:11.2783029Z +++ openssl base64 2025-06-01T22:52:11.2783365Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.2783607Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.2784069Z +++ sed -e s/=//g 2025-06-01T22:52:11.2824198Z ++ HASH=7nXYkqzamWEWSL25DLwqZjClrHSdBAJAm950XI4ILwo 2025-06-01T22:52:11.2829104Z +++ ls -nl torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h 2025-06-01T22:52:11.2829609Z +++ awk '{print $5}' 2025-06-01T22:52:11.2853565Z ++ FSIZE=1196 2025-06-01T22:52:11.2854336Z ++ echo '"torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h",sha256=7nXYkqzamWEWSL25DLwqZjClrHSdBAJAm950XI4ILwo,1196' 2025-06-01T22:52:11.2855134Z ++ read fname 2025-06-01T22:52:11.2855525Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_backward_meta.h 2025-06-01T22:52:11.2856214Z ++ FPATH=torch/include/ATen/ops/leaky_relu_backward_meta.h 2025-06-01T22:52:11.2857162Z ++ echo torch/include/ATen/ops/leaky_relu_backward_meta.h 2025-06-01T22:52:11.2858869Z ++ grep RECORD 2025-06-01T22:52:11.2882052Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_backward_meta.h 2025-06-01T22:52:11.2882606Z +++ openssl base64 2025-06-01T22:52:11.2882883Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.2883128Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.2883399Z +++ sed -e s/=//g 2025-06-01T22:52:11.2925292Z ++ HASH=FxXfy7fNdBPhEF-YJ3m9M9D4eRjso-kvGFLhTa7RqSA 2025-06-01T22:52:11.2928195Z +++ ls -nl torch/include/ATen/ops/leaky_relu_backward_meta.h 2025-06-01T22:52:11.2928965Z +++ awk '{print $5}' 2025-06-01T22:52:11.2954566Z ++ FSIZE=668 2025-06-01T22:52:11.2955418Z ++ echo '"torch/include/ATen/ops/leaky_relu_backward_meta.h",sha256=FxXfy7fNdBPhEF-YJ3m9M9D4eRjso-kvGFLhTa7RqSA,668' 2025-06-01T22:52:11.2956145Z ++ read fname 2025-06-01T22:52:11.2956651Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h 2025-06-01T22:52:11.2957440Z ++ FPATH=torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h 2025-06-01T22:52:11.2958957Z ++ echo torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h 2025-06-01T22:52:11.2960643Z ++ grep RECORD 2025-06-01T22:52:11.2983557Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h 2025-06-01T22:52:11.2984243Z +++ openssl base64 2025-06-01T22:52:11.2984564Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.2984829Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.2985096Z +++ sed -e s/=//g 2025-06-01T22:52:11.3026404Z ++ HASH=DTbDlJU99_xlks6iXwUEBc6RDnhOMwwz8XxeZvD7ZL0 2025-06-01T22:52:11.3029468Z +++ ls -nl torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h 2025-06-01T22:52:11.3030028Z +++ awk '{print $5}' 2025-06-01T22:52:11.3053961Z ++ FSIZE=1196 2025-06-01T22:52:11.3054851Z ++ echo '"torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h",sha256=DTbDlJU99_xlks6iXwUEBc6RDnhOMwwz8XxeZvD7ZL0,1196' 2025-06-01T22:52:11.3055715Z ++ read fname 2025-06-01T22:52:11.3056132Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_backward_native.h 2025-06-01T22:52:11.3056828Z ++ FPATH=torch/include/ATen/ops/leaky_relu_backward_native.h 2025-06-01T22:52:11.3057907Z ++ echo torch/include/ATen/ops/leaky_relu_backward_native.h 2025-06-01T22:52:11.3059506Z ++ grep RECORD 2025-06-01T22:52:11.3082153Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_backward_native.h 2025-06-01T22:52:11.3082766Z +++ openssl base64 2025-06-01T22:52:11.3083022Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.3083279Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.3084970Z +++ sed -e s/=//g 2025-06-01T22:52:11.3124219Z ++ HASH=ubQ6NmKM2XLlS_n2XyCX_h4cIGGLKS9PU4SqkeuEDaA 2025-06-01T22:52:11.3128668Z +++ ls -nl torch/include/ATen/ops/leaky_relu_backward_native.h 2025-06-01T22:52:11.3129363Z +++ awk '{print $5}' 2025-06-01T22:52:11.3153729Z ++ FSIZE=730 2025-06-01T22:52:11.3154551Z ++ echo '"torch/include/ATen/ops/leaky_relu_backward_native.h",sha256=ubQ6NmKM2XLlS_n2XyCX_h4cIGGLKS9PU4SqkeuEDaA,730' 2025-06-01T22:52:11.3155376Z ++ read fname 2025-06-01T22:52:11.3155758Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_backward_ops.h 2025-06-01T22:52:11.3156328Z ++ FPATH=torch/include/ATen/ops/leaky_relu_backward_ops.h 2025-06-01T22:52:11.3157865Z ++ echo torch/include/ATen/ops/leaky_relu_backward_ops.h 2025-06-01T22:52:11.3160420Z ++ grep RECORD 2025-06-01T22:52:11.3184048Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_backward_ops.h 2025-06-01T22:52:11.3184808Z +++ openssl base64 2025-06-01T22:52:11.3185071Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.3185398Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.3185665Z +++ sed -e s/=//g 2025-06-01T22:52:11.3225465Z ++ HASH=PT0BnXGYTjgG7ckaVnTdoRODuTtbbsr5WUvB-lEuzS8 2025-06-01T22:52:11.3229808Z +++ ls -nl torch/include/ATen/ops/leaky_relu_backward_ops.h 2025-06-01T22:52:11.3230306Z +++ awk '{print $5}' 2025-06-01T22:52:11.3253710Z ++ FSIZE=2239 2025-06-01T22:52:11.3254508Z ++ echo '"torch/include/ATen/ops/leaky_relu_backward_ops.h",sha256=PT0BnXGYTjgG7ckaVnTdoRODuTtbbsr5WUvB-lEuzS8,2239' 2025-06-01T22:52:11.3255305Z ++ read fname 2025-06-01T22:52:11.3256096Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.3257039Z ++ FPATH=torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.3259187Z ++ echo torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.3259930Z ++ grep RECORD 2025-06-01T22:52:11.3282659Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.3283424Z +++ openssl base64 2025-06-01T22:52:11.3283880Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.3284231Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.3285213Z +++ sed -e s/=//g 2025-06-01T22:52:11.3323079Z ++ HASH=45bX3czHACelwUcKfixLNRmJ2GZ7gaBLWUHTgduZ3Wk 2025-06-01T22:52:11.3329772Z +++ ls -nl torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.3330529Z +++ awk '{print $5}' 2025-06-01T22:52:11.3356045Z ++ FSIZE=929 2025-06-01T22:52:11.3357108Z ++ echo '"torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h",sha256=45bX3czHACelwUcKfixLNRmJ2GZ7gaBLWUHTgduZ3Wk,929' 2025-06-01T22:52:11.3358224Z ++ read fname 2025-06-01T22:52:11.3358615Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_cpu_dispatch.h 2025-06-01T22:52:11.3359166Z ++ FPATH=torch/include/ATen/ops/leaky_relu_cpu_dispatch.h 2025-06-01T22:52:11.3360556Z ++ echo torch/include/ATen/ops/leaky_relu_cpu_dispatch.h 2025-06-01T22:52:11.3361757Z ++ grep RECORD 2025-06-01T22:52:11.3388895Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_cpu_dispatch.h 2025-06-01T22:52:11.3389568Z +++ openssl base64 2025-06-01T22:52:11.3389825Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.3390095Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.3390420Z +++ sed -e s/=//g 2025-06-01T22:52:11.3431061Z ++ HASH=MNnw9gneQFVevSNjYrd-zPmFWcW_64NhwWUAAVvHIP4 2025-06-01T22:52:11.3434144Z +++ ls -nl torch/include/ATen/ops/leaky_relu_cpu_dispatch.h 2025-06-01T22:52:11.3435702Z +++ awk '{print $5}' 2025-06-01T22:52:11.3463913Z ++ FSIZE=1099 2025-06-01T22:52:11.3464700Z ++ echo '"torch/include/ATen/ops/leaky_relu_cpu_dispatch.h",sha256=MNnw9gneQFVevSNjYrd-zPmFWcW_64NhwWUAAVvHIP4,1099' 2025-06-01T22:52:11.3465414Z ++ read fname 2025-06-01T22:52:11.3465805Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_cuda_dispatch.h 2025-06-01T22:52:11.3466419Z ++ FPATH=torch/include/ATen/ops/leaky_relu_cuda_dispatch.h 2025-06-01T22:52:11.3467133Z ++ echo torch/include/ATen/ops/leaky_relu_cuda_dispatch.h 2025-06-01T22:52:11.3467532Z ++ grep RECORD 2025-06-01T22:52:11.3486998Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_cuda_dispatch.h 2025-06-01T22:52:11.3487625Z +++ openssl base64 2025-06-01T22:52:11.3487910Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.3488898Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.3490199Z +++ sed -e s/=//g 2025-06-01T22:52:11.3528531Z ++ HASH=YpnBgBpwRy_wRWLjQaA3NcCz8DX-7oP3J57iqJksCEY 2025-06-01T22:52:11.3533867Z +++ ls -nl torch/include/ATen/ops/leaky_relu_cuda_dispatch.h 2025-06-01T22:52:11.3534774Z +++ awk '{print $5}' 2025-06-01T22:52:11.3561872Z ++ FSIZE=1101 2025-06-01T22:52:11.3562794Z ++ echo '"torch/include/ATen/ops/leaky_relu_cuda_dispatch.h",sha256=YpnBgBpwRy_wRWLjQaA3NcCz8DX-7oP3J57iqJksCEY,1101' 2025-06-01T22:52:11.3563576Z ++ read fname 2025-06-01T22:52:11.3564259Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_meta.h 2025-06-01T22:52:11.3564966Z ++ FPATH=torch/include/ATen/ops/leaky_relu_meta.h 2025-06-01T22:52:11.3565421Z ++ echo torch/include/ATen/ops/leaky_relu_meta.h 2025-06-01T22:52:11.3565802Z ++ grep RECORD 2025-06-01T22:52:11.3587919Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_meta.h 2025-06-01T22:52:11.3588610Z +++ openssl base64 2025-06-01T22:52:11.3588954Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.3589221Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.3589536Z +++ sed -e s/=//g 2025-06-01T22:52:11.3628616Z ++ HASH=dduIvj81vS2fQRF1DULrUefqV2eKrDAOav7mjZQfyP4 2025-06-01T22:52:11.3634478Z +++ ls -nl torch/include/ATen/ops/leaky_relu_meta.h 2025-06-01T22:52:11.3636019Z +++ awk '{print $5}' 2025-06-01T22:52:11.3664158Z ++ FSIZE=606 2025-06-01T22:52:11.3664941Z ++ echo '"torch/include/ATen/ops/leaky_relu_meta.h",sha256=dduIvj81vS2fQRF1DULrUefqV2eKrDAOav7mjZQfyP4,606' 2025-06-01T22:52:11.3665672Z ++ read fname 2025-06-01T22:52:11.3666091Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_meta_dispatch.h 2025-06-01T22:52:11.3666697Z ++ FPATH=torch/include/ATen/ops/leaky_relu_meta_dispatch.h 2025-06-01T22:52:11.3667195Z ++ echo torch/include/ATen/ops/leaky_relu_meta_dispatch.h 2025-06-01T22:52:11.3667737Z ++ grep RECORD 2025-06-01T22:52:11.3687480Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_meta_dispatch.h 2025-06-01T22:52:11.3688245Z +++ openssl base64 2025-06-01T22:52:11.3688526Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.3689765Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.3691137Z +++ sed -e s/=//g 2025-06-01T22:52:11.3728316Z ++ HASH=UgSbPrZcazh0-M1-FTSRT6tstp6kmhSzck7iGWx-ulE 2025-06-01T22:52:11.3733833Z +++ ls -nl torch/include/ATen/ops/leaky_relu_meta_dispatch.h 2025-06-01T22:52:11.3734492Z +++ awk '{print $5}' 2025-06-01T22:52:11.3762517Z ++ FSIZE=1101 2025-06-01T22:52:11.3763322Z ++ echo '"torch/include/ATen/ops/leaky_relu_meta_dispatch.h",sha256=UgSbPrZcazh0-M1-FTSRT6tstp6kmhSzck7iGWx-ulE,1101' 2025-06-01T22:52:11.3764158Z ++ read fname 2025-06-01T22:52:11.3764741Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_native.h 2025-06-01T22:52:11.3765332Z ++ FPATH=torch/include/ATen/ops/leaky_relu_native.h 2025-06-01T22:52:11.3765779Z ++ echo torch/include/ATen/ops/leaky_relu_native.h 2025-06-01T22:52:11.3766179Z ++ grep RECORD 2025-06-01T22:52:11.3787280Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_native.h 2025-06-01T22:52:11.3787882Z +++ openssl base64 2025-06-01T22:52:11.3788133Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.3788674Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.3790730Z +++ sed -e s/=//g 2025-06-01T22:52:11.3829918Z ++ HASH=St_oHeOkHGfdMpYda3R-tt8NP7t5aLWnfsFOT7F0PTg 2025-06-01T22:52:11.3834132Z +++ ls -nl torch/include/ATen/ops/leaky_relu_native.h 2025-06-01T22:52:11.3835533Z +++ awk '{print $5}' 2025-06-01T22:52:11.3862331Z ++ FSIZE=995 2025-06-01T22:52:11.3862967Z ++ echo '"torch/include/ATen/ops/leaky_relu_native.h",sha256=St_oHeOkHGfdMpYda3R-tt8NP7t5aLWnfsFOT7F0PTg,995' 2025-06-01T22:52:11.3863749Z ++ read fname 2025-06-01T22:52:11.3864078Z ++ make_wheel_record torch/include/ATen/ops/leaky_relu_ops.h 2025-06-01T22:52:11.3864693Z ++ FPATH=torch/include/ATen/ops/leaky_relu_ops.h 2025-06-01T22:52:11.3865230Z ++ echo torch/include/ATen/ops/leaky_relu_ops.h 2025-06-01T22:52:11.3865590Z ++ grep RECORD 2025-06-01T22:52:11.3886872Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/leaky_relu_ops.h 2025-06-01T22:52:11.3887503Z +++ openssl base64 2025-06-01T22:52:11.3887781Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.3888403Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.3889775Z +++ sed -e s/=//g 2025-06-01T22:52:11.3928071Z ++ HASH=SfNkq_kLBK0Ka9kJNGWJ7D9UGs8jJBVR4zYveoevzJM 2025-06-01T22:52:11.3933673Z +++ ls -nl torch/include/ATen/ops/leaky_relu_ops.h 2025-06-01T22:52:11.3934514Z +++ awk '{print $5}' 2025-06-01T22:52:11.3962544Z ++ FSIZE=2436 2025-06-01T22:52:11.3963280Z ++ echo '"torch/include/ATen/ops/leaky_relu_ops.h",sha256=SfNkq_kLBK0Ka9kJNGWJ7D9UGs8jJBVR4zYveoevzJM,2436' 2025-06-01T22:52:11.3964225Z ++ read fname 2025-06-01T22:52:11.3964697Z ++ make_wheel_record torch/include/ATen/ops/lerp.h 2025-06-01T22:52:11.3965231Z ++ FPATH=torch/include/ATen/ops/lerp.h 2025-06-01T22:52:11.3965609Z ++ echo torch/include/ATen/ops/lerp.h 2025-06-01T22:52:11.3965952Z ++ grep RECORD 2025-06-01T22:52:11.3989888Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lerp.h 2025-06-01T22:52:11.3990373Z +++ openssl base64 2025-06-01T22:52:11.3990625Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.3990982Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.3991238Z +++ sed -e s/=//g 2025-06-01T22:52:11.4030092Z ++ HASH=b3ls_C2uQuIg0j693HjFJhU2HexC5FCjJDSyyYyjn9k 2025-06-01T22:52:11.4033882Z +++ ls -nl torch/include/ATen/ops/lerp.h 2025-06-01T22:52:11.4035560Z +++ awk '{print $5}' 2025-06-01T22:52:11.4060976Z ++ FSIZE=2144 2025-06-01T22:52:11.4061614Z ++ echo '"torch/include/ATen/ops/lerp.h",sha256=b3ls_C2uQuIg0j693HjFJhU2HexC5FCjJDSyyYyjn9k,2144' 2025-06-01T22:52:11.4062222Z ++ read fname 2025-06-01T22:52:11.4062766Z ++ make_wheel_record torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.4064112Z ++ FPATH=torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.4065145Z ++ echo torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.4065710Z ++ grep RECORD 2025-06-01T22:52:11.4086794Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.4087746Z +++ openssl base64 2025-06-01T22:52:11.4088075Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.4088347Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.4089361Z +++ sed -e s/=//g 2025-06-01T22:52:11.4128408Z ++ HASH=k8mmxOxkIwdeJXsVaq8Ch5J7nps_YfZLW0UfXivqMC0 2025-06-01T22:52:11.4133552Z +++ ls -nl torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.4134272Z +++ awk '{print $5}' 2025-06-01T22:52:11.4162263Z ++ FSIZE=1142 2025-06-01T22:52:11.4163139Z ++ echo '"torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h",sha256=k8mmxOxkIwdeJXsVaq8Ch5J7nps_YfZLW0UfXivqMC0,1142' 2025-06-01T22:52:11.4164191Z ++ read fname 2025-06-01T22:52:11.4164809Z ++ make_wheel_record torch/include/ATen/ops/lerp_cpu_dispatch.h 2025-06-01T22:52:11.4165331Z ++ FPATH=torch/include/ATen/ops/lerp_cpu_dispatch.h 2025-06-01T22:52:11.4165865Z ++ echo torch/include/ATen/ops/lerp_cpu_dispatch.h 2025-06-01T22:52:11.4166270Z ++ grep RECORD 2025-06-01T22:52:11.4190497Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lerp_cpu_dispatch.h 2025-06-01T22:52:11.4191052Z +++ openssl base64 2025-06-01T22:52:11.4191323Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.4191662Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.4191939Z +++ sed -e s/=//g 2025-06-01T22:52:11.4230517Z ++ HASH=cGDE7_7aMW-bmQ50UQnPdxFlmcmu19N2FvcdSU6oY-U 2025-06-01T22:52:11.4235381Z +++ ls -nl torch/include/ATen/ops/lerp_cpu_dispatch.h 2025-06-01T22:52:11.4236041Z +++ awk '{print $5}' 2025-06-01T22:52:11.4263029Z ++ FSIZE=1582 2025-06-01T22:52:11.4263790Z ++ echo '"torch/include/ATen/ops/lerp_cpu_dispatch.h",sha256=cGDE7_7aMW-bmQ50UQnPdxFlmcmu19N2FvcdSU6oY-U,1582' 2025-06-01T22:52:11.4264596Z ++ read fname 2025-06-01T22:52:11.4264967Z ++ make_wheel_record torch/include/ATen/ops/lerp_cuda_dispatch.h 2025-06-01T22:52:11.4265478Z ++ FPATH=torch/include/ATen/ops/lerp_cuda_dispatch.h 2025-06-01T22:52:11.4265922Z ++ echo torch/include/ATen/ops/lerp_cuda_dispatch.h 2025-06-01T22:52:11.4267058Z ++ grep RECORD 2025-06-01T22:52:11.4288182Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lerp_cuda_dispatch.h 2025-06-01T22:52:11.4288735Z +++ openssl base64 2025-06-01T22:52:11.4289021Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.4290334Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.4291574Z +++ sed -e s/=//g 2025-06-01T22:52:11.4330196Z ++ HASH=46PgRppUorrhLx3oOHc3HLEg_f5fA4jkIw_wrMLTJ50 2025-06-01T22:52:11.4335214Z +++ ls -nl torch/include/ATen/ops/lerp_cuda_dispatch.h 2025-06-01T22:52:11.4336142Z +++ awk '{print $5}' 2025-06-01T22:52:11.4363744Z ++ FSIZE=1584 2025-06-01T22:52:11.4364560Z ++ echo '"torch/include/ATen/ops/lerp_cuda_dispatch.h",sha256=46PgRppUorrhLx3oOHc3HLEg_f5fA4jkIw_wrMLTJ50,1584' 2025-06-01T22:52:11.4365428Z ++ read fname 2025-06-01T22:52:11.4365766Z ++ make_wheel_record torch/include/ATen/ops/lerp_meta.h 2025-06-01T22:52:11.4366203Z ++ FPATH=torch/include/ATen/ops/lerp_meta.h 2025-06-01T22:52:11.4366612Z ++ echo torch/include/ATen/ops/lerp_meta.h 2025-06-01T22:52:11.4366957Z ++ grep RECORD 2025-06-01T22:52:11.4391148Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lerp_meta.h 2025-06-01T22:52:11.4391653Z +++ openssl base64 2025-06-01T22:52:11.4391902Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.4392159Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.4392483Z +++ sed -e s/=//g 2025-06-01T22:52:11.4432626Z ++ HASH=6BbK73GPuDzOTtTvjBugu-8-hcQyOfBlyQvWpA4dFWk 2025-06-01T22:52:11.4435528Z +++ ls -nl torch/include/ATen/ops/lerp_meta.h 2025-06-01T22:52:11.4436168Z +++ awk '{print $5}' 2025-06-01T22:52:11.4463606Z ++ FSIZE=789 2025-06-01T22:52:11.4464247Z ++ echo '"torch/include/ATen/ops/lerp_meta.h",sha256=6BbK73GPuDzOTtTvjBugu-8-hcQyOfBlyQvWpA4dFWk,789' 2025-06-01T22:52:11.4464893Z ++ read fname 2025-06-01T22:52:11.4465387Z ++ make_wheel_record torch/include/ATen/ops/lerp_meta_dispatch.h 2025-06-01T22:52:11.4465901Z ++ FPATH=torch/include/ATen/ops/lerp_meta_dispatch.h 2025-06-01T22:52:11.4466342Z ++ echo torch/include/ATen/ops/lerp_meta_dispatch.h 2025-06-01T22:52:11.4466781Z ++ grep RECORD 2025-06-01T22:52:11.4487636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lerp_meta_dispatch.h 2025-06-01T22:52:11.4488168Z +++ openssl base64 2025-06-01T22:52:11.4488440Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.4489166Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.4490457Z +++ sed -e s/=//g 2025-06-01T22:52:11.4528362Z ++ HASH=OAvSXM5utS3BzjkCyCRIj3OZMS0im-iHoX2YVs29Gpg 2025-06-01T22:52:11.4533557Z +++ ls -nl torch/include/ATen/ops/lerp_meta_dispatch.h 2025-06-01T22:52:11.4534584Z +++ awk '{print $5}' 2025-06-01T22:52:11.4562494Z ++ FSIZE=1584 2025-06-01T22:52:11.4563179Z ++ echo '"torch/include/ATen/ops/lerp_meta_dispatch.h",sha256=OAvSXM5utS3BzjkCyCRIj3OZMS0im-iHoX2YVs29Gpg,1584' 2025-06-01T22:52:11.4563871Z ++ read fname 2025-06-01T22:52:11.4564349Z ++ make_wheel_record torch/include/ATen/ops/lerp_native.h 2025-06-01T22:52:11.4564973Z ++ FPATH=torch/include/ATen/ops/lerp_native.h 2025-06-01T22:52:11.4565399Z ++ echo torch/include/ATen/ops/lerp_native.h 2025-06-01T22:52:11.4565768Z ++ grep RECORD 2025-06-01T22:52:11.4588896Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lerp_native.h 2025-06-01T22:52:11.4589492Z +++ openssl base64 2025-06-01T22:52:11.4589746Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.4590084Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.4590340Z +++ sed -e s/=//g 2025-06-01T22:52:11.4628863Z ++ HASH=q3EQcU4vwYnsX660D43m4kLBg1W3T4AqQ2JiNwsOce4 2025-06-01T22:52:11.4633888Z +++ ls -nl torch/include/ATen/ops/lerp_native.h 2025-06-01T22:52:11.4634267Z +++ awk '{print $5}' 2025-06-01T22:52:11.4661512Z ++ FSIZE=849 2025-06-01T22:52:11.4662123Z ++ echo '"torch/include/ATen/ops/lerp_native.h",sha256=q3EQcU4vwYnsX660D43m4kLBg1W3T4AqQ2JiNwsOce4,849' 2025-06-01T22:52:11.4662786Z ++ read fname 2025-06-01T22:52:11.4663279Z ++ make_wheel_record torch/include/ATen/ops/lerp_ops.h 2025-06-01T22:52:11.4663794Z ++ FPATH=torch/include/ATen/ops/lerp_ops.h 2025-06-01T22:52:11.4664177Z ++ echo torch/include/ATen/ops/lerp_ops.h 2025-06-01T22:52:11.4664697Z ++ grep RECORD 2025-06-01T22:52:11.4686576Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lerp_ops.h 2025-06-01T22:52:11.4687124Z +++ openssl base64 2025-06-01T22:52:11.4687403Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.4688375Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.4689716Z +++ sed -e s/=//g 2025-06-01T22:52:11.4728632Z ++ HASH=cYZ_9p2CtG4NoqbVw3i0WqCtBWLjOtxQc73oZeKQzsI 2025-06-01T22:52:11.4733760Z +++ ls -nl torch/include/ATen/ops/lerp_ops.h 2025-06-01T22:52:11.4735256Z +++ awk '{print $5}' 2025-06-01T22:52:11.4762116Z ++ FSIZE=4735 2025-06-01T22:52:11.4762871Z ++ echo '"torch/include/ATen/ops/lerp_ops.h",sha256=cYZ_9p2CtG4NoqbVw3i0WqCtBWLjOtxQc73oZeKQzsI,4735' 2025-06-01T22:52:11.4763543Z ++ read fname 2025-06-01T22:52:11.4763854Z ++ make_wheel_record torch/include/ATen/ops/less.h 2025-06-01T22:52:11.4764635Z ++ FPATH=torch/include/ATen/ops/less.h 2025-06-01T22:52:11.4765050Z ++ echo torch/include/ATen/ops/less.h 2025-06-01T22:52:11.4765398Z ++ grep RECORD 2025-06-01T22:52:11.4788081Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/less.h 2025-06-01T22:52:11.4788766Z +++ openssl base64 2025-06-01T22:52:11.4789110Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.4789496Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.4789987Z +++ sed -e s/=//g 2025-06-01T22:52:11.4831085Z ++ HASH=K4n0KK6UFIh97c19wAJOjC-9W0PdgKOl44w0ySfT-rQ 2025-06-01T22:52:11.4833863Z +++ ls -nl torch/include/ATen/ops/less.h 2025-06-01T22:52:11.4834561Z +++ awk '{print $5}' 2025-06-01T22:52:11.4860975Z ++ FSIZE=1880 2025-06-01T22:52:11.4861570Z ++ echo '"torch/include/ATen/ops/less.h",sha256=K4n0KK6UFIh97c19wAJOjC-9W0PdgKOl44w0ySfT-rQ,1880' 2025-06-01T22:52:11.4862188Z ++ read fname 2025-06-01T22:52:11.4862667Z ++ make_wheel_record torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.4863565Z ++ FPATH=torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.4864272Z ++ echo torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.4864890Z ++ grep RECORD 2025-06-01T22:52:11.4886724Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.4887457Z +++ openssl base64 2025-06-01T22:52:11.4887724Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.4888385Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.4889959Z +++ sed -e s/=//g 2025-06-01T22:52:11.4927724Z ++ HASH=h8_iLv2NZ_vWcXEJ2kE0oqxPktH5kRQxzaLZb5u7lAg 2025-06-01T22:52:11.4932776Z +++ ls -nl torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.4933498Z +++ awk '{print $5}' 2025-06-01T22:52:11.4961288Z ++ FSIZE=1426 2025-06-01T22:52:11.4962207Z ++ echo '"torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h",sha256=h8_iLv2NZ_vWcXEJ2kE0oqxPktH5kRQxzaLZb5u7lAg,1426' 2025-06-01T22:52:11.4963139Z ++ read fname 2025-06-01T22:52:11.4963486Z ++ make_wheel_record torch/include/ATen/ops/less_equal.h 2025-06-01T22:52:11.4963924Z ++ FPATH=torch/include/ATen/ops/less_equal.h 2025-06-01T22:52:11.4964628Z ++ echo torch/include/ATen/ops/less_equal.h 2025-06-01T22:52:11.4964994Z ++ grep RECORD 2025-06-01T22:52:11.4988004Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/less_equal.h 2025-06-01T22:52:11.4988492Z +++ openssl base64 2025-06-01T22:52:11.4988813Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.4989184Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.4989551Z +++ sed -e s/=//g 2025-06-01T22:52:11.5029883Z ++ HASH=O4XrMuCUDk3QwawYUP1He_hgfuLjOGmX5GVuIA2bXdg 2025-06-01T22:52:11.5032908Z +++ ls -nl torch/include/ATen/ops/less_equal.h 2025-06-01T22:52:11.5033737Z +++ awk '{print $5}' 2025-06-01T22:52:11.5059210Z ++ FSIZE=1994 2025-06-01T22:52:11.5059839Z ++ echo '"torch/include/ATen/ops/less_equal.h",sha256=O4XrMuCUDk3QwawYUP1He_hgfuLjOGmX5GVuIA2bXdg,1994' 2025-06-01T22:52:11.5060623Z ++ read fname 2025-06-01T22:52:11.5061131Z ++ make_wheel_record torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.5061923Z ++ FPATH=torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.5062957Z ++ echo torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.5063895Z ++ grep RECORD 2025-06-01T22:52:11.5086494Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.5087246Z +++ openssl base64 2025-06-01T22:52:11.5087580Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.5088136Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.5089441Z +++ sed -e s/=//g 2025-06-01T22:52:11.5126658Z ++ HASH=HldrZ7I4qFiLblsbZpNUp09lYq00e5bQXDatHI6DhKc 2025-06-01T22:52:11.5132018Z +++ ls -nl torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.5132844Z +++ awk '{print $5}' 2025-06-01T22:52:11.5159627Z ++ FSIZE=1474 2025-06-01T22:52:11.5160533Z ++ echo '"torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h",sha256=HldrZ7I4qFiLblsbZpNUp09lYq00e5bQXDatHI6DhKc,1474' 2025-06-01T22:52:11.5161374Z ++ read fname 2025-06-01T22:52:11.5161734Z ++ make_wheel_record torch/include/ATen/ops/less_equal_native.h 2025-06-01T22:52:11.5162280Z ++ FPATH=torch/include/ATen/ops/less_equal_native.h 2025-06-01T22:52:11.5162713Z ++ echo torch/include/ATen/ops/less_equal_native.h 2025-06-01T22:52:11.5163095Z ++ grep RECORD 2025-06-01T22:52:11.5187461Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/less_equal_native.h 2025-06-01T22:52:11.5188068Z +++ openssl base64 2025-06-01T22:52:11.5188331Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.5188603Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.5188857Z +++ sed -e s/=//g 2025-06-01T22:52:11.5229047Z ++ HASH=LiO8Pyw0gmK2mS_FkwR9YloVrV526EzUQdHR4-w5Isw 2025-06-01T22:52:11.5233052Z +++ ls -nl torch/include/ATen/ops/less_equal_native.h 2025-06-01T22:52:11.5233446Z +++ awk '{print $5}' 2025-06-01T22:52:11.5261157Z ++ FSIZE=968 2025-06-01T22:52:11.5261963Z ++ echo '"torch/include/ATen/ops/less_equal_native.h",sha256=LiO8Pyw0gmK2mS_FkwR9YloVrV526EzUQdHR4-w5Isw,968' 2025-06-01T22:52:11.5262642Z ++ read fname 2025-06-01T22:52:11.5263094Z ++ make_wheel_record torch/include/ATen/ops/less_equal_ops.h 2025-06-01T22:52:11.5263558Z ++ FPATH=torch/include/ATen/ops/less_equal_ops.h 2025-06-01T22:52:11.5263988Z ++ echo torch/include/ATen/ops/less_equal_ops.h 2025-06-01T22:52:11.5264346Z ++ grep RECORD 2025-06-01T22:52:11.5286073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/less_equal_ops.h 2025-06-01T22:52:11.5286633Z +++ openssl base64 2025-06-01T22:52:11.5286968Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.5287223Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.5288350Z +++ sed -e s/=//g 2025-06-01T22:52:11.5326130Z ++ HASH=XY9jL9iR64wbU_GKM2mZNq7T4jWdnM98EAL6hQWbB8c 2025-06-01T22:52:11.5331185Z +++ ls -nl torch/include/ATen/ops/less_equal_ops.h 2025-06-01T22:52:11.5332225Z +++ awk '{print $5}' 2025-06-01T22:52:11.5358569Z ++ FSIZE=4345 2025-06-01T22:52:11.5359199Z ++ echo '"torch/include/ATen/ops/less_equal_ops.h",sha256=XY9jL9iR64wbU_GKM2mZNq7T4jWdnM98EAL6hQWbB8c,4345' 2025-06-01T22:52:11.5359846Z ++ read fname 2025-06-01T22:52:11.5360167Z ++ make_wheel_record torch/include/ATen/ops/less_native.h 2025-06-01T22:52:11.5360617Z ++ FPATH=torch/include/ATen/ops/less_native.h 2025-06-01T22:52:11.5362279Z ++ echo torch/include/ATen/ops/less_native.h 2025-06-01T22:52:11.5362835Z ++ grep RECORD 2025-06-01T22:52:11.5386581Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/less_native.h 2025-06-01T22:52:11.5387115Z +++ openssl base64 2025-06-01T22:52:11.5387473Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.5388071Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.5389407Z +++ sed -e s/=//g 2025-06-01T22:52:11.5428803Z ++ HASH=MS4m7F39M06IpFZW5Qvqi3gIxDXBYAQl-rUgrWilSCg 2025-06-01T22:52:11.5433059Z +++ ls -nl torch/include/ATen/ops/less_native.h 2025-06-01T22:52:11.5433684Z +++ awk '{print $5}' 2025-06-01T22:52:11.5462534Z ++ FSIZE=932 2025-06-01T22:52:11.5463376Z ++ echo '"torch/include/ATen/ops/less_native.h",sha256=MS4m7F39M06IpFZW5Qvqi3gIxDXBYAQl-rUgrWilSCg,932' 2025-06-01T22:52:11.5464021Z ++ read fname 2025-06-01T22:52:11.5464335Z ++ make_wheel_record torch/include/ATen/ops/less_ops.h 2025-06-01T22:52:11.5464756Z ++ FPATH=torch/include/ATen/ops/less_ops.h 2025-06-01T22:52:11.5465137Z ++ echo torch/include/ATen/ops/less_ops.h 2025-06-01T22:52:11.5465487Z ++ grep RECORD 2025-06-01T22:52:11.5486325Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/less_ops.h 2025-06-01T22:52:11.5486841Z +++ openssl base64 2025-06-01T22:52:11.5487100Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.5487476Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.5488919Z +++ sed -e s/=//g 2025-06-01T22:52:11.5526147Z ++ HASH=SzC6tiQJ9UNwYE2AwqHlsfIIW9U8e2Som3ab-cVXtQM 2025-06-01T22:52:11.5531033Z +++ ls -nl torch/include/ATen/ops/less_ops.h 2025-06-01T22:52:11.5531851Z +++ awk '{print $5}' 2025-06-01T22:52:11.5561609Z ++ FSIZE=4237 2025-06-01T22:52:11.5562240Z ++ echo '"torch/include/ATen/ops/less_ops.h",sha256=SzC6tiQJ9UNwYE2AwqHlsfIIW9U8e2Som3ab-cVXtQM,4237' 2025-06-01T22:52:11.5562882Z ++ read fname 2025-06-01T22:52:11.5563181Z ++ make_wheel_record torch/include/ATen/ops/lgamma.h 2025-06-01T22:52:11.5563610Z ++ FPATH=torch/include/ATen/ops/lgamma.h 2025-06-01T22:52:11.5564110Z ++ echo torch/include/ATen/ops/lgamma.h 2025-06-01T22:52:11.5564623Z ++ grep RECORD 2025-06-01T22:52:11.5587994Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lgamma.h 2025-06-01T22:52:11.5588491Z +++ openssl base64 2025-06-01T22:52:11.5588763Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.5589015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.5589288Z +++ sed -e s/=//g 2025-06-01T22:52:11.5629853Z ++ HASH=HAYOWOonR9V4doyMagL8A5W2Uj6VjpjbUNjHnkqRG8c 2025-06-01T22:52:11.5634170Z +++ ls -nl torch/include/ATen/ops/lgamma.h 2025-06-01T22:52:11.5634784Z +++ awk '{print $5}' 2025-06-01T22:52:11.5663614Z ++ FSIZE=1027 2025-06-01T22:52:11.5664250Z ++ echo '"torch/include/ATen/ops/lgamma.h",sha256=HAYOWOonR9V4doyMagL8A5W2Uj6VjpjbUNjHnkqRG8c,1027' 2025-06-01T22:52:11.5664886Z ++ read fname 2025-06-01T22:52:11.5665614Z ++ make_wheel_record torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.5666583Z ++ FPATH=torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.5667425Z ++ echo torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.5668010Z ++ grep RECORD 2025-06-01T22:52:11.5694616Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.5695375Z +++ openssl base64 2025-06-01T22:52:11.5695761Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.5696588Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.5698601Z +++ sed -e s/=//g 2025-06-01T22:52:11.5738742Z ++ HASH=rZqhFXhcU-nmbZ2wOuD-u8KHNdgYMpRYQt-BzoxS8mw 2025-06-01T22:52:11.5742071Z +++ ls -nl torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.5742754Z +++ awk '{print $5}' 2025-06-01T22:52:11.5767070Z ++ FSIZE=841 2025-06-01T22:52:11.5767998Z ++ echo '"torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h",sha256=rZqhFXhcU-nmbZ2wOuD-u8KHNdgYMpRYQt-BzoxS8mw,841' 2025-06-01T22:52:11.5768939Z ++ read fname 2025-06-01T22:52:11.5769315Z ++ make_wheel_record torch/include/ATen/ops/lgamma_cpu_dispatch.h 2025-06-01T22:52:11.5769834Z ++ FPATH=torch/include/ATen/ops/lgamma_cpu_dispatch.h 2025-06-01T22:52:11.5770589Z ++ echo torch/include/ATen/ops/lgamma_cpu_dispatch.h 2025-06-01T22:52:11.5771541Z ++ grep RECORD 2025-06-01T22:52:11.5795355Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lgamma_cpu_dispatch.h 2025-06-01T22:52:11.5795900Z +++ openssl base64 2025-06-01T22:52:11.5796155Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.5796422Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.5796672Z +++ sed -e s/=//g 2025-06-01T22:52:11.5838128Z ++ HASH=T8tQq41Ao_PKjQaKTYXKQJ03d9wMAtr9NEFUsgpJpS8 2025-06-01T22:52:11.5845937Z +++ ls -nl torch/include/ATen/ops/lgamma_cpu_dispatch.h 2025-06-01T22:52:11.5846915Z +++ awk '{print $5}' 2025-06-01T22:52:11.5873589Z ++ FSIZE=928 2025-06-01T22:52:11.5874185Z ++ echo '"torch/include/ATen/ops/lgamma_cpu_dispatch.h",sha256=T8tQq41Ao_PKjQaKTYXKQJ03d9wMAtr9NEFUsgpJpS8,928' 2025-06-01T22:52:11.5875013Z ++ read fname 2025-06-01T22:52:11.5875432Z ++ make_wheel_record torch/include/ATen/ops/lgamma_cuda_dispatch.h 2025-06-01T22:52:11.5876020Z ++ FPATH=torch/include/ATen/ops/lgamma_cuda_dispatch.h 2025-06-01T22:52:11.5876483Z ++ echo torch/include/ATen/ops/lgamma_cuda_dispatch.h 2025-06-01T22:52:11.5876936Z ++ grep RECORD 2025-06-01T22:52:11.5899818Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lgamma_cuda_dispatch.h 2025-06-01T22:52:11.5900356Z +++ openssl base64 2025-06-01T22:52:11.5900708Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.5900952Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.5901222Z +++ sed -e s/=//g 2025-06-01T22:52:11.5940554Z ++ HASH=MtY18bz8r_yeUjUFbl03hUIQGT8lhbqYbcBxrZu_FAU 2025-06-01T22:52:11.5942677Z +++ ls -nl torch/include/ATen/ops/lgamma_cuda_dispatch.h 2025-06-01T22:52:11.5943667Z +++ awk '{print $5}' 2025-06-01T22:52:11.5969298Z ++ FSIZE=930 2025-06-01T22:52:11.5969810Z ++ echo '"torch/include/ATen/ops/lgamma_cuda_dispatch.h",sha256=MtY18bz8r_yeUjUFbl03hUIQGT8lhbqYbcBxrZu_FAU,930' 2025-06-01T22:52:11.5969919Z ++ read fname 2025-06-01T22:52:11.5970123Z ++ make_wheel_record torch/include/ATen/ops/lgamma_meta.h 2025-06-01T22:52:11.5970266Z ++ FPATH=torch/include/ATen/ops/lgamma_meta.h 2025-06-01T22:52:11.5972707Z ++ echo torch/include/ATen/ops/lgamma_meta.h 2025-06-01T22:52:11.5973844Z ++ grep RECORD 2025-06-01T22:52:11.5996693Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lgamma_meta.h 2025-06-01T22:52:11.5996804Z +++ openssl base64 2025-06-01T22:52:11.5996922Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.5997438Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.5998925Z +++ sed -e s/=//g 2025-06-01T22:52:11.6040384Z ++ HASH=AiofU8RBmjA4QdoPyLU3PTINBJx51zjbo2Pb1frKi5Y 2025-06-01T22:52:11.6042364Z +++ ls -nl torch/include/ATen/ops/lgamma_meta.h 2025-06-01T22:52:11.6043587Z +++ awk '{print $5}' 2025-06-01T22:52:11.6071358Z ++ FSIZE=567 2025-06-01T22:52:11.6071902Z ++ echo '"torch/include/ATen/ops/lgamma_meta.h",sha256=AiofU8RBmjA4QdoPyLU3PTINBJx51zjbo2Pb1frKi5Y,567' 2025-06-01T22:52:11.6072138Z ++ read fname 2025-06-01T22:52:11.6072386Z ++ make_wheel_record torch/include/ATen/ops/lgamma_meta_dispatch.h 2025-06-01T22:52:11.6072556Z ++ FPATH=torch/include/ATen/ops/lgamma_meta_dispatch.h 2025-06-01T22:52:11.6072720Z ++ echo torch/include/ATen/ops/lgamma_meta_dispatch.h 2025-06-01T22:52:11.6072927Z ++ grep RECORD 2025-06-01T22:52:11.6092307Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lgamma_meta_dispatch.h 2025-06-01T22:52:11.6092932Z +++ openssl base64 2025-06-01T22:52:11.6094287Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.6095745Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.6098418Z +++ sed -e s/=//g 2025-06-01T22:52:11.6132879Z ++ HASH=URa2AhwDKi5HIkPzGTb8jyjdf3PbplyHKUY8boVYgio 2025-06-01T22:52:11.6138821Z +++ ls -nl torch/include/ATen/ops/lgamma_meta_dispatch.h 2025-06-01T22:52:11.6139180Z +++ awk '{print $5}' 2025-06-01T22:52:11.6166353Z ++ FSIZE=930 2025-06-01T22:52:11.6166888Z ++ echo '"torch/include/ATen/ops/lgamma_meta_dispatch.h",sha256=URa2AhwDKi5HIkPzGTb8jyjdf3PbplyHKUY8boVYgio,930' 2025-06-01T22:52:11.6167008Z ++ read fname 2025-06-01T22:52:11.6167204Z ++ make_wheel_record torch/include/ATen/ops/lgamma_native.h 2025-06-01T22:52:11.6167357Z ++ FPATH=torch/include/ATen/ops/lgamma_native.h 2025-06-01T22:52:11.6169169Z ++ echo torch/include/ATen/ops/lgamma_native.h 2025-06-01T22:52:11.6170201Z ++ grep RECORD 2025-06-01T22:52:11.6195869Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lgamma_native.h 2025-06-01T22:52:11.6196066Z +++ openssl base64 2025-06-01T22:52:11.6196404Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.6196521Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.6196635Z +++ sed -e s/=//g 2025-06-01T22:52:11.6236658Z ++ HASH=hLRCWbsa2SLWaxY5YRO5m9CHFQ235J9GiJT-3XLkv2c 2025-06-01T22:52:11.6239137Z +++ ls -nl torch/include/ATen/ops/lgamma_native.h 2025-06-01T22:52:11.6239270Z +++ awk '{print $5}' 2025-06-01T22:52:11.6268473Z ++ FSIZE=596 2025-06-01T22:52:11.6269182Z ++ echo '"torch/include/ATen/ops/lgamma_native.h",sha256=hLRCWbsa2SLWaxY5YRO5m9CHFQ235J9GiJT-3XLkv2c,596' 2025-06-01T22:52:11.6269316Z ++ read fname 2025-06-01T22:52:11.6269498Z ++ make_wheel_record torch/include/ATen/ops/lgamma_ops.h 2025-06-01T22:52:11.6269637Z ++ FPATH=torch/include/ATen/ops/lgamma_ops.h 2025-06-01T22:52:11.6269821Z ++ echo torch/include/ATen/ops/lgamma_ops.h 2025-06-01T22:52:11.6269922Z ++ grep RECORD 2025-06-01T22:52:11.6290643Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lgamma_ops.h 2025-06-01T22:52:11.6290780Z +++ openssl base64 2025-06-01T22:52:11.6291665Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.6292970Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.6294122Z +++ sed -e s/=//g 2025-06-01T22:52:11.6330734Z ++ HASH=vb_RYgjgGIOC34XoYH2UjG69MoDsZeq9EvKVgCDDiLc 2025-06-01T22:52:11.6337034Z +++ ls -nl torch/include/ATen/ops/lgamma_ops.h 2025-06-01T22:52:11.6337140Z +++ awk '{print $5}' 2025-06-01T22:52:11.6365834Z ++ FSIZE=2046 2025-06-01T22:52:11.6366295Z ++ echo '"torch/include/ATen/ops/lgamma_ops.h",sha256=vb_RYgjgGIOC34XoYH2UjG69MoDsZeq9EvKVgCDDiLc,2046' 2025-06-01T22:52:11.6366417Z ++ read fname 2025-06-01T22:52:11.6366580Z ++ make_wheel_record torch/include/ATen/ops/lift.h 2025-06-01T22:52:11.6366709Z ++ FPATH=torch/include/ATen/ops/lift.h 2025-06-01T22:52:11.6366836Z ++ echo torch/include/ATen/ops/lift.h 2025-06-01T22:52:11.6367301Z ++ grep RECORD 2025-06-01T22:52:11.6393263Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift.h 2025-06-01T22:52:11.6393440Z +++ openssl base64 2025-06-01T22:52:11.6393587Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.6393688Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.6393799Z +++ sed -e s/=//g 2025-06-01T22:52:11.6433219Z ++ HASH=tcnlL0QfuMJmB3Q96AwAmlP_COOTCHC-CKFVAEsyxZE 2025-06-01T22:52:11.6437328Z +++ ls -nl torch/include/ATen/ops/lift.h 2025-06-01T22:52:11.6437446Z +++ awk '{print $5}' 2025-06-01T22:52:11.6464537Z ++ FSIZE=1007 2025-06-01T22:52:11.6465045Z ++ echo '"torch/include/ATen/ops/lift.h",sha256=tcnlL0QfuMJmB3Q96AwAmlP_COOTCHC-CKFVAEsyxZE,1007' 2025-06-01T22:52:11.6465209Z ++ read fname 2025-06-01T22:52:11.6465554Z ++ make_wheel_record torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6465830Z ++ FPATH=torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6467504Z ++ echo torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6467779Z ++ grep RECORD 2025-06-01T22:52:11.6488720Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6488836Z +++ openssl base64 2025-06-01T22:52:11.6489865Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.6490917Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.6492188Z +++ sed -e s/=//g 2025-06-01T22:52:11.6530345Z ++ HASH=s_qMNtOHoiiLcIa0ORiGWFYuUtN-sI25ELheo3nlNMU 2025-06-01T22:52:11.6535357Z +++ ls -nl torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6536232Z +++ awk '{print $5}' 2025-06-01T22:52:11.6562867Z ++ FSIZE=915 2025-06-01T22:52:11.6563552Z ++ echo '"torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h",sha256=s_qMNtOHoiiLcIa0ORiGWFYuUtN-sI25ELheo3nlNMU,915' 2025-06-01T22:52:11.6563663Z ++ read fname 2025-06-01T22:52:11.6563843Z ++ make_wheel_record torch/include/ATen/ops/lift_fresh.h 2025-06-01T22:52:11.6564132Z ++ FPATH=torch/include/ATen/ops/lift_fresh.h 2025-06-01T22:52:11.6564477Z ++ echo torch/include/ATen/ops/lift_fresh.h 2025-06-01T22:52:11.6565281Z ++ grep RECORD 2025-06-01T22:52:11.6590191Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift_fresh.h 2025-06-01T22:52:11.6590371Z +++ openssl base64 2025-06-01T22:52:11.6590493Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.6590969Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.6591498Z +++ sed -e s/=//g 2025-06-01T22:52:11.6630325Z ++ HASH=DP7djgn4P9xUkbVFBdJxebVgb28KIlK3oCU40GgwQRw 2025-06-01T22:52:11.6633386Z +++ ls -nl torch/include/ATen/ops/lift_fresh.h 2025-06-01T22:52:11.6634513Z +++ awk '{print $5}' 2025-06-01T22:52:11.6661875Z ++ FSIZE=659 2025-06-01T22:52:11.6662473Z ++ echo '"torch/include/ATen/ops/lift_fresh.h",sha256=DP7djgn4P9xUkbVFBdJxebVgb28KIlK3oCU40GgwQRw,659' 2025-06-01T22:52:11.6662585Z ++ read fname 2025-06-01T22:52:11.6662942Z ++ make_wheel_record torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6663264Z ++ FPATH=torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6664462Z ++ echo torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6665478Z ++ grep RECORD 2025-06-01T22:52:11.6686856Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6687117Z +++ openssl base64 2025-06-01T22:52:11.6687452Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.6688444Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.6689719Z +++ sed -e s/=//g 2025-06-01T22:52:11.6728016Z ++ HASH=Epp3eIkqwBXIoyRvlyOC37GqqputV8dEDUxfUlePUl4 2025-06-01T22:52:11.6733485Z +++ ls -nl torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6734560Z +++ awk '{print $5}' 2025-06-01T22:52:11.6761162Z ++ FSIZE=768 2025-06-01T22:52:11.6761887Z ++ echo '"torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h",sha256=Epp3eIkqwBXIoyRvlyOC37GqqputV8dEDUxfUlePUl4,768' 2025-06-01T22:52:11.6761984Z ++ read fname 2025-06-01T22:52:11.6762196Z ++ make_wheel_record torch/include/ATen/ops/lift_fresh_copy.h 2025-06-01T22:52:11.6762345Z ++ FPATH=torch/include/ATen/ops/lift_fresh_copy.h 2025-06-01T22:52:11.6763028Z ++ echo torch/include/ATen/ops/lift_fresh_copy.h 2025-06-01T22:52:11.6764323Z ++ grep RECORD 2025-06-01T22:52:11.6790403Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift_fresh_copy.h 2025-06-01T22:52:11.6790594Z +++ openssl base64 2025-06-01T22:52:11.6790740Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.6790841Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.6791075Z +++ sed -e s/=//g 2025-06-01T22:52:11.6831970Z ++ HASH=MopjZl2463_cPFJTWsT0IQ2TYI41xshlqpnNY2a001U 2025-06-01T22:52:11.6833886Z +++ ls -nl torch/include/ATen/ops/lift_fresh_copy.h 2025-06-01T22:52:11.6835151Z +++ awk '{print $5}' 2025-06-01T22:52:11.6862177Z ++ FSIZE=1117 2025-06-01T22:52:11.6862764Z ++ echo '"torch/include/ATen/ops/lift_fresh_copy.h",sha256=MopjZl2463_cPFJTWsT0IQ2TYI41xshlqpnNY2a001U,1117' 2025-06-01T22:52:11.6862871Z ++ read fname 2025-06-01T22:52:11.6863266Z ++ make_wheel_record torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6863591Z ++ FPATH=torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6863932Z ++ echo torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6864806Z ++ grep RECORD 2025-06-01T22:52:11.6886810Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6886926Z +++ openssl base64 2025-06-01T22:52:11.6887035Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.6888128Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.6889357Z +++ sed -e s/=//g 2025-06-01T22:52:11.6927938Z ++ HASH=V638bvtxhLG_tfXr2hDynzA1nlm3F38RiERbWUGz8d4 2025-06-01T22:52:11.6932903Z +++ ls -nl torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:11.6933471Z +++ awk '{print $5}' 2025-06-01T22:52:11.6959793Z ++ FSIZE=885 2025-06-01T22:52:11.6960477Z ++ echo '"torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h",sha256=V638bvtxhLG_tfXr2hDynzA1nlm3F38RiERbWUGz8d4,885' 2025-06-01T22:52:11.6960572Z ++ read fname 2025-06-01T22:52:11.6961023Z ++ make_wheel_record torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.6961441Z ++ FPATH=torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.6962886Z ++ echo torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.6963694Z ++ grep RECORD 2025-06-01T22:52:11.6988693Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.6988828Z +++ openssl base64 2025-06-01T22:52:11.6988927Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.6989040Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.6989619Z +++ sed -e s/=//g 2025-06-01T22:52:11.7031102Z ++ HASH=mUq97k2g47V7UMj1bwth1mj96g3dmFpk93xGVY_hMXI 2025-06-01T22:52:11.7033274Z +++ ls -nl torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.7033674Z +++ awk '{print $5}' 2025-06-01T22:52:11.7061369Z ++ FSIZE=799 2025-06-01T22:52:11.7062326Z ++ echo '"torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=mUq97k2g47V7UMj1bwth1mj96g3dmFpk93xGVY_hMXI,799' 2025-06-01T22:52:11.7062428Z ++ read fname 2025-06-01T22:52:11.7062666Z ++ make_wheel_record torch/include/ATen/ops/lift_fresh_copy_native.h 2025-06-01T22:52:11.7062860Z ++ FPATH=torch/include/ATen/ops/lift_fresh_copy_native.h 2025-06-01T22:52:11.7063037Z ++ echo torch/include/ATen/ops/lift_fresh_copy_native.h 2025-06-01T22:52:11.7063660Z ++ grep RECORD 2025-06-01T22:52:11.7086495Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift_fresh_copy_native.h 2025-06-01T22:52:11.7086616Z +++ openssl base64 2025-06-01T22:52:11.7086720Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.7086994Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.7088336Z +++ sed -e s/=//g 2025-06-01T22:52:11.7126454Z ++ HASH=nBB0tuDlWUF01phli5-TJ9sQfpWqP8cUGNCgeQGrwO4 2025-06-01T22:52:11.7131235Z +++ ls -nl torch/include/ATen/ops/lift_fresh_copy_native.h 2025-06-01T22:52:11.7132185Z +++ awk '{print $5}' 2025-06-01T22:52:11.7160168Z ++ FSIZE=572 2025-06-01T22:52:11.7160747Z ++ echo '"torch/include/ATen/ops/lift_fresh_copy_native.h",sha256=nBB0tuDlWUF01phli5-TJ9sQfpWqP8cUGNCgeQGrwO4,572' 2025-06-01T22:52:11.7160860Z ++ read fname 2025-06-01T22:52:11.7162735Z ++ make_wheel_record torch/include/ATen/ops/lift_fresh_copy_ops.h 2025-06-01T22:52:11.7162937Z ++ FPATH=torch/include/ATen/ops/lift_fresh_copy_ops.h 2025-06-01T22:52:11.7163183Z ++ echo torch/include/ATen/ops/lift_fresh_copy_ops.h 2025-06-01T22:52:11.7163280Z ++ grep RECORD 2025-06-01T22:52:11.7187948Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift_fresh_copy_ops.h 2025-06-01T22:52:11.7188090Z +++ openssl base64 2025-06-01T22:52:11.7188193Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.7188293Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.7188742Z +++ sed -e s/=//g 2025-06-01T22:52:11.7228701Z ++ HASH=IwN_o87AEAyU7ouYHn6yII_jhhIsDWFCmlCbFxLOSJY 2025-06-01T22:52:11.7232275Z +++ ls -nl torch/include/ATen/ops/lift_fresh_copy_ops.h 2025-06-01T22:52:11.7232395Z +++ awk '{print $5}' 2025-06-01T22:52:11.7259827Z ++ FSIZE=1601 2025-06-01T22:52:11.7260360Z ++ echo '"torch/include/ATen/ops/lift_fresh_copy_ops.h",sha256=IwN_o87AEAyU7ouYHn6yII_jhhIsDWFCmlCbFxLOSJY,1601' 2025-06-01T22:52:11.7260478Z ++ read fname 2025-06-01T22:52:11.7260755Z ++ make_wheel_record torch/include/ATen/ops/lift_fresh_native.h 2025-06-01T22:52:11.7260911Z ++ FPATH=torch/include/ATen/ops/lift_fresh_native.h 2025-06-01T22:52:11.7261666Z ++ echo torch/include/ATen/ops/lift_fresh_native.h 2025-06-01T22:52:11.7262786Z ++ grep RECORD 2025-06-01T22:52:11.7285610Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift_fresh_native.h 2025-06-01T22:52:11.7285720Z +++ openssl base64 2025-06-01T22:52:11.7285847Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.7286915Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.7287494Z +++ sed -e s/=//g 2025-06-01T22:52:11.7325717Z ++ HASH=uq5XG5BqR28UCHIoh7RyPjotPfwsDedZWkziXmPMBfs 2025-06-01T22:52:11.7330427Z +++ ls -nl torch/include/ATen/ops/lift_fresh_native.h 2025-06-01T22:52:11.7331242Z +++ awk '{print $5}' 2025-06-01T22:52:11.7355093Z ++ FSIZE=480 2025-06-01T22:52:11.7355760Z ++ echo '"torch/include/ATen/ops/lift_fresh_native.h",sha256=uq5XG5BqR28UCHIoh7RyPjotPfwsDedZWkziXmPMBfs,480' 2025-06-01T22:52:11.7355875Z ++ read fname 2025-06-01T22:52:11.7356153Z ++ make_wheel_record torch/include/ATen/ops/lift_fresh_ops.h 2025-06-01T22:52:11.7356402Z ++ FPATH=torch/include/ATen/ops/lift_fresh_ops.h 2025-06-01T22:52:11.7359843Z ++ echo torch/include/ATen/ops/lift_fresh_ops.h 2025-06-01T22:52:11.7360721Z ++ grep RECORD 2025-06-01T22:52:11.7384413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift_fresh_ops.h 2025-06-01T22:52:11.7384601Z +++ openssl base64 2025-06-01T22:52:11.7384707Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.7384821Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.7385432Z +++ sed -e s/=//g 2025-06-01T22:52:11.7425646Z ++ HASH=IdKNhyirIje_UUAjOMqsgwgkgjr0R4Fvw6d46Qlatso 2025-06-01T22:52:11.7429275Z +++ ls -nl torch/include/ATen/ops/lift_fresh_ops.h 2025-06-01T22:52:11.7430214Z +++ awk '{print $5}' 2025-06-01T22:52:11.7454227Z ++ FSIZE=975 2025-06-01T22:52:11.7454729Z ++ echo '"torch/include/ATen/ops/lift_fresh_ops.h",sha256=IdKNhyirIje_UUAjOMqsgwgkgjr0R4Fvw6d46Qlatso,975' 2025-06-01T22:52:11.7454837Z ++ read fname 2025-06-01T22:52:11.7455260Z ++ make_wheel_record torch/include/ATen/ops/lift_native.h 2025-06-01T22:52:11.7455433Z ++ FPATH=torch/include/ATen/ops/lift_native.h 2025-06-01T22:52:11.7458282Z ++ echo torch/include/ATen/ops/lift_native.h 2025-06-01T22:52:11.7459583Z ++ grep RECORD 2025-06-01T22:52:11.7482929Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift_native.h 2025-06-01T22:52:11.7483132Z +++ openssl base64 2025-06-01T22:52:11.7483239Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.7483339Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.7485198Z +++ sed -e s/=//g 2025-06-01T22:52:11.7525049Z ++ HASH=gG0soRJv4Sv1PUVlpX6QOUzxmfd_lTz9jX6iqOjWd5o 2025-06-01T22:52:11.7528421Z +++ ls -nl torch/include/ATen/ops/lift_native.h 2025-06-01T22:52:11.7529491Z +++ awk '{print $5}' 2025-06-01T22:52:11.7553244Z ++ FSIZE=550 2025-06-01T22:52:11.7553721Z ++ echo '"torch/include/ATen/ops/lift_native.h",sha256=gG0soRJv4Sv1PUVlpX6QOUzxmfd_lTz9jX6iqOjWd5o,550' 2025-06-01T22:52:11.7553823Z ++ read fname 2025-06-01T22:52:11.7554537Z ++ make_wheel_record torch/include/ATen/ops/lift_ops.h 2025-06-01T22:52:11.7554695Z ++ FPATH=torch/include/ATen/ops/lift_ops.h 2025-06-01T22:52:11.7557332Z ++ echo torch/include/ATen/ops/lift_ops.h 2025-06-01T22:52:11.7559211Z ++ grep RECORD 2025-06-01T22:52:11.7582912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lift_ops.h 2025-06-01T22:52:11.7583093Z +++ openssl base64 2025-06-01T22:52:11.7583516Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.7583833Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.7584127Z +++ sed -e s/=//g 2025-06-01T22:52:11.7625947Z ++ HASH=88OHbJayesP9EKvblz2ipPJZudzL74s1ixrocDHcxF4 2025-06-01T22:52:11.7628369Z +++ ls -nl torch/include/ATen/ops/lift_ops.h 2025-06-01T22:52:11.7629449Z +++ awk '{print $5}' 2025-06-01T22:52:11.7653950Z ++ FSIZE=1535 2025-06-01T22:52:11.7654560Z ++ echo '"torch/include/ATen/ops/lift_ops.h",sha256=88OHbJayesP9EKvblz2ipPJZudzL74s1ixrocDHcxF4,1535' 2025-06-01T22:52:11.7655232Z ++ read fname 2025-06-01T22:52:11.7655597Z ++ make_wheel_record torch/include/ATen/ops/linalg_cholesky.h 2025-06-01T22:52:11.7656079Z ++ FPATH=torch/include/ATen/ops/linalg_cholesky.h 2025-06-01T22:52:11.7657682Z ++ echo torch/include/ATen/ops/linalg_cholesky.h 2025-06-01T22:52:11.7659355Z ++ grep RECORD 2025-06-01T22:52:11.7683242Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cholesky.h 2025-06-01T22:52:11.7683765Z +++ openssl base64 2025-06-01T22:52:11.7684158Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.7684591Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.7684890Z +++ sed -e s/=//g 2025-06-01T22:52:11.7725260Z ++ HASH=mccDtbD3wniI717rr9d_NSCoimTtosQ55EHgebPfhNg 2025-06-01T22:52:11.7727779Z +++ ls -nl torch/include/ATen/ops/linalg_cholesky.h 2025-06-01T22:52:11.7728558Z +++ awk '{print $5}' 2025-06-01T22:52:11.7752699Z ++ FSIZE=1243 2025-06-01T22:52:11.7753332Z ++ echo '"torch/include/ATen/ops/linalg_cholesky.h",sha256=mccDtbD3wniI717rr9d_NSCoimTtosQ55EHgebPfhNg,1243' 2025-06-01T22:52:11.7754253Z ++ read fname 2025-06-01T22:52:11.7754795Z ++ make_wheel_record torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.7755670Z ++ FPATH=torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.7757013Z ++ echo torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.7757878Z ++ grep RECORD 2025-06-01T22:52:11.7780984Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.7781686Z +++ openssl base64 2025-06-01T22:52:11.7781961Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.7782212Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.7782486Z +++ sed -e s/=//g 2025-06-01T22:52:11.7820887Z ++ HASH=AeQTce46XEZ1XMKLAvuoyta2I_xPueqUgkVSqn0ALUY 2025-06-01T22:52:11.7824909Z +++ ls -nl torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.7825992Z +++ awk '{print $5}' 2025-06-01T22:52:11.7850264Z ++ FSIZE=996 2025-06-01T22:52:11.7851135Z ++ echo '"torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h",sha256=AeQTce46XEZ1XMKLAvuoyta2I_xPueqUgkVSqn0ALUY,996' 2025-06-01T22:52:11.7852027Z ++ read fname 2025-06-01T22:52:11.7852390Z ++ make_wheel_record torch/include/ATen/ops/linalg_cholesky_ex.h 2025-06-01T22:52:11.7852913Z ++ FPATH=torch/include/ATen/ops/linalg_cholesky_ex.h 2025-06-01T22:52:11.7854159Z ++ echo torch/include/ATen/ops/linalg_cholesky_ex.h 2025-06-01T22:52:11.7855077Z ++ grep RECORD 2025-06-01T22:52:11.7877863Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cholesky_ex.h 2025-06-01T22:52:11.7878416Z +++ openssl base64 2025-06-01T22:52:11.7878684Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.7878933Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.7880263Z +++ sed -e s/=//g 2025-06-01T22:52:11.7921402Z ++ HASH=AGdHRXNdWOmivZG9ip5o8sDiCm53ky3Jt6SwZhyKvBg 2025-06-01T22:52:11.7924856Z +++ ls -nl torch/include/ATen/ops/linalg_cholesky_ex.h 2025-06-01T22:52:11.7925689Z +++ awk '{print $5}' 2025-06-01T22:52:11.7949591Z ++ FSIZE=1661 2025-06-01T22:52:11.7951455Z ++ echo '"torch/include/ATen/ops/linalg_cholesky_ex.h",sha256=AGdHRXNdWOmivZG9ip5o8sDiCm53ky3Jt6SwZhyKvBg,1661' 2025-06-01T22:52:11.7952257Z ++ read fname 2025-06-01T22:52:11.7952897Z ++ make_wheel_record torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.7953933Z ++ FPATH=torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.7954925Z ++ echo torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.7955585Z ++ grep RECORD 2025-06-01T22:52:11.7974497Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.7975308Z +++ openssl base64 2025-06-01T22:52:11.7976027Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.7978159Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.7979267Z +++ sed -e s/=//g 2025-06-01T22:52:11.8017229Z ++ HASH=DmQ8sjVgsv-xvdPtLZ2jc6zlXH9nRqvTD7_is42Egx4 2025-06-01T22:52:11.8021394Z +++ ls -nl torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.8022552Z +++ awk '{print $5}' 2025-06-01T22:52:11.8047926Z ++ FSIZE=870 2025-06-01T22:52:11.8048888Z ++ echo '"torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h",sha256=DmQ8sjVgsv-xvdPtLZ2jc6zlXH9nRqvTD7_is42Egx4,870' 2025-06-01T22:52:11.8049865Z ++ read fname 2025-06-01T22:52:11.8050303Z ++ make_wheel_record torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h 2025-06-01T22:52:11.8050941Z ++ FPATH=torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h 2025-06-01T22:52:11.8051531Z ++ echo torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h 2025-06-01T22:52:11.8052267Z ++ grep RECORD 2025-06-01T22:52:11.8076675Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h 2025-06-01T22:52:11.8077420Z +++ openssl base64 2025-06-01T22:52:11.8077682Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.8077948Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.8078206Z +++ sed -e s/=//g 2025-06-01T22:52:11.8119645Z ++ HASH=jp6nL0xHjHECvBbG-05mp0ZZH4oqU5bZ-NczqNyoWc0 2025-06-01T22:52:11.8121777Z +++ ls -nl torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h 2025-06-01T22:52:11.8122379Z +++ awk '{print $5}' 2025-06-01T22:52:11.8147565Z ++ FSIZE=1143 2025-06-01T22:52:11.8148306Z ++ echo '"torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h",sha256=jp6nL0xHjHECvBbG-05mp0ZZH4oqU5bZ-NczqNyoWc0,1143' 2025-06-01T22:52:11.8149085Z ++ read fname 2025-06-01T22:52:11.8149516Z ++ make_wheel_record torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h 2025-06-01T22:52:11.8150178Z ++ FPATH=torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h 2025-06-01T22:52:11.8150929Z ++ echo torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h 2025-06-01T22:52:11.8151716Z ++ grep RECORD 2025-06-01T22:52:11.8172135Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h 2025-06-01T22:52:11.8172716Z +++ openssl base64 2025-06-01T22:52:11.8173403Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.8174813Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.8176163Z +++ sed -e s/=//g 2025-06-01T22:52:11.8212400Z ++ HASH=9KQ1cc9zfJyNExBdNjbpc5qfajZfbm9bW3uCRf6e_EY 2025-06-01T22:52:11.8218027Z +++ ls -nl torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h 2025-06-01T22:52:11.8218509Z +++ awk '{print $5}' 2025-06-01T22:52:11.8245018Z ++ FSIZE=1145 2025-06-01T22:52:11.8245967Z ++ echo '"torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h",sha256=9KQ1cc9zfJyNExBdNjbpc5qfajZfbm9bW3uCRf6e_EY,1145' 2025-06-01T22:52:11.8246754Z ++ read fname 2025-06-01T22:52:11.8247138Z ++ make_wheel_record torch/include/ATen/ops/linalg_cholesky_ex_meta.h 2025-06-01T22:52:11.8247728Z ++ FPATH=torch/include/ATen/ops/linalg_cholesky_ex_meta.h 2025-06-01T22:52:11.8248248Z ++ echo torch/include/ATen/ops/linalg_cholesky_ex_meta.h 2025-06-01T22:52:11.8248654Z ++ grep RECORD 2025-06-01T22:52:11.8272760Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cholesky_ex_meta.h 2025-06-01T22:52:11.8273308Z +++ openssl base64 2025-06-01T22:52:11.8273638Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.8273883Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.8274157Z +++ sed -e s/=//g 2025-06-01T22:52:11.8315476Z ++ HASH=RuWJRIvLoc9_eXJH5o6Jt5VPaCHkUg7yrmU4rrrCM2o 2025-06-01T22:52:11.8317640Z +++ ls -nl torch/include/ATen/ops/linalg_cholesky_ex_meta.h 2025-06-01T22:52:11.8318341Z +++ awk '{print $5}' 2025-06-01T22:52:11.8346896Z ++ FSIZE=610 2025-06-01T22:52:11.8347594Z ++ echo '"torch/include/ATen/ops/linalg_cholesky_ex_meta.h",sha256=RuWJRIvLoc9_eXJH5o6Jt5VPaCHkUg7yrmU4rrrCM2o,610' 2025-06-01T22:52:11.8348304Z ++ read fname 2025-06-01T22:52:11.8348759Z ++ make_wheel_record torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h 2025-06-01T22:52:11.8349421Z ++ FPATH=torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h 2025-06-01T22:52:11.8350015Z ++ echo torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h 2025-06-01T22:52:11.8350476Z ++ grep RECORD 2025-06-01T22:52:11.8370368Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h 2025-06-01T22:52:11.8370996Z +++ openssl base64 2025-06-01T22:52:11.8371257Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.8372475Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.8373770Z +++ sed -e s/=//g 2025-06-01T22:52:11.8410260Z ++ HASH=oZzyKuoZClkeng2J_RTrQGjLFgm_uAOvVnV9BU4twnk 2025-06-01T22:52:11.8417105Z +++ ls -nl torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h 2025-06-01T22:52:11.8417566Z +++ awk '{print $5}' 2025-06-01T22:52:11.8443864Z ++ FSIZE=1145 2025-06-01T22:52:11.8444930Z ++ echo '"torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h",sha256=oZzyKuoZClkeng2J_RTrQGjLFgm_uAOvVnV9BU4twnk,1145' 2025-06-01T22:52:11.8455418Z ++ read fname 2025-06-01T22:52:11.8455824Z ++ make_wheel_record torch/include/ATen/ops/linalg_cholesky_ex_native.h 2025-06-01T22:52:11.8456772Z ++ FPATH=torch/include/ATen/ops/linalg_cholesky_ex_native.h 2025-06-01T22:52:11.8457294Z ++ echo torch/include/ATen/ops/linalg_cholesky_ex_native.h 2025-06-01T22:52:11.8457705Z ++ grep RECORD 2025-06-01T22:52:11.8471795Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cholesky_ex_native.h 2025-06-01T22:52:11.8472404Z +++ openssl base64 2025-06-01T22:52:11.8472696Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.8472941Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.8473209Z +++ sed -e s/=//g 2025-06-01T22:52:11.8514334Z ++ HASH=9k2FWLquQXG8q6GP_dXjZXcFeco4xog55UzbxTQj9_A 2025-06-01T22:52:11.8516176Z +++ ls -nl torch/include/ATen/ops/linalg_cholesky_ex_native.h 2025-06-01T22:52:11.8517479Z +++ awk '{print $5}' 2025-06-01T22:52:11.8545831Z ++ FSIZE=686 2025-06-01T22:52:11.8546759Z ++ echo '"torch/include/ATen/ops/linalg_cholesky_ex_native.h",sha256=9k2FWLquQXG8q6GP_dXjZXcFeco4xog55UzbxTQj9_A,686' 2025-06-01T22:52:11.8547644Z ++ read fname 2025-06-01T22:52:11.8548030Z ++ make_wheel_record torch/include/ATen/ops/linalg_cholesky_ex_ops.h 2025-06-01T22:52:11.8548593Z ++ FPATH=torch/include/ATen/ops/linalg_cholesky_ex_ops.h 2025-06-01T22:52:11.8549079Z ++ echo torch/include/ATen/ops/linalg_cholesky_ex_ops.h 2025-06-01T22:52:11.8549496Z ++ grep RECORD 2025-06-01T22:52:11.8568837Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cholesky_ex_ops.h 2025-06-01T22:52:11.8569404Z +++ openssl base64 2025-06-01T22:52:11.8569991Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.8571427Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.8572750Z +++ sed -e s/=//g 2025-06-01T22:52:11.8610285Z ++ HASH=v_kh1Y-oFbq0joo3Mo3V9CRvlJ2hcv1mquc7KrTkrFM 2025-06-01T22:52:11.8615622Z +++ ls -nl torch/include/ATen/ops/linalg_cholesky_ex_ops.h 2025-06-01T22:52:11.8616583Z +++ awk '{print $5}' 2025-06-01T22:52:11.8643306Z ++ FSIZE=2107 2025-06-01T22:52:11.8644134Z ++ echo '"torch/include/ATen/ops/linalg_cholesky_ex_ops.h",sha256=v_kh1Y-oFbq0joo3Mo3V9CRvlJ2hcv1mquc7KrTkrFM,2107' 2025-06-01T22:52:11.8645018Z ++ read fname 2025-06-01T22:52:11.8645762Z ++ make_wheel_record torch/include/ATen/ops/linalg_cholesky_native.h 2025-06-01T22:52:11.8646320Z ++ FPATH=torch/include/ATen/ops/linalg_cholesky_native.h 2025-06-01T22:52:11.8646825Z ++ echo torch/include/ATen/ops/linalg_cholesky_native.h 2025-06-01T22:52:11.8647275Z ++ grep RECORD 2025-06-01T22:52:11.8671430Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cholesky_native.h 2025-06-01T22:52:11.8672004Z +++ openssl base64 2025-06-01T22:52:11.8672260Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.8672519Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.8672772Z +++ sed -e s/=//g 2025-06-01T22:52:11.8711494Z ++ HASH=zXoS7W1ed8lkHjJDrUrg-OU2eO9KQcZaJJXq39o-u_w 2025-06-01T22:52:11.8712847Z +++ ls -nl torch/include/ATen/ops/linalg_cholesky_native.h 2025-06-01T22:52:11.8714523Z +++ awk '{print $5}' 2025-06-01T22:52:11.8743071Z ++ FSIZE=602 2025-06-01T22:52:11.8743752Z ++ echo '"torch/include/ATen/ops/linalg_cholesky_native.h",sha256=zXoS7W1ed8lkHjJDrUrg-OU2eO9KQcZaJJXq39o-u_w,602' 2025-06-01T22:52:11.8744470Z ++ read fname 2025-06-01T22:52:11.8744825Z ++ make_wheel_record torch/include/ATen/ops/linalg_cholesky_ops.h 2025-06-01T22:52:11.8745531Z ++ FPATH=torch/include/ATen/ops/linalg_cholesky_ops.h 2025-06-01T22:52:11.8746160Z ++ echo torch/include/ATen/ops/linalg_cholesky_ops.h 2025-06-01T22:52:11.8746564Z ++ grep RECORD 2025-06-01T22:52:11.8766702Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cholesky_ops.h 2025-06-01T22:52:11.8767243Z +++ openssl base64 2025-06-01T22:52:11.8767523Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.8767907Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.8769415Z +++ sed -e s/=//g 2025-06-01T22:52:11.8807920Z ++ HASH=qj6pY8TyigVfcwv-FH9MIEoePKDox8irm3WCi8y1tqs 2025-06-01T22:52:11.8812768Z +++ ls -nl torch/include/ATen/ops/linalg_cholesky_ops.h 2025-06-01T22:52:11.8813606Z +++ awk '{print $5}' 2025-06-01T22:52:11.8840502Z ++ FSIZE=1700 2025-06-01T22:52:11.8841387Z ++ echo '"torch/include/ATen/ops/linalg_cholesky_ops.h",sha256=qj6pY8TyigVfcwv-FH9MIEoePKDox8irm3WCi8y1tqs,1700' 2025-06-01T22:52:11.8842100Z ++ read fname 2025-06-01T22:52:11.8842440Z ++ make_wheel_record torch/include/ATen/ops/linalg_cond.h 2025-06-01T22:52:11.8842894Z ++ FPATH=torch/include/ATen/ops/linalg_cond.h 2025-06-01T22:52:11.8843291Z ++ echo torch/include/ATen/ops/linalg_cond.h 2025-06-01T22:52:11.8843645Z ++ grep RECORD 2025-06-01T22:52:11.8867748Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cond.h 2025-06-01T22:52:11.8868351Z +++ openssl base64 2025-06-01T22:52:11.8868599Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.8868858Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.8869132Z +++ sed -e s/=//g 2025-06-01T22:52:11.8909583Z ++ HASH=U63KWv0a6OwMGblG0xXOrGTMitl53zwrYk0cO854vKg 2025-06-01T22:52:11.8911980Z +++ ls -nl torch/include/ATen/ops/linalg_cond.h 2025-06-01T22:52:11.8912677Z +++ awk '{print $5}' 2025-06-01T22:52:11.8941407Z ++ FSIZE=1977 2025-06-01T22:52:11.8942095Z ++ echo '"torch/include/ATen/ops/linalg_cond.h",sha256=U63KWv0a6OwMGblG0xXOrGTMitl53zwrYk0cO854vKg,1977' 2025-06-01T22:52:11.8942770Z ++ read fname 2025-06-01T22:52:11.8943288Z ++ make_wheel_record torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.8944088Z ++ FPATH=torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.8944839Z ++ echo torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.8945599Z ++ grep RECORD 2025-06-01T22:52:11.8966986Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.8967701Z +++ openssl base64 2025-06-01T22:52:11.8967964Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.8968232Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.8968778Z +++ sed -e s/=//g 2025-06-01T22:52:11.9007278Z ++ HASH=hKTqwcicJYz5QNC_tUvGyCfjJ4cikQSG1pXWe0uITQ4 2025-06-01T22:52:11.9012323Z +++ ls -nl torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:11.9013086Z +++ awk '{print $5}' 2025-06-01T22:52:11.9038059Z ++ FSIZE=1369 2025-06-01T22:52:11.9039084Z ++ echo '"torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h",sha256=hKTqwcicJYz5QNC_tUvGyCfjJ4cikQSG1pXWe0uITQ4,1369' 2025-06-01T22:52:11.9039950Z ++ read fname 2025-06-01T22:52:11.9040353Z ++ make_wheel_record torch/include/ATen/ops/linalg_cond_native.h 2025-06-01T22:52:11.9040880Z ++ FPATH=torch/include/ATen/ops/linalg_cond_native.h 2025-06-01T22:52:11.9041332Z ++ echo torch/include/ATen/ops/linalg_cond_native.h 2025-06-01T22:52:11.9042666Z ++ grep RECORD 2025-06-01T22:52:11.9067826Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cond_native.h 2025-06-01T22:52:11.9068340Z +++ openssl base64 2025-06-01T22:52:11.9068602Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.9068852Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.9069115Z +++ sed -e s/=//g 2025-06-01T22:52:11.9110081Z ++ HASH=gzNJzz-o5W3bqDDXOXu3L634GilYbTwUvLee8I3BeFw 2025-06-01T22:52:11.9112048Z +++ ls -nl torch/include/ATen/ops/linalg_cond_native.h 2025-06-01T22:52:11.9113377Z +++ awk '{print $5}' 2025-06-01T22:52:11.9140801Z ++ FSIZE=839 2025-06-01T22:52:11.9141585Z ++ echo '"torch/include/ATen/ops/linalg_cond_native.h",sha256=gzNJzz-o5W3bqDDXOXu3L634GilYbTwUvLee8I3BeFw,839' 2025-06-01T22:52:11.9142277Z ++ read fname 2025-06-01T22:52:11.9142615Z ++ make_wheel_record torch/include/ATen/ops/linalg_cond_ops.h 2025-06-01T22:52:11.9143095Z ++ FPATH=torch/include/ATen/ops/linalg_cond_ops.h 2025-06-01T22:52:11.9143512Z ++ echo torch/include/ATen/ops/linalg_cond_ops.h 2025-06-01T22:52:11.9143890Z ++ grep RECORD 2025-06-01T22:52:11.9166796Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cond_ops.h 2025-06-01T22:52:11.9167339Z +++ openssl base64 2025-06-01T22:52:11.9167611Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.9167861Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.9168140Z +++ sed -e s/=//g 2025-06-01T22:52:11.9206433Z ++ HASH=uxfU_3ky03yH82qBaZzC4wp4ewAQpkRV8JO1cCukkGA 2025-06-01T22:52:11.9210305Z +++ ls -nl torch/include/ATen/ops/linalg_cond_ops.h 2025-06-01T22:52:11.9211608Z +++ awk '{print $5}' 2025-06-01T22:52:11.9238586Z ++ FSIZE=3124 2025-06-01T22:52:11.9239311Z ++ echo '"torch/include/ATen/ops/linalg_cond_ops.h",sha256=uxfU_3ky03yH82qBaZzC4wp4ewAQpkRV8JO1cCukkGA,3124' 2025-06-01T22:52:11.9239973Z ++ read fname 2025-06-01T22:52:11.9240311Z ++ make_wheel_record torch/include/ATen/ops/linalg_cross.h 2025-06-01T22:52:11.9240752Z ++ FPATH=torch/include/ATen/ops/linalg_cross.h 2025-06-01T22:52:11.9241155Z ++ echo torch/include/ATen/ops/linalg_cross.h 2025-06-01T22:52:11.9241504Z ++ grep RECORD 2025-06-01T22:52:11.9267240Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cross.h 2025-06-01T22:52:11.9267832Z +++ openssl base64 2025-06-01T22:52:11.9268091Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.9268354Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.9268605Z +++ sed -e s/=//g 2025-06-01T22:52:11.9308751Z ++ HASH=J4PYc3GXqHb4P3IGSirmwasVGz6rF3t1sapGo_45-HU 2025-06-01T22:52:11.9312056Z +++ ls -nl torch/include/ATen/ops/linalg_cross.h 2025-06-01T22:52:11.9313012Z +++ awk '{print $5}' 2025-06-01T22:52:11.9340715Z ++ FSIZE=1327 2025-06-01T22:52:11.9341418Z ++ echo '"torch/include/ATen/ops/linalg_cross.h",sha256=J4PYc3GXqHb4P3IGSirmwasVGz6rF3t1sapGo_45-HU,1327' 2025-06-01T22:52:11.9342088Z ++ read fname 2025-06-01T22:52:11.9342664Z ++ make_wheel_record torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.9343621Z ++ FPATH=torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.9344521Z ++ echo torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.9345122Z ++ grep RECORD 2025-06-01T22:52:11.9366596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.9367373Z +++ openssl base64 2025-06-01T22:52:11.9367650Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.9367903Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.9368702Z +++ sed -e s/=//g 2025-06-01T22:52:11.9407184Z ++ HASH=WxdqUrIeN0dnAB1Dhsrvo4heiigJ1foqgQbNPkIrs-I 2025-06-01T22:52:11.9412696Z +++ ls -nl torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:11.9413354Z +++ awk '{print $5}' 2025-06-01T22:52:11.9439905Z ++ FSIZE=838 2025-06-01T22:52:11.9440845Z ++ echo '"torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h",sha256=WxdqUrIeN0dnAB1Dhsrvo4heiigJ1foqgQbNPkIrs-I,838' 2025-06-01T22:52:11.9441796Z ++ read fname 2025-06-01T22:52:11.9442182Z ++ make_wheel_record torch/include/ATen/ops/linalg_cross_cpu_dispatch.h 2025-06-01T22:52:11.9442757Z ++ FPATH=torch/include/ATen/ops/linalg_cross_cpu_dispatch.h 2025-06-01T22:52:11.9443263Z ++ echo torch/include/ATen/ops/linalg_cross_cpu_dispatch.h 2025-06-01T22:52:11.9443675Z ++ grep RECORD 2025-06-01T22:52:11.9467989Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cross_cpu_dispatch.h 2025-06-01T22:52:11.9468566Z +++ openssl base64 2025-06-01T22:52:11.9468833Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.9469086Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.9469356Z +++ sed -e s/=//g 2025-06-01T22:52:11.9508673Z ++ HASH=GbUiLkfRAo3bBs_hP60FNHqbZtBvvu7k9t0HO5Uda1s 2025-06-01T22:52:11.9511692Z +++ ls -nl torch/include/ATen/ops/linalg_cross_cpu_dispatch.h 2025-06-01T22:52:11.9512831Z +++ awk '{print $5}' 2025-06-01T22:52:11.9541188Z ++ FSIZE=1018 2025-06-01T22:52:11.9541966Z ++ echo '"torch/include/ATen/ops/linalg_cross_cpu_dispatch.h",sha256=GbUiLkfRAo3bBs_hP60FNHqbZtBvvu7k9t0HO5Uda1s,1018' 2025-06-01T22:52:11.9542681Z ++ read fname 2025-06-01T22:52:11.9543079Z ++ make_wheel_record torch/include/ATen/ops/linalg_cross_cuda_dispatch.h 2025-06-01T22:52:11.9543648Z ++ FPATH=torch/include/ATen/ops/linalg_cross_cuda_dispatch.h 2025-06-01T22:52:11.9544167Z ++ echo torch/include/ATen/ops/linalg_cross_cuda_dispatch.h 2025-06-01T22:52:11.9544598Z ++ grep RECORD 2025-06-01T22:52:11.9566681Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cross_cuda_dispatch.h 2025-06-01T22:52:11.9567409Z +++ openssl base64 2025-06-01T22:52:11.9567676Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.9567956Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.9569302Z +++ sed -e s/=//g 2025-06-01T22:52:11.9608718Z ++ HASH=nJYsij1yAWkz-u6h9zD9C18rW1t6gYRcN_9KOlgo4dw 2025-06-01T22:52:11.9614082Z +++ ls -nl torch/include/ATen/ops/linalg_cross_cuda_dispatch.h 2025-06-01T22:52:11.9614784Z +++ awk '{print $5}' 2025-06-01T22:52:11.9641148Z ++ FSIZE=1020 2025-06-01T22:52:11.9641925Z ++ echo '"torch/include/ATen/ops/linalg_cross_cuda_dispatch.h",sha256=nJYsij1yAWkz-u6h9zD9C18rW1t6gYRcN_9KOlgo4dw,1020' 2025-06-01T22:52:11.9642673Z ++ read fname 2025-06-01T22:52:11.9643029Z ++ make_wheel_record torch/include/ATen/ops/linalg_cross_meta.h 2025-06-01T22:52:11.9643515Z ++ FPATH=torch/include/ATen/ops/linalg_cross_meta.h 2025-06-01T22:52:11.9644228Z ++ echo torch/include/ATen/ops/linalg_cross_meta.h 2025-06-01T22:52:11.9644777Z ++ grep RECORD 2025-06-01T22:52:11.9669479Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cross_meta.h 2025-06-01T22:52:11.9670003Z +++ openssl base64 2025-06-01T22:52:11.9670290Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.9670558Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.9670816Z +++ sed -e s/=//g 2025-06-01T22:52:11.9710068Z ++ HASH=cmozQs4hq2uGVA-ifZp1oyeBPGVk8-St0hqMz0uITXk 2025-06-01T22:52:11.9713086Z +++ ls -nl torch/include/ATen/ops/linalg_cross_meta.h 2025-06-01T22:52:11.9714245Z +++ awk '{print $5}' 2025-06-01T22:52:11.9742248Z ++ FSIZE=612 2025-06-01T22:52:11.9742897Z ++ echo '"torch/include/ATen/ops/linalg_cross_meta.h",sha256=cmozQs4hq2uGVA-ifZp1oyeBPGVk8-St0hqMz0uITXk,612' 2025-06-01T22:52:11.9743584Z ++ read fname 2025-06-01T22:52:11.9743969Z ++ make_wheel_record torch/include/ATen/ops/linalg_cross_meta_dispatch.h 2025-06-01T22:52:11.9744554Z ++ FPATH=torch/include/ATen/ops/linalg_cross_meta_dispatch.h 2025-06-01T22:52:11.9745089Z ++ echo torch/include/ATen/ops/linalg_cross_meta_dispatch.h 2025-06-01T22:52:11.9745877Z ++ grep RECORD 2025-06-01T22:52:11.9766313Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cross_meta_dispatch.h 2025-06-01T22:52:11.9767022Z +++ openssl base64 2025-06-01T22:52:11.9767301Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.9767556Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.9767982Z +++ sed -e s/=//g 2025-06-01T22:52:11.9808123Z ++ HASH=llqEj0BPdym1Z4fNBLfVb4gdzOSVsbO2LeFRLPa_C48 2025-06-01T22:52:11.9812858Z +++ ls -nl torch/include/ATen/ops/linalg_cross_meta_dispatch.h 2025-06-01T22:52:11.9813756Z +++ awk '{print $5}' 2025-06-01T22:52:11.9841552Z ++ FSIZE=1020 2025-06-01T22:52:11.9842279Z ++ echo '"torch/include/ATen/ops/linalg_cross_meta_dispatch.h",sha256=llqEj0BPdym1Z4fNBLfVb4gdzOSVsbO2LeFRLPa_C48,1020' 2025-06-01T22:52:11.9843011Z ++ read fname 2025-06-01T22:52:11.9843358Z ++ make_wheel_record torch/include/ATen/ops/linalg_cross_native.h 2025-06-01T22:52:11.9843863Z ++ FPATH=torch/include/ATen/ops/linalg_cross_native.h 2025-06-01T22:52:11.9844619Z ++ echo torch/include/ATen/ops/linalg_cross_native.h 2025-06-01T22:52:11.9845014Z ++ grep RECORD 2025-06-01T22:52:11.9867418Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cross_native.h 2025-06-01T22:52:11.9867986Z +++ openssl base64 2025-06-01T22:52:11.9868234Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.9868491Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.9868762Z +++ sed -e s/=//g 2025-06-01T22:52:11.9909260Z ++ HASH=Z43iT3i-6P018UhGhJnph4IIeTjUKFLwD5-GdvaDLUA 2025-06-01T22:52:11.9912120Z +++ ls -nl torch/include/ATen/ops/linalg_cross_native.h 2025-06-01T22:52:11.9912887Z +++ awk '{print $5}' 2025-06-01T22:52:11.9941322Z ++ FSIZE=766 2025-06-01T22:52:11.9941991Z ++ echo '"torch/include/ATen/ops/linalg_cross_native.h",sha256=Z43iT3i-6P018UhGhJnph4IIeTjUKFLwD5-GdvaDLUA,766' 2025-06-01T22:52:11.9942678Z ++ read fname 2025-06-01T22:52:11.9943030Z ++ make_wheel_record torch/include/ATen/ops/linalg_cross_ops.h 2025-06-01T22:52:11.9943517Z ++ FPATH=torch/include/ATen/ops/linalg_cross_ops.h 2025-06-01T22:52:11.9943947Z ++ echo torch/include/ATen/ops/linalg_cross_ops.h 2025-06-01T22:52:11.9944305Z ++ grep RECORD 2025-06-01T22:52:11.9965434Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_cross_ops.h 2025-06-01T22:52:11.9965964Z +++ openssl base64 2025-06-01T22:52:11.9966234Z +++ sed -e s/+/-/g 2025-06-01T22:52:11.9966497Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:11.9966884Z +++ sed -e s/=//g 2025-06-01T22:52:12.0006374Z ++ HASH=ljiNNqAOglQrM6nlB4juhX11Ti1NdvFhhTkyvWtyJUo 2025-06-01T22:52:12.0010012Z +++ ls -nl torch/include/ATen/ops/linalg_cross_ops.h 2025-06-01T22:52:12.0010873Z +++ awk '{print $5}' 2025-06-01T22:52:12.0039563Z ++ FSIZE=1852 2025-06-01T22:52:12.0040305Z ++ echo '"torch/include/ATen/ops/linalg_cross_ops.h",sha256=ljiNNqAOglQrM6nlB4juhX11Ti1NdvFhhTkyvWtyJUo,1852' 2025-06-01T22:52:12.0041002Z ++ read fname 2025-06-01T22:52:12.0041318Z ++ make_wheel_record torch/include/ATen/ops/linalg_det.h 2025-06-01T22:52:12.0041908Z ++ FPATH=torch/include/ATen/ops/linalg_det.h 2025-06-01T22:52:12.0042287Z ++ echo torch/include/ATen/ops/linalg_det.h 2025-06-01T22:52:12.0042644Z ++ grep RECORD 2025-06-01T22:52:12.0065249Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_det.h 2025-06-01T22:52:12.0065832Z +++ openssl base64 2025-06-01T22:52:12.0066151Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.0066402Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.0066676Z +++ sed -e s/=//g 2025-06-01T22:52:12.0107608Z ++ HASH=NxlvQ3YSDMqXeZR8CLZgNvLAlvgVVpIY3sJIXQ-6C8Y 2025-06-01T22:52:12.0109547Z +++ ls -nl torch/include/ATen/ops/linalg_det.h 2025-06-01T22:52:12.0109987Z +++ awk '{print $5}' 2025-06-01T22:52:12.0133909Z ++ FSIZE=1040 2025-06-01T22:52:12.0134570Z ++ echo '"torch/include/ATen/ops/linalg_det.h",sha256=NxlvQ3YSDMqXeZR8CLZgNvLAlvgVVpIY3sJIXQ-6C8Y,1040' 2025-06-01T22:52:12.0135245Z ++ read fname 2025-06-01T22:52:12.0135871Z ++ make_wheel_record torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.0136664Z ++ FPATH=torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.0137777Z ++ echo torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.0138833Z ++ grep RECORD 2025-06-01T22:52:12.0164185Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.0165117Z +++ openssl base64 2025-06-01T22:52:12.0165440Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.0165701Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.0165963Z +++ sed -e s/=//g 2025-06-01T22:52:12.0205154Z ++ HASH=dYCsBZYJzGdz__EwNHNbA4a0nbCgxN9B8p-1OA_6j8c 2025-06-01T22:52:12.0207738Z +++ ls -nl torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.0208381Z +++ awk '{print $5}' 2025-06-01T22:52:12.0233951Z ++ FSIZE=924 2025-06-01T22:52:12.0234754Z ++ echo '"torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h",sha256=dYCsBZYJzGdz__EwNHNbA4a0nbCgxN9B8p-1OA_6j8c,924' 2025-06-01T22:52:12.0235599Z ++ read fname 2025-06-01T22:52:12.0235949Z ++ make_wheel_record torch/include/ATen/ops/linalg_det_native.h 2025-06-01T22:52:12.0236455Z ++ FPATH=torch/include/ATen/ops/linalg_det_native.h 2025-06-01T22:52:12.0236909Z ++ echo torch/include/ATen/ops/linalg_det_native.h 2025-06-01T22:52:12.0237277Z ++ grep RECORD 2025-06-01T22:52:12.0255896Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_det_native.h 2025-06-01T22:52:12.0256710Z +++ openssl base64 2025-06-01T22:52:12.0257553Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.0260088Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.0260712Z +++ sed -e s/=//g 2025-06-01T22:52:12.0300966Z ++ HASH=YtoogQor_b16lp_wjmKw2FxpmqwUP2XcONU4WQq5rdI 2025-06-01T22:52:12.0304137Z +++ ls -nl torch/include/ATen/ops/linalg_det_native.h 2025-06-01T22:52:12.0304526Z +++ awk '{print $5}' 2025-06-01T22:52:12.0328634Z ++ FSIZE=556 2025-06-01T22:52:12.0329307Z ++ echo '"torch/include/ATen/ops/linalg_det_native.h",sha256=YtoogQor_b16lp_wjmKw2FxpmqwUP2XcONU4WQq5rdI,556' 2025-06-01T22:52:12.0329995Z ++ read fname 2025-06-01T22:52:12.0330349Z ++ make_wheel_record torch/include/ATen/ops/linalg_det_ops.h 2025-06-01T22:52:12.0330962Z ++ FPATH=torch/include/ATen/ops/linalg_det_ops.h 2025-06-01T22:52:12.0331664Z ++ echo torch/include/ATen/ops/linalg_det_ops.h 2025-06-01T22:52:12.0332814Z ++ grep RECORD 2025-06-01T22:52:12.0352360Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_det_ops.h 2025-06-01T22:52:12.0353012Z +++ openssl base64 2025-06-01T22:52:12.0354272Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.0355752Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.0357211Z +++ sed -e s/=//g 2025-06-01T22:52:12.0398178Z ++ HASH=YUexSFx_1SPZWK6R_lf7Eh8Tj7r_piFpu8T4zAKqx_A 2025-06-01T22:52:12.0401078Z +++ ls -nl torch/include/ATen/ops/linalg_det_ops.h 2025-06-01T22:52:12.0401853Z +++ awk '{print $5}' 2025-06-01T22:52:12.0430672Z ++ FSIZE=1553 2025-06-01T22:52:12.0431344Z ++ echo '"torch/include/ATen/ops/linalg_det_ops.h",sha256=YUexSFx_1SPZWK6R_lf7Eh8Tj7r_piFpu8T4zAKqx_A,1553' 2025-06-01T22:52:12.0432145Z ++ read fname 2025-06-01T22:52:12.0432483Z ++ make_wheel_record torch/include/ATen/ops/linalg_diagonal.h 2025-06-01T22:52:12.0432977Z ++ FPATH=torch/include/ATen/ops/linalg_diagonal.h 2025-06-01T22:52:12.0433410Z ++ echo torch/include/ATen/ops/linalg_diagonal.h 2025-06-01T22:52:12.0433771Z ++ grep RECORD 2025-06-01T22:52:12.0450943Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_diagonal.h 2025-06-01T22:52:12.0451673Z +++ openssl base64 2025-06-01T22:52:12.0452996Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.0454514Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.0455948Z +++ sed -e s/=//g 2025-06-01T22:52:12.0492234Z ++ HASH=bSa-7Y9NPy-iiZZZwv4uJi7VrwSqgi2TjlZ38i5-LS8 2025-06-01T22:52:12.0497109Z +++ ls -nl torch/include/ATen/ops/linalg_diagonal.h 2025-06-01T22:52:12.0498433Z +++ awk '{print $5}' 2025-06-01T22:52:12.0525673Z ++ FSIZE=785 2025-06-01T22:52:12.0526435Z ++ echo '"torch/include/ATen/ops/linalg_diagonal.h",sha256=bSa-7Y9NPy-iiZZZwv4uJi7VrwSqgi2TjlZ38i5-LS8,785' 2025-06-01T22:52:12.0527144Z ++ read fname 2025-06-01T22:52:12.0527676Z ++ make_wheel_record torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.0528683Z ++ FPATH=torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.0529488Z ++ echo torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.0530130Z ++ grep RECORD 2025-06-01T22:52:12.0548184Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.0548909Z +++ openssl base64 2025-06-01T22:52:12.0549743Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.0551043Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.0552207Z +++ sed -e s/=//g 2025-06-01T22:52:12.0591419Z ++ HASH=PUqGbsFh5qRWriLNSflGHNEKFKsbKxCyFTz2dw2w7KA 2025-06-01T22:52:12.0596664Z +++ ls -nl torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.0597247Z +++ awk '{print $5}' 2025-06-01T22:52:12.0624468Z ++ FSIZE=822 2025-06-01T22:52:12.0625363Z ++ echo '"torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h",sha256=PUqGbsFh5qRWriLNSflGHNEKFKsbKxCyFTz2dw2w7KA,822' 2025-06-01T22:52:12.0626236Z ++ read fname 2025-06-01T22:52:12.0626625Z ++ make_wheel_record torch/include/ATen/ops/linalg_diagonal_native.h 2025-06-01T22:52:12.0627158Z ++ FPATH=torch/include/ATen/ops/linalg_diagonal_native.h 2025-06-01T22:52:12.0627649Z ++ echo torch/include/ATen/ops/linalg_diagonal_native.h 2025-06-01T22:52:12.0628047Z ++ grep RECORD 2025-06-01T22:52:12.0648703Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_diagonal_native.h 2025-06-01T22:52:12.0649267Z +++ openssl base64 2025-06-01T22:52:12.0649681Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.0651044Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.0652324Z +++ sed -e s/=//g 2025-06-01T22:52:12.0690212Z ++ HASH=cEuC_Z0H3BOnkaFavZKagq16uNJJjjRob1xbq5xwpLo 2025-06-01T22:52:12.0695443Z +++ ls -nl torch/include/ATen/ops/linalg_diagonal_native.h 2025-06-01T22:52:12.0696489Z +++ awk '{print $5}' 2025-06-01T22:52:12.0722844Z ++ FSIZE=534 2025-06-01T22:52:12.0723709Z ++ echo '"torch/include/ATen/ops/linalg_diagonal_native.h",sha256=cEuC_Z0H3BOnkaFavZKagq16uNJJjjRob1xbq5xwpLo,534' 2025-06-01T22:52:12.0724557Z ++ read fname 2025-06-01T22:52:12.0725109Z ++ make_wheel_record torch/include/ATen/ops/linalg_diagonal_ops.h 2025-06-01T22:52:12.0725634Z ++ FPATH=torch/include/ATen/ops/linalg_diagonal_ops.h 2025-06-01T22:52:12.0726107Z ++ echo torch/include/ATen/ops/linalg_diagonal_ops.h 2025-06-01T22:52:12.0726493Z ++ grep RECORD 2025-06-01T22:52:12.0747930Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_diagonal_ops.h 2025-06-01T22:52:12.0748463Z +++ openssl base64 2025-06-01T22:52:12.0748742Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.0749638Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.0750992Z +++ sed -e s/=//g 2025-06-01T22:52:12.0793769Z ++ HASH=4F8MkWXGKNu6E2LLzQBPWEDp5hx78J3ec4zwHpE3gXA 2025-06-01T22:52:12.0801936Z +++ ls -nl torch/include/ATen/ops/linalg_diagonal_ops.h 2025-06-01T22:52:12.0803417Z +++ awk '{print $5}' 2025-06-01T22:52:12.0831778Z ++ FSIZE=1139 2025-06-01T22:52:12.0832552Z ++ echo '"torch/include/ATen/ops/linalg_diagonal_ops.h",sha256=4F8MkWXGKNu6E2LLzQBPWEDp5hx78J3ec4zwHpE3gXA,1139' 2025-06-01T22:52:12.0833269Z ++ read fname 2025-06-01T22:52:12.0833594Z ++ make_wheel_record torch/include/ATen/ops/linalg_eig.h 2025-06-01T22:52:12.0834031Z ++ FPATH=torch/include/ATen/ops/linalg_eig.h 2025-06-01T22:52:12.0834424Z ++ echo torch/include/ATen/ops/linalg_eig.h 2025-06-01T22:52:12.0834762Z ++ grep RECORD 2025-06-01T22:52:12.0852338Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eig.h 2025-06-01T22:52:12.0852818Z +++ openssl base64 2025-06-01T22:52:12.0853952Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.0855266Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.0856676Z +++ sed -e s/=//g 2025-06-01T22:52:12.0894121Z ++ HASH=_I4rdoZdJE21KODr_GvC28dmt9JA5Gms88f0BZZlBUI 2025-06-01T22:52:12.0899652Z +++ ls -nl torch/include/ATen/ops/linalg_eig.h 2025-06-01T22:52:12.0900427Z +++ awk '{print $5}' 2025-06-01T22:52:12.0926342Z ++ FSIZE=1439 2025-06-01T22:52:12.0926808Z ++ echo '"torch/include/ATen/ops/linalg_eig.h",sha256=_I4rdoZdJE21KODr_GvC28dmt9JA5Gms88f0BZZlBUI,1439' 2025-06-01T22:52:12.0927061Z ++ read fname 2025-06-01T22:52:12.0927310Z ++ make_wheel_record torch/include/ATen/ops/linalg_eig_cpu_dispatch.h 2025-06-01T22:52:12.0927570Z ++ FPATH=torch/include/ATen/ops/linalg_eig_cpu_dispatch.h 2025-06-01T22:52:12.0927838Z ++ echo torch/include/ATen/ops/linalg_eig_cpu_dispatch.h 2025-06-01T22:52:12.0928940Z ++ grep RECORD 2025-06-01T22:52:12.0950861Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eig_cpu_dispatch.h 2025-06-01T22:52:12.0951496Z +++ openssl base64 2025-06-01T22:52:12.0952721Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.0954098Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.0955404Z +++ sed -e s/=//g 2025-06-01T22:52:12.0996537Z ++ HASH=IXX_aHDbu9PYzx7yxtEuljgMXaDewPUWb827O5NRo7U 2025-06-01T22:52:12.0999608Z +++ ls -nl torch/include/ATen/ops/linalg_eig_cpu_dispatch.h 2025-06-01T22:52:12.1000415Z +++ awk '{print $5}' 2025-06-01T22:52:12.1028206Z ++ FSIZE=1038 2025-06-01T22:52:12.1028769Z ++ echo '"torch/include/ATen/ops/linalg_eig_cpu_dispatch.h",sha256=IXX_aHDbu9PYzx7yxtEuljgMXaDewPUWb827O5NRo7U,1038' 2025-06-01T22:52:12.1028884Z ++ read fname 2025-06-01T22:52:12.1029132Z ++ make_wheel_record torch/include/ATen/ops/linalg_eig_cuda_dispatch.h 2025-06-01T22:52:12.1029341Z ++ FPATH=torch/include/ATen/ops/linalg_eig_cuda_dispatch.h 2025-06-01T22:52:12.1029525Z ++ echo torch/include/ATen/ops/linalg_eig_cuda_dispatch.h 2025-06-01T22:52:12.1029767Z ++ grep RECORD 2025-06-01T22:52:12.1050365Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eig_cuda_dispatch.h 2025-06-01T22:52:12.1050825Z +++ openssl base64 2025-06-01T22:52:12.1052253Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.1053620Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.1054969Z +++ sed -e s/=//g 2025-06-01T22:52:12.1091588Z ++ HASH=H7rrfuazDX9pi6DtBjvZxco3-IS89JNEiz9yleGGRes 2025-06-01T22:52:12.1096396Z +++ ls -nl torch/include/ATen/ops/linalg_eig_cuda_dispatch.h 2025-06-01T22:52:12.1097953Z +++ awk '{print $5}' 2025-06-01T22:52:12.1125609Z ++ FSIZE=1040 2025-06-01T22:52:12.1126203Z ++ echo '"torch/include/ATen/ops/linalg_eig_cuda_dispatch.h",sha256=H7rrfuazDX9pi6DtBjvZxco3-IS89JNEiz9yleGGRes,1040' 2025-06-01T22:52:12.1126303Z ++ read fname 2025-06-01T22:52:12.1126525Z ++ make_wheel_record torch/include/ATen/ops/linalg_eig_native.h 2025-06-01T22:52:12.1126688Z ++ FPATH=torch/include/ATen/ops/linalg_eig_native.h 2025-06-01T22:52:12.1126856Z ++ echo torch/include/ATen/ops/linalg_eig_native.h 2025-06-01T22:52:12.1127244Z ++ grep RECORD 2025-06-01T22:52:12.1148168Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eig_native.h 2025-06-01T22:52:12.1148470Z +++ openssl base64 2025-06-01T22:52:12.1149566Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.1151018Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.1152352Z +++ sed -e s/=//g 2025-06-01T22:52:12.1193576Z ++ HASH=Uph94TNerqK8Ud801qs-17psg9RKd3r0VlOBfPrRbX8 2025-06-01T22:52:12.1197251Z +++ ls -nl torch/include/ATen/ops/linalg_eig_native.h 2025-06-01T22:52:12.1198104Z +++ awk '{print $5}' 2025-06-01T22:52:12.1225902Z ++ FSIZE=649 2025-06-01T22:52:12.1226439Z ++ echo '"torch/include/ATen/ops/linalg_eig_native.h",sha256=Uph94TNerqK8Ud801qs-17psg9RKd3r0VlOBfPrRbX8,649' 2025-06-01T22:52:12.1226554Z ++ read fname 2025-06-01T22:52:12.1226754Z ++ make_wheel_record torch/include/ATen/ops/linalg_eig_ops.h 2025-06-01T22:52:12.1226905Z ++ FPATH=torch/include/ATen/ops/linalg_eig_ops.h 2025-06-01T22:52:12.1227047Z ++ echo torch/include/ATen/ops/linalg_eig_ops.h 2025-06-01T22:52:12.1227367Z ++ grep RECORD 2025-06-01T22:52:12.1247501Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eig_ops.h 2025-06-01T22:52:12.1248128Z +++ openssl base64 2025-06-01T22:52:12.1249475Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.1250850Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.1252177Z +++ sed -e s/=//g 2025-06-01T22:52:12.1290334Z ++ HASH=fZpDQggoZhGvi1_Hxte7st1LYJrZsD4gam2AFFV9X2g 2025-06-01T22:52:12.1294981Z +++ ls -nl torch/include/ATen/ops/linalg_eig_ops.h 2025-06-01T22:52:12.1296120Z +++ awk '{print $5}' 2025-06-01T22:52:12.1323882Z ++ FSIZE=1918 2025-06-01T22:52:12.1324747Z ++ echo '"torch/include/ATen/ops/linalg_eig_ops.h",sha256=fZpDQggoZhGvi1_Hxte7st1LYJrZsD4gam2AFFV9X2g,1918' 2025-06-01T22:52:12.1325304Z ++ read fname 2025-06-01T22:52:12.1325696Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigh.h 2025-06-01T22:52:12.1325858Z ++ FPATH=torch/include/ATen/ops/linalg_eigh.h 2025-06-01T22:52:12.1326004Z ++ echo torch/include/ATen/ops/linalg_eigh.h 2025-06-01T22:52:12.1326103Z ++ grep RECORD 2025-06-01T22:52:12.1347589Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigh.h 2025-06-01T22:52:12.1347700Z +++ openssl base64 2025-06-01T22:52:12.1348710Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.1350052Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.1351315Z +++ sed -e s/=//g 2025-06-01T22:52:12.1392928Z ++ HASH=0qCOHzBomSW4ZETKlb4TaYH5m3gYXWJt6aIJI9y03uE 2025-06-01T22:52:12.1396203Z +++ ls -nl torch/include/ATen/ops/linalg_eigh.h 2025-06-01T22:52:12.1397044Z +++ awk '{print $5}' 2025-06-01T22:52:12.1424328Z ++ FSIZE=1548 2025-06-01T22:52:12.1424912Z ++ echo '"torch/include/ATen/ops/linalg_eigh.h",sha256=0qCOHzBomSW4ZETKlb4TaYH5m3gYXWJt6aIJI9y03uE,1548' 2025-06-01T22:52:12.1425067Z ++ read fname 2025-06-01T22:52:12.1425447Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.1425764Z ++ FPATH=torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.1426435Z ++ echo torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.1427295Z ++ grep RECORD 2025-06-01T22:52:12.1450533Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.1450647Z +++ openssl base64 2025-06-01T22:52:12.1450766Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.1451078Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.1452500Z +++ sed -e s/=//g 2025-06-01T22:52:12.1490672Z ++ HASH=M7U0cEFF-8l5MHaH_NY4_w0D7R0qnDXUKdXLNk1yf88 2025-06-01T22:52:12.1496209Z +++ ls -nl torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.1497215Z +++ awk '{print $5}' 2025-06-01T22:52:12.1522377Z ++ FSIZE=1144 2025-06-01T22:52:12.1523103Z ++ echo '"torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h",sha256=M7U0cEFF-8l5MHaH_NY4_w0D7R0qnDXUKdXLNk1yf88,1144' 2025-06-01T22:52:12.1523228Z ++ read fname 2025-06-01T22:52:12.1523441Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigh_native.h 2025-06-01T22:52:12.1523602Z ++ FPATH=torch/include/ATen/ops/linalg_eigh_native.h 2025-06-01T22:52:12.1525445Z ++ echo torch/include/ATen/ops/linalg_eigh_native.h 2025-06-01T22:52:12.1525550Z ++ grep RECORD 2025-06-01T22:52:12.1547781Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigh_native.h 2025-06-01T22:52:12.1547912Z +++ openssl base64 2025-06-01T22:52:12.1548163Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.1549212Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.1550361Z +++ sed -e s/=//g 2025-06-01T22:52:12.1594209Z ++ HASH=RChyzFwn7T_Hx07VwOyh43qhvzyMszGlNLgJ0cXmTeY 2025-06-01T22:52:12.1596272Z +++ ls -nl torch/include/ATen/ops/linalg_eigh_native.h 2025-06-01T22:52:12.1596905Z +++ awk '{print $5}' 2025-06-01T22:52:12.1622881Z ++ FSIZE=692 2025-06-01T22:52:12.1623417Z ++ echo '"torch/include/ATen/ops/linalg_eigh_native.h",sha256=RChyzFwn7T_Hx07VwOyh43qhvzyMszGlNLgJ0cXmTeY,692' 2025-06-01T22:52:12.1623534Z ++ read fname 2025-06-01T22:52:12.1623733Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigh_ops.h 2025-06-01T22:52:12.1623913Z ++ FPATH=torch/include/ATen/ops/linalg_eigh_ops.h 2025-06-01T22:52:12.1625863Z ++ echo torch/include/ATen/ops/linalg_eigh_ops.h 2025-06-01T22:52:12.1626490Z ++ grep RECORD 2025-06-01T22:52:12.1647894Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigh_ops.h 2025-06-01T22:52:12.1648016Z +++ openssl base64 2025-06-01T22:52:12.1649027Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.1650347Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.1651585Z +++ sed -e s/=//g 2025-06-01T22:52:12.1689403Z ++ HASH=OxbkFTAH5Jzz9gLJ3tyOdPm-bYfqXpOUSBeGEzlxJhs 2025-06-01T22:52:12.1694511Z +++ ls -nl torch/include/ATen/ops/linalg_eigh_ops.h 2025-06-01T22:52:12.1695384Z +++ awk '{print $5}' 2025-06-01T22:52:12.1722179Z ++ FSIZE=2069 2025-06-01T22:52:12.1722874Z ++ echo '"torch/include/ATen/ops/linalg_eigh_ops.h",sha256=OxbkFTAH5Jzz9gLJ3tyOdPm-bYfqXpOUSBeGEzlxJhs,2069' 2025-06-01T22:52:12.1722976Z ++ read fname 2025-06-01T22:52:12.1723202Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigvals.h 2025-06-01T22:52:12.1723349Z ++ FPATH=torch/include/ATen/ops/linalg_eigvals.h 2025-06-01T22:52:12.1723630Z ++ echo torch/include/ATen/ops/linalg_eigvals.h 2025-06-01T22:52:12.1724859Z ++ grep RECORD 2025-06-01T22:52:12.1747474Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigvals.h 2025-06-01T22:52:12.1747612Z +++ openssl base64 2025-06-01T22:52:12.1748346Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.1748895Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.1749957Z +++ sed -e s/=//g 2025-06-01T22:52:12.1789899Z ++ HASH=g02wDhfr1Kq5I8RU5VQJZWQkkpA65c76hvaaNiq3MnY 2025-06-01T22:52:12.1794587Z +++ ls -nl torch/include/ATen/ops/linalg_eigvals.h 2025-06-01T22:52:12.1795476Z +++ awk '{print $5}' 2025-06-01T22:52:12.1822277Z ++ FSIZE=1107 2025-06-01T22:52:12.1822923Z ++ echo '"torch/include/ATen/ops/linalg_eigvals.h",sha256=g02wDhfr1Kq5I8RU5VQJZWQkkpA65c76hvaaNiq3MnY,1107' 2025-06-01T22:52:12.1823025Z ++ read fname 2025-06-01T22:52:12.1823409Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.1823741Z ++ FPATH=torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.1824974Z ++ echo torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.1825510Z ++ grep RECORD 2025-06-01T22:52:12.1847699Z +++ openssl base64 2025-06-01T22:52:12.1848203Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.1848309Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.1849168Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.1849989Z +++ sed -e s/=//g 2025-06-01T22:52:12.1890195Z ++ HASH=WLOpJ_8pVIPUeTJWWrvLYYSr9UFVwQwftehDlxUduXg 2025-06-01T22:52:12.1895587Z +++ ls -nl torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.1896459Z +++ awk '{print $5}' 2025-06-01T22:52:12.1924396Z ++ FSIZE=772 2025-06-01T22:52:12.1925335Z ++ echo '"torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h",sha256=WLOpJ_8pVIPUeTJWWrvLYYSr9UFVwQwftehDlxUduXg,772' 2025-06-01T22:52:12.1925434Z ++ read fname 2025-06-01T22:52:12.1925701Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h 2025-06-01T22:52:12.1925911Z ++ FPATH=torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h 2025-06-01T22:52:12.1926127Z ++ echo torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h 2025-06-01T22:52:12.1926373Z ++ grep RECORD 2025-06-01T22:52:12.1948370Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h 2025-06-01T22:52:12.1948496Z +++ openssl base64 2025-06-01T22:52:12.1948606Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.1949782Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.1951261Z +++ sed -e s/=//g 2025-06-01T22:52:12.1993354Z ++ HASH=sf0tsRZxx9i3EWBCWwv9kJNwRUJujhz3yljugOM4C98 2025-06-01T22:52:12.1997063Z +++ ls -nl torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h 2025-06-01T22:52:12.1998027Z +++ awk '{print $5}' 2025-06-01T22:52:12.2026508Z ++ FSIZE=839 2025-06-01T22:52:12.2027220Z ++ echo '"torch/include/ATen/ops/linalg_eigvals_cpu_dispatch.h",sha256=sf0tsRZxx9i3EWBCWwv9kJNwRUJujhz3yljugOM4C98,839' 2025-06-01T22:52:12.2027336Z ++ read fname 2025-06-01T22:52:12.2027597Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h 2025-06-01T22:52:12.2027806Z ++ FPATH=torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h 2025-06-01T22:52:12.2028026Z ++ echo torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h 2025-06-01T22:52:12.2028330Z ++ grep RECORD 2025-06-01T22:52:12.2049541Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h 2025-06-01T22:52:12.2049681Z +++ openssl base64 2025-06-01T22:52:12.2050708Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.2052027Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.2053295Z +++ sed -e s/=//g 2025-06-01T22:52:12.2090280Z ++ HASH=avcvg216S9vIWDoq5XlgHHUQ2IsbkvsEEfie49qs_tg 2025-06-01T22:52:12.2095404Z +++ ls -nl torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h 2025-06-01T22:52:12.2096363Z +++ awk '{print $5}' 2025-06-01T22:52:12.2121850Z ++ FSIZE=841 2025-06-01T22:52:12.2122495Z ++ echo '"torch/include/ATen/ops/linalg_eigvals_cuda_dispatch.h",sha256=avcvg216S9vIWDoq5XlgHHUQ2IsbkvsEEfie49qs_tg,841' 2025-06-01T22:52:12.2122608Z ++ read fname 2025-06-01T22:52:12.2122840Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigvals_native.h 2025-06-01T22:52:12.2123086Z ++ FPATH=torch/include/ATen/ops/linalg_eigvals_native.h 2025-06-01T22:52:12.2124915Z ++ echo torch/include/ATen/ops/linalg_eigvals_native.h 2025-06-01T22:52:12.2125034Z ++ grep RECORD 2025-06-01T22:52:12.2146854Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigvals_native.h 2025-06-01T22:52:12.2147014Z +++ openssl base64 2025-06-01T22:52:12.2147392Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.2148314Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.2149590Z +++ sed -e s/=//g 2025-06-01T22:52:12.2192114Z ++ HASH=I4_EhghHQ3UzU0heTawT6MEsMR5kPOlHVG-dBcTbtlo 2025-06-01T22:52:12.2194666Z +++ ls -nl torch/include/ATen/ops/linalg_eigvals_native.h 2025-06-01T22:52:12.2195516Z +++ awk '{print $5}' 2025-06-01T22:52:12.2221976Z ++ FSIZE=570 2025-06-01T22:52:12.2222535Z ++ echo '"torch/include/ATen/ops/linalg_eigvals_native.h",sha256=I4_EhghHQ3UzU0heTawT6MEsMR5kPOlHVG-dBcTbtlo,570' 2025-06-01T22:52:12.2222632Z ++ read fname 2025-06-01T22:52:12.2222844Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigvals_ops.h 2025-06-01T22:52:12.2223027Z ++ FPATH=torch/include/ATen/ops/linalg_eigvals_ops.h 2025-06-01T22:52:12.2223823Z ++ echo torch/include/ATen/ops/linalg_eigvals_ops.h 2025-06-01T22:52:12.2224732Z ++ grep RECORD 2025-06-01T22:52:12.2246099Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigvals_ops.h 2025-06-01T22:52:12.2246217Z +++ openssl base64 2025-06-01T22:52:12.2247280Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.2249073Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.2250338Z +++ sed -e s/=//g 2025-06-01T22:52:12.2288409Z ++ HASH=quhyFqlUOa013J33JHAZUMP1I-v8SVTnVnS4JrjRydU 2025-06-01T22:52:12.2293190Z +++ ls -nl torch/include/ATen/ops/linalg_eigvals_ops.h 2025-06-01T22:52:12.2294056Z +++ awk '{print $5}' 2025-06-01T22:52:12.2321788Z ++ FSIZE=1595 2025-06-01T22:52:12.2322383Z ++ echo '"torch/include/ATen/ops/linalg_eigvals_ops.h",sha256=quhyFqlUOa013J33JHAZUMP1I-v8SVTnVnS4JrjRydU,1595' 2025-06-01T22:52:12.2322726Z ++ read fname 2025-06-01T22:52:12.2323192Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigvalsh.h 2025-06-01T22:52:12.2323361Z ++ FPATH=torch/include/ATen/ops/linalg_eigvalsh.h 2025-06-01T22:52:12.2323512Z ++ echo torch/include/ATen/ops/linalg_eigvalsh.h 2025-06-01T22:52:12.2323614Z ++ grep RECORD 2025-06-01T22:52:12.2347220Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigvalsh.h 2025-06-01T22:52:12.2347354Z +++ openssl base64 2025-06-01T22:52:12.2347460Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.2347891Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.2349357Z +++ sed -e s/=//g 2025-06-01T22:52:12.2391392Z ++ HASH=fLRDoNgmieWvWCr9QjcXjXvOCEFPYgJVqRNBZOul8uk 2025-06-01T22:52:12.2393739Z +++ ls -nl torch/include/ATen/ops/linalg_eigvalsh.h 2025-06-01T22:52:12.2395200Z +++ awk '{print $5}' 2025-06-01T22:52:12.2421337Z ++ FSIZE=1254 2025-06-01T22:52:12.2422047Z ++ echo '"torch/include/ATen/ops/linalg_eigvalsh.h",sha256=fLRDoNgmieWvWCr9QjcXjXvOCEFPYgJVqRNBZOul8uk,1254' 2025-06-01T22:52:12.2422154Z ++ read fname 2025-06-01T22:52:12.2422552Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.2422951Z ++ FPATH=torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.2423668Z ++ echo torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.2425171Z ++ grep RECORD 2025-06-01T22:52:12.2447068Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.2447330Z +++ openssl base64 2025-06-01T22:52:12.2447434Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.2448458Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.2449724Z +++ sed -e s/=//g 2025-06-01T22:52:12.2487910Z ++ HASH=d8dIOnhLKOFUXrncNdEQGrvs3_d_aQTvmNjzXnShNIU 2025-06-01T22:52:12.2493462Z +++ ls -nl torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.2494194Z +++ awk '{print $5}' 2025-06-01T22:52:12.2519617Z ++ FSIZE=1025 2025-06-01T22:52:12.2520321Z ++ echo '"torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h",sha256=d8dIOnhLKOFUXrncNdEQGrvs3_d_aQTvmNjzXnShNIU,1025' 2025-06-01T22:52:12.2520427Z ++ read fname 2025-06-01T22:52:12.2520667Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigvalsh_native.h 2025-06-01T22:52:12.2520874Z ++ FPATH=torch/include/ATen/ops/linalg_eigvalsh_native.h 2025-06-01T22:52:12.2521518Z ++ echo torch/include/ATen/ops/linalg_eigvalsh_native.h 2025-06-01T22:52:12.2523351Z ++ grep RECORD 2025-06-01T22:52:12.2545933Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigvalsh_native.h 2025-06-01T22:52:12.2546231Z +++ openssl base64 2025-06-01T22:52:12.2546785Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.2547881Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.2549339Z +++ sed -e s/=//g 2025-06-01T22:52:12.2587617Z ++ HASH=XBnQZILWEN3IqhriH3JySAyd_UIvooYMfLNdaG0Hwog 2025-06-01T22:52:12.2594735Z +++ ls -nl torch/include/ATen/ops/linalg_eigvalsh_native.h 2025-06-01T22:52:12.2595410Z +++ awk '{print $5}' 2025-06-01T22:52:12.2621612Z ++ FSIZE=622 2025-06-01T22:52:12.2622283Z ++ echo '"torch/include/ATen/ops/linalg_eigvalsh_native.h",sha256=XBnQZILWEN3IqhriH3JySAyd_UIvooYMfLNdaG0Hwog,622' 2025-06-01T22:52:12.2623113Z ++ read fname 2025-06-01T22:52:12.2623529Z ++ make_wheel_record torch/include/ATen/ops/linalg_eigvalsh_ops.h 2025-06-01T22:52:12.2624095Z ++ FPATH=torch/include/ATen/ops/linalg_eigvalsh_ops.h 2025-06-01T22:52:12.2625714Z ++ echo torch/include/ATen/ops/linalg_eigvalsh_ops.h 2025-06-01T22:52:12.2626104Z ++ grep RECORD 2025-06-01T22:52:12.2646506Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_eigvalsh_ops.h 2025-06-01T22:52:12.2647133Z +++ openssl base64 2025-06-01T22:52:12.2647505Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.2648723Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.2649905Z +++ sed -e s/=//g 2025-06-01T22:52:12.2689303Z ++ HASH=e54A8K9wujuIcJczjy4c1Y3uyv2TQ7i-H-MllFSiQZk 2025-06-01T22:52:12.2694511Z +++ ls -nl torch/include/ATen/ops/linalg_eigvalsh_ops.h 2025-06-01T22:52:12.2695426Z +++ awk '{print $5}' 2025-06-01T22:52:12.2722006Z ++ FSIZE=1761 2025-06-01T22:52:12.2722898Z ++ echo '"torch/include/ATen/ops/linalg_eigvalsh_ops.h",sha256=e54A8K9wujuIcJczjy4c1Y3uyv2TQ7i-H-MllFSiQZk,1761' 2025-06-01T22:52:12.2723618Z ++ read fname 2025-06-01T22:52:12.2724135Z ++ make_wheel_record torch/include/ATen/ops/linalg_householder_product.h 2025-06-01T22:52:12.2724956Z ++ FPATH=torch/include/ATen/ops/linalg_householder_product.h 2025-06-01T22:52:12.2725520Z ++ echo torch/include/ATen/ops/linalg_householder_product.h 2025-06-01T22:52:12.2725942Z ++ grep RECORD 2025-06-01T22:52:12.2748014Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_householder_product.h 2025-06-01T22:52:12.2748605Z +++ openssl base64 2025-06-01T22:52:12.2749417Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.2750929Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.2752349Z +++ sed -e s/=//g 2025-06-01T22:52:12.2790800Z ++ HASH=MHLqn-F9f_xn83eK-y4akafJ2oUxBZx061lr83NmzIU 2025-06-01T22:52:12.2796308Z +++ ls -nl torch/include/ATen/ops/linalg_householder_product.h 2025-06-01T22:52:12.2797157Z +++ awk '{print $5}' 2025-06-01T22:52:12.2825868Z ++ FSIZE=1359 2025-06-01T22:52:12.2826621Z ++ echo '"torch/include/ATen/ops/linalg_householder_product.h",sha256=MHLqn-F9f_xn83eK-y4akafJ2oUxBZx061lr83NmzIU,1359' 2025-06-01T22:52:12.2827556Z ++ read fname 2025-06-01T22:52:12.2828021Z ++ make_wheel_record torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h 2025-06-01T22:52:12.2828803Z ++ FPATH=torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h 2025-06-01T22:52:12.2829469Z ++ echo torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h 2025-06-01T22:52:12.2829959Z ++ grep RECORD 2025-06-01T22:52:12.2848475Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h 2025-06-01T22:52:12.2849126Z +++ openssl base64 2025-06-01T22:52:12.2850482Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.2851838Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.2853271Z +++ sed -e s/=//g 2025-06-01T22:52:12.2890364Z ++ HASH=bvrmTo0qKelasHOFD-6sMqk_utquKXUvu-emGLkJcYA 2025-06-01T22:52:12.2895980Z +++ ls -nl torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h 2025-06-01T22:52:12.2896725Z +++ awk '{print $5}' 2025-06-01T22:52:12.2923128Z ++ FSIZE=1012 2025-06-01T22:52:12.2923907Z ++ echo '"torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h",sha256=bvrmTo0qKelasHOFD-6sMqk_utquKXUvu-emGLkJcYA,1012' 2025-06-01T22:52:12.2925063Z ++ read fname 2025-06-01T22:52:12.2925573Z ++ make_wheel_record torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h 2025-06-01T22:52:12.2926383Z ++ FPATH=torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h 2025-06-01T22:52:12.2927073Z ++ echo torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h 2025-06-01T22:52:12.2927582Z ++ grep RECORD 2025-06-01T22:52:12.2947951Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h 2025-06-01T22:52:12.2948628Z +++ openssl base64 2025-06-01T22:52:12.2949257Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.2950676Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.2951966Z +++ sed -e s/=//g 2025-06-01T22:52:12.2993213Z ++ HASH=CZZJthOjlqWBINhAfbgeMrSa1fkNtH-e_mFTByXT_Qs 2025-06-01T22:52:12.2997231Z +++ ls -nl torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h 2025-06-01T22:52:12.2997972Z +++ awk '{print $5}' 2025-06-01T22:52:12.3025372Z ++ FSIZE=1014 2025-06-01T22:52:12.3026235Z ++ echo '"torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h",sha256=CZZJthOjlqWBINhAfbgeMrSa1fkNtH-e_mFTByXT_Qs,1014' 2025-06-01T22:52:12.3027036Z ++ read fname 2025-06-01T22:52:12.3027477Z ++ make_wheel_record torch/include/ATen/ops/linalg_householder_product_native.h 2025-06-01T22:52:12.3028179Z ++ FPATH=torch/include/ATen/ops/linalg_householder_product_native.h 2025-06-01T22:52:12.3028795Z ++ echo torch/include/ATen/ops/linalg_householder_product_native.h 2025-06-01T22:52:12.3029245Z ++ grep RECORD 2025-06-01T22:52:12.3049237Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_householder_product_native.h 2025-06-01T22:52:12.3050060Z +++ openssl base64 2025-06-01T22:52:12.3051130Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.3052534Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.3053806Z +++ sed -e s/=//g 2025-06-01T22:52:12.3090662Z ++ HASH=zonwzwPCl5Cs8euK4ydWbmpcWyb9cIF50SnyQ58PJJM 2025-06-01T22:52:12.3095854Z +++ ls -nl torch/include/ATen/ops/linalg_householder_product_native.h 2025-06-01T22:52:12.3096549Z +++ awk '{print $5}' 2025-06-01T22:52:12.3122623Z ++ FSIZE=644 2025-06-01T22:52:12.3123441Z ++ echo '"torch/include/ATen/ops/linalg_householder_product_native.h",sha256=zonwzwPCl5Cs8euK4ydWbmpcWyb9cIF50SnyQ58PJJM,644' 2025-06-01T22:52:12.3124354Z ++ read fname 2025-06-01T22:52:12.3124988Z ++ make_wheel_record torch/include/ATen/ops/linalg_householder_product_ops.h 2025-06-01T22:52:12.3125697Z ++ FPATH=torch/include/ATen/ops/linalg_householder_product_ops.h 2025-06-01T22:52:12.3126301Z ++ echo torch/include/ATen/ops/linalg_householder_product_ops.h 2025-06-01T22:52:12.3126764Z ++ grep RECORD 2025-06-01T22:52:12.3148119Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_householder_product_ops.h 2025-06-01T22:52:12.3148715Z +++ openssl base64 2025-06-01T22:52:12.3149490Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.3150883Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.3151926Z +++ sed -e s/=//g 2025-06-01T22:52:12.3191049Z ++ HASH=5wAe_uzSpcfjhDkcp4Cnw5EQJOvNuq_lbb-hiHm1PyI 2025-06-01T22:52:12.3196425Z +++ ls -nl torch/include/ATen/ops/linalg_householder_product_ops.h 2025-06-01T22:52:12.3197194Z +++ awk '{print $5}' 2025-06-01T22:52:12.3224297Z ++ FSIZE=1833 2025-06-01T22:52:12.3225021Z ++ echo '"torch/include/ATen/ops/linalg_householder_product_ops.h",sha256=5wAe_uzSpcfjhDkcp4Cnw5EQJOvNuq_lbb-hiHm1PyI,1833' 2025-06-01T22:52:12.3225860Z ++ read fname 2025-06-01T22:52:12.3226177Z ++ make_wheel_record torch/include/ATen/ops/linalg_inv.h 2025-06-01T22:52:12.3226665Z ++ FPATH=torch/include/ATen/ops/linalg_inv.h 2025-06-01T22:52:12.3227046Z ++ echo torch/include/ATen/ops/linalg_inv.h 2025-06-01T22:52:12.3227413Z ++ grep RECORD 2025-06-01T22:52:12.3248029Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_inv.h 2025-06-01T22:52:12.3248542Z +++ openssl base64 2025-06-01T22:52:12.3249214Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.3250391Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.3251701Z +++ sed -e s/=//g 2025-06-01T22:52:12.3289738Z ++ HASH=5X8o8qOIekq4sJGJJ4qOCoEXnHuDak5ojNppEv6uWt0 2025-06-01T22:52:12.3294880Z +++ ls -nl torch/include/ATen/ops/linalg_inv.h 2025-06-01T22:52:12.3296098Z +++ awk '{print $5}' 2025-06-01T22:52:12.3322286Z ++ FSIZE=1040 2025-06-01T22:52:12.3322977Z ++ echo '"torch/include/ATen/ops/linalg_inv.h",sha256=5X8o8qOIekq4sJGJJ4qOCoEXnHuDak5ojNppEv6uWt0,1040' 2025-06-01T22:52:12.3323683Z ++ read fname 2025-06-01T22:52:12.3324352Z ++ make_wheel_record torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.3325338Z ++ FPATH=torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.3326114Z ++ echo torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.3326667Z ++ grep RECORD 2025-06-01T22:52:12.3348204Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.3348980Z +++ openssl base64 2025-06-01T22:52:12.3349252Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.3349522Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.3349792Z +++ sed -e s/=//g 2025-06-01T22:52:12.3391006Z ++ HASH=xifdp404nbGnsKcgjlYZH3C5vYXt2AI5T3hJDBp0EXQ 2025-06-01T22:52:12.3394882Z +++ ls -nl torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.3395943Z +++ awk '{print $5}' 2025-06-01T22:52:12.3424468Z ++ FSIZE=924 2025-06-01T22:52:12.3425334Z ++ echo '"torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h",sha256=xifdp404nbGnsKcgjlYZH3C5vYXt2AI5T3hJDBp0EXQ,924' 2025-06-01T22:52:12.3426184Z ++ read fname 2025-06-01T22:52:12.3426521Z ++ make_wheel_record torch/include/ATen/ops/linalg_inv_ex.h 2025-06-01T22:52:12.3427128Z ++ FPATH=torch/include/ATen/ops/linalg_inv_ex.h 2025-06-01T22:52:12.3427545Z ++ echo torch/include/ATen/ops/linalg_inv_ex.h 2025-06-01T22:52:12.3427909Z ++ grep RECORD 2025-06-01T22:52:12.3447406Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_inv_ex.h 2025-06-01T22:52:12.3447978Z +++ openssl base64 2025-06-01T22:52:12.3448265Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.3449341Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.3450732Z +++ sed -e s/=//g 2025-06-01T22:52:12.3489015Z ++ HASH=uxyB8m2K8-_6IoRLCWzs4LPZTSafH7x_LQN8g2EgfkY 2025-06-01T22:52:12.3493834Z +++ ls -nl torch/include/ATen/ops/linalg_inv_ex.h 2025-06-01T22:52:12.3494655Z +++ awk '{print $5}' 2025-06-01T22:52:12.3521750Z ++ FSIZE=1539 2025-06-01T22:52:12.3522432Z ++ echo '"torch/include/ATen/ops/linalg_inv_ex.h",sha256=uxyB8m2K8-_6IoRLCWzs4LPZTSafH7x_LQN8g2EgfkY,1539' 2025-06-01T22:52:12.3523081Z ++ read fname 2025-06-01T22:52:12.3523665Z ++ make_wheel_record torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.3524997Z ++ FPATH=torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.3526046Z ++ echo torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.3526685Z ++ grep RECORD 2025-06-01T22:52:12.3548151Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.3549210Z +++ openssl base64 2025-06-01T22:52:12.3549532Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.3549784Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.3550128Z +++ sed -e s/=//g 2025-06-01T22:52:12.3593690Z ++ HASH=y8IGNs_EPJG_OStM1lJshdO_oWINpDBaVu9FaO4449E 2025-06-01T22:52:12.3597782Z +++ ls -nl torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.3598962Z +++ awk '{print $5}' 2025-06-01T22:52:12.3625608Z ++ FSIZE=844 2025-06-01T22:52:12.3626524Z ++ echo '"torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h",sha256=y8IGNs_EPJG_OStM1lJshdO_oWINpDBaVu9FaO4449E,844' 2025-06-01T22:52:12.3627549Z ++ read fname 2025-06-01T22:52:12.3628002Z ++ make_wheel_record torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h 2025-06-01T22:52:12.3628688Z ++ FPATH=torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h 2025-06-01T22:52:12.3629264Z ++ echo torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h 2025-06-01T22:52:12.3629702Z ++ grep RECORD 2025-06-01T22:52:12.3649951Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h 2025-06-01T22:52:12.3650541Z +++ openssl base64 2025-06-01T22:52:12.3651113Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.3652544Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.3653858Z +++ sed -e s/=//g 2025-06-01T22:52:12.3690711Z ++ HASH=kGYXUMJSGuIF-4TZQFTx5K3oTE8O_5Ap0nm_-_fPspM 2025-06-01T22:52:12.3695854Z +++ ls -nl torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h 2025-06-01T22:52:12.3696647Z +++ awk '{print $5}' 2025-06-01T22:52:12.3723381Z ++ FSIZE=1083 2025-06-01T22:52:12.3724455Z ++ echo '"torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h",sha256=kGYXUMJSGuIF-4TZQFTx5K3oTE8O_5Ap0nm_-_fPspM,1083' 2025-06-01T22:52:12.3725386Z ++ read fname 2025-06-01T22:52:12.3725809Z ++ make_wheel_record torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h 2025-06-01T22:52:12.3726467Z ++ FPATH=torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h 2025-06-01T22:52:12.3727031Z ++ echo torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h 2025-06-01T22:52:12.3727460Z ++ grep RECORD 2025-06-01T22:52:12.3747856Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h 2025-06-01T22:52:12.3748482Z +++ openssl base64 2025-06-01T22:52:12.3748790Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.3750252Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.3751566Z +++ sed -e s/=//g 2025-06-01T22:52:12.3792563Z ++ HASH=8DyzJ7eKuZoJ9erFCn5zX7ogTCRIrXqGv3_U_TWym78 2025-06-01T22:52:12.3797168Z +++ ls -nl torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h 2025-06-01T22:52:12.3798673Z +++ awk '{print $5}' 2025-06-01T22:52:12.3825067Z ++ FSIZE=1085 2025-06-01T22:52:12.3825767Z ++ echo '"torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h",sha256=8DyzJ7eKuZoJ9erFCn5zX7ogTCRIrXqGv3_U_TWym78,1085' 2025-06-01T22:52:12.3826547Z ++ read fname 2025-06-01T22:52:12.3826892Z ++ make_wheel_record torch/include/ATen/ops/linalg_inv_ex_meta.h 2025-06-01T22:52:12.3827418Z ++ FPATH=torch/include/ATen/ops/linalg_inv_ex_meta.h 2025-06-01T22:52:12.3827856Z ++ echo torch/include/ATen/ops/linalg_inv_ex_meta.h 2025-06-01T22:52:12.3829038Z ++ grep RECORD 2025-06-01T22:52:12.3851525Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_inv_ex_meta.h 2025-06-01T22:52:12.3852051Z +++ openssl base64 2025-06-01T22:52:12.3852939Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.3854122Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.3855580Z +++ sed -e s/=//g 2025-06-01T22:52:12.3893115Z ++ HASH=EW2xtbDP8LJ1NPnP4QC2THx8JepRnwx-1HdCCqsgSxw 2025-06-01T22:52:12.3898758Z +++ ls -nl torch/include/ATen/ops/linalg_inv_ex_meta.h 2025-06-01T22:52:12.3899338Z +++ awk '{print $5}' 2025-06-01T22:52:12.3925885Z ++ FSIZE=590 2025-06-01T22:52:12.3926712Z ++ echo '"torch/include/ATen/ops/linalg_inv_ex_meta.h",sha256=EW2xtbDP8LJ1NPnP4QC2THx8JepRnwx-1HdCCqsgSxw,590' 2025-06-01T22:52:12.3927455Z ++ read fname 2025-06-01T22:52:12.3927880Z ++ make_wheel_record torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h 2025-06-01T22:52:12.3928538Z ++ FPATH=torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h 2025-06-01T22:52:12.3929096Z ++ echo torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h 2025-06-01T22:52:12.3929528Z ++ grep RECORD 2025-06-01T22:52:12.3948647Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h 2025-06-01T22:52:12.3949521Z +++ openssl base64 2025-06-01T22:52:12.3950204Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.3951532Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.3952877Z +++ sed -e s/=//g 2025-06-01T22:52:12.3993801Z ++ HASH=cZ-MXYBoSiIhJ3mO2lR0A8b53lMirMGsvigO95H8zBY 2025-06-01T22:52:12.3997253Z +++ ls -nl torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h 2025-06-01T22:52:12.3997989Z +++ awk '{print $5}' 2025-06-01T22:52:12.4026504Z ++ FSIZE=1085 2025-06-01T22:52:12.4027225Z ++ echo '"torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h",sha256=cZ-MXYBoSiIhJ3mO2lR0A8b53lMirMGsvigO95H8zBY,1085' 2025-06-01T22:52:12.4027962Z ++ read fname 2025-06-01T22:52:12.4028334Z ++ make_wheel_record torch/include/ATen/ops/linalg_inv_ex_native.h 2025-06-01T22:52:12.4028839Z ++ FPATH=torch/include/ATen/ops/linalg_inv_ex_native.h 2025-06-01T22:52:12.4029297Z ++ echo torch/include/ATen/ops/linalg_inv_ex_native.h 2025-06-01T22:52:12.4029676Z ++ grep RECORD 2025-06-01T22:52:12.4047986Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_inv_ex_native.h 2025-06-01T22:52:12.4048500Z +++ openssl base64 2025-06-01T22:52:12.4049302Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.4050621Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.4051858Z +++ sed -e s/=//g 2025-06-01T22:52:12.4090274Z ++ HASH=u2LdsZMyqqN0m2pVxEwJqTe3vet7FRuiJudjcXvoN54 2025-06-01T22:52:12.4095113Z +++ ls -nl torch/include/ATen/ops/linalg_inv_ex_native.h 2025-06-01T22:52:12.4096162Z +++ awk '{print $5}' 2025-06-01T22:52:12.4123822Z ++ FSIZE=662 2025-06-01T22:52:12.4124677Z ++ echo '"torch/include/ATen/ops/linalg_inv_ex_native.h",sha256=u2LdsZMyqqN0m2pVxEwJqTe3vet7FRuiJudjcXvoN54,662' 2025-06-01T22:52:12.4125598Z ++ read fname 2025-06-01T22:52:12.4125949Z ++ make_wheel_record torch/include/ATen/ops/linalg_inv_ex_ops.h 2025-06-01T22:52:12.4126459Z ++ FPATH=torch/include/ATen/ops/linalg_inv_ex_ops.h 2025-06-01T22:52:12.4126895Z ++ echo torch/include/ATen/ops/linalg_inv_ex_ops.h 2025-06-01T22:52:12.4127290Z ++ grep RECORD 2025-06-01T22:52:12.4148183Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_inv_ex_ops.h 2025-06-01T22:52:12.4148697Z +++ openssl base64 2025-06-01T22:52:12.4150453Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.4151697Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.4152867Z +++ sed -e s/=//g 2025-06-01T22:52:12.4193340Z ++ HASH=Y82Y3MQ1RIbu0sDS626t3PB0fB6lA3pFqyQVrYNd668 2025-06-01T22:52:12.4195789Z +++ ls -nl torch/include/ATen/ops/linalg_inv_ex_ops.h 2025-06-01T22:52:12.4196459Z +++ awk '{print $5}' 2025-06-01T22:52:12.4224267Z ++ FSIZE=2011 2025-06-01T22:52:12.4224991Z ++ echo '"torch/include/ATen/ops/linalg_inv_ex_ops.h",sha256=Y82Y3MQ1RIbu0sDS626t3PB0fB6lA3pFqyQVrYNd668,2011' 2025-06-01T22:52:12.4225667Z ++ read fname 2025-06-01T22:52:12.4226035Z ++ make_wheel_record torch/include/ATen/ops/linalg_inv_native.h 2025-06-01T22:52:12.4226516Z ++ FPATH=torch/include/ATen/ops/linalg_inv_native.h 2025-06-01T22:52:12.4226962Z ++ echo torch/include/ATen/ops/linalg_inv_native.h 2025-06-01T22:52:12.4227345Z ++ grep RECORD 2025-06-01T22:52:12.4247201Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_inv_native.h 2025-06-01T22:52:12.4247750Z +++ openssl base64 2025-06-01T22:52:12.4248008Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.4249130Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.4250458Z +++ sed -e s/=//g 2025-06-01T22:52:12.4289276Z ++ HASH=DSyeeAWevZzyNKiI5J-WdFOmSa6olTkOwhyGUgVt-z0 2025-06-01T22:52:12.4294102Z +++ ls -nl torch/include/ATen/ops/linalg_inv_native.h 2025-06-01T22:52:12.4294990Z +++ awk '{print $5}' 2025-06-01T22:52:12.4322293Z ++ FSIZE=556 2025-06-01T22:52:12.4323327Z ++ echo '"torch/include/ATen/ops/linalg_inv_native.h",sha256=DSyeeAWevZzyNKiI5J-WdFOmSa6olTkOwhyGUgVt-z0,556' 2025-06-01T22:52:12.4324327Z ++ read fname 2025-06-01T22:52:12.4324860Z ++ make_wheel_record torch/include/ATen/ops/linalg_inv_ops.h 2025-06-01T22:52:12.4325342Z ++ FPATH=torch/include/ATen/ops/linalg_inv_ops.h 2025-06-01T22:52:12.4325790Z ++ echo torch/include/ATen/ops/linalg_inv_ops.h 2025-06-01T22:52:12.4326178Z ++ grep RECORD 2025-06-01T22:52:12.4346882Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_inv_ops.h 2025-06-01T22:52:12.4347710Z +++ openssl base64 2025-06-01T22:52:12.4348821Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.4349240Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.4349696Z +++ sed -e s/=//g 2025-06-01T22:52:12.4394156Z ++ HASH=-SXOEkd-L3BhhcTbgETKPaGEfyy5gi3OrJkLHIUj9uU 2025-06-01T22:52:12.4396205Z +++ ls -nl torch/include/ATen/ops/linalg_inv_ops.h 2025-06-01T22:52:12.4397462Z +++ awk '{print $5}' 2025-06-01T22:52:12.4426143Z ++ FSIZE=1553 2025-06-01T22:52:12.4426899Z ++ echo '"torch/include/ATen/ops/linalg_inv_ops.h",sha256=-SXOEkd-L3BhhcTbgETKPaGEfyy5gi3OrJkLHIUj9uU,1553' 2025-06-01T22:52:12.4427591Z ++ read fname 2025-06-01T22:52:12.4427950Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_factor.h 2025-06-01T22:52:12.4428437Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_factor.h 2025-06-01T22:52:12.4428875Z ++ echo torch/include/ATen/ops/linalg_ldl_factor.h 2025-06-01T22:52:12.4429238Z ++ grep RECORD 2025-06-01T22:52:12.4448081Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_factor.h 2025-06-01T22:52:12.4448602Z +++ openssl base64 2025-06-01T22:52:12.4449463Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.4450848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.4452073Z +++ sed -e s/=//g 2025-06-01T22:52:12.4489789Z ++ HASH=KqMB7ESsBdrrT0kb20KyISpoazfYKR7vgNTRuNVfq8A 2025-06-01T22:52:12.4494631Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_factor.h 2025-06-01T22:52:12.4495271Z +++ awk '{print $5}' 2025-06-01T22:52:12.4523595Z ++ FSIZE=1536 2025-06-01T22:52:12.4524500Z ++ echo '"torch/include/ATen/ops/linalg_ldl_factor.h",sha256=KqMB7ESsBdrrT0kb20KyISpoazfYKR7vgNTRuNVfq8A,1536' 2025-06-01T22:52:12.4525412Z ++ read fname 2025-06-01T22:52:12.4525955Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.4526833Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.4537626Z ++ echo torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.4538192Z ++ grep RECORD 2025-06-01T22:52:12.4546032Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.4547022Z +++ openssl base64 2025-06-01T22:52:12.4547333Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.4548571Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.4550081Z +++ sed -e s/=//g 2025-06-01T22:52:12.4590920Z ++ HASH=rLPIQKmR-hvDbhsNfxeamYsk9sp6OSehHs0I_5Wz4fs 2025-06-01T22:52:12.4595149Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.4596109Z +++ awk '{print $5}' 2025-06-01T22:52:12.4623778Z ++ FSIZE=1133 2025-06-01T22:52:12.4624706Z ++ echo '"torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h",sha256=rLPIQKmR-hvDbhsNfxeamYsk9sp6OSehHs0I_5Wz4fs,1133' 2025-06-01T22:52:12.4625588Z ++ read fname 2025-06-01T22:52:12.4625944Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_factor_ex.h 2025-06-01T22:52:12.4626462Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_factor_ex.h 2025-06-01T22:52:12.4626992Z ++ echo torch/include/ATen/ops/linalg_ldl_factor_ex.h 2025-06-01T22:52:12.4627387Z ++ grep RECORD 2025-06-01T22:52:12.4647744Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_factor_ex.h 2025-06-01T22:52:12.4648331Z +++ openssl base64 2025-06-01T22:52:12.4648660Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.4649963Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.4651405Z +++ sed -e s/=//g 2025-06-01T22:52:12.4689413Z ++ HASH=bMScEhXdB0Zq7q0oswxwrycUOPYCrgNRBFH5P7N1lmw 2025-06-01T22:52:12.4694515Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_factor_ex.h 2025-06-01T22:52:12.4695322Z +++ awk '{print $5}' 2025-06-01T22:52:12.4721547Z ++ FSIZE=1920 2025-06-01T22:52:12.4722635Z ++ echo '"torch/include/ATen/ops/linalg_ldl_factor_ex.h",sha256=bMScEhXdB0Zq7q0oswxwrycUOPYCrgNRBFH5P7N1lmw,1920' 2025-06-01T22:52:12.4723350Z ++ read fname 2025-06-01T22:52:12.4724125Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.4725361Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.4726365Z ++ echo torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.4727029Z ++ grep RECORD 2025-06-01T22:52:12.4746849Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.4747666Z +++ openssl base64 2025-06-01T22:52:12.4748477Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.4748734Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.4750084Z +++ sed -e s/=//g 2025-06-01T22:52:12.4792062Z ++ HASH=XoLjJjg2Xgbe19pZplpYNkg7BzrQI08E0xGPlAInbb4 2025-06-01T22:52:12.4795543Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.4796314Z +++ awk '{print $5}' 2025-06-01T22:52:12.4823820Z ++ FSIZE=887 2025-06-01T22:52:12.4824868Z ++ echo '"torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h",sha256=XoLjJjg2Xgbe19pZplpYNkg7BzrQI08E0xGPlAInbb4,887' 2025-06-01T22:52:12.4825838Z ++ read fname 2025-06-01T22:52:12.4826271Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h 2025-06-01T22:52:12.4827057Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h 2025-06-01T22:52:12.4827662Z ++ echo torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h 2025-06-01T22:52:12.4828120Z ++ grep RECORD 2025-06-01T22:52:12.4847041Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h 2025-06-01T22:52:12.4847672Z +++ openssl base64 2025-06-01T22:52:12.4848211Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.4849450Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.4850649Z +++ sed -e s/=//g 2025-06-01T22:52:12.4890130Z ++ HASH=m8MTePggsQs0Nhw3JyHWCw4Ybsy8JxhVUhNG8ieg2n8 2025-06-01T22:52:12.4895579Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h 2025-06-01T22:52:12.4896477Z +++ awk '{print $5}' 2025-06-01T22:52:12.4922228Z ++ FSIZE=1242 2025-06-01T22:52:12.4923024Z ++ echo '"torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h",sha256=m8MTePggsQs0Nhw3JyHWCw4Ybsy8JxhVUhNG8ieg2n8,1242' 2025-06-01T22:52:12.4924048Z ++ read fname 2025-06-01T22:52:12.4924681Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h 2025-06-01T22:52:12.4925377Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h 2025-06-01T22:52:12.4926002Z ++ echo torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h 2025-06-01T22:52:12.4926467Z ++ grep RECORD 2025-06-01T22:52:12.4947805Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h 2025-06-01T22:52:12.4948432Z +++ openssl base64 2025-06-01T22:52:12.4948949Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.4949969Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.4951309Z +++ sed -e s/=//g 2025-06-01T22:52:12.4992285Z ++ HASH=EKIdD96tRVvOfjDzeBpt9PMsuS5gA43GrAKUeK94dtQ 2025-06-01T22:52:12.4997240Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h 2025-06-01T22:52:12.4997742Z +++ awk '{print $5}' 2025-06-01T22:52:12.5024734Z ++ FSIZE=1244 2025-06-01T22:52:12.5025533Z ++ echo '"torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h",sha256=EKIdD96tRVvOfjDzeBpt9PMsuS5gA43GrAKUeK94dtQ,1244' 2025-06-01T22:52:12.5026287Z ++ read fname 2025-06-01T22:52:12.5026829Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h 2025-06-01T22:52:12.5027451Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h 2025-06-01T22:52:12.5028088Z ++ echo torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h 2025-06-01T22:52:12.5028502Z ++ grep RECORD 2025-06-01T22:52:12.5047867Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h 2025-06-01T22:52:12.5048659Z +++ openssl base64 2025-06-01T22:52:12.5049793Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.5051190Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.5052375Z +++ sed -e s/=//g 2025-06-01T22:52:12.5090022Z ++ HASH=xUuBA6rTN4CH6lee_IlqtYpdw3LGEX_a6IooRo09Z8k 2025-06-01T22:52:12.5095117Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h 2025-06-01T22:52:12.5096097Z +++ awk '{print $5}' 2025-06-01T22:52:12.5122682Z ++ FSIZE=616 2025-06-01T22:52:12.5123400Z ++ echo '"torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h",sha256=xUuBA6rTN4CH6lee_IlqtYpdw3LGEX_a6IooRo09Z8k,616' 2025-06-01T22:52:12.5124290Z ++ read fname 2025-06-01T22:52:12.5124730Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h 2025-06-01T22:52:12.5125638Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h 2025-06-01T22:52:12.5126277Z ++ echo torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h 2025-06-01T22:52:12.5126736Z ++ grep RECORD 2025-06-01T22:52:12.5147101Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h 2025-06-01T22:52:12.5147837Z +++ openssl base64 2025-06-01T22:52:12.5148314Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.5149186Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.5150545Z +++ sed -e s/=//g 2025-06-01T22:52:12.5192810Z ++ HASH=OKxqYiYpXg2OHeW9Cn4NN57TeBXFaKjjuBIxqCFl_0E 2025-06-01T22:52:12.5195784Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h 2025-06-01T22:52:12.5196374Z +++ awk '{print $5}' 2025-06-01T22:52:12.5225254Z ++ FSIZE=1244 2025-06-01T22:52:12.5226022Z ++ echo '"torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h",sha256=OKxqYiYpXg2OHeW9Cn4NN57TeBXFaKjjuBIxqCFl_0E,1244' 2025-06-01T22:52:12.5226785Z ++ read fname 2025-06-01T22:52:12.5227177Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_factor_ex_native.h 2025-06-01T22:52:12.5227772Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_factor_ex_native.h 2025-06-01T22:52:12.5228300Z ++ echo torch/include/ATen/ops/linalg_ldl_factor_ex_native.h 2025-06-01T22:52:12.5228711Z ++ grep RECORD 2025-06-01T22:52:12.5247722Z +++ openssl base64 2025-06-01T22:52:12.5248743Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_factor_ex_native.h 2025-06-01T22:52:12.5249320Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.5250731Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.5251974Z +++ sed -e s/=//g 2025-06-01T22:52:12.5290416Z ++ HASH=AWMHC2DFvSUAQBSnKyOIrUJmEqb8ix6Ikmz_HU6Pn2Q 2025-06-01T22:52:12.5295585Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_factor_ex_native.h 2025-06-01T22:52:12.5296436Z +++ awk '{print $5}' 2025-06-01T22:52:12.5323217Z ++ FSIZE=724 2025-06-01T22:52:12.5323935Z ++ echo '"torch/include/ATen/ops/linalg_ldl_factor_ex_native.h",sha256=AWMHC2DFvSUAQBSnKyOIrUJmEqb8ix6Ikmz_HU6Pn2Q,724' 2025-06-01T22:52:12.5324988Z ++ read fname 2025-06-01T22:52:12.5325380Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h 2025-06-01T22:52:12.5325958Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h 2025-06-01T22:52:12.5326457Z ++ echo torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h 2025-06-01T22:52:12.5326876Z ++ grep RECORD 2025-06-01T22:52:12.5346382Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h 2025-06-01T22:52:12.5346959Z +++ openssl base64 2025-06-01T22:52:12.5347740Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.5348551Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.5349889Z +++ sed -e s/=//g 2025-06-01T22:52:12.5393793Z ++ HASH=qJnQ-p6qMi4GGyFGoRIv90zFE8s87NvQOZ9FAltXeYk 2025-06-01T22:52:12.5395771Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h 2025-06-01T22:52:12.5396604Z +++ awk '{print $5}' 2025-06-01T22:52:12.5424937Z ++ FSIZE=2335 2025-06-01T22:52:12.5425641Z ++ echo '"torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h",sha256=qJnQ-p6qMi4GGyFGoRIv90zFE8s87NvQOZ9FAltXeYk,2335' 2025-06-01T22:52:12.5426481Z ++ read fname 2025-06-01T22:52:12.5426868Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_factor_native.h 2025-06-01T22:52:12.5427415Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_factor_native.h 2025-06-01T22:52:12.5427909Z ++ echo torch/include/ATen/ops/linalg_ldl_factor_native.h 2025-06-01T22:52:12.5428316Z ++ grep RECORD 2025-06-01T22:52:12.5446761Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_factor_native.h 2025-06-01T22:52:12.5447607Z +++ openssl base64 2025-06-01T22:52:12.5448328Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.5449648Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.5450990Z +++ sed -e s/=//g 2025-06-01T22:52:12.5488714Z ++ HASH=e9rKQ69CtiJKN4OVbyCuXajYdQHMNo48bjCTTJLmpwA 2025-06-01T22:52:12.5493784Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_factor_native.h 2025-06-01T22:52:12.5494568Z +++ awk '{print $5}' 2025-06-01T22:52:12.5520484Z ++ FSIZE=686 2025-06-01T22:52:12.5521190Z ++ echo '"torch/include/ATen/ops/linalg_ldl_factor_native.h",sha256=e9rKQ69CtiJKN4OVbyCuXajYdQHMNo48bjCTTJLmpwA,686' 2025-06-01T22:52:12.5521974Z ++ read fname 2025-06-01T22:52:12.5522349Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_factor_ops.h 2025-06-01T22:52:12.5522869Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_factor_ops.h 2025-06-01T22:52:12.5523341Z ++ echo torch/include/ATen/ops/linalg_ldl_factor_ops.h 2025-06-01T22:52:12.5524619Z ++ grep RECORD 2025-06-01T22:52:12.5546533Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_factor_ops.h 2025-06-01T22:52:12.5547142Z +++ openssl base64 2025-06-01T22:52:12.5547418Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.5548219Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.5549702Z +++ sed -e s/=//g 2025-06-01T22:52:12.5591051Z ++ HASH=bo3UalzIEYJV2Tj_Z4g8l95lashHwZEFnChKG0lal2g 2025-06-01T22:52:12.5595390Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_factor_ops.h 2025-06-01T22:52:12.5596210Z +++ awk '{print $5}' 2025-06-01T22:52:12.5623264Z ++ FSIZE=2008 2025-06-01T22:52:12.5623990Z ++ echo '"torch/include/ATen/ops/linalg_ldl_factor_ops.h",sha256=bo3UalzIEYJV2Tj_Z4g8l95lashHwZEFnChKG0lal2g,2008' 2025-06-01T22:52:12.5624782Z ++ read fname 2025-06-01T22:52:12.5625117Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_solve.h 2025-06-01T22:52:12.5625602Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_solve.h 2025-06-01T22:52:12.5626029Z ++ echo torch/include/ATen/ops/linalg_ldl_solve.h 2025-06-01T22:52:12.5626402Z ++ grep RECORD 2025-06-01T22:52:12.5647170Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_solve.h 2025-06-01T22:52:12.5647917Z +++ openssl base64 2025-06-01T22:52:12.5648201Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.5648455Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.5649593Z +++ sed -e s/=//g 2025-06-01T22:52:12.5688634Z ++ HASH=t03dhLEJUU3zOHa_tArVzRDb6A40h5IiGCYFa7cZnwk 2025-06-01T22:52:12.5693767Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_solve.h 2025-06-01T22:52:12.5695122Z +++ awk '{print $5}' 2025-06-01T22:52:12.5721179Z ++ FSIZE=1526 2025-06-01T22:52:12.5721819Z ++ echo '"torch/include/ATen/ops/linalg_ldl_solve.h",sha256=t03dhLEJUU3zOHa_tArVzRDb6A40h5IiGCYFa7cZnwk,1526' 2025-06-01T22:52:12.5722474Z ++ read fname 2025-06-01T22:52:12.5723153Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.5724272Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.5725419Z ++ echo torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.5726073Z ++ grep RECORD 2025-06-01T22:52:12.5748248Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.5749053Z +++ openssl base64 2025-06-01T22:52:12.5749449Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.5749737Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.5750001Z +++ sed -e s/=//g 2025-06-01T22:52:12.5789008Z ++ HASH=CV3VnzneqLbwlhVjHM7O2zDjR9HbSE7mR4X6Pby-8zw 2025-06-01T22:52:12.5793067Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.5793888Z +++ awk '{print $5}' 2025-06-01T22:52:12.5820978Z ++ FSIZE=869 2025-06-01T22:52:12.5821987Z ++ echo '"torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h",sha256=CV3VnzneqLbwlhVjHM7O2zDjR9HbSE7mR4X6Pby-8zw,869' 2025-06-01T22:52:12.5822989Z ++ read fname 2025-06-01T22:52:12.5823401Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h 2025-06-01T22:52:12.5824031Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h 2025-06-01T22:52:12.5824574Z ++ echo torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h 2025-06-01T22:52:12.5825017Z ++ grep RECORD 2025-06-01T22:52:12.5846059Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h 2025-06-01T22:52:12.5846704Z +++ openssl base64 2025-06-01T22:52:12.5846986Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.5847238Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.5848044Z +++ sed -e s/=//g 2025-06-01T22:52:12.5886946Z ++ HASH=nLU_qlUPQbsrNp3mo2Mzn-ibSdThflElNnDKYxfaHI0 2025-06-01T22:52:12.5892162Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h 2025-06-01T22:52:12.5892913Z +++ awk '{print $5}' 2025-06-01T22:52:12.5919487Z ++ FSIZE=1108 2025-06-01T22:52:12.5920292Z ++ echo '"torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h",sha256=nLU_qlUPQbsrNp3mo2Mzn-ibSdThflElNnDKYxfaHI0,1108' 2025-06-01T22:52:12.5921034Z ++ read fname 2025-06-01T22:52:12.5921447Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h 2025-06-01T22:52:12.5922234Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h 2025-06-01T22:52:12.5922477Z ++ echo torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h 2025-06-01T22:52:12.5922573Z ++ grep RECORD 2025-06-01T22:52:12.5945198Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h 2025-06-01T22:52:12.5946016Z +++ openssl base64 2025-06-01T22:52:12.5946542Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.5947528Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.5947780Z +++ sed -e s/=//g 2025-06-01T22:52:12.5988386Z ++ HASH=PWy4L7ZdrnQ_IAKEz4LlX0e_-JsjKtZCxSwaKusPsR4 2025-06-01T22:52:12.5992807Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h 2025-06-01T22:52:12.5993693Z +++ awk '{print $5}' 2025-06-01T22:52:12.6020681Z ++ FSIZE=1110 2025-06-01T22:52:12.6021279Z ++ echo '"torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h",sha256=PWy4L7ZdrnQ_IAKEz4LlX0e_-JsjKtZCxSwaKusPsR4,1110' 2025-06-01T22:52:12.6021519Z ++ read fname 2025-06-01T22:52:12.6021780Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_solve_meta.h 2025-06-01T22:52:12.6022029Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_solve_meta.h 2025-06-01T22:52:12.6022570Z ++ echo torch/include/ATen/ops/linalg_ldl_solve_meta.h 2025-06-01T22:52:12.6023855Z ++ grep RECORD 2025-06-01T22:52:12.6045976Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_solve_meta.h 2025-06-01T22:52:12.6046092Z +++ openssl base64 2025-06-01T22:52:12.6046199Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.6047436Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.6051276Z +++ sed -e s/=//g 2025-06-01T22:52:12.6086358Z ++ HASH=aCb109CK7C6NeM7E1rf-TGqI_-G-fG7MWHI5mFQB_tI 2025-06-01T22:52:12.6091468Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_solve_meta.h 2025-06-01T22:52:12.6092358Z +++ awk '{print $5}' 2025-06-01T22:52:12.6119462Z ++ FSIZE=640 2025-06-01T22:52:12.6120080Z ++ echo '"torch/include/ATen/ops/linalg_ldl_solve_meta.h",sha256=aCb109CK7C6NeM7E1rf-TGqI_-G-fG7MWHI5mFQB_tI,640' 2025-06-01T22:52:12.6120184Z ++ read fname 2025-06-01T22:52:12.6120524Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h 2025-06-01T22:52:12.6120874Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h 2025-06-01T22:52:12.6121109Z ++ echo torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h 2025-06-01T22:52:12.6121672Z ++ grep RECORD 2025-06-01T22:52:12.6144538Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h 2025-06-01T22:52:12.6144661Z +++ openssl base64 2025-06-01T22:52:12.6144760Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.6145771Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.6146085Z +++ sed -e s/=//g 2025-06-01T22:52:12.6187409Z ++ HASH=tzqJiqVOMN5qcLSUIplJXZTaI2UslRcNgKcY80ANcmY 2025-06-01T22:52:12.6191782Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h 2025-06-01T22:52:12.6192394Z +++ awk '{print $5}' 2025-06-01T22:52:12.6219572Z ++ FSIZE=1110 2025-06-01T22:52:12.6220331Z ++ echo '"torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h",sha256=tzqJiqVOMN5qcLSUIplJXZTaI2UslRcNgKcY80ANcmY,1110' 2025-06-01T22:52:12.6220440Z ++ read fname 2025-06-01T22:52:12.6220677Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_solve_native.h 2025-06-01T22:52:12.6220871Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_solve_native.h 2025-06-01T22:52:12.6221198Z ++ echo torch/include/ATen/ops/linalg_ldl_solve_native.h 2025-06-01T22:52:12.6221484Z ++ grep RECORD 2025-06-01T22:52:12.6243673Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_solve_native.h 2025-06-01T22:52:12.6244234Z +++ openssl base64 2025-06-01T22:52:12.6244376Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.6245119Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.6245903Z +++ sed -e s/=//g 2025-06-01T22:52:12.6286187Z ++ HASH=47zC8XubtB4sQXag7t2H2ThD5xctv4pqSVeSeP3Q3wM 2025-06-01T22:52:12.6288716Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_solve_native.h 2025-06-01T22:52:12.6289731Z +++ awk '{print $5}' 2025-06-01T22:52:12.6315739Z ++ FSIZE=689 2025-06-01T22:52:12.6316437Z ++ echo '"torch/include/ATen/ops/linalg_ldl_solve_native.h",sha256=47zC8XubtB4sQXag7t2H2ThD5xctv4pqSVeSeP3Q3wM,689' 2025-06-01T22:52:12.6316549Z ++ read fname 2025-06-01T22:52:12.6316790Z ++ make_wheel_record torch/include/ATen/ops/linalg_ldl_solve_ops.h 2025-06-01T22:52:12.6316959Z ++ FPATH=torch/include/ATen/ops/linalg_ldl_solve_ops.h 2025-06-01T22:52:12.6317751Z ++ echo torch/include/ATen/ops/linalg_ldl_solve_ops.h 2025-06-01T22:52:12.6318416Z ++ grep RECORD 2025-06-01T22:52:12.6342608Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_ldl_solve_ops.h 2025-06-01T22:52:12.6342740Z +++ openssl base64 2025-06-01T22:52:12.6342853Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.6342951Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.6343044Z +++ sed -e s/=//g 2025-06-01T22:52:12.6387239Z ++ HASH=1ZfssDIlsGPDDvxfaJRe6bBcYntAxQP91Ca7AI2iAf4 2025-06-01T22:52:12.6389282Z +++ ls -nl torch/include/ATen/ops/linalg_ldl_solve_ops.h 2025-06-01T22:52:12.6390032Z +++ awk '{print $5}' 2025-06-01T22:52:12.6414105Z ++ FSIZE=2044 2025-06-01T22:52:12.6414651Z ++ echo '"torch/include/ATen/ops/linalg_ldl_solve_ops.h",sha256=1ZfssDIlsGPDDvxfaJRe6bBcYntAxQP91Ca7AI2iAf4,2044' 2025-06-01T22:52:12.6414762Z ++ read fname 2025-06-01T22:52:12.6414956Z ++ make_wheel_record torch/include/ATen/ops/linalg_lstsq.h 2025-06-01T22:52:12.6415117Z ++ FPATH=torch/include/ATen/ops/linalg_lstsq.h 2025-06-01T22:52:12.6418181Z ++ echo torch/include/ATen/ops/linalg_lstsq.h 2025-06-01T22:52:12.6419328Z ++ grep RECORD 2025-06-01T22:52:12.6443246Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lstsq.h 2025-06-01T22:52:12.6443372Z +++ openssl base64 2025-06-01T22:52:12.6443494Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.6443848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.6444049Z +++ sed -e s/=//g 2025-06-01T22:52:12.6485527Z ++ HASH=x6ckfOTVRI7iBzc6alxa8PBreE7GpDRe5va1zsfTj10 2025-06-01T22:52:12.6489205Z +++ ls -nl torch/include/ATen/ops/linalg_lstsq.h 2025-06-01T22:52:12.6490088Z +++ awk '{print $5}' 2025-06-01T22:52:12.6517181Z ++ FSIZE=2383 2025-06-01T22:52:12.6517787Z ++ echo '"torch/include/ATen/ops/linalg_lstsq.h",sha256=x6ckfOTVRI7iBzc6alxa8PBreE7GpDRe5va1zsfTj10,2383' 2025-06-01T22:52:12.6518078Z ++ read fname 2025-06-01T22:52:12.6518642Z ++ make_wheel_record torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:12.6519024Z ++ FPATH=torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:12.6519328Z ++ echo torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:12.6520374Z ++ grep RECORD 2025-06-01T22:52:12.6545055Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:12.6545167Z +++ openssl base64 2025-06-01T22:52:12.6545267Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.6545669Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.6545763Z +++ sed -e s/=//g 2025-06-01T22:52:12.6586740Z ++ HASH=bU02tR0xyyVCynVnACWH7W13pthrtPVjq9R9obniNME 2025-06-01T22:52:12.6591039Z +++ ls -nl torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:12.6591981Z +++ awk '{print $5}' 2025-06-01T22:52:12.6618984Z ++ FSIZE=942 2025-06-01T22:52:12.6619733Z ++ echo '"torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h",sha256=bU02tR0xyyVCynVnACWH7W13pthrtPVjq9R9obniNME,942' 2025-06-01T22:52:12.6619838Z ++ read fname 2025-06-01T22:52:12.6620090Z ++ make_wheel_record torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h 2025-06-01T22:52:12.6620331Z ++ FPATH=torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h 2025-06-01T22:52:12.6620657Z ++ echo torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h 2025-06-01T22:52:12.6622232Z ++ grep RECORD 2025-06-01T22:52:12.6644122Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h 2025-06-01T22:52:12.6644245Z +++ openssl base64 2025-06-01T22:52:12.6644358Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.6645562Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.6647722Z +++ sed -e s/=//g 2025-06-01T22:52:12.6686414Z ++ HASH=7rMFmahk_QQYXOiHQvqMMgMhMU1SlDqiNvA0kDtRMzk 2025-06-01T22:52:12.6691133Z +++ ls -nl torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h 2025-06-01T22:52:12.6691866Z +++ awk '{print $5}' 2025-06-01T22:52:12.6717204Z ++ FSIZE=1317 2025-06-01T22:52:12.6717767Z ++ echo '"torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h",sha256=7rMFmahk_QQYXOiHQvqMMgMhMU1SlDqiNvA0kDtRMzk,1317' 2025-06-01T22:52:12.6717871Z ++ read fname 2025-06-01T22:52:12.6718121Z ++ make_wheel_record torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h 2025-06-01T22:52:12.6718325Z ++ FPATH=torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h 2025-06-01T22:52:12.6720719Z ++ echo torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h 2025-06-01T22:52:12.6721416Z ++ grep RECORD 2025-06-01T22:52:12.6742789Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h 2025-06-01T22:52:12.6742911Z +++ openssl base64 2025-06-01T22:52:12.6744309Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.6744410Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.6746722Z +++ sed -e s/=//g 2025-06-01T22:52:12.6786952Z ++ HASH=Ywup6yUkZpbIkX6Cjw53YtxXYntesVRwdNKkLy3U76A 2025-06-01T22:52:12.6791240Z +++ ls -nl torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h 2025-06-01T22:52:12.6792716Z +++ awk '{print $5}' 2025-06-01T22:52:12.6819258Z ++ FSIZE=1319 2025-06-01T22:52:12.6819888Z ++ echo '"torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h",sha256=Ywup6yUkZpbIkX6Cjw53YtxXYntesVRwdNKkLy3U76A,1319' 2025-06-01T22:52:12.6820006Z ++ read fname 2025-06-01T22:52:12.6820261Z ++ make_wheel_record torch/include/ATen/ops/linalg_lstsq_native.h 2025-06-01T22:52:12.6820425Z ++ FPATH=torch/include/ATen/ops/linalg_lstsq_native.h 2025-06-01T22:52:12.6820602Z ++ echo torch/include/ATen/ops/linalg_lstsq_native.h 2025-06-01T22:52:12.6822131Z ++ grep RECORD 2025-06-01T22:52:12.6844852Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lstsq_native.h 2025-06-01T22:52:12.6845029Z +++ openssl base64 2025-06-01T22:52:12.6845178Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.6845839Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.6847053Z +++ sed -e s/=//g 2025-06-01T22:52:12.6886642Z ++ HASH=jocXDRFM8mKURkFnMBwjlbc2o5qq3EZkF4YVbGyte3U 2025-06-01T22:52:12.6890594Z +++ ls -nl torch/include/ATen/ops/linalg_lstsq_native.h 2025-06-01T22:52:12.6891161Z +++ awk '{print $5}' 2025-06-01T22:52:12.6916047Z ++ FSIZE=964 2025-06-01T22:52:12.6916588Z ++ echo '"torch/include/ATen/ops/linalg_lstsq_native.h",sha256=jocXDRFM8mKURkFnMBwjlbc2o5qq3EZkF4YVbGyte3U,964' 2025-06-01T22:52:12.6916690Z ++ read fname 2025-06-01T22:52:12.6916937Z ++ make_wheel_record torch/include/ATen/ops/linalg_lstsq_ops.h 2025-06-01T22:52:12.6917096Z ++ FPATH=torch/include/ATen/ops/linalg_lstsq_ops.h 2025-06-01T22:52:12.6919665Z ++ echo torch/include/ATen/ops/linalg_lstsq_ops.h 2025-06-01T22:52:12.6920340Z ++ grep RECORD 2025-06-01T22:52:12.6942453Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lstsq_ops.h 2025-06-01T22:52:12.6942586Z +++ openssl base64 2025-06-01T22:52:12.6942765Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.6943121Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.6944120Z +++ sed -e s/=//g 2025-06-01T22:52:12.6987549Z ++ HASH=Pi7Px8SRf63RUSmi2LZ2A85hWvPSgaFx2c5myDEjsnQ 2025-06-01T22:52:12.6990546Z +++ ls -nl torch/include/ATen/ops/linalg_lstsq_ops.h 2025-06-01T22:52:12.6990657Z +++ awk '{print $5}' 2025-06-01T22:52:12.7016178Z ++ FSIZE=2934 2025-06-01T22:52:12.7016728Z ++ echo '"torch/include/ATen/ops/linalg_lstsq_ops.h",sha256=Pi7Px8SRf63RUSmi2LZ2A85hWvPSgaFx2c5myDEjsnQ,2934' 2025-06-01T22:52:12.7016830Z ++ read fname 2025-06-01T22:52:12.7017003Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu.h 2025-06-01T22:52:12.7017140Z ++ FPATH=torch/include/ATen/ops/linalg_lu.h 2025-06-01T22:52:12.7019378Z ++ echo torch/include/ATen/ops/linalg_lu.h 2025-06-01T22:52:12.7019479Z ++ grep RECORD 2025-06-01T22:52:12.7041274Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu.h 2025-06-01T22:52:12.7041419Z +++ openssl base64 2025-06-01T22:52:12.7042829Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.7043080Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.7044949Z +++ sed -e s/=//g 2025-06-01T22:52:12.7085269Z ++ HASH=mDVGF_VUr99-9v3tMLITBNfdkXrnT0Q1ZADkgtlnrtM 2025-06-01T22:52:12.7089015Z +++ ls -nl torch/include/ATen/ops/linalg_lu.h 2025-06-01T22:52:12.7090066Z +++ awk '{print $5}' 2025-06-01T22:52:12.7117271Z ++ FSIZE=1475 2025-06-01T22:52:12.7117751Z ++ echo '"torch/include/ATen/ops/linalg_lu.h",sha256=mDVGF_VUr99-9v3tMLITBNfdkXrnT0Q1ZADkgtlnrtM,1475' 2025-06-01T22:52:12.7117868Z ++ read fname 2025-06-01T22:52:12.7118400Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.7118860Z ++ FPATH=torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.7119238Z ++ echo torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.7119335Z ++ grep RECORD 2025-06-01T22:52:12.7142796Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.7142922Z +++ openssl base64 2025-06-01T22:52:12.7143034Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.7143137Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.7143239Z +++ sed -e s/=//g 2025-06-01T22:52:12.7185915Z ++ HASH=smtmNY4C8YljZ1ykgna3nAc41ErMW43WWQg6y47dWtE 2025-06-01T22:52:12.7189050Z +++ ls -nl torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.7189915Z +++ awk '{print $5}' 2025-06-01T22:52:12.7213853Z ++ FSIZE=843 2025-06-01T22:52:12.7214799Z ++ echo '"torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h",sha256=smtmNY4C8YljZ1ykgna3nAc41ErMW43WWQg6y47dWtE,843' 2025-06-01T22:52:12.7214899Z ++ read fname 2025-06-01T22:52:12.7215160Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_cpu_dispatch.h 2025-06-01T22:52:12.7215458Z ++ FPATH=torch/include/ATen/ops/linalg_lu_cpu_dispatch.h 2025-06-01T22:52:12.7218294Z ++ echo torch/include/ATen/ops/linalg_lu_cpu_dispatch.h 2025-06-01T22:52:12.7219057Z ++ grep RECORD 2025-06-01T22:52:12.7241374Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_cpu_dispatch.h 2025-06-01T22:52:12.7242279Z +++ openssl base64 2025-06-01T22:52:12.7242449Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.7242552Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.7244309Z +++ sed -e s/=//g 2025-06-01T22:52:12.7285481Z ++ HASH=Xp7_D4L1il7ip5dwwtKO_Pqz3OWh6N0JhFNzzjfoVIY 2025-06-01T22:52:12.7288584Z +++ ls -nl torch/include/ATen/ops/linalg_lu_cpu_dispatch.h 2025-06-01T22:52:12.7289582Z +++ awk '{print $5}' 2025-06-01T22:52:12.7315872Z ++ FSIZE=1099 2025-06-01T22:52:12.7316390Z ++ echo '"torch/include/ATen/ops/linalg_lu_cpu_dispatch.h",sha256=Xp7_D4L1il7ip5dwwtKO_Pqz3OWh6N0JhFNzzjfoVIY,1099' 2025-06-01T22:52:12.7316484Z ++ read fname 2025-06-01T22:52:12.7316737Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_cuda_dispatch.h 2025-06-01T22:52:12.7317043Z ++ FPATH=torch/include/ATen/ops/linalg_lu_cuda_dispatch.h 2025-06-01T22:52:12.7317722Z ++ echo torch/include/ATen/ops/linalg_lu_cuda_dispatch.h 2025-06-01T22:52:12.7319102Z ++ grep RECORD 2025-06-01T22:52:12.7341604Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_cuda_dispatch.h 2025-06-01T22:52:12.7341749Z +++ openssl base64 2025-06-01T22:52:12.7341851Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.7342866Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.7343406Z +++ sed -e s/=//g 2025-06-01T22:52:12.7386913Z ++ HASH=uiYoc1rh5c-9GtJj34CAPP-11HZIBg5k4eDnzkM0JtE 2025-06-01T22:52:12.7389004Z +++ ls -nl torch/include/ATen/ops/linalg_lu_cuda_dispatch.h 2025-06-01T22:52:12.7390365Z +++ awk '{print $5}' 2025-06-01T22:52:12.7414803Z ++ FSIZE=1101 2025-06-01T22:52:12.7415484Z ++ echo '"torch/include/ATen/ops/linalg_lu_cuda_dispatch.h",sha256=uiYoc1rh5c-9GtJj34CAPP-11HZIBg5k4eDnzkM0JtE,1101' 2025-06-01T22:52:12.7415609Z ++ read fname 2025-06-01T22:52:12.7415989Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_factor.h 2025-06-01T22:52:12.7416160Z ++ FPATH=torch/include/ATen/ops/linalg_lu_factor.h 2025-06-01T22:52:12.7418977Z ++ echo torch/include/ATen/ops/linalg_lu_factor.h 2025-06-01T22:52:12.7419994Z ++ grep RECORD 2025-06-01T22:52:12.7441918Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_factor.h 2025-06-01T22:52:12.7442118Z +++ openssl base64 2025-06-01T22:52:12.7443519Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.7443624Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.7445756Z +++ sed -e s/=//g 2025-06-01T22:52:12.7486106Z ++ HASH=OG-Rj8tApuEC_OrboWMOu8U0ErUjd1Hp78SFfEf1rdk 2025-06-01T22:52:12.7488647Z +++ ls -nl torch/include/ATen/ops/linalg_lu_factor.h 2025-06-01T22:52:12.7489399Z +++ awk '{print $5}' 2025-06-01T22:52:12.7516590Z ++ FSIZE=1458 2025-06-01T22:52:12.7517263Z ++ echo '"torch/include/ATen/ops/linalg_lu_factor.h",sha256=OG-Rj8tApuEC_OrboWMOu8U0ErUjd1Hp78SFfEf1rdk,1458' 2025-06-01T22:52:12.7517691Z ++ read fname 2025-06-01T22:52:12.7518168Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.7518666Z ++ FPATH=torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.7518998Z ++ echo torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.7519100Z ++ grep RECORD 2025-06-01T22:52:12.7543056Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.7543190Z +++ openssl base64 2025-06-01T22:52:12.7543291Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.7543405Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.7543502Z +++ sed -e s/=//g 2025-06-01T22:52:12.7586512Z ++ HASH=8vUJQ8riaNtEXmkP4XvXh5qDoZu45IrXYH88MHa1EiU 2025-06-01T22:52:12.7588608Z +++ ls -nl torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.7589257Z +++ awk '{print $5}' 2025-06-01T22:52:12.7613427Z ++ FSIZE=1107 2025-06-01T22:52:12.7614325Z ++ echo '"torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h",sha256=8vUJQ8riaNtEXmkP4XvXh5qDoZu45IrXYH88MHa1EiU,1107' 2025-06-01T22:52:12.7615276Z ++ read fname 2025-06-01T22:52:12.7615759Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_factor_ex.h 2025-06-01T22:52:12.7616341Z ++ FPATH=torch/include/ATen/ops/linalg_lu_factor_ex.h 2025-06-01T22:52:12.7617022Z ++ echo torch/include/ATen/ops/linalg_lu_factor_ex.h 2025-06-01T22:52:12.7618610Z ++ grep RECORD 2025-06-01T22:52:12.7639197Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_factor_ex.h 2025-06-01T22:52:12.7639717Z +++ openssl base64 2025-06-01T22:52:12.7642077Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.7642343Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.7643361Z +++ sed -e s/=//g 2025-06-01T22:52:12.7683867Z ++ HASH=x8vDtiXnaPfd_7GclGzSmhbG_hFA6eLM7BAzFWu_c2U 2025-06-01T22:52:12.7687677Z +++ ls -nl torch/include/ATen/ops/linalg_lu_factor_ex.h 2025-06-01T22:52:12.7688526Z +++ awk '{print $5}' 2025-06-01T22:52:12.7715595Z ++ FSIZE=1842 2025-06-01T22:52:12.7716332Z ++ echo '"torch/include/ATen/ops/linalg_lu_factor_ex.h",sha256=x8vDtiXnaPfd_7GclGzSmhbG_hFA6eLM7BAzFWu_c2U,1842' 2025-06-01T22:52:12.7717063Z ++ read fname 2025-06-01T22:52:12.7717686Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.7718739Z ++ FPATH=torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.7719699Z ++ echo torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.7720333Z ++ grep RECORD 2025-06-01T22:52:12.7742804Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.7743585Z +++ openssl base64 2025-06-01T22:52:12.7743842Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.7744095Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.7744346Z +++ sed -e s/=//g 2025-06-01T22:52:12.7786530Z ++ HASH=AuCmBCTJMmmgAt5ZTS_I4yS8dWyK9zES31pa99w-FFM 2025-06-01T22:52:12.7789680Z +++ ls -nl torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.7790532Z +++ awk '{print $5}' 2025-06-01T22:52:12.7814818Z ++ FSIZE=878 2025-06-01T22:52:12.7815963Z ++ echo '"torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h",sha256=AuCmBCTJMmmgAt5ZTS_I4yS8dWyK9zES31pa99w-FFM,878' 2025-06-01T22:52:12.7816921Z ++ read fname 2025-06-01T22:52:12.7817342Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h 2025-06-01T22:52:12.7817987Z ++ FPATH=torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h 2025-06-01T22:52:12.7819458Z ++ echo torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h 2025-06-01T22:52:12.7820220Z ++ grep RECORD 2025-06-01T22:52:12.7843003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h 2025-06-01T22:52:12.7843796Z +++ openssl base64 2025-06-01T22:52:12.7844301Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.7844550Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.7845763Z +++ sed -e s/=//g 2025-06-01T22:52:12.7886314Z ++ HASH=R1P9J-kB3kP7sqH5Lc5ZT5odnFN9JVd10j4YCIm4t1M 2025-06-01T22:52:12.7890274Z +++ ls -nl torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h 2025-06-01T22:52:12.7891025Z +++ awk '{print $5}' 2025-06-01T22:52:12.7919212Z ++ FSIZE=1216 2025-06-01T22:52:12.7920078Z ++ echo '"torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h",sha256=R1P9J-kB3kP7sqH5Lc5ZT5odnFN9JVd10j4YCIm4t1M,1216' 2025-06-01T22:52:12.7920845Z ++ read fname 2025-06-01T22:52:12.7921268Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h 2025-06-01T22:52:12.7921924Z ++ FPATH=torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h 2025-06-01T22:52:12.7922514Z ++ echo torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h 2025-06-01T22:52:12.7922971Z ++ grep RECORD 2025-06-01T22:52:12.7942651Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h 2025-06-01T22:52:12.7943295Z +++ openssl base64 2025-06-01T22:52:12.7943619Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.7943862Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.7944134Z +++ sed -e s/=//g 2025-06-01T22:52:12.7986628Z ++ HASH=Mn2CQlZLkBe1FhWH7rMyuCrAp9NzLyay3e4ZgDDw4BQ 2025-06-01T22:52:12.7989782Z +++ ls -nl torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h 2025-06-01T22:52:12.7990624Z +++ awk '{print $5}' 2025-06-01T22:52:12.8014651Z ++ FSIZE=1218 2025-06-01T22:52:12.8015695Z ++ echo '"torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h",sha256=Mn2CQlZLkBe1FhWH7rMyuCrAp9NzLyay3e4ZgDDw4BQ,1218' 2025-06-01T22:52:12.8016447Z ++ read fname 2025-06-01T22:52:12.8016840Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_factor_ex_meta.h 2025-06-01T22:52:12.8017387Z ++ FPATH=torch/include/ATen/ops/linalg_lu_factor_ex_meta.h 2025-06-01T22:52:12.8019059Z ++ echo torch/include/ATen/ops/linalg_lu_factor_ex_meta.h 2025-06-01T22:52:12.8019459Z ++ grep RECORD 2025-06-01T22:52:12.8040447Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_factor_ex_meta.h 2025-06-01T22:52:12.8041200Z +++ openssl base64 2025-06-01T22:52:12.8041802Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.8042912Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.8044582Z +++ sed -e s/=//g 2025-06-01T22:52:12.8084909Z ++ HASH=rjQUzXSgk8PTiDyXg1QOfaXEwiIZBtM7pq5XAPyF2VU 2025-06-01T22:52:12.8094397Z +++ ls -nl torch/include/ATen/ops/linalg_lu_factor_ex_meta.h 2025-06-01T22:52:12.8095007Z +++ awk '{print $5}' 2025-06-01T22:52:12.8121208Z ++ FSIZE=608 2025-06-01T22:52:12.8121936Z ++ echo '"torch/include/ATen/ops/linalg_lu_factor_ex_meta.h",sha256=rjQUzXSgk8PTiDyXg1QOfaXEwiIZBtM7pq5XAPyF2VU,608' 2025-06-01T22:52:12.8122659Z ++ read fname 2025-06-01T22:52:12.8123082Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h 2025-06-01T22:52:12.8123734Z ++ FPATH=torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h 2025-06-01T22:52:12.8124652Z ++ echo torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h 2025-06-01T22:52:12.8125140Z ++ grep RECORD 2025-06-01T22:52:12.8147768Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h 2025-06-01T22:52:12.8148537Z +++ openssl base64 2025-06-01T22:52:12.8148828Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.8149657Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.8151049Z +++ sed -e s/=//g 2025-06-01T22:52:12.8190663Z ++ HASH=eXbcXiFGM_Ikqgela1zN1EglIZilZxdeyYAHwZUwU14 2025-06-01T22:52:12.8195119Z +++ ls -nl torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h 2025-06-01T22:52:12.8196382Z +++ awk '{print $5}' 2025-06-01T22:52:12.8224222Z ++ FSIZE=1218 2025-06-01T22:52:12.8224977Z ++ echo '"torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h",sha256=eXbcXiFGM_Ikqgela1zN1EglIZilZxdeyYAHwZUwU14,1218' 2025-06-01T22:52:12.8225735Z ++ read fname 2025-06-01T22:52:12.8226116Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_factor_ex_native.h 2025-06-01T22:52:12.8226693Z ++ FPATH=torch/include/ATen/ops/linalg_lu_factor_ex_native.h 2025-06-01T22:52:12.8227346Z ++ echo torch/include/ATen/ops/linalg_lu_factor_ex_native.h 2025-06-01T22:52:12.8227765Z ++ grep RECORD 2025-06-01T22:52:12.8247588Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_factor_ex_native.h 2025-06-01T22:52:12.8248180Z +++ openssl base64 2025-06-01T22:52:12.8248455Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.8249726Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.8251089Z +++ sed -e s/=//g 2025-06-01T22:52:12.8288839Z ++ HASH=sXr_bY4BkYxF6mydelT9rOIYG6N7ImxLYb3gn5gVjfo 2025-06-01T22:52:12.8294139Z +++ ls -nl torch/include/ATen/ops/linalg_lu_factor_ex_native.h 2025-06-01T22:52:12.8295028Z +++ awk '{print $5}' 2025-06-01T22:52:12.8322649Z ++ FSIZE=714 2025-06-01T22:52:12.8323343Z ++ echo '"torch/include/ATen/ops/linalg_lu_factor_ex_native.h",sha256=sXr_bY4BkYxF6mydelT9rOIYG6N7ImxLYb3gn5gVjfo,714' 2025-06-01T22:52:12.8324163Z ++ read fname 2025-06-01T22:52:12.8324724Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_factor_ex_ops.h 2025-06-01T22:52:12.8325289Z ++ FPATH=torch/include/ATen/ops/linalg_lu_factor_ex_ops.h 2025-06-01T22:52:12.8325802Z ++ echo torch/include/ATen/ops/linalg_lu_factor_ex_ops.h 2025-06-01T22:52:12.8326215Z ++ grep RECORD 2025-06-01T22:52:12.8347846Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_factor_ex_ops.h 2025-06-01T22:52:12.8348435Z +++ openssl base64 2025-06-01T22:52:12.8348694Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.8349012Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.8349519Z +++ sed -e s/=//g 2025-06-01T22:52:12.8392459Z ++ HASH=yUlDzIq031vQg6BQvOMWRK0mgOAP356mEqGAB-U7pGo 2025-06-01T22:52:12.8395574Z +++ ls -nl torch/include/ATen/ops/linalg_lu_factor_ex_ops.h 2025-06-01T22:52:12.8396578Z +++ awk '{print $5}' 2025-06-01T22:52:12.8425745Z ++ FSIZE=2285 2025-06-01T22:52:12.8426521Z ++ echo '"torch/include/ATen/ops/linalg_lu_factor_ex_ops.h",sha256=yUlDzIq031vQg6BQvOMWRK0mgOAP356mEqGAB-U7pGo,2285' 2025-06-01T22:52:12.8427230Z ++ read fname 2025-06-01T22:52:12.8427610Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_factor_native.h 2025-06-01T22:52:12.8428155Z ++ FPATH=torch/include/ATen/ops/linalg_lu_factor_native.h 2025-06-01T22:52:12.8428646Z ++ echo torch/include/ATen/ops/linalg_lu_factor_native.h 2025-06-01T22:52:12.8429030Z ++ grep RECORD 2025-06-01T22:52:12.8452712Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_factor_native.h 2025-06-01T22:52:12.8453279Z +++ openssl base64 2025-06-01T22:52:12.8454150Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.8455545Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.8456941Z +++ sed -e s/=//g 2025-06-01T22:52:12.8493254Z ++ HASH=nFScBn0_GaGrcOL5dYOn5G_cDuezA5ditCg13m1a7Kg 2025-06-01T22:52:12.8499314Z +++ ls -nl torch/include/ATen/ops/linalg_lu_factor_native.h 2025-06-01T22:52:12.8499966Z +++ awk '{print $5}' 2025-06-01T22:52:12.8525722Z ++ FSIZE=669 2025-06-01T22:52:12.8526417Z ++ echo '"torch/include/ATen/ops/linalg_lu_factor_native.h",sha256=nFScBn0_GaGrcOL5dYOn5G_cDuezA5ditCg13m1a7Kg,669' 2025-06-01T22:52:12.8527138Z ++ read fname 2025-06-01T22:52:12.8527519Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_factor_ops.h 2025-06-01T22:52:12.8528060Z ++ FPATH=torch/include/ATen/ops/linalg_lu_factor_ops.h 2025-06-01T22:52:12.8528682Z ++ echo torch/include/ATen/ops/linalg_lu_factor_ops.h 2025-06-01T22:52:12.8529102Z ++ grep RECORD 2025-06-01T22:52:12.8550562Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_factor_ops.h 2025-06-01T22:52:12.8551129Z +++ openssl base64 2025-06-01T22:52:12.8551927Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.8553289Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.8554734Z +++ sed -e s/=//g 2025-06-01T22:52:12.8596198Z ++ HASH=gFsYI4DoXutTv13Dok8jPFo0mPQLQg62d3V5HY7HZ5w 2025-06-01T22:52:12.8599659Z +++ ls -nl torch/include/ATen/ops/linalg_lu_factor_ops.h 2025-06-01T22:52:12.8600101Z +++ awk '{print $5}' 2025-06-01T22:52:12.8627262Z ++ FSIZE=1958 2025-06-01T22:52:12.8628021Z ++ echo '"torch/include/ATen/ops/linalg_lu_factor_ops.h",sha256=gFsYI4DoXutTv13Dok8jPFo0mPQLQg62d3V5HY7HZ5w,1958' 2025-06-01T22:52:12.8628867Z ++ read fname 2025-06-01T22:52:12.8629208Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_meta.h 2025-06-01T22:52:12.8629675Z ++ FPATH=torch/include/ATen/ops/linalg_lu_meta.h 2025-06-01T22:52:12.8630084Z ++ echo torch/include/ATen/ops/linalg_lu_meta.h 2025-06-01T22:52:12.8630455Z ++ grep RECORD 2025-06-01T22:52:12.8649624Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_meta.h 2025-06-01T22:52:12.8650496Z +++ openssl base64 2025-06-01T22:52:12.8651847Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.8653325Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.8654787Z +++ sed -e s/=//g 2025-06-01T22:52:12.8690753Z ++ HASH=zT_zbkvO2E3SX1phQCrWmatz-VMWI15g7X41JPboGZk 2025-06-01T22:52:12.8695989Z +++ ls -nl torch/include/ATen/ops/linalg_lu_meta.h 2025-06-01T22:52:12.8696892Z +++ awk '{print $5}' 2025-06-01T22:52:12.8723915Z ++ FSIZE=579 2025-06-01T22:52:12.8725056Z ++ echo '"torch/include/ATen/ops/linalg_lu_meta.h",sha256=zT_zbkvO2E3SX1phQCrWmatz-VMWI15g7X41JPboGZk,579' 2025-06-01T22:52:12.8725733Z ++ read fname 2025-06-01T22:52:12.8726127Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_meta_dispatch.h 2025-06-01T22:52:12.8726680Z ++ FPATH=torch/include/ATen/ops/linalg_lu_meta_dispatch.h 2025-06-01T22:52:12.8727332Z ++ echo torch/include/ATen/ops/linalg_lu_meta_dispatch.h 2025-06-01T22:52:12.8727736Z ++ grep RECORD 2025-06-01T22:52:12.8747821Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_meta_dispatch.h 2025-06-01T22:52:12.8748531Z +++ openssl base64 2025-06-01T22:52:12.8749481Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.8750967Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.8752281Z +++ sed -e s/=//g 2025-06-01T22:52:12.8792807Z ++ HASH=B8teXxNTtx2YftlFlWnvYJz8Nw3QJVRb22GZmskEWno 2025-06-01T22:52:12.8797543Z +++ ls -nl torch/include/ATen/ops/linalg_lu_meta_dispatch.h 2025-06-01T22:52:12.8798310Z +++ awk '{print $5}' 2025-06-01T22:52:12.8825196Z ++ FSIZE=1101 2025-06-01T22:52:12.8826126Z ++ echo '"torch/include/ATen/ops/linalg_lu_meta_dispatch.h",sha256=B8teXxNTtx2YftlFlWnvYJz8Nw3QJVRb22GZmskEWno,1101' 2025-06-01T22:52:12.8826891Z ++ read fname 2025-06-01T22:52:12.8827269Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_native.h 2025-06-01T22:52:12.8827772Z ++ FPATH=torch/include/ATen/ops/linalg_lu_native.h 2025-06-01T22:52:12.8828214Z ++ echo torch/include/ATen/ops/linalg_lu_native.h 2025-06-01T22:52:12.8828583Z ++ grep RECORD 2025-06-01T22:52:12.8848162Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_native.h 2025-06-01T22:52:12.8848689Z +++ openssl base64 2025-06-01T22:52:12.8849282Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.8850686Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.8852010Z +++ sed -e s/=//g 2025-06-01T22:52:12.8890159Z ++ HASH=3u7iw-jc2b7jJ6zd6QaN9K-akf23Pr-5VP-3hf08eZo 2025-06-01T22:52:12.8895414Z +++ ls -nl torch/include/ATen/ops/linalg_lu_native.h 2025-06-01T22:52:12.8896439Z +++ awk '{print $5}' 2025-06-01T22:52:12.8922209Z ++ FSIZE=656 2025-06-01T22:52:12.8922853Z ++ echo '"torch/include/ATen/ops/linalg_lu_native.h",sha256=3u7iw-jc2b7jJ6zd6QaN9K-akf23Pr-5VP-3hf08eZo,656' 2025-06-01T22:52:12.8923529Z ++ read fname 2025-06-01T22:52:12.8923891Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_ops.h 2025-06-01T22:52:12.8924864Z ++ FPATH=torch/include/ATen/ops/linalg_lu_ops.h 2025-06-01T22:52:12.8925297Z ++ echo torch/include/ATen/ops/linalg_lu_ops.h 2025-06-01T22:52:12.8925670Z ++ grep RECORD 2025-06-01T22:52:12.8946854Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_ops.h 2025-06-01T22:52:12.8947426Z +++ openssl base64 2025-06-01T22:52:12.8947967Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.8949474Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.8950681Z +++ sed -e s/=//g 2025-06-01T22:52:12.8990648Z ++ HASH=yiHAUM8z-IoLyEKqHUsAHPvZOtdlQfMM_TY5gDZoffU 2025-06-01T22:52:12.8995321Z +++ ls -nl torch/include/ATen/ops/linalg_lu_ops.h 2025-06-01T22:52:12.8996324Z +++ awk '{print $5}' 2025-06-01T22:52:12.9022870Z ++ FSIZE=2042 2025-06-01T22:52:12.9023631Z ++ echo '"torch/include/ATen/ops/linalg_lu_ops.h",sha256=yiHAUM8z-IoLyEKqHUsAHPvZOtdlQfMM_TY5gDZoffU,2042' 2025-06-01T22:52:12.9024436Z ++ read fname 2025-06-01T22:52:12.9024784Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_solve.h 2025-06-01T22:52:12.9025262Z ++ FPATH=torch/include/ATen/ops/linalg_lu_solve.h 2025-06-01T22:52:12.9025756Z ++ echo torch/include/ATen/ops/linalg_lu_solve.h 2025-06-01T22:52:12.9026135Z ++ grep RECORD 2025-06-01T22:52:12.9047160Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_solve.h 2025-06-01T22:52:12.9047967Z +++ openssl base64 2025-06-01T22:52:12.9049440Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.9050732Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.9052017Z +++ sed -e s/=//g 2025-06-01T22:52:12.9089111Z ++ HASH=iJAExg3zzsIoD9y8BQ6_yi_s4JuX8iVgKWPkZnzbK30 2025-06-01T22:52:12.9094888Z +++ ls -nl torch/include/ATen/ops/linalg_lu_solve.h 2025-06-01T22:52:12.9096235Z +++ awk '{print $5}' 2025-06-01T22:52:12.9121706Z ++ FSIZE=1607 2025-06-01T22:52:12.9122350Z ++ echo '"torch/include/ATen/ops/linalg_lu_solve.h",sha256=iJAExg3zzsIoD9y8BQ6_yi_s4JuX8iVgKWPkZnzbK30,1607' 2025-06-01T22:52:12.9123022Z ++ read fname 2025-06-01T22:52:12.9123612Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.9125128Z ++ FPATH=torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.9126147Z ++ echo torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.9126839Z ++ grep RECORD 2025-06-01T22:52:12.9147923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.9148740Z +++ openssl base64 2025-06-01T22:52:12.9149000Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.9149602Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.9151049Z +++ sed -e s/=//g 2025-06-01T22:52:12.9194280Z ++ HASH=yDxFDDhx0T8KutdXHAJhMf9fnn7Iu4JOymmVwAUVA9w 2025-06-01T22:52:12.9197557Z +++ ls -nl torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:12.9198286Z +++ awk '{print $5}' 2025-06-01T22:52:12.9225528Z ++ FSIZE=882 2025-06-01T22:52:12.9226573Z ++ echo '"torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h",sha256=yDxFDDhx0T8KutdXHAJhMf9fnn7Iu4JOymmVwAUVA9w,882' 2025-06-01T22:52:12.9227607Z ++ read fname 2025-06-01T22:52:12.9228011Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h 2025-06-01T22:52:12.9228625Z ++ FPATH=torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h 2025-06-01T22:52:12.9229176Z ++ echo torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h 2025-06-01T22:52:12.9229593Z ++ grep RECORD 2025-06-01T22:52:12.9248103Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h 2025-06-01T22:52:12.9248730Z +++ openssl base64 2025-06-01T22:52:12.9249691Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.9251164Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.9252513Z +++ sed -e s/=//g 2025-06-01T22:52:12.9290417Z ++ HASH=Pogx7Ji1bVUqqADhPj-IyHf44YPpzm6VLgLM-h6K91g 2025-06-01T22:52:12.9295568Z +++ ls -nl torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h 2025-06-01T22:52:12.9296463Z +++ awk '{print $5}' 2025-06-01T22:52:12.9323292Z ++ FSIZE=1142 2025-06-01T22:52:12.9324243Z ++ echo '"torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h",sha256=Pogx7Ji1bVUqqADhPj-IyHf44YPpzm6VLgLM-h6K91g,1142' 2025-06-01T22:52:12.9324992Z ++ read fname 2025-06-01T22:52:12.9325618Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h 2025-06-01T22:52:12.9326253Z ++ FPATH=torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h 2025-06-01T22:52:12.9326868Z ++ echo torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h 2025-06-01T22:52:12.9327321Z ++ grep RECORD 2025-06-01T22:52:12.9348538Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h 2025-06-01T22:52:12.9349198Z +++ openssl base64 2025-06-01T22:52:12.9349479Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.9350728Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.9352037Z +++ sed -e s/=//g 2025-06-01T22:52:12.9394583Z ++ HASH=kYq9fGi2__Qzd9GDG9Klte-ryXKZDcl5vbaTSozunG0 2025-06-01T22:52:12.9398255Z +++ ls -nl torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h 2025-06-01T22:52:12.9398981Z +++ awk '{print $5}' 2025-06-01T22:52:12.9425839Z ++ FSIZE=1144 2025-06-01T22:52:12.9426637Z ++ echo '"torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h",sha256=kYq9fGi2__Qzd9GDG9Klte-ryXKZDcl5vbaTSozunG0,1144' 2025-06-01T22:52:12.9427421Z ++ read fname 2025-06-01T22:52:12.9427792Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_solve_meta.h 2025-06-01T22:52:12.9428302Z ++ FPATH=torch/include/ATen/ops/linalg_lu_solve_meta.h 2025-06-01T22:52:12.9428817Z ++ echo torch/include/ATen/ops/linalg_lu_solve_meta.h 2025-06-01T22:52:12.9429209Z ++ grep RECORD 2025-06-01T22:52:12.9449954Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_solve_meta.h 2025-06-01T22:52:12.9450511Z +++ openssl base64 2025-06-01T22:52:12.9451208Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.9452658Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.9453906Z +++ sed -e s/=//g 2025-06-01T22:52:12.9491338Z ++ HASH=qoya0CrfMmyDyn0Idiqpbc_wc2l_9xDYOEEqknlVeSE 2025-06-01T22:52:12.9496398Z +++ ls -nl torch/include/ATen/ops/linalg_lu_solve_meta.h 2025-06-01T22:52:12.9498160Z +++ awk '{print $5}' 2025-06-01T22:52:12.9524667Z ++ FSIZE=648 2025-06-01T22:52:12.9525582Z ++ echo '"torch/include/ATen/ops/linalg_lu_solve_meta.h",sha256=qoya0CrfMmyDyn0Idiqpbc_wc2l_9xDYOEEqknlVeSE,648' 2025-06-01T22:52:12.9526493Z ++ read fname 2025-06-01T22:52:12.9526924Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h 2025-06-01T22:52:12.9527547Z ++ FPATH=torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h 2025-06-01T22:52:12.9528117Z ++ echo torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h 2025-06-01T22:52:12.9528551Z ++ grep RECORD 2025-06-01T22:52:12.9547844Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h 2025-06-01T22:52:12.9548749Z +++ openssl base64 2025-06-01T22:52:12.9549409Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.9550846Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.9552012Z +++ sed -e s/=//g 2025-06-01T22:52:12.9591722Z ++ HASH=nw642a0aRVtBLFvBXa5E_80BBLR7sT621A0pDE3JanE 2025-06-01T22:52:12.9596449Z +++ ls -nl torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h 2025-06-01T22:52:12.9597770Z +++ awk '{print $5}' 2025-06-01T22:52:12.9624355Z ++ FSIZE=1144 2025-06-01T22:52:12.9625289Z ++ echo '"torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h",sha256=nw642a0aRVtBLFvBXa5E_80BBLR7sT621A0pDE3JanE,1144' 2025-06-01T22:52:12.9626094Z ++ read fname 2025-06-01T22:52:12.9626459Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_solve_native.h 2025-06-01T22:52:12.9627004Z ++ FPATH=torch/include/ATen/ops/linalg_lu_solve_native.h 2025-06-01T22:52:12.9627479Z ++ echo torch/include/ATen/ops/linalg_lu_solve_native.h 2025-06-01T22:52:12.9630094Z ++ grep RECORD 2025-06-01T22:52:12.9650622Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_solve_native.h 2025-06-01T22:52:12.9651176Z +++ openssl base64 2025-06-01T22:52:12.9652059Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.9653403Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.9654771Z +++ sed -e s/=//g 2025-06-01T22:52:12.9691392Z ++ HASH=f5Ylqdyo6g9W7SyNHCinlM-2fHOJlE8ZHH23EakDHo0 2025-06-01T22:52:12.9696214Z +++ ls -nl torch/include/ATen/ops/linalg_lu_solve_native.h 2025-06-01T22:52:12.9696983Z +++ awk '{print $5}' 2025-06-01T22:52:12.9722993Z ++ FSIZE=695 2025-06-01T22:52:12.9723713Z ++ echo '"torch/include/ATen/ops/linalg_lu_solve_native.h",sha256=f5Ylqdyo6g9W7SyNHCinlM-2fHOJlE8ZHH23EakDHo0,695' 2025-06-01T22:52:12.9724616Z ++ read fname 2025-06-01T22:52:12.9725147Z ++ make_wheel_record torch/include/ATen/ops/linalg_lu_solve_ops.h 2025-06-01T22:52:12.9725687Z ++ FPATH=torch/include/ATen/ops/linalg_lu_solve_ops.h 2025-06-01T22:52:12.9726238Z ++ echo torch/include/ATen/ops/linalg_lu_solve_ops.h 2025-06-01T22:52:12.9726643Z ++ grep RECORD 2025-06-01T22:52:12.9748372Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_lu_solve_ops.h 2025-06-01T22:52:12.9749122Z +++ openssl base64 2025-06-01T22:52:12.9749624Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.9750355Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.9751658Z +++ sed -e s/=//g 2025-06-01T22:52:12.9794520Z ++ HASH=WI0fY-Mdb47wKZJl8_OJebF_RPPciNVrqn3Ht3KtOmA 2025-06-01T22:52:12.9798071Z +++ ls -nl torch/include/ATen/ops/linalg_lu_solve_ops.h 2025-06-01T22:52:12.9798985Z +++ awk '{print $5}' 2025-06-01T22:52:12.9826844Z ++ FSIZE=2114 2025-06-01T22:52:12.9827499Z ++ echo '"torch/include/ATen/ops/linalg_lu_solve_ops.h",sha256=WI0fY-Mdb47wKZJl8_OJebF_RPPciNVrqn3Ht3KtOmA,2114' 2025-06-01T22:52:12.9828177Z ++ read fname 2025-06-01T22:52:12.9828518Z ++ make_wheel_record torch/include/ATen/ops/linalg_matmul.h 2025-06-01T22:52:12.9828974Z ++ FPATH=torch/include/ATen/ops/linalg_matmul.h 2025-06-01T22:52:12.9829397Z ++ echo torch/include/ATen/ops/linalg_matmul.h 2025-06-01T22:52:12.9829749Z ++ grep RECORD 2025-06-01T22:52:12.9849061Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matmul.h 2025-06-01T22:52:12.9849575Z +++ openssl base64 2025-06-01T22:52:12.9850319Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.9851624Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.9852842Z +++ sed -e s/=//g 2025-06-01T22:52:12.9890596Z ++ HASH=UHNPIVqQs3qS5eqVdwu5voNlg_lAWv2mXucDBqix55U 2025-06-01T22:52:12.9895777Z +++ ls -nl torch/include/ATen/ops/linalg_matmul.h 2025-06-01T22:52:12.9896529Z +++ awk '{print $5}' 2025-06-01T22:52:12.9923082Z ++ FSIZE=1238 2025-06-01T22:52:12.9923755Z ++ echo '"torch/include/ATen/ops/linalg_matmul.h",sha256=UHNPIVqQs3qS5eqVdwu5voNlg_lAWv2mXucDBqix55U,1238' 2025-06-01T22:52:12.9924551Z ++ read fname 2025-06-01T22:52:12.9925243Z ++ make_wheel_record torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.9926086Z ++ FPATH=torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.9926862Z ++ echo torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.9927432Z ++ grep RECORD 2025-06-01T22:52:12.9948698Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.9949410Z +++ openssl base64 2025-06-01T22:52:12.9949686Z +++ sed -e s/+/-/g 2025-06-01T22:52:12.9950365Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:12.9951688Z +++ sed -e s/=//g 2025-06-01T22:52:12.9993553Z ++ HASH=Q3uz6RawtS4rq_yETtDzm23bP4v35zDesmU8KjkBj8I 2025-06-01T22:52:12.9997689Z +++ ls -nl torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:12.9998257Z +++ awk '{print $5}' 2025-06-01T22:52:13.0025508Z ++ FSIZE=1020 2025-06-01T22:52:13.0026425Z ++ echo '"torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h",sha256=Q3uz6RawtS4rq_yETtDzm23bP4v35zDesmU8KjkBj8I,1020' 2025-06-01T22:52:13.0027291Z ++ read fname 2025-06-01T22:52:13.0027645Z ++ make_wheel_record torch/include/ATen/ops/linalg_matmul_native.h 2025-06-01T22:52:13.0028167Z ++ FPATH=torch/include/ATen/ops/linalg_matmul_native.h 2025-06-01T22:52:13.0028625Z ++ echo torch/include/ATen/ops/linalg_matmul_native.h 2025-06-01T22:52:13.0029014Z ++ grep RECORD 2025-06-01T22:52:13.0049404Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matmul_native.h 2025-06-01T22:52:13.0049973Z +++ openssl base64 2025-06-01T22:52:13.0050657Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.0052126Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.0053487Z +++ sed -e s/=//g 2025-06-01T22:52:13.0090219Z ++ HASH=n0S5DH5lLZYf6xyZSpJ0s_eNKV9P0iSryN11rm91MvA 2025-06-01T22:52:13.0095358Z +++ ls -nl torch/include/ATen/ops/linalg_matmul_native.h 2025-06-01T22:52:13.0096148Z +++ awk '{print $5}' 2025-06-01T22:52:13.0122155Z ++ FSIZE=620 2025-06-01T22:52:13.0122890Z ++ echo '"torch/include/ATen/ops/linalg_matmul_native.h",sha256=n0S5DH5lLZYf6xyZSpJ0s_eNKV9P0iSryN11rm91MvA,620' 2025-06-01T22:52:13.0123571Z ++ read fname 2025-06-01T22:52:13.0123924Z ++ make_wheel_record torch/include/ATen/ops/linalg_matmul_ops.h 2025-06-01T22:52:13.0124867Z ++ FPATH=torch/include/ATen/ops/linalg_matmul_ops.h 2025-06-01T22:52:13.0125323Z ++ echo torch/include/ATen/ops/linalg_matmul_ops.h 2025-06-01T22:52:13.0125717Z ++ grep RECORD 2025-06-01T22:52:13.0147918Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matmul_ops.h 2025-06-01T22:52:13.0148746Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.0149012Z +++ openssl base64 2025-06-01T22:52:13.0150167Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.0151385Z +++ sed -e s/=//g 2025-06-01T22:52:13.0193974Z ++ HASH=IMd6CXJlI0zBLLubOnRHa78YmcovE2ZxXBJZZwl24ns 2025-06-01T22:52:13.0197165Z +++ ls -nl torch/include/ATen/ops/linalg_matmul_ops.h 2025-06-01T22:52:13.0197923Z +++ awk '{print $5}' 2025-06-01T22:52:13.0226109Z ++ FSIZE=1761 2025-06-01T22:52:13.0226774Z ++ echo '"torch/include/ATen/ops/linalg_matmul_ops.h",sha256=IMd6CXJlI0zBLLubOnRHa78YmcovE2ZxXBJZZwl24ns,1761' 2025-06-01T22:52:13.0227466Z ++ read fname 2025-06-01T22:52:13.0227817Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_exp.h 2025-06-01T22:52:13.0228329Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_exp.h 2025-06-01T22:52:13.0228772Z ++ echo torch/include/ATen/ops/linalg_matrix_exp.h 2025-06-01T22:52:13.0229143Z ++ grep RECORD 2025-06-01T22:52:13.0249300Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_exp.h 2025-06-01T22:52:13.0249832Z +++ openssl base64 2025-06-01T22:52:13.0250194Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.0251490Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.0252690Z +++ sed -e s/=//g 2025-06-01T22:52:13.0290926Z ++ HASH=ovPeP--cw3ZkDup5C4kXmtRjUOogM_nZVM7y9AGrIVw 2025-06-01T22:52:13.0295871Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_exp.h 2025-06-01T22:52:13.0296647Z +++ awk '{print $5}' 2025-06-01T22:52:13.0324303Z ++ FSIZE=1137 2025-06-01T22:52:13.0325028Z ++ echo '"torch/include/ATen/ops/linalg_matrix_exp.h",sha256=ovPeP--cw3ZkDup5C4kXmtRjUOogM_nZVM7y9AGrIVw,1137' 2025-06-01T22:52:13.0325923Z ++ read fname 2025-06-01T22:52:13.0326473Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.0327372Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.0328193Z ++ echo torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.0328780Z ++ grep RECORD 2025-06-01T22:52:13.0347913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.0348647Z +++ openssl base64 2025-06-01T22:52:13.0348922Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.0349541Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.0350918Z +++ sed -e s/=//g 2025-06-01T22:52:13.0392681Z ++ HASH=m7KVL5YQSOj0jmGsp6hX59dYJ14RQgYKiy-_kL3PsyQ 2025-06-01T22:52:13.0397170Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.0397771Z +++ awk '{print $5}' 2025-06-01T22:52:13.0424891Z ++ FSIZE=889 2025-06-01T22:52:13.0425871Z ++ echo '"torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h",sha256=m7KVL5YQSOj0jmGsp6hX59dYJ14RQgYKiy-_kL3PsyQ,889' 2025-06-01T22:52:13.0426750Z ++ read fname 2025-06-01T22:52:13.0427328Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h 2025-06-01T22:52:13.0427953Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h 2025-06-01T22:52:13.0428527Z ++ echo torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h 2025-06-01T22:52:13.0428984Z ++ grep RECORD 2025-06-01T22:52:13.0448076Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h 2025-06-01T22:52:13.0448693Z +++ openssl base64 2025-06-01T22:52:13.0449030Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.0450133Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.0451426Z +++ sed -e s/=//g 2025-06-01T22:52:13.0489889Z ++ HASH=brPS4ishlrgIM0GQYTkpMfzy5NC14JfUImajpcjnSX0 2025-06-01T22:52:13.0494945Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h 2025-06-01T22:52:13.0495905Z +++ awk '{print $5}' 2025-06-01T22:52:13.0522629Z ++ FSIZE=731 2025-06-01T22:52:13.0523433Z ++ echo '"torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h",sha256=brPS4ishlrgIM0GQYTkpMfzy5NC14JfUImajpcjnSX0,731' 2025-06-01T22:52:13.0524355Z ++ read fname 2025-06-01T22:52:13.0524967Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h 2025-06-01T22:52:13.0525609Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h 2025-06-01T22:52:13.0526206Z ++ echo torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h 2025-06-01T22:52:13.0526652Z ++ grep RECORD 2025-06-01T22:52:13.0548167Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h 2025-06-01T22:52:13.0548778Z +++ openssl base64 2025-06-01T22:52:13.0549036Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.0549731Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.0551201Z +++ sed -e s/=//g 2025-06-01T22:52:13.0594566Z ++ HASH=skDxjmJFuCVge-yFNbu8ZZzu9Z3vxQnRtMwD7T3h2MQ 2025-06-01T22:52:13.0597353Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h 2025-06-01T22:52:13.0597906Z +++ awk '{print $5}' 2025-06-01T22:52:13.0625304Z ++ FSIZE=733 2025-06-01T22:52:13.0626104Z ++ echo '"torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h",sha256=skDxjmJFuCVge-yFNbu8ZZzu9Z3vxQnRtMwD7T3h2MQ,733' 2025-06-01T22:52:13.0627006Z ++ read fname 2025-06-01T22:52:13.0627388Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_exp_native.h 2025-06-01T22:52:13.0628012Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_exp_native.h 2025-06-01T22:52:13.0628519Z ++ echo torch/include/ATen/ops/linalg_matrix_exp_native.h 2025-06-01T22:52:13.0638943Z ++ grep RECORD 2025-06-01T22:52:13.0648326Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_exp_native.h 2025-06-01T22:52:13.0648892Z +++ openssl base64 2025-06-01T22:52:13.0649484Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.0650894Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.0652014Z +++ sed -e s/=//g 2025-06-01T22:52:13.0690036Z ++ HASH=rkqhIfaXqR2WGXNvpQv9Hn2u1gVCiMer_L7Bk555JMA 2025-06-01T22:52:13.0694920Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_exp_native.h 2025-06-01T22:52:13.0695749Z +++ awk '{print $5}' 2025-06-01T22:52:13.0722433Z ++ FSIZE=576 2025-06-01T22:52:13.0723187Z ++ echo '"torch/include/ATen/ops/linalg_matrix_exp_native.h",sha256=rkqhIfaXqR2WGXNvpQv9Hn2u1gVCiMer_L7Bk555JMA,576' 2025-06-01T22:52:13.0723910Z ++ read fname 2025-06-01T22:52:13.0724425Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_exp_ops.h 2025-06-01T22:52:13.0725127Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_exp_ops.h 2025-06-01T22:52:13.0725665Z ++ echo torch/include/ATen/ops/linalg_matrix_exp_ops.h 2025-06-01T22:52:13.0726059Z ++ grep RECORD 2025-06-01T22:52:13.0747642Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_exp_ops.h 2025-06-01T22:52:13.0748196Z +++ openssl base64 2025-06-01T22:52:13.0748459Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.0749774Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.0751156Z +++ sed -e s/=//g 2025-06-01T22:52:13.0793077Z ++ HASH=JWSNGbeM1WILW1FsH2eYmF31zl7ENiQmHw_uTKN-gRU 2025-06-01T22:52:13.0797126Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_exp_ops.h 2025-06-01T22:52:13.0798321Z +++ awk '{print $5}' 2025-06-01T22:52:13.0826232Z ++ FSIZE=1613 2025-06-01T22:52:13.0826900Z ++ echo '"torch/include/ATen/ops/linalg_matrix_exp_ops.h",sha256=JWSNGbeM1WILW1FsH2eYmF31zl7ENiQmHw_uTKN-gRU,1613' 2025-06-01T22:52:13.0827602Z ++ read fname 2025-06-01T22:52:13.0827951Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_norm.h 2025-06-01T22:52:13.0828457Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_norm.h 2025-06-01T22:52:13.0828897Z ++ echo torch/include/ATen/ops/linalg_matrix_norm.h 2025-06-01T22:52:13.0829283Z ++ grep RECORD 2025-06-01T22:52:13.0849677Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_norm.h 2025-06-01T22:52:13.0850183Z +++ openssl base64 2025-06-01T22:52:13.0851001Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.0852434Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.0853799Z +++ sed -e s/=//g 2025-06-01T22:52:13.0891652Z ++ HASH=UT5zhCE82UuVwTYwAKN7Zh_zFYEdCu6yic6aN3xf5Pg 2025-06-01T22:52:13.0896792Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_norm.h 2025-06-01T22:52:13.0898181Z +++ awk '{print $5}' 2025-06-01T22:52:13.0925501Z ++ FSIZE=3159 2025-06-01T22:52:13.0926193Z ++ echo '"torch/include/ATen/ops/linalg_matrix_norm.h",sha256=UT5zhCE82UuVwTYwAKN7Zh_zFYEdCu6yic6aN3xf5Pg,3159' 2025-06-01T22:52:13.0926885Z ++ read fname 2025-06-01T22:52:13.0927452Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.0928352Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.0929177Z ++ echo torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.0929761Z ++ grep RECORD 2025-06-01T22:52:13.0949724Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.0949848Z +++ openssl base64 2025-06-01T22:52:13.0950132Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.0951495Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.0952863Z +++ sed -e s/=//g 2025-06-01T22:52:13.0995214Z ++ HASH=1trsOTo3butPXz_b-lWyFVctmC9AFx7btx53npcPdJ0 2025-06-01T22:52:13.0998770Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.0998888Z +++ awk '{print $5}' 2025-06-01T22:52:13.1026862Z ++ FSIZE=1914 2025-06-01T22:52:13.1027776Z ++ echo '"torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h",sha256=1trsOTo3butPXz_b-lWyFVctmC9AFx7btx53npcPdJ0,1914' 2025-06-01T22:52:13.1027883Z ++ read fname 2025-06-01T22:52:13.1028145Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_norm_native.h 2025-06-01T22:52:13.1028338Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_norm_native.h 2025-06-01T22:52:13.1028538Z ++ echo torch/include/ATen/ops/linalg_matrix_norm_native.h 2025-06-01T22:52:13.1028919Z ++ grep RECORD 2025-06-01T22:52:13.1048777Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_norm_native.h 2025-06-01T22:52:13.1048956Z +++ openssl base64 2025-06-01T22:52:13.1050183Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.1051482Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.1052636Z +++ sed -e s/=//g 2025-06-01T22:52:13.1090589Z ++ HASH=ArcJ--ZjtOpwHsBVxu2x3libZepqiIDQVQlUsSY0Rvg 2025-06-01T22:52:13.1095294Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_norm_native.h 2025-06-01T22:52:13.1096268Z +++ awk '{print $5}' 2025-06-01T22:52:13.1123510Z ++ FSIZE=1186 2025-06-01T22:52:13.1124278Z ++ echo '"torch/include/ATen/ops/linalg_matrix_norm_native.h",sha256=ArcJ--ZjtOpwHsBVxu2x3libZepqiIDQVQlUsSY0Rvg,1186' 2025-06-01T22:52:13.1124591Z ++ read fname 2025-06-01T22:52:13.1125149Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_norm_ops.h 2025-06-01T22:52:13.1125363Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_norm_ops.h 2025-06-01T22:52:13.1125554Z ++ echo torch/include/ATen/ops/linalg_matrix_norm_ops.h 2025-06-01T22:52:13.1126569Z ++ grep RECORD 2025-06-01T22:52:13.1148505Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_norm_ops.h 2025-06-01T22:52:13.1148621Z +++ openssl base64 2025-06-01T22:52:13.1149107Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.1150138Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.1151345Z +++ sed -e s/=//g 2025-06-01T22:52:13.1192720Z ++ HASH=qseRGoX-YU4jroxbvt0CYU94fRGZjuzE_U0qc20k5Gs 2025-06-01T22:52:13.1197217Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_norm_ops.h 2025-06-01T22:52:13.1198100Z +++ awk '{print $5}' 2025-06-01T22:52:13.1226238Z ++ FSIZE=4216 2025-06-01T22:52:13.1226793Z ++ echo '"torch/include/ATen/ops/linalg_matrix_norm_ops.h",sha256=qseRGoX-YU4jroxbvt0CYU94fRGZjuzE_U0qc20k5Gs,4216' 2025-06-01T22:52:13.1226893Z ++ read fname 2025-06-01T22:52:13.1227111Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_power.h 2025-06-01T22:52:13.1227289Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_power.h 2025-06-01T22:52:13.1227456Z ++ echo torch/include/ATen/ops/linalg_matrix_power.h 2025-06-01T22:52:13.1228157Z ++ grep RECORD 2025-06-01T22:52:13.1249179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_power.h 2025-06-01T22:52:13.1249298Z +++ openssl base64 2025-06-01T22:52:13.1250635Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.1251769Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.1253221Z +++ sed -e s/=//g 2025-06-01T22:52:13.1290618Z ++ HASH=5dtr0lg53OA1l3L7QNOTB4qjSyxdNigXVFxSF0iHnDI 2025-06-01T22:52:13.1295329Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_power.h 2025-06-01T22:52:13.1296246Z +++ awk '{print $5}' 2025-06-01T22:52:13.1322693Z ++ FSIZE=1220 2025-06-01T22:52:13.1323329Z ++ echo '"torch/include/ATen/ops/linalg_matrix_power.h",sha256=5dtr0lg53OA1l3L7QNOTB4qjSyxdNigXVFxSF0iHnDI,1220' 2025-06-01T22:52:13.1323435Z ++ read fname 2025-06-01T22:52:13.1323839Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.1324367Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.1324716Z ++ echo torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.1325096Z ++ grep RECORD 2025-06-01T22:52:13.1347234Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.1347360Z +++ openssl base64 2025-06-01T22:52:13.1347756Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.1348870Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.1350069Z +++ sed -e s/=//g 2025-06-01T22:52:13.1391516Z ++ HASH=3sHPktmIURdB8o_H5ehBCYGQBKRUcb3j3XyhXxILems 2025-06-01T22:52:13.1395499Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.1395609Z +++ awk '{print $5}' 2025-06-01T22:52:13.1422965Z ++ FSIZE=993 2025-06-01T22:52:13.1423678Z ++ echo '"torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h",sha256=3sHPktmIURdB8o_H5ehBCYGQBKRUcb3j3XyhXxILems,993' 2025-06-01T22:52:13.1423775Z ++ read fname 2025-06-01T22:52:13.1424038Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_power_native.h 2025-06-01T22:52:13.1424247Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_power_native.h 2025-06-01T22:52:13.1424573Z ++ echo torch/include/ATen/ops/linalg_matrix_power_native.h 2025-06-01T22:52:13.1424762Z ++ grep RECORD 2025-06-01T22:52:13.1446458Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_power_native.h 2025-06-01T22:52:13.1446582Z +++ openssl base64 2025-06-01T22:52:13.1447175Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.1448452Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.1449703Z +++ sed -e s/=//g 2025-06-01T22:52:13.1488119Z ++ HASH=oiril8Aply293UCVBdY-5zdGhA3471awNWivA7oqrXs 2025-06-01T22:52:13.1493065Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_power_native.h 2025-06-01T22:52:13.1493985Z +++ awk '{print $5}' 2025-06-01T22:52:13.1521638Z ++ FSIZE=602 2025-06-01T22:52:13.1522250Z ++ echo '"torch/include/ATen/ops/linalg_matrix_power_native.h",sha256=oiril8Aply293UCVBdY-5zdGhA3471awNWivA7oqrXs,602' 2025-06-01T22:52:13.1522381Z ++ read fname 2025-06-01T22:52:13.1522620Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_power_ops.h 2025-06-01T22:52:13.1522940Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_power_ops.h 2025-06-01T22:52:13.1523140Z ++ echo torch/include/ATen/ops/linalg_matrix_power_ops.h 2025-06-01T22:52:13.1523699Z ++ grep RECORD 2025-06-01T22:52:13.1547192Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_power_ops.h 2025-06-01T22:52:13.1547335Z +++ openssl base64 2025-06-01T22:52:13.1547617Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.1548658Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.1549834Z +++ sed -e s/=//g 2025-06-01T22:52:13.1590528Z ++ HASH=7UlczY_oaF2ZI_bX27KWrBsOVxPCgYXxupf7G3Ai0-E 2025-06-01T22:52:13.1595106Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_power_ops.h 2025-06-01T22:52:13.1595936Z +++ awk '{print $5}' 2025-06-01T22:52:13.1623209Z ++ FSIZE=1701 2025-06-01T22:52:13.1623833Z ++ echo '"torch/include/ATen/ops/linalg_matrix_power_ops.h",sha256=7UlczY_oaF2ZI_bX27KWrBsOVxPCgYXxupf7G3Ai0-E,1701' 2025-06-01T22:52:13.1624103Z ++ read fname 2025-06-01T22:52:13.1624315Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_rank.h 2025-06-01T22:52:13.1624487Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_rank.h 2025-06-01T22:52:13.1624928Z ++ echo torch/include/ATen/ops/linalg_matrix_rank.h 2025-06-01T22:52:13.1626070Z ++ grep RECORD 2025-06-01T22:52:13.1647527Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_rank.h 2025-06-01T22:52:13.1649674Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.1650128Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.1650593Z +++ openssl base64 2025-06-01T22:52:13.1651283Z +++ sed -e s/=//g 2025-06-01T22:52:13.1689204Z ++ HASH=EaopYIYh82sANbfPUnmZ48KQPVnGEnMu6Cy-r5LGhYw 2025-06-01T22:52:13.1694395Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_rank.h 2025-06-01T22:52:13.1695463Z +++ awk '{print $5}' 2025-06-01T22:52:13.1721453Z ++ FSIZE=4915 2025-06-01T22:52:13.1722057Z ++ echo '"torch/include/ATen/ops/linalg_matrix_rank.h",sha256=EaopYIYh82sANbfPUnmZ48KQPVnGEnMu6Cy-r5LGhYw,4915' 2025-06-01T22:52:13.1722173Z ++ read fname 2025-06-01T22:52:13.1722594Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.1723107Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.1724711Z ++ echo torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.1725720Z ++ grep RECORD 2025-06-01T22:52:13.1747934Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.1748039Z +++ openssl base64 2025-06-01T22:52:13.1748462Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.1749169Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.1750464Z +++ sed -e s/=//g 2025-06-01T22:52:13.1792999Z ++ HASH=cEyVGQUFRcVLxP75EE_-eXCROMl4MxmdgLrss34GvKw 2025-06-01T22:52:13.1796890Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.1797871Z +++ awk '{print $5}' 2025-06-01T22:52:13.1825766Z ++ FSIZE=2496 2025-06-01T22:52:13.1826561Z ++ echo '"torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h",sha256=cEyVGQUFRcVLxP75EE_-eXCROMl4MxmdgLrss34GvKw,2496' 2025-06-01T22:52:13.1826663Z ++ read fname 2025-06-01T22:52:13.1826914Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_rank_native.h 2025-06-01T22:52:13.1827124Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_rank_native.h 2025-06-01T22:52:13.1827307Z ++ echo torch/include/ATen/ops/linalg_matrix_rank_native.h 2025-06-01T22:52:13.1827407Z ++ grep RECORD 2025-06-01T22:52:13.1847925Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_rank_native.h 2025-06-01T22:52:13.1848041Z +++ openssl base64 2025-06-01T22:52:13.1848942Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.1850253Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.1851537Z +++ sed -e s/=//g 2025-06-01T22:52:13.1889797Z ++ HASH=9UH4DnHzhiEs1PWGnjLIhNxIhHAmIYLgxZGiMf1yAoY 2025-06-01T22:52:13.1894703Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_rank_native.h 2025-06-01T22:52:13.1895709Z +++ awk '{print $5}' 2025-06-01T22:52:13.1922898Z ++ FSIZE=1598 2025-06-01T22:52:13.1923539Z ++ echo '"torch/include/ATen/ops/linalg_matrix_rank_native.h",sha256=9UH4DnHzhiEs1PWGnjLIhNxIhHAmIYLgxZGiMf1yAoY,1598' 2025-06-01T22:52:13.1923647Z ++ read fname 2025-06-01T22:52:13.1923882Z ++ make_wheel_record torch/include/ATen/ops/linalg_matrix_rank_ops.h 2025-06-01T22:52:13.1924202Z ++ FPATH=torch/include/ATen/ops/linalg_matrix_rank_ops.h 2025-06-01T22:52:13.1924374Z ++ echo torch/include/ATen/ops/linalg_matrix_rank_ops.h 2025-06-01T22:52:13.1924680Z ++ grep RECORD 2025-06-01T22:52:13.1947150Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_matrix_rank_ops.h 2025-06-01T22:52:13.1947266Z +++ openssl base64 2025-06-01T22:52:13.1947620Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.1949648Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.1950827Z +++ sed -e s/=//g 2025-06-01T22:52:13.1995234Z ++ HASH=5vGz3pXJ5L3q1XkomPdX-ZZtIIIvdDU7tA3q1hPMzTE 2025-06-01T22:52:13.2000014Z +++ ls -nl torch/include/ATen/ops/linalg_matrix_rank_ops.h 2025-06-01T22:52:13.2001496Z +++ awk '{print $5}' 2025-06-01T22:52:13.2027545Z ++ FSIZE=7082 2025-06-01T22:52:13.2028075Z ++ echo '"torch/include/ATen/ops/linalg_matrix_rank_ops.h",sha256=5vGz3pXJ5L3q1XkomPdX-ZZtIIIvdDU7tA3q1hPMzTE,7082' 2025-06-01T22:52:13.2028176Z ++ read fname 2025-06-01T22:52:13.2028390Z ++ make_wheel_record torch/include/ATen/ops/linalg_multi_dot.h 2025-06-01T22:52:13.2028543Z ++ FPATH=torch/include/ATen/ops/linalg_multi_dot.h 2025-06-01T22:52:13.2030223Z ++ echo torch/include/ATen/ops/linalg_multi_dot.h 2025-06-01T22:52:13.2030370Z ++ grep RECORD 2025-06-01T22:52:13.2049696Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_multi_dot.h 2025-06-01T22:52:13.2050149Z +++ openssl base64 2025-06-01T22:52:13.2051248Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.2052608Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.2053945Z +++ sed -e s/=//g 2025-06-01T22:52:13.2090485Z ++ HASH=8fYb3sRqyGgNSMB_iIPeMVsBwZBNy_9AX8AqbiXEGFA 2025-06-01T22:52:13.2095933Z +++ ls -nl torch/include/ATen/ops/linalg_multi_dot.h 2025-06-01T22:52:13.2097726Z +++ awk '{print $5}' 2025-06-01T22:52:13.2124585Z ++ FSIZE=1148 2025-06-01T22:52:13.2125119Z ++ echo '"torch/include/ATen/ops/linalg_multi_dot.h",sha256=8fYb3sRqyGgNSMB_iIPeMVsBwZBNy_9AX8AqbiXEGFA,1148' 2025-06-01T22:52:13.2125279Z ++ read fname 2025-06-01T22:52:13.2125680Z ++ make_wheel_record torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.2126034Z ++ FPATH=torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.2126578Z ++ echo torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.2126904Z ++ grep RECORD 2025-06-01T22:52:13.2148734Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.2148862Z +++ openssl base64 2025-06-01T22:52:13.2149113Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.2150248Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.2151510Z +++ sed -e s/=//g 2025-06-01T22:52:13.2193829Z ++ HASH=bXaWoHpaT67VqY7UPfhALyd4AzXT1xFQUYeTIp5XiiY 2025-06-01T22:52:13.2197782Z +++ ls -nl torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.2198350Z +++ awk '{print $5}' 2025-06-01T22:52:13.2226067Z ++ FSIZE=948 2025-06-01T22:52:13.2226849Z ++ echo '"torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h",sha256=bXaWoHpaT67VqY7UPfhALyd4AzXT1xFQUYeTIp5XiiY,948' 2025-06-01T22:52:13.2226959Z ++ read fname 2025-06-01T22:52:13.2227199Z ++ make_wheel_record torch/include/ATen/ops/linalg_multi_dot_native.h 2025-06-01T22:52:13.2227383Z ++ FPATH=torch/include/ATen/ops/linalg_multi_dot_native.h 2025-06-01T22:52:13.2227573Z ++ echo torch/include/ATen/ops/linalg_multi_dot_native.h 2025-06-01T22:52:13.2227674Z ++ grep RECORD 2025-06-01T22:52:13.2248344Z +++ openssl base64 2025-06-01T22:52:13.2248909Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.2250103Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.2250566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_multi_dot_native.h 2025-06-01T22:52:13.2251274Z +++ sed -e s/=//g 2025-06-01T22:52:13.2292533Z ++ HASH=vlyyieGUdiunWUiV_dxLGF5MGJ_DrRxxLvv4SQi0vWQ 2025-06-01T22:52:13.2297662Z +++ ls -nl torch/include/ATen/ops/linalg_multi_dot_native.h 2025-06-01T22:52:13.2298970Z +++ awk '{print $5}' 2025-06-01T22:52:13.2324843Z ++ FSIZE=572 2025-06-01T22:52:13.2325366Z ++ echo '"torch/include/ATen/ops/linalg_multi_dot_native.h",sha256=vlyyieGUdiunWUiV_dxLGF5MGJ_DrRxxLvv4SQi0vWQ,572' 2025-06-01T22:52:13.2325467Z ++ read fname 2025-06-01T22:52:13.2325697Z ++ make_wheel_record torch/include/ATen/ops/linalg_multi_dot_ops.h 2025-06-01T22:52:13.2325884Z ++ FPATH=torch/include/ATen/ops/linalg_multi_dot_ops.h 2025-06-01T22:52:13.2327175Z ++ echo torch/include/ATen/ops/linalg_multi_dot_ops.h 2025-06-01T22:52:13.2327652Z ++ grep RECORD 2025-06-01T22:52:13.2348425Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_multi_dot_ops.h 2025-06-01T22:52:13.2348745Z +++ openssl base64 2025-06-01T22:52:13.2349906Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.2351269Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.2352495Z +++ sed -e s/=//g 2025-06-01T22:52:13.2391490Z ++ HASH=rnoKcZnEXAz8ZFe_0AVAzem14pkt_Oisnuh_MeZCl0s 2025-06-01T22:52:13.2397443Z +++ ls -nl torch/include/ATen/ops/linalg_multi_dot_ops.h 2025-06-01T22:52:13.2398160Z +++ awk '{print $5}' 2025-06-01T22:52:13.2424627Z ++ FSIZE=1605 2025-06-01T22:52:13.2425174Z ++ echo '"torch/include/ATen/ops/linalg_multi_dot_ops.h",sha256=rnoKcZnEXAz8ZFe_0AVAzem14pkt_Oisnuh_MeZCl0s,1605' 2025-06-01T22:52:13.2425278Z ++ read fname 2025-06-01T22:52:13.2425474Z ++ make_wheel_record torch/include/ATen/ops/linalg_norm.h 2025-06-01T22:52:13.2425655Z ++ FPATH=torch/include/ATen/ops/linalg_norm.h 2025-06-01T22:52:13.2426153Z ++ echo torch/include/ATen/ops/linalg_norm.h 2025-06-01T22:52:13.2427830Z ++ grep RECORD 2025-06-01T22:52:13.2449327Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_norm.h 2025-06-01T22:52:13.2449447Z +++ openssl base64 2025-06-01T22:52:13.2450706Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.2451842Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.2453444Z +++ sed -e s/=//g 2025-06-01T22:52:13.2491536Z ++ HASH=mt9FuRNl2x3KzHD-JO1R8gO-s_pTNTDwocbXoyoV_So 2025-06-01T22:52:13.2496531Z +++ ls -nl torch/include/ATen/ops/linalg_norm.h 2025-06-01T22:52:13.2498105Z +++ awk '{print $5}' 2025-06-01T22:52:13.2524905Z ++ FSIZE=3165 2025-06-01T22:52:13.2525400Z ++ echo '"torch/include/ATen/ops/linalg_norm.h",sha256=mt9FuRNl2x3KzHD-JO1R8gO-s_pTNTDwocbXoyoV_So,3165' 2025-06-01T22:52:13.2525499Z ++ read fname 2025-06-01T22:52:13.2525933Z ++ make_wheel_record torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.2526266Z ++ FPATH=torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.2526582Z ++ echo torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.2527317Z ++ grep RECORD 2025-06-01T22:52:13.2548807Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.2548926Z +++ openssl base64 2025-06-01T22:52:13.2550007Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.2551251Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.2552484Z +++ sed -e s/=//g 2025-06-01T22:52:13.2591882Z ++ HASH=owa4Qufyld8ARQq-jhdgEvJ6wEts_4eZy33EVl5yn2U 2025-06-01T22:52:13.2598157Z +++ ls -nl torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.2599337Z +++ awk '{print $5}' 2025-06-01T22:52:13.2625404Z ++ FSIZE=2017 2025-06-01T22:52:13.2626185Z ++ echo '"torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h",sha256=owa4Qufyld8ARQq-jhdgEvJ6wEts_4eZy33EVl5yn2U,2017' 2025-06-01T22:52:13.2627025Z ++ read fname 2025-06-01T22:52:13.2627428Z ++ make_wheel_record torch/include/ATen/ops/linalg_norm_native.h 2025-06-01T22:52:13.2627943Z ++ FPATH=torch/include/ATen/ops/linalg_norm_native.h 2025-06-01T22:52:13.2628415Z ++ echo torch/include/ATen/ops/linalg_norm_native.h 2025-06-01T22:52:13.2628798Z ++ grep RECORD 2025-06-01T22:52:13.2647863Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_norm_native.h 2025-06-01T22:52:13.2648435Z +++ openssl base64 2025-06-01T22:52:13.2649567Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.2650923Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.2652279Z +++ sed -e s/=//g 2025-06-01T22:52:13.2690142Z ++ HASH=E7ojaYXyIVhjRseKGQZiVbutRr0LM77n-DovyxVqIpw 2025-06-01T22:52:13.2695632Z +++ ls -nl torch/include/ATen/ops/linalg_norm_native.h 2025-06-01T22:52:13.2696460Z +++ awk '{print $5}' 2025-06-01T22:52:13.2722056Z ++ FSIZE=1247 2025-06-01T22:52:13.2722748Z ++ echo '"torch/include/ATen/ops/linalg_norm_native.h",sha256=E7ojaYXyIVhjRseKGQZiVbutRr0LM77n-DovyxVqIpw,1247' 2025-06-01T22:52:13.2723457Z ++ read fname 2025-06-01T22:52:13.2723800Z ++ make_wheel_record torch/include/ATen/ops/linalg_norm_ops.h 2025-06-01T22:52:13.2724792Z ++ FPATH=torch/include/ATen/ops/linalg_norm_ops.h 2025-06-01T22:52:13.2725267Z ++ echo torch/include/ATen/ops/linalg_norm_ops.h 2025-06-01T22:52:13.2725645Z ++ grep RECORD 2025-06-01T22:52:13.2747639Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_norm_ops.h 2025-06-01T22:52:13.2748209Z +++ openssl base64 2025-06-01T22:52:13.2748482Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.2750357Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.2751541Z +++ sed -e s/=//g 2025-06-01T22:52:13.2791547Z ++ HASH=uNezJ8vYnV1L911J3cSNmdXorypq3Z3N7L-AdhleUmg 2025-06-01T22:52:13.2799983Z +++ ls -nl torch/include/ATen/ops/linalg_norm_ops.h 2025-06-01T22:52:13.2800801Z +++ awk '{print $5}' 2025-06-01T22:52:13.2827071Z ++ FSIZE=4326 2025-06-01T22:52:13.2827731Z ++ echo '"torch/include/ATen/ops/linalg_norm_ops.h",sha256=uNezJ8vYnV1L911J3cSNmdXorypq3Z3N7L-AdhleUmg,4326' 2025-06-01T22:52:13.2828405Z ++ read fname 2025-06-01T22:52:13.2828722Z ++ make_wheel_record torch/include/ATen/ops/linalg_pinv.h 2025-06-01T22:52:13.2829216Z ++ FPATH=torch/include/ATen/ops/linalg_pinv.h 2025-06-01T22:52:13.2829645Z ++ echo torch/include/ATen/ops/linalg_pinv.h 2025-06-01T22:52:13.2830004Z ++ grep RECORD 2025-06-01T22:52:13.2850147Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_pinv.h 2025-06-01T22:52:13.2850681Z +++ openssl base64 2025-06-01T22:52:13.2851470Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.2852958Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.2854219Z +++ sed -e s/=//g 2025-06-01T22:52:13.2890467Z ++ HASH=7SCnoboCoaNThTcVMVBJEQ3m9jL5PvxywE7cM9IkYt8 2025-06-01T22:52:13.2895789Z +++ ls -nl torch/include/ATen/ops/linalg_pinv.h 2025-06-01T22:52:13.2896674Z +++ awk '{print $5}' 2025-06-01T22:52:13.2922276Z ++ FSIZE=4686 2025-06-01T22:52:13.2922914Z ++ echo '"torch/include/ATen/ops/linalg_pinv.h",sha256=7SCnoboCoaNThTcVMVBJEQ3m9jL5PvxywE7cM9IkYt8,4686' 2025-06-01T22:52:13.2923564Z ++ read fname 2025-06-01T22:52:13.2924236Z ++ make_wheel_record torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.2925261Z ++ FPATH=torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.2926048Z ++ echo torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.2926679Z ++ grep RECORD 2025-06-01T22:52:13.2948084Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.2948863Z +++ openssl base64 2025-06-01T22:52:13.2949125Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.2949871Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.2951223Z +++ sed -e s/=//g 2025-06-01T22:52:13.2992890Z ++ HASH=g5Oo7lDsticDXlctTZJ00YxqvqGS1b2o1vJRGYCeWm0 2025-06-01T22:52:13.2997563Z +++ ls -nl torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.2998552Z +++ awk '{print $5}' 2025-06-01T22:52:13.3025890Z ++ FSIZE=1089 2025-06-01T22:52:13.3026726Z ++ echo '"torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h",sha256=g5Oo7lDsticDXlctTZJ00YxqvqGS1b2o1vJRGYCeWm0,1089' 2025-06-01T22:52:13.3027749Z ++ read fname 2025-06-01T22:52:13.3028483Z ++ make_wheel_record torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.3029495Z ++ FPATH=torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.3030402Z ++ echo torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.3031002Z ++ grep RECORD 2025-06-01T22:52:13.3051138Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.3051927Z +++ openssl base64 2025-06-01T22:52:13.3052353Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.3053830Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.3055095Z +++ sed -e s/=//g 2025-06-01T22:52:13.3092209Z ++ HASH=XHXDU1STjIrDjPVsG2W2dMJsk-7rkjatyYZFAL03i5s 2025-06-01T22:52:13.3098723Z +++ ls -nl torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.3099489Z +++ awk '{print $5}' 2025-06-01T22:52:13.3125184Z ++ FSIZE=907 2025-06-01T22:52:13.3126123Z ++ echo '"torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h",sha256=XHXDU1STjIrDjPVsG2W2dMJsk-7rkjatyYZFAL03i5s,907' 2025-06-01T22:52:13.3127233Z ++ read fname 2025-06-01T22:52:13.3127754Z ++ make_wheel_record torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.3128690Z ++ FPATH=torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.3129470Z ++ echo torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.3130008Z ++ grep RECORD 2025-06-01T22:52:13.3149697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.3150390Z +++ openssl base64 2025-06-01T22:52:13.3150870Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.3152300Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.3153549Z +++ sed -e s/=//g 2025-06-01T22:52:13.3193512Z ++ HASH=MpN03GIu_UC98yBieVcu80CIbyP-qVnwNFk9Ra5ZUrU 2025-06-01T22:52:13.3198115Z +++ ls -nl torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.3199067Z +++ awk '{print $5}' 2025-06-01T22:52:13.3225357Z ++ FSIZE=1868 2025-06-01T22:52:13.3226178Z ++ echo '"torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h",sha256=MpN03GIu_UC98yBieVcu80CIbyP-qVnwNFk9Ra5ZUrU,1868' 2025-06-01T22:52:13.3227084Z ++ read fname 2025-06-01T22:52:13.3227468Z ++ make_wheel_record torch/include/ATen/ops/linalg_pinv_native.h 2025-06-01T22:52:13.3227980Z ++ FPATH=torch/include/ATen/ops/linalg_pinv_native.h 2025-06-01T22:52:13.3228475Z ++ echo torch/include/ATen/ops/linalg_pinv_native.h 2025-06-01T22:52:13.3228865Z ++ grep RECORD 2025-06-01T22:52:13.3253373Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_pinv_native.h 2025-06-01T22:52:13.3253966Z +++ openssl base64 2025-06-01T22:52:13.3255211Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.3256806Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.3259063Z +++ sed -e s/=//g 2025-06-01T22:52:13.3293452Z ++ HASH=0ycvuc0e-zo8BTU8XO0dpOt5XC8WwG6rsX2QGFrRRQw 2025-06-01T22:52:13.3299043Z +++ ls -nl torch/include/ATen/ops/linalg_pinv_native.h 2025-06-01T22:52:13.3299615Z +++ awk '{print $5}' 2025-06-01T22:52:13.3324983Z ++ FSIZE=1546 2025-06-01T22:52:13.3325674Z ++ echo '"torch/include/ATen/ops/linalg_pinv_native.h",sha256=0ycvuc0e-zo8BTU8XO0dpOt5XC8WwG6rsX2QGFrRRQw,1546' 2025-06-01T22:52:13.3326382Z ++ read fname 2025-06-01T22:52:13.3326777Z ++ make_wheel_record torch/include/ATen/ops/linalg_pinv_ops.h 2025-06-01T22:52:13.3327363Z ++ FPATH=torch/include/ATen/ops/linalg_pinv_ops.h 2025-06-01T22:52:13.3327817Z ++ echo torch/include/ATen/ops/linalg_pinv_ops.h 2025-06-01T22:52:13.3328412Z ++ grep RECORD 2025-06-01T22:52:13.3352940Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_pinv_ops.h 2025-06-01T22:52:13.3353482Z +++ openssl base64 2025-06-01T22:52:13.3354300Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.3355740Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.3357014Z +++ sed -e s/=//g 2025-06-01T22:52:13.3397298Z ++ HASH=fQQdLFqQeyafYBhPsVOhKIZPyigCwr0-HL2H4h7q_pI 2025-06-01T22:52:13.3401722Z +++ ls -nl torch/include/ATen/ops/linalg_pinv_ops.h 2025-06-01T22:52:13.3402504Z +++ awk '{print $5}' 2025-06-01T22:52:13.3428315Z ++ FSIZE=6938 2025-06-01T22:52:13.3428995Z ++ echo '"torch/include/ATen/ops/linalg_pinv_ops.h",sha256=fQQdLFqQeyafYBhPsVOhKIZPyigCwr0-HL2H4h7q_pI,6938' 2025-06-01T22:52:13.3429690Z ++ read fname 2025-06-01T22:52:13.3430011Z ++ make_wheel_record torch/include/ATen/ops/linalg_qr.h 2025-06-01T22:52:13.3430429Z ++ FPATH=torch/include/ATen/ops/linalg_qr.h 2025-06-01T22:52:13.3431530Z ++ echo torch/include/ATen/ops/linalg_qr.h 2025-06-01T22:52:13.3432142Z ++ grep RECORD 2025-06-01T22:52:13.3451573Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_qr.h 2025-06-01T22:52:13.3452119Z +++ openssl base64 2025-06-01T22:52:13.3453263Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.3454491Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.3455634Z +++ sed -e s/=//g 2025-06-01T22:52:13.3492555Z ++ HASH=TDnCkeluwcZD9Fbjmli6spiDRCXrhebv3_TuOsYhdJM 2025-06-01T22:52:13.3498936Z +++ ls -nl torch/include/ATen/ops/linalg_qr.h 2025-06-01T22:52:13.3499449Z +++ awk '{print $5}' 2025-06-01T22:52:13.3525311Z ++ FSIZE=1380 2025-06-01T22:52:13.3525984Z ++ echo '"torch/include/ATen/ops/linalg_qr.h",sha256=TDnCkeluwcZD9Fbjmli6spiDRCXrhebv3_TuOsYhdJM,1380' 2025-06-01T22:52:13.3526659Z ++ read fname 2025-06-01T22:52:13.3527237Z ++ make_wheel_record torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.3528192Z ++ FPATH=torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.3529073Z ++ echo torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.3529685Z ++ grep RECORD 2025-06-01T22:52:13.3551647Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.3552425Z +++ openssl base64 2025-06-01T22:52:13.3552896Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.3554260Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.3555484Z +++ sed -e s/=//g 2025-06-01T22:52:13.3596428Z ++ HASH=FCJ9MjgtDChbM30XPAGtxzi58IARZx8Pix-jSwWHvYk 2025-06-01T22:52:13.3600160Z +++ ls -nl torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.3601159Z +++ awk '{print $5}' 2025-06-01T22:52:13.3628040Z ++ FSIZE=848 2025-06-01T22:52:13.3628957Z ++ echo '"torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h",sha256=FCJ9MjgtDChbM30XPAGtxzi58IARZx8Pix-jSwWHvYk,848' 2025-06-01T22:52:13.3629871Z ++ read fname 2025-06-01T22:52:13.3630261Z ++ make_wheel_record torch/include/ATen/ops/linalg_qr_cpu_dispatch.h 2025-06-01T22:52:13.3630794Z ++ FPATH=torch/include/ATen/ops/linalg_qr_cpu_dispatch.h 2025-06-01T22:52:13.3631275Z ++ echo torch/include/ATen/ops/linalg_qr_cpu_dispatch.h 2025-06-01T22:52:13.3631686Z ++ grep RECORD 2025-06-01T22:52:13.3651628Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_qr_cpu_dispatch.h 2025-06-01T22:52:13.3652174Z +++ openssl base64 2025-06-01T22:52:13.3652996Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.3654190Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.3655454Z +++ sed -e s/=//g 2025-06-01T22:52:13.3693557Z ++ HASH=euAJ4D_Rp71zYwdcpiG9s4ytOrpyg5ZVY2qlu6fzxOw 2025-06-01T22:52:13.3699221Z +++ ls -nl torch/include/ATen/ops/linalg_qr_cpu_dispatch.h 2025-06-01T22:52:13.3700382Z +++ awk '{print $5}' 2025-06-01T22:52:13.3725888Z ++ FSIZE=1073 2025-06-01T22:52:13.3726577Z ++ echo '"torch/include/ATen/ops/linalg_qr_cpu_dispatch.h",sha256=euAJ4D_Rp71zYwdcpiG9s4ytOrpyg5ZVY2qlu6fzxOw,1073' 2025-06-01T22:52:13.3727307Z ++ read fname 2025-06-01T22:52:13.3727705Z ++ make_wheel_record torch/include/ATen/ops/linalg_qr_cuda_dispatch.h 2025-06-01T22:52:13.3728260Z ++ FPATH=torch/include/ATen/ops/linalg_qr_cuda_dispatch.h 2025-06-01T22:52:13.3728778Z ++ echo torch/include/ATen/ops/linalg_qr_cuda_dispatch.h 2025-06-01T22:52:13.3729183Z ++ grep RECORD 2025-06-01T22:52:13.3756285Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_qr_cuda_dispatch.h 2025-06-01T22:52:13.3756872Z +++ openssl base64 2025-06-01T22:52:13.3757167Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.3758381Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.3760140Z +++ sed -e s/=//g 2025-06-01T22:52:13.3802388Z ++ HASH=zb2_m3CL3xSR6-_W538KkXt04STnT-K4IAoEZSUK3nU 2025-06-01T22:52:13.3805090Z +++ ls -nl torch/include/ATen/ops/linalg_qr_cuda_dispatch.h 2025-06-01T22:52:13.3805644Z +++ awk '{print $5}' 2025-06-01T22:52:13.3832947Z ++ FSIZE=1075 2025-06-01T22:52:13.3833691Z ++ echo '"torch/include/ATen/ops/linalg_qr_cuda_dispatch.h",sha256=zb2_m3CL3xSR6-_W538KkXt04STnT-K4IAoEZSUK3nU,1075' 2025-06-01T22:52:13.3834390Z ++ read fname 2025-06-01T22:52:13.3834733Z ++ make_wheel_record torch/include/ATen/ops/linalg_qr_meta.h 2025-06-01T22:52:13.3835191Z ++ FPATH=torch/include/ATen/ops/linalg_qr_meta.h 2025-06-01T22:52:13.3835778Z ++ echo torch/include/ATen/ops/linalg_qr_meta.h 2025-06-01T22:52:13.3836138Z ++ grep RECORD 2025-06-01T22:52:13.3853822Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_qr_meta.h 2025-06-01T22:52:13.3854434Z +++ openssl base64 2025-06-01T22:52:13.3855647Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.3856977Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.3858952Z +++ sed -e s/=//g 2025-06-01T22:52:13.3894866Z ++ HASH=69b4u8PGrTElco6qUp9uyDo23x88HrSBabKjf0kRxvA 2025-06-01T22:52:13.3900466Z +++ ls -nl torch/include/ATen/ops/linalg_qr_meta.h 2025-06-01T22:52:13.3901095Z +++ awk '{print $5}' 2025-06-01T22:52:13.3926229Z ++ FSIZE=590 2025-06-01T22:52:13.3926890Z ++ echo '"torch/include/ATen/ops/linalg_qr_meta.h",sha256=69b4u8PGrTElco6qUp9uyDo23x88HrSBabKjf0kRxvA,590' 2025-06-01T22:52:13.3927563Z ++ read fname 2025-06-01T22:52:13.3927970Z ++ make_wheel_record torch/include/ATen/ops/linalg_qr_meta_dispatch.h 2025-06-01T22:52:13.3928531Z ++ FPATH=torch/include/ATen/ops/linalg_qr_meta_dispatch.h 2025-06-01T22:52:13.3929054Z ++ echo torch/include/ATen/ops/linalg_qr_meta_dispatch.h 2025-06-01T22:52:13.3929465Z ++ grep RECORD 2025-06-01T22:52:13.3950312Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_qr_meta_dispatch.h 2025-06-01T22:52:13.3950995Z +++ openssl base64 2025-06-01T22:52:13.3952162Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.3953486Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.3954817Z +++ sed -e s/=//g 2025-06-01T22:52:13.3996002Z ++ HASH=xf8OjPcSwRXrluAzKXJerNZIyVrDsQE-bQpsDwyYLGo 2025-06-01T22:52:13.3998872Z +++ ls -nl torch/include/ATen/ops/linalg_qr_meta_dispatch.h 2025-06-01T22:52:13.4000153Z +++ awk '{print $5}' 2025-06-01T22:52:13.4027730Z ++ FSIZE=1075 2025-06-01T22:52:13.4028496Z ++ echo '"torch/include/ATen/ops/linalg_qr_meta_dispatch.h",sha256=xf8OjPcSwRXrluAzKXJerNZIyVrDsQE-bQpsDwyYLGo,1075' 2025-06-01T22:52:13.4029243Z ++ read fname 2025-06-01T22:52:13.4029589Z ++ make_wheel_record torch/include/ATen/ops/linalg_qr_native.h 2025-06-01T22:52:13.4030093Z ++ FPATH=torch/include/ATen/ops/linalg_qr_native.h 2025-06-01T22:52:13.4030533Z ++ echo torch/include/ATen/ops/linalg_qr_native.h 2025-06-01T22:52:13.4030902Z ++ grep RECORD 2025-06-01T22:52:13.4053256Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_qr_native.h 2025-06-01T22:52:13.4053764Z +++ openssl base64 2025-06-01T22:52:13.4054831Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.4056023Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.4057306Z +++ sed -e s/=//g 2025-06-01T22:52:13.4094420Z ++ HASH=s5Sj4U2HQu3MmLShfnOUbGGubG4rsa5HfDkIGOuE1k4 2025-06-01T22:52:13.4100194Z +++ ls -nl torch/include/ATen/ops/linalg_qr_native.h 2025-06-01T22:52:13.4100798Z +++ awk '{print $5}' 2025-06-01T22:52:13.4126105Z ++ FSIZE=645 2025-06-01T22:52:13.4126774Z ++ echo '"torch/include/ATen/ops/linalg_qr_native.h",sha256=s5Sj4U2HQu3MmLShfnOUbGGubG4rsa5HfDkIGOuE1k4,645' 2025-06-01T22:52:13.4127467Z ++ read fname 2025-06-01T22:52:13.4127804Z ++ make_wheel_record torch/include/ATen/ops/linalg_qr_ops.h 2025-06-01T22:52:13.4128296Z ++ FPATH=torch/include/ATen/ops/linalg_qr_ops.h 2025-06-01T22:52:13.4128712Z ++ echo torch/include/ATen/ops/linalg_qr_ops.h 2025-06-01T22:52:13.4129312Z ++ grep RECORD 2025-06-01T22:52:13.4150780Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_qr_ops.h 2025-06-01T22:52:13.4151295Z +++ openssl base64 2025-06-01T22:52:13.4151845Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.4153152Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.4154408Z +++ sed -e s/=//g 2025-06-01T22:52:13.4196591Z ++ HASH=tfOM_xcVPtGXFA7d1SVGxAb60nM25YeWISx_mABbyvA 2025-06-01T22:52:13.4200187Z +++ ls -nl torch/include/ATen/ops/linalg_qr_ops.h 2025-06-01T22:52:13.4201085Z +++ awk '{print $5}' 2025-06-01T22:52:13.4228220Z ++ FSIZE=1957 2025-06-01T22:52:13.4228863Z ++ echo '"torch/include/ATen/ops/linalg_qr_ops.h",sha256=tfOM_xcVPtGXFA7d1SVGxAb60nM25YeWISx_mABbyvA,1957' 2025-06-01T22:52:13.4229540Z ++ read fname 2025-06-01T22:52:13.4229900Z ++ make_wheel_record torch/include/ATen/ops/linalg_slogdet.h 2025-06-01T22:52:13.4230376Z ++ FPATH=torch/include/ATen/ops/linalg_slogdet.h 2025-06-01T22:52:13.4230945Z ++ echo torch/include/ATen/ops/linalg_slogdet.h 2025-06-01T22:52:13.4231317Z ++ grep RECORD 2025-06-01T22:52:13.4250242Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_slogdet.h 2025-06-01T22:52:13.4250740Z +++ openssl base64 2025-06-01T22:52:13.4251953Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.4253279Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.4254710Z +++ sed -e s/=//g 2025-06-01T22:52:13.4290845Z ++ HASH=-1iDhHqCliELinC6-tK5fDz3N2PpFJGLht5EHWDx5cA 2025-06-01T22:52:13.4295693Z +++ ls -nl torch/include/ATen/ops/linalg_slogdet.h 2025-06-01T22:52:13.4296649Z +++ awk '{print $5}' 2025-06-01T22:52:13.4322755Z ++ FSIZE=1362 2025-06-01T22:52:13.4323424Z ++ echo '"torch/include/ATen/ops/linalg_slogdet.h",sha256=-1iDhHqCliELinC6-tK5fDz3N2PpFJGLht5EHWDx5cA,1362' 2025-06-01T22:52:13.4324257Z ++ read fname 2025-06-01T22:52:13.4325015Z ++ make_wheel_record torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4325868Z ++ FPATH=torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4326745Z ++ echo torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4327312Z ++ grep RECORD 2025-06-01T22:52:13.4348513Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4349329Z +++ openssl base64 2025-06-01T22:52:13.4349637Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.4349944Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.4351455Z +++ sed -e s/=//g 2025-06-01T22:52:13.4392802Z ++ HASH=di5jHc0VrIubufgKqQBOH1etWRrc2u9r9uc_CokyQsc 2025-06-01T22:52:13.4397032Z +++ ls -nl torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4397890Z +++ awk '{print $5}' 2025-06-01T22:52:13.4426889Z ++ FSIZE=1065 2025-06-01T22:52:13.4427760Z ++ echo '"torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h",sha256=di5jHc0VrIubufgKqQBOH1etWRrc2u9r9uc_CokyQsc,1065' 2025-06-01T22:52:13.4428642Z ++ read fname 2025-06-01T22:52:13.4429004Z ++ make_wheel_record torch/include/ATen/ops/linalg_slogdet_native.h 2025-06-01T22:52:13.4429548Z ++ FPATH=torch/include/ATen/ops/linalg_slogdet_native.h 2025-06-01T22:52:13.4430010Z ++ echo torch/include/ATen/ops/linalg_slogdet_native.h 2025-06-01T22:52:13.4430408Z ++ grep RECORD 2025-06-01T22:52:13.4447590Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_slogdet_native.h 2025-06-01T22:52:13.4448194Z +++ openssl base64 2025-06-01T22:52:13.4449495Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.4450809Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.4452112Z +++ sed -e s/=//g 2025-06-01T22:52:13.4489525Z ++ HASH=L-dkXH2iyhOmiycwmU3sR41V0NZ5V6ZnqVVQ0acSr7o 2025-06-01T22:52:13.4494732Z +++ ls -nl torch/include/ATen/ops/linalg_slogdet_native.h 2025-06-01T22:52:13.4495696Z +++ awk '{print $5}' 2025-06-01T22:52:13.4523076Z ++ FSIZE=641 2025-06-01T22:52:13.4523839Z ++ echo '"torch/include/ATen/ops/linalg_slogdet_native.h",sha256=L-dkXH2iyhOmiycwmU3sR41V0NZ5V6ZnqVVQ0acSr7o,641' 2025-06-01T22:52:13.4524706Z ++ read fname 2025-06-01T22:52:13.4525252Z ++ make_wheel_record torch/include/ATen/ops/linalg_slogdet_ops.h 2025-06-01T22:52:13.4525911Z ++ FPATH=torch/include/ATen/ops/linalg_slogdet_ops.h 2025-06-01T22:52:13.4526383Z ++ echo torch/include/ATen/ops/linalg_slogdet_ops.h 2025-06-01T22:52:13.4526791Z ++ grep RECORD 2025-06-01T22:52:13.4547524Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_slogdet_ops.h 2025-06-01T22:52:13.4548077Z +++ openssl base64 2025-06-01T22:52:13.4548349Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.4550174Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.4551481Z +++ sed -e s/=//g 2025-06-01T22:52:13.4594699Z ++ HASH=4J8WAfyHz2f3PwNGpWYes9JfRrmSxm2y25252D7lef8 2025-06-01T22:52:13.4597760Z +++ ls -nl torch/include/ATen/ops/linalg_slogdet_ops.h 2025-06-01T22:52:13.4598342Z +++ awk '{print $5}' 2025-06-01T22:52:13.4626992Z ++ FSIZE=1874 2025-06-01T22:52:13.4627754Z ++ echo '"torch/include/ATen/ops/linalg_slogdet_ops.h",sha256=4J8WAfyHz2f3PwNGpWYes9JfRrmSxm2y25252D7lef8,1874' 2025-06-01T22:52:13.4628627Z ++ read fname 2025-06-01T22:52:13.4628960Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve.h 2025-06-01T22:52:13.4629427Z ++ FPATH=torch/include/ATen/ops/linalg_solve.h 2025-06-01T22:52:13.4629840Z ++ echo torch/include/ATen/ops/linalg_solve.h 2025-06-01T22:52:13.4630194Z ++ grep RECORD 2025-06-01T22:52:13.4649770Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve.h 2025-06-01T22:52:13.4650268Z +++ openssl base64 2025-06-01T22:52:13.4650876Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.4652235Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.4653484Z +++ sed -e s/=//g 2025-06-01T22:52:13.4690797Z ++ HASH=sLMX-LE3BO5uoJjytdqiK0val80leGsHOjbZsVwqCKg 2025-06-01T22:52:13.4695608Z +++ ls -nl torch/include/ATen/ops/linalg_solve.h 2025-06-01T22:52:13.4696375Z +++ awk '{print $5}' 2025-06-01T22:52:13.4723389Z ++ FSIZE=1277 2025-06-01T22:52:13.4724271Z ++ echo '"torch/include/ATen/ops/linalg_solve.h",sha256=sLMX-LE3BO5uoJjytdqiK0val80leGsHOjbZsVwqCKg,1277' 2025-06-01T22:52:13.4725198Z ++ read fname 2025-06-01T22:52:13.4725724Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4726712Z ++ FPATH=torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4727484Z ++ echo torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4728100Z ++ grep RECORD 2025-06-01T22:52:13.4748189Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4748897Z +++ openssl base64 2025-06-01T22:52:13.4749176Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.4749913Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.4751286Z +++ sed -e s/=//g 2025-06-01T22:52:13.4793670Z ++ HASH=8cY-0PMm0sj75iR6eBQOs1kYVQj-KBEnWBDhHw1FuNM 2025-06-01T22:52:13.4797463Z +++ ls -nl torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4798250Z +++ awk '{print $5}' 2025-06-01T22:52:13.4824969Z ++ FSIZE=1039 2025-06-01T22:52:13.4825864Z ++ echo '"torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h",sha256=8cY-0PMm0sj75iR6eBQOs1kYVQj-KBEnWBDhHw1FuNM,1039' 2025-06-01T22:52:13.4826830Z ++ read fname 2025-06-01T22:52:13.4827183Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve_ex.h 2025-06-01T22:52:13.4827650Z ++ FPATH=torch/include/ATen/ops/linalg_solve_ex.h 2025-06-01T22:52:13.4828087Z ++ echo torch/include/ATen/ops/linalg_solve_ex.h 2025-06-01T22:52:13.4828444Z ++ grep RECORD 2025-06-01T22:52:13.4848101Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve_ex.h 2025-06-01T22:52:13.4848626Z +++ openssl base64 2025-06-01T22:52:13.4849120Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.4850575Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.4851987Z +++ sed -e s/=//g 2025-06-01T22:52:13.4890060Z ++ HASH=ZBKbTpEbpUMHf-CNuflFxdJKU90uMti4impwUHCGbmg 2025-06-01T22:52:13.4895145Z +++ ls -nl torch/include/ATen/ops/linalg_solve_ex.h 2025-06-01T22:52:13.4896057Z +++ awk '{print $5}' 2025-06-01T22:52:13.4922987Z ++ FSIZE=1748 2025-06-01T22:52:13.4923900Z ++ echo '"torch/include/ATen/ops/linalg_solve_ex.h",sha256=ZBKbTpEbpUMHf-CNuflFxdJKU90uMti4impwUHCGbmg,1748' 2025-06-01T22:52:13.4924730Z ++ read fname 2025-06-01T22:52:13.4925501Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4926397Z ++ FPATH=torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4927200Z ++ echo torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4927771Z ++ grep RECORD 2025-06-01T22:52:13.4951101Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.4951810Z +++ openssl base64 2025-06-01T22:52:13.4952562Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.4954065Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.4955351Z +++ sed -e s/=//g 2025-06-01T22:52:13.4996193Z ++ HASH=HZUPTWcwao_GoW3OhxMFul8gRH0OHZBZ1C3eANupxFY 2025-06-01T22:52:13.4999670Z +++ ls -nl torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.5000357Z +++ awk '{print $5}' 2025-06-01T22:52:13.5026732Z ++ FSIZE=1240 2025-06-01T22:52:13.5027571Z ++ echo '"torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h",sha256=HZUPTWcwao_GoW3OhxMFul8gRH0OHZBZ1C3eANupxFY,1240' 2025-06-01T22:52:13.5028507Z ++ read fname 2025-06-01T22:52:13.5028873Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve_ex_native.h 2025-06-01T22:52:13.5029464Z ++ FPATH=torch/include/ATen/ops/linalg_solve_ex_native.h 2025-06-01T22:52:13.5029948Z ++ echo torch/include/ATen/ops/linalg_solve_ex_native.h 2025-06-01T22:52:13.5030328Z ++ grep RECORD 2025-06-01T22:52:13.5049814Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve_ex_native.h 2025-06-01T22:52:13.5050499Z +++ openssl base64 2025-06-01T22:52:13.5050781Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.5051642Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.5052966Z +++ sed -e s/=//g 2025-06-01T22:52:13.5090739Z ++ HASH=chpW9FdLE2omBoybjznQycG5tZZcYuC609WuVeRgvTI 2025-06-01T22:52:13.5095667Z +++ ls -nl torch/include/ATen/ops/linalg_solve_ex_native.h 2025-06-01T22:52:13.5096602Z +++ awk '{print $5}' 2025-06-01T22:52:13.5122867Z ++ FSIZE=755 2025-06-01T22:52:13.5123595Z ++ echo '"torch/include/ATen/ops/linalg_solve_ex_native.h",sha256=chpW9FdLE2omBoybjznQycG5tZZcYuC609WuVeRgvTI,755' 2025-06-01T22:52:13.5124750Z ++ read fname 2025-06-01T22:52:13.5125282Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve_ex_ops.h 2025-06-01T22:52:13.5125865Z ++ FPATH=torch/include/ATen/ops/linalg_solve_ex_ops.h 2025-06-01T22:52:13.5126322Z ++ echo torch/include/ATen/ops/linalg_solve_ex_ops.h 2025-06-01T22:52:13.5126724Z ++ grep RECORD 2025-06-01T22:52:13.5147960Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve_ex_ops.h 2025-06-01T22:52:13.5148560Z +++ openssl base64 2025-06-01T22:52:13.5148884Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.5149744Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.5151027Z +++ sed -e s/=//g 2025-06-01T22:52:13.5193926Z ++ HASH=fx-xN37wtiupi7VkQNSAvYiw_pfJa8TGNVGL_EFuHKQ 2025-06-01T22:52:13.5197001Z +++ ls -nl torch/include/ATen/ops/linalg_solve_ex_ops.h 2025-06-01T22:52:13.5197391Z +++ awk '{print $5}' 2025-06-01T22:52:13.5225162Z ++ FSIZE=2242 2025-06-01T22:52:13.5225821Z ++ echo '"torch/include/ATen/ops/linalg_solve_ex_ops.h",sha256=fx-xN37wtiupi7VkQNSAvYiw_pfJa8TGNVGL_EFuHKQ,2242' 2025-06-01T22:52:13.5226499Z ++ read fname 2025-06-01T22:52:13.5226866Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve_native.h 2025-06-01T22:52:13.5227462Z ++ FPATH=torch/include/ATen/ops/linalg_solve_native.h 2025-06-01T22:52:13.5227929Z ++ echo torch/include/ATen/ops/linalg_solve_native.h 2025-06-01T22:52:13.5228307Z ++ grep RECORD 2025-06-01T22:52:13.5248761Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve_native.h 2025-06-01T22:52:13.5250386Z +++ openssl base64 2025-06-01T22:52:13.5251550Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.5252872Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.5254098Z +++ sed -e s/=//g 2025-06-01T22:52:13.5290457Z ++ HASH=NOpZbmUSrQwCOhDEsie8lp8H5pLkHTY8toNkKKpNhbk 2025-06-01T22:52:13.5295101Z +++ ls -nl torch/include/ATen/ops/linalg_solve_native.h 2025-06-01T22:52:13.5296113Z +++ awk '{print $5}' 2025-06-01T22:52:13.5321725Z ++ FSIZE=631 2025-06-01T22:52:13.5322414Z ++ echo '"torch/include/ATen/ops/linalg_solve_native.h",sha256=NOpZbmUSrQwCOhDEsie8lp8H5pLkHTY8toNkKKpNhbk,631' 2025-06-01T22:52:13.5323139Z ++ read fname 2025-06-01T22:52:13.5323513Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve_ops.h 2025-06-01T22:52:13.5324141Z ++ FPATH=torch/include/ATen/ops/linalg_solve_ops.h 2025-06-01T22:52:13.5324752Z ++ echo torch/include/ATen/ops/linalg_solve_ops.h 2025-06-01T22:52:13.5326177Z ++ grep RECORD 2025-06-01T22:52:13.5348763Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve_ops.h 2025-06-01T22:52:13.5349434Z +++ openssl base64 2025-06-01T22:52:13.5349765Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.5350019Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.5351250Z +++ sed -e s/=//g 2025-06-01T22:52:13.5393690Z ++ HASH=rWsf6Hbs_v-hIkUWZS9vqWfTjXR-zx0iNm7gYAjfios 2025-06-01T22:52:13.5398374Z +++ ls -nl torch/include/ATen/ops/linalg_solve_ops.h 2025-06-01T22:52:13.5399750Z +++ awk '{print $5}' 2025-06-01T22:52:13.5426478Z ++ FSIZE=1804 2025-06-01T22:52:13.5427181Z ++ echo '"torch/include/ATen/ops/linalg_solve_ops.h",sha256=rWsf6Hbs_v-hIkUWZS9vqWfTjXR-zx0iNm7gYAjfios,1804' 2025-06-01T22:52:13.5427853Z ++ read fname 2025-06-01T22:52:13.5428306Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve_triangular.h 2025-06-01T22:52:13.5428860Z ++ FPATH=torch/include/ATen/ops/linalg_solve_triangular.h 2025-06-01T22:52:13.5429346Z ++ echo torch/include/ATen/ops/linalg_solve_triangular.h 2025-06-01T22:52:13.5429751Z ++ grep RECORD 2025-06-01T22:52:13.5449801Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve_triangular.h 2025-06-01T22:52:13.5450384Z +++ openssl base64 2025-06-01T22:52:13.5450990Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.5452395Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.5453769Z +++ sed -e s/=//g 2025-06-01T22:52:13.5491025Z ++ HASH=xWnKxWRkSAnPZ3RdiAfxhOlgBYV17WK7NcKoYmCNN_8 2025-06-01T22:52:13.5495726Z +++ ls -nl torch/include/ATen/ops/linalg_solve_triangular.h 2025-06-01T22:52:13.5496436Z +++ awk '{print $5}' 2025-06-01T22:52:13.5522545Z ++ FSIZE=1702 2025-06-01T22:52:13.5523291Z ++ echo '"torch/include/ATen/ops/linalg_solve_triangular.h",sha256=xWnKxWRkSAnPZ3RdiAfxhOlgBYV17WK7NcKoYmCNN_8,1702' 2025-06-01T22:52:13.5524140Z ++ read fname 2025-06-01T22:52:13.5524832Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h 2025-06-01T22:52:13.5525537Z ++ FPATH=torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h 2025-06-01T22:52:13.5526199Z ++ echo torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h 2025-06-01T22:52:13.5526674Z ++ grep RECORD 2025-06-01T22:52:13.5548293Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h 2025-06-01T22:52:13.5549069Z +++ openssl base64 2025-06-01T22:52:13.5549345Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.5549632Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.5550239Z +++ sed -e s/=//g 2025-06-01T22:52:13.5591363Z ++ HASH=4U0K_-QB9weJUUAgCgnwIcCnvo1fDkGLZFqoYyjmcHQ 2025-06-01T22:52:13.5595768Z +++ ls -nl torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h 2025-06-01T22:52:13.5596389Z +++ awk '{print $5}' 2025-06-01T22:52:13.5623363Z ++ FSIZE=1145 2025-06-01T22:52:13.5624159Z ++ echo '"torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h",sha256=4U0K_-QB9weJUUAgCgnwIcCnvo1fDkGLZFqoYyjmcHQ,1145' 2025-06-01T22:52:13.5624942Z ++ read fname 2025-06-01T22:52:13.5625386Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h 2025-06-01T22:52:13.5626137Z ++ FPATH=torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h 2025-06-01T22:52:13.5626791Z ++ echo torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h 2025-06-01T22:52:13.5627254Z ++ grep RECORD 2025-06-01T22:52:13.5652620Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h 2025-06-01T22:52:13.5653294Z +++ openssl base64 2025-06-01T22:52:13.5653635Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.5655131Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.5656406Z +++ sed -e s/=//g 2025-06-01T22:52:13.5693089Z ++ HASH=CQUuMO8zIXOdehSoQQaf1XJpppDNtM9HQ8dmk-yZjIU 2025-06-01T22:52:13.5699207Z +++ ls -nl torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h 2025-06-01T22:52:13.5699714Z +++ awk '{print $5}' 2025-06-01T22:52:13.5725479Z ++ FSIZE=1147 2025-06-01T22:52:13.5726299Z ++ echo '"torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h",sha256=CQUuMO8zIXOdehSoQQaf1XJpppDNtM9HQ8dmk-yZjIU,1147' 2025-06-01T22:52:13.5727168Z ++ read fname 2025-06-01T22:52:13.5727584Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve_triangular_native.h 2025-06-01T22:52:13.5728421Z ++ FPATH=torch/include/ATen/ops/linalg_solve_triangular_native.h 2025-06-01T22:52:13.5728998Z ++ echo torch/include/ATen/ops/linalg_solve_triangular_native.h 2025-06-01T22:52:13.5729459Z ++ grep RECORD 2025-06-01T22:52:13.5749404Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve_triangular_native.h 2025-06-01T22:52:13.5750012Z +++ openssl base64 2025-06-01T22:52:13.5750967Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.5752355Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.5753725Z +++ sed -e s/=//g 2025-06-01T22:52:13.5794863Z ++ HASH=qa7zSZHUORfmhJEjQTssMvxysbwU4lyRXGYFsVJg_wg 2025-06-01T22:52:13.5798250Z +++ ls -nl torch/include/ATen/ops/linalg_solve_triangular_native.h 2025-06-01T22:52:13.5799111Z +++ awk '{print $5}' 2025-06-01T22:52:13.5825776Z ++ FSIZE=729 2025-06-01T22:52:13.5826616Z ++ echo '"torch/include/ATen/ops/linalg_solve_triangular_native.h",sha256=qa7zSZHUORfmhJEjQTssMvxysbwU4lyRXGYFsVJg_wg,729' 2025-06-01T22:52:13.5827368Z ++ read fname 2025-06-01T22:52:13.5827784Z ++ make_wheel_record torch/include/ATen/ops/linalg_solve_triangular_ops.h 2025-06-01T22:52:13.5828424Z ++ FPATH=torch/include/ATen/ops/linalg_solve_triangular_ops.h 2025-06-01T22:52:13.5828967Z ++ echo torch/include/ATen/ops/linalg_solve_triangular_ops.h 2025-06-01T22:52:13.5829554Z ++ grep RECORD 2025-06-01T22:52:13.5849407Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_solve_triangular_ops.h 2025-06-01T22:52:13.5850164Z +++ openssl base64 2025-06-01T22:52:13.5850700Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.5852134Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.5853432Z +++ sed -e s/=//g 2025-06-01T22:52:13.5890273Z ++ HASH=uA9GoTNv6L4UkYihar5W5k0sQAtOLu36Jx87jqZSnSc 2025-06-01T22:52:13.5895237Z +++ ls -nl torch/include/ATen/ops/linalg_solve_triangular_ops.h 2025-06-01T22:52:13.5896011Z +++ awk '{print $5}' 2025-06-01T22:52:13.5921491Z ++ FSIZE=2116 2025-06-01T22:52:13.5922202Z ++ echo '"torch/include/ATen/ops/linalg_solve_triangular_ops.h",sha256=uA9GoTNv6L4UkYihar5W5k0sQAtOLu36Jx87jqZSnSc,2116' 2025-06-01T22:52:13.5922999Z ++ read fname 2025-06-01T22:52:13.5923327Z ++ make_wheel_record torch/include/ATen/ops/linalg_svd.h 2025-06-01T22:52:13.5923773Z ++ FPATH=torch/include/ATen/ops/linalg_svd.h 2025-06-01T22:52:13.5924538Z ++ echo torch/include/ATen/ops/linalg_svd.h 2025-06-01T22:52:13.5924901Z ++ grep RECORD 2025-06-01T22:52:13.5946682Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_svd.h 2025-06-01T22:52:13.5947300Z +++ openssl base64 2025-06-01T22:52:13.5947410Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.5949164Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.5950234Z +++ sed -e s/=//g 2025-06-01T22:52:13.5992477Z ++ HASH=q_C2yCoZso1DLu1FBqQ_elxbNlC8VcHmksQo6Nzch3g 2025-06-01T22:52:13.5997773Z +++ ls -nl torch/include/ATen/ops/linalg_svd.h 2025-06-01T22:52:13.5998761Z +++ awk '{print $5}' 2025-06-01T22:52:13.6025928Z ++ FSIZE=1792 2025-06-01T22:52:13.6026415Z ++ echo '"torch/include/ATen/ops/linalg_svd.h",sha256=q_C2yCoZso1DLu1FBqQ_elxbNlC8VcHmksQo6Nzch3g,1792' 2025-06-01T22:52:13.6026534Z ++ read fname 2025-06-01T22:52:13.6026915Z ++ make_wheel_record torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6028555Z ++ FPATH=torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6028935Z ++ echo torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6029178Z ++ grep RECORD 2025-06-01T22:52:13.6051126Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6051259Z +++ openssl base64 2025-06-01T22:52:13.6052306Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.6053584Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.6055028Z +++ sed -e s/=//g 2025-06-01T22:52:13.6091925Z ++ HASH=ClT8lxwaMZLogmilMHvBALfnzgAgXN1wkKPJTle0Xhg 2025-06-01T22:52:13.6097026Z +++ ls -nl torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6098424Z +++ awk '{print $5}' 2025-06-01T22:52:13.6123666Z ++ FSIZE=1328 2025-06-01T22:52:13.6124772Z ++ echo '"torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h",sha256=ClT8lxwaMZLogmilMHvBALfnzgAgXN1wkKPJTle0Xhg,1328' 2025-06-01T22:52:13.6124954Z ++ read fname 2025-06-01T22:52:13.6125204Z ++ make_wheel_record torch/include/ATen/ops/linalg_svd_native.h 2025-06-01T22:52:13.6125366Z ++ FPATH=torch/include/ATen/ops/linalg_svd_native.h 2025-06-01T22:52:13.6125775Z ++ echo torch/include/ATen/ops/linalg_svd_native.h 2025-06-01T22:52:13.6126889Z ++ grep RECORD 2025-06-01T22:52:13.6147774Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_svd_native.h 2025-06-01T22:52:13.6147895Z +++ openssl base64 2025-06-01T22:52:13.6148607Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.6150015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.6151325Z +++ sed -e s/=//g 2025-06-01T22:52:13.6193423Z ++ HASH=SpFKaUieXIO7IdiW7SyreWkKnTizDKWg48LmahBHeAI 2025-06-01T22:52:13.6196276Z +++ ls -nl torch/include/ATen/ops/linalg_svd_native.h 2025-06-01T22:52:13.6197604Z +++ awk '{print $5}' 2025-06-01T22:52:13.6225558Z ++ FSIZE=807 2025-06-01T22:52:13.6226145Z ++ echo '"torch/include/ATen/ops/linalg_svd_native.h",sha256=SpFKaUieXIO7IdiW7SyreWkKnTizDKWg48LmahBHeAI,807' 2025-06-01T22:52:13.6226534Z ++ read fname 2025-06-01T22:52:13.6226930Z ++ make_wheel_record torch/include/ATen/ops/linalg_svd_ops.h 2025-06-01T22:52:13.6227087Z ++ FPATH=torch/include/ATen/ops/linalg_svd_ops.h 2025-06-01T22:52:13.6227246Z ++ echo torch/include/ATen/ops/linalg_svd_ops.h 2025-06-01T22:52:13.6227440Z ++ grep RECORD 2025-06-01T22:52:13.6248309Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_svd_ops.h 2025-06-01T22:52:13.6248445Z +++ openssl base64 2025-06-01T22:52:13.6249540Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.6250605Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.6251883Z +++ sed -e s/=//g 2025-06-01T22:52:13.6290320Z ++ HASH=cFJhjbgb9oi86oOy7Ub-9-f3hvbxFMcUKEDoW_RlLrA 2025-06-01T22:52:13.6295071Z +++ ls -nl torch/include/ATen/ops/linalg_svd_ops.h 2025-06-01T22:52:13.6296127Z +++ awk '{print $5}' 2025-06-01T22:52:13.6323372Z ++ FSIZE=2369 2025-06-01T22:52:13.6323884Z ++ echo '"torch/include/ATen/ops/linalg_svd_ops.h",sha256=cFJhjbgb9oi86oOy7Ub-9-f3hvbxFMcUKEDoW_RlLrA,2369' 2025-06-01T22:52:13.6324156Z ++ read fname 2025-06-01T22:52:13.6324375Z ++ make_wheel_record torch/include/ATen/ops/linalg_svdvals.h 2025-06-01T22:52:13.6324530Z ++ FPATH=torch/include/ATen/ops/linalg_svdvals.h 2025-06-01T22:52:13.6324845Z ++ echo torch/include/ATen/ops/linalg_svdvals.h 2025-06-01T22:52:13.6324962Z ++ grep RECORD 2025-06-01T22:52:13.6347846Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_svdvals.h 2025-06-01T22:52:13.6347963Z +++ openssl base64 2025-06-01T22:52:13.6348080Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.6348194Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.6349696Z +++ sed -e s/=//g 2025-06-01T22:52:13.6392268Z ++ HASH=ZF2m7__CvcqKGjyEuzNUuBtcvqkPsYSU9oqpDre1pEM 2025-06-01T22:52:13.6395703Z +++ ls -nl torch/include/ATen/ops/linalg_svdvals.h 2025-06-01T22:52:13.6396746Z +++ awk '{print $5}' 2025-06-01T22:52:13.6425013Z ++ FSIZE=1317 2025-06-01T22:52:13.6425616Z ++ echo '"torch/include/ATen/ops/linalg_svdvals.h",sha256=ZF2m7__CvcqKGjyEuzNUuBtcvqkPsYSU9oqpDre1pEM,1317' 2025-06-01T22:52:13.6425913Z ++ read fname 2025-06-01T22:52:13.6426612Z ++ make_wheel_record torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6426977Z ++ FPATH=torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6427302Z ++ echo torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6427405Z ++ grep RECORD 2025-06-01T22:52:13.6448162Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6450240Z +++ openssl base64 2025-06-01T22:52:13.6451379Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.6452520Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.6453683Z +++ sed -e s/=//g 2025-06-01T22:52:13.6489755Z ++ HASH=mkSpLo7FHRSmsiTf1ekCnJIrodJl-fMZsHSxbd0bZ_U 2025-06-01T22:52:13.6494871Z +++ ls -nl torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6495850Z +++ awk '{print $5}' 2025-06-01T22:52:13.6523093Z ++ FSIZE=1092 2025-06-01T22:52:13.6523879Z ++ echo '"torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h",sha256=mkSpLo7FHRSmsiTf1ekCnJIrodJl-fMZsHSxbd0bZ_U,1092' 2025-06-01T22:52:13.6524126Z ++ read fname 2025-06-01T22:52:13.6524363Z ++ make_wheel_record torch/include/ATen/ops/linalg_svdvals_native.h 2025-06-01T22:52:13.6524537Z ++ FPATH=torch/include/ATen/ops/linalg_svdvals_native.h 2025-06-01T22:52:13.6524897Z ++ echo torch/include/ATen/ops/linalg_svdvals_native.h 2025-06-01T22:52:13.6525289Z ++ grep RECORD 2025-06-01T22:52:13.6547628Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_svdvals_native.h 2025-06-01T22:52:13.6547985Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.6549576Z +++ openssl base64 2025-06-01T22:52:13.6550289Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.6551764Z +++ sed -e s/=//g 2025-06-01T22:52:13.6593193Z ++ HASH=mlNmowXp6Ae08ekHJ3mKMa9JBdgl3Ly_lXTkMyjn7eU 2025-06-01T22:52:13.6595438Z +++ ls -nl torch/include/ATen/ops/linalg_svdvals_native.h 2025-06-01T22:52:13.6596163Z +++ awk '{print $5}' 2025-06-01T22:52:13.6623960Z ++ FSIZE=663 2025-06-01T22:52:13.6624639Z ++ echo '"torch/include/ATen/ops/linalg_svdvals_native.h",sha256=mlNmowXp6Ae08ekHJ3mKMa9JBdgl3Ly_lXTkMyjn7eU,663' 2025-06-01T22:52:13.6624810Z ++ read fname 2025-06-01T22:52:13.6625022Z ++ make_wheel_record torch/include/ATen/ops/linalg_svdvals_ops.h 2025-06-01T22:52:13.6625184Z ++ FPATH=torch/include/ATen/ops/linalg_svdvals_ops.h 2025-06-01T22:52:13.6625355Z ++ echo torch/include/ATen/ops/linalg_svdvals_ops.h 2025-06-01T22:52:13.6626206Z ++ grep RECORD 2025-06-01T22:52:13.6647521Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_svdvals_ops.h 2025-06-01T22:52:13.6647663Z +++ openssl base64 2025-06-01T22:52:13.6648225Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.6649463Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.6650935Z +++ sed -e s/=//g 2025-06-01T22:52:13.6690051Z ++ HASH=teESZP2Cl05Vi2aPeeqf402XwfyykR-ZLlJ2ua4G4IE 2025-06-01T22:52:13.6695333Z +++ ls -nl torch/include/ATen/ops/linalg_svdvals_ops.h 2025-06-01T22:52:13.6696318Z +++ awk '{print $5}' 2025-06-01T22:52:13.6722575Z ++ FSIZE=1854 2025-06-01T22:52:13.6723088Z ++ echo '"torch/include/ATen/ops/linalg_svdvals_ops.h",sha256=teESZP2Cl05Vi2aPeeqf402XwfyykR-ZLlJ2ua4G4IE,1854' 2025-06-01T22:52:13.6723189Z ++ read fname 2025-06-01T22:52:13.6723408Z ++ make_wheel_record torch/include/ATen/ops/linalg_tensorinv.h 2025-06-01T22:52:13.6723563Z ++ FPATH=torch/include/ATen/ops/linalg_tensorinv.h 2025-06-01T22:52:13.6724292Z ++ echo torch/include/ATen/ops/linalg_tensorinv.h 2025-06-01T22:52:13.6726328Z ++ grep RECORD 2025-06-01T22:52:13.6748023Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_tensorinv.h 2025-06-01T22:52:13.6748147Z +++ openssl base64 2025-06-01T22:52:13.6748769Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.6750085Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.6751349Z +++ sed -e s/=//g 2025-06-01T22:52:13.6793619Z ++ HASH=jTN-rX1Pw3xkTdBwVOVZfwzTB54MnUpe8asRGl_GV1c 2025-06-01T22:52:13.6796911Z +++ ls -nl torch/include/ATen/ops/linalg_tensorinv.h 2025-06-01T22:52:13.6799493Z +++ awk '{print $5}' 2025-06-01T22:52:13.6827198Z ++ FSIZE=1218 2025-06-01T22:52:13.6827825Z ++ echo '"torch/include/ATen/ops/linalg_tensorinv.h",sha256=jTN-rX1Pw3xkTdBwVOVZfwzTB54MnUpe8asRGl_GV1c,1218' 2025-06-01T22:52:13.6828196Z ++ read fname 2025-06-01T22:52:13.6828645Z ++ make_wheel_record torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6828982Z ++ FPATH=torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6829324Z ++ echo torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6829431Z ++ grep RECORD 2025-06-01T22:52:13.6851647Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6851947Z +++ openssl base64 2025-06-01T22:52:13.6852852Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.6854119Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.6855354Z +++ sed -e s/=//g 2025-06-01T22:52:13.6891753Z ++ HASH=oBf9t0vCRaKFN8v36An5TaBsmM7utTyFWiKoNQjrhYc 2025-06-01T22:52:13.6897931Z +++ ls -nl torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.6898339Z +++ awk '{print $5}' 2025-06-01T22:52:13.6924966Z ++ FSIZE=994 2025-06-01T22:52:13.6925820Z ++ echo '"torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h",sha256=oBf9t0vCRaKFN8v36An5TaBsmM7utTyFWiKoNQjrhYc,994' 2025-06-01T22:52:13.6925944Z ++ read fname 2025-06-01T22:52:13.6926189Z ++ make_wheel_record torch/include/ATen/ops/linalg_tensorinv_native.h 2025-06-01T22:52:13.6926381Z ++ FPATH=torch/include/ATen/ops/linalg_tensorinv_native.h 2025-06-01T22:52:13.6926581Z ++ echo torch/include/ATen/ops/linalg_tensorinv_native.h 2025-06-01T22:52:13.6926825Z ++ grep RECORD 2025-06-01T22:52:13.6948804Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_tensorinv_native.h 2025-06-01T22:52:13.6948942Z +++ openssl base64 2025-06-01T22:52:13.6949529Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.6950639Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.6952153Z +++ sed -e s/=//g 2025-06-01T22:52:13.6995473Z ++ HASH=AgCcbB2Qr0xZDTC2KOErVgZHh3UNUfxtbdo4tMC9ebo 2025-06-01T22:52:13.6998736Z +++ ls -nl torch/include/ATen/ops/linalg_tensorinv_native.h 2025-06-01T22:52:13.7000065Z +++ awk '{print $5}' 2025-06-01T22:52:13.7028815Z ++ FSIZE=602 2025-06-01T22:52:13.7029508Z ++ echo '"torch/include/ATen/ops/linalg_tensorinv_native.h",sha256=AgCcbB2Qr0xZDTC2KOErVgZHh3UNUfxtbdo4tMC9ebo,602' 2025-06-01T22:52:13.7029630Z ++ read fname 2025-06-01T22:52:13.7029870Z ++ make_wheel_record torch/include/ATen/ops/linalg_tensorinv_ops.h 2025-06-01T22:52:13.7030044Z ++ FPATH=torch/include/ATen/ops/linalg_tensorinv_ops.h 2025-06-01T22:52:13.7030221Z ++ echo torch/include/ATen/ops/linalg_tensorinv_ops.h 2025-06-01T22:52:13.7030332Z ++ grep RECORD 2025-06-01T22:52:13.7050861Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_tensorinv_ops.h 2025-06-01T22:52:13.7051242Z +++ openssl base64 2025-06-01T22:52:13.7052358Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.7053710Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.7055033Z +++ sed -e s/=//g 2025-06-01T22:52:13.7091391Z ++ HASH=1qhjXCINB9Z86tNS65wLXPGKXqqhM9a887fIC5OyRes 2025-06-01T22:52:13.7096299Z +++ ls -nl torch/include/ATen/ops/linalg_tensorinv_ops.h 2025-06-01T22:52:13.7098065Z +++ awk '{print $5}' 2025-06-01T22:52:13.7125443Z ++ FSIZE=1699 2025-06-01T22:52:13.7126057Z ++ echo '"torch/include/ATen/ops/linalg_tensorinv_ops.h",sha256=1qhjXCINB9Z86tNS65wLXPGKXqqhM9a887fIC5OyRes,1699' 2025-06-01T22:52:13.7126163Z ++ read fname 2025-06-01T22:52:13.7126478Z ++ make_wheel_record torch/include/ATen/ops/linalg_tensorsolve.h 2025-06-01T22:52:13.7126653Z ++ FPATH=torch/include/ATen/ops/linalg_tensorsolve.h 2025-06-01T22:52:13.7126817Z ++ echo torch/include/ATen/ops/linalg_tensorsolve.h 2025-06-01T22:52:13.7126945Z ++ grep RECORD 2025-06-01T22:52:13.7148382Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_tensorsolve.h 2025-06-01T22:52:13.7148501Z +++ openssl base64 2025-06-01T22:52:13.7149143Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.7150369Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.7151596Z +++ sed -e s/=//g 2025-06-01T22:52:13.7194427Z ++ HASH=A6ZVM-a-_slGAbActVI8lcXqL8fZocxaGGVaq2ViRkg 2025-06-01T22:52:13.7198246Z +++ ls -nl torch/include/ATen/ops/linalg_tensorsolve.h 2025-06-01T22:52:13.7199037Z +++ awk '{print $5}' 2025-06-01T22:52:13.7226664Z ++ FSIZE=1480 2025-06-01T22:52:13.7227241Z ++ echo '"torch/include/ATen/ops/linalg_tensorsolve.h",sha256=A6ZVM-a-_slGAbActVI8lcXqL8fZocxaGGVaq2ViRkg,1480' 2025-06-01T22:52:13.7227710Z ++ read fname 2025-06-01T22:52:13.7228220Z ++ make_wheel_record torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.7228593Z ++ FPATH=torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.7229089Z ++ echo torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.7229208Z ++ grep RECORD 2025-06-01T22:52:13.7249590Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.7249721Z +++ openssl base64 2025-06-01T22:52:13.7251018Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.7252222Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.7253529Z +++ sed -e s/=//g 2025-06-01T22:52:13.7290838Z ++ HASH=00A-B2Ulj7kv4kg65hBQgRKlTBB0F6xvL6gbkr8XMNY 2025-06-01T22:52:13.7296212Z +++ ls -nl torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.7297005Z +++ awk '{print $5}' 2025-06-01T22:52:13.7323851Z ++ FSIZE=1155 2025-06-01T22:52:13.7324878Z ++ echo '"torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h",sha256=00A-B2Ulj7kv4kg65hBQgRKlTBB0F6xvL6gbkr8XMNY,1155' 2025-06-01T22:52:13.7324980Z ++ read fname 2025-06-01T22:52:13.7325258Z ++ make_wheel_record torch/include/ATen/ops/linalg_tensorsolve_native.h 2025-06-01T22:52:13.7325459Z ++ FPATH=torch/include/ATen/ops/linalg_tensorsolve_native.h 2025-06-01T22:52:13.7325663Z ++ echo torch/include/ATen/ops/linalg_tensorsolve_native.h 2025-06-01T22:52:13.7326555Z ++ grep RECORD 2025-06-01T22:52:13.7348359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_tensorsolve_native.h 2025-06-01T22:52:13.7348625Z +++ openssl base64 2025-06-01T22:52:13.7350644Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.7351811Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.7352968Z +++ sed -e s/=//g 2025-06-01T22:52:13.7393085Z ++ HASH=WkffWVTHq0bnZ03LE5NXnZp84k9a74sQMpXI5emVU5o 2025-06-01T22:52:13.7396829Z +++ ls -nl torch/include/ATen/ops/linalg_tensorsolve_native.h 2025-06-01T22:52:13.7397477Z +++ awk '{print $5}' 2025-06-01T22:52:13.7425202Z ++ FSIZE=705 2025-06-01T22:52:13.7425819Z ++ echo '"torch/include/ATen/ops/linalg_tensorsolve_native.h",sha256=WkffWVTHq0bnZ03LE5NXnZp84k9a74sQMpXI5emVU5o,705' 2025-06-01T22:52:13.7425930Z ++ read fname 2025-06-01T22:52:13.7426418Z ++ make_wheel_record torch/include/ATen/ops/linalg_tensorsolve_ops.h 2025-06-01T22:52:13.7426663Z ++ FPATH=torch/include/ATen/ops/linalg_tensorsolve_ops.h 2025-06-01T22:52:13.7426866Z ++ echo torch/include/ATen/ops/linalg_tensorsolve_ops.h 2025-06-01T22:52:13.7427155Z ++ grep RECORD 2025-06-01T22:52:13.7448256Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_tensorsolve_ops.h 2025-06-01T22:52:13.7448381Z +++ openssl base64 2025-06-01T22:52:13.7449396Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.7450649Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.7451818Z +++ sed -e s/=//g 2025-06-01T22:52:13.7490221Z ++ HASH=bUiUpUG0VXg4Zqv9tJtLcaZEIuBXUMqaJg2mAZE3hvM 2025-06-01T22:52:13.7505289Z +++ ls -nl torch/include/ATen/ops/linalg_tensorsolve_ops.h 2025-06-01T22:52:13.7505618Z +++ awk '{print $5}' 2025-06-01T22:52:13.7523326Z ++ FSIZE=1997 2025-06-01T22:52:13.7524192Z ++ echo '"torch/include/ATen/ops/linalg_tensorsolve_ops.h",sha256=bUiUpUG0VXg4Zqv9tJtLcaZEIuBXUMqaJg2mAZE3hvM,1997' 2025-06-01T22:52:13.7524336Z ++ read fname 2025-06-01T22:52:13.7524699Z ++ make_wheel_record torch/include/ATen/ops/linalg_vander.h 2025-06-01T22:52:13.7525056Z ++ FPATH=torch/include/ATen/ops/linalg_vander.h 2025-06-01T22:52:13.7525250Z ++ echo torch/include/ATen/ops/linalg_vander.h 2025-06-01T22:52:13.7525882Z ++ grep RECORD 2025-06-01T22:52:13.7547891Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vander.h 2025-06-01T22:52:13.7548037Z +++ openssl base64 2025-06-01T22:52:13.7549169Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.7550333Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.7551711Z +++ sed -e s/=//g 2025-06-01T22:52:13.7593011Z ++ HASH=dsCH7dzhgvR6iqDSECEAtjd4ptB6yNOTqmgkv6HKF7I 2025-06-01T22:52:13.7596852Z +++ ls -nl torch/include/ATen/ops/linalg_vander.h 2025-06-01T22:52:13.7597664Z +++ awk '{print $5}' 2025-06-01T22:52:13.7627140Z ++ FSIZE=1586 2025-06-01T22:52:13.7627942Z ++ echo '"torch/include/ATen/ops/linalg_vander.h",sha256=dsCH7dzhgvR6iqDSECEAtjd4ptB6yNOTqmgkv6HKF7I,1586' 2025-06-01T22:52:13.7628782Z ++ read fname 2025-06-01T22:52:13.7629343Z ++ make_wheel_record torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.7630157Z ++ FPATH=torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.7630924Z ++ echo torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.7631460Z ++ grep RECORD 2025-06-01T22:52:13.7648281Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.7648981Z +++ openssl base64 2025-06-01T22:52:13.7649252Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.7650567Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.7652022Z +++ sed -e s/=//g 2025-06-01T22:52:13.7689783Z ++ HASH=TUMOCoy3Ya9COq_GAMAO6ESIPv5GwIGPH9Z15bJeokY 2025-06-01T22:52:13.7695107Z +++ ls -nl torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.7696150Z +++ awk '{print $5}' 2025-06-01T22:52:13.7722197Z ++ FSIZE=923 2025-06-01T22:52:13.7723094Z ++ echo '"torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h",sha256=TUMOCoy3Ya9COq_GAMAO6ESIPv5GwIGPH9Z15bJeokY,923' 2025-06-01T22:52:13.7724234Z ++ read fname 2025-06-01T22:52:13.7724791Z ++ make_wheel_record torch/include/ATen/ops/linalg_vander_native.h 2025-06-01T22:52:13.7725318Z ++ FPATH=torch/include/ATen/ops/linalg_vander_native.h 2025-06-01T22:52:13.7725876Z ++ echo torch/include/ATen/ops/linalg_vander_native.h 2025-06-01T22:52:13.7726279Z ++ grep RECORD 2025-06-01T22:52:13.7747275Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vander_native.h 2025-06-01T22:52:13.7747833Z +++ openssl base64 2025-06-01T22:52:13.7748126Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.7749567Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.7750732Z +++ sed -e s/=//g 2025-06-01T22:52:13.7792345Z ++ HASH=xPhMS7REgIxuD9pqXt4slvdSPMh3kPDrhFv_dEUHNh0 2025-06-01T22:52:13.7795605Z +++ ls -nl torch/include/ATen/ops/linalg_vander_native.h 2025-06-01T22:52:13.7796548Z +++ awk '{print $5}' 2025-06-01T22:52:13.7824405Z ++ FSIZE=534 2025-06-01T22:52:13.7825157Z ++ echo '"torch/include/ATen/ops/linalg_vander_native.h",sha256=xPhMS7REgIxuD9pqXt4slvdSPMh3kPDrhFv_dEUHNh0,534' 2025-06-01T22:52:13.7825871Z ++ read fname 2025-06-01T22:52:13.7826218Z ++ make_wheel_record torch/include/ATen/ops/linalg_vander_ops.h 2025-06-01T22:52:13.7826720Z ++ FPATH=torch/include/ATen/ops/linalg_vander_ops.h 2025-06-01T22:52:13.7827162Z ++ echo torch/include/ATen/ops/linalg_vander_ops.h 2025-06-01T22:52:13.7827532Z ++ grep RECORD 2025-06-01T22:52:13.7847174Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vander_ops.h 2025-06-01T22:52:13.7847700Z +++ openssl base64 2025-06-01T22:52:13.7848208Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.7849980Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.7851691Z +++ sed -e s/=//g 2025-06-01T22:52:13.7888810Z ++ HASH=Vd0dpTHrQKnb-22wvm9U_b3DUmRFj6xSitsX1InxVtc 2025-06-01T22:52:13.7893724Z +++ ls -nl torch/include/ATen/ops/linalg_vander_ops.h 2025-06-01T22:52:13.7894647Z +++ awk '{print $5}' 2025-06-01T22:52:13.7921514Z ++ FSIZE=1082 2025-06-01T22:52:13.7922540Z ++ echo '"torch/include/ATen/ops/linalg_vander_ops.h",sha256=Vd0dpTHrQKnb-22wvm9U_b3DUmRFj6xSitsX1InxVtc,1082' 2025-06-01T22:52:13.7923273Z ++ read fname 2025-06-01T22:52:13.7923596Z ++ make_wheel_record torch/include/ATen/ops/linalg_vecdot.h 2025-06-01T22:52:13.7924195Z ++ FPATH=torch/include/ATen/ops/linalg_vecdot.h 2025-06-01T22:52:13.7924779Z ++ echo torch/include/ATen/ops/linalg_vecdot.h 2025-06-01T22:52:13.7925219Z ++ grep RECORD 2025-06-01T22:52:13.7944898Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vecdot.h 2025-06-01T22:52:13.7945876Z +++ openssl base64 2025-06-01T22:52:13.7946810Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.7947073Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.7948130Z +++ sed -e s/=//g 2025-06-01T22:52:13.7989037Z ++ HASH=0Zzm2ZbvzTFbvaGips7D9IFw_UtFCbV_ExfRuij9KXc 2025-06-01T22:52:13.7992785Z +++ ls -nl torch/include/ATen/ops/linalg_vecdot.h 2025-06-01T22:52:13.7993675Z +++ awk '{print $5}' 2025-06-01T22:52:13.8020601Z ++ FSIZE=1274 2025-06-01T22:52:13.8021380Z ++ echo '"torch/include/ATen/ops/linalg_vecdot.h",sha256=0Zzm2ZbvzTFbvaGips7D9IFw_UtFCbV_ExfRuij9KXc,1274' 2025-06-01T22:52:13.8022045Z ++ read fname 2025-06-01T22:52:13.8022606Z ++ make_wheel_record torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.8023421Z ++ FPATH=torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.8024245Z ++ echo torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.8024790Z ++ grep RECORD 2025-06-01T22:52:13.8047526Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.8048293Z +++ openssl base64 2025-06-01T22:52:13.8048563Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.8048881Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.8049402Z +++ sed -e s/=//g 2025-06-01T22:52:13.8089195Z ++ HASH=JNyVgc0Uml-umeeX2Jh2-odMb3qOTkShubw1fYz8N8o 2025-06-01T22:52:13.8094637Z +++ ls -nl torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.8095448Z +++ awk '{print $5}' 2025-06-01T22:52:13.8123079Z ++ FSIZE=1044 2025-06-01T22:52:13.8124070Z ++ echo '"torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h",sha256=JNyVgc0Uml-umeeX2Jh2-odMb3qOTkShubw1fYz8N8o,1044' 2025-06-01T22:52:13.8125217Z ++ read fname 2025-06-01T22:52:13.8125601Z ++ make_wheel_record torch/include/ATen/ops/linalg_vecdot_native.h 2025-06-01T22:52:13.8126124Z ++ FPATH=torch/include/ATen/ops/linalg_vecdot_native.h 2025-06-01T22:52:13.8126601Z ++ echo torch/include/ATen/ops/linalg_vecdot_native.h 2025-06-01T22:52:13.8126994Z ++ grep RECORD 2025-06-01T22:52:13.8148195Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vecdot_native.h 2025-06-01T22:52:13.8148745Z +++ openssl base64 2025-06-01T22:52:13.8149006Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.8149289Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.8149554Z +++ sed -e s/=//g 2025-06-01T22:52:13.8192388Z ++ HASH=cxdsGXFjeDcPcW-WXciChbbg3Xfz-HCXlcAQjC2mDbY 2025-06-01T22:52:13.8195242Z +++ ls -nl torch/include/ATen/ops/linalg_vecdot_native.h 2025-06-01T22:52:13.8195915Z +++ awk '{print $5}' 2025-06-01T22:52:13.8224006Z ++ FSIZE=635 2025-06-01T22:52:13.8224757Z ++ echo '"torch/include/ATen/ops/linalg_vecdot_native.h",sha256=cxdsGXFjeDcPcW-WXciChbbg3Xfz-HCXlcAQjC2mDbY,635' 2025-06-01T22:52:13.8225483Z ++ read fname 2025-06-01T22:52:13.8225827Z ++ make_wheel_record torch/include/ATen/ops/linalg_vecdot_ops.h 2025-06-01T22:52:13.8226325Z ++ FPATH=torch/include/ATen/ops/linalg_vecdot_ops.h 2025-06-01T22:52:13.8226753Z ++ echo torch/include/ATen/ops/linalg_vecdot_ops.h 2025-06-01T22:52:13.8227134Z ++ grep RECORD 2025-06-01T22:52:13.8246885Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vecdot_ops.h 2025-06-01T22:52:13.8247419Z +++ openssl base64 2025-06-01T22:52:13.8247705Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.8248921Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.8250190Z +++ sed -e s/=//g 2025-06-01T22:52:13.8287609Z ++ HASH=8EGpWzE1C1DXM8HmvGpBHjnOhwg7GOGQdwpoSATT8dA 2025-06-01T22:52:13.8292765Z +++ ls -nl torch/include/ATen/ops/linalg_vecdot_ops.h 2025-06-01T22:52:13.8293636Z +++ awk '{print $5}' 2025-06-01T22:52:13.8319986Z ++ FSIZE=1816 2025-06-01T22:52:13.8320772Z ++ echo '"torch/include/ATen/ops/linalg_vecdot_ops.h",sha256=8EGpWzE1C1DXM8HmvGpBHjnOhwg7GOGQdwpoSATT8dA,1816' 2025-06-01T22:52:13.8321463Z ++ read fname 2025-06-01T22:52:13.8321828Z ++ make_wheel_record torch/include/ATen/ops/linalg_vector_norm.h 2025-06-01T22:52:13.8322335Z ++ FPATH=torch/include/ATen/ops/linalg_vector_norm.h 2025-06-01T22:52:13.8322767Z ++ echo torch/include/ATen/ops/linalg_vector_norm.h 2025-06-01T22:52:13.8323155Z ++ grep RECORD 2025-06-01T22:52:13.8347357Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vector_norm.h 2025-06-01T22:52:13.8347902Z +++ openssl base64 2025-06-01T22:52:13.8348314Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.8348595Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.8349082Z +++ sed -e s/=//g 2025-06-01T22:52:13.8389424Z ++ HASH=HTgBGF_k61QnS6FKZlxFE7XEiliKhLLEaiMA-n1Nxxs 2025-06-01T22:52:13.8394488Z +++ ls -nl torch/include/ATen/ops/linalg_vector_norm.h 2025-06-01T22:52:13.8395276Z +++ awk '{print $5}' 2025-06-01T22:52:13.8423494Z ++ FSIZE=1850 2025-06-01T22:52:13.8424343Z ++ echo '"torch/include/ATen/ops/linalg_vector_norm.h",sha256=HTgBGF_k61QnS6FKZlxFE7XEiliKhLLEaiMA-n1Nxxs,1850' 2025-06-01T22:52:13.8425049Z ++ read fname 2025-06-01T22:52:13.8425673Z ++ make_wheel_record torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.8426685Z ++ FPATH=torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.8427646Z ++ echo torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.8428274Z ++ grep RECORD 2025-06-01T22:52:13.8447179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.8447996Z +++ openssl base64 2025-06-01T22:52:13.8448275Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.8448680Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.8449495Z +++ sed -e s/=//g 2025-06-01T22:52:13.8489487Z ++ HASH=sWu91oIuE9anCXLQRj1zcK724Pmfwg8sMFaTfHdwMJw 2025-06-01T22:52:13.8494955Z +++ ls -nl torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:13.8495759Z +++ awk '{print $5}' 2025-06-01T22:52:13.8523919Z ++ FSIZE=946 2025-06-01T22:52:13.8525270Z ++ echo '"torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h",sha256=sWu91oIuE9anCXLQRj1zcK724Pmfwg8sMFaTfHdwMJw,946' 2025-06-01T22:52:13.8526287Z ++ read fname 2025-06-01T22:52:13.8526710Z ++ make_wheel_record torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h 2025-06-01T22:52:13.8527368Z ++ FPATH=torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h 2025-06-01T22:52:13.8527973Z ++ echo torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h 2025-06-01T22:52:13.8528416Z ++ grep RECORD 2025-06-01T22:52:13.8548389Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h 2025-06-01T22:52:13.8548982Z +++ openssl base64 2025-06-01T22:52:13.8549257Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.8549520Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.8550587Z +++ sed -e s/=//g 2025-06-01T22:52:13.8591618Z ++ HASH=QcVIXFhWRp4awoRfHKbJslH-siDlJV9HkC0DFSJ3qaI 2025-06-01T22:52:13.8595346Z +++ ls -nl torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h 2025-06-01T22:52:13.8596059Z +++ awk '{print $5}' 2025-06-01T22:52:13.8624218Z ++ FSIZE=1307 2025-06-01T22:52:13.8624983Z ++ echo '"torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h",sha256=QcVIXFhWRp4awoRfHKbJslH-siDlJV9HkC0DFSJ3qaI,1307' 2025-06-01T22:52:13.8625746Z ++ read fname 2025-06-01T22:52:13.8626166Z ++ make_wheel_record torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h 2025-06-01T22:52:13.8626817Z ++ FPATH=torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h 2025-06-01T22:52:13.8627514Z ++ echo torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h 2025-06-01T22:52:13.8627979Z ++ grep RECORD 2025-06-01T22:52:13.8647246Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h 2025-06-01T22:52:13.8647876Z +++ openssl base64 2025-06-01T22:52:13.8648158Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.8648977Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.8650412Z +++ sed -e s/=//g 2025-06-01T22:52:13.8689106Z ++ HASH=MP0y4yybRUcAKL1Knkemc52ZPMp1bOTL5pr-xp2hhNc 2025-06-01T22:52:13.8693982Z +++ ls -nl torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h 2025-06-01T22:52:13.8694694Z +++ awk '{print $5}' 2025-06-01T22:52:13.8721422Z ++ FSIZE=1309 2025-06-01T22:52:13.8722236Z ++ echo '"torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h",sha256=MP0y4yybRUcAKL1Knkemc52ZPMp1bOTL5pr-xp2hhNc,1309' 2025-06-01T22:52:13.8723157Z ++ read fname 2025-06-01T22:52:13.8723529Z ++ make_wheel_record torch/include/ATen/ops/linalg_vector_norm_meta.h 2025-06-01T22:52:13.8724232Z ++ FPATH=torch/include/ATen/ops/linalg_vector_norm_meta.h 2025-06-01T22:52:13.8724904Z ++ echo torch/include/ATen/ops/linalg_vector_norm_meta.h 2025-06-01T22:52:13.8725325Z ++ grep RECORD 2025-06-01T22:52:13.8747204Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vector_norm_meta.h 2025-06-01T22:52:13.8747799Z +++ openssl base64 2025-06-01T22:52:13.8748152Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.8748410Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.8749554Z +++ sed -e s/=//g 2025-06-01T22:52:13.8791381Z ++ HASH=6Rvx9jirUISjQ-lfpjYfdJsokvxRcLQXYr2LqfwTtvw 2025-06-01T22:52:13.8795472Z +++ ls -nl torch/include/ATen/ops/linalg_vector_norm_meta.h 2025-06-01T22:52:13.8796771Z +++ awk '{print $5}' 2025-06-01T22:52:13.8825142Z ++ FSIZE=685 2025-06-01T22:52:13.8825854Z ++ echo '"torch/include/ATen/ops/linalg_vector_norm_meta.h",sha256=6Rvx9jirUISjQ-lfpjYfdJsokvxRcLQXYr2LqfwTtvw,685' 2025-06-01T22:52:13.8826571Z ++ read fname 2025-06-01T22:52:13.8827000Z ++ make_wheel_record torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h 2025-06-01T22:52:13.8827752Z ++ FPATH=torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h 2025-06-01T22:52:13.8828340Z ++ echo torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h 2025-06-01T22:52:13.8828845Z ++ grep RECORD 2025-06-01T22:52:13.8846945Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h 2025-06-01T22:52:13.8847562Z +++ openssl base64 2025-06-01T22:52:13.8847827Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.8849536Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.8850928Z +++ sed -e s/=//g 2025-06-01T22:52:13.8888993Z ++ HASH=d40xc2O19KxySDs-prhXfJqwB6YacTvKQMIRkgJIz5E 2025-06-01T22:52:13.8894266Z +++ ls -nl torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h 2025-06-01T22:52:13.8895240Z +++ awk '{print $5}' 2025-06-01T22:52:13.8921697Z ++ FSIZE=1309 2025-06-01T22:52:13.8922548Z ++ echo '"torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h",sha256=d40xc2O19KxySDs-prhXfJqwB6YacTvKQMIRkgJIz5E,1309' 2025-06-01T22:52:13.8923323Z ++ read fname 2025-06-01T22:52:13.8923729Z ++ make_wheel_record torch/include/ATen/ops/linalg_vector_norm_native.h 2025-06-01T22:52:13.8924601Z ++ FPATH=torch/include/ATen/ops/linalg_vector_norm_native.h 2025-06-01T22:52:13.8925135Z ++ echo torch/include/ATen/ops/linalg_vector_norm_native.h 2025-06-01T22:52:13.8925552Z ++ grep RECORD 2025-06-01T22:52:13.8947305Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vector_norm_native.h 2025-06-01T22:52:13.8947884Z +++ openssl base64 2025-06-01T22:52:13.8948144Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.8948408Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.8948676Z +++ sed -e s/=//g 2025-06-01T22:52:13.8990037Z ++ HASH=lbMCy3Adm3BP_SEWG90bMougED4tV1kz6qKvBcsnl44 2025-06-01T22:52:13.8995212Z +++ ls -nl torch/include/ATen/ops/linalg_vector_norm_native.h 2025-06-01T22:52:13.8996463Z +++ awk '{print $5}' 2025-06-01T22:52:13.9024418Z ++ FSIZE=738 2025-06-01T22:52:13.9025374Z ++ echo '"torch/include/ATen/ops/linalg_vector_norm_native.h",sha256=lbMCy3Adm3BP_SEWG90bMougED4tV1kz6qKvBcsnl44,738' 2025-06-01T22:52:13.9026107Z ++ read fname 2025-06-01T22:52:13.9026485Z ++ make_wheel_record torch/include/ATen/ops/linalg_vector_norm_ops.h 2025-06-01T22:52:13.9027033Z ++ FPATH=torch/include/ATen/ops/linalg_vector_norm_ops.h 2025-06-01T22:52:13.9027506Z ++ echo torch/include/ATen/ops/linalg_vector_norm_ops.h 2025-06-01T22:52:13.9027908Z ++ grep RECORD 2025-06-01T22:52:13.9047810Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linalg_vector_norm_ops.h 2025-06-01T22:52:13.9048356Z +++ openssl base64 2025-06-01T22:52:13.9048867Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.9049726Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.9051096Z +++ sed -e s/=//g 2025-06-01T22:52:13.9090204Z ++ HASH=5xjgkG07tJXHjLJZOjPgOgSJFLtEsYJPV3SuVzeA1Wg 2025-06-01T22:52:13.9095606Z +++ ls -nl torch/include/ATen/ops/linalg_vector_norm_ops.h 2025-06-01T22:52:13.9096580Z +++ awk '{print $5}' 2025-06-01T22:52:13.9122117Z ++ FSIZE=2366 2025-06-01T22:52:13.9122912Z ++ echo '"torch/include/ATen/ops/linalg_vector_norm_ops.h",sha256=5xjgkG07tJXHjLJZOjPgOgSJFLtEsYJPV3SuVzeA1Wg,2366' 2025-06-01T22:52:13.9123640Z ++ read fname 2025-06-01T22:52:13.9124050Z ++ make_wheel_record torch/include/ATen/ops/linear.h 2025-06-01T22:52:13.9124668Z ++ FPATH=torch/include/ATen/ops/linear.h 2025-06-01T22:52:13.9125049Z ++ echo torch/include/ATen/ops/linear.h 2025-06-01T22:52:13.9125836Z ++ grep RECORD 2025-06-01T22:52:13.9148731Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linear.h 2025-06-01T22:52:13.9149239Z +++ openssl base64 2025-06-01T22:52:13.9150601Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.9152060Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.9153444Z +++ sed -e s/=//g 2025-06-01T22:52:13.9195769Z ++ HASH=RbnkYe2aaGwfpCx19_2a2fAVLlbDEoKZH6qnEIGc1dM 2025-06-01T22:52:13.9199370Z +++ ls -nl torch/include/ATen/ops/linear.h 2025-06-01T22:52:13.9200588Z +++ awk '{print $5}' 2025-06-01T22:52:13.9227263Z ++ FSIZE=1393 2025-06-01T22:52:13.9227950Z ++ echo '"torch/include/ATen/ops/linear.h",sha256=RbnkYe2aaGwfpCx19_2a2fAVLlbDEoKZH6qnEIGc1dM,1393' 2025-06-01T22:52:13.9228572Z ++ read fname 2025-06-01T22:52:13.9229073Z ++ make_wheel_record torch/include/ATen/ops/linear_backward.h 2025-06-01T22:52:13.9229566Z ++ FPATH=torch/include/ATen/ops/linear_backward.h 2025-06-01T22:52:13.9230044Z ++ echo torch/include/ATen/ops/linear_backward.h 2025-06-01T22:52:13.9230425Z ++ grep RECORD 2025-06-01T22:52:13.9249897Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linear_backward.h 2025-06-01T22:52:13.9250433Z +++ openssl base64 2025-06-01T22:52:13.9251659Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.9253043Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.9254308Z +++ sed -e s/=//g 2025-06-01T22:52:13.9291913Z ++ HASH=qo6Z8abf8cw2xn0-8Xa_2IkrWmRvXj87x-2BRGz0mxQ 2025-06-01T22:52:13.9297028Z +++ ls -nl torch/include/ATen/ops/linear_backward.h 2025-06-01T22:52:13.9297869Z +++ awk '{print $5}' 2025-06-01T22:52:13.9323896Z ++ FSIZE=2026 2025-06-01T22:52:13.9324934Z ++ echo '"torch/include/ATen/ops/linear_backward.h",sha256=qo6Z8abf8cw2xn0-8Xa_2IkrWmRvXj87x-2BRGz0mxQ,2026' 2025-06-01T22:52:13.9325632Z ++ read fname 2025-06-01T22:52:13.9326185Z ++ make_wheel_record torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.9327042Z ++ FPATH=torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.9327861Z ++ echo torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.9328423Z ++ grep RECORD 2025-06-01T22:52:13.9348646Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.9349375Z +++ openssl base64 2025-06-01T22:52:13.9349643Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.9350817Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.9352070Z +++ sed -e s/=//g 2025-06-01T22:52:13.9393896Z ++ HASH=x8aT0z87AANsyzfWu6-B6cBrKo3cAe4XCTM7UVWAslw 2025-06-01T22:52:13.9398078Z +++ ls -nl torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.9399031Z +++ awk '{print $5}' 2025-06-01T22:52:13.9426901Z ++ FSIZE=1229 2025-06-01T22:52:13.9427844Z ++ echo '"torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h",sha256=x8aT0z87AANsyzfWu6-B6cBrKo3cAe4XCTM7UVWAslw,1229' 2025-06-01T22:52:13.9428745Z ++ read fname 2025-06-01T22:52:13.9429120Z ++ make_wheel_record torch/include/ATen/ops/linear_backward_native.h 2025-06-01T22:52:13.9429670Z ++ FPATH=torch/include/ATen/ops/linear_backward_native.h 2025-06-01T22:52:13.9430145Z ++ echo torch/include/ATen/ops/linear_backward_native.h 2025-06-01T22:52:13.9430549Z ++ grep RECORD 2025-06-01T22:52:13.9449573Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linear_backward_native.h 2025-06-01T22:52:13.9450331Z +++ openssl base64 2025-06-01T22:52:13.9451247Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.9452755Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.9454090Z +++ sed -e s/=//g 2025-06-01T22:52:13.9491197Z ++ HASH=Q6nmae4kZM3NoU38r2mpQchgPqmnF5m_O8DJqMMbW28 2025-06-01T22:52:13.9496036Z +++ ls -nl torch/include/ATen/ops/linear_backward_native.h 2025-06-01T22:52:13.9497014Z +++ awk '{print $5}' 2025-06-01T22:52:13.9524677Z ++ FSIZE=880 2025-06-01T22:52:13.9525461Z ++ echo '"torch/include/ATen/ops/linear_backward_native.h",sha256=Q6nmae4kZM3NoU38r2mpQchgPqmnF5m_O8DJqMMbW28,880' 2025-06-01T22:52:13.9526184Z ++ read fname 2025-06-01T22:52:13.9526560Z ++ make_wheel_record torch/include/ATen/ops/linear_backward_ops.h 2025-06-01T22:52:13.9527089Z ++ FPATH=torch/include/ATen/ops/linear_backward_ops.h 2025-06-01T22:52:13.9527545Z ++ echo torch/include/ATen/ops/linear_backward_ops.h 2025-06-01T22:52:13.9527953Z ++ grep RECORD 2025-06-01T22:52:13.9547842Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linear_backward_ops.h 2025-06-01T22:52:13.9548610Z +++ openssl base64 2025-06-01T22:52:13.9550755Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.9552080Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.9553316Z +++ sed -e s/=//g 2025-06-01T22:52:13.9593724Z ++ HASH=UcKb8Q33o2VambqGIP7ktHy06XDtuhTc3rHsagNToSo 2025-06-01T22:52:13.9597767Z +++ ls -nl torch/include/ATen/ops/linear_backward_ops.h 2025-06-01T22:52:13.9598791Z +++ awk '{print $5}' 2025-06-01T22:52:13.9626404Z ++ FSIZE=2622 2025-06-01T22:52:13.9627159Z ++ echo '"torch/include/ATen/ops/linear_backward_ops.h",sha256=UcKb8Q33o2VambqGIP7ktHy06XDtuhTc3rHsagNToSo,2622' 2025-06-01T22:52:13.9628003Z ++ read fname 2025-06-01T22:52:13.9628488Z ++ make_wheel_record torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.9629234Z ++ FPATH=torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.9629932Z ++ echo torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.9630430Z ++ grep RECORD 2025-06-01T22:52:13.9648156Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.9648853Z +++ openssl base64 2025-06-01T22:52:13.9649425Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.9650903Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.9652189Z +++ sed -e s/=//g 2025-06-01T22:52:13.9689334Z ++ HASH=OYqpLbi_YuCq-40FAWLopipnPGe059Izwj3kFO53pt8 2025-06-01T22:52:13.9694481Z +++ ls -nl torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:13.9695296Z +++ awk '{print $5}' 2025-06-01T22:52:13.9721872Z ++ FSIZE=1010 2025-06-01T22:52:13.9722682Z ++ echo '"torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h",sha256=OYqpLbi_YuCq-40FAWLopipnPGe059Izwj3kFO53pt8,1010' 2025-06-01T22:52:13.9723516Z ++ read fname 2025-06-01T22:52:13.9724126Z ++ make_wheel_record torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.9725080Z ++ FPATH=torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.9725809Z ++ echo torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.9726330Z ++ grep RECORD 2025-06-01T22:52:13.9747127Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.9747942Z +++ openssl base64 2025-06-01T22:52:13.9748224Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.9748503Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.9749195Z +++ sed -e s/=//g 2025-06-01T22:52:13.9789899Z ++ HASH=_vxI_7noemSVxhonHddPBDWraV8YA9X4QzW82Ve0M3g 2025-06-01T22:52:13.9796143Z +++ ls -nl torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:13.9796769Z +++ awk '{print $5}' 2025-06-01T22:52:13.9822663Z ++ FSIZE=837 2025-06-01T22:52:13.9823486Z ++ echo '"torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h",sha256=_vxI_7noemSVxhonHddPBDWraV8YA9X4QzW82Ve0M3g,837' 2025-06-01T22:52:13.9824333Z ++ read fname 2025-06-01T22:52:13.9824667Z ++ make_wheel_record torch/include/ATen/ops/linear_native.h 2025-06-01T22:52:13.9825145Z ++ FPATH=torch/include/ATen/ops/linear_native.h 2025-06-01T22:52:13.9825722Z ++ echo torch/include/ATen/ops/linear_native.h 2025-06-01T22:52:13.9826658Z ++ grep RECORD 2025-06-01T22:52:13.9848173Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linear_native.h 2025-06-01T22:52:13.9848676Z +++ openssl base64 2025-06-01T22:52:13.9849561Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.9850912Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.9852196Z +++ sed -e s/=//g 2025-06-01T22:52:13.9889735Z ++ HASH=zojCU40JDShK30BNJvpNlR7dHCmM_K6pyRGNOR0xBv4 2025-06-01T22:52:13.9894608Z +++ ls -nl torch/include/ATen/ops/linear_native.h 2025-06-01T22:52:13.9895742Z +++ awk '{print $5}' 2025-06-01T22:52:13.9923638Z ++ FSIZE=831 2025-06-01T22:52:13.9924650Z ++ echo '"torch/include/ATen/ops/linear_native.h",sha256=zojCU40JDShK30BNJvpNlR7dHCmM_K6pyRGNOR0xBv4,831' 2025-06-01T22:52:13.9925324Z ++ read fname 2025-06-01T22:52:13.9925662Z ++ make_wheel_record torch/include/ATen/ops/linear_ops.h 2025-06-01T22:52:13.9926120Z ++ FPATH=torch/include/ATen/ops/linear_ops.h 2025-06-01T22:52:13.9926508Z ++ echo torch/include/ATen/ops/linear_ops.h 2025-06-01T22:52:13.9926884Z ++ grep RECORD 2025-06-01T22:52:13.9948711Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linear_ops.h 2025-06-01T22:52:13.9949226Z +++ openssl base64 2025-06-01T22:52:13.9949631Z +++ sed -e s/+/-/g 2025-06-01T22:52:13.9951099Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:13.9952280Z +++ sed -e s/=//g 2025-06-01T22:52:13.9994281Z ++ HASH=BgbsPFzer553Koa8L1Z1q8l6hiASvkK11SKL2wG44TI 2025-06-01T22:52:13.9998382Z +++ ls -nl torch/include/ATen/ops/linear_ops.h 2025-06-01T22:52:13.9999451Z +++ awk '{print $5}' 2025-06-01T22:52:14.0027677Z ++ FSIZE=2011 2025-06-01T22:52:14.0028348Z ++ echo '"torch/include/ATen/ops/linear_ops.h",sha256=BgbsPFzer553Koa8L1Z1q8l6hiASvkK11SKL2wG44TI,2011' 2025-06-01T22:52:14.0029012Z ++ read fname 2025-06-01T22:52:14.0029332Z ++ make_wheel_record torch/include/ATen/ops/linspace.h 2025-06-01T22:52:14.0029754Z ++ FPATH=torch/include/ATen/ops/linspace.h 2025-06-01T22:52:14.0030144Z ++ echo torch/include/ATen/ops/linspace.h 2025-06-01T22:52:14.0030495Z ++ grep RECORD 2025-06-01T22:52:14.0049168Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linspace.h 2025-06-01T22:52:14.0050022Z +++ openssl base64 2025-06-01T22:52:14.0050661Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.0051945Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.0053190Z +++ sed -e s/=//g 2025-06-01T22:52:14.0090178Z ++ HASH=XKm6i4zkXaTEqZLjXDfnB2Ju1IuyGaN2g0zZLElpkTE 2025-06-01T22:52:14.0095391Z +++ ls -nl torch/include/ATen/ops/linspace.h 2025-06-01T22:52:14.0096371Z +++ awk '{print $5}' 2025-06-01T22:52:14.0123355Z ++ FSIZE=6876 2025-06-01T22:52:14.0124177Z ++ echo '"torch/include/ATen/ops/linspace.h",sha256=XKm6i4zkXaTEqZLjXDfnB2Ju1IuyGaN2g0zZLElpkTE,6876' 2025-06-01T22:52:14.0125010Z ++ read fname 2025-06-01T22:52:14.0125531Z ++ make_wheel_record torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.0126326Z ++ FPATH=torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.0127071Z ++ echo torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.0127606Z ++ grep RECORD 2025-06-01T22:52:14.0147254Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.0147962Z +++ openssl base64 2025-06-01T22:52:14.0148220Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.0149346Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.0150567Z +++ sed -e s/=//g 2025-06-01T22:52:14.0192181Z ++ HASH=KYjQUjdc29e5ohCBYXk5Us3lvNj9oUNcFk0Rchrk3TE 2025-06-01T22:52:14.0195847Z +++ ls -nl torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.0196703Z +++ awk '{print $5}' 2025-06-01T22:52:14.0224626Z ++ FSIZE=2901 2025-06-01T22:52:14.0225511Z ++ echo '"torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h",sha256=KYjQUjdc29e5ohCBYXk5Us3lvNj9oUNcFk0Rchrk3TE,2901' 2025-06-01T22:52:14.0226375Z ++ read fname 2025-06-01T22:52:14.0226739Z ++ make_wheel_record torch/include/ATen/ops/linspace_cpu_dispatch.h 2025-06-01T22:52:14.0227417Z ++ FPATH=torch/include/ATen/ops/linspace_cpu_dispatch.h 2025-06-01T22:52:14.0227891Z ++ echo torch/include/ATen/ops/linspace_cpu_dispatch.h 2025-06-01T22:52:14.0228276Z ++ grep RECORD 2025-06-01T22:52:14.0246823Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linspace_cpu_dispatch.h 2025-06-01T22:52:14.0247372Z +++ openssl base64 2025-06-01T22:52:14.0247837Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.0248609Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.0250011Z +++ sed -e s/=//g 2025-06-01T22:52:14.0289046Z ++ HASH=ulTqqc-sXxiBRDzc6AL_W6IcXoCnwS2Ysmy8aBGb67c 2025-06-01T22:52:14.0293845Z +++ ls -nl torch/include/ATen/ops/linspace_cpu_dispatch.h 2025-06-01T22:52:14.0294703Z +++ awk '{print $5}' 2025-06-01T22:52:14.0322294Z ++ FSIZE=907 2025-06-01T22:52:14.0322987Z ++ echo '"torch/include/ATen/ops/linspace_cpu_dispatch.h",sha256=ulTqqc-sXxiBRDzc6AL_W6IcXoCnwS2Ysmy8aBGb67c,907' 2025-06-01T22:52:14.0323692Z ++ read fname 2025-06-01T22:52:14.0324206Z ++ make_wheel_record torch/include/ATen/ops/linspace_cuda_dispatch.h 2025-06-01T22:52:14.0324950Z ++ FPATH=torch/include/ATen/ops/linspace_cuda_dispatch.h 2025-06-01T22:52:14.0325445Z ++ echo torch/include/ATen/ops/linspace_cuda_dispatch.h 2025-06-01T22:52:14.0325853Z ++ grep RECORD 2025-06-01T22:52:14.0346636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linspace_cuda_dispatch.h 2025-06-01T22:52:14.0347221Z +++ openssl base64 2025-06-01T22:52:14.0347557Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.0347814Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.0349249Z +++ sed -e s/=//g 2025-06-01T22:52:14.0391915Z ++ HASH=JMvkDEkCk-8XNIPY2d6NP0bTBfTkZS1V9I-YyLKp30k 2025-06-01T22:52:14.0394752Z +++ ls -nl torch/include/ATen/ops/linspace_cuda_dispatch.h 2025-06-01T22:52:14.0396310Z +++ awk '{print $5}' 2025-06-01T22:52:14.0424589Z ++ FSIZE=909 2025-06-01T22:52:14.0425336Z ++ echo '"torch/include/ATen/ops/linspace_cuda_dispatch.h",sha256=JMvkDEkCk-8XNIPY2d6NP0bTBfTkZS1V9I-YyLKp30k,909' 2025-06-01T22:52:14.0426041Z ++ read fname 2025-06-01T22:52:14.0426428Z ++ make_wheel_record torch/include/ATen/ops/linspace_meta_dispatch.h 2025-06-01T22:52:14.0426963Z ++ FPATH=torch/include/ATen/ops/linspace_meta_dispatch.h 2025-06-01T22:52:14.0427446Z ++ echo torch/include/ATen/ops/linspace_meta_dispatch.h 2025-06-01T22:52:14.0427840Z ++ grep RECORD 2025-06-01T22:52:14.0448149Z +++ openssl base64 2025-06-01T22:52:14.0448677Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linspace_meta_dispatch.h 2025-06-01T22:52:14.0449214Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.0450268Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.0451670Z +++ sed -e s/=//g 2025-06-01T22:52:14.0490619Z ++ HASH=tkxveHfnIO5T9J0loBOcuyOII39B9qDRa1I2w0rD0BM 2025-06-01T22:52:14.0495821Z +++ ls -nl torch/include/ATen/ops/linspace_meta_dispatch.h 2025-06-01T22:52:14.0496451Z +++ awk '{print $5}' 2025-06-01T22:52:14.0523051Z ++ FSIZE=909 2025-06-01T22:52:14.0523770Z ++ echo '"torch/include/ATen/ops/linspace_meta_dispatch.h",sha256=tkxveHfnIO5T9J0loBOcuyOII39B9qDRa1I2w0rD0BM,909' 2025-06-01T22:52:14.0524623Z ++ read fname 2025-06-01T22:52:14.0525133Z ++ make_wheel_record torch/include/ATen/ops/linspace_native.h 2025-06-01T22:52:14.0525634Z ++ FPATH=torch/include/ATen/ops/linspace_native.h 2025-06-01T22:52:14.0526221Z ++ echo torch/include/ATen/ops/linspace_native.h 2025-06-01T22:52:14.0526603Z ++ grep RECORD 2025-06-01T22:52:14.0547614Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linspace_native.h 2025-06-01T22:52:14.0548275Z +++ openssl base64 2025-06-01T22:52:14.0548557Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.0549418Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.0550840Z +++ sed -e s/=//g 2025-06-01T22:52:14.0593427Z ++ HASH=0Ry7Ehlz5Y-PYDcwXuKYyWHunIc2UltEhg6F-emXAsg 2025-06-01T22:52:14.0596540Z +++ ls -nl torch/include/ATen/ops/linspace_native.h 2025-06-01T22:52:14.0597291Z +++ awk '{print $5}' 2025-06-01T22:52:14.0624934Z ++ FSIZE=2039 2025-06-01T22:52:14.0625726Z ++ echo '"torch/include/ATen/ops/linspace_native.h",sha256=0Ry7Ehlz5Y-PYDcwXuKYyWHunIc2UltEhg6F-emXAsg,2039' 2025-06-01T22:52:14.0626566Z ++ read fname 2025-06-01T22:52:14.0626885Z ++ make_wheel_record torch/include/ATen/ops/linspace_ops.h 2025-06-01T22:52:14.0627340Z ++ FPATH=torch/include/ATen/ops/linspace_ops.h 2025-06-01T22:52:14.0627739Z ++ echo torch/include/ATen/ops/linspace_ops.h 2025-06-01T22:52:14.0628109Z ++ grep RECORD 2025-06-01T22:52:14.0648191Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/linspace_ops.h 2025-06-01T22:52:14.0648722Z +++ openssl base64 2025-06-01T22:52:14.0649633Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.0651001Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.0652267Z +++ sed -e s/=//g 2025-06-01T22:52:14.0690444Z ++ HASH=Gd8t6guRCTU5uswU9TFN0gNUpBZ8LeFwGvaxZn_qKTk 2025-06-01T22:52:14.0695471Z +++ ls -nl torch/include/ATen/ops/linspace_ops.h 2025-06-01T22:52:14.0696463Z +++ awk '{print $5}' 2025-06-01T22:52:14.0722796Z ++ FSIZE=8162 2025-06-01T22:52:14.0723525Z ++ echo '"torch/include/ATen/ops/linspace_ops.h",sha256=Gd8t6guRCTU5uswU9TFN0gNUpBZ8LeFwGvaxZn_qKTk,8162' 2025-06-01T22:52:14.0724339Z ++ read fname 2025-06-01T22:52:14.0724833Z ++ make_wheel_record torch/include/ATen/ops/log.h 2025-06-01T22:52:14.0725271Z ++ FPATH=torch/include/ATen/ops/log.h 2025-06-01T22:52:14.0725656Z ++ echo torch/include/ATen/ops/log.h 2025-06-01T22:52:14.0725998Z ++ grep RECORD 2025-06-01T22:52:14.0747114Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log.h 2025-06-01T22:52:14.0747591Z +++ openssl base64 2025-06-01T22:52:14.0748192Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.0749470Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.0751136Z +++ sed -e s/=//g 2025-06-01T22:52:14.0792480Z ++ HASH=_DuI0qiAU-lkAYGvnbGTTObSVxL6puTf15Hq-fCq7a0 2025-06-01T22:52:14.0795305Z +++ ls -nl torch/include/ATen/ops/log.h 2025-06-01T22:52:14.0796416Z +++ awk '{print $5}' 2025-06-01T22:52:14.0823875Z ++ FSIZE=1130 2025-06-01T22:52:14.0824526Z ++ echo '"torch/include/ATen/ops/log.h",sha256=_DuI0qiAU-lkAYGvnbGTTObSVxL6puTf15Hq-fCq7a0,1130' 2025-06-01T22:52:14.0825143Z ++ read fname 2025-06-01T22:52:14.0825430Z ++ make_wheel_record torch/include/ATen/ops/log10.h 2025-06-01T22:52:14.0825854Z ++ FPATH=torch/include/ATen/ops/log10.h 2025-06-01T22:52:14.0826211Z ++ echo torch/include/ATen/ops/log10.h 2025-06-01T22:52:14.0826749Z ++ grep RECORD 2025-06-01T22:52:14.0849050Z +++ openssl base64 2025-06-01T22:52:14.0849744Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.0850149Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log10.h 2025-06-01T22:52:14.0850972Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.0852480Z +++ sed -e s/=//g 2025-06-01T22:52:14.0892070Z ++ HASH=EIAI7RVyFCMiEnEnKXB8iZ6W16Pu7sENOsVuR55A__0 2025-06-01T22:52:14.0897123Z +++ ls -nl torch/include/ATen/ops/log10.h 2025-06-01T22:52:14.0898572Z +++ awk '{print $5}' 2025-06-01T22:52:14.0924281Z ++ FSIZE=1156 2025-06-01T22:52:14.0925117Z ++ echo '"torch/include/ATen/ops/log10.h",sha256=EIAI7RVyFCMiEnEnKXB8iZ6W16Pu7sENOsVuR55A__0,1156' 2025-06-01T22:52:14.0925763Z ++ read fname 2025-06-01T22:52:14.0926318Z ++ make_wheel_record torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.0927243Z ++ FPATH=torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.0928256Z ++ echo torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.0928847Z ++ grep RECORD 2025-06-01T22:52:14.0949599Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.0949726Z +++ openssl base64 2025-06-01T22:52:14.0950871Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.0952243Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.0953616Z +++ sed -e s/=//g 2025-06-01T22:52:14.0996682Z ++ HASH=NP-hwD4L2nLYQH-POFuf7M7aaDxO37MIm9Eos7DE0Yo 2025-06-01T22:52:14.1005165Z +++ ls -nl torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.1005545Z +++ awk '{print $5}' 2025-06-01T22:52:14.1032053Z ++ FSIZE=839 2025-06-01T22:52:14.1032917Z ++ echo '"torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h",sha256=NP-hwD4L2nLYQH-POFuf7M7aaDxO37MIm9Eos7DE0Yo,839' 2025-06-01T22:52:14.1033175Z ++ read fname 2025-06-01T22:52:14.1033387Z ++ make_wheel_record torch/include/ATen/ops/log10_cpu_dispatch.h 2025-06-01T22:52:14.1033557Z ++ FPATH=torch/include/ATen/ops/log10_cpu_dispatch.h 2025-06-01T22:52:14.1033754Z ++ echo torch/include/ATen/ops/log10_cpu_dispatch.h 2025-06-01T22:52:14.1034100Z ++ grep RECORD 2025-06-01T22:52:14.1053233Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log10_cpu_dispatch.h 2025-06-01T22:52:14.1053565Z +++ openssl base64 2025-06-01T22:52:14.1054818Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.1056030Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.1057435Z +++ sed -e s/=//g 2025-06-01T22:52:14.1094838Z ++ HASH=C5AAstlgh3CRIbh2CyQuPjf7cx1LOfzS1wOPuSD8Lek 2025-06-01T22:52:14.1100576Z +++ ls -nl torch/include/ATen/ops/log10_cpu_dispatch.h 2025-06-01T22:52:14.1101204Z +++ awk '{print $5}' 2025-06-01T22:52:14.1126408Z ++ FSIZE=924 2025-06-01T22:52:14.1126936Z ++ echo '"torch/include/ATen/ops/log10_cpu_dispatch.h",sha256=C5AAstlgh3CRIbh2CyQuPjf7cx1LOfzS1wOPuSD8Lek,924' 2025-06-01T22:52:14.1127045Z ++ read fname 2025-06-01T22:52:14.1127273Z ++ make_wheel_record torch/include/ATen/ops/log10_cuda_dispatch.h 2025-06-01T22:52:14.1127601Z ++ FPATH=torch/include/ATen/ops/log10_cuda_dispatch.h 2025-06-01T22:52:14.1128425Z ++ echo torch/include/ATen/ops/log10_cuda_dispatch.h 2025-06-01T22:52:14.1129688Z ++ grep RECORD 2025-06-01T22:52:14.1150994Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log10_cuda_dispatch.h 2025-06-01T22:52:14.1151113Z +++ openssl base64 2025-06-01T22:52:14.1152337Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.1153655Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.1154888Z +++ sed -e s/=//g 2025-06-01T22:52:14.1199359Z ++ HASH=Zr1dHQslm1PiUXxdBtCE5i7egd5NXEYllVcqm1mgXu4 2025-06-01T22:52:14.1204355Z +++ ls -nl torch/include/ATen/ops/log10_cuda_dispatch.h 2025-06-01T22:52:14.1205353Z +++ awk '{print $5}' 2025-06-01T22:52:14.1231812Z ++ FSIZE=926 2025-06-01T22:52:14.1232415Z ++ echo '"torch/include/ATen/ops/log10_cuda_dispatch.h",sha256=Zr1dHQslm1PiUXxdBtCE5i7egd5NXEYllVcqm1mgXu4,926' 2025-06-01T22:52:14.1232530Z ++ read fname 2025-06-01T22:52:14.1232714Z ++ make_wheel_record torch/include/ATen/ops/log10_meta.h 2025-06-01T22:52:14.1232869Z ++ FPATH=torch/include/ATen/ops/log10_meta.h 2025-06-01T22:52:14.1233361Z ++ echo torch/include/ATen/ops/log10_meta.h 2025-06-01T22:52:14.1233672Z ++ grep RECORD 2025-06-01T22:52:14.1254439Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log10_meta.h 2025-06-01T22:52:14.1255013Z +++ openssl base64 2025-06-01T22:52:14.1256400Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.1257626Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.1259438Z +++ sed -e s/=//g 2025-06-01T22:52:14.1295138Z ++ HASH=5zZ5L9JEB6VxM3eY5uiP5eX0VCifdM7iKhKLT38eVs0 2025-06-01T22:52:14.1301586Z +++ ls -nl torch/include/ATen/ops/log10_meta.h 2025-06-01T22:52:14.1302676Z +++ awk '{print $5}' 2025-06-01T22:52:14.1326966Z ++ FSIZE=566 2025-06-01T22:52:14.1327428Z ++ echo '"torch/include/ATen/ops/log10_meta.h",sha256=5zZ5L9JEB6VxM3eY5uiP5eX0VCifdM7iKhKLT38eVs0,566' 2025-06-01T22:52:14.1327555Z ++ read fname 2025-06-01T22:52:14.1327954Z ++ make_wheel_record torch/include/ATen/ops/log10_meta_dispatch.h 2025-06-01T22:52:14.1328138Z ++ FPATH=torch/include/ATen/ops/log10_meta_dispatch.h 2025-06-01T22:52:14.1330609Z ++ echo torch/include/ATen/ops/log10_meta_dispatch.h 2025-06-01T22:52:14.1331710Z ++ grep RECORD 2025-06-01T22:52:14.1351807Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log10_meta_dispatch.h 2025-06-01T22:52:14.1352241Z +++ openssl base64 2025-06-01T22:52:14.1353316Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.1354572Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.1355802Z +++ sed -e s/=//g 2025-06-01T22:52:14.1397524Z ++ HASH=dY9_HA9tiH6FFYJRqxKOJFtclnp_fCOM6vSbkXxTh5A 2025-06-01T22:52:14.1400541Z +++ ls -nl torch/include/ATen/ops/log10_meta_dispatch.h 2025-06-01T22:52:14.1401577Z +++ awk '{print $5}' 2025-06-01T22:52:14.1430127Z ++ FSIZE=926 2025-06-01T22:52:14.1430810Z ++ echo '"torch/include/ATen/ops/log10_meta_dispatch.h",sha256=dY9_HA9tiH6FFYJRqxKOJFtclnp_fCOM6vSbkXxTh5A,926' 2025-06-01T22:52:14.1431238Z ++ read fname 2025-06-01T22:52:14.1431547Z ++ make_wheel_record torch/include/ATen/ops/log10_native.h 2025-06-01T22:52:14.1431693Z ++ FPATH=torch/include/ATen/ops/log10_native.h 2025-06-01T22:52:14.1431829Z ++ echo torch/include/ATen/ops/log10_native.h 2025-06-01T22:52:14.1431925Z ++ grep RECORD 2025-06-01T22:52:14.1450465Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log10_native.h 2025-06-01T22:52:14.1450770Z +++ openssl base64 2025-06-01T22:52:14.1452043Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.1453318Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.1454574Z +++ sed -e s/=//g 2025-06-01T22:52:14.1491636Z ++ HASH=8PAFZ0ZJ4RQ_IaZdEwZMYSCOMNx0ZyYHWzjU-RraO_w 2025-06-01T22:52:14.1496860Z +++ ls -nl torch/include/ATen/ops/log10_native.h 2025-06-01T22:52:14.1498226Z +++ awk '{print $5}' 2025-06-01T22:52:14.1525545Z ++ FSIZE=593 2025-06-01T22:52:14.1526425Z ++ echo '"torch/include/ATen/ops/log10_native.h",sha256=8PAFZ0ZJ4RQ_IaZdEwZMYSCOMNx0ZyYHWzjU-RraO_w,593' 2025-06-01T22:52:14.1526621Z ++ read fname 2025-06-01T22:52:14.1526891Z ++ make_wheel_record torch/include/ATen/ops/log10_ops.h 2025-06-01T22:52:14.1527047Z ++ FPATH=torch/include/ATen/ops/log10_ops.h 2025-06-01T22:52:14.1527312Z ++ echo torch/include/ATen/ops/log10_ops.h 2025-06-01T22:52:14.1527644Z ++ grep RECORD 2025-06-01T22:52:14.1548697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log10_ops.h 2025-06-01T22:52:14.1549049Z +++ openssl base64 2025-06-01T22:52:14.1550008Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.1551371Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.1552454Z +++ sed -e s/=//g 2025-06-01T22:52:14.1593984Z ++ HASH=Su2GbxKoNoZ2Wn6O4gvsK_QUWKb-WOqafCXZWUwZ-y0 2025-06-01T22:52:14.1598508Z +++ ls -nl torch/include/ATen/ops/log10_ops.h 2025-06-01T22:52:14.1599904Z +++ awk '{print $5}' 2025-06-01T22:52:14.1627225Z ++ FSIZE=2037 2025-06-01T22:52:14.1627983Z ++ echo '"torch/include/ATen/ops/log10_ops.h",sha256=Su2GbxKoNoZ2Wn6O4gvsK_QUWKb-WOqafCXZWUwZ-y0,2037' 2025-06-01T22:52:14.1628106Z ++ read fname 2025-06-01T22:52:14.1628266Z ++ make_wheel_record torch/include/ATen/ops/log1p.h 2025-06-01T22:52:14.1628396Z ++ FPATH=torch/include/ATen/ops/log1p.h 2025-06-01T22:52:14.1628701Z ++ echo torch/include/ATen/ops/log1p.h 2025-06-01T22:52:14.1628810Z ++ grep RECORD 2025-06-01T22:52:14.1648893Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log1p.h 2025-06-01T22:52:14.1649345Z +++ openssl base64 2025-06-01T22:52:14.1650589Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.1651938Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.1653203Z +++ sed -e s/=//g 2025-06-01T22:52:14.1690591Z ++ HASH=DM2TJypGHjAYeyf1g-r-drZZ-bwhZb0kC5DwBD595Fg 2025-06-01T22:52:14.1695491Z +++ ls -nl torch/include/ATen/ops/log1p.h 2025-06-01T22:52:14.1696649Z +++ awk '{print $5}' 2025-06-01T22:52:14.1722637Z ++ FSIZE=1156 2025-06-01T22:52:14.1723170Z ++ echo '"torch/include/ATen/ops/log1p.h",sha256=DM2TJypGHjAYeyf1g-r-drZZ-bwhZb0kC5DwBD595Fg,1156' 2025-06-01T22:52:14.1723328Z ++ read fname 2025-06-01T22:52:14.1723933Z ++ make_wheel_record torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.1724546Z ++ FPATH=torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.1725172Z ++ echo torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.1725695Z ++ grep RECORD 2025-06-01T22:52:14.1748890Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.1749018Z +++ openssl base64 2025-06-01T22:52:14.1749422Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.1750640Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.1751830Z +++ sed -e s/=//g 2025-06-01T22:52:14.1794444Z ++ HASH=KqXkNFECg8JrjY62r8R2-r5pliijNanXqkSeXu61U2o 2025-06-01T22:52:14.1798223Z +++ ls -nl torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.1798744Z +++ awk '{print $5}' 2025-06-01T22:52:14.1825644Z ++ FSIZE=839 2025-06-01T22:52:14.1826627Z ++ echo '"torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h",sha256=KqXkNFECg8JrjY62r8R2-r5pliijNanXqkSeXu61U2o,839' 2025-06-01T22:52:14.1826747Z ++ read fname 2025-06-01T22:52:14.1826966Z ++ make_wheel_record torch/include/ATen/ops/log1p_cpu_dispatch.h 2025-06-01T22:52:14.1827132Z ++ FPATH=torch/include/ATen/ops/log1p_cpu_dispatch.h 2025-06-01T22:52:14.1827605Z ++ echo torch/include/ATen/ops/log1p_cpu_dispatch.h 2025-06-01T22:52:14.1829230Z ++ grep RECORD 2025-06-01T22:52:14.1849671Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log1p_cpu_dispatch.h 2025-06-01T22:52:14.1849790Z +++ openssl base64 2025-06-01T22:52:14.1850689Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.1851705Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.1853128Z +++ sed -e s/=//g 2025-06-01T22:52:14.1891495Z ++ HASH=T5rxVVCiaBTfbTh_lTDDb3SwWXyu6zE805tKIyneuUA 2025-06-01T22:52:14.1896574Z +++ ls -nl torch/include/ATen/ops/log1p_cpu_dispatch.h 2025-06-01T22:52:14.1898799Z +++ awk '{print $5}' 2025-06-01T22:52:14.1924923Z ++ FSIZE=924 2025-06-01T22:52:14.1925870Z ++ echo '"torch/include/ATen/ops/log1p_cpu_dispatch.h",sha256=T5rxVVCiaBTfbTh_lTDDb3SwWXyu6zE805tKIyneuUA,924' 2025-06-01T22:52:14.1925985Z ++ read fname 2025-06-01T22:52:14.1926388Z ++ make_wheel_record torch/include/ATen/ops/log1p_cuda_dispatch.h 2025-06-01T22:52:14.1926581Z ++ FPATH=torch/include/ATen/ops/log1p_cuda_dispatch.h 2025-06-01T22:52:14.1926809Z ++ echo torch/include/ATen/ops/log1p_cuda_dispatch.h 2025-06-01T22:52:14.1926908Z ++ grep RECORD 2025-06-01T22:52:14.1948532Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log1p_cuda_dispatch.h 2025-06-01T22:52:14.1948651Z +++ openssl base64 2025-06-01T22:52:14.1949188Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.1950407Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.1951668Z +++ sed -e s/=//g 2025-06-01T22:52:14.1993950Z ++ HASH=pFopz_KuXJjjuKIH-9vQ1bYt-i0F7h8CSgmy9QIiHzI 2025-06-01T22:52:14.1997400Z +++ ls -nl torch/include/ATen/ops/log1p_cuda_dispatch.h 2025-06-01T22:52:14.1998028Z +++ awk '{print $5}' 2025-06-01T22:52:14.2026067Z ++ FSIZE=926 2025-06-01T22:52:14.2026664Z ++ echo '"torch/include/ATen/ops/log1p_cuda_dispatch.h",sha256=pFopz_KuXJjjuKIH-9vQ1bYt-i0F7h8CSgmy9QIiHzI,926' 2025-06-01T22:52:14.2027104Z ++ read fname 2025-06-01T22:52:14.2027350Z ++ make_wheel_record torch/include/ATen/ops/log1p_meta.h 2025-06-01T22:52:14.2027510Z ++ FPATH=torch/include/ATen/ops/log1p_meta.h 2025-06-01T22:52:14.2027650Z ++ echo torch/include/ATen/ops/log1p_meta.h 2025-06-01T22:52:14.2027746Z ++ grep RECORD 2025-06-01T22:52:14.2047990Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log1p_meta.h 2025-06-01T22:52:14.2048104Z +++ openssl base64 2025-06-01T22:52:14.2049394Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.2050793Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.2052122Z +++ sed -e s/=//g 2025-06-01T22:52:14.2090413Z ++ HASH=C8lAcki6gO_HnUkHt-s36WQHEONjMHtnRUCc8L35ynw 2025-06-01T22:52:14.2095294Z +++ ls -nl torch/include/ATen/ops/log1p_meta.h 2025-06-01T22:52:14.2096240Z +++ awk '{print $5}' 2025-06-01T22:52:14.2120758Z ++ FSIZE=566 2025-06-01T22:52:14.2121400Z ++ echo '"torch/include/ATen/ops/log1p_meta.h",sha256=C8lAcki6gO_HnUkHt-s36WQHEONjMHtnRUCc8L35ynw,566' 2025-06-01T22:52:14.2121503Z ++ read fname 2025-06-01T22:52:14.2121726Z ++ make_wheel_record torch/include/ATen/ops/log1p_meta_dispatch.h 2025-06-01T22:52:14.2121929Z ++ FPATH=torch/include/ATen/ops/log1p_meta_dispatch.h 2025-06-01T22:52:14.2124049Z ++ echo torch/include/ATen/ops/log1p_meta_dispatch.h 2025-06-01T22:52:14.2125732Z ++ grep RECORD 2025-06-01T22:52:14.2147420Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log1p_meta_dispatch.h 2025-06-01T22:52:14.2147727Z +++ openssl base64 2025-06-01T22:52:14.2148625Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.2149815Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.2151301Z +++ sed -e s/=//g 2025-06-01T22:52:14.2195437Z ++ HASH=8vlGzc0v3JC6MpahpYFTVy4Dax2egP7eeMxu7gAcuHw 2025-06-01T22:52:14.2197798Z +++ ls -nl torch/include/ATen/ops/log1p_meta_dispatch.h 2025-06-01T22:52:14.2198636Z +++ awk '{print $5}' 2025-06-01T22:52:14.2226108Z ++ FSIZE=926 2025-06-01T22:52:14.2226713Z ++ echo '"torch/include/ATen/ops/log1p_meta_dispatch.h",sha256=8vlGzc0v3JC6MpahpYFTVy4Dax2egP7eeMxu7gAcuHw,926' 2025-06-01T22:52:14.2226950Z ++ read fname 2025-06-01T22:52:14.2227199Z ++ make_wheel_record torch/include/ATen/ops/log1p_native.h 2025-06-01T22:52:14.2227343Z ++ FPATH=torch/include/ATen/ops/log1p_native.h 2025-06-01T22:52:14.2227915Z ++ echo torch/include/ATen/ops/log1p_native.h 2025-06-01T22:52:14.2229142Z ++ grep RECORD 2025-06-01T22:52:14.2250408Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log1p_native.h 2025-06-01T22:52:14.2251446Z +++ openssl base64 2025-06-01T22:52:14.2252638Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.2254041Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.2255478Z +++ sed -e s/=//g 2025-06-01T22:52:14.2291338Z ++ HASH=174NgUtuIjQu_Fru5EsVv1BWx4gJfP2V_0h-bqPsOr8 2025-06-01T22:52:14.2297002Z +++ ls -nl torch/include/ATen/ops/log1p_native.h 2025-06-01T22:52:14.2298636Z +++ awk '{print $5}' 2025-06-01T22:52:14.2324768Z ++ FSIZE=1007 2025-06-01T22:52:14.2325335Z ++ echo '"torch/include/ATen/ops/log1p_native.h",sha256=174NgUtuIjQu_Fru5EsVv1BWx4gJfP2V_0h-bqPsOr8,1007' 2025-06-01T22:52:14.2325455Z ++ read fname 2025-06-01T22:52:14.2325770Z ++ make_wheel_record torch/include/ATen/ops/log1p_ops.h 2025-06-01T22:52:14.2325913Z ++ FPATH=torch/include/ATen/ops/log1p_ops.h 2025-06-01T22:52:14.2326512Z ++ echo torch/include/ATen/ops/log1p_ops.h 2025-06-01T22:52:14.2326923Z ++ grep RECORD 2025-06-01T22:52:14.2349167Z +++ openssl base64 2025-06-01T22:52:14.2350487Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.2351644Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log1p_ops.h 2025-06-01T22:52:14.2352452Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.2354429Z +++ sed -e s/=//g 2025-06-01T22:52:14.2398717Z ++ HASH=OGoGatUS9pNhB2-EpihvD1Kmx64omX_kpU_Uqq9ovY0 2025-06-01T22:52:14.2402113Z +++ ls -nl torch/include/ATen/ops/log1p_ops.h 2025-06-01T22:52:14.2403440Z +++ awk '{print $5}' 2025-06-01T22:52:14.2429990Z ++ FSIZE=2037 2025-06-01T22:52:14.2430539Z ++ echo '"torch/include/ATen/ops/log1p_ops.h",sha256=OGoGatUS9pNhB2-EpihvD1Kmx64omX_kpU_Uqq9ovY0,2037' 2025-06-01T22:52:14.2430736Z ++ read fname 2025-06-01T22:52:14.2431161Z ++ make_wheel_record torch/include/ATen/ops/log2.h 2025-06-01T22:52:14.2431311Z ++ FPATH=torch/include/ATen/ops/log2.h 2025-06-01T22:52:14.2431888Z ++ echo torch/include/ATen/ops/log2.h 2025-06-01T22:52:14.2432220Z ++ grep RECORD 2025-06-01T22:52:14.2451274Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log2.h 2025-06-01T22:52:14.2451972Z +++ openssl base64 2025-06-01T22:52:14.2453198Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.2454653Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.2456063Z +++ sed -e s/=//g 2025-06-01T22:52:14.2492926Z ++ HASH=3VGkY56IGQgopKkRJ1R0-GVvFF7KsF2ZCFOHA2PgP-0 2025-06-01T22:52:14.2498529Z +++ ls -nl torch/include/ATen/ops/log2.h 2025-06-01T22:52:14.2498948Z +++ awk '{print $5}' 2025-06-01T22:52:14.2523718Z ++ FSIZE=1143 2025-06-01T22:52:14.2524306Z ++ echo '"torch/include/ATen/ops/log2.h",sha256=3VGkY56IGQgopKkRJ1R0-GVvFF7KsF2ZCFOHA2PgP-0,1143' 2025-06-01T22:52:14.2524406Z ++ read fname 2025-06-01T22:52:14.2525162Z ++ make_wheel_record torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.2525518Z ++ FPATH=torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.2527134Z ++ echo torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.2528198Z ++ grep RECORD 2025-06-01T22:52:14.2549512Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.2549628Z +++ openssl base64 2025-06-01T22:52:14.2550651Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.2551941Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.2553263Z +++ sed -e s/=//g 2025-06-01T22:52:14.2595307Z ++ HASH=AUm0c7_tnZT8LUY2y0keVJiAqRKPfJJuEXDByhYW1Vg 2025-06-01T22:52:14.2598945Z +++ ls -nl torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.2599716Z +++ awk '{print $5}' 2025-06-01T22:52:14.2626540Z ++ FSIZE=837 2025-06-01T22:52:14.2627346Z ++ echo '"torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h",sha256=AUm0c7_tnZT8LUY2y0keVJiAqRKPfJJuEXDByhYW1Vg,837' 2025-06-01T22:52:14.2627452Z ++ read fname 2025-06-01T22:52:14.2627681Z ++ make_wheel_record torch/include/ATen/ops/log2_cpu_dispatch.h 2025-06-01T22:52:14.2627842Z ++ FPATH=torch/include/ATen/ops/log2_cpu_dispatch.h 2025-06-01T22:52:14.2627993Z ++ echo torch/include/ATen/ops/log2_cpu_dispatch.h 2025-06-01T22:52:14.2629356Z ++ grep RECORD 2025-06-01T22:52:14.2649640Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log2_cpu_dispatch.h 2025-06-01T22:52:14.2650176Z +++ openssl base64 2025-06-01T22:52:14.2651578Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.2652878Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.2654228Z +++ sed -e s/=//g 2025-06-01T22:52:14.2690883Z ++ HASH=e3oy2Cug8UiLUkCC-bpv96mszAlcL_Ad4oMMAecPrn4 2025-06-01T22:52:14.2695824Z +++ ls -nl torch/include/ATen/ops/log2_cpu_dispatch.h 2025-06-01T22:52:14.2696671Z +++ awk '{print $5}' 2025-06-01T22:52:14.2723548Z ++ FSIZE=920 2025-06-01T22:52:14.2724781Z ++ echo '"torch/include/ATen/ops/log2_cpu_dispatch.h",sha256=e3oy2Cug8UiLUkCC-bpv96mszAlcL_Ad4oMMAecPrn4,920' 2025-06-01T22:52:14.2725487Z ++ read fname 2025-06-01T22:52:14.2725866Z ++ make_wheel_record torch/include/ATen/ops/log2_cuda_dispatch.h 2025-06-01T22:52:14.2726439Z ++ FPATH=torch/include/ATen/ops/log2_cuda_dispatch.h 2025-06-01T22:52:14.2726909Z ++ echo torch/include/ATen/ops/log2_cuda_dispatch.h 2025-06-01T22:52:14.2727312Z ++ grep RECORD 2025-06-01T22:52:14.2747596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log2_cuda_dispatch.h 2025-06-01T22:52:14.2748144Z +++ openssl base64 2025-06-01T22:52:14.2748430Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.2750046Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.2751289Z +++ sed -e s/=//g 2025-06-01T22:52:14.2794704Z ++ HASH=sHoqPDKA3sLwRv2NWahdofJXAqBmmYM-st74vd6gaCs 2025-06-01T22:52:14.2797929Z +++ ls -nl torch/include/ATen/ops/log2_cuda_dispatch.h 2025-06-01T22:52:14.2799054Z +++ awk '{print $5}' 2025-06-01T22:52:14.2826163Z ++ FSIZE=922 2025-06-01T22:52:14.2826912Z ++ echo '"torch/include/ATen/ops/log2_cuda_dispatch.h",sha256=sHoqPDKA3sLwRv2NWahdofJXAqBmmYM-st74vd6gaCs,922' 2025-06-01T22:52:14.2827599Z ++ read fname 2025-06-01T22:52:14.2827926Z ++ make_wheel_record torch/include/ATen/ops/log2_meta.h 2025-06-01T22:52:14.2828348Z ++ FPATH=torch/include/ATen/ops/log2_meta.h 2025-06-01T22:52:14.2828735Z ++ echo torch/include/ATen/ops/log2_meta.h 2025-06-01T22:52:14.2829079Z ++ grep RECORD 2025-06-01T22:52:14.2849064Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log2_meta.h 2025-06-01T22:52:14.2849567Z +++ openssl base64 2025-06-01T22:52:14.2850835Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.2852281Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.2853583Z +++ sed -e s/=//g 2025-06-01T22:52:14.2891231Z ++ HASH=_j0Z-I93_NgU-V7cjthzY31h8hGSKFll0x1iXyS6S2Q 2025-06-01T22:52:14.2896290Z +++ ls -nl torch/include/ATen/ops/log2_meta.h 2025-06-01T22:52:14.2898231Z +++ awk '{print $5}' 2025-06-01T22:52:14.2924126Z ++ FSIZE=565 2025-06-01T22:52:14.2925087Z ++ echo '"torch/include/ATen/ops/log2_meta.h",sha256=_j0Z-I93_NgU-V7cjthzY31h8hGSKFll0x1iXyS6S2Q,565' 2025-06-01T22:52:14.2925741Z ++ read fname 2025-06-01T22:52:14.2926103Z ++ make_wheel_record torch/include/ATen/ops/log2_meta_dispatch.h 2025-06-01T22:52:14.2926634Z ++ FPATH=torch/include/ATen/ops/log2_meta_dispatch.h 2025-06-01T22:52:14.2927099Z ++ echo torch/include/ATen/ops/log2_meta_dispatch.h 2025-06-01T22:52:14.2927484Z ++ grep RECORD 2025-06-01T22:52:14.2948740Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log2_meta_dispatch.h 2025-06-01T22:52:14.2949264Z +++ openssl base64 2025-06-01T22:52:14.2949547Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.2950572Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.2951809Z +++ sed -e s/=//g 2025-06-01T22:52:14.2994787Z ++ HASH=K6J2HMuMjNMaLtK_6oDLaiv9OaivrMKw_Iy-wr7otKI 2025-06-01T22:52:14.2998247Z +++ ls -nl torch/include/ATen/ops/log2_meta_dispatch.h 2025-06-01T22:52:14.2998865Z +++ awk '{print $5}' 2025-06-01T22:52:14.3025896Z ++ FSIZE=922 2025-06-01T22:52:14.3026617Z ++ echo '"torch/include/ATen/ops/log2_meta_dispatch.h",sha256=K6J2HMuMjNMaLtK_6oDLaiv9OaivrMKw_Iy-wr7otKI,922' 2025-06-01T22:52:14.3027298Z ++ read fname 2025-06-01T22:52:14.3027612Z ++ make_wheel_record torch/include/ATen/ops/log2_native.h 2025-06-01T22:52:14.3028066Z ++ FPATH=torch/include/ATen/ops/log2_native.h 2025-06-01T22:52:14.3028450Z ++ echo torch/include/ATen/ops/log2_native.h 2025-06-01T22:52:14.3028806Z ++ grep RECORD 2025-06-01T22:52:14.3048928Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log2_native.h 2025-06-01T22:52:14.3049437Z +++ openssl base64 2025-06-01T22:52:14.3050672Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.3051983Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.3053283Z +++ sed -e s/=//g 2025-06-01T22:52:14.3090295Z ++ HASH=emafEE8TJtGkEyn0GxIIPuKIePEbGUiEq_qONoMINgk 2025-06-01T22:52:14.3095305Z +++ ls -nl torch/include/ATen/ops/log2_native.h 2025-06-01T22:52:14.3096246Z +++ awk '{print $5}' 2025-06-01T22:52:14.3122859Z ++ FSIZE=590 2025-06-01T22:52:14.3123702Z ++ echo '"torch/include/ATen/ops/log2_native.h",sha256=emafEE8TJtGkEyn0GxIIPuKIePEbGUiEq_qONoMINgk,590' 2025-06-01T22:52:14.3124491Z ++ read fname 2025-06-01T22:52:14.3124983Z ++ make_wheel_record torch/include/ATen/ops/log2_ops.h 2025-06-01T22:52:14.3125525Z ++ FPATH=torch/include/ATen/ops/log2_ops.h 2025-06-01T22:52:14.3125921Z ++ echo torch/include/ATen/ops/log2_ops.h 2025-06-01T22:52:14.3126286Z ++ grep RECORD 2025-06-01T22:52:14.3147360Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log2_ops.h 2025-06-01T22:52:14.3147871Z +++ openssl base64 2025-06-01T22:52:14.3148130Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.3149302Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.3150809Z +++ sed -e s/=//g 2025-06-01T22:52:14.3192277Z ++ HASH=BpB_RuhSzqmL9CQPoCprRTknCF_rB1ggOvLSPWRd_Eo 2025-06-01T22:52:14.3196063Z +++ ls -nl torch/include/ATen/ops/log2_ops.h 2025-06-01T22:52:14.3197492Z +++ awk '{print $5}' 2025-06-01T22:52:14.3226462Z ++ FSIZE=2028 2025-06-01T22:52:14.3227112Z ++ echo '"torch/include/ATen/ops/log2_ops.h",sha256=BpB_RuhSzqmL9CQPoCprRTknCF_rB1ggOvLSPWRd_Eo,2028' 2025-06-01T22:52:14.3227738Z ++ read fname 2025-06-01T22:52:14.3228269Z ++ make_wheel_record torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.3229144Z ++ FPATH=torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.3229954Z ++ echo torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.3230513Z ++ grep RECORD 2025-06-01T22:52:14.3248613Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.3249340Z +++ openssl base64 2025-06-01T22:52:14.3249616Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.3250446Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.3251798Z +++ sed -e s/=//g 2025-06-01T22:52:14.3290642Z ++ HASH=R0qUyXpi3CT-cR2n2n21s5JHMkySnZD19veEAMxnHVE 2025-06-01T22:52:14.3295913Z +++ ls -nl torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.3296524Z +++ awk '{print $5}' 2025-06-01T22:52:14.3322442Z ++ FSIZE=835 2025-06-01T22:52:14.3323330Z ++ echo '"torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h",sha256=R0qUyXpi3CT-cR2n2n21s5JHMkySnZD19veEAMxnHVE,835' 2025-06-01T22:52:14.3324532Z ++ read fname 2025-06-01T22:52:14.3324884Z ++ make_wheel_record torch/include/ATen/ops/log_cpu_dispatch.h 2025-06-01T22:52:14.3325388Z ++ FPATH=torch/include/ATen/ops/log_cpu_dispatch.h 2025-06-01T22:52:14.3325829Z ++ echo torch/include/ATen/ops/log_cpu_dispatch.h 2025-06-01T22:52:14.3326239Z ++ grep RECORD 2025-06-01T22:52:14.3348241Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_cpu_dispatch.h 2025-06-01T22:52:14.3348780Z +++ openssl base64 2025-06-01T22:52:14.3349294Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.3350797Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.3352289Z +++ sed -e s/=//g 2025-06-01T22:52:14.3393131Z ++ HASH=1scbJNlTj9Svm9bpk8dzdf6qnQaybTuz1FXKK4aM6uQ 2025-06-01T22:52:14.3397801Z +++ ls -nl torch/include/ATen/ops/log_cpu_dispatch.h 2025-06-01T22:52:14.3399054Z +++ awk '{print $5}' 2025-06-01T22:52:14.3426309Z ++ FSIZE=916 2025-06-01T22:52:14.3427001Z ++ echo '"torch/include/ATen/ops/log_cpu_dispatch.h",sha256=1scbJNlTj9Svm9bpk8dzdf6qnQaybTuz1FXKK4aM6uQ,916' 2025-06-01T22:52:14.3427695Z ++ read fname 2025-06-01T22:52:14.3428058Z ++ make_wheel_record torch/include/ATen/ops/log_cuda_dispatch.h 2025-06-01T22:52:14.3428547Z ++ FPATH=torch/include/ATen/ops/log_cuda_dispatch.h 2025-06-01T22:52:14.3428996Z ++ echo torch/include/ATen/ops/log_cuda_dispatch.h 2025-06-01T22:52:14.3429366Z ++ grep RECORD 2025-06-01T22:52:14.3454145Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_cuda_dispatch.h 2025-06-01T22:52:14.3454672Z +++ openssl base64 2025-06-01T22:52:14.3455728Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.3457392Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.3459319Z +++ sed -e s/=//g 2025-06-01T22:52:14.3495489Z ++ HASH=wVeI5GNaoZ-qVyJot-7teBov9ZniPQ5qRydcuixamRg 2025-06-01T22:52:14.3501728Z +++ ls -nl torch/include/ATen/ops/log_cuda_dispatch.h 2025-06-01T22:52:14.3502411Z +++ awk '{print $5}' 2025-06-01T22:52:14.3527047Z ++ FSIZE=918 2025-06-01T22:52:14.3527714Z ++ echo '"torch/include/ATen/ops/log_cuda_dispatch.h",sha256=wVeI5GNaoZ-qVyJot-7teBov9ZniPQ5qRydcuixamRg,918' 2025-06-01T22:52:14.3528568Z ++ read fname 2025-06-01T22:52:14.3528878Z ++ make_wheel_record torch/include/ATen/ops/log_meta.h 2025-06-01T22:52:14.3529319Z ++ FPATH=torch/include/ATen/ops/log_meta.h 2025-06-01T22:52:14.3530118Z ++ echo torch/include/ATen/ops/log_meta.h 2025-06-01T22:52:14.3531273Z ++ grep RECORD 2025-06-01T22:52:14.3551495Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_meta.h 2025-06-01T22:52:14.3551977Z +++ openssl base64 2025-06-01T22:52:14.3552793Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.3554119Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.3555411Z +++ sed -e s/=//g 2025-06-01T22:52:14.3597220Z ++ HASH=0gkNcSOsjLTwHkQtvGNIJpYbn48cQ1hof-dRey9iREo 2025-06-01T22:52:14.3607929Z +++ ls -nl torch/include/ATen/ops/log_meta.h 2025-06-01T22:52:14.3608325Z +++ awk '{print $5}' 2025-06-01T22:52:14.3629238Z ++ FSIZE=564 2025-06-01T22:52:14.3629976Z ++ echo '"torch/include/ATen/ops/log_meta.h",sha256=0gkNcSOsjLTwHkQtvGNIJpYbn48cQ1hof-dRey9iREo,564' 2025-06-01T22:52:14.3630616Z ++ read fname 2025-06-01T22:52:14.3630973Z ++ make_wheel_record torch/include/ATen/ops/log_meta_dispatch.h 2025-06-01T22:52:14.3631459Z ++ FPATH=torch/include/ATen/ops/log_meta_dispatch.h 2025-06-01T22:52:14.3631899Z ++ echo torch/include/ATen/ops/log_meta_dispatch.h 2025-06-01T22:52:14.3632351Z ++ grep RECORD 2025-06-01T22:52:14.3651597Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_meta_dispatch.h 2025-06-01T22:52:14.3652117Z +++ openssl base64 2025-06-01T22:52:14.3653332Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.3654688Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.3655985Z +++ sed -e s/=//g 2025-06-01T22:52:14.3692787Z ++ HASH=auLInGknpTv08vFk7YujovQ7UrjDGGKQ7u_2kvcPOs0 2025-06-01T22:52:14.3697603Z +++ ls -nl torch/include/ATen/ops/log_meta_dispatch.h 2025-06-01T22:52:14.3698771Z +++ awk '{print $5}' 2025-06-01T22:52:14.3725632Z ++ FSIZE=918 2025-06-01T22:52:14.3726278Z ++ echo '"torch/include/ATen/ops/log_meta_dispatch.h",sha256=auLInGknpTv08vFk7YujovQ7UrjDGGKQ7u_2kvcPOs0,918' 2025-06-01T22:52:14.3726980Z ++ read fname 2025-06-01T22:52:14.3727299Z ++ make_wheel_record torch/include/ATen/ops/log_native.h 2025-06-01T22:52:14.3727751Z ++ FPATH=torch/include/ATen/ops/log_native.h 2025-06-01T22:52:14.3728141Z ++ echo torch/include/ATen/ops/log_native.h 2025-06-01T22:52:14.3728501Z ++ grep RECORD 2025-06-01T22:52:14.3752468Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_native.h 2025-06-01T22:52:14.3752948Z +++ openssl base64 2025-06-01T22:52:14.3754183Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.3755582Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.3757019Z +++ sed -e s/=//g 2025-06-01T22:52:14.3799557Z ++ HASH=5zaAnttLgeQSnbdeeISEvqYt1j3J5mf9fUakVdE9Y9g 2025-06-01T22:52:14.3801652Z +++ ls -nl torch/include/ATen/ops/log_native.h 2025-06-01T22:52:14.3802479Z +++ awk '{print $5}' 2025-06-01T22:52:14.3830777Z ++ FSIZE=587 2025-06-01T22:52:14.3831409Z ++ echo '"torch/include/ATen/ops/log_native.h",sha256=5zaAnttLgeQSnbdeeISEvqYt1j3J5mf9fUakVdE9Y9g,587' 2025-06-01T22:52:14.3832051Z ++ read fname 2025-06-01T22:52:14.3832375Z ++ make_wheel_record torch/include/ATen/ops/log_normal.h 2025-06-01T22:52:14.3832805Z ++ FPATH=torch/include/ATen/ops/log_normal.h 2025-06-01T22:52:14.3833193Z ++ echo torch/include/ATen/ops/log_normal.h 2025-06-01T22:52:14.3833535Z ++ grep RECORD 2025-06-01T22:52:14.3851901Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_normal.h 2025-06-01T22:52:14.3852489Z +++ openssl base64 2025-06-01T22:52:14.3853722Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.3854853Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.3856131Z +++ sed -e s/=//g 2025-06-01T22:52:14.3893990Z ++ HASH=U4CVivbdnFnURhrOhLjvOTfI5pn__YDfDVgBVKZ4rGE 2025-06-01T22:52:14.3899783Z +++ ls -nl torch/include/ATen/ops/log_normal.h 2025-06-01T22:52:14.3900734Z +++ awk '{print $5}' 2025-06-01T22:52:14.3926099Z ++ FSIZE=1537 2025-06-01T22:52:14.3926721Z ++ echo '"torch/include/ATen/ops/log_normal.h",sha256=U4CVivbdnFnURhrOhLjvOTfI5pn__YDfDVgBVKZ4rGE,1537' 2025-06-01T22:52:14.3927451Z ++ read fname 2025-06-01T22:52:14.3927953Z ++ make_wheel_record torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.3928770Z ++ FPATH=torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.3929522Z ++ echo torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.3930043Z ++ grep RECORD 2025-06-01T22:52:14.3949990Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.3950650Z +++ openssl base64 2025-06-01T22:52:14.3951740Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.3953188Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.3954639Z +++ sed -e s/=//g 2025-06-01T22:52:14.3995733Z ++ HASH=3HCVdTzfQDzi35NnUvPv6RUtTcEjMsc8CEmWfKP4WXY 2025-06-01T22:52:14.3998990Z +++ ls -nl torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.4000112Z +++ awk '{print $5}' 2025-06-01T22:52:14.4028112Z ++ FSIZE=1172 2025-06-01T22:52:14.4029036Z ++ echo '"torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h",sha256=3HCVdTzfQDzi35NnUvPv6RUtTcEjMsc8CEmWfKP4WXY,1172' 2025-06-01T22:52:14.4029900Z ++ read fname 2025-06-01T22:52:14.4030275Z ++ make_wheel_record torch/include/ATen/ops/log_normal_cpu_dispatch.h 2025-06-01T22:52:14.4030827Z ++ FPATH=torch/include/ATen/ops/log_normal_cpu_dispatch.h 2025-06-01T22:52:14.4031304Z ++ echo torch/include/ATen/ops/log_normal_cpu_dispatch.h 2025-06-01T22:52:14.4031703Z ++ grep RECORD 2025-06-01T22:52:14.4049281Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_normal_cpu_dispatch.h 2025-06-01T22:52:14.4049832Z +++ openssl base64 2025-06-01T22:52:14.4051089Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.4052482Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.4054004Z +++ sed -e s/=//g 2025-06-01T22:52:14.4090644Z ++ HASH=WWCZkvmygCYCiD4OJ2b9xUM23C9Sx9WUzWQaOhL8w14 2025-06-01T22:52:14.4095729Z +++ ls -nl torch/include/ATen/ops/log_normal_cpu_dispatch.h 2025-06-01T22:52:14.4096439Z +++ awk '{print $5}' 2025-06-01T22:52:14.4123664Z ++ FSIZE=807 2025-06-01T22:52:14.4124551Z ++ echo '"torch/include/ATen/ops/log_normal_cpu_dispatch.h",sha256=WWCZkvmygCYCiD4OJ2b9xUM23C9Sx9WUzWQaOhL8w14,807' 2025-06-01T22:52:14.4125444Z ++ read fname 2025-06-01T22:52:14.4125846Z ++ make_wheel_record torch/include/ATen/ops/log_normal_cuda_dispatch.h 2025-06-01T22:52:14.4126410Z ++ FPATH=torch/include/ATen/ops/log_normal_cuda_dispatch.h 2025-06-01T22:52:14.4126925Z ++ echo torch/include/ATen/ops/log_normal_cuda_dispatch.h 2025-06-01T22:52:14.4127348Z ++ grep RECORD 2025-06-01T22:52:14.4147782Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_normal_cuda_dispatch.h 2025-06-01T22:52:14.4148357Z +++ openssl base64 2025-06-01T22:52:14.4148617Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.4149011Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.4150321Z +++ sed -e s/=//g 2025-06-01T22:52:14.4193600Z ++ HASH=1wuglPjrB1bPkrdzPfOtkhr4tNsUUpwYAy8GQ87Av4I 2025-06-01T22:52:14.4196645Z +++ ls -nl torch/include/ATen/ops/log_normal_cuda_dispatch.h 2025-06-01T22:52:14.4197077Z +++ awk '{print $5}' 2025-06-01T22:52:14.4225519Z ++ FSIZE=809 2025-06-01T22:52:14.4226268Z ++ echo '"torch/include/ATen/ops/log_normal_cuda_dispatch.h",sha256=1wuglPjrB1bPkrdzPfOtkhr4tNsUUpwYAy8GQ87Av4I,809' 2025-06-01T22:52:14.4227003Z ++ read fname 2025-06-01T22:52:14.4227390Z ++ make_wheel_record torch/include/ATen/ops/log_normal_meta_dispatch.h 2025-06-01T22:52:14.4227937Z ++ FPATH=torch/include/ATen/ops/log_normal_meta_dispatch.h 2025-06-01T22:52:14.4228436Z ++ echo torch/include/ATen/ops/log_normal_meta_dispatch.h 2025-06-01T22:52:14.4228837Z ++ grep RECORD 2025-06-01T22:52:14.4247892Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_normal_meta_dispatch.h 2025-06-01T22:52:14.4248460Z +++ openssl base64 2025-06-01T22:52:14.4249096Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.4250453Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.4251514Z +++ sed -e s/=//g 2025-06-01T22:52:14.4290068Z ++ HASH=16WMRLsYjc1ChbL_p7x0mbnJIewLYWdLnSGYOJ0usRY 2025-06-01T22:52:14.4295139Z +++ ls -nl torch/include/ATen/ops/log_normal_meta_dispatch.h 2025-06-01T22:52:14.4295910Z +++ awk '{print $5}' 2025-06-01T22:52:14.4323624Z ++ FSIZE=809 2025-06-01T22:52:14.4324474Z ++ echo '"torch/include/ATen/ops/log_normal_meta_dispatch.h",sha256=16WMRLsYjc1ChbL_p7x0mbnJIewLYWdLnSGYOJ0usRY,809' 2025-06-01T22:52:14.4325425Z ++ read fname 2025-06-01T22:52:14.4325779Z ++ make_wheel_record torch/include/ATen/ops/log_normal_native.h 2025-06-01T22:52:14.4326291Z ++ FPATH=torch/include/ATen/ops/log_normal_native.h 2025-06-01T22:52:14.4326733Z ++ echo torch/include/ATen/ops/log_normal_native.h 2025-06-01T22:52:14.4327143Z ++ grep RECORD 2025-06-01T22:52:14.4347368Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_normal_native.h 2025-06-01T22:52:14.4347905Z +++ openssl base64 2025-06-01T22:52:14.4348178Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.4348790Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.4350180Z +++ sed -e s/=//g 2025-06-01T22:52:14.4393841Z ++ HASH=pXBIvGcsZAeNCH5zMkxDt5uIuPCmgUTXiE0KfU36ZHE 2025-06-01T22:52:14.4396770Z +++ ls -nl torch/include/ATen/ops/log_normal_native.h 2025-06-01T22:52:14.4397614Z +++ awk '{print $5}' 2025-06-01T22:52:14.4426654Z ++ FSIZE=856 2025-06-01T22:52:14.4427389Z ++ echo '"torch/include/ATen/ops/log_normal_native.h",sha256=pXBIvGcsZAeNCH5zMkxDt5uIuPCmgUTXiE0KfU36ZHE,856' 2025-06-01T22:52:14.4428074Z ++ read fname 2025-06-01T22:52:14.4428415Z ++ make_wheel_record torch/include/ATen/ops/log_normal_ops.h 2025-06-01T22:52:14.4428888Z ++ FPATH=torch/include/ATen/ops/log_normal_ops.h 2025-06-01T22:52:14.4429296Z ++ echo torch/include/ATen/ops/log_normal_ops.h 2025-06-01T22:52:14.4429679Z ++ grep RECORD 2025-06-01T22:52:14.4447715Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_normal_ops.h 2025-06-01T22:52:14.4448840Z +++ openssl base64 2025-06-01T22:52:14.4449635Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.4451160Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.4452380Z +++ sed -e s/=//g 2025-06-01T22:52:14.4489598Z ++ HASH=DzrKrul9ranemUiOhPbklyP49ysoSjxSqyalnlGrWaM 2025-06-01T22:52:14.4494330Z +++ ls -nl torch/include/ATen/ops/log_normal_ops.h 2025-06-01T22:52:14.4495168Z +++ awk '{print $5}' 2025-06-01T22:52:14.4523023Z ++ FSIZE=2796 2025-06-01T22:52:14.4523753Z ++ echo '"torch/include/ATen/ops/log_normal_ops.h",sha256=DzrKrul9ranemUiOhPbklyP49ysoSjxSqyalnlGrWaM,2796' 2025-06-01T22:52:14.4524738Z ++ read fname 2025-06-01T22:52:14.4525058Z ++ make_wheel_record torch/include/ATen/ops/log_ops.h 2025-06-01T22:52:14.4525480Z ++ FPATH=torch/include/ATen/ops/log_ops.h 2025-06-01T22:52:14.4525875Z ++ echo torch/include/ATen/ops/log_ops.h 2025-06-01T22:52:14.4526369Z ++ grep RECORD 2025-06-01T22:52:14.4546929Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_ops.h 2025-06-01T22:52:14.4547413Z +++ openssl base64 2025-06-01T22:52:14.4547686Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.4549051Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.4550374Z +++ sed -e s/=//g 2025-06-01T22:52:14.4592016Z ++ HASH=xXv1ISTMMdIju8p67MmQnkO4qRUTH03nSvnAFIYASnE 2025-06-01T22:52:14.4594738Z +++ ls -nl torch/include/ATen/ops/log_ops.h 2025-06-01T22:52:14.4596588Z +++ awk '{print $5}' 2025-06-01T22:52:14.4624542Z ++ FSIZE=2019 2025-06-01T22:52:14.4625239Z ++ echo '"torch/include/ATen/ops/log_ops.h",sha256=xXv1ISTMMdIju8p67MmQnkO4qRUTH03nSvnAFIYASnE,2019' 2025-06-01T22:52:14.4625883Z ++ read fname 2025-06-01T22:52:14.4626198Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid.h 2025-06-01T22:52:14.4626646Z ++ FPATH=torch/include/ATen/ops/log_sigmoid.h 2025-06-01T22:52:14.4627033Z ++ echo torch/include/ATen/ops/log_sigmoid.h 2025-06-01T22:52:14.4627402Z ++ grep RECORD 2025-06-01T22:52:14.4648126Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid.h 2025-06-01T22:52:14.4648620Z +++ openssl base64 2025-06-01T22:52:14.4649518Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.4650748Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.4652200Z +++ sed -e s/=//g 2025-06-01T22:52:14.4690572Z ++ HASH=Kf0PBAKEm4Y3hke0LE6Aya-IiWtaQg__a3gk6WueCz4 2025-06-01T22:52:14.4695613Z +++ ls -nl torch/include/ATen/ops/log_sigmoid.h 2025-06-01T22:52:14.4696481Z +++ awk '{print $5}' 2025-06-01T22:52:14.4722445Z ++ FSIZE=1077 2025-06-01T22:52:14.4723178Z ++ echo '"torch/include/ATen/ops/log_sigmoid.h",sha256=Kf0PBAKEm4Y3hke0LE6Aya-IiWtaQg__a3gk6WueCz4,1077' 2025-06-01T22:52:14.4723822Z ++ read fname 2025-06-01T22:52:14.4724313Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_backward.h 2025-06-01T22:52:14.4725015Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_backward.h 2025-06-01T22:52:14.4725486Z ++ echo torch/include/ATen/ops/log_sigmoid_backward.h 2025-06-01T22:52:14.4725914Z ++ grep RECORD 2025-06-01T22:52:14.4748009Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_backward.h 2025-06-01T22:52:14.4748564Z +++ openssl base64 2025-06-01T22:52:14.4750342Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.4751681Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.4753022Z +++ sed -e s/=//g 2025-06-01T22:52:14.4794048Z ++ HASH=HkcPgsgchuMobj63uz2fr5KqJ68b9klUSNBptuhe6gk 2025-06-01T22:52:14.4797049Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_backward.h 2025-06-01T22:52:14.4797721Z +++ awk '{print $5}' 2025-06-01T22:52:14.4825189Z ++ FSIZE=1582 2025-06-01T22:52:14.4825869Z ++ echo '"torch/include/ATen/ops/log_sigmoid_backward.h",sha256=HkcPgsgchuMobj63uz2fr5KqJ68b9klUSNBptuhe6gk,1582' 2025-06-01T22:52:14.4826627Z ++ read fname 2025-06-01T22:52:14.4827050Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:14.4827714Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:14.4828314Z ++ echo torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:14.4828769Z ++ grep RECORD 2025-06-01T22:52:14.4847711Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:14.4848520Z +++ openssl base64 2025-06-01T22:52:14.4849104Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.4850569Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.4851893Z +++ sed -e s/=//g 2025-06-01T22:52:14.4890158Z ++ HASH=VYlouOZtPurG_oFO4ZTpUFIdUdmSissSXnHwwUbb1dk 2025-06-01T22:52:14.4895398Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:14.4896267Z +++ awk '{print $5}' 2025-06-01T22:52:14.4924366Z ++ FSIZE=1110 2025-06-01T22:52:14.4925329Z ++ echo '"torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h",sha256=VYlouOZtPurG_oFO4ZTpUFIdUdmSissSXnHwwUbb1dk,1110' 2025-06-01T22:52:14.4926115Z ++ read fname 2025-06-01T22:52:14.4926557Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:14.4927251Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:14.4928041Z ++ echo torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:14.4928509Z ++ grep RECORD 2025-06-01T22:52:14.4948149Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:14.4948757Z +++ openssl base64 2025-06-01T22:52:14.4949166Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.4950543Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.4951916Z +++ sed -e s/=//g 2025-06-01T22:52:14.4994702Z ++ HASH=3XkRbmt3bdVwdEph9u9rM2UL0uXLmp-9Z5DnSkA0D6A 2025-06-01T22:52:14.4996689Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:14.4997171Z +++ awk '{print $5}' 2025-06-01T22:52:14.5024543Z ++ FSIZE=1112 2025-06-01T22:52:14.5025399Z ++ echo '"torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h",sha256=3XkRbmt3bdVwdEph9u9rM2UL0uXLmp-9Z5DnSkA0D6A,1112' 2025-06-01T22:52:14.5026171Z ++ read fname 2025-06-01T22:52:14.5026571Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_backward_native.h 2025-06-01T22:52:14.5027162Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_backward_native.h 2025-06-01T22:52:14.5027680Z ++ echo torch/include/ATen/ops/log_sigmoid_backward_native.h 2025-06-01T22:52:14.5028237Z ++ grep RECORD 2025-06-01T22:52:14.5047189Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_backward_native.h 2025-06-01T22:52:14.5047925Z +++ openssl base64 2025-06-01T22:52:14.5048714Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.5050079Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.5051389Z +++ sed -e s/=//g 2025-06-01T22:52:14.5089428Z ++ HASH=9MeG71SXXL_1_UyEr0KGHgZB5vvKF-bEOm70uFimTIY 2025-06-01T22:52:14.5094579Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_backward_native.h 2025-06-01T22:52:14.5095474Z +++ awk '{print $5}' 2025-06-01T22:52:14.5122374Z ++ FSIZE=1010 2025-06-01T22:52:14.5123180Z ++ echo '"torch/include/ATen/ops/log_sigmoid_backward_native.h",sha256=9MeG71SXXL_1_UyEr0KGHgZB5vvKF-bEOm70uFimTIY,1010' 2025-06-01T22:52:14.5123907Z ++ read fname 2025-06-01T22:52:14.5124597Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_backward_ops.h 2025-06-01T22:52:14.5125192Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_backward_ops.h 2025-06-01T22:52:14.5125714Z ++ echo torch/include/ATen/ops/log_sigmoid_backward_ops.h 2025-06-01T22:52:14.5126126Z ++ grep RECORD 2025-06-01T22:52:14.5146830Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_backward_ops.h 2025-06-01T22:52:14.5147412Z +++ openssl base64 2025-06-01T22:52:14.5147673Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.5148213Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.5149049Z +++ sed -e s/=//g 2025-06-01T22:52:14.5191490Z ++ HASH=t0vef5OqIMkx2ecn_chaywjG3ow2s9zKJ99ceO8BcMM 2025-06-01T22:52:14.5194883Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_backward_ops.h 2025-06-01T22:52:14.5195722Z +++ awk '{print $5}' 2025-06-01T22:52:14.5223021Z ++ FSIZE=2059 2025-06-01T22:52:14.5223706Z ++ echo '"torch/include/ATen/ops/log_sigmoid_backward_ops.h",sha256=t0vef5OqIMkx2ecn_chaywjG3ow2s9zKJ99ceO8BcMM,2059' 2025-06-01T22:52:14.5224446Z ++ read fname 2025-06-01T22:52:14.5225107Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.5225902Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.5226652Z ++ echo torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.5227173Z ++ grep RECORD 2025-06-01T22:52:14.5245797Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.5246485Z +++ openssl base64 2025-06-01T22:52:14.5247748Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.5248013Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.5248835Z +++ sed -e s/=//g 2025-06-01T22:52:14.5286666Z ++ HASH=Ok7h2c47DYJL1q7NUjbtUav2BOUAybPnMr2b1VKNW_4 2025-06-01T22:52:14.5292081Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.5292805Z +++ awk '{print $5}' 2025-06-01T22:52:14.5320812Z ++ FSIZE=936 2025-06-01T22:52:14.5321699Z ++ echo '"torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h",sha256=Ok7h2c47DYJL1q7NUjbtUav2BOUAybPnMr2b1VKNW_4,936' 2025-06-01T22:52:14.5322551Z ++ read fname 2025-06-01T22:52:14.5322907Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_forward.h 2025-06-01T22:52:14.5323417Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_forward.h 2025-06-01T22:52:14.5323872Z ++ echo torch/include/ATen/ops/log_sigmoid_forward.h 2025-06-01T22:52:14.5324565Z ++ grep RECORD 2025-06-01T22:52:14.5346478Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_forward.h 2025-06-01T22:52:14.5347011Z +++ openssl base64 2025-06-01T22:52:14.5347289Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.5347539Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.5347813Z +++ sed -e s/=//g 2025-06-01T22:52:14.5390427Z ++ HASH=TL6k_p6-WOIvaMz8-2f9wgT4pe2ZNq5XsPnfbmo2RJw 2025-06-01T22:52:14.5393308Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_forward.h 2025-06-01T22:52:14.5393927Z +++ awk '{print $5}' 2025-06-01T22:52:14.5422468Z ++ FSIZE=1414 2025-06-01T22:52:14.5423269Z ++ echo '"torch/include/ATen/ops/log_sigmoid_forward.h",sha256=TL6k_p6-WOIvaMz8-2f9wgT4pe2ZNq5XsPnfbmo2RJw,1414' 2025-06-01T22:52:14.5424102Z ++ read fname 2025-06-01T22:52:14.5424527Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h 2025-06-01T22:52:14.5425226Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h 2025-06-01T22:52:14.5425792Z ++ echo torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h 2025-06-01T22:52:14.5426245Z ++ grep RECORD 2025-06-01T22:52:14.5450567Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h 2025-06-01T22:52:14.5451191Z +++ openssl base64 2025-06-01T22:52:14.5451844Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.5453013Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.5454345Z +++ sed -e s/=//g 2025-06-01T22:52:14.5491976Z ++ HASH=5OgHsH3a5Z-kQMtzEfBi98VvNN8wm5IMMbBytL1IB0Q 2025-06-01T22:52:14.5497101Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h 2025-06-01T22:52:14.5498598Z +++ awk '{print $5}' 2025-06-01T22:52:14.5525265Z ++ FSIZE=1043 2025-06-01T22:52:14.5526063Z ++ echo '"torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h",sha256=5OgHsH3a5Z-kQMtzEfBi98VvNN8wm5IMMbBytL1IB0Q,1043' 2025-06-01T22:52:14.5526877Z ++ read fname 2025-06-01T22:52:14.5527356Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h 2025-06-01T22:52:14.5528021Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h 2025-06-01T22:52:14.5528640Z ++ echo torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h 2025-06-01T22:52:14.5529120Z ++ grep RECORD 2025-06-01T22:52:14.5548265Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h 2025-06-01T22:52:14.5549041Z +++ openssl base64 2025-06-01T22:52:14.5549682Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.5550906Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.5552143Z +++ sed -e s/=//g 2025-06-01T22:52:14.5592122Z ++ HASH=-rD7OmAWyX1Wcaax8-makfMsekD_LD_9HWmldJPKt9I 2025-06-01T22:52:14.5596768Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h 2025-06-01T22:52:14.5597494Z +++ awk '{print $5}' 2025-06-01T22:52:14.5624486Z ++ FSIZE=1045 2025-06-01T22:52:14.5625233Z ++ echo '"torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h",sha256=-rD7OmAWyX1Wcaax8-makfMsekD_LD_9HWmldJPKt9I,1045' 2025-06-01T22:52:14.5625976Z ++ read fname 2025-06-01T22:52:14.5626369Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_forward_native.h 2025-06-01T22:52:14.5626931Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_forward_native.h 2025-06-01T22:52:14.5627452Z ++ echo torch/include/ATen/ops/log_sigmoid_forward_native.h 2025-06-01T22:52:14.5627852Z ++ grep RECORD 2025-06-01T22:52:14.5647548Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_forward_native.h 2025-06-01T22:52:14.5648370Z +++ openssl base64 2025-06-01T22:52:14.5649284Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.5651061Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.5652069Z +++ sed -e s/=//g 2025-06-01T22:52:14.5690201Z ++ HASH=FrsCHAOmJkE2PBcwValrMciyIOs7-JV7RqG_wadXLXs 2025-06-01T22:52:14.5695268Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_forward_native.h 2025-06-01T22:52:14.5696122Z +++ awk '{print $5}' 2025-06-01T22:52:14.5722540Z ++ FSIZE=908 2025-06-01T22:52:14.5723292Z ++ echo '"torch/include/ATen/ops/log_sigmoid_forward_native.h",sha256=FrsCHAOmJkE2PBcwValrMciyIOs7-JV7RqG_wadXLXs,908' 2025-06-01T22:52:14.5724163Z ++ read fname 2025-06-01T22:52:14.5724733Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_forward_ops.h 2025-06-01T22:52:14.5725322Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_forward_ops.h 2025-06-01T22:52:14.5725827Z ++ echo torch/include/ATen/ops/log_sigmoid_forward_ops.h 2025-06-01T22:52:14.5726231Z ++ grep RECORD 2025-06-01T22:52:14.5746885Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_forward_ops.h 2025-06-01T22:52:14.5747492Z +++ openssl base64 2025-06-01T22:52:14.5747765Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.5748567Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.5750314Z +++ sed -e s/=//g 2025-06-01T22:52:14.5792183Z ++ HASH=jjo6_gkxGlRxBBEYttQPTKJF6IjRAXY7siQrbQEs4w0 2025-06-01T22:52:14.5796263Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_forward_ops.h 2025-06-01T22:52:14.5796897Z +++ awk '{print $5}' 2025-06-01T22:52:14.5824809Z ++ FSIZE=1912 2025-06-01T22:52:14.5825569Z ++ echo '"torch/include/ATen/ops/log_sigmoid_forward_ops.h",sha256=jjo6_gkxGlRxBBEYttQPTKJF6IjRAXY7siQrbQEs4w0,1912' 2025-06-01T22:52:14.5826289Z ++ read fname 2025-06-01T22:52:14.5826636Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_native.h 2025-06-01T22:52:14.5827140Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_native.h 2025-06-01T22:52:14.5827568Z ++ echo torch/include/ATen/ops/log_sigmoid_native.h 2025-06-01T22:52:14.5827952Z ++ grep RECORD 2025-06-01T22:52:14.5847975Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_native.h 2025-06-01T22:52:14.5848512Z +++ openssl base64 2025-06-01T22:52:14.5849031Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.5850420Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.5851657Z +++ sed -e s/=//g 2025-06-01T22:52:14.5890159Z ++ HASH=K6f3LwPRVNYNj9DZgc2-GC440jn7gmmdKPtIPaGIyiY 2025-06-01T22:52:14.5895080Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_native.h 2025-06-01T22:52:14.5896082Z +++ awk '{print $5}' 2025-06-01T22:52:14.5922378Z ++ FSIZE=564 2025-06-01T22:52:14.5923164Z ++ echo '"torch/include/ATen/ops/log_sigmoid_native.h",sha256=K6f3LwPRVNYNj9DZgc2-GC440jn7gmmdKPtIPaGIyiY,564' 2025-06-01T22:52:14.5923845Z ++ read fname 2025-06-01T22:52:14.5924501Z ++ make_wheel_record torch/include/ATen/ops/log_sigmoid_ops.h 2025-06-01T22:52:14.5924997Z ++ FPATH=torch/include/ATen/ops/log_sigmoid_ops.h 2025-06-01T22:52:14.5925425Z ++ echo torch/include/ATen/ops/log_sigmoid_ops.h 2025-06-01T22:52:14.5925813Z ++ grep RECORD 2025-06-01T22:52:14.5947378Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_sigmoid_ops.h 2025-06-01T22:52:14.5947919Z +++ openssl base64 2025-06-01T22:52:14.5948175Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.5948714Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.5950130Z +++ sed -e s/=//g 2025-06-01T22:52:14.5993463Z ++ HASH=351IDsKos6cD97tcs7hjiNffH-x4dqKB2Q7Vahbwd38 2025-06-01T22:52:14.5996691Z +++ ls -nl torch/include/ATen/ops/log_sigmoid_ops.h 2025-06-01T22:52:14.5997583Z +++ awk '{print $5}' 2025-06-01T22:52:14.6024052Z ++ FSIZE=1577 2025-06-01T22:52:14.6024627Z ++ echo '"torch/include/ATen/ops/log_sigmoid_ops.h",sha256=351IDsKos6cD97tcs7hjiNffH-x4dqKB2Q7Vahbwd38,1577' 2025-06-01T22:52:14.6024743Z ++ read fname 2025-06-01T22:52:14.6024931Z ++ make_wheel_record torch/include/ATen/ops/log_softmax.h 2025-06-01T22:52:14.6025071Z ++ FPATH=torch/include/ATen/ops/log_softmax.h 2025-06-01T22:52:14.6025262Z ++ echo torch/include/ATen/ops/log_softmax.h 2025-06-01T22:52:14.6026956Z ++ grep RECORD 2025-06-01T22:52:14.6047300Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_softmax.h 2025-06-01T22:52:14.6047583Z +++ openssl base64 2025-06-01T22:52:14.6048507Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.6049720Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.6051052Z +++ sed -e s/=//g 2025-06-01T22:52:14.6089335Z ++ HASH=rkH4ZgqtNARxqyFF6Gt9kgrp01kXSldlScnYtQ0G-vY 2025-06-01T22:52:14.6094323Z +++ ls -nl torch/include/ATen/ops/log_softmax.h 2025-06-01T22:52:14.6095348Z +++ awk '{print $5}' 2025-06-01T22:52:14.6123403Z ++ FSIZE=1711 2025-06-01T22:52:14.6124090Z ++ echo '"torch/include/ATen/ops/log_softmax.h",sha256=rkH4ZgqtNARxqyFF6Gt9kgrp01kXSldlScnYtQ0G-vY,1711' 2025-06-01T22:52:14.6124522Z ++ read fname 2025-06-01T22:52:14.6125194Z ++ make_wheel_record torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.6125514Z ++ FPATH=torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.6125839Z ++ echo torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.6125940Z ++ grep RECORD 2025-06-01T22:52:14.6146558Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.6147303Z +++ openssl base64 2025-06-01T22:52:14.6147771Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.6149214Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.6150479Z +++ sed -e s/=//g 2025-06-01T22:52:14.6191799Z ++ HASH=YHCTHKUcE7mCTAfidCKXQP2-LgmV2be2s69fJVYrPIw 2025-06-01T22:52:14.6195649Z +++ ls -nl torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.6196994Z +++ awk '{print $5}' 2025-06-01T22:52:14.6225440Z ++ FSIZE=996 2025-06-01T22:52:14.6226102Z ++ echo '"torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h",sha256=YHCTHKUcE7mCTAfidCKXQP2-LgmV2be2s69fJVYrPIw,996' 2025-06-01T22:52:14.6226220Z ++ read fname 2025-06-01T22:52:14.6226583Z ++ make_wheel_record torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.6226887Z ++ FPATH=torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.6227205Z ++ echo torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.6227507Z ++ grep RECORD 2025-06-01T22:52:14.6248482Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.6249856Z +++ openssl base64 2025-06-01T22:52:14.6250908Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.6252280Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.6253590Z +++ sed -e s/=//g 2025-06-01T22:52:14.6289837Z ++ HASH=vtZzi3QTLqRqRB59R92KG30nDdifqH_-bBtvx6JKeDk 2025-06-01T22:52:14.6295009Z +++ ls -nl torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.6295740Z +++ awk '{print $5}' 2025-06-01T22:52:14.6321611Z ++ FSIZE=966 2025-06-01T22:52:14.6322383Z ++ echo '"torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h",sha256=vtZzi3QTLqRqRB59R92KG30nDdifqH_-bBtvx6JKeDk,966' 2025-06-01T22:52:14.6322506Z ++ read fname 2025-06-01T22:52:14.6322728Z ++ make_wheel_record torch/include/ATen/ops/log_softmax_native.h 2025-06-01T22:52:14.6322892Z ++ FPATH=torch/include/ATen/ops/log_softmax_native.h 2025-06-01T22:52:14.6323180Z ++ echo torch/include/ATen/ops/log_softmax_native.h 2025-06-01T22:52:14.6324664Z ++ grep RECORD 2025-06-01T22:52:14.6347513Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_softmax_native.h 2025-06-01T22:52:14.6347633Z +++ openssl base64 2025-06-01T22:52:14.6347760Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.6347968Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.6349210Z +++ sed -e s/=//g 2025-06-01T22:52:14.6391555Z ++ HASH=vHNhBlcCU00o3AQ7qH1RyQjspy3itUqJnbxeNoV-54A 2025-06-01T22:52:14.6395054Z +++ ls -nl torch/include/ATen/ops/log_softmax_native.h 2025-06-01T22:52:14.6395870Z +++ awk '{print $5}' 2025-06-01T22:52:14.6423809Z ++ FSIZE=813 2025-06-01T22:52:14.6424376Z ++ echo '"torch/include/ATen/ops/log_softmax_native.h",sha256=vHNhBlcCU00o3AQ7qH1RyQjspy3itUqJnbxeNoV-54A,813' 2025-06-01T22:52:14.6424481Z ++ read fname 2025-06-01T22:52:14.6424835Z ++ make_wheel_record torch/include/ATen/ops/log_softmax_ops.h 2025-06-01T22:52:14.6424988Z ++ FPATH=torch/include/ATen/ops/log_softmax_ops.h 2025-06-01T22:52:14.6425139Z ++ echo torch/include/ATen/ops/log_softmax_ops.h 2025-06-01T22:52:14.6425583Z ++ grep RECORD 2025-06-01T22:52:14.6447330Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/log_softmax_ops.h 2025-06-01T22:52:14.6447450Z +++ openssl base64 2025-06-01T22:52:14.6447884Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.6448784Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.6449960Z +++ sed -e s/=//g 2025-06-01T22:52:14.6489899Z ++ HASH=uW132aNuYhLxi6Tuoa-pqhLVM7tYk9ErRhrza7dIEpA 2025-06-01T22:52:14.6495030Z +++ ls -nl torch/include/ATen/ops/log_softmax_ops.h 2025-06-01T22:52:14.6497030Z +++ awk '{print $5}' 2025-06-01T22:52:14.6522015Z ++ FSIZE=2694 2025-06-01T22:52:14.6522614Z ++ echo '"torch/include/ATen/ops/log_softmax_ops.h",sha256=uW132aNuYhLxi6Tuoa-pqhLVM7tYk9ErRhrza7dIEpA,2694' 2025-06-01T22:52:14.6522721Z ++ read fname 2025-06-01T22:52:14.6522928Z ++ make_wheel_record torch/include/ATen/ops/logaddexp.h 2025-06-01T22:52:14.6523085Z ++ FPATH=torch/include/ATen/ops/logaddexp.h 2025-06-01T22:52:14.6524450Z ++ echo torch/include/ATen/ops/logaddexp.h 2025-06-01T22:52:14.6524548Z ++ grep RECORD 2025-06-01T22:52:14.6547275Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp.h 2025-06-01T22:52:14.6547398Z +++ openssl base64 2025-06-01T22:52:14.6547559Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.6547673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.6548963Z +++ sed -e s/=//g 2025-06-01T22:52:14.6591149Z ++ HASH=BtNKHjH8jfPJ0eKFNeGUWxmqsq0ft_ZC432dApHa-x0 2025-06-01T22:52:14.6594562Z +++ ls -nl torch/include/ATen/ops/logaddexp.h 2025-06-01T22:52:14.6595950Z +++ awk '{print $5}' 2025-06-01T22:52:14.6623335Z ++ FSIZE=1198 2025-06-01T22:52:14.6623818Z ++ echo '"torch/include/ATen/ops/logaddexp.h",sha256=BtNKHjH8jfPJ0eKFNeGUWxmqsq0ft_ZC432dApHa-x0,1198' 2025-06-01T22:52:14.6623915Z ++ read fname 2025-06-01T22:52:14.6624098Z ++ make_wheel_record torch/include/ATen/ops/logaddexp2.h 2025-06-01T22:52:14.6624246Z ++ FPATH=torch/include/ATen/ops/logaddexp2.h 2025-06-01T22:52:14.6624394Z ++ echo torch/include/ATen/ops/logaddexp2.h 2025-06-01T22:52:14.6625291Z ++ grep RECORD 2025-06-01T22:52:14.6646951Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp2.h 2025-06-01T22:52:14.6647309Z +++ openssl base64 2025-06-01T22:52:14.6647433Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.6648696Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.6649899Z +++ sed -e s/=//g 2025-06-01T22:52:14.6688557Z ++ HASH=w6BwqhBbCXn9Qxp1CNnULGXvZrL9HaGUYdneuBD-_68 2025-06-01T22:52:14.6693975Z +++ ls -nl torch/include/ATen/ops/logaddexp2.h 2025-06-01T22:52:14.6695333Z +++ awk '{print $5}' 2025-06-01T22:52:14.6720485Z ++ FSIZE=1208 2025-06-01T22:52:14.6721015Z ++ echo '"torch/include/ATen/ops/logaddexp2.h",sha256=w6BwqhBbCXn9Qxp1CNnULGXvZrL9HaGUYdneuBD-_68,1208' 2025-06-01T22:52:14.6721112Z ++ read fname 2025-06-01T22:52:14.6721569Z ++ make_wheel_record torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.6721987Z ++ FPATH=torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.6722721Z ++ echo torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.6724670Z ++ grep RECORD 2025-06-01T22:52:14.6746837Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.6746965Z +++ openssl base64 2025-06-01T22:52:14.6747627Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.6747823Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.6749278Z +++ sed -e s/=//g 2025-06-01T22:52:14.6791112Z ++ HASH=7I_XgYDS5ZZvdVRH0t4O-L0t9usQninkZbDmQ2R1Yg8 2025-06-01T22:52:14.6794105Z +++ ls -nl torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.6794577Z +++ awk '{print $5}' 2025-06-01T22:52:14.6822415Z ++ FSIZE=820 2025-06-01T22:52:14.6823179Z ++ echo '"torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h",sha256=7I_XgYDS5ZZvdVRH0t4O-L0t9usQninkZbDmQ2R1Yg8,820' 2025-06-01T22:52:14.6823430Z ++ read fname 2025-06-01T22:52:14.6823695Z ++ make_wheel_record torch/include/ATen/ops/logaddexp2_cpu_dispatch.h 2025-06-01T22:52:14.6823883Z ++ FPATH=torch/include/ATen/ops/logaddexp2_cpu_dispatch.h 2025-06-01T22:52:14.6824061Z ++ echo torch/include/ATen/ops/logaddexp2_cpu_dispatch.h 2025-06-01T22:52:14.6824181Z ++ grep RECORD 2025-06-01T22:52:14.6846441Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp2_cpu_dispatch.h 2025-06-01T22:52:14.6846558Z +++ openssl base64 2025-06-01T22:52:14.6847748Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.6848225Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.6848973Z +++ sed -e s/=//g 2025-06-01T22:52:14.6889403Z ++ HASH=u2Ny-PRgGqX-rACBKejXub6FbUsFj_1grlY29le0LYE 2025-06-01T22:52:14.6894506Z +++ ls -nl torch/include/ATen/ops/logaddexp2_cpu_dispatch.h 2025-06-01T22:52:14.6895187Z +++ awk '{print $5}' 2025-06-01T22:52:14.6921202Z ++ FSIZE=967 2025-06-01T22:52:14.6921772Z ++ echo '"torch/include/ATen/ops/logaddexp2_cpu_dispatch.h",sha256=u2Ny-PRgGqX-rACBKejXub6FbUsFj_1grlY29le0LYE,967' 2025-06-01T22:52:14.6921928Z ++ read fname 2025-06-01T22:52:14.6922323Z ++ make_wheel_record torch/include/ATen/ops/logaddexp2_cuda_dispatch.h 2025-06-01T22:52:14.6922543Z ++ FPATH=torch/include/ATen/ops/logaddexp2_cuda_dispatch.h 2025-06-01T22:52:14.6922854Z ++ echo torch/include/ATen/ops/logaddexp2_cuda_dispatch.h 2025-06-01T22:52:14.6924233Z ++ grep RECORD 2025-06-01T22:52:14.6947432Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp2_cuda_dispatch.h 2025-06-01T22:52:14.6947544Z +++ openssl base64 2025-06-01T22:52:14.6947650Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.6948771Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.6949496Z +++ sed -e s/=//g 2025-06-01T22:52:14.6989506Z ++ HASH=N53TT8UTTQs_6_fj2r66JFVKnGSzdK9OMvYPakUoq-I 2025-06-01T22:52:14.6995010Z +++ ls -nl torch/include/ATen/ops/logaddexp2_cuda_dispatch.h 2025-06-01T22:52:14.6995576Z +++ awk '{print $5}' 2025-06-01T22:52:14.7023198Z ++ FSIZE=969 2025-06-01T22:52:14.7023787Z ++ echo '"torch/include/ATen/ops/logaddexp2_cuda_dispatch.h",sha256=N53TT8UTTQs_6_fj2r66JFVKnGSzdK9OMvYPakUoq-I,969' 2025-06-01T22:52:14.7023891Z ++ read fname 2025-06-01T22:52:14.7024089Z ++ make_wheel_record torch/include/ATen/ops/logaddexp2_meta.h 2025-06-01T22:52:14.7024256Z ++ FPATH=torch/include/ATen/ops/logaddexp2_meta.h 2025-06-01T22:52:14.7024403Z ++ echo torch/include/ATen/ops/logaddexp2_meta.h 2025-06-01T22:52:14.7025038Z ++ grep RECORD 2025-06-01T22:52:14.7046566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp2_meta.h 2025-06-01T22:52:14.7046687Z +++ openssl base64 2025-06-01T22:52:14.7047588Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.7047801Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.7049169Z +++ sed -e s/=//g 2025-06-01T22:52:14.7087860Z ++ HASH=237t9zPqf6bNWgb7rn69NGkJBpgBFsiaHgjufpGJchM 2025-06-01T22:52:14.7092676Z +++ ls -nl torch/include/ATen/ops/logaddexp2_meta.h 2025-06-01T22:52:14.7093638Z +++ awk '{print $5}' 2025-06-01T22:52:14.7121801Z ++ FSIZE=597 2025-06-01T22:52:14.7122502Z ++ echo '"torch/include/ATen/ops/logaddexp2_meta.h",sha256=237t9zPqf6bNWgb7rn69NGkJBpgBFsiaHgjufpGJchM,597' 2025-06-01T22:52:14.7122615Z ++ read fname 2025-06-01T22:52:14.7122864Z ++ make_wheel_record torch/include/ATen/ops/logaddexp2_meta_dispatch.h 2025-06-01T22:52:14.7123088Z ++ FPATH=torch/include/ATen/ops/logaddexp2_meta_dispatch.h 2025-06-01T22:52:14.7123272Z ++ echo torch/include/ATen/ops/logaddexp2_meta_dispatch.h 2025-06-01T22:52:14.7123375Z ++ grep RECORD 2025-06-01T22:52:14.7147204Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp2_meta_dispatch.h 2025-06-01T22:52:14.7147320Z +++ openssl base64 2025-06-01T22:52:14.7147422Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.7147527Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.7148742Z +++ sed -e s/=//g 2025-06-01T22:52:14.7191614Z ++ HASH=KSp3Tv1k2J3YO9vIcmk8U3V3IY7Qn_sLk2a-aLTHEbU 2025-06-01T22:52:14.7195654Z +++ ls -nl torch/include/ATen/ops/logaddexp2_meta_dispatch.h 2025-06-01T22:52:14.7196868Z +++ awk '{print $5}' 2025-06-01T22:52:14.7224979Z ++ FSIZE=969 2025-06-01T22:52:14.7225638Z ++ echo '"torch/include/ATen/ops/logaddexp2_meta_dispatch.h",sha256=KSp3Tv1k2J3YO9vIcmk8U3V3IY7Qn_sLk2a-aLTHEbU,969' 2025-06-01T22:52:14.7225822Z ++ read fname 2025-06-01T22:52:14.7226037Z ++ make_wheel_record torch/include/ATen/ops/logaddexp2_native.h 2025-06-01T22:52:14.7226195Z ++ FPATH=torch/include/ATen/ops/logaddexp2_native.h 2025-06-01T22:52:14.7226358Z ++ echo torch/include/ATen/ops/logaddexp2_native.h 2025-06-01T22:52:14.7226470Z ++ grep RECORD 2025-06-01T22:52:14.7247158Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp2_native.h 2025-06-01T22:52:14.7247532Z +++ openssl base64 2025-06-01T22:52:14.7248592Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.7249625Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.7250960Z +++ sed -e s/=//g 2025-06-01T22:52:14.7289764Z ++ HASH=jz7fnRWk5Bx7g2oXksUbxlYup6yrnB3PMvWnbQqU7QU 2025-06-01T22:52:14.7294797Z +++ ls -nl torch/include/ATen/ops/logaddexp2_native.h 2025-06-01T22:52:14.7295868Z +++ awk '{print $5}' 2025-06-01T22:52:14.7323816Z ++ FSIZE=634 2025-06-01T22:52:14.7324887Z ++ echo '"torch/include/ATen/ops/logaddexp2_native.h",sha256=jz7fnRWk5Bx7g2oXksUbxlYup6yrnB3PMvWnbQqU7QU,634' 2025-06-01T22:52:14.7325002Z ++ read fname 2025-06-01T22:52:14.7325274Z ++ make_wheel_record torch/include/ATen/ops/logaddexp2_ops.h 2025-06-01T22:52:14.7325493Z ++ FPATH=torch/include/ATen/ops/logaddexp2_ops.h 2025-06-01T22:52:14.7325657Z ++ echo torch/include/ATen/ops/logaddexp2_ops.h 2025-06-01T22:52:14.7325758Z ++ grep RECORD 2025-06-01T22:52:14.7345062Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp2_ops.h 2025-06-01T22:52:14.7347139Z +++ openssl base64 2025-06-01T22:52:14.7349677Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.7349787Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.7351118Z +++ sed -e s/=//g 2025-06-01T22:52:14.7392881Z ++ HASH=un7Vv8JGtFPU89EoDS8_E9CqebZmyfgwYpU6rFfOfPE 2025-06-01T22:52:14.7396052Z +++ ls -nl torch/include/ATen/ops/logaddexp2_ops.h 2025-06-01T22:52:14.7396866Z +++ awk '{print $5}' 2025-06-01T22:52:14.7425882Z ++ FSIZE=1743 2025-06-01T22:52:14.7426490Z ++ echo '"torch/include/ATen/ops/logaddexp2_ops.h",sha256=un7Vv8JGtFPU89EoDS8_E9CqebZmyfgwYpU6rFfOfPE,1743' 2025-06-01T22:52:14.7426615Z ++ read fname 2025-06-01T22:52:14.7427103Z ++ make_wheel_record torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.7427486Z ++ FPATH=torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.7427866Z ++ echo torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.7427964Z ++ grep RECORD 2025-06-01T22:52:14.7448316Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.7448439Z +++ openssl base64 2025-06-01T22:52:14.7448946Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.7450196Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.7451394Z +++ sed -e s/=//g 2025-06-01T22:52:14.7490203Z ++ HASH=bc27hqaHJuF1-PlT74ga5CIv1PLV0HoH68lFFA3cGhQ 2025-06-01T22:52:14.7495544Z +++ ls -nl torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:14.7496144Z +++ awk '{print $5}' 2025-06-01T22:52:14.7523623Z ++ FSIZE=819 2025-06-01T22:52:14.7524595Z ++ echo '"torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h",sha256=bc27hqaHJuF1-PlT74ga5CIv1PLV0HoH68lFFA3cGhQ,819' 2025-06-01T22:52:14.7524887Z ++ read fname 2025-06-01T22:52:14.7525150Z ++ make_wheel_record torch/include/ATen/ops/logaddexp_cpu_dispatch.h 2025-06-01T22:52:14.7525363Z ++ FPATH=torch/include/ATen/ops/logaddexp_cpu_dispatch.h 2025-06-01T22:52:14.7525544Z ++ echo torch/include/ATen/ops/logaddexp_cpu_dispatch.h 2025-06-01T22:52:14.7525661Z ++ grep RECORD 2025-06-01T22:52:14.7547984Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp_cpu_dispatch.h 2025-06-01T22:52:14.7548250Z +++ openssl base64 2025-06-01T22:52:14.7548368Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.7551560Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.7551688Z +++ sed -e s/=//g 2025-06-01T22:52:14.7594074Z ++ HASH=2ugkj6JTjpTaG1GFYnO6iTJdnakkXWesKbUEard7kSc 2025-06-01T22:52:14.7598978Z +++ ls -nl torch/include/ATen/ops/logaddexp_cpu_dispatch.h 2025-06-01T22:52:14.7599993Z +++ awk '{print $5}' 2025-06-01T22:52:14.7631381Z ++ FSIZE=964 2025-06-01T22:52:14.7632056Z ++ echo '"torch/include/ATen/ops/logaddexp_cpu_dispatch.h",sha256=2ugkj6JTjpTaG1GFYnO6iTJdnakkXWesKbUEard7kSc,964' 2025-06-01T22:52:14.7632165Z ++ read fname 2025-06-01T22:52:14.7632409Z ++ make_wheel_record torch/include/ATen/ops/logaddexp_cuda_dispatch.h 2025-06-01T22:52:14.7632610Z ++ FPATH=torch/include/ATen/ops/logaddexp_cuda_dispatch.h 2025-06-01T22:52:14.7632789Z ++ echo torch/include/ATen/ops/logaddexp_cuda_dispatch.h 2025-06-01T22:52:14.7632937Z ++ grep RECORD 2025-06-01T22:52:14.7651045Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp_cuda_dispatch.h 2025-06-01T22:52:14.7651689Z +++ openssl base64 2025-06-01T22:52:14.7652805Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.7654188Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.7655445Z +++ sed -e s/=//g 2025-06-01T22:52:14.7691791Z ++ HASH=nkHjcXhFtrSZH2JCgkqFTVcLWhYDxd6WqQB6txJomh0 2025-06-01T22:52:14.7696916Z +++ ls -nl torch/include/ATen/ops/logaddexp_cuda_dispatch.h 2025-06-01T22:52:14.7698346Z +++ awk '{print $5}' 2025-06-01T22:52:14.7725336Z ++ FSIZE=966 2025-06-01T22:52:14.7726049Z ++ echo '"torch/include/ATen/ops/logaddexp_cuda_dispatch.h",sha256=nkHjcXhFtrSZH2JCgkqFTVcLWhYDxd6WqQB6txJomh0,966' 2025-06-01T22:52:14.7726801Z ++ read fname 2025-06-01T22:52:14.7727153Z ++ make_wheel_record torch/include/ATen/ops/logaddexp_meta.h 2025-06-01T22:52:14.7727629Z ++ FPATH=torch/include/ATen/ops/logaddexp_meta.h 2025-06-01T22:52:14.7728062Z ++ echo torch/include/ATen/ops/logaddexp_meta.h 2025-06-01T22:52:14.7728432Z ++ grep RECORD 2025-06-01T22:52:14.7748025Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp_meta.h 2025-06-01T22:52:14.7748895Z +++ openssl base64 2025-06-01T22:52:14.7750258Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.7750530Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.7751906Z +++ sed -e s/=//g 2025-06-01T22:52:14.7795250Z ++ HASH=Ws4UraOmU4OwgLZ5tTl_ltX51i9hZV9ORGS2zMQLwP0 2025-06-01T22:52:14.7797614Z +++ ls -nl torch/include/ATen/ops/logaddexp_meta.h 2025-06-01T22:52:14.7799171Z +++ awk '{print $5}' 2025-06-01T22:52:14.7827244Z ++ FSIZE=596 2025-06-01T22:52:14.7827948Z ++ echo '"torch/include/ATen/ops/logaddexp_meta.h",sha256=Ws4UraOmU4OwgLZ5tTl_ltX51i9hZV9ORGS2zMQLwP0,596' 2025-06-01T22:52:14.7828621Z ++ read fname 2025-06-01T22:52:14.7828991Z ++ make_wheel_record torch/include/ATen/ops/logaddexp_meta_dispatch.h 2025-06-01T22:52:14.7829543Z ++ FPATH=torch/include/ATen/ops/logaddexp_meta_dispatch.h 2025-06-01T22:52:14.7830024Z ++ echo torch/include/ATen/ops/logaddexp_meta_dispatch.h 2025-06-01T22:52:14.7830424Z ++ grep RECORD 2025-06-01T22:52:14.7849311Z +++ openssl base64 2025-06-01T22:52:14.7849821Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp_meta_dispatch.h 2025-06-01T22:52:14.7850372Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.7851246Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.7852713Z +++ sed -e s/=//g 2025-06-01T22:52:14.7891092Z ++ HASH=DLlzaAJCcqQCfWMoYf-woFqFHzGT9OWtdlJgrDssoys 2025-06-01T22:52:14.7896024Z +++ ls -nl torch/include/ATen/ops/logaddexp_meta_dispatch.h 2025-06-01T22:52:14.7896893Z +++ awk '{print $5}' 2025-06-01T22:52:14.7923656Z ++ FSIZE=966 2025-06-01T22:52:14.7924737Z ++ echo '"torch/include/ATen/ops/logaddexp_meta_dispatch.h",sha256=DLlzaAJCcqQCfWMoYf-woFqFHzGT9OWtdlJgrDssoys,966' 2025-06-01T22:52:14.7925489Z ++ read fname 2025-06-01T22:52:14.7925854Z ++ make_wheel_record torch/include/ATen/ops/logaddexp_native.h 2025-06-01T22:52:14.7926361Z ++ FPATH=torch/include/ATen/ops/logaddexp_native.h 2025-06-01T22:52:14.7926798Z ++ echo torch/include/ATen/ops/logaddexp_native.h 2025-06-01T22:52:14.7927188Z ++ grep RECORD 2025-06-01T22:52:14.7947584Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp_native.h 2025-06-01T22:52:14.7948301Z +++ openssl base64 2025-06-01T22:52:14.7948580Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.7953370Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.7954507Z +++ sed -e s/=//g 2025-06-01T22:52:14.7991819Z ++ HASH=ofalyf8ua3OJmxmqIK1jO71vkAIVHgkNKKXinIyM1Js 2025-06-01T22:52:14.7994998Z +++ ls -nl torch/include/ATen/ops/logaddexp_native.h 2025-06-01T22:52:14.7996341Z +++ awk '{print $5}' 2025-06-01T22:52:14.8024099Z ++ FSIZE=631 2025-06-01T22:52:14.8024826Z ++ echo '"torch/include/ATen/ops/logaddexp_native.h",sha256=ofalyf8ua3OJmxmqIK1jO71vkAIVHgkNKKXinIyM1Js,631' 2025-06-01T22:52:14.8025526Z ++ read fname 2025-06-01T22:52:14.8025864Z ++ make_wheel_record torch/include/ATen/ops/logaddexp_ops.h 2025-06-01T22:52:14.8026318Z ++ FPATH=torch/include/ATen/ops/logaddexp_ops.h 2025-06-01T22:52:14.8026736Z ++ echo torch/include/ATen/ops/logaddexp_ops.h 2025-06-01T22:52:14.8027089Z ++ grep RECORD 2025-06-01T22:52:14.8046713Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logaddexp_ops.h 2025-06-01T22:52:14.8047221Z +++ openssl base64 2025-06-01T22:52:14.8047511Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.8048353Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.8050003Z +++ sed -e s/=//g 2025-06-01T22:52:14.8088628Z ++ HASH=BwD_AeQ_Gh7aEw1wgjwn1OgYU4C1uYX8vNsumxsK014 2025-06-01T22:52:14.8093452Z +++ ls -nl torch/include/ATen/ops/logaddexp_ops.h 2025-06-01T22:52:14.8094317Z +++ awk '{print $5}' 2025-06-01T22:52:14.8122741Z ++ FSIZE=1737 2025-06-01T22:52:14.8123433Z ++ echo '"torch/include/ATen/ops/logaddexp_ops.h",sha256=BwD_AeQ_Gh7aEw1wgjwn1OgYU4C1uYX8vNsumxsK014,1737' 2025-06-01T22:52:14.8124237Z ++ read fname 2025-06-01T22:52:14.8124558Z ++ make_wheel_record torch/include/ATen/ops/logcumsumexp.h 2025-06-01T22:52:14.8125199Z ++ FPATH=torch/include/ATen/ops/logcumsumexp.h 2025-06-01T22:52:14.8125605Z ++ echo torch/include/ATen/ops/logcumsumexp.h 2025-06-01T22:52:14.8125976Z ++ grep RECORD 2025-06-01T22:52:14.8147302Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logcumsumexp.h 2025-06-01T22:52:14.8147842Z +++ openssl base64 2025-06-01T22:52:14.8148115Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.8148385Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.8150256Z +++ sed -e s/=//g 2025-06-01T22:52:14.8190173Z ++ HASH=cbGTQG3iahyDBf7hzrc3C8MrNyQSs3HnDeqZlMmlrAg 2025-06-01T22:52:14.8193085Z +++ ls -nl torch/include/ATen/ops/logcumsumexp.h 2025-06-01T22:52:14.8194194Z +++ awk '{print $5}' 2025-06-01T22:52:14.8223470Z ++ FSIZE=1900 2025-06-01T22:52:14.8224191Z ++ echo '"torch/include/ATen/ops/logcumsumexp.h",sha256=cbGTQG3iahyDBf7hzrc3C8MrNyQSs3HnDeqZlMmlrAg,1900' 2025-06-01T22:52:14.8224888Z ++ read fname 2025-06-01T22:52:14.8225404Z ++ make_wheel_record torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.8226242Z ++ FPATH=torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.8227007Z ++ echo torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.8227573Z ++ grep RECORD 2025-06-01T22:52:14.8247129Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.8247831Z +++ openssl base64 2025-06-01T22:52:14.8248112Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.8249334Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.8250521Z +++ sed -e s/=//g 2025-06-01T22:52:14.8288337Z ++ HASH=ZdaEVXzPSlWPdldhhjL0zBH0UhjHyuJRqoIoGr6E4CY 2025-06-01T22:52:14.8293447Z +++ ls -nl torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.8294272Z +++ awk '{print $5}' 2025-06-01T22:52:14.8322552Z ++ FSIZE=978 2025-06-01T22:52:14.8323485Z ++ echo '"torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h",sha256=ZdaEVXzPSlWPdldhhjL0zBH0UhjHyuJRqoIoGr6E4CY,978' 2025-06-01T22:52:14.8324521Z ++ read fname 2025-06-01T22:52:14.8325218Z ++ make_wheel_record torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.8326227Z ++ FPATH=torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.8327097Z ++ echo torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.8327663Z ++ grep RECORD 2025-06-01T22:52:14.8347700Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.8348425Z +++ openssl base64 2025-06-01T22:52:14.8348705Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.8348960Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.8349834Z +++ sed -e s/=//g 2025-06-01T22:52:14.8393840Z ++ HASH=maRoxGYE-a9toJGDnFV1WTVX1tVbIG8zT8D5giqhCrk 2025-06-01T22:52:14.8395756Z +++ ls -nl torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.8396334Z +++ awk '{print $5}' 2025-06-01T22:52:14.8424682Z ++ FSIZE=990 2025-06-01T22:52:14.8425616Z ++ echo '"torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h",sha256=maRoxGYE-a9toJGDnFV1WTVX1tVbIG8zT8D5giqhCrk,990' 2025-06-01T22:52:14.8426508Z ++ read fname 2025-06-01T22:52:14.8426885Z ++ make_wheel_record torch/include/ATen/ops/logcumsumexp_native.h 2025-06-01T22:52:14.8427394Z ++ FPATH=torch/include/ATen/ops/logcumsumexp_native.h 2025-06-01T22:52:14.8427992Z ++ echo torch/include/ATen/ops/logcumsumexp_native.h 2025-06-01T22:52:14.8428388Z ++ grep RECORD 2025-06-01T22:52:14.8446919Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logcumsumexp_native.h 2025-06-01T22:52:14.8447638Z +++ openssl base64 2025-06-01T22:52:14.8448173Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.8449486Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.8450879Z +++ sed -e s/=//g 2025-06-01T22:52:14.8488938Z ++ HASH=WkjkIfvb62-ru8yGVa_txRDlbMDQq5YFKazsw3uL_04 2025-06-01T22:52:14.8493803Z +++ ls -nl torch/include/ATen/ops/logcumsumexp_native.h 2025-06-01T22:52:14.8494562Z +++ awk '{print $5}' 2025-06-01T22:52:14.8522269Z ++ FSIZE=770 2025-06-01T22:52:14.8523013Z ++ echo '"torch/include/ATen/ops/logcumsumexp_native.h",sha256=WkjkIfvb62-ru8yGVa_txRDlbMDQq5YFKazsw3uL_04,770' 2025-06-01T22:52:14.8523712Z ++ read fname 2025-06-01T22:52:14.8524207Z ++ make_wheel_record torch/include/ATen/ops/logcumsumexp_ops.h 2025-06-01T22:52:14.8524900Z ++ FPATH=torch/include/ATen/ops/logcumsumexp_ops.h 2025-06-01T22:52:14.8525354Z ++ echo torch/include/ATen/ops/logcumsumexp_ops.h 2025-06-01T22:52:14.8525749Z ++ grep RECORD 2025-06-01T22:52:14.8547603Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logcumsumexp_ops.h 2025-06-01T22:52:14.8548455Z +++ openssl base64 2025-06-01T22:52:14.8548717Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.8548985Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.8549541Z +++ sed -e s/=//g 2025-06-01T22:52:14.8592199Z ++ HASH=nbcMksvK9N73sUU3Rt7JO4Y6dkNAEbsWKqm_Inpfiq0 2025-06-01T22:52:14.8594836Z +++ ls -nl torch/include/ATen/ops/logcumsumexp_ops.h 2025-06-01T22:52:14.8596345Z +++ awk '{print $5}' 2025-06-01T22:52:14.8624441Z ++ FSIZE=2964 2025-06-01T22:52:14.8625177Z ++ echo '"torch/include/ATen/ops/logcumsumexp_ops.h",sha256=nbcMksvK9N73sUU3Rt7JO4Y6dkNAEbsWKqm_Inpfiq0,2964' 2025-06-01T22:52:14.8625880Z ++ read fname 2025-06-01T22:52:14.8626197Z ++ make_wheel_record torch/include/ATen/ops/logdet.h 2025-06-01T22:52:14.8626603Z ++ FPATH=torch/include/ATen/ops/logdet.h 2025-06-01T22:52:14.8626980Z ++ echo torch/include/ATen/ops/logdet.h 2025-06-01T22:52:14.8627306Z ++ grep RECORD 2025-06-01T22:52:14.8646578Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logdet.h 2025-06-01T22:52:14.8647083Z +++ openssl base64 2025-06-01T22:52:14.8647349Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.8648481Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.8649777Z +++ sed -e s/=//g 2025-06-01T22:52:14.8688330Z ++ HASH=m8D2HKFNhf1nx1AmcNlTmp6HCf6Wn-yjmMN29maB500 2025-06-01T22:52:14.8693036Z +++ ls -nl torch/include/ATen/ops/logdet.h 2025-06-01T22:52:14.8693898Z +++ awk '{print $5}' 2025-06-01T22:52:14.8721962Z ++ FSIZE=637 2025-06-01T22:52:14.8722626Z ++ echo '"torch/include/ATen/ops/logdet.h",sha256=m8D2HKFNhf1nx1AmcNlTmp6HCf6Wn-yjmMN29maB500,637' 2025-06-01T22:52:14.8723436Z ++ read fname 2025-06-01T22:52:14.8724128Z ++ make_wheel_record torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.8725093Z ++ FPATH=torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.8725825Z ++ echo torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.8726339Z ++ grep RECORD 2025-06-01T22:52:14.8746976Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.8747642Z +++ openssl base64 2025-06-01T22:52:14.8747912Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.8748580Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.8750104Z +++ sed -e s/=//g 2025-06-01T22:52:14.8791710Z ++ HASH=sakW73DeFiy3EJoOI6TnZOja4Ux7KfqfyAJlzBDeRMM 2025-06-01T22:52:14.8794274Z +++ ls -nl torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:14.8795006Z +++ awk '{print $5}' 2025-06-01T22:52:14.8822516Z ++ FSIZE=764 2025-06-01T22:52:14.8823410Z ++ echo '"torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h",sha256=sakW73DeFiy3EJoOI6TnZOja4Ux7KfqfyAJlzBDeRMM,764' 2025-06-01T22:52:14.8824248Z ++ read fname 2025-06-01T22:52:14.8824590Z ++ make_wheel_record torch/include/ATen/ops/logdet_native.h 2025-06-01T22:52:14.8825183Z ++ FPATH=torch/include/ATen/ops/logdet_native.h 2025-06-01T22:52:14.8825603Z ++ echo torch/include/ATen/ops/logdet_native.h 2025-06-01T22:52:14.8826004Z ++ grep RECORD 2025-06-01T22:52:14.8846429Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logdet_native.h 2025-06-01T22:52:14.8846963Z +++ openssl base64 2025-06-01T22:52:14.8847225Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.8847501Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.8848047Z +++ sed -e s/=//g 2025-06-01T22:52:14.8887432Z ++ HASH=dYf3TDdISZw6iJKRzeFeTdRjvaOdc3lfUGUVW4QDBF0 2025-06-01T22:52:14.8892311Z +++ ls -nl torch/include/ATen/ops/logdet_native.h 2025-06-01T22:52:14.8893258Z +++ awk '{print $5}' 2025-06-01T22:52:14.8920463Z ++ FSIZE=476 2025-06-01T22:52:14.8921122Z ++ echo '"torch/include/ATen/ops/logdet_native.h",sha256=dYf3TDdISZw6iJKRzeFeTdRjvaOdc3lfUGUVW4QDBF0,476' 2025-06-01T22:52:14.8921803Z ++ read fname 2025-06-01T22:52:14.8922117Z ++ make_wheel_record torch/include/ATen/ops/logdet_ops.h 2025-06-01T22:52:14.8922570Z ++ FPATH=torch/include/ATen/ops/logdet_ops.h 2025-06-01T22:52:14.8922961Z ++ echo torch/include/ATen/ops/logdet_ops.h 2025-06-01T22:52:14.8923326Z ++ grep RECORD 2025-06-01T22:52:14.8946779Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logdet_ops.h 2025-06-01T22:52:14.8947293Z +++ openssl base64 2025-06-01T22:52:14.8947570Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.8947825Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.8948104Z +++ sed -e s/=//g 2025-06-01T22:52:14.8991802Z ++ HASH=4JS0wt1FghOWkqRuLrHMuLfWUbaPfA37VuY_0XsKXqc 2025-06-01T22:52:14.8994749Z +++ ls -nl torch/include/ATen/ops/logdet_ops.h 2025-06-01T22:52:14.8995168Z +++ awk '{print $5}' 2025-06-01T22:52:14.9022386Z ++ FSIZE=957 2025-06-01T22:52:14.9023092Z ++ echo '"torch/include/ATen/ops/logdet_ops.h",sha256=4JS0wt1FghOWkqRuLrHMuLfWUbaPfA37VuY_0XsKXqc,957' 2025-06-01T22:52:14.9023744Z ++ read fname 2025-06-01T22:52:14.9024074Z ++ make_wheel_record torch/include/ATen/ops/logical_and.h 2025-06-01T22:52:14.9024514Z ++ FPATH=torch/include/ATen/ops/logical_and.h 2025-06-01T22:52:14.9024924Z ++ echo torch/include/ATen/ops/logical_and.h 2025-06-01T22:52:14.9025283Z ++ grep RECORD 2025-06-01T22:52:14.9046615Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_and.h 2025-06-01T22:52:14.9047129Z +++ openssl base64 2025-06-01T22:52:14.9047417Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.9048257Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.9049493Z +++ sed -e s/=//g 2025-06-01T22:52:14.9090930Z ++ HASH=g2QzEHdquADM_F5xQKxkYMj9wCg9DhB51Bg6rePA4sA 2025-06-01T22:52:14.9095669Z +++ ls -nl torch/include/ATen/ops/logical_and.h 2025-06-01T22:52:14.9096607Z +++ awk '{print $5}' 2025-06-01T22:52:14.9124189Z ++ FSIZE=1218 2025-06-01T22:52:14.9125044Z ++ echo '"torch/include/ATen/ops/logical_and.h",sha256=g2QzEHdquADM_F5xQKxkYMj9wCg9DhB51Bg6rePA4sA,1218' 2025-06-01T22:52:14.9125882Z ++ read fname 2025-06-01T22:52:14.9126484Z ++ make_wheel_record torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.9127320Z ++ FPATH=torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.9128097Z ++ echo torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.9128642Z ++ grep RECORD 2025-06-01T22:52:14.9147560Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.9148271Z +++ openssl base64 2025-06-01T22:52:14.9148533Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.9149255Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.9150737Z +++ sed -e s/=//g 2025-06-01T22:52:14.9192763Z ++ HASH=B7nBUHUsDDcnUtb1jr4pi59wEiKtks43m2-cXR9IkrE 2025-06-01T22:52:14.9195866Z +++ ls -nl torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.9196882Z +++ awk '{print $5}' 2025-06-01T22:52:14.9225450Z ++ FSIZE=877 2025-06-01T22:52:14.9226343Z ++ echo '"torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h",sha256=B7nBUHUsDDcnUtb1jr4pi59wEiKtks43m2-cXR9IkrE,877' 2025-06-01T22:52:14.9227342Z ++ read fname 2025-06-01T22:52:14.9227724Z ++ make_wheel_record torch/include/ATen/ops/logical_and_cpu_dispatch.h 2025-06-01T22:52:14.9228383Z ++ FPATH=torch/include/ATen/ops/logical_and_cpu_dispatch.h 2025-06-01T22:52:14.9228888Z ++ echo torch/include/ATen/ops/logical_and_cpu_dispatch.h 2025-06-01T22:52:14.9229284Z ++ grep RECORD 2025-06-01T22:52:14.9246796Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_and_cpu_dispatch.h 2025-06-01T22:52:14.9247355Z +++ openssl base64 2025-06-01T22:52:14.9247655Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.9249040Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.9250368Z +++ sed -e s/=//g 2025-06-01T22:52:14.9289012Z ++ HASH=dzXGNFHfpMDWfxKtEa08QXJNUBqzHveh55Bk8v7_1wA 2025-06-01T22:52:14.9293752Z +++ ls -nl torch/include/ATen/ops/logical_and_cpu_dispatch.h 2025-06-01T22:52:14.9294929Z +++ awk '{print $5}' 2025-06-01T22:52:14.9322527Z ++ FSIZE=885 2025-06-01T22:52:14.9323210Z ++ echo '"torch/include/ATen/ops/logical_and_cpu_dispatch.h",sha256=dzXGNFHfpMDWfxKtEa08QXJNUBqzHveh55Bk8v7_1wA,885' 2025-06-01T22:52:14.9323934Z ++ read fname 2025-06-01T22:52:14.9324621Z ++ make_wheel_record torch/include/ATen/ops/logical_and_cuda_dispatch.h 2025-06-01T22:52:14.9325222Z ++ FPATH=torch/include/ATen/ops/logical_and_cuda_dispatch.h 2025-06-01T22:52:14.9325739Z ++ echo torch/include/ATen/ops/logical_and_cuda_dispatch.h 2025-06-01T22:52:14.9326165Z ++ grep RECORD 2025-06-01T22:52:14.9345062Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_and_cuda_dispatch.h 2025-06-01T22:52:14.9345959Z +++ openssl base64 2025-06-01T22:52:14.9346403Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.9346660Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.9347892Z +++ sed -e s/=//g 2025-06-01T22:52:14.9388133Z ++ HASH=kwNsiuoj3AuhHyE9u5oh69fg8T64zXEoBzWy7gRZo0U 2025-06-01T22:52:14.9392834Z +++ ls -nl torch/include/ATen/ops/logical_and_cuda_dispatch.h 2025-06-01T22:52:14.9393623Z +++ awk '{print $5}' 2025-06-01T22:52:14.9421331Z ++ FSIZE=887 2025-06-01T22:52:14.9422115Z ++ echo '"torch/include/ATen/ops/logical_and_cuda_dispatch.h",sha256=kwNsiuoj3AuhHyE9u5oh69fg8T64zXEoBzWy7gRZo0U,887' 2025-06-01T22:52:14.9422841Z ++ read fname 2025-06-01T22:52:14.9423194Z ++ make_wheel_record torch/include/ATen/ops/logical_and_native.h 2025-06-01T22:52:14.9423698Z ++ FPATH=torch/include/ATen/ops/logical_and_native.h 2025-06-01T22:52:14.9424130Z ++ echo torch/include/ATen/ops/logical_and_native.h 2025-06-01T22:52:14.9424514Z ++ grep RECORD 2025-06-01T22:52:14.9446393Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_and_native.h 2025-06-01T22:52:14.9446937Z +++ openssl base64 2025-06-01T22:52:14.9447212Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.9447469Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.9447784Z +++ sed -e s/=//g 2025-06-01T22:52:14.9486733Z ++ HASH=tgN2tN8NXxkwX3c8XVwIOZfK2YUD6hPo46vKyHeke_w 2025-06-01T22:52:14.9491572Z +++ ls -nl torch/include/ATen/ops/logical_and_native.h 2025-06-01T22:52:14.9492272Z +++ awk '{print $5}' 2025-06-01T22:52:14.9519408Z ++ FSIZE=698 2025-06-01T22:52:14.9520147Z ++ echo '"torch/include/ATen/ops/logical_and_native.h",sha256=tgN2tN8NXxkwX3c8XVwIOZfK2YUD6hPo46vKyHeke_w,698' 2025-06-01T22:52:14.9520826Z ++ read fname 2025-06-01T22:52:14.9521182Z ++ make_wheel_record torch/include/ATen/ops/logical_and_ops.h 2025-06-01T22:52:14.9521655Z ++ FPATH=torch/include/ATen/ops/logical_and_ops.h 2025-06-01T22:52:14.9522088Z ++ echo torch/include/ATen/ops/logical_and_ops.h 2025-06-01T22:52:14.9522451Z ++ grep RECORD 2025-06-01T22:52:14.9546336Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_and_ops.h 2025-06-01T22:52:14.9546868Z +++ openssl base64 2025-06-01T22:52:14.9547133Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.9547403Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.9547770Z +++ sed -e s/=//g 2025-06-01T22:52:14.9590804Z ++ HASH=4j00pDdGDLV1arcogbhfOdWQ7Nh1nk5DvhZ9j2-IlHw 2025-06-01T22:52:14.9591967Z +++ ls -nl torch/include/ATen/ops/logical_and_ops.h 2025-06-01T22:52:14.9593909Z +++ awk '{print $5}' 2025-06-01T22:52:14.9623000Z ++ FSIZE=2349 2025-06-01T22:52:14.9623875Z ++ echo '"torch/include/ATen/ops/logical_and_ops.h",sha256=4j00pDdGDLV1arcogbhfOdWQ7Nh1nk5DvhZ9j2-IlHw,2349' 2025-06-01T22:52:14.9624563Z ++ read fname 2025-06-01T22:52:14.9624935Z ++ make_wheel_record torch/include/ATen/ops/logical_not.h 2025-06-01T22:52:14.9625382Z ++ FPATH=torch/include/ATen/ops/logical_not.h 2025-06-01T22:52:14.9625767Z ++ echo torch/include/ATen/ops/logical_not.h 2025-06-01T22:52:14.9626120Z ++ grep RECORD 2025-06-01T22:52:14.9645631Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_not.h 2025-06-01T22:52:14.9646455Z +++ openssl base64 2025-06-01T22:52:14.9646780Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.9657288Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.9657656Z +++ sed -e s/=//g 2025-06-01T22:52:14.9687517Z ++ HASH=_EddlVBz2dVPD3kZnb8MIbVI8R45vS43AaCb4LFNo44 2025-06-01T22:52:14.9692209Z +++ ls -nl torch/include/ATen/ops/logical_not.h 2025-06-01T22:52:14.9693340Z +++ awk '{print $5}' 2025-06-01T22:52:14.9720945Z ++ FSIZE=1077 2025-06-01T22:52:14.9721637Z ++ echo '"torch/include/ATen/ops/logical_not.h",sha256=_EddlVBz2dVPD3kZnb8MIbVI8R45vS43AaCb4LFNo44,1077' 2025-06-01T22:52:14.9722286Z ++ read fname 2025-06-01T22:52:14.9722808Z ++ make_wheel_record torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.9723625Z ++ FPATH=torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.9724671Z ++ echo torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.9725234Z ++ grep RECORD 2025-06-01T22:52:14.9746935Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.9747645Z +++ openssl base64 2025-06-01T22:52:14.9747925Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.9748196Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.9748708Z +++ sed -e s/=//g 2025-06-01T22:52:14.9789649Z ++ HASH=c0_UHtPG0hnPwvNGu2xPlvh_qD7--bZ642QUCSnJgTM 2025-06-01T22:52:14.9794206Z +++ ls -nl torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:14.9794884Z +++ awk '{print $5}' 2025-06-01T22:52:14.9823579Z ++ FSIZE=825 2025-06-01T22:52:14.9824470Z ++ echo '"torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h",sha256=c0_UHtPG0hnPwvNGu2xPlvh_qD7--bZ642QUCSnJgTM,825' 2025-06-01T22:52:14.9825309Z ++ read fname 2025-06-01T22:52:14.9825698Z ++ make_wheel_record torch/include/ATen/ops/logical_not_cpu_dispatch.h 2025-06-01T22:52:14.9826251Z ++ FPATH=torch/include/ATen/ops/logical_not_cpu_dispatch.h 2025-06-01T22:52:14.9826753Z ++ echo torch/include/ATen/ops/logical_not_cpu_dispatch.h 2025-06-01T22:52:14.9827147Z ++ grep RECORD 2025-06-01T22:52:14.9845518Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_not_cpu_dispatch.h 2025-06-01T22:52:14.9846315Z +++ openssl base64 2025-06-01T22:52:14.9847417Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.9848130Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.9849309Z +++ sed -e s/=//g 2025-06-01T22:52:14.9888045Z ++ HASH=tob0XD-izc3K5yvLxOcasfCwB-kPs4OxhPT3Gs00oK0 2025-06-01T22:52:14.9892654Z +++ ls -nl torch/include/ATen/ops/logical_not_cpu_dispatch.h 2025-06-01T22:52:14.9893479Z +++ awk '{print $5}' 2025-06-01T22:52:14.9921554Z ++ FSIZE=833 2025-06-01T22:52:14.9922587Z ++ echo '"torch/include/ATen/ops/logical_not_cpu_dispatch.h",sha256=tob0XD-izc3K5yvLxOcasfCwB-kPs4OxhPT3Gs00oK0,833' 2025-06-01T22:52:14.9923309Z ++ read fname 2025-06-01T22:52:14.9923690Z ++ make_wheel_record torch/include/ATen/ops/logical_not_cuda_dispatch.h 2025-06-01T22:52:14.9924576Z ++ FPATH=torch/include/ATen/ops/logical_not_cuda_dispatch.h 2025-06-01T22:52:14.9925102Z ++ echo torch/include/ATen/ops/logical_not_cuda_dispatch.h 2025-06-01T22:52:14.9925516Z ++ grep RECORD 2025-06-01T22:52:14.9945159Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_not_cuda_dispatch.h 2025-06-01T22:52:14.9946542Z +++ openssl base64 2025-06-01T22:52:14.9947032Z +++ sed -e s/+/-/g 2025-06-01T22:52:14.9947507Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:14.9947786Z +++ sed -e s/=//g 2025-06-01T22:52:14.9988544Z ++ HASH=W9vTjbo5wcHui6al3CEyERTrkmEWS9zjyYAM4XzUvZ8 2025-06-01T22:52:14.9992734Z +++ ls -nl torch/include/ATen/ops/logical_not_cuda_dispatch.h 2025-06-01T22:52:14.9993639Z +++ awk '{print $5}' 2025-06-01T22:52:15.0021585Z ++ FSIZE=835 2025-06-01T22:52:15.0022638Z ++ echo '"torch/include/ATen/ops/logical_not_cuda_dispatch.h",sha256=W9vTjbo5wcHui6al3CEyERTrkmEWS9zjyYAM4XzUvZ8,835' 2025-06-01T22:52:15.0023405Z ++ read fname 2025-06-01T22:52:15.0023766Z ++ make_wheel_record torch/include/ATen/ops/logical_not_native.h 2025-06-01T22:52:15.0024271Z ++ FPATH=torch/include/ATen/ops/logical_not_native.h 2025-06-01T22:52:15.0024703Z ++ echo torch/include/ATen/ops/logical_not_native.h 2025-06-01T22:52:15.0025085Z ++ grep RECORD 2025-06-01T22:52:15.0043456Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_not_native.h 2025-06-01T22:52:15.0044184Z +++ openssl base64 2025-06-01T22:52:15.0046197Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.0047757Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.0048749Z +++ sed -e s/=//g 2025-06-01T22:52:15.0086595Z ++ HASH=t_vao3UBSMuWsjNTPirCAUCXIPN39O4knVoelTf-p7o 2025-06-01T22:52:15.0091515Z +++ ls -nl torch/include/ATen/ops/logical_not_native.h 2025-06-01T22:52:15.0092318Z +++ awk '{print $5}' 2025-06-01T22:52:15.0118608Z ++ FSIZE=761 2025-06-01T22:52:15.0119519Z ++ echo '"torch/include/ATen/ops/logical_not_native.h",sha256=t_vao3UBSMuWsjNTPirCAUCXIPN39O4knVoelTf-p7o,761' 2025-06-01T22:52:15.0120795Z ++ read fname 2025-06-01T22:52:15.0121434Z ++ make_wheel_record torch/include/ATen/ops/logical_not_ops.h 2025-06-01T22:52:15.0121923Z ++ FPATH=torch/include/ATen/ops/logical_not_ops.h 2025-06-01T22:52:15.0122349Z ++ echo torch/include/ATen/ops/logical_not_ops.h 2025-06-01T22:52:15.0122711Z ++ grep RECORD 2025-06-01T22:52:15.0142691Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_not_ops.h 2025-06-01T22:52:15.0143227Z +++ openssl base64 2025-06-01T22:52:15.0143480Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.0144933Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.0145192Z +++ sed -e s/=//g 2025-06-01T22:52:15.0188272Z ++ HASH=l7w8DsX76BETVL3tRsjarcDorc1aoxRaV-0vRUWisXo 2025-06-01T22:52:15.0191125Z +++ ls -nl torch/include/ATen/ops/logical_not_ops.h 2025-06-01T22:52:15.0191938Z +++ awk '{print $5}' 2025-06-01T22:52:15.0218437Z ++ FSIZE=2091 2025-06-01T22:52:15.0219630Z ++ echo '"torch/include/ATen/ops/logical_not_ops.h",sha256=l7w8DsX76BETVL3tRsjarcDorc1aoxRaV-0vRUWisXo,2091' 2025-06-01T22:52:15.0220456Z ++ read fname 2025-06-01T22:52:15.0220771Z ++ make_wheel_record torch/include/ATen/ops/logical_or.h 2025-06-01T22:52:15.0221321Z ++ FPATH=torch/include/ATen/ops/logical_or.h 2025-06-01T22:52:15.0221994Z ++ echo torch/include/ATen/ops/logical_or.h 2025-06-01T22:52:15.0222346Z ++ grep RECORD 2025-06-01T22:52:15.0243594Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_or.h 2025-06-01T22:52:15.0244403Z +++ openssl base64 2025-06-01T22:52:15.0245001Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.0245527Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.0245821Z +++ sed -e s/=//g 2025-06-01T22:52:15.0286532Z ++ HASH=3S2wFKcwyEYRBNnmjnG4L-TE4sSSVG6Qlk11YjFBXt8 2025-06-01T22:52:15.0289151Z +++ ls -nl torch/include/ATen/ops/logical_or.h 2025-06-01T22:52:15.0290166Z +++ awk '{print $5}' 2025-06-01T22:52:15.0316732Z ++ FSIZE=1208 2025-06-01T22:52:15.0317564Z ++ echo '"torch/include/ATen/ops/logical_or.h",sha256=3S2wFKcwyEYRBNnmjnG4L-TE4sSSVG6Qlk11YjFBXt8,1208' 2025-06-01T22:52:15.0318641Z ++ read fname 2025-06-01T22:52:15.0319483Z ++ make_wheel_record torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.0320272Z ++ FPATH=torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.0321010Z ++ echo torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.0321559Z ++ grep RECORD 2025-06-01T22:52:15.0342262Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.0343079Z +++ openssl base64 2025-06-01T22:52:15.0343474Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.0343822Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.0344077Z +++ sed -e s/=//g 2025-06-01T22:52:15.0384727Z ++ HASH=xBax8bjDlC3gCLLjnSdnVH2g7hNdMvoWPKL4n1nryRI 2025-06-01T22:52:15.0388612Z +++ ls -nl torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.0389272Z +++ awk '{print $5}' 2025-06-01T22:52:15.0413210Z ++ FSIZE=875 2025-06-01T22:52:15.0414087Z ++ echo '"torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h",sha256=xBax8bjDlC3gCLLjnSdnVH2g7hNdMvoWPKL4n1nryRI,875' 2025-06-01T22:52:15.0415034Z ++ read fname 2025-06-01T22:52:15.0415549Z ++ make_wheel_record torch/include/ATen/ops/logical_or_cpu_dispatch.h 2025-06-01T22:52:15.0416089Z ++ FPATH=torch/include/ATen/ops/logical_or_cpu_dispatch.h 2025-06-01T22:52:15.0416792Z ++ echo torch/include/ATen/ops/logical_or_cpu_dispatch.h 2025-06-01T22:52:15.0418273Z ++ grep RECORD 2025-06-01T22:52:15.0439882Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_or_cpu_dispatch.h 2025-06-01T22:52:15.0440438Z +++ openssl base64 2025-06-01T22:52:15.0440983Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.0441755Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.0442614Z +++ sed -e s/=//g 2025-06-01T22:52:15.0484744Z ++ HASH=mxXGaNamr-nRzho_VXH3HaQyZocaHNaY-0kTBD1tjCQ 2025-06-01T22:52:15.0487581Z +++ ls -nl torch/include/ATen/ops/logical_or_cpu_dispatch.h 2025-06-01T22:52:15.0488200Z +++ awk '{print $5}' 2025-06-01T22:52:15.0516401Z ++ FSIZE=883 2025-06-01T22:52:15.0517084Z ++ echo '"torch/include/ATen/ops/logical_or_cpu_dispatch.h",sha256=mxXGaNamr-nRzho_VXH3HaQyZocaHNaY-0kTBD1tjCQ,883' 2025-06-01T22:52:15.0517792Z ++ read fname 2025-06-01T22:52:15.0518171Z ++ make_wheel_record torch/include/ATen/ops/logical_or_cuda_dispatch.h 2025-06-01T22:52:15.0518743Z ++ FPATH=torch/include/ATen/ops/logical_or_cuda_dispatch.h 2025-06-01T22:52:15.0519249Z ++ echo torch/include/ATen/ops/logical_or_cuda_dispatch.h 2025-06-01T22:52:15.0519647Z ++ grep RECORD 2025-06-01T22:52:15.0541798Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_or_cuda_dispatch.h 2025-06-01T22:52:15.0542359Z +++ openssl base64 2025-06-01T22:52:15.0542623Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.0542877Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.0543144Z +++ sed -e s/=//g 2025-06-01T22:52:15.0585540Z ++ HASH=2Rp4qKQPdSifWBc6nViCNeEK_D_O8jR07tAsFtpII6M 2025-06-01T22:52:15.0588473Z +++ ls -nl torch/include/ATen/ops/logical_or_cuda_dispatch.h 2025-06-01T22:52:15.0589502Z +++ awk '{print $5}' 2025-06-01T22:52:15.0613263Z ++ FSIZE=885 2025-06-01T22:52:15.0613961Z ++ echo '"torch/include/ATen/ops/logical_or_cuda_dispatch.h",sha256=2Rp4qKQPdSifWBc6nViCNeEK_D_O8jR07tAsFtpII6M,885' 2025-06-01T22:52:15.0614680Z ++ read fname 2025-06-01T22:52:15.0615054Z ++ make_wheel_record torch/include/ATen/ops/logical_or_native.h 2025-06-01T22:52:15.0615834Z ++ FPATH=torch/include/ATen/ops/logical_or_native.h 2025-06-01T22:52:15.0616788Z ++ echo torch/include/ATen/ops/logical_or_native.h 2025-06-01T22:52:15.0618563Z ++ grep RECORD 2025-06-01T22:52:15.0641324Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_or_native.h 2025-06-01T22:52:15.0641865Z +++ openssl base64 2025-06-01T22:52:15.0642138Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.0642629Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.0643207Z +++ sed -e s/=//g 2025-06-01T22:52:15.0685810Z ++ HASH=eQTT_EZKa9XfgCWHgeF2RTvPctix3KtrOuxQWP4EFSA 2025-06-01T22:52:15.0687658Z +++ ls -nl torch/include/ATen/ops/logical_or_native.h 2025-06-01T22:52:15.0688308Z +++ awk '{print $5}' 2025-06-01T22:52:15.0715676Z ++ FSIZE=695 2025-06-01T22:52:15.0716347Z ++ echo '"torch/include/ATen/ops/logical_or_native.h",sha256=eQTT_EZKa9XfgCWHgeF2RTvPctix3KtrOuxQWP4EFSA,695' 2025-06-01T22:52:15.0717011Z ++ read fname 2025-06-01T22:52:15.0717352Z ++ make_wheel_record torch/include/ATen/ops/logical_or_ops.h 2025-06-01T22:52:15.0717834Z ++ FPATH=torch/include/ATen/ops/logical_or_ops.h 2025-06-01T22:52:15.0718246Z ++ echo torch/include/ATen/ops/logical_or_ops.h 2025-06-01T22:52:15.0718616Z ++ grep RECORD 2025-06-01T22:52:15.0739741Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_or_ops.h 2025-06-01T22:52:15.0740275Z +++ openssl base64 2025-06-01T22:52:15.0740593Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.0740856Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.0741128Z +++ sed -e s/=//g 2025-06-01T22:52:15.0780199Z ++ HASH=QHbCogavSSXpGikdy5jmnVzS5tXhQc_J0ukA5SfM-zE 2025-06-01T22:52:15.0784250Z +++ ls -nl torch/include/ATen/ops/logical_or_ops.h 2025-06-01T22:52:15.0785350Z +++ awk '{print $5}' 2025-06-01T22:52:15.0809985Z ++ FSIZE=2340 2025-06-01T22:52:15.0810632Z ++ echo '"torch/include/ATen/ops/logical_or_ops.h",sha256=QHbCogavSSXpGikdy5jmnVzS5tXhQc_J0ukA5SfM-zE,2340' 2025-06-01T22:52:15.0811316Z ++ read fname 2025-06-01T22:52:15.0811658Z ++ make_wheel_record torch/include/ATen/ops/logical_xor.h 2025-06-01T22:52:15.0812119Z ++ FPATH=torch/include/ATen/ops/logical_xor.h 2025-06-01T22:52:15.0813601Z ++ echo torch/include/ATen/ops/logical_xor.h 2025-06-01T22:52:15.0814727Z ++ grep RECORD 2025-06-01T22:52:15.0839213Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_xor.h 2025-06-01T22:52:15.0839732Z +++ openssl base64 2025-06-01T22:52:15.0839988Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.0840258Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.0840523Z +++ sed -e s/=//g 2025-06-01T22:52:15.0882799Z ++ HASH=maa-smmDI3vTVdfeHWbYfVcGjEzSSEksC_ECJz-0u6M 2025-06-01T22:52:15.0885979Z +++ ls -nl torch/include/ATen/ops/logical_xor.h 2025-06-01T22:52:15.0886564Z +++ awk '{print $5}' 2025-06-01T22:52:15.0914440Z ++ FSIZE=1218 2025-06-01T22:52:15.0915149Z ++ echo '"torch/include/ATen/ops/logical_xor.h",sha256=maa-smmDI3vTVdfeHWbYfVcGjEzSSEksC_ECJz-0u6M,1218' 2025-06-01T22:52:15.0915809Z ++ read fname 2025-06-01T22:52:15.0916312Z ++ make_wheel_record torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.0917142Z ++ FPATH=torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.0917883Z ++ echo torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.0918433Z ++ grep RECORD 2025-06-01T22:52:15.0939656Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.0940339Z +++ openssl base64 2025-06-01T22:52:15.0940609Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.0940859Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.0941136Z +++ sed -e s/=//g 2025-06-01T22:52:15.0980590Z ++ HASH=byN_XRa6285A-DveuuYDr9Fh_2JvCXR3hQM3mM2qsec 2025-06-01T22:52:15.0984508Z +++ ls -nl torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.0984996Z +++ awk '{print $5}' 2025-06-01T22:52:15.1009270Z ++ FSIZE=877 2025-06-01T22:52:15.1009944Z ++ echo '"torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h",sha256=byN_XRa6285A-DveuuYDr9Fh_2JvCXR3hQM3mM2qsec,877' 2025-06-01T22:52:15.1010197Z ++ read fname 2025-06-01T22:52:15.1010528Z ++ make_wheel_record torch/include/ATen/ops/logical_xor_cpu_dispatch.h 2025-06-01T22:52:15.1010744Z ++ FPATH=torch/include/ATen/ops/logical_xor_cpu_dispatch.h 2025-06-01T22:52:15.1012848Z ++ echo torch/include/ATen/ops/logical_xor_cpu_dispatch.h 2025-06-01T22:52:15.1013918Z ++ grep RECORD 2025-06-01T22:52:15.1035645Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_xor_cpu_dispatch.h 2025-06-01T22:52:15.1035768Z +++ openssl base64 2025-06-01T22:52:15.1035873Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.1036839Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.1038023Z +++ sed -e s/=//g 2025-06-01T22:52:15.1079106Z ++ HASH=MNYc3FYQRAZSXG-HbtrtX05RycNuWN4wniBkT3WKNXw 2025-06-01T22:52:15.1083017Z +++ ls -nl torch/include/ATen/ops/logical_xor_cpu_dispatch.h 2025-06-01T22:52:15.1084173Z +++ awk '{print $5}' 2025-06-01T22:52:15.1111576Z ++ FSIZE=885 2025-06-01T22:52:15.1112284Z ++ echo '"torch/include/ATen/ops/logical_xor_cpu_dispatch.h",sha256=MNYc3FYQRAZSXG-HbtrtX05RycNuWN4wniBkT3WKNXw,885' 2025-06-01T22:52:15.1112384Z ++ read fname 2025-06-01T22:52:15.1112634Z ++ make_wheel_record torch/include/ATen/ops/logical_xor_cuda_dispatch.h 2025-06-01T22:52:15.1112963Z ++ FPATH=torch/include/ATen/ops/logical_xor_cuda_dispatch.h 2025-06-01T22:52:15.1113152Z ++ echo torch/include/ATen/ops/logical_xor_cuda_dispatch.h 2025-06-01T22:52:15.1114071Z ++ grep RECORD 2025-06-01T22:52:15.1133257Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_xor_cuda_dispatch.h 2025-06-01T22:52:15.1133818Z +++ openssl base64 2025-06-01T22:52:15.1135151Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.1136513Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.1137833Z +++ sed -e s/=//g 2025-06-01T22:52:15.1176788Z ++ HASH=HlO2iVUTQ37xwSimEDWQrjpVQla4z9umbNEljEpeeTc 2025-06-01T22:52:15.1182626Z +++ ls -nl torch/include/ATen/ops/logical_xor_cuda_dispatch.h 2025-06-01T22:52:15.1183826Z +++ awk '{print $5}' 2025-06-01T22:52:15.1207932Z ++ FSIZE=887 2025-06-01T22:52:15.1208870Z ++ echo '"torch/include/ATen/ops/logical_xor_cuda_dispatch.h",sha256=HlO2iVUTQ37xwSimEDWQrjpVQla4z9umbNEljEpeeTc,887' 2025-06-01T22:52:15.1209064Z ++ read fname 2025-06-01T22:52:15.1209461Z ++ make_wheel_record torch/include/ATen/ops/logical_xor_native.h 2025-06-01T22:52:15.1209755Z ++ FPATH=torch/include/ATen/ops/logical_xor_native.h 2025-06-01T22:52:15.1211906Z ++ echo torch/include/ATen/ops/logical_xor_native.h 2025-06-01T22:52:15.1213252Z ++ grep RECORD 2025-06-01T22:52:15.1234767Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_xor_native.h 2025-06-01T22:52:15.1234949Z +++ openssl base64 2025-06-01T22:52:15.1236176Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.1236575Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.1237746Z +++ sed -e s/=//g 2025-06-01T22:52:15.1280422Z ++ HASH=C5NxiCMd1fwSwHCM_SFrjNVsZiGj6XaN12bKWdgBVcU 2025-06-01T22:52:15.1282908Z +++ ls -nl torch/include/ATen/ops/logical_xor_native.h 2025-06-01T22:52:15.1284230Z +++ awk '{print $5}' 2025-06-01T22:52:15.1311641Z ++ FSIZE=698 2025-06-01T22:52:15.1312146Z ++ echo '"torch/include/ATen/ops/logical_xor_native.h",sha256=C5NxiCMd1fwSwHCM_SFrjNVsZiGj6XaN12bKWdgBVcU,698' 2025-06-01T22:52:15.1312245Z ++ read fname 2025-06-01T22:52:15.1312465Z ++ make_wheel_record torch/include/ATen/ops/logical_xor_ops.h 2025-06-01T22:52:15.1312616Z ++ FPATH=torch/include/ATen/ops/logical_xor_ops.h 2025-06-01T22:52:15.1312768Z ++ echo torch/include/ATen/ops/logical_xor_ops.h 2025-06-01T22:52:15.1313881Z ++ grep RECORD 2025-06-01T22:52:15.1332643Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logical_xor_ops.h 2025-06-01T22:52:15.1333281Z +++ openssl base64 2025-06-01T22:52:15.1334745Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.1336050Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.1337283Z +++ sed -e s/=//g 2025-06-01T22:52:15.1374542Z ++ HASH=_jRMVx8SJo30LsCn_MFSk1s0OqUZ_LefsxgT3fw3_Io 2025-06-01T22:52:15.1380113Z +++ ls -nl torch/include/ATen/ops/logical_xor_ops.h 2025-06-01T22:52:15.1380545Z +++ awk '{print $5}' 2025-06-01T22:52:15.1406350Z ++ FSIZE=2349 2025-06-01T22:52:15.1406992Z ++ echo '"torch/include/ATen/ops/logical_xor_ops.h",sha256=_jRMVx8SJo30LsCn_MFSk1s0OqUZ_LefsxgT3fw3_Io,2349' 2025-06-01T22:52:15.1407097Z ++ read fname 2025-06-01T22:52:15.1407266Z ++ make_wheel_record torch/include/ATen/ops/logit.h 2025-06-01T22:52:15.1407412Z ++ FPATH=torch/include/ATen/ops/logit.h 2025-06-01T22:52:15.1407822Z ++ echo torch/include/ATen/ops/logit.h 2025-06-01T22:52:15.1409188Z ++ grep RECORD 2025-06-01T22:52:15.1431630Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit.h 2025-06-01T22:52:15.1431824Z +++ openssl base64 2025-06-01T22:52:15.1432152Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.1433038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.1433984Z +++ sed -e s/=//g 2025-06-01T22:52:15.1475531Z ++ HASH=ybhoJxG-jc63gfoeASyjOJ22DZgggKlMm1uSNJnI1tA 2025-06-01T22:52:15.1479231Z +++ ls -nl torch/include/ATen/ops/logit.h 2025-06-01T22:52:15.1480372Z +++ awk '{print $5}' 2025-06-01T22:52:15.1507347Z ++ FSIZE=1405 2025-06-01T22:52:15.1507828Z ++ echo '"torch/include/ATen/ops/logit.h",sha256=ybhoJxG-jc63gfoeASyjOJ22DZgggKlMm1uSNJnI1tA,1405' 2025-06-01T22:52:15.1507927Z ++ read fname 2025-06-01T22:52:15.1508126Z ++ make_wheel_record torch/include/ATen/ops/logit_backward.h 2025-06-01T22:52:15.1508439Z ++ FPATH=torch/include/ATen/ops/logit_backward.h 2025-06-01T22:52:15.1508980Z ++ echo torch/include/ATen/ops/logit_backward.h 2025-06-01T22:52:15.1509265Z ++ grep RECORD 2025-06-01T22:52:15.1530149Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_backward.h 2025-06-01T22:52:15.1530270Z +++ openssl base64 2025-06-01T22:52:15.1531314Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.1532755Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.1533778Z +++ sed -e s/=//g 2025-06-01T22:52:15.1571834Z ++ HASH=SHWpClji4Ber83h-fdD6Kzm25oLF2azJv24Yv6bv4Uw 2025-06-01T22:52:15.1576489Z +++ ls -nl torch/include/ATen/ops/logit_backward.h 2025-06-01T22:52:15.1578059Z +++ awk '{print $5}' 2025-06-01T22:52:15.1605855Z ++ FSIZE=1555 2025-06-01T22:52:15.1606375Z ++ echo '"torch/include/ATen/ops/logit_backward.h",sha256=SHWpClji4Ber83h-fdD6Kzm25oLF2azJv24Yv6bv4Uw,1555' 2025-06-01T22:52:15.1606476Z ++ read fname 2025-06-01T22:52:15.1606961Z ++ make_wheel_record torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.1607368Z ++ FPATH=torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.1607767Z ++ echo torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.1607869Z ++ grep RECORD 2025-06-01T22:52:15.1632774Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.1632901Z +++ openssl base64 2025-06-01T22:52:15.1633001Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.1633111Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.1633225Z +++ sed -e s/=//g 2025-06-01T22:52:15.1675196Z ++ HASH=sCzoa2HrPqdbQbvgMhgvwsJVxj3k9deS105PUPZGiUs 2025-06-01T22:52:15.1677283Z +++ ls -nl torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.1677394Z +++ awk '{print $5}' 2025-06-01T22:52:15.1706060Z ++ FSIZE=874 2025-06-01T22:52:15.1706868Z ++ echo '"torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=sCzoa2HrPqdbQbvgMhgvwsJVxj3k9deS105PUPZGiUs,874' 2025-06-01T22:52:15.1706971Z ++ read fname 2025-06-01T22:52:15.1707233Z ++ make_wheel_record torch/include/ATen/ops/logit_backward_cpu_dispatch.h 2025-06-01T22:52:15.1707459Z ++ FPATH=torch/include/ATen/ops/logit_backward_cpu_dispatch.h 2025-06-01T22:52:15.1707655Z ++ echo torch/include/ATen/ops/logit_backward_cpu_dispatch.h 2025-06-01T22:52:15.1707755Z ++ grep RECORD 2025-06-01T22:52:15.1728458Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_backward_cpu_dispatch.h 2025-06-01T22:52:15.1728576Z +++ openssl base64 2025-06-01T22:52:15.1729482Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.1730745Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.1732084Z +++ sed -e s/=//g 2025-06-01T22:52:15.1770831Z ++ HASH=878iRlstGB4_OPbvlyQthgSSR4enw4SE5Tz8fGJazl4 2025-06-01T22:52:15.1775486Z +++ ls -nl torch/include/ATen/ops/logit_backward_cpu_dispatch.h 2025-06-01T22:52:15.1776215Z +++ awk '{print $5}' 2025-06-01T22:52:15.1802819Z ++ FSIZE=1128 2025-06-01T22:52:15.1803361Z ++ echo '"torch/include/ATen/ops/logit_backward_cpu_dispatch.h",sha256=878iRlstGB4_OPbvlyQthgSSR4enw4SE5Tz8fGJazl4,1128' 2025-06-01T22:52:15.1803483Z ++ read fname 2025-06-01T22:52:15.1803748Z ++ make_wheel_record torch/include/ATen/ops/logit_backward_cuda_dispatch.h 2025-06-01T22:52:15.1804075Z ++ FPATH=torch/include/ATen/ops/logit_backward_cuda_dispatch.h 2025-06-01T22:52:15.1804304Z ++ echo torch/include/ATen/ops/logit_backward_cuda_dispatch.h 2025-06-01T22:52:15.1804916Z ++ grep RECORD 2025-06-01T22:52:15.1828506Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_backward_cuda_dispatch.h 2025-06-01T22:52:15.1829002Z +++ openssl base64 2025-06-01T22:52:15.1829134Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.1829250Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.1829514Z +++ sed -e s/=//g 2025-06-01T22:52:15.1871968Z ++ HASH=0O5umbwKdcyHs3V6V8BHMqDCFmmrDoikpbZdFrstH8w 2025-06-01T22:52:15.1874723Z +++ ls -nl torch/include/ATen/ops/logit_backward_cuda_dispatch.h 2025-06-01T22:52:15.1875244Z +++ awk '{print $5}' 2025-06-01T22:52:15.1902394Z ++ FSIZE=1130 2025-06-01T22:52:15.1903127Z ++ echo '"torch/include/ATen/ops/logit_backward_cuda_dispatch.h",sha256=0O5umbwKdcyHs3V6V8BHMqDCFmmrDoikpbZdFrstH8w,1130' 2025-06-01T22:52:15.1903237Z ++ read fname 2025-06-01T22:52:15.1903453Z ++ make_wheel_record torch/include/ATen/ops/logit_backward_meta.h 2025-06-01T22:52:15.1903618Z ++ FPATH=torch/include/ATen/ops/logit_backward_meta.h 2025-06-01T22:52:15.1903802Z ++ echo torch/include/ATen/ops/logit_backward_meta.h 2025-06-01T22:52:15.1904371Z ++ grep RECORD 2025-06-01T22:52:15.1926870Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_backward_meta.h 2025-06-01T22:52:15.1927013Z +++ openssl base64 2025-06-01T22:52:15.1927381Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.1927561Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.1928924Z +++ sed -e s/=//g 2025-06-01T22:52:15.1967662Z ++ HASH=0oIKvRlcIEe_xOHRGQ8_ZOXL7FiEdCvPqfkkfwcZosM 2025-06-01T22:52:15.1972437Z +++ ls -nl torch/include/ATen/ops/logit_backward_meta.h 2025-06-01T22:52:15.1973461Z +++ awk '{print $5}' 2025-06-01T22:52:15.2000773Z ++ FSIZE=636 2025-06-01T22:52:15.2001300Z ++ echo '"torch/include/ATen/ops/logit_backward_meta.h",sha256=0oIKvRlcIEe_xOHRGQ8_ZOXL7FiEdCvPqfkkfwcZosM,636' 2025-06-01T22:52:15.2001397Z ++ read fname 2025-06-01T22:52:15.2002079Z ++ make_wheel_record torch/include/ATen/ops/logit_backward_meta_dispatch.h 2025-06-01T22:52:15.2002306Z ++ FPATH=torch/include/ATen/ops/logit_backward_meta_dispatch.h 2025-06-01T22:52:15.2002526Z ++ echo torch/include/ATen/ops/logit_backward_meta_dispatch.h 2025-06-01T22:52:15.2006017Z ++ grep RECORD 2025-06-01T22:52:15.2029070Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_backward_meta_dispatch.h 2025-06-01T22:52:15.2029330Z +++ openssl base64 2025-06-01T22:52:15.2029442Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.2029541Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.2029647Z +++ sed -e s/=//g 2025-06-01T22:52:15.2071101Z ++ HASH=j1VGfXmFP4UKlvvmisQcxRsbVuuLWAHKBAUNzmhuPIw 2025-06-01T22:52:15.2072980Z +++ ls -nl torch/include/ATen/ops/logit_backward_meta_dispatch.h 2025-06-01T22:52:15.2074189Z +++ awk '{print $5}' 2025-06-01T22:52:15.2102129Z ++ FSIZE=1130 2025-06-01T22:52:15.2102711Z ++ echo '"torch/include/ATen/ops/logit_backward_meta_dispatch.h",sha256=j1VGfXmFP4UKlvvmisQcxRsbVuuLWAHKBAUNzmhuPIw,1130' 2025-06-01T22:52:15.2102824Z ++ read fname 2025-06-01T22:52:15.2103057Z ++ make_wheel_record torch/include/ATen/ops/logit_backward_native.h 2025-06-01T22:52:15.2103233Z ++ FPATH=torch/include/ATen/ops/logit_backward_native.h 2025-06-01T22:52:15.2103400Z ++ echo torch/include/ATen/ops/logit_backward_native.h 2025-06-01T22:52:15.2103516Z ++ grep RECORD 2025-06-01T22:52:15.2126227Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_backward_native.h 2025-06-01T22:52:15.2126526Z +++ openssl base64 2025-06-01T22:52:15.2126649Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.2126787Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.2128332Z +++ sed -e s/=//g 2025-06-01T22:52:15.2166811Z ++ HASH=HlvKwPs134HiZ0eEa5TbraQXSoxG7TUh3uH_ErQO_7s 2025-06-01T22:52:15.2171308Z +++ ls -nl torch/include/ATen/ops/logit_backward_native.h 2025-06-01T22:52:15.2171910Z +++ awk '{print $5}' 2025-06-01T22:52:15.2199569Z ++ FSIZE=688 2025-06-01T22:52:15.2200090Z ++ echo '"torch/include/ATen/ops/logit_backward_native.h",sha256=HlvKwPs134HiZ0eEa5TbraQXSoxG7TUh3uH_ErQO_7s,688' 2025-06-01T22:52:15.2200189Z ++ read fname 2025-06-01T22:52:15.2200419Z ++ make_wheel_record torch/include/ATen/ops/logit_backward_ops.h 2025-06-01T22:52:15.2200583Z ++ FPATH=torch/include/ATen/ops/logit_backward_ops.h 2025-06-01T22:52:15.2200738Z ++ echo torch/include/ATen/ops/logit_backward_ops.h 2025-06-01T22:52:15.2200864Z ++ grep RECORD 2025-06-01T22:52:15.2224809Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_backward_ops.h 2025-06-01T22:52:15.2225006Z +++ openssl base64 2025-06-01T22:52:15.2225446Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.2225847Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.2225986Z +++ sed -e s/=//g 2025-06-01T22:52:15.2268352Z ++ HASH=lWjbBE9JGBFypydX-wi-DVUPNDi-AXShCK1Qu24TfUo 2025-06-01T22:52:15.2274336Z +++ ls -nl torch/include/ATen/ops/logit_backward_ops.h 2025-06-01T22:52:15.2275418Z +++ awk '{print $5}' 2025-06-01T22:52:15.2302557Z ++ FSIZE=2045 2025-06-01T22:52:15.2303166Z ++ echo '"torch/include/ATen/ops/logit_backward_ops.h",sha256=lWjbBE9JGBFypydX-wi-DVUPNDi-AXShCK1Qu24TfUo,2045' 2025-06-01T22:52:15.2303267Z ++ read fname 2025-06-01T22:52:15.2303496Z ++ make_wheel_record torch/include/ATen/ops/logit_cpu_dispatch.h 2025-06-01T22:52:15.2303657Z ++ FPATH=torch/include/ATen/ops/logit_cpu_dispatch.h 2025-06-01T22:52:15.2304015Z ++ echo torch/include/ATen/ops/logit_cpu_dispatch.h 2025-06-01T22:52:15.2305540Z ++ grep RECORD 2025-06-01T22:52:15.2327026Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_cpu_dispatch.h 2025-06-01T22:52:15.2327165Z +++ openssl base64 2025-06-01T22:52:15.2327871Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.2328928Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.2330161Z +++ sed -e s/=//g 2025-06-01T22:52:15.2369777Z ++ HASH=TLBjPucO0h-mFBFLTkGAvtwX6RpqbGzhMqCGk0304iU 2025-06-01T22:52:15.2374751Z +++ ls -nl torch/include/ATen/ops/logit_cpu_dispatch.h 2025-06-01T22:52:15.2375656Z +++ awk '{print $5}' 2025-06-01T22:52:15.2401162Z ++ FSIZE=1085 2025-06-01T22:52:15.2401807Z ++ echo '"torch/include/ATen/ops/logit_cpu_dispatch.h",sha256=TLBjPucO0h-mFBFLTkGAvtwX6RpqbGzhMqCGk0304iU,1085' 2025-06-01T22:52:15.2401907Z ++ read fname 2025-06-01T22:52:15.2402124Z ++ make_wheel_record torch/include/ATen/ops/logit_cuda_dispatch.h 2025-06-01T22:52:15.2402302Z ++ FPATH=torch/include/ATen/ops/logit_cuda_dispatch.h 2025-06-01T22:52:15.2402721Z ++ echo torch/include/ATen/ops/logit_cuda_dispatch.h 2025-06-01T22:52:15.2403821Z ++ grep RECORD 2025-06-01T22:52:15.2427280Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_cuda_dispatch.h 2025-06-01T22:52:15.2427403Z +++ openssl base64 2025-06-01T22:52:15.2427501Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.2428059Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.2429328Z +++ sed -e s/=//g 2025-06-01T22:52:15.2470850Z ++ HASH=S8T6fufN5G3AeoEI6piLi8AbuXyDawzOeObQzGW7ecI 2025-06-01T22:52:15.2473851Z +++ ls -nl torch/include/ATen/ops/logit_cuda_dispatch.h 2025-06-01T22:52:15.2474802Z +++ awk '{print $5}' 2025-06-01T22:52:15.2500536Z ++ FSIZE=1087 2025-06-01T22:52:15.2501032Z ++ echo '"torch/include/ATen/ops/logit_cuda_dispatch.h",sha256=S8T6fufN5G3AeoEI6piLi8AbuXyDawzOeObQzGW7ecI,1087' 2025-06-01T22:52:15.2501143Z ++ read fname 2025-06-01T22:52:15.2501365Z ++ make_wheel_record torch/include/ATen/ops/logit_meta_dispatch.h 2025-06-01T22:52:15.2501538Z ++ FPATH=torch/include/ATen/ops/logit_meta_dispatch.h 2025-06-01T22:52:15.2503298Z ++ echo torch/include/ATen/ops/logit_meta_dispatch.h 2025-06-01T22:52:15.2503947Z ++ grep RECORD 2025-06-01T22:52:15.2527149Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_meta_dispatch.h 2025-06-01T22:52:15.2527278Z +++ openssl base64 2025-06-01T22:52:15.2527388Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.2527732Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.2528831Z +++ sed -e s/=//g 2025-06-01T22:52:15.2568677Z ++ HASH=M7LC9p0ZXrWdLB35ZtKLKoK5J8_1IgXkSLyTzZzxOks 2025-06-01T22:52:15.2573365Z +++ ls -nl torch/include/ATen/ops/logit_meta_dispatch.h 2025-06-01T22:52:15.2574339Z +++ awk '{print $5}' 2025-06-01T22:52:15.2602326Z ++ FSIZE=762 2025-06-01T22:52:15.2602843Z ++ echo '"torch/include/ATen/ops/logit_meta_dispatch.h",sha256=M7LC9p0ZXrWdLB35ZtKLKoK5J8_1IgXkSLyTzZzxOks,762' 2025-06-01T22:52:15.2602941Z ++ read fname 2025-06-01T22:52:15.2603128Z ++ make_wheel_record torch/include/ATen/ops/logit_native.h 2025-06-01T22:52:15.2603282Z ++ FPATH=torch/include/ATen/ops/logit_native.h 2025-06-01T22:52:15.2603427Z ++ echo torch/include/ATen/ops/logit_native.h 2025-06-01T22:52:15.2603728Z ++ grep RECORD 2025-06-01T22:52:15.2629814Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_native.h 2025-06-01T22:52:15.2630001Z +++ openssl base64 2025-06-01T22:52:15.2630256Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.2630784Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.2630904Z +++ sed -e s/=//g 2025-06-01T22:52:15.2671518Z ++ HASH=pzgh1isGXTRjxHP-SI9WgM_xQ9Kq89pLUbPPAfRRiwU 2025-06-01T22:52:15.2674669Z +++ ls -nl torch/include/ATen/ops/logit_native.h 2025-06-01T22:52:15.2675041Z +++ awk '{print $5}' 2025-06-01T22:52:15.2703697Z ++ FSIZE=719 2025-06-01T22:52:15.2704352Z ++ echo '"torch/include/ATen/ops/logit_native.h",sha256=pzgh1isGXTRjxHP-SI9WgM_xQ9Kq89pLUbPPAfRRiwU,719' 2025-06-01T22:52:15.2704998Z ++ read fname 2025-06-01T22:52:15.2705321Z ++ make_wheel_record torch/include/ATen/ops/logit_ops.h 2025-06-01T22:52:15.2705748Z ++ FPATH=torch/include/ATen/ops/logit_ops.h 2025-06-01T22:52:15.2706143Z ++ echo torch/include/ATen/ops/logit_ops.h 2025-06-01T22:52:15.2706494Z ++ grep RECORD 2025-06-01T22:52:15.2726768Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logit_ops.h 2025-06-01T22:52:15.2727278Z +++ openssl base64 2025-06-01T22:52:15.2727544Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.2728673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.2729971Z +++ sed -e s/=//g 2025-06-01T22:52:15.2769266Z ++ HASH=vyt83YUWNcokWyS-nwf6y7pqttSXA2P_N0EjraqBrak 2025-06-01T22:52:15.2773981Z +++ ls -nl torch/include/ATen/ops/logit_ops.h 2025-06-01T22:52:15.2774832Z +++ awk '{print $5}' 2025-06-01T22:52:15.2803334Z ++ FSIZE=2337 2025-06-01T22:52:15.2804085Z ++ echo '"torch/include/ATen/ops/logit_ops.h",sha256=vyt83YUWNcokWyS-nwf6y7pqttSXA2P_N0EjraqBrak,2337' 2025-06-01T22:52:15.2805308Z ++ read fname 2025-06-01T22:52:15.2805759Z ++ make_wheel_record torch/include/ATen/ops/logspace.h 2025-06-01T22:52:15.2806203Z ++ FPATH=torch/include/ATen/ops/logspace.h 2025-06-01T22:52:15.2806584Z ++ echo torch/include/ATen/ops/logspace.h 2025-06-01T22:52:15.2806954Z ++ grep RECORD 2025-06-01T22:52:15.2830075Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logspace.h 2025-06-01T22:52:15.2830733Z +++ openssl base64 2025-06-01T22:52:15.2830994Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.2831314Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.2831900Z +++ sed -e s/=//g 2025-06-01T22:52:15.2873999Z ++ HASH=VNsVVYAlxWuoMgtWf5F3pHkfUnForMm3Jls_cBBKggs 2025-06-01T22:52:15.2875723Z +++ ls -nl torch/include/ATen/ops/logspace.h 2025-06-01T22:52:15.2876470Z +++ awk '{print $5}' 2025-06-01T22:52:15.2903829Z ++ FSIZE=7492 2025-06-01T22:52:15.2904798Z ++ echo '"torch/include/ATen/ops/logspace.h",sha256=VNsVVYAlxWuoMgtWf5F3pHkfUnForMm3Jls_cBBKggs,7492' 2025-06-01T22:52:15.2905488Z ++ read fname 2025-06-01T22:52:15.2905975Z ++ make_wheel_record torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.2906804Z ++ FPATH=torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.2907543Z ++ echo torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.2908190Z ++ grep RECORD 2025-06-01T22:52:15.2928135Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.2928789Z +++ openssl base64 2025-06-01T22:52:15.2929091Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.2930476Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.2931861Z +++ sed -e s/=//g 2025-06-01T22:52:15.2970795Z ++ HASH=WJMmhXCoZc0O7Itz5Ko6NEWIXO5R6ePtQQMuaj6Nh3M 2025-06-01T22:52:15.2975635Z +++ ls -nl torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.2976328Z +++ awk '{print $5}' 2025-06-01T22:52:15.3002450Z ++ FSIZE=3118 2025-06-01T22:52:15.3003453Z ++ echo '"torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h",sha256=WJMmhXCoZc0O7Itz5Ko6NEWIXO5R6ePtQQMuaj6Nh3M,3118' 2025-06-01T22:52:15.3004498Z ++ read fname 2025-06-01T22:52:15.3005050Z ++ make_wheel_record torch/include/ATen/ops/logspace_cpu_dispatch.h 2025-06-01T22:52:15.3005615Z ++ FPATH=torch/include/ATen/ops/logspace_cpu_dispatch.h 2025-06-01T22:52:15.3006157Z ++ echo torch/include/ATen/ops/logspace_cpu_dispatch.h 2025-06-01T22:52:15.3006561Z ++ grep RECORD 2025-06-01T22:52:15.3030477Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logspace_cpu_dispatch.h 2025-06-01T22:52:15.3031472Z +++ openssl base64 2025-06-01T22:52:15.3031915Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.3032445Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.3032717Z +++ sed -e s/=//g 2025-06-01T22:52:15.3072847Z ++ HASH=lIbC92l2z6YYc1i69eBuzc9N3mxFJLCF6E2Qvhs5-lY 2025-06-01T22:52:15.3076026Z +++ ls -nl torch/include/ATen/ops/logspace_cpu_dispatch.h 2025-06-01T22:52:15.3076784Z +++ awk '{print $5}' 2025-06-01T22:52:15.3105534Z ++ FSIZE=938 2025-06-01T22:52:15.3106603Z ++ echo '"torch/include/ATen/ops/logspace_cpu_dispatch.h",sha256=lIbC92l2z6YYc1i69eBuzc9N3mxFJLCF6E2Qvhs5-lY,938' 2025-06-01T22:52:15.3107708Z ++ read fname 2025-06-01T22:52:15.3108095Z ++ make_wheel_record torch/include/ATen/ops/logspace_cuda_dispatch.h 2025-06-01T22:52:15.3108635Z ++ FPATH=torch/include/ATen/ops/logspace_cuda_dispatch.h 2025-06-01T22:52:15.3109127Z ++ echo torch/include/ATen/ops/logspace_cuda_dispatch.h 2025-06-01T22:52:15.3109512Z ++ grep RECORD 2025-06-01T22:52:15.3128317Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logspace_cuda_dispatch.h 2025-06-01T22:52:15.3129004Z +++ openssl base64 2025-06-01T22:52:15.3129415Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.3130601Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.3132147Z +++ sed -e s/=//g 2025-06-01T22:52:15.3171053Z ++ HASH=Xi-FnMUCpNarqwhTiE7UEzDtf4sU79WyplN-hg-5C4c 2025-06-01T22:52:15.3175896Z +++ ls -nl torch/include/ATen/ops/logspace_cuda_dispatch.h 2025-06-01T22:52:15.3176634Z +++ awk '{print $5}' 2025-06-01T22:52:15.3202957Z ++ FSIZE=940 2025-06-01T22:52:15.3203898Z ++ echo '"torch/include/ATen/ops/logspace_cuda_dispatch.h",sha256=Xi-FnMUCpNarqwhTiE7UEzDtf4sU79WyplN-hg-5C4c,940' 2025-06-01T22:52:15.3204999Z ++ read fname 2025-06-01T22:52:15.3205391Z ++ make_wheel_record torch/include/ATen/ops/logspace_meta_dispatch.h 2025-06-01T22:52:15.3205960Z ++ FPATH=torch/include/ATen/ops/logspace_meta_dispatch.h 2025-06-01T22:52:15.3206515Z ++ echo torch/include/ATen/ops/logspace_meta_dispatch.h 2025-06-01T22:52:15.3206913Z ++ grep RECORD 2025-06-01T22:52:15.3229428Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logspace_meta_dispatch.h 2025-06-01T22:52:15.3230032Z +++ openssl base64 2025-06-01T22:52:15.3230688Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.3230981Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.3231688Z +++ sed -e s/=//g 2025-06-01T22:52:15.3271783Z ++ HASH=KLZEzq5BpvGTkBIU9xk5s4ksGuoETrCxMAhMLoM8Dwc 2025-06-01T22:52:15.3275714Z +++ ls -nl torch/include/ATen/ops/logspace_meta_dispatch.h 2025-06-01T22:52:15.3276331Z +++ awk '{print $5}' 2025-06-01T22:52:15.3304555Z ++ FSIZE=940 2025-06-01T22:52:15.3305240Z ++ echo '"torch/include/ATen/ops/logspace_meta_dispatch.h",sha256=KLZEzq5BpvGTkBIU9xk5s4ksGuoETrCxMAhMLoM8Dwc,940' 2025-06-01T22:52:15.3305964Z ++ read fname 2025-06-01T22:52:15.3306457Z ++ make_wheel_record torch/include/ATen/ops/logspace_native.h 2025-06-01T22:52:15.3307024Z ++ FPATH=torch/include/ATen/ops/logspace_native.h 2025-06-01T22:52:15.3307463Z ++ echo torch/include/ATen/ops/logspace_native.h 2025-06-01T22:52:15.3307827Z ++ grep RECORD 2025-06-01T22:52:15.3332489Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logspace_native.h 2025-06-01T22:52:15.3333018Z +++ openssl base64 2025-06-01T22:52:15.3333376Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.3334805Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.3336184Z +++ sed -e s/=//g 2025-06-01T22:52:15.3374155Z ++ HASH=7Hgb_BC5giT9hjvR3FluzmdQ0qjizW08uEMqkZfjTV0 2025-06-01T22:52:15.3379600Z +++ ls -nl torch/include/ATen/ops/logspace_native.h 2025-06-01T22:52:15.3380398Z +++ awk '{print $5}' 2025-06-01T22:52:15.3406332Z ++ FSIZE=2176 2025-06-01T22:52:15.3406999Z ++ echo '"torch/include/ATen/ops/logspace_native.h",sha256=7Hgb_BC5giT9hjvR3FluzmdQ0qjizW08uEMqkZfjTV0,2176' 2025-06-01T22:52:15.3407691Z ++ read fname 2025-06-01T22:52:15.3408034Z ++ make_wheel_record torch/include/ATen/ops/logspace_ops.h 2025-06-01T22:52:15.3408518Z ++ FPATH=torch/include/ATen/ops/logspace_ops.h 2025-06-01T22:52:15.3408930Z ++ echo torch/include/ATen/ops/logspace_ops.h 2025-06-01T22:52:15.3409440Z ++ grep RECORD 2025-06-01T22:52:15.3432699Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logspace_ops.h 2025-06-01T22:52:15.3433217Z +++ openssl base64 2025-06-01T22:52:15.3433624Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.3433868Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.3434134Z +++ sed -e s/=//g 2025-06-01T22:52:15.3474240Z ++ HASH=vvwUsvDTF1PnjPtibADNMrNhIcRLNQZkT4eiv_xBqKw 2025-06-01T22:52:15.3478171Z +++ ls -nl torch/include/ATen/ops/logspace_ops.h 2025-06-01T22:52:15.3478946Z +++ awk '{print $5}' 2025-06-01T22:52:15.3508586Z ++ FSIZE=8570 2025-06-01T22:52:15.3509244Z ++ echo '"torch/include/ATen/ops/logspace_ops.h",sha256=vvwUsvDTF1PnjPtibADNMrNhIcRLNQZkT4eiv_xBqKw,8570' 2025-06-01T22:52:15.3509901Z ++ read fname 2025-06-01T22:52:15.3510234Z ++ make_wheel_record torch/include/ATen/ops/logsumexp.h 2025-06-01T22:52:15.3510663Z ++ FPATH=torch/include/ATen/ops/logsumexp.h 2025-06-01T22:52:15.3511055Z ++ echo torch/include/ATen/ops/logsumexp.h 2025-06-01T22:52:15.3511396Z ++ grep RECORD 2025-06-01T22:52:15.3536093Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logsumexp.h 2025-06-01T22:52:15.3536653Z +++ openssl base64 2025-06-01T22:52:15.3536932Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.3538359Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.3539446Z +++ sed -e s/=//g 2025-06-01T22:52:15.3581917Z ++ HASH=MB-tuAVOv9qHK17lfEGVrhj9qPZT_SvtSOfjDpV4pBw 2025-06-01T22:52:15.3584714Z +++ ls -nl torch/include/ATen/ops/logsumexp.h 2025-06-01T22:52:15.3585746Z +++ awk '{print $5}' 2025-06-01T22:52:15.3609630Z ++ FSIZE=2167 2025-06-01T22:52:15.3610279Z ++ echo '"torch/include/ATen/ops/logsumexp.h",sha256=MB-tuAVOv9qHK17lfEGVrhj9qPZT_SvtSOfjDpV4pBw,2167' 2025-06-01T22:52:15.3611003Z ++ read fname 2025-06-01T22:52:15.3611542Z ++ make_wheel_record torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.3612369Z ++ FPATH=torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.3613393Z ++ echo torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.3614255Z ++ grep RECORD 2025-06-01T22:52:15.3636800Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.3637510Z +++ openssl base64 2025-06-01T22:52:15.3637769Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.3638284Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.3639645Z +++ sed -e s/=//g 2025-06-01T22:52:15.3682021Z ++ HASH=UrwIhA6det4vpkAUASP5QCkB5lxt9mfTIe6sfKJ1o8A 2025-06-01T22:52:15.3685378Z +++ ls -nl torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.3685950Z +++ awk '{print $5}' 2025-06-01T22:52:15.3712870Z ++ FSIZE=808 2025-06-01T22:52:15.3713753Z ++ echo '"torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h",sha256=UrwIhA6det4vpkAUASP5QCkB5lxt9mfTIe6sfKJ1o8A,808' 2025-06-01T22:52:15.3714781Z ++ read fname 2025-06-01T22:52:15.3715445Z ++ make_wheel_record torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.3716386Z ++ FPATH=torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.3717271Z ++ echo torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.3717869Z ++ grep RECORD 2025-06-01T22:52:15.3736548Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.3737315Z +++ openssl base64 2025-06-01T22:52:15.3737570Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.3738324Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.3739584Z +++ sed -e s/=//g 2025-06-01T22:52:15.3780664Z ++ HASH=IcoFrqLTlhRccV0UBYg8WcUR8cDbWP8qUUs5DB5Sb2Y 2025-06-01T22:52:15.3784463Z +++ ls -nl torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.3785097Z +++ awk '{print $5}' 2025-06-01T22:52:15.3809065Z ++ FSIZE=975 2025-06-01T22:52:15.3810151Z ++ echo '"torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h",sha256=IcoFrqLTlhRccV0UBYg8WcUR8cDbWP8qUUs5DB5Sb2Y,975' 2025-06-01T22:52:15.3811150Z ++ read fname 2025-06-01T22:52:15.3811667Z ++ make_wheel_record torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.3812554Z ++ FPATH=torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.3813317Z ++ echo torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.3814070Z ++ grep RECORD 2025-06-01T22:52:15.3836179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.3836870Z +++ openssl base64 2025-06-01T22:52:15.3837141Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.3837534Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.3839676Z +++ sed -e s/=//g 2025-06-01T22:52:15.3879728Z ++ HASH=zK_0YBaabZeNgognSpNYm0UZxRn6RSwfzgBucfiUh8o 2025-06-01T22:52:15.3883153Z +++ ls -nl torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.3884812Z +++ awk '{print $5}' 2025-06-01T22:52:15.3911864Z ++ FSIZE=1047 2025-06-01T22:52:15.3912956Z ++ echo '"torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h",sha256=zK_0YBaabZeNgognSpNYm0UZxRn6RSwfzgBucfiUh8o,1047' 2025-06-01T22:52:15.3913820Z ++ read fname 2025-06-01T22:52:15.3914178Z ++ make_wheel_record torch/include/ATen/ops/logsumexp_native.h 2025-06-01T22:52:15.3914655Z ++ FPATH=torch/include/ATen/ops/logsumexp_native.h 2025-06-01T22:52:15.3915090Z ++ echo torch/include/ATen/ops/logsumexp_native.h 2025-06-01T22:52:15.3915472Z ++ grep RECORD 2025-06-01T22:52:15.3933262Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logsumexp_native.h 2025-06-01T22:52:15.3934056Z +++ openssl base64 2025-06-01T22:52:15.3936792Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.3937918Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.3938461Z +++ sed -e s/=//g 2025-06-01T22:52:15.3980796Z ++ HASH=3OHVRNEiRgDCburMeZ_En21ReZompNHxfX5OLBxAUVY 2025-06-01T22:52:15.3983910Z +++ ls -nl torch/include/ATen/ops/logsumexp_native.h 2025-06-01T22:52:15.3984744Z +++ awk '{print $5}' 2025-06-01T22:52:15.4008513Z ++ FSIZE=850 2025-06-01T22:52:15.4009201Z ++ echo '"torch/include/ATen/ops/logsumexp_native.h",sha256=3OHVRNEiRgDCburMeZ_En21ReZompNHxfX5OLBxAUVY,850' 2025-06-01T22:52:15.4009968Z ++ read fname 2025-06-01T22:52:15.4010384Z ++ make_wheel_record torch/include/ATen/ops/logsumexp_ops.h 2025-06-01T22:52:15.4010857Z ++ FPATH=torch/include/ATen/ops/logsumexp_ops.h 2025-06-01T22:52:15.4012209Z ++ echo torch/include/ATen/ops/logsumexp_ops.h 2025-06-01T22:52:15.4013279Z ++ grep RECORD 2025-06-01T22:52:15.4035097Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/logsumexp_ops.h 2025-06-01T22:52:15.4035982Z +++ openssl base64 2025-06-01T22:52:15.4036817Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.4037082Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.4038166Z +++ sed -e s/=//g 2025-06-01T22:52:15.4083430Z ++ HASH=7BCupsVxUexP9sA6-iQrgttkpNPrQ7p4mvLF0cXni_Y 2025-06-01T22:52:15.4085727Z +++ ls -nl torch/include/ATen/ops/logsumexp_ops.h 2025-06-01T22:52:15.4086262Z +++ awk '{print $5}' 2025-06-01T22:52:15.4113286Z ++ FSIZE=3216 2025-06-01T22:52:15.4114022Z ++ echo '"torch/include/ATen/ops/logsumexp_ops.h",sha256=7BCupsVxUexP9sA6-iQrgttkpNPrQ7p4mvLF0cXni_Y,3216' 2025-06-01T22:52:15.4114699Z ++ read fname 2025-06-01T22:52:15.4115011Z ++ make_wheel_record torch/include/ATen/ops/lshift.h 2025-06-01T22:52:15.4115414Z ++ FPATH=torch/include/ATen/ops/lshift.h 2025-06-01T22:52:15.4115787Z ++ echo torch/include/ATen/ops/lshift.h 2025-06-01T22:52:15.4116116Z ++ grep RECORD 2025-06-01T22:52:15.4138775Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lshift.h 2025-06-01T22:52:15.4139285Z +++ openssl base64 2025-06-01T22:52:15.4139541Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.4139824Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.4140521Z +++ sed -e s/=//g 2025-06-01T22:52:15.4180147Z ++ HASH=MSp80qMZY1Ia9JV8_CqFiDU8kfOTB9w_y8jLmm4HySE 2025-06-01T22:52:15.4183579Z +++ ls -nl torch/include/ATen/ops/lshift.h 2025-06-01T22:52:15.4184659Z +++ awk '{print $5}' 2025-06-01T22:52:15.4208400Z ++ FSIZE=1990 2025-06-01T22:52:15.4208999Z ++ echo '"torch/include/ATen/ops/lshift.h",sha256=MSp80qMZY1Ia9JV8_CqFiDU8kfOTB9w_y8jLmm4HySE,1990' 2025-06-01T22:52:15.4209790Z ++ read fname 2025-06-01T22:52:15.4210288Z ++ make_wheel_record torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.4211078Z ++ FPATH=torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.4211996Z ++ echo torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.4213103Z ++ grep RECORD 2025-06-01T22:52:15.4234649Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.4235320Z +++ openssl base64 2025-06-01T22:52:15.4235871Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.4236238Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.4237755Z +++ sed -e s/=//g 2025-06-01T22:52:15.4278049Z ++ HASH=x4myy8Ylu7bzDpBNtcllaXLY81TSMLY0EPrn0eahh7M 2025-06-01T22:52:15.4281492Z +++ ls -nl torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.4282028Z +++ awk '{print $5}' 2025-06-01T22:52:15.4309607Z ++ FSIZE=1144 2025-06-01T22:52:15.4310497Z ++ echo '"torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h",sha256=x4myy8Ylu7bzDpBNtcllaXLY81TSMLY0EPrn0eahh7M,1144' 2025-06-01T22:52:15.4311348Z ++ read fname 2025-06-01T22:52:15.4311705Z ++ make_wheel_record torch/include/ATen/ops/lshift_cpu_dispatch.h 2025-06-01T22:52:15.4312342Z ++ FPATH=torch/include/ATen/ops/lshift_cpu_dispatch.h 2025-06-01T22:52:15.4312791Z ++ echo torch/include/ATen/ops/lshift_cpu_dispatch.h 2025-06-01T22:52:15.4313177Z ++ grep RECORD 2025-06-01T22:52:15.4331545Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lshift_cpu_dispatch.h 2025-06-01T22:52:15.4332314Z +++ openssl base64 2025-06-01T22:52:15.4333498Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.4334810Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.4336236Z +++ sed -e s/=//g 2025-06-01T22:52:15.4373499Z ++ HASH=ImbVJ1OFP-DKtWTFKCfEkjMU-BE_IXHa9yro9xn7fJQ 2025-06-01T22:52:15.4378822Z +++ ls -nl torch/include/ATen/ops/lshift_cpu_dispatch.h 2025-06-01T22:52:15.4379242Z +++ awk '{print $5}' 2025-06-01T22:52:15.4405927Z ++ FSIZE=996 2025-06-01T22:52:15.4406616Z ++ echo '"torch/include/ATen/ops/lshift_cpu_dispatch.h",sha256=ImbVJ1OFP-DKtWTFKCfEkjMU-BE_IXHa9yro9xn7fJQ,996' 2025-06-01T22:52:15.4407334Z ++ read fname 2025-06-01T22:52:15.4407706Z ++ make_wheel_record torch/include/ATen/ops/lshift_cuda_dispatch.h 2025-06-01T22:52:15.4408244Z ++ FPATH=torch/include/ATen/ops/lshift_cuda_dispatch.h 2025-06-01T22:52:15.4408714Z ++ echo torch/include/ATen/ops/lshift_cuda_dispatch.h 2025-06-01T22:52:15.4409114Z ++ grep RECORD 2025-06-01T22:52:15.4431375Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lshift_cuda_dispatch.h 2025-06-01T22:52:15.4432085Z +++ openssl base64 2025-06-01T22:52:15.4432414Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.4432664Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.4432936Z +++ sed -e s/=//g 2025-06-01T22:52:15.4477208Z ++ HASH=Mfch3l_jbK5XQNfaLhXp6Ocvo5HUKhGNsQzHcfLPGw0 2025-06-01T22:52:15.4479692Z +++ ls -nl torch/include/ATen/ops/lshift_cuda_dispatch.h 2025-06-01T22:52:15.4480421Z +++ awk '{print $5}' 2025-06-01T22:52:15.4508848Z ++ FSIZE=998 2025-06-01T22:52:15.4509731Z ++ echo '"torch/include/ATen/ops/lshift_cuda_dispatch.h",sha256=Mfch3l_jbK5XQNfaLhXp6Ocvo5HUKhGNsQzHcfLPGw0,998' 2025-06-01T22:52:15.4510521Z ++ read fname 2025-06-01T22:52:15.4510896Z ++ make_wheel_record torch/include/ATen/ops/lshift_meta_dispatch.h 2025-06-01T22:52:15.4511408Z ++ FPATH=torch/include/ATen/ops/lshift_meta_dispatch.h 2025-06-01T22:52:15.4511877Z ++ echo torch/include/ATen/ops/lshift_meta_dispatch.h 2025-06-01T22:52:15.4512254Z ++ grep RECORD 2025-06-01T22:52:15.4530267Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lshift_meta_dispatch.h 2025-06-01T22:52:15.4530821Z +++ openssl base64 2025-06-01T22:52:15.4532083Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.4533252Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.4534938Z +++ sed -e s/=//g 2025-06-01T22:52:15.4572372Z ++ HASH=8BQni9LNubFUj5L9wWrzOIIUCYoG5w_N5p0wEXKFP0U 2025-06-01T22:52:15.4576951Z +++ ls -nl torch/include/ATen/ops/lshift_meta_dispatch.h 2025-06-01T22:52:15.4578499Z +++ awk '{print $5}' 2025-06-01T22:52:15.4605109Z ++ FSIZE=830 2025-06-01T22:52:15.4605911Z ++ echo '"torch/include/ATen/ops/lshift_meta_dispatch.h",sha256=8BQni9LNubFUj5L9wWrzOIIUCYoG5w_N5p0wEXKFP0U,830' 2025-06-01T22:52:15.4606634Z ++ read fname 2025-06-01T22:52:15.4607016Z ++ make_wheel_record torch/include/ATen/ops/lshift_native.h 2025-06-01T22:52:15.4607499Z ++ FPATH=torch/include/ATen/ops/lshift_native.h 2025-06-01T22:52:15.4607929Z ++ echo torch/include/ATen/ops/lshift_native.h 2025-06-01T22:52:15.4608290Z ++ grep RECORD 2025-06-01T22:52:15.4629376Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lshift_native.h 2025-06-01T22:52:15.4629918Z +++ openssl base64 2025-06-01T22:52:15.4630244Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.4631281Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.4632066Z +++ sed -e s/=//g 2025-06-01T22:52:15.4675454Z ++ HASH=LXcpHvTIgrbd1ukjzSChq5Zor4db70pMmGyncfwPARM 2025-06-01T22:52:15.4678343Z +++ ls -nl torch/include/ATen/ops/lshift_native.h 2025-06-01T22:52:15.4679007Z +++ awk '{print $5}' 2025-06-01T22:52:15.4707135Z ++ FSIZE=982 2025-06-01T22:52:15.4707880Z ++ echo '"torch/include/ATen/ops/lshift_native.h",sha256=LXcpHvTIgrbd1ukjzSChq5Zor4db70pMmGyncfwPARM,982' 2025-06-01T22:52:15.4708585Z ++ read fname 2025-06-01T22:52:15.4708912Z ++ make_wheel_record torch/include/ATen/ops/lshift_ops.h 2025-06-01T22:52:15.4709345Z ++ FPATH=torch/include/ATen/ops/lshift_ops.h 2025-06-01T22:52:15.4709744Z ++ echo torch/include/ATen/ops/lshift_ops.h 2025-06-01T22:52:15.4710088Z ++ grep RECORD 2025-06-01T22:52:15.4729716Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lshift_ops.h 2025-06-01T22:52:15.4730215Z +++ openssl base64 2025-06-01T22:52:15.4731278Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.4732482Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.4733913Z +++ sed -e s/=//g 2025-06-01T22:52:15.4771401Z ++ HASH=8RdI9FoYxRuuPbQEnjHr8on_JEH9_q9QG003AIJjyqc 2025-06-01T22:52:15.4775926Z +++ ls -nl torch/include/ATen/ops/lshift_ops.h 2025-06-01T22:52:15.4776713Z +++ awk '{print $5}' 2025-06-01T22:52:15.4804149Z ++ FSIZE=4345 2025-06-01T22:52:15.4804853Z ++ echo '"torch/include/ATen/ops/lshift_ops.h",sha256=8RdI9FoYxRuuPbQEnjHr8on_JEH9_q9QG003AIJjyqc,4345' 2025-06-01T22:52:15.4805691Z ++ read fname 2025-06-01T22:52:15.4805991Z ++ make_wheel_record torch/include/ATen/ops/lstm.h 2025-06-01T22:52:15.4806420Z ++ FPATH=torch/include/ATen/ops/lstm.h 2025-06-01T22:52:15.4806789Z ++ echo torch/include/ATen/ops/lstm.h 2025-06-01T22:52:15.4807141Z ++ grep RECORD 2025-06-01T22:52:15.4829243Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lstm.h 2025-06-01T22:52:15.4829963Z +++ openssl base64 2025-06-01T22:52:15.4830241Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.4830561Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.4831040Z +++ sed -e s/=//g 2025-06-01T22:52:15.4871700Z ++ HASH=zUUVPBot0OE0cf5mDAyV7uy6RQ1vQWuj0TLy9O1c3t4 2025-06-01T22:52:15.4874731Z +++ ls -nl torch/include/ATen/ops/lstm.h 2025-06-01T22:52:15.4876589Z +++ awk '{print $5}' 2025-06-01T22:52:15.4904532Z ++ FSIZE=1613 2025-06-01T22:52:15.4905213Z ++ echo '"torch/include/ATen/ops/lstm.h",sha256=zUUVPBot0OE0cf5mDAyV7uy6RQ1vQWuj0TLy9O1c3t4,1613' 2025-06-01T22:52:15.4905832Z ++ read fname 2025-06-01T22:52:15.4906160Z ++ make_wheel_record torch/include/ATen/ops/lstm_cell.h 2025-06-01T22:52:15.4906586Z ++ FPATH=torch/include/ATen/ops/lstm_cell.h 2025-06-01T22:52:15.4906978Z ++ echo torch/include/ATen/ops/lstm_cell.h 2025-06-01T22:52:15.4907337Z ++ grep RECORD 2025-06-01T22:52:15.4927341Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lstm_cell.h 2025-06-01T22:52:15.4927865Z +++ openssl base64 2025-06-01T22:52:15.4928269Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.4929491Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.4930843Z +++ sed -e s/=//g 2025-06-01T22:52:15.4971185Z ++ HASH=7Wx6rs_L1-ItJeR-2KZ_5kPU51Re18-TT_3L-YeQzI8 2025-06-01T22:52:15.4976061Z +++ ls -nl torch/include/ATen/ops/lstm_cell.h 2025-06-01T22:52:15.4976837Z +++ awk '{print $5}' 2025-06-01T22:52:15.5003666Z ++ FSIZE=951 2025-06-01T22:52:15.5004775Z ++ echo '"torch/include/ATen/ops/lstm_cell.h",sha256=7Wx6rs_L1-ItJeR-2KZ_5kPU51Re18-TT_3L-YeQzI8,951' 2025-06-01T22:52:15.5005424Z ++ read fname 2025-06-01T22:52:15.5005937Z ++ make_wheel_record torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.5006732Z ++ FPATH=torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.5007477Z ++ echo torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.5008000Z ++ grep RECORD 2025-06-01T22:52:15.5026947Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.5027639Z +++ openssl base64 2025-06-01T22:52:15.5027897Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.5028582Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.5029658Z +++ sed -e s/=//g 2025-06-01T22:52:15.5070954Z ++ HASH=3ENSc9qQQ_satAImfT98ee0-1Ylz0JYTdMFb8JBvHzg 2025-06-01T22:52:15.5074090Z +++ ls -nl torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.5075019Z +++ awk '{print $5}' 2025-06-01T22:52:15.5102839Z ++ FSIZE=952 2025-06-01T22:52:15.5103882Z ++ echo '"torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h",sha256=3ENSc9qQQ_satAImfT98ee0-1Ylz0JYTdMFb8JBvHzg,952' 2025-06-01T22:52:15.5104718Z ++ read fname 2025-06-01T22:52:15.5105058Z ++ make_wheel_record torch/include/ATen/ops/lstm_cell_native.h 2025-06-01T22:52:15.5105552Z ++ FPATH=torch/include/ATen/ops/lstm_cell_native.h 2025-06-01T22:52:15.5105975Z ++ echo torch/include/ATen/ops/lstm_cell_native.h 2025-06-01T22:52:15.5106365Z ++ grep RECORD 2025-06-01T22:52:15.5126820Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lstm_cell_native.h 2025-06-01T22:52:15.5127348Z +++ openssl base64 2025-06-01T22:52:15.5127839Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.5129032Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.5130369Z +++ sed -e s/=//g 2025-06-01T22:52:15.5170519Z ++ HASH=ChAWJuSCwjUYC0o-nyR9ptBlMqCHotdhcUfnuRWfk2o 2025-06-01T22:52:15.5175327Z +++ ls -nl torch/include/ATen/ops/lstm_cell_native.h 2025-06-01T22:52:15.5176176Z +++ awk '{print $5}' 2025-06-01T22:52:15.5204430Z ++ FSIZE=664 2025-06-01T22:52:15.5205344Z ++ echo '"torch/include/ATen/ops/lstm_cell_native.h",sha256=ChAWJuSCwjUYC0o-nyR9ptBlMqCHotdhcUfnuRWfk2o,664' 2025-06-01T22:52:15.5206063Z ++ read fname 2025-06-01T22:52:15.5206405Z ++ make_wheel_record torch/include/ATen/ops/lstm_cell_ops.h 2025-06-01T22:52:15.5206892Z ++ FPATH=torch/include/ATen/ops/lstm_cell_ops.h 2025-06-01T22:52:15.5207319Z ++ echo torch/include/ATen/ops/lstm_cell_ops.h 2025-06-01T22:52:15.5207863Z ++ grep RECORD 2025-06-01T22:52:15.5227866Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lstm_cell_ops.h 2025-06-01T22:52:15.5228631Z +++ openssl base64 2025-06-01T22:52:15.5229285Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.5229611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.5230290Z +++ sed -e s/=//g 2025-06-01T22:52:15.5271108Z ++ HASH=5Y7KO0ZI4lcioV74wZdXnzmbeoSOkkMX9oY-eCTOKTg 2025-06-01T22:52:15.5274117Z +++ ls -nl torch/include/ATen/ops/lstm_cell_ops.h 2025-06-01T22:52:15.5275040Z +++ awk '{print $5}' 2025-06-01T22:52:15.5302183Z ++ FSIZE=1567 2025-06-01T22:52:15.5302887Z ++ echo '"torch/include/ATen/ops/lstm_cell_ops.h",sha256=5Y7KO0ZI4lcioV74wZdXnzmbeoSOkkMX9oY-eCTOKTg,1567' 2025-06-01T22:52:15.5303561Z ++ read fname 2025-06-01T22:52:15.5304024Z ++ make_wheel_record torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.5304760Z ++ FPATH=torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.5305426Z ++ echo torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.5305936Z ++ grep RECORD 2025-06-01T22:52:15.5326781Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.5327442Z +++ openssl base64 2025-06-01T22:52:15.5327863Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.5328124Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.5329361Z +++ sed -e s/=//g 2025-06-01T22:52:15.5368781Z ++ HASH=fkyqlCWp8UACGxzhsW-_yZrLasxjQYICWWrzftAIlYQ 2025-06-01T22:52:15.5373789Z +++ ls -nl torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.5374325Z +++ awk '{print $5}' 2025-06-01T22:52:15.5401157Z ++ FSIZE=1191 2025-06-01T22:52:15.5402040Z ++ echo '"torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h",sha256=fkyqlCWp8UACGxzhsW-_yZrLasxjQYICWWrzftAIlYQ,1191' 2025-06-01T22:52:15.5402935Z ++ read fname 2025-06-01T22:52:15.5403296Z ++ make_wheel_record torch/include/ATen/ops/lstm_mps_backward.h 2025-06-01T22:52:15.5403789Z ++ FPATH=torch/include/ATen/ops/lstm_mps_backward.h 2025-06-01T22:52:15.5404382Z ++ echo torch/include/ATen/ops/lstm_mps_backward.h 2025-06-01T22:52:15.5404943Z ++ grep RECORD 2025-06-01T22:52:15.5427243Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lstm_mps_backward.h 2025-06-01T22:52:15.5427866Z +++ openssl base64 2025-06-01T22:52:15.5428140Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.5428420Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.5429451Z +++ sed -e s/=//g 2025-06-01T22:52:15.5471784Z ++ HASH=7BbQWPJHTOTuZc3gK66QHreLmPZCuZEf5p56dMCQONk 2025-06-01T22:52:15.5474643Z +++ ls -nl torch/include/ATen/ops/lstm_mps_backward.h 2025-06-01T22:52:15.5475170Z +++ awk '{print $5}' 2025-06-01T22:52:15.5503710Z ++ FSIZE=3675 2025-06-01T22:52:15.5504455Z ++ echo '"torch/include/ATen/ops/lstm_mps_backward.h",sha256=7BbQWPJHTOTuZc3gK66QHreLmPZCuZEf5p56dMCQONk,3675' 2025-06-01T22:52:15.5505160Z ++ read fname 2025-06-01T22:52:15.5505685Z ++ make_wheel_record torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.5506554Z ++ FPATH=torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.5507360Z ++ echo torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.5507921Z ++ grep RECORD 2025-06-01T22:52:15.5526923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.5527720Z +++ openssl base64 2025-06-01T22:52:15.5528005Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.5528699Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.5530138Z +++ sed -e s/=//g 2025-06-01T22:52:15.5569840Z ++ HASH=IIdaMF-wEAlREwa7OeMrS5Br8yszFgPQix_4Wkv-xro 2025-06-01T22:52:15.5575000Z +++ ls -nl torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.5575707Z +++ awk '{print $5}' 2025-06-01T22:52:15.5602225Z ++ FSIZE=1713 2025-06-01T22:52:15.5603163Z ++ echo '"torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h",sha256=IIdaMF-wEAlREwa7OeMrS5Br8yszFgPQix_4Wkv-xro,1713' 2025-06-01T22:52:15.5604343Z ++ read fname 2025-06-01T22:52:15.5604790Z ++ make_wheel_record torch/include/ATen/ops/lstm_mps_backward_native.h 2025-06-01T22:52:15.5605601Z ++ FPATH=torch/include/ATen/ops/lstm_mps_backward_native.h 2025-06-01T22:52:15.5606106Z ++ echo torch/include/ATen/ops/lstm_mps_backward_native.h 2025-06-01T22:52:15.5606526Z ++ grep RECORD 2025-06-01T22:52:15.5627492Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lstm_mps_backward_native.h 2025-06-01T22:52:15.5628110Z +++ openssl base64 2025-06-01T22:52:15.5628383Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.5628630Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.5629931Z +++ sed -e s/=//g 2025-06-01T22:52:15.5670606Z ++ HASH=weHyoiJWjmeV6Y4uZrJCmejM7Dyh9Wc3fKjMKT4phOQ 2025-06-01T22:52:15.5674770Z +++ ls -nl torch/include/ATen/ops/lstm_mps_backward_native.h 2025-06-01T22:52:15.5675449Z +++ awk '{print $5}' 2025-06-01T22:52:15.5703919Z ++ FSIZE=923 2025-06-01T22:52:15.5715612Z ++ echo '"torch/include/ATen/ops/lstm_mps_backward_native.h",sha256=weHyoiJWjmeV6Y4uZrJCmejM7Dyh9Wc3fKjMKT4phOQ,923' 2025-06-01T22:52:15.5716613Z ++ read fname 2025-06-01T22:52:15.5716989Z ++ make_wheel_record torch/include/ATen/ops/lstm_mps_backward_ops.h 2025-06-01T22:52:15.5717652Z ++ FPATH=torch/include/ATen/ops/lstm_mps_backward_ops.h 2025-06-01T22:52:15.5718110Z ++ echo torch/include/ATen/ops/lstm_mps_backward_ops.h 2025-06-01T22:52:15.5718571Z ++ grep RECORD 2025-06-01T22:52:15.5726669Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lstm_mps_backward_ops.h 2025-06-01T22:52:15.5727185Z +++ openssl base64 2025-06-01T22:52:15.5728155Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.5729522Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.5730653Z +++ sed -e s/=//g 2025-06-01T22:52:15.5770174Z ++ HASH=R82SOtdNTZcZP3pbGnZjRCDT0YdGgv3jr5qjipV_0Iw 2025-06-01T22:52:15.5774847Z +++ ls -nl torch/include/ATen/ops/lstm_mps_backward_ops.h 2025-06-01T22:52:15.5775666Z +++ awk '{print $5}' 2025-06-01T22:52:15.5801558Z ++ FSIZE=4434 2025-06-01T22:52:15.5802346Z ++ echo '"torch/include/ATen/ops/lstm_mps_backward_ops.h",sha256=R82SOtdNTZcZP3pbGnZjRCDT0YdGgv3jr5qjipV_0Iw,4434' 2025-06-01T22:52:15.5803086Z ++ read fname 2025-06-01T22:52:15.5803422Z ++ make_wheel_record torch/include/ATen/ops/lstm_native.h 2025-06-01T22:52:15.5804072Z ++ FPATH=torch/include/ATen/ops/lstm_native.h 2025-06-01T22:52:15.5804487Z ++ echo torch/include/ATen/ops/lstm_native.h 2025-06-01T22:52:15.5805113Z ++ grep RECORD 2025-06-01T22:52:15.5826574Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lstm_native.h 2025-06-01T22:52:15.5827184Z +++ openssl base64 2025-06-01T22:52:15.5827991Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.5829751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.5830378Z +++ sed -e s/=//g 2025-06-01T22:52:15.5871161Z ++ HASH=s6nlnbSKE3Huk4kkP5-Pchd0lESemlIyz83IlpUOtNs 2025-06-01T22:52:15.5874303Z +++ ls -nl torch/include/ATen/ops/lstm_native.h 2025-06-01T22:52:15.5875691Z +++ awk '{print $5}' 2025-06-01T22:52:15.5902033Z ++ FSIZE=903 2025-06-01T22:52:15.5902691Z ++ echo '"torch/include/ATen/ops/lstm_native.h",sha256=s6nlnbSKE3Huk4kkP5-Pchd0lESemlIyz83IlpUOtNs,903' 2025-06-01T22:52:15.5903475Z ++ read fname 2025-06-01T22:52:15.5903778Z ++ make_wheel_record torch/include/ATen/ops/lstm_ops.h 2025-06-01T22:52:15.5904212Z ++ FPATH=torch/include/ATen/ops/lstm_ops.h 2025-06-01T22:52:15.5904599Z ++ echo torch/include/ATen/ops/lstm_ops.h 2025-06-01T22:52:15.5905227Z ++ grep RECORD 2025-06-01T22:52:15.5926548Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lstm_ops.h 2025-06-01T22:52:15.5927038Z +++ openssl base64 2025-06-01T22:52:15.5927519Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.5928898Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.5930219Z +++ sed -e s/=//g 2025-06-01T22:52:15.5970743Z ++ HASH=UljVL0J6Lxu5VFN1N4LdbcENjZri7309UADWrKNL2V8 2025-06-01T22:52:15.5975458Z +++ ls -nl torch/include/ATen/ops/lstm_ops.h 2025-06-01T22:52:15.5976394Z +++ awk '{print $5}' 2025-06-01T22:52:15.6002903Z ++ FSIZE=2757 2025-06-01T22:52:15.6003621Z ++ echo '"torch/include/ATen/ops/lstm_ops.h",sha256=UljVL0J6Lxu5VFN1N4LdbcENjZri7309UADWrKNL2V8,2757' 2025-06-01T22:52:15.6004799Z ++ read fname 2025-06-01T22:52:15.6005091Z ++ make_wheel_record torch/include/ATen/ops/lt.h 2025-06-01T22:52:15.6005221Z ++ FPATH=torch/include/ATen/ops/lt.h 2025-06-01T22:52:15.6005358Z ++ echo torch/include/ATen/ops/lt.h 2025-06-01T22:52:15.6005479Z ++ grep RECORD 2025-06-01T22:52:15.6027391Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lt.h 2025-06-01T22:52:15.6027597Z +++ openssl base64 2025-06-01T22:52:15.6027766Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.6029193Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.6030454Z +++ sed -e s/=//g 2025-06-01T22:52:15.6071281Z ++ HASH=YKai2BchcqVHNVHccC59tGvciPVvCPE7yfNlXsC-Pho 2025-06-01T22:52:15.6075020Z +++ ls -nl torch/include/ATen/ops/lt.h 2025-06-01T22:52:15.6076164Z +++ awk '{print $5}' 2025-06-01T22:52:15.6102418Z ++ FSIZE=1842 2025-06-01T22:52:15.6102896Z ++ echo '"torch/include/ATen/ops/lt.h",sha256=YKai2BchcqVHNVHccC59tGvciPVvCPE7yfNlXsC-Pho,1842' 2025-06-01T22:52:15.6103081Z ++ read fname 2025-06-01T22:52:15.6103549Z ++ make_wheel_record torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.6104013Z ++ FPATH=torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.6105856Z ++ echo torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.6106039Z ++ grep RECORD 2025-06-01T22:52:15.6127165Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.6127294Z +++ openssl base64 2025-06-01T22:52:15.6128234Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.6129422Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.6130788Z +++ sed -e s/=//g 2025-06-01T22:52:15.6170472Z ++ HASH=SArQJmYLRzdjhA9J0YtsRqanWbpkkk5zgBBStLxzXOM 2025-06-01T22:52:15.6175466Z +++ ls -nl torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.6176175Z +++ awk '{print $5}' 2025-06-01T22:52:15.6201902Z ++ FSIZE=1034 2025-06-01T22:52:15.6202712Z ++ echo '"torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h",sha256=SArQJmYLRzdjhA9J0YtsRqanWbpkkk5zgBBStLxzXOM,1034' 2025-06-01T22:52:15.6202830Z ++ read fname 2025-06-01T22:52:15.6203038Z ++ make_wheel_record torch/include/ATen/ops/lt_cpu_dispatch.h 2025-06-01T22:52:15.6203190Z ++ FPATH=torch/include/ATen/ops/lt_cpu_dispatch.h 2025-06-01T22:52:15.6203591Z ++ echo torch/include/ATen/ops/lt_cpu_dispatch.h 2025-06-01T22:52:15.6205010Z ++ grep RECORD 2025-06-01T22:52:15.6227743Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lt_cpu_dispatch.h 2025-06-01T22:52:15.6227928Z +++ openssl base64 2025-06-01T22:52:15.6228437Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.6228683Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.6232185Z +++ sed -e s/=//g 2025-06-01T22:52:15.6276124Z ++ HASH=8cQPcA5Xp1iDmRxCcxKx4l1mRAAiZXSIDRF1vZCSMBo 2025-06-01T22:52:15.6279109Z +++ ls -nl torch/include/ATen/ops/lt_cpu_dispatch.h 2025-06-01T22:52:15.6279284Z +++ awk '{print $5}' 2025-06-01T22:52:15.6306562Z ++ FSIZE=1366 2025-06-01T22:52:15.6307154Z ++ echo '"torch/include/ATen/ops/lt_cpu_dispatch.h",sha256=8cQPcA5Xp1iDmRxCcxKx4l1mRAAiZXSIDRF1vZCSMBo,1366' 2025-06-01T22:52:15.6307308Z ++ read fname 2025-06-01T22:52:15.6307913Z ++ make_wheel_record torch/include/ATen/ops/lt_cuda_dispatch.h 2025-06-01T22:52:15.6308087Z ++ FPATH=torch/include/ATen/ops/lt_cuda_dispatch.h 2025-06-01T22:52:15.6308250Z ++ echo torch/include/ATen/ops/lt_cuda_dispatch.h 2025-06-01T22:52:15.6308816Z ++ grep RECORD 2025-06-01T22:52:15.6329359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lt_cuda_dispatch.h 2025-06-01T22:52:15.6329477Z +++ openssl base64 2025-06-01T22:52:15.6330649Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.6331810Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.6333243Z +++ sed -e s/=//g 2025-06-01T22:52:15.6371941Z ++ HASH=b8TooVTHOkBITOLJYs3wsDVv86xvYXtXSpy_Idg7Bd0 2025-06-01T22:52:15.6376673Z +++ ls -nl torch/include/ATen/ops/lt_cuda_dispatch.h 2025-06-01T22:52:15.6378255Z +++ awk '{print $5}' 2025-06-01T22:52:15.6405376Z ++ FSIZE=1368 2025-06-01T22:52:15.6406019Z ++ echo '"torch/include/ATen/ops/lt_cuda_dispatch.h",sha256=b8TooVTHOkBITOLJYs3wsDVv86xvYXtXSpy_Idg7Bd0,1368' 2025-06-01T22:52:15.6406129Z ++ read fname 2025-06-01T22:52:15.6406320Z ++ make_wheel_record torch/include/ATen/ops/lt_meta.h 2025-06-01T22:52:15.6406454Z ++ FPATH=torch/include/ATen/ops/lt_meta.h 2025-06-01T22:52:15.6406586Z ++ echo torch/include/ATen/ops/lt_meta.h 2025-06-01T22:52:15.6406832Z ++ grep RECORD 2025-06-01T22:52:15.6429703Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lt_meta.h 2025-06-01T22:52:15.6429832Z +++ openssl base64 2025-06-01T22:52:15.6429934Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.6431266Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.6431367Z +++ sed -e s/=//g 2025-06-01T22:52:15.6472679Z ++ HASH=QpQQlHpkkx9lDlAu89jFF2Xai23l2ut25d8rNseaA9w 2025-06-01T22:52:15.6475964Z +++ ls -nl torch/include/ATen/ops/lt_meta.h 2025-06-01T22:52:15.6476931Z +++ awk '{print $5}' 2025-06-01T22:52:15.6504581Z ++ FSIZE=735 2025-06-01T22:52:15.6505147Z ++ echo '"torch/include/ATen/ops/lt_meta.h",sha256=QpQQlHpkkx9lDlAu89jFF2Xai23l2ut25d8rNseaA9w,735' 2025-06-01T22:52:15.6505287Z ++ read fname 2025-06-01T22:52:15.6505707Z ++ make_wheel_record torch/include/ATen/ops/lt_meta_dispatch.h 2025-06-01T22:52:15.6505885Z ++ FPATH=torch/include/ATen/ops/lt_meta_dispatch.h 2025-06-01T22:52:15.6506091Z ++ echo torch/include/ATen/ops/lt_meta_dispatch.h 2025-06-01T22:52:15.6506927Z ++ grep RECORD 2025-06-01T22:52:15.6527715Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lt_meta_dispatch.h 2025-06-01T22:52:15.6528051Z +++ openssl base64 2025-06-01T22:52:15.6529067Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.6530405Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.6531603Z +++ sed -e s/=//g 2025-06-01T22:52:15.6570415Z ++ HASH=axFyNImwwx6g7Nw3KlcTs7sVCnQ3pVMj7fjo8FFv8DU 2025-06-01T22:52:15.6575336Z +++ ls -nl torch/include/ATen/ops/lt_meta_dispatch.h 2025-06-01T22:52:15.6576513Z +++ awk '{print $5}' 2025-06-01T22:52:15.6602383Z ++ FSIZE=1368 2025-06-01T22:52:15.6603234Z ++ echo '"torch/include/ATen/ops/lt_meta_dispatch.h",sha256=axFyNImwwx6g7Nw3KlcTs7sVCnQ3pVMj7fjo8FFv8DU,1368' 2025-06-01T22:52:15.6603399Z ++ read fname 2025-06-01T22:52:15.6603592Z ++ make_wheel_record torch/include/ATen/ops/lt_native.h 2025-06-01T22:52:15.6603729Z ++ FPATH=torch/include/ATen/ops/lt_native.h 2025-06-01T22:52:15.6604707Z ++ echo torch/include/ATen/ops/lt_native.h 2025-06-01T22:52:15.6605586Z ++ grep RECORD 2025-06-01T22:52:15.6628041Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lt_native.h 2025-06-01T22:52:15.6628181Z +++ openssl base64 2025-06-01T22:52:15.6628478Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.6629166Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.6630375Z +++ sed -e s/=//g 2025-06-01T22:52:15.6670362Z ++ HASH=d_7JRShnwlOPXgJ5HmC6dett00vQSDI1b3xg7hCj7kY 2025-06-01T22:52:15.6675815Z +++ ls -nl torch/include/ATen/ops/lt_native.h 2025-06-01T22:52:15.6676796Z +++ awk '{print $5}' 2025-06-01T22:52:15.6702576Z ++ FSIZE=1205 2025-06-01T22:52:15.6703039Z ++ echo '"torch/include/ATen/ops/lt_native.h",sha256=d_7JRShnwlOPXgJ5HmC6dett00vQSDI1b3xg7hCj7kY,1205' 2025-06-01T22:52:15.6703136Z ++ read fname 2025-06-01T22:52:15.6703327Z ++ make_wheel_record torch/include/ATen/ops/lt_ops.h 2025-06-01T22:52:15.6703452Z ++ FPATH=torch/include/ATen/ops/lt_ops.h 2025-06-01T22:52:15.6705383Z ++ echo torch/include/ATen/ops/lt_ops.h 2025-06-01T22:52:15.6705902Z ++ grep RECORD 2025-06-01T22:52:15.6726779Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lt_ops.h 2025-06-01T22:52:15.6727083Z +++ openssl base64 2025-06-01T22:52:15.6728122Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.6729369Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.6730924Z +++ sed -e s/=//g 2025-06-01T22:52:15.6769706Z ++ HASH=itTo4uFlbYGTgqs7rZKa5XjWmtxIm5f-g2koPynifZo 2025-06-01T22:52:15.6774437Z +++ ls -nl torch/include/ATen/ops/lt_ops.h 2025-06-01T22:52:15.6775484Z +++ awk '{print $5}' 2025-06-01T22:52:15.6801296Z ++ FSIZE=4201 2025-06-01T22:52:15.6802087Z ++ echo '"torch/include/ATen/ops/lt_ops.h",sha256=itTo4uFlbYGTgqs7rZKa5XjWmtxIm5f-g2koPynifZo,4201' 2025-06-01T22:52:15.6802259Z ++ read fname 2025-06-01T22:52:15.6802449Z ++ make_wheel_record torch/include/ATen/ops/lu_solve.h 2025-06-01T22:52:15.6802621Z ++ FPATH=torch/include/ATen/ops/lu_solve.h 2025-06-01T22:52:15.6802775Z ++ echo torch/include/ATen/ops/lu_solve.h 2025-06-01T22:52:15.6804564Z ++ grep RECORD 2025-06-01T22:52:15.6826424Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lu_solve.h 2025-06-01T22:52:15.6826614Z +++ openssl base64 2025-06-01T22:52:15.6826729Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.6828817Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.6829165Z +++ sed -e s/=//g 2025-06-01T22:52:15.6870636Z ++ HASH=Q0XYK06yoUh6TDjiUAfL_cbVmrvwtHE_MhwO9MUwYv8 2025-06-01T22:52:15.6872989Z +++ ls -nl torch/include/ATen/ops/lu_solve.h 2025-06-01T22:52:15.6874162Z +++ awk '{print $5}' 2025-06-01T22:52:15.6901922Z ++ FSIZE=1383 2025-06-01T22:52:15.6902444Z ++ echo '"torch/include/ATen/ops/lu_solve.h",sha256=Q0XYK06yoUh6TDjiUAfL_cbVmrvwtHE_MhwO9MUwYv8,1383' 2025-06-01T22:52:15.6902551Z ++ read fname 2025-06-01T22:52:15.6902913Z ++ make_wheel_record torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.6903341Z ++ FPATH=torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.6903628Z ++ echo torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.6903797Z ++ grep RECORD 2025-06-01T22:52:15.6926172Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.6926290Z +++ openssl base64 2025-06-01T22:52:15.6926407Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.6927323Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.6928141Z +++ sed -e s/=//g 2025-06-01T22:52:15.6968980Z ++ HASH=6-UqzkNBV-lzs9QzSQEJGtdwXCHupVq2c8AGODa6REs 2025-06-01T22:52:15.6973846Z +++ ls -nl torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.6974715Z +++ awk '{print $5}' 2025-06-01T22:52:15.7001401Z ++ FSIZE=1101 2025-06-01T22:52:15.7002130Z ++ echo '"torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h",sha256=6-UqzkNBV-lzs9QzSQEJGtdwXCHupVq2c8AGODa6REs,1101' 2025-06-01T22:52:15.7002608Z ++ read fname 2025-06-01T22:52:15.7002884Z ++ make_wheel_record torch/include/ATen/ops/lu_solve_native.h 2025-06-01T22:52:15.7003057Z ++ FPATH=torch/include/ATen/ops/lu_solve_native.h 2025-06-01T22:52:15.7003222Z ++ echo torch/include/ATen/ops/lu_solve_native.h 2025-06-01T22:52:15.7004248Z ++ grep RECORD 2025-06-01T22:52:15.7027584Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lu_solve_native.h 2025-06-01T22:52:15.7027708Z +++ openssl base64 2025-06-01T22:52:15.7027810Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.7028552Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.7029652Z +++ sed -e s/=//g 2025-06-01T22:52:15.7070307Z ++ HASH=aV-XKFRGHTWFQQshQ7PHF4CuKL-3t3Rxxyx2i_BAMRY 2025-06-01T22:52:15.7073486Z +++ ls -nl torch/include/ATen/ops/lu_solve_native.h 2025-06-01T22:52:15.7074099Z +++ awk '{print $5}' 2025-06-01T22:52:15.7102174Z ++ FSIZE=674 2025-06-01T22:52:15.7102657Z ++ echo '"torch/include/ATen/ops/lu_solve_native.h",sha256=aV-XKFRGHTWFQQshQ7PHF4CuKL-3t3Rxxyx2i_BAMRY,674' 2025-06-01T22:52:15.7102752Z ++ read fname 2025-06-01T22:52:15.7102955Z ++ make_wheel_record torch/include/ATen/ops/lu_solve_ops.h 2025-06-01T22:52:15.7103096Z ++ FPATH=torch/include/ATen/ops/lu_solve_ops.h 2025-06-01T22:52:15.7103241Z ++ echo torch/include/ATen/ops/lu_solve_ops.h 2025-06-01T22:52:15.7103808Z ++ grep RECORD 2025-06-01T22:52:15.7126573Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lu_solve_ops.h 2025-06-01T22:52:15.7126692Z +++ openssl base64 2025-06-01T22:52:15.7127034Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.7127371Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.7128627Z +++ sed -e s/=//g 2025-06-01T22:52:15.7168458Z ++ HASH=P567p7AV3dfRyXui616WGoPiK6oO6HYNQabvLC_sjHc 2025-06-01T22:52:15.7173048Z +++ ls -nl torch/include/ATen/ops/lu_solve_ops.h 2025-06-01T22:52:15.7174087Z +++ awk '{print $5}' 2025-06-01T22:52:15.7201099Z ++ FSIZE=1939 2025-06-01T22:52:15.7201966Z ++ echo '"torch/include/ATen/ops/lu_solve_ops.h",sha256=P567p7AV3dfRyXui616WGoPiK6oO6HYNQabvLC_sjHc,1939' 2025-06-01T22:52:15.7202088Z ++ read fname 2025-06-01T22:52:15.7202271Z ++ make_wheel_record torch/include/ATen/ops/lu_unpack.h 2025-06-01T22:52:15.7202403Z ++ FPATH=torch/include/ATen/ops/lu_unpack.h 2025-06-01T22:52:15.7202548Z ++ echo torch/include/ATen/ops/lu_unpack.h 2025-06-01T22:52:15.7202815Z ++ grep RECORD 2025-06-01T22:52:15.7226974Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lu_unpack.h 2025-06-01T22:52:15.7227171Z +++ openssl base64 2025-06-01T22:52:15.7227542Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.7227679Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.7228034Z +++ sed -e s/=//g 2025-06-01T22:52:15.7268761Z ++ HASH=SOUYFZveKYbqgAvxhXGrcfLtmUSINNyy0PMOzlSYNB4 2025-06-01T22:52:15.7273461Z +++ ls -nl torch/include/ATen/ops/lu_unpack.h 2025-06-01T22:52:15.7274502Z +++ awk '{print $5}' 2025-06-01T22:52:15.7302431Z ++ FSIZE=1947 2025-06-01T22:52:15.7303196Z ++ echo '"torch/include/ATen/ops/lu_unpack.h",sha256=SOUYFZveKYbqgAvxhXGrcfLtmUSINNyy0PMOzlSYNB4,1947' 2025-06-01T22:52:15.7303304Z ++ read fname 2025-06-01T22:52:15.7303876Z ++ make_wheel_record torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.7304257Z ++ FPATH=torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.7304672Z ++ echo torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.7304771Z ++ grep RECORD 2025-06-01T22:52:15.7326930Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.7327042Z +++ openssl base64 2025-06-01T22:52:15.7327148Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.7327600Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.7329077Z +++ sed -e s/=//g 2025-06-01T22:52:15.7369257Z ++ HASH=uknmKso8TMw5EhozlajBM-DkV9dXFO0WTr71SVUfMfU 2025-06-01T22:52:15.7374201Z +++ ls -nl torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:15.7374808Z +++ awk '{print $5}' 2025-06-01T22:52:15.7401783Z ++ FSIZE=910 2025-06-01T22:52:15.7402621Z ++ echo '"torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h",sha256=uknmKso8TMw5EhozlajBM-DkV9dXFO0WTr71SVUfMfU,910' 2025-06-01T22:52:15.7402738Z ++ read fname 2025-06-01T22:52:15.7402975Z ++ make_wheel_record torch/include/ATen/ops/lu_unpack_cpu_dispatch.h 2025-06-01T22:52:15.7403156Z ++ FPATH=torch/include/ATen/ops/lu_unpack_cpu_dispatch.h 2025-06-01T22:52:15.7403346Z ++ echo torch/include/ATen/ops/lu_unpack_cpu_dispatch.h 2025-06-01T22:52:15.7403620Z ++ grep RECORD 2025-06-01T22:52:15.7428476Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lu_unpack_cpu_dispatch.h 2025-06-01T22:52:15.7428613Z +++ openssl base64 2025-06-01T22:52:15.7428712Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.7428842Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.7429903Z +++ sed -e s/=//g 2025-06-01T22:52:15.7471391Z ++ HASH=8V3hXMYZBq1UiRSMlyFWdNLUz8mgALSplAnvjrzu408 2025-06-01T22:52:15.7473745Z +++ ls -nl torch/include/ATen/ops/lu_unpack_cpu_dispatch.h 2025-06-01T22:52:15.7474987Z +++ awk '{print $5}' 2025-06-01T22:52:15.7503910Z ++ FSIZE=1295 2025-06-01T22:52:15.7504525Z ++ echo '"torch/include/ATen/ops/lu_unpack_cpu_dispatch.h",sha256=8V3hXMYZBq1UiRSMlyFWdNLUz8mgALSplAnvjrzu408,1295' 2025-06-01T22:52:15.7504682Z ++ read fname 2025-06-01T22:52:15.7504932Z ++ make_wheel_record torch/include/ATen/ops/lu_unpack_cuda_dispatch.h 2025-06-01T22:52:15.7505122Z ++ FPATH=torch/include/ATen/ops/lu_unpack_cuda_dispatch.h 2025-06-01T22:52:15.7505308Z ++ echo torch/include/ATen/ops/lu_unpack_cuda_dispatch.h 2025-06-01T22:52:15.7505405Z ++ grep RECORD 2025-06-01T22:52:15.7526435Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lu_unpack_cuda_dispatch.h 2025-06-01T22:52:15.7526554Z +++ openssl base64 2025-06-01T22:52:15.7527083Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.7527962Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.7529228Z +++ sed -e s/=//g 2025-06-01T22:52:15.7569655Z ++ HASH=_n5AavfVhIkZe7F2ysigMDGt09FL2nPHkOJufdPE4l8 2025-06-01T22:52:15.7574316Z +++ ls -nl torch/include/ATen/ops/lu_unpack_cuda_dispatch.h 2025-06-01T22:52:15.7575156Z +++ awk '{print $5}' 2025-06-01T22:52:15.7602747Z ++ FSIZE=1297 2025-06-01T22:52:15.7603347Z ++ echo '"torch/include/ATen/ops/lu_unpack_cuda_dispatch.h",sha256=_n5AavfVhIkZe7F2ysigMDGt09FL2nPHkOJufdPE4l8,1297' 2025-06-01T22:52:15.7603457Z ++ read fname 2025-06-01T22:52:15.7603669Z ++ make_wheel_record torch/include/ATen/ops/lu_unpack_meta.h 2025-06-01T22:52:15.7603818Z ++ FPATH=torch/include/ATen/ops/lu_unpack_meta.h 2025-06-01T22:52:15.7604108Z ++ echo torch/include/ATen/ops/lu_unpack_meta.h 2025-06-01T22:52:15.7604220Z ++ grep RECORD 2025-06-01T22:52:15.7627307Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lu_unpack_meta.h 2025-06-01T22:52:15.7627440Z +++ openssl base64 2025-06-01T22:52:15.7627573Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.7627679Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.7629098Z +++ sed -e s/=//g 2025-06-01T22:52:15.7670273Z ++ HASH=qCrhdm49pn7s5J2cjARdq7wOQDOdw_pS54twjt_8_qw 2025-06-01T22:52:15.7674484Z +++ ls -nl torch/include/ATen/ops/lu_unpack_meta.h 2025-06-01T22:52:15.7674893Z +++ awk '{print $5}' 2025-06-01T22:52:15.7702643Z ++ FSIZE=641 2025-06-01T22:52:15.7703370Z ++ echo '"torch/include/ATen/ops/lu_unpack_meta.h",sha256=qCrhdm49pn7s5J2cjARdq7wOQDOdw_pS54twjt_8_qw,641' 2025-06-01T22:52:15.7704152Z ++ read fname 2025-06-01T22:52:15.7704536Z ++ make_wheel_record torch/include/ATen/ops/lu_unpack_meta_dispatch.h 2025-06-01T22:52:15.7705088Z ++ FPATH=torch/include/ATen/ops/lu_unpack_meta_dispatch.h 2025-06-01T22:52:15.7705571Z ++ echo torch/include/ATen/ops/lu_unpack_meta_dispatch.h 2025-06-01T22:52:15.7705971Z ++ grep RECORD 2025-06-01T22:52:15.7726737Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lu_unpack_meta_dispatch.h 2025-06-01T22:52:15.7727308Z +++ openssl base64 2025-06-01T22:52:15.7727585Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.7728107Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.7729435Z +++ sed -e s/=//g 2025-06-01T22:52:15.7768033Z ++ HASH=bjfhj2g0TjCgAjc4SIZir8fBgrR3otbysU-tIn5YHc4 2025-06-01T22:52:15.7772970Z +++ ls -nl torch/include/ATen/ops/lu_unpack_meta_dispatch.h 2025-06-01T22:52:15.7773551Z +++ awk '{print $5}' 2025-06-01T22:52:15.7799808Z ++ FSIZE=1297 2025-06-01T22:52:15.7800679Z ++ echo '"torch/include/ATen/ops/lu_unpack_meta_dispatch.h",sha256=bjfhj2g0TjCgAjc4SIZir8fBgrR3otbysU-tIn5YHc4,1297' 2025-06-01T22:52:15.7801419Z ++ read fname 2025-06-01T22:52:15.7801857Z ++ make_wheel_record torch/include/ATen/ops/lu_unpack_native.h 2025-06-01T22:52:15.7802358Z ++ FPATH=torch/include/ATen/ops/lu_unpack_native.h 2025-06-01T22:52:15.7802800Z ++ echo torch/include/ATen/ops/lu_unpack_native.h 2025-06-01T22:52:15.7803161Z ++ grep RECORD 2025-06-01T22:52:15.7825727Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lu_unpack_native.h 2025-06-01T22:52:15.7826282Z +++ openssl base64 2025-06-01T22:52:15.7826553Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.7827648Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.7827933Z +++ sed -e s/=//g 2025-06-01T22:52:15.7869362Z ++ HASH=e9DtaFznwLiRkY-_je4LxT98QrHY2I1PpF2t15Eg29Q 2025-06-01T22:52:15.7873792Z +++ ls -nl torch/include/ATen/ops/lu_unpack_native.h 2025-06-01T22:52:15.7874622Z +++ awk '{print $5}' 2025-06-01T22:52:15.7901827Z ++ FSIZE=718 2025-06-01T22:52:15.7902527Z ++ echo '"torch/include/ATen/ops/lu_unpack_native.h",sha256=e9DtaFznwLiRkY-_je4LxT98QrHY2I1PpF2t15Eg29Q,718' 2025-06-01T22:52:15.7903176Z ++ read fname 2025-06-01T22:52:15.7903513Z ++ make_wheel_record torch/include/ATen/ops/lu_unpack_ops.h 2025-06-01T22:52:15.7904025Z ++ FPATH=torch/include/ATen/ops/lu_unpack_ops.h 2025-06-01T22:52:15.7904441Z ++ echo torch/include/ATen/ops/lu_unpack_ops.h 2025-06-01T22:52:15.7904812Z ++ grep RECORD 2025-06-01T22:52:15.7926327Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/lu_unpack_ops.h 2025-06-01T22:52:15.7927227Z +++ openssl base64 2025-06-01T22:52:15.7927505Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.7927778Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.7928840Z +++ sed -e s/=//g 2025-06-01T22:52:15.7968575Z ++ HASH=bVy7JdbMl0w-kbmlmNhhaHZlVNExDfwWRpfIUuPKTO0 2025-06-01T22:52:15.7973331Z +++ ls -nl torch/include/ATen/ops/lu_unpack_ops.h 2025-06-01T22:52:15.7974027Z +++ awk '{print $5}' 2025-06-01T22:52:15.8000887Z ++ FSIZE=2449 2025-06-01T22:52:15.8001599Z ++ echo '"torch/include/ATen/ops/lu_unpack_ops.h",sha256=bVy7JdbMl0w-kbmlmNhhaHZlVNExDfwWRpfIUuPKTO0,2449' 2025-06-01T22:52:15.8002303Z ++ read fname 2025-06-01T22:52:15.8002611Z ++ make_wheel_record torch/include/ATen/ops/mH.h 2025-06-01T22:52:15.8003004Z ++ FPATH=torch/include/ATen/ops/mH.h 2025-06-01T22:52:15.8003370Z ++ echo torch/include/ATen/ops/mH.h 2025-06-01T22:52:15.8003696Z ++ grep RECORD 2025-06-01T22:52:15.8025896Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mH.h 2025-06-01T22:52:15.8026396Z +++ openssl base64 2025-06-01T22:52:15.8027832Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.8028093Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.8028800Z +++ sed -e s/=//g 2025-06-01T22:52:15.8070903Z ++ HASH=ZMwpdhbQjcJk9n8n5T4Mt7DvSS1fAUihx4OFwMbqR-A 2025-06-01T22:52:15.8074535Z +++ ls -nl torch/include/ATen/ops/mH.h 2025-06-01T22:52:15.8076318Z +++ awk '{print $5}' 2025-06-01T22:52:15.8103687Z ++ FSIZE=499 2025-06-01T22:52:15.8104420Z ++ echo '"torch/include/ATen/ops/mH.h",sha256=ZMwpdhbQjcJk9n8n5T4Mt7DvSS1fAUihx4OFwMbqR-A,499' 2025-06-01T22:52:15.8105208Z ++ read fname 2025-06-01T22:52:15.8105664Z ++ make_wheel_record torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8106452Z ++ FPATH=torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8107093Z ++ echo torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8107585Z ++ grep RECORD 2025-06-01T22:52:15.8127927Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8128664Z +++ openssl base64 2025-06-01T22:52:15.8128942Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.8130039Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.8131411Z +++ sed -e s/=//g 2025-06-01T22:52:15.8170651Z ++ HASH=Qgn_B4neSq-pHvFFlgIrYUmjDfzDkDXeFqWYTX2atNk 2025-06-01T22:52:15.8175632Z +++ ls -nl torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8176314Z +++ awk '{print $5}' 2025-06-01T22:52:15.8203760Z ++ FSIZE=760 2025-06-01T22:52:15.8204884Z ++ echo '"torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h",sha256=Qgn_B4neSq-pHvFFlgIrYUmjDfzDkDXeFqWYTX2atNk,760' 2025-06-01T22:52:15.8205701Z ++ read fname 2025-06-01T22:52:15.8206030Z ++ make_wheel_record torch/include/ATen/ops/mH_native.h 2025-06-01T22:52:15.8206464Z ++ FPATH=torch/include/ATen/ops/mH_native.h 2025-06-01T22:52:15.8206865Z ++ echo torch/include/ATen/ops/mH_native.h 2025-06-01T22:52:15.8207229Z ++ grep RECORD 2025-06-01T22:52:15.8226692Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mH_native.h 2025-06-01T22:52:15.8227204Z +++ openssl base64 2025-06-01T22:52:15.8227457Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.8228093Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.8229393Z +++ sed -e s/=//g 2025-06-01T22:52:15.8269574Z ++ HASH=HGFt_fvzBnqDNQ7S3wApiP9vjuwDXyc8SiLyoO8nUDk 2025-06-01T22:52:15.8275324Z +++ ls -nl torch/include/ATen/ops/mH_native.h 2025-06-01T22:52:15.8276317Z +++ awk '{print $5}' 2025-06-01T22:52:15.8303033Z ++ FSIZE=472 2025-06-01T22:52:15.8303644Z ++ echo '"torch/include/ATen/ops/mH_native.h",sha256=HGFt_fvzBnqDNQ7S3wApiP9vjuwDXyc8SiLyoO8nUDk,472' 2025-06-01T22:52:15.8304333Z ++ read fname 2025-06-01T22:52:15.8304633Z ++ make_wheel_record torch/include/ATen/ops/mH_ops.h 2025-06-01T22:52:15.8305059Z ++ FPATH=torch/include/ATen/ops/mH_ops.h 2025-06-01T22:52:15.8305438Z ++ echo torch/include/ATen/ops/mH_ops.h 2025-06-01T22:52:15.8305932Z ++ grep RECORD 2025-06-01T22:52:15.8326975Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mH_ops.h 2025-06-01T22:52:15.8327485Z +++ openssl base64 2025-06-01T22:52:15.8328244Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.8329697Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.8331122Z +++ sed -e s/=//g 2025-06-01T22:52:15.8370172Z ++ HASH=KAj9sXFwIAzpQFcvPoE5ZO_fUo2V8ZXFRCLihUbM4Og 2025-06-01T22:52:15.8374951Z +++ ls -nl torch/include/ATen/ops/mH_ops.h 2025-06-01T22:52:15.8376280Z +++ awk '{print $5}' 2025-06-01T22:52:15.8401979Z ++ FSIZE=951 2025-06-01T22:52:15.8402683Z ++ echo '"torch/include/ATen/ops/mH_ops.h",sha256=KAj9sXFwIAzpQFcvPoE5ZO_fUo2V8ZXFRCLihUbM4Og,951' 2025-06-01T22:52:15.8403375Z ++ read fname 2025-06-01T22:52:15.8403665Z ++ make_wheel_record torch/include/ATen/ops/mT.h 2025-06-01T22:52:15.8404200Z ++ FPATH=torch/include/ATen/ops/mT.h 2025-06-01T22:52:15.8404759Z ++ echo torch/include/ATen/ops/mT.h 2025-06-01T22:52:15.8405331Z ++ grep RECORD 2025-06-01T22:52:15.8428498Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mT.h 2025-06-01T22:52:15.8429005Z +++ openssl base64 2025-06-01T22:52:15.8431312Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.8431571Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.8431838Z +++ sed -e s/=//g 2025-06-01T22:52:15.8472223Z ++ HASH=93NtIu6ZryPpXXo3bXuiUOkM-NwYwyNeO5DGCir4QXY 2025-06-01T22:52:15.8475266Z +++ ls -nl torch/include/ATen/ops/mT.h 2025-06-01T22:52:15.8476869Z +++ awk '{print $5}' 2025-06-01T22:52:15.8505155Z ++ FSIZE=499 2025-06-01T22:52:15.8505744Z ++ echo '"torch/include/ATen/ops/mT.h",sha256=93NtIu6ZryPpXXo3bXuiUOkM-NwYwyNeO5DGCir4QXY,499' 2025-06-01T22:52:15.8506395Z ++ read fname 2025-06-01T22:52:15.8506859Z ++ make_wheel_record torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8507559Z ++ FPATH=torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8508213Z ++ echo torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8508696Z ++ grep RECORD 2025-06-01T22:52:15.8528082Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8528740Z +++ openssl base64 2025-06-01T22:52:15.8529095Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.8530487Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.8531897Z +++ sed -e s/=//g 2025-06-01T22:52:15.8571076Z ++ HASH=9XrU66nNz5i8TeYoRIaxRsuVZhBXBB4Plz9Vz_Tztp8 2025-06-01T22:52:15.8576039Z +++ ls -nl torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8577809Z +++ awk '{print $5}' 2025-06-01T22:52:15.8605136Z ++ FSIZE=760 2025-06-01T22:52:15.8605990Z ++ echo '"torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h",sha256=9XrU66nNz5i8TeYoRIaxRsuVZhBXBB4Plz9Vz_Tztp8,760' 2025-06-01T22:52:15.8606814Z ++ read fname 2025-06-01T22:52:15.8607150Z ++ make_wheel_record torch/include/ATen/ops/mT_native.h 2025-06-01T22:52:15.8607588Z ++ FPATH=torch/include/ATen/ops/mT_native.h 2025-06-01T22:52:15.8607986Z ++ echo torch/include/ATen/ops/mT_native.h 2025-06-01T22:52:15.8608335Z ++ grep RECORD 2025-06-01T22:52:15.8630411Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mT_native.h 2025-06-01T22:52:15.8631243Z +++ openssl base64 2025-06-01T22:52:15.8631526Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.8631781Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.8632042Z +++ sed -e s/=//g 2025-06-01T22:52:15.8673707Z ++ HASH=OcSSdCpIvuFp23cks8T6N6BVdodWDM0JgxXtRUWAYSY 2025-06-01T22:52:15.8675274Z +++ ls -nl torch/include/ATen/ops/mT_native.h 2025-06-01T22:52:15.8676160Z +++ awk '{print $5}' 2025-06-01T22:52:15.8704843Z ++ FSIZE=472 2025-06-01T22:52:15.8705484Z ++ echo '"torch/include/ATen/ops/mT_native.h",sha256=OcSSdCpIvuFp23cks8T6N6BVdodWDM0JgxXtRUWAYSY,472' 2025-06-01T22:52:15.8706129Z ++ read fname 2025-06-01T22:52:15.8706424Z ++ make_wheel_record torch/include/ATen/ops/mT_ops.h 2025-06-01T22:52:15.8706841Z ++ FPATH=torch/include/ATen/ops/mT_ops.h 2025-06-01T22:52:15.8707203Z ++ echo torch/include/ATen/ops/mT_ops.h 2025-06-01T22:52:15.8707546Z ++ grep RECORD 2025-06-01T22:52:15.8727251Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mT_ops.h 2025-06-01T22:52:15.8727749Z +++ openssl base64 2025-06-01T22:52:15.8728271Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.8729765Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.8731138Z +++ sed -e s/=//g 2025-06-01T22:52:15.8771146Z ++ HASH=IE6abtZt8b9sjS6hzKymE4Lw2GJFvVStumKlmBTy_pk 2025-06-01T22:52:15.8775498Z +++ ls -nl torch/include/ATen/ops/mT_ops.h 2025-06-01T22:52:15.8776404Z +++ awk '{print $5}' 2025-06-01T22:52:15.8802795Z ++ FSIZE=951 2025-06-01T22:52:15.8803428Z ++ echo '"torch/include/ATen/ops/mT_ops.h",sha256=IE6abtZt8b9sjS6hzKymE4Lw2GJFvVStumKlmBTy_pk,951' 2025-06-01T22:52:15.8804190Z ++ read fname 2025-06-01T22:52:15.8804736Z ++ make_wheel_record torch/include/ATen/ops/margin_ranking_loss.h 2025-06-01T22:52:15.8805250Z ++ FPATH=torch/include/ATen/ops/margin_ranking_loss.h 2025-06-01T22:52:15.8805725Z ++ echo torch/include/ATen/ops/margin_ranking_loss.h 2025-06-01T22:52:15.8806125Z ++ grep RECORD 2025-06-01T22:52:15.8829448Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/margin_ranking_loss.h 2025-06-01T22:52:15.8830006Z +++ openssl base64 2025-06-01T22:52:15.8830261Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.8830590Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.8831661Z +++ sed -e s/=//g 2025-06-01T22:52:15.8871969Z ++ HASH=8kQM5VOwzbRFVMsPGBI-r5T1iugrnn_uMw8e3074-Mo 2025-06-01T22:52:15.8875268Z +++ ls -nl torch/include/ATen/ops/margin_ranking_loss.h 2025-06-01T22:52:15.8876092Z +++ awk '{print $5}' 2025-06-01T22:52:15.8903641Z ++ FSIZE=910 2025-06-01T22:52:15.8904361Z ++ echo '"torch/include/ATen/ops/margin_ranking_loss.h",sha256=8kQM5VOwzbRFVMsPGBI-r5T1iugrnn_uMw8e3074-Mo,910' 2025-06-01T22:52:15.8906684Z ++ read fname 2025-06-01T22:52:15.8907236Z ++ make_wheel_record torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8908104Z ++ FPATH=torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8908924Z ++ echo torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8909483Z ++ grep RECORD 2025-06-01T22:52:15.8927632Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8928365Z +++ openssl base64 2025-06-01T22:52:15.8928654Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.8929456Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.8930918Z +++ sed -e s/=//g 2025-06-01T22:52:15.8970411Z ++ HASH=bdfxYFL03AA-RibFkW4dSxsGa5Qi9yamzvUIEnD98LE 2025-06-01T22:52:15.8975362Z +++ ls -nl torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:15.8976355Z +++ awk '{print $5}' 2025-06-01T22:52:15.9002878Z ++ FSIZE=891 2025-06-01T22:52:15.9003792Z ++ echo '"torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h",sha256=bdfxYFL03AA-RibFkW4dSxsGa5Qi9yamzvUIEnD98LE,891' 2025-06-01T22:52:15.9005103Z ++ read fname 2025-06-01T22:52:15.9005499Z ++ make_wheel_record torch/include/ATen/ops/margin_ranking_loss_native.h 2025-06-01T22:52:15.9006103Z ++ FPATH=torch/include/ATen/ops/margin_ranking_loss_native.h 2025-06-01T22:52:15.9006639Z ++ echo torch/include/ATen/ops/margin_ranking_loss_native.h 2025-06-01T22:52:15.9007087Z ++ grep RECORD 2025-06-01T22:52:15.9026982Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/margin_ranking_loss_native.h 2025-06-01T22:52:15.9028033Z +++ openssl base64 2025-06-01T22:52:15.9028355Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.9028780Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.9030362Z +++ sed -e s/=//g 2025-06-01T22:52:15.9073280Z ++ HASH=gLnQbu7ORAh7-bOjV06Z47j_Mfk2l6RT979hGCVcMhc 2025-06-01T22:52:15.9078701Z +++ ls -nl torch/include/ATen/ops/margin_ranking_loss_native.h 2025-06-01T22:52:15.9080189Z +++ awk '{print $5}' 2025-06-01T22:52:15.9107294Z ++ FSIZE=603 2025-06-01T22:52:15.9108028Z ++ echo '"torch/include/ATen/ops/margin_ranking_loss_native.h",sha256=gLnQbu7ORAh7-bOjV06Z47j_Mfk2l6RT979hGCVcMhc,603' 2025-06-01T22:52:15.9108797Z ++ read fname 2025-06-01T22:52:15.9109183Z ++ make_wheel_record torch/include/ATen/ops/margin_ranking_loss_ops.h 2025-06-01T22:52:15.9109764Z ++ FPATH=torch/include/ATen/ops/margin_ranking_loss_ops.h 2025-06-01T22:52:15.9110437Z ++ echo torch/include/ATen/ops/margin_ranking_loss_ops.h 2025-06-01T22:52:15.9110841Z ++ grep RECORD 2025-06-01T22:52:15.9135397Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/margin_ranking_loss_ops.h 2025-06-01T22:52:15.9136128Z +++ openssl base64 2025-06-01T22:52:15.9136424Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.9138370Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.9139207Z +++ sed -e s/=//g 2025-06-01T22:52:15.9180873Z ++ HASH=H0CDlGFAS6GN7wXg-S9a4mU3IKIJvd2ZQryxpWzC5RE 2025-06-01T22:52:15.9183344Z +++ ls -nl torch/include/ATen/ops/margin_ranking_loss_ops.h 2025-06-01T22:52:15.9184585Z +++ awk '{print $5}' 2025-06-01T22:52:15.9208654Z ++ FSIZE=1303 2025-06-01T22:52:15.9209440Z ++ echo '"torch/include/ATen/ops/margin_ranking_loss_ops.h",sha256=H0CDlGFAS6GN7wXg-S9a4mU3IKIJvd2ZQryxpWzC5RE,1303' 2025-06-01T22:52:15.9210183Z ++ read fname 2025-06-01T22:52:15.9210522Z ++ make_wheel_record torch/include/ATen/ops/masked_fill.h 2025-06-01T22:52:15.9210968Z ++ FPATH=torch/include/ATen/ops/masked_fill.h 2025-06-01T22:52:15.9211903Z ++ echo torch/include/ATen/ops/masked_fill.h 2025-06-01T22:52:15.9213111Z ++ grep RECORD 2025-06-01T22:52:15.9234049Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_fill.h 2025-06-01T22:52:15.9234787Z +++ openssl base64 2025-06-01T22:52:15.9235568Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.9236308Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.9237807Z +++ sed -e s/=//g 2025-06-01T22:52:15.9280699Z ++ HASH=dwO5N-kCLamoCFvRWQF9rtcz6W2fyBtPgic7yoMhitQ 2025-06-01T22:52:15.9282873Z +++ ls -nl torch/include/ATen/ops/masked_fill.h 2025-06-01T22:52:15.9283604Z +++ awk '{print $5}' 2025-06-01T22:52:15.9311763Z ++ FSIZE=2277 2025-06-01T22:52:15.9312407Z ++ echo '"torch/include/ATen/ops/masked_fill.h",sha256=dwO5N-kCLamoCFvRWQF9rtcz6W2fyBtPgic7yoMhitQ,2277' 2025-06-01T22:52:15.9313068Z ++ read fname 2025-06-01T22:52:15.9313578Z ++ make_wheel_record torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.9314378Z ++ FPATH=torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.9315126Z ++ echo torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.9315648Z ++ grep RECORD 2025-06-01T22:52:15.9332455Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.9333136Z +++ openssl base64 2025-06-01T22:52:15.9333921Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.9335338Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.9336614Z +++ sed -e s/=//g 2025-06-01T22:52:15.9374649Z ++ HASH=GtC3FtJQ3kwkxuAo642-kJdb_qckd2ZzpS-iULidfzY 2025-06-01T22:52:15.9380284Z +++ ls -nl torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:15.9380847Z +++ awk '{print $5}' 2025-06-01T22:52:15.9406316Z ++ FSIZE=1468 2025-06-01T22:52:15.9407150Z ++ echo '"torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h",sha256=GtC3FtJQ3kwkxuAo642-kJdb_qckd2ZzpS-iULidfzY,1468' 2025-06-01T22:52:15.9408034Z ++ read fname 2025-06-01T22:52:15.9408420Z ++ make_wheel_record torch/include/ATen/ops/masked_fill_cpu_dispatch.h 2025-06-01T22:52:15.9409005Z ++ FPATH=torch/include/ATen/ops/masked_fill_cpu_dispatch.h 2025-06-01T22:52:15.9409531Z ++ echo torch/include/ATen/ops/masked_fill_cpu_dispatch.h 2025-06-01T22:52:15.9409933Z ++ grep RECORD 2025-06-01T22:52:15.9433452Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_fill_cpu_dispatch.h 2025-06-01T22:52:15.9434006Z +++ openssl base64 2025-06-01T22:52:15.9434272Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.9434516Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.9434781Z +++ sed -e s/=//g 2025-06-01T22:52:15.9475244Z ++ HASH=DWObWOVWsfS7hpSg7kn_0utMHCfake_YmwAgAUT8JCg 2025-06-01T22:52:15.9479766Z +++ ls -nl torch/include/ATen/ops/masked_fill_cpu_dispatch.h 2025-06-01T22:52:15.9480725Z +++ awk '{print $5}' 2025-06-01T22:52:15.9508382Z ++ FSIZE=880 2025-06-01T22:52:15.9509070Z ++ echo '"torch/include/ATen/ops/masked_fill_cpu_dispatch.h",sha256=DWObWOVWsfS7hpSg7kn_0utMHCfake_YmwAgAUT8JCg,880' 2025-06-01T22:52:15.9509911Z ++ read fname 2025-06-01T22:52:15.9510365Z ++ make_wheel_record torch/include/ATen/ops/masked_fill_cuda_dispatch.h 2025-06-01T22:52:15.9510939Z ++ FPATH=torch/include/ATen/ops/masked_fill_cuda_dispatch.h 2025-06-01T22:52:15.9511458Z ++ echo torch/include/ATen/ops/masked_fill_cuda_dispatch.h 2025-06-01T22:52:15.9511853Z ++ grep RECORD 2025-06-01T22:52:15.9530549Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_fill_cuda_dispatch.h 2025-06-01T22:52:15.9531110Z +++ openssl base64 2025-06-01T22:52:15.9531955Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.9533343Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.9534525Z +++ sed -e s/=//g 2025-06-01T22:52:15.9574811Z ++ HASH=WahwAlL1cI8vj-6jdBQ2mJQsYIOAlGJVTtm7MCjXWAs 2025-06-01T22:52:15.9580250Z +++ ls -nl torch/include/ATen/ops/masked_fill_cuda_dispatch.h 2025-06-01T22:52:15.9581204Z +++ awk '{print $5}' 2025-06-01T22:52:15.9606220Z ++ FSIZE=882 2025-06-01T22:52:15.9606919Z ++ echo '"torch/include/ATen/ops/masked_fill_cuda_dispatch.h",sha256=WahwAlL1cI8vj-6jdBQ2mJQsYIOAlGJVTtm7MCjXWAs,882' 2025-06-01T22:52:15.9607685Z ++ read fname 2025-06-01T22:52:15.9608082Z ++ make_wheel_record torch/include/ATen/ops/masked_fill_meta_dispatch.h 2025-06-01T22:52:15.9608815Z ++ FPATH=torch/include/ATen/ops/masked_fill_meta_dispatch.h 2025-06-01T22:52:15.9609362Z ++ echo torch/include/ATen/ops/masked_fill_meta_dispatch.h 2025-06-01T22:52:15.9609838Z ++ grep RECORD 2025-06-01T22:52:15.9634827Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_fill_meta_dispatch.h 2025-06-01T22:52:15.9635739Z +++ openssl base64 2025-06-01T22:52:15.9636071Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.9636342Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.9636608Z +++ sed -e s/=//g 2025-06-01T22:52:15.9678569Z ++ HASH=YXkifJG75xG23gj1o9EmvemHPRbvyhztqSN-knCvk4k 2025-06-01T22:52:15.9682113Z +++ ls -nl torch/include/ATen/ops/masked_fill_meta_dispatch.h 2025-06-01T22:52:15.9682557Z +++ awk '{print $5}' 2025-06-01T22:52:15.9710150Z ++ FSIZE=882 2025-06-01T22:52:15.9710947Z ++ echo '"torch/include/ATen/ops/masked_fill_meta_dispatch.h",sha256=YXkifJG75xG23gj1o9EmvemHPRbvyhztqSN-knCvk4k,882' 2025-06-01T22:52:15.9711691Z ++ read fname 2025-06-01T22:52:15.9712037Z ++ make_wheel_record torch/include/ATen/ops/masked_fill_native.h 2025-06-01T22:52:15.9712546Z ++ FPATH=torch/include/ATen/ops/masked_fill_native.h 2025-06-01T22:52:15.9712977Z ++ echo torch/include/ATen/ops/masked_fill_native.h 2025-06-01T22:52:15.9713364Z ++ grep RECORD 2025-06-01T22:52:15.9731514Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_fill_native.h 2025-06-01T22:52:15.9732019Z +++ openssl base64 2025-06-01T22:52:15.9733108Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.9734461Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.9735683Z +++ sed -e s/=//g 2025-06-01T22:52:15.9774142Z ++ HASH=tTFnejNZ-MQ42-lalFdWyVTwXSvm9o6KGEXbORL5_dA 2025-06-01T22:52:15.9779474Z +++ ls -nl torch/include/ATen/ops/masked_fill_native.h 2025-06-01T22:52:15.9780394Z +++ awk '{print $5}' 2025-06-01T22:52:15.9806199Z ++ FSIZE=1979 2025-06-01T22:52:15.9806895Z ++ echo '"torch/include/ATen/ops/masked_fill_native.h",sha256=tTFnejNZ-MQ42-lalFdWyVTwXSvm9o6KGEXbORL5_dA,1979' 2025-06-01T22:52:15.9807589Z ++ read fname 2025-06-01T22:52:15.9807951Z ++ make_wheel_record torch/include/ATen/ops/masked_fill_ops.h 2025-06-01T22:52:15.9808437Z ++ FPATH=torch/include/ATen/ops/masked_fill_ops.h 2025-06-01T22:52:15.9808883Z ++ echo torch/include/ATen/ops/masked_fill_ops.h 2025-06-01T22:52:15.9809269Z ++ grep RECORD 2025-06-01T22:52:15.9832325Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_fill_ops.h 2025-06-01T22:52:15.9832854Z +++ openssl base64 2025-06-01T22:52:15.9833108Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.9833364Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.9833620Z +++ sed -e s/=//g 2025-06-01T22:52:15.9875891Z ++ HASH=aNen1vcF1TxPctHpWCJ6iW9za0Ri0KChTXwMaYHt0ng 2025-06-01T22:52:15.9878622Z +++ ls -nl torch/include/ATen/ops/masked_fill_ops.h 2025-06-01T22:52:15.9879447Z +++ awk '{print $5}' 2025-06-01T22:52:15.9908243Z ++ FSIZE=4861 2025-06-01T22:52:15.9909080Z ++ echo '"torch/include/ATen/ops/masked_fill_ops.h",sha256=aNen1vcF1TxPctHpWCJ6iW9za0Ri0KChTXwMaYHt0ng,4861' 2025-06-01T22:52:15.9909767Z ++ read fname 2025-06-01T22:52:15.9910100Z ++ make_wheel_record torch/include/ATen/ops/masked_scatter.h 2025-06-01T22:52:15.9910580Z ++ FPATH=torch/include/ATen/ops/masked_scatter.h 2025-06-01T22:52:15.9911004Z ++ echo torch/include/ATen/ops/masked_scatter.h 2025-06-01T22:52:15.9911368Z ++ grep RECORD 2025-06-01T22:52:15.9930363Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_scatter.h 2025-06-01T22:52:15.9930854Z +++ openssl base64 2025-06-01T22:52:15.9931874Z +++ sed -e s/+/-/g 2025-06-01T22:52:15.9933347Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:15.9934479Z +++ sed -e s/=//g 2025-06-01T22:52:15.9973289Z ++ HASH=9QBNrk-ZvslVfTzqgsCa8Be9jh52H-b5isL_2OMOc_I 2025-06-01T22:52:15.9978726Z +++ ls -nl torch/include/ATen/ops/masked_scatter.h 2025-06-01T22:52:15.9979305Z +++ awk '{print $5}' 2025-06-01T22:52:16.0005984Z ++ FSIZE=1389 2025-06-01T22:52:16.0006648Z ++ echo '"torch/include/ATen/ops/masked_scatter.h",sha256=9QBNrk-ZvslVfTzqgsCa8Be9jh52H-b5isL_2OMOc_I,1389' 2025-06-01T22:52:16.0007330Z ++ read fname 2025-06-01T22:52:16.0007846Z ++ make_wheel_record torch/include/ATen/ops/masked_scatter_backward.h 2025-06-01T22:52:16.0008423Z ++ FPATH=torch/include/ATen/ops/masked_scatter_backward.h 2025-06-01T22:52:16.0008983Z ++ echo torch/include/ATen/ops/masked_scatter_backward.h 2025-06-01T22:52:16.0009401Z ++ grep RECORD 2025-06-01T22:52:16.0032584Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_scatter_backward.h 2025-06-01T22:52:16.0033158Z +++ openssl base64 2025-06-01T22:52:16.0033426Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.0033670Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.0033935Z +++ sed -e s/=//g 2025-06-01T22:52:16.0075715Z ++ HASH=UWcX9xBovI2RMrU1NTg5s80xEzUZed0Q9MsvZObWYN4 2025-06-01T22:52:16.0078479Z +++ ls -nl torch/include/ATen/ops/masked_scatter_backward.h 2025-06-01T22:52:16.0079019Z +++ awk '{print $5}' 2025-06-01T22:52:16.0107913Z ++ FSIZE=1790 2025-06-01T22:52:16.0108696Z ++ echo '"torch/include/ATen/ops/masked_scatter_backward.h",sha256=UWcX9xBovI2RMrU1NTg5s80xEzUZed0Q9MsvZObWYN4,1790' 2025-06-01T22:52:16.0109420Z ++ read fname 2025-06-01T22:52:16.0109996Z ++ make_wheel_record torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.0110902Z ++ FPATH=torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.0111756Z ++ echo torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.0112344Z ++ grep RECORD 2025-06-01T22:52:16.0129859Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.0130598Z +++ openssl base64 2025-06-01T22:52:16.0130987Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.0132447Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.0133580Z +++ sed -e s/=//g 2025-06-01T22:52:16.0172802Z ++ HASH=Fq6xvGYz_QvL5SMKHBwzjsQAZxOLgwe9Ze7A_6sdvTo 2025-06-01T22:52:16.0178879Z +++ ls -nl torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.0179478Z +++ awk '{print $5}' 2025-06-01T22:52:16.0206135Z ++ FSIZE=973 2025-06-01T22:52:16.0207015Z ++ echo '"torch/include/ATen/ops/masked_scatter_backward_compositeexplicitautograd_dispatch.h",sha256=Fq6xvGYz_QvL5SMKHBwzjsQAZxOLgwe9Ze7A_6sdvTo,973' 2025-06-01T22:52:16.0207946Z ++ read fname 2025-06-01T22:52:16.0208376Z ++ make_wheel_record torch/include/ATen/ops/masked_scatter_backward_native.h 2025-06-01T22:52:16.0209018Z ++ FPATH=torch/include/ATen/ops/masked_scatter_backward_native.h 2025-06-01T22:52:16.0209600Z ++ echo torch/include/ATen/ops/masked_scatter_backward_native.h 2025-06-01T22:52:16.0210035Z ++ grep RECORD 2025-06-01T22:52:16.0231839Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_scatter_backward_native.h 2025-06-01T22:52:16.0232906Z +++ openssl base64 2025-06-01T22:52:16.0233578Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.0233833Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.0234231Z +++ sed -e s/=//g 2025-06-01T22:52:16.0275402Z ++ HASH=JoKJmknM3JHgJyebSeFvqaPEZmqZhVegVQP2EwLjdfo 2025-06-01T22:52:16.0277174Z +++ ls -nl torch/include/ATen/ops/masked_scatter_backward_native.h 2025-06-01T22:52:16.0278401Z +++ awk '{print $5}' 2025-06-01T22:52:16.0309270Z ++ FSIZE=559 2025-06-01T22:52:16.0310363Z ++ echo '"torch/include/ATen/ops/masked_scatter_backward_native.h",sha256=JoKJmknM3JHgJyebSeFvqaPEZmqZhVegVQP2EwLjdfo,559' 2025-06-01T22:52:16.0311182Z ++ read fname 2025-06-01T22:52:16.0311576Z ++ make_wheel_record torch/include/ATen/ops/masked_scatter_backward_ops.h 2025-06-01T22:52:16.0312175Z ++ FPATH=torch/include/ATen/ops/masked_scatter_backward_ops.h 2025-06-01T22:52:16.0312701Z ++ echo torch/include/ATen/ops/masked_scatter_backward_ops.h 2025-06-01T22:52:16.0313133Z ++ grep RECORD 2025-06-01T22:52:16.0330950Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_scatter_backward_ops.h 2025-06-01T22:52:16.0331802Z +++ openssl base64 2025-06-01T22:52:16.0332944Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.0334149Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.0335543Z +++ sed -e s/=//g 2025-06-01T22:52:16.0373452Z ++ HASH=Zp8_-T5RFQty7p-vNBG0eIgF5MTlg009bAWU6LrG8XQ 2025-06-01T22:52:16.0378760Z +++ ls -nl torch/include/ATen/ops/masked_scatter_backward_ops.h 2025-06-01T22:52:16.0379474Z +++ awk '{print $5}' 2025-06-01T22:52:16.0406415Z ++ FSIZE=1203 2025-06-01T22:52:16.0407127Z ++ echo '"torch/include/ATen/ops/masked_scatter_backward_ops.h",sha256=Zp8_-T5RFQty7p-vNBG0eIgF5MTlg009bAWU6LrG8XQ,1203' 2025-06-01T22:52:16.0407879Z ++ read fname 2025-06-01T22:52:16.0408402Z ++ make_wheel_record torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.0409253Z ++ FPATH=torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.0410054Z ++ echo torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.0410610Z ++ grep RECORD 2025-06-01T22:52:16.0431045Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.0431732Z +++ openssl base64 2025-06-01T22:52:16.0432352Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.0432602Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.0432876Z +++ sed -e s/=//g 2025-06-01T22:52:16.0475576Z ++ HASH=HMpnqJA8Prp_D--kCluZ7KhvCIW3rQAies1AhDq2unU 2025-06-01T22:52:16.0478416Z +++ ls -nl torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.0479127Z +++ awk '{print $5}' 2025-06-01T22:52:16.0508142Z ++ FSIZE=1101 2025-06-01T22:52:16.0509128Z ++ echo '"torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h",sha256=HMpnqJA8Prp_D--kCluZ7KhvCIW3rQAies1AhDq2unU,1101' 2025-06-01T22:52:16.0510007Z ++ read fname 2025-06-01T22:52:16.0510402Z ++ make_wheel_record torch/include/ATen/ops/masked_scatter_cpu_dispatch.h 2025-06-01T22:52:16.0511006Z ++ FPATH=torch/include/ATen/ops/masked_scatter_cpu_dispatch.h 2025-06-01T22:52:16.0511528Z ++ echo torch/include/ATen/ops/masked_scatter_cpu_dispatch.h 2025-06-01T22:52:16.0511947Z ++ grep RECORD 2025-06-01T22:52:16.0530299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_scatter_cpu_dispatch.h 2025-06-01T22:52:16.0530938Z +++ openssl base64 2025-06-01T22:52:16.0532247Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.0533556Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.0534827Z +++ sed -e s/=//g 2025-06-01T22:52:16.0573505Z ++ HASH=_Leg0ox_AEk2TWF1pr2Sa3HZk5ue1ydwvDImeokiFno 2025-06-01T22:52:16.0578838Z +++ ls -nl torch/include/ATen/ops/masked_scatter_cpu_dispatch.h 2025-06-01T22:52:16.0580032Z +++ awk '{print $5}' 2025-06-01T22:52:16.0605760Z ++ FSIZE=777 2025-06-01T22:52:16.0606469Z ++ echo '"torch/include/ATen/ops/masked_scatter_cpu_dispatch.h",sha256=_Leg0ox_AEk2TWF1pr2Sa3HZk5ue1ydwvDImeokiFno,777' 2025-06-01T22:52:16.0607203Z ++ read fname 2025-06-01T22:52:16.0607630Z ++ make_wheel_record torch/include/ATen/ops/masked_scatter_cuda_dispatch.h 2025-06-01T22:52:16.0608395Z ++ FPATH=torch/include/ATen/ops/masked_scatter_cuda_dispatch.h 2025-06-01T22:52:16.0609051Z ++ echo torch/include/ATen/ops/masked_scatter_cuda_dispatch.h 2025-06-01T22:52:16.0609501Z ++ grep RECORD 2025-06-01T22:52:16.0632348Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_scatter_cuda_dispatch.h 2025-06-01T22:52:16.0632946Z +++ openssl base64 2025-06-01T22:52:16.0633206Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.0633468Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.0633726Z +++ sed -e s/=//g 2025-06-01T22:52:16.0676219Z ++ HASH=sNnC6beSVZc45z4K7MmAehRQ73m-qmhgkZ1VJC0Fi6w 2025-06-01T22:52:16.0679293Z +++ ls -nl torch/include/ATen/ops/masked_scatter_cuda_dispatch.h 2025-06-01T22:52:16.0680276Z +++ awk '{print $5}' 2025-06-01T22:52:16.0707786Z ++ FSIZE=779 2025-06-01T22:52:16.0708560Z ++ echo '"torch/include/ATen/ops/masked_scatter_cuda_dispatch.h",sha256=sNnC6beSVZc45z4K7MmAehRQ73m-qmhgkZ1VJC0Fi6w,779' 2025-06-01T22:52:16.0709317Z ++ read fname 2025-06-01T22:52:16.0709728Z ++ make_wheel_record torch/include/ATen/ops/masked_scatter_meta_dispatch.h 2025-06-01T22:52:16.0710327Z ++ FPATH=torch/include/ATen/ops/masked_scatter_meta_dispatch.h 2025-06-01T22:52:16.0711009Z ++ echo torch/include/ATen/ops/masked_scatter_meta_dispatch.h 2025-06-01T22:52:16.0711432Z ++ grep RECORD 2025-06-01T22:52:16.0730310Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_scatter_meta_dispatch.h 2025-06-01T22:52:16.0730972Z +++ openssl base64 2025-06-01T22:52:16.0732153Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.0733257Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.0734418Z +++ sed -e s/=//g 2025-06-01T22:52:16.0772868Z ++ HASH=8XCK4lE9U9k7q_CCD857a5Xs38lcEOa7MDWa1D154SE 2025-06-01T22:52:16.0777425Z +++ ls -nl torch/include/ATen/ops/masked_scatter_meta_dispatch.h 2025-06-01T22:52:16.0778973Z +++ awk '{print $5}' 2025-06-01T22:52:16.0805448Z ++ FSIZE=779 2025-06-01T22:52:16.0806462Z ++ echo '"torch/include/ATen/ops/masked_scatter_meta_dispatch.h",sha256=8XCK4lE9U9k7q_CCD857a5Xs38lcEOa7MDWa1D154SE,779' 2025-06-01T22:52:16.0807818Z ++ read fname 2025-06-01T22:52:16.0808228Z ++ make_wheel_record torch/include/ATen/ops/masked_scatter_native.h 2025-06-01T22:52:16.0808776Z ++ FPATH=torch/include/ATen/ops/masked_scatter_native.h 2025-06-01T22:52:16.0809252Z ++ echo torch/include/ATen/ops/masked_scatter_native.h 2025-06-01T22:52:16.0809727Z ++ grep RECORD 2025-06-01T22:52:16.0831195Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_scatter_native.h 2025-06-01T22:52:16.0831962Z +++ openssl base64 2025-06-01T22:52:16.0832230Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.0832473Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.0832737Z +++ sed -e s/=//g 2025-06-01T22:52:16.0873602Z ++ HASH=Esdks64DIbKZ4PBKGKNIsqRpm2XHiYq3acMrFzEExNg 2025-06-01T22:52:16.0877001Z +++ ls -nl torch/include/ATen/ops/masked_scatter_native.h 2025-06-01T22:52:16.0877455Z +++ awk '{print $5}' 2025-06-01T22:52:16.0905075Z ++ FSIZE=905 2025-06-01T22:52:16.0905829Z ++ echo '"torch/include/ATen/ops/masked_scatter_native.h",sha256=Esdks64DIbKZ4PBKGKNIsqRpm2XHiYq3acMrFzEExNg,905' 2025-06-01T22:52:16.0906634Z ++ read fname 2025-06-01T22:52:16.0906986Z ++ make_wheel_record torch/include/ATen/ops/masked_scatter_ops.h 2025-06-01T22:52:16.0907496Z ++ FPATH=torch/include/ATen/ops/masked_scatter_ops.h 2025-06-01T22:52:16.0907935Z ++ echo torch/include/ATen/ops/masked_scatter_ops.h 2025-06-01T22:52:16.0908325Z ++ grep RECORD 2025-06-01T22:52:16.0928475Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_scatter_ops.h 2025-06-01T22:52:16.0929024Z +++ openssl base64 2025-06-01T22:52:16.0929304Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.0930621Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.0931929Z +++ sed -e s/=//g 2025-06-01T22:52:16.0972295Z ++ HASH=hYg8loYWmUy5mQhQT1_NfsbUAlZh2rHyOow6dZ7zRp8 2025-06-01T22:52:16.0981220Z +++ ls -nl torch/include/ATen/ops/masked_scatter_ops.h 2025-06-01T22:52:16.0981715Z +++ awk '{print $5}' 2025-06-01T22:52:16.1005282Z ++ FSIZE=2634 2025-06-01T22:52:16.1006000Z ++ echo '"torch/include/ATen/ops/masked_scatter_ops.h",sha256=hYg8loYWmUy5mQhQT1_NfsbUAlZh2rHyOow6dZ7zRp8,2634' 2025-06-01T22:52:16.1006937Z ++ read fname 2025-06-01T22:52:16.1007286Z ++ make_wheel_record torch/include/ATen/ops/masked_select.h 2025-06-01T22:52:16.1007440Z ++ FPATH=torch/include/ATen/ops/masked_select.h 2025-06-01T22:52:16.1007588Z ++ echo torch/include/ATen/ops/masked_select.h 2025-06-01T22:52:16.1007700Z ++ grep RECORD 2025-06-01T22:52:16.1031517Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_select.h 2025-06-01T22:52:16.1031706Z +++ openssl base64 2025-06-01T22:52:16.1031822Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.1031928Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.1032023Z +++ sed -e s/=//g 2025-06-01T22:52:16.1075538Z ++ HASH=35B0W5I7zZxLn-14jctHRrASsvBMtts_Jo0XxJ0zNaY 2025-06-01T22:52:16.1078842Z +++ ls -nl torch/include/ATen/ops/masked_select.h 2025-06-01T22:52:16.1079828Z +++ awk '{print $5}' 2025-06-01T22:52:16.1107415Z ++ FSIZE=1229 2025-06-01T22:52:16.1107968Z ++ echo '"torch/include/ATen/ops/masked_select.h",sha256=35B0W5I7zZxLn-14jctHRrASsvBMtts_Jo0XxJ0zNaY,1229' 2025-06-01T22:52:16.1108425Z ++ read fname 2025-06-01T22:52:16.1108732Z ++ make_wheel_record torch/include/ATen/ops/masked_select_backward.h 2025-06-01T22:52:16.1109078Z ++ FPATH=torch/include/ATen/ops/masked_select_backward.h 2025-06-01T22:52:16.1109266Z ++ echo torch/include/ATen/ops/masked_select_backward.h 2025-06-01T22:52:16.1109566Z ++ grep RECORD 2025-06-01T22:52:16.1134780Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_select_backward.h 2025-06-01T22:52:16.1134914Z +++ openssl base64 2025-06-01T22:52:16.1135960Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.1137177Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.1138655Z +++ sed -e s/=//g 2025-06-01T22:52:16.1177678Z ++ HASH=Iw7mytB0FyBti181eqdrGujXJlNEjFptHfAbw5pJNBw 2025-06-01T22:52:16.1182693Z +++ ls -nl torch/include/ATen/ops/masked_select_backward.h 2025-06-01T22:52:16.1183374Z +++ awk '{print $5}' 2025-06-01T22:52:16.1207487Z ++ FSIZE=792 2025-06-01T22:52:16.1208055Z ++ echo '"torch/include/ATen/ops/masked_select_backward.h",sha256=Iw7mytB0FyBti181eqdrGujXJlNEjFptHfAbw5pJNBw,792' 2025-06-01T22:52:16.1208158Z ++ read fname 2025-06-01T22:52:16.1208955Z ++ make_wheel_record torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.1209340Z ++ FPATH=torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.1211652Z ++ echo torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.1212668Z ++ grep RECORD 2025-06-01T22:52:16.1232734Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.1233984Z +++ openssl base64 2025-06-01T22:52:16.1235092Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.1236303Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.1237794Z +++ sed -e s/=//g 2025-06-01T22:52:16.1278562Z ++ HASH=2RFDp1nA2LuekX6SdqsjouB2lyEE4l2YKeK0dx9fJG4 2025-06-01T22:52:16.1282334Z +++ ls -nl torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.1282969Z +++ awk '{print $5}' 2025-06-01T22:52:16.1308017Z ++ FSIZE=831 2025-06-01T22:52:16.1308964Z ++ echo '"torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h",sha256=2RFDp1nA2LuekX6SdqsjouB2lyEE4l2YKeK0dx9fJG4,831' 2025-06-01T22:52:16.1309061Z ++ read fname 2025-06-01T22:52:16.1309337Z ++ make_wheel_record torch/include/ATen/ops/masked_select_backward_native.h 2025-06-01T22:52:16.1309572Z ++ FPATH=torch/include/ATen/ops/masked_select_backward_native.h 2025-06-01T22:52:16.1311415Z ++ echo torch/include/ATen/ops/masked_select_backward_native.h 2025-06-01T22:52:16.1312843Z ++ grep RECORD 2025-06-01T22:52:16.1331849Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_select_backward_native.h 2025-06-01T22:52:16.1332607Z +++ openssl base64 2025-06-01T22:52:16.1333750Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.1336643Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.1336893Z +++ sed -e s/=//g 2025-06-01T22:52:16.1374357Z ++ HASH=-G_oBmNAkJIhsh7v18w8Fcp0hjpIMliGWsdNPI4Zg0w 2025-06-01T22:52:16.1380140Z +++ ls -nl torch/include/ATen/ops/masked_select_backward_native.h 2025-06-01T22:52:16.1380610Z +++ awk '{print $5}' 2025-06-01T22:52:16.1405774Z ++ FSIZE=543 2025-06-01T22:52:16.1406329Z ++ echo '"torch/include/ATen/ops/masked_select_backward_native.h",sha256=-G_oBmNAkJIhsh7v18w8Fcp0hjpIMliGWsdNPI4Zg0w,543' 2025-06-01T22:52:16.1406433Z ++ read fname 2025-06-01T22:52:16.1406690Z ++ make_wheel_record torch/include/ATen/ops/masked_select_backward_ops.h 2025-06-01T22:52:16.1406905Z ++ FPATH=torch/include/ATen/ops/masked_select_backward_ops.h 2025-06-01T22:52:16.1408272Z ++ echo torch/include/ATen/ops/masked_select_backward_ops.h 2025-06-01T22:52:16.1409296Z ++ grep RECORD 2025-06-01T22:52:16.1431468Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_select_backward_ops.h 2025-06-01T22:52:16.1431715Z +++ openssl base64 2025-06-01T22:52:16.1431835Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.1433454Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.1434519Z +++ sed -e s/=//g 2025-06-01T22:52:16.1475286Z ++ HASH=KGa0WTNjivw3nWg7dDpWL1SyIx6jO-veKRuqHiYbJUg 2025-06-01T22:52:16.1480405Z +++ ls -nl torch/include/ATen/ops/masked_select_backward_ops.h 2025-06-01T22:52:16.1480725Z +++ awk '{print $5}' 2025-06-01T22:52:16.1508177Z ++ FSIZE=1174 2025-06-01T22:52:16.1508768Z ++ echo '"torch/include/ATen/ops/masked_select_backward_ops.h",sha256=KGa0WTNjivw3nWg7dDpWL1SyIx6jO-veKRuqHiYbJUg,1174' 2025-06-01T22:52:16.1509025Z ++ read fname 2025-06-01T22:52:16.1509280Z ++ make_wheel_record torch/include/ATen/ops/masked_select_cpu_dispatch.h 2025-06-01T22:52:16.1509477Z ++ FPATH=torch/include/ATen/ops/masked_select_cpu_dispatch.h 2025-06-01T22:52:16.1509935Z ++ echo torch/include/ATen/ops/masked_select_cpu_dispatch.h 2025-06-01T22:52:16.1510462Z ++ grep RECORD 2025-06-01T22:52:16.1530875Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_select_cpu_dispatch.h 2025-06-01T22:52:16.1531049Z +++ openssl base64 2025-06-01T22:52:16.1532275Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.1533673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.1534854Z +++ sed -e s/=//g 2025-06-01T22:52:16.1574191Z ++ HASH=8Yt4cYmNe_XhIorOZp6C2YdCxP9qXjyAtqgfTeLourM 2025-06-01T22:52:16.1580009Z +++ ls -nl torch/include/ATen/ops/masked_select_cpu_dispatch.h 2025-06-01T22:52:16.1580567Z +++ awk '{print $5}' 2025-06-01T22:52:16.1606311Z ++ FSIZE=973 2025-06-01T22:52:16.1607212Z ++ echo '"torch/include/ATen/ops/masked_select_cpu_dispatch.h",sha256=8Yt4cYmNe_XhIorOZp6C2YdCxP9qXjyAtqgfTeLourM,973' 2025-06-01T22:52:16.1607315Z ++ read fname 2025-06-01T22:52:16.1607584Z ++ make_wheel_record torch/include/ATen/ops/masked_select_cuda_dispatch.h 2025-06-01T22:52:16.1607808Z ++ FPATH=torch/include/ATen/ops/masked_select_cuda_dispatch.h 2025-06-01T22:52:16.1608287Z ++ echo torch/include/ATen/ops/masked_select_cuda_dispatch.h 2025-06-01T22:52:16.1609078Z ++ grep RECORD 2025-06-01T22:52:16.1631829Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_select_cuda_dispatch.h 2025-06-01T22:52:16.1632048Z +++ openssl base64 2025-06-01T22:52:16.1632267Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.1632654Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.1633993Z +++ sed -e s/=//g 2025-06-01T22:52:16.1676615Z ++ HASH=flnYJp7xyQbIouWT8T3ojlp61gnxOuX3fRaylYutPjA 2025-06-01T22:52:16.1679855Z +++ ls -nl torch/include/ATen/ops/masked_select_cuda_dispatch.h 2025-06-01T22:52:16.1681195Z +++ awk '{print $5}' 2025-06-01T22:52:16.1709202Z ++ FSIZE=975 2025-06-01T22:52:16.1710088Z ++ echo '"torch/include/ATen/ops/masked_select_cuda_dispatch.h",sha256=flnYJp7xyQbIouWT8T3ojlp61gnxOuX3fRaylYutPjA,975' 2025-06-01T22:52:16.1710186Z ++ read fname 2025-06-01T22:52:16.1710462Z ++ make_wheel_record torch/include/ATen/ops/masked_select_native.h 2025-06-01T22:52:16.1710633Z ++ FPATH=torch/include/ATen/ops/masked_select_native.h 2025-06-01T22:52:16.1710796Z ++ echo torch/include/ATen/ops/masked_select_native.h 2025-06-01T22:52:16.1710896Z ++ grep RECORD 2025-06-01T22:52:16.1731001Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_select_native.h 2025-06-01T22:52:16.1731247Z +++ openssl base64 2025-06-01T22:52:16.1732260Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.1733594Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.1734984Z +++ sed -e s/=//g 2025-06-01T22:52:16.1773505Z ++ HASH=GJl_tk504-45WASRgDv5L9SDcsdjtsZRUjJGukZyqxc 2025-06-01T22:52:16.1779317Z +++ ls -nl torch/include/ATen/ops/masked_select_native.h 2025-06-01T22:52:16.1779944Z +++ awk '{print $5}' 2025-06-01T22:52:16.1805954Z ++ FSIZE=832 2025-06-01T22:52:16.1806485Z ++ echo '"torch/include/ATen/ops/masked_select_native.h",sha256=GJl_tk504-45WASRgDv5L9SDcsdjtsZRUjJGukZyqxc,832' 2025-06-01T22:52:16.1806598Z ++ read fname 2025-06-01T22:52:16.1806814Z ++ make_wheel_record torch/include/ATen/ops/masked_select_ops.h 2025-06-01T22:52:16.1806975Z ++ FPATH=torch/include/ATen/ops/masked_select_ops.h 2025-06-01T22:52:16.1807292Z ++ echo torch/include/ATen/ops/masked_select_ops.h 2025-06-01T22:52:16.1808019Z ++ grep RECORD 2025-06-01T22:52:16.1830618Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/masked_select_ops.h 2025-06-01T22:52:16.1830845Z +++ openssl base64 2025-06-01T22:52:16.1831007Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.1832395Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.1832693Z +++ sed -e s/=//g 2025-06-01T22:52:16.1874149Z ++ HASH=htn4YPUU7CxNgfWOuP6todvepc_H8Luw4v6BcujXWuU 2025-06-01T22:52:16.1878976Z +++ ls -nl torch/include/ATen/ops/masked_select_ops.h 2025-06-01T22:52:16.1879837Z +++ awk '{print $5}' 2025-06-01T22:52:16.1907462Z ++ FSIZE=1755 2025-06-01T22:52:16.1907970Z ++ echo '"torch/include/ATen/ops/masked_select_ops.h",sha256=htn4YPUU7CxNgfWOuP6todvepc_H8Luw4v6BcujXWuU,1755' 2025-06-01T22:52:16.1908081Z ++ read fname 2025-06-01T22:52:16.1908325Z ++ make_wheel_record torch/include/ATen/ops/matmul.h 2025-06-01T22:52:16.1908529Z ++ FPATH=torch/include/ATen/ops/matmul.h 2025-06-01T22:52:16.1908679Z ++ echo torch/include/ATen/ops/matmul.h 2025-06-01T22:52:16.1909527Z ++ grep RECORD 2025-06-01T22:52:16.1929955Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matmul.h 2025-06-01T22:52:16.1930362Z +++ openssl base64 2025-06-01T22:52:16.1931397Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.1932686Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.1933888Z +++ sed -e s/=//g 2025-06-01T22:52:16.1972252Z ++ HASH=0Y9EGBfgz-7JxsgkkOTUZ5F5iZWLgZ5vCmE4uaitbg0 2025-06-01T22:52:16.1977196Z +++ ls -nl torch/include/ATen/ops/matmul.h 2025-06-01T22:52:16.1978664Z +++ awk '{print $5}' 2025-06-01T22:52:16.2004965Z ++ FSIZE=1168 2025-06-01T22:52:16.2005863Z ++ echo '"torch/include/ATen/ops/matmul.h",sha256=0Y9EGBfgz-7JxsgkkOTUZ5F5iZWLgZ5vCmE4uaitbg0,1168' 2025-06-01T22:52:16.2005969Z ++ read fname 2025-06-01T22:52:16.2006177Z ++ make_wheel_record torch/include/ATen/ops/matmul_backward.h 2025-06-01T22:52:16.2006363Z ++ FPATH=torch/include/ATen/ops/matmul_backward.h 2025-06-01T22:52:16.2006550Z ++ echo torch/include/ATen/ops/matmul_backward.h 2025-06-01T22:52:16.2006937Z ++ grep RECORD 2025-06-01T22:52:16.2031430Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matmul_backward.h 2025-06-01T22:52:16.2031629Z +++ openssl base64 2025-06-01T22:52:16.2031751Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.2031939Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.2032518Z +++ sed -e s/=//g 2025-06-01T22:52:16.2073180Z ++ HASH=8W3EBzEfoXSB_sttjyvfSiBSqTnxNm1ymyLBiFGJVsc 2025-06-01T22:52:16.2076760Z +++ ls -nl torch/include/ATen/ops/matmul_backward.h 2025-06-01T22:52:16.2077760Z +++ awk '{print $5}' 2025-06-01T22:52:16.2105098Z ++ FSIZE=1738 2025-06-01T22:52:16.2105658Z ++ echo '"torch/include/ATen/ops/matmul_backward.h",sha256=8W3EBzEfoXSB_sttjyvfSiBSqTnxNm1ymyLBiFGJVsc,1738' 2025-06-01T22:52:16.2105761Z ++ read fname 2025-06-01T22:52:16.2106839Z ++ make_wheel_record torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.2107382Z ++ FPATH=torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.2107990Z ++ echo torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.2108306Z ++ grep RECORD 2025-06-01T22:52:16.2130974Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.2131200Z +++ openssl base64 2025-06-01T22:52:16.2131948Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.2133706Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.2134735Z +++ sed -e s/=//g 2025-06-01T22:52:16.2178130Z ++ HASH=IfZAwsZXBjNcNtWoYyxLNmLAP-8-3M9v3CrPt_M6FD4 2025-06-01T22:52:16.2182017Z +++ ls -nl torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.2182217Z +++ awk '{print $5}' 2025-06-01T22:52:16.2206469Z ++ FSIZE=1135 2025-06-01T22:52:16.2207566Z ++ echo '"torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h",sha256=IfZAwsZXBjNcNtWoYyxLNmLAP-8-3M9v3CrPt_M6FD4,1135' 2025-06-01T22:52:16.2207667Z ++ read fname 2025-06-01T22:52:16.2207931Z ++ make_wheel_record torch/include/ATen/ops/matmul_backward_native.h 2025-06-01T22:52:16.2208129Z ++ FPATH=torch/include/ATen/ops/matmul_backward_native.h 2025-06-01T22:52:16.2209573Z ++ echo torch/include/ATen/ops/matmul_backward_native.h 2025-06-01T22:52:16.2210404Z ++ grep RECORD 2025-06-01T22:52:16.2233070Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matmul_backward_native.h 2025-06-01T22:52:16.2233282Z +++ openssl base64 2025-06-01T22:52:16.2233461Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.2234016Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.2234559Z +++ sed -e s/=//g 2025-06-01T22:52:16.2275383Z ++ HASH=XfodV32bVP_EBgb4rzTEp3OK3spHOjVd-dE4E5-Dy6M 2025-06-01T22:52:16.2279775Z +++ ls -nl torch/include/ATen/ops/matmul_backward_native.h 2025-06-01T22:52:16.2280412Z +++ awk '{print $5}' 2025-06-01T22:52:16.2307725Z ++ FSIZE=807 2025-06-01T22:52:16.2308550Z ++ echo '"torch/include/ATen/ops/matmul_backward_native.h",sha256=XfodV32bVP_EBgb4rzTEp3OK3spHOjVd-dE4E5-Dy6M,807' 2025-06-01T22:52:16.2308645Z ++ read fname 2025-06-01T22:52:16.2308877Z ++ make_wheel_record torch/include/ATen/ops/matmul_backward_ops.h 2025-06-01T22:52:16.2309052Z ++ FPATH=torch/include/ATen/ops/matmul_backward_ops.h 2025-06-01T22:52:16.2309219Z ++ echo torch/include/ATen/ops/matmul_backward_ops.h 2025-06-01T22:52:16.2309944Z ++ grep RECORD 2025-06-01T22:52:16.2331396Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matmul_backward_ops.h 2025-06-01T22:52:16.2331516Z +++ openssl base64 2025-06-01T22:52:16.2332212Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.2333699Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.2334864Z +++ sed -e s/=//g 2025-06-01T22:52:16.2374046Z ++ HASH=joP2-68jPtChgiiDw-D6vtN-tIzQN8iQO9xE0vKquMw 2025-06-01T22:52:16.2379814Z +++ ls -nl torch/include/ATen/ops/matmul_backward_ops.h 2025-06-01T22:52:16.2380391Z +++ awk '{print $5}' 2025-06-01T22:52:16.2406255Z ++ FSIZE=2371 2025-06-01T22:52:16.2406774Z ++ echo '"torch/include/ATen/ops/matmul_backward_ops.h",sha256=joP2-68jPtChgiiDw-D6vtN-tIzQN8iQO9xE0vKquMw,2371' 2025-06-01T22:52:16.2406872Z ++ read fname 2025-06-01T22:52:16.2407232Z ++ make_wheel_record torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.2407540Z ++ FPATH=torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.2408060Z ++ echo torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.2409046Z ++ grep RECORD 2025-06-01T22:52:16.2431300Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.2431489Z +++ openssl base64 2025-06-01T22:52:16.2431921Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.2432197Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.2433671Z +++ sed -e s/=//g 2025-06-01T22:52:16.2476018Z ++ HASH=QJtM3u5qAYC6-faSHGw1n0_QJhQXCGkOInYiOQrSZaA 2025-06-01T22:52:16.2479195Z +++ ls -nl torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.2479671Z +++ awk '{print $5}' 2025-06-01T22:52:16.2508391Z ++ FSIZE=999 2025-06-01T22:52:16.2509094Z ++ echo '"torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h",sha256=QJtM3u5qAYC6-faSHGw1n0_QJhQXCGkOInYiOQrSZaA,999' 2025-06-01T22:52:16.2509367Z ++ read fname 2025-06-01T22:52:16.2509627Z ++ make_wheel_record torch/include/ATen/ops/matmul_native.h 2025-06-01T22:52:16.2509775Z ++ FPATH=torch/include/ATen/ops/matmul_native.h 2025-06-01T22:52:16.2509916Z ++ echo torch/include/ATen/ops/matmul_native.h 2025-06-01T22:52:16.2510011Z ++ grep RECORD 2025-06-01T22:52:16.2540874Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matmul_native.h 2025-06-01T22:52:16.2541025Z +++ openssl base64 2025-06-01T22:52:16.2541130Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.2541227Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.2541336Z +++ sed -e s/=//g 2025-06-01T22:52:16.2572064Z ++ HASH=gVzxli9XCbic3FdJV6u2uvg6kybPelEiDa74fJ-MEbc 2025-06-01T22:52:16.2577024Z +++ ls -nl torch/include/ATen/ops/matmul_native.h 2025-06-01T22:52:16.2578403Z +++ awk '{print $5}' 2025-06-01T22:52:16.2605484Z ++ FSIZE=804 2025-06-01T22:52:16.2605972Z ++ echo '"torch/include/ATen/ops/matmul_native.h",sha256=gVzxli9XCbic3FdJV6u2uvg6kybPelEiDa74fJ-MEbc,804' 2025-06-01T22:52:16.2606080Z ++ read fname 2025-06-01T22:52:16.2606289Z ++ make_wheel_record torch/include/ATen/ops/matmul_ops.h 2025-06-01T22:52:16.2606430Z ++ FPATH=torch/include/ATen/ops/matmul_ops.h 2025-06-01T22:52:16.2606714Z ++ echo torch/include/ATen/ops/matmul_ops.h 2025-06-01T22:52:16.2606835Z ++ grep RECORD 2025-06-01T22:52:16.2629451Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matmul_ops.h 2025-06-01T22:52:16.2630066Z +++ openssl base64 2025-06-01T22:52:16.2630193Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.2631410Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.2631523Z +++ sed -e s/=//g 2025-06-01T22:52:16.2671598Z ++ HASH=5udYeRR6sBabeX1Cmuw65_XZOcz7E7xJFTGjvk5i_wM 2025-06-01T22:52:16.2676449Z +++ ls -nl torch/include/ATen/ops/matmul_ops.h 2025-06-01T22:52:16.2677165Z +++ awk '{print $5}' 2025-06-01T22:52:16.2706110Z ++ FSIZE=1719 2025-06-01T22:52:16.2706821Z ++ echo '"torch/include/ATen/ops/matmul_ops.h",sha256=5udYeRR6sBabeX1Cmuw65_XZOcz7E7xJFTGjvk5i_wM,1719' 2025-06-01T22:52:16.2707927Z ++ read fname 2025-06-01T22:52:16.2708251Z ++ make_wheel_record torch/include/ATen/ops/matrix_H.h 2025-06-01T22:52:16.2708666Z ++ FPATH=torch/include/ATen/ops/matrix_H.h 2025-06-01T22:52:16.2709050Z ++ echo torch/include/ATen/ops/matrix_H.h 2025-06-01T22:52:16.2709382Z ++ grep RECORD 2025-06-01T22:52:16.2728367Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_H.h 2025-06-01T22:52:16.2729231Z +++ openssl base64 2025-06-01T22:52:16.2729822Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.2731273Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.2732681Z +++ sed -e s/=//g 2025-06-01T22:52:16.2770990Z ++ HASH=7Y3tmiu7F6QPVFvvVOKWiLCQRdMvBv4fmkE_D2VFPF4 2025-06-01T22:52:16.2775364Z +++ ls -nl torch/include/ATen/ops/matrix_H.h 2025-06-01T22:52:16.2776474Z +++ awk '{print $5}' 2025-06-01T22:52:16.2804603Z ++ FSIZE=505 2025-06-01T22:52:16.2805848Z ++ echo '"torch/include/ATen/ops/matrix_H.h",sha256=7Y3tmiu7F6QPVFvvVOKWiLCQRdMvBv4fmkE_D2VFPF4,505' 2025-06-01T22:52:16.2806760Z ++ read fname 2025-06-01T22:52:16.2807264Z ++ make_wheel_record torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.2808070Z ++ FPATH=torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.2808795Z ++ echo torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.2809332Z ++ grep RECORD 2025-06-01T22:52:16.2829101Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.2829773Z +++ openssl base64 2025-06-01T22:52:16.2830050Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.2830490Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.2830964Z +++ sed -e s/=//g 2025-06-01T22:52:16.2873002Z ++ HASH=-ajflMamPGTvhRi4uy3-skucUUufMNlXVi6AqqP6Z3M 2025-06-01T22:52:16.2876148Z +++ ls -nl torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.2877076Z +++ awk '{print $5}' 2025-06-01T22:52:16.2904359Z ++ FSIZE=766 2025-06-01T22:52:16.2905944Z ++ echo '"torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h",sha256=-ajflMamPGTvhRi4uy3-skucUUufMNlXVi6AqqP6Z3M,766' 2025-06-01T22:52:16.2907204Z ++ read fname 2025-06-01T22:52:16.2907565Z ++ make_wheel_record torch/include/ATen/ops/matrix_H_native.h 2025-06-01T22:52:16.2908044Z ++ FPATH=torch/include/ATen/ops/matrix_H_native.h 2025-06-01T22:52:16.2908456Z ++ echo torch/include/ATen/ops/matrix_H_native.h 2025-06-01T22:52:16.2908835Z ++ grep RECORD 2025-06-01T22:52:16.2927897Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_H_native.h 2025-06-01T22:52:16.2928563Z +++ openssl base64 2025-06-01T22:52:16.2929026Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.2929930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.2931470Z +++ sed -e s/=//g 2025-06-01T22:52:16.2970862Z ++ HASH=g-R9BwHKF4fi2M0LDeoBCiJdO2vcxmo67Phsns5tRnE 2025-06-01T22:52:16.2975544Z +++ ls -nl torch/include/ATen/ops/matrix_H_native.h 2025-06-01T22:52:16.2976248Z +++ awk '{print $5}' 2025-06-01T22:52:16.3003423Z ++ FSIZE=478 2025-06-01T22:52:16.3004569Z ++ echo '"torch/include/ATen/ops/matrix_H_native.h",sha256=g-R9BwHKF4fi2M0LDeoBCiJdO2vcxmo67Phsns5tRnE,478' 2025-06-01T22:52:16.3005480Z ++ read fname 2025-06-01T22:52:16.3006009Z ++ make_wheel_record torch/include/ATen/ops/matrix_H_ops.h 2025-06-01T22:52:16.3006471Z ++ FPATH=torch/include/ATen/ops/matrix_H_ops.h 2025-06-01T22:52:16.3006889Z ++ echo torch/include/ATen/ops/matrix_H_ops.h 2025-06-01T22:52:16.3007304Z ++ grep RECORD 2025-06-01T22:52:16.3028476Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_H_ops.h 2025-06-01T22:52:16.3029056Z +++ openssl base64 2025-06-01T22:52:16.3029433Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.3029689Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.3030089Z +++ sed -e s/=//g 2025-06-01T22:52:16.3071382Z ++ HASH=I4uCxtpo2hpQJVFDDjyFzemSLRLBYgPJA-d7Rf8YTB8 2025-06-01T22:52:16.3075898Z +++ ls -nl torch/include/ATen/ops/matrix_H_ops.h 2025-06-01T22:52:16.3077214Z +++ awk '{print $5}' 2025-06-01T22:52:16.3105360Z ++ FSIZE=969 2025-06-01T22:52:16.3106085Z ++ echo '"torch/include/ATen/ops/matrix_H_ops.h",sha256=I4uCxtpo2hpQJVFDDjyFzemSLRLBYgPJA-d7Rf8YTB8,969' 2025-06-01T22:52:16.3106764Z ++ read fname 2025-06-01T22:52:16.3107078Z ++ make_wheel_record torch/include/ATen/ops/matrix_exp.h 2025-06-01T22:52:16.3107522Z ++ FPATH=torch/include/ATen/ops/matrix_exp.h 2025-06-01T22:52:16.3107902Z ++ echo torch/include/ATen/ops/matrix_exp.h 2025-06-01T22:52:16.3108258Z ++ grep RECORD 2025-06-01T22:52:16.3127849Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_exp.h 2025-06-01T22:52:16.3128363Z +++ openssl base64 2025-06-01T22:52:16.3128662Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.3130081Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.3131544Z +++ sed -e s/=//g 2025-06-01T22:52:16.3170717Z ++ HASH=enNU_XpA8M3x3O1V92Z5dnzAeaxq0kJDeyAtyITblQ4 2025-06-01T22:52:16.3175415Z +++ ls -nl torch/include/ATen/ops/matrix_exp.h 2025-06-01T22:52:16.3176357Z +++ awk '{print $5}' 2025-06-01T22:52:16.3203576Z ++ FSIZE=653 2025-06-01T22:52:16.3204422Z ++ echo '"torch/include/ATen/ops/matrix_exp.h",sha256=enNU_XpA8M3x3O1V92Z5dnzAeaxq0kJDeyAtyITblQ4,653' 2025-06-01T22:52:16.3205277Z ++ read fname 2025-06-01T22:52:16.3205655Z ++ make_wheel_record torch/include/ATen/ops/matrix_exp_backward.h 2025-06-01T22:52:16.3206175Z ++ FPATH=torch/include/ATen/ops/matrix_exp_backward.h 2025-06-01T22:52:16.3206644Z ++ echo torch/include/ATen/ops/matrix_exp_backward.h 2025-06-01T22:52:16.3207051Z ++ grep RECORD 2025-06-01T22:52:16.3228805Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_exp_backward.h 2025-06-01T22:52:16.3229393Z +++ openssl base64 2025-06-01T22:52:16.3230630Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.3231079Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.3231364Z +++ sed -e s/=//g 2025-06-01T22:52:16.3272623Z ++ HASH=kcJkRGAvkIeu5F30MqV3jwyBQpgigksct6_dgs1WjHE 2025-06-01T22:52:16.3276180Z +++ ls -nl torch/include/ATen/ops/matrix_exp_backward.h 2025-06-01T22:52:16.3276844Z +++ awk '{print $5}' 2025-06-01T22:52:16.3304492Z ++ FSIZE=733 2025-06-01T22:52:16.3305501Z ++ echo '"torch/include/ATen/ops/matrix_exp_backward.h",sha256=kcJkRGAvkIeu5F30MqV3jwyBQpgigksct6_dgs1WjHE,733' 2025-06-01T22:52:16.3306795Z ++ read fname 2025-06-01T22:52:16.3307358Z ++ make_wheel_record torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.3308233Z ++ FPATH=torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.3309045Z ++ echo torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.3309616Z ++ grep RECORD 2025-06-01T22:52:16.3327982Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.3329152Z +++ openssl base64 2025-06-01T22:52:16.3329414Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.3329890Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.3330979Z +++ sed -e s/=//g 2025-06-01T22:52:16.3369670Z ++ HASH=uUS28D7wPGFYwHYcsXYkmYCd5u92FjNrrjH6fIpR4Zs 2025-06-01T22:52:16.3374961Z +++ ls -nl torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.3376017Z +++ awk '{print $5}' 2025-06-01T22:52:16.3402722Z ++ FSIZE=802 2025-06-01T22:52:16.3403885Z ++ echo '"torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h",sha256=uUS28D7wPGFYwHYcsXYkmYCd5u92FjNrrjH6fIpR4Zs,802' 2025-06-01T22:52:16.3405142Z ++ read fname 2025-06-01T22:52:16.3405627Z ++ make_wheel_record torch/include/ATen/ops/matrix_exp_backward_native.h 2025-06-01T22:52:16.3406213Z ++ FPATH=torch/include/ATen/ops/matrix_exp_backward_native.h 2025-06-01T22:52:16.3406764Z ++ echo torch/include/ATen/ops/matrix_exp_backward_native.h 2025-06-01T22:52:16.3407182Z ++ grep RECORD 2025-06-01T22:52:16.3428325Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_exp_backward_native.h 2025-06-01T22:52:16.3429017Z +++ openssl base64 2025-06-01T22:52:16.3429272Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.3429529Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.3430124Z +++ sed -e s/=//g 2025-06-01T22:52:16.3473892Z ++ HASH=RB8s1zAtBu6Wrvky3BeT1IHMZ4NbVQ7ucrmLGJu7NXQ 2025-06-01T22:52:16.3475711Z +++ ls -nl torch/include/ATen/ops/matrix_exp_backward_native.h 2025-06-01T22:52:16.3476922Z +++ awk '{print $5}' 2025-06-01T22:52:16.3504834Z ++ FSIZE=514 2025-06-01T22:52:16.3505651Z ++ echo '"torch/include/ATen/ops/matrix_exp_backward_native.h",sha256=RB8s1zAtBu6Wrvky3BeT1IHMZ4NbVQ7ucrmLGJu7NXQ,514' 2025-06-01T22:52:16.3506938Z ++ read fname 2025-06-01T22:52:16.3507312Z ++ make_wheel_record torch/include/ATen/ops/matrix_exp_backward_ops.h 2025-06-01T22:52:16.3508172Z ++ FPATH=torch/include/ATen/ops/matrix_exp_backward_ops.h 2025-06-01T22:52:16.3508753Z ++ echo torch/include/ATen/ops/matrix_exp_backward_ops.h 2025-06-01T22:52:16.3509147Z ++ grep RECORD 2025-06-01T22:52:16.3528420Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_exp_backward_ops.h 2025-06-01T22:52:16.3529397Z +++ openssl base64 2025-06-01T22:52:16.3529677Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.3530032Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.3531349Z +++ sed -e s/=//g 2025-06-01T22:52:16.3570789Z ++ HASH=GsPh7UZTc6VegcVlc2FgGYjnNniKOuTGw5CrzlGMY-Q 2025-06-01T22:52:16.3575803Z +++ ls -nl torch/include/ATen/ops/matrix_exp_backward_ops.h 2025-06-01T22:52:16.3576711Z +++ awk '{print $5}' 2025-06-01T22:52:16.3603182Z ++ FSIZE=1079 2025-06-01T22:52:16.3604723Z ++ echo '"torch/include/ATen/ops/matrix_exp_backward_ops.h",sha256=GsPh7UZTc6VegcVlc2FgGYjnNniKOuTGw5CrzlGMY-Q,1079' 2025-06-01T22:52:16.3605678Z ++ read fname 2025-06-01T22:52:16.3606407Z ++ make_wheel_record torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.3607228Z ++ FPATH=torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.3607983Z ++ echo torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.3608526Z ++ grep RECORD 2025-06-01T22:52:16.3629073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.3629984Z +++ openssl base64 2025-06-01T22:52:16.3630251Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.3630610Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.3630889Z +++ sed -e s/=//g 2025-06-01T22:52:16.3671857Z ++ HASH=BTFybvwdLa7K-3s4NLMqEih9GfEaV3V7dQcrPTSgBYI 2025-06-01T22:52:16.3673914Z +++ ls -nl torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.3674557Z +++ awk '{print $5}' 2025-06-01T22:52:16.3701349Z ++ FSIZE=768 2025-06-01T22:52:16.3702332Z ++ echo '"torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h",sha256=BTFybvwdLa7K-3s4NLMqEih9GfEaV3V7dQcrPTSgBYI,768' 2025-06-01T22:52:16.3703227Z ++ read fname 2025-06-01T22:52:16.3703587Z ++ make_wheel_record torch/include/ATen/ops/matrix_exp_native.h 2025-06-01T22:52:16.3704116Z ++ FPATH=torch/include/ATen/ops/matrix_exp_native.h 2025-06-01T22:52:16.3704554Z ++ echo torch/include/ATen/ops/matrix_exp_native.h 2025-06-01T22:52:16.3704936Z ++ grep RECORD 2025-06-01T22:52:16.3726202Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_exp_native.h 2025-06-01T22:52:16.3726755Z +++ openssl base64 2025-06-01T22:52:16.3727202Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.3727529Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.3729181Z +++ sed -e s/=//g 2025-06-01T22:52:16.3769188Z ++ HASH=_hPcGP9oF81qWvcRlQThE36LeGp4YXXbd58--OYfoXE 2025-06-01T22:52:16.3773973Z +++ ls -nl torch/include/ATen/ops/matrix_exp_native.h 2025-06-01T22:52:16.3774663Z +++ awk '{print $5}' 2025-06-01T22:52:16.3802006Z ++ FSIZE=480 2025-06-01T22:52:16.3802826Z ++ echo '"torch/include/ATen/ops/matrix_exp_native.h",sha256=_hPcGP9oF81qWvcRlQThE36LeGp4YXXbd58--OYfoXE,480' 2025-06-01T22:52:16.3803520Z ++ read fname 2025-06-01T22:52:16.3803854Z ++ make_wheel_record torch/include/ATen/ops/matrix_exp_ops.h 2025-06-01T22:52:16.3804618Z ++ FPATH=torch/include/ATen/ops/matrix_exp_ops.h 2025-06-01T22:52:16.3805058Z ++ echo torch/include/ATen/ops/matrix_exp_ops.h 2025-06-01T22:52:16.3805427Z ++ grep RECORD 2025-06-01T22:52:16.3828499Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_exp_ops.h 2025-06-01T22:52:16.3829008Z +++ openssl base64 2025-06-01T22:52:16.3829283Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.3829529Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.3829802Z +++ sed -e s/=//g 2025-06-01T22:52:16.3872393Z ++ HASH=rdls8Spikik36XnYuZbOBts-CCuEnW7X17DeH0RvSS4 2025-06-01T22:52:16.3874381Z +++ ls -nl torch/include/ATen/ops/matrix_exp_ops.h 2025-06-01T22:52:16.3875051Z +++ awk '{print $5}' 2025-06-01T22:52:16.3901345Z ++ FSIZE=969 2025-06-01T22:52:16.3901988Z ++ echo '"torch/include/ATen/ops/matrix_exp_ops.h",sha256=rdls8Spikik36XnYuZbOBts-CCuEnW7X17DeH0RvSS4,969' 2025-06-01T22:52:16.3902720Z ++ read fname 2025-06-01T22:52:16.3903052Z ++ make_wheel_record torch/include/ATen/ops/matrix_power.h 2025-06-01T22:52:16.3903578Z ++ FPATH=torch/include/ATen/ops/matrix_power.h 2025-06-01T22:52:16.3904051Z ++ echo torch/include/ATen/ops/matrix_power.h 2025-06-01T22:52:16.3904410Z ++ grep RECORD 2025-06-01T22:52:16.3926534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_power.h 2025-06-01T22:52:16.3927124Z +++ openssl base64 2025-06-01T22:52:16.3927404Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.3927949Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.3929220Z +++ sed -e s/=//g 2025-06-01T22:52:16.3967624Z ++ HASH=552FvzRgnGg1JO_7hJO8iQABmKA4BJ0-tRQ9QvKfLWA 2025-06-01T22:52:16.3972734Z +++ ls -nl torch/include/ATen/ops/matrix_power.h 2025-06-01T22:52:16.3973689Z +++ awk '{print $5}' 2025-06-01T22:52:16.3998983Z ++ FSIZE=1150 2025-06-01T22:52:16.3999717Z ++ echo '"torch/include/ATen/ops/matrix_power.h",sha256=552FvzRgnGg1JO_7hJO8iQABmKA4BJ0-tRQ9QvKfLWA,1150' 2025-06-01T22:52:16.4000353Z ++ read fname 2025-06-01T22:52:16.4000867Z ++ make_wheel_record torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.4001710Z ++ FPATH=torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.4002535Z ++ echo torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.4003274Z ++ grep RECORD 2025-06-01T22:52:16.4033145Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.4034403Z +++ openssl base64 2025-06-01T22:52:16.4034720Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.4035041Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.4036436Z +++ sed -e s/=//g 2025-06-01T22:52:16.4077116Z ++ HASH=ggBKUWmjgiq4CPpuybMr49VyOwqgVHHpTPKx2UgsQzQ 2025-06-01T22:52:16.4081713Z +++ ls -nl torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.4082719Z +++ awk '{print $5}' 2025-06-01T22:52:16.4109509Z ++ FSIZE=972 2025-06-01T22:52:16.4110540Z ++ echo '"torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h",sha256=ggBKUWmjgiq4CPpuybMr49VyOwqgVHHpTPKx2UgsQzQ,972' 2025-06-01T22:52:16.4111472Z ++ read fname 2025-06-01T22:52:16.4111906Z ++ make_wheel_record torch/include/ATen/ops/matrix_power_native.h 2025-06-01T22:52:16.4112452Z ++ FPATH=torch/include/ATen/ops/matrix_power_native.h 2025-06-01T22:52:16.4112977Z ++ echo torch/include/ATen/ops/matrix_power_native.h 2025-06-01T22:52:16.4113364Z ++ grep RECORD 2025-06-01T22:52:16.4131322Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_power_native.h 2025-06-01T22:52:16.4132190Z +++ openssl base64 2025-06-01T22:52:16.4133338Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.4134725Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.4136183Z +++ sed -e s/=//g 2025-06-01T22:52:16.4174595Z ++ HASH=Z83XSZ5M5_Q00QJoLSnAeRRPoITOwzPN461ZF_j7RNI 2025-06-01T22:52:16.4180146Z +++ ls -nl torch/include/ATen/ops/matrix_power_native.h 2025-06-01T22:52:16.4180928Z +++ awk '{print $5}' 2025-06-01T22:52:16.4206437Z ++ FSIZE=588 2025-06-01T22:52:16.4207083Z ++ echo '"torch/include/ATen/ops/matrix_power_native.h",sha256=Z83XSZ5M5_Q00QJoLSnAeRRPoITOwzPN461ZF_j7RNI,588' 2025-06-01T22:52:16.4207831Z ++ read fname 2025-06-01T22:52:16.4208183Z ++ make_wheel_record torch/include/ATen/ops/matrix_power_ops.h 2025-06-01T22:52:16.4208756Z ++ FPATH=torch/include/ATen/ops/matrix_power_ops.h 2025-06-01T22:52:16.4209261Z ++ echo torch/include/ATen/ops/matrix_power_ops.h 2025-06-01T22:52:16.4209718Z ++ grep RECORD 2025-06-01T22:52:16.4230491Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/matrix_power_ops.h 2025-06-01T22:52:16.4231110Z +++ openssl base64 2025-06-01T22:52:16.4231377Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.4232600Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.4233751Z +++ sed -e s/=//g 2025-06-01T22:52:16.4274259Z ++ HASH=qz6mALCvI0VOrCJMaztz2Wk3kv_NhTjFyzuLeKDq-XE 2025-06-01T22:52:16.4278832Z +++ ls -nl torch/include/ATen/ops/matrix_power_ops.h 2025-06-01T22:52:16.4279808Z +++ awk '{print $5}' 2025-06-01T22:52:16.4306799Z ++ FSIZE=1659 2025-06-01T22:52:16.4307570Z ++ echo '"torch/include/ATen/ops/matrix_power_ops.h",sha256=qz6mALCvI0VOrCJMaztz2Wk3kv_NhTjFyzuLeKDq-XE,1659' 2025-06-01T22:52:16.4308293Z ++ read fname 2025-06-01T22:52:16.4308598Z ++ make_wheel_record torch/include/ATen/ops/max.h 2025-06-01T22:52:16.4309056Z ++ FPATH=torch/include/ATen/ops/max.h 2025-06-01T22:52:16.4309478Z ++ echo torch/include/ATen/ops/max.h 2025-06-01T22:52:16.4309816Z ++ grep RECORD 2025-06-01T22:52:16.4330133Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max.h 2025-06-01T22:52:16.4330581Z +++ openssl base64 2025-06-01T22:52:16.4331398Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.4332741Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.4334030Z +++ sed -e s/=//g 2025-06-01T22:52:16.4371605Z ++ HASH=KdIfAw2gmuTlgnJEBvjMv0aRvWvkA_Cm50EMCt30Rk8 2025-06-01T22:52:16.4376693Z +++ ls -nl torch/include/ATen/ops/max.h 2025-06-01T22:52:16.4378476Z +++ awk '{print $5}' 2025-06-01T22:52:16.4405149Z ++ FSIZE=3784 2025-06-01T22:52:16.4405721Z ++ echo '"torch/include/ATen/ops/max.h",sha256=KdIfAw2gmuTlgnJEBvjMv0aRvWvkA_Cm50EMCt30Rk8,3784' 2025-06-01T22:52:16.4406348Z ++ read fname 2025-06-01T22:52:16.4406962Z ++ make_wheel_record torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.4407922Z ++ FPATH=torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.4408968Z ++ echo torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.4409543Z ++ grep RECORD 2025-06-01T22:52:16.4431359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.4432230Z +++ openssl base64 2025-06-01T22:52:16.4432528Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.4432806Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.4433065Z +++ sed -e s/=//g 2025-06-01T22:52:16.4475719Z ++ HASH=oQgn2RhxmfMGPuFSINQjiah5-NfLl-LS3wWBFMjcf9s 2025-06-01T22:52:16.4478992Z +++ awk '{print $5}' 2025-06-01T22:52:16.4479561Z +++ ls -nl torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.4507258Z ++ FSIZE=845 2025-06-01T22:52:16.4508184Z ++ echo '"torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h",sha256=oQgn2RhxmfMGPuFSINQjiah5-NfLl-LS3wWBFMjcf9s,845' 2025-06-01T22:52:16.4509108Z ++ read fname 2025-06-01T22:52:16.4509565Z ++ make_wheel_record torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.4510305Z ++ FPATH=torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.4511110Z ++ echo torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.4511595Z ++ grep RECORD 2025-06-01T22:52:16.4529593Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.4530303Z +++ openssl base64 2025-06-01T22:52:16.4530798Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.4532102Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.4533446Z +++ sed -e s/=//g 2025-06-01T22:52:16.4571133Z ++ HASH=mZb4YTt4QH5ZgOdfKTAruj3yq4RwNUI4vDMBmDizdNE 2025-06-01T22:52:16.4576020Z +++ ls -nl torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.4576795Z +++ awk '{print $5}' 2025-06-01T22:52:16.4603845Z ++ FSIZE=1426 2025-06-01T22:52:16.4605035Z ++ echo '"torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h",sha256=mZb4YTt4QH5ZgOdfKTAruj3yq4RwNUI4vDMBmDizdNE,1426' 2025-06-01T22:52:16.4605904Z ++ read fname 2025-06-01T22:52:16.4606253Z ++ make_wheel_record torch/include/ATen/ops/max_cpu_dispatch.h 2025-06-01T22:52:16.4606759Z ++ FPATH=torch/include/ATen/ops/max_cpu_dispatch.h 2025-06-01T22:52:16.4607196Z ++ echo torch/include/ATen/ops/max_cpu_dispatch.h 2025-06-01T22:52:16.4607593Z ++ grep RECORD 2025-06-01T22:52:16.4631207Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_cpu_dispatch.h 2025-06-01T22:52:16.4631726Z +++ openssl base64 2025-06-01T22:52:16.4631991Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.4632237Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.4632502Z +++ sed -e s/=//g 2025-06-01T22:52:16.4673725Z ++ HASH=-8j1oSNDI9PSKEJtpILgrQNqadVeBa0MKmsdWTYdehc 2025-06-01T22:52:16.4676252Z +++ ls -nl torch/include/ATen/ops/max_cpu_dispatch.h 2025-06-01T22:52:16.4676867Z +++ awk '{print $5}' 2025-06-01T22:52:16.4704780Z ++ FSIZE=1292 2025-06-01T22:52:16.4705530Z ++ echo '"torch/include/ATen/ops/max_cpu_dispatch.h",sha256=-8j1oSNDI9PSKEJtpILgrQNqadVeBa0MKmsdWTYdehc,1292' 2025-06-01T22:52:16.4706216Z ++ read fname 2025-06-01T22:52:16.4706576Z ++ make_wheel_record torch/include/ATen/ops/max_cuda_dispatch.h 2025-06-01T22:52:16.4707061Z ++ FPATH=torch/include/ATen/ops/max_cuda_dispatch.h 2025-06-01T22:52:16.4707503Z ++ echo torch/include/ATen/ops/max_cuda_dispatch.h 2025-06-01T22:52:16.4707893Z ++ grep RECORD 2025-06-01T22:52:16.4727759Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_cuda_dispatch.h 2025-06-01T22:52:16.4728313Z +++ openssl base64 2025-06-01T22:52:16.4728574Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.4729923Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.4731474Z +++ sed -e s/=//g 2025-06-01T22:52:16.4770233Z ++ HASH=NT0jfu-2O7T2whYD6ZjkJdDH9Xsrr2S6sHs32eI1FjU 2025-06-01T22:52:16.4775076Z +++ ls -nl torch/include/ATen/ops/max_cuda_dispatch.h 2025-06-01T22:52:16.4776761Z +++ awk '{print $5}' 2025-06-01T22:52:16.4804461Z ++ FSIZE=1294 2025-06-01T22:52:16.4805829Z ++ echo '"torch/include/ATen/ops/max_cuda_dispatch.h",sha256=NT0jfu-2O7T2whYD6ZjkJdDH9Xsrr2S6sHs32eI1FjU,1294' 2025-06-01T22:52:16.4806677Z ++ read fname 2025-06-01T22:52:16.4807016Z ++ make_wheel_record torch/include/ATen/ops/max_meta.h 2025-06-01T22:52:16.4807452Z ++ FPATH=torch/include/ATen/ops/max_meta.h 2025-06-01T22:52:16.4807846Z ++ echo torch/include/ATen/ops/max_meta.h 2025-06-01T22:52:16.4808195Z ++ grep RECORD 2025-06-01T22:52:16.4830549Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_meta.h 2025-06-01T22:52:16.4831120Z +++ openssl base64 2025-06-01T22:52:16.4831373Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.4831631Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.4831885Z +++ sed -e s/=//g 2025-06-01T22:52:16.4874607Z ++ HASH=LDWoMGbz5fCRPe8H_lyVG71hqEbaPAPbDcENFRH9eIU 2025-06-01T22:52:16.4876614Z +++ ls -nl torch/include/ATen/ops/max_meta.h 2025-06-01T22:52:16.4877443Z +++ awk '{print $5}' 2025-06-01T22:52:16.4905814Z ++ FSIZE=1037 2025-06-01T22:52:16.4906544Z ++ echo '"torch/include/ATen/ops/max_meta.h",sha256=LDWoMGbz5fCRPe8H_lyVG71hqEbaPAPbDcENFRH9eIU,1037' 2025-06-01T22:52:16.4907197Z ++ read fname 2025-06-01T22:52:16.4907540Z ++ make_wheel_record torch/include/ATen/ops/max_meta_dispatch.h 2025-06-01T22:52:16.4908162Z ++ FPATH=torch/include/ATen/ops/max_meta_dispatch.h 2025-06-01T22:52:16.4908595Z ++ echo torch/include/ATen/ops/max_meta_dispatch.h 2025-06-01T22:52:16.4908973Z ++ grep RECORD 2025-06-01T22:52:16.4928080Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_meta_dispatch.h 2025-06-01T22:52:16.4928606Z +++ openssl base64 2025-06-01T22:52:16.4929264Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.4930497Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.4931931Z +++ sed -e s/=//g 2025-06-01T22:52:16.4969722Z ++ HASH=3i8JSPJptX5dfA782p5dM_m43XoPtp7qKI7cyPxlrq8 2025-06-01T22:52:16.4974583Z +++ ls -nl torch/include/ATen/ops/max_meta_dispatch.h 2025-06-01T22:52:16.4975540Z +++ awk '{print $5}' 2025-06-01T22:52:16.5002595Z ++ FSIZE=1092 2025-06-01T22:52:16.5003317Z ++ echo '"torch/include/ATen/ops/max_meta_dispatch.h",sha256=3i8JSPJptX5dfA782p5dM_m43XoPtp7qKI7cyPxlrq8,1092' 2025-06-01T22:52:16.5004124Z ++ read fname 2025-06-01T22:52:16.5004454Z ++ make_wheel_record torch/include/ATen/ops/max_native.h 2025-06-01T22:52:16.5005078Z ++ FPATH=torch/include/ATen/ops/max_native.h 2025-06-01T22:52:16.5005532Z ++ echo torch/include/ATen/ops/max_native.h 2025-06-01T22:52:16.5005898Z ++ grep RECORD 2025-06-01T22:52:16.5029147Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_native.h 2025-06-01T22:52:16.5029703Z +++ openssl base64 2025-06-01T22:52:16.5030018Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.5030277Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.5030535Z +++ sed -e s/=//g 2025-06-01T22:52:16.5071729Z ++ HASH=Tnl-hfZd9c-pnqgN3jQkePBoXch6f1JEA-gaabOHGEs 2025-06-01T22:52:16.5074645Z +++ ls -nl torch/include/ATen/ops/max_native.h 2025-06-01T22:52:16.5075417Z +++ awk '{print $5}' 2025-06-01T22:52:16.5102655Z ++ FSIZE=1496 2025-06-01T22:52:16.5103532Z ++ echo '"torch/include/ATen/ops/max_native.h",sha256=Tnl-hfZd9c-pnqgN3jQkePBoXch6f1JEA-gaabOHGEs,1496' 2025-06-01T22:52:16.5104219Z ++ read fname 2025-06-01T22:52:16.5104539Z ++ make_wheel_record torch/include/ATen/ops/max_ops.h 2025-06-01T22:52:16.5105088Z ++ FPATH=torch/include/ATen/ops/max_ops.h 2025-06-01T22:52:16.5105481Z ++ echo torch/include/ATen/ops/max_ops.h 2025-06-01T22:52:16.5105815Z ++ grep RECORD 2025-06-01T22:52:16.5126979Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_ops.h 2025-06-01T22:52:16.5127475Z +++ openssl base64 2025-06-01T22:52:16.5127750Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.5128341Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.5129789Z +++ sed -e s/=//g 2025-06-01T22:52:16.5170645Z ++ HASH=D9pg0vPrQ-pUSK27xcX6c_Hqx0p2iCPNVJFtq9M_6ng 2025-06-01T22:52:16.5175177Z +++ ls -nl torch/include/ATen/ops/max_ops.h 2025-06-01T22:52:16.5176195Z +++ awk '{print $5}' 2025-06-01T22:52:16.5203702Z ++ FSIZE=6052 2025-06-01T22:52:16.5204484Z ++ echo '"torch/include/ATen/ops/max_ops.h",sha256=D9pg0vPrQ-pUSK27xcX6c_Hqx0p2iCPNVJFtq9M_6ng,6052' 2025-06-01T22:52:16.5205459Z ++ read fname 2025-06-01T22:52:16.5205838Z ++ make_wheel_record torch/include/ATen/ops/max_pool1d.h 2025-06-01T22:52:16.5206296Z ++ FPATH=torch/include/ATen/ops/max_pool1d.h 2025-06-01T22:52:16.5206688Z ++ echo torch/include/ATen/ops/max_pool1d.h 2025-06-01T22:52:16.5207047Z ++ grep RECORD 2025-06-01T22:52:16.5228778Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool1d.h 2025-06-01T22:52:16.5229341Z +++ openssl base64 2025-06-01T22:52:16.5229608Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.5229851Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.5230120Z +++ sed -e s/=//g 2025-06-01T22:52:16.5273472Z ++ HASH=UZykDUQF_n44gfyaKwHNsoC1i98sXyOMppshXJHcEZ4 2025-06-01T22:52:16.5276392Z +++ ls -nl torch/include/ATen/ops/max_pool1d.h 2025-06-01T22:52:16.5276792Z +++ awk '{print $5}' 2025-06-01T22:52:16.5305713Z ++ FSIZE=934 2025-06-01T22:52:16.5306409Z ++ echo '"torch/include/ATen/ops/max_pool1d.h",sha256=UZykDUQF_n44gfyaKwHNsoC1i98sXyOMppshXJHcEZ4,934' 2025-06-01T22:52:16.5307054Z ++ read fname 2025-06-01T22:52:16.5307567Z ++ make_wheel_record torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.5308337Z ++ FPATH=torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.5310534Z ++ echo torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.5311092Z ++ grep RECORD 2025-06-01T22:52:16.5328256Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.5328935Z +++ openssl base64 2025-06-01T22:52:16.5329191Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.5330695Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.5331933Z +++ sed -e s/=//g 2025-06-01T22:52:16.5370722Z ++ HASH=DF8sZvX435wLllAp6uvpUTgms25HffE1cgKSdBKBqyI 2025-06-01T22:52:16.5375397Z +++ ls -nl torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.5376233Z +++ awk '{print $5}' 2025-06-01T22:52:16.5403861Z ++ FSIZE=901 2025-06-01T22:52:16.5404827Z ++ echo '"torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h",sha256=DF8sZvX435wLllAp6uvpUTgms25HffE1cgKSdBKBqyI,901' 2025-06-01T22:52:16.5405867Z ++ read fname 2025-06-01T22:52:16.5406246Z ++ make_wheel_record torch/include/ATen/ops/max_pool1d_native.h 2025-06-01T22:52:16.5406745Z ++ FPATH=torch/include/ATen/ops/max_pool1d_native.h 2025-06-01T22:52:16.5407200Z ++ echo torch/include/ATen/ops/max_pool1d_native.h 2025-06-01T22:52:16.5407579Z ++ grep RECORD 2025-06-01T22:52:16.5430923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool1d_native.h 2025-06-01T22:52:16.5431508Z +++ openssl base64 2025-06-01T22:52:16.5431774Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.5432037Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.5432290Z +++ sed -e s/=//g 2025-06-01T22:52:16.5473236Z ++ HASH=Khse4-_yfqRMVjUfl7iUmZl2ud3GqAUfUYDfalG8Aoo 2025-06-01T22:52:16.5476066Z +++ ls -nl torch/include/ATen/ops/max_pool1d_native.h 2025-06-01T22:52:16.5476681Z +++ awk '{print $5}' 2025-06-01T22:52:16.5505656Z ++ FSIZE=613 2025-06-01T22:52:16.5506382Z ++ echo '"torch/include/ATen/ops/max_pool1d_native.h",sha256=Khse4-_yfqRMVjUfl7iUmZl2ud3GqAUfUYDfalG8Aoo,613' 2025-06-01T22:52:16.5507065Z ++ read fname 2025-06-01T22:52:16.5507400Z ++ make_wheel_record torch/include/ATen/ops/max_pool1d_ops.h 2025-06-01T22:52:16.5507869Z ++ FPATH=torch/include/ATen/ops/max_pool1d_ops.h 2025-06-01T22:52:16.5508279Z ++ echo torch/include/ATen/ops/max_pool1d_ops.h 2025-06-01T22:52:16.5508644Z ++ grep RECORD 2025-06-01T22:52:16.5527768Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool1d_ops.h 2025-06-01T22:52:16.5528299Z +++ openssl base64 2025-06-01T22:52:16.5528574Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.5529747Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.5530808Z +++ sed -e s/=//g 2025-06-01T22:52:16.5570957Z ++ HASH=H06RPyIgHiv8vOKA5iWpwWLRa-E_aN0pm24C1-zTUdY 2025-06-01T22:52:16.5575845Z +++ ls -nl torch/include/ATen/ops/max_pool1d_ops.h 2025-06-01T22:52:16.5576615Z +++ awk '{print $5}' 2025-06-01T22:52:16.5604755Z ++ FSIZE=1380 2025-06-01T22:52:16.5605863Z ++ echo '"torch/include/ATen/ops/max_pool1d_ops.h",sha256=H06RPyIgHiv8vOKA5iWpwWLRa-E_aN0pm24C1-zTUdY,1380' 2025-06-01T22:52:16.5606537Z ++ read fname 2025-06-01T22:52:16.5606942Z ++ make_wheel_record torch/include/ATen/ops/max_pool1d_with_indices.h 2025-06-01T22:52:16.5607492Z ++ FPATH=torch/include/ATen/ops/max_pool1d_with_indices.h 2025-06-01T22:52:16.5607998Z ++ echo torch/include/ATen/ops/max_pool1d_with_indices.h 2025-06-01T22:52:16.5608410Z ++ grep RECORD 2025-06-01T22:52:16.5631606Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool1d_with_indices.h 2025-06-01T22:52:16.5632177Z +++ openssl base64 2025-06-01T22:52:16.5632430Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.5632686Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.5632937Z +++ sed -e s/=//g 2025-06-01T22:52:16.5673298Z ++ HASH=FtmN-lRXwo_qe2447OL5y1ee4vWlXm6zsmJqANoXmiA 2025-06-01T22:52:16.5676681Z +++ ls -nl torch/include/ATen/ops/max_pool1d_with_indices.h 2025-06-01T22:52:16.5677207Z +++ awk '{print $5}' 2025-06-01T22:52:16.5705998Z ++ FSIZE=1021 2025-06-01T22:52:16.5706739Z ++ echo '"torch/include/ATen/ops/max_pool1d_with_indices.h",sha256=FtmN-lRXwo_qe2447OL5y1ee4vWlXm6zsmJqANoXmiA,1021' 2025-06-01T22:52:16.5707451Z ++ read fname 2025-06-01T22:52:16.5708131Z ++ make_wheel_record torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.5709103Z ++ FPATH=torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.5709954Z ++ echo torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.5710537Z ++ grep RECORD 2025-06-01T22:52:16.5728841Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.5729583Z +++ openssl base64 2025-06-01T22:52:16.5729942Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.5731312Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.5732586Z +++ sed -e s/=//g 2025-06-01T22:52:16.5770353Z ++ HASH=C5kjki9wDdSlniaafgHM70uAptXDB_N20LU7ujYF9cw 2025-06-01T22:52:16.5774994Z +++ ls -nl torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.5775634Z +++ awk '{print $5}' 2025-06-01T22:52:16.5802883Z ++ FSIZE=939 2025-06-01T22:52:16.5803745Z ++ echo '"torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h",sha256=C5kjki9wDdSlniaafgHM70uAptXDB_N20LU7ujYF9cw,939' 2025-06-01T22:52:16.5804792Z ++ read fname 2025-06-01T22:52:16.5805446Z ++ make_wheel_record torch/include/ATen/ops/max_pool1d_with_indices_native.h 2025-06-01T22:52:16.5806087Z ++ FPATH=torch/include/ATen/ops/max_pool1d_with_indices_native.h 2025-06-01T22:52:16.5806651Z ++ echo torch/include/ATen/ops/max_pool1d_with_indices_native.h 2025-06-01T22:52:16.5807107Z ++ grep RECORD 2025-06-01T22:52:16.5829196Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool1d_with_indices_native.h 2025-06-01T22:52:16.5829783Z +++ openssl base64 2025-06-01T22:52:16.5830055Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.5830300Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.5830569Z +++ sed -e s/=//g 2025-06-01T22:52:16.5871325Z ++ HASH=P-wCG7hor9_LqRsZGZOVt48qndPfMRgsijAACtI2G4w 2025-06-01T22:52:16.5874899Z +++ ls -nl torch/include/ATen/ops/max_pool1d_with_indices_native.h 2025-06-01T22:52:16.5875803Z +++ awk '{print $5}' 2025-06-01T22:52:16.5903587Z ++ FSIZE=651 2025-06-01T22:52:16.5904327Z ++ echo '"torch/include/ATen/ops/max_pool1d_with_indices_native.h",sha256=P-wCG7hor9_LqRsZGZOVt48qndPfMRgsijAACtI2G4w,651' 2025-06-01T22:52:16.5905049Z ++ read fname 2025-06-01T22:52:16.5905454Z ++ make_wheel_record torch/include/ATen/ops/max_pool1d_with_indices_ops.h 2025-06-01T22:52:16.5906033Z ++ FPATH=torch/include/ATen/ops/max_pool1d_with_indices_ops.h 2025-06-01T22:52:16.5906568Z ++ echo torch/include/ATen/ops/max_pool1d_with_indices_ops.h 2025-06-01T22:52:16.5906991Z ++ grep RECORD 2025-06-01T22:52:16.5926895Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool1d_with_indices_ops.h 2025-06-01T22:52:16.5927660Z +++ openssl base64 2025-06-01T22:52:16.5927973Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.5928662Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.5929896Z +++ sed -e s/=//g 2025-06-01T22:52:16.5969942Z ++ HASH=lRoW0qtZBbJ6kQQIksYpkUTBvhQFF2W6OWNhLAOMWzk 2025-06-01T22:52:16.5975169Z +++ ls -nl torch/include/ATen/ops/max_pool1d_with_indices_ops.h 2025-06-01T22:52:16.5975980Z +++ awk '{print $5}' 2025-06-01T22:52:16.6002150Z ++ FSIZE=1504 2025-06-01T22:52:16.6002858Z ++ echo '"torch/include/ATen/ops/max_pool1d_with_indices_ops.h",sha256=lRoW0qtZBbJ6kQQIksYpkUTBvhQFF2W6OWNhLAOMWzk,1504' 2025-06-01T22:52:16.6003595Z ++ read fname 2025-06-01T22:52:16.6003922Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d.h 2025-06-01T22:52:16.6004185Z ++ FPATH=torch/include/ATen/ops/max_pool2d.h 2025-06-01T22:52:16.6004320Z ++ echo torch/include/ATen/ops/max_pool2d.h 2025-06-01T22:52:16.6004625Z ++ grep RECORD 2025-06-01T22:52:16.6027938Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d.h 2025-06-01T22:52:16.6028079Z +++ openssl base64 2025-06-01T22:52:16.6029264Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.6029381Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.6029827Z +++ sed -e s/=//g 2025-06-01T22:52:16.6070744Z ++ HASH=YOBhdC3Oe6rngr6FGHZOITRoCKzPJnEDf59ocPnTk0c 2025-06-01T22:52:16.6074124Z +++ ls -nl torch/include/ATen/ops/max_pool2d.h 2025-06-01T22:52:16.6074836Z +++ awk '{print $5}' 2025-06-01T22:52:16.6102891Z ++ FSIZE=934 2025-06-01T22:52:16.6103505Z ++ echo '"torch/include/ATen/ops/max_pool2d.h",sha256=YOBhdC3Oe6rngr6FGHZOITRoCKzPJnEDf59ocPnTk0c,934' 2025-06-01T22:52:16.6103606Z ++ read fname 2025-06-01T22:52:16.6103846Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_backward.h 2025-06-01T22:52:16.6104014Z ++ FPATH=torch/include/ATen/ops/max_pool2d_backward.h 2025-06-01T22:52:16.6104175Z ++ echo torch/include/ATen/ops/max_pool2d_backward.h 2025-06-01T22:52:16.6104289Z ++ grep RECORD 2025-06-01T22:52:16.6126634Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_backward.h 2025-06-01T22:52:16.6126762Z +++ openssl base64 2025-06-01T22:52:16.6127122Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.6127239Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.6128623Z +++ sed -e s/=//g 2025-06-01T22:52:16.6167851Z ++ HASH=b9NcdKjgINHRcG0-axS5ObuxBytD6xkpc98GNa1X1Sw 2025-06-01T22:52:16.6172764Z +++ ls -nl torch/include/ATen/ops/max_pool2d_backward.h 2025-06-01T22:52:16.6173533Z +++ awk '{print $5}' 2025-06-01T22:52:16.6200557Z ++ FSIZE=2182 2025-06-01T22:52:16.6201156Z ++ echo '"torch/include/ATen/ops/max_pool2d_backward.h",sha256=b9NcdKjgINHRcG0-axS5ObuxBytD6xkpc98GNa1X1Sw,2182' 2025-06-01T22:52:16.6201313Z ++ read fname 2025-06-01T22:52:16.6202214Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.6202581Z ++ FPATH=torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.6202913Z ++ echo torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.6203147Z ++ grep RECORD 2025-06-01T22:52:16.6228349Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.6228472Z +++ openssl base64 2025-06-01T22:52:16.6228593Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.6228690Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.6228786Z +++ sed -e s/=//g 2025-06-01T22:52:16.6269687Z ++ HASH=gQ7VUKhB527wOR2LVRrxQM5Y5FcwZ3J2TUYAlEZp1Uk 2025-06-01T22:52:16.6273505Z +++ ls -nl torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:16.6274114Z +++ awk '{print $5}' 2025-06-01T22:52:16.6302210Z ++ FSIZE=1210 2025-06-01T22:52:16.6303003Z ++ echo '"torch/include/ATen/ops/max_pool2d_backward_compositeexplicitautograd_dispatch.h",sha256=gQ7VUKhB527wOR2LVRrxQM5Y5FcwZ3J2TUYAlEZp1Uk,1210' 2025-06-01T22:52:16.6303105Z ++ read fname 2025-06-01T22:52:16.6303358Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_backward_native.h 2025-06-01T22:52:16.6303708Z ++ FPATH=torch/include/ATen/ops/max_pool2d_backward_native.h 2025-06-01T22:52:16.6303975Z ++ echo torch/include/ATen/ops/max_pool2d_backward_native.h 2025-06-01T22:52:16.6304073Z ++ grep RECORD 2025-06-01T22:52:16.6326743Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_backward_native.h 2025-06-01T22:52:16.6326856Z +++ openssl base64 2025-06-01T22:52:16.6327240Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.6327371Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.6328635Z +++ sed -e s/=//g 2025-06-01T22:52:16.6369490Z ++ HASH=_YmBcypg5aRbj2IWIYl-gKXfgKP5mPlx8ap7nL_nIjs 2025-06-01T22:52:16.6374574Z +++ ls -nl torch/include/ATen/ops/max_pool2d_backward_native.h 2025-06-01T22:52:16.6375624Z +++ awk '{print $5}' 2025-06-01T22:52:16.6402511Z ++ FSIZE=665 2025-06-01T22:52:16.6403164Z ++ echo '"torch/include/ATen/ops/max_pool2d_backward_native.h",sha256=_YmBcypg5aRbj2IWIYl-gKXfgKP5mPlx8ap7nL_nIjs,665' 2025-06-01T22:52:16.6403474Z ++ read fname 2025-06-01T22:52:16.6403812Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_backward_ops.h 2025-06-01T22:52:16.6404137Z ++ FPATH=torch/include/ATen/ops/max_pool2d_backward_ops.h 2025-06-01T22:52:16.6404334Z ++ echo torch/include/ATen/ops/max_pool2d_backward_ops.h 2025-06-01T22:52:16.6405748Z ++ grep RECORD 2025-06-01T22:52:16.6428378Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_backward_ops.h 2025-06-01T22:52:16.6428497Z +++ openssl base64 2025-06-01T22:52:16.6428682Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.6429423Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.6430434Z +++ sed -e s/=//g 2025-06-01T22:52:16.6472879Z ++ HASH=P7KUliKbk9KJwHWCYtlTPUFCG7s5l4yqgXZbQwxwDH8 2025-06-01T22:52:16.6475907Z +++ ls -nl torch/include/ATen/ops/max_pool2d_backward_ops.h 2025-06-01T22:52:16.6476043Z +++ awk '{print $5}' 2025-06-01T22:52:16.6503467Z ++ FSIZE=2655 2025-06-01T22:52:16.6504056Z ++ echo '"torch/include/ATen/ops/max_pool2d_backward_ops.h",sha256=P7KUliKbk9KJwHWCYtlTPUFCG7s5l4yqgXZbQwxwDH8,2655' 2025-06-01T22:52:16.6504190Z ++ read fname 2025-06-01T22:52:16.6504557Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.6504863Z ++ FPATH=torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.6505176Z ++ echo torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.6506204Z ++ grep RECORD 2025-06-01T22:52:16.6527620Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.6527792Z +++ openssl base64 2025-06-01T22:52:16.6528275Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.6529733Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.6530972Z +++ sed -e s/=//g 2025-06-01T22:52:16.6570456Z ++ HASH=9Gok7VNwNIHmV2NfC7fxifz_nFTTucD4vMQUNfmQhvM 2025-06-01T22:52:16.6575380Z +++ ls -nl torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.6576023Z +++ awk '{print $5}' 2025-06-01T22:52:16.6602889Z ++ FSIZE=901 2025-06-01T22:52:16.6603577Z ++ echo '"torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h",sha256=9Gok7VNwNIHmV2NfC7fxifz_nFTTucD4vMQUNfmQhvM,901' 2025-06-01T22:52:16.6603743Z ++ read fname 2025-06-01T22:52:16.6604084Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_native.h 2025-06-01T22:52:16.6604269Z ++ FPATH=torch/include/ATen/ops/max_pool2d_native.h 2025-06-01T22:52:16.6604595Z ++ echo torch/include/ATen/ops/max_pool2d_native.h 2025-06-01T22:52:16.6605020Z ++ grep RECORD 2025-06-01T22:52:16.6628752Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_native.h 2025-06-01T22:52:16.6628866Z +++ openssl base64 2025-06-01T22:52:16.6628993Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.6629128Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.6629987Z +++ sed -e s/=//g 2025-06-01T22:52:16.6671039Z ++ HASH=Ph4XEcXdZ9WHKXsk6Q9nG1ZxJM4RAbL-tNIPptp2KY0 2025-06-01T22:52:16.6674559Z +++ ls -nl torch/include/ATen/ops/max_pool2d_native.h 2025-06-01T22:52:16.6675785Z +++ awk '{print $5}' 2025-06-01T22:52:16.6704224Z ++ FSIZE=613 2025-06-01T22:52:16.6704863Z ++ echo '"torch/include/ATen/ops/max_pool2d_native.h",sha256=Ph4XEcXdZ9WHKXsk6Q9nG1ZxJM4RAbL-tNIPptp2KY0,613' 2025-06-01T22:52:16.6704979Z ++ read fname 2025-06-01T22:52:16.6705181Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_ops.h 2025-06-01T22:52:16.6705331Z ++ FPATH=torch/include/ATen/ops/max_pool2d_ops.h 2025-06-01T22:52:16.6705474Z ++ echo torch/include/ATen/ops/max_pool2d_ops.h 2025-06-01T22:52:16.6705626Z ++ grep RECORD 2025-06-01T22:52:16.6727153Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_ops.h 2025-06-01T22:52:16.6727274Z +++ openssl base64 2025-06-01T22:52:16.6728242Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.6729172Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.6730558Z +++ sed -e s/=//g 2025-06-01T22:52:16.6769040Z ++ HASH=UQgRmTNivHR0Czg_30ikS06w1uwdEzykvKD7TY8Taw0 2025-06-01T22:52:16.6773670Z +++ ls -nl torch/include/ATen/ops/max_pool2d_ops.h 2025-06-01T22:52:16.6774567Z +++ awk '{print $5}' 2025-06-01T22:52:16.6801913Z ++ FSIZE=1380 2025-06-01T22:52:16.6802437Z ++ echo '"torch/include/ATen/ops/max_pool2d_ops.h",sha256=UQgRmTNivHR0Czg_30ikS06w1uwdEzykvKD7TY8Taw0,1380' 2025-06-01T22:52:16.6802538Z ++ read fname 2025-06-01T22:52:16.6802923Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices.h 2025-06-01T22:52:16.6803109Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices.h 2025-06-01T22:52:16.6803290Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices.h 2025-06-01T22:52:16.6803457Z ++ grep RECORD 2025-06-01T22:52:16.6828624Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices.h 2025-06-01T22:52:16.6828748Z +++ openssl base64 2025-06-01T22:52:16.6828866Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.6828966Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.6829066Z +++ sed -e s/=//g 2025-06-01T22:52:16.6874625Z ++ HASH=NIKRXTUU4mf-bLaOt-hpNNXHYkgmyjaFujsQ8kUqqVU 2025-06-01T22:52:16.6875327Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices.h 2025-06-01T22:52:16.6876682Z +++ awk '{print $5}' 2025-06-01T22:52:16.6905304Z ++ FSIZE=2246 2025-06-01T22:52:16.6905888Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices.h",sha256=NIKRXTUU4mf-bLaOt-hpNNXHYkgmyjaFujsQ8kUqqVU,2246' 2025-06-01T22:52:16.6905988Z ++ read fname 2025-06-01T22:52:16.6906277Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_backward.h 2025-06-01T22:52:16.6906522Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_backward.h 2025-06-01T22:52:16.6906742Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_backward.h 2025-06-01T22:52:16.6906869Z ++ grep RECORD 2025-06-01T22:52:16.6928141Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_backward.h 2025-06-01T22:52:16.6928258Z +++ openssl base64 2025-06-01T22:52:16.6928838Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.6930330Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.6931464Z +++ sed -e s/=//g 2025-06-01T22:52:16.6970831Z ++ HASH=EbJOrZ68jZS8gq6VaV24-m8lrRb3O_NE6FYcNosw9NE 2025-06-01T22:52:16.6975667Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_backward.h 2025-06-01T22:52:16.6976362Z +++ awk '{print $5}' 2025-06-01T22:52:16.7003378Z ++ FSIZE=2476 2025-06-01T22:52:16.7004174Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_backward.h",sha256=EbJOrZ68jZS8gq6VaV24-m8lrRb3O_NE6FYcNosw9NE,2476' 2025-06-01T22:52:16.7004331Z ++ read fname 2025-06-01T22:52:16.7005418Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.7005931Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.7006417Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.7006535Z ++ grep RECORD 2025-06-01T22:52:16.7030214Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.7030496Z +++ openssl base64 2025-06-01T22:52:16.7030610Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.7030709Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.7030854Z +++ sed -e s/=//g 2025-06-01T22:52:16.7073987Z ++ HASH=nGoahet0rfcevcKyuG56TOJh6cIRgbh8noXxmSrw-Ek 2025-06-01T22:52:16.7077143Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.7077257Z +++ awk '{print $5}' 2025-06-01T22:52:16.7105051Z ++ FSIZE=996 2025-06-01T22:52:16.7106133Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=nGoahet0rfcevcKyuG56TOJh6cIRgbh8noXxmSrw-Ek,996' 2025-06-01T22:52:16.7106235Z ++ read fname 2025-06-01T22:52:16.7106601Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h 2025-06-01T22:52:16.7106893Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h 2025-06-01T22:52:16.7107174Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h 2025-06-01T22:52:16.7107397Z ++ grep RECORD 2025-06-01T22:52:16.7128231Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h 2025-06-01T22:52:16.7128490Z +++ openssl base64 2025-06-01T22:52:16.7129598Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.7130967Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.7132222Z +++ sed -e s/=//g 2025-06-01T22:52:16.7170324Z ++ HASH=lUEzB6hWsVCiLjqc2ll4C9r2p1XouZeYqe3v7tMIS48 2025-06-01T22:52:16.7175091Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h 2025-06-01T22:52:16.7176017Z +++ awk '{print $5}' 2025-06-01T22:52:16.7204169Z ++ FSIZE=1509 2025-06-01T22:52:16.7204813Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h",sha256=lUEzB6hWsVCiLjqc2ll4C9r2p1XouZeYqe3v7tMIS48,1509' 2025-06-01T22:52:16.7204909Z ++ read fname 2025-06-01T22:52:16.7205451Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h 2025-06-01T22:52:16.7205763Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h 2025-06-01T22:52:16.7206060Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h 2025-06-01T22:52:16.7206183Z ++ grep RECORD 2025-06-01T22:52:16.7230711Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h 2025-06-01T22:52:16.7230849Z +++ openssl base64 2025-06-01T22:52:16.7230962Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.7231059Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.7231152Z +++ sed -e s/=//g 2025-06-01T22:52:16.7274122Z ++ HASH=HJxfFJ6ALfEI2gXa0su2rFCB8IXMNqi54YGvoAmX94c 2025-06-01T22:52:16.7276567Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h 2025-06-01T22:52:16.7277475Z +++ awk '{print $5}' 2025-06-01T22:52:16.7303916Z ++ FSIZE=1511 2025-06-01T22:52:16.7304594Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h",sha256=HJxfFJ6ALfEI2gXa0su2rFCB8IXMNqi54YGvoAmX94c,1511' 2025-06-01T22:52:16.7304763Z ++ read fname 2025-06-01T22:52:16.7305571Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h 2025-06-01T22:52:16.7305862Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h 2025-06-01T22:52:16.7306119Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h 2025-06-01T22:52:16.7307131Z ++ grep RECORD 2025-06-01T22:52:16.7330660Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h 2025-06-01T22:52:16.7330780Z +++ openssl base64 2025-06-01T22:52:16.7331928Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.7333042Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.7334142Z +++ sed -e s/=//g 2025-06-01T22:52:16.7372524Z ++ HASH=aDLsZbMBPqt2jXXX4Qa_qkqNyAoXB1GRse_pzmt7lfs 2025-06-01T22:52:16.7377337Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h 2025-06-01T22:52:16.7378668Z +++ awk '{print $5}' 2025-06-01T22:52:16.7406057Z ++ FSIZE=773 2025-06-01T22:52:16.7406811Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h",sha256=aDLsZbMBPqt2jXXX4Qa_qkqNyAoXB1GRse_pzmt7lfs,773' 2025-06-01T22:52:16.7406914Z ++ read fname 2025-06-01T22:52:16.7407281Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h 2025-06-01T22:52:16.7407583Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h 2025-06-01T22:52:16.7407898Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h 2025-06-01T22:52:16.7407996Z ++ grep RECORD 2025-06-01T22:52:16.7431745Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h 2025-06-01T22:52:16.7431872Z +++ openssl base64 2025-06-01T22:52:16.7431974Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.7432079Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.7432187Z +++ sed -e s/=//g 2025-06-01T22:52:16.7474546Z ++ HASH=u7b6dIwWfdxARQwo_3GP-bJxQgDH_MEQWdpsYt-6bu8 2025-06-01T22:52:16.7477442Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h 2025-06-01T22:52:16.7478023Z +++ awk '{print $5}' 2025-06-01T22:52:16.7505965Z ++ FSIZE=1511 2025-06-01T22:52:16.7506729Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h",sha256=u7b6dIwWfdxARQwo_3GP-bJxQgDH_MEQWdpsYt-6bu8,1511' 2025-06-01T22:52:16.7506843Z ++ read fname 2025-06-01T22:52:16.7507219Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h 2025-06-01T22:52:16.7507482Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h 2025-06-01T22:52:16.7507751Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h 2025-06-01T22:52:16.7508130Z ++ grep RECORD 2025-06-01T22:52:16.7533652Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h 2025-06-01T22:52:16.7533784Z +++ openssl base64 2025-06-01T22:52:16.7534636Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.7537083Z +++ sed -e s/=//g 2025-06-01T22:52:16.7538074Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.7574505Z ++ HASH=Q4eHeBi2-N7kv6PV3TwI5nUtfgnfI85uPhSQGcV64j8 2025-06-01T22:52:16.7580081Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h 2025-06-01T22:52:16.7580720Z +++ awk '{print $5}' 2025-06-01T22:52:16.7606188Z ++ FSIZE=1250 2025-06-01T22:52:16.7606804Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h",sha256=Q4eHeBi2-N7kv6PV3TwI5nUtfgnfI85uPhSQGcV64j8,1250' 2025-06-01T22:52:16.7606913Z ++ read fname 2025-06-01T22:52:16.7607237Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h 2025-06-01T22:52:16.7607493Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h 2025-06-01T22:52:16.7608379Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h 2025-06-01T22:52:16.7609293Z ++ grep RECORD 2025-06-01T22:52:16.7633725Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h 2025-06-01T22:52:16.7633864Z +++ openssl base64 2025-06-01T22:52:16.7633983Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.7634091Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.7634187Z +++ sed -e s/=//g 2025-06-01T22:52:16.7675984Z ++ HASH=MMsiOSPQgPzdN_UbwItOVlj00h_4g4XoX7YGZfiZVp8 2025-06-01T22:52:16.7679431Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h 2025-06-01T22:52:16.7680503Z +++ awk '{print $5}' 2025-06-01T22:52:16.7707696Z ++ FSIZE=2933 2025-06-01T22:52:16.7708524Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h",sha256=MMsiOSPQgPzdN_UbwItOVlj00h_4g4XoX7YGZfiZVp8,2933' 2025-06-01T22:52:16.7709273Z ++ read fname 2025-06-01T22:52:16.7709913Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.7710975Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.7711962Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.7712762Z ++ grep RECORD 2025-06-01T22:52:16.7729955Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.7730775Z +++ openssl base64 2025-06-01T22:52:16.7731064Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.7732751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.7733998Z +++ sed -e s/=//g 2025-06-01T22:52:16.7772358Z ++ HASH=T5MFgLSN2CrBL-ec8cVQC8n0L0qV6_6lIL8JHVbLw2w 2025-06-01T22:52:16.7777422Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:16.7778535Z +++ awk '{print $5}' 2025-06-01T22:52:16.7805162Z ++ FSIZE=965 2025-06-01T22:52:16.7806173Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h",sha256=T5MFgLSN2CrBL-ec8cVQC8n0L0qV6_6lIL8JHVbLw2w,965' 2025-06-01T22:52:16.7807170Z ++ read fname 2025-06-01T22:52:16.7807646Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h 2025-06-01T22:52:16.7808340Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h 2025-06-01T22:52:16.7809124Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h 2025-06-01T22:52:16.7809616Z ++ grep RECORD 2025-06-01T22:52:16.7831931Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h 2025-06-01T22:52:16.7832706Z +++ openssl base64 2025-06-01T22:52:16.7832962Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.7833226Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.7833480Z +++ sed -e s/=//g 2025-06-01T22:52:16.7872289Z ++ HASH=Ya8HebugKpVAxZwvxzenIVbhwld-JK6gpP5SszUp3ZI 2025-06-01T22:52:16.7876541Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h 2025-06-01T22:52:16.7877600Z +++ awk '{print $5}' 2025-06-01T22:52:16.7904972Z ++ FSIZE=1437 2025-06-01T22:52:16.7905775Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h",sha256=Ya8HebugKpVAxZwvxzenIVbhwld-JK6gpP5SszUp3ZI,1437' 2025-06-01T22:52:16.7906577Z ++ read fname 2025-06-01T22:52:16.7907035Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h 2025-06-01T22:52:16.7907717Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h 2025-06-01T22:52:16.7908345Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h 2025-06-01T22:52:16.7908809Z ++ grep RECORD 2025-06-01T22:52:16.7928267Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h 2025-06-01T22:52:16.7928910Z +++ openssl base64 2025-06-01T22:52:16.7929629Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.7930891Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.7932269Z +++ sed -e s/=//g 2025-06-01T22:52:16.7970836Z ++ HASH=g86F4IdJFFVnwVQeWiIqaTyjZ8GY4AeMEtII0CHrSHM 2025-06-01T22:52:16.7975629Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h 2025-06-01T22:52:16.7976558Z +++ awk '{print $5}' 2025-06-01T22:52:16.8003688Z ++ FSIZE=1439 2025-06-01T22:52:16.8004619Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h",sha256=g86F4IdJFFVnwVQeWiIqaTyjZ8GY4AeMEtII0CHrSHM,1439' 2025-06-01T22:52:16.8005604Z ++ read fname 2025-06-01T22:52:16.8006011Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_meta.h 2025-06-01T22:52:16.8006627Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_meta.h 2025-06-01T22:52:16.8007187Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_meta.h 2025-06-01T22:52:16.8007613Z ++ grep RECORD 2025-06-01T22:52:16.8028726Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_meta.h 2025-06-01T22:52:16.8029296Z +++ openssl base64 2025-06-01T22:52:16.8029561Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.8030480Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.8030752Z +++ sed -e s/=//g 2025-06-01T22:52:16.8072488Z ++ HASH=4jFf1gxEOfZInmj318fP55oCNDsc6WUqjofLDW_f4Po 2025-06-01T22:52:16.8075614Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_meta.h 2025-06-01T22:52:16.8076318Z +++ awk '{print $5}' 2025-06-01T22:52:16.8104623Z ++ FSIZE=704 2025-06-01T22:52:16.8105475Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_meta.h",sha256=4jFf1gxEOfZInmj318fP55oCNDsc6WUqjofLDW_f4Po,704' 2025-06-01T22:52:16.8106188Z ++ read fname 2025-06-01T22:52:16.8106636Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h 2025-06-01T22:52:16.8107325Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h 2025-06-01T22:52:16.8107947Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h 2025-06-01T22:52:16.8108416Z ++ grep RECORD 2025-06-01T22:52:16.8128035Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h 2025-06-01T22:52:16.8128680Z +++ openssl base64 2025-06-01T22:52:16.8128982Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.8130087Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.8131474Z +++ sed -e s/=//g 2025-06-01T22:52:16.8170664Z ++ HASH=HUVhgX_v6sL4iuzPQXLee1LS1dUNlJR2ji6ZRWv6xrk 2025-06-01T22:52:16.8175717Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h 2025-06-01T22:52:16.8176449Z +++ awk '{print $5}' 2025-06-01T22:52:16.8202722Z ++ FSIZE=1439 2025-06-01T22:52:16.8203708Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h",sha256=HUVhgX_v6sL4iuzPQXLee1LS1dUNlJR2ji6ZRWv6xrk,1439' 2025-06-01T22:52:16.8204862Z ++ read fname 2025-06-01T22:52:16.8205296Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_native.h 2025-06-01T22:52:16.8205922Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_native.h 2025-06-01T22:52:16.8206501Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_native.h 2025-06-01T22:52:16.8206936Z ++ grep RECORD 2025-06-01T22:52:16.8229772Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_native.h 2025-06-01T22:52:16.8230396Z +++ openssl base64 2025-06-01T22:52:16.8230647Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.8230913Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.8231164Z +++ sed -e s/=//g 2025-06-01T22:52:16.8272461Z ++ HASH=tujAfN4Jfr6n_M5z32_4StOwHjId4-PWo6Lkxg2oDYc 2025-06-01T22:52:16.8275902Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_native.h 2025-06-01T22:52:16.8276720Z +++ awk '{print $5}' 2025-06-01T22:52:16.8304816Z ++ FSIZE=1127 2025-06-01T22:52:16.8305571Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_native.h",sha256=tujAfN4Jfr6n_M5z32_4StOwHjId4-PWo6Lkxg2oDYc,1127' 2025-06-01T22:52:16.8306323Z ++ read fname 2025-06-01T22:52:16.8306712Z ++ make_wheel_record torch/include/ATen/ops/max_pool2d_with_indices_ops.h 2025-06-01T22:52:16.8307307Z ++ FPATH=torch/include/ATen/ops/max_pool2d_with_indices_ops.h 2025-06-01T22:52:16.8307840Z ++ echo torch/include/ATen/ops/max_pool2d_with_indices_ops.h 2025-06-01T22:52:16.8308247Z ++ grep RECORD 2025-06-01T22:52:16.8327965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool2d_with_indices_ops.h 2025-06-01T22:52:16.8328550Z +++ openssl base64 2025-06-01T22:52:16.8329122Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.8330276Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.8331583Z +++ sed -e s/=//g 2025-06-01T22:52:16.8370725Z ++ HASH=_LFEdWGHmQsW9GuUAIRZOr9-ndVOQI2-zP5XFjDfDuQ 2025-06-01T22:52:16.8375547Z +++ ls -nl torch/include/ATen/ops/max_pool2d_with_indices_ops.h 2025-06-01T22:52:16.8376404Z +++ awk '{print $5}' 2025-06-01T22:52:16.8403727Z ++ FSIZE=2729 2025-06-01T22:52:16.8404600Z ++ echo '"torch/include/ATen/ops/max_pool2d_with_indices_ops.h",sha256=_LFEdWGHmQsW9GuUAIRZOr9-ndVOQI2-zP5XFjDfDuQ,2729' 2025-06-01T22:52:16.8405519Z ++ read fname 2025-06-01T22:52:16.8405861Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d.h 2025-06-01T22:52:16.8406322Z ++ FPATH=torch/include/ATen/ops/max_pool3d.h 2025-06-01T22:52:16.8406720Z ++ echo torch/include/ATen/ops/max_pool3d.h 2025-06-01T22:52:16.8407085Z ++ grep RECORD 2025-06-01T22:52:16.8430177Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d.h 2025-06-01T22:52:16.8430822Z +++ openssl base64 2025-06-01T22:52:16.8431076Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.8431338Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.8431647Z +++ sed -e s/=//g 2025-06-01T22:52:16.8473403Z ++ HASH=HIlhzdpwIlmIsvZlVbDCwv4b5iEDUngpQn_APkGcl3k 2025-06-01T22:52:16.8481038Z +++ ls -nl torch/include/ATen/ops/max_pool3d.h 2025-06-01T22:52:16.8482233Z +++ awk '{print $5}' 2025-06-01T22:52:16.8512446Z ++ FSIZE=934 2025-06-01T22:52:16.8513144Z ++ echo '"torch/include/ATen/ops/max_pool3d.h",sha256=HIlhzdpwIlmIsvZlVbDCwv4b5iEDUngpQn_APkGcl3k,934' 2025-06-01T22:52:16.8513874Z ++ read fname 2025-06-01T22:52:16.8514379Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.8515154Z ++ FPATH=torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.8515878Z ++ echo torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.8516386Z ++ grep RECORD 2025-06-01T22:52:16.8532934Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.8533602Z +++ openssl base64 2025-06-01T22:52:16.8534423Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.8535995Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.8537322Z +++ sed -e s/=//g 2025-06-01T22:52:16.8575807Z ++ HASH=-59HnY2XbtqxV1pnx0diBuSVITVyeCxnyC7aXE4EdbY 2025-06-01T22:52:16.8581784Z +++ ls -nl torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:16.8583511Z +++ awk '{print $5}' 2025-06-01T22:52:16.8606172Z ++ FSIZE=901 2025-06-01T22:52:16.8606995Z ++ echo '"torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h",sha256=-59HnY2XbtqxV1pnx0diBuSVITVyeCxnyC7aXE4EdbY,901' 2025-06-01T22:52:16.8607873Z ++ read fname 2025-06-01T22:52:16.8608230Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_native.h 2025-06-01T22:52:16.8608741Z ++ FPATH=torch/include/ATen/ops/max_pool3d_native.h 2025-06-01T22:52:16.8609986Z ++ echo torch/include/ATen/ops/max_pool3d_native.h 2025-06-01T22:52:16.8610915Z ++ grep RECORD 2025-06-01T22:52:16.8632688Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_native.h 2025-06-01T22:52:16.8643940Z +++ openssl base64 2025-06-01T22:52:16.8644436Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.8644856Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.8645132Z +++ sed -e s/=//g 2025-06-01T22:52:16.8677696Z ++ HASH=-6URFJakf47e4uAZSOIWr_O6Yf0qPQNIeaEFVVQsn4o 2025-06-01T22:52:16.8680973Z +++ ls -nl torch/include/ATen/ops/max_pool3d_native.h 2025-06-01T22:52:16.8682082Z +++ awk '{print $5}' 2025-06-01T22:52:16.8709020Z ++ FSIZE=613 2025-06-01T22:52:16.8709677Z ++ echo '"torch/include/ATen/ops/max_pool3d_native.h",sha256=-6URFJakf47e4uAZSOIWr_O6Yf0qPQNIeaEFVVQsn4o,613' 2025-06-01T22:52:16.8710331Z ++ read fname 2025-06-01T22:52:16.8710671Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_ops.h 2025-06-01T22:52:16.8711140Z ++ FPATH=torch/include/ATen/ops/max_pool3d_ops.h 2025-06-01T22:52:16.8711549Z ++ echo torch/include/ATen/ops/max_pool3d_ops.h 2025-06-01T22:52:16.8711923Z ++ grep RECORD 2025-06-01T22:52:16.8731185Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_ops.h 2025-06-01T22:52:16.8731712Z +++ openssl base64 2025-06-01T22:52:16.8733006Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.8734777Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.8736176Z +++ sed -e s/=//g 2025-06-01T22:52:16.8773552Z ++ HASH=HxZxiPeaiLv10S7iZaWrPuLw28ucwkAvbsEHuaFpn6E 2025-06-01T22:52:16.8779046Z +++ ls -nl torch/include/ATen/ops/max_pool3d_ops.h 2025-06-01T22:52:16.8779839Z +++ awk '{print $5}' 2025-06-01T22:52:16.8805865Z ++ FSIZE=1380 2025-06-01T22:52:16.8806546Z ++ echo '"torch/include/ATen/ops/max_pool3d_ops.h",sha256=HxZxiPeaiLv10S7iZaWrPuLw28ucwkAvbsEHuaFpn6E,1380' 2025-06-01T22:52:16.8807224Z ++ read fname 2025-06-01T22:52:16.8807615Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_with_indices.h 2025-06-01T22:52:16.8808163Z ++ FPATH=torch/include/ATen/ops/max_pool3d_with_indices.h 2025-06-01T22:52:16.8808667Z ++ echo torch/include/ATen/ops/max_pool3d_with_indices.h 2025-06-01T22:52:16.8809211Z ++ grep RECORD 2025-06-01T22:52:16.8831675Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_with_indices.h 2025-06-01T22:52:16.8832280Z +++ openssl base64 2025-06-01T22:52:16.8832542Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.8832808Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.8833125Z +++ sed -e s/=//g 2025-06-01T22:52:16.8874788Z ++ HASH=48rmWLpMeP078YR0Cd-wnw1gO2PjApqtw7U-8msgk_o 2025-06-01T22:52:16.8877990Z +++ ls -nl torch/include/ATen/ops/max_pool3d_with_indices.h 2025-06-01T22:52:16.8878635Z +++ awk '{print $5}' 2025-06-01T22:52:16.8905964Z ++ FSIZE=2246 2025-06-01T22:52:16.8906651Z ++ echo '"torch/include/ATen/ops/max_pool3d_with_indices.h",sha256=48rmWLpMeP078YR0Cd-wnw1gO2PjApqtw7U-8msgk_o,2246' 2025-06-01T22:52:16.8907357Z ++ read fname 2025-06-01T22:52:16.8907766Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_with_indices_backward.h 2025-06-01T22:52:16.8908402Z ++ FPATH=torch/include/ATen/ops/max_pool3d_with_indices_backward.h 2025-06-01T22:52:16.8908985Z ++ echo torch/include/ATen/ops/max_pool3d_with_indices_backward.h 2025-06-01T22:52:16.8909421Z ++ grep RECORD 2025-06-01T22:52:16.8929429Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_with_indices_backward.h 2025-06-01T22:52:16.8930161Z +++ openssl base64 2025-06-01T22:52:16.8930809Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.8932195Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.8933538Z +++ sed -e s/=//g 2025-06-01T22:52:16.8972290Z ++ HASH=dE8ldxcf0vULdm4njdK96wwUrAw4JwtSX4JA1A_pkQQ 2025-06-01T22:52:16.8977045Z +++ ls -nl torch/include/ATen/ops/max_pool3d_with_indices_backward.h 2025-06-01T22:52:16.8978442Z +++ awk '{print $5}' 2025-06-01T22:52:16.9004507Z ++ FSIZE=2476 2025-06-01T22:52:16.9005426Z ++ echo '"torch/include/ATen/ops/max_pool3d_with_indices_backward.h",sha256=dE8ldxcf0vULdm4njdK96wwUrAw4JwtSX4JA1A_pkQQ,2476' 2025-06-01T22:52:16.9006206Z ++ read fname 2025-06-01T22:52:16.9006694Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h 2025-06-01T22:52:16.9007493Z ++ FPATH=torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h 2025-06-01T22:52:16.9008219Z ++ echo torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h 2025-06-01T22:52:16.9008750Z ++ grep RECORD 2025-06-01T22:52:16.9031632Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h 2025-06-01T22:52:16.9032308Z +++ openssl base64 2025-06-01T22:52:16.9033049Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.9033301Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.9033565Z +++ sed -e s/=//g 2025-06-01T22:52:16.9076029Z ++ HASH=g9T7v0y6tUwzCVFeSiL0L_Ywsst0ZrfoUUsI2VGvySs 2025-06-01T22:52:16.9078860Z +++ ls -nl torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h 2025-06-01T22:52:16.9079579Z +++ awk '{print $5}' 2025-06-01T22:52:16.9108141Z ++ FSIZE=1509 2025-06-01T22:52:16.9108997Z ++ echo '"torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h",sha256=g9T7v0y6tUwzCVFeSiL0L_Ywsst0ZrfoUUsI2VGvySs,1509' 2025-06-01T22:52:16.9109812Z ++ read fname 2025-06-01T22:52:16.9110314Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h 2025-06-01T22:52:16.9111099Z ++ FPATH=torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h 2025-06-01T22:52:16.9111802Z ++ echo torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h 2025-06-01T22:52:16.9112322Z ++ grep RECORD 2025-06-01T22:52:16.9129932Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h 2025-06-01T22:52:16.9130599Z +++ openssl base64 2025-06-01T22:52:16.9131346Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.9132962Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.9134191Z +++ sed -e s/=//g 2025-06-01T22:52:16.9172247Z ++ HASH=1UkC4-ToPZ3ZYtuEBAHRlALZ8H2s5SyqGCBXiGOUhzE 2025-06-01T22:52:16.9176951Z +++ ls -nl torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h 2025-06-01T22:52:16.9178640Z +++ awk '{print $5}' 2025-06-01T22:52:16.9205611Z ++ FSIZE=1511 2025-06-01T22:52:16.9206568Z ++ echo '"torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h",sha256=1UkC4-ToPZ3ZYtuEBAHRlALZ8H2s5SyqGCBXiGOUhzE,1511' 2025-06-01T22:52:16.9207410Z ++ read fname 2025-06-01T22:52:16.9207894Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h 2025-06-01T22:52:16.9208621Z ++ FPATH=torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h 2025-06-01T22:52:16.9209304Z ++ echo torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h 2025-06-01T22:52:16.9209791Z ++ grep RECORD 2025-06-01T22:52:16.9231938Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h 2025-06-01T22:52:16.9232584Z +++ openssl base64 2025-06-01T22:52:16.9232836Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.9233096Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.9233352Z +++ sed -e s/=//g 2025-06-01T22:52:16.9275229Z ++ HASH=PtaVDy1ptonW9TCorjFbN1ouqFL_rJOoXZXoGTOAyIE 2025-06-01T22:52:16.9279168Z +++ ls -nl torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h 2025-06-01T22:52:16.9279677Z +++ awk '{print $5}' 2025-06-01T22:52:16.9308021Z ++ FSIZE=1542 2025-06-01T22:52:16.9308984Z ++ echo '"torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h",sha256=PtaVDy1ptonW9TCorjFbN1ouqFL_rJOoXZXoGTOAyIE,1542' 2025-06-01T22:52:16.9309792Z ++ read fname 2025-06-01T22:52:16.9310281Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h 2025-06-01T22:52:16.9310961Z ++ FPATH=torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h 2025-06-01T22:52:16.9311582Z ++ echo torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h 2025-06-01T22:52:16.9312040Z ++ grep RECORD 2025-06-01T22:52:16.9329621Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h 2025-06-01T22:52:16.9330221Z +++ openssl base64 2025-06-01T22:52:16.9330903Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.9332385Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.9333506Z +++ sed -e s/=//g 2025-06-01T22:52:16.9371672Z ++ HASH=Mq3dE3S04Semz8P4gmKoAerQIrVyyaz55epxhYQGlNo 2025-06-01T22:52:16.9376717Z +++ ls -nl torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h 2025-06-01T22:52:16.9378225Z +++ awk '{print $5}' 2025-06-01T22:52:16.9405820Z ++ FSIZE=2933 2025-06-01T22:52:16.9406599Z ++ echo '"torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h",sha256=Mq3dE3S04Semz8P4gmKoAerQIrVyyaz55epxhYQGlNo,2933' 2025-06-01T22:52:16.9407405Z ++ read fname 2025-06-01T22:52:16.9407852Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h 2025-06-01T22:52:16.9408553Z ++ FPATH=torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h 2025-06-01T22:52:16.9409177Z ++ echo torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h 2025-06-01T22:52:16.9409658Z ++ grep RECORD 2025-06-01T22:52:16.9431183Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h 2025-06-01T22:52:16.9431818Z +++ openssl base64 2025-06-01T22:52:16.9432083Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.9432329Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.9432597Z +++ sed -e s/=//g 2025-06-01T22:52:16.9473297Z ++ HASH=__GTLWy5DSpJjFbjGsNAPx-mnand2rtIgx15Wtkhb3U 2025-06-01T22:52:16.9476624Z +++ ls -nl torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h 2025-06-01T22:52:16.9477910Z +++ awk '{print $5}' 2025-06-01T22:52:16.9505248Z ++ FSIZE=1437 2025-06-01T22:52:16.9505988Z ++ echo '"torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h",sha256=__GTLWy5DSpJjFbjGsNAPx-mnand2rtIgx15Wtkhb3U,1437' 2025-06-01T22:52:16.9506744Z ++ read fname 2025-06-01T22:52:16.9507192Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h 2025-06-01T22:52:16.9507871Z ++ FPATH=torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h 2025-06-01T22:52:16.9508510Z ++ echo torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h 2025-06-01T22:52:16.9508984Z ++ grep RECORD 2025-06-01T22:52:16.9529138Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h 2025-06-01T22:52:16.9529947Z +++ openssl base64 2025-06-01T22:52:16.9530221Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.9531309Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.9532445Z +++ sed -e s/=//g 2025-06-01T22:52:16.9570374Z ++ HASH=OJxVUg2NawWQ4mCgbx1rIbonSR8zDFxGhUjMNLj-Mz4 2025-06-01T22:52:16.9575531Z +++ ls -nl torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h 2025-06-01T22:52:16.9576444Z +++ awk '{print $5}' 2025-06-01T22:52:16.9601624Z ++ FSIZE=1439 2025-06-01T22:52:16.9602459Z ++ echo '"torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h",sha256=OJxVUg2NawWQ4mCgbx1rIbonSR8zDFxGhUjMNLj-Mz4,1439' 2025-06-01T22:52:16.9603251Z ++ read fname 2025-06-01T22:52:16.9603666Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_with_indices_native.h 2025-06-01T22:52:16.9604405Z ++ FPATH=torch/include/ATen/ops/max_pool3d_with_indices_native.h 2025-06-01T22:52:16.9605176Z ++ echo torch/include/ATen/ops/max_pool3d_with_indices_native.h 2025-06-01T22:52:16.9606074Z ++ grep RECORD 2025-06-01T22:52:16.9629683Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_with_indices_native.h 2025-06-01T22:52:16.9630419Z +++ openssl base64 2025-06-01T22:52:16.9630677Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.9630936Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.9631195Z +++ sed -e s/=//g 2025-06-01T22:52:16.9669766Z ++ HASH=pNWmY28gj6ZuK9NFYT6cxJi7vg5MssK3N2AfRQtirLY 2025-06-01T22:52:16.9675734Z +++ ls -nl torch/include/ATen/ops/max_pool3d_with_indices_native.h 2025-06-01T22:52:16.9676359Z +++ awk '{print $5}' 2025-06-01T22:52:16.9703240Z ++ FSIZE=1426 2025-06-01T22:52:16.9704191Z ++ echo '"torch/include/ATen/ops/max_pool3d_with_indices_native.h",sha256=pNWmY28gj6ZuK9NFYT6cxJi7vg5MssK3N2AfRQtirLY,1426' 2025-06-01T22:52:16.9704980Z ++ read fname 2025-06-01T22:52:16.9705387Z ++ make_wheel_record torch/include/ATen/ops/max_pool3d_with_indices_ops.h 2025-06-01T22:52:16.9705977Z ++ FPATH=torch/include/ATen/ops/max_pool3d_with_indices_ops.h 2025-06-01T22:52:16.9706563Z ++ echo torch/include/ATen/ops/max_pool3d_with_indices_ops.h 2025-06-01T22:52:16.9706980Z ++ grep RECORD 2025-06-01T22:52:16.9727361Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_pool3d_with_indices_ops.h 2025-06-01T22:52:16.9727955Z +++ openssl base64 2025-06-01T22:52:16.9728247Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.9729578Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.9730898Z +++ sed -e s/=//g 2025-06-01T22:52:16.9769764Z ++ HASH=jc_ehLhPE1LHguf2kjf267dK3bTqehcQ7ZcgG_cb2Qs 2025-06-01T22:52:16.9774401Z +++ ls -nl torch/include/ATen/ops/max_pool3d_with_indices_ops.h 2025-06-01T22:52:16.9775740Z +++ awk '{print $5}' 2025-06-01T22:52:16.9803494Z ++ FSIZE=2729 2025-06-01T22:52:16.9804623Z ++ echo '"torch/include/ATen/ops/max_pool3d_with_indices_ops.h",sha256=jc_ehLhPE1LHguf2kjf267dK3bTqehcQ7ZcgG_cb2Qs,2729' 2025-06-01T22:52:16.9805378Z ++ read fname 2025-06-01T22:52:16.9805718Z ++ make_wheel_record torch/include/ATen/ops/max_unpool2d.h 2025-06-01T22:52:16.9806185Z ++ FPATH=torch/include/ATen/ops/max_unpool2d.h 2025-06-01T22:52:16.9806609Z ++ echo torch/include/ATen/ops/max_unpool2d.h 2025-06-01T22:52:16.9806965Z ++ grep RECORD 2025-06-01T22:52:16.9829707Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_unpool2d.h 2025-06-01T22:52:16.9830225Z +++ openssl base64 2025-06-01T22:52:16.9830564Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.9830819Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.9831091Z +++ sed -e s/=//g 2025-06-01T22:52:16.9873052Z ++ HASH=TPBNmcYYl68pRB9BGiY9RI6qPgWSrqHjphUgIkyV3zc 2025-06-01T22:52:16.9876068Z +++ ls -nl torch/include/ATen/ops/max_unpool2d.h 2025-06-01T22:52:16.9877002Z +++ awk '{print $5}' 2025-06-01T22:52:16.9906030Z ++ FSIZE=4433 2025-06-01T22:52:16.9906795Z ++ echo '"torch/include/ATen/ops/max_unpool2d.h",sha256=TPBNmcYYl68pRB9BGiY9RI6qPgWSrqHjphUgIkyV3zc,4433' 2025-06-01T22:52:16.9907478Z ++ read fname 2025-06-01T22:52:16.9907867Z ++ make_wheel_record torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h 2025-06-01T22:52:16.9908621Z ++ FPATH=torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h 2025-06-01T22:52:16.9909181Z ++ echo torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h 2025-06-01T22:52:16.9909601Z ++ grep RECORD 2025-06-01T22:52:16.9928288Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h 2025-06-01T22:52:16.9928872Z +++ openssl base64 2025-06-01T22:52:16.9929452Z +++ sed -e s/+/-/g 2025-06-01T22:52:16.9931039Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:16.9932336Z +++ sed -e s/=//g 2025-06-01T22:52:16.9971516Z ++ HASH=Y5vJM3pG_qThEErm0kGhNUrm8P-Ge6qzeUmcQBSqBPU 2025-06-01T22:52:16.9976373Z +++ ls -nl torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h 2025-06-01T22:52:16.9978100Z +++ awk '{print $5}' 2025-06-01T22:52:17.0004815Z ++ FSIZE=1499 2025-06-01T22:52:17.0005748Z ++ echo '"torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h",sha256=Y5vJM3pG_qThEErm0kGhNUrm8P-Ge6qzeUmcQBSqBPU,1499' 2025-06-01T22:52:17.0006489Z ++ read fname 2025-06-01T22:52:17.0006960Z ++ make_wheel_record torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h 2025-06-01T22:52:17.0007552Z ++ FPATH=torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h 2025-06-01T22:52:17.0008091Z ++ echo torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h 2025-06-01T22:52:17.0008663Z ++ grep RECORD 2025-06-01T22:52:17.0030668Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h 2025-06-01T22:52:17.0031862Z +++ openssl base64 2025-06-01T22:52:17.0032310Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.0032755Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.0033243Z +++ sed -e s/=//g 2025-06-01T22:52:17.0072718Z ++ HASH=6LLpeLQzJQAJZJ5s5AavwziNRro5QpO9tfD6x1vsTfI 2025-06-01T22:52:17.0076867Z +++ ls -nl torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h 2025-06-01T22:52:17.0078136Z +++ awk '{print $5}' 2025-06-01T22:52:17.0106113Z ++ FSIZE=1501 2025-06-01T22:52:17.0107077Z ++ echo '"torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h",sha256=6LLpeLQzJQAJZJ5s5AavwziNRro5QpO9tfD6x1vsTfI,1501' 2025-06-01T22:52:17.0107860Z ++ read fname 2025-06-01T22:52:17.0108229Z ++ make_wheel_record torch/include/ATen/ops/max_unpool2d_native.h 2025-06-01T22:52:17.0108734Z ++ FPATH=torch/include/ATen/ops/max_unpool2d_native.h 2025-06-01T22:52:17.0109190Z ++ echo torch/include/ATen/ops/max_unpool2d_native.h 2025-06-01T22:52:17.0109572Z ++ grep RECORD 2025-06-01T22:52:17.0129635Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_unpool2d_native.h 2025-06-01T22:52:17.0130178Z +++ openssl base64 2025-06-01T22:52:17.0130990Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.0132155Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.0133475Z +++ sed -e s/=//g 2025-06-01T22:52:17.0171508Z ++ HASH=5J7c6DSPxYG0r_-D3gI0gOseOqVgAaqjZHek0iQojiY 2025-06-01T22:52:17.0176219Z +++ ls -nl torch/include/ATen/ops/max_unpool2d_native.h 2025-06-01T22:52:17.0178009Z +++ awk '{print $5}' 2025-06-01T22:52:17.0204702Z ++ FSIZE=1000 2025-06-01T22:52:17.0205403Z ++ echo '"torch/include/ATen/ops/max_unpool2d_native.h",sha256=5J7c6DSPxYG0r_-D3gI0gOseOqVgAaqjZHek0iQojiY,1000' 2025-06-01T22:52:17.0206124Z ++ read fname 2025-06-01T22:52:17.0206511Z ++ make_wheel_record torch/include/ATen/ops/max_unpool2d_ops.h 2025-06-01T22:52:17.0207017Z ++ FPATH=torch/include/ATen/ops/max_unpool2d_ops.h 2025-06-01T22:52:17.0207466Z ++ echo torch/include/ATen/ops/max_unpool2d_ops.h 2025-06-01T22:52:17.0207853Z ++ grep RECORD 2025-06-01T22:52:17.0229907Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_unpool2d_ops.h 2025-06-01T22:52:17.0230521Z +++ openssl base64 2025-06-01T22:52:17.0230795Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.0232251Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.0232524Z +++ sed -e s/=//g 2025-06-01T22:52:17.0273412Z ++ HASH=Ld6t2A2K5hz3ntS4h-QZf8NrFAa4u05wdlXV56juhbg 2025-06-01T22:52:17.0277666Z +++ ls -nl torch/include/ATen/ops/max_unpool2d_ops.h 2025-06-01T22:52:17.0278808Z +++ awk '{print $5}' 2025-06-01T22:52:17.0305491Z ++ FSIZE=1987 2025-06-01T22:52:17.0306190Z ++ echo '"torch/include/ATen/ops/max_unpool2d_ops.h",sha256=Ld6t2A2K5hz3ntS4h-QZf8NrFAa4u05wdlXV56juhbg,1987' 2025-06-01T22:52:17.0307085Z ++ read fname 2025-06-01T22:52:17.0307483Z ++ make_wheel_record torch/include/ATen/ops/max_unpool3d.h 2025-06-01T22:52:17.0308015Z ++ FPATH=torch/include/ATen/ops/max_unpool3d.h 2025-06-01T22:52:17.0308495Z ++ echo torch/include/ATen/ops/max_unpool3d.h 2025-06-01T22:52:17.0308850Z ++ grep RECORD 2025-06-01T22:52:17.0328554Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_unpool3d.h 2025-06-01T22:52:17.0329323Z +++ openssl base64 2025-06-01T22:52:17.0330187Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.0331727Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.0332877Z +++ sed -e s/=//g 2025-06-01T22:52:17.0370959Z ++ HASH=XmytVqXX2zh5jGL8OFAvInlMM_XAfJWqrhLkuaQzOAE 2025-06-01T22:52:17.0375781Z +++ ls -nl torch/include/ATen/ops/max_unpool3d.h 2025-06-01T22:52:17.0376567Z +++ awk '{print $5}' 2025-06-01T22:52:17.0403848Z ++ FSIZE=5411 2025-06-01T22:52:17.0404640Z ++ echo '"torch/include/ATen/ops/max_unpool3d.h",sha256=XmytVqXX2zh5jGL8OFAvInlMM_XAfJWqrhLkuaQzOAE,5411' 2025-06-01T22:52:17.0405494Z ++ read fname 2025-06-01T22:52:17.0405892Z ++ make_wheel_record torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h 2025-06-01T22:52:17.0406488Z ++ FPATH=torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h 2025-06-01T22:52:17.0407154Z ++ echo torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h 2025-06-01T22:52:17.0407588Z ++ grep RECORD 2025-06-01T22:52:17.0428682Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h 2025-06-01T22:52:17.0429422Z +++ openssl base64 2025-06-01T22:52:17.0429692Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.0429973Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.0430245Z +++ sed -e s/=//g 2025-06-01T22:52:17.0472139Z ++ HASH=11aqKZqsA1BaSqbM3qVgxe9XcL_9vRKaBut5vDSe3BU 2025-06-01T22:52:17.0475143Z +++ ls -nl torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h 2025-06-01T22:52:17.0475811Z +++ awk '{print $5}' 2025-06-01T22:52:17.0503829Z ++ FSIZE=1793 2025-06-01T22:52:17.0504594Z ++ echo '"torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h",sha256=11aqKZqsA1BaSqbM3qVgxe9XcL_9vRKaBut5vDSe3BU,1793' 2025-06-01T22:52:17.0505320Z ++ read fname 2025-06-01T22:52:17.0505725Z ++ make_wheel_record torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h 2025-06-01T22:52:17.0506302Z ++ FPATH=torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h 2025-06-01T22:52:17.0506825Z ++ echo torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h 2025-06-01T22:52:17.0507250Z ++ grep RECORD 2025-06-01T22:52:17.0526851Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h 2025-06-01T22:52:17.0527444Z +++ openssl base64 2025-06-01T22:52:17.0527710Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.0528379Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.0529462Z +++ sed -e s/=//g 2025-06-01T22:52:17.0570826Z ++ HASH=2uB5CE8MsqGfIDFNyJJqZbiNF0TCahD8LRMihrfp0ss 2025-06-01T22:52:17.0575667Z +++ ls -nl torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h 2025-06-01T22:52:17.0576334Z +++ awk '{print $5}' 2025-06-01T22:52:17.0602764Z ++ FSIZE=1795 2025-06-01T22:52:17.0603467Z ++ echo '"torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h",sha256=2uB5CE8MsqGfIDFNyJJqZbiNF0TCahD8LRMihrfp0ss,1795' 2025-06-01T22:52:17.0604446Z ++ read fname 2025-06-01T22:52:17.0604996Z ++ make_wheel_record torch/include/ATen/ops/max_unpool3d_native.h 2025-06-01T22:52:17.0605596Z ++ FPATH=torch/include/ATen/ops/max_unpool3d_native.h 2025-06-01T22:52:17.0606136Z ++ echo torch/include/ATen/ops/max_unpool3d_native.h 2025-06-01T22:52:17.0606531Z ++ grep RECORD 2025-06-01T22:52:17.0629592Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_unpool3d_native.h 2025-06-01T22:52:17.0630119Z +++ openssl base64 2025-06-01T22:52:17.0630384Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.0630646Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.0630894Z +++ sed -e s/=//g 2025-06-01T22:52:17.0670144Z ++ HASH=RIqHp4c6oqydbx1tMNYoKTfLkOLelIO3chZTipF79Jw 2025-06-01T22:52:17.0673797Z +++ ls -nl torch/include/ATen/ops/max_unpool3d_native.h 2025-06-01T22:52:17.0674642Z +++ awk '{print $5}' 2025-06-01T22:52:17.0703144Z ++ FSIZE=1196 2025-06-01T22:52:17.0703972Z ++ echo '"torch/include/ATen/ops/max_unpool3d_native.h",sha256=RIqHp4c6oqydbx1tMNYoKTfLkOLelIO3chZTipF79Jw,1196' 2025-06-01T22:52:17.0704677Z ++ read fname 2025-06-01T22:52:17.0705019Z ++ make_wheel_record torch/include/ATen/ops/max_unpool3d_ops.h 2025-06-01T22:52:17.0705508Z ++ FPATH=torch/include/ATen/ops/max_unpool3d_ops.h 2025-06-01T22:52:17.0705931Z ++ echo torch/include/ATen/ops/max_unpool3d_ops.h 2025-06-01T22:52:17.0706318Z ++ grep RECORD 2025-06-01T22:52:17.0726627Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/max_unpool3d_ops.h 2025-06-01T22:52:17.0727159Z +++ openssl base64 2025-06-01T22:52:17.0727441Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.0727913Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.0729100Z +++ sed -e s/=//g 2025-06-01T22:52:17.0768350Z ++ HASH=NxNTSuZ3Y6FEoSpjyjxwE6VwOGL5-PoLqhRV5VdzCXs 2025-06-01T22:52:17.0773360Z +++ ls -nl torch/include/ATen/ops/max_unpool3d_ops.h 2025-06-01T22:52:17.0774075Z +++ awk '{print $5}' 2025-06-01T22:52:17.0801619Z ++ FSIZE=2313 2025-06-01T22:52:17.0802341Z ++ echo '"torch/include/ATen/ops/max_unpool3d_ops.h",sha256=NxNTSuZ3Y6FEoSpjyjxwE6VwOGL5-PoLqhRV5VdzCXs,2313' 2025-06-01T22:52:17.0803031Z ++ read fname 2025-06-01T22:52:17.0803476Z ++ make_wheel_record torch/include/ATen/ops/maximum.h 2025-06-01T22:52:17.0803904Z ++ FPATH=torch/include/ATen/ops/maximum.h 2025-06-01T22:52:17.0804603Z ++ echo torch/include/ATen/ops/maximum.h 2025-06-01T22:52:17.0805020Z ++ grep RECORD 2025-06-01T22:52:17.0825983Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/maximum.h 2025-06-01T22:52:17.0826613Z +++ openssl base64 2025-06-01T22:52:17.0827394Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.0827867Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.0828408Z +++ sed -e s/=//g 2025-06-01T22:52:17.0870897Z ++ HASH=BqjEc0PQH4dWyzN1gIGfhjbf3nN4YN6Jk9cL4QKE5RE 2025-06-01T22:52:17.0874124Z +++ ls -nl torch/include/ATen/ops/maximum.h 2025-06-01T22:52:17.0874935Z +++ awk '{print $5}' 2025-06-01T22:52:17.0901583Z ++ FSIZE=1178 2025-06-01T22:52:17.0902235Z ++ echo '"torch/include/ATen/ops/maximum.h",sha256=BqjEc0PQH4dWyzN1gIGfhjbf3nN4YN6Jk9cL4QKE5RE,1178' 2025-06-01T22:52:17.0902867Z ++ read fname 2025-06-01T22:52:17.0903438Z ++ make_wheel_record torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.0904343Z ++ FPATH=torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.0905213Z ++ echo torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.0905793Z ++ grep RECORD 2025-06-01T22:52:17.0926759Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.0927528Z +++ openssl base64 2025-06-01T22:52:17.0927795Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.0928065Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.0929268Z +++ sed -e s/=//g 2025-06-01T22:52:17.0967735Z ++ HASH=KKg9KPUCB80Lh0emHI4KNMDobeFWnyINTReOsZvw2xA 2025-06-01T22:52:17.0972572Z +++ ls -nl torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.0973212Z +++ awk '{print $5}' 2025-06-01T22:52:17.1000437Z ++ FSIZE=817 2025-06-01T22:52:17.1001594Z ++ echo '"torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h",sha256=KKg9KPUCB80Lh0emHI4KNMDobeFWnyINTReOsZvw2xA,817' 2025-06-01T22:52:17.1002528Z ++ read fname 2025-06-01T22:52:17.1002894Z ++ make_wheel_record torch/include/ATen/ops/maximum_cpu_dispatch.h 2025-06-01T22:52:17.1003420Z ++ FPATH=torch/include/ATen/ops/maximum_cpu_dispatch.h 2025-06-01T22:52:17.1003882Z ++ echo torch/include/ATen/ops/maximum_cpu_dispatch.h 2025-06-01T22:52:17.1004401Z ++ grep RECORD 2025-06-01T22:52:17.1027934Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/maximum_cpu_dispatch.h 2025-06-01T22:52:17.1028125Z +++ openssl base64 2025-06-01T22:52:17.1028232Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.1028346Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.1028441Z +++ sed -e s/=//g 2025-06-01T22:52:17.1073021Z ++ HASH=pghd81gWcT09b45l264XaXdvV3mSfUF84JYwWnaAHxg 2025-06-01T22:52:17.1076802Z +++ ls -nl torch/include/ATen/ops/maximum_cpu_dispatch.h 2025-06-01T22:52:17.1077996Z +++ awk '{print $5}' 2025-06-01T22:52:17.1108843Z ++ FSIZE=958 2025-06-01T22:52:17.1109375Z ++ echo '"torch/include/ATen/ops/maximum_cpu_dispatch.h",sha256=pghd81gWcT09b45l264XaXdvV3mSfUF84JYwWnaAHxg,958' 2025-06-01T22:52:17.1109493Z ++ read fname 2025-06-01T22:52:17.1109721Z ++ make_wheel_record torch/include/ATen/ops/maximum_cuda_dispatch.h 2025-06-01T22:52:17.1109896Z ++ FPATH=torch/include/ATen/ops/maximum_cuda_dispatch.h 2025-06-01T22:52:17.1110076Z ++ echo torch/include/ATen/ops/maximum_cuda_dispatch.h 2025-06-01T22:52:17.1110172Z ++ grep RECORD 2025-06-01T22:52:17.1128593Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/maximum_cuda_dispatch.h 2025-06-01T22:52:17.1128724Z +++ openssl base64 2025-06-01T22:52:17.1129439Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.1130720Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.1131806Z +++ sed -e s/=//g 2025-06-01T22:52:17.1170992Z ++ HASH=pCVRIvSNume8t8k3N5X5A5M0xNpES1rttjbHt2oRRhE 2025-06-01T22:52:17.1176074Z +++ ls -nl torch/include/ATen/ops/maximum_cuda_dispatch.h 2025-06-01T22:52:17.1177104Z +++ awk '{print $5}' 2025-06-01T22:52:17.1204895Z ++ FSIZE=960 2025-06-01T22:52:17.1205467Z ++ echo '"torch/include/ATen/ops/maximum_cuda_dispatch.h",sha256=pCVRIvSNume8t8k3N5X5A5M0xNpES1rttjbHt2oRRhE,960' 2025-06-01T22:52:17.1205625Z ++ read fname 2025-06-01T22:52:17.1205831Z ++ make_wheel_record torch/include/ATen/ops/maximum_meta.h 2025-06-01T22:52:17.1205977Z ++ FPATH=torch/include/ATen/ops/maximum_meta.h 2025-06-01T22:52:17.1206115Z ++ echo torch/include/ATen/ops/maximum_meta.h 2025-06-01T22:52:17.1206326Z ++ grep RECORD 2025-06-01T22:52:17.1232003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/maximum_meta.h 2025-06-01T22:52:17.1232131Z +++ openssl base64 2025-06-01T22:52:17.1232249Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.1232348Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.1232451Z +++ sed -e s/=//g 2025-06-01T22:52:17.1272679Z ++ HASH=gvY6gX3rS0ax8i5wqrJt6VfzsXnmlX34t9ZB2VGd-q8 2025-06-01T22:52:17.1274520Z +++ ls -nl torch/include/ATen/ops/maximum_meta.h 2025-06-01T22:52:17.1275327Z +++ awk '{print $5}' 2025-06-01T22:52:17.1303059Z ++ FSIZE=594 2025-06-01T22:52:17.1303539Z ++ echo '"torch/include/ATen/ops/maximum_meta.h",sha256=gvY6gX3rS0ax8i5wqrJt6VfzsXnmlX34t9ZB2VGd-q8,594' 2025-06-01T22:52:17.1303642Z ++ read fname 2025-06-01T22:52:17.1303870Z ++ make_wheel_record torch/include/ATen/ops/maximum_meta_dispatch.h 2025-06-01T22:52:17.1304071Z ++ FPATH=torch/include/ATen/ops/maximum_meta_dispatch.h 2025-06-01T22:52:17.1304242Z ++ echo torch/include/ATen/ops/maximum_meta_dispatch.h 2025-06-01T22:52:17.1304852Z ++ grep RECORD 2025-06-01T22:52:17.1326662Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/maximum_meta_dispatch.h 2025-06-01T22:52:17.1326781Z +++ openssl base64 2025-06-01T22:52:17.1326885Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.1328008Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.1329173Z +++ sed -e s/=//g 2025-06-01T22:52:17.1369103Z ++ HASH=TgoZmCVzVoAgMXUROk3C0u_VY05zZEaKtscRbBKdfuU 2025-06-01T22:52:17.1373813Z +++ ls -nl torch/include/ATen/ops/maximum_meta_dispatch.h 2025-06-01T22:52:17.1374704Z +++ awk '{print $5}' 2025-06-01T22:52:17.1402594Z ++ FSIZE=960 2025-06-01T22:52:17.1403141Z ++ echo '"torch/include/ATen/ops/maximum_meta_dispatch.h",sha256=TgoZmCVzVoAgMXUROk3C0u_VY05zZEaKtscRbBKdfuU,960' 2025-06-01T22:52:17.1403245Z ++ read fname 2025-06-01T22:52:17.1403444Z ++ make_wheel_record torch/include/ATen/ops/maximum_native.h 2025-06-01T22:52:17.1403608Z ++ FPATH=torch/include/ATen/ops/maximum_native.h 2025-06-01T22:52:17.1403751Z ++ echo torch/include/ATen/ops/maximum_native.h 2025-06-01T22:52:17.1404135Z ++ grep RECORD 2025-06-01T22:52:17.1429830Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/maximum_native.h 2025-06-01T22:52:17.1429956Z +++ openssl base64 2025-06-01T22:52:17.1430057Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.1430159Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.1430410Z +++ sed -e s/=//g 2025-06-01T22:52:17.1472274Z ++ HASH=T6TnSlYalplUBGjJxX2H0k1sAoRSmpmX1kIN08aIbkA 2025-06-01T22:52:17.1473985Z +++ ls -nl torch/include/ATen/ops/maximum_native.h 2025-06-01T22:52:17.1474550Z +++ awk '{print $5}' 2025-06-01T22:52:17.1503583Z ++ FSIZE=625 2025-06-01T22:52:17.1504115Z ++ echo '"torch/include/ATen/ops/maximum_native.h",sha256=T6TnSlYalplUBGjJxX2H0k1sAoRSmpmX1kIN08aIbkA,625' 2025-06-01T22:52:17.1504232Z ++ read fname 2025-06-01T22:52:17.1504417Z ++ make_wheel_record torch/include/ATen/ops/maximum_ops.h 2025-06-01T22:52:17.1504558Z ++ FPATH=torch/include/ATen/ops/maximum_ops.h 2025-06-01T22:52:17.1504704Z ++ echo torch/include/ATen/ops/maximum_ops.h 2025-06-01T22:52:17.1504805Z ++ grep RECORD 2025-06-01T22:52:17.1526634Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/maximum_ops.h 2025-06-01T22:52:17.1526755Z +++ openssl base64 2025-06-01T22:52:17.1527146Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.1528106Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.1529323Z +++ sed -e s/=//g 2025-06-01T22:52:17.1569524Z ++ HASH=MyBtXsTdGRb-xgA-6jyxAQndimF5mK7djKN3hYmLOiY 2025-06-01T22:52:17.1574300Z +++ ls -nl torch/include/ATen/ops/maximum_ops.h 2025-06-01T22:52:17.1575523Z +++ awk '{print $5}' 2025-06-01T22:52:17.1602989Z ++ FSIZE=1725 2025-06-01T22:52:17.1603503Z ++ echo '"torch/include/ATen/ops/maximum_ops.h",sha256=MyBtXsTdGRb-xgA-6jyxAQndimF5mK7djKN3hYmLOiY,1725' 2025-06-01T22:52:17.1603703Z ++ read fname 2025-06-01T22:52:17.1603873Z ++ make_wheel_record torch/include/ATen/ops/mean.h 2025-06-01T22:52:17.1604113Z ++ FPATH=torch/include/ATen/ops/mean.h 2025-06-01T22:52:17.1604243Z ++ echo torch/include/ATen/ops/mean.h 2025-06-01T22:52:17.1604387Z ++ grep RECORD 2025-06-01T22:52:17.1629192Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mean.h 2025-06-01T22:52:17.1629370Z +++ openssl base64 2025-06-01T22:52:17.1629560Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.1629714Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.1629825Z +++ sed -e s/=//g 2025-06-01T22:52:17.1671549Z ++ HASH=sZ_MLorWpzglwzqH0Jjw7HgwQiJzrNLu4XMPSpHNY_g 2025-06-01T22:52:17.1674984Z +++ ls -nl torch/include/ATen/ops/mean.h 2025-06-01T22:52:17.1675945Z +++ awk '{print $5}' 2025-06-01T22:52:17.1703462Z ++ FSIZE=3375 2025-06-01T22:52:17.1703884Z ++ echo '"torch/include/ATen/ops/mean.h",sha256=sZ_MLorWpzglwzqH0Jjw7HgwQiJzrNLu4XMPSpHNY_g,3375' 2025-06-01T22:52:17.1703979Z ++ read fname 2025-06-01T22:52:17.1704313Z ++ make_wheel_record torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.1704597Z ++ FPATH=torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.1704879Z ++ echo torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.1705558Z ++ grep RECORD 2025-06-01T22:52:17.1727044Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.1727159Z +++ openssl base64 2025-06-01T22:52:17.1727592Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.1728784Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.1730027Z +++ sed -e s/=//g 2025-06-01T22:52:17.1770139Z ++ HASH=UHze8qfCMmukBNW8uk2eOh0d_sKxonLDFO8MdMPuUec 2025-06-01T22:52:17.1775203Z +++ ls -nl torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.1775774Z +++ awk '{print $5}' 2025-06-01T22:52:17.1802077Z ++ FSIZE=1062 2025-06-01T22:52:17.1802919Z ++ echo '"torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h",sha256=UHze8qfCMmukBNW8uk2eOh0d_sKxonLDFO8MdMPuUec,1062' 2025-06-01T22:52:17.1803023Z ++ read fname 2025-06-01T22:52:17.1803427Z ++ make_wheel_record torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.1803781Z ++ FPATH=torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.1804241Z ++ echo torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.1805394Z ++ grep RECORD 2025-06-01T22:52:17.1828584Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.1828825Z +++ openssl base64 2025-06-01T22:52:17.1828980Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.1829509Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.1830902Z +++ sed -e s/=//g 2025-06-01T22:52:17.1870297Z ++ HASH=aBpLpmX5708xJwl7qGYgng7t63c6kl4wNvaGN8dbJZA 2025-06-01T22:52:17.1875449Z +++ ls -nl torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.1875929Z +++ awk '{print $5}' 2025-06-01T22:52:17.1903545Z ++ FSIZE=891 2025-06-01T22:52:17.1904254Z ++ echo '"torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h",sha256=aBpLpmX5708xJwl7qGYgng7t63c6kl4wNvaGN8dbJZA,891' 2025-06-01T22:52:17.1904364Z ++ read fname 2025-06-01T22:52:17.1904694Z ++ make_wheel_record torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.1904968Z ++ FPATH=torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.1905313Z ++ echo torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.1905652Z ++ grep RECORD 2025-06-01T22:52:17.1927410Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.1927660Z +++ openssl base64 2025-06-01T22:52:17.1927919Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.1929362Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.1930588Z +++ sed -e s/=//g 2025-06-01T22:52:17.1969373Z ++ HASH=ABeBA4kFpoZKvGeYdgPZVVSBVsA-bPMmKefFmUi2rzs 2025-06-01T22:52:17.1974083Z +++ ls -nl torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.1974930Z +++ awk '{print $5}' 2025-06-01T22:52:17.2002747Z ++ FSIZE=1179 2025-06-01T22:52:17.2003378Z ++ echo '"torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h",sha256=ABeBA4kFpoZKvGeYdgPZVVSBVsA-bPMmKefFmUi2rzs,1179' 2025-06-01T22:52:17.2003489Z ++ read fname 2025-06-01T22:52:17.2003711Z ++ make_wheel_record torch/include/ATen/ops/mean_cpu_dispatch.h 2025-06-01T22:52:17.2003925Z ++ FPATH=torch/include/ATen/ops/mean_cpu_dispatch.h 2025-06-01T22:52:17.2004217Z ++ echo torch/include/ATen/ops/mean_cpu_dispatch.h 2025-06-01T22:52:17.2004495Z ++ grep RECORD 2025-06-01T22:52:17.2027475Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mean_cpu_dispatch.h 2025-06-01T22:52:17.2027628Z +++ openssl base64 2025-06-01T22:52:17.2027922Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.2028052Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.2029283Z +++ sed -e s/=//g 2025-06-01T22:52:17.2069480Z ++ HASH=nTfWuFfm77cbn2Ab2mMn9AEHjYJV0jCSuvsFZ4dhECk 2025-06-01T22:52:17.2074265Z +++ ls -nl torch/include/ATen/ops/mean_cpu_dispatch.h 2025-06-01T22:52:17.2075286Z +++ awk '{print $5}' 2025-06-01T22:52:17.2101970Z ++ FSIZE=1159 2025-06-01T22:52:17.2102867Z ++ echo '"torch/include/ATen/ops/mean_cpu_dispatch.h",sha256=nTfWuFfm77cbn2Ab2mMn9AEHjYJV0jCSuvsFZ4dhECk,1159' 2025-06-01T22:52:17.2103022Z ++ read fname 2025-06-01T22:52:17.2103253Z ++ make_wheel_record torch/include/ATen/ops/mean_cuda_dispatch.h 2025-06-01T22:52:17.2103461Z ++ FPATH=torch/include/ATen/ops/mean_cuda_dispatch.h 2025-06-01T22:52:17.2103637Z ++ echo torch/include/ATen/ops/mean_cuda_dispatch.h 2025-06-01T22:52:17.2105666Z ++ grep RECORD 2025-06-01T22:52:17.2126872Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mean_cuda_dispatch.h 2025-06-01T22:52:17.2127229Z +++ openssl base64 2025-06-01T22:52:17.2127859Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.2129008Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.2130166Z +++ sed -e s/=//g 2025-06-01T22:52:17.2170692Z ++ HASH=XPF9oKhY5yDoY0zvm8aWZitgcwu7SFIiZjEZXeQzMtw 2025-06-01T22:52:17.2175673Z +++ ls -nl torch/include/ATen/ops/mean_cuda_dispatch.h 2025-06-01T22:52:17.2176758Z +++ awk '{print $5}' 2025-06-01T22:52:17.2201851Z ++ FSIZE=1161 2025-06-01T22:52:17.2202408Z ++ echo '"torch/include/ATen/ops/mean_cuda_dispatch.h",sha256=XPF9oKhY5yDoY0zvm8aWZitgcwu7SFIiZjEZXeQzMtw,1161' 2025-06-01T22:52:17.2202507Z ++ read fname 2025-06-01T22:52:17.2202679Z ++ make_wheel_record torch/include/ATen/ops/mean_meta.h 2025-06-01T22:52:17.2202979Z ++ FPATH=torch/include/ATen/ops/mean_meta.h 2025-06-01T22:52:17.2204939Z ++ echo torch/include/ATen/ops/mean_meta.h 2025-06-01T22:52:17.2205996Z ++ grep RECORD 2025-06-01T22:52:17.2228864Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mean_meta.h 2025-06-01T22:52:17.2229005Z +++ openssl base64 2025-06-01T22:52:17.2229303Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.2229813Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.2232065Z +++ sed -e s/=//g 2025-06-01T22:52:17.2272819Z ++ HASH=JTabD6nyBFbAXyQPajZclsgHxvDwKZIJFjM_A3gUJnQ 2025-06-01T22:52:17.2281397Z +++ ls -nl torch/include/ATen/ops/mean_meta.h 2025-06-01T22:52:17.2282509Z +++ awk '{print $5}' 2025-06-01T22:52:17.2309569Z ++ FSIZE=651 2025-06-01T22:52:17.2310064Z ++ echo '"torch/include/ATen/ops/mean_meta.h",sha256=JTabD6nyBFbAXyQPajZclsgHxvDwKZIJFjM_A3gUJnQ,651' 2025-06-01T22:52:17.2310263Z ++ read fname 2025-06-01T22:52:17.2310472Z ++ make_wheel_record torch/include/ATen/ops/mean_meta_dispatch.h 2025-06-01T22:52:17.2310642Z ++ FPATH=torch/include/ATen/ops/mean_meta_dispatch.h 2025-06-01T22:52:17.2312187Z ++ echo torch/include/ATen/ops/mean_meta_dispatch.h 2025-06-01T22:52:17.2313374Z ++ grep RECORD 2025-06-01T22:52:17.2332490Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mean_meta_dispatch.h 2025-06-01T22:52:17.2332966Z +++ openssl base64 2025-06-01T22:52:17.2334295Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.2335772Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.2337215Z +++ sed -e s/=//g 2025-06-01T22:52:17.2376931Z ++ HASH=VWWAmyrXaEdg5Wi6ILslojWoKHuOxy1sF7ZTo_-5fUM 2025-06-01T22:52:17.2381973Z +++ ls -nl torch/include/ATen/ops/mean_meta_dispatch.h 2025-06-01T22:52:17.2382837Z +++ awk '{print $5}' 2025-06-01T22:52:17.2406854Z ++ FSIZE=1161 2025-06-01T22:52:17.2407466Z ++ echo '"torch/include/ATen/ops/mean_meta_dispatch.h",sha256=VWWAmyrXaEdg5Wi6ILslojWoKHuOxy1sF7ZTo_-5fUM,1161' 2025-06-01T22:52:17.2407580Z ++ read fname 2025-06-01T22:52:17.2407775Z ++ make_wheel_record torch/include/ATen/ops/mean_native.h 2025-06-01T22:52:17.2407987Z ++ FPATH=torch/include/ATen/ops/mean_native.h 2025-06-01T22:52:17.2410002Z ++ echo torch/include/ATen/ops/mean_native.h 2025-06-01T22:52:17.2411212Z ++ grep RECORD 2025-06-01T22:52:17.2432494Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mean_native.h 2025-06-01T22:52:17.2432846Z +++ openssl base64 2025-06-01T22:52:17.2433607Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.2435247Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.2436171Z +++ sed -e s/=//g 2025-06-01T22:52:17.2476642Z ++ HASH=9v9SrGSsskli6ylpiK8v99IfSd9FCxDVJ_-SL0Jwnag 2025-06-01T22:52:17.2480389Z +++ ls -nl torch/include/ATen/ops/mean_native.h 2025-06-01T22:52:17.2482371Z +++ awk '{print $5}' 2025-06-01T22:52:17.2509426Z ++ FSIZE=1541 2025-06-01T22:52:17.2509988Z ++ echo '"torch/include/ATen/ops/mean_native.h",sha256=9v9SrGSsskli6ylpiK8v99IfSd9FCxDVJ_-SL0Jwnag,1541' 2025-06-01T22:52:17.2510088Z ++ read fname 2025-06-01T22:52:17.2510273Z ++ make_wheel_record torch/include/ATen/ops/mean_ops.h 2025-06-01T22:52:17.2510414Z ++ FPATH=torch/include/ATen/ops/mean_ops.h 2025-06-01T22:52:17.2510612Z ++ echo torch/include/ATen/ops/mean_ops.h 2025-06-01T22:52:17.2511518Z ++ grep RECORD 2025-06-01T22:52:17.2531427Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mean_ops.h 2025-06-01T22:52:17.2532110Z +++ openssl base64 2025-06-01T22:52:17.2533117Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.2534422Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.2535777Z +++ sed -e s/=//g 2025-06-01T22:52:17.2575169Z ++ HASH=sKS8H38DZxDBpJDFIYL-vaFvZtM99BNcVTNoSNnCimo 2025-06-01T22:52:17.2581550Z +++ ls -nl torch/include/ATen/ops/mean_ops.h 2025-06-01T22:52:17.2583038Z +++ awk '{print $5}' 2025-06-01T22:52:17.2606763Z ++ FSIZE=5144 2025-06-01T22:52:17.2607378Z ++ echo '"torch/include/ATen/ops/mean_ops.h",sha256=sKS8H38DZxDBpJDFIYL-vaFvZtM99BNcVTNoSNnCimo,5144' 2025-06-01T22:52:17.2607488Z ++ read fname 2025-06-01T22:52:17.2607680Z ++ make_wheel_record torch/include/ATen/ops/median.h 2025-06-01T22:52:17.2607816Z ++ FPATH=torch/include/ATen/ops/median.h 2025-06-01T22:52:17.2610263Z ++ echo torch/include/ATen/ops/median.h 2025-06-01T22:52:17.2611344Z ++ grep RECORD 2025-06-01T22:52:17.2633461Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/median.h 2025-06-01T22:52:17.2633600Z +++ openssl base64 2025-06-01T22:52:17.2634812Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.2634916Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.2635785Z +++ sed -e s/=//g 2025-06-01T22:52:17.2679413Z ++ HASH=cursRfpeorySS2pC0wD2N9R2cEaH0rxQeV3gK3gwbxA 2025-06-01T22:52:17.2682887Z +++ ls -nl torch/include/ATen/ops/median.h 2025-06-01T22:52:17.2684635Z +++ awk '{print $5}' 2025-06-01T22:52:17.2710732Z ++ FSIZE=3217 2025-06-01T22:52:17.2711309Z ++ echo '"torch/include/ATen/ops/median.h",sha256=cursRfpeorySS2pC0wD2N9R2cEaH0rxQeV3gK3gwbxA,3217' 2025-06-01T22:52:17.2711940Z ++ read fname 2025-06-01T22:52:17.2712472Z ++ make_wheel_record torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.2713221Z ++ FPATH=torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.2713970Z ++ echo torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.2714483Z ++ grep RECORD 2025-06-01T22:52:17.2732574Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.2733248Z +++ openssl base64 2025-06-01T22:52:17.2734083Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.2735648Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.2736877Z +++ sed -e s/=//g 2025-06-01T22:52:17.2774307Z ++ HASH=NI0DRVMls9CQcIbk7ZQ9aIyTQBGyH1tB2oeC1ziWrpM 2025-06-01T22:52:17.2780207Z +++ ls -nl torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.2780736Z +++ awk '{print $5}' 2025-06-01T22:52:17.2806380Z ++ FSIZE=979 2025-06-01T22:52:17.2807217Z ++ echo '"torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h",sha256=NI0DRVMls9CQcIbk7ZQ9aIyTQBGyH1tB2oeC1ziWrpM,979' 2025-06-01T22:52:17.2808127Z ++ read fname 2025-06-01T22:52:17.2808633Z ++ make_wheel_record torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.2809469Z ++ FPATH=torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.2810202Z ++ echo torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.2810720Z ++ grep RECORD 2025-06-01T22:52:17.2832689Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.2833370Z +++ openssl base64 2025-06-01T22:52:17.2833631Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.2833935Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.2834318Z +++ sed -e s/=//g 2025-06-01T22:52:17.2874044Z ++ HASH=kbnqBK7nzMdcrHhSDEYuNSbPJYiFqjAP747i5KtJ6yo 2025-06-01T22:52:17.2878191Z +++ ls -nl torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.2878782Z +++ awk '{print $5}' 2025-06-01T22:52:17.2905999Z ++ FSIZE=1155 2025-06-01T22:52:17.2906820Z ++ echo '"torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h",sha256=kbnqBK7nzMdcrHhSDEYuNSbPJYiFqjAP747i5KtJ6yo,1155' 2025-06-01T22:52:17.2907733Z ++ read fname 2025-06-01T22:52:17.2908127Z ++ make_wheel_record torch/include/ATen/ops/median_cpu_dispatch.h 2025-06-01T22:52:17.2908659Z ++ FPATH=torch/include/ATen/ops/median_cpu_dispatch.h 2025-06-01T22:52:17.2909117Z ++ echo torch/include/ATen/ops/median_cpu_dispatch.h 2025-06-01T22:52:17.2909489Z ++ grep RECORD 2025-06-01T22:52:17.2933178Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/median_cpu_dispatch.h 2025-06-01T22:52:17.2933715Z +++ openssl base64 2025-06-01T22:52:17.2934321Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.2936871Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.2937153Z +++ sed -e s/=//g 2025-06-01T22:52:17.2975457Z ++ HASH=L9rNNPcB-6eB5fPltEpOErlmdMbh2-K3aAKRlL5ntY4 2025-06-01T22:52:17.2981852Z +++ ls -nl torch/include/ATen/ops/median_cpu_dispatch.h 2025-06-01T22:52:17.2983129Z +++ awk '{print $5}' 2025-06-01T22:52:17.3007198Z ++ FSIZE=1041 2025-06-01T22:52:17.3007958Z ++ echo '"torch/include/ATen/ops/median_cpu_dispatch.h",sha256=L9rNNPcB-6eB5fPltEpOErlmdMbh2-K3aAKRlL5ntY4,1041' 2025-06-01T22:52:17.3008828Z ++ read fname 2025-06-01T22:52:17.3009273Z ++ make_wheel_record torch/include/ATen/ops/median_cuda_dispatch.h 2025-06-01T22:52:17.3009818Z ++ FPATH=torch/include/ATen/ops/median_cuda_dispatch.h 2025-06-01T22:52:17.3010585Z ++ echo torch/include/ATen/ops/median_cuda_dispatch.h 2025-06-01T22:52:17.3011622Z ++ grep RECORD 2025-06-01T22:52:17.3034312Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/median_cuda_dispatch.h 2025-06-01T22:52:17.3034855Z +++ openssl base64 2025-06-01T22:52:17.3035393Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.3036077Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.3037244Z +++ sed -e s/=//g 2025-06-01T22:52:17.3079025Z ++ HASH=0U0DKCxKT3UjzwPSci0N0NA4TsV1FanDeUgidYpIeX8 2025-06-01T22:52:17.3085492Z +++ ls -nl torch/include/ATen/ops/median_cuda_dispatch.h 2025-06-01T22:52:17.3086135Z +++ awk '{print $5}' 2025-06-01T22:52:17.3113163Z ++ FSIZE=1043 2025-06-01T22:52:17.3113862Z ++ echo '"torch/include/ATen/ops/median_cuda_dispatch.h",sha256=0U0DKCxKT3UjzwPSci0N0NA4TsV1FanDeUgidYpIeX8,1043' 2025-06-01T22:52:17.3114572Z ++ read fname 2025-06-01T22:52:17.3114896Z ++ make_wheel_record torch/include/ATen/ops/median_native.h 2025-06-01T22:52:17.3115506Z ++ FPATH=torch/include/ATen/ops/median_native.h 2025-06-01T22:52:17.3115922Z ++ echo torch/include/ATen/ops/median_native.h 2025-06-01T22:52:17.3116344Z ++ grep RECORD 2025-06-01T22:52:17.3136181Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/median_native.h 2025-06-01T22:52:17.3136709Z +++ openssl base64 2025-06-01T22:52:17.3136977Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.3138519Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.3139188Z +++ sed -e s/=//g 2025-06-01T22:52:17.3184636Z ++ HASH=qjutwhjV47nVSk-8n9JTbF1Ls16OGs5XwCqtAbn2Xf0 2025-06-01T22:52:17.3186255Z +++ ls -nl torch/include/ATen/ops/median_native.h 2025-06-01T22:52:17.3187338Z +++ awk '{print $5}' 2025-06-01T22:52:17.3210973Z ++ FSIZE=1329 2025-06-01T22:52:17.3211642Z ++ echo '"torch/include/ATen/ops/median_native.h",sha256=qjutwhjV47nVSk-8n9JTbF1Ls16OGs5XwCqtAbn2Xf0,1329' 2025-06-01T22:52:17.3212320Z ++ read fname 2025-06-01T22:52:17.3212673Z ++ make_wheel_record torch/include/ATen/ops/median_ops.h 2025-06-01T22:52:17.3213127Z ++ FPATH=torch/include/ATen/ops/median_ops.h 2025-06-01T22:52:17.3214097Z ++ echo torch/include/ATen/ops/median_ops.h 2025-06-01T22:52:17.3215488Z ++ grep RECORD 2025-06-01T22:52:17.3236943Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/median_ops.h 2025-06-01T22:52:17.3237447Z +++ openssl base64 2025-06-01T22:52:17.3238237Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.3238500Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.3238800Z +++ sed -e s/=//g 2025-06-01T22:52:17.3282356Z ++ HASH=6sLHXaP3OETe7ZohyJWIzHXOKes5E0ce0NURN67CBJU 2025-06-01T22:52:17.3286159Z +++ ls -nl torch/include/ATen/ops/median_ops.h 2025-06-01T22:52:17.3286545Z +++ awk '{print $5}' 2025-06-01T22:52:17.3314294Z ++ FSIZE=4845 2025-06-01T22:52:17.3314925Z ++ echo '"torch/include/ATen/ops/median_ops.h",sha256=6sLHXaP3OETe7ZohyJWIzHXOKes5E0ce0NURN67CBJU,4845' 2025-06-01T22:52:17.3315597Z ++ read fname 2025-06-01T22:52:17.3315907Z ++ make_wheel_record torch/include/ATen/ops/meshgrid.h 2025-06-01T22:52:17.3316343Z ++ FPATH=torch/include/ATen/ops/meshgrid.h 2025-06-01T22:52:17.3316737Z ++ echo torch/include/ATen/ops/meshgrid.h 2025-06-01T22:52:17.3317076Z ++ grep RECORD 2025-06-01T22:52:17.3334204Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/meshgrid.h 2025-06-01T22:52:17.3334915Z +++ openssl base64 2025-06-01T22:52:17.3336133Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.3338054Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.3338838Z +++ sed -e s/=//g 2025-06-01T22:52:17.3379347Z ++ HASH=MNouHXcXvRN5msUUiumyET6O-fuTLWQbD9dmrcDS4TY 2025-06-01T22:52:17.3382987Z +++ ls -nl torch/include/ATen/ops/meshgrid.h 2025-06-01T22:52:17.3383686Z +++ awk '{print $5}' 2025-06-01T22:52:17.3407239Z ++ FSIZE=906 2025-06-01T22:52:17.3407898Z ++ echo '"torch/include/ATen/ops/meshgrid.h",sha256=MNouHXcXvRN5msUUiumyET6O-fuTLWQbD9dmrcDS4TY,906' 2025-06-01T22:52:17.3408777Z ++ read fname 2025-06-01T22:52:17.3409342Z ++ make_wheel_record torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.3410155Z ++ FPATH=torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.3411064Z ++ echo torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.3411933Z ++ grep RECORD 2025-06-01T22:52:17.3432395Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.3433305Z +++ openssl base64 2025-06-01T22:52:17.3434017Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.3436935Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.3437257Z +++ sed -e s/=//g 2025-06-01T22:52:17.3478538Z ++ HASH=ZZdjr_0aAYZNtcE6hrK2wFBtY36i7QDkC9xzT4EwUOs 2025-06-01T22:52:17.3482030Z +++ ls -nl torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.3482647Z +++ awk '{print $5}' 2025-06-01T22:52:17.3509602Z ++ FSIZE=877 2025-06-01T22:52:17.3510443Z ++ echo '"torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h",sha256=ZZdjr_0aAYZNtcE6hrK2wFBtY36i7QDkC9xzT4EwUOs,877' 2025-06-01T22:52:17.3511266Z ++ read fname 2025-06-01T22:52:17.3511829Z ++ make_wheel_record torch/include/ATen/ops/meshgrid_native.h 2025-06-01T22:52:17.3512308Z ++ FPATH=torch/include/ATen/ops/meshgrid_native.h 2025-06-01T22:52:17.3512801Z ++ echo torch/include/ATen/ops/meshgrid_native.h 2025-06-01T22:52:17.3513166Z ++ grep RECORD 2025-06-01T22:52:17.3531246Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/meshgrid_native.h 2025-06-01T22:52:17.3531981Z +++ openssl base64 2025-06-01T22:52:17.3533223Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.3534558Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.3535881Z +++ sed -e s/=//g 2025-06-01T22:52:17.3574493Z ++ HASH=ROlUjTBealDd8Qrdx_NleyjhBaU0i8NGOItlX7cGu48 2025-06-01T22:52:17.3579914Z +++ ls -nl torch/include/ATen/ops/meshgrid_native.h 2025-06-01T22:52:17.3581175Z +++ awk '{print $5}' 2025-06-01T22:52:17.3606559Z ++ FSIZE=589 2025-06-01T22:52:17.3607215Z ++ echo '"torch/include/ATen/ops/meshgrid_native.h",sha256=ROlUjTBealDd8Qrdx_NleyjhBaU0i8NGOItlX7cGu48,589' 2025-06-01T22:52:17.3607917Z ++ read fname 2025-06-01T22:52:17.3608250Z ++ make_wheel_record torch/include/ATen/ops/meshgrid_ops.h 2025-06-01T22:52:17.3608725Z ++ FPATH=torch/include/ATen/ops/meshgrid_ops.h 2025-06-01T22:52:17.3609152Z ++ echo torch/include/ATen/ops/meshgrid_ops.h 2025-06-01T22:52:17.3609615Z ++ grep RECORD 2025-06-01T22:52:17.3633885Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/meshgrid_ops.h 2025-06-01T22:52:17.3634378Z +++ openssl base64 2025-06-01T22:52:17.3634645Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.3634891Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.3635164Z +++ sed -e s/=//g 2025-06-01T22:52:17.3679671Z ++ HASH=LzgekW09isn02H3FxqYI-Q7OEW3ftISgpEPLevH74F4 2025-06-01T22:52:17.3684842Z +++ ls -nl torch/include/ATen/ops/meshgrid_ops.h 2025-06-01T22:52:17.3685654Z +++ awk '{print $5}' 2025-06-01T22:52:17.3713616Z ++ FSIZE=1676 2025-06-01T22:52:17.3714297Z ++ echo '"torch/include/ATen/ops/meshgrid_ops.h",sha256=LzgekW09isn02H3FxqYI-Q7OEW3ftISgpEPLevH74F4,1676' 2025-06-01T22:52:17.3714951Z ++ read fname 2025-06-01T22:52:17.3715252Z ++ make_wheel_record torch/include/ATen/ops/min.h 2025-06-01T22:52:17.3715658Z ++ FPATH=torch/include/ATen/ops/min.h 2025-06-01T22:52:17.3716004Z ++ echo torch/include/ATen/ops/min.h 2025-06-01T22:52:17.3716342Z ++ grep RECORD 2025-06-01T22:52:17.3733884Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/min.h 2025-06-01T22:52:17.3734636Z +++ openssl base64 2025-06-01T22:52:17.3736815Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.3737155Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.3738667Z +++ sed -e s/=//g 2025-06-01T22:52:17.3778631Z ++ HASH=oUC0zuxTzIaCDTX8n7KkldBhT1BC177drycJZD8XhTU 2025-06-01T22:52:17.3782115Z +++ ls -nl torch/include/ATen/ops/min.h 2025-06-01T22:52:17.3783224Z +++ awk '{print $5}' 2025-06-01T22:52:17.3807309Z ++ FSIZE=3796 2025-06-01T22:52:17.3808062Z ++ echo '"torch/include/ATen/ops/min.h",sha256=oUC0zuxTzIaCDTX8n7KkldBhT1BC177drycJZD8XhTU,3796' 2025-06-01T22:52:17.3808775Z ++ read fname 2025-06-01T22:52:17.3809342Z ++ make_wheel_record torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.3810225Z ++ FPATH=torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.3811206Z ++ echo torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.3812160Z ++ grep RECORD 2025-06-01T22:52:17.3834554Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.3835289Z +++ openssl base64 2025-06-01T22:52:17.3835711Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.3836214Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.3836880Z +++ sed -e s/=//g 2025-06-01T22:52:17.3880127Z ++ HASH=yZeiTF6DsejCuRMy90M7JEKF6ALrLVcp2Y1ChwFQyeQ 2025-06-01T22:52:17.3883485Z +++ ls -nl torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.3884302Z +++ awk '{print $5}' 2025-06-01T22:52:17.3912048Z ++ FSIZE=845 2025-06-01T22:52:17.3913251Z ++ echo '"torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h",sha256=yZeiTF6DsejCuRMy90M7JEKF6ALrLVcp2Y1ChwFQyeQ,845' 2025-06-01T22:52:17.3914256Z ++ read fname 2025-06-01T22:52:17.3914720Z ++ make_wheel_record torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.3915523Z ++ FPATH=torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.3916181Z ++ echo torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.3916678Z ++ grep RECORD 2025-06-01T22:52:17.3932317Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.3933089Z +++ openssl base64 2025-06-01T22:52:17.3934002Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.3935164Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.3936381Z +++ sed -e s/=//g 2025-06-01T22:52:17.3974837Z ++ HASH=MidFFlx8c5xpQi5Q7NNr9uG5kRFdwZNIxt7Ih6ukiBc 2025-06-01T22:52:17.3981083Z +++ ls -nl torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.3981670Z +++ awk '{print $5}' 2025-06-01T22:52:17.4006390Z ++ FSIZE=1428 2025-06-01T22:52:17.4007296Z ++ echo '"torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h",sha256=MidFFlx8c5xpQi5Q7NNr9uG5kRFdwZNIxt7Ih6ukiBc,1428' 2025-06-01T22:52:17.4008186Z ++ read fname 2025-06-01T22:52:17.4008557Z ++ make_wheel_record torch/include/ATen/ops/min_cpu_dispatch.h 2025-06-01T22:52:17.4009123Z ++ FPATH=torch/include/ATen/ops/min_cpu_dispatch.h 2025-06-01T22:52:17.4009632Z ++ echo torch/include/ATen/ops/min_cpu_dispatch.h 2025-06-01T22:52:17.4010073Z ++ grep RECORD 2025-06-01T22:52:17.4035853Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/min_cpu_dispatch.h 2025-06-01T22:52:17.4036436Z +++ openssl base64 2025-06-01T22:52:17.4037516Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.4037785Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.4038169Z +++ sed -e s/=//g 2025-06-01T22:52:17.4078416Z ++ HASH=bwBX5JE-M14njzn3lPfKH0JkPMeeGTKK-KRg-dyMA_o 2025-06-01T22:52:17.4082018Z +++ ls -nl torch/include/ATen/ops/min_cpu_dispatch.h 2025-06-01T22:52:17.4082995Z +++ awk '{print $5}' 2025-06-01T22:52:17.4111606Z ++ FSIZE=1294 2025-06-01T22:52:17.4112333Z ++ echo '"torch/include/ATen/ops/min_cpu_dispatch.h",sha256=bwBX5JE-M14njzn3lPfKH0JkPMeeGTKK-KRg-dyMA_o,1294' 2025-06-01T22:52:17.4113071Z ++ read fname 2025-06-01T22:52:17.4113414Z ++ make_wheel_record torch/include/ATen/ops/min_cuda_dispatch.h 2025-06-01T22:52:17.4113989Z ++ FPATH=torch/include/ATen/ops/min_cuda_dispatch.h 2025-06-01T22:52:17.4114437Z ++ echo torch/include/ATen/ops/min_cuda_dispatch.h 2025-06-01T22:52:17.4114807Z ++ grep RECORD 2025-06-01T22:52:17.4131858Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/min_cuda_dispatch.h 2025-06-01T22:52:17.4132497Z +++ openssl base64 2025-06-01T22:52:17.4133738Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.4134995Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.4136355Z +++ sed -e s/=//g 2025-06-01T22:52:17.4174404Z ++ HASH=WquZLCzonaMeDRYUoJcgPkBio_4OTVxYA8tvYyCotV4 2025-06-01T22:52:17.4179673Z +++ ls -nl torch/include/ATen/ops/min_cuda_dispatch.h 2025-06-01T22:52:17.4180112Z +++ awk '{print $5}' 2025-06-01T22:52:17.4206041Z ++ FSIZE=1296 2025-06-01T22:52:17.4206802Z ++ echo '"torch/include/ATen/ops/min_cuda_dispatch.h",sha256=WquZLCzonaMeDRYUoJcgPkBio_4OTVxYA8tvYyCotV4,1296' 2025-06-01T22:52:17.4207573Z ++ read fname 2025-06-01T22:52:17.4207930Z ++ make_wheel_record torch/include/ATen/ops/min_meta.h 2025-06-01T22:52:17.4208408Z ++ FPATH=torch/include/ATen/ops/min_meta.h 2025-06-01T22:52:17.4208862Z ++ echo torch/include/ATen/ops/min_meta.h 2025-06-01T22:52:17.4209226Z ++ grep RECORD 2025-06-01T22:52:17.4231118Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/min_meta.h 2025-06-01T22:52:17.4231624Z +++ openssl base64 2025-06-01T22:52:17.4232323Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.4232572Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.4233342Z +++ sed -e s/=//g 2025-06-01T22:52:17.4275347Z ++ HASH=d1dDf4WlMEc_DjhuBaaOqpPTN_JXZIKTmW8P-kG5WDY 2025-06-01T22:52:17.4277810Z +++ ls -nl torch/include/ATen/ops/min_meta.h 2025-06-01T22:52:17.4278953Z +++ awk '{print $5}' 2025-06-01T22:52:17.4306310Z ++ FSIZE=1037 2025-06-01T22:52:17.4307077Z ++ echo '"torch/include/ATen/ops/min_meta.h",sha256=d1dDf4WlMEc_DjhuBaaOqpPTN_JXZIKTmW8P-kG5WDY,1037' 2025-06-01T22:52:17.4307811Z ++ read fname 2025-06-01T22:52:17.4308241Z ++ make_wheel_record torch/include/ATen/ops/min_meta_dispatch.h 2025-06-01T22:52:17.4308726Z ++ FPATH=torch/include/ATen/ops/min_meta_dispatch.h 2025-06-01T22:52:17.4309176Z ++ echo torch/include/ATen/ops/min_meta_dispatch.h 2025-06-01T22:52:17.4309543Z ++ grep RECORD 2025-06-01T22:52:17.4328846Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/min_meta_dispatch.h 2025-06-01T22:52:17.4329446Z +++ openssl base64 2025-06-01T22:52:17.4330153Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.4331312Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.4332474Z +++ sed -e s/=//g 2025-06-01T22:52:17.4371155Z ++ HASH=0HbzU5-UhAgkLA2z8SoxdY9Uqfn9hHPCuMTAkPb40Js 2025-06-01T22:52:17.4376506Z +++ ls -nl torch/include/ATen/ops/min_meta_dispatch.h 2025-06-01T22:52:17.4378117Z +++ awk '{print $5}' 2025-06-01T22:52:17.4405229Z ++ FSIZE=1094 2025-06-01T22:52:17.4406068Z ++ echo '"torch/include/ATen/ops/min_meta_dispatch.h",sha256=0HbzU5-UhAgkLA2z8SoxdY9Uqfn9hHPCuMTAkPb40Js,1094' 2025-06-01T22:52:17.4406846Z ++ read fname 2025-06-01T22:52:17.4407170Z ++ make_wheel_record torch/include/ATen/ops/min_native.h 2025-06-01T22:52:17.4407685Z ++ FPATH=torch/include/ATen/ops/min_native.h 2025-06-01T22:52:17.4408148Z ++ echo torch/include/ATen/ops/min_native.h 2025-06-01T22:52:17.4408516Z ++ grep RECORD 2025-06-01T22:52:17.4432327Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/min_native.h 2025-06-01T22:52:17.4432822Z +++ openssl base64 2025-06-01T22:52:17.4433128Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.4433371Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.4433647Z +++ sed -e s/=//g 2025-06-01T22:52:17.4475007Z ++ HASH=cs9YfvQ2aiTbgmraCyOtaCpUtQLw867FzNpMfo04bwc 2025-06-01T22:52:17.4476513Z +++ ls -nl torch/include/ATen/ops/min_native.h 2025-06-01T22:52:17.4477747Z +++ awk '{print $5}' 2025-06-01T22:52:17.4505895Z ++ FSIZE=1498 2025-06-01T22:52:17.4506686Z ++ echo '"torch/include/ATen/ops/min_native.h",sha256=cs9YfvQ2aiTbgmraCyOtaCpUtQLw867FzNpMfo04bwc,1498' 2025-06-01T22:52:17.4507406Z ++ read fname 2025-06-01T22:52:17.4507724Z ++ make_wheel_record torch/include/ATen/ops/min_ops.h 2025-06-01T22:52:17.4508136Z ++ FPATH=torch/include/ATen/ops/min_ops.h 2025-06-01T22:52:17.4508547Z ++ echo torch/include/ATen/ops/min_ops.h 2025-06-01T22:52:17.4508899Z ++ grep RECORD 2025-06-01T22:52:17.4527541Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/min_ops.h 2025-06-01T22:52:17.4528102Z +++ openssl base64 2025-06-01T22:52:17.4528636Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.4529841Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.4531114Z +++ sed -e s/=//g 2025-06-01T22:52:17.4570010Z ++ HASH=qnvkGiUfSCuISIskkZOrnGBplu12txPb_ObHZhvyitU 2025-06-01T22:52:17.4575416Z +++ ls -nl torch/include/ATen/ops/min_ops.h 2025-06-01T22:52:17.4576488Z +++ awk '{print $5}' 2025-06-01T22:52:17.4603786Z ++ FSIZE=6058 2025-06-01T22:52:17.4604570Z ++ echo '"torch/include/ATen/ops/min_ops.h",sha256=qnvkGiUfSCuISIskkZOrnGBplu12txPb_ObHZhvyitU,6058' 2025-06-01T22:52:17.4605439Z ++ read fname 2025-06-01T22:52:17.4605840Z ++ make_wheel_record torch/include/ATen/ops/minimum.h 2025-06-01T22:52:17.4606269Z ++ FPATH=torch/include/ATen/ops/minimum.h 2025-06-01T22:52:17.4606664Z ++ echo torch/include/ATen/ops/minimum.h 2025-06-01T22:52:17.4607008Z ++ grep RECORD 2025-06-01T22:52:17.4628401Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/minimum.h 2025-06-01T22:52:17.4628953Z +++ openssl base64 2025-06-01T22:52:17.4629866Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.4630110Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.4630449Z +++ sed -e s/=//g 2025-06-01T22:52:17.4672526Z ++ HASH=FYIY4BjkSWQME-f4TY6okW6iJmvumO4z7q5DbJAPzSk 2025-06-01T22:52:17.4675390Z +++ ls -nl torch/include/ATen/ops/minimum.h 2025-06-01T22:52:17.4676250Z +++ awk '{print $5}' 2025-06-01T22:52:17.4703330Z ++ FSIZE=1178 2025-06-01T22:52:17.4704749Z ++ echo '"torch/include/ATen/ops/minimum.h",sha256=FYIY4BjkSWQME-f4TY6okW6iJmvumO4z7q5DbJAPzSk,1178' 2025-06-01T22:52:17.4705416Z ++ read fname 2025-06-01T22:52:17.4705993Z ++ make_wheel_record torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.4706973Z ++ FPATH=torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.4707819Z ++ echo torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.4708417Z ++ grep RECORD 2025-06-01T22:52:17.4728222Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.4728993Z +++ openssl base64 2025-06-01T22:52:17.4739366Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.4739720Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.4739985Z +++ sed -e s/=//g 2025-06-01T22:52:17.4771467Z ++ HASH=YViqkkU8aBEPsqtU_CIBn-IDUAhDTq46ZjK-zYOUfaU 2025-06-01T22:52:17.4776768Z +++ ls -nl torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:17.4778181Z +++ awk '{print $5}' 2025-06-01T22:52:17.4805363Z ++ FSIZE=817 2025-06-01T22:52:17.4806282Z ++ echo '"torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h",sha256=YViqkkU8aBEPsqtU_CIBn-IDUAhDTq46ZjK-zYOUfaU,817' 2025-06-01T22:52:17.4807219Z ++ read fname 2025-06-01T22:52:17.4807595Z ++ make_wheel_record torch/include/ATen/ops/minimum_cpu_dispatch.h 2025-06-01T22:52:17.4808118Z ++ FPATH=torch/include/ATen/ops/minimum_cpu_dispatch.h 2025-06-01T22:52:17.4808586Z ++ echo torch/include/ATen/ops/minimum_cpu_dispatch.h 2025-06-01T22:52:17.4808973Z ++ grep RECORD 2025-06-01T22:52:17.4830547Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/minimum_cpu_dispatch.h 2025-06-01T22:52:17.4831230Z +++ openssl base64 2025-06-01T22:52:17.4831480Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.4831775Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.4832080Z +++ sed -e s/=//g 2025-06-01T22:52:17.4872692Z ++ HASH=YzBtN9UsGh6bYXNsxasIRHfnXj_vLVVGNEktglm5IG8 2025-06-01T22:52:17.4876930Z +++ ls -nl torch/include/ATen/ops/minimum_cpu_dispatch.h 2025-06-01T22:52:17.4877717Z +++ awk '{print $5}' 2025-06-01T22:52:17.4905693Z ++ FSIZE=958 2025-06-01T22:52:17.4906331Z ++ echo '"torch/include/ATen/ops/minimum_cpu_dispatch.h",sha256=YzBtN9UsGh6bYXNsxasIRHfnXj_vLVVGNEktglm5IG8,958' 2025-06-01T22:52:17.4907120Z ++ read fname 2025-06-01T22:52:17.4907481Z ++ make_wheel_record torch/include/ATen/ops/minimum_cuda_dispatch.h 2025-06-01T22:52:17.4908106Z ++ FPATH=torch/include/ATen/ops/minimum_cuda_dispatch.h 2025-06-01T22:52:17.4908573Z ++ echo torch/include/ATen/ops/minimum_cuda_dispatch.h 2025-06-01T22:52:17.4908942Z ++ grep RECORD 2025-06-01T22:52:17.4928833Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/minimum_cuda_dispatch.h 2025-06-01T22:52:17.4929533Z +++ openssl base64 2025-06-01T22:52:17.4929981Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.4931183Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.4932385Z +++ sed -e s/=//g 2025-06-01T22:52:17.4972642Z ++ HASH=wA2E_-db0grMPAZSH-jE9xFzvjMZmIwqYgOTqNZFtYY 2025-06-01T22:52:17.4977640Z +++ ls -nl torch/include/ATen/ops/minimum_cuda_dispatch.h 2025-06-01T22:52:17.4979087Z +++ awk '{print $5}' 2025-06-01T22:52:17.5005723Z ++ FSIZE=960 2025-06-01T22:52:17.5006511Z ++ echo '"torch/include/ATen/ops/minimum_cuda_dispatch.h",sha256=wA2E_-db0grMPAZSH-jE9xFzvjMZmIwqYgOTqNZFtYY,960' 2025-06-01T22:52:17.5007351Z ++ read fname 2025-06-01T22:52:17.5007681Z ++ make_wheel_record torch/include/ATen/ops/minimum_meta.h 2025-06-01T22:52:17.5008150Z ++ FPATH=torch/include/ATen/ops/minimum_meta.h 2025-06-01T22:52:17.5008561Z ++ echo torch/include/ATen/ops/minimum_meta.h 2025-06-01T22:52:17.5008932Z ++ grep RECORD 2025-06-01T22:52:17.5031330Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/minimum_meta.h 2025-06-01T22:52:17.5031839Z +++ openssl base64 2025-06-01T22:52:17.5032196Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.5032457Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.5032723Z +++ sed -e s/=//g 2025-06-01T22:52:17.5074568Z ++ HASH=EOMMJ3MGNpx3lrtAI_wnZkx7oXc3qsmJ8sCZaq6OSG0 2025-06-01T22:52:17.5077589Z +++ ls -nl torch/include/ATen/ops/minimum_meta.h 2025-06-01T22:52:17.5078803Z +++ awk '{print $5}' 2025-06-01T22:52:17.5107468Z ++ FSIZE=594 2025-06-01T22:52:17.5108094Z ++ echo '"torch/include/ATen/ops/minimum_meta.h",sha256=EOMMJ3MGNpx3lrtAI_wnZkx7oXc3qsmJ8sCZaq6OSG0,594' 2025-06-01T22:52:17.5108847Z ++ read fname 2025-06-01T22:52:17.5109231Z ++ make_wheel_record torch/include/ATen/ops/minimum_meta_dispatch.h 2025-06-01T22:52:17.5109755Z ++ FPATH=torch/include/ATen/ops/minimum_meta_dispatch.h 2025-06-01T22:52:17.5110232Z ++ echo torch/include/ATen/ops/minimum_meta_dispatch.h 2025-06-01T22:52:17.5110613Z ++ grep RECORD 2025-06-01T22:52:17.5129742Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/minimum_meta_dispatch.h 2025-06-01T22:52:17.5130312Z +++ openssl base64 2025-06-01T22:52:17.5130700Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.5131998Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.5133274Z +++ sed -e s/=//g 2025-06-01T22:52:17.5171203Z ++ HASH=ON8t_0TuLWdomudwTRnfRJlsj8fmkQE_Cw93feLpaVc 2025-06-01T22:52:17.5176052Z +++ ls -nl torch/include/ATen/ops/minimum_meta_dispatch.h 2025-06-01T22:52:17.5176896Z +++ awk '{print $5}' 2025-06-01T22:52:17.5203359Z ++ FSIZE=960 2025-06-01T22:52:17.5204143Z ++ echo '"torch/include/ATen/ops/minimum_meta_dispatch.h",sha256=ON8t_0TuLWdomudwTRnfRJlsj8fmkQE_Cw93feLpaVc,960' 2025-06-01T22:52:17.5205174Z ++ read fname 2025-06-01T22:52:17.5205514Z ++ make_wheel_record torch/include/ATen/ops/minimum_native.h 2025-06-01T22:52:17.5206001Z ++ FPATH=torch/include/ATen/ops/minimum_native.h 2025-06-01T22:52:17.5206536Z ++ echo torch/include/ATen/ops/minimum_native.h 2025-06-01T22:52:17.5206903Z ++ grep RECORD 2025-06-01T22:52:17.5230612Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/minimum_native.h 2025-06-01T22:52:17.5231174Z +++ openssl base64 2025-06-01T22:52:17.5231506Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.5231750Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.5232023Z +++ sed -e s/=//g 2025-06-01T22:52:17.5273377Z ++ HASH=7Fls4BqxVIOuX4_4CT0ghQphfTOZvkFyMWIBt1f2xNw 2025-06-01T22:52:17.5277970Z +++ ls -nl torch/include/ATen/ops/minimum_native.h 2025-06-01T22:52:17.5279738Z +++ awk '{print $5}' 2025-06-01T22:52:17.5306710Z ++ FSIZE=625 2025-06-01T22:52:17.5307351Z ++ echo '"torch/include/ATen/ops/minimum_native.h",sha256=7Fls4BqxVIOuX4_4CT0ghQphfTOZvkFyMWIBt1f2xNw,625' 2025-06-01T22:52:17.5308106Z ++ read fname 2025-06-01T22:52:17.5308442Z ++ make_wheel_record torch/include/ATen/ops/minimum_ops.h 2025-06-01T22:52:17.5308881Z ++ FPATH=torch/include/ATen/ops/minimum_ops.h 2025-06-01T22:52:17.5309386Z ++ echo torch/include/ATen/ops/minimum_ops.h 2025-06-01T22:52:17.5309751Z ++ grep RECORD 2025-06-01T22:52:17.5330422Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/minimum_ops.h 2025-06-01T22:52:17.5331100Z +++ openssl base64 2025-06-01T22:52:17.5331856Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.5333080Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.5334435Z +++ sed -e s/=//g 2025-06-01T22:52:17.5372459Z ++ HASH=7n7-s9bBieljhaRKwPRzV_xSn7PpIIw0DAc3IpcKtg4 2025-06-01T22:52:17.5378566Z +++ ls -nl torch/include/ATen/ops/minimum_ops.h 2025-06-01T22:52:17.5379022Z +++ awk '{print $5}' 2025-06-01T22:52:17.5405954Z ++ FSIZE=1725 2025-06-01T22:52:17.5406634Z ++ echo '"torch/include/ATen/ops/minimum_ops.h",sha256=7n7-s9bBieljhaRKwPRzV_xSn7PpIIw0DAc3IpcKtg4,1725' 2025-06-01T22:52:17.5407460Z ++ read fname 2025-06-01T22:52:17.5407834Z ++ make_wheel_record torch/include/ATen/ops/miopen_batch_norm.h 2025-06-01T22:52:17.5408337Z ++ FPATH=torch/include/ATen/ops/miopen_batch_norm.h 2025-06-01T22:52:17.5408806Z ++ echo torch/include/ATen/ops/miopen_batch_norm.h 2025-06-01T22:52:17.5409189Z ++ grep RECORD 2025-06-01T22:52:17.5429979Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_batch_norm.h 2025-06-01T22:52:17.5430538Z +++ openssl base64 2025-06-01T22:52:17.5430815Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.5431986Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.5432620Z +++ sed -e s/=//g 2025-06-01T22:52:17.5474457Z ++ HASH=9HyLrvQnYs5g4SCKBIUmEXswlaoT4i0SUkYSZvarmMQ 2025-06-01T22:52:17.5478519Z +++ ls -nl torch/include/ATen/ops/miopen_batch_norm.h 2025-06-01T22:52:17.5479295Z +++ awk '{print $5}' 2025-06-01T22:52:17.5506304Z ++ FSIZE=2880 2025-06-01T22:52:17.5507030Z ++ echo '"torch/include/ATen/ops/miopen_batch_norm.h",sha256=9HyLrvQnYs5g4SCKBIUmEXswlaoT4i0SUkYSZvarmMQ,2880' 2025-06-01T22:52:17.5507887Z ++ read fname 2025-06-01T22:52:17.5508272Z ++ make_wheel_record torch/include/ATen/ops/miopen_batch_norm_backward.h 2025-06-01T22:52:17.5508938Z ++ FPATH=torch/include/ATen/ops/miopen_batch_norm_backward.h 2025-06-01T22:52:17.5509469Z ++ echo torch/include/ATen/ops/miopen_batch_norm_backward.h 2025-06-01T22:52:17.5509877Z ++ grep RECORD 2025-06-01T22:52:17.5530390Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_batch_norm_backward.h 2025-06-01T22:52:17.5530975Z +++ openssl base64 2025-06-01T22:52:17.5531556Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.5532995Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.5534242Z +++ sed -e s/=//g 2025-06-01T22:52:17.5571702Z ++ HASH=FFK734FyiEMcb5qOXkwWErE9sRKOikfDtc4WyMn2YVI 2025-06-01T22:52:17.5576539Z +++ ls -nl torch/include/ATen/ops/miopen_batch_norm_backward.h 2025-06-01T22:52:17.5578267Z +++ awk '{print $5}' 2025-06-01T22:52:17.5605430Z ++ FSIZE=3021 2025-06-01T22:52:17.5606174Z ++ echo '"torch/include/ATen/ops/miopen_batch_norm_backward.h",sha256=FFK734FyiEMcb5qOXkwWErE9sRKOikfDtc4WyMn2YVI,3021' 2025-06-01T22:52:17.5607074Z ++ read fname 2025-06-01T22:52:17.5607679Z ++ make_wheel_record torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.5608644Z ++ FPATH=torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.5609566Z ++ echo torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.5610193Z ++ grep RECORD 2025-06-01T22:52:17.5632359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.5633110Z +++ openssl base64 2025-06-01T22:52:17.5633427Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.5633694Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.5633956Z +++ sed -e s/=//g 2025-06-01T22:52:17.5674210Z ++ HASH=JxlFLR6Rc8BFPvx9BGXEObWIjcnhrg_FBPecnVl_oWM 2025-06-01T22:52:17.5677000Z +++ ls -nl torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.5677672Z +++ awk '{print $5}' 2025-06-01T22:52:17.5705310Z ++ FSIZE=1601 2025-06-01T22:52:17.5706262Z ++ echo '"torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h",sha256=JxlFLR6Rc8BFPvx9BGXEObWIjcnhrg_FBPecnVl_oWM,1601' 2025-06-01T22:52:17.5707183Z ++ read fname 2025-06-01T22:52:17.5707882Z ++ make_wheel_record torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:52:17.5708659Z ++ FPATH=torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:52:17.5709349Z ++ echo torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:52:17.5709835Z ++ grep RECORD 2025-06-01T22:52:17.5728718Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:52:17.5729381Z +++ openssl base64 2025-06-01T22:52:17.5729752Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.5731185Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.5732323Z +++ sed -e s/=//g 2025-06-01T22:52:17.5770954Z ++ HASH=Rlczt86wXFdYbH7wgF50wPzJ8s-mO_qpbcbhjxU22g8 2025-06-01T22:52:17.5776143Z +++ ls -nl torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:52:17.5777907Z +++ awk '{print $5}' 2025-06-01T22:52:17.5805624Z ++ FSIZE=1046 2025-06-01T22:52:17.5806497Z ++ echo '"torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h",sha256=Rlczt86wXFdYbH7wgF50wPzJ8s-mO_qpbcbhjxU22g8,1046' 2025-06-01T22:52:17.5807390Z ++ read fname 2025-06-01T22:52:17.5807826Z ++ make_wheel_record torch/include/ATen/ops/miopen_batch_norm_backward_native.h 2025-06-01T22:52:17.5808636Z ++ FPATH=torch/include/ATen/ops/miopen_batch_norm_backward_native.h 2025-06-01T22:52:17.5809254Z ++ echo torch/include/ATen/ops/miopen_batch_norm_backward_native.h 2025-06-01T22:52:17.5809782Z ++ grep RECORD 2025-06-01T22:52:17.5831429Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_batch_norm_backward_native.h 2025-06-01T22:52:17.5832132Z +++ openssl base64 2025-06-01T22:52:17.5832398Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.5832644Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.5832914Z +++ sed -e s/=//g 2025-06-01T22:52:17.5874091Z ++ HASH=WbelUkObdxewWqNk-s_aYjT0GUFgvrMiabvawu3-spU 2025-06-01T22:52:17.5876548Z +++ ls -nl torch/include/ATen/ops/miopen_batch_norm_backward_native.h 2025-06-01T22:52:17.5877946Z +++ awk '{print $5}' 2025-06-01T22:52:17.5906493Z ++ FSIZE=1245 2025-06-01T22:52:17.5907243Z ++ echo '"torch/include/ATen/ops/miopen_batch_norm_backward_native.h",sha256=WbelUkObdxewWqNk-s_aYjT0GUFgvrMiabvawu3-spU,1245' 2025-06-01T22:52:17.5908051Z ++ read fname 2025-06-01T22:52:17.5908472Z ++ make_wheel_record torch/include/ATen/ops/miopen_batch_norm_backward_ops.h 2025-06-01T22:52:17.5909079Z ++ FPATH=torch/include/ATen/ops/miopen_batch_norm_backward_ops.h 2025-06-01T22:52:17.5909645Z ++ echo torch/include/ATen/ops/miopen_batch_norm_backward_ops.h 2025-06-01T22:52:17.5910089Z ++ grep RECORD 2025-06-01T22:52:17.5928923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_batch_norm_backward_ops.h 2025-06-01T22:52:17.5929528Z +++ openssl base64 2025-06-01T22:52:17.5929882Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.5931202Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.5932429Z +++ sed -e s/=//g 2025-06-01T22:52:17.5971414Z ++ HASH=Hl4rg9ryTAqZ4_QkfInOTB5NnGPflTCMwLusYulLvGE 2025-06-01T22:52:17.5976324Z +++ ls -nl torch/include/ATen/ops/miopen_batch_norm_backward_ops.h 2025-06-01T22:52:17.5977982Z +++ awk '{print $5}' 2025-06-01T22:52:17.6005622Z ++ FSIZE=3806 2025-06-01T22:52:17.6006363Z ++ echo '"torch/include/ATen/ops/miopen_batch_norm_backward_ops.h",sha256=Hl4rg9ryTAqZ4_QkfInOTB5NnGPflTCMwLusYulLvGE,3806' 2025-06-01T22:52:17.6007254Z ++ read fname 2025-06-01T22:52:17.6007818Z ++ make_wheel_record torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.6008698Z ++ FPATH=torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.6009532Z ++ echo torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.6010096Z ++ grep RECORD 2025-06-01T22:52:17.6030594Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.6030710Z +++ openssl base64 2025-06-01T22:52:17.6031177Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.6031294Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.6032376Z +++ sed -e s/=//g 2025-06-01T22:52:17.6073466Z ++ HASH=QOW02ZhPLJhOigLkHEovbOFjTy9OxXyfXoDxwj7s-bA 2025-06-01T22:52:17.6076691Z +++ ls -nl torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.6076840Z +++ awk '{print $5}' 2025-06-01T22:52:17.6104923Z ++ FSIZE=1517 2025-06-01T22:52:17.6105843Z ++ echo '"torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h",sha256=QOW02ZhPLJhOigLkHEovbOFjTy9OxXyfXoDxwj7s-bA,1517' 2025-06-01T22:52:17.6105958Z ++ read fname 2025-06-01T22:52:17.6106236Z ++ make_wheel_record torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h 2025-06-01T22:52:17.6106477Z ++ FPATH=torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h 2025-06-01T22:52:17.6106691Z ++ echo torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h 2025-06-01T22:52:17.6107439Z ++ grep RECORD 2025-06-01T22:52:17.6128557Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h 2025-06-01T22:52:17.6128948Z +++ openssl base64 2025-06-01T22:52:17.6129966Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.6131038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.6132360Z +++ sed -e s/=//g 2025-06-01T22:52:17.6170917Z ++ HASH=kuuLPvx5GxN6ZeIiLUc5unI7_f9sJ7_TdLl_wJNzMJo 2025-06-01T22:52:17.6175966Z +++ ls -nl torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h 2025-06-01T22:52:17.6176632Z +++ awk '{print $5}' 2025-06-01T22:52:17.6205046Z ++ FSIZE=1004 2025-06-01T22:52:17.6205731Z ++ echo '"torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h",sha256=kuuLPvx5GxN6ZeIiLUc5unI7_f9sJ7_TdLl_wJNzMJo,1004' 2025-06-01T22:52:17.6205850Z ++ read fname 2025-06-01T22:52:17.6206104Z ++ make_wheel_record torch/include/ATen/ops/miopen_batch_norm_native.h 2025-06-01T22:52:17.6206298Z ++ FPATH=torch/include/ATen/ops/miopen_batch_norm_native.h 2025-06-01T22:52:17.6206553Z ++ echo torch/include/ATen/ops/miopen_batch_norm_native.h 2025-06-01T22:52:17.6206659Z ++ grep RECORD 2025-06-01T22:52:17.6230203Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_batch_norm_native.h 2025-06-01T22:52:17.6230411Z +++ openssl base64 2025-06-01T22:52:17.6230538Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.6230640Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.6231316Z +++ sed -e s/=//g 2025-06-01T22:52:17.6275370Z ++ HASH=Y_hqRoS-e5gKlIDsaT30zK63WtOyj_q8zbFw71zOPHI 2025-06-01T22:52:17.6277993Z +++ ls -nl torch/include/ATen/ops/miopen_batch_norm_native.h 2025-06-01T22:52:17.6279718Z +++ awk '{print $5}' 2025-06-01T22:52:17.6308094Z ++ FSIZE=1161 2025-06-01T22:52:17.6308798Z ++ echo '"torch/include/ATen/ops/miopen_batch_norm_native.h",sha256=Y_hqRoS-e5gKlIDsaT30zK63WtOyj_q8zbFw71zOPHI,1161' 2025-06-01T22:52:17.6308901Z ++ read fname 2025-06-01T22:52:17.6309130Z ++ make_wheel_record torch/include/ATen/ops/miopen_batch_norm_ops.h 2025-06-01T22:52:17.6309318Z ++ FPATH=torch/include/ATen/ops/miopen_batch_norm_ops.h 2025-06-01T22:52:17.6309531Z ++ echo torch/include/ATen/ops/miopen_batch_norm_ops.h 2025-06-01T22:52:17.6309836Z ++ grep RECORD 2025-06-01T22:52:17.6330769Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_batch_norm_ops.h 2025-06-01T22:52:17.6330919Z +++ openssl base64 2025-06-01T22:52:17.6331558Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.6332818Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.6334017Z +++ sed -e s/=//g 2025-06-01T22:52:17.6372151Z ++ HASH=81TJ4LfLT9Ekj754aT1MyWrGptuGObbewbZWQcF89R0 2025-06-01T22:52:17.6376917Z +++ ls -nl torch/include/ATen/ops/miopen_batch_norm_ops.h 2025-06-01T22:52:17.6378464Z +++ awk '{print $5}' 2025-06-01T22:52:17.6406224Z ++ FSIZE=3546 2025-06-01T22:52:17.6406757Z ++ echo '"torch/include/ATen/ops/miopen_batch_norm_ops.h",sha256=81TJ4LfLT9Ekj754aT1MyWrGptuGObbewbZWQcF89R0,3546' 2025-06-01T22:52:17.6406869Z ++ read fname 2025-06-01T22:52:17.6407089Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution.h 2025-06-01T22:52:17.6407258Z ++ FPATH=torch/include/ATen/ops/miopen_convolution.h 2025-06-01T22:52:17.6407431Z ++ echo torch/include/ATen/ops/miopen_convolution.h 2025-06-01T22:52:17.6407692Z ++ grep RECORD 2025-06-01T22:52:17.6431100Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution.h 2025-06-01T22:52:17.6431291Z +++ openssl base64 2025-06-01T22:52:17.6431444Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.6431611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.6432040Z +++ sed -e s/=//g 2025-06-01T22:52:17.6474179Z ++ HASH=gxKa-KA8HrtvqFtZXkKrg1Kvd8oAlKXjLy7HnEgof-M 2025-06-01T22:52:17.6477017Z +++ ls -nl torch/include/ATen/ops/miopen_convolution.h 2025-06-01T22:52:17.6478395Z +++ awk '{print $5}' 2025-06-01T22:52:17.6506766Z ++ FSIZE=7877 2025-06-01T22:52:17.6507293Z ++ echo '"torch/include/ATen/ops/miopen_convolution.h",sha256=gxKa-KA8HrtvqFtZXkKrg1Kvd8oAlKXjLy7HnEgof-M,7877' 2025-06-01T22:52:17.6507389Z ++ read fname 2025-06-01T22:52:17.6507666Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_add_relu.h 2025-06-01T22:52:17.6507872Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_add_relu.h 2025-06-01T22:52:17.6508075Z ++ echo torch/include/ATen/ops/miopen_convolution_add_relu.h 2025-06-01T22:52:17.6508411Z ++ grep RECORD 2025-06-01T22:52:17.6528896Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_add_relu.h 2025-06-01T22:52:17.6529069Z +++ openssl base64 2025-06-01T22:52:17.6530269Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.6531482Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.6532828Z +++ sed -e s/=//g 2025-06-01T22:52:17.6570840Z ++ HASH=TL9BxV5kI6uIc7S6Bq1xwy7uODTYnE-sNaVaHrdP9Lk 2025-06-01T22:52:17.6575893Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_add_relu.h 2025-06-01T22:52:17.6576766Z +++ awk '{print $5}' 2025-06-01T22:52:17.6603625Z ++ FSIZE=2972 2025-06-01T22:52:17.6604407Z ++ echo '"torch/include/ATen/ops/miopen_convolution_add_relu.h",sha256=TL9BxV5kI6uIc7S6Bq1xwy7uODTYnE-sNaVaHrdP9Lk,2972' 2025-06-01T22:52:17.6604680Z ++ read fname 2025-06-01T22:52:17.6605083Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h 2025-06-01T22:52:17.6605388Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h 2025-06-01T22:52:17.6605739Z ++ echo torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h 2025-06-01T22:52:17.6606397Z ++ grep RECORD 2025-06-01T22:52:17.6627721Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h 2025-06-01T22:52:17.6627959Z +++ openssl base64 2025-06-01T22:52:17.6629091Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.6629691Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.6631050Z +++ sed -e s/=//g 2025-06-01T22:52:17.6671778Z ++ HASH=WByDFmsltt6dKiDT1VUL2fFksVCrTST_QcwsFpeieTw 2025-06-01T22:52:17.6677406Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h 2025-06-01T22:52:17.6678326Z +++ awk '{print $5}' 2025-06-01T22:52:17.6705756Z ++ FSIZE=1291 2025-06-01T22:52:17.6706568Z ++ echo '"torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h",sha256=WByDFmsltt6dKiDT1VUL2fFksVCrTST_QcwsFpeieTw,1291' 2025-06-01T22:52:17.6706671Z ++ read fname 2025-06-01T22:52:17.6706979Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_add_relu_native.h 2025-06-01T22:52:17.6707283Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_add_relu_native.h 2025-06-01T22:52:17.6707548Z ++ echo torch/include/ATen/ops/miopen_convolution_add_relu_native.h 2025-06-01T22:52:17.6708156Z ++ grep RECORD 2025-06-01T22:52:17.6728967Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_add_relu_native.h 2025-06-01T22:52:17.6729115Z +++ openssl base64 2025-06-01T22:52:17.6730214Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.6731655Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.6733071Z +++ sed -e s/=//g 2025-06-01T22:52:17.6770791Z ++ HASH=tJBEvcn4RqjsoJTvy4QeIaG-q5fvMm2LmaGmS-2GhPI 2025-06-01T22:52:17.6775928Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_add_relu_native.h 2025-06-01T22:52:17.6776807Z +++ awk '{print $5}' 2025-06-01T22:52:17.6804215Z ++ FSIZE=722 2025-06-01T22:52:17.6804974Z ++ echo '"torch/include/ATen/ops/miopen_convolution_add_relu_native.h",sha256=tJBEvcn4RqjsoJTvy4QeIaG-q5fvMm2LmaGmS-2GhPI,722' 2025-06-01T22:52:17.6805461Z ++ read fname 2025-06-01T22:52:17.6805819Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_add_relu_ops.h 2025-06-01T22:52:17.6806057Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_add_relu_ops.h 2025-06-01T22:52:17.6806346Z ++ echo torch/include/ATen/ops/miopen_convolution_add_relu_ops.h 2025-06-01T22:52:17.6806453Z ++ grep RECORD 2025-06-01T22:52:17.6830065Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_add_relu_ops.h 2025-06-01T22:52:17.6830220Z +++ openssl base64 2025-06-01T22:52:17.6830322Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.6830424Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.6830705Z +++ sed -e s/=//g 2025-06-01T22:52:17.6873872Z ++ HASH=dhhxvh6uz3QuxguUyxtORguxwECk8guEc5FrFH2Rxjo 2025-06-01T22:52:17.6877777Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_add_relu_ops.h 2025-06-01T22:52:17.6877931Z +++ awk '{print $5}' 2025-06-01T22:52:17.6905388Z ++ FSIZE=1815 2025-06-01T22:52:17.6906157Z ++ echo '"torch/include/ATen/ops/miopen_convolution_add_relu_ops.h",sha256=dhhxvh6uz3QuxguUyxtORguxwECk8guEc5FrFH2Rxjo,1815' 2025-06-01T22:52:17.6906325Z ++ read fname 2025-06-01T22:52:17.6906907Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.6907328Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.6907763Z ++ echo torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.6908247Z ++ grep RECORD 2025-06-01T22:52:17.6928670Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.6929001Z +++ openssl base64 2025-06-01T22:52:17.6929978Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.6931311Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.6932605Z +++ sed -e s/=//g 2025-06-01T22:52:17.6971378Z ++ HASH=-4S46dpFOTXpePCHBmzbCCq2wq1ghUGYgoyjE_7JoOM 2025-06-01T22:52:17.6976556Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.6978561Z +++ awk '{print $5}' 2025-06-01T22:52:17.7004760Z ++ FSIZE=1902 2025-06-01T22:52:17.7005654Z ++ echo '"torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h",sha256=-4S46dpFOTXpePCHBmzbCCq2wq1ghUGYgoyjE_7JoOM,1902' 2025-06-01T22:52:17.7005769Z ++ read fname 2025-06-01T22:52:17.7006065Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h 2025-06-01T22:52:17.7006430Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h 2025-06-01T22:52:17.7006691Z ++ echo torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h 2025-06-01T22:52:17.7007375Z ++ grep RECORD 2025-06-01T22:52:17.7028968Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h 2025-06-01T22:52:17.7029134Z +++ openssl base64 2025-06-01T22:52:17.7030355Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.7031390Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.7031905Z +++ sed -e s/=//g 2025-06-01T22:52:17.7072727Z ++ HASH=02O5i3A_if7s_Fv78C3ckYm9QPeVbqOuBJh1U2FF-CA 2025-06-01T22:52:17.7077408Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h 2025-06-01T22:52:17.7077523Z +++ awk '{print $5}' 2025-06-01T22:52:17.7104328Z ++ FSIZE=1215 2025-06-01T22:52:17.7105137Z ++ echo '"torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h",sha256=02O5i3A_if7s_Fv78C3ckYm9QPeVbqOuBJh1U2FF-CA,1215' 2025-06-01T22:52:17.7105249Z ++ read fname 2025-06-01T22:52:17.7105515Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_native.h 2025-06-01T22:52:17.7105715Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_native.h 2025-06-01T22:52:17.7107119Z ++ echo torch/include/ATen/ops/miopen_convolution_native.h 2025-06-01T22:52:17.7107541Z ++ grep RECORD 2025-06-01T22:52:17.7128428Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_native.h 2025-06-01T22:52:17.7128820Z +++ openssl base64 2025-06-01T22:52:17.7129750Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.7131020Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.7132406Z +++ sed -e s/=//g 2025-06-01T22:52:17.7171138Z ++ HASH=N-YaTw-Gj6pb_f8jPEyyWSZhQqP96oQgwthIMitTqGI 2025-06-01T22:52:17.7176572Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_native.h 2025-06-01T22:52:17.7178384Z +++ awk '{print $5}' 2025-06-01T22:52:17.7203023Z ++ FSIZE=993 2025-06-01T22:52:17.7203875Z ++ echo '"torch/include/ATen/ops/miopen_convolution_native.h",sha256=N-YaTw-Gj6pb_f8jPEyyWSZhQqP96oQgwthIMitTqGI,993' 2025-06-01T22:52:17.7204110Z ++ read fname 2025-06-01T22:52:17.7204353Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_ops.h 2025-06-01T22:52:17.7204605Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_ops.h 2025-06-01T22:52:17.7206753Z ++ echo torch/include/ATen/ops/miopen_convolution_ops.h 2025-06-01T22:52:17.7207411Z ++ grep RECORD 2025-06-01T22:52:17.7230287Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_ops.h 2025-06-01T22:52:17.7230414Z +++ openssl base64 2025-06-01T22:52:17.7230517Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.7231542Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.7232259Z +++ sed -e s/=//g 2025-06-01T22:52:17.7274379Z ++ HASH=iPGSPHJGwHlRWJlurc77nbzfo_vJlpmIHq4qN68x6Qw 2025-06-01T22:52:17.7277339Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_ops.h 2025-06-01T22:52:17.7279035Z +++ awk '{print $5}' 2025-06-01T22:52:17.7305343Z ++ FSIZE=3025 2025-06-01T22:52:17.7306019Z ++ echo '"torch/include/ATen/ops/miopen_convolution_ops.h",sha256=iPGSPHJGwHlRWJlurc77nbzfo_vJlpmIHq4qN68x6Qw,3025' 2025-06-01T22:52:17.7306131Z ++ read fname 2025-06-01T22:52:17.7306370Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_relu.h 2025-06-01T22:52:17.7306554Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_relu.h 2025-06-01T22:52:17.7307817Z ++ echo torch/include/ATen/ops/miopen_convolution_relu.h 2025-06-01T22:52:17.7308230Z ++ grep RECORD 2025-06-01T22:52:17.7329309Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_relu.h 2025-06-01T22:52:17.7329474Z +++ openssl base64 2025-06-01T22:52:17.7330633Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.7332180Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.7333289Z +++ sed -e s/=//g 2025-06-01T22:52:17.7372422Z ++ HASH=FabFfB-DmDF_7yjXCcMKhjifEtnPG9131ZukCPnxShU 2025-06-01T22:52:17.7377523Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_relu.h 2025-06-01T22:52:17.7378884Z +++ awk '{print $5}' 2025-06-01T22:52:17.7404233Z ++ FSIZE=2578 2025-06-01T22:52:17.7404804Z ++ echo '"torch/include/ATen/ops/miopen_convolution_relu.h",sha256=FabFfB-DmDF_7yjXCcMKhjifEtnPG9131ZukCPnxShU,2578' 2025-06-01T22:52:17.7405091Z ++ read fname 2025-06-01T22:52:17.7405473Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h 2025-06-01T22:52:17.7405739Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h 2025-06-01T22:52:17.7406956Z ++ echo torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h 2025-06-01T22:52:17.7407383Z ++ grep RECORD 2025-06-01T22:52:17.7431038Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h 2025-06-01T22:52:17.7431179Z +++ openssl base64 2025-06-01T22:52:17.7431280Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.7431464Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.7432688Z +++ sed -e s/=//g 2025-06-01T22:52:17.7476260Z ++ HASH=FSik3rtgRJ-Me1H_ANYNVwXpqi1Oyr4mrq1kHoUB7eI 2025-06-01T22:52:17.7480101Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h 2025-06-01T22:52:17.7480963Z +++ awk '{print $5}' 2025-06-01T22:52:17.7509570Z ++ FSIZE=1153 2025-06-01T22:52:17.7510231Z ++ echo '"torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h",sha256=FSik3rtgRJ-Me1H_ANYNVwXpqi1Oyr4mrq1kHoUB7eI,1153' 2025-06-01T22:52:17.7510334Z ++ read fname 2025-06-01T22:52:17.7510626Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_relu_native.h 2025-06-01T22:52:17.7510849Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_relu_native.h 2025-06-01T22:52:17.7511225Z ++ echo torch/include/ATen/ops/miopen_convolution_relu_native.h 2025-06-01T22:52:17.7511342Z ++ grep RECORD 2025-06-01T22:52:17.7531336Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_relu_native.h 2025-06-01T22:52:17.7531452Z +++ openssl base64 2025-06-01T22:52:17.7532770Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.7534114Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.7535601Z +++ sed -e s/=//g 2025-06-01T22:52:17.7572844Z ++ HASH=j5nsC5O5vEH32lhxESgzWahgfAfL8nGuxBUZqLSFcHQ 2025-06-01T22:52:17.7578672Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_relu_native.h 2025-06-01T22:52:17.7579249Z +++ awk '{print $5}' 2025-06-01T22:52:17.7605862Z ++ FSIZE=653 2025-06-01T22:52:17.7606454Z ++ echo '"torch/include/ATen/ops/miopen_convolution_relu_native.h",sha256=j5nsC5O5vEH32lhxESgzWahgfAfL8nGuxBUZqLSFcHQ,653' 2025-06-01T22:52:17.7606554Z ++ read fname 2025-06-01T22:52:17.7606836Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_relu_ops.h 2025-06-01T22:52:17.7607060Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_relu_ops.h 2025-06-01T22:52:17.7607525Z ++ echo torch/include/ATen/ops/miopen_convolution_relu_ops.h 2025-06-01T22:52:17.7607878Z ++ grep RECORD 2025-06-01T22:52:17.7630672Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_relu_ops.h 2025-06-01T22:52:17.7630805Z +++ openssl base64 2025-06-01T22:52:17.7631378Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.7631542Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.7631640Z +++ sed -e s/=//g 2025-06-01T22:52:17.7674160Z ++ HASH=sSlWNsa_RwACiunqsZlhqvxp87bkA1qXkqVG2ToY6ls 2025-06-01T22:52:17.7677263Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_relu_ops.h 2025-06-01T22:52:17.7677942Z +++ awk '{print $5}' 2025-06-01T22:52:17.7706075Z ++ FSIZE=1591 2025-06-01T22:52:17.7706791Z ++ echo '"torch/include/ATen/ops/miopen_convolution_relu_ops.h",sha256=sSlWNsa_RwACiunqsZlhqvxp87bkA1qXkqVG2ToY6ls,1591' 2025-06-01T22:52:17.7707531Z ++ read fname 2025-06-01T22:52:17.7707942Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_transpose.h 2025-06-01T22:52:17.7708562Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_transpose.h 2025-06-01T22:52:17.7709117Z ++ echo torch/include/ATen/ops/miopen_convolution_transpose.h 2025-06-01T22:52:17.7709539Z ++ grep RECORD 2025-06-01T22:52:17.7728657Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_transpose.h 2025-06-01T22:52:17.7729273Z +++ openssl base64 2025-06-01T22:52:17.7729630Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.7730976Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.7732177Z +++ sed -e s/=//g 2025-06-01T22:52:17.7770709Z ++ HASH=bYzgbufuqPVUzpfQN4gcyHfkQ4sXnFIoCHODgEh_TpA 2025-06-01T22:52:17.7775297Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_transpose.h 2025-06-01T22:52:17.7776235Z +++ awk '{print $5}' 2025-06-01T22:52:17.7802771Z ++ FSIZE=9093 2025-06-01T22:52:17.7803543Z ++ echo '"torch/include/ATen/ops/miopen_convolution_transpose.h",sha256=bYzgbufuqPVUzpfQN4gcyHfkQ4sXnFIoCHODgEh_TpA,9093' 2025-06-01T22:52:17.7804622Z ++ read fname 2025-06-01T22:52:17.7805233Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.7806249Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.7807203Z ++ echo torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.7807829Z ++ grep RECORD 2025-06-01T22:52:17.7828600Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.7829361Z +++ openssl base64 2025-06-01T22:52:17.7829628Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.7829873Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.7830684Z +++ sed -e s/=//g 2025-06-01T22:52:17.7872465Z ++ HASH=LX_c1SgDN7RzNScXmKs-IDy6M1mwuUWzhAhgYetauPg 2025-06-01T22:52:17.7876143Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.7877455Z +++ awk '{print $5}' 2025-06-01T22:52:17.7906047Z ++ FSIZE=2078 2025-06-01T22:52:17.7907135Z ++ echo '"torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h",sha256=LX_c1SgDN7RzNScXmKs-IDy6M1mwuUWzhAhgYetauPg,2078' 2025-06-01T22:52:17.7908098Z ++ read fname 2025-06-01T22:52:17.7908575Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h 2025-06-01T22:52:17.7909334Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h 2025-06-01T22:52:17.7910013Z ++ echo torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h 2025-06-01T22:52:17.7910523Z ++ grep RECORD 2025-06-01T22:52:17.7928271Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h 2025-06-01T22:52:17.7928934Z +++ openssl base64 2025-06-01T22:52:17.7929211Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.7930288Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.7931633Z +++ sed -e s/=//g 2025-06-01T22:52:17.7970472Z ++ HASH=U8WL0Lz3w0gCD8nRqVeFgQHNf1YGgyhsKqcnSYXUWiM 2025-06-01T22:52:17.7975697Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h 2025-06-01T22:52:17.7976439Z +++ awk '{print $5}' 2025-06-01T22:52:17.8002943Z ++ FSIZE=1303 2025-06-01T22:52:17.8004148Z ++ echo '"torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h",sha256=U8WL0Lz3w0gCD8nRqVeFgQHNf1YGgyhsKqcnSYXUWiM,1303' 2025-06-01T22:52:17.8005365Z ++ read fname 2025-06-01T22:52:17.8005817Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_transpose_native.h 2025-06-01T22:52:17.8006518Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_transpose_native.h 2025-06-01T22:52:17.8007147Z ++ echo torch/include/ATen/ops/miopen_convolution_transpose_native.h 2025-06-01T22:52:17.8007633Z ++ grep RECORD 2025-06-01T22:52:17.8029895Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_transpose_native.h 2025-06-01T22:52:17.8030572Z +++ openssl base64 2025-06-01T22:52:17.8030846Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.8031090Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.8031356Z +++ sed -e s/=//g 2025-06-01T22:52:17.8072093Z ++ HASH=kHYCoas2lzAbLossdfLu6umEcsGH745CEY0AlwneG98 2025-06-01T22:52:17.8075992Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_transpose_native.h 2025-06-01T22:52:17.8076555Z +++ awk '{print $5}' 2025-06-01T22:52:17.8103419Z ++ FSIZE=1081 2025-06-01T22:52:17.8104246Z ++ echo '"torch/include/ATen/ops/miopen_convolution_transpose_native.h",sha256=kHYCoas2lzAbLossdfLu6umEcsGH745CEY0AlwneG98,1081' 2025-06-01T22:52:17.8105119Z ++ read fname 2025-06-01T22:52:17.8105538Z ++ make_wheel_record torch/include/ATen/ops/miopen_convolution_transpose_ops.h 2025-06-01T22:52:17.8106260Z ++ FPATH=torch/include/ATen/ops/miopen_convolution_transpose_ops.h 2025-06-01T22:52:17.8106852Z ++ echo torch/include/ATen/ops/miopen_convolution_transpose_ops.h 2025-06-01T22:52:17.8107311Z ++ grep RECORD 2025-06-01T22:52:17.8127743Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_convolution_transpose_ops.h 2025-06-01T22:52:17.8128373Z +++ openssl base64 2025-06-01T22:52:17.8128733Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.8130016Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.8131366Z +++ sed -e s/=//g 2025-06-01T22:52:17.8171367Z ++ HASH=_3_KhoyCYkmxi5RZBAgjzC4MdLOgxSmJRNfB72gFX1Y 2025-06-01T22:52:17.8176456Z +++ ls -nl torch/include/ATen/ops/miopen_convolution_transpose_ops.h 2025-06-01T22:52:17.8177982Z +++ awk '{print $5}' 2025-06-01T22:52:17.8204058Z ++ FSIZE=3321 2025-06-01T22:52:17.8204829Z ++ echo '"torch/include/ATen/ops/miopen_convolution_transpose_ops.h",sha256=_3_KhoyCYkmxi5RZBAgjzC4MdLOgxSmJRNfB72gFX1Y,3321' 2025-06-01T22:52:17.8205863Z ++ read fname 2025-06-01T22:52:17.8206294Z ++ make_wheel_record torch/include/ATen/ops/miopen_depthwise_convolution.h 2025-06-01T22:52:17.8206985Z ++ FPATH=torch/include/ATen/ops/miopen_depthwise_convolution.h 2025-06-01T22:52:17.8207547Z ++ echo torch/include/ATen/ops/miopen_depthwise_convolution.h 2025-06-01T22:52:17.8208143Z ++ grep RECORD 2025-06-01T22:52:17.8231131Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_depthwise_convolution.h 2025-06-01T22:52:17.8231974Z +++ openssl base64 2025-06-01T22:52:17.8232248Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.8232516Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.8232820Z +++ sed -e s/=//g 2025-06-01T22:52:17.8272590Z ++ HASH=dVO6vLBtTK3fXpT0lXl4EzvGpQcsdAaPyhBn_DnaOLc 2025-06-01T22:52:17.8278035Z +++ ls -nl torch/include/ATen/ops/miopen_depthwise_convolution.h 2025-06-01T22:52:17.8279098Z +++ awk '{print $5}' 2025-06-01T22:52:17.8306769Z ++ FSIZE=8187 2025-06-01T22:52:17.8307923Z ++ echo '"torch/include/ATen/ops/miopen_depthwise_convolution.h",sha256=dVO6vLBtTK3fXpT0lXl4EzvGpQcsdAaPyhBn_DnaOLc,8187' 2025-06-01T22:52:17.8308691Z ++ read fname 2025-06-01T22:52:17.8309302Z ++ make_wheel_record torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.8310270Z ++ FPATH=torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.8311215Z ++ echo torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.8311838Z ++ grep RECORD 2025-06-01T22:52:17.8330549Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.8331328Z +++ openssl base64 2025-06-01T22:52:17.8331718Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.8332990Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.8334358Z +++ sed -e s/=//g 2025-06-01T22:52:17.8372382Z ++ HASH=g3ORML6JzFIG_p0SjOUy-NINmoxguxdjw2dxkofV07o 2025-06-01T22:52:17.8377304Z +++ ls -nl torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.8378510Z +++ awk '{print $5}' 2025-06-01T22:52:17.8405768Z ++ FSIZE=1942 2025-06-01T22:52:17.8406722Z ++ echo '"torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h",sha256=g3ORML6JzFIG_p0SjOUy-NINmoxguxdjw2dxkofV07o,1942' 2025-06-01T22:52:17.8407690Z ++ read fname 2025-06-01T22:52:17.8408195Z ++ make_wheel_record torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h 2025-06-01T22:52:17.8408961Z ++ FPATH=torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h 2025-06-01T22:52:17.8409684Z ++ echo torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h 2025-06-01T22:52:17.8410193Z ++ grep RECORD 2025-06-01T22:52:17.8430286Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h 2025-06-01T22:52:17.8430966Z +++ openssl base64 2025-06-01T22:52:17.8431233Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.8431940Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.8432428Z +++ sed -e s/=//g 2025-06-01T22:52:17.8474349Z ++ HASH=fK8uNmj48AMrrDQxIAlZj-ELGxLW7kPjesuSMy-Hij0 2025-06-01T22:52:17.8477370Z +++ ls -nl torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h 2025-06-01T22:52:17.8477891Z +++ awk '{print $5}' 2025-06-01T22:52:17.8506792Z ++ FSIZE=1235 2025-06-01T22:52:17.8507617Z ++ echo '"torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h",sha256=fK8uNmj48AMrrDQxIAlZj-ELGxLW7kPjesuSMy-Hij0,1235' 2025-06-01T22:52:17.8508447Z ++ read fname 2025-06-01T22:52:17.8508887Z ++ make_wheel_record torch/include/ATen/ops/miopen_depthwise_convolution_native.h 2025-06-01T22:52:17.8509570Z ++ FPATH=torch/include/ATen/ops/miopen_depthwise_convolution_native.h 2025-06-01T22:52:17.8510194Z ++ echo torch/include/ATen/ops/miopen_depthwise_convolution_native.h 2025-06-01T22:52:17.8510652Z ++ grep RECORD 2025-06-01T22:52:17.8529596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_depthwise_convolution_native.h 2025-06-01T22:52:17.8530220Z +++ openssl base64 2025-06-01T22:52:17.8530751Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.8531888Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.8533201Z +++ sed -e s/=//g 2025-06-01T22:52:17.8573016Z ++ HASH=Xy8pgBXADEcQwORxNjn9LB0EuoLQE3ZnI90cZgACUGI 2025-06-01T22:52:17.8578643Z +++ ls -nl torch/include/ATen/ops/miopen_depthwise_convolution_native.h 2025-06-01T22:52:17.8579454Z +++ awk '{print $5}' 2025-06-01T22:52:17.8605164Z ++ FSIZE=1013 2025-06-01T22:52:17.8606314Z ++ echo '"torch/include/ATen/ops/miopen_depthwise_convolution_native.h",sha256=Xy8pgBXADEcQwORxNjn9LB0EuoLQE3ZnI90cZgACUGI,1013' 2025-06-01T22:52:17.8607137Z ++ read fname 2025-06-01T22:52:17.8607675Z ++ make_wheel_record torch/include/ATen/ops/miopen_depthwise_convolution_ops.h 2025-06-01T22:52:17.8608460Z ++ FPATH=torch/include/ATen/ops/miopen_depthwise_convolution_ops.h 2025-06-01T22:52:17.8609063Z ++ echo torch/include/ATen/ops/miopen_depthwise_convolution_ops.h 2025-06-01T22:52:17.8609531Z ++ grep RECORD 2025-06-01T22:52:17.8630980Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_depthwise_convolution_ops.h 2025-06-01T22:52:17.8631586Z +++ openssl base64 2025-06-01T22:52:17.8632566Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.8632814Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.8633084Z +++ sed -e s/=//g 2025-06-01T22:52:17.8675759Z ++ HASH=xHGP4fh1KaM3OmuoHbtUQf98Ee8LkhZ9GVugyVpW6KM 2025-06-01T22:52:17.8679206Z +++ ls -nl torch/include/ATen/ops/miopen_depthwise_convolution_ops.h 2025-06-01T22:52:17.8679896Z +++ awk '{print $5}' 2025-06-01T22:52:17.8707523Z ++ FSIZE=3085 2025-06-01T22:52:17.8708448Z ++ echo '"torch/include/ATen/ops/miopen_depthwise_convolution_ops.h",sha256=xHGP4fh1KaM3OmuoHbtUQf98Ee8LkhZ9GVugyVpW6KM,3085' 2025-06-01T22:52:17.8709303Z ++ read fname 2025-06-01T22:52:17.8709702Z ++ make_wheel_record torch/include/ATen/ops/miopen_rnn.h 2025-06-01T22:52:17.8710222Z ++ FPATH=torch/include/ATen/ops/miopen_rnn.h 2025-06-01T22:52:17.8710638Z ++ echo torch/include/ATen/ops/miopen_rnn.h 2025-06-01T22:52:17.8710986Z ++ grep RECORD 2025-06-01T22:52:17.8735567Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_rnn.h 2025-06-01T22:52:17.8736083Z +++ openssl base64 2025-06-01T22:52:17.8736790Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.8737994Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.8739315Z +++ sed -e s/=//g 2025-06-01T22:52:17.8778315Z ++ HASH=ieyRmRYT2ILb-m3Ez5ofs7oQjjwrHbvE49QdhqlFzCs 2025-06-01T22:52:17.8782580Z +++ ls -nl torch/include/ATen/ops/miopen_rnn.h 2025-06-01T22:52:17.8784034Z +++ awk '{print $5}' 2025-06-01T22:52:17.8808042Z ++ FSIZE=3710 2025-06-01T22:52:17.8808857Z ++ echo '"torch/include/ATen/ops/miopen_rnn.h",sha256=ieyRmRYT2ILb-m3Ez5ofs7oQjjwrHbvE49QdhqlFzCs,3710' 2025-06-01T22:52:17.8809546Z ++ read fname 2025-06-01T22:52:17.8809916Z ++ make_wheel_record torch/include/ATen/ops/miopen_rnn_backward.h 2025-06-01T22:52:17.8810454Z ++ FPATH=torch/include/ATen/ops/miopen_rnn_backward.h 2025-06-01T22:52:17.8811703Z ++ echo torch/include/ATen/ops/miopen_rnn_backward.h 2025-06-01T22:52:17.8812711Z ++ grep RECORD 2025-06-01T22:52:17.8833446Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_rnn_backward.h 2025-06-01T22:52:17.8834163Z +++ openssl base64 2025-06-01T22:52:17.8834438Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.8835980Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.8836610Z +++ sed -e s/=//g 2025-06-01T22:52:17.8880284Z ++ HASH=iFLr1d4BetBY_WNICjr1eB1_ItD8gWro4Y-lCBlM3lM 2025-06-01T22:52:17.8882146Z +++ ls -nl torch/include/ATen/ops/miopen_rnn_backward.h 2025-06-01T22:52:17.8883050Z +++ awk '{print $5}' 2025-06-01T22:52:17.8911446Z ++ FSIZE=4832 2025-06-01T22:52:17.8912165Z ++ echo '"torch/include/ATen/ops/miopen_rnn_backward.h",sha256=iFLr1d4BetBY_WNICjr1eB1_ItD8gWro4Y-lCBlM3lM,4832' 2025-06-01T22:52:17.8912849Z ++ read fname 2025-06-01T22:52:17.8913393Z ++ make_wheel_record torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.8914269Z ++ FPATH=torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.8915083Z ++ echo torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.8915655Z ++ grep RECORD 2025-06-01T22:52:17.8932108Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.8932830Z +++ openssl base64 2025-06-01T22:52:17.8933859Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.8935218Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.8936733Z +++ sed -e s/=//g 2025-06-01T22:52:17.8974263Z ++ HASH=DoZX3-aSQa8CHtsoESjLPpYzPO6_irXA_RjSqHmYFaU 2025-06-01T22:52:17.8980189Z +++ ls -nl torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.8980790Z +++ awk '{print $5}' 2025-06-01T22:52:17.9006367Z ++ FSIZE=2139 2025-06-01T22:52:17.9007266Z ++ echo '"torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h",sha256=DoZX3-aSQa8CHtsoESjLPpYzPO6_irXA_RjSqHmYFaU,2139' 2025-06-01T22:52:17.9008164Z ++ read fname 2025-06-01T22:52:17.9008612Z ++ make_wheel_record torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h 2025-06-01T22:52:17.9009282Z ++ FPATH=torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h 2025-06-01T22:52:17.9009905Z ++ echo torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h 2025-06-01T22:52:17.9010373Z ++ grep RECORD 2025-06-01T22:52:17.9032253Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h 2025-06-01T22:52:17.9032882Z +++ openssl base64 2025-06-01T22:52:17.9033139Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.9033406Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.9033794Z +++ sed -e s/=//g 2025-06-01T22:52:17.9077292Z ++ HASH=FCIJgaXJX-iBcR0tmAHnlsDW03YtbB6mu1JeXOioifo 2025-06-01T22:52:17.9080207Z +++ ls -nl torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h 2025-06-01T22:52:17.9080836Z +++ awk '{print $5}' 2025-06-01T22:52:17.9110145Z ++ FSIZE=1368 2025-06-01T22:52:17.9110908Z ++ echo '"torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h",sha256=FCIJgaXJX-iBcR0tmAHnlsDW03YtbB6mu1JeXOioifo,1368' 2025-06-01T22:52:17.9111689Z ++ read fname 2025-06-01T22:52:17.9112086Z ++ make_wheel_record torch/include/ATen/ops/miopen_rnn_backward_native.h 2025-06-01T22:52:17.9112656Z ++ FPATH=torch/include/ATen/ops/miopen_rnn_backward_native.h 2025-06-01T22:52:17.9113176Z ++ echo torch/include/ATen/ops/miopen_rnn_backward_native.h 2025-06-01T22:52:17.9113593Z ++ grep RECORD 2025-06-01T22:52:17.9131045Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_rnn_backward_native.h 2025-06-01T22:52:17.9131599Z +++ openssl base64 2025-06-01T22:52:17.9132126Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.9133346Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.9134644Z +++ sed -e s/=//g 2025-06-01T22:52:17.9172459Z ++ HASH=5ljTWIVLmxgA30vyxnlV8_uUTkN9cp-U7Pw27Fxlh-I 2025-06-01T22:52:17.9177195Z +++ ls -nl torch/include/ATen/ops/miopen_rnn_backward_native.h 2025-06-01T22:52:17.9178651Z +++ awk '{print $5}' 2025-06-01T22:52:17.9205465Z ++ FSIZE=1836 2025-06-01T22:52:17.9206181Z ++ echo '"torch/include/ATen/ops/miopen_rnn_backward_native.h",sha256=5ljTWIVLmxgA30vyxnlV8_uUTkN9cp-U7Pw27Fxlh-I,1836' 2025-06-01T22:52:17.9206926Z ++ read fname 2025-06-01T22:52:17.9207306Z ++ make_wheel_record torch/include/ATen/ops/miopen_rnn_backward_ops.h 2025-06-01T22:52:17.9207875Z ++ FPATH=torch/include/ATen/ops/miopen_rnn_backward_ops.h 2025-06-01T22:52:17.9208383Z ++ echo torch/include/ATen/ops/miopen_rnn_backward_ops.h 2025-06-01T22:52:17.9208797Z ++ grep RECORD 2025-06-01T22:52:17.9229476Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_rnn_backward_ops.h 2025-06-01T22:52:17.9230024Z +++ openssl base64 2025-06-01T22:52:17.9230297Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.9231224Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.9232447Z +++ sed -e s/=//g 2025-06-01T22:52:17.9273595Z ++ HASH=5II9qasw63SjPfVJyMwfSzsxE8JnKCiHoYHf8hqFPa0 2025-06-01T22:52:17.9276416Z +++ ls -nl torch/include/ATen/ops/miopen_rnn_backward_ops.h 2025-06-01T22:52:17.9277575Z +++ awk '{print $5}' 2025-06-01T22:52:17.9306703Z ++ FSIZE=5747 2025-06-01T22:52:17.9307413Z ++ echo '"torch/include/ATen/ops/miopen_rnn_backward_ops.h",sha256=5II9qasw63SjPfVJyMwfSzsxE8JnKCiHoYHf8hqFPa0,5747' 2025-06-01T22:52:17.9308124Z ++ read fname 2025-06-01T22:52:17.9308640Z ++ make_wheel_record torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.9309592Z ++ FPATH=torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.9310409Z ++ echo torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.9310950Z ++ grep RECORD 2025-06-01T22:52:17.9329699Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.9330399Z +++ openssl base64 2025-06-01T22:52:17.9330683Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.9331633Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.9332965Z +++ sed -e s/=//g 2025-06-01T22:52:17.9372886Z ++ HASH=AZkOJx4e9F-gnHlwUMX0DjjD52gF-dDixuhXd6J3pQo 2025-06-01T22:52:17.9378809Z +++ ls -nl torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:17.9379577Z +++ awk '{print $5}' 2025-06-01T22:52:17.9405927Z ++ FSIZE=1785 2025-06-01T22:52:17.9406782Z ++ echo '"torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h",sha256=AZkOJx4e9F-gnHlwUMX0DjjD52gF-dDixuhXd6J3pQo,1785' 2025-06-01T22:52:17.9407730Z ++ read fname 2025-06-01T22:52:17.9408140Z ++ make_wheel_record torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h 2025-06-01T22:52:17.9408707Z ++ FPATH=torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h 2025-06-01T22:52:17.9409371Z ++ echo torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h 2025-06-01T22:52:17.9409798Z ++ grep RECORD 2025-06-01T22:52:17.9430679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h 2025-06-01T22:52:17.9431544Z +++ openssl base64 2025-06-01T22:52:17.9431807Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.9432114Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.9432374Z +++ sed -e s/=//g 2025-06-01T22:52:17.9472828Z ++ HASH=gNYIOz6OzeJ7Bk3s8TYVEfGPIiOj8Rbovomg_y3A8lE 2025-06-01T22:52:17.9477354Z +++ ls -nl torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h 2025-06-01T22:52:17.9478786Z +++ awk '{print $5}' 2025-06-01T22:52:17.9505369Z ++ FSIZE=1096 2025-06-01T22:52:17.9506119Z ++ echo '"torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h",sha256=gNYIOz6OzeJ7Bk3s8TYVEfGPIiOj8Rbovomg_y3A8lE,1096' 2025-06-01T22:52:17.9506850Z ++ read fname 2025-06-01T22:52:17.9507256Z ++ make_wheel_record torch/include/ATen/ops/miopen_rnn_native.h 2025-06-01T22:52:17.9507760Z ++ FPATH=torch/include/ATen/ops/miopen_rnn_native.h 2025-06-01T22:52:17.9508257Z ++ echo torch/include/ATen/ops/miopen_rnn_native.h 2025-06-01T22:52:17.9508623Z ++ grep RECORD 2025-06-01T22:52:17.9529206Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_rnn_native.h 2025-06-01T22:52:17.9529729Z +++ openssl base64 2025-06-01T22:52:17.9530406Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.9531526Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.9532906Z +++ sed -e s/=//g 2025-06-01T22:52:17.9570946Z ++ HASH=Z0rMe492I-098oz3cYTwlC7KSPYWCwdZjhDRj18pZco 2025-06-01T22:52:17.9576014Z +++ ls -nl torch/include/ATen/ops/miopen_rnn_native.h 2025-06-01T22:52:17.9576839Z +++ awk '{print $5}' 2025-06-01T22:52:17.9602916Z ++ FSIZE=1387 2025-06-01T22:52:17.9603570Z ++ echo '"torch/include/ATen/ops/miopen_rnn_native.h",sha256=Z0rMe492I-098oz3cYTwlC7KSPYWCwdZjhDRj18pZco,1387' 2025-06-01T22:52:17.9604441Z ++ read fname 2025-06-01T22:52:17.9604963Z ++ make_wheel_record torch/include/ATen/ops/miopen_rnn_ops.h 2025-06-01T22:52:17.9605503Z ++ FPATH=torch/include/ATen/ops/miopen_rnn_ops.h 2025-06-01T22:52:17.9605934Z ++ echo torch/include/ATen/ops/miopen_rnn_ops.h 2025-06-01T22:52:17.9606317Z ++ grep RECORD 2025-06-01T22:52:17.9629404Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/miopen_rnn_ops.h 2025-06-01T22:52:17.9629974Z +++ openssl base64 2025-06-01T22:52:17.9630239Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.9630484Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.9630753Z +++ sed -e s/=//g 2025-06-01T22:52:17.9671323Z ++ HASH=yDcvl1-IKLF8d1w5ewhvxPlm1rcu4ioEUak-Ie30BUE 2025-06-01T22:52:17.9674475Z +++ ls -nl torch/include/ATen/ops/miopen_rnn_ops.h 2025-06-01T22:52:17.9675443Z +++ awk '{print $5}' 2025-06-01T22:52:17.9702206Z ++ FSIZE=4354 2025-06-01T22:52:17.9702857Z ++ echo '"torch/include/ATen/ops/miopen_rnn_ops.h",sha256=yDcvl1-IKLF8d1w5ewhvxPlm1rcu4ioEUak-Ie30BUE,4354' 2025-06-01T22:52:17.9703660Z ++ read fname 2025-06-01T22:52:17.9704023Z ++ make_wheel_record torch/include/ATen/ops/mish.h 2025-06-01T22:52:17.9704432Z ++ FPATH=torch/include/ATen/ops/mish.h 2025-06-01T22:52:17.9705047Z ++ echo torch/include/ATen/ops/mish.h 2025-06-01T22:52:17.9705422Z ++ grep RECORD 2025-06-01T22:52:17.9726680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish.h 2025-06-01T22:52:17.9727240Z +++ openssl base64 2025-06-01T22:52:17.9727505Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.9728863Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.9729596Z +++ sed -e s/=//g 2025-06-01T22:52:17.9768266Z ++ HASH=5TWQa27egpb5LQr2XoQiid2Cr-FhdS-FIiZ-71JenSQ 2025-06-01T22:52:17.9773184Z +++ ls -nl torch/include/ATen/ops/mish.h 2025-06-01T22:52:17.9773953Z +++ awk '{print $5}' 2025-06-01T22:52:17.9800095Z ++ FSIZE=1143 2025-06-01T22:52:17.9800682Z ++ echo '"torch/include/ATen/ops/mish.h",sha256=5TWQa27egpb5LQr2XoQiid2Cr-FhdS-FIiZ-71JenSQ,1143' 2025-06-01T22:52:17.9801311Z ++ read fname 2025-06-01T22:52:17.9801634Z ++ make_wheel_record torch/include/ATen/ops/mish_backward.h 2025-06-01T22:52:17.9802104Z ++ FPATH=torch/include/ATen/ops/mish_backward.h 2025-06-01T22:52:17.9802968Z ++ echo torch/include/ATen/ops/mish_backward.h 2025-06-01T22:52:17.9803359Z ++ grep RECORD 2025-06-01T22:52:17.9826756Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_backward.h 2025-06-01T22:52:17.9827720Z +++ openssl base64 2025-06-01T22:52:17.9827976Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.9828235Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.9828587Z +++ sed -e s/=//g 2025-06-01T22:52:17.9870771Z ++ HASH=v3xo5L1D9yVxWF3UBAIHa2YcSovFVrihbpupdHaOb3g 2025-06-01T22:52:17.9873476Z +++ ls -nl torch/include/ATen/ops/mish_backward.h 2025-06-01T22:52:17.9874388Z +++ awk '{print $5}' 2025-06-01T22:52:17.9902099Z ++ FSIZE=730 2025-06-01T22:52:17.9902739Z ++ echo '"torch/include/ATen/ops/mish_backward.h",sha256=v3xo5L1D9yVxWF3UBAIHa2YcSovFVrihbpupdHaOb3g,730' 2025-06-01T22:52:17.9903421Z ++ read fname 2025-06-01T22:52:17.9903931Z ++ make_wheel_record torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.9904750Z ++ FPATH=torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.9905503Z ++ echo torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.9906040Z ++ grep RECORD 2025-06-01T22:52:17.9926336Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.9927033Z +++ openssl base64 2025-06-01T22:52:17.9927308Z +++ sed -e s/+/-/g 2025-06-01T22:52:17.9927559Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:17.9928650Z +++ sed -e s/=//g 2025-06-01T22:52:17.9969028Z ++ HASH=sjaTqkPtn8DYRK9BKg9UdQ-Pu9GTC0NgTu0uVNeGBnA 2025-06-01T22:52:17.9974414Z +++ ls -nl torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:17.9975178Z +++ awk '{print $5}' 2025-06-01T22:52:18.0002522Z ++ FSIZE=803 2025-06-01T22:52:18.0003385Z ++ echo '"torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h",sha256=sjaTqkPtn8DYRK9BKg9UdQ-Pu9GTC0NgTu0uVNeGBnA,803' 2025-06-01T22:52:18.0004378Z ++ read fname 2025-06-01T22:52:18.0004966Z ++ make_wheel_record torch/include/ATen/ops/mish_backward_cpu_dispatch.h 2025-06-01T22:52:18.0005568Z ++ FPATH=torch/include/ATen/ops/mish_backward_cpu_dispatch.h 2025-06-01T22:52:18.0006098Z ++ echo torch/include/ATen/ops/mish_backward_cpu_dispatch.h 2025-06-01T22:52:18.0006531Z ++ grep RECORD 2025-06-01T22:52:18.0026970Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_backward_cpu_dispatch.h 2025-06-01T22:52:18.0027565Z +++ openssl base64 2025-06-01T22:52:18.0027819Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.0028085Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.0028357Z +++ sed -e s/=//g 2025-06-01T22:52:18.0069981Z ++ HASH=bVODwoS__2M4DEA_Z5QYO7Jdt2SVPfeb3Xfcv1eA5Mc 2025-06-01T22:52:18.0073035Z +++ ls -nl torch/include/ATen/ops/mish_backward_cpu_dispatch.h 2025-06-01T22:52:18.0073624Z +++ awk '{print $5}' 2025-06-01T22:52:18.0101260Z ++ FSIZE=759 2025-06-01T22:52:18.0102083Z ++ echo '"torch/include/ATen/ops/mish_backward_cpu_dispatch.h",sha256=bVODwoS__2M4DEA_Z5QYO7Jdt2SVPfeb3Xfcv1eA5Mc,759' 2025-06-01T22:52:18.0102808Z ++ read fname 2025-06-01T22:52:18.0103224Z ++ make_wheel_record torch/include/ATen/ops/mish_backward_cuda_dispatch.h 2025-06-01T22:52:18.0103814Z ++ FPATH=torch/include/ATen/ops/mish_backward_cuda_dispatch.h 2025-06-01T22:52:18.0104353Z ++ echo torch/include/ATen/ops/mish_backward_cuda_dispatch.h 2025-06-01T22:52:18.0104768Z ++ grep RECORD 2025-06-01T22:52:18.0125248Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_backward_cuda_dispatch.h 2025-06-01T22:52:18.0125833Z +++ openssl base64 2025-06-01T22:52:18.0126091Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.0126376Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.0127700Z +++ sed -e s/=//g 2025-06-01T22:52:18.0167024Z ++ HASH=Uo5MdmBtQwvTo5hwt7vR75_8sb45kGSDq1zwlu8Bchg 2025-06-01T22:52:18.0171622Z +++ ls -nl torch/include/ATen/ops/mish_backward_cuda_dispatch.h 2025-06-01T22:52:18.0172482Z +++ awk '{print $5}' 2025-06-01T22:52:18.0200612Z ++ FSIZE=761 2025-06-01T22:52:18.0201456Z ++ echo '"torch/include/ATen/ops/mish_backward_cuda_dispatch.h",sha256=Uo5MdmBtQwvTo5hwt7vR75_8sb45kGSDq1zwlu8Bchg,761' 2025-06-01T22:52:18.0202184Z ++ read fname 2025-06-01T22:52:18.0202538Z ++ make_wheel_record torch/include/ATen/ops/mish_backward_native.h 2025-06-01T22:52:18.0203110Z ++ FPATH=torch/include/ATen/ops/mish_backward_native.h 2025-06-01T22:52:18.0203557Z ++ echo torch/include/ATen/ops/mish_backward_native.h 2025-06-01T22:52:18.0204057Z ++ grep RECORD 2025-06-01T22:52:18.0227027Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_backward_native.h 2025-06-01T22:52:18.0227963Z +++ openssl base64 2025-06-01T22:52:18.0228404Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.0228811Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.0229256Z +++ sed -e s/=//g 2025-06-01T22:52:18.0271803Z ++ HASH=OoS-oohBYl0O5rEpYrMDylKSMHLyrRZcdFVKxpVJqlU 2025-06-01T22:52:18.0274092Z +++ ls -nl torch/include/ATen/ops/mish_backward_native.h 2025-06-01T22:52:18.0275540Z +++ awk '{print $5}' 2025-06-01T22:52:18.0304096Z ++ FSIZE=613 2025-06-01T22:52:18.0304810Z ++ echo '"torch/include/ATen/ops/mish_backward_native.h",sha256=OoS-oohBYl0O5rEpYrMDylKSMHLyrRZcdFVKxpVJqlU,613' 2025-06-01T22:52:18.0305502Z ++ read fname 2025-06-01T22:52:18.0305858Z ++ make_wheel_record torch/include/ATen/ops/mish_backward_ops.h 2025-06-01T22:52:18.0306346Z ++ FPATH=torch/include/ATen/ops/mish_backward_ops.h 2025-06-01T22:52:18.0306784Z ++ echo torch/include/ATen/ops/mish_backward_ops.h 2025-06-01T22:52:18.0307159Z ++ grep RECORD 2025-06-01T22:52:18.0325954Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_backward_ops.h 2025-06-01T22:52:18.0326503Z +++ openssl base64 2025-06-01T22:52:18.0326767Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.0327037Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.0327815Z +++ sed -e s/=//g 2025-06-01T22:52:18.0370200Z ++ HASH=vcdZ3WcWrZMwcUPgPl8QublWsHEkFlRiHgN9Pu7M_bk 2025-06-01T22:52:18.0375171Z +++ ls -nl torch/include/ATen/ops/mish_backward_ops.h 2025-06-01T22:52:18.0375926Z +++ awk '{print $5}' 2025-06-01T22:52:18.0403617Z ++ FSIZE=1082 2025-06-01T22:52:18.0404440Z ++ echo '"torch/include/ATen/ops/mish_backward_ops.h",sha256=vcdZ3WcWrZMwcUPgPl8QublWsHEkFlRiHgN9Pu7M_bk,1082' 2025-06-01T22:52:18.0405316Z ++ read fname 2025-06-01T22:52:18.0405891Z ++ make_wheel_record torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:18.0406784Z ++ FPATH=torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:18.0407626Z ++ echo torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:18.0408204Z ++ grep RECORD 2025-06-01T22:52:18.0430483Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:18.0431213Z +++ openssl base64 2025-06-01T22:52:18.0431621Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.0431880Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.0432137Z +++ sed -e s/=//g 2025-06-01T22:52:18.0471601Z ++ HASH=-ibYHDLqaY7uQmXRTpdWzBAAxQrERiQrEcAjj9nF2RQ 2025-06-01T22:52:18.0474546Z +++ ls -nl torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:18.0475513Z +++ awk '{print $5}' 2025-06-01T22:52:18.0502883Z ++ FSIZE=837 2025-06-01T22:52:18.0503794Z ++ echo '"torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h",sha256=-ibYHDLqaY7uQmXRTpdWzBAAxQrERiQrEcAjj9nF2RQ,837' 2025-06-01T22:52:18.0504699Z ++ read fname 2025-06-01T22:52:18.0505045Z ++ make_wheel_record torch/include/ATen/ops/mish_cpu_dispatch.h 2025-06-01T22:52:18.0505546Z ++ FPATH=torch/include/ATen/ops/mish_cpu_dispatch.h 2025-06-01T22:52:18.0505979Z ++ echo torch/include/ATen/ops/mish_cpu_dispatch.h 2025-06-01T22:52:18.0506360Z ++ grep RECORD 2025-06-01T22:52:18.0526844Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_cpu_dispatch.h 2025-06-01T22:52:18.0527387Z +++ openssl base64 2025-06-01T22:52:18.0527664Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.0527922Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.0529046Z +++ sed -e s/=//g 2025-06-01T22:52:18.0568262Z ++ HASH=7BfOMpIf3X27mStmRGBSwHo2RA2XvgeaDWlXbq9pM18 2025-06-01T22:52:18.0572777Z +++ ls -nl torch/include/ATen/ops/mish_cpu_dispatch.h 2025-06-01T22:52:18.0573911Z +++ awk '{print $5}' 2025-06-01T22:52:18.0602102Z ++ FSIZE=920 2025-06-01T22:52:18.0602775Z ++ echo '"torch/include/ATen/ops/mish_cpu_dispatch.h",sha256=7BfOMpIf3X27mStmRGBSwHo2RA2XvgeaDWlXbq9pM18,920' 2025-06-01T22:52:18.0603449Z ++ read fname 2025-06-01T22:52:18.0603810Z ++ make_wheel_record torch/include/ATen/ops/mish_cuda_dispatch.h 2025-06-01T22:52:18.0604606Z ++ FPATH=torch/include/ATen/ops/mish_cuda_dispatch.h 2025-06-01T22:52:18.0605098Z ++ echo torch/include/ATen/ops/mish_cuda_dispatch.h 2025-06-01T22:52:18.0605496Z ++ grep RECORD 2025-06-01T22:52:18.0626764Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_cuda_dispatch.h 2025-06-01T22:52:18.0627361Z +++ openssl base64 2025-06-01T22:52:18.0627615Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.0627884Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.0628295Z +++ sed -e s/=//g 2025-06-01T22:52:18.0669470Z ++ HASH=69PawBuyzCIlcHgrkYXJ8MJy9u2tX34s-2t4L2GrKqg 2025-06-01T22:52:18.0672999Z +++ ls -nl torch/include/ATen/ops/mish_cuda_dispatch.h 2025-06-01T22:52:18.0674458Z +++ awk '{print $5}' 2025-06-01T22:52:18.0703702Z ++ FSIZE=922 2025-06-01T22:52:18.0704368Z ++ echo '"torch/include/ATen/ops/mish_cuda_dispatch.h",sha256=69PawBuyzCIlcHgrkYXJ8MJy9u2tX34s-2t4L2GrKqg,922' 2025-06-01T22:52:18.0705058Z ++ read fname 2025-06-01T22:52:18.0705381Z ++ make_wheel_record torch/include/ATen/ops/mish_meta.h 2025-06-01T22:52:18.0705804Z ++ FPATH=torch/include/ATen/ops/mish_meta.h 2025-06-01T22:52:18.0706197Z ++ echo torch/include/ATen/ops/mish_meta.h 2025-06-01T22:52:18.0706537Z ++ grep RECORD 2025-06-01T22:52:18.0726332Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_meta.h 2025-06-01T22:52:18.0726842Z +++ openssl base64 2025-06-01T22:52:18.0727123Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.0727479Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.0728746Z +++ sed -e s/=//g 2025-06-01T22:52:18.0769898Z ++ HASH=eyE13PWLNq2GzEdkEE9xLKXeGyGKdjdYkXK-POC6lbY 2025-06-01T22:52:18.0774642Z +++ ls -nl torch/include/ATen/ops/mish_meta.h 2025-06-01T22:52:18.0775854Z +++ awk '{print $5}' 2025-06-01T22:52:18.0802819Z ++ FSIZE=565 2025-06-01T22:52:18.0803445Z ++ echo '"torch/include/ATen/ops/mish_meta.h",sha256=eyE13PWLNq2GzEdkEE9xLKXeGyGKdjdYkXK-POC6lbY,565' 2025-06-01T22:52:18.0804225Z ++ read fname 2025-06-01T22:52:18.0804571Z ++ make_wheel_record torch/include/ATen/ops/mish_meta_dispatch.h 2025-06-01T22:52:18.0805256Z ++ FPATH=torch/include/ATen/ops/mish_meta_dispatch.h 2025-06-01T22:52:18.0805709Z ++ echo torch/include/ATen/ops/mish_meta_dispatch.h 2025-06-01T22:52:18.0806103Z ++ grep RECORD 2025-06-01T22:52:18.0828917Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_meta_dispatch.h 2025-06-01T22:52:18.0829602Z +++ openssl base64 2025-06-01T22:52:18.0838643Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.0839015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.0839283Z +++ sed -e s/=//g 2025-06-01T22:52:18.0871884Z ++ HASH=rRObNDUNIDNKE-iNn6tbPuUQfKlnY6AzeawySBqpyM0 2025-06-01T22:52:18.0873334Z +++ ls -nl torch/include/ATen/ops/mish_meta_dispatch.h 2025-06-01T22:52:18.0875114Z +++ awk '{print $5}' 2025-06-01T22:52:18.0902706Z ++ FSIZE=922 2025-06-01T22:52:18.0903372Z ++ echo '"torch/include/ATen/ops/mish_meta_dispatch.h",sha256=rRObNDUNIDNKE-iNn6tbPuUQfKlnY6AzeawySBqpyM0,922' 2025-06-01T22:52:18.0904037Z ++ read fname 2025-06-01T22:52:18.0904350Z ++ make_wheel_record torch/include/ATen/ops/mish_native.h 2025-06-01T22:52:18.0904775Z ++ FPATH=torch/include/ATen/ops/mish_native.h 2025-06-01T22:52:18.0905161Z ++ echo torch/include/ATen/ops/mish_native.h 2025-06-01T22:52:18.0905497Z ++ grep RECORD 2025-06-01T22:52:18.0926155Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_native.h 2025-06-01T22:52:18.0926662Z +++ openssl base64 2025-06-01T22:52:18.0927163Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.0928198Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.0929517Z +++ sed -e s/=//g 2025-06-01T22:52:18.0967689Z ++ HASH=sPw2M7xkY951QQ9PGFASRBlEwUSzljEuGBIcM-Qv3h8 2025-06-01T22:52:18.0972280Z +++ ls -nl torch/include/ATen/ops/mish_native.h 2025-06-01T22:52:18.0972988Z +++ awk '{print $5}' 2025-06-01T22:52:18.1000827Z ++ FSIZE=590 2025-06-01T22:52:18.1001596Z ++ echo '"torch/include/ATen/ops/mish_native.h",sha256=sPw2M7xkY951QQ9PGFASRBlEwUSzljEuGBIcM-Qv3h8,590' 2025-06-01T22:52:18.1002233Z ++ read fname 2025-06-01T22:52:18.1002539Z ++ make_wheel_record torch/include/ATen/ops/mish_ops.h 2025-06-01T22:52:18.1002670Z ++ FPATH=torch/include/ATen/ops/mish_ops.h 2025-06-01T22:52:18.1002792Z ++ echo torch/include/ATen/ops/mish_ops.h 2025-06-01T22:52:18.1002892Z ++ grep RECORD 2025-06-01T22:52:18.1027383Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mish_ops.h 2025-06-01T22:52:18.1027505Z +++ openssl base64 2025-06-01T22:52:18.1027616Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.1027727Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.1027827Z +++ sed -e s/=//g 2025-06-01T22:52:18.1070769Z ++ HASH=HyxWf_dLfBNGx7c-YhDUVIf9MyPIW8TzTjR4agXira0 2025-06-01T22:52:18.1072688Z +++ ls -nl torch/include/ATen/ops/mish_ops.h 2025-06-01T22:52:18.1073621Z +++ awk '{print $5}' 2025-06-01T22:52:18.1101164Z ++ FSIZE=2028 2025-06-01T22:52:18.1101660Z ++ echo '"torch/include/ATen/ops/mish_ops.h",sha256=HyxWf_dLfBNGx7c-YhDUVIf9MyPIW8TzTjR4agXira0,2028' 2025-06-01T22:52:18.1101762Z ++ read fname 2025-06-01T22:52:18.1102096Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h 2025-06-01T22:52:18.1102308Z ++ FPATH=torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h 2025-06-01T22:52:18.1102498Z ++ echo torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h 2025-06-01T22:52:18.1103020Z ++ grep RECORD 2025-06-01T22:52:18.1126264Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h 2025-06-01T22:52:18.1126384Z +++ openssl base64 2025-06-01T22:52:18.1126491Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.1126592Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.1127650Z +++ sed -e s/=//g 2025-06-01T22:52:18.1169531Z ++ HASH=GCbiDDKcol_egSZNukrKP9zxP-Lo7i8agFpwK9VPMXo 2025-06-01T22:52:18.1174092Z +++ ls -nl torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h 2025-06-01T22:52:18.1175031Z +++ awk '{print $5}' 2025-06-01T22:52:18.1203596Z ++ FSIZE=1413 2025-06-01T22:52:18.1204294Z ++ echo '"torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h",sha256=GCbiDDKcol_egSZNukrKP9zxP-Lo7i8agFpwK9VPMXo,1413' 2025-06-01T22:52:18.1204406Z ++ read fname 2025-06-01T22:52:18.1204879Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h 2025-06-01T22:52:18.1205131Z ++ FPATH=torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h 2025-06-01T22:52:18.1205386Z ++ echo torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h 2025-06-01T22:52:18.1205490Z ++ grep RECORD 2025-06-01T22:52:18.1228434Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h 2025-06-01T22:52:18.1228750Z +++ openssl base64 2025-06-01T22:52:18.1229280Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.1229391Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.1229544Z +++ sed -e s/=//g 2025-06-01T22:52:18.1272215Z ++ HASH=As45MdkfC2zdxqAFVxn7vf1NdQkl-MMRwIcvImYoQWY 2025-06-01T22:52:18.1275249Z +++ ls -nl torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h 2025-06-01T22:52:18.1276210Z +++ awk '{print $5}' 2025-06-01T22:52:18.1304270Z ++ FSIZE=1512 2025-06-01T22:52:18.1304955Z ++ echo '"torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h",sha256=As45MdkfC2zdxqAFVxn7vf1NdQkl-MMRwIcvImYoQWY,1512' 2025-06-01T22:52:18.1305088Z ++ read fname 2025-06-01T22:52:18.1305603Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.1306124Z ++ FPATH=torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.1306575Z ++ echo torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.1306686Z ++ grep RECORD 2025-06-01T22:52:18.1333357Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.1333474Z +++ openssl base64 2025-06-01T22:52:18.1334158Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.1335203Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.1336729Z +++ sed -e s/=//g 2025-06-01T22:52:18.1375672Z ++ HASH=5IQtgzY_LduH3bknIOPNrIMWisl0hzHNYMmEqbl0Ez8 2025-06-01T22:52:18.1381924Z +++ ls -nl torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.1382635Z +++ awk '{print $5}' 2025-06-01T22:52:18.1406579Z ++ FSIZE=989 2025-06-01T22:52:18.1407514Z ++ echo '"torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h",sha256=5IQtgzY_LduH3bknIOPNrIMWisl0hzHNYMmEqbl0Ez8,989' 2025-06-01T22:52:18.1407634Z ++ read fname 2025-06-01T22:52:18.1408065Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h 2025-06-01T22:52:18.1408364Z ++ FPATH=torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h 2025-06-01T22:52:18.1410433Z ++ echo torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h 2025-06-01T22:52:18.1411512Z ++ grep RECORD 2025-06-01T22:52:18.1433771Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h 2025-06-01T22:52:18.1433873Z +++ openssl base64 2025-06-01T22:52:18.1434484Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.1435226Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.1436502Z +++ sed -e s/=//g 2025-06-01T22:52:18.1478078Z ++ HASH=xlddIjfcXgM_jSoB3vwYaZNvLjfgO3IJiaL8t5RWA1E 2025-06-01T22:52:18.1480734Z +++ ls -nl torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h 2025-06-01T22:52:18.1481460Z +++ awk '{print $5}' 2025-06-01T22:52:18.1508961Z ++ FSIZE=676 2025-06-01T22:52:18.1509665Z ++ echo '"torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h",sha256=xlddIjfcXgM_jSoB3vwYaZNvLjfgO3IJiaL8t5RWA1E,676' 2025-06-01T22:52:18.1509763Z ++ read fname 2025-06-01T22:52:18.1510137Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-06-01T22:52:18.1510419Z ++ FPATH=torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-06-01T22:52:18.1510748Z ++ echo torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-06-01T22:52:18.1511638Z ++ grep RECORD 2025-06-01T22:52:18.1531553Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-06-01T22:52:18.1531813Z +++ openssl base64 2025-06-01T22:52:18.1533023Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.1534325Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.1535547Z +++ sed -e s/=//g 2025-06-01T22:52:18.1573518Z ++ HASH=g1Qc9hlI_9TYPgtIcaDvsb5p-6oXXkenqbheurec9Yk 2025-06-01T22:52:18.1579920Z +++ ls -nl torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h 2025-06-01T22:52:18.1580400Z +++ awk '{print $5}' 2025-06-01T22:52:18.1606278Z ++ FSIZE=1929 2025-06-01T22:52:18.1607020Z ++ echo '"torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h",sha256=g1Qc9hlI_9TYPgtIcaDvsb5p-6oXXkenqbheurec9Yk,1929' 2025-06-01T22:52:18.1607123Z ++ read fname 2025-06-01T22:52:18.1607421Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h 2025-06-01T22:52:18.1607684Z ++ FPATH=torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h 2025-06-01T22:52:18.1608185Z ++ echo torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h 2025-06-01T22:52:18.1608944Z ++ grep RECORD 2025-06-01T22:52:18.1630169Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h 2025-06-01T22:52:18.1630393Z +++ openssl base64 2025-06-01T22:52:18.1631510Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.1632904Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.1633270Z +++ sed -e s/=//g 2025-06-01T22:52:18.1674765Z ++ HASH=jC6jVdunXOE59G6FX65WMphKBQE5SSKt1pjHvZdco68 2025-06-01T22:52:18.1678909Z +++ ls -nl torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h 2025-06-01T22:52:18.1679648Z +++ awk '{print $5}' 2025-06-01T22:52:18.1708058Z ++ FSIZE=652 2025-06-01T22:52:18.1708813Z ++ echo '"torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h",sha256=jC6jVdunXOE59G6FX65WMphKBQE5SSKt1pjHvZdco68,652' 2025-06-01T22:52:18.1708983Z ++ read fname 2025-06-01T22:52:18.1709307Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h 2025-06-01T22:52:18.1709539Z ++ FPATH=torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h 2025-06-01T22:52:18.1709749Z ++ echo torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h 2025-06-01T22:52:18.1709914Z ++ grep RECORD 2025-06-01T22:52:18.1729867Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h 2025-06-01T22:52:18.1730345Z +++ openssl base64 2025-06-01T22:52:18.1731351Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.1732595Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.1733824Z +++ sed -e s/=//g 2025-06-01T22:52:18.1772405Z ++ HASH=XXYd8wohsRWAqqpcnHa_nZRsxt7BuHDgW5C3qVpjVV8 2025-06-01T22:52:18.1777527Z +++ ls -nl torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h 2025-06-01T22:52:18.1778647Z +++ awk '{print $5}' 2025-06-01T22:52:18.1805976Z ++ FSIZE=1857 2025-06-01T22:52:18.1806575Z ++ echo '"torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h",sha256=XXYd8wohsRWAqqpcnHa_nZRsxt7BuHDgW5C3qVpjVV8,1857' 2025-06-01T22:52:18.1806684Z ++ read fname 2025-06-01T22:52:18.1806904Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_convolution.h 2025-06-01T22:52:18.1807073Z ++ FPATH=torch/include/ATen/ops/mkldnn_convolution.h 2025-06-01T22:52:18.1807248Z ++ echo torch/include/ATen/ops/mkldnn_convolution.h 2025-06-01T22:52:18.1807348Z ++ grep RECORD 2025-06-01T22:52:18.1830313Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_convolution.h 2025-06-01T22:52:18.1830452Z +++ openssl base64 2025-06-01T22:52:18.1830566Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.1831261Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.1831674Z +++ sed -e s/=//g 2025-06-01T22:52:18.1874583Z ++ HASH=wx61AqJ67J25CBYUr4mAccErtVovMeZdJ-r0vntSHZM 2025-06-01T22:52:18.1878660Z +++ ls -nl torch/include/ATen/ops/mkldnn_convolution.h 2025-06-01T22:52:18.1880055Z +++ awk '{print $5}' 2025-06-01T22:52:18.1909145Z ++ FSIZE=6917 2025-06-01T22:52:18.1909680Z ++ echo '"torch/include/ATen/ops/mkldnn_convolution.h",sha256=wx61AqJ67J25CBYUr4mAccErtVovMeZdJ-r0vntSHZM,6917' 2025-06-01T22:52:18.1909790Z ++ read fname 2025-06-01T22:52:18.1910189Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.1910528Z ++ FPATH=torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.1910873Z ++ echo torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.1910973Z ++ grep RECORD 2025-06-01T22:52:18.1938232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.1938476Z +++ openssl base64 2025-06-01T22:52:18.1938596Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.1939330Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.1939650Z +++ sed -e s/=//g 2025-06-01T22:52:18.1980507Z ++ HASH=piK087UHd6MJ0P7djf_Xt6iQTqzic0eZCfLK5aGEMNc 2025-06-01T22:52:18.1984091Z +++ ls -nl torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.1984785Z +++ awk '{print $5}' 2025-06-01T22:52:18.2008591Z ++ FSIZE=2233 2025-06-01T22:52:18.2009409Z ++ echo '"torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h",sha256=piK087UHd6MJ0P7djf_Xt6iQTqzic0eZCfLK5aGEMNc,2233' 2025-06-01T22:52:18.2009520Z ++ read fname 2025-06-01T22:52:18.2009797Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_convolution_native.h 2025-06-01T22:52:18.2010001Z ++ FPATH=torch/include/ATen/ops/mkldnn_convolution_native.h 2025-06-01T22:52:18.2012325Z ++ echo torch/include/ATen/ops/mkldnn_convolution_native.h 2025-06-01T22:52:18.2013377Z ++ grep RECORD 2025-06-01T22:52:18.2035089Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_convolution_native.h 2025-06-01T22:52:18.2035236Z +++ openssl base64 2025-06-01T22:52:18.2035720Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.2036972Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.2038134Z +++ sed -e s/=//g 2025-06-01T22:52:18.2078776Z ++ HASH=vxhPyUc80_5StZmwBEW3hY7tMEz-anni8UPA9qqXUXU 2025-06-01T22:52:18.2082376Z +++ ls -nl torch/include/ATen/ops/mkldnn_convolution_native.h 2025-06-01T22:52:18.2083739Z +++ awk '{print $5}' 2025-06-01T22:52:18.2110562Z ++ FSIZE=921 2025-06-01T22:52:18.2111216Z ++ echo '"torch/include/ATen/ops/mkldnn_convolution_native.h",sha256=vxhPyUc80_5StZmwBEW3hY7tMEz-anni8UPA9qqXUXU,921' 2025-06-01T22:52:18.2111319Z ++ read fname 2025-06-01T22:52:18.2111568Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_convolution_ops.h 2025-06-01T22:52:18.2111766Z ++ FPATH=torch/include/ATen/ops/mkldnn_convolution_ops.h 2025-06-01T22:52:18.2112051Z ++ echo torch/include/ATen/ops/mkldnn_convolution_ops.h 2025-06-01T22:52:18.2113282Z ++ grep RECORD 2025-06-01T22:52:18.2132188Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_convolution_ops.h 2025-06-01T22:52:18.2132889Z +++ openssl base64 2025-06-01T22:52:18.2134079Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.2135685Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.2136951Z +++ sed -e s/=//g 2025-06-01T22:52:18.2174201Z ++ HASH=Urb6TkLgI5bxLv_3iTmp50AdoJmf5sJFAD6EBm_ZQqc 2025-06-01T22:52:18.2180306Z +++ ls -nl torch/include/ATen/ops/mkldnn_convolution_ops.h 2025-06-01T22:52:18.2180666Z +++ awk '{print $5}' 2025-06-01T22:52:18.2206698Z ++ FSIZE=2785 2025-06-01T22:52:18.2207230Z ++ echo '"torch/include/ATen/ops/mkldnn_convolution_ops.h",sha256=Urb6TkLgI5bxLv_3iTmp50AdoJmf5sJFAD6EBm_ZQqc,2785' 2025-06-01T22:52:18.2207346Z ++ read fname 2025-06-01T22:52:18.2207540Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear.h 2025-06-01T22:52:18.2207697Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear.h 2025-06-01T22:52:18.2208065Z ++ echo torch/include/ATen/ops/mkldnn_linear.h 2025-06-01T22:52:18.2209059Z ++ grep RECORD 2025-06-01T22:52:18.2230399Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear.h 2025-06-01T22:52:18.2230550Z +++ openssl base64 2025-06-01T22:52:18.2231986Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.2232094Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.2233206Z +++ sed -e s/=//g 2025-06-01T22:52:18.2275536Z ++ HASH=_OEtNEmOE6KnpPwBSfXKX6ydFuqiA7C0vxgVm0PxTLI 2025-06-01T22:52:18.2278889Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear.h 2025-06-01T22:52:18.2280404Z +++ awk '{print $5}' 2025-06-01T22:52:18.2308242Z ++ FSIZE=1454 2025-06-01T22:52:18.2308759Z ++ echo '"torch/include/ATen/ops/mkldnn_linear.h",sha256=_OEtNEmOE6KnpPwBSfXKX6ydFuqiA7C0vxgVm0PxTLI,1454' 2025-06-01T22:52:18.2308870Z ++ read fname 2025-06-01T22:52:18.2309114Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_backward.h 2025-06-01T22:52:18.2309471Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_backward.h 2025-06-01T22:52:18.2309698Z ++ echo torch/include/ATen/ops/mkldnn_linear_backward.h 2025-06-01T22:52:18.2310611Z ++ grep RECORD 2025-06-01T22:52:18.2331094Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_backward.h 2025-06-01T22:52:18.2331216Z +++ openssl base64 2025-06-01T22:52:18.2332285Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.2333538Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.2334830Z +++ sed -e s/=//g 2025-06-01T22:52:18.2375418Z ++ HASH=e9_IQfkSqYmEOElihS8VmBbgBQSxB0-492ogjH0CIN0 2025-06-01T22:52:18.2382277Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_backward.h 2025-06-01T22:52:18.2383259Z +++ awk '{print $5}' 2025-06-01T22:52:18.2407481Z ++ FSIZE=2096 2025-06-01T22:52:18.2408026Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_backward.h",sha256=e9_IQfkSqYmEOElihS8VmBbgBQSxB0-492ogjH0CIN0,2096' 2025-06-01T22:52:18.2408126Z ++ read fname 2025-06-01T22:52:18.2408840Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.2409246Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.2411815Z ++ echo torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.2412509Z ++ grep RECORD 2025-06-01T22:52:18.2437332Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.2437596Z +++ openssl base64 2025-06-01T22:52:18.2437698Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.2437811Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.2438166Z +++ sed -e s/=//g 2025-06-01T22:52:18.2479187Z ++ HASH=HshatuKdCbXJUkH0Damx9mGbmpzm8aYW3k3CoUYFlfM 2025-06-01T22:52:18.2482331Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.2483594Z +++ awk '{print $5}' 2025-06-01T22:52:18.2511284Z ++ FSIZE=1243 2025-06-01T22:52:18.2512188Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h",sha256=HshatuKdCbXJUkH0Damx9mGbmpzm8aYW3k3CoUYFlfM,1243' 2025-06-01T22:52:18.2512373Z ++ read fname 2025-06-01T22:52:18.2512686Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_backward_input.h 2025-06-01T22:52:18.2512896Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_backward_input.h 2025-06-01T22:52:18.2513108Z ++ echo torch/include/ATen/ops/mkldnn_linear_backward_input.h 2025-06-01T22:52:18.2513241Z ++ grep RECORD 2025-06-01T22:52:18.2531363Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_backward_input.h 2025-06-01T22:52:18.2531865Z +++ openssl base64 2025-06-01T22:52:18.2533252Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.2534660Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.2535990Z +++ sed -e s/=//g 2025-06-01T22:52:18.2573684Z ++ HASH=_My9zn5LthMu6wwnwkUyRVbYVaIawwygvxBwL7F69V4 2025-06-01T22:52:18.2579530Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_backward_input.h 2025-06-01T22:52:18.2580691Z +++ awk '{print $5}' 2025-06-01T22:52:18.2606024Z ++ FSIZE=1634 2025-06-01T22:52:18.2606695Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_backward_input.h",sha256=_My9zn5LthMu6wwnwkUyRVbYVaIawwygvxBwL7F69V4,1634' 2025-06-01T22:52:18.2606798Z ++ read fname 2025-06-01T22:52:18.2607279Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.2607685Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.2608719Z ++ echo torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.2609461Z ++ grep RECORD 2025-06-01T22:52:18.2632459Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.2632570Z +++ openssl base64 2025-06-01T22:52:18.2633156Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.2633257Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.2633941Z +++ sed -e s/=//g 2025-06-01T22:52:18.2677017Z ++ HASH=ainUrq6BsTfIX39oQ8UGaPZlfWaK48biV7tPwkaShrU 2025-06-01T22:52:18.2680204Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.2681269Z +++ awk '{print $5}' 2025-06-01T22:52:18.2707734Z ++ FSIZE=1035 2025-06-01T22:52:18.2708796Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h",sha256=ainUrq6BsTfIX39oQ8UGaPZlfWaK48biV7tPwkaShrU,1035' 2025-06-01T22:52:18.2709784Z ++ read fname 2025-06-01T22:52:18.2710229Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_backward_input_native.h 2025-06-01T22:52:18.2710984Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_backward_input_native.h 2025-06-01T22:52:18.2711630Z ++ echo torch/include/ATen/ops/mkldnn_linear_backward_input_native.h 2025-06-01T22:52:18.2712172Z ++ grep RECORD 2025-06-01T22:52:18.2730887Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_backward_input_native.h 2025-06-01T22:52:18.2731595Z +++ openssl base64 2025-06-01T22:52:18.2732335Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.2733641Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.2734912Z +++ sed -e s/=//g 2025-06-01T22:52:18.2773557Z ++ HASH=giYwRjs1rk_86aF1hM40LmNzkd4_UkgUiJ1_i-nzzvw 2025-06-01T22:52:18.2780243Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_backward_input_native.h 2025-06-01T22:52:18.2780848Z +++ awk '{print $5}' 2025-06-01T22:52:18.2805831Z ++ FSIZE=722 2025-06-01T22:52:18.2806660Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_backward_input_native.h",sha256=giYwRjs1rk_86aF1hM40LmNzkd4_UkgUiJ1_i-nzzvw,722' 2025-06-01T22:52:18.2807439Z ++ read fname 2025-06-01T22:52:18.2807880Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h 2025-06-01T22:52:18.2808588Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h 2025-06-01T22:52:18.2809326Z ++ echo torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h 2025-06-01T22:52:18.2809784Z ++ grep RECORD 2025-06-01T22:52:18.2831222Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h 2025-06-01T22:52:18.2831804Z +++ openssl base64 2025-06-01T22:52:18.2832066Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.2832667Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.2833385Z +++ sed -e s/=//g 2025-06-01T22:52:18.2878181Z ++ HASH=S7QCZ-DaTdNig6ghesQhvB4Bw9NBa1ggrraXdAPr7G0 2025-06-01T22:52:18.2881007Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h 2025-06-01T22:52:18.2881751Z +++ awk '{print $5}' 2025-06-01T22:52:18.2909814Z ++ FSIZE=2081 2025-06-01T22:52:18.2910705Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h",sha256=S7QCZ-DaTdNig6ghesQhvB4Bw9NBa1ggrraXdAPr7G0,2081' 2025-06-01T22:52:18.2911532Z ++ read fname 2025-06-01T22:52:18.2911938Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_backward_native.h 2025-06-01T22:52:18.2912635Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_backward_native.h 2025-06-01T22:52:18.2913178Z ++ echo torch/include/ATen/ops/mkldnn_linear_backward_native.h 2025-06-01T22:52:18.2913632Z ++ grep RECORD 2025-06-01T22:52:18.2931368Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_backward_native.h 2025-06-01T22:52:18.2932027Z +++ openssl base64 2025-06-01T22:52:18.2932886Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.2934206Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.2935735Z +++ sed -e s/=//g 2025-06-01T22:52:18.2974215Z ++ HASH=_XGnOnj4W7-09om4I8AjGVKkbGK88Z5qnyE-8Q0RPEM 2025-06-01T22:52:18.2980303Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_backward_native.h 2025-06-01T22:52:18.2980818Z +++ awk '{print $5}' 2025-06-01T22:52:18.3006609Z ++ FSIZE=887 2025-06-01T22:52:18.3007424Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_backward_native.h",sha256=_XGnOnj4W7-09om4I8AjGVKkbGK88Z5qnyE-8Q0RPEM,887' 2025-06-01T22:52:18.3008261Z ++ read fname 2025-06-01T22:52:18.3008751Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_backward_ops.h 2025-06-01T22:52:18.3009403Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_backward_ops.h 2025-06-01T22:52:18.3010111Z ++ echo torch/include/ATen/ops/mkldnn_linear_backward_ops.h 2025-06-01T22:52:18.3010597Z ++ grep RECORD 2025-06-01T22:52:18.3030691Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_backward_ops.h 2025-06-01T22:52:18.3031319Z +++ openssl base64 2025-06-01T22:52:18.3031568Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.3032596Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.3033491Z +++ sed -e s/=//g 2025-06-01T22:52:18.3075659Z ++ HASH=FNBsC5PeVubKdsS7g-nLQeC5Aq5KdrEd7Prqps1R7jg 2025-06-01T22:52:18.3079131Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_backward_ops.h 2025-06-01T22:52:18.3080306Z +++ awk '{print $5}' 2025-06-01T22:52:18.3106902Z ++ FSIZE=2664 2025-06-01T22:52:18.3107616Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_backward_ops.h",sha256=FNBsC5PeVubKdsS7g-nLQeC5Aq5KdrEd7Prqps1R7jg,2664' 2025-06-01T22:52:18.3108388Z ++ read fname 2025-06-01T22:52:18.3108811Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_backward_weights.h 2025-06-01T22:52:18.3109433Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_backward_weights.h 2025-06-01T22:52:18.3110065Z ++ echo torch/include/ATen/ops/mkldnn_linear_backward_weights.h 2025-06-01T22:52:18.3110499Z ++ grep RECORD 2025-06-01T22:52:18.3130938Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_backward_weights.h 2025-06-01T22:52:18.3131561Z +++ openssl base64 2025-06-01T22:52:18.3132134Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.3133619Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.3134953Z +++ sed -e s/=//g 2025-06-01T22:52:18.3172233Z ++ HASH=s9Q034IaTQZm9kad8L3n78jQLrV-O2CtsugKxocsfuc 2025-06-01T22:52:18.3178372Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_backward_weights.h 2025-06-01T22:52:18.3178844Z +++ awk '{print $5}' 2025-06-01T22:52:18.3203577Z ++ FSIZE=1984 2025-06-01T22:52:18.3204626Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_backward_weights.h",sha256=s9Q034IaTQZm9kad8L3n78jQLrV-O2CtsugKxocsfuc,1984' 2025-06-01T22:52:18.3205413Z ++ read fname 2025-06-01T22:52:18.3206046Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.3207180Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.3208240Z ++ echo torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.3208873Z ++ grep RECORD 2025-06-01T22:52:18.3233935Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.3234893Z +++ openssl base64 2025-06-01T22:52:18.3235185Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.3235445Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.3237431Z +++ sed -e s/=//g 2025-06-01T22:52:18.3276489Z ++ HASH=QM2v61b9EY6_DmLygIrYv-_Z1TA3vtUND8tGSSPNX7g 2025-06-01T22:52:18.3281044Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.3282190Z +++ awk '{print $5}' 2025-06-01T22:52:18.3307423Z ++ FSIZE=1167 2025-06-01T22:52:18.3308327Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h",sha256=QM2v61b9EY6_DmLygIrYv-_Z1TA3vtUND8tGSSPNX7g,1167' 2025-06-01T22:52:18.3309269Z ++ read fname 2025-06-01T22:52:18.3309712Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h 2025-06-01T22:52:18.3310464Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h 2025-06-01T22:52:18.3311153Z ++ echo torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h 2025-06-01T22:52:18.3311618Z ++ grep RECORD 2025-06-01T22:52:18.3330840Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h 2025-06-01T22:52:18.3331455Z +++ openssl base64 2025-06-01T22:52:18.3332069Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.3333461Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.3334632Z +++ sed -e s/=//g 2025-06-01T22:52:18.3373240Z ++ HASH=SCpC121gl3Yg55DucbawpYrIW7Bz6jMbt5RC6YHiRC0 2025-06-01T22:52:18.3379193Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h 2025-06-01T22:52:18.3379814Z +++ awk '{print $5}' 2025-06-01T22:52:18.3405530Z ++ FSIZE=832 2025-06-01T22:52:18.3406320Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h",sha256=SCpC121gl3Yg55DucbawpYrIW7Bz6jMbt5RC6YHiRC0,832' 2025-06-01T22:52:18.3407190Z ++ read fname 2025-06-01T22:52:18.3407640Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h 2025-06-01T22:52:18.3408385Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h 2025-06-01T22:52:18.3409005Z ++ echo torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h 2025-06-01T22:52:18.3409485Z ++ grep RECORD 2025-06-01T22:52:18.3429570Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h 2025-06-01T22:52:18.3430184Z +++ openssl base64 2025-06-01T22:52:18.3430460Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.3431337Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.3431620Z +++ sed -e s/=//g 2025-06-01T22:52:18.3472932Z ++ HASH=b4V4jWhguRoCeBrE78sRFgLARabcPnceuDQuEBCJkr4 2025-06-01T22:52:18.3481474Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h 2025-06-01T22:52:18.3482103Z +++ awk '{print $5}' 2025-06-01T22:52:18.3509698Z ++ FSIZE=2461 2025-06-01T22:52:18.3510454Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h",sha256=b4V4jWhguRoCeBrE78sRFgLARabcPnceuDQuEBCJkr4,2461' 2025-06-01T22:52:18.3511431Z ++ read fname 2025-06-01T22:52:18.3511955Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.3512812Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.3513583Z ++ echo torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.3514127Z ++ grep RECORD 2025-06-01T22:52:18.3531906Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.3532670Z +++ openssl base64 2025-06-01T22:52:18.3533513Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.3535020Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.3536246Z +++ sed -e s/=//g 2025-06-01T22:52:18.3574087Z ++ HASH=lovBTNun6J6izRmXS05Zi98LB9_iwUTC9G7vG-E4OC0 2025-06-01T22:52:18.3580343Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.3580940Z +++ awk '{print $5}' 2025-06-01T22:52:18.3606366Z ++ FSIZE=1022 2025-06-01T22:52:18.3607219Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h",sha256=lovBTNun6J6izRmXS05Zi98LB9_iwUTC9G7vG-E4OC0,1022' 2025-06-01T22:52:18.3608169Z ++ read fname 2025-06-01T22:52:18.3608555Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_native.h 2025-06-01T22:52:18.3609132Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_native.h 2025-06-01T22:52:18.3609618Z ++ echo torch/include/ATen/ops/mkldnn_linear_native.h 2025-06-01T22:52:18.3610016Z ++ grep RECORD 2025-06-01T22:52:18.3632003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_native.h 2025-06-01T22:52:18.3632610Z +++ openssl base64 2025-06-01T22:52:18.3632866Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.3633130Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.3633646Z +++ sed -e s/=//g 2025-06-01T22:52:18.3676562Z ++ HASH=HH-x21wC2n5XJrO1tcPd37At_zpjnuR6zMGyb9rP8mY 2025-06-01T22:52:18.3679479Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_native.h 2025-06-01T22:52:18.3680103Z +++ awk '{print $5}' 2025-06-01T22:52:18.3707658Z ++ FSIZE=709 2025-06-01T22:52:18.3708396Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_native.h",sha256=HH-x21wC2n5XJrO1tcPd37At_zpjnuR6zMGyb9rP8mY,709' 2025-06-01T22:52:18.3709086Z ++ read fname 2025-06-01T22:52:18.3709428Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_linear_ops.h 2025-06-01T22:52:18.3709939Z ++ FPATH=torch/include/ATen/ops/mkldnn_linear_ops.h 2025-06-01T22:52:18.3710402Z ++ echo torch/include/ATen/ops/mkldnn_linear_ops.h 2025-06-01T22:52:18.3710932Z ++ grep RECORD 2025-06-01T22:52:18.3731216Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_linear_ops.h 2025-06-01T22:52:18.3731762Z +++ openssl base64 2025-06-01T22:52:18.3732500Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.3733953Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.3735431Z +++ sed -e s/=//g 2025-06-01T22:52:18.3772397Z ++ HASH=JtV7fGbTSRqaKljFj8lOlrWVXlGRUjLThIOuBQHrJ4c 2025-06-01T22:52:18.3778223Z +++ ls -nl torch/include/ATen/ops/mkldnn_linear_ops.h 2025-06-01T22:52:18.3778670Z +++ awk '{print $5}' 2025-06-01T22:52:18.3805776Z ++ FSIZE=2047 2025-06-01T22:52:18.3806592Z ++ echo '"torch/include/ATen/ops/mkldnn_linear_ops.h",sha256=JtV7fGbTSRqaKljFj8lOlrWVXlGRUjLThIOuBQHrJ4c,2047' 2025-06-01T22:52:18.3807335Z ++ read fname 2025-06-01T22:52:18.3807702Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool2d.h 2025-06-01T22:52:18.3808200Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool2d.h 2025-06-01T22:52:18.3808662Z ++ echo torch/include/ATen/ops/mkldnn_max_pool2d.h 2025-06-01T22:52:18.3809059Z ++ grep RECORD 2025-06-01T22:52:18.3831347Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool2d.h 2025-06-01T22:52:18.3831917Z +++ openssl base64 2025-06-01T22:52:18.3832178Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.3832569Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.3832829Z +++ sed -e s/=//g 2025-06-01T22:52:18.3872906Z ++ HASH=-_7X6DEsk1jAJ5PG5hVwKRop_ZOu_hDSY8_okaQqxHo 2025-06-01T22:52:18.3877374Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool2d.h 2025-06-01T22:52:18.3878574Z +++ awk '{print $5}' 2025-06-01T22:52:18.3906040Z ++ FSIZE=1967 2025-06-01T22:52:18.3906714Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool2d.h",sha256=-_7X6DEsk1jAJ5PG5hVwKRop_ZOu_hDSY8_okaQqxHo,1967' 2025-06-01T22:52:18.3907363Z ++ read fname 2025-06-01T22:52:18.3907762Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool2d_backward.h 2025-06-01T22:52:18.3908330Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool2d_backward.h 2025-06-01T22:52:18.3908854Z ++ echo torch/include/ATen/ops/mkldnn_max_pool2d_backward.h 2025-06-01T22:52:18.3909279Z ++ grep RECORD 2025-06-01T22:52:18.3929728Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool2d_backward.h 2025-06-01T22:52:18.3930317Z +++ openssl base64 2025-06-01T22:52:18.3931408Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.3932739Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.3933957Z +++ sed -e s/=//g 2025-06-01T22:52:18.3973317Z ++ HASH=XCdIqyjgXy5irnEBLkr8m92JkBzTaOQ6z3eAwQW0g5s 2025-06-01T22:52:18.3979258Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool2d_backward.h 2025-06-01T22:52:18.3979691Z +++ awk '{print $5}' 2025-06-01T22:52:18.4006047Z ++ FSIZE=2411 2025-06-01T22:52:18.4006794Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool2d_backward.h",sha256=XCdIqyjgXy5irnEBLkr8m92JkBzTaOQ6z3eAwQW0g5s,2411' 2025-06-01T22:52:18.4007632Z ++ read fname 2025-06-01T22:52:18.4008309Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4009354Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4010404Z ++ echo torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4011016Z ++ grep RECORD 2025-06-01T22:52:18.4032296Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4033025Z +++ openssl base64 2025-06-01T22:52:18.4033271Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.4033528Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.4033780Z +++ sed -e s/=//g 2025-06-01T22:52:18.4074155Z ++ HASH=W-GHd_uDPgGgJb61UDO_Nuqhz3Lb7r6bZW3FB1nin5k 2025-06-01T22:52:18.4077911Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4078535Z +++ awk '{print $5}' 2025-06-01T22:52:18.4107137Z ++ FSIZE=1280 2025-06-01T22:52:18.4108021Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h",sha256=W-GHd_uDPgGgJb61UDO_Nuqhz3Lb7r6bZW3FB1nin5k,1280' 2025-06-01T22:52:18.4109092Z ++ read fname 2025-06-01T22:52:18.4109591Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h 2025-06-01T22:52:18.4110257Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h 2025-06-01T22:52:18.4110853Z ++ echo torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h 2025-06-01T22:52:18.4111306Z ++ grep RECORD 2025-06-01T22:52:18.4129256Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h 2025-06-01T22:52:18.4129859Z +++ openssl base64 2025-06-01T22:52:18.4130336Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.4131569Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.4132826Z +++ sed -e s/=//g 2025-06-01T22:52:18.4171459Z ++ HASH=FZLYLFKa1CqRqOEzIY3p_7H_RkXETz3HgcG_ugM33Lk 2025-06-01T22:52:18.4176474Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h 2025-06-01T22:52:18.4177968Z +++ awk '{print $5}' 2025-06-01T22:52:18.4204929Z ++ FSIZE=967 2025-06-01T22:52:18.4205703Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h",sha256=FZLYLFKa1CqRqOEzIY3p_7H_RkXETz3HgcG_ugM33Lk,967' 2025-06-01T22:52:18.4206477Z ++ read fname 2025-06-01T22:52:18.4207031Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h 2025-06-01T22:52:18.4207685Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h 2025-06-01T22:52:18.4208323Z ++ echo torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h 2025-06-01T22:52:18.4208782Z ++ grep RECORD 2025-06-01T22:52:18.4229054Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h 2025-06-01T22:52:18.4229743Z +++ openssl base64 2025-06-01T22:52:18.4230080Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.4230336Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.4230613Z +++ sed -e s/=//g 2025-06-01T22:52:18.4271262Z ++ HASH=76gif8Zg83idgUGcDZQfFFFrRBKVvQ5eOEsKc90qWLg 2025-06-01T22:52:18.4275124Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h 2025-06-01T22:52:18.4275978Z +++ awk '{print $5}' 2025-06-01T22:52:18.4302689Z ++ FSIZE=2881 2025-06-01T22:52:18.4303404Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h",sha256=76gif8Zg83idgUGcDZQfFFFrRBKVvQ5eOEsKc90qWLg,2881' 2025-06-01T22:52:18.4304148Z ++ read fname 2025-06-01T22:52:18.4304682Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4305529Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4306330Z ++ echo torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4306888Z ++ grep RECORD 2025-06-01T22:52:18.4326511Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4327216Z +++ openssl base64 2025-06-01T22:52:18.4327515Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.4328247Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.4329699Z +++ sed -e s/=//g 2025-06-01T22:52:18.4368297Z ++ HASH=x-gDfK5YQ3KscofGu6LGMvKk14n3qVtujJBva6zMxtA 2025-06-01T22:52:18.4373317Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4373919Z +++ awk '{print $5}' 2025-06-01T22:52:18.4401144Z ++ FSIZE=1142 2025-06-01T22:52:18.4402047Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h",sha256=x-gDfK5YQ3KscofGu6LGMvKk14n3qVtujJBva6zMxtA,1142' 2025-06-01T22:52:18.4402929Z ++ read fname 2025-06-01T22:52:18.4403320Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool2d_native.h 2025-06-01T22:52:18.4403870Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool2d_native.h 2025-06-01T22:52:18.4404709Z ++ echo torch/include/ATen/ops/mkldnn_max_pool2d_native.h 2025-06-01T22:52:18.4405122Z ++ grep RECORD 2025-06-01T22:52:18.4428326Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool2d_native.h 2025-06-01T22:52:18.4428887Z +++ openssl base64 2025-06-01T22:52:18.4429297Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.4429555Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.4429805Z +++ sed -e s/=//g 2025-06-01T22:52:18.4472391Z ++ HASH=ZCKBajm4SJgEbgEGQ2Zd-eJDJMCZHriyPcGCV2NXjTk 2025-06-01T22:52:18.4475710Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool2d_native.h 2025-06-01T22:52:18.4476819Z +++ awk '{print $5}' 2025-06-01T22:52:18.4503652Z ++ FSIZE=829 2025-06-01T22:52:18.4504315Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool2d_native.h",sha256=ZCKBajm4SJgEbgEGQ2Zd-eJDJMCZHriyPcGCV2NXjTk,829' 2025-06-01T22:52:18.4505121Z ++ read fname 2025-06-01T22:52:18.4505519Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool2d_ops.h 2025-06-01T22:52:18.4506116Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool2d_ops.h 2025-06-01T22:52:18.4506575Z ++ echo torch/include/ATen/ops/mkldnn_max_pool2d_ops.h 2025-06-01T22:52:18.4507048Z ++ grep RECORD 2025-06-01T22:52:18.4527025Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool2d_ops.h 2025-06-01T22:52:18.4527550Z +++ openssl base64 2025-06-01T22:52:18.4528319Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.4529326Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.4530585Z +++ sed -e s/=//g 2025-06-01T22:52:18.4570114Z ++ HASH=jFL2IxH0cqgt9W-rHqwcJ-cC7frVFs1OQ5bf-jxb6o0 2025-06-01T22:52:18.4575084Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool2d_ops.h 2025-06-01T22:52:18.4576056Z +++ awk '{print $5}' 2025-06-01T22:52:18.4603442Z ++ FSIZE=2435 2025-06-01T22:52:18.4604412Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool2d_ops.h",sha256=jFL2IxH0cqgt9W-rHqwcJ-cC7frVFs1OQ5bf-jxb6o0,2435' 2025-06-01T22:52:18.4605354Z ++ read fname 2025-06-01T22:52:18.4605720Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool3d.h 2025-06-01T22:52:18.4606231Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool3d.h 2025-06-01T22:52:18.4606670Z ++ echo torch/include/ATen/ops/mkldnn_max_pool3d.h 2025-06-01T22:52:18.4607064Z ++ grep RECORD 2025-06-01T22:52:18.4627743Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool3d.h 2025-06-01T22:52:18.4628363Z +++ openssl base64 2025-06-01T22:52:18.4628616Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.4629117Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.4629846Z +++ sed -e s/=//g 2025-06-01T22:52:18.4672514Z ++ HASH=ozEVzdQC_iOgelZFG6fwkvxPwdV-JktR-EO5yI4jU5M 2025-06-01T22:52:18.4677028Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool3d.h 2025-06-01T22:52:18.4677508Z +++ awk '{print $5}' 2025-06-01T22:52:18.4703383Z ++ FSIZE=1967 2025-06-01T22:52:18.4704234Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool3d.h",sha256=ozEVzdQC_iOgelZFG6fwkvxPwdV-JktR-EO5yI4jU5M,1967' 2025-06-01T22:52:18.4704994Z ++ read fname 2025-06-01T22:52:18.4705439Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool3d_backward.h 2025-06-01T22:52:18.4706037Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool3d_backward.h 2025-06-01T22:52:18.4706594Z ++ echo torch/include/ATen/ops/mkldnn_max_pool3d_backward.h 2025-06-01T22:52:18.4707004Z ++ grep RECORD 2025-06-01T22:52:18.4726565Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool3d_backward.h 2025-06-01T22:52:18.4727543Z +++ openssl base64 2025-06-01T22:52:18.4727941Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.4728753Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.4730059Z +++ sed -e s/=//g 2025-06-01T22:52:18.4770517Z ++ HASH=OyaoxfakuAUcRP1pOBAeDzNDxbQA0D8gCmmNxhRfbQw 2025-06-01T22:52:18.4775453Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool3d_backward.h 2025-06-01T22:52:18.4776307Z +++ awk '{print $5}' 2025-06-01T22:52:18.4802893Z ++ FSIZE=2411 2025-06-01T22:52:18.4803692Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool3d_backward.h",sha256=OyaoxfakuAUcRP1pOBAeDzNDxbQA0D8gCmmNxhRfbQw,2411' 2025-06-01T22:52:18.4804814Z ++ read fname 2025-06-01T22:52:18.4805399Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4806369Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4807281Z ++ echo torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4808072Z ++ grep RECORD 2025-06-01T22:52:18.4829782Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4830511Z +++ openssl base64 2025-06-01T22:52:18.4830785Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.4831033Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.4831781Z +++ sed -e s/=//g 2025-06-01T22:52:18.4873627Z ++ HASH=NOEZKZcef2UHL6jClsc_pGcwyO2riRVc85F2CRRvwmM 2025-06-01T22:52:18.4876139Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.4877708Z +++ awk '{print $5}' 2025-06-01T22:52:18.4905360Z ++ FSIZE=1280 2025-06-01T22:52:18.4906273Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h",sha256=NOEZKZcef2UHL6jClsc_pGcwyO2riRVc85F2CRRvwmM,1280' 2025-06-01T22:52:18.4907190Z ++ read fname 2025-06-01T22:52:18.4907611Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h 2025-06-01T22:52:18.4908288Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h 2025-06-01T22:52:18.4908880Z ++ echo torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h 2025-06-01T22:52:18.4909473Z ++ grep RECORD 2025-06-01T22:52:18.4928891Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h 2025-06-01T22:52:18.4929643Z +++ openssl base64 2025-06-01T22:52:18.4930311Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.4931481Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.4932831Z +++ sed -e s/=//g 2025-06-01T22:52:18.4972097Z ++ HASH=8R2kRx2BrI57XghQRtEyMchdPpP5ENrLLyJ0FTtpGl4 2025-06-01T22:52:18.4977135Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h 2025-06-01T22:52:18.4978526Z +++ awk '{print $5}' 2025-06-01T22:52:18.5003900Z ++ FSIZE=967 2025-06-01T22:52:18.5005424Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h",sha256=8R2kRx2BrI57XghQRtEyMchdPpP5ENrLLyJ0FTtpGl4,967' 2025-06-01T22:52:18.5006299Z ++ read fname 2025-06-01T22:52:18.5006746Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h 2025-06-01T22:52:18.5007447Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h 2025-06-01T22:52:18.5008030Z ++ echo torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h 2025-06-01T22:52:18.5008484Z ++ grep RECORD 2025-06-01T22:52:18.5029860Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h 2025-06-01T22:52:18.5030508Z +++ openssl base64 2025-06-01T22:52:18.5030761Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.5031019Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.5031591Z +++ sed -e s/=//g 2025-06-01T22:52:18.5072355Z ++ HASH=ed8DsMz7VKkMkEcCrwW1EOQRIUNf2U_KviEM52jlbPs 2025-06-01T22:52:18.5077469Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h 2025-06-01T22:52:18.5077988Z +++ awk '{print $5}' 2025-06-01T22:52:18.5104169Z ++ FSIZE=2881 2025-06-01T22:52:18.5104979Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h",sha256=ed8DsMz7VKkMkEcCrwW1EOQRIUNf2U_KviEM52jlbPs,2881' 2025-06-01T22:52:18.5105742Z ++ read fname 2025-06-01T22:52:18.5106313Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5107247Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5108090Z ++ echo torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5108717Z ++ grep RECORD 2025-06-01T22:52:18.5128208Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5128963Z +++ openssl base64 2025-06-01T22:52:18.5129234Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.5130184Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.5131477Z +++ sed -e s/=//g 2025-06-01T22:52:18.5170520Z ++ HASH=vIDea-OnUwC_IdUQMpnlBLJn-rILWfhT3pD8ObMkaQw 2025-06-01T22:52:18.5176128Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5176984Z +++ awk '{print $5}' 2025-06-01T22:52:18.5202510Z ++ FSIZE=1142 2025-06-01T22:52:18.5203547Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h",sha256=vIDea-OnUwC_IdUQMpnlBLJn-rILWfhT3pD8ObMkaQw,1142' 2025-06-01T22:52:18.5204607Z ++ read fname 2025-06-01T22:52:18.5205229Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool3d_native.h 2025-06-01T22:52:18.5205813Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool3d_native.h 2025-06-01T22:52:18.5206362Z ++ echo torch/include/ATen/ops/mkldnn_max_pool3d_native.h 2025-06-01T22:52:18.5206860Z ++ grep RECORD 2025-06-01T22:52:18.5227686Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool3d_native.h 2025-06-01T22:52:18.5228292Z +++ openssl base64 2025-06-01T22:52:18.5228855Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.5229450Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.5230752Z +++ sed -e s/=//g 2025-06-01T22:52:18.5272310Z ++ HASH=D5irLdTDOlCiIMfvuD5xQFVxqfZXo-G9UOxpnqef7gc 2025-06-01T22:52:18.5275712Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool3d_native.h 2025-06-01T22:52:18.5276891Z +++ awk '{print $5}' 2025-06-01T22:52:18.5303755Z ++ FSIZE=829 2025-06-01T22:52:18.5304620Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool3d_native.h",sha256=D5irLdTDOlCiIMfvuD5xQFVxqfZXo-G9UOxpnqef7gc,829' 2025-06-01T22:52:18.5305336Z ++ read fname 2025-06-01T22:52:18.5305762Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_max_pool3d_ops.h 2025-06-01T22:52:18.5306295Z ++ FPATH=torch/include/ATen/ops/mkldnn_max_pool3d_ops.h 2025-06-01T22:52:18.5306755Z ++ echo torch/include/ATen/ops/mkldnn_max_pool3d_ops.h 2025-06-01T22:52:18.5307146Z ++ grep RECORD 2025-06-01T22:52:18.5326929Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_max_pool3d_ops.h 2025-06-01T22:52:18.5327485Z +++ openssl base64 2025-06-01T22:52:18.5327767Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.5328977Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.5330268Z +++ sed -e s/=//g 2025-06-01T22:52:18.5369819Z ++ HASH=DrjhUzAsNjqeUJkbHlf9ZLGJqedf42jBuZfhOXhxJBg 2025-06-01T22:52:18.5374393Z +++ ls -nl torch/include/ATen/ops/mkldnn_max_pool3d_ops.h 2025-06-01T22:52:18.5375175Z +++ awk '{print $5}' 2025-06-01T22:52:18.5401440Z ++ FSIZE=2435 2025-06-01T22:52:18.5402164Z ++ echo '"torch/include/ATen/ops/mkldnn_max_pool3d_ops.h",sha256=DrjhUzAsNjqeUJkbHlf9ZLGJqedf42jBuZfhOXhxJBg,2435' 2025-06-01T22:52:18.5402867Z ++ read fname 2025-06-01T22:52:18.5403284Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h 2025-06-01T22:52:18.5403873Z ++ FPATH=torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h 2025-06-01T22:52:18.5404741Z ++ echo torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h 2025-06-01T22:52:18.5405171Z ++ grep RECORD 2025-06-01T22:52:18.5427984Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h 2025-06-01T22:52:18.5428586Z +++ openssl base64 2025-06-01T22:52:18.5428837Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.5429317Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.5430060Z +++ sed -e s/=//g 2025-06-01T22:52:18.5472062Z ++ HASH=ZTxE0_JjLVZKQZRoSR19-grFMCTf_28MRXeonDspCPo 2025-06-01T22:52:18.5475536Z +++ ls -nl torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h 2025-06-01T22:52:18.5476283Z +++ awk '{print $5}' 2025-06-01T22:52:18.5503482Z ++ FSIZE=7765 2025-06-01T22:52:18.5504370Z ++ echo '"torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h",sha256=ZTxE0_JjLVZKQZRoSR19-grFMCTf_28MRXeonDspCPo,7765' 2025-06-01T22:52:18.5505173Z ++ read fname 2025-06-01T22:52:18.5505827Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5506845Z ++ FPATH=torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5507826Z ++ echo torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5508433Z ++ grep RECORD 2025-06-01T22:52:18.5528194Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5529251Z +++ openssl base64 2025-06-01T22:52:18.5529544Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.5530087Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.5531310Z +++ sed -e s/=//g 2025-06-01T22:52:18.5570362Z ++ HASH=fgyhpMgWFHPAMhx6gaAz02pPpt7cl9tuylBjZFKKcEs 2025-06-01T22:52:18.5576002Z +++ ls -nl torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5576687Z +++ awk '{print $5}' 2025-06-01T22:52:18.5603033Z ++ FSIZE=1757 2025-06-01T22:52:18.5604269Z ++ echo '"torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h",sha256=fgyhpMgWFHPAMhx6gaAz02pPpt7cl9tuylBjZFKKcEs,1757' 2025-06-01T22:52:18.5605465Z ++ read fname 2025-06-01T22:52:18.5605914Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h 2025-06-01T22:52:18.5606738Z ++ FPATH=torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h 2025-06-01T22:52:18.5607432Z ++ echo torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h 2025-06-01T22:52:18.5607921Z ++ grep RECORD 2025-06-01T22:52:18.5630733Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h 2025-06-01T22:52:18.5631325Z +++ openssl base64 2025-06-01T22:52:18.5632402Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.5632646Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.5633067Z +++ sed -e s/=//g 2025-06-01T22:52:18.5674023Z ++ HASH=_cVR5vFLqcJ0zSrk9kIWet9M_z94YZ4lPe-Mxg-ZvOo 2025-06-01T22:52:18.5677652Z +++ ls -nl torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h 2025-06-01T22:52:18.5678434Z +++ awk '{print $5}' 2025-06-01T22:52:18.5705396Z ++ FSIZE=901 2025-06-01T22:52:18.5706255Z ++ echo '"torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h",sha256=_cVR5vFLqcJ0zSrk9kIWet9M_z94YZ4lPe-Mxg-ZvOo,901' 2025-06-01T22:52:18.5707041Z ++ read fname 2025-06-01T22:52:18.5707478Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h 2025-06-01T22:52:18.5708212Z ++ FPATH=torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h 2025-06-01T22:52:18.5708838Z ++ echo torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h 2025-06-01T22:52:18.5709358Z ++ grep RECORD 2025-06-01T22:52:18.5728148Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h 2025-06-01T22:52:18.5728814Z +++ openssl base64 2025-06-01T22:52:18.5729668Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.5731255Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.5732350Z +++ sed -e s/=//g 2025-06-01T22:52:18.5770382Z ++ HASH=GDiZKqymxngPax4D4i-4R1tFYTyF4JpZiKQ78EMB3Ew 2025-06-01T22:52:18.5775674Z +++ ls -nl torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h 2025-06-01T22:52:18.5776576Z +++ awk '{print $5}' 2025-06-01T22:52:18.5802602Z ++ FSIZE=2685 2025-06-01T22:52:18.5803384Z ++ echo '"torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h",sha256=GDiZKqymxngPax4D4i-4R1tFYTyF4JpZiKQ78EMB3Ew,2685' 2025-06-01T22:52:18.5804279Z ++ read fname 2025-06-01T22:52:18.5804908Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h 2025-06-01T22:52:18.5805667Z ++ FPATH=torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h 2025-06-01T22:52:18.5806305Z ++ echo torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h 2025-06-01T22:52:18.5806734Z ++ grep RECORD 2025-06-01T22:52:18.5828428Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h 2025-06-01T22:52:18.5829117Z +++ openssl base64 2025-06-01T22:52:18.5829376Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.5829687Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.5829946Z +++ sed -e s/=//g 2025-06-01T22:52:18.5872496Z ++ HASH=s50USZwr1m-xIExrN4uaI7p5OdaldZd4_QwKywZJJlU 2025-06-01T22:52:18.5875566Z +++ ls -nl torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h 2025-06-01T22:52:18.5876797Z +++ awk '{print $5}' 2025-06-01T22:52:18.5904684Z ++ FSIZE=7765 2025-06-01T22:52:18.5905532Z ++ echo '"torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h",sha256=s50USZwr1m-xIExrN4uaI7p5OdaldZd4_QwKywZJJlU,7765' 2025-06-01T22:52:18.5906499Z ++ read fname 2025-06-01T22:52:18.5907223Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5908282Z ++ FPATH=torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5909223Z ++ echo torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5909824Z ++ grep RECORD 2025-06-01T22:52:18.5928134Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5928940Z +++ openssl base64 2025-06-01T22:52:18.5929210Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.5930085Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.5931360Z +++ sed -e s/=//g 2025-06-01T22:52:18.5971926Z ++ HASH=1R4plubq8sLg-asv5Io_EWN4ujIO-uuBo4s1QVrjM3Y 2025-06-01T22:52:18.5977334Z +++ ls -nl torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.5978484Z +++ awk '{print $5}' 2025-06-01T22:52:18.6005503Z ++ FSIZE=1757 2025-06-01T22:52:18.6006699Z ++ echo '"torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h",sha256=1R4plubq8sLg-asv5Io_EWN4ujIO-uuBo4s1QVrjM3Y,1757' 2025-06-01T22:52:18.6007754Z ++ read fname 2025-06-01T22:52:18.6008261Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h 2025-06-01T22:52:18.6008526Z ++ FPATH=torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h 2025-06-01T22:52:18.6008768Z ++ echo torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h 2025-06-01T22:52:18.6008870Z ++ grep RECORD 2025-06-01T22:52:18.6029460Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h 2025-06-01T22:52:18.6029581Z +++ openssl base64 2025-06-01T22:52:18.6030898Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.6031000Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.6032078Z +++ sed -e s/=//g 2025-06-01T22:52:18.6074439Z ++ HASH=G0KvlTt5e3uq1e9DGzgNZC33l_auBF0qRWc3BNLURAE 2025-06-01T22:52:18.6078391Z +++ ls -nl torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h 2025-06-01T22:52:18.6079574Z +++ awk '{print $5}' 2025-06-01T22:52:18.6106036Z ++ FSIZE=901 2025-06-01T22:52:18.6106792Z ++ echo '"torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h",sha256=G0KvlTt5e3uq1e9DGzgNZC33l_auBF0qRWc3BNLURAE,901' 2025-06-01T22:52:18.6106916Z ++ read fname 2025-06-01T22:52:18.6107194Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h 2025-06-01T22:52:18.6107441Z ++ FPATH=torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h 2025-06-01T22:52:18.6107801Z ++ echo torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h 2025-06-01T22:52:18.6108786Z ++ grep RECORD 2025-06-01T22:52:18.6128445Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h 2025-06-01T22:52:18.6128994Z +++ openssl base64 2025-06-01T22:52:18.6129973Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.6131379Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.6132534Z +++ sed -e s/=//g 2025-06-01T22:52:18.6171305Z ++ HASH=sFme_Al4wS4iEyDoSRzB8zrp65CilqtEBJxu2yKwX3c 2025-06-01T22:52:18.6176406Z +++ ls -nl torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h 2025-06-01T22:52:18.6177982Z +++ awk '{print $5}' 2025-06-01T22:52:18.6203498Z ++ FSIZE=2685 2025-06-01T22:52:18.6204215Z ++ echo '"torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h",sha256=sFme_Al4wS4iEyDoSRzB8zrp65CilqtEBJxu2yKwX3c,2685' 2025-06-01T22:52:18.6204312Z ++ read fname 2025-06-01T22:52:18.6204528Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_rnn_layer.h 2025-06-01T22:52:18.6204852Z ++ FPATH=torch/include/ATen/ops/mkldnn_rnn_layer.h 2025-06-01T22:52:18.6206780Z ++ echo torch/include/ATen/ops/mkldnn_rnn_layer.h 2025-06-01T22:52:18.6207097Z ++ grep RECORD 2025-06-01T22:52:18.6229525Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_rnn_layer.h 2025-06-01T22:52:18.6229779Z +++ openssl base64 2025-06-01T22:52:18.6229905Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.6231844Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.6231943Z +++ sed -e s/=//g 2025-06-01T22:52:18.6273515Z ++ HASH=NcrGpYGWRK91S43P18n43suVFhyKiXP9eP1gYruPfGM 2025-06-01T22:52:18.6276927Z +++ ls -nl torch/include/ATen/ops/mkldnn_rnn_layer.h 2025-06-01T22:52:18.6277035Z +++ awk '{print $5}' 2025-06-01T22:52:18.6305204Z ++ FSIZE=3755 2025-06-01T22:52:18.6305806Z ++ echo '"torch/include/ATen/ops/mkldnn_rnn_layer.h",sha256=NcrGpYGWRK91S43P18n43suVFhyKiXP9eP1gYruPfGM,3755' 2025-06-01T22:52:18.6305917Z ++ read fname 2025-06-01T22:52:18.6306205Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_rnn_layer_backward.h 2025-06-01T22:52:18.6306415Z ++ FPATH=torch/include/ATen/ops/mkldnn_rnn_layer_backward.h 2025-06-01T22:52:18.6306604Z ++ echo torch/include/ATen/ops/mkldnn_rnn_layer_backward.h 2025-06-01T22:52:18.6307724Z ++ grep RECORD 2025-06-01T22:52:18.6328613Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_rnn_layer_backward.h 2025-06-01T22:52:18.6329189Z +++ openssl base64 2025-06-01T22:52:18.6329977Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.6331337Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.6332609Z +++ sed -e s/=//g 2025-06-01T22:52:18.6371997Z ++ HASH=QjX9_8bpLxSGJeeudhOgSXXXlVHFhztomGxVTCcbg94 2025-06-01T22:52:18.6376792Z +++ ls -nl torch/include/ATen/ops/mkldnn_rnn_layer_backward.h 2025-06-01T22:52:18.6378575Z +++ awk '{print $5}' 2025-06-01T22:52:18.6405298Z ++ FSIZE=5579 2025-06-01T22:52:18.6405893Z ++ echo '"torch/include/ATen/ops/mkldnn_rnn_layer_backward.h",sha256=QjX9_8bpLxSGJeeudhOgSXXXlVHFhztomGxVTCcbg94,5579' 2025-06-01T22:52:18.6406012Z ++ read fname 2025-06-01T22:52:18.6406453Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.6406829Z ++ FPATH=torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.6407547Z ++ echo torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.6407667Z ++ grep RECORD 2025-06-01T22:52:18.6430484Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.6430634Z +++ openssl base64 2025-06-01T22:52:18.6432076Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.6432178Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.6432275Z +++ sed -e s/=//g 2025-06-01T22:52:18.6473819Z ++ HASH=Zu4XQF3m3DvK0R9cXwXodiY7v60EiZxatzC5IlY1OyE 2025-06-01T22:52:18.6477448Z +++ ls -nl torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.6477662Z +++ awk '{print $5}' 2025-06-01T22:52:18.6504728Z ++ FSIZE=2465 2025-06-01T22:52:18.6505475Z ++ echo '"torch/include/ATen/ops/mkldnn_rnn_layer_backward_compositeexplicitautograd_dispatch.h",sha256=Zu4XQF3m3DvK0R9cXwXodiY7v60EiZxatzC5IlY1OyE,2465' 2025-06-01T22:52:18.6505570Z ++ read fname 2025-06-01T22:52:18.6505902Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-06-01T22:52:18.6506175Z ++ FPATH=torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-06-01T22:52:18.6506885Z ++ echo torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-06-01T22:52:18.6507973Z ++ grep RECORD 2025-06-01T22:52:18.6528527Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-06-01T22:52:18.6528651Z +++ openssl base64 2025-06-01T22:52:18.6529210Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.6530190Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.6531357Z +++ sed -e s/=//g 2025-06-01T22:52:18.6570824Z ++ HASH=UwF_W-oM6nMCFphzm_6fzRJvw0OnTmKeSTyMIwrHxiY 2025-06-01T22:52:18.6575855Z +++ ls -nl torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h 2025-06-01T22:52:18.6576697Z +++ awk '{print $5}' 2025-06-01T22:52:18.6603707Z ++ FSIZE=1392 2025-06-01T22:52:18.6604439Z ++ echo '"torch/include/ATen/ops/mkldnn_rnn_layer_backward_cpu_dispatch.h",sha256=UwF_W-oM6nMCFphzm_6fzRJvw0OnTmKeSTyMIwrHxiY,1392' 2025-06-01T22:52:18.6604691Z ++ read fname 2025-06-01T22:52:18.6605220Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h 2025-06-01T22:52:18.6605455Z ++ FPATH=torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h 2025-06-01T22:52:18.6605690Z ++ echo torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h 2025-06-01T22:52:18.6605803Z ++ grep RECORD 2025-06-01T22:52:18.6629635Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h 2025-06-01T22:52:18.6629753Z +++ openssl base64 2025-06-01T22:52:18.6629866Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.6629962Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.6630689Z +++ sed -e s/=//g 2025-06-01T22:52:18.6671609Z ++ HASH=YHccmQd8ZOxc568gvwvw8E7y9LfMf8ZB4n11EXKbhZU 2025-06-01T22:52:18.6674743Z +++ ls -nl torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h 2025-06-01T22:52:18.6675571Z +++ awk '{print $5}' 2025-06-01T22:52:18.6702728Z ++ FSIZE=2025 2025-06-01T22:52:18.6703342Z ++ echo '"torch/include/ATen/ops/mkldnn_rnn_layer_backward_native.h",sha256=YHccmQd8ZOxc568gvwvw8E7y9LfMf8ZB4n11EXKbhZU,2025' 2025-06-01T22:52:18.6703441Z ++ read fname 2025-06-01T22:52:18.6703861Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h 2025-06-01T22:52:18.6704096Z ++ FPATH=torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h 2025-06-01T22:52:18.6704304Z ++ echo torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h 2025-06-01T22:52:18.6705467Z ++ grep RECORD 2025-06-01T22:52:18.6727050Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h 2025-06-01T22:52:18.6727169Z +++ openssl base64 2025-06-01T22:52:18.6727465Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.6728800Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.6729910Z +++ sed -e s/=//g 2025-06-01T22:52:18.6771638Z ++ HASH=CbeYIERrg8CNDNq2X_v0J4DM18FPqOb43CK6UGA1ru8 2025-06-01T22:52:18.6776845Z +++ ls -nl torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h 2025-06-01T22:52:18.6778544Z +++ awk '{print $5}' 2025-06-01T22:52:18.6805779Z ++ FSIZE=6474 2025-06-01T22:52:18.6806356Z ++ echo '"torch/include/ATen/ops/mkldnn_rnn_layer_backward_ops.h",sha256=CbeYIERrg8CNDNq2X_v0J4DM18FPqOb43CK6UGA1ru8,6474' 2025-06-01T22:52:18.6806457Z ++ read fname 2025-06-01T22:52:18.6806862Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.6807211Z ++ FPATH=torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.6807549Z ++ echo torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.6807649Z ++ grep RECORD 2025-06-01T22:52:18.6832425Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.6832545Z +++ openssl base64 2025-06-01T22:52:18.6832645Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.6832745Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.6832855Z +++ sed -e s/=//g 2025-06-01T22:52:18.6873105Z ++ HASH=9hMvweCvF-PAgR_aQ75FP-yAhd6xz7llMQZBjpGBkUg 2025-06-01T22:52:18.6875146Z +++ ls -nl torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.6875669Z +++ awk '{print $5}' 2025-06-01T22:52:18.6902915Z ++ FSIZE=1761 2025-06-01T22:52:18.6903622Z ++ echo '"torch/include/ATen/ops/mkldnn_rnn_layer_compositeexplicitautograd_dispatch.h",sha256=9hMvweCvF-PAgR_aQ75FP-yAhd6xz7llMQZBjpGBkUg,1761' 2025-06-01T22:52:18.6903735Z ++ read fname 2025-06-01T22:52:18.6904005Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h 2025-06-01T22:52:18.6904222Z ++ FPATH=torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h 2025-06-01T22:52:18.6904481Z ++ echo torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h 2025-06-01T22:52:18.6905184Z ++ grep RECORD 2025-06-01T22:52:18.6927264Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h 2025-06-01T22:52:18.6927401Z +++ openssl base64 2025-06-01T22:52:18.6927507Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.6928805Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.6929924Z +++ sed -e s/=//g 2025-06-01T22:52:18.6970914Z ++ HASH=EcOtf3uG9B90tGTX9B2nlGegs2YcfWx6XOYcuOaaHfg 2025-06-01T22:52:18.6975898Z +++ ls -nl torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h 2025-06-01T22:52:18.6976501Z +++ awk '{print $5}' 2025-06-01T22:52:18.7002923Z ++ FSIZE=1103 2025-06-01T22:52:18.7003490Z ++ echo '"torch/include/ATen/ops/mkldnn_rnn_layer_cpu_dispatch.h",sha256=EcOtf3uG9B90tGTX9B2nlGegs2YcfWx6XOYcuOaaHfg,1103' 2025-06-01T22:52:18.7003609Z ++ read fname 2025-06-01T22:52:18.7003844Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_rnn_layer_native.h 2025-06-01T22:52:18.7004148Z ++ FPATH=torch/include/ATen/ops/mkldnn_rnn_layer_native.h 2025-06-01T22:52:18.7004504Z ++ echo torch/include/ATen/ops/mkldnn_rnn_layer_native.h 2025-06-01T22:52:18.7006014Z ++ grep RECORD 2025-06-01T22:52:18.7030213Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_rnn_layer_native.h 2025-06-01T22:52:18.7030344Z +++ openssl base64 2025-06-01T22:52:18.7030464Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.7030559Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.7030656Z +++ sed -e s/=//g 2025-06-01T22:52:18.7072301Z ++ HASH=-BZMyuW-TpvCxn8sUEozUF5CxVzk-K9U1OtjHsYMh6s 2025-06-01T22:52:18.7075011Z +++ ls -nl torch/include/ATen/ops/mkldnn_rnn_layer_native.h 2025-06-01T22:52:18.7075434Z +++ awk '{print $5}' 2025-06-01T22:52:18.7103732Z ++ FSIZE=1384 2025-06-01T22:52:18.7104412Z ++ echo '"torch/include/ATen/ops/mkldnn_rnn_layer_native.h",sha256=-BZMyuW-TpvCxn8sUEozUF5CxVzk-K9U1OtjHsYMh6s,1384' 2025-06-01T22:52:18.7104508Z ++ read fname 2025-06-01T22:52:18.7104743Z ++ make_wheel_record torch/include/ATen/ops/mkldnn_rnn_layer_ops.h 2025-06-01T22:52:18.7104910Z ++ FPATH=torch/include/ATen/ops/mkldnn_rnn_layer_ops.h 2025-06-01T22:52:18.7105070Z ++ echo torch/include/ATen/ops/mkldnn_rnn_layer_ops.h 2025-06-01T22:52:18.7105334Z ++ grep RECORD 2025-06-01T22:52:18.7126896Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mkldnn_rnn_layer_ops.h 2025-06-01T22:52:18.7127034Z +++ openssl base64 2025-06-01T22:52:18.7127136Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.7128048Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.7129253Z +++ sed -e s/=//g 2025-06-01T22:52:18.7169072Z ++ HASH=4lpg6Yd7emrelur4gm3Da3SsztMaLDMNZZN_IOmhYoA 2025-06-01T22:52:18.7173920Z +++ ls -nl torch/include/ATen/ops/mkldnn_rnn_layer_ops.h 2025-06-01T22:52:18.7174809Z +++ awk '{print $5}' 2025-06-01T22:52:18.7201223Z ++ FSIZE=4337 2025-06-01T22:52:18.7201761Z ++ echo '"torch/include/ATen/ops/mkldnn_rnn_layer_ops.h",sha256=4lpg6Yd7emrelur4gm3Da3SsztMaLDMNZZN_IOmhYoA,4337' 2025-06-01T22:52:18.7201856Z ++ read fname 2025-06-01T22:52:18.7202004Z ++ make_wheel_record torch/include/ATen/ops/mm.h 2025-06-01T22:52:18.7202138Z ++ FPATH=torch/include/ATen/ops/mm.h 2025-06-01T22:52:18.7202257Z ++ echo torch/include/ATen/ops/mm.h 2025-06-01T22:52:18.7203572Z ++ grep RECORD 2025-06-01T22:52:18.7228021Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mm.h 2025-06-01T22:52:18.7228142Z +++ openssl base64 2025-06-01T22:52:18.7228250Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.7228349Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.7228491Z +++ sed -e s/=//g 2025-06-01T22:52:18.7271289Z ++ HASH=lFj1eTLVWmSFlAFK-o5KCANAhriow_CVHSJAzK0pcHE 2025-06-01T22:52:18.7274987Z +++ ls -nl torch/include/ATen/ops/mm.h 2025-06-01T22:52:18.7275829Z +++ awk '{print $5}' 2025-06-01T22:52:18.7302203Z ++ FSIZE=1953 2025-06-01T22:52:18.7302668Z ++ echo '"torch/include/ATen/ops/mm.h",sha256=lFj1eTLVWmSFlAFK-o5KCANAhriow_CVHSJAzK0pcHE,1953' 2025-06-01T22:52:18.7302785Z ++ read fname 2025-06-01T22:52:18.7303182Z ++ make_wheel_record torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:18.7303513Z ++ FPATH=torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:18.7304288Z ++ echo torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:18.7305307Z ++ grep RECORD 2025-06-01T22:52:18.7327132Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:18.7327405Z +++ openssl base64 2025-06-01T22:52:18.7327927Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.7328613Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.7329938Z +++ sed -e s/=//g 2025-06-01T22:52:18.7369213Z ++ HASH=ReNeYLeW2Oo6wzkTDXZ4WYv2FThtaA1Lh1D3--tv8DY 2025-06-01T22:52:18.7374232Z +++ ls -nl torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:18.7374888Z +++ awk '{print $5}' 2025-06-01T22:52:18.7402997Z ++ FSIZE=811 2025-06-01T22:52:18.7403746Z ++ echo '"torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h",sha256=ReNeYLeW2Oo6wzkTDXZ4WYv2FThtaA1Lh1D3--tv8DY,811' 2025-06-01T22:52:18.7403842Z ++ read fname 2025-06-01T22:52:18.7404186Z ++ make_wheel_record torch/include/ATen/ops/mm_cpu_dispatch.h 2025-06-01T22:52:18.7404340Z ++ FPATH=torch/include/ATen/ops/mm_cpu_dispatch.h 2025-06-01T22:52:18.7404663Z ++ echo torch/include/ATen/ops/mm_cpu_dispatch.h 2025-06-01T22:52:18.7404787Z ++ grep RECORD 2025-06-01T22:52:18.7430312Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mm_cpu_dispatch.h 2025-06-01T22:52:18.7430438Z +++ openssl base64 2025-06-01T22:52:18.7430536Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.7430794Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.7430891Z +++ sed -e s/=//g 2025-06-01T22:52:18.7472657Z ++ HASH=5PdBe8AGnCEzTroRbrpiF7CZ-W8_9SA9Y-0XcQaCA2E 2025-06-01T22:52:18.7474626Z +++ ls -nl torch/include/ATen/ops/mm_cpu_dispatch.h 2025-06-01T22:52:18.7475261Z +++ awk '{print $5}' 2025-06-01T22:52:18.7503006Z ++ FSIZE=940 2025-06-01T22:52:18.7503526Z ++ echo '"torch/include/ATen/ops/mm_cpu_dispatch.h",sha256=5PdBe8AGnCEzTroRbrpiF7CZ-W8_9SA9Y-0XcQaCA2E,940' 2025-06-01T22:52:18.7503627Z ++ read fname 2025-06-01T22:52:18.7503837Z ++ make_wheel_record torch/include/ATen/ops/mm_cuda_dispatch.h 2025-06-01T22:52:18.7504024Z ++ FPATH=torch/include/ATen/ops/mm_cuda_dispatch.h 2025-06-01T22:52:18.7504175Z ++ echo torch/include/ATen/ops/mm_cuda_dispatch.h 2025-06-01T22:52:18.7504517Z ++ grep RECORD 2025-06-01T22:52:18.7526848Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mm_cuda_dispatch.h 2025-06-01T22:52:18.7526964Z +++ openssl base64 2025-06-01T22:52:18.7527078Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.7527181Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.7528278Z +++ sed -e s/=//g 2025-06-01T22:52:18.7569118Z ++ HASH=p1Cx5TH4NsH5cgO5o43AilutX2uXFl9UX0ZFEvSIds0 2025-06-01T22:52:18.7574288Z +++ ls -nl torch/include/ATen/ops/mm_cuda_dispatch.h 2025-06-01T22:52:18.7575611Z +++ awk '{print $5}' 2025-06-01T22:52:18.7603350Z ++ FSIZE=1294 2025-06-01T22:52:18.7603917Z ++ echo '"torch/include/ATen/ops/mm_cuda_dispatch.h",sha256=p1Cx5TH4NsH5cgO5o43AilutX2uXFl9UX0ZFEvSIds0,1294' 2025-06-01T22:52:18.7604167Z ++ read fname 2025-06-01T22:52:18.7604339Z ++ make_wheel_record torch/include/ATen/ops/mm_meta.h 2025-06-01T22:52:18.7604470Z ++ FPATH=torch/include/ATen/ops/mm_meta.h 2025-06-01T22:52:18.7604610Z ++ echo torch/include/ATen/ops/mm_meta.h 2025-06-01T22:52:18.7604719Z ++ grep RECORD 2025-06-01T22:52:18.7628092Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mm_meta.h 2025-06-01T22:52:18.7628304Z +++ openssl base64 2025-06-01T22:52:18.7628760Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.7629372Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.7629481Z +++ sed -e s/=//g 2025-06-01T22:52:18.7673839Z ++ HASH=0S7eY1snt14trfNZTFDRs-F7w_p1J4o76P044ow5n6A 2025-06-01T22:52:18.7675800Z +++ ls -nl torch/include/ATen/ops/mm_meta.h 2025-06-01T22:52:18.7676910Z +++ awk '{print $5}' 2025-06-01T22:52:18.7706310Z ++ FSIZE=588 2025-06-01T22:52:18.7706907Z ++ echo '"torch/include/ATen/ops/mm_meta.h",sha256=0S7eY1snt14trfNZTFDRs-F7w_p1J4o76P044ow5n6A,588' 2025-06-01T22:52:18.7707499Z ++ read fname 2025-06-01T22:52:18.7707851Z ++ make_wheel_record torch/include/ATen/ops/mm_meta_dispatch.h 2025-06-01T22:52:18.7708326Z ++ FPATH=torch/include/ATen/ops/mm_meta_dispatch.h 2025-06-01T22:52:18.7708762Z ++ echo torch/include/ATen/ops/mm_meta_dispatch.h 2025-06-01T22:52:18.7709138Z ++ grep RECORD 2025-06-01T22:52:18.7727751Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mm_meta_dispatch.h 2025-06-01T22:52:18.7728423Z +++ openssl base64 2025-06-01T22:52:18.7728996Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.7729958Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.7731240Z +++ sed -e s/=//g 2025-06-01T22:52:18.7770484Z ++ HASH=jYXxC7gP-lJ6pE0E6clafVELaW7DDAbWShDhX_l7hsk 2025-06-01T22:52:18.7775250Z +++ ls -nl torch/include/ATen/ops/mm_meta_dispatch.h 2025-06-01T22:52:18.7776296Z +++ awk '{print $5}' 2025-06-01T22:52:18.7804581Z ++ FSIZE=942 2025-06-01T22:52:18.7805454Z ++ echo '"torch/include/ATen/ops/mm_meta_dispatch.h",sha256=jYXxC7gP-lJ6pE0E6clafVELaW7DDAbWShDhX_l7hsk,942' 2025-06-01T22:52:18.7806147Z ++ read fname 2025-06-01T22:52:18.7806463Z ++ make_wheel_record torch/include/ATen/ops/mm_native.h 2025-06-01T22:52:18.7806906Z ++ FPATH=torch/include/ATen/ops/mm_native.h 2025-06-01T22:52:18.7807302Z ++ echo torch/include/ATen/ops/mm_native.h 2025-06-01T22:52:18.7807647Z ++ grep RECORD 2025-06-01T22:52:18.7830174Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mm_native.h 2025-06-01T22:52:18.7830730Z +++ openssl base64 2025-06-01T22:52:18.7831007Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.7831253Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.7831520Z +++ sed -e s/=//g 2025-06-01T22:52:18.7873256Z ++ HASH=HR-UAz-1t87CRyI0lMRbvcxDT-0OwCngmMNO77IZvmM 2025-06-01T22:52:18.7876238Z +++ ls -nl torch/include/ATen/ops/mm_native.h 2025-06-01T22:52:18.7876809Z +++ awk '{print $5}' 2025-06-01T22:52:18.7904640Z ++ FSIZE=1414 2025-06-01T22:52:18.7905337Z ++ echo '"torch/include/ATen/ops/mm_native.h",sha256=HR-UAz-1t87CRyI0lMRbvcxDT-0OwCngmMNO77IZvmM,1414' 2025-06-01T22:52:18.7905966Z ++ read fname 2025-06-01T22:52:18.7906278Z ++ make_wheel_record torch/include/ATen/ops/mm_ops.h 2025-06-01T22:52:18.7906680Z ++ FPATH=torch/include/ATen/ops/mm_ops.h 2025-06-01T22:52:18.7907103Z ++ echo torch/include/ATen/ops/mm_ops.h 2025-06-01T22:52:18.7907450Z ++ grep RECORD 2025-06-01T22:52:18.7928214Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mm_ops.h 2025-06-01T22:52:18.7928720Z +++ openssl base64 2025-06-01T22:52:18.7929527Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.7931099Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.7932204Z +++ sed -e s/=//g 2025-06-01T22:52:18.7970626Z ++ HASH=n-GgHYslqay1Ndy81hvHbzNS1roe8TSig5TCvww25CU 2025-06-01T22:52:18.7975765Z +++ ls -nl torch/include/ATen/ops/mm_ops.h 2025-06-01T22:52:18.7976647Z +++ awk '{print $5}' 2025-06-01T22:52:18.8003607Z ++ FSIZE=3136 2025-06-01T22:52:18.8004348Z ++ echo '"torch/include/ATen/ops/mm_ops.h",sha256=n-GgHYslqay1Ndy81hvHbzNS1roe8TSig5TCvww25CU,3136' 2025-06-01T22:52:18.8005167Z ++ read fname 2025-06-01T22:52:18.8005474Z ++ make_wheel_record torch/include/ATen/ops/mode.h 2025-06-01T22:52:18.8005937Z ++ FPATH=torch/include/ATen/ops/mode.h 2025-06-01T22:52:18.8006318Z ++ echo torch/include/ATen/ops/mode.h 2025-06-01T22:52:18.8006647Z ++ grep RECORD 2025-06-01T22:52:18.8033141Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mode.h 2025-06-01T22:52:18.8033721Z +++ openssl base64 2025-06-01T22:52:18.8034023Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.8034292Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.8034555Z +++ sed -e s/=//g 2025-06-01T22:52:18.8079487Z ++ HASH=ds48Fntv0C78ZAuqzwI9viLodYHfeq_1ctZcSydGlxs 2025-06-01T22:52:18.8081666Z +++ ls -nl torch/include/ATen/ops/mode.h 2025-06-01T22:52:18.8082975Z +++ awk '{print $5}' 2025-06-01T22:52:18.8110657Z ++ FSIZE=2621 2025-06-01T22:52:18.8111362Z ++ echo '"torch/include/ATen/ops/mode.h",sha256=ds48Fntv0C78ZAuqzwI9viLodYHfeq_1ctZcSydGlxs,2621' 2025-06-01T22:52:18.8111975Z ++ read fname 2025-06-01T22:52:18.8112435Z ++ make_wheel_record torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.8113171Z ++ FPATH=torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.8113841Z ++ echo torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.8114336Z ++ grep RECORD 2025-06-01T22:52:18.8131079Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.8131919Z +++ openssl base64 2025-06-01T22:52:18.8132273Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.8133775Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.8134878Z +++ sed -e s/=//g 2025-06-01T22:52:18.8172670Z ++ HASH=yVjw9RBIyefmqmqCh4IwYpVi-ZDfiWk1VhlndK54bm8 2025-06-01T22:52:18.8178581Z +++ ls -nl torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.8179119Z +++ awk '{print $5}' 2025-06-01T22:52:18.8205775Z ++ FSIZE=1030 2025-06-01T22:52:18.8206656Z ++ echo '"torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h",sha256=yVjw9RBIyefmqmqCh4IwYpVi-ZDfiWk1VhlndK54bm8,1030' 2025-06-01T22:52:18.8207540Z ++ read fname 2025-06-01T22:52:18.8208026Z ++ make_wheel_record torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.8208772Z ++ FPATH=torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.8209478Z ++ echo torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.8209999Z ++ grep RECORD 2025-06-01T22:52:18.8230248Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.8230870Z +++ openssl base64 2025-06-01T22:52:18.8231621Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.8231924Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.8232206Z +++ sed -e s/=//g 2025-06-01T22:52:18.8275088Z ++ HASH=2cjpJiDxzaczkC3bcy-FxnFkC-rp__vLee7UyN4BAY0 2025-06-01T22:52:18.8278016Z +++ ls -nl torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.8278767Z +++ awk '{print $5}' 2025-06-01T22:52:18.8307868Z ++ FSIZE=1149 2025-06-01T22:52:18.8308645Z ++ echo '"torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h",sha256=2cjpJiDxzaczkC3bcy-FxnFkC-rp__vLee7UyN4BAY0,1149' 2025-06-01T22:52:18.8309470Z ++ read fname 2025-06-01T22:52:18.8309815Z ++ make_wheel_record torch/include/ATen/ops/mode_cpu_dispatch.h 2025-06-01T22:52:18.8310316Z ++ FPATH=torch/include/ATen/ops/mode_cpu_dispatch.h 2025-06-01T22:52:18.8310757Z ++ echo torch/include/ATen/ops/mode_cpu_dispatch.h 2025-06-01T22:52:18.8311146Z ++ grep RECORD 2025-06-01T22:52:18.8329328Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mode_cpu_dispatch.h 2025-06-01T22:52:18.8329850Z +++ openssl base64 2025-06-01T22:52:18.8330614Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.8332018Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.8333219Z +++ sed -e s/=//g 2025-06-01T22:52:18.8371726Z ++ HASH=LXChVP5tLSI6szhpdOuxZ0SkCf9o2Hvu-brMglWFvIA 2025-06-01T22:52:18.8376504Z +++ ls -nl torch/include/ATen/ops/mode_cpu_dispatch.h 2025-06-01T22:52:18.8378000Z +++ awk '{print $5}' 2025-06-01T22:52:18.8405831Z ++ FSIZE=779 2025-06-01T22:52:18.8406503Z ++ echo '"torch/include/ATen/ops/mode_cpu_dispatch.h",sha256=LXChVP5tLSI6szhpdOuxZ0SkCf9o2Hvu-brMglWFvIA,779' 2025-06-01T22:52:18.8407195Z ++ read fname 2025-06-01T22:52:18.8407565Z ++ make_wheel_record torch/include/ATen/ops/mode_cuda_dispatch.h 2025-06-01T22:52:18.8408069Z ++ FPATH=torch/include/ATen/ops/mode_cuda_dispatch.h 2025-06-01T22:52:18.8408547Z ++ echo torch/include/ATen/ops/mode_cuda_dispatch.h 2025-06-01T22:52:18.8408930Z ++ grep RECORD 2025-06-01T22:52:18.8431838Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mode_cuda_dispatch.h 2025-06-01T22:52:18.8432390Z +++ openssl base64 2025-06-01T22:52:18.8432641Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.8432896Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.8433153Z +++ sed -e s/=//g 2025-06-01T22:52:18.8474427Z ++ HASH=kVBHurRgXiDpsiIHkEE3vzPMd1dTBH3YJgw2pqCHPsE 2025-06-01T22:52:18.8476310Z +++ ls -nl torch/include/ATen/ops/mode_cuda_dispatch.h 2025-06-01T22:52:18.8477200Z +++ awk '{print $5}' 2025-06-01T22:52:18.8506089Z ++ FSIZE=781 2025-06-01T22:52:18.8506765Z ++ echo '"torch/include/ATen/ops/mode_cuda_dispatch.h",sha256=kVBHurRgXiDpsiIHkEE3vzPMd1dTBH3YJgw2pqCHPsE,781' 2025-06-01T22:52:18.8507460Z ++ read fname 2025-06-01T22:52:18.8507776Z ++ make_wheel_record torch/include/ATen/ops/mode_native.h 2025-06-01T22:52:18.8508369Z ++ FPATH=torch/include/ATen/ops/mode_native.h 2025-06-01T22:52:18.8508759Z ++ echo torch/include/ATen/ops/mode_native.h 2025-06-01T22:52:18.8509188Z ++ grep RECORD 2025-06-01T22:52:18.8528579Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mode_native.h 2025-06-01T22:52:18.8529079Z +++ openssl base64 2025-06-01T22:52:18.8529929Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.8531663Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.8532750Z +++ sed -e s/=//g 2025-06-01T22:52:18.8572041Z ++ HASH=u6YFmXD_fLisSLiryqryPaK0NUdtWtZbgXS-RGo5b88 2025-06-01T22:52:18.8576874Z +++ ls -nl torch/include/ATen/ops/mode_native.h 2025-06-01T22:52:18.8578573Z +++ awk '{print $5}' 2025-06-01T22:52:18.8606070Z ++ FSIZE=963 2025-06-01T22:52:18.8606718Z ++ echo '"torch/include/ATen/ops/mode_native.h",sha256=u6YFmXD_fLisSLiryqryPaK0NUdtWtZbgXS-RGo5b88,963' 2025-06-01T22:52:18.8607367Z ++ read fname 2025-06-01T22:52:18.8607698Z ++ make_wheel_record torch/include/ATen/ops/mode_ops.h 2025-06-01T22:52:18.8608141Z ++ FPATH=torch/include/ATen/ops/mode_ops.h 2025-06-01T22:52:18.8608532Z ++ echo torch/include/ATen/ops/mode_ops.h 2025-06-01T22:52:18.8608898Z ++ grep RECORD 2025-06-01T22:52:18.8632248Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mode_ops.h 2025-06-01T22:52:18.8632746Z +++ openssl base64 2025-06-01T22:52:18.8633131Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.8633398Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.8633653Z +++ sed -e s/=//g 2025-06-01T22:52:18.8674174Z ++ HASH=hqp9oU63Rbt2PPtKvMBPAubXjDvW_TO6nhwG4SLCd0U 2025-06-01T22:52:18.8676360Z +++ ls -nl torch/include/ATen/ops/mode_ops.h 2025-06-01T22:52:18.8677435Z +++ awk '{print $5}' 2025-06-01T22:52:18.8706022Z ++ FSIZE=3693 2025-06-01T22:52:18.8706628Z ++ echo '"torch/include/ATen/ops/mode_ops.h",sha256=hqp9oU63Rbt2PPtKvMBPAubXjDvW_TO6nhwG4SLCd0U,3693' 2025-06-01T22:52:18.8707254Z ++ read fname 2025-06-01T22:52:18.8707572Z ++ make_wheel_record torch/include/ATen/ops/moveaxis.h 2025-06-01T22:52:18.8707988Z ++ FPATH=torch/include/ATen/ops/moveaxis.h 2025-06-01T22:52:18.8708380Z ++ echo torch/include/ATen/ops/moveaxis.h 2025-06-01T22:52:18.8708719Z ++ grep RECORD 2025-06-01T22:52:18.8728067Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/moveaxis.h 2025-06-01T22:52:18.8728562Z +++ openssl base64 2025-06-01T22:52:18.8728843Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.8729484Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.8730711Z +++ sed -e s/=//g 2025-06-01T22:52:18.8770954Z ++ HASH=eJ9YTeMiM3tANKPCnCAGyT8YJtEaR8IZClwwPtzx8VI 2025-06-01T22:52:18.8775598Z +++ ls -nl torch/include/ATen/ops/moveaxis.h 2025-06-01T22:52:18.8776429Z +++ awk '{print $5}' 2025-06-01T22:52:18.8803939Z ++ FSIZE=1016 2025-06-01T22:52:18.8804921Z ++ echo '"torch/include/ATen/ops/moveaxis.h",sha256=eJ9YTeMiM3tANKPCnCAGyT8YJtEaR8IZClwwPtzx8VI,1016' 2025-06-01T22:52:18.8805609Z ++ read fname 2025-06-01T22:52:18.8806110Z ++ make_wheel_record torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.8806912Z ++ FPATH=torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.8807649Z ++ echo torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.8808194Z ++ grep RECORD 2025-06-01T22:52:18.8831413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.8832090Z +++ openssl base64 2025-06-01T22:52:18.8832359Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.8832604Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.8832875Z +++ sed -e s/=//g 2025-06-01T22:52:18.8874306Z ++ HASH=63FIf4CY-v2SiJFepjN4hutOjXSIXSkyinG5xgS37U8 2025-06-01T22:52:18.8876550Z +++ ls -nl torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.8877371Z +++ awk '{print $5}' 2025-06-01T22:52:18.8907412Z ++ FSIZE=912 2025-06-01T22:52:18.8908251Z ++ echo '"torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h",sha256=63FIf4CY-v2SiJFepjN4hutOjXSIXSkyinG5xgS37U8,912' 2025-06-01T22:52:18.8909078Z ++ read fname 2025-06-01T22:52:18.8909423Z ++ make_wheel_record torch/include/ATen/ops/moveaxis_native.h 2025-06-01T22:52:18.8910038Z ++ FPATH=torch/include/ATen/ops/moveaxis_native.h 2025-06-01T22:52:18.8910522Z ++ echo torch/include/ATen/ops/moveaxis_native.h 2025-06-01T22:52:18.8910896Z ++ grep RECORD 2025-06-01T22:52:18.8927991Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/moveaxis_native.h 2025-06-01T22:52:18.8928546Z +++ openssl base64 2025-06-01T22:52:18.8929106Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.8930402Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.8931768Z +++ sed -e s/=//g 2025-06-01T22:52:18.8970433Z ++ HASH=75kgu40C_b7fQDr1k8AX2m3-fRJI2bikdKLvobwcOCw 2025-06-01T22:52:18.8975000Z +++ ls -nl torch/include/ATen/ops/moveaxis_native.h 2025-06-01T22:52:18.8975967Z +++ awk '{print $5}' 2025-06-01T22:52:18.9004161Z ++ FSIZE=624 2025-06-01T22:52:18.9004801Z ++ echo '"torch/include/ATen/ops/moveaxis_native.h",sha256=75kgu40C_b7fQDr1k8AX2m3-fRJI2bikdKLvobwcOCw,624' 2025-06-01T22:52:18.9005723Z ++ read fname 2025-06-01T22:52:18.9006053Z ++ make_wheel_record torch/include/ATen/ops/moveaxis_ops.h 2025-06-01T22:52:18.9006540Z ++ FPATH=torch/include/ATen/ops/moveaxis_ops.h 2025-06-01T22:52:18.9006949Z ++ echo torch/include/ATen/ops/moveaxis_ops.h 2025-06-01T22:52:18.9007325Z ++ grep RECORD 2025-06-01T22:52:18.9029441Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/moveaxis_ops.h 2025-06-01T22:52:18.9029944Z +++ openssl base64 2025-06-01T22:52:18.9030209Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.9030521Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.9030788Z +++ sed -e s/=//g 2025-06-01T22:52:18.9073283Z ++ HASH=O60Gp50LkFnrn7thF_mwXZN9_kanCYGABZgyAorHMNQ 2025-06-01T22:52:18.9076334Z +++ ls -nl torch/include/ATen/ops/moveaxis_ops.h 2025-06-01T22:52:18.9077132Z +++ awk '{print $5}' 2025-06-01T22:52:18.9105822Z ++ FSIZE=1809 2025-06-01T22:52:18.9106543Z ++ echo '"torch/include/ATen/ops/moveaxis_ops.h",sha256=O60Gp50LkFnrn7thF_mwXZN9_kanCYGABZgyAorHMNQ,1809' 2025-06-01T22:52:18.9107196Z ++ read fname 2025-06-01T22:52:18.9107509Z ++ make_wheel_record torch/include/ATen/ops/movedim.h 2025-06-01T22:52:18.9107942Z ++ FPATH=torch/include/ATen/ops/movedim.h 2025-06-01T22:52:18.9108307Z ++ echo torch/include/ATen/ops/movedim.h 2025-06-01T22:52:18.9108649Z ++ grep RECORD 2025-06-01T22:52:18.9127896Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/movedim.h 2025-06-01T22:52:18.9128400Z +++ openssl base64 2025-06-01T22:52:18.9128864Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.9130162Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.9131637Z +++ sed -e s/=//g 2025-06-01T22:52:18.9171267Z ++ HASH=YuxSExJT2pTorb2fcx7NHoTee_sX340GJ-R1dlHex50 2025-06-01T22:52:18.9175674Z +++ ls -nl torch/include/ATen/ops/movedim.h 2025-06-01T22:52:18.9176814Z +++ awk '{print $5}' 2025-06-01T22:52:18.9206187Z ++ FSIZE=1009 2025-06-01T22:52:18.9206802Z ++ echo '"torch/include/ATen/ops/movedim.h",sha256=YuxSExJT2pTorb2fcx7NHoTee_sX340GJ-R1dlHex50,1009' 2025-06-01T22:52:18.9207452Z ++ read fname 2025-06-01T22:52:18.9207821Z ++ make_wheel_record torch/include/ATen/ops/poisson_nll_loss.h 2025-06-01T22:52:18.9208322Z ++ FPATH=torch/include/ATen/ops/poisson_nll_loss.h 2025-06-01T22:52:18.9208766Z ++ echo torch/include/ATen/ops/poisson_nll_loss.h 2025-06-01T22:52:18.9209143Z ++ grep RECORD 2025-06-01T22:52:18.9229763Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/poisson_nll_loss.h 2025-06-01T22:52:18.9230296Z +++ openssl base64 2025-06-01T22:52:18.9230565Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.9230810Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.9231087Z +++ sed -e s/=//g 2025-06-01T22:52:18.9272980Z ++ HASH=6m827xr6gHdDtNp5RKrHCSOOZ3pYLd1zy_6YP4Yi2Gc 2025-06-01T22:52:18.9274963Z +++ ls -nl torch/include/ATen/ops/poisson_nll_loss.h 2025-06-01T22:52:18.9276267Z +++ awk '{print $5}' 2025-06-01T22:52:18.9303835Z ++ FSIZE=874 2025-06-01T22:52:18.9304490Z ++ echo '"torch/include/ATen/ops/poisson_nll_loss.h",sha256=6m827xr6gHdDtNp5RKrHCSOOZ3pYLd1zy_6YP4Yi2Gc,874' 2025-06-01T22:52:18.9305159Z ++ read fname 2025-06-01T22:52:18.9305638Z ++ make_wheel_record torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.9306560Z ++ FPATH=torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.9307325Z ++ echo torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.9307847Z ++ grep RECORD 2025-06-01T22:52:18.9327616Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.9328303Z +++ openssl base64 2025-06-01T22:52:18.9328587Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.9329289Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.9330539Z +++ sed -e s/=//g 2025-06-01T22:52:18.9369619Z ++ HASH=wB-0aaLseyYN1YOEQCyKxxsx2pJJ1UbPqDm2Jcb4z08 2025-06-01T22:52:18.9374587Z +++ ls -nl torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:18.9375735Z +++ awk '{print $5}' 2025-06-01T22:52:18.9402694Z ++ FSIZE=910 2025-06-01T22:52:18.9403680Z ++ echo '"torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h",sha256=wB-0aaLseyYN1YOEQCyKxxsx2pJJ1UbPqDm2Jcb4z08,910' 2025-06-01T22:52:18.9404830Z ++ read fname 2025-06-01T22:52:18.9405184Z ++ make_wheel_record torch/include/ATen/ops/movedim_native.h 2025-06-01T22:52:18.9405661Z ++ FPATH=torch/include/ATen/ops/movedim_native.h 2025-06-01T22:52:18.9406268Z ++ echo torch/include/ATen/ops/movedim_native.h 2025-06-01T22:52:18.9406655Z ++ grep RECORD 2025-06-01T22:52:18.9428384Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/movedim_native.h 2025-06-01T22:52:18.9429045Z +++ openssl base64 2025-06-01T22:52:18.9429295Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.9430338Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.9430595Z +++ sed -e s/=//g 2025-06-01T22:52:18.9471917Z ++ HASH=K607vG305fCJuKIz9PmhgDLX3XxnsXBkSknVhEU8fgQ 2025-06-01T22:52:18.9474813Z +++ ls -nl torch/include/ATen/ops/movedim_native.h 2025-06-01T22:52:18.9475554Z +++ awk '{print $5}' 2025-06-01T22:52:18.9503928Z ++ FSIZE=622 2025-06-01T22:52:18.9504572Z ++ echo '"torch/include/ATen/ops/movedim_native.h",sha256=K607vG305fCJuKIz9PmhgDLX3XxnsXBkSknVhEU8fgQ,622' 2025-06-01T22:52:18.9505252Z ++ read fname 2025-06-01T22:52:18.9505573Z ++ make_wheel_record torch/include/ATen/ops/movedim_ops.h 2025-06-01T22:52:18.9506034Z ++ FPATH=torch/include/ATen/ops/movedim_ops.h 2025-06-01T22:52:18.9506442Z ++ echo torch/include/ATen/ops/movedim_ops.h 2025-06-01T22:52:18.9506794Z ++ grep RECORD 2025-06-01T22:52:18.9526527Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/movedim_ops.h 2025-06-01T22:52:18.9527038Z +++ openssl base64 2025-06-01T22:52:18.9527306Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.9528155Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.9529464Z +++ sed -e s/=//g 2025-06-01T22:52:18.9571008Z ++ HASH=mGxm1VUs7-HQPq3a6__0lESPUtrOkcGNb43AJcOJPE0 2025-06-01T22:52:18.9575760Z +++ ls -nl torch/include/ATen/ops/movedim_ops.h 2025-06-01T22:52:18.9576781Z +++ awk '{print $5}' 2025-06-01T22:52:18.9604581Z ++ FSIZE=1803 2025-06-01T22:52:18.9605266Z ++ echo '"torch/include/ATen/ops/movedim_ops.h",sha256=mGxm1VUs7-HQPq3a6__0lESPUtrOkcGNb43AJcOJPE0,1803' 2025-06-01T22:52:18.9605948Z ++ read fname 2025-06-01T22:52:18.9606341Z ++ make_wheel_record torch/include/ATen/ops/mps_convolution_backward.h 2025-06-01T22:52:18.9606931Z ++ FPATH=torch/include/ATen/ops/mps_convolution_backward.h 2025-06-01T22:52:18.9607442Z ++ echo torch/include/ATen/ops/mps_convolution_backward.h 2025-06-01T22:52:18.9607872Z ++ grep RECORD 2025-06-01T22:52:18.9631211Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mps_convolution_backward.h 2025-06-01T22:52:18.9631793Z +++ openssl base64 2025-06-01T22:52:18.9632064Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.9632311Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.9632587Z +++ sed -e s/=//g 2025-06-01T22:52:18.9675278Z ++ HASH=IWXEIGXqpTDfQPxJA7ACWZotAxekgd9aJ9iCRpvP4f0 2025-06-01T22:52:18.9678003Z +++ ls -nl torch/include/ATen/ops/mps_convolution_backward.h 2025-06-01T22:52:18.9678425Z +++ awk '{print $5}' 2025-06-01T22:52:18.9706847Z ++ FSIZE=8953 2025-06-01T22:52:18.9707569Z ++ echo '"torch/include/ATen/ops/mps_convolution_backward.h",sha256=IWXEIGXqpTDfQPxJA7ACWZotAxekgd9aJ9iCRpvP4f0,8953' 2025-06-01T22:52:18.9708489Z ++ read fname 2025-06-01T22:52:18.9709125Z ++ make_wheel_record torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.9710046Z ++ FPATH=torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.9710920Z ++ echo torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.9711521Z ++ grep RECORD 2025-06-01T22:52:18.9729045Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.9729789Z +++ openssl base64 2025-06-01T22:52:18.9730229Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.9731634Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.9732686Z +++ sed -e s/=//g 2025-06-01T22:52:18.9770893Z ++ HASH=Ll7yey86REXlxLuN7b7LmdCESa3p4zstiVMjtCQoNPs 2025-06-01T22:52:18.9775864Z +++ ls -nl torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:18.9776739Z +++ awk '{print $5}' 2025-06-01T22:52:18.9802679Z ++ FSIZE=2194 2025-06-01T22:52:18.9803902Z ++ echo '"torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h",sha256=Ll7yey86REXlxLuN7b7LmdCESa3p4zstiVMjtCQoNPs,2194' 2025-06-01T22:52:18.9805159Z ++ read fname 2025-06-01T22:52:18.9805586Z ++ make_wheel_record torch/include/ATen/ops/mps_convolution_backward_native.h 2025-06-01T22:52:18.9806388Z ++ FPATH=torch/include/ATen/ops/mps_convolution_backward_native.h 2025-06-01T22:52:18.9806964Z ++ echo torch/include/ATen/ops/mps_convolution_backward_native.h 2025-06-01T22:52:18.9807429Z ++ grep RECORD 2025-06-01T22:52:18.9829596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mps_convolution_backward_native.h 2025-06-01T22:52:18.9830201Z +++ openssl base64 2025-06-01T22:52:18.9830478Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.9830743Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.9831159Z +++ sed -e s/=//g 2025-06-01T22:52:18.9873028Z ++ HASH=Sqs1r0LE0hYYMHiSAV01C9mt_M7S_80o4qu3cB_5Q-k 2025-06-01T22:52:18.9876714Z +++ ls -nl torch/include/ATen/ops/mps_convolution_backward_native.h 2025-06-01T22:52:18.9877435Z +++ awk '{print $5}' 2025-06-01T22:52:18.9904705Z ++ FSIZE=804 2025-06-01T22:52:18.9905437Z ++ echo '"torch/include/ATen/ops/mps_convolution_backward_native.h",sha256=Sqs1r0LE0hYYMHiSAV01C9mt_M7S_80o4qu3cB_5Q-k,804' 2025-06-01T22:52:18.9906310Z ++ read fname 2025-06-01T22:52:18.9906755Z ++ make_wheel_record torch/include/ATen/ops/mps_convolution_backward_ops.h 2025-06-01T22:52:18.9907353Z ++ FPATH=torch/include/ATen/ops/mps_convolution_backward_ops.h 2025-06-01T22:52:18.9907910Z ++ echo torch/include/ATen/ops/mps_convolution_backward_ops.h 2025-06-01T22:52:18.9908341Z ++ grep RECORD 2025-06-01T22:52:18.9928003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mps_convolution_backward_ops.h 2025-06-01T22:52:18.9928646Z +++ openssl base64 2025-06-01T22:52:18.9928915Z +++ sed -e s/+/-/g 2025-06-01T22:52:18.9930249Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:18.9931292Z +++ sed -e s/=//g 2025-06-01T22:52:18.9970391Z ++ HASH=Tm4JOAFwjNgF22BzD9LI6QQen5QL9126RRAPmIG2Wo4 2025-06-01T22:52:18.9975462Z +++ ls -nl torch/include/ATen/ops/mps_convolution_backward_ops.h 2025-06-01T22:52:18.9976286Z +++ awk '{print $5}' 2025-06-01T22:52:19.0002601Z ++ FSIZE=3394 2025-06-01T22:52:19.0003332Z ++ echo '"torch/include/ATen/ops/mps_convolution_backward_ops.h",sha256=Tm4JOAFwjNgF22BzD9LI6QQen5QL9126RRAPmIG2Wo4,3394' 2025-06-01T22:52:19.0004277Z ++ read fname 2025-06-01T22:52:19.0004877Z ++ make_wheel_record torch/include/ATen/ops/mps_convolution_transpose_backward.h 2025-06-01T22:52:19.0005593Z ++ FPATH=torch/include/ATen/ops/mps_convolution_transpose_backward.h 2025-06-01T22:52:19.0006266Z ++ echo torch/include/ATen/ops/mps_convolution_transpose_backward.h 2025-06-01T22:52:19.0006730Z ++ grep RECORD 2025-06-01T22:52:19.0028844Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mps_convolution_transpose_backward.h 2025-06-01T22:52:19.0029473Z +++ openssl base64 2025-06-01T22:52:19.0029927Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.0030207Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.0030885Z +++ sed -e s/=//g 2025-06-01T22:52:19.0071622Z ++ HASH=LjxTSnLm5IfhB4Q-O4Qmv0J59LfhxsdrMtq2X91aTU0 2025-06-01T22:52:19.0076168Z +++ ls -nl torch/include/ATen/ops/mps_convolution_transpose_backward.h 2025-06-01T22:52:19.0076883Z +++ awk '{print $5}' 2025-06-01T22:52:19.0104807Z ++ FSIZE=9689 2025-06-01T22:52:19.0105636Z ++ echo '"torch/include/ATen/ops/mps_convolution_transpose_backward.h",sha256=LjxTSnLm5IfhB4Q-O4Qmv0J59LfhxsdrMtq2X91aTU0,9689' 2025-06-01T22:52:19.0106491Z ++ read fname 2025-06-01T22:52:19.0107107Z ++ make_wheel_record torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.0108191Z ++ FPATH=torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.0109150Z ++ echo torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.0109807Z ++ grep RECORD 2025-06-01T22:52:19.0128718Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.0129579Z +++ openssl base64 2025-06-01T22:52:19.0129992Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.0130878Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.0132045Z +++ sed -e s/=//g 2025-06-01T22:52:19.0170464Z ++ HASH=6kAymuyRJtQ6yai2CYT_r2udh2LSas9MTt0d_5WrhyU 2025-06-01T22:52:19.0175805Z +++ ls -nl torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.0176533Z +++ awk '{print $5}' 2025-06-01T22:52:19.0202329Z ++ FSIZE=2242 2025-06-01T22:52:19.0203306Z ++ echo '"torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h",sha256=6kAymuyRJtQ6yai2CYT_r2udh2LSas9MTt0d_5WrhyU,2242' 2025-06-01T22:52:19.0204489Z ++ read fname 2025-06-01T22:52:19.0205214Z ++ make_wheel_record torch/include/ATen/ops/mps_convolution_transpose_backward_native.h 2025-06-01T22:52:19.0205998Z ++ FPATH=torch/include/ATen/ops/mps_convolution_transpose_backward_native.h 2025-06-01T22:52:19.0206693Z ++ echo torch/include/ATen/ops/mps_convolution_transpose_backward_native.h 2025-06-01T22:52:19.0207210Z ++ grep RECORD 2025-06-01T22:52:19.0227716Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mps_convolution_transpose_backward_native.h 2025-06-01T22:52:19.0228447Z +++ openssl base64 2025-06-01T22:52:19.0228725Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.0228979Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.0229770Z +++ sed -e s/=//g 2025-06-01T22:52:19.0271278Z ++ HASH=TarCja-zmFPKKvTr3JNjqks9k2MVYMoTvAjjuN1vfMQ 2025-06-01T22:52:19.0275484Z +++ ls -nl torch/include/ATen/ops/mps_convolution_transpose_backward_native.h 2025-06-01T22:52:19.0276017Z +++ awk '{print $5}' 2025-06-01T22:52:19.0303204Z ++ FSIZE=818 2025-06-01T22:52:19.0304070Z ++ echo '"torch/include/ATen/ops/mps_convolution_transpose_backward_native.h",sha256=TarCja-zmFPKKvTr3JNjqks9k2MVYMoTvAjjuN1vfMQ,818' 2025-06-01T22:52:19.0304951Z ++ read fname 2025-06-01T22:52:19.0305422Z ++ make_wheel_record torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h 2025-06-01T22:52:19.0306181Z ++ FPATH=torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h 2025-06-01T22:52:19.0306836Z ++ echo torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h 2025-06-01T22:52:19.0307330Z ++ grep RECORD 2025-06-01T22:52:19.0327618Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h 2025-06-01T22:52:19.0328338Z +++ openssl base64 2025-06-01T22:52:19.0328601Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.0329317Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.0330757Z +++ sed -e s/=//g 2025-06-01T22:52:19.0370467Z ++ HASH=I7sh7K7fushfBotu6vdx1h74zU9THjkNsjGVGSCg8HU 2025-06-01T22:52:19.0375605Z +++ ls -nl torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h 2025-06-01T22:52:19.0376538Z +++ awk '{print $5}' 2025-06-01T22:52:19.0402598Z ++ FSIZE=3529 2025-06-01T22:52:19.0403499Z ++ echo '"torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h",sha256=I7sh7K7fushfBotu6vdx1h74zU9THjkNsjGVGSCg8HU,3529' 2025-06-01T22:52:19.0404647Z ++ read fname 2025-06-01T22:52:19.0404977Z ++ make_wheel_record torch/include/ATen/ops/mse_loss.h 2025-06-01T22:52:19.0405464Z ++ FPATH=torch/include/ATen/ops/mse_loss.h 2025-06-01T22:52:19.0405860Z ++ echo torch/include/ATen/ops/mse_loss.h 2025-06-01T22:52:19.0406206Z ++ grep RECORD 2025-06-01T22:52:19.0427982Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss.h 2025-06-01T22:52:19.0428499Z +++ openssl base64 2025-06-01T22:52:19.0429292Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.0429555Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.0430285Z +++ sed -e s/=//g 2025-06-01T22:52:19.0471423Z ++ HASH=KWVCuW6MV0kNroFu5QIgdE9ugJ-FAxZwpVcOlSq5OS4 2025-06-01T22:52:19.0475349Z +++ ls -nl torch/include/ATen/ops/mse_loss.h 2025-06-01T22:52:19.0476489Z +++ awk '{print $5}' 2025-06-01T22:52:19.0502996Z ++ FSIZE=1387 2025-06-01T22:52:19.0503660Z ++ echo '"torch/include/ATen/ops/mse_loss.h",sha256=KWVCuW6MV0kNroFu5QIgdE9ugJ-FAxZwpVcOlSq5OS4,1387' 2025-06-01T22:52:19.0504385Z ++ read fname 2025-06-01T22:52:19.0504748Z ++ make_wheel_record torch/include/ATen/ops/mse_loss_backward.h 2025-06-01T22:52:19.0505382Z ++ FPATH=torch/include/ATen/ops/mse_loss_backward.h 2025-06-01T22:52:19.0505875Z ++ echo torch/include/ATen/ops/mse_loss_backward.h 2025-06-01T22:52:19.0506336Z ++ grep RECORD 2025-06-01T22:52:19.0527328Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss_backward.h 2025-06-01T22:52:19.0527868Z +++ openssl base64 2025-06-01T22:52:19.0528373Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.0529979Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.0531133Z +++ sed -e s/=//g 2025-06-01T22:52:19.0570166Z ++ HASH=mzWCeOZzI6iZLjkiOrzW1_eh6mpJtWjy_LSmV3i1xdg 2025-06-01T22:52:19.0575108Z +++ ls -nl torch/include/ATen/ops/mse_loss_backward.h 2025-06-01T22:52:19.0576090Z +++ awk '{print $5}' 2025-06-01T22:52:19.0601697Z ++ FSIZE=1687 2025-06-01T22:52:19.0602472Z ++ echo '"torch/include/ATen/ops/mse_loss_backward.h",sha256=mzWCeOZzI6iZLjkiOrzW1_eh6mpJtWjy_LSmV3i1xdg,1687' 2025-06-01T22:52:19.0603130Z ++ read fname 2025-06-01T22:52:19.0603611Z ++ make_wheel_record torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.0604520Z ++ FPATH=torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.0605112Z ++ echo torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.0605667Z ++ grep RECORD 2025-06-01T22:52:19.0627787Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.0628569Z +++ openssl base64 2025-06-01T22:52:19.0628851Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.0629115Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.0630457Z +++ sed -e s/=//g 2025-06-01T22:52:19.0672821Z ++ HASH=prsBkiByBVplwQwpPL6rcwkuHJQHzFumxoqWe86wMc0 2025-06-01T22:52:19.0675862Z +++ ls -nl torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.0676745Z +++ awk '{print $5}' 2025-06-01T22:52:19.0703946Z ++ FSIZE=1158 2025-06-01T22:52:19.0704698Z ++ echo '"torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h",sha256=prsBkiByBVplwQwpPL6rcwkuHJQHzFumxoqWe86wMc0,1158' 2025-06-01T22:52:19.0705533Z ++ read fname 2025-06-01T22:52:19.0705961Z ++ make_wheel_record torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.0706579Z ++ FPATH=torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.0707205Z ++ echo torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.0707635Z ++ grep RECORD 2025-06-01T22:52:19.0728323Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.0728960Z +++ openssl base64 2025-06-01T22:52:19.0729239Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.0730405Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.0731844Z +++ sed -e s/=//g 2025-06-01T22:52:19.0771055Z ++ HASH=k260nCwJOwDhqtC2PHfTluBlqWSBKxqaZlKYZJgGi60 2025-06-01T22:52:19.0776108Z +++ ls -nl torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.0777911Z +++ awk '{print $5}' 2025-06-01T22:52:19.0804322Z ++ FSIZE=1160 2025-06-01T22:52:19.0805256Z ++ echo '"torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h",sha256=k260nCwJOwDhqtC2PHfTluBlqWSBKxqaZlKYZJgGi60,1160' 2025-06-01T22:52:19.0806133Z ++ read fname 2025-06-01T22:52:19.0806523Z ++ make_wheel_record torch/include/ATen/ops/mse_loss_backward_native.h 2025-06-01T22:52:19.0807147Z ++ FPATH=torch/include/ATen/ops/mse_loss_backward_native.h 2025-06-01T22:52:19.0807657Z ++ echo torch/include/ATen/ops/mse_loss_backward_native.h 2025-06-01T22:52:19.0808075Z ++ grep RECORD 2025-06-01T22:52:19.0830791Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss_backward_native.h 2025-06-01T22:52:19.0831336Z +++ openssl base64 2025-06-01T22:52:19.0831607Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.0831896Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.0832169Z +++ sed -e s/=//g 2025-06-01T22:52:19.0873206Z ++ HASH=SGmGq_W7a4Kn6Joao4OAk_vjLCe7zXDUS8TqEaFiISk 2025-06-01T22:52:19.0876953Z +++ ls -nl torch/include/ATen/ops/mse_loss_backward_native.h 2025-06-01T22:52:19.0877700Z +++ awk '{print $5}' 2025-06-01T22:52:19.0903896Z ++ FSIZE=739 2025-06-01T22:52:19.0904864Z ++ echo '"torch/include/ATen/ops/mse_loss_backward_native.h",sha256=SGmGq_W7a4Kn6Joao4OAk_vjLCe7zXDUS8TqEaFiISk,739' 2025-06-01T22:52:19.0905567Z ++ read fname 2025-06-01T22:52:19.0906073Z ++ make_wheel_record torch/include/ATen/ops/mse_loss_backward_ops.h 2025-06-01T22:52:19.0906640Z ++ FPATH=torch/include/ATen/ops/mse_loss_backward_ops.h 2025-06-01T22:52:19.0907124Z ++ echo torch/include/ATen/ops/mse_loss_backward_ops.h 2025-06-01T22:52:19.0907522Z ++ grep RECORD 2025-06-01T22:52:19.0927934Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss_backward_ops.h 2025-06-01T22:52:19.0928497Z +++ openssl base64 2025-06-01T22:52:19.0928968Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.0930491Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.0931706Z +++ sed -e s/=//g 2025-06-01T22:52:19.0970734Z ++ HASH=w1ZyvRfRLlVtUYSPLb8EeFsUqCkigj0pIqPNrvnmEVY 2025-06-01T22:52:19.0975748Z +++ ls -nl torch/include/ATen/ops/mse_loss_backward_ops.h 2025-06-01T22:52:19.0976590Z +++ awk '{print $5}' 2025-06-01T22:52:19.1002383Z ++ FSIZE=2165 2025-06-01T22:52:19.1003072Z ++ echo '"torch/include/ATen/ops/mse_loss_backward_ops.h",sha256=w1ZyvRfRLlVtUYSPLb8EeFsUqCkigj0pIqPNrvnmEVY,2165' 2025-06-01T22:52:19.1003796Z ++ read fname 2025-06-01T22:52:19.1004725Z ++ make_wheel_record torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:19.1005099Z ++ FPATH=torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:19.1005469Z ++ echo torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:19.1006401Z ++ grep RECORD 2025-06-01T22:52:19.1029185Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:19.1029313Z +++ openssl base64 2025-06-01T22:52:19.1030201Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.1030306Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.1030810Z +++ sed -e s/=//g 2025-06-01T22:52:19.1071524Z ++ HASH=wzoVe5Ba0jGdHzrYtqkpLp8aK3DJDDJqAKMtmzPLsAQ 2025-06-01T22:52:19.1076519Z +++ ls -nl torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:19.1077395Z +++ awk '{print $5}' 2025-06-01T22:52:19.1104247Z ++ FSIZE=858 2025-06-01T22:52:19.1105045Z ++ echo '"torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h",sha256=wzoVe5Ba0jGdHzrYtqkpLp8aK3DJDDJqAKMtmzPLsAQ,858' 2025-06-01T22:52:19.1105158Z ++ read fname 2025-06-01T22:52:19.1105388Z ++ make_wheel_record torch/include/ATen/ops/mse_loss_cpu_dispatch.h 2025-06-01T22:52:19.1105562Z ++ FPATH=torch/include/ATen/ops/mse_loss_cpu_dispatch.h 2025-06-01T22:52:19.1105743Z ++ echo torch/include/ATen/ops/mse_loss_cpu_dispatch.h 2025-06-01T22:52:19.1106631Z ++ grep RECORD 2025-06-01T22:52:19.1127723Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss_cpu_dispatch.h 2025-06-01T22:52:19.1127986Z +++ openssl base64 2025-06-01T22:52:19.1128881Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.1130081Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.1131109Z +++ sed -e s/=//g 2025-06-01T22:52:19.1170739Z ++ HASH=6ZVxCEppchCoCnWGbfhNpNQwIKv8_WEDpyJCCC3fo04 2025-06-01T22:52:19.1175636Z +++ ls -nl torch/include/ATen/ops/mse_loss_cpu_dispatch.h 2025-06-01T22:52:19.1176640Z +++ awk '{print $5}' 2025-06-01T22:52:19.1203398Z ++ FSIZE=1061 2025-06-01T22:52:19.1203941Z ++ echo '"torch/include/ATen/ops/mse_loss_cpu_dispatch.h",sha256=6ZVxCEppchCoCnWGbfhNpNQwIKv8_WEDpyJCCC3fo04,1061' 2025-06-01T22:52:19.1204189Z ++ read fname 2025-06-01T22:52:19.1204437Z ++ make_wheel_record torch/include/ATen/ops/mse_loss_cuda_dispatch.h 2025-06-01T22:52:19.1204617Z ++ FPATH=torch/include/ATen/ops/mse_loss_cuda_dispatch.h 2025-06-01T22:52:19.1204966Z ++ echo torch/include/ATen/ops/mse_loss_cuda_dispatch.h 2025-06-01T22:52:19.1206277Z ++ grep RECORD 2025-06-01T22:52:19.1230065Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss_cuda_dispatch.h 2025-06-01T22:52:19.1230195Z +++ openssl base64 2025-06-01T22:52:19.1230313Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.1230578Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.1232466Z +++ sed -e s/=//g 2025-06-01T22:52:19.1273701Z ++ HASH=ZP4HTD0MG8FfGl5OWy4IvOHhrMqswu_wusCfAr46I0M 2025-06-01T22:52:19.1275766Z +++ ls -nl torch/include/ATen/ops/mse_loss_cuda_dispatch.h 2025-06-01T22:52:19.1276418Z +++ awk '{print $5}' 2025-06-01T22:52:19.1304447Z ++ FSIZE=1063 2025-06-01T22:52:19.1305048Z ++ echo '"torch/include/ATen/ops/mse_loss_cuda_dispatch.h",sha256=ZP4HTD0MG8FfGl5OWy4IvOHhrMqswu_wusCfAr46I0M,1063' 2025-06-01T22:52:19.1305152Z ++ read fname 2025-06-01T22:52:19.1305341Z ++ make_wheel_record torch/include/ATen/ops/mse_loss_meta.h 2025-06-01T22:52:19.1305499Z ++ FPATH=torch/include/ATen/ops/mse_loss_meta.h 2025-06-01T22:52:19.1305634Z ++ echo torch/include/ATen/ops/mse_loss_meta.h 2025-06-01T22:52:19.1306526Z ++ grep RECORD 2025-06-01T22:52:19.1327754Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss_meta.h 2025-06-01T22:52:19.1327874Z +++ openssl base64 2025-06-01T22:52:19.1328467Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.1329965Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.1331089Z +++ sed -e s/=//g 2025-06-01T22:52:19.1370814Z ++ HASH=DN4iw-IPfo-2tev9vcmzyh2_GR6fMmUkkotKEn5swpg 2025-06-01T22:52:19.1375923Z +++ ls -nl torch/include/ATen/ops/mse_loss_meta.h 2025-06-01T22:52:19.1376800Z +++ awk '{print $5}' 2025-06-01T22:52:19.1403122Z ++ FSIZE=615 2025-06-01T22:52:19.1403624Z ++ echo '"torch/include/ATen/ops/mse_loss_meta.h",sha256=DN4iw-IPfo-2tev9vcmzyh2_GR6fMmUkkotKEn5swpg,615' 2025-06-01T22:52:19.1403837Z ++ read fname 2025-06-01T22:52:19.1404176Z ++ make_wheel_record torch/include/ATen/ops/mse_loss_meta_dispatch.h 2025-06-01T22:52:19.1404359Z ++ FPATH=torch/include/ATen/ops/mse_loss_meta_dispatch.h 2025-06-01T22:52:19.1405656Z ++ echo torch/include/ATen/ops/mse_loss_meta_dispatch.h 2025-06-01T22:52:19.1406201Z ++ grep RECORD 2025-06-01T22:52:19.1427758Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss_meta_dispatch.h 2025-06-01T22:52:19.1427967Z +++ openssl base64 2025-06-01T22:52:19.1428897Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.1430723Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.1431067Z +++ sed -e s/=//g 2025-06-01T22:52:19.1473696Z ++ HASH=wH6I1oRvOpI6RSnxkIYkyHoJ_yKFXX6x0KkFS-xjm2w 2025-06-01T22:52:19.1475464Z +++ ls -nl torch/include/ATen/ops/mse_loss_meta_dispatch.h 2025-06-01T22:52:19.1476291Z +++ awk '{print $5}' 2025-06-01T22:52:19.1504586Z ++ FSIZE=1063 2025-06-01T22:52:19.1505163Z ++ echo '"torch/include/ATen/ops/mse_loss_meta_dispatch.h",sha256=wH6I1oRvOpI6RSnxkIYkyHoJ_yKFXX6x0KkFS-xjm2w,1063' 2025-06-01T22:52:19.1505264Z ++ read fname 2025-06-01T22:52:19.1505478Z ++ make_wheel_record torch/include/ATen/ops/mse_loss_native.h 2025-06-01T22:52:19.1505628Z ++ FPATH=torch/include/ATen/ops/mse_loss_native.h 2025-06-01T22:52:19.1505787Z ++ echo torch/include/ATen/ops/mse_loss_native.h 2025-06-01T22:52:19.1506032Z ++ grep RECORD 2025-06-01T22:52:19.1526868Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss_native.h 2025-06-01T22:52:19.1527007Z +++ openssl base64 2025-06-01T22:52:19.1528044Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.1528881Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.1530104Z +++ sed -e s/=//g 2025-06-01T22:52:19.1569577Z ++ HASH=u8QBXgjIrITIUuZi081t3XwJGuZPp2gbJd5-PvmAi9E 2025-06-01T22:52:19.1574323Z +++ ls -nl torch/include/ATen/ops/mse_loss_native.h 2025-06-01T22:52:19.1575190Z +++ awk '{print $5}' 2025-06-01T22:52:19.1603817Z ++ FSIZE=648 2025-06-01T22:52:19.1604618Z ++ echo '"torch/include/ATen/ops/mse_loss_native.h",sha256=u8QBXgjIrITIUuZi081t3XwJGuZPp2gbJd5-PvmAi9E,648' 2025-06-01T22:52:19.1604731Z ++ read fname 2025-06-01T22:52:19.1604924Z ++ make_wheel_record torch/include/ATen/ops/mse_loss_ops.h 2025-06-01T22:52:19.1605066Z ++ FPATH=torch/include/ATen/ops/mse_loss_ops.h 2025-06-01T22:52:19.1605215Z ++ echo torch/include/ATen/ops/mse_loss_ops.h 2025-06-01T22:52:19.1605327Z ++ grep RECORD 2025-06-01T22:52:19.1629498Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mse_loss_ops.h 2025-06-01T22:52:19.1629640Z +++ openssl base64 2025-06-01T22:52:19.1629741Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.1629971Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.1630068Z +++ sed -e s/=//g 2025-06-01T22:52:19.1671338Z ++ HASH=HW67SY5gXhWR_GiBeG35Yl7hYWMmEGqQHaPn2gcSEBs 2025-06-01T22:52:19.1674646Z +++ ls -nl torch/include/ATen/ops/mse_loss_ops.h 2025-06-01T22:52:19.1675420Z +++ awk '{print $5}' 2025-06-01T22:52:19.1701163Z ++ FSIZE=1871 2025-06-01T22:52:19.1701730Z ++ echo '"torch/include/ATen/ops/mse_loss_ops.h",sha256=HW67SY5gXhWR_GiBeG35Yl7hYWMmEGqQHaPn2gcSEBs,1871' 2025-06-01T22:52:19.1701842Z ++ read fname 2025-06-01T22:52:19.1701998Z ++ make_wheel_record torch/include/ATen/ops/msort.h 2025-06-01T22:52:19.1702148Z ++ FPATH=torch/include/ATen/ops/msort.h 2025-06-01T22:52:19.1703440Z ++ echo torch/include/ATen/ops/msort.h 2025-06-01T22:52:19.1704859Z ++ grep RECORD 2025-06-01T22:52:19.1726086Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/msort.h 2025-06-01T22:52:19.1726214Z +++ openssl base64 2025-06-01T22:52:19.1727363Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.1728061Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.1729393Z +++ sed -e s/=//g 2025-06-01T22:52:19.1768818Z ++ HASH=u4Zn3h3lbbeXrG0RNKbFBunQGyRNsO01ItdS-sVFYIM 2025-06-01T22:52:19.1773752Z +++ ls -nl torch/include/ATen/ops/msort.h 2025-06-01T22:52:19.1774949Z +++ awk '{print $5}' 2025-06-01T22:52:19.1802316Z ++ FSIZE=1017 2025-06-01T22:52:19.1802862Z ++ echo '"torch/include/ATen/ops/msort.h",sha256=u4Zn3h3lbbeXrG0RNKbFBunQGyRNsO01ItdS-sVFYIM,1017' 2025-06-01T22:52:19.1802961Z ++ read fname 2025-06-01T22:52:19.1803305Z ++ make_wheel_record torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.1803582Z ++ FPATH=torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.1803848Z ++ echo torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.1804074Z ++ grep RECORD 2025-06-01T22:52:19.1826424Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.1826604Z +++ openssl base64 2025-06-01T22:52:19.1826736Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.1828250Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.1828373Z +++ sed -e s/=//g 2025-06-01T22:52:19.1870827Z ++ HASH=9Az46MGiuCu0enLjDsr61JyiCbNcoXskzCDxdmUzFPQ 2025-06-01T22:52:19.1874100Z +++ ls -nl torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.1874224Z +++ awk '{print $5}' 2025-06-01T22:52:19.1903487Z ++ FSIZE=918 2025-06-01T22:52:19.1904151Z ++ echo '"torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h",sha256=9Az46MGiuCu0enLjDsr61JyiCbNcoXskzCDxdmUzFPQ,918' 2025-06-01T22:52:19.1904262Z ++ read fname 2025-06-01T22:52:19.1904448Z ++ make_wheel_record torch/include/ATen/ops/msort_native.h 2025-06-01T22:52:19.1904589Z ++ FPATH=torch/include/ATen/ops/msort_native.h 2025-06-01T22:52:19.1904871Z ++ echo torch/include/ATen/ops/msort_native.h 2025-06-01T22:52:19.1905044Z ++ grep RECORD 2025-06-01T22:52:19.1926229Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/msort_native.h 2025-06-01T22:52:19.1926359Z +++ openssl base64 2025-06-01T22:52:19.1926478Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.1927489Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.1928271Z +++ sed -e s/=//g 2025-06-01T22:52:19.1969685Z ++ HASH=ZOWRFwc2-XguWwPz6zRWuGZTgDHv6NHNZfMDIARQQpg 2025-06-01T22:52:19.1974584Z +++ ls -nl torch/include/ATen/ops/msort_native.h 2025-06-01T22:52:19.1975656Z +++ awk '{print $5}' 2025-06-01T22:52:19.2001384Z ++ FSIZE=552 2025-06-01T22:52:19.2001948Z ++ echo '"torch/include/ATen/ops/msort_native.h",sha256=ZOWRFwc2-XguWwPz6zRWuGZTgDHv6NHNZfMDIARQQpg,552' 2025-06-01T22:52:19.2002062Z ++ read fname 2025-06-01T22:52:19.2002236Z ++ make_wheel_record torch/include/ATen/ops/msort_ops.h 2025-06-01T22:52:19.2002367Z ++ FPATH=torch/include/ATen/ops/msort_ops.h 2025-06-01T22:52:19.2002892Z ++ echo torch/include/ATen/ops/msort_ops.h 2025-06-01T22:52:19.2004646Z ++ grep RECORD 2025-06-01T22:52:19.2027171Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/msort_ops.h 2025-06-01T22:52:19.2027375Z +++ openssl base64 2025-06-01T22:52:19.2027646Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.2030142Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.2030260Z +++ sed -e s/=//g 2025-06-01T22:52:19.2071005Z ++ HASH=pktZcWIuFL2zDttdwZK4xYkoHYQ-sbAcTHUCVJLQjJ4 2025-06-01T22:52:19.2073751Z +++ ls -nl torch/include/ATen/ops/msort_ops.h 2025-06-01T22:52:19.2074750Z +++ awk '{print $5}' 2025-06-01T22:52:19.2102989Z ++ FSIZE=1541 2025-06-01T22:52:19.2103554Z ++ echo '"torch/include/ATen/ops/msort_ops.h",sha256=pktZcWIuFL2zDttdwZK4xYkoHYQ-sbAcTHUCVJLQjJ4,1541' 2025-06-01T22:52:19.2103680Z ++ read fname 2025-06-01T22:52:19.2103834Z ++ make_wheel_record torch/include/ATen/ops/mul.h 2025-06-01T22:52:19.2103960Z ++ FPATH=torch/include/ATen/ops/mul.h 2025-06-01T22:52:19.2104078Z ++ echo torch/include/ATen/ops/mul.h 2025-06-01T22:52:19.2104198Z ++ grep RECORD 2025-06-01T22:52:19.2126689Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mul.h 2025-06-01T22:52:19.2126815Z +++ openssl base64 2025-06-01T22:52:19.2126935Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.2127375Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.2128544Z +++ sed -e s/=//g 2025-06-01T22:52:19.2167161Z ++ HASH=-hp5yv98GUYbY5KNM5TlK3_3ypHcQ6HtLgZBGoJ4sVI 2025-06-01T22:52:19.2171894Z +++ ls -nl torch/include/ATen/ops/mul.h 2025-06-01T22:52:19.2172909Z +++ awk '{print $5}' 2025-06-01T22:52:19.2200496Z ++ FSIZE=1833 2025-06-01T22:52:19.2200958Z ++ echo '"torch/include/ATen/ops/mul.h",sha256=-hp5yv98GUYbY5KNM5TlK3_3ypHcQ6HtLgZBGoJ4sVI,1833' 2025-06-01T22:52:19.2201060Z ++ read fname 2025-06-01T22:52:19.2201490Z ++ make_wheel_record torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.2201762Z ++ FPATH=torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.2202056Z ++ echo torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.2202224Z ++ grep RECORD 2025-06-01T22:52:19.2226505Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.2226696Z +++ openssl base64 2025-06-01T22:52:19.2226831Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.2226943Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.2227701Z +++ sed -e s/=//g 2025-06-01T22:52:19.2270272Z ++ HASH=jEUDiEx5YLIIzB2n7F1C1JR2DKu7kyBX5uWh544STWE 2025-06-01T22:52:19.2273092Z +++ ls -nl torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.2273196Z +++ awk '{print $5}' 2025-06-01T22:52:19.2300567Z ++ FSIZE=1064 2025-06-01T22:52:19.2301264Z ++ echo '"torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h",sha256=jEUDiEx5YLIIzB2n7F1C1JR2DKu7kyBX5uWh544STWE,1064' 2025-06-01T22:52:19.2301362Z ++ read fname 2025-06-01T22:52:19.2301756Z ++ make_wheel_record torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:19.2302353Z ++ FPATH=torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:19.2302748Z ++ echo torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:19.2302893Z ++ grep RECORD 2025-06-01T22:52:19.2325330Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:19.2325441Z +++ openssl base64 2025-06-01T22:52:19.2325546Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.2325667Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.2327071Z +++ sed -e s/=//g 2025-06-01T22:52:19.2366602Z ++ HASH=4Cxk7Qbusyzq3Hj-wvG6lPHkKlk3JaLhvl-wUboT-6Q 2025-06-01T22:52:19.2371089Z +++ ls -nl torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:19.2371627Z +++ awk '{print $5}' 2025-06-01T22:52:19.2399060Z ++ FSIZE=887 2025-06-01T22:52:19.2399863Z ++ echo '"torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h",sha256=4Cxk7Qbusyzq3Hj-wvG6lPHkKlk3JaLhvl-wUboT-6Q,887' 2025-06-01T22:52:19.2399972Z ++ read fname 2025-06-01T22:52:19.2400190Z ++ make_wheel_record torch/include/ATen/ops/mul_cpu_dispatch.h 2025-06-01T22:52:19.2400361Z ++ FPATH=torch/include/ATen/ops/mul_cpu_dispatch.h 2025-06-01T22:52:19.2400649Z ++ echo torch/include/ATen/ops/mul_cpu_dispatch.h 2025-06-01T22:52:19.2400747Z ++ grep RECORD 2025-06-01T22:52:19.2425111Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mul_cpu_dispatch.h 2025-06-01T22:52:19.2425375Z +++ openssl base64 2025-06-01T22:52:19.2425479Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.2425619Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.2425731Z +++ sed -e s/=//g 2025-06-01T22:52:19.2467734Z ++ HASH=PubA9Dmbd9biBychi74OR_taVAhP4Q3D4ZDxDunh6rM 2025-06-01T22:52:19.2470564Z +++ ls -nl torch/include/ATen/ops/mul_cpu_dispatch.h 2025-06-01T22:52:19.2471384Z +++ awk '{print $5}' 2025-06-01T22:52:19.2496575Z ++ FSIZE=1020 2025-06-01T22:52:19.2497123Z ++ echo '"torch/include/ATen/ops/mul_cpu_dispatch.h",sha256=PubA9Dmbd9biBychi74OR_taVAhP4Q3D4ZDxDunh6rM,1020' 2025-06-01T22:52:19.2497505Z ++ read fname 2025-06-01T22:52:19.2497801Z ++ make_wheel_record torch/include/ATen/ops/mul_cuda_dispatch.h 2025-06-01T22:52:19.2497975Z ++ FPATH=torch/include/ATen/ops/mul_cuda_dispatch.h 2025-06-01T22:52:19.2499980Z ++ echo torch/include/ATen/ops/mul_cuda_dispatch.h 2025-06-01T22:52:19.2500570Z ++ grep RECORD 2025-06-01T22:52:19.2524709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mul_cuda_dispatch.h 2025-06-01T22:52:19.2524835Z +++ openssl base64 2025-06-01T22:52:19.2524968Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.2525070Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.2525170Z +++ sed -e s/=//g 2025-06-01T22:52:19.2567368Z ++ HASH=pT_BMvqChXy5ih3nf4V4aCxMoanv2ZYdM6maN7r329I 2025-06-01T22:52:19.2574474Z +++ ls -nl torch/include/ATen/ops/mul_cuda_dispatch.h 2025-06-01T22:52:19.2575436Z +++ awk '{print $5}' 2025-06-01T22:52:19.2602746Z ++ FSIZE=1022 2025-06-01T22:52:19.2603355Z ++ echo '"torch/include/ATen/ops/mul_cuda_dispatch.h",sha256=pT_BMvqChXy5ih3nf4V4aCxMoanv2ZYdM6maN7r329I,1022' 2025-06-01T22:52:19.2603468Z ++ read fname 2025-06-01T22:52:19.2603644Z ++ make_wheel_record torch/include/ATen/ops/mul_meta.h 2025-06-01T22:52:19.2603788Z ++ FPATH=torch/include/ATen/ops/mul_meta.h 2025-06-01T22:52:19.2603916Z ++ echo torch/include/ATen/ops/mul_meta.h 2025-06-01T22:52:19.2604272Z ++ grep RECORD 2025-06-01T22:52:19.2626496Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mul_meta.h 2025-06-01T22:52:19.2626631Z +++ openssl base64 2025-06-01T22:52:19.2627642Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.2628610Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.2629272Z +++ sed -e s/=//g 2025-06-01T22:52:19.2669949Z ++ HASH=suSanzk-R1RnuaBL0rSjM6zYVwoS2nBsFmv-0cBYUDk 2025-06-01T22:52:19.2674297Z +++ ls -nl torch/include/ATen/ops/mul_meta.h 2025-06-01T22:52:19.2675467Z +++ awk '{print $5}' 2025-06-01T22:52:19.2700989Z ++ FSIZE=597 2025-06-01T22:52:19.2701558Z ++ echo '"torch/include/ATen/ops/mul_meta.h",sha256=suSanzk-R1RnuaBL0rSjM6zYVwoS2nBsFmv-0cBYUDk,597' 2025-06-01T22:52:19.2702265Z ++ read fname 2025-06-01T22:52:19.2702675Z ++ make_wheel_record torch/include/ATen/ops/mul_meta_dispatch.h 2025-06-01T22:52:19.2703162Z ++ FPATH=torch/include/ATen/ops/mul_meta_dispatch.h 2025-06-01T22:52:19.2703733Z ++ echo torch/include/ATen/ops/mul_meta_dispatch.h 2025-06-01T22:52:19.2704427Z ++ grep RECORD 2025-06-01T22:52:19.2726767Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mul_meta_dispatch.h 2025-06-01T22:52:19.2727331Z +++ openssl base64 2025-06-01T22:52:19.2727593Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.2727862Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.2728533Z +++ sed -e s/=//g 2025-06-01T22:52:19.2768289Z ++ HASH=uCHg0P3BoO1Mf07_NsrUU6c4DNnPnqubU3drOWzbFmA 2025-06-01T22:52:19.2772945Z +++ ls -nl torch/include/ATen/ops/mul_meta_dispatch.h 2025-06-01T22:52:19.2773603Z +++ awk '{print $5}' 2025-06-01T22:52:19.2801011Z ++ FSIZE=1022 2025-06-01T22:52:19.2801638Z ++ echo '"torch/include/ATen/ops/mul_meta_dispatch.h",sha256=uCHg0P3BoO1Mf07_NsrUU6c4DNnPnqubU3drOWzbFmA,1022' 2025-06-01T22:52:19.2802323Z ++ read fname 2025-06-01T22:52:19.2802655Z ++ make_wheel_record torch/include/ATen/ops/mul_native.h 2025-06-01T22:52:19.2803085Z ++ FPATH=torch/include/ATen/ops/mul_native.h 2025-06-01T22:52:19.2803611Z ++ echo torch/include/ATen/ops/mul_native.h 2025-06-01T22:52:19.2804068Z ++ grep RECORD 2025-06-01T22:52:19.2826913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mul_native.h 2025-06-01T22:52:19.2827578Z +++ openssl base64 2025-06-01T22:52:19.2827845Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.2828460Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.2828941Z +++ sed -e s/=//g 2025-06-01T22:52:19.2870838Z ++ HASH=61rocPkSV9h-vAdp72q5zCKvpvKF0M_ChGxVkpIgvww 2025-06-01T22:52:19.2872788Z +++ ls -nl torch/include/ATen/ops/mul_native.h 2025-06-01T22:52:19.2874064Z +++ awk '{print $5}' 2025-06-01T22:52:19.2903259Z ++ FSIZE=2484 2025-06-01T22:52:19.2903921Z ++ echo '"torch/include/ATen/ops/mul_native.h",sha256=61rocPkSV9h-vAdp72q5zCKvpvKF0M_ChGxVkpIgvww,2484' 2025-06-01T22:52:19.2904561Z ++ read fname 2025-06-01T22:52:19.2904880Z ++ make_wheel_record torch/include/ATen/ops/mul_ops.h 2025-06-01T22:52:19.2905307Z ++ FPATH=torch/include/ATen/ops/mul_ops.h 2025-06-01T22:52:19.2905679Z ++ echo torch/include/ATen/ops/mul_ops.h 2025-06-01T22:52:19.2906029Z ++ grep RECORD 2025-06-01T22:52:19.2926382Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mul_ops.h 2025-06-01T22:52:19.2926899Z +++ openssl base64 2025-06-01T22:52:19.2927159Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.2927460Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.2927898Z +++ sed -e s/=//g 2025-06-01T22:52:19.2968939Z ++ HASH=ZBSSfoyX0KofQUhpYs-sqRVkX2B1T2bts0Gx_4595_4 2025-06-01T22:52:19.2973534Z +++ ls -nl torch/include/ATen/ops/mul_ops.h 2025-06-01T22:52:19.2974405Z +++ awk '{print $5}' 2025-06-01T22:52:19.3002075Z ++ FSIZE=4198 2025-06-01T22:52:19.3002704Z ++ echo '"torch/include/ATen/ops/mul_ops.h",sha256=ZBSSfoyX0KofQUhpYs-sqRVkX2B1T2bts0Gx_4595_4,4198' 2025-06-01T22:52:19.3003345Z ++ read fname 2025-06-01T22:52:19.3003709Z ++ make_wheel_record torch/include/ATen/ops/multi_margin_loss.h 2025-06-01T22:52:19.3004331Z ++ FPATH=torch/include/ATen/ops/multi_margin_loss.h 2025-06-01T22:52:19.3004972Z ++ echo torch/include/ATen/ops/multi_margin_loss.h 2025-06-01T22:52:19.3005360Z ++ grep RECORD 2025-06-01T22:52:19.3027656Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multi_margin_loss.h 2025-06-01T22:52:19.3028201Z +++ openssl base64 2025-06-01T22:52:19.3028475Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.3029666Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.3029927Z +++ sed -e s/=//g 2025-06-01T22:52:19.3072086Z ++ HASH=DwEZviv3NOZlHvTjqHei5jBQZL71--TL5wrQOkjrGUA 2025-06-01T22:52:19.3075695Z +++ ls -nl torch/include/ATen/ops/multi_margin_loss.h 2025-06-01T22:52:19.3076998Z +++ awk '{print $5}' 2025-06-01T22:52:19.3104687Z ++ FSIZE=1977 2025-06-01T22:52:19.3105521Z ++ echo '"torch/include/ATen/ops/multi_margin_loss.h",sha256=DwEZviv3NOZlHvTjqHei5jBQZL71--TL5wrQOkjrGUA,1977' 2025-06-01T22:52:19.3106378Z ++ read fname 2025-06-01T22:52:19.3106762Z ++ make_wheel_record torch/include/ATen/ops/multi_margin_loss_backward.h 2025-06-01T22:52:19.3107396Z ++ FPATH=torch/include/ATen/ops/multi_margin_loss_backward.h 2025-06-01T22:52:19.3107907Z ++ echo torch/include/ATen/ops/multi_margin_loss_backward.h 2025-06-01T22:52:19.3108331Z ++ grep RECORD 2025-06-01T22:52:19.3128104Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multi_margin_loss_backward.h 2025-06-01T22:52:19.3128684Z +++ openssl base64 2025-06-01T22:52:19.3129204Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.3130921Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.3132170Z +++ sed -e s/=//g 2025-06-01T22:52:19.3172576Z ++ HASH=yokBu01-7esnkhH_DRYeSjdtbC4Wjgw3g448dDVQWZM 2025-06-01T22:52:19.3176932Z +++ ls -nl torch/include/ATen/ops/multi_margin_loss_backward.h 2025-06-01T22:52:19.3178420Z +++ awk '{print $5}' 2025-06-01T22:52:19.3202874Z ++ FSIZE=2312 2025-06-01T22:52:19.3203551Z ++ echo '"torch/include/ATen/ops/multi_margin_loss_backward.h",sha256=yokBu01-7esnkhH_DRYeSjdtbC4Wjgw3g448dDVQWZM,2312' 2025-06-01T22:52:19.3204396Z ++ read fname 2025-06-01T22:52:19.3205060Z ++ make_wheel_record torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.3205946Z ++ FPATH=torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.3206624Z ++ echo torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.3207190Z ++ grep RECORD 2025-06-01T22:52:19.3231153Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.3231803Z +++ openssl base64 2025-06-01T22:52:19.3232060Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.3232327Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.3232595Z +++ sed -e s/=//g 2025-06-01T22:52:19.3273435Z ++ HASH=D4hzTedMU_p7kBUWseq_-AyvTEJKQtLON0WQjk2BZ-g 2025-06-01T22:52:19.3276431Z +++ ls -nl torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.3277185Z +++ awk '{print $5}' 2025-06-01T22:52:19.3306122Z ++ FSIZE=1510 2025-06-01T22:52:19.3306982Z ++ echo '"torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h",sha256=D4hzTedMU_p7kBUWseq_-AyvTEJKQtLON0WQjk2BZ-g,1510' 2025-06-01T22:52:19.3307765Z ++ read fname 2025-06-01T22:52:19.3308234Z ++ make_wheel_record torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.3308943Z ++ FPATH=torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.3309614Z ++ echo torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.3310096Z ++ grep RECORD 2025-06-01T22:52:19.3328135Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.3328798Z +++ openssl base64 2025-06-01T22:52:19.3329093Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.3330299Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.3331708Z +++ sed -e s/=//g 2025-06-01T22:52:19.3370293Z ++ HASH=uU06661kXvpnsKC-nW7f2W7_ORSrGSvRtrSdBOWPu54 2025-06-01T22:52:19.3375240Z +++ ls -nl torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.3375979Z +++ awk '{print $5}' 2025-06-01T22:52:19.3403165Z ++ FSIZE=1512 2025-06-01T22:52:19.3404121Z ++ echo '"torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h",sha256=uU06661kXvpnsKC-nW7f2W7_ORSrGSvRtrSdBOWPu54,1512' 2025-06-01T22:52:19.3405104Z ++ read fname 2025-06-01T22:52:19.3405538Z ++ make_wheel_record torch/include/ATen/ops/multi_margin_loss_backward_native.h 2025-06-01T22:52:19.3406222Z ++ FPATH=torch/include/ATen/ops/multi_margin_loss_backward_native.h 2025-06-01T22:52:19.3406835Z ++ echo torch/include/ATen/ops/multi_margin_loss_backward_native.h 2025-06-01T22:52:19.3407292Z ++ grep RECORD 2025-06-01T22:52:19.3428436Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multi_margin_loss_backward_native.h 2025-06-01T22:52:19.3429044Z +++ openssl base64 2025-06-01T22:52:19.3429312Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.3429915Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.3431305Z +++ sed -e s/=//g 2025-06-01T22:52:19.3471903Z ++ HASH=uneg8VlE0CHICvf1SZYlauWGUpb0gPXBSk4QnTBbuYM 2025-06-01T22:52:19.3474628Z +++ ls -nl torch/include/ATen/ops/multi_margin_loss_backward_native.h 2025-06-01T22:52:19.3475764Z +++ awk '{print $5}' 2025-06-01T22:52:19.3504385Z ++ FSIZE=1528 2025-06-01T22:52:19.3505157Z ++ echo '"torch/include/ATen/ops/multi_margin_loss_backward_native.h",sha256=uneg8VlE0CHICvf1SZYlauWGUpb0gPXBSk4QnTBbuYM,1528' 2025-06-01T22:52:19.3505937Z ++ read fname 2025-06-01T22:52:19.3506342Z ++ make_wheel_record torch/include/ATen/ops/multi_margin_loss_backward_ops.h 2025-06-01T22:52:19.3506963Z ++ FPATH=torch/include/ATen/ops/multi_margin_loss_backward_ops.h 2025-06-01T22:52:19.3507513Z ++ echo torch/include/ATen/ops/multi_margin_loss_backward_ops.h 2025-06-01T22:52:19.3507955Z ++ grep RECORD 2025-06-01T22:52:19.3527374Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multi_margin_loss_backward_ops.h 2025-06-01T22:52:19.3527967Z +++ openssl base64 2025-06-01T22:52:19.3528256Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.3529578Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.3530872Z +++ sed -e s/=//g 2025-06-01T22:52:19.3570526Z ++ HASH=Xl_nAi6wCvQKQcf67HR5CtZg1DUszS1RkrB1QSE6Doo 2025-06-01T22:52:19.3575612Z +++ ls -nl torch/include/ATen/ops/multi_margin_loss_backward_ops.h 2025-06-01T22:52:19.3576312Z +++ awk '{print $5}' 2025-06-01T22:52:19.3602665Z ++ FSIZE=2847 2025-06-01T22:52:19.3603381Z ++ echo '"torch/include/ATen/ops/multi_margin_loss_backward_ops.h",sha256=Xl_nAi6wCvQKQcf67HR5CtZg1DUszS1RkrB1QSE6Doo,2847' 2025-06-01T22:52:19.3604441Z ++ read fname 2025-06-01T22:52:19.3605032Z ++ make_wheel_record torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h 2025-06-01T22:52:19.3605680Z ++ FPATH=torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h 2025-06-01T22:52:19.3606270Z ++ echo torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h 2025-06-01T22:52:19.3606710Z ++ grep RECORD 2025-06-01T22:52:19.3631328Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h 2025-06-01T22:52:19.3631932Z +++ openssl base64 2025-06-01T22:52:19.3632203Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.3632458Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.3632735Z +++ sed -e s/=//g 2025-06-01T22:52:19.3673340Z ++ HASH=8vuVp8lt6jZPRGs7hbdKkT4bw5iJNgzBmMLIvDGqiEM 2025-06-01T22:52:19.3675749Z +++ ls -nl torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h 2025-06-01T22:52:19.3676494Z +++ awk '{print $5}' 2025-06-01T22:52:19.3703396Z ++ FSIZE=1381 2025-06-01T22:52:19.3704182Z ++ echo '"torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h",sha256=8vuVp8lt6jZPRGs7hbdKkT4bw5iJNgzBmMLIvDGqiEM,1381' 2025-06-01T22:52:19.3704980Z ++ read fname 2025-06-01T22:52:19.3705482Z ++ make_wheel_record torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h 2025-06-01T22:52:19.3706157Z ++ FPATH=torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h 2025-06-01T22:52:19.3706780Z ++ echo torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h 2025-06-01T22:52:19.3707230Z ++ grep RECORD 2025-06-01T22:52:19.3729316Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h 2025-06-01T22:52:19.3729989Z +++ openssl base64 2025-06-01T22:52:19.3730506Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.3731729Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.3733156Z +++ sed -e s/=//g 2025-06-01T22:52:19.3770281Z ++ HASH=TiESz-gnu-pXt_8srOmrP3_UHWMwwzFlbESgCDG6PJY 2025-06-01T22:52:19.3775205Z +++ ls -nl torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h 2025-06-01T22:52:19.3775980Z +++ awk '{print $5}' 2025-06-01T22:52:19.3812147Z ++ FSIZE=1383 2025-06-01T22:52:19.3812935Z ++ echo '"torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h",sha256=TiESz-gnu-pXt_8srOmrP3_UHWMwwzFlbESgCDG6PJY,1383' 2025-06-01T22:52:19.3813711Z ++ read fname 2025-06-01T22:52:19.3814123Z ++ make_wheel_record torch/include/ATen/ops/multi_margin_loss_native.h 2025-06-01T22:52:19.3814686Z ++ FPATH=torch/include/ATen/ops/multi_margin_loss_native.h 2025-06-01T22:52:19.3815304Z ++ echo torch/include/ATen/ops/multi_margin_loss_native.h 2025-06-01T22:52:19.3815855Z ++ grep RECORD 2025-06-01T22:52:19.3826612Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multi_margin_loss_native.h 2025-06-01T22:52:19.3827552Z +++ openssl base64 2025-06-01T22:52:19.3829479Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.3829754Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.3830012Z +++ sed -e s/=//g 2025-06-01T22:52:19.3872319Z ++ HASH=aZg4CpWNPQa3oS-E-epdaZzKE3nqoakwqU02ER1CKzw 2025-06-01T22:52:19.3875101Z +++ ls -nl torch/include/ATen/ops/multi_margin_loss_native.h 2025-06-01T22:52:19.3875962Z +++ awk '{print $5}' 2025-06-01T22:52:19.3905175Z ++ FSIZE=1358 2025-06-01T22:52:19.3905887Z ++ echo '"torch/include/ATen/ops/multi_margin_loss_native.h",sha256=aZg4CpWNPQa3oS-E-epdaZzKE3nqoakwqU02ER1CKzw,1358' 2025-06-01T22:52:19.3906617Z ++ read fname 2025-06-01T22:52:19.3906997Z ++ make_wheel_record torch/include/ATen/ops/multi_margin_loss_ops.h 2025-06-01T22:52:19.3907518Z ++ FPATH=torch/include/ATen/ops/multi_margin_loss_ops.h 2025-06-01T22:52:19.3907998Z ++ echo torch/include/ATen/ops/multi_margin_loss_ops.h 2025-06-01T22:52:19.3908383Z ++ grep RECORD 2025-06-01T22:52:19.3927809Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multi_margin_loss_ops.h 2025-06-01T22:52:19.3928361Z +++ openssl base64 2025-06-01T22:52:19.3928893Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.3930067Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.3931293Z +++ sed -e s/=//g 2025-06-01T22:52:19.3970905Z ++ HASH=Vdb_hoV1CReUOxKgKouupdnF8HwUcJ_eD2udqIUHBJc 2025-06-01T22:52:19.3975552Z +++ ls -nl torch/include/ATen/ops/multi_margin_loss_ops.h 2025-06-01T22:52:19.3976348Z +++ awk '{print $5}' 2025-06-01T22:52:19.4005219Z ++ FSIZE=2551 2025-06-01T22:52:19.4005959Z ++ echo '"torch/include/ATen/ops/multi_margin_loss_ops.h",sha256=Vdb_hoV1CReUOxKgKouupdnF8HwUcJ_eD2udqIUHBJc,2551' 2025-06-01T22:52:19.4006674Z ++ read fname 2025-06-01T22:52:19.4007058Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss.h 2025-06-01T22:52:19.4007623Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss.h 2025-06-01T22:52:19.4008116Z ++ echo torch/include/ATen/ops/multilabel_margin_loss.h 2025-06-01T22:52:19.4008528Z ++ grep RECORD 2025-06-01T22:52:19.4030702Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss.h 2025-06-01T22:52:19.4031284Z +++ openssl base64 2025-06-01T22:52:19.4031553Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.4031798Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.4032067Z +++ sed -e s/=//g 2025-06-01T22:52:19.4074375Z ++ HASH=P8rNxAjQ0gj3xoXuUDm9V3uQMgvDPLDTS_SIY2-zg7w 2025-06-01T22:52:19.4076218Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss.h 2025-06-01T22:52:19.4076632Z +++ awk '{print $5}' 2025-06-01T22:52:19.4105022Z ++ FSIZE=1527 2025-06-01T22:52:19.4105738Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss.h",sha256=P8rNxAjQ0gj3xoXuUDm9V3uQMgvDPLDTS_SIY2-zg7w,1527' 2025-06-01T22:52:19.4106440Z ++ read fname 2025-06-01T22:52:19.4106864Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_backward.h 2025-06-01T22:52:19.4107494Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_backward.h 2025-06-01T22:52:19.4108074Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_backward.h 2025-06-01T22:52:19.4108517Z ++ grep RECORD 2025-06-01T22:52:19.4127672Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_backward.h 2025-06-01T22:52:19.4128280Z +++ openssl base64 2025-06-01T22:52:19.4128546Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.4129588Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.4130710Z +++ sed -e s/=//g 2025-06-01T22:52:19.4169518Z ++ HASH=qxQ3N9qkCgWBVSVL_LCK50DCJ9i8evbjPXWMdPAz-d4 2025-06-01T22:52:19.4174357Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_backward.h 2025-06-01T22:52:19.4175092Z +++ awk '{print $5}' 2025-06-01T22:52:19.4203087Z ++ FSIZE=2004 2025-06-01T22:52:19.4203825Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_backward.h",sha256=qxQ3N9qkCgWBVSVL_LCK50DCJ9i8evbjPXWMdPAz-d4,2004' 2025-06-01T22:52:19.4204894Z ++ read fname 2025-06-01T22:52:19.4205548Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.4206408Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.4207161Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.4207693Z ++ grep RECORD 2025-06-01T22:52:19.4228591Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.4229269Z +++ openssl base64 2025-06-01T22:52:19.4229532Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.4229790Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.4230043Z +++ sed -e s/=//g 2025-06-01T22:52:19.4272170Z ++ HASH=tHGtNMwj4_hMZc0iYfI7pKc4V6v-lC6d-0PYQFpDDZ0 2025-06-01T22:52:19.4274999Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h 2025-06-01T22:52:19.4275539Z +++ awk '{print $5}' 2025-06-01T22:52:19.4302248Z ++ FSIZE=1290 2025-06-01T22:52:19.4303066Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h",sha256=tHGtNMwj4_hMZc0iYfI7pKc4V6v-lC6d-0PYQFpDDZ0,1290' 2025-06-01T22:52:19.4303902Z ++ read fname 2025-06-01T22:52:19.4304388Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.4305313Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.4306040Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.4306624Z ++ grep RECORD 2025-06-01T22:52:19.4326589Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.4327273Z +++ openssl base64 2025-06-01T22:52:19.4327552Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.4327936Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.4329548Z +++ sed -e s/=//g 2025-06-01T22:52:19.4370006Z ++ HASH=ztcKAbtClLZTFmf40Wi17o-_h9tf_QBy4YqAZwMMJXQ 2025-06-01T22:52:19.4374842Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h 2025-06-01T22:52:19.4375471Z +++ awk '{print $5}' 2025-06-01T22:52:19.4402790Z ++ FSIZE=1292 2025-06-01T22:52:19.4403626Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h",sha256=ztcKAbtClLZTFmf40Wi17o-_h9tf_QBy4YqAZwMMJXQ,1292' 2025-06-01T22:52:19.4404745Z ++ read fname 2025-06-01T22:52:19.4405228Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_backward_native.h 2025-06-01T22:52:19.4405971Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_backward_native.h 2025-06-01T22:52:19.4406636Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_backward_native.h 2025-06-01T22:52:19.4407140Z ++ grep RECORD 2025-06-01T22:52:19.4429530Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_backward_native.h 2025-06-01T22:52:19.4430186Z +++ openssl base64 2025-06-01T22:52:19.4430440Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.4430702Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.4430959Z +++ sed -e s/=//g 2025-06-01T22:52:19.4471728Z ++ HASH=HV34WBrXOYWB448q-y-opHDfJzm7CoRNm_IMEqfCzrY 2025-06-01T22:52:19.4474230Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_backward_native.h 2025-06-01T22:52:19.4475104Z +++ awk '{print $5}' 2025-06-01T22:52:19.4503422Z ++ FSIZE=1250 2025-06-01T22:52:19.4504260Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_backward_native.h",sha256=HV34WBrXOYWB448q-y-opHDfJzm7CoRNm_IMEqfCzrY,1250' 2025-06-01T22:52:19.4505065Z ++ read fname 2025-06-01T22:52:19.4505514Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h 2025-06-01T22:52:19.4506188Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h 2025-06-01T22:52:19.4506812Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h 2025-06-01T22:52:19.4507271Z ++ grep RECORD 2025-06-01T22:52:19.4526761Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h 2025-06-01T22:52:19.4527398Z +++ openssl base64 2025-06-01T22:52:19.4527837Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.4528243Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.4529826Z +++ sed -e s/=//g 2025-06-01T22:52:19.4569026Z ++ HASH=IFEjflB5c0WokNxm-5PvO538lwhm4Ttm7TwSGKc1bP4 2025-06-01T22:52:19.4573917Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h 2025-06-01T22:52:19.4574543Z +++ awk '{print $5}' 2025-06-01T22:52:19.4602226Z ++ FSIZE=2445 2025-06-01T22:52:19.4602994Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h",sha256=IFEjflB5c0WokNxm-5PvO538lwhm4Ttm7TwSGKc1bP4,2445' 2025-06-01T22:52:19.4603789Z ++ read fname 2025-06-01T22:52:19.4604661Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.4605620Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.4606513Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.4607114Z ++ grep RECORD 2025-06-01T22:52:19.4629298Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.4630042Z +++ openssl base64 2025-06-01T22:52:19.4630315Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.4630694Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.4630974Z +++ sed -e s/=//g 2025-06-01T22:52:19.4670749Z ++ HASH=78u8wCES5KDdQni7yL6CIWml732XLYsgeNZg2IMJSKE 2025-06-01T22:52:19.4675123Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.4676093Z +++ awk '{print $5}' 2025-06-01T22:52:19.4703049Z ++ FSIZE=1147 2025-06-01T22:52:19.4704022Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h",sha256=78u8wCES5KDdQni7yL6CIWml732XLYsgeNZg2IMJSKE,1147' 2025-06-01T22:52:19.4704941Z ++ read fname 2025-06-01T22:52:19.4705350Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_forward.h 2025-06-01T22:52:19.4706025Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_forward.h 2025-06-01T22:52:19.4706592Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_forward.h 2025-06-01T22:52:19.4707035Z ++ grep RECORD 2025-06-01T22:52:19.4727661Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_forward.h 2025-06-01T22:52:19.4728332Z +++ openssl base64 2025-06-01T22:52:19.4728611Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.4729972Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.4731273Z +++ sed -e s/=//g 2025-06-01T22:52:19.4770656Z ++ HASH=NOKz8TPCb2fzJpEddgOpxF7FMb21lcTGttOeyneoIPU 2025-06-01T22:52:19.4776042Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_forward.h 2025-06-01T22:52:19.4776854Z +++ awk '{print $5}' 2025-06-01T22:52:19.4802272Z ++ FSIZE=1830 2025-06-01T22:52:19.4803021Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_forward.h",sha256=NOKz8TPCb2fzJpEddgOpxF7FMb21lcTGttOeyneoIPU,1830' 2025-06-01T22:52:19.4803779Z ++ read fname 2025-06-01T22:52:19.4804600Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h 2025-06-01T22:52:19.4805589Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h 2025-06-01T22:52:19.4806319Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h 2025-06-01T22:52:19.4806852Z ++ grep RECORD 2025-06-01T22:52:19.4828490Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h 2025-06-01T22:52:19.4829215Z +++ openssl base64 2025-06-01T22:52:19.4829516Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.4829779Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.4830394Z +++ sed -e s/=//g 2025-06-01T22:52:19.4871954Z ++ HASH=IpM-D4rJyMjV8vt8vfaBPyFlimLBp2m15_nPOkyZXnQ 2025-06-01T22:52:19.4875208Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h 2025-06-01T22:52:19.4875798Z +++ awk '{print $5}' 2025-06-01T22:52:19.4903207Z ++ FSIZE=1220 2025-06-01T22:52:19.4903987Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h",sha256=IpM-D4rJyMjV8vt8vfaBPyFlimLBp2m15_nPOkyZXnQ,1220' 2025-06-01T22:52:19.4905079Z ++ read fname 2025-06-01T22:52:19.4905682Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h 2025-06-01T22:52:19.4906453Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h 2025-06-01T22:52:19.4907173Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h 2025-06-01T22:52:19.4907678Z ++ grep RECORD 2025-06-01T22:52:19.4927216Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h 2025-06-01T22:52:19.4927961Z +++ openssl base64 2025-06-01T22:52:19.4928224Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.4929119Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.4930364Z +++ sed -e s/=//g 2025-06-01T22:52:19.4970314Z ++ HASH=bkrgCtg7hYcRFM2agOfQYADEZhNcLVHNTPfGsakARDs 2025-06-01T22:52:19.4975343Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h 2025-06-01T22:52:19.4976261Z +++ awk '{print $5}' 2025-06-01T22:52:19.5002295Z ++ FSIZE=1222 2025-06-01T22:52:19.5003091Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h",sha256=bkrgCtg7hYcRFM2agOfQYADEZhNcLVHNTPfGsakARDs,1222' 2025-06-01T22:52:19.5004143Z ++ read fname 2025-06-01T22:52:19.5004976Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_forward_native.h 2025-06-01T22:52:19.5005802Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_forward_native.h 2025-06-01T22:52:19.5006539Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_forward_native.h 2025-06-01T22:52:19.5007038Z ++ grep RECORD 2025-06-01T22:52:19.5027410Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_forward_native.h 2025-06-01T22:52:19.5028039Z +++ openssl base64 2025-06-01T22:52:19.5028576Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.5029245Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.5030110Z +++ sed -e s/=//g 2025-06-01T22:52:19.5072456Z ++ HASH=2P38XAc-SCFtqPLsmmKAUXAV2xR7tOiD4Ng3F7xGTYg 2025-06-01T22:52:19.5076209Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_forward_native.h 2025-06-01T22:52:19.5076901Z +++ awk '{print $5}' 2025-06-01T22:52:19.5104262Z ++ FSIZE=1142 2025-06-01T22:52:19.5105056Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_forward_native.h",sha256=2P38XAc-SCFtqPLsmmKAUXAV2xR7tOiD4Ng3F7xGTYg,1142' 2025-06-01T22:52:19.5105903Z ++ read fname 2025-06-01T22:52:19.5106424Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h 2025-06-01T22:52:19.5107141Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h 2025-06-01T22:52:19.5107850Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h 2025-06-01T22:52:19.5108307Z ++ grep RECORD 2025-06-01T22:52:19.5128013Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h 2025-06-01T22:52:19.5128670Z +++ openssl base64 2025-06-01T22:52:19.5128926Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.5130169Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.5131279Z +++ sed -e s/=//g 2025-06-01T22:52:19.5170985Z ++ HASH=aU2m48IFHy4lexSnX5wNr9YFfdjwWNromRKkFqsBU6E 2025-06-01T22:52:19.5176081Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h 2025-06-01T22:52:19.5176734Z +++ awk '{print $5}' 2025-06-01T22:52:19.5203640Z ++ FSIZE=2292 2025-06-01T22:52:19.5204738Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h",sha256=aU2m48IFHy4lexSnX5wNr9YFfdjwWNromRKkFqsBU6E,2292' 2025-06-01T22:52:19.5205603Z ++ read fname 2025-06-01T22:52:19.5206085Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_native.h 2025-06-01T22:52:19.5206724Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_native.h 2025-06-01T22:52:19.5207298Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_native.h 2025-06-01T22:52:19.5207737Z ++ grep RECORD 2025-06-01T22:52:19.5227748Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_native.h 2025-06-01T22:52:19.5228657Z +++ openssl base64 2025-06-01T22:52:19.5229282Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.5229723Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.5230204Z +++ sed -e s/=//g 2025-06-01T22:52:19.5271435Z ++ HASH=ikXiNt3UCrUk8tvHg2wtmk1gSd_9R0rnwxdMuHq23Jg 2025-06-01T22:52:19.5274975Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_native.h 2025-06-01T22:52:19.5276153Z +++ awk '{print $5}' 2025-06-01T22:52:19.5303637Z ++ FSIZE=698 2025-06-01T22:52:19.5304563Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_native.h",sha256=ikXiNt3UCrUk8tvHg2wtmk1gSd_9R0rnwxdMuHq23Jg,698' 2025-06-01T22:52:19.5305318Z ++ read fname 2025-06-01T22:52:19.5305702Z ++ make_wheel_record torch/include/ATen/ops/multilabel_margin_loss_ops.h 2025-06-01T22:52:19.5306286Z ++ FPATH=torch/include/ATen/ops/multilabel_margin_loss_ops.h 2025-06-01T22:52:19.5306795Z ++ echo torch/include/ATen/ops/multilabel_margin_loss_ops.h 2025-06-01T22:52:19.5307219Z ++ grep RECORD 2025-06-01T22:52:19.5327274Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multilabel_margin_loss_ops.h 2025-06-01T22:52:19.5327873Z +++ openssl base64 2025-06-01T22:52:19.5328178Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.5329541Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.5330984Z +++ sed -e s/=//g 2025-06-01T22:52:19.5369795Z ++ HASH=lvK0e6-qkFIqteROKgGLpb-FgYLOKAwbQfUgmwzwzic 2025-06-01T22:52:19.5374418Z +++ ls -nl torch/include/ATen/ops/multilabel_margin_loss_ops.h 2025-06-01T22:52:19.5375299Z +++ awk '{print $5}' 2025-06-01T22:52:19.5401279Z ++ FSIZE=1955 2025-06-01T22:52:19.5402063Z ++ echo '"torch/include/ATen/ops/multilabel_margin_loss_ops.h",sha256=lvK0e6-qkFIqteROKgGLpb-FgYLOKAwbQfUgmwzwzic,1955' 2025-06-01T22:52:19.5402801Z ++ read fname 2025-06-01T22:52:19.5403130Z ++ make_wheel_record torch/include/ATen/ops/multinomial.h 2025-06-01T22:52:19.5403572Z ++ FPATH=torch/include/ATen/ops/multinomial.h 2025-06-01T22:52:19.5404102Z ++ echo torch/include/ATen/ops/multinomial.h 2025-06-01T22:52:19.5404826Z ++ grep RECORD 2025-06-01T22:52:19.5428328Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multinomial.h 2025-06-01T22:52:19.5428962Z +++ openssl base64 2025-06-01T22:52:19.5429216Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.5429491Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.5429826Z +++ sed -e s/=//g 2025-06-01T22:52:19.5471708Z ++ HASH=FOTte-Mnq1spGRH0fj3emMoBym9Z47_gczLbpnYI0Dg 2025-06-01T22:52:19.5474636Z +++ ls -nl torch/include/ATen/ops/multinomial.h 2025-06-01T22:52:19.5475528Z +++ awk '{print $5}' 2025-06-01T22:52:19.5502880Z ++ FSIZE=5080 2025-06-01T22:52:19.5504045Z ++ echo '"torch/include/ATen/ops/multinomial.h",sha256=FOTte-Mnq1spGRH0fj3emMoBym9Z47_gczLbpnYI0Dg,5080' 2025-06-01T22:52:19.5504784Z ++ read fname 2025-06-01T22:52:19.5505204Z ++ make_wheel_record torch/include/ATen/ops/multinomial_cpu_dispatch.h 2025-06-01T22:52:19.5505773Z ++ FPATH=torch/include/ATen/ops/multinomial_cpu_dispatch.h 2025-06-01T22:52:19.5506351Z ++ echo torch/include/ATen/ops/multinomial_cpu_dispatch.h 2025-06-01T22:52:19.5506754Z ++ grep RECORD 2025-06-01T22:52:19.5526461Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multinomial_cpu_dispatch.h 2025-06-01T22:52:19.5527068Z +++ openssl base64 2025-06-01T22:52:19.5527343Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.5528523Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.5529772Z +++ sed -e s/=//g 2025-06-01T22:52:19.5568725Z ++ HASH=2X6YWmWi-SiGuyfxTAJUbRVT39oYKjN29UqsGIV7Wos 2025-06-01T22:52:19.5573939Z +++ ls -nl torch/include/ATen/ops/multinomial_cpu_dispatch.h 2025-06-01T22:52:19.5574934Z +++ awk '{print $5}' 2025-06-01T22:52:19.5600163Z ++ FSIZE=1721 2025-06-01T22:52:19.5600937Z ++ echo '"torch/include/ATen/ops/multinomial_cpu_dispatch.h",sha256=2X6YWmWi-SiGuyfxTAJUbRVT39oYKjN29UqsGIV7Wos,1721' 2025-06-01T22:52:19.5601682Z ++ read fname 2025-06-01T22:52:19.5602069Z ++ make_wheel_record torch/include/ATen/ops/multinomial_cuda_dispatch.h 2025-06-01T22:52:19.5602655Z ++ FPATH=torch/include/ATen/ops/multinomial_cuda_dispatch.h 2025-06-01T22:52:19.5603348Z ++ echo torch/include/ATen/ops/multinomial_cuda_dispatch.h 2025-06-01T22:52:19.5603880Z ++ grep RECORD 2025-06-01T22:52:19.5627820Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multinomial_cuda_dispatch.h 2025-06-01T22:52:19.5628580Z +++ openssl base64 2025-06-01T22:52:19.5628853Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.5629637Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.5629908Z +++ sed -e s/=//g 2025-06-01T22:52:19.5670965Z ++ HASH=GD4Y7fzOl-fwLEC2HtHP4ZFU8NpaA9na6IDyX8Pu3cw 2025-06-01T22:52:19.5674004Z +++ ls -nl torch/include/ATen/ops/multinomial_cuda_dispatch.h 2025-06-01T22:52:19.5674999Z +++ awk '{print $5}' 2025-06-01T22:52:19.5703923Z ++ FSIZE=1723 2025-06-01T22:52:19.5704766Z ++ echo '"torch/include/ATen/ops/multinomial_cuda_dispatch.h",sha256=GD4Y7fzOl-fwLEC2HtHP4ZFU8NpaA9na6IDyX8Pu3cw,1723' 2025-06-01T22:52:19.5705573Z ++ read fname 2025-06-01T22:52:19.5705936Z ++ make_wheel_record torch/include/ATen/ops/multinomial_native.h 2025-06-01T22:52:19.5706434Z ++ FPATH=torch/include/ATen/ops/multinomial_native.h 2025-06-01T22:52:19.5706885Z ++ echo torch/include/ATen/ops/multinomial_native.h 2025-06-01T22:52:19.5707287Z ++ grep RECORD 2025-06-01T22:52:19.5726729Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multinomial_native.h 2025-06-01T22:52:19.5727348Z +++ openssl base64 2025-06-01T22:52:19.5727672Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.5728545Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.5729630Z +++ sed -e s/=//g 2025-06-01T22:52:19.5768137Z ++ HASH=cyw_Mm01brAZ7f7U7rkTgjEShFeNyVMzKkZS5S-TU_s 2025-06-01T22:52:19.5773292Z +++ ls -nl torch/include/ATen/ops/multinomial_native.h 2025-06-01T22:52:19.5774097Z +++ awk '{print $5}' 2025-06-01T22:52:19.5799713Z ++ FSIZE=747 2025-06-01T22:52:19.5800427Z ++ echo '"torch/include/ATen/ops/multinomial_native.h",sha256=cyw_Mm01brAZ7f7U7rkTgjEShFeNyVMzKkZS5S-TU_s,747' 2025-06-01T22:52:19.5801164Z ++ read fname 2025-06-01T22:52:19.5801501Z ++ make_wheel_record torch/include/ATen/ops/multinomial_ops.h 2025-06-01T22:52:19.5802067Z ++ FPATH=torch/include/ATen/ops/multinomial_ops.h 2025-06-01T22:52:19.5802502Z ++ echo torch/include/ATen/ops/multinomial_ops.h 2025-06-01T22:52:19.5803071Z ++ grep RECORD 2025-06-01T22:52:19.5826577Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multinomial_ops.h 2025-06-01T22:52:19.5827065Z +++ openssl base64 2025-06-01T22:52:19.5827323Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.5827566Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.5828058Z +++ sed -e s/=//g 2025-06-01T22:52:19.5871291Z ++ HASH=wF9O6C0WtX5nKJW_pmo-S-DqhLI3P3SSbo_a4gCSykw 2025-06-01T22:52:19.5874523Z +++ ls -nl torch/include/ATen/ops/multinomial_ops.h 2025-06-01T22:52:19.5875803Z +++ awk '{print $5}' 2025-06-01T22:52:19.5904581Z ++ FSIZE=2164 2025-06-01T22:52:19.5905352Z ++ echo '"torch/include/ATen/ops/multinomial_ops.h",sha256=wF9O6C0WtX5nKJW_pmo-S-DqhLI3P3SSbo_a4gCSykw,2164' 2025-06-01T22:52:19.5906114Z ++ read fname 2025-06-01T22:52:19.5906435Z ++ make_wheel_record torch/include/ATen/ops/multiply.h 2025-06-01T22:52:19.5906868Z ++ FPATH=torch/include/ATen/ops/multiply.h 2025-06-01T22:52:19.5907247Z ++ echo torch/include/ATen/ops/multiply.h 2025-06-01T22:52:19.5907605Z ++ grep RECORD 2025-06-01T22:52:19.5926866Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multiply.h 2025-06-01T22:52:19.5927359Z +++ openssl base64 2025-06-01T22:52:19.5927864Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.5929435Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.5930633Z +++ sed -e s/=//g 2025-06-01T22:52:19.5969680Z ++ HASH=w4B_k7yXxmKX-FlicfEoEB2HvxirJDo7OvMI8nMbZKo 2025-06-01T22:52:19.5974758Z +++ ls -nl torch/include/ATen/ops/multiply.h 2025-06-01T22:52:19.5976082Z +++ awk '{print $5}' 2025-06-01T22:52:19.6002206Z ++ FSIZE=1404 2025-06-01T22:52:19.6002933Z ++ echo '"torch/include/ATen/ops/multiply.h",sha256=w4B_k7yXxmKX-FlicfEoEB2HvxirJDo7OvMI8nMbZKo,1404' 2025-06-01T22:52:19.6003610Z ++ read fname 2025-06-01T22:52:19.6004244Z ++ make_wheel_record torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.6005287Z ++ FPATH=torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.6006038Z ++ echo torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.6006722Z ++ grep RECORD 2025-06-01T22:52:19.6027130Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.6027237Z +++ openssl base64 2025-06-01T22:52:19.6027345Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.6029726Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.6029844Z +++ sed -e s/=//g 2025-06-01T22:52:19.6071963Z ++ HASH=JVc8j_zycpTTwTEds50BsZk3ARMCKnO18xq-tEkdv54 2025-06-01T22:52:19.6074933Z +++ ls -nl torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.6076068Z +++ awk '{print $5}' 2025-06-01T22:52:19.6104282Z ++ FSIZE=1245 2025-06-01T22:52:19.6105017Z ++ echo '"torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h",sha256=JVc8j_zycpTTwTEds50BsZk3ARMCKnO18xq-tEkdv54,1245' 2025-06-01T22:52:19.6105118Z ++ read fname 2025-06-01T22:52:19.6105326Z ++ make_wheel_record torch/include/ATen/ops/multiply_native.h 2025-06-01T22:52:19.6105504Z ++ FPATH=torch/include/ATen/ops/multiply_native.h 2025-06-01T22:52:19.6105648Z ++ echo torch/include/ATen/ops/multiply_native.h 2025-06-01T22:52:19.6105779Z ++ grep RECORD 2025-06-01T22:52:19.6131410Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multiply_native.h 2025-06-01T22:52:19.6131690Z +++ openssl base64 2025-06-01T22:52:19.6132638Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.6133749Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.6135071Z +++ sed -e s/=//g 2025-06-01T22:52:19.6174395Z ++ HASH=bsrxDs3fj2MO43HiiY1r0AB5-O818qjuBPcr0RPtG-o 2025-06-01T22:52:19.6180101Z +++ ls -nl torch/include/ATen/ops/multiply_native.h 2025-06-01T22:52:19.6180749Z +++ awk '{print $5}' 2025-06-01T22:52:19.6206250Z ++ FSIZE=850 2025-06-01T22:52:19.6206791Z ++ echo '"torch/include/ATen/ops/multiply_native.h",sha256=bsrxDs3fj2MO43HiiY1r0AB5-O818qjuBPcr0RPtG-o,850' 2025-06-01T22:52:19.6206893Z ++ read fname 2025-06-01T22:52:19.6207085Z ++ make_wheel_record torch/include/ATen/ops/multiply_ops.h 2025-06-01T22:52:19.6207230Z ++ FPATH=torch/include/ATen/ops/multiply_ops.h 2025-06-01T22:52:19.6207892Z ++ echo torch/include/ATen/ops/multiply_ops.h 2025-06-01T22:52:19.6208980Z ++ grep RECORD 2025-06-01T22:52:19.6232359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/multiply_ops.h 2025-06-01T22:52:19.6232510Z +++ openssl base64 2025-06-01T22:52:19.6232619Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.6232719Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.6233695Z +++ sed -e s/=//g 2025-06-01T22:52:19.6277739Z ++ HASH=exohzADOR7W9TTqsyUr_QamjopU4Bwt2BChdhAGemN4 2025-06-01T22:52:19.6279746Z +++ ls -nl torch/include/ATen/ops/multiply_ops.h 2025-06-01T22:52:19.6280586Z +++ awk '{print $5}' 2025-06-01T22:52:19.6308649Z ++ FSIZE=3585 2025-06-01T22:52:19.6309162Z ++ echo '"torch/include/ATen/ops/multiply_ops.h",sha256=exohzADOR7W9TTqsyUr_QamjopU4Bwt2BChdhAGemN4,3585' 2025-06-01T22:52:19.6309281Z ++ read fname 2025-06-01T22:52:19.6309433Z ++ make_wheel_record torch/include/ATen/ops/mv.h 2025-06-01T22:52:19.6309553Z ++ FPATH=torch/include/ATen/ops/mv.h 2025-06-01T22:52:19.6309678Z ++ echo torch/include/ATen/ops/mv.h 2025-06-01T22:52:19.6310177Z ++ grep RECORD 2025-06-01T22:52:19.6330794Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mv.h 2025-06-01T22:52:19.6330914Z +++ openssl base64 2025-06-01T22:52:19.6331932Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.6333154Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.6334285Z +++ sed -e s/=//g 2025-06-01T22:52:19.6372266Z ++ HASH=u3IUzH67k6JnVBTHIIWvrcHVqOyoqH3klhgMZRq7z2M 2025-06-01T22:52:19.6377175Z +++ ls -nl torch/include/ATen/ops/mv.h 2025-06-01T22:52:19.6378606Z +++ awk '{print $5}' 2025-06-01T22:52:19.6405378Z ++ FSIZE=1110 2025-06-01T22:52:19.6405831Z ++ echo '"torch/include/ATen/ops/mv.h",sha256=u3IUzH67k6JnVBTHIIWvrcHVqOyoqH3klhgMZRq7z2M,1110' 2025-06-01T22:52:19.6405928Z ++ read fname 2025-06-01T22:52:19.6406269Z ++ make_wheel_record torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.6406540Z ++ FPATH=torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.6406970Z ++ echo torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.6407149Z ++ grep RECORD 2025-06-01T22:52:19.6431273Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.6431407Z +++ openssl base64 2025-06-01T22:52:19.6431525Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.6431623Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.6432057Z +++ sed -e s/=//g 2025-06-01T22:52:19.6474868Z ++ HASH=lZCLFGCvxrwdhMImb-9WFpCfholt8zwix1JHc7p0zpM 2025-06-01T22:52:19.6477434Z +++ ls -nl torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.6478234Z +++ awk '{print $5}' 2025-06-01T22:52:19.6507035Z ++ FSIZE=981 2025-06-01T22:52:19.6507725Z ++ echo '"torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h",sha256=lZCLFGCvxrwdhMImb-9WFpCfholt8zwix1JHc7p0zpM,981' 2025-06-01T22:52:19.6507824Z ++ read fname 2025-06-01T22:52:19.6507998Z ++ make_wheel_record torch/include/ATen/ops/mv_native.h 2025-06-01T22:52:19.6508155Z ++ FPATH=torch/include/ATen/ops/mv_native.h 2025-06-01T22:52:19.6508286Z ++ echo torch/include/ATen/ops/mv_native.h 2025-06-01T22:52:19.6508384Z ++ grep RECORD 2025-06-01T22:52:19.6528566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mv_native.h 2025-06-01T22:52:19.6528691Z +++ openssl base64 2025-06-01T22:52:19.6529601Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.6530828Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.6532095Z +++ sed -e s/=//g 2025-06-01T22:52:19.6571485Z ++ HASH=5RV50Poh9yxJ29KzZtObih-RJTT-tUoTxNgkc8FdApc 2025-06-01T22:52:19.6576169Z +++ ls -nl torch/include/ATen/ops/mv_native.h 2025-06-01T22:52:19.6577916Z +++ awk '{print $5}' 2025-06-01T22:52:19.6605121Z ++ FSIZE=675 2025-06-01T22:52:19.6605629Z ++ echo '"torch/include/ATen/ops/mv_native.h",sha256=5RV50Poh9yxJ29KzZtObih-RJTT-tUoTxNgkc8FdApc,675' 2025-06-01T22:52:19.6605731Z ++ read fname 2025-06-01T22:52:19.6605904Z ++ make_wheel_record torch/include/ATen/ops/mv_ops.h 2025-06-01T22:52:19.6606034Z ++ FPATH=torch/include/ATen/ops/mv_ops.h 2025-06-01T22:52:19.6606199Z ++ echo torch/include/ATen/ops/mv_ops.h 2025-06-01T22:52:19.6606687Z ++ grep RECORD 2025-06-01T22:52:19.6630502Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mv_ops.h 2025-06-01T22:52:19.6630651Z +++ openssl base64 2025-06-01T22:52:19.6630753Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.6630853Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.6630962Z +++ sed -e s/=//g 2025-06-01T22:52:19.6672067Z ++ HASH=v1W59DvacK2bJ8PWfkdmoslXyl3_jIndItSFALbRDrQ 2025-06-01T22:52:19.6675937Z +++ ls -nl torch/include/ATen/ops/mv_ops.h 2025-06-01T22:52:19.6677091Z +++ awk '{print $5}' 2025-06-01T22:52:19.6704853Z ++ FSIZE=1683 2025-06-01T22:52:19.6705305Z ++ echo '"torch/include/ATen/ops/mv_ops.h",sha256=v1W59DvacK2bJ8PWfkdmoslXyl3_jIndItSFALbRDrQ,1683' 2025-06-01T22:52:19.6705422Z ++ read fname 2025-06-01T22:52:19.6705591Z ++ make_wheel_record torch/include/ATen/ops/mvlgamma.h 2025-06-01T22:52:19.6705725Z ++ FPATH=torch/include/ATen/ops/mvlgamma.h 2025-06-01T22:52:19.6705867Z ++ echo torch/include/ATen/ops/mvlgamma.h 2025-06-01T22:52:19.6706752Z ++ grep RECORD 2025-06-01T22:52:19.6727141Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mvlgamma.h 2025-06-01T22:52:19.6727259Z +++ openssl base64 2025-06-01T22:52:19.6728261Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.6729323Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.6730482Z +++ sed -e s/=//g 2025-06-01T22:52:19.6770362Z ++ HASH=JeIkGTjbh-BVFedrDFbo038EhIGTPoZM3CSVX5bnMBU 2025-06-01T22:52:19.6774931Z +++ ls -nl torch/include/ATen/ops/mvlgamma.h 2025-06-01T22:52:19.6775901Z +++ awk '{print $5}' 2025-06-01T22:52:19.6803335Z ++ FSIZE=1110 2025-06-01T22:52:19.6803835Z ++ echo '"torch/include/ATen/ops/mvlgamma.h",sha256=JeIkGTjbh-BVFedrDFbo038EhIGTPoZM3CSVX5bnMBU,1110' 2025-06-01T22:52:19.6803934Z ++ read fname 2025-06-01T22:52:19.6804441Z ++ make_wheel_record torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.6804922Z ++ FPATH=torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.6805379Z ++ echo torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.6805699Z ++ grep RECORD 2025-06-01T22:52:19.6828427Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.6828555Z +++ openssl base64 2025-06-01T22:52:19.6828670Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.6828769Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.6829196Z +++ sed -e s/=//g 2025-06-01T22:52:19.6873471Z ++ HASH=JfMNo-T0tAdZIlt_AK8532RSvdJJGCepN6YkG2d0x5M 2025-06-01T22:52:19.6876059Z +++ ls -nl torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.6876575Z +++ awk '{print $5}' 2025-06-01T22:52:19.6905023Z ++ FSIZE=841 2025-06-01T22:52:19.6905684Z ++ echo '"torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h",sha256=JfMNo-T0tAdZIlt_AK8532RSvdJJGCepN6YkG2d0x5M,841' 2025-06-01T22:52:19.6905782Z ++ read fname 2025-06-01T22:52:19.6906010Z ++ make_wheel_record torch/include/ATen/ops/mvlgamma_cpu_dispatch.h 2025-06-01T22:52:19.6906210Z ++ FPATH=torch/include/ATen/ops/mvlgamma_cpu_dispatch.h 2025-06-01T22:52:19.6906386Z ++ echo torch/include/ATen/ops/mvlgamma_cpu_dispatch.h 2025-06-01T22:52:19.6906796Z ++ grep RECORD 2025-06-01T22:52:19.6927308Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mvlgamma_cpu_dispatch.h 2025-06-01T22:52:19.6927430Z +++ openssl base64 2025-06-01T22:52:19.6927935Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.6929378Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.6930523Z +++ sed -e s/=//g 2025-06-01T22:52:19.6970981Z ++ HASH=U5q_MQLMvwJRvK2Ri2oEtfv4kN_ov_y97lZJpsnzeGM 2025-06-01T22:52:19.6976034Z +++ ls -nl torch/include/ATen/ops/mvlgamma_cpu_dispatch.h 2025-06-01T22:52:19.6976856Z +++ awk '{print $5}' 2025-06-01T22:52:19.7004804Z ++ FSIZE=849 2025-06-01T22:52:19.7005402Z ++ echo '"torch/include/ATen/ops/mvlgamma_cpu_dispatch.h",sha256=U5q_MQLMvwJRvK2Ri2oEtfv4kN_ov_y97lZJpsnzeGM,849' 2025-06-01T22:52:19.7005501Z ++ read fname 2025-06-01T22:52:19.7005752Z ++ make_wheel_record torch/include/ATen/ops/mvlgamma_cuda_dispatch.h 2025-06-01T22:52:19.7005956Z ++ FPATH=torch/include/ATen/ops/mvlgamma_cuda_dispatch.h 2025-06-01T22:52:19.7006132Z ++ echo torch/include/ATen/ops/mvlgamma_cuda_dispatch.h 2025-06-01T22:52:19.7006260Z ++ grep RECORD 2025-06-01T22:52:19.7029420Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mvlgamma_cuda_dispatch.h 2025-06-01T22:52:19.7029573Z +++ openssl base64 2025-06-01T22:52:19.7029671Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.7029772Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.7030478Z +++ sed -e s/=//g 2025-06-01T22:52:19.7070759Z ++ HASH=WYb2MIECUwJWCGovItVl7YXftKqjv9t6dJO0_FlVO50 2025-06-01T22:52:19.7074319Z +++ ls -nl torch/include/ATen/ops/mvlgamma_cuda_dispatch.h 2025-06-01T22:52:19.7074930Z +++ awk '{print $5}' 2025-06-01T22:52:19.7103804Z ++ FSIZE=851 2025-06-01T22:52:19.7104381Z ++ echo '"torch/include/ATen/ops/mvlgamma_cuda_dispatch.h",sha256=WYb2MIECUwJWCGovItVl7YXftKqjv9t6dJO0_FlVO50,851' 2025-06-01T22:52:19.7104506Z ++ read fname 2025-06-01T22:52:19.7104724Z ++ make_wheel_record torch/include/ATen/ops/mvlgamma_native.h 2025-06-01T22:52:19.7104883Z ++ FPATH=torch/include/ATen/ops/mvlgamma_native.h 2025-06-01T22:52:19.7105039Z ++ echo torch/include/ATen/ops/mvlgamma_native.h 2025-06-01T22:52:19.7105142Z ++ grep RECORD 2025-06-01T22:52:19.7127083Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mvlgamma_native.h 2025-06-01T22:52:19.7127222Z +++ openssl base64 2025-06-01T22:52:19.7127444Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.7128941Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.7130111Z +++ sed -e s/=//g 2025-06-01T22:52:19.7168588Z ++ HASH=HPbnWWOAWlsXxDRi342ZJvFAiJ1rWynlCEoQRP-10SM 2025-06-01T22:52:19.7173195Z +++ ls -nl torch/include/ATen/ops/mvlgamma_native.h 2025-06-01T22:52:19.7174106Z +++ awk '{print $5}' 2025-06-01T22:52:19.7201904Z ++ FSIZE=644 2025-06-01T22:52:19.7202451Z ++ echo '"torch/include/ATen/ops/mvlgamma_native.h",sha256=HPbnWWOAWlsXxDRi342ZJvFAiJ1rWynlCEoQRP-10SM,644' 2025-06-01T22:52:19.7202711Z ++ read fname 2025-06-01T22:52:19.7202912Z ++ make_wheel_record torch/include/ATen/ops/mvlgamma_ops.h 2025-06-01T22:52:19.7203111Z ++ FPATH=torch/include/ATen/ops/mvlgamma_ops.h 2025-06-01T22:52:19.7203249Z ++ echo torch/include/ATen/ops/mvlgamma_ops.h 2025-06-01T22:52:19.7203399Z ++ grep RECORD 2025-06-01T22:52:19.7228440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/mvlgamma_ops.h 2025-06-01T22:52:19.7228578Z +++ openssl base64 2025-06-01T22:52:19.7228694Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.7228795Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.7229254Z +++ sed -e s/=//g 2025-06-01T22:52:19.7268506Z ++ HASH=MkM7efmltJ-x0xaCSntM7HmDYe_UmzmWmbM1n6wpoYA 2025-06-01T22:52:19.7272452Z +++ ls -nl torch/include/ATen/ops/mvlgamma_ops.h 2025-06-01T22:52:19.7273969Z +++ awk '{print $5}' 2025-06-01T22:52:19.7300657Z ++ FSIZE=2178 2025-06-01T22:52:19.7301347Z ++ echo '"torch/include/ATen/ops/mvlgamma_ops.h",sha256=MkM7efmltJ-x0xaCSntM7HmDYe_UmzmWmbM1n6wpoYA,2178' 2025-06-01T22:52:19.7301491Z ++ read fname 2025-06-01T22:52:19.7301680Z ++ make_wheel_record torch/include/ATen/ops/nan_to_num.h 2025-06-01T22:52:19.7301841Z ++ FPATH=torch/include/ATen/ops/nan_to_num.h 2025-06-01T22:52:19.7302351Z ++ echo torch/include/ATen/ops/nan_to_num.h 2025-06-01T22:52:19.7303036Z ++ grep RECORD 2025-06-01T22:52:19.7325989Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nan_to_num.h 2025-06-01T22:52:19.7326115Z +++ openssl base64 2025-06-01T22:52:19.7326379Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.7326481Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.7327070Z +++ sed -e s/=//g 2025-06-01T22:52:19.7366717Z ++ HASH=pfDvWNNnmIIZGO1nEWZhfKVK5qSywxdRzIjpVGhq0mU 2025-06-01T22:52:19.7371223Z +++ ls -nl torch/include/ATen/ops/nan_to_num.h 2025-06-01T22:52:19.7372115Z +++ awk '{print $5}' 2025-06-01T22:52:19.7400160Z ++ FSIZE=2040 2025-06-01T22:52:19.7400749Z ++ echo '"torch/include/ATen/ops/nan_to_num.h",sha256=pfDvWNNnmIIZGO1nEWZhfKVK5qSywxdRzIjpVGhq0mU,2040' 2025-06-01T22:52:19.7400861Z ++ read fname 2025-06-01T22:52:19.7401223Z ++ make_wheel_record torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.7401538Z ++ FPATH=torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.7401832Z ++ echo torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.7401927Z ++ grep RECORD 2025-06-01T22:52:19.7424480Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.7424607Z +++ openssl base64 2025-06-01T22:52:19.7424709Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.7424913Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.7425699Z +++ sed -e s/=//g 2025-06-01T22:52:19.7465879Z ++ HASH=qRnI0waPAW2bdK9ORwqlvbuFtFsmUsllFi9lojo0opk 2025-06-01T22:52:19.7470427Z +++ ls -nl torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.7471023Z +++ awk '{print $5}' 2025-06-01T22:52:19.7495565Z ++ FSIZE=1099 2025-06-01T22:52:19.7496425Z ++ echo '"torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h",sha256=qRnI0waPAW2bdK9ORwqlvbuFtFsmUsllFi9lojo0opk,1099' 2025-06-01T22:52:19.7496544Z ++ read fname 2025-06-01T22:52:19.7497007Z ++ make_wheel_record torch/include/ATen/ops/nan_to_num_cpu_dispatch.h 2025-06-01T22:52:19.7497231Z ++ FPATH=torch/include/ATen/ops/nan_to_num_cpu_dispatch.h 2025-06-01T22:52:19.7499865Z ++ echo torch/include/ATen/ops/nan_to_num_cpu_dispatch.h 2025-06-01T22:52:19.7501243Z ++ grep RECORD 2025-06-01T22:52:19.7524143Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nan_to_num_cpu_dispatch.h 2025-06-01T22:52:19.7524257Z +++ openssl base64 2025-06-01T22:52:19.7525309Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.7525427Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.7525522Z +++ sed -e s/=//g 2025-06-01T22:52:19.7566618Z ++ HASH=WEmxvQzCzYLv0JwlKsDSotUe4yRXZD5qCpSyKJsyAdo 2025-06-01T22:52:19.7570464Z +++ ls -nl torch/include/ATen/ops/nan_to_num_cpu_dispatch.h 2025-06-01T22:52:19.7571338Z +++ awk '{print $5}' 2025-06-01T22:52:19.7598031Z ++ FSIZE=1062 2025-06-01T22:52:19.7598721Z ++ echo '"torch/include/ATen/ops/nan_to_num_cpu_dispatch.h",sha256=WEmxvQzCzYLv0JwlKsDSotUe4yRXZD5qCpSyKJsyAdo,1062' 2025-06-01T22:52:19.7598822Z ++ read fname 2025-06-01T22:52:19.7599069Z ++ make_wheel_record torch/include/ATen/ops/nan_to_num_cuda_dispatch.h 2025-06-01T22:52:19.7599255Z ++ FPATH=torch/include/ATen/ops/nan_to_num_cuda_dispatch.h 2025-06-01T22:52:19.7599452Z ++ echo torch/include/ATen/ops/nan_to_num_cuda_dispatch.h 2025-06-01T22:52:19.7600698Z ++ grep RECORD 2025-06-01T22:52:19.7622941Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nan_to_num_cuda_dispatch.h 2025-06-01T22:52:19.7623069Z +++ openssl base64 2025-06-01T22:52:19.7623170Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.7624348Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.7625327Z +++ sed -e s/=//g 2025-06-01T22:52:19.7668821Z ++ HASH=DQvGmtTbZhliEt2htxmzLujaQPB94uFrSYxEt4_0ygA 2025-06-01T22:52:19.7673538Z +++ ls -nl torch/include/ATen/ops/nan_to_num_cuda_dispatch.h 2025-06-01T22:52:19.7674725Z +++ awk '{print $5}' 2025-06-01T22:52:19.7703889Z ++ FSIZE=1064 2025-06-01T22:52:19.7704598Z ++ echo '"torch/include/ATen/ops/nan_to_num_cuda_dispatch.h",sha256=DQvGmtTbZhliEt2htxmzLujaQPB94uFrSYxEt4_0ygA,1064' 2025-06-01T22:52:19.7705309Z ++ read fname 2025-06-01T22:52:19.7705822Z ++ make_wheel_record torch/include/ATen/ops/nan_to_num_native.h 2025-06-01T22:52:19.7706330Z ++ FPATH=torch/include/ATen/ops/nan_to_num_native.h 2025-06-01T22:52:19.7706835Z ++ echo torch/include/ATen/ops/nan_to_num_native.h 2025-06-01T22:52:19.7707216Z ++ grep RECORD 2025-06-01T22:52:19.7726690Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nan_to_num_native.h 2025-06-01T22:52:19.7727237Z +++ openssl base64 2025-06-01T22:52:19.7727494Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.7727983Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.7729231Z +++ sed -e s/=//g 2025-06-01T22:52:19.7768794Z ++ HASH=JFUbouGH5kzN8GqaxskZiOmIFg-HpHT6ogI9CU8-JvI 2025-06-01T22:52:19.7773671Z +++ ls -nl torch/include/ATen/ops/nan_to_num_native.h 2025-06-01T22:52:19.7774496Z +++ awk '{print $5}' 2025-06-01T22:52:19.7802089Z ++ FSIZE=1571 2025-06-01T22:52:19.7802816Z ++ echo '"torch/include/ATen/ops/nan_to_num_native.h",sha256=JFUbouGH5kzN8GqaxskZiOmIFg-HpHT6ogI9CU8-JvI,1571' 2025-06-01T22:52:19.7803511Z ++ read fname 2025-06-01T22:52:19.7803863Z ++ make_wheel_record torch/include/ATen/ops/nan_to_num_ops.h 2025-06-01T22:52:19.7804631Z ++ FPATH=torch/include/ATen/ops/nan_to_num_ops.h 2025-06-01T22:52:19.7805077Z ++ echo torch/include/ATen/ops/nan_to_num_ops.h 2025-06-01T22:52:19.7805445Z ++ grep RECORD 2025-06-01T22:52:19.7826074Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nan_to_num_ops.h 2025-06-01T22:52:19.7826629Z +++ openssl base64 2025-06-01T22:52:19.7826905Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.7827168Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.7828878Z +++ sed -e s/=//g 2025-06-01T22:52:19.7869405Z ++ HASH=9RImkFeO4TwFnheNUShI1NBs0gYKphBr7pSy2i_GPRQ 2025-06-01T22:52:19.7873428Z +++ ls -nl torch/include/ATen/ops/nan_to_num_ops.h 2025-06-01T22:52:19.7874839Z +++ awk '{print $5}' 2025-06-01T22:52:19.7901554Z ++ FSIZE=3036 2025-06-01T22:52:19.7902254Z ++ echo '"torch/include/ATen/ops/nan_to_num_ops.h",sha256=9RImkFeO4TwFnheNUShI1NBs0gYKphBr7pSy2i_GPRQ,3036' 2025-06-01T22:52:19.7902912Z ++ read fname 2025-06-01T22:52:19.7903216Z ++ make_wheel_record torch/include/ATen/ops/nanmean.h 2025-06-01T22:52:19.7903639Z ++ FPATH=torch/include/ATen/ops/nanmean.h 2025-06-01T22:52:19.7904053Z ++ echo torch/include/ATen/ops/nanmean.h 2025-06-01T22:52:19.7904398Z ++ grep RECORD 2025-06-01T22:52:19.7926241Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanmean.h 2025-06-01T22:52:19.7926773Z +++ openssl base64 2025-06-01T22:52:19.7927049Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.7928337Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.7929524Z +++ sed -e s/=//g 2025-06-01T22:52:19.7968442Z ++ HASH=i-GI9XCdGXI4Zf0mEUN7JKdNzG12Sq-T5WhIBZ9mxXg 2025-06-01T22:52:19.7973208Z +++ ls -nl torch/include/ATen/ops/nanmean.h 2025-06-01T22:52:19.7974056Z +++ awk '{print $5}' 2025-06-01T22:52:19.8001241Z ++ FSIZE=1607 2025-06-01T22:52:19.8002046Z ++ echo '"torch/include/ATen/ops/nanmean.h",sha256=i-GI9XCdGXI4Zf0mEUN7JKdNzG12Sq-T5WhIBZ9mxXg,1607' 2025-06-01T22:52:19.8002726Z ++ read fname 2025-06-01T22:52:19.8003224Z ++ make_wheel_record torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.8004095Z ++ FPATH=torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.8005072Z ++ echo torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.8005605Z ++ grep RECORD 2025-06-01T22:52:19.8026436Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.8027173Z +++ openssl base64 2025-06-01T22:52:19.8027428Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.8027688Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.8028275Z +++ sed -e s/=//g 2025-06-01T22:52:19.8070410Z ++ HASH=04JYzJ8PWiHknDx6jHgh6T2Ty5WV3XWat-6Mnu6awrg 2025-06-01T22:52:19.8074067Z +++ ls -nl torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.8074632Z +++ awk '{print $5}' 2025-06-01T22:52:19.8103243Z ++ FSIZE=1242 2025-06-01T22:52:19.8104234Z ++ echo '"torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h",sha256=04JYzJ8PWiHknDx6jHgh6T2Ty5WV3XWat-6Mnu6awrg,1242' 2025-06-01T22:52:19.8105084Z ++ read fname 2025-06-01T22:52:19.8105414Z ++ make_wheel_record torch/include/ATen/ops/nanmean_native.h 2025-06-01T22:52:19.8105941Z ++ FPATH=torch/include/ATen/ops/nanmean_native.h 2025-06-01T22:52:19.8106349Z ++ echo torch/include/ATen/ops/nanmean_native.h 2025-06-01T22:52:19.8106724Z ++ grep RECORD 2025-06-01T22:52:19.8126781Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanmean_native.h 2025-06-01T22:52:19.8127317Z +++ openssl base64 2025-06-01T22:52:19.8127595Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.8128062Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.8129529Z +++ sed -e s/=//g 2025-06-01T22:52:19.8169133Z ++ HASH=SrxJt0foAtuU7bWzmdCbJ96Z_nc0UI0hDNDJOX6wMTg 2025-06-01T22:52:19.8173775Z +++ ls -nl torch/include/ATen/ops/nanmean_native.h 2025-06-01T22:52:19.8174703Z +++ awk '{print $5}' 2025-06-01T22:52:19.8202586Z ++ FSIZE=756 2025-06-01T22:52:19.8203306Z ++ echo '"torch/include/ATen/ops/nanmean_native.h",sha256=SrxJt0foAtuU7bWzmdCbJ96Z_nc0UI0hDNDJOX6wMTg,756' 2025-06-01T22:52:19.8204090Z ++ read fname 2025-06-01T22:52:19.8204434Z ++ make_wheel_record torch/include/ATen/ops/nanmean_ops.h 2025-06-01T22:52:19.8205059Z ++ FPATH=torch/include/ATen/ops/nanmean_ops.h 2025-06-01T22:52:19.8205473Z ++ echo torch/include/ATen/ops/nanmean_ops.h 2025-06-01T22:52:19.8205843Z ++ grep RECORD 2025-06-01T22:52:19.8232210Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanmean_ops.h 2025-06-01T22:52:19.8232722Z +++ openssl base64 2025-06-01T22:52:19.8232974Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.8233233Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.8233489Z +++ sed -e s/=//g 2025-06-01T22:52:19.8274352Z ++ HASH=4Z0JB-pYtMD_2sO44IeSYnOND2e7wrmz2vXhehJT5vE 2025-06-01T22:52:19.8277128Z +++ ls -nl torch/include/ATen/ops/nanmean_ops.h 2025-06-01T22:52:19.8277915Z +++ awk '{print $5}' 2025-06-01T22:52:19.8305890Z ++ FSIZE=2136 2025-06-01T22:52:19.8306572Z ++ echo '"torch/include/ATen/ops/nanmean_ops.h",sha256=4Z0JB-pYtMD_2sO44IeSYnOND2e7wrmz2vXhehJT5vE,2136' 2025-06-01T22:52:19.8307230Z ++ read fname 2025-06-01T22:52:19.8307536Z ++ make_wheel_record torch/include/ATen/ops/nanmedian.h 2025-06-01T22:52:19.8307978Z ++ FPATH=torch/include/ATen/ops/nanmedian.h 2025-06-01T22:52:19.8308366Z ++ echo torch/include/ATen/ops/nanmedian.h 2025-06-01T22:52:19.8308708Z ++ grep RECORD 2025-06-01T22:52:19.8327961Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanmedian.h 2025-06-01T22:52:19.8328453Z +++ openssl base64 2025-06-01T22:52:19.8328754Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.8329881Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.8331166Z +++ sed -e s/=//g 2025-06-01T22:52:19.8371142Z ++ HASH=pS1_vQ64dtKxg-5NzXoeSy_P_lM8hixxqeriPn2imc4 2025-06-01T22:52:19.8375970Z +++ ls -nl torch/include/ATen/ops/nanmedian.h 2025-06-01T22:52:19.8377015Z +++ awk '{print $5}' 2025-06-01T22:52:19.8404066Z ++ FSIZE=3301 2025-06-01T22:52:19.8404755Z ++ echo '"torch/include/ATen/ops/nanmedian.h",sha256=pS1_vQ64dtKxg-5NzXoeSy_P_lM8hixxqeriPn2imc4,3301' 2025-06-01T22:52:19.8405561Z ++ read fname 2025-06-01T22:52:19.8406085Z ++ make_wheel_record torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.8406910Z ++ FPATH=torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.8407656Z ++ echo torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.8408206Z ++ grep RECORD 2025-06-01T22:52:19.8430736Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.8431466Z +++ openssl base64 2025-06-01T22:52:19.8431722Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.8431985Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.8432258Z +++ sed -e s/=//g 2025-06-01T22:52:19.8472136Z ++ HASH=iIxLfSVV3FxrCFhK7FTSjyloybUN700orv8HItOEahE 2025-06-01T22:52:19.8475862Z +++ ls -nl torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:19.8476496Z +++ awk '{print $5}' 2025-06-01T22:52:19.8502474Z ++ FSIZE=988 2025-06-01T22:52:19.8503305Z ++ echo '"torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h",sha256=iIxLfSVV3FxrCFhK7FTSjyloybUN700orv8HItOEahE,988' 2025-06-01T22:52:19.8504229Z ++ read fname 2025-06-01T22:52:19.8504774Z ++ make_wheel_record torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.8505575Z ++ FPATH=torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.8506356Z ++ echo torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.8507093Z ++ grep RECORD 2025-06-01T22:52:19.8527859Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.8528603Z +++ openssl base64 2025-06-01T22:52:19.8528872Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.8529290Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.8530407Z +++ sed -e s/=//g 2025-06-01T22:52:19.8570454Z ++ HASH=8Nh-81uGIeKupoirioYUEH5S_nhKBNsg7M5fW4gCOAU 2025-06-01T22:52:19.8575663Z +++ ls -nl torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.8576509Z +++ awk '{print $5}' 2025-06-01T22:52:19.8604284Z ++ FSIZE=1164 2025-06-01T22:52:19.8605318Z ++ echo '"torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h",sha256=8Nh-81uGIeKupoirioYUEH5S_nhKBNsg7M5fW4gCOAU,1164' 2025-06-01T22:52:19.8606178Z ++ read fname 2025-06-01T22:52:19.8606579Z ++ make_wheel_record torch/include/ATen/ops/nanmedian_cpu_dispatch.h 2025-06-01T22:52:19.8607132Z ++ FPATH=torch/include/ATen/ops/nanmedian_cpu_dispatch.h 2025-06-01T22:52:19.8607635Z ++ echo torch/include/ATen/ops/nanmedian_cpu_dispatch.h 2025-06-01T22:52:19.8608044Z ++ grep RECORD 2025-06-01T22:52:19.8629075Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanmedian_cpu_dispatch.h 2025-06-01T22:52:19.8629638Z +++ openssl base64 2025-06-01T22:52:19.8629894Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.8630153Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.8630515Z +++ sed -e s/=//g 2025-06-01T22:52:19.8672526Z ++ HASH=vctDDPRonNKcbe-RGaJdAXaLXgT1SVMUZbnQqFEswRc 2025-06-01T22:52:19.8675677Z +++ ls -nl torch/include/ATen/ops/nanmedian_cpu_dispatch.h 2025-06-01T22:52:19.8676535Z +++ awk '{print $5}' 2025-06-01T22:52:19.8705431Z ++ FSIZE=1050 2025-06-01T22:52:19.8706215Z ++ echo '"torch/include/ATen/ops/nanmedian_cpu_dispatch.h",sha256=vctDDPRonNKcbe-RGaJdAXaLXgT1SVMUZbnQqFEswRc,1050' 2025-06-01T22:52:19.8706949Z ++ read fname 2025-06-01T22:52:19.8707346Z ++ make_wheel_record torch/include/ATen/ops/nanmedian_cuda_dispatch.h 2025-06-01T22:52:19.8707889Z ++ FPATH=torch/include/ATen/ops/nanmedian_cuda_dispatch.h 2025-06-01T22:52:19.8708382Z ++ echo torch/include/ATen/ops/nanmedian_cuda_dispatch.h 2025-06-01T22:52:19.8708772Z ++ grep RECORD 2025-06-01T22:52:19.8727991Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanmedian_cuda_dispatch.h 2025-06-01T22:52:19.8728701Z +++ openssl base64 2025-06-01T22:52:19.8729229Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.8730475Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.8731706Z +++ sed -e s/=//g 2025-06-01T22:52:19.8770791Z ++ HASH=5JLcRz9B0xyLsNGWQ5xz19kPG3XqYS8Hh7pXNK5dZ-g 2025-06-01T22:52:19.8775713Z +++ ls -nl torch/include/ATen/ops/nanmedian_cuda_dispatch.h 2025-06-01T22:52:19.8776456Z +++ awk '{print $5}' 2025-06-01T22:52:19.8803542Z ++ FSIZE=1052 2025-06-01T22:52:19.8804604Z ++ echo '"torch/include/ATen/ops/nanmedian_cuda_dispatch.h",sha256=5JLcRz9B0xyLsNGWQ5xz19kPG3XqYS8Hh7pXNK5dZ-g,1052' 2025-06-01T22:52:19.8805346Z ++ read fname 2025-06-01T22:52:19.8805761Z ++ make_wheel_record torch/include/ATen/ops/nanmedian_native.h 2025-06-01T22:52:19.8806268Z ++ FPATH=torch/include/ATen/ops/nanmedian_native.h 2025-06-01T22:52:19.8806710Z ++ echo torch/include/ATen/ops/nanmedian_native.h 2025-06-01T22:52:19.8807103Z ++ grep RECORD 2025-06-01T22:52:19.8828770Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanmedian_native.h 2025-06-01T22:52:19.8829419Z +++ openssl base64 2025-06-01T22:52:19.8829676Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.8830075Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.8830886Z +++ sed -e s/=//g 2025-06-01T22:52:19.8873307Z ++ HASH=tXESTHMpYOUgyIcWRxCKE6WgfkqMmplWU6LGTqt9ojI 2025-06-01T22:52:19.8876843Z +++ ls -nl torch/include/ATen/ops/nanmedian_native.h 2025-06-01T22:52:19.8878704Z +++ awk '{print $5}' 2025-06-01T22:52:19.8906720Z ++ FSIZE=1353 2025-06-01T22:52:19.8907504Z ++ echo '"torch/include/ATen/ops/nanmedian_native.h",sha256=tXESTHMpYOUgyIcWRxCKE6WgfkqMmplWU6LGTqt9ojI,1353' 2025-06-01T22:52:19.8908210Z ++ read fname 2025-06-01T22:52:19.8908546Z ++ make_wheel_record torch/include/ATen/ops/nanmedian_ops.h 2025-06-01T22:52:19.8909059Z ++ FPATH=torch/include/ATen/ops/nanmedian_ops.h 2025-06-01T22:52:19.8909487Z ++ echo torch/include/ATen/ops/nanmedian_ops.h 2025-06-01T22:52:19.8909848Z ++ grep RECORD 2025-06-01T22:52:19.8929492Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanmedian_ops.h 2025-06-01T22:52:19.8930008Z +++ openssl base64 2025-06-01T22:52:19.8930945Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.8932413Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.8933660Z +++ sed -e s/=//g 2025-06-01T22:52:19.8971917Z ++ HASH=Hhccj32y4grtNqo-f7FA12KAMINHAoVnjPeF1o5Q0eE 2025-06-01T22:52:19.8978111Z +++ ls -nl torch/include/ATen/ops/nanmedian_ops.h 2025-06-01T22:52:19.8979713Z +++ awk '{print $5}' 2025-06-01T22:52:19.9005583Z ++ FSIZE=4899 2025-06-01T22:52:19.9006290Z ++ echo '"torch/include/ATen/ops/nanmedian_ops.h",sha256=Hhccj32y4grtNqo-f7FA12KAMINHAoVnjPeF1o5Q0eE,4899' 2025-06-01T22:52:19.9007024Z ++ read fname 2025-06-01T22:52:19.9007359Z ++ make_wheel_record torch/include/ATen/ops/nanquantile.h 2025-06-01T22:52:19.9007829Z ++ FPATH=torch/include/ATen/ops/nanquantile.h 2025-06-01T22:52:19.9008240Z ++ echo torch/include/ATen/ops/nanquantile.h 2025-06-01T22:52:19.9008625Z ++ grep RECORD 2025-06-01T22:52:19.9032056Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanquantile.h 2025-06-01T22:52:19.9032562Z +++ openssl base64 2025-06-01T22:52:19.9032831Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.9033079Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.9033361Z +++ sed -e s/=//g 2025-06-01T22:52:19.9074568Z ++ HASH=DWj5R2y6lCTpaqwFeSgIUmPlVpFc8v1zj47wL5XmqFA 2025-06-01T22:52:19.9077462Z +++ ls -nl torch/include/ATen/ops/nanquantile.h 2025-06-01T22:52:19.9078208Z +++ awk '{print $5}' 2025-06-01T22:52:19.9105765Z ++ FSIZE=2994 2025-06-01T22:52:19.9106447Z ++ echo '"torch/include/ATen/ops/nanquantile.h",sha256=DWj5R2y6lCTpaqwFeSgIUmPlVpFc8v1zj47wL5XmqFA,2994' 2025-06-01T22:52:19.9107198Z ++ read fname 2025-06-01T22:52:19.9107727Z ++ make_wheel_record torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.9108642Z ++ FPATH=torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.9109414Z ++ echo torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.9110111Z ++ grep RECORD 2025-06-01T22:52:19.9129450Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.9130181Z +++ openssl base64 2025-06-01T22:52:19.9130464Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.9131382Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.9132653Z +++ sed -e s/=//g 2025-06-01T22:52:19.9171569Z ++ HASH=bkAXVMQhD5eyhizwkif64Yj2P14qDFb_a0uqIyzsscE 2025-06-01T22:52:19.9176628Z +++ ls -nl torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:19.9178048Z +++ awk '{print $5}' 2025-06-01T22:52:19.9204620Z ++ FSIZE=1834 2025-06-01T22:52:19.9205649Z ++ echo '"torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h",sha256=bkAXVMQhD5eyhizwkif64Yj2P14qDFb_a0uqIyzsscE,1834' 2025-06-01T22:52:19.9206661Z ++ read fname 2025-06-01T22:52:19.9207060Z ++ make_wheel_record torch/include/ATen/ops/nanquantile_native.h 2025-06-01T22:52:19.9207604Z ++ FPATH=torch/include/ATen/ops/nanquantile_native.h 2025-06-01T22:52:19.9208142Z ++ echo torch/include/ATen/ops/nanquantile_native.h 2025-06-01T22:52:19.9208546Z ++ grep RECORD 2025-06-01T22:52:19.9230011Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanquantile_native.h 2025-06-01T22:52:19.9230570Z +++ openssl base64 2025-06-01T22:52:19.9230828Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.9231130Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.9231560Z +++ sed -e s/=//g 2025-06-01T22:52:19.9272423Z ++ HASH=cCHnWGxkPJmGFmlQ2w2as02iUqr9ZV4jo2dZfiSXDl8 2025-06-01T22:52:19.9276619Z +++ ls -nl torch/include/ATen/ops/nanquantile_native.h 2025-06-01T22:52:19.9278087Z +++ awk '{print $5}' 2025-06-01T22:52:19.9305056Z ++ FSIZE=1134 2025-06-01T22:52:19.9305747Z ++ echo '"torch/include/ATen/ops/nanquantile_native.h",sha256=cCHnWGxkPJmGFmlQ2w2as02iUqr9ZV4jo2dZfiSXDl8,1134' 2025-06-01T22:52:19.9306445Z ++ read fname 2025-06-01T22:52:19.9306824Z ++ make_wheel_record torch/include/ATen/ops/nanquantile_ops.h 2025-06-01T22:52:19.9307329Z ++ FPATH=torch/include/ATen/ops/nanquantile_ops.h 2025-06-01T22:52:19.9307853Z ++ echo torch/include/ATen/ops/nanquantile_ops.h 2025-06-01T22:52:19.9308218Z ++ grep RECORD 2025-06-01T22:52:19.9327981Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nanquantile_ops.h 2025-06-01T22:52:19.9328575Z +++ openssl base64 2025-06-01T22:52:19.9328844Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.9329734Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.9331054Z +++ sed -e s/=//g 2025-06-01T22:52:19.9370455Z ++ HASH=irRfDsZ1m3ku2C1170J4LnY0r7-ic2YCFnNDvKFDl7Y 2025-06-01T22:52:19.9375254Z +++ ls -nl torch/include/ATen/ops/nanquantile_ops.h 2025-06-01T22:52:19.9376292Z +++ awk '{print $5}' 2025-06-01T22:52:19.9403805Z ++ FSIZE=4026 2025-06-01T22:52:19.9404817Z ++ echo '"torch/include/ATen/ops/nanquantile_ops.h",sha256=irRfDsZ1m3ku2C1170J4LnY0r7-ic2YCFnNDvKFDl7Y,4026' 2025-06-01T22:52:19.9405541Z ++ read fname 2025-06-01T22:52:19.9405850Z ++ make_wheel_record torch/include/ATen/ops/nansum.h 2025-06-01T22:52:19.9406343Z ++ FPATH=torch/include/ATen/ops/nansum.h 2025-06-01T22:52:19.9406800Z ++ echo torch/include/ATen/ops/nansum.h 2025-06-01T22:52:19.9407146Z ++ grep RECORD 2025-06-01T22:52:19.9429710Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nansum.h 2025-06-01T22:52:19.9430206Z +++ openssl base64 2025-06-01T22:52:19.9430491Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.9430746Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.9431086Z +++ sed -e s/=//g 2025-06-01T22:52:19.9474911Z ++ HASH=O01JO9mCCYLcGmVCB5c6Uy3DFgKuVrr1QYt3BO5Si6E 2025-06-01T22:52:19.9478978Z +++ ls -nl torch/include/ATen/ops/nansum.h 2025-06-01T22:52:19.9479822Z +++ awk '{print $5}' 2025-06-01T22:52:19.9507912Z ++ FSIZE=1597 2025-06-01T22:52:19.9508490Z ++ echo '"torch/include/ATen/ops/nansum.h",sha256=O01JO9mCCYLcGmVCB5c6Uy3DFgKuVrr1QYt3BO5Si6E,1597' 2025-06-01T22:52:19.9509173Z ++ read fname 2025-06-01T22:52:19.9509559Z ++ make_wheel_record torch/include/ATen/ops/nansum_cpu_dispatch.h 2025-06-01T22:52:19.9510072Z ++ FPATH=torch/include/ATen/ops/nansum_cpu_dispatch.h 2025-06-01T22:52:19.9510678Z ++ echo torch/include/ATen/ops/nansum_cpu_dispatch.h 2025-06-01T22:52:19.9511115Z ++ grep RECORD 2025-06-01T22:52:19.9530549Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nansum_cpu_dispatch.h 2025-06-01T22:52:19.9531064Z +++ openssl base64 2025-06-01T22:52:19.9531847Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.9533269Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.9534435Z +++ sed -e s/=//g 2025-06-01T22:52:19.9572645Z ++ HASH=SVSAfgp_ZW9QRsF9qba6bg4iGZDf6RW-gQjHKVdQdcE 2025-06-01T22:52:19.9577451Z +++ ls -nl torch/include/ATen/ops/nansum_cpu_dispatch.h 2025-06-01T22:52:19.9578793Z +++ awk '{print $5}' 2025-06-01T22:52:19.9605169Z ++ FSIZE=1195 2025-06-01T22:52:19.9605915Z ++ echo '"torch/include/ATen/ops/nansum_cpu_dispatch.h",sha256=SVSAfgp_ZW9QRsF9qba6bg4iGZDf6RW-gQjHKVdQdcE,1195' 2025-06-01T22:52:19.9606690Z ++ read fname 2025-06-01T22:52:19.9607108Z ++ make_wheel_record torch/include/ATen/ops/nansum_cuda_dispatch.h 2025-06-01T22:52:19.9607644Z ++ FPATH=torch/include/ATen/ops/nansum_cuda_dispatch.h 2025-06-01T22:52:19.9608131Z ++ echo torch/include/ATen/ops/nansum_cuda_dispatch.h 2025-06-01T22:52:19.9608531Z ++ grep RECORD 2025-06-01T22:52:19.9632134Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nansum_cuda_dispatch.h 2025-06-01T22:52:19.9632779Z +++ openssl base64 2025-06-01T22:52:19.9633029Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.9633351Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.9633612Z +++ sed -e s/=//g 2025-06-01T22:52:19.9674955Z ++ HASH=jZ2aklnXDePzOxP7A_8QpkolPJAq1ZR3ffppN92Airo 2025-06-01T22:52:19.9677287Z +++ ls -nl torch/include/ATen/ops/nansum_cuda_dispatch.h 2025-06-01T22:52:19.9678255Z +++ awk '{print $5}' 2025-06-01T22:52:19.9707158Z ++ FSIZE=1197 2025-06-01T22:52:19.9707817Z ++ echo '"torch/include/ATen/ops/nansum_cuda_dispatch.h",sha256=jZ2aklnXDePzOxP7A_8QpkolPJAq1ZR3ffppN92Airo,1197' 2025-06-01T22:52:19.9708589Z ++ read fname 2025-06-01T22:52:19.9708917Z ++ make_wheel_record torch/include/ATen/ops/nansum_native.h 2025-06-01T22:52:19.9709396Z ++ FPATH=torch/include/ATen/ops/nansum_native.h 2025-06-01T22:52:19.9709818Z ++ echo torch/include/ATen/ops/nansum_native.h 2025-06-01T22:52:19.9710171Z ++ grep RECORD 2025-06-01T22:52:19.9729550Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nansum_native.h 2025-06-01T22:52:19.9730056Z +++ openssl base64 2025-06-01T22:52:19.9730418Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.9731865Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.9733110Z +++ sed -e s/=//g 2025-06-01T22:52:19.9772200Z ++ HASH=FRKCUYHTDZLWZGvB8RuReB7Z_QsLpGdtwp3b5bgZAOk 2025-06-01T22:52:19.9776961Z +++ ls -nl torch/include/ATen/ops/nansum_native.h 2025-06-01T22:52:19.9778302Z +++ awk '{print $5}' 2025-06-01T22:52:19.9806272Z ++ FSIZE=754 2025-06-01T22:52:19.9806912Z ++ echo '"torch/include/ATen/ops/nansum_native.h",sha256=FRKCUYHTDZLWZGvB8RuReB7Z_QsLpGdtwp3b5bgZAOk,754' 2025-06-01T22:52:19.9807646Z ++ read fname 2025-06-01T22:52:19.9807970Z ++ make_wheel_record torch/include/ATen/ops/nansum_ops.h 2025-06-01T22:52:19.9808437Z ++ FPATH=torch/include/ATen/ops/nansum_ops.h 2025-06-01T22:52:19.9808830Z ++ echo torch/include/ATen/ops/nansum_ops.h 2025-06-01T22:52:19.9809198Z ++ grep RECORD 2025-06-01T22:52:19.9830556Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nansum_ops.h 2025-06-01T22:52:19.9831052Z +++ openssl base64 2025-06-01T22:52:19.9831337Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.9831624Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.9832358Z +++ sed -e s/=//g 2025-06-01T22:52:19.9872689Z ++ HASH=KwXzk5C56PD1puRKljb9ySlQxdLKhzTHXE8jkX-e5bA 2025-06-01T22:52:19.9876253Z +++ ls -nl torch/include/ATen/ops/nansum_ops.h 2025-06-01T22:52:19.9877350Z +++ awk '{print $5}' 2025-06-01T22:52:19.9905179Z ++ FSIZE=2130 2025-06-01T22:52:19.9915820Z ++ echo '"torch/include/ATen/ops/nansum_ops.h",sha256=KwXzk5C56PD1puRKljb9ySlQxdLKhzTHXE8jkX-e5bA,2130' 2025-06-01T22:52:19.9916482Z ++ read fname 2025-06-01T22:52:19.9916781Z ++ make_wheel_record torch/include/ATen/ops/narrow.h 2025-06-01T22:52:19.9917198Z ++ FPATH=torch/include/ATen/ops/narrow.h 2025-06-01T22:52:19.9917722Z ++ echo torch/include/ATen/ops/narrow.h 2025-06-01T22:52:19.9918114Z ++ grep RECORD 2025-06-01T22:52:19.9927585Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/narrow.h 2025-06-01T22:52:19.9928137Z +++ openssl base64 2025-06-01T22:52:19.9929394Z +++ sed -e s/+/-/g 2025-06-01T22:52:19.9930892Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:19.9932062Z +++ sed -e s/=//g 2025-06-01T22:52:19.9970809Z ++ HASH=yZwArNomCj02lYHKpKeWnq0DahSpB_ZIKgOgmlw7zkI 2025-06-01T22:52:19.9975364Z +++ ls -nl torch/include/ATen/ops/narrow.h 2025-06-01T22:52:19.9976413Z +++ awk '{print $5}' 2025-06-01T22:52:20.0003385Z ++ FSIZE=2638 2025-06-01T22:52:20.0004146Z ++ echo '"torch/include/ATen/ops/narrow.h",sha256=yZwArNomCj02lYHKpKeWnq0DahSpB_ZIKgOgmlw7zkI,2638' 2025-06-01T22:52:20.0005134Z ++ read fname 2025-06-01T22:52:20.0005643Z ++ make_wheel_record torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.0006418Z ++ FPATH=torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.0007163Z ++ echo torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.0007683Z ++ grep RECORD 2025-06-01T22:52:20.0028420Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.0029097Z +++ openssl base64 2025-06-01T22:52:20.0029347Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.0030652Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.0030909Z +++ sed -e s/=//g 2025-06-01T22:52:20.0072790Z ++ HASH=oyEHgOR4sIWBFraHk2R3t_-9LN5NDaWKPrvv2n1MKs0 2025-06-01T22:52:20.0076195Z +++ ls -nl torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.0076861Z +++ awk '{print $5}' 2025-06-01T22:52:20.0104927Z ++ FSIZE=1150 2025-06-01T22:52:20.0105816Z ++ echo '"torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h",sha256=oyEHgOR4sIWBFraHk2R3t_-9LN5NDaWKPrvv2n1MKs0,1150' 2025-06-01T22:52:20.0106731Z ++ read fname 2025-06-01T22:52:20.0107063Z ++ make_wheel_record torch/include/ATen/ops/narrow_copy.h 2025-06-01T22:52:20.0107516Z ++ FPATH=torch/include/ATen/ops/narrow_copy.h 2025-06-01T22:52:20.0108012Z ++ echo torch/include/ATen/ops/narrow_copy.h 2025-06-01T22:52:20.0108354Z ++ grep RECORD 2025-06-01T22:52:20.0128106Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/narrow_copy.h 2025-06-01T22:52:20.0128603Z +++ openssl base64 2025-06-01T22:52:20.0129570Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.0130963Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.0132244Z +++ sed -e s/=//g 2025-06-01T22:52:20.0169780Z ++ HASH=4ELc5Z4z81JNUphubIc1DgdGAzb1rrQC3hmxEZmEVxs 2025-06-01T22:52:20.0174673Z +++ ls -nl torch/include/ATen/ops/narrow_copy.h 2025-06-01T22:52:20.0175554Z +++ awk '{print $5}' 2025-06-01T22:52:20.0202643Z ++ FSIZE=4084 2025-06-01T22:52:20.0203393Z ++ echo '"torch/include/ATen/ops/narrow_copy.h",sha256=4ELc5Z4z81JNUphubIc1DgdGAzb1rrQC3hmxEZmEVxs,4084' 2025-06-01T22:52:20.0204254Z ++ read fname 2025-06-01T22:52:20.0205012Z ++ make_wheel_record torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.0206015Z ++ FPATH=torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.0206925Z ++ echo torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.0207549Z ++ grep RECORD 2025-06-01T22:52:20.0229313Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.0230167Z +++ openssl base64 2025-06-01T22:52:20.0230431Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.0230673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.0230942Z +++ sed -e s/=//g 2025-06-01T22:52:20.0271076Z ++ HASH=WD9km1plJ9m4iDKP7zllGw1kkhGoi-LvksHuHsin80s 2025-06-01T22:52:20.0274688Z +++ ls -nl torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.0275810Z +++ awk '{print $5}' 2025-06-01T22:52:20.0303544Z ++ FSIZE=957 2025-06-01T22:52:20.0304742Z ++ echo '"torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=WD9km1plJ9m4iDKP7zllGw1kkhGoi-LvksHuHsin80s,957' 2025-06-01T22:52:20.0305724Z ++ read fname 2025-06-01T22:52:20.0306124Z ++ make_wheel_record torch/include/ATen/ops/narrow_copy_cpu_dispatch.h 2025-06-01T22:52:20.0306680Z ++ FPATH=torch/include/ATen/ops/narrow_copy_cpu_dispatch.h 2025-06-01T22:52:20.0307194Z ++ echo torch/include/ATen/ops/narrow_copy_cpu_dispatch.h 2025-06-01T22:52:20.0307600Z ++ grep RECORD 2025-06-01T22:52:20.0327331Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/narrow_copy_cpu_dispatch.h 2025-06-01T22:52:20.0327948Z +++ openssl base64 2025-06-01T22:52:20.0328215Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.0329587Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.0330590Z +++ sed -e s/=//g 2025-06-01T22:52:20.0370452Z ++ HASH=aqWzrVAs2JtXkKTv_2XcpCfdu_emEKYGz-4tNVZK5aU 2025-06-01T22:52:20.0375483Z +++ ls -nl torch/include/ATen/ops/narrow_copy_cpu_dispatch.h 2025-06-01T22:52:20.0376327Z +++ awk '{print $5}' 2025-06-01T22:52:20.0402967Z ++ FSIZE=1427 2025-06-01T22:52:20.0403778Z ++ echo '"torch/include/ATen/ops/narrow_copy_cpu_dispatch.h",sha256=aqWzrVAs2JtXkKTv_2XcpCfdu_emEKYGz-4tNVZK5aU,1427' 2025-06-01T22:52:20.0404835Z ++ read fname 2025-06-01T22:52:20.0405339Z ++ make_wheel_record torch/include/ATen/ops/narrow_copy_native.h 2025-06-01T22:52:20.0405856Z ++ FPATH=torch/include/ATen/ops/narrow_copy_native.h 2025-06-01T22:52:20.0406393Z ++ echo torch/include/ATen/ops/narrow_copy_native.h 2025-06-01T22:52:20.0406777Z ++ grep RECORD 2025-06-01T22:52:20.0427960Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/narrow_copy_native.h 2025-06-01T22:52:20.0428478Z +++ openssl base64 2025-06-01T22:52:20.0428817Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.0429142Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.0429412Z +++ sed -e s/=//g 2025-06-01T22:52:20.0470132Z ++ HASH=i-wr0MPyn9357GtyZhcW3qCxHXzDnZA7GF117eLFBVc 2025-06-01T22:52:20.0473830Z +++ ls -nl torch/include/ATen/ops/narrow_copy_native.h 2025-06-01T22:52:20.0475319Z +++ awk '{print $5}' 2025-06-01T22:52:20.0501882Z ++ FSIZE=906 2025-06-01T22:52:20.0502527Z ++ echo '"torch/include/ATen/ops/narrow_copy_native.h",sha256=i-wr0MPyn9357GtyZhcW3qCxHXzDnZA7GF117eLFBVc,906' 2025-06-01T22:52:20.0503343Z ++ read fname 2025-06-01T22:52:20.0503725Z ++ make_wheel_record torch/include/ATen/ops/narrow_copy_ops.h 2025-06-01T22:52:20.0504210Z ++ FPATH=torch/include/ATen/ops/narrow_copy_ops.h 2025-06-01T22:52:20.0504633Z ++ echo torch/include/ATen/ops/narrow_copy_ops.h 2025-06-01T22:52:20.0505185Z ++ grep RECORD 2025-06-01T22:52:20.0526509Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/narrow_copy_ops.h 2025-06-01T22:52:20.0527098Z +++ openssl base64 2025-06-01T22:52:20.0527402Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.0528251Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.0529556Z +++ sed -e s/=//g 2025-06-01T22:52:20.0568875Z ++ HASH=jvp6ys6xmr13m0YvS5fGAbyEmMe-7cSb9m3lpTJWuHI 2025-06-01T22:52:20.0573757Z +++ ls -nl torch/include/ATen/ops/narrow_copy_ops.h 2025-06-01T22:52:20.0574724Z +++ awk '{print $5}' 2025-06-01T22:52:20.0601548Z ++ FSIZE=1931 2025-06-01T22:52:20.0602189Z ++ echo '"torch/include/ATen/ops/narrow_copy_ops.h",sha256=jvp6ys6xmr13m0YvS5fGAbyEmMe-7cSb9m3lpTJWuHI,1931' 2025-06-01T22:52:20.0602852Z ++ read fname 2025-06-01T22:52:20.0603188Z ++ make_wheel_record torch/include/ATen/ops/narrow_native.h 2025-06-01T22:52:20.0603690Z ++ FPATH=torch/include/ATen/ops/narrow_native.h 2025-06-01T22:52:20.0604243Z ++ echo torch/include/ATen/ops/narrow_native.h 2025-06-01T22:52:20.0604776Z ++ grep RECORD 2025-06-01T22:52:20.0628655Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/narrow_native.h 2025-06-01T22:52:20.0629210Z +++ openssl base64 2025-06-01T22:52:20.0629511Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.0629852Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.0630113Z +++ sed -e s/=//g 2025-06-01T22:52:20.0669589Z ++ HASH=W8OllgEnpJzpjevj5qoJ4wnZK8ViJfvJ2aOe38F0b4c 2025-06-01T22:52:20.0674168Z +++ ls -nl torch/include/ATen/ops/narrow_native.h 2025-06-01T22:52:20.0675669Z +++ awk '{print $5}' 2025-06-01T22:52:20.0702987Z ++ FSIZE=782 2025-06-01T22:52:20.0703829Z ++ echo '"torch/include/ATen/ops/narrow_native.h",sha256=W8OllgEnpJzpjevj5qoJ4wnZK8ViJfvJ2aOe38F0b4c,782' 2025-06-01T22:52:20.0704602Z ++ read fname 2025-06-01T22:52:20.0704918Z ++ make_wheel_record torch/include/ATen/ops/narrow_ops.h 2025-06-01T22:52:20.0705471Z ++ FPATH=torch/include/ATen/ops/narrow_ops.h 2025-06-01T22:52:20.0705867Z ++ echo torch/include/ATen/ops/narrow_ops.h 2025-06-01T22:52:20.0706222Z ++ grep RECORD 2025-06-01T22:52:20.0726992Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/narrow_ops.h 2025-06-01T22:52:20.0727486Z +++ openssl base64 2025-06-01T22:52:20.0727874Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.0729159Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.0730603Z +++ sed -e s/=//g 2025-06-01T22:52:20.0770332Z ++ HASH=08E6NVAVtQpNxrKQtNk1PtKbUy5-1ckl83c1b7ex2Oc 2025-06-01T22:52:20.0775160Z +++ ls -nl torch/include/ATen/ops/narrow_ops.h 2025-06-01T22:52:20.0776122Z +++ awk '{print $5}' 2025-06-01T22:52:20.0803224Z ++ FSIZE=1864 2025-06-01T22:52:20.0803859Z ++ echo '"torch/include/ATen/ops/narrow_ops.h",sha256=08E6NVAVtQpNxrKQtNk1PtKbUy5-1ckl83c1b7ex2Oc,1864' 2025-06-01T22:52:20.0804625Z ++ read fname 2025-06-01T22:52:20.0805411Z ++ make_wheel_record torch/include/ATen/ops/native_batch_norm.h 2025-06-01T22:52:20.0805953Z ++ FPATH=torch/include/ATen/ops/native_batch_norm.h 2025-06-01T22:52:20.0806480Z ++ echo torch/include/ATen/ops/native_batch_norm.h 2025-06-01T22:52:20.0806873Z ++ grep RECORD 2025-06-01T22:52:20.0828602Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_batch_norm.h 2025-06-01T22:52:20.0829229Z +++ openssl base64 2025-06-01T22:52:20.0829493Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.0829753Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.0830287Z +++ sed -e s/=//g 2025-06-01T22:52:20.0872437Z ++ HASH=d53zuBYNDyuhqeR3EthQJVykHgzViZT8DUrAA-NUPSU 2025-06-01T22:52:20.0874987Z +++ ls -nl torch/include/ATen/ops/native_batch_norm.h 2025-06-01T22:52:20.0875765Z +++ awk '{print $5}' 2025-06-01T22:52:20.0904200Z ++ FSIZE=2802 2025-06-01T22:52:20.0904868Z ++ echo '"torch/include/ATen/ops/native_batch_norm.h",sha256=d53zuBYNDyuhqeR3EthQJVykHgzViZT8DUrAA-NUPSU,2802' 2025-06-01T22:52:20.0905601Z ++ read fname 2025-06-01T22:52:20.0906000Z ++ make_wheel_record torch/include/ATen/ops/native_batch_norm_backward.h 2025-06-01T22:52:20.0906565Z ++ FPATH=torch/include/ATen/ops/native_batch_norm_backward.h 2025-06-01T22:52:20.0907085Z ++ echo torch/include/ATen/ops/native_batch_norm_backward.h 2025-06-01T22:52:20.0907497Z ++ grep RECORD 2025-06-01T22:52:20.0926991Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_batch_norm_backward.h 2025-06-01T22:52:20.0927616Z +++ openssl base64 2025-06-01T22:52:20.0927889Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.0929023Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.0929855Z +++ sed -e s/=//g 2025-06-01T22:52:20.0969317Z ++ HASH=9ACb2XM2YFq89rztNvgukEoMoZSgkAziveORvvewC9I 2025-06-01T22:52:20.0973976Z +++ ls -nl torch/include/ATen/ops/native_batch_norm_backward.h 2025-06-01T22:52:20.0974999Z +++ awk '{print $5}' 2025-06-01T22:52:20.1003046Z ++ FSIZE=3336 2025-06-01T22:52:20.1003771Z ++ echo '"torch/include/ATen/ops/native_batch_norm_backward.h",sha256=9ACb2XM2YFq89rztNvgukEoMoZSgkAziveORvvewC9I,3336' 2025-06-01T22:52:20.1004882Z ++ read fname 2025-06-01T22:52:20.1005472Z ++ make_wheel_record torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.1006448Z ++ FPATH=torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.1007347Z ++ echo torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.1007965Z ++ grep RECORD 2025-06-01T22:52:20.1028862Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.1028989Z +++ openssl base64 2025-06-01T22:52:20.1029090Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.1029416Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.1029783Z +++ sed -e s/=//g 2025-06-01T22:52:20.1070152Z ++ HASH=42oFXxwUu-kBJ7cbhaobVxtu75bduf1QUlP7PrqOaVE 2025-06-01T22:52:20.1074793Z +++ ls -nl torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.1075499Z +++ awk '{print $5}' 2025-06-01T22:52:20.1103024Z ++ FSIZE=1719 2025-06-01T22:52:20.1103771Z ++ echo '"torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h",sha256=42oFXxwUu-kBJ7cbhaobVxtu75bduf1QUlP7PrqOaVE,1719' 2025-06-01T22:52:20.1103928Z ++ read fname 2025-06-01T22:52:20.1104248Z ++ make_wheel_record torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.1104513Z ++ FPATH=torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.1104789Z ++ echo torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.1105316Z ++ grep RECORD 2025-06-01T22:52:20.1126392Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.1126522Z +++ openssl base64 2025-06-01T22:52:20.1127091Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.1128017Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.1129165Z +++ sed -e s/=//g 2025-06-01T22:52:20.1169672Z ++ HASH=v_D1ZtMiTAyb5imNTgl9bA4_TlDWQbEDVtWZr8QQv6c 2025-06-01T22:52:20.1174205Z +++ ls -nl torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.1174844Z +++ awk '{print $5}' 2025-06-01T22:52:20.1201914Z ++ FSIZE=1103 2025-06-01T22:52:20.1202515Z ++ echo '"torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h",sha256=v_D1ZtMiTAyb5imNTgl9bA4_TlDWQbEDVtWZr8QQv6c,1103' 2025-06-01T22:52:20.1202634Z ++ read fname 2025-06-01T22:52:20.1202957Z ++ make_wheel_record torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.1203223Z ++ FPATH=torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.1203502Z ++ echo torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.1203835Z ++ grep RECORD 2025-06-01T22:52:20.1226495Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.1226625Z +++ openssl base64 2025-06-01T22:52:20.1226731Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.1226848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.1227539Z +++ sed -e s/=//g 2025-06-01T22:52:20.1270710Z ++ HASH=3NtZvdoJ5JbcKG2IZIyWCjxokt7DHjoL9yPEingr7hg 2025-06-01T22:52:20.1274481Z +++ ls -nl torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.1275778Z +++ awk '{print $5}' 2025-06-01T22:52:20.1304406Z ++ FSIZE=1105 2025-06-01T22:52:20.1305067Z ++ echo '"torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h",sha256=3NtZvdoJ5JbcKG2IZIyWCjxokt7DHjoL9yPEingr7hg,1105' 2025-06-01T22:52:20.1305163Z ++ read fname 2025-06-01T22:52:20.1305452Z ++ make_wheel_record torch/include/ATen/ops/native_batch_norm_backward_native.h 2025-06-01T22:52:20.1305715Z ++ FPATH=torch/include/ATen/ops/native_batch_norm_backward_native.h 2025-06-01T22:52:20.1305949Z ++ echo torch/include/ATen/ops/native_batch_norm_backward_native.h 2025-06-01T22:52:20.1306052Z ++ grep RECORD 2025-06-01T22:52:20.1326987Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_batch_norm_backward_native.h 2025-06-01T22:52:20.1327106Z +++ openssl base64 2025-06-01T22:52:20.1327407Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.1328716Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.1329868Z +++ sed -e s/=//g 2025-06-01T22:52:20.1369814Z ++ HASH=OzikzF844h1kwhJ1UCBM4x5G9MCej_CY5N9hKrK_a2E 2025-06-01T22:52:20.1374980Z +++ ls -nl torch/include/ATen/ops/native_batch_norm_backward_native.h 2025-06-01T22:52:20.1375985Z +++ awk '{print $5}' 2025-06-01T22:52:20.1403442Z ++ FSIZE=2232 2025-06-01T22:52:20.1404156Z ++ echo '"torch/include/ATen/ops/native_batch_norm_backward_native.h",sha256=OzikzF844h1kwhJ1UCBM4x5G9MCej_CY5N9hKrK_a2E,2232' 2025-06-01T22:52:20.1404258Z ++ read fname 2025-06-01T22:52:20.1404859Z ++ make_wheel_record torch/include/ATen/ops/native_batch_norm_backward_ops.h 2025-06-01T22:52:20.1405149Z ++ FPATH=torch/include/ATen/ops/native_batch_norm_backward_ops.h 2025-06-01T22:52:20.1405393Z ++ echo torch/include/ATen/ops/native_batch_norm_backward_ops.h 2025-06-01T22:52:20.1405528Z ++ grep RECORD 2025-06-01T22:52:20.1430430Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_batch_norm_backward_ops.h 2025-06-01T22:52:20.1430576Z +++ openssl base64 2025-06-01T22:52:20.1430677Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.1430775Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.1430880Z +++ sed -e s/=//g 2025-06-01T22:52:20.1474882Z ++ HASH=6wYS8Q4YkraOfhE4U69LSA2MFi3Ij0exvSeOqFBJ6Xk 2025-06-01T22:52:20.1476803Z +++ ls -nl torch/include/ATen/ops/native_batch_norm_backward_ops.h 2025-06-01T22:52:20.1478035Z +++ awk '{print $5}' 2025-06-01T22:52:20.1506886Z ++ FSIZE=4192 2025-06-01T22:52:20.1507463Z ++ echo '"torch/include/ATen/ops/native_batch_norm_backward_ops.h",sha256=6wYS8Q4YkraOfhE4U69LSA2MFi3Ij0exvSeOqFBJ6Xk,4192' 2025-06-01T22:52:20.1507583Z ++ read fname 2025-06-01T22:52:20.1507858Z ++ make_wheel_record torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h 2025-06-01T22:52:20.1508205Z ++ FPATH=torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h 2025-06-01T22:52:20.1508433Z ++ echo torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h 2025-06-01T22:52:20.1508562Z ++ grep RECORD 2025-06-01T22:52:20.1530179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h 2025-06-01T22:52:20.1530293Z +++ openssl base64 2025-06-01T22:52:20.1531684Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.1533038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.1534398Z +++ sed -e s/=//g 2025-06-01T22:52:20.1572504Z ++ HASH=e8-Xy26Rr8zJoo99L_DVfeO3BHYDZ_aBnjpRhrm_1wI 2025-06-01T22:52:20.1577702Z +++ ls -nl torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h 2025-06-01T22:52:20.1578982Z +++ awk '{print $5}' 2025-06-01T22:52:20.1605655Z ++ FSIZE=1816 2025-06-01T22:52:20.1606262Z ++ echo '"torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h",sha256=e8-Xy26Rr8zJoo99L_DVfeO3BHYDZ_aBnjpRhrm_1wI,1816' 2025-06-01T22:52:20.1606368Z ++ read fname 2025-06-01T22:52:20.1606666Z ++ make_wheel_record torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h 2025-06-01T22:52:20.1606897Z ++ FPATH=torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h 2025-06-01T22:52:20.1607119Z ++ echo torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h 2025-06-01T22:52:20.1607237Z ++ grep RECORD 2025-06-01T22:52:20.1630594Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h 2025-06-01T22:52:20.1630721Z +++ openssl base64 2025-06-01T22:52:20.1630834Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.1630931Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.1631308Z +++ sed -e s/=//g 2025-06-01T22:52:20.1672981Z ++ HASH=wMYs2QM3mdRTTtygh1PGNL0LDMKy3fjvg-_QwhbTDLQ 2025-06-01T22:52:20.1676105Z +++ ls -nl torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h 2025-06-01T22:52:20.1677384Z +++ awk '{print $5}' 2025-06-01T22:52:20.1704897Z ++ FSIZE=1818 2025-06-01T22:52:20.1705561Z ++ echo '"torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h",sha256=wMYs2QM3mdRTTtygh1PGNL0LDMKy3fjvg-_QwhbTDLQ,1818' 2025-06-01T22:52:20.1705659Z ++ read fname 2025-06-01T22:52:20.1705920Z ++ make_wheel_record torch/include/ATen/ops/native_batch_norm_native.h 2025-06-01T22:52:20.1706107Z ++ FPATH=torch/include/ATen/ops/native_batch_norm_native.h 2025-06-01T22:52:20.1706600Z ++ echo torch/include/ATen/ops/native_batch_norm_native.h 2025-06-01T22:52:20.1707686Z ++ grep RECORD 2025-06-01T22:52:20.1727956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_batch_norm_native.h 2025-06-01T22:52:20.1728077Z +++ openssl base64 2025-06-01T22:52:20.1729092Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.1730338Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.1731688Z +++ sed -e s/=//g 2025-06-01T22:52:20.1770650Z ++ HASH=Bp50N_e6XLCnzClgCNGVLSphgmEPa7lgnXXHZgrPNqo 2025-06-01T22:52:20.1775625Z +++ ls -nl torch/include/ATen/ops/native_batch_norm_native.h 2025-06-01T22:52:20.1776710Z +++ awk '{print $5}' 2025-06-01T22:52:20.1803585Z ++ FSIZE=2223 2025-06-01T22:52:20.1804379Z ++ echo '"torch/include/ATen/ops/native_batch_norm_native.h",sha256=Bp50N_e6XLCnzClgCNGVLSphgmEPa7lgnXXHZgrPNqo,2223' 2025-06-01T22:52:20.1804482Z ++ read fname 2025-06-01T22:52:20.1804966Z ++ make_wheel_record torch/include/ATen/ops/native_batch_norm_ops.h 2025-06-01T22:52:20.1805167Z ++ FPATH=torch/include/ATen/ops/native_batch_norm_ops.h 2025-06-01T22:52:20.1805343Z ++ echo torch/include/ATen/ops/native_batch_norm_ops.h 2025-06-01T22:52:20.1806448Z ++ grep RECORD 2025-06-01T22:52:20.1828319Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_batch_norm_ops.h 2025-06-01T22:52:20.1828474Z +++ openssl base64 2025-06-01T22:52:20.1828582Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.1830167Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.1830668Z +++ sed -e s/=//g 2025-06-01T22:52:20.1873217Z ++ HASH=UobqS2qbFj60J65viiHxsW_EjjQGTKdShnggCkiDlmM 2025-06-01T22:52:20.1876997Z +++ ls -nl torch/include/ATen/ops/native_batch_norm_ops.h 2025-06-01T22:52:20.1878457Z +++ awk '{print $5}' 2025-06-01T22:52:20.1905394Z ++ FSIZE=3551 2025-06-01T22:52:20.1906144Z ++ echo '"torch/include/ATen/ops/native_batch_norm_ops.h",sha256=UobqS2qbFj60J65viiHxsW_EjjQGTKdShnggCkiDlmM,3551' 2025-06-01T22:52:20.1906273Z ++ read fname 2025-06-01T22:52:20.1906509Z ++ make_wheel_record torch/include/ATen/ops/native_channel_shuffle.h 2025-06-01T22:52:20.1906882Z ++ FPATH=torch/include/ATen/ops/native_channel_shuffle.h 2025-06-01T22:52:20.1907982Z ++ echo torch/include/ATen/ops/native_channel_shuffle.h 2025-06-01T22:52:20.1908598Z ++ grep RECORD 2025-06-01T22:52:20.1928894Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_channel_shuffle.h 2025-06-01T22:52:20.1929777Z +++ openssl base64 2025-06-01T22:52:20.1931186Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.1932451Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.1934148Z +++ sed -e s/=//g 2025-06-01T22:52:20.1972425Z ++ HASH=iVb50eLhwqrdoVam4-1RshQiBaZue8pFHTbmxpFpHvA 2025-06-01T22:52:20.1979146Z +++ ls -nl torch/include/ATen/ops/native_channel_shuffle.h 2025-06-01T22:52:20.1979286Z +++ awk '{print $5}' 2025-06-01T22:52:20.2005930Z ++ FSIZE=1481 2025-06-01T22:52:20.2006490Z ++ echo '"torch/include/ATen/ops/native_channel_shuffle.h",sha256=iVb50eLhwqrdoVam4-1RshQiBaZue8pFHTbmxpFpHvA,1481' 2025-06-01T22:52:20.2006603Z ++ read fname 2025-06-01T22:52:20.2007038Z ++ make_wheel_record torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.2007407Z ++ FPATH=torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.2007780Z ++ echo torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.2007884Z ++ grep RECORD 2025-06-01T22:52:20.2032403Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.2032543Z +++ openssl base64 2025-06-01T22:52:20.2032654Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.2032753Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.2032860Z +++ sed -e s/=//g 2025-06-01T22:52:20.2074747Z ++ HASH=EgPaeX8pigfObD21AIgI9rq7IDkJUv6WwUDBKAc9jkU 2025-06-01T22:52:20.2076929Z +++ ls -nl torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.2077054Z +++ awk '{print $5}' 2025-06-01T22:52:20.2105881Z ++ FSIZE=893 2025-06-01T22:52:20.2106615Z ++ echo '"torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h",sha256=EgPaeX8pigfObD21AIgI9rq7IDkJUv6WwUDBKAc9jkU,893' 2025-06-01T22:52:20.2106735Z ++ read fname 2025-06-01T22:52:20.2107036Z ++ make_wheel_record torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h 2025-06-01T22:52:20.2107282Z ++ FPATH=torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h 2025-06-01T22:52:20.2107519Z ++ echo torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h 2025-06-01T22:52:20.2107715Z ++ grep RECORD 2025-06-01T22:52:20.2128000Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h 2025-06-01T22:52:20.2128253Z +++ openssl base64 2025-06-01T22:52:20.2128921Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.2130312Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.2131636Z +++ sed -e s/=//g 2025-06-01T22:52:20.2170841Z ++ HASH=ckCrqMRnuAkwJBAZ84zT3YwRxbT9f57rj-nL0Zh8d84 2025-06-01T22:52:20.2175372Z +++ ls -nl torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h 2025-06-01T22:52:20.2176142Z +++ awk '{print $5}' 2025-06-01T22:52:20.2203216Z ++ FSIZE=849 2025-06-01T22:52:20.2203814Z ++ echo '"torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h",sha256=ckCrqMRnuAkwJBAZ84zT3YwRxbT9f57rj-nL0Zh8d84,849' 2025-06-01T22:52:20.2203910Z ++ read fname 2025-06-01T22:52:20.2204317Z ++ make_wheel_record torch/include/ATen/ops/native_channel_shuffle_native.h 2025-06-01T22:52:20.2204533Z ++ FPATH=torch/include/ATen/ops/native_channel_shuffle_native.h 2025-06-01T22:52:20.2204918Z ++ echo torch/include/ATen/ops/native_channel_shuffle_native.h 2025-06-01T22:52:20.2205680Z ++ grep RECORD 2025-06-01T22:52:20.2228649Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_channel_shuffle_native.h 2025-06-01T22:52:20.2228777Z +++ openssl base64 2025-06-01T22:52:20.2229022Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.2229124Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.2229732Z +++ sed -e s/=//g 2025-06-01T22:52:20.2273934Z ++ HASH=eF39fOvuFi54Dz7V40jQ09KpSazjkvAT4oJ-CXFuSfQ 2025-06-01T22:52:20.2276643Z +++ ls -nl torch/include/ATen/ops/native_channel_shuffle_native.h 2025-06-01T22:52:20.2278158Z +++ awk '{print $5}' 2025-06-01T22:52:20.2306648Z ++ FSIZE=589 2025-06-01T22:52:20.2307327Z ++ echo '"torch/include/ATen/ops/native_channel_shuffle_native.h",sha256=eF39fOvuFi54Dz7V40jQ09KpSazjkvAT4oJ-CXFuSfQ,589' 2025-06-01T22:52:20.2307492Z ++ read fname 2025-06-01T22:52:20.2307773Z ++ make_wheel_record torch/include/ATen/ops/native_channel_shuffle_ops.h 2025-06-01T22:52:20.2307972Z ++ FPATH=torch/include/ATen/ops/native_channel_shuffle_ops.h 2025-06-01T22:52:20.2308176Z ++ echo torch/include/ATen/ops/native_channel_shuffle_ops.h 2025-06-01T22:52:20.2308279Z ++ grep RECORD 2025-06-01T22:52:20.2329312Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_channel_shuffle_ops.h 2025-06-01T22:52:20.2329440Z +++ openssl base64 2025-06-01T22:52:20.2330489Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.2331618Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.2332872Z +++ sed -e s/=//g 2025-06-01T22:52:20.2372119Z ++ HASH=j4G3GF4wVCCImlj7iutoww8O7gFWfWTRjvI0cmoFcg8 2025-06-01T22:52:20.2376941Z +++ ls -nl torch/include/ATen/ops/native_channel_shuffle_ops.h 2025-06-01T22:52:20.2378354Z +++ awk '{print $5}' 2025-06-01T22:52:20.2405557Z ++ FSIZE=1073 2025-06-01T22:52:20.2406139Z ++ echo '"torch/include/ATen/ops/native_channel_shuffle_ops.h",sha256=j4G3GF4wVCCImlj7iutoww8O7gFWfWTRjvI0cmoFcg8,1073' 2025-06-01T22:52:20.2406238Z ++ read fname 2025-06-01T22:52:20.2406441Z ++ make_wheel_record torch/include/ATen/ops/native_dropout.h 2025-06-01T22:52:20.2406616Z ++ FPATH=torch/include/ATen/ops/native_dropout.h 2025-06-01T22:52:20.2406771Z ++ echo torch/include/ATen/ops/native_dropout.h 2025-06-01T22:52:20.2407076Z ++ grep RECORD 2025-06-01T22:52:20.2431202Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_dropout.h 2025-06-01T22:52:20.2431329Z +++ openssl base64 2025-06-01T22:52:20.2431435Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.2431977Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.2432080Z +++ sed -e s/=//g 2025-06-01T22:52:20.2475801Z ++ HASH=1lgOqpjMX1jMqWbsNe6s-RgtmxPBuI_jgojttAYO4Yc 2025-06-01T22:52:20.2478815Z +++ ls -nl torch/include/ATen/ops/native_dropout.h 2025-06-01T22:52:20.2479172Z +++ awk '{print $5}' 2025-06-01T22:52:20.2507041Z ++ FSIZE=1536 2025-06-01T22:52:20.2507678Z ++ echo '"torch/include/ATen/ops/native_dropout.h",sha256=1lgOqpjMX1jMqWbsNe6s-RgtmxPBuI_jgojttAYO4Yc,1536' 2025-06-01T22:52:20.2507836Z ++ read fname 2025-06-01T22:52:20.2508328Z ++ make_wheel_record torch/include/ATen/ops/native_dropout_backward.h 2025-06-01T22:52:20.2508687Z ++ FPATH=torch/include/ATen/ops/native_dropout_backward.h 2025-06-01T22:52:20.2508931Z ++ echo torch/include/ATen/ops/native_dropout_backward.h 2025-06-01T22:52:20.2509206Z ++ grep RECORD 2025-06-01T22:52:20.2529969Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_dropout_backward.h 2025-06-01T22:52:20.2530090Z +++ openssl base64 2025-06-01T22:52:20.2531294Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.2532555Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.2533799Z +++ sed -e s/=//g 2025-06-01T22:52:20.2572133Z ++ HASH=EMZ2o22HM9kyw-O-dLupwDGIkerIpLZ2lo5mS3a-6v8 2025-06-01T22:52:20.2577249Z +++ ls -nl torch/include/ATen/ops/native_dropout_backward.h 2025-06-01T22:52:20.2578620Z +++ awk '{print $5}' 2025-06-01T22:52:20.2604667Z ++ FSIZE=1494 2025-06-01T22:52:20.2605444Z ++ echo '"torch/include/ATen/ops/native_dropout_backward.h",sha256=EMZ2o22HM9kyw-O-dLupwDGIkerIpLZ2lo5mS3a-6v8,1494' 2025-06-01T22:52:20.2605546Z ++ read fname 2025-06-01T22:52:20.2605997Z ++ make_wheel_record torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.2606396Z ++ FPATH=torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.2606895Z ++ echo torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.2607206Z ++ grep RECORD 2025-06-01T22:52:20.2629819Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.2630008Z +++ openssl base64 2025-06-01T22:52:20.2631222Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.2631328Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.2632114Z +++ sed -e s/=//g 2025-06-01T22:52:20.2674608Z ++ HASH=U7WG2d3WTPdD_N8R0MTlRKtxzRbvGDzB8sL21JqHo78 2025-06-01T22:52:20.2677351Z +++ ls -nl torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.2678532Z +++ awk '{print $5}' 2025-06-01T22:52:20.2706449Z ++ FSIZE=993 2025-06-01T22:52:20.2707274Z ++ echo '"torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h",sha256=U7WG2d3WTPdD_N8R0MTlRKtxzRbvGDzB8sL21JqHo78,993' 2025-06-01T22:52:20.2708197Z ++ read fname 2025-06-01T22:52:20.2708659Z ++ make_wheel_record torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h 2025-06-01T22:52:20.2709355Z ++ FPATH=torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h 2025-06-01T22:52:20.2709980Z ++ echo torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h 2025-06-01T22:52:20.2710467Z ++ grep RECORD 2025-06-01T22:52:20.2729500Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h 2025-06-01T22:52:20.2730131Z +++ openssl base64 2025-06-01T22:52:20.2730918Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.2732388Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.2733745Z +++ sed -e s/=//g 2025-06-01T22:52:20.2772292Z ++ HASH=1bORFhHM3PR9-gzAYkolIhplknpTrNFVzax0CauxA6k 2025-06-01T22:52:20.2777354Z +++ ls -nl torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h 2025-06-01T22:52:20.2778602Z +++ awk '{print $5}' 2025-06-01T22:52:20.2805641Z ++ FSIZE=783 2025-06-01T22:52:20.2806430Z ++ echo '"torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h",sha256=1bORFhHM3PR9-gzAYkolIhplknpTrNFVzax0CauxA6k,783' 2025-06-01T22:52:20.2807241Z ++ read fname 2025-06-01T22:52:20.2807712Z ++ make_wheel_record torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h 2025-06-01T22:52:20.2808429Z ++ FPATH=torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h 2025-06-01T22:52:20.2809090Z ++ echo torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h 2025-06-01T22:52:20.2809568Z ++ grep RECORD 2025-06-01T22:52:20.2831929Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h 2025-06-01T22:52:20.2832578Z +++ openssl base64 2025-06-01T22:52:20.2832842Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.2833102Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.2833357Z +++ sed -e s/=//g 2025-06-01T22:52:20.2875318Z ++ HASH=5rlBnKFiOAEU8mGr4Rw3f0Ao9Ort-GtWlnjpj0O06W8 2025-06-01T22:52:20.2878470Z +++ ls -nl torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h 2025-06-01T22:52:20.2879446Z +++ awk '{print $5}' 2025-06-01T22:52:20.2907489Z ++ FSIZE=785 2025-06-01T22:52:20.2908339Z ++ echo '"torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h",sha256=5rlBnKFiOAEU8mGr4Rw3f0Ao9Ort-GtWlnjpj0O06W8,785' 2025-06-01T22:52:20.2909139Z ++ read fname 2025-06-01T22:52:20.2909548Z ++ make_wheel_record torch/include/ATen/ops/native_dropout_backward_native.h 2025-06-01T22:52:20.2910180Z ++ FPATH=torch/include/ATen/ops/native_dropout_backward_native.h 2025-06-01T22:52:20.2910732Z ++ echo torch/include/ATen/ops/native_dropout_backward_native.h 2025-06-01T22:52:20.2911176Z ++ grep RECORD 2025-06-01T22:52:20.2930261Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_dropout_backward_native.h 2025-06-01T22:52:20.2930835Z +++ openssl base64 2025-06-01T22:52:20.2931851Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.2933112Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.2934391Z +++ sed -e s/=//g 2025-06-01T22:52:20.2972408Z ++ HASH=IjRvSUGzIjSNNaAhRq4XvVQpjsXRay0ZVtfRWRd1zak 2025-06-01T22:52:20.2978612Z +++ ls -nl torch/include/ATen/ops/native_dropout_backward_native.h 2025-06-01T22:52:20.2979208Z +++ awk '{print $5}' 2025-06-01T22:52:20.3005173Z ++ FSIZE=802 2025-06-01T22:52:20.3005943Z ++ echo '"torch/include/ATen/ops/native_dropout_backward_native.h",sha256=IjRvSUGzIjSNNaAhRq4XvVQpjsXRay0ZVtfRWRd1zak,802' 2025-06-01T22:52:20.3006856Z ++ read fname 2025-06-01T22:52:20.3007280Z ++ make_wheel_record torch/include/ATen/ops/native_dropout_backward_ops.h 2025-06-01T22:52:20.3007895Z ++ FPATH=torch/include/ATen/ops/native_dropout_backward_ops.h 2025-06-01T22:52:20.3008438Z ++ echo torch/include/ATen/ops/native_dropout_backward_ops.h 2025-06-01T22:52:20.3008876Z ++ grep RECORD 2025-06-01T22:52:20.3031776Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_dropout_backward_ops.h 2025-06-01T22:52:20.3032366Z +++ openssl base64 2025-06-01T22:52:20.3032629Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.3032888Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.3033155Z +++ sed -e s/=//g 2025-06-01T22:52:20.3077057Z ++ HASH=f1Ufw5vtcMBpfdEMfGf-rxkOpevhYsvmkm926fZxrwk 2025-06-01T22:52:20.3080838Z +++ ls -nl torch/include/ATen/ops/native_dropout_backward_ops.h 2025-06-01T22:52:20.3081830Z +++ awk '{print $5}' 2025-06-01T22:52:20.3109530Z ++ FSIZE=1955 2025-06-01T22:52:20.3110340Z ++ echo '"torch/include/ATen/ops/native_dropout_backward_ops.h",sha256=f1Ufw5vtcMBpfdEMfGf-rxkOpevhYsvmkm926fZxrwk,1955' 2025-06-01T22:52:20.3111084Z ++ read fname 2025-06-01T22:52:20.3111614Z ++ make_wheel_record torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.3112438Z ++ FPATH=torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.3113218Z ++ echo torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.3113758Z ++ grep RECORD 2025-06-01T22:52:20.3138388Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.3139113Z +++ openssl base64 2025-06-01T22:52:20.3139550Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.3140095Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.3141467Z +++ sed -e s/=//g 2025-06-01T22:52:20.3180267Z ++ HASH=r8mgD659kCKU0CtpPCHT4WZroimdndXrIqtVMyZOkbs 2025-06-01T22:52:20.3184664Z +++ ls -nl torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.3185330Z +++ awk '{print $5}' 2025-06-01T22:52:20.3208729Z ++ FSIZE=1057 2025-06-01T22:52:20.3209682Z ++ echo '"torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h",sha256=r8mgD659kCKU0CtpPCHT4WZroimdndXrIqtVMyZOkbs,1057' 2025-06-01T22:52:20.3210608Z ++ read fname 2025-06-01T22:52:20.3211013Z ++ make_wheel_record torch/include/ATen/ops/native_dropout_cpu_dispatch.h 2025-06-01T22:52:20.3211636Z ++ FPATH=torch/include/ATen/ops/native_dropout_cpu_dispatch.h 2025-06-01T22:52:20.3212387Z ++ echo torch/include/ATen/ops/native_dropout_cpu_dispatch.h 2025-06-01T22:52:20.3213386Z ++ grep RECORD 2025-06-01T22:52:20.3235375Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_dropout_cpu_dispatch.h 2025-06-01T22:52:20.3235961Z +++ openssl base64 2025-06-01T22:52:20.3236235Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.3236759Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.3238070Z +++ sed -e s/=//g 2025-06-01T22:52:20.3279627Z ++ HASH=J1t24v-8w8dvEu4pV9iOB-4RoPCySqWbFyqzfD5ilKk 2025-06-01T22:52:20.3283101Z +++ ls -nl torch/include/ATen/ops/native_dropout_cpu_dispatch.h 2025-06-01T22:52:20.3284681Z +++ awk '{print $5}' 2025-06-01T22:52:20.3312287Z ++ FSIZE=793 2025-06-01T22:52:20.3313010Z ++ echo '"torch/include/ATen/ops/native_dropout_cpu_dispatch.h",sha256=J1t24v-8w8dvEu4pV9iOB-4RoPCySqWbFyqzfD5ilKk,793' 2025-06-01T22:52:20.3313748Z ++ read fname 2025-06-01T22:52:20.3314141Z ++ make_wheel_record torch/include/ATen/ops/native_dropout_cuda_dispatch.h 2025-06-01T22:52:20.3314760Z ++ FPATH=torch/include/ATen/ops/native_dropout_cuda_dispatch.h 2025-06-01T22:52:20.3315291Z ++ echo torch/include/ATen/ops/native_dropout_cuda_dispatch.h 2025-06-01T22:52:20.3315721Z ++ grep RECORD 2025-06-01T22:52:20.3333738Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_dropout_cuda_dispatch.h 2025-06-01T22:52:20.3334302Z +++ openssl base64 2025-06-01T22:52:20.3336671Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.3336988Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.3338240Z +++ sed -e s/=//g 2025-06-01T22:52:20.3375433Z ++ HASH=DpRPEEbKAofktJkwzN2J2QCiD5Af1InDfYeCScpgj3Y 2025-06-01T22:52:20.3381408Z +++ ls -nl torch/include/ATen/ops/native_dropout_cuda_dispatch.h 2025-06-01T22:52:20.3382202Z +++ awk '{print $5}' 2025-06-01T22:52:20.3406391Z ++ FSIZE=795 2025-06-01T22:52:20.3407134Z ++ echo '"torch/include/ATen/ops/native_dropout_cuda_dispatch.h",sha256=DpRPEEbKAofktJkwzN2J2QCiD5Af1InDfYeCScpgj3Y,795' 2025-06-01T22:52:20.3407899Z ++ read fname 2025-06-01T22:52:20.3408287Z ++ make_wheel_record torch/include/ATen/ops/native_dropout_native.h 2025-06-01T22:52:20.3408834Z ++ FPATH=torch/include/ATen/ops/native_dropout_native.h 2025-06-01T22:52:20.3409969Z ++ echo torch/include/ATen/ops/native_dropout_native.h 2025-06-01T22:52:20.3410847Z ++ grep RECORD 2025-06-01T22:52:20.3432003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_dropout_native.h 2025-06-01T22:52:20.3432888Z +++ openssl base64 2025-06-01T22:52:20.3433230Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.3433650Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.3434234Z +++ sed -e s/=//g 2025-06-01T22:52:20.3476762Z ++ HASH=OfAo8pMMTQaT7ts0wrpefiunlzJ7fk-iQt2myXw3gLI 2025-06-01T22:52:20.3479922Z +++ ls -nl torch/include/ATen/ops/native_dropout_native.h 2025-06-01T22:52:20.3480717Z +++ awk '{print $5}' 2025-06-01T22:52:20.3508457Z ++ FSIZE=992 2025-06-01T22:52:20.3509203Z ++ echo '"torch/include/ATen/ops/native_dropout_native.h",sha256=OfAo8pMMTQaT7ts0wrpefiunlzJ7fk-iQt2myXw3gLI,992' 2025-06-01T22:52:20.3509908Z ++ read fname 2025-06-01T22:52:20.3510281Z ++ make_wheel_record torch/include/ATen/ops/native_dropout_ops.h 2025-06-01T22:52:20.3510790Z ++ FPATH=torch/include/ATen/ops/native_dropout_ops.h 2025-06-01T22:52:20.3511224Z ++ echo torch/include/ATen/ops/native_dropout_ops.h 2025-06-01T22:52:20.3511614Z ++ grep RECORD 2025-06-01T22:52:20.3530712Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_dropout_ops.h 2025-06-01T22:52:20.3531232Z +++ openssl base64 2025-06-01T22:52:20.3532407Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.3533795Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.3535141Z +++ sed -e s/=//g 2025-06-01T22:52:20.3573100Z ++ HASH=NquyHcO5tad-5Az3u-M8WjLx_U4x28ozt3MrdzbcTUc 2025-06-01T22:52:20.3578669Z +++ ls -nl torch/include/ATen/ops/native_dropout_ops.h 2025-06-01T22:52:20.3579271Z +++ awk '{print $5}' 2025-06-01T22:52:20.3605905Z ++ FSIZE=2115 2025-06-01T22:52:20.3606574Z ++ echo '"torch/include/ATen/ops/native_dropout_ops.h",sha256=NquyHcO5tad-5Az3u-M8WjLx_U4x28ozt3MrdzbcTUc,2115' 2025-06-01T22:52:20.3607278Z ++ read fname 2025-06-01T22:52:20.3607791Z ++ make_wheel_record torch/include/ATen/ops/native_group_norm.h 2025-06-01T22:52:20.3608398Z ++ FPATH=torch/include/ATen/ops/native_group_norm.h 2025-06-01T22:52:20.3608859Z ++ echo torch/include/ATen/ops/native_group_norm.h 2025-06-01T22:52:20.3609239Z ++ grep RECORD 2025-06-01T22:52:20.3630359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_group_norm.h 2025-06-01T22:52:20.3631026Z +++ openssl base64 2025-06-01T22:52:20.3631289Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.3631528Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.3631797Z +++ sed -e s/=//g 2025-06-01T22:52:20.3674866Z ++ HASH=_xYSLRpijwyrY_ejaWl6qbWSSGbuXMgquZ42iujwcyk 2025-06-01T22:52:20.3677335Z +++ ls -nl torch/include/ATen/ops/native_group_norm.h 2025-06-01T22:52:20.3678770Z +++ awk '{print $5}' 2025-06-01T22:52:20.3707268Z ++ FSIZE=7212 2025-06-01T22:52:20.3707990Z ++ echo '"torch/include/ATen/ops/native_group_norm.h",sha256=_xYSLRpijwyrY_ejaWl6qbWSSGbuXMgquZ42iujwcyk,7212' 2025-06-01T22:52:20.3708685Z ++ read fname 2025-06-01T22:52:20.3709070Z ++ make_wheel_record torch/include/ATen/ops/native_group_norm_backward.h 2025-06-01T22:52:20.3709659Z ++ FPATH=torch/include/ATen/ops/native_group_norm_backward.h 2025-06-01T22:52:20.3710307Z ++ echo torch/include/ATen/ops/native_group_norm_backward.h 2025-06-01T22:52:20.3710738Z ++ grep RECORD 2025-06-01T22:52:20.3729833Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_group_norm_backward.h 2025-06-01T22:52:20.3730553Z +++ openssl base64 2025-06-01T22:52:20.3730984Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.3732377Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.3733708Z +++ sed -e s/=//g 2025-06-01T22:52:20.3771711Z ++ HASH=oRQ_EQT5l9OQB-YacMUswxwcSMkA9grOLZVT8HLGE4c 2025-06-01T22:52:20.3776833Z +++ ls -nl torch/include/ATen/ops/native_group_norm_backward.h 2025-06-01T22:52:20.3778160Z +++ awk '{print $5}' 2025-06-01T22:52:20.3805182Z ++ FSIZE=8721 2025-06-01T22:52:20.3805968Z ++ echo '"torch/include/ATen/ops/native_group_norm_backward.h",sha256=oRQ_EQT5l9OQB-YacMUswxwcSMkA9grOLZVT8HLGE4c,8721' 2025-06-01T22:52:20.3806730Z ++ read fname 2025-06-01T22:52:20.3807336Z ++ make_wheel_record torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.3808318Z ++ FPATH=torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.3809221Z ++ echo torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.3809847Z ++ grep RECORD 2025-06-01T22:52:20.3829090Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.3829858Z +++ openssl base64 2025-06-01T22:52:20.3830131Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.3830848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.3832167Z +++ sed -e s/=//g 2025-06-01T22:52:20.3872515Z ++ HASH=nqzu8K6VcV76s_yBsCDsu71nDUCwD_vWV84GxDsHRgU 2025-06-01T22:52:20.3877012Z +++ ls -nl torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.3877666Z +++ awk '{print $5}' 2025-06-01T22:52:20.3905490Z ++ FSIZE=2290 2025-06-01T22:52:20.3906642Z ++ echo '"torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h",sha256=nqzu8K6VcV76s_yBsCDsu71nDUCwD_vWV84GxDsHRgU,2290' 2025-06-01T22:52:20.3907551Z ++ read fname 2025-06-01T22:52:20.3908019Z ++ make_wheel_record torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.3908745Z ++ FPATH=torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.3909395Z ++ echo torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.3909889Z ++ grep RECORD 2025-06-01T22:52:20.3928457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.3929119Z +++ openssl base64 2025-06-01T22:52:20.3929840Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.3931394Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.3932637Z +++ sed -e s/=//g 2025-06-01T22:52:20.3970815Z ++ HASH=9mxBLoL-qZ9rUwTbq3AlJGm_xWpLkaZWn7OiopFhhAY 2025-06-01T22:52:20.3976248Z +++ ls -nl torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.3976827Z +++ awk '{print $5}' 2025-06-01T22:52:20.4003926Z ++ FSIZE=1321 2025-06-01T22:52:20.4005009Z ++ echo '"torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h",sha256=9mxBLoL-qZ9rUwTbq3AlJGm_xWpLkaZWn7OiopFhhAY,1321' 2025-06-01T22:52:20.4005811Z ++ read fname 2025-06-01T22:52:20.4006295Z ++ make_wheel_record torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.4007028Z ++ FPATH=torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.4007719Z ++ echo torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.4008214Z ++ grep RECORD 2025-06-01T22:52:20.4028824Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.4029483Z +++ openssl base64 2025-06-01T22:52:20.4029737Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.4029999Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.4030260Z +++ sed -e s/=//g 2025-06-01T22:52:20.4069360Z ++ HASH=MMBHbLHY8UcUkIC4nz9URzC7xWnyOa7fl04eGWDDig8 2025-06-01T22:52:20.4074679Z +++ ls -nl torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.4075569Z +++ awk '{print $5}' 2025-06-01T22:52:20.4102145Z ++ FSIZE=1323 2025-06-01T22:52:20.4102942Z ++ echo '"torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h",sha256=MMBHbLHY8UcUkIC4nz9URzC7xWnyOa7fl04eGWDDig8,1323' 2025-06-01T22:52:20.4103746Z ++ read fname 2025-06-01T22:52:20.4104167Z ++ make_wheel_record torch/include/ATen/ops/native_group_norm_backward_native.h 2025-06-01T22:52:20.4104834Z ++ FPATH=torch/include/ATen/ops/native_group_norm_backward_native.h 2025-06-01T22:52:20.4105432Z ++ echo torch/include/ATen/ops/native_group_norm_backward_native.h 2025-06-01T22:52:20.4105878Z ++ grep RECORD 2025-06-01T22:52:20.4126253Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_group_norm_backward_native.h 2025-06-01T22:52:20.4126884Z +++ openssl base64 2025-06-01T22:52:20.4127165Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.4128244Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.4129563Z +++ sed -e s/=//g 2025-06-01T22:52:20.4169215Z ++ HASH=WUbuD65QkmhyiEsp35PZnn-V1pi9JcIQObLeEjcAEoU 2025-06-01T22:52:20.4174195Z +++ ls -nl torch/include/ATen/ops/native_group_norm_backward_native.h 2025-06-01T22:52:20.4175075Z +++ awk '{print $5}' 2025-06-01T22:52:20.4201792Z ++ FSIZE=1144 2025-06-01T22:52:20.4202629Z ++ echo '"torch/include/ATen/ops/native_group_norm_backward_native.h",sha256=WUbuD65QkmhyiEsp35PZnn-V1pi9JcIQObLeEjcAEoU,1144' 2025-06-01T22:52:20.4203405Z ++ read fname 2025-06-01T22:52:20.4203810Z ++ make_wheel_record torch/include/ATen/ops/native_group_norm_backward_ops.h 2025-06-01T22:52:20.4204749Z ++ FPATH=torch/include/ATen/ops/native_group_norm_backward_ops.h 2025-06-01T22:52:20.4205324Z ++ echo torch/include/ATen/ops/native_group_norm_backward_ops.h 2025-06-01T22:52:20.4205791Z ++ grep RECORD 2025-06-01T22:52:20.4227856Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_group_norm_backward_ops.h 2025-06-01T22:52:20.4228441Z +++ openssl base64 2025-06-01T22:52:20.4228711Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.4229166Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.4229707Z +++ sed -e s/=//g 2025-06-01T22:52:20.4271050Z ++ HASH=MV6Kdp8F6m7z5O4ocsnMDFvWzANhrei21PeHU6bcXOw 2025-06-01T22:52:20.4275183Z +++ ls -nl torch/include/ATen/ops/native_group_norm_backward_ops.h 2025-06-01T22:52:20.4276059Z +++ awk '{print $5}' 2025-06-01T22:52:20.4304156Z ++ FSIZE=3542 2025-06-01T22:52:20.4305086Z ++ echo '"torch/include/ATen/ops/native_group_norm_backward_ops.h",sha256=MV6Kdp8F6m7z5O4ocsnMDFvWzANhrei21PeHU6bcXOw,3542' 2025-06-01T22:52:20.4305834Z ++ read fname 2025-06-01T22:52:20.4306373Z ++ make_wheel_record torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.4307230Z ++ FPATH=torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.4308221Z ++ echo torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.4308791Z ++ grep RECORD 2025-06-01T22:52:20.4327469Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.4328204Z +++ openssl base64 2025-06-01T22:52:20.4328470Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.4329162Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.4330318Z +++ sed -e s/=//g 2025-06-01T22:52:20.4370400Z ++ HASH=aZYvlIJKnIvFvQvG3Rys29fPQy4Raa5wUEycyHrL0VU 2025-06-01T22:52:20.4375407Z +++ ls -nl torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.4376100Z +++ awk '{print $5}' 2025-06-01T22:52:20.4403167Z ++ FSIZE=2537 2025-06-01T22:52:20.4404168Z ++ echo '"torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h",sha256=aZYvlIJKnIvFvQvG3Rys29fPQy4Raa5wUEycyHrL0VU,2537' 2025-06-01T22:52:20.4405293Z ++ read fname 2025-06-01T22:52:20.4405733Z ++ make_wheel_record torch/include/ATen/ops/native_group_norm_cpu_dispatch.h 2025-06-01T22:52:20.4406367Z ++ FPATH=torch/include/ATen/ops/native_group_norm_cpu_dispatch.h 2025-06-01T22:52:20.4407089Z ++ echo torch/include/ATen/ops/native_group_norm_cpu_dispatch.h 2025-06-01T22:52:20.4407532Z ++ grep RECORD 2025-06-01T22:52:20.4430266Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_group_norm_cpu_dispatch.h 2025-06-01T22:52:20.4431494Z +++ openssl base64 2025-06-01T22:52:20.4431956Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.4432412Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.4432863Z +++ sed -e s/=//g 2025-06-01T22:52:20.4474988Z ++ HASH=bjPQD0fL41trWIbDUhuWtUvtfKZC64RGh_K-w9YJyS4 2025-06-01T22:52:20.4479000Z +++ ls -nl torch/include/ATen/ops/native_group_norm_cpu_dispatch.h 2025-06-01T22:52:20.4479716Z +++ awk '{print $5}' 2025-06-01T22:52:20.4507684Z ++ FSIZE=1185 2025-06-01T22:52:20.4508451Z ++ echo '"torch/include/ATen/ops/native_group_norm_cpu_dispatch.h",sha256=bjPQD0fL41trWIbDUhuWtUvtfKZC64RGh_K-w9YJyS4,1185' 2025-06-01T22:52:20.4509218Z ++ read fname 2025-06-01T22:52:20.4509632Z ++ make_wheel_record torch/include/ATen/ops/native_group_norm_cuda_dispatch.h 2025-06-01T22:52:20.4510276Z ++ FPATH=torch/include/ATen/ops/native_group_norm_cuda_dispatch.h 2025-06-01T22:52:20.4510838Z ++ echo torch/include/ATen/ops/native_group_norm_cuda_dispatch.h 2025-06-01T22:52:20.4511293Z ++ grep RECORD 2025-06-01T22:52:20.4536651Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_group_norm_cuda_dispatch.h 2025-06-01T22:52:20.4537245Z +++ openssl base64 2025-06-01T22:52:20.4537518Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.4537768Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.4539793Z +++ sed -e s/=//g 2025-06-01T22:52:20.4580241Z ++ HASH=A5FwbDVUfMmvw2DA6bbFJoW3r6zeIB_DAxm8rvRm_Os 2025-06-01T22:52:20.4583254Z +++ ls -nl torch/include/ATen/ops/native_group_norm_cuda_dispatch.h 2025-06-01T22:52:20.4583949Z +++ awk '{print $5}' 2025-06-01T22:52:20.4607529Z ++ FSIZE=1187 2025-06-01T22:52:20.4608290Z ++ echo '"torch/include/ATen/ops/native_group_norm_cuda_dispatch.h",sha256=A5FwbDVUfMmvw2DA6bbFJoW3r6zeIB_DAxm8rvRm_Os,1187' 2025-06-01T22:52:20.4609050Z ++ read fname 2025-06-01T22:52:20.4609459Z ++ make_wheel_record torch/include/ATen/ops/native_group_norm_native.h 2025-06-01T22:52:20.4610037Z ++ FPATH=torch/include/ATen/ops/native_group_norm_native.h 2025-06-01T22:52:20.4610773Z ++ echo torch/include/ATen/ops/native_group_norm_native.h 2025-06-01T22:52:20.4612039Z ++ grep RECORD 2025-06-01T22:52:20.4634354Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_group_norm_native.h 2025-06-01T22:52:20.4634963Z +++ openssl base64 2025-06-01T22:52:20.4635227Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.4635701Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.4636013Z +++ sed -e s/=//g 2025-06-01T22:52:20.4677645Z ++ HASH=HT_P5twrfM1iy4s9bBEDV9t-Qpjcqxz5uyw0GXKZdrw 2025-06-01T22:52:20.4680791Z +++ ls -nl torch/include/ATen/ops/native_group_norm_native.h 2025-06-01T22:52:20.4681500Z +++ awk '{print $5}' 2025-06-01T22:52:20.4709996Z ++ FSIZE=1256 2025-06-01T22:52:20.4710840Z ++ echo '"torch/include/ATen/ops/native_group_norm_native.h",sha256=HT_P5twrfM1iy4s9bBEDV9t-Qpjcqxz5uyw0GXKZdrw,1256' 2025-06-01T22:52:20.4711552Z ++ read fname 2025-06-01T22:52:20.4711923Z ++ make_wheel_record torch/include/ATen/ops/native_group_norm_ops.h 2025-06-01T22:52:20.4712440Z ++ FPATH=torch/include/ATen/ops/native_group_norm_ops.h 2025-06-01T22:52:20.4712916Z ++ echo torch/include/ATen/ops/native_group_norm_ops.h 2025-06-01T22:52:20.4713294Z ++ grep RECORD 2025-06-01T22:52:20.4732014Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_group_norm_ops.h 2025-06-01T22:52:20.4732551Z +++ openssl base64 2025-06-01T22:52:20.4733257Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.4734725Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.4736142Z +++ sed -e s/=//g 2025-06-01T22:52:20.4774259Z ++ HASH=xf3Knmq-W-xhRDTiAXmqVxKKM9z9JBjhrqzvblM8WBo 2025-06-01T22:52:20.4779959Z +++ ls -nl torch/include/ATen/ops/native_group_norm_ops.h 2025-06-01T22:52:20.4780373Z +++ awk '{print $5}' 2025-06-01T22:52:20.4806437Z ++ FSIZE=3100 2025-06-01T22:52:20.4807271Z ++ echo '"torch/include/ATen/ops/native_group_norm_ops.h",sha256=xf3Knmq-W-xhRDTiAXmqVxKKM9z9JBjhrqzvblM8WBo,3100' 2025-06-01T22:52:20.4808009Z ++ read fname 2025-06-01T22:52:20.4808380Z ++ make_wheel_record torch/include/ATen/ops/native_layer_norm.h 2025-06-01T22:52:20.4808938Z ++ FPATH=torch/include/ATen/ops/native_layer_norm.h 2025-06-01T22:52:20.4809405Z ++ echo torch/include/ATen/ops/native_layer_norm.h 2025-06-01T22:52:20.4809780Z ++ grep RECORD 2025-06-01T22:52:20.4832141Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_layer_norm.h 2025-06-01T22:52:20.4832692Z +++ openssl base64 2025-06-01T22:52:20.4832961Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.4833251Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.4833507Z +++ sed -e s/=//g 2025-06-01T22:52:20.4874025Z ++ HASH=XshiBECah3r2GOLrjtmdcVgSfFhVYkx5dG7d7NNAXcA 2025-06-01T22:52:20.4878472Z +++ ls -nl torch/include/ATen/ops/native_layer_norm.h 2025-06-01T22:52:20.4879461Z +++ awk '{print $5}' 2025-06-01T22:52:20.4907058Z ++ FSIZE=7032 2025-06-01T22:52:20.4907749Z ++ echo '"torch/include/ATen/ops/native_layer_norm.h",sha256=XshiBECah3r2GOLrjtmdcVgSfFhVYkx5dG7d7NNAXcA,7032' 2025-06-01T22:52:20.4908443Z ++ read fname 2025-06-01T22:52:20.4908827Z ++ make_wheel_record torch/include/ATen/ops/native_layer_norm_backward.h 2025-06-01T22:52:20.4909406Z ++ FPATH=torch/include/ATen/ops/native_layer_norm_backward.h 2025-06-01T22:52:20.4909917Z ++ echo torch/include/ATen/ops/native_layer_norm_backward.h 2025-06-01T22:52:20.4910329Z ++ grep RECORD 2025-06-01T22:52:20.4930446Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_layer_norm_backward.h 2025-06-01T22:52:20.4931028Z +++ openssl base64 2025-06-01T22:52:20.4931701Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.4933336Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.4934569Z +++ sed -e s/=//g 2025-06-01T22:52:20.4974350Z ++ HASH=ewzReFxhCciqmzyJFntSphZxfIkWZmZseJOAfLUBdtM 2025-06-01T22:52:20.4980275Z +++ ls -nl torch/include/ATen/ops/native_layer_norm_backward.h 2025-06-01T22:52:20.4980749Z +++ awk '{print $5}' 2025-06-01T22:52:20.5005861Z ++ FSIZE=9201 2025-06-01T22:52:20.5006627Z ++ echo '"torch/include/ATen/ops/native_layer_norm_backward.h",sha256=ewzReFxhCciqmzyJFntSphZxfIkWZmZseJOAfLUBdtM,9201' 2025-06-01T22:52:20.5007390Z ++ read fname 2025-06-01T22:52:20.5007991Z ++ make_wheel_record torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.5008968Z ++ FPATH=torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.5009867Z ++ echo torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.5010486Z ++ grep RECORD 2025-06-01T22:52:20.5034281Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.5035198Z +++ openssl base64 2025-06-01T22:52:20.5035449Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.5035707Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.5036026Z +++ sed -e s/=//g 2025-06-01T22:52:20.5075667Z ++ HASH=I2r5ZdyaG2Zi7rvNOMUtCmcwFJVMnVXlXMovTKoJ0L4 2025-06-01T22:52:20.5079286Z +++ ls -nl torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.5080261Z +++ awk '{print $5}' 2025-06-01T22:52:20.5108674Z ++ FSIZE=2378 2025-06-01T22:52:20.5109606Z ++ echo '"torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h",sha256=I2r5ZdyaG2Zi7rvNOMUtCmcwFJVMnVXlXMovTKoJ0L4,2378' 2025-06-01T22:52:20.5110529Z ++ read fname 2025-06-01T22:52:20.5110996Z ++ make_wheel_record torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.5111702Z ++ FPATH=torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.5112363Z ++ echo torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.5112851Z ++ grep RECORD 2025-06-01T22:52:20.5130061Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.5130696Z +++ openssl base64 2025-06-01T22:52:20.5131530Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.5132905Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.5134096Z +++ sed -e s/=//g 2025-06-01T22:52:20.5172575Z ++ HASH=_QfSUxGGVDe7zSG4gORp85X4oJxGRqeVLqAPGYRIF-U 2025-06-01T22:52:20.5178566Z +++ ls -nl torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h 2025-06-01T22:52:20.5179070Z +++ awk '{print $5}' 2025-06-01T22:52:20.5205530Z ++ FSIZE=1365 2025-06-01T22:52:20.5206334Z ++ echo '"torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h",sha256=_QfSUxGGVDe7zSG4gORp85X4oJxGRqeVLqAPGYRIF-U,1365' 2025-06-01T22:52:20.5207169Z ++ read fname 2025-06-01T22:52:20.5207640Z ++ make_wheel_record torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.5208392Z ++ FPATH=torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.5208921Z ++ grep RECORD 2025-06-01T22:52:20.5209332Z ++ echo torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.5231267Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.5231936Z +++ openssl base64 2025-06-01T22:52:20.5232208Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.5232475Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.5232736Z +++ sed -e s/=//g 2025-06-01T22:52:20.5274974Z ++ HASH=Cd4QeMXRt6_XNiO1AKvY7dPyUYxkUUOoK_RR06iDn5w 2025-06-01T22:52:20.5278135Z +++ ls -nl torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h 2025-06-01T22:52:20.5278647Z +++ awk '{print $5}' 2025-06-01T22:52:20.5306491Z ++ FSIZE=1367 2025-06-01T22:52:20.5307326Z ++ echo '"torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h",sha256=Cd4QeMXRt6_XNiO1AKvY7dPyUYxkUUOoK_RR06iDn5w,1367' 2025-06-01T22:52:20.5308119Z ++ read fname 2025-06-01T22:52:20.5308542Z ++ make_wheel_record torch/include/ATen/ops/native_layer_norm_backward_native.h 2025-06-01T22:52:20.5309209Z ++ FPATH=torch/include/ATen/ops/native_layer_norm_backward_native.h 2025-06-01T22:52:20.5309792Z ++ echo torch/include/ATen/ops/native_layer_norm_backward_native.h 2025-06-01T22:52:20.5310250Z ++ grep RECORD 2025-06-01T22:52:20.5329186Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_layer_norm_backward_native.h 2025-06-01T22:52:20.5329806Z +++ openssl base64 2025-06-01T22:52:20.5330190Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.5331770Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.5332990Z +++ sed -e s/=//g 2025-06-01T22:52:20.5371184Z ++ HASH=3HzipvWLKA56Po-vqO7wgc_xCQT-IX9uDJGlCc5Easw 2025-06-01T22:52:20.5376084Z +++ ls -nl torch/include/ATen/ops/native_layer_norm_backward_native.h 2025-06-01T22:52:20.5377939Z +++ awk '{print $5}' 2025-06-01T22:52:20.5405380Z ++ FSIZE=1871 2025-06-01T22:52:20.5406139Z ++ echo '"torch/include/ATen/ops/native_layer_norm_backward_native.h",sha256=3HzipvWLKA56Po-vqO7wgc_xCQT-IX9uDJGlCc5Easw,1871' 2025-06-01T22:52:20.5407051Z ++ read fname 2025-06-01T22:52:20.5407536Z ++ make_wheel_record torch/include/ATen/ops/native_layer_norm_backward_ops.h 2025-06-01T22:52:20.5408177Z ++ FPATH=torch/include/ATen/ops/native_layer_norm_backward_ops.h 2025-06-01T22:52:20.5408757Z ++ echo torch/include/ATen/ops/native_layer_norm_backward_ops.h 2025-06-01T22:52:20.5409214Z ++ grep RECORD 2025-06-01T22:52:20.5430291Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_layer_norm_backward_ops.h 2025-06-01T22:52:20.5430898Z +++ openssl base64 2025-06-01T22:52:20.5431161Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.5431421Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.5432248Z +++ sed -e s/=//g 2025-06-01T22:52:20.5474259Z ++ HASH=0QhR4jrpqOgNbiXiuFWKLqh8kuT1NW66SWNPZve6SeI 2025-06-01T22:52:20.5477708Z +++ ls -nl torch/include/ATen/ops/native_layer_norm_backward_ops.h 2025-06-01T22:52:20.5478544Z +++ awk '{print $5}' 2025-06-01T22:52:20.5506511Z ++ FSIZE=3630 2025-06-01T22:52:20.5507528Z ++ echo '"torch/include/ATen/ops/native_layer_norm_backward_ops.h",sha256=0QhR4jrpqOgNbiXiuFWKLqh8kuT1NW66SWNPZve6SeI,3630' 2025-06-01T22:52:20.5508283Z ++ read fname 2025-06-01T22:52:20.5508957Z ++ make_wheel_record torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.5509807Z ++ FPATH=torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.5510666Z ++ echo torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.5511217Z ++ grep RECORD 2025-06-01T22:52:20.5529677Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.5530387Z +++ openssl base64 2025-06-01T22:52:20.5531066Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.5532720Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.5533916Z +++ sed -e s/=//g 2025-06-01T22:52:20.5572019Z ++ HASH=QZRBGWVDv2rf9DFooL3xqMEjiXPZLiiCbZtStWVptH0 2025-06-01T22:52:20.5577247Z +++ ls -nl torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.5578492Z +++ awk '{print $5}' 2025-06-01T22:52:20.5605875Z ++ FSIZE=2417 2025-06-01T22:52:20.5606766Z ++ echo '"torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h",sha256=QZRBGWVDv2rf9DFooL3xqMEjiXPZLiiCbZtStWVptH0,2417' 2025-06-01T22:52:20.5607684Z ++ read fname 2025-06-01T22:52:20.5608115Z ++ make_wheel_record torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h 2025-06-01T22:52:20.5608747Z ++ FPATH=torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h 2025-06-01T22:52:20.5609331Z ++ echo torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h 2025-06-01T22:52:20.5609772Z ++ grep RECORD 2025-06-01T22:52:20.5630277Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h 2025-06-01T22:52:20.5631161Z +++ openssl base64 2025-06-01T22:52:20.5631472Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.5631778Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.5632135Z +++ sed -e s/=//g 2025-06-01T22:52:20.5674421Z ++ HASH=Zf-n_svH1weG8aJJNATHHEZBN5FRkjUvVil2-E7uOuE 2025-06-01T22:52:20.5677733Z +++ ls -nl torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h 2025-06-01T22:52:20.5678767Z +++ awk '{print $5}' 2025-06-01T22:52:20.5706765Z ++ FSIZE=1145 2025-06-01T22:52:20.5707498Z ++ echo '"torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h",sha256=Zf-n_svH1weG8aJJNATHHEZBN5FRkjUvVil2-E7uOuE,1145' 2025-06-01T22:52:20.5708252Z ++ read fname 2025-06-01T22:52:20.5708668Z ++ make_wheel_record torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h 2025-06-01T22:52:20.5709286Z ++ FPATH=torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h 2025-06-01T22:52:20.5709848Z ++ echo torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h 2025-06-01T22:52:20.5710279Z ++ grep RECORD 2025-06-01T22:52:20.5730124Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h 2025-06-01T22:52:20.5730721Z +++ openssl base64 2025-06-01T22:52:20.5731153Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.5732488Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.5733847Z +++ sed -e s/=//g 2025-06-01T22:52:20.5771723Z ++ HASH=dr0btFvVGwjv2f5XIcegaZqeuFCxpkjVhbNl-oLr36c 2025-06-01T22:52:20.5776662Z +++ ls -nl torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h 2025-06-01T22:52:20.5778268Z +++ awk '{print $5}' 2025-06-01T22:52:20.5804958Z ++ FSIZE=1147 2025-06-01T22:52:20.5805730Z ++ echo '"torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h",sha256=dr0btFvVGwjv2f5XIcegaZqeuFCxpkjVhbNl-oLr36c,1147' 2025-06-01T22:52:20.5806538Z ++ read fname 2025-06-01T22:52:20.5806923Z ++ make_wheel_record torch/include/ATen/ops/native_layer_norm_native.h 2025-06-01T22:52:20.5807503Z ++ FPATH=torch/include/ATen/ops/native_layer_norm_native.h 2025-06-01T22:52:20.5808011Z ++ echo torch/include/ATen/ops/native_layer_norm_native.h 2025-06-01T22:52:20.5808435Z ++ grep RECORD 2025-06-01T22:52:20.5830194Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_layer_norm_native.h 2025-06-01T22:52:20.5830805Z +++ openssl base64 2025-06-01T22:52:20.5831892Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.5832144Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.5832420Z +++ sed -e s/=//g 2025-06-01T22:52:20.5874687Z ++ HASH=U1RhBD4CcRW66KepP9DWEmBYJJZl_jlidydxbr-vAVE 2025-06-01T22:52:20.5877409Z +++ ls -nl torch/include/ATen/ops/native_layer_norm_native.h 2025-06-01T22:52:20.5878374Z +++ awk '{print $5}' 2025-06-01T22:52:20.5906583Z ++ FSIZE=1670 2025-06-01T22:52:20.5907435Z ++ echo '"torch/include/ATen/ops/native_layer_norm_native.h",sha256=U1RhBD4CcRW66KepP9DWEmBYJJZl_jlidydxbr-vAVE,1670' 2025-06-01T22:52:20.5908140Z ++ read fname 2025-06-01T22:52:20.5908514Z ++ make_wheel_record torch/include/ATen/ops/native_layer_norm_ops.h 2025-06-01T22:52:20.5909045Z ++ FPATH=torch/include/ATen/ops/native_layer_norm_ops.h 2025-06-01T22:52:20.5909498Z ++ echo torch/include/ATen/ops/native_layer_norm_ops.h 2025-06-01T22:52:20.5909892Z ++ grep RECORD 2025-06-01T22:52:20.5928388Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_layer_norm_ops.h 2025-06-01T22:52:20.5928951Z +++ openssl base64 2025-06-01T22:52:20.5929741Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.5931238Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.5932367Z +++ sed -e s/=//g 2025-06-01T22:52:20.5970754Z ++ HASH=qKa1Aregr5JY4Y-FH_OZVAlhvX5GgrKvNkHV-EXPqSI 2025-06-01T22:52:20.5975691Z +++ ls -nl torch/include/ATen/ops/native_layer_norm_ops.h 2025-06-01T22:52:20.5976667Z +++ awk '{print $5}' 2025-06-01T22:52:20.6014320Z ++ FSIZE=2918 2025-06-01T22:52:20.6015039Z ++ echo '"torch/include/ATen/ops/native_layer_norm_ops.h",sha256=qKa1Aregr5JY4Y-FH_OZVAlhvX5GgrKvNkHV-EXPqSI,2918' 2025-06-01T22:52:20.6015849Z ++ read fname 2025-06-01T22:52:20.6016167Z ++ make_wheel_record torch/include/ATen/ops/native_norm.h 2025-06-01T22:52:20.6016618Z ++ FPATH=torch/include/ATen/ops/native_norm.h 2025-06-01T22:52:20.6017003Z ++ echo torch/include/ATen/ops/native_norm.h 2025-06-01T22:52:20.6017362Z ++ grep RECORD 2025-06-01T22:52:20.6028379Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_norm.h 2025-06-01T22:52:20.6028499Z +++ openssl base64 2025-06-01T22:52:20.6029038Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.6029140Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.6030905Z +++ sed -e s/=//g 2025-06-01T22:52:20.6072307Z ++ HASH=bZvhD5D3MATZbYL5MSwnUP6B7AjVRgQHrtISp4-foYI 2025-06-01T22:52:20.6075627Z +++ ls -nl torch/include/ATen/ops/native_norm.h 2025-06-01T22:52:20.6076202Z +++ awk '{print $5}' 2025-06-01T22:52:20.6103359Z ++ FSIZE=2461 2025-06-01T22:52:20.6103923Z ++ echo '"torch/include/ATen/ops/native_norm.h",sha256=bZvhD5D3MATZbYL5MSwnUP6B7AjVRgQHrtISp4-foYI,2461' 2025-06-01T22:52:20.6104026Z ++ read fname 2025-06-01T22:52:20.6104389Z ++ make_wheel_record torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.6104711Z ++ FPATH=torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.6105803Z ++ echo torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.6106296Z ++ grep RECORD 2025-06-01T22:52:20.6126970Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.6127094Z +++ openssl base64 2025-06-01T22:52:20.6127682Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.6128860Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.6129943Z +++ sed -e s/=//g 2025-06-01T22:52:20.6169457Z ++ HASH=aqZLrU5I0-wzOTHeZLfIFlwUZoZj-HtqnJakjZduDxU 2025-06-01T22:52:20.6174574Z +++ ls -nl torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.6175402Z +++ awk '{print $5}' 2025-06-01T22:52:20.6201850Z ++ FSIZE=1316 2025-06-01T22:52:20.6202597Z ++ echo '"torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h",sha256=aqZLrU5I0-wzOTHeZLfIFlwUZoZj-HtqnJakjZduDxU,1316' 2025-06-01T22:52:20.6202697Z ++ read fname 2025-06-01T22:52:20.6202909Z ++ make_wheel_record torch/include/ATen/ops/native_norm_native.h 2025-06-01T22:52:20.6203085Z ++ FPATH=torch/include/ATen/ops/native_norm_native.h 2025-06-01T22:52:20.6203538Z ++ echo torch/include/ATen/ops/native_norm_native.h 2025-06-01T22:52:20.6204169Z ++ grep RECORD 2025-06-01T22:52:20.6227058Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_norm_native.h 2025-06-01T22:52:20.6227324Z +++ openssl base64 2025-06-01T22:52:20.6227634Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.6227745Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.6227957Z +++ sed -e s/=//g 2025-06-01T22:52:20.6270346Z ++ HASH=KulsAvvLka9lhEx0jMfTq73EKbC8_fBtSqPhla5hSjk 2025-06-01T22:52:20.6274001Z +++ ls -nl torch/include/ATen/ops/native_norm_native.h 2025-06-01T22:52:20.6274808Z +++ awk '{print $5}' 2025-06-01T22:52:20.6301801Z ++ FSIZE=998 2025-06-01T22:52:20.6302372Z ++ echo '"torch/include/ATen/ops/native_norm_native.h",sha256=KulsAvvLka9lhEx0jMfTq73EKbC8_fBtSqPhla5hSjk,998' 2025-06-01T22:52:20.6302531Z ++ read fname 2025-06-01T22:52:20.6302753Z ++ make_wheel_record torch/include/ATen/ops/native_norm_ops.h 2025-06-01T22:52:20.6302947Z ++ FPATH=torch/include/ATen/ops/native_norm_ops.h 2025-06-01T22:52:20.6303449Z ++ echo torch/include/ATen/ops/native_norm_ops.h 2025-06-01T22:52:20.6304797Z ++ grep RECORD 2025-06-01T22:52:20.6326117Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/native_norm_ops.h 2025-06-01T22:52:20.6326254Z +++ openssl base64 2025-06-01T22:52:20.6326852Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.6328121Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.6329128Z +++ sed -e s/=//g 2025-06-01T22:52:20.6368561Z ++ HASH=hScsg8EmF6SAVrXg8gledj8rCceKw6OhdNryuPq94z0 2025-06-01T22:52:20.6373350Z +++ ls -nl torch/include/ATen/ops/native_norm_ops.h 2025-06-01T22:52:20.6374461Z +++ awk '{print $5}' 2025-06-01T22:52:20.6400999Z ++ FSIZE=3718 2025-06-01T22:52:20.6401605Z ++ echo '"torch/include/ATen/ops/native_norm_ops.h",sha256=hScsg8EmF6SAVrXg8gledj8rCceKw6OhdNryuPq94z0,3718' 2025-06-01T22:52:20.6401831Z ++ read fname 2025-06-01T22:52:20.6401984Z ++ make_wheel_record torch/include/ATen/ops/ne.h 2025-06-01T22:52:20.6402105Z ++ FPATH=torch/include/ATen/ops/ne.h 2025-06-01T22:52:20.6402679Z ++ echo torch/include/ATen/ops/ne.h 2025-06-01T22:52:20.6403923Z ++ grep RECORD 2025-06-01T22:52:20.6426580Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ne.h 2025-06-01T22:52:20.6426781Z +++ openssl base64 2025-06-01T22:52:20.6426900Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.6427774Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.6427890Z +++ sed -e s/=//g 2025-06-01T22:52:20.6470169Z ++ HASH=UE2nedLJD3ZGL7qaNfL4WRr2_f9qdSu4IS7__ZEw6AQ 2025-06-01T22:52:20.6473344Z +++ ls -nl torch/include/ATen/ops/ne.h 2025-06-01T22:52:20.6474334Z +++ awk '{print $5}' 2025-06-01T22:52:20.6501009Z ++ FSIZE=1842 2025-06-01T22:52:20.6501522Z ++ echo '"torch/include/ATen/ops/ne.h",sha256=UE2nedLJD3ZGL7qaNfL4WRr2_f9qdSu4IS7__ZEw6AQ,1842' 2025-06-01T22:52:20.6501681Z ++ read fname 2025-06-01T22:52:20.6502092Z ++ make_wheel_record torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.6502423Z ++ FPATH=torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.6503146Z ++ echo torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.6504161Z ++ grep RECORD 2025-06-01T22:52:20.6526086Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.6526203Z +++ openssl base64 2025-06-01T22:52:20.6526651Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.6527406Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.6528754Z +++ sed -e s/=//g 2025-06-01T22:52:20.6567516Z ++ HASH=0gw8iMctAjcy-Z2Hpb8eo75Imq53Z2GsmVOZPr-MxMw 2025-06-01T22:52:20.6572371Z +++ ls -nl torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.6572992Z +++ awk '{print $5}' 2025-06-01T22:52:20.6598924Z ++ FSIZE=1034 2025-06-01T22:52:20.6599751Z ++ echo '"torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h",sha256=0gw8iMctAjcy-Z2Hpb8eo75Imq53Z2GsmVOZPr-MxMw,1034' 2025-06-01T22:52:20.6599894Z ++ read fname 2025-06-01T22:52:20.6600367Z ++ make_wheel_record torch/include/ATen/ops/ne_cpu_dispatch.h 2025-06-01T22:52:20.6600562Z ++ FPATH=torch/include/ATen/ops/ne_cpu_dispatch.h 2025-06-01T22:52:20.6600727Z ++ echo torch/include/ATen/ops/ne_cpu_dispatch.h 2025-06-01T22:52:20.6601713Z ++ grep RECORD 2025-06-01T22:52:20.6627216Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ne_cpu_dispatch.h 2025-06-01T22:52:20.6627345Z +++ openssl base64 2025-06-01T22:52:20.6627955Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.6629757Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.6630469Z +++ sed -e s/=//g 2025-06-01T22:52:20.6670632Z ++ HASH=wEEAkM1FWpUvaz-2utdvzOAnm3PnxBdiDy-w2om4mcM 2025-06-01T22:52:20.6675032Z +++ ls -nl torch/include/ATen/ops/ne_cpu_dispatch.h 2025-06-01T22:52:20.6676462Z +++ awk '{print $5}' 2025-06-01T22:52:20.6702713Z ++ FSIZE=1366 2025-06-01T22:52:20.6703386Z ++ echo '"torch/include/ATen/ops/ne_cpu_dispatch.h",sha256=wEEAkM1FWpUvaz-2utdvzOAnm3PnxBdiDy-w2om4mcM,1366' 2025-06-01T22:52:20.6703558Z ++ read fname 2025-06-01T22:52:20.6703817Z ++ make_wheel_record torch/include/ATen/ops/ne_cuda_dispatch.h 2025-06-01T22:52:20.6703983Z ++ FPATH=torch/include/ATen/ops/ne_cuda_dispatch.h 2025-06-01T22:52:20.6705353Z ++ echo torch/include/ATen/ops/ne_cuda_dispatch.h 2025-06-01T22:52:20.6706523Z ++ grep RECORD 2025-06-01T22:52:20.6728156Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ne_cuda_dispatch.h 2025-06-01T22:52:20.6728297Z +++ openssl base64 2025-06-01T22:52:20.6729040Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.6730557Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.6731781Z +++ sed -e s/=//g 2025-06-01T22:52:20.6773617Z ++ HASH=BuZttwvEAMY1AsP0EBhQkXrIAVYH6qg3P8mZlygb_54 2025-06-01T22:52:20.6779130Z +++ ls -nl torch/include/ATen/ops/ne_cuda_dispatch.h 2025-06-01T22:52:20.6780219Z +++ awk '{print $5}' 2025-06-01T22:52:20.6805869Z ++ FSIZE=1368 2025-06-01T22:52:20.6806422Z ++ echo '"torch/include/ATen/ops/ne_cuda_dispatch.h",sha256=BuZttwvEAMY1AsP0EBhQkXrIAVYH6qg3P8mZlygb_54,1368' 2025-06-01T22:52:20.6806538Z ++ read fname 2025-06-01T22:52:20.6806722Z ++ make_wheel_record torch/include/ATen/ops/ne_meta.h 2025-06-01T22:52:20.6806854Z ++ FPATH=torch/include/ATen/ops/ne_meta.h 2025-06-01T22:52:20.6807487Z ++ echo torch/include/ATen/ops/ne_meta.h 2025-06-01T22:52:20.6808518Z ++ grep RECORD 2025-06-01T22:52:20.6831350Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ne_meta.h 2025-06-01T22:52:20.6831500Z +++ openssl base64 2025-06-01T22:52:20.6831741Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.6831852Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.6833346Z +++ sed -e s/=//g 2025-06-01T22:52:20.6874397Z ++ HASH=2LwEklF5D5WfK1Iwp7tjHk8CR6BhW7-izEZjKgvrXVQ 2025-06-01T22:52:20.6877228Z +++ ls -nl torch/include/ATen/ops/ne_meta.h 2025-06-01T22:52:20.6878824Z +++ awk '{print $5}' 2025-06-01T22:52:20.6906707Z ++ FSIZE=735 2025-06-01T22:52:20.6907188Z ++ echo '"torch/include/ATen/ops/ne_meta.h",sha256=2LwEklF5D5WfK1Iwp7tjHk8CR6BhW7-izEZjKgvrXVQ,735' 2025-06-01T22:52:20.6907284Z ++ read fname 2025-06-01T22:52:20.6907490Z ++ make_wheel_record torch/include/ATen/ops/ne_meta_dispatch.h 2025-06-01T22:52:20.6907803Z ++ FPATH=torch/include/ATen/ops/ne_meta_dispatch.h 2025-06-01T22:52:20.6908008Z ++ echo torch/include/ATen/ops/ne_meta_dispatch.h 2025-06-01T22:52:20.6908141Z ++ grep RECORD 2025-06-01T22:52:20.6933858Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ne_meta_dispatch.h 2025-06-01T22:52:20.6933978Z +++ openssl base64 2025-06-01T22:52:20.6934901Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.6936940Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.6938303Z +++ sed -e s/=//g 2025-06-01T22:52:20.6980749Z ++ HASH=vSzkq-l9bjmE5jw-u4khf8OCCah1cgqc_kbXKer1jgk 2025-06-01T22:52:20.6982768Z +++ ls -nl torch/include/ATen/ops/ne_meta_dispatch.h 2025-06-01T22:52:20.6984101Z +++ awk '{print $5}' 2025-06-01T22:52:20.7008376Z ++ FSIZE=1368 2025-06-01T22:52:20.7008879Z ++ echo '"torch/include/ATen/ops/ne_meta_dispatch.h",sha256=vSzkq-l9bjmE5jw-u4khf8OCCah1cgqc_kbXKer1jgk,1368' 2025-06-01T22:52:20.7008979Z ++ read fname 2025-06-01T22:52:20.7009162Z ++ make_wheel_record torch/include/ATen/ops/ne_native.h 2025-06-01T22:52:20.7009308Z ++ FPATH=torch/include/ATen/ops/ne_native.h 2025-06-01T22:52:20.7011576Z ++ echo torch/include/ATen/ops/ne_native.h 2025-06-01T22:52:20.7012716Z ++ grep RECORD 2025-06-01T22:52:20.7035800Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ne_native.h 2025-06-01T22:52:20.7036013Z +++ openssl base64 2025-06-01T22:52:20.7036381Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.7036495Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.7037504Z +++ sed -e s/=//g 2025-06-01T22:52:20.7079120Z ++ HASH=Y0qvS-fK55WtXMGZ3_LwcyKZJ267KUTTy3yACY1nRVw 2025-06-01T22:52:20.7082097Z +++ ls -nl torch/include/ATen/ops/ne_native.h 2025-06-01T22:52:20.7082966Z +++ awk '{print $5}' 2025-06-01T22:52:20.7111459Z ++ FSIZE=1205 2025-06-01T22:52:20.7111966Z ++ echo '"torch/include/ATen/ops/ne_native.h",sha256=Y0qvS-fK55WtXMGZ3_LwcyKZJ267KUTTy3yACY1nRVw,1205' 2025-06-01T22:52:20.7112070Z ++ read fname 2025-06-01T22:52:20.7112249Z ++ make_wheel_record torch/include/ATen/ops/ne_ops.h 2025-06-01T22:52:20.7112386Z ++ FPATH=torch/include/ATen/ops/ne_ops.h 2025-06-01T22:52:20.7112508Z ++ echo torch/include/ATen/ops/ne_ops.h 2025-06-01T22:52:20.7112622Z ++ grep RECORD 2025-06-01T22:52:20.7131424Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ne_ops.h 2025-06-01T22:52:20.7132249Z +++ openssl base64 2025-06-01T22:52:20.7133531Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.7134902Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.7136132Z +++ sed -e s/=//g 2025-06-01T22:52:20.7173710Z ++ HASH=0kCRmEB0GQK3LNJhOxxwDP9x_TNazSlPqxS_EFW58AE 2025-06-01T22:52:20.7179184Z +++ ls -nl torch/include/ATen/ops/ne_ops.h 2025-06-01T22:52:20.7179900Z +++ awk '{print $5}' 2025-06-01T22:52:20.7206180Z ++ FSIZE=4201 2025-06-01T22:52:20.7206632Z ++ echo '"torch/include/ATen/ops/ne_ops.h",sha256=0kCRmEB0GQK3LNJhOxxwDP9x_TNazSlPqxS_EFW58AE,4201' 2025-06-01T22:52:20.7206734Z ++ read fname 2025-06-01T22:52:20.7206894Z ++ make_wheel_record torch/include/ATen/ops/neg.h 2025-06-01T22:52:20.7207036Z ++ FPATH=torch/include/ATen/ops/neg.h 2025-06-01T22:52:20.7207197Z ++ echo torch/include/ATen/ops/neg.h 2025-06-01T22:52:20.7208593Z ++ grep RECORD 2025-06-01T22:52:20.7231320Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/neg.h 2025-06-01T22:52:20.7231445Z +++ openssl base64 2025-06-01T22:52:20.7231547Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.7231668Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.7232272Z +++ sed -e s/=//g 2025-06-01T22:52:20.7272957Z ++ HASH=PQ866p__n30HUM3A99PrkC19UojISSUbgih_SECSbSQ 2025-06-01T22:52:20.7276559Z +++ ls -nl torch/include/ATen/ops/neg.h 2025-06-01T22:52:20.7277477Z +++ awk '{print $5}' 2025-06-01T22:52:20.7304263Z ++ FSIZE=1130 2025-06-01T22:52:20.7304695Z ++ echo '"torch/include/ATen/ops/neg.h",sha256=PQ866p__n30HUM3A99PrkC19UojISSUbgih_SECSbSQ,1130' 2025-06-01T22:52:20.7304796Z ++ read fname 2025-06-01T22:52:20.7305270Z ++ make_wheel_record torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.7305674Z ++ FPATH=torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.7306169Z ++ echo torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.7308108Z ++ grep RECORD 2025-06-01T22:52:20.7328643Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.7329179Z +++ openssl base64 2025-06-01T22:52:20.7330644Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.7331800Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.7333206Z +++ sed -e s/=//g 2025-06-01T22:52:20.7371438Z ++ HASH=8fv7s5dGUs5sM86rIZTZGxgn7oHZU349Mjo2GeU0eTU 2025-06-01T22:52:20.7376595Z +++ ls -nl torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.7378049Z +++ awk '{print $5}' 2025-06-01T22:52:20.7402775Z ++ FSIZE=835 2025-06-01T22:52:20.7403482Z ++ echo '"torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h",sha256=8fv7s5dGUs5sM86rIZTZGxgn7oHZU349Mjo2GeU0eTU,835' 2025-06-01T22:52:20.7403619Z ++ read fname 2025-06-01T22:52:20.7403837Z ++ make_wheel_record torch/include/ATen/ops/neg_cpu_dispatch.h 2025-06-01T22:52:20.7404133Z ++ FPATH=torch/include/ATen/ops/neg_cpu_dispatch.h 2025-06-01T22:52:20.7404986Z ++ echo torch/include/ATen/ops/neg_cpu_dispatch.h 2025-06-01T22:52:20.7406521Z ++ grep RECORD 2025-06-01T22:52:20.7428819Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/neg_cpu_dispatch.h 2025-06-01T22:52:20.7428949Z +++ openssl base64 2025-06-01T22:52:20.7430107Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.7430948Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.7431847Z +++ sed -e s/=//g 2025-06-01T22:52:20.7471887Z ++ HASH=7euY_fTbQvFB3hm2rbv6Kn2OVEqlrHIa3QRYsPJiydI 2025-06-01T22:52:20.7475862Z +++ ls -nl torch/include/ATen/ops/neg_cpu_dispatch.h 2025-06-01T22:52:20.7476803Z +++ awk '{print $5}' 2025-06-01T22:52:20.7504949Z ++ FSIZE=916 2025-06-01T22:52:20.7505450Z ++ echo '"torch/include/ATen/ops/neg_cpu_dispatch.h",sha256=7euY_fTbQvFB3hm2rbv6Kn2OVEqlrHIa3QRYsPJiydI,916' 2025-06-01T22:52:20.7505546Z ++ read fname 2025-06-01T22:52:20.7505769Z ++ make_wheel_record torch/include/ATen/ops/neg_cuda_dispatch.h 2025-06-01T22:52:20.7505945Z ++ FPATH=torch/include/ATen/ops/neg_cuda_dispatch.h 2025-06-01T22:52:20.7506143Z ++ echo torch/include/ATen/ops/neg_cuda_dispatch.h 2025-06-01T22:52:20.7507262Z ++ grep RECORD 2025-06-01T22:52:20.7527451Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/neg_cuda_dispatch.h 2025-06-01T22:52:20.7527569Z +++ openssl base64 2025-06-01T22:52:20.7528325Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.7529236Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.7530638Z +++ sed -e s/=//g 2025-06-01T22:52:20.7570196Z ++ HASH=-KZliKkCLs-5szk1vYJ-idRfUsS7Wlku3MNcCka20ss 2025-06-01T22:52:20.7574945Z +++ ls -nl torch/include/ATen/ops/neg_cuda_dispatch.h 2025-06-01T22:52:20.7576125Z +++ awk '{print $5}' 2025-06-01T22:52:20.7602111Z ++ FSIZE=918 2025-06-01T22:52:20.7602629Z ++ echo '"torch/include/ATen/ops/neg_cuda_dispatch.h",sha256=-KZliKkCLs-5szk1vYJ-idRfUsS7Wlku3MNcCka20ss,918' 2025-06-01T22:52:20.7602739Z ++ read fname 2025-06-01T22:52:20.7602932Z ++ make_wheel_record torch/include/ATen/ops/neg_meta.h 2025-06-01T22:52:20.7603065Z ++ FPATH=torch/include/ATen/ops/neg_meta.h 2025-06-01T22:52:20.7603758Z ++ echo torch/include/ATen/ops/neg_meta.h 2025-06-01T22:52:20.7605571Z ++ grep RECORD 2025-06-01T22:52:20.7627493Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/neg_meta.h 2025-06-01T22:52:20.7628287Z +++ openssl base64 2025-06-01T22:52:20.7628399Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.7629409Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.7629891Z +++ sed -e s/=//g 2025-06-01T22:52:20.7669863Z ++ HASH=z8GRgDpTXtpyWuTd3hEhPHTjZ23jTsH1TZf2ivpsoB0 2025-06-01T22:52:20.7673695Z +++ ls -nl torch/include/ATen/ops/neg_meta.h 2025-06-01T22:52:20.7675134Z +++ awk '{print $5}' 2025-06-01T22:52:20.7702319Z ++ FSIZE=564 2025-06-01T22:52:20.7702816Z ++ echo '"torch/include/ATen/ops/neg_meta.h",sha256=z8GRgDpTXtpyWuTd3hEhPHTjZ23jTsH1TZf2ivpsoB0,564' 2025-06-01T22:52:20.7702915Z ++ read fname 2025-06-01T22:52:20.7703178Z ++ make_wheel_record torch/include/ATen/ops/neg_meta_dispatch.h 2025-06-01T22:52:20.7703502Z ++ FPATH=torch/include/ATen/ops/neg_meta_dispatch.h 2025-06-01T22:52:20.7703710Z ++ echo torch/include/ATen/ops/neg_meta_dispatch.h 2025-06-01T22:52:20.7704682Z ++ grep RECORD 2025-06-01T22:52:20.7726510Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/neg_meta_dispatch.h 2025-06-01T22:52:20.7727084Z +++ openssl base64 2025-06-01T22:52:20.7727348Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.7728761Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.7730087Z +++ sed -e s/=//g 2025-06-01T22:52:20.7769897Z ++ HASH=VgpbxF9crPHGqcTksaTWQ2LO67i9nsHusQRU9HglkvI 2025-06-01T22:52:20.7775160Z +++ ls -nl torch/include/ATen/ops/neg_meta_dispatch.h 2025-06-01T22:52:20.7775982Z +++ awk '{print $5}' 2025-06-01T22:52:20.7802257Z ++ FSIZE=918 2025-06-01T22:52:20.7802940Z ++ echo '"torch/include/ATen/ops/neg_meta_dispatch.h",sha256=VgpbxF9crPHGqcTksaTWQ2LO67i9nsHusQRU9HglkvI,918' 2025-06-01T22:52:20.7803696Z ++ read fname 2025-06-01T22:52:20.7804178Z ++ make_wheel_record torch/include/ATen/ops/neg_native.h 2025-06-01T22:52:20.7804860Z ++ FPATH=torch/include/ATen/ops/neg_native.h 2025-06-01T22:52:20.7805376Z ++ echo torch/include/ATen/ops/neg_native.h 2025-06-01T22:52:20.7805724Z ++ grep RECORD 2025-06-01T22:52:20.7827879Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/neg_native.h 2025-06-01T22:52:20.7828367Z +++ openssl base64 2025-06-01T22:52:20.7828976Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.7829293Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.7831034Z +++ sed -e s/=//g 2025-06-01T22:52:20.7871422Z ++ HASH=FtW7ddS6vea8INZOEekFprjgo_pY5mrb6mswJUmA8zw 2025-06-01T22:52:20.7874529Z +++ ls -nl torch/include/ATen/ops/neg_native.h 2025-06-01T22:52:20.7876054Z +++ awk '{print $5}' 2025-06-01T22:52:20.7903719Z ++ FSIZE=1114 2025-06-01T22:52:20.7904411Z ++ echo '"torch/include/ATen/ops/neg_native.h",sha256=FtW7ddS6vea8INZOEekFprjgo_pY5mrb6mswJUmA8zw,1114' 2025-06-01T22:52:20.7905096Z ++ read fname 2025-06-01T22:52:20.7905440Z ++ make_wheel_record torch/include/ATen/ops/neg_ops.h 2025-06-01T22:52:20.7905927Z ++ FPATH=torch/include/ATen/ops/neg_ops.h 2025-06-01T22:52:20.7906306Z ++ echo torch/include/ATen/ops/neg_ops.h 2025-06-01T22:52:20.7906726Z ++ grep RECORD 2025-06-01T22:52:20.7927001Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/neg_ops.h 2025-06-01T22:52:20.7927480Z +++ openssl base64 2025-06-01T22:52:20.7928024Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.7929235Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.7930571Z +++ sed -e s/=//g 2025-06-01T22:52:20.7969544Z ++ HASH=gjRVVOMBsGzVDbglEoVX6CEKT1uqjG-tbbI1j8Y9A_0 2025-06-01T22:52:20.7974398Z +++ ls -nl torch/include/ATen/ops/neg_ops.h 2025-06-01T22:52:20.7975129Z +++ awk '{print $5}' 2025-06-01T22:52:20.8001304Z ++ FSIZE=2019 2025-06-01T22:52:20.8001924Z ++ echo '"torch/include/ATen/ops/neg_ops.h",sha256=gjRVVOMBsGzVDbglEoVX6CEKT1uqjG-tbbI1j8Y9A_0,2019' 2025-06-01T22:52:20.8002596Z ++ read fname 2025-06-01T22:52:20.8002992Z ++ make_wheel_record torch/include/ATen/ops/negative.h 2025-06-01T22:52:20.8003485Z ++ FPATH=torch/include/ATen/ops/negative.h 2025-06-01T22:52:20.8003899Z ++ echo torch/include/ATen/ops/negative.h 2025-06-01T22:52:20.8004372Z ++ grep RECORD 2025-06-01T22:52:20.8027193Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/negative.h 2025-06-01T22:52:20.8027730Z +++ openssl base64 2025-06-01T22:52:20.8028031Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.8028290Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.8029611Z +++ sed -e s/=//g 2025-06-01T22:52:20.8070286Z ++ HASH=DPuEMRGVpuMU78uDYu2tIOQe8dMNtlQqcpbiLDnfPxI 2025-06-01T22:52:20.8074749Z +++ ls -nl torch/include/ATen/ops/negative.h 2025-06-01T22:52:20.8075962Z +++ awk '{print $5}' 2025-06-01T22:52:20.8103762Z ++ FSIZE=1195 2025-06-01T22:52:20.8104471Z ++ echo '"torch/include/ATen/ops/negative.h",sha256=DPuEMRGVpuMU78uDYu2tIOQe8dMNtlQqcpbiLDnfPxI,1195' 2025-06-01T22:52:20.8105142Z ++ read fname 2025-06-01T22:52:20.8105693Z ++ make_wheel_record torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.8106743Z ++ FPATH=torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.8107609Z ++ echo torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.8108120Z ++ grep RECORD 2025-06-01T22:52:20.8127434Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.8128253Z +++ openssl base64 2025-06-01T22:52:20.8128520Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.8129756Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.8130836Z +++ sed -e s/=//g 2025-06-01T22:52:20.8170836Z ++ HASH=op-PvxB7IRQOY89z8hgzpEvBJt3HwmIwPOd9bEEtroI 2025-06-01T22:52:20.8175767Z +++ ls -nl torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.8176521Z +++ awk '{print $5}' 2025-06-01T22:52:20.8203081Z ++ FSIZE=980 2025-06-01T22:52:20.8203943Z ++ echo '"torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h",sha256=op-PvxB7IRQOY89z8hgzpEvBJt3HwmIwPOd9bEEtroI,980' 2025-06-01T22:52:20.8205115Z ++ read fname 2025-06-01T22:52:20.8205512Z ++ make_wheel_record torch/include/ATen/ops/negative_native.h 2025-06-01T22:52:20.8206022Z ++ FPATH=torch/include/ATen/ops/negative_native.h 2025-06-01T22:52:20.8206469Z ++ echo torch/include/ATen/ops/negative_native.h 2025-06-01T22:52:20.8206985Z ++ grep RECORD 2025-06-01T22:52:20.8229476Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/negative_native.h 2025-06-01T22:52:20.8230114Z +++ openssl base64 2025-06-01T22:52:20.8230440Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.8231655Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.8231927Z +++ sed -e s/=//g 2025-06-01T22:52:20.8272413Z ++ HASH=PcjvbokvaMLSsrS526TW7-18Fpv1WDWQEGkYlFaV2TM 2025-06-01T22:52:20.8276998Z +++ ls -nl torch/include/ATen/ops/negative_native.h 2025-06-01T22:52:20.8278186Z +++ awk '{print $5}' 2025-06-01T22:52:20.8304825Z ++ FSIZE=611 2025-06-01T22:52:20.8305460Z ++ echo '"torch/include/ATen/ops/negative_native.h",sha256=PcjvbokvaMLSsrS526TW7-18Fpv1WDWQEGkYlFaV2TM,611' 2025-06-01T22:52:20.8306188Z ++ read fname 2025-06-01T22:52:20.8306609Z ++ make_wheel_record torch/include/ATen/ops/negative_ops.h 2025-06-01T22:52:20.8307118Z ++ FPATH=torch/include/ATen/ops/negative_ops.h 2025-06-01T22:52:20.8307562Z ++ echo torch/include/ATen/ops/negative_ops.h 2025-06-01T22:52:20.8307925Z ++ grep RECORD 2025-06-01T22:52:20.8328062Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/negative_ops.h 2025-06-01T22:52:20.8328625Z +++ openssl base64 2025-06-01T22:52:20.8329692Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.8330822Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.8331987Z +++ sed -e s/=//g 2025-06-01T22:52:20.8372737Z ++ HASH=ojLqavbIBov4JgxDVgKO3_eFbuP2zbJZWebpBlZjIfw 2025-06-01T22:52:20.8378623Z +++ ls -nl torch/include/ATen/ops/negative_ops.h 2025-06-01T22:52:20.8379301Z +++ awk '{print $5}' 2025-06-01T22:52:20.8404804Z ++ FSIZE=2064 2025-06-01T22:52:20.8405622Z ++ echo '"torch/include/ATen/ops/negative_ops.h",sha256=ojLqavbIBov4JgxDVgKO3_eFbuP2zbJZWebpBlZjIfw,2064' 2025-06-01T22:52:20.8406288Z ++ read fname 2025-06-01T22:52:20.8406689Z ++ make_wheel_record torch/include/ATen/ops/nested_to_padded_tensor.h 2025-06-01T22:52:20.8407299Z ++ FPATH=torch/include/ATen/ops/nested_to_padded_tensor.h 2025-06-01T22:52:20.8407930Z ++ echo torch/include/ATen/ops/nested_to_padded_tensor.h 2025-06-01T22:52:20.8408335Z ++ grep RECORD 2025-06-01T22:52:20.8428985Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nested_to_padded_tensor.h 2025-06-01T22:52:20.8429527Z +++ openssl base64 2025-06-01T22:52:20.8430122Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.8431619Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.8432178Z +++ sed -e s/=//g 2025-06-01T22:52:20.8474679Z ++ HASH=KIY3Uc-eDeCgyS5frofXjeUXafn-aXZ5qopGhYsRpUQ 2025-06-01T22:52:20.8478999Z +++ ls -nl torch/include/ATen/ops/nested_to_padded_tensor.h 2025-06-01T22:52:20.8480697Z +++ awk '{print $5}' 2025-06-01T22:52:20.8506440Z ++ FSIZE=835 2025-06-01T22:52:20.8507212Z ++ echo '"torch/include/ATen/ops/nested_to_padded_tensor.h",sha256=KIY3Uc-eDeCgyS5frofXjeUXafn-aXZ5qopGhYsRpUQ,835' 2025-06-01T22:52:20.8508065Z ++ read fname 2025-06-01T22:52:20.8508692Z ++ make_wheel_record torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.8509696Z ++ FPATH=torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.8510631Z ++ echo torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.8511304Z ++ grep RECORD 2025-06-01T22:52:20.8531125Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.8531936Z +++ openssl base64 2025-06-01T22:52:20.8532429Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.8533728Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.8535128Z +++ sed -e s/=//g 2025-06-01T22:52:20.8572631Z ++ HASH=6moNWBp6TyA5XkQGyx3md2g4RYuNi7qrh7Y-Oa_Oero 2025-06-01T22:52:20.8579251Z +++ ls -nl torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:20.8579924Z +++ awk '{print $5}' 2025-06-01T22:52:20.8605808Z ++ FSIZE=849 2025-06-01T22:52:20.8606724Z ++ echo '"torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h",sha256=6moNWBp6TyA5XkQGyx3md2g4RYuNi7qrh7Y-Oa_Oero,849' 2025-06-01T22:52:20.8607911Z ++ read fname 2025-06-01T22:52:20.8608395Z ++ make_wheel_record torch/include/ATen/ops/nested_to_padded_tensor_native.h 2025-06-01T22:52:20.8609166Z ++ FPATH=torch/include/ATen/ops/nested_to_padded_tensor_native.h 2025-06-01T22:52:20.8609760Z ++ echo torch/include/ATen/ops/nested_to_padded_tensor_native.h 2025-06-01T22:52:20.8610201Z ++ grep RECORD 2025-06-01T22:52:20.8630295Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nested_to_padded_tensor_native.h 2025-06-01T22:52:20.8630967Z +++ openssl base64 2025-06-01T22:52:20.8631299Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.8631560Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.8632021Z +++ sed -e s/=//g 2025-06-01T22:52:20.8674568Z ++ HASH=5DHZtN-kteCW6v_6A420nuP5eHxYt69a1m1Vt0JOQ1U 2025-06-01T22:52:20.8677652Z +++ ls -nl torch/include/ATen/ops/nested_to_padded_tensor_native.h 2025-06-01T22:52:20.8678301Z +++ awk '{print $5}' 2025-06-01T22:52:20.8704711Z ++ FSIZE=561 2025-06-01T22:52:20.8705449Z ++ echo '"torch/include/ATen/ops/nested_to_padded_tensor_native.h",sha256=5DHZtN-kteCW6v_6A420nuP5eHxYt69a1m1Vt0JOQ1U,561' 2025-06-01T22:52:20.8706181Z ++ read fname 2025-06-01T22:52:20.8706621Z ++ make_wheel_record torch/include/ATen/ops/nested_to_padded_tensor_ops.h 2025-06-01T22:52:20.8707294Z ++ FPATH=torch/include/ATen/ops/nested_to_padded_tensor_ops.h 2025-06-01T22:52:20.8707858Z ++ echo torch/include/ATen/ops/nested_to_padded_tensor_ops.h 2025-06-01T22:52:20.8708292Z ++ grep RECORD 2025-06-01T22:52:20.8727938Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nested_to_padded_tensor_ops.h 2025-06-01T22:52:20.8728505Z +++ openssl base64 2025-06-01T22:52:20.8729454Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.8731175Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.8732359Z +++ sed -e s/=//g 2025-06-01T22:52:20.8771601Z ++ HASH=_wJTDSVYJuDr7IQpGSLk0z4oiuDGcw-wVn_UnVi8s7k 2025-06-01T22:52:20.8776613Z +++ ls -nl torch/include/ATen/ops/nested_to_padded_tensor_ops.h 2025-06-01T22:52:20.8778281Z +++ awk '{print $5}' 2025-06-01T22:52:20.8803708Z ++ FSIZE=1187 2025-06-01T22:52:20.8804509Z ++ echo '"torch/include/ATen/ops/nested_to_padded_tensor_ops.h",sha256=_wJTDSVYJuDr7IQpGSLk0z4oiuDGcw-wVn_UnVi8s7k,1187' 2025-06-01T22:52:20.8805461Z ++ read fname 2025-06-01T22:52:20.8805868Z ++ make_wheel_record torch/include/ATen/ops/new_empty.h 2025-06-01T22:52:20.8806305Z ++ FPATH=torch/include/ATen/ops/new_empty.h 2025-06-01T22:52:20.8806758Z ++ echo torch/include/ATen/ops/new_empty.h 2025-06-01T22:52:20.8807125Z ++ grep RECORD 2025-06-01T22:52:20.8828175Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_empty.h 2025-06-01T22:52:20.8828681Z +++ openssl base64 2025-06-01T22:52:20.8829804Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.8830135Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.8830858Z +++ sed -e s/=//g 2025-06-01T22:52:20.8872744Z ++ HASH=INZmuUNZREVCJ9qWVrW70hZxFlMKg_9HkhbmaKyvK-8 2025-06-01T22:52:20.8876658Z +++ ls -nl torch/include/ATen/ops/new_empty.h 2025-06-01T22:52:20.8877932Z +++ awk '{print $5}' 2025-06-01T22:52:20.8904427Z ++ FSIZE=4335 2025-06-01T22:52:20.8905023Z ++ echo '"torch/include/ATen/ops/new_empty.h",sha256=INZmuUNZREVCJ9qWVrW70hZxFlMKg_9HkhbmaKyvK-8,4335' 2025-06-01T22:52:20.8905655Z ++ read fname 2025-06-01T22:52:20.8906203Z ++ make_wheel_record torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.8907062Z ++ FPATH=torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.8907829Z ++ echo torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.8908406Z ++ grep RECORD 2025-06-01T22:52:20.8928193Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.8928947Z +++ openssl base64 2025-06-01T22:52:20.8929505Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.8930808Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.8932049Z +++ sed -e s/=//g 2025-06-01T22:52:20.8970500Z ++ HASH=TADXCha39FmaxQMON8wzlGAhCbhEJYak0QB6Sf5ehoc 2025-06-01T22:52:20.8975645Z +++ ls -nl torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.8976323Z +++ awk '{print $5}' 2025-06-01T22:52:20.9002769Z ++ FSIZE=1834 2025-06-01T22:52:20.9003671Z ++ echo '"torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h",sha256=TADXCha39FmaxQMON8wzlGAhCbhEJYak0QB6Sf5ehoc,1834' 2025-06-01T22:52:20.9005059Z ++ read fname 2025-06-01T22:52:20.9005446Z ++ make_wheel_record torch/include/ATen/ops/new_empty_native.h 2025-06-01T22:52:20.9005957Z ++ FPATH=torch/include/ATen/ops/new_empty_native.h 2025-06-01T22:52:20.9006471Z ++ echo torch/include/ATen/ops/new_empty_native.h 2025-06-01T22:52:20.9006857Z ++ grep RECORD 2025-06-01T22:52:20.9026196Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_empty_native.h 2025-06-01T22:52:20.9026695Z +++ openssl base64 2025-06-01T22:52:20.9027223Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.9029260Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.9029950Z +++ sed -e s/=//g 2025-06-01T22:52:20.9069400Z ++ HASH=IC9s5PtTO8dvTjNPxBfGI4hgBfIb6-Ondk1Tdt-X-ZU 2025-06-01T22:52:20.9073193Z +++ ls -nl torch/include/ATen/ops/new_empty_native.h 2025-06-01T22:52:20.9074488Z +++ awk '{print $5}' 2025-06-01T22:52:20.9101220Z ++ FSIZE=783 2025-06-01T22:52:20.9101887Z ++ echo '"torch/include/ATen/ops/new_empty_native.h",sha256=IC9s5PtTO8dvTjNPxBfGI4hgBfIb6-Ondk1Tdt-X-ZU,783' 2025-06-01T22:52:20.9102601Z ++ read fname 2025-06-01T22:52:20.9102942Z ++ make_wheel_record torch/include/ATen/ops/new_empty_ops.h 2025-06-01T22:52:20.9103397Z ++ FPATH=torch/include/ATen/ops/new_empty_ops.h 2025-06-01T22:52:20.9103826Z ++ echo torch/include/ATen/ops/new_empty_ops.h 2025-06-01T22:52:20.9104212Z ++ grep RECORD 2025-06-01T22:52:20.9125692Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_empty_ops.h 2025-06-01T22:52:20.9126364Z +++ openssl base64 2025-06-01T22:52:20.9126628Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.9127238Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.9128403Z +++ sed -e s/=//g 2025-06-01T22:52:20.9167032Z ++ HASH=fDPqUjiQUdOp3yeCZWB8cXnxzTfd6Q9D5yBSpSm6iPg 2025-06-01T22:52:20.9171756Z +++ ls -nl torch/include/ATen/ops/new_empty_ops.h 2025-06-01T22:52:20.9172716Z +++ awk '{print $5}' 2025-06-01T22:52:20.9199767Z ++ FSIZE=2237 2025-06-01T22:52:20.9200483Z ++ echo '"torch/include/ATen/ops/new_empty_ops.h",sha256=fDPqUjiQUdOp3yeCZWB8cXnxzTfd6Q9D5yBSpSm6iPg,2237' 2025-06-01T22:52:20.9201151Z ++ read fname 2025-06-01T22:52:20.9201494Z ++ make_wheel_record torch/include/ATen/ops/new_empty_strided.h 2025-06-01T22:52:20.9202034Z ++ FPATH=torch/include/ATen/ops/new_empty_strided.h 2025-06-01T22:52:20.9202504Z ++ echo torch/include/ATen/ops/new_empty_strided.h 2025-06-01T22:52:20.9202884Z ++ grep RECORD 2025-06-01T22:52:20.9225081Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_empty_strided.h 2025-06-01T22:52:20.9225809Z +++ openssl base64 2025-06-01T22:52:20.9226075Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.9226876Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.9227711Z +++ sed -e s/=//g 2025-06-01T22:52:20.9271458Z ++ HASH=m2LGCqxNMAC9B9vSwD3a2nxdwPmFdDK1i5IwPVaJirI 2025-06-01T22:52:20.9272092Z +++ ls -nl torch/include/ATen/ops/new_empty_strided.h 2025-06-01T22:52:20.9273895Z +++ awk '{print $5}' 2025-06-01T22:52:20.9302569Z ++ FSIZE=5199 2025-06-01T22:52:20.9303251Z ++ echo '"torch/include/ATen/ops/new_empty_strided.h",sha256=m2LGCqxNMAC9B9vSwD3a2nxdwPmFdDK1i5IwPVaJirI,5199' 2025-06-01T22:52:20.9303926Z ++ read fname 2025-06-01T22:52:20.9304463Z ++ make_wheel_record torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.9305312Z ++ FPATH=torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.9306088Z ++ echo torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.9306650Z ++ grep RECORD 2025-06-01T22:52:20.9326532Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.9327268Z +++ openssl base64 2025-06-01T22:52:20.9327549Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.9327805Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.9328221Z +++ sed -e s/=//g 2025-06-01T22:52:20.9367434Z ++ HASH=7gyzd5EWa-1GeI9YpgmpoldiMEepkEIHYDrNHVjJ-f4 2025-06-01T22:52:20.9372358Z +++ ls -nl torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.9373058Z +++ awk '{print $5}' 2025-06-01T22:52:20.9399003Z ++ FSIZE=1282 2025-06-01T22:52:20.9399877Z ++ echo '"torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h",sha256=7gyzd5EWa-1GeI9YpgmpoldiMEepkEIHYDrNHVjJ-f4,1282' 2025-06-01T22:52:20.9400751Z ++ read fname 2025-06-01T22:52:20.9401365Z ++ make_wheel_record torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.9402356Z ++ FPATH=torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.9403311Z ++ echo torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.9403938Z ++ grep RECORD 2025-06-01T22:52:20.9426802Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.9427587Z +++ openssl base64 2025-06-01T22:52:20.9427844Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.9428100Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.9428356Z +++ sed -e s/=//g 2025-06-01T22:52:20.9470730Z ++ HASH=i9MjY0gZlrR4Jylt_pRMZ1bz-f5iXPRqMgyDbXaa2Jc 2025-06-01T22:52:20.9474070Z +++ ls -nl torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:20.9474857Z +++ awk '{print $5}' 2025-06-01T22:52:20.9503198Z ++ FSIZE=1560 2025-06-01T22:52:20.9504117Z ++ echo '"torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h",sha256=i9MjY0gZlrR4Jylt_pRMZ1bz-f5iXPRqMgyDbXaa2Jc,1560' 2025-06-01T22:52:20.9505088Z ++ read fname 2025-06-01T22:52:20.9505479Z ++ make_wheel_record torch/include/ATen/ops/new_empty_strided_native.h 2025-06-01T22:52:20.9506030Z ++ FPATH=torch/include/ATen/ops/new_empty_strided_native.h 2025-06-01T22:52:20.9506531Z ++ echo torch/include/ATen/ops/new_empty_strided_native.h 2025-06-01T22:52:20.9506925Z ++ grep RECORD 2025-06-01T22:52:20.9526085Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_empty_strided_native.h 2025-06-01T22:52:20.9526645Z +++ openssl base64 2025-06-01T22:52:20.9527301Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.9528082Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.9529360Z +++ sed -e s/=//g 2025-06-01T22:52:20.9569354Z ++ HASH=UeofYJipbxTy8iQruskvoNkm4_EwyrLmf9YuR4jMznU 2025-06-01T22:52:20.9574405Z +++ ls -nl torch/include/ATen/ops/new_empty_strided_native.h 2025-06-01T22:52:20.9575150Z +++ awk '{print $5}' 2025-06-01T22:52:20.9603229Z ++ FSIZE=855 2025-06-01T22:52:20.9604208Z ++ echo '"torch/include/ATen/ops/new_empty_strided_native.h",sha256=UeofYJipbxTy8iQruskvoNkm4_EwyrLmf9YuR4jMznU,855' 2025-06-01T22:52:20.9605174Z ++ read fname 2025-06-01T22:52:20.9605555Z ++ make_wheel_record torch/include/ATen/ops/new_empty_strided_ops.h 2025-06-01T22:52:20.9606112Z ++ FPATH=torch/include/ATen/ops/new_empty_strided_ops.h 2025-06-01T22:52:20.9606583Z ++ echo torch/include/ATen/ops/new_empty_strided_ops.h 2025-06-01T22:52:20.9606997Z ++ grep RECORD 2025-06-01T22:52:20.9629375Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_empty_strided_ops.h 2025-06-01T22:52:20.9629930Z +++ openssl base64 2025-06-01T22:52:20.9630196Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.9630442Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.9630708Z +++ sed -e s/=//g 2025-06-01T22:52:20.9672065Z ++ HASH=5Sc5VwdE-bfIHH4Djxiy7SiUxBXaIVLCDfvZqOS8Moc 2025-06-01T22:52:20.9674967Z +++ ls -nl torch/include/ATen/ops/new_empty_strided_ops.h 2025-06-01T22:52:20.9675788Z +++ awk '{print $5}' 2025-06-01T22:52:20.9704473Z ++ FSIZE=2473 2025-06-01T22:52:20.9705182Z ++ echo '"torch/include/ATen/ops/new_empty_strided_ops.h",sha256=5Sc5VwdE-bfIHH4Djxiy7SiUxBXaIVLCDfvZqOS8Moc,2473' 2025-06-01T22:52:20.9705877Z ++ read fname 2025-06-01T22:52:20.9706329Z ++ make_wheel_record torch/include/ATen/ops/new_full.h 2025-06-01T22:52:20.9706750Z ++ FPATH=torch/include/ATen/ops/new_full.h 2025-06-01T22:52:20.9707136Z ++ echo torch/include/ATen/ops/new_full.h 2025-06-01T22:52:20.9707528Z ++ grep RECORD 2025-06-01T22:52:20.9726931Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_full.h 2025-06-01T22:52:20.9727441Z +++ openssl base64 2025-06-01T22:52:20.9727953Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.9729227Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.9730182Z +++ sed -e s/=//g 2025-06-01T22:52:20.9769167Z ++ HASH=oGJuke-miqLWOTUopLB2WN8A9Qxv-cZ4gjEmuLUxsfU 2025-06-01T22:52:20.9773690Z +++ ls -nl torch/include/ATen/ops/new_full.h 2025-06-01T22:52:20.9774835Z +++ awk '{print $5}' 2025-06-01T22:52:20.9801057Z ++ FSIZE=4898 2025-06-01T22:52:20.9801685Z ++ echo '"torch/include/ATen/ops/new_full.h",sha256=oGJuke-miqLWOTUopLB2WN8A9Qxv-cZ4gjEmuLUxsfU,4898' 2025-06-01T22:52:20.9802326Z ++ read fname 2025-06-01T22:52:20.9802803Z ++ make_wheel_record torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.9803696Z ++ FPATH=torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.9804744Z ++ echo torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.9805287Z ++ grep RECORD 2025-06-01T22:52:20.9828449Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.9829161Z +++ openssl base64 2025-06-01T22:52:20.9829473Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.9829723Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.9829991Z +++ sed -e s/=//g 2025-06-01T22:52:20.9871784Z ++ HASH=nSzir5AGScE9p-_o4THWkEJdi3vlyaf23rLaDwjI3XE 2025-06-01T22:52:20.9876468Z +++ ls -nl torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:20.9877164Z +++ awk '{print $5}' 2025-06-01T22:52:20.9903906Z ++ FSIZE=2074 2025-06-01T22:52:20.9904775Z ++ echo '"torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h",sha256=nSzir5AGScE9p-_o4THWkEJdi3vlyaf23rLaDwjI3XE,2074' 2025-06-01T22:52:20.9905737Z ++ read fname 2025-06-01T22:52:20.9906086Z ++ make_wheel_record torch/include/ATen/ops/new_full_native.h 2025-06-01T22:52:20.9906657Z ++ FPATH=torch/include/ATen/ops/new_full_native.h 2025-06-01T22:52:20.9907091Z ++ echo torch/include/ATen/ops/new_full_native.h 2025-06-01T22:52:20.9907468Z ++ grep RECORD 2025-06-01T22:52:20.9927858Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_full_native.h 2025-06-01T22:52:20.9928395Z +++ openssl base64 2025-06-01T22:52:20.9929178Z +++ sed -e s/+/-/g 2025-06-01T22:52:20.9930637Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:20.9932021Z +++ sed -e s/=//g 2025-06-01T22:52:20.9970934Z ++ HASH=oncOcqst0nVhMwIB7OdL_oz5pxBTjLEV31YSTAMfAvE 2025-06-01T22:52:20.9975647Z +++ ls -nl torch/include/ATen/ops/new_full_native.h 2025-06-01T22:52:20.9976544Z +++ awk '{print $5}' 2025-06-01T22:52:21.0002893Z ++ FSIZE=832 2025-06-01T22:52:21.0003533Z ++ echo '"torch/include/ATen/ops/new_full_native.h",sha256=oncOcqst0nVhMwIB7OdL_oz5pxBTjLEV31YSTAMfAvE,832' 2025-06-01T22:52:21.0004366Z ++ read fname 2025-06-01T22:52:21.0004885Z ++ make_wheel_record torch/include/ATen/ops/new_full_ops.h 2025-06-01T22:52:21.0005354Z ++ FPATH=torch/include/ATen/ops/new_full_ops.h 2025-06-01T22:52:21.0005837Z ++ echo torch/include/ATen/ops/new_full_ops.h 2025-06-01T22:52:21.0006203Z ++ grep RECORD 2025-06-01T22:52:21.0028404Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_full_ops.h 2025-06-01T22:52:21.0028937Z +++ openssl base64 2025-06-01T22:52:21.0029237Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.0031433Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.0031696Z +++ sed -e s/=//g 2025-06-01T22:52:21.0072882Z ++ HASH=drHnJZNGPERaakiLlhDv72nvp49ahb9YwolMSi1N72o 2025-06-01T22:52:21.0075750Z +++ ls -nl torch/include/ATen/ops/new_full_ops.h 2025-06-01T22:52:21.0076470Z +++ awk '{print $5}' 2025-06-01T22:52:21.0104092Z ++ FSIZE=2433 2025-06-01T22:52:21.0104812Z ++ echo '"torch/include/ATen/ops/new_full_ops.h",sha256=drHnJZNGPERaakiLlhDv72nvp49ahb9YwolMSi1N72o,2433' 2025-06-01T22:52:21.0105621Z ++ read fname 2025-06-01T22:52:21.0105938Z ++ make_wheel_record torch/include/ATen/ops/new_ones.h 2025-06-01T22:52:21.0106367Z ++ FPATH=torch/include/ATen/ops/new_ones.h 2025-06-01T22:52:21.0106808Z ++ echo torch/include/ATen/ops/new_ones.h 2025-06-01T22:52:21.0107156Z ++ grep RECORD 2025-06-01T22:52:21.0127406Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_ones.h 2025-06-01T22:52:21.0127910Z +++ openssl base64 2025-06-01T22:52:21.0128559Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.0129789Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.0131277Z +++ sed -e s/=//g 2025-06-01T22:52:21.0170644Z ++ HASH=SUJ8PVXodHr1ebaUp1oydD_JJjSR-hhDWgBQD8dY4Fg 2025-06-01T22:52:21.0175305Z +++ ls -nl torch/include/ATen/ops/new_ones.h 2025-06-01T22:52:21.0176615Z +++ awk '{print $5}' 2025-06-01T22:52:21.0203330Z ++ FSIZE=4306 2025-06-01T22:52:21.0204046Z ++ echo '"torch/include/ATen/ops/new_ones.h",sha256=SUJ8PVXodHr1ebaUp1oydD_JJjSR-hhDWgBQD8dY4Fg,4306' 2025-06-01T22:52:21.0204854Z ++ read fname 2025-06-01T22:52:21.0205480Z ++ make_wheel_record torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.0206338Z ++ FPATH=torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.0207086Z ++ echo torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.0207617Z ++ grep RECORD 2025-06-01T22:52:21.0231426Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.0232155Z +++ openssl base64 2025-06-01T22:52:21.0232411Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.0232669Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.0232927Z +++ sed -e s/=//g 2025-06-01T22:52:21.0272560Z ++ HASH=Nf-FJ3K6dyK4crObgMCA1BcWNRFlMy1PoRLC4wyNew8 2025-06-01T22:52:21.0276223Z +++ ls -nl torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.0277968Z +++ awk '{print $5}' 2025-06-01T22:52:21.0304364Z ++ FSIZE=1826 2025-06-01T22:52:21.0305306Z ++ echo '"torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h",sha256=Nf-FJ3K6dyK4crObgMCA1BcWNRFlMy1PoRLC4wyNew8,1826' 2025-06-01T22:52:21.0306231Z ++ read fname 2025-06-01T22:52:21.0306571Z ++ make_wheel_record torch/include/ATen/ops/new_ones_native.h 2025-06-01T22:52:21.0307111Z ++ FPATH=torch/include/ATen/ops/new_ones_native.h 2025-06-01T22:52:21.0307544Z ++ echo torch/include/ATen/ops/new_ones_native.h 2025-06-01T22:52:21.0307903Z ++ grep RECORD 2025-06-01T22:52:21.0327587Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_ones_native.h 2025-06-01T22:52:21.0328106Z +++ openssl base64 2025-06-01T22:52:21.0328559Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.0329964Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.0331267Z +++ sed -e s/=//g 2025-06-01T22:52:21.0371390Z ++ HASH=T1p7R2cg_kT6AkRYZ6v6LerHDqdy2udKgQz590xPm9A 2025-06-01T22:52:21.0376551Z +++ ls -nl torch/include/ATen/ops/new_ones_native.h 2025-06-01T22:52:21.0378026Z +++ awk '{print $5}' 2025-06-01T22:52:21.0403438Z ++ FSIZE=770 2025-06-01T22:52:21.0404199Z ++ echo '"torch/include/ATen/ops/new_ones_native.h",sha256=T1p7R2cg_kT6AkRYZ6v6LerHDqdy2udKgQz590xPm9A,770' 2025-06-01T22:52:21.0405087Z ++ read fname 2025-06-01T22:52:21.0405440Z ++ make_wheel_record torch/include/ATen/ops/new_ones_ops.h 2025-06-01T22:52:21.0405946Z ++ FPATH=torch/include/ATen/ops/new_ones_ops.h 2025-06-01T22:52:21.0406736Z ++ echo torch/include/ATen/ops/new_ones_ops.h 2025-06-01T22:52:21.0407154Z ++ grep RECORD 2025-06-01T22:52:21.0429437Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_ones_ops.h 2025-06-01T22:52:21.0429949Z +++ openssl base64 2025-06-01T22:52:21.0430200Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.0430461Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.0431159Z +++ sed -e s/=//g 2025-06-01T22:52:21.0474755Z ++ HASH=c6L3br0-i3L7TxXndG7XBOzjH2J152Qeym02ENH1i9s 2025-06-01T22:52:21.0477199Z +++ ls -nl torch/include/ATen/ops/new_ones_ops.h 2025-06-01T22:52:21.0478009Z +++ awk '{print $5}' 2025-06-01T22:52:21.0505607Z ++ FSIZE=2231 2025-06-01T22:52:21.0506377Z ++ echo '"torch/include/ATen/ops/new_ones_ops.h",sha256=c6L3br0-i3L7TxXndG7XBOzjH2J152Qeym02ENH1i9s,2231' 2025-06-01T22:52:21.0507037Z ++ read fname 2025-06-01T22:52:21.0507417Z ++ make_wheel_record torch/include/ATen/ops/new_zeros.h 2025-06-01T22:52:21.0507851Z ++ FPATH=torch/include/ATen/ops/new_zeros.h 2025-06-01T22:52:21.0508238Z ++ echo torch/include/ATen/ops/new_zeros.h 2025-06-01T22:52:21.0508571Z ++ grep RECORD 2025-06-01T22:52:21.0528079Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_zeros.h 2025-06-01T22:52:21.0528572Z +++ openssl base64 2025-06-01T22:52:21.0528847Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.0530268Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.0531398Z +++ sed -e s/=//g 2025-06-01T22:52:21.0570750Z ++ HASH=oz45Y4lQmKT49wSyLatI0msuIAqZTa0X81ADjMo2yio 2025-06-01T22:52:21.0575235Z +++ ls -nl torch/include/ATen/ops/new_zeros.h 2025-06-01T22:52:21.0576163Z +++ awk '{print $5}' 2025-06-01T22:52:21.0604873Z ++ FSIZE=4335 2025-06-01T22:52:21.0605537Z ++ echo '"torch/include/ATen/ops/new_zeros.h",sha256=oz45Y4lQmKT49wSyLatI0msuIAqZTa0X81ADjMo2yio,4335' 2025-06-01T22:52:21.0606203Z ++ read fname 2025-06-01T22:52:21.0606704Z ++ make_wheel_record torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.0607517Z ++ FPATH=torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.0608248Z ++ echo torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.0608792Z ++ grep RECORD 2025-06-01T22:52:21.0632225Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.0632886Z +++ openssl base64 2025-06-01T22:52:21.0633155Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.0633411Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.0633681Z +++ sed -e s/=//g 2025-06-01T22:52:21.0675342Z ++ HASH=UmRw1md59ZR00A3Tna8yD5EKFS7WsyJmOM8VrRbqtng 2025-06-01T22:52:21.0676820Z +++ ls -nl torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.0677674Z +++ awk '{print $5}' 2025-06-01T22:52:21.0706182Z ++ FSIZE=1834 2025-06-01T22:52:21.0707019Z ++ echo '"torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h",sha256=UmRw1md59ZR00A3Tna8yD5EKFS7WsyJmOM8VrRbqtng,1834' 2025-06-01T22:52:21.0707857Z ++ read fname 2025-06-01T22:52:21.0708208Z ++ make_wheel_record torch/include/ATen/ops/new_zeros_native.h 2025-06-01T22:52:21.0708699Z ++ FPATH=torch/include/ATen/ops/new_zeros_native.h 2025-06-01T22:52:21.0709121Z ++ echo torch/include/ATen/ops/new_zeros_native.h 2025-06-01T22:52:21.0709498Z ++ grep RECORD 2025-06-01T22:52:21.0728355Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_zeros_native.h 2025-06-01T22:52:21.0728886Z +++ openssl base64 2025-06-01T22:52:21.0730921Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.0731188Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.0732595Z +++ sed -e s/=//g 2025-06-01T22:52:21.0771321Z ++ HASH=HT3nTqcJjfbUtEtPTfJq4OgS6njBdiHk5bqMyyOAXlE 2025-06-01T22:52:21.0775883Z +++ ls -nl torch/include/ATen/ops/new_zeros_native.h 2025-06-01T22:52:21.0776725Z +++ awk '{print $5}' 2025-06-01T22:52:21.0804282Z ++ FSIZE=772 2025-06-01T22:52:21.0805150Z ++ echo '"torch/include/ATen/ops/new_zeros_native.h",sha256=HT3nTqcJjfbUtEtPTfJq4OgS6njBdiHk5bqMyyOAXlE,772' 2025-06-01T22:52:21.0805873Z ++ read fname 2025-06-01T22:52:21.0806221Z ++ make_wheel_record torch/include/ATen/ops/new_zeros_ops.h 2025-06-01T22:52:21.0806692Z ++ FPATH=torch/include/ATen/ops/new_zeros_ops.h 2025-06-01T22:52:21.0807116Z ++ echo torch/include/ATen/ops/new_zeros_ops.h 2025-06-01T22:52:21.0807480Z ++ grep RECORD 2025-06-01T22:52:21.0828478Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/new_zeros_ops.h 2025-06-01T22:52:21.0828989Z +++ openssl base64 2025-06-01T22:52:21.0829265Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.0829522Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.0830115Z +++ sed -e s/=//g 2025-06-01T22:52:21.0873883Z ++ HASH=KXtcfOFS0BeQUjMfjpTljcBcj5Bq2ZQQbAzdhSI4AR4 2025-06-01T22:52:21.0874966Z +++ ls -nl torch/include/ATen/ops/new_zeros_ops.h 2025-06-01T22:52:21.0876711Z +++ awk '{print $5}' 2025-06-01T22:52:21.0904105Z ++ FSIZE=2237 2025-06-01T22:52:21.0904833Z ++ echo '"torch/include/ATen/ops/new_zeros_ops.h",sha256=KXtcfOFS0BeQUjMfjpTljcBcj5Bq2ZQQbAzdhSI4AR4,2237' 2025-06-01T22:52:21.0905655Z ++ read fname 2025-06-01T22:52:21.0905969Z ++ make_wheel_record torch/include/ATen/ops/nextafter.h 2025-06-01T22:52:21.0906407Z ++ FPATH=torch/include/ATen/ops/nextafter.h 2025-06-01T22:52:21.0906786Z ++ echo torch/include/ATen/ops/nextafter.h 2025-06-01T22:52:21.0907139Z ++ grep RECORD 2025-06-01T22:52:21.0926978Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nextafter.h 2025-06-01T22:52:21.0927482Z +++ openssl base64 2025-06-01T22:52:21.0927757Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.0928925Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.0930310Z +++ sed -e s/=//g 2025-06-01T22:52:21.0969895Z ++ HASH=8yIFLgbthVOHxdABCSyHPll6OCr2luID6Oh6P5b5USo 2025-06-01T22:52:21.0974605Z +++ ls -nl torch/include/ATen/ops/nextafter.h 2025-06-01T22:52:21.0975933Z +++ awk '{print $5}' 2025-06-01T22:52:21.1002762Z ++ FSIZE=1198 2025-06-01T22:52:21.1003418Z ++ echo '"torch/include/ATen/ops/nextafter.h",sha256=8yIFLgbthVOHxdABCSyHPll6OCr2luID6Oh6P5b5USo,1198' 2025-06-01T22:52:21.1004207Z ++ read fname 2025-06-01T22:52:21.1004983Z ++ make_wheel_record torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.1005950Z ++ FPATH=torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.1006867Z ++ echo torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.1007489Z ++ grep RECORD 2025-06-01T22:52:21.1028839Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.1029617Z +++ openssl base64 2025-06-01T22:52:21.1029872Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.1030455Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.1030726Z +++ sed -e s/=//g 2025-06-01T22:52:21.1074673Z ++ HASH=vYK-Z3NDwBdNmqQX2vSsLBYvoEUs2XpRPveolkEZ9zA 2025-06-01T22:52:21.1077454Z +++ ls -nl torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.1077881Z +++ awk '{print $5}' 2025-06-01T22:52:21.1106519Z ++ FSIZE=899 2025-06-01T22:52:21.1107309Z ++ echo '"torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h",sha256=vYK-Z3NDwBdNmqQX2vSsLBYvoEUs2XpRPveolkEZ9zA,899' 2025-06-01T22:52:21.1107404Z ++ read fname 2025-06-01T22:52:21.1107641Z ++ make_wheel_record torch/include/ATen/ops/nextafter_cpu_dispatch.h 2025-06-01T22:52:21.1107835Z ++ FPATH=torch/include/ATen/ops/nextafter_cpu_dispatch.h 2025-06-01T22:52:21.1108011Z ++ echo torch/include/ATen/ops/nextafter_cpu_dispatch.h 2025-06-01T22:52:21.1108260Z ++ grep RECORD 2025-06-01T22:52:21.1129451Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nextafter_cpu_dispatch.h 2025-06-01T22:52:21.1129826Z +++ openssl base64 2025-06-01T22:52:21.1131098Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.1132292Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.1133594Z +++ sed -e s/=//g 2025-06-01T22:52:21.1171637Z ++ HASH=LYp7ltIrRJEYMPKE4dN3jbWCdjlbTM_aPbAnUJLpNkY 2025-06-01T22:52:21.1176582Z +++ ls -nl torch/include/ATen/ops/nextafter_cpu_dispatch.h 2025-06-01T22:52:21.1178178Z +++ awk '{print $5}' 2025-06-01T22:52:21.1205995Z ++ FSIZE=1044 2025-06-01T22:52:21.1206531Z ++ echo '"torch/include/ATen/ops/nextafter_cpu_dispatch.h",sha256=LYp7ltIrRJEYMPKE4dN3jbWCdjlbTM_aPbAnUJLpNkY,1044' 2025-06-01T22:52:21.1206631Z ++ read fname 2025-06-01T22:52:21.1206879Z ++ make_wheel_record torch/include/ATen/ops/nextafter_cuda_dispatch.h 2025-06-01T22:52:21.1207082Z ++ FPATH=torch/include/ATen/ops/nextafter_cuda_dispatch.h 2025-06-01T22:52:21.1207370Z ++ echo torch/include/ATen/ops/nextafter_cuda_dispatch.h 2025-06-01T22:52:21.1207476Z ++ grep RECORD 2025-06-01T22:52:21.1232062Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nextafter_cuda_dispatch.h 2025-06-01T22:52:21.1232173Z +++ openssl base64 2025-06-01T22:52:21.1232471Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.1232608Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.1232703Z +++ sed -e s/=//g 2025-06-01T22:52:21.1274337Z ++ HASH=Lxj1Z4o1WtYT5iVDG6-b24VrV6WA51-NZ3BKSPLakhY 2025-06-01T22:52:21.1277174Z +++ ls -nl torch/include/ATen/ops/nextafter_cuda_dispatch.h 2025-06-01T22:52:21.1277625Z +++ awk '{print $5}' 2025-06-01T22:52:21.1305863Z ++ FSIZE=1046 2025-06-01T22:52:21.1306461Z ++ echo '"torch/include/ATen/ops/nextafter_cuda_dispatch.h",sha256=Lxj1Z4o1WtYT5iVDG6-b24VrV6WA51-NZ3BKSPLakhY,1046' 2025-06-01T22:52:21.1306591Z ++ read fname 2025-06-01T22:52:21.1306788Z ++ make_wheel_record torch/include/ATen/ops/nextafter_meta.h 2025-06-01T22:52:21.1306937Z ++ FPATH=torch/include/ATen/ops/nextafter_meta.h 2025-06-01T22:52:21.1307112Z ++ echo torch/include/ATen/ops/nextafter_meta.h 2025-06-01T22:52:21.1307586Z ++ grep RECORD 2025-06-01T22:52:21.1328507Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nextafter_meta.h 2025-06-01T22:52:21.1328881Z +++ openssl base64 2025-06-01T22:52:21.1330103Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.1331306Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.1332654Z +++ sed -e s/=//g 2025-06-01T22:52:21.1370587Z ++ HASH=sWoYuMVwU5Kn8ZXTGplc4KYVeqHdJ8MWXAEhfmvG3u0 2025-06-01T22:52:21.1375900Z +++ ls -nl torch/include/ATen/ops/nextafter_meta.h 2025-06-01T22:52:21.1376817Z +++ awk '{print $5}' 2025-06-01T22:52:21.1403917Z ++ FSIZE=596 2025-06-01T22:52:21.1404559Z ++ echo '"torch/include/ATen/ops/nextafter_meta.h",sha256=sWoYuMVwU5Kn8ZXTGplc4KYVeqHdJ8MWXAEhfmvG3u0,596' 2025-06-01T22:52:21.1404676Z ++ read fname 2025-06-01T22:52:21.1404937Z ++ make_wheel_record torch/include/ATen/ops/nextafter_meta_dispatch.h 2025-06-01T22:52:21.1405300Z ++ FPATH=torch/include/ATen/ops/nextafter_meta_dispatch.h 2025-06-01T22:52:21.1405551Z ++ echo torch/include/ATen/ops/nextafter_meta_dispatch.h 2025-06-01T22:52:21.1406059Z ++ grep RECORD 2025-06-01T22:52:21.1431034Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nextafter_meta_dispatch.h 2025-06-01T22:52:21.1431174Z +++ openssl base64 2025-06-01T22:52:21.1431274Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.1431374Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.1431483Z +++ sed -e s/=//g 2025-06-01T22:52:21.1471890Z ++ HASH=F9PSZdrbwfFI0LlwM3o8PVIPd9HDsZ136TQ8SOSQe14 2025-06-01T22:52:21.1475280Z +++ ls -nl torch/include/ATen/ops/nextafter_meta_dispatch.h 2025-06-01T22:52:21.1476207Z +++ awk '{print $5}' 2025-06-01T22:52:21.1502899Z ++ FSIZE=1046 2025-06-01T22:52:21.1503433Z ++ echo '"torch/include/ATen/ops/nextafter_meta_dispatch.h",sha256=F9PSZdrbwfFI0LlwM3o8PVIPd9HDsZ136TQ8SOSQe14,1046' 2025-06-01T22:52:21.1503547Z ++ read fname 2025-06-01T22:52:21.1503817Z ++ make_wheel_record torch/include/ATen/ops/nextafter_native.h 2025-06-01T22:52:21.1504149Z ++ FPATH=torch/include/ATen/ops/nextafter_native.h 2025-06-01T22:52:21.1504557Z ++ echo torch/include/ATen/ops/nextafter_native.h 2025-06-01T22:52:21.1505633Z ++ grep RECORD 2025-06-01T22:52:21.1527237Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nextafter_native.h 2025-06-01T22:52:21.1527369Z +++ openssl base64 2025-06-01T22:52:21.1528144Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.1529702Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.1530888Z +++ sed -e s/=//g 2025-06-01T22:52:21.1570523Z ++ HASH=g-3q8XGPjaaLA3cM40SGI9gFjqwpZgbD0ILU2Btva2I 2025-06-01T22:52:21.1575550Z +++ ls -nl torch/include/ATen/ops/nextafter_native.h 2025-06-01T22:52:21.1576557Z +++ awk '{print $5}' 2025-06-01T22:52:21.1602745Z ++ FSIZE=631 2025-06-01T22:52:21.1603303Z ++ echo '"torch/include/ATen/ops/nextafter_native.h",sha256=g-3q8XGPjaaLA3cM40SGI9gFjqwpZgbD0ILU2Btva2I,631' 2025-06-01T22:52:21.1603407Z ++ read fname 2025-06-01T22:52:21.1603605Z ++ make_wheel_record torch/include/ATen/ops/nextafter_ops.h 2025-06-01T22:52:21.1603824Z ++ FPATH=torch/include/ATen/ops/nextafter_ops.h 2025-06-01T22:52:21.1604301Z ++ echo torch/include/ATen/ops/nextafter_ops.h 2025-06-01T22:52:21.1606035Z ++ grep RECORD 2025-06-01T22:52:21.1630291Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nextafter_ops.h 2025-06-01T22:52:21.1630561Z +++ openssl base64 2025-06-01T22:52:21.1630663Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.1630763Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.1630935Z +++ sed -e s/=//g 2025-06-01T22:52:21.1673133Z ++ HASH=4hFHUEey2g3clCeI1XLvKP98Lhyu1XF1MGrDJgkUebE 2025-06-01T22:52:21.1676212Z +++ ls -nl torch/include/ATen/ops/nextafter_ops.h 2025-06-01T22:52:21.1677352Z +++ awk '{print $5}' 2025-06-01T22:52:21.1704288Z ++ FSIZE=2331 2025-06-01T22:52:21.1704811Z ++ echo '"torch/include/ATen/ops/nextafter_ops.h",sha256=4hFHUEey2g3clCeI1XLvKP98Lhyu1XF1MGrDJgkUebE,2331' 2025-06-01T22:52:21.1704926Z ++ read fname 2025-06-01T22:52:21.1705095Z ++ make_wheel_record torch/include/ATen/ops/nll_loss.h 2025-06-01T22:52:21.1705225Z ++ FPATH=torch/include/ATen/ops/nll_loss.h 2025-06-01T22:52:21.1705374Z ++ echo torch/include/ATen/ops/nll_loss.h 2025-06-01T22:52:21.1706630Z ++ grep RECORD 2025-06-01T22:52:21.1728112Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss.h 2025-06-01T22:52:21.1728257Z +++ openssl base64 2025-06-01T22:52:21.1728900Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.1730097Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.1731726Z +++ sed -e s/=//g 2025-06-01T22:52:21.1769710Z ++ HASH=phUwKuspVNv8NJcmEU1d4zgINbwt25F1gsT19sLKzds 2025-06-01T22:52:21.1774343Z +++ ls -nl torch/include/ATen/ops/nll_loss.h 2025-06-01T22:52:21.1775454Z +++ awk '{print $5}' 2025-06-01T22:52:21.1802331Z ++ FSIZE=5523 2025-06-01T22:52:21.1802789Z ++ echo '"torch/include/ATen/ops/nll_loss.h",sha256=phUwKuspVNv8NJcmEU1d4zgINbwt25F1gsT19sLKzds,5523' 2025-06-01T22:52:21.1802895Z ++ read fname 2025-06-01T22:52:21.1803074Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d.h 2025-06-01T22:52:21.1803211Z ++ FPATH=torch/include/ATen/ops/nll_loss2d.h 2025-06-01T22:52:21.1803352Z ++ echo torch/include/ATen/ops/nll_loss2d.h 2025-06-01T22:52:21.1804329Z ++ grep RECORD 2025-06-01T22:52:21.1829866Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d.h 2025-06-01T22:52:21.1829989Z +++ openssl base64 2025-06-01T22:52:21.1830114Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.1830217Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.1830314Z +++ sed -e s/=//g 2025-06-01T22:52:21.1872804Z ++ HASH=lQ3tpND3Me5t-DA7sgDywG6R_7jJPSfEgZD0JOichnY 2025-06-01T22:52:21.1874404Z +++ ls -nl torch/include/ATen/ops/nll_loss2d.h 2025-06-01T22:52:21.1875547Z +++ awk '{print $5}' 2025-06-01T22:52:21.1903985Z ++ FSIZE=5585 2025-06-01T22:52:21.1904540Z ++ echo '"torch/include/ATen/ops/nll_loss2d.h",sha256=lQ3tpND3Me5t-DA7sgDywG6R_7jJPSfEgZD0JOichnY,5585' 2025-06-01T22:52:21.1904644Z ++ read fname 2025-06-01T22:52:21.1904896Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_backward.h 2025-06-01T22:52:21.1905074Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_backward.h 2025-06-01T22:52:21.1905414Z ++ echo torch/include/ATen/ops/nll_loss2d_backward.h 2025-06-01T22:52:21.1905527Z ++ grep RECORD 2025-06-01T22:52:21.1927246Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_backward.h 2025-06-01T22:52:21.1927370Z +++ openssl base64 2025-06-01T22:52:21.1928415Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.1929711Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.1931060Z +++ sed -e s/=//g 2025-06-01T22:52:21.1969936Z ++ HASH=vO0k-oRmTAEzHXrGrE3Gm6FGp7Ci2zwyx3oWnb03nd4 2025-06-01T22:52:21.1974706Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_backward.h 2025-06-01T22:52:21.1975923Z +++ awk '{print $5}' 2025-06-01T22:52:21.2003382Z ++ FSIZE=7124 2025-06-01T22:52:21.2004113Z ++ echo '"torch/include/ATen/ops/nll_loss2d_backward.h",sha256=vO0k-oRmTAEzHXrGrE3Gm6FGp7Ci2zwyx3oWnb03nd4,7124' 2025-06-01T22:52:21.2004273Z ++ read fname 2025-06-01T22:52:21.2004586Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h 2025-06-01T22:52:21.2005006Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h 2025-06-01T22:52:21.2005243Z ++ echo torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h 2025-06-01T22:52:21.2005359Z ++ grep RECORD 2025-06-01T22:52:21.2027404Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h 2025-06-01T22:52:21.2027518Z +++ openssl base64 2025-06-01T22:52:21.2027639Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.2028292Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.2029114Z +++ sed -e s/=//g 2025-06-01T22:52:21.2071592Z ++ HASH=9LDEQzQDY6AamKXGEBefTvbCKRVer-juBOiZ3a0pmpM 2025-06-01T22:52:21.2075291Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h 2025-06-01T22:52:21.2075786Z +++ awk '{print $5}' 2025-06-01T22:52:21.2103954Z ++ FSIZE=2289 2025-06-01T22:52:21.2104600Z ++ echo '"torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h",sha256=9LDEQzQDY6AamKXGEBefTvbCKRVer-juBOiZ3a0pmpM,2289' 2025-06-01T22:52:21.2104700Z ++ read fname 2025-06-01T22:52:21.2104983Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h 2025-06-01T22:52:21.2105240Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h 2025-06-01T22:52:21.2105469Z ++ echo torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h 2025-06-01T22:52:21.2105871Z ++ grep RECORD 2025-06-01T22:52:21.2126970Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h 2025-06-01T22:52:21.2127090Z +++ openssl base64 2025-06-01T22:52:21.2128022Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.2129186Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.2130419Z +++ sed -e s/=//g 2025-06-01T22:52:21.2170702Z ++ HASH=PAWKMeZzxOCPkLv3PrR5L4EO0O0spcEAuNs1Ij_WPRk 2025-06-01T22:52:21.2175733Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h 2025-06-01T22:52:21.2176689Z +++ awk '{print $5}' 2025-06-01T22:52:21.2205313Z ++ FSIZE=2291 2025-06-01T22:52:21.2205939Z ++ echo '"torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h",sha256=PAWKMeZzxOCPkLv3PrR5L4EO0O0spcEAuNs1Ij_WPRk,2291' 2025-06-01T22:52:21.2206049Z ++ read fname 2025-06-01T22:52:21.2206307Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_backward_native.h 2025-06-01T22:52:21.2206525Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_backward_native.h 2025-06-01T22:52:21.2206720Z ++ echo torch/include/ATen/ops/nll_loss2d_backward_native.h 2025-06-01T22:52:21.2206824Z ++ grep RECORD 2025-06-01T22:52:21.2231709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_backward_native.h 2025-06-01T22:52:21.2231854Z +++ openssl base64 2025-06-01T22:52:21.2231954Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.2232055Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.2232164Z +++ sed -e s/=//g 2025-06-01T22:52:21.2276226Z ++ HASH=BSEtRSsF1odTBo-41v5XuX_Fg9mWVHsPMGbkSKLsPbs 2025-06-01T22:52:21.2278392Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_backward_native.h 2025-06-01T22:52:21.2279048Z +++ awk '{print $5}' 2025-06-01T22:52:21.2308199Z ++ FSIZE=1478 2025-06-01T22:52:21.2308794Z ++ echo '"torch/include/ATen/ops/nll_loss2d_backward_native.h",sha256=BSEtRSsF1odTBo-41v5XuX_Fg9mWVHsPMGbkSKLsPbs,1478' 2025-06-01T22:52:21.2309064Z ++ read fname 2025-06-01T22:52:21.2309355Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_backward_ops.h 2025-06-01T22:52:21.2309543Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_backward_ops.h 2025-06-01T22:52:21.2309735Z ++ echo torch/include/ATen/ops/nll_loss2d_backward_ops.h 2025-06-01T22:52:21.2309835Z ++ grep RECORD 2025-06-01T22:52:21.2330570Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_backward_ops.h 2025-06-01T22:52:21.2330779Z +++ openssl base64 2025-06-01T22:52:21.2331925Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.2333099Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.2334259Z +++ sed -e s/=//g 2025-06-01T22:52:21.2372714Z ++ HASH=hJBLehWGXlD90f8irpfQh6-k5KhBGgjzZ3PsnRrgQC0 2025-06-01T22:52:21.2378669Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_backward_ops.h 2025-06-01T22:52:21.2379282Z +++ awk '{print $5}' 2025-06-01T22:52:21.2405731Z ++ FSIZE=2845 2025-06-01T22:52:21.2406289Z ++ echo '"torch/include/ATen/ops/nll_loss2d_backward_ops.h",sha256=hJBLehWGXlD90f8irpfQh6-k5KhBGgjzZ3PsnRrgQC0,2845' 2025-06-01T22:52:21.2406392Z ++ read fname 2025-06-01T22:52:21.2406760Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.2407214Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.2407516Z ++ echo torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.2407711Z ++ grep RECORD 2025-06-01T22:52:21.2433649Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.2433769Z +++ openssl base64 2025-06-01T22:52:21.2433870Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.2433983Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.2434076Z +++ sed -e s/=//g 2025-06-01T22:52:21.2476099Z ++ HASH=RCbvXOotnKwjCx-_C-9iwXPQjHeY6VaOewnAE294Ymk 2025-06-01T22:52:21.2477620Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.2478085Z +++ awk '{print $5}' 2025-06-01T22:52:21.2506980Z ++ FSIZE=1973 2025-06-01T22:52:21.2507952Z ++ echo '"torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h",sha256=RCbvXOotnKwjCx-_C-9iwXPQjHeY6VaOewnAE294Ymk,1973' 2025-06-01T22:52:21.2508057Z ++ read fname 2025-06-01T22:52:21.2508378Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_forward.h 2025-06-01T22:52:21.2508545Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_forward.h 2025-06-01T22:52:21.2508719Z ++ echo torch/include/ATen/ops/nll_loss2d_forward.h 2025-06-01T22:52:21.2508815Z ++ grep RECORD 2025-06-01T22:52:21.2529012Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_forward.h 2025-06-01T22:52:21.2529360Z +++ openssl base64 2025-06-01T22:52:21.2530538Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.2531835Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.2533045Z +++ sed -e s/=//g 2025-06-01T22:52:21.2572330Z ++ HASH=ZdzV0p76MJkp6qe_7H6VHgITXOqv6Bbd3fR8yKJACDA 2025-06-01T22:52:21.2578433Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_forward.h 2025-06-01T22:52:21.2579106Z +++ awk '{print $5}' 2025-06-01T22:52:21.2605592Z ++ FSIZE=6475 2025-06-01T22:52:21.2606144Z ++ echo '"torch/include/ATen/ops/nll_loss2d_forward.h",sha256=ZdzV0p76MJkp6qe_7H6VHgITXOqv6Bbd3fR8yKJACDA,6475' 2025-06-01T22:52:21.2606264Z ++ read fname 2025-06-01T22:52:21.2606549Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h 2025-06-01T22:52:21.2606782Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h 2025-06-01T22:52:21.2607040Z ++ echo torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h 2025-06-01T22:52:21.2608144Z ++ grep RECORD 2025-06-01T22:52:21.2631773Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h 2025-06-01T22:52:21.2631900Z +++ openssl base64 2025-06-01T22:52:21.2632005Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.2633507Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.2633604Z +++ sed -e s/=//g 2025-06-01T22:52:21.2675632Z ++ HASH=8y-NCw8Nj7lGlBC8bIghB1tJdCn3Z8YQOsbJKPgIn2g 2025-06-01T22:52:21.2679258Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h 2025-06-01T22:52:21.2679374Z +++ awk '{print $5}' 2025-06-01T22:52:21.2706785Z ++ FSIZE=2143 2025-06-01T22:52:21.2707366Z ++ echo '"torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h",sha256=8y-NCw8Nj7lGlBC8bIghB1tJdCn3Z8YQOsbJKPgIn2g,2143' 2025-06-01T22:52:21.2707469Z ++ read fname 2025-06-01T22:52:21.2707824Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h 2025-06-01T22:52:21.2708097Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h 2025-06-01T22:52:21.2708323Z ++ echo torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h 2025-06-01T22:52:21.2708648Z ++ grep RECORD 2025-06-01T22:52:21.2729610Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h 2025-06-01T22:52:21.2730269Z +++ openssl base64 2025-06-01T22:52:21.2730911Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.2731768Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.2733166Z +++ sed -e s/=//g 2025-06-01T22:52:21.2771097Z ++ HASH=3hJzjJLba2Z0l6H6Rpdc6FRFgm7h-u79LEFT21zAd_w 2025-06-01T22:52:21.2776037Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h 2025-06-01T22:52:21.2776756Z +++ awk '{print $5}' 2025-06-01T22:52:21.2804074Z ++ FSIZE=2145 2025-06-01T22:52:21.2804814Z ++ echo '"torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h",sha256=3hJzjJLba2Z0l6H6Rpdc6FRFgm7h-u79LEFT21zAd_w,2145' 2025-06-01T22:52:21.2805894Z ++ read fname 2025-06-01T22:52:21.2806289Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_forward_native.h 2025-06-01T22:52:21.2806882Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_forward_native.h 2025-06-01T22:52:21.2807400Z ++ echo torch/include/ATen/ops/nll_loss2d_forward_native.h 2025-06-01T22:52:21.2807825Z ++ grep RECORD 2025-06-01T22:52:21.2831224Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_forward_native.h 2025-06-01T22:52:21.2840399Z +++ openssl base64 2025-06-01T22:52:21.2840707Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.2840941Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.2841192Z +++ sed -e s/=//g 2025-06-01T22:52:21.2876598Z ++ HASH=OdiRnX5QoxtXG6MrmsHVxCKWKljrOuqaxVQxdDkpq_Y 2025-06-01T22:52:21.2877292Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_forward_native.h 2025-06-01T22:52:21.2879399Z +++ awk '{print $5}' 2025-06-01T22:52:21.2907963Z ++ FSIZE=1364 2025-06-01T22:52:21.2908763Z ++ echo '"torch/include/ATen/ops/nll_loss2d_forward_native.h",sha256=OdiRnX5QoxtXG6MrmsHVxCKWKljrOuqaxVQxdDkpq_Y,1364' 2025-06-01T22:52:21.2909489Z ++ read fname 2025-06-01T22:52:21.2909869Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_forward_ops.h 2025-06-01T22:52:21.2910396Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_forward_ops.h 2025-06-01T22:52:21.2910874Z ++ echo torch/include/ATen/ops/nll_loss2d_forward_ops.h 2025-06-01T22:52:21.2911255Z ++ grep RECORD 2025-06-01T22:52:21.2929597Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_forward_ops.h 2025-06-01T22:52:21.2930145Z +++ openssl base64 2025-06-01T22:52:21.2931193Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.2932530Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.2933712Z +++ sed -e s/=//g 2025-06-01T22:52:21.2971886Z ++ HASH=4nVH6pZnPwToFM2zSKMEddOweUDVaqC7yft6a8hRmcI 2025-06-01T22:52:21.2976842Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_forward_ops.h 2025-06-01T22:52:21.2978257Z +++ awk '{print $5}' 2025-06-01T22:52:21.3005597Z ++ FSIZE=2686 2025-06-01T22:52:21.3006287Z ++ echo '"torch/include/ATen/ops/nll_loss2d_forward_ops.h",sha256=4nVH6pZnPwToFM2zSKMEddOweUDVaqC7yft6a8hRmcI,2686' 2025-06-01T22:52:21.3007020Z ++ read fname 2025-06-01T22:52:21.3007373Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_native.h 2025-06-01T22:52:21.3007880Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_native.h 2025-06-01T22:52:21.3008341Z ++ echo torch/include/ATen/ops/nll_loss2d_native.h 2025-06-01T22:52:21.3008719Z ++ grep RECORD 2025-06-01T22:52:21.3030271Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_native.h 2025-06-01T22:52:21.3031467Z +++ openssl base64 2025-06-01T22:52:21.3031764Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.3032183Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.3032450Z +++ sed -e s/=//g 2025-06-01T22:52:21.3075724Z ++ HASH=CDp2PqKQqyrsfI4W_DlkrpmX7UE1yk8MkaVe0NUvr3o 2025-06-01T22:52:21.3077993Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_native.h 2025-06-01T22:52:21.3081236Z +++ awk '{print $5}' 2025-06-01T22:52:21.3110553Z ++ FSIZE=825 2025-06-01T22:52:21.3111245Z ++ echo '"torch/include/ATen/ops/nll_loss2d_native.h",sha256=CDp2PqKQqyrsfI4W_DlkrpmX7UE1yk8MkaVe0NUvr3o,825' 2025-06-01T22:52:21.3111932Z ++ read fname 2025-06-01T22:52:21.3112275Z ++ make_wheel_record torch/include/ATen/ops/nll_loss2d_ops.h 2025-06-01T22:52:21.3112740Z ++ FPATH=torch/include/ATen/ops/nll_loss2d_ops.h 2025-06-01T22:52:21.3113168Z ++ echo torch/include/ATen/ops/nll_loss2d_ops.h 2025-06-01T22:52:21.3113525Z ++ grep RECORD 2025-06-01T22:52:21.3131635Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss2d_ops.h 2025-06-01T22:52:21.3132137Z +++ openssl base64 2025-06-01T22:52:21.3133008Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.3134737Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.3135907Z +++ sed -e s/=//g 2025-06-01T22:52:21.3173850Z ++ HASH=yPQsVkxOUkB0JK3OiE9AFVi2l99-xmcRLG_sobBIAfg 2025-06-01T22:52:21.3179509Z +++ ls -nl torch/include/ATen/ops/nll_loss2d_ops.h 2025-06-01T22:52:21.3180766Z +++ awk '{print $5}' 2025-06-01T22:52:21.3206327Z ++ FSIZE=2357 2025-06-01T22:52:21.3206968Z ++ echo '"torch/include/ATen/ops/nll_loss2d_ops.h",sha256=yPQsVkxOUkB0JK3OiE9AFVi2l99-xmcRLG_sobBIAfg,2357' 2025-06-01T22:52:21.3207653Z ++ read fname 2025-06-01T22:52:21.3208007Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_backward.h 2025-06-01T22:52:21.3208514Z ++ FPATH=torch/include/ATen/ops/nll_loss_backward.h 2025-06-01T22:52:21.3208961Z ++ echo torch/include/ATen/ops/nll_loss_backward.h 2025-06-01T22:52:21.3209356Z ++ grep RECORD 2025-06-01T22:52:21.3235122Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_backward.h 2025-06-01T22:52:21.3235684Z +++ openssl base64 2025-06-01T22:52:21.3235951Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.3236196Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.3236473Z +++ sed -e s/=//g 2025-06-01T22:52:21.3276746Z ++ HASH=u5Gwhdb7a-GlzBHt0l6DJSQ2d3PVD9gnUYtVgoVtbfE 2025-06-01T22:52:21.3279030Z +++ ls -nl torch/include/ATen/ops/nll_loss_backward.h 2025-06-01T22:52:21.3279837Z +++ awk '{print $5}' 2025-06-01T22:52:21.3308639Z ++ FSIZE=7062 2025-06-01T22:52:21.3309413Z ++ echo '"torch/include/ATen/ops/nll_loss_backward.h",sha256=u5Gwhdb7a-GlzBHt0l6DJSQ2d3PVD9gnUYtVgoVtbfE,7062' 2025-06-01T22:52:21.3310101Z ++ read fname 2025-06-01T22:52:21.3310709Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.3311695Z ++ FPATH=torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.3312636Z ++ echo torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.3313273Z ++ grep RECORD 2025-06-01T22:52:21.3331074Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.3331856Z +++ openssl base64 2025-06-01T22:52:21.3332113Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.3333108Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.3334497Z +++ sed -e s/=//g 2025-06-01T22:52:21.3373292Z ++ HASH=3-UjUtwNaOFPvWwVnL_qJCuKkytye8ZJq4QRUkJehLg 2025-06-01T22:52:21.3379288Z +++ ls -nl torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.3379932Z +++ awk '{print $5}' 2025-06-01T22:52:21.3406079Z ++ FSIZE=1231 2025-06-01T22:52:21.3407043Z ++ echo '"torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=3-UjUtwNaOFPvWwVnL_qJCuKkytye8ZJq4QRUkJehLg,1231' 2025-06-01T22:52:21.3408014Z ++ read fname 2025-06-01T22:52:21.3408443Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h 2025-06-01T22:52:21.3409295Z ++ FPATH=torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h 2025-06-01T22:52:21.3409881Z ++ echo torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h 2025-06-01T22:52:21.3410328Z ++ grep RECORD 2025-06-01T22:52:21.3432964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h 2025-06-01T22:52:21.3433579Z +++ openssl base64 2025-06-01T22:52:21.3433838Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.3434101Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.3434358Z +++ sed -e s/=//g 2025-06-01T22:52:21.3475477Z ++ HASH=YKWWLlIZjVl2YTu7HnZuAp3_Mzcylt1Pj3JKoRMDqJQ 2025-06-01T22:52:21.3477812Z +++ ls -nl torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h 2025-06-01T22:52:21.3478280Z +++ awk '{print $5}' 2025-06-01T22:52:21.3507812Z ++ FSIZE=2277 2025-06-01T22:52:21.3508592Z ++ echo '"torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h",sha256=YKWWLlIZjVl2YTu7HnZuAp3_Mzcylt1Pj3JKoRMDqJQ,2277' 2025-06-01T22:52:21.3509355Z ++ read fname 2025-06-01T22:52:21.3509770Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h 2025-06-01T22:52:21.3510410Z ++ FPATH=torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h 2025-06-01T22:52:21.3511116Z ++ echo torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h 2025-06-01T22:52:21.3511549Z ++ grep RECORD 2025-06-01T22:52:21.3527998Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h 2025-06-01T22:52:21.3528665Z +++ openssl base64 2025-06-01T22:52:21.3529233Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.3530594Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.3531771Z +++ sed -e s/=//g 2025-06-01T22:52:21.3571318Z ++ HASH=7Kvl0VW9V0Kb_W9wyn4vxmp58YniqL0LtpXpNL_TI_w 2025-06-01T22:52:21.3576229Z +++ ls -nl torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h 2025-06-01T22:52:21.3576811Z +++ awk '{print $5}' 2025-06-01T22:52:21.3605135Z ++ FSIZE=2279 2025-06-01T22:52:21.3605887Z ++ echo '"torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h",sha256=7Kvl0VW9V0Kb_W9wyn4vxmp58YniqL0LtpXpNL_TI_w,2279' 2025-06-01T22:52:21.3606662Z ++ read fname 2025-06-01T22:52:21.3607042Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_backward_meta.h 2025-06-01T22:52:21.3607606Z ++ FPATH=torch/include/ATen/ops/nll_loss_backward_meta.h 2025-06-01T22:52:21.3608084Z ++ echo torch/include/ATen/ops/nll_loss_backward_meta.h 2025-06-01T22:52:21.3608495Z ++ grep RECORD 2025-06-01T22:52:21.3631353Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_backward_meta.h 2025-06-01T22:52:21.3631903Z +++ openssl base64 2025-06-01T22:52:21.3632168Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.3632411Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.3632676Z +++ sed -e s/=//g 2025-06-01T22:52:21.3673769Z ++ HASH=aAHjKwcN_45ZzzIaL7pacArL7bT7Bf686jIi1t5DZck 2025-06-01T22:52:21.3675830Z +++ ls -nl torch/include/ATen/ops/nll_loss_backward_meta.h 2025-06-01T22:52:21.3676512Z +++ awk '{print $5}' 2025-06-01T22:52:21.3705759Z ++ FSIZE=741 2025-06-01T22:52:21.3706495Z ++ echo '"torch/include/ATen/ops/nll_loss_backward_meta.h",sha256=aAHjKwcN_45ZzzIaL7pacArL7bT7Bf686jIi1t5DZck,741' 2025-06-01T22:52:21.3707173Z ++ read fname 2025-06-01T22:52:21.3707602Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h 2025-06-01T22:52:21.3708219Z ++ FPATH=torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h 2025-06-01T22:52:21.3708784Z ++ echo torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h 2025-06-01T22:52:21.3709218Z ++ grep RECORD 2025-06-01T22:52:21.3727402Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h 2025-06-01T22:52:21.3728018Z +++ openssl base64 2025-06-01T22:52:21.3728276Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.3729344Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.3730403Z +++ sed -e s/=//g 2025-06-01T22:52:21.3770008Z ++ HASH=Qm3b0sOpxzjMDl1Z2SvujXQVSod8ZRgkCOXVUDamRhA 2025-06-01T22:52:21.3774983Z +++ ls -nl torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h 2025-06-01T22:52:21.3775636Z +++ awk '{print $5}' 2025-06-01T22:52:21.3803885Z ++ FSIZE=2279 2025-06-01T22:52:21.3805277Z ++ echo '"torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h",sha256=Qm3b0sOpxzjMDl1Z2SvujXQVSod8ZRgkCOXVUDamRhA,2279' 2025-06-01T22:52:21.3806097Z ++ read fname 2025-06-01T22:52:21.3806492Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_backward_native.h 2025-06-01T22:52:21.3807068Z ++ FPATH=torch/include/ATen/ops/nll_loss_backward_native.h 2025-06-01T22:52:21.3807586Z ++ echo torch/include/ATen/ops/nll_loss_backward_native.h 2025-06-01T22:52:21.3807992Z ++ grep RECORD 2025-06-01T22:52:21.3829611Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_backward_native.h 2025-06-01T22:52:21.3830137Z +++ openssl base64 2025-06-01T22:52:21.3830480Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.3830755Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.3831025Z +++ sed -e s/=//g 2025-06-01T22:52:21.3874473Z ++ HASH=4q1FfnrLyTWhvVaNFmzUazuvMlIwNtu6cv8iJbkUmJs 2025-06-01T22:52:21.3875043Z +++ ls -nl torch/include/ATen/ops/nll_loss_backward_native.h 2025-06-01T22:52:21.3875827Z +++ awk '{print $5}' 2025-06-01T22:52:21.3905131Z ++ FSIZE=1141 2025-06-01T22:52:21.3906191Z ++ echo '"torch/include/ATen/ops/nll_loss_backward_native.h",sha256=4q1FfnrLyTWhvVaNFmzUazuvMlIwNtu6cv8iJbkUmJs,1141' 2025-06-01T22:52:21.3906933Z ++ read fname 2025-06-01T22:52:21.3907312Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_backward_ops.h 2025-06-01T22:52:21.3907913Z ++ FPATH=torch/include/ATen/ops/nll_loss_backward_ops.h 2025-06-01T22:52:21.3908369Z ++ echo torch/include/ATen/ops/nll_loss_backward_ops.h 2025-06-01T22:52:21.3908767Z ++ grep RECORD 2025-06-01T22:52:21.3926811Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_backward_ops.h 2025-06-01T22:52:21.3927357Z +++ openssl base64 2025-06-01T22:52:21.3927919Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.3929156Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.3930620Z +++ sed -e s/=//g 2025-06-01T22:52:21.3969813Z ++ HASH=hbTe51q1LsiamocnF1iEm7-shoMkOxGRUrLCSK7in4U 2025-06-01T22:52:21.3974663Z +++ ls -nl torch/include/ATen/ops/nll_loss_backward_ops.h 2025-06-01T22:52:21.3975310Z +++ awk '{print $5}' 2025-06-01T22:52:21.4002432Z ++ FSIZE=2833 2025-06-01T22:52:21.4003131Z ++ echo '"torch/include/ATen/ops/nll_loss_backward_ops.h",sha256=hbTe51q1LsiamocnF1iEm7-shoMkOxGRUrLCSK7in4U,2833' 2025-06-01T22:52:21.4003818Z ++ read fname 2025-06-01T22:52:21.4004436Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.4005392Z ++ FPATH=torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.4006140Z ++ echo torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.4006657Z ++ grep RECORD 2025-06-01T22:52:21.4030199Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.4030843Z +++ openssl base64 2025-06-01T22:52:21.4031093Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.4031381Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.4031644Z +++ sed -e s/=//g 2025-06-01T22:52:21.4074440Z ++ HASH=EKOAtEtvIyVhnhQFGhBf5ubz0XOlXj7ZPPgXX9rffPY 2025-06-01T22:52:21.4076379Z +++ ls -nl torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.4077284Z +++ awk '{print $5}' 2025-06-01T22:52:21.4106336Z ++ FSIZE=1961 2025-06-01T22:52:21.4107182Z ++ echo '"torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h",sha256=EKOAtEtvIyVhnhQFGhBf5ubz0XOlXj7ZPPgXX9rffPY,1961' 2025-06-01T22:52:21.4108032Z ++ read fname 2025-06-01T22:52:21.4108386Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_forward.h 2025-06-01T22:52:21.4108864Z ++ FPATH=torch/include/ATen/ops/nll_loss_forward.h 2025-06-01T22:52:21.4109313Z ++ echo torch/include/ATen/ops/nll_loss_forward.h 2025-06-01T22:52:21.4109675Z ++ grep RECORD 2025-06-01T22:52:21.4127956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_forward.h 2025-06-01T22:52:21.4128501Z +++ openssl base64 2025-06-01T22:52:21.4129286Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.4130706Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.4132012Z +++ sed -e s/=//g 2025-06-01T22:52:21.4171173Z ++ HASH=rMktJ5mwQ8h4rkHDIhvJIb_PvafBCWs_t2Dr47GoRHM 2025-06-01T22:52:21.4175777Z +++ ls -nl torch/include/ATen/ops/nll_loss_forward.h 2025-06-01T22:52:21.4176712Z +++ awk '{print $5}' 2025-06-01T22:52:21.4203937Z ++ FSIZE=6413 2025-06-01T22:52:21.4204747Z ++ echo '"torch/include/ATen/ops/nll_loss_forward.h",sha256=rMktJ5mwQ8h4rkHDIhvJIb_PvafBCWs_t2Dr47GoRHM,6413' 2025-06-01T22:52:21.4205616Z ++ read fname 2025-06-01T22:52:21.4206220Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.4207241Z ++ FPATH=torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.4208205Z ++ echo torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.4208832Z ++ grep RECORD 2025-06-01T22:52:21.4232095Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.4232874Z +++ openssl base64 2025-06-01T22:52:21.4233142Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.4233387Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.4233785Z +++ sed -e s/=//g 2025-06-01T22:52:21.4276138Z ++ HASH=3gJVYghyXXevttYbI1NNT8FDP3H5f_UAQ0Q1EM7K7n8 2025-06-01T22:52:21.4276976Z +++ ls -nl torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.4278090Z +++ awk '{print $5}' 2025-06-01T22:52:21.4307434Z ++ FSIZE=1149 2025-06-01T22:52:21.4308375Z ++ echo '"torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=3gJVYghyXXevttYbI1NNT8FDP3H5f_UAQ0Q1EM7K7n8,1149' 2025-06-01T22:52:21.4309321Z ++ read fname 2025-06-01T22:52:21.4309723Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h 2025-06-01T22:52:21.4310342Z ++ FPATH=torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h 2025-06-01T22:52:21.4310891Z ++ echo torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h 2025-06-01T22:52:21.4311323Z ++ grep RECORD 2025-06-01T22:52:21.4328492Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h 2025-06-01T22:52:21.4329079Z +++ openssl base64 2025-06-01T22:52:21.4329712Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.4331148Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.4332210Z +++ sed -e s/=//g 2025-06-01T22:52:21.4370949Z ++ HASH=g83Uy2yRipG4mnC9fyE2MWONxm_mSE4hyWr_VAfcWNw 2025-06-01T22:52:21.4376077Z +++ ls -nl torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h 2025-06-01T22:52:21.4376849Z +++ awk '{print $5}' 2025-06-01T22:52:21.4404296Z ++ FSIZE=2131 2025-06-01T22:52:21.4405219Z ++ echo '"torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h",sha256=g83Uy2yRipG4mnC9fyE2MWONxm_mSE4hyWr_VAfcWNw,2131' 2025-06-01T22:52:21.4405954Z ++ read fname 2025-06-01T22:52:21.4406382Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h 2025-06-01T22:52:21.4407019Z ++ FPATH=torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h 2025-06-01T22:52:21.4407603Z ++ echo torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h 2025-06-01T22:52:21.4408057Z ++ grep RECORD 2025-06-01T22:52:21.4431427Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h 2025-06-01T22:52:21.4432028Z +++ openssl base64 2025-06-01T22:52:21.4432289Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.4432552Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.4432803Z +++ sed -e s/=//g 2025-06-01T22:52:21.4477131Z ++ HASH=ZM8NseOZKXl2fTPBUc68AVPwb9-NWCJCWZ9BCSSL7TA 2025-06-01T22:52:21.4478291Z +++ ls -nl torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h 2025-06-01T22:52:21.4479877Z +++ awk '{print $5}' 2025-06-01T22:52:21.4507336Z ++ FSIZE=2133 2025-06-01T22:52:21.4508110Z ++ echo '"torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h",sha256=ZM8NseOZKXl2fTPBUc68AVPwb9-NWCJCWZ9BCSSL7TA,2133' 2025-06-01T22:52:21.4508864Z ++ read fname 2025-06-01T22:52:21.4509390Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_forward_meta.h 2025-06-01T22:52:21.4509970Z ++ FPATH=torch/include/ATen/ops/nll_loss_forward_meta.h 2025-06-01T22:52:21.4510449Z ++ echo torch/include/ATen/ops/nll_loss_forward_meta.h 2025-06-01T22:52:21.4510833Z ++ grep RECORD 2025-06-01T22:52:21.4529670Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_forward_meta.h 2025-06-01T22:52:21.4530219Z +++ openssl base64 2025-06-01T22:52:21.4531027Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.4532357Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.4533541Z +++ sed -e s/=//g 2025-06-01T22:52:21.4572965Z ++ HASH=RuR2x-pVg31e8wtIUwD5bBtxMYzHXCAwkzKk61V990U 2025-06-01T22:52:21.4578740Z +++ ls -nl torch/include/ATen/ops/nll_loss_forward_meta.h 2025-06-01T22:52:21.4579434Z +++ awk '{print $5}' 2025-06-01T22:52:21.4605870Z ++ FSIZE=675 2025-06-01T22:52:21.4606651Z ++ echo '"torch/include/ATen/ops/nll_loss_forward_meta.h",sha256=RuR2x-pVg31e8wtIUwD5bBtxMYzHXCAwkzKk61V990U,675' 2025-06-01T22:52:21.4607374Z ++ read fname 2025-06-01T22:52:21.4607849Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h 2025-06-01T22:52:21.4608491Z ++ FPATH=torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h 2025-06-01T22:52:21.4609199Z ++ echo torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h 2025-06-01T22:52:21.4609655Z ++ grep RECORD 2025-06-01T22:52:21.4632569Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h 2025-06-01T22:52:21.4633440Z +++ openssl base64 2025-06-01T22:52:21.4633709Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.4633953Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.4634222Z +++ sed -e s/=//g 2025-06-01T22:52:21.4675215Z ++ HASH=YzZut38BTN48wxdPMto5b7f4V0bgtHI5RLHiX3b_t7U 2025-06-01T22:52:21.4678823Z +++ ls -nl torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h 2025-06-01T22:52:21.4679597Z +++ awk '{print $5}' 2025-06-01T22:52:21.4707962Z ++ FSIZE=2133 2025-06-01T22:52:21.4708723Z ++ echo '"torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h",sha256=YzZut38BTN48wxdPMto5b7f4V0bgtHI5RLHiX3b_t7U,2133' 2025-06-01T22:52:21.4709460Z ++ read fname 2025-06-01T22:52:21.4709843Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_forward_native.h 2025-06-01T22:52:21.4710383Z ++ FPATH=torch/include/ATen/ops/nll_loss_forward_native.h 2025-06-01T22:52:21.4710875Z ++ echo torch/include/ATen/ops/nll_loss_forward_native.h 2025-06-01T22:52:21.4711277Z ++ grep RECORD 2025-06-01T22:52:21.4730235Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_forward_native.h 2025-06-01T22:52:21.4730786Z +++ openssl base64 2025-06-01T22:52:21.4731322Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.4732618Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.4734035Z +++ sed -e s/=//g 2025-06-01T22:52:21.4772063Z ++ HASH=C1J55wTZqaRq9cvCe5T60EVysZaJ1yklBz4ctdthQcs 2025-06-01T22:52:21.4777493Z +++ ls -nl torch/include/ATen/ops/nll_loss_forward_native.h 2025-06-01T22:52:21.4778914Z +++ awk '{print $5}' 2025-06-01T22:52:21.4805977Z ++ FSIZE=1064 2025-06-01T22:52:21.4806684Z ++ echo '"torch/include/ATen/ops/nll_loss_forward_native.h",sha256=C1J55wTZqaRq9cvCe5T60EVysZaJ1yklBz4ctdthQcs,1064' 2025-06-01T22:52:21.4807429Z ++ read fname 2025-06-01T22:52:21.4807816Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_forward_ops.h 2025-06-01T22:52:21.4808343Z ++ FPATH=torch/include/ATen/ops/nll_loss_forward_ops.h 2025-06-01T22:52:21.4808833Z ++ echo torch/include/ATen/ops/nll_loss_forward_ops.h 2025-06-01T22:52:21.4809229Z ++ grep RECORD 2025-06-01T22:52:21.4831735Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_forward_ops.h 2025-06-01T22:52:21.4832543Z +++ openssl base64 2025-06-01T22:52:21.4832819Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.4833090Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.4833345Z +++ sed -e s/=//g 2025-06-01T22:52:21.4875117Z ++ HASH=ofhtD69oqMKfUJgCjfAnciVLrn810HmtNbqEUTvZEnc 2025-06-01T22:52:21.4877827Z +++ ls -nl torch/include/ATen/ops/nll_loss_forward_ops.h 2025-06-01T22:52:21.4878244Z +++ awk '{print $5}' 2025-06-01T22:52:21.4907034Z ++ FSIZE=2674 2025-06-01T22:52:21.4907962Z ++ echo '"torch/include/ATen/ops/nll_loss_forward_ops.h",sha256=ofhtD69oqMKfUJgCjfAnciVLrn810HmtNbqEUTvZEnc,2674' 2025-06-01T22:52:21.4908679Z ++ read fname 2025-06-01T22:52:21.4909015Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_native.h 2025-06-01T22:52:21.4909496Z ++ FPATH=torch/include/ATen/ops/nll_loss_native.h 2025-06-01T22:52:21.4909914Z ++ echo torch/include/ATen/ops/nll_loss_native.h 2025-06-01T22:52:21.4910288Z ++ grep RECORD 2025-06-01T22:52:21.4928210Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_native.h 2025-06-01T22:52:21.4928741Z +++ openssl base64 2025-06-01T22:52:21.4929340Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.4930330Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.4931808Z +++ sed -e s/=//g 2025-06-01T22:52:21.4970470Z ++ HASH=8aN5Zkf8oM1uzb4rO1x3DlvxhVi14hYhYLF3IuqqGsk 2025-06-01T22:52:21.4975218Z +++ ls -nl torch/include/ATen/ops/nll_loss_native.h 2025-06-01T22:52:21.4976064Z +++ awk '{print $5}' 2025-06-01T22:52:21.5003701Z ++ FSIZE=821 2025-06-01T22:52:21.5004492Z ++ echo '"torch/include/ATen/ops/nll_loss_native.h",sha256=8aN5Zkf8oM1uzb4rO1x3DlvxhVi14hYhYLF3IuqqGsk,821' 2025-06-01T22:52:21.5005337Z ++ read fname 2025-06-01T22:52:21.5005813Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_nd.h 2025-06-01T22:52:21.5006275Z ++ FPATH=torch/include/ATen/ops/nll_loss_nd.h 2025-06-01T22:52:21.5006691Z ++ echo torch/include/ATen/ops/nll_loss_nd.h 2025-06-01T22:52:21.5007108Z ++ grep RECORD 2025-06-01T22:52:21.5027337Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_nd.h 2025-06-01T22:52:21.5027889Z +++ openssl base64 2025-06-01T22:52:21.5028143Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.5028872Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.5030340Z +++ sed -e s/=//g 2025-06-01T22:52:21.5072606Z ++ HASH=GCLRxAI_3PwmDmOlo2YXhyYVkhMnxaY0HsdagFNdRZ8 2025-06-01T22:52:21.5075612Z +++ ls -nl torch/include/ATen/ops/nll_loss_nd.h 2025-06-01T22:52:21.5076268Z +++ awk '{print $5}' 2025-06-01T22:52:21.5104336Z ++ FSIZE=2122 2025-06-01T22:52:21.5104989Z ++ echo '"torch/include/ATen/ops/nll_loss_nd.h",sha256=GCLRxAI_3PwmDmOlo2YXhyYVkhMnxaY0HsdagFNdRZ8,2122' 2025-06-01T22:52:21.5105627Z ++ read fname 2025-06-01T22:52:21.5106164Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.5106960Z ++ FPATH=torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.5107693Z ++ echo torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.5108219Z ++ grep RECORD 2025-06-01T22:52:21.5128183Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.5128908Z +++ openssl base64 2025-06-01T22:52:21.5129188Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.5130075Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.5131431Z +++ sed -e s/=//g 2025-06-01T22:52:21.5172005Z ++ HASH=9q2xay-GOuc-ZkP9iE0cYeSvO8BuzH7-FNqLwezJPM0 2025-06-01T22:52:21.5177244Z +++ ls -nl torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.5178638Z +++ awk '{print $5}' 2025-06-01T22:52:21.5206044Z ++ FSIZE=1119 2025-06-01T22:52:21.5206962Z ++ echo '"torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h",sha256=9q2xay-GOuc-ZkP9iE0cYeSvO8BuzH7-FNqLwezJPM0,1119' 2025-06-01T22:52:21.5207825Z ++ read fname 2025-06-01T22:52:21.5208190Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_nd_native.h 2025-06-01T22:52:21.5208699Z ++ FPATH=torch/include/ATen/ops/nll_loss_nd_native.h 2025-06-01T22:52:21.5209159Z ++ echo torch/include/ATen/ops/nll_loss_nd_native.h 2025-06-01T22:52:21.5209552Z ++ grep RECORD 2025-06-01T22:52:21.5230254Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_nd_native.h 2025-06-01T22:52:21.5230789Z +++ openssl base64 2025-06-01T22:52:21.5231043Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.5231302Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.5233219Z +++ sed -e s/=//g 2025-06-01T22:52:21.5274977Z ++ HASH=TNJb9QS_C4fF5Os7j3BaxRLkayG1mrcOnZtZ-awXw8I 2025-06-01T22:52:21.5278715Z +++ ls -nl torch/include/ATen/ops/nll_loss_nd_native.h 2025-06-01T22:52:21.5279753Z +++ awk '{print $5}' 2025-06-01T22:52:21.5307679Z ++ FSIZE=632 2025-06-01T22:52:21.5308318Z ++ echo '"torch/include/ATen/ops/nll_loss_nd_native.h",sha256=TNJb9QS_C4fF5Os7j3BaxRLkayG1mrcOnZtZ-awXw8I,632' 2025-06-01T22:52:21.5308993Z ++ read fname 2025-06-01T22:52:21.5309352Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_nd_ops.h 2025-06-01T22:52:21.5309843Z ++ FPATH=torch/include/ATen/ops/nll_loss_nd_ops.h 2025-06-01T22:52:21.5310282Z ++ echo torch/include/ATen/ops/nll_loss_nd_ops.h 2025-06-01T22:52:21.5310643Z ++ grep RECORD 2025-06-01T22:52:21.5334900Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_nd_ops.h 2025-06-01T22:52:21.5335491Z +++ openssl base64 2025-06-01T22:52:21.5336013Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.5337930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.5338423Z +++ sed -e s/=//g 2025-06-01T22:52:21.5380883Z ++ HASH=xgJi5aTsvLiSrzvS5vy0fgrzY-UGxmz3N6udWL9qzfQ 2025-06-01T22:52:21.5382601Z +++ ls -nl torch/include/ATen/ops/nll_loss_nd_ops.h 2025-06-01T22:52:21.5384144Z +++ awk '{print $5}' 2025-06-01T22:52:21.5407505Z ++ FSIZE=1365 2025-06-01T22:52:21.5408340Z ++ echo '"torch/include/ATen/ops/nll_loss_nd_ops.h",sha256=xgJi5aTsvLiSrzvS5vy0fgrzY-UGxmz3N6udWL9qzfQ,1365' 2025-06-01T22:52:21.5409029Z ++ read fname 2025-06-01T22:52:21.5409385Z ++ make_wheel_record torch/include/ATen/ops/nll_loss_ops.h 2025-06-01T22:52:21.5409929Z ++ FPATH=torch/include/ATen/ops/nll_loss_ops.h 2025-06-01T22:52:21.5410839Z ++ echo torch/include/ATen/ops/nll_loss_ops.h 2025-06-01T22:52:21.5412045Z ++ grep RECORD 2025-06-01T22:52:21.5433285Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nll_loss_ops.h 2025-06-01T22:52:21.5433782Z +++ openssl base64 2025-06-01T22:52:21.5434590Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.5435679Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.5436774Z +++ sed -e s/=//g 2025-06-01T22:52:21.5478840Z ++ HASH=U0IjnTY0yg2BpBUb7R_ib4DQpzlZs3JxiwjJC0PHd3s 2025-06-01T22:52:21.5481763Z +++ ls -nl torch/include/ATen/ops/nll_loss_ops.h 2025-06-01T22:52:21.5482497Z +++ awk '{print $5}' 2025-06-01T22:52:21.5509138Z ++ FSIZE=2345 2025-06-01T22:52:21.5509747Z ++ echo '"torch/include/ATen/ops/nll_loss_ops.h",sha256=U0IjnTY0yg2BpBUb7R_ib4DQpzlZs3JxiwjJC0PHd3s,2345' 2025-06-01T22:52:21.5510491Z ++ read fname 2025-06-01T22:52:21.5510809Z ++ make_wheel_record torch/include/ATen/ops/nonzero.h 2025-06-01T22:52:21.5511275Z ++ FPATH=torch/include/ATen/ops/nonzero.h 2025-06-01T22:52:21.5511735Z ++ echo torch/include/ATen/ops/nonzero.h 2025-06-01T22:52:21.5512075Z ++ grep RECORD 2025-06-01T22:52:21.5531649Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero.h 2025-06-01T22:52:21.5532303Z +++ openssl base64 2025-06-01T22:52:21.5533392Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.5534699Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.5535955Z +++ sed -e s/=//g 2025-06-01T22:52:21.5573041Z ++ HASH=DR6W5whMHC_vt-U-4U2TzLKWKr59lrKlYygkYfXArUs 2025-06-01T22:52:21.5578859Z +++ ls -nl torch/include/ATen/ops/nonzero.h 2025-06-01T22:52:21.5579646Z +++ awk '{print $5}' 2025-06-01T22:52:21.5606240Z ++ FSIZE=1037 2025-06-01T22:52:21.5606829Z ++ echo '"torch/include/ATen/ops/nonzero.h",sha256=DR6W5whMHC_vt-U-4U2TzLKWKr59lrKlYygkYfXArUs,1037' 2025-06-01T22:52:21.5607698Z ++ read fname 2025-06-01T22:52:21.5608072Z ++ make_wheel_record torch/include/ATen/ops/nonzero_cpu_dispatch.h 2025-06-01T22:52:21.5608619Z ++ FPATH=torch/include/ATen/ops/nonzero_cpu_dispatch.h 2025-06-01T22:52:21.5609104Z ++ echo torch/include/ATen/ops/nonzero_cpu_dispatch.h 2025-06-01T22:52:21.5609491Z ++ grep RECORD 2025-06-01T22:52:21.5630534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_cpu_dispatch.h 2025-06-01T22:52:21.5631081Z +++ openssl base64 2025-06-01T22:52:21.5631354Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.5633366Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.5633633Z +++ sed -e s/=//g 2025-06-01T22:52:21.5675452Z ++ HASH=JVA9iWUJegnvjJsq2QZC7esCIvmq_8cnSqIKzxowGpE 2025-06-01T22:52:21.5678775Z +++ ls -nl torch/include/ATen/ops/nonzero_cpu_dispatch.h 2025-06-01T22:52:21.5679511Z +++ awk '{print $5}' 2025-06-01T22:52:21.5708397Z ++ FSIZE=880 2025-06-01T22:52:21.5709136Z ++ echo '"torch/include/ATen/ops/nonzero_cpu_dispatch.h",sha256=JVA9iWUJegnvjJsq2QZC7esCIvmq_8cnSqIKzxowGpE,880' 2025-06-01T22:52:21.5709830Z ++ read fname 2025-06-01T22:52:21.5710190Z ++ make_wheel_record torch/include/ATen/ops/nonzero_cuda_dispatch.h 2025-06-01T22:52:21.5710719Z ++ FPATH=torch/include/ATen/ops/nonzero_cuda_dispatch.h 2025-06-01T22:52:21.5711177Z ++ echo torch/include/ATen/ops/nonzero_cuda_dispatch.h 2025-06-01T22:52:21.5711568Z ++ grep RECORD 2025-06-01T22:52:21.5729104Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_cuda_dispatch.h 2025-06-01T22:52:21.5729657Z +++ openssl base64 2025-06-01T22:52:21.5730728Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.5732471Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.5733584Z +++ sed -e s/=//g 2025-06-01T22:52:21.5771194Z ++ HASH=NS-AvF2Ad8-8_7bshKBnpna0l3ear6Ifh1dVV-94w6g 2025-06-01T22:52:21.5776526Z +++ ls -nl torch/include/ATen/ops/nonzero_cuda_dispatch.h 2025-06-01T22:52:21.5778603Z +++ awk '{print $5}' 2025-06-01T22:52:21.5805674Z ++ FSIZE=882 2025-06-01T22:52:21.5806501Z ++ echo '"torch/include/ATen/ops/nonzero_cuda_dispatch.h",sha256=NS-AvF2Ad8-8_7bshKBnpna0l3ear6Ifh1dVV-94w6g,882' 2025-06-01T22:52:21.5807208Z ++ read fname 2025-06-01T22:52:21.5807561Z ++ make_wheel_record torch/include/ATen/ops/nonzero_native.h 2025-06-01T22:52:21.5808092Z ++ FPATH=torch/include/ATen/ops/nonzero_native.h 2025-06-01T22:52:21.5808530Z ++ echo torch/include/ATen/ops/nonzero_native.h 2025-06-01T22:52:21.5808897Z ++ grep RECORD 2025-06-01T22:52:21.5830516Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_native.h 2025-06-01T22:52:21.5831006Z +++ openssl base64 2025-06-01T22:52:21.5831257Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.5831514Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.5831771Z +++ sed -e s/=//g 2025-06-01T22:52:21.5876544Z ++ HASH=bTCtCEO1q48jRevJYdoZYei71HFINFqDakpO0WPJXPc 2025-06-01T22:52:21.5878547Z +++ ls -nl torch/include/ATen/ops/nonzero_native.h 2025-06-01T22:52:21.5879661Z +++ awk '{print $5}' 2025-06-01T22:52:21.5908554Z ++ FSIZE=708 2025-06-01T22:52:21.5909309Z ++ echo '"torch/include/ATen/ops/nonzero_native.h",sha256=bTCtCEO1q48jRevJYdoZYei71HFINFqDakpO0WPJXPc,708' 2025-06-01T22:52:21.5909998Z ++ read fname 2025-06-01T22:52:21.5910317Z ++ make_wheel_record torch/include/ATen/ops/nonzero_numpy.h 2025-06-01T22:52:21.5910786Z ++ FPATH=torch/include/ATen/ops/nonzero_numpy.h 2025-06-01T22:52:21.5911183Z ++ echo torch/include/ATen/ops/nonzero_numpy.h 2025-06-01T22:52:21.5911544Z ++ grep RECORD 2025-06-01T22:52:21.5929527Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_numpy.h 2025-06-01T22:52:21.5930065Z +++ openssl base64 2025-06-01T22:52:21.5931260Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.5932565Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.5933948Z +++ sed -e s/=//g 2025-06-01T22:52:21.5971762Z ++ HASH=FalhBnYo4PnDlLRbdD8aXmm_yhNqu2uVqpXCVPvy2zc 2025-06-01T22:52:21.5976501Z +++ ls -nl torch/include/ATen/ops/nonzero_numpy.h 2025-06-01T22:52:21.5978170Z +++ awk '{print $5}' 2025-06-01T22:52:21.6005443Z ++ FSIZE=682 2025-06-01T22:52:21.6006170Z ++ echo '"torch/include/ATen/ops/nonzero_numpy.h",sha256=FalhBnYo4PnDlLRbdD8aXmm_yhNqu2uVqpXCVPvy2zc,682' 2025-06-01T22:52:21.6006890Z ++ read fname 2025-06-01T22:52:21.6007432Z ++ make_wheel_record torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.6008281Z ++ FPATH=torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.6009058Z ++ echo torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.6009619Z ++ grep RECORD 2025-06-01T22:52:21.6031109Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.6031812Z +++ openssl base64 2025-06-01T22:52:21.6032068Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.6032331Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.6032744Z +++ sed -e s/=//g 2025-06-01T22:52:21.6074298Z ++ HASH=2M9_IcFfBHE-FLPOGonmDs8s1PaaLDKOkB63BCamvi0 2025-06-01T22:52:21.6077463Z +++ ls -nl torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.6078410Z +++ awk '{print $5}' 2025-06-01T22:52:21.6105100Z ++ FSIZE=786 2025-06-01T22:52:21.6106171Z ++ echo '"torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h",sha256=2M9_IcFfBHE-FLPOGonmDs8s1PaaLDKOkB63BCamvi0,786' 2025-06-01T22:52:21.6106278Z ++ read fname 2025-06-01T22:52:21.6106662Z ++ make_wheel_record torch/include/ATen/ops/nonzero_numpy_native.h 2025-06-01T22:52:21.6107001Z ++ FPATH=torch/include/ATen/ops/nonzero_numpy_native.h 2025-06-01T22:52:21.6107229Z ++ echo torch/include/ATen/ops/nonzero_numpy_native.h 2025-06-01T22:52:21.6108461Z ++ grep RECORD 2025-06-01T22:52:21.6129459Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_numpy_native.h 2025-06-01T22:52:21.6129668Z +++ openssl base64 2025-06-01T22:52:21.6130530Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.6131990Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.6133260Z +++ sed -e s/=//g 2025-06-01T22:52:21.6171353Z ++ HASH=IerM7tROFRtXVuGAJrTGkD-M2qabwIXMaM1U7N1JxZM 2025-06-01T22:52:21.6178308Z +++ ls -nl torch/include/ATen/ops/nonzero_numpy_native.h 2025-06-01T22:52:21.6178468Z +++ awk '{print $5}' 2025-06-01T22:52:21.6204892Z ++ FSIZE=498 2025-06-01T22:52:21.6206113Z ++ echo '"torch/include/ATen/ops/nonzero_numpy_native.h",sha256=IerM7tROFRtXVuGAJrTGkD-M2qabwIXMaM1U7N1JxZM,498' 2025-06-01T22:52:21.6206294Z ++ read fname 2025-06-01T22:52:21.6206692Z ++ make_wheel_record torch/include/ATen/ops/nonzero_numpy_ops.h 2025-06-01T22:52:21.6206994Z ++ FPATH=torch/include/ATen/ops/nonzero_numpy_ops.h 2025-06-01T22:52:21.6207221Z ++ echo torch/include/ATen/ops/nonzero_numpy_ops.h 2025-06-01T22:52:21.6207324Z ++ grep RECORD 2025-06-01T22:52:21.6229379Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_numpy_ops.h 2025-06-01T22:52:21.6229618Z +++ openssl base64 2025-06-01T22:52:21.6229756Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.6230345Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.6230495Z +++ sed -e s/=//g 2025-06-01T22:52:21.6276083Z ++ HASH=a8gSgOMfqvzWkcR-LLOcouPxHLWf2O0JD8bMcIpFaqU 2025-06-01T22:52:21.6277486Z +++ ls -nl torch/include/ATen/ops/nonzero_numpy_ops.h 2025-06-01T22:52:21.6278814Z +++ awk '{print $5}' 2025-06-01T22:52:21.6308188Z ++ FSIZE=1025 2025-06-01T22:52:21.6308827Z ++ echo '"torch/include/ATen/ops/nonzero_numpy_ops.h",sha256=a8gSgOMfqvzWkcR-LLOcouPxHLWf2O0JD8bMcIpFaqU,1025' 2025-06-01T22:52:21.6308931Z ++ read fname 2025-06-01T22:52:21.6309119Z ++ make_wheel_record torch/include/ATen/ops/nonzero_ops.h 2025-06-01T22:52:21.6309276Z ++ FPATH=torch/include/ATen/ops/nonzero_ops.h 2025-06-01T22:52:21.6309413Z ++ echo torch/include/ATen/ops/nonzero_ops.h 2025-06-01T22:52:21.6309510Z ++ grep RECORD 2025-06-01T22:52:21.6330166Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_ops.h 2025-06-01T22:52:21.6330494Z +++ openssl base64 2025-06-01T22:52:21.6331810Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.6332997Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.6334237Z +++ sed -e s/=//g 2025-06-01T22:52:21.6371883Z ++ HASH=w9Ri2dcRl8CTFzvSGPMVDkyczWBxxWymZZ3XPjeKxW0 2025-06-01T22:52:21.6376644Z +++ ls -nl torch/include/ATen/ops/nonzero_ops.h 2025-06-01T22:52:21.6378341Z +++ awk '{print $5}' 2025-06-01T22:52:21.6405429Z ++ FSIZE=1553 2025-06-01T22:52:21.6405951Z ++ echo '"torch/include/ATen/ops/nonzero_ops.h",sha256=w9Ri2dcRl8CTFzvSGPMVDkyczWBxxWymZZ3XPjeKxW0,1553' 2025-06-01T22:52:21.6406049Z ++ read fname 2025-06-01T22:52:21.6406247Z ++ make_wheel_record torch/include/ATen/ops/nonzero_static.h 2025-06-01T22:52:21.6406401Z ++ FPATH=torch/include/ATen/ops/nonzero_static.h 2025-06-01T22:52:21.6406564Z ++ echo torch/include/ATen/ops/nonzero_static.h 2025-06-01T22:52:21.6407074Z ++ grep RECORD 2025-06-01T22:52:21.6429377Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_static.h 2025-06-01T22:52:21.6429564Z +++ openssl base64 2025-06-01T22:52:21.6431391Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.6431559Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.6432029Z +++ sed -e s/=//g 2025-06-01T22:52:21.6473563Z ++ HASH=hoBhGvO7oGoOYeosJ4tnbWsseo64AXxm9DdsLQ33jfA 2025-06-01T22:52:21.6477078Z +++ ls -nl torch/include/ATen/ops/nonzero_static.h 2025-06-01T22:52:21.6477759Z +++ awk '{print $5}' 2025-06-01T22:52:21.6506500Z ++ FSIZE=4003 2025-06-01T22:52:21.6507075Z ++ echo '"torch/include/ATen/ops/nonzero_static.h",sha256=hoBhGvO7oGoOYeosJ4tnbWsseo64AXxm9DdsLQ33jfA,4003' 2025-06-01T22:52:21.6507519Z ++ read fname 2025-06-01T22:52:21.6508065Z ++ make_wheel_record torch/include/ATen/ops/nonzero_static_cpu_dispatch.h 2025-06-01T22:52:21.6508338Z ++ FPATH=torch/include/ATen/ops/nonzero_static_cpu_dispatch.h 2025-06-01T22:52:21.6508556Z ++ echo torch/include/ATen/ops/nonzero_static_cpu_dispatch.h 2025-06-01T22:52:21.6508652Z ++ grep RECORD 2025-06-01T22:52:21.6528272Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_static_cpu_dispatch.h 2025-06-01T22:52:21.6528462Z +++ openssl base64 2025-06-01T22:52:21.6528651Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.6530309Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.6531417Z +++ sed -e s/=//g 2025-06-01T22:52:21.6572126Z ++ HASH=botX2kpsN8vQXd6nmJK9ZHQ6o3nIFUex4rHH_5J2Xzs 2025-06-01T22:52:21.6577408Z +++ ls -nl torch/include/ATen/ops/nonzero_static_cpu_dispatch.h 2025-06-01T22:52:21.6578642Z +++ awk '{print $5}' 2025-06-01T22:52:21.6605174Z ++ FSIZE=1385 2025-06-01T22:52:21.6606031Z ++ echo '"torch/include/ATen/ops/nonzero_static_cpu_dispatch.h",sha256=botX2kpsN8vQXd6nmJK9ZHQ6o3nIFUex4rHH_5J2Xzs,1385' 2025-06-01T22:52:21.6606146Z ++ read fname 2025-06-01T22:52:21.6606419Z ++ make_wheel_record torch/include/ATen/ops/nonzero_static_cuda_dispatch.h 2025-06-01T22:52:21.6606635Z ++ FPATH=torch/include/ATen/ops/nonzero_static_cuda_dispatch.h 2025-06-01T22:52:21.6607060Z ++ echo torch/include/ATen/ops/nonzero_static_cuda_dispatch.h 2025-06-01T22:52:21.6607349Z ++ grep RECORD 2025-06-01T22:52:21.6630846Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_static_cuda_dispatch.h 2025-06-01T22:52:21.6631033Z +++ openssl base64 2025-06-01T22:52:21.6631151Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.6631311Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.6631473Z +++ sed -e s/=//g 2025-06-01T22:52:21.6676042Z ++ HASH=1zkUVeUbLjHJUL8djQIyD8RjJXCBlu6XrGyF1hlowRs 2025-06-01T22:52:21.6681159Z +++ ls -nl torch/include/ATen/ops/nonzero_static_cuda_dispatch.h 2025-06-01T22:52:21.6681669Z +++ awk '{print $5}' 2025-06-01T22:52:21.6709740Z ++ FSIZE=1387 2025-06-01T22:52:21.6710847Z ++ echo '"torch/include/ATen/ops/nonzero_static_cuda_dispatch.h",sha256=1zkUVeUbLjHJUL8djQIyD8RjJXCBlu6XrGyF1hlowRs,1387' 2025-06-01T22:52:21.6711039Z ++ read fname 2025-06-01T22:52:21.6711282Z ++ make_wheel_record torch/include/ATen/ops/nonzero_static_native.h 2025-06-01T22:52:21.6711504Z ++ FPATH=torch/include/ATen/ops/nonzero_static_native.h 2025-06-01T22:52:21.6711696Z ++ echo torch/include/ATen/ops/nonzero_static_native.h 2025-06-01T22:52:21.6711803Z ++ grep RECORD 2025-06-01T22:52:21.6730838Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_static_native.h 2025-06-01T22:52:21.6731242Z +++ openssl base64 2025-06-01T22:52:21.6732477Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.6733915Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.6734983Z +++ sed -e s/=//g 2025-06-01T22:52:21.6772149Z ++ HASH=5OhtT9zJboZ38XoJHFkaONu7O9FBtLT06bniHd5eUy8 2025-06-01T22:52:21.6777310Z +++ ls -nl torch/include/ATen/ops/nonzero_static_native.h 2025-06-01T22:52:21.6778708Z +++ awk '{print $5}' 2025-06-01T22:52:21.6805687Z ++ FSIZE=878 2025-06-01T22:52:21.6806239Z ++ echo '"torch/include/ATen/ops/nonzero_static_native.h",sha256=5OhtT9zJboZ38XoJHFkaONu7O9FBtLT06bniHd5eUy8,878' 2025-06-01T22:52:21.6806340Z ++ read fname 2025-06-01T22:52:21.6806558Z ++ make_wheel_record torch/include/ATen/ops/nonzero_static_ops.h 2025-06-01T22:52:21.6806738Z ++ FPATH=torch/include/ATen/ops/nonzero_static_ops.h 2025-06-01T22:52:21.6806896Z ++ echo torch/include/ATen/ops/nonzero_static_ops.h 2025-06-01T22:52:21.6807287Z ++ grep RECORD 2025-06-01T22:52:21.6829555Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nonzero_static_ops.h 2025-06-01T22:52:21.6829930Z +++ openssl base64 2025-06-01T22:52:21.6830047Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.6830404Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.6831146Z +++ sed -e s/=//g 2025-06-01T22:52:21.6874642Z ++ HASH=_ErdAYa0fnaZ1Y7KVW9OzM4XoHsrMDXPABDTQ83VQYA 2025-06-01T22:52:21.6880192Z +++ ls -nl torch/include/ATen/ops/nonzero_static_ops.h 2025-06-01T22:52:21.6881645Z +++ awk '{print $5}' 2025-06-01T22:52:21.6910506Z ++ FSIZE=1858 2025-06-01T22:52:21.6911221Z ++ echo '"torch/include/ATen/ops/nonzero_static_ops.h",sha256=_ErdAYa0fnaZ1Y7KVW9OzM4XoHsrMDXPABDTQ83VQYA,1858' 2025-06-01T22:52:21.6911336Z ++ read fname 2025-06-01T22:52:21.6911494Z ++ make_wheel_record torch/include/ATen/ops/norm.h 2025-06-01T22:52:21.6911634Z ++ FPATH=torch/include/ATen/ops/norm.h 2025-06-01T22:52:21.6911758Z ++ echo torch/include/ATen/ops/norm.h 2025-06-01T22:52:21.6911981Z ++ grep RECORD 2025-06-01T22:52:21.6931080Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm.h 2025-06-01T22:52:21.6931627Z +++ openssl base64 2025-06-01T22:52:21.6932891Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.6934029Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.6935558Z +++ sed -e s/=//g 2025-06-01T22:52:21.6978865Z ++ HASH=y6lXiA1fEnMaXV83jToeIIJKCLSuUG1TDSCeJl31Hm4 2025-06-01T22:52:21.6982426Z +++ ls -nl torch/include/ATen/ops/norm.h 2025-06-01T22:52:21.6983634Z +++ awk '{print $5}' 2025-06-01T22:52:21.7007900Z ++ FSIZE=6262 2025-06-01T22:52:21.7008341Z ++ echo '"torch/include/ATen/ops/norm.h",sha256=y6lXiA1fEnMaXV83jToeIIJKCLSuUG1TDSCeJl31Hm4,6262' 2025-06-01T22:52:21.7008454Z ++ read fname 2025-06-01T22:52:21.7008930Z ++ make_wheel_record torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.7009215Z ++ FPATH=torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.7011744Z ++ echo torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.7012810Z ++ grep RECORD 2025-06-01T22:52:21.7036457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.7036878Z +++ openssl base64 2025-06-01T22:52:21.7037344Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.7037483Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.7037583Z +++ sed -e s/=//g 2025-06-01T22:52:21.7078556Z ++ HASH=J9QpOhV-MMTqtQ3bYpErP47YI54zTN6uetqYRDD1gCo 2025-06-01T22:52:21.7081836Z +++ ls -nl torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.7082725Z +++ awk '{print $5}' 2025-06-01T22:52:21.7110287Z ++ FSIZE=1373 2025-06-01T22:52:21.7111105Z ++ echo '"torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h",sha256=J9QpOhV-MMTqtQ3bYpErP47YI54zTN6uetqYRDD1gCo,1373' 2025-06-01T22:52:21.7111304Z ++ read fname 2025-06-01T22:52:21.7112070Z ++ make_wheel_record torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.7112583Z ++ FPATH=torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.7112948Z ++ echo torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.7113049Z ++ grep RECORD 2025-06-01T22:52:21.7131618Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.7131846Z +++ openssl base64 2025-06-01T22:52:21.7132969Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.7134252Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.7135841Z +++ sed -e s/=//g 2025-06-01T22:52:21.7173937Z ++ HASH=axfrB--xzxUXGM2lXl4Nc1wVygGRUu7qV9yyC7de-80 2025-06-01T22:52:21.7179647Z +++ ls -nl torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:21.7179967Z +++ awk '{print $5}' 2025-06-01T22:52:21.7206069Z ++ FSIZE=1016 2025-06-01T22:52:21.7207113Z ++ echo '"torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h",sha256=axfrB--xzxUXGM2lXl4Nc1wVygGRUu7qV9yyC7de-80,1016' 2025-06-01T22:52:21.7207381Z ++ read fname 2025-06-01T22:52:21.7208000Z ++ make_wheel_record torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.7208486Z ++ FPATH=torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.7208877Z ++ echo torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.7209071Z ++ grep RECORD 2025-06-01T22:52:21.7233028Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.7233268Z +++ openssl base64 2025-06-01T22:52:21.7233453Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.7233631Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.7233775Z +++ sed -e s/=//g 2025-06-01T22:52:21.7275058Z ++ HASH=s_Npi2OBzIVu2FQh8HfRwv0WXjDo6SQ9uEhw2a7tk6w 2025-06-01T22:52:21.7277864Z +++ ls -nl torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.7278110Z +++ awk '{print $5}' 2025-06-01T22:52:21.7306129Z ++ FSIZE=1642 2025-06-01T22:52:21.7307319Z ++ echo '"torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h",sha256=s_Npi2OBzIVu2FQh8HfRwv0WXjDo6SQ9uEhw2a7tk6w,1642' 2025-06-01T22:52:21.7307442Z ++ read fname 2025-06-01T22:52:21.7307798Z ++ make_wheel_record torch/include/ATen/ops/norm_cpu_dispatch.h 2025-06-01T22:52:21.7307968Z ++ FPATH=torch/include/ATen/ops/norm_cpu_dispatch.h 2025-06-01T22:52:21.7308215Z ++ echo torch/include/ATen/ops/norm_cpu_dispatch.h 2025-06-01T22:52:21.7308522Z ++ grep RECORD 2025-06-01T22:52:21.7328434Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_cpu_dispatch.h 2025-06-01T22:52:21.7328650Z +++ openssl base64 2025-06-01T22:52:21.7330049Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.7330307Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.7331748Z +++ sed -e s/=//g 2025-06-01T22:52:21.7370973Z ++ HASH=oRHvQ2Z0wbeZAUVMs_mSiG_pSvLfTq3EVVaiE4jnd1w 2025-06-01T22:52:21.7377327Z +++ ls -nl torch/include/ATen/ops/norm_cpu_dispatch.h 2025-06-01T22:52:21.7377527Z +++ awk '{print $5}' 2025-06-01T22:52:21.7404120Z ++ FSIZE=1598 2025-06-01T22:52:21.7404919Z ++ echo '"torch/include/ATen/ops/norm_cpu_dispatch.h",sha256=oRHvQ2Z0wbeZAUVMs_mSiG_pSvLfTq3EVVaiE4jnd1w,1598' 2025-06-01T22:52:21.7405184Z ++ read fname 2025-06-01T22:52:21.7405429Z ++ make_wheel_record torch/include/ATen/ops/norm_cuda_dispatch.h 2025-06-01T22:52:21.7405759Z ++ FPATH=torch/include/ATen/ops/norm_cuda_dispatch.h 2025-06-01T22:52:21.7406049Z ++ echo torch/include/ATen/ops/norm_cuda_dispatch.h 2025-06-01T22:52:21.7406260Z ++ grep RECORD 2025-06-01T22:52:21.7430194Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_cuda_dispatch.h 2025-06-01T22:52:21.7430402Z +++ openssl base64 2025-06-01T22:52:21.7430543Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.7430658Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.7430751Z +++ sed -e s/=//g 2025-06-01T22:52:21.7472261Z ++ HASH=-0QH5R8yDUDW6MQAywO2ZtxblPoWQ5cRtAazHPmQgQw 2025-06-01T22:52:21.7474238Z +++ ls -nl torch/include/ATen/ops/norm_cuda_dispatch.h 2025-06-01T22:52:21.7474879Z +++ awk '{print $5}' 2025-06-01T22:52:21.7503456Z ++ FSIZE=1600 2025-06-01T22:52:21.7504339Z ++ echo '"torch/include/ATen/ops/norm_cuda_dispatch.h",sha256=-0QH5R8yDUDW6MQAywO2ZtxblPoWQ5cRtAazHPmQgQw,1600' 2025-06-01T22:52:21.7504439Z ++ read fname 2025-06-01T22:52:21.7504644Z ++ make_wheel_record torch/include/ATen/ops/norm_except_dim.h 2025-06-01T22:52:21.7504814Z ++ FPATH=torch/include/ATen/ops/norm_except_dim.h 2025-06-01T22:52:21.7504965Z ++ echo torch/include/ATen/ops/norm_except_dim.h 2025-06-01T22:52:21.7505070Z ++ grep RECORD 2025-06-01T22:52:21.7526030Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_except_dim.h 2025-06-01T22:52:21.7526580Z +++ openssl base64 2025-06-01T22:52:21.7527114Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.7528032Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.7529403Z +++ sed -e s/=//g 2025-06-01T22:52:21.7568888Z ++ HASH=npK1VNOk_pBRehgi0lzsUcB3KqvdeEmE8p4jNlh9-Zk 2025-06-01T22:52:21.7574095Z +++ ls -nl torch/include/ATen/ops/norm_except_dim.h 2025-06-01T22:52:21.7575127Z +++ awk '{print $5}' 2025-06-01T22:52:21.7600599Z ++ FSIZE=726 2025-06-01T22:52:21.7601413Z ++ echo '"torch/include/ATen/ops/norm_except_dim.h",sha256=npK1VNOk_pBRehgi0lzsUcB3KqvdeEmE8p4jNlh9-Zk,726' 2025-06-01T22:52:21.7601541Z ++ read fname 2025-06-01T22:52:21.7602008Z ++ make_wheel_record torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.7602334Z ++ FPATH=torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.7603302Z ++ echo torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.7605208Z ++ grep RECORD 2025-06-01T22:52:21.7628798Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.7628984Z +++ openssl base64 2025-06-01T22:52:21.7629402Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.7629526Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.7630269Z +++ sed -e s/=//g 2025-06-01T22:52:21.7670094Z ++ HASH=WFyBku0XyXj6g72Hb-vx6c3ss713V9R94V41HMQH3yw 2025-06-01T22:52:21.7673773Z +++ ls -nl torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.7674453Z +++ awk '{print $5}' 2025-06-01T22:52:21.7701529Z ++ FSIZE=800 2025-06-01T22:52:21.7702456Z ++ echo '"torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h",sha256=WFyBku0XyXj6g72Hb-vx6c3ss713V9R94V41HMQH3yw,800' 2025-06-01T22:52:21.7702765Z ++ read fname 2025-06-01T22:52:21.7703186Z ++ make_wheel_record torch/include/ATen/ops/norm_except_dim_native.h 2025-06-01T22:52:21.7703519Z ++ FPATH=torch/include/ATen/ops/norm_except_dim_native.h 2025-06-01T22:52:21.7703861Z ++ echo torch/include/ATen/ops/norm_except_dim_native.h 2025-06-01T22:52:21.7704179Z ++ grep RECORD 2025-06-01T22:52:21.7726491Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_except_dim_native.h 2025-06-01T22:52:21.7726691Z +++ openssl base64 2025-06-01T22:52:21.7726879Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.7727072Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.7727850Z +++ sed -e s/=//g 2025-06-01T22:52:21.7767349Z ++ HASH=5ELhnSatI2hOFW-dwW8eEBwwmkkv3rhn4JaGt-rZA1g 2025-06-01T22:52:21.7772273Z +++ ls -nl torch/include/ATen/ops/norm_except_dim_native.h 2025-06-01T22:52:21.7773041Z +++ awk '{print $5}' 2025-06-01T22:52:21.7800887Z ++ FSIZE=512 2025-06-01T22:52:21.7801923Z ++ echo '"torch/include/ATen/ops/norm_except_dim_native.h",sha256=5ELhnSatI2hOFW-dwW8eEBwwmkkv3rhn4JaGt-rZA1g,512' 2025-06-01T22:52:21.7803031Z ++ read fname 2025-06-01T22:52:21.7803398Z ++ make_wheel_record torch/include/ATen/ops/norm_except_dim_ops.h 2025-06-01T22:52:21.7803895Z ++ FPATH=torch/include/ATen/ops/norm_except_dim_ops.h 2025-06-01T22:52:21.7804652Z ++ echo torch/include/ATen/ops/norm_except_dim_ops.h 2025-06-01T22:52:21.7805098Z ++ grep RECORD 2025-06-01T22:52:21.7828028Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_except_dim_ops.h 2025-06-01T22:52:21.7828933Z +++ openssl base64 2025-06-01T22:52:21.7829188Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.7829460Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.7829715Z +++ sed -e s/=//g 2025-06-01T22:52:21.7870205Z ++ HASH=aM-yEMfMSlZtfKhm2pt2Vyaq8NeEPJHpG450vTyl73A 2025-06-01T22:52:21.7873571Z +++ ls -nl torch/include/ATen/ops/norm_except_dim_ops.h 2025-06-01T22:52:21.7874538Z +++ awk '{print $5}' 2025-06-01T22:52:21.7900839Z ++ FSIZE=1067 2025-06-01T22:52:21.7901835Z ++ echo '"torch/include/ATen/ops/norm_except_dim_ops.h",sha256=aM-yEMfMSlZtfKhm2pt2Vyaq8NeEPJHpG450vTyl73A,1067' 2025-06-01T22:52:21.7902537Z ++ read fname 2025-06-01T22:52:21.7902943Z ++ make_wheel_record torch/include/ATen/ops/norm_meta.h 2025-06-01T22:52:21.7903684Z ++ FPATH=torch/include/ATen/ops/norm_meta.h 2025-06-01T22:52:21.7904062Z ++ echo torch/include/ATen/ops/norm_meta.h 2025-06-01T22:52:21.7904635Z ++ grep RECORD 2025-06-01T22:52:21.7925964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_meta.h 2025-06-01T22:52:21.7926852Z +++ openssl base64 2025-06-01T22:52:21.7927349Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.7927602Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.7928220Z +++ sed -e s/=//g 2025-06-01T22:52:21.7969304Z ++ HASH=D7P-RanqOZxmg1lfO0_5It_4KIUwhoHV5axzy07JXm0 2025-06-01T22:52:21.7974114Z +++ ls -nl torch/include/ATen/ops/norm_meta.h 2025-06-01T22:52:21.7974819Z +++ awk '{print $5}' 2025-06-01T22:52:21.8002584Z ++ FSIZE=849 2025-06-01T22:52:21.8003619Z ++ echo '"torch/include/ATen/ops/norm_meta.h",sha256=D7P-RanqOZxmg1lfO0_5It_4KIUwhoHV5axzy07JXm0,849' 2025-06-01T22:52:21.8004605Z ++ read fname 2025-06-01T22:52:21.8005282Z ++ make_wheel_record torch/include/ATen/ops/norm_meta_dispatch.h 2025-06-01T22:52:21.8005795Z ++ FPATH=torch/include/ATen/ops/norm_meta_dispatch.h 2025-06-01T22:52:21.8006252Z ++ echo torch/include/ATen/ops/norm_meta_dispatch.h 2025-06-01T22:52:21.8006651Z ++ grep RECORD 2025-06-01T22:52:21.8028547Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_meta_dispatch.h 2025-06-01T22:52:21.8029465Z +++ openssl base64 2025-06-01T22:52:21.8029720Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.8029980Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.8030240Z +++ sed -e s/=//g 2025-06-01T22:52:21.8071145Z ++ HASH=tPerIpHfPUgAePF29glvJpS7FW7DBb3RAx_M48sqfiQ 2025-06-01T22:52:21.8073883Z +++ ls -nl torch/include/ATen/ops/norm_meta_dispatch.h 2025-06-01T22:52:21.8074848Z +++ awk '{print $5}' 2025-06-01T22:52:21.8103320Z ++ FSIZE=1600 2025-06-01T22:52:21.8104452Z ++ echo '"torch/include/ATen/ops/norm_meta_dispatch.h",sha256=tPerIpHfPUgAePF29glvJpS7FW7DBb3RAx_M48sqfiQ,1600' 2025-06-01T22:52:21.8105636Z ++ read fname 2025-06-01T22:52:21.8105949Z ++ make_wheel_record torch/include/ATen/ops/norm_native.h 2025-06-01T22:52:21.8106396Z ++ FPATH=torch/include/ATen/ops/norm_native.h 2025-06-01T22:52:21.8106796Z ++ echo torch/include/ATen/ops/norm_native.h 2025-06-01T22:52:21.8107143Z ++ grep RECORD 2025-06-01T22:52:21.8126412Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_native.h 2025-06-01T22:52:21.8127076Z +++ openssl base64 2025-06-01T22:52:21.8127572Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.8128023Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.8129031Z +++ sed -e s/=//g 2025-06-01T22:52:21.8169241Z ++ HASH=27UTuH50xUe7tbLaNvG46aNMuexGmLMaRL4QuDWVsRY 2025-06-01T22:52:21.8173764Z +++ ls -nl torch/include/ATen/ops/norm_native.h 2025-06-01T22:52:21.8174719Z +++ awk '{print $5}' 2025-06-01T22:52:21.8202196Z ++ FSIZE=2258 2025-06-01T22:52:21.8203306Z ++ echo '"torch/include/ATen/ops/norm_native.h",sha256=27UTuH50xUe7tbLaNvG46aNMuexGmLMaRL4QuDWVsRY,2258' 2025-06-01T22:52:21.8204679Z ++ read fname 2025-06-01T22:52:21.8205034Z ++ make_wheel_record torch/include/ATen/ops/norm_ops.h 2025-06-01T22:52:21.8205482Z ++ FPATH=torch/include/ATen/ops/norm_ops.h 2025-06-01T22:52:21.8205861Z ++ echo torch/include/ATen/ops/norm_ops.h 2025-06-01T22:52:21.8206230Z ++ grep RECORD 2025-06-01T22:52:21.8228634Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/norm_ops.h 2025-06-01T22:52:21.8229531Z +++ openssl base64 2025-06-01T22:52:21.8229811Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.8230074Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.8230343Z +++ sed -e s/=//g 2025-06-01T22:52:21.8271820Z ++ HASH=QcJvYA5jXzQl1HR8JsCrILlR68LLB_jcbdIcuLPWjxc 2025-06-01T22:52:21.8274149Z +++ ls -nl torch/include/ATen/ops/norm_ops.h 2025-06-01T22:52:21.8274813Z +++ awk '{print $5}' 2025-06-01T22:52:21.8302418Z ++ FSIZE=10250 2025-06-01T22:52:21.8303507Z ++ echo '"torch/include/ATen/ops/norm_ops.h",sha256=QcJvYA5jXzQl1HR8JsCrILlR68LLB_jcbdIcuLPWjxc,10250' 2025-06-01T22:52:21.8304168Z ++ read fname 2025-06-01T22:52:21.8304721Z ++ make_wheel_record torch/include/ATen/ops/normal.h 2025-06-01T22:52:21.8305285Z ++ FPATH=torch/include/ATen/ops/normal.h 2025-06-01T22:52:21.8305655Z ++ echo torch/include/ATen/ops/normal.h 2025-06-01T22:52:21.8305985Z ++ grep RECORD 2025-06-01T22:52:21.8326642Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/normal.h 2025-06-01T22:52:21.8327270Z +++ openssl base64 2025-06-01T22:52:21.8327908Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.8328433Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.8328914Z +++ sed -e s/=//g 2025-06-01T22:52:21.8370533Z ++ HASH=YQHEs4og7yVqiYZMHbZvmiSszRnvVFgNIGbaGRt0yQM 2025-06-01T22:52:21.8374868Z +++ ls -nl torch/include/ATen/ops/normal.h 2025-06-01T22:52:21.8376044Z +++ awk '{print $5}' 2025-06-01T22:52:21.8403801Z ++ FSIZE=11661 2025-06-01T22:52:21.8405033Z ++ echo '"torch/include/ATen/ops/normal.h",sha256=YQHEs4og7yVqiYZMHbZvmiSszRnvVFgNIGbaGRt0yQM,11661' 2025-06-01T22:52:21.8405748Z ++ read fname 2025-06-01T22:52:21.8406240Z ++ make_wheel_record torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.8407029Z ++ FPATH=torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.8407735Z ++ echo torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.8408261Z ++ grep RECORD 2025-06-01T22:52:21.8429795Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.8430442Z +++ openssl base64 2025-06-01T22:52:21.8430709Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.8430952Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.8431228Z +++ sed -e s/=//g 2025-06-01T22:52:21.8472199Z ++ HASH=6tdhh8ylOxipXPELHt3va33ArCWClxNDnx0LiyfuGeA 2025-06-01T22:52:21.8474398Z +++ ls -nl torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:21.8475541Z +++ awk '{print $5}' 2025-06-01T22:52:21.8506510Z ++ FSIZE=2667 2025-06-01T22:52:21.8507371Z ++ echo '"torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h",sha256=6tdhh8ylOxipXPELHt3va33ArCWClxNDnx0LiyfuGeA,2667' 2025-06-01T22:52:21.8508337Z ++ read fname 2025-06-01T22:52:21.8508702Z ++ make_wheel_record torch/include/ATen/ops/normal_cpu_dispatch.h 2025-06-01T22:52:21.8509204Z ++ FPATH=torch/include/ATen/ops/normal_cpu_dispatch.h 2025-06-01T22:52:21.8509662Z ++ echo torch/include/ATen/ops/normal_cpu_dispatch.h 2025-06-01T22:52:21.8510051Z ++ grep RECORD 2025-06-01T22:52:21.8533776Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/normal_cpu_dispatch.h 2025-06-01T22:52:21.8534325Z +++ openssl base64 2025-06-01T22:52:21.8534622Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.8536191Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.8537393Z +++ sed -e s/=//g 2025-06-01T22:52:21.8577687Z ++ HASH=fuuqby3n7A6tlry4f_rbmHhiOVkrCz5JDvr4Mi_PaVE 2025-06-01T22:52:21.8581107Z +++ ls -nl torch/include/ATen/ops/normal_cpu_dispatch.h 2025-06-01T22:52:21.8581867Z +++ awk '{print $5}' 2025-06-01T22:52:21.8606548Z ++ FSIZE=2052 2025-06-01T22:52:21.8607265Z ++ echo '"torch/include/ATen/ops/normal_cpu_dispatch.h",sha256=fuuqby3n7A6tlry4f_rbmHhiOVkrCz5JDvr4Mi_PaVE,2052' 2025-06-01T22:52:21.8607987Z ++ read fname 2025-06-01T22:52:21.8608368Z ++ make_wheel_record torch/include/ATen/ops/normal_cuda_dispatch.h 2025-06-01T22:52:21.8608897Z ++ FPATH=torch/include/ATen/ops/normal_cuda_dispatch.h 2025-06-01T22:52:21.8609429Z ++ echo torch/include/ATen/ops/normal_cuda_dispatch.h 2025-06-01T22:52:21.8609957Z ++ grep RECORD 2025-06-01T22:52:21.8632242Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/normal_cuda_dispatch.h 2025-06-01T22:52:21.8632783Z +++ openssl base64 2025-06-01T22:52:21.8633068Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.8633998Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.8634447Z +++ sed -e s/=//g 2025-06-01T22:52:21.8677847Z ++ HASH=KuAPqktLKuGNbecRsplUJKjb_7lk43ZIG7Ek0b8K4NQ 2025-06-01T22:52:21.8679482Z +++ ls -nl torch/include/ATen/ops/normal_cuda_dispatch.h 2025-06-01T22:52:21.8680812Z +++ awk '{print $5}' 2025-06-01T22:52:21.8709228Z ++ FSIZE=2054 2025-06-01T22:52:21.8709895Z ++ echo '"torch/include/ATen/ops/normal_cuda_dispatch.h",sha256=KuAPqktLKuGNbecRsplUJKjb_7lk43ZIG7Ek0b8K4NQ,2054' 2025-06-01T22:52:21.8710597Z ++ read fname 2025-06-01T22:52:21.8710953Z ++ make_wheel_record torch/include/ATen/ops/normal_meta_dispatch.h 2025-06-01T22:52:21.8711476Z ++ FPATH=torch/include/ATen/ops/normal_meta_dispatch.h 2025-06-01T22:52:21.8711931Z ++ echo torch/include/ATen/ops/normal_meta_dispatch.h 2025-06-01T22:52:21.8712325Z ++ grep RECORD 2025-06-01T22:52:21.8730327Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/normal_meta_dispatch.h 2025-06-01T22:52:21.8730990Z +++ openssl base64 2025-06-01T22:52:21.8731511Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.8732966Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.8734126Z +++ sed -e s/=//g 2025-06-01T22:52:21.8773030Z ++ HASH=v2wWumBdYl_cwWdT_Nb2-vHExk74YiSN_N_Tzd7alM4 2025-06-01T22:52:21.8778915Z +++ ls -nl torch/include/ATen/ops/normal_meta_dispatch.h 2025-06-01T22:52:21.8779336Z +++ awk '{print $5}' 2025-06-01T22:52:21.8806575Z ++ FSIZE=2054 2025-06-01T22:52:21.8807279Z ++ echo '"torch/include/ATen/ops/normal_meta_dispatch.h",sha256=v2wWumBdYl_cwWdT_Nb2-vHExk74YiSN_N_Tzd7alM4,2054' 2025-06-01T22:52:21.8807991Z ++ read fname 2025-06-01T22:52:21.8808330Z ++ make_wheel_record torch/include/ATen/ops/normal_native.h 2025-06-01T22:52:21.8808820Z ++ FPATH=torch/include/ATen/ops/normal_native.h 2025-06-01T22:52:21.8809240Z ++ echo torch/include/ATen/ops/normal_native.h 2025-06-01T22:52:21.8809625Z ++ grep RECORD 2025-06-01T22:52:21.8834451Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/normal_native.h 2025-06-01T22:52:21.8834995Z +++ openssl base64 2025-06-01T22:52:21.8835265Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.8835514Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.8835792Z +++ sed -e s/=//g 2025-06-01T22:52:21.8879075Z ++ HASH=h8WuYhtAeT3Lwwt5_1a0n26CRDD5kM877CWYaQIYc08 2025-06-01T22:52:21.8879868Z +++ ls -nl torch/include/ATen/ops/normal_native.h 2025-06-01T22:52:21.8881076Z +++ awk '{print $5}' 2025-06-01T22:52:21.8909447Z ++ FSIZE=3333 2025-06-01T22:52:21.8910241Z ++ echo '"torch/include/ATen/ops/normal_native.h",sha256=h8WuYhtAeT3Lwwt5_1a0n26CRDD5kM877CWYaQIYc08,3333' 2025-06-01T22:52:21.8910878Z ++ read fname 2025-06-01T22:52:21.8911204Z ++ make_wheel_record torch/include/ATen/ops/normal_ops.h 2025-06-01T22:52:21.8911632Z ++ FPATH=torch/include/ATen/ops/normal_ops.h 2025-06-01T22:52:21.8912025Z ++ echo torch/include/ATen/ops/normal_ops.h 2025-06-01T22:52:21.8912368Z ++ grep RECORD 2025-06-01T22:52:21.8930641Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/normal_ops.h 2025-06-01T22:52:21.8931370Z +++ openssl base64 2025-06-01T22:52:21.8932419Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.8933565Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.8935002Z +++ sed -e s/=//g 2025-06-01T22:52:21.8984484Z ++ HASH=00DTeYDKEU0JEE3sPUfdszznOaj81gYN-87GAUqIgms 2025-06-01T22:52:21.8984998Z +++ ls -nl torch/include/ATen/ops/normal_ops.h 2025-06-01T22:52:21.8985364Z +++ awk '{print $5}' 2025-06-01T22:52:21.9006569Z ++ FSIZE=9634 2025-06-01T22:52:21.9007236Z ++ echo '"torch/include/ATen/ops/normal_ops.h",sha256=00DTeYDKEU0JEE3sPUfdszznOaj81gYN-87GAUqIgms,9634' 2025-06-01T22:52:21.9007912Z ++ read fname 2025-06-01T22:52:21.9008231Z ++ make_wheel_record torch/include/ATen/ops/not_equal.h 2025-06-01T22:52:21.9008679Z ++ FPATH=torch/include/ATen/ops/not_equal.h 2025-06-01T22:52:21.9009069Z ++ echo torch/include/ATen/ops/not_equal.h 2025-06-01T22:52:21.9009430Z ++ grep RECORD 2025-06-01T22:52:21.9031183Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/not_equal.h 2025-06-01T22:52:21.9031696Z +++ openssl base64 2025-06-01T22:52:21.9031959Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.9032224Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.9033598Z +++ sed -e s/=//g 2025-06-01T22:52:21.9078245Z ++ HASH=9emjiEeO1fbSu2Kbu4bxrXYNUhuU111Tjl9DGpGo_Yg 2025-06-01T22:52:21.9079794Z +++ ls -nl torch/include/ATen/ops/not_equal.h 2025-06-01T22:52:21.9080685Z +++ awk '{print $5}' 2025-06-01T22:52:21.9109258Z ++ FSIZE=1975 2025-06-01T22:52:21.9109894Z ++ echo '"torch/include/ATen/ops/not_equal.h",sha256=9emjiEeO1fbSu2Kbu4bxrXYNUhuU111Tjl9DGpGo_Yg,1975' 2025-06-01T22:52:21.9110529Z ++ read fname 2025-06-01T22:52:21.9111029Z ++ make_wheel_record torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9111797Z ++ FPATH=torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9112520Z ++ echo torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9113030Z ++ grep RECORD 2025-06-01T22:52:21.9130950Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9131767Z +++ openssl base64 2025-06-01T22:52:21.9132285Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.9133730Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.9134854Z +++ sed -e s/=//g 2025-06-01T22:52:21.9173250Z ++ HASH=Hv7pe_IWW23uaET-h9de1yltqNvplM1rgp8QFiBY7Mk 2025-06-01T22:52:21.9179337Z +++ ls -nl torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9179870Z +++ awk '{print $5}' 2025-06-01T22:52:21.9206043Z ++ FSIZE=1466 2025-06-01T22:52:21.9207878Z ++ echo '"torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h",sha256=Hv7pe_IWW23uaET-h9de1yltqNvplM1rgp8QFiBY7Mk,1466' 2025-06-01T22:52:21.9208735Z ++ read fname 2025-06-01T22:52:21.9209099Z ++ make_wheel_record torch/include/ATen/ops/not_equal_native.h 2025-06-01T22:52:21.9209590Z ++ FPATH=torch/include/ATen/ops/not_equal_native.h 2025-06-01T22:52:21.9210038Z ++ echo torch/include/ATen/ops/not_equal_native.h 2025-06-01T22:52:21.9210415Z ++ grep RECORD 2025-06-01T22:52:21.9232085Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/not_equal_native.h 2025-06-01T22:52:21.9232604Z +++ openssl base64 2025-06-01T22:52:21.9232869Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.9233108Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.9233509Z +++ sed -e s/=//g 2025-06-01T22:52:21.9277295Z ++ HASH=NLcBfqMHl_EOZJyrJq03leJFLAG9j01Xx8fFVVsFToc 2025-06-01T22:52:21.9279086Z +++ ls -nl torch/include/ATen/ops/not_equal_native.h 2025-06-01T22:52:21.9280215Z +++ awk '{print $5}' 2025-06-01T22:52:21.9308266Z ++ FSIZE=962 2025-06-01T22:52:21.9308911Z ++ echo '"torch/include/ATen/ops/not_equal_native.h",sha256=NLcBfqMHl_EOZJyrJq03leJFLAG9j01Xx8fFVVsFToc,962' 2025-06-01T22:52:21.9309577Z ++ read fname 2025-06-01T22:52:21.9309903Z ++ make_wheel_record torch/include/ATen/ops/not_equal_ops.h 2025-06-01T22:52:21.9310370Z ++ FPATH=torch/include/ATen/ops/not_equal_ops.h 2025-06-01T22:52:21.9310772Z ++ echo torch/include/ATen/ops/not_equal_ops.h 2025-06-01T22:52:21.9311139Z ++ grep RECORD 2025-06-01T22:52:21.9330070Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/not_equal_ops.h 2025-06-01T22:52:21.9330575Z +++ openssl base64 2025-06-01T22:52:21.9331454Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.9332731Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.9333779Z +++ sed -e s/=//g 2025-06-01T22:52:21.9372001Z ++ HASH=f9_95IUBPKYoIhVi_miouXFmZhvbvJ2lO8vhv3QfyiY 2025-06-01T22:52:21.9377107Z +++ ls -nl torch/include/ATen/ops/not_equal_ops.h 2025-06-01T22:52:21.9378871Z +++ awk '{print $5}' 2025-06-01T22:52:21.9405846Z ++ FSIZE=4327 2025-06-01T22:52:21.9406491Z ++ echo '"torch/include/ATen/ops/not_equal_ops.h",sha256=f9_95IUBPKYoIhVi_miouXFmZhvbvJ2lO8vhv3QfyiY,4327' 2025-06-01T22:52:21.9407142Z ++ read fname 2025-06-01T22:52:21.9407483Z ++ make_wheel_record torch/include/ATen/ops/nuclear_norm.h 2025-06-01T22:52:21.9407936Z ++ FPATH=torch/include/ATen/ops/nuclear_norm.h 2025-06-01T22:52:21.9408357Z ++ echo torch/include/ATen/ops/nuclear_norm.h 2025-06-01T22:52:21.9408719Z ++ grep RECORD 2025-06-01T22:52:21.9432680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nuclear_norm.h 2025-06-01T22:52:21.9433199Z +++ openssl base64 2025-06-01T22:52:21.9433464Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.9433725Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.9433979Z +++ sed -e s/=//g 2025-06-01T22:52:21.9474111Z ++ HASH=5DgwBSV0XClmdigQoslyA5VOzF_u8BXQbtplzKkXf3Y 2025-06-01T22:52:21.9477776Z +++ ls -nl torch/include/ATen/ops/nuclear_norm.h 2025-06-01T22:52:21.9478674Z +++ awk '{print $5}' 2025-06-01T22:52:21.9505944Z ++ FSIZE=2086 2025-06-01T22:52:21.9506583Z ++ echo '"torch/include/ATen/ops/nuclear_norm.h",sha256=5DgwBSV0XClmdigQoslyA5VOzF_u8BXQbtplzKkXf3Y,2086' 2025-06-01T22:52:21.9507238Z ++ read fname 2025-06-01T22:52:21.9507738Z ++ make_wheel_record torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9508560Z ++ FPATH=torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9509306Z ++ echo torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9509996Z ++ grep RECORD 2025-06-01T22:52:21.9530049Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9530750Z +++ openssl base64 2025-06-01T22:52:21.9531320Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.9532738Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.9533825Z +++ sed -e s/=//g 2025-06-01T22:52:21.9570852Z ++ HASH=vhRWRYRPERaidyNV-hbowCBZ2HlABPaku9map-l-4Bw 2025-06-01T22:52:21.9576209Z +++ ls -nl torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9576903Z +++ awk '{print $5}' 2025-06-01T22:52:21.9603494Z ++ FSIZE=1339 2025-06-01T22:52:21.9605041Z ++ echo '"torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h",sha256=vhRWRYRPERaidyNV-hbowCBZ2HlABPaku9map-l-4Bw,1339' 2025-06-01T22:52:21.9605944Z ++ read fname 2025-06-01T22:52:21.9606326Z ++ make_wheel_record torch/include/ATen/ops/nuclear_norm_native.h 2025-06-01T22:52:21.9606854Z ++ FPATH=torch/include/ATen/ops/nuclear_norm_native.h 2025-06-01T22:52:21.9607324Z ++ echo torch/include/ATen/ops/nuclear_norm_native.h 2025-06-01T22:52:21.9607727Z ++ grep RECORD 2025-06-01T22:52:21.9630153Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nuclear_norm_native.h 2025-06-01T22:52:21.9630698Z +++ openssl base64 2025-06-01T22:52:21.9630948Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.9631208Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.9631532Z +++ sed -e s/=//g 2025-06-01T22:52:21.9673224Z ++ HASH=GT6ymZ46nK4JSuOJPfbY01tD-k2V1ajInPm_LH62rbA 2025-06-01T22:52:21.9674387Z +++ ls -nl torch/include/ATen/ops/nuclear_norm_native.h 2025-06-01T22:52:21.9675904Z +++ awk '{print $5}' 2025-06-01T22:52:21.9704653Z ++ FSIZE=820 2025-06-01T22:52:21.9705319Z ++ echo '"torch/include/ATen/ops/nuclear_norm_native.h",sha256=GT6ymZ46nK4JSuOJPfbY01tD-k2V1ajInPm_LH62rbA,820' 2025-06-01T22:52:21.9706003Z ++ read fname 2025-06-01T22:52:21.9706353Z ++ make_wheel_record torch/include/ATen/ops/nuclear_norm_ops.h 2025-06-01T22:52:21.9706836Z ++ FPATH=torch/include/ATen/ops/nuclear_norm_ops.h 2025-06-01T22:52:21.9707272Z ++ echo torch/include/ATen/ops/nuclear_norm_ops.h 2025-06-01T22:52:21.9707639Z ++ grep RECORD 2025-06-01T22:52:21.9726892Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/nuclear_norm_ops.h 2025-06-01T22:52:21.9727411Z +++ openssl base64 2025-06-01T22:52:21.9727691Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.9728825Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.9730147Z +++ sed -e s/=//g 2025-06-01T22:52:21.9770476Z ++ HASH=WS6nJyvtWO7JbnlKaNcFueIwMyBH6PCkQqrX_w8_uHI 2025-06-01T22:52:21.9775417Z +++ ls -nl torch/include/ATen/ops/nuclear_norm_ops.h 2025-06-01T22:52:21.9776276Z +++ awk '{print $5}' 2025-06-01T22:52:21.9802449Z ++ FSIZE=3090 2025-06-01T22:52:21.9803142Z ++ echo '"torch/include/ATen/ops/nuclear_norm_ops.h",sha256=WS6nJyvtWO7JbnlKaNcFueIwMyBH6PCkQqrX_w8_uHI,3090' 2025-06-01T22:52:21.9803827Z ++ read fname 2025-06-01T22:52:21.9804255Z ++ make_wheel_record torch/include/ATen/ops/numpy_T.h 2025-06-01T22:52:21.9804871Z ++ FPATH=torch/include/ATen/ops/numpy_T.h 2025-06-01T22:52:21.9805253Z ++ echo torch/include/ATen/ops/numpy_T.h 2025-06-01T22:52:21.9805610Z ++ grep RECORD 2025-06-01T22:52:21.9827953Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/numpy_T.h 2025-06-01T22:52:21.9828549Z +++ openssl base64 2025-06-01T22:52:21.9828819Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.9829292Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.9830349Z +++ sed -e s/=//g 2025-06-01T22:52:21.9869950Z ++ HASH=kiAY6Djd1ITWNlhDt4lgLA7w3VlT-4H0p4RYbTkn5XE 2025-06-01T22:52:21.9875976Z +++ ls -nl torch/include/ATen/ops/numpy_T.h 2025-06-01T22:52:21.9877313Z +++ awk '{print $5}' 2025-06-01T22:52:21.9904216Z ++ FSIZE=504 2025-06-01T22:52:21.9904854Z ++ echo '"torch/include/ATen/ops/numpy_T.h",sha256=kiAY6Djd1ITWNlhDt4lgLA7w3VlT-4H0p4RYbTkn5XE,504' 2025-06-01T22:52:21.9905608Z ++ read fname 2025-06-01T22:52:21.9906158Z ++ make_wheel_record torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9907086Z ++ FPATH=torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9907913Z ++ echo torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9908491Z ++ grep RECORD 2025-06-01T22:52:21.9929025Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9929769Z +++ openssl base64 2025-06-01T22:52:21.9930356Z +++ sed -e s/+/-/g 2025-06-01T22:52:21.9931945Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:21.9933198Z +++ sed -e s/=//g 2025-06-01T22:52:21.9970742Z ++ HASH=OCNdHot_8eP2h9wLwO048woz7aS8pqQo8mcIujot0Ac 2025-06-01T22:52:21.9976018Z +++ ls -nl torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:21.9976711Z +++ awk '{print $5}' 2025-06-01T22:52:22.0002663Z ++ FSIZE=765 2025-06-01T22:52:22.0003583Z ++ echo '"torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h",sha256=OCNdHot_8eP2h9wLwO048woz7aS8pqQo8mcIujot0Ac,765' 2025-06-01T22:52:22.0004754Z ++ read fname 2025-06-01T22:52:22.0005219Z ++ make_wheel_record torch/include/ATen/ops/numpy_T_native.h 2025-06-01T22:52:22.0005715Z ++ FPATH=torch/include/ATen/ops/numpy_T_native.h 2025-06-01T22:52:22.0006195Z ++ echo torch/include/ATen/ops/numpy_T_native.h 2025-06-01T22:52:22.0006765Z ++ grep RECORD 2025-06-01T22:52:22.0029877Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/numpy_T_native.h 2025-06-01T22:52:22.0030521Z +++ openssl base64 2025-06-01T22:52:22.0030827Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.0031068Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.0031403Z +++ sed -e s/=//g 2025-06-01T22:52:22.0073061Z ++ HASH=d7ueS4hLvlkLxtlVJCYUIA4GxLaPH7HS10ZWKj5wp-Y 2025-06-01T22:52:22.0075258Z +++ ls -nl torch/include/ATen/ops/numpy_T_native.h 2025-06-01T22:52:22.0076006Z +++ awk '{print $5}' 2025-06-01T22:52:22.0105036Z ++ FSIZE=477 2025-06-01T22:52:22.0106294Z ++ echo '"torch/include/ATen/ops/numpy_T_native.h",sha256=d7ueS4hLvlkLxtlVJCYUIA4GxLaPH7HS10ZWKj5wp-Y,477' 2025-06-01T22:52:22.0106996Z ++ read fname 2025-06-01T22:52:22.0107332Z ++ make_wheel_record torch/include/ATen/ops/numpy_T_ops.h 2025-06-01T22:52:22.0107783Z ++ FPATH=torch/include/ATen/ops/numpy_T_ops.h 2025-06-01T22:52:22.0108194Z ++ echo torch/include/ATen/ops/numpy_T_ops.h 2025-06-01T22:52:22.0108540Z ++ grep RECORD 2025-06-01T22:52:22.0127666Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/numpy_T_ops.h 2025-06-01T22:52:22.0128165Z +++ openssl base64 2025-06-01T22:52:22.0128454Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.0129663Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.0130725Z +++ sed -e s/=//g 2025-06-01T22:52:22.0171016Z ++ HASH=2eHUkAyG4pRIvTjxw3-j6RrVCVtoFiA9DNNxPRnpoVk 2025-06-01T22:52:22.0175432Z +++ ls -nl torch/include/ATen/ops/numpy_T_ops.h 2025-06-01T22:52:22.0176375Z +++ awk '{print $5}' 2025-06-01T22:52:22.0203282Z ++ FSIZE=966 2025-06-01T22:52:22.0203918Z ++ echo '"torch/include/ATen/ops/numpy_T_ops.h",sha256=2eHUkAyG4pRIvTjxw3-j6RrVCVtoFiA9DNNxPRnpoVk,966' 2025-06-01T22:52:22.0204856Z ++ read fname 2025-06-01T22:52:22.0205190Z ++ make_wheel_record torch/include/ATen/ops/one_hot.h 2025-06-01T22:52:22.0205642Z ++ FPATH=torch/include/ATen/ops/one_hot.h 2025-06-01T22:52:22.0206028Z ++ echo torch/include/ATen/ops/one_hot.h 2025-06-01T22:52:22.0206391Z ++ grep RECORD 2025-06-01T22:52:22.0228570Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/one_hot.h 2025-06-01T22:52:22.0229057Z +++ openssl base64 2025-06-01T22:52:22.0229328Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.0229577Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.0229926Z +++ sed -e s/=//g 2025-06-01T22:52:22.0274560Z ++ HASH=orZxSjqkWg03dEf92OMbBgbfgyFiYOU4e4bvc21q4mo 2025-06-01T22:52:22.0276153Z +++ ls -nl torch/include/ATen/ops/one_hot.h 2025-06-01T22:52:22.0277235Z +++ awk '{print $5}' 2025-06-01T22:52:22.0307433Z ++ FSIZE=698 2025-06-01T22:52:22.0308048Z ++ echo '"torch/include/ATen/ops/one_hot.h",sha256=orZxSjqkWg03dEf92OMbBgbfgyFiYOU4e4bvc21q4mo,698' 2025-06-01T22:52:22.0308661Z ++ read fname 2025-06-01T22:52:22.0309151Z ++ make_wheel_record torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.0310141Z ++ FPATH=torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.0310854Z ++ echo torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.0311373Z ++ grep RECORD 2025-06-01T22:52:22.0328000Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.0328666Z +++ openssl base64 2025-06-01T22:52:22.0329028Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.0330239Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.0331672Z +++ sed -e s/=//g 2025-06-01T22:52:22.0370718Z ++ HASH=tVy4fq7qb7U4eeTz-cPl--TBb0Ee4jVUOWQsKswy5dU 2025-06-01T22:52:22.0375511Z +++ ls -nl torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.0376171Z +++ awk '{print $5}' 2025-06-01T22:52:22.0404678Z ++ FSIZE=789 2025-06-01T22:52:22.0405655Z ++ echo '"torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h",sha256=tVy4fq7qb7U4eeTz-cPl--TBb0Ee4jVUOWQsKswy5dU,789' 2025-06-01T22:52:22.0406513Z ++ read fname 2025-06-01T22:52:22.0406868Z ++ make_wheel_record torch/include/ATen/ops/one_hot_native.h 2025-06-01T22:52:22.0407341Z ++ FPATH=torch/include/ATen/ops/one_hot_native.h 2025-06-01T22:52:22.0407940Z ++ echo torch/include/ATen/ops/one_hot_native.h 2025-06-01T22:52:22.0408314Z ++ grep RECORD 2025-06-01T22:52:22.0429679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/one_hot_native.h 2025-06-01T22:52:22.0430321Z +++ openssl base64 2025-06-01T22:52:22.0430590Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.0430837Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.0431107Z +++ sed -e s/=//g 2025-06-01T22:52:22.0475058Z ++ HASH=72PXxcr9ENI-1KvJH0C6g5IvttRWEZigPsu-lLKP5P0 2025-06-01T22:52:22.0475546Z +++ ls -nl torch/include/ATen/ops/one_hot_native.h 2025-06-01T22:52:22.0476683Z +++ awk '{print $5}' 2025-06-01T22:52:22.0505791Z ++ FSIZE=501 2025-06-01T22:52:22.0506438Z ++ echo '"torch/include/ATen/ops/one_hot_native.h",sha256=72PXxcr9ENI-1KvJH0C6g5IvttRWEZigPsu-lLKP5P0,501' 2025-06-01T22:52:22.0507104Z ++ read fname 2025-06-01T22:52:22.0507423Z ++ make_wheel_record torch/include/ATen/ops/one_hot_ops.h 2025-06-01T22:52:22.0507875Z ++ FPATH=torch/include/ATen/ops/one_hot_ops.h 2025-06-01T22:52:22.0508267Z ++ echo torch/include/ATen/ops/one_hot_ops.h 2025-06-01T22:52:22.0508628Z ++ grep RECORD 2025-06-01T22:52:22.0527809Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/one_hot_ops.h 2025-06-01T22:52:22.0528340Z +++ openssl base64 2025-06-01T22:52:22.0528698Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.0529820Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.0531205Z +++ sed -e s/=//g 2025-06-01T22:52:22.0570273Z ++ HASH=Z8gsKED3bgLae8smkvu-g-NZrPiYjL5JLzgRxpGGyUg 2025-06-01T22:52:22.0574842Z +++ ls -nl torch/include/ATen/ops/one_hot_ops.h 2025-06-01T22:52:22.0575836Z +++ awk '{print $5}' 2025-06-01T22:52:22.0603688Z ++ FSIZE=1031 2025-06-01T22:52:22.0604455Z ++ echo '"torch/include/ATen/ops/one_hot_ops.h",sha256=Z8gsKED3bgLae8smkvu-g-NZrPiYjL5JLzgRxpGGyUg,1031' 2025-06-01T22:52:22.0605346Z ++ read fname 2025-06-01T22:52:22.0605664Z ++ make_wheel_record torch/include/ATen/ops/ones.h 2025-06-01T22:52:22.0606076Z ++ FPATH=torch/include/ATen/ops/ones.h 2025-06-01T22:52:22.0606452Z ++ echo torch/include/ATen/ops/ones.h 2025-06-01T22:52:22.0606791Z ++ grep RECORD 2025-06-01T22:52:22.0627778Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ones.h 2025-06-01T22:52:22.0628264Z +++ openssl base64 2025-06-01T22:52:22.0628647Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.0628911Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.0629510Z +++ sed -e s/=//g 2025-06-01T22:52:22.0673063Z ++ HASH=9--l7AyvAUdztKrgo_S-pWzYMNxzmecMxtkWHiqQszg 2025-06-01T22:52:22.0674660Z +++ ls -nl torch/include/ATen/ops/ones.h 2025-06-01T22:52:22.0676189Z +++ awk '{print $5}' 2025-06-01T22:52:22.0703782Z ++ FSIZE=6829 2025-06-01T22:52:22.0704400Z ++ echo '"torch/include/ATen/ops/ones.h",sha256=9--l7AyvAUdztKrgo_S-pWzYMNxzmecMxtkWHiqQszg,6829' 2025-06-01T22:52:22.0705009Z ++ read fname 2025-06-01T22:52:22.0705694Z ++ make_wheel_record torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.0706493Z ++ FPATH=torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.0707188Z ++ echo torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.0707688Z ++ grep RECORD 2025-06-01T22:52:22.0727120Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.0727798Z +++ openssl base64 2025-06-01T22:52:22.0728107Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.0728677Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.0729839Z +++ sed -e s/=//g 2025-06-01T22:52:22.0768849Z ++ HASH=AiETvdSXcoJBdtMd8A1xccPq6gZTUQW4_VpaPKlNWr0 2025-06-01T22:52:22.0774137Z +++ ls -nl torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.0774924Z +++ awk '{print $5}' 2025-06-01T22:52:22.0802490Z ++ FSIZE=2174 2025-06-01T22:52:22.0803382Z ++ echo '"torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h",sha256=AiETvdSXcoJBdtMd8A1xccPq6gZTUQW4_VpaPKlNWr0,2174' 2025-06-01T22:52:22.0804366Z ++ read fname 2025-06-01T22:52:22.0804936Z ++ make_wheel_record torch/include/ATen/ops/ones_like.h 2025-06-01T22:52:22.0805539Z ++ FPATH=torch/include/ATen/ops/ones_like.h 2025-06-01T22:52:22.0805944Z ++ echo torch/include/ATen/ops/ones_like.h 2025-06-01T22:52:22.0806299Z ++ grep RECORD 2025-06-01T22:52:22.0826786Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ones_like.h 2025-06-01T22:52:22.0827479Z +++ openssl base64 2025-06-01T22:52:22.0828404Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.0828652Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.0830137Z +++ sed -e s/=//g 2025-06-01T22:52:22.0873202Z ++ HASH=NuLy8y2K8iWdEQDEaobIIOWt5WBa-flSVjubYBXZVTs 2025-06-01T22:52:22.0875127Z +++ ls -nl torch/include/ATen/ops/ones_like.h 2025-06-01T22:52:22.0875890Z +++ awk '{print $5}' 2025-06-01T22:52:22.0903419Z ++ FSIZE=2208 2025-06-01T22:52:22.0904264Z ++ echo '"torch/include/ATen/ops/ones_like.h",sha256=NuLy8y2K8iWdEQDEaobIIOWt5WBa-flSVjubYBXZVTs,2208' 2025-06-01T22:52:22.0904911Z ++ read fname 2025-06-01T22:52:22.0905472Z ++ make_wheel_record torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.0906385Z ++ FPATH=torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.0907171Z ++ echo torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.0907710Z ++ grep RECORD 2025-06-01T22:52:22.0927613Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.0928403Z +++ openssl base64 2025-06-01T22:52:22.0928680Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.0929437Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.0930865Z +++ sed -e s/=//g 2025-06-01T22:52:22.0970173Z ++ HASH=XR0hn113hRkgXqfdxjJiLMqfOufaOAnhxrs80iGHDjE 2025-06-01T22:52:22.0975129Z +++ ls -nl torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.0978520Z +++ awk '{print $5}' 2025-06-01T22:52:22.1005405Z ++ FSIZE=1388 2025-06-01T22:52:22.1006371Z ++ echo '"torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h",sha256=XR0hn113hRkgXqfdxjJiLMqfOufaOAnhxrs80iGHDjE,1388' 2025-06-01T22:52:22.1007330Z ++ read fname 2025-06-01T22:52:22.1007756Z ++ make_wheel_record torch/include/ATen/ops/ones_like_native.h 2025-06-01T22:52:22.1008246Z ++ FPATH=torch/include/ATen/ops/ones_like_native.h 2025-06-01T22:52:22.1008701Z ++ echo torch/include/ATen/ops/ones_like_native.h 2025-06-01T22:52:22.1009087Z ++ grep RECORD 2025-06-01T22:52:22.1030905Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ones_like_native.h 2025-06-01T22:52:22.1031516Z +++ openssl base64 2025-06-01T22:52:22.1031770Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.1032092Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.1032351Z +++ sed -e s/=//g 2025-06-01T22:52:22.1075259Z ++ HASH=4kfI2eTA6DJGe2df_wOSgWVvZCV8f7YXYXtK2c6fCwM 2025-06-01T22:52:22.1077718Z +++ ls -nl torch/include/ATen/ops/ones_like_native.h 2025-06-01T22:52:22.1079078Z +++ awk '{print $5}' 2025-06-01T22:52:22.1106465Z ++ FSIZE=830 2025-06-01T22:52:22.1107345Z ++ echo '"torch/include/ATen/ops/ones_like_native.h",sha256=4kfI2eTA6DJGe2df_wOSgWVvZCV8f7YXYXtK2c6fCwM,830' 2025-06-01T22:52:22.1108149Z ++ read fname 2025-06-01T22:52:22.1108479Z ++ make_wheel_record torch/include/ATen/ops/ones_like_ops.h 2025-06-01T22:52:22.1108648Z ++ FPATH=torch/include/ATen/ops/ones_like_ops.h 2025-06-01T22:52:22.1108822Z ++ echo torch/include/ATen/ops/ones_like_ops.h 2025-06-01T22:52:22.1108951Z ++ grep RECORD 2025-06-01T22:52:22.1133274Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ones_like_ops.h 2025-06-01T22:52:22.1133643Z +++ openssl base64 2025-06-01T22:52:22.1134845Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.1136659Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.1137143Z +++ sed -e s/=//g 2025-06-01T22:52:22.1175246Z ++ HASH=77oCLzO6WpmRan27b7qOx6nNxFxHyf6tWb8SLv8sb_E 2025-06-01T22:52:22.1181333Z +++ ls -nl torch/include/ATen/ops/ones_like_ops.h 2025-06-01T22:52:22.1182786Z +++ awk '{print $5}' 2025-06-01T22:52:22.1207059Z ++ FSIZE=2395 2025-06-01T22:52:22.1207612Z ++ echo '"torch/include/ATen/ops/ones_like_ops.h",sha256=77oCLzO6WpmRan27b7qOx6nNxFxHyf6tWb8SLv8sb_E,2395' 2025-06-01T22:52:22.1207725Z ++ read fname 2025-06-01T22:52:22.1208066Z ++ make_wheel_record torch/include/ATen/ops/ones_native.h 2025-06-01T22:52:22.1208218Z ++ FPATH=torch/include/ATen/ops/ones_native.h 2025-06-01T22:52:22.1210296Z ++ echo torch/include/ATen/ops/ones_native.h 2025-06-01T22:52:22.1211493Z ++ grep RECORD 2025-06-01T22:52:22.1234473Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ones_native.h 2025-06-01T22:52:22.1234595Z +++ openssl base64 2025-06-01T22:52:22.1234703Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.1235552Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.1235668Z +++ sed -e s/=//g 2025-06-01T22:52:22.1278827Z ++ HASH=G2fPkYzOO11iFnDWhHj8IJRJPUaRRJvEnhGFqAjO5Fk 2025-06-01T22:52:22.1280601Z +++ ls -nl torch/include/ATen/ops/ones_native.h 2025-06-01T22:52:22.1281893Z +++ awk '{print $5}' 2025-06-01T22:52:22.1309797Z ++ FSIZE=1066 2025-06-01T22:52:22.1310320Z ++ echo '"torch/include/ATen/ops/ones_native.h",sha256=G2fPkYzOO11iFnDWhHj8IJRJPUaRRJvEnhGFqAjO5Fk,1066' 2025-06-01T22:52:22.1310436Z ++ read fname 2025-06-01T22:52:22.1310626Z ++ make_wheel_record torch/include/ATen/ops/ones_ops.h 2025-06-01T22:52:22.1310759Z ++ FPATH=torch/include/ATen/ops/ones_ops.h 2025-06-01T22:52:22.1310890Z ++ echo torch/include/ATen/ops/ones_ops.h 2025-06-01T22:52:22.1311428Z ++ grep RECORD 2025-06-01T22:52:22.1331662Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ones_ops.h 2025-06-01T22:52:22.1331842Z +++ openssl base64 2025-06-01T22:52:22.1333038Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.1334559Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.1335865Z +++ sed -e s/=//g 2025-06-01T22:52:22.1374073Z ++ HASH=QO_eBgdmiExpeZ5RX7SnShHA9AmPtnWsKUdY75Hu2cA 2025-06-01T22:52:22.1379694Z +++ ls -nl torch/include/ATen/ops/ones_ops.h 2025-06-01T22:52:22.1380425Z +++ awk '{print $5}' 2025-06-01T22:52:22.1405929Z ++ FSIZE=3894 2025-06-01T22:52:22.1406412Z ++ echo '"torch/include/ATen/ops/ones_ops.h",sha256=QO_eBgdmiExpeZ5RX7SnShHA9AmPtnWsKUdY75Hu2cA,3894' 2025-06-01T22:52:22.1406511Z ++ read fname 2025-06-01T22:52:22.1406682Z ++ make_wheel_record torch/include/ATen/ops/or.h 2025-06-01T22:52:22.1406807Z ++ FPATH=torch/include/ATen/ops/or.h 2025-06-01T22:52:22.1407735Z ++ echo torch/include/ATen/ops/or.h 2025-06-01T22:52:22.1408615Z ++ grep RECORD 2025-06-01T22:52:22.1432101Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/or.h 2025-06-01T22:52:22.1432215Z +++ openssl base64 2025-06-01T22:52:22.1432403Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.1432592Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.1434448Z +++ sed -e s/=//g 2025-06-01T22:52:22.1475592Z ++ HASH=wxKjkA0MaILvHjlP92EwdQspqvbtI3YZUiknNujDjW8 2025-06-01T22:52:22.1477180Z +++ ls -nl torch/include/ATen/ops/or.h 2025-06-01T22:52:22.1478961Z +++ awk '{print $5}' 2025-06-01T22:52:22.1506068Z ++ FSIZE=890 2025-06-01T22:52:22.1506706Z ++ echo '"torch/include/ATen/ops/or.h",sha256=wxKjkA0MaILvHjlP92EwdQspqvbtI3YZUiknNujDjW8,890' 2025-06-01T22:52:22.1506858Z ++ read fname 2025-06-01T22:52:22.1507260Z ++ make_wheel_record torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.1507544Z ++ FPATH=torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.1507807Z ++ echo torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.1508928Z ++ grep RECORD 2025-06-01T22:52:22.1529879Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.1530273Z +++ openssl base64 2025-06-01T22:52:22.1531185Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.1532276Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.1533528Z +++ sed -e s/=//g 2025-06-01T22:52:22.1571808Z ++ HASH=ig4iyemDkwA6VDc2NPJrsRjHRExSL6pSF370YKeHDCA 2025-06-01T22:52:22.1577113Z +++ ls -nl torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.1578424Z +++ awk '{print $5}' 2025-06-01T22:52:22.1605835Z ++ FSIZE=1024 2025-06-01T22:52:22.1606506Z ++ echo '"torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h",sha256=ig4iyemDkwA6VDc2NPJrsRjHRExSL6pSF370YKeHDCA,1024' 2025-06-01T22:52:22.1606605Z ++ read fname 2025-06-01T22:52:22.1606936Z ++ make_wheel_record torch/include/ATen/ops/or_native.h 2025-06-01T22:52:22.1607091Z ++ FPATH=torch/include/ATen/ops/or_native.h 2025-06-01T22:52:22.1607276Z ++ echo torch/include/ATen/ops/or_native.h 2025-06-01T22:52:22.1607379Z ++ grep RECORD 2025-06-01T22:52:22.1632346Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/or_native.h 2025-06-01T22:52:22.1632467Z +++ openssl base64 2025-06-01T22:52:22.1632568Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.1632678Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.1632991Z +++ sed -e s/=//g 2025-06-01T22:52:22.1675471Z ++ HASH=lmRG4Rysu3sdX-WvEgyONBv6zqmEx2nnouz-3RILtGc 2025-06-01T22:52:22.1677178Z +++ ls -nl torch/include/ATen/ops/or_native.h 2025-06-01T22:52:22.1678135Z +++ awk '{print $5}' 2025-06-01T22:52:22.1706101Z ++ FSIZE=736 2025-06-01T22:52:22.1706749Z ++ echo '"torch/include/ATen/ops/or_native.h",sha256=lmRG4Rysu3sdX-WvEgyONBv6zqmEx2nnouz-3RILtGc,736' 2025-06-01T22:52:22.1706852Z ++ read fname 2025-06-01T22:52:22.1707044Z ++ make_wheel_record torch/include/ATen/ops/or_ops.h 2025-06-01T22:52:22.1707169Z ++ FPATH=torch/include/ATen/ops/or_ops.h 2025-06-01T22:52:22.1707291Z ++ echo torch/include/ATen/ops/or_ops.h 2025-06-01T22:52:22.1707825Z ++ grep RECORD 2025-06-01T22:52:22.1728019Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/or_ops.h 2025-06-01T22:52:22.1728426Z +++ openssl base64 2025-06-01T22:52:22.1729690Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.1730900Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.1732106Z +++ sed -e s/=//g 2025-06-01T22:52:22.1770597Z ++ HASH=IsmKq41nfk-VcDzTFJ43m9LMOlxOBxADGnz_TqISsT4 2025-06-01T22:52:22.1775589Z +++ ls -nl torch/include/ATen/ops/or_ops.h 2025-06-01T22:52:22.1776583Z +++ awk '{print $5}' 2025-06-01T22:52:22.1802927Z ++ FSIZE=2879 2025-06-01T22:52:22.1803437Z ++ echo '"torch/include/ATen/ops/or_ops.h",sha256=IsmKq41nfk-VcDzTFJ43m9LMOlxOBxADGnz_TqISsT4,2879' 2025-06-01T22:52:22.1803599Z ++ read fname 2025-06-01T22:52:22.1803813Z ++ make_wheel_record torch/include/ATen/ops/orgqr.h 2025-06-01T22:52:22.1804087Z ++ FPATH=torch/include/ATen/ops/orgqr.h 2025-06-01T22:52:22.1804221Z ++ echo torch/include/ATen/ops/orgqr.h 2025-06-01T22:52:22.1805832Z ++ grep RECORD 2025-06-01T22:52:22.1830335Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/orgqr.h 2025-06-01T22:52:22.1830500Z +++ openssl base64 2025-06-01T22:52:22.1830612Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.1830717Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.1831190Z +++ sed -e s/=//g 2025-06-01T22:52:22.1875331Z ++ HASH=RuC-HFDuiUoQNBEilEip2HohRSMy4K3780becbU1QFk 2025-06-01T22:52:22.1878236Z +++ ls -nl torch/include/ATen/ops/orgqr.h 2025-06-01T22:52:22.1878638Z +++ awk '{print $5}' 2025-06-01T22:52:22.1906440Z ++ FSIZE=1167 2025-06-01T22:52:22.1906912Z ++ echo '"torch/include/ATen/ops/orgqr.h",sha256=RuC-HFDuiUoQNBEilEip2HohRSMy4K3780becbU1QFk,1167' 2025-06-01T22:52:22.1907196Z ++ read fname 2025-06-01T22:52:22.1907660Z ++ make_wheel_record torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.1908009Z ++ FPATH=torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.1908340Z ++ echo torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.1909546Z ++ grep RECORD 2025-06-01T22:52:22.1930848Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.1930981Z +++ openssl base64 2025-06-01T22:52:22.1931902Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.1933393Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.1934567Z +++ sed -e s/=//g 2025-06-01T22:52:22.1973586Z ++ HASH=oP1VzvT-WgUOZ9C1M2SqhSV68rJ5eMxLAjL7WEq5cBc 2025-06-01T22:52:22.1979235Z +++ ls -nl torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.1979838Z +++ awk '{print $5}' 2025-06-01T22:52:22.2006229Z ++ FSIZE=999 2025-06-01T22:52:22.2006939Z ++ echo '"torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h",sha256=oP1VzvT-WgUOZ9C1M2SqhSV68rJ5eMxLAjL7WEq5cBc,999' 2025-06-01T22:52:22.2007061Z ++ read fname 2025-06-01T22:52:22.2007391Z ++ make_wheel_record torch/include/ATen/ops/orgqr_native.h 2025-06-01T22:52:22.2007542Z ++ FPATH=torch/include/ATen/ops/orgqr_native.h 2025-06-01T22:52:22.2007743Z ++ echo torch/include/ATen/ops/orgqr_native.h 2025-06-01T22:52:22.2008138Z ++ grep RECORD 2025-06-01T22:52:22.2031435Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/orgqr_native.h 2025-06-01T22:52:22.2031553Z +++ openssl base64 2025-06-01T22:52:22.2031671Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.2033092Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.2033188Z +++ sed -e s/=//g 2025-06-01T22:52:22.2075390Z ++ HASH=ZCj6T0sHQgr13wYU8aGYSK4Wlwim3PQVZ0SMGFOTN6Y 2025-06-01T22:52:22.2078332Z +++ ls -nl torch/include/ATen/ops/orgqr_native.h 2025-06-01T22:52:22.2079063Z +++ awk '{print $5}' 2025-06-01T22:52:22.2107355Z ++ FSIZE=606 2025-06-01T22:52:22.2107923Z ++ echo '"torch/include/ATen/ops/orgqr_native.h",sha256=ZCj6T0sHQgr13wYU8aGYSK4Wlwim3PQVZ0SMGFOTN6Y,606' 2025-06-01T22:52:22.2108145Z ++ read fname 2025-06-01T22:52:22.2108357Z ++ make_wheel_record torch/include/ATen/ops/orgqr_ops.h 2025-06-01T22:52:22.2108521Z ++ FPATH=torch/include/ATen/ops/orgqr_ops.h 2025-06-01T22:52:22.2108724Z ++ echo torch/include/ATen/ops/orgqr_ops.h 2025-06-01T22:52:22.2109024Z ++ grep RECORD 2025-06-01T22:52:22.2129909Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/orgqr_ops.h 2025-06-01T22:52:22.2130031Z +++ openssl base64 2025-06-01T22:52:22.2131149Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.2132349Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.2133713Z +++ sed -e s/=//g 2025-06-01T22:52:22.2172883Z ++ HASH=WwzFXb9a2YdXHVIMmFOP6IXBXCN_niENpjDRKDcHIsc 2025-06-01T22:52:22.2178746Z +++ ls -nl torch/include/ATen/ops/orgqr_ops.h 2025-06-01T22:52:22.2179310Z +++ awk '{print $5}' 2025-06-01T22:52:22.2205893Z ++ FSIZE=1719 2025-06-01T22:52:22.2206426Z ++ echo '"torch/include/ATen/ops/orgqr_ops.h",sha256=WwzFXb9a2YdXHVIMmFOP6IXBXCN_niENpjDRKDcHIsc,1719' 2025-06-01T22:52:22.2206528Z ++ read fname 2025-06-01T22:52:22.2206694Z ++ make_wheel_record torch/include/ATen/ops/ormqr.h 2025-06-01T22:52:22.2206836Z ++ FPATH=torch/include/ATen/ops/ormqr.h 2025-06-01T22:52:22.2206967Z ++ echo torch/include/ATen/ops/ormqr.h 2025-06-01T22:52:22.2207944Z ++ grep RECORD 2025-06-01T22:52:22.2232105Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ormqr.h 2025-06-01T22:52:22.2232213Z +++ openssl base64 2025-06-01T22:52:22.2232312Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.2232411Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.2233646Z +++ sed -e s/=//g 2025-06-01T22:52:22.2277623Z ++ HASH=S9SameQftdUVlh128zp75bWw4Tluzbz7HZPI7aL-1SA 2025-06-01T22:52:22.2279230Z +++ ls -nl torch/include/ATen/ops/ormqr.h 2025-06-01T22:52:22.2280082Z +++ awk '{print $5}' 2025-06-01T22:52:22.2307867Z ++ FSIZE=1585 2025-06-01T22:52:22.2308479Z ++ echo '"torch/include/ATen/ops/ormqr.h",sha256=S9SameQftdUVlh128zp75bWw4Tluzbz7HZPI7aL-1SA,1585' 2025-06-01T22:52:22.2308654Z ++ read fname 2025-06-01T22:52:22.2308867Z ++ make_wheel_record torch/include/ATen/ops/ormqr_cpu_dispatch.h 2025-06-01T22:52:22.2309034Z ++ FPATH=torch/include/ATen/ops/ormqr_cpu_dispatch.h 2025-06-01T22:52:22.2309187Z ++ echo torch/include/ATen/ops/ormqr_cpu_dispatch.h 2025-06-01T22:52:22.2309683Z ++ grep RECORD 2025-06-01T22:52:22.2330572Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ormqr_cpu_dispatch.h 2025-06-01T22:52:22.2330692Z +++ openssl base64 2025-06-01T22:52:22.2332112Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.2333592Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.2334808Z +++ sed -e s/=//g 2025-06-01T22:52:22.2372729Z ++ HASH=g--JcO7fArdX43KXgL9q76WVWPA_8MrPRRI-GYIAP48 2025-06-01T22:52:22.2378384Z +++ ls -nl torch/include/ATen/ops/ormqr_cpu_dispatch.h 2025-06-01T22:52:22.2378756Z +++ awk '{print $5}' 2025-06-01T22:52:22.2405715Z ++ FSIZE=1139 2025-06-01T22:52:22.2406226Z ++ echo '"torch/include/ATen/ops/ormqr_cpu_dispatch.h",sha256=g--JcO7fArdX43KXgL9q76WVWPA_8MrPRRI-GYIAP48,1139' 2025-06-01T22:52:22.2406328Z ++ read fname 2025-06-01T22:52:22.2406569Z ++ make_wheel_record torch/include/ATen/ops/ormqr_cuda_dispatch.h 2025-06-01T22:52:22.2406878Z ++ FPATH=torch/include/ATen/ops/ormqr_cuda_dispatch.h 2025-06-01T22:52:22.2407054Z ++ echo torch/include/ATen/ops/ormqr_cuda_dispatch.h 2025-06-01T22:52:22.2408088Z ++ grep RECORD 2025-06-01T22:52:22.2432819Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ormqr_cuda_dispatch.h 2025-06-01T22:52:22.2432938Z +++ openssl base64 2025-06-01T22:52:22.2433037Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.2433150Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.2433243Z +++ sed -e s/=//g 2025-06-01T22:52:22.2475668Z ++ HASH=lUHWwaDpsKUzgE4sTV9UaHhfOyCmDkr6GYea2rKQKjk 2025-06-01T22:52:22.2477355Z +++ ls -nl torch/include/ATen/ops/ormqr_cuda_dispatch.h 2025-06-01T22:52:22.2478675Z +++ awk '{print $5}' 2025-06-01T22:52:22.2506923Z ++ FSIZE=1141 2025-06-01T22:52:22.2507505Z ++ echo '"torch/include/ATen/ops/ormqr_cuda_dispatch.h",sha256=lUHWwaDpsKUzgE4sTV9UaHhfOyCmDkr6GYea2rKQKjk,1141' 2025-06-01T22:52:22.2507601Z ++ read fname 2025-06-01T22:52:22.2507793Z ++ make_wheel_record torch/include/ATen/ops/ormqr_native.h 2025-06-01T22:52:22.2507951Z ++ FPATH=torch/include/ATen/ops/ormqr_native.h 2025-06-01T22:52:22.2508089Z ++ echo torch/include/ATen/ops/ormqr_native.h 2025-06-01T22:52:22.2508758Z ++ grep RECORD 2025-06-01T22:52:22.2529644Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ormqr_native.h 2025-06-01T22:52:22.2529766Z +++ openssl base64 2025-06-01T22:52:22.2530704Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.2531867Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.2533168Z +++ sed -e s/=//g 2025-06-01T22:52:22.2572316Z ++ HASH=_ZTtgfmrxBmjNb-kDcUDJ0LzXPFQsIQWCbbL5M0nIzQ 2025-06-01T22:52:22.2577159Z +++ ls -nl torch/include/ATen/ops/ormqr_native.h 2025-06-01T22:52:22.2579697Z +++ awk '{print $5}' 2025-06-01T22:52:22.2605636Z ++ FSIZE=725 2025-06-01T22:52:22.2606132Z ++ echo '"torch/include/ATen/ops/ormqr_native.h",sha256=_ZTtgfmrxBmjNb-kDcUDJ0LzXPFQsIQWCbbL5M0nIzQ,725' 2025-06-01T22:52:22.2606253Z ++ read fname 2025-06-01T22:52:22.2606434Z ++ make_wheel_record torch/include/ATen/ops/ormqr_ops.h 2025-06-01T22:52:22.2606577Z ++ FPATH=torch/include/ATen/ops/ormqr_ops.h 2025-06-01T22:52:22.2606728Z ++ echo torch/include/ATen/ops/ormqr_ops.h 2025-06-01T22:52:22.2606987Z ++ grep RECORD 2025-06-01T22:52:22.2631505Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ormqr_ops.h 2025-06-01T22:52:22.2631649Z +++ openssl base64 2025-06-01T22:52:22.2631752Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.2631849Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.2632306Z +++ sed -e s/=//g 2025-06-01T22:52:22.2675480Z ++ HASH=zp6hkPJqvajt8BoFZWi-zaTycEMbfTKc13nJXTqKTlk 2025-06-01T22:52:22.2677826Z +++ ls -nl torch/include/ATen/ops/ormqr_ops.h 2025-06-01T22:52:22.2678502Z +++ awk '{print $5}' 2025-06-01T22:52:22.2706312Z ++ FSIZE=2105 2025-06-01T22:52:22.2706950Z ++ echo '"torch/include/ATen/ops/ormqr_ops.h",sha256=zp6hkPJqvajt8BoFZWi-zaTycEMbfTKc13nJXTqKTlk,2105' 2025-06-01T22:52:22.2707111Z ++ read fname 2025-06-01T22:52:22.2707287Z ++ make_wheel_record torch/include/ATen/ops/outer.h 2025-06-01T22:52:22.2707416Z ++ FPATH=torch/include/ATen/ops/outer.h 2025-06-01T22:52:22.2707540Z ++ echo torch/include/ATen/ops/outer.h 2025-06-01T22:52:22.2708252Z ++ grep RECORD 2025-06-01T22:52:22.2729245Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/outer.h 2025-06-01T22:52:22.2729740Z +++ openssl base64 2025-06-01T22:52:22.2730792Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.2732066Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.2733275Z +++ sed -e s/=//g 2025-06-01T22:52:22.2772173Z ++ HASH=ZUl885jI0ou9Hahlm-9AjZb0xirrqGZOzadh23JQTbM 2025-06-01T22:52:22.2778326Z +++ ls -nl torch/include/ATen/ops/outer.h 2025-06-01T22:52:22.2778918Z +++ awk '{print $5}' 2025-06-01T22:52:22.2805926Z ++ FSIZE=1149 2025-06-01T22:52:22.2806530Z ++ echo '"torch/include/ATen/ops/outer.h",sha256=ZUl885jI0ou9Hahlm-9AjZb0xirrqGZOzadh23JQTbM,1149' 2025-06-01T22:52:22.2807193Z ++ read fname 2025-06-01T22:52:22.2807704Z ++ make_wheel_record torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.2808607Z ++ FPATH=torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.2809326Z ++ echo torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.2809901Z ++ grep RECORD 2025-06-01T22:52:22.2831826Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.2832499Z +++ openssl base64 2025-06-01T22:52:22.2832753Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.2833019Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.2833588Z +++ sed -e s/=//g 2025-06-01T22:52:22.2872582Z ++ HASH=noHy4UXi4eieN5N9eRpcIwH86Dca3XXx2GXEZHoDD4E 2025-06-01T22:52:22.2881514Z +++ ls -nl torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.2882065Z +++ awk '{print $5}' 2025-06-01T22:52:22.2906269Z ++ FSIZE=993 2025-06-01T22:52:22.2907083Z ++ echo '"torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h",sha256=noHy4UXi4eieN5N9eRpcIwH86Dca3XXx2GXEZHoDD4E,993' 2025-06-01T22:52:22.2907904Z ++ read fname 2025-06-01T22:52:22.2908247Z ++ make_wheel_record torch/include/ATen/ops/outer_native.h 2025-06-01T22:52:22.2908696Z ++ FPATH=torch/include/ATen/ops/outer_native.h 2025-06-01T22:52:22.2909118Z ++ echo torch/include/ATen/ops/outer_native.h 2025-06-01T22:52:22.2909491Z ++ grep RECORD 2025-06-01T22:52:22.2929801Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/outer_native.h 2025-06-01T22:52:22.2930320Z +++ openssl base64 2025-06-01T22:52:22.2931154Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.2932516Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.2933651Z +++ sed -e s/=//g 2025-06-01T22:52:22.2972186Z ++ HASH=tXJb-rMDDaIRb-qqHmH9XpVGBir6GMXeJsmbWglAX3o 2025-06-01T22:52:22.2976882Z +++ ls -nl torch/include/ATen/ops/outer_native.h 2025-06-01T22:52:22.2978647Z +++ awk '{print $5}' 2025-06-01T22:52:22.3005570Z ++ FSIZE=602 2025-06-01T22:52:22.3006224Z ++ echo '"torch/include/ATen/ops/outer_native.h",sha256=tXJb-rMDDaIRb-qqHmH9XpVGBir6GMXeJsmbWglAX3o,602' 2025-06-01T22:52:22.3006906Z ++ read fname 2025-06-01T22:52:22.3007232Z ++ make_wheel_record torch/include/ATen/ops/outer_ops.h 2025-06-01T22:52:22.3007689Z ++ FPATH=torch/include/ATen/ops/outer_ops.h 2025-06-01T22:52:22.3008088Z ++ echo torch/include/ATen/ops/outer_ops.h 2025-06-01T22:52:22.3008444Z ++ grep RECORD 2025-06-01T22:52:22.3030670Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/outer_ops.h 2025-06-01T22:52:22.3031181Z +++ openssl base64 2025-06-01T22:52:22.3031584Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.3032388Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.3032664Z +++ sed -e s/=//g 2025-06-01T22:52:22.3075575Z ++ HASH=oeJTIG0umc6IVs31UrRlJRrxwFRKYqteZ5aaHoy6jc0 2025-06-01T22:52:22.3083323Z +++ ls -nl torch/include/ATen/ops/outer_ops.h 2025-06-01T22:52:22.3084171Z +++ awk '{print $5}' 2025-06-01T22:52:22.3106197Z ++ FSIZE=1707 2025-06-01T22:52:22.3107002Z ++ echo '"torch/include/ATen/ops/outer_ops.h",sha256=oeJTIG0umc6IVs31UrRlJRrxwFRKYqteZ5aaHoy6jc0,1707' 2025-06-01T22:52:22.3107723Z ++ read fname 2025-06-01T22:52:22.3108056Z ++ make_wheel_record torch/include/ATen/ops/output_nr.h 2025-06-01T22:52:22.3108491Z ++ FPATH=torch/include/ATen/ops/output_nr.h 2025-06-01T22:52:22.3108889Z ++ echo torch/include/ATen/ops/output_nr.h 2025-06-01T22:52:22.3109460Z ++ grep RECORD 2025-06-01T22:52:22.3129755Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/output_nr.h 2025-06-01T22:52:22.3130504Z +++ openssl base64 2025-06-01T22:52:22.3131234Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.3132848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.3133865Z +++ sed -e s/=//g 2025-06-01T22:52:22.3171943Z ++ HASH=vtkmzlWF2gMg37YiJASghtyIGWnEkTq30zBZPJF53m4 2025-06-01T22:52:22.3176942Z +++ ls -nl torch/include/ATen/ops/output_nr.h 2025-06-01T22:52:22.3178394Z +++ awk '{print $5}' 2025-06-01T22:52:22.3205540Z ++ FSIZE=506 2025-06-01T22:52:22.3206187Z ++ echo '"torch/include/ATen/ops/output_nr.h",sha256=vtkmzlWF2gMg37YiJASghtyIGWnEkTq30zBZPJF53m4,506' 2025-06-01T22:52:22.3206855Z ++ read fname 2025-06-01T22:52:22.3207371Z ++ make_wheel_record torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.3208311Z ++ FPATH=torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.3209068Z ++ echo torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.3209704Z ++ grep RECORD 2025-06-01T22:52:22.3230887Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.3231703Z +++ openssl base64 2025-06-01T22:52:22.3231960Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.3232220Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.3232880Z +++ sed -e s/=//g 2025-06-01T22:52:22.3276297Z ++ HASH=ADkZzPrF0NkaDkieqleI9Ul_CZA_0q6DGRRbqC1t9jw 2025-06-01T22:52:22.3278676Z +++ ls -nl torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.3279238Z +++ awk '{print $5}' 2025-06-01T22:52:22.3307815Z ++ FSIZE=764 2025-06-01T22:52:22.3308743Z ++ echo '"torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h",sha256=ADkZzPrF0NkaDkieqleI9Ul_CZA_0q6DGRRbqC1t9jw,764' 2025-06-01T22:52:22.3309571Z ++ read fname 2025-06-01T22:52:22.3309924Z ++ make_wheel_record torch/include/ATen/ops/output_nr_native.h 2025-06-01T22:52:22.3310404Z ++ FPATH=torch/include/ATen/ops/output_nr_native.h 2025-06-01T22:52:22.3310838Z ++ echo torch/include/ATen/ops/output_nr_native.h 2025-06-01T22:52:22.3311201Z ++ grep RECORD 2025-06-01T22:52:22.3328955Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/output_nr_native.h 2025-06-01T22:52:22.3329484Z +++ openssl base64 2025-06-01T22:52:22.3330506Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.3332121Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.3333296Z +++ sed -e s/=//g 2025-06-01T22:52:22.3371215Z ++ HASH=xastFhleH0TdjVCk5BfLBM5Ae5YtkZlE49CKicx9XOI 2025-06-01T22:52:22.3376129Z +++ ls -nl torch/include/ATen/ops/output_nr_native.h 2025-06-01T22:52:22.3378103Z +++ awk '{print $5}' 2025-06-01T22:52:22.3404836Z ++ FSIZE=476 2025-06-01T22:52:22.3405708Z ++ echo '"torch/include/ATen/ops/output_nr_native.h",sha256=xastFhleH0TdjVCk5BfLBM5Ae5YtkZlE49CKicx9XOI,476' 2025-06-01T22:52:22.3406501Z ++ read fname 2025-06-01T22:52:22.3406908Z ++ make_wheel_record torch/include/ATen/ops/output_nr_ops.h 2025-06-01T22:52:22.3407473Z ++ FPATH=torch/include/ATen/ops/output_nr_ops.h 2025-06-01T22:52:22.3407904Z ++ echo torch/include/ATen/ops/output_nr_ops.h 2025-06-01T22:52:22.3408344Z ++ grep RECORD 2025-06-01T22:52:22.3428437Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/output_nr_ops.h 2025-06-01T22:52:22.3428989Z +++ openssl base64 2025-06-01T22:52:22.3429431Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.3429682Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.3431046Z +++ sed -e s/=//g 2025-06-01T22:52:22.3472573Z ++ HASH=pkM9V2aGaUZAFf6TtPioFfMNQxo1kluD-_QM6c-Y1eA 2025-06-01T22:52:22.3476364Z +++ ls -nl torch/include/ATen/ops/output_nr_ops.h 2025-06-01T22:52:22.3477265Z +++ awk '{print $5}' 2025-06-01T22:52:22.3504858Z ++ FSIZE=954 2025-06-01T22:52:22.3505541Z ++ echo '"torch/include/ATen/ops/output_nr_ops.h",sha256=pkM9V2aGaUZAFf6TtPioFfMNQxo1kluD-_QM6c-Y1eA,954' 2025-06-01T22:52:22.3506195Z ++ read fname 2025-06-01T22:52:22.3506483Z ++ make_wheel_record torch/include/ATen/ops/pad.h 2025-06-01T22:52:22.3506894Z ++ FPATH=torch/include/ATen/ops/pad.h 2025-06-01T22:52:22.3507253Z ++ echo torch/include/ATen/ops/pad.h 2025-06-01T22:52:22.3507585Z ++ grep RECORD 2025-06-01T22:52:22.3528159Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pad.h 2025-06-01T22:52:22.3528643Z +++ openssl base64 2025-06-01T22:52:22.3529062Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.3530623Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.3531706Z +++ sed -e s/=//g 2025-06-01T22:52:22.3570534Z ++ HASH=xjcUuZxfEbYuBYSSXMCPyY7wbWi-kFMnv3FmpDK0kjc 2025-06-01T22:52:22.3575429Z +++ ls -nl torch/include/ATen/ops/pad.h 2025-06-01T22:52:22.3576332Z +++ awk '{print $5}' 2025-06-01T22:52:22.3603148Z ++ FSIZE=1782 2025-06-01T22:52:22.3603830Z ++ echo '"torch/include/ATen/ops/pad.h",sha256=xjcUuZxfEbYuBYSSXMCPyY7wbWi-kFMnv3FmpDK0kjc,1782' 2025-06-01T22:52:22.3604603Z ++ read fname 2025-06-01T22:52:22.3605459Z ++ make_wheel_record torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.3606220Z ++ FPATH=torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.3607031Z ++ echo torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.3607605Z ++ grep RECORD 2025-06-01T22:52:22.3629738Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.3630419Z +++ openssl base64 2025-06-01T22:52:22.3630882Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.3631134Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.3631436Z +++ sed -e s/=//g 2025-06-01T22:52:22.3674694Z ++ HASH=28fqM75cbYejZUJ1AbIZZ0GCqPJyUiyvMrCHR285_fQ 2025-06-01T22:52:22.3678296Z +++ ls -nl torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.3678951Z +++ awk '{print $5}' 2025-06-01T22:52:22.3706837Z ++ FSIZE=1025 2025-06-01T22:52:22.3707777Z ++ echo '"torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h",sha256=28fqM75cbYejZUJ1AbIZZ0GCqPJyUiyvMrCHR285_fQ,1025' 2025-06-01T22:52:22.3708653Z ++ read fname 2025-06-01T22:52:22.3708985Z ++ make_wheel_record torch/include/ATen/ops/pad_native.h 2025-06-01T22:52:22.3709430Z ++ FPATH=torch/include/ATen/ops/pad_native.h 2025-06-01T22:52:22.3709818Z ++ echo torch/include/ATen/ops/pad_native.h 2025-06-01T22:52:22.3710169Z ++ grep RECORD 2025-06-01T22:52:22.3729408Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pad_native.h 2025-06-01T22:52:22.3730020Z +++ openssl base64 2025-06-01T22:52:22.3731057Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.3732810Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.3733952Z +++ sed -e s/=//g 2025-06-01T22:52:22.3771548Z ++ HASH=sPPVVj-oC6_QC8F47RASP5DgmYBIm5Tdel6Vfri1tuM 2025-06-01T22:52:22.3778774Z +++ ls -nl torch/include/ATen/ops/pad_native.h 2025-06-01T22:52:22.3779139Z +++ awk '{print $5}' 2025-06-01T22:52:22.3804958Z ++ FSIZE=585 2025-06-01T22:52:22.3805669Z ++ echo '"torch/include/ATen/ops/pad_native.h",sha256=sPPVVj-oC6_QC8F47RASP5DgmYBIm5Tdel6Vfri1tuM,585' 2025-06-01T22:52:22.3806338Z ++ read fname 2025-06-01T22:52:22.3806689Z ++ make_wheel_record torch/include/ATen/ops/pad_ops.h 2025-06-01T22:52:22.3807189Z ++ FPATH=torch/include/ATen/ops/pad_ops.h 2025-06-01T22:52:22.3807592Z ++ echo torch/include/ATen/ops/pad_ops.h 2025-06-01T22:52:22.3807934Z ++ grep RECORD 2025-06-01T22:52:22.3830300Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pad_ops.h 2025-06-01T22:52:22.3830912Z +++ openssl base64 2025-06-01T22:52:22.3831188Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.3831445Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.3833045Z +++ sed -e s/=//g 2025-06-01T22:52:22.3873630Z ++ HASH=olIWdglnxdlbliioeptF30TbPfrVf2-b4tnjB24HyjE 2025-06-01T22:52:22.3876572Z +++ ls -nl torch/include/ATen/ops/pad_ops.h 2025-06-01T22:52:22.3877614Z +++ awk '{print $5}' 2025-06-01T22:52:22.3905292Z ++ FSIZE=1226 2025-06-01T22:52:22.3906145Z ++ echo '"torch/include/ATen/ops/pad_ops.h",sha256=olIWdglnxdlbliioeptF30TbPfrVf2-b4tnjB24HyjE,1226' 2025-06-01T22:52:22.3906860Z ++ read fname 2025-06-01T22:52:22.3907183Z ++ make_wheel_record torch/include/ATen/ops/pad_sequence.h 2025-06-01T22:52:22.3907758Z ++ FPATH=torch/include/ATen/ops/pad_sequence.h 2025-06-01T22:52:22.3908226Z ++ echo torch/include/ATen/ops/pad_sequence.h 2025-06-01T22:52:22.3908599Z ++ grep RECORD 2025-06-01T22:52:22.3928607Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pad_sequence.h 2025-06-01T22:52:22.3929163Z +++ openssl base64 2025-06-01T22:52:22.3930028Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.3931436Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.3932896Z +++ sed -e s/=//g 2025-06-01T22:52:22.3970499Z ++ HASH=wgmO2ngolBj5nBTvj4TxNAuxca6b0W3T6QbuyNjoZhA 2025-06-01T22:52:22.3975500Z +++ ls -nl torch/include/ATen/ops/pad_sequence.h 2025-06-01T22:52:22.3976395Z +++ awk '{print $5}' 2025-06-01T22:52:22.4002993Z ++ FSIZE=880 2025-06-01T22:52:22.4003766Z ++ echo '"torch/include/ATen/ops/pad_sequence.h",sha256=wgmO2ngolBj5nBTvj4TxNAuxca6b0W3T6QbuyNjoZhA,880' 2025-06-01T22:52:22.4004774Z ++ read fname 2025-06-01T22:52:22.4005445Z ++ make_wheel_record torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4006394Z ++ FPATH=torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4007249Z ++ echo torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4007800Z ++ grep RECORD 2025-06-01T22:52:22.4028797Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4029591Z +++ openssl base64 2025-06-01T22:52:22.4029841Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.4030134Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.4030722Z +++ sed -e s/=//g 2025-06-01T22:52:22.4072164Z ++ HASH=6jXwNXB-_-lM-S2Etnt46VFWVAmCVW6UH3-8Q7oxqcQ 2025-06-01T22:52:22.4075330Z +++ ls -nl torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4075990Z +++ awk '{print $5}' 2025-06-01T22:52:22.4102999Z ++ FSIZE=860 2025-06-01T22:52:22.4103908Z ++ echo '"torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h",sha256=6jXwNXB-_-lM-S2Etnt46VFWVAmCVW6UH3-8Q7oxqcQ,860' 2025-06-01T22:52:22.4104946Z ++ read fname 2025-06-01T22:52:22.4105316Z ++ make_wheel_record torch/include/ATen/ops/pad_sequence_native.h 2025-06-01T22:52:22.4105843Z ++ FPATH=torch/include/ATen/ops/pad_sequence_native.h 2025-06-01T22:52:22.4106375Z ++ echo torch/include/ATen/ops/pad_sequence_native.h 2025-06-01T22:52:22.4106766Z ++ grep RECORD 2025-06-01T22:52:22.4126326Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pad_sequence_native.h 2025-06-01T22:52:22.4127111Z +++ openssl base64 2025-06-01T22:52:22.4127690Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.4129243Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.4130300Z +++ sed -e s/=//g 2025-06-01T22:52:22.4168441Z ++ HASH=mz-ENBB2UaFUhuJV6jy1OOrT8Rc2NSoNWANjiiqi7Nc 2025-06-01T22:52:22.4173191Z +++ ls -nl torch/include/ATen/ops/pad_sequence_native.h 2025-06-01T22:52:22.4173993Z +++ awk '{print $5}' 2025-06-01T22:52:22.4200915Z ++ FSIZE=572 2025-06-01T22:52:22.4201607Z ++ echo '"torch/include/ATen/ops/pad_sequence_native.h",sha256=mz-ENBB2UaFUhuJV6jy1OOrT8Rc2NSoNWANjiiqi7Nc,572' 2025-06-01T22:52:22.4202411Z ++ read fname 2025-06-01T22:52:22.4202770Z ++ make_wheel_record torch/include/ATen/ops/pad_sequence_ops.h 2025-06-01T22:52:22.4203339Z ++ FPATH=torch/include/ATen/ops/pad_sequence_ops.h 2025-06-01T22:52:22.4203790Z ++ echo torch/include/ATen/ops/pad_sequence_ops.h 2025-06-01T22:52:22.4204275Z ++ grep RECORD 2025-06-01T22:52:22.4226652Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pad_sequence_ops.h 2025-06-01T22:52:22.4227200Z +++ openssl base64 2025-06-01T22:52:22.4227474Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.4227743Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.4228466Z +++ sed -e s/=//g 2025-06-01T22:52:22.4269826Z ++ HASH=_pTHo63qq7M_kpwvaad6y9cs_2oVJITdRIdxICb1Bho 2025-06-01T22:52:22.4272920Z +++ ls -nl torch/include/ATen/ops/pad_sequence_ops.h 2025-06-01T22:52:22.4274171Z +++ awk '{print $5}' 2025-06-01T22:52:22.4301580Z ++ FSIZE=1231 2025-06-01T22:52:22.4302239Z ++ echo '"torch/include/ATen/ops/pad_sequence_ops.h",sha256=_pTHo63qq7M_kpwvaad6y9cs_2oVJITdRIdxICb1Bho,1231' 2025-06-01T22:52:22.4302919Z ++ read fname 2025-06-01T22:52:22.4303377Z ++ make_wheel_record torch/include/ATen/ops/pairwise_distance.h 2025-06-01T22:52:22.4303889Z ++ FPATH=torch/include/ATen/ops/pairwise_distance.h 2025-06-01T22:52:22.4304329Z ++ echo torch/include/ATen/ops/pairwise_distance.h 2025-06-01T22:52:22.4304716Z ++ grep RECORD 2025-06-01T22:52:22.4326522Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pairwise_distance.h 2025-06-01T22:52:22.4327047Z +++ openssl base64 2025-06-01T22:52:22.4327330Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.4327592Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.4328168Z +++ sed -e s/=//g 2025-06-01T22:52:22.4367400Z ++ HASH=YR_utOKGRgMBjgGsoRxrKvJi7A3f7hh_HKVDhhxKIvg 2025-06-01T22:52:22.4372219Z +++ ls -nl torch/include/ATen/ops/pairwise_distance.h 2025-06-01T22:52:22.4375049Z +++ awk '{print $5}' 2025-06-01T22:52:22.4400153Z ++ FSIZE=828 2025-06-01T22:52:22.4400841Z ++ echo '"torch/include/ATen/ops/pairwise_distance.h",sha256=YR_utOKGRgMBjgGsoRxrKvJi7A3f7hh_HKVDhhxKIvg,828' 2025-06-01T22:52:22.4401695Z ++ read fname 2025-06-01T22:52:22.4402279Z ++ make_wheel_record torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4403180Z ++ FPATH=torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4404123Z ++ echo torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4404880Z ++ grep RECORD 2025-06-01T22:52:22.4426339Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4427068Z +++ openssl base64 2025-06-01T22:52:22.4427317Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.4427890Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.4428961Z +++ sed -e s/=//g 2025-06-01T22:52:22.4471149Z ++ HASH=PJCuj024kpFizJvOWremBwg2xrEckFuZL9p547qPVOM 2025-06-01T22:52:22.4474371Z +++ ls -nl torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4475411Z +++ awk '{print $5}' 2025-06-01T22:52:22.4502668Z ++ FSIZE=846 2025-06-01T22:52:22.4503590Z ++ echo '"torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h",sha256=PJCuj024kpFizJvOWremBwg2xrEckFuZL9p547qPVOM,846' 2025-06-01T22:52:22.4504562Z ++ read fname 2025-06-01T22:52:22.4504996Z ++ make_wheel_record torch/include/ATen/ops/pairwise_distance_native.h 2025-06-01T22:52:22.4505607Z ++ FPATH=torch/include/ATen/ops/pairwise_distance_native.h 2025-06-01T22:52:22.4506119Z ++ echo torch/include/ATen/ops/pairwise_distance_native.h 2025-06-01T22:52:22.4506573Z ++ grep RECORD 2025-06-01T22:52:22.4526647Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pairwise_distance_native.h 2025-06-01T22:52:22.4527285Z +++ openssl base64 2025-06-01T22:52:22.4527556Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.4528528Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.4529783Z +++ sed -e s/=//g 2025-06-01T22:52:22.4569336Z ++ HASH=IOOl2SrplMyErLUPOTBvS9FhQmrqv1kFp31rA8-x0Ho 2025-06-01T22:52:22.4574100Z +++ ls -nl torch/include/ATen/ops/pairwise_distance_native.h 2025-06-01T22:52:22.4574998Z +++ awk '{print $5}' 2025-06-01T22:52:22.4602760Z ++ FSIZE=558 2025-06-01T22:52:22.4603522Z ++ echo '"torch/include/ATen/ops/pairwise_distance_native.h",sha256=IOOl2SrplMyErLUPOTBvS9FhQmrqv1kFp31rA8-x0Ho,558' 2025-06-01T22:52:22.4604389Z ++ read fname 2025-06-01T22:52:22.4604943Z ++ make_wheel_record torch/include/ATen/ops/pairwise_distance_ops.h 2025-06-01T22:52:22.4605504Z ++ FPATH=torch/include/ATen/ops/pairwise_distance_ops.h 2025-06-01T22:52:22.4605991Z ++ echo torch/include/ATen/ops/pairwise_distance_ops.h 2025-06-01T22:52:22.4606583Z ++ grep RECORD 2025-06-01T22:52:22.4626506Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pairwise_distance_ops.h 2025-06-01T22:52:22.4627054Z +++ openssl base64 2025-06-01T22:52:22.4627771Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.4628118Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.4628495Z +++ sed -e s/=//g 2025-06-01T22:52:22.4670384Z ++ HASH=HW8iEwBrlsF7nC8FVisccoIgjx2LZuZ8cBcRLG6m2tU 2025-06-01T22:52:22.4673839Z +++ ls -nl torch/include/ATen/ops/pairwise_distance_ops.h 2025-06-01T22:52:22.4675052Z +++ awk '{print $5}' 2025-06-01T22:52:22.4702158Z ++ FSIZE=1203 2025-06-01T22:52:22.4702970Z ++ echo '"torch/include/ATen/ops/pairwise_distance_ops.h",sha256=HW8iEwBrlsF7nC8FVisccoIgjx2LZuZ8cBcRLG6m2tU,1203' 2025-06-01T22:52:22.4703731Z ++ read fname 2025-06-01T22:52:22.4704036Z ++ make_wheel_record torch/include/ATen/ops/pdist.h 2025-06-01T22:52:22.4704517Z ++ FPATH=torch/include/ATen/ops/pdist.h 2025-06-01T22:52:22.4704900Z ++ echo torch/include/ATen/ops/pdist.h 2025-06-01T22:52:22.4705233Z ++ grep RECORD 2025-06-01T22:52:22.4725902Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pdist.h 2025-06-01T22:52:22.4726472Z +++ openssl base64 2025-06-01T22:52:22.4727022Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.4727663Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.4728826Z +++ sed -e s/=//g 2025-06-01T22:52:22.4768677Z ++ HASH=RZcNhjBvTPDdou4wiMqlWRzOFCeXMuWWRVe06qC1QzQ 2025-06-01T22:52:22.4773386Z +++ ls -nl torch/include/ATen/ops/pdist.h 2025-06-01T22:52:22.4774368Z +++ awk '{print $5}' 2025-06-01T22:52:22.4803161Z ++ FSIZE=659 2025-06-01T22:52:22.4803838Z ++ echo '"torch/include/ATen/ops/pdist.h",sha256=RZcNhjBvTPDdou4wiMqlWRzOFCeXMuWWRVe06qC1QzQ,659' 2025-06-01T22:52:22.4804602Z ++ read fname 2025-06-01T22:52:22.4805274Z ++ make_wheel_record torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4806048Z ++ FPATH=torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4806746Z ++ echo torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4807280Z ++ grep RECORD 2025-06-01T22:52:22.4832033Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4832697Z +++ openssl base64 2025-06-01T22:52:22.4832958Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.4833241Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.4833498Z +++ sed -e s/=//g 2025-06-01T22:52:22.4873670Z ++ HASH=nJWNmO-kEwhIwizjFVtsJ5uwPVp5WPR68hFqDbw9aVQ 2025-06-01T22:52:22.4877021Z +++ ls -nl torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.4878016Z +++ awk '{print $5}' 2025-06-01T22:52:22.4906974Z ++ FSIZE=775 2025-06-01T22:52:22.4907791Z ++ echo '"torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h",sha256=nJWNmO-kEwhIwizjFVtsJ5uwPVp5WPR68hFqDbw9aVQ,775' 2025-06-01T22:52:22.4908625Z ++ read fname 2025-06-01T22:52:22.4908968Z ++ make_wheel_record torch/include/ATen/ops/pdist_native.h 2025-06-01T22:52:22.4909430Z ++ FPATH=torch/include/ATen/ops/pdist_native.h 2025-06-01T22:52:22.4909842Z ++ echo torch/include/ATen/ops/pdist_native.h 2025-06-01T22:52:22.4910199Z ++ grep RECORD 2025-06-01T22:52:22.4928467Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pdist_native.h 2025-06-01T22:52:22.4928987Z +++ openssl base64 2025-06-01T22:52:22.4930112Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.4930994Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.4932408Z +++ sed -e s/=//g 2025-06-01T22:52:22.4972155Z ++ HASH=_DzeeGRkXI1t_uggiYDoI42_dm1ZWvqBnCnCTUm1W_k 2025-06-01T22:52:22.4977132Z +++ ls -nl torch/include/ATen/ops/pdist_native.h 2025-06-01T22:52:22.4978565Z +++ awk '{print $5}' 2025-06-01T22:52:22.5005444Z ++ FSIZE=487 2025-06-01T22:52:22.5006053Z ++ echo '"torch/include/ATen/ops/pdist_native.h",sha256=_DzeeGRkXI1t_uggiYDoI42_dm1ZWvqBnCnCTUm1W_k,487' 2025-06-01T22:52:22.5006714Z ++ read fname 2025-06-01T22:52:22.5007033Z ++ make_wheel_record torch/include/ATen/ops/pdist_ops.h 2025-06-01T22:52:22.5007485Z ++ FPATH=torch/include/ATen/ops/pdist_ops.h 2025-06-01T22:52:22.5008036Z ++ echo torch/include/ATen/ops/pdist_ops.h 2025-06-01T22:52:22.5008454Z ++ grep RECORD 2025-06-01T22:52:22.5031192Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pdist_ops.h 2025-06-01T22:52:22.5031682Z +++ openssl base64 2025-06-01T22:52:22.5031949Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.5032192Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.5032459Z +++ sed -e s/=//g 2025-06-01T22:52:22.5074817Z ++ HASH=WA0n8b-TT8sGCJbb25Xi4W093mkWG21VVjL3H8Z9qPk 2025-06-01T22:52:22.5077749Z +++ ls -nl torch/include/ATen/ops/pdist_ops.h 2025-06-01T22:52:22.5088252Z +++ awk '{print $5}' 2025-06-01T22:52:22.5106058Z ++ FSIZE=993 2025-06-01T22:52:22.5106771Z ++ echo '"torch/include/ATen/ops/pdist_ops.h",sha256=WA0n8b-TT8sGCJbb25Xi4W093mkWG21VVjL3H8Z9qPk,993' 2025-06-01T22:52:22.5107443Z ++ read fname 2025-06-01T22:52:22.5107762Z ++ make_wheel_record torch/include/ATen/ops/permute.h 2025-06-01T22:52:22.5108178Z ++ FPATH=torch/include/ATen/ops/permute.h 2025-06-01T22:52:22.5108573Z ++ echo torch/include/ATen/ops/permute.h 2025-06-01T22:52:22.5108906Z ++ grep RECORD 2025-06-01T22:52:22.5128439Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/permute.h 2025-06-01T22:52:22.5128945Z +++ openssl base64 2025-06-01T22:52:22.5130204Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.5131616Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.5132681Z +++ sed -e s/=//g 2025-06-01T22:52:22.5170870Z ++ HASH=DebxvwHNsnCXZuy8NvCqeScIaM6l2-Ut2vp08o0RoQo 2025-06-01T22:52:22.5175408Z +++ ls -nl torch/include/ATen/ops/permute.h 2025-06-01T22:52:22.5176322Z +++ awk '{print $5}' 2025-06-01T22:52:22.5203795Z ++ FSIZE=687 2025-06-01T22:52:22.5204561Z ++ echo '"torch/include/ATen/ops/permute.h",sha256=DebxvwHNsnCXZuy8NvCqeScIaM6l2-Ut2vp08o0RoQo,687' 2025-06-01T22:52:22.5205411Z ++ read fname 2025-06-01T22:52:22.5205906Z ++ make_wheel_record torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.5206700Z ++ FPATH=torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.5207445Z ++ echo torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.5207968Z ++ grep RECORD 2025-06-01T22:52:22.5230053Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.5230713Z +++ openssl base64 2025-06-01T22:52:22.5230990Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.5231239Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.5231635Z +++ sed -e s/=//g 2025-06-01T22:52:22.5273484Z ++ HASH=znIjnggAXqVPwL1-FUsICvhKAqa70EppXBIJqSNI1is 2025-06-01T22:52:22.5275861Z +++ ls -nl torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.5276752Z +++ awk '{print $5}' 2025-06-01T22:52:22.5306031Z ++ FSIZE=787 2025-06-01T22:52:22.5306861Z ++ echo '"torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h",sha256=znIjnggAXqVPwL1-FUsICvhKAqa70EppXBIJqSNI1is,787' 2025-06-01T22:52:22.5307702Z ++ read fname 2025-06-01T22:52:22.5308028Z ++ make_wheel_record torch/include/ATen/ops/permute_copy.h 2025-06-01T22:52:22.5308497Z ++ FPATH=torch/include/ATen/ops/permute_copy.h 2025-06-01T22:52:22.5308901Z ++ echo torch/include/ATen/ops/permute_copy.h 2025-06-01T22:52:22.5309264Z ++ grep RECORD 2025-06-01T22:52:22.5328150Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/permute_copy.h 2025-06-01T22:52:22.5328669Z +++ openssl base64 2025-06-01T22:52:22.5328966Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.5330352Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.5331455Z +++ sed -e s/=//g 2025-06-01T22:52:22.5371980Z ++ HASH=4dASTtWa1VC94UqnY2t-QItxZsvRgfD8yZxD3j0Jjrk 2025-06-01T22:52:22.5376555Z +++ ls -nl torch/include/ATen/ops/permute_copy.h 2025-06-01T22:52:22.5378192Z +++ awk '{print $5}' 2025-06-01T22:52:22.5405813Z ++ FSIZE=1207 2025-06-01T22:52:22.5406469Z ++ echo '"torch/include/ATen/ops/permute_copy.h",sha256=4dASTtWa1VC94UqnY2t-QItxZsvRgfD8yZxD3j0Jjrk,1207' 2025-06-01T22:52:22.5407143Z ++ read fname 2025-06-01T22:52:22.5407676Z ++ make_wheel_record torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.5408725Z ++ FPATH=torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.5409522Z ++ echo torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.5410091Z ++ grep RECORD 2025-06-01T22:52:22.5431727Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.5432435Z +++ openssl base64 2025-06-01T22:52:22.5432687Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.5432949Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.5433205Z +++ sed -e s/=//g 2025-06-01T22:52:22.5473973Z ++ HASH=RpiSHAZlCmZc-aCUlLDmlcAtJhiSlbkm5oX3M-EUVtM 2025-06-01T22:52:22.5478017Z +++ ls -nl torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.5478568Z +++ awk '{print $5}' 2025-06-01T22:52:22.5506506Z ++ FSIZE=923 2025-06-01T22:52:22.5507337Z ++ echo '"torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h",sha256=RpiSHAZlCmZc-aCUlLDmlcAtJhiSlbkm5oX3M-EUVtM,923' 2025-06-01T22:52:22.5508214Z ++ read fname 2025-06-01T22:52:22.5508802Z ++ make_wheel_record torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.5509912Z ++ FPATH=torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.5510835Z ++ echo torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.5511502Z ++ grep RECORD 2025-06-01T22:52:22.5528419Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.5529187Z +++ openssl base64 2025-06-01T22:52:22.5529444Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.5530848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.5531949Z +++ sed -e s/=//g 2025-06-01T22:52:22.5571077Z ++ HASH=HvgN6ExkSCEPfBW-ty9WLMppLX7vJZZgksAl-GEE7LE 2025-06-01T22:52:22.5576081Z +++ ls -nl torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.5576972Z +++ awk '{print $5}' 2025-06-01T22:52:22.5603270Z ++ FSIZE=818 2025-06-01T22:52:22.5604340Z ++ echo '"torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=HvgN6ExkSCEPfBW-ty9WLMppLX7vJZZgksAl-GEE7LE,818' 2025-06-01T22:52:22.5605496Z ++ read fname 2025-06-01T22:52:22.5605862Z ++ make_wheel_record torch/include/ATen/ops/permute_copy_native.h 2025-06-01T22:52:22.5606398Z ++ FPATH=torch/include/ATen/ops/permute_copy_native.h 2025-06-01T22:52:22.5606870Z ++ echo torch/include/ATen/ops/permute_copy_native.h 2025-06-01T22:52:22.5607275Z ++ grep RECORD 2025-06-01T22:52:22.5628529Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/permute_copy_native.h 2025-06-01T22:52:22.5629164Z +++ openssl base64 2025-06-01T22:52:22.5629440Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.5629686Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.5630144Z +++ sed -e s/=//g 2025-06-01T22:52:22.5671786Z ++ HASH=tBY1QrSN9VKHHobnal2GmL05cBeXNQehle2NI3qFOjo 2025-06-01T22:52:22.5674255Z +++ ls -nl torch/include/ATen/ops/permute_copy_native.h 2025-06-01T22:52:22.5675835Z +++ awk '{print $5}' 2025-06-01T22:52:22.5702912Z ++ FSIZE=610 2025-06-01T22:52:22.5703618Z ++ echo '"torch/include/ATen/ops/permute_copy_native.h",sha256=tBY1QrSN9VKHHobnal2GmL05cBeXNQehle2NI3qFOjo,610' 2025-06-01T22:52:22.5704409Z ++ read fname 2025-06-01T22:52:22.5704838Z ++ make_wheel_record torch/include/ATen/ops/permute_copy_ops.h 2025-06-01T22:52:22.5705323Z ++ FPATH=torch/include/ATen/ops/permute_copy_ops.h 2025-06-01T22:52:22.5705834Z ++ echo torch/include/ATen/ops/permute_copy_ops.h 2025-06-01T22:52:22.5706209Z ++ grep RECORD 2025-06-01T22:52:22.5726452Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/permute_copy_ops.h 2025-06-01T22:52:22.5727042Z +++ openssl base64 2025-06-01T22:52:22.5727467Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.5727739Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.5729269Z +++ sed -e s/=//g 2025-06-01T22:52:22.5770076Z ++ HASH=4RasIxUDygDr8MhqlEB2B6dwNm2yENLIV__OYdm1Ojs 2025-06-01T22:52:22.5774811Z +++ ls -nl torch/include/ATen/ops/permute_copy_ops.h 2025-06-01T22:52:22.5775671Z +++ awk '{print $5}' 2025-06-01T22:52:22.5803780Z ++ FSIZE=1729 2025-06-01T22:52:22.5804626Z ++ echo '"torch/include/ATen/ops/permute_copy_ops.h",sha256=4RasIxUDygDr8MhqlEB2B6dwNm2yENLIV__OYdm1Ojs,1729' 2025-06-01T22:52:22.5805504Z ++ read fname 2025-06-01T22:52:22.5805854Z ++ make_wheel_record torch/include/ATen/ops/permute_native.h 2025-06-01T22:52:22.5806344Z ++ FPATH=torch/include/ATen/ops/permute_native.h 2025-06-01T22:52:22.5806778Z ++ echo torch/include/ATen/ops/permute_native.h 2025-06-01T22:52:22.5807147Z ++ grep RECORD 2025-06-01T22:52:22.5826061Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/permute_native.h 2025-06-01T22:52:22.5826587Z +++ openssl base64 2025-06-01T22:52:22.5827938Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.5828551Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.5829972Z +++ sed -e s/=//g 2025-06-01T22:52:22.5872209Z ++ HASH=pCJ6PNU6hVeB_yy4qP8rfvIlrtxNZS4u1bt2lhxCjUU 2025-06-01T22:52:22.5874394Z +++ ls -nl torch/include/ATen/ops/permute_native.h 2025-06-01T22:52:22.5876233Z +++ awk '{print $5}' 2025-06-01T22:52:22.5904452Z ++ FSIZE=587 2025-06-01T22:52:22.5905293Z ++ echo '"torch/include/ATen/ops/permute_native.h",sha256=pCJ6PNU6hVeB_yy4qP8rfvIlrtxNZS4u1bt2lhxCjUU,587' 2025-06-01T22:52:22.5905995Z ++ read fname 2025-06-01T22:52:22.5906371Z ++ make_wheel_record torch/include/ATen/ops/permute_ops.h 2025-06-01T22:52:22.5906828Z ++ FPATH=torch/include/ATen/ops/permute_ops.h 2025-06-01T22:52:22.5907221Z ++ echo torch/include/ATen/ops/permute_ops.h 2025-06-01T22:52:22.5907581Z ++ grep RECORD 2025-06-01T22:52:22.5927163Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/permute_ops.h 2025-06-01T22:52:22.5927730Z +++ openssl base64 2025-06-01T22:52:22.5928010Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.5928342Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.5929150Z +++ sed -e s/=//g 2025-06-01T22:52:22.5968401Z ++ HASH=M91AnaNXwzsVxMk9rPCl1Vum7eQ_uU4erNrHPquJwmQ 2025-06-01T22:52:22.5973379Z +++ ls -nl torch/include/ATen/ops/permute_ops.h 2025-06-01T22:52:22.5974236Z +++ awk '{print $5}' 2025-06-01T22:52:22.6001100Z ++ FSIZE=1039 2025-06-01T22:52:22.6001761Z ++ echo '"torch/include/ATen/ops/permute_ops.h",sha256=M91AnaNXwzsVxMk9rPCl1Vum7eQ_uU4erNrHPquJwmQ,1039' 2025-06-01T22:52:22.6002397Z ++ read fname 2025-06-01T22:52:22.6002722Z ++ make_wheel_record torch/include/ATen/ops/pin_memory.h 2025-06-01T22:52:22.6003160Z ++ FPATH=torch/include/ATen/ops/pin_memory.h 2025-06-01T22:52:22.6003558Z ++ echo torch/include/ATen/ops/pin_memory.h 2025-06-01T22:52:22.6003906Z ++ grep RECORD 2025-06-01T22:52:22.6026234Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pin_memory.h 2025-06-01T22:52:22.6026788Z +++ openssl base64 2025-06-01T22:52:22.6027039Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.6027401Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.6028040Z +++ sed -e s/=//g 2025-06-01T22:52:22.6069635Z ++ HASH=S0Hp-nzy99t34bLr5Z8HZAbQBXup9KfR08PfWiNkzQ4 2025-06-01T22:52:22.6072326Z +++ ls -nl torch/include/ATen/ops/pin_memory.h 2025-06-01T22:52:22.6073010Z +++ awk '{print $5}' 2025-06-01T22:52:22.6101631Z ++ FSIZE=507 2025-06-01T22:52:22.6102262Z ++ echo '"torch/include/ATen/ops/pin_memory.h",sha256=S0Hp-nzy99t34bLr5Z8HZAbQBXup9KfR08PfWiNkzQ4,507' 2025-06-01T22:52:22.6102886Z ++ read fname 2025-06-01T22:52:22.6103390Z ++ make_wheel_record torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.6103692Z ++ FPATH=torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.6103980Z ++ echo torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.6104093Z ++ grep RECORD 2025-06-01T22:52:22.6126486Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.6126603Z +++ openssl base64 2025-06-01T22:52:22.6126718Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.6126820Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.6127108Z +++ sed -e s/=//g 2025-06-01T22:52:22.6167336Z ++ HASH=kocXgLW-JBPhuFlPFQNNT8l5PUfCi7qUJNdd5lfs6xA 2025-06-01T22:52:22.6172119Z +++ ls -nl torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.6172534Z +++ awk '{print $5}' 2025-06-01T22:52:22.6200230Z ++ FSIZE=819 2025-06-01T22:52:22.6200902Z ++ echo '"torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h",sha256=kocXgLW-JBPhuFlPFQNNT8l5PUfCi7qUJNdd5lfs6xA,819' 2025-06-01T22:52:22.6201011Z ++ read fname 2025-06-01T22:52:22.6201235Z ++ make_wheel_record torch/include/ATen/ops/pin_memory_native.h 2025-06-01T22:52:22.6201393Z ++ FPATH=torch/include/ATen/ops/pin_memory_native.h 2025-06-01T22:52:22.6201541Z ++ echo torch/include/ATen/ops/pin_memory_native.h 2025-06-01T22:52:22.6201877Z ++ grep RECORD 2025-06-01T22:52:22.6225993Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pin_memory_native.h 2025-06-01T22:52:22.6226106Z +++ openssl base64 2025-06-01T22:52:22.6226339Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.6226487Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.6228168Z +++ sed -e s/=//g 2025-06-01T22:52:22.6273037Z ++ HASH=wjLy25AgvK1AQsd4TVGz1VaQBizwQ_T6Y7ZaPrSEiLI 2025-06-01T22:52:22.6275074Z +++ ls -nl torch/include/ATen/ops/pin_memory_native.h 2025-06-01T22:52:22.6276267Z +++ awk '{print $5}' 2025-06-01T22:52:22.6304424Z ++ FSIZE=531 2025-06-01T22:52:22.6304904Z ++ echo '"torch/include/ATen/ops/pin_memory_native.h",sha256=wjLy25AgvK1AQsd4TVGz1VaQBizwQ_T6Y7ZaPrSEiLI,531' 2025-06-01T22:52:22.6305140Z ++ read fname 2025-06-01T22:52:22.6305338Z ++ make_wheel_record torch/include/ATen/ops/pin_memory_ops.h 2025-06-01T22:52:22.6305504Z ++ FPATH=torch/include/ATen/ops/pin_memory_ops.h 2025-06-01T22:52:22.6305743Z ++ echo torch/include/ATen/ops/pin_memory_ops.h 2025-06-01T22:52:22.6305858Z ++ grep RECORD 2025-06-01T22:52:22.6327135Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pin_memory_ops.h 2025-06-01T22:52:22.6327267Z +++ openssl base64 2025-06-01T22:52:22.6328155Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.6329612Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.6330823Z +++ sed -e s/=//g 2025-06-01T22:52:22.6369758Z ++ HASH=r24_BQ4p3ITHCycSdlhzR3sm8VMxPg2dToEseIobOKE 2025-06-01T22:52:22.6374854Z +++ ls -nl torch/include/ATen/ops/pin_memory_ops.h 2025-06-01T22:52:22.6376124Z +++ awk '{print $5}' 2025-06-01T22:52:22.6402429Z ++ FSIZE=1097 2025-06-01T22:52:22.6402889Z ++ echo '"torch/include/ATen/ops/pin_memory_ops.h",sha256=r24_BQ4p3ITHCycSdlhzR3sm8VMxPg2dToEseIobOKE,1097' 2025-06-01T22:52:22.6403027Z ++ read fname 2025-06-01T22:52:22.6403199Z ++ make_wheel_record torch/include/ATen/ops/pinverse.h 2025-06-01T22:52:22.6403332Z ++ FPATH=torch/include/ATen/ops/pinverse.h 2025-06-01T22:52:22.6404129Z ++ echo torch/include/ATen/ops/pinverse.h 2025-06-01T22:52:22.6404970Z ++ grep RECORD 2025-06-01T22:52:22.6427709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pinverse.h 2025-06-01T22:52:22.6427836Z +++ openssl base64 2025-06-01T22:52:22.6427939Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.6429708Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.6429808Z +++ sed -e s/=//g 2025-06-01T22:52:22.6471114Z ++ HASH=QzM8gMSt6xQTRwFZmvZfU9Xoims_2-OXymtVkj6kPHo 2025-06-01T22:52:22.6474423Z +++ ls -nl torch/include/ATen/ops/pinverse.h 2025-06-01T22:52:22.6475477Z +++ awk '{print $5}' 2025-06-01T22:52:22.6502281Z ++ FSIZE=691 2025-06-01T22:52:22.6502696Z ++ echo '"torch/include/ATen/ops/pinverse.h",sha256=QzM8gMSt6xQTRwFZmvZfU9Xoims_2-OXymtVkj6kPHo,691' 2025-06-01T22:52:22.6502796Z ++ read fname 2025-06-01T22:52:22.6503164Z ++ make_wheel_record torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.6504059Z ++ FPATH=torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.6504367Z ++ echo torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.6505204Z ++ grep RECORD 2025-06-01T22:52:22.6529090Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.6529577Z +++ openssl base64 2025-06-01T22:52:22.6530822Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.6532075Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.6533651Z +++ sed -e s/=//g 2025-06-01T22:52:22.6575055Z ++ HASH=agiX8Sh2u1RWp5cyWjjoAhOwJRJwjt_VFFCc2dstTk0 2025-06-01T22:52:22.6582037Z +++ ls -nl torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.6582159Z +++ awk '{print $5}' 2025-06-01T22:52:22.6605661Z ++ FSIZE=786 2025-06-01T22:52:22.6606331Z ++ echo '"torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h",sha256=agiX8Sh2u1RWp5cyWjjoAhOwJRJwjt_VFFCc2dstTk0,786' 2025-06-01T22:52:22.6606492Z ++ read fname 2025-06-01T22:52:22.6606777Z ++ make_wheel_record torch/include/ATen/ops/pinverse_native.h 2025-06-01T22:52:22.6606939Z ++ FPATH=torch/include/ATen/ops/pinverse_native.h 2025-06-01T22:52:22.6607114Z ++ echo torch/include/ATen/ops/pinverse_native.h 2025-06-01T22:52:22.6607706Z ++ grep RECORD 2025-06-01T22:52:22.6629197Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pinverse_native.h 2025-06-01T22:52:22.6629317Z +++ openssl base64 2025-06-01T22:52:22.6629701Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.6629928Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.6631150Z +++ sed -e s/=//g 2025-06-01T22:52:22.6673193Z ++ HASH=s6rEyXFVKzy8mpfDaVuABdpDKj7y0mAdBE8xUPBL3LY 2025-06-01T22:52:22.6676069Z +++ ls -nl torch/include/ATen/ops/pinverse_native.h 2025-06-01T22:52:22.6677561Z +++ awk '{print $5}' 2025-06-01T22:52:22.6705192Z ++ FSIZE=498 2025-06-01T22:52:22.6705818Z ++ echo '"torch/include/ATen/ops/pinverse_native.h",sha256=s6rEyXFVKzy8mpfDaVuABdpDKj7y0mAdBE8xUPBL3LY,498' 2025-06-01T22:52:22.6705966Z ++ read fname 2025-06-01T22:52:22.6706280Z ++ make_wheel_record torch/include/ATen/ops/pinverse_ops.h 2025-06-01T22:52:22.6706427Z ++ FPATH=torch/include/ATen/ops/pinverse_ops.h 2025-06-01T22:52:22.6706575Z ++ echo torch/include/ATen/ops/pinverse_ops.h 2025-06-01T22:52:22.6707626Z ++ grep RECORD 2025-06-01T22:52:22.6727798Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pinverse_ops.h 2025-06-01T22:52:22.6727918Z +++ openssl base64 2025-06-01T22:52:22.6728972Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.6730107Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.6731719Z +++ sed -e s/=//g 2025-06-01T22:52:22.6770810Z ++ HASH=wXZDlyZJUGiz_L3-4Ns8snrqAwUUaMoohbWaeqRMy-A 2025-06-01T22:52:22.6775576Z +++ ls -nl torch/include/ATen/ops/pinverse_ops.h 2025-06-01T22:52:22.6776520Z +++ awk '{print $5}' 2025-06-01T22:52:22.6803292Z ++ FSIZE=1018 2025-06-01T22:52:22.6803836Z ++ echo '"torch/include/ATen/ops/pinverse_ops.h",sha256=wXZDlyZJUGiz_L3-4Ns8snrqAwUUaMoohbWaeqRMy-A,1018' 2025-06-01T22:52:22.6804058Z ++ read fname 2025-06-01T22:52:22.6804276Z ++ make_wheel_record torch/include/ATen/ops/pixel_shuffle.h 2025-06-01T22:52:22.6804424Z ++ FPATH=torch/include/ATen/ops/pixel_shuffle.h 2025-06-01T22:52:22.6804571Z ++ echo torch/include/ATen/ops/pixel_shuffle.h 2025-06-01T22:52:22.6806335Z ++ grep RECORD 2025-06-01T22:52:22.6829393Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pixel_shuffle.h 2025-06-01T22:52:22.6829519Z +++ openssl base64 2025-06-01T22:52:22.6829622Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.6830843Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.6831130Z +++ sed -e s/=//g 2025-06-01T22:52:22.6873151Z ++ HASH=IFELUdS67xce-XI5_speJddSKrQVjls_eyiPQahVq0g 2025-06-01T22:52:22.6876651Z +++ ls -nl torch/include/ATen/ops/pixel_shuffle.h 2025-06-01T22:52:22.6877887Z +++ awk '{print $5}' 2025-06-01T22:52:22.6905559Z ++ FSIZE=1277 2025-06-01T22:52:22.6906075Z ++ echo '"torch/include/ATen/ops/pixel_shuffle.h",sha256=IFELUdS67xce-XI5_speJddSKrQVjls_eyiPQahVq0g,1277' 2025-06-01T22:52:22.6906289Z ++ read fname 2025-06-01T22:52:22.6906689Z ++ make_wheel_record torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.6907172Z ++ FPATH=torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.6907790Z ++ echo torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.6908331Z ++ grep RECORD 2025-06-01T22:52:22.6929376Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.6929660Z +++ openssl base64 2025-06-01T22:52:22.6930215Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.6931784Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.6932938Z +++ sed -e s/=//g 2025-06-01T22:52:22.6972400Z ++ HASH=T6qQA5lkzWlFqcBeRqBYqqr8W2sGmp8UU8nYQ1-8md8 2025-06-01T22:52:22.6977392Z +++ ls -nl torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.6978619Z +++ awk '{print $5}' 2025-06-01T22:52:22.7005348Z ++ FSIZE=929 2025-06-01T22:52:22.7006049Z ++ echo '"torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h",sha256=T6qQA5lkzWlFqcBeRqBYqqr8W2sGmp8UU8nYQ1-8md8,929' 2025-06-01T22:52:22.7006166Z ++ read fname 2025-06-01T22:52:22.7006632Z ++ make_wheel_record torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.7007035Z ++ FPATH=torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.7007464Z ++ echo torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.7008156Z ++ grep RECORD 2025-06-01T22:52:22.7032031Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.7032169Z +++ openssl base64 2025-06-01T22:52:22.7032343Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.7034329Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.7034447Z +++ sed -e s/=//g 2025-06-01T22:52:22.7075246Z ++ HASH=2KlZIKqBxNARnD7EqM9_l6NYAEsIKZKdt7XyTteDjHI 2025-06-01T22:52:22.7078749Z +++ ls -nl torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.7079897Z +++ awk '{print $5}' 2025-06-01T22:52:22.7106477Z ++ FSIZE=821 2025-06-01T22:52:22.7107408Z ++ echo '"torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h",sha256=2KlZIKqBxNARnD7EqM9_l6NYAEsIKZKdt7XyTteDjHI,821' 2025-06-01T22:52:22.7107524Z ++ read fname 2025-06-01T22:52:22.7107807Z ++ make_wheel_record torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h 2025-06-01T22:52:22.7108114Z ++ FPATH=torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h 2025-06-01T22:52:22.7108319Z ++ echo torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h 2025-06-01T22:52:22.7109299Z ++ grep RECORD 2025-06-01T22:52:22.7128795Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h 2025-06-01T22:52:22.7129274Z +++ openssl base64 2025-06-01T22:52:22.7130406Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.7131591Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.7132916Z +++ sed -e s/=//g 2025-06-01T22:52:22.7171038Z ++ HASH=VMxgDyVdVzrE6RvjqLTJn6Bd0nF8ZDySg6wnkVa1asY 2025-06-01T22:52:22.7176085Z +++ ls -nl torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h 2025-06-01T22:52:22.7176822Z +++ awk '{print $5}' 2025-06-01T22:52:22.7203736Z ++ FSIZE=751 2025-06-01T22:52:22.7204402Z ++ echo '"torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h",sha256=VMxgDyVdVzrE6RvjqLTJn6Bd0nF8ZDySg6wnkVa1asY,751' 2025-06-01T22:52:22.7204574Z ++ read fname 2025-06-01T22:52:22.7205005Z ++ make_wheel_record torch/include/ATen/ops/pixel_shuffle_native.h 2025-06-01T22:52:22.7205185Z ++ FPATH=torch/include/ATen/ops/pixel_shuffle_native.h 2025-06-01T22:52:22.7205378Z ++ echo torch/include/ATen/ops/pixel_shuffle_native.h 2025-06-01T22:52:22.7206668Z ++ grep RECORD 2025-06-01T22:52:22.7229737Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pixel_shuffle_native.h 2025-06-01T22:52:22.7229868Z +++ openssl base64 2025-06-01T22:52:22.7229979Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.7231011Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.7231525Z +++ sed -e s/=//g 2025-06-01T22:52:22.7273942Z ++ HASH=vEQlBiZoQEfavsX14ob1xVYheL67zRzBxVDd3fQ22Mc 2025-06-01T22:52:22.7276533Z +++ ls -nl torch/include/ATen/ops/pixel_shuffle_native.h 2025-06-01T22:52:22.7277901Z +++ awk '{print $5}' 2025-06-01T22:52:22.7305145Z ++ FSIZE=710 2025-06-01T22:52:22.7305887Z ++ echo '"torch/include/ATen/ops/pixel_shuffle_native.h",sha256=vEQlBiZoQEfavsX14ob1xVYheL67zRzBxVDd3fQ22Mc,710' 2025-06-01T22:52:22.7306072Z ++ read fname 2025-06-01T22:52:22.7306305Z ++ make_wheel_record torch/include/ATen/ops/pixel_shuffle_ops.h 2025-06-01T22:52:22.7306469Z ++ FPATH=torch/include/ATen/ops/pixel_shuffle_ops.h 2025-06-01T22:52:22.7306631Z ++ echo torch/include/ATen/ops/pixel_shuffle_ops.h 2025-06-01T22:52:22.7307817Z ++ grep RECORD 2025-06-01T22:52:22.7328005Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pixel_shuffle_ops.h 2025-06-01T22:52:22.7328120Z +++ openssl base64 2025-06-01T22:52:22.7328812Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.7330014Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.7331225Z +++ sed -e s/=//g 2025-06-01T22:52:22.7370908Z ++ HASH=y6vOf8JKZgmyyD5kMup2Lhv-iJ0nDhO-zSRaK2Aa2cE 2025-06-01T22:52:22.7375587Z +++ ls -nl torch/include/ATen/ops/pixel_shuffle_ops.h 2025-06-01T22:52:22.7376722Z +++ awk '{print $5}' 2025-06-01T22:52:22.7403275Z ++ FSIZE=1743 2025-06-01T22:52:22.7403770Z ++ echo '"torch/include/ATen/ops/pixel_shuffle_ops.h",sha256=y6vOf8JKZgmyyD5kMup2Lhv-iJ0nDhO-zSRaK2Aa2cE,1743' 2025-06-01T22:52:22.7403868Z ++ read fname 2025-06-01T22:52:22.7404189Z ++ make_wheel_record torch/include/ATen/ops/pixel_unshuffle.h 2025-06-01T22:52:22.7404494Z ++ FPATH=torch/include/ATen/ops/pixel_unshuffle.h 2025-06-01T22:52:22.7405216Z ++ echo torch/include/ATen/ops/pixel_unshuffle.h 2025-06-01T22:52:22.7406040Z ++ grep RECORD 2025-06-01T22:52:22.7429003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pixel_unshuffle.h 2025-06-01T22:52:22.7429112Z +++ openssl base64 2025-06-01T22:52:22.7430220Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.7430333Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.7430427Z +++ sed -e s/=//g 2025-06-01T22:52:22.7472459Z ++ HASH=g6IOfFvJRX8ryrYitXfpLNwi9MmWikezslROyXyql6c 2025-06-01T22:52:22.7475279Z +++ ls -nl torch/include/ATen/ops/pixel_unshuffle.h 2025-06-01T22:52:22.7475967Z +++ awk '{print $5}' 2025-06-01T22:52:22.7502976Z ++ FSIZE=1315 2025-06-01T22:52:22.7503491Z ++ echo '"torch/include/ATen/ops/pixel_unshuffle.h",sha256=g6IOfFvJRX8ryrYitXfpLNwi9MmWikezslROyXyql6c,1315' 2025-06-01T22:52:22.7503587Z ++ read fname 2025-06-01T22:52:22.7503980Z ++ make_wheel_record torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.7504307Z ++ FPATH=torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.7505055Z ++ echo torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.7506225Z ++ grep RECORD 2025-06-01T22:52:22.7526973Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.7527109Z +++ openssl base64 2025-06-01T22:52:22.7527763Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.7528871Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.7530177Z +++ sed -e s/=//g 2025-06-01T22:52:22.7569580Z ++ HASH=8bTZWrKYAEj0Aq0mluWXCi4pywLtREZ9MTT3Olkkqcw 2025-06-01T22:52:22.7574793Z +++ ls -nl torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.7575450Z +++ awk '{print $5}' 2025-06-01T22:52:22.7601760Z ++ FSIZE=937 2025-06-01T22:52:22.7602451Z ++ echo '"torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h",sha256=8bTZWrKYAEj0Aq0mluWXCi4pywLtREZ9MTT3Olkkqcw,937' 2025-06-01T22:52:22.7602564Z ++ read fname 2025-06-01T22:52:22.7603033Z ++ make_wheel_record torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.7603539Z ++ FPATH=torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.7604100Z ++ echo torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.7605074Z ++ grep RECORD 2025-06-01T22:52:22.7627514Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.7627639Z +++ openssl base64 2025-06-01T22:52:22.7628244Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.7628346Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.7629042Z +++ sed -e s/=//g 2025-06-01T22:52:22.7671355Z ++ HASH=AYolLvLlcFkkPYMheQ6wRpA6wSN6NeW81mmMIbpHIW8 2025-06-01T22:52:22.7675146Z +++ ls -nl torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.7675801Z +++ awk '{print $5}' 2025-06-01T22:52:22.7703393Z ++ FSIZE=825 2025-06-01T22:52:22.7704293Z ++ echo '"torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h",sha256=AYolLvLlcFkkPYMheQ6wRpA6wSN6NeW81mmMIbpHIW8,825' 2025-06-01T22:52:22.7704432Z ++ read fname 2025-06-01T22:52:22.7704751Z ++ make_wheel_record torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h 2025-06-01T22:52:22.7704964Z ++ FPATH=torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h 2025-06-01T22:52:22.7705172Z ++ echo torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h 2025-06-01T22:52:22.7706135Z ++ grep RECORD 2025-06-01T22:52:22.7727649Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h 2025-06-01T22:52:22.7727773Z +++ openssl base64 2025-06-01T22:52:22.7728292Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.7729539Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.7730971Z +++ sed -e s/=//g 2025-06-01T22:52:22.7769896Z ++ HASH=DSsyO3j2gQcQEqhQbIR0gc15Psd_KpyuKtWB8F_4hqo 2025-06-01T22:52:22.7775042Z +++ ls -nl torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h 2025-06-01T22:52:22.7776044Z +++ awk '{print $5}' 2025-06-01T22:52:22.7803110Z ++ FSIZE=755 2025-06-01T22:52:22.7803845Z ++ echo '"torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h",sha256=DSsyO3j2gQcQEqhQbIR0gc15Psd_KpyuKtWB8F_4hqo,755' 2025-06-01T22:52:22.7804946Z ++ read fname 2025-06-01T22:52:22.7805408Z ++ make_wheel_record torch/include/ATen/ops/pixel_unshuffle_native.h 2025-06-01T22:52:22.7805962Z ++ FPATH=torch/include/ATen/ops/pixel_unshuffle_native.h 2025-06-01T22:52:22.7806465Z ++ echo torch/include/ATen/ops/pixel_unshuffle_native.h 2025-06-01T22:52:22.7806876Z ++ grep RECORD 2025-06-01T22:52:22.7828865Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pixel_unshuffle_native.h 2025-06-01T22:52:22.7829459Z +++ openssl base64 2025-06-01T22:52:22.7829729Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.7829994Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.7830247Z +++ sed -e s/=//g 2025-06-01T22:52:22.7872704Z ++ HASH=8F5a7npyuRfmdTegTKlXhG7PaBceuYPFKMujr7Vk7-0 2025-06-01T22:52:22.7875605Z +++ ls -nl torch/include/ATen/ops/pixel_unshuffle_native.h 2025-06-01T22:52:22.7876808Z +++ awk '{print $5}' 2025-06-01T22:52:22.7904042Z ++ FSIZE=722 2025-06-01T22:52:22.7904734Z ++ echo '"torch/include/ATen/ops/pixel_unshuffle_native.h",sha256=8F5a7npyuRfmdTegTKlXhG7PaBceuYPFKMujr7Vk7-0,722' 2025-06-01T22:52:22.7905543Z ++ read fname 2025-06-01T22:52:22.7905898Z ++ make_wheel_record torch/include/ATen/ops/pixel_unshuffle_ops.h 2025-06-01T22:52:22.7906466Z ++ FPATH=torch/include/ATen/ops/pixel_unshuffle_ops.h 2025-06-01T22:52:22.7906920Z ++ echo torch/include/ATen/ops/pixel_unshuffle_ops.h 2025-06-01T22:52:22.7907320Z ++ grep RECORD 2025-06-01T22:52:22.7927240Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pixel_unshuffle_ops.h 2025-06-01T22:52:22.7927792Z +++ openssl base64 2025-06-01T22:52:22.7928221Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.7929406Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.7930528Z +++ sed -e s/=//g 2025-06-01T22:52:22.7970101Z ++ HASH=cFFUO-6Wvox5EH0-aBHSIcZ6wIESNbXPHaMkTQv5vk0 2025-06-01T22:52:22.7975043Z +++ ls -nl torch/include/ATen/ops/pixel_unshuffle_ops.h 2025-06-01T22:52:22.7975946Z +++ awk '{print $5}' 2025-06-01T22:52:22.8002624Z ++ FSIZE=1767 2025-06-01T22:52:22.8003342Z ++ echo '"torch/include/ATen/ops/pixel_unshuffle_ops.h",sha256=cFFUO-6Wvox5EH0-aBHSIcZ6wIESNbXPHaMkTQv5vk0,1767' 2025-06-01T22:52:22.8004148Z ++ read fname 2025-06-01T22:52:22.8004523Z ++ make_wheel_record torch/include/ATen/ops/poisson.h 2025-06-01T22:52:22.8005130Z ++ FPATH=torch/include/ATen/ops/poisson.h 2025-06-01T22:52:22.8005533Z ++ echo torch/include/ATen/ops/poisson.h 2025-06-01T22:52:22.8006037Z ++ grep RECORD 2025-06-01T22:52:22.8028100Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/poisson.h 2025-06-01T22:52:22.8028623Z +++ openssl base64 2025-06-01T22:52:22.8029374Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.8029647Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.8029900Z +++ sed -e s/=//g 2025-06-01T22:52:22.8074737Z ++ HASH=yDGOVlwF4DYdST0wPYhERcnv9YNuXHyNh_oWDHd0ahg 2025-06-01T22:52:22.8076785Z +++ ls -nl torch/include/ATen/ops/poisson.h 2025-06-01T22:52:22.8077650Z +++ awk '{print $5}' 2025-06-01T22:52:22.8105587Z ++ FSIZE=1307 2025-06-01T22:52:22.8106177Z ++ echo '"torch/include/ATen/ops/poisson.h",sha256=yDGOVlwF4DYdST0wPYhERcnv9YNuXHyNh_oWDHd0ahg,1307' 2025-06-01T22:52:22.8106815Z ++ read fname 2025-06-01T22:52:22.8107392Z ++ make_wheel_record torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.8108223Z ++ FPATH=torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.8108951Z ++ echo torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.8109456Z ++ grep RECORD 2025-06-01T22:52:22.8129116Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.8129925Z +++ openssl base64 2025-06-01T22:52:22.8130310Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.8131597Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.8132972Z +++ sed -e s/=//g 2025-06-01T22:52:22.8171085Z ++ HASH=yd4mV6N70240Pjy_0LXHLv_V7ABzCRoso8g78g17hlM 2025-06-01T22:52:22.8176092Z +++ ls -nl torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.8176708Z +++ awk '{print $5}' 2025-06-01T22:52:22.8203441Z ++ FSIZE=968 2025-06-01T22:52:22.8204626Z ++ echo '"torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h",sha256=yd4mV6N70240Pjy_0LXHLv_V7ABzCRoso8g78g17hlM,968' 2025-06-01T22:52:22.8205471Z ++ read fname 2025-06-01T22:52:22.8205842Z ++ make_wheel_record torch/include/ATen/ops/poisson_cpu_dispatch.h 2025-06-01T22:52:22.8206457Z ++ FPATH=torch/include/ATen/ops/poisson_cpu_dispatch.h 2025-06-01T22:52:22.8206943Z ++ echo torch/include/ATen/ops/poisson_cpu_dispatch.h 2025-06-01T22:52:22.8207346Z ++ grep RECORD 2025-06-01T22:52:22.8230409Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/poisson_cpu_dispatch.h 2025-06-01T22:52:22.8231009Z +++ openssl base64 2025-06-01T22:52:22.8231262Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.8231529Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.8231800Z +++ sed -e s/=//g 2025-06-01T22:52:22.8272353Z ++ HASH=PKoQN6hYHJjTbp5BVVqRxm1OQ_VryWPHuNubHzV4xxQ 2025-06-01T22:52:22.8275658Z +++ ls -nl torch/include/ATen/ops/poisson_cpu_dispatch.h 2025-06-01T22:52:22.8276250Z +++ awk '{print $5}' 2025-06-01T22:52:22.8304529Z ++ FSIZE=778 2025-06-01T22:52:22.8305387Z ++ echo '"torch/include/ATen/ops/poisson_cpu_dispatch.h",sha256=PKoQN6hYHJjTbp5BVVqRxm1OQ_VryWPHuNubHzV4xxQ,778' 2025-06-01T22:52:22.8306092Z ++ read fname 2025-06-01T22:52:22.8306552Z ++ make_wheel_record torch/include/ATen/ops/poisson_cuda_dispatch.h 2025-06-01T22:52:22.8307088Z ++ FPATH=torch/include/ATen/ops/poisson_cuda_dispatch.h 2025-06-01T22:52:22.8307577Z ++ echo torch/include/ATen/ops/poisson_cuda_dispatch.h 2025-06-01T22:52:22.8307961Z ++ grep RECORD 2025-06-01T22:52:22.8327149Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/poisson_cuda_dispatch.h 2025-06-01T22:52:22.8327763Z +++ openssl base64 2025-06-01T22:52:22.8328033Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.8329273Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.8330371Z +++ sed -e s/=//g 2025-06-01T22:52:22.8369155Z ++ HASH=l-UPjooxB7EQBj4e_xPnIJaw6i6uwJpKLKWBOqdaCYg 2025-06-01T22:52:22.8373775Z +++ ls -nl torch/include/ATen/ops/poisson_cuda_dispatch.h 2025-06-01T22:52:22.8374684Z +++ awk '{print $5}' 2025-06-01T22:52:22.8401717Z ++ FSIZE=780 2025-06-01T22:52:22.8402532Z ++ echo '"torch/include/ATen/ops/poisson_cuda_dispatch.h",sha256=l-UPjooxB7EQBj4e_xPnIJaw6i6uwJpKLKWBOqdaCYg,780' 2025-06-01T22:52:22.8403316Z ++ read fname 2025-06-01T22:52:22.8403807Z ++ make_wheel_record torch/include/ATen/ops/poisson_native.h 2025-06-01T22:52:22.8404718Z ++ FPATH=torch/include/ATen/ops/poisson_native.h 2025-06-01T22:52:22.8405160Z ++ echo torch/include/ATen/ops/poisson_native.h 2025-06-01T22:52:22.8405546Z ++ grep RECORD 2025-06-01T22:52:22.8427355Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/poisson_native.h 2025-06-01T22:52:22.8428026Z +++ openssl base64 2025-06-01T22:52:22.8428298Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.8428631Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.8428913Z +++ sed -e s/=//g 2025-06-01T22:52:22.8474281Z ++ HASH=7KU2BMiiMOFQrKT8GjdohvtKidGVT8583QiBiqDNVTI 2025-06-01T22:52:22.8475947Z +++ ls -nl torch/include/ATen/ops/poisson_native.h 2025-06-01T22:52:22.8477172Z +++ awk '{print $5}' 2025-06-01T22:52:22.8505389Z ++ FSIZE=782 2025-06-01T22:52:22.8506116Z ++ echo '"torch/include/ATen/ops/poisson_native.h",sha256=7KU2BMiiMOFQrKT8GjdohvtKidGVT8583QiBiqDNVTI,782' 2025-06-01T22:52:22.8506827Z ++ read fname 2025-06-01T22:52:22.8507137Z ++ make_wheel_record torch/include/ATen/ops/xor.h 2025-06-01T22:52:22.8507527Z ++ FPATH=torch/include/ATen/ops/xor.h 2025-06-01T22:52:22.8507898Z ++ echo torch/include/ATen/ops/xor.h 2025-06-01T22:52:22.8508210Z ++ grep RECORD 2025-06-01T22:52:22.8527405Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xor.h 2025-06-01T22:52:22.8527921Z +++ openssl base64 2025-06-01T22:52:22.8528246Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.8529604Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.8530650Z +++ sed -e s/=//g 2025-06-01T22:52:22.8570163Z ++ HASH=g7Dw5bi22HC8Iqziz3EGrWZPS41dY0Y_56HUQ_w216A 2025-06-01T22:52:22.8574602Z +++ ls -nl torch/include/ATen/ops/xor.h 2025-06-01T22:52:22.8575486Z +++ awk '{print $5}' 2025-06-01T22:52:22.8602574Z ++ FSIZE=897 2025-06-01T22:52:22.8603113Z ++ echo '"torch/include/ATen/ops/xor.h",sha256=g7Dw5bi22HC8Iqziz3EGrWZPS41dY0Y_56HUQ_w216A,897' 2025-06-01T22:52:22.8603761Z ++ read fname 2025-06-01T22:52:22.8604419Z ++ make_wheel_record torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.8605537Z ++ FPATH=torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.8606354Z ++ echo torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.8606935Z ++ grep RECORD 2025-06-01T22:52:22.8630083Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.8630849Z +++ openssl base64 2025-06-01T22:52:22.8631119Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.8631361Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.8631630Z +++ sed -e s/=//g 2025-06-01T22:52:22.8671542Z ++ HASH=ygZ3zCKxpcJtm0WO2GkK1QBV2JMv_tnEXyBzevESOJs 2025-06-01T22:52:22.8674552Z +++ ls -nl torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:22.8675215Z +++ awk '{print $5}' 2025-06-01T22:52:22.8702333Z ++ FSIZE=860 2025-06-01T22:52:22.8703257Z ++ echo '"torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h",sha256=ygZ3zCKxpcJtm0WO2GkK1QBV2JMv_tnEXyBzevESOJs,860' 2025-06-01T22:52:22.8704177Z ++ read fname 2025-06-01T22:52:22.8704580Z ++ make_wheel_record torch/include/ATen/ops/poisson_nll_loss_native.h 2025-06-01T22:52:22.8705143Z ++ FPATH=torch/include/ATen/ops/poisson_nll_loss_native.h 2025-06-01T22:52:22.8705627Z ++ echo torch/include/ATen/ops/poisson_nll_loss_native.h 2025-06-01T22:52:22.8706036Z ++ grep RECORD 2025-06-01T22:52:22.8726841Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/poisson_nll_loss_native.h 2025-06-01T22:52:22.8727492Z +++ openssl base64 2025-06-01T22:52:22.8727763Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.8728330Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.8729376Z +++ sed -e s/=//g 2025-06-01T22:52:22.8768356Z ++ HASH=2wNpqUdIZlZF0srVT2cs9lwNDw3YpmDJe10X-sjm5b0 2025-06-01T22:52:22.8773345Z +++ ls -nl torch/include/ATen/ops/poisson_nll_loss_native.h 2025-06-01T22:52:22.8774130Z +++ awk '{print $5}' 2025-06-01T22:52:22.8802309Z ++ FSIZE=572 2025-06-01T22:52:22.8803165Z ++ echo '"torch/include/ATen/ops/poisson_nll_loss_native.h",sha256=2wNpqUdIZlZF0srVT2cs9lwNDw3YpmDJe10X-sjm5b0,572' 2025-06-01T22:52:22.8803939Z ++ read fname 2025-06-01T22:52:22.8804601Z ++ make_wheel_record torch/include/ATen/ops/poisson_nll_loss_ops.h 2025-06-01T22:52:22.8805148Z ++ FPATH=torch/include/ATen/ops/poisson_nll_loss_ops.h 2025-06-01T22:52:22.8805629Z ++ echo torch/include/ATen/ops/poisson_nll_loss_ops.h 2025-06-01T22:52:22.8806022Z ++ grep RECORD 2025-06-01T22:52:22.8829359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/poisson_nll_loss_ops.h 2025-06-01T22:52:22.8829872Z +++ openssl base64 2025-06-01T22:52:22.8830135Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.8830376Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.8830645Z +++ sed -e s/=//g 2025-06-01T22:52:22.8872696Z ++ HASH=9zvl985Uv5io0grtesX_6ouN_zfpYeXD1PT3Kt_FBGw 2025-06-01T22:52:22.8874040Z +++ ls -nl torch/include/ATen/ops/poisson_nll_loss_ops.h 2025-06-01T22:52:22.8875028Z +++ awk '{print $5}' 2025-06-01T22:52:22.8904076Z ++ FSIZE=1277 2025-06-01T22:52:22.8904765Z ++ echo '"torch/include/ATen/ops/poisson_nll_loss_ops.h",sha256=9zvl985Uv5io0grtesX_6ouN_zfpYeXD1PT3Kt_FBGw,1277' 2025-06-01T22:52:22.8905435Z ++ read fname 2025-06-01T22:52:22.8905897Z ++ make_wheel_record torch/include/ATen/ops/poisson_ops.h 2025-06-01T22:52:22.8906358Z ++ FPATH=torch/include/ATen/ops/poisson_ops.h 2025-06-01T22:52:22.8906752Z ++ echo torch/include/ATen/ops/poisson_ops.h 2025-06-01T22:52:22.8907169Z ++ grep RECORD 2025-06-01T22:52:22.8926636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/poisson_ops.h 2025-06-01T22:52:22.8927189Z +++ openssl base64 2025-06-01T22:52:22.8927519Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.8927792Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.8928097Z +++ sed -e s/=//g 2025-06-01T22:52:22.8968366Z ++ HASH=u2l6DHUkF0XAase3jPJg8-e6Z4XAldK62jBESSu_8Qk 2025-06-01T22:52:22.8973178Z +++ ls -nl torch/include/ATen/ops/poisson_ops.h 2025-06-01T22:52:22.8973928Z +++ awk '{print $5}' 2025-06-01T22:52:22.9001623Z ++ FSIZE=1839 2025-06-01T22:52:22.9002272Z ++ echo '"torch/include/ATen/ops/poisson_ops.h",sha256=u2l6DHUkF0XAase3jPJg8-e6Z4XAldK62jBESSu_8Qk,1839' 2025-06-01T22:52:22.9002926Z ++ read fname 2025-06-01T22:52:22.9003230Z ++ make_wheel_record torch/include/ATen/ops/polar.h 2025-06-01T22:52:22.9003639Z ++ FPATH=torch/include/ATen/ops/polar.h 2025-06-01T22:52:22.9004158Z ++ echo torch/include/ATen/ops/polar.h 2025-06-01T22:52:22.9004663Z ++ grep RECORD 2025-06-01T22:52:22.9032822Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polar.h 2025-06-01T22:52:22.9033288Z +++ openssl base64 2025-06-01T22:52:22.9033554Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.9033800Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.9034072Z +++ sed -e s/=//g 2025-06-01T22:52:22.9074865Z ++ HASH=kd_92QcqgiuBXMtjmeGGo1stY7hMD5WDBoxp5MRenRI 2025-06-01T22:52:22.9076930Z +++ ls -nl torch/include/ATen/ops/polar.h 2025-06-01T22:52:22.9077382Z +++ awk '{print $5}' 2025-06-01T22:52:22.9105193Z ++ FSIZE=1149 2025-06-01T22:52:22.9105766Z ++ echo '"torch/include/ATen/ops/polar.h",sha256=kd_92QcqgiuBXMtjmeGGo1stY7hMD5WDBoxp5MRenRI,1149' 2025-06-01T22:52:22.9106431Z ++ read fname 2025-06-01T22:52:22.9106981Z ++ make_wheel_record torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.9107807Z ++ FPATH=torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.9108560Z ++ echo torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.9109138Z ++ grep RECORD 2025-06-01T22:52:22.9127933Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.9128578Z +++ openssl base64 2025-06-01T22:52:22.9129082Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.9130340Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.9131370Z +++ sed -e s/=//g 2025-06-01T22:52:22.9170910Z ++ HASH=63Ox2FepgsSZGwAawSnrPlaH1nEQTMtBTpAqr2jp9Xs 2025-06-01T22:52:22.9175538Z +++ ls -nl torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.9176490Z +++ awk '{print $5}' 2025-06-01T22:52:22.9203837Z ++ FSIZE=788 2025-06-01T22:52:22.9205127Z ++ echo '"torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h",sha256=63Ox2FepgsSZGwAawSnrPlaH1nEQTMtBTpAqr2jp9Xs,788' 2025-06-01T22:52:22.9206034Z ++ read fname 2025-06-01T22:52:22.9206413Z ++ make_wheel_record torch/include/ATen/ops/polar_cpu_dispatch.h 2025-06-01T22:52:22.9206922Z ++ FPATH=torch/include/ATen/ops/polar_cpu_dispatch.h 2025-06-01T22:52:22.9207397Z ++ echo torch/include/ATen/ops/polar_cpu_dispatch.h 2025-06-01T22:52:22.9207780Z ++ grep RECORD 2025-06-01T22:52:22.9229878Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polar_cpu_dispatch.h 2025-06-01T22:52:22.9230408Z +++ openssl base64 2025-06-01T22:52:22.9230670Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.9230924Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.9231177Z +++ sed -e s/=//g 2025-06-01T22:52:22.9273020Z ++ HASH=Hi3FYfTFa594PdJqZ_sCnyvcb2ih16bPTEk_VNjBWqk 2025-06-01T22:52:22.9275353Z +++ ls -nl torch/include/ATen/ops/polar_cpu_dispatch.h 2025-06-01T22:52:22.9276540Z +++ awk '{print $5}' 2025-06-01T22:52:22.9304982Z ++ FSIZE=871 2025-06-01T22:52:22.9305637Z ++ echo '"torch/include/ATen/ops/polar_cpu_dispatch.h",sha256=Hi3FYfTFa594PdJqZ_sCnyvcb2ih16bPTEk_VNjBWqk,871' 2025-06-01T22:52:22.9306306Z ++ read fname 2025-06-01T22:52:22.9306791Z ++ make_wheel_record torch/include/ATen/ops/polar_cuda_dispatch.h 2025-06-01T22:52:22.9307309Z ++ FPATH=torch/include/ATen/ops/polar_cuda_dispatch.h 2025-06-01T22:52:22.9307825Z ++ echo torch/include/ATen/ops/polar_cuda_dispatch.h 2025-06-01T22:52:22.9308205Z ++ grep RECORD 2025-06-01T22:52:22.9326998Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polar_cuda_dispatch.h 2025-06-01T22:52:22.9327624Z +++ openssl base64 2025-06-01T22:52:22.9327899Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.9328506Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.9329741Z +++ sed -e s/=//g 2025-06-01T22:52:22.9368983Z ++ HASH=9OVYb0efmcOF7CGqsy_FZuyciMVwUAixJxU47bG81E0 2025-06-01T22:52:22.9373988Z +++ ls -nl torch/include/ATen/ops/polar_cuda_dispatch.h 2025-06-01T22:52:22.9374815Z +++ awk '{print $5}' 2025-06-01T22:52:22.9402605Z ++ FSIZE=873 2025-06-01T22:52:22.9403266Z ++ echo '"torch/include/ATen/ops/polar_cuda_dispatch.h",sha256=9OVYb0efmcOF7CGqsy_FZuyciMVwUAixJxU47bG81E0,873' 2025-06-01T22:52:22.9404058Z ++ read fname 2025-06-01T22:52:22.9404564Z ++ make_wheel_record torch/include/ATen/ops/polar_native.h 2025-06-01T22:52:22.9405098Z ++ FPATH=torch/include/ATen/ops/polar_native.h 2025-06-01T22:52:22.9405516Z ++ echo torch/include/ATen/ops/polar_native.h 2025-06-01T22:52:22.9405885Z ++ grep RECORD 2025-06-01T22:52:22.9428321Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polar_native.h 2025-06-01T22:52:22.9428821Z +++ openssl base64 2025-06-01T22:52:22.9429072Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.9429333Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.9429598Z +++ sed -e s/=//g 2025-06-01T22:52:22.9470904Z ++ HASH=stOczZN6A7m89gAXRiA8TZGNxoHdZrorQd14YJVWaJU 2025-06-01T22:52:22.9473886Z +++ ls -nl torch/include/ATen/ops/polar_native.h 2025-06-01T22:52:22.9474814Z +++ awk '{print $5}' 2025-06-01T22:52:22.9502916Z ++ FSIZE=602 2025-06-01T22:52:22.9503578Z ++ echo '"torch/include/ATen/ops/polar_native.h",sha256=stOczZN6A7m89gAXRiA8TZGNxoHdZrorQd14YJVWaJU,602' 2025-06-01T22:52:22.9504230Z ++ read fname 2025-06-01T22:52:22.9504555Z ++ make_wheel_record torch/include/ATen/ops/polar_ops.h 2025-06-01T22:52:22.9504976Z ++ FPATH=torch/include/ATen/ops/polar_ops.h 2025-06-01T22:52:22.9505367Z ++ echo torch/include/ATen/ops/polar_ops.h 2025-06-01T22:52:22.9505705Z ++ grep RECORD 2025-06-01T22:52:22.9526714Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polar_ops.h 2025-06-01T22:52:22.9527222Z +++ openssl base64 2025-06-01T22:52:22.9527482Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.9527754Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.9528514Z +++ sed -e s/=//g 2025-06-01T22:52:22.9567571Z ++ HASH=1zWq3ZwjSQvxrcYCJHwQiwbUlNymragmpC2rfvDqH4c 2025-06-01T22:52:22.9572147Z +++ ls -nl torch/include/ATen/ops/polar_ops.h 2025-06-01T22:52:22.9573192Z +++ awk '{print $5}' 2025-06-01T22:52:22.9601044Z ++ FSIZE=1707 2025-06-01T22:52:22.9601869Z ++ echo '"torch/include/ATen/ops/polar_ops.h",sha256=1zWq3ZwjSQvxrcYCJHwQiwbUlNymragmpC2rfvDqH4c,1707' 2025-06-01T22:52:22.9602598Z ++ read fname 2025-06-01T22:52:22.9602916Z ++ make_wheel_record torch/include/ATen/ops/polygamma.h 2025-06-01T22:52:22.9603422Z ++ FPATH=torch/include/ATen/ops/polygamma.h 2025-06-01T22:52:22.9603811Z ++ echo torch/include/ATen/ops/polygamma.h 2025-06-01T22:52:22.9604318Z ++ grep RECORD 2025-06-01T22:52:22.9626145Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polygamma.h 2025-06-01T22:52:22.9626729Z +++ openssl base64 2025-06-01T22:52:22.9626989Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.9627306Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.9627975Z +++ sed -e s/=//g 2025-06-01T22:52:22.9668145Z ++ HASH=mwG4HHIGsNXphAmv1eQ9a1vC4a9DxvVLA8zOqyfBH8k 2025-06-01T22:52:22.9671865Z +++ ls -nl torch/include/ATen/ops/polygamma.h 2025-06-01T22:52:22.9672831Z +++ awk '{print $5}' 2025-06-01T22:52:22.9699680Z ++ FSIZE=1120 2025-06-01T22:52:22.9700327Z ++ echo '"torch/include/ATen/ops/polygamma.h",sha256=mwG4HHIGsNXphAmv1eQ9a1vC4a9DxvVLA8zOqyfBH8k,1120' 2025-06-01T22:52:22.9701157Z ++ read fname 2025-06-01T22:52:22.9701793Z ++ make_wheel_record torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.9702636Z ++ FPATH=torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.9703443Z ++ echo torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.9703972Z ++ grep RECORD 2025-06-01T22:52:22.9726201Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.9726899Z +++ openssl base64 2025-06-01T22:52:22.9727158Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.9727432Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.9727698Z +++ sed -e s/=//g 2025-06-01T22:52:22.9766425Z ++ HASH=ASsPSw-zfYpT8PQJKUnnvPOEPvfjv0MK1OzTLYIr3ME 2025-06-01T22:52:22.9771248Z +++ ls -nl torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:22.9771860Z +++ awk '{print $5}' 2025-06-01T22:52:22.9798711Z ++ FSIZE=775 2025-06-01T22:52:22.9799590Z ++ echo '"torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h",sha256=ASsPSw-zfYpT8PQJKUnnvPOEPvfjv0MK1OzTLYIr3ME,775' 2025-06-01T22:52:22.9800455Z ++ read fname 2025-06-01T22:52:22.9801085Z ++ make_wheel_record torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.9802043Z ++ FPATH=torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.9802938Z ++ echo torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.9803528Z ++ grep RECORD 2025-06-01T22:52:22.9825828Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.9826627Z +++ openssl base64 2025-06-01T22:52:22.9826909Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.9827166Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.9827420Z +++ sed -e s/=//g 2025-06-01T22:52:22.9868499Z ++ HASH=n1z83T4C-YPI2lWZLG_piOySec1DdPPhaCu3r9_BO2g 2025-06-01T22:52:22.9871539Z +++ ls -nl torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:22.9872244Z +++ awk '{print $5}' 2025-06-01T22:52:22.9898060Z ++ FSIZE=804 2025-06-01T22:52:22.9898992Z ++ echo '"torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h",sha256=n1z83T4C-YPI2lWZLG_piOySec1DdPPhaCu3r9_BO2g,804' 2025-06-01T22:52:22.9899991Z ++ read fname 2025-06-01T22:52:22.9900435Z ++ make_wheel_record torch/include/ATen/ops/polygamma_cpu_dispatch.h 2025-06-01T22:52:22.9901051Z ++ FPATH=torch/include/ATen/ops/polygamma_cpu_dispatch.h 2025-06-01T22:52:22.9901527Z ++ echo torch/include/ATen/ops/polygamma_cpu_dispatch.h 2025-06-01T22:52:22.9902001Z ++ grep RECORD 2025-06-01T22:52:22.9924965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polygamma_cpu_dispatch.h 2025-06-01T22:52:22.9925703Z +++ openssl base64 2025-06-01T22:52:22.9925973Z +++ sed -e s/+/-/g 2025-06-01T22:52:22.9926273Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:22.9926546Z +++ sed -e s/=//g 2025-06-01T22:52:22.9966278Z ++ HASH=LGTvcKphVkyna4BvZbWC-kuBS_iF2-ToySj08uKWr3Q 2025-06-01T22:52:22.9970413Z +++ ls -nl torch/include/ATen/ops/polygamma_cpu_dispatch.h 2025-06-01T22:52:22.9971234Z +++ awk '{print $5}' 2025-06-01T22:52:22.9999814Z ++ FSIZE=919 2025-06-01T22:52:23.0000518Z ++ echo '"torch/include/ATen/ops/polygamma_cpu_dispatch.h",sha256=LGTvcKphVkyna4BvZbWC-kuBS_iF2-ToySj08uKWr3Q,919' 2025-06-01T22:52:23.0001211Z ++ read fname 2025-06-01T22:52:23.0001600Z ++ make_wheel_record torch/include/ATen/ops/polygamma_cuda_dispatch.h 2025-06-01T22:52:23.0002145Z ++ FPATH=torch/include/ATen/ops/polygamma_cuda_dispatch.h 2025-06-01T22:52:23.0002641Z ++ echo torch/include/ATen/ops/polygamma_cuda_dispatch.h 2025-06-01T22:52:23.0003045Z ++ grep RECORD 2025-06-01T22:52:23.0024782Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polygamma_cuda_dispatch.h 2025-06-01T22:52:23.0025352Z +++ openssl base64 2025-06-01T22:52:23.0025614Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.0025871Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.0026125Z +++ sed -e s/=//g 2025-06-01T22:52:23.0068180Z ++ HASH=MPsys_kw-m2u9VnJhu-rU4YTkA3eYoIUMNrr29FglYY 2025-06-01T22:52:23.0068926Z +++ ls -nl torch/include/ATen/ops/polygamma_cuda_dispatch.h 2025-06-01T22:52:23.0070260Z +++ awk '{print $5}' 2025-06-01T22:52:23.0094089Z ++ FSIZE=921 2025-06-01T22:52:23.0094779Z ++ echo '"torch/include/ATen/ops/polygamma_cuda_dispatch.h",sha256=MPsys_kw-m2u9VnJhu-rU4YTkA3eYoIUMNrr29FglYY,921' 2025-06-01T22:52:23.0095641Z ++ read fname 2025-06-01T22:52:23.0095972Z ++ make_wheel_record torch/include/ATen/ops/polygamma_meta.h 2025-06-01T22:52:23.0096450Z ++ FPATH=torch/include/ATen/ops/polygamma_meta.h 2025-06-01T22:52:23.0098109Z ++ echo torch/include/ATen/ops/polygamma_meta.h 2025-06-01T22:52:23.0099260Z ++ grep RECORD 2025-06-01T22:52:23.0123273Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polygamma_meta.h 2025-06-01T22:52:23.0123865Z +++ openssl base64 2025-06-01T22:52:23.0124231Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.0124733Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.0125013Z +++ sed -e s/=//g 2025-06-01T22:52:23.0165405Z ++ HASH=N1H0azotuw7UE3X5bYaM5Dgd3Aw8vSIifAR458J6RHg 2025-06-01T22:52:23.0168802Z +++ ls -nl torch/include/ATen/ops/polygamma_meta.h 2025-06-01T22:52:23.0169768Z +++ awk '{print $5}' 2025-06-01T22:52:23.0195782Z ++ FSIZE=581 2025-06-01T22:52:23.0196434Z ++ echo '"torch/include/ATen/ops/polygamma_meta.h",sha256=N1H0azotuw7UE3X5bYaM5Dgd3Aw8vSIifAR458J6RHg,581' 2025-06-01T22:52:23.0197103Z ++ read fname 2025-06-01T22:52:23.0197474Z ++ make_wheel_record torch/include/ATen/ops/polygamma_meta_dispatch.h 2025-06-01T22:52:23.0198036Z ++ FPATH=torch/include/ATen/ops/polygamma_meta_dispatch.h 2025-06-01T22:52:23.0198522Z ++ echo torch/include/ATen/ops/polygamma_meta_dispatch.h 2025-06-01T22:52:23.0198968Z ++ grep RECORD 2025-06-01T22:52:23.0221083Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polygamma_meta_dispatch.h 2025-06-01T22:52:23.0221668Z +++ openssl base64 2025-06-01T22:52:23.0221944Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.0223142Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.0223462Z +++ sed -e s/=//g 2025-06-01T22:52:23.0263713Z ++ HASH=3JVEP9XNDBNhwIH6dLGs47YbN5tkBkudjoqDInPrRxU 2025-06-01T22:52:23.0266109Z +++ ls -nl torch/include/ATen/ops/polygamma_meta_dispatch.h 2025-06-01T22:52:23.0267405Z +++ awk '{print $5}' 2025-06-01T22:52:23.0291259Z ++ FSIZE=921 2025-06-01T22:52:23.0291960Z ++ echo '"torch/include/ATen/ops/polygamma_meta_dispatch.h",sha256=3JVEP9XNDBNhwIH6dLGs47YbN5tkBkudjoqDInPrRxU,921' 2025-06-01T22:52:23.0292696Z ++ read fname 2025-06-01T22:52:23.0293068Z ++ make_wheel_record torch/include/ATen/ops/polygamma_native.h 2025-06-01T22:52:23.0293576Z ++ FPATH=torch/include/ATen/ops/polygamma_native.h 2025-06-01T22:52:23.0294631Z ++ echo torch/include/ATen/ops/polygamma_native.h 2025-06-01T22:52:23.0295819Z ++ grep RECORD 2025-06-01T22:52:23.0319826Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polygamma_native.h 2025-06-01T22:52:23.0320628Z +++ openssl base64 2025-06-01T22:52:23.0320946Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.0321208Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.0321486Z +++ sed -e s/=//g 2025-06-01T22:52:23.0363438Z ++ HASH=bZueh1wZERV_hUPYLZmAzxCs72MvUAumg8KX6aBICrQ 2025-06-01T22:52:23.0365109Z +++ ls -nl torch/include/ATen/ops/polygamma_native.h 2025-06-01T22:52:23.0366419Z +++ awk '{print $5}' 2025-06-01T22:52:23.0393300Z ++ FSIZE=681 2025-06-01T22:52:23.0394041Z ++ echo '"torch/include/ATen/ops/polygamma_native.h",sha256=bZueh1wZERV_hUPYLZmAzxCs72MvUAumg8KX6aBICrQ,681' 2025-06-01T22:52:23.0394783Z ++ read fname 2025-06-01T22:52:23.0395130Z ++ make_wheel_record torch/include/ATen/ops/polygamma_ops.h 2025-06-01T22:52:23.0395667Z ++ FPATH=torch/include/ATen/ops/polygamma_ops.h 2025-06-01T22:52:23.0396123Z ++ echo torch/include/ATen/ops/polygamma_ops.h 2025-06-01T22:52:23.0396553Z ++ grep RECORD 2025-06-01T22:52:23.0418441Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/polygamma_ops.h 2025-06-01T22:52:23.0419058Z +++ openssl base64 2025-06-01T22:52:23.0419358Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.0420015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.0420286Z +++ sed -e s/=//g 2025-06-01T22:52:23.0458059Z ++ HASH=AjDh-R8qorErjyJo0CuUmASkcogFQ2bI6U3rT4cy86Y 2025-06-01T22:52:23.0462530Z +++ ls -nl torch/include/ATen/ops/polygamma_ops.h 2025-06-01T22:52:23.0463900Z +++ awk '{print $5}' 2025-06-01T22:52:23.0487513Z ++ FSIZE=2187 2025-06-01T22:52:23.0488157Z ++ echo '"torch/include/ATen/ops/polygamma_ops.h",sha256=AjDh-R8qorErjyJo0CuUmASkcogFQ2bI6U3rT4cy86Y,2187' 2025-06-01T22:52:23.0488849Z ++ read fname 2025-06-01T22:52:23.0489234Z ++ make_wheel_record torch/include/ATen/ops/positive.h 2025-06-01T22:52:23.0489675Z ++ FPATH=torch/include/ATen/ops/positive.h 2025-06-01T22:52:23.0490901Z ++ echo torch/include/ATen/ops/positive.h 2025-06-01T22:52:23.0492295Z ++ grep RECORD 2025-06-01T22:52:23.0517437Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/positive.h 2025-06-01T22:52:23.0517922Z +++ openssl base64 2025-06-01T22:52:23.0518190Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.0518432Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.0518699Z +++ sed -e s/=//g 2025-06-01T22:52:23.0553941Z ++ HASH=OF0RrAvD-sDJsVM5gL_9xlliLKaHDOG3IJOk6qbw1Lw 2025-06-01T22:52:23.0559754Z +++ ls -nl torch/include/ATen/ops/positive.h 2025-06-01T22:52:23.0560133Z +++ awk '{print $5}' 2025-06-01T22:52:23.0589342Z ++ FSIZE=651 2025-06-01T22:52:23.0589964Z ++ echo '"torch/include/ATen/ops/positive.h",sha256=OF0RrAvD-sDJsVM5gL_9xlliLKaHDOG3IJOk6qbw1Lw,651' 2025-06-01T22:52:23.0590582Z ++ read fname 2025-06-01T22:52:23.0591123Z ++ make_wheel_record torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.0591902Z ++ FPATH=torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.0592615Z ++ echo torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.0593151Z ++ grep RECORD 2025-06-01T22:52:23.0615267Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.0616071Z +++ openssl base64 2025-06-01T22:52:23.0616342Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.0617436Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.0619174Z +++ sed -e s/=//g 2025-06-01T22:52:23.0655074Z ++ HASH=WBfoIVm0ikbK7jTxuwyaIIp6dgjxkHQs7DaueD2gshE 2025-06-01T22:52:23.0661008Z +++ ls -nl torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.0661887Z +++ awk '{print $5}' 2025-06-01T22:52:23.0686614Z ++ FSIZE=766 2025-06-01T22:52:23.0687452Z ++ echo '"torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h",sha256=WBfoIVm0ikbK7jTxuwyaIIp6dgjxkHQs7DaueD2gshE,766' 2025-06-01T22:52:23.0688318Z ++ read fname 2025-06-01T22:52:23.0688675Z ++ make_wheel_record torch/include/ATen/ops/positive_native.h 2025-06-01T22:52:23.0689223Z ++ FPATH=torch/include/ATen/ops/positive_native.h 2025-06-01T22:52:23.0689845Z ++ echo torch/include/ATen/ops/positive_native.h 2025-06-01T22:52:23.0690534Z ++ grep RECORD 2025-06-01T22:52:23.0714053Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/positive_native.h 2025-06-01T22:52:23.0714632Z +++ openssl base64 2025-06-01T22:52:23.0714888Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.0715146Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.0715407Z +++ sed -e s/=//g 2025-06-01T22:52:23.0753234Z ++ HASH=fUTOymqNClKnfvgP_BsSPk8X79xw7yG9-UpFN2W91bo 2025-06-01T22:52:23.0758234Z +++ ls -nl torch/include/ATen/ops/positive_native.h 2025-06-01T22:52:23.0759212Z +++ awk '{print $5}' 2025-06-01T22:52:23.0787827Z ++ FSIZE=478 2025-06-01T22:52:23.0788482Z ++ echo '"torch/include/ATen/ops/positive_native.h",sha256=fUTOymqNClKnfvgP_BsSPk8X79xw7yG9-UpFN2W91bo,478' 2025-06-01T22:52:23.0789153Z ++ read fname 2025-06-01T22:52:23.0789474Z ++ make_wheel_record torch/include/ATen/ops/positive_ops.h 2025-06-01T22:52:23.0789931Z ++ FPATH=torch/include/ATen/ops/positive_ops.h 2025-06-01T22:52:23.0790353Z ++ echo torch/include/ATen/ops/positive_ops.h 2025-06-01T22:52:23.0790705Z ++ grep RECORD 2025-06-01T22:52:23.0810071Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/positive_ops.h 2025-06-01T22:52:23.0810708Z +++ openssl base64 2025-06-01T22:52:23.0811250Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.0812578Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.0813777Z +++ sed -e s/=//g 2025-06-01T22:52:23.0851437Z ++ HASH=r-lpBOXfJiW9u4wW-lJNGNJYYwxQED9sL1PMyn0AMw4 2025-06-01T22:52:23.0856230Z +++ ls -nl torch/include/ATen/ops/positive_ops.h 2025-06-01T22:52:23.0857495Z +++ awk '{print $5}' 2025-06-01T22:52:23.0885515Z ++ FSIZE=969 2025-06-01T22:52:23.0886188Z ++ echo '"torch/include/ATen/ops/positive_ops.h",sha256=r-lpBOXfJiW9u4wW-lJNGNJYYwxQED9sL1PMyn0AMw4,969' 2025-06-01T22:52:23.0886857Z ++ read fname 2025-06-01T22:52:23.0887167Z ++ make_wheel_record torch/include/ATen/ops/pow.h 2025-06-01T22:52:23.0887591Z ++ FPATH=torch/include/ATen/ops/pow.h 2025-06-01T22:52:23.0887959Z ++ echo torch/include/ATen/ops/pow.h 2025-06-01T22:52:23.0888301Z ++ grep RECORD 2025-06-01T22:52:23.0909981Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pow.h 2025-06-01T22:52:23.0910482Z +++ openssl base64 2025-06-01T22:52:23.0910770Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.0911036Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.0911360Z +++ sed -e s/=//g 2025-06-01T22:52:23.0949193Z ++ HASH=M-EzR0UXMj4JI0JnuV6gCrd6yYB7x0gFsrjpuiD2c-8 2025-06-01T22:52:23.0954234Z +++ ls -nl torch/include/ATen/ops/pow.h 2025-06-01T22:52:23.0955399Z +++ awk '{print $5}' 2025-06-01T22:52:23.0982996Z ++ FSIZE=2707 2025-06-01T22:52:23.0983574Z ++ echo '"torch/include/ATen/ops/pow.h",sha256=M-EzR0UXMj4JI0JnuV6gCrd6yYB7x0gFsrjpuiD2c-8,2707' 2025-06-01T22:52:23.0984190Z ++ read fname 2025-06-01T22:52:23.0984738Z ++ make_wheel_record torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:23.0985595Z ++ FPATH=torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:23.0986418Z ++ echo torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:23.0986983Z ++ grep RECORD 2025-06-01T22:52:23.1006735Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:23.1007479Z +++ openssl base64 2025-06-01T22:52:23.1007742Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.1008405Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.1009800Z +++ sed -e s/=//g 2025-06-01T22:52:23.1047420Z ++ HASH=JPxA_SlRKjv2a00yRoSSTDfQ0ZWgOpga2IgPfZbjhB4 2025-06-01T22:52:23.1052572Z +++ ls -nl torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:23.1053233Z +++ awk '{print $5}' 2025-06-01T22:52:23.1082070Z ++ FSIZE=1130 2025-06-01T22:52:23.1082941Z ++ echo '"torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h",sha256=JPxA_SlRKjv2a00yRoSSTDfQ0ZWgOpga2IgPfZbjhB4,1130' 2025-06-01T22:52:23.1083842Z ++ read fname 2025-06-01T22:52:23.1084644Z ++ make_wheel_record torch/include/ATen/ops/pow_cpu_dispatch.h 2025-06-01T22:52:23.1084887Z ++ FPATH=torch/include/ATen/ops/pow_cpu_dispatch.h 2025-06-01T22:52:23.1085070Z ++ echo torch/include/ATen/ops/pow_cpu_dispatch.h 2025-06-01T22:52:23.1085177Z ++ grep RECORD 2025-06-01T22:52:23.1108202Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pow_cpu_dispatch.h 2025-06-01T22:52:23.1108327Z +++ openssl base64 2025-06-01T22:52:23.1108445Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.1108544Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.1109282Z +++ sed -e s/=//g 2025-06-01T22:52:23.1148046Z ++ HASH=chd2P9T6nZ32HKiEwa3Q8gdqXNYMuBEs8tehRt_Dh7g 2025-06-01T22:52:23.1152183Z +++ ls -nl torch/include/ATen/ops/pow_cpu_dispatch.h 2025-06-01T22:52:23.1153026Z +++ awk '{print $5}' 2025-06-01T22:52:23.1178911Z ++ FSIZE=1687 2025-06-01T22:52:23.1179410Z ++ echo '"torch/include/ATen/ops/pow_cpu_dispatch.h",sha256=chd2P9T6nZ32HKiEwa3Q8gdqXNYMuBEs8tehRt_Dh7g,1687' 2025-06-01T22:52:23.1179534Z ++ read fname 2025-06-01T22:52:23.1179821Z ++ make_wheel_record torch/include/ATen/ops/pow_cuda_dispatch.h 2025-06-01T22:52:23.1179981Z ++ FPATH=torch/include/ATen/ops/pow_cuda_dispatch.h 2025-06-01T22:52:23.1182065Z ++ echo torch/include/ATen/ops/pow_cuda_dispatch.h 2025-06-01T22:52:23.1182856Z ++ grep RECORD 2025-06-01T22:52:23.1206194Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pow_cuda_dispatch.h 2025-06-01T22:52:23.1206330Z +++ openssl base64 2025-06-01T22:52:23.1206575Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.1206677Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.1207590Z +++ sed -e s/=//g 2025-06-01T22:52:23.1247128Z ++ HASH=9wRa2C-ltM77NCSAgchGBl07oBXPnEERms3hj2Mc7Ss 2025-06-01T22:52:23.1251894Z +++ ls -nl torch/include/ATen/ops/pow_cuda_dispatch.h 2025-06-01T22:52:23.1252885Z +++ awk '{print $5}' 2025-06-01T22:52:23.1290831Z ++ FSIZE=1689 2025-06-01T22:52:23.1291378Z ++ echo '"torch/include/ATen/ops/pow_cuda_dispatch.h",sha256=9wRa2C-ltM77NCSAgchGBl07oBXPnEERms3hj2Mc7Ss,1689' 2025-06-01T22:52:23.1291478Z ++ read fname 2025-06-01T22:52:23.1291682Z ++ make_wheel_record torch/include/ATen/ops/pow_meta.h 2025-06-01T22:52:23.1291823Z ++ FPATH=torch/include/ATen/ops/pow_meta.h 2025-06-01T22:52:23.1291951Z ++ echo torch/include/ATen/ops/pow_meta.h 2025-06-01T22:52:23.1292053Z ++ grep RECORD 2025-06-01T22:52:23.1308277Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pow_meta.h 2025-06-01T22:52:23.1308455Z +++ openssl base64 2025-06-01T22:52:23.1308789Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.1308904Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.1309003Z +++ sed -e s/=//g 2025-06-01T22:52:23.1347634Z ++ HASH=k7CXouDECaPZb8xkfVNWlDCF7EJw_WFLD00flYEoL1Y 2025-06-01T22:52:23.1350713Z +++ ls -nl torch/include/ATen/ops/pow_meta.h 2025-06-01T22:52:23.1351589Z +++ awk '{print $5}' 2025-06-01T22:52:23.1378759Z ++ FSIZE=900 2025-06-01T22:52:23.1379385Z ++ echo '"torch/include/ATen/ops/pow_meta.h",sha256=k7CXouDECaPZb8xkfVNWlDCF7EJw_WFLD00flYEoL1Y,900' 2025-06-01T22:52:23.1379526Z ++ read fname 2025-06-01T22:52:23.1379774Z ++ make_wheel_record torch/include/ATen/ops/pow_meta_dispatch.h 2025-06-01T22:52:23.1379945Z ++ FPATH=torch/include/ATen/ops/pow_meta_dispatch.h 2025-06-01T22:52:23.1380102Z ++ echo torch/include/ATen/ops/pow_meta_dispatch.h 2025-06-01T22:52:23.1381500Z ++ grep RECORD 2025-06-01T22:52:23.1405785Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pow_meta_dispatch.h 2025-06-01T22:52:23.1405907Z +++ openssl base64 2025-06-01T22:52:23.1406028Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.1406128Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.1406876Z +++ sed -e s/=//g 2025-06-01T22:52:23.1446507Z ++ HASH=qdZqUESwksiWvJPwZ1DmvRZQuUmZbl059u5bmS16pOI 2025-06-01T22:52:23.1449707Z +++ ls -nl torch/include/ATen/ops/pow_meta_dispatch.h 2025-06-01T22:52:23.1450700Z +++ awk '{print $5}' 2025-06-01T22:52:23.1477079Z ++ FSIZE=1689 2025-06-01T22:52:23.1477698Z ++ echo '"torch/include/ATen/ops/pow_meta_dispatch.h",sha256=qdZqUESwksiWvJPwZ1DmvRZQuUmZbl059u5bmS16pOI,1689' 2025-06-01T22:52:23.1477837Z ++ read fname 2025-06-01T22:52:23.1478191Z ++ make_wheel_record torch/include/ATen/ops/pow_native.h 2025-06-01T22:52:23.1478417Z ++ FPATH=torch/include/ATen/ops/pow_native.h 2025-06-01T22:52:23.1478926Z ++ echo torch/include/ATen/ops/pow_native.h 2025-06-01T22:52:23.1479798Z ++ grep RECORD 2025-06-01T22:52:23.1502751Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pow_native.h 2025-06-01T22:52:23.1502876Z +++ openssl base64 2025-06-01T22:52:23.1502982Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.1503087Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.1504021Z +++ sed -e s/=//g 2025-06-01T22:52:23.1544906Z ++ HASH=EOujbAc9obUdaL2pjIMDsdXGmC94wBxRets6MOi2EwU 2025-06-01T22:52:23.1548818Z +++ ls -nl torch/include/ATen/ops/pow_native.h 2025-06-01T22:52:23.1549698Z +++ awk '{print $5}' 2025-06-01T22:52:23.1573636Z ++ FSIZE=1226 2025-06-01T22:52:23.1574191Z ++ echo '"torch/include/ATen/ops/pow_native.h",sha256=EOujbAc9obUdaL2pjIMDsdXGmC94wBxRets6MOi2EwU,1226' 2025-06-01T22:52:23.1574315Z ++ read fname 2025-06-01T22:52:23.1574489Z ++ make_wheel_record torch/include/ATen/ops/pow_ops.h 2025-06-01T22:52:23.1574633Z ++ FPATH=torch/include/ATen/ops/pow_ops.h 2025-06-01T22:52:23.1577073Z ++ echo torch/include/ATen/ops/pow_ops.h 2025-06-01T22:52:23.1578638Z ++ grep RECORD 2025-06-01T22:52:23.1602198Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/pow_ops.h 2025-06-01T22:52:23.1602353Z +++ openssl base64 2025-06-01T22:52:23.1602562Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.1603825Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.1603923Z +++ sed -e s/=//g 2025-06-01T22:52:23.1642775Z ++ HASH=GdJZwLQqTFCOzxJ6vbCVN7D3pyR1MzPhVW5Wpf0qynU 2025-06-01T22:52:23.1646605Z +++ ls -nl torch/include/ATen/ops/pow_ops.h 2025-06-01T22:52:23.1647347Z +++ awk '{print $5}' 2025-06-01T22:52:23.1674488Z ++ FSIZE=5660 2025-06-01T22:52:23.1675052Z ++ echo '"torch/include/ATen/ops/pow_ops.h",sha256=GdJZwLQqTFCOzxJ6vbCVN7D3pyR1MzPhVW5Wpf0qynU,5660' 2025-06-01T22:52:23.1675146Z ++ read fname 2025-06-01T22:52:23.1675344Z ++ make_wheel_record torch/include/ATen/ops/prelu.h 2025-06-01T22:52:23.1675516Z ++ FPATH=torch/include/ATen/ops/prelu.h 2025-06-01T22:52:23.1675646Z ++ echo torch/include/ATen/ops/prelu.h 2025-06-01T22:52:23.1676931Z ++ grep RECORD 2025-06-01T22:52:23.1700372Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prelu.h 2025-06-01T22:52:23.1700500Z +++ openssl base64 2025-06-01T22:52:23.1700600Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.1700760Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.1701930Z +++ sed -e s/=//g 2025-06-01T22:52:23.1740606Z ++ HASH=69NfbNl37RzcYoU6j7DeiFXG8vvANMH4SeuCK62U_kY 2025-06-01T22:52:23.1743603Z +++ ls -nl torch/include/ATen/ops/prelu.h 2025-06-01T22:52:23.1744203Z +++ awk '{print $5}' 2025-06-01T22:52:23.1769353Z ++ FSIZE=683 2025-06-01T22:52:23.1769807Z ++ echo '"torch/include/ATen/ops/prelu.h",sha256=69NfbNl37RzcYoU6j7DeiFXG8vvANMH4SeuCK62U_kY,683' 2025-06-01T22:52:23.1769909Z ++ read fname 2025-06-01T22:52:23.1770635Z ++ make_wheel_record torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.1770945Z ++ FPATH=torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.1773279Z ++ echo torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.1774412Z ++ grep RECORD 2025-06-01T22:52:23.1797099Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.1797212Z +++ openssl base64 2025-06-01T22:52:23.1797320Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.1798266Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.1798982Z +++ sed -e s/=//g 2025-06-01T22:52:23.1838636Z ++ HASH=DHiEZxoXkNYDxzuO5hTycax7fG_Y533mk3Gos-Vrmbg 2025-06-01T22:52:23.1844297Z +++ ls -nl torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.1846001Z +++ awk '{print $5}' 2025-06-01T22:52:23.1873011Z ++ FSIZE=790 2025-06-01T22:52:23.1873833Z ++ echo '"torch/include/ATen/ops/prelu_compositeimplicitautograd_dispatch.h",sha256=DHiEZxoXkNYDxzuO5hTycax7fG_Y533mk3Gos-Vrmbg,790' 2025-06-01T22:52:23.1874361Z ++ read fname 2025-06-01T22:52:23.1874782Z ++ make_wheel_record torch/include/ATen/ops/prelu_native.h 2025-06-01T22:52:23.1874982Z ++ FPATH=torch/include/ATen/ops/prelu_native.h 2025-06-01T22:52:23.1875126Z ++ echo torch/include/ATen/ops/prelu_native.h 2025-06-01T22:52:23.1876153Z ++ grep RECORD 2025-06-01T22:52:23.1898003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prelu_native.h 2025-06-01T22:52:23.1898129Z +++ openssl base64 2025-06-01T22:52:23.1898258Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.1898823Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.1900607Z +++ sed -e s/=//g 2025-06-01T22:52:23.1939485Z ++ HASH=-spBJr03EKvj-bumO2BqjCVMGnnCZRIbyUfBe2Pf-d0 2025-06-01T22:52:23.1942530Z +++ ls -nl torch/include/ATen/ops/prelu_native.h 2025-06-01T22:52:23.1943450Z +++ awk '{print $5}' 2025-06-01T22:52:23.1968678Z ++ FSIZE=502 2025-06-01T22:52:23.1969167Z ++ echo '"torch/include/ATen/ops/prelu_native.h",sha256=-spBJr03EKvj-bumO2BqjCVMGnnCZRIbyUfBe2Pf-d0,502' 2025-06-01T22:52:23.1969264Z ++ read fname 2025-06-01T22:52:23.1969473Z ++ make_wheel_record torch/include/ATen/ops/prelu_ops.h 2025-06-01T22:52:23.1969611Z ++ FPATH=torch/include/ATen/ops/prelu_ops.h 2025-06-01T22:52:23.1971924Z ++ echo torch/include/ATen/ops/prelu_ops.h 2025-06-01T22:52:23.1973100Z ++ grep RECORD 2025-06-01T22:52:23.1998703Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prelu_ops.h 2025-06-01T22:52:23.1998832Z +++ openssl base64 2025-06-01T22:52:23.1998935Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.1999244Z +++ sed -e s/=//g 2025-06-01T22:52:23.1999883Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.2039484Z ++ HASH=9jhYpwdr64GADOkDO862j1MYMVFMi9dqIx0bYHeoMoA 2025-06-01T22:52:23.2042988Z +++ ls -nl torch/include/ATen/ops/prelu_ops.h 2025-06-01T22:52:23.2043666Z +++ awk '{print $5}' 2025-06-01T22:52:23.2072091Z ++ FSIZE=1043 2025-06-01T22:52:23.2072548Z ++ echo '"torch/include/ATen/ops/prelu_ops.h",sha256=9jhYpwdr64GADOkDO862j1MYMVFMi9dqIx0bYHeoMoA,1043' 2025-06-01T22:52:23.2072647Z ++ read fname 2025-06-01T22:52:23.2072817Z ++ make_wheel_record torch/include/ATen/ops/prod.h 2025-06-01T22:52:23.2072951Z ++ FPATH=torch/include/ATen/ops/prod.h 2025-06-01T22:52:23.2073083Z ++ echo torch/include/ATen/ops/prod.h 2025-06-01T22:52:23.2074037Z ++ grep RECORD 2025-06-01T22:52:23.2092757Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prod.h 2025-06-01T22:52:23.2093462Z +++ openssl base64 2025-06-01T22:52:23.2094653Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.2096070Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.2097954Z +++ sed -e s/=//g 2025-06-01T22:52:23.2134028Z ++ HASH=B-FD39cb6bbzM-YZu4t8QB8SKqKComXZBDsW0z-YXBs 2025-06-01T22:52:23.2139679Z +++ ls -nl torch/include/ATen/ops/prod.h 2025-06-01T22:52:23.2139797Z +++ awk '{print $5}' 2025-06-01T22:52:23.2166240Z ++ FSIZE=3306 2025-06-01T22:52:23.2166688Z ++ echo '"torch/include/ATen/ops/prod.h",sha256=B-FD39cb6bbzM-YZu4t8QB8SKqKComXZBDsW0z-YXBs,3306' 2025-06-01T22:52:23.2166786Z ++ read fname 2025-06-01T22:52:23.2167130Z ++ make_wheel_record torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.2167435Z ++ FPATH=torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.2169053Z ++ echo torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.2169906Z ++ grep RECORD 2025-06-01T22:52:23.2195012Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.2195133Z +++ openssl base64 2025-06-01T22:52:23.2195237Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.2195351Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.2195446Z +++ sed -e s/=//g 2025-06-01T22:52:23.2236725Z ++ HASH=QsRfBaTCebS9R2T7sK0sZ0C_zW3p7BkSkuT6Vco8VCE 2025-06-01T22:52:23.2238248Z +++ ls -nl torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.2239158Z +++ awk '{print $5}' 2025-06-01T22:52:23.2267425Z ++ FSIZE=956 2025-06-01T22:52:23.2268063Z ++ echo '"torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h",sha256=QsRfBaTCebS9R2T7sK0sZ0C_zW3p7BkSkuT6Vco8VCE,956' 2025-06-01T22:52:23.2268317Z ++ read fname 2025-06-01T22:52:23.2268797Z ++ make_wheel_record torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:23.2269265Z ++ FPATH=torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:23.2269620Z ++ echo torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:23.2270264Z ++ grep RECORD 2025-06-01T22:52:23.2291177Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:23.2291299Z +++ openssl base64 2025-06-01T22:52:23.2291888Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.2293052Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.2294317Z +++ sed -e s/=//g 2025-06-01T22:52:23.2332283Z ++ HASH=uYoRgtpJW7R9VgJt4_TxmSxZL4fk2RpDCUEFxqhP2WM 2025-06-01T22:52:23.2338835Z +++ ls -nl torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:23.2338945Z +++ awk '{print $5}' 2025-06-01T22:52:23.2366130Z ++ FSIZE=875 2025-06-01T22:52:23.2366863Z ++ echo '"torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h",sha256=uYoRgtpJW7R9VgJt4_TxmSxZL4fk2RpDCUEFxqhP2WM,875' 2025-06-01T22:52:23.2366965Z ++ read fname 2025-06-01T22:52:23.2367490Z ++ make_wheel_record torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.2367779Z ++ FPATH=torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.2368624Z ++ echo torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.2369593Z ++ grep RECORD 2025-06-01T22:52:23.2393721Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.2393838Z +++ openssl base64 2025-06-01T22:52:23.2393952Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.2394132Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.2394437Z +++ sed -e s/=//g 2025-06-01T22:52:23.2438215Z ++ HASH=p8umbXYvFIhiGysA46hzR3PjKmr5qb5MeCaoJvL-3Gc 2025-06-01T22:52:23.2442149Z +++ ls -nl torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.2442254Z +++ awk '{print $5}' 2025-06-01T22:52:23.2470757Z ++ FSIZE=1167 2025-06-01T22:52:23.2471432Z ++ echo '"torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h",sha256=p8umbXYvFIhiGysA46hzR3PjKmr5qb5MeCaoJvL-3Gc,1167' 2025-06-01T22:52:23.2471532Z ++ read fname 2025-06-01T22:52:23.2471745Z ++ make_wheel_record torch/include/ATen/ops/prod_cpu_dispatch.h 2025-06-01T22:52:23.2471924Z ++ FPATH=torch/include/ATen/ops/prod_cpu_dispatch.h 2025-06-01T22:52:23.2472081Z ++ echo torch/include/ATen/ops/prod_cpu_dispatch.h 2025-06-01T22:52:23.2472386Z ++ grep RECORD 2025-06-01T22:52:23.2491450Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prod_cpu_dispatch.h 2025-06-01T22:52:23.2492077Z +++ openssl base64 2025-06-01T22:52:23.2493042Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.2494224Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.2495654Z +++ sed -e s/=//g 2025-06-01T22:52:23.2531904Z ++ HASH=njF3jj27O6aY3RSxHseo2C1FqAGRlSlWD_uXn9Pwvqc 2025-06-01T22:52:23.2537025Z +++ ls -nl torch/include/ATen/ops/prod_cpu_dispatch.h 2025-06-01T22:52:23.2538154Z +++ awk '{print $5}' 2025-06-01T22:52:23.2565673Z ++ FSIZE=1217 2025-06-01T22:52:23.2566189Z ++ echo '"torch/include/ATen/ops/prod_cpu_dispatch.h",sha256=njF3jj27O6aY3RSxHseo2C1FqAGRlSlWD_uXn9Pwvqc,1217' 2025-06-01T22:52:23.2566301Z ++ read fname 2025-06-01T22:52:23.2566521Z ++ make_wheel_record torch/include/ATen/ops/prod_cuda_dispatch.h 2025-06-01T22:52:23.2566696Z ++ FPATH=torch/include/ATen/ops/prod_cuda_dispatch.h 2025-06-01T22:52:23.2567317Z ++ echo torch/include/ATen/ops/prod_cuda_dispatch.h 2025-06-01T22:52:23.2568276Z ++ grep RECORD 2025-06-01T22:52:23.2592086Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prod_cuda_dispatch.h 2025-06-01T22:52:23.2592197Z +++ openssl base64 2025-06-01T22:52:23.2592367Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.2592470Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.2592572Z +++ sed -e s/=//g 2025-06-01T22:52:23.2635012Z ++ HASH=0WjYcz0eeuh14QM_gKt6H5h0auIO8Yx_CrERlNBhwDI 2025-06-01T22:52:23.2642927Z +++ ls -nl torch/include/ATen/ops/prod_cuda_dispatch.h 2025-06-01T22:52:23.2644877Z +++ awk '{print $5}' 2025-06-01T22:52:23.2671297Z ++ FSIZE=1219 2025-06-01T22:52:23.2671933Z ++ echo '"torch/include/ATen/ops/prod_cuda_dispatch.h",sha256=0WjYcz0eeuh14QM_gKt6H5h0auIO8Yx_CrERlNBhwDI,1219' 2025-06-01T22:52:23.2672075Z ++ read fname 2025-06-01T22:52:23.2672285Z ++ make_wheel_record torch/include/ATen/ops/prod_meta.h 2025-06-01T22:52:23.2672498Z ++ FPATH=torch/include/ATen/ops/prod_meta.h 2025-06-01T22:52:23.2672913Z ++ echo torch/include/ATen/ops/prod_meta.h 2025-06-01T22:52:23.2674199Z ++ grep RECORD 2025-06-01T22:52:23.2693106Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prod_meta.h 2025-06-01T22:52:23.2693850Z +++ openssl base64 2025-06-01T22:52:23.2695136Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.2696550Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.2698377Z +++ sed -e s/=//g 2025-06-01T22:52:23.2737217Z ++ HASH=2NDCKWxmyhTwvrpH2dn5tWYDRMpfvxb1lT86-2xuwA8 2025-06-01T22:52:23.2742088Z +++ ls -nl torch/include/ATen/ops/prod_meta.h 2025-06-01T22:52:23.2742198Z +++ awk '{print $5}' 2025-06-01T22:52:23.2767188Z ++ FSIZE=639 2025-06-01T22:52:23.2768043Z ++ echo '"torch/include/ATen/ops/prod_meta.h",sha256=2NDCKWxmyhTwvrpH2dn5tWYDRMpfvxb1lT86-2xuwA8,639' 2025-06-01T22:52:23.2768743Z ++ read fname 2025-06-01T22:52:23.2769108Z ++ make_wheel_record torch/include/ATen/ops/prod_meta_dispatch.h 2025-06-01T22:52:23.2769691Z ++ FPATH=torch/include/ATen/ops/prod_meta_dispatch.h 2025-06-01T22:52:23.2770682Z ++ echo torch/include/ATen/ops/prod_meta_dispatch.h 2025-06-01T22:52:23.2772128Z ++ grep RECORD 2025-06-01T22:52:23.2795494Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prod_meta_dispatch.h 2025-06-01T22:52:23.2796039Z +++ openssl base64 2025-06-01T22:52:23.2796345Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.2797496Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.2797759Z +++ sed -e s/=//g 2025-06-01T22:52:23.2836905Z ++ HASH=ExmlyZLuCh6uc3PghSl2zeXibrm0d6ypM96T0yKFU2c 2025-06-01T22:52:23.2840330Z +++ ls -nl torch/include/ATen/ops/prod_meta_dispatch.h 2025-06-01T22:52:23.2842200Z +++ awk '{print $5}' 2025-06-01T22:52:23.2870651Z ++ FSIZE=1113 2025-06-01T22:52:23.2871430Z ++ echo '"torch/include/ATen/ops/prod_meta_dispatch.h",sha256=ExmlyZLuCh6uc3PghSl2zeXibrm0d6ypM96T0yKFU2c,1113' 2025-06-01T22:52:23.2872142Z ++ read fname 2025-06-01T22:52:23.2872459Z ++ make_wheel_record torch/include/ATen/ops/prod_native.h 2025-06-01T22:52:23.2872917Z ++ FPATH=torch/include/ATen/ops/prod_native.h 2025-06-01T22:52:23.2873418Z ++ echo torch/include/ATen/ops/prod_native.h 2025-06-01T22:52:23.2873768Z ++ grep RECORD 2025-06-01T22:52:23.2892040Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prod_native.h 2025-06-01T22:52:23.2892636Z +++ openssl base64 2025-06-01T22:52:23.2893973Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.2895460Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.2896843Z +++ sed -e s/=//g 2025-06-01T22:52:23.2932385Z ++ HASH=nwaNe1j_5ketmrtpcVC2HdMNT5nCRJwPIEgp1Kgl9LY 2025-06-01T22:52:23.2938461Z +++ ls -nl torch/include/ATen/ops/prod_native.h 2025-06-01T22:52:23.2938851Z +++ awk '{print $5}' 2025-06-01T22:52:23.2966234Z ++ FSIZE=1174 2025-06-01T22:52:23.2966902Z ++ echo '"torch/include/ATen/ops/prod_native.h",sha256=nwaNe1j_5ketmrtpcVC2HdMNT5nCRJwPIEgp1Kgl9LY,1174' 2025-06-01T22:52:23.2967693Z ++ read fname 2025-06-01T22:52:23.2968102Z ++ make_wheel_record torch/include/ATen/ops/prod_ops.h 2025-06-01T22:52:23.2968557Z ++ FPATH=torch/include/ATen/ops/prod_ops.h 2025-06-01T22:52:23.2968945Z ++ echo torch/include/ATen/ops/prod_ops.h 2025-06-01T22:52:23.2969300Z ++ grep RECORD 2025-06-01T22:52:23.2991943Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/prod_ops.h 2025-06-01T22:52:23.2992933Z +++ openssl base64 2025-06-01T22:52:23.2993252Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.2993533Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.2993797Z +++ sed -e s/=//g 2025-06-01T22:52:23.3036579Z ++ HASH=LNT6bbGpayfThb_Z09LY4PhPDmRUIDvn7EJpMYhvndk 2025-06-01T22:52:23.3044749Z +++ ls -nl torch/include/ATen/ops/prod_ops.h 2025-06-01T22:52:23.3046271Z +++ awk '{print $5}' 2025-06-01T22:52:23.3074252Z ++ FSIZE=5028 2025-06-01T22:52:23.3074866Z ++ echo '"torch/include/ATen/ops/prod_ops.h",sha256=LNT6bbGpayfThb_Z09LY4PhPDmRUIDvn7EJpMYhvndk,5028' 2025-06-01T22:52:23.3075507Z ++ read fname 2025-06-01T22:52:23.3075855Z ++ make_wheel_record torch/include/ATen/ops/promote_types.h 2025-06-01T22:52:23.3076316Z ++ FPATH=torch/include/ATen/ops/promote_types.h 2025-06-01T22:52:23.3076733Z ++ echo torch/include/ATen/ops/promote_types.h 2025-06-01T22:52:23.3077085Z ++ grep RECORD 2025-06-01T22:52:23.3096474Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/promote_types.h 2025-06-01T22:52:23.3097083Z +++ openssl base64 2025-06-01T22:52:23.3097723Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.3098736Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.3100227Z +++ sed -e s/=//g 2025-06-01T22:52:23.3142036Z ++ HASH=fHTFhnXNV_sCMQOkScr9IpLnGFnKYz-oku3JHgo3mEk 2025-06-01T22:52:23.3143839Z +++ ls -nl torch/include/ATen/ops/promote_types.h 2025-06-01T22:52:23.3144241Z +++ awk '{print $5}' 2025-06-01T22:52:23.3168088Z ++ FSIZE=723 2025-06-01T22:52:23.3168754Z ++ echo '"torch/include/ATen/ops/promote_types.h",sha256=fHTFhnXNV_sCMQOkScr9IpLnGFnKYz-oku3JHgo3mEk,723' 2025-06-01T22:52:23.3169579Z ++ read fname 2025-06-01T22:52:23.3170123Z ++ make_wheel_record torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.3171033Z ++ FPATH=torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.3171903Z ++ echo torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.3173042Z ++ grep RECORD 2025-06-01T22:52:23.3196892Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.3197609Z +++ openssl base64 2025-06-01T22:52:23.3197884Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.3198131Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.3198401Z +++ sed -e s/=//g 2025-06-01T22:52:23.3241180Z ++ HASH=PXydHUCkUBtxwqqijy44jDt3ON4oHNWn46NmYrto8Vc 2025-06-01T22:52:23.3241870Z +++ ls -nl torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.3242416Z +++ awk '{print $5}' 2025-06-01T22:52:23.3269624Z ++ FSIZE=794 2025-06-01T22:52:23.3270478Z ++ echo '"torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h",sha256=PXydHUCkUBtxwqqijy44jDt3ON4oHNWn46NmYrto8Vc,794' 2025-06-01T22:52:23.3271343Z ++ read fname 2025-06-01T22:52:23.3271714Z ++ make_wheel_record torch/include/ATen/ops/promote_types_native.h 2025-06-01T22:52:23.3272224Z ++ FPATH=torch/include/ATen/ops/promote_types_native.h 2025-06-01T22:52:23.3272691Z ++ echo torch/include/ATen/ops/promote_types_native.h 2025-06-01T22:52:23.3273069Z ++ grep RECORD 2025-06-01T22:52:23.3290681Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/promote_types_native.h 2025-06-01T22:52:23.3291233Z +++ openssl base64 2025-06-01T22:52:23.3291815Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.3292948Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.3294291Z +++ sed -e s/=//g 2025-06-01T22:52:23.3331916Z ++ HASH=U4z_wHig-qoyu9h0Pa__UtpvGymkDPZMAoj_Kde_LBA 2025-06-01T22:52:23.3337723Z +++ ls -nl torch/include/ATen/ops/promote_types_native.h 2025-06-01T22:52:23.3338142Z +++ awk '{print $5}' 2025-06-01T22:52:23.3366436Z ++ FSIZE=506 2025-06-01T22:52:23.3367093Z ++ echo '"torch/include/ATen/ops/promote_types_native.h",sha256=U4z_wHig-qoyu9h0Pa__UtpvGymkDPZMAoj_Kde_LBA,506' 2025-06-01T22:52:23.3367802Z ++ read fname 2025-06-01T22:52:23.3368158Z ++ make_wheel_record torch/include/ATen/ops/promote_types_ops.h 2025-06-01T22:52:23.3368676Z ++ FPATH=torch/include/ATen/ops/promote_types_ops.h 2025-06-01T22:52:23.3369125Z ++ echo torch/include/ATen/ops/promote_types_ops.h 2025-06-01T22:52:23.3369521Z ++ grep RECORD 2025-06-01T22:52:23.3394373Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/promote_types_ops.h 2025-06-01T22:52:23.3394903Z +++ openssl base64 2025-06-01T22:52:23.3395326Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.3395568Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.3395835Z +++ sed -e s/=//g 2025-06-01T22:52:23.3437437Z ++ HASH=xzu4pVUd_3R_0H99U1Wl4U7hWGsZ7CsAGnV3x0radvQ 2025-06-01T22:52:23.3442548Z +++ ls -nl torch/include/ATen/ops/promote_types_ops.h 2025-06-01T22:52:23.3443594Z +++ awk '{print $5}' 2025-06-01T22:52:23.3473341Z ++ FSIZE=1067 2025-06-01T22:52:23.3474003Z ++ echo '"torch/include/ATen/ops/promote_types_ops.h",sha256=xzu4pVUd_3R_0H99U1Wl4U7hWGsZ7CsAGnV3x0radvQ,1067' 2025-06-01T22:52:23.3474676Z ++ read fname 2025-06-01T22:52:23.3474981Z ++ make_wheel_record torch/include/ATen/ops/put.h 2025-06-01T22:52:23.3475382Z ++ FPATH=torch/include/ATen/ops/put.h 2025-06-01T22:52:23.3475749Z ++ echo torch/include/ATen/ops/put.h 2025-06-01T22:52:23.3476081Z ++ grep RECORD 2025-06-01T22:52:23.3493669Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/put.h 2025-06-01T22:52:23.3494327Z +++ openssl base64 2025-06-01T22:52:23.3495386Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.3496884Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.3498683Z +++ sed -e s/=//g 2025-06-01T22:52:23.3537913Z ++ HASH=9lbP4MVI6XwmU77YXdN0i6RVsIHvqYtIAPgoVW9Qztw 2025-06-01T22:52:23.3546260Z +++ ls -nl torch/include/ATen/ops/put.h 2025-06-01T22:52:23.3546663Z +++ awk '{print $5}' 2025-06-01T22:52:23.3573061Z ++ FSIZE=1456 2025-06-01T22:52:23.3573640Z ++ echo '"torch/include/ATen/ops/put.h",sha256=9lbP4MVI6XwmU77YXdN0i6RVsIHvqYtIAPgoVW9Qztw,1456' 2025-06-01T22:52:23.3574315Z ++ read fname 2025-06-01T22:52:23.3574772Z ++ make_wheel_record torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.3575505Z ++ FPATH=torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.3576180Z ++ echo torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.3576664Z ++ grep RECORD 2025-06-01T22:52:23.3602040Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.3602677Z +++ openssl base64 2025-06-01T22:52:23.3602956Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.3603212Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.3603472Z +++ sed -e s/=//g 2025-06-01T22:52:23.3643788Z ++ HASH=l_DGfdycUKgZmXB8dpRWMDuxdT_D5SbzcRmFYE-hwxw 2025-06-01T22:52:23.3646530Z +++ ls -nl torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.3647068Z +++ awk '{print $5}' 2025-06-01T22:52:23.3675071Z ++ FSIZE=1134 2025-06-01T22:52:23.3675876Z ++ echo '"torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h",sha256=l_DGfdycUKgZmXB8dpRWMDuxdT_D5SbzcRmFYE-hwxw,1134' 2025-06-01T22:52:23.3676684Z ++ read fname 2025-06-01T22:52:23.3677025Z ++ make_wheel_record torch/include/ATen/ops/put_cpu_dispatch.h 2025-06-01T22:52:23.3677522Z ++ FPATH=torch/include/ATen/ops/put_cpu_dispatch.h 2025-06-01T22:52:23.3677949Z ++ echo torch/include/ATen/ops/put_cpu_dispatch.h 2025-06-01T22:52:23.3678331Z ++ grep RECORD 2025-06-01T22:52:23.3700553Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/put_cpu_dispatch.h 2025-06-01T22:52:23.3701088Z +++ openssl base64 2025-06-01T22:52:23.3701356Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.3701609Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.3702094Z +++ sed -e s/=//g 2025-06-01T22:52:23.3739977Z ++ HASH=4w1kldOr0MjApINC2y1DTQKALWKSfnDGX3tRAfhZT7M 2025-06-01T22:52:23.3742933Z +++ ls -nl torch/include/ATen/ops/put_cpu_dispatch.h 2025-06-01T22:52:23.3743337Z +++ awk '{print $5}' 2025-06-01T22:52:23.3767828Z ++ FSIZE=790 2025-06-01T22:52:23.3768584Z ++ echo '"torch/include/ATen/ops/put_cpu_dispatch.h",sha256=4w1kldOr0MjApINC2y1DTQKALWKSfnDGX3tRAfhZT7M,790' 2025-06-01T22:52:23.3769327Z ++ read fname 2025-06-01T22:52:23.3769699Z ++ make_wheel_record torch/include/ATen/ops/put_cuda_dispatch.h 2025-06-01T22:52:23.3770216Z ++ FPATH=torch/include/ATen/ops/put_cuda_dispatch.h 2025-06-01T22:52:23.3771558Z ++ echo torch/include/ATen/ops/put_cuda_dispatch.h 2025-06-01T22:52:23.3772777Z ++ grep RECORD 2025-06-01T22:52:23.3797689Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/put_cuda_dispatch.h 2025-06-01T22:52:23.3798406Z +++ openssl base64 2025-06-01T22:52:23.3798723Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.3799050Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.3799327Z +++ sed -e s/=//g 2025-06-01T22:52:23.3838690Z ++ HASH=tO-ABuc3BLcp3EqlSCNDFWFnmnMw4czDZV1opfZlGtQ 2025-06-01T22:52:23.3841223Z +++ ls -nl torch/include/ATen/ops/put_cuda_dispatch.h 2025-06-01T22:52:23.3841624Z +++ awk '{print $5}' 2025-06-01T22:52:23.3868815Z ++ FSIZE=792 2025-06-01T22:52:23.3869556Z ++ echo '"torch/include/ATen/ops/put_cuda_dispatch.h",sha256=tO-ABuc3BLcp3EqlSCNDFWFnmnMw4czDZV1opfZlGtQ,792' 2025-06-01T22:52:23.3870380Z ++ read fname 2025-06-01T22:52:23.3870748Z ++ make_wheel_record torch/include/ATen/ops/put_meta_dispatch.h 2025-06-01T22:52:23.3871242Z ++ FPATH=torch/include/ATen/ops/put_meta_dispatch.h 2025-06-01T22:52:23.3871775Z ++ echo torch/include/ATen/ops/put_meta_dispatch.h 2025-06-01T22:52:23.3872151Z ++ grep RECORD 2025-06-01T22:52:23.3900421Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/put_meta_dispatch.h 2025-06-01T22:52:23.3901076Z +++ openssl base64 2025-06-01T22:52:23.3901333Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.3901599Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.3901858Z +++ sed -e s/=//g 2025-06-01T22:52:23.3939657Z ++ HASH=lDUgR5LgSZNlJfh8fguKabnS806cl8m5aMUWhhJcCqc 2025-06-01T22:52:23.3942710Z +++ ls -nl torch/include/ATen/ops/put_meta_dispatch.h 2025-06-01T22:52:23.3944023Z +++ awk '{print $5}' 2025-06-01T22:52:23.3968289Z ++ FSIZE=792 2025-06-01T22:52:23.3969065Z ++ echo '"torch/include/ATen/ops/put_meta_dispatch.h",sha256=lDUgR5LgSZNlJfh8fguKabnS806cl8m5aMUWhhJcCqc,792' 2025-06-01T22:52:23.3969778Z ++ read fname 2025-06-01T22:52:23.3970100Z ++ make_wheel_record torch/include/ATen/ops/put_native.h 2025-06-01T22:52:23.3970558Z ++ FPATH=torch/include/ATen/ops/put_native.h 2025-06-01T22:52:23.3972159Z ++ echo torch/include/ATen/ops/put_native.h 2025-06-01T22:52:23.3973285Z ++ grep RECORD 2025-06-01T22:52:23.3997902Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/put_native.h 2025-06-01T22:52:23.3998463Z +++ openssl base64 2025-06-01T22:52:23.3998802Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.3999062Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.3999333Z +++ sed -e s/=//g 2025-06-01T22:52:23.4040105Z ++ HASH=yPvq-4hUaGJO86y5xvZxYZ5wmlB3lDQ_43A7Gs71R-s 2025-06-01T22:52:23.4041266Z +++ ls -nl torch/include/ATen/ops/put_native.h 2025-06-01T22:52:23.4042050Z +++ awk '{print $5}' 2025-06-01T22:52:23.4070240Z ++ FSIZE=818 2025-06-01T22:52:23.4070849Z ++ echo '"torch/include/ATen/ops/put_native.h",sha256=yPvq-4hUaGJO86y5xvZxYZ5wmlB3lDQ_43A7Gs71R-s,818' 2025-06-01T22:52:23.4071542Z ++ read fname 2025-06-01T22:52:23.4071885Z ++ make_wheel_record torch/include/ATen/ops/put_ops.h 2025-06-01T22:52:23.4072298Z ++ FPATH=torch/include/ATen/ops/put_ops.h 2025-06-01T22:52:23.4072681Z ++ echo torch/include/ATen/ops/put_ops.h 2025-06-01T22:52:23.4073020Z ++ grep RECORD 2025-06-01T22:52:23.4092021Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/put_ops.h 2025-06-01T22:52:23.4092504Z +++ openssl base64 2025-06-01T22:52:23.4093236Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.4094557Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.4095868Z +++ sed -e s/=//g 2025-06-01T22:52:23.4133193Z ++ HASH=XQGZKymtcScHlnRzSYVtMnjGnYp5HSHcWyxqzPUYnmc 2025-06-01T22:52:23.4138948Z +++ ls -nl torch/include/ATen/ops/put_ops.h 2025-06-01T22:52:23.4139764Z +++ awk '{print $5}' 2025-06-01T22:52:23.4166435Z ++ FSIZE=2733 2025-06-01T22:52:23.4167168Z ++ echo '"torch/include/ATen/ops/put_ops.h",sha256=XQGZKymtcScHlnRzSYVtMnjGnYp5HSHcWyxqzPUYnmc,2733' 2025-06-01T22:52:23.4167852Z ++ read fname 2025-06-01T22:52:23.4168213Z ++ make_wheel_record torch/include/ATen/ops/q_per_channel_axis.h 2025-06-01T22:52:23.4168742Z ++ FPATH=torch/include/ATen/ops/q_per_channel_axis.h 2025-06-01T22:52:23.4169781Z ++ echo torch/include/ATen/ops/q_per_channel_axis.h 2025-06-01T22:52:23.4171041Z ++ grep RECORD 2025-06-01T22:52:23.4193780Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_per_channel_axis.h 2025-06-01T22:52:23.4194323Z +++ openssl base64 2025-06-01T22:52:23.4194730Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.4195301Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.4196816Z +++ sed -e s/=//g 2025-06-01T22:52:23.4237449Z ++ HASH=xwQDM5Iwa7lB8hfUAOuRQJaUtYXG2ogtOxRBGiAYiro 2025-06-01T22:52:23.4240323Z +++ ls -nl torch/include/ATen/ops/q_per_channel_axis.h 2025-06-01T22:52:23.4240791Z +++ awk '{print $5}' 2025-06-01T22:52:23.4268941Z ++ FSIZE=679 2025-06-01T22:52:23.4269711Z ++ echo '"torch/include/ATen/ops/q_per_channel_axis.h",sha256=xwQDM5Iwa7lB8hfUAOuRQJaUtYXG2ogtOxRBGiAYiro,679' 2025-06-01T22:52:23.4270380Z ++ read fname 2025-06-01T22:52:23.4270777Z ++ make_wheel_record torch/include/ATen/ops/q_per_channel_axis_native.h 2025-06-01T22:52:23.4271449Z ++ FPATH=torch/include/ATen/ops/q_per_channel_axis_native.h 2025-06-01T22:52:23.4271957Z ++ echo torch/include/ATen/ops/q_per_channel_axis_native.h 2025-06-01T22:52:23.4272373Z ++ grep RECORD 2025-06-01T22:52:23.4291621Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_per_channel_axis_native.h 2025-06-01T22:52:23.4292285Z +++ openssl base64 2025-06-01T22:52:23.4293145Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.4294535Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.4296081Z +++ sed -e s/=//g 2025-06-01T22:52:23.4332078Z ++ HASH=yEuzS_BS0WB4mMT72cNZM0M98ANCo9ljuC6f83a8sjI 2025-06-01T22:52:23.4337558Z +++ ls -nl torch/include/ATen/ops/q_per_channel_axis_native.h 2025-06-01T22:52:23.4338090Z +++ awk '{print $5}' 2025-06-01T22:52:23.4366143Z ++ FSIZE=485 2025-06-01T22:52:23.4366841Z ++ echo '"torch/include/ATen/ops/q_per_channel_axis_native.h",sha256=yEuzS_BS0WB4mMT72cNZM0M98ANCo9ljuC6f83a8sjI,485' 2025-06-01T22:52:23.4367746Z ++ read fname 2025-06-01T22:52:23.4368152Z ++ make_wheel_record torch/include/ATen/ops/q_per_channel_axis_ops.h 2025-06-01T22:52:23.4368698Z ++ FPATH=torch/include/ATen/ops/q_per_channel_axis_ops.h 2025-06-01T22:52:23.4369199Z ++ echo torch/include/ATen/ops/q_per_channel_axis_ops.h 2025-06-01T22:52:23.4369596Z ++ grep RECORD 2025-06-01T22:52:23.4392791Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_per_channel_axis_ops.h 2025-06-01T22:52:23.4393473Z +++ openssl base64 2025-06-01T22:52:23.4393736Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.4393997Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.4394250Z +++ sed -e s/=//g 2025-06-01T22:52:23.4434296Z ++ HASH=kKEfO0UtuDa6HsPhMmAr13yVniOITPImJl_sO_mMAE4 2025-06-01T22:52:23.4437466Z +++ ls -nl torch/include/ATen/ops/q_per_channel_axis_ops.h 2025-06-01T22:52:23.4437904Z +++ awk '{print $5}' 2025-06-01T22:52:23.4467299Z ++ FSIZE=981 2025-06-01T22:52:23.4467967Z ++ echo '"torch/include/ATen/ops/q_per_channel_axis_ops.h",sha256=kKEfO0UtuDa6HsPhMmAr13yVniOITPImJl_sO_mMAE4,981' 2025-06-01T22:52:23.4468763Z ++ read fname 2025-06-01T22:52:23.4469127Z ++ make_wheel_record torch/include/ATen/ops/q_per_channel_scales.h 2025-06-01T22:52:23.4469659Z ++ FPATH=torch/include/ATen/ops/q_per_channel_scales.h 2025-06-01T22:52:23.4470119Z ++ echo torch/include/ATen/ops/q_per_channel_scales.h 2025-06-01T22:52:23.4470520Z ++ grep RECORD 2025-06-01T22:52:23.4489540Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_per_channel_scales.h 2025-06-01T22:52:23.4490088Z +++ openssl base64 2025-06-01T22:52:23.4490475Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.4491654Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.4492865Z +++ sed -e s/=//g 2025-06-01T22:52:23.4530609Z ++ HASH=6DfLUgnqOsHjG6jUoCqqq-1I1PvKji60dtZRQOA9Chs 2025-06-01T22:52:23.4536096Z +++ ls -nl torch/include/ATen/ops/q_per_channel_scales.h 2025-06-01T22:52:23.4537182Z +++ awk '{print $5}' 2025-06-01T22:52:23.4565805Z ++ FSIZE=1167 2025-06-01T22:52:23.4566499Z ++ echo '"torch/include/ATen/ops/q_per_channel_scales.h",sha256=6DfLUgnqOsHjG6jUoCqqq-1I1PvKji60dtZRQOA9Chs,1167' 2025-06-01T22:52:23.4567407Z ++ read fname 2025-06-01T22:52:23.4567972Z ++ make_wheel_record torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.4568864Z ++ FPATH=torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.4569690Z ++ echo torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.4570414Z ++ grep RECORD 2025-06-01T22:52:23.4592987Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.4593729Z +++ openssl base64 2025-06-01T22:52:23.4593981Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.4594242Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.4594514Z +++ sed -e s/=//g 2025-06-01T22:52:23.4635776Z ++ HASH=BdNy2NLW_IbfCFGdVTgfHs0DoPyvBCpTG8Y-we51VN0 2025-06-01T22:52:23.4638123Z +++ ls -nl torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.4638694Z +++ awk '{print $5}' 2025-06-01T22:52:23.4667044Z ++ FSIZE=895 2025-06-01T22:52:23.4667887Z ++ echo '"torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h",sha256=BdNy2NLW_IbfCFGdVTgfHs0DoPyvBCpTG8Y-we51VN0,895' 2025-06-01T22:52:23.4668875Z ++ read fname 2025-06-01T22:52:23.4669282Z ++ make_wheel_record torch/include/ATen/ops/q_per_channel_scales_native.h 2025-06-01T22:52:23.4669879Z ++ FPATH=torch/include/ATen/ops/q_per_channel_scales_native.h 2025-06-01T22:52:23.4670415Z ++ echo torch/include/ATen/ops/q_per_channel_scales_native.h 2025-06-01T22:52:23.4670831Z ++ grep RECORD 2025-06-01T22:52:23.4689586Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_per_channel_scales_native.h 2025-06-01T22:52:23.4690259Z +++ openssl base64 2025-06-01T22:52:23.4690666Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.4691924Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.4693069Z +++ sed -e s/=//g 2025-06-01T22:52:23.4730257Z ++ HASH=HqfZk2cC8V8wZVxx453T3ikZ5SMAaDpjMM5MKSoLkIk 2025-06-01T22:52:23.4735423Z +++ ls -nl torch/include/ATen/ops/q_per_channel_scales_native.h 2025-06-01T22:52:23.4736481Z +++ awk '{print $5}' 2025-06-01T22:52:23.4763387Z ++ FSIZE=582 2025-06-01T22:52:23.4764216Z ++ echo '"torch/include/ATen/ops/q_per_channel_scales_native.h",sha256=HqfZk2cC8V8wZVxx453T3ikZ5SMAaDpjMM5MKSoLkIk,582' 2025-06-01T22:52:23.4765314Z ++ read fname 2025-06-01T22:52:23.4765715Z ++ make_wheel_record torch/include/ATen/ops/q_per_channel_scales_ops.h 2025-06-01T22:52:23.4766393Z ++ FPATH=torch/include/ATen/ops/q_per_channel_scales_ops.h 2025-06-01T22:52:23.4766913Z ++ echo torch/include/ATen/ops/q_per_channel_scales_ops.h 2025-06-01T22:52:23.4767337Z ++ grep RECORD 2025-06-01T22:52:23.4790957Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_per_channel_scales_ops.h 2025-06-01T22:52:23.4791655Z +++ openssl base64 2025-06-01T22:52:23.4791928Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.4792175Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.4792447Z +++ sed -e s/=//g 2025-06-01T22:52:23.4833518Z ++ HASH=iePBgTiXnK-NUEfHDW7oB6QvRUR5thpe77lBGA8arDk 2025-06-01T22:52:23.4836768Z +++ ls -nl torch/include/ATen/ops/q_per_channel_scales_ops.h 2025-06-01T22:52:23.4837213Z +++ awk '{print $5}' 2025-06-01T22:52:23.4866795Z ++ FSIZE=1631 2025-06-01T22:52:23.4867511Z ++ echo '"torch/include/ATen/ops/q_per_channel_scales_ops.h",sha256=iePBgTiXnK-NUEfHDW7oB6QvRUR5thpe77lBGA8arDk,1631' 2025-06-01T22:52:23.4868221Z ++ read fname 2025-06-01T22:52:23.4868621Z ++ make_wheel_record torch/include/ATen/ops/q_per_channel_zero_points.h 2025-06-01T22:52:23.4869184Z ++ FPATH=torch/include/ATen/ops/q_per_channel_zero_points.h 2025-06-01T22:52:23.4869701Z ++ echo torch/include/ATen/ops/q_per_channel_zero_points.h 2025-06-01T22:52:23.4870104Z ++ grep RECORD 2025-06-01T22:52:23.4888613Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_per_channel_zero_points.h 2025-06-01T22:52:23.4889204Z +++ openssl base64 2025-06-01T22:52:23.4889580Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.4890977Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.4892165Z +++ sed -e s/=//g 2025-06-01T22:52:23.4929606Z ++ HASH=sXnYsb2BCSfb0jASFTASUZVO78wH2P-kI1Vx4kR29m8 2025-06-01T22:52:23.4934709Z +++ ls -nl torch/include/ATen/ops/q_per_channel_zero_points.h 2025-06-01T22:52:23.4935462Z +++ awk '{print $5}' 2025-06-01T22:52:23.4964862Z ++ FSIZE=1217 2025-06-01T22:52:23.4965819Z ++ echo '"torch/include/ATen/ops/q_per_channel_zero_points.h",sha256=sXnYsb2BCSfb0jASFTASUZVO78wH2P-kI1Vx4kR29m8,1217' 2025-06-01T22:52:23.4966723Z ++ read fname 2025-06-01T22:52:23.4967345Z ++ make_wheel_record torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.4968296Z ++ FPATH=torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.4969182Z ++ echo torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.4969782Z ++ grep RECORD 2025-06-01T22:52:23.4990037Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.4990757Z +++ openssl base64 2025-06-01T22:52:23.4991046Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.4991328Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.4991602Z +++ sed -e s/=//g 2025-06-01T22:52:23.5032392Z ++ HASH=zyI61O2nyKl0qwm8xCWSLW-f43wbuolZhFGWwP8ZEOY 2025-06-01T22:52:23.5036516Z +++ ls -nl torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.5037123Z +++ awk '{print $5}' 2025-06-01T22:52:23.5064478Z ++ FSIZE=905 2025-06-01T22:52:23.5065662Z ++ echo '"torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h",sha256=zyI61O2nyKl0qwm8xCWSLW-f43wbuolZhFGWwP8ZEOY,905' 2025-06-01T22:52:23.5066580Z ++ read fname 2025-06-01T22:52:23.5066994Z ++ make_wheel_record torch/include/ATen/ops/q_per_channel_zero_points_native.h 2025-06-01T22:52:23.5067702Z ++ FPATH=torch/include/ATen/ops/q_per_channel_zero_points_native.h 2025-06-01T22:52:23.5068278Z ++ echo torch/include/ATen/ops/q_per_channel_zero_points_native.h 2025-06-01T22:52:23.5068725Z ++ grep RECORD 2025-06-01T22:52:23.5087244Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_per_channel_zero_points_native.h 2025-06-01T22:52:23.5087974Z +++ openssl base64 2025-06-01T22:52:23.5088254Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.5088990Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.5090319Z +++ sed -e s/=//g 2025-06-01T22:52:23.5128724Z ++ HASH=NX_Dd0s-FG5tYpLwToO7RVmF9S_payMpCIdegSu5s7o 2025-06-01T22:52:23.5134243Z +++ ls -nl torch/include/ATen/ops/q_per_channel_zero_points_native.h 2025-06-01T22:52:23.5134745Z +++ awk '{print $5}' 2025-06-01T22:52:23.5162505Z ++ FSIZE=592 2025-06-01T22:52:23.5163262Z ++ echo '"torch/include/ATen/ops/q_per_channel_zero_points_native.h",sha256=NX_Dd0s-FG5tYpLwToO7RVmF9S_payMpCIdegSu5s7o,592' 2025-06-01T22:52:23.5164157Z ++ read fname 2025-06-01T22:52:23.5164756Z ++ make_wheel_record torch/include/ATen/ops/q_per_channel_zero_points_ops.h 2025-06-01T22:52:23.5165381Z ++ FPATH=torch/include/ATen/ops/q_per_channel_zero_points_ops.h 2025-06-01T22:52:23.5165965Z ++ echo torch/include/ATen/ops/q_per_channel_zero_points_ops.h 2025-06-01T22:52:23.5166401Z ++ grep RECORD 2025-06-01T22:52:23.5190449Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_per_channel_zero_points_ops.h 2025-06-01T22:52:23.5191034Z +++ openssl base64 2025-06-01T22:52:23.5191289Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.5191559Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.5191821Z +++ sed -e s/=//g 2025-06-01T22:52:23.5231682Z ++ HASH=29EDahfCFjAqVr2kKTM_fPE5xAuVMdKB9e-NJejuTFA 2025-06-01T22:52:23.5234113Z +++ ls -nl torch/include/ATen/ops/q_per_channel_zero_points_ops.h 2025-06-01T22:52:23.5235916Z +++ awk '{print $5}' 2025-06-01T22:52:23.5264634Z ++ FSIZE=1661 2025-06-01T22:52:23.5265311Z ++ echo '"torch/include/ATen/ops/q_per_channel_zero_points_ops.h",sha256=29EDahfCFjAqVr2kKTM_fPE5xAuVMdKB9e-NJejuTFA,1661' 2025-06-01T22:52:23.5266143Z ++ read fname 2025-06-01T22:52:23.5266440Z ++ make_wheel_record torch/include/ATen/ops/q_scale.h 2025-06-01T22:52:23.5266860Z ++ FPATH=torch/include/ATen/ops/q_scale.h 2025-06-01T22:52:23.5267225Z ++ echo torch/include/ATen/ops/q_scale.h 2025-06-01T22:52:23.5267567Z ++ grep RECORD 2025-06-01T22:52:23.5287632Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_scale.h 2025-06-01T22:52:23.5288175Z +++ openssl base64 2025-06-01T22:52:23.5288451Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.5289212Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.5290613Z +++ sed -e s/=//g 2025-06-01T22:52:23.5328960Z ++ HASH=24gx10JkhPbtIitwd4RnZG6T0NbqT9f2ilmvqaeyPMs 2025-06-01T22:52:23.5334410Z +++ ls -nl torch/include/ATen/ops/q_scale.h 2025-06-01T22:52:23.5335547Z +++ awk '{print $5}' 2025-06-01T22:52:23.5364425Z ++ FSIZE=636 2025-06-01T22:52:23.5365206Z ++ echo '"torch/include/ATen/ops/q_scale.h",sha256=24gx10JkhPbtIitwd4RnZG6T0NbqT9f2ilmvqaeyPMs,636' 2025-06-01T22:52:23.5365842Z ++ read fname 2025-06-01T22:52:23.5366193Z ++ make_wheel_record torch/include/ATen/ops/q_scale_native.h 2025-06-01T22:52:23.5366661Z ++ FPATH=torch/include/ATen/ops/q_scale_native.h 2025-06-01T22:52:23.5367100Z ++ echo torch/include/ATen/ops/q_scale_native.h 2025-06-01T22:52:23.5367474Z ++ grep RECORD 2025-06-01T22:52:23.5389862Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_scale_native.h 2025-06-01T22:52:23.5390404Z +++ openssl base64 2025-06-01T22:52:23.5390656Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.5390934Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.5391187Z +++ sed -e s/=//g 2025-06-01T22:52:23.5432483Z ++ HASH=KKZ1zPXa4OTSgWDHYDtgwnSzFhbiDVpJUDccoHOrc7U 2025-06-01T22:52:23.5433900Z +++ ls -nl torch/include/ATen/ops/q_scale_native.h 2025-06-01T22:52:23.5435605Z +++ awk '{print $5}' 2025-06-01T22:52:23.5462323Z ++ FSIZE=479 2025-06-01T22:52:23.5462958Z ++ echo '"torch/include/ATen/ops/q_scale_native.h",sha256=KKZ1zPXa4OTSgWDHYDtgwnSzFhbiDVpJUDccoHOrc7U,479' 2025-06-01T22:52:23.5463815Z ++ read fname 2025-06-01T22:52:23.5464135Z ++ make_wheel_record torch/include/ATen/ops/q_scale_ops.h 2025-06-01T22:52:23.5464583Z ++ FPATH=torch/include/ATen/ops/q_scale_ops.h 2025-06-01T22:52:23.5465032Z ++ echo torch/include/ATen/ops/q_scale_ops.h 2025-06-01T22:52:23.5465377Z ++ grep RECORD 2025-06-01T22:52:23.5489238Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_scale_ops.h 2025-06-01T22:52:23.5489732Z +++ openssl base64 2025-06-01T22:52:23.5490631Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.5492206Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.5493456Z +++ sed -e s/=//g 2025-06-01T22:52:23.5530011Z ++ HASH=hDvpEhtlNYJOFLqsRXJN17yt2Lw-rccy6KRa3fGzkKk 2025-06-01T22:52:23.5534968Z +++ ls -nl torch/include/ATen/ops/q_scale_ops.h 2025-06-01T22:52:23.5535628Z +++ awk '{print $5}' 2025-06-01T22:52:23.5562691Z ++ FSIZE=947 2025-06-01T22:52:23.5563408Z ++ echo '"torch/include/ATen/ops/q_scale_ops.h",sha256=hDvpEhtlNYJOFLqsRXJN17yt2Lw-rccy6KRa3fGzkKk,947' 2025-06-01T22:52:23.5564184Z ++ read fname 2025-06-01T22:52:23.5564501Z ++ make_wheel_record torch/include/ATen/ops/q_zero_point.h 2025-06-01T22:52:23.5565146Z ++ FPATH=torch/include/ATen/ops/q_zero_point.h 2025-06-01T22:52:23.5565636Z ++ echo torch/include/ATen/ops/q_zero_point.h 2025-06-01T22:52:23.5566001Z ++ grep RECORD 2025-06-01T22:52:23.5590635Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_zero_point.h 2025-06-01T22:52:23.5591164Z +++ openssl base64 2025-06-01T22:52:23.5591449Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.5591712Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.5591989Z +++ sed -e s/=//g 2025-06-01T22:52:23.5632378Z ++ HASH=Lx4n0GRk6imvPjjguJxcFDdo17BToISqv9jcVPpGFsM 2025-06-01T22:52:23.5634917Z +++ ls -nl torch/include/ATen/ops/q_zero_point.h 2025-06-01T22:52:23.5636025Z +++ awk '{print $5}' 2025-06-01T22:52:23.5663630Z ++ FSIZE=655 2025-06-01T22:52:23.5664291Z ++ echo '"torch/include/ATen/ops/q_zero_point.h",sha256=Lx4n0GRk6imvPjjguJxcFDdo17BToISqv9jcVPpGFsM,655' 2025-06-01T22:52:23.5664949Z ++ read fname 2025-06-01T22:52:23.5665310Z ++ make_wheel_record torch/include/ATen/ops/q_zero_point_native.h 2025-06-01T22:52:23.5665850Z ++ FPATH=torch/include/ATen/ops/q_zero_point_native.h 2025-06-01T22:52:23.5666309Z ++ echo torch/include/ATen/ops/q_zero_point_native.h 2025-06-01T22:52:23.5666680Z ++ grep RECORD 2025-06-01T22:52:23.5687529Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_zero_point_native.h 2025-06-01T22:52:23.5688138Z +++ openssl base64 2025-06-01T22:52:23.5688397Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.5689478Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.5690655Z +++ sed -e s/=//g 2025-06-01T22:52:23.5728260Z ++ HASH=etbL4tAbcSTcHzCFN45y-LKNAyEU5yZmnElE103yb-A 2025-06-01T22:52:23.5733925Z +++ ls -nl torch/include/ATen/ops/q_zero_point_native.h 2025-06-01T22:52:23.5734471Z +++ awk '{print $5}' 2025-06-01T22:52:23.5762279Z ++ FSIZE=485 2025-06-01T22:52:23.5763035Z ++ echo '"torch/include/ATen/ops/q_zero_point_native.h",sha256=etbL4tAbcSTcHzCFN45y-LKNAyEU5yZmnElE103yb-A,485' 2025-06-01T22:52:23.5763728Z ++ read fname 2025-06-01T22:52:23.5764219Z ++ make_wheel_record torch/include/ATen/ops/q_zero_point_ops.h 2025-06-01T22:52:23.5764968Z ++ FPATH=torch/include/ATen/ops/q_zero_point_ops.h 2025-06-01T22:52:23.5765415Z ++ echo torch/include/ATen/ops/q_zero_point_ops.h 2025-06-01T22:52:23.5765805Z ++ grep RECORD 2025-06-01T22:52:23.5788739Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/q_zero_point_ops.h 2025-06-01T22:52:23.5789289Z +++ openssl base64 2025-06-01T22:52:23.5789559Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.5789856Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.5790157Z +++ sed -e s/=//g 2025-06-01T22:52:23.5830225Z ++ HASH=qoC4q3bdbdTcWwEh-UW4Sl9djititUpv-t4SUF4vMXM 2025-06-01T22:52:23.5834814Z +++ ls -nl torch/include/ATen/ops/q_zero_point_ops.h 2025-06-01T22:52:23.5835338Z +++ awk '{print $5}' 2025-06-01T22:52:23.5863596Z ++ FSIZE=963 2025-06-01T22:52:23.5864280Z ++ echo '"torch/include/ATen/ops/q_zero_point_ops.h",sha256=qoC4q3bdbdTcWwEh-UW4Sl9djititUpv-t4SUF4vMXM,963' 2025-06-01T22:52:23.5865156Z ++ read fname 2025-06-01T22:52:23.5865451Z ++ make_wheel_record torch/include/ATen/ops/qr.h 2025-06-01T22:52:23.5865841Z ++ FPATH=torch/include/ATen/ops/qr.h 2025-06-01T22:52:23.5866204Z ++ echo torch/include/ATen/ops/qr.h 2025-06-01T22:52:23.5866517Z ++ grep RECORD 2025-06-01T22:52:23.5886778Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/qr.h 2025-06-01T22:52:23.5887299Z +++ openssl base64 2025-06-01T22:52:23.5887558Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.5888769Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.5889980Z +++ sed -e s/=//g 2025-06-01T22:52:23.5927622Z ++ HASH=AVyeCR6P8ZIUrflG-U78etj8faWBFVl3q-qCNpxUoxM 2025-06-01T22:52:23.5933006Z +++ ls -nl torch/include/ATen/ops/qr.h 2025-06-01T22:52:23.5934112Z +++ awk '{print $5}' 2025-06-01T22:52:23.5963205Z ++ FSIZE=1271 2025-06-01T22:52:23.5963845Z ++ echo '"torch/include/ATen/ops/qr.h",sha256=AVyeCR6P8ZIUrflG-U78etj8faWBFVl3q-qCNpxUoxM,1271' 2025-06-01T22:52:23.5964790Z ++ read fname 2025-06-01T22:52:23.5965281Z ++ make_wheel_record torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.5966020Z ++ FPATH=torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.5966703Z ++ echo torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.5967189Z ++ grep RECORD 2025-06-01T22:52:23.5990386Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.5991008Z +++ openssl base64 2025-06-01T22:52:23.5991273Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.5991526Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.5991798Z +++ sed -e s/=//g 2025-06-01T22:52:23.6031670Z ++ HASH=_HiiHYUpG2P_4m5PgJQoKRjKXlhj5zint8T9Dw-pyDY 2025-06-01T22:52:23.6035189Z +++ ls -nl torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.6035843Z +++ awk '{print $5}' 2025-06-01T22:52:23.6064563Z ++ FSIZE=1059 2025-06-01T22:52:23.6065386Z ++ echo '"torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h",sha256=_HiiHYUpG2P_4m5PgJQoKRjKXlhj5zint8T9Dw-pyDY,1059' 2025-06-01T22:52:23.6066181Z ++ read fname 2025-06-01T22:52:23.6066503Z ++ make_wheel_record torch/include/ATen/ops/qr_native.h 2025-06-01T22:52:23.6066936Z ++ FPATH=torch/include/ATen/ops/qr_native.h 2025-06-01T22:52:23.6067317Z ++ echo torch/include/ATen/ops/qr_native.h 2025-06-01T22:52:23.6067663Z ++ grep RECORD 2025-06-01T22:52:23.6086898Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/qr_native.h 2025-06-01T22:52:23.6087248Z +++ openssl base64 2025-06-01T22:52:23.6087603Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.6088840Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.6089973Z +++ sed -e s/=//g 2025-06-01T22:52:23.6127790Z ++ HASH=kWCmmfjIW4xIEEVy3Zqq1WolPmwV0xbU5vc_MvE09nQ 2025-06-01T22:52:23.6133041Z +++ ls -nl torch/include/ATen/ops/qr_native.h 2025-06-01T22:52:23.6134010Z +++ awk '{print $5}' 2025-06-01T22:52:23.6162761Z ++ FSIZE=639 2025-06-01T22:52:23.6163312Z ++ echo '"torch/include/ATen/ops/qr_native.h",sha256=kWCmmfjIW4xIEEVy3Zqq1WolPmwV0xbU5vc_MvE09nQ,639' 2025-06-01T22:52:23.6163421Z ++ read fname 2025-06-01T22:52:23.6163586Z ++ make_wheel_record torch/include/ATen/ops/qr_ops.h 2025-06-01T22:52:23.6163712Z ++ FPATH=torch/include/ATen/ops/qr_ops.h 2025-06-01T22:52:23.6163849Z ++ echo torch/include/ATen/ops/qr_ops.h 2025-06-01T22:52:23.6164071Z ++ grep RECORD 2025-06-01T22:52:23.6187089Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/qr_ops.h 2025-06-01T22:52:23.6187220Z +++ openssl base64 2025-06-01T22:52:23.6187329Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.6189184Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.6189303Z +++ sed -e s/=//g 2025-06-01T22:52:23.6228612Z ++ HASH=1mm2n0vN_OW4UKndVFL-0ef3zlqSNO8LSifw0Vo-OmI 2025-06-01T22:52:23.6232851Z +++ ls -nl torch/include/ATen/ops/qr_ops.h 2025-06-01T22:52:23.6233283Z +++ awk '{print $5}' 2025-06-01T22:52:23.6262126Z ++ FSIZE=1847 2025-06-01T22:52:23.6262539Z ++ echo '"torch/include/ATen/ops/qr_ops.h",sha256=1mm2n0vN_OW4UKndVFL-0ef3zlqSNO8LSifw0Vo-OmI,1847' 2025-06-01T22:52:23.6262706Z ++ read fname 2025-06-01T22:52:23.6262910Z ++ make_wheel_record torch/include/ATen/ops/qscheme.h 2025-06-01T22:52:23.6263057Z ++ FPATH=torch/include/ATen/ops/qscheme.h 2025-06-01T22:52:23.6263188Z ++ echo torch/include/ATen/ops/qscheme.h 2025-06-01T22:52:23.6263429Z ++ grep RECORD 2025-06-01T22:52:23.6286453Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/qscheme.h 2025-06-01T22:52:23.6286570Z +++ openssl base64 2025-06-01T22:52:23.6286690Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.6287281Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.6288270Z +++ sed -e s/=//g 2025-06-01T22:52:23.6326884Z ++ HASH=cxJZ0oxtFhsz-3ssUeam2pfrRwE8z_SNu9hFSnM3zqw 2025-06-01T22:52:23.6331816Z +++ ls -nl torch/include/ATen/ops/qscheme.h 2025-06-01T22:52:23.6332672Z +++ awk '{print $5}' 2025-06-01T22:52:23.6356226Z ++ FSIZE=504 2025-06-01T22:52:23.6356985Z ++ echo '"torch/include/ATen/ops/qscheme.h",sha256=cxJZ0oxtFhsz-3ssUeam2pfrRwE8z_SNu9hFSnM3zqw,504' 2025-06-01T22:52:23.6357144Z ++ read fname 2025-06-01T22:52:23.6357541Z ++ make_wheel_record torch/include/ATen/ops/qscheme_native.h 2025-06-01T22:52:23.6357697Z ++ FPATH=torch/include/ATen/ops/qscheme_native.h 2025-06-01T22:52:23.6360694Z ++ echo torch/include/ATen/ops/qscheme_native.h 2025-06-01T22:52:23.6361821Z ++ grep RECORD 2025-06-01T22:52:23.6385236Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/qscheme_native.h 2025-06-01T22:52:23.6385363Z +++ openssl base64 2025-06-01T22:52:23.6385461Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.6385730Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.6387331Z +++ sed -e s/=//g 2025-06-01T22:52:23.6428172Z ++ HASH=c0krA00bfqQ7xMohCgn4BHxGS0taeddm_QVtpzgMqVs 2025-06-01T22:52:23.6431250Z +++ ls -nl torch/include/ATen/ops/qscheme_native.h 2025-06-01T22:52:23.6432185Z +++ awk '{print $5}' 2025-06-01T22:52:23.6457263Z ++ FSIZE=484 2025-06-01T22:52:23.6457728Z ++ echo '"torch/include/ATen/ops/qscheme_native.h",sha256=c0krA00bfqQ7xMohCgn4BHxGS0taeddm_QVtpzgMqVs,484' 2025-06-01T22:52:23.6457823Z ++ read fname 2025-06-01T22:52:23.6458026Z ++ make_wheel_record torch/include/ATen/ops/qscheme_ops.h 2025-06-01T22:52:23.6458165Z ++ FPATH=torch/include/ATen/ops/qscheme_ops.h 2025-06-01T22:52:23.6460564Z ++ echo torch/include/ATen/ops/qscheme_ops.h 2025-06-01T22:52:23.6461748Z ++ grep RECORD 2025-06-01T22:52:23.6485635Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/qscheme_ops.h 2025-06-01T22:52:23.6485752Z +++ openssl base64 2025-06-01T22:52:23.6485874Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.6485980Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.6487762Z +++ sed -e s/=//g 2025-06-01T22:52:23.6526164Z ++ HASH=t55SZV7x9DFVWiTOzSKfK1xzklQ6DonnKeqgiW9bjyI 2025-06-01T22:52:23.6529991Z +++ ls -nl torch/include/ATen/ops/qscheme_ops.h 2025-06-01T22:52:23.6530899Z +++ awk '{print $5}' 2025-06-01T22:52:23.6554897Z ++ FSIZE=964 2025-06-01T22:52:23.6555422Z ++ echo '"torch/include/ATen/ops/qscheme_ops.h",sha256=t55SZV7x9DFVWiTOzSKfK1xzklQ6DonnKeqgiW9bjyI,964' 2025-06-01T22:52:23.6555537Z ++ read fname 2025-06-01T22:52:23.6555726Z ++ make_wheel_record torch/include/ATen/ops/quantile.h 2025-06-01T22:52:23.6556119Z ++ FPATH=torch/include/ATen/ops/quantile.h 2025-06-01T22:52:23.6558713Z ++ echo torch/include/ATen/ops/quantile.h 2025-06-01T22:52:23.6560188Z ++ grep RECORD 2025-06-01T22:52:23.6584383Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantile.h 2025-06-01T22:52:23.6584566Z +++ openssl base64 2025-06-01T22:52:23.6584668Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.6584767Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.6584867Z +++ sed -e s/=//g 2025-06-01T22:52:23.6625946Z ++ HASH=KsW6ZKnyNByhoR6PINn_VNWvtcgLVv1c2Ja1Dh-_UB0 2025-06-01T22:52:23.6628349Z +++ ls -nl torch/include/ATen/ops/quantile.h 2025-06-01T22:52:23.6629957Z +++ awk '{print $5}' 2025-06-01T22:52:23.6654113Z ++ FSIZE=2937 2025-06-01T22:52:23.6654729Z ++ echo '"torch/include/ATen/ops/quantile.h",sha256=KsW6ZKnyNByhoR6PINn_VNWvtcgLVv1c2Ja1Dh-_UB0,2937' 2025-06-01T22:52:23.6654833Z ++ read fname 2025-06-01T22:52:23.6655558Z ++ make_wheel_record torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.6655947Z ++ FPATH=torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.6658935Z ++ echo torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.6660263Z ++ grep RECORD 2025-06-01T22:52:23.6684269Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.6684577Z +++ openssl base64 2025-06-01T22:52:23.6684768Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.6684876Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.6684997Z +++ sed -e s/=//g 2025-06-01T22:52:23.6724160Z ++ HASH=ErahUS5ag8nVf-y9Dsjj9amPj7vyzNFpkxNIwBssRvs 2025-06-01T22:52:23.6729342Z +++ ls -nl torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.6729997Z +++ awk '{print $5}' 2025-06-01T22:52:23.6753946Z ++ FSIZE=1816 2025-06-01T22:52:23.6754775Z ++ echo '"torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h",sha256=ErahUS5ag8nVf-y9Dsjj9amPj7vyzNFpkxNIwBssRvs,1816' 2025-06-01T22:52:23.6754924Z ++ read fname 2025-06-01T22:52:23.6755139Z ++ make_wheel_record torch/include/ATen/ops/quantile_native.h 2025-06-01T22:52:23.6755316Z ++ FPATH=torch/include/ATen/ops/quantile_native.h 2025-06-01T22:52:23.6757763Z ++ echo torch/include/ATen/ops/quantile_native.h 2025-06-01T22:52:23.6759564Z ++ grep RECORD 2025-06-01T22:52:23.6783098Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantile_native.h 2025-06-01T22:52:23.6783213Z +++ openssl base64 2025-06-01T22:52:23.6783315Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.6783445Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.6784460Z +++ sed -e s/=//g 2025-06-01T22:52:23.6825707Z ++ HASH=7vuQfoioBRAZwVZG9Z0mrjRaBT96x1rs6Gr4r1NBwLI 2025-06-01T22:52:23.6828704Z +++ ls -nl torch/include/ATen/ops/quantile_native.h 2025-06-01T22:52:23.6829923Z +++ awk '{print $5}' 2025-06-01T22:52:23.6854643Z ++ FSIZE=1122 2025-06-01T22:52:23.6855352Z ++ echo '"torch/include/ATen/ops/quantile_native.h",sha256=7vuQfoioBRAZwVZG9Z0mrjRaBT96x1rs6Gr4r1NBwLI,1122' 2025-06-01T22:52:23.6855465Z ++ read fname 2025-06-01T22:52:23.6855669Z ++ make_wheel_record torch/include/ATen/ops/quantile_ops.h 2025-06-01T22:52:23.6855815Z ++ FPATH=torch/include/ATen/ops/quantile_ops.h 2025-06-01T22:52:23.6858116Z ++ echo torch/include/ATen/ops/quantile_ops.h 2025-06-01T22:52:23.6859639Z ++ grep RECORD 2025-06-01T22:52:23.6882584Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantile_ops.h 2025-06-01T22:52:23.6882719Z +++ openssl base64 2025-06-01T22:52:23.6882828Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.6883069Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.6884702Z +++ sed -e s/=//g 2025-06-01T22:52:23.6925724Z ++ HASH=qtYuWFS_4C7K9fvx5eE0aWgMGEd4FmY0iWdOlAf2o2g 2025-06-01T22:52:23.6928456Z +++ ls -nl torch/include/ATen/ops/quantile_ops.h 2025-06-01T22:52:23.6929170Z +++ awk '{print $5}' 2025-06-01T22:52:23.6954329Z ++ FSIZE=3990 2025-06-01T22:52:23.6954807Z ++ echo '"torch/include/ATen/ops/quantile_ops.h",sha256=qtYuWFS_4C7K9fvx5eE0aWgMGEd4FmY0iWdOlAf2o2g,3990' 2025-06-01T22:52:23.6954934Z ++ read fname 2025-06-01T22:52:23.6955489Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_channel.h 2025-06-01T22:52:23.6955665Z ++ FPATH=torch/include/ATen/ops/quantize_per_channel.h 2025-06-01T22:52:23.6958284Z ++ echo torch/include/ATen/ops/quantize_per_channel.h 2025-06-01T22:52:23.6959331Z ++ grep RECORD 2025-06-01T22:52:23.6982615Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_channel.h 2025-06-01T22:52:23.6982742Z +++ openssl base64 2025-06-01T22:52:23.6982844Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.6982957Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.6983261Z +++ sed -e s/=//g 2025-06-01T22:52:23.7025909Z ++ HASH=SNIcFBJvr9ZoiR0GszeEm_0I3qMDDxrJ7frydM2-NcE 2025-06-01T22:52:23.7029290Z +++ ls -nl torch/include/ATen/ops/quantize_per_channel.h 2025-06-01T22:52:23.7029687Z +++ awk '{print $5}' 2025-06-01T22:52:23.7053440Z ++ FSIZE=1743 2025-06-01T22:52:23.7053981Z ++ echo '"torch/include/ATen/ops/quantize_per_channel.h",sha256=SNIcFBJvr9ZoiR0GszeEm_0I3qMDDxrJ7frydM2-NcE,1743' 2025-06-01T22:52:23.7054225Z ++ read fname 2025-06-01T22:52:23.7055194Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.7055578Z ++ FPATH=torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.7057974Z ++ echo torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.7059364Z ++ grep RECORD 2025-06-01T22:52:23.7084281Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.7084412Z +++ openssl base64 2025-06-01T22:52:23.7084692Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.7084810Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.7085369Z +++ sed -e s/=//g 2025-06-01T22:52:23.7124151Z ++ HASH=ickXjBuswE9V6JsJxytriK8dIwcmVSB_9xIm4fsYWVo 2025-06-01T22:52:23.7128868Z +++ ls -nl torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.7129635Z +++ awk '{print $5}' 2025-06-01T22:52:23.7154123Z ++ FSIZE=1085 2025-06-01T22:52:23.7155049Z ++ echo '"torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h",sha256=ickXjBuswE9V6JsJxytriK8dIwcmVSB_9xIm4fsYWVo,1085' 2025-06-01T22:52:23.7155151Z ++ read fname 2025-06-01T22:52:23.7155457Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h 2025-06-01T22:52:23.7155716Z ++ FPATH=torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h 2025-06-01T22:52:23.7157875Z ++ echo torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h 2025-06-01T22:52:23.7159718Z ++ grep RECORD 2025-06-01T22:52:23.7184234Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h 2025-06-01T22:52:23.7184342Z +++ openssl base64 2025-06-01T22:52:23.7184451Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.7184569Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.7184673Z +++ sed -e s/=//g 2025-06-01T22:52:23.7225372Z ++ HASH=NaFKeju7p7cM_QrueHErPKxLyxqDHLEKBAdoB-RxWSU 2025-06-01T22:52:23.7228019Z +++ ls -nl torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h 2025-06-01T22:52:23.7228137Z +++ awk '{print $5}' 2025-06-01T22:52:23.7251984Z ++ FSIZE=829 2025-06-01T22:52:23.7252585Z ++ echo '"torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h",sha256=NaFKeju7p7cM_QrueHErPKxLyxqDHLEKBAdoB-RxWSU,829' 2025-06-01T22:52:23.7252689Z ++ read fname 2025-06-01T22:52:23.7253179Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h 2025-06-01T22:52:23.7253690Z ++ FPATH=torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h 2025-06-01T22:52:23.7256188Z ++ echo torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h 2025-06-01T22:52:23.7257185Z ++ grep RECORD 2025-06-01T22:52:23.7279656Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h 2025-06-01T22:52:23.7279775Z +++ openssl base64 2025-06-01T22:52:23.7279884Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.7281206Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.7282292Z +++ sed -e s/=//g 2025-06-01T22:52:23.7322648Z ++ HASH=JIBPdR5Uc1MVf0MfcsdrjtPmQPNe51Yf8gfjGUNP8t4 2025-06-01T22:52:23.7326953Z +++ ls -nl torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h 2025-06-01T22:52:23.7327360Z +++ awk '{print $5}' 2025-06-01T22:52:23.7351280Z ++ FSIZE=831 2025-06-01T22:52:23.7351881Z ++ echo '"torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h",sha256=JIBPdR5Uc1MVf0MfcsdrjtPmQPNe51Yf8gfjGUNP8t4,831' 2025-06-01T22:52:23.7352001Z ++ read fname 2025-06-01T22:52:23.7352600Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_channel_native.h 2025-06-01T22:52:23.7352844Z ++ FPATH=torch/include/ATen/ops/quantize_per_channel_native.h 2025-06-01T22:52:23.7355065Z ++ echo torch/include/ATen/ops/quantize_per_channel_native.h 2025-06-01T22:52:23.7356229Z ++ grep RECORD 2025-06-01T22:52:23.7377871Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_channel_native.h 2025-06-01T22:52:23.7378162Z +++ openssl base64 2025-06-01T22:52:23.7378569Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.7379520Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.7380956Z +++ sed -e s/=//g 2025-06-01T22:52:23.7420925Z ++ HASH=nk_BfJRE9Is4_dcIR3LsEEE5BnG484IDwR-ZuEz8m2c 2025-06-01T22:52:23.7423104Z +++ ls -nl torch/include/ATen/ops/quantize_per_channel_native.h 2025-06-01T22:52:23.7423224Z +++ awk '{print $5}' 2025-06-01T22:52:23.7447543Z ++ FSIZE=772 2025-06-01T22:52:23.7448079Z ++ echo '"torch/include/ATen/ops/quantize_per_channel_native.h",sha256=nk_BfJRE9Is4_dcIR3LsEEE5BnG484IDwR-ZuEz8m2c,772' 2025-06-01T22:52:23.7448195Z ++ read fname 2025-06-01T22:52:23.7448523Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_channel_ops.h 2025-06-01T22:52:23.7448738Z ++ FPATH=torch/include/ATen/ops/quantize_per_channel_ops.h 2025-06-01T22:52:23.7451343Z ++ echo torch/include/ATen/ops/quantize_per_channel_ops.h 2025-06-01T22:52:23.7452195Z ++ grep RECORD 2025-06-01T22:52:23.7474829Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_channel_ops.h 2025-06-01T22:52:23.7474966Z +++ openssl base64 2025-06-01T22:52:23.7475110Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.7475939Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.7477426Z +++ sed -e s/=//g 2025-06-01T22:52:23.7518705Z ++ HASH=kCDlhnkAepgpANt_A4LtcNzjm1-wfhb2Q8STKXe6XmU 2025-06-01T22:52:23.7521573Z +++ ls -nl torch/include/ATen/ops/quantize_per_channel_ops.h 2025-06-01T22:52:23.7522040Z +++ awk '{print $5}' 2025-06-01T22:52:23.7547574Z ++ FSIZE=2267 2025-06-01T22:52:23.7548162Z ++ echo '"torch/include/ATen/ops/quantize_per_channel_ops.h",sha256=kCDlhnkAepgpANt_A4LtcNzjm1-wfhb2Q8STKXe6XmU,2267' 2025-06-01T22:52:23.7548271Z ++ read fname 2025-06-01T22:52:23.7548507Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_tensor.h 2025-06-01T22:52:23.7548694Z ++ FPATH=torch/include/ATen/ops/quantize_per_tensor.h 2025-06-01T22:52:23.7550520Z ++ echo torch/include/ATen/ops/quantize_per_tensor.h 2025-06-01T22:52:23.7551541Z ++ grep RECORD 2025-06-01T22:52:23.7571491Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_tensor.h 2025-06-01T22:52:23.7571858Z +++ openssl base64 2025-06-01T22:52:23.7572937Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.7574160Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.7575734Z +++ sed -e s/=//g 2025-06-01T22:52:23.7612577Z ++ HASH=KoDYremW81eIMQF1ZR_2Xi-Iipv-1w9RWHFMYlXrKmM 2025-06-01T22:52:23.7618350Z +++ ls -nl torch/include/ATen/ops/quantize_per_tensor.h 2025-06-01T22:52:23.7618671Z +++ awk '{print $5}' 2025-06-01T22:52:23.7645876Z ++ FSIZE=3934 2025-06-01T22:52:23.7646391Z ++ echo '"torch/include/ATen/ops/quantize_per_tensor.h",sha256=KoDYremW81eIMQF1ZR_2Xi-Iipv-1w9RWHFMYlXrKmM,3934' 2025-06-01T22:52:23.7646639Z ++ read fname 2025-06-01T22:52:23.7647115Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.7647476Z ++ FPATH=torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.7648208Z ++ grep RECORD 2025-06-01T22:52:23.7648866Z ++ echo torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.7672684Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.7672865Z +++ openssl base64 2025-06-01T22:52:23.7672979Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.7673083Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.7673662Z +++ sed -e s/=//g 2025-06-01T22:52:23.7714998Z ++ HASH=34H0NkvyD9s6dCwKQq2jiYB0XdkKWm33xFAaVYmiV6s 2025-06-01T22:52:23.7718308Z +++ ls -nl torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.7719209Z +++ awk '{print $5}' 2025-06-01T22:52:23.7745566Z ++ FSIZE=1677 2025-06-01T22:52:23.7746590Z ++ echo '"torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h",sha256=34H0NkvyD9s6dCwKQq2jiYB0XdkKWm33xFAaVYmiV6s,1677' 2025-06-01T22:52:23.7746709Z ++ read fname 2025-06-01T22:52:23.7747003Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h 2025-06-01T22:52:23.7747299Z ++ FPATH=torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h 2025-06-01T22:52:23.7747959Z ++ echo torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h 2025-06-01T22:52:23.7748256Z ++ grep RECORD 2025-06-01T22:52:23.7768513Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h 2025-06-01T22:52:23.7768637Z +++ openssl base64 2025-06-01T22:52:23.7769543Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.7770640Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.7771921Z +++ sed -e s/=//g 2025-06-01T22:52:23.7810166Z ++ HASH=QdydgcSmRkv_QespwhuE_vrXSRS-fnfVeKeIdsbTkuY 2025-06-01T22:52:23.7815687Z +++ ls -nl torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h 2025-06-01T22:52:23.7816574Z +++ awk '{print $5}' 2025-06-01T22:52:23.7842631Z ++ FSIZE=1097 2025-06-01T22:52:23.7843341Z ++ echo '"torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h",sha256=QdydgcSmRkv_QespwhuE_vrXSRS-fnfVeKeIdsbTkuY,1097' 2025-06-01T22:52:23.7844305Z ++ read fname 2025-06-01T22:52:23.7845014Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h 2025-06-01T22:52:23.7845937Z ++ FPATH=torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h 2025-06-01T22:52:23.7846564Z ++ echo torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h 2025-06-01T22:52:23.7847020Z ++ grep RECORD 2025-06-01T22:52:23.7871266Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h 2025-06-01T22:52:23.7871923Z +++ openssl base64 2025-06-01T22:52:23.7872175Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.7872439Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.7872700Z +++ sed -e s/=//g 2025-06-01T22:52:23.7912575Z ++ HASH=UsMtktdrp4usMxFc-Ow1sMAmftneuH463NbGL6-8C2k 2025-06-01T22:52:23.7915707Z +++ ls -nl torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h 2025-06-01T22:52:23.7916969Z +++ awk '{print $5}' 2025-06-01T22:52:23.7944123Z ++ FSIZE=937 2025-06-01T22:52:23.7944878Z ++ echo '"torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h",sha256=UsMtktdrp4usMxFc-Ow1sMAmftneuH463NbGL6-8C2k,937' 2025-06-01T22:52:23.7946132Z ++ read fname 2025-06-01T22:52:23.7946535Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_tensor_dynamic.h 2025-06-01T22:52:23.7947212Z ++ FPATH=torch/include/ATen/ops/quantize_per_tensor_dynamic.h 2025-06-01T22:52:23.7947763Z ++ echo torch/include/ATen/ops/quantize_per_tensor_dynamic.h 2025-06-01T22:52:23.7948198Z ++ grep RECORD 2025-06-01T22:52:23.7968503Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_tensor_dynamic.h 2025-06-01T22:52:23.7969299Z +++ openssl base64 2025-06-01T22:52:23.7969591Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.7970437Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.7971653Z +++ sed -e s/=//g 2025-06-01T22:52:23.8009751Z ++ HASH=Ra9Gq7w94a_OMrFs0M4jVpNyHttGcH9z4sYFUpnwp7k 2025-06-01T22:52:23.8014583Z +++ ls -nl torch/include/ATen/ops/quantize_per_tensor_dynamic.h 2025-06-01T22:52:23.8015475Z +++ awk '{print $5}' 2025-06-01T22:52:23.8041317Z ++ FSIZE=1534 2025-06-01T22:52:23.8041993Z ++ echo '"torch/include/ATen/ops/quantize_per_tensor_dynamic.h",sha256=Ra9Gq7w94a_OMrFs0M4jVpNyHttGcH9z4sYFUpnwp7k,1534' 2025-06-01T22:52:23.8042761Z ++ read fname 2025-06-01T22:52:23.8043344Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.8044622Z ++ FPATH=torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.8045803Z ++ echo torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.8046440Z ++ grep RECORD 2025-06-01T22:52:23.8068847Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.8069682Z +++ openssl base64 2025-06-01T22:52:23.8070061Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.8070351Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.8070684Z +++ sed -e s/=//g 2025-06-01T22:52:23.8110555Z ++ HASH=ZYH0mlVOHbiGw-yaWCD6t1m3-4VAjXTN2ruaMlMEz5I 2025-06-01T22:52:23.8114651Z +++ ls -nl torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.8115366Z +++ awk '{print $5}' 2025-06-01T22:52:23.8142806Z ++ FSIZE=991 2025-06-01T22:52:23.8143668Z ++ echo '"torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h",sha256=ZYH0mlVOHbiGw-yaWCD6t1m3-4VAjXTN2ruaMlMEz5I,991' 2025-06-01T22:52:23.8144730Z ++ read fname 2025-06-01T22:52:23.8145199Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h 2025-06-01T22:52:23.8146390Z ++ FPATH=torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h 2025-06-01T22:52:23.8147096Z ++ echo torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h 2025-06-01T22:52:23.8147591Z ++ grep RECORD 2025-06-01T22:52:23.8167254Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h 2025-06-01T22:52:23.8167961Z +++ openssl base64 2025-06-01T22:52:23.8168227Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.8168947Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.8170379Z +++ sed -e s/=//g 2025-06-01T22:52:23.8208042Z ++ HASH=1eJnnQqid2OO88F2-eDS4MYR-WkvOnHRAFp7hAiWk1I 2025-06-01T22:52:23.8213333Z +++ ls -nl torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h 2025-06-01T22:52:23.8213970Z +++ awk '{print $5}' 2025-06-01T22:52:23.8240089Z ++ FSIZE=782 2025-06-01T22:52:23.8240827Z ++ echo '"torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h",sha256=1eJnnQqid2OO88F2-eDS4MYR-WkvOnHRAFp7hAiWk1I,782' 2025-06-01T22:52:23.8241629Z ++ read fname 2025-06-01T22:52:23.8242189Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h 2025-06-01T22:52:23.8242976Z ++ FPATH=torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h 2025-06-01T22:52:23.8243681Z ++ echo torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h 2025-06-01T22:52:23.8244328Z ++ grep RECORD 2025-06-01T22:52:23.8267893Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h 2025-06-01T22:52:23.8268579Z +++ openssl base64 2025-06-01T22:52:23.8268899Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.8269156Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.8269427Z +++ sed -e s/=//g 2025-06-01T22:52:23.8309809Z ++ HASH=-7hnghli2hQCNRS_ZQ85qAkgLBNFFb3bMXVKwfmeiMI 2025-06-01T22:52:23.8313331Z +++ ls -nl torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h 2025-06-01T22:52:23.8313986Z +++ awk '{print $5}' 2025-06-01T22:52:23.8341091Z ++ FSIZE=784 2025-06-01T22:52:23.8342158Z ++ echo '"torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h",sha256=-7hnghli2hQCNRS_ZQ85qAkgLBNFFb3bMXVKwfmeiMI,784' 2025-06-01T22:52:23.8343017Z ++ read fname 2025-06-01T22:52:23.8343453Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h 2025-06-01T22:52:23.8344120Z ++ FPATH=torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h 2025-06-01T22:52:23.8344726Z ++ echo torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h 2025-06-01T22:52:23.8345186Z ++ grep RECORD 2025-06-01T22:52:23.8367193Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h 2025-06-01T22:52:23.8367869Z +++ openssl base64 2025-06-01T22:52:23.8368150Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.8368734Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.8370166Z +++ sed -e s/=//g 2025-06-01T22:52:23.8408464Z ++ HASH=UA8OiAU2aQ2qBN2J3oGZkgVupyHN6gdBq5IKV06t33Y 2025-06-01T22:52:23.8413922Z +++ ls -nl torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h 2025-06-01T22:52:23.8414776Z +++ awk '{print $5}' 2025-06-01T22:52:23.8440178Z ++ FSIZE=678 2025-06-01T22:52:23.8440919Z ++ echo '"torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h",sha256=UA8OiAU2aQ2qBN2J3oGZkgVupyHN6gdBq5IKV06t33Y,678' 2025-06-01T22:52:23.8441825Z ++ read fname 2025-06-01T22:52:23.8442255Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h 2025-06-01T22:52:23.8443091Z ++ FPATH=torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h 2025-06-01T22:52:23.8443658Z ++ echo torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h 2025-06-01T22:52:23.8444223Z ++ grep RECORD 2025-06-01T22:52:23.8466973Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h 2025-06-01T22:52:23.8467595Z +++ openssl base64 2025-06-01T22:52:23.8467888Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.8468146Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.8469051Z +++ sed -e s/=//g 2025-06-01T22:52:23.8508805Z ++ HASH=j1dWop8pwbho64ytxXEF0H-_-jHwIi9usqOkIGQ-UB8 2025-06-01T22:52:23.8512748Z +++ ls -nl torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h 2025-06-01T22:52:23.8513907Z +++ awk '{print $5}' 2025-06-01T22:52:23.8541693Z ++ FSIZE=1955 2025-06-01T22:52:23.8542393Z ++ echo '"torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h",sha256=j1dWop8pwbho64ytxXEF0H-_-jHwIi9usqOkIGQ-UB8,1955' 2025-06-01T22:52:23.8543204Z ++ read fname 2025-06-01T22:52:23.8543615Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_tensor_native.h 2025-06-01T22:52:23.8544186Z ++ FPATH=torch/include/ATen/ops/quantize_per_tensor_native.h 2025-06-01T22:52:23.8544717Z ++ echo torch/include/ATen/ops/quantize_per_tensor_native.h 2025-06-01T22:52:23.8545123Z ++ grep RECORD 2025-06-01T22:52:23.8570501Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_tensor_native.h 2025-06-01T22:52:23.8571084Z +++ openssl base64 2025-06-01T22:52:23.8571581Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.8572983Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.8574277Z +++ sed -e s/=//g 2025-06-01T22:52:23.8611352Z ++ HASH=0Lk3aKPqjT8gHTLG1hSsictMimIxVzPax7hY_ROabXg 2025-06-01T22:52:23.8616554Z +++ ls -nl torch/include/ATen/ops/quantize_per_tensor_native.h 2025-06-01T22:52:23.8618015Z +++ awk '{print $5}' 2025-06-01T22:52:23.8644077Z ++ FSIZE=1382 2025-06-01T22:52:23.8644948Z ++ echo '"torch/include/ATen/ops/quantize_per_tensor_native.h",sha256=0Lk3aKPqjT8gHTLG1hSsictMimIxVzPax7hY_ROabXg,1382' 2025-06-01T22:52:23.8645940Z ++ read fname 2025-06-01T22:52:23.8646354Z ++ make_wheel_record torch/include/ATen/ops/quantize_per_tensor_ops.h 2025-06-01T22:52:23.8647040Z ++ FPATH=torch/include/ATen/ops/quantize_per_tensor_ops.h 2025-06-01T22:52:23.8647547Z ++ echo torch/include/ATen/ops/quantize_per_tensor_ops.h 2025-06-01T22:52:23.8648458Z ++ grep RECORD 2025-06-01T22:52:23.8673735Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantize_per_tensor_ops.h 2025-06-01T22:52:23.8674331Z +++ openssl base64 2025-06-01T22:52:23.8674602Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.8675000Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.8675273Z +++ sed -e s/=//g 2025-06-01T22:52:23.8714840Z ++ HASH=A1wR-0UE-jvpU5TLw9Fch0OUpGMGQHVyveA1I0hkxbM 2025-06-01T22:52:23.8717714Z +++ ls -nl torch/include/ATen/ops/quantize_per_tensor_ops.h 2025-06-01T22:52:23.8718439Z +++ awk '{print $5}' 2025-06-01T22:52:23.8746585Z ++ FSIZE=5574 2025-06-01T22:52:23.8747279Z ++ echo '"torch/include/ATen/ops/quantize_per_tensor_ops.h",sha256=A1wR-0UE-jvpU5TLw9Fch0OUpGMGQHVyveA1I0hkxbM,5574' 2025-06-01T22:52:23.8748070Z ++ read fname 2025-06-01T22:52:23.8748483Z ++ make_wheel_record torch/include/ATen/ops/quantized_batch_norm.h 2025-06-01T22:52:23.8749014Z ++ FPATH=torch/include/ATen/ops/quantized_batch_norm.h 2025-06-01T22:52:23.8749497Z ++ echo torch/include/ATen/ops/quantized_batch_norm.h 2025-06-01T22:52:23.8749899Z ++ grep RECORD 2025-06-01T22:52:23.8769373Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_batch_norm.h 2025-06-01T22:52:23.8769942Z +++ openssl base64 2025-06-01T22:52:23.8770385Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.8771731Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.8773051Z +++ sed -e s/=//g 2025-06-01T22:52:23.8810429Z ++ HASH=QVcsxQiyhnc8uLPCAWGRimlxxBOOYz5s_j80LBUzfYs 2025-06-01T22:52:23.8816233Z +++ ls -nl torch/include/ATen/ops/quantized_batch_norm.h 2025-06-01T22:52:23.8816925Z +++ awk '{print $5}' 2025-06-01T22:52:23.8843589Z ++ FSIZE=2277 2025-06-01T22:52:23.8844416Z ++ echo '"torch/include/ATen/ops/quantized_batch_norm.h",sha256=QVcsxQiyhnc8uLPCAWGRimlxxBOOYz5s_j80LBUzfYs,2277' 2025-06-01T22:52:23.8845707Z ++ read fname 2025-06-01T22:52:23.8846355Z ++ make_wheel_record torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.8847272Z ++ FPATH=torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.8848148Z ++ echo torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.8848734Z ++ grep RECORD 2025-06-01T22:52:23.8870962Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.8871721Z +++ openssl base64 2025-06-01T22:52:23.8872007Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.8872273Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.8872530Z +++ sed -e s/=//g 2025-06-01T22:52:23.8913527Z ++ HASH=e6qFMuEYM5bISuNAhUcL10tnrQ_DK9QfnXKgzbNATIs 2025-06-01T22:52:23.8916762Z +++ ls -nl torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:23.8917466Z +++ awk '{print $5}' 2025-06-01T22:52:23.8944955Z ++ FSIZE=1287 2025-06-01T22:52:23.8946289Z ++ echo '"torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h",sha256=e6qFMuEYM5bISuNAhUcL10tnrQ_DK9QfnXKgzbNATIs,1287' 2025-06-01T22:52:23.8947216Z ++ read fname 2025-06-01T22:52:23.8947619Z ++ make_wheel_record torch/include/ATen/ops/quantized_batch_norm_native.h 2025-06-01T22:52:23.8948300Z ++ FPATH=torch/include/ATen/ops/quantized_batch_norm_native.h 2025-06-01T22:52:23.8948861Z ++ echo torch/include/ATen/ops/quantized_batch_norm_native.h 2025-06-01T22:52:23.8949301Z ++ grep RECORD 2025-06-01T22:52:23.8969310Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_batch_norm_native.h 2025-06-01T22:52:23.8969897Z +++ openssl base64 2025-06-01T22:52:23.8970644Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.8972018Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.8973333Z +++ sed -e s/=//g 2025-06-01T22:52:23.9010551Z ++ HASH=QjlQyeoxml6khgG3VwZrDJks578O2Za0Pu7B3nPssZY 2025-06-01T22:52:23.9015650Z +++ ls -nl torch/include/ATen/ops/quantized_batch_norm_native.h 2025-06-01T22:52:23.9016572Z +++ awk '{print $5}' 2025-06-01T22:52:23.9044503Z ++ FSIZE=974 2025-06-01T22:52:23.9045614Z ++ echo '"torch/include/ATen/ops/quantized_batch_norm_native.h",sha256=QjlQyeoxml6khgG3VwZrDJks578O2Za0Pu7B3nPssZY,974' 2025-06-01T22:52:23.9046443Z ++ read fname 2025-06-01T22:52:23.9046853Z ++ make_wheel_record torch/include/ATen/ops/quantized_batch_norm_ops.h 2025-06-01T22:52:23.9047436Z ++ FPATH=torch/include/ATen/ops/quantized_batch_norm_ops.h 2025-06-01T22:52:23.9048093Z ++ echo torch/include/ATen/ops/quantized_batch_norm_ops.h 2025-06-01T22:52:23.9048570Z ++ grep RECORD 2025-06-01T22:52:23.9070650Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_batch_norm_ops.h 2025-06-01T22:52:23.9071290Z +++ openssl base64 2025-06-01T22:52:23.9071545Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.9071803Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.9072071Z +++ sed -e s/=//g 2025-06-01T22:52:23.9112816Z ++ HASH=gY_UpZrY1FCYcEgezyUZxh0L1ruVmgf-Oep-8xYfnhU 2025-06-01T22:52:23.9114630Z +++ ls -nl torch/include/ATen/ops/quantized_batch_norm_ops.h 2025-06-01T22:52:23.9115364Z +++ awk '{print $5}' 2025-06-01T22:52:23.9143841Z ++ FSIZE=2913 2025-06-01T22:52:23.9144574Z ++ echo '"torch/include/ATen/ops/quantized_batch_norm_ops.h",sha256=gY_UpZrY1FCYcEgezyUZxh0L1ruVmgf-Oep-8xYfnhU,2913' 2025-06-01T22:52:23.9145528Z ++ read fname 2025-06-01T22:52:23.9146067Z ++ make_wheel_record torch/include/ATen/ops/quantized_gru_cell.h 2025-06-01T22:52:23.9146583Z ++ FPATH=torch/include/ATen/ops/quantized_gru_cell.h 2025-06-01T22:52:23.9147047Z ++ echo torch/include/ATen/ops/quantized_gru_cell.h 2025-06-01T22:52:23.9147433Z ++ grep RECORD 2025-06-01T22:52:23.9167137Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_gru_cell.h 2025-06-01T22:52:23.9167735Z +++ openssl base64 2025-06-01T22:52:23.9168014Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.9169874Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.9170471Z +++ sed -e s/=//g 2025-06-01T22:52:23.9208518Z ++ HASH=ZrD-WGB7jetl4m6ZL8uL_wZGEmjzv4bxRbw5u9ZeB68 2025-06-01T22:52:23.9213327Z +++ ls -nl torch/include/ATen/ops/quantized_gru_cell.h 2025-06-01T22:52:23.9214226Z +++ awk '{print $5}' 2025-06-01T22:52:23.9241964Z ++ FSIZE=1422 2025-06-01T22:52:23.9242672Z ++ echo '"torch/include/ATen/ops/quantized_gru_cell.h",sha256=ZrD-WGB7jetl4m6ZL8uL_wZGEmjzv4bxRbw5u9ZeB68,1422' 2025-06-01T22:52:23.9243398Z ++ read fname 2025-06-01T22:52:23.9243932Z ++ make_wheel_record torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.9245158Z ++ FPATH=torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.9246225Z ++ echo torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.9246821Z ++ grep RECORD 2025-06-01T22:52:23.9269540Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.9270341Z +++ openssl base64 2025-06-01T22:52:23.9270612Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.9270858Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.9271137Z +++ sed -e s/=//g 2025-06-01T22:52:23.9311049Z ++ HASH=mye9ElBjpdgd6Utk2WKGA8JdetNzbrgjRAGA12Jxv4M 2025-06-01T22:52:23.9313001Z +++ ls -nl torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.9313658Z +++ awk '{print $5}' 2025-06-01T22:52:23.9342088Z ++ FSIZE=1156 2025-06-01T22:52:23.9342948Z ++ echo '"torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h",sha256=mye9ElBjpdgd6Utk2WKGA8JdetNzbrgjRAGA12Jxv4M,1156' 2025-06-01T22:52:23.9343911Z ++ read fname 2025-06-01T22:52:23.9344312Z ++ make_wheel_record torch/include/ATen/ops/quantized_gru_cell_native.h 2025-06-01T22:52:23.9344882Z ++ FPATH=torch/include/ATen/ops/quantized_gru_cell_native.h 2025-06-01T22:52:23.9345646Z ++ echo torch/include/ATen/ops/quantized_gru_cell_native.h 2025-06-01T22:52:23.9346253Z ++ grep RECORD 2025-06-01T22:52:23.9366781Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_gru_cell_native.h 2025-06-01T22:52:23.9367424Z +++ openssl base64 2025-06-01T22:52:23.9367759Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.9368035Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.9369073Z +++ sed -e s/=//g 2025-06-01T22:52:23.9406666Z ++ HASH=AgxqqgyFbKRjO2Qz0SHfyzY0tvr-hod4pZcq5GaGRrc 2025-06-01T22:52:23.9411518Z +++ ls -nl torch/include/ATen/ops/quantized_gru_cell_native.h 2025-06-01T22:52:23.9412326Z +++ awk '{print $5}' 2025-06-01T22:52:23.9437456Z ++ FSIZE=868 2025-06-01T22:52:23.9438190Z ++ echo '"torch/include/ATen/ops/quantized_gru_cell_native.h",sha256=AgxqqgyFbKRjO2Qz0SHfyzY0tvr-hod4pZcq5GaGRrc,868' 2025-06-01T22:52:23.9438912Z ++ read fname 2025-06-01T22:52:23.9439278Z ++ make_wheel_record torch/include/ATen/ops/quantized_gru_cell_ops.h 2025-06-01T22:52:23.9439822Z ++ FPATH=torch/include/ATen/ops/quantized_gru_cell_ops.h 2025-06-01T22:52:23.9440480Z ++ echo torch/include/ATen/ops/quantized_gru_cell_ops.h 2025-06-01T22:52:23.9441170Z ++ grep RECORD 2025-06-01T22:52:23.9467615Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_gru_cell_ops.h 2025-06-01T22:52:23.9468229Z +++ openssl base64 2025-06-01T22:52:23.9468501Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.9468761Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.9469021Z +++ sed -e s/=//g 2025-06-01T22:52:23.9508373Z ++ HASH=xBYg6tFFe2tHG48rUIpkgKrQmo1CnIscOh1VtlILEOI 2025-06-01T22:52:23.9511174Z +++ ls -nl torch/include/ATen/ops/quantized_gru_cell_ops.h 2025-06-01T22:52:23.9512007Z +++ awk '{print $5}' 2025-06-01T22:52:23.9539679Z ++ FSIZE=2237 2025-06-01T22:52:23.9540422Z ++ echo '"torch/include/ATen/ops/quantized_gru_cell_ops.h",sha256=xBYg6tFFe2tHG48rUIpkgKrQmo1CnIscOh1VtlILEOI,2237' 2025-06-01T22:52:23.9541188Z ++ read fname 2025-06-01T22:52:23.9541661Z ++ make_wheel_record torch/include/ATen/ops/quantized_lstm_cell.h 2025-06-01T22:52:23.9542180Z ++ FPATH=torch/include/ATen/ops/quantized_lstm_cell.h 2025-06-01T22:52:23.9542690Z ++ echo torch/include/ATen/ops/quantized_lstm_cell.h 2025-06-01T22:52:23.9543076Z ++ grep RECORD 2025-06-01T22:52:23.9565658Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_lstm_cell.h 2025-06-01T22:52:23.9566278Z +++ openssl base64 2025-06-01T22:52:23.9566549Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.9566803Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.9567084Z +++ sed -e s/=//g 2025-06-01T22:52:23.9605813Z ++ HASH=9nHd5FiCeAJCp7QldQGmcyhHjwmasM06We_XKvQ9-Xo 2025-06-01T22:52:23.9609059Z +++ ls -nl torch/include/ATen/ops/quantized_lstm_cell.h 2025-06-01T22:52:23.9609946Z +++ awk '{print $5}' 2025-06-01T22:52:23.9638169Z ++ FSIZE=1459 2025-06-01T22:52:23.9638855Z ++ echo '"torch/include/ATen/ops/quantized_lstm_cell.h",sha256=9nHd5FiCeAJCp7QldQGmcyhHjwmasM06We_XKvQ9-Xo,1459' 2025-06-01T22:52:23.9639594Z ++ read fname 2025-06-01T22:52:23.9640159Z ++ make_wheel_record torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.9641040Z ++ FPATH=torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.9641873Z ++ echo torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.9642435Z ++ grep RECORD 2025-06-01T22:52:23.9664216Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.9664999Z +++ openssl base64 2025-06-01T22:52:23.9665257Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.9665516Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.9665776Z +++ sed -e s/=//g 2025-06-01T22:52:23.9705651Z ++ HASH=CHd94WfD-LLTc15yqjg8dg90n2DTA2ah_Sk-jCMj4Lw 2025-06-01T22:52:23.9708460Z +++ ls -nl torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:23.9709149Z +++ awk '{print $5}' 2025-06-01T22:52:23.9732935Z ++ FSIZE=1178 2025-06-01T22:52:23.9733899Z ++ echo '"torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h",sha256=CHd94WfD-LLTc15yqjg8dg90n2DTA2ah_Sk-jCMj4Lw,1178' 2025-06-01T22:52:23.9734829Z ++ read fname 2025-06-01T22:52:23.9735226Z ++ make_wheel_record torch/include/ATen/ops/quantized_lstm_cell_native.h 2025-06-01T22:52:23.9735938Z ++ FPATH=torch/include/ATen/ops/quantized_lstm_cell_native.h 2025-06-01T22:52:23.9736534Z ++ echo torch/include/ATen/ops/quantized_lstm_cell_native.h 2025-06-01T22:52:23.9738463Z ++ grep RECORD 2025-06-01T22:52:23.9760181Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_lstm_cell_native.h 2025-06-01T22:52:23.9760764Z +++ openssl base64 2025-06-01T22:52:23.9761198Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.9761443Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.9762989Z +++ sed -e s/=//g 2025-06-01T22:52:23.9803536Z ++ HASH=bfXsk_9rlzlmzhr6LPcbqU8QdFqH9CelaUdUb6kvov8 2025-06-01T22:52:23.9806373Z +++ ls -nl torch/include/ATen/ops/quantized_lstm_cell_native.h 2025-06-01T22:52:23.9807084Z +++ awk '{print $5}' 2025-06-01T22:52:23.9833715Z ++ FSIZE=890 2025-06-01T22:52:23.9834420Z ++ echo '"torch/include/ATen/ops/quantized_lstm_cell_native.h",sha256=bfXsk_9rlzlmzhr6LPcbqU8QdFqH9CelaUdUb6kvov8,890' 2025-06-01T22:52:23.9835370Z ++ read fname 2025-06-01T22:52:23.9835763Z ++ make_wheel_record torch/include/ATen/ops/quantized_lstm_cell_ops.h 2025-06-01T22:52:23.9836301Z ++ FPATH=torch/include/ATen/ops/quantized_lstm_cell_ops.h 2025-06-01T22:52:23.9836799Z ++ echo torch/include/ATen/ops/quantized_lstm_cell_ops.h 2025-06-01T22:52:23.9837190Z ++ grep RECORD 2025-06-01T22:52:23.9854924Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_lstm_cell_ops.h 2025-06-01T22:52:23.9855747Z +++ openssl base64 2025-06-01T22:52:23.9857079Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.9858449Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.9860347Z +++ sed -e s/=//g 2025-06-01T22:52:23.9895267Z ++ HASH=G9aFeLEcqKk4maM2cG_vCo94puA4g4ahcwvn7V52kVM 2025-06-01T22:52:23.9902001Z +++ ls -nl torch/include/ATen/ops/quantized_lstm_cell_ops.h 2025-06-01T22:52:23.9902522Z +++ awk '{print $5}' 2025-06-01T22:52:23.9926421Z ++ FSIZE=2315 2025-06-01T22:52:23.9927267Z ++ echo '"torch/include/ATen/ops/quantized_lstm_cell_ops.h",sha256=G9aFeLEcqKk4maM2cG_vCo94puA4g4ahcwvn7V52kVM,2315' 2025-06-01T22:52:23.9927989Z ++ read fname 2025-06-01T22:52:23.9928376Z ++ make_wheel_record torch/include/ATen/ops/quantized_max_pool1d.h 2025-06-01T22:52:23.9928907Z ++ FPATH=torch/include/ATen/ops/quantized_max_pool1d.h 2025-06-01T22:52:23.9929749Z ++ echo torch/include/ATen/ops/quantized_max_pool1d.h 2025-06-01T22:52:23.9930896Z ++ grep RECORD 2025-06-01T22:52:23.9950440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_max_pool1d.h 2025-06-01T22:52:23.9950988Z +++ openssl base64 2025-06-01T22:52:23.9952102Z +++ sed -e s/+/-/g 2025-06-01T22:52:23.9953181Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:23.9954455Z +++ sed -e s/=//g 2025-06-01T22:52:23.9997153Z ++ HASH=boOfIHQ84awpCKMQpeomLXxB7HragjRNN3gQtevRAeg 2025-06-01T22:52:23.9999417Z +++ ls -nl torch/include/ATen/ops/quantized_max_pool1d.h 2025-06-01T22:52:24.0000091Z +++ awk '{print $5}' 2025-06-01T22:52:24.0028488Z ++ FSIZE=1997 2025-06-01T22:52:24.0029307Z ++ echo '"torch/include/ATen/ops/quantized_max_pool1d.h",sha256=boOfIHQ84awpCKMQpeomLXxB7HragjRNN3gQtevRAeg,1997' 2025-06-01T22:52:24.0030029Z ++ read fname 2025-06-01T22:52:24.0030574Z ++ make_wheel_record torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0031474Z ++ FPATH=torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0032302Z ++ echo torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0032883Z ++ grep RECORD 2025-06-01T22:52:24.0051017Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0051732Z +++ openssl base64 2025-06-01T22:52:24.0052268Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.0053660Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.0054883Z +++ sed -e s/=//g 2025-06-01T22:52:24.0091817Z ++ HASH=nTpmlgbJPKzjSKB7TzdnAbX8fP4ozzrZfxz2tQ5GNLs 2025-06-01T22:52:24.0096904Z +++ ls -nl torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0098259Z +++ awk '{print $5}' 2025-06-01T22:52:24.0125950Z ++ FSIZE=1148 2025-06-01T22:52:24.0126855Z ++ echo '"torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h",sha256=nTpmlgbJPKzjSKB7TzdnAbX8fP4ozzrZfxz2tQ5GNLs,1148' 2025-06-01T22:52:24.0127796Z ++ read fname 2025-06-01T22:52:24.0128202Z ++ make_wheel_record torch/include/ATen/ops/quantized_max_pool1d_native.h 2025-06-01T22:52:24.0128979Z ++ FPATH=torch/include/ATen/ops/quantized_max_pool1d_native.h 2025-06-01T22:52:24.0129570Z ++ echo torch/include/ATen/ops/quantized_max_pool1d_native.h 2025-06-01T22:52:24.0130021Z ++ grep RECORD 2025-06-01T22:52:24.0148217Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_max_pool1d_native.h 2025-06-01T22:52:24.0148768Z +++ openssl base64 2025-06-01T22:52:24.0149504Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.0150685Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.0152025Z +++ sed -e s/=//g 2025-06-01T22:52:24.0194494Z ++ HASH=f_SIDSuZTZFdDkCvwVHP42UT9tuxUNaPGbEGPA-R0Zk 2025-06-01T22:52:24.0197672Z +++ ls -nl torch/include/ATen/ops/quantized_max_pool1d_native.h 2025-06-01T22:52:24.0198879Z +++ awk '{print $5}' 2025-06-01T22:52:24.0227546Z ++ FSIZE=835 2025-06-01T22:52:24.0228329Z ++ echo '"torch/include/ATen/ops/quantized_max_pool1d_native.h",sha256=f_SIDSuZTZFdDkCvwVHP42UT9tuxUNaPGbEGPA-R0Zk,835' 2025-06-01T22:52:24.0229071Z ++ read fname 2025-06-01T22:52:24.0229466Z ++ make_wheel_record torch/include/ATen/ops/quantized_max_pool1d_ops.h 2025-06-01T22:52:24.0230042Z ++ FPATH=torch/include/ATen/ops/quantized_max_pool1d_ops.h 2025-06-01T22:52:24.0230538Z ++ echo torch/include/ATen/ops/quantized_max_pool1d_ops.h 2025-06-01T22:52:24.0230946Z ++ grep RECORD 2025-06-01T22:52:24.0249659Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_max_pool1d_ops.h 2025-06-01T22:52:24.0250228Z +++ openssl base64 2025-06-01T22:52:24.0250853Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.0252341Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.0253636Z +++ sed -e s/=//g 2025-06-01T22:52:24.0291235Z ++ HASH=YZX7Y4N1WlNQHzX69yq_AEmSmY_8ZguDmIiai0s8Dew 2025-06-01T22:52:24.0296381Z +++ ls -nl torch/include/ATen/ops/quantized_max_pool1d_ops.h 2025-06-01T22:52:24.0297985Z +++ awk '{print $5}' 2025-06-01T22:52:24.0325442Z ++ FSIZE=2453 2025-06-01T22:52:24.0326154Z ++ echo '"torch/include/ATen/ops/quantized_max_pool1d_ops.h",sha256=YZX7Y4N1WlNQHzX69yq_AEmSmY_8ZguDmIiai0s8Dew,2453' 2025-06-01T22:52:24.0326881Z ++ read fname 2025-06-01T22:52:24.0327271Z ++ make_wheel_record torch/include/ATen/ops/quantized_max_pool2d.h 2025-06-01T22:52:24.0327801Z ++ FPATH=torch/include/ATen/ops/quantized_max_pool2d.h 2025-06-01T22:52:24.0328284Z ++ echo torch/include/ATen/ops/quantized_max_pool2d.h 2025-06-01T22:52:24.0328674Z ++ grep RECORD 2025-06-01T22:52:24.0347731Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_max_pool2d.h 2025-06-01T22:52:24.0348290Z +++ openssl base64 2025-06-01T22:52:24.0349369Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.0350631Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.0351924Z +++ sed -e s/=//g 2025-06-01T22:52:24.0393779Z ++ HASH=lq_o1ra9mwCU25kT2Y-OEETRft_vpRdvbSHa-gmFS5o 2025-06-01T22:52:24.0396885Z +++ ls -nl torch/include/ATen/ops/quantized_max_pool2d.h 2025-06-01T22:52:24.0397833Z +++ awk '{print $5}' 2025-06-01T22:52:24.0427096Z ++ FSIZE=1997 2025-06-01T22:52:24.0427750Z ++ echo '"torch/include/ATen/ops/quantized_max_pool2d.h",sha256=lq_o1ra9mwCU25kT2Y-OEETRft_vpRdvbSHa-gmFS5o,1997' 2025-06-01T22:52:24.0428464Z ++ read fname 2025-06-01T22:52:24.0429012Z ++ make_wheel_record torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0429903Z ++ FPATH=torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0430742Z ++ echo torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0431306Z ++ grep RECORD 2025-06-01T22:52:24.0448494Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0449205Z +++ openssl base64 2025-06-01T22:52:24.0449938Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.0451440Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.0452780Z +++ sed -e s/=//g 2025-06-01T22:52:24.0490694Z ++ HASH=_mAEwP7G_qANjqlEsnm_cHcW9OrEv9tKx4_Pr3OGjZA 2025-06-01T22:52:24.0495732Z +++ ls -nl torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0496610Z +++ awk '{print $5}' 2025-06-01T22:52:24.0523213Z ++ FSIZE=1148 2025-06-01T22:52:24.0524745Z ++ echo '"torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h",sha256=_mAEwP7G_qANjqlEsnm_cHcW9OrEv9tKx4_Pr3OGjZA,1148' 2025-06-01T22:52:24.0525680Z ++ read fname 2025-06-01T22:52:24.0526171Z ++ make_wheel_record torch/include/ATen/ops/quantized_max_pool2d_native.h 2025-06-01T22:52:24.0526791Z ++ FPATH=torch/include/ATen/ops/quantized_max_pool2d_native.h 2025-06-01T22:52:24.0527334Z ++ echo torch/include/ATen/ops/quantized_max_pool2d_native.h 2025-06-01T22:52:24.0527772Z ++ grep RECORD 2025-06-01T22:52:24.0548118Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_max_pool2d_native.h 2025-06-01T22:52:24.0549066Z +++ openssl base64 2025-06-01T22:52:24.0549344Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.0550335Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.0551733Z +++ sed -e s/=//g 2025-06-01T22:52:24.0593302Z ++ HASH=znLsYn6Ze2QfpR9NQFvyT4AVm3IJqCIMLzNgI-FRz_M 2025-06-01T22:52:24.0596366Z +++ ls -nl torch/include/ATen/ops/quantized_max_pool2d_native.h 2025-06-01T22:52:24.0597776Z +++ awk '{print $5}' 2025-06-01T22:52:24.0627299Z ++ FSIZE=1042 2025-06-01T22:52:24.0628262Z ++ echo '"torch/include/ATen/ops/quantized_max_pool2d_native.h",sha256=znLsYn6Ze2QfpR9NQFvyT4AVm3IJqCIMLzNgI-FRz_M,1042' 2025-06-01T22:52:24.0629013Z ++ read fname 2025-06-01T22:52:24.0629409Z ++ make_wheel_record torch/include/ATen/ops/quantized_max_pool2d_ops.h 2025-06-01T22:52:24.0630021Z ++ FPATH=torch/include/ATen/ops/quantized_max_pool2d_ops.h 2025-06-01T22:52:24.0630531Z ++ echo torch/include/ATen/ops/quantized_max_pool2d_ops.h 2025-06-01T22:52:24.0630944Z ++ grep RECORD 2025-06-01T22:52:24.0647899Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_max_pool2d_ops.h 2025-06-01T22:52:24.0648475Z +++ openssl base64 2025-06-01T22:52:24.0649301Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.0650383Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.0651703Z +++ sed -e s/=//g 2025-06-01T22:52:24.0689366Z ++ HASH=0kbh8Ludb8b8EOmVf0dZ6DWXZURZJ_sOBMRdTsXgP40 2025-06-01T22:52:24.0694697Z +++ ls -nl torch/include/ATen/ops/quantized_max_pool2d_ops.h 2025-06-01T22:52:24.0695434Z +++ awk '{print $5}' 2025-06-01T22:52:24.0723072Z ++ FSIZE=2453 2025-06-01T22:52:24.0724150Z ++ echo '"torch/include/ATen/ops/quantized_max_pool2d_ops.h",sha256=0kbh8Ludb8b8EOmVf0dZ6DWXZURZJ_sOBMRdTsXgP40,2453' 2025-06-01T22:52:24.0725059Z ++ read fname 2025-06-01T22:52:24.0725439Z ++ make_wheel_record torch/include/ATen/ops/quantized_max_pool3d.h 2025-06-01T22:52:24.0725974Z ++ FPATH=torch/include/ATen/ops/quantized_max_pool3d.h 2025-06-01T22:52:24.0726451Z ++ echo torch/include/ATen/ops/quantized_max_pool3d.h 2025-06-01T22:52:24.0726838Z ++ grep RECORD 2025-06-01T22:52:24.0747880Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_max_pool3d.h 2025-06-01T22:52:24.0748422Z +++ openssl base64 2025-06-01T22:52:24.0748704Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.0748980Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.0750087Z +++ sed -e s/=//g 2025-06-01T22:52:24.0792373Z ++ HASH=17YUcNzEZRoDrMgGtvZ6Lb2wRDAO9kG2b18DGeLbLXM 2025-06-01T22:52:24.0796902Z +++ ls -nl torch/include/ATen/ops/quantized_max_pool3d.h 2025-06-01T22:52:24.0797558Z +++ awk '{print $5}' 2025-06-01T22:52:24.0826469Z ++ FSIZE=1997 2025-06-01T22:52:24.0827294Z ++ echo '"torch/include/ATen/ops/quantized_max_pool3d.h",sha256=17YUcNzEZRoDrMgGtvZ6Lb2wRDAO9kG2b18DGeLbLXM,1997' 2025-06-01T22:52:24.0828009Z ++ read fname 2025-06-01T22:52:24.0828560Z ++ make_wheel_record torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0829449Z ++ FPATH=torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0830268Z ++ echo torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0830847Z ++ grep RECORD 2025-06-01T22:52:24.0848101Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0848844Z +++ openssl base64 2025-06-01T22:52:24.0849317Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.0850138Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.0851610Z +++ sed -e s/=//g 2025-06-01T22:52:24.0890167Z ++ HASH=Ah4TkNI_CfYqSXg7NFT_JOgS5mW3XQxy_CwmZ4HBXEE 2025-06-01T22:52:24.0895390Z +++ ls -nl torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.0896195Z +++ awk '{print $5}' 2025-06-01T22:52:24.0923645Z ++ FSIZE=1148 2025-06-01T22:52:24.0924851Z ++ echo '"torch/include/ATen/ops/quantized_max_pool3d_compositeexplicitautograd_dispatch.h",sha256=Ah4TkNI_CfYqSXg7NFT_JOgS5mW3XQxy_CwmZ4HBXEE,1148' 2025-06-01T22:52:24.0925765Z ++ read fname 2025-06-01T22:52:24.0926166Z ++ make_wheel_record torch/include/ATen/ops/quantized_max_pool3d_native.h 2025-06-01T22:52:24.0926783Z ++ FPATH=torch/include/ATen/ops/quantized_max_pool3d_native.h 2025-06-01T22:52:24.0927320Z ++ echo torch/include/ATen/ops/quantized_max_pool3d_native.h 2025-06-01T22:52:24.0927759Z ++ grep RECORD 2025-06-01T22:52:24.0947360Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_max_pool3d_native.h 2025-06-01T22:52:24.0948378Z +++ openssl base64 2025-06-01T22:52:24.0948665Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.0949578Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.0951007Z +++ sed -e s/=//g 2025-06-01T22:52:24.0994203Z ++ HASH=jwxntBHnnUF09A9Lz_7ai3ykFkvXcz_7mzRCbSL6UN0 2025-06-01T22:52:24.0997736Z +++ ls -nl torch/include/ATen/ops/quantized_max_pool3d_native.h 2025-06-01T22:52:24.0998316Z +++ awk '{print $5}' 2025-06-01T22:52:24.1027533Z ++ FSIZE=835 2025-06-01T22:52:24.1028254Z ++ echo '"torch/include/ATen/ops/quantized_max_pool3d_native.h",sha256=jwxntBHnnUF09A9Lz_7ai3ykFkvXcz_7mzRCbSL6UN0,835' 2025-06-01T22:52:24.1028968Z ++ read fname 2025-06-01T22:52:24.1029357Z ++ make_wheel_record torch/include/ATen/ops/quantized_max_pool3d_ops.h 2025-06-01T22:52:24.1029910Z ++ FPATH=torch/include/ATen/ops/quantized_max_pool3d_ops.h 2025-06-01T22:52:24.1030409Z ++ echo torch/include/ATen/ops/quantized_max_pool3d_ops.h 2025-06-01T22:52:24.1030814Z ++ grep RECORD 2025-06-01T22:52:24.1051868Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_max_pool3d_ops.h 2025-06-01T22:52:24.1052439Z +++ openssl base64 2025-06-01T22:52:24.1053635Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.1055038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.1056497Z +++ sed -e s/=//g 2025-06-01T22:52:24.1092914Z ++ HASH=kHYIwPhU5vntDd4cTQfm8RxShqplAPJminVLdmvMbh0 2025-06-01T22:52:24.1098715Z +++ ls -nl torch/include/ATen/ops/quantized_max_pool3d_ops.h 2025-06-01T22:52:24.1099140Z +++ awk '{print $5}' 2025-06-01T22:52:24.1125951Z ++ FSIZE=2453 2025-06-01T22:52:24.1126673Z ++ echo '"torch/include/ATen/ops/quantized_max_pool3d_ops.h",sha256=kHYIwPhU5vntDd4cTQfm8RxShqplAPJminVLdmvMbh0,2453' 2025-06-01T22:52:24.1127429Z ++ read fname 2025-06-01T22:52:24.1127814Z ++ make_wheel_record torch/include/ATen/ops/quantized_rnn_relu_cell.h 2025-06-01T22:52:24.1128015Z ++ FPATH=torch/include/ATen/ops/quantized_rnn_relu_cell.h 2025-06-01T22:52:24.1128200Z ++ echo torch/include/ATen/ops/quantized_rnn_relu_cell.h 2025-06-01T22:52:24.1128310Z ++ grep RECORD 2025-06-01T22:52:24.1150005Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_rnn_relu_cell.h 2025-06-01T22:52:24.1150122Z +++ openssl base64 2025-06-01T22:52:24.1151156Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.1152323Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.1153629Z +++ sed -e s/=//g 2025-06-01T22:52:24.1195843Z ++ HASH=eqaRpaq-Lt19HoGRZ4vu_NORXFruRRJvXXzkM4BwVwA 2025-06-01T22:52:24.1198488Z +++ ls -nl torch/include/ATen/ops/quantized_rnn_relu_cell.h 2025-06-01T22:52:24.1199455Z +++ awk '{print $5}' 2025-06-01T22:52:24.1228277Z ++ FSIZE=1442 2025-06-01T22:52:24.1228866Z ++ echo '"torch/include/ATen/ops/quantized_rnn_relu_cell.h",sha256=eqaRpaq-Lt19HoGRZ4vu_NORXFruRRJvXXzkM4BwVwA,1442' 2025-06-01T22:52:24.1228973Z ++ read fname 2025-06-01T22:52:24.1229403Z ++ make_wheel_record torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.1229780Z ++ FPATH=torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.1230336Z ++ echo torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.1230435Z ++ grep RECORD 2025-06-01T22:52:24.1249923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.1250163Z +++ openssl base64 2025-06-01T22:52:24.1251338Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.1252930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.1254240Z +++ sed -e s/=//g 2025-06-01T22:52:24.1291151Z ++ HASH=_NTM5Jv2skraZVsgLwRmYOXHo0HdGdQLdSo5fmFHr2Y 2025-06-01T22:52:24.1296433Z +++ ls -nl torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.1296783Z +++ awk '{print $5}' 2025-06-01T22:52:24.1325620Z ++ FSIZE=1161 2025-06-01T22:52:24.1326468Z ++ echo '"torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h",sha256=_NTM5Jv2skraZVsgLwRmYOXHo0HdGdQLdSo5fmFHr2Y,1161' 2025-06-01T22:52:24.1326609Z ++ read fname 2025-06-01T22:52:24.1326896Z ++ make_wheel_record torch/include/ATen/ops/quantized_rnn_relu_cell_native.h 2025-06-01T22:52:24.1327124Z ++ FPATH=torch/include/ATen/ops/quantized_rnn_relu_cell_native.h 2025-06-01T22:52:24.1327489Z ++ echo torch/include/ATen/ops/quantized_rnn_relu_cell_native.h 2025-06-01T22:52:24.1327600Z ++ grep RECORD 2025-06-01T22:52:24.1346632Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_rnn_relu_cell_native.h 2025-06-01T22:52:24.1346931Z +++ openssl base64 2025-06-01T22:52:24.1348122Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.1349580Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.1350948Z +++ sed -e s/=//g 2025-06-01T22:52:24.1393721Z ++ HASH=fB7IDGSpvTL-ef_6UtNBOnVKxLdKCLqVwGJEuT5a4GI 2025-06-01T22:52:24.1396708Z +++ ls -nl torch/include/ATen/ops/quantized_rnn_relu_cell_native.h 2025-06-01T22:52:24.1397541Z +++ awk '{print $5}' 2025-06-01T22:52:24.1426785Z ++ FSIZE=873 2025-06-01T22:52:24.1427474Z ++ echo '"torch/include/ATen/ops/quantized_rnn_relu_cell_native.h",sha256=fB7IDGSpvTL-ef_6UtNBOnVKxLdKCLqVwGJEuT5a4GI,873' 2025-06-01T22:52:24.1427590Z ++ read fname 2025-06-01T22:52:24.1427848Z ++ make_wheel_record torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h 2025-06-01T22:52:24.1428057Z ++ FPATH=torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h 2025-06-01T22:52:24.1428276Z ++ echo torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h 2025-06-01T22:52:24.1428380Z ++ grep RECORD 2025-06-01T22:52:24.1448095Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h 2025-06-01T22:52:24.1448209Z +++ openssl base64 2025-06-01T22:52:24.1449336Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.1450550Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.1451873Z +++ sed -e s/=//g 2025-06-01T22:52:24.1490033Z ++ HASH=88JXitrG0HHpXygB-D72dVPLkpvuYubYc7uWq3laqmA 2025-06-01T22:52:24.1495273Z +++ ls -nl torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h 2025-06-01T22:52:24.1496426Z +++ awk '{print $5}' 2025-06-01T22:52:24.1525046Z ++ FSIZE=2252 2025-06-01T22:52:24.1526050Z ++ echo '"torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h",sha256=88JXitrG0HHpXygB-D72dVPLkpvuYubYc7uWq3laqmA,2252' 2025-06-01T22:52:24.1526243Z ++ read fname 2025-06-01T22:52:24.1526597Z ++ make_wheel_record torch/include/ATen/ops/quantized_rnn_tanh_cell.h 2025-06-01T22:52:24.1526940Z ++ FPATH=torch/include/ATen/ops/quantized_rnn_tanh_cell.h 2025-06-01T22:52:24.1527116Z ++ grep RECORD 2025-06-01T22:52:24.1527484Z ++ echo torch/include/ATen/ops/quantized_rnn_tanh_cell.h 2025-06-01T22:52:24.1548741Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_rnn_tanh_cell.h 2025-06-01T22:52:24.1548950Z +++ openssl base64 2025-06-01T22:52:24.1549681Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.1551094Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.1552429Z +++ sed -e s/=//g 2025-06-01T22:52:24.1594438Z ++ HASH=7R2JBzEpcyr97D2Uh-sf0gCShu9YfCOngVr3NH8vwYs 2025-06-01T22:52:24.1597780Z +++ ls -nl torch/include/ATen/ops/quantized_rnn_tanh_cell.h 2025-06-01T22:52:24.1599116Z +++ awk '{print $5}' 2025-06-01T22:52:24.1627984Z ++ FSIZE=1442 2025-06-01T22:52:24.1629102Z ++ echo '"torch/include/ATen/ops/quantized_rnn_tanh_cell.h",sha256=7R2JBzEpcyr97D2Uh-sf0gCShu9YfCOngVr3NH8vwYs,1442' 2025-06-01T22:52:24.1629299Z ++ read fname 2025-06-01T22:52:24.1629944Z ++ make_wheel_record torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.1630314Z ++ FPATH=torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.1630674Z ++ echo torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.1630769Z ++ grep RECORD 2025-06-01T22:52:24.1648820Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.1649031Z +++ openssl base64 2025-06-01T22:52:24.1649663Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.1651039Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.1652408Z +++ sed -e s/=//g 2025-06-01T22:52:24.1690293Z ++ HASH=hdXVManL2nYQGh-VksacdcyqKPGjaFuUZOYPX2vbkN4 2025-06-01T22:52:24.1696013Z +++ ls -nl torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.1696442Z +++ awk '{print $5}' 2025-06-01T22:52:24.1724172Z ++ FSIZE=1161 2025-06-01T22:52:24.1725430Z ++ echo '"torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h",sha256=hdXVManL2nYQGh-VksacdcyqKPGjaFuUZOYPX2vbkN4,1161' 2025-06-01T22:52:24.1725676Z ++ read fname 2025-06-01T22:52:24.1725986Z ++ make_wheel_record torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h 2025-06-01T22:52:24.1726420Z ++ FPATH=torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h 2025-06-01T22:52:24.1726805Z ++ echo torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h 2025-06-01T22:52:24.1726910Z ++ grep RECORD 2025-06-01T22:52:24.1749565Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h 2025-06-01T22:52:24.1749781Z +++ openssl base64 2025-06-01T22:52:24.1749976Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.1750850Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.1752244Z +++ sed -e s/=//g 2025-06-01T22:52:24.1793421Z ++ HASH=9E-jPiTGhCGcCoc4vcB1L7g06anoYS5XlYD78oi5nz8 2025-06-01T22:52:24.1798627Z +++ ls -nl torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h 2025-06-01T22:52:24.1799221Z +++ awk '{print $5}' 2025-06-01T22:52:24.1828265Z ++ FSIZE=873 2025-06-01T22:52:24.1829174Z ++ echo '"torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h",sha256=9E-jPiTGhCGcCoc4vcB1L7g06anoYS5XlYD78oi5nz8,873' 2025-06-01T22:52:24.1829269Z ++ read fname 2025-06-01T22:52:24.1829529Z ++ make_wheel_record torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h 2025-06-01T22:52:24.1829744Z ++ FPATH=torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h 2025-06-01T22:52:24.1829938Z ++ echo torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h 2025-06-01T22:52:24.1830036Z ++ grep RECORD 2025-06-01T22:52:24.1849513Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h 2025-06-01T22:52:24.1849744Z +++ openssl base64 2025-06-01T22:52:24.1850107Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.1851260Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.1852725Z +++ sed -e s/=//g 2025-06-01T22:52:24.1891654Z ++ HASH=ND79VEd53z94_uwpuRokgx2KcCjRIljeO7K-6UypZUg 2025-06-01T22:52:24.1896674Z +++ ls -nl torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h 2025-06-01T22:52:24.1898231Z +++ awk '{print $5}' 2025-06-01T22:52:24.1925796Z ++ FSIZE=2252 2025-06-01T22:52:24.1926806Z ++ echo '"torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h",sha256=ND79VEd53z94_uwpuRokgx2KcCjRIljeO7K-6UypZUg,2252' 2025-06-01T22:52:24.1927007Z ++ read fname 2025-06-01T22:52:24.1927328Z ++ make_wheel_record torch/include/ATen/ops/rad2deg.h 2025-06-01T22:52:24.1927557Z ++ FPATH=torch/include/ATen/ops/rad2deg.h 2025-06-01T22:52:24.1927715Z ++ echo torch/include/ATen/ops/rad2deg.h 2025-06-01T22:52:24.1927816Z ++ grep RECORD 2025-06-01T22:52:24.1948246Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rad2deg.h 2025-06-01T22:52:24.1948725Z +++ openssl base64 2025-06-01T22:52:24.1949383Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.1950470Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.1951820Z +++ sed -e s/=//g 2025-06-01T22:52:24.1993356Z ++ HASH=gsosnoaWatfqorx6mJ05pnD4IWRXnvbNzcL3h34tNJQ 2025-06-01T22:52:24.1996503Z +++ ls -nl torch/include/ATen/ops/rad2deg.h 2025-06-01T22:52:24.1997028Z +++ awk '{print $5}' 2025-06-01T22:52:24.2025091Z ++ FSIZE=1182 2025-06-01T22:52:24.2025937Z ++ echo '"torch/include/ATen/ops/rad2deg.h",sha256=gsosnoaWatfqorx6mJ05pnD4IWRXnvbNzcL3h34tNJQ,1182' 2025-06-01T22:52:24.2026117Z ++ read fname 2025-06-01T22:52:24.2026667Z ++ make_wheel_record torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2026959Z ++ FPATH=torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2027268Z ++ echo torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2027657Z ++ grep RECORD 2025-06-01T22:52:24.2048844Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2049078Z +++ openssl base64 2025-06-01T22:52:24.2050135Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.2051704Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.2052849Z +++ sed -e s/=//g 2025-06-01T22:52:24.2090572Z ++ HASH=rP60qflK5pdHdkhb17SLZSnBZb9bEXGr5_XPgc2Ix-g 2025-06-01T22:52:24.2095897Z +++ ls -nl torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2096349Z +++ awk '{print $5}' 2025-06-01T22:52:24.2125675Z ++ FSIZE=976 2025-06-01T22:52:24.2126658Z ++ echo '"torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h",sha256=rP60qflK5pdHdkhb17SLZSnBZb9bEXGr5_XPgc2Ix-g,976' 2025-06-01T22:52:24.2126774Z ++ read fname 2025-06-01T22:52:24.2126976Z ++ make_wheel_record torch/include/ATen/ops/rad2deg_native.h 2025-06-01T22:52:24.2127235Z ++ FPATH=torch/include/ATen/ops/rad2deg_native.h 2025-06-01T22:52:24.2127541Z ++ echo torch/include/ATen/ops/rad2deg_native.h 2025-06-01T22:52:24.2127731Z ++ grep RECORD 2025-06-01T22:52:24.2149470Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rad2deg_native.h 2025-06-01T22:52:24.2149703Z +++ openssl base64 2025-06-01T22:52:24.2150353Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.2151496Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.2152829Z +++ sed -e s/=//g 2025-06-01T22:52:24.2195974Z ++ HASH=9LfVRZ6-WrtAnpT3CQXARtTNuYIXZZZWyBgQ9WY_NI8 2025-06-01T22:52:24.2199102Z +++ ls -nl torch/include/ATen/ops/rad2deg_native.h 2025-06-01T22:52:24.2200303Z +++ awk '{print $5}' 2025-06-01T22:52:24.2227815Z ++ FSIZE=1034 2025-06-01T22:52:24.2228621Z ++ echo '"torch/include/ATen/ops/rad2deg_native.h",sha256=9LfVRZ6-WrtAnpT3CQXARtTNuYIXZZZWyBgQ9WY_NI8,1034' 2025-06-01T22:52:24.2228773Z ++ read fname 2025-06-01T22:52:24.2229138Z ++ make_wheel_record torch/include/ATen/ops/rad2deg_ops.h 2025-06-01T22:52:24.2229403Z ++ FPATH=torch/include/ATen/ops/rad2deg_ops.h 2025-06-01T22:52:24.2229587Z ++ echo torch/include/ATen/ops/rad2deg_ops.h 2025-06-01T22:52:24.2229708Z ++ grep RECORD 2025-06-01T22:52:24.2249662Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rad2deg_ops.h 2025-06-01T22:52:24.2250123Z +++ openssl base64 2025-06-01T22:52:24.2251292Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.2252670Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.2253907Z +++ sed -e s/=//g 2025-06-01T22:52:24.2290592Z ++ HASH=jP6Nce4SucU3F96-JTelGkwC1216uWvyKDl4qFXc-9M 2025-06-01T22:52:24.2295806Z +++ ls -nl torch/include/ATen/ops/rad2deg_ops.h 2025-06-01T22:52:24.2296582Z +++ awk '{print $5}' 2025-06-01T22:52:24.2325404Z ++ FSIZE=2055 2025-06-01T22:52:24.2326207Z ++ echo '"torch/include/ATen/ops/rad2deg_ops.h",sha256=jP6Nce4SucU3F96-JTelGkwC1216uWvyKDl4qFXc-9M,2055' 2025-06-01T22:52:24.2326306Z ++ read fname 2025-06-01T22:52:24.2326478Z ++ make_wheel_record torch/include/ATen/ops/rand.h 2025-06-01T22:52:24.2326607Z ++ FPATH=torch/include/ATen/ops/rand.h 2025-06-01T22:52:24.2326730Z ++ echo torch/include/ATen/ops/rand.h 2025-06-01T22:52:24.2326977Z ++ grep RECORD 2025-06-01T22:52:24.2347572Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rand.h 2025-06-01T22:52:24.2348033Z +++ openssl base64 2025-06-01T22:52:24.2348238Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.2350684Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.2350874Z +++ sed -e s/=//g 2025-06-01T22:52:24.2393500Z ++ HASH=EcrLRhKJnXZ-scb9RyLZPeZMTV3aoYm_PUvDqkKhDwY 2025-06-01T22:52:24.2396674Z +++ ls -nl torch/include/ATen/ops/rand.h 2025-06-01T22:52:24.2397976Z +++ awk '{print $5}' 2025-06-01T22:52:24.2427237Z ++ FSIZE=24764 2025-06-01T22:52:24.2427983Z ++ echo '"torch/include/ATen/ops/rand.h",sha256=EcrLRhKJnXZ-scb9RyLZPeZMTV3aoYm_PUvDqkKhDwY,24764' 2025-06-01T22:52:24.2428081Z ++ read fname 2025-06-01T22:52:24.2428406Z ++ make_wheel_record torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2428695Z ++ FPATH=torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2428961Z ++ echo torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2429067Z ++ grep RECORD 2025-06-01T22:52:24.2448094Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2448222Z +++ openssl base64 2025-06-01T22:52:24.2449439Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.2450451Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.2451805Z +++ sed -e s/=//g 2025-06-01T22:52:24.2490081Z ++ HASH=2I7MyOoqZgqVneuLSsLtBakGygng1mkRQ1BRmHxG7SE 2025-06-01T22:52:24.2495743Z +++ ls -nl torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2496700Z +++ awk '{print $5}' 2025-06-01T22:52:24.2524607Z ++ FSIZE=5074 2025-06-01T22:52:24.2525520Z ++ echo '"torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h",sha256=2I7MyOoqZgqVneuLSsLtBakGygng1mkRQ1BRmHxG7SE,5074' 2025-06-01T22:52:24.2525674Z ++ read fname 2025-06-01T22:52:24.2526066Z ++ make_wheel_record torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.2526435Z ++ FPATH=torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.2526727Z ++ echo torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.2526849Z ++ grep RECORD 2025-06-01T22:52:24.2547438Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.2547569Z +++ openssl base64 2025-06-01T22:52:24.2548208Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.2549665Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.2551000Z +++ sed -e s/=//g 2025-06-01T22:52:24.2592190Z ++ HASH=wNRe6KPbNZXatGewiYryAMGq3-KsceP0nf2sO7ZKhl0 2025-06-01T22:52:24.2595468Z +++ ls -nl torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.2596408Z +++ awk '{print $5}' 2025-06-01T22:52:24.2624267Z ++ FSIZE=1194 2025-06-01T22:52:24.2625025Z ++ echo '"torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h",sha256=wNRe6KPbNZXatGewiYryAMGq3-KsceP0nf2sO7ZKhl0,1194' 2025-06-01T22:52:24.2625141Z ++ read fname 2025-06-01T22:52:24.2625433Z ++ make_wheel_record torch/include/ATen/ops/rand_like.h 2025-06-01T22:52:24.2625693Z ++ FPATH=torch/include/ATen/ops/rand_like.h 2025-06-01T22:52:24.2625942Z ++ echo torch/include/ATen/ops/rand_like.h 2025-06-01T22:52:24.2626136Z ++ grep RECORD 2025-06-01T22:52:24.2646890Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rand_like.h 2025-06-01T22:52:24.2647093Z +++ openssl base64 2025-06-01T22:52:24.2647455Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.2648576Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.2649839Z +++ sed -e s/=//g 2025-06-01T22:52:24.2687542Z ++ HASH=DjpR_Wg-PP5CmnyIsikivwo9wwDuJ9YcMfmP4U7Cm9w 2025-06-01T22:52:24.2692814Z +++ ls -nl torch/include/ATen/ops/rand_like.h 2025-06-01T22:52:24.2693875Z +++ awk '{print $5}' 2025-06-01T22:52:24.2720920Z ++ FSIZE=2208 2025-06-01T22:52:24.2721672Z ++ echo '"torch/include/ATen/ops/rand_like.h",sha256=DjpR_Wg-PP5CmnyIsikivwo9wwDuJ9YcMfmP4U7Cm9w,2208' 2025-06-01T22:52:24.2721777Z ++ read fname 2025-06-01T22:52:24.2722181Z ++ make_wheel_record torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2722784Z ++ FPATH=torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2723191Z ++ echo torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2723563Z ++ grep RECORD 2025-06-01T22:52:24.2745136Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2746063Z +++ openssl base64 2025-06-01T22:52:24.2747335Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.2747470Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.2748839Z +++ sed -e s/=//g 2025-06-01T22:52:24.2790359Z ++ HASH=GKvFilfx9HqPr3_Jki_qfXelQQIHQtupE7h58FFpcmQ 2025-06-01T22:52:24.2794464Z +++ ls -nl torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.2795842Z +++ awk '{print $5}' 2025-06-01T22:52:24.2824067Z ++ FSIZE=1388 2025-06-01T22:52:24.2825086Z ++ echo '"torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h",sha256=GKvFilfx9HqPr3_Jki_qfXelQQIHQtupE7h58FFpcmQ,1388' 2025-06-01T22:52:24.2826098Z ++ read fname 2025-06-01T22:52:24.2826452Z ++ make_wheel_record torch/include/ATen/ops/rand_like_native.h 2025-06-01T22:52:24.2827083Z ++ FPATH=torch/include/ATen/ops/rand_like_native.h 2025-06-01T22:52:24.2827522Z ++ echo torch/include/ATen/ops/rand_like_native.h 2025-06-01T22:52:24.2827908Z ++ grep RECORD 2025-06-01T22:52:24.2847664Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rand_like_native.h 2025-06-01T22:52:24.2848203Z +++ openssl base64 2025-06-01T22:52:24.2848459Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.2849642Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.2850834Z +++ sed -e s/=//g 2025-06-01T22:52:24.2890389Z ++ HASH=lJ908YWiNX_pOK-xfkV_VO0xS4Q6nhRALuL0wMDLI-Y 2025-06-01T22:52:24.2895372Z +++ ls -nl torch/include/ATen/ops/rand_like_native.h 2025-06-01T22:52:24.2897430Z +++ awk '{print $5}' 2025-06-01T22:52:24.2924151Z ++ FSIZE=830 2025-06-01T22:52:24.2924876Z ++ echo '"torch/include/ATen/ops/rand_like_native.h",sha256=lJ908YWiNX_pOK-xfkV_VO0xS4Q6nhRALuL0wMDLI-Y,830' 2025-06-01T22:52:24.2925814Z ++ read fname 2025-06-01T22:52:24.2926166Z ++ make_wheel_record torch/include/ATen/ops/rand_like_ops.h 2025-06-01T22:52:24.2926638Z ++ FPATH=torch/include/ATen/ops/rand_like_ops.h 2025-06-01T22:52:24.2927062Z ++ echo torch/include/ATen/ops/rand_like_ops.h 2025-06-01T22:52:24.2927422Z ++ grep RECORD 2025-06-01T22:52:24.2947457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rand_like_ops.h 2025-06-01T22:52:24.2948017Z +++ openssl base64 2025-06-01T22:52:24.2948340Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.2948608Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.2949892Z +++ sed -e s/=//g 2025-06-01T22:52:24.2992343Z ++ HASH=iPI9Oa206BXwnWV4Jc0YM-nEq7_AXao_lK-6rkXmVO0 2025-06-01T22:52:24.2995158Z +++ ls -nl torch/include/ATen/ops/rand_like_ops.h 2025-06-01T22:52:24.2995738Z +++ awk '{print $5}' 2025-06-01T22:52:24.3023730Z ++ FSIZE=2395 2025-06-01T22:52:24.3024410Z ++ echo '"torch/include/ATen/ops/rand_like_ops.h",sha256=iPI9Oa206BXwnWV4Jc0YM-nEq7_AXao_lK-6rkXmVO0,2395' 2025-06-01T22:52:24.3025071Z ++ read fname 2025-06-01T22:52:24.3025386Z ++ make_wheel_record torch/include/ATen/ops/rand_native.h 2025-06-01T22:52:24.3025836Z ++ FPATH=torch/include/ATen/ops/rand_native.h 2025-06-01T22:52:24.3026234Z ++ echo torch/include/ATen/ops/rand_native.h 2025-06-01T22:52:24.3026590Z ++ grep RECORD 2025-06-01T22:52:24.3046812Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rand_native.h 2025-06-01T22:52:24.3047308Z +++ openssl base64 2025-06-01T22:52:24.3047643Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.3047901Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.3049060Z +++ sed -e s/=//g 2025-06-01T22:52:24.3089134Z ++ HASH=KVPipma4JoLlgD6RccfhjysbSNiR40HBocIVhUtGUVM 2025-06-01T22:52:24.3093828Z +++ ls -nl torch/include/ATen/ops/rand_native.h 2025-06-01T22:52:24.3094796Z +++ awk '{print $5}' 2025-06-01T22:52:24.3122691Z ++ FSIZE=1915 2025-06-01T22:52:24.3123511Z ++ echo '"torch/include/ATen/ops/rand_native.h",sha256=KVPipma4JoLlgD6RccfhjysbSNiR40HBocIVhUtGUVM,1915' 2025-06-01T22:52:24.3124436Z ++ read fname 2025-06-01T22:52:24.3124991Z ++ make_wheel_record torch/include/ATen/ops/rand_ops.h 2025-06-01T22:52:24.3125446Z ++ FPATH=torch/include/ATen/ops/rand_ops.h 2025-06-01T22:52:24.3125846Z ++ echo torch/include/ATen/ops/rand_ops.h 2025-06-01T22:52:24.3126220Z ++ grep RECORD 2025-06-01T22:52:24.3147338Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rand_ops.h 2025-06-01T22:52:24.3147934Z +++ openssl base64 2025-06-01T22:52:24.3148201Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.3148702Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.3148976Z +++ sed -e s/=//g 2025-06-01T22:52:24.3190941Z ++ HASH=I75rhkYVw5DTx11WH4XvJ6KARjahpsxBYD6Xhx3j798 2025-06-01T22:52:24.3195033Z +++ ls -nl torch/include/ATen/ops/rand_ops.h 2025-06-01T22:52:24.3195942Z +++ awk '{print $5}' 2025-06-01T22:52:24.3224175Z ++ FSIZE=8092 2025-06-01T22:52:24.3224853Z ++ echo '"torch/include/ATen/ops/rand_ops.h",sha256=I75rhkYVw5DTx11WH4XvJ6KARjahpsxBYD6Xhx3j798,8092' 2025-06-01T22:52:24.3225489Z ++ read fname 2025-06-01T22:52:24.3225810Z ++ make_wheel_record torch/include/ATen/ops/randint.h 2025-06-01T22:52:24.3226273Z ++ FPATH=torch/include/ATen/ops/randint.h 2025-06-01T22:52:24.3226794Z ++ echo torch/include/ATen/ops/randint.h 2025-06-01T22:52:24.3227145Z ++ grep RECORD 2025-06-01T22:52:24.3247163Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randint.h 2025-06-01T22:52:24.3247738Z +++ openssl base64 2025-06-01T22:52:24.3249208Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.3250503Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.3251631Z +++ sed -e s/=//g 2025-06-01T22:52:24.3290459Z ++ HASH=kMLscWkVbnzbhOwrbgz0ftiwEXlWhur_Ov_rWAn3aG0 2025-06-01T22:52:24.3295526Z +++ ls -nl torch/include/ATen/ops/randint.h 2025-06-01T22:52:24.3296482Z +++ awk '{print $5}' 2025-06-01T22:52:24.3323277Z ++ FSIZE=26007 2025-06-01T22:52:24.3323918Z ++ echo '"torch/include/ATen/ops/randint.h",sha256=kMLscWkVbnzbhOwrbgz0ftiwEXlWhur_Ov_rWAn3aG0,26007' 2025-06-01T22:52:24.3324881Z ++ read fname 2025-06-01T22:52:24.3325389Z ++ make_wheel_record torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.3326245Z ++ FPATH=torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.3326992Z ++ echo torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.3327508Z ++ grep RECORD 2025-06-01T22:52:24.3347622Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.3348329Z +++ openssl base64 2025-06-01T22:52:24.3348599Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.3349269Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.3350566Z +++ sed -e s/=//g 2025-06-01T22:52:24.3394766Z ++ HASH=kHll7vC6OAgUs4IESjCnO-IvQOUIiOR7_HMe9IPtucM 2025-06-01T22:52:24.3397247Z +++ ls -nl torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.3398039Z +++ awk '{print $5}' 2025-06-01T22:52:24.3426933Z ++ FSIZE=5822 2025-06-01T22:52:24.3427741Z ++ echo '"torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h",sha256=kHll7vC6OAgUs4IESjCnO-IvQOUIiOR7_HMe9IPtucM,5822' 2025-06-01T22:52:24.3428572Z ++ read fname 2025-06-01T22:52:24.3428892Z ++ make_wheel_record torch/include/ATen/ops/randint_like.h 2025-06-01T22:52:24.3429353Z ++ FPATH=torch/include/ATen/ops/randint_like.h 2025-06-01T22:52:24.3431333Z ++ echo torch/include/ATen/ops/randint_like.h 2025-06-01T22:52:24.3431703Z ++ grep RECORD 2025-06-01T22:52:24.3449621Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randint_like.h 2025-06-01T22:52:24.3450313Z +++ openssl base64 2025-06-01T22:52:24.3451348Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.3452611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.3453923Z +++ sed -e s/=//g 2025-06-01T22:52:24.3491764Z ++ HASH=2MS4jORpN2AnLvqa6BnkbMUQLPS13WvxYyGS8jbhiNE 2025-06-01T22:52:24.3496601Z +++ ls -nl torch/include/ATen/ops/randint_like.h 2025-06-01T22:52:24.3498301Z +++ awk '{print $5}' 2025-06-01T22:52:24.3524961Z ++ FSIZE=15444 2025-06-01T22:52:24.3525786Z ++ echo '"torch/include/ATen/ops/randint_like.h",sha256=2MS4jORpN2AnLvqa6BnkbMUQLPS13WvxYyGS8jbhiNE,15444' 2025-06-01T22:52:24.3526619Z ++ read fname 2025-06-01T22:52:24.3527218Z ++ make_wheel_record torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.3528050Z ++ FPATH=torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.3528851Z ++ echo torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.3529405Z ++ grep RECORD 2025-06-01T22:52:24.3547830Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.3548615Z +++ openssl base64 2025-06-01T22:52:24.3549430Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.3550866Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.3552289Z +++ sed -e s/=//g 2025-06-01T22:52:24.3591823Z ++ HASH=GSJ158rjdA8G5OwQgkgG7-ChXyr1xn346fjDwufRt0I 2025-06-01T22:52:24.3596475Z +++ ls -nl torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.3597123Z +++ awk '{print $5}' 2025-06-01T22:52:24.3623951Z ++ FSIZE=3902 2025-06-01T22:52:24.3625066Z ++ echo '"torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h",sha256=GSJ158rjdA8G5OwQgkgG7-ChXyr1xn346fjDwufRt0I,3902' 2025-06-01T22:52:24.3626011Z ++ read fname 2025-06-01T22:52:24.3626377Z ++ make_wheel_record torch/include/ATen/ops/randint_like_native.h 2025-06-01T22:52:24.3627042Z ++ FPATH=torch/include/ATen/ops/randint_like_native.h 2025-06-01T22:52:24.3627506Z ++ echo torch/include/ATen/ops/randint_like_native.h 2025-06-01T22:52:24.3627880Z ++ grep RECORD 2025-06-01T22:52:24.3646088Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randint_like_native.h 2025-06-01T22:52:24.3647280Z +++ openssl base64 2025-06-01T22:52:24.3647982Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.3649501Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.3650757Z +++ sed -e s/=//g 2025-06-01T22:52:24.3688623Z ++ HASH=2vxPmGNJ-sviCYAtF5fPwwUaPp3M7ndmrtZII5lD2qk 2025-06-01T22:52:24.3693573Z +++ ls -nl torch/include/ATen/ops/randint_like_native.h 2025-06-01T22:52:24.3696708Z +++ awk '{print $5}' 2025-06-01T22:52:24.3718692Z ++ FSIZE=1368 2025-06-01T22:52:24.3719325Z ++ echo '"torch/include/ATen/ops/randint_like_native.h",sha256=2vxPmGNJ-sviCYAtF5fPwwUaPp3M7ndmrtZII5lD2qk,1368' 2025-06-01T22:52:24.3722190Z ++ read fname 2025-06-01T22:52:24.3722578Z ++ make_wheel_record torch/include/ATen/ops/randint_like_ops.h 2025-06-01T22:52:24.3723053Z ++ FPATH=torch/include/ATen/ops/randint_like_ops.h 2025-06-01T22:52:24.3723494Z ++ echo torch/include/ATen/ops/randint_like_ops.h 2025-06-01T22:52:24.3723863Z ++ grep RECORD 2025-06-01T22:52:24.3742457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randint_like_ops.h 2025-06-01T22:52:24.3744091Z +++ openssl base64 2025-06-01T22:52:24.3745202Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.3745635Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.3747827Z +++ sed -e s/=//g 2025-06-01T22:52:24.3789113Z ++ HASH=ZiHkaCkDOiute6qx902FgFuBySjikyh0qWc8oHNcyUI 2025-06-01T22:52:24.3794032Z +++ ls -nl torch/include/ATen/ops/randint_like_ops.h 2025-06-01T22:52:24.3795343Z +++ awk '{print $5}' 2025-06-01T22:52:24.3822401Z ++ FSIZE=4794 2025-06-01T22:52:24.3823052Z ++ echo '"torch/include/ATen/ops/randint_like_ops.h",sha256=ZiHkaCkDOiute6qx902FgFuBySjikyh0qWc8oHNcyUI,4794' 2025-06-01T22:52:24.3823931Z ++ read fname 2025-06-01T22:52:24.3824273Z ++ make_wheel_record torch/include/ATen/ops/randint_native.h 2025-06-01T22:52:24.3824743Z ++ FPATH=torch/include/ATen/ops/randint_native.h 2025-06-01T22:52:24.3825191Z ++ echo torch/include/ATen/ops/randint_native.h 2025-06-01T22:52:24.3825610Z ++ grep RECORD 2025-06-01T22:52:24.3844974Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randint_native.h 2025-06-01T22:52:24.3846062Z +++ openssl base64 2025-06-01T22:52:24.3847386Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.3847658Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.3848988Z +++ sed -e s/=//g 2025-06-01T22:52:24.3888072Z ++ HASH=E9WhIF_ShwiObU12pAZFRn8KiP_e_P_NiihLB76CQ3M 2025-06-01T22:52:24.3892922Z +++ ls -nl torch/include/ATen/ops/randint_native.h 2025-06-01T22:52:24.3893923Z +++ awk '{print $5}' 2025-06-01T22:52:24.3919487Z ++ FSIZE=1894 2025-06-01T22:52:24.3920132Z ++ echo '"torch/include/ATen/ops/randint_native.h",sha256=E9WhIF_ShwiObU12pAZFRn8KiP_e_P_NiihLB76CQ3M,1894' 2025-06-01T22:52:24.3920786Z ++ read fname 2025-06-01T22:52:24.3921185Z ++ make_wheel_record torch/include/ATen/ops/randint_ops.h 2025-06-01T22:52:24.3921648Z ++ FPATH=torch/include/ATen/ops/randint_ops.h 2025-06-01T22:52:24.3922040Z ++ echo torch/include/ATen/ops/randint_ops.h 2025-06-01T22:52:24.3922626Z ++ grep RECORD 2025-06-01T22:52:24.3943644Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randint_ops.h 2025-06-01T22:52:24.3944149Z +++ openssl base64 2025-06-01T22:52:24.3946477Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.3946767Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.3947353Z +++ sed -e s/=//g 2025-06-01T22:52:24.3989246Z ++ HASH=RWwUNc1XxnQbp0zYfOxlt5Sg-PN5dLNeDWG5bvLWBWM 2025-06-01T22:52:24.3994171Z +++ ls -nl torch/include/ATen/ops/randint_ops.h 2025-06-01T22:52:24.3995136Z +++ awk '{print $5}' 2025-06-01T22:52:24.4022170Z ++ FSIZE=8314 2025-06-01T22:52:24.4022972Z ++ echo '"torch/include/ATen/ops/randint_ops.h",sha256=RWwUNc1XxnQbp0zYfOxlt5Sg-PN5dLNeDWG5bvLWBWM,8314' 2025-06-01T22:52:24.4023661Z ++ read fname 2025-06-01T22:52:24.4023971Z ++ make_wheel_record torch/include/ATen/ops/randn.h 2025-06-01T22:52:24.4024366Z ++ FPATH=torch/include/ATen/ops/randn.h 2025-06-01T22:52:24.4024787Z ++ echo torch/include/ATen/ops/randn.h 2025-06-01T22:52:24.4025114Z ++ grep RECORD 2025-06-01T22:52:24.4045265Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randn.h 2025-06-01T22:52:24.4046208Z +++ openssl base64 2025-06-01T22:52:24.4047885Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.4048151Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.4049391Z +++ sed -e s/=//g 2025-06-01T22:52:24.4089715Z ++ HASH=ruJhsV7eLXagZ6_BuwGlc0A5aRdr0c-TFeq1-BzvHAc 2025-06-01T22:52:24.4103899Z +++ ls -nl torch/include/ATen/ops/randn.h 2025-06-01T22:52:24.4104350Z +++ awk '{print $5}' 2025-06-01T22:52:24.4120457Z ++ FSIZE=24925 2025-06-01T22:52:24.4121200Z ++ echo '"torch/include/ATen/ops/randn.h",sha256=ruJhsV7eLXagZ6_BuwGlc0A5aRdr0c-TFeq1-BzvHAc,24925' 2025-06-01T22:52:24.4121831Z ++ read fname 2025-06-01T22:52:24.4122302Z ++ make_wheel_record torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.4123216Z ++ FPATH=torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.4123938Z ++ echo torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.4124777Z ++ grep RECORD 2025-06-01T22:52:24.4144093Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.4144754Z +++ openssl base64 2025-06-01T22:52:24.4145986Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.4146866Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.4148129Z +++ sed -e s/=//g 2025-06-01T22:52:24.4191421Z ++ HASH=J6flTzRpf9yYKtM8rixKzxv_50iJFogLcvOE5SnqkWc 2025-06-01T22:52:24.4196064Z +++ ls -nl torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.4196723Z +++ awk '{print $5}' 2025-06-01T22:52:24.4223496Z ++ FSIZE=4782 2025-06-01T22:52:24.4224299Z ++ echo '"torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h",sha256=J6flTzRpf9yYKtM8rixKzxv_50iJFogLcvOE5SnqkWc,4782' 2025-06-01T22:52:24.4225121Z ++ read fname 2025-06-01T22:52:24.4225628Z ++ make_wheel_record torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.4226405Z ++ FPATH=torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.4227083Z ++ echo torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.4227587Z ++ grep RECORD 2025-06-01T22:52:24.4247765Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.4248416Z +++ openssl base64 2025-06-01T22:52:24.4249258Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.4250771Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.4252206Z +++ sed -e s/=//g 2025-06-01T22:52:24.4290596Z ++ HASH=X7CDngvZE9bRvykiy18ecTwuSTePIBdMTx0jqjc3TFg 2025-06-01T22:52:24.4296054Z +++ ls -nl torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.4296941Z +++ awk '{print $5}' 2025-06-01T22:52:24.4321470Z ++ FSIZE=1518 2025-06-01T22:52:24.4322336Z ++ echo '"torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h",sha256=X7CDngvZE9bRvykiy18ecTwuSTePIBdMTx0jqjc3TFg,1518' 2025-06-01T22:52:24.4323161Z ++ read fname 2025-06-01T22:52:24.4323482Z ++ make_wheel_record torch/include/ATen/ops/randn_like.h 2025-06-01T22:52:24.4323930Z ++ FPATH=torch/include/ATen/ops/randn_like.h 2025-06-01T22:52:24.4325969Z ++ grep RECORD 2025-06-01T22:52:24.4326268Z ++ echo torch/include/ATen/ops/randn_like.h 2025-06-01T22:52:24.4346787Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randn_like.h 2025-06-01T22:52:24.4347307Z +++ openssl base64 2025-06-01T22:52:24.4348923Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.4349191Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.4350121Z +++ sed -e s/=//g 2025-06-01T22:52:24.4391960Z ++ HASH=0MzDh_USdkPQnZ3G1QaCp7lKySwI1u2iBrlEFOOAnng 2025-06-01T22:52:24.4395191Z +++ ls -nl torch/include/ATen/ops/randn_like.h 2025-06-01T22:52:24.4395807Z +++ awk '{print $5}' 2025-06-01T22:52:24.4423454Z ++ FSIZE=2221 2025-06-01T22:52:24.4424109Z ++ echo '"torch/include/ATen/ops/randn_like.h",sha256=0MzDh_USdkPQnZ3G1QaCp7lKySwI1u2iBrlEFOOAnng,2221' 2025-06-01T22:52:24.4424793Z ++ read fname 2025-06-01T22:52:24.4425303Z ++ make_wheel_record torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.4426085Z ++ FPATH=torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.4426827Z ++ echo torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.4427338Z ++ grep RECORD 2025-06-01T22:52:24.4446235Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.4447286Z +++ openssl base64 2025-06-01T22:52:24.4447710Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.4448300Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.4449698Z +++ sed -e s/=//g 2025-06-01T22:52:24.4489041Z ++ HASH=_c5dtJZhGofSjz57wtvZkCHeLyucTvwg2WUsifaCmFg 2025-06-01T22:52:24.4493983Z +++ ls -nl torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.4494812Z +++ awk '{print $5}' 2025-06-01T22:52:24.4521491Z ++ FSIZE=1392 2025-06-01T22:52:24.4522426Z ++ echo '"torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h",sha256=_c5dtJZhGofSjz57wtvZkCHeLyucTvwg2WUsifaCmFg,1392' 2025-06-01T22:52:24.4523282Z ++ read fname 2025-06-01T22:52:24.4523845Z ++ make_wheel_record torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:24.4525139Z ++ FPATH=torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:24.4526034Z ++ echo torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:24.4526653Z ++ grep RECORD 2025-06-01T22:52:24.4547810Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:24.4548565Z +++ openssl base64 2025-06-01T22:52:24.4548841Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.4549091Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.4550131Z +++ sed -e s/=//g 2025-06-01T22:52:24.4593213Z ++ HASH=21b6Ptlw-c92kSHNoMfDxqsLCg_CohEkssr-kic8BM8 2025-06-01T22:52:24.4596121Z +++ ls -nl torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:24.4596737Z +++ awk '{print $5}' 2025-06-01T22:52:24.4625634Z ++ FSIZE=1138 2025-06-01T22:52:24.4626549Z ++ echo '"torch/include/ATen/ops/randn_like_compositeimplicitautogradnestedtensor_dispatch.h",sha256=21b6Ptlw-c92kSHNoMfDxqsLCg_CohEkssr-kic8BM8,1138' 2025-06-01T22:52:24.4627467Z ++ read fname 2025-06-01T22:52:24.4627807Z ++ make_wheel_record torch/include/ATen/ops/randn_like_native.h 2025-06-01T22:52:24.4628461Z ++ FPATH=torch/include/ATen/ops/randn_like_native.h 2025-06-01T22:52:24.4628896Z ++ echo torch/include/ATen/ops/randn_like_native.h 2025-06-01T22:52:24.4629280Z ++ grep RECORD 2025-06-01T22:52:24.4646673Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randn_like_native.h 2025-06-01T22:52:24.4647229Z +++ openssl base64 2025-06-01T22:52:24.4647505Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.4648520Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.4649711Z +++ sed -e s/=//g 2025-06-01T22:52:24.4687091Z ++ HASH=7MOSTbWXLnVpON2Bjf3rBRoFqY80aCJ9b-OksCvs42o 2025-06-01T22:52:24.4691888Z +++ ls -nl torch/include/ATen/ops/randn_like_native.h 2025-06-01T22:52:24.4692609Z +++ awk '{print $5}' 2025-06-01T22:52:24.4718928Z ++ FSIZE=832 2025-06-01T22:52:24.4719595Z ++ echo '"torch/include/ATen/ops/randn_like_native.h",sha256=7MOSTbWXLnVpON2Bjf3rBRoFqY80aCJ9b-OksCvs42o,832' 2025-06-01T22:52:24.4720267Z ++ read fname 2025-06-01T22:52:24.4720610Z ++ make_wheel_record torch/include/ATen/ops/randn_like_ops.h 2025-06-01T22:52:24.4721078Z ++ FPATH=torch/include/ATen/ops/randn_like_ops.h 2025-06-01T22:52:24.4721511Z ++ echo torch/include/ATen/ops/randn_like_ops.h 2025-06-01T22:52:24.4721995Z ++ grep RECORD 2025-06-01T22:52:24.4744978Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randn_like_ops.h 2025-06-01T22:52:24.4745948Z +++ openssl base64 2025-06-01T22:52:24.4746210Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.4746478Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.4747241Z +++ sed -e s/=//g 2025-06-01T22:52:24.4789091Z ++ HASH=ey-A5bxk05L5ShqDng-y5bnzjrvZqHPC7qHdu66gDxo 2025-06-01T22:52:24.4792639Z +++ ls -nl torch/include/ATen/ops/randn_like_ops.h 2025-06-01T22:52:24.4793032Z +++ awk '{print $5}' 2025-06-01T22:52:24.4821118Z ++ FSIZE=2401 2025-06-01T22:52:24.4821760Z ++ echo '"torch/include/ATen/ops/randn_like_ops.h",sha256=ey-A5bxk05L5ShqDng-y5bnzjrvZqHPC7qHdu66gDxo,2401' 2025-06-01T22:52:24.4822427Z ++ read fname 2025-06-01T22:52:24.4822747Z ++ make_wheel_record torch/include/ATen/ops/randn_native.h 2025-06-01T22:52:24.4823210Z ++ FPATH=torch/include/ATen/ops/randn_native.h 2025-06-01T22:52:24.4823751Z ++ echo torch/include/ATen/ops/randn_native.h 2025-06-01T22:52:24.4824116Z ++ grep RECORD 2025-06-01T22:52:24.4844448Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randn_native.h 2025-06-01T22:52:24.4845231Z +++ openssl base64 2025-06-01T22:52:24.4845705Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.4845957Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.4846235Z +++ sed -e s/=//g 2025-06-01T22:52:24.4885674Z ++ HASH=2JQ0Jk-SSZResonE85kcV_7CZG1-IaJJQGFUb3PdGeA 2025-06-01T22:52:24.4888494Z +++ ls -nl torch/include/ATen/ops/randn_native.h 2025-06-01T22:52:24.4889376Z +++ awk '{print $5}' 2025-06-01T22:52:24.4917729Z ++ FSIZE=1923 2025-06-01T22:52:24.4918374Z ++ echo '"torch/include/ATen/ops/randn_native.h",sha256=2JQ0Jk-SSZResonE85kcV_7CZG1-IaJJQGFUb3PdGeA,1923' 2025-06-01T22:52:24.4919010Z ++ read fname 2025-06-01T22:52:24.4919328Z ++ make_wheel_record torch/include/ATen/ops/randn_ops.h 2025-06-01T22:52:24.4919760Z ++ FPATH=torch/include/ATen/ops/randn_ops.h 2025-06-01T22:52:24.4920152Z ++ echo torch/include/ATen/ops/randn_ops.h 2025-06-01T22:52:24.4920505Z ++ grep RECORD 2025-06-01T22:52:24.4941997Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randn_ops.h 2025-06-01T22:52:24.4942508Z +++ openssl base64 2025-06-01T22:52:24.4942759Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.4943019Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.4943275Z +++ sed -e s/=//g 2025-06-01T22:52:24.4986598Z ++ HASH=7Y-jka-1zRUcmOiYHB8yBWw4efQb_YMHpBEVseX7vZY 2025-06-01T22:52:24.4989983Z +++ ls -nl torch/include/ATen/ops/randn_ops.h 2025-06-01T22:52:24.4990831Z +++ awk '{print $5}' 2025-06-01T22:52:24.5015294Z ++ FSIZE=8116 2025-06-01T22:52:24.5016047Z ++ echo '"torch/include/ATen/ops/randn_ops.h",sha256=7Y-jka-1zRUcmOiYHB8yBWw4efQb_YMHpBEVseX7vZY,8116' 2025-06-01T22:52:24.5016682Z ++ read fname 2025-06-01T22:52:24.5016976Z ++ make_wheel_record torch/include/ATen/ops/random.h 2025-06-01T22:52:24.5017398Z ++ FPATH=torch/include/ATen/ops/random.h 2025-06-01T22:52:24.5019216Z ++ echo torch/include/ATen/ops/random.h 2025-06-01T22:52:24.5020486Z ++ grep RECORD 2025-06-01T22:52:24.5043692Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/random.h 2025-06-01T22:52:24.5044361Z +++ openssl base64 2025-06-01T22:52:24.5044655Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.5045080Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.5045621Z +++ sed -e s/=//g 2025-06-01T22:52:24.5086035Z ++ HASH=w7mVRYIFSpm3sSQb5__UOVmtMgxIzqOCYqY-v-eKloE 2025-06-01T22:52:24.5089842Z +++ ls -nl torch/include/ATen/ops/random.h 2025-06-01T22:52:24.5090782Z +++ awk '{print $5}' 2025-06-01T22:52:24.5118321Z ++ FSIZE=3232 2025-06-01T22:52:24.5118933Z ++ echo '"torch/include/ATen/ops/random.h",sha256=w7mVRYIFSpm3sSQb5__UOVmtMgxIzqOCYqY-v-eKloE,3232' 2025-06-01T22:52:24.5119551Z ++ read fname 2025-06-01T22:52:24.5120038Z ++ make_wheel_record torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.5120806Z ++ FPATH=torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.5121506Z ++ echo torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.5122019Z ++ grep RECORD 2025-06-01T22:52:24.5142804Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.5143483Z +++ openssl base64 2025-06-01T22:52:24.5143754Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.5144003Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.5144270Z +++ sed -e s/=//g 2025-06-01T22:52:24.5187603Z ++ HASH=hideafbsoEfTN2z6DTI4DwGQ0wp6bECtV08Bbf95Tgc 2025-06-01T22:52:24.5191091Z +++ ls -nl torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.5191786Z +++ awk '{print $5}' 2025-06-01T22:52:24.5221288Z ++ FSIZE=1976 2025-06-01T22:52:24.5222127Z ++ echo '"torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h",sha256=hideafbsoEfTN2z6DTI4DwGQ0wp6bECtV08Bbf95Tgc,1976' 2025-06-01T22:52:24.5222953Z ++ read fname 2025-06-01T22:52:24.5223330Z ++ make_wheel_record torch/include/ATen/ops/random_cpu_dispatch.h 2025-06-01T22:52:24.5224002Z ++ FPATH=torch/include/ATen/ops/random_cpu_dispatch.h 2025-06-01T22:52:24.5224467Z ++ echo torch/include/ATen/ops/random_cpu_dispatch.h 2025-06-01T22:52:24.5224839Z ++ grep RECORD 2025-06-01T22:52:24.5245531Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/random_cpu_dispatch.h 2025-06-01T22:52:24.5246090Z +++ openssl base64 2025-06-01T22:52:24.5246349Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.5246615Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.5246877Z +++ sed -e s/=//g 2025-06-01T22:52:24.5286116Z ++ HASH=AX_KDBI3UWfuiyyoVDhWFK_yfV-EN3YWFhTjrbpmhv0 2025-06-01T22:52:24.5290014Z +++ ls -nl torch/include/ATen/ops/random_cpu_dispatch.h 2025-06-01T22:52:24.5290805Z +++ awk '{print $5}' 2025-06-01T22:52:24.5318072Z ++ FSIZE=1045 2025-06-01T22:52:24.5318727Z ++ echo '"torch/include/ATen/ops/random_cpu_dispatch.h",sha256=AX_KDBI3UWfuiyyoVDhWFK_yfV-EN3YWFhTjrbpmhv0,1045' 2025-06-01T22:52:24.5319413Z ++ read fname 2025-06-01T22:52:24.5319805Z ++ make_wheel_record torch/include/ATen/ops/random_cuda_dispatch.h 2025-06-01T22:52:24.5320322Z ++ FPATH=torch/include/ATen/ops/random_cuda_dispatch.h 2025-06-01T22:52:24.5320797Z ++ echo torch/include/ATen/ops/random_cuda_dispatch.h 2025-06-01T22:52:24.5321181Z ++ grep RECORD 2025-06-01T22:52:24.5341877Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/random_cuda_dispatch.h 2025-06-01T22:52:24.5342442Z +++ openssl base64 2025-06-01T22:52:24.5342697Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.5342956Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.5343213Z +++ sed -e s/=//g 2025-06-01T22:52:24.5386793Z ++ HASH=okfAsOHoTYkczs9U17QqSHODz331J_BS0FfMSu68R3o 2025-06-01T22:52:24.5390192Z +++ ls -nl torch/include/ATen/ops/random_cuda_dispatch.h 2025-06-01T22:52:24.5391390Z +++ awk '{print $5}' 2025-06-01T22:52:24.5418915Z ++ FSIZE=1047 2025-06-01T22:52:24.5419652Z ++ echo '"torch/include/ATen/ops/random_cuda_dispatch.h",sha256=okfAsOHoTYkczs9U17QqSHODz331J_BS0FfMSu68R3o,1047' 2025-06-01T22:52:24.5420358Z ++ read fname 2025-06-01T22:52:24.5420860Z ++ make_wheel_record torch/include/ATen/ops/random_meta_dispatch.h 2025-06-01T22:52:24.5421398Z ++ FPATH=torch/include/ATen/ops/random_meta_dispatch.h 2025-06-01T22:52:24.5421849Z ++ echo torch/include/ATen/ops/random_meta_dispatch.h 2025-06-01T22:52:24.5422253Z ++ grep RECORD 2025-06-01T22:52:24.5443565Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/random_meta_dispatch.h 2025-06-01T22:52:24.5444304Z +++ openssl base64 2025-06-01T22:52:24.5444574Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.5444820Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.5445795Z +++ sed -e s/=//g 2025-06-01T22:52:24.5485811Z ++ HASH=f0589RsXv5uLYTf-H-al-H2ErnpXKDejKJtyWhjqAEo 2025-06-01T22:52:24.5489259Z +++ ls -nl torch/include/ATen/ops/random_meta_dispatch.h 2025-06-01T22:52:24.5490159Z +++ awk '{print $5}' 2025-06-01T22:52:24.5517708Z ++ FSIZE=1047 2025-06-01T22:52:24.5518453Z ++ echo '"torch/include/ATen/ops/random_meta_dispatch.h",sha256=f0589RsXv5uLYTf-H-al-H2ErnpXKDejKJtyWhjqAEo,1047' 2025-06-01T22:52:24.5519163Z ++ read fname 2025-06-01T22:52:24.5519503Z ++ make_wheel_record torch/include/ATen/ops/random_native.h 2025-06-01T22:52:24.5520106Z ++ FPATH=torch/include/ATen/ops/random_native.h 2025-06-01T22:52:24.5520510Z ++ echo torch/include/ATen/ops/random_native.h 2025-06-01T22:52:24.5520881Z ++ grep RECORD 2025-06-01T22:52:24.5543464Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/random_native.h 2025-06-01T22:52:24.5543985Z +++ openssl base64 2025-06-01T22:52:24.5544239Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.5544499Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.5544755Z +++ sed -e s/=//g 2025-06-01T22:52:24.5586903Z ++ HASH=3rpPY5SB6nzCJrFIv3bbKD6yTNdP6ZefAQXTGQ8FDF0 2025-06-01T22:52:24.5593054Z +++ ls -nl torch/include/ATen/ops/random_native.h 2025-06-01T22:52:24.5593872Z +++ awk '{print $5}' 2025-06-01T22:52:24.5621403Z ++ FSIZE=2006 2025-06-01T22:52:24.5622106Z ++ echo '"torch/include/ATen/ops/random_native.h",sha256=3rpPY5SB6nzCJrFIv3bbKD6yTNdP6ZefAQXTGQ8FDF0,2006' 2025-06-01T22:52:24.5622796Z ++ read fname 2025-06-01T22:52:24.5623283Z ++ make_wheel_record torch/include/ATen/ops/random_ops.h 2025-06-01T22:52:24.5623716Z ++ FPATH=torch/include/ATen/ops/random_ops.h 2025-06-01T22:52:24.5624110Z ++ echo torch/include/ATen/ops/random_ops.h 2025-06-01T22:52:24.5624511Z ++ grep RECORD 2025-06-01T22:52:24.5643370Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/random_ops.h 2025-06-01T22:52:24.5643872Z +++ openssl base64 2025-06-01T22:52:24.5646709Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.5646984Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.5647757Z +++ sed -e s/=//g 2025-06-01T22:52:24.5686243Z ++ HASH=XhrEd3qJm51PxAE1OSPHdXwnR2ejvNSWrP5-EqafVv8 2025-06-01T22:52:24.5694071Z +++ ls -nl torch/include/ATen/ops/random_ops.h 2025-06-01T22:52:24.5694456Z +++ awk '{print $5}' 2025-06-01T22:52:24.5718073Z ++ FSIZE=7140 2025-06-01T22:52:24.5718727Z ++ echo '"torch/include/ATen/ops/random_ops.h",sha256=XhrEd3qJm51PxAE1OSPHdXwnR2ejvNSWrP5-EqafVv8,7140' 2025-06-01T22:52:24.5719387Z ++ read fname 2025-06-01T22:52:24.5719702Z ++ make_wheel_record torch/include/ATen/ops/randperm.h 2025-06-01T22:52:24.5720139Z ++ FPATH=torch/include/ATen/ops/randperm.h 2025-06-01T22:52:24.5720518Z ++ echo torch/include/ATen/ops/randperm.h 2025-06-01T22:52:24.5720866Z ++ grep RECORD 2025-06-01T22:52:24.5743039Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randperm.h 2025-06-01T22:52:24.5743548Z +++ openssl base64 2025-06-01T22:52:24.5743817Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.5744063Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.5744336Z +++ sed -e s/=//g 2025-06-01T22:52:24.5786835Z ++ HASH=bEPdaPOrqyZve3jHrBvBKGeiulN9WS3BHgKbuPH8Nls 2025-06-01T22:52:24.5789338Z +++ ls -nl torch/include/ATen/ops/randperm.h 2025-06-01T22:52:24.5790078Z +++ awk '{print $5}' 2025-06-01T22:52:24.5814126Z ++ FSIZE=10968 2025-06-01T22:52:24.5814774Z ++ echo '"torch/include/ATen/ops/randperm.h",sha256=bEPdaPOrqyZve3jHrBvBKGeiulN9WS3BHgKbuPH8Nls,10968' 2025-06-01T22:52:24.5815445Z ++ read fname 2025-06-01T22:52:24.5816219Z ++ make_wheel_record torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.5817000Z ++ FPATH=torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.5818959Z ++ echo torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.5820000Z ++ grep RECORD 2025-06-01T22:52:24.5840770Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.5841465Z +++ openssl base64 2025-06-01T22:52:24.5842149Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.5842406Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.5843557Z +++ sed -e s/=//g 2025-06-01T22:52:24.5885618Z ++ HASH=wrnWce2oyNo_kce7bkS5iEEeI39mZsm081e-zhm-4qM 2025-06-01T22:52:24.5889430Z +++ ls -nl torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.5889995Z +++ awk '{print $5}' 2025-06-01T22:52:24.5916689Z ++ FSIZE=2274 2025-06-01T22:52:24.5917580Z ++ echo '"torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h",sha256=wrnWce2oyNo_kce7bkS5iEEeI39mZsm081e-zhm-4qM,2274' 2025-06-01T22:52:24.5918435Z ++ read fname 2025-06-01T22:52:24.5918947Z ++ make_wheel_record torch/include/ATen/ops/randperm_cpu_dispatch.h 2025-06-01T22:52:24.5919478Z ++ FPATH=torch/include/ATen/ops/randperm_cpu_dispatch.h 2025-06-01T22:52:24.5919956Z ++ echo torch/include/ATen/ops/randperm_cpu_dispatch.h 2025-06-01T22:52:24.5920343Z ++ grep RECORD 2025-06-01T22:52:24.5941722Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randperm_cpu_dispatch.h 2025-06-01T22:52:24.5942269Z +++ openssl base64 2025-06-01T22:52:24.5942536Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.5942826Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.5943450Z +++ sed -e s/=//g 2025-06-01T22:52:24.5985313Z ++ HASH=8l-gxOBKzpVl8q6TQxYieexGLrpp-DI-3w7YXYtlEqM 2025-06-01T22:52:24.5989254Z +++ ls -nl torch/include/ATen/ops/randperm_cpu_dispatch.h 2025-06-01T22:52:24.5990121Z +++ awk '{print $5}' 2025-06-01T22:52:24.6014302Z ++ FSIZE=1122 2025-06-01T22:52:24.6015014Z ++ echo '"torch/include/ATen/ops/randperm_cpu_dispatch.h",sha256=8l-gxOBKzpVl8q6TQxYieexGLrpp-DI-3w7YXYtlEqM,1122' 2025-06-01T22:52:24.6016003Z ++ read fname 2025-06-01T22:52:24.6016396Z ++ make_wheel_record torch/include/ATen/ops/randperm_cuda_dispatch.h 2025-06-01T22:52:24.6016993Z ++ FPATH=torch/include/ATen/ops/randperm_cuda_dispatch.h 2025-06-01T22:52:24.6018275Z ++ echo torch/include/ATen/ops/randperm_cuda_dispatch.h 2025-06-01T22:52:24.6019419Z ++ grep RECORD 2025-06-01T22:52:24.6040130Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randperm_cuda_dispatch.h 2025-06-01T22:52:24.6040992Z +++ openssl base64 2025-06-01T22:52:24.6041650Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.6041988Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.6043457Z +++ sed -e s/=//g 2025-06-01T22:52:24.6083739Z ++ HASH=53wTn-HUiD3SktVTyvC60TM7QSG89CMRd7If-2QkOxQ 2025-06-01T22:52:24.6087724Z +++ ls -nl torch/include/ATen/ops/randperm_cuda_dispatch.h 2025-06-01T22:52:24.6088407Z +++ awk '{print $5}' 2025-06-01T22:52:24.6114937Z ++ FSIZE=1124 2025-06-01T22:52:24.6115700Z ++ echo '"torch/include/ATen/ops/randperm_cuda_dispatch.h",sha256=53wTn-HUiD3SktVTyvC60TM7QSG89CMRd7If-2QkOxQ,1124' 2025-06-01T22:52:24.6116433Z ++ read fname 2025-06-01T22:52:24.6116784Z ++ make_wheel_record torch/include/ATen/ops/randperm_native.h 2025-06-01T22:52:24.6116938Z ++ FPATH=torch/include/ATen/ops/randperm_native.h 2025-06-01T22:52:24.6117087Z ++ echo torch/include/ATen/ops/randperm_native.h 2025-06-01T22:52:24.6117430Z ++ grep RECORD 2025-06-01T22:52:24.6139370Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randperm_native.h 2025-06-01T22:52:24.6139487Z +++ openssl base64 2025-06-01T22:52:24.6139660Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.6141340Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.6141522Z +++ sed -e s/=//g 2025-06-01T22:52:24.6181261Z ++ HASH=3rPQxVemUkm4QPL5oq5614LGJ6rkwiiD5KgW4lLCFi8 2025-06-01T22:52:24.6184813Z +++ ls -nl torch/include/ATen/ops/randperm_native.h 2025-06-01T22:52:24.6185117Z +++ awk '{print $5}' 2025-06-01T22:52:24.6209034Z ++ FSIZE=1153 2025-06-01T22:52:24.6209710Z ++ echo '"torch/include/ATen/ops/randperm_native.h",sha256=3rPQxVemUkm4QPL5oq5614LGJ6rkwiiD5KgW4lLCFi8,1153' 2025-06-01T22:52:24.6209816Z ++ read fname 2025-06-01T22:52:24.6210015Z ++ make_wheel_record torch/include/ATen/ops/randperm_ops.h 2025-06-01T22:52:24.6210178Z ++ FPATH=torch/include/ATen/ops/randperm_ops.h 2025-06-01T22:52:24.6212355Z ++ echo torch/include/ATen/ops/randperm_ops.h 2025-06-01T22:52:24.6213481Z ++ grep RECORD 2025-06-01T22:52:24.6236322Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/randperm_ops.h 2025-06-01T22:52:24.6236506Z +++ openssl base64 2025-06-01T22:52:24.6236625Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.6237058Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.6238447Z +++ sed -e s/=//g 2025-06-01T22:52:24.6280296Z ++ HASH=aFG-Hy89w5aWUzDYuPgBElUGGVvVD32FD8dXnxrhSSU 2025-06-01T22:52:24.6282967Z +++ ls -nl torch/include/ATen/ops/randperm_ops.h 2025-06-01T22:52:24.6284270Z +++ awk '{print $5}' 2025-06-01T22:52:24.6311474Z ++ FSIZE=3868 2025-06-01T22:52:24.6312098Z ++ echo '"torch/include/ATen/ops/randperm_ops.h",sha256=aFG-Hy89w5aWUzDYuPgBElUGGVvVD32FD8dXnxrhSSU,3868' 2025-06-01T22:52:24.6312454Z ++ read fname 2025-06-01T22:52:24.6312619Z ++ make_wheel_record torch/include/ATen/ops/range.h 2025-06-01T22:52:24.6312750Z ++ FPATH=torch/include/ATen/ops/range.h 2025-06-01T22:52:24.6313357Z ++ echo torch/include/ATen/ops/range.h 2025-06-01T22:52:24.6314488Z ++ grep RECORD 2025-06-01T22:52:24.6333194Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/range.h 2025-06-01T22:52:24.6334161Z +++ openssl base64 2025-06-01T22:52:24.6335422Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.6336790Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.6338440Z +++ sed -e s/=//g 2025-06-01T22:52:24.6377419Z ++ HASH=gtl5RydAJ_N5a0IRA0XLYWAhWwA_ktZo8srePIpqM2Y 2025-06-01T22:52:24.6382221Z +++ ls -nl torch/include/ATen/ops/range.h 2025-06-01T22:52:24.6383301Z +++ awk '{print $5}' 2025-06-01T22:52:24.6407150Z ++ FSIZE=3393 2025-06-01T22:52:24.6407585Z ++ echo '"torch/include/ATen/ops/range.h",sha256=gtl5RydAJ_N5a0IRA0XLYWAhWwA_ktZo8srePIpqM2Y,3393' 2025-06-01T22:52:24.6407849Z ++ read fname 2025-06-01T22:52:24.6408337Z ++ make_wheel_record torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.6408687Z ++ FPATH=torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.6410946Z ++ echo torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.6411882Z ++ grep RECORD 2025-06-01T22:52:24.6434208Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.6434412Z +++ openssl base64 2025-06-01T22:52:24.6434517Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.6435205Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.6436576Z +++ sed -e s/=//g 2025-06-01T22:52:24.6477483Z ++ HASH=EbhcEAP-37htLpxuxMu-GHvjIuj9uX3L-VTe-zw2Lkc 2025-06-01T22:52:24.6481170Z +++ ls -nl torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:24.6482500Z +++ awk '{print $5}' 2025-06-01T22:52:24.6509041Z ++ FSIZE=1629 2025-06-01T22:52:24.6509698Z ++ echo '"torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h",sha256=EbhcEAP-37htLpxuxMu-GHvjIuj9uX3L-VTe-zw2Lkc,1629' 2025-06-01T22:52:24.6509811Z ++ read fname 2025-06-01T22:52:24.6510028Z ++ make_wheel_record torch/include/ATen/ops/range_cpu_dispatch.h 2025-06-01T22:52:24.6510192Z ++ FPATH=torch/include/ATen/ops/range_cpu_dispatch.h 2025-06-01T22:52:24.6510971Z ++ echo torch/include/ATen/ops/range_cpu_dispatch.h 2025-06-01T22:52:24.6512360Z ++ grep RECORD 2025-06-01T22:52:24.6531759Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/range_cpu_dispatch.h 2025-06-01T22:52:24.6532253Z +++ openssl base64 2025-06-01T22:52:24.6533474Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.6534766Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.6536244Z +++ sed -e s/=//g 2025-06-01T22:52:24.6574689Z ++ HASH=-1-AMk7WfA1bS1JkZQir3cRFV9O-KyvXZ7CZqNyV-_E 2025-06-01T22:52:24.6580169Z +++ ls -nl torch/include/ATen/ops/range_cpu_dispatch.h 2025-06-01T22:52:24.6581088Z +++ awk '{print $5}' 2025-06-01T22:52:24.6606218Z ++ FSIZE=921 2025-06-01T22:52:24.6606719Z ++ echo '"torch/include/ATen/ops/range_cpu_dispatch.h",sha256=-1-AMk7WfA1bS1JkZQir3cRFV9O-KyvXZ7CZqNyV-_E,921' 2025-06-01T22:52:24.6606820Z ++ read fname 2025-06-01T22:52:24.6607059Z ++ make_wheel_record torch/include/ATen/ops/range_cuda_dispatch.h 2025-06-01T22:52:24.6607238Z ++ FPATH=torch/include/ATen/ops/range_cuda_dispatch.h 2025-06-01T22:52:24.6608519Z ++ echo torch/include/ATen/ops/range_cuda_dispatch.h 2025-06-01T22:52:24.6609691Z ++ grep RECORD 2025-06-01T22:52:24.6633995Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/range_cuda_dispatch.h 2025-06-01T22:52:24.6634129Z +++ openssl base64 2025-06-01T22:52:24.6634247Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.6634431Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.6634742Z +++ sed -e s/=//g 2025-06-01T22:52:24.6676471Z ++ HASH=gd8fhCREoZUKnkfzzy9bhrkAsw9FGBfv3jpaY2AFcU8 2025-06-01T22:52:24.6679299Z +++ ls -nl torch/include/ATen/ops/range_cuda_dispatch.h 2025-06-01T22:52:24.6679793Z +++ awk '{print $5}' 2025-06-01T22:52:24.6707849Z ++ FSIZE=923 2025-06-01T22:52:24.6708509Z ++ echo '"torch/include/ATen/ops/range_cuda_dispatch.h",sha256=gd8fhCREoZUKnkfzzy9bhrkAsw9FGBfv3jpaY2AFcU8,923' 2025-06-01T22:52:24.6708617Z ++ read fname 2025-06-01T22:52:24.6708855Z ++ make_wheel_record torch/include/ATen/ops/range_meta_dispatch.h 2025-06-01T22:52:24.6709026Z ++ FPATH=torch/include/ATen/ops/range_meta_dispatch.h 2025-06-01T22:52:24.6709191Z ++ echo torch/include/ATen/ops/range_meta_dispatch.h 2025-06-01T22:52:24.6709745Z ++ grep RECORD 2025-06-01T22:52:24.6730096Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/range_meta_dispatch.h 2025-06-01T22:52:24.6730307Z +++ openssl base64 2025-06-01T22:52:24.6731146Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.6733143Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.6734244Z +++ sed -e s/=//g 2025-06-01T22:52:24.6773295Z ++ HASH=ZfGyV-T6liGMdi1Z1IBqmzbUS_EKLhIjGWl03akaXO8 2025-06-01T22:52:24.6778879Z +++ ls -nl torch/include/ATen/ops/range_meta_dispatch.h 2025-06-01T22:52:24.6779737Z +++ awk '{print $5}' 2025-06-01T22:52:24.6806011Z ++ FSIZE=923 2025-06-01T22:52:24.6806848Z ++ echo '"torch/include/ATen/ops/range_meta_dispatch.h",sha256=ZfGyV-T6liGMdi1Z1IBqmzbUS_EKLhIjGWl03akaXO8,923' 2025-06-01T22:52:24.6807092Z ++ read fname 2025-06-01T22:52:24.6807286Z ++ make_wheel_record torch/include/ATen/ops/range_native.h 2025-06-01T22:52:24.6807489Z ++ FPATH=torch/include/ATen/ops/range_native.h 2025-06-01T22:52:24.6807750Z ++ echo torch/include/ATen/ops/range_native.h 2025-06-01T22:52:24.6808106Z ++ grep RECORD 2025-06-01T22:52:24.6831995Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/range_native.h 2025-06-01T22:52:24.6832200Z +++ openssl base64 2025-06-01T22:52:24.6832401Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.6832587Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.6832812Z +++ sed -e s/=//g 2025-06-01T22:52:24.6875510Z ++ HASH=1ApLv7l7bxzMwaOJY-3gCVzuSobomWnoHbiFEJG0FjQ 2025-06-01T22:52:24.6877863Z +++ ls -nl torch/include/ATen/ops/range_native.h 2025-06-01T22:52:24.6878643Z +++ awk '{print $5}' 2025-06-01T22:52:24.6906546Z ++ FSIZE=1288 2025-06-01T22:52:24.6907437Z ++ echo '"torch/include/ATen/ops/range_native.h",sha256=1ApLv7l7bxzMwaOJY-3gCVzuSobomWnoHbiFEJG0FjQ,1288' 2025-06-01T22:52:24.6907621Z ++ read fname 2025-06-01T22:52:24.6907939Z ++ make_wheel_record torch/include/ATen/ops/range_ops.h 2025-06-01T22:52:24.6908075Z ++ FPATH=torch/include/ATen/ops/range_ops.h 2025-06-01T22:52:24.6908256Z ++ echo torch/include/ATen/ops/range_ops.h 2025-06-01T22:52:24.6908458Z ++ grep RECORD 2025-06-01T22:52:24.6929452Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/range_ops.h 2025-06-01T22:52:24.6929669Z +++ openssl base64 2025-06-01T22:52:24.6930768Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.6932212Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.6933571Z +++ sed -e s/=//g 2025-06-01T22:52:24.6971314Z ++ HASH=AoC4yh4TdWP3hxNIFUHygenLG5Ts4b4FPH2GfU8o3XY 2025-06-01T22:52:24.6976070Z +++ ls -nl torch/include/ATen/ops/range_ops.h 2025-06-01T22:52:24.6977312Z +++ awk '{print $5}' 2025-06-01T22:52:24.7004404Z ++ FSIZE=4136 2025-06-01T22:52:24.7005471Z ++ echo '"torch/include/ATen/ops/range_ops.h",sha256=AoC4yh4TdWP3hxNIFUHygenLG5Ts4b4FPH2GfU8o3XY,4136' 2025-06-01T22:52:24.7005658Z ++ read fname 2025-06-01T22:52:24.7005939Z ++ make_wheel_record torch/include/ATen/ops/ravel.h 2025-06-01T22:52:24.7006086Z ++ FPATH=torch/include/ATen/ops/ravel.h 2025-06-01T22:52:24.7006217Z ++ echo torch/include/ATen/ops/ravel.h 2025-06-01T22:52:24.7006494Z ++ grep RECORD 2025-06-01T22:52:24.7028800Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ravel.h 2025-06-01T22:52:24.7029012Z +++ openssl base64 2025-06-01T22:52:24.7029655Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.7030970Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.7031255Z +++ sed -e s/=//g 2025-06-01T22:52:24.7071779Z ++ HASH=oLgXtqRBGm1BKeg7xyN7sg-ZqiaZCXleS0iMeVqpoP8 2025-06-01T22:52:24.7074974Z +++ ls -nl torch/include/ATen/ops/ravel.h 2025-06-01T22:52:24.7075685Z +++ awk '{print $5}' 2025-06-01T22:52:24.7102438Z ++ FSIZE=639 2025-06-01T22:52:24.7103331Z ++ echo '"torch/include/ATen/ops/ravel.h",sha256=oLgXtqRBGm1BKeg7xyN7sg-ZqiaZCXleS0iMeVqpoP8,639' 2025-06-01T22:52:24.7103438Z ++ read fname 2025-06-01T22:52:24.7103794Z ++ make_wheel_record torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.7104314Z ++ FPATH=torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.7104805Z ++ echo torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.7105011Z ++ grep RECORD 2025-06-01T22:52:24.7126850Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.7126976Z +++ openssl base64 2025-06-01T22:52:24.7127177Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.7128822Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.7129476Z +++ sed -e s/=//g 2025-06-01T22:52:24.7170949Z ++ HASH=y34AGJ-fC0ir8cxN9PK5iRh3NEVBVyFQpfdj3W1KmCY 2025-06-01T22:52:24.7176064Z +++ ls -nl torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.7176523Z +++ awk '{print $5}' 2025-06-01T22:52:24.7203629Z ++ FSIZE=763 2025-06-01T22:52:24.7204957Z ++ echo '"torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h",sha256=y34AGJ-fC0ir8cxN9PK5iRh3NEVBVyFQpfdj3W1KmCY,763' 2025-06-01T22:52:24.7205499Z ++ read fname 2025-06-01T22:52:24.7205703Z ++ make_wheel_record torch/include/ATen/ops/ravel_native.h 2025-06-01T22:52:24.7205954Z ++ FPATH=torch/include/ATen/ops/ravel_native.h 2025-06-01T22:52:24.7206245Z ++ echo torch/include/ATen/ops/ravel_native.h 2025-06-01T22:52:24.7206429Z ++ grep RECORD 2025-06-01T22:52:24.7228481Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ravel_native.h 2025-06-01T22:52:24.7228707Z +++ openssl base64 2025-06-01T22:52:24.7229745Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.7229932Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.7230561Z +++ sed -e s/=//g 2025-06-01T22:52:24.7275504Z ++ HASH=JMpvLmwhdYUbfmYNVFU-e4HZuQppQh_ujI8pb3CJg-k 2025-06-01T22:52:24.7283381Z +++ ls -nl torch/include/ATen/ops/ravel_native.h 2025-06-01T22:52:24.7284285Z +++ awk '{print $5}' 2025-06-01T22:52:24.7312017Z ++ FSIZE=475 2025-06-01T22:52:24.7312854Z ++ echo '"torch/include/ATen/ops/ravel_native.h",sha256=JMpvLmwhdYUbfmYNVFU-e4HZuQppQh_ujI8pb3CJg-k,475' 2025-06-01T22:52:24.7313061Z ++ read fname 2025-06-01T22:52:24.7313358Z ++ make_wheel_record torch/include/ATen/ops/ravel_ops.h 2025-06-01T22:52:24.7313495Z ++ FPATH=torch/include/ATen/ops/ravel_ops.h 2025-06-01T22:52:24.7313644Z ++ echo torch/include/ATen/ops/ravel_ops.h 2025-06-01T22:52:24.7313746Z ++ grep RECORD 2025-06-01T22:52:24.7331803Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/ravel_ops.h 2025-06-01T22:52:24.7332376Z +++ openssl base64 2025-06-01T22:52:24.7333603Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.7335015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.7336273Z +++ sed -e s/=//g 2025-06-01T22:52:24.7375538Z ++ HASH=WkYs1UO4NfhpxRIyGKcLQrx5sgQouAZDDqqoyqxH-Rw 2025-06-01T22:52:24.7381887Z +++ ls -nl torch/include/ATen/ops/ravel_ops.h 2025-06-01T22:52:24.7382723Z +++ awk '{print $5}' 2025-06-01T22:52:24.7407469Z ++ FSIZE=960 2025-06-01T22:52:24.7408326Z ++ echo '"torch/include/ATen/ops/ravel_ops.h",sha256=WkYs1UO4NfhpxRIyGKcLQrx5sgQouAZDDqqoyqxH-Rw,960' 2025-06-01T22:52:24.7408513Z ++ read fname 2025-06-01T22:52:24.7408731Z ++ make_wheel_record torch/include/ATen/ops/real.h 2025-06-01T22:52:24.7408876Z ++ FPATH=torch/include/ATen/ops/real.h 2025-06-01T22:52:24.7410691Z ++ echo torch/include/ATen/ops/real.h 2025-06-01T22:52:24.7411936Z ++ grep RECORD 2025-06-01T22:52:24.7432763Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/real.h 2025-06-01T22:52:24.7432974Z +++ openssl base64 2025-06-01T22:52:24.7433538Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.7434693Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.7435544Z +++ sed -e s/=//g 2025-06-01T22:52:24.7474926Z ++ HASH=4o2NXD0Yp3GIYIPIsXnE9mCbL44tnQp2ta3UUpRZoHM 2025-06-01T22:52:24.7479933Z +++ ls -nl torch/include/ATen/ops/real.h 2025-06-01T22:52:24.7480834Z +++ awk '{print $5}' 2025-06-01T22:52:24.7508020Z ++ FSIZE=635 2025-06-01T22:52:24.7508931Z ++ echo '"torch/include/ATen/ops/real.h",sha256=4o2NXD0Yp3GIYIPIsXnE9mCbL44tnQp2ta3UUpRZoHM,635' 2025-06-01T22:52:24.7509034Z ++ read fname 2025-06-01T22:52:24.7509366Z ++ make_wheel_record torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.7509788Z ++ FPATH=torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.7510309Z ++ echo torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.7510726Z ++ grep RECORD 2025-06-01T22:52:24.7531568Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.7531793Z +++ openssl base64 2025-06-01T22:52:24.7532401Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.7533889Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.7535356Z +++ sed -e s/=//g 2025-06-01T22:52:24.7575430Z ++ HASH=6YNWDH2lAMTG3q3-6sMk-oGOjw_JJKHVoJB2_3UYkfc 2025-06-01T22:52:24.7581949Z +++ ls -nl torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.7582593Z +++ awk '{print $5}' 2025-06-01T22:52:24.7606548Z ++ FSIZE=762 2025-06-01T22:52:24.7607635Z ++ echo '"torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h",sha256=6YNWDH2lAMTG3q3-6sMk-oGOjw_JJKHVoJB2_3UYkfc,762' 2025-06-01T22:52:24.7607925Z ++ read fname 2025-06-01T22:52:24.7608116Z ++ make_wheel_record torch/include/ATen/ops/real_native.h 2025-06-01T22:52:24.7608263Z ++ FPATH=torch/include/ATen/ops/real_native.h 2025-06-01T22:52:24.7609587Z ++ echo torch/include/ATen/ops/real_native.h 2025-06-01T22:52:24.7610745Z ++ grep RECORD 2025-06-01T22:52:24.7632811Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/real_native.h 2025-06-01T22:52:24.7633025Z +++ openssl base64 2025-06-01T22:52:24.7633979Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.7634435Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.7636098Z +++ sed -e s/=//g 2025-06-01T22:52:24.7676859Z ++ HASH=TyETnCQFF1x1BPiKsqR9ArZa7FvExDTmPDl8RNxlGAg 2025-06-01T22:52:24.7679721Z +++ ls -nl torch/include/ATen/ops/real_native.h 2025-06-01T22:52:24.7680557Z +++ awk '{print $5}' 2025-06-01T22:52:24.7708476Z ++ FSIZE=474 2025-06-01T22:52:24.7709321Z ++ echo '"torch/include/ATen/ops/real_native.h",sha256=TyETnCQFF1x1BPiKsqR9ArZa7FvExDTmPDl8RNxlGAg,474' 2025-06-01T22:52:24.7709525Z ++ read fname 2025-06-01T22:52:24.7709749Z ++ make_wheel_record torch/include/ATen/ops/real_ops.h 2025-06-01T22:52:24.7709881Z ++ FPATH=torch/include/ATen/ops/real_ops.h 2025-06-01T22:52:24.7710026Z ++ echo torch/include/ATen/ops/real_ops.h 2025-06-01T22:52:24.7710226Z ++ grep RECORD 2025-06-01T22:52:24.7731026Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/real_ops.h 2025-06-01T22:52:24.7731554Z +++ openssl base64 2025-06-01T22:52:24.7732757Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.7734147Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.7735472Z +++ sed -e s/=//g 2025-06-01T22:52:24.7773909Z ++ HASH=BrLnEfSZYgBxqGMtBf3hJpuJshiHfqJLGz-AFmCa5rQ 2025-06-01T22:52:24.7779468Z +++ ls -nl torch/include/ATen/ops/real_ops.h 2025-06-01T22:52:24.7779907Z +++ awk '{print $5}' 2025-06-01T22:52:24.7805664Z ++ FSIZE=957 2025-06-01T22:52:24.7806265Z ++ echo '"torch/include/ATen/ops/real_ops.h",sha256=BrLnEfSZYgBxqGMtBf3hJpuJshiHfqJLGz-AFmCa5rQ,957' 2025-06-01T22:52:24.7806912Z ++ read fname 2025-06-01T22:52:24.7807250Z ++ make_wheel_record torch/include/ATen/ops/reciprocal.h 2025-06-01T22:52:24.7807691Z ++ FPATH=torch/include/ATen/ops/reciprocal.h 2025-06-01T22:52:24.7808101Z ++ echo torch/include/ATen/ops/reciprocal.h 2025-06-01T22:52:24.7808466Z ++ grep RECORD 2025-06-01T22:52:24.7832092Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reciprocal.h 2025-06-01T22:52:24.7832595Z +++ openssl base64 2025-06-01T22:52:24.7832845Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.7833108Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.7833365Z +++ sed -e s/=//g 2025-06-01T22:52:24.7871709Z ++ HASH=oJ29vPiLtlXHAPFBqx07K9qow_RGFFqlDF7a4_oE9Kw 2025-06-01T22:52:24.7876596Z +++ ls -nl torch/include/ATen/ops/reciprocal.h 2025-06-01T22:52:24.7877222Z +++ awk '{print $5}' 2025-06-01T22:52:24.7904337Z ++ FSIZE=1221 2025-06-01T22:52:24.7905331Z ++ echo '"torch/include/ATen/ops/reciprocal.h",sha256=oJ29vPiLtlXHAPFBqx07K9qow_RGFFqlDF7a4_oE9Kw,1221' 2025-06-01T22:52:24.7905995Z ++ read fname 2025-06-01T22:52:24.7906576Z ++ make_wheel_record torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:24.7907540Z ++ FPATH=torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:24.7908449Z ++ echo torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:24.7909058Z ++ grep RECORD 2025-06-01T22:52:24.7928957Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:24.7929728Z +++ openssl base64 2025-06-01T22:52:24.7930198Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.7931726Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.7933012Z +++ sed -e s/=//g 2025-06-01T22:52:24.7973099Z ++ HASH=J_4RQFUT9KSGXNEDQkJiwN0dTGpeA0Zk6MignB34bTM 2025-06-01T22:52:24.7979155Z +++ ls -nl torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:24.7980027Z +++ awk '{print $5}' 2025-06-01T22:52:24.8005782Z ++ FSIZE=849 2025-06-01T22:52:24.8006821Z ++ echo '"torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h",sha256=J_4RQFUT9KSGXNEDQkJiwN0dTGpeA0Zk6MignB34bTM,849' 2025-06-01T22:52:24.8007871Z ++ read fname 2025-06-01T22:52:24.8008355Z ++ make_wheel_record torch/include/ATen/ops/reciprocal_cpu_dispatch.h 2025-06-01T22:52:24.8009006Z ++ FPATH=torch/include/ATen/ops/reciprocal_cpu_dispatch.h 2025-06-01T22:52:24.8009517Z ++ echo torch/include/ATen/ops/reciprocal_cpu_dispatch.h 2025-06-01T22:52:24.8010024Z ++ grep RECORD 2025-06-01T22:52:24.8030248Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reciprocal_cpu_dispatch.h 2025-06-01T22:52:24.8030776Z +++ openssl base64 2025-06-01T22:52:24.8031135Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.8031389Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.8031835Z +++ sed -e s/=//g 2025-06-01T22:52:24.8074994Z ++ HASH=dDhXsZ1vOEoOMKD2kbBrBP6OM6QZxFlq5Xxt26h0Dgg 2025-06-01T22:52:24.8078857Z +++ ls -nl torch/include/ATen/ops/reciprocal_cpu_dispatch.h 2025-06-01T22:52:24.8079777Z +++ awk '{print $5}' 2025-06-01T22:52:24.8107594Z ++ FSIZE=944 2025-06-01T22:52:24.8108346Z ++ echo '"torch/include/ATen/ops/reciprocal_cpu_dispatch.h",sha256=dDhXsZ1vOEoOMKD2kbBrBP6OM6QZxFlq5Xxt26h0Dgg,944' 2025-06-01T22:52:24.8109096Z ++ read fname 2025-06-01T22:52:24.8109499Z ++ make_wheel_record torch/include/ATen/ops/reciprocal_cuda_dispatch.h 2025-06-01T22:52:24.8110058Z ++ FPATH=torch/include/ATen/ops/reciprocal_cuda_dispatch.h 2025-06-01T22:52:24.8110575Z ++ echo torch/include/ATen/ops/reciprocal_cuda_dispatch.h 2025-06-01T22:52:24.8110983Z ++ grep RECORD 2025-06-01T22:52:24.8131259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reciprocal_cuda_dispatch.h 2025-06-01T22:52:24.8131977Z +++ openssl base64 2025-06-01T22:52:24.8132383Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.8134354Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.8135772Z +++ sed -e s/=//g 2025-06-01T22:52:24.8174578Z ++ HASH=dYwm58iVZsm0GZvrj7v1O7wd9fo7sQb7wg4zuw7BdI8 2025-06-01T22:52:24.8179722Z +++ ls -nl torch/include/ATen/ops/reciprocal_cuda_dispatch.h 2025-06-01T22:52:24.8181077Z +++ awk '{print $5}' 2025-06-01T22:52:24.8206489Z ++ FSIZE=946 2025-06-01T22:52:24.8207209Z ++ echo '"torch/include/ATen/ops/reciprocal_cuda_dispatch.h",sha256=dYwm58iVZsm0GZvrj7v1O7wd9fo7sQb7wg4zuw7BdI8,946' 2025-06-01T22:52:24.8207961Z ++ read fname 2025-06-01T22:52:24.8208322Z ++ make_wheel_record torch/include/ATen/ops/reciprocal_meta.h 2025-06-01T22:52:24.8208814Z ++ FPATH=torch/include/ATen/ops/reciprocal_meta.h 2025-06-01T22:52:24.8209264Z ++ echo torch/include/ATen/ops/reciprocal_meta.h 2025-06-01T22:52:24.8209851Z ++ grep RECORD 2025-06-01T22:52:24.8233618Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reciprocal_meta.h 2025-06-01T22:52:24.8234301Z +++ openssl base64 2025-06-01T22:52:24.8234579Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.8234974Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.8235236Z +++ sed -e s/=//g 2025-06-01T22:52:24.8277461Z ++ HASH=FoeQWiL5vBQ58gtwLjLOa9vLht2CBlvfoiQe3zbdb8U 2025-06-01T22:52:24.8280268Z +++ ls -nl torch/include/ATen/ops/reciprocal_meta.h 2025-06-01T22:52:24.8280785Z +++ awk '{print $5}' 2025-06-01T22:52:24.8307844Z ++ FSIZE=571 2025-06-01T22:52:24.8308495Z ++ echo '"torch/include/ATen/ops/reciprocal_meta.h",sha256=FoeQWiL5vBQ58gtwLjLOa9vLht2CBlvfoiQe3zbdb8U,571' 2025-06-01T22:52:24.8309185Z ++ read fname 2025-06-01T22:52:24.8309561Z ++ make_wheel_record torch/include/ATen/ops/reciprocal_meta_dispatch.h 2025-06-01T22:52:24.8310127Z ++ FPATH=torch/include/ATen/ops/reciprocal_meta_dispatch.h 2025-06-01T22:52:24.8310635Z ++ echo torch/include/ATen/ops/reciprocal_meta_dispatch.h 2025-06-01T22:52:24.8311031Z ++ grep RECORD 2025-06-01T22:52:24.8331348Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reciprocal_meta_dispatch.h 2025-06-01T22:52:24.8332055Z +++ openssl base64 2025-06-01T22:52:24.8332562Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.8334043Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.8335493Z +++ sed -e s/=//g 2025-06-01T22:52:24.8374989Z ++ HASH=tPwqi_RTl-9qeA9HsJoMQp87fRPKA_tpD2AhbCLAZlU 2025-06-01T22:52:24.8380039Z +++ ls -nl torch/include/ATen/ops/reciprocal_meta_dispatch.h 2025-06-01T22:52:24.8381051Z +++ awk '{print $5}' 2025-06-01T22:52:24.8405894Z ++ FSIZE=946 2025-06-01T22:52:24.8406587Z ++ echo '"torch/include/ATen/ops/reciprocal_meta_dispatch.h",sha256=tPwqi_RTl-9qeA9HsJoMQp87fRPKA_tpD2AhbCLAZlU,946' 2025-06-01T22:52:24.8407331Z ++ read fname 2025-06-01T22:52:24.8407686Z ++ make_wheel_record torch/include/ATen/ops/reciprocal_native.h 2025-06-01T22:52:24.8408207Z ++ FPATH=torch/include/ATen/ops/reciprocal_native.h 2025-06-01T22:52:24.8408652Z ++ echo torch/include/ATen/ops/reciprocal_native.h 2025-06-01T22:52:24.8409217Z ++ grep RECORD 2025-06-01T22:52:24.8434844Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reciprocal_native.h 2025-06-01T22:52:24.8435372Z +++ openssl base64 2025-06-01T22:52:24.8435643Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.8435887Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.8436150Z +++ sed -e s/=//g 2025-06-01T22:52:24.8475427Z ++ HASH=VJ_9PcoCTy1NSt_hrpTL9e0ESeaBwlHiM_YI8IgE5uo 2025-06-01T22:52:24.8478185Z +++ ls -nl torch/include/ATen/ops/reciprocal_native.h 2025-06-01T22:52:24.8478579Z +++ awk '{print $5}' 2025-06-01T22:52:24.8507099Z ++ FSIZE=608 2025-06-01T22:52:24.8507855Z ++ echo '"torch/include/ATen/ops/reciprocal_native.h",sha256=VJ_9PcoCTy1NSt_hrpTL9e0ESeaBwlHiM_YI8IgE5uo,608' 2025-06-01T22:52:24.8508527Z ++ read fname 2025-06-01T22:52:24.8508875Z ++ make_wheel_record torch/include/ATen/ops/reciprocal_ops.h 2025-06-01T22:52:24.8509344Z ++ FPATH=torch/include/ATen/ops/reciprocal_ops.h 2025-06-01T22:52:24.8509777Z ++ echo torch/include/ATen/ops/reciprocal_ops.h 2025-06-01T22:52:24.8510161Z ++ grep RECORD 2025-06-01T22:52:24.8529756Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reciprocal_ops.h 2025-06-01T22:52:24.8530300Z +++ openssl base64 2025-06-01T22:52:24.8530882Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.8532610Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.8533628Z +++ sed -e s/=//g 2025-06-01T22:52:24.8571583Z ++ HASH=XdFMfjMjc-VMBJspaQAc7OpRPbwjdABOYqZ_4voH-l0 2025-06-01T22:52:24.8576496Z +++ ls -nl torch/include/ATen/ops/reciprocal_ops.h 2025-06-01T22:52:24.8578122Z +++ awk '{print $5}' 2025-06-01T22:52:24.8604230Z ++ FSIZE=2082 2025-06-01T22:52:24.8605061Z ++ echo '"torch/include/ATen/ops/reciprocal_ops.h",sha256=XdFMfjMjc-VMBJspaQAc7OpRPbwjdABOYqZ_4voH-l0,2082' 2025-06-01T22:52:24.8605766Z ++ read fname 2025-06-01T22:52:24.8606101Z ++ make_wheel_record torch/include/ATen/ops/record_stream.h 2025-06-01T22:52:24.8606581Z ++ FPATH=torch/include/ATen/ops/record_stream.h 2025-06-01T22:52:24.8607014Z ++ echo torch/include/ATen/ops/record_stream.h 2025-06-01T22:52:24.8607378Z ++ grep RECORD 2025-06-01T22:52:24.8631850Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/record_stream.h 2025-06-01T22:52:24.8632630Z +++ openssl base64 2025-06-01T22:52:24.8633108Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.8633391Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.8633671Z +++ sed -e s/=//g 2025-06-01T22:52:24.8674443Z ++ HASH=SoJ1NfW-3KcX5hfc3JeuCt9f49Tra8H_H9JozQYnv4w 2025-06-01T22:52:24.8678007Z +++ ls -nl torch/include/ATen/ops/record_stream.h 2025-06-01T22:52:24.8678400Z +++ awk '{print $5}' 2025-06-01T22:52:24.8705231Z ++ FSIZE=510 2025-06-01T22:52:24.8705842Z ++ echo '"torch/include/ATen/ops/record_stream.h",sha256=SoJ1NfW-3KcX5hfc3JeuCt9f49Tra8H_H9JozQYnv4w,510' 2025-06-01T22:52:24.8706501Z ++ read fname 2025-06-01T22:52:24.8706897Z ++ make_wheel_record torch/include/ATen/ops/record_stream_cuda_dispatch.h 2025-06-01T22:52:24.8707495Z ++ FPATH=torch/include/ATen/ops/record_stream_cuda_dispatch.h 2025-06-01T22:52:24.8708039Z ++ echo torch/include/ATen/ops/record_stream_cuda_dispatch.h 2025-06-01T22:52:24.8708451Z ++ grep RECORD 2025-06-01T22:52:24.8728763Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/record_stream_cuda_dispatch.h 2025-06-01T22:52:24.8729338Z +++ openssl base64 2025-06-01T22:52:24.8729733Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.8731165Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.8732563Z +++ sed -e s/=//g 2025-06-01T22:52:24.8770982Z ++ HASH=GPazjuR-Wmnn4PUBOcIDw-vdf5P7Eq9eqL5vCR1K7Rk 2025-06-01T22:52:24.8775734Z +++ ls -nl torch/include/ATen/ops/record_stream_cuda_dispatch.h 2025-06-01T22:52:24.8776432Z +++ awk '{print $5}' 2025-06-01T22:52:24.8803682Z ++ FSIZE=731 2025-06-01T22:52:24.8804595Z ++ echo '"torch/include/ATen/ops/record_stream_cuda_dispatch.h",sha256=GPazjuR-Wmnn4PUBOcIDw-vdf5P7Eq9eqL5vCR1K7Rk,731' 2025-06-01T22:52:24.8805549Z ++ read fname 2025-06-01T22:52:24.8805914Z ++ make_wheel_record torch/include/ATen/ops/record_stream_native.h 2025-06-01T22:52:24.8806453Z ++ FPATH=torch/include/ATen/ops/record_stream_native.h 2025-06-01T22:52:24.8806912Z ++ echo torch/include/ATen/ops/record_stream_native.h 2025-06-01T22:52:24.8807325Z ++ grep RECORD 2025-06-01T22:52:24.8828393Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/record_stream_native.h 2025-06-01T22:52:24.8829003Z +++ openssl base64 2025-06-01T22:52:24.8829278Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.8829788Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.8830327Z +++ sed -e s/=//g 2025-06-01T22:52:24.8871207Z ++ HASH=3v6g40OyuWsGJulrkOs3ywYOUED55qbDqP9ktz-2FBE 2025-06-01T22:52:24.8875699Z +++ ls -nl torch/include/ATen/ops/record_stream_native.h 2025-06-01T22:52:24.8876925Z +++ awk '{print $5}' 2025-06-01T22:52:24.8904884Z ++ FSIZE=490 2025-06-01T22:52:24.8905671Z ++ echo '"torch/include/ATen/ops/record_stream_native.h",sha256=3v6g40OyuWsGJulrkOs3ywYOUED55qbDqP9ktz-2FBE,490' 2025-06-01T22:52:24.8906380Z ++ read fname 2025-06-01T22:52:24.8906728Z ++ make_wheel_record torch/include/ATen/ops/record_stream_ops.h 2025-06-01T22:52:24.8907224Z ++ FPATH=torch/include/ATen/ops/record_stream_ops.h 2025-06-01T22:52:24.8907792Z ++ echo torch/include/ATen/ops/record_stream_ops.h 2025-06-01T22:52:24.8908188Z ++ grep RECORD 2025-06-01T22:52:24.8928262Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/record_stream_ops.h 2025-06-01T22:52:24.8928803Z +++ openssl base64 2025-06-01T22:52:24.8929600Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.8931001Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.8932389Z +++ sed -e s/=//g 2025-06-01T22:52:24.8970680Z ++ HASH=ydh7OzH7UcS7ygsn34JrNuyfa97oYJF2psZqQLAuCXk 2025-06-01T22:52:24.8975318Z +++ ls -nl torch/include/ATen/ops/record_stream_ops.h 2025-06-01T22:52:24.8976203Z +++ awk '{print $5}' 2025-06-01T22:52:24.9003275Z ++ FSIZE=992 2025-06-01T22:52:24.9004141Z ++ echo '"torch/include/ATen/ops/record_stream_ops.h",sha256=ydh7OzH7UcS7ygsn34JrNuyfa97oYJF2psZqQLAuCXk,992' 2025-06-01T22:52:24.9004990Z ++ read fname 2025-06-01T22:52:24.9005337Z ++ make_wheel_record torch/include/ATen/ops/refine_names.h 2025-06-01T22:52:24.9005797Z ++ FPATH=torch/include/ATen/ops/refine_names.h 2025-06-01T22:52:24.9006219Z ++ echo torch/include/ATen/ops/refine_names.h 2025-06-01T22:52:24.9006587Z ++ grep RECORD 2025-06-01T22:52:24.9029268Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/refine_names.h 2025-06-01T22:52:24.9030024Z +++ openssl base64 2025-06-01T22:52:24.9030279Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.9030548Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.9030799Z +++ sed -e s/=//g 2025-06-01T22:52:24.9069364Z ++ HASH=ZcYooN-YC9GujM-HynrbQhO4PqRI8lirtIyMLoRGW4w 2025-06-01T22:52:24.9073766Z +++ ls -nl torch/include/ATen/ops/refine_names.h 2025-06-01T22:52:24.9074748Z +++ awk '{print $5}' 2025-06-01T22:52:24.9102358Z ++ FSIZE=509 2025-06-01T22:52:24.9103259Z ++ echo '"torch/include/ATen/ops/refine_names.h",sha256=ZcYooN-YC9GujM-HynrbQhO4PqRI8lirtIyMLoRGW4w,509' 2025-06-01T22:52:24.9103941Z ++ read fname 2025-06-01T22:52:24.9104446Z ++ make_wheel_record torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.9105264Z ++ FPATH=torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.9106014Z ++ echo torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.9106708Z ++ grep RECORD 2025-06-01T22:52:24.9126800Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.9127644Z +++ openssl base64 2025-06-01T22:52:24.9127916Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.9128166Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.9128593Z +++ sed -e s/=//g 2025-06-01T22:52:24.9168889Z ++ HASH=8H9ZnsGXJhB9doMZPEOxAMQ8SvcKB-Ka58LeGL-S63U 2025-06-01T22:52:24.9173553Z +++ ls -nl torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:24.9174526Z +++ awk '{print $5}' 2025-06-01T22:52:24.9201728Z ++ FSIZE=793 2025-06-01T22:52:24.9202632Z ++ echo '"torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h",sha256=8H9ZnsGXJhB9doMZPEOxAMQ8SvcKB-Ka58LeGL-S63U,793' 2025-06-01T22:52:24.9203488Z ++ read fname 2025-06-01T22:52:24.9203860Z ++ make_wheel_record torch/include/ATen/ops/refine_names_native.h 2025-06-01T22:52:24.9204706Z ++ FPATH=torch/include/ATen/ops/refine_names_native.h 2025-06-01T22:52:24.9205170Z ++ echo torch/include/ATen/ops/refine_names_native.h 2025-06-01T22:52:24.9205576Z ++ grep RECORD 2025-06-01T22:52:24.9226969Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/refine_names_native.h 2025-06-01T22:52:24.9227550Z +++ openssl base64 2025-06-01T22:52:24.9228242Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.9228510Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.9229643Z +++ sed -e s/=//g 2025-06-01T22:52:24.9271191Z ++ HASH=9XKNDuYWfEzmZJ6YLcgK5PbDPW4se6vfEnKuN-A9CKU 2025-06-01T22:52:24.9274720Z +++ ls -nl torch/include/ATen/ops/refine_names_native.h 2025-06-01T22:52:24.9275479Z +++ awk '{print $5}' 2025-06-01T22:52:24.9302763Z ++ FSIZE=505 2025-06-01T22:52:24.9303620Z ++ echo '"torch/include/ATen/ops/refine_names_native.h",sha256=9XKNDuYWfEzmZJ6YLcgK5PbDPW4se6vfEnKuN-A9CKU,505' 2025-06-01T22:52:24.9304332Z ++ read fname 2025-06-01T22:52:24.9304812Z ++ make_wheel_record torch/include/ATen/ops/refine_names_ops.h 2025-06-01T22:52:24.9305316Z ++ FPATH=torch/include/ATen/ops/refine_names_ops.h 2025-06-01T22:52:24.9305747Z ++ echo torch/include/ATen/ops/refine_names_ops.h 2025-06-01T22:52:24.9306132Z ++ grep RECORD 2025-06-01T22:52:24.9326835Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/refine_names_ops.h 2025-06-01T22:52:24.9327356Z +++ openssl base64 2025-06-01T22:52:24.9327628Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.9328745Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.9329963Z +++ sed -e s/=//g 2025-06-01T22:52:24.9369559Z ++ HASH=k8WxPjbZBbaec1RVLEwtBDkFDX7crtX19Z7hlbbceNA 2025-06-01T22:52:24.9374181Z +++ ls -nl torch/include/ATen/ops/refine_names_ops.h 2025-06-01T22:52:24.9375081Z +++ awk '{print $5}' 2025-06-01T22:52:24.9402268Z ++ FSIZE=1061 2025-06-01T22:52:24.9402997Z ++ echo '"torch/include/ATen/ops/refine_names_ops.h",sha256=k8WxPjbZBbaec1RVLEwtBDkFDX7crtX19Z7hlbbceNA,1061' 2025-06-01T22:52:24.9403689Z ++ read fname 2025-06-01T22:52:24.9404176Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d.h 2025-06-01T22:52:24.9404846Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d.h 2025-06-01T22:52:24.9405423Z ++ echo torch/include/ATen/ops/reflection_pad1d.h 2025-06-01T22:52:24.9405824Z ++ grep RECORD 2025-06-01T22:52:24.9428519Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d.h 2025-06-01T22:52:24.9429098Z +++ openssl base64 2025-06-01T22:52:24.9429348Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.9429611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.9429881Z +++ sed -e s/=//g 2025-06-01T22:52:24.9472105Z ++ HASH=vxaFl889lC02-hCskSRg9jJkkkJehEJ8KRoHyl5yBLk 2025-06-01T22:52:24.9475290Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d.h 2025-06-01T22:52:24.9476153Z +++ awk '{print $5}' 2025-06-01T22:52:24.9503465Z ++ FSIZE=3897 2025-06-01T22:52:24.9504206Z ++ echo '"torch/include/ATen/ops/reflection_pad1d.h",sha256=vxaFl889lC02-hCskSRg9jJkkkJehEJ8KRoHyl5yBLk,3897' 2025-06-01T22:52:24.9504885Z ++ read fname 2025-06-01T22:52:24.9505391Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_backward.h 2025-06-01T22:52:24.9506103Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_backward.h 2025-06-01T22:52:24.9506626Z ++ echo torch/include/ATen/ops/reflection_pad1d_backward.h 2025-06-01T22:52:24.9507092Z ++ grep RECORD 2025-06-01T22:52:24.9526645Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_backward.h 2025-06-01T22:52:24.9527211Z +++ openssl base64 2025-06-01T22:52:24.9527578Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.9528674Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.9530062Z +++ sed -e s/=//g 2025-06-01T22:52:24.9570753Z ++ HASH=eHlPHeMxtWlCUoCQVdKRC2RLUpq0P8I79fceRKYwwIA 2025-06-01T22:52:24.9575134Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_backward.h 2025-06-01T22:52:24.9576218Z +++ awk '{print $5}' 2025-06-01T22:52:24.9603744Z ++ FSIZE=5060 2025-06-01T22:52:24.9604871Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_backward.h",sha256=eHlPHeMxtWlCUoCQVdKRC2RLUpq0P8I79fceRKYwwIA,5060' 2025-06-01T22:52:24.9605652Z ++ read fname 2025-06-01T22:52:24.9606345Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:24.9607496Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:24.9608570Z ++ echo torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:24.9609281Z ++ grep RECORD 2025-06-01T22:52:24.9630485Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:24.9631336Z +++ openssl base64 2025-06-01T22:52:24.9631608Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.9631857Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.9632130Z +++ sed -e s/=//g 2025-06-01T22:52:24.9672592Z ++ HASH=95aWO_HH8E3qaTZ7MJDPkeYHINT4hQw8M1A3o5J4Pqw 2025-06-01T22:52:24.9675063Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:24.9675778Z +++ awk '{print $5}' 2025-06-01T22:52:24.9704021Z ++ FSIZE=1007 2025-06-01T22:52:24.9705036Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=95aWO_HH8E3qaTZ7MJDPkeYHINT4hQw8M1A3o5J4Pqw,1007' 2025-06-01T22:52:24.9706036Z ++ read fname 2025-06-01T22:52:24.9706507Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h 2025-06-01T22:52:24.9707213Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h 2025-06-01T22:52:24.9707866Z ++ echo torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h 2025-06-01T22:52:24.9708354Z ++ grep RECORD 2025-06-01T22:52:24.9726915Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h 2025-06-01T22:52:24.9727572Z +++ openssl base64 2025-06-01T22:52:24.9728922Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.9729196Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.9730256Z +++ sed -e s/=//g 2025-06-01T22:52:24.9767944Z ++ HASH=AEFqDUiMaM2qny8f9ZDyJ4B92irNj7oSVLjQdswsb90 2025-06-01T22:52:24.9773097Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h 2025-06-01T22:52:24.9773789Z +++ awk '{print $5}' 2025-06-01T22:52:24.9801493Z ++ FSIZE=1605 2025-06-01T22:52:24.9802337Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h",sha256=AEFqDUiMaM2qny8f9ZDyJ4B92irNj7oSVLjQdswsb90,1605' 2025-06-01T22:52:24.9803156Z ++ read fname 2025-06-01T22:52:24.9803621Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h 2025-06-01T22:52:24.9804640Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h 2025-06-01T22:52:24.9805326Z ++ echo torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h 2025-06-01T22:52:24.9805817Z ++ grep RECORD 2025-06-01T22:52:24.9828020Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h 2025-06-01T22:52:24.9828845Z +++ openssl base64 2025-06-01T22:52:24.9829099Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.9829364Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.9829627Z +++ sed -e s/=//g 2025-06-01T22:52:24.9869695Z ++ HASH=XJxhGgNrK7Ea3sjjUbObaOE0JfGBavX2-YIdWmky778 2025-06-01T22:52:24.9873633Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h 2025-06-01T22:52:24.9874679Z +++ awk '{print $5}' 2025-06-01T22:52:24.9901917Z ++ FSIZE=1607 2025-06-01T22:52:24.9902782Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h",sha256=XJxhGgNrK7Ea3sjjUbObaOE0JfGBavX2-YIdWmky778,1607' 2025-06-01T22:52:24.9903602Z ++ read fname 2025-06-01T22:52:24.9904008Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_backward_meta.h 2025-06-01T22:52:24.9904636Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_backward_meta.h 2025-06-01T22:52:24.9905191Z ++ echo torch/include/ATen/ops/reflection_pad1d_backward_meta.h 2025-06-01T22:52:24.9905634Z ++ grep RECORD 2025-06-01T22:52:24.9926130Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_backward_meta.h 2025-06-01T22:52:24.9926745Z +++ openssl base64 2025-06-01T22:52:24.9927032Z +++ sed -e s/+/-/g 2025-06-01T22:52:24.9928369Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:24.9929555Z +++ sed -e s/=//g 2025-06-01T22:52:24.9967858Z ++ HASH=oBNkKqi27d8XYEXWcoP9Wo-1ni2S1JT49tc5DHLBkVU 2025-06-01T22:52:24.9973125Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_backward_meta.h 2025-06-01T22:52:24.9974001Z +++ awk '{print $5}' 2025-06-01T22:52:25.0001854Z ++ FSIZE=649 2025-06-01T22:52:25.0002710Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_backward_meta.h",sha256=oBNkKqi27d8XYEXWcoP9Wo-1ni2S1JT49tc5DHLBkVU,649' 2025-06-01T22:52:25.0003487Z ++ read fname 2025-06-01T22:52:25.0004074Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h 2025-06-01T22:52:25.0005009Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h 2025-06-01T22:52:25.0005825Z ++ echo torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h 2025-06-01T22:52:25.0006344Z ++ grep RECORD 2025-06-01T22:52:25.0027275Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h 2025-06-01T22:52:25.0027930Z +++ openssl base64 2025-06-01T22:52:25.0028201Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.0028448Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.0028722Z +++ sed -e s/=//g 2025-06-01T22:52:25.0070172Z ++ HASH=Sn2aR1y1iboVxz0C1yEMw_MEbBHgxbSmLpbH2nb2KU0 2025-06-01T22:52:25.0073330Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h 2025-06-01T22:52:25.0073894Z +++ awk '{print $5}' 2025-06-01T22:52:25.0101875Z ++ FSIZE=1607 2025-06-01T22:52:25.0102727Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h",sha256=Sn2aR1y1iboVxz0C1yEMw_MEbBHgxbSmLpbH2nb2KU0,1607' 2025-06-01T22:52:25.0103526Z ++ read fname 2025-06-01T22:52:25.0103955Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_backward_native.h 2025-06-01T22:52:25.0104603Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_backward_native.h 2025-06-01T22:52:25.0105322Z ++ echo torch/include/ATen/ops/reflection_pad1d_backward_native.h 2025-06-01T22:52:25.0105762Z ++ grep RECORD 2025-06-01T22:52:25.0126273Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_backward_native.h 2025-06-01T22:52:25.0126893Z +++ openssl base64 2025-06-01T22:52:25.0127152Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.0127429Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.0128033Z +++ sed -e s/=//g 2025-06-01T22:52:25.0168016Z ++ HASH=6myDrCT9tIS5x6LoAwoyxHq8B7SIdgEJk3x3RWB3GMo 2025-06-01T22:52:25.0179044Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_backward_native.h 2025-06-01T22:52:25.0179523Z +++ awk '{print $5}' 2025-06-01T22:52:25.0201840Z ++ FSIZE=981 2025-06-01T22:52:25.0202681Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_backward_native.h",sha256=6myDrCT9tIS5x6LoAwoyxHq8B7SIdgEJk3x3RWB3GMo,981' 2025-06-01T22:52:25.0203459Z ++ read fname 2025-06-01T22:52:25.0203884Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_backward_ops.h 2025-06-01T22:52:25.0205007Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_backward_ops.h 2025-06-01T22:52:25.0205586Z ++ echo torch/include/ATen/ops/reflection_pad1d_backward_ops.h 2025-06-01T22:52:25.0206091Z ++ grep RECORD 2025-06-01T22:52:25.0228168Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_backward_ops.h 2025-06-01T22:52:25.0228754Z +++ openssl base64 2025-06-01T22:52:25.0229023Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.0229324Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.0229575Z +++ sed -e s/=//g 2025-06-01T22:52:25.0271498Z ++ HASH=dXZaSU69axKnIsgn72R9tG2S1egBrLS4OQJmp65VkYE 2025-06-01T22:52:25.0273979Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_backward_ops.h 2025-06-01T22:52:25.0274492Z +++ awk '{print $5}' 2025-06-01T22:52:25.0302597Z ++ FSIZE=2107 2025-06-01T22:52:25.0303395Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_backward_ops.h",sha256=dXZaSU69axKnIsgn72R9tG2S1egBrLS4OQJmp65VkYE,2107' 2025-06-01T22:52:25.0304167Z ++ read fname 2025-06-01T22:52:25.0304774Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.0305790Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.0306744Z ++ echo torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.0307371Z ++ grep RECORD 2025-06-01T22:52:25.0326612Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.0327414Z +++ openssl base64 2025-06-01T22:52:25.0327693Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.0328249Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.0329500Z +++ sed -e s/=//g 2025-06-01T22:52:25.0369345Z ++ HASH=I-LHGrJ1CA0q5q1062boCYDLfbpXVJZI8UOaU6uTUiE 2025-06-01T22:52:25.0374207Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.0374904Z +++ awk '{print $5}' 2025-06-01T22:52:25.0401587Z ++ FSIZE=925 2025-06-01T22:52:25.0402593Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=I-LHGrJ1CA0q5q1062boCYDLfbpXVJZI8UOaU6uTUiE,925' 2025-06-01T22:52:25.0403566Z ++ read fname 2025-06-01T22:52:25.0404098Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h 2025-06-01T22:52:25.0404905Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h 2025-06-01T22:52:25.0405473Z ++ echo torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h 2025-06-01T22:52:25.0405924Z ++ grep RECORD 2025-06-01T22:52:25.0429864Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h 2025-06-01T22:52:25.0430455Z +++ openssl base64 2025-06-01T22:52:25.0430718Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.0430960Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.0431226Z +++ sed -e s/=//g 2025-06-01T22:52:25.0471095Z ++ HASH=somMZblKAyhJAOaq6vDkT4EXtAlkptnsVJTCGty63sU 2025-06-01T22:52:25.0474326Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h 2025-06-01T22:52:25.0475696Z +++ awk '{print $5}' 2025-06-01T22:52:25.0504404Z ++ FSIZE=1331 2025-06-01T22:52:25.0505359Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h",sha256=somMZblKAyhJAOaq6vDkT4EXtAlkptnsVJTCGty63sU,1331' 2025-06-01T22:52:25.0506176Z ++ read fname 2025-06-01T22:52:25.0506601Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h 2025-06-01T22:52:25.0507215Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h 2025-06-01T22:52:25.0507781Z ++ echo torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h 2025-06-01T22:52:25.0508221Z ++ grep RECORD 2025-06-01T22:52:25.0527239Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h 2025-06-01T22:52:25.0527849Z +++ openssl base64 2025-06-01T22:52:25.0528194Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.0529566Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.0530739Z +++ sed -e s/=//g 2025-06-01T22:52:25.0570639Z ++ HASH=qN_8bcvpwSnl5FHYHY6rvhYWH6jFwCdgE9qUZ6wouX8 2025-06-01T22:52:25.0575451Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h 2025-06-01T22:52:25.0576104Z +++ awk '{print $5}' 2025-06-01T22:52:25.0604181Z ++ FSIZE=1333 2025-06-01T22:52:25.0605234Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h",sha256=qN_8bcvpwSnl5FHYHY6rvhYWH6jFwCdgE9qUZ6wouX8,1333' 2025-06-01T22:52:25.0606037Z ++ read fname 2025-06-01T22:52:25.0606428Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_meta.h 2025-06-01T22:52:25.0606966Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_meta.h 2025-06-01T22:52:25.0607450Z ++ echo torch/include/ATen/ops/reflection_pad1d_meta.h 2025-06-01T22:52:25.0607841Z ++ grep RECORD 2025-06-01T22:52:25.0628316Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_meta.h 2025-06-01T22:52:25.0628862Z +++ openssl base64 2025-06-01T22:52:25.0629144Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.0629407Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.0629663Z +++ sed -e s/=//g 2025-06-01T22:52:25.0670105Z ++ HASH=NUcXKBUJhOI6LLV7cNmfkiONvowjERvaSx-kFv_QoMg 2025-06-01T22:52:25.0673397Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_meta.h 2025-06-01T22:52:25.0674068Z +++ awk '{print $5}' 2025-06-01T22:52:25.0702003Z ++ FSIZE=608 2025-06-01T22:52:25.0702748Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_meta.h",sha256=NUcXKBUJhOI6LLV7cNmfkiONvowjERvaSx-kFv_QoMg,608' 2025-06-01T22:52:25.0703459Z ++ read fname 2025-06-01T22:52:25.0703865Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h 2025-06-01T22:52:25.0704494Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h 2025-06-01T22:52:25.0705051Z ++ echo torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h 2025-06-01T22:52:25.0705489Z ++ grep RECORD 2025-06-01T22:52:25.0726423Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h 2025-06-01T22:52:25.0727173Z +++ openssl base64 2025-06-01T22:52:25.0727453Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.0727707Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.0729017Z +++ sed -e s/=//g 2025-06-01T22:52:25.0768293Z ++ HASH=gDk3u5d3Vpmk6aQe6RYRor9MpXf7pdOk16znJlJ_1Vs 2025-06-01T22:52:25.0773106Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h 2025-06-01T22:52:25.0773972Z +++ awk '{print $5}' 2025-06-01T22:52:25.0800671Z ++ FSIZE=1333 2025-06-01T22:52:25.0801479Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h",sha256=gDk3u5d3Vpmk6aQe6RYRor9MpXf7pdOk16znJlJ_1Vs,1333' 2025-06-01T22:52:25.0802231Z ++ read fname 2025-06-01T22:52:25.0802618Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_native.h 2025-06-01T22:52:25.0803176Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_native.h 2025-06-01T22:52:25.0803663Z ++ echo torch/include/ATen/ops/reflection_pad1d_native.h 2025-06-01T22:52:25.0804194Z ++ grep RECORD 2025-06-01T22:52:25.0826734Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_native.h 2025-06-01T22:52:25.0827300Z +++ openssl base64 2025-06-01T22:52:25.0827689Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.0827950Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.0828739Z +++ sed -e s/=//g 2025-06-01T22:52:25.0870013Z ++ HASH=4w2GbYwY17H6XZziBJy-th8cHP1U5KNey5iNVDD1KsI 2025-06-01T22:52:25.0873075Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_native.h 2025-06-01T22:52:25.0874233Z +++ awk '{print $5}' 2025-06-01T22:52:25.0902036Z ++ FSIZE=985 2025-06-01T22:52:25.0902724Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_native.h",sha256=4w2GbYwY17H6XZziBJy-th8cHP1U5KNey5iNVDD1KsI,985' 2025-06-01T22:52:25.0903444Z ++ read fname 2025-06-01T22:52:25.0903817Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad1d_ops.h 2025-06-01T22:52:25.0904329Z ++ FPATH=torch/include/ATen/ops/reflection_pad1d_ops.h 2025-06-01T22:52:25.0904798Z ++ echo torch/include/ATen/ops/reflection_pad1d_ops.h 2025-06-01T22:52:25.0905174Z ++ grep RECORD 2025-06-01T22:52:25.0926144Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad1d_ops.h 2025-06-01T22:52:25.0926691Z +++ openssl base64 2025-06-01T22:52:25.0926966Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.0927234Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.0928129Z +++ sed -e s/=//g 2025-06-01T22:52:25.0967603Z ++ HASH=phot9SuJrVlqEXihjY8cZnKyEmagw8MzG8r0SsovIFU 2025-06-01T22:52:25.0972055Z +++ ls -nl torch/include/ATen/ops/reflection_pad1d_ops.h 2025-06-01T22:52:25.0972889Z +++ awk '{print $5}' 2025-06-01T22:52:25.1000380Z ++ FSIZE=1803 2025-06-01T22:52:25.1001076Z ++ echo '"torch/include/ATen/ops/reflection_pad1d_ops.h",sha256=phot9SuJrVlqEXihjY8cZnKyEmagw8MzG8r0SsovIFU,1803' 2025-06-01T22:52:25.1001797Z ++ read fname 2025-06-01T22:52:25.1002135Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad2d.h 2025-06-01T22:52:25.1002625Z ++ FPATH=torch/include/ATen/ops/reflection_pad2d.h 2025-06-01T22:52:25.1003055Z ++ echo torch/include/ATen/ops/reflection_pad2d.h 2025-06-01T22:52:25.1003440Z ++ grep RECORD 2025-06-01T22:52:25.1025324Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad2d.h 2025-06-01T22:52:25.1025900Z +++ openssl base64 2025-06-01T22:52:25.1026207Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.1026454Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.1026731Z +++ sed -e s/=//g 2025-06-01T22:52:25.1067432Z ++ HASH=SDRAiGDg46jnp_jsRwit-9w8cuNzyo_gu7MOXgiKji0 2025-06-01T22:52:25.1070371Z +++ ls -nl torch/include/ATen/ops/reflection_pad2d.h 2025-06-01T22:52:25.1071018Z +++ awk '{print $5}' 2025-06-01T22:52:25.1095904Z ++ FSIZE=3897 2025-06-01T22:52:25.1096597Z ++ echo '"torch/include/ATen/ops/reflection_pad2d.h",sha256=SDRAiGDg46jnp_jsRwit-9w8cuNzyo_gu7MOXgiKji0,3897' 2025-06-01T22:52:25.1097260Z ++ read fname 2025-06-01T22:52:25.1097656Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad2d_backward.h 2025-06-01T22:52:25.1098219Z ++ FPATH=torch/include/ATen/ops/reflection_pad2d_backward.h 2025-06-01T22:52:25.1099823Z ++ echo torch/include/ATen/ops/reflection_pad2d_backward.h 2025-06-01T22:52:25.1100802Z ++ grep RECORD 2025-06-01T22:52:25.1124977Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad2d_backward.h 2025-06-01T22:52:25.1125100Z +++ openssl base64 2025-06-01T22:52:25.1125217Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.1125328Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.1126009Z +++ sed -e s/=//g 2025-06-01T22:52:25.1166400Z ++ HASH=sbhnGP7IuDV4Amf4_7vcTJhrsIDqRVJU_nB1S2WrdkQ 2025-06-01T22:52:25.1170204Z +++ ls -nl torch/include/ATen/ops/reflection_pad2d_backward.h 2025-06-01T22:52:25.1171237Z +++ awk '{print $5}' 2025-06-01T22:52:25.1198594Z ++ FSIZE=5060 2025-06-01T22:52:25.1199333Z ++ echo '"torch/include/ATen/ops/reflection_pad2d_backward.h",sha256=sbhnGP7IuDV4Amf4_7vcTJhrsIDqRVJU_nB1S2WrdkQ,5060' 2025-06-01T22:52:25.1199431Z ++ read fname 2025-06-01T22:52:25.1199822Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h 2025-06-01T22:52:25.1200096Z ++ FPATH=torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h 2025-06-01T22:52:25.1200379Z ++ echo torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h 2025-06-01T22:52:25.1200898Z ++ grep RECORD 2025-06-01T22:52:25.1224940Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h 2025-06-01T22:52:25.1225182Z +++ openssl base64 2025-06-01T22:52:25.1225536Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.1225668Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.1225769Z +++ sed -e s/=//g 2025-06-01T22:52:25.1267374Z ++ HASH=lQOD4hAqcxjNFI8cd7OiPUPiUdkVbMqxXS2uK87-zsY 2025-06-01T22:52:25.1270689Z +++ ls -nl torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h 2025-06-01T22:52:25.1271161Z +++ awk '{print $5}' 2025-06-01T22:52:25.1296765Z ++ FSIZE=1605 2025-06-01T22:52:25.1297515Z ++ echo '"torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h",sha256=lQOD4hAqcxjNFI8cd7OiPUPiUdkVbMqxXS2uK87-zsY,1605' 2025-06-01T22:52:25.1297681Z ++ read fname 2025-06-01T22:52:25.1298010Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h 2025-06-01T22:52:25.1298412Z ++ FPATH=torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h 2025-06-01T22:52:25.1300002Z ++ echo torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h 2025-06-01T22:52:25.1301083Z ++ grep RECORD 2025-06-01T22:52:25.1325765Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h 2025-06-01T22:52:25.1325897Z +++ openssl base64 2025-06-01T22:52:25.1326004Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.1326103Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.1326214Z +++ sed -e s/=//g 2025-06-01T22:52:25.1366526Z ++ HASH=T0fmRINLtZQdJLuUq1d7gxcDCZLBnlMqFgI-N-9GthQ 2025-06-01T22:52:25.1370674Z +++ ls -nl torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h 2025-06-01T22:52:25.1371202Z +++ awk '{print $5}' 2025-06-01T22:52:25.1398397Z ++ FSIZE=1607 2025-06-01T22:52:25.1399102Z ++ echo '"torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h",sha256=T0fmRINLtZQdJLuUq1d7gxcDCZLBnlMqFgI-N-9GthQ,1607' 2025-06-01T22:52:25.1399218Z ++ read fname 2025-06-01T22:52:25.1399505Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad2d_backward_native.h 2025-06-01T22:52:25.1399735Z ++ FPATH=torch/include/ATen/ops/reflection_pad2d_backward_native.h 2025-06-01T22:52:25.1399963Z ++ echo torch/include/ATen/ops/reflection_pad2d_backward_native.h 2025-06-01T22:52:25.1400071Z ++ grep RECORD 2025-06-01T22:52:25.1423964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad2d_backward_native.h 2025-06-01T22:52:25.1424087Z +++ openssl base64 2025-06-01T22:52:25.1424201Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.1424297Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.1424691Z +++ sed -e s/=//g 2025-06-01T22:52:25.1467738Z ++ HASH=1Gi4-cazA3QL1yUb4_lnVZ8TUoWqhNtLA8v7ISCjMEo 2025-06-01T22:52:25.1475115Z +++ ls -nl torch/include/ATen/ops/reflection_pad2d_backward_native.h 2025-06-01T22:52:25.1476421Z +++ awk '{print $5}' 2025-06-01T22:52:25.1504680Z ++ FSIZE=1022 2025-06-01T22:52:25.1505477Z ++ echo '"torch/include/ATen/ops/reflection_pad2d_backward_native.h",sha256=1Gi4-cazA3QL1yUb4_lnVZ8TUoWqhNtLA8v7ISCjMEo,1022' 2025-06-01T22:52:25.1505596Z ++ read fname 2025-06-01T22:52:25.1505880Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad2d_backward_ops.h 2025-06-01T22:52:25.1506100Z ++ FPATH=torch/include/ATen/ops/reflection_pad2d_backward_ops.h 2025-06-01T22:52:25.1506308Z ++ echo torch/include/ATen/ops/reflection_pad2d_backward_ops.h 2025-06-01T22:52:25.1506523Z ++ grep RECORD 2025-06-01T22:52:25.1527596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad2d_backward_ops.h 2025-06-01T22:52:25.1527713Z +++ openssl base64 2025-06-01T22:52:25.1528897Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.1529921Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.1531102Z +++ sed -e s/=//g 2025-06-01T22:52:25.1570008Z ++ HASH=tGnP52WyuRoXh2R9PF37ikxQe2fCeWNu6cOvK9tYSiE 2025-06-01T22:52:25.1574774Z +++ ls -nl torch/include/ATen/ops/reflection_pad2d_backward_ops.h 2025-06-01T22:52:25.1575765Z +++ awk '{print $5}' 2025-06-01T22:52:25.1602655Z ++ FSIZE=2107 2025-06-01T22:52:25.1603405Z ++ echo '"torch/include/ATen/ops/reflection_pad2d_backward_ops.h",sha256=tGnP52WyuRoXh2R9PF37ikxQe2fCeWNu6cOvK9tYSiE,2107' 2025-06-01T22:52:25.1603508Z ++ read fname 2025-06-01T22:52:25.1603787Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h 2025-06-01T22:52:25.1604149Z ++ FPATH=torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h 2025-06-01T22:52:25.1604365Z ++ echo torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h 2025-06-01T22:52:25.1604632Z ++ grep RECORD 2025-06-01T22:52:25.1627719Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h 2025-06-01T22:52:25.1627837Z +++ openssl base64 2025-06-01T22:52:25.1627951Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.1628422Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.1628518Z +++ sed -e s/=//g 2025-06-01T22:52:25.1671565Z ++ HASH=NP32RgPsJ-Bglx5Mttvg0DtuhJ4qJObeIkGnpj6gq3g 2025-06-01T22:52:25.1674111Z +++ ls -nl torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h 2025-06-01T22:52:25.1675080Z +++ awk '{print $5}' 2025-06-01T22:52:25.1703021Z ++ FSIZE=1331 2025-06-01T22:52:25.1703678Z ++ echo '"torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h",sha256=NP32RgPsJ-Bglx5Mttvg0DtuhJ4qJObeIkGnpj6gq3g,1331' 2025-06-01T22:52:25.1703911Z ++ read fname 2025-06-01T22:52:25.1704187Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h 2025-06-01T22:52:25.1704424Z ++ FPATH=torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h 2025-06-01T22:52:25.1704636Z ++ echo torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h 2025-06-01T22:52:25.1704738Z ++ grep RECORD 2025-06-01T22:52:25.1726817Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h 2025-06-01T22:52:25.1726936Z +++ openssl base64 2025-06-01T22:52:25.1727425Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.1727525Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.1728719Z +++ sed -e s/=//g 2025-06-01T22:52:25.1768184Z ++ HASH=OwmJRckbc_C6BGuQlFzanUgBjT4Fs_ennbuQbyFAI6U 2025-06-01T22:52:25.1773097Z +++ ls -nl torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h 2025-06-01T22:52:25.1774175Z +++ awk '{print $5}' 2025-06-01T22:52:25.1801046Z ++ FSIZE=1333 2025-06-01T22:52:25.1801631Z ++ echo '"torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h",sha256=OwmJRckbc_C6BGuQlFzanUgBjT4Fs_ennbuQbyFAI6U,1333' 2025-06-01T22:52:25.1801743Z ++ read fname 2025-06-01T22:52:25.1801983Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad2d_native.h 2025-06-01T22:52:25.1802169Z ++ FPATH=torch/include/ATen/ops/reflection_pad2d_native.h 2025-06-01T22:52:25.1802367Z ++ echo torch/include/ATen/ops/reflection_pad2d_native.h 2025-06-01T22:52:25.1802890Z ++ grep RECORD 2025-06-01T22:52:25.1827407Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad2d_native.h 2025-06-01T22:52:25.1827542Z +++ openssl base64 2025-06-01T22:52:25.1827643Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.1827741Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.1827993Z +++ sed -e s/=//g 2025-06-01T22:52:25.1870933Z ++ HASH=-cd3Dc_l_JbsZJurspJF77Zl5ZJ8xS1gegz1h5AEY0w 2025-06-01T22:52:25.1873777Z +++ ls -nl torch/include/ATen/ops/reflection_pad2d_native.h 2025-06-01T22:52:25.1874837Z +++ awk '{print $5}' 2025-06-01T22:52:25.1903312Z ++ FSIZE=947 2025-06-01T22:52:25.1903863Z ++ echo '"torch/include/ATen/ops/reflection_pad2d_native.h",sha256=-cd3Dc_l_JbsZJurspJF77Zl5ZJ8xS1gegz1h5AEY0w,947' 2025-06-01T22:52:25.1903962Z ++ read fname 2025-06-01T22:52:25.1904199Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad2d_ops.h 2025-06-01T22:52:25.1904371Z ++ FPATH=torch/include/ATen/ops/reflection_pad2d_ops.h 2025-06-01T22:52:25.1904533Z ++ echo torch/include/ATen/ops/reflection_pad2d_ops.h 2025-06-01T22:52:25.1904642Z ++ grep RECORD 2025-06-01T22:52:25.1926858Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad2d_ops.h 2025-06-01T22:52:25.1926974Z +++ openssl base64 2025-06-01T22:52:25.1927092Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.1927841Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.1928488Z +++ sed -e s/=//g 2025-06-01T22:52:25.1968503Z ++ HASH=n2jABUV9N59o5F6NacMsXBuYyr8AIO8P4VQuYpgfqY4 2025-06-01T22:52:25.1973324Z +++ ls -nl torch/include/ATen/ops/reflection_pad2d_ops.h 2025-06-01T22:52:25.1974191Z +++ awk '{print $5}' 2025-06-01T22:52:25.2000664Z ++ FSIZE=1803 2025-06-01T22:52:25.2001252Z ++ echo '"torch/include/ATen/ops/reflection_pad2d_ops.h",sha256=n2jABUV9N59o5F6NacMsXBuYyr8AIO8P4VQuYpgfqY4,1803' 2025-06-01T22:52:25.2001348Z ++ read fname 2025-06-01T22:52:25.2001563Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d.h 2025-06-01T22:52:25.2001718Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d.h 2025-06-01T22:52:25.2001872Z ++ echo torch/include/ATen/ops/reflection_pad3d.h 2025-06-01T22:52:25.2003448Z ++ grep RECORD 2025-06-01T22:52:25.2027307Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d.h 2025-06-01T22:52:25.2027421Z +++ openssl base64 2025-06-01T22:52:25.2027614Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.2027789Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.2028455Z +++ sed -e s/=//g 2025-06-01T22:52:25.2071799Z ++ HASH=VxeSbDnEnAKe7R1PHiUFRrTQodFhGAmeTZWj2ATBZ7k 2025-06-01T22:52:25.2075149Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d.h 2025-06-01T22:52:25.2075840Z +++ awk '{print $5}' 2025-06-01T22:52:25.2104108Z ++ FSIZE=3897 2025-06-01T22:52:25.2104812Z ++ echo '"torch/include/ATen/ops/reflection_pad3d.h",sha256=VxeSbDnEnAKe7R1PHiUFRrTQodFhGAmeTZWj2ATBZ7k,3897' 2025-06-01T22:52:25.2104911Z ++ read fname 2025-06-01T22:52:25.2105162Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_backward.h 2025-06-01T22:52:25.2105374Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_backward.h 2025-06-01T22:52:25.2105567Z ++ echo torch/include/ATen/ops/reflection_pad3d_backward.h 2025-06-01T22:52:25.2105662Z ++ grep RECORD 2025-06-01T22:52:25.2126660Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_backward.h 2025-06-01T22:52:25.2126777Z +++ openssl base64 2025-06-01T22:52:25.2126888Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.2128101Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.2129454Z +++ sed -e s/=//g 2025-06-01T22:52:25.2168594Z ++ HASH=1aSndVBiuXnHL2R3c1tNhUIM_iAeYm40DvfgbM5TtPs 2025-06-01T22:52:25.2173408Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_backward.h 2025-06-01T22:52:25.2174369Z +++ awk '{print $5}' 2025-06-01T22:52:25.2200692Z ++ FSIZE=5060 2025-06-01T22:52:25.2201362Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_backward.h",sha256=1aSndVBiuXnHL2R3c1tNhUIM_iAeYm40DvfgbM5TtPs,5060' 2025-06-01T22:52:25.2201498Z ++ read fname 2025-06-01T22:52:25.2202022Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.2202496Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.2202970Z ++ echo torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.2203629Z ++ grep RECORD 2025-06-01T22:52:25.2227957Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.2228067Z +++ openssl base64 2025-06-01T22:52:25.2228169Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.2228289Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.2229388Z +++ sed -e s/=//g 2025-06-01T22:52:25.2269357Z ++ HASH=4wjSityiDuFqEswI5ejk4TVRUS9RTUZbI83xfeFBz2c 2025-06-01T22:52:25.2274136Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.2275308Z +++ awk '{print $5}' 2025-06-01T22:52:25.2302991Z ++ FSIZE=1007 2025-06-01T22:52:25.2303981Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=4wjSityiDuFqEswI5ejk4TVRUS9RTUZbI83xfeFBz2c,1007' 2025-06-01T22:52:25.2304081Z ++ read fname 2025-06-01T22:52:25.2304468Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h 2025-06-01T22:52:25.2304743Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h 2025-06-01T22:52:25.2305207Z ++ echo torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h 2025-06-01T22:52:25.2305330Z ++ grep RECORD 2025-06-01T22:52:25.2327089Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h 2025-06-01T22:52:25.2327204Z +++ openssl base64 2025-06-01T22:52:25.2327329Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.2328038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.2329380Z +++ sed -e s/=//g 2025-06-01T22:52:25.2369063Z ++ HASH=WmwR_afgzOhcqnw07Xtu9ytsb08mhBSltOFRWRCes8E 2025-06-01T22:52:25.2373814Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h 2025-06-01T22:52:25.2374727Z +++ awk '{print $5}' 2025-06-01T22:52:25.2402056Z ++ FSIZE=1605 2025-06-01T22:52:25.2402703Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h",sha256=WmwR_afgzOhcqnw07Xtu9ytsb08mhBSltOFRWRCes8E,1605' 2025-06-01T22:52:25.2402967Z ++ read fname 2025-06-01T22:52:25.2403295Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h 2025-06-01T22:52:25.2403571Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h 2025-06-01T22:52:25.2403885Z ++ echo torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h 2025-06-01T22:52:25.2404120Z ++ grep RECORD 2025-06-01T22:52:25.2427703Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h 2025-06-01T22:52:25.2427816Z +++ openssl base64 2025-06-01T22:52:25.2427936Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.2428043Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.2428982Z +++ sed -e s/=//g 2025-06-01T22:52:25.2469400Z ++ HASH=5VlhwkxKeUXDvUvHodhC7C7xcKMq12I0Ip2-2RnqPpc 2025-06-01T22:52:25.2472807Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h 2025-06-01T22:52:25.2473168Z +++ awk '{print $5}' 2025-06-01T22:52:25.2500049Z ++ FSIZE=1607 2025-06-01T22:52:25.2500837Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h",sha256=5VlhwkxKeUXDvUvHodhC7C7xcKMq12I0Ip2-2RnqPpc,1607' 2025-06-01T22:52:25.2500944Z ++ read fname 2025-06-01T22:52:25.2501230Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_backward_meta.h 2025-06-01T22:52:25.2501452Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_backward_meta.h 2025-06-01T22:52:25.2501668Z ++ echo torch/include/ATen/ops/reflection_pad3d_backward_meta.h 2025-06-01T22:52:25.2502832Z ++ grep RECORD 2025-06-01T22:52:25.2526245Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_backward_meta.h 2025-06-01T22:52:25.2526388Z +++ openssl base64 2025-06-01T22:52:25.2526493Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.2526981Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.2527340Z +++ sed -e s/=//g 2025-06-01T22:52:25.2567901Z ++ HASH=zU_sSbDMxmtpGKgYTTuNYgoJisHqt7WHAnysDL5kfNQ 2025-06-01T22:52:25.2572697Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_backward_meta.h 2025-06-01T22:52:25.2573776Z +++ awk '{print $5}' 2025-06-01T22:52:25.2601820Z ++ FSIZE=649 2025-06-01T22:52:25.2602480Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_backward_meta.h",sha256=zU_sSbDMxmtpGKgYTTuNYgoJisHqt7WHAnysDL5kfNQ,649' 2025-06-01T22:52:25.2602580Z ++ read fname 2025-06-01T22:52:25.2602900Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h 2025-06-01T22:52:25.2603175Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h 2025-06-01T22:52:25.2603433Z ++ echo torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h 2025-06-01T22:52:25.2603529Z ++ grep RECORD 2025-06-01T22:52:25.2627718Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h 2025-06-01T22:52:25.2627832Z +++ openssl base64 2025-06-01T22:52:25.2627941Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.2628042Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.2628147Z +++ sed -e s/=//g 2025-06-01T22:52:25.2671280Z ++ HASH=mcyvHJqET-Iv8htPZmEkFXnOwsk0kv_OixcfQnNJmCQ 2025-06-01T22:52:25.2675063Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h 2025-06-01T22:52:25.2675870Z +++ awk '{print $5}' 2025-06-01T22:52:25.2703593Z ++ FSIZE=1607 2025-06-01T22:52:25.2704272Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h",sha256=mcyvHJqET-Iv8htPZmEkFXnOwsk0kv_OixcfQnNJmCQ,1607' 2025-06-01T22:52:25.2704399Z ++ read fname 2025-06-01T22:52:25.2704700Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_backward_native.h 2025-06-01T22:52:25.2704929Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_backward_native.h 2025-06-01T22:52:25.2705177Z ++ echo torch/include/ATen/ops/reflection_pad3d_backward_native.h 2025-06-01T22:52:25.2705770Z ++ grep RECORD 2025-06-01T22:52:25.2726943Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_backward_native.h 2025-06-01T22:52:25.2727077Z +++ openssl base64 2025-06-01T22:52:25.2727336Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.2728297Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.2729594Z +++ sed -e s/=//g 2025-06-01T22:52:25.2768710Z ++ HASH=OPr0yZIzSp7wXOVGIIspG91LjRpWxTZc5YVxB1o01Xw 2025-06-01T22:52:25.2773772Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_backward_native.h 2025-06-01T22:52:25.2774571Z +++ awk '{print $5}' 2025-06-01T22:52:25.2801669Z ++ FSIZE=981 2025-06-01T22:52:25.2802490Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_backward_native.h",sha256=OPr0yZIzSp7wXOVGIIspG91LjRpWxTZc5YVxB1o01Xw,981' 2025-06-01T22:52:25.2803317Z ++ read fname 2025-06-01T22:52:25.2803735Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_backward_ops.h 2025-06-01T22:52:25.2804648Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_backward_ops.h 2025-06-01T22:52:25.2805233Z ++ echo torch/include/ATen/ops/reflection_pad3d_backward_ops.h 2025-06-01T22:52:25.2805670Z ++ grep RECORD 2025-06-01T22:52:25.2829892Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_backward_ops.h 2025-06-01T22:52:25.2830485Z +++ openssl base64 2025-06-01T22:52:25.2830750Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.2831009Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.2831270Z +++ sed -e s/=//g 2025-06-01T22:52:25.2870694Z ++ HASH=NR4CA3uUy4kHjAYo6KnhVDTQBL_nysm_Nk6PZZGjFpo 2025-06-01T22:52:25.2874436Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_backward_ops.h 2025-06-01T22:52:25.2875141Z +++ awk '{print $5}' 2025-06-01T22:52:25.2902251Z ++ FSIZE=2107 2025-06-01T22:52:25.2902970Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_backward_ops.h",sha256=NR4CA3uUy4kHjAYo6KnhVDTQBL_nysm_Nk6PZZGjFpo,2107' 2025-06-01T22:52:25.2903723Z ++ read fname 2025-06-01T22:52:25.2904360Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.2905371Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.2906346Z ++ echo torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.2907148Z ++ grep RECORD 2025-06-01T22:52:25.2927892Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.2928694Z +++ openssl base64 2025-06-01T22:52:25.2928996Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.2929470Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.2930662Z +++ sed -e s/=//g 2025-06-01T22:52:25.2971024Z ++ HASH=Gnd4ekIbrfW0akHtc0zCa7BqxprbYKmxlG8zLxyEvrU 2025-06-01T22:52:25.2976250Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.2976950Z +++ awk '{print $5}' 2025-06-01T22:52:25.3004278Z ++ FSIZE=925 2025-06-01T22:52:25.3005411Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Gnd4ekIbrfW0akHtc0zCa7BqxprbYKmxlG8zLxyEvrU,925' 2025-06-01T22:52:25.3006406Z ++ read fname 2025-06-01T22:52:25.3006833Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h 2025-06-01T22:52:25.3007479Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h 2025-06-01T22:52:25.3008194Z ++ echo torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h 2025-06-01T22:52:25.3008646Z ++ grep RECORD 2025-06-01T22:52:25.3029421Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h 2025-06-01T22:52:25.3030030Z +++ openssl base64 2025-06-01T22:52:25.3030279Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.3030537Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.3030806Z +++ sed -e s/=//g 2025-06-01T22:52:25.3073972Z ++ HASH=Mo-T70F9YhfSvxKOJBTLq9UbEqENR4LWREQy1t5BTX0 2025-06-01T22:52:25.3077627Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h 2025-06-01T22:52:25.3078250Z +++ awk '{print $5}' 2025-06-01T22:52:25.3106656Z ++ FSIZE=1331 2025-06-01T22:52:25.3107385Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h",sha256=Mo-T70F9YhfSvxKOJBTLq9UbEqENR4LWREQy1t5BTX0,1331' 2025-06-01T22:52:25.3108188Z ++ read fname 2025-06-01T22:52:25.3108624Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h 2025-06-01T22:52:25.3109394Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h 2025-06-01T22:52:25.3109963Z ++ echo torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h 2025-06-01T22:52:25.3110448Z ++ grep RECORD 2025-06-01T22:52:25.3129235Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h 2025-06-01T22:52:25.3129881Z +++ openssl base64 2025-06-01T22:52:25.3130383Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.3131596Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.3132915Z +++ sed -e s/=//g 2025-06-01T22:52:25.3170853Z ++ HASH=_UMYGJoet3_HdpKw8PE-zJUYOUXjFNVuT31B3wdS7Zw 2025-06-01T22:52:25.3175692Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h 2025-06-01T22:52:25.3176680Z +++ awk '{print $5}' 2025-06-01T22:52:25.3203721Z ++ FSIZE=1333 2025-06-01T22:52:25.3204677Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h",sha256=_UMYGJoet3_HdpKw8PE-zJUYOUXjFNVuT31B3wdS7Zw,1333' 2025-06-01T22:52:25.3205761Z ++ read fname 2025-06-01T22:52:25.3206156Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_meta.h 2025-06-01T22:52:25.3206713Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_meta.h 2025-06-01T22:52:25.3207191Z ++ echo torch/include/ATen/ops/reflection_pad3d_meta.h 2025-06-01T22:52:25.3207599Z ++ grep RECORD 2025-06-01T22:52:25.3230441Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_meta.h 2025-06-01T22:52:25.3231074Z +++ openssl base64 2025-06-01T22:52:25.3231338Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.3231588Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.3231854Z +++ sed -e s/=//g 2025-06-01T22:52:25.3270748Z ++ HASH=ncwNLD1HD2rA9H50FwWxLlm3L9M6IR8oMergjjzMOGU 2025-06-01T22:52:25.3275197Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_meta.h 2025-06-01T22:52:25.3276558Z +++ awk '{print $5}' 2025-06-01T22:52:25.3304884Z ++ FSIZE=608 2025-06-01T22:52:25.3305730Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_meta.h",sha256=ncwNLD1HD2rA9H50FwWxLlm3L9M6IR8oMergjjzMOGU,608' 2025-06-01T22:52:25.3306512Z ++ read fname 2025-06-01T22:52:25.3306995Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h 2025-06-01T22:52:25.3307619Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h 2025-06-01T22:52:25.3308180Z ++ echo torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h 2025-06-01T22:52:25.3308621Z ++ grep RECORD 2025-06-01T22:52:25.3327655Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h 2025-06-01T22:52:25.3328246Z +++ openssl base64 2025-06-01T22:52:25.3328699Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.3330290Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.3331691Z +++ sed -e s/=//g 2025-06-01T22:52:25.3371015Z ++ HASH=hVEo5ZqxmmKw-r1suerYQ4HmZ-BkcO5xxTJLE_W_Xvo 2025-06-01T22:52:25.3376404Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h 2025-06-01T22:52:25.3377131Z +++ awk '{print $5}' 2025-06-01T22:52:25.3404389Z ++ FSIZE=1333 2025-06-01T22:52:25.3405349Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h",sha256=hVEo5ZqxmmKw-r1suerYQ4HmZ-BkcO5xxTJLE_W_Xvo,1333' 2025-06-01T22:52:25.3406281Z ++ read fname 2025-06-01T22:52:25.3406685Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_native.h 2025-06-01T22:52:25.3407253Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_native.h 2025-06-01T22:52:25.3407773Z ++ echo torch/include/ATen/ops/reflection_pad3d_native.h 2025-06-01T22:52:25.3408181Z ++ grep RECORD 2025-06-01T22:52:25.3429077Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_native.h 2025-06-01T22:52:25.3429625Z +++ openssl base64 2025-06-01T22:52:25.3431261Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.3431507Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.3432260Z +++ sed -e s/=//g 2025-06-01T22:52:25.3478985Z ++ HASH=jC1Gld_fmVm9oiX7YWF8EnsDvvts14MssCbhvh6AIgA 2025-06-01T22:52:25.3482282Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_native.h 2025-06-01T22:52:25.3483215Z +++ awk '{print $5}' 2025-06-01T22:52:25.3510829Z ++ FSIZE=858 2025-06-01T22:52:25.3511585Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_native.h",sha256=jC1Gld_fmVm9oiX7YWF8EnsDvvts14MssCbhvh6AIgA,858' 2025-06-01T22:52:25.3512295Z ++ read fname 2025-06-01T22:52:25.3512802Z ++ make_wheel_record torch/include/ATen/ops/reflection_pad3d_ops.h 2025-06-01T22:52:25.3513325Z ++ FPATH=torch/include/ATen/ops/reflection_pad3d_ops.h 2025-06-01T22:52:25.3513778Z ++ echo torch/include/ATen/ops/reflection_pad3d_ops.h 2025-06-01T22:52:25.3514171Z ++ grep RECORD 2025-06-01T22:52:25.3532679Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reflection_pad3d_ops.h 2025-06-01T22:52:25.3533208Z +++ openssl base64 2025-06-01T22:52:25.3534463Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.3535800Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.3537129Z +++ sed -e s/=//g 2025-06-01T22:52:25.3577009Z ++ HASH=5VK-BKX1kvIxq4hrjSvv8xg-jBQcZyVefbRrujNuIt4 2025-06-01T22:52:25.3582053Z +++ ls -nl torch/include/ATen/ops/reflection_pad3d_ops.h 2025-06-01T22:52:25.3582996Z +++ awk '{print $5}' 2025-06-01T22:52:25.3607346Z ++ FSIZE=1803 2025-06-01T22:52:25.3608061Z ++ echo '"torch/include/ATen/ops/reflection_pad3d_ops.h",sha256=5VK-BKX1kvIxq4hrjSvv8xg-jBQcZyVefbRrujNuIt4,1803' 2025-06-01T22:52:25.3608808Z ++ read fname 2025-06-01T22:52:25.3609123Z ++ make_wheel_record torch/include/ATen/ops/relu.h 2025-06-01T22:52:25.3609542Z ++ FPATH=torch/include/ATen/ops/relu.h 2025-06-01T22:52:25.3610046Z ++ echo torch/include/ATen/ops/relu.h 2025-06-01T22:52:25.3611497Z ++ grep RECORD 2025-06-01T22:52:25.3634785Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/relu.h 2025-06-01T22:52:25.3635263Z +++ openssl base64 2025-06-01T22:52:25.3635514Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.3635773Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.3636029Z +++ sed -e s/=//g 2025-06-01T22:52:25.3678323Z ++ HASH=o9jTOVTQnpZFABrCHuhGQ-xhgS8OOC0wPe__sOJTJgA 2025-06-01T22:52:25.3681272Z +++ ls -nl torch/include/ATen/ops/relu.h 2025-06-01T22:52:25.3682051Z +++ awk '{print $5}' 2025-06-01T22:52:25.3711460Z ++ FSIZE=1143 2025-06-01T22:52:25.3712123Z ++ echo '"torch/include/ATen/ops/relu.h",sha256=o9jTOVTQnpZFABrCHuhGQ-xhgS8OOC0wPe__sOJTJgA,1143' 2025-06-01T22:52:25.3712758Z ++ read fname 2025-06-01T22:52:25.3713045Z ++ make_wheel_record torch/include/ATen/ops/relu6.h 2025-06-01T22:52:25.3713459Z ++ FPATH=torch/include/ATen/ops/relu6.h 2025-06-01T22:52:25.3713833Z ++ echo torch/include/ATen/ops/relu6.h 2025-06-01T22:52:25.3714159Z ++ grep RECORD 2025-06-01T22:52:25.3730472Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/relu6.h 2025-06-01T22:52:25.3731221Z +++ openssl base64 2025-06-01T22:52:25.3732375Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.3734216Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.3735393Z +++ sed -e s/=//g 2025-06-01T22:52:25.3773661Z ++ HASH=F15Fem3-R51HtPkOPXqsQ8KVGlJIZvUdqKvRZtiq-JE 2025-06-01T22:52:25.3778800Z +++ ls -nl torch/include/ATen/ops/relu6.h 2025-06-01T22:52:25.3779611Z +++ awk '{print $5}' 2025-06-01T22:52:25.3806652Z ++ FSIZE=772 2025-06-01T22:52:25.3807255Z ++ echo '"torch/include/ATen/ops/relu6.h",sha256=F15Fem3-R51HtPkOPXqsQ8KVGlJIZvUdqKvRZtiq-JE,772' 2025-06-01T22:52:25.3807897Z ++ read fname 2025-06-01T22:52:25.3808521Z ++ make_wheel_record torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.3809302Z ++ FPATH=torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.3810016Z ++ echo torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.3810520Z ++ grep RECORD 2025-06-01T22:52:25.3831809Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.3832454Z +++ openssl base64 2025-06-01T22:52:25.3832719Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.3832976Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.3833232Z +++ sed -e s/=//g 2025-06-01T22:52:25.3875659Z ++ HASH=mBhJc4t_xtPNb7dz4fXdXV_hppGR07QdI9CPd_l9uPU 2025-06-01T22:52:25.3879334Z +++ ls -nl torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.3880212Z +++ awk '{print $5}' 2025-06-01T22:52:25.3907913Z ++ FSIZE=813 2025-06-01T22:52:25.3908750Z ++ echo '"torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h",sha256=mBhJc4t_xtPNb7dz4fXdXV_hppGR07QdI9CPd_l9uPU,813' 2025-06-01T22:52:25.3909690Z ++ read fname 2025-06-01T22:52:25.3910010Z ++ make_wheel_record torch/include/ATen/ops/relu6_native.h 2025-06-01T22:52:25.3910470Z ++ FPATH=torch/include/ATen/ops/relu6_native.h 2025-06-01T22:52:25.3910870Z ++ echo torch/include/ATen/ops/relu6_native.h 2025-06-01T22:52:25.3911232Z ++ grep RECORD 2025-06-01T22:52:25.3930548Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/relu6_native.h 2025-06-01T22:52:25.3931031Z +++ openssl base64 2025-06-01T22:52:25.3931908Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.3933296Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.3934438Z +++ sed -e s/=//g 2025-06-01T22:52:25.3972534Z ++ HASH=UrN9u7jaoHu4uqaesk5xNq75lbh5XiVeDKUxQS-Pmos 2025-06-01T22:52:25.3978407Z +++ ls -nl torch/include/ATen/ops/relu6_native.h 2025-06-01T22:52:25.3979141Z +++ awk '{print $5}' 2025-06-01T22:52:25.4006338Z ++ FSIZE=525 2025-06-01T22:52:25.4007007Z ++ echo '"torch/include/ATen/ops/relu6_native.h",sha256=UrN9u7jaoHu4uqaesk5xNq75lbh5XiVeDKUxQS-Pmos,525' 2025-06-01T22:52:25.4007677Z ++ read fname 2025-06-01T22:52:25.4008016Z ++ make_wheel_record torch/include/ATen/ops/relu6_ops.h 2025-06-01T22:52:25.4008462Z ++ FPATH=torch/include/ATen/ops/relu6_ops.h 2025-06-01T22:52:25.4008868Z ++ echo torch/include/ATen/ops/relu6_ops.h 2025-06-01T22:52:25.4009237Z ++ grep RECORD 2025-06-01T22:52:25.4032076Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/relu6_ops.h 2025-06-01T22:52:25.4032578Z +++ openssl base64 2025-06-01T22:52:25.4032838Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.4033103Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.4033363Z +++ sed -e s/=//g 2025-06-01T22:52:25.4076461Z ++ HASH=tW8LBbrPP66W3EKu_dvOF3azDQzPVlKu_ryIQRM2Mfw 2025-06-01T22:52:25.4078315Z +++ ls -nl torch/include/ATen/ops/relu6_ops.h 2025-06-01T22:52:25.4078916Z +++ awk '{print $5}' 2025-06-01T22:52:25.4108196Z ++ FSIZE=1450 2025-06-01T22:52:25.4108818Z ++ echo '"torch/include/ATen/ops/relu6_ops.h",sha256=tW8LBbrPP66W3EKu_dvOF3azDQzPVlKu_ryIQRM2Mfw,1450' 2025-06-01T22:52:25.4109455Z ++ read fname 2025-06-01T22:52:25.4109942Z ++ make_wheel_record torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.4110669Z ++ FPATH=torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.4111347Z ++ echo torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.4111837Z ++ grep RECORD 2025-06-01T22:52:25.4130255Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.4130885Z +++ openssl base64 2025-06-01T22:52:25.4131451Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.4133192Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.4134234Z +++ sed -e s/=//g 2025-06-01T22:52:25.4173488Z ++ HASH=HH80q0NpxEA3ZuNRMMYaMfXVV_aDQbSh_W9lhx7LKaI 2025-06-01T22:52:25.4178980Z +++ ls -nl torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.4179682Z +++ awk '{print $5}' 2025-06-01T22:52:25.4206571Z ++ FSIZE=863 2025-06-01T22:52:25.4207361Z ++ echo '"torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h",sha256=HH80q0NpxEA3ZuNRMMYaMfXVV_aDQbSh_W9lhx7LKaI,863' 2025-06-01T22:52:25.4208192Z ++ read fname 2025-06-01T22:52:25.4208548Z ++ make_wheel_record torch/include/ATen/ops/relu_cpu_dispatch.h 2025-06-01T22:52:25.4209064Z ++ FPATH=torch/include/ATen/ops/relu_cpu_dispatch.h 2025-06-01T22:52:25.4209508Z ++ echo torch/include/ATen/ops/relu_cpu_dispatch.h 2025-06-01T22:52:25.4209901Z ++ grep RECORD 2025-06-01T22:52:25.4232456Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/relu_cpu_dispatch.h 2025-06-01T22:52:25.4232988Z +++ openssl base64 2025-06-01T22:52:25.4233252Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.4233508Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.4233777Z +++ sed -e s/=//g 2025-06-01T22:52:25.4275567Z ++ HASH=lVcL-OUvag-ZLkRP-kSHn9nf-vKxfJUAG3281XbBERg 2025-06-01T22:52:25.4278371Z +++ ls -nl torch/include/ATen/ops/relu_cpu_dispatch.h 2025-06-01T22:52:25.4279180Z +++ awk '{print $5}' 2025-06-01T22:52:25.4307270Z ++ FSIZE=767 2025-06-01T22:52:25.4307995Z ++ echo '"torch/include/ATen/ops/relu_cpu_dispatch.h",sha256=lVcL-OUvag-ZLkRP-kSHn9nf-vKxfJUAG3281XbBERg,767' 2025-06-01T22:52:25.4308815Z ++ read fname 2025-06-01T22:52:25.4309175Z ++ make_wheel_record torch/include/ATen/ops/relu_cuda_dispatch.h 2025-06-01T22:52:25.4309668Z ++ FPATH=torch/include/ATen/ops/relu_cuda_dispatch.h 2025-06-01T22:52:25.4310116Z ++ echo torch/include/ATen/ops/relu_cuda_dispatch.h 2025-06-01T22:52:25.4310496Z ++ grep RECORD 2025-06-01T22:52:25.4329514Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/relu_cuda_dispatch.h 2025-06-01T22:52:25.4330058Z +++ openssl base64 2025-06-01T22:52:25.4330765Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.4332185Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.4333465Z +++ sed -e s/=//g 2025-06-01T22:52:25.4371232Z ++ HASH=RUuu-YvFcSRRfugnoQS8ITtE3QMyk1TqT_7w35POrRA 2025-06-01T22:52:25.4375897Z +++ ls -nl torch/include/ATen/ops/relu_cuda_dispatch.h 2025-06-01T22:52:25.4376807Z +++ awk '{print $5}' 2025-06-01T22:52:25.4404355Z ++ FSIZE=769 2025-06-01T22:52:25.4405210Z ++ echo '"torch/include/ATen/ops/relu_cuda_dispatch.h",sha256=RUuu-YvFcSRRfugnoQS8ITtE3QMyk1TqT_7w35POrRA,769' 2025-06-01T22:52:25.4405918Z ++ read fname 2025-06-01T22:52:25.4406284Z ++ make_wheel_record torch/include/ATen/ops/relu_meta_dispatch.h 2025-06-01T22:52:25.4406794Z ++ FPATH=torch/include/ATen/ops/relu_meta_dispatch.h 2025-06-01T22:52:25.4407255Z ++ echo torch/include/ATen/ops/relu_meta_dispatch.h 2025-06-01T22:52:25.4407639Z ++ grep RECORD 2025-06-01T22:52:25.4430209Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/relu_meta_dispatch.h 2025-06-01T22:52:25.4430736Z +++ openssl base64 2025-06-01T22:52:25.4431077Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.4431341Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.4431607Z +++ sed -e s/=//g 2025-06-01T22:52:25.4472420Z ++ HASH=bpW3LZOp4PQbvaFxEVHfg9Atzy7-bmPd0KM1Kipg1U8 2025-06-01T22:52:25.4475912Z +++ ls -nl torch/include/ATen/ops/relu_meta_dispatch.h 2025-06-01T22:52:25.4477103Z +++ awk '{print $5}' 2025-06-01T22:52:25.4505151Z ++ FSIZE=717 2025-06-01T22:52:25.4505928Z ++ echo '"torch/include/ATen/ops/relu_meta_dispatch.h",sha256=bpW3LZOp4PQbvaFxEVHfg9Atzy7-bmPd0KM1Kipg1U8,717' 2025-06-01T22:52:25.4506753Z ++ read fname 2025-06-01T22:52:25.4507070Z ++ make_wheel_record torch/include/ATen/ops/relu_native.h 2025-06-01T22:52:25.4507516Z ++ FPATH=torch/include/ATen/ops/relu_native.h 2025-06-01T22:52:25.4507911Z ++ echo torch/include/ATen/ops/relu_native.h 2025-06-01T22:52:25.4508263Z ++ grep RECORD 2025-06-01T22:52:25.4527735Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/relu_native.h 2025-06-01T22:52:25.4528255Z +++ openssl base64 2025-06-01T22:52:25.4528859Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.4529931Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.4531285Z +++ sed -e s/=//g 2025-06-01T22:52:25.4570557Z ++ HASH=w6D78hzY1IjuaqyhflCMhtsmP8wMdqQViAntizPaQW0 2025-06-01T22:52:25.4575091Z +++ ls -nl torch/include/ATen/ops/relu_native.h 2025-06-01T22:52:25.4576523Z +++ awk '{print $5}' 2025-06-01T22:52:25.4603301Z ++ FSIZE=1339 2025-06-01T22:52:25.4604090Z ++ echo '"torch/include/ATen/ops/relu_native.h",sha256=w6D78hzY1IjuaqyhflCMhtsmP8wMdqQViAntizPaQW0,1339' 2025-06-01T22:52:25.4605012Z ++ read fname 2025-06-01T22:52:25.4605353Z ++ make_wheel_record torch/include/ATen/ops/relu_ops.h 2025-06-01T22:52:25.4605854Z ++ FPATH=torch/include/ATen/ops/relu_ops.h 2025-06-01T22:52:25.4606257Z ++ echo torch/include/ATen/ops/relu_ops.h 2025-06-01T22:52:25.4606598Z ++ grep RECORD 2025-06-01T22:52:25.4629363Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/relu_ops.h 2025-06-01T22:52:25.4629854Z +++ openssl base64 2025-06-01T22:52:25.4630111Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.4630536Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.4630802Z +++ sed -e s/=//g 2025-06-01T22:52:25.4673766Z ++ HASH=ZxIVBBlRaPjPyS0lp6l3PWn5uM7JRHZXdzHkTMoAq1U 2025-06-01T22:52:25.4676605Z +++ ls -nl torch/include/ATen/ops/relu_ops.h 2025-06-01T22:52:25.4677762Z +++ awk '{print $5}' 2025-06-01T22:52:25.4705029Z ++ FSIZE=2028 2025-06-01T22:52:25.4705671Z ++ echo '"torch/include/ATen/ops/relu_ops.h",sha256=ZxIVBBlRaPjPyS0lp6l3PWn5uM7JRHZXdzHkTMoAq1U,2028' 2025-06-01T22:52:25.4706544Z ++ read fname 2025-06-01T22:52:25.4706860Z ++ make_wheel_record torch/include/ATen/ops/remainder.h 2025-06-01T22:52:25.4707373Z ++ FPATH=torch/include/ATen/ops/remainder.h 2025-06-01T22:52:25.4707763Z ++ echo torch/include/ATen/ops/remainder.h 2025-06-01T22:52:25.4708120Z ++ grep RECORD 2025-06-01T22:52:25.4728102Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/remainder.h 2025-06-01T22:52:25.4728597Z +++ openssl base64 2025-06-01T22:52:25.4729292Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.4730461Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.4731662Z +++ sed -e s/=//g 2025-06-01T22:52:25.4769909Z ++ HASH=8HjmYYYMTpQHXXA2lRqU6eaN3lG8lr5ay9iOkpfF3PQ 2025-06-01T22:52:25.4774592Z +++ ls -nl torch/include/ATen/ops/remainder.h 2025-06-01T22:52:25.4775729Z +++ awk '{print $5}' 2025-06-01T22:52:25.4801577Z ++ FSIZE=2752 2025-06-01T22:52:25.4802236Z ++ echo '"torch/include/ATen/ops/remainder.h",sha256=8HjmYYYMTpQHXXA2lRqU6eaN3lG8lr5ay9iOkpfF3PQ,2752' 2025-06-01T22:52:25.4802966Z ++ read fname 2025-06-01T22:52:25.4803506Z ++ make_wheel_record torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.4804430Z ++ FPATH=torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.4805419Z ++ echo torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.4805966Z ++ grep RECORD 2025-06-01T22:52:25.4829498Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.4830252Z +++ openssl base64 2025-06-01T22:52:25.4830515Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.4830772Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.4831039Z +++ sed -e s/=//g 2025-06-01T22:52:25.4873265Z ++ HASH=2uzaypqoap8QoYtG7ImwiStZJQu1PdYCzDctZ_xZNps 2025-06-01T22:52:25.4876343Z +++ ls -nl torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.4877273Z +++ awk '{print $5}' 2025-06-01T22:52:25.4904434Z ++ FSIZE=1303 2025-06-01T22:52:25.4905300Z ++ echo '"torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h",sha256=2uzaypqoap8QoYtG7ImwiStZJQu1PdYCzDctZ_xZNps,1303' 2025-06-01T22:52:25.4906153Z ++ read fname 2025-06-01T22:52:25.4906811Z ++ make_wheel_record torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.4907751Z ++ FPATH=torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.4908377Z ++ grep RECORD 2025-06-01T22:52:25.4908886Z ++ echo torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.4928276Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.4929126Z +++ openssl base64 2025-06-01T22:52:25.4929396Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.4930272Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.4931429Z +++ sed -e s/=//g 2025-06-01T22:52:25.4972852Z ++ HASH=zV24m3xE6UJDCRv3eSF3hojV_9JuNV-iHrY1rsxYOpk 2025-06-01T22:52:25.4978583Z +++ ls -nl torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.4979318Z +++ awk '{print $5}' 2025-06-01T22:52:25.5005729Z ++ FSIZE=899 2025-06-01T22:52:25.5006648Z ++ echo '"torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h",sha256=zV24m3xE6UJDCRv3eSF3hojV_9JuNV-iHrY1rsxYOpk,899' 2025-06-01T22:52:25.5007746Z ++ read fname 2025-06-01T22:52:25.5008136Z ++ make_wheel_record torch/include/ATen/ops/remainder_cpu_dispatch.h 2025-06-01T22:52:25.5008703Z ++ FPATH=torch/include/ATen/ops/remainder_cpu_dispatch.h 2025-06-01T22:52:25.5009204Z ++ echo torch/include/ATen/ops/remainder_cpu_dispatch.h 2025-06-01T22:52:25.5009757Z ++ grep RECORD 2025-06-01T22:52:25.5031966Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/remainder_cpu_dispatch.h 2025-06-01T22:52:25.5032506Z +++ openssl base64 2025-06-01T22:52:25.5032838Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.5033226Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.5033506Z +++ sed -e s/=//g 2025-06-01T22:52:25.5073592Z ++ HASH=8ySH5a0NLQt6y3Qmw5ZyMVzxjOgWv1rh3IfE-d-Y73s 2025-06-01T22:52:25.5077730Z +++ ls -nl torch/include/ATen/ops/remainder_cpu_dispatch.h 2025-06-01T22:52:25.5078236Z +++ awk '{print $5}' 2025-06-01T22:52:25.5106519Z ++ FSIZE=1127 2025-06-01T22:52:25.5107224Z ++ echo '"torch/include/ATen/ops/remainder_cpu_dispatch.h",sha256=8ySH5a0NLQt6y3Qmw5ZyMVzxjOgWv1rh3IfE-d-Y73s,1127' 2025-06-01T22:52:25.5107932Z ++ read fname 2025-06-01T22:52:25.5108391Z ++ make_wheel_record torch/include/ATen/ops/remainder_cuda_dispatch.h 2025-06-01T22:52:25.5108947Z ++ FPATH=torch/include/ATen/ops/remainder_cuda_dispatch.h 2025-06-01T22:52:25.5109432Z ++ echo torch/include/ATen/ops/remainder_cuda_dispatch.h 2025-06-01T22:52:25.5109842Z ++ grep RECORD 2025-06-01T22:52:25.5129464Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/remainder_cuda_dispatch.h 2025-06-01T22:52:25.5130035Z +++ openssl base64 2025-06-01T22:52:25.5130682Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.5132296Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.5133546Z +++ sed -e s/=//g 2025-06-01T22:52:25.5172344Z ++ HASH=O9fSel-afEwEVp2jdg3MFkEwr1y9uXQJQ0_lOIna23A 2025-06-01T22:52:25.5177134Z +++ ls -nl torch/include/ATen/ops/remainder_cuda_dispatch.h 2025-06-01T22:52:25.5178508Z +++ awk '{print $5}' 2025-06-01T22:52:25.5205589Z ++ FSIZE=1129 2025-06-01T22:52:25.5206378Z ++ echo '"torch/include/ATen/ops/remainder_cuda_dispatch.h",sha256=O9fSel-afEwEVp2jdg3MFkEwr1y9uXQJQ0_lOIna23A,1129' 2025-06-01T22:52:25.5207173Z ++ read fname 2025-06-01T22:52:25.5207524Z ++ make_wheel_record torch/include/ATen/ops/remainder_meta.h 2025-06-01T22:52:25.5208007Z ++ FPATH=torch/include/ATen/ops/remainder_meta.h 2025-06-01T22:52:25.5208623Z ++ echo torch/include/ATen/ops/remainder_meta.h 2025-06-01T22:52:25.5209002Z ++ grep RECORD 2025-06-01T22:52:25.5229197Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/remainder_meta.h 2025-06-01T22:52:25.5229751Z +++ openssl base64 2025-06-01T22:52:25.5230504Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.5230774Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.5231619Z +++ sed -e s/=//g 2025-06-01T22:52:25.5276128Z ++ HASH=7JD7UpwE7VigQgrozdJu6C1VyffHltiVyOxG2f96caQ 2025-06-01T22:52:25.5278430Z +++ ls -nl torch/include/ATen/ops/remainder_meta.h 2025-06-01T22:52:25.5279868Z +++ awk '{print $5}' 2025-06-01T22:52:25.5306587Z ++ FSIZE=603 2025-06-01T22:52:25.5307211Z ++ echo '"torch/include/ATen/ops/remainder_meta.h",sha256=7JD7UpwE7VigQgrozdJu6C1VyffHltiVyOxG2f96caQ,603' 2025-06-01T22:52:25.5307880Z ++ read fname 2025-06-01T22:52:25.5308392Z ++ make_wheel_record torch/include/ATen/ops/remainder_meta_dispatch.h 2025-06-01T22:52:25.5308951Z ++ FPATH=torch/include/ATen/ops/remainder_meta_dispatch.h 2025-06-01T22:52:25.5309604Z ++ echo torch/include/ATen/ops/remainder_meta_dispatch.h 2025-06-01T22:52:25.5310012Z ++ grep RECORD 2025-06-01T22:52:25.5330524Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/remainder_meta_dispatch.h 2025-06-01T22:52:25.5331107Z +++ openssl base64 2025-06-01T22:52:25.5331941Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.5333233Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.5334607Z +++ sed -e s/=//g 2025-06-01T22:52:25.5372291Z ++ HASH=G8etek_LNqOEEGMnKEwaKKHWg5VEHaIdgU5EU1sW4Do 2025-06-01T22:52:25.5377339Z +++ ls -nl torch/include/ATen/ops/remainder_meta_dispatch.h 2025-06-01T22:52:25.5378898Z +++ awk '{print $5}' 2025-06-01T22:52:25.5405747Z ++ FSIZE=1046 2025-06-01T22:52:25.5406527Z ++ echo '"torch/include/ATen/ops/remainder_meta_dispatch.h",sha256=G8etek_LNqOEEGMnKEwaKKHWg5VEHaIdgU5EU1sW4Do,1046' 2025-06-01T22:52:25.5407377Z ++ read fname 2025-06-01T22:52:25.5407743Z ++ make_wheel_record torch/include/ATen/ops/remainder_native.h 2025-06-01T22:52:25.5408264Z ++ FPATH=torch/include/ATen/ops/remainder_native.h 2025-06-01T22:52:25.5408838Z ++ echo torch/include/ATen/ops/remainder_native.h 2025-06-01T22:52:25.5409231Z ++ grep RECORD 2025-06-01T22:52:25.5430098Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/remainder_native.h 2025-06-01T22:52:25.5430838Z +++ openssl base64 2025-06-01T22:52:25.5431097Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.5431361Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.5432841Z +++ sed -e s/=//g 2025-06-01T22:52:25.5472744Z ++ HASH=g6PHkrzN8jYif0FlaPXihrq_eECQLr4zafj3XS0Vd3Q 2025-06-01T22:52:25.5477213Z +++ ls -nl torch/include/ATen/ops/remainder_native.h 2025-06-01T22:52:25.5478487Z +++ awk '{print $5}' 2025-06-01T22:52:25.5506866Z ++ FSIZE=1112 2025-06-01T22:52:25.5507512Z ++ echo '"torch/include/ATen/ops/remainder_native.h",sha256=g6PHkrzN8jYif0FlaPXihrq_eECQLr4zafj3XS0Vd3Q,1112' 2025-06-01T22:52:25.5508264Z ++ read fname 2025-06-01T22:52:25.5508601Z ++ make_wheel_record torch/include/ATen/ops/remainder_ops.h 2025-06-01T22:52:25.5509064Z ++ FPATH=torch/include/ATen/ops/remainder_ops.h 2025-06-01T22:52:25.5509493Z ++ echo torch/include/ATen/ops/remainder_ops.h 2025-06-01T22:52:25.5509846Z ++ grep RECORD 2025-06-01T22:52:25.5528404Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/remainder_ops.h 2025-06-01T22:52:25.5529278Z +++ openssl base64 2025-06-01T22:52:25.5530068Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.5530471Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.5531881Z +++ sed -e s/=//g 2025-06-01T22:52:25.5570602Z ++ HASH=W9oJinUsz6vdAmct_yuWVXqO4Fh1s5Gwpe1JKt5mP-Y 2025-06-01T22:52:25.5575385Z +++ ls -nl torch/include/ATen/ops/remainder_ops.h 2025-06-01T22:52:25.5576103Z +++ awk '{print $5}' 2025-06-01T22:52:25.5603123Z ++ FSIZE=5690 2025-06-01T22:52:25.5603839Z ++ echo '"torch/include/ATen/ops/remainder_ops.h",sha256=W9oJinUsz6vdAmct_yuWVXqO4Fh1s5Gwpe1JKt5mP-Y,5690' 2025-06-01T22:52:25.5604822Z ++ read fname 2025-06-01T22:52:25.5605178Z ++ make_wheel_record torch/include/ATen/ops/rename.h 2025-06-01T22:52:25.5605608Z ++ FPATH=torch/include/ATen/ops/rename.h 2025-06-01T22:52:25.5606129Z ++ echo torch/include/ATen/ops/rename.h 2025-06-01T22:52:25.5606486Z ++ grep RECORD 2025-06-01T22:52:25.5627460Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rename.h 2025-06-01T22:52:25.5627953Z +++ openssl base64 2025-06-01T22:52:25.5628238Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.5628492Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.5629882Z +++ sed -e s/=//g 2025-06-01T22:52:25.5672417Z ++ HASH=4OXiRiYrYod99SFin289drR0kc3oarYW5-WMBGMEEo8 2025-06-01T22:52:25.5674429Z +++ ls -nl torch/include/ATen/ops/rename.h 2025-06-01T22:52:25.5675865Z +++ awk '{print $5}' 2025-06-01T22:52:25.5704222Z ++ FSIZE=503 2025-06-01T22:52:25.5704879Z ++ echo '"torch/include/ATen/ops/rename.h",sha256=4OXiRiYrYod99SFin289drR0kc3oarYW5-WMBGMEEo8,503' 2025-06-01T22:52:25.5705508Z ++ read fname 2025-06-01T22:52:25.5706001Z ++ make_wheel_record torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.5706762Z ++ FPATH=torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.5707474Z ++ echo torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.5708124Z ++ grep RECORD 2025-06-01T22:52:25.5726998Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.5727705Z +++ openssl base64 2025-06-01T22:52:25.5728040Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.5728382Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.5729587Z +++ sed -e s/=//g 2025-06-01T22:52:25.5769305Z ++ HASH=Dr-R55heYaJOtB4_-e0I8g3GCspIQUNiuBaCjoSdEA0 2025-06-01T22:52:25.5774160Z +++ ls -nl torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.5774954Z +++ awk '{print $5}' 2025-06-01T22:52:25.5802496Z ++ FSIZE=895 2025-06-01T22:52:25.5803330Z ++ echo '"torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h",sha256=Dr-R55heYaJOtB4_-e0I8g3GCspIQUNiuBaCjoSdEA0,895' 2025-06-01T22:52:25.5804364Z ++ read fname 2025-06-01T22:52:25.5804884Z ++ make_wheel_record torch/include/ATen/ops/rename_native.h 2025-06-01T22:52:25.5805485Z ++ FPATH=torch/include/ATen/ops/rename_native.h 2025-06-01T22:52:25.5805913Z ++ echo torch/include/ATen/ops/rename_native.h 2025-06-01T22:52:25.5806274Z ++ grep RECORD 2025-06-01T22:52:25.5828359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rename_native.h 2025-06-01T22:52:25.5828892Z +++ openssl base64 2025-06-01T22:52:25.5829253Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.5829545Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.5829799Z +++ sed -e s/=//g 2025-06-01T22:52:25.5870089Z ++ HASH=61RLZ-3w43NxJtDMdlRE8jfn3AomPs69KyykcY9xjMU 2025-06-01T22:52:25.5873888Z +++ ls -nl torch/include/ATen/ops/rename_native.h 2025-06-01T22:52:25.5874601Z +++ awk '{print $5}' 2025-06-01T22:52:25.5902220Z ++ FSIZE=607 2025-06-01T22:52:25.5902914Z ++ echo '"torch/include/ATen/ops/rename_native.h",sha256=61RLZ-3w43NxJtDMdlRE8jfn3AomPs69KyykcY9xjMU,607' 2025-06-01T22:52:25.5903646Z ++ read fname 2025-06-01T22:52:25.5903972Z ++ make_wheel_record torch/include/ATen/ops/rename_ops.h 2025-06-01T22:52:25.5904422Z ++ FPATH=torch/include/ATen/ops/rename_ops.h 2025-06-01T22:52:25.5904805Z ++ echo torch/include/ATen/ops/rename_ops.h 2025-06-01T22:52:25.5905161Z ++ grep RECORD 2025-06-01T22:52:25.5925623Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rename_ops.h 2025-06-01T22:52:25.5926220Z +++ openssl base64 2025-06-01T22:52:25.5926568Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.5926824Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.5928115Z +++ sed -e s/=//g 2025-06-01T22:52:25.5966870Z ++ HASH=BLHNeQn45sSUOWanmyo4JmoPBMbm7qW7C8hvzo7KFd8 2025-06-01T22:52:25.5971417Z +++ ls -nl torch/include/ATen/ops/rename_ops.h 2025-06-01T22:52:25.5972503Z +++ awk '{print $5}' 2025-06-01T22:52:25.5998764Z ++ FSIZE=1726 2025-06-01T22:52:25.5999405Z ++ echo '"torch/include/ATen/ops/rename_ops.h",sha256=BLHNeQn45sSUOWanmyo4JmoPBMbm7qW7C8hvzo7KFd8,1726' 2025-06-01T22:52:25.6000164Z ++ read fname 2025-06-01T22:52:25.6000506Z ++ make_wheel_record torch/include/ATen/ops/renorm.h 2025-06-01T22:52:25.6001060Z ++ FPATH=torch/include/ATen/ops/renorm.h 2025-06-01T22:52:25.6001450Z ++ echo torch/include/ATen/ops/renorm.h 2025-06-01T22:52:25.6001788Z ++ grep RECORD 2025-06-01T22:52:25.6023799Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/renorm.h 2025-06-01T22:52:25.6024316Z +++ openssl base64 2025-06-01T22:52:25.6024576Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.6024853Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.6025430Z +++ sed -e s/=//g 2025-06-01T22:52:25.6067060Z ++ HASH=-i-Xuvpo2uUtCucxFfG4Mw9VMvaUZW2clmKXuBmJM1U 2025-06-01T22:52:25.6070480Z +++ ls -nl torch/include/ATen/ops/renorm.h 2025-06-01T22:52:25.6071664Z +++ awk '{print $5}' 2025-06-01T22:52:25.6095884Z ++ FSIZE=1372 2025-06-01T22:52:25.6096669Z ++ echo '"torch/include/ATen/ops/renorm.h",sha256=-i-Xuvpo2uUtCucxFfG4Mw9VMvaUZW2clmKXuBmJM1U,1372' 2025-06-01T22:52:25.6097323Z ++ read fname 2025-06-01T22:52:25.6097876Z ++ make_wheel_record torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.6098256Z ++ FPATH=torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.6100331Z ++ echo torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.6100436Z ++ grep RECORD 2025-06-01T22:52:25.6124077Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.6124193Z +++ openssl base64 2025-06-01T22:52:25.6124299Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.6124584Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.6126233Z +++ sed -e s/=//g 2025-06-01T22:52:25.6166557Z ++ HASH=QgUBZ9SHYogr9rAbqVqalcWvcVUrSiiB-0hxxBhwnK4 2025-06-01T22:52:25.6171340Z +++ ls -nl torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.6172060Z +++ awk '{print $5}' 2025-06-01T22:52:25.6198714Z ++ FSIZE=967 2025-06-01T22:52:25.6199471Z ++ echo '"torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h",sha256=QgUBZ9SHYogr9rAbqVqalcWvcVUrSiiB-0hxxBhwnK4,967' 2025-06-01T22:52:25.6199720Z ++ read fname 2025-06-01T22:52:25.6200013Z ++ make_wheel_record torch/include/ATen/ops/renorm_cpu_dispatch.h 2025-06-01T22:52:25.6200188Z ++ FPATH=torch/include/ATen/ops/renorm_cpu_dispatch.h 2025-06-01T22:52:25.6200443Z ++ echo torch/include/ATen/ops/renorm_cpu_dispatch.h 2025-06-01T22:52:25.6201504Z ++ grep RECORD 2025-06-01T22:52:25.6223536Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/renorm_cpu_dispatch.h 2025-06-01T22:52:25.6224061Z +++ openssl base64 2025-06-01T22:52:25.6225234Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.6225336Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.6225884Z +++ sed -e s/=//g 2025-06-01T22:52:25.6268076Z ++ HASH=se6xcBN5LSr4CTKp3cxDGSn0nsvWUqZwKT_TCEtbK4M 2025-06-01T22:52:25.6271451Z +++ ls -nl torch/include/ATen/ops/renorm_cpu_dispatch.h 2025-06-01T22:52:25.6271942Z +++ awk '{print $5}' 2025-06-01T22:52:25.6300337Z ++ FSIZE=1180 2025-06-01T22:52:25.6311651Z ++ echo '"torch/include/ATen/ops/renorm_cpu_dispatch.h",sha256=se6xcBN5LSr4CTKp3cxDGSn0nsvWUqZwKT_TCEtbK4M,1180' 2025-06-01T22:52:25.6311816Z ++ read fname 2025-06-01T22:52:25.6312072Z ++ make_wheel_record torch/include/ATen/ops/renorm_cuda_dispatch.h 2025-06-01T22:52:25.6312245Z ++ FPATH=torch/include/ATen/ops/renorm_cuda_dispatch.h 2025-06-01T22:52:25.6312413Z ++ echo torch/include/ATen/ops/renorm_cuda_dispatch.h 2025-06-01T22:52:25.6312878Z ++ grep RECORD 2025-06-01T22:52:25.6323349Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/renorm_cuda_dispatch.h 2025-06-01T22:52:25.6323458Z +++ openssl base64 2025-06-01T22:52:25.6323564Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.6324381Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.6325249Z +++ sed -e s/=//g 2025-06-01T22:52:25.6366491Z ++ HASH=Y1ZhbG5I9ia_oEqRUKlG0MdLeXIqh7ZCTTZ6virg-es 2025-06-01T22:52:25.6370059Z +++ ls -nl torch/include/ATen/ops/renorm_cuda_dispatch.h 2025-06-01T22:52:25.6371013Z +++ awk '{print $5}' 2025-06-01T22:52:25.6397541Z ++ FSIZE=1182 2025-06-01T22:52:25.6398256Z ++ echo '"torch/include/ATen/ops/renorm_cuda_dispatch.h",sha256=Y1ZhbG5I9ia_oEqRUKlG0MdLeXIqh7ZCTTZ6virg-es,1182' 2025-06-01T22:52:25.6398371Z ++ read fname 2025-06-01T22:52:25.6398579Z ++ make_wheel_record torch/include/ATen/ops/renorm_meta.h 2025-06-01T22:52:25.6398812Z ++ FPATH=torch/include/ATen/ops/renorm_meta.h 2025-06-01T22:52:25.6399049Z ++ echo torch/include/ATen/ops/renorm_meta.h 2025-06-01T22:52:25.6400677Z ++ grep RECORD 2025-06-01T22:52:25.6423102Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/renorm_meta.h 2025-06-01T22:52:25.6423217Z +++ openssl base64 2025-06-01T22:52:25.6424885Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.6425001Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.6425746Z +++ sed -e s/=//g 2025-06-01T22:52:25.6467631Z ++ HASH=9nkIVNItLG5F3et_8_kM2G1xsN93SZUBLW0-UDVbWNg 2025-06-01T22:52:25.6470972Z +++ ls -nl torch/include/ATen/ops/renorm_meta.h 2025-06-01T22:52:25.6471803Z +++ awk '{print $5}' 2025-06-01T22:52:25.6499966Z ++ FSIZE=630 2025-06-01T22:52:25.6500433Z ++ echo '"torch/include/ATen/ops/renorm_meta.h",sha256=9nkIVNItLG5F3et_8_kM2G1xsN93SZUBLW0-UDVbWNg,630' 2025-06-01T22:52:25.6500553Z ++ read fname 2025-06-01T22:52:25.6500925Z ++ make_wheel_record torch/include/ATen/ops/renorm_meta_dispatch.h 2025-06-01T22:52:25.6501099Z ++ FPATH=torch/include/ATen/ops/renorm_meta_dispatch.h 2025-06-01T22:52:25.6501286Z ++ echo torch/include/ATen/ops/renorm_meta_dispatch.h 2025-06-01T22:52:25.6501656Z ++ grep RECORD 2025-06-01T22:52:25.6524494Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/renorm_meta_dispatch.h 2025-06-01T22:52:25.6524843Z +++ openssl base64 2025-06-01T22:52:25.6525153Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.6525270Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.6525658Z +++ sed -e s/=//g 2025-06-01T22:52:25.6566349Z ++ HASH=qIKDnf2I6fDc2c1bIfp5pCIEVnct3M1qw4-Om7rYQeE 2025-06-01T22:52:25.6570079Z +++ ls -nl torch/include/ATen/ops/renorm_meta_dispatch.h 2025-06-01T22:52:25.6570939Z +++ awk '{print $5}' 2025-06-01T22:52:25.6598034Z ++ FSIZE=1182 2025-06-01T22:52:25.6598680Z ++ echo '"torch/include/ATen/ops/renorm_meta_dispatch.h",sha256=qIKDnf2I6fDc2c1bIfp5pCIEVnct3M1qw4-Om7rYQeE,1182' 2025-06-01T22:52:25.6599152Z ++ read fname 2025-06-01T22:52:25.6599392Z ++ make_wheel_record torch/include/ATen/ops/renorm_native.h 2025-06-01T22:52:25.6599694Z ++ FPATH=torch/include/ATen/ops/renorm_native.h 2025-06-01T22:52:25.6599855Z ++ echo torch/include/ATen/ops/renorm_native.h 2025-06-01T22:52:25.6599952Z ++ grep RECORD 2025-06-01T22:52:25.6622683Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/renorm_native.h 2025-06-01T22:52:25.6622869Z +++ openssl base64 2025-06-01T22:52:25.6623184Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.6624919Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.6625014Z +++ sed -e s/=//g 2025-06-01T22:52:25.6666023Z ++ HASH=tIY7NKYcnaMkTTwU4Popih4dbbkSWPpKA8U15Mj_6jA 2025-06-01T22:52:25.6669820Z +++ ls -nl torch/include/ATen/ops/renorm_native.h 2025-06-01T22:52:25.6671246Z +++ awk '{print $5}' 2025-06-01T22:52:25.6695236Z ++ FSIZE=659 2025-06-01T22:52:25.6695874Z ++ echo '"torch/include/ATen/ops/renorm_native.h",sha256=tIY7NKYcnaMkTTwU4Popih4dbbkSWPpKA8U15Mj_6jA,659' 2025-06-01T22:52:25.6695983Z ++ read fname 2025-06-01T22:52:25.6696190Z ++ make_wheel_record torch/include/ATen/ops/renorm_ops.h 2025-06-01T22:52:25.6696329Z ++ FPATH=torch/include/ATen/ops/renorm_ops.h 2025-06-01T22:52:25.6699251Z ++ echo torch/include/ATen/ops/renorm_ops.h 2025-06-01T22:52:25.6700724Z ++ grep RECORD 2025-06-01T22:52:25.6724317Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/renorm_ops.h 2025-06-01T22:52:25.6724503Z +++ openssl base64 2025-06-01T22:52:25.6725031Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.6725195Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.6725310Z +++ sed -e s/=//g 2025-06-01T22:52:25.6766561Z ++ HASH=uWMEwSlGsSayt4l7NoL_iMSB-zCccSWkm0X37uemZQY 2025-06-01T22:52:25.6770038Z +++ ls -nl torch/include/ATen/ops/renorm_ops.h 2025-06-01T22:52:25.6770888Z +++ awk '{print $5}' 2025-06-01T22:52:25.6797954Z ++ FSIZE=2676 2025-06-01T22:52:25.6798674Z ++ echo '"torch/include/ATen/ops/renorm_ops.h",sha256=uWMEwSlGsSayt4l7NoL_iMSB-zCccSWkm0X37uemZQY,2676' 2025-06-01T22:52:25.6798803Z ++ read fname 2025-06-01T22:52:25.6798976Z ++ make_wheel_record torch/include/ATen/ops/repeat.h 2025-06-01T22:52:25.6799105Z ++ FPATH=torch/include/ATen/ops/repeat.h 2025-06-01T22:52:25.6799231Z ++ echo torch/include/ATen/ops/repeat.h 2025-06-01T22:52:25.6799343Z ++ grep RECORD 2025-06-01T22:52:25.6821385Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/repeat.h 2025-06-01T22:52:25.6821571Z +++ openssl base64 2025-06-01T22:52:25.6821954Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.6822323Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.6823585Z +++ sed -e s/=//g 2025-06-01T22:52:25.6864974Z ++ HASH=oo8qUWvbvGYPSXYH-wZu_e_fc50mVCEG0-xDK3Jd95Q 2025-06-01T22:52:25.6868876Z +++ ls -nl torch/include/ATen/ops/repeat.h 2025-06-01T22:52:25.6870477Z +++ awk '{print $5}' 2025-06-01T22:52:25.6894609Z ++ FSIZE=3172 2025-06-01T22:52:25.6895094Z ++ echo '"torch/include/ATen/ops/repeat.h",sha256=oo8qUWvbvGYPSXYH-wZu_e_fc50mVCEG0-xDK3Jd95Q,3172' 2025-06-01T22:52:25.6895230Z ++ read fname 2025-06-01T22:52:25.6895914Z ++ make_wheel_record torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.6896211Z ++ FPATH=torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.6899182Z ++ echo torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.6899437Z ++ grep RECORD 2025-06-01T22:52:25.6923836Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.6924115Z +++ openssl base64 2025-06-01T22:52:25.6924504Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.6925267Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.6925476Z +++ sed -e s/=//g 2025-06-01T22:52:25.6966445Z ++ HASH=oZMOkEWBjGt9qD_Qx4clQL9NOBrebKV_q9hIrsw6qXk 2025-06-01T22:52:25.6970568Z +++ ls -nl torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.6971048Z +++ awk '{print $5}' 2025-06-01T22:52:25.6998392Z ++ FSIZE=1315 2025-06-01T22:52:25.6999191Z ++ echo '"torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h",sha256=oZMOkEWBjGt9qD_Qx4clQL9NOBrebKV_q9hIrsw6qXk,1315' 2025-06-01T22:52:25.6999290Z ++ read fname 2025-06-01T22:52:25.6999503Z ++ make_wheel_record torch/include/ATen/ops/repeat_interleave.h 2025-06-01T22:52:25.6999718Z ++ FPATH=torch/include/ATen/ops/repeat_interleave.h 2025-06-01T22:52:25.6999894Z ++ echo torch/include/ATen/ops/repeat_interleave.h 2025-06-01T22:52:25.6999992Z ++ grep RECORD 2025-06-01T22:52:25.7024383Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/repeat_interleave.h 2025-06-01T22:52:25.7024571Z +++ openssl base64 2025-06-01T22:52:25.7024678Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.7024781Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.7024891Z +++ sed -e s/=//g 2025-06-01T22:52:25.7066030Z ++ HASH=luQl-iotHSd9AKphXuOGgoo8ApKtogIlM3v7pZdOb-o 2025-06-01T22:52:25.7068469Z +++ ls -nl torch/include/ATen/ops/repeat_interleave.h 2025-06-01T22:52:25.7069297Z +++ awk '{print $5}' 2025-06-01T22:52:25.7093522Z ++ FSIZE=8278 2025-06-01T22:52:25.7094091Z ++ echo '"torch/include/ATen/ops/repeat_interleave.h",sha256=luQl-iotHSd9AKphXuOGgoo8ApKtogIlM3v7pZdOb-o,8278' 2025-06-01T22:52:25.7094207Z ++ read fname 2025-06-01T22:52:25.7094944Z ++ make_wheel_record torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.7095403Z ++ FPATH=torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.7098218Z ++ echo torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.7099324Z ++ grep RECORD 2025-06-01T22:52:25.7122239Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.7122362Z +++ openssl base64 2025-06-01T22:52:25.7122464Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.7122564Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.7123527Z +++ sed -e s/=//g 2025-06-01T22:52:25.7166463Z ++ HASH=-6bvFUuvUOvD2LOaJL7sLSbNH9NbIJ_1hw5cOKecLlQ 2025-06-01T22:52:25.7169436Z +++ ls -nl torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:25.7170267Z +++ awk '{print $5}' 2025-06-01T22:52:25.7198088Z ++ FSIZE=1284 2025-06-01T22:52:25.7198867Z ++ echo '"torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h",sha256=-6bvFUuvUOvD2LOaJL7sLSbNH9NbIJ_1hw5cOKecLlQ,1284' 2025-06-01T22:52:25.7199430Z ++ read fname 2025-06-01T22:52:25.7200219Z ++ make_wheel_record torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.7200569Z ++ FPATH=torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.7200919Z ++ echo torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.7201020Z ++ grep RECORD 2025-06-01T22:52:25.7223913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.7224065Z +++ openssl base64 2025-06-01T22:52:25.7224233Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.7224421Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.7224801Z +++ sed -e s/=//g 2025-06-01T22:52:25.7266098Z ++ HASH=qlhtCIRjZMS5JiNmdEIK1PbzTGEU5qt2lKoUbg_9DgE 2025-06-01T22:52:25.7269551Z +++ ls -nl torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:25.7269862Z +++ awk '{print $5}' 2025-06-01T22:52:25.7294104Z ++ FSIZE=1478 2025-06-01T22:52:25.7295470Z ++ echo '"torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h",sha256=qlhtCIRjZMS5JiNmdEIK1PbzTGEU5qt2lKoUbg_9DgE,1478' 2025-06-01T22:52:25.7295620Z ++ read fname 2025-06-01T22:52:25.7296014Z ++ make_wheel_record torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h 2025-06-01T22:52:25.7296237Z ++ FPATH=torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h 2025-06-01T22:52:25.7298644Z ++ echo torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h 2025-06-01T22:52:25.7299679Z ++ grep RECORD 2025-06-01T22:52:25.7324802Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h 2025-06-01T22:52:25.7325197Z +++ openssl base64 2025-06-01T22:52:25.7325306Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.7325407Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.7327018Z +++ sed -e s/=//g 2025-06-01T22:52:25.7366028Z ++ HASH=7zw_EBfyrrkSMOyPIkqYuh1NxDoozsqB3u8mqPZoolk 2025-06-01T22:52:25.7367773Z +++ ls -nl torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h 2025-06-01T22:52:25.7368351Z +++ awk '{print $5}' 2025-06-01T22:52:25.7395618Z ++ FSIZE=919 2025-06-01T22:52:25.7396450Z ++ echo '"torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h",sha256=7zw_EBfyrrkSMOyPIkqYuh1NxDoozsqB3u8mqPZoolk,919' 2025-06-01T22:52:25.7396547Z ++ read fname 2025-06-01T22:52:25.7396837Z ++ make_wheel_record torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h 2025-06-01T22:52:25.7397062Z ++ FPATH=torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h 2025-06-01T22:52:25.7397294Z ++ echo torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h 2025-06-01T22:52:25.7397563Z ++ grep RECORD 2025-06-01T22:52:25.7422241Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h 2025-06-01T22:52:25.7422413Z +++ openssl base64 2025-06-01T22:52:25.7422532Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.7422632Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.7423036Z +++ sed -e s/=//g 2025-06-01T22:52:25.7465025Z ++ HASH=sfaCKLwRsL9k56-4-yfQ7VXqA0xRvil5keAiuC46fRI 2025-06-01T22:52:25.7469104Z +++ ls -nl torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h 2025-06-01T22:52:25.7469539Z +++ awk '{print $5}' 2025-06-01T22:52:25.7493644Z ++ FSIZE=921 2025-06-01T22:52:25.7494729Z ++ echo '"torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h",sha256=sfaCKLwRsL9k56-4-yfQ7VXqA0xRvil5keAiuC46fRI,921' 2025-06-01T22:52:25.7494909Z ++ read fname 2025-06-01T22:52:25.7495391Z ++ make_wheel_record torch/include/ATen/ops/repeat_interleave_native.h 2025-06-01T22:52:25.7495772Z ++ FPATH=torch/include/ATen/ops/repeat_interleave_native.h 2025-06-01T22:52:25.7498148Z ++ echo torch/include/ATen/ops/repeat_interleave_native.h 2025-06-01T22:52:25.7498853Z ++ grep RECORD 2025-06-01T22:52:25.7524125Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/repeat_interleave_native.h 2025-06-01T22:52:25.7524497Z +++ openssl base64 2025-06-01T22:52:25.7524614Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.7524733Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.7524832Z +++ sed -e s/=//g 2025-06-01T22:52:25.7566824Z ++ HASH=TfHuEgQYDNNB7nxIVk8V333qz4fKXAXs719_KblCYy4 2025-06-01T22:52:25.7570804Z +++ ls -nl torch/include/ATen/ops/repeat_interleave_native.h 2025-06-01T22:52:25.7571465Z +++ awk '{print $5}' 2025-06-01T22:52:25.7599353Z ++ FSIZE=1218 2025-06-01T22:52:25.7600213Z ++ echo '"torch/include/ATen/ops/repeat_interleave_native.h",sha256=TfHuEgQYDNNB7nxIVk8V333qz4fKXAXs719_KblCYy4,1218' 2025-06-01T22:52:25.7600313Z ++ read fname 2025-06-01T22:52:25.7600543Z ++ make_wheel_record torch/include/ATen/ops/repeat_interleave_ops.h 2025-06-01T22:52:25.7600748Z ++ FPATH=torch/include/ATen/ops/repeat_interleave_ops.h 2025-06-01T22:52:25.7601073Z ++ echo torch/include/ATen/ops/repeat_interleave_ops.h 2025-06-01T22:52:25.7601448Z ++ grep RECORD 2025-06-01T22:52:25.7624893Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/repeat_interleave_ops.h 2025-06-01T22:52:25.7625130Z +++ openssl base64 2025-06-01T22:52:25.7625298Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.7625430Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.7625544Z +++ sed -e s/=//g 2025-06-01T22:52:25.7667927Z ++ HASH=gCy3HmZLJBxYQA1gksR2wJ8fUJfEPtCjpJiZWIQf8eI 2025-06-01T22:52:25.7669591Z +++ ls -nl torch/include/ATen/ops/repeat_interleave_ops.h 2025-06-01T22:52:25.7670021Z +++ awk '{print $5}' 2025-06-01T22:52:25.7694593Z ++ FSIZE=3733 2025-06-01T22:52:25.7695678Z ++ echo '"torch/include/ATen/ops/repeat_interleave_ops.h",sha256=gCy3HmZLJBxYQA1gksR2wJ8fUJfEPtCjpJiZWIQf8eI,3733' 2025-06-01T22:52:25.7695865Z ++ read fname 2025-06-01T22:52:25.7696075Z ++ make_wheel_record torch/include/ATen/ops/repeat_native.h 2025-06-01T22:52:25.7696378Z ++ FPATH=torch/include/ATen/ops/repeat_native.h 2025-06-01T22:52:25.7698480Z ++ echo torch/include/ATen/ops/repeat_native.h 2025-06-01T22:52:25.7699658Z ++ grep RECORD 2025-06-01T22:52:25.7724402Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/repeat_native.h 2025-06-01T22:52:25.7724984Z +++ openssl base64 2025-06-01T22:52:25.7725200Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.7725377Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.7725506Z +++ sed -e s/=//g 2025-06-01T22:52:25.7766007Z ++ HASH=Y-hE4u19QJKJ9Zsh9xiaWhsj19E_wkJQu94Gc8koJtg 2025-06-01T22:52:25.7768374Z +++ ls -nl torch/include/ATen/ops/repeat_native.h 2025-06-01T22:52:25.7769158Z +++ awk '{print $5}' 2025-06-01T22:52:25.7797565Z ++ FSIZE=615 2025-06-01T22:52:25.7798341Z ++ echo '"torch/include/ATen/ops/repeat_native.h",sha256=Y-hE4u19QJKJ9Zsh9xiaWhsj19E_wkJQu94Gc8koJtg,615' 2025-06-01T22:52:25.7798439Z ++ read fname 2025-06-01T22:52:25.7798637Z ++ make_wheel_record torch/include/ATen/ops/repeat_ops.h 2025-06-01T22:52:25.7798789Z ++ FPATH=torch/include/ATen/ops/repeat_ops.h 2025-06-01T22:52:25.7798920Z ++ echo torch/include/ATen/ops/repeat_ops.h 2025-06-01T22:52:25.7799256Z ++ grep RECORD 2025-06-01T22:52:25.7822078Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/repeat_ops.h 2025-06-01T22:52:25.7822290Z +++ openssl base64 2025-06-01T22:52:25.7822473Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.7822652Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.7822753Z +++ sed -e s/=//g 2025-06-01T22:52:25.7863150Z ++ HASH=a1-n4wJiZmrbbNgj3L5AcWtEmAhXeq0Y-HP-hng17Xw 2025-06-01T22:52:25.7864762Z +++ ls -nl torch/include/ATen/ops/repeat_ops.h 2025-06-01T22:52:25.7866330Z +++ awk '{print $5}' 2025-06-01T22:52:25.7890094Z ++ FSIZE=1741 2025-06-01T22:52:25.7891214Z ++ echo '"torch/include/ATen/ops/repeat_ops.h",sha256=a1-n4wJiZmrbbNgj3L5AcWtEmAhXeq0Y-HP-hng17Xw,1741' 2025-06-01T22:52:25.7892017Z ++ read fname 2025-06-01T22:52:25.7892393Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d.h 2025-06-01T22:52:25.7893043Z ++ FPATH=torch/include/ATen/ops/replication_pad1d.h 2025-06-01T22:52:25.7893734Z ++ echo torch/include/ATen/ops/replication_pad1d.h 2025-06-01T22:52:25.7894753Z ++ grep RECORD 2025-06-01T22:52:25.7919106Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d.h 2025-06-01T22:52:25.7919923Z +++ openssl base64 2025-06-01T22:52:25.7920178Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.7920440Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.7920692Z +++ sed -e s/=//g 2025-06-01T22:52:25.7957087Z ++ HASH=IPrOe0V8W2nyTfJPZ_PeF-tM8ERu-EfdWen5LrwCo1I 2025-06-01T22:52:25.7963801Z +++ ls -nl torch/include/ATen/ops/replication_pad1d.h 2025-06-01T22:52:25.7965060Z +++ awk '{print $5}' 2025-06-01T22:52:25.7992964Z ++ FSIZE=3928 2025-06-01T22:52:25.7994160Z ++ echo '"torch/include/ATen/ops/replication_pad1d.h",sha256=IPrOe0V8W2nyTfJPZ_PeF-tM8ERu-EfdWen5LrwCo1I,3928' 2025-06-01T22:52:25.7994903Z ++ read fname 2025-06-01T22:52:25.7995530Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_backward.h 2025-06-01T22:52:25.7996295Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_backward.h 2025-06-01T22:52:25.7996944Z ++ echo torch/include/ATen/ops/replication_pad1d_backward.h 2025-06-01T22:52:25.7997373Z ++ grep RECORD 2025-06-01T22:52:25.8014205Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_backward.h 2025-06-01T22:52:25.8015210Z +++ openssl base64 2025-06-01T22:52:25.8015962Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.8017180Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.8018532Z +++ sed -e s/=//g 2025-06-01T22:52:25.8055263Z ++ HASH=WOPUKJ_0gbBKhu2jw1vmBeF1D75u8YnVexHzVFerWOM 2025-06-01T22:52:25.8060059Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_backward.h 2025-06-01T22:52:25.8061956Z +++ awk '{print $5}' 2025-06-01T22:52:25.8086775Z ++ FSIZE=5091 2025-06-01T22:52:25.8087612Z ++ echo '"torch/include/ATen/ops/replication_pad1d_backward.h",sha256=WOPUKJ_0gbBKhu2jw1vmBeF1D75u8YnVexHzVFerWOM,5091' 2025-06-01T22:52:25.8088366Z ++ read fname 2025-06-01T22:52:25.8089070Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.8090426Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.8091612Z ++ echo torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.8092336Z ++ grep RECORD 2025-06-01T22:52:25.8115506Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.8116787Z +++ openssl base64 2025-06-01T22:52:25.8117212Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.8117465Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.8117733Z +++ sed -e s/=//g 2025-06-01T22:52:25.8155742Z ++ HASH=L6biPZEg7OKEe3480KDefz2QY3l9WcUe1SIXuwG0en4 2025-06-01T22:52:25.8162047Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.8162959Z +++ awk '{print $5}' 2025-06-01T22:52:25.8188945Z ++ FSIZE=1009 2025-06-01T22:52:25.8190318Z ++ echo '"torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=L6biPZEg7OKEe3480KDefz2QY3l9WcUe1SIXuwG0en4,1009' 2025-06-01T22:52:25.8191799Z ++ read fname 2025-06-01T22:52:25.8192278Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h 2025-06-01T22:52:25.8192996Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h 2025-06-01T22:52:25.8193670Z ++ echo torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h 2025-06-01T22:52:25.8194153Z ++ grep RECORD 2025-06-01T22:52:25.8211586Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h 2025-06-01T22:52:25.8212429Z +++ openssl base64 2025-06-01T22:52:25.8212907Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.8213628Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.8215074Z +++ sed -e s/=//g 2025-06-01T22:52:25.8254742Z ++ HASH=A6bDpsVajw6tiaetLap2fzPNbeUVvtNdfhBvyCAhumc 2025-06-01T22:52:25.8259698Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h 2025-06-01T22:52:25.8260531Z +++ awk '{print $5}' 2025-06-01T22:52:25.8286286Z ++ FSIZE=1611 2025-06-01T22:52:25.8287494Z ++ echo '"torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h",sha256=A6bDpsVajw6tiaetLap2fzPNbeUVvtNdfhBvyCAhumc,1611' 2025-06-01T22:52:25.8288956Z ++ read fname 2025-06-01T22:52:25.8289541Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h 2025-06-01T22:52:25.8290301Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h 2025-06-01T22:52:25.8290985Z ++ echo torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h 2025-06-01T22:52:25.8291497Z ++ grep RECORD 2025-06-01T22:52:25.8313027Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h 2025-06-01T22:52:25.8313758Z +++ openssl base64 2025-06-01T22:52:25.8314038Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.8314287Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.8314552Z +++ sed -e s/=//g 2025-06-01T22:52:25.8351661Z ++ HASH=ahQQ9MuOSif0-tqAdF6C6-Xwu8z6erqEQRqE6pDUxT4 2025-06-01T22:52:25.8356165Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h 2025-06-01T22:52:25.8357059Z +++ awk '{print $5}' 2025-06-01T22:52:25.8384701Z ++ FSIZE=1613 2025-06-01T22:52:25.8385830Z ++ echo '"torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h",sha256=ahQQ9MuOSif0-tqAdF6C6-Xwu8z6erqEQRqE6pDUxT4,1613' 2025-06-01T22:52:25.8386633Z ++ read fname 2025-06-01T22:52:25.8387343Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_backward_meta.h 2025-06-01T22:52:25.8388242Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_backward_meta.h 2025-06-01T22:52:25.8388810Z ++ echo torch/include/ATen/ops/replication_pad1d_backward_meta.h 2025-06-01T22:52:25.8389259Z ++ grep RECORD 2025-06-01T22:52:25.8407813Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_backward_meta.h 2025-06-01T22:52:25.8408970Z +++ openssl base64 2025-06-01T22:52:25.8409460Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.8409835Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.8410321Z +++ sed -e s/=//g 2025-06-01T22:52:25.8449225Z ++ HASH=RQQNo4sP4ZgFR9JbiFycGo2KUlcgLk-JynyNA0--2wg 2025-06-01T22:52:25.8454683Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_backward_meta.h 2025-06-01T22:52:25.8455466Z +++ awk '{print $5}' 2025-06-01T22:52:25.8482327Z ++ FSIZE=650 2025-06-01T22:52:25.8483372Z ++ echo '"torch/include/ATen/ops/replication_pad1d_backward_meta.h",sha256=RQQNo4sP4ZgFR9JbiFycGo2KUlcgLk-JynyNA0--2wg,650' 2025-06-01T22:52:25.8484337Z ++ read fname 2025-06-01T22:52:25.8484996Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h 2025-06-01T22:52:25.8485793Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h 2025-06-01T22:52:25.8486496Z ++ echo torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h 2025-06-01T22:52:25.8487011Z ++ grep RECORD 2025-06-01T22:52:25.8509395Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h 2025-06-01T22:52:25.8510138Z +++ openssl base64 2025-06-01T22:52:25.8510400Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.8510697Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.8511144Z +++ sed -e s/=//g 2025-06-01T22:52:25.8549928Z ++ HASH=F_mHlFTrWkGe_deWecmju_tFrQm26x_Q4WuE-RcWMcI 2025-06-01T22:52:25.8555211Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h 2025-06-01T22:52:25.8555774Z +++ awk '{print $5}' 2025-06-01T22:52:25.8582720Z ++ FSIZE=1613 2025-06-01T22:52:25.8583583Z ++ echo '"torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h",sha256=F_mHlFTrWkGe_deWecmju_tFrQm26x_Q4WuE-RcWMcI,1613' 2025-06-01T22:52:25.8584424Z ++ read fname 2025-06-01T22:52:25.8584850Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_backward_native.h 2025-06-01T22:52:25.8585703Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_backward_native.h 2025-06-01T22:52:25.8586322Z ++ echo torch/include/ATen/ops/replication_pad1d_backward_native.h 2025-06-01T22:52:25.8586790Z ++ grep RECORD 2025-06-01T22:52:25.8606521Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_backward_native.h 2025-06-01T22:52:25.8607125Z +++ openssl base64 2025-06-01T22:52:25.8607395Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.8608101Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.8609558Z +++ sed -e s/=//g 2025-06-01T22:52:25.8647697Z ++ HASH=B4ooFJNkSZd_Vc4etLR1BFlUQrwkZs8KDS7-Lu0zRxM 2025-06-01T22:52:25.8652730Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_backward_native.h 2025-06-01T22:52:25.8653394Z +++ awk '{print $5}' 2025-06-01T22:52:25.8679547Z ++ FSIZE=986 2025-06-01T22:52:25.8680870Z ++ echo '"torch/include/ATen/ops/replication_pad1d_backward_native.h",sha256=B4ooFJNkSZd_Vc4etLR1BFlUQrwkZs8KDS7-Lu0zRxM,986' 2025-06-01T22:52:25.8681656Z ++ read fname 2025-06-01T22:52:25.8682101Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_backward_ops.h 2025-06-01T22:52:25.8682744Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_backward_ops.h 2025-06-01T22:52:25.8683455Z ++ echo torch/include/ATen/ops/replication_pad1d_backward_ops.h 2025-06-01T22:52:25.8683910Z ++ grep RECORD 2025-06-01T22:52:25.8707461Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_backward_ops.h 2025-06-01T22:52:25.8708079Z +++ openssl base64 2025-06-01T22:52:25.8708332Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.8708592Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.8708867Z +++ sed -e s/=//g 2025-06-01T22:52:25.8747117Z ++ HASH=d1-NdEGEz6UqSHgHD4m9M0RdDYMUUSvXtHIkqVjINQc 2025-06-01T22:52:25.8751598Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_backward_ops.h 2025-06-01T22:52:25.8752430Z +++ awk '{print $5}' 2025-06-01T22:52:25.8780504Z ++ FSIZE=2113 2025-06-01T22:52:25.8781331Z ++ echo '"torch/include/ATen/ops/replication_pad1d_backward_ops.h",sha256=d1-NdEGEz6UqSHgHD4m9M0RdDYMUUSvXtHIkqVjINQc,2113' 2025-06-01T22:52:25.8782234Z ++ read fname 2025-06-01T22:52:25.8782865Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.8783884Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.8784603Z ++ grep RECORD 2025-06-01T22:52:25.8785161Z ++ echo torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.8806847Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.8807670Z +++ openssl base64 2025-06-01T22:52:25.8807942Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.8808212Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.8808482Z +++ sed -e s/=//g 2025-06-01T22:52:25.8845975Z ++ HASH=z56ajy0Aga2UO2SPvQlo-jjMX0pt2HW37Par8tp55p0 2025-06-01T22:52:25.8851369Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:25.8852067Z +++ awk '{print $5}' 2025-06-01T22:52:25.8877162Z ++ FSIZE=927 2025-06-01T22:52:25.8878124Z ++ echo '"torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=z56ajy0Aga2UO2SPvQlo-jjMX0pt2HW37Par8tp55p0,927' 2025-06-01T22:52:25.8879114Z ++ read fname 2025-06-01T22:52:25.8879543Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h 2025-06-01T22:52:25.8880166Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h 2025-06-01T22:52:25.8880747Z ++ echo torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h 2025-06-01T22:52:25.8881183Z ++ grep RECORD 2025-06-01T22:52:25.8904794Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h 2025-06-01T22:52:25.8905435Z +++ openssl base64 2025-06-01T22:52:25.8905704Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.8905964Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.8906228Z +++ sed -e s/=//g 2025-06-01T22:52:25.8947231Z ++ HASH=3eaq6-Ei0_egbV6rj6y49GtHamE9cQ0_rZ-15UfwqGs 2025-06-01T22:52:25.8949906Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h 2025-06-01T22:52:25.8950724Z +++ awk '{print $5}' 2025-06-01T22:52:25.8975031Z ++ FSIZE=1337 2025-06-01T22:52:25.8975839Z ++ echo '"torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h",sha256=3eaq6-Ei0_egbV6rj6y49GtHamE9cQ0_rZ-15UfwqGs,1337' 2025-06-01T22:52:25.8976773Z ++ read fname 2025-06-01T22:52:25.8977187Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h 2025-06-01T22:52:25.8977826Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h 2025-06-01T22:52:25.8979738Z ++ echo torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h 2025-06-01T22:52:25.8980189Z ++ grep RECORD 2025-06-01T22:52:25.9003799Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h 2025-06-01T22:52:25.9004539Z +++ openssl base64 2025-06-01T22:52:25.9004804Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.9005227Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.9005572Z +++ sed -e s/=//g 2025-06-01T22:52:25.9044716Z ++ HASH=8dnyHc6crRC3hb5xMtWecXawiQNXvzYYvmoWSwdHQtI 2025-06-01T22:52:25.9048291Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h 2025-06-01T22:52:25.9048952Z +++ awk '{print $5}' 2025-06-01T22:52:25.9075681Z ++ FSIZE=1339 2025-06-01T22:52:25.9076510Z ++ echo '"torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h",sha256=8dnyHc6crRC3hb5xMtWecXawiQNXvzYYvmoWSwdHQtI,1339' 2025-06-01T22:52:25.9077282Z ++ read fname 2025-06-01T22:52:25.9077665Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_meta.h 2025-06-01T22:52:25.9078218Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_meta.h 2025-06-01T22:52:25.9078692Z ++ echo torch/include/ATen/ops/replication_pad1d_meta.h 2025-06-01T22:52:25.9079095Z ++ grep RECORD 2025-06-01T22:52:25.9101720Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_meta.h 2025-06-01T22:52:25.9102287Z +++ openssl base64 2025-06-01T22:52:25.9102551Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.9102955Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.9103225Z +++ sed -e s/=//g 2025-06-01T22:52:25.9140602Z ++ HASH=7f11h6a3qt8gIuPb2R30g9A8e-UmaiMw2W7tjfJ5l0c 2025-06-01T22:52:25.9144716Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_meta.h 2025-06-01T22:52:25.9145269Z +++ awk '{print $5}' 2025-06-01T22:52:25.9170358Z ++ FSIZE=609 2025-06-01T22:52:25.9171046Z ++ echo '"torch/include/ATen/ops/replication_pad1d_meta.h",sha256=7f11h6a3qt8gIuPb2R30g9A8e-UmaiMw2W7tjfJ5l0c,609' 2025-06-01T22:52:25.9171789Z ++ read fname 2025-06-01T22:52:25.9172228Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_meta_dispatch.h 2025-06-01T22:52:25.9172869Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_meta_dispatch.h 2025-06-01T22:52:25.9174423Z ++ echo torch/include/ATen/ops/replication_pad1d_meta_dispatch.h 2025-06-01T22:52:25.9175503Z ++ grep RECORD 2025-06-01T22:52:25.9199051Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_meta_dispatch.h 2025-06-01T22:52:25.9199752Z +++ openssl base64 2025-06-01T22:52:25.9200014Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.9200274Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.9200535Z +++ sed -e s/=//g 2025-06-01T22:52:25.9239669Z ++ HASH=6FzzCkI2IXLRKvEHlpJWJ6jiU3JNdQ1kw3nwZuZySL8 2025-06-01T22:52:25.9242320Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_meta_dispatch.h 2025-06-01T22:52:25.9243384Z +++ awk '{print $5}' 2025-06-01T22:52:25.9272001Z ++ FSIZE=1339 2025-06-01T22:52:25.9272819Z ++ echo '"torch/include/ATen/ops/replication_pad1d_meta_dispatch.h",sha256=6FzzCkI2IXLRKvEHlpJWJ6jiU3JNdQ1kw3nwZuZySL8,1339' 2025-06-01T22:52:25.9273606Z ++ read fname 2025-06-01T22:52:25.9273985Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_native.h 2025-06-01T22:52:25.9274552Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_native.h 2025-06-01T22:52:25.9275056Z ++ echo torch/include/ATen/ops/replication_pad1d_native.h 2025-06-01T22:52:25.9275454Z ++ grep RECORD 2025-06-01T22:52:25.9293507Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_native.h 2025-06-01T22:52:25.9294063Z +++ openssl base64 2025-06-01T22:52:25.9295178Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.9296531Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.9297921Z +++ sed -e s/=//g 2025-06-01T22:52:25.9335118Z ++ HASH=zLalidv0bKYcObaJEWtob1-jzlNYbA0nYDAqe6upUlQ 2025-06-01T22:52:25.9341953Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_native.h 2025-06-01T22:52:25.9342389Z +++ awk '{print $5}' 2025-06-01T22:52:25.9367773Z ++ FSIZE=863 2025-06-01T22:52:25.9368497Z ++ echo '"torch/include/ATen/ops/replication_pad1d_native.h",sha256=zLalidv0bKYcObaJEWtob1-jzlNYbA0nYDAqe6upUlQ,863' 2025-06-01T22:52:25.9369265Z ++ read fname 2025-06-01T22:52:25.9369642Z ++ make_wheel_record torch/include/ATen/ops/replication_pad1d_ops.h 2025-06-01T22:52:25.9370202Z ++ FPATH=torch/include/ATen/ops/replication_pad1d_ops.h 2025-06-01T22:52:25.9371451Z ++ echo torch/include/ATen/ops/replication_pad1d_ops.h 2025-06-01T22:52:25.9372606Z ++ grep RECORD 2025-06-01T22:52:25.9395924Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad1d_ops.h 2025-06-01T22:52:25.9396490Z +++ openssl base64 2025-06-01T22:52:25.9397090Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.9397345Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.9397628Z +++ sed -e s/=//g 2025-06-01T22:52:25.9439068Z ++ HASH=sXgVxt5dYdolaPJAnAQ7ZAblbOn0Q5HgLnA5nypc7LE 2025-06-01T22:52:25.9441398Z +++ ls -nl torch/include/ATen/ops/replication_pad1d_ops.h 2025-06-01T22:52:25.9442242Z +++ awk '{print $5}' 2025-06-01T22:52:25.9470654Z ++ FSIZE=1809 2025-06-01T22:52:25.9471444Z ++ echo '"torch/include/ATen/ops/replication_pad1d_ops.h",sha256=sXgVxt5dYdolaPJAnAQ7ZAblbOn0Q5HgLnA5nypc7LE,1809' 2025-06-01T22:52:25.9472177Z ++ read fname 2025-06-01T22:52:25.9472545Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d.h 2025-06-01T22:52:25.9473036Z ++ FPATH=torch/include/ATen/ops/replication_pad2d.h 2025-06-01T22:52:25.9473488Z ++ echo torch/include/ATen/ops/replication_pad2d.h 2025-06-01T22:52:25.9473873Z ++ grep RECORD 2025-06-01T22:52:25.9491429Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d.h 2025-06-01T22:52:25.9492205Z +++ openssl base64 2025-06-01T22:52:25.9493412Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.9494672Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.9496132Z +++ sed -e s/=//g 2025-06-01T22:52:25.9531998Z ++ HASH=IHYh5DJzRA9oiDrWAVevWDTdVco5k2VVkX5NBCOtsdw 2025-06-01T22:52:25.9537267Z +++ ls -nl torch/include/ATen/ops/replication_pad2d.h 2025-06-01T22:52:25.9538401Z +++ awk '{print $5}' 2025-06-01T22:52:25.9565814Z ++ FSIZE=3928 2025-06-01T22:52:25.9566499Z ++ echo '"torch/include/ATen/ops/replication_pad2d.h",sha256=IHYh5DJzRA9oiDrWAVevWDTdVco5k2VVkX5NBCOtsdw,3928' 2025-06-01T22:52:25.9567247Z ++ read fname 2025-06-01T22:52:25.9567647Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d_backward.h 2025-06-01T22:52:25.9568254Z ++ FPATH=torch/include/ATen/ops/replication_pad2d_backward.h 2025-06-01T22:52:25.9568812Z ++ echo torch/include/ATen/ops/replication_pad2d_backward.h 2025-06-01T22:52:25.9569240Z ++ grep RECORD 2025-06-01T22:52:25.9592747Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d_backward.h 2025-06-01T22:52:25.9593314Z +++ openssl base64 2025-06-01T22:52:25.9593588Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.9593838Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.9594106Z +++ sed -e s/=//g 2025-06-01T22:52:25.9634399Z ++ HASH=xYmwwDbWmjvJyydq95P_USPcHO1B2UMpIBkjh5tKj28 2025-06-01T22:52:25.9637698Z +++ ls -nl torch/include/ATen/ops/replication_pad2d_backward.h 2025-06-01T22:52:25.9638149Z +++ awk '{print $5}' 2025-06-01T22:52:25.9665842Z ++ FSIZE=5091 2025-06-01T22:52:25.9666602Z ++ echo '"torch/include/ATen/ops/replication_pad2d_backward.h",sha256=xYmwwDbWmjvJyydq95P_USPcHO1B2UMpIBkjh5tKj28,5091' 2025-06-01T22:52:25.9667353Z ++ read fname 2025-06-01T22:52:25.9667810Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h 2025-06-01T22:52:25.9668688Z ++ FPATH=torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h 2025-06-01T22:52:25.9669367Z ++ echo torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h 2025-06-01T22:52:25.9669848Z ++ grep RECORD 2025-06-01T22:52:25.9688869Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h 2025-06-01T22:52:25.9689533Z +++ openssl base64 2025-06-01T22:52:25.9689805Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.9690598Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.9691819Z +++ sed -e s/=//g 2025-06-01T22:52:25.9729945Z ++ HASH=wzmv9ZtGaU4aaGXboHPSbXSWJ-oDvTXN1o8CIXr7Ps8 2025-06-01T22:52:25.9734750Z +++ ls -nl torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h 2025-06-01T22:52:25.9735394Z +++ awk '{print $5}' 2025-06-01T22:52:25.9764470Z ++ FSIZE=1611 2025-06-01T22:52:25.9765528Z ++ echo '"torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h",sha256=wzmv9ZtGaU4aaGXboHPSbXSWJ-oDvTXN1o8CIXr7Ps8,1611' 2025-06-01T22:52:25.9766373Z ++ read fname 2025-06-01T22:52:25.9766853Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h 2025-06-01T22:52:25.9767753Z ++ FPATH=torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h 2025-06-01T22:52:25.9768440Z ++ echo torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h 2025-06-01T22:52:25.9768962Z ++ grep RECORD 2025-06-01T22:52:25.9790720Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h 2025-06-01T22:52:25.9791363Z +++ openssl base64 2025-06-01T22:52:25.9791632Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.9791880Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.9792148Z +++ sed -e s/=//g 2025-06-01T22:52:25.9832319Z ++ HASH=oXbBRAtGaUob0EZEhlf0PP-1uaT8Pi6wBOCA9waB7eM 2025-06-01T22:52:25.9835817Z +++ ls -nl torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h 2025-06-01T22:52:25.9836338Z +++ awk '{print $5}' 2025-06-01T22:52:25.9863985Z ++ FSIZE=1613 2025-06-01T22:52:25.9864883Z ++ echo '"torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h",sha256=oXbBRAtGaUob0EZEhlf0PP-1uaT8Pi6wBOCA9waB7eM,1613' 2025-06-01T22:52:25.9865835Z ++ read fname 2025-06-01T22:52:25.9866275Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d_backward_native.h 2025-06-01T22:52:25.9866941Z ++ FPATH=torch/include/ATen/ops/replication_pad2d_backward_native.h 2025-06-01T22:52:25.9867598Z ++ echo torch/include/ATen/ops/replication_pad2d_backward_native.h 2025-06-01T22:52:25.9868059Z ++ grep RECORD 2025-06-01T22:52:25.9886701Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d_backward_native.h 2025-06-01T22:52:25.9887340Z +++ openssl base64 2025-06-01T22:52:25.9887601Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.9888509Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.9889854Z +++ sed -e s/=//g 2025-06-01T22:52:25.9928256Z ++ HASH=sTwYo7ydM2f_71JrskcNTJTlLS0xpIRvRKs84s3w3To 2025-06-01T22:52:25.9933074Z +++ ls -nl torch/include/ATen/ops/replication_pad2d_backward_native.h 2025-06-01T22:52:25.9933720Z +++ awk '{print $5}' 2025-06-01T22:52:25.9961830Z ++ FSIZE=1026 2025-06-01T22:52:25.9962611Z ++ echo '"torch/include/ATen/ops/replication_pad2d_backward_native.h",sha256=sTwYo7ydM2f_71JrskcNTJTlLS0xpIRvRKs84s3w3To,1026' 2025-06-01T22:52:25.9963368Z ++ read fname 2025-06-01T22:52:25.9963785Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d_backward_ops.h 2025-06-01T22:52:25.9964722Z ++ FPATH=torch/include/ATen/ops/replication_pad2d_backward_ops.h 2025-06-01T22:52:25.9965315Z ++ echo torch/include/ATen/ops/replication_pad2d_backward_ops.h 2025-06-01T22:52:25.9965756Z ++ grep RECORD 2025-06-01T22:52:25.9987268Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d_backward_ops.h 2025-06-01T22:52:25.9987880Z +++ openssl base64 2025-06-01T22:52:25.9988134Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:25.9988405Z +++ sed -e s/+/-/g 2025-06-01T22:52:25.9988647Z +++ sed -e s/=//g 2025-06-01T22:52:26.0029573Z ++ HASH=sVoDpqDA4j3JtuAg6_eVQbHd1Ao7avh-aq-mADuuiLc 2025-06-01T22:52:26.0033222Z +++ ls -nl torch/include/ATen/ops/replication_pad2d_backward_ops.h 2025-06-01T22:52:26.0034068Z +++ awk '{print $5}' 2025-06-01T22:52:26.0062142Z ++ FSIZE=2113 2025-06-01T22:52:26.0062951Z ++ echo '"torch/include/ATen/ops/replication_pad2d_backward_ops.h",sha256=sVoDpqDA4j3JtuAg6_eVQbHd1Ao7avh-aq-mADuuiLc,2113' 2025-06-01T22:52:26.0063718Z ++ read fname 2025-06-01T22:52:26.0064332Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:26.0065358Z ++ FPATH=torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:26.0066330Z ++ echo torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:26.0066967Z ++ grep RECORD 2025-06-01T22:52:26.0086777Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:26.0087579Z +++ openssl base64 2025-06-01T22:52:26.0087865Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.0088128Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.0088414Z +++ sed -e s/=//g 2025-06-01T22:52:26.0126909Z ++ HASH=sSktEXd7PLFY9LUgT2KHGwtDLCMaQAtz-1mjKZHnIBY 2025-06-01T22:52:26.0132197Z +++ ls -nl torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:26.0132905Z +++ awk '{print $5}' 2025-06-01T22:52:26.0163323Z ++ FSIZE=927 2025-06-01T22:52:26.0164438Z ++ echo '"torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=sSktEXd7PLFY9LUgT2KHGwtDLCMaQAtz-1mjKZHnIBY,927' 2025-06-01T22:52:26.0165623Z ++ read fname 2025-06-01T22:52:26.0166049Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h 2025-06-01T22:52:26.0166709Z ++ FPATH=torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h 2025-06-01T22:52:26.0167285Z ++ echo torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h 2025-06-01T22:52:26.0167747Z ++ grep RECORD 2025-06-01T22:52:26.0189212Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h 2025-06-01T22:52:26.0189941Z +++ openssl base64 2025-06-01T22:52:26.0190210Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.0190461Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.0190733Z +++ sed -e s/=//g 2025-06-01T22:52:26.0231298Z ++ HASH=pQEZB3EbhRcGZYqCajmWBt2YuOLWTpRCThvRiZpc29w 2025-06-01T22:52:26.0234854Z +++ ls -nl torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h 2025-06-01T22:52:26.0235305Z +++ awk '{print $5}' 2025-06-01T22:52:26.0262166Z ++ FSIZE=1337 2025-06-01T22:52:26.0263164Z ++ echo '"torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h",sha256=pQEZB3EbhRcGZYqCajmWBt2YuOLWTpRCThvRiZpc29w,1337' 2025-06-01T22:52:26.0263941Z ++ read fname 2025-06-01T22:52:26.0264362Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h 2025-06-01T22:52:26.0264986Z ++ FPATH=torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h 2025-06-01T22:52:26.0265559Z ++ echo torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h 2025-06-01T22:52:26.0266005Z ++ grep RECORD 2025-06-01T22:52:26.0287121Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h 2025-06-01T22:52:26.0287737Z +++ openssl base64 2025-06-01T22:52:26.0288002Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.0288269Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.0288647Z +++ sed -e s/=//g 2025-06-01T22:52:26.0327379Z ++ HASH=L3xgS_4AWITvrfLUJdcZxWmZioirL7CQibs9tvY4a78 2025-06-01T22:52:26.0332221Z +++ ls -nl torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h 2025-06-01T22:52:26.0332824Z +++ awk '{print $5}' 2025-06-01T22:52:26.0360883Z ++ FSIZE=1339 2025-06-01T22:52:26.0361697Z ++ echo '"torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h",sha256=L3xgS_4AWITvrfLUJdcZxWmZioirL7CQibs9tvY4a78,1339' 2025-06-01T22:52:26.0362466Z ++ read fname 2025-06-01T22:52:26.0362851Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d_meta.h 2025-06-01T22:52:26.0363386Z ++ FPATH=torch/include/ATen/ops/replication_pad2d_meta.h 2025-06-01T22:52:26.0364146Z ++ echo torch/include/ATen/ops/replication_pad2d_meta.h 2025-06-01T22:52:26.0364735Z ++ grep RECORD 2025-06-01T22:52:26.0388220Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d_meta.h 2025-06-01T22:52:26.0388761Z +++ openssl base64 2025-06-01T22:52:26.0389029Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.0389271Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.0389538Z +++ sed -e s/=//g 2025-06-01T22:52:26.0430372Z ++ HASH=hSp3_b3I1TPlnd9aupwjGj9nJmG3D5nkMZJo4x-kx9Y 2025-06-01T22:52:26.0432581Z +++ ls -nl torch/include/ATen/ops/replication_pad2d_meta.h 2025-06-01T22:52:26.0433005Z +++ awk '{print $5}' 2025-06-01T22:52:26.0458720Z ++ FSIZE=609 2025-06-01T22:52:26.0459541Z ++ echo '"torch/include/ATen/ops/replication_pad2d_meta.h",sha256=hSp3_b3I1TPlnd9aupwjGj9nJmG3D5nkMZJo4x-kx9Y,609' 2025-06-01T22:52:26.0460254Z ++ read fname 2025-06-01T22:52:26.0460668Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d_meta_dispatch.h 2025-06-01T22:52:26.0461311Z ++ FPATH=torch/include/ATen/ops/replication_pad2d_meta_dispatch.h 2025-06-01T22:52:26.0461888Z ++ echo torch/include/ATen/ops/replication_pad2d_meta_dispatch.h 2025-06-01T22:52:26.0462336Z ++ grep RECORD 2025-06-01T22:52:26.0486308Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d_meta_dispatch.h 2025-06-01T22:52:26.0486939Z +++ openssl base64 2025-06-01T22:52:26.0487213Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.0487465Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.0487740Z +++ sed -e s/=//g 2025-06-01T22:52:26.0525805Z ++ HASH=Ie6ig5u5_MoxPeD-NQt8H8v2ut2-YWOx3H7ZsOeEk4c 2025-06-01T22:52:26.0530296Z +++ ls -nl torch/include/ATen/ops/replication_pad2d_meta_dispatch.h 2025-06-01T22:52:26.0530983Z +++ awk '{print $5}' 2025-06-01T22:52:26.0556001Z ++ FSIZE=1339 2025-06-01T22:52:26.0556832Z ++ echo '"torch/include/ATen/ops/replication_pad2d_meta_dispatch.h",sha256=Ie6ig5u5_MoxPeD-NQt8H8v2ut2-YWOx3H7ZsOeEk4c,1339' 2025-06-01T22:52:26.0557616Z ++ read fname 2025-06-01T22:52:26.0558018Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d_native.h 2025-06-01T22:52:26.0558842Z ++ FPATH=torch/include/ATen/ops/replication_pad2d_native.h 2025-06-01T22:52:26.0561353Z ++ echo torch/include/ATen/ops/replication_pad2d_native.h 2025-06-01T22:52:26.0562048Z ++ grep RECORD 2025-06-01T22:52:26.0588608Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d_native.h 2025-06-01T22:52:26.0589322Z +++ openssl base64 2025-06-01T22:52:26.0589572Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.0589827Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.0590079Z +++ sed -e s/=//g 2025-06-01T22:52:26.0631355Z ++ HASH=dAovwCukbjMJpHVwQa8aVZfBGYKvi5rj7iw8J4otFjw 2025-06-01T22:52:26.0633315Z +++ ls -nl torch/include/ATen/ops/replication_pad2d_native.h 2025-06-01T22:52:26.0633734Z +++ awk '{print $5}' 2025-06-01T22:52:26.0661164Z ++ FSIZE=863 2025-06-01T22:52:26.0661937Z ++ echo '"torch/include/ATen/ops/replication_pad2d_native.h",sha256=dAovwCukbjMJpHVwQa8aVZfBGYKvi5rj7iw8J4otFjw,863' 2025-06-01T22:52:26.0662681Z ++ read fname 2025-06-01T22:52:26.0663055Z ++ make_wheel_record torch/include/ATen/ops/replication_pad2d_ops.h 2025-06-01T22:52:26.0663597Z ++ FPATH=torch/include/ATen/ops/replication_pad2d_ops.h 2025-06-01T22:52:26.0664075Z ++ echo torch/include/ATen/ops/replication_pad2d_ops.h 2025-06-01T22:52:26.0664459Z ++ grep RECORD 2025-06-01T22:52:26.0686746Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad2d_ops.h 2025-06-01T22:52:26.0687289Z +++ openssl base64 2025-06-01T22:52:26.0687561Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.0687812Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.0688091Z +++ sed -e s/=//g 2025-06-01T22:52:26.0726696Z ++ HASH=68IW8BfpOWwDlmD9pq6Hn-U9DRqnYX-4WFW2Qk_bQMY 2025-06-01T22:52:26.0730351Z +++ ls -nl torch/include/ATen/ops/replication_pad2d_ops.h 2025-06-01T22:52:26.0731096Z +++ awk '{print $5}' 2025-06-01T22:52:26.0755410Z ++ FSIZE=1809 2025-06-01T22:52:26.0756145Z ++ echo '"torch/include/ATen/ops/replication_pad2d_ops.h",sha256=68IW8BfpOWwDlmD9pq6Hn-U9DRqnYX-4WFW2Qk_bQMY,1809' 2025-06-01T22:52:26.0756893Z ++ read fname 2025-06-01T22:52:26.0757503Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d.h 2025-06-01T22:52:26.0758022Z ++ FPATH=torch/include/ATen/ops/replication_pad3d.h 2025-06-01T22:52:26.0760090Z ++ echo torch/include/ATen/ops/replication_pad3d.h 2025-06-01T22:52:26.0760487Z ++ grep RECORD 2025-06-01T22:52:26.0783277Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d.h 2025-06-01T22:52:26.0783821Z +++ openssl base64 2025-06-01T22:52:26.0784089Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.0784333Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.0784608Z +++ sed -e s/=//g 2025-06-01T22:52:26.0826074Z ++ HASH=lXkgG_F48cYzmQi-xPLEs7sT-09Dq4UL8wWEl548kYY 2025-06-01T22:52:26.0828443Z +++ ls -nl torch/include/ATen/ops/replication_pad3d.h 2025-06-01T22:52:26.0830014Z +++ awk '{print $5}' 2025-06-01T22:52:26.0854388Z ++ FSIZE=3928 2025-06-01T22:52:26.0855065Z ++ echo '"torch/include/ATen/ops/replication_pad3d.h",sha256=lXkgG_F48cYzmQi-xPLEs7sT-09Dq4UL8wWEl548kYY,3928' 2025-06-01T22:52:26.0855763Z ++ read fname 2025-06-01T22:52:26.0856299Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d_backward.h 2025-06-01T22:52:26.0857016Z ++ FPATH=torch/include/ATen/ops/replication_pad3d_backward.h 2025-06-01T22:52:26.0858545Z ++ echo torch/include/ATen/ops/replication_pad3d_backward.h 2025-06-01T22:52:26.0860237Z ++ grep RECORD 2025-06-01T22:52:26.0884275Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d_backward.h 2025-06-01T22:52:26.0885028Z +++ openssl base64 2025-06-01T22:52:26.0885287Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.0885555Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.0885816Z +++ sed -e s/=//g 2025-06-01T22:52:26.0925668Z ++ HASH=gW5jO1AyePo9dUFFYVriLQTFJ5JDlsiSKiDDf2UU-Xc 2025-06-01T22:52:26.0928020Z +++ ls -nl torch/include/ATen/ops/replication_pad3d_backward.h 2025-06-01T22:52:26.0928893Z +++ awk '{print $5}' 2025-06-01T22:52:26.0954061Z ++ FSIZE=5091 2025-06-01T22:52:26.0954802Z ++ echo '"torch/include/ATen/ops/replication_pad3d_backward.h",sha256=gW5jO1AyePo9dUFFYVriLQTFJ5JDlsiSKiDDf2UU-Xc,5091' 2025-06-01T22:52:26.0957385Z ++ read fname 2025-06-01T22:52:26.0957845Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h 2025-06-01T22:52:26.0958573Z ++ FPATH=torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h 2025-06-01T22:52:26.0959311Z ++ echo torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h 2025-06-01T22:52:26.0959789Z ++ grep RECORD 2025-06-01T22:52:26.0983232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h 2025-06-01T22:52:26.0983873Z +++ openssl base64 2025-06-01T22:52:26.0984139Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.0984386Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.0984654Z +++ sed -e s/=//g 2025-06-01T22:52:26.1024976Z ++ HASH=bvIfvjnpNuI_TkU23qn-AbZHVZZib23cm2_xt3ApOsc 2025-06-01T22:52:26.1027058Z +++ ls -nl torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h 2025-06-01T22:52:26.1028283Z +++ awk '{print $5}' 2025-06-01T22:52:26.1052044Z ++ FSIZE=1611 2025-06-01T22:52:26.1052859Z ++ echo '"torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h",sha256=bvIfvjnpNuI_TkU23qn-AbZHVZZib23cm2_xt3ApOsc,1611' 2025-06-01T22:52:26.1053676Z ++ read fname 2025-06-01T22:52:26.1054151Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h 2025-06-01T22:52:26.1054913Z ++ FPATH=torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h 2025-06-01T22:52:26.1056654Z ++ echo torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h 2025-06-01T22:52:26.1057446Z ++ grep RECORD 2025-06-01T22:52:26.1080474Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h 2025-06-01T22:52:26.1081136Z +++ openssl base64 2025-06-01T22:52:26.1081406Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.1081652Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.1082237Z +++ sed -e s/=//g 2025-06-01T22:52:26.1122040Z ++ HASH=TzedmNakDu0AkJ7a77-VfPwdcUqo2xEUdGvELmhNplw 2025-06-01T22:52:26.1126255Z +++ ls -nl torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h 2025-06-01T22:52:26.1126807Z +++ awk '{print $5}' 2025-06-01T22:52:26.1151064Z ++ FSIZE=1613 2025-06-01T22:52:26.1151893Z ++ echo '"torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h",sha256=TzedmNakDu0AkJ7a77-VfPwdcUqo2xEUdGvELmhNplw,1613' 2025-06-01T22:52:26.1152729Z ++ read fname 2025-06-01T22:52:26.1153183Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d_backward_native.h 2025-06-01T22:52:26.1153430Z ++ FPATH=torch/include/ATen/ops/replication_pad3d_backward_native.h 2025-06-01T22:52:26.1155051Z ++ echo torch/include/ATen/ops/replication_pad3d_backward_native.h 2025-06-01T22:52:26.1156013Z ++ grep RECORD 2025-06-01T22:52:26.1180213Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d_backward_native.h 2025-06-01T22:52:26.1180420Z +++ openssl base64 2025-06-01T22:52:26.1180533Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.1181054Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.1181173Z +++ sed -e s/=//g 2025-06-01T22:52:26.1217325Z ++ HASH=Ip7Nkx__0Ze_G5Mp2tPYEhspgVgq6kIzYHZYhasWxO0 2025-06-01T22:52:26.1221889Z +++ ls -nl torch/include/ATen/ops/replication_pad3d_backward_native.h 2025-06-01T22:52:26.1222268Z +++ awk '{print $5}' 2025-06-01T22:52:26.1246579Z ++ FSIZE=1026 2025-06-01T22:52:26.1247300Z ++ echo '"torch/include/ATen/ops/replication_pad3d_backward_native.h",sha256=Ip7Nkx__0Ze_G5Mp2tPYEhspgVgq6kIzYHZYhasWxO0,1026' 2025-06-01T22:52:26.1247402Z ++ read fname 2025-06-01T22:52:26.1247685Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d_backward_ops.h 2025-06-01T22:52:26.1247925Z ++ FPATH=torch/include/ATen/ops/replication_pad3d_backward_ops.h 2025-06-01T22:52:26.1249667Z ++ echo torch/include/ATen/ops/replication_pad3d_backward_ops.h 2025-06-01T22:52:26.1250695Z ++ grep RECORD 2025-06-01T22:52:26.1275303Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d_backward_ops.h 2025-06-01T22:52:26.1275696Z +++ openssl base64 2025-06-01T22:52:26.1275823Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.1276119Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.1276216Z +++ sed -e s/=//g 2025-06-01T22:52:26.1318179Z ++ HASH=r6nB63SURocU5lJV-QMwBzNvYfxxjvl-VBSoEh5_ymE 2025-06-01T22:52:26.1321634Z +++ ls -nl torch/include/ATen/ops/replication_pad3d_backward_ops.h 2025-06-01T22:52:26.1322291Z +++ awk '{print $5}' 2025-06-01T22:52:26.1347417Z ++ FSIZE=2113 2025-06-01T22:52:26.1348046Z ++ echo '"torch/include/ATen/ops/replication_pad3d_backward_ops.h",sha256=r6nB63SURocU5lJV-QMwBzNvYfxxjvl-VBSoEh5_ymE,2113' 2025-06-01T22:52:26.1348196Z ++ read fname 2025-06-01T22:52:26.1348746Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:26.1349187Z ++ FPATH=torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:26.1351395Z ++ echo torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:26.1352052Z ++ grep RECORD 2025-06-01T22:52:26.1371667Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:26.1371810Z +++ openssl base64 2025-06-01T22:52:26.1372840Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.1373893Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.1375376Z +++ sed -e s/=//g 2025-06-01T22:52:26.1411982Z ++ HASH=Tt8HnZ1OC0jx1MfKp5lUvHk1hWV66M2oX5x7I3ZnLhE 2025-06-01T22:52:26.1417421Z +++ ls -nl torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:26.1417736Z +++ awk '{print $5}' 2025-06-01T22:52:26.1442540Z ++ FSIZE=927 2025-06-01T22:52:26.1443829Z ++ echo '"torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Tt8HnZ1OC0jx1MfKp5lUvHk1hWV66M2oX5x7I3ZnLhE,927' 2025-06-01T22:52:26.1444125Z ++ read fname 2025-06-01T22:52:26.1444426Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h 2025-06-01T22:52:26.1444969Z ++ FPATH=torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h 2025-06-01T22:52:26.1446611Z ++ echo torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h 2025-06-01T22:52:26.1447703Z ++ grep RECORD 2025-06-01T22:52:26.1470901Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h 2025-06-01T22:52:26.1471101Z +++ openssl base64 2025-06-01T22:52:26.1471313Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.1471500Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.1472546Z +++ sed -e s/=//g 2025-06-01T22:52:26.1513592Z ++ HASH=HGjUgC8LJ5hKGdIgBS7pQAaOZrzREHXkSpCKpBZJXGw 2025-06-01T22:52:26.1516547Z +++ ls -nl torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h 2025-06-01T22:52:26.1516820Z +++ awk '{print $5}' 2025-06-01T22:52:26.1544917Z ++ FSIZE=1337 2025-06-01T22:52:26.1546504Z ++ echo '"torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h",sha256=HGjUgC8LJ5hKGdIgBS7pQAaOZrzREHXkSpCKpBZJXGw,1337' 2025-06-01T22:52:26.1546690Z ++ read fname 2025-06-01T22:52:26.1547177Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h 2025-06-01T22:52:26.1547426Z ++ FPATH=torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h 2025-06-01T22:52:26.1547794Z ++ echo torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h 2025-06-01T22:52:26.1547899Z ++ grep RECORD 2025-06-01T22:52:26.1568749Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h 2025-06-01T22:52:26.1568905Z +++ openssl base64 2025-06-01T22:52:26.1569185Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.1570482Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.1571580Z +++ sed -e s/=//g 2025-06-01T22:52:26.1610081Z ++ HASH=VXym5ajSji7nIF1jj3H6KV9wf_FD9dPd3pqrZbtCODI 2025-06-01T22:52:26.1614832Z +++ ls -nl torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h 2025-06-01T22:52:26.1615476Z +++ awk '{print $5}' 2025-06-01T22:52:26.1642263Z ++ FSIZE=1339 2025-06-01T22:52:26.1643245Z ++ echo '"torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h",sha256=VXym5ajSji7nIF1jj3H6KV9wf_FD9dPd3pqrZbtCODI,1339' 2025-06-01T22:52:26.1643379Z ++ read fname 2025-06-01T22:52:26.1643755Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d_meta.h 2025-06-01T22:52:26.1644072Z ++ FPATH=torch/include/ATen/ops/replication_pad3d_meta.h 2025-06-01T22:52:26.1644270Z ++ echo torch/include/ATen/ops/replication_pad3d_meta.h 2025-06-01T22:52:26.1644962Z ++ grep RECORD 2025-06-01T22:52:26.1670944Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d_meta.h 2025-06-01T22:52:26.1671154Z +++ openssl base64 2025-06-01T22:52:26.1671471Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.1671588Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.1671701Z +++ sed -e s/=//g 2025-06-01T22:52:26.1713106Z ++ HASH=QWeonaDhxOgsjoiGhIDqmWoebnfjWsTB46a3tdFWW-c 2025-06-01T22:52:26.1714988Z +++ ls -nl torch/include/ATen/ops/replication_pad3d_meta.h 2025-06-01T22:52:26.1715594Z +++ awk '{print $5}' 2025-06-01T22:52:26.1742620Z ++ FSIZE=609 2025-06-01T22:52:26.1743251Z ++ echo '"torch/include/ATen/ops/replication_pad3d_meta.h",sha256=QWeonaDhxOgsjoiGhIDqmWoebnfjWsTB46a3tdFWW-c,609' 2025-06-01T22:52:26.1743379Z ++ read fname 2025-06-01T22:52:26.1743667Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d_meta_dispatch.h 2025-06-01T22:52:26.1743898Z ++ FPATH=torch/include/ATen/ops/replication_pad3d_meta_dispatch.h 2025-06-01T22:52:26.1744116Z ++ echo torch/include/ATen/ops/replication_pad3d_meta_dispatch.h 2025-06-01T22:52:26.1744246Z ++ grep RECORD 2025-06-01T22:52:26.1766663Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d_meta_dispatch.h 2025-06-01T22:52:26.1766778Z +++ openssl base64 2025-06-01T22:52:26.1767273Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.1768801Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.1770247Z +++ sed -e s/=//g 2025-06-01T22:52:26.1808435Z ++ HASH=WXwFp4CDgoWvUZudaQl9SYrKZGU9kOTaLDTHVnl0RVk 2025-06-01T22:52:26.1813313Z +++ ls -nl torch/include/ATen/ops/replication_pad3d_meta_dispatch.h 2025-06-01T22:52:26.1814121Z +++ awk '{print $5}' 2025-06-01T22:52:26.1839927Z ++ FSIZE=1339 2025-06-01T22:52:26.1840741Z ++ echo '"torch/include/ATen/ops/replication_pad3d_meta_dispatch.h",sha256=WXwFp4CDgoWvUZudaQl9SYrKZGU9kOTaLDTHVnl0RVk,1339' 2025-06-01T22:52:26.1840864Z ++ read fname 2025-06-01T22:52:26.1841399Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d_native.h 2025-06-01T22:52:26.1841610Z ++ FPATH=torch/include/ATen/ops/replication_pad3d_native.h 2025-06-01T22:52:26.1841817Z ++ echo torch/include/ATen/ops/replication_pad3d_native.h 2025-06-01T22:52:26.1843025Z ++ grep RECORD 2025-06-01T22:52:26.1866961Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d_native.h 2025-06-01T22:52:26.1867217Z +++ openssl base64 2025-06-01T22:52:26.1867331Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.1867662Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.1868841Z +++ sed -e s/=//g 2025-06-01T22:52:26.1909801Z ++ HASH=11_vJtErSw11PT0_qbtj3_t2Hv_6rKTFkn6fWPU8jo8 2025-06-01T22:52:26.1912864Z +++ ls -nl torch/include/ATen/ops/replication_pad3d_native.h 2025-06-01T22:52:26.1913519Z +++ awk '{print $5}' 2025-06-01T22:52:26.1939113Z ++ FSIZE=863 2025-06-01T22:52:26.1939861Z ++ echo '"torch/include/ATen/ops/replication_pad3d_native.h",sha256=11_vJtErSw11PT0_qbtj3_t2Hv_6rKTFkn6fWPU8jo8,863' 2025-06-01T22:52:26.1939968Z ++ read fname 2025-06-01T22:52:26.1940202Z ++ make_wheel_record torch/include/ATen/ops/replication_pad3d_ops.h 2025-06-01T22:52:26.1940398Z ++ FPATH=torch/include/ATen/ops/replication_pad3d_ops.h 2025-06-01T22:52:26.1940795Z ++ echo torch/include/ATen/ops/replication_pad3d_ops.h 2025-06-01T22:52:26.1942073Z ++ grep RECORD 2025-06-01T22:52:26.1965760Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/replication_pad3d_ops.h 2025-06-01T22:52:26.1965886Z +++ openssl base64 2025-06-01T22:52:26.1965988Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.1966103Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.1966985Z +++ sed -e s/=//g 2025-06-01T22:52:26.2005767Z ++ HASH=E8HOCpAF2zz20DC5wN_K1pBA7Lcd9-PTaMg7G4Gbazk 2025-06-01T22:52:26.2010242Z +++ ls -nl torch/include/ATen/ops/replication_pad3d_ops.h 2025-06-01T22:52:26.2010960Z +++ awk '{print $5}' 2025-06-01T22:52:26.2037077Z ++ FSIZE=1809 2025-06-01T22:52:26.2037680Z ++ echo '"torch/include/ATen/ops/replication_pad3d_ops.h",sha256=E8HOCpAF2zz20DC5wN_K1pBA7Lcd9-PTaMg7G4Gbazk,1809' 2025-06-01T22:52:26.2038256Z ++ read fname 2025-06-01T22:52:26.2038874Z ++ make_wheel_record torch/include/ATen/ops/requires_grad.h 2025-06-01T22:52:26.2039150Z ++ FPATH=torch/include/ATen/ops/requires_grad.h 2025-06-01T22:52:26.2039336Z ++ echo torch/include/ATen/ops/requires_grad.h 2025-06-01T22:52:26.2039608Z ++ grep RECORD 2025-06-01T22:52:26.2064952Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/requires_grad.h 2025-06-01T22:52:26.2065172Z +++ openssl base64 2025-06-01T22:52:26.2065406Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.2065570Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.2065675Z +++ sed -e s/=//g 2025-06-01T22:52:26.2106142Z ++ HASH=w8fACoKduiea3go-9fyi3aHe355u41_qj4YxoHfgunE 2025-06-01T22:52:26.2107889Z +++ ls -nl torch/include/ATen/ops/requires_grad.h 2025-06-01T22:52:26.2109243Z +++ awk '{print $5}' 2025-06-01T22:52:26.2133024Z ++ FSIZE=510 2025-06-01T22:52:26.2133824Z ++ echo '"torch/include/ATen/ops/requires_grad.h",sha256=w8fACoKduiea3go-9fyi3aHe355u41_qj4YxoHfgunE,510' 2025-06-01T22:52:26.2133994Z ++ read fname 2025-06-01T22:52:26.2134751Z ++ make_wheel_record torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.2135102Z ++ FPATH=torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.2137306Z ++ echo torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.2138025Z ++ grep RECORD 2025-06-01T22:52:26.2163362Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.2163490Z +++ openssl base64 2025-06-01T22:52:26.2163600Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.2163722Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.2163841Z +++ sed -e s/=//g 2025-06-01T22:52:26.2203626Z ++ HASH=JY3EEmTP0X6TiuKaZCpOJysT1agi5ePx5XIq_3MkpHE 2025-06-01T22:52:26.2207125Z +++ ls -nl torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.2207235Z +++ awk '{print $5}' 2025-06-01T22:52:26.2233597Z ++ FSIZE=793 2025-06-01T22:52:26.2234335Z ++ echo '"torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h",sha256=JY3EEmTP0X6TiuKaZCpOJysT1agi5ePx5XIq_3MkpHE,793' 2025-06-01T22:52:26.2234432Z ++ read fname 2025-06-01T22:52:26.2234934Z ++ make_wheel_record torch/include/ATen/ops/requires_grad_native.h 2025-06-01T22:52:26.2235261Z ++ FPATH=torch/include/ATen/ops/requires_grad_native.h 2025-06-01T22:52:26.2235526Z ++ echo torch/include/ATen/ops/requires_grad_native.h 2025-06-01T22:52:26.2236418Z ++ grep RECORD 2025-06-01T22:52:26.2262107Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/requires_grad_native.h 2025-06-01T22:52:26.2262330Z +++ openssl base64 2025-06-01T22:52:26.2262489Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.2262613Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.2263207Z +++ sed -e s/=//g 2025-06-01T22:52:26.2302499Z ++ HASH=ilikXuahYtijf-ploNbk5zPYpD9SyG5p1r0-EdCrD7A 2025-06-01T22:52:26.2304338Z +++ ls -nl torch/include/ATen/ops/requires_grad_native.h 2025-06-01T22:52:26.2304832Z +++ awk '{print $5}' 2025-06-01T22:52:26.2328678Z ++ FSIZE=505 2025-06-01T22:52:26.2329479Z ++ echo '"torch/include/ATen/ops/requires_grad_native.h",sha256=ilikXuahYtijf-ploNbk5zPYpD9SyG5p1r0-EdCrD7A,505' 2025-06-01T22:52:26.2329585Z ++ read fname 2025-06-01T22:52:26.2329829Z ++ make_wheel_record torch/include/ATen/ops/requires_grad_ops.h 2025-06-01T22:52:26.2329991Z ++ FPATH=torch/include/ATen/ops/requires_grad_ops.h 2025-06-01T22:52:26.2331992Z ++ echo torch/include/ATen/ops/requires_grad_ops.h 2025-06-01T22:52:26.2333190Z ++ grep RECORD 2025-06-01T22:52:26.2352211Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/requires_grad_ops.h 2025-06-01T22:52:26.2352785Z +++ openssl base64 2025-06-01T22:52:26.2354104Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.2355382Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.2356775Z +++ sed -e s/=//g 2025-06-01T22:52:26.2398357Z ++ HASH=f8goG_4ueL78IJzGR-jEyXLXpzT_9l7Tn9W_7g_41sE 2025-06-01T22:52:26.2401057Z +++ ls -nl torch/include/ATen/ops/requires_grad_ops.h 2025-06-01T22:52:26.2401689Z +++ awk '{print $5}' 2025-06-01T22:52:26.2428533Z ++ FSIZE=1048 2025-06-01T22:52:26.2429125Z ++ echo '"torch/include/ATen/ops/requires_grad_ops.h",sha256=f8goG_4ueL78IJzGR-jEyXLXpzT_9l7Tn9W_7g_41sE,1048' 2025-06-01T22:52:26.2429281Z ++ read fname 2025-06-01T22:52:26.2429465Z ++ make_wheel_record torch/include/ATen/ops/reshape.h 2025-06-01T22:52:26.2429603Z ++ FPATH=torch/include/ATen/ops/reshape.h 2025-06-01T22:52:26.2430036Z ++ echo torch/include/ATen/ops/reshape.h 2025-06-01T22:52:26.2430411Z ++ grep RECORD 2025-06-01T22:52:26.2450179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reshape.h 2025-06-01T22:52:26.2450847Z +++ openssl base64 2025-06-01T22:52:26.2451887Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.2453090Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.2454276Z +++ sed -e s/=//g 2025-06-01T22:52:26.2491253Z ++ HASH=brQ66yL4vcoKAjuwZ2iHqEMjBuC-79_VStBaEASDKNE 2025-06-01T22:52:26.2495790Z +++ ls -nl torch/include/ATen/ops/reshape.h 2025-06-01T22:52:26.2496593Z +++ awk '{print $5}' 2025-06-01T22:52:26.2523821Z ++ FSIZE=1406 2025-06-01T22:52:26.2524410Z ++ echo '"torch/include/ATen/ops/reshape.h",sha256=brQ66yL4vcoKAjuwZ2iHqEMjBuC-79_VStBaEASDKNE,1406' 2025-06-01T22:52:26.2524685Z ++ read fname 2025-06-01T22:52:26.2524890Z ++ make_wheel_record torch/include/ATen/ops/reshape_as.h 2025-06-01T22:52:26.2525031Z ++ FPATH=torch/include/ATen/ops/reshape_as.h 2025-06-01T22:52:26.2525171Z ++ echo torch/include/ATen/ops/reshape_as.h 2025-06-01T22:52:26.2525709Z ++ grep RECORD 2025-06-01T22:52:26.2547986Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reshape_as.h 2025-06-01T22:52:26.2548095Z +++ openssl base64 2025-06-01T22:52:26.2548555Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.2548858Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.2550121Z +++ sed -e s/=//g 2025-06-01T22:52:26.2592806Z ++ HASH=XpJUWPTZSuH1AT15Lv0sPgY0ZeTxszH7JrC6qjsH5hc 2025-06-01T22:52:26.2595700Z +++ ls -nl torch/include/ATen/ops/reshape_as.h 2025-06-01T22:52:26.2596618Z +++ awk '{print $5}' 2025-06-01T22:52:26.2624635Z ++ FSIZE=507 2025-06-01T22:52:26.2625474Z ++ echo '"torch/include/ATen/ops/reshape_as.h",sha256=XpJUWPTZSuH1AT15Lv0sPgY0ZeTxszH7JrC6qjsH5hc,507' 2025-06-01T22:52:26.2625587Z ++ read fname 2025-06-01T22:52:26.2625948Z ++ make_wheel_record torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.2626282Z ++ FPATH=torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.2626591Z ++ echo torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.2626784Z ++ grep RECORD 2025-06-01T22:52:26.2648299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.2648493Z +++ openssl base64 2025-06-01T22:52:26.2648842Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.2649938Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.2651159Z +++ sed -e s/=//g 2025-06-01T22:52:26.2689633Z ++ HASH=tLZKaKQ_EQR_ZMb4h_tmwgqgLDQErSDqS2dEjiqB7Hk 2025-06-01T22:52:26.2695133Z +++ ls -nl torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.2695391Z +++ awk '{print $5}' 2025-06-01T22:52:26.2722068Z ++ FSIZE=794 2025-06-01T22:52:26.2722732Z ++ echo '"torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h",sha256=tLZKaKQ_EQR_ZMb4h_tmwgqgLDQErSDqS2dEjiqB7Hk,794' 2025-06-01T22:52:26.2722831Z ++ read fname 2025-06-01T22:52:26.2723258Z ++ make_wheel_record torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:26.2723644Z ++ FPATH=torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:26.2724131Z ++ echo torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:26.2724233Z ++ grep RECORD 2025-06-01T22:52:26.2747436Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:26.2747705Z +++ openssl base64 2025-06-01T22:52:26.2747811Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.2747926Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.2748436Z +++ sed -e s/=//g 2025-06-01T22:52:26.2793080Z ++ HASH=LZQ44sFn2Y7mmwqFH2GUsHn3oylyRhRT2N7t-7JlUEA 2025-06-01T22:52:26.2796129Z +++ ls -nl torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:26.2796576Z +++ awk '{print $5}' 2025-06-01T22:52:26.2824270Z ++ FSIZE=818 2025-06-01T22:52:26.2825033Z ++ echo '"torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h",sha256=LZQ44sFn2Y7mmwqFH2GUsHn3oylyRhRT2N7t-7JlUEA,818' 2025-06-01T22:52:26.2825131Z ++ read fname 2025-06-01T22:52:26.2825342Z ++ make_wheel_record torch/include/ATen/ops/reshape_as_native.h 2025-06-01T22:52:26.2825513Z ++ FPATH=torch/include/ATen/ops/reshape_as_native.h 2025-06-01T22:52:26.2825674Z ++ echo torch/include/ATen/ops/reshape_as_native.h 2025-06-01T22:52:26.2826407Z ++ grep RECORD 2025-06-01T22:52:26.2846899Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reshape_as_native.h 2025-06-01T22:52:26.2847184Z +++ openssl base64 2025-06-01T22:52:26.2847785Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.2849099Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.2850410Z +++ sed -e s/=//g 2025-06-01T22:52:26.2888531Z ++ HASH=PzKEDl8yVxH03sMya3Ib3lNNilf7QquesyLEM0uwye0 2025-06-01T22:52:26.2893395Z +++ ls -nl torch/include/ATen/ops/reshape_as_native.h 2025-06-01T22:52:26.2894257Z +++ awk '{print $5}' 2025-06-01T22:52:26.2921938Z ++ FSIZE=597 2025-06-01T22:52:26.2922619Z ++ echo '"torch/include/ATen/ops/reshape_as_native.h",sha256=PzKEDl8yVxH03sMya3Ib3lNNilf7QquesyLEM0uwye0,597' 2025-06-01T22:52:26.2923287Z ++ read fname 2025-06-01T22:52:26.2923629Z ++ make_wheel_record torch/include/ATen/ops/reshape_as_ops.h 2025-06-01T22:52:26.2924243Z ++ FPATH=torch/include/ATen/ops/reshape_as_ops.h 2025-06-01T22:52:26.2925050Z ++ echo torch/include/ATen/ops/reshape_as_ops.h 2025-06-01T22:52:26.2925438Z ++ grep RECORD 2025-06-01T22:52:26.2947195Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reshape_as_ops.h 2025-06-01T22:52:26.2947730Z +++ openssl base64 2025-06-01T22:52:26.2947994Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.2948258Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.2948521Z +++ sed -e s/=//g 2025-06-01T22:52:26.2992470Z ++ HASH=3bmQJcFMfyrROcynrvlCjuwHU6TwBKuyye4DU7JF_Oo 2025-06-01T22:52:26.2994987Z +++ ls -nl torch/include/ATen/ops/reshape_as_ops.h 2025-06-01T22:52:26.2995545Z +++ awk '{print $5}' 2025-06-01T22:52:26.3023574Z ++ FSIZE=1061 2025-06-01T22:52:26.3024220Z ++ echo '"torch/include/ATen/ops/reshape_as_ops.h",sha256=3bmQJcFMfyrROcynrvlCjuwHU6TwBKuyye4DU7JF_Oo,1061' 2025-06-01T22:52:26.3024895Z ++ read fname 2025-06-01T22:52:26.3025387Z ++ make_wheel_record torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.3026153Z ++ FPATH=torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.3026871Z ++ echo torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.3027510Z ++ grep RECORD 2025-06-01T22:52:26.3056268Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.3057186Z +++ openssl base64 2025-06-01T22:52:26.3057428Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.3057681Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.3057939Z +++ sed -e s/=//g 2025-06-01T22:52:26.3088246Z ++ HASH=EvhmAAjIA54gEVG3l-J8cdGrfHYsaC1AGh2FfV5AB10 2025-06-01T22:52:26.3093072Z +++ ls -nl torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.3093636Z +++ awk '{print $5}' 2025-06-01T22:52:26.3121420Z ++ FSIZE=877 2025-06-01T22:52:26.3122225Z ++ echo '"torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h",sha256=EvhmAAjIA54gEVG3l-J8cdGrfHYsaC1AGh2FfV5AB10,877' 2025-06-01T22:52:26.3123059Z ++ read fname 2025-06-01T22:52:26.3123616Z ++ make_wheel_record torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:26.3125026Z ++ FPATH=torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:26.3125971Z ++ echo torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:26.3126575Z ++ grep RECORD 2025-06-01T22:52:26.3146755Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:26.3147503Z +++ openssl base64 2025-06-01T22:52:26.3147776Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.3148025Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.3148301Z +++ sed -e s/=//g 2025-06-01T22:52:26.3193073Z ++ HASH=HigwPxjHEUwWEkIgGmQAH_xX2iYk_03CITv6UIQGKSI 2025-06-01T22:52:26.3196158Z +++ ls -nl torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:26.3196777Z +++ awk '{print $5}' 2025-06-01T22:52:26.3225451Z ++ FSIZE=901 2025-06-01T22:52:26.3226364Z ++ echo '"torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h",sha256=HigwPxjHEUwWEkIgGmQAH_xX2iYk_03CITv6UIQGKSI,901' 2025-06-01T22:52:26.3227255Z ++ read fname 2025-06-01T22:52:26.3227596Z ++ make_wheel_record torch/include/ATen/ops/reshape_native.h 2025-06-01T22:52:26.3228070Z ++ FPATH=torch/include/ATen/ops/reshape_native.h 2025-06-01T22:52:26.3228476Z ++ echo torch/include/ATen/ops/reshape_native.h 2025-06-01T22:52:26.3228846Z ++ grep RECORD 2025-06-01T22:52:26.3246771Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reshape_native.h 2025-06-01T22:52:26.3247302Z +++ openssl base64 2025-06-01T22:52:26.3247766Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.3248985Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.3250426Z +++ sed -e s/=//g 2025-06-01T22:52:26.3288820Z ++ HASH=ZeL3cWlBxJkI0nY-vhdCtUPxI4VbPI82nBwe3JFOy2Q 2025-06-01T22:52:26.3293708Z +++ ls -nl torch/include/ATen/ops/reshape_native.h 2025-06-01T22:52:26.3294493Z +++ awk '{print $5}' 2025-06-01T22:52:26.3321720Z ++ FSIZE=607 2025-06-01T22:52:26.3322513Z ++ echo '"torch/include/ATen/ops/reshape_native.h",sha256=ZeL3cWlBxJkI0nY-vhdCtUPxI4VbPI82nBwe3JFOy2Q,607' 2025-06-01T22:52:26.3323187Z ++ read fname 2025-06-01T22:52:26.3323516Z ++ make_wheel_record torch/include/ATen/ops/reshape_ops.h 2025-06-01T22:52:26.3324099Z ++ FPATH=torch/include/ATen/ops/reshape_ops.h 2025-06-01T22:52:26.3324691Z ++ echo torch/include/ATen/ops/reshape_ops.h 2025-06-01T22:52:26.3325049Z ++ grep RECORD 2025-06-01T22:52:26.3346895Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/reshape_ops.h 2025-06-01T22:52:26.3347403Z +++ openssl base64 2025-06-01T22:52:26.3347771Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.3348215Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.3349602Z +++ sed -e s/=//g 2025-06-01T22:52:26.3391747Z ++ HASH=SlVXeMjBjTemO-bDxd1uwfHbMVqLyhQBiBeW3WnDnek 2025-06-01T22:52:26.3394964Z +++ ls -nl torch/include/ATen/ops/reshape_ops.h 2025-06-01T22:52:26.3395816Z +++ awk '{print $5}' 2025-06-01T22:52:26.3423753Z ++ FSIZE=1057 2025-06-01T22:52:26.3424473Z ++ echo '"torch/include/ATen/ops/reshape_ops.h",sha256=SlVXeMjBjTemO-bDxd1uwfHbMVqLyhQBiBeW3WnDnek,1057' 2025-06-01T22:52:26.3425293Z ++ read fname 2025-06-01T22:52:26.3425596Z ++ make_wheel_record torch/include/ATen/ops/resize.h 2025-06-01T22:52:26.3426019Z ++ FPATH=torch/include/ATen/ops/resize.h 2025-06-01T22:52:26.3426380Z ++ echo torch/include/ATen/ops/resize.h 2025-06-01T22:52:26.3426720Z ++ grep RECORD 2025-06-01T22:52:26.3446251Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize.h 2025-06-01T22:52:26.3446722Z +++ openssl base64 2025-06-01T22:52:26.3447002Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.3448141Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.3449193Z +++ sed -e s/=//g 2025-06-01T22:52:26.3488828Z ++ HASH=X4YkfHDw0o4huDU1X-BrZjwE0uoxdg50oQvvY1MOnXM 2025-06-01T22:52:26.3493360Z +++ ls -nl torch/include/ATen/ops/resize.h 2025-06-01T22:52:26.3494327Z +++ awk '{print $5}' 2025-06-01T22:52:26.3522799Z ++ FSIZE=5343 2025-06-01T22:52:26.3523428Z ++ echo '"torch/include/ATen/ops/resize.h",sha256=X4YkfHDw0o4huDU1X-BrZjwE0uoxdg50oQvvY1MOnXM,5343' 2025-06-01T22:52:26.3524330Z ++ read fname 2025-06-01T22:52:26.3524840Z ++ make_wheel_record torch/include/ATen/ops/resize_as.h 2025-06-01T22:52:26.3525288Z ++ FPATH=torch/include/ATen/ops/resize_as.h 2025-06-01T22:52:26.3525741Z ++ echo torch/include/ATen/ops/resize_as.h 2025-06-01T22:52:26.3526101Z ++ grep RECORD 2025-06-01T22:52:26.3546822Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_as.h 2025-06-01T22:52:26.3547320Z +++ openssl base64 2025-06-01T22:52:26.3547577Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.3547840Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.3549277Z +++ sed -e s/=//g 2025-06-01T22:52:26.3595582Z ++ HASH=DxJWGptcn6Jxxc34n2kgCpuckc47oJLJzyO5vg8RuRo 2025-06-01T22:52:26.3597840Z +++ ls -nl torch/include/ATen/ops/resize_as.h 2025-06-01T22:52:26.3598893Z +++ awk '{print $5}' 2025-06-01T22:52:26.3627653Z ++ FSIZE=1959 2025-06-01T22:52:26.3628297Z ++ echo '"torch/include/ATen/ops/resize_as.h",sha256=DxJWGptcn6Jxxc34n2kgCpuckc47oJLJzyO5vg8RuRo,1959' 2025-06-01T22:52:26.3628950Z ++ read fname 2025-06-01T22:52:26.3629454Z ++ make_wheel_record torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.3630229Z ++ FPATH=torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.3630966Z ++ echo torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.3631479Z ++ grep RECORD 2025-06-01T22:52:26.3648781Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.3649452Z +++ openssl base64 2025-06-01T22:52:26.3650200Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.3651491Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.3652737Z +++ sed -e s/=//g 2025-06-01T22:52:26.3690675Z ++ HASH=IsOtUhQ_aNdtfOzf7EGx6jHhbp_e9Yz-JJQbqaZrXR8 2025-06-01T22:52:26.3695728Z +++ ls -nl torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.3696683Z +++ awk '{print $5}' 2025-06-01T22:52:26.3723813Z ++ FSIZE=1393 2025-06-01T22:52:26.3724776Z ++ echo '"torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h",sha256=IsOtUhQ_aNdtfOzf7EGx6jHhbp_e9Yz-JJQbqaZrXR8,1393' 2025-06-01T22:52:26.3725814Z ++ read fname 2025-06-01T22:52:26.3726165Z ++ make_wheel_record torch/include/ATen/ops/resize_as_native.h 2025-06-01T22:52:26.3726672Z ++ FPATH=torch/include/ATen/ops/resize_as_native.h 2025-06-01T22:52:26.3727103Z ++ echo torch/include/ATen/ops/resize_as_native.h 2025-06-01T22:52:26.3727491Z ++ grep RECORD 2025-06-01T22:52:26.3747302Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_as_native.h 2025-06-01T22:52:26.3747829Z +++ openssl base64 2025-06-01T22:52:26.3748377Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.3749667Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.3751028Z +++ sed -e s/=//g 2025-06-01T22:52:26.3793832Z ++ HASH=2vusdq1AmAqxEJYSeUwptXQcMOzvE3Dq3WmUwEd_MSI 2025-06-01T22:52:26.3796588Z +++ ls -nl torch/include/ATen/ops/resize_as_native.h 2025-06-01T22:52:26.3797903Z +++ awk '{print $5}' 2025-06-01T22:52:26.3826109Z ++ FSIZE=914 2025-06-01T22:52:26.3826948Z ++ echo '"torch/include/ATen/ops/resize_as_native.h",sha256=2vusdq1AmAqxEJYSeUwptXQcMOzvE3Dq3WmUwEd_MSI,914' 2025-06-01T22:52:26.3827615Z ++ read fname 2025-06-01T22:52:26.3827954Z ++ make_wheel_record torch/include/ATen/ops/resize_as_ops.h 2025-06-01T22:52:26.3828413Z ++ FPATH=torch/include/ATen/ops/resize_as_ops.h 2025-06-01T22:52:26.3828814Z ++ echo torch/include/ATen/ops/resize_as_ops.h 2025-06-01T22:52:26.3829177Z ++ grep RECORD 2025-06-01T22:52:26.3846768Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_as_ops.h 2025-06-01T22:52:26.3847332Z +++ openssl base64 2025-06-01T22:52:26.3848534Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.3849986Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.3851361Z +++ sed -e s/=//g 2025-06-01T22:52:26.3889953Z ++ HASH=1l4TlNNoi8wQm7_KqvHLAWyhkqzf_ZEN6w99CIUqw6I 2025-06-01T22:52:26.3895025Z +++ ls -nl torch/include/ATen/ops/resize_as_ops.h 2025-06-01T22:52:26.3895822Z +++ awk '{print $5}' 2025-06-01T22:52:26.3921147Z ++ FSIZE=2973 2025-06-01T22:52:26.3921778Z ++ echo '"torch/include/ATen/ops/resize_as_ops.h",sha256=1l4TlNNoi8wQm7_KqvHLAWyhkqzf_ZEN6w99CIUqw6I,2973' 2025-06-01T22:52:26.3922423Z ++ read fname 2025-06-01T22:52:26.3922953Z ++ make_wheel_record torch/include/ATen/ops/resize_as_sparse.h 2025-06-01T22:52:26.3923433Z ++ FPATH=torch/include/ATen/ops/resize_as_sparse.h 2025-06-01T22:52:26.3923873Z ++ echo torch/include/ATen/ops/resize_as_sparse.h 2025-06-01T22:52:26.3924784Z ++ grep RECORD 2025-06-01T22:52:26.3947219Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_as_sparse.h 2025-06-01T22:52:26.3948112Z +++ openssl base64 2025-06-01T22:52:26.3948538Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.3949720Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.3951108Z +++ sed -e s/=//g 2025-06-01T22:52:26.3993115Z ++ HASH=6rUCVKjKqZQLTLYpljzjgnHfP6nPxhEOZkVhc8gz8rg 2025-06-01T22:52:26.3995367Z +++ ls -nl torch/include/ATen/ops/resize_as_sparse.h 2025-06-01T22:52:26.3996302Z +++ awk '{print $5}' 2025-06-01T22:52:26.4023803Z ++ FSIZE=1607 2025-06-01T22:52:26.4024499Z ++ echo '"torch/include/ATen/ops/resize_as_sparse.h",sha256=6rUCVKjKqZQLTLYpljzjgnHfP6nPxhEOZkVhc8gz8rg,1607' 2025-06-01T22:52:26.4025188Z ++ read fname 2025-06-01T22:52:26.4025707Z ++ make_wheel_record torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.4026555Z ++ FPATH=torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.4027341Z ++ echo torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.4027882Z ++ grep RECORD 2025-06-01T22:52:26.4046818Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.4047531Z +++ openssl base64 2025-06-01T22:52:26.4048360Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.4049628Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.4050960Z +++ sed -e s/=//g 2025-06-01T22:52:26.4090999Z ++ HASH=QwJHx9R70LFmcTuKjLcFref0C94ZIafpD3UitdUo7bs 2025-06-01T22:52:26.4095931Z +++ ls -nl torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.4096760Z +++ awk '{print $5}' 2025-06-01T22:52:26.4123832Z ++ FSIZE=1074 2025-06-01T22:52:26.4125148Z ++ echo '"torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h",sha256=QwJHx9R70LFmcTuKjLcFref0C94ZIafpD3UitdUo7bs,1074' 2025-06-01T22:52:26.4126147Z ++ read fname 2025-06-01T22:52:26.4126568Z ++ make_wheel_record torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h 2025-06-01T22:52:26.4127216Z ++ FPATH=torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h 2025-06-01T22:52:26.4127783Z ++ echo torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h 2025-06-01T22:52:26.4128238Z ++ grep RECORD 2025-06-01T22:52:26.4147468Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h 2025-06-01T22:52:26.4148343Z +++ openssl base64 2025-06-01T22:52:26.4148808Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.4149930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.4151310Z +++ sed -e s/=//g 2025-06-01T22:52:26.4192386Z ++ HASH=1zzp20-5piFKDb5bpBXioZ3nBFFsPNifSErixgvrOhM 2025-06-01T22:52:26.4197216Z +++ ls -nl torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h 2025-06-01T22:52:26.4198010Z +++ awk '{print $5}' 2025-06-01T22:52:26.4226485Z ++ FSIZE=774 2025-06-01T22:52:26.4227515Z ++ echo '"torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h",sha256=1zzp20-5piFKDb5bpBXioZ3nBFFsPNifSErixgvrOhM,774' 2025-06-01T22:52:26.4228662Z ++ read fname 2025-06-01T22:52:26.4229046Z ++ make_wheel_record torch/include/ATen/ops/resize_as_sparse_native.h 2025-06-01T22:52:26.4229583Z ++ FPATH=torch/include/ATen/ops/resize_as_sparse_native.h 2025-06-01T22:52:26.4230070Z ++ echo torch/include/ATen/ops/resize_as_sparse_native.h 2025-06-01T22:52:26.4230474Z ++ grep RECORD 2025-06-01T22:52:26.4247367Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_as_sparse_native.h 2025-06-01T22:52:26.4247926Z +++ openssl base64 2025-06-01T22:52:26.4249236Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.4250924Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.4252580Z +++ sed -e s/=//g 2025-06-01T22:52:26.4289676Z ++ HASH=K8pZqGgeJHbraK_S5EJCbRheyHtw9USyjSNsG5jtA_s 2025-06-01T22:52:26.4294920Z +++ ls -nl torch/include/ATen/ops/resize_as_sparse_native.h 2025-06-01T22:52:26.4295775Z +++ awk '{print $5}' 2025-06-01T22:52:26.4322221Z ++ FSIZE=875 2025-06-01T22:52:26.4322896Z ++ echo '"torch/include/ATen/ops/resize_as_sparse_native.h",sha256=K8pZqGgeJHbraK_S5EJCbRheyHtw9USyjSNsG5jtA_s,875' 2025-06-01T22:52:26.4323630Z ++ read fname 2025-06-01T22:52:26.4324131Z ++ make_wheel_record torch/include/ATen/ops/resize_as_sparse_ops.h 2025-06-01T22:52:26.4324836Z ++ FPATH=torch/include/ATen/ops/resize_as_sparse_ops.h 2025-06-01T22:52:26.4325337Z ++ echo torch/include/ATen/ops/resize_as_sparse_ops.h 2025-06-01T22:52:26.4325739Z ++ grep RECORD 2025-06-01T22:52:26.4346353Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_as_sparse_ops.h 2025-06-01T22:52:26.4347298Z +++ openssl base64 2025-06-01T22:52:26.4348387Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.4348677Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.4350213Z +++ sed -e s/=//g 2025-06-01T22:52:26.4391968Z ++ HASH=vTwvjNPvT8kankJL18dS1ivX2O6kjTnMIHoNnUV1j14 2025-06-01T22:52:26.4395419Z +++ ls -nl torch/include/ATen/ops/resize_as_sparse_ops.h 2025-06-01T22:52:26.4396193Z +++ awk '{print $5}' 2025-06-01T22:52:26.4424914Z ++ FSIZE=2529 2025-06-01T22:52:26.4425630Z ++ echo '"torch/include/ATen/ops/resize_as_sparse_ops.h",sha256=vTwvjNPvT8kankJL18dS1ivX2O6kjTnMIHoNnUV1j14,2529' 2025-06-01T22:52:26.4426332Z ++ read fname 2025-06-01T22:52:26.4426819Z ++ make_wheel_record torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.4427562Z ++ FPATH=torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.4428265Z ++ echo torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.4428760Z ++ grep RECORD 2025-06-01T22:52:26.4447451Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.4448132Z +++ openssl base64 2025-06-01T22:52:26.4448452Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.4449500Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.4450822Z +++ sed -e s/=//g 2025-06-01T22:52:26.4488694Z ++ HASH=W4ok_4RLyHqNDhsAZPg4tD5V4Qoi_ljukztknwm27U8 2025-06-01T22:52:26.4493785Z +++ ls -nl torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.4494505Z +++ awk '{print $5}' 2025-06-01T22:52:26.4522064Z ++ FSIZE=1699 2025-06-01T22:52:26.4522854Z ++ echo '"torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h",sha256=W4ok_4RLyHqNDhsAZPg4tD5V4Qoi_ljukztknwm27U8,1699' 2025-06-01T22:52:26.4523673Z ++ read fname 2025-06-01T22:52:26.4524169Z ++ make_wheel_record torch/include/ATen/ops/resize_cpu_dispatch.h 2025-06-01T22:52:26.4524868Z ++ FPATH=torch/include/ATen/ops/resize_cpu_dispatch.h 2025-06-01T22:52:26.4525339Z ++ echo torch/include/ATen/ops/resize_cpu_dispatch.h 2025-06-01T22:52:26.4525745Z ++ grep RECORD 2025-06-01T22:52:26.4546912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_cpu_dispatch.h 2025-06-01T22:52:26.4547447Z +++ openssl base64 2025-06-01T22:52:26.4547726Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.4548440Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.4549262Z +++ sed -e s/=//g 2025-06-01T22:52:26.4589881Z ++ HASH=Stxen3YB8yc-BAjHaM75WS3IubKjEXtrEVCRhlZGOmM 2025-06-01T22:52:26.4594659Z +++ ls -nl torch/include/ATen/ops/resize_cpu_dispatch.h 2025-06-01T22:52:26.4596164Z +++ awk '{print $5}' 2025-06-01T22:52:26.4623216Z ++ FSIZE=975 2025-06-01T22:52:26.4623898Z ++ echo '"torch/include/ATen/ops/resize_cpu_dispatch.h",sha256=Stxen3YB8yc-BAjHaM75WS3IubKjEXtrEVCRhlZGOmM,975' 2025-06-01T22:52:26.4624584Z ++ read fname 2025-06-01T22:52:26.4624958Z ++ make_wheel_record torch/include/ATen/ops/resize_cuda_dispatch.h 2025-06-01T22:52:26.4625468Z ++ FPATH=torch/include/ATen/ops/resize_cuda_dispatch.h 2025-06-01T22:52:26.4626091Z ++ echo torch/include/ATen/ops/resize_cuda_dispatch.h 2025-06-01T22:52:26.4626490Z ++ grep RECORD 2025-06-01T22:52:26.4646686Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_cuda_dispatch.h 2025-06-01T22:52:26.4647387Z +++ openssl base64 2025-06-01T22:52:26.4647651Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.4648514Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.4650007Z +++ sed -e s/=//g 2025-06-01T22:52:26.4688027Z ++ HASH=g1Hz4XD8OZdBvHy1elIBVPO0T1cwgWhFNIp3sQo3lHM 2025-06-01T22:52:26.4692883Z +++ ls -nl torch/include/ATen/ops/resize_cuda_dispatch.h 2025-06-01T22:52:26.4694002Z +++ awk '{print $5}' 2025-06-01T22:52:26.4720078Z ++ FSIZE=977 2025-06-01T22:52:26.4720754Z ++ echo '"torch/include/ATen/ops/resize_cuda_dispatch.h",sha256=g1Hz4XD8OZdBvHy1elIBVPO0T1cwgWhFNIp3sQo3lHM,977' 2025-06-01T22:52:26.4721455Z ++ read fname 2025-06-01T22:52:26.4721826Z ++ make_wheel_record torch/include/ATen/ops/resize_meta_dispatch.h 2025-06-01T22:52:26.4722342Z ++ FPATH=torch/include/ATen/ops/resize_meta_dispatch.h 2025-06-01T22:52:26.4722809Z ++ echo torch/include/ATen/ops/resize_meta_dispatch.h 2025-06-01T22:52:26.4723297Z ++ grep RECORD 2025-06-01T22:52:26.4747964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_meta_dispatch.h 2025-06-01T22:52:26.4748527Z +++ openssl base64 2025-06-01T22:52:26.4748787Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.4749069Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.4749316Z +++ sed -e s/=//g 2025-06-01T22:52:26.4794158Z ++ HASH=gDi16_RR1gAveIBj09rBdbfsefgOi9Q-EF1oPwDImZ0 2025-06-01T22:52:26.4796927Z +++ ls -nl torch/include/ATen/ops/resize_meta_dispatch.h 2025-06-01T22:52:26.4797378Z +++ awk '{print $5}' 2025-06-01T22:52:26.4825129Z ++ FSIZE=977 2025-06-01T22:52:26.4825909Z ++ echo '"torch/include/ATen/ops/resize_meta_dispatch.h",sha256=gDi16_RR1gAveIBj09rBdbfsefgOi9Q-EF1oPwDImZ0,977' 2025-06-01T22:52:26.4826601Z ++ read fname 2025-06-01T22:52:26.4826943Z ++ make_wheel_record torch/include/ATen/ops/resize_native.h 2025-06-01T22:52:26.4827536Z ++ FPATH=torch/include/ATen/ops/resize_native.h 2025-06-01T22:52:26.4827960Z ++ echo torch/include/ATen/ops/resize_native.h 2025-06-01T22:52:26.4828311Z ++ grep RECORD 2025-06-01T22:52:26.4847986Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_native.h 2025-06-01T22:52:26.4848553Z +++ openssl base64 2025-06-01T22:52:26.4849072Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.4850252Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.4851605Z +++ sed -e s/=//g 2025-06-01T22:52:26.4890813Z ++ HASH=LQPuK-aUn1wm_tWv4pkZLF3OVZAwvqMpInLKCovW7N8 2025-06-01T22:52:26.4895421Z +++ ls -nl torch/include/ATen/ops/resize_native.h 2025-06-01T22:52:26.4896471Z +++ awk '{print $5}' 2025-06-01T22:52:26.4923398Z ++ FSIZE=1531 2025-06-01T22:52:26.4924163Z ++ echo '"torch/include/ATen/ops/resize_native.h",sha256=LQPuK-aUn1wm_tWv4pkZLF3OVZAwvqMpInLKCovW7N8,1531' 2025-06-01T22:52:26.4925068Z ++ read fname 2025-06-01T22:52:26.4925403Z ++ make_wheel_record torch/include/ATen/ops/resize_ops.h 2025-06-01T22:52:26.4925864Z ++ FPATH=torch/include/ATen/ops/resize_ops.h 2025-06-01T22:52:26.4926280Z ++ echo torch/include/ATen/ops/resize_ops.h 2025-06-01T22:52:26.4926636Z ++ grep RECORD 2025-06-01T22:52:26.4947864Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resize_ops.h 2025-06-01T22:52:26.4948363Z +++ openssl base64 2025-06-01T22:52:26.4948640Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.4948930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.4950238Z +++ sed -e s/=//g 2025-06-01T22:52:26.4992434Z ++ HASH=ypz8dDzIGqZmbGE3Zvk7UrbADOGXYGeefPjW5ezA-jg 2025-06-01T22:52:26.4996272Z +++ ls -nl torch/include/ATen/ops/resize_ops.h 2025-06-01T22:52:26.4997596Z +++ awk '{print $5}' 2025-06-01T22:52:26.5025720Z ++ FSIZE=2889 2025-06-01T22:52:26.5026375Z ++ echo '"torch/include/ATen/ops/resize_ops.h",sha256=ypz8dDzIGqZmbGE3Zvk7UrbADOGXYGeefPjW5ezA-jg,2889' 2025-06-01T22:52:26.5027033Z ++ read fname 2025-06-01T22:52:26.5027355Z ++ make_wheel_record torch/include/ATen/ops/resolve_conj.h 2025-06-01T22:52:26.5027817Z ++ FPATH=torch/include/ATen/ops/resolve_conj.h 2025-06-01T22:52:26.5028353Z ++ echo torch/include/ATen/ops/resolve_conj.h 2025-06-01T22:52:26.5028721Z ++ grep RECORD 2025-06-01T22:52:26.5046828Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resolve_conj.h 2025-06-01T22:52:26.5047344Z +++ openssl base64 2025-06-01T22:52:26.5048572Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.5049885Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.5051211Z +++ sed -e s/=//g 2025-06-01T22:52:26.5088345Z ++ HASH=mzB8zkqweaava3fj9skeNArqeVcd5cQD5VrFylyTEqQ 2025-06-01T22:52:26.5093277Z +++ ls -nl torch/include/ATen/ops/resolve_conj.h 2025-06-01T22:52:26.5094230Z +++ awk '{print $5}' 2025-06-01T22:52:26.5121216Z ++ FSIZE=667 2025-06-01T22:52:26.5121862Z ++ echo '"torch/include/ATen/ops/resolve_conj.h",sha256=mzB8zkqweaava3fj9skeNArqeVcd5cQD5VrFylyTEqQ,667' 2025-06-01T22:52:26.5122515Z ++ read fname 2025-06-01T22:52:26.5123033Z ++ make_wheel_record torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5123846Z ++ FPATH=torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5124949Z ++ echo torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5125510Z ++ grep RECORD 2025-06-01T22:52:26.5146947Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5147663Z +++ openssl base64 2025-06-01T22:52:26.5147928Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.5148220Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.5150110Z +++ sed -e s/=//g 2025-06-01T22:52:26.5192999Z ++ HASH=ZmkYQAlc3Apqab1QViSQ1RMQddMmlr51mmOZTGNrwlQ 2025-06-01T22:52:26.5195892Z +++ ls -nl torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5196456Z +++ awk '{print $5}' 2025-06-01T22:52:26.5224309Z ++ FSIZE=770 2025-06-01T22:52:26.5225144Z ++ echo '"torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h",sha256=ZmkYQAlc3Apqab1QViSQ1RMQddMmlr51mmOZTGNrwlQ,770' 2025-06-01T22:52:26.5226018Z ++ read fname 2025-06-01T22:52:26.5226519Z ++ make_wheel_record torch/include/ATen/ops/resolve_conj_native.h 2025-06-01T22:52:26.5227023Z ++ FPATH=torch/include/ATen/ops/resolve_conj_native.h 2025-06-01T22:52:26.5227477Z ++ echo torch/include/ATen/ops/resolve_conj_native.h 2025-06-01T22:52:26.5227853Z ++ grep RECORD 2025-06-01T22:52:26.5246637Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resolve_conj_native.h 2025-06-01T22:52:26.5247168Z +++ openssl base64 2025-06-01T22:52:26.5247449Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.5248097Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.5250526Z +++ sed -e s/=//g 2025-06-01T22:52:26.5287693Z ++ HASH=cCRQwgHT9nWIUNsXdjW8NHLBofK9RlRwxBXk4melD8o 2025-06-01T22:52:26.5292396Z +++ ls -nl torch/include/ATen/ops/resolve_conj_native.h 2025-06-01T22:52:26.5293244Z +++ awk '{print $5}' 2025-06-01T22:52:26.5320088Z ++ FSIZE=482 2025-06-01T22:52:26.5320991Z ++ echo '"torch/include/ATen/ops/resolve_conj_native.h",sha256=cCRQwgHT9nWIUNsXdjW8NHLBofK9RlRwxBXk4melD8o,482' 2025-06-01T22:52:26.5321713Z ++ read fname 2025-06-01T22:52:26.5322055Z ++ make_wheel_record torch/include/ATen/ops/resolve_conj_ops.h 2025-06-01T22:52:26.5322741Z ++ FPATH=torch/include/ATen/ops/resolve_conj_ops.h 2025-06-01T22:52:26.5323179Z ++ echo torch/include/ATen/ops/resolve_conj_ops.h 2025-06-01T22:52:26.5323565Z ++ grep RECORD 2025-06-01T22:52:26.5345850Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resolve_conj_ops.h 2025-06-01T22:52:26.5346547Z +++ openssl base64 2025-06-01T22:52:26.5347068Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.5347326Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.5348568Z +++ sed -e s/=//g 2025-06-01T22:52:26.5390563Z ++ HASH=qvazoaUXvoNLV-tRDH1KFNsu15lO8uK1Cf7BxDKQcYY 2025-06-01T22:52:26.5393742Z +++ ls -nl torch/include/ATen/ops/resolve_conj_ops.h 2025-06-01T22:52:26.5395375Z +++ awk '{print $5}' 2025-06-01T22:52:26.5422976Z ++ FSIZE=981 2025-06-01T22:52:26.5423967Z ++ echo '"torch/include/ATen/ops/resolve_conj_ops.h",sha256=qvazoaUXvoNLV-tRDH1KFNsu15lO8uK1Cf7BxDKQcYY,981' 2025-06-01T22:52:26.5424683Z ++ read fname 2025-06-01T22:52:26.5425160Z ++ make_wheel_record torch/include/ATen/ops/resolve_neg.h 2025-06-01T22:52:26.5425616Z ++ FPATH=torch/include/ATen/ops/resolve_neg.h 2025-06-01T22:52:26.5426001Z ++ echo torch/include/ATen/ops/resolve_neg.h 2025-06-01T22:52:26.5426408Z ++ grep RECORD 2025-06-01T22:52:26.5446874Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resolve_neg.h 2025-06-01T22:52:26.5447380Z +++ openssl base64 2025-06-01T22:52:26.5447642Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.5448226Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.5449480Z +++ sed -e s/=//g 2025-06-01T22:52:26.5486957Z ++ HASH=mtUw5vy_S-kbiYwqmpWlKLStMttrCgSQK_coBh3rZI0 2025-06-01T22:52:26.5492213Z +++ ls -nl torch/include/ATen/ops/resolve_neg.h 2025-06-01T22:52:26.5492985Z +++ awk '{print $5}' 2025-06-01T22:52:26.5519595Z ++ FSIZE=663 2025-06-01T22:52:26.5520229Z ++ echo '"torch/include/ATen/ops/resolve_neg.h",sha256=mtUw5vy_S-kbiYwqmpWlKLStMttrCgSQK_coBh3rZI0,663' 2025-06-01T22:52:26.5520862Z ++ read fname 2025-06-01T22:52:26.5521400Z ++ make_wheel_record torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5522201Z ++ FPATH=torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5522958Z ++ echo torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5523477Z ++ grep RECORD 2025-06-01T22:52:26.5547949Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5548668Z +++ openssl base64 2025-06-01T22:52:26.5548925Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.5549191Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.5549477Z +++ sed -e s/=//g 2025-06-01T22:52:26.5591268Z ++ HASH=11SrCruZeI90vY4Qwnsbj2XCnobYFpqT8xMbscyXtN4 2025-06-01T22:52:26.5599956Z +++ ls -nl torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5600534Z +++ awk '{print $5}' 2025-06-01T22:52:26.5627609Z ++ FSIZE=769 2025-06-01T22:52:26.5628582Z ++ echo '"torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h",sha256=11SrCruZeI90vY4Qwnsbj2XCnobYFpqT8xMbscyXtN4,769' 2025-06-01T22:52:26.5629460Z ++ read fname 2025-06-01T22:52:26.5629809Z ++ make_wheel_record torch/include/ATen/ops/resolve_neg_native.h 2025-06-01T22:52:26.5630322Z ++ FPATH=torch/include/ATen/ops/resolve_neg_native.h 2025-06-01T22:52:26.5630782Z ++ echo torch/include/ATen/ops/resolve_neg_native.h 2025-06-01T22:52:26.5631155Z ++ grep RECORD 2025-06-01T22:52:26.5649249Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resolve_neg_native.h 2025-06-01T22:52:26.5649757Z +++ openssl base64 2025-06-01T22:52:26.5651026Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.5652374Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.5653824Z +++ sed -e s/=//g 2025-06-01T22:52:26.5690618Z ++ HASH=vpn1xVuiRJ_WgU5S07eiV9VjVHhg1ve6bSQtmlQwjtI 2025-06-01T22:52:26.5695708Z +++ ls -nl torch/include/ATen/ops/resolve_neg_native.h 2025-06-01T22:52:26.5696656Z +++ awk '{print $5}' 2025-06-01T22:52:26.5722886Z ++ FSIZE=481 2025-06-01T22:52:26.5723763Z ++ echo '"torch/include/ATen/ops/resolve_neg_native.h",sha256=vpn1xVuiRJ_WgU5S07eiV9VjVHhg1ve6bSQtmlQwjtI,481' 2025-06-01T22:52:26.5724769Z ++ read fname 2025-06-01T22:52:26.5725113Z ++ make_wheel_record torch/include/ATen/ops/resolve_neg_ops.h 2025-06-01T22:52:26.5725618Z ++ FPATH=torch/include/ATen/ops/resolve_neg_ops.h 2025-06-01T22:52:26.5726049Z ++ echo torch/include/ATen/ops/resolve_neg_ops.h 2025-06-01T22:52:26.5726438Z ++ grep RECORD 2025-06-01T22:52:26.5747307Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/resolve_neg_ops.h 2025-06-01T22:52:26.5747838Z +++ openssl base64 2025-06-01T22:52:26.5748846Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.5750281Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.5751601Z +++ sed -e s/=//g 2025-06-01T22:52:26.5793041Z ++ HASH=I4lgcSN_dY_tOeILMhprt2NgRZjMgttIdmwsb_BQdeM 2025-06-01T22:52:26.5796397Z +++ ls -nl torch/include/ATen/ops/resolve_neg_ops.h 2025-06-01T22:52:26.5796986Z +++ awk '{print $5}' 2025-06-01T22:52:26.5825222Z ++ FSIZE=978 2025-06-01T22:52:26.5826063Z ++ echo '"torch/include/ATen/ops/resolve_neg_ops.h",sha256=I4lgcSN_dY_tOeILMhprt2NgRZjMgttIdmwsb_BQdeM,978' 2025-06-01T22:52:26.5826720Z ++ read fname 2025-06-01T22:52:26.5827053Z ++ make_wheel_record torch/include/ATen/ops/result_type.h 2025-06-01T22:52:26.5827549Z ++ FPATH=torch/include/ATen/ops/result_type.h 2025-06-01T22:52:26.5827955Z ++ echo torch/include/ATen/ops/result_type.h 2025-06-01T22:52:26.5828297Z ++ grep RECORD 2025-06-01T22:52:26.5846677Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/result_type.h 2025-06-01T22:52:26.5847346Z +++ openssl base64 2025-06-01T22:52:26.5848134Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.5849687Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.5850813Z +++ sed -e s/=//g 2025-06-01T22:52:26.5888043Z ++ HASH=lX1zqvNwnwZ16-CugYxBHFc95BtDcDQLuvUqH6Ouh7E 2025-06-01T22:52:26.5893294Z +++ ls -nl torch/include/ATen/ops/result_type.h 2025-06-01T22:52:26.5894157Z +++ awk '{print $5}' 2025-06-01T22:52:26.5921441Z ++ FSIZE=1447 2025-06-01T22:52:26.5922262Z ++ echo '"torch/include/ATen/ops/result_type.h",sha256=lX1zqvNwnwZ16-CugYxBHFc95BtDcDQLuvUqH6Ouh7E,1447' 2025-06-01T22:52:26.5922998Z ++ read fname 2025-06-01T22:52:26.5923548Z ++ make_wheel_record torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5924711Z ++ FPATH=torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5925488Z ++ echo torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5926030Z ++ grep RECORD 2025-06-01T22:52:26.5946881Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5947685Z +++ openssl base64 2025-06-01T22:52:26.5948021Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.5948291Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.5950344Z +++ sed -e s/=//g 2025-06-01T22:52:26.5990312Z ++ HASH=khmrnKFhxJ1uBKU8OMoPD_OStz5DA0jWhmlVpVRmW3o 2025-06-01T22:52:26.5993990Z +++ ls -nl torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.5994864Z +++ awk '{print $5}' 2025-06-01T22:52:26.6022991Z ++ FSIZE=1078 2025-06-01T22:52:26.6023988Z ++ echo '"torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h",sha256=khmrnKFhxJ1uBKU8OMoPD_OStz5DA0jWhmlVpVRmW3o,1078' 2025-06-01T22:52:26.6024844Z ++ read fname 2025-06-01T22:52:26.6025243Z ++ make_wheel_record torch/include/ATen/ops/result_type_native.h 2025-06-01T22:52:26.6025795Z ++ FPATH=torch/include/ATen/ops/result_type_native.h 2025-06-01T22:52:26.6026251Z ++ echo torch/include/ATen/ops/result_type_native.h 2025-06-01T22:52:26.6026637Z ++ grep RECORD 2025-06-01T22:52:26.6045106Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/result_type_native.h 2025-06-01T22:52:26.6046226Z +++ openssl base64 2025-06-01T22:52:26.6047623Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.6048443Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.6049684Z +++ sed -e s/=//g 2025-06-01T22:52:26.6087604Z ++ HASH=ObJjd_tN-pUod7ccbZyEwelHxeHZRoq26eWH-0By9CY 2025-06-01T22:52:26.6092848Z +++ ls -nl torch/include/ATen/ops/result_type_native.h 2025-06-01T22:52:26.6093852Z +++ awk '{print $5}' 2025-06-01T22:52:26.6119334Z ++ FSIZE=790 2025-06-01T22:52:26.6120007Z ++ echo '"torch/include/ATen/ops/result_type_native.h",sha256=ObJjd_tN-pUod7ccbZyEwelHxeHZRoq26eWH-0By9CY,790' 2025-06-01T22:52:26.6120707Z ++ read fname 2025-06-01T22:52:26.6121041Z ++ make_wheel_record torch/include/ATen/ops/result_type_ops.h 2025-06-01T22:52:26.6121529Z ++ FPATH=torch/include/ATen/ops/result_type_ops.h 2025-06-01T22:52:26.6122351Z ++ echo torch/include/ATen/ops/result_type_ops.h 2025-06-01T22:52:26.6122737Z ++ grep RECORD 2025-06-01T22:52:26.6144572Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/result_type_ops.h 2025-06-01T22:52:26.6145151Z +++ openssl base64 2025-06-01T22:52:26.6146437Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.6147104Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.6148261Z +++ sed -e s/=//g 2025-06-01T22:52:26.6189149Z ++ HASH=9w_gq3e7gBotaNnjY3GLq_hp-sSbUQmsHuNpo5xdwPo 2025-06-01T22:52:26.6193607Z +++ ls -nl torch/include/ATen/ops/result_type_ops.h 2025-06-01T22:52:26.6194761Z +++ awk '{print $5}' 2025-06-01T22:52:26.6222063Z ++ FSIZE=3083 2025-06-01T22:52:26.6222708Z ++ echo '"torch/include/ATen/ops/result_type_ops.h",sha256=9w_gq3e7gBotaNnjY3GLq_hp-sSbUQmsHuNpo5xdwPo,3083' 2025-06-01T22:52:26.6223547Z ++ read fname 2025-06-01T22:52:26.6223877Z ++ make_wheel_record torch/include/ATen/ops/retain_grad.h 2025-06-01T22:52:26.6224015Z ++ FPATH=torch/include/ATen/ops/retain_grad.h 2025-06-01T22:52:26.6224176Z ++ echo torch/include/ATen/ops/retain_grad.h 2025-06-01T22:52:26.6224450Z ++ grep RECORD 2025-06-01T22:52:26.6246439Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/retain_grad.h 2025-06-01T22:52:26.6246614Z +++ openssl base64 2025-06-01T22:52:26.6246722Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.6247147Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.6248691Z +++ sed -e s/=//g 2025-06-01T22:52:26.6286498Z ++ HASH=OpChqe0mzuApKlGBp3jR4MBBNOjVqEKn7bFGbxcMUrE 2025-06-01T22:52:26.6291063Z +++ ls -nl torch/include/ATen/ops/retain_grad.h 2025-06-01T22:52:26.6292055Z +++ awk '{print $5}' 2025-06-01T22:52:26.6319416Z ++ FSIZE=508 2025-06-01T22:52:26.6320129Z ++ echo '"torch/include/ATen/ops/retain_grad.h",sha256=OpChqe0mzuApKlGBp3jR4MBBNOjVqEKn7bFGbxcMUrE,508' 2025-06-01T22:52:26.6320252Z ++ read fname 2025-06-01T22:52:26.6320977Z ++ make_wheel_record torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.6321360Z ++ FPATH=torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.6321666Z ++ echo torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.6321772Z ++ grep RECORD 2025-06-01T22:52:26.6344076Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.6344272Z +++ openssl base64 2025-06-01T22:52:26.6344387Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.6344985Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.6347021Z +++ sed -e s/=//g 2025-06-01T22:52:26.6386998Z ++ HASH=w1VMAh6zxvN6UsSRj3UtI-EgSKIZL4YgC0zX4olW7_E 2025-06-01T22:52:26.6391323Z +++ ls -nl torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.6391952Z +++ awk '{print $5}' 2025-06-01T22:52:26.6419153Z ++ FSIZE=757 2025-06-01T22:52:26.6419851Z ++ echo '"torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h",sha256=w1VMAh6zxvN6UsSRj3UtI-EgSKIZL4YgC0zX4olW7_E,757' 2025-06-01T22:52:26.6419949Z ++ read fname 2025-06-01T22:52:26.6420161Z ++ make_wheel_record torch/include/ATen/ops/retain_grad_native.h 2025-06-01T22:52:26.6420343Z ++ FPATH=torch/include/ATen/ops/retain_grad_native.h 2025-06-01T22:52:26.6420829Z ++ echo torch/include/ATen/ops/retain_grad_native.h 2025-06-01T22:52:26.6421348Z ++ grep RECORD 2025-06-01T22:52:26.6443267Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/retain_grad_native.h 2025-06-01T22:52:26.6443398Z +++ openssl base64 2025-06-01T22:52:26.6444792Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.6445165Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.6446639Z +++ sed -e s/=//g 2025-06-01T22:52:26.6485720Z ++ HASH=3S9KQTYMTl0ZiTObCtedCVwLVz96ZNOVCX5okH4-hx8 2025-06-01T22:52:26.6489982Z +++ ls -nl torch/include/ATen/ops/retain_grad_native.h 2025-06-01T22:52:26.6490763Z +++ awk '{print $5}' 2025-06-01T22:52:26.6518565Z ++ FSIZE=469 2025-06-01T22:52:26.6519266Z ++ echo '"torch/include/ATen/ops/retain_grad_native.h",sha256=3S9KQTYMTl0ZiTObCtedCVwLVz96ZNOVCX5okH4-hx8,469' 2025-06-01T22:52:26.6519384Z ++ read fname 2025-06-01T22:52:26.6519595Z ++ make_wheel_record torch/include/ATen/ops/retain_grad_ops.h 2025-06-01T22:52:26.6519815Z ++ FPATH=torch/include/ATen/ops/retain_grad_ops.h 2025-06-01T22:52:26.6519994Z ++ echo torch/include/ATen/ops/retain_grad_ops.h 2025-06-01T22:52:26.6520106Z ++ grep RECORD 2025-06-01T22:52:26.6542421Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/retain_grad_ops.h 2025-06-01T22:52:26.6542600Z +++ openssl base64 2025-06-01T22:52:26.6542779Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.6543003Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.6543971Z +++ sed -e s/=//g 2025-06-01T22:52:26.6587312Z ++ HASH=M4MX08UOmmkvtTFoUHLJp9vlgpq9BFaemtXr94HfrlA 2025-06-01T22:52:26.6596215Z +++ ls -nl torch/include/ATen/ops/retain_grad_ops.h 2025-06-01T22:52:26.6596722Z +++ awk '{print $5}' 2025-06-01T22:52:26.6625099Z ++ FSIZE=936 2025-06-01T22:52:26.6625712Z ++ echo '"torch/include/ATen/ops/retain_grad_ops.h",sha256=M4MX08UOmmkvtTFoUHLJp9vlgpq9BFaemtXr94HfrlA,936' 2025-06-01T22:52:26.6625856Z ++ read fname 2025-06-01T22:52:26.6626062Z ++ make_wheel_record torch/include/ATen/ops/retains_grad.h 2025-06-01T22:52:26.6626203Z ++ FPATH=torch/include/ATen/ops/retains_grad.h 2025-06-01T22:52:26.6626344Z ++ echo torch/include/ATen/ops/retains_grad.h 2025-06-01T22:52:26.6626439Z ++ grep RECORD 2025-06-01T22:52:26.6647321Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/retains_grad.h 2025-06-01T22:52:26.6647442Z +++ openssl base64 2025-06-01T22:52:26.6649083Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.6650424Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.6651743Z +++ sed -e s/=//g 2025-06-01T22:52:26.6689019Z ++ HASH=ss7qo6IL5lyohdX37GyHdbHA7cW6bvs7AYqxgeOqln0 2025-06-01T22:52:26.6693970Z +++ ls -nl torch/include/ATen/ops/retains_grad.h 2025-06-01T22:52:26.6694873Z +++ awk '{print $5}' 2025-06-01T22:52:26.6721394Z ++ FSIZE=509 2025-06-01T22:52:26.6721977Z ++ echo '"torch/include/ATen/ops/retains_grad.h",sha256=ss7qo6IL5lyohdX37GyHdbHA7cW6bvs7AYqxgeOqln0,509' 2025-06-01T22:52:26.6722075Z ++ read fname 2025-06-01T22:52:26.6722251Z ++ make_wheel_record torch/include/ATen/ops/xlogy_ops.h 2025-06-01T22:52:26.6722400Z ++ FPATH=torch/include/ATen/ops/xlogy_ops.h 2025-06-01T22:52:26.6722536Z ++ echo torch/include/ATen/ops/xlogy_ops.h 2025-06-01T22:52:26.6723706Z ++ grep RECORD 2025-06-01T22:52:26.6744487Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xlogy_ops.h 2025-06-01T22:52:26.6744811Z +++ openssl base64 2025-06-01T22:52:26.6745493Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.6748403Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.6748853Z +++ sed -e s/=//g 2025-06-01T22:52:26.6791058Z ++ HASH=R-D4oaGcM-YmODQ8Xu9kI18YN7GAcOzw5h3hUQ7TZXA 2025-06-01T22:52:26.6795977Z +++ ls -nl torch/include/ATen/ops/xlogy_ops.h 2025-06-01T22:52:26.6796181Z +++ awk '{print $5}' 2025-06-01T22:52:26.6823476Z ++ FSIZE=5627 2025-06-01T22:52:26.6823988Z ++ echo '"torch/include/ATen/ops/xlogy_ops.h",sha256=R-D4oaGcM-YmODQ8Xu9kI18YN7GAcOzw5h3hUQ7TZXA,5627' 2025-06-01T22:52:26.6824088Z ++ read fname 2025-06-01T22:52:26.6824461Z ++ make_wheel_record torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.6824775Z ++ FPATH=torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.6825095Z ++ echo torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.6825393Z ++ grep RECORD 2025-06-01T22:52:26.6846421Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.6846570Z +++ openssl base64 2025-06-01T22:52:26.6847197Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.6848617Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.6849930Z +++ sed -e s/=//g 2025-06-01T22:52:26.6888883Z ++ HASH=enUUiMkfZIH4mlTJNtUccCS-MentCylWDuXCVRaw-04 2025-06-01T22:52:26.6894294Z +++ ls -nl torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.6895121Z +++ awk '{print $5}' 2025-06-01T22:52:26.6922528Z ++ FSIZE=764 2025-06-01T22:52:26.6923312Z ++ echo '"torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h",sha256=enUUiMkfZIH4mlTJNtUccCS-MentCylWDuXCVRaw-04,764' 2025-06-01T22:52:26.6923429Z ++ read fname 2025-06-01T22:52:26.6923663Z ++ make_wheel_record torch/include/ATen/ops/retains_grad_native.h 2025-06-01T22:52:26.6923830Z ++ FPATH=torch/include/ATen/ops/retains_grad_native.h 2025-06-01T22:52:26.6924115Z ++ echo torch/include/ATen/ops/retains_grad_native.h 2025-06-01T22:52:26.6924234Z ++ grep RECORD 2025-06-01T22:52:26.6946765Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/retains_grad_native.h 2025-06-01T22:52:26.6946995Z +++ openssl base64 2025-06-01T22:52:26.6949373Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.6949693Z +++ sed -e s/=//g 2025-06-01T22:52:26.6949953Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.6992990Z ++ HASH=Sm27qZ455a6iPbyyt3BewNU-QyVlgtc6wsvQXYqbP6A 2025-06-01T22:52:26.6995898Z +++ ls -nl torch/include/ATen/ops/retains_grad_native.h 2025-06-01T22:52:26.6997434Z +++ awk '{print $5}' 2025-06-01T22:52:26.7026093Z ++ FSIZE=476 2025-06-01T22:52:26.7026607Z ++ echo '"torch/include/ATen/ops/retains_grad_native.h",sha256=Sm27qZ455a6iPbyyt3BewNU-QyVlgtc6wsvQXYqbP6A,476' 2025-06-01T22:52:26.7026705Z ++ read fname 2025-06-01T22:52:26.7026926Z ++ make_wheel_record torch/include/ATen/ops/retains_grad_ops.h 2025-06-01T22:52:26.7027078Z ++ FPATH=torch/include/ATen/ops/retains_grad_ops.h 2025-06-01T22:52:26.7027225Z ++ echo torch/include/ATen/ops/retains_grad_ops.h 2025-06-01T22:52:26.7027334Z ++ grep RECORD 2025-06-01T22:52:26.7047134Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/retains_grad_ops.h 2025-06-01T22:52:26.7047261Z +++ openssl base64 2025-06-01T22:52:26.7047625Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.7049015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.7050405Z +++ sed -e s/=//g 2025-06-01T22:52:26.7089002Z ++ HASH=i_koc4M6E5J7H90F3E-aIWcOLeadO7gp4yHKeXvpmVc 2025-06-01T22:52:26.7094251Z +++ ls -nl torch/include/ATen/ops/retains_grad_ops.h 2025-06-01T22:52:26.7095392Z +++ awk '{print $5}' 2025-06-01T22:52:26.7122898Z ++ FSIZE=955 2025-06-01T22:52:26.7123403Z ++ echo '"torch/include/ATen/ops/retains_grad_ops.h",sha256=i_koc4M6E5J7H90F3E-aIWcOLeadO7gp4yHKeXvpmVc,955' 2025-06-01T22:52:26.7123503Z ++ read fname 2025-06-01T22:52:26.7123670Z ++ make_wheel_record torch/include/ATen/ops/rms_norm.h 2025-06-01T22:52:26.7123813Z ++ FPATH=torch/include/ATen/ops/rms_norm.h 2025-06-01T22:52:26.7123939Z ++ echo torch/include/ATen/ops/rms_norm.h 2025-06-01T22:52:26.7124844Z ++ grep RECORD 2025-06-01T22:52:26.7147483Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rms_norm.h 2025-06-01T22:52:26.7147609Z +++ openssl base64 2025-06-01T22:52:26.7148715Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.7149103Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.7150618Z +++ sed -e s/=//g 2025-06-01T22:52:26.7192612Z ++ HASH=ySvZRmJjsoXt6u3vcksaGvlsoQZ0m7BiOtuwhKd3rDc 2025-06-01T22:52:26.7195391Z +++ ls -nl torch/include/ATen/ops/rms_norm.h 2025-06-01T22:52:26.7196030Z +++ awk '{print $5}' 2025-06-01T22:52:26.7225383Z ++ FSIZE=2017 2025-06-01T22:52:26.7225878Z ++ echo '"torch/include/ATen/ops/rms_norm.h",sha256=ySvZRmJjsoXt6u3vcksaGvlsoQZ0m7BiOtuwhKd3rDc,2017' 2025-06-01T22:52:26.7225979Z ++ read fname 2025-06-01T22:52:26.7226326Z ++ make_wheel_record torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.7226630Z ++ FPATH=torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.7226913Z ++ echo torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.7227026Z ++ grep RECORD 2025-06-01T22:52:26.7247156Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.7247304Z +++ openssl base64 2025-06-01T22:52:26.7247872Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.7249190Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.7250588Z +++ sed -e s/=//g 2025-06-01T22:52:26.7289188Z ++ HASH=1BB83u8_fLDmDg9Ip9tw7RCjgCj6yvTSX5QBLQy0NEo 2025-06-01T22:52:26.7294082Z +++ ls -nl torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.7294932Z +++ awk '{print $5}' 2025-06-01T22:52:26.7320654Z ++ FSIZE=1085 2025-06-01T22:52:26.7321429Z ++ echo '"torch/include/ATen/ops/rms_norm_compositeimplicitautograd_dispatch.h",sha256=1BB83u8_fLDmDg9Ip9tw7RCjgCj6yvTSX5QBLQy0NEo,1085' 2025-06-01T22:52:26.7321563Z ++ read fname 2025-06-01T22:52:26.7321792Z ++ make_wheel_record torch/include/ATen/ops/rms_norm_native.h 2025-06-01T22:52:26.7321943Z ++ FPATH=torch/include/ATen/ops/rms_norm_native.h 2025-06-01T22:52:26.7322263Z ++ echo torch/include/ATen/ops/rms_norm_native.h 2025-06-01T22:52:26.7323479Z ++ grep RECORD 2025-06-01T22:52:26.7345504Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rms_norm_native.h 2025-06-01T22:52:26.7346250Z +++ openssl base64 2025-06-01T22:52:26.7347345Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.7347901Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.7349725Z +++ sed -e s/=//g 2025-06-01T22:52:26.7392785Z ++ HASH=Da1DlZGxy7r2RvDDKnnJX-EA8x0QQ6gt_jWoSFDNqM4 2025-06-01T22:52:26.7395797Z +++ ls -nl torch/include/ATen/ops/rms_norm_native.h 2025-06-01T22:52:26.7396037Z +++ awk '{print $5}' 2025-06-01T22:52:26.7425611Z ++ FSIZE=615 2025-06-01T22:52:26.7426128Z ++ echo '"torch/include/ATen/ops/rms_norm_native.h",sha256=Da1DlZGxy7r2RvDDKnnJX-EA8x0QQ6gt_jWoSFDNqM4,615' 2025-06-01T22:52:26.7426252Z ++ read fname 2025-06-01T22:52:26.7426442Z ++ make_wheel_record torch/include/ATen/ops/rms_norm_ops.h 2025-06-01T22:52:26.7426584Z ++ FPATH=torch/include/ATen/ops/rms_norm_ops.h 2025-06-01T22:52:26.7426745Z ++ echo torch/include/ATen/ops/rms_norm_ops.h 2025-06-01T22:52:26.7427075Z ++ grep RECORD 2025-06-01T22:52:26.7448977Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rms_norm_ops.h 2025-06-01T22:52:26.7449113Z +++ openssl base64 2025-06-01T22:52:26.7449323Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.7450673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.7451980Z +++ sed -e s/=//g 2025-06-01T22:52:26.7490577Z ++ HASH=vwOGM3sMPMpxP_55WnWm9qz381wgv7oxzIZZak74chQ 2025-06-01T22:52:26.7495367Z +++ ls -nl torch/include/ATen/ops/rms_norm_ops.h 2025-06-01T22:52:26.7496475Z +++ awk '{print $5}' 2025-06-01T22:52:26.7523844Z ++ FSIZE=1336 2025-06-01T22:52:26.7524438Z ++ echo '"torch/include/ATen/ops/rms_norm_ops.h",sha256=vwOGM3sMPMpxP_55WnWm9qz381wgv7oxzIZZak74chQ,1336' 2025-06-01T22:52:26.7524728Z ++ read fname 2025-06-01T22:52:26.7524907Z ++ make_wheel_record torch/include/ATen/ops/rnn_relu.h 2025-06-01T22:52:26.7525117Z ++ FPATH=torch/include/ATen/ops/rnn_relu.h 2025-06-01T22:52:26.7525408Z ++ echo torch/include/ATen/ops/rnn_relu.h 2025-06-01T22:52:26.7526060Z ++ grep RECORD 2025-06-01T22:52:26.7547585Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_relu.h 2025-06-01T22:52:26.7548964Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.7549088Z +++ openssl base64 2025-06-01T22:52:26.7550102Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.7551395Z +++ sed -e s/=//g 2025-06-01T22:52:26.7593120Z ++ HASH=k_kCc4eEgHNm2szcIVX3IlwG3l35V2KvQPpREqFjX-o 2025-06-01T22:52:26.7596211Z +++ ls -nl torch/include/ATen/ops/rnn_relu.h 2025-06-01T22:52:26.7597102Z +++ awk '{print $5}' 2025-06-01T22:52:26.7625286Z ++ FSIZE=1607 2025-06-01T22:52:26.7625774Z ++ echo '"torch/include/ATen/ops/rnn_relu.h",sha256=k_kCc4eEgHNm2szcIVX3IlwG3l35V2KvQPpREqFjX-o,1607' 2025-06-01T22:52:26.7625879Z ++ read fname 2025-06-01T22:52:26.7626085Z ++ make_wheel_record torch/include/ATen/ops/rnn_relu_cell.h 2025-06-01T22:52:26.7626231Z ++ FPATH=torch/include/ATen/ops/rnn_relu_cell.h 2025-06-01T22:52:26.7626379Z ++ echo torch/include/ATen/ops/rnn_relu_cell.h 2025-06-01T22:52:26.7626699Z ++ grep RECORD 2025-06-01T22:52:26.7647632Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_relu_cell.h 2025-06-01T22:52:26.7647772Z +++ openssl base64 2025-06-01T22:52:26.7648768Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.7649932Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.7651236Z +++ sed -e s/=//g 2025-06-01T22:52:26.7690416Z ++ HASH=MAuoxY3tUnillwSzd8FQehC76i5cG2jGbFhDqyZSHyk 2025-06-01T22:52:26.7695478Z +++ ls -nl torch/include/ATen/ops/rnn_relu_cell.h 2025-06-01T22:52:26.7696468Z +++ awk '{print $5}' 2025-06-01T22:52:26.7722381Z ++ FSIZE=934 2025-06-01T22:52:26.7722899Z ++ echo '"torch/include/ATen/ops/rnn_relu_cell.h",sha256=MAuoxY3tUnillwSzd8FQehC76i5cG2jGbFhDqyZSHyk,934' 2025-06-01T22:52:26.7723002Z ++ read fname 2025-06-01T22:52:26.7723369Z ++ make_wheel_record torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.7723697Z ++ FPATH=torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.7726172Z ++ echo torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.7726805Z ++ grep RECORD 2025-06-01T22:52:26.7748449Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.7748706Z +++ openssl base64 2025-06-01T22:52:26.7749386Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.7750629Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.7751986Z +++ sed -e s/=//g 2025-06-01T22:52:26.7795698Z ++ HASH=A8AuWIBfIFArHZqvXS5LD8TBUk9f9iIKoLS3GrnjDU8 2025-06-01T22:52:26.7798727Z +++ ls -nl torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.7799067Z +++ awk '{print $5}' 2025-06-01T22:52:26.7827931Z ++ FSIZE=935 2025-06-01T22:52:26.7828681Z ++ echo '"torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h",sha256=A8AuWIBfIFArHZqvXS5LD8TBUk9f9iIKoLS3GrnjDU8,935' 2025-06-01T22:52:26.7828826Z ++ read fname 2025-06-01T22:52:26.7829058Z ++ make_wheel_record torch/include/ATen/ops/rnn_relu_cell_native.h 2025-06-01T22:52:26.7829245Z ++ FPATH=torch/include/ATen/ops/rnn_relu_cell_native.h 2025-06-01T22:52:26.7829411Z ++ echo torch/include/ATen/ops/rnn_relu_cell_native.h 2025-06-01T22:52:26.7829514Z ++ grep RECORD 2025-06-01T22:52:26.7848087Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_relu_cell_native.h 2025-06-01T22:52:26.7848309Z +++ openssl base64 2025-06-01T22:52:26.7849513Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.7850862Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.7852197Z +++ sed -e s/=//g 2025-06-01T22:52:26.7890612Z ++ HASH=LxW_-REgf9U5C97J22IZvQ4pR_7dkXLtWerEzHOLusM 2025-06-01T22:52:26.7895889Z +++ ls -nl torch/include/ATen/ops/rnn_relu_cell_native.h 2025-06-01T22:52:26.7896344Z +++ awk '{print $5}' 2025-06-01T22:52:26.7923079Z ++ FSIZE=647 2025-06-01T22:52:26.7923911Z ++ echo '"torch/include/ATen/ops/rnn_relu_cell_native.h",sha256=LxW_-REgf9U5C97J22IZvQ4pR_7dkXLtWerEzHOLusM,647' 2025-06-01T22:52:26.7924892Z ++ read fname 2025-06-01T22:52:26.7925407Z ++ make_wheel_record torch/include/ATen/ops/rnn_relu_cell_ops.h 2025-06-01T22:52:26.7925919Z ++ FPATH=torch/include/ATen/ops/rnn_relu_cell_ops.h 2025-06-01T22:52:26.7926382Z ++ echo torch/include/ATen/ops/rnn_relu_cell_ops.h 2025-06-01T22:52:26.7926785Z ++ grep RECORD 2025-06-01T22:52:26.7948132Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_relu_cell_ops.h 2025-06-01T22:52:26.7948672Z +++ openssl base64 2025-06-01T22:52:26.7949048Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.7950120Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.7951395Z +++ sed -e s/=//g 2025-06-01T22:52:26.7997113Z ++ HASH=dHjNMVzK4sBwiHKp_EmbtVISJLK9Vqcf4yc8V1jsdFg 2025-06-01T22:52:26.7998235Z +++ ls -nl torch/include/ATen/ops/rnn_relu_cell_ops.h 2025-06-01T22:52:26.7999493Z +++ awk '{print $5}' 2025-06-01T22:52:26.8028297Z ++ FSIZE=1504 2025-06-01T22:52:26.8028940Z ++ echo '"torch/include/ATen/ops/rnn_relu_cell_ops.h",sha256=dHjNMVzK4sBwiHKp_EmbtVISJLK9Vqcf4yc8V1jsdFg,1504' 2025-06-01T22:52:26.8029614Z ++ read fname 2025-06-01T22:52:26.8030128Z ++ make_wheel_record torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8031026Z ++ FPATH=torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8031757Z ++ echo torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8032268Z ++ grep RECORD 2025-06-01T22:52:26.8053065Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8053730Z +++ openssl base64 2025-06-01T22:52:26.8054464Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.8055743Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.8057176Z +++ sed -e s/=//g 2025-06-01T22:52:26.8094079Z ++ HASH=vvp8xf-n-jkfmnmc-H19KrWJtAgSauCP9LG0-svyghI 2025-06-01T22:52:26.8100652Z +++ ls -nl torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8101199Z +++ awk '{print $5}' 2025-06-01T22:52:26.8126001Z ++ FSIZE=1185 2025-06-01T22:52:26.8126832Z ++ echo '"torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h",sha256=vvp8xf-n-jkfmnmc-H19KrWJtAgSauCP9LG0-svyghI,1185' 2025-06-01T22:52:26.8127883Z ++ read fname 2025-06-01T22:52:26.8128232Z ++ make_wheel_record torch/include/ATen/ops/rnn_relu_native.h 2025-06-01T22:52:26.8128800Z ++ FPATH=torch/include/ATen/ops/rnn_relu_native.h 2025-06-01T22:52:26.8129234Z ++ echo torch/include/ATen/ops/rnn_relu_native.h 2025-06-01T22:52:26.8129626Z ++ grep RECORD 2025-06-01T22:52:26.8150740Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_relu_native.h 2025-06-01T22:52:26.8151254Z +++ openssl base64 2025-06-01T22:52:26.8152139Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.8153539Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.8154867Z +++ sed -e s/=//g 2025-06-01T22:52:26.8198749Z ++ HASH=prm69DndN_DFG9Wn-fjdWyIibBTPpZkQybN8R7nHGDw 2025-06-01T22:52:26.8200685Z +++ ls -nl torch/include/ATen/ops/rnn_relu_native.h 2025-06-01T22:52:26.8201789Z +++ awk '{print $5}' 2025-06-01T22:52:26.8229842Z ++ FSIZE=897 2025-06-01T22:52:26.8230565Z ++ echo '"torch/include/ATen/ops/rnn_relu_native.h",sha256=prm69DndN_DFG9Wn-fjdWyIibBTPpZkQybN8R7nHGDw,897' 2025-06-01T22:52:26.8231254Z ++ read fname 2025-06-01T22:52:26.8231577Z ++ make_wheel_record torch/include/ATen/ops/rnn_relu_ops.h 2025-06-01T22:52:26.8232035Z ++ FPATH=torch/include/ATen/ops/rnn_relu_ops.h 2025-06-01T22:52:26.8232426Z ++ echo torch/include/ATen/ops/rnn_relu_ops.h 2025-06-01T22:52:26.8232786Z ++ grep RECORD 2025-06-01T22:52:26.8249450Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_relu_ops.h 2025-06-01T22:52:26.8250054Z +++ openssl base64 2025-06-01T22:52:26.8251428Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.8252830Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.8254151Z +++ sed -e s/=//g 2025-06-01T22:52:26.8290342Z ++ HASH=S-KQbiC-Is3K1ZaAn2q2mSjmO7eDm8ID7yGx-DjX7Hs 2025-06-01T22:52:26.8295531Z +++ ls -nl torch/include/ATen/ops/rnn_relu_ops.h 2025-06-01T22:52:26.8296399Z +++ awk '{print $5}' 2025-06-01T22:52:26.8323440Z ++ FSIZE=2719 2025-06-01T22:52:26.8324365Z ++ echo '"torch/include/ATen/ops/rnn_relu_ops.h",sha256=S-KQbiC-Is3K1ZaAn2q2mSjmO7eDm8ID7yGx-DjX7Hs,2719' 2025-06-01T22:52:26.8325211Z ++ read fname 2025-06-01T22:52:26.8325543Z ++ make_wheel_record torch/include/ATen/ops/rnn_tanh.h 2025-06-01T22:52:26.8325979Z ++ FPATH=torch/include/ATen/ops/rnn_tanh.h 2025-06-01T22:52:26.8326379Z ++ echo torch/include/ATen/ops/rnn_tanh.h 2025-06-01T22:52:26.8326723Z ++ grep RECORD 2025-06-01T22:52:26.8346639Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_tanh.h 2025-06-01T22:52:26.8348116Z +++ openssl base64 2025-06-01T22:52:26.8348426Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.8348732Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.8350321Z +++ sed -e s/=//g 2025-06-01T22:52:26.8392415Z ++ HASH=0oyWzT6Fa4t2P3nR9RlSsg9ZB8lGQXHy9THx9uJhmnc 2025-06-01T22:52:26.8395961Z +++ ls -nl torch/include/ATen/ops/rnn_tanh.h 2025-06-01T22:52:26.8396867Z +++ awk '{print $5}' 2025-06-01T22:52:26.8424818Z ++ FSIZE=1607 2025-06-01T22:52:26.8425475Z ++ echo '"torch/include/ATen/ops/rnn_tanh.h",sha256=0oyWzT6Fa4t2P3nR9RlSsg9ZB8lGQXHy9THx9uJhmnc,1607' 2025-06-01T22:52:26.8426163Z ++ read fname 2025-06-01T22:52:26.8426621Z ++ make_wheel_record torch/include/ATen/ops/rnn_tanh_cell.h 2025-06-01T22:52:26.8427095Z ++ FPATH=torch/include/ATen/ops/rnn_tanh_cell.h 2025-06-01T22:52:26.8427505Z ++ echo torch/include/ATen/ops/rnn_tanh_cell.h 2025-06-01T22:52:26.8427867Z ++ grep RECORD 2025-06-01T22:52:26.8447932Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_tanh_cell.h 2025-06-01T22:52:26.8448464Z +++ openssl base64 2025-06-01T22:52:26.8449071Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.8450208Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.8451484Z +++ sed -e s/=//g 2025-06-01T22:52:26.8488684Z ++ HASH=ILEckhM391kvDrOz1U_IfJIHKnr6x8NN-a4CfIHYMD4 2025-06-01T22:52:26.8493895Z +++ ls -nl torch/include/ATen/ops/rnn_tanh_cell.h 2025-06-01T22:52:26.8494680Z +++ awk '{print $5}' 2025-06-01T22:52:26.8521296Z ++ FSIZE=934 2025-06-01T22:52:26.8521914Z ++ echo '"torch/include/ATen/ops/rnn_tanh_cell.h",sha256=ILEckhM391kvDrOz1U_IfJIHKnr6x8NN-a4CfIHYMD4,934' 2025-06-01T22:52:26.8522780Z ++ read fname 2025-06-01T22:52:26.8523302Z ++ make_wheel_record torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8524292Z ++ FPATH=torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8525320Z ++ echo torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8525877Z ++ grep RECORD 2025-06-01T22:52:26.8545170Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8546990Z +++ openssl base64 2025-06-01T22:52:26.8547254Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.8548614Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.8550071Z +++ sed -e s/=//g 2025-06-01T22:52:26.8592801Z ++ HASH=-XxQdG1L4xmwca0ACRE6-yipEuZg8laCa54GxRFnJhM 2025-06-01T22:52:26.8595904Z +++ ls -nl torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8596465Z +++ awk '{print $5}' 2025-06-01T22:52:26.8623603Z ++ FSIZE=935 2025-06-01T22:52:26.8624432Z ++ echo '"torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h",sha256=-XxQdG1L4xmwca0ACRE6-yipEuZg8laCa54GxRFnJhM,935' 2025-06-01T22:52:26.8625284Z ++ read fname 2025-06-01T22:52:26.8625688Z ++ make_wheel_record torch/include/ATen/ops/rnn_tanh_cell_native.h 2025-06-01T22:52:26.8626196Z ++ FPATH=torch/include/ATen/ops/rnn_tanh_cell_native.h 2025-06-01T22:52:26.8626669Z ++ echo torch/include/ATen/ops/rnn_tanh_cell_native.h 2025-06-01T22:52:26.8627043Z ++ grep RECORD 2025-06-01T22:52:26.8646208Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_tanh_cell_native.h 2025-06-01T22:52:26.8647064Z +++ openssl base64 2025-06-01T22:52:26.8647792Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.8649312Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.8650571Z +++ sed -e s/=//g 2025-06-01T22:52:26.8688412Z ++ HASH=fyoMaZJUI9zgEdcAbPUe2x8DppXy2_uLHgxZWGxMrlM 2025-06-01T22:52:26.8693934Z +++ ls -nl torch/include/ATen/ops/rnn_tanh_cell_native.h 2025-06-01T22:52:26.8694824Z +++ awk '{print $5}' 2025-06-01T22:52:26.8721229Z ++ FSIZE=647 2025-06-01T22:52:26.8721929Z ++ echo '"torch/include/ATen/ops/rnn_tanh_cell_native.h",sha256=fyoMaZJUI9zgEdcAbPUe2x8DppXy2_uLHgxZWGxMrlM,647' 2025-06-01T22:52:26.8722634Z ++ read fname 2025-06-01T22:52:26.8722981Z ++ make_wheel_record torch/include/ATen/ops/rnn_tanh_cell_ops.h 2025-06-01T22:52:26.8723519Z ++ FPATH=torch/include/ATen/ops/rnn_tanh_cell_ops.h 2025-06-01T22:52:26.8724092Z ++ echo torch/include/ATen/ops/rnn_tanh_cell_ops.h 2025-06-01T22:52:26.8724645Z ++ grep RECORD 2025-06-01T22:52:26.8744752Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_tanh_cell_ops.h 2025-06-01T22:52:26.8745566Z +++ openssl base64 2025-06-01T22:52:26.8747196Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.8747949Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.8750181Z +++ sed -e s/=//g 2025-06-01T22:52:26.8791672Z ++ HASH=MM-Cf759ppB-tC6COk1AHG_z2OcbF4SfRCWVGhwvtLI 2025-06-01T22:52:26.8794464Z +++ ls -nl torch/include/ATen/ops/rnn_tanh_cell_ops.h 2025-06-01T22:52:26.8795190Z +++ awk '{print $5}' 2025-06-01T22:52:26.8822447Z ++ FSIZE=1504 2025-06-01T22:52:26.8823292Z ++ echo '"torch/include/ATen/ops/rnn_tanh_cell_ops.h",sha256=MM-Cf759ppB-tC6COk1AHG_z2OcbF4SfRCWVGhwvtLI,1504' 2025-06-01T22:52:26.8823950Z ++ read fname 2025-06-01T22:52:26.8824446Z ++ make_wheel_record torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8825203Z ++ FPATH=torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8825919Z ++ echo torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8826422Z ++ grep RECORD 2025-06-01T22:52:26.8846905Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8847596Z +++ openssl base64 2025-06-01T22:52:26.8847856Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.8848465Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.8849848Z +++ sed -e s/=//g 2025-06-01T22:52:26.8888752Z ++ HASH=ZuKpLpwAz0scQRX62m2bFRa7s_Y-JhYpRMrMiZC7fEU 2025-06-01T22:52:26.8893863Z +++ ls -nl torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:26.8894491Z +++ awk '{print $5}' 2025-06-01T22:52:26.8920857Z ++ FSIZE=1185 2025-06-01T22:52:26.8921711Z ++ echo '"torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h",sha256=ZuKpLpwAz0scQRX62m2bFRa7s_Y-JhYpRMrMiZC7fEU,1185' 2025-06-01T22:52:26.8922545Z ++ read fname 2025-06-01T22:52:26.8922883Z ++ make_wheel_record torch/include/ATen/ops/rnn_tanh_native.h 2025-06-01T22:52:26.8923362Z ++ FPATH=torch/include/ATen/ops/rnn_tanh_native.h 2025-06-01T22:52:26.8923812Z ++ echo torch/include/ATen/ops/rnn_tanh_native.h 2025-06-01T22:52:26.8924328Z ++ grep RECORD 2025-06-01T22:52:26.8946444Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_tanh_native.h 2025-06-01T22:52:26.8946987Z +++ openssl base64 2025-06-01T22:52:26.8947255Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.8947797Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.8949174Z +++ sed -e s/=//g 2025-06-01T22:52:26.8992616Z ++ HASH=oVRzntaGxMank2u4FFfLjdrM5Z_YR-YM5k1g17sh3yI 2025-06-01T22:52:26.8995563Z +++ ls -nl torch/include/ATen/ops/rnn_tanh_native.h 2025-06-01T22:52:26.8997322Z +++ awk '{print $5}' 2025-06-01T22:52:26.9024963Z ++ FSIZE=897 2025-06-01T22:52:26.9025621Z ++ echo '"torch/include/ATen/ops/rnn_tanh_native.h",sha256=oVRzntaGxMank2u4FFfLjdrM5Z_YR-YM5k1g17sh3yI,897' 2025-06-01T22:52:26.9026297Z ++ read fname 2025-06-01T22:52:26.9026618Z ++ make_wheel_record torch/include/ATen/ops/rnn_tanh_ops.h 2025-06-01T22:52:26.9027079Z ++ FPATH=torch/include/ATen/ops/rnn_tanh_ops.h 2025-06-01T22:52:26.9027492Z ++ echo torch/include/ATen/ops/rnn_tanh_ops.h 2025-06-01T22:52:26.9027838Z ++ grep RECORD 2025-06-01T22:52:26.9047872Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rnn_tanh_ops.h 2025-06-01T22:52:26.9048589Z +++ openssl base64 2025-06-01T22:52:26.9049511Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.9050866Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.9052285Z +++ sed -e s/=//g 2025-06-01T22:52:26.9089714Z ++ HASH=4n5K0wOvpdbcK_NyiA5Cb5I5Rlkuo2cMjNyF_yBetc0 2025-06-01T22:52:26.9095106Z +++ ls -nl torch/include/ATen/ops/rnn_tanh_ops.h 2025-06-01T22:52:26.9096336Z +++ awk '{print $5}' 2025-06-01T22:52:26.9122291Z ++ FSIZE=2719 2025-06-01T22:52:26.9122923Z ++ echo '"torch/include/ATen/ops/rnn_tanh_ops.h",sha256=4n5K0wOvpdbcK_NyiA5Cb5I5Rlkuo2cMjNyF_yBetc0,2719' 2025-06-01T22:52:26.9123683Z ++ read fname 2025-06-01T22:52:26.9124120Z ++ make_wheel_record torch/include/ATen/ops/roll.h 2025-06-01T22:52:26.9124718Z ++ FPATH=torch/include/ATen/ops/roll.h 2025-06-01T22:52:26.9125124Z ++ echo torch/include/ATen/ops/roll.h 2025-06-01T22:52:26.9125473Z ++ grep RECORD 2025-06-01T22:52:26.9148964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/roll.h 2025-06-01T22:52:26.9149476Z +++ openssl base64 2025-06-01T22:52:26.9161687Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.9162215Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.9162547Z +++ sed -e s/=//g 2025-06-01T22:52:26.9192511Z ++ HASH=zEi226Fy3RPTjZMMBVlXXNU6nMFE3KnxMDTZvzj1auY 2025-06-01T22:52:26.9195882Z +++ ls -nl torch/include/ATen/ops/roll.h 2025-06-01T22:52:26.9196614Z +++ awk '{print $5}' 2025-06-01T22:52:26.9224089Z ++ FSIZE=3951 2025-06-01T22:52:26.9224708Z ++ echo '"torch/include/ATen/ops/roll.h",sha256=zEi226Fy3RPTjZMMBVlXXNU6nMFE3KnxMDTZvzj1auY,3951' 2025-06-01T22:52:26.9225405Z ++ read fname 2025-06-01T22:52:26.9225884Z ++ make_wheel_record torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.9226660Z ++ FPATH=torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.9227352Z ++ echo torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.9227838Z ++ grep RECORD 2025-06-01T22:52:26.9248374Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.9249093Z +++ openssl base64 2025-06-01T22:52:26.9249377Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.9250600Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.9251662Z +++ sed -e s/=//g 2025-06-01T22:52:26.9290575Z ++ HASH=hBh_kkbiLd0M90PjUNrEYzzrjjJvWGihDHqs2kl6Q4Q 2025-06-01T22:52:26.9295577Z +++ ls -nl torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.9296434Z +++ awk '{print $5}' 2025-06-01T22:52:26.9324682Z ++ FSIZE=1228 2025-06-01T22:52:26.9325515Z ++ echo '"torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h",sha256=hBh_kkbiLd0M90PjUNrEYzzrjjJvWGihDHqs2kl6Q4Q,1228' 2025-06-01T22:52:26.9326362Z ++ read fname 2025-06-01T22:52:26.9326722Z ++ make_wheel_record torch/include/ATen/ops/roll_cpu_dispatch.h 2025-06-01T22:52:26.9327236Z ++ FPATH=torch/include/ATen/ops/roll_cpu_dispatch.h 2025-06-01T22:52:26.9327693Z ++ echo torch/include/ATen/ops/roll_cpu_dispatch.h 2025-06-01T22:52:26.9328071Z ++ grep RECORD 2025-06-01T22:52:26.9348216Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/roll_cpu_dispatch.h 2025-06-01T22:52:26.9348748Z +++ openssl base64 2025-06-01T22:52:26.9349043Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.9349298Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.9350623Z +++ sed -e s/=//g 2025-06-01T22:52:26.9393338Z ++ HASH=axXRlKC24d29HC0DBLbjdbS34lrRZu-qBSMktf0hkZY 2025-06-01T22:52:26.9396127Z +++ ls -nl torch/include/ATen/ops/roll_cpu_dispatch.h 2025-06-01T22:52:26.9396787Z +++ awk '{print $5}' 2025-06-01T22:52:26.9425358Z ++ FSIZE=879 2025-06-01T22:52:26.9426012Z ++ echo '"torch/include/ATen/ops/roll_cpu_dispatch.h",sha256=axXRlKC24d29HC0DBLbjdbS34lrRZu-qBSMktf0hkZY,879' 2025-06-01T22:52:26.9426679Z ++ read fname 2025-06-01T22:52:26.9427037Z ++ make_wheel_record torch/include/ATen/ops/roll_cuda_dispatch.h 2025-06-01T22:52:26.9427541Z ++ FPATH=torch/include/ATen/ops/roll_cuda_dispatch.h 2025-06-01T22:52:26.9427976Z ++ echo torch/include/ATen/ops/roll_cuda_dispatch.h 2025-06-01T22:52:26.9428358Z ++ grep RECORD 2025-06-01T22:52:26.9447457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/roll_cuda_dispatch.h 2025-06-01T22:52:26.9448015Z +++ openssl base64 2025-06-01T22:52:26.9450298Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.9450960Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.9451891Z +++ sed -e s/=//g 2025-06-01T22:52:26.9490512Z ++ HASH=3dpd8y2z6ed-KRLK4ZIbB8waA2n6wzilPdNOzgZij1g 2025-06-01T22:52:26.9495617Z +++ ls -nl torch/include/ATen/ops/roll_cuda_dispatch.h 2025-06-01T22:52:26.9496446Z +++ awk '{print $5}' 2025-06-01T22:52:26.9523276Z ++ FSIZE=881 2025-06-01T22:52:26.9524234Z ++ echo '"torch/include/ATen/ops/roll_cuda_dispatch.h",sha256=3dpd8y2z6ed-KRLK4ZIbB8waA2n6wzilPdNOzgZij1g,881' 2025-06-01T22:52:26.9525104Z ++ read fname 2025-06-01T22:52:26.9525443Z ++ make_wheel_record torch/include/ATen/ops/roll_native.h 2025-06-01T22:52:26.9525906Z ++ FPATH=torch/include/ATen/ops/roll_native.h 2025-06-01T22:52:26.9526406Z ++ echo torch/include/ATen/ops/roll_native.h 2025-06-01T22:52:26.9526764Z ++ grep RECORD 2025-06-01T22:52:26.9548475Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/roll_native.h 2025-06-01T22:52:26.9549888Z +++ openssl base64 2025-06-01T22:52:26.9550167Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.9550860Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.9552196Z +++ sed -e s/=//g 2025-06-01T22:52:26.9593486Z ++ HASH=ga8SCUcAJgT3ZmRlCDRn0EdzDAv5HABBYY24iKrpiXA 2025-06-01T22:52:26.9595981Z +++ ls -nl torch/include/ATen/ops/roll_native.h 2025-06-01T22:52:26.9597334Z +++ awk '{print $5}' 2025-06-01T22:52:26.9624138Z ++ FSIZE=762 2025-06-01T22:52:26.9624800Z ++ echo '"torch/include/ATen/ops/roll_native.h",sha256=ga8SCUcAJgT3ZmRlCDRn0EdzDAv5HABBYY24iKrpiXA,762' 2025-06-01T22:52:26.9625462Z ++ read fname 2025-06-01T22:52:26.9625766Z ++ make_wheel_record torch/include/ATen/ops/roll_ops.h 2025-06-01T22:52:26.9626197Z ++ FPATH=torch/include/ATen/ops/roll_ops.h 2025-06-01T22:52:26.9626594Z ++ echo torch/include/ATen/ops/roll_ops.h 2025-06-01T22:52:26.9626992Z ++ grep RECORD 2025-06-01T22:52:26.9648089Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/roll_ops.h 2025-06-01T22:52:26.9648585Z +++ openssl base64 2025-06-01T22:52:26.9649527Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.9651005Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.9652230Z +++ sed -e s/=//g 2025-06-01T22:52:26.9690972Z ++ HASH=_KKanouHUkfLxRxd83Wq1iINEgLo2Ub0LX_Ai3Wn3HI 2025-06-01T22:52:26.9695811Z +++ ls -nl torch/include/ATen/ops/roll_ops.h 2025-06-01T22:52:26.9696476Z +++ awk '{print $5}' 2025-06-01T22:52:26.9722860Z ++ FSIZE=1879 2025-06-01T22:52:26.9723614Z ++ echo '"torch/include/ATen/ops/roll_ops.h",sha256=_KKanouHUkfLxRxd83Wq1iINEgLo2Ub0LX_Ai3Wn3HI,1879' 2025-06-01T22:52:26.9724369Z ++ read fname 2025-06-01T22:52:26.9724658Z ++ make_wheel_record torch/include/ATen/ops/rot90.h 2025-06-01T22:52:26.9725295Z ++ FPATH=torch/include/ATen/ops/rot90.h 2025-06-01T22:52:26.9725669Z ++ echo torch/include/ATen/ops/rot90.h 2025-06-01T22:52:26.9726021Z ++ grep RECORD 2025-06-01T22:52:26.9746955Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rot90.h 2025-06-01T22:52:26.9747425Z +++ openssl base64 2025-06-01T22:52:26.9748018Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.9749273Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.9750657Z +++ sed -e s/=//g 2025-06-01T22:52:26.9792672Z ++ HASH=N1b-fni6HEeACnuIT4VwvGRLPifsHZwOZdhyEk-kZhs 2025-06-01T22:52:26.9796131Z +++ ls -nl torch/include/ATen/ops/rot90.h 2025-06-01T22:52:26.9797001Z +++ awk '{print $5}' 2025-06-01T22:52:26.9824657Z ++ FSIZE=1240 2025-06-01T22:52:26.9825308Z ++ echo '"torch/include/ATen/ops/rot90.h",sha256=N1b-fni6HEeACnuIT4VwvGRLPifsHZwOZdhyEk-kZhs,1240' 2025-06-01T22:52:26.9825924Z ++ read fname 2025-06-01T22:52:26.9826407Z ++ make_wheel_record torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.9827199Z ++ FPATH=torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.9827896Z ++ echo torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.9828386Z ++ grep RECORD 2025-06-01T22:52:26.9848641Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.9849321Z +++ openssl base64 2025-06-01T22:52:26.9850088Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.9851375Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.9852752Z +++ sed -e s/=//g 2025-06-01T22:52:26.9890408Z ++ HASH=GFYfZF7RcVShlT_17llI56R8iu2nmXXoqIl5Ba6iKYc 2025-06-01T22:52:26.9895664Z +++ ls -nl torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:26.9896477Z +++ awk '{print $5}' 2025-06-01T22:52:26.9922975Z ++ FSIZE=1033 2025-06-01T22:52:26.9923743Z ++ echo '"torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h",sha256=GFYfZF7RcVShlT_17llI56R8iu2nmXXoqIl5Ba6iKYc,1033' 2025-06-01T22:52:26.9924750Z ++ read fname 2025-06-01T22:52:26.9925300Z ++ make_wheel_record torch/include/ATen/ops/rot90_native.h 2025-06-01T22:52:26.9925770Z ++ FPATH=torch/include/ATen/ops/rot90_native.h 2025-06-01T22:52:26.9926245Z ++ echo torch/include/ATen/ops/rot90_native.h 2025-06-01T22:52:26.9926908Z ++ grep RECORD 2025-06-01T22:52:26.9948620Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rot90_native.h 2025-06-01T22:52:26.9949142Z +++ openssl base64 2025-06-01T22:52:26.9950276Z +++ sed -e s/+/-/g 2025-06-01T22:52:26.9951445Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:26.9952946Z +++ sed -e s/=//g 2025-06-01T22:52:26.9995179Z ++ HASH=lZAGPdSefVvfdczFGHILaJmd529p75kVAAB3Z3OelF8 2025-06-01T22:52:26.9997322Z +++ ls -nl torch/include/ATen/ops/rot90_native.h 2025-06-01T22:52:26.9998693Z +++ awk '{print $5}' 2025-06-01T22:52:27.0027860Z ++ FSIZE=626 2025-06-01T22:52:27.0028498Z ++ echo '"torch/include/ATen/ops/rot90_native.h",sha256=lZAGPdSefVvfdczFGHILaJmd529p75kVAAB3Z3OelF8,626' 2025-06-01T22:52:27.0029147Z ++ read fname 2025-06-01T22:52:27.0029471Z ++ make_wheel_record torch/include/ATen/ops/rot90_ops.h 2025-06-01T22:52:27.0029895Z ++ FPATH=torch/include/ATen/ops/rot90_ops.h 2025-06-01T22:52:27.0030283Z ++ echo torch/include/ATen/ops/rot90_ops.h 2025-06-01T22:52:27.0030621Z ++ grep RECORD 2025-06-01T22:52:27.0048055Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rot90_ops.h 2025-06-01T22:52:27.0049899Z +++ openssl base64 2025-06-01T22:52:27.0051089Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.0052360Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.0053691Z +++ sed -e s/=//g 2025-06-01T22:52:27.0090117Z ++ HASH=TlqNPwk29PzEv45wbwbkASJ9q6tif7CqU3aanyi8Fh4 2025-06-01T22:52:27.0094991Z +++ ls -nl torch/include/ATen/ops/rot90_ops.h 2025-06-01T22:52:27.0095805Z +++ awk '{print $5}' 2025-06-01T22:52:27.0123003Z ++ FSIZE=1779 2025-06-01T22:52:27.0123633Z ++ echo '"torch/include/ATen/ops/rot90_ops.h",sha256=TlqNPwk29PzEv45wbwbkASJ9q6tif7CqU3aanyi8Fh4,1779' 2025-06-01T22:52:27.0124427Z ++ read fname 2025-06-01T22:52:27.0124893Z ++ make_wheel_record torch/include/ATen/ops/round.h 2025-06-01T22:52:27.0125357Z ++ FPATH=torch/include/ATen/ops/round.h 2025-06-01T22:52:27.0125741Z ++ echo torch/include/ATen/ops/round.h 2025-06-01T22:52:27.0126070Z ++ grep RECORD 2025-06-01T22:52:27.0147267Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/round.h 2025-06-01T22:52:27.0147741Z +++ openssl base64 2025-06-01T22:52:27.0148013Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.0149252Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.0150583Z +++ sed -e s/=//g 2025-06-01T22:52:27.0192763Z ++ HASH=o1oSFpUArB7_CUejHjJVowPpBqDlyzDJDJuPK4uzuU8 2025-06-01T22:52:27.0196276Z +++ ls -nl torch/include/ATen/ops/round.h 2025-06-01T22:52:27.0196835Z +++ awk '{print $5}' 2025-06-01T22:52:27.0225402Z ++ FSIZE=2057 2025-06-01T22:52:27.0226092Z ++ echo '"torch/include/ATen/ops/round.h",sha256=o1oSFpUArB7_CUejHjJVowPpBqDlyzDJDJuPK4uzuU8,2057' 2025-06-01T22:52:27.0226716Z ++ read fname 2025-06-01T22:52:27.0227273Z ++ make_wheel_record torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.0228153Z ++ FPATH=torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.0228985Z ++ echo torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.0229551Z ++ grep RECORD 2025-06-01T22:52:27.0248923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.0249688Z +++ openssl base64 2025-06-01T22:52:27.0249952Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.0250492Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.0251820Z +++ sed -e s/=//g 2025-06-01T22:52:27.0290007Z ++ HASH=0V2NnobNWh0sQL1wHRn2TTH4zA3CTepuaCUn6y97NeM 2025-06-01T22:52:27.0295146Z +++ ls -nl torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.0295861Z +++ awk '{print $5}' 2025-06-01T22:52:27.0323852Z ++ FSIZE=978 2025-06-01T22:52:27.0325069Z ++ echo '"torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h",sha256=0V2NnobNWh0sQL1wHRn2TTH4zA3CTepuaCUn6y97NeM,978' 2025-06-01T22:52:27.0326020Z ++ read fname 2025-06-01T22:52:27.0326393Z ++ make_wheel_record torch/include/ATen/ops/round_cpu_dispatch.h 2025-06-01T22:52:27.0326902Z ++ FPATH=torch/include/ATen/ops/round_cpu_dispatch.h 2025-06-01T22:52:27.0327369Z ++ echo torch/include/ATen/ops/round_cpu_dispatch.h 2025-06-01T22:52:27.0327752Z ++ grep RECORD 2025-06-01T22:52:27.0347734Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/round_cpu_dispatch.h 2025-06-01T22:52:27.0348401Z +++ openssl base64 2025-06-01T22:52:27.0348716Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.0349059Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.0349348Z +++ sed -e s/=//g 2025-06-01T22:52:27.0390329Z ++ HASH=vOTwuJ8VF-z9QHhiAnvAF6Q-XMY3FXZ4qz82uwVcj4g 2025-06-01T22:52:27.0394403Z +++ ls -nl torch/include/ATen/ops/round_cpu_dispatch.h 2025-06-01T22:52:27.0395269Z +++ awk '{print $5}' 2025-06-01T22:52:27.0421744Z ++ FSIZE=1254 2025-06-01T22:52:27.0422495Z ++ echo '"torch/include/ATen/ops/round_cpu_dispatch.h",sha256=vOTwuJ8VF-z9QHhiAnvAF6Q-XMY3FXZ4qz82uwVcj4g,1254' 2025-06-01T22:52:27.0423185Z ++ read fname 2025-06-01T22:52:27.0423592Z ++ make_wheel_record torch/include/ATen/ops/round_cuda_dispatch.h 2025-06-01T22:52:27.0424193Z ++ FPATH=torch/include/ATen/ops/round_cuda_dispatch.h 2025-06-01T22:52:27.0424662Z ++ echo torch/include/ATen/ops/round_cuda_dispatch.h 2025-06-01T22:52:27.0425826Z ++ grep RECORD 2025-06-01T22:52:27.0449419Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/round_cuda_dispatch.h 2025-06-01T22:52:27.0450279Z +++ openssl base64 2025-06-01T22:52:27.0451158Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.0452538Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.0453776Z +++ sed -e s/=//g 2025-06-01T22:52:27.0490619Z ++ HASH=Cuvv4uKSE5Mp4QG_WozfoKgIJUrsnM3TKH6ybMZz-9o 2025-06-01T22:52:27.0496097Z +++ ls -nl torch/include/ATen/ops/round_cuda_dispatch.h 2025-06-01T22:52:27.0497000Z +++ awk '{print $5}' 2025-06-01T22:52:27.0523350Z ++ FSIZE=1256 2025-06-01T22:52:27.0524186Z ++ echo '"torch/include/ATen/ops/round_cuda_dispatch.h",sha256=Cuvv4uKSE5Mp4QG_WozfoKgIJUrsnM3TKH6ybMZz-9o,1256' 2025-06-01T22:52:27.0525076Z ++ read fname 2025-06-01T22:52:27.0525413Z ++ make_wheel_record torch/include/ATen/ops/round_meta.h 2025-06-01T22:52:27.0525859Z ++ FPATH=torch/include/ATen/ops/round_meta.h 2025-06-01T22:52:27.0526269Z ++ echo torch/include/ATen/ops/round_meta.h 2025-06-01T22:52:27.0526630Z ++ grep RECORD 2025-06-01T22:52:27.0548234Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/round_meta.h 2025-06-01T22:52:27.0548735Z +++ openssl base64 2025-06-01T22:52:27.0549545Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.0551072Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.0552571Z +++ sed -e s/=//g 2025-06-01T22:52:27.0596133Z ++ HASH=tF6NRji1ajbwuxvijZoAbxo6NgGafIV4WLiCEjrvadA 2025-06-01T22:52:27.0598040Z +++ ls -nl torch/include/ATen/ops/round_meta.h 2025-06-01T22:52:27.0598755Z +++ awk '{print $5}' 2025-06-01T22:52:27.0625617Z ++ FSIZE=702 2025-06-01T22:52:27.0626242Z ++ echo '"torch/include/ATen/ops/round_meta.h",sha256=tF6NRji1ajbwuxvijZoAbxo6NgGafIV4WLiCEjrvadA,702' 2025-06-01T22:52:27.0626895Z ++ read fname 2025-06-01T22:52:27.0627246Z ++ make_wheel_record torch/include/ATen/ops/round_meta_dispatch.h 2025-06-01T22:52:27.0627764Z ++ FPATH=torch/include/ATen/ops/round_meta_dispatch.h 2025-06-01T22:52:27.0628215Z ++ echo torch/include/ATen/ops/round_meta_dispatch.h 2025-06-01T22:52:27.0629122Z ++ grep RECORD 2025-06-01T22:52:27.0648680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/round_meta_dispatch.h 2025-06-01T22:52:27.0649234Z +++ openssl base64 2025-06-01T22:52:27.0649737Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.0650644Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.0651994Z +++ sed -e s/=//g 2025-06-01T22:52:27.0690537Z ++ HASH=SMBB9WAFYFPk8LF8UOJuWZCWtjDvsJyww0jMRYRSiPU 2025-06-01T22:52:27.0696041Z +++ ls -nl torch/include/ATen/ops/round_meta_dispatch.h 2025-06-01T22:52:27.0696997Z +++ awk '{print $5}' 2025-06-01T22:52:27.0722194Z ++ FSIZE=1256 2025-06-01T22:52:27.0722916Z ++ echo '"torch/include/ATen/ops/round_meta_dispatch.h",sha256=SMBB9WAFYFPk8LF8UOJuWZCWtjDvsJyww0jMRYRSiPU,1256' 2025-06-01T22:52:27.0723614Z ++ read fname 2025-06-01T22:52:27.0724080Z ++ make_wheel_record torch/include/ATen/ops/round_native.h 2025-06-01T22:52:27.0724539Z ++ FPATH=torch/include/ATen/ops/round_native.h 2025-06-01T22:52:27.0725531Z ++ echo torch/include/ATen/ops/round_native.h 2025-06-01T22:52:27.0725928Z ++ grep RECORD 2025-06-01T22:52:27.0748818Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/round_native.h 2025-06-01T22:52:27.0749525Z +++ openssl base64 2025-06-01T22:52:27.0749800Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.0750075Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.0750900Z +++ sed -e s/=//g 2025-06-01T22:52:27.0794386Z ++ HASH=cDBfv_Ed3WcYDF2Ub4ZeqnJVvzTDNy5XS3RTDaGUSBk 2025-06-01T22:52:27.0797761Z +++ ls -nl torch/include/ATen/ops/round_native.h 2025-06-01T22:52:27.0798429Z +++ awk '{print $5}' 2025-06-01T22:52:27.0826266Z ++ FSIZE=1182 2025-06-01T22:52:27.0826949Z ++ echo '"torch/include/ATen/ops/round_native.h",sha256=cDBfv_Ed3WcYDF2Ub4ZeqnJVvzTDNy5XS3RTDaGUSBk,1182' 2025-06-01T22:52:27.0827599Z ++ read fname 2025-06-01T22:52:27.0827926Z ++ make_wheel_record torch/include/ATen/ops/round_ops.h 2025-06-01T22:52:27.0828370Z ++ FPATH=torch/include/ATen/ops/round_ops.h 2025-06-01T22:52:27.0828750Z ++ echo torch/include/ATen/ops/round_ops.h 2025-06-01T22:52:27.0829098Z ++ grep RECORD 2025-06-01T22:52:27.0848749Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/round_ops.h 2025-06-01T22:52:27.0849258Z +++ openssl base64 2025-06-01T22:52:27.0850026Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.0851521Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.0852914Z +++ sed -e s/=//g 2025-06-01T22:52:27.0890587Z ++ HASH=IW_GdxIGKbM-ys92PR-1E88nO5ZFXmlla8Oi4IGE_CE 2025-06-01T22:52:27.0895829Z +++ ls -nl torch/include/ATen/ops/round_ops.h 2025-06-01T22:52:27.0896874Z +++ awk '{print $5}' 2025-06-01T22:52:27.0925456Z ++ FSIZE=3879 2025-06-01T22:52:27.0926417Z ++ echo '"torch/include/ATen/ops/round_ops.h",sha256=IW_GdxIGKbM-ys92PR-1E88nO5ZFXmlla8Oi4IGE_CE,3879' 2025-06-01T22:52:27.0927095Z ++ read fname 2025-06-01T22:52:27.0927422Z ++ make_wheel_record torch/include/ATen/ops/row_indices.h 2025-06-01T22:52:27.0927888Z ++ FPATH=torch/include/ATen/ops/row_indices.h 2025-06-01T22:52:27.0928290Z ++ echo torch/include/ATen/ops/row_indices.h 2025-06-01T22:52:27.0928660Z ++ grep RECORD 2025-06-01T22:52:27.0947937Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_indices.h 2025-06-01T22:52:27.0948444Z +++ openssl base64 2025-06-01T22:52:27.0948748Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.0949170Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.0950644Z +++ sed -e s/=//g 2025-06-01T22:52:27.0993177Z ++ HASH=s9PKtMZxV0xOUI-ys-bECuHkh3hdrZtZ4IyLd3GWb5o 2025-06-01T22:52:27.0996437Z +++ ls -nl torch/include/ATen/ops/row_indices.h 2025-06-01T22:52:27.0997809Z +++ awk '{print $5}' 2025-06-01T22:52:27.1026189Z ++ FSIZE=508 2025-06-01T22:52:27.1026824Z ++ echo '"torch/include/ATen/ops/row_indices.h",sha256=s9PKtMZxV0xOUI-ys-bECuHkh3hdrZtZ4IyLd3GWb5o,508' 2025-06-01T22:52:27.1027457Z ++ read fname 2025-06-01T22:52:27.1027965Z ++ make_wheel_record torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.1028749Z ++ FPATH=torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.1029489Z ++ echo torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.1030183Z ++ grep RECORD 2025-06-01T22:52:27.1049147Z +++ openssl base64 2025-06-01T22:52:27.1049819Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.1050495Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.1050885Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.1051988Z +++ sed -e s/=//g 2025-06-01T22:52:27.1091572Z ++ HASH=XRkeOOlfX0uG6In8T9KWjC1NzlrLAiT44gKXzuYmlIc 2025-06-01T22:52:27.1096690Z +++ ls -nl torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.1098318Z +++ awk '{print $5}' 2025-06-01T22:52:27.1124352Z ++ FSIZE=769 2025-06-01T22:52:27.1125496Z ++ echo '"torch/include/ATen/ops/row_indices_compositeexplicitautograd_dispatch.h",sha256=XRkeOOlfX0uG6In8T9KWjC1NzlrLAiT44gKXzuYmlIc,769' 2025-06-01T22:52:27.1126371Z ++ read fname 2025-06-01T22:52:27.1126737Z ++ make_wheel_record torch/include/ATen/ops/row_indices_copy.h 2025-06-01T22:52:27.1127241Z ++ FPATH=torch/include/ATen/ops/row_indices_copy.h 2025-06-01T22:52:27.1127703Z ++ echo torch/include/ATen/ops/row_indices_copy.h 2025-06-01T22:52:27.1128079Z ++ grep RECORD 2025-06-01T22:52:27.1152378Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_indices_copy.h 2025-06-01T22:52:27.1152928Z +++ openssl base64 2025-06-01T22:52:27.1153784Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.1155257Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.1156495Z +++ sed -e s/=//g 2025-06-01T22:52:27.1199802Z ++ HASH=OCH-ePh2rMMM64kf8VrnwlHZZXxfKrAQlO3BYPWwbZQ 2025-06-01T22:52:27.1203739Z +++ ls -nl torch/include/ATen/ops/row_indices_copy.h 2025-06-01T22:52:27.1204393Z +++ awk '{print $5}' 2025-06-01T22:52:27.1231056Z ++ FSIZE=1127 2025-06-01T22:52:27.1231770Z ++ echo '"torch/include/ATen/ops/row_indices_copy.h",sha256=OCH-ePh2rMMM64kf8VrnwlHZZXxfKrAQlO3BYPWwbZQ,1127' 2025-06-01T22:52:27.1232463Z ++ read fname 2025-06-01T22:52:27.1232981Z ++ make_wheel_record torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.1233959Z ++ FPATH=torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.1234285Z ++ echo torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.1234411Z ++ grep RECORD 2025-06-01T22:52:27.1253728Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.1254176Z +++ openssl base64 2025-06-01T22:52:27.1255234Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.1256630Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.1258784Z +++ sed -e s/=//g 2025-06-01T22:52:27.1295169Z ++ HASH=dG-jU5bOeKZfsSoHa-IfF5QpatQOwe7wi3pV0ue4_7c 2025-06-01T22:52:27.1301174Z +++ ls -nl torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.1302249Z +++ awk '{print $5}' 2025-06-01T22:52:27.1326433Z ++ FSIZE=887 2025-06-01T22:52:27.1327129Z ++ echo '"torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h",sha256=dG-jU5bOeKZfsSoHa-IfF5QpatQOwe7wi3pV0ue4_7c,887' 2025-06-01T22:52:27.1327241Z ++ read fname 2025-06-01T22:52:27.1328011Z ++ make_wheel_record torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.1328428Z ++ FPATH=torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.1330642Z ++ echo torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.1331688Z ++ grep RECORD 2025-06-01T22:52:27.1351357Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.1351467Z +++ openssl base64 2025-06-01T22:52:27.1352594Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.1353573Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.1354744Z +++ sed -e s/=//g 2025-06-01T22:52:27.1399105Z ++ HASH=774cIYq8ig8CUXei9RCUIpVv02qOBZIdZH3SPDj6aJc 2025-06-01T22:52:27.1401737Z +++ ls -nl torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.1402178Z +++ awk '{print $5}' 2025-06-01T22:52:27.1429919Z ++ FSIZE=800 2025-06-01T22:52:27.1430787Z ++ echo '"torch/include/ATen/ops/row_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=774cIYq8ig8CUXei9RCUIpVv02qOBZIdZH3SPDj6aJc,800' 2025-06-01T22:52:27.1430892Z ++ read fname 2025-06-01T22:52:27.1431134Z ++ make_wheel_record torch/include/ATen/ops/row_indices_copy_native.h 2025-06-01T22:52:27.1431332Z ++ FPATH=torch/include/ATen/ops/row_indices_copy_native.h 2025-06-01T22:52:27.1431526Z ++ echo torch/include/ATen/ops/row_indices_copy_native.h 2025-06-01T22:52:27.1431623Z ++ grep RECORD 2025-06-01T22:52:27.1450755Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_indices_copy_native.h 2025-06-01T22:52:27.1451157Z +++ openssl base64 2025-06-01T22:52:27.1452445Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.1453762Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.1455098Z +++ sed -e s/=//g 2025-06-01T22:52:27.1491506Z ++ HASH=govFMfR71N4-uNXkHrtbxZmw1LGoZyfOOu7WMuGYr0U 2025-06-01T22:52:27.1496567Z +++ ls -nl torch/include/ATen/ops/row_indices_copy_native.h 2025-06-01T22:52:27.1497518Z +++ awk '{print $5}' 2025-06-01T22:52:27.1525366Z ++ FSIZE=574 2025-06-01T22:52:27.1525923Z ++ echo '"torch/include/ATen/ops/row_indices_copy_native.h",sha256=govFMfR71N4-uNXkHrtbxZmw1LGoZyfOOu7WMuGYr0U,574' 2025-06-01T22:52:27.1526039Z ++ read fname 2025-06-01T22:52:27.1526270Z ++ make_wheel_record torch/include/ATen/ops/row_indices_copy_ops.h 2025-06-01T22:52:27.1526445Z ++ FPATH=torch/include/ATen/ops/row_indices_copy_ops.h 2025-06-01T22:52:27.1526631Z ++ echo torch/include/ATen/ops/row_indices_copy_ops.h 2025-06-01T22:52:27.1527601Z ++ grep RECORD 2025-06-01T22:52:27.1548433Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_indices_copy_ops.h 2025-06-01T22:52:27.1548929Z +++ openssl base64 2025-06-01T22:52:27.1550371Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.1551760Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.1553052Z +++ sed -e s/=//g 2025-06-01T22:52:27.1594927Z ++ HASH=1L6KhhzlxrcVIYOLeDZFBoaOI-lonwOK-PgHcydBrPc 2025-06-01T22:52:27.1602236Z +++ ls -nl torch/include/ATen/ops/row_indices_copy_ops.h 2025-06-01T22:52:27.1602927Z +++ awk '{print $5}' 2025-06-01T22:52:27.1629234Z ++ FSIZE=1607 2025-06-01T22:52:27.1629989Z ++ echo '"torch/include/ATen/ops/row_indices_copy_ops.h",sha256=1L6KhhzlxrcVIYOLeDZFBoaOI-lonwOK-PgHcydBrPc,1607' 2025-06-01T22:52:27.1630100Z ++ read fname 2025-06-01T22:52:27.1630361Z ++ make_wheel_record torch/include/ATen/ops/row_indices_native.h 2025-06-01T22:52:27.1630542Z ++ FPATH=torch/include/ATen/ops/row_indices_native.h 2025-06-01T22:52:27.1630959Z ++ echo torch/include/ATen/ops/row_indices_native.h 2025-06-01T22:52:27.1632609Z ++ grep RECORD 2025-06-01T22:52:27.1651752Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_indices_native.h 2025-06-01T22:52:27.1652331Z +++ openssl base64 2025-06-01T22:52:27.1653626Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.1655003Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.1656415Z +++ sed -e s/=//g 2025-06-01T22:52:27.1693323Z ++ HASH=aJ9ulwVaASpfF7yJlP3dNTxNyFP2MdgpLBIQItPM_qU 2025-06-01T22:52:27.1698965Z +++ ls -nl torch/include/ATen/ops/row_indices_native.h 2025-06-01T22:52:27.1699628Z +++ awk '{print $5}' 2025-06-01T22:52:27.1725800Z ++ FSIZE=559 2025-06-01T22:52:27.1726314Z ++ echo '"torch/include/ATen/ops/row_indices_native.h",sha256=aJ9ulwVaASpfF7yJlP3dNTxNyFP2MdgpLBIQItPM_qU,559' 2025-06-01T22:52:27.1726415Z ++ read fname 2025-06-01T22:52:27.1726633Z ++ make_wheel_record torch/include/ATen/ops/row_indices_ops.h 2025-06-01T22:52:27.1726793Z ++ FPATH=torch/include/ATen/ops/row_indices_ops.h 2025-06-01T22:52:27.1727541Z ++ echo torch/include/ATen/ops/row_indices_ops.h 2025-06-01T22:52:27.1727963Z ++ grep RECORD 2025-06-01T22:52:27.1748857Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_indices_ops.h 2025-06-01T22:52:27.1748985Z +++ openssl base64 2025-06-01T22:52:27.1749707Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.1750964Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.1752440Z +++ sed -e s/=//g 2025-06-01T22:52:27.1793348Z ++ HASH=lwLR3OJgr46Q5XHTfBBZYOdQWBLzXNPOi7DlV6Xrrbs 2025-06-01T22:52:27.1797954Z +++ ls -nl torch/include/ATen/ops/row_indices_ops.h 2025-06-01T22:52:27.1798683Z +++ awk '{print $5}' 2025-06-01T22:52:27.1826855Z ++ FSIZE=978 2025-06-01T22:52:27.1827391Z ++ echo '"torch/include/ATen/ops/row_indices_ops.h",sha256=lwLR3OJgr46Q5XHTfBBZYOdQWBLzXNPOi7DlV6Xrrbs,978' 2025-06-01T22:52:27.1827494Z ++ read fname 2025-06-01T22:52:27.1827684Z ++ make_wheel_record torch/include/ATen/ops/row_stack.h 2025-06-01T22:52:27.1827841Z ++ FPATH=torch/include/ATen/ops/row_stack.h 2025-06-01T22:52:27.1828002Z ++ echo torch/include/ATen/ops/row_stack.h 2025-06-01T22:52:27.1828930Z ++ grep RECORD 2025-06-01T22:52:27.1849616Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_stack.h 2025-06-01T22:52:27.1849959Z +++ openssl base64 2025-06-01T22:52:27.1850897Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.1851983Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.1853153Z +++ sed -e s/=//g 2025-06-01T22:52:27.1890524Z ++ HASH=vQx3IzgDI-T2e5sLXoFHt3MeRCI9GijvYVolHTkbbrU 2025-06-01T22:52:27.1895802Z +++ ls -nl torch/include/ATen/ops/row_stack.h 2025-06-01T22:52:27.1896537Z +++ awk '{print $5}' 2025-06-01T22:52:27.1922553Z ++ FSIZE=1078 2025-06-01T22:52:27.1923024Z ++ echo '"torch/include/ATen/ops/row_stack.h",sha256=vQx3IzgDI-T2e5sLXoFHt3MeRCI9GijvYVolHTkbbrU,1078' 2025-06-01T22:52:27.1923123Z ++ read fname 2025-06-01T22:52:27.1923484Z ++ make_wheel_record torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.1923776Z ++ FPATH=torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.1925195Z ++ echo torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.1925782Z ++ grep RECORD 2025-06-01T22:52:27.1947848Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.1947969Z +++ openssl base64 2025-06-01T22:52:27.1949682Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.1950935Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.1952082Z +++ sed -e s/=//g 2025-06-01T22:52:27.1991604Z ++ HASH=-TXconVBv4tdpJS53iuXvkOfIA0caAzUdeWWM9YDCXo 2025-06-01T22:52:27.1995869Z +++ ls -nl torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.1996286Z +++ awk '{print $5}' 2025-06-01T22:52:27.2023256Z ++ FSIZE=927 2025-06-01T22:52:27.2024059Z ++ echo '"torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h",sha256=-TXconVBv4tdpJS53iuXvkOfIA0caAzUdeWWM9YDCXo,927' 2025-06-01T22:52:27.2024160Z ++ read fname 2025-06-01T22:52:27.2024599Z ++ make_wheel_record torch/include/ATen/ops/row_stack_native.h 2025-06-01T22:52:27.2024782Z ++ FPATH=torch/include/ATen/ops/row_stack_native.h 2025-06-01T22:52:27.2024968Z ++ echo torch/include/ATen/ops/row_stack_native.h 2025-06-01T22:52:27.2025849Z ++ grep RECORD 2025-06-01T22:52:27.2047383Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_stack_native.h 2025-06-01T22:52:27.2047746Z +++ openssl base64 2025-06-01T22:52:27.2049006Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.2050470Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.2051857Z +++ sed -e s/=//g 2025-06-01T22:52:27.2088931Z ++ HASH=Ea9aMgqEn_L7WhEwYYr34_i5n_xC13kLQA51DUehvpM 2025-06-01T22:52:27.2093728Z +++ ls -nl torch/include/ATen/ops/row_stack_native.h 2025-06-01T22:52:27.2094694Z +++ awk '{print $5}' 2025-06-01T22:52:27.2119560Z ++ FSIZE=558 2025-06-01T22:52:27.2120056Z ++ echo '"torch/include/ATen/ops/row_stack_native.h",sha256=Ea9aMgqEn_L7WhEwYYr34_i5n_xC13kLQA51DUehvpM,558' 2025-06-01T22:52:27.2120157Z ++ read fname 2025-06-01T22:52:27.2120450Z ++ make_wheel_record torch/include/ATen/ops/row_stack_ops.h 2025-06-01T22:52:27.2120596Z ++ FPATH=torch/include/ATen/ops/row_stack_ops.h 2025-06-01T22:52:27.2122746Z ++ echo torch/include/ATen/ops/row_stack_ops.h 2025-06-01T22:52:27.2123763Z ++ grep RECORD 2025-06-01T22:52:27.2146912Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/row_stack_ops.h 2025-06-01T22:52:27.2147235Z +++ openssl base64 2025-06-01T22:52:27.2147364Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.2148089Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.2149700Z +++ sed -e s/=//g 2025-06-01T22:52:27.2190161Z ++ HASH=6uA6D1PIB3TC19Q0f2KqFskie4rw4lLKPhWRYAsFL3E 2025-06-01T22:52:27.2194523Z +++ ls -nl torch/include/ATen/ops/row_stack_ops.h 2025-06-01T22:52:27.2195402Z +++ awk '{print $5}' 2025-06-01T22:52:27.2223710Z ++ FSIZE=1563 2025-06-01T22:52:27.2224194Z ++ echo '"torch/include/ATen/ops/row_stack_ops.h",sha256=6uA6D1PIB3TC19Q0f2KqFskie4rw4lLKPhWRYAsFL3E,1563' 2025-06-01T22:52:27.2224294Z ++ read fname 2025-06-01T22:52:27.2224456Z ++ make_wheel_record torch/include/ATen/ops/rrelu.h 2025-06-01T22:52:27.2224597Z ++ FPATH=torch/include/ATen/ops/rrelu.h 2025-06-01T22:52:27.2224725Z ++ echo torch/include/ATen/ops/rrelu.h 2025-06-01T22:52:27.2224821Z ++ grep RECORD 2025-06-01T22:52:27.2246394Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu.h 2025-06-01T22:52:27.2246517Z +++ openssl base64 2025-06-01T22:52:27.2247142Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.2248292Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.2249502Z +++ sed -e s/=//g 2025-06-01T22:52:27.2287352Z ++ HASH=WQ20hmJHwj1isLWrYnX0J8N6V14ybfRr1se6q-fYXrc 2025-06-01T22:52:27.2292042Z +++ ls -nl torch/include/ATen/ops/rrelu.h 2025-06-01T22:52:27.2293098Z +++ awk '{print $5}' 2025-06-01T22:52:27.2319912Z ++ FSIZE=1354 2025-06-01T22:52:27.2320403Z ++ echo '"torch/include/ATen/ops/rrelu.h",sha256=WQ20hmJHwj1isLWrYnX0J8N6V14ybfRr1se6q-fYXrc,1354' 2025-06-01T22:52:27.2320504Z ++ read fname 2025-06-01T22:52:27.2320842Z ++ make_wheel_record torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.2321133Z ++ FPATH=torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.2322174Z ++ echo torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.2322758Z ++ grep RECORD 2025-06-01T22:52:27.2347300Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.2347562Z +++ openssl base64 2025-06-01T22:52:27.2347667Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.2349415Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.2349770Z +++ sed -e s/=//g 2025-06-01T22:52:27.2390166Z ++ HASH=sOlNAtPqCLuCdxJiyZj7xjj_Q8ThjXPvbW4Ou7WM8H8 2025-06-01T22:52:27.2394262Z +++ ls -nl torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.2394628Z +++ awk '{print $5}' 2025-06-01T22:52:27.2422469Z ++ FSIZE=1123 2025-06-01T22:52:27.2423109Z ++ echo '"torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h",sha256=sOlNAtPqCLuCdxJiyZj7xjj_Q8ThjXPvbW4Ou7WM8H8,1123' 2025-06-01T22:52:27.2423208Z ++ read fname 2025-06-01T22:52:27.2423397Z ++ make_wheel_record torch/include/ATen/ops/rrelu_native.h 2025-06-01T22:52:27.2423556Z ++ FPATH=torch/include/ATen/ops/rrelu_native.h 2025-06-01T22:52:27.2423690Z ++ echo torch/include/ATen/ops/rrelu_native.h 2025-06-01T22:52:27.2423899Z ++ grep RECORD 2025-06-01T22:52:27.2446260Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_native.h 2025-06-01T22:52:27.2446380Z +++ openssl base64 2025-06-01T22:52:27.2447049Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.2447638Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.2449529Z +++ sed -e s/=//g 2025-06-01T22:52:27.2487048Z ++ HASH=riKmqPC41qtSGcT5jKTPs9LfFSl0eUZoKEHLeCpkYoQ 2025-06-01T22:52:27.2492227Z +++ ls -nl torch/include/ATen/ops/rrelu_native.h 2025-06-01T22:52:27.2493436Z +++ awk '{print $5}' 2025-06-01T22:52:27.2520747Z ++ FSIZE=835 2025-06-01T22:52:27.2521331Z ++ echo '"torch/include/ATen/ops/rrelu_native.h",sha256=riKmqPC41qtSGcT5jKTPs9LfFSl0eUZoKEHLeCpkYoQ,835' 2025-06-01T22:52:27.2521431Z ++ read fname 2025-06-01T22:52:27.2521625Z ++ make_wheel_record torch/include/ATen/ops/rrelu_ops.h 2025-06-01T22:52:27.2521778Z ++ FPATH=torch/include/ATen/ops/rrelu_ops.h 2025-06-01T22:52:27.2521918Z ++ echo torch/include/ATen/ops/rrelu_ops.h 2025-06-01T22:52:27.2523774Z ++ grep RECORD 2025-06-01T22:52:27.2546690Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_ops.h 2025-06-01T22:52:27.2546897Z +++ openssl base64 2025-06-01T22:52:27.2547068Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.2548503Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.2549217Z +++ sed -e s/=//g 2025-06-01T22:52:27.2590454Z ++ HASH=9H74C08t4yZyfDQ6r7MDhuaCDuMDL3PYo8RzLystPGQ 2025-06-01T22:52:27.2594368Z +++ ls -nl torch/include/ATen/ops/rrelu_ops.h 2025-06-01T22:52:27.2595643Z +++ awk '{print $5}' 2025-06-01T22:52:27.2624050Z ++ FSIZE=2244 2025-06-01T22:52:27.2624580Z ++ echo '"torch/include/ATen/ops/rrelu_ops.h",sha256=9H74C08t4yZyfDQ6r7MDhuaCDuMDL3PYo8RzLystPGQ,2244' 2025-06-01T22:52:27.2624681Z ++ read fname 2025-06-01T22:52:27.2624961Z ++ make_wheel_record torch/include/ATen/ops/rrelu_with_noise.h 2025-06-01T22:52:27.2625113Z ++ FPATH=torch/include/ATen/ops/rrelu_with_noise.h 2025-06-01T22:52:27.2625266Z ++ echo torch/include/ATen/ops/rrelu_with_noise.h 2025-06-01T22:52:27.2625376Z ++ grep RECORD 2025-06-01T22:52:27.2646024Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_with_noise.h 2025-06-01T22:52:27.2646981Z +++ openssl base64 2025-06-01T22:52:27.2647499Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.2648546Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.2649653Z +++ sed -e s/=//g 2025-06-01T22:52:27.2687853Z ++ HASH=cGf_UW3YLC02fSYqd5WZADfuN5het1uE3n77nWI_U6E 2025-06-01T22:52:27.2692886Z +++ ls -nl torch/include/ATen/ops/rrelu_with_noise.h 2025-06-01T22:52:27.2693686Z +++ awk '{print $5}' 2025-06-01T22:52:27.2719717Z ++ FSIZE=3178 2025-06-01T22:52:27.2720317Z ++ echo '"torch/include/ATen/ops/rrelu_with_noise.h",sha256=cGf_UW3YLC02fSYqd5WZADfuN5het1uE3n77nWI_U6E,3178' 2025-06-01T22:52:27.2720457Z ++ read fname 2025-06-01T22:52:27.2721160Z ++ make_wheel_record torch/include/ATen/ops/rrelu_with_noise_backward.h 2025-06-01T22:52:27.2721369Z ++ FPATH=torch/include/ATen/ops/rrelu_with_noise_backward.h 2025-06-01T22:52:27.2721707Z ++ echo torch/include/ATen/ops/rrelu_with_noise_backward.h 2025-06-01T22:52:27.2722842Z ++ grep RECORD 2025-06-01T22:52:27.2745185Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_with_noise_backward.h 2025-06-01T22:52:27.2745750Z +++ openssl base64 2025-06-01T22:52:27.2749310Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.2749442Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.2749545Z +++ sed -e s/=//g 2025-06-01T22:52:27.2789988Z ++ HASH=A7MYeZpp-oLigeRtg3xZ6nJas0qFMprYeDG5XICmqbs 2025-06-01T22:52:27.2793283Z +++ ls -nl torch/include/ATen/ops/rrelu_with_noise_backward.h 2025-06-01T22:52:27.2794254Z +++ awk '{print $5}' 2025-06-01T22:52:27.2822697Z ++ FSIZE=2129 2025-06-01T22:52:27.2823306Z ++ echo '"torch/include/ATen/ops/rrelu_with_noise_backward.h",sha256=A7MYeZpp-oLigeRtg3xZ6nJas0qFMprYeDG5XICmqbs,2129' 2025-06-01T22:52:27.2823404Z ++ read fname 2025-06-01T22:52:27.2823828Z ++ make_wheel_record torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.2824210Z ++ FPATH=torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.2824575Z ++ echo torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.2824677Z ++ grep RECORD 2025-06-01T22:52:27.2846466Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.2847060Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.2847434Z +++ openssl base64 2025-06-01T22:52:27.2848016Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.2848928Z +++ sed -e s/=//g 2025-06-01T22:52:27.2888074Z ++ HASH=uD68SYGhj86gXjXrfyu3f2towXP0Ya01yLDUj_E_gXU 2025-06-01T22:52:27.2893418Z +++ ls -nl torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.2894074Z +++ awk '{print $5}' 2025-06-01T22:52:27.2920153Z ++ FSIZE=1416 2025-06-01T22:52:27.2921179Z ++ echo '"torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h",sha256=uD68SYGhj86gXjXrfyu3f2towXP0Ya01yLDUj_E_gXU,1416' 2025-06-01T22:52:27.2922078Z ++ read fname 2025-06-01T22:52:27.2922592Z ++ make_wheel_record torch/include/ATen/ops/rrelu_with_noise_backward_native.h 2025-06-01T22:52:27.2923228Z ++ FPATH=torch/include/ATen/ops/rrelu_with_noise_backward_native.h 2025-06-01T22:52:27.2923823Z ++ echo torch/include/ATen/ops/rrelu_with_noise_backward_native.h 2025-06-01T22:52:27.2924578Z ++ grep RECORD 2025-06-01T22:52:27.2947600Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_with_noise_backward_native.h 2025-06-01T22:52:27.2948236Z +++ openssl base64 2025-06-01T22:52:27.2948503Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.2948778Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.2950095Z +++ sed -e s/=//g 2025-06-01T22:52:27.2990238Z ++ HASH=BUeh4nsvnoLKF_IE5FtA3IDe3mT0SYloj_akb7CKOwA 2025-06-01T22:52:27.2993936Z +++ ls -nl torch/include/ATen/ops/rrelu_with_noise_backward_native.h 2025-06-01T22:52:27.2994658Z +++ awk '{print $5}' 2025-06-01T22:52:27.3020657Z ++ FSIZE=884 2025-06-01T22:52:27.3021493Z ++ echo '"torch/include/ATen/ops/rrelu_with_noise_backward_native.h",sha256=BUeh4nsvnoLKF_IE5FtA3IDe3mT0SYloj_akb7CKOwA,884' 2025-06-01T22:52:27.3022257Z ++ read fname 2025-06-01T22:52:27.3022732Z ++ make_wheel_record torch/include/ATen/ops/rrelu_with_noise_backward_ops.h 2025-06-01T22:52:27.3023523Z ++ FPATH=torch/include/ATen/ops/rrelu_with_noise_backward_ops.h 2025-06-01T22:52:27.3024147Z ++ echo torch/include/ATen/ops/rrelu_with_noise_backward_ops.h 2025-06-01T22:52:27.3024578Z ++ grep RECORD 2025-06-01T22:52:27.3046144Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_with_noise_backward_ops.h 2025-06-01T22:52:27.3046808Z +++ openssl base64 2025-06-01T22:52:27.3047694Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.3047999Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.3048867Z +++ sed -e s/=//g 2025-06-01T22:52:27.3087152Z ++ HASH=4WUnuDlfgTikAxn6pX1N5PpSsx3AB7i5R-D2hmj2014 2025-06-01T22:52:27.3092396Z +++ ls -nl torch/include/ATen/ops/rrelu_with_noise_backward_ops.h 2025-06-01T22:52:27.3093145Z +++ awk '{print $5}' 2025-06-01T22:52:27.3118989Z ++ FSIZE=2625 2025-06-01T22:52:27.3119847Z ++ echo '"torch/include/ATen/ops/rrelu_with_noise_backward_ops.h",sha256=4WUnuDlfgTikAxn6pX1N5PpSsx3AB7i5R-D2hmj2014,2625' 2025-06-01T22:52:27.3120746Z ++ read fname 2025-06-01T22:52:27.3121330Z ++ make_wheel_record torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.3122316Z ++ FPATH=torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.3123169Z ++ echo torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.3123797Z ++ grep RECORD 2025-06-01T22:52:27.3146744Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.3147657Z +++ openssl base64 2025-06-01T22:52:27.3147957Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.3148223Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.3149731Z +++ sed -e s/=//g 2025-06-01T22:52:27.3190353Z ++ HASH=KSFp0gY-U6qfcyABCkd30xHegFzK5cpOLRjzZeFMsnU 2025-06-01T22:52:27.3193929Z +++ ls -nl torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.3194677Z +++ awk '{print $5}' 2025-06-01T22:52:27.3222271Z ++ FSIZE=991 2025-06-01T22:52:27.3223254Z ++ echo '"torch/include/ATen/ops/rrelu_with_noise_compositeexplicitautograd_dispatch.h",sha256=KSFp0gY-U6qfcyABCkd30xHegFzK5cpOLRjzZeFMsnU,991' 2025-06-01T22:52:27.3224235Z ++ read fname 2025-06-01T22:52:27.3224646Z ++ make_wheel_record torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h 2025-06-01T22:52:27.3225270Z ++ FPATH=torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h 2025-06-01T22:52:27.3225821Z ++ echo torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h 2025-06-01T22:52:27.3226259Z ++ grep RECORD 2025-06-01T22:52:27.3245852Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h 2025-06-01T22:52:27.3246489Z +++ openssl base64 2025-06-01T22:52:27.3246757Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.3247502Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.3248923Z +++ sed -e s/=//g 2025-06-01T22:52:27.3287428Z ++ HASH=B8Np9hd4jvYz-vzAB_gxZcVnyR6fitf9Cnkf9KCKaUI 2025-06-01T22:52:27.3292746Z +++ ls -nl torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h 2025-06-01T22:52:27.3293748Z +++ awk '{print $5}' 2025-06-01T22:52:27.3320095Z ++ FSIZE=1622 2025-06-01T22:52:27.3320853Z ++ echo '"torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h",sha256=B8Np9hd4jvYz-vzAB_gxZcVnyR6fitf9Cnkf9KCKaUI,1622' 2025-06-01T22:52:27.3321635Z ++ read fname 2025-06-01T22:52:27.3322057Z ++ make_wheel_record torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h 2025-06-01T22:52:27.3322664Z ++ FPATH=torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h 2025-06-01T22:52:27.3323285Z ++ echo torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h 2025-06-01T22:52:27.3323721Z ++ grep RECORD 2025-06-01T22:52:27.3346594Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h 2025-06-01T22:52:27.3347192Z +++ openssl base64 2025-06-01T22:52:27.3348624Z +++ sed -e s/=//g 2025-06-01T22:52:27.3348896Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.3349174Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.3389055Z ++ HASH=-GLbjJ9UeZz97v7eZIGrLhdqL6fWIi-FTJqDVxrtCxg 2025-06-01T22:52:27.3393587Z +++ ls -nl torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h 2025-06-01T22:52:27.3394240Z +++ awk '{print $5}' 2025-06-01T22:52:27.3421196Z ++ FSIZE=1624 2025-06-01T22:52:27.3421970Z ++ echo '"torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h",sha256=-GLbjJ9UeZz97v7eZIGrLhdqL6fWIi-FTJqDVxrtCxg,1624' 2025-06-01T22:52:27.3422793Z ++ read fname 2025-06-01T22:52:27.3423243Z ++ make_wheel_record torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h 2025-06-01T22:52:27.3423881Z ++ FPATH=torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h 2025-06-01T22:52:27.3424450Z ++ echo torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h 2025-06-01T22:52:27.3424880Z ++ grep RECORD 2025-06-01T22:52:27.3445793Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h 2025-06-01T22:52:27.3446492Z +++ openssl base64 2025-06-01T22:52:27.3447170Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.3447547Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.3448871Z +++ sed -e s/=//g 2025-06-01T22:52:27.3486921Z ++ HASH=ioBi0kQdkszj80dbjBGL0k9qvrGYEHre33XorRgXIyM 2025-06-01T22:52:27.3492204Z +++ ls -nl torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h 2025-06-01T22:52:27.3493011Z +++ awk '{print $5}' 2025-06-01T22:52:27.3517071Z ++ FSIZE=904 2025-06-01T22:52:27.3517922Z ++ echo '"torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h",sha256=ioBi0kQdkszj80dbjBGL0k9qvrGYEHre33XorRgXIyM,904' 2025-06-01T22:52:27.3518654Z ++ read fname 2025-06-01T22:52:27.3519043Z ++ make_wheel_record torch/include/ATen/ops/rrelu_with_noise_native.h 2025-06-01T22:52:27.3519631Z ++ FPATH=torch/include/ATen/ops/rrelu_with_noise_native.h 2025-06-01T22:52:27.3521375Z ++ echo torch/include/ATen/ops/rrelu_with_noise_native.h 2025-06-01T22:52:27.3521993Z ++ grep RECORD 2025-06-01T22:52:27.3546582Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_with_noise_native.h 2025-06-01T22:52:27.3547234Z +++ openssl base64 2025-06-01T22:52:27.3547623Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.3547955Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.3548232Z +++ sed -e s/=//g 2025-06-01T22:52:27.3590958Z ++ HASH=9_8jye1rTAbRVMm5H2gP9kWvk_B2Ux1OR_LU-py_1YY 2025-06-01T22:52:27.3595089Z +++ ls -nl torch/include/ATen/ops/rrelu_with_noise_native.h 2025-06-01T22:52:27.3595741Z +++ awk '{print $5}' 2025-06-01T22:52:27.3622968Z ++ FSIZE=2114 2025-06-01T22:52:27.3623640Z ++ echo '"torch/include/ATen/ops/rrelu_with_noise_native.h",sha256=9_8jye1rTAbRVMm5H2gP9kWvk_B2Ux1OR_LU-py_1YY,2114' 2025-06-01T22:52:27.3624377Z ++ read fname 2025-06-01T22:52:27.3624812Z ++ make_wheel_record torch/include/ATen/ops/rrelu_with_noise_ops.h 2025-06-01T22:52:27.3625363Z ++ FPATH=torch/include/ATen/ops/rrelu_with_noise_ops.h 2025-06-01T22:52:27.3625833Z ++ echo torch/include/ATen/ops/rrelu_with_noise_ops.h 2025-06-01T22:52:27.3626286Z ++ grep RECORD 2025-06-01T22:52:27.3647402Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rrelu_with_noise_ops.h 2025-06-01T22:52:27.3648030Z +++ openssl base64 2025-06-01T22:52:27.3648298Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.3649733Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.3651097Z +++ sed -e s/=//g 2025-06-01T22:52:27.3688784Z ++ HASH=qcumdjXmB7BGiPOBV6O97MGfywO6rwB57sIj11MAIO0 2025-06-01T22:52:27.3694249Z +++ ls -nl torch/include/ATen/ops/rrelu_with_noise_ops.h 2025-06-01T22:52:27.3694972Z +++ awk '{print $5}' 2025-06-01T22:52:27.3721129Z ++ FSIZE=4684 2025-06-01T22:52:27.3721807Z ++ echo '"torch/include/ATen/ops/rrelu_with_noise_ops.h",sha256=qcumdjXmB7BGiPOBV6O97MGfywO6rwB57sIj11MAIO0,4684' 2025-06-01T22:52:27.3722504Z ++ read fname 2025-06-01T22:52:27.3722799Z ++ make_wheel_record torch/include/ATen/ops/rshift.h 2025-06-01T22:52:27.3723264Z ++ FPATH=torch/include/ATen/ops/rshift.h 2025-06-01T22:52:27.3723661Z ++ echo torch/include/ATen/ops/rshift.h 2025-06-01T22:52:27.3724743Z ++ grep RECORD 2025-06-01T22:52:27.3746769Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rshift.h 2025-06-01T22:52:27.3747358Z +++ openssl base64 2025-06-01T22:52:27.3747621Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.3748452Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.3749856Z +++ sed -e s/=//g 2025-06-01T22:52:27.3791806Z ++ HASH=XQLLxNZFcRl9XxhPreYKToLJjLAKrrVEPSkOx4pF8mk 2025-06-01T22:52:27.3795283Z +++ ls -nl torch/include/ATen/ops/rshift.h 2025-06-01T22:52:27.3795900Z +++ awk '{print $5}' 2025-06-01T22:52:27.3822995Z ++ FSIZE=1990 2025-06-01T22:52:27.3823776Z ++ echo '"torch/include/ATen/ops/rshift.h",sha256=XQLLxNZFcRl9XxhPreYKToLJjLAKrrVEPSkOx4pF8mk,1990' 2025-06-01T22:52:27.3824545Z ++ read fname 2025-06-01T22:52:27.3825047Z ++ make_wheel_record torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.3825911Z ++ FPATH=torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.3826688Z ++ echo torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.3827188Z ++ grep RECORD 2025-06-01T22:52:27.3847425Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.3848299Z +++ openssl base64 2025-06-01T22:52:27.3848621Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.3849414Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.3850857Z +++ sed -e s/=//g 2025-06-01T22:52:27.3888808Z ++ HASH=MWeyIz9AL6i9msqCJ241dd9oz5P-cxSURc4eXaCcdpc 2025-06-01T22:52:27.3893980Z +++ ls -nl torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.3894914Z +++ awk '{print $5}' 2025-06-01T22:52:27.3920813Z ++ FSIZE=1144 2025-06-01T22:52:27.3921684Z ++ echo '"torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h",sha256=MWeyIz9AL6i9msqCJ241dd9oz5P-cxSURc4eXaCcdpc,1144' 2025-06-01T22:52:27.3922570Z ++ read fname 2025-06-01T22:52:27.3922925Z ++ make_wheel_record torch/include/ATen/ops/rshift_cpu_dispatch.h 2025-06-01T22:52:27.3923436Z ++ FPATH=torch/include/ATen/ops/rshift_cpu_dispatch.h 2025-06-01T22:52:27.3924062Z ++ echo torch/include/ATen/ops/rshift_cpu_dispatch.h 2025-06-01T22:52:27.3924645Z ++ grep RECORD 2025-06-01T22:52:27.3946144Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rshift_cpu_dispatch.h 2025-06-01T22:52:27.3948003Z +++ openssl base64 2025-06-01T22:52:27.3948288Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.3948850Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.3949458Z +++ sed -e s/=//g 2025-06-01T22:52:27.3992879Z ++ HASH=j6s6RFQr6206UMOSBz36xXrtNyzTZrI9YMZ5J54-jdY 2025-06-01T22:52:27.3996329Z +++ ls -nl torch/include/ATen/ops/rshift_cpu_dispatch.h 2025-06-01T22:52:27.3997107Z +++ awk '{print $5}' 2025-06-01T22:52:27.4024166Z ++ FSIZE=996 2025-06-01T22:52:27.4024856Z ++ echo '"torch/include/ATen/ops/rshift_cpu_dispatch.h",sha256=j6s6RFQr6206UMOSBz36xXrtNyzTZrI9YMZ5J54-jdY,996' 2025-06-01T22:52:27.4025543Z ++ read fname 2025-06-01T22:52:27.4025900Z ++ make_wheel_record torch/include/ATen/ops/rshift_cuda_dispatch.h 2025-06-01T22:52:27.4026419Z ++ FPATH=torch/include/ATen/ops/rshift_cuda_dispatch.h 2025-06-01T22:52:27.4027031Z ++ echo torch/include/ATen/ops/rshift_cuda_dispatch.h 2025-06-01T22:52:27.4027417Z ++ grep RECORD 2025-06-01T22:52:27.4047643Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rshift_cuda_dispatch.h 2025-06-01T22:52:27.4048185Z +++ openssl base64 2025-06-01T22:52:27.4048579Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.4049796Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.4051124Z +++ sed -e s/=//g 2025-06-01T22:52:27.4089033Z ++ HASH=Xf3yEHw8BYpQjKTedmLqTrXiUtydmtCNvhRb7Xi2was 2025-06-01T22:52:27.4094197Z +++ ls -nl torch/include/ATen/ops/rshift_cuda_dispatch.h 2025-06-01T22:52:27.4094959Z +++ awk '{print $5}' 2025-06-01T22:52:27.4120814Z ++ FSIZE=998 2025-06-01T22:52:27.4121549Z ++ echo '"torch/include/ATen/ops/rshift_cuda_dispatch.h",sha256=Xf3yEHw8BYpQjKTedmLqTrXiUtydmtCNvhRb7Xi2was,998' 2025-06-01T22:52:27.4122256Z ++ read fname 2025-06-01T22:52:27.4122616Z ++ make_wheel_record torch/include/ATen/ops/rshift_meta_dispatch.h 2025-06-01T22:52:27.4123141Z ++ FPATH=torch/include/ATen/ops/rshift_meta_dispatch.h 2025-06-01T22:52:27.4123607Z ++ echo torch/include/ATen/ops/rshift_meta_dispatch.h 2025-06-01T22:52:27.4124126Z ++ grep RECORD 2025-06-01T22:52:27.4146835Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rshift_meta_dispatch.h 2025-06-01T22:52:27.4147419Z +++ openssl base64 2025-06-01T22:52:27.4148078Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.4149365Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.4149630Z +++ sed -e s/=//g 2025-06-01T22:52:27.4190856Z ++ HASH=yaz-qqIvrJamkQNjxL8_MvNMUqM6-c2TAAL_vjKvG_E 2025-06-01T22:52:27.4195433Z +++ ls -nl torch/include/ATen/ops/rshift_meta_dispatch.h 2025-06-01T22:52:27.4196708Z +++ awk '{print $5}' 2025-06-01T22:52:27.4224758Z ++ FSIZE=830 2025-06-01T22:52:27.4225419Z ++ echo '"torch/include/ATen/ops/rshift_meta_dispatch.h",sha256=yaz-qqIvrJamkQNjxL8_MvNMUqM6-c2TAAL_vjKvG_E,830' 2025-06-01T22:52:27.4226090Z ++ read fname 2025-06-01T22:52:27.4226438Z ++ make_wheel_record torch/include/ATen/ops/rshift_native.h 2025-06-01T22:52:27.4226900Z ++ FPATH=torch/include/ATen/ops/rshift_native.h 2025-06-01T22:52:27.4227461Z ++ echo torch/include/ATen/ops/rshift_native.h 2025-06-01T22:52:27.4227813Z ++ grep RECORD 2025-06-01T22:52:27.4247891Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rshift_native.h 2025-06-01T22:52:27.4248591Z +++ openssl base64 2025-06-01T22:52:27.4249058Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.4250239Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.4251517Z +++ sed -e s/=//g 2025-06-01T22:52:27.4290120Z ++ HASH=TCGYwJxzwG_lPWSb0qI6_lpAXcVwjLPvtYTGdx1wfRA 2025-06-01T22:52:27.4295311Z +++ ls -nl torch/include/ATen/ops/rshift_native.h 2025-06-01T22:52:27.4296157Z +++ awk '{print $5}' 2025-06-01T22:52:27.4322993Z ++ FSIZE=982 2025-06-01T22:52:27.4323660Z ++ echo '"torch/include/ATen/ops/rshift_native.h",sha256=TCGYwJxzwG_lPWSb0qI6_lpAXcVwjLPvtYTGdx1wfRA,982' 2025-06-01T22:52:27.4324450Z ++ read fname 2025-06-01T22:52:27.4324948Z ++ make_wheel_record torch/include/ATen/ops/rshift_ops.h 2025-06-01T22:52:27.4325401Z ++ FPATH=torch/include/ATen/ops/rshift_ops.h 2025-06-01T22:52:27.4325827Z ++ echo torch/include/ATen/ops/rshift_ops.h 2025-06-01T22:52:27.4326175Z ++ grep RECORD 2025-06-01T22:52:27.4348764Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.4349061Z +++ openssl base64 2025-06-01T22:52:27.4349471Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rshift_ops.h 2025-06-01T22:52:27.4349944Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.4350247Z +++ sed -e s/=//g 2025-06-01T22:52:27.4395660Z ++ HASH=vS4tYiQennZF29BL8qqxU-D8kL0oA8-976bQ5jr5XLQ 2025-06-01T22:52:27.4399321Z +++ ls -nl torch/include/ATen/ops/rshift_ops.h 2025-06-01T22:52:27.4400285Z +++ awk '{print $5}' 2025-06-01T22:52:27.4428313Z ++ FSIZE=4345 2025-06-01T22:52:27.4428942Z ++ echo '"torch/include/ATen/ops/rshift_ops.h",sha256=vS4tYiQennZF29BL8qqxU-D8kL0oA8-976bQ5jr5XLQ,4345' 2025-06-01T22:52:27.4429580Z ++ read fname 2025-06-01T22:52:27.4429885Z ++ make_wheel_record torch/include/ATen/ops/rsqrt.h 2025-06-01T22:52:27.4430300Z ++ FPATH=torch/include/ATen/ops/rsqrt.h 2025-06-01T22:52:27.4430802Z ++ echo torch/include/ATen/ops/rsqrt.h 2025-06-01T22:52:27.4431155Z ++ grep RECORD 2025-06-01T22:52:27.4450815Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsqrt.h 2025-06-01T22:52:27.4451288Z +++ openssl base64 2025-06-01T22:52:27.4452326Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.4453602Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.4454936Z +++ sed -e s/=//g 2025-06-01T22:52:27.4492210Z ++ HASH=HE9NJwwIL8I3zaTvwFVLOd9LplEBmUT5aoLkpx1kTUk 2025-06-01T22:52:27.4496944Z +++ ls -nl torch/include/ATen/ops/rsqrt.h 2025-06-01T22:52:27.4498421Z +++ awk '{print $5}' 2025-06-01T22:52:27.4524683Z ++ FSIZE=1156 2025-06-01T22:52:27.4525350Z ++ echo '"torch/include/ATen/ops/rsqrt.h",sha256=HE9NJwwIL8I3zaTvwFVLOd9LplEBmUT5aoLkpx1kTUk,1156' 2025-06-01T22:52:27.4525997Z ++ read fname 2025-06-01T22:52:27.4526577Z ++ make_wheel_record torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.4527488Z ++ FPATH=torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.4528369Z ++ echo torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.4529084Z ++ grep RECORD 2025-06-01T22:52:27.4549073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.4549832Z +++ openssl base64 2025-06-01T22:52:27.4550117Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.4551782Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.4553161Z +++ sed -e s/=//g 2025-06-01T22:52:27.4594449Z ++ HASH=fh3O5dkf6iLgqhP6Ka-pYX46GXAm6TZKasT8Wm7YaV0 2025-06-01T22:52:27.4597587Z +++ ls -nl torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.4598612Z +++ awk '{print $5}' 2025-06-01T22:52:27.4627408Z ++ FSIZE=839 2025-06-01T22:52:27.4628293Z ++ echo '"torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h",sha256=fh3O5dkf6iLgqhP6Ka-pYX46GXAm6TZKasT8Wm7YaV0,839' 2025-06-01T22:52:27.4629212Z ++ read fname 2025-06-01T22:52:27.4629582Z ++ make_wheel_record torch/include/ATen/ops/rsqrt_cpu_dispatch.h 2025-06-01T22:52:27.4630220Z ++ FPATH=torch/include/ATen/ops/rsqrt_cpu_dispatch.h 2025-06-01T22:52:27.4630678Z ++ echo torch/include/ATen/ops/rsqrt_cpu_dispatch.h 2025-06-01T22:52:27.4631100Z ++ grep RECORD 2025-06-01T22:52:27.4649312Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsqrt_cpu_dispatch.h 2025-06-01T22:52:27.4649918Z +++ openssl base64 2025-06-01T22:52:27.4651167Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.4652524Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.4653891Z +++ sed -e s/=//g 2025-06-01T22:52:27.4690515Z ++ HASH=ghHcwbzWagekZD7IWJrawN9nnqjLtT8fzj7mkwZXPtU 2025-06-01T22:52:27.4695528Z +++ ls -nl torch/include/ATen/ops/rsqrt_cpu_dispatch.h 2025-06-01T22:52:27.4696505Z +++ awk '{print $5}' 2025-06-01T22:52:27.4723602Z ++ FSIZE=924 2025-06-01T22:52:27.4724416Z ++ echo '"torch/include/ATen/ops/rsqrt_cpu_dispatch.h",sha256=ghHcwbzWagekZD7IWJrawN9nnqjLtT8fzj7mkwZXPtU,924' 2025-06-01T22:52:27.4725314Z ++ read fname 2025-06-01T22:52:27.4725691Z ++ make_wheel_record torch/include/ATen/ops/rsqrt_cuda_dispatch.h 2025-06-01T22:52:27.4726226Z ++ FPATH=torch/include/ATen/ops/rsqrt_cuda_dispatch.h 2025-06-01T22:52:27.4726687Z ++ echo torch/include/ATen/ops/rsqrt_cuda_dispatch.h 2025-06-01T22:52:27.4727089Z ++ grep RECORD 2025-06-01T22:52:27.4747724Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsqrt_cuda_dispatch.h 2025-06-01T22:52:27.4748274Z +++ openssl base64 2025-06-01T22:52:27.4748662Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.4750272Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.4751359Z +++ sed -e s/=//g 2025-06-01T22:52:27.4792254Z ++ HASH=4cXGR1hqEhhL9F0LCgmL5LTGCVYA8JIUcD-e-kkZfX8 2025-06-01T22:52:27.4795978Z +++ ls -nl torch/include/ATen/ops/rsqrt_cuda_dispatch.h 2025-06-01T22:52:27.4796570Z +++ awk '{print $5}' 2025-06-01T22:52:27.4825495Z ++ FSIZE=926 2025-06-01T22:52:27.4826192Z ++ echo '"torch/include/ATen/ops/rsqrt_cuda_dispatch.h",sha256=4cXGR1hqEhhL9F0LCgmL5LTGCVYA8JIUcD-e-kkZfX8,926' 2025-06-01T22:52:27.4827010Z ++ read fname 2025-06-01T22:52:27.4827349Z ++ make_wheel_record torch/include/ATen/ops/rsqrt_meta.h 2025-06-01T22:52:27.4827789Z ++ FPATH=torch/include/ATen/ops/rsqrt_meta.h 2025-06-01T22:52:27.4828188Z ++ echo torch/include/ATen/ops/rsqrt_meta.h 2025-06-01T22:52:27.4828550Z ++ grep RECORD 2025-06-01T22:52:27.4848509Z +++ openssl base64 2025-06-01T22:52:27.4848967Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsqrt_meta.h 2025-06-01T22:52:27.4849434Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.4850269Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.4851594Z +++ sed -e s/=//g 2025-06-01T22:52:27.4891322Z ++ HASH=xr-u57akFGB9JIOrjp5BsW5V9k4Hqq70_kBQ5yUuYNU 2025-06-01T22:52:27.4896357Z +++ ls -nl torch/include/ATen/ops/rsqrt_meta.h 2025-06-01T22:52:27.4898156Z +++ awk '{print $5}' 2025-06-01T22:52:27.4924892Z ++ FSIZE=566 2025-06-01T22:52:27.4925553Z ++ echo '"torch/include/ATen/ops/rsqrt_meta.h",sha256=xr-u57akFGB9JIOrjp5BsW5V9k4Hqq70_kBQ5yUuYNU,566' 2025-06-01T22:52:27.4926204Z ++ read fname 2025-06-01T22:52:27.4926596Z ++ make_wheel_record torch/include/ATen/ops/rsqrt_meta_dispatch.h 2025-06-01T22:52:27.4927240Z ++ FPATH=torch/include/ATen/ops/rsqrt_meta_dispatch.h 2025-06-01T22:52:27.4927724Z ++ echo torch/include/ATen/ops/rsqrt_meta_dispatch.h 2025-06-01T22:52:27.4928117Z ++ grep RECORD 2025-06-01T22:52:27.4948130Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsqrt_meta_dispatch.h 2025-06-01T22:52:27.4948666Z +++ openssl base64 2025-06-01T22:52:27.4949775Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.4951141Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.4952401Z +++ sed -e s/=//g 2025-06-01T22:52:27.4994813Z ++ HASH=v-B-lt4IrnhGaVcmfiXJDbooi6DBtl7ML7CFulA3rl0 2025-06-01T22:52:27.4997430Z +++ ls -nl torch/include/ATen/ops/rsqrt_meta_dispatch.h 2025-06-01T22:52:27.4998060Z +++ awk '{print $5}' 2025-06-01T22:52:27.5026172Z ++ FSIZE=926 2025-06-01T22:52:27.5026894Z ++ echo '"torch/include/ATen/ops/rsqrt_meta_dispatch.h",sha256=v-B-lt4IrnhGaVcmfiXJDbooi6DBtl7ML7CFulA3rl0,926' 2025-06-01T22:52:27.5027604Z ++ read fname 2025-06-01T22:52:27.5028056Z ++ make_wheel_record torch/include/ATen/ops/rsqrt_native.h 2025-06-01T22:52:27.5028517Z ++ FPATH=torch/include/ATen/ops/rsqrt_native.h 2025-06-01T22:52:27.5028914Z ++ echo torch/include/ATen/ops/rsqrt_native.h 2025-06-01T22:52:27.5029352Z ++ grep RECORD 2025-06-01T22:52:27.5047283Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsqrt_native.h 2025-06-01T22:52:27.5047826Z +++ openssl base64 2025-06-01T22:52:27.5049128Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.5050451Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.5051740Z +++ sed -e s/=//g 2025-06-01T22:52:27.5089313Z ++ HASH=wqcI6080AbFPyz5o7ygaaNIHsyhzC-43ynkibbXTGL4 2025-06-01T22:52:27.5094364Z +++ ls -nl torch/include/ATen/ops/rsqrt_native.h 2025-06-01T22:52:27.5095281Z +++ awk '{print $5}' 2025-06-01T22:52:27.5122255Z ++ FSIZE=593 2025-06-01T22:52:27.5122945Z ++ echo '"torch/include/ATen/ops/rsqrt_native.h",sha256=wqcI6080AbFPyz5o7ygaaNIHsyhzC-43ynkibbXTGL4,593' 2025-06-01T22:52:27.5123590Z ++ read fname 2025-06-01T22:52:27.5123929Z ++ make_wheel_record torch/include/ATen/ops/rsqrt_ops.h 2025-06-01T22:52:27.5124658Z ++ FPATH=torch/include/ATen/ops/rsqrt_ops.h 2025-06-01T22:52:27.5125124Z ++ echo torch/include/ATen/ops/rsqrt_ops.h 2025-06-01T22:52:27.5125497Z ++ grep RECORD 2025-06-01T22:52:27.5147370Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsqrt_ops.h 2025-06-01T22:52:27.5147878Z +++ openssl base64 2025-06-01T22:52:27.5148444Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.5149205Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.5150403Z +++ sed -e s/=//g 2025-06-01T22:52:27.5190754Z ++ HASH=cW1KtZMCtctoafRSykOSR_elEnHX3tuKGBkmmTMKVxo 2025-06-01T22:52:27.5194129Z +++ ls -nl torch/include/ATen/ops/rsqrt_ops.h 2025-06-01T22:52:27.5195061Z +++ awk '{print $5}' 2025-06-01T22:52:27.5222148Z ++ FSIZE=2037 2025-06-01T22:52:27.5222818Z ++ echo '"torch/include/ATen/ops/rsqrt_ops.h",sha256=cW1KtZMCtctoafRSykOSR_elEnHX3tuKGBkmmTMKVxo,2037' 2025-06-01T22:52:27.5223465Z ++ read fname 2025-06-01T22:52:27.5223885Z ++ make_wheel_record torch/include/ATen/ops/rsub.h 2025-06-01T22:52:27.5224304Z ++ FPATH=torch/include/ATen/ops/rsub.h 2025-06-01T22:52:27.5224668Z ++ echo torch/include/ATen/ops/rsub.h 2025-06-01T22:52:27.5224991Z ++ grep RECORD 2025-06-01T22:52:27.5246939Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsub.h 2025-06-01T22:52:27.5247422Z +++ openssl base64 2025-06-01T22:52:27.5247704Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.5247958Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.5258876Z +++ sed -e s/=//g 2025-06-01T22:52:27.5288653Z ++ HASH=m7pjiW9ThUYMyZyVKxosDuT5ypUDr04q3ndgxTFFw5A 2025-06-01T22:52:27.5293596Z +++ ls -nl torch/include/ATen/ops/rsub.h 2025-06-01T22:52:27.5294786Z +++ awk '{print $5}' 2025-06-01T22:52:27.5322931Z ++ FSIZE=2185 2025-06-01T22:52:27.5323523Z ++ echo '"torch/include/ATen/ops/rsub.h",sha256=m7pjiW9ThUYMyZyVKxosDuT5ypUDr04q3ndgxTFFw5A,2185' 2025-06-01T22:52:27.5324273Z ++ read fname 2025-06-01T22:52:27.5324922Z ++ make_wheel_record torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.5325677Z ++ FPATH=torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.5326496Z ++ echo torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.5326992Z ++ grep RECORD 2025-06-01T22:52:27.5347265Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.5347929Z +++ openssl base64 2025-06-01T22:52:27.5348183Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.5348632Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.5349403Z +++ sed -e s/=//g 2025-06-01T22:52:27.5389771Z ++ HASH=GRZhj4F30Cf_B3pdhBnM88rAgEkKR-psUEn9RUn3Ux0 2025-06-01T22:52:27.5393925Z +++ ls -nl torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.5395115Z +++ awk '{print $5}' 2025-06-01T22:52:27.5424203Z ++ FSIZE=1334 2025-06-01T22:52:27.5424995Z ++ echo '"torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h",sha256=GRZhj4F30Cf_B3pdhBnM88rAgEkKR-psUEn9RUn3Ux0,1334' 2025-06-01T22:52:27.5425934Z ++ read fname 2025-06-01T22:52:27.5426270Z ++ make_wheel_record torch/include/ATen/ops/rsub_cpu_dispatch.h 2025-06-01T22:52:27.5426758Z ++ FPATH=torch/include/ATen/ops/rsub_cpu_dispatch.h 2025-06-01T22:52:27.5427178Z ++ echo torch/include/ATen/ops/rsub_cpu_dispatch.h 2025-06-01T22:52:27.5427596Z ++ grep RECORD 2025-06-01T22:52:27.5446622Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsub_cpu_dispatch.h 2025-06-01T22:52:27.5447174Z +++ openssl base64 2025-06-01T22:52:27.5447650Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.5448949Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.5450117Z +++ sed -e s/=//g 2025-06-01T22:52:27.5488130Z ++ HASH=VNc_G6174WTu0bOkSc4fObglbM5NPVZActMqQ4E83j4 2025-06-01T22:52:27.5493516Z +++ ls -nl torch/include/ATen/ops/rsub_cpu_dispatch.h 2025-06-01T22:52:27.5494411Z +++ awk '{print $5}' 2025-06-01T22:52:27.5522459Z ++ FSIZE=772 2025-06-01T22:52:27.5523198Z ++ echo '"torch/include/ATen/ops/rsub_cpu_dispatch.h",sha256=VNc_G6174WTu0bOkSc4fObglbM5NPVZActMqQ4E83j4,772' 2025-06-01T22:52:27.5523922Z ++ read fname 2025-06-01T22:52:27.5524598Z ++ make_wheel_record torch/include/ATen/ops/rsub_cuda_dispatch.h 2025-06-01T22:52:27.5525125Z ++ FPATH=torch/include/ATen/ops/rsub_cuda_dispatch.h 2025-06-01T22:52:27.5525579Z ++ echo torch/include/ATen/ops/rsub_cuda_dispatch.h 2025-06-01T22:52:27.5525978Z ++ grep RECORD 2025-06-01T22:52:27.5546668Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsub_cuda_dispatch.h 2025-06-01T22:52:27.5547350Z +++ openssl base64 2025-06-01T22:52:27.5547610Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.5547946Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.5548658Z +++ sed -e s/=//g 2025-06-01T22:52:27.5592462Z ++ HASH=zD99Ts02VA4iOECeHpHlCP3DCOT95NobE0N_HuA_YdE 2025-06-01T22:52:27.5596201Z +++ ls -nl torch/include/ATen/ops/rsub_cuda_dispatch.h 2025-06-01T22:52:27.5597426Z +++ awk '{print $5}' 2025-06-01T22:52:27.5625708Z ++ FSIZE=774 2025-06-01T22:52:27.5626520Z ++ echo '"torch/include/ATen/ops/rsub_cuda_dispatch.h",sha256=zD99Ts02VA4iOECeHpHlCP3DCOT95NobE0N_HuA_YdE,774' 2025-06-01T22:52:27.5627195Z ++ read fname 2025-06-01T22:52:27.5627527Z ++ make_wheel_record torch/include/ATen/ops/rsub_native.h 2025-06-01T22:52:27.5627967Z ++ FPATH=torch/include/ATen/ops/rsub_native.h 2025-06-01T22:52:27.5628370Z ++ echo torch/include/ATen/ops/rsub_native.h 2025-06-01T22:52:27.5628714Z ++ grep RECORD 2025-06-01T22:52:27.5647766Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsub_native.h 2025-06-01T22:52:27.5648275Z +++ openssl base64 2025-06-01T22:52:27.5649147Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.5650529Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.5651758Z +++ sed -e s/=//g 2025-06-01T22:52:27.5689816Z ++ HASH=8q8ESM1DPltVTqJ8Cdzp9hJWJ3mg0ulvH4U1xtMRC4c 2025-06-01T22:52:27.5695774Z +++ awk '{print $5}' 2025-06-01T22:52:27.5697092Z +++ ls -nl torch/include/ATen/ops/rsub_native.h 2025-06-01T22:52:27.5724369Z ++ FSIZE=904 2025-06-01T22:52:27.5725216Z ++ echo '"torch/include/ATen/ops/rsub_native.h",sha256=8q8ESM1DPltVTqJ8Cdzp9hJWJ3mg0ulvH4U1xtMRC4c,904' 2025-06-01T22:52:27.5725905Z ++ read fname 2025-06-01T22:52:27.5726219Z ++ make_wheel_record torch/include/ATen/ops/rsub_ops.h 2025-06-01T22:52:27.5726788Z ++ FPATH=torch/include/ATen/ops/rsub_ops.h 2025-06-01T22:52:27.5727173Z ++ echo torch/include/ATen/ops/rsub_ops.h 2025-06-01T22:52:27.5727541Z ++ grep RECORD 2025-06-01T22:52:27.5747670Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/rsub_ops.h 2025-06-01T22:52:27.5748157Z +++ openssl base64 2025-06-01T22:52:27.5748610Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.5749960Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.5751257Z +++ sed -e s/=//g 2025-06-01T22:52:27.5793784Z ++ HASH=4BjzqQqeN1FTzkhyK8h_Wl-2dBCvj7k682AcaqOcr8Y 2025-06-01T22:52:27.5796117Z +++ ls -nl torch/include/ATen/ops/rsub_ops.h 2025-06-01T22:52:27.5797016Z +++ awk '{print $5}' 2025-06-01T22:52:27.5825333Z ++ FSIZE=3394 2025-06-01T22:52:27.5825975Z ++ echo '"torch/include/ATen/ops/rsub_ops.h",sha256=4BjzqQqeN1FTzkhyK8h_Wl-2dBCvj7k682AcaqOcr8Y,3394' 2025-06-01T22:52:27.5826585Z ++ read fname 2025-06-01T22:52:27.5827059Z ++ make_wheel_record torch/include/ATen/ops/scalar_tensor.h 2025-06-01T22:52:27.5827533Z ++ FPATH=torch/include/ATen/ops/scalar_tensor.h 2025-06-01T22:52:27.5827936Z ++ echo torch/include/ATen/ops/scalar_tensor.h 2025-06-01T22:52:27.5828355Z ++ grep RECORD 2025-06-01T22:52:27.5847919Z +++ openssl base64 2025-06-01T22:52:27.5848771Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scalar_tensor.h 2025-06-01T22:52:27.5849271Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.5849703Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.5850946Z +++ sed -e s/=//g 2025-06-01T22:52:27.5890423Z ++ HASH=MiXPCqOFWNzZvaMHSqCjmSTiKHQXwSt1v8GuI6VLgBs 2025-06-01T22:52:27.5895288Z +++ ls -nl torch/include/ATen/ops/scalar_tensor.h 2025-06-01T22:52:27.5896268Z +++ awk '{print $5}' 2025-06-01T22:52:27.5924662Z ++ FSIZE=1734 2025-06-01T22:52:27.5925496Z ++ echo '"torch/include/ATen/ops/scalar_tensor.h",sha256=MiXPCqOFWNzZvaMHSqCjmSTiKHQXwSt1v8GuI6VLgBs,1734' 2025-06-01T22:52:27.5926199Z ++ read fname 2025-06-01T22:52:27.5926736Z ++ make_wheel_record torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.5927588Z ++ FPATH=torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.5928383Z ++ echo torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.5928929Z ++ grep RECORD 2025-06-01T22:52:27.5948291Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.5948993Z +++ openssl base64 2025-06-01T22:52:27.5949270Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.5950509Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.5951769Z +++ sed -e s/=//g 2025-06-01T22:52:27.5994523Z ++ HASH=HCOV4UhfkXHIt0f0NRE_5T8OsvvbRRHC1RYeLeOIjnI 2025-06-01T22:52:27.5996797Z +++ ls -nl torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.5997518Z +++ awk '{print $5}' 2025-06-01T22:52:27.6025612Z ++ FSIZE=1166 2025-06-01T22:52:27.6026602Z ++ echo '"torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h",sha256=HCOV4UhfkXHIt0f0NRE_5T8OsvvbRRHC1RYeLeOIjnI,1166' 2025-06-01T22:52:27.6027478Z ++ read fname 2025-06-01T22:52:27.6027840Z ++ make_wheel_record torch/include/ATen/ops/scalar_tensor_native.h 2025-06-01T22:52:27.6028367Z ++ FPATH=torch/include/ATen/ops/scalar_tensor_native.h 2025-06-01T22:52:27.6028819Z ++ echo torch/include/ATen/ops/scalar_tensor_native.h 2025-06-01T22:52:27.6029216Z ++ grep RECORD 2025-06-01T22:52:27.6047984Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scalar_tensor_native.h 2025-06-01T22:52:27.6048517Z +++ openssl base64 2025-06-01T22:52:27.6049079Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.6050172Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.6051483Z +++ sed -e s/=//g 2025-06-01T22:52:27.6090395Z ++ HASH=1LIkYhG0LhoVlRc9Q3qxuEkcwDOAzw7d9vaJkHY6HVQ 2025-06-01T22:52:27.6095142Z +++ ls -nl torch/include/ATen/ops/scalar_tensor_native.h 2025-06-01T22:52:27.6096011Z +++ awk '{print $5}' 2025-06-01T22:52:27.6123192Z ++ FSIZE=719 2025-06-01T22:52:27.6124136Z ++ echo '"torch/include/ATen/ops/scalar_tensor_native.h",sha256=1LIkYhG0LhoVlRc9Q3qxuEkcwDOAzw7d9vaJkHY6HVQ,719' 2025-06-01T22:52:27.6125077Z ++ read fname 2025-06-01T22:52:27.6125443Z ++ make_wheel_record torch/include/ATen/ops/scalar_tensor_ops.h 2025-06-01T22:52:27.6125956Z ++ FPATH=torch/include/ATen/ops/scalar_tensor_ops.h 2025-06-01T22:52:27.6126401Z ++ echo torch/include/ATen/ops/scalar_tensor_ops.h 2025-06-01T22:52:27.6126791Z ++ grep RECORD 2025-06-01T22:52:27.6147529Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scalar_tensor_ops.h 2025-06-01T22:52:27.6148076Z +++ openssl base64 2025-06-01T22:52:27.6148334Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.6148607Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.6149402Z +++ sed -e s/=//g 2025-06-01T22:52:27.6196299Z ++ HASH=yn_Jj6B83Qh5rP5Fnh-XF4MN0R-GuEEjofuVZQs8LVo 2025-06-01T22:52:27.6201020Z +++ ls -nl torch/include/ATen/ops/scalar_tensor_ops.h 2025-06-01T22:52:27.6201415Z +++ awk '{print $5}' 2025-06-01T22:52:27.6229997Z ++ FSIZE=2067 2025-06-01T22:52:27.6230660Z ++ echo '"torch/include/ATen/ops/scalar_tensor_ops.h",sha256=yn_Jj6B83Qh5rP5Fnh-XF4MN0R-GuEEjofuVZQs8LVo,2067' 2025-06-01T22:52:27.6231331Z ++ read fname 2025-06-01T22:52:27.6231864Z ++ make_wheel_record torch/include/ATen/ops/scaled_dot_product_attention.h 2025-06-01T22:52:27.6232458Z ++ FPATH=torch/include/ATen/ops/scaled_dot_product_attention.h 2025-06-01T22:52:27.6233002Z ++ echo torch/include/ATen/ops/scaled_dot_product_attention.h 2025-06-01T22:52:27.6233422Z ++ grep RECORD 2025-06-01T22:52:27.6251504Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scaled_dot_product_attention.h 2025-06-01T22:52:27.6251982Z +++ openssl base64 2025-06-01T22:52:27.6253020Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.6254214Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.6255446Z +++ sed -e s/=//g 2025-06-01T22:52:27.6291888Z ++ HASH=2wyvIVj38hoU-_oIvZYxCOSpm1rTxBOcnfP-sE502E4 2025-06-01T22:52:27.6297291Z +++ ls -nl torch/include/ATen/ops/scaled_dot_product_attention.h 2025-06-01T22:52:27.6298907Z +++ awk '{print $5}' 2025-06-01T22:52:27.6324966Z ++ FSIZE=1143 2025-06-01T22:52:27.6325625Z ++ echo '"torch/include/ATen/ops/scaled_dot_product_attention.h",sha256=2wyvIVj38hoU-_oIvZYxCOSpm1rTxBOcnfP-sE502E4,1143' 2025-06-01T22:52:27.6325728Z ++ read fname 2025-06-01T22:52:27.6326188Z ++ make_wheel_record torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.6326598Z ++ FPATH=torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.6327109Z ++ echo torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.6328160Z ++ grep RECORD 2025-06-01T22:52:27.6348959Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.6349516Z +++ openssl base64 2025-06-01T22:52:27.6350859Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.6352341Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.6353577Z +++ sed -e s/=//g 2025-06-01T22:52:27.6393786Z ++ HASH=2YjeJBWw-tfcOT8DoVhC9J3mkH3MV9dDFJDT3N2uLA8 2025-06-01T22:52:27.6397466Z +++ ls -nl torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.6398681Z +++ awk '{print $5}' 2025-06-01T22:52:27.6426316Z ++ FSIZE=1000 2025-06-01T22:52:27.6427287Z ++ echo '"torch/include/ATen/ops/scaled_dot_product_attention_compositeimplicitautograd_dispatch.h",sha256=2YjeJBWw-tfcOT8DoVhC9J3mkH3MV9dDFJDT3N2uLA8,1000' 2025-06-01T22:52:27.6427407Z ++ read fname 2025-06-01T22:52:27.6427742Z ++ make_wheel_record torch/include/ATen/ops/scaled_dot_product_attention_native.h 2025-06-01T22:52:27.6428000Z ++ FPATH=torch/include/ATen/ops/scaled_dot_product_attention_native.h 2025-06-01T22:52:27.6428250Z ++ echo torch/include/ATen/ops/scaled_dot_product_attention_native.h 2025-06-01T22:52:27.6428349Z ++ grep RECORD 2025-06-01T22:52:27.6449476Z +++ openssl base64 2025-06-01T22:52:27.6450539Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.6450909Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scaled_dot_product_attention_native.h 2025-06-01T22:52:27.6451530Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.6452582Z +++ sed -e s/=//g 2025-06-01T22:52:27.6493987Z ++ HASH=UYPo0Y6lR1c-ERdYaachCYfG0A8oNpryZyc9kisshpU 2025-06-01T22:52:27.6501216Z +++ ls -nl torch/include/ATen/ops/scaled_dot_product_attention_native.h 2025-06-01T22:52:27.6501340Z +++ awk '{print $5}' 2025-06-01T22:52:27.6526565Z ++ FSIZE=712 2025-06-01T22:52:27.6527263Z ++ echo '"torch/include/ATen/ops/scaled_dot_product_attention_native.h",sha256=UYPo0Y6lR1c-ERdYaachCYfG0A8oNpryZyc9kisshpU,712' 2025-06-01T22:52:27.6527379Z ++ read fname 2025-06-01T22:52:27.6527668Z ++ make_wheel_record torch/include/ATen/ops/scaled_dot_product_attention_ops.h 2025-06-01T22:52:27.6527912Z ++ FPATH=torch/include/ATen/ops/scaled_dot_product_attention_ops.h 2025-06-01T22:52:27.6529035Z ++ echo torch/include/ATen/ops/scaled_dot_product_attention_ops.h 2025-06-01T22:52:27.6530373Z ++ grep RECORD 2025-06-01T22:52:27.6551483Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scaled_dot_product_attention_ops.h 2025-06-01T22:52:27.6552037Z +++ openssl base64 2025-06-01T22:52:27.6553148Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.6554463Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.6555744Z +++ sed -e s/=//g 2025-06-01T22:52:27.6598382Z ++ HASH=HKABySQgMp_iQ4FME7uoZ7kt-AWn1vKrzPbfkRcVWvs 2025-06-01T22:52:27.6599713Z +++ ls -nl torch/include/ATen/ops/scaled_dot_product_attention_ops.h 2025-06-01T22:52:27.6600714Z +++ awk '{print $5}' 2025-06-01T22:52:27.6627521Z ++ FSIZE=1644 2025-06-01T22:52:27.6628139Z ++ echo '"torch/include/ATen/ops/scaled_dot_product_attention_ops.h",sha256=HKABySQgMp_iQ4FME7uoZ7kt-AWn1vKrzPbfkRcVWvs,1644' 2025-06-01T22:52:27.6628258Z ++ read fname 2025-06-01T22:52:27.6628430Z ++ make_wheel_record torch/include/ATen/ops/scatter.h 2025-06-01T22:52:27.6628561Z ++ FPATH=torch/include/ATen/ops/scatter.h 2025-06-01T22:52:27.6629141Z ++ echo torch/include/ATen/ops/scatter.h 2025-06-01T22:52:27.6629739Z ++ grep RECORD 2025-06-01T22:52:27.6650596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter.h 2025-06-01T22:52:27.6651314Z +++ openssl base64 2025-06-01T22:52:27.6652594Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.6653947Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.6655301Z +++ sed -e s/=//g 2025-06-01T22:52:27.6691631Z ++ HASH=OWs6WXTdYgg7RlGoNQDLmN1rC7F7fmAoF_jBn0XINVw 2025-06-01T22:52:27.6696577Z +++ ls -nl torch/include/ATen/ops/scatter.h 2025-06-01T22:52:27.6698292Z +++ awk '{print $5}' 2025-06-01T22:52:27.6725481Z ++ FSIZE=5091 2025-06-01T22:52:27.6725945Z ++ echo '"torch/include/ATen/ops/scatter.h",sha256=OWs6WXTdYgg7RlGoNQDLmN1rC7F7fmAoF_jBn0XINVw,5091' 2025-06-01T22:52:27.6726049Z ++ read fname 2025-06-01T22:52:27.6726255Z ++ make_wheel_record torch/include/ATen/ops/scatter_add.h 2025-06-01T22:52:27.6726399Z ++ FPATH=torch/include/ATen/ops/scatter_add.h 2025-06-01T22:52:27.6726540Z ++ echo torch/include/ATen/ops/scatter_add.h 2025-06-01T22:52:27.6726951Z ++ grep RECORD 2025-06-01T22:52:27.6748012Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_add.h 2025-06-01T22:52:27.6748738Z +++ openssl base64 2025-06-01T22:52:27.6749695Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.6750901Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.6752315Z +++ sed -e s/=//g 2025-06-01T22:52:27.6797259Z ++ HASH=xaYcifrgbSEmQIyKhLADxfpa4R3jvc_GGjrPIbG1edU 2025-06-01T22:52:27.6802653Z +++ ls -nl torch/include/ATen/ops/scatter_add.h 2025-06-01T22:52:27.6805431Z +++ awk '{print $5}' 2025-06-01T22:52:27.6834319Z ++ FSIZE=1711 2025-06-01T22:52:27.6835016Z ++ echo '"torch/include/ATen/ops/scatter_add.h",sha256=xaYcifrgbSEmQIyKhLADxfpa4R3jvc_GGjrPIbG1edU,1711' 2025-06-01T22:52:27.6835139Z ++ read fname 2025-06-01T22:52:27.6835632Z ++ make_wheel_record torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.6836027Z ++ FPATH=torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.6836404Z ++ echo torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.6836519Z ++ grep RECORD 2025-06-01T22:52:27.6858456Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.6858595Z +++ openssl base64 2025-06-01T22:52:27.6858710Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.6860142Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.6860758Z +++ sed -e s/=//g 2025-06-01T22:52:27.6900087Z ++ HASH=m9ZRGQ5-e9ted2n75uGyI8pQyj2r8YvnhZJppfisSQI 2025-06-01T22:52:27.6903655Z +++ ls -nl torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.6903976Z +++ awk '{print $5}' 2025-06-01T22:52:27.6927831Z ++ FSIZE=977 2025-06-01T22:52:27.6928741Z ++ echo '"torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h",sha256=m9ZRGQ5-e9ted2n75uGyI8pQyj2r8YvnhZJppfisSQI,977' 2025-06-01T22:52:27.6928850Z ++ read fname 2025-06-01T22:52:27.6929472Z ++ make_wheel_record torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.6929803Z ++ FPATH=torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.6931814Z ++ echo torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.6932625Z ++ grep RECORD 2025-06-01T22:52:27.6952015Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.6952386Z +++ openssl base64 2025-06-01T22:52:27.6953502Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.6954839Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.6956168Z +++ sed -e s/=//g 2025-06-01T22:52:27.6996461Z ++ HASH=kTHxoN40Eqy0DWatvfY4OnbMZbDD2yzNMeZu4PQ5QQ4 2025-06-01T22:52:27.6999750Z +++ ls -nl torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.7000766Z +++ awk '{print $5}' 2025-06-01T22:52:27.7027812Z ++ FSIZE=836 2025-06-01T22:52:27.7028590Z ++ echo '"torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h",sha256=kTHxoN40Eqy0DWatvfY4OnbMZbDD2yzNMeZu4PQ5QQ4,836' 2025-06-01T22:52:27.7028696Z ++ read fname 2025-06-01T22:52:27.7028954Z ++ make_wheel_record torch/include/ATen/ops/scatter_add_cpu_dispatch.h 2025-06-01T22:52:27.7029189Z ++ FPATH=torch/include/ATen/ops/scatter_add_cpu_dispatch.h 2025-06-01T22:52:27.7029406Z ++ echo torch/include/ATen/ops/scatter_add_cpu_dispatch.h 2025-06-01T22:52:27.7031035Z ++ grep RECORD 2025-06-01T22:52:27.7051257Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_add_cpu_dispatch.h 2025-06-01T22:52:27.7051867Z +++ openssl base64 2025-06-01T22:52:27.7052969Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.7054210Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.7055566Z +++ sed -e s/=//g 2025-06-01T22:52:27.7091139Z ++ HASH=NqBR0dGWODpIP4jns2Zg2AnCe7hAA5yTd9rhi3GuB2o 2025-06-01T22:52:27.7096332Z +++ ls -nl torch/include/ATen/ops/scatter_add_cpu_dispatch.h 2025-06-01T22:52:27.7098056Z +++ awk '{print $5}' 2025-06-01T22:52:27.7126077Z ++ FSIZE=1200 2025-06-01T22:52:27.7126642Z ++ echo '"torch/include/ATen/ops/scatter_add_cpu_dispatch.h",sha256=NqBR0dGWODpIP4jns2Zg2AnCe7hAA5yTd9rhi3GuB2o,1200' 2025-06-01T22:52:27.7126746Z ++ read fname 2025-06-01T22:52:27.7127021Z ++ make_wheel_record torch/include/ATen/ops/scatter_add_cuda_dispatch.h 2025-06-01T22:52:27.7127224Z ++ FPATH=torch/include/ATen/ops/scatter_add_cuda_dispatch.h 2025-06-01T22:52:27.7127415Z ++ echo torch/include/ATen/ops/scatter_add_cuda_dispatch.h 2025-06-01T22:52:27.7127533Z ++ grep RECORD 2025-06-01T22:52:27.7148947Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_add_cuda_dispatch.h 2025-06-01T22:52:27.7149062Z +++ openssl base64 2025-06-01T22:52:27.7149767Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.7150949Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.7152276Z +++ sed -e s/=//g 2025-06-01T22:52:27.7196040Z ++ HASH=NQ_hwDwRJBFMfhsySHaJKXbqR4scjgiJRAxk924FQWk 2025-06-01T22:52:27.7197987Z +++ ls -nl torch/include/ATen/ops/scatter_add_cuda_dispatch.h 2025-06-01T22:52:27.7199073Z +++ awk '{print $5}' 2025-06-01T22:52:27.7228023Z ++ FSIZE=1202 2025-06-01T22:52:27.7228747Z ++ echo '"torch/include/ATen/ops/scatter_add_cuda_dispatch.h",sha256=NQ_hwDwRJBFMfhsySHaJKXbqR4scjgiJRAxk924FQWk,1202' 2025-06-01T22:52:27.7228852Z ++ read fname 2025-06-01T22:52:27.7229055Z ++ make_wheel_record torch/include/ATen/ops/scatter_add_meta.h 2025-06-01T22:52:27.7229221Z ++ FPATH=torch/include/ATen/ops/scatter_add_meta.h 2025-06-01T22:52:27.7229367Z ++ echo torch/include/ATen/ops/scatter_add_meta.h 2025-06-01T22:52:27.7229465Z ++ grep RECORD 2025-06-01T22:52:27.7250161Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_add_meta.h 2025-06-01T22:52:27.7250492Z +++ openssl base64 2025-06-01T22:52:27.7251942Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.7253355Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.7254621Z +++ sed -e s/=//g 2025-06-01T22:52:27.7291866Z ++ HASH=LN75dOfcY3C-A_lCMu3fYVekWgKx8DWNw5YXkYxZEaM 2025-06-01T22:52:27.7296966Z +++ ls -nl torch/include/ATen/ops/scatter_add_meta.h 2025-06-01T22:52:27.7298343Z +++ awk '{print $5}' 2025-06-01T22:52:27.7324488Z ++ FSIZE=635 2025-06-01T22:52:27.7325201Z ++ echo '"torch/include/ATen/ops/scatter_add_meta.h",sha256=LN75dOfcY3C-A_lCMu3fYVekWgKx8DWNw5YXkYxZEaM,635' 2025-06-01T22:52:27.7325432Z ++ read fname 2025-06-01T22:52:27.7325694Z ++ make_wheel_record torch/include/ATen/ops/scatter_add_meta_dispatch.h 2025-06-01T22:52:27.7325900Z ++ FPATH=torch/include/ATen/ops/scatter_add_meta_dispatch.h 2025-06-01T22:52:27.7326611Z ++ echo torch/include/ATen/ops/scatter_add_meta_dispatch.h 2025-06-01T22:52:27.7326817Z ++ grep RECORD 2025-06-01T22:52:27.7348832Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_add_meta_dispatch.h 2025-06-01T22:52:27.7349724Z +++ openssl base64 2025-06-01T22:52:27.7350806Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.7352001Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.7353315Z +++ sed -e s/=//g 2025-06-01T22:52:27.7392773Z ++ HASH=N4qbckPkeQqmGDmZQKkifoYx3lP0ngyFGI6_LnnVoCY 2025-06-01T22:52:27.7397864Z +++ ls -nl torch/include/ATen/ops/scatter_add_meta_dispatch.h 2025-06-01T22:52:27.7399060Z +++ awk '{print $5}' 2025-06-01T22:52:27.7427626Z ++ FSIZE=1202 2025-06-01T22:52:27.7428177Z ++ echo '"torch/include/ATen/ops/scatter_add_meta_dispatch.h",sha256=N4qbckPkeQqmGDmZQKkifoYx3lP0ngyFGI6_LnnVoCY,1202' 2025-06-01T22:52:27.7428291Z ++ read fname 2025-06-01T22:52:27.7428502Z ++ make_wheel_record torch/include/ATen/ops/scatter_add_native.h 2025-06-01T22:52:27.7428661Z ++ FPATH=torch/include/ATen/ops/scatter_add_native.h 2025-06-01T22:52:27.7428825Z ++ echo torch/include/ATen/ops/scatter_add_native.h 2025-06-01T22:52:27.7429526Z ++ grep RECORD 2025-06-01T22:52:27.7448457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_add_native.h 2025-06-01T22:52:27.7448588Z +++ openssl base64 2025-06-01T22:52:27.7449468Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.7450682Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.7452009Z +++ sed -e s/=//g 2025-06-01T22:52:27.7490271Z ++ HASH=KoNQBgT6Fpi9nlR4a9jvHC9l9rAsjPEuyHlhutx_v7E 2025-06-01T22:52:27.7495179Z +++ ls -nl torch/include/ATen/ops/scatter_add_native.h 2025-06-01T22:52:27.7496212Z +++ awk '{print $5}' 2025-06-01T22:52:27.7524381Z ++ FSIZE=796 2025-06-01T22:52:27.7525090Z ++ echo '"torch/include/ATen/ops/scatter_add_native.h",sha256=KoNQBgT6Fpi9nlR4a9jvHC9l9rAsjPEuyHlhutx_v7E,796' 2025-06-01T22:52:27.7525201Z ++ read fname 2025-06-01T22:52:27.7525455Z ++ make_wheel_record torch/include/ATen/ops/scatter_add_ops.h 2025-06-01T22:52:27.7525615Z ++ FPATH=torch/include/ATen/ops/scatter_add_ops.h 2025-06-01T22:52:27.7525770Z ++ echo torch/include/ATen/ops/scatter_add_ops.h 2025-06-01T22:52:27.7525882Z ++ grep RECORD 2025-06-01T22:52:27.7548293Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_add_ops.h 2025-06-01T22:52:27.7548414Z +++ openssl base64 2025-06-01T22:52:27.7548909Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.7549018Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.7550421Z +++ sed -e s/=//g 2025-06-01T22:52:27.7594144Z ++ HASH=4ockrx85V_N2Wut2meRxhyK-V9ER6jPG7OjTuzzFmhs 2025-06-01T22:52:27.7595860Z +++ ls -nl torch/include/ATen/ops/scatter_add_ops.h 2025-06-01T22:52:27.7596889Z +++ awk '{print $5}' 2025-06-01T22:52:27.7624601Z ++ FSIZE=3485 2025-06-01T22:52:27.7625132Z ++ echo '"torch/include/ATen/ops/scatter_add_ops.h",sha256=4ockrx85V_N2Wut2meRxhyK-V9ER6jPG7OjTuzzFmhs,3485' 2025-06-01T22:52:27.7625237Z ++ read fname 2025-06-01T22:52:27.7625669Z ++ make_wheel_record torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.7626030Z ++ FPATH=torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.7626383Z ++ echo torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.7626480Z ++ grep RECORD 2025-06-01T22:52:27.7651839Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.7651960Z +++ openssl base64 2025-06-01T22:52:27.7652547Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.7653758Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.7654947Z +++ sed -e s/=//g 2025-06-01T22:52:27.7693198Z ++ HASH=oSWi6DoH_X37iafenDTcv72XwWPPONYMrDAWq2aw3cY 2025-06-01T22:52:27.7699060Z +++ ls -nl torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.7700110Z +++ awk '{print $5}' 2025-06-01T22:52:27.7725990Z ++ FSIZE=1776 2025-06-01T22:52:27.7726768Z ++ echo '"torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h",sha256=oSWi6DoH_X37iafenDTcv72XwWPPONYMrDAWq2aw3cY,1776' 2025-06-01T22:52:27.7726868Z ++ read fname 2025-06-01T22:52:27.7727227Z ++ make_wheel_record torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.7727541Z ++ FPATH=torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.7727834Z ++ echo torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.7728279Z ++ grep RECORD 2025-06-01T22:52:27.7750033Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.7750157Z +++ openssl base64 2025-06-01T22:52:27.7750267Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.7751409Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.7752610Z +++ sed -e s/=//g 2025-06-01T22:52:27.7795970Z ++ HASH=-XLZyuVGdwe61bYI2MnKM7SIFi68L9OyUxSXfJ2jWUo 2025-06-01T22:52:27.7799775Z +++ ls -nl torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:27.7800238Z +++ awk '{print $5}' 2025-06-01T22:52:27.7828699Z ++ FSIZE=956 2025-06-01T22:52:27.7829375Z ++ echo '"torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h",sha256=-XLZyuVGdwe61bYI2MnKM7SIFi68L9OyUxSXfJ2jWUo,956' 2025-06-01T22:52:27.7829477Z ++ read fname 2025-06-01T22:52:27.7829703Z ++ make_wheel_record torch/include/ATen/ops/scatter_cpu_dispatch.h 2025-06-01T22:52:27.7829891Z ++ FPATH=torch/include/ATen/ops/scatter_cpu_dispatch.h 2025-06-01T22:52:27.7830191Z ++ echo torch/include/ATen/ops/scatter_cpu_dispatch.h 2025-06-01T22:52:27.7830297Z ++ grep RECORD 2025-06-01T22:52:27.7850354Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_cpu_dispatch.h 2025-06-01T22:52:27.7850730Z +++ openssl base64 2025-06-01T22:52:27.7852224Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.7853615Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.7854964Z +++ sed -e s/=//g 2025-06-01T22:52:27.7891472Z ++ HASH=5QwX_CejBN6WsbaOCFZwe306aR6jItzF1Nx0c5zM7U4 2025-06-01T22:52:27.7896819Z +++ ls -nl torch/include/ATen/ops/scatter_cpu_dispatch.h 2025-06-01T22:52:27.7898103Z +++ awk '{print $5}' 2025-06-01T22:52:27.7923384Z ++ FSIZE=2954 2025-06-01T22:52:27.7924151Z ++ echo '"torch/include/ATen/ops/scatter_cpu_dispatch.h",sha256=5QwX_CejBN6WsbaOCFZwe306aR6jItzF1Nx0c5zM7U4,2954' 2025-06-01T22:52:27.7925017Z ++ read fname 2025-06-01T22:52:27.7925455Z ++ make_wheel_record torch/include/ATen/ops/scatter_cuda_dispatch.h 2025-06-01T22:52:27.7925995Z ++ FPATH=torch/include/ATen/ops/scatter_cuda_dispatch.h 2025-06-01T22:52:27.7926490Z ++ echo torch/include/ATen/ops/scatter_cuda_dispatch.h 2025-06-01T22:52:27.7926905Z ++ grep RECORD 2025-06-01T22:52:27.7948321Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_cuda_dispatch.h 2025-06-01T22:52:27.7948890Z +++ openssl base64 2025-06-01T22:52:27.7949159Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.7949791Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.7951051Z +++ sed -e s/=//g 2025-06-01T22:52:27.7993667Z ++ HASH=Xid702LdxbTSPhBydoFnBULtsdy2rfEjeObx7UmGLtw 2025-06-01T22:52:27.7995980Z +++ ls -nl torch/include/ATen/ops/scatter_cuda_dispatch.h 2025-06-01T22:52:27.7997376Z +++ awk '{print $5}' 2025-06-01T22:52:27.8025458Z ++ FSIZE=2956 2025-06-01T22:52:27.8026159Z ++ echo '"torch/include/ATen/ops/scatter_cuda_dispatch.h",sha256=Xid702LdxbTSPhBydoFnBULtsdy2rfEjeObx7UmGLtw,2956' 2025-06-01T22:52:27.8026876Z ++ read fname 2025-06-01T22:52:27.8027208Z ++ make_wheel_record torch/include/ATen/ops/scatter_meta.h 2025-06-01T22:52:27.8027649Z ++ FPATH=torch/include/ATen/ops/scatter_meta.h 2025-06-01T22:52:27.8028066Z ++ echo torch/include/ATen/ops/scatter_meta.h 2025-06-01T22:52:27.8028549Z ++ grep RECORD 2025-06-01T22:52:27.8053488Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_meta.h 2025-06-01T22:52:27.8053985Z +++ openssl base64 2025-06-01T22:52:27.8054807Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.8055923Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.8057366Z +++ sed -e s/=//g 2025-06-01T22:52:27.8094548Z ++ HASH=2crLfDVYdWv810eWlDFJ7nq533RGNwfrN-HgLFxPkZE 2025-06-01T22:52:27.8100515Z +++ ls -nl torch/include/ATen/ops/scatter_meta.h 2025-06-01T22:52:27.8101114Z +++ awk '{print $5}' 2025-06-01T22:52:27.8126200Z ++ FSIZE=1237 2025-06-01T22:52:27.8126865Z ++ echo '"torch/include/ATen/ops/scatter_meta.h",sha256=2crLfDVYdWv810eWlDFJ7nq533RGNwfrN-HgLFxPkZE,1237' 2025-06-01T22:52:27.8127558Z ++ read fname 2025-06-01T22:52:27.8127932Z ++ make_wheel_record torch/include/ATen/ops/scatter_meta_dispatch.h 2025-06-01T22:52:27.8128489Z ++ FPATH=torch/include/ATen/ops/scatter_meta_dispatch.h 2025-06-01T22:52:27.8128972Z ++ echo torch/include/ATen/ops/scatter_meta_dispatch.h 2025-06-01T22:52:27.8129411Z ++ grep RECORD 2025-06-01T22:52:27.8150011Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_meta_dispatch.h 2025-06-01T22:52:27.8150584Z +++ openssl base64 2025-06-01T22:52:27.8151760Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.8153232Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.8154629Z +++ sed -e s/=//g 2025-06-01T22:52:27.8195794Z ++ HASH=9ztDwGQFf1ZSEdOgBRVd1kZ83TzTIAGx5yUBuUPtkEk 2025-06-01T22:52:27.8198763Z +++ ls -nl torch/include/ATen/ops/scatter_meta_dispatch.h 2025-06-01T22:52:27.8199448Z +++ awk '{print $5}' 2025-06-01T22:52:27.8227057Z ++ FSIZE=2956 2025-06-01T22:52:27.8227821Z ++ echo '"torch/include/ATen/ops/scatter_meta_dispatch.h",sha256=9ztDwGQFf1ZSEdOgBRVd1kZ83TzTIAGx5yUBuUPtkEk,2956' 2025-06-01T22:52:27.8228539Z ++ read fname 2025-06-01T22:52:27.8228879Z ++ make_wheel_record torch/include/ATen/ops/scatter_native.h 2025-06-01T22:52:27.8229355Z ++ FPATH=torch/include/ATen/ops/scatter_native.h 2025-06-01T22:52:27.8229905Z ++ echo torch/include/ATen/ops/scatter_native.h 2025-06-01T22:52:27.8230280Z ++ grep RECORD 2025-06-01T22:52:27.8248379Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_native.h 2025-06-01T22:52:27.8248909Z +++ openssl base64 2025-06-01T22:52:27.8250024Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.8251443Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.8252784Z +++ sed -e s/=//g 2025-06-01T22:52:27.8290449Z ++ HASH=3Fcet0F1TJVY2vLNpUZsBoHFUWzjddfOtMyJe0ZpSo8 2025-06-01T22:52:27.8295234Z +++ ls -nl torch/include/ATen/ops/scatter_native.h 2025-06-01T22:52:27.8296149Z +++ awk '{print $5}' 2025-06-01T22:52:27.8324289Z ++ FSIZE=1640 2025-06-01T22:52:27.8325132Z ++ echo '"torch/include/ATen/ops/scatter_native.h",sha256=3Fcet0F1TJVY2vLNpUZsBoHFUWzjddfOtMyJe0ZpSo8,1640' 2025-06-01T22:52:27.8325837Z ++ read fname 2025-06-01T22:52:27.8326180Z ++ make_wheel_record torch/include/ATen/ops/scatter_ops.h 2025-06-01T22:52:27.8326633Z ++ FPATH=torch/include/ATen/ops/scatter_ops.h 2025-06-01T22:52:27.8327066Z ++ echo torch/include/ATen/ops/scatter_ops.h 2025-06-01T22:52:27.8327422Z ++ grep RECORD 2025-06-01T22:52:27.8347718Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_ops.h 2025-06-01T22:52:27.8348252Z +++ openssl base64 2025-06-01T22:52:27.8349355Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.8349872Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.8350943Z +++ sed -e s/=//g 2025-06-01T22:52:27.8391026Z ++ HASH=h1m3VmF1zQN7oqOWXzHmw8ZQmPfKGv4Y7tWGdiqG2xI 2025-06-01T22:52:27.8395877Z +++ ls -nl torch/include/ATen/ops/scatter_ops.h 2025-06-01T22:52:27.8397266Z +++ awk '{print $5}' 2025-06-01T22:52:27.8425598Z ++ FSIZE=11699 2025-06-01T22:52:27.8426357Z ++ echo '"torch/include/ATen/ops/scatter_ops.h",sha256=h1m3VmF1zQN7oqOWXzHmw8ZQmPfKGv4Y7tWGdiqG2xI,11699' 2025-06-01T22:52:27.8427023Z ++ read fname 2025-06-01T22:52:27.8427365Z ++ make_wheel_record torch/include/ATen/ops/scatter_reduce.h 2025-06-01T22:52:27.8427822Z ++ FPATH=torch/include/ATen/ops/scatter_reduce.h 2025-06-01T22:52:27.8428259Z ++ echo torch/include/ATen/ops/scatter_reduce.h 2025-06-01T22:52:27.8428779Z ++ grep RECORD 2025-06-01T22:52:27.8446737Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_reduce.h 2025-06-01T22:52:27.8447268Z +++ openssl base64 2025-06-01T22:52:27.8447902Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.8448946Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.8450306Z +++ sed -e s/=//g 2025-06-01T22:52:27.8488714Z ++ HASH=vz-_2QsKoJLemY_zxcLDMech7j351zEgdTN78ya_ahM 2025-06-01T22:52:27.8493748Z +++ ls -nl torch/include/ATen/ops/scatter_reduce.h 2025-06-01T22:52:27.8494665Z +++ awk '{print $5}' 2025-06-01T22:52:27.8522353Z ++ FSIZE=1795 2025-06-01T22:52:27.8523085Z ++ echo '"torch/include/ATen/ops/scatter_reduce.h",sha256=vz-_2QsKoJLemY_zxcLDMech7j351zEgdTN78ya_ahM,1795' 2025-06-01T22:52:27.8523736Z ++ read fname 2025-06-01T22:52:27.8524636Z ++ make_wheel_record torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.8525647Z ++ FPATH=torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.8526617Z ++ echo torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.8527262Z ++ grep RECORD 2025-06-01T22:52:27.8547868Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.8548672Z +++ openssl base64 2025-06-01T22:52:27.8548931Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.8550832Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.8551819Z +++ sed -e s/=//g 2025-06-01T22:52:27.8593850Z ++ HASH=6mqUFSz2AZR6e56S_5WA0j8SinAIg1MmiOi6po4oMp0 2025-06-01T22:52:27.8595801Z +++ ls -nl torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:27.8596662Z +++ awk '{print $5}' 2025-06-01T22:52:27.8625538Z ++ FSIZE=1081 2025-06-01T22:52:27.8626740Z ++ echo '"torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h",sha256=6mqUFSz2AZR6e56S_5WA0j8SinAIg1MmiOi6po4oMp0,1081' 2025-06-01T22:52:27.8627705Z ++ read fname 2025-06-01T22:52:27.8628123Z ++ make_wheel_record torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h 2025-06-01T22:52:27.8628727Z ++ FPATH=torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h 2025-06-01T22:52:27.8629257Z ++ echo torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h 2025-06-01T22:52:27.8629686Z ++ grep RECORD 2025-06-01T22:52:27.8646703Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h 2025-06-01T22:52:27.8647282Z +++ openssl base64 2025-06-01T22:52:27.8647664Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.8649270Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.8650737Z +++ sed -e s/=//g 2025-06-01T22:52:27.8688466Z ++ HASH=fZM15D2sVXCTL4FOeaicUHCwwJg5txm9aWU-Kqe7tL4 2025-06-01T22:52:27.8693464Z +++ ls -nl torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h 2025-06-01T22:52:27.8694388Z +++ awk '{print $5}' 2025-06-01T22:52:27.8720798Z ++ FSIZE=1403 2025-06-01T22:52:27.8721531Z ++ echo '"torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h",sha256=fZM15D2sVXCTL4FOeaicUHCwwJg5txm9aWU-Kqe7tL4,1403' 2025-06-01T22:52:27.8722415Z ++ read fname 2025-06-01T22:52:27.8722832Z ++ make_wheel_record torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h 2025-06-01T22:52:27.8723434Z ++ FPATH=torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h 2025-06-01T22:52:27.8724113Z ++ echo torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h 2025-06-01T22:52:27.8724714Z ++ grep RECORD 2025-06-01T22:52:27.8746850Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h 2025-06-01T22:52:27.8747484Z +++ openssl base64 2025-06-01T22:52:27.8749474Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.8750187Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.8751125Z +++ sed -e s/=//g 2025-06-01T22:52:27.8792932Z ++ HASH=MygIO6BKIsw-SHGUOYrAaEr2-QPBxA74J-cekbMkwiQ 2025-06-01T22:52:27.8796210Z +++ ls -nl torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h 2025-06-01T22:52:27.8797007Z +++ awk '{print $5}' 2025-06-01T22:52:27.8825201Z ++ FSIZE=1405 2025-06-01T22:52:27.8826177Z ++ echo '"torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h",sha256=MygIO6BKIsw-SHGUOYrAaEr2-QPBxA74J-cekbMkwiQ,1405' 2025-06-01T22:52:27.8826937Z ++ read fname 2025-06-01T22:52:27.8827417Z ++ make_wheel_record torch/include/ATen/ops/scatter_reduce_meta.h 2025-06-01T22:52:27.8827931Z ++ FPATH=torch/include/ATen/ops/scatter_reduce_meta.h 2025-06-01T22:52:27.8828392Z ++ echo torch/include/ATen/ops/scatter_reduce_meta.h 2025-06-01T22:52:27.8828775Z ++ grep RECORD 2025-06-01T22:52:27.8848435Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_reduce_meta.h 2025-06-01T22:52:27.8848965Z +++ openssl base64 2025-06-01T22:52:27.8850090Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.8851393Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.8852796Z +++ sed -e s/=//g 2025-06-01T22:52:27.8890156Z ++ HASH=mm-A6WkazoBsQwZZJKsxF5pzQNTIoUZufM7VeW79g0M 2025-06-01T22:52:27.8895234Z +++ ls -nl torch/include/ATen/ops/scatter_reduce_meta.h 2025-06-01T22:52:27.8896137Z +++ awk '{print $5}' 2025-06-01T22:52:27.8923619Z ++ FSIZE=686 2025-06-01T22:52:27.8924554Z ++ echo '"torch/include/ATen/ops/scatter_reduce_meta.h",sha256=mm-A6WkazoBsQwZZJKsxF5pzQNTIoUZufM7VeW79g0M,686' 2025-06-01T22:52:27.8925455Z ++ read fname 2025-06-01T22:52:27.8925866Z ++ make_wheel_record torch/include/ATen/ops/scatter_reduce_meta_dispatch.h 2025-06-01T22:52:27.8926490Z ++ FPATH=torch/include/ATen/ops/scatter_reduce_meta_dispatch.h 2025-06-01T22:52:27.8927039Z ++ echo torch/include/ATen/ops/scatter_reduce_meta_dispatch.h 2025-06-01T22:52:27.8927485Z ++ grep RECORD 2025-06-01T22:52:27.8947178Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_reduce_meta_dispatch.h 2025-06-01T22:52:27.8947907Z +++ openssl base64 2025-06-01T22:52:27.8948188Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.8949315Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.8950559Z +++ sed -e s/=//g 2025-06-01T22:52:27.8992798Z ++ HASH=5HzJlOg31A6DsoriYqxSjbtyq4x1e8KanRLVJUKgADE 2025-06-01T22:52:27.8996326Z +++ ls -nl torch/include/ATen/ops/scatter_reduce_meta_dispatch.h 2025-06-01T22:52:27.8997310Z +++ awk '{print $5}' 2025-06-01T22:52:27.9025381Z ++ FSIZE=1405 2025-06-01T22:52:27.9026134Z ++ echo '"torch/include/ATen/ops/scatter_reduce_meta_dispatch.h",sha256=5HzJlOg31A6DsoriYqxSjbtyq4x1e8KanRLVJUKgADE,1405' 2025-06-01T22:52:27.9026881Z ++ read fname 2025-06-01T22:52:27.9027256Z ++ make_wheel_record torch/include/ATen/ops/scatter_reduce_native.h 2025-06-01T22:52:27.9027777Z ++ FPATH=torch/include/ATen/ops/scatter_reduce_native.h 2025-06-01T22:52:27.9028249Z ++ echo torch/include/ATen/ops/scatter_reduce_native.h 2025-06-01T22:52:27.9028648Z ++ grep RECORD 2025-06-01T22:52:27.9050733Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_reduce_native.h 2025-06-01T22:52:27.9051294Z +++ openssl base64 2025-06-01T22:52:27.9052420Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.9053840Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.9055114Z +++ sed -e s/=//g 2025-06-01T22:52:27.9091115Z ++ HASH=B8q_zwH4IZ8V40LXMkypcUbRUHFKO71Tv40eeKMe0wI 2025-06-01T22:52:27.9096193Z +++ ls -nl torch/include/ATen/ops/scatter_reduce_native.h 2025-06-01T22:52:27.9098271Z +++ awk '{print $5}' 2025-06-01T22:52:27.9124870Z ++ FSIZE=731 2025-06-01T22:52:27.9125554Z ++ echo '"torch/include/ATen/ops/scatter_reduce_native.h",sha256=B8q_zwH4IZ8V40LXMkypcUbRUHFKO71Tv40eeKMe0wI,731' 2025-06-01T22:52:27.9126279Z ++ read fname 2025-06-01T22:52:27.9126648Z ++ make_wheel_record torch/include/ATen/ops/scatter_reduce_ops.h 2025-06-01T22:52:27.9127152Z ++ FPATH=torch/include/ATen/ops/scatter_reduce_ops.h 2025-06-01T22:52:27.9127614Z ++ echo torch/include/ATen/ops/scatter_reduce_ops.h 2025-06-01T22:52:27.9127991Z ++ grep RECORD 2025-06-01T22:52:27.9148253Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/scatter_reduce_ops.h 2025-06-01T22:52:27.9148781Z +++ openssl base64 2025-06-01T22:52:27.9149229Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.9150547Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.9151829Z +++ sed -e s/=//g 2025-06-01T22:52:27.9193615Z ++ HASH=Y60ALaPwsnoSfkn7RPNip8hnaQWu0yX3qKlR5ZI0cEs 2025-06-01T22:52:27.9198173Z +++ ls -nl torch/include/ATen/ops/scatter_reduce_ops.h 2025-06-01T22:52:27.9198964Z +++ awk '{print $5}' 2025-06-01T22:52:27.9227345Z ++ FSIZE=3232 2025-06-01T22:52:27.9228015Z ++ echo '"torch/include/ATen/ops/scatter_reduce_ops.h",sha256=Y60ALaPwsnoSfkn7RPNip8hnaQWu0yX3qKlR5ZI0cEs,3232' 2025-06-01T22:52:27.9228847Z ++ read fname 2025-06-01T22:52:27.9229166Z ++ make_wheel_record torch/include/ATen/ops/searchsorted.h 2025-06-01T22:52:27.9229623Z ++ FPATH=torch/include/ATen/ops/searchsorted.h 2025-06-01T22:52:27.9230021Z ++ echo torch/include/ATen/ops/searchsorted.h 2025-06-01T22:52:27.9230381Z ++ grep RECORD 2025-06-01T22:52:27.9249029Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/searchsorted.h 2025-06-01T22:52:27.9249762Z +++ openssl base64 2025-06-01T22:52:27.9250816Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.9252128Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.9253452Z +++ sed -e s/=//g 2025-06-01T22:52:27.9290535Z ++ HASH=rTAYXHXtl6pjkBR8B3wBJsEKUyhU72kL33vG4fx7RUw 2025-06-01T22:52:27.9295533Z +++ ls -nl torch/include/ATen/ops/searchsorted.h 2025-06-01T22:52:27.9296466Z +++ awk '{print $5}' 2025-06-01T22:52:27.9323278Z ++ FSIZE=3664 2025-06-01T22:52:27.9324182Z ++ echo '"torch/include/ATen/ops/searchsorted.h",sha256=rTAYXHXtl6pjkBR8B3wBJsEKUyhU72kL33vG4fx7RUw,3664' 2025-06-01T22:52:27.9325079Z ++ read fname 2025-06-01T22:52:27.9325480Z ++ make_wheel_record torch/include/ATen/ops/searchsorted_cpu_dispatch.h 2025-06-01T22:52:27.9326085Z ++ FPATH=torch/include/ATen/ops/searchsorted_cpu_dispatch.h 2025-06-01T22:52:27.9326631Z ++ echo torch/include/ATen/ops/searchsorted_cpu_dispatch.h 2025-06-01T22:52:27.9327054Z ++ grep RECORD 2025-06-01T22:52:27.9348188Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/searchsorted_cpu_dispatch.h 2025-06-01T22:52:27.9348761Z +++ openssl base64 2025-06-01T22:52:27.9349041Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.9349621Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.9350891Z +++ sed -e s/=//g 2025-06-01T22:52:27.9394160Z ++ HASH=qFhm5VwNjvzseKiYJ-YT1oeIlYvyYziM1ximmStArLM 2025-06-01T22:52:27.9398781Z +++ ls -nl torch/include/ATen/ops/searchsorted_cpu_dispatch.h 2025-06-01T22:52:27.9399469Z +++ awk '{print $5}' 2025-06-01T22:52:27.9427232Z ++ FSIZE=2132 2025-06-01T22:52:27.9428041Z ++ echo '"torch/include/ATen/ops/searchsorted_cpu_dispatch.h",sha256=qFhm5VwNjvzseKiYJ-YT1oeIlYvyYziM1ximmStArLM,2132' 2025-06-01T22:52:27.9428801Z ++ read fname 2025-06-01T22:52:27.9429190Z ++ make_wheel_record torch/include/ATen/ops/searchsorted_cuda_dispatch.h 2025-06-01T22:52:27.9429780Z ++ FPATH=torch/include/ATen/ops/searchsorted_cuda_dispatch.h 2025-06-01T22:52:27.9430293Z ++ echo torch/include/ATen/ops/searchsorted_cuda_dispatch.h 2025-06-01T22:52:27.9430711Z ++ grep RECORD 2025-06-01T22:52:27.9448802Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/searchsorted_cuda_dispatch.h 2025-06-01T22:52:27.9449386Z +++ openssl base64 2025-06-01T22:52:27.9450429Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.9451568Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.9452885Z +++ sed -e s/=//g 2025-06-01T22:52:27.9490176Z ++ HASH=JCsiyChmMxd4eSi2dGdcf41wlOXn1HKrb-yAf1wu-C8 2025-06-01T22:52:27.9495353Z +++ ls -nl torch/include/ATen/ops/searchsorted_cuda_dispatch.h 2025-06-01T22:52:27.9496251Z +++ awk '{print $5}' 2025-06-01T22:52:27.9521730Z ++ FSIZE=2134 2025-06-01T22:52:27.9522497Z ++ echo '"torch/include/ATen/ops/searchsorted_cuda_dispatch.h",sha256=JCsiyChmMxd4eSi2dGdcf41wlOXn1HKrb-yAf1wu-C8,2134' 2025-06-01T22:52:27.9523238Z ++ read fname 2025-06-01T22:52:27.9523607Z ++ make_wheel_record torch/include/ATen/ops/searchsorted_native.h 2025-06-01T22:52:27.9524219Z ++ FPATH=torch/include/ATen/ops/searchsorted_native.h 2025-06-01T22:52:27.9524869Z ++ echo torch/include/ATen/ops/searchsorted_native.h 2025-06-01T22:52:27.9525288Z ++ grep RECORD 2025-06-01T22:52:27.9547808Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/searchsorted_native.h 2025-06-01T22:52:27.9548818Z +++ openssl base64 2025-06-01T22:52:27.9549084Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.9549498Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.9549881Z +++ sed -e s/=//g 2025-06-01T22:52:27.9592322Z ++ HASH=HjB6ns_jMDtpqThvi9tntzY43xgX6KNuw94jtvzygW0 2025-06-01T22:52:27.9595793Z +++ ls -nl torch/include/ATen/ops/searchsorted_native.h 2025-06-01T22:52:27.9596461Z +++ awk '{print $5}' 2025-06-01T22:52:27.9624967Z ++ FSIZE=2338 2025-06-01T22:52:27.9625759Z ++ echo '"torch/include/ATen/ops/searchsorted_native.h",sha256=HjB6ns_jMDtpqThvi9tntzY43xgX6KNuw94jtvzygW0,2338' 2025-06-01T22:52:27.9626459Z ++ read fname 2025-06-01T22:52:27.9626812Z ++ make_wheel_record torch/include/ATen/ops/searchsorted_ops.h 2025-06-01T22:52:27.9627294Z ++ FPATH=torch/include/ATen/ops/searchsorted_ops.h 2025-06-01T22:52:27.9627734Z ++ echo torch/include/ATen/ops/searchsorted_ops.h 2025-06-01T22:52:27.9628113Z ++ grep RECORD 2025-06-01T22:52:27.9647797Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/searchsorted_ops.h 2025-06-01T22:52:27.9648341Z +++ openssl base64 2025-06-01T22:52:27.9648625Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.9649892Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.9651110Z +++ sed -e s/=//g 2025-06-01T22:52:27.9689398Z ++ HASH=z5Kx97_ZMUV71SLOTIEs8_ALVsXzABM0pI0A2Nu7Qe8 2025-06-01T22:52:27.9694722Z +++ ls -nl torch/include/ATen/ops/searchsorted_ops.h 2025-06-01T22:52:27.9695664Z +++ awk '{print $5}' 2025-06-01T22:52:27.9722803Z ++ FSIZE=4801 2025-06-01T22:52:27.9723466Z ++ echo '"torch/include/ATen/ops/searchsorted_ops.h",sha256=z5Kx97_ZMUV71SLOTIEs8_ALVsXzABM0pI0A2Nu7Qe8,4801' 2025-06-01T22:52:27.9724265Z ++ read fname 2025-06-01T22:52:27.9724608Z ++ make_wheel_record torch/include/ATen/ops/segment_reduce.h 2025-06-01T22:52:27.9725252Z ++ FPATH=torch/include/ATen/ops/segment_reduce.h 2025-06-01T22:52:27.9725688Z ++ echo torch/include/ATen/ops/segment_reduce.h 2025-06-01T22:52:27.9726051Z ++ grep RECORD 2025-06-01T22:52:27.9747255Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/segment_reduce.h 2025-06-01T22:52:27.9747766Z +++ openssl base64 2025-06-01T22:52:27.9748039Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.9748451Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.9749693Z +++ sed -e s/=//g 2025-06-01T22:52:27.9792974Z ++ HASH=RI-dpnDEs5ikFiWzAcyM8nuuoW9EiVzFiobmPhPC5wQ 2025-06-01T22:52:27.9795806Z +++ ls -nl torch/include/ATen/ops/segment_reduce.h 2025-06-01T22:52:27.9796886Z +++ awk '{print $5}' 2025-06-01T22:52:27.9825688Z ++ FSIZE=2437 2025-06-01T22:52:27.9826371Z ++ echo '"torch/include/ATen/ops/segment_reduce.h",sha256=RI-dpnDEs5ikFiWzAcyM8nuuoW9EiVzFiobmPhPC5wQ,2437' 2025-06-01T22:52:27.9827054Z ++ read fname 2025-06-01T22:52:27.9827566Z ++ make_wheel_record torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.9828397Z ++ FPATH=torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.9829160Z ++ echo torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.9829711Z ++ grep RECORD 2025-06-01T22:52:27.9848194Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.9848897Z +++ openssl base64 2025-06-01T22:52:27.9849276Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.9850850Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.9851964Z +++ sed -e s/=//g 2025-06-01T22:52:27.9890406Z ++ HASH=bbbkW5_Em_F7RukgvcbX3f3ncMzQ13Q7rRAz0vhjXig 2025-06-01T22:52:27.9895746Z +++ ls -nl torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:27.9896455Z +++ awk '{print $5}' 2025-06-01T22:52:27.9923189Z ++ FSIZE=1379 2025-06-01T22:52:27.9924181Z ++ echo '"torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h",sha256=bbbkW5_Em_F7RukgvcbX3f3ncMzQ13Q7rRAz0vhjXig,1379' 2025-06-01T22:52:27.9925250Z ++ read fname 2025-06-01T22:52:27.9925662Z ++ make_wheel_record torch/include/ATen/ops/segment_reduce_cpu_dispatch.h 2025-06-01T22:52:27.9926283Z ++ FPATH=torch/include/ATen/ops/segment_reduce_cpu_dispatch.h 2025-06-01T22:52:27.9926823Z ++ echo torch/include/ATen/ops/segment_reduce_cpu_dispatch.h 2025-06-01T22:52:27.9927418Z ++ grep RECORD 2025-06-01T22:52:27.9947793Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/segment_reduce_cpu_dispatch.h 2025-06-01T22:52:27.9948389Z +++ openssl base64 2025-06-01T22:52:27.9948953Z +++ sed -e s/+/-/g 2025-06-01T22:52:27.9949712Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:27.9951204Z +++ sed -e s/=//g 2025-06-01T22:52:27.9992482Z ++ HASH=B9WEYbiQJBVYUrlHioM_NRJcLkgt2HwELoAMQUvwrrA 2025-06-01T22:52:27.9996475Z +++ ls -nl torch/include/ATen/ops/segment_reduce_cpu_dispatch.h 2025-06-01T22:52:27.9997291Z +++ awk '{print $5}' 2025-06-01T22:52:28.0024358Z ++ FSIZE=992 2025-06-01T22:52:28.0025348Z ++ echo '"torch/include/ATen/ops/segment_reduce_cpu_dispatch.h",sha256=B9WEYbiQJBVYUrlHioM_NRJcLkgt2HwELoAMQUvwrrA,992' 2025-06-01T22:52:28.0026144Z ++ read fname 2025-06-01T22:52:28.0026560Z ++ make_wheel_record torch/include/ATen/ops/segment_reduce_cuda_dispatch.h 2025-06-01T22:52:28.0027175Z ++ FPATH=torch/include/ATen/ops/segment_reduce_cuda_dispatch.h 2025-06-01T22:52:28.0027763Z ++ echo torch/include/ATen/ops/segment_reduce_cuda_dispatch.h 2025-06-01T22:52:28.0028270Z ++ grep RECORD 2025-06-01T22:52:28.0048345Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/segment_reduce_cuda_dispatch.h 2025-06-01T22:52:28.0049006Z +++ openssl base64 2025-06-01T22:52:28.0049692Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.0050968Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.0052403Z +++ sed -e s/=//g 2025-06-01T22:52:28.0090447Z ++ HASH=OfKPs90RFx3oaWs3pKk34ebclIRByWn7ExJWSpI0CYs 2025-06-01T22:52:28.0095675Z +++ ls -nl torch/include/ATen/ops/segment_reduce_cuda_dispatch.h 2025-06-01T22:52:28.0096504Z +++ awk '{print $5}' 2025-06-01T22:52:28.0122734Z ++ FSIZE=994 2025-06-01T22:52:28.0123568Z ++ echo '"torch/include/ATen/ops/segment_reduce_cuda_dispatch.h",sha256=OfKPs90RFx3oaWs3pKk34ebclIRByWn7ExJWSpI0CYs,994' 2025-06-01T22:52:28.0124475Z ++ read fname 2025-06-01T22:52:28.0125020Z ++ make_wheel_record torch/include/ATen/ops/segment_reduce_native.h 2025-06-01T22:52:28.0125696Z ++ FPATH=torch/include/ATen/ops/segment_reduce_native.h 2025-06-01T22:52:28.0126252Z ++ echo torch/include/ATen/ops/segment_reduce_native.h 2025-06-01T22:52:28.0126724Z ++ grep RECORD 2025-06-01T22:52:28.0147850Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/segment_reduce_native.h 2025-06-01T22:52:28.0148478Z +++ openssl base64 2025-06-01T22:52:28.0148744Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.0149867Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.0151257Z +++ sed -e s/=//g 2025-06-01T22:52:28.0191757Z ++ HASH=lBR6lLHLWT7U-QoV43ylH8dRz-X1HrQ7aRQHxGKv1lU 2025-06-01T22:52:28.0196403Z +++ ls -nl torch/include/ATen/ops/segment_reduce_native.h 2025-06-01T22:52:28.0197740Z +++ awk '{print $5}' 2025-06-01T22:52:28.0224847Z ++ FSIZE=1073 2025-06-01T22:52:28.0225714Z ++ echo '"torch/include/ATen/ops/segment_reduce_native.h",sha256=lBR6lLHLWT7U-QoV43ylH8dRz-X1HrQ7aRQHxGKv1lU,1073' 2025-06-01T22:52:28.0226483Z ++ read fname 2025-06-01T22:52:28.0226829Z ++ make_wheel_record torch/include/ATen/ops/segment_reduce_ops.h 2025-06-01T22:52:28.0227353Z ++ FPATH=torch/include/ATen/ops/segment_reduce_ops.h 2025-06-01T22:52:28.0227989Z ++ echo torch/include/ATen/ops/segment_reduce_ops.h 2025-06-01T22:52:28.0228375Z ++ grep RECORD 2025-06-01T22:52:28.0252949Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/segment_reduce_ops.h 2025-06-01T22:52:28.0253490Z +++ openssl base64 2025-06-01T22:52:28.0254369Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.0255748Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.0257186Z +++ sed -e s/=//g 2025-06-01T22:52:28.0293543Z ++ HASH=nLUaJyJdcE-hIq20x0npQ7sGvqaJoqbNwE3kHTfbehc 2025-06-01T22:52:28.0299414Z +++ ls -nl torch/include/ATen/ops/segment_reduce_ops.h 2025-06-01T22:52:28.0300269Z +++ awk '{print $5}' 2025-06-01T22:52:28.0326061Z ++ FSIZE=3150 2025-06-01T22:52:28.0326757Z ++ echo '"torch/include/ATen/ops/segment_reduce_ops.h",sha256=nLUaJyJdcE-hIq20x0npQ7sGvqaJoqbNwE3kHTfbehc,3150' 2025-06-01T22:52:28.0327540Z ++ read fname 2025-06-01T22:52:28.0327849Z ++ make_wheel_record torch/include/ATen/ops/select.h 2025-06-01T22:52:28.0328490Z ++ FPATH=torch/include/ATen/ops/select.h 2025-06-01T22:52:28.0328873Z ++ echo torch/include/ATen/ops/select.h 2025-06-01T22:52:28.0329225Z ++ grep RECORD 2025-06-01T22:52:28.0348961Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select.h 2025-06-01T22:52:28.0349637Z +++ openssl base64 2025-06-01T22:52:28.0350541Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.0352023Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.0353376Z +++ sed -e s/=//g 2025-06-01T22:52:28.0392994Z ++ HASH=RvuqtI4eq1ngFTWY7bgu_F9gbFKN16XvpY9cdrr7j_U 2025-06-01T22:52:28.0398675Z +++ ls -nl torch/include/ATen/ops/select.h 2025-06-01T22:52:28.0399439Z +++ awk '{print $5}' 2025-06-01T22:52:28.0428078Z ++ FSIZE=1646 2025-06-01T22:52:28.0428703Z ++ echo '"torch/include/ATen/ops/select.h",sha256=RvuqtI4eq1ngFTWY7bgu_F9gbFKN16XvpY9cdrr7j_U,1646' 2025-06-01T22:52:28.0429325Z ++ read fname 2025-06-01T22:52:28.0429657Z ++ make_wheel_record torch/include/ATen/ops/select_backward.h 2025-06-01T22:52:28.0430150Z ++ FPATH=torch/include/ATen/ops/select_backward.h 2025-06-01T22:52:28.0430583Z ++ echo torch/include/ATen/ops/select_backward.h 2025-06-01T22:52:28.0430946Z ++ grep RECORD 2025-06-01T22:52:28.0450430Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_backward.h 2025-06-01T22:52:28.0450953Z +++ openssl base64 2025-06-01T22:52:28.0452222Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.0453580Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.0454963Z +++ sed -e s/=//g 2025-06-01T22:52:28.0491425Z ++ HASH=IX8lEjb678FRYPiDoKU3xS4dj3dTJrmgh3mbZiFyYRo 2025-06-01T22:52:28.0496805Z +++ ls -nl torch/include/ATen/ops/select_backward.h 2025-06-01T22:52:28.0498402Z +++ awk '{print $5}' 2025-06-01T22:52:28.0525503Z ++ FSIZE=4832 2025-06-01T22:52:28.0526291Z ++ echo '"torch/include/ATen/ops/select_backward.h",sha256=IX8lEjb678FRYPiDoKU3xS4dj3dTJrmgh3mbZiFyYRo,4832' 2025-06-01T22:52:28.0527004Z ++ read fname 2025-06-01T22:52:28.0527534Z ++ make_wheel_record torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.0528561Z ++ FPATH=torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.0529375Z ++ echo torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.0529953Z ++ grep RECORD 2025-06-01T22:52:28.0549271Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.0550002Z +++ openssl base64 2025-06-01T22:52:28.0550701Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.0551906Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.0553173Z +++ sed -e s/=//g 2025-06-01T22:52:28.0593376Z ++ HASH=aVLl5KjFA6W3K-1jAN7-mxJ99d5ti5seAoejVsSGm_8 2025-06-01T22:52:28.0598741Z +++ ls -nl torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.0599801Z +++ awk '{print $5}' 2025-06-01T22:52:28.0628616Z ++ FSIZE=1346 2025-06-01T22:52:28.0629564Z ++ echo '"torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h",sha256=aVLl5KjFA6W3K-1jAN7-mxJ99d5ti5seAoejVsSGm_8,1346' 2025-06-01T22:52:28.0630442Z ++ read fname 2025-06-01T22:52:28.0631199Z ++ make_wheel_record torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.0632205Z ++ FPATH=torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.0633137Z ++ echo torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.0633772Z ++ grep RECORD 2025-06-01T22:52:28.0649189Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.0649977Z +++ openssl base64 2025-06-01T22:52:28.0650742Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.0652143Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.0653481Z +++ sed -e s/=//g 2025-06-01T22:52:28.0690217Z ++ HASH=ywf5WDI1JxlJ9Pq0wRErTcivTjxUoSBbD94yu4o9VSM 2025-06-01T22:52:28.0695858Z +++ ls -nl torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.0696635Z +++ awk '{print $5}' 2025-06-01T22:52:28.0723700Z ++ FSIZE=1005 2025-06-01T22:52:28.0724998Z ++ echo '"torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=ywf5WDI1JxlJ9Pq0wRErTcivTjxUoSBbD94yu4o9VSM,1005' 2025-06-01T22:52:28.0726126Z ++ read fname 2025-06-01T22:52:28.0726519Z ++ make_wheel_record torch/include/ATen/ops/select_backward_native.h 2025-06-01T22:52:28.0727067Z ++ FPATH=torch/include/ATen/ops/select_backward_native.h 2025-06-01T22:52:28.0727568Z ++ echo torch/include/ATen/ops/select_backward_native.h 2025-06-01T22:52:28.0727975Z ++ grep RECORD 2025-06-01T22:52:28.0747513Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_backward_native.h 2025-06-01T22:52:28.0748073Z +++ openssl base64 2025-06-01T22:52:28.0748331Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.0748601Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.0749878Z +++ sed -e s/=//g 2025-06-01T22:52:28.0792299Z ++ HASH=ml2b9p9mM-79VyVYYFJ0LQXfBxy-tpaGdWxlPl-hqd0 2025-06-01T22:52:28.0795067Z +++ ls -nl torch/include/ATen/ops/select_backward_native.h 2025-06-01T22:52:28.0796560Z +++ awk '{print $5}' 2025-06-01T22:52:28.0825260Z ++ FSIZE=730 2025-06-01T22:52:28.0826043Z ++ echo '"torch/include/ATen/ops/select_backward_native.h",sha256=ml2b9p9mM-79VyVYYFJ0LQXfBxy-tpaGdWxlPl-hqd0,730' 2025-06-01T22:52:28.0826774Z ++ read fname 2025-06-01T22:52:28.0827130Z ++ make_wheel_record torch/include/ATen/ops/select_backward_ops.h 2025-06-01T22:52:28.0827646Z ++ FPATH=torch/include/ATen/ops/select_backward_ops.h 2025-06-01T22:52:28.0828107Z ++ echo torch/include/ATen/ops/select_backward_ops.h 2025-06-01T22:52:28.0828484Z ++ grep RECORD 2025-06-01T22:52:28.0847952Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_backward_ops.h 2025-06-01T22:52:28.0848485Z +++ openssl base64 2025-06-01T22:52:28.0849177Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.0850622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.0851797Z +++ sed -e s/=//g 2025-06-01T22:52:28.0889866Z ++ HASH=kF82eOuzrEDE4ucVQybYhF_ck5lvoaWrwBLih03L0vY 2025-06-01T22:52:28.0894610Z +++ ls -nl torch/include/ATen/ops/select_backward_ops.h 2025-06-01T22:52:28.0895589Z +++ awk '{print $5}' 2025-06-01T22:52:28.0923640Z ++ FSIZE=2079 2025-06-01T22:52:28.0924485Z ++ echo '"torch/include/ATen/ops/select_backward_ops.h",sha256=kF82eOuzrEDE4ucVQybYhF_ck5lvoaWrwBLih03L0vY,2079' 2025-06-01T22:52:28.0925364Z ++ read fname 2025-06-01T22:52:28.0925853Z ++ make_wheel_record torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.0926639Z ++ FPATH=torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.0927350Z ++ echo torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.0927877Z ++ grep RECORD 2025-06-01T22:52:28.0948729Z +++ openssl base64 2025-06-01T22:52:28.0949061Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.0949630Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.0950274Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.0950945Z +++ sed -e s/=//g 2025-06-01T22:52:28.0995776Z ++ HASH=DnptFiET-zNkqvxgp5MfPtggpQA9Ie3X1YRJRs3x1ok 2025-06-01T22:52:28.0999327Z +++ ls -nl torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.1000093Z +++ awk '{print $5}' 2025-06-01T22:52:28.1028924Z ++ FSIZE=885 2025-06-01T22:52:28.1029896Z ++ echo '"torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h",sha256=DnptFiET-zNkqvxgp5MfPtggpQA9Ie3X1YRJRs3x1ok,885' 2025-06-01T22:52:28.1030730Z ++ read fname 2025-06-01T22:52:28.1031218Z ++ make_wheel_record torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.1031981Z ++ FPATH=torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.1032671Z ++ echo torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.1033182Z ++ grep RECORD 2025-06-01T22:52:28.1048911Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.1049704Z +++ openssl base64 2025-06-01T22:52:28.1050484Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.1051976Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.1053334Z +++ sed -e s/=//g 2025-06-01T22:52:28.1090597Z ++ HASH=Qin5wY6OUza9eU_7AQU4s9VuL0IssPn_BY91alwldq8 2025-06-01T22:52:28.1096082Z +++ ls -nl torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.1096977Z +++ awk '{print $5}' 2025-06-01T22:52:28.1124641Z ++ FSIZE=796 2025-06-01T22:52:28.1125509Z ++ echo '"torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h",sha256=Qin5wY6OUza9eU_7AQU4s9VuL0IssPn_BY91alwldq8,796' 2025-06-01T22:52:28.1126346Z ++ read fname 2025-06-01T22:52:28.1126691Z ++ make_wheel_record torch/include/ATen/ops/select_copy.h 2025-06-01T22:52:28.1127147Z ++ FPATH=torch/include/ATen/ops/select_copy.h 2025-06-01T22:52:28.1127569Z ++ echo torch/include/ATen/ops/select_copy.h 2025-06-01T22:52:28.1127931Z ++ grep RECORD 2025-06-01T22:52:28.1147249Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_copy.h 2025-06-01T22:52:28.1147750Z +++ openssl base64 2025-06-01T22:52:28.1148213Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.1149708Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.1151166Z +++ sed -e s/=//g 2025-06-01T22:52:28.1193830Z ++ HASH=gf2c6SpZoosjc7b9gNNymZD8QOREoyCeoRsFccTinwk 2025-06-01T22:52:28.1195812Z +++ ls -nl torch/include/ATen/ops/select_copy.h 2025-06-01T22:52:28.1196300Z +++ awk '{print $5}' 2025-06-01T22:52:28.1225497Z ++ FSIZE=3754 2025-06-01T22:52:28.1226144Z ++ echo '"torch/include/ATen/ops/select_copy.h",sha256=gf2c6SpZoosjc7b9gNNymZD8QOREoyCeoRsFccTinwk,3754' 2025-06-01T22:52:28.1226829Z ++ read fname 2025-06-01T22:52:28.1227340Z ++ make_wheel_record torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.1228151Z ++ FPATH=torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.1229061Z ++ echo torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.1231340Z ++ grep RECORD 2025-06-01T22:52:28.1246817Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.1247329Z +++ openssl base64 2025-06-01T22:52:28.1248734Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.1250044Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.1251482Z +++ sed -e s/=//g 2025-06-01T22:52:28.1289452Z ++ HASH=nShinM7M8_kqNYs-2E1ZskrTLaHPHO-p_h13mLXXvCg 2025-06-01T22:52:28.1294873Z +++ ls -nl torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.1295361Z +++ awk '{print $5}' 2025-06-01T22:52:28.1323274Z ++ FSIZE=1178 2025-06-01T22:52:28.1324142Z ++ echo '"torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h",sha256=nShinM7M8_kqNYs-2E1ZskrTLaHPHO-p_h13mLXXvCg,1178' 2025-06-01T22:52:28.1324269Z ++ read fname 2025-06-01T22:52:28.1324726Z ++ make_wheel_record torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.1325360Z ++ FPATH=torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.1325894Z ++ echo torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.1326302Z ++ grep RECORD 2025-06-01T22:52:28.1346963Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.1348096Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.1348671Z +++ openssl base64 2025-06-01T22:52:28.1349326Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.1350463Z +++ sed -e s/=//g 2025-06-01T22:52:28.1393710Z ++ HASH=H4YZEjo1Pj4YJOmidZe6rzs3v4ct0LEwwtnLix0GCFg 2025-06-01T22:52:28.1397423Z +++ ls -nl torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.1397789Z +++ awk '{print $5}' 2025-06-01T22:52:28.1426184Z ++ FSIZE=921 2025-06-01T22:52:28.1426952Z ++ echo '"torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=H4YZEjo1Pj4YJOmidZe6rzs3v4ct0LEwwtnLix0GCFg,921' 2025-06-01T22:52:28.1427176Z ++ read fname 2025-06-01T22:52:28.1427411Z ++ make_wheel_record torch/include/ATen/ops/select_copy_native.h 2025-06-01T22:52:28.1427624Z ++ FPATH=torch/include/ATen/ops/select_copy_native.h 2025-06-01T22:52:28.1427786Z ++ echo torch/include/ATen/ops/select_copy_native.h 2025-06-01T22:52:28.1427899Z ++ grep RECORD 2025-06-01T22:52:28.1448092Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_copy_native.h 2025-06-01T22:52:28.1448555Z +++ openssl base64 2025-06-01T22:52:28.1449686Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.1451016Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.1452389Z +++ sed -e s/=//g 2025-06-01T22:52:28.1489770Z ++ HASH=zxspNdk4wcnxFGCKjmAQdhhk0UWqxVFgeterQD6QSSU 2025-06-01T22:52:28.1494779Z +++ ls -nl torch/include/ATen/ops/select_copy_native.h 2025-06-01T22:52:28.1495779Z +++ awk '{print $5}' 2025-06-01T22:52:28.1531553Z ++ FSIZE=744 2025-06-01T22:52:28.1532125Z ++ echo '"torch/include/ATen/ops/select_copy_native.h",sha256=zxspNdk4wcnxFGCKjmAQdhhk0UWqxVFgeterQD6QSSU,744' 2025-06-01T22:52:28.1532230Z ++ read fname 2025-06-01T22:52:28.1532445Z ++ make_wheel_record torch/include/ATen/ops/select_copy_ops.h 2025-06-01T22:52:28.1532610Z ++ FPATH=torch/include/ATen/ops/select_copy_ops.h 2025-06-01T22:52:28.1532759Z ++ echo torch/include/ATen/ops/select_copy_ops.h 2025-06-01T22:52:28.1532857Z ++ grep RECORD 2025-06-01T22:52:28.1545068Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_copy_ops.h 2025-06-01T22:52:28.1545174Z +++ openssl base64 2025-06-01T22:52:28.1546941Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.1547039Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.1547727Z +++ sed -e s/=//g 2025-06-01T22:52:28.1590072Z ++ HASH=TfrblEcHb5Oyj-3SJGBikT-MJrF5FFRVJvUriXuW-j0 2025-06-01T22:52:28.1593431Z +++ ls -nl torch/include/ATen/ops/select_copy_ops.h 2025-06-01T22:52:28.1594372Z +++ awk '{print $5}' 2025-06-01T22:52:28.1621937Z ++ FSIZE=1818 2025-06-01T22:52:28.1622601Z ++ echo '"torch/include/ATen/ops/select_copy_ops.h",sha256=TfrblEcHb5Oyj-3SJGBikT-MJrF5FFRVJvUriXuW-j0,1818' 2025-06-01T22:52:28.1622750Z ++ read fname 2025-06-01T22:52:28.1622979Z ++ make_wheel_record torch/include/ATen/ops/select_native.h 2025-06-01T22:52:28.1623127Z ++ FPATH=torch/include/ATen/ops/select_native.h 2025-06-01T22:52:28.1623282Z ++ echo torch/include/ATen/ops/select_native.h 2025-06-01T22:52:28.1624264Z ++ grep RECORD 2025-06-01T22:52:28.1646378Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_native.h 2025-06-01T22:52:28.1646510Z +++ openssl base64 2025-06-01T22:52:28.1646610Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.1648040Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.1648965Z +++ sed -e s/=//g 2025-06-01T22:52:28.1688096Z ++ HASH=Spz4eLp9HAV5Zy4VmIhg49KtHZ8drg0RtSApQwC5n7c 2025-06-01T22:52:28.1693246Z +++ ls -nl torch/include/ATen/ops/select_native.h 2025-06-01T22:52:28.1694264Z +++ awk '{print $5}' 2025-06-01T22:52:28.1721244Z ++ FSIZE=783 2025-06-01T22:52:28.1723547Z ++ echo '"torch/include/ATen/ops/select_native.h",sha256=Spz4eLp9HAV5Zy4VmIhg49KtHZ8drg0RtSApQwC5n7c,783' 2025-06-01T22:52:28.1723793Z ++ read fname 2025-06-01T22:52:28.1724109Z ++ make_wheel_record torch/include/ATen/ops/select_ops.h 2025-06-01T22:52:28.1724265Z ++ FPATH=torch/include/ATen/ops/select_ops.h 2025-06-01T22:52:28.1724397Z ++ echo torch/include/ATen/ops/select_ops.h 2025-06-01T22:52:28.1724678Z ++ grep RECORD 2025-06-01T22:52:28.1748565Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_ops.h 2025-06-01T22:52:28.1748682Z +++ openssl base64 2025-06-01T22:52:28.1748800Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.1748905Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.1749015Z +++ sed -e s/=//g 2025-06-01T22:52:28.1794325Z ++ HASH=YLikOH0flZs1314PyFg5geNFkO8tUo3s8q-n7lkjnW0 2025-06-01T22:52:28.1796567Z +++ ls -nl torch/include/ATen/ops/select_ops.h 2025-06-01T22:52:28.1797801Z +++ awk '{print $5}' 2025-06-01T22:52:28.1828013Z ++ FSIZE=1722 2025-06-01T22:52:28.1828526Z ++ echo '"torch/include/ATen/ops/select_ops.h",sha256=YLikOH0flZs1314PyFg5geNFkO8tUo3s8q-n7lkjnW0,1722' 2025-06-01T22:52:28.1828779Z ++ read fname 2025-06-01T22:52:28.1828984Z ++ make_wheel_record torch/include/ATen/ops/select_scatter.h 2025-06-01T22:52:28.1829130Z ++ FPATH=torch/include/ATen/ops/select_scatter.h 2025-06-01T22:52:28.1829341Z ++ echo torch/include/ATen/ops/select_scatter.h 2025-06-01T22:52:28.1829440Z ++ grep RECORD 2025-06-01T22:52:28.1848581Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_scatter.h 2025-06-01T22:52:28.1849276Z +++ openssl base64 2025-06-01T22:52:28.1850537Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.1851960Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.1853273Z +++ sed -e s/=//g 2025-06-01T22:52:28.1890393Z ++ HASH=2LvKOLhaq5rwnUU5oGNIto4F7llWR43SIPLjb3HQbsE 2025-06-01T22:52:28.1895364Z +++ ls -nl torch/include/ATen/ops/select_scatter.h 2025-06-01T22:52:28.1896262Z +++ awk '{print $5}' 2025-06-01T22:52:28.1924592Z ++ FSIZE=4195 2025-06-01T22:52:28.1925299Z ++ echo '"torch/include/ATen/ops/select_scatter.h",sha256=2LvKOLhaq5rwnUU5oGNIto4F7llWR43SIPLjb3HQbsE,4195' 2025-06-01T22:52:28.1925430Z ++ read fname 2025-06-01T22:52:28.1925840Z ++ make_wheel_record torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.1926173Z ++ FPATH=torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.1926498Z ++ echo torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.1926615Z ++ grep RECORD 2025-06-01T22:52:28.1947153Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.1947271Z +++ openssl base64 2025-06-01T22:52:28.1947391Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.1948824Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.1949977Z +++ sed -e s/=//g 2025-06-01T22:52:28.1993360Z ++ HASH=x8ioi3LlnaGyLzLXfhluuyal4yC7T22aCV0zUVdhv4c 2025-06-01T22:52:28.1996779Z +++ ls -nl torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.1996897Z +++ awk '{print $5}' 2025-06-01T22:52:28.2025813Z ++ FSIZE=1286 2025-06-01T22:52:28.2026521Z ++ echo '"torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h",sha256=x8ioi3LlnaGyLzLXfhluuyal4yC7T22aCV0zUVdhv4c,1286' 2025-06-01T22:52:28.2026620Z ++ read fname 2025-06-01T22:52:28.2027090Z ++ make_wheel_record torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.2027485Z ++ FPATH=torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.2027871Z ++ echo torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.2027983Z ++ grep RECORD 2025-06-01T22:52:28.2048090Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.2048207Z +++ openssl base64 2025-06-01T22:52:28.2049348Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.2050472Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.2051757Z +++ sed -e s/=//g 2025-06-01T22:52:28.2090517Z ++ HASH=vhYMKNGEITJ1WVIWUKsB0bl-xduMSyxb89cty7LcAqI 2025-06-01T22:52:28.2095853Z +++ ls -nl torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.2096803Z +++ awk '{print $5}' 2025-06-01T22:52:28.2125710Z ++ FSIZE=975 2025-06-01T22:52:28.2126513Z ++ echo '"torch/include/ATen/ops/select_scatter_compositeexplicitautogradnonfunctional_dispatch.h",sha256=vhYMKNGEITJ1WVIWUKsB0bl-xduMSyxb89cty7LcAqI,975' 2025-06-01T22:52:28.2126621Z ++ read fname 2025-06-01T22:52:28.2126878Z ++ make_wheel_record torch/include/ATen/ops/select_scatter_native.h 2025-06-01T22:52:28.2127064Z ++ FPATH=torch/include/ATen/ops/select_scatter_native.h 2025-06-01T22:52:28.2127244Z ++ echo torch/include/ATen/ops/select_scatter_native.h 2025-06-01T22:52:28.2127353Z ++ grep RECORD 2025-06-01T22:52:28.2147688Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_scatter_native.h 2025-06-01T22:52:28.2147959Z +++ openssl base64 2025-06-01T22:52:28.2148478Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.2149847Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.2151241Z +++ sed -e s/=//g 2025-06-01T22:52:28.2193870Z ++ HASH=0arNBNw7toPpkkz81ECTNYqdZYQPw88fDhRltTpw6kU 2025-06-01T22:52:28.2196189Z +++ ls -nl torch/include/ATen/ops/select_scatter_native.h 2025-06-01T22:52:28.2197269Z +++ awk '{print $5}' 2025-06-01T22:52:28.2226855Z ++ FSIZE=696 2025-06-01T22:52:28.2227449Z ++ echo '"torch/include/ATen/ops/select_scatter_native.h",sha256=0arNBNw7toPpkkz81ECTNYqdZYQPw88fDhRltTpw6kU,696' 2025-06-01T22:52:28.2227554Z ++ read fname 2025-06-01T22:52:28.2227765Z ++ make_wheel_record torch/include/ATen/ops/select_scatter_ops.h 2025-06-01T22:52:28.2227940Z ++ FPATH=torch/include/ATen/ops/select_scatter_ops.h 2025-06-01T22:52:28.2228091Z ++ echo torch/include/ATen/ops/select_scatter_ops.h 2025-06-01T22:52:28.2228278Z ++ grep RECORD 2025-06-01T22:52:28.2248520Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/select_scatter_ops.h 2025-06-01T22:52:28.2249025Z +++ openssl base64 2025-06-01T22:52:28.2250198Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.2251552Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.2252908Z +++ sed -e s/=//g 2025-06-01T22:52:28.2290368Z ++ HASH=t7NeeIlWUychp0ZTPWaS79FGq2ophfvg7XdI56GI3y0 2025-06-01T22:52:28.2295224Z +++ ls -nl torch/include/ATen/ops/select_scatter_ops.h 2025-06-01T22:52:28.2296205Z +++ awk '{print $5}' 2025-06-01T22:52:28.2323666Z ++ FSIZE=1973 2025-06-01T22:52:28.2324391Z ++ echo '"torch/include/ATen/ops/select_scatter_ops.h",sha256=t7NeeIlWUychp0ZTPWaS79FGq2ophfvg7XdI56GI3y0,1973' 2025-06-01T22:52:28.2324676Z ++ read fname 2025-06-01T22:52:28.2324837Z ++ make_wheel_record torch/include/ATen/ops/selu.h 2025-06-01T22:52:28.2324987Z ++ FPATH=torch/include/ATen/ops/selu.h 2025-06-01T22:52:28.2325130Z ++ echo torch/include/ATen/ops/selu.h 2025-06-01T22:52:28.2325982Z ++ grep RECORD 2025-06-01T22:52:28.2348288Z +++ openssl base64 2025-06-01T22:52:28.2348706Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/selu.h 2025-06-01T22:52:28.2349344Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.2350596Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.2351928Z +++ sed -e s/=//g 2025-06-01T22:52:28.2396897Z ++ HASH=4F8aXEyWpLb-7bZUWPEL-d2xyONkPbzBYoHueGJLDVo 2025-06-01T22:52:28.2399929Z +++ ls -nl torch/include/ATen/ops/selu.h 2025-06-01T22:52:28.2401145Z +++ awk '{print $5}' 2025-06-01T22:52:28.2429520Z ++ FSIZE=765 2025-06-01T22:52:28.2429990Z ++ echo '"torch/include/ATen/ops/selu.h",sha256=4F8aXEyWpLb-7bZUWPEL-d2xyONkPbzBYoHueGJLDVo,765' 2025-06-01T22:52:28.2430111Z ++ read fname 2025-06-01T22:52:28.2430458Z ++ make_wheel_record torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.2430729Z ++ FPATH=torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.2431003Z ++ echo torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.2431103Z ++ grep RECORD 2025-06-01T22:52:28.2450730Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.2451150Z +++ openssl base64 2025-06-01T22:52:28.2452271Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.2453458Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.2454798Z +++ sed -e s/=//g 2025-06-01T22:52:28.2491163Z ++ HASH=feIEgPVppKywSSF1J0UwT2WGtx9Fl8xcApm3uY3F9Y8 2025-06-01T22:52:28.2496418Z +++ ls -nl torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.2497982Z +++ awk '{print $5}' 2025-06-01T22:52:28.2524710Z ++ FSIZE=811 2025-06-01T22:52:28.2525694Z ++ echo '"torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h",sha256=feIEgPVppKywSSF1J0UwT2WGtx9Fl8xcApm3uY3F9Y8,811' 2025-06-01T22:52:28.2525807Z ++ read fname 2025-06-01T22:52:28.2525998Z ++ make_wheel_record torch/include/ATen/ops/selu_native.h 2025-06-01T22:52:28.2526142Z ++ FPATH=torch/include/ATen/ops/selu_native.h 2025-06-01T22:52:28.2526300Z ++ echo torch/include/ATen/ops/selu_native.h 2025-06-01T22:52:28.2527507Z ++ grep RECORD 2025-06-01T22:52:28.2548413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/selu_native.h 2025-06-01T22:52:28.2548551Z +++ openssl base64 2025-06-01T22:52:28.2549715Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.2551192Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.2552714Z +++ sed -e s/=//g 2025-06-01T22:52:28.2593111Z ++ HASH=bkKuqmhOCxmMbLt6YA9ttJmDTLU0XaMUp87xQvNLuvE 2025-06-01T22:52:28.2596681Z +++ ls -nl torch/include/ATen/ops/selu_native.h 2025-06-01T22:52:28.2597351Z +++ awk '{print $5}' 2025-06-01T22:52:28.2625148Z ++ FSIZE=523 2025-06-01T22:52:28.2625770Z ++ echo '"torch/include/ATen/ops/selu_native.h",sha256=bkKuqmhOCxmMbLt6YA9ttJmDTLU0XaMUp87xQvNLuvE,523' 2025-06-01T22:52:28.2625931Z ++ read fname 2025-06-01T22:52:28.2626121Z ++ make_wheel_record torch/include/ATen/ops/selu_ops.h 2025-06-01T22:52:28.2626258Z ++ FPATH=torch/include/ATen/ops/selu_ops.h 2025-06-01T22:52:28.2626412Z ++ echo torch/include/ATen/ops/selu_ops.h 2025-06-01T22:52:28.2626677Z ++ grep RECORD 2025-06-01T22:52:28.2648013Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/selu_ops.h 2025-06-01T22:52:28.2648516Z +++ openssl base64 2025-06-01T22:52:28.2649831Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.2651104Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.2652446Z +++ sed -e s/=//g 2025-06-01T22:52:28.2689172Z ++ HASH=2Yue5ECiAR2S7TlH0GvLOlelgzCghcvDI6W_R_Z0gmQ 2025-06-01T22:52:28.2694076Z +++ ls -nl torch/include/ATen/ops/selu_ops.h 2025-06-01T22:52:28.2695393Z +++ awk '{print $5}' 2025-06-01T22:52:28.2722688Z ++ FSIZE=1444 2025-06-01T22:52:28.2723269Z ++ echo '"torch/include/ATen/ops/selu_ops.h",sha256=2Yue5ECiAR2S7TlH0GvLOlelgzCghcvDI6W_R_Z0gmQ,1444' 2025-06-01T22:52:28.2723415Z ++ read fname 2025-06-01T22:52:28.2724126Z ++ make_wheel_record torch/include/ATen/ops/set.h 2025-06-01T22:52:28.2724281Z ++ FPATH=torch/include/ATen/ops/set.h 2025-06-01T22:52:28.2724573Z ++ echo torch/include/ATen/ops/set.h 2025-06-01T22:52:28.2725703Z ++ grep RECORD 2025-06-01T22:52:28.2747440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/set.h 2025-06-01T22:52:28.2747743Z +++ openssl base64 2025-06-01T22:52:28.2747857Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.2749224Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.2750470Z +++ sed -e s/=//g 2025-06-01T22:52:28.2793270Z ++ HASH=QhRk4oaQ6qbM5SJvatM2eBXKGZMmrbqWJABiF01x0oE 2025-06-01T22:52:28.2796157Z +++ ls -nl torch/include/ATen/ops/set.h 2025-06-01T22:52:28.2796994Z +++ awk '{print $5}' 2025-06-01T22:52:28.2826126Z ++ FSIZE=9210 2025-06-01T22:52:28.2826588Z ++ echo '"torch/include/ATen/ops/set.h",sha256=QhRk4oaQ6qbM5SJvatM2eBXKGZMmrbqWJABiF01x0oE,9210' 2025-06-01T22:52:28.2826688Z ++ read fname 2025-06-01T22:52:28.2827015Z ++ make_wheel_record torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.2827301Z ++ FPATH=torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.2827563Z ++ echo torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.2827694Z ++ grep RECORD 2025-06-01T22:52:28.2848566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.2848926Z +++ openssl base64 2025-06-01T22:52:28.2850366Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.2851539Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.2852835Z +++ sed -e s/=//g 2025-06-01T22:52:28.2890734Z ++ HASH=uffcQLn5cK01e5EMxZKzJJOtVep08CiB8xPQ4Mw0X48 2025-06-01T22:52:28.2897517Z +++ ls -nl torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:28.2897625Z +++ awk '{print $5}' 2025-06-01T22:52:28.2925656Z ++ FSIZE=2470 2025-06-01T22:52:28.2926532Z ++ echo '"torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h",sha256=uffcQLn5cK01e5EMxZKzJJOtVep08CiB8xPQ4Mw0X48,2470' 2025-06-01T22:52:28.2927377Z ++ read fname 2025-06-01T22:52:28.2927853Z ++ make_wheel_record torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.2928613Z ++ FPATH=torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.2929324Z ++ echo torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.2929968Z ++ grep RECORD 2025-06-01T22:52:28.2948847Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.2949517Z +++ openssl base64 2025-06-01T22:52:28.2949913Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.2951170Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.2952381Z +++ sed -e s/=//g 2025-06-01T22:52:28.2994475Z ++ HASH=qLaAXSCm0WXaxN6kyZted1krq9kQ7NX-zxuY1bJhKiI 2025-06-01T22:52:28.2997567Z +++ ls -nl torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.2998168Z +++ awk '{print $5}' 2025-06-01T22:52:28.3027486Z ++ FSIZE=1025 2025-06-01T22:52:28.3028286Z ++ echo '"torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h",sha256=qLaAXSCm0WXaxN6kyZted1krq9kQ7NX-zxuY1bJhKiI,1025' 2025-06-01T22:52:28.3029116Z ++ read fname 2025-06-01T22:52:28.3029469Z ++ make_wheel_record torch/include/ATen/ops/set_cpu_dispatch.h 2025-06-01T22:52:28.3029955Z ++ FPATH=torch/include/ATen/ops/set_cpu_dispatch.h 2025-06-01T22:52:28.3030399Z ++ echo torch/include/ATen/ops/set_cpu_dispatch.h 2025-06-01T22:52:28.3030764Z ++ grep RECORD 2025-06-01T22:52:28.3048708Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/set_cpu_dispatch.h 2025-06-01T22:52:28.3049483Z +++ openssl base64 2025-06-01T22:52:28.3050625Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.3052064Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.3053448Z +++ sed -e s/=//g 2025-06-01T22:52:28.3090598Z ++ HASH=IQj-xc2kLWSfgH6xH97EyHVjo60kfnsE18Oe9h5o-MI 2025-06-01T22:52:28.3095355Z +++ ls -nl torch/include/ATen/ops/set_cpu_dispatch.h 2025-06-01T22:52:28.3096381Z +++ awk '{print $5}' 2025-06-01T22:52:28.3123144Z ++ FSIZE=1158 2025-06-01T22:52:28.3123864Z ++ echo '"torch/include/ATen/ops/set_cpu_dispatch.h",sha256=IQj-xc2kLWSfgH6xH97EyHVjo60kfnsE18Oe9h5o-MI,1158' 2025-06-01T22:52:28.3124911Z ++ read fname 2025-06-01T22:52:28.3125342Z ++ make_wheel_record torch/include/ATen/ops/set_cuda_dispatch.h 2025-06-01T22:52:28.3126044Z ++ FPATH=torch/include/ATen/ops/set_cuda_dispatch.h 2025-06-01T22:52:28.3126513Z ++ echo torch/include/ATen/ops/set_cuda_dispatch.h 2025-06-01T22:52:28.3126900Z ++ grep RECORD 2025-06-01T22:52:28.3147387Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/set_cuda_dispatch.h 2025-06-01T22:52:28.3148015Z +++ openssl base64 2025-06-01T22:52:28.3149299Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.3150801Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.3152138Z +++ sed -e s/=//g 2025-06-01T22:52:28.3194361Z ++ HASH=obDehO4hPNPO7Mb0lwqxPeEIfBb07PRbc24sq5h_zIU 2025-06-01T22:52:28.3197153Z +++ ls -nl torch/include/ATen/ops/set_cuda_dispatch.h 2025-06-01T22:52:28.3197597Z +++ awk '{print $5}' 2025-06-01T22:52:28.3225494Z ++ FSIZE=1160 2025-06-01T22:52:28.3226222Z ++ echo '"torch/include/ATen/ops/set_cuda_dispatch.h",sha256=obDehO4hPNPO7Mb0lwqxPeEIfBb07PRbc24sq5h_zIU,1160' 2025-06-01T22:52:28.3226962Z ++ read fname 2025-06-01T22:52:28.3227264Z ++ make_wheel_record torch/include/ATen/ops/set_data.h 2025-06-01T22:52:28.3227704Z ++ FPATH=torch/include/ATen/ops/set_data.h 2025-06-01T22:52:28.3228076Z ++ echo torch/include/ATen/ops/set_data.h 2025-06-01T22:52:28.3228426Z ++ grep RECORD 2025-06-01T22:52:28.3248130Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/set_data.h 2025-06-01T22:52:28.3248634Z +++ openssl base64 2025-06-01T22:52:28.3249532Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.3250941Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.3252258Z +++ sed -e s/=//g 2025-06-01T22:52:28.3290420Z ++ HASH=B38rRnQB1oJDGZs7dkqKNOAEFltUM1xaQYxgH6s575g 2025-06-01T22:52:28.3295729Z +++ ls -nl torch/include/ATen/ops/set_data.h 2025-06-01T22:52:28.3296737Z +++ awk '{print $5}' 2025-06-01T22:52:28.3322028Z ++ FSIZE=505 2025-06-01T22:52:28.3322731Z ++ echo '"torch/include/ATen/ops/set_data.h",sha256=B38rRnQB1oJDGZs7dkqKNOAEFltUM1xaQYxgH6s575g,505' 2025-06-01T22:52:28.3323360Z ++ read fname 2025-06-01T22:52:28.3323859Z ++ make_wheel_record torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.3324945Z ++ FPATH=torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.3325849Z ++ echo torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.3326658Z ++ grep RECORD 2025-06-01T22:52:28.3347904Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.3348779Z +++ openssl base64 2025-06-01T22:52:28.3349351Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.3350622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.3351792Z +++ sed -e s/=//g 2025-06-01T22:52:28.3394213Z ++ HASH=yL2R4AodKWpLR5_gj1kDt-pkBcKkOUmz1XXBMZ4HLMQ 2025-06-01T22:52:28.3397397Z +++ ls -nl torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.3398022Z +++ awk '{print $5}' 2025-06-01T22:52:28.3427050Z ++ FSIZE=783 2025-06-01T22:52:28.3427868Z ++ echo '"torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h",sha256=yL2R4AodKWpLR5_gj1kDt-pkBcKkOUmz1XXBMZ4HLMQ,783' 2025-06-01T22:52:28.3428690Z ++ read fname 2025-06-01T22:52:28.3429057Z ++ make_wheel_record torch/include/ATen/ops/set_data_native.h 2025-06-01T22:52:28.3429537Z ++ FPATH=torch/include/ATen/ops/set_data_native.h 2025-06-01T22:52:28.3429973Z ++ echo torch/include/ATen/ops/set_data_native.h 2025-06-01T22:52:28.3430364Z ++ grep RECORD 2025-06-01T22:52:28.3448833Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/set_data_native.h 2025-06-01T22:52:28.3449380Z +++ openssl base64 2025-06-01T22:52:28.3450144Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.3451564Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.3452886Z +++ sed -e s/=//g 2025-06-01T22:52:28.3490225Z ++ HASH=egEEWgSdKOCxxzK_Zvw4Yr8I9pFFrOKZziz4BpvJjpc 2025-06-01T22:52:28.3495339Z +++ ls -nl torch/include/ATen/ops/set_data_native.h 2025-06-01T22:52:28.3496141Z +++ awk '{print $5}' 2025-06-01T22:52:28.3522487Z ++ FSIZE=495 2025-06-01T22:52:28.3523128Z ++ echo '"torch/include/ATen/ops/set_data_native.h",sha256=egEEWgSdKOCxxzK_Zvw4Yr8I9pFFrOKZziz4BpvJjpc,495' 2025-06-01T22:52:28.3523805Z ++ read fname 2025-06-01T22:52:28.3526360Z ++ make_wheel_record torch/include/ATen/ops/set_data_ops.h 2025-06-01T22:52:28.3526875Z ++ FPATH=torch/include/ATen/ops/set_data_ops.h 2025-06-01T22:52:28.3527313Z ++ echo torch/include/ATen/ops/set_data_ops.h 2025-06-01T22:52:28.3527681Z ++ grep RECORD 2025-06-01T22:52:28.3547369Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/set_data_ops.h 2025-06-01T22:52:28.3547877Z +++ openssl base64 2025-06-01T22:52:28.3548225Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.3549881Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.3551240Z +++ sed -e s/=//g 2025-06-01T22:52:28.3593763Z ++ HASH=HsblwiiyXBbawqIyxWWsy-xmFlawAXc71AIrO7HzCWs 2025-06-01T22:52:28.3596720Z +++ ls -nl torch/include/ATen/ops/set_data_ops.h 2025-06-01T22:52:28.3597455Z +++ awk '{print $5}' 2025-06-01T22:52:28.3626624Z ++ FSIZE=1022 2025-06-01T22:52:28.3627379Z ++ echo '"torch/include/ATen/ops/set_data_ops.h",sha256=HsblwiiyXBbawqIyxWWsy-xmFlawAXc71AIrO7HzCWs,1022' 2025-06-01T22:52:28.3628066Z ++ read fname 2025-06-01T22:52:28.3628429Z ++ make_wheel_record torch/include/ATen/ops/set_meta_dispatch.h 2025-06-01T22:52:28.3629079Z ++ FPATH=torch/include/ATen/ops/set_meta_dispatch.h 2025-06-01T22:52:28.3629513Z ++ echo torch/include/ATen/ops/set_meta_dispatch.h 2025-06-01T22:52:28.3629899Z ++ grep RECORD 2025-06-01T22:52:28.3646693Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/set_meta_dispatch.h 2025-06-01T22:52:28.3647238Z +++ openssl base64 2025-06-01T22:52:28.3648467Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.3649613Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.3650984Z +++ sed -e s/=//g 2025-06-01T22:52:28.3689352Z ++ HASH=k-R5X55oU6GtG0kR_HkHtakdSMWGBNUrP3PIegVB-80 2025-06-01T22:52:28.3694244Z +++ ls -nl torch/include/ATen/ops/set_meta_dispatch.h 2025-06-01T22:52:28.3695129Z +++ awk '{print $5}' 2025-06-01T22:52:28.3721644Z ++ FSIZE=1160 2025-06-01T22:52:28.3722345Z ++ echo '"torch/include/ATen/ops/set_meta_dispatch.h",sha256=k-R5X55oU6GtG0kR_HkHtakdSMWGBNUrP3PIegVB-80,1160' 2025-06-01T22:52:28.3723045Z ++ read fname 2025-06-01T22:52:28.3723543Z ++ make_wheel_record torch/include/ATen/ops/set_native.h 2025-06-01T22:52:28.3724151Z ++ FPATH=torch/include/ATen/ops/set_native.h 2025-06-01T22:52:28.3724744Z ++ echo torch/include/ATen/ops/set_native.h 2025-06-01T22:52:28.3725178Z ++ grep RECORD 2025-06-01T22:52:28.3746350Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/set_native.h 2025-06-01T22:52:28.3746872Z +++ openssl base64 2025-06-01T22:52:28.3747527Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.3749805Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.3750657Z +++ sed -e s/=//g 2025-06-01T22:52:28.3792153Z ++ HASH=skc7dEQ_fyLsXyLVoGdj79UbZm2bEIlTWWH1E5Z36ms 2025-06-01T22:52:28.3796765Z +++ ls -nl torch/include/ATen/ops/set_native.h 2025-06-01T22:52:28.3798238Z +++ awk '{print $5}' 2025-06-01T22:52:28.3824694Z ++ FSIZE=2414 2025-06-01T22:52:28.3825483Z ++ echo '"torch/include/ATen/ops/set_native.h",sha256=skc7dEQ_fyLsXyLVoGdj79UbZm2bEIlTWWH1E5Z36ms,2414' 2025-06-01T22:52:28.3826134Z ++ read fname 2025-06-01T22:52:28.3826486Z ++ make_wheel_record torch/include/ATen/ops/set_ops.h 2025-06-01T22:52:28.3826915Z ++ FPATH=torch/include/ATen/ops/set_ops.h 2025-06-01T22:52:28.3827330Z ++ echo torch/include/ATen/ops/set_ops.h 2025-06-01T22:52:28.3827684Z ++ grep RECORD 2025-06-01T22:52:28.3853311Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/set_ops.h 2025-06-01T22:52:28.3853814Z +++ openssl base64 2025-06-01T22:52:28.3854931Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.3856362Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.3857738Z +++ sed -e s/=//g 2025-06-01T22:52:28.3894736Z ++ HASH=D7t-INbF2niFQM09nlSqaixoQSeOBORDTrn1O0uUMEc 2025-06-01T22:52:28.3901427Z +++ ls -nl torch/include/ATen/ops/set_ops.h 2025-06-01T22:52:28.3902721Z +++ awk '{print $5}' 2025-06-01T22:52:28.3925996Z ++ FSIZE=9684 2025-06-01T22:52:28.3926704Z ++ echo '"torch/include/ATen/ops/set_ops.h",sha256=D7t-INbF2niFQM09nlSqaixoQSeOBORDTrn1O0uUMEc,9684' 2025-06-01T22:52:28.3927364Z ++ read fname 2025-06-01T22:52:28.3927658Z ++ make_wheel_record torch/include/ATen/ops/sgn.h 2025-06-01T22:52:28.3928224Z ++ FPATH=torch/include/ATen/ops/sgn.h 2025-06-01T22:52:28.3929540Z ++ echo torch/include/ATen/ops/sgn.h 2025-06-01T22:52:28.3930857Z ++ grep RECORD 2025-06-01T22:52:28.3951022Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sgn.h 2025-06-01T22:52:28.3951864Z +++ openssl base64 2025-06-01T22:52:28.3952984Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.3954386Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.3955636Z +++ sed -e s/=//g 2025-06-01T22:52:28.3998138Z ++ HASH=qVwpO1xe1qj6vtbMEjb53fis88zcEP2t41AzrvN_FoM 2025-06-01T22:52:28.4000172Z +++ ls -nl torch/include/ATen/ops/sgn.h 2025-06-01T22:52:28.4001384Z +++ awk '{print $5}' 2025-06-01T22:52:28.4029334Z ++ FSIZE=997 2025-06-01T22:52:28.4029927Z ++ echo '"torch/include/ATen/ops/sgn.h",sha256=qVwpO1xe1qj6vtbMEjb53fis88zcEP2t41AzrvN_FoM,997' 2025-06-01T22:52:28.4030566Z ++ read fname 2025-06-01T22:52:28.4031107Z ++ make_wheel_record torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.4031969Z ++ FPATH=torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.4032929Z ++ echo torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.4033494Z ++ grep RECORD 2025-06-01T22:52:28.4050263Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.4051002Z +++ openssl base64 2025-06-01T22:52:28.4052198Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.4053793Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.4055173Z +++ sed -e s/=//g 2025-06-01T22:52:28.4090559Z ++ HASH=5LZTvBGItXSSEPoj5He0vvDPrxfS51-kWkyZ6o9PjuI 2025-06-01T22:52:28.4096404Z +++ ls -nl torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.4096988Z +++ awk '{print $5}' 2025-06-01T22:52:28.4121843Z ++ FSIZE=835 2025-06-01T22:52:28.4122724Z ++ echo '"torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h",sha256=5LZTvBGItXSSEPoj5He0vvDPrxfS51-kWkyZ6o9PjuI,835' 2025-06-01T22:52:28.4123778Z ++ read fname 2025-06-01T22:52:28.4124281Z ++ make_wheel_record torch/include/ATen/ops/sgn_cpu_dispatch.h 2025-06-01T22:52:28.4125024Z ++ FPATH=torch/include/ATen/ops/sgn_cpu_dispatch.h 2025-06-01T22:52:28.4125564Z ++ echo torch/include/ATen/ops/sgn_cpu_dispatch.h 2025-06-01T22:52:28.4126154Z ++ grep RECORD 2025-06-01T22:52:28.4147515Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sgn_cpu_dispatch.h 2025-06-01T22:52:28.4148019Z +++ openssl base64 2025-06-01T22:52:28.4149241Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.4150558Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.4151899Z +++ sed -e s/=//g 2025-06-01T22:52:28.4191850Z ++ HASH=N8oA9WbFOLV034Ofk9Y_lEoKo8EL_E1gNd6z37s1DH0 2025-06-01T22:52:28.4197263Z +++ ls -nl torch/include/ATen/ops/sgn_cpu_dispatch.h 2025-06-01T22:52:28.4198051Z +++ awk '{print $5}' 2025-06-01T22:52:28.4225219Z ++ FSIZE=916 2025-06-01T22:52:28.4225955Z ++ echo '"torch/include/ATen/ops/sgn_cpu_dispatch.h",sha256=N8oA9WbFOLV034Ofk9Y_lEoKo8EL_E1gNd6z37s1DH0,916' 2025-06-01T22:52:28.4226622Z ++ read fname 2025-06-01T22:52:28.4226967Z ++ make_wheel_record torch/include/ATen/ops/sgn_cuda_dispatch.h 2025-06-01T22:52:28.4227487Z ++ FPATH=torch/include/ATen/ops/sgn_cuda_dispatch.h 2025-06-01T22:52:28.4227924Z ++ echo torch/include/ATen/ops/sgn_cuda_dispatch.h 2025-06-01T22:52:28.4228303Z ++ grep RECORD 2025-06-01T22:52:28.4248512Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sgn_cuda_dispatch.h 2025-06-01T22:52:28.4249031Z +++ openssl base64 2025-06-01T22:52:28.4250220Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.4251409Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.4252617Z +++ sed -e s/=//g 2025-06-01T22:52:28.4289775Z ++ HASH=gEHpo5mz-1MJApDpovu2PBGyFHkKgnUGcC1GVKiyPU0 2025-06-01T22:52:28.4295112Z +++ ls -nl torch/include/ATen/ops/sgn_cuda_dispatch.h 2025-06-01T22:52:28.4296013Z +++ awk '{print $5}' 2025-06-01T22:52:28.4321551Z ++ FSIZE=918 2025-06-01T22:52:28.4322343Z ++ echo '"torch/include/ATen/ops/sgn_cuda_dispatch.h",sha256=gEHpo5mz-1MJApDpovu2PBGyFHkKgnUGcC1GVKiyPU0,918' 2025-06-01T22:52:28.4323061Z ++ read fname 2025-06-01T22:52:28.4323382Z ++ make_wheel_record torch/include/ATen/ops/sgn_meta.h 2025-06-01T22:52:28.4323807Z ++ FPATH=torch/include/ATen/ops/sgn_meta.h 2025-06-01T22:52:28.4324310Z ++ echo torch/include/ATen/ops/sgn_meta.h 2025-06-01T22:52:28.4325326Z ++ grep RECORD 2025-06-01T22:52:28.4346623Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sgn_meta.h 2025-06-01T22:52:28.4347582Z +++ openssl base64 2025-06-01T22:52:28.4348543Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.4349359Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.4350445Z +++ sed -e s/=//g 2025-06-01T22:52:28.4392996Z ++ HASH=eXXTzAe3E1grmR38lqduXZzWt5-tIblOs-jksCPTnxs 2025-06-01T22:52:28.4398410Z +++ ls -nl torch/include/ATen/ops/sgn_meta.h 2025-06-01T22:52:28.4399244Z +++ awk '{print $5}' 2025-06-01T22:52:28.4428018Z ++ FSIZE=564 2025-06-01T22:52:28.4428668Z ++ echo '"torch/include/ATen/ops/sgn_meta.h",sha256=eXXTzAe3E1grmR38lqduXZzWt5-tIblOs-jksCPTnxs,564' 2025-06-01T22:52:28.4429325Z ++ read fname 2025-06-01T22:52:28.4429669Z ++ make_wheel_record torch/include/ATen/ops/sgn_meta_dispatch.h 2025-06-01T22:52:28.4430308Z ++ FPATH=torch/include/ATen/ops/sgn_meta_dispatch.h 2025-06-01T22:52:28.4430759Z ++ echo torch/include/ATen/ops/sgn_meta_dispatch.h 2025-06-01T22:52:28.4431133Z ++ grep RECORD 2025-06-01T22:52:28.4448681Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sgn_meta_dispatch.h 2025-06-01T22:52:28.4449477Z +++ openssl base64 2025-06-01T22:52:28.4450393Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.4451861Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.4453326Z +++ sed -e s/=//g 2025-06-01T22:52:28.4490724Z ++ HASH=8yfX_c-0Sgq8Y_pRhnUy4PizSGbyX-pQMdajpHcDrNw 2025-06-01T22:52:28.4495875Z +++ ls -nl torch/include/ATen/ops/sgn_meta_dispatch.h 2025-06-01T22:52:28.4496749Z +++ awk '{print $5}' 2025-06-01T22:52:28.4523880Z ++ FSIZE=918 2025-06-01T22:52:28.4524643Z ++ echo '"torch/include/ATen/ops/sgn_meta_dispatch.h",sha256=8yfX_c-0Sgq8Y_pRhnUy4PizSGbyX-pQMdajpHcDrNw,918' 2025-06-01T22:52:28.4525649Z ++ read fname 2025-06-01T22:52:28.4525975Z ++ make_wheel_record torch/include/ATen/ops/sgn_native.h 2025-06-01T22:52:28.4526435Z ++ FPATH=torch/include/ATen/ops/sgn_native.h 2025-06-01T22:52:28.4526846Z ++ echo torch/include/ATen/ops/sgn_native.h 2025-06-01T22:52:28.4527260Z ++ grep RECORD 2025-06-01T22:52:28.4547556Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sgn_native.h 2025-06-01T22:52:28.4548046Z +++ openssl base64 2025-06-01T22:52:28.4548525Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.4549918Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.4551218Z +++ sed -e s/=//g 2025-06-01T22:52:28.4591687Z ++ HASH=Lyl-3VYpHUzzPJtGCXEilHNwCJWkisXCgz4a6eUUYLY 2025-06-01T22:52:28.4595507Z +++ ls -nl torch/include/ATen/ops/sgn_native.h 2025-06-01T22:52:28.4596419Z +++ awk '{print $5}' 2025-06-01T22:52:28.4624608Z ++ FSIZE=1114 2025-06-01T22:52:28.4625334Z ++ echo '"torch/include/ATen/ops/sgn_native.h",sha256=Lyl-3VYpHUzzPJtGCXEilHNwCJWkisXCgz4a6eUUYLY,1114' 2025-06-01T22:52:28.4626004Z ++ read fname 2025-06-01T22:52:28.4626353Z ++ make_wheel_record torch/include/ATen/ops/sgn_ops.h 2025-06-01T22:52:28.4626786Z ++ FPATH=torch/include/ATen/ops/sgn_ops.h 2025-06-01T22:52:28.4627176Z ++ echo torch/include/ATen/ops/sgn_ops.h 2025-06-01T22:52:28.4627513Z ++ grep RECORD 2025-06-01T22:52:28.4647697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sgn_ops.h 2025-06-01T22:52:28.4648158Z +++ openssl base64 2025-06-01T22:52:28.4649250Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.4650575Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.4652035Z +++ sed -e s/=//g 2025-06-01T22:52:28.4689987Z ++ HASH=3E0LlvxOL7jl9VNAqE0ibyP2ykPh-vuq_5gT5x7cGIk 2025-06-01T22:52:28.4695309Z +++ ls -nl torch/include/ATen/ops/sgn_ops.h 2025-06-01T22:52:28.4696310Z +++ awk '{print $5}' 2025-06-01T22:52:28.4721724Z ++ FSIZE=2019 2025-06-01T22:52:28.4722431Z ++ echo '"torch/include/ATen/ops/sgn_ops.h",sha256=3E0LlvxOL7jl9VNAqE0ibyP2ykPh-vuq_5gT5x7cGIk,2019' 2025-06-01T22:52:28.4723057Z ++ read fname 2025-06-01T22:52:28.4723497Z ++ make_wheel_record torch/include/ATen/ops/sigmoid.h 2025-06-01T22:52:28.4723931Z ++ FPATH=torch/include/ATen/ops/sigmoid.h 2025-06-01T22:52:28.4725173Z ++ echo torch/include/ATen/ops/sigmoid.h 2025-06-01T22:52:28.4726113Z ++ grep RECORD 2025-06-01T22:52:28.4747250Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid.h 2025-06-01T22:52:28.4749082Z +++ openssl base64 2025-06-01T22:52:28.4749355Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.4749979Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.4751265Z +++ sed -e s/=//g 2025-06-01T22:52:28.4792132Z ++ HASH=K9jBcG793LzC-0erfDpCiRBdAMJxvcePV5lgIrlohMM 2025-06-01T22:52:28.4796891Z +++ ls -nl torch/include/ATen/ops/sigmoid.h 2025-06-01T22:52:28.4798344Z +++ awk '{print $5}' 2025-06-01T22:52:28.4825226Z ++ FSIZE=1182 2025-06-01T22:52:28.4825876Z ++ echo '"torch/include/ATen/ops/sigmoid.h",sha256=K9jBcG793LzC-0erfDpCiRBdAMJxvcePV5lgIrlohMM,1182' 2025-06-01T22:52:28.4826662Z ++ read fname 2025-06-01T22:52:28.4827029Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_backward.h 2025-06-01T22:52:28.4827515Z ++ FPATH=torch/include/ATen/ops/sigmoid_backward.h 2025-06-01T22:52:28.4828169Z ++ echo torch/include/ATen/ops/sigmoid_backward.h 2025-06-01T22:52:28.4828552Z ++ grep RECORD 2025-06-01T22:52:28.4849078Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_backward.h 2025-06-01T22:52:28.4849719Z +++ openssl base64 2025-06-01T22:52:28.4850967Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.4852349Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.4853703Z +++ sed -e s/=//g 2025-06-01T22:52:28.4890631Z ++ HASH=4sXsIScOM7VbBjZQVLbDY1fnWagG2tB3qalLbdnWMhQ 2025-06-01T22:52:28.4895646Z +++ ls -nl torch/include/ATen/ops/sigmoid_backward.h 2025-06-01T22:52:28.4896698Z +++ awk '{print $5}' 2025-06-01T22:52:28.4922866Z ++ FSIZE=1410 2025-06-01T22:52:28.4923529Z ++ echo '"torch/include/ATen/ops/sigmoid_backward.h",sha256=4sXsIScOM7VbBjZQVLbDY1fnWagG2tB3qalLbdnWMhQ,1410' 2025-06-01T22:52:28.4924408Z ++ read fname 2025-06-01T22:52:28.4925219Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.4926459Z ++ FPATH=torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.4927449Z ++ echo torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.4928144Z ++ grep RECORD 2025-06-01T22:52:28.4948055Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.4948881Z +++ openssl base64 2025-06-01T22:52:28.4949150Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.4949963Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.4951364Z +++ sed -e s/=//g 2025-06-01T22:52:28.4994442Z ++ HASH=KeXoyaLReJobC_434lczR2HcHZ-hbB5pAywmeclxVRg 2025-06-01T22:52:28.5002259Z +++ ls -nl torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.5004212Z +++ awk '{print $5}' 2025-06-01T22:52:28.5031043Z ++ FSIZE=834 2025-06-01T22:52:28.5032096Z ++ echo '"torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=KeXoyaLReJobC_434lczR2HcHZ-hbB5pAywmeclxVRg,834' 2025-06-01T22:52:28.5033055Z ++ read fname 2025-06-01T22:52:28.5033508Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:28.5034137Z ++ FPATH=torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:28.5034682Z ++ echo torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:28.5035119Z ++ grep RECORD 2025-06-01T22:52:28.5053566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:28.5054263Z +++ openssl base64 2025-06-01T22:52:28.5055617Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.5057189Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.5059250Z +++ sed -e s/=//g 2025-06-01T22:52:28.5094608Z ++ HASH=Z1EoGWZ4eiOSy7lPpI_5qwyzWyFqxY9wC-35gcOLfDo 2025-06-01T22:52:28.5100776Z +++ ls -nl torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h 2025-06-01T22:52:28.5101253Z +++ awk '{print $5}' 2025-06-01T22:52:28.5126116Z ++ FSIZE=1023 2025-06-01T22:52:28.5126865Z ++ echo '"torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h",sha256=Z1EoGWZ4eiOSy7lPpI_5qwyzWyFqxY9wC-35gcOLfDo,1023' 2025-06-01T22:52:28.5127622Z ++ read fname 2025-06-01T22:52:28.5128051Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:28.5128750Z ++ FPATH=torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:28.5129326Z ++ echo torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:28.5129859Z ++ grep RECORD 2025-06-01T22:52:28.5150625Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:28.5151212Z +++ openssl base64 2025-06-01T22:52:28.5152287Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.5153449Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.5154844Z +++ sed -e s/=//g 2025-06-01T22:52:28.5195493Z ++ HASH=6ZRfEflpXl5fpK-du2JcRoDGKNJjB-LydnnY6mq6OXI 2025-06-01T22:52:28.5200173Z +++ ls -nl torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h 2025-06-01T22:52:28.5201552Z +++ awk '{print $5}' 2025-06-01T22:52:28.5229822Z ++ FSIZE=1025 2025-06-01T22:52:28.5230606Z ++ echo '"torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h",sha256=6ZRfEflpXl5fpK-du2JcRoDGKNJjB-LydnnY6mq6OXI,1025' 2025-06-01T22:52:28.5231383Z ++ read fname 2025-06-01T22:52:28.5231777Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_backward_meta.h 2025-06-01T22:52:28.5232301Z ++ FPATH=torch/include/ATen/ops/sigmoid_backward_meta.h 2025-06-01T22:52:28.5232777Z ++ echo torch/include/ATen/ops/sigmoid_backward_meta.h 2025-06-01T22:52:28.5233157Z ++ grep RECORD 2025-06-01T22:52:28.5251179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_backward_meta.h 2025-06-01T22:52:28.5251716Z +++ openssl base64 2025-06-01T22:52:28.5252996Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.5254444Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.5255840Z +++ sed -e s/=//g 2025-06-01T22:52:28.5291712Z ++ HASH=-PG2VF8EJABiJwBtmQ9j-0tTsrHPfVPI88HXq0P2ARc 2025-06-01T22:52:28.5296804Z +++ ls -nl torch/include/ATen/ops/sigmoid_backward_meta.h 2025-06-01T22:52:28.5298341Z +++ awk '{print $5}' 2025-06-01T22:52:28.5324836Z ++ FSIZE=611 2025-06-01T22:52:28.5325656Z ++ echo '"torch/include/ATen/ops/sigmoid_backward_meta.h",sha256=-PG2VF8EJABiJwBtmQ9j-0tTsrHPfVPI88HXq0P2ARc,611' 2025-06-01T22:52:28.5326483Z ++ read fname 2025-06-01T22:52:28.5326901Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h 2025-06-01T22:52:28.5327546Z ++ FPATH=torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h 2025-06-01T22:52:28.5328132Z ++ echo torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h 2025-06-01T22:52:28.5328571Z ++ grep RECORD 2025-06-01T22:52:28.5347797Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h 2025-06-01T22:52:28.5348370Z +++ openssl base64 2025-06-01T22:52:28.5349368Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.5350604Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.5351922Z +++ sed -e s/=//g 2025-06-01T22:52:28.5390901Z ++ HASH=S4rELKVhE_1DTVGnOsDDb_8rwjqu0gHQwaJQyOuOLHw 2025-06-01T22:52:28.5397181Z +++ ls -nl torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h 2025-06-01T22:52:28.5397926Z +++ awk '{print $5}' 2025-06-01T22:52:28.5425505Z ++ FSIZE=1025 2025-06-01T22:52:28.5426231Z ++ echo '"torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h",sha256=S4rELKVhE_1DTVGnOsDDb_8rwjqu0gHQwaJQyOuOLHw,1025' 2025-06-01T22:52:28.5427025Z ++ read fname 2025-06-01T22:52:28.5427443Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_backward_native.h 2025-06-01T22:52:28.5427998Z ++ FPATH=torch/include/ATen/ops/sigmoid_backward_native.h 2025-06-01T22:52:28.5428485Z ++ echo torch/include/ATen/ops/sigmoid_backward_native.h 2025-06-01T22:52:28.5428888Z ++ grep RECORD 2025-06-01T22:52:28.5449724Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_backward_native.h 2025-06-01T22:52:28.5450340Z +++ openssl base64 2025-06-01T22:52:28.5451622Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.5453012Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.5454380Z +++ sed -e s/=//g 2025-06-01T22:52:28.5490027Z ++ HASH=zWfWt4YdQWcMwL8foeG0VndAO4MHby97tlHHksPgrws 2025-06-01T22:52:28.5495347Z +++ ls -nl torch/include/ATen/ops/sigmoid_backward_native.h 2025-06-01T22:52:28.5496394Z +++ awk '{print $5}' 2025-06-01T22:52:28.5522704Z ++ FSIZE=667 2025-06-01T22:52:28.5523404Z ++ echo '"torch/include/ATen/ops/sigmoid_backward_native.h",sha256=zWfWt4YdQWcMwL8foeG0VndAO4MHby97tlHHksPgrws,667' 2025-06-01T22:52:28.5524281Z ++ read fname 2025-06-01T22:52:28.5524827Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_backward_ops.h 2025-06-01T22:52:28.5525390Z ++ FPATH=torch/include/ATen/ops/sigmoid_backward_ops.h 2025-06-01T22:52:28.5525874Z ++ echo torch/include/ATen/ops/sigmoid_backward_ops.h 2025-06-01T22:52:28.5526272Z ++ grep RECORD 2025-06-01T22:52:28.5547722Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_backward_ops.h 2025-06-01T22:52:28.5548320Z +++ openssl base64 2025-06-01T22:52:28.5548590Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.5549827Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.5551036Z +++ sed -e s/=//g 2025-06-01T22:52:28.5591710Z ++ HASH=vJJCDP9KrGJiLh5foZ_i-P7gx_x5VLci5Zt6Mx2Pxgc 2025-06-01T22:52:28.5596530Z +++ ls -nl torch/include/ATen/ops/sigmoid_backward_ops.h 2025-06-01T22:52:28.5597119Z +++ awk '{print $5}' 2025-06-01T22:52:28.5623858Z ++ FSIZE=1869 2025-06-01T22:52:28.5624545Z ++ echo '"torch/include/ATen/ops/sigmoid_backward_ops.h",sha256=vJJCDP9KrGJiLh5foZ_i-P7gx_x5VLci5Zt6Mx2Pxgc,1869' 2025-06-01T22:52:28.5625225Z ++ read fname 2025-06-01T22:52:28.5625795Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.5626722Z ++ FPATH=torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.5627570Z ++ echo torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.5628161Z ++ grep RECORD 2025-06-01T22:52:28.5648318Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.5649083Z +++ openssl base64 2025-06-01T22:52:28.5649554Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.5651013Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.5652410Z +++ sed -e s/=//g 2025-06-01T22:52:28.5690234Z ++ HASH=PgSe5Gt31ah8_osPFrHYOww8BvxGX1FAB-T6z4sIlSo 2025-06-01T22:52:28.5696006Z +++ ls -nl torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.5696875Z +++ awk '{print $5}' 2025-06-01T22:52:28.5723873Z ++ FSIZE=843 2025-06-01T22:52:28.5724920Z ++ echo '"torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h",sha256=PgSe5Gt31ah8_osPFrHYOww8BvxGX1FAB-T6z4sIlSo,843' 2025-06-01T22:52:28.5726024Z ++ read fname 2025-06-01T22:52:28.5726405Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_cpu_dispatch.h 2025-06-01T22:52:28.5726934Z ++ FPATH=torch/include/ATen/ops/sigmoid_cpu_dispatch.h 2025-06-01T22:52:28.5727427Z ++ echo torch/include/ATen/ops/sigmoid_cpu_dispatch.h 2025-06-01T22:52:28.5727814Z ++ grep RECORD 2025-06-01T22:52:28.5748129Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_cpu_dispatch.h 2025-06-01T22:52:28.5748696Z +++ openssl base64 2025-06-01T22:52:28.5749080Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.5750388Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.5751695Z +++ sed -e s/=//g 2025-06-01T22:52:28.5793650Z ++ HASH=9BqLnt0EV_KwajFVFxF7kDs_-hM6m2r-I-s6TA5mIYQ 2025-06-01T22:52:28.5797002Z +++ ls -nl torch/include/ATen/ops/sigmoid_cpu_dispatch.h 2025-06-01T22:52:28.5797645Z +++ awk '{print $5}' 2025-06-01T22:52:28.5826296Z ++ FSIZE=932 2025-06-01T22:52:28.5826935Z ++ echo '"torch/include/ATen/ops/sigmoid_cpu_dispatch.h",sha256=9BqLnt0EV_KwajFVFxF7kDs_-hM6m2r-I-s6TA5mIYQ,932' 2025-06-01T22:52:28.5827616Z ++ read fname 2025-06-01T22:52:28.5827978Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_cuda_dispatch.h 2025-06-01T22:52:28.5828648Z ++ FPATH=torch/include/ATen/ops/sigmoid_cuda_dispatch.h 2025-06-01T22:52:28.5829139Z ++ echo torch/include/ATen/ops/sigmoid_cuda_dispatch.h 2025-06-01T22:52:28.5829522Z ++ grep RECORD 2025-06-01T22:52:28.5848954Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_cuda_dispatch.h 2025-06-01T22:52:28.5849503Z +++ openssl base64 2025-06-01T22:52:28.5850324Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.5851696Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.5852985Z +++ sed -e s/=//g 2025-06-01T22:52:28.5890443Z ++ HASH=QVopEHCkwY_JxiodcFYJU0G5YY7ClWLQK0oroxRrFO8 2025-06-01T22:52:28.5895498Z +++ ls -nl torch/include/ATen/ops/sigmoid_cuda_dispatch.h 2025-06-01T22:52:28.5896378Z +++ awk '{print $5}' 2025-06-01T22:52:28.5924658Z ++ FSIZE=934 2025-06-01T22:52:28.5925524Z ++ echo '"torch/include/ATen/ops/sigmoid_cuda_dispatch.h",sha256=QVopEHCkwY_JxiodcFYJU0G5YY7ClWLQK0oroxRrFO8,934' 2025-06-01T22:52:28.5926250Z ++ read fname 2025-06-01T22:52:28.5926577Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_meta.h 2025-06-01T22:52:28.5927065Z ++ FPATH=torch/include/ATen/ops/sigmoid_meta.h 2025-06-01T22:52:28.5927472Z ++ echo torch/include/ATen/ops/sigmoid_meta.h 2025-06-01T22:52:28.5927977Z ++ grep RECORD 2025-06-01T22:52:28.5947886Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_meta.h 2025-06-01T22:52:28.5948416Z +++ openssl base64 2025-06-01T22:52:28.5949098Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.5949922Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.5951582Z +++ sed -e s/=//g 2025-06-01T22:52:28.5993748Z ++ HASH=_v3V-2HBEPxjSgVjYD-f-ILhRtpUgCwPfHasT5s_wu8 2025-06-01T22:52:28.5996797Z +++ ls -nl torch/include/ATen/ops/sigmoid_meta.h 2025-06-01T22:52:28.5998061Z +++ awk '{print $5}' 2025-06-01T22:52:28.6027462Z ++ FSIZE=568 2025-06-01T22:52:28.6028216Z ++ echo '"torch/include/ATen/ops/sigmoid_meta.h",sha256=_v3V-2HBEPxjSgVjYD-f-ILhRtpUgCwPfHasT5s_wu8,568' 2025-06-01T22:52:28.6028863Z ++ read fname 2025-06-01T22:52:28.6029241Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_meta_dispatch.h 2025-06-01T22:52:28.6029777Z ++ FPATH=torch/include/ATen/ops/sigmoid_meta_dispatch.h 2025-06-01T22:52:28.6030386Z ++ echo torch/include/ATen/ops/sigmoid_meta_dispatch.h 2025-06-01T22:52:28.6030786Z ++ grep RECORD 2025-06-01T22:52:28.6049926Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_meta_dispatch.h 2025-06-01T22:52:28.6050635Z +++ openssl base64 2025-06-01T22:52:28.6051692Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.6053082Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.6054469Z +++ sed -e s/=//g 2025-06-01T22:52:28.6090740Z ++ HASH=tHMuVNnesOCzw4LWcETtkRJUayW-Y2Mt3UMxT5SgayY 2025-06-01T22:52:28.6095920Z +++ ls -nl torch/include/ATen/ops/sigmoid_meta_dispatch.h 2025-06-01T22:52:28.6096768Z +++ awk '{print $5}' 2025-06-01T22:52:28.6123801Z ++ FSIZE=934 2025-06-01T22:52:28.6124615Z ++ echo '"torch/include/ATen/ops/sigmoid_meta_dispatch.h",sha256=tHMuVNnesOCzw4LWcETtkRJUayW-Y2Mt3UMxT5SgayY,934' 2025-06-01T22:52:28.6125520Z ++ read fname 2025-06-01T22:52:28.6125919Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_native.h 2025-06-01T22:52:28.6126401Z ++ FPATH=torch/include/ATen/ops/sigmoid_native.h 2025-06-01T22:52:28.6126847Z ++ echo torch/include/ATen/ops/sigmoid_native.h 2025-06-01T22:52:28.6127220Z ++ grep RECORD 2025-06-01T22:52:28.6147904Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_native.h 2025-06-01T22:52:28.6148428Z +++ openssl base64 2025-06-01T22:52:28.6149479Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.6150870Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.6152208Z +++ sed -e s/=//g 2025-06-01T22:52:28.6192098Z ++ HASH=zqsO6FoepXs8KVtH6e3t3NQH5XR4ciToAV_9yQ17PBs 2025-06-01T22:52:28.6196867Z +++ ls -nl torch/include/ATen/ops/sigmoid_native.h 2025-06-01T22:52:28.6197810Z +++ awk '{print $5}' 2025-06-01T22:52:28.6225766Z ++ FSIZE=789 2025-06-01T22:52:28.6226400Z ++ echo '"torch/include/ATen/ops/sigmoid_native.h",sha256=zqsO6FoepXs8KVtH6e3t3NQH5XR4ciToAV_9yQ17PBs,789' 2025-06-01T22:52:28.6227071Z ++ read fname 2025-06-01T22:52:28.6227387Z ++ make_wheel_record torch/include/ATen/ops/sigmoid_ops.h 2025-06-01T22:52:28.6228001Z ++ FPATH=torch/include/ATen/ops/sigmoid_ops.h 2025-06-01T22:52:28.6228411Z ++ echo torch/include/ATen/ops/sigmoid_ops.h 2025-06-01T22:52:28.6228770Z ++ grep RECORD 2025-06-01T22:52:28.6258133Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sigmoid_ops.h 2025-06-01T22:52:28.6258352Z +++ openssl base64 2025-06-01T22:52:28.6259571Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.6260275Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.6261914Z +++ sed -e s/=//g 2025-06-01T22:52:28.6300789Z ++ HASH=WdSV9phw4l8Y_yQ7cwffV9T1CBIoyQlzfsOf8_x8YcQ 2025-06-01T22:52:28.6303622Z +++ ls -nl torch/include/ATen/ops/sigmoid_ops.h 2025-06-01T22:52:28.6304695Z +++ awk '{print $5}' 2025-06-01T22:52:28.6328948Z ++ FSIZE=2055 2025-06-01T22:52:28.6329422Z ++ echo '"torch/include/ATen/ops/sigmoid_ops.h",sha256=WdSV9phw4l8Y_yQ7cwffV9T1CBIoyQlzfsOf8_x8YcQ,2055' 2025-06-01T22:52:28.6329521Z ++ read fname 2025-06-01T22:52:28.6329699Z ++ make_wheel_record torch/include/ATen/ops/sign.h 2025-06-01T22:52:28.6329835Z ++ FPATH=torch/include/ATen/ops/sign.h 2025-06-01T22:52:28.6332131Z ++ echo torch/include/ATen/ops/sign.h 2025-06-01T22:52:28.6333391Z ++ grep RECORD 2025-06-01T22:52:28.6353032Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sign.h 2025-06-01T22:52:28.6353628Z +++ openssl base64 2025-06-01T22:52:28.6354645Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.6355702Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.6357118Z +++ sed -e s/=//g 2025-06-01T22:52:28.6400510Z ++ HASH=x0kPHgC2Rj-qgbS2Jlos3cFJBdirhuo3hOCrGe0Ky80 2025-06-01T22:52:28.6402574Z +++ ls -nl torch/include/ATen/ops/sign.h 2025-06-01T22:52:28.6403631Z +++ awk '{print $5}' 2025-06-01T22:52:28.6430812Z ++ FSIZE=1007 2025-06-01T22:52:28.6431327Z ++ echo '"torch/include/ATen/ops/sign.h",sha256=x0kPHgC2Rj-qgbS2Jlos3cFJBdirhuo3hOCrGe0Ky80,1007' 2025-06-01T22:52:28.6431441Z ++ read fname 2025-06-01T22:52:28.6431844Z ++ make_wheel_record torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.6432247Z ++ FPATH=torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.6432846Z ++ echo torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.6433900Z ++ grep RECORD 2025-06-01T22:52:28.6453493Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.6453996Z +++ openssl base64 2025-06-01T22:52:28.6455256Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.6456643Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.6458847Z +++ sed -e s/=//g 2025-06-01T22:52:28.6494462Z ++ HASH=3sLCp0R6yinNMOZNmVu3TVD2Kz72SerkQDIQaN_rhLA 2025-06-01T22:52:28.6501165Z +++ ls -nl torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.6501922Z +++ awk '{print $5}' 2025-06-01T22:52:28.6526322Z ++ FSIZE=837 2025-06-01T22:52:28.6527148Z ++ echo '"torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h",sha256=3sLCp0R6yinNMOZNmVu3TVD2Kz72SerkQDIQaN_rhLA,837' 2025-06-01T22:52:28.6527268Z ++ read fname 2025-06-01T22:52:28.6527575Z ++ make_wheel_record torch/include/ATen/ops/sign_cpu_dispatch.h 2025-06-01T22:52:28.6527743Z ++ FPATH=torch/include/ATen/ops/sign_cpu_dispatch.h 2025-06-01T22:52:28.6529534Z ++ echo torch/include/ATen/ops/sign_cpu_dispatch.h 2025-06-01T22:52:28.6530691Z ++ grep RECORD 2025-06-01T22:52:28.6550463Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sign_cpu_dispatch.h 2025-06-01T22:52:28.6551107Z +++ openssl base64 2025-06-01T22:52:28.6552792Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.6553945Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.6555353Z +++ sed -e s/=//g 2025-06-01T22:52:28.6596260Z ++ HASH=dRjDYMA27wsP2uva7J-Kgdy5UvukNUp6IfQthimzXeE 2025-06-01T22:52:28.6599817Z +++ ls -nl torch/include/ATen/ops/sign_cpu_dispatch.h 2025-06-01T22:52:28.6601184Z +++ awk '{print $5}' 2025-06-01T22:52:28.6628939Z ++ FSIZE=920 2025-06-01T22:52:28.6629459Z ++ echo '"torch/include/ATen/ops/sign_cpu_dispatch.h",sha256=dRjDYMA27wsP2uva7J-Kgdy5UvukNUp6IfQthimzXeE,920' 2025-06-01T22:52:28.6629713Z ++ read fname 2025-06-01T22:52:28.6629943Z ++ make_wheel_record torch/include/ATen/ops/sign_cuda_dispatch.h 2025-06-01T22:52:28.6630109Z ++ FPATH=torch/include/ATen/ops/sign_cuda_dispatch.h 2025-06-01T22:52:28.6630266Z ++ echo torch/include/ATen/ops/sign_cuda_dispatch.h 2025-06-01T22:52:28.6630650Z ++ grep RECORD 2025-06-01T22:52:28.6652735Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sign_cuda_dispatch.h 2025-06-01T22:52:28.6653324Z +++ openssl base64 2025-06-01T22:52:28.6654474Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.6655816Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.6657136Z +++ sed -e s/=//g 2025-06-01T22:52:28.6693927Z ++ HASH=pqJj4CvmdlTDW6JNChQyrKMfUpUrFIobRDu3_I-X5i8 2025-06-01T22:52:28.6699646Z +++ ls -nl torch/include/ATen/ops/sign_cuda_dispatch.h 2025-06-01T22:52:28.6700368Z +++ awk '{print $5}' 2025-06-01T22:52:28.6726258Z ++ FSIZE=922 2025-06-01T22:52:28.6726759Z ++ echo '"torch/include/ATen/ops/sign_cuda_dispatch.h",sha256=pqJj4CvmdlTDW6JNChQyrKMfUpUrFIobRDu3_I-X5i8,922' 2025-06-01T22:52:28.6726872Z ++ read fname 2025-06-01T22:52:28.6727057Z ++ make_wheel_record torch/include/ATen/ops/sign_meta.h 2025-06-01T22:52:28.6727341Z ++ FPATH=torch/include/ATen/ops/sign_meta.h 2025-06-01T22:52:28.6728017Z ++ echo torch/include/ATen/ops/sign_meta.h 2025-06-01T22:52:28.6729261Z ++ grep RECORD 2025-06-01T22:52:28.6754622Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sign_meta.h 2025-06-01T22:52:28.6755264Z +++ openssl base64 2025-06-01T22:52:28.6756524Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.6758015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.6760054Z +++ sed -e s/=//g 2025-06-01T22:52:28.6800918Z ++ HASH=mzlEnfZKL2y3L88J6PqPhHCtXSN-VLmdunBhWhXmXyw 2025-06-01T22:52:28.6804360Z +++ ls -nl torch/include/ATen/ops/sign_meta.h 2025-06-01T22:52:28.6804959Z +++ awk '{print $5}' 2025-06-01T22:52:28.6832542Z ++ FSIZE=565 2025-06-01T22:52:28.6833022Z ++ echo '"torch/include/ATen/ops/sign_meta.h",sha256=mzlEnfZKL2y3L88J6PqPhHCtXSN-VLmdunBhWhXmXyw,565' 2025-06-01T22:52:28.6833130Z ++ read fname 2025-06-01T22:52:28.6833492Z ++ make_wheel_record torch/include/ATen/ops/sign_meta_dispatch.h 2025-06-01T22:52:28.6833677Z ++ FPATH=torch/include/ATen/ops/sign_meta_dispatch.h 2025-06-01T22:52:28.6833831Z ++ echo torch/include/ATen/ops/sign_meta_dispatch.h 2025-06-01T22:52:28.6833982Z ++ grep RECORD 2025-06-01T22:52:28.6853205Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sign_meta_dispatch.h 2025-06-01T22:52:28.6853887Z +++ openssl base64 2025-06-01T22:52:28.6855323Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.6856716Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.6858091Z +++ sed -e s/=//g 2025-06-01T22:52:28.6893847Z ++ HASH=zTgSWNx26W0SqO2nyrie1VW5-I62rLQKwHVk85ImOnI 2025-06-01T22:52:28.6899922Z +++ ls -nl torch/include/ATen/ops/sign_meta_dispatch.h 2025-06-01T22:52:28.6900391Z +++ awk '{print $5}' 2025-06-01T22:52:28.6926228Z ++ FSIZE=922 2025-06-01T22:52:28.6926730Z ++ echo '"torch/include/ATen/ops/sign_meta_dispatch.h",sha256=zTgSWNx26W0SqO2nyrie1VW5-I62rLQKwHVk85ImOnI,922' 2025-06-01T22:52:28.6926854Z ++ read fname 2025-06-01T22:52:28.6927077Z ++ make_wheel_record torch/include/ATen/ops/sign_native.h 2025-06-01T22:52:28.6927224Z ++ FPATH=torch/include/ATen/ops/sign_native.h 2025-06-01T22:52:28.6927599Z ++ echo torch/include/ATen/ops/sign_native.h 2025-06-01T22:52:28.6928572Z ++ grep RECORD 2025-06-01T22:52:28.6949927Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sign_native.h 2025-06-01T22:52:28.6950291Z +++ openssl base64 2025-06-01T22:52:28.6951363Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.6952524Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.6953923Z +++ sed -e s/=//g 2025-06-01T22:52:28.6998079Z ++ HASH=y_XI_ArCQP-L0sTnaml34ipbsIQNMzQyDz0H_KhhlLM 2025-06-01T22:52:28.6999975Z +++ ls -nl torch/include/ATen/ops/sign_native.h 2025-06-01T22:52:28.7001251Z +++ awk '{print $5}' 2025-06-01T22:52:28.7030508Z ++ FSIZE=998 2025-06-01T22:52:28.7030961Z ++ echo '"torch/include/ATen/ops/sign_native.h",sha256=y_XI_ArCQP-L0sTnaml34ipbsIQNMzQyDz0H_KhhlLM,998' 2025-06-01T22:52:28.7031073Z ++ read fname 2025-06-01T22:52:28.7031385Z ++ make_wheel_record torch/include/ATen/ops/sign_ops.h 2025-06-01T22:52:28.7031530Z ++ FPATH=torch/include/ATen/ops/sign_ops.h 2025-06-01T22:52:28.7031671Z ++ echo torch/include/ATen/ops/sign_ops.h 2025-06-01T22:52:28.7031777Z ++ grep RECORD 2025-06-01T22:52:28.7050534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sign_ops.h 2025-06-01T22:52:28.7051218Z +++ openssl base64 2025-06-01T22:52:28.7052278Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.7053598Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.7054866Z +++ sed -e s/=//g 2025-06-01T22:52:28.7091988Z ++ HASH=4b8TQNylif01ovtUnI8YhZIqBzWVW_iAyFqvWREAFo8 2025-06-01T22:52:28.7097085Z +++ ls -nl torch/include/ATen/ops/sign_ops.h 2025-06-01T22:52:28.7098626Z +++ awk '{print $5}' 2025-06-01T22:52:28.7125450Z ++ FSIZE=2028 2025-06-01T22:52:28.7125925Z ++ echo '"torch/include/ATen/ops/sign_ops.h",sha256=4b8TQNylif01ovtUnI8YhZIqBzWVW_iAyFqvWREAFo8,2028' 2025-06-01T22:52:28.7126027Z ++ read fname 2025-06-01T22:52:28.7126209Z ++ make_wheel_record torch/include/ATen/ops/signbit.h 2025-06-01T22:52:28.7126362Z ++ FPATH=torch/include/ATen/ops/signbit.h 2025-06-01T22:52:28.7127013Z ++ echo torch/include/ATen/ops/signbit.h 2025-06-01T22:52:28.7127623Z ++ grep RECORD 2025-06-01T22:52:28.7149119Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/signbit.h 2025-06-01T22:52:28.7149242Z +++ openssl base64 2025-06-01T22:52:28.7150142Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.7151401Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.7152745Z +++ sed -e s/=//g 2025-06-01T22:52:28.7196052Z ++ HASH=8u-tX-50_C71c2FFuqlQAAJQGaNrHwwBXlUdvf_HNyE 2025-06-01T22:52:28.7198905Z +++ ls -nl torch/include/ATen/ops/signbit.h 2025-06-01T22:52:28.7199688Z +++ awk '{print $5}' 2025-06-01T22:52:28.7228070Z ++ FSIZE=1037 2025-06-01T22:52:28.7228541Z ++ echo '"torch/include/ATen/ops/signbit.h",sha256=8u-tX-50_C71c2FFuqlQAAJQGaNrHwwBXlUdvf_HNyE,1037' 2025-06-01T22:52:28.7228652Z ++ read fname 2025-06-01T22:52:28.7229097Z ++ make_wheel_record torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.7229617Z ++ FPATH=torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.7229974Z ++ echo torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.7230123Z ++ grep RECORD 2025-06-01T22:52:28.7249480Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.7249597Z +++ openssl base64 2025-06-01T22:52:28.7250478Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.7251644Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.7252958Z +++ sed -e s/=//g 2025-06-01T22:52:28.7290511Z ++ HASH=LKAm5dgD5A2eFGCFY4CYUTIl5OTWUm5om6_g5-oBr_4 2025-06-01T22:52:28.7295673Z +++ ls -nl torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.7296323Z +++ awk '{print $5}' 2025-06-01T22:52:28.7323407Z ++ FSIZE=791 2025-06-01T22:52:28.7324300Z ++ echo '"torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h",sha256=LKAm5dgD5A2eFGCFY4CYUTIl5OTWUm5om6_g5-oBr_4,791' 2025-06-01T22:52:28.7324579Z ++ read fname 2025-06-01T22:52:28.7324810Z ++ make_wheel_record torch/include/ATen/ops/signbit_cpu_dispatch.h 2025-06-01T22:52:28.7325006Z ++ FPATH=torch/include/ATen/ops/signbit_cpu_dispatch.h 2025-06-01T22:52:28.7325184Z ++ echo torch/include/ATen/ops/signbit_cpu_dispatch.h 2025-06-01T22:52:28.7325656Z ++ grep RECORD 2025-06-01T22:52:28.7347882Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/signbit_cpu_dispatch.h 2025-06-01T22:52:28.7347994Z +++ openssl base64 2025-06-01T22:52:28.7349222Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.7349975Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.7351387Z +++ sed -e s/=//g 2025-06-01T22:52:28.7393503Z ++ HASH=rP9ipQWOjXsjCT1FWW15McZXhlElRK-CO_f0m4bDxYI 2025-06-01T22:52:28.7396828Z +++ ls -nl torch/include/ATen/ops/signbit_cpu_dispatch.h 2025-06-01T22:52:28.7397733Z +++ awk '{print $5}' 2025-06-01T22:52:28.7425416Z ++ FSIZE=880 2025-06-01T22:52:28.7426106Z ++ echo '"torch/include/ATen/ops/signbit_cpu_dispatch.h",sha256=rP9ipQWOjXsjCT1FWW15McZXhlElRK-CO_f0m4bDxYI,880' 2025-06-01T22:52:28.7426228Z ++ read fname 2025-06-01T22:52:28.7426459Z ++ make_wheel_record torch/include/ATen/ops/signbit_cuda_dispatch.h 2025-06-01T22:52:28.7426640Z ++ FPATH=torch/include/ATen/ops/signbit_cuda_dispatch.h 2025-06-01T22:52:28.7426825Z ++ echo torch/include/ATen/ops/signbit_cuda_dispatch.h 2025-06-01T22:52:28.7427707Z ++ grep RECORD 2025-06-01T22:52:28.7448516Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/signbit_cuda_dispatch.h 2025-06-01T22:52:28.7450604Z +++ openssl base64 2025-06-01T22:52:28.7451669Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.7452916Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.7454343Z +++ sed -e s/=//g 2025-06-01T22:52:28.7489833Z ++ HASH=FcRfgPia_yIEHt6_4uzob0Cb5Lrew0BvKThRrXioHKU 2025-06-01T22:52:28.7494980Z +++ ls -nl torch/include/ATen/ops/signbit_cuda_dispatch.h 2025-06-01T22:52:28.7496068Z +++ awk '{print $5}' 2025-06-01T22:52:28.7522934Z ++ FSIZE=882 2025-06-01T22:52:28.7523574Z ++ echo '"torch/include/ATen/ops/signbit_cuda_dispatch.h",sha256=FcRfgPia_yIEHt6_4uzob0Cb5Lrew0BvKThRrXioHKU,882' 2025-06-01T22:52:28.7523691Z ++ read fname 2025-06-01T22:52:28.7523917Z ++ make_wheel_record torch/include/ATen/ops/signbit_meta.h 2025-06-01T22:52:28.7524169Z ++ FPATH=torch/include/ATen/ops/signbit_meta.h 2025-06-01T22:52:28.7524308Z ++ echo torch/include/ATen/ops/signbit_meta.h 2025-06-01T22:52:28.7524458Z ++ grep RECORD 2025-06-01T22:52:28.7547978Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/signbit_meta.h 2025-06-01T22:52:28.7548097Z +++ openssl base64 2025-06-01T22:52:28.7548252Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.7548739Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.7550192Z +++ sed -e s/=//g 2025-06-01T22:52:28.7591199Z ++ HASH=EzpyvySQYeWeXYSyIhKERqdSL1TOFeuTBwQZo3FS7yM 2025-06-01T22:52:28.7595233Z +++ ls -nl torch/include/ATen/ops/signbit_meta.h 2025-06-01T22:52:28.7596372Z +++ awk '{print $5}' 2025-06-01T22:52:28.7624349Z ++ FSIZE=568 2025-06-01T22:52:28.7625099Z ++ echo '"torch/include/ATen/ops/signbit_meta.h",sha256=EzpyvySQYeWeXYSyIhKERqdSL1TOFeuTBwQZo3FS7yM,568' 2025-06-01T22:52:28.7625199Z ++ read fname 2025-06-01T22:52:28.7625426Z ++ make_wheel_record torch/include/ATen/ops/signbit_meta_dispatch.h 2025-06-01T22:52:28.7625756Z ++ FPATH=torch/include/ATen/ops/signbit_meta_dispatch.h 2025-06-01T22:52:28.7625928Z ++ echo torch/include/ATen/ops/signbit_meta_dispatch.h 2025-06-01T22:52:28.7626024Z ++ grep RECORD 2025-06-01T22:52:28.7646698Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/signbit_meta_dispatch.h 2025-06-01T22:52:28.7647370Z +++ openssl base64 2025-06-01T22:52:28.7647837Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.7649134Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.7650544Z +++ sed -e s/=//g 2025-06-01T22:52:28.7688890Z ++ HASH=3TpQ5vHZrP7rtq8vi0ePFzQv_3gu8unuISKA9-JT8ac 2025-06-01T22:52:28.7694145Z +++ ls -nl torch/include/ATen/ops/signbit_meta_dispatch.h 2025-06-01T22:52:28.7695010Z +++ awk '{print $5}' 2025-06-01T22:52:28.7721336Z ++ FSIZE=882 2025-06-01T22:52:28.7721944Z ++ echo '"torch/include/ATen/ops/signbit_meta_dispatch.h",sha256=3TpQ5vHZrP7rtq8vi0ePFzQv_3gu8unuISKA9-JT8ac,882' 2025-06-01T22:52:28.7722052Z ++ read fname 2025-06-01T22:52:28.7722265Z ++ make_wheel_record torch/include/ATen/ops/signbit_native.h 2025-06-01T22:52:28.7722415Z ++ FPATH=torch/include/ATen/ops/signbit_native.h 2025-06-01T22:52:28.7722561Z ++ echo torch/include/ATen/ops/signbit_native.h 2025-06-01T22:52:28.7724301Z ++ grep RECORD 2025-06-01T22:52:28.7748205Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/signbit_native.h 2025-06-01T22:52:28.7748363Z +++ openssl base64 2025-06-01T22:52:28.7748506Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.7748968Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.7750011Z +++ sed -e s/=//g 2025-06-01T22:52:28.7791699Z ++ HASH=IlHrBXQHNotonA5cOTs7hgk0ercD7eILFxz5lxJhbQ8 2025-06-01T22:52:28.7795398Z +++ ls -nl torch/include/ATen/ops/signbit_native.h 2025-06-01T22:52:28.7796273Z +++ awk '{print $5}' 2025-06-01T22:52:28.7823656Z ++ FSIZE=903 2025-06-01T22:52:28.7824168Z ++ echo '"torch/include/ATen/ops/signbit_native.h",sha256=IlHrBXQHNotonA5cOTs7hgk0ercD7eILFxz5lxJhbQ8,903' 2025-06-01T22:52:28.7824265Z ++ read fname 2025-06-01T22:52:28.7824453Z ++ make_wheel_record torch/include/ATen/ops/signbit_ops.h 2025-06-01T22:52:28.7824605Z ++ FPATH=torch/include/ATen/ops/signbit_ops.h 2025-06-01T22:52:28.7824746Z ++ echo torch/include/ATen/ops/signbit_ops.h 2025-06-01T22:52:28.7825847Z ++ grep RECORD 2025-06-01T22:52:28.7855743Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/signbit_ops.h 2025-06-01T22:52:28.7855869Z +++ openssl base64 2025-06-01T22:52:28.7857193Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.7859100Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.7860536Z +++ sed -e s/=//g 2025-06-01T22:52:28.7899175Z ++ HASH=IQU5cbRF0AXLbXBiSl1bSsnF0I3TtqbaTRIiobUxwPY 2025-06-01T22:52:28.7903288Z +++ ls -nl torch/include/ATen/ops/signbit_ops.h 2025-06-01T22:52:28.7904453Z +++ awk '{print $5}' 2025-06-01T22:52:28.7928479Z ++ FSIZE=1553 2025-06-01T22:52:28.7929422Z ++ echo '"torch/include/ATen/ops/signbit_ops.h",sha256=IQU5cbRF0AXLbXBiSl1bSsnF0I3TtqbaTRIiobUxwPY,1553' 2025-06-01T22:52:28.7930102Z ++ read fname 2025-06-01T22:52:28.7930414Z ++ make_wheel_record torch/include/ATen/ops/silu.h 2025-06-01T22:52:28.7930848Z ++ FPATH=torch/include/ATen/ops/silu.h 2025-06-01T22:52:28.7931690Z ++ echo torch/include/ATen/ops/silu.h 2025-06-01T22:52:28.7933390Z ++ grep RECORD 2025-06-01T22:52:28.7954008Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu.h 2025-06-01T22:52:28.7954516Z +++ openssl base64 2025-06-01T22:52:28.7955716Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.7957197Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.7959448Z +++ sed -e s/=//g 2025-06-01T22:52:28.7999240Z ++ HASH=6iWpdKXnPW0dqQiP417nCuoNhPBu0yW0EwGqSpLuqxk 2025-06-01T22:52:28.8002917Z +++ ls -nl torch/include/ATen/ops/silu.h 2025-06-01T22:52:28.8004122Z +++ awk '{print $5}' 2025-06-01T22:52:28.8030474Z ++ FSIZE=1143 2025-06-01T22:52:28.8031105Z ++ echo '"torch/include/ATen/ops/silu.h",sha256=6iWpdKXnPW0dqQiP417nCuoNhPBu0yW0EwGqSpLuqxk,1143' 2025-06-01T22:52:28.8031873Z ++ read fname 2025-06-01T22:52:28.8032223Z ++ make_wheel_record torch/include/ATen/ops/silu_backward.h 2025-06-01T22:52:28.8032761Z ++ FPATH=torch/include/ATen/ops/silu_backward.h 2025-06-01T22:52:28.8033198Z ++ echo torch/include/ATen/ops/silu_backward.h 2025-06-01T22:52:28.8033557Z ++ grep RECORD 2025-06-01T22:52:28.8052361Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_backward.h 2025-06-01T22:52:28.8053127Z +++ openssl base64 2025-06-01T22:52:28.8054387Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.8055738Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.8057031Z +++ sed -e s/=//g 2025-06-01T22:52:28.8093053Z ++ HASH=MDAcuYc0ZOZGKiMQNIiSOH_VQq7qpcW8_shuZkw2p0Y 2025-06-01T22:52:28.8098613Z +++ ls -nl torch/include/ATen/ops/silu_backward.h 2025-06-01T22:52:28.8099593Z +++ awk '{print $5}' 2025-06-01T22:52:28.8125448Z ++ FSIZE=1362 2025-06-01T22:52:28.8126092Z ++ echo '"torch/include/ATen/ops/silu_backward.h",sha256=MDAcuYc0ZOZGKiMQNIiSOH_VQq7qpcW8_shuZkw2p0Y,1362' 2025-06-01T22:52:28.8126781Z ++ read fname 2025-06-01T22:52:28.8127420Z ++ make_wheel_record torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.8128463Z ++ FPATH=torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.8129389Z ++ echo torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.8130030Z ++ grep RECORD 2025-06-01T22:52:28.8150449Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.8151261Z +++ openssl base64 2025-06-01T22:52:28.8151542Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.8152731Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.8154068Z +++ sed -e s/=//g 2025-06-01T22:52:28.8195963Z ++ HASH=8YaGB-R4mVUWiIqPoByZJbvej048UGQjTm_O8uBNCeY 2025-06-01T22:52:28.8199903Z +++ ls -nl torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.8209263Z +++ awk '{print $5}' 2025-06-01T22:52:28.8226476Z ++ FSIZE=829 2025-06-01T22:52:28.8227362Z ++ echo '"torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=8YaGB-R4mVUWiIqPoByZJbvej048UGQjTm_O8uBNCeY,829' 2025-06-01T22:52:28.8228335Z ++ read fname 2025-06-01T22:52:28.8228841Z ++ make_wheel_record torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.8229686Z ++ FPATH=torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.8230442Z ++ echo torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.8230982Z ++ grep RECORD 2025-06-01T22:52:28.8251398Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.8252125Z +++ openssl base64 2025-06-01T22:52:28.8252531Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.8253963Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.8255214Z +++ sed -e s/=//g 2025-06-01T22:52:28.8292343Z ++ HASH=sQm5odhJYhYcckBGh6uwZ68ih5HjuNIIcfDJEQfFfCM 2025-06-01T22:52:28.8298782Z +++ ls -nl torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:28.8299357Z +++ awk '{print $5}' 2025-06-01T22:52:28.8325246Z ++ FSIZE=803 2025-06-01T22:52:28.8326106Z ++ echo '"torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h",sha256=sQm5odhJYhYcckBGh6uwZ68ih5HjuNIIcfDJEQfFfCM,803' 2025-06-01T22:52:28.8327023Z ++ read fname 2025-06-01T22:52:28.8327459Z ++ make_wheel_record torch/include/ATen/ops/silu_backward_cpu_dispatch.h 2025-06-01T22:52:28.8328066Z ++ FPATH=torch/include/ATen/ops/silu_backward_cpu_dispatch.h 2025-06-01T22:52:28.8328596Z ++ echo torch/include/ATen/ops/silu_backward_cpu_dispatch.h 2025-06-01T22:52:28.8329025Z ++ grep RECORD 2025-06-01T22:52:28.8348347Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_backward_cpu_dispatch.h 2025-06-01T22:52:28.8349286Z +++ openssl base64 2025-06-01T22:52:28.8350518Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.8351884Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.8353204Z +++ sed -e s/=//g 2025-06-01T22:52:28.8394105Z ++ HASH=EG_bVXsVJLRVkSi9rLsFGSyu0Tk5y3d79jYiJirYAEI 2025-06-01T22:52:28.8397265Z +++ ls -nl torch/include/ATen/ops/silu_backward_cpu_dispatch.h 2025-06-01T22:52:28.8397854Z +++ awk '{print $5}' 2025-06-01T22:52:28.8425413Z ++ FSIZE=1008 2025-06-01T22:52:28.8426148Z ++ echo '"torch/include/ATen/ops/silu_backward_cpu_dispatch.h",sha256=EG_bVXsVJLRVkSi9rLsFGSyu0Tk5y3d79jYiJirYAEI,1008' 2025-06-01T22:52:28.8426890Z ++ read fname 2025-06-01T22:52:28.8427294Z ++ make_wheel_record torch/include/ATen/ops/silu_backward_cuda_dispatch.h 2025-06-01T22:52:28.8427877Z ++ FPATH=torch/include/ATen/ops/silu_backward_cuda_dispatch.h 2025-06-01T22:52:28.8428417Z ++ echo torch/include/ATen/ops/silu_backward_cuda_dispatch.h 2025-06-01T22:52:28.8428825Z ++ grep RECORD 2025-06-01T22:52:28.8448380Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_backward_cuda_dispatch.h 2025-06-01T22:52:28.8448980Z +++ openssl base64 2025-06-01T22:52:28.8449890Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.8451278Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.8452582Z +++ sed -e s/=//g 2025-06-01T22:52:28.8490099Z ++ HASH=JhWuMQ6oEORadSG48Zy1zi_KaNEuhbfYeAtnG5s91Lc 2025-06-01T22:52:28.8495281Z +++ ls -nl torch/include/ATen/ops/silu_backward_cuda_dispatch.h 2025-06-01T22:52:28.8496169Z +++ awk '{print $5}' 2025-06-01T22:52:28.8522901Z ++ FSIZE=1010 2025-06-01T22:52:28.8523628Z ++ echo '"torch/include/ATen/ops/silu_backward_cuda_dispatch.h",sha256=JhWuMQ6oEORadSG48Zy1zi_KaNEuhbfYeAtnG5s91Lc,1010' 2025-06-01T22:52:28.8524477Z ++ read fname 2025-06-01T22:52:28.8525032Z ++ make_wheel_record torch/include/ATen/ops/silu_backward_meta.h 2025-06-01T22:52:28.8525554Z ++ FPATH=torch/include/ATen/ops/silu_backward_meta.h 2025-06-01T22:52:28.8526019Z ++ echo torch/include/ATen/ops/silu_backward_meta.h 2025-06-01T22:52:28.8526529Z ++ grep RECORD 2025-06-01T22:52:28.8546057Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_backward_meta.h 2025-06-01T22:52:28.8547250Z +++ openssl base64 2025-06-01T22:52:28.8547675Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.8549061Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.8550221Z +++ sed -e s/=//g 2025-06-01T22:52:28.8592456Z ++ HASH=9CF1FOk8A9_S5Bbyh_W6mVZmWf8XteH7yLx7WAArnqU 2025-06-01T22:52:28.8596446Z +++ ls -nl torch/include/ATen/ops/silu_backward_meta.h 2025-06-01T22:52:28.8597087Z +++ awk '{print $5}' 2025-06-01T22:52:28.8625090Z ++ FSIZE=606 2025-06-01T22:52:28.8625727Z ++ echo '"torch/include/ATen/ops/silu_backward_meta.h",sha256=9CF1FOk8A9_S5Bbyh_W6mVZmWf8XteH7yLx7WAArnqU,606' 2025-06-01T22:52:28.8626419Z ++ read fname 2025-06-01T22:52:28.8626842Z ++ make_wheel_record torch/include/ATen/ops/silu_backward_meta_dispatch.h 2025-06-01T22:52:28.8627441Z ++ FPATH=torch/include/ATen/ops/silu_backward_meta_dispatch.h 2025-06-01T22:52:28.8627976Z ++ echo torch/include/ATen/ops/silu_backward_meta_dispatch.h 2025-06-01T22:52:28.8628488Z ++ grep RECORD 2025-06-01T22:52:28.8652855Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_backward_meta_dispatch.h 2025-06-01T22:52:28.8653497Z +++ openssl base64 2025-06-01T22:52:28.8653963Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.8655309Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.8656677Z +++ sed -e s/=//g 2025-06-01T22:52:28.8693942Z ++ HASH=mVbl8ejUfC8rCxiW1E7c7S663PjTZUBADWI5m-3D_LA 2025-06-01T22:52:28.8699861Z +++ ls -nl torch/include/ATen/ops/silu_backward_meta_dispatch.h 2025-06-01T22:52:28.8700384Z +++ awk '{print $5}' 2025-06-01T22:52:28.8726298Z ++ FSIZE=1010 2025-06-01T22:52:28.8727037Z ++ echo '"torch/include/ATen/ops/silu_backward_meta_dispatch.h",sha256=mVbl8ejUfC8rCxiW1E7c7S663PjTZUBADWI5m-3D_LA,1010' 2025-06-01T22:52:28.8727821Z ++ read fname 2025-06-01T22:52:28.8728198Z ++ make_wheel_record torch/include/ATen/ops/silu_backward_native.h 2025-06-01T22:52:28.8728754Z ++ FPATH=torch/include/ATen/ops/silu_backward_native.h 2025-06-01T22:52:28.8729389Z ++ echo torch/include/ATen/ops/silu_backward_native.h 2025-06-01T22:52:28.8729778Z ++ grep RECORD 2025-06-01T22:52:28.8749403Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_backward_native.h 2025-06-01T22:52:28.8750214Z +++ openssl base64 2025-06-01T22:52:28.8751377Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.8752730Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.8754018Z +++ sed -e s/=//g 2025-06-01T22:52:28.8795093Z ++ HASH=eEHVrZbqD-0woJ8n7tIY749zqUekOgtEGdc2kjJgULY 2025-06-01T22:52:28.8798237Z +++ ls -nl torch/include/ATen/ops/silu_backward_native.h 2025-06-01T22:52:28.8798962Z +++ awk '{print $5}' 2025-06-01T22:52:28.8826232Z ++ FSIZE=854 2025-06-01T22:52:28.8826891Z ++ echo '"torch/include/ATen/ops/silu_backward_native.h",sha256=eEHVrZbqD-0woJ8n7tIY749zqUekOgtEGdc2kjJgULY,854' 2025-06-01T22:52:28.8827596Z ++ read fname 2025-06-01T22:52:28.8827943Z ++ make_wheel_record torch/include/ATen/ops/silu_backward_ops.h 2025-06-01T22:52:28.8828466Z ++ FPATH=torch/include/ATen/ops/silu_backward_ops.h 2025-06-01T22:52:28.8828935Z ++ echo torch/include/ATen/ops/silu_backward_ops.h 2025-06-01T22:52:28.8829307Z ++ grep RECORD 2025-06-01T22:52:28.8850098Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_backward_ops.h 2025-06-01T22:52:28.8850633Z +++ openssl base64 2025-06-01T22:52:28.8851562Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.8853011Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.8854281Z +++ sed -e s/=//g 2025-06-01T22:52:28.8890699Z ++ HASH=JqJifWgy7hbhvBtJMuZ0F6p-kcMAa3V0BCA7QBHuS4c 2025-06-01T22:52:28.8895879Z +++ ls -nl torch/include/ATen/ops/silu_backward_ops.h 2025-06-01T22:52:28.8896668Z +++ awk '{print $5}' 2025-06-01T22:52:28.8922859Z ++ FSIZE=1839 2025-06-01T22:52:28.8923528Z ++ echo '"torch/include/ATen/ops/silu_backward_ops.h",sha256=JqJifWgy7hbhvBtJMuZ0F6p-kcMAa3V0BCA7QBHuS4c,1839' 2025-06-01T22:52:28.8924509Z ++ read fname 2025-06-01T22:52:28.8925063Z ++ make_wheel_record torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.8926148Z ++ FPATH=torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.8927016Z ++ echo torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.8927609Z ++ grep RECORD 2025-06-01T22:52:28.8947980Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.8948711Z +++ openssl base64 2025-06-01T22:52:28.8952222Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.8953289Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.8954364Z +++ sed -e s/=//g 2025-06-01T22:52:28.8992359Z ++ HASH=H7Lya-LmVuzj9XLj49GvmeR9pPgteBXanYLuB4TjXB8 2025-06-01T22:52:28.8996580Z +++ ls -nl torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.8997628Z +++ awk '{print $5}' 2025-06-01T22:52:28.9025580Z ++ FSIZE=837 2025-06-01T22:52:28.9026503Z ++ echo '"torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h",sha256=H7Lya-LmVuzj9XLj49GvmeR9pPgteBXanYLuB4TjXB8,837' 2025-06-01T22:52:28.9027394Z ++ read fname 2025-06-01T22:52:28.9027908Z ++ make_wheel_record torch/include/ATen/ops/silu_cpu_dispatch.h 2025-06-01T22:52:28.9028418Z ++ FPATH=torch/include/ATen/ops/silu_cpu_dispatch.h 2025-06-01T22:52:28.9028867Z ++ echo torch/include/ATen/ops/silu_cpu_dispatch.h 2025-06-01T22:52:28.9029255Z ++ grep RECORD 2025-06-01T22:52:28.9048786Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_cpu_dispatch.h 2025-06-01T22:52:28.9049338Z +++ openssl base64 2025-06-01T22:52:28.9050093Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.9051397Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.9052767Z +++ sed -e s/=//g 2025-06-01T22:52:28.9090243Z ++ HASH=VW-LKzanvEolYrQajqECOJSHGJXlc7jhXv3Qc7vDo4Q 2025-06-01T22:52:28.9095567Z +++ ls -nl torch/include/ATen/ops/silu_cpu_dispatch.h 2025-06-01T22:52:28.9096448Z +++ awk '{print $5}' 2025-06-01T22:52:28.9122691Z ++ FSIZE=920 2025-06-01T22:52:28.9123397Z ++ echo '"torch/include/ATen/ops/silu_cpu_dispatch.h",sha256=VW-LKzanvEolYrQajqECOJSHGJXlc7jhXv3Qc7vDo4Q,920' 2025-06-01T22:52:28.9124347Z ++ read fname 2025-06-01T22:52:28.9124925Z ++ make_wheel_record torch/include/ATen/ops/silu_cuda_dispatch.h 2025-06-01T22:52:28.9125434Z ++ FPATH=torch/include/ATen/ops/silu_cuda_dispatch.h 2025-06-01T22:52:28.9125966Z ++ echo torch/include/ATen/ops/silu_cuda_dispatch.h 2025-06-01T22:52:28.9126354Z ++ grep RECORD 2025-06-01T22:52:28.9147334Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_cuda_dispatch.h 2025-06-01T22:52:28.9147972Z +++ openssl base64 2025-06-01T22:52:28.9148229Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.9149681Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.9150417Z +++ sed -e s/=//g 2025-06-01T22:52:28.9192110Z ++ HASH=xkK0nHdqbsDqgHS3WeyQdxyTOy295H73P6t_RQ8abuM 2025-06-01T22:52:28.9195919Z +++ ls -nl torch/include/ATen/ops/silu_cuda_dispatch.h 2025-06-01T22:52:28.9196687Z +++ awk '{print $5}' 2025-06-01T22:52:28.9223918Z ++ FSIZE=922 2025-06-01T22:52:28.9224702Z ++ echo '"torch/include/ATen/ops/silu_cuda_dispatch.h",sha256=xkK0nHdqbsDqgHS3WeyQdxyTOy295H73P6t_RQ8abuM,922' 2025-06-01T22:52:28.9225385Z ++ read fname 2025-06-01T22:52:28.9225723Z ++ make_wheel_record torch/include/ATen/ops/silu_meta.h 2025-06-01T22:52:28.9226166Z ++ FPATH=torch/include/ATen/ops/silu_meta.h 2025-06-01T22:52:28.9226544Z ++ echo torch/include/ATen/ops/silu_meta.h 2025-06-01T22:52:28.9226893Z ++ grep RECORD 2025-06-01T22:52:28.9247699Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_meta.h 2025-06-01T22:52:28.9248232Z +++ openssl base64 2025-06-01T22:52:28.9248513Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.9249622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.9250821Z +++ sed -e s/=//g 2025-06-01T22:52:28.9290011Z ++ HASH=WJX-jQjjjIBWWlJMmOpWlHKapqsLksOhzJX04mesSuw 2025-06-01T22:52:28.9295197Z +++ ls -nl torch/include/ATen/ops/silu_meta.h 2025-06-01T22:52:28.9296249Z +++ awk '{print $5}' 2025-06-01T22:52:28.9323807Z ++ FSIZE=565 2025-06-01T22:52:28.9324857Z ++ echo '"torch/include/ATen/ops/silu_meta.h",sha256=WJX-jQjjjIBWWlJMmOpWlHKapqsLksOhzJX04mesSuw,565' 2025-06-01T22:52:28.9325552Z ++ read fname 2025-06-01T22:52:28.9325925Z ++ make_wheel_record torch/include/ATen/ops/silu_meta_dispatch.h 2025-06-01T22:52:28.9326432Z ++ FPATH=torch/include/ATen/ops/silu_meta_dispatch.h 2025-06-01T22:52:28.9326904Z ++ echo torch/include/ATen/ops/silu_meta_dispatch.h 2025-06-01T22:52:28.9327299Z ++ grep RECORD 2025-06-01T22:52:28.9352426Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_meta_dispatch.h 2025-06-01T22:52:28.9353060Z +++ openssl base64 2025-06-01T22:52:28.9354280Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.9355562Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.9356838Z +++ sed -e s/=//g 2025-06-01T22:52:28.9398300Z ++ HASH=_RFEFf5hb9lvl-zAckvaGyo213ylhEURqRJSZQgrLUg 2025-06-01T22:52:28.9401421Z +++ ls -nl torch/include/ATen/ops/silu_meta_dispatch.h 2025-06-01T22:52:28.9402258Z +++ awk '{print $5}' 2025-06-01T22:52:28.9430198Z ++ FSIZE=922 2025-06-01T22:52:28.9430890Z ++ echo '"torch/include/ATen/ops/silu_meta_dispatch.h",sha256=_RFEFf5hb9lvl-zAckvaGyo213ylhEURqRJSZQgrLUg,922' 2025-06-01T22:52:28.9431619Z ++ read fname 2025-06-01T22:52:28.9432080Z ++ make_wheel_record torch/include/ATen/ops/silu_native.h 2025-06-01T22:52:28.9432524Z ++ FPATH=torch/include/ATen/ops/silu_native.h 2025-06-01T22:52:28.9432938Z ++ echo torch/include/ATen/ops/silu_native.h 2025-06-01T22:52:28.9433277Z ++ grep RECORD 2025-06-01T22:52:28.9451027Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_native.h 2025-06-01T22:52:28.9451651Z +++ openssl base64 2025-06-01T22:52:28.9453145Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.9454603Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.9456002Z +++ sed -e s/=//g 2025-06-01T22:52:28.9491823Z ++ HASH=bT9LZvqxlMN2Mk3h9_cr5pZsCXFBS5z1a3OXUMHvCFw 2025-06-01T22:52:28.9496840Z +++ ls -nl torch/include/ATen/ops/silu_native.h 2025-06-01T22:52:28.9498482Z +++ awk '{print $5}' 2025-06-01T22:52:28.9525685Z ++ FSIZE=717 2025-06-01T22:52:28.9526314Z ++ echo '"torch/include/ATen/ops/silu_native.h",sha256=bT9LZvqxlMN2Mk3h9_cr5pZsCXFBS5z1a3OXUMHvCFw,717' 2025-06-01T22:52:28.9527158Z ++ read fname 2025-06-01T22:52:28.9527476Z ++ make_wheel_record torch/include/ATen/ops/silu_ops.h 2025-06-01T22:52:28.9527935Z ++ FPATH=torch/include/ATen/ops/silu_ops.h 2025-06-01T22:52:28.9528344Z ++ echo torch/include/ATen/ops/silu_ops.h 2025-06-01T22:52:28.9528754Z ++ grep RECORD 2025-06-01T22:52:28.9548616Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/silu_ops.h 2025-06-01T22:52:28.9549182Z +++ openssl base64 2025-06-01T22:52:28.9550325Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.9551633Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.9552873Z +++ sed -e s/=//g 2025-06-01T22:52:28.9594390Z ++ HASH=EJfOZnjsgmfhavFUcZZ8zSedIXqvhNfN-PWH9ov-NeU 2025-06-01T22:52:28.9598347Z +++ ls -nl torch/include/ATen/ops/silu_ops.h 2025-06-01T22:52:28.9599589Z +++ awk '{print $5}' 2025-06-01T22:52:28.9626499Z ++ FSIZE=2028 2025-06-01T22:52:28.9627151Z ++ echo '"torch/include/ATen/ops/silu_ops.h",sha256=EJfOZnjsgmfhavFUcZZ8zSedIXqvhNfN-PWH9ov-NeU,2028' 2025-06-01T22:52:28.9627867Z ++ read fname 2025-06-01T22:52:28.9628178Z ++ make_wheel_record torch/include/ATen/ops/sin.h 2025-06-01T22:52:28.9628590Z ++ FPATH=torch/include/ATen/ops/sin.h 2025-06-01T22:52:28.9628940Z ++ echo torch/include/ATen/ops/sin.h 2025-06-01T22:52:28.9629271Z ++ grep RECORD 2025-06-01T22:52:28.9648299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sin.h 2025-06-01T22:52:28.9649216Z +++ openssl base64 2025-06-01T22:52:28.9650286Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.9651807Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.9653125Z +++ sed -e s/=//g 2025-06-01T22:52:28.9689725Z ++ HASH=h2H9Pwvbh3pGrtCwZ8X--neq4aDwuSmkWnYYsRdrL9g 2025-06-01T22:52:28.9695067Z +++ ls -nl torch/include/ATen/ops/sin.h 2025-06-01T22:52:28.9696298Z +++ awk '{print $5}' 2025-06-01T22:52:28.9722313Z ++ FSIZE=1130 2025-06-01T22:52:28.9722906Z ++ echo '"torch/include/ATen/ops/sin.h",sha256=h2H9Pwvbh3pGrtCwZ8X--neq4aDwuSmkWnYYsRdrL9g,1130' 2025-06-01T22:52:28.9723508Z ++ read fname 2025-06-01T22:52:28.9724562Z ++ make_wheel_record torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.9725526Z ++ FPATH=torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.9726371Z ++ echo torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.9726958Z ++ grep RECORD 2025-06-01T22:52:28.9747454Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.9748253Z +++ openssl base64 2025-06-01T22:52:28.9749813Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.9751147Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.9752449Z +++ sed -e s/=//g 2025-06-01T22:52:28.9793056Z ++ HASH=oK8texD6_Mm0uHJLY80EPD2e4B2awH0--EUWVnzkKw8 2025-06-01T22:52:28.9796491Z +++ ls -nl torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:28.9797388Z +++ awk '{print $5}' 2025-06-01T22:52:28.9825327Z ++ FSIZE=835 2025-06-01T22:52:28.9826231Z ++ echo '"torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h",sha256=oK8texD6_Mm0uHJLY80EPD2e4B2awH0--EUWVnzkKw8,835' 2025-06-01T22:52:28.9827305Z ++ read fname 2025-06-01T22:52:28.9827667Z ++ make_wheel_record torch/include/ATen/ops/sin_cpu_dispatch.h 2025-06-01T22:52:28.9828149Z ++ FPATH=torch/include/ATen/ops/sin_cpu_dispatch.h 2025-06-01T22:52:28.9828594Z ++ echo torch/include/ATen/ops/sin_cpu_dispatch.h 2025-06-01T22:52:28.9828954Z ++ grep RECORD 2025-06-01T22:52:28.9847944Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sin_cpu_dispatch.h 2025-06-01T22:52:28.9848579Z +++ openssl base64 2025-06-01T22:52:28.9849502Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.9850780Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.9852130Z +++ sed -e s/=//g 2025-06-01T22:52:28.9890338Z ++ HASH=N2sGALxM13cOEMx_Xw0Z5QpZSz3Z0QB1yv7EF95v5IA 2025-06-01T22:52:28.9895350Z +++ ls -nl torch/include/ATen/ops/sin_cpu_dispatch.h 2025-06-01T22:52:28.9896444Z +++ awk '{print $5}' 2025-06-01T22:52:28.9923410Z ++ FSIZE=916 2025-06-01T22:52:28.9924225Z ++ echo '"torch/include/ATen/ops/sin_cpu_dispatch.h",sha256=N2sGALxM13cOEMx_Xw0Z5QpZSz3Z0QB1yv7EF95v5IA,916' 2025-06-01T22:52:28.9925284Z ++ read fname 2025-06-01T22:52:28.9925640Z ++ make_wheel_record torch/include/ATen/ops/sin_cuda_dispatch.h 2025-06-01T22:52:28.9926204Z ++ FPATH=torch/include/ATen/ops/sin_cuda_dispatch.h 2025-06-01T22:52:28.9926649Z ++ echo torch/include/ATen/ops/sin_cuda_dispatch.h 2025-06-01T22:52:28.9927042Z ++ grep RECORD 2025-06-01T22:52:28.9947086Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sin_cuda_dispatch.h 2025-06-01T22:52:28.9947756Z +++ openssl base64 2025-06-01T22:52:28.9948447Z +++ sed -e s/+/-/g 2025-06-01T22:52:28.9949687Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:28.9950814Z +++ sed -e s/=//g 2025-06-01T22:52:28.9990463Z ++ HASH=AY7K9iIlZ_AWmzB3s8bQes1AtzQ-Y0J6i8qX1sFlzC4 2025-06-01T22:52:28.9995702Z +++ ls -nl torch/include/ATen/ops/sin_cuda_dispatch.h 2025-06-01T22:52:28.9996445Z +++ awk '{print $5}' 2025-06-01T22:52:29.0023976Z ++ FSIZE=918 2025-06-01T22:52:29.0024623Z ++ echo '"torch/include/ATen/ops/sin_cuda_dispatch.h",sha256=AY7K9iIlZ_AWmzB3s8bQes1AtzQ-Y0J6i8qX1sFlzC4,918' 2025-06-01T22:52:29.0025493Z ++ read fname 2025-06-01T22:52:29.0025815Z ++ make_wheel_record torch/include/ATen/ops/sin_meta.h 2025-06-01T22:52:29.0026236Z ++ FPATH=torch/include/ATen/ops/sin_meta.h 2025-06-01T22:52:29.0026633Z ++ echo torch/include/ATen/ops/sin_meta.h 2025-06-01T22:52:29.0026978Z ++ grep RECORD 2025-06-01T22:52:29.0046876Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sin_meta.h 2025-06-01T22:52:29.0047988Z +++ openssl base64 2025-06-01T22:52:29.0048868Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.0050622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.0052290Z +++ sed -e s/=//g 2025-06-01T22:52:29.0089107Z ++ HASH=0D7s1M86gYBpg0PuMnhcW3GuHQgwTk4msEwGqPNgjcM 2025-06-01T22:52:29.0094132Z +++ ls -nl torch/include/ATen/ops/sin_meta.h 2025-06-01T22:52:29.0095108Z +++ awk '{print $5}' 2025-06-01T22:52:29.0123100Z ++ FSIZE=564 2025-06-01T22:52:29.0123885Z ++ echo '"torch/include/ATen/ops/sin_meta.h",sha256=0D7s1M86gYBpg0PuMnhcW3GuHQgwTk4msEwGqPNgjcM,564' 2025-06-01T22:52:29.0124863Z ++ read fname 2025-06-01T22:52:29.0125240Z ++ make_wheel_record torch/include/ATen/ops/sin_meta_dispatch.h 2025-06-01T22:52:29.0125757Z ++ FPATH=torch/include/ATen/ops/sin_meta_dispatch.h 2025-06-01T22:52:29.0126198Z ++ echo torch/include/ATen/ops/sin_meta_dispatch.h 2025-06-01T22:52:29.0126595Z ++ grep RECORD 2025-06-01T22:52:29.0147511Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sin_meta_dispatch.h 2025-06-01T22:52:29.0148112Z +++ openssl base64 2025-06-01T22:52:29.0148659Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.0148988Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.0149825Z +++ sed -e s/=//g 2025-06-01T22:52:29.0192266Z ++ HASH=ZXhNfI5oQuNj52zkysQ-oSrQDrUFP-c-_GIv1ZNN8v8 2025-06-01T22:52:29.0195841Z +++ ls -nl torch/include/ATen/ops/sin_meta_dispatch.h 2025-06-01T22:52:29.0197117Z +++ awk '{print $5}' 2025-06-01T22:52:29.0224208Z ++ FSIZE=918 2025-06-01T22:52:29.0224889Z ++ echo '"torch/include/ATen/ops/sin_meta_dispatch.h",sha256=ZXhNfI5oQuNj52zkysQ-oSrQDrUFP-c-_GIv1ZNN8v8,918' 2025-06-01T22:52:29.0225655Z ++ read fname 2025-06-01T22:52:29.0226131Z ++ make_wheel_record torch/include/ATen/ops/sin_native.h 2025-06-01T22:52:29.0226571Z ++ FPATH=torch/include/ATen/ops/sin_native.h 2025-06-01T22:52:29.0226971Z ++ echo torch/include/ATen/ops/sin_native.h 2025-06-01T22:52:29.0227314Z ++ grep RECORD 2025-06-01T22:52:29.0247648Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sin_native.h 2025-06-01T22:52:29.0248144Z +++ openssl base64 2025-06-01T22:52:29.0248619Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.0249866Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.0251194Z +++ sed -e s/=//g 2025-06-01T22:52:29.0289910Z ++ HASH=unvty-5y4KNnh4QatI4Qo0qEPr8ugomGxq8lV8-jCec 2025-06-01T22:52:29.0294997Z +++ ls -nl torch/include/ATen/ops/sin_native.h 2025-06-01T22:52:29.0295952Z +++ awk '{print $5}' 2025-06-01T22:52:29.0322409Z ++ FSIZE=1053 2025-06-01T22:52:29.0323042Z ++ echo '"torch/include/ATen/ops/sin_native.h",sha256=unvty-5y4KNnh4QatI4Qo0qEPr8ugomGxq8lV8-jCec,1053' 2025-06-01T22:52:29.0323932Z ++ read fname 2025-06-01T22:52:29.0324380Z ++ make_wheel_record torch/include/ATen/ops/sin_ops.h 2025-06-01T22:52:29.0324978Z ++ FPATH=torch/include/ATen/ops/sin_ops.h 2025-06-01T22:52:29.0325441Z ++ echo torch/include/ATen/ops/sin_ops.h 2025-06-01T22:52:29.0325800Z ++ grep RECORD 2025-06-01T22:52:29.0346776Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sin_ops.h 2025-06-01T22:52:29.0347286Z +++ openssl base64 2025-06-01T22:52:29.0348032Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.0348290Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.0349672Z +++ sed -e s/=//g 2025-06-01T22:52:29.0390724Z ++ HASH=6Aw51ZGS7g4tS3G7bOLnAhjY_wO4VyK9ZTMp2a5uiUM 2025-06-01T22:52:29.0395891Z +++ ls -nl torch/include/ATen/ops/sin_ops.h 2025-06-01T22:52:29.0396720Z +++ awk '{print $5}' 2025-06-01T22:52:29.0425775Z ++ FSIZE=2019 2025-06-01T22:52:29.0426386Z ++ echo '"torch/include/ATen/ops/sin_ops.h",sha256=6Aw51ZGS7g4tS3G7bOLnAhjY_wO4VyK9ZTMp2a5uiUM,2019' 2025-06-01T22:52:29.0427004Z ++ read fname 2025-06-01T22:52:29.0427302Z ++ make_wheel_record torch/include/ATen/ops/sinc.h 2025-06-01T22:52:29.0427706Z ++ FPATH=torch/include/ATen/ops/sinc.h 2025-06-01T22:52:29.0428074Z ++ echo torch/include/ATen/ops/sinc.h 2025-06-01T22:52:29.0428397Z ++ grep RECORD 2025-06-01T22:52:29.0446709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinc.h 2025-06-01T22:52:29.0447600Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.0447889Z +++ openssl base64 2025-06-01T22:52:29.0448973Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.0450243Z +++ sed -e s/=//g 2025-06-01T22:52:29.0488525Z ++ HASH=jzwZzYsY3sUgoGf7tMmr2IW3fiitFubqroUuE4HnCWQ 2025-06-01T22:52:29.0493533Z +++ ls -nl torch/include/ATen/ops/sinc.h 2025-06-01T22:52:29.0494686Z +++ awk '{print $5}' 2025-06-01T22:52:29.0520075Z ++ FSIZE=1143 2025-06-01T22:52:29.0520780Z ++ echo '"torch/include/ATen/ops/sinc.h",sha256=jzwZzYsY3sUgoGf7tMmr2IW3fiitFubqroUuE4HnCWQ,1143' 2025-06-01T22:52:29.0521429Z ++ read fname 2025-06-01T22:52:29.0522115Z ++ make_wheel_record torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.0523059Z ++ FPATH=torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.0523910Z ++ echo torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.0524779Z ++ grep RECORD 2025-06-01T22:52:29.0547374Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.0548151Z +++ openssl base64 2025-06-01T22:52:29.0548442Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.0548704Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.0549767Z +++ sed -e s/=//g 2025-06-01T22:52:29.0590404Z ++ HASH=EKtHwrscBiEEOnQ1JHHKfTLAH3L0B8F6ALt0WtZqHDQ 2025-06-01T22:52:29.0594635Z +++ ls -nl torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.0595605Z +++ awk '{print $5}' 2025-06-01T22:52:29.0622008Z ++ FSIZE=837 2025-06-01T22:52:29.0623133Z ++ echo '"torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h",sha256=EKtHwrscBiEEOnQ1JHHKfTLAH3L0B8F6ALt0WtZqHDQ,837' 2025-06-01T22:52:29.0624078Z ++ read fname 2025-06-01T22:52:29.0624440Z ++ make_wheel_record torch/include/ATen/ops/sinc_cpu_dispatch.h 2025-06-01T22:52:29.0624973Z ++ FPATH=torch/include/ATen/ops/sinc_cpu_dispatch.h 2025-06-01T22:52:29.0625407Z ++ echo torch/include/ATen/ops/sinc_cpu_dispatch.h 2025-06-01T22:52:29.0625790Z ++ grep RECORD 2025-06-01T22:52:29.0646781Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinc_cpu_dispatch.h 2025-06-01T22:52:29.0647397Z +++ openssl base64 2025-06-01T22:52:29.0647823Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.0649296Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.0650656Z +++ sed -e s/=//g 2025-06-01T22:52:29.0689081Z ++ HASH=GOS-7yL0DplD2PgWP2CYkwAHuTH1-VvXL5P4HcPu7Lg 2025-06-01T22:52:29.0694205Z +++ ls -nl torch/include/ATen/ops/sinc_cpu_dispatch.h 2025-06-01T22:52:29.0695280Z +++ awk '{print $5}' 2025-06-01T22:52:29.0721251Z ++ FSIZE=920 2025-06-01T22:52:29.0721934Z ++ echo '"torch/include/ATen/ops/sinc_cpu_dispatch.h",sha256=GOS-7yL0DplD2PgWP2CYkwAHuTH1-VvXL5P4HcPu7Lg,920' 2025-06-01T22:52:29.0722669Z ++ read fname 2025-06-01T22:52:29.0723191Z ++ make_wheel_record torch/include/ATen/ops/sinc_cuda_dispatch.h 2025-06-01T22:52:29.0723767Z ++ FPATH=torch/include/ATen/ops/sinc_cuda_dispatch.h 2025-06-01T22:52:29.0724382Z ++ echo torch/include/ATen/ops/sinc_cuda_dispatch.h 2025-06-01T22:52:29.0724965Z ++ grep RECORD 2025-06-01T22:52:29.0747611Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinc_cuda_dispatch.h 2025-06-01T22:52:29.0748198Z +++ openssl base64 2025-06-01T22:52:29.0748884Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.0749317Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.0750840Z +++ sed -e s/=//g 2025-06-01T22:52:29.0790742Z ++ HASH=BIV7_Q8rLDcOjtnQjPHdi6q_vtsmByrHmOMUi4olkB4 2025-06-01T22:52:29.0795846Z +++ ls -nl torch/include/ATen/ops/sinc_cuda_dispatch.h 2025-06-01T22:52:29.0796715Z +++ awk '{print $5}' 2025-06-01T22:52:29.0823804Z ++ FSIZE=922 2025-06-01T22:52:29.0824550Z ++ echo '"torch/include/ATen/ops/sinc_cuda_dispatch.h",sha256=BIV7_Q8rLDcOjtnQjPHdi6q_vtsmByrHmOMUi4olkB4,922' 2025-06-01T22:52:29.0825260Z ++ read fname 2025-06-01T22:52:29.0825649Z ++ make_wheel_record torch/include/ATen/ops/sinc_meta.h 2025-06-01T22:52:29.0826092Z ++ FPATH=torch/include/ATen/ops/sinc_meta.h 2025-06-01T22:52:29.0826548Z ++ echo torch/include/ATen/ops/sinc_meta.h 2025-06-01T22:52:29.0826904Z ++ grep RECORD 2025-06-01T22:52:29.0846197Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinc_meta.h 2025-06-01T22:52:29.0846812Z +++ openssl base64 2025-06-01T22:52:29.0848077Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.0849389Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.0850754Z +++ sed -e s/=//g 2025-06-01T22:52:29.0887912Z ++ HASH=YBAEb0j32oKjfdqwTSX6OxS8nKzhGypR3-gjEvmvr2c 2025-06-01T22:52:29.0893195Z +++ ls -nl torch/include/ATen/ops/sinc_meta.h 2025-06-01T22:52:29.0894353Z +++ awk '{print $5}' 2025-06-01T22:52:29.0920913Z ++ FSIZE=565 2025-06-01T22:52:29.0921538Z ++ echo '"torch/include/ATen/ops/sinc_meta.h",sha256=YBAEb0j32oKjfdqwTSX6OxS8nKzhGypR3-gjEvmvr2c,565' 2025-06-01T22:52:29.0922182Z ++ read fname 2025-06-01T22:52:29.0922589Z ++ make_wheel_record torch/include/ATen/ops/sinc_meta_dispatch.h 2025-06-01T22:52:29.0923151Z ++ FPATH=torch/include/ATen/ops/sinc_meta_dispatch.h 2025-06-01T22:52:29.0923645Z ++ echo torch/include/ATen/ops/sinc_meta_dispatch.h 2025-06-01T22:52:29.0924162Z ++ grep RECORD 2025-06-01T22:52:29.0948492Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinc_meta_dispatch.h 2025-06-01T22:52:29.0949398Z +++ openssl base64 2025-06-01T22:52:29.0950491Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.0951544Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.0952921Z +++ sed -e s/=//g 2025-06-01T22:52:29.0995800Z ++ HASH=oCzuPzKN9t28M61qlSg8r-8NDD3EQBpEHCXi4dMAHC4 2025-06-01T22:52:29.0999131Z +++ ls -nl torch/include/ATen/ops/sinc_meta_dispatch.h 2025-06-01T22:52:29.0999853Z +++ awk '{print $5}' 2025-06-01T22:52:29.1026835Z ++ FSIZE=922 2025-06-01T22:52:29.1027680Z ++ echo '"torch/include/ATen/ops/sinc_meta_dispatch.h",sha256=oCzuPzKN9t28M61qlSg8r-8NDD3EQBpEHCXi4dMAHC4,922' 2025-06-01T22:52:29.1028454Z ++ read fname 2025-06-01T22:52:29.1028801Z ++ make_wheel_record torch/include/ATen/ops/sinc_native.h 2025-06-01T22:52:29.1029248Z ++ FPATH=torch/include/ATen/ops/sinc_native.h 2025-06-01T22:52:29.1029640Z ++ echo torch/include/ATen/ops/sinc_native.h 2025-06-01T22:52:29.1029999Z ++ grep RECORD 2025-06-01T22:52:29.1048840Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinc_native.h 2025-06-01T22:52:29.1049621Z +++ openssl base64 2025-06-01T22:52:29.1050794Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.1052269Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.1053675Z +++ sed -e s/=//g 2025-06-01T22:52:29.1091202Z ++ HASH=ObXGiGBpyuMR18NKqDQFIrbHavNWj9wKze4_PXyDuOA 2025-06-01T22:52:29.1096227Z +++ ls -nl torch/include/ATen/ops/sinc_native.h 2025-06-01T22:52:29.1096983Z +++ awk '{print $5}' 2025-06-01T22:52:29.1125244Z ++ FSIZE=590 2025-06-01T22:52:29.1126080Z ++ echo '"torch/include/ATen/ops/sinc_native.h",sha256=ObXGiGBpyuMR18NKqDQFIrbHavNWj9wKze4_PXyDuOA,590' 2025-06-01T22:52:29.1126758Z ++ read fname 2025-06-01T22:52:29.1127081Z ++ make_wheel_record torch/include/ATen/ops/sinc_ops.h 2025-06-01T22:52:29.1129414Z ++ FPATH=torch/include/ATen/ops/sinc_ops.h 2025-06-01T22:52:29.1129813Z ++ echo torch/include/ATen/ops/sinc_ops.h 2025-06-01T22:52:29.1130163Z ++ grep RECORD 2025-06-01T22:52:29.1147762Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinc_ops.h 2025-06-01T22:52:29.1148748Z +++ openssl base64 2025-06-01T22:52:29.1149397Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.1150729Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.1151966Z +++ sed -e s/=//g 2025-06-01T22:52:29.1193606Z ++ HASH=0uKtRwvojKdmrGZz7NDS-hWiMdsJQVS4OhKqNAk6KnI 2025-06-01T22:52:29.1197471Z +++ ls -nl torch/include/ATen/ops/sinc_ops.h 2025-06-01T22:52:29.1198538Z +++ awk '{print $5}' 2025-06-01T22:52:29.1226636Z ++ FSIZE=2028 2025-06-01T22:52:29.1227339Z ++ echo '"torch/include/ATen/ops/sinc_ops.h",sha256=0uKtRwvojKdmrGZz7NDS-hWiMdsJQVS4OhKqNAk6KnI,2028' 2025-06-01T22:52:29.1227992Z ++ read fname 2025-06-01T22:52:29.1228278Z ++ make_wheel_record torch/include/ATen/ops/sinh.h 2025-06-01T22:52:29.1228690Z ++ FPATH=torch/include/ATen/ops/sinh.h 2025-06-01T22:52:29.1229041Z ++ echo torch/include/ATen/ops/sinh.h 2025-06-01T22:52:29.1229376Z ++ grep RECORD 2025-06-01T22:52:29.1248563Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinh.h 2025-06-01T22:52:29.1249497Z +++ openssl base64 2025-06-01T22:52:29.1250725Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.1252111Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.1253512Z +++ sed -e s/=//g 2025-06-01T22:52:29.1290624Z ++ HASH=CaC2e5_mDF65RdHOwkl2YEkTMpJiKqrFlOQRKfNSnFY 2025-06-01T22:52:29.1296122Z +++ ls -nl torch/include/ATen/ops/sinh.h 2025-06-01T22:52:29.1297283Z +++ awk '{print $5}' 2025-06-01T22:52:29.1323625Z ++ FSIZE=1143 2025-06-01T22:52:29.1324385Z ++ echo '"torch/include/ATen/ops/sinh.h",sha256=CaC2e5_mDF65RdHOwkl2YEkTMpJiKqrFlOQRKfNSnFY,1143' 2025-06-01T22:52:29.1324685Z ++ read fname 2025-06-01T22:52:29.1325108Z ++ make_wheel_record torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.1325462Z ++ FPATH=torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.1325809Z ++ echo torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.1326867Z ++ grep RECORD 2025-06-01T22:52:29.1348196Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.1348321Z +++ openssl base64 2025-06-01T22:52:29.1349099Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.1350441Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.1351717Z +++ sed -e s/=//g 2025-06-01T22:52:29.1393198Z ++ HASH=Dn9LTkJi_S3ATtf0n85BJ8pNIzMktISmGDnvH8e_WXE 2025-06-01T22:52:29.1397926Z +++ ls -nl torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.1399090Z +++ awk '{print $5}' 2025-06-01T22:52:29.1427030Z ++ FSIZE=837 2025-06-01T22:52:29.1427928Z ++ echo '"torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Dn9LTkJi_S3ATtf0n85BJ8pNIzMktISmGDnvH8e_WXE,837' 2025-06-01T22:52:29.1428032Z ++ read fname 2025-06-01T22:52:29.1428258Z ++ make_wheel_record torch/include/ATen/ops/sinh_cpu_dispatch.h 2025-06-01T22:52:29.1428430Z ++ FPATH=torch/include/ATen/ops/sinh_cpu_dispatch.h 2025-06-01T22:52:29.1428582Z ++ echo torch/include/ATen/ops/sinh_cpu_dispatch.h 2025-06-01T22:52:29.1429160Z ++ grep RECORD 2025-06-01T22:52:29.1454491Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinh_cpu_dispatch.h 2025-06-01T22:52:29.1454975Z +++ openssl base64 2025-06-01T22:52:29.1456248Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.1457661Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.1458956Z +++ sed -e s/=//g 2025-06-01T22:52:29.1498293Z ++ HASH=2XfrxA2i-RFpcoXYAgiDSDF-T2jKMKSn1Re9x-tEZVE 2025-06-01T22:52:29.1502162Z +++ ls -nl torch/include/ATen/ops/sinh_cpu_dispatch.h 2025-06-01T22:52:29.1502751Z +++ awk '{print $5}' 2025-06-01T22:52:29.1526888Z ++ FSIZE=920 2025-06-01T22:52:29.1527418Z ++ echo '"torch/include/ATen/ops/sinh_cpu_dispatch.h",sha256=2XfrxA2i-RFpcoXYAgiDSDF-T2jKMKSn1Re9x-tEZVE,920' 2025-06-01T22:52:29.1527657Z ++ read fname 2025-06-01T22:52:29.1527877Z ++ make_wheel_record torch/include/ATen/ops/sinh_cuda_dispatch.h 2025-06-01T22:52:29.1528067Z ++ FPATH=torch/include/ATen/ops/sinh_cuda_dispatch.h 2025-06-01T22:52:29.1530423Z ++ echo torch/include/ATen/ops/sinh_cuda_dispatch.h 2025-06-01T22:52:29.1531501Z ++ grep RECORD 2025-06-01T22:52:29.1551056Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinh_cuda_dispatch.h 2025-06-01T22:52:29.1551734Z +++ openssl base64 2025-06-01T22:52:29.1552987Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.1554374Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.1555617Z +++ sed -e s/=//g 2025-06-01T22:52:29.1597050Z ++ HASH=YTqiAu91XPCxq3bi-2QU5WAJXMOAIJ8XoNE8_Nmsf6c 2025-06-01T22:52:29.1600557Z +++ ls -nl torch/include/ATen/ops/sinh_cuda_dispatch.h 2025-06-01T22:52:29.1601468Z +++ awk '{print $5}' 2025-06-01T22:52:29.1629427Z ++ FSIZE=922 2025-06-01T22:52:29.1630064Z ++ echo '"torch/include/ATen/ops/sinh_cuda_dispatch.h",sha256=YTqiAu91XPCxq3bi-2QU5WAJXMOAIJ8XoNE8_Nmsf6c,922' 2025-06-01T22:52:29.1630174Z ++ read fname 2025-06-01T22:52:29.1630352Z ++ make_wheel_record torch/include/ATen/ops/sinh_meta.h 2025-06-01T22:52:29.1630500Z ++ FPATH=torch/include/ATen/ops/sinh_meta.h 2025-06-01T22:52:29.1630632Z ++ echo torch/include/ATen/ops/sinh_meta.h 2025-06-01T22:52:29.1630729Z ++ grep RECORD 2025-06-01T22:52:29.1650272Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinh_meta.h 2025-06-01T22:52:29.1650919Z +++ openssl base64 2025-06-01T22:52:29.1652132Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.1653503Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.1654946Z +++ sed -e s/=//g 2025-06-01T22:52:29.1691972Z ++ HASH=DgH940y7fy_zFCQJYYPVAmPTiIYtYRAtW5oCeNzvUYk 2025-06-01T22:52:29.1697089Z +++ ls -nl torch/include/ATen/ops/sinh_meta.h 2025-06-01T22:52:29.1698479Z +++ awk '{print $5}' 2025-06-01T22:52:29.1725622Z ++ FSIZE=565 2025-06-01T22:52:29.1726102Z ++ echo '"torch/include/ATen/ops/sinh_meta.h",sha256=DgH940y7fy_zFCQJYYPVAmPTiIYtYRAtW5oCeNzvUYk,565' 2025-06-01T22:52:29.1726224Z ++ read fname 2025-06-01T22:52:29.1726442Z ++ make_wheel_record torch/include/ATen/ops/sinh_meta_dispatch.h 2025-06-01T22:52:29.1726609Z ++ FPATH=torch/include/ATen/ops/sinh_meta_dispatch.h 2025-06-01T22:52:29.1726781Z ++ echo torch/include/ATen/ops/sinh_meta_dispatch.h 2025-06-01T22:52:29.1727035Z ++ grep RECORD 2025-06-01T22:52:29.1747807Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinh_meta_dispatch.h 2025-06-01T22:52:29.1747938Z +++ openssl base64 2025-06-01T22:52:29.1749574Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.1750949Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.1752198Z +++ sed -e s/=//g 2025-06-01T22:52:29.1793531Z ++ HASH=indTCakEIpKc7xjFjNcUu4CkXNSYnkjFlk0JkzsoNxU 2025-06-01T22:52:29.1796817Z +++ ls -nl torch/include/ATen/ops/sinh_meta_dispatch.h 2025-06-01T22:52:29.1797401Z +++ awk '{print $5}' 2025-06-01T22:52:29.1826318Z ++ FSIZE=922 2025-06-01T22:52:29.1827001Z ++ echo '"torch/include/ATen/ops/sinh_meta_dispatch.h",sha256=indTCakEIpKc7xjFjNcUu4CkXNSYnkjFlk0JkzsoNxU,922' 2025-06-01T22:52:29.1827134Z ++ read fname 2025-06-01T22:52:29.1827321Z ++ make_wheel_record torch/include/ATen/ops/sinh_native.h 2025-06-01T22:52:29.1827462Z ++ FPATH=torch/include/ATen/ops/sinh_native.h 2025-06-01T22:52:29.1827597Z ++ echo torch/include/ATen/ops/sinh_native.h 2025-06-01T22:52:29.1827708Z ++ grep RECORD 2025-06-01T22:52:29.1848047Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinh_native.h 2025-06-01T22:52:29.1848426Z +++ openssl base64 2025-06-01T22:52:29.1849179Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.1850584Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.1851819Z +++ sed -e s/=//g 2025-06-01T22:52:29.1890552Z ++ HASH=IK8iwEPi-wWAt42BTvVFoti0XIZZ8DeP_wnt7Tis9Hg 2025-06-01T22:52:29.1895564Z +++ ls -nl torch/include/ATen/ops/sinh_native.h 2025-06-01T22:52:29.1896581Z +++ awk '{print $5}' 2025-06-01T22:52:29.1923615Z ++ FSIZE=998 2025-06-01T22:52:29.1924306Z ++ echo '"torch/include/ATen/ops/sinh_native.h",sha256=IK8iwEPi-wWAt42BTvVFoti0XIZZ8DeP_wnt7Tis9Hg,998' 2025-06-01T22:52:29.1924849Z ++ read fname 2025-06-01T22:52:29.1925255Z ++ make_wheel_record torch/include/ATen/ops/sinh_ops.h 2025-06-01T22:52:29.1925400Z ++ FPATH=torch/include/ATen/ops/sinh_ops.h 2025-06-01T22:52:29.1925528Z ++ echo torch/include/ATen/ops/sinh_ops.h 2025-06-01T22:52:29.1925846Z ++ grep RECORD 2025-06-01T22:52:29.1947286Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sinh_ops.h 2025-06-01T22:52:29.1947409Z +++ openssl base64 2025-06-01T22:52:29.1948192Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.1949472Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.1950922Z +++ sed -e s/=//g 2025-06-01T22:52:29.1994181Z ++ HASH=JBU19Zkp1cgKBUoASLzrVQoLVUDuAITXuI2iy3BUCJg 2025-06-01T22:52:29.1997554Z +++ ls -nl torch/include/ATen/ops/sinh_ops.h 2025-06-01T22:52:29.1998036Z +++ awk '{print $5}' 2025-06-01T22:52:29.2026752Z ++ FSIZE=2028 2025-06-01T22:52:29.2027262Z ++ echo '"torch/include/ATen/ops/sinh_ops.h",sha256=JBU19Zkp1cgKBUoASLzrVQoLVUDuAITXuI2iy3BUCJg,2028' 2025-06-01T22:52:29.2027359Z ++ read fname 2025-06-01T22:52:29.2027529Z ++ make_wheel_record torch/include/ATen/ops/size.h 2025-06-01T22:52:29.2027653Z ++ FPATH=torch/include/ATen/ops/size.h 2025-06-01T22:52:29.2027773Z ++ echo torch/include/ATen/ops/size.h 2025-06-01T22:52:29.2027873Z ++ grep RECORD 2025-06-01T22:52:29.2048620Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/size.h 2025-06-01T22:52:29.2049767Z +++ openssl base64 2025-06-01T22:52:29.2050974Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.2052433Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.2053781Z +++ sed -e s/=//g 2025-06-01T22:52:29.2090748Z ++ HASH=tVQIlfL4cUeU-KXtJXyHQ_z1vfXzVzdUsHbHuPDlltw 2025-06-01T22:52:29.2095621Z +++ ls -nl torch/include/ATen/ops/size.h 2025-06-01T22:52:29.2096418Z +++ awk '{print $5}' 2025-06-01T22:52:29.2123410Z ++ FSIZE=843 2025-06-01T22:52:29.2123939Z ++ echo '"torch/include/ATen/ops/size.h",sha256=tVQIlfL4cUeU-KXtJXyHQ_z1vfXzVzdUsHbHuPDlltw,843' 2025-06-01T22:52:29.2124198Z ++ read fname 2025-06-01T22:52:29.2124528Z ++ make_wheel_record torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.2124997Z ++ FPATH=torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.2125349Z ++ echo torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.2126343Z ++ grep RECORD 2025-06-01T22:52:29.2148056Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.2148200Z +++ openssl base64 2025-06-01T22:52:29.2148581Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.2149869Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.2151185Z +++ sed -e s/=//g 2025-06-01T22:52:29.2195384Z ++ HASH=lfBzXTWLGOAo9DfG-KPVaOTcT7h5ydQWZqIo3W8vF3k 2025-06-01T22:52:29.2197473Z +++ ls -nl torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.2198013Z +++ awk '{print $5}' 2025-06-01T22:52:29.2226470Z ++ FSIZE=838 2025-06-01T22:52:29.2227270Z ++ echo '"torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h",sha256=lfBzXTWLGOAo9DfG-KPVaOTcT7h5ydQWZqIo3W8vF3k,838' 2025-06-01T22:52:29.2227379Z ++ read fname 2025-06-01T22:52:29.2227565Z ++ make_wheel_record torch/include/ATen/ops/size_native.h 2025-06-01T22:52:29.2227724Z ++ FPATH=torch/include/ATen/ops/size_native.h 2025-06-01T22:52:29.2227862Z ++ echo torch/include/ATen/ops/size_native.h 2025-06-01T22:52:29.2228213Z ++ grep RECORD 2025-06-01T22:52:29.2248221Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/size_native.h 2025-06-01T22:52:29.2248391Z +++ openssl base64 2025-06-01T22:52:29.2249609Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.2250825Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.2252105Z +++ sed -e s/=//g 2025-06-01T22:52:29.2290505Z ++ HASH=yLSilFYn6AYnZrpZ6LHiZ77tTtnK8NhOGmf1DMAeg9Q 2025-06-01T22:52:29.2295379Z +++ ls -nl torch/include/ATen/ops/size_native.h 2025-06-01T22:52:29.2296274Z +++ awk '{print $5}' 2025-06-01T22:52:29.2322505Z ++ FSIZE=550 2025-06-01T22:52:29.2323139Z ++ echo '"torch/include/ATen/ops/size_native.h",sha256=yLSilFYn6AYnZrpZ6LHiZ77tTtnK8NhOGmf1DMAeg9Q,550' 2025-06-01T22:52:29.2323391Z ++ read fname 2025-06-01T22:52:29.2323565Z ++ make_wheel_record torch/include/ATen/ops/size_ops.h 2025-06-01T22:52:29.2323714Z ++ FPATH=torch/include/ATen/ops/size_ops.h 2025-06-01T22:52:29.2324380Z ++ echo torch/include/ATen/ops/size_ops.h 2025-06-01T22:52:29.2325661Z ++ grep RECORD 2025-06-01T22:52:29.2347651Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/size_ops.h 2025-06-01T22:52:29.2347771Z +++ openssl base64 2025-06-01T22:52:29.2347877Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.2349390Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.2350623Z +++ sed -e s/=//g 2025-06-01T22:52:29.2393241Z ++ HASH=TDw2uNQJtpGbVomrRSIXQWLeNhkt-pFlyPBeZUNetXE 2025-06-01T22:52:29.2396598Z +++ ls -nl torch/include/ATen/ops/size_ops.h 2025-06-01T22:52:29.2398165Z +++ awk '{print $5}' 2025-06-01T22:52:29.2426844Z ++ FSIZE=1559 2025-06-01T22:52:29.2427435Z ++ echo '"torch/include/ATen/ops/size_ops.h",sha256=TDw2uNQJtpGbVomrRSIXQWLeNhkt-pFlyPBeZUNetXE,1559' 2025-06-01T22:52:29.2427575Z ++ read fname 2025-06-01T22:52:29.2428020Z ++ make_wheel_record torch/include/ATen/ops/slice.h 2025-06-01T22:52:29.2428163Z ++ FPATH=torch/include/ATen/ops/slice.h 2025-06-01T22:52:29.2428288Z ++ echo torch/include/ATen/ops/slice.h 2025-06-01T22:52:29.2428523Z ++ grep RECORD 2025-06-01T22:52:29.2449032Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice.h 2025-06-01T22:52:29.2449518Z +++ openssl base64 2025-06-01T22:52:29.2450841Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.2452188Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.2453556Z +++ sed -e s/=//g 2025-06-01T22:52:29.2490647Z ++ HASH=sqvbG9ITcpkHGprLlSNEO7eA-JZkGYBvpRz44iD2xwY 2025-06-01T22:52:29.2495697Z +++ ls -nl torch/include/ATen/ops/slice.h 2025-06-01T22:52:29.2496777Z +++ awk '{print $5}' 2025-06-01T22:52:29.2524277Z ++ FSIZE=2238 2025-06-01T22:52:29.2524823Z ++ echo '"torch/include/ATen/ops/slice.h",sha256=sqvbG9ITcpkHGprLlSNEO7eA-JZkGYBvpRz44iD2xwY,2238' 2025-06-01T22:52:29.2525107Z ++ read fname 2025-06-01T22:52:29.2525363Z ++ make_wheel_record torch/include/ATen/ops/slice_backward.h 2025-06-01T22:52:29.2525521Z ++ FPATH=torch/include/ATen/ops/slice_backward.h 2025-06-01T22:52:29.2525668Z ++ echo torch/include/ATen/ops/slice_backward.h 2025-06-01T22:52:29.2525802Z ++ grep RECORD 2025-06-01T22:52:29.2547356Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_backward.h 2025-06-01T22:52:29.2548419Z +++ openssl base64 2025-06-01T22:52:29.2549756Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.2551453Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.2552820Z +++ sed -e s/=//g 2025-06-01T22:52:29.2591254Z ++ HASH=NoprrcF3J1gIidgFb2H3J1kZ_F9cJYBuzJmaO6L4FbY 2025-06-01T22:52:29.2596457Z +++ ls -nl torch/include/ATen/ops/slice_backward.h 2025-06-01T22:52:29.2597825Z +++ awk '{print $5}' 2025-06-01T22:52:29.2627170Z ++ FSIZE=5455 2025-06-01T22:52:29.2627888Z ++ echo '"torch/include/ATen/ops/slice_backward.h",sha256=NoprrcF3J1gIidgFb2H3J1kZ_F9cJYBuzJmaO6L4FbY,5455' 2025-06-01T22:52:29.2628000Z ++ read fname 2025-06-01T22:52:29.2628377Z ++ make_wheel_record torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.2628718Z ++ FPATH=torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.2629032Z ++ echo torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.2629128Z ++ grep RECORD 2025-06-01T22:52:29.2649002Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.2649156Z +++ openssl base64 2025-06-01T22:52:29.2650489Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.2651823Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.2652970Z +++ sed -e s/=//g 2025-06-01T22:52:29.2690544Z ++ HASH=bxgVa7Z0R7s3TzNHNwGTITuhC7ZFeD5qhSlLIj0hrFo 2025-06-01T22:52:29.2695730Z +++ ls -nl torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.2696280Z +++ awk '{print $5}' 2025-06-01T22:52:29.2723229Z ++ FSIZE=1795 2025-06-01T22:52:29.2724131Z ++ echo '"torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h",sha256=bxgVa7Z0R7s3TzNHNwGTITuhC7ZFeD5qhSlLIj0hrFo,1795' 2025-06-01T22:52:29.2724595Z ++ read fname 2025-06-01T22:52:29.2724836Z ++ make_wheel_record torch/include/ATen/ops/slice_backward_native.h 2025-06-01T22:52:29.2725034Z ++ FPATH=torch/include/ATen/ops/slice_backward_native.h 2025-06-01T22:52:29.2725220Z ++ echo torch/include/ATen/ops/slice_backward_native.h 2025-06-01T22:52:29.2725321Z ++ grep RECORD 2025-06-01T22:52:29.2746748Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_backward_native.h 2025-06-01T22:52:29.2746923Z +++ openssl base64 2025-06-01T22:52:29.2747592Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.2748763Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.2750000Z +++ sed -e s/=//g 2025-06-01T22:52:29.2790010Z ++ HASH=2prhNcuuQQ0qDrtFQ_ZUerzHvb8d52IYOueu6oGc580 2025-06-01T22:52:29.2794622Z +++ ls -nl torch/include/ATen/ops/slice_backward_native.h 2025-06-01T22:52:29.2796059Z +++ awk '{print $5}' 2025-06-01T22:52:29.2823870Z ++ FSIZE=775 2025-06-01T22:52:29.2824501Z ++ echo '"torch/include/ATen/ops/slice_backward_native.h",sha256=2prhNcuuQQ0qDrtFQ_ZUerzHvb8d52IYOueu6oGc580,775' 2025-06-01T22:52:29.2824722Z ++ read fname 2025-06-01T22:52:29.2825351Z ++ make_wheel_record torch/include/ATen/ops/slice_backward_ops.h 2025-06-01T22:52:29.2825570Z ++ FPATH=torch/include/ATen/ops/slice_backward_ops.h 2025-06-01T22:52:29.2825739Z ++ echo torch/include/ATen/ops/slice_backward_ops.h 2025-06-01T22:52:29.2825838Z ++ grep RECORD 2025-06-01T22:52:29.2846860Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_backward_ops.h 2025-06-01T22:52:29.2846982Z +++ openssl base64 2025-06-01T22:52:29.2847847Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.2848960Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.2850509Z +++ sed -e s/=//g 2025-06-01T22:52:29.2889302Z ++ HASH=xUAUmo0nxQt5DCr3w8_6ZGclxt09yXGgy25ssMGC604 2025-06-01T22:52:29.2894692Z +++ ls -nl torch/include/ATen/ops/slice_backward_ops.h 2025-06-01T22:52:29.2895685Z +++ awk '{print $5}' 2025-06-01T22:52:29.2923206Z ++ FSIZE=2315 2025-06-01T22:52:29.2924203Z ++ echo '"torch/include/ATen/ops/slice_backward_ops.h",sha256=xUAUmo0nxQt5DCr3w8_6ZGclxt09yXGgy25ssMGC604,2315' 2025-06-01T22:52:29.2925078Z ++ read fname 2025-06-01T22:52:29.2925578Z ++ make_wheel_record torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.2926337Z ++ FPATH=torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.2927052Z ++ echo torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.2927562Z ++ grep RECORD 2025-06-01T22:52:29.2947215Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.2948282Z +++ openssl base64 2025-06-01T22:52:29.2948560Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.2950162Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.2950820Z +++ sed -e s/=//g 2025-06-01T22:52:29.2992182Z ++ HASH=qEZmTTwQGrl5d8V6_v3EWHXq_TfFYzvcsVnIFvvsrVw 2025-06-01T22:52:29.2995364Z +++ ls -nl torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.2995910Z +++ awk '{print $5}' 2025-06-01T22:52:29.3023832Z ++ FSIZE=1081 2025-06-01T22:52:29.3024804Z ++ echo '"torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h",sha256=qEZmTTwQGrl5d8V6_v3EWHXq_TfFYzvcsVnIFvvsrVw,1081' 2025-06-01T22:52:29.3025754Z ++ read fname 2025-06-01T22:52:29.3026069Z ++ make_wheel_record torch/include/ATen/ops/slice_copy.h 2025-06-01T22:52:29.3026513Z ++ FPATH=torch/include/ATen/ops/slice_copy.h 2025-06-01T22:52:29.3026898Z ++ echo torch/include/ATen/ops/slice_copy.h 2025-06-01T22:52:29.3027249Z ++ grep RECORD 2025-06-01T22:52:29.3047118Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_copy.h 2025-06-01T22:52:29.3047636Z +++ openssl base64 2025-06-01T22:52:29.3048235Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.3049306Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.3050761Z +++ sed -e s/=//g 2025-06-01T22:52:29.3089867Z ++ HASH=dB7zhnKm1c_xdRGBDB81ZVef5cGyTk95De-LyXy3WIY 2025-06-01T22:52:29.3095204Z +++ ls -nl torch/include/ATen/ops/slice_copy.h 2025-06-01T22:52:29.3096452Z +++ awk '{print $5}' 2025-06-01T22:52:29.3123748Z ++ FSIZE=6071 2025-06-01T22:52:29.3124581Z ++ echo '"torch/include/ATen/ops/slice_copy.h",sha256=dB7zhnKm1c_xdRGBDB81ZVef5cGyTk95De-LyXy3WIY,6071' 2025-06-01T22:52:29.3125413Z ++ read fname 2025-06-01T22:52:29.3125933Z ++ make_wheel_record torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.3126735Z ++ FPATH=torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.3127493Z ++ echo torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.3128038Z ++ grep RECORD 2025-06-01T22:52:29.3147399Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.3148100Z +++ openssl base64 2025-06-01T22:52:29.3148368Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.3149402Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.3150755Z +++ sed -e s/=//g 2025-06-01T22:52:29.3193399Z ++ HASH=wL23zOtj7Zy_EoC8c6sORGc0lPtJNMN7X2DL_QR5UzI 2025-06-01T22:52:29.3196696Z +++ ls -nl torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.3197240Z +++ awk '{print $5}' 2025-06-01T22:52:29.3225668Z ++ FSIZE=1502 2025-06-01T22:52:29.3226556Z ++ echo '"torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h",sha256=wL23zOtj7Zy_EoC8c6sORGc0lPtJNMN7X2DL_QR5UzI,1502' 2025-06-01T22:52:29.3227387Z ++ read fname 2025-06-01T22:52:29.3227966Z ++ make_wheel_record torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.3228888Z ++ FPATH=torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.3229939Z ++ echo torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.3230539Z ++ grep RECORD 2025-06-01T22:52:29.3248031Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.3248811Z +++ openssl base64 2025-06-01T22:52:29.3249221Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.3250574Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.3251763Z +++ sed -e s/=//g 2025-06-01T22:52:29.3290060Z ++ HASH=As5hCaP0NH39_bSDijVs9jlmpKP0DFV0c9-Tk_QrVAc 2025-06-01T22:52:29.3295416Z +++ ls -nl torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.3296242Z +++ awk '{print $5}' 2025-06-01T22:52:29.3322565Z ++ FSIZE=1117 2025-06-01T22:52:29.3323533Z ++ echo '"torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=As5hCaP0NH39_bSDijVs9jlmpKP0DFV0c9-Tk_QrVAc,1117' 2025-06-01T22:52:29.3324574Z ++ read fname 2025-06-01T22:52:29.3325131Z ++ make_wheel_record torch/include/ATen/ops/slice_copy_native.h 2025-06-01T22:52:29.3325769Z ++ FPATH=torch/include/ATen/ops/slice_copy_native.h 2025-06-01T22:52:29.3326227Z ++ echo torch/include/ATen/ops/slice_copy_native.h 2025-06-01T22:52:29.3326615Z ++ grep RECORD 2025-06-01T22:52:29.3347819Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_copy_native.h 2025-06-01T22:52:29.3348352Z +++ openssl base64 2025-06-01T22:52:29.3348609Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.3349025Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.3350571Z +++ sed -e s/=//g 2025-06-01T22:52:29.3393441Z ++ HASH=KEbvWcvGaZZvzSQuG3nLFvdB6pEe5_SXzYbAixOOEug 2025-06-01T22:52:29.3396847Z +++ ls -nl torch/include/ATen/ops/slice_copy_native.h 2025-06-01T22:52:29.3397610Z +++ awk '{print $5}' 2025-06-01T22:52:29.3426502Z ++ FSIZE=826 2025-06-01T22:52:29.3427219Z ++ echo '"torch/include/ATen/ops/slice_copy_native.h",sha256=KEbvWcvGaZZvzSQuG3nLFvdB6pEe5_SXzYbAixOOEug,826' 2025-06-01T22:52:29.3427947Z ++ read fname 2025-06-01T22:52:29.3428440Z ++ make_wheel_record torch/include/ATen/ops/slice_copy_ops.h 2025-06-01T22:52:29.3428905Z ++ FPATH=torch/include/ATen/ops/slice_copy_ops.h 2025-06-01T22:52:29.3429333Z ++ echo torch/include/ATen/ops/slice_copy_ops.h 2025-06-01T22:52:29.3429746Z ++ grep RECORD 2025-06-01T22:52:29.3447822Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_copy_ops.h 2025-06-01T22:52:29.3448344Z +++ openssl base64 2025-06-01T22:52:29.3449123Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.3450456Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.3451678Z +++ sed -e s/=//g 2025-06-01T22:52:29.3489218Z ++ HASH=n_qONL07mwmDl6NpijqfrfQudwue8ZD27JB4G53OjPM 2025-06-01T22:52:29.3494391Z +++ ls -nl torch/include/ATen/ops/slice_copy_ops.h 2025-06-01T22:52:29.3495495Z +++ awk '{print $5}' 2025-06-01T22:52:29.3521932Z ++ FSIZE=2308 2025-06-01T22:52:29.3522635Z ++ echo '"torch/include/ATen/ops/slice_copy_ops.h",sha256=n_qONL07mwmDl6NpijqfrfQudwue8ZD27JB4G53OjPM,2308' 2025-06-01T22:52:29.3523357Z ++ read fname 2025-06-01T22:52:29.3523698Z ++ make_wheel_record torch/include/ATen/ops/slice_inverse.h 2025-06-01T22:52:29.3524322Z ++ FPATH=torch/include/ATen/ops/slice_inverse.h 2025-06-01T22:52:29.3524926Z ++ echo torch/include/ATen/ops/slice_inverse.h 2025-06-01T22:52:29.3525295Z ++ grep RECORD 2025-06-01T22:52:29.3547224Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_inverse.h 2025-06-01T22:52:29.3547738Z +++ openssl base64 2025-06-01T22:52:29.3548010Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.3548848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.3550059Z +++ sed -e s/=//g 2025-06-01T22:52:29.3593396Z ++ HASH=NalRgaWq79IEsYNMU_DvxDsxFjS5nS98CRZQMwZtxBQ 2025-06-01T22:52:29.3595794Z +++ ls -nl torch/include/ATen/ops/slice_inverse.h 2025-06-01T22:52:29.3597390Z +++ awk '{print $5}' 2025-06-01T22:52:29.3625347Z ++ FSIZE=2424 2025-06-01T22:52:29.3626109Z ++ echo '"torch/include/ATen/ops/slice_inverse.h",sha256=NalRgaWq79IEsYNMU_DvxDsxFjS5nS98CRZQMwZtxBQ,2424' 2025-06-01T22:52:29.3626777Z ++ read fname 2025-06-01T22:52:29.3627437Z ++ make_wheel_record torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.3628270Z ++ FPATH=torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.3629022Z ++ echo torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.3629569Z ++ grep RECORD 2025-06-01T22:52:29.3648356Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.3649044Z +++ openssl base64 2025-06-01T22:52:29.3649320Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.3650494Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.3651832Z +++ sed -e s/=//g 2025-06-01T22:52:29.3690518Z ++ HASH=IS_6lCeEdZ3bvMmiaoOJQC4Yte0oWmdu1dgb437dv-4 2025-06-01T22:52:29.3695876Z +++ ls -nl torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.3697529Z +++ awk '{print $5}' 2025-06-01T22:52:29.3725228Z ++ FSIZE=1145 2025-06-01T22:52:29.3726292Z ++ echo '"torch/include/ATen/ops/slice_inverse_compositeexplicitautograd_dispatch.h",sha256=IS_6lCeEdZ3bvMmiaoOJQC4Yte0oWmdu1dgb437dv-4,1145' 2025-06-01T22:52:29.3727180Z ++ read fname 2025-06-01T22:52:29.3727566Z ++ make_wheel_record torch/include/ATen/ops/slice_inverse_native.h 2025-06-01T22:52:29.3728107Z ++ FPATH=torch/include/ATen/ops/slice_inverse_native.h 2025-06-01T22:52:29.3728570Z ++ echo torch/include/ATen/ops/slice_inverse_native.h 2025-06-01T22:52:29.3728974Z ++ grep RECORD 2025-06-01T22:52:29.3747765Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_inverse_native.h 2025-06-01T22:52:29.3748317Z +++ openssl base64 2025-06-01T22:52:29.3749491Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.3750808Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.3752161Z +++ sed -e s/=//g 2025-06-01T22:52:29.3793424Z ++ HASH=TxuQpQ9wVT95HA54kLVPBnWkkQW5nivHmtuKJBvboA4 2025-06-01T22:52:29.3796700Z +++ ls -nl torch/include/ATen/ops/slice_inverse_native.h 2025-06-01T22:52:29.3797415Z +++ awk '{print $5}' 2025-06-01T22:52:29.3825793Z ++ FSIZE=649 2025-06-01T22:52:29.3826600Z ++ echo '"torch/include/ATen/ops/slice_inverse_native.h",sha256=TxuQpQ9wVT95HA54kLVPBnWkkQW5nivHmtuKJBvboA4,649' 2025-06-01T22:52:29.3827302Z ++ read fname 2025-06-01T22:52:29.3827789Z ++ make_wheel_record torch/include/ATen/ops/slice_inverse_ops.h 2025-06-01T22:52:29.3828280Z ++ FPATH=torch/include/ATen/ops/slice_inverse_ops.h 2025-06-01T22:52:29.3828725Z ++ echo torch/include/ATen/ops/slice_inverse_ops.h 2025-06-01T22:52:29.3829092Z ++ grep RECORD 2025-06-01T22:52:29.3847428Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_inverse_ops.h 2025-06-01T22:52:29.3847978Z +++ openssl base64 2025-06-01T22:52:29.3848475Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.3849401Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.3850907Z +++ sed -e s/=//g 2025-06-01T22:52:29.3890769Z ++ HASH=fLHmqvikULQAXpIv8MSisRqt97WC1Hm6E5X0ak1pdBU 2025-06-01T22:52:29.3895732Z +++ ls -nl torch/include/ATen/ops/slice_inverse_ops.h 2025-06-01T22:52:29.3896697Z +++ awk '{print $5}' 2025-06-01T22:52:29.3922795Z ++ FSIZE=1412 2025-06-01T22:52:29.3923572Z ++ echo '"torch/include/ATen/ops/slice_inverse_ops.h",sha256=fLHmqvikULQAXpIv8MSisRqt97WC1Hm6E5X0ak1pdBU,1412' 2025-06-01T22:52:29.3924405Z ++ read fname 2025-06-01T22:52:29.3924959Z ++ make_wheel_record torch/include/ATen/ops/slice_native.h 2025-06-01T22:52:29.3925422Z ++ FPATH=torch/include/ATen/ops/slice_native.h 2025-06-01T22:52:29.3925840Z ++ echo torch/include/ATen/ops/slice_native.h 2025-06-01T22:52:29.3926194Z ++ grep RECORD 2025-06-01T22:52:29.3947338Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_native.h 2025-06-01T22:52:29.3947831Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.3948182Z +++ openssl base64 2025-06-01T22:52:29.3948890Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.3950789Z +++ sed -e s/=//g 2025-06-01T22:52:29.3993535Z ++ HASH=6P61MTQTDyZq3egJYtKxhTEXIT3E0YKULtT3Ins9tSk 2025-06-01T22:52:29.3995749Z +++ ls -nl torch/include/ATen/ops/slice_native.h 2025-06-01T22:52:29.3996517Z +++ awk '{print $5}' 2025-06-01T22:52:29.4024871Z ++ FSIZE=598 2025-06-01T22:52:29.4025581Z ++ echo '"torch/include/ATen/ops/slice_native.h",sha256=6P61MTQTDyZq3egJYtKxhTEXIT3E0YKULtT3Ins9tSk,598' 2025-06-01T22:52:29.4026244Z ++ read fname 2025-06-01T22:52:29.4026550Z ++ make_wheel_record torch/include/ATen/ops/slice_ops.h 2025-06-01T22:52:29.4026992Z ++ FPATH=torch/include/ATen/ops/slice_ops.h 2025-06-01T22:52:29.4027365Z ++ echo torch/include/ATen/ops/slice_ops.h 2025-06-01T22:52:29.4027718Z ++ grep RECORD 2025-06-01T22:52:29.4047437Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_ops.h 2025-06-01T22:52:29.4047940Z +++ openssl base64 2025-06-01T22:52:29.4048853Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.4050366Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.4051616Z +++ sed -e s/=//g 2025-06-01T22:52:29.4089600Z ++ HASH=CWJvLlM3XkvNQ7oK2W5z0k758DWak1AsKrpcSx58cF4 2025-06-01T22:52:29.4094733Z +++ ls -nl torch/include/ATen/ops/slice_ops.h 2025-06-01T22:52:29.4095804Z +++ awk '{print $5}' 2025-06-01T22:52:29.4122144Z ++ FSIZE=1328 2025-06-01T22:52:29.4122858Z ++ echo '"torch/include/ATen/ops/slice_ops.h",sha256=CWJvLlM3XkvNQ7oK2W5z0k758DWak1AsKrpcSx58cF4,1328' 2025-06-01T22:52:29.4123647Z ++ read fname 2025-06-01T22:52:29.4124100Z ++ make_wheel_record torch/include/ATen/ops/slice_scatter.h 2025-06-01T22:52:29.4124753Z ++ FPATH=torch/include/ATen/ops/slice_scatter.h 2025-06-01T22:52:29.4125175Z ++ echo torch/include/ATen/ops/slice_scatter.h 2025-06-01T22:52:29.4125552Z ++ grep RECORD 2025-06-01T22:52:29.4145667Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_scatter.h 2025-06-01T22:52:29.4146645Z +++ openssl base64 2025-06-01T22:52:29.4146986Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.4148422Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.4149317Z +++ sed -e s/=//g 2025-06-01T22:52:29.4190803Z ++ HASH=Dqsuitfp20BzPRT5k1rluZZh-nGy5KVNBYr3L1iPWng 2025-06-01T22:52:29.4194204Z +++ ls -nl torch/include/ATen/ops/slice_scatter.h 2025-06-01T22:52:29.4195082Z +++ awk '{print $5}' 2025-06-01T22:52:29.4223135Z ++ FSIZE=6458 2025-06-01T22:52:29.4223959Z ++ echo '"torch/include/ATen/ops/slice_scatter.h",sha256=Dqsuitfp20BzPRT5k1rluZZh-nGy5KVNBYr3L1iPWng,6458' 2025-06-01T22:52:29.4224622Z ++ read fname 2025-06-01T22:52:29.4225139Z ++ make_wheel_record torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.4226015Z ++ FPATH=torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.4226765Z ++ echo torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.4227309Z ++ grep RECORD 2025-06-01T22:52:29.4246708Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.4247415Z +++ openssl base64 2025-06-01T22:52:29.4247698Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.4248970Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.4250323Z +++ sed -e s/=//g 2025-06-01T22:52:29.4289895Z ++ HASH=opvWloVfs25y2-IEy5914V5zPp8xVOat2xh3bSYnYEs 2025-06-01T22:52:29.4294889Z +++ ls -nl torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.4305377Z +++ awk '{print $5}' 2025-06-01T22:52:29.4322385Z ++ FSIZE=1610 2025-06-01T22:52:29.4323299Z ++ echo '"torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h",sha256=opvWloVfs25y2-IEy5914V5zPp8xVOat2xh3bSYnYEs,1610' 2025-06-01T22:52:29.4324295Z ++ read fname 2025-06-01T22:52:29.4325087Z ++ make_wheel_record torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.4326093Z ++ FPATH=torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.4327019Z ++ echo torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.4327655Z ++ grep RECORD 2025-06-01T22:52:29.4347299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.4348089Z +++ openssl base64 2025-06-01T22:52:29.4348488Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.4348795Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.4349696Z +++ sed -e s/=//g 2025-06-01T22:52:29.4393838Z ++ HASH=_xbk7oUkaSgcVBjqL9mpc5TrtC9-WShncg4EKzFS8dI 2025-06-01T22:52:29.4396079Z +++ ls -nl torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.4396812Z +++ awk '{print $5}' 2025-06-01T22:52:29.4425221Z ++ FSIZE=1171 2025-06-01T22:52:29.4426218Z ++ echo '"torch/include/ATen/ops/slice_scatter_compositeexplicitautogradnonfunctional_dispatch.h",sha256=_xbk7oUkaSgcVBjqL9mpc5TrtC9-WShncg4EKzFS8dI,1171' 2025-06-01T22:52:29.4427168Z ++ read fname 2025-06-01T22:52:29.4427535Z ++ make_wheel_record torch/include/ATen/ops/slice_scatter_native.h 2025-06-01T22:52:29.4428042Z ++ FPATH=torch/include/ATen/ops/slice_scatter_native.h 2025-06-01T22:52:29.4428499Z ++ echo torch/include/ATen/ops/slice_scatter_native.h 2025-06-01T22:52:29.4428873Z ++ grep RECORD 2025-06-01T22:52:29.4447702Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_scatter_native.h 2025-06-01T22:52:29.4448254Z +++ openssl base64 2025-06-01T22:52:29.4449138Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.4450723Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.4451800Z +++ sed -e s/=//g 2025-06-01T22:52:29.4489822Z ++ HASH=2Qs7IuRAwsJhxkXD7y0FtFfXEHCi5dWj0rLLuZ9vkjA 2025-06-01T22:52:29.4494798Z +++ ls -nl torch/include/ATen/ops/slice_scatter_native.h 2025-06-01T22:52:29.4495578Z +++ awk '{print $5}' 2025-06-01T22:52:29.4523642Z ++ FSIZE=847 2025-06-01T22:52:29.4524674Z ++ echo '"torch/include/ATen/ops/slice_scatter_native.h",sha256=2Qs7IuRAwsJhxkXD7y0FtFfXEHCi5dWj0rLLuZ9vkjA,847' 2025-06-01T22:52:29.4525408Z ++ read fname 2025-06-01T22:52:29.4525758Z ++ make_wheel_record torch/include/ATen/ops/slice_scatter_ops.h 2025-06-01T22:52:29.4526269Z ++ FPATH=torch/include/ATen/ops/slice_scatter_ops.h 2025-06-01T22:52:29.4526722Z ++ echo torch/include/ATen/ops/slice_scatter_ops.h 2025-06-01T22:52:29.4527101Z ++ grep RECORD 2025-06-01T22:52:29.4547851Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slice_scatter_ops.h 2025-06-01T22:52:29.4548518Z +++ openssl base64 2025-06-01T22:52:29.4548797Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.4549848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.4551246Z +++ sed -e s/=//g 2025-06-01T22:52:29.4593117Z ++ HASH=KUyKTRckXdg1tZJjafnmQuQsnBSAkOK1G0pSfNiEeyw 2025-06-01T22:52:29.4596152Z +++ ls -nl torch/include/ATen/ops/slice_scatter_ops.h 2025-06-01T22:52:29.4596920Z +++ awk '{print $5}' 2025-06-01T22:52:29.4625031Z ++ FSIZE=2445 2025-06-01T22:52:29.4625773Z ++ echo '"torch/include/ATen/ops/slice_scatter_ops.h",sha256=KUyKTRckXdg1tZJjafnmQuQsnBSAkOK1G0pSfNiEeyw,2445' 2025-06-01T22:52:29.4626480Z ++ read fname 2025-06-01T22:52:29.4626777Z ++ make_wheel_record torch/include/ATen/ops/slogdet.h 2025-06-01T22:52:29.4627198Z ++ FPATH=torch/include/ATen/ops/slogdet.h 2025-06-01T22:52:29.4627563Z ++ echo torch/include/ATen/ops/slogdet.h 2025-06-01T22:52:29.4627906Z ++ grep RECORD 2025-06-01T22:52:29.4646990Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slogdet.h 2025-06-01T22:52:29.4647501Z +++ openssl base64 2025-06-01T22:52:29.4648197Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.4649532Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.4650870Z +++ sed -e s/=//g 2025-06-01T22:52:29.4689174Z ++ HASH=XaN6nvH1eDUqFlzUcnOP8icqQzK6_7wHT-pK_uCFjO8 2025-06-01T22:52:29.4694518Z +++ ls -nl torch/include/ATen/ops/slogdet.h 2025-06-01T22:52:29.4695132Z +++ awk '{print $5}' 2025-06-01T22:52:29.4722465Z ++ FSIZE=1319 2025-06-01T22:52:29.4723142Z ++ echo '"torch/include/ATen/ops/slogdet.h",sha256=XaN6nvH1eDUqFlzUcnOP8icqQzK6_7wHT-pK_uCFjO8,1319' 2025-06-01T22:52:29.4723763Z ++ read fname 2025-06-01T22:52:29.4724382Z ++ make_wheel_record torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.4725322Z ++ FPATH=torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.4726058Z ++ echo torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.4726596Z ++ grep RECORD 2025-06-01T22:52:29.4747385Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.4748085Z +++ openssl base64 2025-06-01T22:52:29.4748345Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.4749375Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.4750618Z +++ sed -e s/=//g 2025-06-01T22:52:29.4792345Z ++ HASH=dFmaIWSJbfcGLPpGVKU0-g4__WSEsC_xANNcSTF_EiQ 2025-06-01T22:52:29.4797507Z +++ ls -nl torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.4798277Z +++ awk '{print $5}' 2025-06-01T22:52:29.4826557Z ++ FSIZE=1053 2025-06-01T22:52:29.4827438Z ++ echo '"torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h",sha256=dFmaIWSJbfcGLPpGVKU0-g4__WSEsC_xANNcSTF_EiQ,1053' 2025-06-01T22:52:29.4828310Z ++ read fname 2025-06-01T22:52:29.4828650Z ++ make_wheel_record torch/include/ATen/ops/slogdet_native.h 2025-06-01T22:52:29.4829112Z ++ FPATH=torch/include/ATen/ops/slogdet_native.h 2025-06-01T22:52:29.4829541Z ++ echo torch/include/ATen/ops/slogdet_native.h 2025-06-01T22:52:29.4829908Z ++ grep RECORD 2025-06-01T22:52:29.4848373Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slogdet_native.h 2025-06-01T22:52:29.4851352Z +++ openssl base64 2025-06-01T22:52:29.4852610Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.4854016Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.4855409Z +++ sed -e s/=//g 2025-06-01T22:52:29.4889920Z ++ HASH=CjBCX9j3gECtn9fAfkF3AiVS5bkNRqivxgRQooFNVZE 2025-06-01T22:52:29.4894973Z +++ ls -nl torch/include/ATen/ops/slogdet_native.h 2025-06-01T22:52:29.4896168Z +++ awk '{print $5}' 2025-06-01T22:52:29.4923505Z ++ FSIZE=633 2025-06-01T22:52:29.4924332Z ++ echo '"torch/include/ATen/ops/slogdet_native.h",sha256=CjBCX9j3gECtn9fAfkF3AiVS5bkNRqivxgRQooFNVZE,633' 2025-06-01T22:52:29.4925204Z ++ read fname 2025-06-01T22:52:29.4925531Z ++ make_wheel_record torch/include/ATen/ops/slogdet_ops.h 2025-06-01T22:52:29.4926000Z ++ FPATH=torch/include/ATen/ops/slogdet_ops.h 2025-06-01T22:52:29.4926427Z ++ echo torch/include/ATen/ops/slogdet_ops.h 2025-06-01T22:52:29.4926921Z ++ grep RECORD 2025-06-01T22:52:29.4947565Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slogdet_ops.h 2025-06-01T22:52:29.4948068Z +++ openssl base64 2025-06-01T22:52:29.4950758Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.4952132Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.4953270Z +++ sed -e s/=//g 2025-06-01T22:52:29.4990779Z ++ HASH=pb3XwzQyWGfp3lHchnegJhPR6OsVTwwgHoXGHNA9wBE 2025-06-01T22:52:29.4995351Z +++ ls -nl torch/include/ATen/ops/slogdet_ops.h 2025-06-01T22:52:29.4996894Z +++ awk '{print $5}' 2025-06-01T22:52:29.5023326Z ++ FSIZE=1850 2025-06-01T22:52:29.5024048Z ++ echo '"torch/include/ATen/ops/slogdet_ops.h",sha256=pb3XwzQyWGfp3lHchnegJhPR6OsVTwwgHoXGHNA9wBE,1850' 2025-06-01T22:52:29.5024716Z ++ read fname 2025-06-01T22:52:29.5025032Z ++ make_wheel_record torch/include/ATen/ops/slow_conv3d.h 2025-06-01T22:52:29.5025483Z ++ FPATH=torch/include/ATen/ops/slow_conv3d.h 2025-06-01T22:52:29.5025874Z ++ echo torch/include/ATen/ops/slow_conv3d.h 2025-06-01T22:52:29.5026790Z ++ grep RECORD 2025-06-01T22:52:29.5047453Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv3d.h 2025-06-01T22:52:29.5047970Z +++ openssl base64 2025-06-01T22:52:29.5049047Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.5050467Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.5051825Z +++ sed -e s/=//g 2025-06-01T22:52:29.5090062Z ++ HASH=f_ls6Z-YnpSP78nYOlGbuY5z_ZnOqXuO1TA0yoga4ns 2025-06-01T22:52:29.5095272Z +++ ls -nl torch/include/ATen/ops/slow_conv3d.h 2025-06-01T22:52:29.5096240Z +++ awk '{print $5}' 2025-06-01T22:52:29.5122476Z ++ FSIZE=6620 2025-06-01T22:52:29.5123203Z ++ echo '"torch/include/ATen/ops/slow_conv3d.h",sha256=f_ls6Z-YnpSP78nYOlGbuY5z_ZnOqXuO1TA0yoga4ns,6620' 2025-06-01T22:52:29.5123840Z ++ read fname 2025-06-01T22:52:29.5124489Z ++ make_wheel_record torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.5125458Z ++ FPATH=torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.5126359Z ++ echo torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.5126916Z ++ grep RECORD 2025-06-01T22:52:29.5146842Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.5147556Z +++ openssl base64 2025-06-01T22:52:29.5148229Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.5148964Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.5150339Z +++ sed -e s/=//g 2025-06-01T22:52:29.5191281Z ++ HASH=7O0Fzb09NgMJ5aq2oM1R4XvA_iQTMqNVgDP7CzhUZGA 2025-06-01T22:52:29.5194941Z +++ ls -nl torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.5195505Z +++ awk '{print $5}' 2025-06-01T22:52:29.5222625Z ++ FSIZE=2181 2025-06-01T22:52:29.5223507Z ++ echo '"torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h",sha256=7O0Fzb09NgMJ5aq2oM1R4XvA_iQTMqNVgDP7CzhUZGA,2181' 2025-06-01T22:52:29.5224353Z ++ read fname 2025-06-01T22:52:29.5224710Z ++ make_wheel_record torch/include/ATen/ops/slow_conv3d_forward.h 2025-06-01T22:52:29.5225226Z ++ FPATH=torch/include/ATen/ops/slow_conv3d_forward.h 2025-06-01T22:52:29.5225806Z ++ echo torch/include/ATen/ops/slow_conv3d_forward.h 2025-06-01T22:52:29.5226200Z ++ grep RECORD 2025-06-01T22:52:29.5246499Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv3d_forward.h 2025-06-01T22:52:29.5247163Z +++ openssl base64 2025-06-01T22:52:29.5247704Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.5249896Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.5251063Z +++ sed -e s/=//g 2025-06-01T22:52:29.5289013Z ++ HASH=U-yBFsodSZEP9Psmvjugcz2iLB8FfGgcR2IZYz8j0HM 2025-06-01T22:52:29.5293885Z +++ ls -nl torch/include/ATen/ops/slow_conv3d_forward.h 2025-06-01T22:52:29.5294692Z +++ awk '{print $5}' 2025-06-01T22:52:29.5321596Z ++ FSIZE=6750 2025-06-01T22:52:29.5322347Z ++ echo '"torch/include/ATen/ops/slow_conv3d_forward.h",sha256=U-yBFsodSZEP9Psmvjugcz2iLB8FfGgcR2IZYz8j0HM,6750' 2025-06-01T22:52:29.5323051Z ++ read fname 2025-06-01T22:52:29.5323475Z ++ make_wheel_record torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h 2025-06-01T22:52:29.5324563Z ++ FPATH=torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h 2025-06-01T22:52:29.5325176Z ++ echo torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h 2025-06-01T22:52:29.5325711Z ++ grep RECORD 2025-06-01T22:52:29.5347420Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h 2025-06-01T22:52:29.5348026Z +++ openssl base64 2025-06-01T22:52:29.5348300Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.5348550Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.5349442Z +++ sed -e s/=//g 2025-06-01T22:52:29.5392995Z ++ HASH=-pVDQFwAvBup5Au-mePSOcsVMRSaImtS3quv7eLVguo 2025-06-01T22:52:29.5396042Z +++ ls -nl torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h 2025-06-01T22:52:29.5397417Z +++ awk '{print $5}' 2025-06-01T22:52:29.5425273Z ++ FSIZE=2117 2025-06-01T22:52:29.5426281Z ++ echo '"torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h",sha256=-pVDQFwAvBup5Au-mePSOcsVMRSaImtS3quv7eLVguo,2117' 2025-06-01T22:52:29.5427054Z ++ read fname 2025-06-01T22:52:29.5427447Z ++ make_wheel_record torch/include/ATen/ops/slow_conv3d_forward_native.h 2025-06-01T22:52:29.5428029Z ++ FPATH=torch/include/ATen/ops/slow_conv3d_forward_native.h 2025-06-01T22:52:29.5428535Z ++ echo torch/include/ATen/ops/slow_conv3d_forward_native.h 2025-06-01T22:52:29.5428952Z ++ grep RECORD 2025-06-01T22:52:29.5448970Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv3d_forward_native.h 2025-06-01T22:52:29.5449545Z +++ openssl base64 2025-06-01T22:52:29.5450255Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.5451624Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.5452864Z +++ sed -e s/=//g 2025-06-01T22:52:29.5490665Z ++ HASH=6qRkSeKTF9NsmxGDhOfVitl6j81YV6ycsx0wPywjTmg 2025-06-01T22:52:29.5495796Z +++ ls -nl torch/include/ATen/ops/slow_conv3d_forward_native.h 2025-06-01T22:52:29.5496789Z +++ awk '{print $5}' 2025-06-01T22:52:29.5523236Z ++ FSIZE=885 2025-06-01T22:52:29.5524289Z ++ echo '"torch/include/ATen/ops/slow_conv3d_forward_native.h",sha256=6qRkSeKTF9NsmxGDhOfVitl6j81YV6ycsx0wPywjTmg,885' 2025-06-01T22:52:29.5525219Z ++ read fname 2025-06-01T22:52:29.5525621Z ++ make_wheel_record torch/include/ATen/ops/slow_conv3d_forward_ops.h 2025-06-01T22:52:29.5526204Z ++ FPATH=torch/include/ATen/ops/slow_conv3d_forward_ops.h 2025-06-01T22:52:29.5526696Z ++ echo torch/include/ATen/ops/slow_conv3d_forward_ops.h 2025-06-01T22:52:29.5527114Z ++ grep RECORD 2025-06-01T22:52:29.5548293Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv3d_forward_ops.h 2025-06-01T22:52:29.5548858Z +++ openssl base64 2025-06-01T22:52:29.5549531Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.5550337Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.5551764Z +++ sed -e s/=//g 2025-06-01T22:52:29.5594204Z ++ HASH=lKPCF3cKLQQ4Di8KdtKUI8a5NszLF0ZrekMyKeIt9Rs 2025-06-01T22:52:29.5596461Z +++ ls -nl torch/include/ATen/ops/slow_conv3d_forward_ops.h 2025-06-01T22:52:29.5597255Z +++ awk '{print $5}' 2025-06-01T22:52:29.5625634Z ++ FSIZE=2697 2025-06-01T22:52:29.5626409Z ++ echo '"torch/include/ATen/ops/slow_conv3d_forward_ops.h",sha256=lKPCF3cKLQQ4Di8KdtKUI8a5NszLF0ZrekMyKeIt9Rs,2697' 2025-06-01T22:52:29.5627278Z ++ read fname 2025-06-01T22:52:29.5627641Z ++ make_wheel_record torch/include/ATen/ops/slow_conv3d_native.h 2025-06-01T22:52:29.5628134Z ++ FPATH=torch/include/ATen/ops/slow_conv3d_native.h 2025-06-01T22:52:29.5628583Z ++ echo torch/include/ATen/ops/slow_conv3d_native.h 2025-06-01T22:52:29.5628964Z ++ grep RECORD 2025-06-01T22:52:29.5648013Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv3d_native.h 2025-06-01T22:52:29.5648825Z +++ openssl base64 2025-06-01T22:52:29.5649729Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.5651189Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.5652572Z +++ sed -e s/=//g 2025-06-01T22:52:29.5690326Z ++ HASH=ooMknHxNMthlF4FoOVDa8BBraEPaWmIZVgIbCM8oii4 2025-06-01T22:52:29.5695391Z +++ ls -nl torch/include/ATen/ops/slow_conv3d_native.h 2025-06-01T22:52:29.5696445Z +++ awk '{print $5}' 2025-06-01T22:52:29.5722876Z ++ FSIZE=865 2025-06-01T22:52:29.5723773Z ++ echo '"torch/include/ATen/ops/slow_conv3d_native.h",sha256=ooMknHxNMthlF4FoOVDa8BBraEPaWmIZVgIbCM8oii4,865' 2025-06-01T22:52:29.5724791Z ++ read fname 2025-06-01T22:52:29.5725147Z ++ make_wheel_record torch/include/ATen/ops/slow_conv3d_ops.h 2025-06-01T22:52:29.5725744Z ++ FPATH=torch/include/ATen/ops/slow_conv3d_ops.h 2025-06-01T22:52:29.5726179Z ++ echo torch/include/ATen/ops/slow_conv3d_ops.h 2025-06-01T22:52:29.5726555Z ++ grep RECORD 2025-06-01T22:52:29.5747723Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv3d_ops.h 2025-06-01T22:52:29.5748237Z +++ openssl base64 2025-06-01T22:52:29.5748808Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.5750145Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.5751468Z +++ sed -e s/=//g 2025-06-01T22:52:29.5793202Z ++ HASH=04f-YfGq3ZOg_Z3m1nb0HceO02F3rqjEd2Py7Eald0o 2025-06-01T22:52:29.5796737Z +++ ls -nl torch/include/ATen/ops/slow_conv3d_ops.h 2025-06-01T22:52:29.5797827Z +++ awk '{print $5}' 2025-06-01T22:52:29.5825562Z ++ FSIZE=2649 2025-06-01T22:52:29.5826264Z ++ echo '"torch/include/ATen/ops/slow_conv3d_ops.h",sha256=04f-YfGq3ZOg_Z3m1nb0HceO02F3rqjEd2Py7Eald0o,2649' 2025-06-01T22:52:29.5826928Z ++ read fname 2025-06-01T22:52:29.5827275Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_dilated2d.h 2025-06-01T22:52:29.5827786Z ++ FPATH=torch/include/ATen/ops/slow_conv_dilated2d.h 2025-06-01T22:52:29.5828225Z ++ echo torch/include/ATen/ops/slow_conv_dilated2d.h 2025-06-01T22:52:29.5828612Z ++ grep RECORD 2025-06-01T22:52:29.5850100Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_dilated2d.h 2025-06-01T22:52:29.5850617Z +++ openssl base64 2025-06-01T22:52:29.5851612Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.5852751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.5854084Z +++ sed -e s/=//g 2025-06-01T22:52:29.5891004Z ++ HASH=eDwj6tjJY1E_np0OxVt0QyDHuaXycmKN63J29diUyf4 2025-06-01T22:52:29.5896226Z +++ ls -nl torch/include/ATen/ops/slow_conv_dilated2d.h 2025-06-01T22:52:29.5897927Z +++ awk '{print $5}' 2025-06-01T22:52:29.5924809Z ++ FSIZE=7680 2025-06-01T22:52:29.5925832Z ++ echo '"torch/include/ATen/ops/slow_conv_dilated2d.h",sha256=eDwj6tjJY1E_np0OxVt0QyDHuaXycmKN63J29diUyf4,7680' 2025-06-01T22:52:29.5926549Z ++ read fname 2025-06-01T22:52:29.5927117Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.5928027Z ++ FPATH=torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.5928850Z ++ echo torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.5929432Z ++ grep RECORD 2025-06-01T22:52:29.5949205Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.5949943Z +++ openssl base64 2025-06-01T22:52:29.5950219Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.5951378Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.5952710Z +++ sed -e s/=//g 2025-06-01T22:52:29.5995200Z ++ HASH=-QSUHEpVTBzlXJ_k7FOHIZcNyuGgPteulZaECxbpDhQ 2025-06-01T22:52:29.5998410Z +++ ls -nl torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.5999145Z +++ awk '{print $5}' 2025-06-01T22:52:29.6026687Z ++ FSIZE=1871 2025-06-01T22:52:29.6027643Z ++ echo '"torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h",sha256=-QSUHEpVTBzlXJ_k7FOHIZcNyuGgPteulZaECxbpDhQ,1871' 2025-06-01T22:52:29.6028536Z ++ read fname 2025-06-01T22:52:29.6028965Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h 2025-06-01T22:52:29.6029593Z ++ FPATH=torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h 2025-06-01T22:52:29.6030170Z ++ echo torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h 2025-06-01T22:52:29.6030615Z ++ grep RECORD 2025-06-01T22:52:29.6049548Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h 2025-06-01T22:52:29.6050159Z +++ openssl base64 2025-06-01T22:52:29.6050603Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.6052086Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.6053464Z +++ sed -e s/=//g 2025-06-01T22:52:29.6090960Z ++ HASH=dpfndg4BbIsgdRIdvqpXXoaRj_QZo3m712UC4tONQyI 2025-06-01T22:52:29.6095765Z +++ ls -nl torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h 2025-06-01T22:52:29.6096554Z +++ awk '{print $5}' 2025-06-01T22:52:29.6122921Z ++ FSIZE=1226 2025-06-01T22:52:29.6123832Z ++ echo '"torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h",sha256=dpfndg4BbIsgdRIdvqpXXoaRj_QZo3m712UC4tONQyI,1226' 2025-06-01T22:52:29.6124905Z ++ read fname 2025-06-01T22:52:29.6125351Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h 2025-06-01T22:52:29.6126013Z ++ FPATH=torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h 2025-06-01T22:52:29.6126621Z ++ echo torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h 2025-06-01T22:52:29.6127077Z ++ grep RECORD 2025-06-01T22:52:29.6148256Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h 2025-06-01T22:52:29.6148888Z +++ openssl base64 2025-06-01T22:52:29.6149153Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.6149421Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.6150678Z +++ sed -e s/=//g 2025-06-01T22:52:29.6193876Z ++ HASH=rOPEWBodJ9Xo3RmmiUkopO5t9rah15aWZ2UanHdh4GE 2025-06-01T22:52:29.6196338Z +++ ls -nl torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h 2025-06-01T22:52:29.6197050Z +++ awk '{print $5}' 2025-06-01T22:52:29.6224953Z ++ FSIZE=1228 2025-06-01T22:52:29.6225756Z ++ echo '"torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h",sha256=rOPEWBodJ9Xo3RmmiUkopO5t9rah15aWZ2UanHdh4GE,1228' 2025-06-01T22:52:29.6226540Z ++ read fname 2025-06-01T22:52:29.6226926Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_dilated2d_native.h 2025-06-01T22:52:29.6227140Z ++ FPATH=torch/include/ATen/ops/slow_conv_dilated2d_native.h 2025-06-01T22:52:29.6227327Z ++ echo torch/include/ATen/ops/slow_conv_dilated2d_native.h 2025-06-01T22:52:29.6227423Z ++ grep RECORD 2025-06-01T22:52:29.6247754Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_dilated2d_native.h 2025-06-01T22:52:29.6247891Z +++ openssl base64 2025-06-01T22:52:29.6248178Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.6249530Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.6250798Z +++ sed -e s/=//g 2025-06-01T22:52:29.6290174Z ++ HASH=pFQs17MDWYRff5i7NSS5xU91EKkjZIcbEKc-tSDAosw 2025-06-01T22:52:29.6295328Z +++ ls -nl torch/include/ATen/ops/slow_conv_dilated2d_native.h 2025-06-01T22:52:29.6296341Z +++ awk '{print $5}' 2025-06-01T22:52:29.6323616Z ++ FSIZE=1216 2025-06-01T22:52:29.6324409Z ++ echo '"torch/include/ATen/ops/slow_conv_dilated2d_native.h",sha256=pFQs17MDWYRff5i7NSS5xU91EKkjZIcbEKc-tSDAosw,1216' 2025-06-01T22:52:29.6324517Z ++ read fname 2025-06-01T22:52:29.6324929Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_dilated2d_ops.h 2025-06-01T22:52:29.6325131Z ++ FPATH=torch/include/ATen/ops/slow_conv_dilated2d_ops.h 2025-06-01T22:52:29.6325316Z ++ echo torch/include/ATen/ops/slow_conv_dilated2d_ops.h 2025-06-01T22:52:29.6325440Z ++ grep RECORD 2025-06-01T22:52:29.6347171Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_dilated2d_ops.h 2025-06-01T22:52:29.6347437Z +++ openssl base64 2025-06-01T22:52:29.6348044Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.6348925Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.6350306Z +++ sed -e s/=//g 2025-06-01T22:52:29.6391811Z ++ HASH=KspXHv71prsSruEXXQaoyeDM8JQeeWPqqnlv7-gJxbQ 2025-06-01T22:52:29.6395016Z +++ ls -nl torch/include/ATen/ops/slow_conv_dilated2d_ops.h 2025-06-01T22:52:29.6395998Z +++ awk '{print $5}' 2025-06-01T22:52:29.6423641Z ++ FSIZE=2903 2025-06-01T22:52:29.6424253Z ++ echo '"torch/include/ATen/ops/slow_conv_dilated2d_ops.h",sha256=KspXHv71prsSruEXXQaoyeDM8JQeeWPqqnlv7-gJxbQ,2903' 2025-06-01T22:52:29.6424785Z ++ read fname 2025-06-01T22:52:29.6425039Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_dilated3d.h 2025-06-01T22:52:29.6425208Z ++ FPATH=torch/include/ATen/ops/slow_conv_dilated3d.h 2025-06-01T22:52:29.6425391Z ++ echo torch/include/ATen/ops/slow_conv_dilated3d.h 2025-06-01T22:52:29.6425640Z ++ grep RECORD 2025-06-01T22:52:29.6446795Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_dilated3d.h 2025-06-01T22:52:29.6446933Z +++ openssl base64 2025-06-01T22:52:29.6449544Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.6450729Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.6451986Z +++ sed -e s/=//g 2025-06-01T22:52:29.6490598Z ++ HASH=VzmyM7lMvGCyjZSejW3V_3FOxe5uClKnIS68vBUNDTQ 2025-06-01T22:52:29.6495552Z +++ ls -nl torch/include/ATen/ops/slow_conv_dilated3d.h 2025-06-01T22:52:29.6496469Z +++ awk '{print $5}' 2025-06-01T22:52:29.6522750Z ++ FSIZE=7680 2025-06-01T22:52:29.6523315Z ++ echo '"torch/include/ATen/ops/slow_conv_dilated3d.h",sha256=VzmyM7lMvGCyjZSejW3V_3FOxe5uClKnIS68vBUNDTQ,7680' 2025-06-01T22:52:29.6523431Z ++ read fname 2025-06-01T22:52:29.6523832Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.6524337Z ++ FPATH=torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.6524968Z ++ echo torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.6525323Z ++ grep RECORD 2025-06-01T22:52:29.6547199Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.6547327Z +++ openssl base64 2025-06-01T22:52:29.6547626Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.6549085Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.6550348Z +++ sed -e s/=//g 2025-06-01T22:52:29.6592284Z ++ HASH=WZjAaiB594W1eQIeeaxvg0KbInaxgiNVc98VA67Kdj0 2025-06-01T22:52:29.6596476Z +++ ls -nl torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.6597275Z +++ awk '{print $5}' 2025-06-01T22:52:29.6625848Z ++ FSIZE=1871 2025-06-01T22:52:29.6626563Z ++ echo '"torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h",sha256=WZjAaiB594W1eQIeeaxvg0KbInaxgiNVc98VA67Kdj0,1871' 2025-06-01T22:52:29.6626662Z ++ read fname 2025-06-01T22:52:29.6627094Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h 2025-06-01T22:52:29.6627331Z ++ FPATH=torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h 2025-06-01T22:52:29.6627550Z ++ echo torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h 2025-06-01T22:52:29.6627669Z ++ grep RECORD 2025-06-01T22:52:29.6648445Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h 2025-06-01T22:52:29.6648562Z +++ openssl base64 2025-06-01T22:52:29.6649555Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.6650709Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.6652133Z +++ sed -e s/=//g 2025-06-01T22:52:29.6690491Z ++ HASH=9z7FJQAbVoWHrI_mLsz32t4QdKpHKImJam-Ccg5juh4 2025-06-01T22:52:29.6695397Z +++ ls -nl torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h 2025-06-01T22:52:29.6696182Z +++ awk '{print $5}' 2025-06-01T22:52:29.6722406Z ++ FSIZE=1226 2025-06-01T22:52:29.6723099Z ++ echo '"torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h",sha256=9z7FJQAbVoWHrI_mLsz32t4QdKpHKImJam-Ccg5juh4,1226' 2025-06-01T22:52:29.6723211Z ++ read fname 2025-06-01T22:52:29.6723638Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h 2025-06-01T22:52:29.6723877Z ++ FPATH=torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h 2025-06-01T22:52:29.6724237Z ++ echo torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h 2025-06-01T22:52:29.6725785Z ++ grep RECORD 2025-06-01T22:52:29.6747574Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h 2025-06-01T22:52:29.6747687Z +++ openssl base64 2025-06-01T22:52:29.6748334Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.6749710Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.6750929Z +++ sed -e s/=//g 2025-06-01T22:52:29.6793697Z ++ HASH=Cbn_WElP-1ONK1EOSXwbOe87yxzKUsgmaVBeEoYMUaY 2025-06-01T22:52:29.6796391Z +++ ls -nl torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h 2025-06-01T22:52:29.6796971Z +++ awk '{print $5}' 2025-06-01T22:52:29.6825243Z ++ FSIZE=1228 2025-06-01T22:52:29.6826036Z ++ echo '"torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h",sha256=Cbn_WElP-1ONK1EOSXwbOe87yxzKUsgmaVBeEoYMUaY,1228' 2025-06-01T22:52:29.6826139Z ++ read fname 2025-06-01T22:52:29.6826389Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_dilated3d_native.h 2025-06-01T22:52:29.6826655Z ++ FPATH=torch/include/ATen/ops/slow_conv_dilated3d_native.h 2025-06-01T22:52:29.6826842Z ++ echo torch/include/ATen/ops/slow_conv_dilated3d_native.h 2025-06-01T22:52:29.6826943Z ++ grep RECORD 2025-06-01T22:52:29.6849254Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_dilated3d_native.h 2025-06-01T22:52:29.6849374Z +++ openssl base64 2025-06-01T22:52:29.6850298Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.6851485Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.6852926Z +++ sed -e s/=//g 2025-06-01T22:52:29.6890528Z ++ HASH=sZlmR_DM-P4y6BpCpQsJmfZXbo2pxJGl8hpEgT74iAg 2025-06-01T22:52:29.6895392Z +++ ls -nl torch/include/ATen/ops/slow_conv_dilated3d_native.h 2025-06-01T22:52:29.6896247Z +++ awk '{print $5}' 2025-06-01T22:52:29.6924465Z ++ FSIZE=1216 2025-06-01T22:52:29.6925281Z ++ echo '"torch/include/ATen/ops/slow_conv_dilated3d_native.h",sha256=sZlmR_DM-P4y6BpCpQsJmfZXbo2pxJGl8hpEgT74iAg,1216' 2025-06-01T22:52:29.6925390Z ++ read fname 2025-06-01T22:52:29.6925636Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_dilated3d_ops.h 2025-06-01T22:52:29.6925836Z ++ FPATH=torch/include/ATen/ops/slow_conv_dilated3d_ops.h 2025-06-01T22:52:29.6926017Z ++ echo torch/include/ATen/ops/slow_conv_dilated3d_ops.h 2025-06-01T22:52:29.6926116Z ++ grep RECORD 2025-06-01T22:52:29.6947622Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_dilated3d_ops.h 2025-06-01T22:52:29.6948223Z +++ openssl base64 2025-06-01T22:52:29.6948818Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.6949764Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.6951138Z +++ sed -e s/=//g 2025-06-01T22:52:29.6994966Z ++ HASH=e5AiLfodFvzJ8L-Q753i1B43-CeYVUqeTa3Nc9Q6BUE 2025-06-01T22:52:29.6997138Z +++ ls -nl torch/include/ATen/ops/slow_conv_dilated3d_ops.h 2025-06-01T22:52:29.6998318Z +++ awk '{print $5}' 2025-06-01T22:52:29.7026982Z ++ FSIZE=2903 2025-06-01T22:52:29.7027648Z ++ echo '"torch/include/ATen/ops/slow_conv_dilated3d_ops.h",sha256=e5AiLfodFvzJ8L-Q753i1B43-CeYVUqeTa3Nc9Q6BUE,2903' 2025-06-01T22:52:29.7027755Z ++ read fname 2025-06-01T22:52:29.7028001Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose2d.h 2025-06-01T22:52:29.7028176Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose2d.h 2025-06-01T22:52:29.7028343Z ++ echo torch/include/ATen/ops/slow_conv_transpose2d.h 2025-06-01T22:52:29.7028470Z ++ grep RECORD 2025-06-01T22:52:29.7048888Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose2d.h 2025-06-01T22:52:29.7049236Z +++ openssl base64 2025-06-01T22:52:29.7050295Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.7051673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.7052827Z +++ sed -e s/=//g 2025-06-01T22:52:29.7090505Z ++ HASH=G6geuq8N6MFS9cVusoFENGrIoQSMoeGw83KqbwrNtY8 2025-06-01T22:52:29.7095700Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose2d.h 2025-06-01T22:52:29.7096602Z +++ awk '{print $5}' 2025-06-01T22:52:29.7125184Z ++ FSIZE=8734 2025-06-01T22:52:29.7125721Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose2d.h",sha256=G6geuq8N6MFS9cVusoFENGrIoQSMoeGw83KqbwrNtY8,8734' 2025-06-01T22:52:29.7125826Z ++ read fname 2025-06-01T22:52:29.7126342Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.7126787Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.7127222Z ++ echo torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.7127334Z ++ grep RECORD 2025-06-01T22:52:29.7148514Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.7148632Z +++ openssl base64 2025-06-01T22:52:29.7148890Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.7149794Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.7151049Z +++ sed -e s/=//g 2025-06-01T22:52:29.7192970Z ++ HASH=GK3W0OlYjXHeW_hwmjrk34AO7ep2NQcGSU9dc17ih-M 2025-06-01T22:52:29.7196440Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.7196805Z +++ awk '{print $5}' 2025-06-01T22:52:29.7226117Z ++ FSIZE=1385 2025-06-01T22:52:29.7227005Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=GK3W0OlYjXHeW_hwmjrk34AO7ep2NQcGSU9dc17ih-M,1385' 2025-06-01T22:52:29.7227112Z ++ read fname 2025-06-01T22:52:29.7227408Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h 2025-06-01T22:52:29.7227665Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h 2025-06-01T22:52:29.7227896Z ++ echo torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h 2025-06-01T22:52:29.7228003Z ++ grep RECORD 2025-06-01T22:52:29.7247993Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h 2025-06-01T22:52:29.7248120Z +++ openssl base64 2025-06-01T22:52:29.7248361Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.7249571Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.7250845Z +++ sed -e s/=//g 2025-06-01T22:52:29.7290436Z ++ HASH=uLvd2Gvfsn73qYdBLtAxg7m7L7-rnuB9daaVQVsfdqg 2025-06-01T22:52:29.7295502Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h 2025-06-01T22:52:29.7296248Z +++ awk '{print $5}' 2025-06-01T22:52:29.7324084Z ++ FSIZE=2637 2025-06-01T22:52:29.7324934Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h",sha256=uLvd2Gvfsn73qYdBLtAxg7m7L7-rnuB9daaVQVsfdqg,2637' 2025-06-01T22:52:29.7325288Z ++ read fname 2025-06-01T22:52:29.7325684Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h 2025-06-01T22:52:29.7325946Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h 2025-06-01T22:52:29.7326337Z ++ echo torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h 2025-06-01T22:52:29.7326726Z ++ grep RECORD 2025-06-01T22:52:29.7347937Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h 2025-06-01T22:52:29.7348056Z +++ openssl base64 2025-06-01T22:52:29.7349427Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.7350751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.7352071Z +++ sed -e s/=//g 2025-06-01T22:52:29.7394276Z ++ HASH=bBNXMzOMfJiPaVCedEEzOv9LTom5Rurvlkl3MwnSIlI 2025-06-01T22:52:29.7396771Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h 2025-06-01T22:52:29.7397414Z +++ awk '{print $5}' 2025-06-01T22:52:29.7426573Z ++ FSIZE=2639 2025-06-01T22:52:29.7427260Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h",sha256=bBNXMzOMfJiPaVCedEEzOv9LTom5Rurvlkl3MwnSIlI,2639' 2025-06-01T22:52:29.7427394Z ++ read fname 2025-06-01T22:52:29.7427891Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose2d_meta.h 2025-06-01T22:52:29.7428146Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose2d_meta.h 2025-06-01T22:52:29.7428510Z ++ echo torch/include/ATen/ops/slow_conv_transpose2d_meta.h 2025-06-01T22:52:29.7428614Z ++ grep RECORD 2025-06-01T22:52:29.7448151Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose2d_meta.h 2025-06-01T22:52:29.7448558Z +++ openssl base64 2025-06-01T22:52:29.7449729Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.7451023Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.7452382Z +++ sed -e s/=//g 2025-06-01T22:52:29.7490069Z ++ HASH=zXEVTSYudQ0i-EchBJPlt-auGjdK_al7JweE3_1uYtE 2025-06-01T22:52:29.7495356Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose2d_meta.h 2025-06-01T22:52:29.7496381Z +++ awk '{print $5}' 2025-06-01T22:52:29.7523343Z ++ FSIZE=803 2025-06-01T22:52:29.7524062Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose2d_meta.h",sha256=zXEVTSYudQ0i-EchBJPlt-auGjdK_al7JweE3_1uYtE,803' 2025-06-01T22:52:29.7524685Z ++ read fname 2025-06-01T22:52:29.7525069Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h 2025-06-01T22:52:29.7525493Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h 2025-06-01T22:52:29.7525739Z ++ echo torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h 2025-06-01T22:52:29.7525888Z ++ grep RECORD 2025-06-01T22:52:29.7547379Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h 2025-06-01T22:52:29.7547749Z +++ openssl base64 2025-06-01T22:52:29.7547883Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.7548797Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.7550035Z +++ sed -e s/=//g 2025-06-01T22:52:29.7592916Z ++ HASH=rjqWqnzvwC37KGAia-HEFW5PnaWg9NlIfVm3J_zABOc 2025-06-01T22:52:29.7596672Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h 2025-06-01T22:52:29.7597563Z +++ awk '{print $5}' 2025-06-01T22:52:29.7625616Z ++ FSIZE=2639 2025-06-01T22:52:29.7626245Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h",sha256=rjqWqnzvwC37KGAia-HEFW5PnaWg9NlIfVm3J_zABOc,2639' 2025-06-01T22:52:29.7626344Z ++ read fname 2025-06-01T22:52:29.7626626Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose2d_native.h 2025-06-01T22:52:29.7626857Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose2d_native.h 2025-06-01T22:52:29.7627338Z ++ echo torch/include/ATen/ops/slow_conv_transpose2d_native.h 2025-06-01T22:52:29.7627450Z ++ grep RECORD 2025-06-01T22:52:29.7648529Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose2d_native.h 2025-06-01T22:52:29.7648962Z +++ openssl base64 2025-06-01T22:52:29.7650546Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.7652039Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.7653431Z +++ sed -e s/=//g 2025-06-01T22:52:29.7690650Z ++ HASH=Q6o9HNHKCfydLYZjQ0Sn0X5ehlWT-xj_j-WxUHIxvXs 2025-06-01T22:52:29.7695302Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose2d_native.h 2025-06-01T22:52:29.7696328Z +++ awk '{print $5}' 2025-06-01T22:52:29.7723309Z ++ FSIZE=1277 2025-06-01T22:52:29.7724205Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose2d_native.h",sha256=Q6o9HNHKCfydLYZjQ0Sn0X5ehlWT-xj_j-WxUHIxvXs,1277' 2025-06-01T22:52:29.7724344Z ++ read fname 2025-06-01T22:52:29.7724773Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose2d_ops.h 2025-06-01T22:52:29.7724982Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose2d_ops.h 2025-06-01T22:52:29.7725186Z ++ echo torch/include/ATen/ops/slow_conv_transpose2d_ops.h 2025-06-01T22:52:29.7725288Z ++ grep RECORD 2025-06-01T22:52:29.7747238Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose2d_ops.h 2025-06-01T22:52:29.7747375Z +++ openssl base64 2025-06-01T22:52:29.7747479Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.7748082Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.7749625Z +++ sed -e s/=//g 2025-06-01T22:52:29.7790519Z ++ HASH=MqWTeXRtYjNvXI9xvbUmXcK7do3IeNl-RE5frr1g2J0 2025-06-01T22:52:29.7794559Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose2d_ops.h 2025-06-01T22:52:29.7795365Z +++ awk '{print $5}' 2025-06-01T22:52:29.7821413Z ++ FSIZE=3157 2025-06-01T22:52:29.7822135Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose2d_ops.h",sha256=MqWTeXRtYjNvXI9xvbUmXcK7do3IeNl-RE5frr1g2J0,3157' 2025-06-01T22:52:29.7822234Z ++ read fname 2025-06-01T22:52:29.7822483Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose3d.h 2025-06-01T22:52:29.7822663Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose3d.h 2025-06-01T22:52:29.7823385Z ++ echo torch/include/ATen/ops/slow_conv_transpose3d.h 2025-06-01T22:52:29.7823762Z ++ grep RECORD 2025-06-01T22:52:29.7846639Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose3d.h 2025-06-01T22:52:29.7846759Z +++ openssl base64 2025-06-01T22:52:29.7847159Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.7847786Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.7849167Z +++ sed -e s/=//g 2025-06-01T22:52:29.7888027Z ++ HASH=4RMXntBOTMtIa5OS9CYsNJcCZuP7yBbOHPTemMOsNQA 2025-06-01T22:52:29.7893373Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose3d.h 2025-06-01T22:52:29.7894171Z +++ awk '{print $5}' 2025-06-01T22:52:29.7920593Z ++ FSIZE=8734 2025-06-01T22:52:29.7921285Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose3d.h",sha256=4RMXntBOTMtIa5OS9CYsNJcCZuP7yBbOHPTemMOsNQA,8734' 2025-06-01T22:52:29.7922139Z ++ read fname 2025-06-01T22:52:29.7922581Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h 2025-06-01T22:52:29.7923245Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h 2025-06-01T22:52:29.7923855Z ++ echo torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h 2025-06-01T22:52:29.7924577Z ++ grep RECORD 2025-06-01T22:52:29.7947296Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h 2025-06-01T22:52:29.7947928Z +++ openssl base64 2025-06-01T22:52:29.7948186Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.7948450Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.7948911Z +++ sed -e s/=//g 2025-06-01T22:52:29.7990968Z ++ HASH=Orvj9yEdQbQHhXL8BZ2kY7ss7X472XVQG6Qb9f2j55w 2025-06-01T22:52:29.7995414Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h 2025-06-01T22:52:29.7996385Z +++ awk '{print $5}' 2025-06-01T22:52:29.8025184Z ++ FSIZE=2637 2025-06-01T22:52:29.8025963Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h",sha256=Orvj9yEdQbQHhXL8BZ2kY7ss7X472XVQG6Qb9f2j55w,2637' 2025-06-01T22:52:29.8026794Z ++ read fname 2025-06-01T22:52:29.8027226Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h 2025-06-01T22:52:29.8027915Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h 2025-06-01T22:52:29.8028517Z ++ echo torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h 2025-06-01T22:52:29.8028985Z ++ grep RECORD 2025-06-01T22:52:29.8047355Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h 2025-06-01T22:52:29.8047973Z +++ openssl base64 2025-06-01T22:52:29.8048646Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.8050104Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.8051519Z +++ sed -e s/=//g 2025-06-01T22:52:29.8089125Z ++ HASH=guQa-yX5FpxM1jUYgTwJ04viR_DPdn5BbJpiOxW3J98 2025-06-01T22:52:29.8094266Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h 2025-06-01T22:52:29.8095099Z +++ awk '{print $5}' 2025-06-01T22:52:29.8122515Z ++ FSIZE=2639 2025-06-01T22:52:29.8123276Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h",sha256=guQa-yX5FpxM1jUYgTwJ04viR_DPdn5BbJpiOxW3J98,2639' 2025-06-01T22:52:29.8124154Z ++ read fname 2025-06-01T22:52:29.8124750Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose3d_native.h 2025-06-01T22:52:29.8125382Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose3d_native.h 2025-06-01T22:52:29.8125936Z ++ echo torch/include/ATen/ops/slow_conv_transpose3d_native.h 2025-06-01T22:52:29.8126383Z ++ grep RECORD 2025-06-01T22:52:29.8146836Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose3d_native.h 2025-06-01T22:52:29.8147441Z +++ openssl base64 2025-06-01T22:52:29.8148018Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.8148764Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.8149708Z +++ sed -e s/=//g 2025-06-01T22:52:29.8189043Z ++ HASH=n0FGRL1wc1okAaTaOU9l8E6PzBiHQ3JA7t2o5Nb2wwg 2025-06-01T22:52:29.8194353Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose3d_native.h 2025-06-01T22:52:29.8195398Z +++ awk '{print $5}' 2025-06-01T22:52:29.8222584Z ++ FSIZE=1606 2025-06-01T22:52:29.8223324Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose3d_native.h",sha256=n0FGRL1wc1okAaTaOU9l8E6PzBiHQ3JA7t2o5Nb2wwg,1606' 2025-06-01T22:52:29.8224057Z ++ read fname 2025-06-01T22:52:29.8224452Z ++ make_wheel_record torch/include/ATen/ops/slow_conv_transpose3d_ops.h 2025-06-01T22:52:29.8225033Z ++ FPATH=torch/include/ATen/ops/slow_conv_transpose3d_ops.h 2025-06-01T22:52:29.8225541Z ++ echo torch/include/ATen/ops/slow_conv_transpose3d_ops.h 2025-06-01T22:52:29.8225953Z ++ grep RECORD 2025-06-01T22:52:29.8246833Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/slow_conv_transpose3d_ops.h 2025-06-01T22:52:29.8247841Z +++ openssl base64 2025-06-01T22:52:29.8248151Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.8248942Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.8250160Z +++ sed -e s/=//g 2025-06-01T22:52:29.8290055Z ++ HASH=lfCV8dMw9vJu5iVAZggQzOJOb6Z6RvUHMMQStSvzOQM 2025-06-01T22:52:29.8295429Z +++ ls -nl torch/include/ATen/ops/slow_conv_transpose3d_ops.h 2025-06-01T22:52:29.8296336Z +++ awk '{print $5}' 2025-06-01T22:52:29.8323422Z ++ FSIZE=3157 2025-06-01T22:52:29.8324326Z ++ echo '"torch/include/ATen/ops/slow_conv_transpose3d_ops.h",sha256=lfCV8dMw9vJu5iVAZggQzOJOb6Z6RvUHMMQStSvzOQM,3157' 2025-06-01T22:52:29.8325234Z ++ read fname 2025-06-01T22:52:29.8325541Z ++ make_wheel_record torch/include/ATen/ops/smm.h 2025-06-01T22:52:29.8325945Z ++ FPATH=torch/include/ATen/ops/smm.h 2025-06-01T22:52:29.8326314Z ++ echo torch/include/ATen/ops/smm.h 2025-06-01T22:52:29.8326653Z ++ grep RECORD 2025-06-01T22:52:29.8347686Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smm.h 2025-06-01T22:52:29.8348253Z +++ openssl base64 2025-06-01T22:52:29.8349820Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.8351055Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.8352412Z +++ sed -e s/=//g 2025-06-01T22:52:29.8394781Z ++ HASH=ZdzjFSuPx-iOGVIHNNV6Is1aFj4aXrUxWChoMpO2yhU 2025-06-01T22:52:29.8399893Z +++ ls -nl torch/include/ATen/ops/smm.h 2025-06-01T22:52:29.8401246Z +++ awk '{print $5}' 2025-06-01T22:52:29.8428192Z ++ FSIZE=669 2025-06-01T22:52:29.8428766Z ++ echo '"torch/include/ATen/ops/smm.h",sha256=ZdzjFSuPx-iOGVIHNNV6Is1aFj4aXrUxWChoMpO2yhU,669' 2025-06-01T22:52:29.8429382Z ++ read fname 2025-06-01T22:52:29.8429837Z ++ make_wheel_record torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.8430564Z ++ FPATH=torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.8431231Z ++ echo torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.8431713Z ++ grep RECORD 2025-06-01T22:52:29.8450290Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.8450930Z +++ openssl base64 2025-06-01T22:52:29.8452177Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.8453560Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.8454968Z +++ sed -e s/=//g 2025-06-01T22:52:29.8491606Z ++ HASH=zh39RzyV2CfnuPVHLm9WN2xAy1HIvmcNqnC7MHe5zFI 2025-06-01T22:52:29.8496363Z +++ ls -nl torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:29.8498164Z +++ awk '{print $5}' 2025-06-01T22:52:29.8526063Z ++ FSIZE=786 2025-06-01T22:52:29.8526875Z ++ echo '"torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h",sha256=zh39RzyV2CfnuPVHLm9WN2xAy1HIvmcNqnC7MHe5zFI,786' 2025-06-01T22:52:29.8527716Z ++ read fname 2025-06-01T22:52:29.8528037Z ++ make_wheel_record torch/include/ATen/ops/smm_native.h 2025-06-01T22:52:29.8528492Z ++ FPATH=torch/include/ATen/ops/smm_native.h 2025-06-01T22:52:29.8528879Z ++ echo torch/include/ATen/ops/smm_native.h 2025-06-01T22:52:29.8529244Z ++ grep RECORD 2025-06-01T22:52:29.8548655Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smm_native.h 2025-06-01T22:52:29.8549411Z +++ openssl base64 2025-06-01T22:52:29.8550648Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.8551827Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.8553159Z +++ sed -e s/=//g 2025-06-01T22:52:29.8594722Z ++ HASH=TZ42SA_aEpHx6GIw2WiWQxvnwPYGVxe_A0WwHVw9rWQ 2025-06-01T22:52:29.8598212Z +++ ls -nl torch/include/ATen/ops/smm_native.h 2025-06-01T22:52:29.8598803Z +++ awk '{print $5}' 2025-06-01T22:52:29.8626679Z ++ FSIZE=498 2025-06-01T22:52:29.8627405Z ++ echo '"torch/include/ATen/ops/smm_native.h",sha256=TZ42SA_aEpHx6GIw2WiWQxvnwPYGVxe_A0WwHVw9rWQ,498' 2025-06-01T22:52:29.8628027Z ++ read fname 2025-06-01T22:52:29.8628338Z ++ make_wheel_record torch/include/ATen/ops/smm_ops.h 2025-06-01T22:52:29.8628748Z ++ FPATH=torch/include/ATen/ops/smm_ops.h 2025-06-01T22:52:29.8629128Z ++ echo torch/include/ATen/ops/smm_ops.h 2025-06-01T22:52:29.8629460Z ++ grep RECORD 2025-06-01T22:52:29.8649211Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smm_ops.h 2025-06-01T22:52:29.8649851Z +++ openssl base64 2025-06-01T22:52:29.8650920Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.8652316Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.8653430Z +++ sed -e s/=//g 2025-06-01T22:52:29.8690766Z ++ HASH=8FE_7yvQTFoIMDPnYJV4C3V2uncbwXwbY0KU0Y5gcwM 2025-06-01T22:52:29.8695857Z +++ ls -nl torch/include/ATen/ops/smm_ops.h 2025-06-01T22:52:29.8696606Z +++ awk '{print $5}' 2025-06-01T22:52:29.8722326Z ++ FSIZE=1031 2025-06-01T22:52:29.8723018Z ++ echo '"torch/include/ATen/ops/smm_ops.h",sha256=8FE_7yvQTFoIMDPnYJV4C3V2uncbwXwbY0KU0Y5gcwM,1031' 2025-06-01T22:52:29.8723657Z ++ read fname 2025-06-01T22:52:29.8724116Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss.h 2025-06-01T22:52:29.8724590Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss.h 2025-06-01T22:52:29.8725204Z ++ echo torch/include/ATen/ops/smooth_l1_loss.h 2025-06-01T22:52:29.8725572Z ++ grep RECORD 2025-06-01T22:52:29.8747641Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss.h 2025-06-01T22:52:29.8748164Z +++ openssl base64 2025-06-01T22:52:29.8748438Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.8750357Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.8751513Z +++ sed -e s/=//g 2025-06-01T22:52:29.8791925Z ++ HASH=O8feEpzW33G250BN270ZMNo1DbOc-r_4NSQ-WdXa2Ho 2025-06-01T22:52:29.8795732Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss.h 2025-06-01T22:52:29.8796614Z +++ awk '{print $5}' 2025-06-01T22:52:29.8824405Z ++ FSIZE=1560 2025-06-01T22:52:29.8825117Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss.h",sha256=O8feEpzW33G250BN270ZMNo1DbOc-r_4NSQ-WdXa2Ho,1560' 2025-06-01T22:52:29.8825783Z ++ read fname 2025-06-01T22:52:29.8826153Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_backward.h 2025-06-01T22:52:29.8826702Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_backward.h 2025-06-01T22:52:29.8827176Z ++ echo torch/include/ATen/ops/smooth_l1_loss_backward.h 2025-06-01T22:52:29.8827572Z ++ grep RECORD 2025-06-01T22:52:29.8847092Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_backward.h 2025-06-01T22:52:29.8847675Z +++ openssl base64 2025-06-01T22:52:29.8847946Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.8848648Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.8850004Z +++ sed -e s/=//g 2025-06-01T22:52:29.8889570Z ++ HASH=jzP6smUIrLeDihgvkElPUAjwIR9BFBrSS8WOKb7P8GA 2025-06-01T22:52:29.8894751Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_backward.h 2025-06-01T22:52:29.8895908Z +++ awk '{print $5}' 2025-06-01T22:52:29.8923785Z ++ FSIZE=1840 2025-06-01T22:52:29.8924680Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_backward.h",sha256=jzP6smUIrLeDihgvkElPUAjwIR9BFBrSS8WOKb7P8GA,1840' 2025-06-01T22:52:29.8925613Z ++ read fname 2025-06-01T22:52:29.8926193Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.8927129Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.8928004Z ++ echo torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.8928616Z ++ grep RECORD 2025-06-01T22:52:29.8947599Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.8948369Z +++ openssl base64 2025-06-01T22:52:29.8948640Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.8949109Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.8950492Z +++ sed -e s/=//g 2025-06-01T22:52:29.8994323Z ++ HASH=vsKgPteWSvoSkOolydVw8wIQi628eQK6CMAGa6Hfqw0 2025-06-01T22:52:29.8998405Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:29.8999272Z +++ awk '{print $5}' 2025-06-01T22:52:29.9027133Z ++ FSIZE=872 2025-06-01T22:52:29.9028041Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h",sha256=vsKgPteWSvoSkOolydVw8wIQi628eQK6CMAGa6Hfqw0,872' 2025-06-01T22:52:29.9028937Z ++ read fname 2025-06-01T22:52:29.9029394Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h 2025-06-01T22:52:29.9030196Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h 2025-06-01T22:52:29.9030825Z ++ echo torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h 2025-06-01T22:52:29.9031280Z ++ grep RECORD 2025-06-01T22:52:29.9048648Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h 2025-06-01T22:52:29.9049446Z +++ openssl base64 2025-06-01T22:52:29.9050622Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.9051979Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.9053372Z +++ sed -e s/=//g 2025-06-01T22:52:29.9090374Z ++ HASH=L1-VS0yBMrCTZThtrofIh7OYl39FeV_fkTRBHRF8mu0 2025-06-01T22:52:29.9095647Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h 2025-06-01T22:52:29.9096550Z +++ awk '{print $5}' 2025-06-01T22:52:29.9123607Z ++ FSIZE=1053 2025-06-01T22:52:29.9124484Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h",sha256=L1-VS0yBMrCTZThtrofIh7OYl39FeV_fkTRBHRF8mu0,1053' 2025-06-01T22:52:29.9125448Z ++ read fname 2025-06-01T22:52:29.9125917Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h 2025-06-01T22:52:29.9126626Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h 2025-06-01T22:52:29.9127279Z ++ echo torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h 2025-06-01T22:52:29.9127758Z ++ grep RECORD 2025-06-01T22:52:29.9147499Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h 2025-06-01T22:52:29.9148125Z +++ openssl base64 2025-06-01T22:52:29.9148402Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.9149693Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.9150889Z +++ sed -e s/=//g 2025-06-01T22:52:29.9194893Z ++ HASH=S3dEktFSk5jv-cVvrpmgNY-7Tv2Hq0TSpe4upvr_u5w 2025-06-01T22:52:29.9197152Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h 2025-06-01T22:52:29.9197845Z +++ awk '{print $5}' 2025-06-01T22:52:29.9225073Z ++ FSIZE=1055 2025-06-01T22:52:29.9226068Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h",sha256=S3dEktFSk5jv-cVvrpmgNY-7Tv2Hq0TSpe4upvr_u5w,1055' 2025-06-01T22:52:29.9226872Z ++ read fname 2025-06-01T22:52:29.9227275Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_backward_native.h 2025-06-01T22:52:29.9227904Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_backward_native.h 2025-06-01T22:52:29.9228450Z ++ echo torch/include/ATen/ops/smooth_l1_loss_backward_native.h 2025-06-01T22:52:29.9228894Z ++ grep RECORD 2025-06-01T22:52:29.9248640Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_backward_native.h 2025-06-01T22:52:29.9249231Z +++ openssl base64 2025-06-01T22:52:29.9250134Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.9251414Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.9252678Z +++ sed -e s/=//g 2025-06-01T22:52:29.9290402Z ++ HASH=aI4XEFJjOdcs7dUxaiSA5sWpNSCb5iYUxl8k1kmXx3s 2025-06-01T22:52:29.9295536Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_backward_native.h 2025-06-01T22:52:29.9296487Z +++ awk '{print $5}' 2025-06-01T22:52:29.9323362Z ++ FSIZE=777 2025-06-01T22:52:29.9324373Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_backward_native.h",sha256=aI4XEFJjOdcs7dUxaiSA5sWpNSCb5iYUxl8k1kmXx3s,777' 2025-06-01T22:52:29.9325313Z ++ read fname 2025-06-01T22:52:29.9325738Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_backward_ops.h 2025-06-01T22:52:29.9326350Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_backward_ops.h 2025-06-01T22:52:29.9326887Z ++ echo torch/include/ATen/ops/smooth_l1_loss_backward_ops.h 2025-06-01T22:52:29.9327320Z ++ grep RECORD 2025-06-01T22:52:29.9347565Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_backward_ops.h 2025-06-01T22:52:29.9348155Z +++ openssl base64 2025-06-01T22:52:29.9348425Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.9349120Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.9350455Z +++ sed -e s/=//g 2025-06-01T22:52:29.9393684Z ++ HASH=03qa8HQAPabvQe-65x9xeZMKbA7C5q5b0nGtigStZsk 2025-06-01T22:52:29.9396312Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_backward_ops.h 2025-06-01T22:52:29.9396882Z +++ awk '{print $5}' 2025-06-01T22:52:29.9426687Z ++ FSIZE=2293 2025-06-01T22:52:29.9427407Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_backward_ops.h",sha256=03qa8HQAPabvQe-65x9xeZMKbA7C5q5b0nGtigStZsk,2293' 2025-06-01T22:52:29.9428264Z ++ read fname 2025-06-01T22:52:29.9428862Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.9429824Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.9430731Z ++ echo torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.9431333Z ++ grep RECORD 2025-06-01T22:52:29.9448173Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.9448935Z +++ openssl base64 2025-06-01T22:52:29.9449195Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.9449729Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.9450721Z +++ sed -e s/=//g 2025-06-01T22:52:29.9490191Z ++ HASH=QFDGg5V9bzZq5wAUY91lhZKYddS5-b-KTRFyH-UraU8 2025-06-01T22:52:29.9495917Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:29.9496563Z +++ awk '{print $5}' 2025-06-01T22:52:29.9522722Z ++ FSIZE=881 2025-06-01T22:52:29.9523730Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h",sha256=QFDGg5V9bzZq5wAUY91lhZKYddS5-b-KTRFyH-UraU8,881' 2025-06-01T22:52:29.9524805Z ++ read fname 2025-06-01T22:52:29.9525390Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h 2025-06-01T22:52:29.9526025Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h 2025-06-01T22:52:29.9526576Z ++ echo torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h 2025-06-01T22:52:29.9527019Z ++ grep RECORD 2025-06-01T22:52:29.9547693Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h 2025-06-01T22:52:29.9548270Z +++ openssl base64 2025-06-01T22:52:29.9549054Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.9550309Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.9551657Z +++ sed -e s/=//g 2025-06-01T22:52:29.9594796Z ++ HASH=DdRIZPNl3E3o0ZyHWhe6h4fJRxcoMPF7XYN1KciQEN8 2025-06-01T22:52:29.9598046Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h 2025-06-01T22:52:29.9598497Z +++ awk '{print $5}' 2025-06-01T22:52:29.9627346Z ++ FSIZE=1126 2025-06-01T22:52:29.9628084Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h",sha256=DdRIZPNl3E3o0ZyHWhe6h4fJRxcoMPF7XYN1KciQEN8,1126' 2025-06-01T22:52:29.9628830Z ++ read fname 2025-06-01T22:52:29.9629238Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h 2025-06-01T22:52:29.9629828Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h 2025-06-01T22:52:29.9630371Z ++ echo torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h 2025-06-01T22:52:29.9630792Z ++ grep RECORD 2025-06-01T22:52:29.9648636Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h 2025-06-01T22:52:29.9649470Z +++ openssl base64 2025-06-01T22:52:29.9650327Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.9651413Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.9652681Z +++ sed -e s/=//g 2025-06-01T22:52:29.9690362Z ++ HASH=D1DeBN2maEeNWynQLkZLW3TJ4YZePPtgrcdTY1uIoBI 2025-06-01T22:52:29.9695317Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h 2025-06-01T22:52:29.9696349Z +++ awk '{print $5}' 2025-06-01T22:52:29.9723738Z ++ FSIZE=1128 2025-06-01T22:52:29.9724589Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h",sha256=D1DeBN2maEeNWynQLkZLW3TJ4YZePPtgrcdTY1uIoBI,1128' 2025-06-01T22:52:29.9725515Z ++ read fname 2025-06-01T22:52:29.9725875Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_meta.h 2025-06-01T22:52:29.9726395Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_meta.h 2025-06-01T22:52:29.9726858Z ++ echo torch/include/ATen/ops/smooth_l1_loss_meta.h 2025-06-01T22:52:29.9727393Z ++ grep RECORD 2025-06-01T22:52:29.9747911Z +++ openssl base64 2025-06-01T22:52:29.9748978Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.9749567Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_meta.h 2025-06-01T22:52:29.9750222Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.9751361Z +++ sed -e s/=//g 2025-06-01T22:52:29.9793702Z ++ HASH=DZs8PQ93Hlvf47wUpE8lqjoDwAjuC4L3oLNPBq9CFvw 2025-06-01T22:52:29.9799262Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_meta.h 2025-06-01T22:52:29.9800745Z +++ awk '{print $5}' 2025-06-01T22:52:29.9826262Z ++ FSIZE=634 2025-06-01T22:52:29.9826963Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_meta.h",sha256=DZs8PQ93Hlvf47wUpE8lqjoDwAjuC4L3oLNPBq9CFvw,634' 2025-06-01T22:52:29.9827657Z ++ read fname 2025-06-01T22:52:29.9828048Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h 2025-06-01T22:52:29.9828651Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h 2025-06-01T22:52:29.9829183Z ++ echo torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h 2025-06-01T22:52:29.9830167Z ++ grep RECORD 2025-06-01T22:52:29.9849671Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h 2025-06-01T22:52:29.9850277Z +++ openssl base64 2025-06-01T22:52:29.9851096Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.9852484Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.9853862Z +++ sed -e s/=//g 2025-06-01T22:52:29.9890426Z ++ HASH=OK6iuMA73rROWLuzfECUCATHlYFCpFtyw2EV_FsBgeI 2025-06-01T22:52:29.9895700Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h 2025-06-01T22:52:29.9896645Z +++ awk '{print $5}' 2025-06-01T22:52:29.9922803Z ++ FSIZE=1128 2025-06-01T22:52:29.9923638Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h",sha256=OK6iuMA73rROWLuzfECUCATHlYFCpFtyw2EV_FsBgeI,1128' 2025-06-01T22:52:29.9924516Z ++ read fname 2025-06-01T22:52:29.9925069Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_native.h 2025-06-01T22:52:29.9925736Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_native.h 2025-06-01T22:52:29.9926229Z ++ echo torch/include/ATen/ops/smooth_l1_loss_native.h 2025-06-01T22:52:29.9926635Z ++ grep RECORD 2025-06-01T22:52:29.9947963Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_native.h 2025-06-01T22:52:29.9948520Z +++ openssl base64 2025-06-01T22:52:29.9949294Z +++ sed -e s/+/-/g 2025-06-01T22:52:29.9950464Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:29.9951625Z +++ sed -e s/=//g 2025-06-01T22:52:29.9992038Z ++ HASH=Zpx9bANA9ochEHLS-TYSUu3fovKFqcDt9p9VHVG6wOM 2025-06-01T22:52:29.9997188Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_native.h 2025-06-01T22:52:29.9998103Z +++ awk '{print $5}' 2025-06-01T22:52:30.0023888Z ++ FSIZE=679 2025-06-01T22:52:30.0024648Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_native.h",sha256=Zpx9bANA9ochEHLS-TYSUu3fovKFqcDt9p9VHVG6wOM,679' 2025-06-01T22:52:30.0025352Z ++ read fname 2025-06-01T22:52:30.0025707Z ++ make_wheel_record torch/include/ATen/ops/smooth_l1_loss_ops.h 2025-06-01T22:52:30.0026201Z ++ FPATH=torch/include/ATen/ops/smooth_l1_loss_ops.h 2025-06-01T22:52:30.0026651Z ++ echo torch/include/ATen/ops/smooth_l1_loss_ops.h 2025-06-01T22:52:30.0027149Z ++ grep RECORD 2025-06-01T22:52:30.0047947Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/smooth_l1_loss_ops.h 2025-06-01T22:52:30.0048495Z +++ openssl base64 2025-06-01T22:52:30.0049046Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.0050215Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.0051491Z +++ sed -e s/=//g 2025-06-01T22:52:30.0089846Z ++ HASH=5mvj8N7aQvX8VNwp9GkfahDcutVuzKCfppwLS9pteYc 2025-06-01T22:52:30.0094908Z +++ ls -nl torch/include/ATen/ops/smooth_l1_loss_ops.h 2025-06-01T22:52:30.0095699Z +++ awk '{print $5}' 2025-06-01T22:52:30.0121496Z ++ FSIZE=2007 2025-06-01T22:52:30.0122264Z ++ echo '"torch/include/ATen/ops/smooth_l1_loss_ops.h",sha256=5mvj8N7aQvX8VNwp9GkfahDcutVuzKCfppwLS9pteYc,2007' 2025-06-01T22:52:30.0122967Z ++ read fname 2025-06-01T22:52:30.0123396Z ++ make_wheel_record torch/include/ATen/ops/soft_margin_loss.h 2025-06-01T22:52:30.0123917Z ++ FPATH=torch/include/ATen/ops/soft_margin_loss.h 2025-06-01T22:52:30.0124787Z ++ echo torch/include/ATen/ops/soft_margin_loss.h 2025-06-01T22:52:30.0126236Z ++ grep RECORD 2025-06-01T22:52:30.0148001Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/soft_margin_loss.h 2025-06-01T22:52:30.0148753Z +++ openssl base64 2025-06-01T22:52:30.0149356Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.0149860Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.0151276Z +++ sed -e s/=//g 2025-06-01T22:52:30.0194206Z ++ HASH=r4p66q21cnuhvTiIF-mvM41MhgT9DUBedyFhDiNMQfQ 2025-06-01T22:52:30.0197754Z +++ ls -nl torch/include/ATen/ops/soft_margin_loss.h 2025-06-01T22:52:30.0198587Z +++ awk '{print $5}' 2025-06-01T22:52:30.0226125Z ++ FSIZE=1467 2025-06-01T22:52:30.0226829Z ++ echo '"torch/include/ATen/ops/soft_margin_loss.h",sha256=r4p66q21cnuhvTiIF-mvM41MhgT9DUBedyFhDiNMQfQ,1467' 2025-06-01T22:52:30.0227527Z ++ read fname 2025-06-01T22:52:30.0227908Z ++ make_wheel_record torch/include/ATen/ops/soft_margin_loss_backward.h 2025-06-01T22:52:30.0228500Z ++ FPATH=torch/include/ATen/ops/soft_margin_loss_backward.h 2025-06-01T22:52:30.0229005Z ++ echo torch/include/ATen/ops/soft_margin_loss_backward.h 2025-06-01T22:52:30.0229422Z ++ grep RECORD 2025-06-01T22:52:30.0249224Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/soft_margin_loss_backward.h 2025-06-01T22:52:30.0249812Z +++ openssl base64 2025-06-01T22:52:30.0250909Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.0252357Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.0253675Z +++ sed -e s/=//g 2025-06-01T22:52:30.0290876Z ++ HASH=vnmvz8HexrZBB2m1vyn6f1f-rimE-eKbAthldnwGjPc 2025-06-01T22:52:30.0295693Z +++ ls -nl torch/include/ATen/ops/soft_margin_loss_backward.h 2025-06-01T22:52:30.0296569Z +++ awk '{print $5}' 2025-06-01T22:52:30.0323676Z ++ FSIZE=1767 2025-06-01T22:52:30.0324522Z ++ echo '"torch/include/ATen/ops/soft_margin_loss_backward.h",sha256=vnmvz8HexrZBB2m1vyn6f1f-rimE-eKbAthldnwGjPc,1767' 2025-06-01T22:52:30.0325427Z ++ read fname 2025-06-01T22:52:30.0326203Z ++ make_wheel_record torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.0327160Z ++ FPATH=torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.0328056Z ++ echo torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.0328670Z ++ grep RECORD 2025-06-01T22:52:30.0348516Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.0349282Z +++ openssl base64 2025-06-01T22:52:30.0349543Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.0350749Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.0352011Z +++ sed -e s/=//g 2025-06-01T22:52:30.0394354Z ++ HASH=mKz_T200YoVXHwVZm1EYe4W-Ggr1JntbpqZryBzN950 2025-06-01T22:52:30.0397657Z +++ ls -nl torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.0408779Z +++ awk '{print $5}' 2025-06-01T22:52:30.0426694Z ++ FSIZE=1226 2025-06-01T22:52:30.0427713Z ++ echo '"torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h",sha256=mKz_T200YoVXHwVZm1EYe4W-Ggr1JntbpqZryBzN950,1226' 2025-06-01T22:52:30.0428640Z ++ read fname 2025-06-01T22:52:30.0429060Z ++ make_wheel_record torch/include/ATen/ops/soft_margin_loss_backward_native.h 2025-06-01T22:52:30.0429704Z ++ FPATH=torch/include/ATen/ops/soft_margin_loss_backward_native.h 2025-06-01T22:52:30.0430281Z ++ echo torch/include/ATen/ops/soft_margin_loss_backward_native.h 2025-06-01T22:52:30.0430715Z ++ grep RECORD 2025-06-01T22:52:30.0449709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/soft_margin_loss_backward_native.h 2025-06-01T22:52:30.0450308Z +++ openssl base64 2025-06-01T22:52:30.0451045Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.0452626Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.0453835Z +++ sed -e s/=//g 2025-06-01T22:52:30.0490547Z ++ HASH=uN8A-lEVKbaW85dwvx_mtM5aBQNtOzzWSEfaAqULtEg 2025-06-01T22:52:30.0495847Z +++ ls -nl torch/include/ATen/ops/soft_margin_loss_backward_native.h 2025-06-01T22:52:30.0496551Z +++ awk '{print $5}' 2025-06-01T22:52:30.0524186Z ++ FSIZE=755 2025-06-01T22:52:30.0525205Z ++ echo '"torch/include/ATen/ops/soft_margin_loss_backward_native.h",sha256=uN8A-lEVKbaW85dwvx_mtM5aBQNtOzzWSEfaAqULtEg,755' 2025-06-01T22:52:30.0526118Z ++ read fname 2025-06-01T22:52:30.0526532Z ++ make_wheel_record torch/include/ATen/ops/soft_margin_loss_backward_ops.h 2025-06-01T22:52:30.0527162Z ++ FPATH=torch/include/ATen/ops/soft_margin_loss_backward_ops.h 2025-06-01T22:52:30.0527715Z ++ echo torch/include/ATen/ops/soft_margin_loss_backward_ops.h 2025-06-01T22:52:30.0528160Z ++ grep RECORD 2025-06-01T22:52:30.0548305Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/soft_margin_loss_backward_ops.h 2025-06-01T22:52:30.0548910Z +++ openssl base64 2025-06-01T22:52:30.0549186Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.0550429Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.0551747Z +++ sed -e s/=//g 2025-06-01T22:52:30.0594903Z ++ HASH=QekI9WxOaU_5D4bIYYIjlhaSPl3BMkwbWEhq4ZOIlmc 2025-06-01T22:52:30.0597981Z +++ ls -nl torch/include/ATen/ops/soft_margin_loss_backward_ops.h 2025-06-01T22:52:30.0599212Z +++ awk '{print $5}' 2025-06-01T22:52:30.0628268Z ++ FSIZE=2213 2025-06-01T22:52:30.0629073Z ++ echo '"torch/include/ATen/ops/soft_margin_loss_backward_ops.h",sha256=QekI9WxOaU_5D4bIYYIjlhaSPl3BMkwbWEhq4ZOIlmc,2213' 2025-06-01T22:52:30.0629814Z ++ read fname 2025-06-01T22:52:30.0630350Z ++ make_wheel_record torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.0631198Z ++ FPATH=torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.0631973Z ++ echo torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.0632532Z ++ grep RECORD 2025-06-01T22:52:30.0649801Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.0650504Z +++ openssl base64 2025-06-01T22:52:30.0651249Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.0652324Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.0653679Z +++ sed -e s/=//g 2025-06-01T22:52:30.0691042Z ++ HASH=IWQFxzXH4lpRClv65qSSE1EK0XZEPBV2QNpAxW7jZLw 2025-06-01T22:52:30.0696317Z +++ ls -nl torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.0697866Z +++ awk '{print $5}' 2025-06-01T22:52:30.0724818Z ++ FSIZE=1129 2025-06-01T22:52:30.0725711Z ++ echo '"torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h",sha256=IWQFxzXH4lpRClv65qSSE1EK0XZEPBV2QNpAxW7jZLw,1129' 2025-06-01T22:52:30.0726608Z ++ read fname 2025-06-01T22:52:30.0727003Z ++ make_wheel_record torch/include/ATen/ops/soft_margin_loss_native.h 2025-06-01T22:52:30.0727555Z ++ FPATH=torch/include/ATen/ops/soft_margin_loss_native.h 2025-06-01T22:52:30.0728061Z ++ echo torch/include/ATen/ops/soft_margin_loss_native.h 2025-06-01T22:52:30.0728457Z ++ grep RECORD 2025-06-01T22:52:30.0747982Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/soft_margin_loss_native.h 2025-06-01T22:52:30.0748554Z +++ openssl base64 2025-06-01T22:52:30.0749092Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.0750478Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.0751767Z +++ sed -e s/=//g 2025-06-01T22:52:30.0791951Z ++ HASH=yEKreHilW5pIOEgargiwU82KpvvOkhSkcb0fqU2iMRQ 2025-06-01T22:52:30.0796425Z +++ ls -nl torch/include/ATen/ops/soft_margin_loss_native.h 2025-06-01T22:52:30.0797300Z +++ awk '{print $5}' 2025-06-01T22:52:30.0824626Z ++ FSIZE=686 2025-06-01T22:52:30.0825454Z ++ echo '"torch/include/ATen/ops/soft_margin_loss_native.h",sha256=yEKreHilW5pIOEgargiwU82KpvvOkhSkcb0fqU2iMRQ,686' 2025-06-01T22:52:30.0826185Z ++ read fname 2025-06-01T22:52:30.0826635Z ++ make_wheel_record torch/include/ATen/ops/soft_margin_loss_ops.h 2025-06-01T22:52:30.0827160Z ++ FPATH=torch/include/ATen/ops/soft_margin_loss_ops.h 2025-06-01T22:52:30.0827609Z ++ echo torch/include/ATen/ops/soft_margin_loss_ops.h 2025-06-01T22:52:30.0828000Z ++ grep RECORD 2025-06-01T22:52:30.0847293Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/soft_margin_loss_ops.h 2025-06-01T22:52:30.0849742Z +++ openssl base64 2025-06-01T22:52:30.0850005Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.0850272Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.0851085Z +++ sed -e s/=//g 2025-06-01T22:52:30.0889810Z ++ HASH=-NdIQIlyDnp13LcMgzA2-ThkH2gb9qHX_7voK8mdCW4 2025-06-01T22:52:30.0895137Z +++ ls -nl torch/include/ATen/ops/soft_margin_loss_ops.h 2025-06-01T22:52:30.0896112Z +++ awk '{print $5}' 2025-06-01T22:52:30.0922527Z ++ FSIZE=1919 2025-06-01T22:52:30.0923300Z ++ echo '"torch/include/ATen/ops/soft_margin_loss_ops.h",sha256=-NdIQIlyDnp13LcMgzA2-ThkH2gb9qHX_7voK8mdCW4,1919' 2025-06-01T22:52:30.0924152Z ++ read fname 2025-06-01T22:52:30.0924514Z ++ make_wheel_record torch/include/ATen/ops/softmax.h 2025-06-01T22:52:30.0924928Z ++ FPATH=torch/include/ATen/ops/softmax.h 2025-06-01T22:52:30.0925580Z ++ echo torch/include/ATen/ops/softmax.h 2025-06-01T22:52:30.0925920Z ++ grep RECORD 2025-06-01T22:52:30.0947284Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softmax.h 2025-06-01T22:52:30.0947846Z +++ openssl base64 2025-06-01T22:52:30.0948792Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.0950435Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.0951687Z +++ sed -e s/=//g 2025-06-01T22:52:30.0989788Z ++ HASH=mx3zXph07CuIQkxWNM52BkM_LG6yln5uTS8jIakcGJg 2025-06-01T22:52:30.0994215Z +++ ls -nl torch/include/ATen/ops/softmax.h 2025-06-01T22:52:30.0995326Z +++ awk '{print $5}' 2025-06-01T22:52:30.1022153Z ++ FSIZE=1659 2025-06-01T22:52:30.1022760Z ++ echo '"torch/include/ATen/ops/softmax.h",sha256=mx3zXph07CuIQkxWNM52BkM_LG6yln5uTS8jIakcGJg,1659' 2025-06-01T22:52:30.1023504Z ++ read fname 2025-06-01T22:52:30.1023986Z ++ make_wheel_record torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.1024774Z ++ FPATH=torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.1025554Z ++ echo torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.1026206Z ++ grep RECORD 2025-06-01T22:52:30.1046110Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.1046946Z +++ openssl base64 2025-06-01T22:52:30.1047536Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.1048263Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.1049658Z +++ sed -e s/=//g 2025-06-01T22:52:30.1088082Z ++ HASH=-otz4faWijkzKNiSCJjB6QUHz1qkXMUeFFikDmUzDx8 2025-06-01T22:52:30.1093202Z +++ ls -nl torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.1093870Z +++ awk '{print $5}' 2025-06-01T22:52:30.1121181Z ++ FSIZE=988 2025-06-01T22:52:30.1122021Z ++ echo '"torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h",sha256=-otz4faWijkzKNiSCJjB6QUHz1qkXMUeFFikDmUzDx8,988' 2025-06-01T22:52:30.1122850Z ++ read fname 2025-06-01T22:52:30.1123343Z ++ make_wheel_record torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.1124256Z ++ FPATH=torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.1125157Z ++ echo torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.1125839Z ++ grep RECORD 2025-06-01T22:52:30.1145446Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.1146327Z +++ openssl base64 2025-06-01T22:52:30.1146600Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.1148105Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.1148387Z +++ sed -e s/=//g 2025-06-01T22:52:30.1191720Z ++ HASH=A-1Q6l8C1r5c8itbgXfslohXezEnnH595_J9jY6VpbA 2025-06-01T22:52:30.1194161Z +++ ls -nl torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.1195040Z +++ awk '{print $5}' 2025-06-01T22:52:30.1223351Z ++ FSIZE=958 2025-06-01T22:52:30.1224170Z ++ echo '"torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h",sha256=A-1Q6l8C1r5c8itbgXfslohXezEnnH595_J9jY6VpbA,958' 2025-06-01T22:52:30.1224977Z ++ read fname 2025-06-01T22:52:30.1225328Z ++ make_wheel_record torch/include/ATen/ops/softmax_native.h 2025-06-01T22:52:30.1225619Z ++ FPATH=torch/include/ATen/ops/softmax_native.h 2025-06-01T22:52:30.1225765Z ++ echo torch/include/ATen/ops/softmax_native.h 2025-06-01T22:52:30.1225877Z ++ grep RECORD 2025-06-01T22:52:30.1246379Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softmax_native.h 2025-06-01T22:52:30.1246501Z +++ openssl base64 2025-06-01T22:52:30.1248148Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.1248941Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.1250624Z +++ sed -e s/=//g 2025-06-01T22:52:30.1287348Z ++ HASH=qgEjbrnemQD9iIYz2aQUm30OweyrB6UM3_6Hf_YCRJw 2025-06-01T22:52:30.1292439Z +++ ls -nl torch/include/ATen/ops/softmax_native.h 2025-06-01T22:52:30.1293348Z +++ awk '{print $5}' 2025-06-01T22:52:30.1320820Z ++ FSIZE=801 2025-06-01T22:52:30.1321369Z ++ echo '"torch/include/ATen/ops/softmax_native.h",sha256=qgEjbrnemQD9iIYz2aQUm30OweyrB6UM3_6Hf_YCRJw,801' 2025-06-01T22:52:30.1321784Z ++ read fname 2025-06-01T22:52:30.1322027Z ++ make_wheel_record torch/include/ATen/ops/softmax_ops.h 2025-06-01T22:52:30.1322195Z ++ FPATH=torch/include/ATen/ops/softmax_ops.h 2025-06-01T22:52:30.1322368Z ++ echo torch/include/ATen/ops/softmax_ops.h 2025-06-01T22:52:30.1322761Z ++ grep RECORD 2025-06-01T22:52:30.1346724Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softmax_ops.h 2025-06-01T22:52:30.1347114Z +++ openssl base64 2025-06-01T22:52:30.1347253Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.1348766Z +++ sed -e s/=//g 2025-06-01T22:52:30.1348871Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.1390036Z ++ HASH=PW81QWZ1G0SckCPccbBLVEQcRdBJKdVqU0TdMrpksSo 2025-06-01T22:52:30.1393299Z +++ ls -nl torch/include/ATen/ops/softmax_ops.h 2025-06-01T22:52:30.1394072Z +++ awk '{print $5}' 2025-06-01T22:52:30.1420610Z ++ FSIZE=2658 2025-06-01T22:52:30.1421206Z ++ echo '"torch/include/ATen/ops/softmax_ops.h",sha256=PW81QWZ1G0SckCPccbBLVEQcRdBJKdVqU0TdMrpksSo,2658' 2025-06-01T22:52:30.1421348Z ++ read fname 2025-06-01T22:52:30.1421691Z ++ make_wheel_record torch/include/ATen/ops/softplus.h 2025-06-01T22:52:30.1421846Z ++ FPATH=torch/include/ATen/ops/softplus.h 2025-06-01T22:52:30.1422171Z ++ echo torch/include/ATen/ops/softplus.h 2025-06-01T22:52:30.1423358Z ++ grep RECORD 2025-06-01T22:52:30.1445800Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus.h 2025-06-01T22:52:30.1445932Z +++ openssl base64 2025-06-01T22:52:30.1446036Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.1446658Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.1448100Z +++ sed -e s/=//g 2025-06-01T22:52:30.1486931Z ++ HASH=7lmC_mrRI1ryEZAwg-ROI8DHdQtnJZK6Fbza63lnbK4 2025-06-01T22:52:30.1492008Z +++ ls -nl torch/include/ATen/ops/softplus.h 2025-06-01T22:52:30.1492998Z +++ awk '{print $5}' 2025-06-01T22:52:30.1519625Z ++ FSIZE=1381 2025-06-01T22:52:30.1520188Z ++ echo '"torch/include/ATen/ops/softplus.h",sha256=7lmC_mrRI1ryEZAwg-ROI8DHdQtnJZK6Fbza63lnbK4,1381' 2025-06-01T22:52:30.1520330Z ++ read fname 2025-06-01T22:52:30.1520856Z ++ make_wheel_record torch/include/ATen/ops/softplus_backward.h 2025-06-01T22:52:30.1521059Z ++ FPATH=torch/include/ATen/ops/softplus_backward.h 2025-06-01T22:52:30.1521245Z ++ echo torch/include/ATen/ops/softplus_backward.h 2025-06-01T22:52:30.1522419Z ++ grep RECORD 2025-06-01T22:52:30.1546880Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_backward.h 2025-06-01T22:52:30.1547015Z +++ openssl base64 2025-06-01T22:52:30.1547165Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.1548044Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.1548556Z +++ sed -e s/=//g 2025-06-01T22:52:30.1589581Z ++ HASH=4u7BGaKHr-aPkVJWo5p9wfHGbK-2zE1ZMDtsRmY-4xQ 2025-06-01T22:52:30.1592914Z +++ ls -nl torch/include/ATen/ops/softplus_backward.h 2025-06-01T22:52:30.1593919Z +++ awk '{print $5}' 2025-06-01T22:52:30.1620589Z ++ FSIZE=1711 2025-06-01T22:52:30.1621212Z ++ echo '"torch/include/ATen/ops/softplus_backward.h",sha256=4u7BGaKHr-aPkVJWo5p9wfHGbK-2zE1ZMDtsRmY-4xQ,1711' 2025-06-01T22:52:30.1621422Z ++ read fname 2025-06-01T22:52:30.1621919Z ++ make_wheel_record torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.1622475Z ++ FPATH=torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.1622888Z ++ echo torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.1623507Z ++ grep RECORD 2025-06-01T22:52:30.1646735Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.1646847Z +++ openssl base64 2025-06-01T22:52:30.1646964Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.1648627Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.1648751Z +++ sed -e s/=//g 2025-06-01T22:52:30.1689533Z ++ HASH=yRyvBXIpd0TxdF7jjYtPtuP6f6DhcJK_jfDlaBnvjaw 2025-06-01T22:52:30.1695159Z +++ ls -nl torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.1695790Z +++ awk '{print $5}' 2025-06-01T22:52:30.1723799Z ++ FSIZE=888 2025-06-01T22:52:30.1724972Z ++ echo '"torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=yRyvBXIpd0TxdF7jjYtPtuP6f6DhcJK_jfDlaBnvjaw,888' 2025-06-01T22:52:30.1725083Z ++ read fname 2025-06-01T22:52:30.1725390Z ++ make_wheel_record torch/include/ATen/ops/softplus_backward_cpu_dispatch.h 2025-06-01T22:52:30.1725626Z ++ FPATH=torch/include/ATen/ops/softplus_backward_cpu_dispatch.h 2025-06-01T22:52:30.1725845Z ++ echo torch/include/ATen/ops/softplus_backward_cpu_dispatch.h 2025-06-01T22:52:30.1725960Z ++ grep RECORD 2025-06-01T22:52:30.1747455Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_backward_cpu_dispatch.h 2025-06-01T22:52:30.1747575Z +++ openssl base64 2025-06-01T22:52:30.1748181Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.1749090Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.1750308Z +++ sed -e s/=//g 2025-06-01T22:52:30.1790446Z ++ HASH=irVg4G8fiE6bKANPwE7laR_bQ1s2ajXO1TCxz1-W9Ck 2025-06-01T22:52:30.1795577Z +++ ls -nl torch/include/ATen/ops/softplus_backward_cpu_dispatch.h 2025-06-01T22:52:30.1796597Z +++ awk '{print $5}' 2025-06-01T22:52:30.1824211Z ++ FSIZE=1185 2025-06-01T22:52:30.1825038Z ++ echo '"torch/include/ATen/ops/softplus_backward_cpu_dispatch.h",sha256=irVg4G8fiE6bKANPwE7laR_bQ1s2ajXO1TCxz1-W9Ck,1185' 2025-06-01T22:52:30.1825159Z ++ read fname 2025-06-01T22:52:30.1825439Z ++ make_wheel_record torch/include/ATen/ops/softplus_backward_cuda_dispatch.h 2025-06-01T22:52:30.1825664Z ++ FPATH=torch/include/ATen/ops/softplus_backward_cuda_dispatch.h 2025-06-01T22:52:30.1825881Z ++ echo torch/include/ATen/ops/softplus_backward_cuda_dispatch.h 2025-06-01T22:52:30.1826765Z ++ grep RECORD 2025-06-01T22:52:30.1848324Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_backward_cuda_dispatch.h 2025-06-01T22:52:30.1848444Z +++ openssl base64 2025-06-01T22:52:30.1848944Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.1850090Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.1851327Z +++ sed -e s/=//g 2025-06-01T22:52:30.1889496Z ++ HASH=Em2nFwaFRtj0glqW9N0eTAapqi8hL4uSnkXNMTMV4ro 2025-06-01T22:52:30.1894982Z +++ ls -nl torch/include/ATen/ops/softplus_backward_cuda_dispatch.h 2025-06-01T22:52:30.1895782Z +++ awk '{print $5}' 2025-06-01T22:52:30.1922473Z ++ FSIZE=1187 2025-06-01T22:52:30.1923181Z ++ echo '"torch/include/ATen/ops/softplus_backward_cuda_dispatch.h",sha256=Em2nFwaFRtj0glqW9N0eTAapqi8hL4uSnkXNMTMV4ro,1187' 2025-06-01T22:52:30.1923298Z ++ read fname 2025-06-01T22:52:30.1923587Z ++ make_wheel_record torch/include/ATen/ops/softplus_backward_meta.h 2025-06-01T22:52:30.1923767Z ++ FPATH=torch/include/ATen/ops/softplus_backward_meta.h 2025-06-01T22:52:30.1924052Z ++ echo torch/include/ATen/ops/softplus_backward_meta.h 2025-06-01T22:52:30.1926006Z ++ grep RECORD 2025-06-01T22:52:30.1947923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_backward_meta.h 2025-06-01T22:52:30.1948043Z +++ openssl base64 2025-06-01T22:52:30.1948366Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.1949876Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.1951152Z +++ sed -e s/=//g 2025-06-01T22:52:30.1993502Z ++ HASH=GR6FfK2vhtKow9LMyxBOzHBdBgMZOju9wst03uw64yI 2025-06-01T22:52:30.1995445Z +++ ls -nl torch/include/ATen/ops/softplus_backward_meta.h 2025-06-01T22:52:30.1996216Z +++ awk '{print $5}' 2025-06-01T22:52:30.2024287Z ++ FSIZE=665 2025-06-01T22:52:30.2025206Z ++ echo '"torch/include/ATen/ops/softplus_backward_meta.h",sha256=GR6FfK2vhtKow9LMyxBOzHBdBgMZOju9wst03uw64yI,665' 2025-06-01T22:52:30.2025310Z ++ read fname 2025-06-01T22:52:30.2025605Z ++ make_wheel_record torch/include/ATen/ops/softplus_backward_meta_dispatch.h 2025-06-01T22:52:30.2025831Z ++ FPATH=torch/include/ATen/ops/softplus_backward_meta_dispatch.h 2025-06-01T22:52:30.2026049Z ++ echo torch/include/ATen/ops/softplus_backward_meta_dispatch.h 2025-06-01T22:52:30.2026436Z ++ grep RECORD 2025-06-01T22:52:30.2047016Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_backward_meta_dispatch.h 2025-06-01T22:52:30.2048317Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.2048452Z +++ openssl base64 2025-06-01T22:52:30.2049262Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.2050370Z +++ sed -e s/=//g 2025-06-01T22:52:30.2089328Z ++ HASH=7h0a9RE6mIXwiyuG1Qidxna_qUKXlmM3KBahwDNVB-w 2025-06-01T22:52:30.2094575Z +++ ls -nl torch/include/ATen/ops/softplus_backward_meta_dispatch.h 2025-06-01T22:52:30.2095231Z +++ awk '{print $5}' 2025-06-01T22:52:30.2120950Z ++ FSIZE=1187 2025-06-01T22:52:30.2121610Z ++ echo '"torch/include/ATen/ops/softplus_backward_meta_dispatch.h",sha256=7h0a9RE6mIXwiyuG1Qidxna_qUKXlmM3KBahwDNVB-w,1187' 2025-06-01T22:52:30.2121749Z ++ read fname 2025-06-01T22:52:30.2122424Z ++ make_wheel_record torch/include/ATen/ops/softplus_backward_native.h 2025-06-01T22:52:30.2122649Z ++ FPATH=torch/include/ATen/ops/softplus_backward_native.h 2025-06-01T22:52:30.2123624Z ++ echo torch/include/ATen/ops/softplus_backward_native.h 2025-06-01T22:52:30.2124725Z ++ grep RECORD 2025-06-01T22:52:30.2147477Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_backward_native.h 2025-06-01T22:52:30.2147592Z +++ openssl base64 2025-06-01T22:52:30.2148016Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.2149553Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.2150915Z +++ sed -e s/=//g 2025-06-01T22:52:30.2192780Z ++ HASH=mhhEfE7d2W48M64FjdUztxskVnYj717_csp60sqMWvA 2025-06-01T22:52:30.2196339Z +++ ls -nl torch/include/ATen/ops/softplus_backward_native.h 2025-06-01T22:52:30.2196908Z +++ awk '{print $5}' 2025-06-01T22:52:30.2224356Z ++ FSIZE=723 2025-06-01T22:52:30.2225115Z ++ echo '"torch/include/ATen/ops/softplus_backward_native.h",sha256=mhhEfE7d2W48M64FjdUztxskVnYj717_csp60sqMWvA,723' 2025-06-01T22:52:30.2225262Z ++ read fname 2025-06-01T22:52:30.2225495Z ++ make_wheel_record torch/include/ATen/ops/softplus_backward_ops.h 2025-06-01T22:52:30.2225683Z ++ FPATH=torch/include/ATen/ops/softplus_backward_ops.h 2025-06-01T22:52:30.2226173Z ++ echo torch/include/ATen/ops/softplus_backward_ops.h 2025-06-01T22:52:30.2226288Z ++ grep RECORD 2025-06-01T22:52:30.2248171Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_backward_ops.h 2025-06-01T22:52:30.2248321Z +++ openssl base64 2025-06-01T22:52:30.2248816Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.2249915Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.2251355Z +++ sed -e s/=//g 2025-06-01T22:52:30.2290483Z ++ HASH=_IF_OERFmhkCpgHnDH860qSZAu78YsglWor9eX6Ia64 2025-06-01T22:52:30.2296054Z +++ ls -nl torch/include/ATen/ops/softplus_backward_ops.h 2025-06-01T22:52:30.2297045Z +++ awk '{print $5}' 2025-06-01T22:52:30.2323443Z ++ FSIZE=2225 2025-06-01T22:52:30.2324150Z ++ echo '"torch/include/ATen/ops/softplus_backward_ops.h",sha256=_IF_OERFmhkCpgHnDH860qSZAu78YsglWor9eX6Ia64,2225' 2025-06-01T22:52:30.2324265Z ++ read fname 2025-06-01T22:52:30.2324697Z ++ make_wheel_record torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.2325241Z ++ FPATH=torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.2325748Z ++ echo torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.2326095Z ++ grep RECORD 2025-06-01T22:52:30.2347497Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.2347628Z +++ openssl base64 2025-06-01T22:52:30.2348284Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.2349557Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.2350798Z +++ sed -e s/=//g 2025-06-01T22:52:30.2393298Z ++ HASH=AxsmNLiuVnwsNx5q0qW15VTu5qb5lRxeNdLH1LIzFWo 2025-06-01T22:52:30.2397053Z +++ ls -nl torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.2397672Z +++ awk '{print $5}' 2025-06-01T22:52:30.2426959Z ++ FSIZE=852 2025-06-01T22:52:30.2427714Z ++ echo '"torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h",sha256=AxsmNLiuVnwsNx5q0qW15VTu5qb5lRxeNdLH1LIzFWo,852' 2025-06-01T22:52:30.2427812Z ++ read fname 2025-06-01T22:52:30.2428048Z ++ make_wheel_record torch/include/ATen/ops/softplus_cpu_dispatch.h 2025-06-01T22:52:30.2428278Z ++ FPATH=torch/include/ATen/ops/softplus_cpu_dispatch.h 2025-06-01T22:52:30.2428458Z ++ echo torch/include/ATen/ops/softplus_cpu_dispatch.h 2025-06-01T22:52:30.2428555Z ++ grep RECORD 2025-06-01T22:52:30.2448278Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_cpu_dispatch.h 2025-06-01T22:52:30.2448397Z +++ openssl base64 2025-06-01T22:52:30.2449325Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.2450611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.2451955Z +++ sed -e s/=//g 2025-06-01T22:52:30.2492812Z ++ HASH=RR3_VIToYt9OWM9n3oi9MXMKX8DoM-EQo6cSM69IDv8 2025-06-01T22:52:30.2498650Z +++ ls -nl torch/include/ATen/ops/softplus_cpu_dispatch.h 2025-06-01T22:52:30.2499512Z +++ awk '{print $5}' 2025-06-01T22:52:30.2525322Z ++ FSIZE=1058 2025-06-01T22:52:30.2526249Z ++ echo '"torch/include/ATen/ops/softplus_cpu_dispatch.h",sha256=RR3_VIToYt9OWM9n3oi9MXMKX8DoM-EQo6cSM69IDv8,1058' 2025-06-01T22:52:30.2526364Z ++ read fname 2025-06-01T22:52:30.2526610Z ++ make_wheel_record torch/include/ATen/ops/softplus_cuda_dispatch.h 2025-06-01T22:52:30.2526969Z ++ FPATH=torch/include/ATen/ops/softplus_cuda_dispatch.h 2025-06-01T22:52:30.2527512Z ++ echo torch/include/ATen/ops/softplus_cuda_dispatch.h 2025-06-01T22:52:30.2528185Z ++ grep RECORD 2025-06-01T22:52:30.2551879Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_cuda_dispatch.h 2025-06-01T22:52:30.2552408Z +++ openssl base64 2025-06-01T22:52:30.2553597Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.2554852Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.2556111Z +++ sed -e s/=//g 2025-06-01T22:52:30.2598208Z ++ HASH=pOtF5h-A9QmnyCkkOgC5bhqimw96GuIS5IlT04KVgHI 2025-06-01T22:52:30.2601460Z +++ ls -nl torch/include/ATen/ops/softplus_cuda_dispatch.h 2025-06-01T22:52:30.2602254Z +++ awk '{print $5}' 2025-06-01T22:52:30.2629118Z ++ FSIZE=1060 2025-06-01T22:52:30.2629745Z ++ echo '"torch/include/ATen/ops/softplus_cuda_dispatch.h",sha256=pOtF5h-A9QmnyCkkOgC5bhqimw96GuIS5IlT04KVgHI,1060' 2025-06-01T22:52:30.2629999Z ++ read fname 2025-06-01T22:52:30.2630230Z ++ make_wheel_record torch/include/ATen/ops/softplus_meta.h 2025-06-01T22:52:30.2630394Z ++ FPATH=torch/include/ATen/ops/softplus_meta.h 2025-06-01T22:52:30.2630674Z ++ echo torch/include/ATen/ops/softplus_meta.h 2025-06-01T22:52:30.2631146Z ++ grep RECORD 2025-06-01T22:52:30.2652311Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_meta.h 2025-06-01T22:52:30.2652550Z +++ openssl base64 2025-06-01T22:52:30.2653619Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.2654863Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.2656192Z +++ sed -e s/=//g 2025-06-01T22:52:30.2693255Z ++ HASH=RtMerg3M03jSyrHAZkB4Au1tRX0VHP8aTiiwL3KLc-Q 2025-06-01T22:52:30.2699066Z +++ ls -nl torch/include/ATen/ops/softplus_meta.h 2025-06-01T22:52:30.2699837Z +++ awk '{print $5}' 2025-06-01T22:52:30.2725652Z ++ FSIZE=624 2025-06-01T22:52:30.2726170Z ++ echo '"torch/include/ATen/ops/softplus_meta.h",sha256=RtMerg3M03jSyrHAZkB4Au1tRX0VHP8aTiiwL3KLc-Q,624' 2025-06-01T22:52:30.2726270Z ++ read fname 2025-06-01T22:52:30.2726511Z ++ make_wheel_record torch/include/ATen/ops/softplus_meta_dispatch.h 2025-06-01T22:52:30.2726880Z ++ FPATH=torch/include/ATen/ops/softplus_meta_dispatch.h 2025-06-01T22:52:30.2727179Z ++ echo torch/include/ATen/ops/softplus_meta_dispatch.h 2025-06-01T22:52:30.2728215Z ++ grep RECORD 2025-06-01T22:52:30.2749232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_meta_dispatch.h 2025-06-01T22:52:30.2749571Z +++ openssl base64 2025-06-01T22:52:30.2750596Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.2751737Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.2752963Z +++ sed -e s/=//g 2025-06-01T22:52:30.2795051Z ++ HASH=zFKHcO4RG0-KFa8alMQuM9vpEfdctrT8v_9zweG66Cs 2025-06-01T22:52:30.2799043Z +++ ls -nl torch/include/ATen/ops/softplus_meta_dispatch.h 2025-06-01T22:52:30.2800300Z +++ awk '{print $5}' 2025-06-01T22:52:30.2826411Z ++ FSIZE=1060 2025-06-01T22:52:30.2826997Z ++ echo '"torch/include/ATen/ops/softplus_meta_dispatch.h",sha256=zFKHcO4RG0-KFa8alMQuM9vpEfdctrT8v_9zweG66Cs,1060' 2025-06-01T22:52:30.2827101Z ++ read fname 2025-06-01T22:52:30.2827331Z ++ make_wheel_record torch/include/ATen/ops/softplus_native.h 2025-06-01T22:52:30.2827504Z ++ FPATH=torch/include/ATen/ops/softplus_native.h 2025-06-01T22:52:30.2829534Z ++ echo torch/include/ATen/ops/softplus_native.h 2025-06-01T22:52:30.2829632Z ++ grep RECORD 2025-06-01T22:52:30.2848956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_native.h 2025-06-01T22:52:30.2849479Z +++ openssl base64 2025-06-01T22:52:30.2850893Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.2852226Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.2853589Z +++ sed -e s/=//g 2025-06-01T22:52:30.2890274Z ++ HASH=6YMv7QgiH6PEkWvhGPQ1GBncnF07-M8JGINn6uWcL9A 2025-06-01T22:52:30.2895749Z +++ ls -nl torch/include/ATen/ops/softplus_native.h 2025-06-01T22:52:30.2896546Z +++ awk '{print $5}' 2025-06-01T22:52:30.2923648Z ++ FSIZE=657 2025-06-01T22:52:30.2924690Z ++ echo '"torch/include/ATen/ops/softplus_native.h",sha256=6YMv7QgiH6PEkWvhGPQ1GBncnF07-M8JGINn6uWcL9A,657' 2025-06-01T22:52:30.2925396Z ++ read fname 2025-06-01T22:52:30.2925880Z ++ make_wheel_record torch/include/ATen/ops/softplus_ops.h 2025-06-01T22:52:30.2926350Z ++ FPATH=torch/include/ATen/ops/softplus_ops.h 2025-06-01T22:52:30.2926778Z ++ echo torch/include/ATen/ops/softplus_ops.h 2025-06-01T22:52:30.2927138Z ++ grep RECORD 2025-06-01T22:52:30.2946566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softplus_ops.h 2025-06-01T22:52:30.2947089Z +++ openssl base64 2025-06-01T22:52:30.2947355Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.2948485Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.2949790Z +++ sed -e s/=//g 2025-06-01T22:52:30.2991926Z ++ HASH=ujlF9pHnIo8OWPl0CXX93cvdFr27niBj1XR5Cszd49M 2025-06-01T22:52:30.2995971Z +++ ls -nl torch/include/ATen/ops/softplus_ops.h 2025-06-01T22:52:30.2996863Z +++ awk '{print $5}' 2025-06-01T22:52:30.3023920Z ++ FSIZE=1931 2025-06-01T22:52:30.3024663Z ++ echo '"torch/include/ATen/ops/softplus_ops.h",sha256=ujlF9pHnIo8OWPl0CXX93cvdFr27niBj1XR5Cszd49M,1931' 2025-06-01T22:52:30.3025353Z ++ read fname 2025-06-01T22:52:30.3025681Z ++ make_wheel_record torch/include/ATen/ops/softshrink.h 2025-06-01T22:52:30.3026135Z ++ FPATH=torch/include/ATen/ops/softshrink.h 2025-06-01T22:52:30.3026668Z ++ echo torch/include/ATen/ops/softshrink.h 2025-06-01T22:52:30.3027014Z ++ grep RECORD 2025-06-01T22:52:30.3046745Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink.h 2025-06-01T22:52:30.3047251Z +++ openssl base64 2025-06-01T22:52:30.3047800Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.3049470Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.3050781Z +++ sed -e s/=//g 2025-06-01T22:52:30.3089246Z ++ HASH=MqQqMW_maaz-VdqHGPsU79QfnTLUdTxx2VzmZOxvb_g 2025-06-01T22:52:30.3094188Z +++ ls -nl torch/include/ATen/ops/softshrink.h 2025-06-01T22:52:30.3095006Z +++ awk '{print $5}' 2025-06-01T22:52:30.3121739Z ++ FSIZE=1228 2025-06-01T22:52:30.3122456Z ++ echo '"torch/include/ATen/ops/softshrink.h",sha256=MqQqMW_maaz-VdqHGPsU79QfnTLUdTxx2VzmZOxvb_g,1228' 2025-06-01T22:52:30.3123102Z ++ read fname 2025-06-01T22:52:30.3123470Z ++ make_wheel_record torch/include/ATen/ops/softshrink_backward.h 2025-06-01T22:52:30.3124266Z ++ FPATH=torch/include/ATen/ops/softshrink_backward.h 2025-06-01T22:52:30.3124916Z ++ echo torch/include/ATen/ops/softshrink_backward.h 2025-06-01T22:52:30.3125319Z ++ grep RECORD 2025-06-01T22:52:30.3147313Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_backward.h 2025-06-01T22:52:30.3148016Z +++ openssl base64 2025-06-01T22:52:30.3148277Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.3148543Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.3149462Z +++ sed -e s/=//g 2025-06-01T22:52:30.3190841Z ++ HASH=Hfxt5eCyjUApL7LiExnlzuBg4ZigCL3wYYhFj_k8CMw 2025-06-01T22:52:30.3194119Z +++ ls -nl torch/include/ATen/ops/softshrink_backward.h 2025-06-01T22:52:30.3194804Z +++ awk '{print $5}' 2025-06-01T22:52:30.3222504Z ++ FSIZE=1563 2025-06-01T22:52:30.3223269Z ++ echo '"torch/include/ATen/ops/softshrink_backward.h",sha256=Hfxt5eCyjUApL7LiExnlzuBg4ZigCL3wYYhFj_k8CMw,1563' 2025-06-01T22:52:30.3223970Z ++ read fname 2025-06-01T22:52:30.3224610Z ++ make_wheel_record torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.3225655Z ++ FPATH=torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.3226644Z ++ echo torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.3227307Z ++ grep RECORD 2025-06-01T22:52:30.3246470Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.3247302Z +++ openssl base64 2025-06-01T22:52:30.3247565Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.3248671Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.3250054Z +++ sed -e s/=//g 2025-06-01T22:52:30.3287705Z ++ HASH=3wp6BPR3KZD_5wBtv441LjL-OBB9oifbc3gEt2eTY24 2025-06-01T22:52:30.3293107Z +++ ls -nl torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.3293791Z +++ awk '{print $5}' 2025-06-01T22:52:30.3320783Z ++ FSIZE=861 2025-06-01T22:52:30.3321940Z ++ echo '"torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=3wp6BPR3KZD_5wBtv441LjL-OBB9oifbc3gEt2eTY24,861' 2025-06-01T22:52:30.3322934Z ++ read fname 2025-06-01T22:52:30.3323374Z ++ make_wheel_record torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h 2025-06-01T22:52:30.3324134Z ++ FPATH=torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h 2025-06-01T22:52:30.3324912Z ++ echo torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h 2025-06-01T22:52:30.3325369Z ++ grep RECORD 2025-06-01T22:52:30.3346557Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h 2025-06-01T22:52:30.3347182Z +++ openssl base64 2025-06-01T22:52:30.3347441Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.3347734Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.3351502Z +++ sed -e s/=//g 2025-06-01T22:52:30.3392110Z ++ HASH=bLAR1XXgeCw7rD_sahvpKF69olVHZrtcaWagQpp3ooQ 2025-06-01T22:52:30.3395808Z +++ ls -nl torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h 2025-06-01T22:52:30.3396782Z +++ awk '{print $5}' 2025-06-01T22:52:30.3424927Z ++ FSIZE=1104 2025-06-01T22:52:30.3425803Z ++ echo '"torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h",sha256=bLAR1XXgeCw7rD_sahvpKF69olVHZrtcaWagQpp3ooQ,1104' 2025-06-01T22:52:30.3426583Z ++ read fname 2025-06-01T22:52:30.3427008Z ++ make_wheel_record torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h 2025-06-01T22:52:30.3427671Z ++ FPATH=torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h 2025-06-01T22:52:30.3428281Z ++ echo torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h 2025-06-01T22:52:30.3428727Z ++ grep RECORD 2025-06-01T22:52:30.3448189Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h 2025-06-01T22:52:30.3448801Z +++ openssl base64 2025-06-01T22:52:30.3449465Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.3450337Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.3451627Z +++ sed -e s/=//g 2025-06-01T22:52:30.3490016Z ++ HASH=34HDbvTWDXHSe--jDmSWh5ofNMzvGEH4Kp2cBIhORwQ 2025-06-01T22:52:30.3495125Z +++ ls -nl torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h 2025-06-01T22:52:30.3495995Z +++ awk '{print $5}' 2025-06-01T22:52:30.3521713Z ++ FSIZE=1106 2025-06-01T22:52:30.3522676Z ++ echo '"torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h",sha256=34HDbvTWDXHSe--jDmSWh5ofNMzvGEH4Kp2cBIhORwQ,1106' 2025-06-01T22:52:30.3523443Z ++ read fname 2025-06-01T22:52:30.3523907Z ++ make_wheel_record torch/include/ATen/ops/softshrink_backward_meta.h 2025-06-01T22:52:30.3524782Z ++ FPATH=torch/include/ATen/ops/softshrink_backward_meta.h 2025-06-01T22:52:30.3525349Z ++ echo torch/include/ATen/ops/softshrink_backward_meta.h 2025-06-01T22:52:30.3525803Z ++ grep RECORD 2025-06-01T22:52:30.3547438Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_backward_meta.h 2025-06-01T22:52:30.3548152Z +++ openssl base64 2025-06-01T22:52:30.3548518Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.3549916Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.3551269Z +++ sed -e s/=//g 2025-06-01T22:52:30.3592560Z ++ HASH=iz5krjfamAVzblHhKAiuXiWhDTJS7PowA62wkRKRW7g 2025-06-01T22:52:30.3596217Z +++ ls -nl torch/include/ATen/ops/softshrink_backward_meta.h 2025-06-01T22:52:30.3596925Z +++ awk '{print $5}' 2025-06-01T22:52:30.3625305Z ++ FSIZE=638 2025-06-01T22:52:30.3626078Z ++ echo '"torch/include/ATen/ops/softshrink_backward_meta.h",sha256=iz5krjfamAVzblHhKAiuXiWhDTJS7PowA62wkRKRW7g,638' 2025-06-01T22:52:30.3626817Z ++ read fname 2025-06-01T22:52:30.3627274Z ++ make_wheel_record torch/include/ATen/ops/softshrink_backward_meta_dispatch.h 2025-06-01T22:52:30.3627978Z ++ FPATH=torch/include/ATen/ops/softshrink_backward_meta_dispatch.h 2025-06-01T22:52:30.3628590Z ++ echo torch/include/ATen/ops/softshrink_backward_meta_dispatch.h 2025-06-01T22:52:30.3629037Z ++ grep RECORD 2025-06-01T22:52:30.3648533Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_backward_meta_dispatch.h 2025-06-01T22:52:30.3649173Z +++ openssl base64 2025-06-01T22:52:30.3649754Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.3650842Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.3652051Z +++ sed -e s/=//g 2025-06-01T22:52:30.3690519Z ++ HASH=RMrTtetoiE_Yb_tX9scUiwK7d8nLQO0y_L5ijIVAork 2025-06-01T22:52:30.3695982Z +++ ls -nl torch/include/ATen/ops/softshrink_backward_meta_dispatch.h 2025-06-01T22:52:30.3696773Z +++ awk '{print $5}' 2025-06-01T22:52:30.3724131Z ++ FSIZE=1106 2025-06-01T22:52:30.3725212Z ++ echo '"torch/include/ATen/ops/softshrink_backward_meta_dispatch.h",sha256=RMrTtetoiE_Yb_tX9scUiwK7d8nLQO0y_L5ijIVAork,1106' 2025-06-01T22:52:30.3726051Z ++ read fname 2025-06-01T22:52:30.3726544Z ++ make_wheel_record torch/include/ATen/ops/softshrink_backward_native.h 2025-06-01T22:52:30.3727144Z ++ FPATH=torch/include/ATen/ops/softshrink_backward_native.h 2025-06-01T22:52:30.3727694Z ++ echo torch/include/ATen/ops/softshrink_backward_native.h 2025-06-01T22:52:30.3728134Z ++ grep RECORD 2025-06-01T22:52:30.3749270Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_backward_native.h 2025-06-01T22:52:30.3749851Z +++ openssl base64 2025-06-01T22:52:30.3751029Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.3752743Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.3753959Z +++ sed -e s/=//g 2025-06-01T22:52:30.3797598Z ++ HASH=JTlca3O4ir5Z7_jmA6aJnL9iLr2lUp1Ra9axDuWfWKI 2025-06-01T22:52:30.3799668Z +++ ls -nl torch/include/ATen/ops/softshrink_backward_native.h 2025-06-01T22:52:30.3800825Z +++ awk '{print $5}' 2025-06-01T22:52:30.3828780Z ++ FSIZE=700 2025-06-01T22:52:30.3829489Z ++ echo '"torch/include/ATen/ops/softshrink_backward_native.h",sha256=JTlca3O4ir5Z7_jmA6aJnL9iLr2lUp1Ra9axDuWfWKI,700' 2025-06-01T22:52:30.3830302Z ++ read fname 2025-06-01T22:52:30.3830695Z ++ make_wheel_record torch/include/ATen/ops/softshrink_backward_ops.h 2025-06-01T22:52:30.3831237Z ++ FPATH=torch/include/ATen/ops/softshrink_backward_ops.h 2025-06-01T22:52:30.3831726Z ++ echo torch/include/ATen/ops/softshrink_backward_ops.h 2025-06-01T22:52:30.3832117Z ++ grep RECORD 2025-06-01T22:52:30.3851498Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_backward_ops.h 2025-06-01T22:52:30.3852164Z +++ openssl base64 2025-06-01T22:52:30.3852837Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.3854159Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.3855459Z +++ sed -e s/=//g 2025-06-01T22:52:30.3893213Z ++ HASH=c2cuzuDWwAEepCCNV2XOWg714wmlxR_fnfpPRq8LLRE 2025-06-01T22:52:30.3898985Z +++ ls -nl torch/include/ATen/ops/softshrink_backward_ops.h 2025-06-01T22:52:30.3899948Z +++ awk '{print $5}' 2025-06-01T22:52:30.3925732Z ++ FSIZE=2047 2025-06-01T22:52:30.3926453Z ++ echo '"torch/include/ATen/ops/softshrink_backward_ops.h",sha256=c2cuzuDWwAEepCCNV2XOWg714wmlxR_fnfpPRq8LLRE,2047' 2025-06-01T22:52:30.3927247Z ++ read fname 2025-06-01T22:52:30.3927843Z ++ make_wheel_record torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.3928885Z ++ FPATH=torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.3929815Z ++ echo torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.3930445Z ++ grep RECORD 2025-06-01T22:52:30.3949584Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.3950362Z +++ openssl base64 2025-06-01T22:52:30.3951198Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.3952548Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.3953837Z +++ sed -e s/=//g 2025-06-01T22:52:30.3993662Z ++ HASH=s5FhbiA_3ZoBewO0Sk-kh3SROi6CbYuhjf1SfRI5vGM 2025-06-01T22:52:30.3997903Z +++ ls -nl torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.3998786Z +++ awk '{print $5}' 2025-06-01T22:52:30.4025884Z ++ FSIZE=824 2025-06-01T22:52:30.4026785Z ++ echo '"torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h",sha256=s5FhbiA_3ZoBewO0Sk-kh3SROi6CbYuhjf1SfRI5vGM,824' 2025-06-01T22:52:30.4027727Z ++ read fname 2025-06-01T22:52:30.4028313Z ++ make_wheel_record torch/include/ATen/ops/softshrink_cpu_dispatch.h 2025-06-01T22:52:30.4028893Z ++ FPATH=torch/include/ATen/ops/softshrink_cpu_dispatch.h 2025-06-01T22:52:30.4029460Z ++ echo torch/include/ATen/ops/softshrink_cpu_dispatch.h 2025-06-01T22:52:30.4029870Z ++ grep RECORD 2025-06-01T22:52:30.4050444Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_cpu_dispatch.h 2025-06-01T22:52:30.4051132Z +++ openssl base64 2025-06-01T22:52:30.4052188Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.4053587Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.4054870Z +++ sed -e s/=//g 2025-06-01T22:52:30.4091405Z ++ HASH=lt20fAFHALyCo2tleiMU_VihjRPcuouBRCnMs8VIFzU 2025-06-01T22:52:30.4096619Z +++ ls -nl torch/include/ATen/ops/softshrink_cpu_dispatch.h 2025-06-01T22:52:30.4098161Z +++ awk '{print $5}' 2025-06-01T22:52:30.4125070Z ++ FSIZE=975 2025-06-01T22:52:30.4125788Z ++ echo '"torch/include/ATen/ops/softshrink_cpu_dispatch.h",sha256=lt20fAFHALyCo2tleiMU_VihjRPcuouBRCnMs8VIFzU,975' 2025-06-01T22:52:30.4126564Z ++ read fname 2025-06-01T22:52:30.4127053Z ++ make_wheel_record torch/include/ATen/ops/softshrink_cuda_dispatch.h 2025-06-01T22:52:30.4127776Z ++ FPATH=torch/include/ATen/ops/softshrink_cuda_dispatch.h 2025-06-01T22:52:30.4128295Z ++ echo torch/include/ATen/ops/softshrink_cuda_dispatch.h 2025-06-01T22:52:30.4128718Z ++ grep RECORD 2025-06-01T22:52:30.4148670Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_cuda_dispatch.h 2025-06-01T22:52:30.4149269Z +++ openssl base64 2025-06-01T22:52:30.4149570Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.4150970Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.4152323Z +++ sed -e s/=//g 2025-06-01T22:52:30.4196091Z ++ HASH=1YMOzyji6HWxejuF8e6L7YTrP6WHoHdBYmMiy0KwQYk 2025-06-01T22:52:30.4199372Z +++ ls -nl torch/include/ATen/ops/softshrink_cuda_dispatch.h 2025-06-01T22:52:30.4200102Z +++ awk '{print $5}' 2025-06-01T22:52:30.4227222Z ++ FSIZE=977 2025-06-01T22:52:30.4228056Z ++ echo '"torch/include/ATen/ops/softshrink_cuda_dispatch.h",sha256=1YMOzyji6HWxejuF8e6L7YTrP6WHoHdBYmMiy0KwQYk,977' 2025-06-01T22:52:30.4228937Z ++ read fname 2025-06-01T22:52:30.4229350Z ++ make_wheel_record torch/include/ATen/ops/softshrink_meta.h 2025-06-01T22:52:30.4229825Z ++ FPATH=torch/include/ATen/ops/softshrink_meta.h 2025-06-01T22:52:30.4230326Z ++ echo torch/include/ATen/ops/softshrink_meta.h 2025-06-01T22:52:30.4230689Z ++ grep RECORD 2025-06-01T22:52:30.4248822Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_meta.h 2025-06-01T22:52:30.4249721Z +++ openssl base64 2025-06-01T22:52:30.4250864Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.4252270Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.4253626Z +++ sed -e s/=//g 2025-06-01T22:52:30.4291316Z ++ HASH=DO9PRpVe2de0_3Z6L9AJdaPDBbrOfEzCt-fTNtQAfLs 2025-06-01T22:52:30.4296551Z +++ ls -nl torch/include/ATen/ops/softshrink_meta.h 2025-06-01T22:52:30.4298106Z +++ awk '{print $5}' 2025-06-01T22:52:30.4323340Z ++ FSIZE=597 2025-06-01T22:52:30.4324091Z ++ echo '"torch/include/ATen/ops/softshrink_meta.h",sha256=DO9PRpVe2de0_3Z6L9AJdaPDBbrOfEzCt-fTNtQAfLs,597' 2025-06-01T22:52:30.4324777Z ++ read fname 2025-06-01T22:52:30.4325362Z ++ make_wheel_record torch/include/ATen/ops/softshrink_meta_dispatch.h 2025-06-01T22:52:30.4325987Z ++ FPATH=torch/include/ATen/ops/softshrink_meta_dispatch.h 2025-06-01T22:52:30.4326521Z ++ echo torch/include/ATen/ops/softshrink_meta_dispatch.h 2025-06-01T22:52:30.4327283Z ++ grep RECORD 2025-06-01T22:52:30.4348840Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_meta_dispatch.h 2025-06-01T22:52:30.4349487Z +++ openssl base64 2025-06-01T22:52:30.4349801Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.4351092Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.4352394Z +++ sed -e s/=//g 2025-06-01T22:52:30.4395225Z ++ HASH=pGH6GMMP-sbvAxElBzqHkObdJOYA7WUisRru5CFnKt4 2025-06-01T22:52:30.4398048Z +++ ls -nl torch/include/ATen/ops/softshrink_meta_dispatch.h 2025-06-01T22:52:30.4398830Z +++ awk '{print $5}' 2025-06-01T22:52:30.4426612Z ++ FSIZE=977 2025-06-01T22:52:30.4427599Z ++ echo '"torch/include/ATen/ops/softshrink_meta_dispatch.h",sha256=pGH6GMMP-sbvAxElBzqHkObdJOYA7WUisRru5CFnKt4,977' 2025-06-01T22:52:30.4428349Z ++ read fname 2025-06-01T22:52:30.4428780Z ++ make_wheel_record torch/include/ATen/ops/softshrink_native.h 2025-06-01T22:52:30.4429287Z ++ FPATH=torch/include/ATen/ops/softshrink_native.h 2025-06-01T22:52:30.4429728Z ++ echo torch/include/ATen/ops/softshrink_native.h 2025-06-01T22:52:30.4430115Z ++ grep RECORD 2025-06-01T22:52:30.4449919Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_native.h 2025-06-01T22:52:30.4450511Z +++ openssl base64 2025-06-01T22:52:30.4451421Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.4452848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.4454141Z +++ sed -e s/=//g 2025-06-01T22:52:30.4490681Z ++ HASH=egReq5AnUnZGb3tPOO5JrDEfFB5Bj0FcEdKDPMLme_s 2025-06-01T22:52:30.4495769Z +++ ls -nl torch/include/ATen/ops/softshrink_native.h 2025-06-01T22:52:30.4496497Z +++ awk '{print $5}' 2025-06-01T22:52:30.4523006Z ++ FSIZE=634 2025-06-01T22:52:30.4523773Z ++ echo '"torch/include/ATen/ops/softshrink_native.h",sha256=egReq5AnUnZGb3tPOO5JrDEfFB5Bj0FcEdKDPMLme_s,634' 2025-06-01T22:52:30.4524679Z ++ read fname 2025-06-01T22:52:30.4525371Z ++ make_wheel_record torch/include/ATen/ops/softshrink_ops.h 2025-06-01T22:52:30.4525848Z ++ FPATH=torch/include/ATen/ops/softshrink_ops.h 2025-06-01T22:52:30.4526360Z ++ echo torch/include/ATen/ops/softshrink_ops.h 2025-06-01T22:52:30.4526732Z ++ grep RECORD 2025-06-01T22:52:30.4549375Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/softshrink_ops.h 2025-06-01T22:52:30.4549903Z +++ openssl base64 2025-06-01T22:52:30.4550168Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.4550528Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.4551865Z +++ sed -e s/=//g 2025-06-01T22:52:30.4595412Z ++ HASH=ycgJuRDK0ILQcyNFAIbw14DcRl2FtIzPhofwDlkBqMA 2025-06-01T22:52:30.4598288Z +++ ls -nl torch/include/ATen/ops/softshrink_ops.h 2025-06-01T22:52:30.4599000Z +++ awk '{print $5}' 2025-06-01T22:52:30.4625861Z ++ FSIZE=1751 2025-06-01T22:52:30.4626629Z ++ echo '"torch/include/ATen/ops/softshrink_ops.h",sha256=ycgJuRDK0ILQcyNFAIbw14DcRl2FtIzPhofwDlkBqMA,1751' 2025-06-01T22:52:30.4627605Z ++ read fname 2025-06-01T22:52:30.4627896Z ++ make_wheel_record torch/include/ATen/ops/sort.h 2025-06-01T22:52:30.4628325Z ++ FPATH=torch/include/ATen/ops/sort.h 2025-06-01T22:52:30.4628783Z ++ echo torch/include/ATen/ops/sort.h 2025-06-01T22:52:30.4629126Z ++ grep RECORD 2025-06-01T22:52:30.4650153Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sort.h 2025-06-01T22:52:30.4650696Z +++ openssl base64 2025-06-01T22:52:30.4652092Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.4653528Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.4654850Z +++ sed -e s/=//g 2025-06-01T22:52:30.4691647Z ++ HASH=ItbrlyqMHbVJAzDHIk-S8noi3Jq5h3BnkVe2EmiEkwc 2025-06-01T22:52:30.4696447Z +++ ls -nl torch/include/ATen/ops/sort.h 2025-06-01T22:52:30.4698117Z +++ awk '{print $5}' 2025-06-01T22:52:30.4724327Z ++ FSIZE=5276 2025-06-01T22:52:30.4725025Z ++ echo '"torch/include/ATen/ops/sort.h",sha256=ItbrlyqMHbVJAzDHIk-S8noi3Jq5h3BnkVe2EmiEkwc,5276' 2025-06-01T22:52:30.4725833Z ++ read fname 2025-06-01T22:52:30.4726402Z ++ make_wheel_record torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.4727166Z ++ FPATH=torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.4727928Z ++ echo torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.4728444Z ++ grep RECORD 2025-06-01T22:52:30.4749016Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.4749747Z +++ openssl base64 2025-06-01T22:52:30.4750030Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.4751037Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.4752350Z +++ sed -e s/=//g 2025-06-01T22:52:30.4793761Z ++ HASH=OLvtUB29TbaRQl1_YxyXDxJEFQaW3oZqE3qb45HwbXg 2025-06-01T22:52:30.4797952Z +++ ls -nl torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.4798829Z +++ awk '{print $5}' 2025-06-01T22:52:30.4826079Z ++ FSIZE=1152 2025-06-01T22:52:30.4827114Z ++ echo '"torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h",sha256=OLvtUB29TbaRQl1_YxyXDxJEFQaW3oZqE3qb45HwbXg,1152' 2025-06-01T22:52:30.4827996Z ++ read fname 2025-06-01T22:52:30.4828542Z ++ make_wheel_record torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.4829478Z ++ FPATH=torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.4830298Z ++ echo torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.4830873Z ++ grep RECORD 2025-06-01T22:52:30.4852572Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.4853382Z +++ openssl base64 2025-06-01T22:52:30.4853644Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.4854412Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.4855679Z +++ sed -e s/=//g 2025-06-01T22:52:30.4892956Z ++ HASH=7ez2nJVR9ehASlCCkromlQC0OJSf_YSiJCZPSFguPfM 2025-06-01T22:52:30.4898823Z +++ ls -nl torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:30.4899608Z +++ awk '{print $5}' 2025-06-01T22:52:30.4925782Z ++ FSIZE=882 2025-06-01T22:52:30.4926656Z ++ echo '"torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h",sha256=7ez2nJVR9ehASlCCkromlQC0OJSf_YSiJCZPSFguPfM,882' 2025-06-01T22:52:30.4927669Z ++ read fname 2025-06-01T22:52:30.4928214Z ++ make_wheel_record torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.4928955Z ++ FPATH=torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.4929656Z ++ echo torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.4930151Z ++ grep RECORD 2025-06-01T22:52:30.4949509Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.4950257Z +++ openssl base64 2025-06-01T22:52:30.4950529Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.4951883Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.4953063Z +++ sed -e s/=//g 2025-06-01T22:52:30.4994404Z ++ HASH=SlBcdRExjLotUKtQgnuJpnEkLyXnXJgRTvEOgso5cQg 2025-06-01T22:52:30.4998580Z +++ ls -nl torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.4999314Z +++ awk '{print $5}' 2025-06-01T22:52:30.5026100Z ++ FSIZE=1696 2025-06-01T22:52:30.5027004Z ++ echo '"torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h",sha256=SlBcdRExjLotUKtQgnuJpnEkLyXnXJgRTvEOgso5cQg,1696' 2025-06-01T22:52:30.5027928Z ++ read fname 2025-06-01T22:52:30.5028275Z ++ make_wheel_record torch/include/ATen/ops/sort_cpu_dispatch.h 2025-06-01T22:52:30.5028832Z ++ FPATH=torch/include/ATen/ops/sort_cpu_dispatch.h 2025-06-01T22:52:30.5029287Z ++ echo torch/include/ATen/ops/sort_cpu_dispatch.h 2025-06-01T22:52:30.5029660Z ++ grep RECORD 2025-06-01T22:52:30.5050024Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sort_cpu_dispatch.h 2025-06-01T22:52:30.5050550Z +++ openssl base64 2025-06-01T22:52:30.5051276Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.5052607Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.5053926Z +++ sed -e s/=//g 2025-06-01T22:52:30.5090701Z ++ HASH=O25uhAS4BQZdELtPdKzubbCWFNKRf5GkMF0nphDFDcM 2025-06-01T22:52:30.5095578Z +++ ls -nl torch/include/ATen/ops/sort_cpu_dispatch.h 2025-06-01T22:52:30.5096488Z +++ awk '{print $5}' 2025-06-01T22:52:30.5123319Z ++ FSIZE=1198 2025-06-01T22:52:30.5124182Z ++ echo '"torch/include/ATen/ops/sort_cpu_dispatch.h",sha256=O25uhAS4BQZdELtPdKzubbCWFNKRf5GkMF0nphDFDcM,1198' 2025-06-01T22:52:30.5125084Z ++ read fname 2025-06-01T22:52:30.5125527Z ++ make_wheel_record torch/include/ATen/ops/sort_cuda_dispatch.h 2025-06-01T22:52:30.5126045Z ++ FPATH=torch/include/ATen/ops/sort_cuda_dispatch.h 2025-06-01T22:52:30.5126492Z ++ echo torch/include/ATen/ops/sort_cuda_dispatch.h 2025-06-01T22:52:30.5126881Z ++ grep RECORD 2025-06-01T22:52:30.5147744Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sort_cuda_dispatch.h 2025-06-01T22:52:30.5148281Z +++ openssl base64 2025-06-01T22:52:30.5148705Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.5149572Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.5150671Z +++ sed -e s/=//g 2025-06-01T22:52:30.5193450Z ++ HASH=bpEkVLAa8mo6DqNREsKPLnFrWR6MHONfzOTZlR55nrI 2025-06-01T22:52:30.5196470Z +++ ls -nl torch/include/ATen/ops/sort_cuda_dispatch.h 2025-06-01T22:52:30.5197200Z +++ awk '{print $5}' 2025-06-01T22:52:30.5224457Z ++ FSIZE=1200 2025-06-01T22:52:30.5225209Z ++ echo '"torch/include/ATen/ops/sort_cuda_dispatch.h",sha256=bpEkVLAa8mo6DqNREsKPLnFrWR6MHONfzOTZlR55nrI,1200' 2025-06-01T22:52:30.5225983Z ++ read fname 2025-06-01T22:52:30.5226306Z ++ make_wheel_record torch/include/ATen/ops/sort_meta.h 2025-06-01T22:52:30.5226725Z ++ FPATH=torch/include/ATen/ops/sort_meta.h 2025-06-01T22:52:30.5227179Z ++ echo torch/include/ATen/ops/sort_meta.h 2025-06-01T22:52:30.5227527Z ++ grep RECORD 2025-06-01T22:52:30.5248546Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sort_meta.h 2025-06-01T22:52:30.5249065Z +++ openssl base64 2025-06-01T22:52:30.5249775Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.5251295Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.5252382Z +++ sed -e s/=//g 2025-06-01T22:52:30.5290436Z ++ HASH=HzlsdsawPqEIkiH9zaaZnE7C6Vlj-qWK0nKDKAZ-Tww 2025-06-01T22:52:30.5295202Z +++ ls -nl torch/include/ATen/ops/sort_meta.h 2025-06-01T22:52:30.5296252Z +++ awk '{print $5}' 2025-06-01T22:52:30.5323151Z ++ FSIZE=632 2025-06-01T22:52:30.5323789Z ++ echo '"torch/include/ATen/ops/sort_meta.h",sha256=HzlsdsawPqEIkiH9zaaZnE7C6Vlj-qWK0nKDKAZ-Tww,632' 2025-06-01T22:52:30.5324637Z ++ read fname 2025-06-01T22:52:30.5325163Z ++ make_wheel_record torch/include/ATen/ops/sort_meta_dispatch.h 2025-06-01T22:52:30.5325774Z ++ FPATH=torch/include/ATen/ops/sort_meta_dispatch.h 2025-06-01T22:52:30.5326237Z ++ echo torch/include/ATen/ops/sort_meta_dispatch.h 2025-06-01T22:52:30.5326617Z ++ grep RECORD 2025-06-01T22:52:30.5348857Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sort_meta_dispatch.h 2025-06-01T22:52:30.5349386Z +++ openssl base64 2025-06-01T22:52:30.5349862Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.5350136Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.5351247Z +++ sed -e s/=//g 2025-06-01T22:52:30.5395051Z ++ HASH=E19d7kFL_fXSMjU6HLr1zkUJcy5g4iRvTFxYGdrlzak 2025-06-01T22:52:30.5398182Z +++ ls -nl torch/include/ATen/ops/sort_meta_dispatch.h 2025-06-01T22:52:30.5398790Z +++ awk '{print $5}' 2025-06-01T22:52:30.5425962Z ++ FSIZE=1200 2025-06-01T22:52:30.5426656Z ++ echo '"torch/include/ATen/ops/sort_meta_dispatch.h",sha256=E19d7kFL_fXSMjU6HLr1zkUJcy5g4iRvTFxYGdrlzak,1200' 2025-06-01T22:52:30.5427424Z ++ read fname 2025-06-01T22:52:30.5427737Z ++ make_wheel_record torch/include/ATen/ops/sort_native.h 2025-06-01T22:52:30.5428250Z ++ FPATH=torch/include/ATen/ops/sort_native.h 2025-06-01T22:52:30.5428647Z ++ echo torch/include/ATen/ops/sort_native.h 2025-06-01T22:52:30.5429002Z ++ grep RECORD 2025-06-01T22:52:30.5448615Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sort_native.h 2025-06-01T22:52:30.5449129Z +++ openssl base64 2025-06-01T22:52:30.5449755Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.5451021Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.5452310Z +++ sed -e s/=//g 2025-06-01T22:52:30.5490055Z ++ HASH=D247gvJNGZ1pfw3So1m91i3hD7mDx4-RZ9SXT2CaizA 2025-06-01T22:52:30.5494986Z +++ ls -nl torch/include/ATen/ops/sort_native.h 2025-06-01T22:52:30.5495835Z +++ awk '{print $5}' 2025-06-01T22:52:30.5521432Z ++ FSIZE=1754 2025-06-01T22:52:30.5522124Z ++ echo '"torch/include/ATen/ops/sort_native.h",sha256=D247gvJNGZ1pfw3So1m91i3hD7mDx4-RZ9SXT2CaizA,1754' 2025-06-01T22:52:30.5522820Z ++ read fname 2025-06-01T22:52:30.5523159Z ++ make_wheel_record torch/include/ATen/ops/sort_ops.h 2025-06-01T22:52:30.5523575Z ++ FPATH=torch/include/ATen/ops/sort_ops.h 2025-06-01T22:52:30.5524082Z ++ echo torch/include/ATen/ops/sort_ops.h 2025-06-01T22:52:30.5524749Z ++ grep RECORD 2025-06-01T22:52:30.5547803Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sort_ops.h 2025-06-01T22:52:30.5548367Z +++ openssl base64 2025-06-01T22:52:30.5548738Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.5549136Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.5549770Z +++ sed -e s/=//g 2025-06-01T22:52:30.5592210Z ++ HASH=4IlkAfFdgKWwbB8tvQyRtuMZTL53-Nm3UtBAQzQZ0io 2025-06-01T22:52:30.5594833Z +++ ls -nl torch/include/ATen/ops/sort_ops.h 2025-06-01T22:52:30.5595772Z +++ awk '{print $5}' 2025-06-01T22:52:30.5623318Z ++ FSIZE=7496 2025-06-01T22:52:30.5623935Z ++ echo '"torch/include/ATen/ops/sort_ops.h",sha256=4IlkAfFdgKWwbB8tvQyRtuMZTL53-Nm3UtBAQzQZ0io,7496' 2025-06-01T22:52:30.5624641Z ++ read fname 2025-06-01T22:52:30.5624988Z ++ make_wheel_record torch/include/ATen/ops/sparse_bsc_tensor.h 2025-06-01T22:52:30.5625550Z ++ FPATH=torch/include/ATen/ops/sparse_bsc_tensor.h 2025-06-01T22:52:30.5625999Z ++ echo torch/include/ATen/ops/sparse_bsc_tensor.h 2025-06-01T22:52:30.5626366Z ++ grep RECORD 2025-06-01T22:52:30.5647140Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_bsc_tensor.h 2025-06-01T22:52:30.5647676Z +++ openssl base64 2025-06-01T22:52:30.5648011Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.5649341Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.5650724Z +++ sed -e s/=//g 2025-06-01T22:52:30.5688824Z ++ HASH=97HUXfNArIbYCQFEDSEivp-TMYGlTrmK9rjrQbl-sHY 2025-06-01T22:52:30.5693857Z +++ ls -nl torch/include/ATen/ops/sparse_bsc_tensor.h 2025-06-01T22:52:30.5694784Z +++ awk '{print $5}' 2025-06-01T22:52:30.5721588Z ++ FSIZE=2993 2025-06-01T22:52:30.5722324Z ++ echo '"torch/include/ATen/ops/sparse_bsc_tensor.h",sha256=97HUXfNArIbYCQFEDSEivp-TMYGlTrmK9rjrQbl-sHY,2993' 2025-06-01T22:52:30.5723011Z ++ read fname 2025-06-01T22:52:30.5723549Z ++ make_wheel_record torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.5724785Z ++ FPATH=torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.5725602Z ++ echo torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.5726186Z ++ grep RECORD 2025-06-01T22:52:30.5747911Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.5748785Z +++ openssl base64 2025-06-01T22:52:30.5749070Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.5749689Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.5750726Z +++ sed -e s/=//g 2025-06-01T22:52:30.5791276Z ++ HASH=Oaq_2bhCcPXsOGDhfd09JEuwuKhp45D21DPQhDfDnFs 2025-06-01T22:52:30.5795608Z +++ ls -nl torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.5796358Z +++ awk '{print $5}' 2025-06-01T22:52:30.5824382Z ++ FSIZE=1626 2025-06-01T22:52:30.5825300Z ++ echo '"torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h",sha256=Oaq_2bhCcPXsOGDhfd09JEuwuKhp45D21DPQhDfDnFs,1626' 2025-06-01T22:52:30.5826233Z ++ read fname 2025-06-01T22:52:30.5826625Z ++ make_wheel_record torch/include/ATen/ops/sparse_bsc_tensor_native.h 2025-06-01T22:52:30.5827239Z ++ FPATH=torch/include/ATen/ops/sparse_bsc_tensor_native.h 2025-06-01T22:52:30.5827744Z ++ echo torch/include/ATen/ops/sparse_bsc_tensor_native.h 2025-06-01T22:52:30.5828162Z ++ grep RECORD 2025-06-01T22:52:30.5848256Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_bsc_tensor_native.h 2025-06-01T22:52:30.5848907Z +++ openssl base64 2025-06-01T22:52:30.5850045Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.5851385Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.5852765Z +++ sed -e s/=//g 2025-06-01T22:52:30.5889432Z ++ HASH=0G7JSJmWVsJsX5z309I9HNuBYXDqe7NsvalDJOLBkE8 2025-06-01T22:52:30.5894974Z +++ ls -nl torch/include/ATen/ops/sparse_bsc_tensor_native.h 2025-06-01T22:52:30.5895817Z +++ awk '{print $5}' 2025-06-01T22:52:30.5922009Z ++ FSIZE=1022 2025-06-01T22:52:30.5922691Z ++ echo '"torch/include/ATen/ops/sparse_bsc_tensor_native.h",sha256=0G7JSJmWVsJsX5z309I9HNuBYXDqe7NsvalDJOLBkE8,1022' 2025-06-01T22:52:30.5923418Z ++ read fname 2025-06-01T22:52:30.5923818Z ++ make_wheel_record torch/include/ATen/ops/sparse_bsc_tensor_ops.h 2025-06-01T22:52:30.5924690Z ++ FPATH=torch/include/ATen/ops/sparse_bsc_tensor_ops.h 2025-06-01T22:52:30.5925327Z ++ echo torch/include/ATen/ops/sparse_bsc_tensor_ops.h 2025-06-01T22:52:30.5925815Z ++ grep RECORD 2025-06-01T22:52:30.5947869Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_bsc_tensor_ops.h 2025-06-01T22:52:30.5948432Z +++ openssl base64 2025-06-01T22:52:30.5948872Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.5949952Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.5951292Z +++ sed -e s/=//g 2025-06-01T22:52:30.5994217Z ++ HASH=Z1eKjaxfZ0YP8cFvYjRlnbFqO93i--FPwNySmVkJT7g 2025-06-01T22:52:30.5998376Z +++ ls -nl torch/include/ATen/ops/sparse_bsc_tensor_ops.h 2025-06-01T22:52:30.5999870Z +++ awk '{print $5}' 2025-06-01T22:52:30.6026748Z ++ FSIZE=3127 2025-06-01T22:52:30.6027458Z ++ echo '"torch/include/ATen/ops/sparse_bsc_tensor_ops.h",sha256=Z1eKjaxfZ0YP8cFvYjRlnbFqO93i--FPwNySmVkJT7g,3127' 2025-06-01T22:52:30.6028168Z ++ read fname 2025-06-01T22:52:30.6028508Z ++ make_wheel_record torch/include/ATen/ops/sparse_bsr_tensor.h 2025-06-01T22:52:30.6029081Z ++ FPATH=torch/include/ATen/ops/sparse_bsr_tensor.h 2025-06-01T22:52:30.6029529Z ++ echo torch/include/ATen/ops/sparse_bsr_tensor.h 2025-06-01T22:52:30.6030339Z ++ grep RECORD 2025-06-01T22:52:30.6050517Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_bsr_tensor.h 2025-06-01T22:52:30.6051065Z +++ openssl base64 2025-06-01T22:52:30.6051754Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.6053139Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.6054441Z +++ sed -e s/=//g 2025-06-01T22:52:30.6091483Z ++ HASH=zPv3Lwynzd3wPmrfZl6ShTQeTDZ1CJAr43zJVAO3dRQ 2025-06-01T22:52:30.6096629Z +++ ls -nl torch/include/ATen/ops/sparse_bsr_tensor.h 2025-06-01T22:52:30.6098302Z +++ awk '{print $5}' 2025-06-01T22:52:30.6124725Z ++ FSIZE=2993 2025-06-01T22:52:30.6125882Z ++ echo '"torch/include/ATen/ops/sparse_bsr_tensor.h",sha256=zPv3Lwynzd3wPmrfZl6ShTQeTDZ1CJAr43zJVAO3dRQ,2993' 2025-06-01T22:52:30.6126601Z ++ read fname 2025-06-01T22:52:30.6127163Z ++ make_wheel_record torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.6128038Z ++ FPATH=torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.6129026Z ++ echo torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.6129602Z ++ grep RECORD 2025-06-01T22:52:30.6149742Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.6150538Z +++ openssl base64 2025-06-01T22:52:30.6151768Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.6153040Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.6154342Z +++ sed -e s/=//g 2025-06-01T22:52:30.6194779Z ++ HASH=ztfBuW00EU5D6UWEYC9srfHMx_M8GBqc1Se2V2ie7os 2025-06-01T22:52:30.6198847Z +++ ls -nl torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.6199979Z +++ awk '{print $5}' 2025-06-01T22:52:30.6228507Z ++ FSIZE=1626 2025-06-01T22:52:30.6229374Z ++ echo '"torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h",sha256=ztfBuW00EU5D6UWEYC9srfHMx_M8GBqc1Se2V2ie7os,1626' 2025-06-01T22:52:30.6230231Z ++ read fname 2025-06-01T22:52:30.6230630Z ++ make_wheel_record torch/include/ATen/ops/sparse_bsr_tensor_native.h 2025-06-01T22:52:30.6230817Z ++ FPATH=torch/include/ATen/ops/sparse_bsr_tensor_native.h 2025-06-01T22:52:30.6231002Z ++ echo torch/include/ATen/ops/sparse_bsr_tensor_native.h 2025-06-01T22:52:30.6231109Z ++ grep RECORD 2025-06-01T22:52:30.6251200Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_bsr_tensor_native.h 2025-06-01T22:52:30.6251643Z +++ openssl base64 2025-06-01T22:52:30.6252826Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.6254052Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.6255459Z +++ sed -e s/=//g 2025-06-01T22:52:30.6291755Z ++ HASH=YciAwxn91wLW250-3T_ruoB_9bRhexviUjFg2sxd7r8 2025-06-01T22:52:30.6296838Z +++ ls -nl torch/include/ATen/ops/sparse_bsr_tensor_native.h 2025-06-01T22:52:30.6298351Z +++ awk '{print $5}' 2025-06-01T22:52:30.6323705Z ++ FSIZE=1022 2025-06-01T22:52:30.6324750Z ++ echo '"torch/include/ATen/ops/sparse_bsr_tensor_native.h",sha256=YciAwxn91wLW250-3T_ruoB_9bRhexviUjFg2sxd7r8,1022' 2025-06-01T22:52:30.6324887Z ++ read fname 2025-06-01T22:52:30.6325132Z ++ make_wheel_record torch/include/ATen/ops/sparse_bsr_tensor_ops.h 2025-06-01T22:52:30.6325315Z ++ FPATH=torch/include/ATen/ops/sparse_bsr_tensor_ops.h 2025-06-01T22:52:30.6326857Z ++ echo torch/include/ATen/ops/sparse_bsr_tensor_ops.h 2025-06-01T22:52:30.6326964Z ++ grep RECORD 2025-06-01T22:52:30.6348881Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_bsr_tensor_ops.h 2025-06-01T22:52:30.6349020Z +++ openssl base64 2025-06-01T22:52:30.6349640Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.6350949Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.6352204Z +++ sed -e s/=//g 2025-06-01T22:52:30.6393972Z ++ HASH=-o__PYd2GuyjIcM13eIimcX-43ARFBbEEqnmxEr4CgI 2025-06-01T22:52:30.6399082Z +++ ls -nl torch/include/ATen/ops/sparse_bsr_tensor_ops.h 2025-06-01T22:52:30.6399831Z +++ awk '{print $5}' 2025-06-01T22:52:30.6426547Z ++ FSIZE=3127 2025-06-01T22:52:30.6427095Z ++ echo '"torch/include/ATen/ops/sparse_bsr_tensor_ops.h",sha256=-o__PYd2GuyjIcM13eIimcX-43ARFBbEEqnmxEr4CgI,3127' 2025-06-01T22:52:30.6427216Z ++ read fname 2025-06-01T22:52:30.6427598Z ++ make_wheel_record torch/include/ATen/ops/sparse_compressed_tensor.h 2025-06-01T22:52:30.6427796Z ++ FPATH=torch/include/ATen/ops/sparse_compressed_tensor.h 2025-06-01T22:52:30.6428916Z ++ echo torch/include/ATen/ops/sparse_compressed_tensor.h 2025-06-01T22:52:30.6430100Z ++ grep RECORD 2025-06-01T22:52:30.6450720Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_compressed_tensor.h 2025-06-01T22:52:30.6451131Z +++ openssl base64 2025-06-01T22:52:30.6452116Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.6453219Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.6454499Z +++ sed -e s/=//g 2025-06-01T22:52:30.6491807Z ++ HASH=OpHq_Pv5iUWCb3QE6ldH-WWIVX_lz2Le-zseClb32oM 2025-06-01T22:52:30.6496859Z +++ ls -nl torch/include/ATen/ops/sparse_compressed_tensor.h 2025-06-01T22:52:30.6498318Z +++ awk '{print $5}' 2025-06-01T22:52:30.6525843Z ++ FSIZE=6970 2025-06-01T22:52:30.6526529Z ++ echo '"torch/include/ATen/ops/sparse_compressed_tensor.h",sha256=OpHq_Pv5iUWCb3QE6ldH-WWIVX_lz2Le-zseClb32oM,6970' 2025-06-01T22:52:30.6526628Z ++ read fname 2025-06-01T22:52:30.6527072Z ++ make_wheel_record torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.6527525Z ++ FPATH=torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.6527908Z ++ echo torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.6528010Z ++ grep RECORD 2025-06-01T22:52:30.6549594Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.6549938Z +++ openssl base64 2025-06-01T22:52:30.6551165Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.6552477Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.6553733Z +++ sed -e s/=//g 2025-06-01T22:52:30.6594645Z ++ HASH=Ua6jqejXfxUPFU7b1goUu1Bh1Kf6u4-Q6O8gMUaUObY 2025-06-01T22:52:30.6598907Z +++ ls -nl torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.6599541Z +++ awk '{print $5}' 2025-06-01T22:52:30.6625692Z ++ FSIZE=2218 2025-06-01T22:52:30.6626497Z ++ echo '"torch/include/ATen/ops/sparse_compressed_tensor_compositeexplicitautograd_dispatch.h",sha256=Ua6jqejXfxUPFU7b1goUu1Bh1Kf6u4-Q6O8gMUaUObY,2218' 2025-06-01T22:52:30.6626611Z ++ read fname 2025-06-01T22:52:30.6626891Z ++ make_wheel_record torch/include/ATen/ops/sparse_compressed_tensor_native.h 2025-06-01T22:52:30.6627115Z ++ FPATH=torch/include/ATen/ops/sparse_compressed_tensor_native.h 2025-06-01T22:52:30.6628686Z ++ echo torch/include/ATen/ops/sparse_compressed_tensor_native.h 2025-06-01T22:52:30.6629802Z ++ grep RECORD 2025-06-01T22:52:30.6650005Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_compressed_tensor_native.h 2025-06-01T22:52:30.6650339Z +++ openssl base64 2025-06-01T22:52:30.6651525Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.6653037Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.6654083Z +++ sed -e s/=//g 2025-06-01T22:52:30.6690805Z ++ HASH=36gkG2SDo9aDE7AIByHfpGFRyvdiSzitdgjVRxg60k8 2025-06-01T22:52:30.6695702Z +++ ls -nl torch/include/ATen/ops/sparse_compressed_tensor_native.h 2025-06-01T22:52:30.6696552Z +++ awk '{print $5}' 2025-06-01T22:52:30.6723275Z ++ FSIZE=1052 2025-06-01T22:52:30.6723924Z ++ echo '"torch/include/ATen/ops/sparse_compressed_tensor_native.h",sha256=36gkG2SDo9aDE7AIByHfpGFRyvdiSzitdgjVRxg60k8,1052' 2025-06-01T22:52:30.6724152Z ++ read fname 2025-06-01T22:52:30.6724417Z ++ make_wheel_record torch/include/ATen/ops/sparse_compressed_tensor_ops.h 2025-06-01T22:52:30.6724648Z ++ FPATH=torch/include/ATen/ops/sparse_compressed_tensor_ops.h 2025-06-01T22:52:30.6725413Z ++ echo torch/include/ATen/ops/sparse_compressed_tensor_ops.h 2025-06-01T22:52:30.6737628Z ++ grep RECORD 2025-06-01T22:52:30.6749056Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_compressed_tensor_ops.h 2025-06-01T22:52:30.6749186Z +++ openssl base64 2025-06-01T22:52:30.6749995Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.6750998Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.6752453Z +++ sed -e s/=//g 2025-06-01T22:52:30.6795731Z ++ HASH=mhaRy6N2x6gSakcjfNqWYDomecw21Jgl5lZHZ1wP3Z4 2025-06-01T22:52:30.6798768Z +++ ls -nl torch/include/ATen/ops/sparse_compressed_tensor_ops.h 2025-06-01T22:52:30.6799406Z +++ awk '{print $5}' 2025-06-01T22:52:30.6826711Z ++ FSIZE=3244 2025-06-01T22:52:30.6827377Z ++ echo '"torch/include/ATen/ops/sparse_compressed_tensor_ops.h",sha256=mhaRy6N2x6gSakcjfNqWYDomecw21Jgl5lZHZ1wP3Z4,3244' 2025-06-01T22:52:30.6827474Z ++ read fname 2025-06-01T22:52:30.6827683Z ++ make_wheel_record torch/include/ATen/ops/sparse_coo_tensor.h 2025-06-01T22:52:30.6827853Z ++ FPATH=torch/include/ATen/ops/sparse_coo_tensor.h 2025-06-01T22:52:30.6828404Z ++ echo torch/include/ATen/ops/sparse_coo_tensor.h 2025-06-01T22:52:30.6829689Z ++ grep RECORD 2025-06-01T22:52:30.6850098Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_coo_tensor.h 2025-06-01T22:52:30.6850357Z +++ openssl base64 2025-06-01T22:52:30.6851308Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.6852492Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.6853819Z +++ sed -e s/=//g 2025-06-01T22:52:30.6891461Z ++ HASH=PTQFQQXR3NtI7zBrX05mKhQO9Te_KC7cyMyGvNmmdz0 2025-06-01T22:52:30.6897041Z +++ ls -nl torch/include/ATen/ops/sparse_coo_tensor.h 2025-06-01T22:52:30.6898589Z +++ awk '{print $5}' 2025-06-01T22:52:30.6924894Z ++ FSIZE=4281 2025-06-01T22:52:30.6925508Z ++ echo '"torch/include/ATen/ops/sparse_coo_tensor.h",sha256=PTQFQQXR3NtI7zBrX05mKhQO9Te_KC7cyMyGvNmmdz0,4281' 2025-06-01T22:52:30.6925619Z ++ read fname 2025-06-01T22:52:30.6926023Z ++ make_wheel_record torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.6926363Z ++ FPATH=torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.6927382Z ++ echo torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.6927844Z ++ grep RECORD 2025-06-01T22:52:30.6949271Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.6949588Z +++ openssl base64 2025-06-01T22:52:30.6950821Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.6952264Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.6953544Z +++ sed -e s/=//g 2025-06-01T22:52:30.6996066Z ++ HASH=6gmDu71oxT_L139x66xJ7s2sBsTKz0nYrzrD5MdG-mg 2025-06-01T22:52:30.6999590Z +++ ls -nl torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.7000079Z +++ awk '{print $5}' 2025-06-01T22:52:30.7027322Z ++ FSIZE=1179 2025-06-01T22:52:30.7028045Z ++ echo '"torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h",sha256=6gmDu71oxT_L139x66xJ7s2sBsTKz0nYrzrD5MdG-mg,1179' 2025-06-01T22:52:30.7028142Z ++ read fname 2025-06-01T22:52:30.7028536Z ++ make_wheel_record torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7029022Z ++ FPATH=torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7029360Z ++ echo torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7030235Z ++ grep RECORD 2025-06-01T22:52:30.7050203Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7050703Z +++ openssl base64 2025-06-01T22:52:30.7051887Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.7053198Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.7054498Z +++ sed -e s/=//g 2025-06-01T22:52:30.7091437Z ++ HASH=KhxI_NuAknTqPjCFGwufmpVE0FCYtgashGPRg_mtri8 2025-06-01T22:52:30.7096781Z +++ ls -nl torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7098232Z +++ awk '{print $5}' 2025-06-01T22:52:30.7123771Z ++ FSIZE=1658 2025-06-01T22:52:30.7124847Z ++ echo '"torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h",sha256=KhxI_NuAknTqPjCFGwufmpVE0FCYtgashGPRg_mtri8,1658' 2025-06-01T22:52:30.7125019Z ++ read fname 2025-06-01T22:52:30.7125408Z ++ make_wheel_record torch/include/ATen/ops/sparse_coo_tensor_native.h 2025-06-01T22:52:30.7125619Z ++ FPATH=torch/include/ATen/ops/sparse_coo_tensor_native.h 2025-06-01T22:52:30.7126740Z ++ echo torch/include/ATen/ops/sparse_coo_tensor_native.h 2025-06-01T22:52:30.7127218Z ++ grep RECORD 2025-06-01T22:52:30.7148474Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_coo_tensor_native.h 2025-06-01T22:52:30.7149007Z +++ openssl base64 2025-06-01T22:52:30.7150176Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.7151605Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.7152997Z +++ sed -e s/=//g 2025-06-01T22:52:30.7193380Z ++ HASH=U6kWUz0hJvdHrb_KTBfrr3hk-vovCJpa0_YIyVjfGLo 2025-06-01T22:52:30.7197745Z +++ ls -nl torch/include/ATen/ops/sparse_coo_tensor_native.h 2025-06-01T22:52:30.7199025Z +++ awk '{print $5}' 2025-06-01T22:52:30.7225510Z ++ FSIZE=1360 2025-06-01T22:52:30.7226097Z ++ echo '"torch/include/ATen/ops/sparse_coo_tensor_native.h",sha256=U6kWUz0hJvdHrb_KTBfrr3hk-vovCJpa0_YIyVjfGLo,1360' 2025-06-01T22:52:30.7226335Z ++ read fname 2025-06-01T22:52:30.7226583Z ++ make_wheel_record torch/include/ATen/ops/sparse_coo_tensor_ops.h 2025-06-01T22:52:30.7226813Z ++ FPATH=torch/include/ATen/ops/sparse_coo_tensor_ops.h 2025-06-01T22:52:30.7227897Z ++ echo torch/include/ATen/ops/sparse_coo_tensor_ops.h 2025-06-01T22:52:30.7229236Z ++ grep RECORD 2025-06-01T22:52:30.7249596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_coo_tensor_ops.h 2025-06-01T22:52:30.7250013Z +++ openssl base64 2025-06-01T22:52:30.7251101Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.7252404Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.7253664Z +++ sed -e s/=//g 2025-06-01T22:52:30.7290204Z ++ HASH=hbPagIadNRsK-ZV6HzdArbh39yyzgaljSWoH55ydsrQ 2025-06-01T22:52:30.7295770Z +++ ls -nl torch/include/ATen/ops/sparse_coo_tensor_ops.h 2025-06-01T22:52:30.7296653Z +++ awk '{print $5}' 2025-06-01T22:52:30.7323213Z ++ FSIZE=4747 2025-06-01T22:52:30.7323755Z ++ echo '"torch/include/ATen/ops/sparse_coo_tensor_ops.h",sha256=hbPagIadNRsK-ZV6HzdArbh39yyzgaljSWoH55ydsrQ,4747' 2025-06-01T22:52:30.7323887Z ++ read fname 2025-06-01T22:52:30.7324266Z ++ make_wheel_record torch/include/ATen/ops/sparse_csc_tensor.h 2025-06-01T22:52:30.7324429Z ++ FPATH=torch/include/ATen/ops/sparse_csc_tensor.h 2025-06-01T22:52:30.7324864Z ++ echo torch/include/ATen/ops/sparse_csc_tensor.h 2025-06-01T22:52:30.7326271Z ++ grep RECORD 2025-06-01T22:52:30.7348813Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_csc_tensor.h 2025-06-01T22:52:30.7349416Z +++ openssl base64 2025-06-01T22:52:30.7349745Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.7350834Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.7352063Z +++ sed -e s/=//g 2025-06-01T22:52:30.7391928Z ++ HASH=UmfaGpfhKIPQ-wPu5wy8GvfwL-6MQ0lhxWf8V0ywbI4 2025-06-01T22:52:30.7397659Z +++ ls -nl torch/include/ATen/ops/sparse_csc_tensor.h 2025-06-01T22:52:30.7398181Z +++ awk '{print $5}' 2025-06-01T22:52:30.7425417Z ++ FSIZE=2993 2025-06-01T22:52:30.7426122Z ++ echo '"torch/include/ATen/ops/sparse_csc_tensor.h",sha256=UmfaGpfhKIPQ-wPu5wy8GvfwL-6MQ0lhxWf8V0ywbI4,2993' 2025-06-01T22:52:30.7426230Z ++ read fname 2025-06-01T22:52:30.7426624Z ++ make_wheel_record torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7426973Z ++ FPATH=torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7427477Z ++ echo torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7428387Z ++ grep RECORD 2025-06-01T22:52:30.7449466Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7449915Z +++ openssl base64 2025-06-01T22:52:30.7451090Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.7452502Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.7453915Z +++ sed -e s/=//g 2025-06-01T22:52:30.7490678Z ++ HASH=1RwKhdA6DbR3fTgB3iFu6VO5AvWO70koWG3V9T7k518 2025-06-01T22:52:30.7495852Z +++ ls -nl torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7496645Z +++ awk '{print $5}' 2025-06-01T22:52:30.7524694Z ++ FSIZE=1626 2025-06-01T22:52:30.7525445Z ++ echo '"torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h",sha256=1RwKhdA6DbR3fTgB3iFu6VO5AvWO70koWG3V9T7k518,1626' 2025-06-01T22:52:30.7525551Z ++ read fname 2025-06-01T22:52:30.7525800Z ++ make_wheel_record torch/include/ATen/ops/sparse_csc_tensor_native.h 2025-06-01T22:52:30.7526011Z ++ FPATH=torch/include/ATen/ops/sparse_csc_tensor_native.h 2025-06-01T22:52:30.7526201Z ++ echo torch/include/ATen/ops/sparse_csc_tensor_native.h 2025-06-01T22:52:30.7526303Z ++ grep RECORD 2025-06-01T22:52:30.7548400Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_csc_tensor_native.h 2025-06-01T22:52:30.7548517Z +++ openssl base64 2025-06-01T22:52:30.7549174Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.7550455Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.7551830Z +++ sed -e s/=//g 2025-06-01T22:52:30.7594159Z ++ HASH=KdhFWa8Vp90wvUscghYAJ1MPEwg304dsvs_WK9Ej1Uc 2025-06-01T22:52:30.7596479Z +++ ls -nl torch/include/ATen/ops/sparse_csc_tensor_native.h 2025-06-01T22:52:30.7597408Z +++ awk '{print $5}' 2025-06-01T22:52:30.7624921Z ++ FSIZE=1022 2025-06-01T22:52:30.7625464Z ++ echo '"torch/include/ATen/ops/sparse_csc_tensor_native.h",sha256=KdhFWa8Vp90wvUscghYAJ1MPEwg304dsvs_WK9Ej1Uc,1022' 2025-06-01T22:52:30.7625576Z ++ read fname 2025-06-01T22:52:30.7625806Z ++ make_wheel_record torch/include/ATen/ops/sparse_csc_tensor_ops.h 2025-06-01T22:52:30.7625980Z ++ FPATH=torch/include/ATen/ops/sparse_csc_tensor_ops.h 2025-06-01T22:52:30.7626345Z ++ echo torch/include/ATen/ops/sparse_csc_tensor_ops.h 2025-06-01T22:52:30.7627259Z ++ grep RECORD 2025-06-01T22:52:30.7648208Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_csc_tensor_ops.h 2025-06-01T22:52:30.7648601Z +++ openssl base64 2025-06-01T22:52:30.7649867Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.7651272Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.7652578Z +++ sed -e s/=//g 2025-06-01T22:52:30.7690121Z ++ HASH=o8GRMVLNciu8PgPivVy7M7fg7kC15xMno3oJTZmstqE 2025-06-01T22:52:30.7695414Z +++ ls -nl torch/include/ATen/ops/sparse_csc_tensor_ops.h 2025-06-01T22:52:30.7696383Z +++ awk '{print $5}' 2025-06-01T22:52:30.7723246Z ++ FSIZE=3127 2025-06-01T22:52:30.7723771Z ++ echo '"torch/include/ATen/ops/sparse_csc_tensor_ops.h",sha256=o8GRMVLNciu8PgPivVy7M7fg7kC15xMno3oJTZmstqE,3127' 2025-06-01T22:52:30.7723885Z ++ read fname 2025-06-01T22:52:30.7724231Z ++ make_wheel_record torch/include/ATen/ops/sparse_csr_tensor.h 2025-06-01T22:52:30.7724391Z ++ FPATH=torch/include/ATen/ops/sparse_csr_tensor.h 2025-06-01T22:52:30.7724895Z ++ echo torch/include/ATen/ops/sparse_csr_tensor.h 2025-06-01T22:52:30.7725504Z ++ grep RECORD 2025-06-01T22:52:30.7747774Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_csr_tensor.h 2025-06-01T22:52:30.7747893Z +++ openssl base64 2025-06-01T22:52:30.7749256Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.7750378Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.7751893Z +++ sed -e s/=//g 2025-06-01T22:52:30.7793557Z ++ HASH=W9dSI4QFMCKQLra6m6E3-B1n5Jn2KJBb44gucXpDIfE 2025-06-01T22:52:30.7796536Z +++ ls -nl torch/include/ATen/ops/sparse_csr_tensor.h 2025-06-01T22:52:30.7797563Z +++ awk '{print $5}' 2025-06-01T22:52:30.7825465Z ++ FSIZE=2993 2025-06-01T22:52:30.7825970Z ++ echo '"torch/include/ATen/ops/sparse_csr_tensor.h",sha256=W9dSI4QFMCKQLra6m6E3-B1n5Jn2KJBb44gucXpDIfE,2993' 2025-06-01T22:52:30.7826068Z ++ read fname 2025-06-01T22:52:30.7826471Z ++ make_wheel_record torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7826801Z ++ FPATH=torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7827127Z ++ echo torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7827531Z ++ grep RECORD 2025-06-01T22:52:30.7849508Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7849627Z +++ openssl base64 2025-06-01T22:52:30.7850517Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.7851861Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.7853079Z +++ sed -e s/=//g 2025-06-01T22:52:30.7890935Z ++ HASH=tg5pdKL2iiApucrbPynYr0pF1HHl7mvAsvqqGcZoHUc 2025-06-01T22:52:30.7896363Z +++ ls -nl torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:30.7897027Z +++ awk '{print $5}' 2025-06-01T22:52:30.7923642Z ++ FSIZE=1626 2025-06-01T22:52:30.7924654Z ++ echo '"torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h",sha256=tg5pdKL2iiApucrbPynYr0pF1HHl7mvAsvqqGcZoHUc,1626' 2025-06-01T22:52:30.7925745Z ++ read fname 2025-06-01T22:52:30.7926146Z ++ make_wheel_record torch/include/ATen/ops/sparse_csr_tensor_native.h 2025-06-01T22:52:30.7926714Z ++ FPATH=torch/include/ATen/ops/sparse_csr_tensor_native.h 2025-06-01T22:52:30.7927238Z ++ echo torch/include/ATen/ops/sparse_csr_tensor_native.h 2025-06-01T22:52:30.7927664Z ++ grep RECORD 2025-06-01T22:52:30.7948009Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_csr_tensor_native.h 2025-06-01T22:52:30.7948595Z +++ openssl base64 2025-06-01T22:52:30.7948854Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.7949634Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.7951054Z +++ sed -e s/=//g 2025-06-01T22:52:30.7993903Z ++ HASH=pTHwkai1ZJAcs1Qx93IOSm3cnWpNtZlmj2XMWJLv9_k 2025-06-01T22:52:30.7996686Z +++ ls -nl torch/include/ATen/ops/sparse_csr_tensor_native.h 2025-06-01T22:52:30.7997530Z +++ awk '{print $5}' 2025-06-01T22:52:30.8026424Z ++ FSIZE=1022 2025-06-01T22:52:30.8027129Z ++ echo '"torch/include/ATen/ops/sparse_csr_tensor_native.h",sha256=pTHwkai1ZJAcs1Qx93IOSm3cnWpNtZlmj2XMWJLv9_k,1022' 2025-06-01T22:52:30.8027856Z ++ read fname 2025-06-01T22:52:30.8028227Z ++ make_wheel_record torch/include/ATen/ops/sparse_csr_tensor_ops.h 2025-06-01T22:52:30.8028745Z ++ FPATH=torch/include/ATen/ops/sparse_csr_tensor_ops.h 2025-06-01T22:52:30.8029224Z ++ echo torch/include/ATen/ops/sparse_csr_tensor_ops.h 2025-06-01T22:52:30.8029611Z ++ grep RECORD 2025-06-01T22:52:30.8048570Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_csr_tensor_ops.h 2025-06-01T22:52:30.8049135Z +++ openssl base64 2025-06-01T22:52:30.8049961Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.8051332Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.8052603Z +++ sed -e s/=//g 2025-06-01T22:52:30.8090359Z ++ HASH=qtKXIj7BM5Hp0sQ6DtLpa4s_-eiN1Agn9a-btHuFlfs 2025-06-01T22:52:30.8095217Z +++ ls -nl torch/include/ATen/ops/sparse_csr_tensor_ops.h 2025-06-01T22:52:30.8096170Z +++ awk '{print $5}' 2025-06-01T22:52:30.8123397Z ++ FSIZE=3127 2025-06-01T22:52:30.8124195Z ++ echo '"torch/include/ATen/ops/sparse_csr_tensor_ops.h",sha256=qtKXIj7BM5Hp0sQ6DtLpa4s_-eiN1Agn9a-btHuFlfs,3127' 2025-06-01T22:52:30.8125083Z ++ read fname 2025-06-01T22:52:30.8125405Z ++ make_wheel_record torch/include/ATen/ops/sparse_dim.h 2025-06-01T22:52:30.8125861Z ++ FPATH=torch/include/ATen/ops/sparse_dim.h 2025-06-01T22:52:30.8126427Z ++ echo torch/include/ATen/ops/sparse_dim.h 2025-06-01T22:52:30.8126810Z ++ grep RECORD 2025-06-01T22:52:30.8147621Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_dim.h 2025-06-01T22:52:30.8148121Z +++ openssl base64 2025-06-01T22:52:30.8148964Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.8149682Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.8150876Z +++ sed -e s/=//g 2025-06-01T22:52:30.8194538Z ++ HASH=1JHT18piPjGJg1B9Ou1I1t9aSxoY6XOeOqxoAVQbWEk 2025-06-01T22:52:30.8197802Z +++ ls -nl torch/include/ATen/ops/sparse_dim.h 2025-06-01T22:52:30.8199173Z +++ awk '{print $5}' 2025-06-01T22:52:30.8228081Z ++ FSIZE=507 2025-06-01T22:52:30.8228711Z ++ echo '"torch/include/ATen/ops/sparse_dim.h",sha256=1JHT18piPjGJg1B9Ou1I1t9aSxoY6XOeOqxoAVQbWEk,507' 2025-06-01T22:52:30.8229342Z ++ read fname 2025-06-01T22:52:30.8229855Z ++ make_wheel_record torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.8230639Z ++ FPATH=torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.8231395Z ++ echo torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.8232058Z ++ grep RECORD 2025-06-01T22:52:30.8249783Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.8250473Z +++ openssl base64 2025-06-01T22:52:30.8251213Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.8252563Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.8253824Z +++ sed -e s/=//g 2025-06-01T22:52:30.8291022Z ++ HASH=gz-2bPdDY3EXY0b-Y_UGcVMVfIEkA6XoBwhm5TABTtE 2025-06-01T22:52:30.8295904Z +++ ls -nl torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.8296668Z +++ awk '{print $5}' 2025-06-01T22:52:30.8324293Z ++ FSIZE=765 2025-06-01T22:52:30.8325304Z ++ echo '"torch/include/ATen/ops/sparse_dim_compositeexplicitautograd_dispatch.h",sha256=gz-2bPdDY3EXY0b-Y_UGcVMVfIEkA6XoBwhm5TABTtE,765' 2025-06-01T22:52:30.8326153Z ++ read fname 2025-06-01T22:52:30.8326537Z ++ make_wheel_record torch/include/ATen/ops/sparse_dim_native.h 2025-06-01T22:52:30.8327179Z ++ FPATH=torch/include/ATen/ops/sparse_dim_native.h 2025-06-01T22:52:30.8327645Z ++ echo torch/include/ATen/ops/sparse_dim_native.h 2025-06-01T22:52:30.8328027Z ++ grep RECORD 2025-06-01T22:52:30.8348373Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_dim_native.h 2025-06-01T22:52:30.8348920Z +++ openssl base64 2025-06-01T22:52:30.8349431Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.8350067Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.8351474Z +++ sed -e s/=//g 2025-06-01T22:52:30.8392379Z ++ HASH=f32Fv_e04mXR0JaljNraqOsE4r7D9nKwzoVOC4gI-Ro 2025-06-01T22:52:30.8396507Z +++ ls -nl torch/include/ATen/ops/sparse_dim_native.h 2025-06-01T22:52:30.8397338Z +++ awk '{print $5}' 2025-06-01T22:52:30.8424726Z ++ FSIZE=613 2025-06-01T22:52:30.8425389Z ++ echo '"torch/include/ATen/ops/sparse_dim_native.h",sha256=f32Fv_e04mXR0JaljNraqOsE4r7D9nKwzoVOC4gI-Ro,613' 2025-06-01T22:52:30.8426106Z ++ read fname 2025-06-01T22:52:30.8426445Z ++ make_wheel_record torch/include/ATen/ops/sparse_dim_ops.h 2025-06-01T22:52:30.8426928Z ++ FPATH=torch/include/ATen/ops/sparse_dim_ops.h 2025-06-01T22:52:30.8427420Z ++ echo torch/include/ATen/ops/sparse_dim_ops.h 2025-06-01T22:52:30.8427782Z ++ grep RECORD 2025-06-01T22:52:30.8448655Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_dim_ops.h 2025-06-01T22:52:30.8449174Z +++ openssl base64 2025-06-01T22:52:30.8449885Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.8451205Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.8452440Z +++ sed -e s/=//g 2025-06-01T22:52:30.8490219Z ++ HASH=9DbYbIJpXo2akrhEFm3kR4vQ1e8UaaW6-QwHliLt3jY 2025-06-01T22:52:30.8495678Z +++ ls -nl torch/include/ATen/ops/sparse_dim_ops.h 2025-06-01T22:52:30.8496748Z +++ awk '{print $5}' 2025-06-01T22:52:30.8522361Z ++ FSIZE=957 2025-06-01T22:52:30.8523047Z ++ echo '"torch/include/ATen/ops/sparse_dim_ops.h",sha256=9DbYbIJpXo2akrhEFm3kR4vQ1e8UaaW6-QwHliLt3jY,957' 2025-06-01T22:52:30.8523744Z ++ read fname 2025-06-01T22:52:30.8524629Z ++ make_wheel_record torch/include/ATen/ops/sparse_mask.h 2025-06-01T22:52:30.8525135Z ++ FPATH=torch/include/ATen/ops/sparse_mask.h 2025-06-01T22:52:30.8525653Z ++ echo torch/include/ATen/ops/sparse_mask.h 2025-06-01T22:52:30.8526032Z ++ grep RECORD 2025-06-01T22:52:30.8548456Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_mask.h 2025-06-01T22:52:30.8549014Z +++ openssl base64 2025-06-01T22:52:30.8549517Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.8550065Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.8551305Z +++ sed -e s/=//g 2025-06-01T22:52:30.8593441Z ++ HASH=r6k66KCVKQON7mVVs_ddxeyG_UT0lPUgFLTGBNtz4GI 2025-06-01T22:52:30.8598374Z +++ ls -nl torch/include/ATen/ops/sparse_mask.h 2025-06-01T22:52:30.8599742Z +++ awk '{print $5}' 2025-06-01T22:52:30.8628315Z ++ FSIZE=1015 2025-06-01T22:52:30.8628949Z ++ echo '"torch/include/ATen/ops/sparse_mask.h",sha256=r6k66KCVKQON7mVVs_ddxeyG_UT0lPUgFLTGBNtz4GI,1015' 2025-06-01T22:52:30.8629580Z ++ read fname 2025-06-01T22:52:30.8630099Z ++ make_wheel_record torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.8631040Z ++ FPATH=torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.8631798Z ++ echo torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.8632338Z ++ grep RECORD 2025-06-01T22:52:30.8650899Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.8651586Z +++ openssl base64 2025-06-01T22:52:30.8652020Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.8653317Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.8654570Z +++ sed -e s/=//g 2025-06-01T22:52:30.8693032Z ++ HASH=lZZ8zflSDKJfLpXu_gdweD8WAC1Dx_sysbqpu161Rl4 2025-06-01T22:52:30.8698977Z +++ ls -nl torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.8699538Z +++ awk '{print $5}' 2025-06-01T22:52:30.8725921Z ++ FSIZE=927 2025-06-01T22:52:30.8726758Z ++ echo '"torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h",sha256=lZZ8zflSDKJfLpXu_gdweD8WAC1Dx_sysbqpu161Rl4,927' 2025-06-01T22:52:30.8727758Z ++ read fname 2025-06-01T22:52:30.8728133Z ++ make_wheel_record torch/include/ATen/ops/sparse_mask_native.h 2025-06-01T22:52:30.8728645Z ++ FPATH=torch/include/ATen/ops/sparse_mask_native.h 2025-06-01T22:52:30.8729179Z ++ echo torch/include/ATen/ops/sparse_mask_native.h 2025-06-01T22:52:30.8729560Z ++ grep RECORD 2025-06-01T22:52:30.8749333Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_mask_native.h 2025-06-01T22:52:30.8749891Z +++ openssl base64 2025-06-01T22:52:30.8751145Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.8752580Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.8753781Z +++ sed -e s/=//g 2025-06-01T22:52:30.8794924Z ++ HASH=7kv8HCtEr1b37ugxB_WyrVC-fiKLoRYI8QVdOEiUWTk 2025-06-01T22:52:30.8797701Z +++ ls -nl torch/include/ATen/ops/sparse_mask_native.h 2025-06-01T22:52:30.8798574Z +++ awk '{print $5}' 2025-06-01T22:52:30.8826094Z ++ FSIZE=716 2025-06-01T22:52:30.8826755Z ++ echo '"torch/include/ATen/ops/sparse_mask_native.h",sha256=7kv8HCtEr1b37ugxB_WyrVC-fiKLoRYI8QVdOEiUWTk,716' 2025-06-01T22:52:30.8827446Z ++ read fname 2025-06-01T22:52:30.8827791Z ++ make_wheel_record torch/include/ATen/ops/sparse_mask_ops.h 2025-06-01T22:52:30.8828283Z ++ FPATH=torch/include/ATen/ops/sparse_mask_ops.h 2025-06-01T22:52:30.8828702Z ++ echo torch/include/ATen/ops/sparse_mask_ops.h 2025-06-01T22:52:30.8829082Z ++ grep RECORD 2025-06-01T22:52:30.8849940Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_mask_ops.h 2025-06-01T22:52:30.8850459Z +++ openssl base64 2025-06-01T22:52:30.8851562Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.8852833Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.8854072Z +++ sed -e s/=//g 2025-06-01T22:52:30.8891042Z ++ HASH=HwIMfFkUQZzYCazCnxZTd3UqQibCeWyHPLklvSskVlE 2025-06-01T22:52:30.8895957Z +++ ls -nl torch/include/ATen/ops/sparse_mask_ops.h 2025-06-01T22:52:30.8896834Z +++ awk '{print $5}' 2025-06-01T22:52:30.8924657Z ++ FSIZE=1743 2025-06-01T22:52:30.8925495Z ++ echo '"torch/include/ATen/ops/sparse_mask_ops.h",sha256=HwIMfFkUQZzYCazCnxZTd3UqQibCeWyHPLklvSskVlE,1743' 2025-06-01T22:52:30.8926198Z ++ read fname 2025-06-01T22:52:30.8926555Z ++ make_wheel_record torch/include/ATen/ops/sparse_resize.h 2025-06-01T22:52:30.8927042Z ++ FPATH=torch/include/ATen/ops/sparse_resize.h 2025-06-01T22:52:30.8927459Z ++ echo torch/include/ATen/ops/sparse_resize.h 2025-06-01T22:52:30.8927834Z ++ grep RECORD 2025-06-01T22:52:30.8947890Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_resize.h 2025-06-01T22:52:30.8948668Z +++ openssl base64 2025-06-01T22:52:30.8950099Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.8951480Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.8952796Z +++ sed -e s/=//g 2025-06-01T22:52:30.8990265Z ++ HASH=2CXv0ZToqiH_aGc7XnH7zCLxNJVWKIlIe6RsNPveKHI 2025-06-01T22:52:30.8996344Z +++ ls -nl torch/include/ATen/ops/sparse_resize.h 2025-06-01T22:52:30.8997275Z +++ awk '{print $5}' 2025-06-01T22:52:30.9023705Z ++ FSIZE=1520 2025-06-01T22:52:30.9024362Z ++ echo '"torch/include/ATen/ops/sparse_resize.h",sha256=2CXv0ZToqiH_aGc7XnH7zCLxNJVWKIlIe6RsNPveKHI,1520' 2025-06-01T22:52:30.9025018Z ++ read fname 2025-06-01T22:52:30.9025561Z ++ make_wheel_record torch/include/ATen/ops/sparse_resize_and_clear.h 2025-06-01T22:52:30.9026124Z ++ FPATH=torch/include/ATen/ops/sparse_resize_and_clear.h 2025-06-01T22:52:30.9026898Z ++ echo torch/include/ATen/ops/sparse_resize_and_clear.h 2025-06-01T22:52:30.9027510Z ++ grep RECORD 2025-06-01T22:52:30.9048445Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_resize_and_clear.h 2025-06-01T22:52:30.9049205Z +++ openssl base64 2025-06-01T22:52:30.9050462Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.9051642Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.9052840Z +++ sed -e s/=//g 2025-06-01T22:52:30.9089647Z ++ HASH=N_MnUHp3bGdtvDH9j1tH934K80qxsBTGPa9q20DpfKY 2025-06-01T22:52:30.9094993Z +++ ls -nl torch/include/ATen/ops/sparse_resize_and_clear.h 2025-06-01T22:52:30.9096088Z +++ awk '{print $5}' 2025-06-01T22:52:30.9121911Z ++ FSIZE=1620 2025-06-01T22:52:30.9122698Z ++ echo '"torch/include/ATen/ops/sparse_resize_and_clear.h",sha256=N_MnUHp3bGdtvDH9j1tH934K80qxsBTGPa9q20DpfKY,1620' 2025-06-01T22:52:30.9123574Z ++ read fname 2025-06-01T22:52:30.9124258Z ++ make_wheel_record torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.9125540Z ++ FPATH=torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.9126475Z ++ echo torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.9127094Z ++ grep RECORD 2025-06-01T22:52:30.9148232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.9149089Z +++ openssl base64 2025-06-01T22:52:30.9149370Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.9150112Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.9151465Z +++ sed -e s/=//g 2025-06-01T22:52:30.9194952Z ++ HASH=Ls6kS5ml4uGfjC8K_A38ow6ICk7nNTWQCrnhD03DJEk 2025-06-01T22:52:30.9204880Z +++ ls -nl torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.9205525Z +++ awk '{print $5}' 2025-06-01T22:52:30.9230839Z ++ FSIZE=1179 2025-06-01T22:52:30.9231769Z ++ echo '"torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h",sha256=Ls6kS5ml4uGfjC8K_A38ow6ICk7nNTWQCrnhD03DJEk,1179' 2025-06-01T22:52:30.9232666Z ++ read fname 2025-06-01T22:52:30.9233118Z ++ make_wheel_record torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h 2025-06-01T22:52:30.9233867Z ++ FPATH=torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h 2025-06-01T22:52:30.9234509Z ++ echo torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h 2025-06-01T22:52:30.9235054Z ++ grep RECORD 2025-06-01T22:52:30.9254298Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h 2025-06-01T22:52:30.9254993Z +++ openssl base64 2025-06-01T22:52:30.9255859Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.9257347Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.9259025Z +++ sed -e s/=//g 2025-06-01T22:52:30.9295257Z ++ HASH=Km3K7YrJCKVTiJ0gwwqE2nwwLTBhECQcFGYHRg9zdcA 2025-06-01T22:52:30.9301991Z +++ ls -nl torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h 2025-06-01T22:52:30.9303074Z +++ awk '{print $5}' 2025-06-01T22:52:30.9326641Z ++ FSIZE=809 2025-06-01T22:52:30.9327481Z ++ echo '"torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h",sha256=Km3K7YrJCKVTiJ0gwwqE2nwwLTBhECQcFGYHRg9zdcA,809' 2025-06-01T22:52:30.9328357Z ++ read fname 2025-06-01T22:52:30.9328787Z ++ make_wheel_record torch/include/ATen/ops/sparse_resize_and_clear_native.h 2025-06-01T22:52:30.9329414Z ++ FPATH=torch/include/ATen/ops/sparse_resize_and_clear_native.h 2025-06-01T22:52:30.9330822Z ++ echo torch/include/ATen/ops/sparse_resize_and_clear_native.h 2025-06-01T22:52:30.9331881Z ++ grep RECORD 2025-06-01T22:52:30.9351903Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_resize_and_clear_native.h 2025-06-01T22:52:30.9352888Z +++ openssl base64 2025-06-01T22:52:30.9353805Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.9355246Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.9356680Z +++ sed -e s/=//g 2025-06-01T22:52:30.9396728Z ++ HASH=4HmF_xA3kA9aKL6nDgHg4PVdF8saRmZFgrOYeU-7txQ 2025-06-01T22:52:30.9400998Z +++ ls -nl torch/include/ATen/ops/sparse_resize_and_clear_native.h 2025-06-01T22:52:30.9401748Z +++ awk '{print $5}' 2025-06-01T22:52:30.9428882Z ++ FSIZE=863 2025-06-01T22:52:30.9429589Z ++ echo '"torch/include/ATen/ops/sparse_resize_and_clear_native.h",sha256=4HmF_xA3kA9aKL6nDgHg4PVdF8saRmZFgrOYeU-7txQ,863' 2025-06-01T22:52:30.9430311Z ++ read fname 2025-06-01T22:52:30.9430776Z ++ make_wheel_record torch/include/ATen/ops/sparse_resize_and_clear_ops.h 2025-06-01T22:52:30.9431381Z ++ FPATH=torch/include/ATen/ops/sparse_resize_and_clear_ops.h 2025-06-01T22:52:30.9431949Z ++ echo torch/include/ATen/ops/sparse_resize_and_clear_ops.h 2025-06-01T22:52:30.9432379Z ++ grep RECORD 2025-06-01T22:52:30.9451525Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_resize_and_clear_ops.h 2025-06-01T22:52:30.9452253Z +++ openssl base64 2025-06-01T22:52:30.9453035Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.9454271Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.9455514Z +++ sed -e s/=//g 2025-06-01T22:52:30.9492986Z ++ HASH=5mBltW5aAklkmpbUEIcQ5kGIGRcCzF4XdeC8xJzFcJk 2025-06-01T22:52:30.9499106Z +++ ls -nl torch/include/ATen/ops/sparse_resize_and_clear_ops.h 2025-06-01T22:52:30.9499548Z +++ awk '{print $5}' 2025-06-01T22:52:30.9525794Z ++ FSIZE=2871 2025-06-01T22:52:30.9526527Z ++ echo '"torch/include/ATen/ops/sparse_resize_and_clear_ops.h",sha256=5mBltW5aAklkmpbUEIcQ5kGIGRcCzF4XdeC8xJzFcJk,2871' 2025-06-01T22:52:30.9527427Z ++ read fname 2025-06-01T22:52:30.9527967Z ++ make_wheel_record torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.9528889Z ++ FPATH=torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.9529694Z ++ echo torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.9530245Z ++ grep RECORD 2025-06-01T22:52:30.9550129Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.9550863Z +++ openssl base64 2025-06-01T22:52:30.9551189Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.9552494Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.9553733Z +++ sed -e s/=//g 2025-06-01T22:52:30.9594004Z ++ HASH=n_ZcqJ29w16qtM-k4Cpydy8AXe696IkrSfxNiXrxO68 2025-06-01T22:52:30.9598785Z +++ ls -nl torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:30.9599412Z +++ awk '{print $5}' 2025-06-01T22:52:30.9625847Z ++ FSIZE=1149 2025-06-01T22:52:30.9626667Z ++ echo '"torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h",sha256=n_ZcqJ29w16qtM-k4Cpydy8AXe696IkrSfxNiXrxO68,1149' 2025-06-01T22:52:30.9627527Z ++ read fname 2025-06-01T22:52:30.9627919Z ++ make_wheel_record torch/include/ATen/ops/sparse_resize_meta_dispatch.h 2025-06-01T22:52:30.9628724Z ++ FPATH=torch/include/ATen/ops/sparse_resize_meta_dispatch.h 2025-06-01T22:52:30.9629322Z ++ echo torch/include/ATen/ops/sparse_resize_meta_dispatch.h 2025-06-01T22:52:30.9629740Z ++ grep RECORD 2025-06-01T22:52:30.9650298Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_resize_meta_dispatch.h 2025-06-01T22:52:30.9650882Z +++ openssl base64 2025-06-01T22:52:30.9651537Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.9652929Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.9654184Z +++ sed -e s/=//g 2025-06-01T22:52:30.9690567Z ++ HASH=TIW_sMk1jfmUGdgJQGhLs8nk-zLUkVj68Rdgvrr8sfA 2025-06-01T22:52:30.9695820Z +++ ls -nl torch/include/ATen/ops/sparse_resize_meta_dispatch.h 2025-06-01T22:52:30.9696475Z +++ awk '{print $5}' 2025-06-01T22:52:30.9723145Z ++ FSIZE=799 2025-06-01T22:52:30.9723849Z ++ echo '"torch/include/ATen/ops/sparse_resize_meta_dispatch.h",sha256=TIW_sMk1jfmUGdgJQGhLs8nk-zLUkVj68Rdgvrr8sfA,799' 2025-06-01T22:52:30.9724939Z ++ read fname 2025-06-01T22:52:30.9725319Z ++ make_wheel_record torch/include/ATen/ops/sparse_resize_native.h 2025-06-01T22:52:30.9725912Z ++ FPATH=torch/include/ATen/ops/sparse_resize_native.h 2025-06-01T22:52:30.9726516Z ++ echo torch/include/ATen/ops/sparse_resize_native.h 2025-06-01T22:52:30.9726950Z ++ grep RECORD 2025-06-01T22:52:30.9747943Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_resize_native.h 2025-06-01T22:52:30.9748526Z +++ openssl base64 2025-06-01T22:52:30.9748801Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.9749732Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.9751059Z +++ sed -e s/=//g 2025-06-01T22:52:30.9792641Z ++ HASH=vzXoDtjqZetOddohZMiSnYlOaf3ubHjCuGWrCDM3A1Q 2025-06-01T22:52:30.9797230Z +++ ls -nl torch/include/ATen/ops/sparse_resize_native.h 2025-06-01T22:52:30.9798057Z +++ awk '{print $5}' 2025-06-01T22:52:30.9824019Z ++ FSIZE=833 2025-06-01T22:52:30.9824716Z ++ echo '"torch/include/ATen/ops/sparse_resize_native.h",sha256=vzXoDtjqZetOddohZMiSnYlOaf3ubHjCuGWrCDM3A1Q,833' 2025-06-01T22:52:30.9825417Z ++ read fname 2025-06-01T22:52:30.9825916Z ++ make_wheel_record torch/include/ATen/ops/sparse_resize_ops.h 2025-06-01T22:52:30.9826454Z ++ FPATH=torch/include/ATen/ops/sparse_resize_ops.h 2025-06-01T22:52:30.9826990Z ++ echo torch/include/ATen/ops/sparse_resize_ops.h 2025-06-01T22:52:30.9828418Z ++ grep RECORD 2025-06-01T22:52:30.9849549Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_resize_ops.h 2025-06-01T22:52:30.9850094Z +++ openssl base64 2025-06-01T22:52:30.9850556Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.9852032Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.9854148Z +++ sed -e s/=//g 2025-06-01T22:52:30.9890669Z ++ HASH=KnEy0zdT3jeqqg9AhvNEkbd7aPpi5GKhtz0vBawoWU0 2025-06-01T22:52:30.9895736Z +++ ls -nl torch/include/ATen/ops/sparse_resize_ops.h 2025-06-01T22:52:30.9896532Z +++ awk '{print $5}' 2025-06-01T22:52:30.9922709Z ++ FSIZE=2781 2025-06-01T22:52:30.9923396Z ++ echo '"torch/include/ATen/ops/sparse_resize_ops.h",sha256=KnEy0zdT3jeqqg9AhvNEkbd7aPpi5GKhtz0vBawoWU0,2781' 2025-06-01T22:52:30.9924284Z ++ read fname 2025-06-01T22:52:30.9924838Z ++ make_wheel_record torch/include/ATen/ops/sparse_sampled_addmm.h 2025-06-01T22:52:30.9925366Z ++ FPATH=torch/include/ATen/ops/sparse_sampled_addmm.h 2025-06-01T22:52:30.9925899Z ++ echo torch/include/ATen/ops/sparse_sampled_addmm.h 2025-06-01T22:52:30.9926295Z ++ grep RECORD 2025-06-01T22:52:30.9947849Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_sampled_addmm.h 2025-06-01T22:52:30.9948394Z +++ openssl base64 2025-06-01T22:52:30.9949774Z +++ sed -e s/+/-/g 2025-06-01T22:52:30.9951392Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:30.9952729Z +++ sed -e s/=//g 2025-06-01T22:52:30.9993371Z ++ HASH=HoOA-ef7uQVEVVsjwZK6eM5LimGb8_ogHyWZnSXW_go 2025-06-01T22:52:30.9996315Z +++ ls -nl torch/include/ATen/ops/sparse_sampled_addmm.h 2025-06-01T22:52:30.9996961Z +++ awk '{print $5}' 2025-06-01T22:52:31.0024547Z ++ FSIZE=1727 2025-06-01T22:52:31.0025278Z ++ echo '"torch/include/ATen/ops/sparse_sampled_addmm.h",sha256=HoOA-ef7uQVEVVsjwZK6eM5LimGb8_ogHyWZnSXW_go,1727' 2025-06-01T22:52:31.0026192Z ++ read fname 2025-06-01T22:52:31.0026594Z ++ make_wheel_record torch/include/ATen/ops/sparse_sampled_addmm_native.h 2025-06-01T22:52:31.0027216Z ++ FPATH=torch/include/ATen/ops/sparse_sampled_addmm_native.h 2025-06-01T22:52:31.0027790Z ++ echo torch/include/ATen/ops/sparse_sampled_addmm_native.h 2025-06-01T22:52:31.0028215Z ++ grep RECORD 2025-06-01T22:52:31.0047898Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_sampled_addmm_native.h 2025-06-01T22:52:31.0048620Z +++ openssl base64 2025-06-01T22:52:31.0048900Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.0049772Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.0051100Z +++ sed -e s/=//g 2025-06-01T22:52:31.0090183Z ++ HASH=_xV7o3UAg_0EkmHJQURCHn8ljuTVgQTV3II519CpKJw 2025-06-01T22:52:31.0095198Z +++ ls -nl torch/include/ATen/ops/sparse_sampled_addmm_native.h 2025-06-01T22:52:31.0096192Z +++ awk '{print $5}' 2025-06-01T22:52:31.0121841Z ++ FSIZE=1216 2025-06-01T22:52:31.0122627Z ++ echo '"torch/include/ATen/ops/sparse_sampled_addmm_native.h",sha256=_xV7o3UAg_0EkmHJQURCHn8ljuTVgQTV3II519CpKJw,1216' 2025-06-01T22:52:31.0123374Z ++ read fname 2025-06-01T22:52:31.0123902Z ++ make_wheel_record torch/include/ATen/ops/sparse_sampled_addmm_ops.h 2025-06-01T22:52:31.0124858Z ++ FPATH=torch/include/ATen/ops/sparse_sampled_addmm_ops.h 2025-06-01T22:52:31.0125409Z ++ echo torch/include/ATen/ops/sparse_sampled_addmm_ops.h 2025-06-01T22:52:31.0125868Z ++ grep RECORD 2025-06-01T22:52:31.0147526Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sparse_sampled_addmm_ops.h 2025-06-01T22:52:31.0148133Z +++ openssl base64 2025-06-01T22:52:31.0148677Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.0149556Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.0151093Z +++ sed -e s/=//g 2025-06-01T22:52:31.0193109Z ++ HASH=YfkwMa6AYhzJLB7e3fRBhDYoKWXqdrIKn1ia_V_XG0Y 2025-06-01T22:52:31.0196186Z +++ ls -nl torch/include/ATen/ops/sparse_sampled_addmm_ops.h 2025-06-01T22:52:31.0196979Z +++ awk '{print $5}' 2025-06-01T22:52:31.0225458Z ++ FSIZE=2312 2025-06-01T22:52:31.0226167Z ++ echo '"torch/include/ATen/ops/sparse_sampled_addmm_ops.h",sha256=YfkwMa6AYhzJLB7e3fRBhDYoKWXqdrIKn1ia_V_XG0Y,2312' 2025-06-01T22:52:31.0227028Z ++ read fname 2025-06-01T22:52:31.0227378Z ++ make_wheel_record torch/include/ATen/ops/special_airy_ai.h 2025-06-01T22:52:31.0227902Z ++ FPATH=torch/include/ATen/ops/special_airy_ai.h 2025-06-01T22:52:31.0228340Z ++ echo torch/include/ATen/ops/special_airy_ai.h 2025-06-01T22:52:31.0228715Z ++ grep RECORD 2025-06-01T22:52:31.0248382Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_airy_ai.h 2025-06-01T22:52:31.0248919Z +++ openssl base64 2025-06-01T22:52:31.0250017Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.0251204Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.0252541Z +++ sed -e s/=//g 2025-06-01T22:52:31.0290315Z ++ HASH=m-qoWMTVe3ygyyRVSxN7xTB5AYFleplzZ3CNH_8dAB0 2025-06-01T22:52:31.0295300Z +++ ls -nl torch/include/ATen/ops/special_airy_ai.h 2025-06-01T22:52:31.0296326Z +++ awk '{print $5}' 2025-06-01T22:52:31.0322555Z ++ FSIZE=1090 2025-06-01T22:52:31.0323213Z ++ echo '"torch/include/ATen/ops/special_airy_ai.h",sha256=m-qoWMTVe3ygyyRVSxN7xTB5AYFleplzZ3CNH_8dAB0,1090' 2025-06-01T22:52:31.0323895Z ++ read fname 2025-06-01T22:52:31.0324810Z ++ make_wheel_record torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.0325881Z ++ FPATH=torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.0326842Z ++ echo torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.0327477Z ++ grep RECORD 2025-06-01T22:52:31.0349854Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.0350651Z +++ openssl base64 2025-06-01T22:52:31.0351356Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.0352723Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.0354003Z +++ sed -e s/=//g 2025-06-01T22:52:31.0395381Z ++ HASH=wXLDK7Z1CclTtHXRXETveaiueJ9157ffmycygpScvQ4 2025-06-01T22:52:31.0399672Z +++ ls -nl torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.0400399Z +++ awk '{print $5}' 2025-06-01T22:52:31.0429542Z ++ FSIZE=796 2025-06-01T22:52:31.0430551Z ++ echo '"torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h",sha256=wXLDK7Z1CclTtHXRXETveaiueJ9157ffmycygpScvQ4,796' 2025-06-01T22:52:31.0431510Z ++ read fname 2025-06-01T22:52:31.0431934Z ++ make_wheel_record torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h 2025-06-01T22:52:31.0432532Z ++ FPATH=torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h 2025-06-01T22:52:31.0433085Z ++ echo torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h 2025-06-01T22:52:31.0433511Z ++ grep RECORD 2025-06-01T22:52:31.0451814Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h 2025-06-01T22:52:31.0452378Z +++ openssl base64 2025-06-01T22:52:31.0453184Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.0454453Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.0455702Z +++ sed -e s/=//g 2025-06-01T22:52:31.0492507Z ++ HASH=5eQjksGWxSERuaWFRpjU31bFZsmTRZQBxMC0IHO0v4U 2025-06-01T22:52:31.0498779Z +++ ls -nl torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h 2025-06-01T22:52:31.0499247Z +++ awk '{print $5}' 2025-06-01T22:52:31.0525613Z ++ FSIZE=895 2025-06-01T22:52:31.0526349Z ++ echo '"torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h",sha256=5eQjksGWxSERuaWFRpjU31bFZsmTRZQBxMC0IHO0v4U,895' 2025-06-01T22:52:31.0527117Z ++ read fname 2025-06-01T22:52:31.0527537Z ++ make_wheel_record torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h 2025-06-01T22:52:31.0528178Z ++ FPATH=torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h 2025-06-01T22:52:31.0528744Z ++ echo torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h 2025-06-01T22:52:31.0529198Z ++ grep RECORD 2025-06-01T22:52:31.0549190Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h 2025-06-01T22:52:31.0549798Z +++ openssl base64 2025-06-01T22:52:31.0550252Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.0551568Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.0552939Z +++ sed -e s/=//g 2025-06-01T22:52:31.0594605Z ++ HASH=2TW-ozb54TT126PSh6oF_e1X_bH_t79z6Fm4RipvYTQ 2025-06-01T22:52:31.0598135Z +++ ls -nl torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h 2025-06-01T22:52:31.0598786Z +++ awk '{print $5}' 2025-06-01T22:52:31.0625838Z ++ FSIZE=897 2025-06-01T22:52:31.0626542Z ++ echo '"torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h",sha256=2TW-ozb54TT126PSh6oF_e1X_bH_t79z6Fm4RipvYTQ,897' 2025-06-01T22:52:31.0627249Z ++ read fname 2025-06-01T22:52:31.0627627Z ++ make_wheel_record torch/include/ATen/ops/special_airy_ai_meta.h 2025-06-01T22:52:31.0628154Z ++ FPATH=torch/include/ATen/ops/special_airy_ai_meta.h 2025-06-01T22:52:31.0628606Z ++ echo torch/include/ATen/ops/special_airy_ai_meta.h 2025-06-01T22:52:31.0629114Z ++ grep RECORD 2025-06-01T22:52:31.0649700Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_airy_ai_meta.h 2025-06-01T22:52:31.0650276Z +++ openssl base64 2025-06-01T22:52:31.0650791Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.0652082Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.0653409Z +++ sed -e s/=//g 2025-06-01T22:52:31.0690643Z ++ HASH=3bcx2ZuwRd8wOqUAuilj7JEcIOZDZ9vqlkh-CvYJkNE 2025-06-01T22:52:31.0695799Z +++ ls -nl torch/include/ATen/ops/special_airy_ai_meta.h 2025-06-01T22:52:31.0696675Z +++ awk '{print $5}' 2025-06-01T22:52:31.0723773Z ++ FSIZE=573 2025-06-01T22:52:31.0724582Z ++ echo '"torch/include/ATen/ops/special_airy_ai_meta.h",sha256=3bcx2ZuwRd8wOqUAuilj7JEcIOZDZ9vqlkh-CvYJkNE,573' 2025-06-01T22:52:31.0725457Z ++ read fname 2025-06-01T22:52:31.0725891Z ++ make_wheel_record torch/include/ATen/ops/special_airy_ai_meta_dispatch.h 2025-06-01T22:52:31.0726520Z ++ FPATH=torch/include/ATen/ops/special_airy_ai_meta_dispatch.h 2025-06-01T22:52:31.0727095Z ++ echo torch/include/ATen/ops/special_airy_ai_meta_dispatch.h 2025-06-01T22:52:31.0727530Z ++ grep RECORD 2025-06-01T22:52:31.0748689Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_airy_ai_meta_dispatch.h 2025-06-01T22:52:31.0749314Z +++ openssl base64 2025-06-01T22:52:31.0749584Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.0750415Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.0751737Z +++ sed -e s/=//g 2025-06-01T22:52:31.0794380Z ++ HASH=NmhGhErGzoVEo213-MT8hjnQ-Cm_svGG81-JHCOvp5w 2025-06-01T22:52:31.0797746Z +++ ls -nl torch/include/ATen/ops/special_airy_ai_meta_dispatch.h 2025-06-01T22:52:31.0798358Z +++ awk '{print $5}' 2025-06-01T22:52:31.0826117Z ++ FSIZE=897 2025-06-01T22:52:31.0826830Z ++ echo '"torch/include/ATen/ops/special_airy_ai_meta_dispatch.h",sha256=NmhGhErGzoVEo213-MT8hjnQ-Cm_svGG81-JHCOvp5w,897' 2025-06-01T22:52:31.0827562Z ++ read fname 2025-06-01T22:52:31.0827932Z ++ make_wheel_record torch/include/ATen/ops/special_airy_ai_native.h 2025-06-01T22:52:31.0828487Z ++ FPATH=torch/include/ATen/ops/special_airy_ai_native.h 2025-06-01T22:52:31.0828969Z ++ echo torch/include/ATen/ops/special_airy_ai_native.h 2025-06-01T22:52:31.0829360Z ++ grep RECORD 2025-06-01T22:52:31.0850069Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_airy_ai_native.h 2025-06-01T22:52:31.0850780Z +++ openssl base64 2025-06-01T22:52:31.0851921Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.0853383Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.0854873Z +++ sed -e s/=//g 2025-06-01T22:52:31.0891318Z ++ HASH=zTfeguwsfrJLsH3Nu6_PhmtrXENwiNyjIcyW8HC18mw 2025-06-01T22:52:31.0896094Z +++ ls -nl torch/include/ATen/ops/special_airy_ai_native.h 2025-06-01T22:52:31.0897065Z +++ awk '{print $5}' 2025-06-01T22:52:31.0925094Z ++ FSIZE=620 2025-06-01T22:52:31.0925795Z ++ echo '"torch/include/ATen/ops/special_airy_ai_native.h",sha256=zTfeguwsfrJLsH3Nu6_PhmtrXENwiNyjIcyW8HC18mw,620' 2025-06-01T22:52:31.0926521Z ++ read fname 2025-06-01T22:52:31.0926880Z ++ make_wheel_record torch/include/ATen/ops/special_airy_ai_ops.h 2025-06-01T22:52:31.0927415Z ++ FPATH=torch/include/ATen/ops/special_airy_ai_ops.h 2025-06-01T22:52:31.0927876Z ++ echo torch/include/ATen/ops/special_airy_ai_ops.h 2025-06-01T22:52:31.0928419Z ++ grep RECORD 2025-06-01T22:52:31.0948969Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_airy_ai_ops.h 2025-06-01T22:52:31.0949522Z +++ openssl base64 2025-06-01T22:52:31.0950060Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.0950878Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.0952366Z +++ sed -e s/=//g 2025-06-01T22:52:31.0992922Z ++ HASH=7HnF6hy1-d8oJtH3wHmjACAyU-jzanCo2Of0uaQf04k 2025-06-01T22:52:31.0997242Z +++ ls -nl torch/include/ATen/ops/special_airy_ai_ops.h 2025-06-01T22:52:31.0998222Z +++ awk '{print $5}' 2025-06-01T22:52:31.1025404Z ++ FSIZE=1583 2025-06-01T22:52:31.1026182Z ++ echo '"torch/include/ATen/ops/special_airy_ai_ops.h",sha256=7HnF6hy1-d8oJtH3wHmjACAyU-jzanCo2Of0uaQf04k,1583' 2025-06-01T22:52:31.1026972Z ++ read fname 2025-06-01T22:52:31.1027333Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j0.h 2025-06-01T22:52:31.1027917Z ++ FPATH=torch/include/ATen/ops/special_bessel_j0.h 2025-06-01T22:52:31.1028360Z ++ echo torch/include/ATen/ops/special_bessel_j0.h 2025-06-01T22:52:31.1028817Z ++ grep RECORD 2025-06-01T22:52:31.1050210Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j0.h 2025-06-01T22:52:31.1050760Z +++ openssl base64 2025-06-01T22:52:31.1051540Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.1052815Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.1054247Z +++ sed -e s/=//g 2025-06-01T22:52:31.1090957Z ++ HASH=aubVjrK-7avCEPeKmCsBidar_wl8HO_zF1WO_vH0Iko 2025-06-01T22:52:31.1096330Z +++ ls -nl torch/include/ATen/ops/special_bessel_j0.h 2025-06-01T22:52:31.1097999Z +++ awk '{print $5}' 2025-06-01T22:52:31.1123835Z ++ FSIZE=1137 2025-06-01T22:52:31.1124691Z ++ echo '"torch/include/ATen/ops/special_bessel_j0.h",sha256=aubVjrK-7avCEPeKmCsBidar_wl8HO_zF1WO_vH0Iko,1137' 2025-06-01T22:52:31.1125547Z ++ read fname 2025-06-01T22:52:31.1126186Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.1127497Z ++ FPATH=torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.1128498Z ++ echo torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.1129156Z ++ grep RECORD 2025-06-01T22:52:31.1149813Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.1150692Z +++ openssl base64 2025-06-01T22:52:31.1150958Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.1151670Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.1153224Z +++ sed -e s/=//g 2025-06-01T22:52:31.1195779Z ++ HASH=sUN_-xH6BJrL6zS4TgVstPSH0E3pwzo9MZNAdRWF6fQ 2025-06-01T22:52:31.1199233Z +++ ls -nl torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.1199947Z +++ awk '{print $5}' 2025-06-01T22:52:31.1226233Z ++ FSIZE=801 2025-06-01T22:52:31.1227157Z ++ echo '"torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h",sha256=sUN_-xH6BJrL6zS4TgVstPSH0E3pwzo9MZNAdRWF6fQ,801' 2025-06-01T22:52:31.1228116Z ++ read fname 2025-06-01T22:52:31.1228743Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h 2025-06-01T22:52:31.1229365Z ++ FPATH=torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h 2025-06-01T22:52:31.1229653Z ++ echo torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h 2025-06-01T22:52:31.1229794Z ++ grep RECORD 2025-06-01T22:52:31.1250315Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h 2025-06-01T22:52:31.1250453Z +++ openssl base64 2025-06-01T22:52:31.1251534Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.1252691Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.1254027Z +++ sed -e s/=//g 2025-06-01T22:52:31.1291604Z ++ HASH=md-EpgEyXeXiy_mvwyWT4yJDS19AqOjGpjVwmJJ48Kg 2025-06-01T22:52:31.1296666Z +++ ls -nl torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h 2025-06-01T22:52:31.1298242Z +++ awk '{print $5}' 2025-06-01T22:52:31.1324148Z ++ FSIZE=910 2025-06-01T22:52:31.1324962Z ++ echo '"torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h",sha256=md-EpgEyXeXiy_mvwyWT4yJDS19AqOjGpjVwmJJ48Kg,910' 2025-06-01T22:52:31.1325212Z ++ read fname 2025-06-01T22:52:31.1325548Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h 2025-06-01T22:52:31.1325891Z ++ FPATH=torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h 2025-06-01T22:52:31.1326118Z ++ echo torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h 2025-06-01T22:52:31.1327264Z ++ grep RECORD 2025-06-01T22:52:31.1349261Z +++ openssl base64 2025-06-01T22:52:31.1349885Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.1350756Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h 2025-06-01T22:52:31.1350990Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.1352427Z +++ sed -e s/=//g 2025-06-01T22:52:31.1396652Z ++ HASH=Q7HboI7OlqdoCdybyuVMqtNP2XRV2Y2UnmZLG6sUaUo 2025-06-01T22:52:31.1399734Z +++ ls -nl torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h 2025-06-01T22:52:31.1400630Z +++ awk '{print $5}' 2025-06-01T22:52:31.1427270Z ++ FSIZE=912 2025-06-01T22:52:31.1427899Z ++ echo '"torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h",sha256=Q7HboI7OlqdoCdybyuVMqtNP2XRV2Y2UnmZLG6sUaUo,912' 2025-06-01T22:52:31.1428004Z ++ read fname 2025-06-01T22:52:31.1428255Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j0_meta.h 2025-06-01T22:52:31.1428434Z ++ FPATH=torch/include/ATen/ops/special_bessel_j0_meta.h 2025-06-01T22:52:31.1428979Z ++ echo torch/include/ATen/ops/special_bessel_j0_meta.h 2025-06-01T22:52:31.1430403Z ++ grep RECORD 2025-06-01T22:52:31.1450864Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j0_meta.h 2025-06-01T22:52:31.1450983Z +++ openssl base64 2025-06-01T22:52:31.1452351Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.1453610Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.1454942Z +++ sed -e s/=//g 2025-06-01T22:52:31.1491796Z ++ HASH=5TwFg0gAo7iNI1KeqPMjqEizLLJd__khrBpzfemba88 2025-06-01T22:52:31.1497858Z +++ awk '{print $5}' 2025-06-01T22:52:31.1498196Z +++ ls -nl torch/include/ATen/ops/special_bessel_j0_meta.h 2025-06-01T22:52:31.1525295Z ++ FSIZE=578 2025-06-01T22:52:31.1525939Z ++ echo '"torch/include/ATen/ops/special_bessel_j0_meta.h",sha256=5TwFg0gAo7iNI1KeqPMjqEizLLJd__khrBpzfemba88,578' 2025-06-01T22:52:31.1526053Z ++ read fname 2025-06-01T22:52:31.1526337Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h 2025-06-01T22:52:31.1526580Z ++ FPATH=torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h 2025-06-01T22:52:31.1526800Z ++ echo torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h 2025-06-01T22:52:31.1527364Z ++ grep RECORD 2025-06-01T22:52:31.1549095Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h 2025-06-01T22:52:31.1549212Z +++ openssl base64 2025-06-01T22:52:31.1549882Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.1551154Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.1552413Z +++ sed -e s/=//g 2025-06-01T22:52:31.1595152Z ++ HASH=4uQZkdZ072Iv32obwR3IqoBqZGG0Cik43tI4jMRfy54 2025-06-01T22:52:31.1597383Z +++ ls -nl torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h 2025-06-01T22:52:31.1598137Z +++ awk '{print $5}' 2025-06-01T22:52:31.1625631Z ++ FSIZE=912 2025-06-01T22:52:31.1626439Z ++ echo '"torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h",sha256=4uQZkdZ072Iv32obwR3IqoBqZGG0Cik43tI4jMRfy54,912' 2025-06-01T22:52:31.1626610Z ++ read fname 2025-06-01T22:52:31.1626864Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j0_native.h 2025-06-01T22:52:31.1627065Z ++ FPATH=torch/include/ATen/ops/special_bessel_j0_native.h 2025-06-01T22:52:31.1627255Z ++ echo torch/include/ATen/ops/special_bessel_j0_native.h 2025-06-01T22:52:31.1628588Z ++ grep RECORD 2025-06-01T22:52:31.1650056Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j0_native.h 2025-06-01T22:52:31.1650173Z +++ openssl base64 2025-06-01T22:52:31.1651320Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.1652563Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.1653892Z +++ sed -e s/=//g 2025-06-01T22:52:31.1690462Z ++ HASH=VnSLoq16DZr2k3hb15y5kp-LaEypZigTcQiE7MS9oXU 2025-06-01T22:52:31.1695526Z +++ ls -nl torch/include/ATen/ops/special_bessel_j0_native.h 2025-06-01T22:52:31.1696545Z +++ awk '{print $5}' 2025-06-01T22:52:31.1721766Z ++ FSIZE=629 2025-06-01T22:52:31.1722421Z ++ echo '"torch/include/ATen/ops/special_bessel_j0_native.h",sha256=VnSLoq16DZr2k3hb15y5kp-LaEypZigTcQiE7MS9oXU,629' 2025-06-01T22:52:31.1722531Z ++ read fname 2025-06-01T22:52:31.1722883Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j0_ops.h 2025-06-01T22:52:31.1723071Z ++ FPATH=torch/include/ATen/ops/special_bessel_j0_ops.h 2025-06-01T22:52:31.1725322Z ++ echo torch/include/ATen/ops/special_bessel_j0_ops.h 2025-06-01T22:52:31.1726361Z ++ grep RECORD 2025-06-01T22:52:31.1748748Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j0_ops.h 2025-06-01T22:52:31.1748862Z +++ openssl base64 2025-06-01T22:52:31.1749897Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.1750897Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.1752112Z +++ sed -e s/=//g 2025-06-01T22:52:31.1793521Z ++ HASH=xw5AKGr_R1_ANylEpiyGmgNr9Az0oxkBdVIOGhQ6qcA 2025-06-01T22:52:31.1797372Z +++ ls -nl torch/include/ATen/ops/special_bessel_j0_ops.h 2025-06-01T22:52:31.1798087Z +++ awk '{print $5}' 2025-06-01T22:52:31.1825607Z ++ FSIZE=1613 2025-06-01T22:52:31.1826229Z ++ echo '"torch/include/ATen/ops/special_bessel_j0_ops.h",sha256=xw5AKGr_R1_ANylEpiyGmgNr9Az0oxkBdVIOGhQ6qcA,1613' 2025-06-01T22:52:31.1826348Z ++ read fname 2025-06-01T22:52:31.1826578Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j1.h 2025-06-01T22:52:31.1826735Z ++ FPATH=torch/include/ATen/ops/special_bessel_j1.h 2025-06-01T22:52:31.1827157Z ++ echo torch/include/ATen/ops/special_bessel_j1.h 2025-06-01T22:52:31.1827876Z ++ grep RECORD 2025-06-01T22:52:31.1849179Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j1.h 2025-06-01T22:52:31.1849315Z +++ openssl base64 2025-06-01T22:52:31.1850345Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.1851707Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.1852989Z +++ sed -e s/=//g 2025-06-01T22:52:31.1890820Z ++ HASH=xuPt9Yki5Ks4uo5Y00LA3nSK-MmD-Isa88nyUsPcUzM 2025-06-01T22:52:31.1896221Z +++ ls -nl torch/include/ATen/ops/special_bessel_j1.h 2025-06-01T22:52:31.1898088Z +++ awk '{print $5}' 2025-06-01T22:52:31.1924389Z ++ FSIZE=1137 2025-06-01T22:52:31.1925133Z ++ echo '"torch/include/ATen/ops/special_bessel_j1.h",sha256=xuPt9Yki5Ks4uo5Y00LA3nSK-MmD-Isa88nyUsPcUzM,1137' 2025-06-01T22:52:31.1925294Z ++ read fname 2025-06-01T22:52:31.1926119Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.1926556Z ++ FPATH=torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.1926978Z ++ echo torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.1927123Z ++ grep RECORD 2025-06-01T22:52:31.1948417Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.1948537Z +++ openssl base64 2025-06-01T22:52:31.1949861Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.1951036Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.1952259Z +++ sed -e s/=//g 2025-06-01T22:52:31.1992984Z ++ HASH=ErD3nUgCo-p6Mp4VCz45ATz-DlKhU8fuxhmZEyewvI8 2025-06-01T22:52:31.1996252Z +++ ls -nl torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.1997403Z +++ awk '{print $5}' 2025-06-01T22:52:31.2024558Z ++ FSIZE=801 2025-06-01T22:52:31.2025339Z ++ echo '"torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h",sha256=ErD3nUgCo-p6Mp4VCz45ATz-DlKhU8fuxhmZEyewvI8,801' 2025-06-01T22:52:31.2025530Z ++ read fname 2025-06-01T22:52:31.2025819Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h 2025-06-01T22:52:31.2026041Z ++ FPATH=torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h 2025-06-01T22:52:31.2026678Z ++ echo torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h 2025-06-01T22:52:31.2027619Z ++ grep RECORD 2025-06-01T22:52:31.2048810Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h 2025-06-01T22:52:31.2050451Z +++ openssl base64 2025-06-01T22:52:31.2051644Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.2052959Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.2054198Z +++ sed -e s/=//g 2025-06-01T22:52:31.2090769Z ++ HASH=8TOzZvWYktdR2TZMd4LK26IiLRQgKhLNmYQFYiY05-8 2025-06-01T22:52:31.2095725Z +++ ls -nl torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h 2025-06-01T22:52:31.2096569Z +++ awk '{print $5}' 2025-06-01T22:52:31.2123494Z ++ FSIZE=910 2025-06-01T22:52:31.2124284Z ++ echo '"torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h",sha256=8TOzZvWYktdR2TZMd4LK26IiLRQgKhLNmYQFYiY05-8,910' 2025-06-01T22:52:31.2124430Z ++ read fname 2025-06-01T22:52:31.2125215Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h 2025-06-01T22:52:31.2125486Z ++ FPATH=torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h 2025-06-01T22:52:31.2125724Z ++ echo torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h 2025-06-01T22:52:31.2125844Z ++ grep RECORD 2025-06-01T22:52:31.2147965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h 2025-06-01T22:52:31.2148097Z +++ openssl base64 2025-06-01T22:52:31.2148748Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.2149623Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.2150885Z +++ sed -e s/=//g 2025-06-01T22:52:31.2193316Z ++ HASH=hqBs8c0fMmyeml0Jr9AapvDNe2qzynZL9RTSr3xGvMQ 2025-06-01T22:52:31.2196637Z +++ ls -nl torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h 2025-06-01T22:52:31.2197439Z +++ awk '{print $5}' 2025-06-01T22:52:31.2225195Z ++ FSIZE=912 2025-06-01T22:52:31.2225824Z ++ echo '"torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h",sha256=hqBs8c0fMmyeml0Jr9AapvDNe2qzynZL9RTSr3xGvMQ,912' 2025-06-01T22:52:31.2225919Z ++ read fname 2025-06-01T22:52:31.2226289Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j1_meta.h 2025-06-01T22:52:31.2226492Z ++ FPATH=torch/include/ATen/ops/special_bessel_j1_meta.h 2025-06-01T22:52:31.2226673Z ++ echo torch/include/ATen/ops/special_bessel_j1_meta.h 2025-06-01T22:52:31.2227584Z ++ grep RECORD 2025-06-01T22:52:31.2248076Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j1_meta.h 2025-06-01T22:52:31.2248421Z +++ openssl base64 2025-06-01T22:52:31.2249537Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.2250896Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.2252225Z +++ sed -e s/=//g 2025-06-01T22:52:31.2289694Z ++ HASH=SabGokBjLcbFO9AiADMx1cEzvc7x0TTJrOMPhmtjXEk 2025-06-01T22:52:31.2294732Z +++ ls -nl torch/include/ATen/ops/special_bessel_j1_meta.h 2025-06-01T22:52:31.2295799Z +++ awk '{print $5}' 2025-06-01T22:52:31.2323182Z ++ FSIZE=578 2025-06-01T22:52:31.2323938Z ++ echo '"torch/include/ATen/ops/special_bessel_j1_meta.h",sha256=SabGokBjLcbFO9AiADMx1cEzvc7x0TTJrOMPhmtjXEk,578' 2025-06-01T22:52:31.2324193Z ++ read fname 2025-06-01T22:52:31.2324784Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h 2025-06-01T22:52:31.2325185Z ++ FPATH=torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h 2025-06-01T22:52:31.2325416Z ++ echo torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h 2025-06-01T22:52:31.2326710Z ++ grep RECORD 2025-06-01T22:52:31.2348272Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h 2025-06-01T22:52:31.2348601Z +++ openssl base64 2025-06-01T22:52:31.2349206Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.2350143Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.2351364Z +++ sed -e s/=//g 2025-06-01T22:52:31.2393245Z ++ HASH=yeICsiXvjKMibwalDoSne8ec9E3uMijJIAyLl8FdZOc 2025-06-01T22:52:31.2396740Z +++ ls -nl torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h 2025-06-01T22:52:31.2397323Z +++ awk '{print $5}' 2025-06-01T22:52:31.2424835Z ++ FSIZE=912 2025-06-01T22:52:31.2425470Z ++ echo '"torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h",sha256=yeICsiXvjKMibwalDoSne8ec9E3uMijJIAyLl8FdZOc,912' 2025-06-01T22:52:31.2425712Z ++ read fname 2025-06-01T22:52:31.2425965Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j1_native.h 2025-06-01T22:52:31.2426173Z ++ FPATH=torch/include/ATen/ops/special_bessel_j1_native.h 2025-06-01T22:52:31.2426408Z ++ echo torch/include/ATen/ops/special_bessel_j1_native.h 2025-06-01T22:52:31.2427088Z ++ grep RECORD 2025-06-01T22:52:31.2447943Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j1_native.h 2025-06-01T22:52:31.2448746Z +++ openssl base64 2025-06-01T22:52:31.2450224Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.2451672Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.2453113Z +++ sed -e s/=//g 2025-06-01T22:52:31.2491148Z ++ HASH=zSKL3erH0OYSXWb9hEdYdTA8ak2YYFlgMaATR326wS8 2025-06-01T22:52:31.2496239Z +++ ls -nl torch/include/ATen/ops/special_bessel_j1_native.h 2025-06-01T22:52:31.2497027Z +++ awk '{print $5}' 2025-06-01T22:52:31.2523213Z ++ FSIZE=629 2025-06-01T22:52:31.2523844Z ++ echo '"torch/include/ATen/ops/special_bessel_j1_native.h",sha256=zSKL3erH0OYSXWb9hEdYdTA8ak2YYFlgMaATR326wS8,629' 2025-06-01T22:52:31.2524072Z ++ read fname 2025-06-01T22:52:31.2524317Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_j1_ops.h 2025-06-01T22:52:31.2524515Z ++ FPATH=torch/include/ATen/ops/special_bessel_j1_ops.h 2025-06-01T22:52:31.2524874Z ++ echo torch/include/ATen/ops/special_bessel_j1_ops.h 2025-06-01T22:52:31.2526389Z ++ grep RECORD 2025-06-01T22:52:31.2548076Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_j1_ops.h 2025-06-01T22:52:31.2548648Z +++ openssl base64 2025-06-01T22:52:31.2548749Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.2549738Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.2551077Z +++ sed -e s/=//g 2025-06-01T22:52:31.2593767Z ++ HASH=UmOGbatbO5qrRyWDfN9A7UkcVwrR62vvUscWTOIeOHI 2025-06-01T22:52:31.2597248Z +++ ls -nl torch/include/ATen/ops/special_bessel_j1_ops.h 2025-06-01T22:52:31.2597901Z +++ awk '{print $5}' 2025-06-01T22:52:31.2624939Z ++ FSIZE=1613 2025-06-01T22:52:31.2625755Z ++ echo '"torch/include/ATen/ops/special_bessel_j1_ops.h",sha256=UmOGbatbO5qrRyWDfN9A7UkcVwrR62vvUscWTOIeOHI,1613' 2025-06-01T22:52:31.2625933Z ++ read fname 2025-06-01T22:52:31.2626152Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y0.h 2025-06-01T22:52:31.2626311Z ++ FPATH=torch/include/ATen/ops/special_bessel_y0.h 2025-06-01T22:52:31.2626477Z ++ echo torch/include/ATen/ops/special_bessel_y0.h 2025-06-01T22:52:31.2627882Z ++ grep RECORD 2025-06-01T22:52:31.2648914Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y0.h 2025-06-01T22:52:31.2649050Z +++ openssl base64 2025-06-01T22:52:31.2650171Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.2651376Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.2652648Z +++ sed -e s/=//g 2025-06-01T22:52:31.2690549Z ++ HASH=uRY3aSEtquuL_k9hpEAllRVU5E0aAmmZWBhqSi8Ma1Y 2025-06-01T22:52:31.2695582Z +++ ls -nl torch/include/ATen/ops/special_bessel_y0.h 2025-06-01T22:52:31.2696620Z +++ awk '{print $5}' 2025-06-01T22:52:31.2722766Z ++ FSIZE=1137 2025-06-01T22:52:31.2724387Z ++ echo '"torch/include/ATen/ops/special_bessel_y0.h",sha256=uRY3aSEtquuL_k9hpEAllRVU5E0aAmmZWBhqSi8Ma1Y,1137' 2025-06-01T22:52:31.2724521Z ++ read fname 2025-06-01T22:52:31.2725225Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.2725729Z ++ FPATH=torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.2726164Z ++ echo torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.2726598Z ++ grep RECORD 2025-06-01T22:52:31.2748965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.2749105Z +++ openssl base64 2025-06-01T22:52:31.2749730Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.2751412Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.2752728Z +++ sed -e s/=//g 2025-06-01T22:52:31.2792767Z ++ HASH=yi6XCUAj2a7WKU-aNabw6gk_sjRdkz_Gg-dwijd0n_w 2025-06-01T22:52:31.2796719Z +++ ls -nl torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.2797318Z +++ awk '{print $5}' 2025-06-01T22:52:31.2824348Z ++ FSIZE=801 2025-06-01T22:52:31.2825173Z ++ echo '"torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h",sha256=yi6XCUAj2a7WKU-aNabw6gk_sjRdkz_Gg-dwijd0n_w,801' 2025-06-01T22:52:31.2825293Z ++ read fname 2025-06-01T22:52:31.2825565Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h 2025-06-01T22:52:31.2825784Z ++ FPATH=torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h 2025-06-01T22:52:31.2826871Z ++ echo torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h 2025-06-01T22:52:31.2827378Z ++ grep RECORD 2025-06-01T22:52:31.2848760Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h 2025-06-01T22:52:31.2848907Z +++ openssl base64 2025-06-01T22:52:31.2849925Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.2851175Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.2852427Z +++ sed -e s/=//g 2025-06-01T22:52:31.2890242Z ++ HASH=xy4oxo3wDUSeNWnm1X4Cq4EcZZY1Ex1Ybl_tzyfiW1U 2025-06-01T22:52:31.2895292Z +++ ls -nl torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h 2025-06-01T22:52:31.2896142Z +++ awk '{print $5}' 2025-06-01T22:52:31.2923663Z ++ FSIZE=910 2025-06-01T22:52:31.2924818Z ++ echo '"torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h",sha256=xy4oxo3wDUSeNWnm1X4Cq4EcZZY1Ex1Ybl_tzyfiW1U,910' 2025-06-01T22:52:31.2925577Z ++ read fname 2025-06-01T22:52:31.2926014Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h 2025-06-01T22:52:31.2926722Z ++ FPATH=torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h 2025-06-01T22:52:31.2927306Z ++ echo torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h 2025-06-01T22:52:31.2927766Z ++ grep RECORD 2025-06-01T22:52:31.2948431Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h 2025-06-01T22:52:31.2949060Z +++ openssl base64 2025-06-01T22:52:31.2949355Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.2949621Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.2950732Z +++ sed -e s/=//g 2025-06-01T22:52:31.2992596Z ++ HASH=LbI3vgcJWlxI0NAdQbexwcYN-eBzFSQbUC1YIjFKoyk 2025-06-01T22:52:31.2996471Z +++ ls -nl torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h 2025-06-01T22:52:31.2997803Z +++ awk '{print $5}' 2025-06-01T22:52:31.3024900Z ++ FSIZE=912 2025-06-01T22:52:31.3025683Z ++ echo '"torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h",sha256=LbI3vgcJWlxI0NAdQbexwcYN-eBzFSQbUC1YIjFKoyk,912' 2025-06-01T22:52:31.3026544Z ++ read fname 2025-06-01T22:52:31.3026925Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y0_meta.h 2025-06-01T22:52:31.3027452Z ++ FPATH=torch/include/ATen/ops/special_bessel_y0_meta.h 2025-06-01T22:52:31.3028005Z ++ echo torch/include/ATen/ops/special_bessel_y0_meta.h 2025-06-01T22:52:31.3028394Z ++ grep RECORD 2025-06-01T22:52:31.3048103Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y0_meta.h 2025-06-01T22:52:31.3048756Z +++ openssl base64 2025-06-01T22:52:31.3049960Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.3051246Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.3052537Z +++ sed -e s/=//g 2025-06-01T22:52:31.3089432Z ++ HASH=caNZfIyekwW5EcL9K3rYHHPzOS_IPhX6Ev292MrWdcQ 2025-06-01T22:52:31.3094692Z +++ ls -nl torch/include/ATen/ops/special_bessel_y0_meta.h 2025-06-01T22:52:31.3095620Z +++ awk '{print $5}' 2025-06-01T22:52:31.3122055Z ++ FSIZE=578 2025-06-01T22:52:31.3122773Z ++ echo '"torch/include/ATen/ops/special_bessel_y0_meta.h",sha256=caNZfIyekwW5EcL9K3rYHHPzOS_IPhX6Ev292MrWdcQ,578' 2025-06-01T22:52:31.3123465Z ++ read fname 2025-06-01T22:52:31.3123917Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h 2025-06-01T22:52:31.3124844Z ++ FPATH=torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h 2025-06-01T22:52:31.3125818Z ++ echo torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h 2025-06-01T22:52:31.3126449Z ++ grep RECORD 2025-06-01T22:52:31.3148428Z +++ openssl base64 2025-06-01T22:52:31.3148994Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h 2025-06-01T22:52:31.3149614Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.3150833Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.3152064Z +++ sed -e s/=//g 2025-06-01T22:52:31.3193490Z ++ HASH=6EP2Q1rec2ncPr2f9KnicSI68aC5VcvbxwSlM8WC-Vg 2025-06-01T22:52:31.3197921Z +++ ls -nl torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h 2025-06-01T22:52:31.3198561Z +++ awk '{print $5}' 2025-06-01T22:52:31.3226848Z ++ FSIZE=912 2025-06-01T22:52:31.3227580Z ++ echo '"torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h",sha256=6EP2Q1rec2ncPr2f9KnicSI68aC5VcvbxwSlM8WC-Vg,912' 2025-06-01T22:52:31.3228331Z ++ read fname 2025-06-01T22:52:31.3228704Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y0_native.h 2025-06-01T22:52:31.3229264Z ++ FPATH=torch/include/ATen/ops/special_bessel_y0_native.h 2025-06-01T22:52:31.3229759Z ++ echo torch/include/ATen/ops/special_bessel_y0_native.h 2025-06-01T22:52:31.3230167Z ++ grep RECORD 2025-06-01T22:52:31.3248605Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y0_native.h 2025-06-01T22:52:31.3249193Z +++ openssl base64 2025-06-01T22:52:31.3249802Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.3251221Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.3252467Z +++ sed -e s/=//g 2025-06-01T22:52:31.3289603Z ++ HASH=mHtFsJaRxH9qAzWTZeAMa5mlOWSznHsyyaxWsDIJ8SY 2025-06-01T22:52:31.3294738Z +++ ls -nl torch/include/ATen/ops/special_bessel_y0_native.h 2025-06-01T22:52:31.3295630Z +++ awk '{print $5}' 2025-06-01T22:52:31.3322953Z ++ FSIZE=629 2025-06-01T22:52:31.3323661Z ++ echo '"torch/include/ATen/ops/special_bessel_y0_native.h",sha256=mHtFsJaRxH9qAzWTZeAMa5mlOWSznHsyyaxWsDIJ8SY,629' 2025-06-01T22:52:31.3324689Z ++ read fname 2025-06-01T22:52:31.3334232Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y0_ops.h 2025-06-01T22:52:31.3334980Z ++ FPATH=torch/include/ATen/ops/special_bessel_y0_ops.h 2025-06-01T22:52:31.3335570Z ++ echo torch/include/ATen/ops/special_bessel_y0_ops.h 2025-06-01T22:52:31.3335941Z ++ grep RECORD 2025-06-01T22:52:31.3346405Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y0_ops.h 2025-06-01T22:52:31.3346972Z +++ openssl base64 2025-06-01T22:52:31.3348298Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.3348871Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.3350279Z +++ sed -e s/=//g 2025-06-01T22:52:31.3395022Z ++ HASH=fuegfPn3SBYqEwDecAQINXvi46OO29QuUYz3j-mtdJw 2025-06-01T22:52:31.3396024Z +++ ls -nl torch/include/ATen/ops/special_bessel_y0_ops.h 2025-06-01T22:52:31.3396856Z +++ awk '{print $5}' 2025-06-01T22:52:31.3425850Z ++ FSIZE=1613 2025-06-01T22:52:31.3426543Z ++ echo '"torch/include/ATen/ops/special_bessel_y0_ops.h",sha256=fuegfPn3SBYqEwDecAQINXvi46OO29QuUYz3j-mtdJw,1613' 2025-06-01T22:52:31.3427252Z ++ read fname 2025-06-01T22:52:31.3427595Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y1.h 2025-06-01T22:52:31.3428101Z ++ FPATH=torch/include/ATen/ops/special_bessel_y1.h 2025-06-01T22:52:31.3428548Z ++ echo torch/include/ATen/ops/special_bessel_y1.h 2025-06-01T22:52:31.3429046Z ++ grep RECORD 2025-06-01T22:52:31.3448315Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y1.h 2025-06-01T22:52:31.3448868Z +++ openssl base64 2025-06-01T22:52:31.3449625Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.3450906Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.3452165Z +++ sed -e s/=//g 2025-06-01T22:52:31.3490332Z ++ HASH=ELAjIFvMPoRnf7RJJ84me-eTHX7wtf_tG6pHtt20RLk 2025-06-01T22:52:31.3496161Z +++ ls -nl torch/include/ATen/ops/special_bessel_y1.h 2025-06-01T22:52:31.3496571Z +++ awk '{print $5}' 2025-06-01T22:52:31.3524339Z ++ FSIZE=1137 2025-06-01T22:52:31.3525182Z ++ echo '"torch/include/ATen/ops/special_bessel_y1.h",sha256=ELAjIFvMPoRnf7RJJ84me-eTHX7wtf_tG6pHtt20RLk,1137' 2025-06-01T22:52:31.3525883Z ++ read fname 2025-06-01T22:52:31.3526510Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.3527693Z ++ FPATH=torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.3528662Z ++ echo torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.3529374Z ++ grep RECORD 2025-06-01T22:52:31.3548984Z +++ openssl base64 2025-06-01T22:52:31.3549774Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.3550562Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.3550947Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.3552310Z +++ sed -e s/=//g 2025-06-01T22:52:31.3595558Z ++ HASH=WIZS4xuLu5ouddWjpdxEia00so8BiNpaOlUXqm9dnDU 2025-06-01T22:52:31.3599419Z +++ ls -nl torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.3600082Z +++ awk '{print $5}' 2025-06-01T22:52:31.3626534Z ++ FSIZE=801 2025-06-01T22:52:31.3627507Z ++ echo '"torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h",sha256=WIZS4xuLu5ouddWjpdxEia00so8BiNpaOlUXqm9dnDU,801' 2025-06-01T22:52:31.3628468Z ++ read fname 2025-06-01T22:52:31.3628890Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h 2025-06-01T22:52:31.3629527Z ++ FPATH=torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h 2025-06-01T22:52:31.3630086Z ++ echo torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h 2025-06-01T22:52:31.3630526Z ++ grep RECORD 2025-06-01T22:52:31.3649420Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h 2025-06-01T22:52:31.3650029Z +++ openssl base64 2025-06-01T22:52:31.3650638Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.3651969Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.3653240Z +++ sed -e s/=//g 2025-06-01T22:52:31.3690495Z ++ HASH=k87LEe8Edev-dG_fp59c_d14FnWlD_yi6mmwvLH8niI 2025-06-01T22:52:31.3695601Z +++ ls -nl torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h 2025-06-01T22:52:31.3696574Z +++ awk '{print $5}' 2025-06-01T22:52:31.3721268Z ++ FSIZE=910 2025-06-01T22:52:31.3721976Z ++ echo '"torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h",sha256=k87LEe8Edev-dG_fp59c_d14FnWlD_yi6mmwvLH8niI,910' 2025-06-01T22:52:31.3722695Z ++ read fname 2025-06-01T22:52:31.3723125Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h 2025-06-01T22:52:31.3723744Z ++ FPATH=torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h 2025-06-01T22:52:31.3724486Z ++ echo torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h 2025-06-01T22:52:31.3725545Z ++ grep RECORD 2025-06-01T22:52:31.3747410Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h 2025-06-01T22:52:31.3748025Z +++ openssl base64 2025-06-01T22:52:31.3748315Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.3749384Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.3750729Z +++ sed -e s/=//g 2025-06-01T22:52:31.3793073Z ++ HASH=2iNoCFgKh3L0DU7aX-Ig34eKG2qpoBLISuOX8z77BC0 2025-06-01T22:52:31.3797053Z +++ ls -nl torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h 2025-06-01T22:52:31.3797870Z +++ awk '{print $5}' 2025-06-01T22:52:31.3825552Z ++ FSIZE=912 2025-06-01T22:52:31.3826273Z ++ echo '"torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h",sha256=2iNoCFgKh3L0DU7aX-Ig34eKG2qpoBLISuOX8z77BC0,912' 2025-06-01T22:52:31.3827029Z ++ read fname 2025-06-01T22:52:31.3827400Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y1_meta.h 2025-06-01T22:52:31.3827945Z ++ FPATH=torch/include/ATen/ops/special_bessel_y1_meta.h 2025-06-01T22:52:31.3828426Z ++ echo torch/include/ATen/ops/special_bessel_y1_meta.h 2025-06-01T22:52:31.3828813Z ++ grep RECORD 2025-06-01T22:52:31.3848837Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y1_meta.h 2025-06-01T22:52:31.3849389Z +++ openssl base64 2025-06-01T22:52:31.3850268Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.3851644Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.3852894Z +++ sed -e s/=//g 2025-06-01T22:52:31.3890292Z ++ HASH=rXnRKHpuuchhbVW6rOfZaRIb7Hd3R6DVv3hUVUfAGVM 2025-06-01T22:52:31.3895288Z +++ ls -nl torch/include/ATen/ops/special_bessel_y1_meta.h 2025-06-01T22:52:31.3896218Z +++ awk '{print $5}' 2025-06-01T22:52:31.3924856Z ++ FSIZE=578 2025-06-01T22:52:31.3925787Z ++ echo '"torch/include/ATen/ops/special_bessel_y1_meta.h",sha256=rXnRKHpuuchhbVW6rOfZaRIb7Hd3R6DVv3hUVUfAGVM,578' 2025-06-01T22:52:31.3926516Z ++ read fname 2025-06-01T22:52:31.3926939Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h 2025-06-01T22:52:31.3927589Z ++ FPATH=torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h 2025-06-01T22:52:31.3928163Z ++ echo torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h 2025-06-01T22:52:31.3928622Z ++ grep RECORD 2025-06-01T22:52:31.3947956Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h 2025-06-01T22:52:31.3948871Z +++ openssl base64 2025-06-01T22:52:31.3949151Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.3950199Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.3951430Z +++ sed -e s/=//g 2025-06-01T22:52:31.3992482Z ++ HASH=TI8SUHiOBuSLjevY95zeT1NnmCCMRRhKtlnbmdTml-0 2025-06-01T22:52:31.3996195Z +++ ls -nl torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h 2025-06-01T22:52:31.3997092Z +++ awk '{print $5}' 2025-06-01T22:52:31.4025158Z ++ FSIZE=912 2025-06-01T22:52:31.4025892Z ++ echo '"torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h",sha256=TI8SUHiOBuSLjevY95zeT1NnmCCMRRhKtlnbmdTml-0,912' 2025-06-01T22:52:31.4026639Z ++ read fname 2025-06-01T22:52:31.4027033Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y1_native.h 2025-06-01T22:52:31.4027596Z ++ FPATH=torch/include/ATen/ops/special_bessel_y1_native.h 2025-06-01T22:52:31.4028083Z ++ echo torch/include/ATen/ops/special_bessel_y1_native.h 2025-06-01T22:52:31.4028488Z ++ grep RECORD 2025-06-01T22:52:31.4048073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y1_native.h 2025-06-01T22:52:31.4048657Z +++ openssl base64 2025-06-01T22:52:31.4049057Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.4050104Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.4051491Z +++ sed -e s/=//g 2025-06-01T22:52:31.4090574Z ++ HASH=kYgzPqCZtA2VZ8_u1cVf4VVSW7qz7nBtdlUFURLRAfw 2025-06-01T22:52:31.4095692Z +++ ls -nl torch/include/ATen/ops/special_bessel_y1_native.h 2025-06-01T22:52:31.4096345Z +++ awk '{print $5}' 2025-06-01T22:52:31.4124913Z ++ FSIZE=629 2025-06-01T22:52:31.4125675Z ++ echo '"torch/include/ATen/ops/special_bessel_y1_native.h",sha256=kYgzPqCZtA2VZ8_u1cVf4VVSW7qz7nBtdlUFURLRAfw,629' 2025-06-01T22:52:31.4126403Z ++ read fname 2025-06-01T22:52:31.4126789Z ++ make_wheel_record torch/include/ATen/ops/special_bessel_y1_ops.h 2025-06-01T22:52:31.4127327Z ++ FPATH=torch/include/ATen/ops/special_bessel_y1_ops.h 2025-06-01T22:52:31.4127809Z ++ echo torch/include/ATen/ops/special_bessel_y1_ops.h 2025-06-01T22:52:31.4128199Z ++ grep RECORD 2025-06-01T22:52:31.4147855Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_bessel_y1_ops.h 2025-06-01T22:52:31.4148423Z +++ openssl base64 2025-06-01T22:52:31.4148687Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.4149151Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.4150491Z +++ sed -e s/=//g 2025-06-01T22:52:31.4193742Z ++ HASH=CHYq9PSwfa7ozhb5Msje7Bl91-MpkxIvr2r9fa15gn8 2025-06-01T22:52:31.4195915Z +++ ls -nl torch/include/ATen/ops/special_bessel_y1_ops.h 2025-06-01T22:52:31.4196336Z +++ awk '{print $5}' 2025-06-01T22:52:31.4225771Z ++ FSIZE=1613 2025-06-01T22:52:31.4226453Z ++ echo '"torch/include/ATen/ops/special_bessel_y1_ops.h",sha256=CHYq9PSwfa7ozhb5Msje7Bl91-MpkxIvr2r9fa15gn8,1613' 2025-06-01T22:52:31.4227156Z ++ read fname 2025-06-01T22:52:31.4227565Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_t.h 2025-06-01T22:52:31.4228205Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_t.h 2025-06-01T22:52:31.4228759Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_t.h 2025-06-01T22:52:31.4229202Z ++ grep RECORD 2025-06-01T22:52:31.4247989Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_t.h 2025-06-01T22:52:31.4248726Z +++ openssl base64 2025-06-01T22:52:31.4249004Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.4250095Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.4251289Z +++ sed -e s/=//g 2025-06-01T22:52:31.4289923Z ++ HASH=6qXW7GazX9RfLg984fij3adSNk_M9hTCSmMGN5RBopA 2025-06-01T22:52:31.4294917Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_t.h 2025-06-01T22:52:31.4295925Z +++ awk '{print $5}' 2025-06-01T22:52:31.4324146Z ++ FSIZE=3091 2025-06-01T22:52:31.4325090Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_t.h",sha256=6qXW7GazX9RfLg984fij3adSNk_M9hTCSmMGN5RBopA,3091' 2025-06-01T22:52:31.4325847Z ++ read fname 2025-06-01T22:52:31.4326475Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.4327508Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.4328475Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.4329132Z ++ grep RECORD 2025-06-01T22:52:31.4348195Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.4349011Z +++ openssl base64 2025-06-01T22:52:31.4350431Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.4351560Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.4352864Z +++ sed -e s/=//g 2025-06-01T22:52:31.4392194Z ++ HASH=VpDsIQwFNz9o04cPtTZ2pPp7LbTIgbQ_rmxgVy4KQdM 2025-06-01T22:52:31.4396331Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.4397455Z +++ awk '{print $5}' 2025-06-01T22:52:31.4426087Z ++ FSIZE=1390 2025-06-01T22:52:31.4427034Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h",sha256=VpDsIQwFNz9o04cPtTZ2pPp7LbTIgbQ_rmxgVy4KQdM,1390' 2025-06-01T22:52:31.4427972Z ++ read fname 2025-06-01T22:52:31.4428802Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.4429984Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.4431076Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.4431785Z ++ grep RECORD 2025-06-01T22:52:31.4450693Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.4451562Z +++ openssl base64 2025-06-01T22:52:31.4451832Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.4453002Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.4454248Z +++ sed -e s/=//g 2025-06-01T22:52:31.4491691Z ++ HASH=2uRZ8wcT-VRmiclvi7iRTIZzwODjUEn2Ml7F0mPzl1A 2025-06-01T22:52:31.4496948Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.4498407Z +++ awk '{print $5}' 2025-06-01T22:52:31.4525268Z ++ FSIZE=833 2025-06-01T22:52:31.4526482Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h",sha256=2uRZ8wcT-VRmiclvi7iRTIZzwODjUEn2Ml7F0mPzl1A,833' 2025-06-01T22:52:31.4527559Z ++ read fname 2025-06-01T22:52:31.4528071Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h 2025-06-01T22:52:31.4528855Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h 2025-06-01T22:52:31.4529597Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h 2025-06-01T22:52:31.4530128Z ++ grep RECORD 2025-06-01T22:52:31.4548391Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h 2025-06-01T22:52:31.4549078Z +++ openssl base64 2025-06-01T22:52:31.4549893Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.4551146Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.4552172Z +++ sed -e s/=//g 2025-06-01T22:52:31.4594632Z ++ HASH=Pwops8mIBXgfxvHO9g9TE4CA7JKLBB6rupzSH62rIlM 2025-06-01T22:52:31.4603499Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h 2025-06-01T22:52:31.4605446Z +++ awk '{print $5}' 2025-06-01T22:52:31.4633698Z ++ FSIZE=1006 2025-06-01T22:52:31.4634517Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h",sha256=Pwops8mIBXgfxvHO9g9TE4CA7JKLBB6rupzSH62rIlM,1006' 2025-06-01T22:52:31.4635346Z ++ read fname 2025-06-01T22:52:31.4635845Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h 2025-06-01T22:52:31.4636620Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h 2025-06-01T22:52:31.4637327Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h 2025-06-01T22:52:31.4637843Z ++ grep RECORD 2025-06-01T22:52:31.4654475Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h 2025-06-01T22:52:31.4655160Z +++ openssl base64 2025-06-01T22:52:31.4655798Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.4657181Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.4659306Z +++ sed -e s/=//g 2025-06-01T22:52:31.4695120Z ++ HASH=3GdWBz8i-WDyvLvim-oiv2zz9ijf7Bo40U6yPyn6wc4 2025-06-01T22:52:31.4701324Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h 2025-06-01T22:52:31.4702754Z +++ awk '{print $5}' 2025-06-01T22:52:31.4726512Z ++ FSIZE=1008 2025-06-01T22:52:31.4727346Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h",sha256=3GdWBz8i-WDyvLvim-oiv2zz9ijf7Bo40U6yPyn6wc4,1008' 2025-06-01T22:52:31.4728196Z ++ read fname 2025-06-01T22:52:31.4728651Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h 2025-06-01T22:52:31.4729338Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h 2025-06-01T22:52:31.4730783Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h 2025-06-01T22:52:31.4731559Z ++ grep RECORD 2025-06-01T22:52:31.4751738Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h 2025-06-01T22:52:31.4752375Z +++ openssl base64 2025-06-01T22:52:31.4752765Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.4754056Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.4755405Z +++ sed -e s/=//g 2025-06-01T22:52:31.4798646Z ++ HASH=Lcf7xsu-CoC3niSJQSHMD4BaDKOO-OQbYY02rSgy83s 2025-06-01T22:52:31.4800794Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h 2025-06-01T22:52:31.4801378Z +++ awk '{print $5}' 2025-06-01T22:52:31.4829231Z ++ FSIZE=610 2025-06-01T22:52:31.4829977Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h",sha256=Lcf7xsu-CoC3niSJQSHMD4BaDKOO-OQbYY02rSgy83s,610' 2025-06-01T22:52:31.4830765Z ++ read fname 2025-06-01T22:52:31.4831263Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h 2025-06-01T22:52:31.4832032Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h 2025-06-01T22:52:31.4832754Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h 2025-06-01T22:52:31.4833391Z ++ grep RECORD 2025-06-01T22:52:31.4851526Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h 2025-06-01T22:52:31.4852188Z +++ openssl base64 2025-06-01T22:52:31.4852444Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.4853403Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.4854681Z +++ sed -e s/=//g 2025-06-01T22:52:31.4891846Z ++ HASH=3rpaIPQMlrDAYT0928BMWPgPLGpCpnCcGTDa3YRYdNs 2025-06-01T22:52:31.4896825Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h 2025-06-01T22:52:31.4898301Z +++ awk '{print $5}' 2025-06-01T22:52:31.4924421Z ++ FSIZE=1008 2025-06-01T22:52:31.4925467Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h",sha256=3rpaIPQMlrDAYT0928BMWPgPLGpCpnCcGTDa3YRYdNs,1008' 2025-06-01T22:52:31.4926343Z ++ read fname 2025-06-01T22:52:31.4926819Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h 2025-06-01T22:52:31.4927685Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h 2025-06-01T22:52:31.4928354Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h 2025-06-01T22:52:31.4928897Z ++ grep RECORD 2025-06-01T22:52:31.4949169Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h 2025-06-01T22:52:31.4949807Z +++ openssl base64 2025-06-01T22:52:31.4950086Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.4950811Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.4952228Z +++ sed -e s/=//g 2025-06-01T22:52:31.4996628Z ++ HASH=7y7UoQX0AgJm0Ri6aLhpIBfiwIJbciiKVY79TUPGTfs 2025-06-01T22:52:31.4998922Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h 2025-06-01T22:52:31.4999807Z +++ awk '{print $5}' 2025-06-01T22:52:31.5027854Z ++ FSIZE=1123 2025-06-01T22:52:31.5028701Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h",sha256=7y7UoQX0AgJm0Ri6aLhpIBfiwIJbciiKVY79TUPGTfs,1123' 2025-06-01T22:52:31.5029514Z ++ read fname 2025-06-01T22:52:31.5029956Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h 2025-06-01T22:52:31.5030633Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h 2025-06-01T22:52:31.5031242Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h 2025-06-01T22:52:31.5031714Z ++ grep RECORD 2025-06-01T22:52:31.5049696Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h 2025-06-01T22:52:31.5050307Z +++ openssl base64 2025-06-01T22:52:31.5050946Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.5052243Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.5053557Z +++ sed -e s/=//g 2025-06-01T22:52:31.5090991Z ++ HASH=waURq43h-cdJFbxq9HmMdjjzTeY2osCli9OoagTjQSk 2025-06-01T22:52:31.5096114Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h 2025-06-01T22:52:31.5097878Z +++ awk '{print $5}' 2025-06-01T22:52:31.5124494Z ++ FSIZE=4655 2025-06-01T22:52:31.5125538Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h",sha256=waURq43h-cdJFbxq9HmMdjjzTeY2osCli9OoagTjQSk,4655' 2025-06-01T22:52:31.5126337Z ++ read fname 2025-06-01T22:52:31.5126779Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_u.h 2025-06-01T22:52:31.5127424Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_u.h 2025-06-01T22:52:31.5128022Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_u.h 2025-06-01T22:52:31.5128483Z ++ grep RECORD 2025-06-01T22:52:31.5148615Z +++ openssl base64 2025-06-01T22:52:31.5149469Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_u.h 2025-06-01T22:52:31.5150063Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.5150425Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.5151744Z +++ sed -e s/=//g 2025-06-01T22:52:31.5195775Z ++ HASH=KCOCPjIk3UXSE97Nid6Ytt-f4Tzk22S0zoGsyEsayUI 2025-06-01T22:52:31.5199054Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_u.h 2025-06-01T22:52:31.5200180Z +++ awk '{print $5}' 2025-06-01T22:52:31.5228217Z ++ FSIZE=3091 2025-06-01T22:52:31.5229181Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_u.h",sha256=KCOCPjIk3UXSE97Nid6Ytt-f4Tzk22S0zoGsyEsayUI,3091' 2025-06-01T22:52:31.5229997Z ++ read fname 2025-06-01T22:52:31.5230616Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.5231610Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.5232557Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.5233177Z ++ grep RECORD 2025-06-01T22:52:31.5250677Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.5251471Z +++ openssl base64 2025-06-01T22:52:31.5251750Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.5253142Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.5254407Z +++ sed -e s/=//g 2025-06-01T22:52:31.5291101Z ++ HASH=0heZjuv7fa0_5AVSsrmT-P6AJLCiqpvMYHmflp6mY-Y 2025-06-01T22:52:31.5296348Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.5297100Z +++ awk '{print $5}' 2025-06-01T22:52:31.5323520Z ++ FSIZE=1390 2025-06-01T22:52:31.5325337Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h",sha256=0heZjuv7fa0_5AVSsrmT-P6AJLCiqpvMYHmflp6mY-Y,1390' 2025-06-01T22:52:31.5326341Z ++ read fname 2025-06-01T22:52:31.5327100Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.5328286Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.5329429Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.5330151Z ++ grep RECORD 2025-06-01T22:52:31.5348076Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.5348949Z +++ openssl base64 2025-06-01T22:52:31.5349207Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.5349883Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.5351258Z +++ sed -e s/=//g 2025-06-01T22:52:31.5392920Z ++ HASH=MBfUz24uIavssctq6hpI1-nu8GMYnIIxWxIs2WzJFPA 2025-06-01T22:52:31.5396923Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.5397636Z +++ awk '{print $5}' 2025-06-01T22:52:31.5424313Z ++ FSIZE=833 2025-06-01T22:52:31.5426698Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h",sha256=MBfUz24uIavssctq6hpI1-nu8GMYnIIxWxIs2WzJFPA,833' 2025-06-01T22:52:31.5427791Z ++ read fname 2025-06-01T22:52:31.5428393Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h 2025-06-01T22:52:31.5429158Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h 2025-06-01T22:52:31.5429868Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h 2025-06-01T22:52:31.5430375Z ++ grep RECORD 2025-06-01T22:52:31.5449409Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h 2025-06-01T22:52:31.5450060Z +++ openssl base64 2025-06-01T22:52:31.5450338Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.5451359Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.5452595Z +++ sed -e s/=//g 2025-06-01T22:52:31.5491425Z ++ HASH=j_7L8vpq0C99C7cuWaLL6Bpa9WSS51J24ZBD1bhX6XQ 2025-06-01T22:52:31.5496298Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h 2025-06-01T22:52:31.5496848Z +++ awk '{print $5}' 2025-06-01T22:52:31.5523321Z ++ FSIZE=1006 2025-06-01T22:52:31.5524281Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h",sha256=j_7L8vpq0C99C7cuWaLL6Bpa9WSS51J24ZBD1bhX6XQ,1006' 2025-06-01T22:52:31.5525287Z ++ read fname 2025-06-01T22:52:31.5525942Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h 2025-06-01T22:52:31.5526744Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h 2025-06-01T22:52:31.5527468Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h 2025-06-01T22:52:31.5528003Z ++ grep RECORD 2025-06-01T22:52:31.5547712Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h 2025-06-01T22:52:31.5548368Z +++ openssl base64 2025-06-01T22:52:31.5548641Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.5549362Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.5550743Z +++ sed -e s/=//g 2025-06-01T22:52:31.5595014Z ++ HASH=yvk6Ai46pk8DrABh6vsAXnV5dVvdFRyYqts6Th2FEyc 2025-06-01T22:52:31.5598119Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h 2025-06-01T22:52:31.5598786Z +++ awk '{print $5}' 2025-06-01T22:52:31.5626243Z ++ FSIZE=1008 2025-06-01T22:52:31.5627052Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h",sha256=yvk6Ai46pk8DrABh6vsAXnV5dVvdFRyYqts6Th2FEyc,1008' 2025-06-01T22:52:31.5627977Z ++ read fname 2025-06-01T22:52:31.5628481Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h 2025-06-01T22:52:31.5629162Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h 2025-06-01T22:52:31.5629774Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h 2025-06-01T22:52:31.5630245Z ++ grep RECORD 2025-06-01T22:52:31.5648398Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h 2025-06-01T22:52:31.5649025Z +++ openssl base64 2025-06-01T22:52:31.5649994Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.5651263Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.5652444Z +++ sed -e s/=//g 2025-06-01T22:52:31.5690101Z ++ HASH=FbcXPf-gke479Bko9m3t_CvDj96AzUFj6ho8L4ZttAM 2025-06-01T22:52:31.5695630Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h 2025-06-01T22:52:31.5696521Z +++ awk '{print $5}' 2025-06-01T22:52:31.5722175Z ++ FSIZE=610 2025-06-01T22:52:31.5723467Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h",sha256=FbcXPf-gke479Bko9m3t_CvDj96AzUFj6ho8L4ZttAM,610' 2025-06-01T22:52:31.5724681Z ++ read fname 2025-06-01T22:52:31.5725192Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h 2025-06-01T22:52:31.5726028Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h 2025-06-01T22:52:31.5726758Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h 2025-06-01T22:52:31.5727288Z ++ grep RECORD 2025-06-01T22:52:31.5748026Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h 2025-06-01T22:52:31.5748706Z +++ openssl base64 2025-06-01T22:52:31.5749119Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.5749843Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.5751200Z +++ sed -e s/=//g 2025-06-01T22:52:31.5791583Z ++ HASH=7JSc9wJBBM5Wnw0IasGJPrXaT-B5rUFKOSH8iss3AOw 2025-06-01T22:52:31.5797074Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h 2025-06-01T22:52:31.5797727Z +++ awk '{print $5}' 2025-06-01T22:52:31.5824942Z ++ FSIZE=1008 2025-06-01T22:52:31.5826013Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h",sha256=7JSc9wJBBM5Wnw0IasGJPrXaT-B5rUFKOSH8iss3AOw,1008' 2025-06-01T22:52:31.5826843Z ++ read fname 2025-06-01T22:52:31.5827346Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h 2025-06-01T22:52:31.5828033Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h 2025-06-01T22:52:31.5828667Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h 2025-06-01T22:52:31.5829132Z ++ grep RECORD 2025-06-01T22:52:31.5848059Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h 2025-06-01T22:52:31.5849204Z +++ openssl base64 2025-06-01T22:52:31.5850632Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.5851653Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.5852926Z +++ sed -e s/=//g 2025-06-01T22:52:31.5890478Z ++ HASH=_pGZIABNPT1gX32fNgKKxdrJsiP_xzjow_9meuhXcTE 2025-06-01T22:52:31.5895631Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h 2025-06-01T22:52:31.5896443Z +++ awk '{print $5}' 2025-06-01T22:52:31.5922131Z ++ FSIZE=1123 2025-06-01T22:52:31.5923399Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h",sha256=_pGZIABNPT1gX32fNgKKxdrJsiP_xzjow_9meuhXcTE,1123' 2025-06-01T22:52:31.5924522Z ++ read fname 2025-06-01T22:52:31.5925138Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h 2025-06-01T22:52:31.5925891Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h 2025-06-01T22:52:31.5926549Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h 2025-06-01T22:52:31.5927129Z ++ grep RECORD 2025-06-01T22:52:31.5948631Z +++ openssl base64 2025-06-01T22:52:31.5949331Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.5949873Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h 2025-06-01T22:52:31.5950607Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.5951864Z +++ sed -e s/=//g 2025-06-01T22:52:31.5994807Z ++ HASH=htdIrsejC4aSwASGmO8e1KPbEEXTe3TfCYobTiro2S0 2025-06-01T22:52:31.5999199Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h 2025-06-01T22:52:31.5999904Z +++ awk '{print $5}' 2025-06-01T22:52:31.6025441Z ++ FSIZE=4655 2025-06-01T22:52:31.6026711Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h",sha256=htdIrsejC4aSwASGmO8e1KPbEEXTe3TfCYobTiro2S0,4655' 2025-06-01T22:52:31.6027929Z ++ read fname 2025-06-01T22:52:31.6028351Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_v.h 2025-06-01T22:52:31.6028986Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_v.h 2025-06-01T22:52:31.6029603Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_v.h 2025-06-01T22:52:31.6030052Z ++ grep RECORD 2025-06-01T22:52:31.6049916Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_v.h 2025-06-01T22:52:31.6050500Z +++ openssl base64 2025-06-01T22:52:31.6051511Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.6052753Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.6054067Z +++ sed -e s/=//g 2025-06-01T22:52:31.6090974Z ++ HASH=9m14iBtiohBKtmZKtYlXyw-pL33RPSiWTrnEYOVKT90 2025-06-01T22:52:31.6096251Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_v.h 2025-06-01T22:52:31.6097889Z +++ awk '{print $5}' 2025-06-01T22:52:31.6122426Z ++ FSIZE=3091 2025-06-01T22:52:31.6123668Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_v.h",sha256=9m14iBtiohBKtmZKtYlXyw-pL33RPSiWTrnEYOVKT90,3091' 2025-06-01T22:52:31.6125238Z ++ read fname 2025-06-01T22:52:31.6126312Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.6127363Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.6128382Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.6129033Z ++ grep RECORD 2025-06-01T22:52:31.6152325Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.6153111Z +++ openssl base64 2025-06-01T22:52:31.6153774Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.6155136Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.6156523Z +++ sed -e s/=//g 2025-06-01T22:52:31.6196410Z ++ HASH=6J2FsUG9MKVeATJbjKUtk8z8My8Ph_s3j9j3RxXCSzY 2025-06-01T22:52:31.6201054Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.6201695Z +++ awk '{print $5}' 2025-06-01T22:52:31.6227536Z ++ FSIZE=1390 2025-06-01T22:52:31.6229178Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h",sha256=6J2FsUG9MKVeATJbjKUtk8z8My8Ph_s3j9j3RxXCSzY,1390' 2025-06-01T22:52:31.6230453Z ++ read fname 2025-06-01T22:52:31.6231192Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.6232340Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.6233435Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.6234144Z ++ grep RECORD 2025-06-01T22:52:31.6252041Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.6252172Z +++ openssl base64 2025-06-01T22:52:31.6253394Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.6254708Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.6256036Z +++ sed -e s/=//g 2025-06-01T22:52:31.6292629Z ++ HASH=9cvNUDRc88CLFGJgbTPmB5VFqI3PA63r6V8N3O0TO00 2025-06-01T22:52:31.6298887Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.6299111Z +++ awk '{print $5}' 2025-06-01T22:52:31.6324248Z ++ FSIZE=833 2025-06-01T22:52:31.6325852Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h",sha256=9cvNUDRc88CLFGJgbTPmB5VFqI3PA63r6V8N3O0TO00,833' 2025-06-01T22:52:31.6326034Z ++ read fname 2025-06-01T22:52:31.6326549Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h 2025-06-01T22:52:31.6326856Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h 2025-06-01T22:52:31.6327141Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h 2025-06-01T22:52:31.6327744Z ++ grep RECORD 2025-06-01T22:52:31.6351351Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h 2025-06-01T22:52:31.6351470Z +++ openssl base64 2025-06-01T22:52:31.6352481Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.6353693Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.6354947Z +++ sed -e s/=//g 2025-06-01T22:52:31.6394409Z ++ HASH=J7-BFd21sJu1WT5axGZtIttcx_kks55fmQCFeAOC2zA 2025-06-01T22:52:31.6400068Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h 2025-06-01T22:52:31.6400774Z +++ awk '{print $5}' 2025-06-01T22:52:31.6427238Z ++ FSIZE=1006 2025-06-01T22:52:31.6427882Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h",sha256=J7-BFd21sJu1WT5axGZtIttcx_kks55fmQCFeAOC2zA,1006' 2025-06-01T22:52:31.6427984Z ++ read fname 2025-06-01T22:52:31.6428328Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h 2025-06-01T22:52:31.6428630Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h 2025-06-01T22:52:31.6429637Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h 2025-06-01T22:52:31.6431085Z ++ grep RECORD 2025-06-01T22:52:31.6451474Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h 2025-06-01T22:52:31.6451596Z +++ openssl base64 2025-06-01T22:52:31.6452615Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.6453923Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.6455163Z +++ sed -e s/=//g 2025-06-01T22:52:31.6491817Z ++ HASH=U3YvcI9RAhQv7aDOUzvZna8m1Vdezpw3tU6u6RlpxoY 2025-06-01T22:52:31.6497086Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h 2025-06-01T22:52:31.6498517Z +++ awk '{print $5}' 2025-06-01T22:52:31.6525158Z ++ FSIZE=1008 2025-06-01T22:52:31.6525839Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h",sha256=U3YvcI9RAhQv7aDOUzvZna8m1Vdezpw3tU6u6RlpxoY,1008' 2025-06-01T22:52:31.6525938Z ++ read fname 2025-06-01T22:52:31.6526259Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h 2025-06-01T22:52:31.6526592Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h 2025-06-01T22:52:31.6527033Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h 2025-06-01T22:52:31.6527148Z ++ grep RECORD 2025-06-01T22:52:31.6548555Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h 2025-06-01T22:52:31.6548672Z +++ openssl base64 2025-06-01T22:52:31.6549729Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.6550992Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.6552395Z +++ sed -e s/=//g 2025-06-01T22:52:31.6591518Z ++ HASH=XqUoK6E4MxherSxmaXO1VS7riQkueMNAIYnvVVY8kBM 2025-06-01T22:52:31.6597192Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h 2025-06-01T22:52:31.6597926Z +++ awk '{print $5}' 2025-06-01T22:52:31.6625600Z ++ FSIZE=610 2025-06-01T22:52:31.6626262Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h",sha256=XqUoK6E4MxherSxmaXO1VS7riQkueMNAIYnvVVY8kBM,610' 2025-06-01T22:52:31.6626566Z ++ read fname 2025-06-01T22:52:31.6626921Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h 2025-06-01T22:52:31.6627210Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h 2025-06-01T22:52:31.6627585Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h 2025-06-01T22:52:31.6628021Z ++ grep RECORD 2025-06-01T22:52:31.6648920Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h 2025-06-01T22:52:31.6649321Z +++ openssl base64 2025-06-01T22:52:31.6650230Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.6651510Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.6652770Z +++ sed -e s/=//g 2025-06-01T22:52:31.6690430Z ++ HASH=uOtifp6hnOSb3ckBjqNUxA-hjs0RRxfgRyU5cgb-zrc 2025-06-01T22:52:31.6695625Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h 2025-06-01T22:52:31.6696410Z +++ awk '{print $5}' 2025-06-01T22:52:31.6722629Z ++ FSIZE=1008 2025-06-01T22:52:31.6723311Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h",sha256=uOtifp6hnOSb3ckBjqNUxA-hjs0RRxfgRyU5cgb-zrc,1008' 2025-06-01T22:52:31.6723422Z ++ read fname 2025-06-01T22:52:31.6723731Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h 2025-06-01T22:52:31.6724121Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h 2025-06-01T22:52:31.6725072Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h 2025-06-01T22:52:31.6726177Z ++ grep RECORD 2025-06-01T22:52:31.6748462Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h 2025-06-01T22:52:31.6748595Z +++ openssl base64 2025-06-01T22:52:31.6750361Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.6751525Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.6752850Z +++ sed -e s/=//g 2025-06-01T22:52:31.6793753Z ++ HASH=hKFOjZEQoFWCzr2HkLhg-1LDae5HnjI5JBXsQahFwgg 2025-06-01T22:52:31.6797693Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h 2025-06-01T22:52:31.6798167Z +++ awk '{print $5}' 2025-06-01T22:52:31.6826312Z ++ FSIZE=1123 2025-06-01T22:52:31.6826994Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h",sha256=hKFOjZEQoFWCzr2HkLhg-1LDae5HnjI5JBXsQahFwgg,1123' 2025-06-01T22:52:31.6827102Z ++ read fname 2025-06-01T22:52:31.6827415Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h 2025-06-01T22:52:31.6827699Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h 2025-06-01T22:52:31.6827937Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h 2025-06-01T22:52:31.6828487Z ++ grep RECORD 2025-06-01T22:52:31.6849589Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h 2025-06-01T22:52:31.6849713Z +++ openssl base64 2025-06-01T22:52:31.6850781Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.6851799Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.6853060Z +++ sed -e s/=//g 2025-06-01T22:52:31.6890502Z ++ HASH=SzlC9jaLq0Y_y5-m3ANsNi9rbICNp4x3_MIs_GSQ2Q0 2025-06-01T22:52:31.6897138Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h 2025-06-01T22:52:31.6897273Z +++ awk '{print $5}' 2025-06-01T22:52:31.6922366Z ++ FSIZE=4655 2025-06-01T22:52:31.6923022Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h",sha256=SzlC9jaLq0Y_y5-m3ANsNi9rbICNp4x3_MIs_GSQ2Q0,4655' 2025-06-01T22:52:31.6923127Z ++ read fname 2025-06-01T22:52:31.6923418Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_w.h 2025-06-01T22:52:31.6923643Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_w.h 2025-06-01T22:52:31.6925639Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_w.h 2025-06-01T22:52:31.6926281Z ++ grep RECORD 2025-06-01T22:52:31.6948098Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_w.h 2025-06-01T22:52:31.6948460Z +++ openssl base64 2025-06-01T22:52:31.6948582Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.6950025Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.6951301Z +++ sed -e s/=//g 2025-06-01T22:52:31.6990940Z ++ HASH=YXhd-vsRRZcXs5g1TQEn4fk3g0itgq8OcOSHAFDjzQw 2025-06-01T22:52:31.6996609Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_w.h 2025-06-01T22:52:31.6997114Z +++ awk '{print $5}' 2025-06-01T22:52:31.7025203Z ++ FSIZE=3091 2025-06-01T22:52:31.7025967Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_w.h",sha256=YXhd-vsRRZcXs5g1TQEn4fk3g0itgq8OcOSHAFDjzQw,3091' 2025-06-01T22:52:31.7026069Z ++ read fname 2025-06-01T22:52:31.7026537Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.7026957Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.7027361Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.7027710Z ++ grep RECORD 2025-06-01T22:52:31.7048498Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.7048625Z +++ openssl base64 2025-06-01T22:52:31.7049608Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.7050947Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.7052168Z +++ sed -e s/=//g 2025-06-01T22:52:31.7089497Z ++ HASH=1uYSq3PS-9ey1SThcT-5qEdiDcrf-ecImvEsyZzf3cg 2025-06-01T22:52:31.7094957Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:31.7095829Z +++ awk '{print $5}' 2025-06-01T22:52:31.7121351Z ++ FSIZE=1390 2025-06-01T22:52:31.7122116Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h",sha256=1uYSq3PS-9ey1SThcT-5qEdiDcrf-ecImvEsyZzf3cg,1390' 2025-06-01T22:52:31.7122264Z ++ read fname 2025-06-01T22:52:31.7122829Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.7123463Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.7125178Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.7125745Z ++ grep RECORD 2025-06-01T22:52:31.7147948Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.7148065Z +++ openssl base64 2025-06-01T22:52:31.7148673Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.7150067Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.7151422Z +++ sed -e s/=//g 2025-06-01T22:52:31.7190442Z ++ HASH=u5QPrFza1uFoaT5OaloEFEHLJTjGrqxobHkOM63mfm0 2025-06-01T22:52:31.7196770Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.7197003Z +++ awk '{print $5}' 2025-06-01T22:52:31.7223153Z ++ FSIZE=833 2025-06-01T22:52:31.7224156Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h",sha256=u5QPrFza1uFoaT5OaloEFEHLJTjGrqxobHkOM63mfm0,833' 2025-06-01T22:52:31.7224271Z ++ read fname 2025-06-01T22:52:31.7224617Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h 2025-06-01T22:52:31.7224909Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h 2025-06-01T22:52:31.7225799Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h 2025-06-01T22:52:31.7227058Z ++ grep RECORD 2025-06-01T22:52:31.7248358Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h 2025-06-01T22:52:31.7248489Z +++ openssl base64 2025-06-01T22:52:31.7249427Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.7250568Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.7251837Z +++ sed -e s/=//g 2025-06-01T22:52:31.7289765Z ++ HASH=YEvt-BjUt2aS_cqqekfex0HNkwDOQ7vM4e426fYePZM 2025-06-01T22:52:31.7295213Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h 2025-06-01T22:52:31.7295991Z +++ awk '{print $5}' 2025-06-01T22:52:31.7321454Z ++ FSIZE=1006 2025-06-01T22:52:31.7322079Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h",sha256=YEvt-BjUt2aS_cqqekfex0HNkwDOQ7vM4e426fYePZM,1006' 2025-06-01T22:52:31.7322320Z ++ read fname 2025-06-01T22:52:31.7322665Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h 2025-06-01T22:52:31.7322955Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h 2025-06-01T22:52:31.7323885Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h 2025-06-01T22:52:31.7325038Z ++ grep RECORD 2025-06-01T22:52:31.7347719Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h 2025-06-01T22:52:31.7347852Z +++ openssl base64 2025-06-01T22:52:31.7348913Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.7349051Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.7349929Z +++ sed -e s/=//g 2025-06-01T22:52:31.7390962Z ++ HASH=9BNxFogiA1iKlXdhkbEHIqPciA8B_o5iUKij2g95jo8 2025-06-01T22:52:31.7395634Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h 2025-06-01T22:52:31.7396031Z +++ awk '{print $5}' 2025-06-01T22:52:31.7423125Z ++ FSIZE=1008 2025-06-01T22:52:31.7423768Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h",sha256=9BNxFogiA1iKlXdhkbEHIqPciA8B_o5iUKij2g95jo8,1008' 2025-06-01T22:52:31.7423887Z ++ read fname 2025-06-01T22:52:31.7424192Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h 2025-06-01T22:52:31.7424443Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h 2025-06-01T22:52:31.7425076Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h 2025-06-01T22:52:31.7426176Z ++ grep RECORD 2025-06-01T22:52:31.7448128Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h 2025-06-01T22:52:31.7448900Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.7449018Z +++ openssl base64 2025-06-01T22:52:31.7449976Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.7451293Z +++ sed -e s/=//g 2025-06-01T22:52:31.7489500Z ++ HASH=sDfdMImtpqqg3gq3JxcADFYcgugvaQnrS0W2-WsPo10 2025-06-01T22:52:31.7494674Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h 2025-06-01T22:52:31.7495623Z +++ awk '{print $5}' 2025-06-01T22:52:31.7522447Z ++ FSIZE=610 2025-06-01T22:52:31.7523059Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h",sha256=sDfdMImtpqqg3gq3JxcADFYcgugvaQnrS0W2-WsPo10,610' 2025-06-01T22:52:31.7523156Z ++ read fname 2025-06-01T22:52:31.7523514Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h 2025-06-01T22:52:31.7523810Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h 2025-06-01T22:52:31.7524989Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h 2025-06-01T22:52:31.7526241Z ++ grep RECORD 2025-06-01T22:52:31.7548569Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h 2025-06-01T22:52:31.7548700Z +++ openssl base64 2025-06-01T22:52:31.7548822Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.7549132Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.7550610Z +++ sed -e s/=//g 2025-06-01T22:52:31.7592797Z ++ HASH=QoBjRSr8ZP5i8nFIyOCdUt3dz9GLBKdXehj65hsnwpw 2025-06-01T22:52:31.7595716Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h 2025-06-01T22:52:31.7596290Z +++ awk '{print $5}' 2025-06-01T22:52:31.7623584Z ++ FSIZE=1008 2025-06-01T22:52:31.7624273Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h",sha256=QoBjRSr8ZP5i8nFIyOCdUt3dz9GLBKdXehj65hsnwpw,1008' 2025-06-01T22:52:31.7624370Z ++ read fname 2025-06-01T22:52:31.7624699Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h 2025-06-01T22:52:31.7624967Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h 2025-06-01T22:52:31.7625437Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h 2025-06-01T22:52:31.7626577Z ++ grep RECORD 2025-06-01T22:52:31.7648211Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h 2025-06-01T22:52:31.7648469Z +++ openssl base64 2025-06-01T22:52:31.7649178Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.7650680Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.7652127Z +++ sed -e s/=//g 2025-06-01T22:52:31.7689405Z ++ HASH=sFLZV7Gbf3ta8exoFULa0siwsp7GeAns8YxqAuwBuLo 2025-06-01T22:52:31.7694808Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h 2025-06-01T22:52:31.7695753Z +++ awk '{print $5}' 2025-06-01T22:52:31.7721786Z ++ FSIZE=1123 2025-06-01T22:52:31.7722473Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h",sha256=sFLZV7Gbf3ta8exoFULa0siwsp7GeAns8YxqAuwBuLo,1123' 2025-06-01T22:52:31.7722576Z ++ read fname 2025-06-01T22:52:31.7722898Z ++ make_wheel_record torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h 2025-06-01T22:52:31.7723150Z ++ FPATH=torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h 2025-06-01T22:52:31.7724167Z ++ echo torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h 2025-06-01T22:52:31.7725803Z ++ grep RECORD 2025-06-01T22:52:31.7747779Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h 2025-06-01T22:52:31.7747993Z +++ openssl base64 2025-06-01T22:52:31.7748595Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.7749801Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.7751173Z +++ sed -e s/=//g 2025-06-01T22:52:31.7792442Z ++ HASH=wqId8iAkWtTTbt6nwqNUt2ko7xSu-8PyGyVn8j9ke84 2025-06-01T22:52:31.7797201Z +++ ls -nl torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h 2025-06-01T22:52:31.7798001Z +++ awk '{print $5}' 2025-06-01T22:52:31.7824783Z ++ FSIZE=4655 2025-06-01T22:52:31.7825734Z ++ echo '"torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h",sha256=wqId8iAkWtTTbt6nwqNUt2ko7xSu-8PyGyVn8j9ke84,4655' 2025-06-01T22:52:31.7825846Z ++ read fname 2025-06-01T22:52:31.7826067Z ++ make_wheel_record torch/include/ATen/ops/special_digamma.h 2025-06-01T22:52:31.7826220Z ++ FPATH=torch/include/ATen/ops/special_digamma.h 2025-06-01T22:52:31.7826626Z ++ echo torch/include/ATen/ops/special_digamma.h 2025-06-01T22:52:31.7827848Z ++ grep RECORD 2025-06-01T22:52:31.7850151Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_digamma.h 2025-06-01T22:52:31.7850512Z +++ openssl base64 2025-06-01T22:52:31.7851785Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.7853047Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.7854374Z +++ sed -e s/=//g 2025-06-01T22:52:31.7891298Z ++ HASH=np8wOHpucwW4FlbeGlCk_9qVYTSOzeZU0OUn3yhgMb4 2025-06-01T22:52:31.7896465Z +++ ls -nl torch/include/ATen/ops/special_digamma.h 2025-06-01T22:52:31.7898358Z +++ awk '{print $5}' 2025-06-01T22:52:31.7922547Z ++ FSIZE=1117 2025-06-01T22:52:31.7923185Z ++ echo '"torch/include/ATen/ops/special_digamma.h",sha256=np8wOHpucwW4FlbeGlCk_9qVYTSOzeZU0OUn3yhgMb4,1117' 2025-06-01T22:52:31.7923843Z ++ read fname 2025-06-01T22:52:31.7924754Z ++ make_wheel_record torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.7925825Z ++ FPATH=torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.7926754Z ++ echo torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.7927328Z ++ grep RECORD 2025-06-01T22:52:31.7947935Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.7948663Z +++ openssl base64 2025-06-01T22:52:31.7949159Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.7949926Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.7951383Z +++ sed -e s/=//g 2025-06-01T22:52:31.7989938Z ++ HASH=6w44bSSTZmKE1ZDj3hDLW4hkMwRlnDMFeP-ewFOcl8g 2025-06-01T22:52:31.7996784Z +++ ls -nl torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.7997451Z +++ awk '{print $5}' 2025-06-01T22:52:31.8024874Z ++ FSIZE=948 2025-06-01T22:52:31.8025813Z ++ echo '"torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h",sha256=6w44bSSTZmKE1ZDj3hDLW4hkMwRlnDMFeP-ewFOcl8g,948' 2025-06-01T22:52:31.8026782Z ++ read fname 2025-06-01T22:52:31.8027215Z ++ make_wheel_record torch/include/ATen/ops/special_digamma_native.h 2025-06-01T22:52:31.8027745Z ++ FPATH=torch/include/ATen/ops/special_digamma_native.h 2025-06-01T22:52:31.8028232Z ++ echo torch/include/ATen/ops/special_digamma_native.h 2025-06-01T22:52:31.8028617Z ++ grep RECORD 2025-06-01T22:52:31.8047853Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_digamma_native.h 2025-06-01T22:52:31.8048395Z +++ openssl base64 2025-06-01T22:52:31.8048783Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.8050025Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.8051213Z +++ sed -e s/=//g 2025-06-01T22:52:31.8090553Z ++ HASH=opRU0XoTJZ0RRvVTwKgCrOJ8ORod6-u2yZehP2LuIaE 2025-06-01T22:52:31.8095777Z +++ ls -nl torch/include/ATen/ops/special_digamma_native.h 2025-06-01T22:52:31.8097522Z +++ awk '{print $5}' 2025-06-01T22:52:31.8124228Z ++ FSIZE=572 2025-06-01T22:52:31.8124889Z ++ echo '"torch/include/ATen/ops/special_digamma_native.h",sha256=opRU0XoTJZ0RRvVTwKgCrOJ8ORod6-u2yZehP2LuIaE,572' 2025-06-01T22:52:31.8125799Z ++ read fname 2025-06-01T22:52:31.8126159Z ++ make_wheel_record torch/include/ATen/ops/special_digamma_ops.h 2025-06-01T22:52:31.8126738Z ++ FPATH=torch/include/ATen/ops/special_digamma_ops.h 2025-06-01T22:52:31.8127216Z ++ echo torch/include/ATen/ops/special_digamma_ops.h 2025-06-01T22:52:31.8127600Z ++ grep RECORD 2025-06-01T22:52:31.8148394Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_digamma_ops.h 2025-06-01T22:52:31.8148920Z +++ openssl base64 2025-06-01T22:52:31.8149616Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.8151180Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.8152260Z +++ sed -e s/=//g 2025-06-01T22:52:31.8192321Z ++ HASH=UU8oZvRnTZkYUl5LsbgNGmFySLap9lC0V4VRWpNNAOw 2025-06-01T22:52:31.8197259Z +++ ls -nl torch/include/ATen/ops/special_digamma_ops.h 2025-06-01T22:52:31.8197678Z +++ awk '{print $5}' 2025-06-01T22:52:31.8224353Z ++ FSIZE=1601 2025-06-01T22:52:31.8225464Z ++ echo '"torch/include/ATen/ops/special_digamma_ops.h",sha256=UU8oZvRnTZkYUl5LsbgNGmFySLap9lC0V4VRWpNNAOw,1601' 2025-06-01T22:52:31.8226215Z ++ read fname 2025-06-01T22:52:31.8226537Z ++ make_wheel_record torch/include/ATen/ops/special_entr.h 2025-06-01T22:52:31.8226995Z ++ FPATH=torch/include/ATen/ops/special_entr.h 2025-06-01T22:52:31.8227408Z ++ echo torch/include/ATen/ops/special_entr.h 2025-06-01T22:52:31.8227756Z ++ grep RECORD 2025-06-01T22:52:31.8255037Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_entr.h 2025-06-01T22:52:31.8255537Z +++ openssl base64 2025-06-01T22:52:31.8255997Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.8257472Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.8259256Z +++ sed -e s/=//g 2025-06-01T22:52:31.8297726Z ++ HASH=Igb0ocwR86-fl29cYdwrPNkwPafVvdXyI2zS-J8SU6Y 2025-06-01T22:52:31.8301784Z +++ ls -nl torch/include/ATen/ops/special_entr.h 2025-06-01T22:52:31.8302499Z +++ awk '{print $5}' 2025-06-01T22:52:31.8326527Z ++ FSIZE=1087 2025-06-01T22:52:31.8327348Z ++ echo '"torch/include/ATen/ops/special_entr.h",sha256=Igb0ocwR86-fl29cYdwrPNkwPafVvdXyI2zS-J8SU6Y,1087' 2025-06-01T22:52:31.8328026Z ++ read fname 2025-06-01T22:52:31.8328639Z ++ make_wheel_record torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.8329633Z ++ FPATH=torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.8330888Z ++ echo torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.8331676Z ++ grep RECORD 2025-06-01T22:52:31.8352862Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.8353634Z +++ openssl base64 2025-06-01T22:52:31.8354137Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.8355574Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.8356963Z +++ sed -e s/=//g 2025-06-01T22:52:31.8397600Z ++ HASH=KjDfuVMyVbkHAwN2bSyu2BCmbaYdD8tiG_OjT_P_x6g 2025-06-01T22:52:31.8401355Z +++ ls -nl torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.8402261Z +++ awk '{print $5}' 2025-06-01T22:52:31.8428094Z ++ FSIZE=796 2025-06-01T22:52:31.8429014Z ++ echo '"torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h",sha256=KjDfuVMyVbkHAwN2bSyu2BCmbaYdD8tiG_OjT_P_x6g,796' 2025-06-01T22:52:31.8429940Z ++ read fname 2025-06-01T22:52:31.8430341Z ++ make_wheel_record torch/include/ATen/ops/special_entr_cpu_dispatch.h 2025-06-01T22:52:31.8430974Z ++ FPATH=torch/include/ATen/ops/special_entr_cpu_dispatch.h 2025-06-01T22:52:31.8431485Z ++ echo torch/include/ATen/ops/special_entr_cpu_dispatch.h 2025-06-01T22:52:31.8432278Z ++ grep RECORD 2025-06-01T22:52:31.8451649Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_entr_cpu_dispatch.h 2025-06-01T22:52:31.8452228Z +++ openssl base64 2025-06-01T22:52:31.8453014Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.8454313Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.8455597Z +++ sed -e s/=//g 2025-06-01T22:52:31.8492639Z ++ HASH=McR2Tw-PN0ls7ZM9RiN59USoxJnD2IIsfGZCyzwzrCI 2025-06-01T22:52:31.8498462Z +++ ls -nl torch/include/ATen/ops/special_entr_cpu_dispatch.h 2025-06-01T22:52:31.8499176Z +++ awk '{print $5}' 2025-06-01T22:52:31.8525376Z ++ FSIZE=895 2025-06-01T22:52:31.8526107Z ++ echo '"torch/include/ATen/ops/special_entr_cpu_dispatch.h",sha256=McR2Tw-PN0ls7ZM9RiN59USoxJnD2IIsfGZCyzwzrCI,895' 2025-06-01T22:52:31.8526846Z ++ read fname 2025-06-01T22:52:31.8527258Z ++ make_wheel_record torch/include/ATen/ops/special_entr_cuda_dispatch.h 2025-06-01T22:52:31.8527852Z ++ FPATH=torch/include/ATen/ops/special_entr_cuda_dispatch.h 2025-06-01T22:52:31.8528391Z ++ echo torch/include/ATen/ops/special_entr_cuda_dispatch.h 2025-06-01T22:52:31.8528819Z ++ grep RECORD 2025-06-01T22:52:31.8548955Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_entr_cuda_dispatch.h 2025-06-01T22:52:31.8549558Z +++ openssl base64 2025-06-01T22:52:31.8549857Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.8551143Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.8552476Z +++ sed -e s/=//g 2025-06-01T22:52:31.8593525Z ++ HASH=uTIkz7f9Md5faUax6Vbf_aX3vd4gycNxVcEwaEBhnWY 2025-06-01T22:52:31.8597743Z +++ ls -nl torch/include/ATen/ops/special_entr_cuda_dispatch.h 2025-06-01T22:52:31.8598368Z +++ awk '{print $5}' 2025-06-01T22:52:31.8626741Z ++ FSIZE=897 2025-06-01T22:52:31.8627437Z ++ echo '"torch/include/ATen/ops/special_entr_cuda_dispatch.h",sha256=uTIkz7f9Md5faUax6Vbf_aX3vd4gycNxVcEwaEBhnWY,897' 2025-06-01T22:52:31.8628161Z ++ read fname 2025-06-01T22:52:31.8628512Z ++ make_wheel_record torch/include/ATen/ops/special_entr_meta.h 2025-06-01T22:52:31.8629013Z ++ FPATH=torch/include/ATen/ops/special_entr_meta.h 2025-06-01T22:52:31.8629459Z ++ echo torch/include/ATen/ops/special_entr_meta.h 2025-06-01T22:52:31.8629827Z ++ grep RECORD 2025-06-01T22:52:31.8650184Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_entr_meta.h 2025-06-01T22:52:31.8650708Z +++ openssl base64 2025-06-01T22:52:31.8651976Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.8653278Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.8654586Z +++ sed -e s/=//g 2025-06-01T22:52:31.8692055Z ++ HASH=mlO38HvCtmmPfthSCNIIiCzwhPO5348c9hD5_Vb7Ddc 2025-06-01T22:52:31.8697137Z +++ ls -nl torch/include/ATen/ops/special_entr_meta.h 2025-06-01T22:52:31.8698530Z +++ awk '{print $5}' 2025-06-01T22:52:31.8725141Z ++ FSIZE=573 2025-06-01T22:52:31.8725810Z ++ echo '"torch/include/ATen/ops/special_entr_meta.h",sha256=mlO38HvCtmmPfthSCNIIiCzwhPO5348c9hD5_Vb7Ddc,573' 2025-06-01T22:52:31.8726509Z ++ read fname 2025-06-01T22:52:31.8726906Z ++ make_wheel_record torch/include/ATen/ops/special_entr_meta_dispatch.h 2025-06-01T22:52:31.8727510Z ++ FPATH=torch/include/ATen/ops/special_entr_meta_dispatch.h 2025-06-01T22:52:31.8728038Z ++ echo torch/include/ATen/ops/special_entr_meta_dispatch.h 2025-06-01T22:52:31.8728477Z ++ grep RECORD 2025-06-01T22:52:31.8748282Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_entr_meta_dispatch.h 2025-06-01T22:52:31.8749832Z +++ openssl base64 2025-06-01T22:52:31.8750875Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.8752259Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.8753390Z +++ sed -e s/=//g 2025-06-01T22:52:31.8793873Z ++ HASH=qBJhu0Z-NTtoEhORfsjVO_gy8uXspvtIafFig3bPjhs 2025-06-01T22:52:31.8797527Z +++ ls -nl torch/include/ATen/ops/special_entr_meta_dispatch.h 2025-06-01T22:52:31.8798354Z +++ awk '{print $5}' 2025-06-01T22:52:31.8825789Z ++ FSIZE=897 2025-06-01T22:52:31.8826626Z ++ echo '"torch/include/ATen/ops/special_entr_meta_dispatch.h",sha256=qBJhu0Z-NTtoEhORfsjVO_gy8uXspvtIafFig3bPjhs,897' 2025-06-01T22:52:31.8827342Z ++ read fname 2025-06-01T22:52:31.8827706Z ++ make_wheel_record torch/include/ATen/ops/special_entr_native.h 2025-06-01T22:52:31.8828209Z ++ FPATH=torch/include/ATen/ops/special_entr_native.h 2025-06-01T22:52:31.8828675Z ++ echo torch/include/ATen/ops/special_entr_native.h 2025-06-01T22:52:31.8829073Z ++ grep RECORD 2025-06-01T22:52:31.8849361Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_entr_native.h 2025-06-01T22:52:31.8849910Z +++ openssl base64 2025-06-01T22:52:31.8850651Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.8851940Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.8853298Z +++ sed -e s/=//g 2025-06-01T22:52:31.8890768Z ++ HASH=3nyD7Yyt00H6_Gq0IDWDl-FrA0ulELOpEqgnwj_40rw 2025-06-01T22:52:31.8895829Z +++ ls -nl torch/include/ATen/ops/special_entr_native.h 2025-06-01T22:52:31.8896605Z +++ awk '{print $5}' 2025-06-01T22:52:31.8923326Z ++ FSIZE=614 2025-06-01T22:52:31.8924167Z ++ echo '"torch/include/ATen/ops/special_entr_native.h",sha256=3nyD7Yyt00H6_Gq0IDWDl-FrA0ulELOpEqgnwj_40rw,614' 2025-06-01T22:52:31.8925037Z ++ read fname 2025-06-01T22:52:31.8925403Z ++ make_wheel_record torch/include/ATen/ops/special_entr_ops.h 2025-06-01T22:52:31.8925899Z ++ FPATH=torch/include/ATen/ops/special_entr_ops.h 2025-06-01T22:52:31.8926492Z ++ echo torch/include/ATen/ops/special_entr_ops.h 2025-06-01T22:52:31.8926886Z ++ grep RECORD 2025-06-01T22:52:31.8947921Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_entr_ops.h 2025-06-01T22:52:31.8948459Z +++ openssl base64 2025-06-01T22:52:31.8948724Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.8949277Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.8950610Z +++ sed -e s/=//g 2025-06-01T22:52:31.8993336Z ++ HASH=60NrHPg_xdOc4v8_nizKZqSbruMAWA3uG1lqnMhMBvE 2025-06-01T22:52:31.8995647Z +++ ls -nl torch/include/ATen/ops/special_entr_ops.h 2025-06-01T22:52:31.8996340Z +++ awk '{print $5}' 2025-06-01T22:52:31.9024530Z ++ FSIZE=1583 2025-06-01T22:52:31.9025561Z ++ echo '"torch/include/ATen/ops/special_entr_ops.h",sha256=60NrHPg_xdOc4v8_nizKZqSbruMAWA3uG1lqnMhMBvE,1583' 2025-06-01T22:52:31.9026412Z ++ read fname 2025-06-01T22:52:31.9026753Z ++ make_wheel_record torch/include/ATen/ops/special_erf.h 2025-06-01T22:52:31.9027191Z ++ FPATH=torch/include/ATen/ops/special_erf.h 2025-06-01T22:52:31.9027611Z ++ echo torch/include/ATen/ops/special_erf.h 2025-06-01T22:52:31.9028014Z ++ grep RECORD 2025-06-01T22:52:31.9048935Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erf.h 2025-06-01T22:52:31.9049452Z +++ openssl base64 2025-06-01T22:52:31.9050280Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.9051705Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.9052881Z +++ sed -e s/=//g 2025-06-01T22:52:31.9090467Z ++ HASH=yl9ha3cB4SQj9jWdm3IIh9f2rlHSkXYB0mJNod5iJ4M 2025-06-01T22:52:31.9095715Z +++ ls -nl torch/include/ATen/ops/special_erf.h 2025-06-01T22:52:31.9096582Z +++ awk '{print $5}' 2025-06-01T22:52:31.9122849Z ++ FSIZE=1077 2025-06-01T22:52:31.9124029Z ++ echo '"torch/include/ATen/ops/special_erf.h",sha256=yl9ha3cB4SQj9jWdm3IIh9f2rlHSkXYB0mJNod5iJ4M,1077' 2025-06-01T22:52:31.9124849Z ++ read fname 2025-06-01T22:52:31.9125541Z ++ make_wheel_record torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.9126426Z ++ FPATH=torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.9127328Z ++ echo torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.9127878Z ++ grep RECORD 2025-06-01T22:52:31.9148792Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.9150063Z +++ openssl base64 2025-06-01T22:52:31.9151228Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.9152457Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.9153651Z +++ sed -e s/=//g 2025-06-01T22:52:31.9193320Z ++ HASH=LXyIpJtkmL8sWHfvO4zyFbhysvzz-HDTaoyOACIdlzg 2025-06-01T22:52:31.9197183Z +++ ls -nl torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.9197761Z +++ awk '{print $5}' 2025-06-01T22:52:31.9224592Z ++ FSIZE=936 2025-06-01T22:52:31.9225386Z ++ echo '"torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h",sha256=LXyIpJtkmL8sWHfvO4zyFbhysvzz-HDTaoyOACIdlzg,936' 2025-06-01T22:52:31.9226245Z ++ read fname 2025-06-01T22:52:31.9226609Z ++ make_wheel_record torch/include/ATen/ops/special_erf_native.h 2025-06-01T22:52:31.9227120Z ++ FPATH=torch/include/ATen/ops/special_erf_native.h 2025-06-01T22:52:31.9227576Z ++ echo torch/include/ATen/ops/special_erf_native.h 2025-06-01T22:52:31.9227954Z ++ grep RECORD 2025-06-01T22:52:31.9248489Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erf_native.h 2025-06-01T22:52:31.9249011Z +++ openssl base64 2025-06-01T22:52:31.9249607Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.9250829Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.9252134Z +++ sed -e s/=//g 2025-06-01T22:52:31.9290499Z ++ HASH=dBlUCq8lFXLZdFL7wlBJntZl5nlueoeD1_sSgRBc3BI 2025-06-01T22:52:31.9295693Z +++ ls -nl torch/include/ATen/ops/special_erf_native.h 2025-06-01T22:52:31.9296593Z +++ awk '{print $5}' 2025-06-01T22:52:31.9323324Z ++ FSIZE=564 2025-06-01T22:52:31.9324199Z ++ echo '"torch/include/ATen/ops/special_erf_native.h",sha256=dBlUCq8lFXLZdFL7wlBJntZl5nlueoeD1_sSgRBc3BI,564' 2025-06-01T22:52:31.9325073Z ++ read fname 2025-06-01T22:52:31.9325626Z ++ make_wheel_record torch/include/ATen/ops/special_erf_ops.h 2025-06-01T22:52:31.9326133Z ++ FPATH=torch/include/ATen/ops/special_erf_ops.h 2025-06-01T22:52:31.9326570Z ++ echo torch/include/ATen/ops/special_erf_ops.h 2025-06-01T22:52:31.9326965Z ++ grep RECORD 2025-06-01T22:52:31.9347958Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erf_ops.h 2025-06-01T22:52:31.9348491Z +++ openssl base64 2025-06-01T22:52:31.9348766Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.9349429Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.9350808Z +++ sed -e s/=//g 2025-06-01T22:52:31.9391027Z ++ HASH=qRDkRtat0Rp1eeWdePKCUHTTRBVbBbpbVsMN5XF-F_A 2025-06-01T22:52:31.9395487Z +++ ls -nl torch/include/ATen/ops/special_erf_ops.h 2025-06-01T22:52:31.9396307Z +++ awk '{print $5}' 2025-06-01T22:52:31.9424219Z ++ FSIZE=1577 2025-06-01T22:52:31.9424872Z ++ echo '"torch/include/ATen/ops/special_erf_ops.h",sha256=qRDkRtat0Rp1eeWdePKCUHTTRBVbBbpbVsMN5XF-F_A,1577' 2025-06-01T22:52:31.9435649Z ++ read fname 2025-06-01T22:52:31.9436075Z ++ make_wheel_record torch/include/ATen/ops/special_erfc.h 2025-06-01T22:52:31.9436535Z ++ FPATH=torch/include/ATen/ops/special_erfc.h 2025-06-01T22:52:31.9437078Z ++ echo torch/include/ATen/ops/special_erfc.h 2025-06-01T22:52:31.9437454Z ++ grep RECORD 2025-06-01T22:52:31.9447256Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfc.h 2025-06-01T22:52:31.9447747Z +++ openssl base64 2025-06-01T22:52:31.9448697Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.9450067Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.9451377Z +++ sed -e s/=//g 2025-06-01T22:52:31.9489220Z ++ HASH=1tI0HSNkdZ1AEt58uuFzm23YNO_l10p6n5iSfI68NKc 2025-06-01T22:52:31.9494273Z +++ ls -nl torch/include/ATen/ops/special_erfc.h 2025-06-01T22:52:31.9495192Z +++ awk '{print $5}' 2025-06-01T22:52:31.9522209Z ++ FSIZE=1087 2025-06-01T22:52:31.9522928Z ++ echo '"torch/include/ATen/ops/special_erfc.h",sha256=1tI0HSNkdZ1AEt58uuFzm23YNO_l10p6n5iSfI68NKc,1087' 2025-06-01T22:52:31.9523589Z ++ read fname 2025-06-01T22:52:31.9524254Z ++ make_wheel_record torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.9525398Z ++ FPATH=torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.9526186Z ++ echo torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.9526780Z ++ grep RECORD 2025-06-01T22:52:31.9547763Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.9548456Z +++ openssl base64 2025-06-01T22:52:31.9548735Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.9549802Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.9551105Z +++ sed -e s/=//g 2025-06-01T22:52:31.9592331Z ++ HASH=7VfX4Vi5s0HJhP1JBbeCaPpfd1ToMQ2CllbU8mMuZoY 2025-06-01T22:52:31.9596707Z +++ ls -nl torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:31.9597291Z +++ awk '{print $5}' 2025-06-01T22:52:31.9623727Z ++ FSIZE=939 2025-06-01T22:52:31.9624625Z ++ echo '"torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h",sha256=7VfX4Vi5s0HJhP1JBbeCaPpfd1ToMQ2CllbU8mMuZoY,939' 2025-06-01T22:52:31.9625502Z ++ read fname 2025-06-01T22:52:31.9625850Z ++ make_wheel_record torch/include/ATen/ops/special_erfc_native.h 2025-06-01T22:52:31.9626369Z ++ FPATH=torch/include/ATen/ops/special_erfc_native.h 2025-06-01T22:52:31.9626826Z ++ echo torch/include/ATen/ops/special_erfc_native.h 2025-06-01T22:52:31.9627311Z ++ grep RECORD 2025-06-01T22:52:31.9649050Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfc_native.h 2025-06-01T22:52:31.9649584Z +++ openssl base64 2025-06-01T22:52:31.9649861Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.9651029Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.9652399Z +++ sed -e s/=//g 2025-06-01T22:52:31.9690696Z ++ HASH=_QeQjuOVVv71RWEhdH1uvK7DxGP87A-8pGrMqWTtno8 2025-06-01T22:52:31.9695903Z +++ ls -nl torch/include/ATen/ops/special_erfc_native.h 2025-06-01T22:52:31.9696658Z +++ awk '{print $5}' 2025-06-01T22:52:31.9723209Z ++ FSIZE=566 2025-06-01T22:52:31.9724225Z ++ echo '"torch/include/ATen/ops/special_erfc_native.h",sha256=_QeQjuOVVv71RWEhdH1uvK7DxGP87A-8pGrMqWTtno8,566' 2025-06-01T22:52:31.9725133Z ++ read fname 2025-06-01T22:52:31.9725483Z ++ make_wheel_record torch/include/ATen/ops/special_erfc_ops.h 2025-06-01T22:52:31.9725994Z ++ FPATH=torch/include/ATen/ops/special_erfc_ops.h 2025-06-01T22:52:31.9726429Z ++ echo torch/include/ATen/ops/special_erfc_ops.h 2025-06-01T22:52:31.9726818Z ++ grep RECORD 2025-06-01T22:52:31.9747772Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfc_ops.h 2025-06-01T22:52:31.9748305Z +++ openssl base64 2025-06-01T22:52:31.9748812Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.9750049Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.9751218Z +++ sed -e s/=//g 2025-06-01T22:52:31.9790852Z ++ HASH=TgezTuwEW09fsmcCXUFat4L__R38PLn0TV-UzQhdUVg 2025-06-01T22:52:31.9795885Z +++ ls -nl torch/include/ATen/ops/special_erfc_ops.h 2025-06-01T22:52:31.9796677Z +++ awk '{print $5}' 2025-06-01T22:52:31.9824041Z ++ FSIZE=1583 2025-06-01T22:52:31.9824750Z ++ echo '"torch/include/ATen/ops/special_erfc_ops.h",sha256=TgezTuwEW09fsmcCXUFat4L__R38PLn0TV-UzQhdUVg,1583' 2025-06-01T22:52:31.9825538Z ++ read fname 2025-06-01T22:52:31.9825880Z ++ make_wheel_record torch/include/ATen/ops/special_erfcx.h 2025-06-01T22:52:31.9826391Z ++ FPATH=torch/include/ATen/ops/special_erfcx.h 2025-06-01T22:52:31.9826807Z ++ echo torch/include/ATen/ops/special_erfcx.h 2025-06-01T22:52:31.9827166Z ++ grep RECORD 2025-06-01T22:52:31.9848188Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfcx.h 2025-06-01T22:52:31.9848704Z +++ openssl base64 2025-06-01T22:52:31.9849317Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.9850619Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.9851984Z +++ sed -e s/=//g 2025-06-01T22:52:31.9890369Z ++ HASH=l5_rG37FxyaLQB05tlOTfUWczl4UH7ujvcH774s8Ltk 2025-06-01T22:52:31.9895893Z +++ ls -nl torch/include/ATen/ops/special_erfcx.h 2025-06-01T22:52:31.9896817Z +++ awk '{print $5}' 2025-06-01T22:52:31.9923447Z ++ FSIZE=1097 2025-06-01T22:52:31.9924601Z ++ echo '"torch/include/ATen/ops/special_erfcx.h",sha256=l5_rG37FxyaLQB05tlOTfUWczl4UH7ujvcH774s8Ltk,1097' 2025-06-01T22:52:31.9925512Z ++ read fname 2025-06-01T22:52:31.9926117Z ++ make_wheel_record torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.9927276Z ++ FPATH=torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.9928228Z ++ echo torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.9928851Z ++ grep RECORD 2025-06-01T22:52:31.9948134Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.9948893Z +++ openssl base64 2025-06-01T22:52:31.9949167Z +++ sed -e s/+/-/g 2025-06-01T22:52:31.9950177Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:31.9951471Z +++ sed -e s/=//g 2025-06-01T22:52:31.9994317Z ++ HASH=oUGC1DgJYkoP7bsHoaoErmaG2Rh0IJGSw7TkuVdbORM 2025-06-01T22:52:31.9997538Z +++ ls -nl torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:31.9998189Z +++ awk '{print $5}' 2025-06-01T22:52:32.0026025Z ++ FSIZE=797 2025-06-01T22:52:32.0026996Z ++ echo '"torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h",sha256=oUGC1DgJYkoP7bsHoaoErmaG2Rh0IJGSw7TkuVdbORM,797' 2025-06-01T22:52:32.0028010Z ++ read fname 2025-06-01T22:52:32.0028402Z ++ make_wheel_record torch/include/ATen/ops/special_erfcx_cpu_dispatch.h 2025-06-01T22:52:32.0028993Z ++ FPATH=torch/include/ATen/ops/special_erfcx_cpu_dispatch.h 2025-06-01T22:52:32.0029520Z ++ echo torch/include/ATen/ops/special_erfcx_cpu_dispatch.h 2025-06-01T22:52:32.0029929Z ++ grep RECORD 2025-06-01T22:52:32.0048565Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfcx_cpu_dispatch.h 2025-06-01T22:52:32.0049123Z +++ openssl base64 2025-06-01T22:52:32.0050013Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.0051336Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.0052813Z +++ sed -e s/=//g 2025-06-01T22:52:32.0090401Z ++ HASH=-PMyWWGc4qpjY2VsgmVsW2rN3NzjFMJlA24EOBNPbgk 2025-06-01T22:52:32.0095627Z +++ ls -nl torch/include/ATen/ops/special_erfcx_cpu_dispatch.h 2025-06-01T22:52:32.0096411Z +++ awk '{print $5}' 2025-06-01T22:52:32.0121759Z ++ FSIZE=898 2025-06-01T22:52:32.0123045Z ++ echo '"torch/include/ATen/ops/special_erfcx_cpu_dispatch.h",sha256=-PMyWWGc4qpjY2VsgmVsW2rN3NzjFMJlA24EOBNPbgk,898' 2025-06-01T22:52:32.0124196Z ++ read fname 2025-06-01T22:52:32.0124766Z ++ make_wheel_record torch/include/ATen/ops/special_erfcx_cuda_dispatch.h 2025-06-01T22:52:32.0125444Z ++ FPATH=torch/include/ATen/ops/special_erfcx_cuda_dispatch.h 2025-06-01T22:52:32.0125999Z ++ echo torch/include/ATen/ops/special_erfcx_cuda_dispatch.h 2025-06-01T22:52:32.0126445Z ++ grep RECORD 2025-06-01T22:52:32.0147901Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfcx_cuda_dispatch.h 2025-06-01T22:52:32.0148491Z +++ openssl base64 2025-06-01T22:52:32.0148772Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.0149931Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.0151141Z +++ sed -e s/=//g 2025-06-01T22:52:32.0192764Z ++ HASH=h64IJWxMneBUlrl1qBI260TcM9-oujtC5gJ-nTKji1I 2025-06-01T22:52:32.0197269Z +++ ls -nl torch/include/ATen/ops/special_erfcx_cuda_dispatch.h 2025-06-01T22:52:32.0197964Z +++ awk '{print $5}' 2025-06-01T22:52:32.0226999Z ++ FSIZE=900 2025-06-01T22:52:32.0227743Z ++ echo '"torch/include/ATen/ops/special_erfcx_cuda_dispatch.h",sha256=h64IJWxMneBUlrl1qBI260TcM9-oujtC5gJ-nTKji1I,900' 2025-06-01T22:52:32.0228465Z ++ read fname 2025-06-01T22:52:32.0228824Z ++ make_wheel_record torch/include/ATen/ops/special_erfcx_meta.h 2025-06-01T22:52:32.0229316Z ++ FPATH=torch/include/ATen/ops/special_erfcx_meta.h 2025-06-01T22:52:32.0229763Z ++ echo torch/include/ATen/ops/special_erfcx_meta.h 2025-06-01T22:52:32.0230136Z ++ grep RECORD 2025-06-01T22:52:32.0247979Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfcx_meta.h 2025-06-01T22:52:32.0249129Z +++ openssl base64 2025-06-01T22:52:32.0250243Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.0251550Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.0252804Z +++ sed -e s/=//g 2025-06-01T22:52:32.0289947Z ++ HASH=HDOWDwGKfp9laM4lz6nDIbTs8gQfFbXDssYdoz45n0s 2025-06-01T22:52:32.0295075Z +++ ls -nl torch/include/ATen/ops/special_erfcx_meta.h 2025-06-01T22:52:32.0295746Z +++ awk '{print $5}' 2025-06-01T22:52:32.0321953Z ++ FSIZE=574 2025-06-01T22:52:32.0322676Z ++ echo '"torch/include/ATen/ops/special_erfcx_meta.h",sha256=HDOWDwGKfp9laM4lz6nDIbTs8gQfFbXDssYdoz45n0s,574' 2025-06-01T22:52:32.0323379Z ++ read fname 2025-06-01T22:52:32.0323771Z ++ make_wheel_record torch/include/ATen/ops/special_erfcx_meta_dispatch.h 2025-06-01T22:52:32.0324682Z ++ FPATH=torch/include/ATen/ops/special_erfcx_meta_dispatch.h 2025-06-01T22:52:32.0325245Z ++ echo torch/include/ATen/ops/special_erfcx_meta_dispatch.h 2025-06-01T22:52:32.0325672Z ++ grep RECORD 2025-06-01T22:52:32.0347540Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfcx_meta_dispatch.h 2025-06-01T22:52:32.0348126Z +++ openssl base64 2025-06-01T22:52:32.0348405Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.0349908Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.0351070Z +++ sed -e s/=//g 2025-06-01T22:52:32.0392671Z ++ HASH=YsnhB4hBJwdoRCUgoZ9GJHp9Zq7w0pkZaD1-TOFpTtY 2025-06-01T22:52:32.0395582Z +++ ls -nl torch/include/ATen/ops/special_erfcx_meta_dispatch.h 2025-06-01T22:52:32.0396225Z +++ awk '{print $5}' 2025-06-01T22:52:32.0424521Z ++ FSIZE=900 2025-06-01T22:52:32.0425408Z ++ echo '"torch/include/ATen/ops/special_erfcx_meta_dispatch.h",sha256=YsnhB4hBJwdoRCUgoZ9GJHp9Zq7w0pkZaD1-TOFpTtY,900' 2025-06-01T22:52:32.0426162Z ++ read fname 2025-06-01T22:52:32.0426517Z ++ make_wheel_record torch/include/ATen/ops/special_erfcx_native.h 2025-06-01T22:52:32.0427042Z ++ FPATH=torch/include/ATen/ops/special_erfcx_native.h 2025-06-01T22:52:32.0427492Z ++ echo torch/include/ATen/ops/special_erfcx_native.h 2025-06-01T22:52:32.0427879Z ++ grep RECORD 2025-06-01T22:52:32.0447439Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfcx_native.h 2025-06-01T22:52:32.0448008Z +++ openssl base64 2025-06-01T22:52:32.0448531Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.0449405Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.0450819Z +++ sed -e s/=//g 2025-06-01T22:52:32.0488850Z ++ HASH=gt-o802TP3z9w0Pyri8RwD6zcrcWe-zYmh3xlJYEHs4 2025-06-01T22:52:32.0493907Z +++ ls -nl torch/include/ATen/ops/special_erfcx_native.h 2025-06-01T22:52:32.0494669Z +++ awk '{print $5}' 2025-06-01T22:52:32.0520940Z ++ FSIZE=617 2025-06-01T22:52:32.0521687Z ++ echo '"torch/include/ATen/ops/special_erfcx_native.h",sha256=gt-o802TP3z9w0Pyri8RwD6zcrcWe-zYmh3xlJYEHs4,617' 2025-06-01T22:52:32.0522438Z ++ read fname 2025-06-01T22:52:32.0522795Z ++ make_wheel_record torch/include/ATen/ops/special_erfcx_ops.h 2025-06-01T22:52:32.0523293Z ++ FPATH=torch/include/ATen/ops/special_erfcx_ops.h 2025-06-01T22:52:32.0523778Z ++ echo torch/include/ATen/ops/special_erfcx_ops.h 2025-06-01T22:52:32.0524280Z ++ grep RECORD 2025-06-01T22:52:32.0545680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfcx_ops.h 2025-06-01T22:52:32.0546443Z +++ openssl base64 2025-06-01T22:52:32.0546852Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.0548046Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.0549437Z +++ sed -e s/=//g 2025-06-01T22:52:32.0590224Z ++ HASH=0YbpMNRYeYiqAPwHZFeNurjLpGrHljrqcEOvK2PJmtU 2025-06-01T22:52:32.0593818Z +++ ls -nl torch/include/ATen/ops/special_erfcx_ops.h 2025-06-01T22:52:32.0594469Z +++ awk '{print $5}' 2025-06-01T22:52:32.0621241Z ++ FSIZE=1589 2025-06-01T22:52:32.0621909Z ++ echo '"torch/include/ATen/ops/special_erfcx_ops.h",sha256=0YbpMNRYeYiqAPwHZFeNurjLpGrHljrqcEOvK2PJmtU,1589' 2025-06-01T22:52:32.0622739Z ++ read fname 2025-06-01T22:52:32.0623081Z ++ make_wheel_record torch/include/ATen/ops/special_erfinv.h 2025-06-01T22:52:32.0623538Z ++ FPATH=torch/include/ATen/ops/special_erfinv.h 2025-06-01T22:52:32.0624012Z ++ echo torch/include/ATen/ops/special_erfinv.h 2025-06-01T22:52:32.0624371Z ++ grep RECORD 2025-06-01T22:52:32.0644840Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfinv.h 2025-06-01T22:52:32.0645912Z +++ openssl base64 2025-06-01T22:52:32.0648481Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.0648737Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.0651162Z +++ sed -e s/=//g 2025-06-01T22:52:32.0687474Z ++ HASH=Yof8JWaLWSWSF6vToCQXUqv_eGMp32GI7tkv9Oh_PqM 2025-06-01T22:52:32.0692267Z +++ ls -nl torch/include/ATen/ops/special_erfinv.h 2025-06-01T22:52:32.0693276Z +++ awk '{print $5}' 2025-06-01T22:52:32.0720303Z ++ FSIZE=1107 2025-06-01T22:52:32.0721042Z ++ echo '"torch/include/ATen/ops/special_erfinv.h",sha256=Yof8JWaLWSWSF6vToCQXUqv_eGMp32GI7tkv9Oh_PqM,1107' 2025-06-01T22:52:32.0721699Z ++ read fname 2025-06-01T22:52:32.0722228Z ++ make_wheel_record torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.0723097Z ++ FPATH=torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.0725925Z ++ echo torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.0726505Z ++ grep RECORD 2025-06-01T22:52:32.0744822Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.0746057Z +++ openssl base64 2025-06-01T22:52:32.0746334Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.0747377Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.0748722Z +++ sed -e s/=//g 2025-06-01T22:52:32.0790420Z ++ HASH=RfLsNZLPvJFL_W82R-WqbREDQheGBxutpM2tLKCt-bM 2025-06-01T22:52:32.0795244Z +++ ls -nl torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.0796386Z +++ awk '{print $5}' 2025-06-01T22:52:32.0823839Z ++ FSIZE=945 2025-06-01T22:52:32.0824728Z ++ echo '"torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h",sha256=RfLsNZLPvJFL_W82R-WqbREDQheGBxutpM2tLKCt-bM,945' 2025-06-01T22:52:32.0825592Z ++ read fname 2025-06-01T22:52:32.0826042Z ++ make_wheel_record torch/include/ATen/ops/special_erfinv_native.h 2025-06-01T22:52:32.0826706Z ++ FPATH=torch/include/ATen/ops/special_erfinv_native.h 2025-06-01T22:52:32.0827190Z ++ echo torch/include/ATen/ops/special_erfinv_native.h 2025-06-01T22:52:32.0827578Z ++ grep RECORD 2025-06-01T22:52:32.0847329Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfinv_native.h 2025-06-01T22:52:32.0847897Z +++ openssl base64 2025-06-01T22:52:32.0848761Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.0850289Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.0851553Z +++ sed -e s/=//g 2025-06-01T22:52:32.0889391Z ++ HASH=CMGlaPfxuZ5KpDUcFQzdtaN1uS9NrZ9wqeKOtqtpDR4 2025-06-01T22:52:32.0894627Z +++ ls -nl torch/include/ATen/ops/special_erfinv_native.h 2025-06-01T22:52:32.0895904Z +++ awk '{print $5}' 2025-06-01T22:52:32.0921838Z ++ FSIZE=570 2025-06-01T22:52:32.0922538Z ++ echo '"torch/include/ATen/ops/special_erfinv_native.h",sha256=CMGlaPfxuZ5KpDUcFQzdtaN1uS9NrZ9wqeKOtqtpDR4,570' 2025-06-01T22:52:32.0923318Z ++ read fname 2025-06-01T22:52:32.0923672Z ++ make_wheel_record torch/include/ATen/ops/special_erfinv_ops.h 2025-06-01T22:52:32.0924312Z ++ FPATH=torch/include/ATen/ops/special_erfinv_ops.h 2025-06-01T22:52:32.0925119Z ++ echo torch/include/ATen/ops/special_erfinv_ops.h 2025-06-01T22:52:32.0925522Z ++ grep RECORD 2025-06-01T22:52:32.0945232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_erfinv_ops.h 2025-06-01T22:52:32.0946271Z +++ openssl base64 2025-06-01T22:52:32.0946884Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.0948520Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.0948842Z +++ sed -e s/=//g 2025-06-01T22:52:32.0991652Z ++ HASH=kX2CwKtk__RXKMIYq5S6abAKD_kIEt3ApCTrDhzWLzs 2025-06-01T22:52:32.0994929Z +++ ls -nl torch/include/ATen/ops/special_erfinv_ops.h 2025-06-01T22:52:32.0996099Z +++ awk '{print $5}' 2025-06-01T22:52:32.1023350Z ++ FSIZE=1595 2025-06-01T22:52:32.1024019Z ++ echo '"torch/include/ATen/ops/special_erfinv_ops.h",sha256=kX2CwKtk__RXKMIYq5S6abAKD_kIEt3ApCTrDhzWLzs,1595' 2025-06-01T22:52:32.1024685Z ++ read fname 2025-06-01T22:52:32.1025029Z ++ make_wheel_record torch/include/ATen/ops/special_exp2.h 2025-06-01T22:52:32.1025631Z ++ FPATH=torch/include/ATen/ops/special_exp2.h 2025-06-01T22:52:32.1026052Z ++ echo torch/include/ATen/ops/special_exp2.h 2025-06-01T22:52:32.1026643Z ++ grep RECORD 2025-06-01T22:52:32.1047596Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_exp2.h 2025-06-01T22:52:32.1048108Z +++ openssl base64 2025-06-01T22:52:32.1048876Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.1050221Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.1051528Z +++ sed -e s/=//g 2025-06-01T22:52:32.1090494Z ++ HASH=ZL2Su9D3GWetIE_HslvzNJBvConXbx_IBmf_gHq5f2o 2025-06-01T22:52:32.1096113Z +++ ls -nl torch/include/ATen/ops/special_exp2.h 2025-06-01T22:52:32.1097964Z +++ awk '{print $5}' 2025-06-01T22:52:32.1123553Z ++ FSIZE=1087 2025-06-01T22:52:32.1124483Z ++ echo '"torch/include/ATen/ops/special_exp2.h",sha256=ZL2Su9D3GWetIE_HslvzNJBvConXbx_IBmf_gHq5f2o,1087' 2025-06-01T22:52:32.1125312Z ++ read fname 2025-06-01T22:52:32.1125921Z ++ make_wheel_record torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1126764Z ++ FPATH=torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1127599Z ++ echo torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1128162Z ++ grep RECORD 2025-06-01T22:52:32.1147725Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1148529Z +++ openssl base64 2025-06-01T22:52:32.1149639Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.1151013Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.1152324Z +++ sed -e s/=//g 2025-06-01T22:52:32.1191514Z ++ HASH=F0aiY7TNNLmvPFPF1kBI-9yw0MfNKAAYJ_iZJb_P1CI 2025-06-01T22:52:32.1196548Z +++ ls -nl torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1197413Z +++ awk '{print $5}' 2025-06-01T22:52:32.1224635Z ++ FSIZE=939 2025-06-01T22:52:32.1225695Z ++ echo '"torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h",sha256=F0aiY7TNNLmvPFPF1kBI-9yw0MfNKAAYJ_iZJb_P1CI,939' 2025-06-01T22:52:32.1226559Z ++ read fname 2025-06-01T22:52:32.1226967Z ++ make_wheel_record torch/include/ATen/ops/special_exp2_native.h 2025-06-01T22:52:32.1227552Z ++ FPATH=torch/include/ATen/ops/special_exp2_native.h 2025-06-01T22:52:32.1228008Z ++ echo torch/include/ATen/ops/special_exp2_native.h 2025-06-01T22:52:32.1228391Z ++ grep RECORD 2025-06-01T22:52:32.1247598Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_exp2_native.h 2025-06-01T22:52:32.1248365Z +++ openssl base64 2025-06-01T22:52:32.1249872Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.1251062Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.1252381Z +++ sed -e s/=//g 2025-06-01T22:52:32.1290570Z ++ HASH=zE3Pn1cDgabbukQKMa1HWEaOTtDif8vemytbQfVFcs4 2025-06-01T22:52:32.1296016Z +++ ls -nl torch/include/ATen/ops/special_exp2_native.h 2025-06-01T22:52:32.1297167Z +++ awk '{print $5}' 2025-06-01T22:52:32.1324168Z ++ FSIZE=566 2025-06-01T22:52:32.1324875Z ++ echo '"torch/include/ATen/ops/special_exp2_native.h",sha256=zE3Pn1cDgabbukQKMa1HWEaOTtDif8vemytbQfVFcs4,566' 2025-06-01T22:52:32.1324979Z ++ read fname 2025-06-01T22:52:32.1325360Z ++ make_wheel_record torch/include/ATen/ops/special_exp2_ops.h 2025-06-01T22:52:32.1325544Z ++ FPATH=torch/include/ATen/ops/special_exp2_ops.h 2025-06-01T22:52:32.1325706Z ++ echo torch/include/ATen/ops/special_exp2_ops.h 2025-06-01T22:52:32.1326275Z ++ grep RECORD 2025-06-01T22:52:32.1347766Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_exp2_ops.h 2025-06-01T22:52:32.1347886Z +++ openssl base64 2025-06-01T22:52:32.1348783Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.1350076Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.1351380Z +++ sed -e s/=//g 2025-06-01T22:52:32.1393611Z ++ HASH=9-ZwAzZB4Gnxx3SYaStds2fr9McA8XVZwSQU6AtIz78 2025-06-01T22:52:32.1396642Z +++ ls -nl torch/include/ATen/ops/special_exp2_ops.h 2025-06-01T22:52:32.1397961Z +++ awk '{print $5}' 2025-06-01T22:52:32.1425815Z ++ FSIZE=1583 2025-06-01T22:52:32.1426349Z ++ echo '"torch/include/ATen/ops/special_exp2_ops.h",sha256=9-ZwAzZB4Gnxx3SYaStds2fr9McA8XVZwSQU6AtIz78,1583' 2025-06-01T22:52:32.1426583Z ++ read fname 2025-06-01T22:52:32.1426781Z ++ make_wheel_record torch/include/ATen/ops/special_expit.h 2025-06-01T22:52:32.1426998Z ++ FPATH=torch/include/ATen/ops/special_expit.h 2025-06-01T22:52:32.1427143Z ++ echo torch/include/ATen/ops/special_expit.h 2025-06-01T22:52:32.1428488Z ++ grep RECORD 2025-06-01T22:52:32.1451074Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_expit.h 2025-06-01T22:52:32.1451747Z +++ openssl base64 2025-06-01T22:52:32.1452607Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.1453869Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.1455163Z +++ sed -e s/=//g 2025-06-01T22:52:32.1492616Z ++ HASH=urcD3Iw6xHDTg9tvilQbd6aYCYYSeVPhtkDiakeCFAk 2025-06-01T22:52:32.1497495Z +++ ls -nl torch/include/ATen/ops/special_expit.h 2025-06-01T22:52:32.1498825Z +++ awk '{print $5}' 2025-06-01T22:52:32.1525787Z ++ FSIZE=1097 2025-06-01T22:52:32.1526298Z ++ echo '"torch/include/ATen/ops/special_expit.h",sha256=urcD3Iw6xHDTg9tvilQbd6aYCYYSeVPhtkDiakeCFAk,1097' 2025-06-01T22:52:32.1526419Z ++ read fname 2025-06-01T22:52:32.1526809Z ++ make_wheel_record torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1527142Z ++ FPATH=torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1527673Z ++ echo torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1527804Z ++ grep RECORD 2025-06-01T22:52:32.1549155Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1549287Z +++ openssl base64 2025-06-01T22:52:32.1549723Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.1551012Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.1552375Z +++ sed -e s/=//g 2025-06-01T22:52:32.1595539Z ++ HASH=zLWyfpT6oltRy4hTiJCODeKw3F4sEl7O6QLlkdPhmRg 2025-06-01T22:52:32.1598863Z +++ ls -nl torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1599481Z +++ awk '{print $5}' 2025-06-01T22:52:32.1627400Z ++ FSIZE=942 2025-06-01T22:52:32.1628101Z ++ echo '"torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h",sha256=zLWyfpT6oltRy4hTiJCODeKw3F4sEl7O6QLlkdPhmRg,942' 2025-06-01T22:52:32.1628218Z ++ read fname 2025-06-01T22:52:32.1628446Z ++ make_wheel_record torch/include/ATen/ops/special_expit_native.h 2025-06-01T22:52:32.1628617Z ++ FPATH=torch/include/ATen/ops/special_expit_native.h 2025-06-01T22:52:32.1628799Z ++ echo torch/include/ATen/ops/special_expit_native.h 2025-06-01T22:52:32.1629222Z ++ grep RECORD 2025-06-01T22:52:32.1649209Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_expit_native.h 2025-06-01T22:52:32.1649635Z +++ openssl base64 2025-06-01T22:52:32.1650915Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.1652214Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.1653503Z +++ sed -e s/=//g 2025-06-01T22:52:32.1690637Z ++ HASH=-YEvqNrRG47mikqPmvp-jqpb1DqA8A9TcxRenNfz2LE 2025-06-01T22:52:32.1695542Z +++ ls -nl torch/include/ATen/ops/special_expit_native.h 2025-06-01T22:52:32.1696455Z +++ awk '{print $5}' 2025-06-01T22:52:32.1723862Z ++ FSIZE=568 2025-06-01T22:52:32.1724561Z ++ echo '"torch/include/ATen/ops/special_expit_native.h",sha256=-YEvqNrRG47mikqPmvp-jqpb1DqA8A9TcxRenNfz2LE,568' 2025-06-01T22:52:32.1724661Z ++ read fname 2025-06-01T22:52:32.1725066Z ++ make_wheel_record torch/include/ATen/ops/special_expit_ops.h 2025-06-01T22:52:32.1725229Z ++ FPATH=torch/include/ATen/ops/special_expit_ops.h 2025-06-01T22:52:32.1725381Z ++ echo torch/include/ATen/ops/special_expit_ops.h 2025-06-01T22:52:32.1726038Z ++ grep RECORD 2025-06-01T22:52:32.1747449Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_expit_ops.h 2025-06-01T22:52:32.1747569Z +++ openssl base64 2025-06-01T22:52:32.1748832Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.1750071Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.1751426Z +++ sed -e s/=//g 2025-06-01T22:52:32.1793174Z ++ HASH=XeL8p-0xazJBFJ4x8q_031Xpgbq2sTL_Uwb_cuJp0yc 2025-06-01T22:52:32.1796042Z +++ ls -nl torch/include/ATen/ops/special_expit_ops.h 2025-06-01T22:52:32.1796935Z +++ awk '{print $5}' 2025-06-01T22:52:32.1825741Z ++ FSIZE=1589 2025-06-01T22:52:32.1826260Z ++ echo '"torch/include/ATen/ops/special_expit_ops.h",sha256=XeL8p-0xazJBFJ4x8q_031Xpgbq2sTL_Uwb_cuJp0yc,1589' 2025-06-01T22:52:32.1826489Z ++ read fname 2025-06-01T22:52:32.1826693Z ++ make_wheel_record torch/include/ATen/ops/special_expm1.h 2025-06-01T22:52:32.1826844Z ++ FPATH=torch/include/ATen/ops/special_expm1.h 2025-06-01T22:52:32.1826983Z ++ echo torch/include/ATen/ops/special_expm1.h 2025-06-01T22:52:32.1827195Z ++ grep RECORD 2025-06-01T22:52:32.1848172Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_expm1.h 2025-06-01T22:52:32.1848537Z +++ openssl base64 2025-06-01T22:52:32.1849818Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.1851256Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.1852598Z +++ sed -e s/=//g 2025-06-01T22:52:32.1890291Z ++ HASH=EpzUMkDIJcQlT9esrqucGKrm0jwdhIehhNsCztoixRM 2025-06-01T22:52:32.1895363Z +++ ls -nl torch/include/ATen/ops/special_expm1.h 2025-06-01T22:52:32.1896434Z +++ awk '{print $5}' 2025-06-01T22:52:32.1922633Z ++ FSIZE=1097 2025-06-01T22:52:32.1923206Z ++ echo '"torch/include/ATen/ops/special_expm1.h",sha256=EpzUMkDIJcQlT9esrqucGKrm0jwdhIehhNsCztoixRM,1097' 2025-06-01T22:52:32.1923311Z ++ read fname 2025-06-01T22:52:32.1923684Z ++ make_wheel_record torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1924137Z ++ FPATH=torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1925482Z ++ echo torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1925636Z ++ grep RECORD 2025-06-01T22:52:32.1946327Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1947857Z +++ openssl base64 2025-06-01T22:52:32.1948318Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.1949709Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.1950880Z +++ sed -e s/=//g 2025-06-01T22:52:32.1991589Z ++ HASH=jbGsPGS3jR9Dw7iHdLF_pwpkyI3JN4QcQvqzCDOE1G8 2025-06-01T22:52:32.1995947Z +++ ls -nl torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.1996623Z +++ awk '{print $5}' 2025-06-01T22:52:32.2023991Z ++ FSIZE=942 2025-06-01T22:52:32.2024704Z ++ echo '"torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h",sha256=jbGsPGS3jR9Dw7iHdLF_pwpkyI3JN4QcQvqzCDOE1G8,942' 2025-06-01T22:52:32.2024809Z ++ read fname 2025-06-01T22:52:32.2025048Z ++ make_wheel_record torch/include/ATen/ops/special_expm1_native.h 2025-06-01T22:52:32.2025221Z ++ FPATH=torch/include/ATen/ops/special_expm1_native.h 2025-06-01T22:52:32.2025385Z ++ echo torch/include/ATen/ops/special_expm1_native.h 2025-06-01T22:52:32.2026474Z ++ grep RECORD 2025-06-01T22:52:32.2047672Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_expm1_native.h 2025-06-01T22:52:32.2047793Z +++ openssl base64 2025-06-01T22:52:32.2049017Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.2050392Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.2051696Z +++ sed -e s/=//g 2025-06-01T22:52:32.2089474Z ++ HASH=l3Nyy8CqNjSuUgaOqqxaIJFMUvwGJR7hmvJ0X6HGxkA 2025-06-01T22:52:32.2094771Z +++ ls -nl torch/include/ATen/ops/special_expm1_native.h 2025-06-01T22:52:32.2095731Z +++ awk '{print $5}' 2025-06-01T22:52:32.2122938Z ++ FSIZE=568 2025-06-01T22:52:32.2123463Z ++ echo '"torch/include/ATen/ops/special_expm1_native.h",sha256=l3Nyy8CqNjSuUgaOqqxaIJFMUvwGJR7hmvJ0X6HGxkA,568' 2025-06-01T22:52:32.2123560Z ++ read fname 2025-06-01T22:52:32.2123782Z ++ make_wheel_record torch/include/ATen/ops/special_expm1_ops.h 2025-06-01T22:52:32.2124140Z ++ FPATH=torch/include/ATen/ops/special_expm1_ops.h 2025-06-01T22:52:32.2124306Z ++ echo torch/include/ATen/ops/special_expm1_ops.h 2025-06-01T22:52:32.2124851Z ++ grep RECORD 2025-06-01T22:52:32.2147430Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_expm1_ops.h 2025-06-01T22:52:32.2147563Z +++ openssl base64 2025-06-01T22:52:32.2148158Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.2148884Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.2150338Z +++ sed -e s/=//g 2025-06-01T22:52:32.2192659Z ++ HASH=KwoyVhMpHNQmVCzAnEcbBTfK8DG4WrWXJs9DQDmqZKo 2025-06-01T22:52:32.2196280Z +++ ls -nl torch/include/ATen/ops/special_expm1_ops.h 2025-06-01T22:52:32.2196722Z +++ awk '{print $5}' 2025-06-01T22:52:32.2224347Z ++ FSIZE=1589 2025-06-01T22:52:32.2224938Z ++ echo '"torch/include/ATen/ops/special_expm1_ops.h",sha256=KwoyVhMpHNQmVCzAnEcbBTfK8DG4WrWXJs9DQDmqZKo,1589' 2025-06-01T22:52:32.2225039Z ++ read fname 2025-06-01T22:52:32.2225253Z ++ make_wheel_record torch/include/ATen/ops/special_gammainc.h 2025-06-01T22:52:32.2225420Z ++ FPATH=torch/include/ATen/ops/special_gammainc.h 2025-06-01T22:52:32.2225568Z ++ echo torch/include/ATen/ops/special_gammainc.h 2025-06-01T22:52:32.2227030Z ++ grep RECORD 2025-06-01T22:52:32.2248078Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_gammainc.h 2025-06-01T22:52:32.2248206Z +++ openssl base64 2025-06-01T22:52:32.2249213Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.2250503Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.2251810Z +++ sed -e s/=//g 2025-06-01T22:52:32.2289594Z ++ HASH=uajPzZOGekvcFPDkskGPegXtWjUTkb0ecZc3-ceYVns 2025-06-01T22:52:32.2294335Z +++ ls -nl torch/include/ATen/ops/special_gammainc.h 2025-06-01T22:52:32.2295323Z +++ awk '{print $5}' 2025-06-01T22:52:32.2322810Z ++ FSIZE=1268 2025-06-01T22:52:32.2323386Z ++ echo '"torch/include/ATen/ops/special_gammainc.h",sha256=uajPzZOGekvcFPDkskGPegXtWjUTkb0ecZc3-ceYVns,1268' 2025-06-01T22:52:32.2323488Z ++ read fname 2025-06-01T22:52:32.2323877Z ++ make_wheel_record torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.2324336Z ++ FPATH=torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.2324678Z ++ echo torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.2325098Z ++ grep RECORD 2025-06-01T22:52:32.2347675Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.2347834Z +++ openssl base64 2025-06-01T22:52:32.2349011Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.2349756Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.2350243Z +++ sed -e s/=//g 2025-06-01T22:52:32.2390966Z ++ HASH=UR3bqb2Ns6VYkHEJQTdM31uRgNXNDWEgFIH7aJPJxuw 2025-06-01T22:52:32.2396665Z +++ ls -nl torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.2396980Z +++ awk '{print $5}' 2025-06-01T22:52:32.2425507Z ++ FSIZE=1029 2025-06-01T22:52:32.2426250Z ++ echo '"torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h",sha256=UR3bqb2Ns6VYkHEJQTdM31uRgNXNDWEgFIH7aJPJxuw,1029' 2025-06-01T22:52:32.2426371Z ++ read fname 2025-06-01T22:52:32.2426612Z ++ make_wheel_record torch/include/ATen/ops/special_gammainc_native.h 2025-06-01T22:52:32.2426796Z ++ FPATH=torch/include/ATen/ops/special_gammainc_native.h 2025-06-01T22:52:32.2426999Z ++ echo torch/include/ATen/ops/special_gammainc_native.h 2025-06-01T22:52:32.2427526Z ++ grep RECORD 2025-06-01T22:52:32.2448970Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_gammainc_native.h 2025-06-01T22:52:32.2449291Z +++ openssl base64 2025-06-01T22:52:32.2450312Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.2451520Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.2452811Z +++ sed -e s/=//g 2025-06-01T22:52:32.2490558Z ++ HASH=cJPW1GkAZiVhCzgQcJkJh0I0Qt2RqAdgkhT9sdglcr4 2025-06-01T22:52:32.2495776Z +++ ls -nl torch/include/ATen/ops/special_gammainc_native.h 2025-06-01T22:52:32.2496469Z +++ awk '{print $5}' 2025-06-01T22:52:32.2522980Z ++ FSIZE=626 2025-06-01T22:52:32.2523628Z ++ echo '"torch/include/ATen/ops/special_gammainc_native.h",sha256=cJPW1GkAZiVhCzgQcJkJh0I0Qt2RqAdgkhT9sdglcr4,626' 2025-06-01T22:52:32.2523730Z ++ read fname 2025-06-01T22:52:32.2524090Z ++ make_wheel_record torch/include/ATen/ops/special_gammainc_ops.h 2025-06-01T22:52:32.2524273Z ++ FPATH=torch/include/ATen/ops/special_gammainc_ops.h 2025-06-01T22:52:32.2524762Z ++ echo torch/include/ATen/ops/special_gammainc_ops.h 2025-06-01T22:52:32.2526090Z ++ grep RECORD 2025-06-01T22:52:32.2548551Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_gammainc_ops.h 2025-06-01T22:52:32.2548819Z +++ openssl base64 2025-06-01T22:52:32.2549047Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.2550095Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.2551354Z +++ sed -e s/=//g 2025-06-01T22:52:32.2593584Z ++ HASH=8Al2PENGbWSkxKb_lULL7wlgOJjB7IC3Hl0LYkOno_0 2025-06-01T22:52:32.2596555Z +++ ls -nl torch/include/ATen/ops/special_gammainc_ops.h 2025-06-01T22:52:32.2597347Z +++ awk '{print $5}' 2025-06-01T22:52:32.2625211Z ++ FSIZE=1779 2025-06-01T22:52:32.2625769Z ++ echo '"torch/include/ATen/ops/special_gammainc_ops.h",sha256=8Al2PENGbWSkxKb_lULL7wlgOJjB7IC3Hl0LYkOno_0,1779' 2025-06-01T22:52:32.2625874Z ++ read fname 2025-06-01T22:52:32.2626120Z ++ make_wheel_record torch/include/ATen/ops/special_gammaincc.h 2025-06-01T22:52:32.2626301Z ++ FPATH=torch/include/ATen/ops/special_gammaincc.h 2025-06-01T22:52:32.2626458Z ++ echo torch/include/ATen/ops/special_gammaincc.h 2025-06-01T22:52:32.2627012Z ++ grep RECORD 2025-06-01T22:52:32.2648363Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_gammaincc.h 2025-06-01T22:52:32.2648491Z +++ openssl base64 2025-06-01T22:52:32.2649603Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.2650722Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.2651975Z +++ sed -e s/=//g 2025-06-01T22:52:32.2690529Z ++ HASH=oD8PMRwZmpve5YXGIn8L00-F_ACgNMPuDXNZys94b3M 2025-06-01T22:52:32.2695712Z +++ ls -nl torch/include/ATen/ops/special_gammaincc.h 2025-06-01T22:52:32.2696608Z +++ awk '{print $5}' 2025-06-01T22:52:32.2722604Z ++ FSIZE=1278 2025-06-01T22:52:32.2723185Z ++ echo '"torch/include/ATen/ops/special_gammaincc.h",sha256=oD8PMRwZmpve5YXGIn8L00-F_ACgNMPuDXNZys94b3M,1278' 2025-06-01T22:52:32.2723287Z ++ read fname 2025-06-01T22:52:32.2724261Z ++ make_wheel_record torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.2724826Z ++ FPATH=torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.2725176Z ++ echo torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.2726187Z ++ grep RECORD 2025-06-01T22:52:32.2748316Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.2748491Z +++ openssl base64 2025-06-01T22:52:32.2749403Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.2750786Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.2752116Z +++ sed -e s/=//g 2025-06-01T22:52:32.2791851Z ++ HASH=WjrBNFqp5eMRJMcsGkTf5PfwKYnh7jyVEs7RmKc24Rg 2025-06-01T22:52:32.2797223Z +++ ls -nl torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.2797800Z +++ awk '{print $5}' 2025-06-01T22:52:32.2825323Z ++ FSIZE=1032 2025-06-01T22:52:32.2826111Z ++ echo '"torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h",sha256=WjrBNFqp5eMRJMcsGkTf5PfwKYnh7jyVEs7RmKc24Rg,1032' 2025-06-01T22:52:32.2826561Z ++ read fname 2025-06-01T22:52:32.2826990Z ++ make_wheel_record torch/include/ATen/ops/special_gammaincc_native.h 2025-06-01T22:52:32.2827206Z ++ FPATH=torch/include/ATen/ops/special_gammaincc_native.h 2025-06-01T22:52:32.2827397Z ++ echo torch/include/ATen/ops/special_gammaincc_native.h 2025-06-01T22:52:32.2827961Z ++ grep RECORD 2025-06-01T22:52:32.2848552Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_gammaincc_native.h 2025-06-01T22:52:32.2848667Z +++ openssl base64 2025-06-01T22:52:32.2849790Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.2851164Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.2852316Z +++ sed -e s/=//g 2025-06-01T22:52:32.2890104Z ++ HASH=9YvSpC8XuBCJBc8ua2B6_n0fA95glLV-8hGfCWyFbyE 2025-06-01T22:52:32.2895525Z +++ ls -nl torch/include/ATen/ops/special_gammaincc_native.h 2025-06-01T22:52:32.2896593Z +++ awk '{print $5}' 2025-06-01T22:52:32.2923339Z ++ FSIZE=628 2025-06-01T22:52:32.2924208Z ++ echo '"torch/include/ATen/ops/special_gammaincc_native.h",sha256=9YvSpC8XuBCJBc8ua2B6_n0fA95glLV-8hGfCWyFbyE,628' 2025-06-01T22:52:32.2925236Z ++ read fname 2025-06-01T22:52:32.2925627Z ++ make_wheel_record torch/include/ATen/ops/special_gammaincc_ops.h 2025-06-01T22:52:32.2926219Z ++ FPATH=torch/include/ATen/ops/special_gammaincc_ops.h 2025-06-01T22:52:32.2926712Z ++ echo torch/include/ATen/ops/special_gammaincc_ops.h 2025-06-01T22:52:32.2927110Z ++ grep RECORD 2025-06-01T22:52:32.2947536Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_gammaincc_ops.h 2025-06-01T22:52:32.2948100Z +++ openssl base64 2025-06-01T22:52:32.2948359Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.2948649Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.2949894Z +++ sed -e s/=//g 2025-06-01T22:52:32.2991874Z ++ HASH=k4kIuWDfEbhILdb71TpGrVr1WuztRKwaDOwdjUlmIlE 2025-06-01T22:52:32.2995975Z +++ ls -nl torch/include/ATen/ops/special_gammaincc_ops.h 2025-06-01T22:52:32.2996864Z +++ awk '{print $5}' 2025-06-01T22:52:32.3024714Z ++ FSIZE=1785 2025-06-01T22:52:32.3025426Z ++ echo '"torch/include/ATen/ops/special_gammaincc_ops.h",sha256=k4kIuWDfEbhILdb71TpGrVr1WuztRKwaDOwdjUlmIlE,1785' 2025-06-01T22:52:32.3026149Z ++ read fname 2025-06-01T22:52:32.3026486Z ++ make_wheel_record torch/include/ATen/ops/special_gammaln.h 2025-06-01T22:52:32.3026972Z ++ FPATH=torch/include/ATen/ops/special_gammaln.h 2025-06-01T22:52:32.3027410Z ++ echo torch/include/ATen/ops/special_gammaln.h 2025-06-01T22:52:32.3027771Z ++ grep RECORD 2025-06-01T22:52:32.3047268Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_gammaln.h 2025-06-01T22:52:32.3047800Z +++ openssl base64 2025-06-01T22:52:32.3048524Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.3049749Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.3050989Z +++ sed -e s/=//g 2025-06-01T22:52:32.3089147Z ++ HASH=Sh3LITxiHYXfUTeFYlApg568QkbnCYI-3B3GRXpnwEM 2025-06-01T22:52:32.3094189Z +++ ls -nl torch/include/ATen/ops/special_gammaln.h 2025-06-01T22:52:32.3095176Z +++ awk '{print $5}' 2025-06-01T22:52:32.3122815Z ++ FSIZE=1117 2025-06-01T22:52:32.3123507Z ++ echo '"torch/include/ATen/ops/special_gammaln.h",sha256=Sh3LITxiHYXfUTeFYlApg568QkbnCYI-3B3GRXpnwEM,1117' 2025-06-01T22:52:32.3124329Z ++ read fname 2025-06-01T22:52:32.3125024Z ++ make_wheel_record torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.3125901Z ++ FPATH=torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.3126705Z ++ echo torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.3127276Z ++ grep RECORD 2025-06-01T22:52:32.3147201Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.3147931Z +++ openssl base64 2025-06-01T22:52:32.3148206Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.3149289Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.3150627Z +++ sed -e s/=//g 2025-06-01T22:52:32.3192886Z ++ HASH=hAn1wR_BMq-a8NzzClfSKgaCpw_kjo1LQGEtMyk-8Lc 2025-06-01T22:52:32.3195908Z +++ ls -nl torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.3196617Z +++ awk '{print $5}' 2025-06-01T22:52:32.3224166Z ++ FSIZE=948 2025-06-01T22:52:32.3225076Z ++ echo '"torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h",sha256=hAn1wR_BMq-a8NzzClfSKgaCpw_kjo1LQGEtMyk-8Lc,948' 2025-06-01T22:52:32.3225944Z ++ read fname 2025-06-01T22:52:32.3226336Z ++ make_wheel_record torch/include/ATen/ops/special_gammaln_native.h 2025-06-01T22:52:32.3226870Z ++ FPATH=torch/include/ATen/ops/special_gammaln_native.h 2025-06-01T22:52:32.3227350Z ++ echo torch/include/ATen/ops/special_gammaln_native.h 2025-06-01T22:52:32.3227750Z ++ grep RECORD 2025-06-01T22:52:32.3247840Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_gammaln_native.h 2025-06-01T22:52:32.3248406Z +++ openssl base64 2025-06-01T22:52:32.3248702Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.3249906Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.3251168Z +++ sed -e s/=//g 2025-06-01T22:52:32.3289900Z ++ HASH=mwnrZhJVrvhDjHVKvuC28iWA9zJCGDaqUo3d9iObSi4 2025-06-01T22:52:32.3294835Z +++ ls -nl torch/include/ATen/ops/special_gammaln_native.h 2025-06-01T22:52:32.3295736Z +++ awk '{print $5}' 2025-06-01T22:52:32.3322190Z ++ FSIZE=572 2025-06-01T22:52:32.3322986Z ++ echo '"torch/include/ATen/ops/special_gammaln_native.h",sha256=mwnrZhJVrvhDjHVKvuC28iWA9zJCGDaqUo3d9iObSi4,572' 2025-06-01T22:52:32.3323755Z ++ read fname 2025-06-01T22:52:32.3324288Z ++ make_wheel_record torch/include/ATen/ops/special_gammaln_ops.h 2025-06-01T22:52:32.3325025Z ++ FPATH=torch/include/ATen/ops/special_gammaln_ops.h 2025-06-01T22:52:32.3325568Z ++ echo torch/include/ATen/ops/special_gammaln_ops.h 2025-06-01T22:52:32.3325957Z ++ grep RECORD 2025-06-01T22:52:32.3347356Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_gammaln_ops.h 2025-06-01T22:52:32.3347972Z +++ openssl base64 2025-06-01T22:52:32.3348578Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.3349072Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.3350292Z +++ sed -e s/=//g 2025-06-01T22:52:32.3391263Z ++ HASH=emHQJlU3EzLZHPKFarZDJytLKr_vbiLJ35CzXZB8gvw 2025-06-01T22:52:32.3396445Z +++ ls -nl torch/include/ATen/ops/special_gammaln_ops.h 2025-06-01T22:52:32.3397451Z +++ awk '{print $5}' 2025-06-01T22:52:32.3424416Z ++ FSIZE=1601 2025-06-01T22:52:32.3425154Z ++ echo '"torch/include/ATen/ops/special_gammaln_ops.h",sha256=emHQJlU3EzLZHPKFarZDJytLKr_vbiLJ35CzXZB8gvw,1601' 2025-06-01T22:52:32.3425896Z ++ read fname 2025-06-01T22:52:32.3426296Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_h.h 2025-06-01T22:52:32.3426984Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_h.h 2025-06-01T22:52:32.3427553Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_h.h 2025-06-01T22:52:32.3428004Z ++ grep RECORD 2025-06-01T22:52:32.3448392Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_h.h 2025-06-01T22:52:32.3449074Z +++ openssl base64 2025-06-01T22:52:32.3450215Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.3451778Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.3452915Z +++ sed -e s/=//g 2025-06-01T22:52:32.3490053Z ++ HASH=zzty93KmQXdgyWzx-8Xac0QO9zfd3T90HvsBj_K6sXo 2025-06-01T22:52:32.3495323Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_h.h 2025-06-01T22:52:32.3496248Z +++ awk '{print $5}' 2025-06-01T22:52:32.3523078Z ++ FSIZE=3035 2025-06-01T22:52:32.3523848Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_h.h",sha256=zzty93KmQXdgyWzx-8Xac0QO9zfd3T90HvsBj_K6sXo,3035' 2025-06-01T22:52:32.3524971Z ++ read fname 2025-06-01T22:52:32.3525672Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.3526735Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.3527745Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.3528381Z ++ grep RECORD 2025-06-01T22:52:32.3547827Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.3548866Z +++ openssl base64 2025-06-01T22:52:32.3549164Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.3550465Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.3551727Z +++ sed -e s/=//g 2025-06-01T22:52:32.3592742Z ++ HASH=AanUrIkI37hSFJTv10akpZmhHxKqGn_0HsK3h-s6SV4 2025-06-01T22:52:32.3600969Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.3601855Z +++ awk '{print $5}' 2025-06-01T22:52:32.3629539Z ++ FSIZE=1378 2025-06-01T22:52:32.3630467Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h",sha256=AanUrIkI37hSFJTv10akpZmhHxKqGn_0HsK3h-s6SV4,1378' 2025-06-01T22:52:32.3631472Z ++ read fname 2025-06-01T22:52:32.3632198Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.3633341Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.3634542Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.3635288Z ++ grep RECORD 2025-06-01T22:52:32.3651078Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.3652048Z +++ openssl base64 2025-06-01T22:52:32.3652319Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.3653615Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.3654930Z +++ sed -e s/=//g 2025-06-01T22:52:32.3691401Z ++ HASH=swBvyPyyLRgoA7CsP3p3he2c5T8-ZIupTO8674pbJB0 2025-06-01T22:52:32.3696876Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.3698145Z +++ awk '{print $5}' 2025-06-01T22:52:32.3723440Z ++ FSIZE=831 2025-06-01T22:52:32.3724779Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h",sha256=swBvyPyyLRgoA7CsP3p3he2c5T8-ZIupTO8674pbJB0,831' 2025-06-01T22:52:32.3725877Z ++ read fname 2025-06-01T22:52:32.3726371Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h 2025-06-01T22:52:32.3727256Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h 2025-06-01T22:52:32.3728039Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h 2025-06-01T22:52:32.3728552Z ++ grep RECORD 2025-06-01T22:52:32.3748294Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h 2025-06-01T22:52:32.3748949Z +++ openssl base64 2025-06-01T22:52:32.3749363Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.3750633Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.3751890Z +++ sed -e s/=//g 2025-06-01T22:52:32.3792209Z ++ HASH=aHvWfOMs6yuooiZy1D0ibSnXiLZVg1ZVvsg0_uV4B2k 2025-06-01T22:52:32.3797322Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h 2025-06-01T22:52:32.3797968Z +++ awk '{print $5}' 2025-06-01T22:52:32.3825531Z ++ FSIZE=1000 2025-06-01T22:52:32.3826412Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h",sha256=aHvWfOMs6yuooiZy1D0ibSnXiLZVg1ZVvsg0_uV4B2k,1000' 2025-06-01T22:52:32.3827255Z ++ read fname 2025-06-01T22:52:32.3827741Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h 2025-06-01T22:52:32.3828555Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h 2025-06-01T22:52:32.3829320Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h 2025-06-01T22:52:32.3829859Z ++ grep RECORD 2025-06-01T22:52:32.3852285Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h 2025-06-01T22:52:32.3852950Z +++ openssl base64 2025-06-01T22:52:32.3853397Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.3854760Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.3855945Z +++ sed -e s/=//g 2025-06-01T22:52:32.3892597Z ++ HASH=iG6l52b3uKWMUm33dOgBF0FFgfpdi7YcHuLZcZNyjz8 2025-06-01T22:52:32.3898901Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h 2025-06-01T22:52:32.3899489Z +++ awk '{print $5}' 2025-06-01T22:52:32.3925880Z ++ FSIZE=1002 2025-06-01T22:52:32.3926713Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h",sha256=iG6l52b3uKWMUm33dOgBF0FFgfpdi7YcHuLZcZNyjz8,1002' 2025-06-01T22:52:32.3927613Z ++ read fname 2025-06-01T22:52:32.3928127Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_h_meta.h 2025-06-01T22:52:32.3928818Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_h_meta.h 2025-06-01T22:52:32.3929442Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_h_meta.h 2025-06-01T22:52:32.3929903Z ++ grep RECORD 2025-06-01T22:52:32.3950713Z +++ openssl base64 2025-06-01T22:52:32.3951411Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_h_meta.h 2025-06-01T22:52:32.3952243Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.3952593Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.3954010Z +++ sed -e s/=//g 2025-06-01T22:52:32.3997253Z ++ HASH=36aO5Y8fJeL98YmPPM1apN-YjMY_eoZEJdrjLK4zNJk 2025-06-01T22:52:32.4000493Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_h_meta.h 2025-06-01T22:52:32.4001616Z +++ awk '{print $5}' 2025-06-01T22:52:32.4029063Z ++ FSIZE=608 2025-06-01T22:52:32.4029941Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_h_meta.h",sha256=36aO5Y8fJeL98YmPPM1apN-YjMY_eoZEJdrjLK4zNJk,608' 2025-06-01T22:52:32.4030697Z ++ read fname 2025-06-01T22:52:32.4031233Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h 2025-06-01T22:52:32.4032061Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h 2025-06-01T22:52:32.4032751Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h 2025-06-01T22:52:32.4033267Z ++ grep RECORD 2025-06-01T22:52:32.4050928Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h 2025-06-01T22:52:32.4051649Z +++ openssl base64 2025-06-01T22:52:32.4052519Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.4053897Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.4055229Z +++ sed -e s/=//g 2025-06-01T22:52:32.4091603Z ++ HASH=gXkYp_tbQc_G5MHf3-DktLl8mr2HSVUZ4Vkl954Ircc 2025-06-01T22:52:32.4096782Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h 2025-06-01T22:52:32.4098263Z +++ awk '{print $5}' 2025-06-01T22:52:32.4124209Z ++ FSIZE=1002 2025-06-01T22:52:32.4125320Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h",sha256=gXkYp_tbQc_G5MHf3-DktLl8mr2HSVUZ4Vkl954Ircc,1002' 2025-06-01T22:52:32.4126142Z ++ read fname 2025-06-01T22:52:32.4126651Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_h_native.h 2025-06-01T22:52:32.4127402Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_h_native.h 2025-06-01T22:52:32.4128182Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_h_native.h 2025-06-01T22:52:32.4128671Z ++ grep RECORD 2025-06-01T22:52:32.4147476Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_h_native.h 2025-06-01T22:52:32.4148189Z +++ openssl base64 2025-06-01T22:52:32.4148847Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.4149760Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.4151217Z +++ sed -e s/=//g 2025-06-01T22:52:32.4191588Z ++ HASH=spv6nBiKRwRYDCuiMFGn6F2p4hWmcdnoIjw_ipjINp4 2025-06-01T22:52:32.4196967Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_h_native.h 2025-06-01T22:52:32.4198041Z +++ awk '{print $5}' 2025-06-01T22:52:32.4225240Z ++ FSIZE=1109 2025-06-01T22:52:32.4226221Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_h_native.h",sha256=spv6nBiKRwRYDCuiMFGn6F2p4hWmcdnoIjw_ipjINp4,1109' 2025-06-01T22:52:32.4227090Z ++ read fname 2025-06-01T22:52:32.4227523Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_h_ops.h 2025-06-01T22:52:32.4228213Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_h_ops.h 2025-06-01T22:52:32.4229002Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_h_ops.h 2025-06-01T22:52:32.4229446Z ++ grep RECORD 2025-06-01T22:52:32.4249206Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_h_ops.h 2025-06-01T22:52:32.4249861Z +++ openssl base64 2025-06-01T22:52:32.4250705Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.4252030Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.4253356Z +++ sed -e s/=//g 2025-06-01T22:52:32.4290301Z ++ HASH=AzRKyyArrIgkFXssvJPKAiq9dKciZvOOWkATd3acyqM 2025-06-01T22:52:32.4295739Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_h_ops.h 2025-06-01T22:52:32.4296664Z +++ awk '{print $5}' 2025-06-01T22:52:32.4324076Z ++ FSIZE=4619 2025-06-01T22:52:32.4325175Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_h_ops.h",sha256=AzRKyyArrIgkFXssvJPKAiq9dKciZvOOWkATd3acyqM,4619' 2025-06-01T22:52:32.4325994Z ++ read fname 2025-06-01T22:52:32.4326471Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_he.h 2025-06-01T22:52:32.4327339Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_he.h 2025-06-01T22:52:32.4327916Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_he.h 2025-06-01T22:52:32.4328412Z ++ grep RECORD 2025-06-01T22:52:32.4347568Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_he.h 2025-06-01T22:52:32.4348224Z +++ openssl base64 2025-06-01T22:52:32.4350318Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.4351687Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.4353143Z +++ sed -e s/=//g 2025-06-01T22:52:32.4393497Z ++ HASH=BK_sut8lkxmVXmdYlEV2Y5O3OrBL8ZebHFmBfED6Uvs 2025-06-01T22:52:32.4397134Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_he.h 2025-06-01T22:52:32.4398210Z +++ awk '{print $5}' 2025-06-01T22:52:32.4425844Z ++ FSIZE=3063 2025-06-01T22:52:32.4426745Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_he.h",sha256=BK_sut8lkxmVXmdYlEV2Y5O3OrBL8ZebHFmBfED6Uvs,3063' 2025-06-01T22:52:32.4427550Z ++ read fname 2025-06-01T22:52:32.4428164Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.4429226Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.4430146Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.4430778Z ++ grep RECORD 2025-06-01T22:52:32.4448207Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.4449084Z +++ openssl base64 2025-06-01T22:52:32.4449365Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.4450392Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.4451672Z +++ sed -e s/=//g 2025-06-01T22:52:32.4489274Z ++ HASH=A316dOAobAqpM6DHX8vYkn-UL1bR964IVXUGLTUVFpQ 2025-06-01T22:52:32.4495001Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.4495902Z +++ awk '{print $5}' 2025-06-01T22:52:32.4521870Z ++ FSIZE=1384 2025-06-01T22:52:32.4522967Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h",sha256=A316dOAobAqpM6DHX8vYkn-UL1bR964IVXUGLTUVFpQ,1384' 2025-06-01T22:52:32.4524105Z ++ read fname 2025-06-01T22:52:32.4525035Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.4526292Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.4527395Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.4528126Z ++ grep RECORD 2025-06-01T22:52:32.4545729Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.4546799Z +++ openssl base64 2025-06-01T22:52:32.4547079Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.4548243Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.4549527Z +++ sed -e s/=//g 2025-06-01T22:52:32.4588260Z ++ HASH=S_If2JhnUk95N3pFflFSFYixYO_wluYXF4VetvNyuhQ 2025-06-01T22:52:32.4594916Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.4595717Z +++ awk '{print $5}' 2025-06-01T22:52:32.4621388Z ++ FSIZE=832 2025-06-01T22:52:32.4622467Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h",sha256=S_If2JhnUk95N3pFflFSFYixYO_wluYXF4VetvNyuhQ,832' 2025-06-01T22:52:32.4623520Z ++ read fname 2025-06-01T22:52:32.4624081Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h 2025-06-01T22:52:32.4624891Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h 2025-06-01T22:52:32.4625659Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h 2025-06-01T22:52:32.4626304Z ++ grep RECORD 2025-06-01T22:52:32.4646465Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h 2025-06-01T22:52:32.4647248Z +++ openssl base64 2025-06-01T22:52:32.4647674Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.4649412Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.4650748Z +++ sed -e s/=//g 2025-06-01T22:52:32.4687732Z ++ HASH=EAO8DuqY7mNku7MlGD0WRgJA_tl6oK5jEsUsP3rXZNU 2025-06-01T22:52:32.4692851Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h 2025-06-01T22:52:32.4693511Z +++ awk '{print $5}' 2025-06-01T22:52:32.4719595Z ++ FSIZE=1003 2025-06-01T22:52:32.4720836Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h",sha256=EAO8DuqY7mNku7MlGD0WRgJA_tl6oK5jEsUsP3rXZNU,1003' 2025-06-01T22:52:32.4721664Z ++ read fname 2025-06-01T22:52:32.4722165Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h 2025-06-01T22:52:32.4722950Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h 2025-06-01T22:52:32.4723644Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h 2025-06-01T22:52:32.4724311Z ++ grep RECORD 2025-06-01T22:52:32.4746865Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h 2025-06-01T22:52:32.4747544Z +++ openssl base64 2025-06-01T22:52:32.4747829Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.4748104Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.4748705Z +++ sed -e s/=//g 2025-06-01T22:52:32.4790413Z ++ HASH=z08zVsqCjdwEqxt6yP4ZCpzzebXaVill_eTrbTQw8kM 2025-06-01T22:52:32.4793972Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h 2025-06-01T22:52:32.4794819Z +++ awk '{print $5}' 2025-06-01T22:52:32.4821350Z ++ FSIZE=1005 2025-06-01T22:52:32.4822139Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h",sha256=z08zVsqCjdwEqxt6yP4ZCpzzebXaVill_eTrbTQw8kM,1005' 2025-06-01T22:52:32.4823111Z ++ read fname 2025-06-01T22:52:32.4823543Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_he_meta.h 2025-06-01T22:52:32.4824303Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_he_meta.h 2025-06-01T22:52:32.4824954Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_he_meta.h 2025-06-01T22:52:32.4825422Z ++ grep RECORD 2025-06-01T22:52:32.4846873Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_he_meta.h 2025-06-01T22:52:32.4847560Z +++ openssl base64 2025-06-01T22:52:32.4847836Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.4848331Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.4849799Z +++ sed -e s/=//g 2025-06-01T22:52:32.4888770Z ++ HASH=I7TKYVcnJ3Rc3yBYOYkE1-2VsdnezoGiyAQp-gjIPwk 2025-06-01T22:52:32.4894143Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_he_meta.h 2025-06-01T22:52:32.4894762Z +++ awk '{print $5}' 2025-06-01T22:52:32.4922495Z ++ FSIZE=609 2025-06-01T22:52:32.4923354Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_he_meta.h",sha256=I7TKYVcnJ3Rc3yBYOYkE1-2VsdnezoGiyAQp-gjIPwk,609' 2025-06-01T22:52:32.4924303Z ++ read fname 2025-06-01T22:52:32.4925108Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h 2025-06-01T22:52:32.4925899Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h 2025-06-01T22:52:32.4926618Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h 2025-06-01T22:52:32.4927144Z ++ grep RECORD 2025-06-01T22:52:32.4948221Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h 2025-06-01T22:52:32.4948923Z +++ openssl base64 2025-06-01T22:52:32.4949202Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.4949516Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.4949796Z +++ sed -e s/=//g 2025-06-01T22:52:32.4991378Z ++ HASH=IKHgF0NnGFI0g7m81VIBs3Ow7mA6Pqaxa7S9c0yAttM 2025-06-01T22:52:32.4995362Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h 2025-06-01T22:52:32.4996332Z +++ awk '{print $5}' 2025-06-01T22:52:32.5022775Z ++ FSIZE=1005 2025-06-01T22:52:32.5023731Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h",sha256=IKHgF0NnGFI0g7m81VIBs3Ow7mA6Pqaxa7S9c0yAttM,1005' 2025-06-01T22:52:32.5024764Z ++ read fname 2025-06-01T22:52:32.5025219Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_he_native.h 2025-06-01T22:52:32.5026032Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_he_native.h 2025-06-01T22:52:32.5026725Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_he_native.h 2025-06-01T22:52:32.5027196Z ++ grep RECORD 2025-06-01T22:52:32.5047167Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_he_native.h 2025-06-01T22:52:32.5047825Z +++ openssl base64 2025-06-01T22:52:32.5048460Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.5050133Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.5051580Z +++ sed -e s/=//g 2025-06-01T22:52:32.5089283Z ++ HASH=ak9nPuraPehVsZ7rXjJV7v1dIUB9luaj3tZV6M6o2vY 2025-06-01T22:52:32.5094608Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_he_native.h 2025-06-01T22:52:32.5095175Z +++ awk '{print $5}' 2025-06-01T22:52:32.5120392Z ++ FSIZE=1116 2025-06-01T22:52:32.5121300Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_he_native.h",sha256=ak9nPuraPehVsZ7rXjJV7v1dIUB9luaj3tZV6M6o2vY,1116' 2025-06-01T22:52:32.5122074Z ++ read fname 2025-06-01T22:52:32.5122509Z ++ make_wheel_record torch/include/ATen/ops/special_hermite_polynomial_he_ops.h 2025-06-01T22:52:32.5123211Z ++ FPATH=torch/include/ATen/ops/special_hermite_polynomial_he_ops.h 2025-06-01T22:52:32.5123872Z ++ echo torch/include/ATen/ops/special_hermite_polynomial_he_ops.h 2025-06-01T22:52:32.5124894Z ++ grep RECORD 2025-06-01T22:52:32.5146141Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_hermite_polynomial_he_ops.h 2025-06-01T22:52:32.5146847Z +++ openssl base64 2025-06-01T22:52:32.5147641Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.5149053Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.5150260Z +++ sed -e s/=//g 2025-06-01T22:52:32.5190668Z ++ HASH=Aj4zlDx5p7wuZPT3Y7T3chNc7x1OvjAXrfYJ1JoPHiM 2025-06-01T22:52:32.5195377Z +++ ls -nl torch/include/ATen/ops/special_hermite_polynomial_he_ops.h 2025-06-01T22:52:32.5195984Z +++ awk '{print $5}' 2025-06-01T22:52:32.5222781Z ++ FSIZE=4637 2025-06-01T22:52:32.5223608Z ++ echo '"torch/include/ATen/ops/special_hermite_polynomial_he_ops.h",sha256=Aj4zlDx5p7wuZPT3Y7T3chNc7x1OvjAXrfYJ1JoPHiM,4637' 2025-06-01T22:52:32.5224388Z ++ read fname 2025-06-01T22:52:32.5224754Z ++ make_wheel_record torch/include/ATen/ops/special_i0.h 2025-06-01T22:52:32.5225197Z ++ FPATH=torch/include/ATen/ops/special_i0.h 2025-06-01T22:52:32.5225679Z ++ echo torch/include/ATen/ops/special_i0.h 2025-06-01T22:52:32.5226335Z ++ grep RECORD 2025-06-01T22:52:32.5247127Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i0.h 2025-06-01T22:52:32.5247864Z +++ openssl base64 2025-06-01T22:52:32.5248522Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.5249767Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.5250948Z +++ sed -e s/=//g 2025-06-01T22:52:32.5289369Z ++ HASH=-khNt84H3rfjWoqhM8KczOQRd7QLMedK0CcGpwcxF-o 2025-06-01T22:52:32.5294489Z +++ ls -nl torch/include/ATen/ops/special_i0.h 2025-06-01T22:52:32.5295692Z +++ awk '{print $5}' 2025-06-01T22:52:32.5321553Z ++ FSIZE=1067 2025-06-01T22:52:32.5322345Z ++ echo '"torch/include/ATen/ops/special_i0.h",sha256=-khNt84H3rfjWoqhM8KczOQRd7QLMedK0CcGpwcxF-o,1067' 2025-06-01T22:52:32.5323104Z ++ read fname 2025-06-01T22:52:32.5323605Z ++ make_wheel_record torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.5324823Z ++ FPATH=torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.5325694Z ++ echo torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.5326248Z ++ grep RECORD 2025-06-01T22:52:32.5348498Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.5349400Z +++ openssl base64 2025-06-01T22:52:32.5349748Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.5350012Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.5350341Z +++ sed -e s/=//g 2025-06-01T22:52:32.5392037Z ++ HASH=ibY7ZlRGRZZ65j7WpN2ayj6wjEb2mfp2NXVoP29m2Ls 2025-06-01T22:52:32.5395724Z +++ ls -nl torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.5396357Z +++ awk '{print $5}' 2025-06-01T22:52:32.5423441Z ++ FSIZE=933 2025-06-01T22:52:32.5424434Z ++ echo '"torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h",sha256=ibY7ZlRGRZZ65j7WpN2ayj6wjEb2mfp2NXVoP29m2Ls,933' 2025-06-01T22:52:32.5425334Z ++ read fname 2025-06-01T22:52:32.5425767Z ++ make_wheel_record torch/include/ATen/ops/special_i0_native.h 2025-06-01T22:52:32.5426312Z ++ FPATH=torch/include/ATen/ops/special_i0_native.h 2025-06-01T22:52:32.5426742Z ++ echo torch/include/ATen/ops/special_i0_native.h 2025-06-01T22:52:32.5427194Z ++ grep RECORD 2025-06-01T22:52:32.5448905Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i0_native.h 2025-06-01T22:52:32.5449517Z +++ openssl base64 2025-06-01T22:52:32.5450769Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.5451976Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.5453241Z +++ sed -e s/=//g 2025-06-01T22:52:32.5488870Z ++ HASH=JN3m7TieWRUiWGMmGJPA2IDT988Q0EHhf9DeoscX_ug 2025-06-01T22:52:32.5493718Z +++ ls -nl torch/include/ATen/ops/special_i0_native.h 2025-06-01T22:52:32.5494592Z +++ awk '{print $5}' 2025-06-01T22:52:32.5520773Z ++ FSIZE=562 2025-06-01T22:52:32.5521524Z ++ echo '"torch/include/ATen/ops/special_i0_native.h",sha256=JN3m7TieWRUiWGMmGJPA2IDT988Q0EHhf9DeoscX_ug,562' 2025-06-01T22:52:32.5522204Z ++ read fname 2025-06-01T22:52:32.5522587Z ++ make_wheel_record torch/include/ATen/ops/special_i0_ops.h 2025-06-01T22:52:32.5523073Z ++ FPATH=torch/include/ATen/ops/special_i0_ops.h 2025-06-01T22:52:32.5523598Z ++ echo torch/include/ATen/ops/special_i0_ops.h 2025-06-01T22:52:32.5524085Z ++ grep RECORD 2025-06-01T22:52:32.5547476Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i0_ops.h 2025-06-01T22:52:32.5548124Z +++ openssl base64 2025-06-01T22:52:32.5548475Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.5549548Z +++ sed -e s/=//g 2025-06-01T22:52:32.5549823Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.5589657Z ++ HASH=5b1gtOkc9m-iZw-_Ir-mCRZQw1nsa6JQoKEiWA7MtU4 2025-06-01T22:52:32.5596476Z +++ ls -nl torch/include/ATen/ops/special_i0_ops.h 2025-06-01T22:52:32.5596949Z +++ awk '{print $5}' 2025-06-01T22:52:32.5621742Z ++ FSIZE=1571 2025-06-01T22:52:32.5622490Z ++ echo '"torch/include/ATen/ops/special_i0_ops.h",sha256=5b1gtOkc9m-iZw-_Ir-mCRZQw1nsa6JQoKEiWA7MtU4,1571' 2025-06-01T22:52:32.5623139Z ++ read fname 2025-06-01T22:52:32.5623470Z ++ make_wheel_record torch/include/ATen/ops/special_i0e.h 2025-06-01T22:52:32.5623962Z ++ FPATH=torch/include/ATen/ops/special_i0e.h 2025-06-01T22:52:32.5624445Z ++ echo torch/include/ATen/ops/special_i0e.h 2025-06-01T22:52:32.5625155Z ++ grep RECORD 2025-06-01T22:52:32.5646361Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i0e.h 2025-06-01T22:52:32.5646918Z +++ openssl base64 2025-06-01T22:52:32.5647372Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.5648233Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.5649719Z +++ sed -e s/=//g 2025-06-01T22:52:32.5688334Z ++ HASH=4q841gPD4c9YlZxK-xJfZJSXnQg3BTTI838vTbUEJYU 2025-06-01T22:52:32.5693303Z +++ ls -nl torch/include/ATen/ops/special_i0e.h 2025-06-01T22:52:32.5694199Z +++ awk '{print $5}' 2025-06-01T22:52:32.5720250Z ++ FSIZE=1077 2025-06-01T22:52:32.5721091Z ++ echo '"torch/include/ATen/ops/special_i0e.h",sha256=4q841gPD4c9YlZxK-xJfZJSXnQg3BTTI838vTbUEJYU,1077' 2025-06-01T22:52:32.5721813Z ++ read fname 2025-06-01T22:52:32.5722457Z ++ make_wheel_record torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.5723514Z ++ FPATH=torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.5724760Z ++ echo torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.5725504Z ++ grep RECORD 2025-06-01T22:52:32.5745488Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.5746689Z +++ openssl base64 2025-06-01T22:52:32.5747015Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.5748117Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.5748379Z +++ sed -e s/=//g 2025-06-01T22:52:32.5790549Z ++ HASH=NSQBbBZMMw7qtku-SGq3OKeAZtr8G8WeNuLBN6hAbrk 2025-06-01T22:52:32.5794214Z +++ ls -nl torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.5795129Z +++ awk '{print $5}' 2025-06-01T22:52:32.5822663Z ++ FSIZE=795 2025-06-01T22:52:32.5823731Z ++ echo '"torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h",sha256=NSQBbBZMMw7qtku-SGq3OKeAZtr8G8WeNuLBN6hAbrk,795' 2025-06-01T22:52:32.5824684Z ++ read fname 2025-06-01T22:52:32.5825123Z ++ make_wheel_record torch/include/ATen/ops/special_i0e_cpu_dispatch.h 2025-06-01T22:52:32.5825718Z ++ FPATH=torch/include/ATen/ops/special_i0e_cpu_dispatch.h 2025-06-01T22:52:32.5826281Z ++ echo torch/include/ATen/ops/special_i0e_cpu_dispatch.h 2025-06-01T22:52:32.5826680Z ++ grep RECORD 2025-06-01T22:52:32.5845998Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i0e_cpu_dispatch.h 2025-06-01T22:52:32.5846630Z +++ openssl base64 2025-06-01T22:52:32.5847252Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.5847919Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.5849413Z +++ sed -e s/=//g 2025-06-01T22:52:32.5887464Z ++ HASH=PZYXMweF5rHdNV56LKtYyIhHzQ-d123DOUMVvCgZ0i8 2025-06-01T22:52:32.5892772Z +++ ls -nl torch/include/ATen/ops/special_i0e_cpu_dispatch.h 2025-06-01T22:52:32.5893550Z +++ awk '{print $5}' 2025-06-01T22:52:32.5920026Z ++ FSIZE=892 2025-06-01T22:52:32.5920818Z ++ echo '"torch/include/ATen/ops/special_i0e_cpu_dispatch.h",sha256=PZYXMweF5rHdNV56LKtYyIhHzQ-d123DOUMVvCgZ0i8,892' 2025-06-01T22:52:32.5921593Z ++ read fname 2025-06-01T22:52:32.5922115Z ++ make_wheel_record torch/include/ATen/ops/special_i0e_cuda_dispatch.h 2025-06-01T22:52:32.5922776Z ++ FPATH=torch/include/ATen/ops/special_i0e_cuda_dispatch.h 2025-06-01T22:52:32.5923324Z ++ echo torch/include/ATen/ops/special_i0e_cuda_dispatch.h 2025-06-01T22:52:32.5923750Z ++ grep RECORD 2025-06-01T22:52:32.5945096Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i0e_cuda_dispatch.h 2025-06-01T22:52:32.5945888Z +++ openssl base64 2025-06-01T22:52:32.5946560Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.5947767Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.5949179Z +++ sed -e s/=//g 2025-06-01T22:52:32.5988789Z ++ HASH=-5xBTZnY-Qq714DWuItlqQgOCuSc4jIYzDvJgqfws70 2025-06-01T22:52:32.5994033Z +++ ls -nl torch/include/ATen/ops/special_i0e_cuda_dispatch.h 2025-06-01T22:52:32.5994679Z +++ awk '{print $5}' 2025-06-01T22:52:32.6021417Z ++ FSIZE=894 2025-06-01T22:52:32.6022446Z ++ echo '"torch/include/ATen/ops/special_i0e_cuda_dispatch.h",sha256=-5xBTZnY-Qq714DWuItlqQgOCuSc4jIYzDvJgqfws70,894' 2025-06-01T22:52:32.6023333Z ++ read fname 2025-06-01T22:52:32.6023716Z ++ make_wheel_record torch/include/ATen/ops/special_i0e_meta.h 2025-06-01T22:52:32.6024356Z ++ FPATH=torch/include/ATen/ops/special_i0e_meta.h 2025-06-01T22:52:32.6024808Z ++ echo torch/include/ATen/ops/special_i0e_meta.h 2025-06-01T22:52:32.6025192Z ++ grep RECORD 2025-06-01T22:52:32.6045523Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i0e_meta.h 2025-06-01T22:52:32.6046292Z +++ openssl base64 2025-06-01T22:52:32.6047047Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.6049104Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.6052272Z +++ sed -e s/=//g 2025-06-01T22:52:32.6086940Z ++ HASH=qyD7IOD3Xcaq1rUp8aN6PQifRYMlLIS8HEUU658Z7GU 2025-06-01T22:52:32.6092024Z +++ ls -nl torch/include/ATen/ops/special_i0e_meta.h 2025-06-01T22:52:32.6093022Z +++ awk '{print $5}' 2025-06-01T22:52:32.6118156Z ++ FSIZE=572 2025-06-01T22:52:32.6119165Z ++ echo '"torch/include/ATen/ops/special_i0e_meta.h",sha256=qyD7IOD3Xcaq1rUp8aN6PQifRYMlLIS8HEUU658Z7GU,572' 2025-06-01T22:52:32.6120445Z ++ read fname 2025-06-01T22:52:32.6121151Z ++ make_wheel_record torch/include/ATen/ops/special_i0e_meta_dispatch.h 2025-06-01T22:52:32.6121852Z ++ FPATH=torch/include/ATen/ops/special_i0e_meta_dispatch.h 2025-06-01T22:52:32.6122454Z ++ echo torch/include/ATen/ops/special_i0e_meta_dispatch.h 2025-06-01T22:52:32.6123412Z ++ grep RECORD 2025-06-01T22:52:32.6144995Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i0e_meta_dispatch.h 2025-06-01T22:52:32.6145948Z +++ openssl base64 2025-06-01T22:52:32.6146211Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.6146945Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.6147659Z +++ sed -e s/=//g 2025-06-01T22:52:32.6188604Z ++ HASH=ntwsVqswnn85egNYDVgPU_pEkNWAtNIDrPgaQOWlL4k 2025-06-01T22:52:32.6192066Z +++ ls -nl torch/include/ATen/ops/special_i0e_meta_dispatch.h 2025-06-01T22:52:32.6193364Z +++ awk '{print $5}' 2025-06-01T22:52:32.6219720Z ++ FSIZE=894 2025-06-01T22:52:32.6220874Z ++ echo '"torch/include/ATen/ops/special_i0e_meta_dispatch.h",sha256=ntwsVqswnn85egNYDVgPU_pEkNWAtNIDrPgaQOWlL4k,894' 2025-06-01T22:52:32.6221715Z ++ read fname 2025-06-01T22:52:32.6222069Z ++ make_wheel_record torch/include/ATen/ops/special_i0e_native.h 2025-06-01T22:52:32.6222245Z ++ FPATH=torch/include/ATen/ops/special_i0e_native.h 2025-06-01T22:52:32.6222425Z ++ echo torch/include/ATen/ops/special_i0e_native.h 2025-06-01T22:52:32.6223382Z ++ grep RECORD 2025-06-01T22:52:32.6243759Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i0e_native.h 2025-06-01T22:52:32.6246128Z +++ openssl base64 2025-06-01T22:52:32.6246234Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.6247171Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.6248276Z +++ sed -e s/=//g 2025-06-01T22:52:32.6287050Z ++ HASH=0tBG7zcN4XjzWUZkVELABVlVbkOX55mBpYciDoDRWGQ 2025-06-01T22:52:32.6291852Z +++ ls -nl torch/include/ATen/ops/special_i0e_native.h 2025-06-01T22:52:32.6292665Z +++ awk '{print $5}' 2025-06-01T22:52:32.6317720Z ++ FSIZE=611 2025-06-01T22:52:32.6318777Z ++ echo '"torch/include/ATen/ops/special_i0e_native.h",sha256=0tBG7zcN4XjzWUZkVELABVlVbkOX55mBpYciDoDRWGQ,611' 2025-06-01T22:52:32.6318970Z ++ read fname 2025-06-01T22:52:32.6319327Z ++ make_wheel_record torch/include/ATen/ops/special_i0e_ops.h 2025-06-01T22:52:32.6319615Z ++ FPATH=torch/include/ATen/ops/special_i0e_ops.h 2025-06-01T22:52:32.6320826Z ++ echo torch/include/ATen/ops/special_i0e_ops.h 2025-06-01T22:52:32.6322333Z ++ grep RECORD 2025-06-01T22:52:32.6344016Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i0e_ops.h 2025-06-01T22:52:32.6344131Z +++ openssl base64 2025-06-01T22:52:32.6344614Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.6346295Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.6347474Z +++ sed -e s/=//g 2025-06-01T22:52:32.6389713Z ++ HASH=Cq5HqKjdfl4Vk-d8b3PfihtmrhvKRmJxm6NLi_OM9ag 2025-06-01T22:52:32.6393182Z +++ ls -nl torch/include/ATen/ops/special_i0e_ops.h 2025-06-01T22:52:32.6394216Z +++ awk '{print $5}' 2025-06-01T22:52:32.6420914Z ++ FSIZE=1577 2025-06-01T22:52:32.6421659Z ++ echo '"torch/include/ATen/ops/special_i0e_ops.h",sha256=Cq5HqKjdfl4Vk-d8b3PfihtmrhvKRmJxm6NLi_OM9ag,1577' 2025-06-01T22:52:32.6421777Z ++ read fname 2025-06-01T22:52:32.6422062Z ++ make_wheel_record torch/include/ATen/ops/special_i1.h 2025-06-01T22:52:32.6422202Z ++ FPATH=torch/include/ATen/ops/special_i1.h 2025-06-01T22:52:32.6422583Z ++ echo torch/include/ATen/ops/special_i1.h 2025-06-01T22:52:32.6423741Z ++ grep RECORD 2025-06-01T22:52:32.6446671Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1.h 2025-06-01T22:52:32.6446838Z +++ openssl base64 2025-06-01T22:52:32.6446988Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.6448559Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.6449712Z +++ sed -e s/=//g 2025-06-01T22:52:32.6487363Z ++ HASH=NRKF6RBD63k9Dvboz9MKXDd2qdc-WqyofQSv6Nh5QzI 2025-06-01T22:52:32.6492344Z +++ ls -nl torch/include/ATen/ops/special_i1.h 2025-06-01T22:52:32.6493305Z +++ awk '{print $5}' 2025-06-01T22:52:32.6520028Z ++ FSIZE=1067 2025-06-01T22:52:32.6520595Z ++ echo '"torch/include/ATen/ops/special_i1.h",sha256=NRKF6RBD63k9Dvboz9MKXDd2qdc-WqyofQSv6Nh5QzI,1067' 2025-06-01T22:52:32.6520836Z ++ read fname 2025-06-01T22:52:32.6521292Z ++ make_wheel_record torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.6521723Z ++ FPATH=torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.6522246Z ++ echo torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.6523335Z ++ grep RECORD 2025-06-01T22:52:32.6544904Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.6545010Z +++ openssl base64 2025-06-01T22:52:32.6546997Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.6547586Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.6548849Z +++ sed -e s/=//g 2025-06-01T22:52:32.6590358Z ++ HASH=fQxWBf1SGPf8nNY2M5yagDETxXeIjGkwUJd4IvdUzDA 2025-06-01T22:52:32.6593689Z +++ ls -nl torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.6594317Z +++ awk '{print $5}' 2025-06-01T22:52:32.6620876Z ++ FSIZE=794 2025-06-01T22:52:32.6622174Z ++ echo '"torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h",sha256=fQxWBf1SGPf8nNY2M5yagDETxXeIjGkwUJd4IvdUzDA,794' 2025-06-01T22:52:32.6622285Z ++ read fname 2025-06-01T22:52:32.6622524Z ++ make_wheel_record torch/include/ATen/ops/special_i1_cpu_dispatch.h 2025-06-01T22:52:32.6622763Z ++ FPATH=torch/include/ATen/ops/special_i1_cpu_dispatch.h 2025-06-01T22:52:32.6623107Z ++ echo torch/include/ATen/ops/special_i1_cpu_dispatch.h 2025-06-01T22:52:32.6624590Z ++ grep RECORD 2025-06-01T22:52:32.6646087Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1_cpu_dispatch.h 2025-06-01T22:52:32.6646772Z +++ openssl base64 2025-06-01T22:52:32.6647209Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.6648427Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.6649856Z +++ sed -e s/=//g 2025-06-01T22:52:32.6687679Z ++ HASH=i4E72MJwNH617AOJcu4xUNqSJJwR32hA6RXpLBkmhVs 2025-06-01T22:52:32.6692930Z +++ ls -nl torch/include/ATen/ops/special_i1_cpu_dispatch.h 2025-06-01T22:52:32.6693987Z +++ awk '{print $5}' 2025-06-01T22:52:32.6720087Z ++ FSIZE=889 2025-06-01T22:52:32.6720722Z ++ echo '"torch/include/ATen/ops/special_i1_cpu_dispatch.h",sha256=i4E72MJwNH617AOJcu4xUNqSJJwR32hA6RXpLBkmhVs,889' 2025-06-01T22:52:32.6720846Z ++ read fname 2025-06-01T22:52:32.6721089Z ++ make_wheel_record torch/include/ATen/ops/special_i1_cuda_dispatch.h 2025-06-01T22:52:32.6721281Z ++ FPATH=torch/include/ATen/ops/special_i1_cuda_dispatch.h 2025-06-01T22:52:32.6722151Z ++ echo torch/include/ATen/ops/special_i1_cuda_dispatch.h 2025-06-01T22:52:32.6723717Z ++ grep RECORD 2025-06-01T22:52:32.6744461Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1_cuda_dispatch.h 2025-06-01T22:52:32.6745592Z +++ openssl base64 2025-06-01T22:52:32.6747061Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.6748012Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.6749359Z +++ sed -e s/=//g 2025-06-01T22:52:32.6791238Z ++ HASH=5s4xuDgy7sscUnwtIPZukrcB9KORrj4iVZTj1Kjxxfk 2025-06-01T22:52:32.6795995Z +++ ls -nl torch/include/ATen/ops/special_i1_cuda_dispatch.h 2025-06-01T22:52:32.6797077Z +++ awk '{print $5}' 2025-06-01T22:52:32.6823961Z ++ FSIZE=891 2025-06-01T22:52:32.6824577Z ++ echo '"torch/include/ATen/ops/special_i1_cuda_dispatch.h",sha256=5s4xuDgy7sscUnwtIPZukrcB9KORrj4iVZTj1Kjxxfk,891' 2025-06-01T22:52:32.6824674Z ++ read fname 2025-06-01T22:52:32.6824886Z ++ make_wheel_record torch/include/ATen/ops/special_i1_meta.h 2025-06-01T22:52:32.6825040Z ++ FPATH=torch/include/ATen/ops/special_i1_meta.h 2025-06-01T22:52:32.6826263Z ++ echo torch/include/ATen/ops/special_i1_meta.h 2025-06-01T22:52:32.6827150Z ++ grep RECORD 2025-06-01T22:52:32.6847866Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1_meta.h 2025-06-01T22:52:32.6848273Z +++ openssl base64 2025-06-01T22:52:32.6849200Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.6850330Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.6851577Z +++ sed -e s/=//g 2025-06-01T22:52:32.6890339Z ++ HASH=xw7MFROAemIKAzVFIWJJHDrmGd6-N9MPVs6RgBP5--Y 2025-06-01T22:52:32.6895650Z +++ ls -nl torch/include/ATen/ops/special_i1_meta.h 2025-06-01T22:52:32.6896835Z +++ awk '{print $5}' 2025-06-01T22:52:32.6922090Z ++ FSIZE=571 2025-06-01T22:52:32.6922570Z ++ echo '"torch/include/ATen/ops/special_i1_meta.h",sha256=xw7MFROAemIKAzVFIWJJHDrmGd6-N9MPVs6RgBP5--Y,571' 2025-06-01T22:52:32.6922684Z ++ read fname 2025-06-01T22:52:32.6922928Z ++ make_wheel_record torch/include/ATen/ops/special_i1_meta_dispatch.h 2025-06-01T22:52:32.6923119Z ++ FPATH=torch/include/ATen/ops/special_i1_meta_dispatch.h 2025-06-01T22:52:32.6924763Z ++ echo torch/include/ATen/ops/special_i1_meta_dispatch.h 2025-06-01T22:52:32.6926097Z ++ grep RECORD 2025-06-01T22:52:32.6948782Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1_meta_dispatch.h 2025-06-01T22:52:32.6948917Z +++ openssl base64 2025-06-01T22:52:32.6949026Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.6949980Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.6951257Z +++ sed -e s/=//g 2025-06-01T22:52:32.6992707Z ++ HASH=HeD0y25IzkJ51K16PQqlKQ5njfSwMRx7XvdYH0LySvs 2025-06-01T22:52:32.6997011Z +++ ls -nl torch/include/ATen/ops/special_i1_meta_dispatch.h 2025-06-01T22:52:32.6997914Z +++ awk '{print $5}' 2025-06-01T22:52:32.7025424Z ++ FSIZE=891 2025-06-01T22:52:32.7025986Z ++ echo '"torch/include/ATen/ops/special_i1_meta_dispatch.h",sha256=HeD0y25IzkJ51K16PQqlKQ5njfSwMRx7XvdYH0LySvs,891' 2025-06-01T22:52:32.7026088Z ++ read fname 2025-06-01T22:52:32.7026311Z ++ make_wheel_record torch/include/ATen/ops/special_i1_native.h 2025-06-01T22:52:32.7026481Z ++ FPATH=torch/include/ATen/ops/special_i1_native.h 2025-06-01T22:52:32.7026936Z ++ echo torch/include/ATen/ops/special_i1_native.h 2025-06-01T22:52:32.7028379Z ++ grep RECORD 2025-06-01T22:52:32.7049013Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1_native.h 2025-06-01T22:52:32.7049645Z +++ openssl base64 2025-06-01T22:52:32.7051010Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.7052566Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.7053727Z +++ sed -e s/=//g 2025-06-01T22:52:32.7090773Z ++ HASH=wg5cS2ikvsdLkQqTI2QXc3ocXyFNX7ONEcryaxZaiNQ 2025-06-01T22:52:32.7095527Z +++ ls -nl torch/include/ATen/ops/special_i1_native.h 2025-06-01T22:52:32.7096461Z +++ awk '{print $5}' 2025-06-01T22:52:32.7121936Z ++ FSIZE=608 2025-06-01T22:52:32.7122489Z ++ echo '"torch/include/ATen/ops/special_i1_native.h",sha256=wg5cS2ikvsdLkQqTI2QXc3ocXyFNX7ONEcryaxZaiNQ,608' 2025-06-01T22:52:32.7122591Z ++ read fname 2025-06-01T22:52:32.7122801Z ++ make_wheel_record torch/include/ATen/ops/special_i1_ops.h 2025-06-01T22:52:32.7122950Z ++ FPATH=torch/include/ATen/ops/special_i1_ops.h 2025-06-01T22:52:32.7124595Z ++ echo torch/include/ATen/ops/special_i1_ops.h 2025-06-01T22:52:32.7126026Z ++ grep RECORD 2025-06-01T22:52:32.7147381Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1_ops.h 2025-06-01T22:52:32.7148459Z +++ openssl base64 2025-06-01T22:52:32.7149659Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.7149892Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.7151257Z +++ sed -e s/=//g 2025-06-01T22:52:32.7191189Z ++ HASH=xuitmqUixg6WMENV0gpSr7NFAMs8O8c33HHx3z-knj8 2025-06-01T22:52:32.7196649Z +++ ls -nl torch/include/ATen/ops/special_i1_ops.h 2025-06-01T22:52:32.7197489Z +++ awk '{print $5}' 2025-06-01T22:52:32.7224357Z ++ FSIZE=1571 2025-06-01T22:52:32.7224965Z ++ echo '"torch/include/ATen/ops/special_i1_ops.h",sha256=xuitmqUixg6WMENV0gpSr7NFAMs8O8c33HHx3z-knj8,1571' 2025-06-01T22:52:32.7225074Z ++ read fname 2025-06-01T22:52:32.7225262Z ++ make_wheel_record torch/include/ATen/ops/special_i1e.h 2025-06-01T22:52:32.7225446Z ++ FPATH=torch/include/ATen/ops/special_i1e.h 2025-06-01T22:52:32.7226107Z ++ echo torch/include/ATen/ops/special_i1e.h 2025-06-01T22:52:32.7227367Z ++ grep RECORD 2025-06-01T22:52:32.7248119Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1e.h 2025-06-01T22:52:32.7248705Z +++ openssl base64 2025-06-01T22:52:32.7249779Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.7250968Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.7252384Z +++ sed -e s/=//g 2025-06-01T22:52:32.7289850Z ++ HASH=NTzOYs9aPUsWYYobTxlcsipybWm4K-YwMPCrqUXoH8A 2025-06-01T22:52:32.7295002Z +++ ls -nl torch/include/ATen/ops/special_i1e.h 2025-06-01T22:52:32.7296059Z +++ awk '{print $5}' 2025-06-01T22:52:32.7322070Z ++ FSIZE=1077 2025-06-01T22:52:32.7322556Z ++ echo '"torch/include/ATen/ops/special_i1e.h",sha256=NTzOYs9aPUsWYYobTxlcsipybWm4K-YwMPCrqUXoH8A,1077' 2025-06-01T22:52:32.7322675Z ++ read fname 2025-06-01T22:52:32.7323119Z ++ make_wheel_record torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.7323500Z ++ FPATH=torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.7325370Z ++ echo torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.7325736Z ++ grep RECORD 2025-06-01T22:52:32.7348123Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.7348308Z +++ openssl base64 2025-06-01T22:52:32.7348621Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.7349570Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.7350858Z +++ sed -e s/=//g 2025-06-01T22:52:32.7391365Z ++ HASH=o05RBzmqTnWMQs5ONUUBiCrWUz_T4YvJihoQWInsC7Q 2025-06-01T22:52:32.7396228Z +++ ls -nl torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.7396680Z +++ awk '{print $5}' 2025-06-01T22:52:32.7424692Z ++ FSIZE=795 2025-06-01T22:52:32.7425450Z ++ echo '"torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h",sha256=o05RBzmqTnWMQs5ONUUBiCrWUz_T4YvJihoQWInsC7Q,795' 2025-06-01T22:52:32.7425563Z ++ read fname 2025-06-01T22:52:32.7425809Z ++ make_wheel_record torch/include/ATen/ops/special_i1e_cpu_dispatch.h 2025-06-01T22:52:32.7426001Z ++ FPATH=torch/include/ATen/ops/special_i1e_cpu_dispatch.h 2025-06-01T22:52:32.7426199Z ++ echo torch/include/ATen/ops/special_i1e_cpu_dispatch.h 2025-06-01T22:52:32.7427446Z ++ grep RECORD 2025-06-01T22:52:32.7448205Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1e_cpu_dispatch.h 2025-06-01T22:52:32.7449251Z +++ openssl base64 2025-06-01T22:52:32.7450448Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.7451826Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.7453272Z +++ sed -e s/=//g 2025-06-01T22:52:32.7489966Z ++ HASH=ibSYEnHh7G-MvopZMljLKQy8tpzgSZ3-ZCELTXPooAo 2025-06-01T22:52:32.7495356Z +++ ls -nl torch/include/ATen/ops/special_i1e_cpu_dispatch.h 2025-06-01T22:52:32.7496444Z +++ awk '{print $5}' 2025-06-01T22:52:32.7522024Z ++ FSIZE=892 2025-06-01T22:52:32.7522658Z ++ echo '"torch/include/ATen/ops/special_i1e_cpu_dispatch.h",sha256=ibSYEnHh7G-MvopZMljLKQy8tpzgSZ3-ZCELTXPooAo,892' 2025-06-01T22:52:32.7522772Z ++ read fname 2025-06-01T22:52:32.7523020Z ++ make_wheel_record torch/include/ATen/ops/special_i1e_cuda_dispatch.h 2025-06-01T22:52:32.7523297Z ++ FPATH=torch/include/ATen/ops/special_i1e_cuda_dispatch.h 2025-06-01T22:52:32.7525528Z ++ echo torch/include/ATen/ops/special_i1e_cuda_dispatch.h 2025-06-01T22:52:32.7526251Z ++ grep RECORD 2025-06-01T22:52:32.7548034Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1e_cuda_dispatch.h 2025-06-01T22:52:32.7548178Z +++ openssl base64 2025-06-01T22:52:32.7548800Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.7550228Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.7551463Z +++ sed -e s/=//g 2025-06-01T22:52:32.7595193Z ++ HASH=n_Me5OC126v09hW4lrzI1djyAlqp0CchnECh8a5mR5Y 2025-06-01T22:52:32.7597166Z +++ ls -nl torch/include/ATen/ops/special_i1e_cuda_dispatch.h 2025-06-01T22:52:32.7597863Z +++ awk '{print $5}' 2025-06-01T22:52:32.7626329Z ++ FSIZE=894 2025-06-01T22:52:32.7626893Z ++ echo '"torch/include/ATen/ops/special_i1e_cuda_dispatch.h",sha256=n_Me5OC126v09hW4lrzI1djyAlqp0CchnECh8a5mR5Y,894' 2025-06-01T22:52:32.7627009Z ++ read fname 2025-06-01T22:52:32.7627235Z ++ make_wheel_record torch/include/ATen/ops/special_i1e_meta.h 2025-06-01T22:52:32.7627394Z ++ FPATH=torch/include/ATen/ops/special_i1e_meta.h 2025-06-01T22:52:32.7627702Z ++ echo torch/include/ATen/ops/special_i1e_meta.h 2025-06-01T22:52:32.7628154Z ++ grep RECORD 2025-06-01T22:52:32.7649132Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1e_meta.h 2025-06-01T22:52:32.7649397Z +++ openssl base64 2025-06-01T22:52:32.7650603Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.7651576Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.7652853Z +++ sed -e s/=//g 2025-06-01T22:52:32.7690536Z ++ HASH=JxlGQG9TAurU0QNGjBud236r7gEGKEjAGPjDOSu8kDw 2025-06-01T22:52:32.7695793Z +++ ls -nl torch/include/ATen/ops/special_i1e_meta.h 2025-06-01T22:52:32.7696892Z +++ awk '{print $5}' 2025-06-01T22:52:32.7723522Z ++ FSIZE=572 2025-06-01T22:52:32.7724253Z ++ echo '"torch/include/ATen/ops/special_i1e_meta.h",sha256=JxlGQG9TAurU0QNGjBud236r7gEGKEjAGPjDOSu8kDw,572' 2025-06-01T22:52:32.7724416Z ++ read fname 2025-06-01T22:52:32.7725099Z ++ make_wheel_record torch/include/ATen/ops/special_i1e_meta_dispatch.h 2025-06-01T22:52:32.7725337Z ++ FPATH=torch/include/ATen/ops/special_i1e_meta_dispatch.h 2025-06-01T22:52:32.7725853Z ++ echo torch/include/ATen/ops/special_i1e_meta_dispatch.h 2025-06-01T22:52:32.7726488Z ++ grep RECORD 2025-06-01T22:52:32.7747226Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1e_meta_dispatch.h 2025-06-01T22:52:32.7747748Z +++ openssl base64 2025-06-01T22:52:32.7748457Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.7749774Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.7751040Z +++ sed -e s/=//g 2025-06-01T22:52:32.7792058Z ++ HASH=i0JPXilT0kpxzILbdUzJrXDA7Z8RzOkh7nr81lOhK0w 2025-06-01T22:52:32.7795478Z +++ ls -nl torch/include/ATen/ops/special_i1e_meta_dispatch.h 2025-06-01T22:52:32.7796416Z +++ awk '{print $5}' 2025-06-01T22:52:32.7824251Z ++ FSIZE=894 2025-06-01T22:52:32.7824857Z ++ echo '"torch/include/ATen/ops/special_i1e_meta_dispatch.h",sha256=i0JPXilT0kpxzILbdUzJrXDA7Z8RzOkh7nr81lOhK0w,894' 2025-06-01T22:52:32.7824966Z ++ read fname 2025-06-01T22:52:32.7825292Z ++ make_wheel_record torch/include/ATen/ops/special_i1e_native.h 2025-06-01T22:52:32.7825617Z ++ FPATH=torch/include/ATen/ops/special_i1e_native.h 2025-06-01T22:52:32.7825782Z ++ echo torch/include/ATen/ops/special_i1e_native.h 2025-06-01T22:52:32.7827082Z ++ grep RECORD 2025-06-01T22:52:32.7848065Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1e_native.h 2025-06-01T22:52:32.7848700Z +++ openssl base64 2025-06-01T22:52:32.7850086Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.7851616Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.7852834Z +++ sed -e s/=//g 2025-06-01T22:52:32.7890121Z ++ HASH=keFQJSwXhFwBNwXTKahD_K-E5u78Ubs60D-2GretJDk 2025-06-01T22:52:32.7895477Z +++ ls -nl torch/include/ATen/ops/special_i1e_native.h 2025-06-01T22:52:32.7896403Z +++ awk '{print $5}' 2025-06-01T22:52:32.7923553Z ++ FSIZE=611 2025-06-01T22:52:32.7924631Z ++ echo '"torch/include/ATen/ops/special_i1e_native.h",sha256=keFQJSwXhFwBNwXTKahD_K-E5u78Ubs60D-2GretJDk,611' 2025-06-01T22:52:32.7925323Z ++ read fname 2025-06-01T22:52:32.7925733Z ++ make_wheel_record torch/include/ATen/ops/special_i1e_ops.h 2025-06-01T22:52:32.7926290Z ++ FPATH=torch/include/ATen/ops/special_i1e_ops.h 2025-06-01T22:52:32.7926886Z ++ echo torch/include/ATen/ops/special_i1e_ops.h 2025-06-01T22:52:32.7927268Z ++ grep RECORD 2025-06-01T22:52:32.7947259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_i1e_ops.h 2025-06-01T22:52:32.7947800Z +++ openssl base64 2025-06-01T22:52:32.7948112Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.7948393Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.7949531Z +++ sed -e s/=//g 2025-06-01T22:52:32.7989041Z ++ HASH=Ex_EPjhstLgHA-0YN2VuFrbYFjrsyDs9Ty9qBPxGC1A 2025-06-01T22:52:32.7994532Z +++ ls -nl torch/include/ATen/ops/special_i1e_ops.h 2025-06-01T22:52:32.7996126Z +++ awk '{print $5}' 2025-06-01T22:52:32.8023217Z ++ FSIZE=1577 2025-06-01T22:52:32.8024093Z ++ echo '"torch/include/ATen/ops/special_i1e_ops.h",sha256=Ex_EPjhstLgHA-0YN2VuFrbYFjrsyDs9Ty9qBPxGC1A,1577' 2025-06-01T22:52:32.8024847Z ++ read fname 2025-06-01T22:52:32.8025267Z ++ make_wheel_record torch/include/ATen/ops/special_laguerre_polynomial_l.h 2025-06-01T22:52:32.8026086Z ++ FPATH=torch/include/ATen/ops/special_laguerre_polynomial_l.h 2025-06-01T22:52:32.8026702Z ++ echo torch/include/ATen/ops/special_laguerre_polynomial_l.h 2025-06-01T22:52:32.8027145Z ++ grep RECORD 2025-06-01T22:52:32.8047855Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_laguerre_polynomial_l.h 2025-06-01T22:52:32.8048496Z +++ openssl base64 2025-06-01T22:52:32.8048770Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.8049728Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.8051081Z +++ sed -e s/=//g 2025-06-01T22:52:32.8089626Z ++ HASH=NY4b5CCcBCpODpsv_AgU_0mZT1pdUn5BCpW_5cgbywQ 2025-06-01T22:52:32.8094847Z +++ ls -nl torch/include/ATen/ops/special_laguerre_polynomial_l.h 2025-06-01T22:52:32.8095771Z +++ awk '{print $5}' 2025-06-01T22:52:32.8122080Z ++ FSIZE=3063 2025-06-01T22:52:32.8122938Z ++ echo '"torch/include/ATen/ops/special_laguerre_polynomial_l.h",sha256=NY4b5CCcBCpODpsv_AgU_0mZT1pdUn5BCpW_5cgbywQ,3063' 2025-06-01T22:52:32.8123735Z ++ read fname 2025-06-01T22:52:32.8124520Z ++ make_wheel_record torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.8125798Z ++ FPATH=torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.8126816Z ++ echo torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.8127462Z ++ grep RECORD 2025-06-01T22:52:32.8147013Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.8147815Z +++ openssl base64 2025-06-01T22:52:32.8148085Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.8149304Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.8150729Z +++ sed -e s/=//g 2025-06-01T22:52:32.8190588Z ++ HASH=oL8oD-J6rBm1bMClvOFWRXtuUXMQPbsfhn3NXSErwv4 2025-06-01T22:52:32.8195999Z +++ ls -nl torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.8197029Z +++ awk '{print $5}' 2025-06-01T22:52:32.8224120Z ++ FSIZE=1384 2025-06-01T22:52:32.8225212Z ++ echo '"torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h",sha256=oL8oD-J6rBm1bMClvOFWRXtuUXMQPbsfhn3NXSErwv4,1384' 2025-06-01T22:52:32.8226164Z ++ read fname 2025-06-01T22:52:32.8226907Z ++ make_wheel_record torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.8228134Z ++ FPATH=torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.8229212Z ++ echo torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.8229913Z ++ grep RECORD 2025-06-01T22:52:32.8248697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.8249657Z +++ openssl base64 2025-06-01T22:52:32.8250148Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.8251580Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.8252911Z +++ sed -e s/=//g 2025-06-01T22:52:32.8290107Z ++ HASH=P2AYbfKeZoasu9IA5LnQXYMvKr4mcn4hSSrD9YhfTXA 2025-06-01T22:52:32.8295817Z +++ ls -nl torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.8296597Z +++ awk '{print $5}' 2025-06-01T22:52:32.8322122Z ++ FSIZE=832 2025-06-01T22:52:32.8323248Z ++ echo '"torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h",sha256=P2AYbfKeZoasu9IA5LnQXYMvKr4mcn4hSSrD9YhfTXA,832' 2025-06-01T22:52:32.8324365Z ++ read fname 2025-06-01T22:52:32.8325199Z ++ make_wheel_record torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h 2025-06-01T22:52:32.8326143Z ++ FPATH=torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h 2025-06-01T22:52:32.8326951Z ++ echo torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h 2025-06-01T22:52:32.8327483Z ++ grep RECORD 2025-06-01T22:52:32.8348043Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h 2025-06-01T22:52:32.8348807Z +++ openssl base64 2025-06-01T22:52:32.8349128Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.8349595Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.8351025Z +++ sed -e s/=//g 2025-06-01T22:52:32.8392444Z ++ HASH=8qWQhqj7r2vrbj4potQdc8xyGKhCzgCUqba-DeNcyC8 2025-06-01T22:52:32.8396236Z +++ ls -nl torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h 2025-06-01T22:52:32.8396847Z +++ awk '{print $5}' 2025-06-01T22:52:32.8423006Z ++ FSIZE=1003 2025-06-01T22:52:32.8423875Z ++ echo '"torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h",sha256=8qWQhqj7r2vrbj4potQdc8xyGKhCzgCUqba-DeNcyC8,1003' 2025-06-01T22:52:32.8424699Z ++ read fname 2025-06-01T22:52:32.8425298Z ++ make_wheel_record torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h 2025-06-01T22:52:32.8426113Z ++ FPATH=torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h 2025-06-01T22:52:32.8427047Z ++ echo torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h 2025-06-01T22:52:32.8427554Z ++ grep RECORD 2025-06-01T22:52:32.8450353Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h 2025-06-01T22:52:32.8451046Z +++ openssl base64 2025-06-01T22:52:32.8451592Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.8452885Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.8454114Z +++ sed -e s/=//g 2025-06-01T22:52:32.8490732Z ++ HASH=xSUPWtXWQkUWh623zTcY-8q3QVW8D7koGmlIc0Pzx-s 2025-06-01T22:52:32.8495978Z +++ ls -nl torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h 2025-06-01T22:52:32.8496684Z +++ awk '{print $5}' 2025-06-01T22:52:32.8523896Z ++ FSIZE=1005 2025-06-01T22:52:32.8524880Z ++ echo '"torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h",sha256=xSUPWtXWQkUWh623zTcY-8q3QVW8D7koGmlIc0Pzx-s,1005' 2025-06-01T22:52:32.8525905Z ++ read fname 2025-06-01T22:52:32.8526492Z ++ make_wheel_record torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h 2025-06-01T22:52:32.8527200Z ++ FPATH=torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h 2025-06-01T22:52:32.8527836Z ++ echo torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h 2025-06-01T22:52:32.8528309Z ++ grep RECORD 2025-06-01T22:52:32.8548728Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h 2025-06-01T22:52:32.8549341Z +++ openssl base64 2025-06-01T22:52:32.8549613Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.8550745Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.8552060Z +++ sed -e s/=//g 2025-06-01T22:52:32.8595817Z ++ HASH=vb8ygrv3OKRZv5-GUm5dRBabeRQA50qGMAfwZmWODWM 2025-06-01T22:52:32.8598423Z +++ ls -nl torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h 2025-06-01T22:52:32.8599121Z +++ awk '{print $5}' 2025-06-01T22:52:32.8627325Z ++ FSIZE=609 2025-06-01T22:52:32.8628106Z ++ echo '"torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h",sha256=vb8ygrv3OKRZv5-GUm5dRBabeRQA50qGMAfwZmWODWM,609' 2025-06-01T22:52:32.8628892Z ++ read fname 2025-06-01T22:52:32.8629504Z ++ make_wheel_record torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h 2025-06-01T22:52:32.8630279Z ++ FPATH=torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h 2025-06-01T22:52:32.8630983Z ++ echo torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h 2025-06-01T22:52:32.8631494Z ++ grep RECORD 2025-06-01T22:52:32.8651188Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h 2025-06-01T22:52:32.8651834Z +++ openssl base64 2025-06-01T22:52:32.8652520Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.8653856Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.8655180Z +++ sed -e s/=//g 2025-06-01T22:52:32.8691584Z ++ HASH=PU-mKJD_HbTwLXZP37dPraUziXr7V7b6j5uQO8Q4Dbw 2025-06-01T22:52:32.8696716Z +++ ls -nl torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h 2025-06-01T22:52:32.8698112Z +++ awk '{print $5}' 2025-06-01T22:52:32.8724259Z ++ FSIZE=1005 2025-06-01T22:52:32.8725257Z ++ echo '"torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h",sha256=PU-mKJD_HbTwLXZP37dPraUziXr7V7b6j5uQO8Q4Dbw,1005' 2025-06-01T22:52:32.8726141Z ++ read fname 2025-06-01T22:52:32.8726766Z ++ make_wheel_record torch/include/ATen/ops/special_laguerre_polynomial_l_native.h 2025-06-01T22:52:32.8727509Z ++ FPATH=torch/include/ATen/ops/special_laguerre_polynomial_l_native.h 2025-06-01T22:52:32.8728151Z ++ echo torch/include/ATen/ops/special_laguerre_polynomial_l_native.h 2025-06-01T22:52:32.8728628Z ++ grep RECORD 2025-06-01T22:52:32.8748904Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_laguerre_polynomial_l_native.h 2025-06-01T22:52:32.8749558Z +++ openssl base64 2025-06-01T22:52:32.8750054Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.8751552Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.8752721Z +++ sed -e s/=//g 2025-06-01T22:52:32.8793463Z ++ HASH=_JFxxouopvY_pOplikicwhjtxYM5r6XfuP8VUsnQJ6w 2025-06-01T22:52:32.8797731Z +++ ls -nl torch/include/ATen/ops/special_laguerre_polynomial_l_native.h 2025-06-01T22:52:32.8798324Z +++ awk '{print $5}' 2025-06-01T22:52:32.8825844Z ++ FSIZE=1116 2025-06-01T22:52:32.8826595Z ++ echo '"torch/include/ATen/ops/special_laguerre_polynomial_l_native.h",sha256=_JFxxouopvY_pOplikicwhjtxYM5r6XfuP8VUsnQJ6w,1116' 2025-06-01T22:52:32.8827452Z ++ read fname 2025-06-01T22:52:32.8827880Z ++ make_wheel_record torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h 2025-06-01T22:52:32.8828596Z ++ FPATH=torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h 2025-06-01T22:52:32.8829211Z ++ echo torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h 2025-06-01T22:52:32.8829661Z ++ grep RECORD 2025-06-01T22:52:32.8849689Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h 2025-06-01T22:52:32.8850309Z +++ openssl base64 2025-06-01T22:52:32.8850823Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.8852108Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.8853543Z +++ sed -e s/=//g 2025-06-01T22:52:32.8890412Z ++ HASH=jSK1-YCRclFuEXMA9yUiEB5ntneZxo9-dii8iZ-39m4 2025-06-01T22:52:32.8895244Z +++ ls -nl torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h 2025-06-01T22:52:32.8896112Z +++ awk '{print $5}' 2025-06-01T22:52:32.8922193Z ++ FSIZE=4637 2025-06-01T22:52:32.8922947Z ++ echo '"torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h",sha256=jSK1-YCRclFuEXMA9yUiEB5ntneZxo9-dii8iZ-39m4,4637' 2025-06-01T22:52:32.8923718Z ++ read fname 2025-06-01T22:52:32.8924376Z ++ make_wheel_record torch/include/ATen/ops/special_legendre_polynomial_p.h 2025-06-01T22:52:32.8925187Z ++ FPATH=torch/include/ATen/ops/special_legendre_polynomial_p.h 2025-06-01T22:52:32.8925752Z ++ echo torch/include/ATen/ops/special_legendre_polynomial_p.h 2025-06-01T22:52:32.8926517Z ++ grep RECORD 2025-06-01T22:52:32.8948588Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_legendre_polynomial_p.h 2025-06-01T22:52:32.8949260Z +++ openssl base64 2025-06-01T22:52:32.8951373Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.8952634Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.8953967Z +++ sed -e s/=//g 2025-06-01T22:52:32.8993678Z ++ HASH=6dmJF8mxyAGK--Hz6iI1jQwOm_qdaENu8CSGnnwXoRY 2025-06-01T22:52:32.8998236Z +++ ls -nl torch/include/ATen/ops/special_legendre_polynomial_p.h 2025-06-01T22:52:32.8999337Z +++ awk '{print $5}' 2025-06-01T22:52:32.9026974Z ++ FSIZE=3063 2025-06-01T22:52:32.9027781Z ++ echo '"torch/include/ATen/ops/special_legendre_polynomial_p.h",sha256=6dmJF8mxyAGK--Hz6iI1jQwOm_qdaENu8CSGnnwXoRY,3063' 2025-06-01T22:52:32.9028579Z ++ read fname 2025-06-01T22:52:32.9029255Z ++ make_wheel_record torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.9030278Z ++ FPATH=torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.9031282Z ++ echo torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.9031892Z ++ grep RECORD 2025-06-01T22:52:32.9049969Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.9050826Z +++ openssl base64 2025-06-01T22:52:32.9051379Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.9052752Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.9054185Z +++ sed -e s/=//g 2025-06-01T22:52:32.9091313Z ++ HASH=v4k_IW3h5mIVXC-Yld3gVAY0ZVSSzorYUEmcCw8zUmo 2025-06-01T22:52:32.9096582Z +++ ls -nl torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:32.9097878Z +++ awk '{print $5}' 2025-06-01T22:52:32.9125558Z ++ FSIZE=1384 2025-06-01T22:52:32.9126609Z ++ echo '"torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h",sha256=v4k_IW3h5mIVXC-Yld3gVAY0ZVSSzorYUEmcCw8zUmo,1384' 2025-06-01T22:52:32.9127643Z ++ read fname 2025-06-01T22:52:32.9128413Z ++ make_wheel_record torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.9129612Z ++ FPATH=torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.9130746Z ++ echo torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.9131461Z ++ grep RECORD 2025-06-01T22:52:32.9149348Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.9150245Z +++ openssl base64 2025-06-01T22:52:32.9150518Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.9151777Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.9153076Z +++ sed -e s/=//g 2025-06-01T22:52:32.9194155Z ++ HASH=WJ4NXiY-HODQcIPIeKKIqeCPGUSe-rtKCTG7eOoGJE0 2025-06-01T22:52:32.9198288Z +++ ls -nl torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:32.9199134Z +++ awk '{print $5}' 2025-06-01T22:52:32.9226051Z ++ FSIZE=832 2025-06-01T22:52:32.9227340Z ++ echo '"torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h",sha256=WJ4NXiY-HODQcIPIeKKIqeCPGUSe-rtKCTG7eOoGJE0,832' 2025-06-01T22:52:32.9228535Z ++ read fname 2025-06-01T22:52:32.9229055Z ++ make_wheel_record torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h 2025-06-01T22:52:32.9229880Z ++ FPATH=torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h 2025-06-01T22:52:32.9230586Z ++ echo torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h 2025-06-01T22:52:32.9231081Z ++ grep RECORD 2025-06-01T22:52:32.9249770Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h 2025-06-01T22:52:32.9250503Z +++ openssl base64 2025-06-01T22:52:32.9251305Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.9252572Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.9253893Z +++ sed -e s/=//g 2025-06-01T22:52:32.9291084Z ++ HASH=rMzkXojw_UFEbtv37ljvw39uSwCm_eneOUTSW8_ZPS8 2025-06-01T22:52:32.9296238Z +++ ls -nl torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h 2025-06-01T22:52:32.9296892Z +++ awk '{print $5}' 2025-06-01T22:52:32.9323794Z ++ FSIZE=1003 2025-06-01T22:52:32.9324809Z ++ echo '"torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h",sha256=rMzkXojw_UFEbtv37ljvw39uSwCm_eneOUTSW8_ZPS8,1003' 2025-06-01T22:52:32.9325873Z ++ read fname 2025-06-01T22:52:32.9326408Z ++ make_wheel_record torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h 2025-06-01T22:52:32.9327281Z ++ FPATH=torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h 2025-06-01T22:52:32.9328071Z ++ echo torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h 2025-06-01T22:52:32.9328607Z ++ grep RECORD 2025-06-01T22:52:32.9348445Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h 2025-06-01T22:52:32.9349117Z +++ openssl base64 2025-06-01T22:52:32.9349447Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.9350624Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.9351856Z +++ sed -e s/=//g 2025-06-01T22:52:32.9393773Z ++ HASH=6_aBcam1NOo0Rffz-2Onljww770_ifYYEh38tEsTRMc 2025-06-01T22:52:32.9397534Z +++ ls -nl torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h 2025-06-01T22:52:32.9400049Z +++ awk '{print $5}' 2025-06-01T22:52:32.9424992Z ++ FSIZE=1005 2025-06-01T22:52:32.9426308Z ++ echo '"torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h",sha256=6_aBcam1NOo0Rffz-2Onljww770_ifYYEh38tEsTRMc,1005' 2025-06-01T22:52:32.9427114Z ++ read fname 2025-06-01T22:52:32.9427564Z ++ make_wheel_record torch/include/ATen/ops/special_legendre_polynomial_p_meta.h 2025-06-01T22:52:32.9428278Z ++ FPATH=torch/include/ATen/ops/special_legendre_polynomial_p_meta.h 2025-06-01T22:52:32.9428898Z ++ echo torch/include/ATen/ops/special_legendre_polynomial_p_meta.h 2025-06-01T22:52:32.9429350Z ++ grep RECORD 2025-06-01T22:52:32.9449102Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_legendre_polynomial_p_meta.h 2025-06-01T22:52:32.9449738Z +++ openssl base64 2025-06-01T22:52:32.9450551Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.9452038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.9453241Z +++ sed -e s/=//g 2025-06-01T22:52:32.9490659Z ++ HASH=XFtANfzHAG_AW69yaghHwQSJ6nXqeiI6Mih6CyXpZ80 2025-06-01T22:52:32.9495625Z +++ ls -nl torch/include/ATen/ops/special_legendre_polynomial_p_meta.h 2025-06-01T22:52:32.9496203Z +++ awk '{print $5}' 2025-06-01T22:52:32.9521794Z ++ FSIZE=609 2025-06-01T22:52:32.9523100Z ++ echo '"torch/include/ATen/ops/special_legendre_polynomial_p_meta.h",sha256=XFtANfzHAG_AW69yaghHwQSJ6nXqeiI6Mih6CyXpZ80,609' 2025-06-01T22:52:32.9524201Z ++ read fname 2025-06-01T22:52:32.9524885Z ++ make_wheel_record torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h 2025-06-01T22:52:32.9525714Z ++ FPATH=torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h 2025-06-01T22:52:32.9526446Z ++ echo torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h 2025-06-01T22:52:32.9527083Z ++ grep RECORD 2025-06-01T22:52:32.9548318Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h 2025-06-01T22:52:32.9549005Z +++ openssl base64 2025-06-01T22:52:32.9549262Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.9549811Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.9551158Z +++ sed -e s/=//g 2025-06-01T22:52:32.9592192Z ++ HASH=F31HVELU-CO4jkvo0ia_REk_p1Ah24hHMsvgoF46eu4 2025-06-01T22:52:32.9596660Z +++ ls -nl torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h 2025-06-01T22:52:32.9597388Z +++ awk '{print $5}' 2025-06-01T22:52:32.9624404Z ++ FSIZE=1005 2025-06-01T22:52:32.9625659Z ++ echo '"torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h",sha256=F31HVELU-CO4jkvo0ia_REk_p1Ah24hHMsvgoF46eu4,1005' 2025-06-01T22:52:32.9626649Z ++ read fname 2025-06-01T22:52:32.9627100Z ++ make_wheel_record torch/include/ATen/ops/special_legendre_polynomial_p_native.h 2025-06-01T22:52:32.9627857Z ++ FPATH=torch/include/ATen/ops/special_legendre_polynomial_p_native.h 2025-06-01T22:52:32.9628483Z ++ echo torch/include/ATen/ops/special_legendre_polynomial_p_native.h 2025-06-01T22:52:32.9629068Z ++ grep RECORD 2025-06-01T22:52:32.9648205Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_legendre_polynomial_p_native.h 2025-06-01T22:52:32.9648819Z +++ openssl base64 2025-06-01T22:52:32.9649488Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.9650956Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.9652184Z +++ sed -e s/=//g 2025-06-01T22:52:32.9690766Z ++ HASH=uATt9JOeqcjEWhxRw2t_ExzdFVwEsQ1_i3F8K8uKI4Q 2025-06-01T22:52:32.9695784Z +++ ls -nl torch/include/ATen/ops/special_legendre_polynomial_p_native.h 2025-06-01T22:52:32.9696698Z +++ awk '{print $5}' 2025-06-01T22:52:32.9722794Z ++ FSIZE=1116 2025-06-01T22:52:32.9724128Z ++ echo '"torch/include/ATen/ops/special_legendre_polynomial_p_native.h",sha256=uATt9JOeqcjEWhxRw2t_ExzdFVwEsQ1_i3F8K8uKI4Q,1116' 2025-06-01T22:52:32.9725125Z ++ read fname 2025-06-01T22:52:32.9725645Z ++ make_wheel_record torch/include/ATen/ops/special_legendre_polynomial_p_ops.h 2025-06-01T22:52:32.9726555Z ++ FPATH=torch/include/ATen/ops/special_legendre_polynomial_p_ops.h 2025-06-01T22:52:32.9727235Z ++ echo torch/include/ATen/ops/special_legendre_polynomial_p_ops.h 2025-06-01T22:52:32.9727838Z ++ grep RECORD 2025-06-01T22:52:32.9748413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_legendre_polynomial_p_ops.h 2025-06-01T22:52:32.9749100Z +++ openssl base64 2025-06-01T22:52:32.9749762Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.9750566Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.9751951Z +++ sed -e s/=//g 2025-06-01T22:52:32.9794831Z ++ HASH=HTYoTZx1v7W6oFrjN6mL_sGX77PV_4G2vQHxzpQB23U 2025-06-01T22:52:32.9798146Z +++ ls -nl torch/include/ATen/ops/special_legendre_polynomial_p_ops.h 2025-06-01T22:52:32.9798995Z +++ awk '{print $5}' 2025-06-01T22:52:32.9826546Z ++ FSIZE=4637 2025-06-01T22:52:32.9827372Z ++ echo '"torch/include/ATen/ops/special_legendre_polynomial_p_ops.h",sha256=HTYoTZx1v7W6oFrjN6mL_sGX77PV_4G2vQHxzpQB23U,4637' 2025-06-01T22:52:32.9828253Z ++ read fname 2025-06-01T22:52:32.9828595Z ++ make_wheel_record torch/include/ATen/ops/special_log1p.h 2025-06-01T22:52:32.9829068Z ++ FPATH=torch/include/ATen/ops/special_log1p.h 2025-06-01T22:52:32.9829483Z ++ echo torch/include/ATen/ops/special_log1p.h 2025-06-01T22:52:32.9829837Z ++ grep RECORD 2025-06-01T22:52:32.9848524Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log1p.h 2025-06-01T22:52:32.9849293Z +++ openssl base64 2025-06-01T22:52:32.9850659Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.9852071Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.9853381Z +++ sed -e s/=//g 2025-06-01T22:52:32.9890039Z ++ HASH=gIB_VaMvzkMLhcM_9gkcl2KZui15TIk3z-BuL6WIoUA 2025-06-01T22:52:32.9895100Z +++ ls -nl torch/include/ATen/ops/special_log1p.h 2025-06-01T22:52:32.9896001Z +++ awk '{print $5}' 2025-06-01T22:52:32.9921995Z ++ FSIZE=1097 2025-06-01T22:52:32.9922781Z ++ echo '"torch/include/ATen/ops/special_log1p.h",sha256=gIB_VaMvzkMLhcM_9gkcl2KZui15TIk3z-BuL6WIoUA,1097' 2025-06-01T22:52:32.9923586Z ++ read fname 2025-06-01T22:52:32.9924214Z ++ make_wheel_record torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.9925305Z ++ FPATH=torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.9926240Z ++ echo torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.9926806Z ++ grep RECORD 2025-06-01T22:52:32.9947630Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.9948370Z +++ openssl base64 2025-06-01T22:52:32.9948716Z +++ sed -e s/+/-/g 2025-06-01T22:52:32.9949243Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:32.9950380Z +++ sed -e s/=//g 2025-06-01T22:52:32.9992962Z ++ HASH=dA5Md7NFpvtf9_Eq2S6Z9ZHG4BbGMp2mTOrtfv0WOCo 2025-06-01T22:52:32.9996351Z +++ ls -nl torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:32.9997214Z +++ awk '{print $5}' 2025-06-01T22:52:33.0024431Z ++ FSIZE=942 2025-06-01T22:52:33.0025419Z ++ echo '"torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h",sha256=dA5Md7NFpvtf9_Eq2S6Z9ZHG4BbGMp2mTOrtfv0WOCo,942' 2025-06-01T22:52:33.0026275Z ++ read fname 2025-06-01T22:52:33.0026651Z ++ make_wheel_record torch/include/ATen/ops/special_log1p_native.h 2025-06-01T22:52:33.0027161Z ++ FPATH=torch/include/ATen/ops/special_log1p_native.h 2025-06-01T22:52:33.0027631Z ++ echo torch/include/ATen/ops/special_log1p_native.h 2025-06-01T22:52:33.0028005Z ++ grep RECORD 2025-06-01T22:52:33.0048391Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log1p_native.h 2025-06-01T22:52:33.0048931Z +++ openssl base64 2025-06-01T22:52:33.0049587Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.0050929Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.0052089Z +++ sed -e s/=//g 2025-06-01T22:52:33.0090355Z ++ HASH=fE77vhedrebUsoVLHUBDCLCxP7c32sn1tgiyeRq2CMg 2025-06-01T22:52:33.0095567Z +++ ls -nl torch/include/ATen/ops/special_log1p_native.h 2025-06-01T22:52:33.0096437Z +++ awk '{print $5}' 2025-06-01T22:52:33.0122270Z ++ FSIZE=568 2025-06-01T22:52:33.0122949Z ++ echo '"torch/include/ATen/ops/special_log1p_native.h",sha256=fE77vhedrebUsoVLHUBDCLCxP7c32sn1tgiyeRq2CMg,568' 2025-06-01T22:52:33.0123786Z ++ read fname 2025-06-01T22:52:33.0124282Z ++ make_wheel_record torch/include/ATen/ops/special_log1p_ops.h 2025-06-01T22:52:33.0124976Z ++ FPATH=torch/include/ATen/ops/special_log1p_ops.h 2025-06-01T22:52:33.0125427Z ++ echo torch/include/ATen/ops/special_log1p_ops.h 2025-06-01T22:52:33.0126039Z ++ grep RECORD 2025-06-01T22:52:33.0147578Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log1p_ops.h 2025-06-01T22:52:33.0148183Z +++ openssl base64 2025-06-01T22:52:33.0148672Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.0149783Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.0150987Z +++ sed -e s/=//g 2025-06-01T22:52:33.0191314Z ++ HASH=SvpOV53AdxEa6ft5g_Fc4lHdwQ_49pPg8DYBvMG5ED8 2025-06-01T22:52:33.0195964Z +++ ls -nl torch/include/ATen/ops/special_log1p_ops.h 2025-06-01T22:52:33.0197236Z +++ awk '{print $5}' 2025-06-01T22:52:33.0223782Z ++ FSIZE=1589 2025-06-01T22:52:33.0225029Z ++ echo '"torch/include/ATen/ops/special_log1p_ops.h",sha256=SvpOV53AdxEa6ft5g_Fc4lHdwQ_49pPg8DYBvMG5ED8,1589' 2025-06-01T22:52:33.0225728Z ++ read fname 2025-06-01T22:52:33.0226078Z ++ make_wheel_record torch/include/ATen/ops/special_log_ndtr.h 2025-06-01T22:52:33.0226566Z ++ FPATH=torch/include/ATen/ops/special_log_ndtr.h 2025-06-01T22:52:33.0226990Z ++ echo torch/include/ATen/ops/special_log_ndtr.h 2025-06-01T22:52:33.0227371Z ++ grep RECORD 2025-06-01T22:52:33.0248201Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log_ndtr.h 2025-06-01T22:52:33.0248739Z +++ openssl base64 2025-06-01T22:52:33.0249137Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.0250509Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.0251801Z +++ sed -e s/=//g 2025-06-01T22:52:33.0289727Z ++ HASH=yLdUGv9xvFMT_sQx3jVKbKaMokZkovf0-6mLT89ba7Q 2025-06-01T22:52:33.0294931Z +++ ls -nl torch/include/ATen/ops/special_log_ndtr.h 2025-06-01T22:52:33.0296109Z +++ awk '{print $5}' 2025-06-01T22:52:33.0321920Z ++ FSIZE=1127 2025-06-01T22:52:33.0322629Z ++ echo '"torch/include/ATen/ops/special_log_ndtr.h",sha256=yLdUGv9xvFMT_sQx3jVKbKaMokZkovf0-6mLT89ba7Q,1127' 2025-06-01T22:52:33.0323350Z ++ read fname 2025-06-01T22:52:33.0324066Z ++ make_wheel_record torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.0325242Z ++ FPATH=torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.0326206Z ++ echo torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.0326853Z ++ grep RECORD 2025-06-01T22:52:33.0348298Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.0349103Z +++ openssl base64 2025-06-01T22:52:33.0349363Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.0350036Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.0351352Z +++ sed -e s/=//g 2025-06-01T22:52:33.0390879Z ++ HASH=iiv-Xu799BLI1CcYa-xBmNh87WmM9YBYQlvxx22cz1k 2025-06-01T22:52:33.0396274Z +++ ls -nl torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.0396940Z +++ awk '{print $5}' 2025-06-01T22:52:33.0424407Z ++ FSIZE=800 2025-06-01T22:52:33.0425354Z ++ echo '"torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h",sha256=iiv-Xu799BLI1CcYa-xBmNh87WmM9YBYQlvxx22cz1k,800' 2025-06-01T22:52:33.0426295Z ++ read fname 2025-06-01T22:52:33.0426711Z ++ make_wheel_record torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h 2025-06-01T22:52:33.0427316Z ++ FPATH=torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h 2025-06-01T22:52:33.0427875Z ++ echo torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h 2025-06-01T22:52:33.0428296Z ++ grep RECORD 2025-06-01T22:52:33.0448335Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h 2025-06-01T22:52:33.0449093Z +++ openssl base64 2025-06-01T22:52:33.0449430Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.0450922Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.0452300Z +++ sed -e s/=//g 2025-06-01T22:52:33.0490149Z ++ HASH=aZ-t2T-N3-IKF47DPQGKE0Yg65l-z09ds7aRJahEN2o 2025-06-01T22:52:33.0495190Z +++ ls -nl torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h 2025-06-01T22:52:33.0495985Z +++ awk '{print $5}' 2025-06-01T22:52:33.0523149Z ++ FSIZE=907 2025-06-01T22:52:33.0523846Z ++ echo '"torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h",sha256=aZ-t2T-N3-IKF47DPQGKE0Yg65l-z09ds7aRJahEN2o,907' 2025-06-01T22:52:33.0524914Z ++ read fname 2025-06-01T22:52:33.0525334Z ++ make_wheel_record torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h 2025-06-01T22:52:33.0525980Z ++ FPATH=torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h 2025-06-01T22:52:33.0526568Z ++ echo torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h 2025-06-01T22:52:33.0527003Z ++ grep RECORD 2025-06-01T22:52:33.0548559Z +++ openssl base64 2025-06-01T22:52:33.0549101Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h 2025-06-01T22:52:33.0549688Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.0550626Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.0552192Z +++ sed -e s/=//g 2025-06-01T22:52:33.0595717Z ++ HASH=ll7Pxu5LEo4IsYAvHiG5wNe7nRSJSxiAtboO4iagr1Q 2025-06-01T22:52:33.0598704Z +++ ls -nl torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h 2025-06-01T22:52:33.0599287Z +++ awk '{print $5}' 2025-06-01T22:52:33.0627078Z ++ FSIZE=909 2025-06-01T22:52:33.0627831Z ++ echo '"torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h",sha256=ll7Pxu5LEo4IsYAvHiG5wNe7nRSJSxiAtboO4iagr1Q,909' 2025-06-01T22:52:33.0628587Z ++ read fname 2025-06-01T22:52:33.0628952Z ++ make_wheel_record torch/include/ATen/ops/special_log_ndtr_meta.h 2025-06-01T22:52:33.0629491Z ++ FPATH=torch/include/ATen/ops/special_log_ndtr_meta.h 2025-06-01T22:52:33.0629952Z ++ echo torch/include/ATen/ops/special_log_ndtr_meta.h 2025-06-01T22:52:33.0630487Z ++ grep RECORD 2025-06-01T22:52:33.0649374Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log_ndtr_meta.h 2025-06-01T22:52:33.0649937Z +++ openssl base64 2025-06-01T22:52:33.0650844Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.0652305Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.0653646Z +++ sed -e s/=//g 2025-06-01T22:52:33.0691305Z ++ HASH=M6AnVbaGIQR3XKcR9Wby784vFwv1Lv_Wma5VtwNTZJk 2025-06-01T22:52:33.0696637Z +++ ls -nl torch/include/ATen/ops/special_log_ndtr_meta.h 2025-06-01T22:52:33.0698106Z +++ awk '{print $5}' 2025-06-01T22:52:33.0725641Z ++ FSIZE=577 2025-06-01T22:52:33.0726337Z ++ echo '"torch/include/ATen/ops/special_log_ndtr_meta.h",sha256=M6AnVbaGIQR3XKcR9Wby784vFwv1Lv_Wma5VtwNTZJk,577' 2025-06-01T22:52:33.0727034Z ++ read fname 2025-06-01T22:52:33.0727473Z ++ make_wheel_record torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h 2025-06-01T22:52:33.0728105Z ++ FPATH=torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h 2025-06-01T22:52:33.0728699Z ++ echo torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h 2025-06-01T22:52:33.0729164Z ++ grep RECORD 2025-06-01T22:52:33.0749851Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h 2025-06-01T22:52:33.0750469Z +++ openssl base64 2025-06-01T22:52:33.0751217Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.0752815Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.0754100Z +++ sed -e s/=//g 2025-06-01T22:52:33.0796199Z ++ HASH=p-cV0kYYDijY4J1dmWjtKEdAey60AsndLeWH5pL7VNc 2025-06-01T22:52:33.0799121Z +++ ls -nl torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h 2025-06-01T22:52:33.0799688Z +++ awk '{print $5}' 2025-06-01T22:52:33.0828831Z ++ FSIZE=909 2025-06-01T22:52:33.0829560Z ++ echo '"torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h",sha256=p-cV0kYYDijY4J1dmWjtKEdAey60AsndLeWH5pL7VNc,909' 2025-06-01T22:52:33.0830318Z ++ read fname 2025-06-01T22:52:33.0830707Z ++ make_wheel_record torch/include/ATen/ops/special_log_ndtr_native.h 2025-06-01T22:52:33.0831262Z ++ FPATH=torch/include/ATen/ops/special_log_ndtr_native.h 2025-06-01T22:52:33.0831897Z ++ echo torch/include/ATen/ops/special_log_ndtr_native.h 2025-06-01T22:52:33.0832297Z ++ grep RECORD 2025-06-01T22:52:33.0849523Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log_ndtr_native.h 2025-06-01T22:52:33.0850153Z +++ openssl base64 2025-06-01T22:52:33.0851282Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.0852848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.0853916Z +++ sed -e s/=//g 2025-06-01T22:52:33.0890604Z ++ HASH=U6Bc1Imgi0LNZmRHmNtCiNRkCXH2MhQzI4Ew4DOSyoc 2025-06-01T22:52:33.0895798Z +++ ls -nl torch/include/ATen/ops/special_log_ndtr_native.h 2025-06-01T22:52:33.0896639Z +++ awk '{print $5}' 2025-06-01T22:52:33.0924295Z ++ FSIZE=626 2025-06-01T22:52:33.0925166Z ++ echo '"torch/include/ATen/ops/special_log_ndtr_native.h",sha256=U6Bc1Imgi0LNZmRHmNtCiNRkCXH2MhQzI4Ew4DOSyoc,626' 2025-06-01T22:52:33.0925909Z ++ read fname 2025-06-01T22:52:33.0926276Z ++ make_wheel_record torch/include/ATen/ops/special_log_ndtr_ops.h 2025-06-01T22:52:33.0926829Z ++ FPATH=torch/include/ATen/ops/special_log_ndtr_ops.h 2025-06-01T22:52:33.0927305Z ++ echo torch/include/ATen/ops/special_log_ndtr_ops.h 2025-06-01T22:52:33.0927715Z ++ grep RECORD 2025-06-01T22:52:33.0948643Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log_ndtr_ops.h 2025-06-01T22:52:33.0949197Z +++ openssl base64 2025-06-01T22:52:33.0949477Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.0950528Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.0951998Z +++ sed -e s/=//g 2025-06-01T22:52:33.0994673Z ++ HASH=891KXQgcU_b2RmGD0WI9bTyx4KAJ7nYSZKmEFm9MScE 2025-06-01T22:52:33.0997741Z +++ ls -nl torch/include/ATen/ops/special_log_ndtr_ops.h 2025-06-01T22:52:33.0999111Z +++ awk '{print $5}' 2025-06-01T22:52:33.1026132Z ++ FSIZE=1607 2025-06-01T22:52:33.1026810Z ++ echo '"torch/include/ATen/ops/special_log_ndtr_ops.h",sha256=891KXQgcU_b2RmGD0WI9bTyx4KAJ7nYSZKmEFm9MScE,1607' 2025-06-01T22:52:33.1027484Z ++ read fname 2025-06-01T22:52:33.1028018Z ++ make_wheel_record torch/include/ATen/ops/special_log_softmax.h 2025-06-01T22:52:33.1028553Z ++ FPATH=torch/include/ATen/ops/special_log_softmax.h 2025-06-01T22:52:33.1029014Z ++ echo torch/include/ATen/ops/special_log_softmax.h 2025-06-01T22:52:33.1029407Z ++ grep RECORD 2025-06-01T22:52:33.1048548Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log_softmax.h 2025-06-01T22:52:33.1049110Z +++ openssl base64 2025-06-01T22:52:33.1050289Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.1051681Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.1053284Z +++ sed -e s/=//g 2025-06-01T22:52:33.1090524Z ++ HASH=MNb8358JyHUAM5MzcYKsuWBW3vmBSru6N_0aSaSNQp0 2025-06-01T22:52:33.1095804Z +++ ls -nl torch/include/ATen/ops/special_log_softmax.h 2025-06-01T22:52:33.1096625Z +++ awk '{print $5}' 2025-06-01T22:52:33.1123446Z ++ FSIZE=804 2025-06-01T22:52:33.1124256Z ++ echo '"torch/include/ATen/ops/special_log_softmax.h",sha256=MNb8358JyHUAM5MzcYKsuWBW3vmBSru6N_0aSaSNQp0,804' 2025-06-01T22:52:33.1125120Z ++ read fname 2025-06-01T22:52:33.1125695Z ++ make_wheel_record torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1126725Z ++ FPATH=torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1127586Z ++ echo torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1128170Z ++ grep RECORD 2025-06-01T22:52:33.1148971Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1149718Z +++ openssl base64 2025-06-01T22:52:33.1149984Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.1150807Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.1152153Z +++ sed -e s/=//g 2025-06-01T22:52:33.1195374Z ++ HASH=OGLtHls428RQA0Pftp5csLjJnhd2JnDsTO-BxM66xvA 2025-06-01T22:52:33.1197722Z +++ ls -nl torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1199432Z +++ awk '{print $5}' 2025-06-01T22:52:33.1227176Z ++ FSIZE=844 2025-06-01T22:52:33.1228079Z ++ echo '"torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h",sha256=OGLtHls428RQA0Pftp5csLjJnhd2JnDsTO-BxM66xvA,844' 2025-06-01T22:52:33.1229117Z ++ read fname 2025-06-01T22:52:33.1229366Z ++ make_wheel_record torch/include/ATen/ops/special_log_softmax_native.h 2025-06-01T22:52:33.1229616Z ++ FPATH=torch/include/ATen/ops/special_log_softmax_native.h 2025-06-01T22:52:33.1229821Z ++ echo torch/include/ATen/ops/special_log_softmax_native.h 2025-06-01T22:52:33.1230007Z ++ grep RECORD 2025-06-01T22:52:33.1250473Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log_softmax_native.h 2025-06-01T22:52:33.1250605Z +++ openssl base64 2025-06-01T22:52:33.1251848Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.1253034Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.1254378Z +++ sed -e s/=//g 2025-06-01T22:52:33.1292100Z ++ HASH=K0C1hfGwyMe53ax9Ibfv_RuFqbh3JpahUsSNiMLhWME 2025-06-01T22:52:33.1297085Z +++ ls -nl torch/include/ATen/ops/special_log_softmax_native.h 2025-06-01T22:52:33.1298547Z +++ awk '{print $5}' 2025-06-01T22:52:33.1325584Z ++ FSIZE=556 2025-06-01T22:52:33.1326146Z ++ echo '"torch/include/ATen/ops/special_log_softmax_native.h",sha256=K0C1hfGwyMe53ax9Ibfv_RuFqbh3JpahUsSNiMLhWME,556' 2025-06-01T22:52:33.1326262Z ++ read fname 2025-06-01T22:52:33.1326510Z ++ make_wheel_record torch/include/ATen/ops/special_log_softmax_ops.h 2025-06-01T22:52:33.1326703Z ++ FPATH=torch/include/ATen/ops/special_log_softmax_ops.h 2025-06-01T22:52:33.1326903Z ++ echo torch/include/ATen/ops/special_log_softmax_ops.h 2025-06-01T22:52:33.1327352Z ++ grep RECORD 2025-06-01T22:52:33.1348162Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_log_softmax_ops.h 2025-06-01T22:52:33.1348688Z +++ openssl base64 2025-06-01T22:52:33.1349979Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.1351305Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.1352739Z +++ sed -e s/=//g 2025-06-01T22:52:33.1395385Z ++ HASH=shvYXFtRMTOdDQ5rHVvkwKxpK4HRpM4L85FJMYsXlTI 2025-06-01T22:52:33.1398509Z +++ ls -nl torch/include/ATen/ops/special_log_softmax_ops.h 2025-06-01T22:52:33.1399133Z +++ awk '{print $5}' 2025-06-01T22:52:33.1427331Z ++ FSIZE=1178 2025-06-01T22:52:33.1427990Z ++ echo '"torch/include/ATen/ops/special_log_softmax_ops.h",sha256=shvYXFtRMTOdDQ5rHVvkwKxpK4HRpM4L85FJMYsXlTI,1178' 2025-06-01T22:52:33.1428112Z ++ read fname 2025-06-01T22:52:33.1428304Z ++ make_wheel_record torch/include/ATen/ops/special_logit.h 2025-06-01T22:52:33.1428451Z ++ FPATH=torch/include/ATen/ops/special_logit.h 2025-06-01T22:52:33.1428595Z ++ echo torch/include/ATen/ops/special_logit.h 2025-06-01T22:52:33.1428704Z ++ grep RECORD 2025-06-01T22:52:33.1448048Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_logit.h 2025-06-01T22:52:33.1448167Z +++ openssl base64 2025-06-01T22:52:33.1449257Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.1450543Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.1452016Z +++ sed -e s/=//g 2025-06-01T22:52:33.1490202Z ++ HASH=CUHenJb_bYDznnBFin7tGyZ2oHJurCu1C-tUtbzzXTM 2025-06-01T22:52:33.1495721Z +++ ls -nl torch/include/ATen/ops/special_logit.h 2025-06-01T22:52:33.1496914Z +++ awk '{print $5}' 2025-06-01T22:52:33.1525337Z ++ FSIZE=1280 2025-06-01T22:52:33.1526015Z ++ echo '"torch/include/ATen/ops/special_logit.h",sha256=CUHenJb_bYDznnBFin7tGyZ2oHJurCu1C-tUtbzzXTM,1280' 2025-06-01T22:52:33.1526126Z ++ read fname 2025-06-01T22:52:33.1526531Z ++ make_wheel_record torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1526862Z ++ FPATH=torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1527186Z ++ echo torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1527533Z ++ grep RECORD 2025-06-01T22:52:33.1549496Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1549619Z +++ openssl base64 2025-06-01T22:52:33.1550503Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.1551926Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.1553403Z +++ sed -e s/=//g 2025-06-01T22:52:33.1596445Z ++ HASH=vKqtq_hG87tN8H_xMTupuVnfooBgT1ga0VPxT3naSeE 2025-06-01T22:52:33.1598861Z +++ ls -nl torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1599436Z +++ awk '{print $5}' 2025-06-01T22:52:33.1628159Z ++ FSIZE=1059 2025-06-01T22:52:33.1628854Z ++ echo '"torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h",sha256=vKqtq_hG87tN8H_xMTupuVnfooBgT1ga0VPxT3naSeE,1059' 2025-06-01T22:52:33.1628954Z ++ read fname 2025-06-01T22:52:33.1629192Z ++ make_wheel_record torch/include/ATen/ops/special_logit_native.h 2025-06-01T22:52:33.1629366Z ++ FPATH=torch/include/ATen/ops/special_logit_native.h 2025-06-01T22:52:33.1629529Z ++ echo torch/include/ATen/ops/special_logit_native.h 2025-06-01T22:52:33.1629631Z ++ grep RECORD 2025-06-01T22:52:33.1649340Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_logit_native.h 2025-06-01T22:52:33.1649753Z +++ openssl base64 2025-06-01T22:52:33.1650892Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.1652166Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.1653509Z +++ sed -e s/=//g 2025-06-01T22:52:33.1690556Z ++ HASH=iICOoXImUc74CjSH_2szp9G07tdDOnFtDMELDysuHrs 2025-06-01T22:52:33.1695554Z +++ ls -nl torch/include/ATen/ops/special_logit_native.h 2025-06-01T22:52:33.1696502Z +++ awk '{print $5}' 2025-06-01T22:52:33.1723407Z ++ FSIZE=641 2025-06-01T22:52:33.1724115Z ++ echo '"torch/include/ATen/ops/special_logit_native.h",sha256=iICOoXImUc74CjSH_2szp9G07tdDOnFtDMELDysuHrs,641' 2025-06-01T22:52:33.1724271Z ++ read fname 2025-06-01T22:52:33.1724670Z ++ make_wheel_record torch/include/ATen/ops/special_logit_ops.h 2025-06-01T22:52:33.1724853Z ++ FPATH=torch/include/ATen/ops/special_logit_ops.h 2025-06-01T22:52:33.1725007Z ++ echo torch/include/ATen/ops/special_logit_ops.h 2025-06-01T22:52:33.1726203Z ++ grep RECORD 2025-06-01T22:52:33.1747563Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_logit_ops.h 2025-06-01T22:52:33.1747679Z +++ openssl base64 2025-06-01T22:52:33.1749333Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.1752158Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.1752287Z +++ sed -e s/=//g 2025-06-01T22:52:33.1794025Z ++ HASH=xq6yNVmzysDV8atQYtGMoes8s11deHSZ68VQ8qxxzJ4 2025-06-01T22:52:33.1796269Z +++ ls -nl torch/include/ATen/ops/special_logit_ops.h 2025-06-01T22:52:33.1797074Z +++ awk '{print $5}' 2025-06-01T22:52:33.1825907Z ++ FSIZE=1789 2025-06-01T22:52:33.1826452Z ++ echo '"torch/include/ATen/ops/special_logit_ops.h",sha256=xq6yNVmzysDV8atQYtGMoes8s11deHSZ68VQ8qxxzJ4,1789' 2025-06-01T22:52:33.1826563Z ++ read fname 2025-06-01T22:52:33.1826775Z ++ make_wheel_record torch/include/ATen/ops/special_logsumexp.h 2025-06-01T22:52:33.1826931Z ++ FPATH=torch/include/ATen/ops/special_logsumexp.h 2025-06-01T22:52:33.1827095Z ++ echo torch/include/ATen/ops/special_logsumexp.h 2025-06-01T22:52:33.1827194Z ++ grep RECORD 2025-06-01T22:52:33.1847475Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_logsumexp.h 2025-06-01T22:52:33.1847940Z +++ openssl base64 2025-06-01T22:52:33.1849145Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.1850492Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.1851802Z +++ sed -e s/=//g 2025-06-01T22:52:33.1889703Z ++ HASH=ZQR2dt6iYFeUsHB3Kp_mrS_ouGR4NRSw9Zz13fAoLbI 2025-06-01T22:52:33.1895029Z +++ ls -nl torch/include/ATen/ops/special_logsumexp.h 2025-06-01T22:52:33.1895974Z +++ awk '{print $5}' 2025-06-01T22:52:33.1923350Z ++ FSIZE=1392 2025-06-01T22:52:33.1924124Z ++ echo '"torch/include/ATen/ops/special_logsumexp.h",sha256=ZQR2dt6iYFeUsHB3Kp_mrS_ouGR4NRSw9Zz13fAoLbI,1392' 2025-06-01T22:52:33.1924691Z ++ read fname 2025-06-01T22:52:33.1925159Z ++ make_wheel_record torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1925513Z ++ FPATH=torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1936348Z ++ echo torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1936528Z ++ grep RECORD 2025-06-01T22:52:33.1949728Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1950004Z +++ openssl base64 2025-06-01T22:52:33.1950119Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.1951441Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.1952616Z +++ sed -e s/=//g 2025-06-01T22:52:33.1993012Z ++ HASH=mNTT1HyXqJ0v9CGT387VGXuERWo_ZOgAaGSt6rbUydw 2025-06-01T22:52:33.1997111Z +++ ls -nl torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.1997784Z +++ awk '{print $5}' 2025-06-01T22:52:33.2024711Z ++ FSIZE=1071 2025-06-01T22:52:33.2025489Z ++ echo '"torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h",sha256=mNTT1HyXqJ0v9CGT387VGXuERWo_ZOgAaGSt6rbUydw,1071' 2025-06-01T22:52:33.2025590Z ++ read fname 2025-06-01T22:52:33.2025835Z ++ make_wheel_record torch/include/ATen/ops/special_logsumexp_native.h 2025-06-01T22:52:33.2026131Z ++ FPATH=torch/include/ATen/ops/special_logsumexp_native.h 2025-06-01T22:52:33.2026351Z ++ echo torch/include/ATen/ops/special_logsumexp_native.h 2025-06-01T22:52:33.2027583Z ++ grep RECORD 2025-06-01T22:52:33.2048542Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_logsumexp_native.h 2025-06-01T22:52:33.2048964Z +++ openssl base64 2025-06-01T22:52:33.2050156Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.2051488Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.2052745Z +++ sed -e s/=//g 2025-06-01T22:52:33.2090238Z ++ HASH=vxrbJyniKCOuWUQEkFFLpI2ZsqPkgtf5e4Byz-ISQpY 2025-06-01T22:52:33.2095504Z +++ ls -nl torch/include/ATen/ops/special_logsumexp_native.h 2025-06-01T22:52:33.2096369Z +++ awk '{print $5}' 2025-06-01T22:52:33.2121755Z ++ FSIZE=652 2025-06-01T22:52:33.2122324Z ++ echo '"torch/include/ATen/ops/special_logsumexp_native.h",sha256=vxrbJyniKCOuWUQEkFFLpI2ZsqPkgtf5e4Byz-ISQpY,652' 2025-06-01T22:52:33.2122419Z ++ read fname 2025-06-01T22:52:33.2122654Z ++ make_wheel_record torch/include/ATen/ops/special_logsumexp_ops.h 2025-06-01T22:52:33.2122829Z ++ FPATH=torch/include/ATen/ops/special_logsumexp_ops.h 2025-06-01T22:52:33.2124302Z ++ echo torch/include/ATen/ops/special_logsumexp_ops.h 2025-06-01T22:52:33.2124845Z ++ grep RECORD 2025-06-01T22:52:33.2146908Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_logsumexp_ops.h 2025-06-01T22:52:33.2147368Z +++ openssl base64 2025-06-01T22:52:33.2147732Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.2149005Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.2150246Z +++ sed -e s/=//g 2025-06-01T22:52:33.2190813Z ++ HASH=XQZ0HqdjQyUjny8RyQAHvcYktpv3Gfy-rW9LXHVUt5k 2025-06-01T22:52:33.2195681Z +++ ls -nl torch/include/ATen/ops/special_logsumexp_ops.h 2025-06-01T22:52:33.2196466Z +++ awk '{print $5}' 2025-06-01T22:52:33.2224704Z ++ FSIZE=1863 2025-06-01T22:52:33.2225385Z ++ echo '"torch/include/ATen/ops/special_logsumexp_ops.h",sha256=XQZ0HqdjQyUjny8RyQAHvcYktpv3Gfy-rW9LXHVUt5k,1863' 2025-06-01T22:52:33.2225492Z ++ read fname 2025-06-01T22:52:33.2225758Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i0.h 2025-06-01T22:52:33.2226010Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i0.h 2025-06-01T22:52:33.2226206Z ++ echo torch/include/ATen/ops/special_modified_bessel_i0.h 2025-06-01T22:52:33.2226488Z ++ grep RECORD 2025-06-01T22:52:33.2247247Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i0.h 2025-06-01T22:52:33.2247453Z +++ openssl base64 2025-06-01T22:52:33.2248214Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.2249392Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.2250662Z +++ sed -e s/=//g 2025-06-01T22:52:33.2289160Z ++ HASH=JFapj0H1zbYWNDWuPXNTc8NpfnzBdRBxpdvvy-x0Ibg 2025-06-01T22:52:33.2294502Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i0.h 2025-06-01T22:52:33.2295423Z +++ awk '{print $5}' 2025-06-01T22:52:33.2324052Z ++ FSIZE=1227 2025-06-01T22:52:33.2324867Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i0.h",sha256=JFapj0H1zbYWNDWuPXNTc8NpfnzBdRBxpdvvy-x0Ibg,1227' 2025-06-01T22:52:33.2324971Z ++ read fname 2025-06-01T22:52:33.2325520Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.2326187Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.2326690Z ++ echo torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.2327138Z ++ grep RECORD 2025-06-01T22:52:33.2348838Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.2348952Z +++ openssl base64 2025-06-01T22:52:33.2349700Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.2351056Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.2352420Z +++ sed -e s/=//g 2025-06-01T22:52:33.2396331Z ++ HASH=pFTxQmlG8pJC5wjAVnCD2hF96-LxD9VhfYzncPFdNLg 2025-06-01T22:52:33.2401198Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.2402141Z +++ awk '{print $5}' 2025-06-01T22:52:33.2428188Z ++ FSIZE=810 2025-06-01T22:52:33.2429184Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h",sha256=pFTxQmlG8pJC5wjAVnCD2hF96-LxD9VhfYzncPFdNLg,810' 2025-06-01T22:52:33.2429296Z ++ read fname 2025-06-01T22:52:33.2429634Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h 2025-06-01T22:52:33.2429955Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h 2025-06-01T22:52:33.2430839Z ++ echo torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h 2025-06-01T22:52:33.2431595Z ++ grep RECORD 2025-06-01T22:52:33.2451105Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h 2025-06-01T22:52:33.2451357Z +++ openssl base64 2025-06-01T22:52:33.2452537Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.2453755Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.2455096Z +++ sed -e s/=//g 2025-06-01T22:52:33.2491758Z ++ HASH=OBkfCgQ-NHvj-F4xwBogc5kWLfZmg7iKfX84thPxVpg 2025-06-01T22:52:33.2497261Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h 2025-06-01T22:52:33.2498432Z +++ awk '{print $5}' 2025-06-01T22:52:33.2524772Z ++ FSIZE=937 2025-06-01T22:52:33.2525566Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h",sha256=OBkfCgQ-NHvj-F4xwBogc5kWLfZmg7iKfX84thPxVpg,937' 2025-06-01T22:52:33.2525679Z ++ read fname 2025-06-01T22:52:33.2526011Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h 2025-06-01T22:52:33.2526346Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h 2025-06-01T22:52:33.2526639Z ++ echo torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h 2025-06-01T22:52:33.2526862Z ++ grep RECORD 2025-06-01T22:52:33.2548281Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h 2025-06-01T22:52:33.2548426Z +++ openssl base64 2025-06-01T22:52:33.2549375Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.2550328Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.2551700Z +++ sed -e s/=//g 2025-06-01T22:52:33.2592918Z ++ HASH=ZD6Gc5h0xd2KfPrQu2dhB3lBItRroyDYc03KXiX_SOY 2025-06-01T22:52:33.2597512Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h 2025-06-01T22:52:33.2598070Z +++ awk '{print $5}' 2025-06-01T22:52:33.2624564Z ++ FSIZE=939 2025-06-01T22:52:33.2625357Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h",sha256=ZD6Gc5h0xd2KfPrQu2dhB3lBItRroyDYc03KXiX_SOY,939' 2025-06-01T22:52:33.2625461Z ++ read fname 2025-06-01T22:52:33.2625735Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i0_meta.h 2025-06-01T22:52:33.2625970Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i0_meta.h 2025-06-01T22:52:33.2626424Z ++ echo torch/include/ATen/ops/special_modified_bessel_i0_meta.h 2025-06-01T22:52:33.2627488Z ++ grep RECORD 2025-06-01T22:52:33.2648404Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i0_meta.h 2025-06-01T22:52:33.2649286Z +++ openssl base64 2025-06-01T22:52:33.2650558Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.2651833Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.2653123Z +++ sed -e s/=//g 2025-06-01T22:52:33.2689719Z ++ HASH=L8g_qr6IOC6kS5QNmv1LpSkP1S_cBVkKUP1CEhcv7Ck 2025-06-01T22:52:33.2695422Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i0_meta.h 2025-06-01T22:52:33.2696300Z +++ awk '{print $5}' 2025-06-01T22:52:33.2722545Z ++ FSIZE=587 2025-06-01T22:52:33.2723283Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i0_meta.h",sha256=L8g_qr6IOC6kS5QNmv1LpSkP1S_cBVkKUP1CEhcv7Ck,587' 2025-06-01T22:52:33.2723391Z ++ read fname 2025-06-01T22:52:33.2723804Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h 2025-06-01T22:52:33.2724177Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h 2025-06-01T22:52:33.2724842Z ++ echo torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h 2025-06-01T22:52:33.2726169Z ++ grep RECORD 2025-06-01T22:52:33.2747583Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h 2025-06-01T22:52:33.2747705Z +++ openssl base64 2025-06-01T22:52:33.2748705Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.2749876Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.2751101Z +++ sed -e s/=//g 2025-06-01T22:52:33.2790611Z ++ HASH=afJwqTFPtmST8QP15q0uBie5LuCrxi0Uf7vTKUZ9z0U 2025-06-01T22:52:33.2796433Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h 2025-06-01T22:52:33.2797684Z +++ awk '{print $5}' 2025-06-01T22:52:33.2823853Z ++ FSIZE=939 2025-06-01T22:52:33.2824655Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h",sha256=afJwqTFPtmST8QP15q0uBie5LuCrxi0Uf7vTKUZ9z0U,939' 2025-06-01T22:52:33.2825152Z ++ read fname 2025-06-01T22:52:33.2825530Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i0_native.h 2025-06-01T22:52:33.2825775Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i0_native.h 2025-06-01T22:52:33.2827073Z ++ echo torch/include/ATen/ops/special_modified_bessel_i0_native.h 2025-06-01T22:52:33.2827292Z ++ grep RECORD 2025-06-01T22:52:33.2848118Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i0_native.h 2025-06-01T22:52:33.2848490Z +++ openssl base64 2025-06-01T22:52:33.2849691Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.2851059Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.2852604Z +++ sed -e s/=//g 2025-06-01T22:52:33.2890142Z ++ HASH=EqCqFgpx1SgTZ7ni9hmUrWACdJ-Sw1m8gzKSsUlc_YA 2025-06-01T22:52:33.2896042Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i0_native.h 2025-06-01T22:52:33.2897651Z +++ awk '{print $5}' 2025-06-01T22:52:33.2924413Z ++ FSIZE=656 2025-06-01T22:52:33.2925411Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i0_native.h",sha256=EqCqFgpx1SgTZ7ni9hmUrWACdJ-Sw1m8gzKSsUlc_YA,656' 2025-06-01T22:52:33.2926192Z ++ read fname 2025-06-01T22:52:33.2926626Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i0_ops.h 2025-06-01T22:52:33.2927270Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i0_ops.h 2025-06-01T22:52:33.2928012Z ++ echo torch/include/ATen/ops/special_modified_bessel_i0_ops.h 2025-06-01T22:52:33.2928464Z ++ grep RECORD 2025-06-01T22:52:33.2948743Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i0_ops.h 2025-06-01T22:52:33.2949368Z +++ openssl base64 2025-06-01T22:52:33.2949640Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.2950551Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.2951937Z +++ sed -e s/=//g 2025-06-01T22:52:33.2993256Z ++ HASH=_mwUOuNyJE8yO5xIHc-14jXQQpk1GqLfw1n2UhYoiZk 2025-06-01T22:52:33.2998061Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i0_ops.h 2025-06-01T22:52:33.2999359Z +++ awk '{print $5}' 2025-06-01T22:52:33.3025971Z ++ FSIZE=1667 2025-06-01T22:52:33.3026738Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i0_ops.h",sha256=_mwUOuNyJE8yO5xIHc-14jXQQpk1GqLfw1n2UhYoiZk,1667' 2025-06-01T22:52:33.3027485Z ++ read fname 2025-06-01T22:52:33.3027881Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i1.h 2025-06-01T22:52:33.3028614Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i1.h 2025-06-01T22:52:33.3029148Z ++ echo torch/include/ATen/ops/special_modified_bessel_i1.h 2025-06-01T22:52:33.3029610Z ++ grep RECORD 2025-06-01T22:52:33.3048637Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i1.h 2025-06-01T22:52:33.3049208Z +++ openssl base64 2025-06-01T22:52:33.3050363Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.3051727Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.3053007Z +++ sed -e s/=//g 2025-06-01T22:52:33.3090392Z ++ HASH=qA2R9sMe-PTIwpFA-Z617_5G_iHX78Yx5wCROdWUleM 2025-06-01T22:52:33.3095426Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i1.h 2025-06-01T22:52:33.3096222Z +++ awk '{print $5}' 2025-06-01T22:52:33.3122185Z ++ FSIZE=1227 2025-06-01T22:52:33.3122971Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i1.h",sha256=qA2R9sMe-PTIwpFA-Z617_5G_iHX78Yx5wCROdWUleM,1227' 2025-06-01T22:52:33.3123714Z ++ read fname 2025-06-01T22:52:33.3124520Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.3125846Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.3126917Z ++ echo torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.3127621Z ++ grep RECORD 2025-06-01T22:52:33.3148617Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.3149456Z +++ openssl base64 2025-06-01T22:52:33.3149733Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.3150543Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.3151860Z +++ sed -e s/=//g 2025-06-01T22:52:33.3195121Z ++ HASH=wM70WeVPkJ6u_izSY-YHTeYkNRsZN7ghmJ_Qgw4krkw 2025-06-01T22:52:33.3198394Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.3199114Z +++ awk '{print $5}' 2025-06-01T22:52:33.3225104Z ++ FSIZE=810 2025-06-01T22:52:33.3226167Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h",sha256=wM70WeVPkJ6u_izSY-YHTeYkNRsZN7ghmJ_Qgw4krkw,810' 2025-06-01T22:52:33.3227171Z ++ read fname 2025-06-01T22:52:33.3227623Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h 2025-06-01T22:52:33.3228345Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h 2025-06-01T22:52:33.3228992Z ++ echo torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h 2025-06-01T22:52:33.3229483Z ++ grep RECORD 2025-06-01T22:52:33.3249756Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h 2025-06-01T22:52:33.3250419Z +++ openssl base64 2025-06-01T22:52:33.3251268Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.3252671Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.3254124Z +++ sed -e s/=//g 2025-06-01T22:52:33.3290248Z ++ HASH=w-6Cr8smBL9DcjILWiwxEpeR0vtpRi5kYPC3SeRdkVY 2025-06-01T22:52:33.3295567Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h 2025-06-01T22:52:33.3296314Z +++ awk '{print $5}' 2025-06-01T22:52:33.3321567Z ++ FSIZE=937 2025-06-01T22:52:33.3322580Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h",sha256=w-6Cr8smBL9DcjILWiwxEpeR0vtpRi5kYPC3SeRdkVY,937' 2025-06-01T22:52:33.3323384Z ++ read fname 2025-06-01T22:52:33.3323856Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h 2025-06-01T22:52:33.3324896Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h 2025-06-01T22:52:33.3325588Z ++ echo torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h 2025-06-01T22:52:33.3326084Z ++ grep RECORD 2025-06-01T22:52:33.3347618Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h 2025-06-01T22:52:33.3348542Z +++ openssl base64 2025-06-01T22:52:33.3348840Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.3349104Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.3350154Z +++ sed -e s/=//g 2025-06-01T22:52:33.3390998Z ++ HASH=UOpJamzlZR8zxJXHrsN2YKAi8KZBBxncTvAjGq5mBxo 2025-06-01T22:52:33.3395541Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h 2025-06-01T22:52:33.3396145Z +++ awk '{print $5}' 2025-06-01T22:52:33.3422247Z ++ FSIZE=939 2025-06-01T22:52:33.3423025Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h",sha256=UOpJamzlZR8zxJXHrsN2YKAi8KZBBxncTvAjGq5mBxo,939' 2025-06-01T22:52:33.3423833Z ++ read fname 2025-06-01T22:52:33.3424250Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i1_meta.h 2025-06-01T22:52:33.3424888Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i1_meta.h 2025-06-01T22:52:33.3425485Z ++ echo torch/include/ATen/ops/special_modified_bessel_i1_meta.h 2025-06-01T22:52:33.3426156Z ++ grep RECORD 2025-06-01T22:52:33.3447552Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i1_meta.h 2025-06-01T22:52:33.3448161Z +++ openssl base64 2025-06-01T22:52:33.3448438Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.3449325Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.3450679Z +++ sed -e s/=//g 2025-06-01T22:52:33.3489429Z ++ HASH=A9KAjepr02AmX_TlP4DWNb59oLfgw-7eGFNpT372Yxk 2025-06-01T22:52:33.3494688Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i1_meta.h 2025-06-01T22:52:33.3495476Z +++ awk '{print $5}' 2025-06-01T22:52:33.3521707Z ++ FSIZE=587 2025-06-01T22:52:33.3522478Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i1_meta.h",sha256=A9KAjepr02AmX_TlP4DWNb59oLfgw-7eGFNpT372Yxk,587' 2025-06-01T22:52:33.3523211Z ++ read fname 2025-06-01T22:52:33.3523680Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h 2025-06-01T22:52:33.3524722Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h 2025-06-01T22:52:33.3525590Z ++ echo torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h 2025-06-01T22:52:33.3526115Z ++ grep RECORD 2025-06-01T22:52:33.3548268Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h 2025-06-01T22:52:33.3549205Z +++ openssl base64 2025-06-01T22:52:33.3549474Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.3549969Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.3551461Z +++ sed -e s/=//g 2025-06-01T22:52:33.3593077Z ++ HASH=C-_cMGprsHLXNMaPg0xOHLyHP4a7Q4yzWMAsUqNQxnY 2025-06-01T22:52:33.3596358Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h 2025-06-01T22:52:33.3596937Z +++ awk '{print $5}' 2025-06-01T22:52:33.3624126Z ++ FSIZE=939 2025-06-01T22:52:33.3625004Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h",sha256=C-_cMGprsHLXNMaPg0xOHLyHP4a7Q4yzWMAsUqNQxnY,939' 2025-06-01T22:52:33.3625802Z ++ read fname 2025-06-01T22:52:33.3626244Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i1_native.h 2025-06-01T22:52:33.3626902Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i1_native.h 2025-06-01T22:52:33.3627639Z ++ echo torch/include/ATen/ops/special_modified_bessel_i1_native.h 2025-06-01T22:52:33.3628090Z ++ grep RECORD 2025-06-01T22:52:33.3648338Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i1_native.h 2025-06-01T22:52:33.3648970Z +++ openssl base64 2025-06-01T22:52:33.3649231Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.3650147Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.3651630Z +++ sed -e s/=//g 2025-06-01T22:52:33.3690042Z ++ HASH=QHh06fmNiUkK3ivH06ebDB5E1iQiySIDSkLX7ce1GXs 2025-06-01T22:52:33.3695385Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i1_native.h 2025-06-01T22:52:33.3696119Z +++ awk '{print $5}' 2025-06-01T22:52:33.3722842Z ++ FSIZE=656 2025-06-01T22:52:33.3723647Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i1_native.h",sha256=QHh06fmNiUkK3ivH06ebDB5E1iQiySIDSkLX7ce1GXs,656' 2025-06-01T22:52:33.3724739Z ++ read fname 2025-06-01T22:52:33.3725325Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_i1_ops.h 2025-06-01T22:52:33.3725962Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_i1_ops.h 2025-06-01T22:52:33.3726546Z ++ echo torch/include/ATen/ops/special_modified_bessel_i1_ops.h 2025-06-01T22:52:33.3727048Z ++ grep RECORD 2025-06-01T22:52:33.3746634Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_i1_ops.h 2025-06-01T22:52:33.3747232Z +++ openssl base64 2025-06-01T22:52:33.3747509Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.3748600Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.3749906Z +++ sed -e s/=//g 2025-06-01T22:52:33.3791861Z ++ HASH=M88rNd3WBZHBiy-jp_kGOKI_1qpc0nShcr4fDX9Qjjs 2025-06-01T22:52:33.3796334Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_i1_ops.h 2025-06-01T22:52:33.3796976Z +++ awk '{print $5}' 2025-06-01T22:52:33.3823720Z ++ FSIZE=1667 2025-06-01T22:52:33.3824492Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_i1_ops.h",sha256=M88rNd3WBZHBiy-jp_kGOKI_1qpc0nShcr4fDX9Qjjs,1667' 2025-06-01T22:52:33.3825259Z ++ read fname 2025-06-01T22:52:33.3825650Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k0.h 2025-06-01T22:52:33.3826234Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k0.h 2025-06-01T22:52:33.3826747Z ++ echo torch/include/ATen/ops/special_modified_bessel_k0.h 2025-06-01T22:52:33.3827171Z ++ grep RECORD 2025-06-01T22:52:33.3848194Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k0.h 2025-06-01T22:52:33.3848766Z +++ openssl base64 2025-06-01T22:52:33.3849514Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.3850877Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.3852157Z +++ sed -e s/=//g 2025-06-01T22:52:33.3890485Z ++ HASH=TtMRQrdfRy9-Hk0ejI-zp4THeslbcf7vv7azbAlC_m4 2025-06-01T22:52:33.3895609Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k0.h 2025-06-01T22:52:33.3896618Z +++ awk '{print $5}' 2025-06-01T22:52:33.3921771Z ++ FSIZE=1227 2025-06-01T22:52:33.3922719Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k0.h",sha256=TtMRQrdfRy9-Hk0ejI-zp4THeslbcf7vv7azbAlC_m4,1227' 2025-06-01T22:52:33.3923460Z ++ read fname 2025-06-01T22:52:33.3924254Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.3925572Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.3926636Z ++ echo torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.3927342Z ++ grep RECORD 2025-06-01T22:52:33.3948954Z +++ openssl base64 2025-06-01T22:52:33.3949834Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.3950781Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.3951105Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.3952512Z +++ sed -e s/=//g 2025-06-01T22:52:33.3993682Z ++ HASH=BYumZpNsKhBrXX_J3eMifksgroqksjwnkSec10VPqJI 2025-06-01T22:52:33.4000954Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.4001955Z +++ awk '{print $5}' 2025-06-01T22:52:33.4029253Z ++ FSIZE=810 2025-06-01T22:52:33.4030321Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h",sha256=BYumZpNsKhBrXX_J3eMifksgroqksjwnkSec10VPqJI,810' 2025-06-01T22:52:33.4031321Z ++ read fname 2025-06-01T22:52:33.4031788Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h 2025-06-01T22:52:33.4032494Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h 2025-06-01T22:52:33.4033147Z ++ echo torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h 2025-06-01T22:52:33.4033620Z ++ grep RECORD 2025-06-01T22:52:33.4050492Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h 2025-06-01T22:52:33.4051132Z +++ openssl base64 2025-06-01T22:52:33.4052231Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.4053587Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.4054883Z +++ sed -e s/=//g 2025-06-01T22:52:33.4091465Z ++ HASH=cE8X1_CwSFgWTO0pUqkHC0L5aNGD-JKFSWbQBCIZLPg 2025-06-01T22:52:33.4096838Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h 2025-06-01T22:52:33.4098463Z +++ awk '{print $5}' 2025-06-01T22:52:33.4124610Z ++ FSIZE=937 2025-06-01T22:52:33.4125397Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h",sha256=cE8X1_CwSFgWTO0pUqkHC0L5aNGD-JKFSWbQBCIZLPg,937' 2025-06-01T22:52:33.4126210Z ++ read fname 2025-06-01T22:52:33.4126681Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h 2025-06-01T22:52:33.4127430Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h 2025-06-01T22:52:33.4128118Z ++ echo torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h 2025-06-01T22:52:33.4128609Z ++ grep RECORD 2025-06-01T22:52:33.4148913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h 2025-06-01T22:52:33.4149571Z +++ openssl base64 2025-06-01T22:52:33.4149851Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.4151103Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.4152447Z +++ sed -e s/=//g 2025-06-01T22:52:33.4195124Z ++ HASH=BMacjV3y9H5IY81d42d9SL-gVcas3HALmemIqxWgQ9A 2025-06-01T22:52:33.4198384Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h 2025-06-01T22:52:33.4199261Z +++ awk '{print $5}' 2025-06-01T22:52:33.4226651Z ++ FSIZE=939 2025-06-01T22:52:33.4227416Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h",sha256=BMacjV3y9H5IY81d42d9SL-gVcas3HALmemIqxWgQ9A,939' 2025-06-01T22:52:33.4228210Z ++ read fname 2025-06-01T22:52:33.4228621Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k0_meta.h 2025-06-01T22:52:33.4229259Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k0_meta.h 2025-06-01T22:52:33.4229955Z ++ echo torch/include/ATen/ops/special_modified_bessel_k0_meta.h 2025-06-01T22:52:33.4230415Z ++ grep RECORD 2025-06-01T22:52:33.4253760Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k0_meta.h 2025-06-01T22:52:33.4254338Z +++ openssl base64 2025-06-01T22:52:33.4255553Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.4256937Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.4259123Z +++ sed -e s/=//g 2025-06-01T22:52:33.4294594Z ++ HASH=hVW4bslsfjR1WQSkYWNAV0eOEmvU5nuwVhz-Qjm0lG8 2025-06-01T22:52:33.4300650Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k0_meta.h 2025-06-01T22:52:33.4301119Z +++ awk '{print $5}' 2025-06-01T22:52:33.4325950Z ++ FSIZE=587 2025-06-01T22:52:33.4326703Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k0_meta.h",sha256=hVW4bslsfjR1WQSkYWNAV0eOEmvU5nuwVhz-Qjm0lG8,587' 2025-06-01T22:52:33.4327467Z ++ read fname 2025-06-01T22:52:33.4327955Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h 2025-06-01T22:52:33.4328710Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h 2025-06-01T22:52:33.4329551Z ++ echo torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h 2025-06-01T22:52:33.4330070Z ++ grep RECORD 2025-06-01T22:52:33.4351691Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h 2025-06-01T22:52:33.4352351Z +++ openssl base64 2025-06-01T22:52:33.4352945Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.4354438Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.4355668Z +++ sed -e s/=//g 2025-06-01T22:52:33.4398257Z ++ HASH=DgSCw1RtI4P7EFRrwYucRy4DXKZ07fWHts-C97x5qsU 2025-06-01T22:52:33.4406012Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h 2025-06-01T22:52:33.4407769Z +++ awk '{print $5}' 2025-06-01T22:52:33.4434832Z ++ FSIZE=939 2025-06-01T22:52:33.4435741Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h",sha256=DgSCw1RtI4P7EFRrwYucRy4DXKZ07fWHts-C97x5qsU,939' 2025-06-01T22:52:33.4436565Z ++ read fname 2025-06-01T22:52:33.4437132Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k0_native.h 2025-06-01T22:52:33.4437780Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k0_native.h 2025-06-01T22:52:33.4438432Z ++ echo torch/include/ATen/ops/special_modified_bessel_k0_native.h 2025-06-01T22:52:33.4438874Z ++ grep RECORD 2025-06-01T22:52:33.4461706Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k0_native.h 2025-06-01T22:52:33.4462320Z +++ openssl base64 2025-06-01T22:52:33.4462575Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.4462834Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.4463088Z +++ sed -e s/=//g 2025-06-01T22:52:33.4500982Z ++ HASH=gL5W29KX0DCEHQXqTY88xrJNm6sA9NG9Nug_iujkgY4 2025-06-01T22:52:33.4504314Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k0_native.h 2025-06-01T22:52:33.4505481Z +++ awk '{print $5}' 2025-06-01T22:52:33.4529207Z ++ FSIZE=656 2025-06-01T22:52:33.4529938Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k0_native.h",sha256=gL5W29KX0DCEHQXqTY88xrJNm6sA9NG9Nug_iujkgY4,656' 2025-06-01T22:52:33.4530727Z ++ read fname 2025-06-01T22:52:33.4531150Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k0_ops.h 2025-06-01T22:52:33.4531804Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k0_ops.h 2025-06-01T22:52:33.4532671Z ++ echo torch/include/ATen/ops/special_modified_bessel_k0_ops.h 2025-06-01T22:52:33.4533939Z ++ grep RECORD 2025-06-01T22:52:33.4553181Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k0_ops.h 2025-06-01T22:52:33.4553756Z +++ openssl base64 2025-06-01T22:52:33.4554730Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.4555935Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.4557371Z +++ sed -e s/=//g 2025-06-01T22:52:33.4600267Z ++ HASH=ueB3xcDKWGA1Zq0RRtmC1Ohh_cSkOvU34ZwARqJDtn4 2025-06-01T22:52:33.4603563Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k0_ops.h 2025-06-01T22:52:33.4604250Z +++ awk '{print $5}' 2025-06-01T22:52:33.4632395Z ++ FSIZE=1667 2025-06-01T22:52:33.4633447Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k0_ops.h",sha256=ueB3xcDKWGA1Zq0RRtmC1Ohh_cSkOvU34ZwARqJDtn4,1667' 2025-06-01T22:52:33.4634224Z ++ read fname 2025-06-01T22:52:33.4634615Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k1.h 2025-06-01T22:52:33.4635199Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k1.h 2025-06-01T22:52:33.4635709Z ++ echo torch/include/ATen/ops/special_modified_bessel_k1.h 2025-06-01T22:52:33.4636128Z ++ grep RECORD 2025-06-01T22:52:33.4653137Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k1.h 2025-06-01T22:52:33.4653845Z +++ openssl base64 2025-06-01T22:52:33.4654865Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.4656182Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.4657556Z +++ sed -e s/=//g 2025-06-01T22:52:33.4694515Z ++ HASH=S-ZjzAOJ3n8dwmoRUTNs8YoWvyg-4y_2hIii1x74Sks 2025-06-01T22:52:33.4700347Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k1.h 2025-06-01T22:52:33.4701017Z +++ awk '{print $5}' 2025-06-01T22:52:33.4726186Z ++ FSIZE=1227 2025-06-01T22:52:33.4727055Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k1.h",sha256=S-ZjzAOJ3n8dwmoRUTNs8YoWvyg-4y_2hIii1x74Sks,1227' 2025-06-01T22:52:33.4727796Z ++ read fname 2025-06-01T22:52:33.4728480Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.4729628Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.4730693Z ++ echo torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.4731404Z ++ grep RECORD 2025-06-01T22:52:33.4752052Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.4752916Z +++ openssl base64 2025-06-01T22:52:33.4753205Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.4754461Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.4755757Z +++ sed -e s/=//g 2025-06-01T22:52:33.4798332Z ++ HASH=iKZaHnz44a25gWntfGs7NxDc3a4BQL0XmoERC02CRjY 2025-06-01T22:52:33.4800671Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.4801514Z +++ awk '{print $5}' 2025-06-01T22:52:33.4829218Z ++ FSIZE=810 2025-06-01T22:52:33.4830293Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h",sha256=iKZaHnz44a25gWntfGs7NxDc3a4BQL0XmoERC02CRjY,810' 2025-06-01T22:52:33.4831301Z ++ read fname 2025-06-01T22:52:33.4831776Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h 2025-06-01T22:52:33.4832500Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h 2025-06-01T22:52:33.4833166Z ++ echo torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h 2025-06-01T22:52:33.4833665Z ++ grep RECORD 2025-06-01T22:52:33.4851891Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h 2025-06-01T22:52:33.4852596Z +++ openssl base64 2025-06-01T22:52:33.4853835Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.4855357Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.4856922Z +++ sed -e s/=//g 2025-06-01T22:52:33.4893100Z ++ HASH=dOLY08GTl629mUEiRTPl_iJO2Hc4TmMu4j_mX3hR_Tg 2025-06-01T22:52:33.4899023Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h 2025-06-01T22:52:33.4899657Z +++ awk '{print $5}' 2025-06-01T22:52:33.4926007Z ++ FSIZE=937 2025-06-01T22:52:33.4926787Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h",sha256=dOLY08GTl629mUEiRTPl_iJO2Hc4TmMu4j_mX3hR_Tg,937' 2025-06-01T22:52:33.4927576Z ++ read fname 2025-06-01T22:52:33.4928071Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h 2025-06-01T22:52:33.4928808Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h 2025-06-01T22:52:33.4929674Z ++ echo torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h 2025-06-01T22:52:33.4930189Z ++ grep RECORD 2025-06-01T22:52:33.4949676Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h 2025-06-01T22:52:33.4950344Z +++ openssl base64 2025-06-01T22:52:33.4951013Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.4952342Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.4953607Z +++ sed -e s/=//g 2025-06-01T22:52:33.4994940Z ++ HASH=XKAPyZU2eE0VEQXdGQ5CPpH0twKZV2XzkyeVENoGZXk 2025-06-01T22:52:33.4998787Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h 2025-06-01T22:52:33.4999334Z +++ awk '{print $5}' 2025-06-01T22:52:33.5026096Z ++ FSIZE=939 2025-06-01T22:52:33.5026990Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h",sha256=XKAPyZU2eE0VEQXdGQ5CPpH0twKZV2XzkyeVENoGZXk,939' 2025-06-01T22:52:33.5027803Z ++ read fname 2025-06-01T22:52:33.5028217Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k1_meta.h 2025-06-01T22:52:33.5028849Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k1_meta.h 2025-06-01T22:52:33.5029542Z ++ echo torch/include/ATen/ops/special_modified_bessel_k1_meta.h 2025-06-01T22:52:33.5029991Z ++ grep RECORD 2025-06-01T22:52:33.5048113Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k1_meta.h 2025-06-01T22:52:33.5048720Z +++ openssl base64 2025-06-01T22:52:33.5050138Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.5051549Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.5052921Z +++ sed -e s/=//g 2025-06-01T22:52:33.5093276Z ++ HASH=Bjt8hRFz3jykEtYqvrhwLmOnawWekbV3IbmMi8Hmg8I 2025-06-01T22:52:33.5101043Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k1_meta.h 2025-06-01T22:52:33.5101535Z +++ awk '{print $5}' 2025-06-01T22:52:33.5123867Z ++ FSIZE=587 2025-06-01T22:52:33.5124973Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k1_meta.h",sha256=Bjt8hRFz3jykEtYqvrhwLmOnawWekbV3IbmMi8Hmg8I,587' 2025-06-01T22:52:33.5125748Z ++ read fname 2025-06-01T22:52:33.5126379Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h 2025-06-01T22:52:33.5127134Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h 2025-06-01T22:52:33.5127873Z ++ echo torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h 2025-06-01T22:52:33.5128385Z ++ grep RECORD 2025-06-01T22:52:33.5149389Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h 2025-06-01T22:52:33.5150108Z +++ openssl base64 2025-06-01T22:52:33.5150379Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.5151022Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.5152420Z +++ sed -e s/=//g 2025-06-01T22:52:33.5193441Z ++ HASH=6IJ0EyYaXDwZupjgU6vnnEbrRQl7e-Q51IOkXRMtxyg 2025-06-01T22:52:33.5199270Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h 2025-06-01T22:52:33.5199967Z +++ awk '{print $5}' 2025-06-01T22:52:33.5225441Z ++ FSIZE=939 2025-06-01T22:52:33.5226254Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h",sha256=6IJ0EyYaXDwZupjgU6vnnEbrRQl7e-Q51IOkXRMtxyg,939' 2025-06-01T22:52:33.5227087Z ++ read fname 2025-06-01T22:52:33.5227571Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k1_native.h 2025-06-01T22:52:33.5228217Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k1_native.h 2025-06-01T22:52:33.5228819Z ++ echo torch/include/ATen/ops/special_modified_bessel_k1_native.h 2025-06-01T22:52:33.5229427Z ++ grep RECORD 2025-06-01T22:52:33.5249782Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k1_native.h 2025-06-01T22:52:33.5250412Z +++ openssl base64 2025-06-01T22:52:33.5250960Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.5252284Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.5253594Z +++ sed -e s/=//g 2025-06-01T22:52:33.5290268Z ++ HASH=XduDoH810lZlDgpyeqto1CT4_UYMIWaGqTIpT0NUWzs 2025-06-01T22:52:33.5295745Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k1_native.h 2025-06-01T22:52:33.5296652Z +++ awk '{print $5}' 2025-06-01T22:52:33.5321919Z ++ FSIZE=656 2025-06-01T22:52:33.5322698Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k1_native.h",sha256=XduDoH810lZlDgpyeqto1CT4_UYMIWaGqTIpT0NUWzs,656' 2025-06-01T22:52:33.5323517Z ++ read fname 2025-06-01T22:52:33.5323932Z ++ make_wheel_record torch/include/ATen/ops/special_modified_bessel_k1_ops.h 2025-06-01T22:52:33.5324857Z ++ FPATH=torch/include/ATen/ops/special_modified_bessel_k1_ops.h 2025-06-01T22:52:33.5325445Z ++ echo torch/include/ATen/ops/special_modified_bessel_k1_ops.h 2025-06-01T22:52:33.5326080Z ++ grep RECORD 2025-06-01T22:52:33.5347955Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_modified_bessel_k1_ops.h 2025-06-01T22:52:33.5348657Z +++ openssl base64 2025-06-01T22:52:33.5348934Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.5350012Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.5351403Z +++ sed -e s/=//g 2025-06-01T22:52:33.5392430Z ++ HASH=2vZ_6FLC8TPtJsFTh5UlnYpDASAXjamub-Hz51_LpYM 2025-06-01T22:52:33.5397122Z +++ ls -nl torch/include/ATen/ops/special_modified_bessel_k1_ops.h 2025-06-01T22:52:33.5398370Z +++ awk '{print $5}' 2025-06-01T22:52:33.5425167Z ++ FSIZE=1667 2025-06-01T22:52:33.5425942Z ++ echo '"torch/include/ATen/ops/special_modified_bessel_k1_ops.h",sha256=2vZ_6FLC8TPtJsFTh5UlnYpDASAXjamub-Hz51_LpYM,1667' 2025-06-01T22:52:33.5426689Z ++ read fname 2025-06-01T22:52:33.5427055Z ++ make_wheel_record torch/include/ATen/ops/special_multigammaln.h 2025-06-01T22:52:33.5427596Z ++ FPATH=torch/include/ATen/ops/special_multigammaln.h 2025-06-01T22:52:33.5428095Z ++ echo torch/include/ATen/ops/special_multigammaln.h 2025-06-01T22:52:33.5428489Z ++ grep RECORD 2025-06-01T22:52:33.5448746Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_multigammaln.h 2025-06-01T22:52:33.5449305Z +++ openssl base64 2025-06-01T22:52:33.5450260Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.5451669Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.5452999Z +++ sed -e s/=//g 2025-06-01T22:52:33.5490401Z ++ HASH=t16qS2-NG1lv5isQ1kyV1nAvcnnnvIdw9NpoJg45C8o 2025-06-01T22:52:33.5495278Z +++ ls -nl torch/include/ATen/ops/special_multigammaln.h 2025-06-01T22:52:33.5496188Z +++ awk '{print $5}' 2025-06-01T22:52:33.5521781Z ++ FSIZE=1230 2025-06-01T22:52:33.5522464Z ++ echo '"torch/include/ATen/ops/special_multigammaln.h",sha256=t16qS2-NG1lv5isQ1kyV1nAvcnnnvIdw9NpoJg45C8o,1230' 2025-06-01T22:52:33.5523342Z ++ read fname 2025-06-01T22:52:33.5523909Z ++ make_wheel_record torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.5525121Z ++ FPATH=torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.5526049Z ++ echo torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.5526661Z ++ grep RECORD 2025-06-01T22:52:33.5548078Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.5548831Z +++ openssl base64 2025-06-01T22:52:33.5549407Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.5550772Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.5552075Z +++ sed -e s/=//g 2025-06-01T22:52:33.5592651Z ++ HASH=82J93BYLEfBwmbqgSMnFghLX8DMk0T2u0wm_hq0mz-g 2025-06-01T22:52:33.5596802Z +++ ls -nl torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.5597846Z +++ awk '{print $5}' 2025-06-01T22:52:33.5625408Z ++ FSIZE=996 2025-06-01T22:52:33.5626362Z ++ echo '"torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h",sha256=82J93BYLEfBwmbqgSMnFghLX8DMk0T2u0wm_hq0mz-g,996' 2025-06-01T22:52:33.5627258Z ++ read fname 2025-06-01T22:52:33.5627672Z ++ make_wheel_record torch/include/ATen/ops/special_multigammaln_native.h 2025-06-01T22:52:33.5628262Z ++ FPATH=torch/include/ATen/ops/special_multigammaln_native.h 2025-06-01T22:52:33.5628807Z ++ echo torch/include/ATen/ops/special_multigammaln_native.h 2025-06-01T22:52:33.5629222Z ++ grep RECORD 2025-06-01T22:52:33.5648123Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_multigammaln_native.h 2025-06-01T22:52:33.5648702Z +++ openssl base64 2025-06-01T22:52:33.5649312Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.5650401Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.5651625Z +++ sed -e s/=//g 2025-06-01T22:52:33.5689719Z ++ HASH=xd-TzigqNXPc6S-nYScO9QCfLGQAJqCnlxHhuBUcwvw 2025-06-01T22:52:33.5695102Z +++ ls -nl torch/include/ATen/ops/special_multigammaln_native.h 2025-06-01T22:52:33.5695918Z +++ awk '{print $5}' 2025-06-01T22:52:33.5722277Z ++ FSIZE=604 2025-06-01T22:52:33.5722984Z ++ echo '"torch/include/ATen/ops/special_multigammaln_native.h",sha256=xd-TzigqNXPc6S-nYScO9QCfLGQAJqCnlxHhuBUcwvw,604' 2025-06-01T22:52:33.5723730Z ++ read fname 2025-06-01T22:52:33.5724240Z ++ make_wheel_record torch/include/ATen/ops/special_multigammaln_ops.h 2025-06-01T22:52:33.5724993Z ++ FPATH=torch/include/ATen/ops/special_multigammaln_ops.h 2025-06-01T22:52:33.5725521Z ++ echo torch/include/ATen/ops/special_multigammaln_ops.h 2025-06-01T22:52:33.5725931Z ++ grep RECORD 2025-06-01T22:52:33.5747612Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_multigammaln_ops.h 2025-06-01T22:52:33.5748172Z +++ openssl base64 2025-06-01T22:52:33.5748929Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.5749185Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.5749912Z +++ sed -e s/=//g 2025-06-01T22:52:33.5792196Z ++ HASH=cUaKR8t6dQZGsQ0c8Ua48XnwhuIo8AblWaw01JVyfEs 2025-06-01T22:52:33.5796989Z +++ ls -nl torch/include/ATen/ops/special_multigammaln_ops.h 2025-06-01T22:52:33.5797418Z +++ awk '{print $5}' 2025-06-01T22:52:33.5824255Z ++ FSIZE=1707 2025-06-01T22:52:33.5824988Z ++ echo '"torch/include/ATen/ops/special_multigammaln_ops.h",sha256=cUaKR8t6dQZGsQ0c8Ua48XnwhuIo8AblWaw01JVyfEs,1707' 2025-06-01T22:52:33.5825717Z ++ read fname 2025-06-01T22:52:33.5826038Z ++ make_wheel_record torch/include/ATen/ops/special_ndtr.h 2025-06-01T22:52:33.5826499Z ++ FPATH=torch/include/ATen/ops/special_ndtr.h 2025-06-01T22:52:33.5826896Z ++ echo torch/include/ATen/ops/special_ndtr.h 2025-06-01T22:52:33.5827256Z ++ grep RECORD 2025-06-01T22:52:33.5847008Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_ndtr.h 2025-06-01T22:52:33.5849129Z +++ openssl base64 2025-06-01T22:52:33.5849416Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.5850622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.5851919Z +++ sed -e s/=//g 2025-06-01T22:52:33.5890608Z ++ HASH=s0Jm8COmS44b6let8h8K-Bjs2fXHU0Cx5V-thCXmFAA 2025-06-01T22:52:33.5895607Z +++ ls -nl torch/include/ATen/ops/special_ndtr.h 2025-06-01T22:52:33.5896442Z +++ awk '{print $5}' 2025-06-01T22:52:33.5922398Z ++ FSIZE=1087 2025-06-01T22:52:33.5923030Z ++ echo '"torch/include/ATen/ops/special_ndtr.h",sha256=s0Jm8COmS44b6let8h8K-Bjs2fXHU0Cx5V-thCXmFAA,1087' 2025-06-01T22:52:33.5923676Z ++ read fname 2025-06-01T22:52:33.5924319Z ++ make_wheel_record torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.5925350Z ++ FPATH=torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.5926151Z ++ echo torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.5926694Z ++ grep RECORD 2025-06-01T22:52:33.5948176Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.5948888Z +++ openssl base64 2025-06-01T22:52:33.5949146Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.5949560Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.5950863Z +++ sed -e s/=//g 2025-06-01T22:52:33.5991399Z ++ HASH=H82QwdT47klwN0toZ6bPtyQHFdpO_jWCpYVywACRzrA 2025-06-01T22:52:33.5996393Z +++ ls -nl torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.5997237Z +++ awk '{print $5}' 2025-06-01T22:52:33.6025266Z ++ FSIZE=939 2025-06-01T22:52:33.6026084Z ++ echo '"torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h",sha256=H82QwdT47klwN0toZ6bPtyQHFdpO_jWCpYVywACRzrA,939' 2025-06-01T22:52:33.6026934Z ++ read fname 2025-06-01T22:52:33.6027285Z ++ make_wheel_record torch/include/ATen/ops/special_ndtr_native.h 2025-06-01T22:52:33.6027934Z ++ FPATH=torch/include/ATen/ops/special_ndtr_native.h 2025-06-01T22:52:33.6028400Z ++ echo torch/include/ATen/ops/special_ndtr_native.h 2025-06-01T22:52:33.6028781Z ++ grep RECORD 2025-06-01T22:52:33.6048318Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_ndtr_native.h 2025-06-01T22:52:33.6048852Z +++ openssl base64 2025-06-01T22:52:33.6049509Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.6050975Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.6052309Z +++ sed -e s/=//g 2025-06-01T22:52:33.6089690Z ++ HASH=xsEP1XBw73f62JHPx0Ld5LLZHj507q9LcXx0A6H9AkM 2025-06-01T22:52:33.6094689Z +++ ls -nl torch/include/ATen/ops/special_ndtr_native.h 2025-06-01T22:52:33.6095657Z +++ awk '{print $5}' 2025-06-01T22:52:33.6122679Z ++ FSIZE=566 2025-06-01T22:52:33.6123339Z ++ echo '"torch/include/ATen/ops/special_ndtr_native.h",sha256=xsEP1XBw73f62JHPx0Ld5LLZHj507q9LcXx0A6H9AkM,566' 2025-06-01T22:52:33.6124144Z ++ read fname 2025-06-01T22:52:33.6124656Z ++ make_wheel_record torch/include/ATen/ops/special_ndtr_ops.h 2025-06-01T22:52:33.6125176Z ++ FPATH=torch/include/ATen/ops/special_ndtr_ops.h 2025-06-01T22:52:33.6125741Z ++ echo torch/include/ATen/ops/special_ndtr_ops.h 2025-06-01T22:52:33.6126155Z ++ grep RECORD 2025-06-01T22:52:33.6147566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_ndtr_ops.h 2025-06-01T22:52:33.6148115Z +++ openssl base64 2025-06-01T22:52:33.6148390Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.6148645Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.6149920Z +++ sed -e s/=//g 2025-06-01T22:52:33.6191766Z ++ HASH=trRn8VV_ITKXulZwVmLAiUl4MoOoIQ_nsQAOpE8owyo 2025-06-01T22:52:33.6194628Z +++ ls -nl torch/include/ATen/ops/special_ndtr_ops.h 2025-06-01T22:52:33.6195462Z +++ awk '{print $5}' 2025-06-01T22:52:33.6223327Z ++ FSIZE=1583 2025-06-01T22:52:33.6223977Z ++ echo '"torch/include/ATen/ops/special_ndtr_ops.h",sha256=trRn8VV_ITKXulZwVmLAiUl4MoOoIQ_nsQAOpE8owyo,1583' 2025-06-01T22:52:33.6224645Z ++ read fname 2025-06-01T22:52:33.6224992Z ++ make_wheel_record torch/include/ATen/ops/special_ndtri.h 2025-06-01T22:52:33.6225270Z ++ FPATH=torch/include/ATen/ops/special_ndtri.h 2025-06-01T22:52:33.6225413Z ++ echo torch/include/ATen/ops/special_ndtri.h 2025-06-01T22:52:33.6225533Z ++ grep RECORD 2025-06-01T22:52:33.6247172Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_ndtri.h 2025-06-01T22:52:33.6247417Z +++ openssl base64 2025-06-01T22:52:33.6247595Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.6248674Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.6249983Z +++ sed -e s/=//g 2025-06-01T22:52:33.6288393Z ++ HASH=W4igqSKSxdQnY6nH_USbNGqSkm_WVoBs_yqJxdJsQ18 2025-06-01T22:52:33.6293428Z +++ ls -nl torch/include/ATen/ops/special_ndtri.h 2025-06-01T22:52:33.6294372Z +++ awk '{print $5}' 2025-06-01T22:52:33.6321549Z ++ FSIZE=1097 2025-06-01T22:52:33.6322294Z ++ echo '"torch/include/ATen/ops/special_ndtri.h",sha256=W4igqSKSxdQnY6nH_USbNGqSkm_WVoBs_yqJxdJsQ18,1097' 2025-06-01T22:52:33.6322433Z ++ read fname 2025-06-01T22:52:33.6322916Z ++ make_wheel_record torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.6323313Z ++ FPATH=torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.6323699Z ++ echo torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.6323873Z ++ grep RECORD 2025-06-01T22:52:33.6347475Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.6347591Z +++ openssl base64 2025-06-01T22:52:33.6348040Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.6348213Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.6349488Z +++ sed -e s/=//g 2025-06-01T22:52:33.6391682Z ++ HASH=ENAJDN9CjseR0VgQFLywB8a94r20_LeNIsihKRqS0u0 2025-06-01T22:52:33.6394815Z +++ ls -nl torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.6395426Z +++ awk '{print $5}' 2025-06-01T22:52:33.6422134Z ++ FSIZE=797 2025-06-01T22:52:33.6423140Z ++ echo '"torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h",sha256=ENAJDN9CjseR0VgQFLywB8a94r20_LeNIsihKRqS0u0,797' 2025-06-01T22:52:33.6423567Z ++ read fname 2025-06-01T22:52:33.6423893Z ++ make_wheel_record torch/include/ATen/ops/special_ndtri_cpu_dispatch.h 2025-06-01T22:52:33.6424129Z ++ FPATH=torch/include/ATen/ops/special_ndtri_cpu_dispatch.h 2025-06-01T22:52:33.6424342Z ++ echo torch/include/ATen/ops/special_ndtri_cpu_dispatch.h 2025-06-01T22:52:33.6424443Z ++ grep RECORD 2025-06-01T22:52:33.6446903Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_ndtri_cpu_dispatch.h 2025-06-01T22:52:33.6447033Z +++ openssl base64 2025-06-01T22:52:33.6447681Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.6447789Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.6449208Z +++ sed -e s/=//g 2025-06-01T22:52:33.6488838Z ++ HASH=bM_BCYc949KX-D5eLsQws2ymflbbOvaISmEBAzNIA6I 2025-06-01T22:52:33.6493398Z +++ ls -nl torch/include/ATen/ops/special_ndtri_cpu_dispatch.h 2025-06-01T22:52:33.6494259Z +++ awk '{print $5}' 2025-06-01T22:52:33.6521363Z ++ FSIZE=898 2025-06-01T22:52:33.6522045Z ++ echo '"torch/include/ATen/ops/special_ndtri_cpu_dispatch.h",sha256=bM_BCYc949KX-D5eLsQws2ymflbbOvaISmEBAzNIA6I,898' 2025-06-01T22:52:33.6522145Z ++ read fname 2025-06-01T22:52:33.6522428Z ++ make_wheel_record torch/include/ATen/ops/special_ndtri_cuda_dispatch.h 2025-06-01T22:52:33.6522634Z ++ FPATH=torch/include/ATen/ops/special_ndtri_cuda_dispatch.h 2025-06-01T22:52:33.6522832Z ++ echo torch/include/ATen/ops/special_ndtri_cuda_dispatch.h 2025-06-01T22:52:33.6523390Z ++ grep RECORD 2025-06-01T22:52:33.6547702Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_ndtri_cuda_dispatch.h 2025-06-01T22:52:33.6547828Z +++ openssl base64 2025-06-01T22:52:33.6547944Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.6548045Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.6548144Z +++ sed -e s/=//g 2025-06-01T22:52:33.6588556Z ++ HASH=f1MFG28KQOXpkuDxKGjaVmtnhHGiyxniq2Qo09HYttU 2025-06-01T22:52:33.6592760Z +++ ls -nl torch/include/ATen/ops/special_ndtri_cuda_dispatch.h 2025-06-01T22:52:33.6593215Z +++ awk '{print $5}' 2025-06-01T22:52:33.6620235Z ++ FSIZE=900 2025-06-01T22:52:33.6620884Z ++ echo '"torch/include/ATen/ops/special_ndtri_cuda_dispatch.h",sha256=f1MFG28KQOXpkuDxKGjaVmtnhHGiyxniq2Qo09HYttU,900' 2025-06-01T22:52:33.6621111Z ++ read fname 2025-06-01T22:52:33.6621339Z ++ make_wheel_record torch/include/ATen/ops/special_ndtri_meta.h 2025-06-01T22:52:33.6621502Z ++ FPATH=torch/include/ATen/ops/special_ndtri_meta.h 2025-06-01T22:52:33.6621672Z ++ echo torch/include/ATen/ops/special_ndtri_meta.h 2025-06-01T22:52:33.6622924Z ++ grep RECORD 2025-06-01T22:52:33.6645835Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_ndtri_meta.h 2025-06-01T22:52:33.6645960Z +++ openssl base64 2025-06-01T22:52:33.6646067Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.6647515Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.6648010Z +++ sed -e s/=//g 2025-06-01T22:52:33.6685898Z ++ HASH=4ahw6AHoziSJwdGU7PjLnnNjRgwsPNAQYrB8PgDko64 2025-06-01T22:52:33.6690868Z +++ ls -nl torch/include/ATen/ops/special_ndtri_meta.h 2025-06-01T22:52:33.6691790Z +++ awk '{print $5}' 2025-06-01T22:52:33.6718776Z ++ FSIZE=574 2025-06-01T22:52:33.6719507Z ++ echo '"torch/include/ATen/ops/special_ndtri_meta.h",sha256=4ahw6AHoziSJwdGU7PjLnnNjRgwsPNAQYrB8PgDko64,574' 2025-06-01T22:52:33.6719823Z ++ read fname 2025-06-01T22:52:33.6720155Z ++ make_wheel_record torch/include/ATen/ops/special_ndtri_meta_dispatch.h 2025-06-01T22:52:33.6720399Z ++ FPATH=torch/include/ATen/ops/special_ndtri_meta_dispatch.h 2025-06-01T22:52:33.6720601Z ++ echo torch/include/ATen/ops/special_ndtri_meta_dispatch.h 2025-06-01T22:52:33.6720977Z ++ grep RECORD 2025-06-01T22:52:33.6744043Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_ndtri_meta_dispatch.h 2025-06-01T22:52:33.6744169Z +++ openssl base64 2025-06-01T22:52:33.6744274Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.6744393Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.6744864Z +++ sed -e s/=//g 2025-06-01T22:52:33.6788012Z ++ HASH=x6pXJRL1UkZkXRIoJO4Tw6JWpULPkQLcVkFDuw3Cw_I 2025-06-01T22:52:33.6791222Z +++ ls -nl torch/include/ATen/ops/special_ndtri_meta_dispatch.h 2025-06-01T22:52:33.6791946Z +++ awk '{print $5}' 2025-06-01T22:52:33.6818710Z ++ FSIZE=900 2025-06-01T22:52:33.6819424Z ++ echo '"torch/include/ATen/ops/special_ndtri_meta_dispatch.h",sha256=x6pXJRL1UkZkXRIoJO4Tw6JWpULPkQLcVkFDuw3Cw_I,900' 2025-06-01T22:52:33.6819789Z ++ read fname 2025-06-01T22:52:33.6820072Z ++ make_wheel_record torch/include/ATen/ops/special_ndtri_native.h 2025-06-01T22:52:33.6820262Z ++ FPATH=torch/include/ATen/ops/special_ndtri_native.h 2025-06-01T22:52:33.6820433Z ++ echo torch/include/ATen/ops/special_ndtri_native.h 2025-06-01T22:52:33.6820535Z ++ grep RECORD 2025-06-01T22:52:33.6844691Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_ndtri_native.h 2025-06-01T22:52:33.6844809Z +++ openssl base64 2025-06-01T22:52:33.6844910Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.6845753Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.6845866Z +++ sed -e s/=//g 2025-06-01T22:52:33.6886342Z ++ HASH=WwvrxAaU4IFPiddokRQS_Q40UvsnarL8oe-YzHfDKAk 2025-06-01T22:52:33.6890528Z +++ ls -nl torch/include/ATen/ops/special_ndtri_native.h 2025-06-01T22:52:33.6891356Z +++ awk '{print $5}' 2025-06-01T22:52:33.6916873Z ++ FSIZE=617 2025-06-01T22:52:33.6917417Z ++ echo '"torch/include/ATen/ops/special_ndtri_native.h",sha256=WwvrxAaU4IFPiddokRQS_Q40UvsnarL8oe-YzHfDKAk,617' 2025-06-01T22:52:33.6917531Z ++ read fname 2025-06-01T22:52:33.6917744Z ++ make_wheel_record torch/include/ATen/ops/special_ndtri_ops.h 2025-06-01T22:52:33.6917901Z ++ FPATH=torch/include/ATen/ops/special_ndtri_ops.h 2025-06-01T22:52:33.6919371Z ++ echo torch/include/ATen/ops/special_ndtri_ops.h 2025-06-01T22:52:33.6920021Z ++ grep RECORD 2025-06-01T22:52:33.6944892Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_ndtri_ops.h 2025-06-01T22:52:33.6945034Z +++ openssl base64 2025-06-01T22:52:33.6945134Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.6945234Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.6945594Z +++ sed -e s/=//g 2025-06-01T22:52:33.6988479Z ++ HASH=udoj8SwA12YyD6f3KXVpYNHj_97cOkRA5c6QimB5Z9o 2025-06-01T22:52:33.6990194Z +++ ls -nl torch/include/ATen/ops/special_ndtri_ops.h 2025-06-01T22:52:33.6991502Z +++ awk '{print $5}' 2025-06-01T22:52:33.7016903Z ++ FSIZE=1589 2025-06-01T22:52:33.7017413Z ++ echo '"torch/include/ATen/ops/special_ndtri_ops.h",sha256=udoj8SwA12YyD6f3KXVpYNHj_97cOkRA5c6QimB5Z9o,1589' 2025-06-01T22:52:33.7017562Z ++ read fname 2025-06-01T22:52:33.7017864Z ++ make_wheel_record torch/include/ATen/ops/special_polygamma.h 2025-06-01T22:52:33.7019940Z ++ FPATH=torch/include/ATen/ops/special_polygamma.h 2025-06-01T22:52:33.7020092Z ++ echo torch/include/ATen/ops/special_polygamma.h 2025-06-01T22:52:33.7020981Z ++ grep RECORD 2025-06-01T22:52:33.7043924Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_polygamma.h 2025-06-01T22:52:33.7044138Z +++ openssl base64 2025-06-01T22:52:33.7044324Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.7045106Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.7045603Z +++ sed -e s/=//g 2025-06-01T22:52:33.7086870Z ++ HASH=lwcZuQZrGA0tue9IrMw9Iw4q_VDLdkWqeKQU5CJnfY0 2025-06-01T22:52:33.7090316Z +++ ls -nl torch/include/ATen/ops/special_polygamma.h 2025-06-01T22:52:33.7090872Z +++ awk '{print $5}' 2025-06-01T22:52:33.7115950Z ++ FSIZE=1200 2025-06-01T22:52:33.7116569Z ++ echo '"torch/include/ATen/ops/special_polygamma.h",sha256=lwcZuQZrGA0tue9IrMw9Iw4q_VDLdkWqeKQU5CJnfY0,1200' 2025-06-01T22:52:33.7116675Z ++ read fname 2025-06-01T22:52:33.7117165Z ++ make_wheel_record torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7117516Z ++ FPATH=torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7119171Z ++ echo torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7120274Z ++ grep RECORD 2025-06-01T22:52:33.7143371Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7143686Z +++ openssl base64 2025-06-01T22:52:33.7143792Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.7145118Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.7145245Z +++ sed -e s/=//g 2025-06-01T22:52:33.7189178Z ++ HASH=URzm656vMhQ0cEV6jnK988gAb76F7OkveQE-QsELV5I 2025-06-01T22:52:33.7191301Z +++ ls -nl torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7192338Z +++ awk '{print $5}' 2025-06-01T22:52:33.7219307Z ++ FSIZE=987 2025-06-01T22:52:33.7220088Z ++ echo '"torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h",sha256=URzm656vMhQ0cEV6jnK988gAb76F7OkveQE-QsELV5I,987' 2025-06-01T22:52:33.7220203Z ++ read fname 2025-06-01T22:52:33.7220450Z ++ make_wheel_record torch/include/ATen/ops/special_polygamma_native.h 2025-06-01T22:52:33.7220640Z ++ FPATH=torch/include/ATen/ops/special_polygamma_native.h 2025-06-01T22:52:33.7220824Z ++ echo torch/include/ATen/ops/special_polygamma_native.h 2025-06-01T22:52:33.7221659Z ++ grep RECORD 2025-06-01T22:52:33.7243795Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_polygamma_native.h 2025-06-01T22:52:33.7243912Z +++ openssl base64 2025-06-01T22:52:33.7244359Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.7245903Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.7246459Z +++ sed -e s/=//g 2025-06-01T22:52:33.7286201Z ++ HASH=2SIoW5MRBCedv0TR5nngPSJouQC8R0XcnVAlcAXsbMA 2025-06-01T22:52:33.7291079Z +++ ls -nl torch/include/ATen/ops/special_polygamma_native.h 2025-06-01T22:52:33.7292131Z +++ awk '{print $5}' 2025-06-01T22:52:33.7318672Z ++ FSIZE=598 2025-06-01T22:52:33.7319293Z ++ echo '"torch/include/ATen/ops/special_polygamma_native.h",sha256=2SIoW5MRBCedv0TR5nngPSJouQC8R0XcnVAlcAXsbMA,598' 2025-06-01T22:52:33.7319433Z ++ read fname 2025-06-01T22:52:33.7319910Z ++ make_wheel_record torch/include/ATen/ops/special_polygamma_ops.h 2025-06-01T22:52:33.7320118Z ++ FPATH=torch/include/ATen/ops/special_polygamma_ops.h 2025-06-01T22:52:33.7320300Z ++ echo torch/include/ATen/ops/special_polygamma_ops.h 2025-06-01T22:52:33.7321299Z ++ grep RECORD 2025-06-01T22:52:33.7344930Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_polygamma_ops.h 2025-06-01T22:52:33.7345123Z +++ openssl base64 2025-06-01T22:52:33.7345665Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.7345939Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.7346215Z +++ sed -e s/=//g 2025-06-01T22:52:33.7387761Z ++ HASH=tnRieCyEf2n9nvMMHbLry359DEBOI87VrCVX7UgGAhQ 2025-06-01T22:52:33.7392187Z +++ ls -nl torch/include/ATen/ops/special_polygamma_ops.h 2025-06-01T22:52:33.7393089Z +++ awk '{print $5}' 2025-06-01T22:52:33.7419445Z ++ FSIZE=1689 2025-06-01T22:52:33.7420045Z ++ echo '"torch/include/ATen/ops/special_polygamma_ops.h",sha256=tnRieCyEf2n9nvMMHbLry359DEBOI87VrCVX7UgGAhQ,1689' 2025-06-01T22:52:33.7420388Z ++ read fname 2025-06-01T22:52:33.7420629Z ++ make_wheel_record torch/include/ATen/ops/special_psi.h 2025-06-01T22:52:33.7420775Z ++ FPATH=torch/include/ATen/ops/special_psi.h 2025-06-01T22:52:33.7421237Z ++ echo torch/include/ATen/ops/special_psi.h 2025-06-01T22:52:33.7422239Z ++ grep RECORD 2025-06-01T22:52:33.7446146Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_psi.h 2025-06-01T22:52:33.7446282Z +++ openssl base64 2025-06-01T22:52:33.7446404Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.7446998Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.7447618Z +++ sed -e s/=//g 2025-06-01T22:52:33.7486648Z ++ HASH=BkDR4-OmydPwxd9D443ngOOJBK2_h_mx6GCDZs9VJBQ 2025-06-01T22:52:33.7490625Z +++ ls -nl torch/include/ATen/ops/special_psi.h 2025-06-01T22:52:33.7491626Z +++ awk '{print $5}' 2025-06-01T22:52:33.7519675Z ++ FSIZE=1077 2025-06-01T22:52:33.7520174Z ++ echo '"torch/include/ATen/ops/special_psi.h",sha256=BkDR4-OmydPwxd9D443ngOOJBK2_h_mx6GCDZs9VJBQ,1077' 2025-06-01T22:52:33.7520276Z ++ read fname 2025-06-01T22:52:33.7520667Z ++ make_wheel_record torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7520980Z ++ FPATH=torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7521429Z ++ echo torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7521552Z ++ grep RECORD 2025-06-01T22:52:33.7544752Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7544878Z +++ openssl base64 2025-06-01T22:52:33.7545240Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.7546816Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.7547003Z +++ sed -e s/=//g 2025-06-01T22:52:33.7588475Z ++ HASH=fV2_XWltrtP-QOC2biahvv4YVPev9VFN_eI2uAskoms 2025-06-01T22:52:33.7592163Z +++ ls -nl torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7592979Z +++ awk '{print $5}' 2025-06-01T22:52:33.7620916Z ++ FSIZE=936 2025-06-01T22:52:33.7621653Z ++ echo '"torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h",sha256=fV2_XWltrtP-QOC2biahvv4YVPev9VFN_eI2uAskoms,936' 2025-06-01T22:52:33.7621762Z ++ read fname 2025-06-01T22:52:33.7621991Z ++ make_wheel_record torch/include/ATen/ops/special_psi_native.h 2025-06-01T22:52:33.7622178Z ++ FPATH=torch/include/ATen/ops/special_psi_native.h 2025-06-01T22:52:33.7622475Z ++ echo torch/include/ATen/ops/special_psi_native.h 2025-06-01T22:52:33.7622575Z ++ grep RECORD 2025-06-01T22:52:33.7645081Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_psi_native.h 2025-06-01T22:52:33.7645529Z +++ openssl base64 2025-06-01T22:52:33.7645865Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.7645984Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.7646944Z +++ sed -e s/=//g 2025-06-01T22:52:33.7686297Z ++ HASH=du_OjamGGtgNw3gzxN0_xzyDYTCY3I0vBnUi6jXblDc 2025-06-01T22:52:33.7690917Z +++ ls -nl torch/include/ATen/ops/special_psi_native.h 2025-06-01T22:52:33.7691856Z +++ awk '{print $5}' 2025-06-01T22:52:33.7718280Z ++ FSIZE=564 2025-06-01T22:52:33.7718891Z ++ echo '"torch/include/ATen/ops/special_psi_native.h",sha256=du_OjamGGtgNw3gzxN0_xzyDYTCY3I0vBnUi6jXblDc,564' 2025-06-01T22:52:33.7719000Z ++ read fname 2025-06-01T22:52:33.7719219Z ++ make_wheel_record torch/include/ATen/ops/special_psi_ops.h 2025-06-01T22:52:33.7719573Z ++ FPATH=torch/include/ATen/ops/special_psi_ops.h 2025-06-01T22:52:33.7719726Z ++ echo torch/include/ATen/ops/special_psi_ops.h 2025-06-01T22:52:33.7721217Z ++ grep RECORD 2025-06-01T22:52:33.7745184Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_psi_ops.h 2025-06-01T22:52:33.7745608Z +++ openssl base64 2025-06-01T22:52:33.7745720Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.7745833Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.7746630Z +++ sed -e s/=//g 2025-06-01T22:52:33.7789412Z ++ HASH=vfonPEJLHzw_ckSNtPMtTmVQ2ARgXYljslQSi5C-iQc 2025-06-01T22:52:33.7792184Z +++ ls -nl torch/include/ATen/ops/special_psi_ops.h 2025-06-01T22:52:33.7792858Z +++ awk '{print $5}' 2025-06-01T22:52:33.7820977Z ++ FSIZE=1577 2025-06-01T22:52:33.7821546Z ++ echo '"torch/include/ATen/ops/special_psi_ops.h",sha256=vfonPEJLHzw_ckSNtPMtTmVQ2ARgXYljslQSi5C-iQc,1577' 2025-06-01T22:52:33.7821653Z ++ read fname 2025-06-01T22:52:33.7821855Z ++ make_wheel_record torch/include/ATen/ops/special_round.h 2025-06-01T22:52:33.7822019Z ++ FPATH=torch/include/ATen/ops/special_round.h 2025-06-01T22:52:33.7822168Z ++ echo torch/include/ATen/ops/special_round.h 2025-06-01T22:52:33.7822614Z ++ grep RECORD 2025-06-01T22:52:33.7844295Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_round.h 2025-06-01T22:52:33.7844414Z +++ openssl base64 2025-06-01T22:52:33.7846291Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.7846896Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.7848022Z +++ sed -e s/=//g 2025-06-01T22:52:33.7887252Z ++ HASH=yhTiXqEoC_C9UK6mywgWdh975tiqx8Bdnk71TgHB6rM 2025-06-01T22:52:33.7892305Z +++ ls -nl torch/include/ATen/ops/special_round.h 2025-06-01T22:52:33.7893527Z +++ awk '{print $5}' 2025-06-01T22:52:33.7921223Z ++ FSIZE=1236 2025-06-01T22:52:33.7921857Z ++ echo '"torch/include/ATen/ops/special_round.h",sha256=yhTiXqEoC_C9UK6mywgWdh975tiqx8Bdnk71TgHB6rM,1236' 2025-06-01T22:52:33.7922532Z ++ read fname 2025-06-01T22:52:33.7923193Z ++ make_wheel_record torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7924149Z ++ FPATH=torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7925114Z ++ echo torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7925671Z ++ grep RECORD 2025-06-01T22:52:33.7948178Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7949182Z +++ openssl base64 2025-06-01T22:52:33.7950420Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.7951711Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.7953034Z +++ sed -e s/=//g 2025-06-01T22:52:33.7994560Z ++ HASH=sXOLVpyyJ9aGYKDH3QlsyzYM-YujyOZSfYOrp_cPtUQ 2025-06-01T22:52:33.7996452Z +++ ls -nl torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:33.7997111Z +++ awk '{print $5}' 2025-06-01T22:52:33.8026278Z ++ FSIZE=1000 2025-06-01T22:52:33.8027166Z ++ echo '"torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h",sha256=sXOLVpyyJ9aGYKDH3QlsyzYM-YujyOZSfYOrp_cPtUQ,1000' 2025-06-01T22:52:33.8028040Z ++ read fname 2025-06-01T22:52:33.8028526Z ++ make_wheel_record torch/include/ATen/ops/special_round_native.h 2025-06-01T22:52:33.8029057Z ++ FPATH=torch/include/ATen/ops/special_round_native.h 2025-06-01T22:52:33.8029527Z ++ echo torch/include/ATen/ops/special_round_native.h 2025-06-01T22:52:33.8029909Z ++ grep RECORD 2025-06-01T22:52:33.8048720Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_round_native.h 2025-06-01T22:52:33.8049485Z +++ openssl base64 2025-06-01T22:52:33.8050919Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.8052242Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.8053498Z +++ sed -e s/=//g 2025-06-01T22:52:33.8090704Z ++ HASH=EqKL9t7b2fI3edwI4IGmb7sNwSiV-Xsenua0zyHWocE 2025-06-01T22:52:33.8095430Z +++ ls -nl torch/include/ATen/ops/special_round_native.h 2025-06-01T22:52:33.8096333Z +++ awk '{print $5}' 2025-06-01T22:52:33.8122506Z ++ FSIZE=606 2025-06-01T22:52:33.8123279Z ++ echo '"torch/include/ATen/ops/special_round_native.h",sha256=EqKL9t7b2fI3edwI4IGmb7sNwSiV-Xsenua0zyHWocE,606' 2025-06-01T22:52:33.8124264Z ++ read fname 2025-06-01T22:52:33.8124615Z ++ make_wheel_record torch/include/ATen/ops/special_round_ops.h 2025-06-01T22:52:33.8125365Z ++ FPATH=torch/include/ATen/ops/special_round_ops.h 2025-06-01T22:52:33.8125810Z ++ echo torch/include/ATen/ops/special_round_ops.h 2025-06-01T22:52:33.8126209Z ++ grep RECORD 2025-06-01T22:52:33.8148043Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_round_ops.h 2025-06-01T22:52:33.8148589Z +++ openssl base64 2025-06-01T22:52:33.8148860Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.8149403Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.8150747Z +++ sed -e s/=//g 2025-06-01T22:52:33.8193812Z ++ HASH=JEOoF20oDfyHVnQa56nMi0XrrfGx-7XCVi64_EPcnPA 2025-06-01T22:52:33.8196856Z +++ ls -nl torch/include/ATen/ops/special_round_ops.h 2025-06-01T22:52:33.8197984Z +++ awk '{print $5}' 2025-06-01T22:52:33.8225820Z ++ FSIZE=1714 2025-06-01T22:52:33.8226555Z ++ echo '"torch/include/ATen/ops/special_round_ops.h",sha256=JEOoF20oDfyHVnQa56nMi0XrrfGx-7XCVi64_EPcnPA,1714' 2025-06-01T22:52:33.8227257Z ++ read fname 2025-06-01T22:52:33.8227680Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k0.h 2025-06-01T22:52:33.8228348Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k0.h 2025-06-01T22:52:33.8228937Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k0.h 2025-06-01T22:52:33.8229403Z ++ grep RECORD 2025-06-01T22:52:33.8248628Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k0.h 2025-06-01T22:52:33.8249244Z +++ openssl base64 2025-06-01T22:52:33.8250515Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.8251921Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.8253244Z +++ sed -e s/=//g 2025-06-01T22:52:33.8290624Z ++ HASH=xxMU1Vg_5xwrf51oMxSXa83q0kYUZ7wpltaWMh81EiA 2025-06-01T22:52:33.8295595Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k0.h 2025-06-01T22:52:33.8296547Z +++ awk '{print $5}' 2025-06-01T22:52:33.8323882Z ++ FSIZE=1270 2025-06-01T22:52:33.8325001Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k0.h",sha256=xxMU1Vg_5xwrf51oMxSXa83q0kYUZ7wpltaWMh81EiA,1270' 2025-06-01T22:52:33.8325796Z ++ read fname 2025-06-01T22:52:33.8326507Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.8327725Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.8328861Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.8329598Z ++ grep RECORD 2025-06-01T22:52:33.8348446Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.8349324Z +++ openssl base64 2025-06-01T22:52:33.8349599Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.8350092Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.8351195Z +++ sed -e s/=//g 2025-06-01T22:52:33.8390313Z ++ HASH=RVFjNrgqHV1OUgeJLheVcKc-1i6XELYH8u_HR3-8Ewo 2025-06-01T22:52:33.8396697Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.8397483Z +++ awk '{print $5}' 2025-06-01T22:52:33.8423639Z ++ FSIZE=814 2025-06-01T22:52:33.8434317Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h",sha256=RVFjNrgqHV1OUgeJLheVcKc-1i6XELYH8u_HR3-8Ewo,814' 2025-06-01T22:52:33.8435549Z ++ read fname 2025-06-01T22:52:33.8436044Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-06-01T22:52:33.8436811Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-06-01T22:52:33.8437543Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-06-01T22:52:33.8438220Z ++ grep RECORD 2025-06-01T22:52:33.8448386Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-06-01T22:52:33.8449062Z +++ openssl base64 2025-06-01T22:52:33.8450161Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.8451416Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.8452702Z +++ sed -e s/=//g 2025-06-01T22:52:33.8490169Z ++ HASH=67CKI6AU3pdHE1Q1KgIknBFB8khk4LCIHtFmqOkrLSA 2025-06-01T22:52:33.8495607Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h 2025-06-01T22:52:33.8497143Z +++ awk '{print $5}' 2025-06-01T22:52:33.8523325Z ++ FSIZE=949 2025-06-01T22:52:33.8524348Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h",sha256=67CKI6AU3pdHE1Q1KgIknBFB8khk4LCIHtFmqOkrLSA,949' 2025-06-01T22:52:33.8525361Z ++ read fname 2025-06-01T22:52:33.8525893Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-06-01T22:52:33.8526716Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-06-01T22:52:33.8527485Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-06-01T22:52:33.8528021Z ++ grep RECORD 2025-06-01T22:52:33.8547667Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-06-01T22:52:33.8548350Z +++ openssl base64 2025-06-01T22:52:33.8548608Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.8549775Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.8551245Z +++ sed -e s/=//g 2025-06-01T22:52:33.8592909Z ++ HASH=JRc29qO6gMHQxWPOJswm9IIaOFSd78WcVBdWUOxKrXw 2025-06-01T22:52:33.8596927Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h 2025-06-01T22:52:33.8597471Z +++ awk '{print $5}' 2025-06-01T22:52:33.8624564Z ++ FSIZE=951 2025-06-01T22:52:33.8625440Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h",sha256=JRc29qO6gMHQxWPOJswm9IIaOFSd78WcVBdWUOxKrXw,951' 2025-06-01T22:52:33.8626419Z ++ read fname 2025-06-01T22:52:33.8626888Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h 2025-06-01T22:52:33.8627587Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h 2025-06-01T22:52:33.8628242Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h 2025-06-01T22:52:33.8628716Z ++ grep RECORD 2025-06-01T22:52:33.8648315Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h 2025-06-01T22:52:33.8648950Z +++ openssl base64 2025-06-01T22:52:33.8649462Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.8650993Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.8652316Z +++ sed -e s/=//g 2025-06-01T22:52:33.8690349Z ++ HASH=9WQDqBjMJK8qHgXRewum5FbIaG_ota9woE1qrWZamOA 2025-06-01T22:52:33.8695617Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h 2025-06-01T22:52:33.8696525Z +++ awk '{print $5}' 2025-06-01T22:52:33.8722869Z ++ FSIZE=591 2025-06-01T22:52:33.8723716Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h",sha256=9WQDqBjMJK8qHgXRewum5FbIaG_ota9woE1qrWZamOA,591' 2025-06-01T22:52:33.8724961Z ++ read fname 2025-06-01T22:52:33.8725479Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h 2025-06-01T22:52:33.8726312Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h 2025-06-01T22:52:33.8727078Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h 2025-06-01T22:52:33.8727618Z ++ grep RECORD 2025-06-01T22:52:33.8748218Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h 2025-06-01T22:52:33.8748902Z +++ openssl base64 2025-06-01T22:52:33.8749182Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.8749437Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.8750846Z +++ sed -e s/=//g 2025-06-01T22:52:33.8792204Z ++ HASH=CH8pvStEioadt1rzmChjQatl4Smzmz8vHxjffF3IGQw 2025-06-01T22:52:33.8796652Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h 2025-06-01T22:52:33.8797574Z +++ awk '{print $5}' 2025-06-01T22:52:33.8824326Z ++ FSIZE=951 2025-06-01T22:52:33.8825349Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h",sha256=CH8pvStEioadt1rzmChjQatl4Smzmz8vHxjffF3IGQw,951' 2025-06-01T22:52:33.8826339Z ++ read fname 2025-06-01T22:52:33.8826801Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h 2025-06-01T22:52:33.8827529Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h 2025-06-01T22:52:33.8828181Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h 2025-06-01T22:52:33.8828680Z ++ grep RECORD 2025-06-01T22:52:33.8848238Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h 2025-06-01T22:52:33.8848901Z +++ openssl base64 2025-06-01T22:52:33.8849465Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.8850907Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.8852271Z +++ sed -e s/=//g 2025-06-01T22:52:33.8890574Z ++ HASH=wm9ZbNN7RsDb9anjApzXMZ-sZcpzxHL2LSB9ZGHGgAA 2025-06-01T22:52:33.8895399Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h 2025-06-01T22:52:33.8896288Z +++ awk '{print $5}' 2025-06-01T22:52:33.8922113Z ++ FSIZE=674 2025-06-01T22:52:33.8922965Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h",sha256=wm9ZbNN7RsDb9anjApzXMZ-sZcpzxHL2LSB9ZGHGgAA,674' 2025-06-01T22:52:33.8923763Z ++ read fname 2025-06-01T22:52:33.8924374Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h 2025-06-01T22:52:33.8925276Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h 2025-06-01T22:52:33.8925925Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h 2025-06-01T22:52:33.8926422Z ++ grep RECORD 2025-06-01T22:52:33.8947381Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h 2025-06-01T22:52:33.8948027Z +++ openssl base64 2025-06-01T22:52:33.8948860Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.8949769Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.8951242Z +++ sed -e s/=//g 2025-06-01T22:52:33.8993598Z ++ HASH=KUUY9DjwUgq-iXNMV2GiRTXIXJyA2Q3NXjQW-ZScFB8 2025-06-01T22:52:33.8997083Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h 2025-06-01T22:52:33.8998084Z +++ awk '{print $5}' 2025-06-01T22:52:33.9024423Z ++ FSIZE=1691 2025-06-01T22:52:33.9025256Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h",sha256=KUUY9DjwUgq-iXNMV2GiRTXIXJyA2Q3NXjQW-ZScFB8,1691' 2025-06-01T22:52:33.9026061Z ++ read fname 2025-06-01T22:52:33.9026483Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k1.h 2025-06-01T22:52:33.9027140Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k1.h 2025-06-01T22:52:33.9027728Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k1.h 2025-06-01T22:52:33.9028187Z ++ grep RECORD 2025-06-01T22:52:33.9047973Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k1.h 2025-06-01T22:52:33.9048584Z +++ openssl base64 2025-06-01T22:52:33.9049723Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.9051100Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.9052428Z +++ sed -e s/=//g 2025-06-01T22:52:33.9090607Z ++ HASH=dXsOSDJAByDxfG58nkZ0BcxeXwzr3QROWnJcIFQHrZ0 2025-06-01T22:52:33.9096019Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k1.h 2025-06-01T22:52:33.9096956Z +++ awk '{print $5}' 2025-06-01T22:52:33.9125087Z ++ FSIZE=1270 2025-06-01T22:52:33.9125932Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k1.h",sha256=dXsOSDJAByDxfG58nkZ0BcxeXwzr3QROWnJcIFQHrZ0,1270' 2025-06-01T22:52:33.9126735Z ++ read fname 2025-06-01T22:52:33.9127463Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.9128685Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.9129962Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.9130709Z ++ grep RECORD 2025-06-01T22:52:33.9147994Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.9148957Z +++ openssl base64 2025-06-01T22:52:33.9150604Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.9151829Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.9153103Z +++ sed -e s/=//g 2025-06-01T22:52:33.9194372Z ++ HASH=ZnQ8DxoZW3sfdE-iZg6iTiQVHvpSsQZpAt6BrDevO-k 2025-06-01T22:52:33.9197437Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:33.9198165Z +++ awk '{print $5}' 2025-06-01T22:52:33.9224935Z ++ FSIZE=814 2025-06-01T22:52:33.9226027Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h",sha256=ZnQ8DxoZW3sfdE-iZg6iTiQVHvpSsQZpAt6BrDevO-k,814' 2025-06-01T22:52:33.9227066Z ++ read fname 2025-06-01T22:52:33.9227574Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-06-01T22:52:33.9228359Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-06-01T22:52:33.9229096Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-06-01T22:52:33.9229624Z ++ grep RECORD 2025-06-01T22:52:33.9248652Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-06-01T22:52:33.9249324Z +++ openssl base64 2025-06-01T22:52:33.9250135Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.9251379Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.9252754Z +++ sed -e s/=//g 2025-06-01T22:52:33.9290225Z ++ HASH=uiB4nmbEBvF3xFj1g9O9aaosYNs9v1HStOJdqkQGbzY 2025-06-01T22:52:33.9295107Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h 2025-06-01T22:52:33.9296009Z +++ awk '{print $5}' 2025-06-01T22:52:33.9321933Z ++ FSIZE=949 2025-06-01T22:52:33.9322814Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h",sha256=uiB4nmbEBvF3xFj1g9O9aaosYNs9v1HStOJdqkQGbzY,949' 2025-06-01T22:52:33.9323636Z ++ read fname 2025-06-01T22:52:33.9324272Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-06-01T22:52:33.9325287Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-06-01T22:52:33.9326044Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-06-01T22:52:33.9326577Z ++ grep RECORD 2025-06-01T22:52:33.9348750Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-06-01T22:52:33.9349445Z +++ openssl base64 2025-06-01T22:52:33.9349707Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.9349981Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.9351224Z +++ sed -e s/=//g 2025-06-01T22:52:33.9391965Z ++ HASH=AQ-F41GWwijoMGAUz1ESa-ClVCz5AZmYDhYhxka4tb4 2025-06-01T22:52:33.9396355Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h 2025-06-01T22:52:33.9396904Z +++ awk '{print $5}' 2025-06-01T22:52:33.9425890Z ++ FSIZE=951 2025-06-01T22:52:33.9426757Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h",sha256=AQ-F41GWwijoMGAUz1ESa-ClVCz5AZmYDhYhxka4tb4,951' 2025-06-01T22:52:33.9427599Z ++ read fname 2025-06-01T22:52:33.9428054Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h 2025-06-01T22:52:33.9428745Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h 2025-06-01T22:52:33.9429389Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h 2025-06-01T22:52:33.9429858Z ++ grep RECORD 2025-06-01T22:52:33.9447108Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h 2025-06-01T22:52:33.9447741Z +++ openssl base64 2025-06-01T22:52:33.9448521Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.9449291Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.9450672Z +++ sed -e s/=//g 2025-06-01T22:52:33.9488563Z ++ HASH=1QYCjneZS4y-0oDVtJr7JQ6Z-e4r1Eu_-jYVQi22ZeE 2025-06-01T22:52:33.9493934Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h 2025-06-01T22:52:33.9494636Z +++ awk '{print $5}' 2025-06-01T22:52:33.9521892Z ++ FSIZE=591 2025-06-01T22:52:33.9522698Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h",sha256=1QYCjneZS4y-0oDVtJr7JQ6Z-e4r1Eu_-jYVQi22ZeE,591' 2025-06-01T22:52:33.9523484Z ++ read fname 2025-06-01T22:52:33.9524110Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h 2025-06-01T22:52:33.9525101Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h 2025-06-01T22:52:33.9525865Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h 2025-06-01T22:52:33.9526396Z ++ grep RECORD 2025-06-01T22:52:33.9546954Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h 2025-06-01T22:52:33.9547646Z +++ openssl base64 2025-06-01T22:52:33.9547921Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.9548204Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.9548859Z +++ sed -e s/=//g 2025-06-01T22:52:33.9590265Z ++ HASH=DeBURyTBajm0dgXy8ybjKOQXJJCFHiajuxkrejqqQLo 2025-06-01T22:52:33.9594710Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h 2025-06-01T22:52:33.9595260Z +++ awk '{print $5}' 2025-06-01T22:52:33.9620778Z ++ FSIZE=951 2025-06-01T22:52:33.9621597Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h",sha256=DeBURyTBajm0dgXy8ybjKOQXJJCFHiajuxkrejqqQLo,951' 2025-06-01T22:52:33.9622437Z ++ read fname 2025-06-01T22:52:33.9622896Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h 2025-06-01T22:52:33.9623756Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h 2025-06-01T22:52:33.9624418Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h 2025-06-01T22:52:33.9624914Z ++ grep RECORD 2025-06-01T22:52:33.9646041Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h 2025-06-01T22:52:33.9646724Z +++ openssl base64 2025-06-01T22:52:33.9646988Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.9647259Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.9648107Z +++ sed -e s/=//g 2025-06-01T22:52:33.9686860Z ++ HASH=rRxpwhvxF3mmC3-4Fs-0BztY2Zf0_N64jcO2Eo-01K8 2025-06-01T22:52:33.9691822Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h 2025-06-01T22:52:33.9692488Z +++ awk '{print $5}' 2025-06-01T22:52:33.9720159Z ++ FSIZE=674 2025-06-01T22:52:33.9720912Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h",sha256=rRxpwhvxF3mmC3-4Fs-0BztY2Zf0_N64jcO2Eo-01K8,674' 2025-06-01T22:52:33.9721696Z ++ read fname 2025-06-01T22:52:33.9722163Z ++ make_wheel_record torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h 2025-06-01T22:52:33.9722988Z ++ FPATH=torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h 2025-06-01T22:52:33.9723635Z ++ echo torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h 2025-06-01T22:52:33.9724238Z ++ grep RECORD 2025-06-01T22:52:33.9747094Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h 2025-06-01T22:52:33.9747728Z +++ openssl base64 2025-06-01T22:52:33.9748004Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.9748274Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.9748537Z +++ sed -e s/=//g 2025-06-01T22:52:33.9793401Z ++ HASH=u078Iw9hnts7p4sQCcojc4frxqOeR6wnriSckMEURDQ 2025-06-01T22:52:33.9797184Z +++ ls -nl torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h 2025-06-01T22:52:33.9798075Z +++ awk '{print $5}' 2025-06-01T22:52:33.9825022Z ++ FSIZE=1691 2025-06-01T22:52:33.9825778Z ++ echo '"torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h",sha256=u078Iw9hnts7p4sQCcojc4frxqOeR6wnriSckMEURDQ,1691' 2025-06-01T22:52:33.9826705Z ++ read fname 2025-06-01T22:52:33.9827162Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h 2025-06-01T22:52:33.9827875Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h 2025-06-01T22:52:33.9828573Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h 2025-06-01T22:52:33.9829057Z ++ grep RECORD 2025-06-01T22:52:33.9848917Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h 2025-06-01T22:52:33.9849555Z +++ openssl base64 2025-06-01T22:52:33.9850016Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.9851220Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.9852451Z +++ sed -e s/=//g 2025-06-01T22:52:33.9890512Z ++ HASH=pPWclULaWhv3riKkKlth5iQZvHAups0gjdDSUXqh3l0 2025-06-01T22:52:33.9895774Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h 2025-06-01T22:52:33.9896404Z +++ awk '{print $5}' 2025-06-01T22:52:33.9922352Z ++ FSIZE=3315 2025-06-01T22:52:33.9923243Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h",sha256=pPWclULaWhv3riKkKlth5iQZvHAups0gjdDSUXqh3l0,3315' 2025-06-01T22:52:33.9924189Z ++ read fname 2025-06-01T22:52:33.9924832Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:33.9926149Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:33.9927191Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:33.9927882Z ++ grep RECORD 2025-06-01T22:52:33.9948474Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:33.9949316Z +++ openssl base64 2025-06-01T22:52:33.9949591Z +++ sed -e s/+/-/g 2025-06-01T22:52:33.9949844Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:33.9950487Z +++ sed -e s/=//g 2025-06-01T22:52:33.9993692Z ++ HASH=6xazY4mCNaB8N5FL__jMJLaZbtH2-igmFbBTW__yMOo 2025-06-01T22:52:33.9996236Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:33.9996936Z +++ awk '{print $5}' 2025-06-01T22:52:34.0024980Z ++ FSIZE=1438 2025-06-01T22:52:34.0026007Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h",sha256=6xazY4mCNaB8N5FL__jMJLaZbtH2-igmFbBTW__yMOo,1438' 2025-06-01T22:52:34.0026983Z ++ read fname 2025-06-01T22:52:34.0027719Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.0028963Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.0030127Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.0030886Z ++ grep RECORD 2025-06-01T22:52:34.0047918Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.0048850Z +++ openssl base64 2025-06-01T22:52:34.0049137Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.0049746Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.0051283Z +++ sed -e s/=//g 2025-06-01T22:52:34.0089894Z ++ HASH=nZTdl2AAQWxlw7eZrNQZolc2nTeiQogH8xA133xCAPQ 2025-06-01T22:52:34.0095273Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.0096184Z +++ awk '{print $5}' 2025-06-01T22:52:34.0122129Z ++ FSIZE=841 2025-06-01T22:52:34.0123192Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h",sha256=nZTdl2AAQWxlw7eZrNQZolc2nTeiQogH8xA133xCAPQ,841' 2025-06-01T22:52:34.0124568Z ++ read fname 2025-06-01T22:52:34.0125120Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-06-01T22:52:34.0126112Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-06-01T22:52:34.0126921Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-06-01T22:52:34.0127542Z ++ grep RECORD 2025-06-01T22:52:34.0147725Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-06-01T22:52:34.0148449Z +++ openssl base64 2025-06-01T22:52:34.0148707Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.0148973Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.0150071Z +++ sed -e s/=//g 2025-06-01T22:52:34.0192988Z ++ HASH=m_uPktXJzxp12TpOqaFYAUu-mOXt34YvDhpTYHDd_4g 2025-06-01T22:52:34.0196368Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h 2025-06-01T22:52:34.0196925Z +++ awk '{print $5}' 2025-06-01T22:52:34.0223285Z ++ FSIZE=1030 2025-06-01T22:52:34.0224135Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h",sha256=m_uPktXJzxp12TpOqaFYAUu-mOXt34YvDhpTYHDd_4g,1030' 2025-06-01T22:52:34.0224982Z ++ read fname 2025-06-01T22:52:34.0225517Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-06-01T22:52:34.0226353Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-06-01T22:52:34.0227146Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-06-01T22:52:34.0227687Z ++ grep RECORD 2025-06-01T22:52:34.0248129Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-06-01T22:52:34.0248850Z +++ openssl base64 2025-06-01T22:52:34.0249333Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.0250804Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.0252026Z +++ sed -e s/=//g 2025-06-01T22:52:34.0290226Z ++ HASH=E-mdsglRgIQeI5o-C-Jh7LTfJccV8lq0gh0XAuPzdyQ 2025-06-01T22:52:34.0296244Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h 2025-06-01T22:52:34.0296913Z +++ awk '{print $5}' 2025-06-01T22:52:34.0324227Z ++ FSIZE=1032 2025-06-01T22:52:34.0325245Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h",sha256=E-mdsglRgIQeI5o-C-Jh7LTfJccV8lq0gh0XAuPzdyQ,1032' 2025-06-01T22:52:34.0326147Z ++ read fname 2025-06-01T22:52:34.0326638Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h 2025-06-01T22:52:34.0327429Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h 2025-06-01T22:52:34.0328155Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h 2025-06-01T22:52:34.0328668Z ++ grep RECORD 2025-06-01T22:52:34.0349703Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h 2025-06-01T22:52:34.0350369Z +++ openssl base64 2025-06-01T22:52:34.0350641Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.0351500Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.0352781Z +++ sed -e s/=//g 2025-06-01T22:52:34.0396131Z ++ HASH=2kh6-Otz-_wXXNygN55AW2g1Qk9A2LhaR_hWGRuoIJ0 2025-06-01T22:52:34.0399559Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h 2025-06-01T22:52:34.0400108Z +++ awk '{print $5}' 2025-06-01T22:52:34.0427248Z ++ FSIZE=618 2025-06-01T22:52:34.0428128Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h",sha256=2kh6-Otz-_wXXNygN55AW2g1Qk9A2LhaR_hWGRuoIJ0,618' 2025-06-01T22:52:34.0428935Z ++ read fname 2025-06-01T22:52:34.0429454Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-06-01T22:52:34.0430300Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-06-01T22:52:34.0431073Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-06-01T22:52:34.0431624Z ++ grep RECORD 2025-06-01T22:52:34.0450891Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-06-01T22:52:34.0451716Z +++ openssl base64 2025-06-01T22:52:34.0452490Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.0453841Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.0455134Z +++ sed -e s/=//g 2025-06-01T22:52:34.0492267Z ++ HASH=fuCarhRt0LrpUs4gDDN8LZ2LxP7HXkJIBeaeyVpBupY 2025-06-01T22:52:34.0497499Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h 2025-06-01T22:52:34.0498529Z +++ awk '{print $5}' 2025-06-01T22:52:34.0524071Z ++ FSIZE=1032 2025-06-01T22:52:34.0525241Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h",sha256=fuCarhRt0LrpUs4gDDN8LZ2LxP7HXkJIBeaeyVpBupY,1032' 2025-06-01T22:52:34.0526152Z ++ read fname 2025-06-01T22:52:34.0526649Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h 2025-06-01T22:52:34.0527452Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h 2025-06-01T22:52:34.0528201Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h 2025-06-01T22:52:34.0528739Z ++ grep RECORD 2025-06-01T22:52:34.0548837Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h 2025-06-01T22:52:34.0549517Z +++ openssl base64 2025-06-01T22:52:34.0549789Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.0550640Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.0552017Z +++ sed -e s/=//g 2025-06-01T22:52:34.0593091Z ++ HASH=oTf_6ZmDrF6vDKIoAVWbNv6nUL0IHBe2gWgawhO6RL4 2025-06-01T22:52:34.0605046Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h 2025-06-01T22:52:34.0605611Z +++ awk '{print $5}' 2025-06-01T22:52:34.0629587Z ++ FSIZE=1179 2025-06-01T22:52:34.0630465Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h",sha256=oTf_6ZmDrF6vDKIoAVWbNv6nUL0IHBe2gWgawhO6RL4,1179' 2025-06-01T22:52:34.0631287Z ++ read fname 2025-06-01T22:52:34.0631904Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h 2025-06-01T22:52:34.0632679Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h 2025-06-01T22:52:34.0633364Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h 2025-06-01T22:52:34.0633875Z ++ grep RECORD 2025-06-01T22:52:34.0652308Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h 2025-06-01T22:52:34.0652966Z +++ openssl base64 2025-06-01T22:52:34.0653932Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.0655173Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.0656523Z +++ sed -e s/=//g 2025-06-01T22:52:34.0693397Z ++ HASH=iAhOFjiy7AgYB9eXv6-mCy6_MPPMY341IDO3uHezBrE 2025-06-01T22:52:34.0699248Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h 2025-06-01T22:52:34.0699877Z +++ awk '{print $5}' 2025-06-01T22:52:34.0725660Z ++ FSIZE=4799 2025-06-01T22:52:34.0726477Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h",sha256=iAhOFjiy7AgYB9eXv6-mCy6_MPPMY341IDO3uHezBrE,4799' 2025-06-01T22:52:34.0727294Z ++ read fname 2025-06-01T22:52:34.0727900Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h 2025-06-01T22:52:34.0728630Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h 2025-06-01T22:52:34.0729310Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h 2025-06-01T22:52:34.0729793Z ++ grep RECORD 2025-06-01T22:52:34.0750731Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h 2025-06-01T22:52:34.0751381Z +++ openssl base64 2025-06-01T22:52:34.0752005Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.0753467Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.0754773Z +++ sed -e s/=//g 2025-06-01T22:52:34.0796170Z ++ HASH=R3lHpKVMN__sCFNl-JpTgpOe-jMa8vvRm1ouZ4K70pE 2025-06-01T22:52:34.0799677Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h 2025-06-01T22:52:34.0800633Z +++ awk '{print $5}' 2025-06-01T22:52:34.0827524Z ++ FSIZE=3315 2025-06-01T22:52:34.0828285Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h",sha256=R3lHpKVMN__sCFNl-JpTgpOe-jMa8vvRm1ouZ4K70pE,3315' 2025-06-01T22:52:34.0829081Z ++ read fname 2025-06-01T22:52:34.0829872Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.0830938Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.0831965Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.0832622Z ++ grep RECORD 2025-06-01T22:52:34.0850416Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.0851243Z +++ openssl base64 2025-06-01T22:52:34.0851957Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.0853465Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.0854791Z +++ sed -e s/=//g 2025-06-01T22:52:34.0890595Z ++ HASH=q6ZDPq87qBHd_kIAnkgH2m2GlLfvkOwfOhv4AeEQI5o 2025-06-01T22:52:34.0896183Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.0896883Z +++ awk '{print $5}' 2025-06-01T22:52:34.0922868Z ++ FSIZE=1438 2025-06-01T22:52:34.0923836Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h",sha256=q6ZDPq87qBHd_kIAnkgH2m2GlLfvkOwfOhv4AeEQI5o,1438' 2025-06-01T22:52:34.0925146Z ++ read fname 2025-06-01T22:52:34.0925885Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.0927168Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.0928517Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.0929286Z ++ grep RECORD 2025-06-01T22:52:34.0948080Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.0949011Z +++ openssl base64 2025-06-01T22:52:34.0949275Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.0949634Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.0951023Z +++ sed -e s/=//g 2025-06-01T22:52:34.0992190Z ++ HASH=H1cJmN63ef7krFKYeNB4CXq1502TAeBGbp0h5xcqUU8 2025-06-01T22:52:34.0996606Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.0997384Z +++ awk '{print $5}' 2025-06-01T22:52:34.1024962Z ++ FSIZE=841 2025-06-01T22:52:34.1026063Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h",sha256=H1cJmN63ef7krFKYeNB4CXq1502TAeBGbp0h5xcqUU8,841' 2025-06-01T22:52:34.1027142Z ++ read fname 2025-06-01T22:52:34.1027677Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-06-01T22:52:34.1028657Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-06-01T22:52:34.1029447Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-06-01T22:52:34.1029993Z ++ grep RECORD 2025-06-01T22:52:34.1048487Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-06-01T22:52:34.1049192Z +++ openssl base64 2025-06-01T22:52:34.1049761Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.1051058Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.1052267Z +++ sed -e s/=//g 2025-06-01T22:52:34.1090298Z ++ HASH=5PysWKeTbh34L2PIxpF7ut1WMwR2HC9TKJ-AwaGFWH8 2025-06-01T22:52:34.1095567Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h 2025-06-01T22:52:34.1096307Z +++ awk '{print $5}' 2025-06-01T22:52:34.1122332Z ++ FSIZE=1030 2025-06-01T22:52:34.1123323Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h",sha256=5PysWKeTbh34L2PIxpF7ut1WMwR2HC9TKJ-AwaGFWH8,1030' 2025-06-01T22:52:34.1124325Z ++ read fname 2025-06-01T22:52:34.1125049Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-06-01T22:52:34.1125990Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-06-01T22:52:34.1126786Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-06-01T22:52:34.1127358Z ++ grep RECORD 2025-06-01T22:52:34.1149995Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-06-01T22:52:34.1150700Z +++ openssl base64 2025-06-01T22:52:34.1151091Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.1153743Z +++ sed -e s/=//g 2025-06-01T22:52:34.1154573Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.1196829Z ++ HASH=vefstgoAY3rLduRsJZLC0OMHefS8G3gqUwy5vyYFoTA 2025-06-01T22:52:34.1199935Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h 2025-06-01T22:52:34.1201088Z +++ awk '{print $5}' 2025-06-01T22:52:34.1228889Z ++ FSIZE=1032 2025-06-01T22:52:34.1229829Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h",sha256=vefstgoAY3rLduRsJZLC0OMHefS8G3gqUwy5vyYFoTA,1032' 2025-06-01T22:52:34.1230711Z ++ read fname 2025-06-01T22:52:34.1231182Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h 2025-06-01T22:52:34.1231464Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h 2025-06-01T22:52:34.1231751Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h 2025-06-01T22:52:34.1231845Z ++ grep RECORD 2025-06-01T22:52:34.1250578Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h 2025-06-01T22:52:34.1251094Z +++ openssl base64 2025-06-01T22:52:34.1251930Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.1252923Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.1254142Z +++ sed -e s/=//g 2025-06-01T22:52:34.1291488Z ++ HASH=CT67-kXuX49_hO4UtvWkZCQoJnfmw89zQ-Pw8rYzxfo 2025-06-01T22:52:34.1296429Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h 2025-06-01T22:52:34.1298056Z +++ awk '{print $5}' 2025-06-01T22:52:34.1325134Z ++ FSIZE=618 2025-06-01T22:52:34.1325838Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h",sha256=CT67-kXuX49_hO4UtvWkZCQoJnfmw89zQ-Pw8rYzxfo,618' 2025-06-01T22:52:34.1325946Z ++ read fname 2025-06-01T22:52:34.1326357Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-06-01T22:52:34.1326693Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-06-01T22:52:34.1327022Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-06-01T22:52:34.1327451Z ++ grep RECORD 2025-06-01T22:52:34.1348541Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-06-01T22:52:34.1348811Z +++ openssl base64 2025-06-01T22:52:34.1350018Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.1351270Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.1352543Z +++ sed -e s/=//g 2025-06-01T22:52:34.1393933Z ++ HASH=6xf-klwCMubqJd7TZJmYRCXRDuCX6pLtz_w5d6oAQq4 2025-06-01T22:52:34.1397172Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h 2025-06-01T22:52:34.1397977Z +++ awk '{print $5}' 2025-06-01T22:52:34.1425275Z ++ FSIZE=1032 2025-06-01T22:52:34.1426030Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h",sha256=6xf-klwCMubqJd7TZJmYRCXRDuCX6pLtz_w5d6oAQq4,1032' 2025-06-01T22:52:34.1426131Z ++ read fname 2025-06-01T22:52:34.1426494Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h 2025-06-01T22:52:34.1426798Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h 2025-06-01T22:52:34.1427208Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h 2025-06-01T22:52:34.1428095Z ++ grep RECORD 2025-06-01T22:52:34.1449129Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h 2025-06-01T22:52:34.1449409Z +++ openssl base64 2025-06-01T22:52:34.1450543Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.1451715Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.1452900Z +++ sed -e s/=//g 2025-06-01T22:52:34.1490436Z ++ HASH=Xkmfcs_PhGud6gt2OFDhzhFTLXCgfxPHHoYHJHmBUX4 2025-06-01T22:52:34.1495573Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h 2025-06-01T22:52:34.1496308Z +++ awk '{print $5}' 2025-06-01T22:52:34.1522001Z ++ FSIZE=1179 2025-06-01T22:52:34.1522764Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h",sha256=Xkmfcs_PhGud6gt2OFDhzhFTLXCgfxPHHoYHJHmBUX4,1179' 2025-06-01T22:52:34.1522865Z ++ read fname 2025-06-01T22:52:34.1523227Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h 2025-06-01T22:52:34.1523515Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h 2025-06-01T22:52:34.1523808Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h 2025-06-01T22:52:34.1525120Z ++ grep RECORD 2025-06-01T22:52:34.1547162Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h 2025-06-01T22:52:34.1547493Z +++ openssl base64 2025-06-01T22:52:34.1547666Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.1549094Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.1550383Z +++ sed -e s/=//g 2025-06-01T22:52:34.1590692Z ++ HASH=Loxz0F-N1wntWBOOps-OARIymNTi0zO8HTiVL-7_AGc 2025-06-01T22:52:34.1595347Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h 2025-06-01T22:52:34.1596010Z +++ awk '{print $5}' 2025-06-01T22:52:34.1624526Z ++ FSIZE=4799 2025-06-01T22:52:34.1625351Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h",sha256=Loxz0F-N1wntWBOOps-OARIymNTi0zO8HTiVL-7_AGc,4799' 2025-06-01T22:52:34.1625457Z ++ read fname 2025-06-01T22:52:34.1625778Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h 2025-06-01T22:52:34.1626055Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h 2025-06-01T22:52:34.1626304Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h 2025-06-01T22:52:34.1626405Z ++ grep RECORD 2025-06-01T22:52:34.1647882Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h 2025-06-01T22:52:34.1648011Z +++ openssl base64 2025-06-01T22:52:34.1648380Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.1649554Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.1650851Z +++ sed -e s/=//g 2025-06-01T22:52:34.1689693Z ++ HASH=FvF3Tx6ilprbmOCEQVFybu9NkV2Qov40PLz0Is7pf8U 2025-06-01T22:52:34.1694890Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h 2025-06-01T22:52:34.1695556Z +++ awk '{print $5}' 2025-06-01T22:52:34.1723059Z ++ FSIZE=3315 2025-06-01T22:52:34.1723863Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h",sha256=FvF3Tx6ilprbmOCEQVFybu9NkV2Qov40PLz0Is7pf8U,3315' 2025-06-01T22:52:34.1724629Z ++ read fname 2025-06-01T22:52:34.1725203Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.1725672Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.1726137Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.1726239Z ++ grep RECORD 2025-06-01T22:52:34.1748435Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.1748566Z +++ openssl base64 2025-06-01T22:52:34.1748669Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.1749548Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.1750918Z +++ sed -e s/=//g 2025-06-01T22:52:34.1793429Z ++ HASH=sOpTiUvCOsBRzDbDh-lBZvKAqhBVjbmRozzwJrgHV50 2025-06-01T22:52:34.1796759Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.1797277Z +++ awk '{print $5}' 2025-06-01T22:52:34.1825207Z ++ FSIZE=1438 2025-06-01T22:52:34.1826075Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h",sha256=sOpTiUvCOsBRzDbDh-lBZvKAqhBVjbmRozzwJrgHV50,1438' 2025-06-01T22:52:34.1826210Z ++ read fname 2025-06-01T22:52:34.1826795Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.1827320Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.1827859Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.1828165Z ++ grep RECORD 2025-06-01T22:52:34.1849344Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.1849463Z +++ openssl base64 2025-06-01T22:52:34.1850278Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.1851673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.1853030Z +++ sed -e s/=//g 2025-06-01T22:52:34.1890303Z ++ HASH=N87bt3LEf9gyzJ-RTHCUTPQUexeCjwhQZKr9uAFnoes 2025-06-01T22:52:34.1895764Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.1896032Z +++ awk '{print $5}' 2025-06-01T22:52:34.1922038Z ++ FSIZE=841 2025-06-01T22:52:34.1925819Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h",sha256=N87bt3LEf9gyzJ-RTHCUTPQUexeCjwhQZKr9uAFnoes,841' 2025-06-01T22:52:34.1926064Z ++ read fname 2025-06-01T22:52:34.1926469Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-06-01T22:52:34.1926821Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-06-01T22:52:34.1927152Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-06-01T22:52:34.1927253Z ++ grep RECORD 2025-06-01T22:52:34.1952066Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-06-01T22:52:34.1952225Z +++ openssl base64 2025-06-01T22:52:34.1952328Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.1952431Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.1952543Z +++ sed -e s/=//g 2025-06-01T22:52:34.1993640Z ++ HASH=7uzy9rIrtMbiq99L1i67CIVFevYFxr5UTism-DR1Y9A 2025-06-01T22:52:34.1997329Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h 2025-06-01T22:52:34.1998472Z +++ awk '{print $5}' 2025-06-01T22:52:34.2027287Z ++ FSIZE=1030 2025-06-01T22:52:34.2028033Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h",sha256=7uzy9rIrtMbiq99L1i67CIVFevYFxr5UTism-DR1Y9A,1030' 2025-06-01T22:52:34.2028379Z ++ read fname 2025-06-01T22:52:34.2028845Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-06-01T22:52:34.2029194Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-06-01T22:52:34.2029544Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-06-01T22:52:34.2029642Z ++ grep RECORD 2025-06-01T22:52:34.2049643Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-06-01T22:52:34.2049758Z +++ openssl base64 2025-06-01T22:52:34.2050489Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.2051725Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.2052979Z +++ sed -e s/=//g 2025-06-01T22:52:34.2091064Z ++ HASH=wlY0h1C7igIHnWD7LJss0mUmOpSh8WoqRNJTr1kpErY 2025-06-01T22:52:34.2096202Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h 2025-06-01T22:52:34.2096800Z +++ awk '{print $5}' 2025-06-01T22:52:34.2125258Z ++ FSIZE=1032 2025-06-01T22:52:34.2126109Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h",sha256=wlY0h1C7igIHnWD7LJss0mUmOpSh8WoqRNJTr1kpErY,1032' 2025-06-01T22:52:34.2126222Z ++ read fname 2025-06-01T22:52:34.2126574Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h 2025-06-01T22:52:34.2126871Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h 2025-06-01T22:52:34.2127166Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h 2025-06-01T22:52:34.2127267Z ++ grep RECORD 2025-06-01T22:52:34.2148207Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h 2025-06-01T22:52:34.2149323Z +++ openssl base64 2025-06-01T22:52:34.2149433Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.2149739Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.2151199Z +++ sed -e s/=//g 2025-06-01T22:52:34.2191911Z ++ HASH=9BW8b2ntSZ_Z-nfatCGyliVgEeMOBGc7KlMzbvgVlRQ 2025-06-01T22:52:34.2196283Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h 2025-06-01T22:52:34.2196870Z +++ awk '{print $5}' 2025-06-01T22:52:34.2225839Z ++ FSIZE=618 2025-06-01T22:52:34.2226518Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h",sha256=9BW8b2ntSZ_Z-nfatCGyliVgEeMOBGc7KlMzbvgVlRQ,618' 2025-06-01T22:52:34.2226629Z ++ read fname 2025-06-01T22:52:34.2227018Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-06-01T22:52:34.2227341Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-06-01T22:52:34.2227676Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-06-01T22:52:34.2227947Z ++ grep RECORD 2025-06-01T22:52:34.2247961Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-06-01T22:52:34.2248088Z +++ openssl base64 2025-06-01T22:52:34.2248475Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.2249535Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.2250737Z +++ sed -e s/=//g 2025-06-01T22:52:34.2289158Z ++ HASH=IjmVgD6qvGYrncyDyhEJal7PDhovS3lLYsK3gHvg_Gw 2025-06-01T22:52:34.2294535Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h 2025-06-01T22:52:34.2295682Z +++ awk '{print $5}' 2025-06-01T22:52:34.2323343Z ++ FSIZE=1032 2025-06-01T22:52:34.2324176Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h",sha256=IjmVgD6qvGYrncyDyhEJal7PDhovS3lLYsK3gHvg_Gw,1032' 2025-06-01T22:52:34.2324274Z ++ read fname 2025-06-01T22:52:34.2324821Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h 2025-06-01T22:52:34.2325135Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h 2025-06-01T22:52:34.2325439Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h 2025-06-01T22:52:34.2325551Z ++ grep RECORD 2025-06-01T22:52:34.2348708Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h 2025-06-01T22:52:34.2348820Z +++ openssl base64 2025-06-01T22:52:34.2348941Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.2349358Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.2350714Z +++ sed -e s/=//g 2025-06-01T22:52:34.2395477Z ++ HASH=9QK05UglLR7dsW7ytybvyZVk5Z2OL6Vb7ijXBVknkiI 2025-06-01T22:52:34.2398568Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h 2025-06-01T22:52:34.2398924Z +++ awk '{print $5}' 2025-06-01T22:52:34.2426834Z ++ FSIZE=1179 2025-06-01T22:52:34.2427678Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h",sha256=9QK05UglLR7dsW7ytybvyZVk5Z2OL6Vb7ijXBVknkiI,1179' 2025-06-01T22:52:34.2427825Z ++ read fname 2025-06-01T22:52:34.2428314Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h 2025-06-01T22:52:34.2428618Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h 2025-06-01T22:52:34.2428969Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h 2025-06-01T22:52:34.2429342Z ++ grep RECORD 2025-06-01T22:52:34.2450407Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h 2025-06-01T22:52:34.2450524Z +++ openssl base64 2025-06-01T22:52:34.2451569Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.2453030Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.2454266Z +++ sed -e s/=//g 2025-06-01T22:52:34.2491834Z ++ HASH=0lbYhrNOQY9w_jw9AUcRs5GX1XXtyi7WcFczm6visIg 2025-06-01T22:52:34.2496942Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h 2025-06-01T22:52:34.2498164Z +++ awk '{print $5}' 2025-06-01T22:52:34.2524080Z ++ FSIZE=4799 2025-06-01T22:52:34.2525035Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h",sha256=0lbYhrNOQY9w_jw9AUcRs5GX1XXtyi7WcFczm6visIg,4799' 2025-06-01T22:52:34.2525148Z ++ read fname 2025-06-01T22:52:34.2525474Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h 2025-06-01T22:52:34.2525762Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h 2025-06-01T22:52:34.2526028Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h 2025-06-01T22:52:34.2527305Z ++ grep RECORD 2025-06-01T22:52:34.2548947Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h 2025-06-01T22:52:34.2549131Z +++ openssl base64 2025-06-01T22:52:34.2549528Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.2550776Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.2552040Z +++ sed -e s/=//g 2025-06-01T22:52:34.2592185Z ++ HASH=lHSDg6R6G3DMTkqWLrLPRPWAsfOie3F5Jdn8QvZKY_4 2025-06-01T22:52:34.2598234Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h 2025-06-01T22:52:34.2598987Z +++ awk '{print $5}' 2025-06-01T22:52:34.2626071Z ++ FSIZE=3315 2025-06-01T22:52:34.2626807Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h",sha256=lHSDg6R6G3DMTkqWLrLPRPWAsfOie3F5Jdn8QvZKY_4,3315' 2025-06-01T22:52:34.2626918Z ++ read fname 2025-06-01T22:52:34.2627438Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.2628037Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.2628485Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.2629440Z ++ grep RECORD 2025-06-01T22:52:34.2650813Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.2650923Z +++ openssl base64 2025-06-01T22:52:34.2651898Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.2653156Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.2654388Z +++ sed -e s/=//g 2025-06-01T22:52:34.2692039Z ++ HASH=qoWodfM9DfmzjEKUE84lF6YTCCCpEPVa3JCz1J7e_P4 2025-06-01T22:52:34.2698821Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.2698933Z +++ awk '{print $5}' 2025-06-01T22:52:34.2724266Z ++ FSIZE=1438 2025-06-01T22:52:34.2725246Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h",sha256=qoWodfM9DfmzjEKUE84lF6YTCCCpEPVa3JCz1J7e_P4,1438' 2025-06-01T22:52:34.2725343Z ++ read fname 2025-06-01T22:52:34.2725944Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.2726499Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.2728122Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.2728576Z ++ grep RECORD 2025-06-01T22:52:34.2749314Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.2749696Z +++ openssl base64 2025-06-01T22:52:34.2750693Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.2752202Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.2753439Z +++ sed -e s/=//g 2025-06-01T22:52:34.2793598Z ++ HASH=trk_qFc1l31k8WiUOYb_slgS0Jn62XaVzUWna9KFMH4 2025-06-01T22:52:34.2797990Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.2798371Z +++ awk '{print $5}' 2025-06-01T22:52:34.2826215Z ++ FSIZE=841 2025-06-01T22:52:34.2827153Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h",sha256=trk_qFc1l31k8WiUOYb_slgS0Jn62XaVzUWna9KFMH4,841' 2025-06-01T22:52:34.2827260Z ++ read fname 2025-06-01T22:52:34.2827655Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-06-01T22:52:34.2828043Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-06-01T22:52:34.2828159Z ++ grep RECORD 2025-06-01T22:52:34.2828487Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-06-01T22:52:34.2848814Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-06-01T22:52:34.2849039Z +++ openssl base64 2025-06-01T22:52:34.2850220Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.2851505Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.2852812Z +++ sed -e s/=//g 2025-06-01T22:52:34.2889842Z ++ HASH=7k3JzOTdAuc5_yEZ2mCLEALLJU_d6mdHTNTKkZdiJpY 2025-06-01T22:52:34.2895378Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h 2025-06-01T22:52:34.2896483Z +++ awk '{print $5}' 2025-06-01T22:52:34.2923261Z ++ FSIZE=1030 2025-06-01T22:52:34.2924218Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h",sha256=7k3JzOTdAuc5_yEZ2mCLEALLJU_d6mdHTNTKkZdiJpY,1030' 2025-06-01T22:52:34.2925265Z ++ read fname 2025-06-01T22:52:34.2925801Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-06-01T22:52:34.2926677Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-06-01T22:52:34.2927628Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-06-01T22:52:34.2928189Z ++ grep RECORD 2025-06-01T22:52:34.2947825Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-06-01T22:52:34.2948540Z +++ openssl base64 2025-06-01T22:52:34.2948822Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.2950012Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.2951216Z +++ sed -e s/=//g 2025-06-01T22:52:34.2993017Z ++ HASH=hkGprVCTc_LIVGGHfqLNc7kioRiLMkqrw5MD_WOXMdI 2025-06-01T22:52:34.2996686Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h 2025-06-01T22:52:34.2997764Z +++ awk '{print $5}' 2025-06-01T22:52:34.3024692Z ++ FSIZE=1032 2025-06-01T22:52:34.3025554Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h",sha256=hkGprVCTc_LIVGGHfqLNc7kioRiLMkqrw5MD_WOXMdI,1032' 2025-06-01T22:52:34.3026415Z ++ read fname 2025-06-01T22:52:34.3026898Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h 2025-06-01T22:52:34.3027668Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h 2025-06-01T22:52:34.3028364Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h 2025-06-01T22:52:34.3028879Z ++ grep RECORD 2025-06-01T22:52:34.3048230Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h 2025-06-01T22:52:34.3049081Z +++ openssl base64 2025-06-01T22:52:34.3049388Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.3050697Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.3051978Z +++ sed -e s/=//g 2025-06-01T22:52:34.3090268Z ++ HASH=1-Mfgt_GpRLDhhtN4U0WvFHpD0s5Q76FcK90b6PU4Eg 2025-06-01T22:52:34.3095280Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h 2025-06-01T22:52:34.3096145Z +++ awk '{print $5}' 2025-06-01T22:52:34.3122989Z ++ FSIZE=618 2025-06-01T22:52:34.3123840Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h",sha256=1-Mfgt_GpRLDhhtN4U0WvFHpD0s5Q76FcK90b6PU4Eg,618' 2025-06-01T22:52:34.3124955Z ++ read fname 2025-06-01T22:52:34.3125501Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-06-01T22:52:34.3126357Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-06-01T22:52:34.3127179Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-06-01T22:52:34.3127750Z ++ grep RECORD 2025-06-01T22:52:34.3148113Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-06-01T22:52:34.3148841Z +++ openssl base64 2025-06-01T22:52:34.3149221Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.3150499Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.3151875Z +++ sed -e s/=//g 2025-06-01T22:52:34.3195155Z ++ HASH=1ahY_gKUyuI3wtsQEzrMQQCu6jA7BRibn0laIxjFTiw 2025-06-01T22:52:34.3197439Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h 2025-06-01T22:52:34.3198005Z +++ awk '{print $5}' 2025-06-01T22:52:34.3224846Z ++ FSIZE=1032 2025-06-01T22:52:34.3225760Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h",sha256=1ahY_gKUyuI3wtsQEzrMQQCu6jA7BRibn0laIxjFTiw,1032' 2025-06-01T22:52:34.3226612Z ++ read fname 2025-06-01T22:52:34.3227248Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h 2025-06-01T22:52:34.3228027Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h 2025-06-01T22:52:34.3228748Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h 2025-06-01T22:52:34.3229272Z ++ grep RECORD 2025-06-01T22:52:34.3248403Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h 2025-06-01T22:52:34.3249396Z +++ openssl base64 2025-06-01T22:52:34.3250640Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.3251915Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.3253353Z +++ sed -e s/=//g 2025-06-01T22:52:34.3289723Z ++ HASH=9VTQYhcHR1dAq1Xo9XM6giylBEeK39ef5lmRAeEuiyw 2025-06-01T22:52:34.3295117Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h 2025-06-01T22:52:34.3295717Z +++ awk '{print $5}' 2025-06-01T22:52:34.3322038Z ++ FSIZE=1179 2025-06-01T22:52:34.3322933Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h",sha256=9VTQYhcHR1dAq1Xo9XM6giylBEeK39ef5lmRAeEuiyw,1179' 2025-06-01T22:52:34.3323786Z ++ read fname 2025-06-01T22:52:34.3324414Z ++ make_wheel_record torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h 2025-06-01T22:52:34.3325404Z ++ FPATH=torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h 2025-06-01T22:52:34.3326136Z ++ echo torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h 2025-06-01T22:52:34.3326645Z ++ grep RECORD 2025-06-01T22:52:34.3346752Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h 2025-06-01T22:52:34.3347442Z +++ openssl base64 2025-06-01T22:52:34.3347702Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.3348722Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.3349843Z +++ sed -e s/=//g 2025-06-01T22:52:34.3391079Z ++ HASH=5pc8qVGMCLjEl1S3GWOU-gDKWaG55Y3-DlsMOTsQEN8 2025-06-01T22:52:34.3394724Z +++ ls -nl torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h 2025-06-01T22:52:34.3395268Z +++ awk '{print $5}' 2025-06-01T22:52:34.3422521Z ++ FSIZE=4799 2025-06-01T22:52:34.3423448Z ++ echo '"torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h",sha256=5pc8qVGMCLjEl1S3GWOU-gDKWaG55Y3-DlsMOTsQEN8,4799' 2025-06-01T22:52:34.3424263Z ++ read fname 2025-06-01T22:52:34.3424632Z ++ make_wheel_record torch/include/ATen/ops/special_sinc.h 2025-06-01T22:52:34.3425090Z ++ FPATH=torch/include/ATen/ops/special_sinc.h 2025-06-01T22:52:34.3425504Z ++ echo torch/include/ATen/ops/special_sinc.h 2025-06-01T22:52:34.3425851Z ++ grep RECORD 2025-06-01T22:52:34.3446213Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_sinc.h 2025-06-01T22:52:34.3446714Z +++ openssl base64 2025-06-01T22:52:34.3447403Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.3449579Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.3450881Z +++ sed -e s/=//g 2025-06-01T22:52:34.3487375Z ++ HASH=IAJxobZWgwlYyjMX88T_HCrlgtnOw3gfp0CD50bKq6s 2025-06-01T22:52:34.3492869Z +++ ls -nl torch/include/ATen/ops/special_sinc.h 2025-06-01T22:52:34.3493953Z +++ awk '{print $5}' 2025-06-01T22:52:34.3519112Z ++ FSIZE=1087 2025-06-01T22:52:34.3519790Z ++ echo '"torch/include/ATen/ops/special_sinc.h",sha256=IAJxobZWgwlYyjMX88T_HCrlgtnOw3gfp0CD50bKq6s,1087' 2025-06-01T22:52:34.3520454Z ++ read fname 2025-06-01T22:52:34.3520974Z ++ make_wheel_record torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.3521847Z ++ FPATH=torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.3522654Z ++ echo torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.3523186Z ++ grep RECORD 2025-06-01T22:52:34.3544458Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.3545139Z +++ openssl base64 2025-06-01T22:52:34.3546036Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.3546730Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.3551401Z +++ sed -e s/=//g 2025-06-01T22:52:34.3588794Z ++ HASH=-92rIAhFtCSwofQNa9HWSw2WgXE9kPsrQU03c1rULF8 2025-06-01T22:52:34.3594537Z +++ ls -nl torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.3595350Z +++ awk '{print $5}' 2025-06-01T22:52:34.3622153Z ++ FSIZE=939 2025-06-01T22:52:34.3623064Z ++ echo '"torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h",sha256=-92rIAhFtCSwofQNa9HWSw2WgXE9kPsrQU03c1rULF8,939' 2025-06-01T22:52:34.3623947Z ++ read fname 2025-06-01T22:52:34.3624300Z ++ make_wheel_record torch/include/ATen/ops/special_sinc_native.h 2025-06-01T22:52:34.3625015Z ++ FPATH=torch/include/ATen/ops/special_sinc_native.h 2025-06-01T22:52:34.3625466Z ++ echo torch/include/ATen/ops/special_sinc_native.h 2025-06-01T22:52:34.3625860Z ++ grep RECORD 2025-06-01T22:52:34.3646117Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_sinc_native.h 2025-06-01T22:52:34.3646657Z +++ openssl base64 2025-06-01T22:52:34.3647204Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.3648057Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.3649485Z +++ sed -e s/=//g 2025-06-01T22:52:34.3687276Z ++ HASH=d0sTYFMc9iuW1tUKfmAMDkaDNxzrNfDWYf5pqdHTRFU 2025-06-01T22:52:34.3692891Z +++ ls -nl torch/include/ATen/ops/special_sinc_native.h 2025-06-01T22:52:34.3693854Z +++ awk '{print $5}' 2025-06-01T22:52:34.3720438Z ++ FSIZE=566 2025-06-01T22:52:34.3721140Z ++ echo '"torch/include/ATen/ops/special_sinc_native.h",sha256=d0sTYFMc9iuW1tUKfmAMDkaDNxzrNfDWYf5pqdHTRFU,566' 2025-06-01T22:52:34.3721828Z ++ read fname 2025-06-01T22:52:34.3722182Z ++ make_wheel_record torch/include/ATen/ops/special_sinc_ops.h 2025-06-01T22:52:34.3722679Z ++ FPATH=torch/include/ATen/ops/special_sinc_ops.h 2025-06-01T22:52:34.3723109Z ++ echo torch/include/ATen/ops/special_sinc_ops.h 2025-06-01T22:52:34.3723495Z ++ grep RECORD 2025-06-01T22:52:34.3747189Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_sinc_ops.h 2025-06-01T22:52:34.3747732Z +++ openssl base64 2025-06-01T22:52:34.3747986Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.3748249Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.3749157Z +++ sed -e s/=//g 2025-06-01T22:52:34.3789887Z ++ HASH=7mmJld3SxxT4lvtyQI9V0iHE_kbuiEK6gmW4cmSw0r0 2025-06-01T22:52:34.3795433Z +++ ls -nl torch/include/ATen/ops/special_sinc_ops.h 2025-06-01T22:52:34.3796299Z +++ awk '{print $5}' 2025-06-01T22:52:34.3823550Z ++ FSIZE=1583 2025-06-01T22:52:34.3824357Z ++ echo '"torch/include/ATen/ops/special_sinc_ops.h",sha256=7mmJld3SxxT4lvtyQI9V0iHE_kbuiEK6gmW4cmSw0r0,1583' 2025-06-01T22:52:34.3825154Z ++ read fname 2025-06-01T22:52:34.3825562Z ++ make_wheel_record torch/include/ATen/ops/special_softmax.h 2025-06-01T22:52:34.3826067Z ++ FPATH=torch/include/ATen/ops/special_softmax.h 2025-06-01T22:52:34.3826499Z ++ echo torch/include/ATen/ops/special_softmax.h 2025-06-01T22:52:34.3826855Z ++ grep RECORD 2025-06-01T22:52:34.3847472Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_softmax.h 2025-06-01T22:52:34.3848928Z +++ openssl base64 2025-06-01T22:52:34.3850733Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.3852067Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.3853374Z +++ sed -e s/=//g 2025-06-01T22:52:34.3890389Z ++ HASH=qJxU_1G-bqEesjvCNFVq6NLVwT6uPKeHyTU7WNakd3o 2025-06-01T22:52:34.3895259Z +++ ls -nl torch/include/ATen/ops/special_softmax.h 2025-06-01T22:52:34.3896553Z +++ awk '{print $5}' 2025-06-01T22:52:34.3922855Z ++ FSIZE=785 2025-06-01T22:52:34.3923475Z ++ echo '"torch/include/ATen/ops/special_softmax.h",sha256=qJxU_1G-bqEesjvCNFVq6NLVwT6uPKeHyTU7WNakd3o,785' 2025-06-01T22:52:34.3924318Z ++ read fname 2025-06-01T22:52:34.3925024Z ++ make_wheel_record torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.3925946Z ++ FPATH=torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.3926760Z ++ echo torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.3927318Z ++ grep RECORD 2025-06-01T22:52:34.3947387Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.3948146Z +++ openssl base64 2025-06-01T22:52:34.3948598Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.3950043Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.3951335Z +++ sed -e s/=//g 2025-06-01T22:52:34.3991295Z ++ HASH=DK7PavCzVgDkNtjIPf-G2IAAiaceqaTxKmJzXiTIohE 2025-06-01T22:52:34.3996171Z +++ ls -nl torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.3996986Z +++ awk '{print $5}' 2025-06-01T22:52:34.4024891Z ++ FSIZE=840 2025-06-01T22:52:34.4025998Z ++ echo '"torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h",sha256=DK7PavCzVgDkNtjIPf-G2IAAiaceqaTxKmJzXiTIohE,840' 2025-06-01T22:52:34.4026889Z ++ read fname 2025-06-01T22:52:34.4027310Z ++ make_wheel_record torch/include/ATen/ops/special_softmax_native.h 2025-06-01T22:52:34.4027857Z ++ FPATH=torch/include/ATen/ops/special_softmax_native.h 2025-06-01T22:52:34.4028331Z ++ echo torch/include/ATen/ops/special_softmax_native.h 2025-06-01T22:52:34.4028729Z ++ grep RECORD 2025-06-01T22:52:34.4048470Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_softmax_native.h 2025-06-01T22:52:34.4049029Z +++ openssl base64 2025-06-01T22:52:34.4049851Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.4051280Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.4052542Z +++ sed -e s/=//g 2025-06-01T22:52:34.4090235Z ++ HASH=-Zz_fx-VPCNfI9hSOvi_79Uose3MwIlAgkx9lGm6-Ng 2025-06-01T22:52:34.4095667Z +++ ls -nl torch/include/ATen/ops/special_softmax_native.h 2025-06-01T22:52:34.4096678Z +++ awk '{print $5}' 2025-06-01T22:52:34.4122277Z ++ FSIZE=552 2025-06-01T22:52:34.4123056Z ++ echo '"torch/include/ATen/ops/special_softmax_native.h",sha256=-Zz_fx-VPCNfI9hSOvi_79Uose3MwIlAgkx9lGm6-Ng,552' 2025-06-01T22:52:34.4123815Z ++ read fname 2025-06-01T22:52:34.4124296Z ++ make_wheel_record torch/include/ATen/ops/special_softmax_ops.h 2025-06-01T22:52:34.4124986Z ++ FPATH=torch/include/ATen/ops/special_softmax_ops.h 2025-06-01T22:52:34.4125504Z ++ echo torch/include/ATen/ops/special_softmax_ops.h 2025-06-01T22:52:34.4125909Z ++ grep RECORD 2025-06-01T22:52:34.4147664Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_softmax_ops.h 2025-06-01T22:52:34.4148401Z +++ openssl base64 2025-06-01T22:52:34.4148696Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.4149984Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.4151076Z +++ sed -e s/=//g 2025-06-01T22:52:34.4190687Z ++ HASH=xNE4dCSev3vqmJkAhIveaXtrM12W9DuGyIAQl2wts5E 2025-06-01T22:52:34.4195775Z +++ ls -nl torch/include/ATen/ops/special_softmax_ops.h 2025-06-01T22:52:34.4196518Z +++ awk '{print $5}' 2025-06-01T22:52:34.4222331Z ++ FSIZE=1163 2025-06-01T22:52:34.4223057Z ++ echo '"torch/include/ATen/ops/special_softmax_ops.h",sha256=xNE4dCSev3vqmJkAhIveaXtrM12W9DuGyIAQl2wts5E,1163' 2025-06-01T22:52:34.4223759Z ++ read fname 2025-06-01T22:52:34.4224172Z ++ make_wheel_record torch/include/ATen/ops/special_spherical_bessel_j0.h 2025-06-01T22:52:34.4224768Z ++ FPATH=torch/include/ATen/ops/special_spherical_bessel_j0.h 2025-06-01T22:52:34.4225638Z ++ echo torch/include/ATen/ops/special_spherical_bessel_j0.h 2025-06-01T22:52:34.4226414Z ++ grep RECORD 2025-06-01T22:52:34.4247263Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_spherical_bessel_j0.h 2025-06-01T22:52:34.4247859Z +++ openssl base64 2025-06-01T22:52:34.4248582Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.4249995Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.4251224Z +++ sed -e s/=//g 2025-06-01T22:52:34.4289539Z ++ HASH=A4fHnWoMIIjEmiJex_d5Lq4MYO2PFhAjZ4RwUpGGLVo 2025-06-01T22:52:34.4294868Z +++ ls -nl torch/include/ATen/ops/special_spherical_bessel_j0.h 2025-06-01T22:52:34.4295841Z +++ awk '{print $5}' 2025-06-01T22:52:34.4323361Z ++ FSIZE=1210 2025-06-01T22:52:34.4324235Z ++ echo '"torch/include/ATen/ops/special_spherical_bessel_j0.h",sha256=A4fHnWoMIIjEmiJex_d5Lq4MYO2PFhAjZ4RwUpGGLVo,1210' 2025-06-01T22:52:34.4325260Z ++ read fname 2025-06-01T22:52:34.4325955Z ++ make_wheel_record torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.4327254Z ++ FPATH=torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.4328348Z ++ echo torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.4329055Z ++ grep RECORD 2025-06-01T22:52:34.4349063Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.4349909Z +++ openssl base64 2025-06-01T22:52:34.4350683Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.4352197Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.4353672Z +++ sed -e s/=//g 2025-06-01T22:52:34.4393849Z ++ HASH=wdGw9ThRcla9vNgNf0M2vn_cjaDxoU5lq20qPUs91Ks 2025-06-01T22:52:34.4397862Z +++ ls -nl torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.4398575Z +++ awk '{print $5}' 2025-06-01T22:52:34.4426279Z ++ FSIZE=808 2025-06-01T22:52:34.4437872Z ++ echo '"torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h",sha256=wdGw9ThRcla9vNgNf0M2vn_cjaDxoU5lq20qPUs91Ks,808' 2025-06-01T22:52:34.4439029Z ++ read fname 2025-06-01T22:52:34.4439492Z ++ make_wheel_record torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h 2025-06-01T22:52:34.4440229Z ++ FPATH=torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h 2025-06-01T22:52:34.4440912Z ++ echo torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h 2025-06-01T22:52:34.4441393Z ++ grep RECORD 2025-06-01T22:52:34.4448425Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h 2025-06-01T22:52:34.4449047Z +++ openssl base64 2025-06-01T22:52:34.4450219Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.4451659Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.4453039Z +++ sed -e s/=//g 2025-06-01T22:52:34.4490655Z ++ HASH=LZqxP_ytkHZQr0As-PXnIjojscydhpsqcE_AocUMHIM 2025-06-01T22:52:34.4495830Z +++ ls -nl torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h 2025-06-01T22:52:34.4496521Z +++ awk '{print $5}' 2025-06-01T22:52:34.4524382Z ++ FSIZE=931 2025-06-01T22:52:34.4525308Z ++ echo '"torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h",sha256=LZqxP_ytkHZQr0As-PXnIjojscydhpsqcE_AocUMHIM,931' 2025-06-01T22:52:34.4526261Z ++ read fname 2025-06-01T22:52:34.4526737Z ++ make_wheel_record torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h 2025-06-01T22:52:34.4527498Z ++ FPATH=torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h 2025-06-01T22:52:34.4528200Z ++ echo torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h 2025-06-01T22:52:34.4528711Z ++ grep RECORD 2025-06-01T22:52:34.4548436Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h 2025-06-01T22:52:34.4549090Z +++ openssl base64 2025-06-01T22:52:34.4549591Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.4550690Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.4552078Z +++ sed -e s/=//g 2025-06-01T22:52:34.4594158Z ++ HASH=s_b49esmXDVuiSBTxspI2M2y5ddtIjV9mWxih20o65g 2025-06-01T22:52:34.4597479Z +++ ls -nl torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h 2025-06-01T22:52:34.4598011Z +++ awk '{print $5}' 2025-06-01T22:52:34.4625868Z ++ FSIZE=933 2025-06-01T22:52:34.4626727Z ++ echo '"torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h",sha256=s_b49esmXDVuiSBTxspI2M2y5ddtIjV9mWxih20o65g,933' 2025-06-01T22:52:34.4627520Z ++ read fname 2025-06-01T22:52:34.4627952Z ++ make_wheel_record torch/include/ATen/ops/special_spherical_bessel_j0_meta.h 2025-06-01T22:52:34.4628607Z ++ FPATH=torch/include/ATen/ops/special_spherical_bessel_j0_meta.h 2025-06-01T22:52:34.4629186Z ++ echo torch/include/ATen/ops/special_spherical_bessel_j0_meta.h 2025-06-01T22:52:34.4629634Z ++ grep RECORD 2025-06-01T22:52:34.4648639Z +++ openssl base64 2025-06-01T22:52:34.4649246Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_spherical_bessel_j0_meta.h 2025-06-01T22:52:34.4649841Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.4650530Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.4651777Z +++ sed -e s/=//g 2025-06-01T22:52:34.4691292Z ++ HASH=zvnQ1Aq6wwEsciRJQraSy5_cimvoxmnNgq6UTelsRVU 2025-06-01T22:52:34.4696539Z +++ ls -nl torch/include/ATen/ops/special_spherical_bessel_j0_meta.h 2025-06-01T22:52:34.4698125Z +++ awk '{print $5}' 2025-06-01T22:52:34.4723810Z ++ FSIZE=585 2025-06-01T22:52:34.4724890Z ++ echo '"torch/include/ATen/ops/special_spherical_bessel_j0_meta.h",sha256=zvnQ1Aq6wwEsciRJQraSy5_cimvoxmnNgq6UTelsRVU,585' 2025-06-01T22:52:34.4725657Z ++ read fname 2025-06-01T22:52:34.4726300Z ++ make_wheel_record torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h 2025-06-01T22:52:34.4727093Z ++ FPATH=torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h 2025-06-01T22:52:34.4727797Z ++ echo torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h 2025-06-01T22:52:34.4728309Z ++ grep RECORD 2025-06-01T22:52:34.4748382Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h 2025-06-01T22:52:34.4749036Z +++ openssl base64 2025-06-01T22:52:34.4749711Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.4751068Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.4752457Z +++ sed -e s/=//g 2025-06-01T22:52:34.4793496Z ++ HASH=UrKP5GGlqlsMDnrdJ0dTSgvBk8b5LRUT8Aal7F59MBc 2025-06-01T22:52:34.4798211Z +++ ls -nl torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h 2025-06-01T22:52:34.4799558Z +++ awk '{print $5}' 2025-06-01T22:52:34.4825501Z ++ FSIZE=933 2025-06-01T22:52:34.4826274Z ++ echo '"torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h",sha256=UrKP5GGlqlsMDnrdJ0dTSgvBk8b5LRUT8Aal7F59MBc,933' 2025-06-01T22:52:34.4827082Z ++ read fname 2025-06-01T22:52:34.4827527Z ++ make_wheel_record torch/include/ATen/ops/special_spherical_bessel_j0_native.h 2025-06-01T22:52:34.4828221Z ++ FPATH=torch/include/ATen/ops/special_spherical_bessel_j0_native.h 2025-06-01T22:52:34.4828841Z ++ echo torch/include/ATen/ops/special_spherical_bessel_j0_native.h 2025-06-01T22:52:34.4829388Z ++ grep RECORD 2025-06-01T22:52:34.4849541Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_spherical_bessel_j0_native.h 2025-06-01T22:52:34.4850241Z +++ openssl base64 2025-06-01T22:52:34.4851331Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.4852752Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.4854036Z +++ sed -e s/=//g 2025-06-01T22:52:34.4890535Z ++ HASH=O5FSM9Pv1ot2nEBDVGgGwLXvjeQYr3oIb-W73RnyU04 2025-06-01T22:52:34.4896179Z +++ ls -nl torch/include/ATen/ops/special_spherical_bessel_j0_native.h 2025-06-01T22:52:34.4896932Z +++ awk '{print $5}' 2025-06-01T22:52:34.4922148Z ++ FSIZE=656 2025-06-01T22:52:34.4923388Z ++ echo '"torch/include/ATen/ops/special_spherical_bessel_j0_native.h",sha256=O5FSM9Pv1ot2nEBDVGgGwLXvjeQYr3oIb-W73RnyU04,656' 2025-06-01T22:52:34.4924326Z ++ read fname 2025-06-01T22:52:34.4924948Z ++ make_wheel_record torch/include/ATen/ops/special_spherical_bessel_j0_ops.h 2025-06-01T22:52:34.4925609Z ++ FPATH=torch/include/ATen/ops/special_spherical_bessel_j0_ops.h 2025-06-01T22:52:34.4926207Z ++ echo torch/include/ATen/ops/special_spherical_bessel_j0_ops.h 2025-06-01T22:52:34.4926678Z ++ grep RECORD 2025-06-01T22:52:34.4947527Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_spherical_bessel_j0_ops.h 2025-06-01T22:52:34.4948125Z +++ openssl base64 2025-06-01T22:52:34.4948991Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.4950401Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.4951750Z +++ sed -e s/=//g 2025-06-01T22:52:34.4993451Z ++ HASH=lywGoEIHyaV4xdTRkMPkxdz-WgnMQjV_49W-7IZM-dw 2025-06-01T22:52:34.4996411Z +++ ls -nl torch/include/ATen/ops/special_spherical_bessel_j0_ops.h 2025-06-01T22:52:34.4997156Z +++ awk '{print $5}' 2025-06-01T22:52:34.5025263Z ++ FSIZE=1655 2025-06-01T22:52:34.5026258Z ++ echo '"torch/include/ATen/ops/special_spherical_bessel_j0_ops.h",sha256=lywGoEIHyaV4xdTRkMPkxdz-WgnMQjV_49W-7IZM-dw,1655' 2025-06-01T22:52:34.5027008Z ++ read fname 2025-06-01T22:52:34.5027368Z ++ make_wheel_record torch/include/ATen/ops/special_xlog1py.h 2025-06-01T22:52:34.5028012Z ++ FPATH=torch/include/ATen/ops/special_xlog1py.h 2025-06-01T22:52:34.5028455Z ++ echo torch/include/ATen/ops/special_xlog1py.h 2025-06-01T22:52:34.5028827Z ++ grep RECORD 2025-06-01T22:52:34.5048014Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlog1py.h 2025-06-01T22:52:34.5049455Z +++ openssl base64 2025-06-01T22:52:34.5050538Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.5051741Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.5053093Z +++ sed -e s/=//g 2025-06-01T22:52:34.5090554Z ++ HASH=Q5IQ0OW2TD-ncKu7AtmubpU2gDmqFSEOPP83eRdYUjc 2025-06-01T22:52:34.5095597Z +++ ls -nl torch/include/ATen/ops/special_xlog1py.h 2025-06-01T22:52:34.5096459Z +++ awk '{print $5}' 2025-06-01T22:52:34.5124196Z ++ FSIZE=2902 2025-06-01T22:52:34.5124883Z ++ echo '"torch/include/ATen/ops/special_xlog1py.h",sha256=Q5IQ0OW2TD-ncKu7AtmubpU2gDmqFSEOPP83eRdYUjc,2902' 2025-06-01T22:52:34.5125771Z ++ read fname 2025-06-01T22:52:34.5126307Z ++ make_wheel_record torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.5127198Z ++ FPATH=torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.5128017Z ++ echo torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.5128576Z ++ grep RECORD 2025-06-01T22:52:34.5148962Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.5149708Z +++ openssl base64 2025-06-01T22:52:34.5149995Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.5150254Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.5151187Z +++ sed -e s/=//g 2025-06-01T22:52:34.5192583Z ++ HASH=_gDw2kWKn4upryrgw9vOGT8FLgraxtOf5-ZI7wL7MRc 2025-06-01T22:52:34.5197567Z +++ ls -nl torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.5198151Z +++ awk '{print $5}' 2025-06-01T22:52:34.5225073Z ++ FSIZE=1342 2025-06-01T22:52:34.5225958Z ++ echo '"torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h",sha256=_gDw2kWKn4upryrgw9vOGT8FLgraxtOf5-ZI7wL7MRc,1342' 2025-06-01T22:52:34.5227024Z ++ read fname 2025-06-01T22:52:34.5227631Z ++ make_wheel_record torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.5228678Z ++ FPATH=torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.5229674Z ++ echo torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.5248046Z ++ grep RECORD 2025-06-01T22:52:34.5248808Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.5249621Z +++ openssl base64 2025-06-01T22:52:34.5249899Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.5251140Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.5252451Z +++ sed -e s/=//g 2025-06-01T22:52:34.5290014Z ++ HASH=jxmxbeBWUZyFGaNMAlEhiV6DbgQIXjjPqng0dQkvBgM 2025-06-01T22:52:34.5296008Z +++ ls -nl torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.5296689Z +++ awk '{print $5}' 2025-06-01T22:52:34.5322237Z ++ FSIZE=825 2025-06-01T22:52:34.5323188Z ++ echo '"torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h",sha256=jxmxbeBWUZyFGaNMAlEhiV6DbgQIXjjPqng0dQkvBgM,825' 2025-06-01T22:52:34.5324331Z ++ read fname 2025-06-01T22:52:34.5324926Z ++ make_wheel_record torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h 2025-06-01T22:52:34.5325559Z ++ FPATH=torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h 2025-06-01T22:52:34.5326156Z ++ echo torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h 2025-06-01T22:52:34.5326600Z ++ grep RECORD 2025-06-01T22:52:34.5348225Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h 2025-06-01T22:52:34.5348859Z +++ openssl base64 2025-06-01T22:52:34.5349122Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.5349394Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.5350263Z +++ sed -e s/=//g 2025-06-01T22:52:34.5392898Z ++ HASH=S3G8lT6TRFjRiRTjwbQdPJlW_6ytAHf2yRC4hTVVpMs 2025-06-01T22:52:34.5395898Z +++ ls -nl torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h 2025-06-01T22:52:34.5396350Z +++ awk '{print $5}' 2025-06-01T22:52:34.5423416Z ++ FSIZE=982 2025-06-01T22:52:34.5424253Z ++ echo '"torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h",sha256=S3G8lT6TRFjRiRTjwbQdPJlW_6ytAHf2yRC4hTVVpMs,982' 2025-06-01T22:52:34.5424977Z ++ read fname 2025-06-01T22:52:34.5425393Z ++ make_wheel_record torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h 2025-06-01T22:52:34.5426179Z ++ FPATH=torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h 2025-06-01T22:52:34.5426754Z ++ echo torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h 2025-06-01T22:52:34.5427176Z ++ grep RECORD 2025-06-01T22:52:34.5448017Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h 2025-06-01T22:52:34.5448628Z +++ openssl base64 2025-06-01T22:52:34.5449477Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.5450962Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.5452321Z +++ sed -e s/=//g 2025-06-01T22:52:34.5490263Z ++ HASH=yeqY-LOPFXPH7eLHXGSEz3RryazYgXI5NeofG-GT31E 2025-06-01T22:52:34.5495513Z +++ ls -nl torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h 2025-06-01T22:52:34.5496461Z +++ awk '{print $5}' 2025-06-01T22:52:34.5522532Z ++ FSIZE=984 2025-06-01T22:52:34.5523248Z ++ echo '"torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h",sha256=yeqY-LOPFXPH7eLHXGSEz3RryazYgXI5NeofG-GT31E,984' 2025-06-01T22:52:34.5524143Z ++ read fname 2025-06-01T22:52:34.5524513Z ++ make_wheel_record torch/include/ATen/ops/special_xlog1py_meta.h 2025-06-01T22:52:34.5525255Z ++ FPATH=torch/include/ATen/ops/special_xlog1py_meta.h 2025-06-01T22:52:34.5525798Z ++ echo torch/include/ATen/ops/special_xlog1py_meta.h 2025-06-01T22:52:34.5526197Z ++ grep RECORD 2025-06-01T22:52:34.5547502Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlog1py_meta.h 2025-06-01T22:52:34.5548030Z +++ openssl base64 2025-06-01T22:52:34.5548309Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.5549137Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.5550259Z +++ sed -e s/=//g 2025-06-01T22:52:34.5591448Z ++ HASH=A8ihHAa6M24j7pP-oUUCs2xp12Qq2Y3RQ3xwvlSP4bY 2025-06-01T22:52:34.5594637Z +++ ls -nl torch/include/ATen/ops/special_xlog1py_meta.h 2025-06-01T22:52:34.5595408Z +++ awk '{print $5}' 2025-06-01T22:52:34.5623248Z ++ FSIZE=602 2025-06-01T22:52:34.5623927Z ++ echo '"torch/include/ATen/ops/special_xlog1py_meta.h",sha256=A8ihHAa6M24j7pP-oUUCs2xp12Qq2Y3RQ3xwvlSP4bY,602' 2025-06-01T22:52:34.5624652Z ++ read fname 2025-06-01T22:52:34.5625081Z ++ make_wheel_record torch/include/ATen/ops/special_xlog1py_meta_dispatch.h 2025-06-01T22:52:34.5625691Z ++ FPATH=torch/include/ATen/ops/special_xlog1py_meta_dispatch.h 2025-06-01T22:52:34.5626271Z ++ echo torch/include/ATen/ops/special_xlog1py_meta_dispatch.h 2025-06-01T22:52:34.5626695Z ++ grep RECORD 2025-06-01T22:52:34.5646930Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlog1py_meta_dispatch.h 2025-06-01T22:52:34.5647590Z +++ openssl base64 2025-06-01T22:52:34.5647864Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.5648140Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.5649348Z +++ sed -e s/=//g 2025-06-01T22:52:34.5686610Z ++ HASH=Fj4QClUHtvPhmxkaRMzBQfbu0dvQHZN7ONLnN-4gqEo 2025-06-01T22:52:34.5694248Z +++ ls -nl torch/include/ATen/ops/special_xlog1py_meta_dispatch.h 2025-06-01T22:52:34.5695134Z +++ awk '{print $5}' 2025-06-01T22:52:34.5720738Z ++ FSIZE=984 2025-06-01T22:52:34.5721505Z ++ echo '"torch/include/ATen/ops/special_xlog1py_meta_dispatch.h",sha256=Fj4QClUHtvPhmxkaRMzBQfbu0dvQHZN7ONLnN-4gqEo,984' 2025-06-01T22:52:34.5722314Z ++ read fname 2025-06-01T22:52:34.5722689Z ++ make_wheel_record torch/include/ATen/ops/special_xlog1py_native.h 2025-06-01T22:52:34.5723243Z ++ FPATH=torch/include/ATen/ops/special_xlog1py_native.h 2025-06-01T22:52:34.5723745Z ++ echo torch/include/ATen/ops/special_xlog1py_native.h 2025-06-01T22:52:34.5724283Z ++ grep RECORD 2025-06-01T22:52:34.5747186Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlog1py_native.h 2025-06-01T22:52:34.5747755Z +++ openssl base64 2025-06-01T22:52:34.5748037Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.5748345Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.5748706Z +++ sed -e s/=//g 2025-06-01T22:52:34.5789531Z ++ HASH=p6LmyQNgFUNA5c9PIqRPVY48C8ikR7eXHfZR8H4-97I 2025-06-01T22:52:34.5793582Z +++ ls -nl torch/include/ATen/ops/special_xlog1py_native.h 2025-06-01T22:52:34.5794426Z +++ awk '{print $5}' 2025-06-01T22:52:34.5822149Z ++ FSIZE=1053 2025-06-01T22:52:34.5823064Z ++ echo '"torch/include/ATen/ops/special_xlog1py_native.h",sha256=p6LmyQNgFUNA5c9PIqRPVY48C8ikR7eXHfZR8H4-97I,1053' 2025-06-01T22:52:34.5823777Z ++ read fname 2025-06-01T22:52:34.5824142Z ++ make_wheel_record torch/include/ATen/ops/special_xlog1py_ops.h 2025-06-01T22:52:34.5824657Z ++ FPATH=torch/include/ATen/ops/special_xlog1py_ops.h 2025-06-01T22:52:34.5825111Z ++ echo torch/include/ATen/ops/special_xlog1py_ops.h 2025-06-01T22:52:34.5825501Z ++ grep RECORD 2025-06-01T22:52:34.5846542Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlog1py_ops.h 2025-06-01T22:52:34.5847132Z +++ openssl base64 2025-06-01T22:52:34.5847407Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.5847673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.5848358Z +++ sed -e s/=//g 2025-06-01T22:52:34.5886310Z ++ HASH=61rWcSJAm516SyqeH4b-gbTqtp5Ua6JYYk39vqNp5ic 2025-06-01T22:52:34.5890532Z +++ ls -nl torch/include/ATen/ops/special_xlog1py_ops.h 2025-06-01T22:52:34.5891284Z +++ awk '{print $5}' 2025-06-01T22:52:34.5918681Z ++ FSIZE=4553 2025-06-01T22:52:34.5919370Z ++ echo '"torch/include/ATen/ops/special_xlog1py_ops.h",sha256=61rWcSJAm516SyqeH4b-gbTqtp5Ua6JYYk39vqNp5ic,4553' 2025-06-01T22:52:34.5920071Z ++ read fname 2025-06-01T22:52:34.5920419Z ++ make_wheel_record torch/include/ATen/ops/special_xlogy.h 2025-06-01T22:52:34.5920888Z ++ FPATH=torch/include/ATen/ops/special_xlogy.h 2025-06-01T22:52:34.5921306Z ++ echo torch/include/ATen/ops/special_xlogy.h 2025-06-01T22:52:34.5921658Z ++ grep RECORD 2025-06-01T22:52:34.5943559Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlogy.h 2025-06-01T22:52:34.5944212Z +++ openssl base64 2025-06-01T22:52:34.5944493Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.5944751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.5946730Z +++ sed -e s/=//g 2025-06-01T22:52:34.5988367Z ++ HASH=j3iXUtvyQWF1yoZF7nv3Q97eAH7ttU1ch7pcg-1RcwU 2025-06-01T22:52:34.5991705Z +++ ls -nl torch/include/ATen/ops/special_xlogy.h 2025-06-01T22:52:34.5992311Z +++ awk '{print $5}' 2025-06-01T22:52:34.6018327Z ++ FSIZE=2846 2025-06-01T22:52:34.6019057Z ++ echo '"torch/include/ATen/ops/special_xlogy.h",sha256=j3iXUtvyQWF1yoZF7nv3Q97eAH7ttU1ch7pcg-1RcwU,2846' 2025-06-01T22:52:34.6019788Z ++ read fname 2025-06-01T22:52:34.6020303Z ++ make_wheel_record torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.6021169Z ++ FPATH=torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.6021960Z ++ echo torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.6022506Z ++ grep RECORD 2025-06-01T22:52:34.6044135Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.6045014Z +++ openssl base64 2025-06-01T22:52:34.6045527Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.6045823Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.6046473Z +++ sed -e s/=//g 2025-06-01T22:52:34.6085240Z ++ HASH=BKjKr0lkc6Tva0JTdzlGlx6inXkKWaYKRtu5ucxZ2WY 2025-06-01T22:52:34.6090114Z +++ ls -nl torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.6090891Z +++ awk '{print $5}' 2025-06-01T22:52:34.6116945Z ++ FSIZE=1640 2025-06-01T22:52:34.6117876Z ++ echo '"torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h",sha256=BKjKr0lkc6Tva0JTdzlGlx6inXkKWaYKRtu5ucxZ2WY,1640' 2025-06-01T22:52:34.6118884Z ++ read fname 2025-06-01T22:52:34.6119257Z ++ make_wheel_record torch/include/ATen/ops/special_xlogy_native.h 2025-06-01T22:52:34.6119935Z ++ FPATH=torch/include/ATen/ops/special_xlogy_native.h 2025-06-01T22:52:34.6120433Z ++ echo torch/include/ATen/ops/special_xlogy_native.h 2025-06-01T22:52:34.6121012Z ++ grep RECORD 2025-06-01T22:52:34.6142663Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlogy_native.h 2025-06-01T22:52:34.6143223Z +++ openssl base64 2025-06-01T22:52:34.6143502Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.6144244Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.6144867Z +++ sed -e s/=//g 2025-06-01T22:52:34.6186892Z ++ HASH=CiXDdaVV_Wt2lb2bTTMKE_qR7dvNCJvhw1-3wGC_NYw 2025-06-01T22:52:34.6191794Z +++ ls -nl torch/include/ATen/ops/special_xlogy_native.h 2025-06-01T22:52:34.6192222Z +++ awk '{print $5}' 2025-06-01T22:52:34.6216196Z ++ FSIZE=1016 2025-06-01T22:52:34.6216880Z ++ echo '"torch/include/ATen/ops/special_xlogy_native.h",sha256=CiXDdaVV_Wt2lb2bTTMKE_qR7dvNCJvhw1-3wGC_NYw,1016' 2025-06-01T22:52:34.6217558Z ++ read fname 2025-06-01T22:52:34.6217917Z ++ make_wheel_record torch/include/ATen/ops/special_xlogy_ops.h 2025-06-01T22:52:34.6218086Z ++ FPATH=torch/include/ATen/ops/special_xlogy_ops.h 2025-06-01T22:52:34.6220008Z ++ echo torch/include/ATen/ops/special_xlogy_ops.h 2025-06-01T22:52:34.6220230Z ++ grep RECORD 2025-06-01T22:52:34.6242559Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_xlogy_ops.h 2025-06-01T22:52:34.6242762Z +++ openssl base64 2025-06-01T22:52:34.6242887Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.6243464Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.6245531Z +++ sed -e s/=//g 2025-06-01T22:52:34.6286225Z ++ HASH=LNHPOdSCBS4GwwgUZaOSWPSb2t9H6j1MOZERTONkfFw 2025-06-01T22:52:34.6290367Z +++ ls -nl torch/include/ATen/ops/special_xlogy_ops.h 2025-06-01T22:52:34.6291030Z +++ awk '{print $5}' 2025-06-01T22:52:34.6318697Z ++ FSIZE=4517 2025-06-01T22:52:34.6319326Z ++ echo '"torch/include/ATen/ops/special_xlogy_ops.h",sha256=LNHPOdSCBS4GwwgUZaOSWPSb2t9H6j1MOZERTONkfFw,4517' 2025-06-01T22:52:34.6319456Z ++ read fname 2025-06-01T22:52:34.6319658Z ++ make_wheel_record torch/include/ATen/ops/special_zeta.h 2025-06-01T22:52:34.6319954Z ++ FPATH=torch/include/ATen/ops/special_zeta.h 2025-06-01T22:52:34.6320094Z ++ echo torch/include/ATen/ops/special_zeta.h 2025-06-01T22:52:34.6320223Z ++ grep RECORD 2025-06-01T22:52:34.6343299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_zeta.h 2025-06-01T22:52:34.6343572Z +++ openssl base64 2025-06-01T22:52:34.6343694Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.6343796Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.6343895Z +++ sed -e s/=//g 2025-06-01T22:52:34.6385554Z ++ HASH=jisLVFDC55C68FYsP1YvMolkYLWlgZBa6a1hOFvcPGQ 2025-06-01T22:52:34.6389239Z +++ ls -nl torch/include/ATen/ops/special_zeta.h 2025-06-01T22:52:34.6390237Z +++ awk '{print $5}' 2025-06-01T22:52:34.6413938Z ++ FSIZE=2818 2025-06-01T22:52:34.6414451Z ++ echo '"torch/include/ATen/ops/special_zeta.h",sha256=jisLVFDC55C68FYsP1YvMolkYLWlgZBa6a1hOFvcPGQ,2818' 2025-06-01T22:52:34.6414553Z ++ read fname 2025-06-01T22:52:34.6415491Z ++ make_wheel_record torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.6417011Z ++ FPATH=torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.6419175Z ++ echo torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.6420266Z ++ grep RECORD 2025-06-01T22:52:34.6442936Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.6443095Z +++ openssl base64 2025-06-01T22:52:34.6443197Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.6443313Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.6443816Z +++ sed -e s/=//g 2025-06-01T22:52:34.6484073Z ++ HASH=ehMK90ElYBTqmC1rabkLsK6TIGH8_4dZ_d9gXoVLMF0 2025-06-01T22:52:34.6487506Z +++ ls -nl torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.6487764Z +++ awk '{print $5}' 2025-06-01T22:52:34.6514908Z ++ FSIZE=1324 2025-06-01T22:52:34.6515779Z ++ echo '"torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h",sha256=ehMK90ElYBTqmC1rabkLsK6TIGH8_4dZ_d9gXoVLMF0,1324' 2025-06-01T22:52:34.6515887Z ++ read fname 2025-06-01T22:52:34.6516338Z ++ make_wheel_record torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.6516746Z ++ FPATH=torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.6517133Z ++ echo torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.6517715Z ++ grep RECORD 2025-06-01T22:52:34.6540914Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.6541042Z +++ openssl base64 2025-06-01T22:52:34.6541144Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.6541262Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.6542251Z +++ sed -e s/=//g 2025-06-01T22:52:34.6583071Z ++ HASH=BrOByt3V3pxs7dPg41B5H3uJdFsiqG9RTvZeiHcuEqo 2025-06-01T22:52:34.6585506Z +++ ls -nl torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.6585775Z +++ awk '{print $5}' 2025-06-01T22:52:34.6609735Z ++ FSIZE=822 2025-06-01T22:52:34.6610503Z ++ echo '"torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h",sha256=BrOByt3V3pxs7dPg41B5H3uJdFsiqG9RTvZeiHcuEqo,822' 2025-06-01T22:52:34.6610614Z ++ read fname 2025-06-01T22:52:34.6610879Z ++ make_wheel_record torch/include/ATen/ops/special_zeta_cpu_dispatch.h 2025-06-01T22:52:34.6611097Z ++ FPATH=torch/include/ATen/ops/special_zeta_cpu_dispatch.h 2025-06-01T22:52:34.6613529Z ++ echo torch/include/ATen/ops/special_zeta_cpu_dispatch.h 2025-06-01T22:52:34.6614432Z ++ grep RECORD 2025-06-01T22:52:34.6637401Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_zeta_cpu_dispatch.h 2025-06-01T22:52:34.6637586Z +++ openssl base64 2025-06-01T22:52:34.6638346Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.6638480Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.6639120Z +++ sed -e s/=//g 2025-06-01T22:52:34.6681923Z ++ HASH=F9rNT_iWm0DDIsbtMqqpmoEtmFwxtnPwSKlgPacligc 2025-06-01T22:52:34.6685851Z +++ ls -nl torch/include/ATen/ops/special_zeta_cpu_dispatch.h 2025-06-01T22:52:34.6686447Z +++ awk '{print $5}' 2025-06-01T22:52:34.6713826Z ++ FSIZE=973 2025-06-01T22:52:34.6714650Z ++ echo '"torch/include/ATen/ops/special_zeta_cpu_dispatch.h",sha256=F9rNT_iWm0DDIsbtMqqpmoEtmFwxtnPwSKlgPacligc,973' 2025-06-01T22:52:34.6714769Z ++ read fname 2025-06-01T22:52:34.6715021Z ++ make_wheel_record torch/include/ATen/ops/special_zeta_cuda_dispatch.h 2025-06-01T22:52:34.6715229Z ++ FPATH=torch/include/ATen/ops/special_zeta_cuda_dispatch.h 2025-06-01T22:52:34.6715432Z ++ echo torch/include/ATen/ops/special_zeta_cuda_dispatch.h 2025-06-01T22:52:34.6715531Z ++ grep RECORD 2025-06-01T22:52:34.6734211Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_zeta_cuda_dispatch.h 2025-06-01T22:52:34.6734748Z +++ openssl base64 2025-06-01T22:52:34.6736508Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.6737059Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.6738544Z +++ sed -e s/=//g 2025-06-01T22:52:34.6782179Z ++ HASH=_nRfDkaHmPPaHTKY_cNSr60lkuQh6ydQkZX-dA2M1WA 2025-06-01T22:52:34.6784454Z +++ ls -nl torch/include/ATen/ops/special_zeta_cuda_dispatch.h 2025-06-01T22:52:34.6785111Z +++ awk '{print $5}' 2025-06-01T22:52:34.6808834Z ++ FSIZE=975 2025-06-01T22:52:34.6809398Z ++ echo '"torch/include/ATen/ops/special_zeta_cuda_dispatch.h",sha256=_nRfDkaHmPPaHTKY_cNSr60lkuQh6ydQkZX-dA2M1WA,975' 2025-06-01T22:52:34.6809498Z ++ read fname 2025-06-01T22:52:34.6809722Z ++ make_wheel_record torch/include/ATen/ops/special_zeta_meta.h 2025-06-01T22:52:34.6809907Z ++ FPATH=torch/include/ATen/ops/special_zeta_meta.h 2025-06-01T22:52:34.6812245Z ++ echo torch/include/ATen/ops/special_zeta_meta.h 2025-06-01T22:52:34.6813396Z ++ grep RECORD 2025-06-01T22:52:34.6835622Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_zeta_meta.h 2025-06-01T22:52:34.6835806Z +++ openssl base64 2025-06-01T22:52:34.6835979Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.6836593Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.6838631Z +++ sed -e s/=//g 2025-06-01T22:52:34.6879627Z ++ HASH=jTKIugp8aVPjYUyYO8NlcbLQCPqTSOFDsgaOojG2d1g 2025-06-01T22:52:34.6883082Z +++ ls -nl torch/include/ATen/ops/special_zeta_meta.h 2025-06-01T22:52:34.6883741Z +++ awk '{print $5}' 2025-06-01T22:52:34.6911718Z ++ FSIZE=599 2025-06-01T22:52:34.6912309Z ++ echo '"torch/include/ATen/ops/special_zeta_meta.h",sha256=jTKIugp8aVPjYUyYO8NlcbLQCPqTSOFDsgaOojG2d1g,599' 2025-06-01T22:52:34.6912411Z ++ read fname 2025-06-01T22:52:34.6912798Z ++ make_wheel_record torch/include/ATen/ops/special_zeta_meta_dispatch.h 2025-06-01T22:52:34.6913001Z ++ FPATH=torch/include/ATen/ops/special_zeta_meta_dispatch.h 2025-06-01T22:52:34.6913204Z ++ echo torch/include/ATen/ops/special_zeta_meta_dispatch.h 2025-06-01T22:52:34.6913322Z ++ grep RECORD 2025-06-01T22:52:34.6932529Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_zeta_meta_dispatch.h 2025-06-01T22:52:34.6932971Z +++ openssl base64 2025-06-01T22:52:34.6934449Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.6935755Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.6937018Z +++ sed -e s/=//g 2025-06-01T22:52:34.6977380Z ++ HASH=X52eMKbIW19vkkcFnfnYlG_p9gQ5K3XJZnBiBj-P30U 2025-06-01T22:52:34.6988540Z +++ ls -nl torch/include/ATen/ops/special_zeta_meta_dispatch.h 2025-06-01T22:52:34.6988677Z +++ awk '{print $5}' 2025-06-01T22:52:34.7010679Z ++ FSIZE=975 2025-06-01T22:52:34.7011221Z ++ echo '"torch/include/ATen/ops/special_zeta_meta_dispatch.h",sha256=X52eMKbIW19vkkcFnfnYlG_p9gQ5K3XJZnBiBj-P30U,975' 2025-06-01T22:52:34.7011337Z ++ read fname 2025-06-01T22:52:34.7011579Z ++ make_wheel_record torch/include/ATen/ops/special_zeta_native.h 2025-06-01T22:52:34.7011755Z ++ FPATH=torch/include/ATen/ops/special_zeta_native.h 2025-06-01T22:52:34.7014427Z ++ echo torch/include/ATen/ops/special_zeta_native.h 2025-06-01T22:52:34.7015642Z ++ grep RECORD 2025-06-01T22:52:34.7036300Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_zeta_native.h 2025-06-01T22:52:34.7036507Z +++ openssl base64 2025-06-01T22:52:34.7037007Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.7037972Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.7039373Z +++ sed -e s/=//g 2025-06-01T22:52:34.7080486Z ++ HASH=G6h_DwqpsAiSLFULIk4kYNryGEFJAPHSGmxTLmnXEfw 2025-06-01T22:52:34.7083507Z +++ ls -nl torch/include/ATen/ops/special_zeta_native.h 2025-06-01T22:52:34.7084793Z +++ awk '{print $5}' 2025-06-01T22:52:34.7112575Z ++ FSIZE=1032 2025-06-01T22:52:34.7113374Z ++ echo '"torch/include/ATen/ops/special_zeta_native.h",sha256=G6h_DwqpsAiSLFULIk4kYNryGEFJAPHSGmxTLmnXEfw,1032' 2025-06-01T22:52:34.7113477Z ++ read fname 2025-06-01T22:52:34.7113698Z ++ make_wheel_record torch/include/ATen/ops/special_zeta_ops.h 2025-06-01T22:52:34.7113869Z ++ FPATH=torch/include/ATen/ops/special_zeta_ops.h 2025-06-01T22:52:34.7114021Z ++ echo torch/include/ATen/ops/special_zeta_ops.h 2025-06-01T22:52:34.7115159Z ++ grep RECORD 2025-06-01T22:52:34.7134105Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/special_zeta_ops.h 2025-06-01T22:52:34.7135034Z +++ openssl base64 2025-06-01T22:52:34.7136433Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.7137759Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.7139276Z +++ sed -e s/=//g 2025-06-01T22:52:34.7179126Z ++ HASH=lI41_2KrP05iAFqlx-Fw7GHxSLDubbk4C41wxlEzOG0 2025-06-01T22:52:34.7182434Z +++ ls -nl torch/include/ATen/ops/special_zeta_ops.h 2025-06-01T22:52:34.7183259Z +++ awk '{print $5}' 2025-06-01T22:52:34.7207015Z ++ FSIZE=4499 2025-06-01T22:52:34.7207526Z ++ echo '"torch/include/ATen/ops/special_zeta_ops.h",sha256=lI41_2KrP05iAFqlx-Fw7GHxSLDubbk4C41wxlEzOG0,4499' 2025-06-01T22:52:34.7207637Z ++ read fname 2025-06-01T22:52:34.7207805Z ++ make_wheel_record torch/include/ATen/ops/split.h 2025-06-01T22:52:34.7207932Z ++ FPATH=torch/include/ATen/ops/split.h 2025-06-01T22:52:34.7210090Z ++ echo torch/include/ATen/ops/split.h 2025-06-01T22:52:34.7211312Z ++ grep RECORD 2025-06-01T22:52:34.7232721Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split.h 2025-06-01T22:52:34.7232922Z +++ openssl base64 2025-06-01T22:52:34.7233186Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.7234511Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.7234953Z +++ sed -e s/=//g 2025-06-01T22:52:34.7276102Z ++ HASH=vs3SP5vgqbc_v3PAE-ZNUs78WBLEwVVMHOGsFH3qnso 2025-06-01T22:52:34.7279278Z +++ ls -nl torch/include/ATen/ops/split.h 2025-06-01T22:52:34.7280129Z +++ awk '{print $5}' 2025-06-01T22:52:34.7307739Z ++ FSIZE=2709 2025-06-01T22:52:34.7308288Z ++ echo '"torch/include/ATen/ops/split.h",sha256=vs3SP5vgqbc_v3PAE-ZNUs78WBLEwVVMHOGsFH3qnso,2709' 2025-06-01T22:52:34.7308461Z ++ read fname 2025-06-01T22:52:34.7308948Z ++ make_wheel_record torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.7309235Z ++ FPATH=torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.7309524Z ++ echo torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.7309753Z ++ grep RECORD 2025-06-01T22:52:34.7330814Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.7330946Z +++ openssl base64 2025-06-01T22:52:34.7331872Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.7333388Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.7334747Z +++ sed -e s/=//g 2025-06-01T22:52:34.7372051Z ++ HASH=IoO99_TxuXApxAA34yqo4UwJrz66fF32QSa81-50MLE 2025-06-01T22:52:34.7377060Z +++ ls -nl torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.7378435Z +++ awk '{print $5}' 2025-06-01T22:52:34.7405194Z ++ FSIZE=927 2025-06-01T22:52:34.7405894Z ++ echo '"torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h",sha256=IoO99_TxuXApxAA34yqo4UwJrz66fF32QSa81-50MLE,927' 2025-06-01T22:52:34.7405998Z ++ read fname 2025-06-01T22:52:34.7406362Z ++ make_wheel_record torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.7406648Z ++ FPATH=torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.7407062Z ++ echo torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.7407305Z ++ grep RECORD 2025-06-01T22:52:34.7431542Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.7431722Z +++ openssl base64 2025-06-01T22:52:34.7432134Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.7432415Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.7432514Z +++ sed -e s/=//g 2025-06-01T22:52:34.7475160Z ++ HASH=yShvDGMSibNucwcyJaMl0Z45poWFlDz77thn-G1i3QE 2025-06-01T22:52:34.7477560Z +++ ls -nl torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:34.7478071Z +++ awk '{print $5}' 2025-06-01T22:52:34.7506957Z ++ FSIZE=943 2025-06-01T22:52:34.7507676Z ++ echo '"torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h",sha256=yShvDGMSibNucwcyJaMl0Z45poWFlDz77thn-G1i3QE,943' 2025-06-01T22:52:34.7507819Z ++ read fname 2025-06-01T22:52:34.7508001Z ++ make_wheel_record torch/include/ATen/ops/split_copy.h 2025-06-01T22:52:34.7508154Z ++ FPATH=torch/include/ATen/ops/split_copy.h 2025-06-01T22:52:34.7508289Z ++ echo torch/include/ATen/ops/split_copy.h 2025-06-01T22:52:34.7508391Z ++ grep RECORD 2025-06-01T22:52:34.7528700Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_copy.h 2025-06-01T22:52:34.7528821Z +++ openssl base64 2025-06-01T22:52:34.7529840Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.7531091Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.7532474Z +++ sed -e s/=//g 2025-06-01T22:52:34.7571077Z ++ HASH=tfU43P5vCrx0plrF2pii8D6VVlY6hXztgTrDCNOvaY8 2025-06-01T22:52:34.7577395Z +++ ls -nl torch/include/ATen/ops/split_copy.h 2025-06-01T22:52:34.7577552Z +++ awk '{print $5}' 2025-06-01T22:52:34.7603717Z ++ FSIZE=3947 2025-06-01T22:52:34.7604408Z ++ echo '"torch/include/ATen/ops/split_copy.h",sha256=tfU43P5vCrx0plrF2pii8D6VVlY6hXztgTrDCNOvaY8,3947' 2025-06-01T22:52:34.7604532Z ++ read fname 2025-06-01T22:52:34.7605073Z ++ make_wheel_record torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.7605546Z ++ FPATH=torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.7605880Z ++ echo torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.7605982Z ++ grep RECORD 2025-06-01T22:52:34.7629520Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.7629666Z +++ openssl base64 2025-06-01T22:52:34.7629783Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.7629926Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.7630503Z +++ sed -e s/=//g 2025-06-01T22:52:34.7672379Z ++ HASH=iePmmIZybJDIg1z3DFLO8Dx-k4TsT2fLne_3zhylJ2Y 2025-06-01T22:52:34.7676064Z +++ ls -nl torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.7676485Z +++ awk '{print $5}' 2025-06-01T22:52:34.7704611Z ++ FSIZE=1174 2025-06-01T22:52:34.7705277Z ++ echo '"torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h",sha256=iePmmIZybJDIg1z3DFLO8Dx-k4TsT2fLne_3zhylJ2Y,1174' 2025-06-01T22:52:34.7705389Z ++ read fname 2025-06-01T22:52:34.7705839Z ++ make_wheel_record torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.7706220Z ++ FPATH=torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.7706586Z ++ echo torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.7706736Z ++ grep RECORD 2025-06-01T22:52:34.7728009Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.7728125Z +++ openssl base64 2025-06-01T22:52:34.7728630Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.7730007Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.7730974Z +++ sed -e s/=//g 2025-06-01T22:52:34.7770074Z ++ HASH=1Z_ZngoFAPAqvahJuvhzEAYKvqUSiYaBb3sNpmNWecc 2025-06-01T22:52:34.7774994Z +++ ls -nl torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.7775668Z +++ awk '{print $5}' 2025-06-01T22:52:34.7802418Z ++ FSIZE=963 2025-06-01T22:52:34.7803298Z ++ echo '"torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=1Z_ZngoFAPAqvahJuvhzEAYKvqUSiYaBb3sNpmNWecc,963' 2025-06-01T22:52:34.7803395Z ++ read fname 2025-06-01T22:52:34.7803632Z ++ make_wheel_record torch/include/ATen/ops/split_copy_native.h 2025-06-01T22:52:34.7803840Z ++ FPATH=torch/include/ATen/ops/split_copy_native.h 2025-06-01T22:52:34.7804120Z ++ echo torch/include/ATen/ops/split_copy_native.h 2025-06-01T22:52:34.7804238Z ++ grep RECORD 2025-06-01T22:52:34.7827575Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_copy_native.h 2025-06-01T22:52:34.7827764Z +++ openssl base64 2025-06-01T22:52:34.7827932Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.7828756Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.7829422Z +++ sed -e s/=//g 2025-06-01T22:52:34.7870203Z ++ HASH=Vx8nwITzJ85UpRbQTCIubAlkszoN3ewTWCSF2_0Riwk 2025-06-01T22:52:34.7873867Z +++ ls -nl torch/include/ATen/ops/split_copy_native.h 2025-06-01T22:52:34.7874624Z +++ awk '{print $5}' 2025-06-01T22:52:34.7901469Z ++ FSIZE=664 2025-06-01T22:52:34.7902176Z ++ echo '"torch/include/ATen/ops/split_copy_native.h",sha256=Vx8nwITzJ85UpRbQTCIubAlkszoN3ewTWCSF2_0Riwk,664' 2025-06-01T22:52:34.7902279Z ++ read fname 2025-06-01T22:52:34.7902487Z ++ make_wheel_record torch/include/ATen/ops/split_copy_ops.h 2025-06-01T22:52:34.7902639Z ++ FPATH=torch/include/ATen/ops/split_copy_ops.h 2025-06-01T22:52:34.7903140Z ++ echo torch/include/ATen/ops/split_copy_ops.h 2025-06-01T22:52:34.7904145Z ++ grep RECORD 2025-06-01T22:52:34.7926254Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_copy_ops.h 2025-06-01T22:52:34.7926375Z +++ openssl base64 2025-06-01T22:52:34.7926774Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.7927242Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.7928760Z +++ sed -e s/=//g 2025-06-01T22:52:34.7968758Z ++ HASH=EmZVIcVI8CdDe1TkVFrSmufK5pqp9p37feAuNxF4Hsg 2025-06-01T22:52:34.7973276Z +++ ls -nl torch/include/ATen/ops/split_copy_ops.h 2025-06-01T22:52:34.7974241Z +++ awk '{print $5}' 2025-06-01T22:52:34.8001966Z ++ FSIZE=1887 2025-06-01T22:52:34.8002640Z ++ echo '"torch/include/ATen/ops/split_copy_ops.h",sha256=EmZVIcVI8CdDe1TkVFrSmufK5pqp9p37feAuNxF4Hsg,1887' 2025-06-01T22:52:34.8003307Z ++ read fname 2025-06-01T22:52:34.8003635Z ++ make_wheel_record torch/include/ATen/ops/split_native.h 2025-06-01T22:52:34.8004219Z ++ FPATH=torch/include/ATen/ops/split_native.h 2025-06-01T22:52:34.8004808Z ++ echo torch/include/ATen/ops/split_native.h 2025-06-01T22:52:34.8005178Z ++ grep RECORD 2025-06-01T22:52:34.8031705Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_native.h 2025-06-01T22:52:34.8032219Z +++ openssl base64 2025-06-01T22:52:34.8032468Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.8032727Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.8032984Z +++ sed -e s/=//g 2025-06-01T22:52:34.8075304Z ++ HASH=7PUmF9km2HS179k1Q6JhSVwNQAtU7SwCJhPpVwOTTm8 2025-06-01T22:52:34.8077738Z +++ ls -nl torch/include/ATen/ops/split_native.h 2025-06-01T22:52:34.8078904Z +++ awk '{print $5}' 2025-06-01T22:52:34.8106728Z ++ FSIZE=647 2025-06-01T22:52:34.8107424Z ++ echo '"torch/include/ATen/ops/split_native.h",sha256=7PUmF9km2HS179k1Q6JhSVwNQAtU7SwCJhPpVwOTTm8,647' 2025-06-01T22:52:34.8108096Z ++ read fname 2025-06-01T22:52:34.8108406Z ++ make_wheel_record torch/include/ATen/ops/split_ops.h 2025-06-01T22:52:34.8108851Z ++ FPATH=torch/include/ATen/ops/split_ops.h 2025-06-01T22:52:34.8109237Z ++ echo torch/include/ATen/ops/split_ops.h 2025-06-01T22:52:34.8109575Z ++ grep RECORD 2025-06-01T22:52:34.8129734Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_ops.h 2025-06-01T22:52:34.8130227Z +++ openssl base64 2025-06-01T22:52:34.8131358Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.8132504Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.8133816Z +++ sed -e s/=//g 2025-06-01T22:52:34.8171292Z ++ HASH=JVyfujqYeyrT7Fu2TWgfGRQm_tukRJLd7ZX-ZP_A4ZE 2025-06-01T22:52:34.8176006Z +++ ls -nl torch/include/ATen/ops/split_ops.h 2025-06-01T22:52:34.8176775Z +++ awk '{print $5}' 2025-06-01T22:52:34.8203626Z ++ FSIZE=1882 2025-06-01T22:52:34.8205144Z ++ echo '"torch/include/ATen/ops/split_ops.h",sha256=JVyfujqYeyrT7Fu2TWgfGRQm_tukRJLd7ZX-ZP_A4ZE,1882' 2025-06-01T22:52:34.8205826Z ++ read fname 2025-06-01T22:52:34.8206182Z ++ make_wheel_record torch/include/ATen/ops/split_with_sizes.h 2025-06-01T22:52:34.8206845Z ++ FPATH=torch/include/ATen/ops/split_with_sizes.h 2025-06-01T22:52:34.8207286Z ++ echo torch/include/ATen/ops/split_with_sizes.h 2025-06-01T22:52:34.8207675Z ++ grep RECORD 2025-06-01T22:52:34.8227336Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_with_sizes.h 2025-06-01T22:52:34.8227885Z +++ openssl base64 2025-06-01T22:52:34.8229683Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.8229995Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.8230271Z +++ sed -e s/=//g 2025-06-01T22:52:34.8271116Z ++ HASH=pZi61eP2Vl6XeIuZzGFq5PYcsxQaaVPL_Lh53mS35nQ 2025-06-01T22:52:34.8275351Z +++ ls -nl torch/include/ATen/ops/split_with_sizes.h 2025-06-01T22:52:34.8276243Z +++ awk '{print $5}' 2025-06-01T22:52:34.8302303Z ++ FSIZE=1741 2025-06-01T22:52:34.8302970Z ++ echo '"torch/include/ATen/ops/split_with_sizes.h",sha256=pZi61eP2Vl6XeIuZzGFq5PYcsxQaaVPL_Lh53mS35nQ,1741' 2025-06-01T22:52:34.8303628Z ++ read fname 2025-06-01T22:52:34.8304225Z ++ make_wheel_record torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.8305183Z ++ FPATH=torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.8306016Z ++ echo torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.8306576Z ++ grep RECORD 2025-06-01T22:52:34.8328057Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.8328833Z +++ openssl base64 2025-06-01T22:52:34.8329120Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.8330459Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.8331768Z +++ sed -e s/=//g 2025-06-01T22:52:34.8370658Z ++ HASH=ZLqTTZeLViBbeFfMde3tboq_LN_DM_YorYGmAV0L2XM 2025-06-01T22:52:34.8375891Z +++ ls -nl torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.8376728Z +++ awk '{print $5}' 2025-06-01T22:52:34.8402471Z ++ FSIZE=967 2025-06-01T22:52:34.8403302Z ++ echo '"torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h",sha256=ZLqTTZeLViBbeFfMde3tboq_LN_DM_YorYGmAV0L2XM,967' 2025-06-01T22:52:34.8404305Z ++ read fname 2025-06-01T22:52:34.8404867Z ++ make_wheel_record torch/include/ATen/ops/split_with_sizes_copy.h 2025-06-01T22:52:34.8405405Z ++ FPATH=torch/include/ATen/ops/split_with_sizes_copy.h 2025-06-01T22:52:34.8406028Z ++ echo torch/include/ATen/ops/split_with_sizes_copy.h 2025-06-01T22:52:34.8406427Z ++ grep RECORD 2025-06-01T22:52:34.8430783Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_with_sizes_copy.h 2025-06-01T22:52:34.8431685Z +++ openssl base64 2025-06-01T22:52:34.8432028Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.8432284Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.8432557Z +++ sed -e s/=//g 2025-06-01T22:52:34.8473026Z ++ HASH=egDOrEQ9DZQ44zdO7MEtEaWWu_3atnAuEQYgUr71Erw 2025-06-01T22:52:34.8477136Z +++ ls -nl torch/include/ATen/ops/split_with_sizes_copy.h 2025-06-01T22:52:34.8478050Z +++ awk '{print $5}' 2025-06-01T22:52:34.8506827Z ++ FSIZE=4456 2025-06-01T22:52:34.8507590Z ++ echo '"torch/include/ATen/ops/split_with_sizes_copy.h",sha256=egDOrEQ9DZQ44zdO7MEtEaWWu_3atnAuEQYgUr71Erw,4456' 2025-06-01T22:52:34.8508289Z ++ read fname 2025-06-01T22:52:34.8508848Z ++ make_wheel_record torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.8509736Z ++ FPATH=torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.8510579Z ++ echo torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.8511158Z ++ grep RECORD 2025-06-01T22:52:34.8528682Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.8529423Z +++ openssl base64 2025-06-01T22:52:34.8530276Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.8531653Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.8532648Z +++ sed -e s/=//g 2025-06-01T22:52:34.8571234Z ++ HASH=h8-c2MPRMEgJKMxB2DxkMxvBDItB5arIFhge9AhrpOc 2025-06-01T22:52:34.8576483Z +++ ls -nl torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:34.8578255Z +++ awk '{print $5}' 2025-06-01T22:52:34.8605102Z ++ FSIZE=1254 2025-06-01T22:52:34.8606067Z ++ echo '"torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h",sha256=h8-c2MPRMEgJKMxB2DxkMxvBDItB5arIFhge9AhrpOc,1254' 2025-06-01T22:52:34.8607004Z ++ read fname 2025-06-01T22:52:34.8607652Z ++ make_wheel_record torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.8608718Z ++ FPATH=torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.8609740Z ++ echo torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.8610407Z ++ grep RECORD 2025-06-01T22:52:34.8630833Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.8631676Z +++ openssl base64 2025-06-01T22:52:34.8631933Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.8632990Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.8633247Z +++ sed -e s/=//g 2025-06-01T22:52:34.8674430Z ++ HASH=voL3MYIKgAW0aOb9BKoQX17weTprRc5tWkdKVJwR00Y 2025-06-01T22:52:34.8677517Z +++ ls -nl torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.8678181Z +++ awk '{print $5}' 2025-06-01T22:52:34.8706058Z ++ FSIZE=1003 2025-06-01T22:52:34.8707008Z ++ echo '"torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=voL3MYIKgAW0aOb9BKoQX17weTprRc5tWkdKVJwR00Y,1003' 2025-06-01T22:52:34.8707996Z ++ read fname 2025-06-01T22:52:34.8708565Z ++ make_wheel_record torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h 2025-06-01T22:52:34.8709255Z ++ FPATH=torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h 2025-06-01T22:52:34.8709877Z ++ echo torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h 2025-06-01T22:52:34.8710339Z ++ grep RECORD 2025-06-01T22:52:34.8729510Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h 2025-06-01T22:52:34.8730131Z +++ openssl base64 2025-06-01T22:52:34.8730592Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.8732119Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.8732963Z +++ sed -e s/=//g 2025-06-01T22:52:34.8770946Z ++ HASH=gLuYeUlzigRs6Ris9TvjblyJd6WlSs6FAIxpS1AIwbA 2025-06-01T22:52:34.8775848Z +++ ls -nl torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h 2025-06-01T22:52:34.8776710Z +++ awk '{print $5}' 2025-06-01T22:52:34.8803181Z ++ FSIZE=1212 2025-06-01T22:52:34.8804176Z ++ echo '"torch/include/ATen/ops/split_with_sizes_copy_cuda_dispatch.h",sha256=gLuYeUlzigRs6Ris9TvjblyJd6WlSs6FAIxpS1AIwbA,1212' 2025-06-01T22:52:34.8805168Z ++ read fname 2025-06-01T22:52:34.8805576Z ++ make_wheel_record torch/include/ATen/ops/split_with_sizes_copy_native.h 2025-06-01T22:52:34.8806200Z ++ FPATH=torch/include/ATen/ops/split_with_sizes_copy_native.h 2025-06-01T22:52:34.8806754Z ++ echo torch/include/ATen/ops/split_with_sizes_copy_native.h 2025-06-01T22:52:34.8807195Z ++ grep RECORD 2025-06-01T22:52:34.8828083Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_with_sizes_copy_native.h 2025-06-01T22:52:34.8828669Z +++ openssl base64 2025-06-01T22:52:34.8828942Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.8831186Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.8831466Z +++ sed -e s/=//g 2025-06-01T22:52:34.8873266Z ++ HASH=gEfnEnjNviGdhUdRgBf1L9qj_wL3caP8uEHDhjO_yLU 2025-06-01T22:52:34.8875423Z +++ ls -nl torch/include/ATen/ops/split_with_sizes_copy_native.h 2025-06-01T22:52:34.8876099Z +++ awk '{print $5}' 2025-06-01T22:52:34.8904008Z ++ FSIZE=824 2025-06-01T22:52:34.8904729Z ++ echo '"torch/include/ATen/ops/split_with_sizes_copy_native.h",sha256=gEfnEnjNviGdhUdRgBf1L9qj_wL3caP8uEHDhjO_yLU,824' 2025-06-01T22:52:34.8905588Z ++ read fname 2025-06-01T22:52:34.8905990Z ++ make_wheel_record torch/include/ATen/ops/split_with_sizes_copy_ops.h 2025-06-01T22:52:34.8906606Z ++ FPATH=torch/include/ATen/ops/split_with_sizes_copy_ops.h 2025-06-01T22:52:34.8907129Z ++ echo torch/include/ATen/ops/split_with_sizes_copy_ops.h 2025-06-01T22:52:34.8907545Z ++ grep RECORD 2025-06-01T22:52:34.8927439Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_with_sizes_copy_ops.h 2025-06-01T22:52:34.8928024Z +++ openssl base64 2025-06-01T22:52:34.8928317Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.8929629Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.8931104Z +++ sed -e s/=//g 2025-06-01T22:52:34.8971204Z ++ HASH=a0wRk3FFPdiDyA6Cje_nr0YbVILECU6lP4D1hBCSNaM 2025-06-01T22:52:34.8976123Z +++ ls -nl torch/include/ATen/ops/split_with_sizes_copy_ops.h 2025-06-01T22:52:34.8976854Z +++ awk '{print $5}' 2025-06-01T22:52:34.9005163Z ++ FSIZE=1970 2025-06-01T22:52:34.9005930Z ++ echo '"torch/include/ATen/ops/split_with_sizes_copy_ops.h",sha256=a0wRk3FFPdiDyA6Cje_nr0YbVILECU6lP4D1hBCSNaM,1970' 2025-06-01T22:52:34.9006659Z ++ read fname 2025-06-01T22:52:34.9007062Z ++ make_wheel_record torch/include/ATen/ops/split_with_sizes_native.h 2025-06-01T22:52:34.9007624Z ++ FPATH=torch/include/ATen/ops/split_with_sizes_native.h 2025-06-01T22:52:34.9008131Z ++ echo torch/include/ATen/ops/split_with_sizes_native.h 2025-06-01T22:52:34.9008536Z ++ grep RECORD 2025-06-01T22:52:34.9030194Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_with_sizes_native.h 2025-06-01T22:52:34.9030752Z +++ openssl base64 2025-06-01T22:52:34.9031012Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.9031276Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.9031537Z +++ sed -e s/=//g 2025-06-01T22:52:34.9074272Z ++ HASH=vTXuC-0_f_uYaSchzCzU0zinmhpTOTX6HUOtBc0RruU 2025-06-01T22:52:34.9079342Z +++ ls -nl torch/include/ATen/ops/split_with_sizes_native.h 2025-06-01T22:52:34.9079910Z +++ awk '{print $5}' 2025-06-01T22:52:34.9107014Z ++ FSIZE=675 2025-06-01T22:52:34.9107741Z ++ echo '"torch/include/ATen/ops/split_with_sizes_native.h",sha256=vTXuC-0_f_uYaSchzCzU0zinmhpTOTX6HUOtBc0RruU,675' 2025-06-01T22:52:34.9108471Z ++ read fname 2025-06-01T22:52:34.9108834Z ++ make_wheel_record torch/include/ATen/ops/split_with_sizes_ops.h 2025-06-01T22:52:34.9109358Z ++ FPATH=torch/include/ATen/ops/split_with_sizes_ops.h 2025-06-01T22:52:34.9109808Z ++ echo torch/include/ATen/ops/split_with_sizes_ops.h 2025-06-01T22:52:34.9110347Z ++ grep RECORD 2025-06-01T22:52:34.9128608Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/split_with_sizes_ops.h 2025-06-01T22:52:34.9129144Z +++ openssl base64 2025-06-01T22:52:34.9129492Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.9131077Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.9132217Z +++ sed -e s/=//g 2025-06-01T22:52:34.9170726Z ++ HASH=U7E3rxuvls-lHQNTB65a6-SO5q8KM9hdDrSwRWAJj5Q 2025-06-01T22:52:34.9175331Z +++ ls -nl torch/include/ATen/ops/split_with_sizes_ops.h 2025-06-01T22:52:34.9176173Z +++ awk '{print $5}' 2025-06-01T22:52:34.9203720Z ++ FSIZE=1200 2025-06-01T22:52:34.9204764Z ++ echo '"torch/include/ATen/ops/split_with_sizes_ops.h",sha256=U7E3rxuvls-lHQNTB65a6-SO5q8KM9hdDrSwRWAJj5Q,1200' 2025-06-01T22:52:34.9205490Z ++ read fname 2025-06-01T22:52:34.9205803Z ++ make_wheel_record torch/include/ATen/ops/sqrt.h 2025-06-01T22:52:34.9206231Z ++ FPATH=torch/include/ATen/ops/sqrt.h 2025-06-01T22:52:34.9206593Z ++ echo torch/include/ATen/ops/sqrt.h 2025-06-01T22:52:34.9206937Z ++ grep RECORD 2025-06-01T22:52:34.9227518Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sqrt.h 2025-06-01T22:52:34.9228027Z +++ openssl base64 2025-06-01T22:52:34.9228281Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.9228751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.9230222Z +++ sed -e s/=//g 2025-06-01T22:52:34.9272215Z ++ HASH=z3JkVDb37ZRKxqH_WEEAUhOlhC82O1WUNxWUy4fHcWE 2025-06-01T22:52:34.9274904Z +++ ls -nl torch/include/ATen/ops/sqrt.h 2025-06-01T22:52:34.9276504Z +++ awk '{print $5}' 2025-06-01T22:52:34.9304492Z ++ FSIZE=1143 2025-06-01T22:52:34.9305107Z ++ echo '"torch/include/ATen/ops/sqrt.h",sha256=z3JkVDb37ZRKxqH_WEEAUhOlhC82O1WUNxWUy4fHcWE,1143' 2025-06-01T22:52:34.9305723Z ++ read fname 2025-06-01T22:52:34.9306411Z ++ make_wheel_record torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.9307283Z ++ FPATH=torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.9308118Z ++ echo torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.9308680Z ++ grep RECORD 2025-06-01T22:52:34.9327824Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.9328574Z +++ openssl base64 2025-06-01T22:52:34.9328872Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.9330005Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.9331378Z +++ sed -e s/=//g 2025-06-01T22:52:34.9370499Z ++ HASH=97jxEw3IBLKh7rAWcVQM4cFD7DYbQSPBouJn6uBZt6c 2025-06-01T22:52:34.9375321Z +++ ls -nl torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:34.9376124Z +++ awk '{print $5}' 2025-06-01T22:52:34.9404303Z ++ FSIZE=837 2025-06-01T22:52:34.9405389Z ++ echo '"torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h",sha256=97jxEw3IBLKh7rAWcVQM4cFD7DYbQSPBouJn6uBZt6c,837' 2025-06-01T22:52:34.9406316Z ++ read fname 2025-06-01T22:52:34.9406687Z ++ make_wheel_record torch/include/ATen/ops/sqrt_cpu_dispatch.h 2025-06-01T22:52:34.9407191Z ++ FPATH=torch/include/ATen/ops/sqrt_cpu_dispatch.h 2025-06-01T22:52:34.9407646Z ++ echo torch/include/ATen/ops/sqrt_cpu_dispatch.h 2025-06-01T22:52:34.9408025Z ++ grep RECORD 2025-06-01T22:52:34.9429913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sqrt_cpu_dispatch.h 2025-06-01T22:52:34.9430449Z +++ openssl base64 2025-06-01T22:52:34.9430710Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.9430968Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.9431361Z +++ sed -e s/=//g 2025-06-01T22:52:34.9472261Z ++ HASH=FIzuC9ibPlGlRukNNXHYXwHr4uGhIuJIC3e5oc0MflA 2025-06-01T22:52:34.9476690Z +++ ls -nl torch/include/ATen/ops/sqrt_cpu_dispatch.h 2025-06-01T22:52:34.9477129Z +++ awk '{print $5}' 2025-06-01T22:52:34.9504769Z ++ FSIZE=920 2025-06-01T22:52:34.9505499Z ++ echo '"torch/include/ATen/ops/sqrt_cpu_dispatch.h",sha256=FIzuC9ibPlGlRukNNXHYXwHr4uGhIuJIC3e5oc0MflA,920' 2025-06-01T22:52:34.9506185Z ++ read fname 2025-06-01T22:52:34.9506530Z ++ make_wheel_record torch/include/ATen/ops/sqrt_cuda_dispatch.h 2025-06-01T22:52:34.9507179Z ++ FPATH=torch/include/ATen/ops/sqrt_cuda_dispatch.h 2025-06-01T22:52:34.9507629Z ++ echo torch/include/ATen/ops/sqrt_cuda_dispatch.h 2025-06-01T22:52:34.9508011Z ++ grep RECORD 2025-06-01T22:52:34.9528124Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sqrt_cuda_dispatch.h 2025-06-01T22:52:34.9528695Z +++ openssl base64 2025-06-01T22:52:34.9529051Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.9530388Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.9531766Z +++ sed -e s/=//g 2025-06-01T22:52:34.9571002Z ++ HASH=AG_H9LxQ22aS-YI9CaAwMdxvOIH-sk2oLT7mkOpkU4I 2025-06-01T22:52:34.9576062Z +++ ls -nl torch/include/ATen/ops/sqrt_cuda_dispatch.h 2025-06-01T22:52:34.9577060Z +++ awk '{print $5}' 2025-06-01T22:52:34.9602921Z ++ FSIZE=922 2025-06-01T22:52:34.9603579Z ++ echo '"torch/include/ATen/ops/sqrt_cuda_dispatch.h",sha256=AG_H9LxQ22aS-YI9CaAwMdxvOIH-sk2oLT7mkOpkU4I,922' 2025-06-01T22:52:34.9604382Z ++ read fname 2025-06-01T22:52:34.9604692Z ++ make_wheel_record torch/include/ATen/ops/sqrt_meta.h 2025-06-01T22:52:34.9605389Z ++ FPATH=torch/include/ATen/ops/sqrt_meta.h 2025-06-01T22:52:34.9605783Z ++ echo torch/include/ATen/ops/sqrt_meta.h 2025-06-01T22:52:34.9606782Z ++ grep RECORD 2025-06-01T22:52:34.9629889Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sqrt_meta.h 2025-06-01T22:52:34.9630425Z +++ openssl base64 2025-06-01T22:52:34.9630723Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.9631005Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.9631294Z +++ sed -e s/=//g 2025-06-01T22:52:34.9672125Z ++ HASH=Y1l2GGiSofPSNmwIMMdEiOMthQ_iQQRDZbuV8GIrG6A 2025-06-01T22:52:34.9676232Z +++ ls -nl torch/include/ATen/ops/sqrt_meta.h 2025-06-01T22:52:34.9677220Z +++ awk '{print $5}' 2025-06-01T22:52:34.9704515Z ++ FSIZE=565 2025-06-01T22:52:34.9705143Z ++ echo '"torch/include/ATen/ops/sqrt_meta.h",sha256=Y1l2GGiSofPSNmwIMMdEiOMthQ_iQQRDZbuV8GIrG6A,565' 2025-06-01T22:52:34.9705856Z ++ read fname 2025-06-01T22:52:34.9706223Z ++ make_wheel_record torch/include/ATen/ops/sqrt_meta_dispatch.h 2025-06-01T22:52:34.9706742Z ++ FPATH=torch/include/ATen/ops/sqrt_meta_dispatch.h 2025-06-01T22:52:34.9707237Z ++ echo torch/include/ATen/ops/sqrt_meta_dispatch.h 2025-06-01T22:52:34.9707613Z ++ grep RECORD 2025-06-01T22:52:34.9727597Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sqrt_meta_dispatch.h 2025-06-01T22:52:34.9728186Z +++ openssl base64 2025-06-01T22:52:34.9728487Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.9729853Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.9731117Z +++ sed -e s/=//g 2025-06-01T22:52:34.9770393Z ++ HASH=BXqcvxE3iUMNkgelIAUU0UWcfXnMMyXnOFmcqRd_4PE 2025-06-01T22:52:34.9775251Z +++ ls -nl torch/include/ATen/ops/sqrt_meta_dispatch.h 2025-06-01T22:52:34.9776164Z +++ awk '{print $5}' 2025-06-01T22:52:34.9802516Z ++ FSIZE=922 2025-06-01T22:52:34.9803204Z ++ echo '"torch/include/ATen/ops/sqrt_meta_dispatch.h",sha256=BXqcvxE3iUMNkgelIAUU0UWcfXnMMyXnOFmcqRd_4PE,922' 2025-06-01T22:52:34.9804087Z ++ read fname 2025-06-01T22:52:34.9804407Z ++ make_wheel_record torch/include/ATen/ops/sqrt_native.h 2025-06-01T22:52:34.9805107Z ++ FPATH=torch/include/ATen/ops/sqrt_native.h 2025-06-01T22:52:34.9805516Z ++ echo torch/include/ATen/ops/sqrt_native.h 2025-06-01T22:52:34.9805882Z ++ grep RECORD 2025-06-01T22:52:34.9828440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sqrt_native.h 2025-06-01T22:52:34.9828935Z +++ openssl base64 2025-06-01T22:52:34.9829250Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.9829549Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.9830181Z +++ sed -e s/=//g 2025-06-01T22:52:34.9871621Z ++ HASH=TYYmbONYfRSPwKXUcGVIR3jIdoIeWh5hJR0YAvhsArg 2025-06-01T22:52:34.9875392Z +++ ls -nl torch/include/ATen/ops/sqrt_native.h 2025-06-01T22:52:34.9876238Z +++ awk '{print $5}' 2025-06-01T22:52:34.9904176Z ++ FSIZE=1063 2025-06-01T22:52:34.9905055Z ++ echo '"torch/include/ATen/ops/sqrt_native.h",sha256=TYYmbONYfRSPwKXUcGVIR3jIdoIeWh5hJR0YAvhsArg,1063' 2025-06-01T22:52:34.9905729Z ++ read fname 2025-06-01T22:52:34.9906045Z ++ make_wheel_record torch/include/ATen/ops/sqrt_ops.h 2025-06-01T22:52:34.9906585Z ++ FPATH=torch/include/ATen/ops/sqrt_ops.h 2025-06-01T22:52:34.9906971Z ++ echo torch/include/ATen/ops/sqrt_ops.h 2025-06-01T22:52:34.9907311Z ++ grep RECORD 2025-06-01T22:52:34.9927913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sqrt_ops.h 2025-06-01T22:52:34.9928402Z +++ openssl base64 2025-06-01T22:52:34.9928980Z +++ sed -e s/+/-/g 2025-06-01T22:52:34.9930479Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:34.9931636Z +++ sed -e s/=//g 2025-06-01T22:52:34.9971074Z ++ HASH=z-7Ai2DX_-LVlntE2lVTq8fh5ncOI93_gmxiyDyWwPU 2025-06-01T22:52:34.9975826Z +++ ls -nl torch/include/ATen/ops/sqrt_ops.h 2025-06-01T22:52:34.9976593Z +++ awk '{print $5}' 2025-06-01T22:52:35.0003733Z ++ FSIZE=2028 2025-06-01T22:52:35.0004463Z ++ echo '"torch/include/ATen/ops/sqrt_ops.h",sha256=z-7Ai2DX_-LVlntE2lVTq8fh5ncOI93_gmxiyDyWwPU,2028' 2025-06-01T22:52:35.0005276Z ++ read fname 2025-06-01T22:52:35.0005591Z ++ make_wheel_record torch/include/ATen/ops/square.h 2025-06-01T22:52:35.0006020Z ++ FPATH=torch/include/ATen/ops/square.h 2025-06-01T22:52:35.0006396Z ++ echo torch/include/ATen/ops/square.h 2025-06-01T22:52:35.0006751Z ++ grep RECORD 2025-06-01T22:52:35.0029834Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/square.h 2025-06-01T22:52:35.0030329Z +++ openssl base64 2025-06-01T22:52:35.0030598Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.0030844Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.0031111Z +++ sed -e s/=//g 2025-06-01T22:52:35.0071084Z ++ HASH=P9k6vnO7WGqMGATUGryBKdQax622IDGlkCd6IWuhfvs 2025-06-01T22:52:35.0074963Z +++ ls -nl torch/include/ATen/ops/square.h 2025-06-01T22:52:35.0075798Z +++ awk '{print $5}' 2025-06-01T22:52:35.0103106Z ++ FSIZE=1169 2025-06-01T22:52:35.0103792Z ++ echo '"torch/include/ATen/ops/square.h",sha256=P9k6vnO7WGqMGATUGryBKdQax622IDGlkCd6IWuhfvs,1169' 2025-06-01T22:52:35.0104561Z ++ read fname 2025-06-01T22:52:35.0105051Z ++ make_wheel_record torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.0105800Z ++ FPATH=torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.0106509Z ++ echo torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.0107018Z ++ grep RECORD 2025-06-01T22:52:35.0126987Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.0127672Z +++ openssl base64 2025-06-01T22:52:35.0127934Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.0128820Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.0130228Z +++ sed -e s/=//g 2025-06-01T22:52:35.0170030Z ++ HASH=ArFyRehnUpDPKiX1cyyjno_6Tyecl6SC4XegaUSR2VY 2025-06-01T22:52:35.0175252Z +++ ls -nl torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.0176110Z +++ awk '{print $5}' 2025-06-01T22:52:35.0202897Z ++ FSIZE=972 2025-06-01T22:52:35.0203691Z ++ echo '"torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h",sha256=ArFyRehnUpDPKiX1cyyjno_6Tyecl6SC4XegaUSR2VY,972' 2025-06-01T22:52:35.0204656Z ++ read fname 2025-06-01T22:52:35.0205193Z ++ make_wheel_record torch/include/ATen/ops/square_native.h 2025-06-01T22:52:35.0205662Z ++ FPATH=torch/include/ATen/ops/square_native.h 2025-06-01T22:52:35.0206099Z ++ echo torch/include/ATen/ops/square_native.h 2025-06-01T22:52:35.0206459Z ++ grep RECORD 2025-06-01T22:52:35.0227275Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/square_native.h 2025-06-01T22:52:35.0227804Z +++ openssl base64 2025-06-01T22:52:35.0228070Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.0228701Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.0230025Z +++ sed -e s/=//g 2025-06-01T22:52:35.0272812Z ++ HASH=7G8VETBMhWDOIUoVgn23BwwM3hANh0RlPCkaUjNXbZU 2025-06-01T22:52:35.0274982Z +++ ls -nl torch/include/ATen/ops/square_native.h 2025-06-01T22:52:35.0276078Z +++ awk '{print $5}' 2025-06-01T22:52:35.0303989Z ++ FSIZE=605 2025-06-01T22:52:35.0304637Z ++ echo '"torch/include/ATen/ops/square_native.h",sha256=7G8VETBMhWDOIUoVgn23BwwM3hANh0RlPCkaUjNXbZU,605' 2025-06-01T22:52:35.0305315Z ++ read fname 2025-06-01T22:52:35.0305765Z ++ make_wheel_record torch/include/ATen/ops/square_ops.h 2025-06-01T22:52:35.0306217Z ++ FPATH=torch/include/ATen/ops/square_ops.h 2025-06-01T22:52:35.0306602Z ++ echo torch/include/ATen/ops/square_ops.h 2025-06-01T22:52:35.0306966Z ++ grep RECORD 2025-06-01T22:52:35.0326623Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/square_ops.h 2025-06-01T22:52:35.0327134Z +++ openssl base64 2025-06-01T22:52:35.0327414Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.0328843Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.0329933Z +++ sed -e s/=//g 2025-06-01T22:52:35.0369251Z ++ HASH=xmGUzfaJToMHRycLx9NxvTmBFsHbzww0cFSHnxCnl2c 2025-06-01T22:52:35.0374191Z +++ ls -nl torch/include/ATen/ops/square_ops.h 2025-06-01T22:52:35.0374975Z +++ awk '{print $5}' 2025-06-01T22:52:35.0401999Z ++ FSIZE=2046 2025-06-01T22:52:35.0402652Z ++ echo '"torch/include/ATen/ops/square_ops.h",sha256=xmGUzfaJToMHRycLx9NxvTmBFsHbzww0cFSHnxCnl2c,2046' 2025-06-01T22:52:35.0403312Z ++ read fname 2025-06-01T22:52:35.0403629Z ++ make_wheel_record torch/include/ATen/ops/squeeze.h 2025-06-01T22:52:35.0404171Z ++ FPATH=torch/include/ATen/ops/squeeze.h 2025-06-01T22:52:35.0404733Z ++ echo torch/include/ATen/ops/squeeze.h 2025-06-01T22:52:35.0405092Z ++ grep RECORD 2025-06-01T22:52:35.0427285Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/squeeze.h 2025-06-01T22:52:35.0427791Z +++ openssl base64 2025-06-01T22:52:35.0428044Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.0428550Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.0429240Z +++ sed -e s/=//g 2025-06-01T22:52:35.0470687Z ++ HASH=j6gUGVzSSWG4xLODPD7S3CMQxvCawFigquEHcBiN0no 2025-06-01T22:52:35.0473658Z +++ ls -nl torch/include/ATen/ops/squeeze.h 2025-06-01T22:52:35.0474885Z +++ awk '{print $5}' 2025-06-01T22:52:35.0502649Z ++ FSIZE=1212 2025-06-01T22:52:35.0503563Z ++ echo '"torch/include/ATen/ops/squeeze.h",sha256=j6gUGVzSSWG4xLODPD7S3CMQxvCawFigquEHcBiN0no,1212' 2025-06-01T22:52:35.0504213Z ++ read fname 2025-06-01T22:52:35.0504694Z ++ make_wheel_record torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.0505484Z ++ FPATH=torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.0517162Z ++ echo torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.0517706Z ++ grep RECORD 2025-06-01T22:52:35.0526615Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.0527292Z +++ openssl base64 2025-06-01T22:52:35.0527554Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.0529019Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.0530343Z +++ sed -e s/=//g 2025-06-01T22:52:35.0569908Z ++ HASH=JedZgFF9yVWNAk5y50Ry92u5MBpkVHswD5ZujA-roTw 2025-06-01T22:52:35.0574584Z +++ ls -nl torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.0575611Z +++ awk '{print $5}' 2025-06-01T22:52:35.0602633Z ++ FSIZE=1099 2025-06-01T22:52:35.0603489Z ++ echo '"torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h",sha256=JedZgFF9yVWNAk5y50Ry92u5MBpkVHswD5ZujA-roTw,1099' 2025-06-01T22:52:35.0604476Z ++ read fname 2025-06-01T22:52:35.0605163Z ++ make_wheel_record torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.0605945Z ++ FPATH=torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.0606686Z ++ echo torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.0607204Z ++ grep RECORD 2025-06-01T22:52:35.0628424Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.0629117Z +++ openssl base64 2025-06-01T22:52:35.0629374Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.0629639Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.0629897Z +++ sed -e s/=//g 2025-06-01T22:52:35.0671097Z ++ HASH=S9SO_l3wPUVxsrUVq6U_cIwCZonl40hAe6FNk_UeNAU 2025-06-01T22:52:35.0675138Z +++ ls -nl torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.0675883Z +++ awk '{print $5}' 2025-06-01T22:52:35.0703750Z ++ FSIZE=851 2025-06-01T22:52:35.0704781Z ++ echo '"torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h",sha256=S9SO_l3wPUVxsrUVq6U_cIwCZonl40hAe6FNk_UeNAU,851' 2025-06-01T22:52:35.0705611Z ++ read fname 2025-06-01T22:52:35.0705931Z ++ make_wheel_record torch/include/ATen/ops/squeeze_copy.h 2025-06-01T22:52:35.0706390Z ++ FPATH=torch/include/ATen/ops/squeeze_copy.h 2025-06-01T22:52:35.0706797Z ++ echo torch/include/ATen/ops/squeeze_copy.h 2025-06-01T22:52:35.0707154Z ++ grep RECORD 2025-06-01T22:52:35.0727525Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/squeeze_copy.h 2025-06-01T22:52:35.0728028Z +++ openssl base64 2025-06-01T22:52:35.0728440Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.0730018Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.0731049Z +++ sed -e s/=//g 2025-06-01T22:52:35.0769939Z ++ HASH=tWhNSuuxaJjKzZuOuxMd-SDo3T-P-SX7k5BmmItJe3g 2025-06-01T22:52:35.0774581Z +++ ls -nl torch/include/ATen/ops/squeeze_copy.h 2025-06-01T22:52:35.0775796Z +++ awk '{print $5}' 2025-06-01T22:52:35.0802530Z ++ FSIZE=2491 2025-06-01T22:52:35.0803211Z ++ echo '"torch/include/ATen/ops/squeeze_copy.h",sha256=tWhNSuuxaJjKzZuOuxMd-SDo3T-P-SX7k5BmmItJe3g,2491' 2025-06-01T22:52:35.0803886Z ++ read fname 2025-06-01T22:52:35.0804694Z ++ make_wheel_record torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.0805545Z ++ FPATH=torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.0806325Z ++ echo torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.0807020Z ++ grep RECORD 2025-06-01T22:52:35.0830413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.0831253Z +++ openssl base64 2025-06-01T22:52:35.0831527Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.0831777Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.0832056Z +++ sed -e s/=//g 2025-06-01T22:52:35.0873779Z ++ HASH=XOOhc9zI2HTk01FwjEtS1cXPWfHlT57Cqqq1c0pGRpo 2025-06-01T22:52:35.0876331Z +++ ls -nl torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.0877405Z +++ awk '{print $5}' 2025-06-01T22:52:35.0906125Z ++ FSIZE=1285 2025-06-01T22:52:35.0907110Z ++ echo '"torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h",sha256=XOOhc9zI2HTk01FwjEtS1cXPWfHlT57Cqqq1c0pGRpo,1285' 2025-06-01T22:52:35.0907975Z ++ read fname 2025-06-01T22:52:35.0908579Z ++ make_wheel_record torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.0909539Z ++ FPATH=torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.0910443Z ++ echo torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.0911066Z ++ grep RECORD 2025-06-01T22:52:35.0928416Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.0929185Z +++ openssl base64 2025-06-01T22:52:35.0929652Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.0931079Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.0932646Z +++ sed -e s/=//g 2025-06-01T22:52:35.0970661Z ++ HASH=qsoDUAwDFa6Tb6Vh9IYW5iOBp6kM2PgBAZ8i4Fn0KFQ 2025-06-01T22:52:35.0975765Z +++ ls -nl torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.0976396Z +++ awk '{print $5}' 2025-06-01T22:52:35.1003211Z ++ FSIZE=950 2025-06-01T22:52:35.1004441Z ++ echo '"torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=qsoDUAwDFa6Tb6Vh9IYW5iOBp6kM2PgBAZ8i4Fn0KFQ,950' 2025-06-01T22:52:35.1005607Z ++ read fname 2025-06-01T22:52:35.1005988Z ++ make_wheel_record torch/include/ATen/ops/squeeze_copy_native.h 2025-06-01T22:52:35.1006506Z ++ FPATH=torch/include/ATen/ops/squeeze_copy_native.h 2025-06-01T22:52:35.1006977Z ++ echo torch/include/ATen/ops/squeeze_copy_native.h 2025-06-01T22:52:35.1007368Z ++ grep RECORD 2025-06-01T22:52:35.1028175Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/squeeze_copy_native.h 2025-06-01T22:52:35.1028928Z +++ openssl base64 2025-06-01T22:52:35.1029189Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.1029445Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.1029848Z +++ sed -e s/=//g 2025-06-01T22:52:35.1073664Z ++ HASH=JlK7tYEgklM8132hDzWEWMhVrMy_9RmqAQMK_WT9dAQ 2025-06-01T22:52:35.1075687Z +++ ls -nl torch/include/ATen/ops/squeeze_copy_native.h 2025-06-01T22:52:35.1076365Z +++ awk '{print $5}' 2025-06-01T22:52:35.1103629Z ++ FSIZE=940 2025-06-01T22:52:35.1104286Z ++ echo '"torch/include/ATen/ops/squeeze_copy_native.h",sha256=JlK7tYEgklM8132hDzWEWMhVrMy_9RmqAQMK_WT9dAQ,940' 2025-06-01T22:52:35.1104966Z ++ read fname 2025-06-01T22:52:35.1105308Z ++ make_wheel_record torch/include/ATen/ops/squeeze_copy_ops.h 2025-06-01T22:52:35.1105806Z ++ FPATH=torch/include/ATen/ops/squeeze_copy_ops.h 2025-06-01T22:52:35.1106234Z ++ echo torch/include/ATen/ops/squeeze_copy_ops.h 2025-06-01T22:52:35.1106617Z ++ grep RECORD 2025-06-01T22:52:35.1127470Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/squeeze_copy_ops.h 2025-06-01T22:52:35.1127988Z +++ openssl base64 2025-06-01T22:52:35.1128294Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.1129611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.1131041Z +++ sed -e s/=//g 2025-06-01T22:52:35.1171899Z ++ HASH=twuI1ZE-V9MWYMj4nWvORU68RflYbhp6CNk7Nz0gYds 2025-06-01T22:52:35.1176644Z +++ ls -nl torch/include/ATen/ops/squeeze_copy_ops.h 2025-06-01T22:52:35.1178260Z +++ awk '{print $5}' 2025-06-01T22:52:35.1205478Z ++ FSIZE=4115 2025-06-01T22:52:35.1206362Z ++ echo '"torch/include/ATen/ops/squeeze_copy_ops.h",sha256=twuI1ZE-V9MWYMj4nWvORU68RflYbhp6CNk7Nz0gYds,4115' 2025-06-01T22:52:35.1207057Z ++ read fname 2025-06-01T22:52:35.1207414Z ++ make_wheel_record torch/include/ATen/ops/squeeze_native.h 2025-06-01T22:52:35.1207962Z ++ FPATH=torch/include/ATen/ops/squeeze_native.h 2025-06-01T22:52:35.1208394Z ++ echo torch/include/ATen/ops/squeeze_native.h 2025-06-01T22:52:35.1208778Z ++ grep RECORD 2025-06-01T22:52:35.1232058Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/squeeze_native.h 2025-06-01T22:52:35.1232594Z +++ openssl base64 2025-06-01T22:52:35.1232851Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.1233112Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.1233370Z +++ sed -e s/=//g 2025-06-01T22:52:35.1274824Z ++ HASH=MSuCtw8G9kXtW6p9UiQDwh8_JiQP_sayFJgVRvrjka0 2025-06-01T22:52:35.1277719Z +++ ls -nl torch/include/ATen/ops/squeeze_native.h 2025-06-01T22:52:35.1278452Z +++ awk '{print $5}' 2025-06-01T22:52:35.1305631Z ++ FSIZE=1409 2025-06-01T22:52:35.1306340Z ++ echo '"torch/include/ATen/ops/squeeze_native.h",sha256=MSuCtw8G9kXtW6p9UiQDwh8_JiQP_sayFJgVRvrjka0,1409' 2025-06-01T22:52:35.1307017Z ++ read fname 2025-06-01T22:52:35.1307204Z ++ make_wheel_record torch/include/ATen/ops/squeeze_ops.h 2025-06-01T22:52:35.1307363Z ++ FPATH=torch/include/ATen/ops/squeeze_ops.h 2025-06-01T22:52:35.1307499Z ++ echo torch/include/ATen/ops/squeeze_ops.h 2025-06-01T22:52:35.1308032Z ++ grep RECORD 2025-06-01T22:52:35.1328747Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/squeeze_ops.h 2025-06-01T22:52:35.1329229Z +++ openssl base64 2025-06-01T22:52:35.1330374Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.1331777Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.1333101Z +++ sed -e s/=//g 2025-06-01T22:52:35.1371143Z ++ HASH=Lw2MMqxTrKYPFHIpeH1-rP30cCDEWQRLYYUroJnnZpA 2025-06-01T22:52:35.1375723Z +++ ls -nl torch/include/ATen/ops/squeeze_ops.h 2025-06-01T22:52:35.1376718Z +++ awk '{print $5}' 2025-06-01T22:52:35.1404109Z ++ FSIZE=4945 2025-06-01T22:52:35.1404845Z ++ echo '"torch/include/ATen/ops/squeeze_ops.h",sha256=Lw2MMqxTrKYPFHIpeH1-rP30cCDEWQRLYYUroJnnZpA,4945' 2025-06-01T22:52:35.1405130Z ++ read fname 2025-06-01T22:52:35.1405328Z ++ make_wheel_record torch/include/ATen/ops/sspaddmm.h 2025-06-01T22:52:35.1405511Z ++ FPATH=torch/include/ATen/ops/sspaddmm.h 2025-06-01T22:52:35.1405640Z ++ echo torch/include/ATen/ops/sspaddmm.h 2025-06-01T22:52:35.1405773Z ++ grep RECORD 2025-06-01T22:52:35.1430542Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sspaddmm.h 2025-06-01T22:52:35.1430861Z +++ openssl base64 2025-06-01T22:52:35.1431038Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.1431456Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.1431589Z +++ sed -e s/=//g 2025-06-01T22:52:35.1474192Z ++ HASH=W8wS6Gajs2DhUS5QXp_fnCyOKPV85VQQs9-meAIpfL4 2025-06-01T22:52:35.1478025Z +++ ls -nl torch/include/ATen/ops/sspaddmm.h 2025-06-01T22:52:35.1478890Z +++ awk '{print $5}' 2025-06-01T22:52:35.1506568Z ++ FSIZE=1607 2025-06-01T22:52:35.1507103Z ++ echo '"torch/include/ATen/ops/sspaddmm.h",sha256=W8wS6Gajs2DhUS5QXp_fnCyOKPV85VQQs9-meAIpfL4,1607' 2025-06-01T22:52:35.1507595Z ++ read fname 2025-06-01T22:52:35.1508004Z ++ make_wheel_record torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.1508320Z ++ FPATH=torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.1508632Z ++ echo torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.1508996Z ++ grep RECORD 2025-06-01T22:52:35.1529857Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.1529991Z +++ openssl base64 2025-06-01T22:52:35.1530920Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.1532351Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.1533431Z +++ sed -e s/=//g 2025-06-01T22:52:35.1571691Z ++ HASH=nr_I9hBUFBQmfZOvwWeH9zLuQyBntS3slyqgcUqB8JY 2025-06-01T22:52:35.1576697Z +++ ls -nl torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.1578132Z +++ awk '{print $5}' 2025-06-01T22:52:35.1603756Z ++ FSIZE=871 2025-06-01T22:52:35.1604583Z ++ echo '"torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h",sha256=nr_I9hBUFBQmfZOvwWeH9zLuQyBntS3slyqgcUqB8JY,871' 2025-06-01T22:52:35.1605007Z ++ read fname 2025-06-01T22:52:35.1605246Z ++ make_wheel_record torch/include/ATen/ops/sspaddmm_cpu_dispatch.h 2025-06-01T22:52:35.1605498Z ++ FPATH=torch/include/ATen/ops/sspaddmm_cpu_dispatch.h 2025-06-01T22:52:35.1605917Z ++ echo torch/include/ATen/ops/sspaddmm_cpu_dispatch.h 2025-06-01T22:52:35.1606871Z ++ grep RECORD 2025-06-01T22:52:35.1629460Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sspaddmm_cpu_dispatch.h 2025-06-01T22:52:35.1629592Z +++ openssl base64 2025-06-01T22:52:35.1629727Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.1630176Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.1631701Z +++ sed -e s/=//g 2025-06-01T22:52:35.1670553Z ++ HASH=nAn1kOw6aJaflPQADEzUEiHtTRMxgKdbLCs6vxwsX28 2025-06-01T22:52:35.1675383Z +++ ls -nl torch/include/ATen/ops/sspaddmm_cpu_dispatch.h 2025-06-01T22:52:35.1676052Z +++ awk '{print $5}' 2025-06-01T22:52:35.1703325Z ++ FSIZE=1033 2025-06-01T22:52:35.1704005Z ++ echo '"torch/include/ATen/ops/sspaddmm_cpu_dispatch.h",sha256=nAn1kOw6aJaflPQADEzUEiHtTRMxgKdbLCs6vxwsX28,1033' 2025-06-01T22:52:35.1704109Z ++ read fname 2025-06-01T22:52:35.1704389Z ++ make_wheel_record torch/include/ATen/ops/sspaddmm_cuda_dispatch.h 2025-06-01T22:52:35.1704643Z ++ FPATH=torch/include/ATen/ops/sspaddmm_cuda_dispatch.h 2025-06-01T22:52:35.1704854Z ++ echo torch/include/ATen/ops/sspaddmm_cuda_dispatch.h 2025-06-01T22:52:35.1705853Z ++ grep RECORD 2025-06-01T22:52:35.1726947Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sspaddmm_cuda_dispatch.h 2025-06-01T22:52:35.1727065Z +++ openssl base64 2025-06-01T22:52:35.1727970Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.1729321Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.1730667Z +++ sed -e s/=//g 2025-06-01T22:52:35.1769632Z ++ HASH=qQrd39YejwtWGJnHD0VRTv1YWLFHgvWsgUpL9ylb9Yk 2025-06-01T22:52:35.1774578Z +++ ls -nl torch/include/ATen/ops/sspaddmm_cuda_dispatch.h 2025-06-01T22:52:35.1775614Z +++ awk '{print $5}' 2025-06-01T22:52:35.1802323Z ++ FSIZE=1035 2025-06-01T22:52:35.1802907Z ++ echo '"torch/include/ATen/ops/sspaddmm_cuda_dispatch.h",sha256=qQrd39YejwtWGJnHD0VRTv1YWLFHgvWsgUpL9ylb9Yk,1035' 2025-06-01T22:52:35.1803022Z ++ read fname 2025-06-01T22:52:35.1803299Z ++ make_wheel_record torch/include/ATen/ops/sspaddmm_native.h 2025-06-01T22:52:35.1803517Z ++ FPATH=torch/include/ATen/ops/sspaddmm_native.h 2025-06-01T22:52:35.1804150Z ++ echo torch/include/ATen/ops/sspaddmm_native.h 2025-06-01T22:52:35.1805579Z ++ grep RECORD 2025-06-01T22:52:35.1828633Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sspaddmm_native.h 2025-06-01T22:52:35.1828751Z +++ openssl base64 2025-06-01T22:52:35.1828856Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.1830074Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.1831115Z +++ sed -e s/=//g 2025-06-01T22:52:35.1871323Z ++ HASH=6Km5-E7004oHuwr2c8cdtixm6w10J0ZgkUaGj8ygT_8 2025-06-01T22:52:35.1875505Z +++ ls -nl torch/include/ATen/ops/sspaddmm_native.h 2025-06-01T22:52:35.1876261Z +++ awk '{print $5}' 2025-06-01T22:52:35.1903627Z ++ FSIZE=1349 2025-06-01T22:52:35.1904161Z ++ echo '"torch/include/ATen/ops/sspaddmm_native.h",sha256=6Km5-E7004oHuwr2c8cdtixm6w10J0ZgkUaGj8ygT_8,1349' 2025-06-01T22:52:35.1904272Z ++ read fname 2025-06-01T22:52:35.1904479Z ++ make_wheel_record torch/include/ATen/ops/sspaddmm_ops.h 2025-06-01T22:52:35.1904653Z ++ FPATH=torch/include/ATen/ops/sspaddmm_ops.h 2025-06-01T22:52:35.1905317Z ++ echo torch/include/ATen/ops/sspaddmm_ops.h 2025-06-01T22:52:35.1906801Z ++ grep RECORD 2025-06-01T22:52:35.1927844Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sspaddmm_ops.h 2025-06-01T22:52:35.1927982Z +++ openssl base64 2025-06-01T22:52:35.1928725Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.1929989Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.1931349Z +++ sed -e s/=//g 2025-06-01T22:52:35.1970106Z ++ HASH=4a9FqzYNmyfeNlCDLv7FDzC_eBmaSNPNUK_CsIcl3XM 2025-06-01T22:52:35.1974964Z +++ ls -nl torch/include/ATen/ops/sspaddmm_ops.h 2025-06-01T22:52:35.1975925Z +++ awk '{print $5}' 2025-06-01T22:52:35.2001586Z ++ FSIZE=2240 2025-06-01T22:52:35.2002316Z ++ echo '"torch/include/ATen/ops/sspaddmm_ops.h",sha256=4a9FqzYNmyfeNlCDLv7FDzC_eBmaSNPNUK_CsIcl3XM,2240' 2025-06-01T22:52:35.2002634Z ++ read fname 2025-06-01T22:52:35.2002847Z ++ make_wheel_record torch/include/ATen/ops/stack.h 2025-06-01T22:52:35.2002972Z ++ FPATH=torch/include/ATen/ops/stack.h 2025-06-01T22:52:35.2003137Z ++ echo torch/include/ATen/ops/stack.h 2025-06-01T22:52:35.2005034Z ++ grep RECORD 2025-06-01T22:52:35.2026497Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/stack.h 2025-06-01T22:52:35.2026626Z +++ openssl base64 2025-06-01T22:52:35.2028269Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.2029285Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.2029384Z +++ sed -e s/=//g 2025-06-01T22:52:35.2071856Z ++ HASH=MNGygaJ3ZT5878AZ7sSVs_w4_3dzcMzAU4-4XCe8Kbc 2025-06-01T22:52:35.2074139Z +++ ls -nl torch/include/ATen/ops/stack.h 2025-06-01T22:52:35.2075270Z +++ awk '{print $5}' 2025-06-01T22:52:35.2102912Z ++ FSIZE=1129 2025-06-01T22:52:35.2103356Z ++ echo '"torch/include/ATen/ops/stack.h",sha256=MNGygaJ3ZT5878AZ7sSVs_w4_3dzcMzAU4-4XCe8Kbc,1129' 2025-06-01T22:52:35.2103461Z ++ read fname 2025-06-01T22:52:35.2103831Z ++ make_wheel_record torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.2104122Z ++ FPATH=torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.2104398Z ++ echo torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.2105005Z ++ grep RECORD 2025-06-01T22:52:35.2126721Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.2126836Z +++ openssl base64 2025-06-01T22:52:35.2127180Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.2128496Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.2129750Z +++ sed -e s/=//g 2025-06-01T22:52:35.2168769Z ++ HASH=OXt2k3jhQ4jnVGNOl8MbEMQYqXNwA__R6NjcHjIst-U 2025-06-01T22:52:35.2173906Z +++ ls -nl torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.2174499Z +++ awk '{print $5}' 2025-06-01T22:52:35.2201796Z ++ FSIZE=958 2025-06-01T22:52:35.2202437Z ++ echo '"torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h",sha256=OXt2k3jhQ4jnVGNOl8MbEMQYqXNwA__R6NjcHjIst-U,958' 2025-06-01T22:52:35.2202536Z ++ read fname 2025-06-01T22:52:35.2202740Z ++ make_wheel_record torch/include/ATen/ops/stack_native.h 2025-06-01T22:52:35.2203034Z ++ FPATH=torch/include/ATen/ops/stack_native.h 2025-06-01T22:52:35.2203294Z ++ echo torch/include/ATen/ops/stack_native.h 2025-06-01T22:52:35.2203760Z ++ grep RECORD 2025-06-01T22:52:35.2227240Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/stack_native.h 2025-06-01T22:52:35.2227559Z +++ openssl base64 2025-06-01T22:52:35.2227959Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.2228876Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.2229304Z +++ sed -e s/=//g 2025-06-01T22:52:35.2270192Z ++ HASH=QE6WoL_82j-AT-mAu0irZIhHRghKLlX49kcFPL4zZFc 2025-06-01T22:52:35.2273301Z +++ ls -nl torch/include/ATen/ops/stack_native.h 2025-06-01T22:52:35.2274691Z +++ awk '{print $5}' 2025-06-01T22:52:35.2302363Z ++ FSIZE=578 2025-06-01T22:52:35.2302863Z ++ echo '"torch/include/ATen/ops/stack_native.h",sha256=QE6WoL_82j-AT-mAu0irZIhHRghKLlX49kcFPL4zZFc,578' 2025-06-01T22:52:35.2302966Z ++ read fname 2025-06-01T22:52:35.2303158Z ++ make_wheel_record torch/include/ATen/ops/stack_ops.h 2025-06-01T22:52:35.2303297Z ++ FPATH=torch/include/ATen/ops/stack_ops.h 2025-06-01T22:52:35.2303430Z ++ echo torch/include/ATen/ops/stack_ops.h 2025-06-01T22:52:35.2303961Z ++ grep RECORD 2025-06-01T22:52:35.2326331Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/stack_ops.h 2025-06-01T22:52:35.2326451Z +++ openssl base64 2025-06-01T22:52:35.2327133Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.2328363Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.2329745Z +++ sed -e s/=//g 2025-06-01T22:52:35.2368984Z ++ HASH=6swrdiYcz6uSL64LpY9HVGpr8KJQkzyOBaFvAL_dZiw 2025-06-01T22:52:35.2373917Z +++ ls -nl torch/include/ATen/ops/stack_ops.h 2025-06-01T22:52:35.2374933Z +++ awk '{print $5}' 2025-06-01T22:52:35.2401872Z ++ FSIZE=1631 2025-06-01T22:52:35.2402339Z ++ echo '"torch/include/ATen/ops/stack_ops.h",sha256=6swrdiYcz6uSL64LpY9HVGpr8KJQkzyOBaFvAL_dZiw,1631' 2025-06-01T22:52:35.2402573Z ++ read fname 2025-06-01T22:52:35.2402727Z ++ make_wheel_record torch/include/ATen/ops/std.h 2025-06-01T22:52:35.2402866Z ++ FPATH=torch/include/ATen/ops/std.h 2025-06-01T22:52:35.2402997Z ++ echo torch/include/ATen/ops/std.h 2025-06-01T22:52:35.2403275Z ++ grep RECORD 2025-06-01T22:52:35.2427453Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std.h 2025-06-01T22:52:35.2427578Z +++ openssl base64 2025-06-01T22:52:35.2427684Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.2429168Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.2429387Z +++ sed -e s/=//g 2025-06-01T22:52:35.2470544Z ++ HASH=aZhj3hA2E7nchFlV_rriF9njefeMYNkenDjQdjT8z8Q 2025-06-01T22:52:35.2474426Z +++ ls -nl torch/include/ATen/ops/std.h 2025-06-01T22:52:35.2475539Z +++ awk '{print $5}' 2025-06-01T22:52:35.2503212Z ++ FSIZE=4871 2025-06-01T22:52:35.2503710Z ++ echo '"torch/include/ATen/ops/std.h",sha256=aZhj3hA2E7nchFlV_rriF9njefeMYNkenDjQdjT8z8Q,4871' 2025-06-01T22:52:35.2504168Z ++ read fname 2025-06-01T22:52:35.2504579Z ++ make_wheel_record torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.2504856Z ++ FPATH=torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.2505131Z ++ echo torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.2505322Z ++ grep RECORD 2025-06-01T22:52:35.2526861Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.2526993Z +++ openssl base64 2025-06-01T22:52:35.2527537Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.2528812Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.2530012Z +++ sed -e s/=//g 2025-06-01T22:52:35.2570251Z ++ HASH=WhKbemRRHqqWk6ZMKFLA2peKQ9PHnCImXOb4ZLHYElU 2025-06-01T22:52:35.2575025Z +++ ls -nl torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.2576040Z +++ awk '{print $5}' 2025-06-01T22:52:35.2603179Z ++ FSIZE=2021 2025-06-01T22:52:35.2603843Z ++ echo '"torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h",sha256=WhKbemRRHqqWk6ZMKFLA2peKQ9PHnCImXOb4ZLHYElU,2021' 2025-06-01T22:52:35.2604049Z ++ read fname 2025-06-01T22:52:35.2604285Z ++ make_wheel_record torch/include/ATen/ops/std_cpu_dispatch.h 2025-06-01T22:52:35.2604574Z ++ FPATH=torch/include/ATen/ops/std_cpu_dispatch.h 2025-06-01T22:52:35.2604903Z ++ echo torch/include/ATen/ops/std_cpu_dispatch.h 2025-06-01T22:52:35.2605590Z ++ grep RECORD 2025-06-01T22:52:35.2629513Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std_cpu_dispatch.h 2025-06-01T22:52:35.2629731Z +++ openssl base64 2025-06-01T22:52:35.2629861Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.2630038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.2631327Z +++ sed -e s/=//g 2025-06-01T22:52:35.2672424Z ++ HASH=91LWqGLXL4stVSiWJNgCiC-fVogJcgT5iraq90Ybayo 2025-06-01T22:52:35.2675287Z +++ ls -nl torch/include/ATen/ops/std_cpu_dispatch.h 2025-06-01T22:52:35.2676530Z +++ awk '{print $5}' 2025-06-01T22:52:35.2704740Z ++ FSIZE=1213 2025-06-01T22:52:35.2705272Z ++ echo '"torch/include/ATen/ops/std_cpu_dispatch.h",sha256=91LWqGLXL4stVSiWJNgCiC-fVogJcgT5iraq90Ybayo,1213' 2025-06-01T22:52:35.2705370Z ++ read fname 2025-06-01T22:52:35.2705582Z ++ make_wheel_record torch/include/ATen/ops/std_cuda_dispatch.h 2025-06-01T22:52:35.2705762Z ++ FPATH=torch/include/ATen/ops/std_cuda_dispatch.h 2025-06-01T22:52:35.2706330Z ++ echo torch/include/ATen/ops/std_cuda_dispatch.h 2025-06-01T22:52:35.2707061Z ++ grep RECORD 2025-06-01T22:52:35.2728368Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std_cuda_dispatch.h 2025-06-01T22:52:35.2728510Z +++ openssl base64 2025-06-01T22:52:35.2729545Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.2730901Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.2732237Z +++ sed -e s/=//g 2025-06-01T22:52:35.2771490Z ++ HASH=-DiKXpgGulYlPrVRtUjB5YwuZ8zibfXwL0phAkhDCZE 2025-06-01T22:52:35.2776658Z +++ ls -nl torch/include/ATen/ops/std_cuda_dispatch.h 2025-06-01T22:52:35.2778316Z +++ awk '{print $5}' 2025-06-01T22:52:35.2804980Z ++ FSIZE=1215 2025-06-01T22:52:35.2805597Z ++ echo '"torch/include/ATen/ops/std_cuda_dispatch.h",sha256=-DiKXpgGulYlPrVRtUjB5YwuZ8zibfXwL0phAkhDCZE,1215' 2025-06-01T22:52:35.2805717Z ++ read fname 2025-06-01T22:52:35.2805895Z ++ make_wheel_record torch/include/ATen/ops/std_mean.h 2025-06-01T22:52:35.2806043Z ++ FPATH=torch/include/ATen/ops/std_mean.h 2025-06-01T22:52:35.2806195Z ++ echo torch/include/ATen/ops/std_mean.h 2025-06-01T22:52:35.2806953Z ++ grep RECORD 2025-06-01T22:52:35.2830392Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std_mean.h 2025-06-01T22:52:35.2830510Z +++ openssl base64 2025-06-01T22:52:35.2830696Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.2831733Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.2831846Z +++ sed -e s/=//g 2025-06-01T22:52:35.2875384Z ++ HASH=qtrKrnKrWEgIN3OcJkjeNhgT6Ad9hPghUWpUK_xLILA 2025-06-01T22:52:35.2881278Z +++ ls -nl torch/include/ATen/ops/std_mean.h 2025-06-01T22:52:35.2882164Z +++ awk '{print $5}' 2025-06-01T22:52:35.2909283Z ++ FSIZE=3217 2025-06-01T22:52:35.2909760Z ++ echo '"torch/include/ATen/ops/std_mean.h",sha256=qtrKrnKrWEgIN3OcJkjeNhgT6Ad9hPghUWpUK_xLILA,3217' 2025-06-01T22:52:35.2909861Z ++ read fname 2025-06-01T22:52:35.2910314Z ++ make_wheel_record torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.2910617Z ++ FPATH=torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.2911221Z ++ echo torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.2912066Z ++ grep RECORD 2025-06-01T22:52:35.2931939Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.2932298Z +++ openssl base64 2025-06-01T22:52:35.2933732Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.2935019Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.2936410Z +++ sed -e s/=//g 2025-06-01T22:52:35.2974095Z ++ HASH=VCpaG6XBA7kUd_nHk0P_Q4fy0Qlf4Y_RtBdbcVGTLak 2025-06-01T22:52:35.2979623Z +++ ls -nl torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.2980175Z +++ awk '{print $5}' 2025-06-01T22:52:35.3006624Z ++ FSIZE=1183 2025-06-01T22:52:35.3007441Z ++ echo '"torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h",sha256=VCpaG6XBA7kUd_nHk0P_Q4fy0Qlf4Y_RtBdbcVGTLak,1183' 2025-06-01T22:52:35.3008398Z ++ read fname 2025-06-01T22:52:35.3008916Z ++ make_wheel_record torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.3009701Z ++ FPATH=torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.3010447Z ++ echo torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.3010966Z ++ grep RECORD 2025-06-01T22:52:35.3032335Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.3033024Z +++ openssl base64 2025-06-01T22:52:35.3034324Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.3034586Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.3034846Z +++ sed -e s/=//g 2025-06-01T22:52:35.3078067Z ++ HASH=0t2CCz_BRz4vw2-lm74cNf65DAmRpPNGM8P3SxeJ8Ko 2025-06-01T22:52:35.3080159Z +++ ls -nl torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.3081054Z +++ awk '{print $5}' 2025-06-01T22:52:35.3110184Z ++ FSIZE=1273 2025-06-01T22:52:35.3111061Z ++ echo '"torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h",sha256=0t2CCz_BRz4vw2-lm74cNf65DAmRpPNGM8P3SxeJ8Ko,1273' 2025-06-01T22:52:35.3111899Z ++ read fname 2025-06-01T22:52:35.3112266Z ++ make_wheel_record torch/include/ATen/ops/std_mean_cpu_dispatch.h 2025-06-01T22:52:35.3112805Z ++ FPATH=torch/include/ATen/ops/std_mean_cpu_dispatch.h 2025-06-01T22:52:35.3113281Z ++ echo torch/include/ATen/ops/std_mean_cpu_dispatch.h 2025-06-01T22:52:35.3113790Z ++ grep RECORD 2025-06-01T22:52:35.3130850Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std_mean_cpu_dispatch.h 2025-06-01T22:52:35.3131381Z +++ openssl base64 2025-06-01T22:52:35.3132092Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.3133380Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.3134661Z +++ sed -e s/=//g 2025-06-01T22:52:35.3173025Z ++ HASH=Rjd4e1_wDVt1nH12JogCPzxJITes6YLs0TzERJRQqsY 2025-06-01T22:52:35.3178665Z +++ ls -nl torch/include/ATen/ops/std_mean_cpu_dispatch.h 2025-06-01T22:52:35.3179455Z +++ awk '{print $5}' 2025-06-01T22:52:35.3206179Z ++ FSIZE=874 2025-06-01T22:52:35.3206866Z ++ echo '"torch/include/ATen/ops/std_mean_cpu_dispatch.h",sha256=Rjd4e1_wDVt1nH12JogCPzxJITes6YLs0TzERJRQqsY,874' 2025-06-01T22:52:35.3207577Z ++ read fname 2025-06-01T22:52:35.3207956Z ++ make_wheel_record torch/include/ATen/ops/std_mean_cuda_dispatch.h 2025-06-01T22:52:35.3208522Z ++ FPATH=torch/include/ATen/ops/std_mean_cuda_dispatch.h 2025-06-01T22:52:35.3209017Z ++ echo torch/include/ATen/ops/std_mean_cuda_dispatch.h 2025-06-01T22:52:35.3209428Z ++ grep RECORD 2025-06-01T22:52:35.3231893Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std_mean_cuda_dispatch.h 2025-06-01T22:52:35.3232453Z +++ openssl base64 2025-06-01T22:52:35.3232732Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.3232981Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.3233253Z +++ sed -e s/=//g 2025-06-01T22:52:35.3274352Z ++ HASH=7DHVQB0VmevNgu4dlp2kHE4CPYJQ34k223yCll47J1Y 2025-06-01T22:52:35.3278140Z +++ ls -nl torch/include/ATen/ops/std_mean_cuda_dispatch.h 2025-06-01T22:52:35.3278949Z +++ awk '{print $5}' 2025-06-01T22:52:35.3306217Z ++ FSIZE=876 2025-06-01T22:52:35.3307001Z ++ echo '"torch/include/ATen/ops/std_mean_cuda_dispatch.h",sha256=7DHVQB0VmevNgu4dlp2kHE4CPYJQ34k223yCll47J1Y,876' 2025-06-01T22:52:35.3307700Z ++ read fname 2025-06-01T22:52:35.3308623Z ++ make_wheel_record torch/include/ATen/ops/std_mean_native.h 2025-06-01T22:52:35.3309235Z ++ FPATH=torch/include/ATen/ops/std_mean_native.h 2025-06-01T22:52:35.3309676Z ++ echo torch/include/ATen/ops/std_mean_native.h 2025-06-01T22:52:35.3310056Z ++ grep RECORD 2025-06-01T22:52:35.3334830Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std_mean_native.h 2025-06-01T22:52:35.3335379Z +++ openssl base64 2025-06-01T22:52:35.3336297Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.3337752Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.3339017Z +++ sed -e s/=//g 2025-06-01T22:52:35.3381690Z ++ HASH=Hjhy0NPJa8-XfmPxMsdJFf_4fb6JuHjHtgsEVAphhCM 2025-06-01T22:52:35.3382604Z +++ ls -nl torch/include/ATen/ops/std_mean_native.h 2025-06-01T22:52:35.3383862Z +++ awk '{print $5}' 2025-06-01T22:52:35.3407753Z ++ FSIZE=1437 2025-06-01T22:52:35.3408395Z ++ echo '"torch/include/ATen/ops/std_mean_native.h",sha256=Hjhy0NPJa8-XfmPxMsdJFf_4fb6JuHjHtgsEVAphhCM,1437' 2025-06-01T22:52:35.3409090Z ++ read fname 2025-06-01T22:52:35.3409418Z ++ make_wheel_record torch/include/ATen/ops/std_mean_ops.h 2025-06-01T22:52:35.3409885Z ++ FPATH=torch/include/ATen/ops/std_mean_ops.h 2025-06-01T22:52:35.3411144Z ++ echo torch/include/ATen/ops/std_mean_ops.h 2025-06-01T22:52:35.3412473Z ++ grep RECORD 2025-06-01T22:52:35.3434582Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std_mean_ops.h 2025-06-01T22:52:35.3435466Z +++ openssl base64 2025-06-01T22:52:35.3435820Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.3436134Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.3436992Z +++ sed -e s/=//g 2025-06-01T22:52:35.3479155Z ++ HASH=-etY1zBoUnack3n08JTq93awjvKdJC-GhHSuyTzbgzI 2025-06-01T22:52:35.3482517Z +++ ls -nl torch/include/ATen/ops/std_mean_ops.h 2025-06-01T22:52:35.3483667Z +++ awk '{print $5}' 2025-06-01T22:52:35.3510907Z ++ FSIZE=5696 2025-06-01T22:52:35.3511626Z ++ echo '"torch/include/ATen/ops/std_mean_ops.h",sha256=-etY1zBoUnack3n08JTq93awjvKdJC-GhHSuyTzbgzI,5696' 2025-06-01T22:52:35.3512296Z ++ read fname 2025-06-01T22:52:35.3512611Z ++ make_wheel_record torch/include/ATen/ops/std_native.h 2025-06-01T22:52:35.3513053Z ++ FPATH=torch/include/ATen/ops/std_native.h 2025-06-01T22:52:35.3513443Z ++ echo torch/include/ATen/ops/std_native.h 2025-06-01T22:52:35.3513950Z ++ grep RECORD 2025-06-01T22:52:35.3532634Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std_native.h 2025-06-01T22:52:35.3533247Z +++ openssl base64 2025-06-01T22:52:35.3534575Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.3535903Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.3537344Z +++ sed -e s/=//g 2025-06-01T22:52:35.3576595Z ++ HASH=EY5BR-P8ic1qFdLDTxs2cH3r7v9G6dzLclVDXs5V-AA 2025-06-01T22:52:35.3581398Z +++ ls -nl torch/include/ATen/ops/std_native.h 2025-06-01T22:52:35.3582234Z +++ awk '{print $5}' 2025-06-01T22:52:35.3606486Z ++ FSIZE=2012 2025-06-01T22:52:35.3607139Z ++ echo '"torch/include/ATen/ops/std_native.h",sha256=EY5BR-P8ic1qFdLDTxs2cH3r7v9G6dzLclVDXs5V-AA,2012' 2025-06-01T22:52:35.3607796Z ++ read fname 2025-06-01T22:52:35.3608125Z ++ make_wheel_record torch/include/ATen/ops/std_ops.h 2025-06-01T22:52:35.3608554Z ++ FPATH=torch/include/ATen/ops/std_ops.h 2025-06-01T22:52:35.3609188Z ++ echo torch/include/ATen/ops/std_ops.h 2025-06-01T22:52:35.3610361Z ++ grep RECORD 2025-06-01T22:52:35.3636024Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/std_ops.h 2025-06-01T22:52:35.3636524Z +++ openssl base64 2025-06-01T22:52:35.3636781Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.3638721Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.3638983Z +++ sed -e s/=//g 2025-06-01T22:52:35.3679143Z ++ HASH=ny16C20P9KczcLt-ktgU5VqMZUSIKF9CGsT4gZRu9qU 2025-06-01T22:52:35.3682390Z +++ ls -nl torch/include/ATen/ops/std_ops.h 2025-06-01T22:52:35.3683264Z +++ awk '{print $5}' 2025-06-01T22:52:35.3711569Z ++ FSIZE=7504 2025-06-01T22:52:35.3712208Z ++ echo '"torch/include/ATen/ops/std_ops.h",sha256=ny16C20P9KczcLt-ktgU5VqMZUSIKF9CGsT4gZRu9qU,7504' 2025-06-01T22:52:35.3712855Z ++ read fname 2025-06-01T22:52:35.3713144Z ++ make_wheel_record torch/include/ATen/ops/stft.h 2025-06-01T22:52:35.3713563Z ++ FPATH=torch/include/ATen/ops/stft.h 2025-06-01T22:52:35.3713914Z ++ echo torch/include/ATen/ops/stft.h 2025-06-01T22:52:35.3714250Z ++ grep RECORD 2025-06-01T22:52:35.3731213Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/stft.h 2025-06-01T22:52:35.3731660Z +++ openssl base64 2025-06-01T22:52:35.3732886Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.3734217Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.3735426Z +++ sed -e s/=//g 2025-06-01T22:52:35.3773327Z ++ HASH=2OwFHHNm1EsfmwrsLbY17Hm7szDdBG_CB4suudrjau4 2025-06-01T22:52:35.3778779Z +++ ls -nl torch/include/ATen/ops/stft.h 2025-06-01T22:52:35.3779596Z +++ awk '{print $5}' 2025-06-01T22:52:35.3805661Z ++ FSIZE=2072 2025-06-01T22:52:35.3806401Z ++ echo '"torch/include/ATen/ops/stft.h",sha256=2OwFHHNm1EsfmwrsLbY17Hm7szDdBG_CB4suudrjau4,2072' 2025-06-01T22:52:35.3807040Z ++ read fname 2025-06-01T22:52:35.3807517Z ++ make_wheel_record torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.3808284Z ++ FPATH=torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.3808990Z ++ echo torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.3809500Z ++ grep RECORD 2025-06-01T22:52:35.3831842Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.3832503Z +++ openssl base64 2025-06-01T22:52:35.3832843Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.3833121Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.3833380Z +++ sed -e s/=//g 2025-06-01T22:52:35.3874910Z ++ HASH=HBoMncjEQwtJ9Z2U1IKpXOcsWKEId0W-IPvt78eR0FE 2025-06-01T22:52:35.3878515Z +++ ls -nl torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.3879307Z +++ awk '{print $5}' 2025-06-01T22:52:35.3908189Z ++ FSIZE=1516 2025-06-01T22:52:35.3909054Z ++ echo '"torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h",sha256=HBoMncjEQwtJ9Z2U1IKpXOcsWKEId0W-IPvt78eR0FE,1516' 2025-06-01T22:52:35.3909906Z ++ read fname 2025-06-01T22:52:35.3910224Z ++ make_wheel_record torch/include/ATen/ops/stft_native.h 2025-06-01T22:52:35.3910674Z ++ FPATH=torch/include/ATen/ops/stft_native.h 2025-06-01T22:52:35.3911076Z ++ echo torch/include/ATen/ops/stft_native.h 2025-06-01T22:52:35.3911569Z ++ grep RECORD 2025-06-01T22:52:35.3930232Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/stft_native.h 2025-06-01T22:52:35.3930721Z +++ openssl base64 2025-06-01T22:52:35.3931972Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.3933110Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.3934522Z +++ sed -e s/=//g 2025-06-01T22:52:35.3972213Z ++ HASH=fJdhwK_bwmVi2qC-EVSP51U8cMUCIccvchKDsu1wmoE 2025-06-01T22:52:35.3977123Z +++ ls -nl torch/include/ATen/ops/stft_native.h 2025-06-01T22:52:35.3978719Z +++ awk '{print $5}' 2025-06-01T22:52:35.4005851Z ++ FSIZE=1267 2025-06-01T22:52:35.4006509Z ++ echo '"torch/include/ATen/ops/stft_native.h",sha256=fJdhwK_bwmVi2qC-EVSP51U8cMUCIccvchKDsu1wmoE,1267' 2025-06-01T22:52:35.4007172Z ++ read fname 2025-06-01T22:52:35.4007500Z ++ make_wheel_record torch/include/ATen/ops/stft_ops.h 2025-06-01T22:52:35.4007934Z ++ FPATH=torch/include/ATen/ops/stft_ops.h 2025-06-01T22:52:35.4008344Z ++ echo torch/include/ATen/ops/stft_ops.h 2025-06-01T22:52:35.4008695Z ++ grep RECORD 2025-06-01T22:52:35.4030401Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/stft_ops.h 2025-06-01T22:52:35.4030996Z +++ openssl base64 2025-06-01T22:52:35.4031251Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.4031785Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.4032500Z +++ sed -e s/=//g 2025-06-01T22:52:35.4073572Z ++ HASH=JIe69_mNoalxymdNYZKpl4hLjatNgPtsmAJtIrDsYQU 2025-06-01T22:52:35.4077264Z +++ ls -nl torch/include/ATen/ops/stft_ops.h 2025-06-01T22:52:35.4077827Z +++ awk '{print $5}' 2025-06-01T22:52:35.4105961Z ++ FSIZE=3345 2025-06-01T22:52:35.4106882Z ++ echo '"torch/include/ATen/ops/stft_ops.h",sha256=JIe69_mNoalxymdNYZKpl4hLjatNgPtsmAJtIrDsYQU,3345' 2025-06-01T22:52:35.4107522Z ++ read fname 2025-06-01T22:52:35.4107834Z ++ make_wheel_record torch/include/ATen/ops/stride.h 2025-06-01T22:52:35.4108240Z ++ FPATH=torch/include/ATen/ops/stride.h 2025-06-01T22:52:35.4108616Z ++ echo torch/include/ATen/ops/stride.h 2025-06-01T22:52:35.4109095Z ++ grep RECORD 2025-06-01T22:52:35.4128787Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/stride.h 2025-06-01T22:52:35.4129288Z +++ openssl base64 2025-06-01T22:52:35.4130417Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.4131962Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.4133146Z +++ sed -e s/=//g 2025-06-01T22:52:35.4170894Z ++ HASH=EORLmkDCGRxA7Kk6XAUQNNM_uzzYwFDpvuPFQOexEyU 2025-06-01T22:52:35.4175923Z +++ ls -nl torch/include/ATen/ops/stride.h 2025-06-01T22:52:35.4176841Z +++ awk '{print $5}' 2025-06-01T22:52:35.4203923Z ++ FSIZE=857 2025-06-01T22:52:35.4204808Z ++ echo '"torch/include/ATen/ops/stride.h",sha256=EORLmkDCGRxA7Kk6XAUQNNM_uzzYwFDpvuPFQOexEyU,857' 2025-06-01T22:52:35.4205657Z ++ read fname 2025-06-01T22:52:35.4206156Z ++ make_wheel_record torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.4206941Z ++ FPATH=torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.4207655Z ++ echo torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.4208193Z ++ grep RECORD 2025-06-01T22:52:35.4229623Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.4230283Z +++ openssl base64 2025-06-01T22:52:35.4230566Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.4230810Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.4231078Z +++ sed -e s/=//g 2025-06-01T22:52:35.4271608Z ++ HASH=PN5dIRTcMD-TajrInu1eREZxjdwEEkE5pCfXJS47R4s 2025-06-01T22:52:35.4275488Z +++ ls -nl torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.4276262Z +++ awk '{print $5}' 2025-06-01T22:52:35.4304027Z ++ FSIZE=842 2025-06-01T22:52:35.4304921Z ++ echo '"torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h",sha256=PN5dIRTcMD-TajrInu1eREZxjdwEEkE5pCfXJS47R4s,842' 2025-06-01T22:52:35.4305755Z ++ read fname 2025-06-01T22:52:35.4306098Z ++ make_wheel_record torch/include/ATen/ops/stride_native.h 2025-06-01T22:52:35.4306574Z ++ FPATH=torch/include/ATen/ops/stride_native.h 2025-06-01T22:52:35.4307118Z ++ echo torch/include/ATen/ops/stride_native.h 2025-06-01T22:52:35.4307491Z ++ grep RECORD 2025-06-01T22:52:35.4327765Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/stride_native.h 2025-06-01T22:52:35.4328454Z +++ openssl base64 2025-06-01T22:52:35.4328723Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.4329818Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.4330956Z +++ sed -e s/=//g 2025-06-01T22:52:35.4370737Z ++ HASH=hxZpCBdZ47UAQUQg4eChAKQl7wgdR19R5drzNuXNKjQ 2025-06-01T22:52:35.4375779Z +++ ls -nl torch/include/ATen/ops/stride_native.h 2025-06-01T22:52:35.4376714Z +++ awk '{print $5}' 2025-06-01T22:52:35.4403781Z ++ FSIZE=554 2025-06-01T22:52:35.4405012Z ++ echo '"torch/include/ATen/ops/stride_native.h",sha256=hxZpCBdZ47UAQUQg4eChAKQl7wgdR19R5drzNuXNKjQ,554' 2025-06-01T22:52:35.4405705Z ++ read fname 2025-06-01T22:52:35.4406053Z ++ make_wheel_record torch/include/ATen/ops/stride_ops.h 2025-06-01T22:52:35.4406511Z ++ FPATH=torch/include/ATen/ops/stride_ops.h 2025-06-01T22:52:35.4406924Z ++ echo torch/include/ATen/ops/stride_ops.h 2025-06-01T22:52:35.4407284Z ++ grep RECORD 2025-06-01T22:52:35.4428536Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/stride_ops.h 2025-06-01T22:52:35.4429065Z +++ openssl base64 2025-06-01T22:52:35.4429686Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.4429956Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.4430225Z +++ sed -e s/=//g 2025-06-01T22:52:35.4470553Z ++ HASH=TBi2gf5OQrkxFfgsS0k__dA7SZISeLEg91yxrFO-D-s 2025-06-01T22:52:35.4474417Z +++ ls -nl torch/include/ATen/ops/stride_ops.h 2025-06-01T22:52:35.4475573Z +++ awk '{print $5}' 2025-06-01T22:52:35.4502930Z ++ FSIZE=1571 2025-06-01T22:52:35.4503613Z ++ echo '"torch/include/ATen/ops/stride_ops.h",sha256=TBi2gf5OQrkxFfgsS0k__dA7SZISeLEg91yxrFO-D-s,1571' 2025-06-01T22:52:35.4504267Z ++ read fname 2025-06-01T22:52:35.4504564Z ++ make_wheel_record torch/include/ATen/ops/sub.h 2025-06-01T22:52:35.4504982Z ++ FPATH=torch/include/ATen/ops/sub.h 2025-06-01T22:52:35.4505474Z ++ echo torch/include/ATen/ops/sub.h 2025-06-01T22:52:35.4505825Z ++ grep RECORD 2025-06-01T22:52:35.4526754Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sub.h 2025-06-01T22:52:35.4527224Z +++ openssl base64 2025-06-01T22:52:35.4527729Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.4528856Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.4529846Z +++ sed -e s/=//g 2025-06-01T22:52:35.4570103Z ++ HASH=s2jpiqF3MJpVVUzAZkBIdi0DhIfqgEmca9wkQ_aqd44 2025-06-01T22:52:35.4574803Z +++ ls -nl torch/include/ATen/ops/sub.h 2025-06-01T22:52:35.4576056Z +++ awk '{print $5}' 2025-06-01T22:52:35.4602175Z ++ FSIZE=2138 2025-06-01T22:52:35.4602750Z ++ echo '"torch/include/ATen/ops/sub.h",sha256=s2jpiqF3MJpVVUzAZkBIdi0DhIfqgEmca9wkQ_aqd44,2138' 2025-06-01T22:52:35.4603364Z ++ read fname 2025-06-01T22:52:35.4603881Z ++ make_wheel_record torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.4604919Z ++ FPATH=torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.4605671Z ++ echo torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.4606173Z ++ grep RECORD 2025-06-01T22:52:35.4631687Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.4632408Z +++ openssl base64 2025-06-01T22:52:35.4632685Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.4635026Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.4635333Z +++ sed -e s/=//g 2025-06-01T22:52:35.4675027Z ++ HASH=6okzax7hRp3u7e6DzUg-ZoG_jEUvB2P94CKdfkaW0Ug 2025-06-01T22:52:35.4679658Z +++ ls -nl torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.4680398Z +++ awk '{print $5}' 2025-06-01T22:52:35.4708141Z ++ FSIZE=1174 2025-06-01T22:52:35.4708993Z ++ echo '"torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h",sha256=6okzax7hRp3u7e6DzUg-ZoG_jEUvB2P94CKdfkaW0Ug,1174' 2025-06-01T22:52:35.4709804Z ++ read fname 2025-06-01T22:52:35.4710344Z ++ make_wheel_record torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.4711359Z ++ FPATH=torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.4712176Z ++ echo torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.4712789Z ++ grep RECORD 2025-06-01T22:52:35.4731029Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.4731731Z +++ openssl base64 2025-06-01T22:52:35.4732540Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.4733889Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.4735493Z +++ sed -e s/=//g 2025-06-01T22:52:35.4773043Z ++ HASH=OxvbKUWEyGxA1fKAq6Nl_M_a9_bzwTGFAgQe42YIjFY 2025-06-01T22:52:35.4778905Z +++ ls -nl torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.4779513Z +++ awk '{print $5}' 2025-06-01T22:52:35.4805651Z ++ FSIZE=943 2025-06-01T22:52:35.4806548Z ++ echo '"torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h",sha256=OxvbKUWEyGxA1fKAq6Nl_M_a9_bzwTGFAgQe42YIjFY,943' 2025-06-01T22:52:35.4807472Z ++ read fname 2025-06-01T22:52:35.4807830Z ++ make_wheel_record torch/include/ATen/ops/sub_cpu_dispatch.h 2025-06-01T22:52:35.4808347Z ++ FPATH=torch/include/ATen/ops/sub_cpu_dispatch.h 2025-06-01T22:52:35.4808798Z ++ echo torch/include/ATen/ops/sub_cpu_dispatch.h 2025-06-01T22:52:35.4809197Z ++ grep RECORD 2025-06-01T22:52:35.4831082Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sub_cpu_dispatch.h 2025-06-01T22:52:35.4831614Z +++ openssl base64 2025-06-01T22:52:35.4831900Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.4832395Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.4833614Z +++ sed -e s/=//g 2025-06-01T22:52:35.4874236Z ++ HASH=z338yo7XiXwDw1ho7R18dgS9aA0P5fNGfEPMP3s-kD4 2025-06-01T22:52:35.4877330Z +++ ls -nl torch/include/ATen/ops/sub_cpu_dispatch.h 2025-06-01T22:52:35.4878213Z +++ awk '{print $5}' 2025-06-01T22:52:35.4905312Z ++ FSIZE=1130 2025-06-01T22:52:35.4906281Z ++ echo '"torch/include/ATen/ops/sub_cpu_dispatch.h",sha256=z338yo7XiXwDw1ho7R18dgS9aA0P5fNGfEPMP3s-kD4,1130' 2025-06-01T22:52:35.4906981Z ++ read fname 2025-06-01T22:52:35.4907325Z ++ make_wheel_record torch/include/ATen/ops/sub_cuda_dispatch.h 2025-06-01T22:52:35.4907824Z ++ FPATH=torch/include/ATen/ops/sub_cuda_dispatch.h 2025-06-01T22:52:35.4908258Z ++ echo torch/include/ATen/ops/sub_cuda_dispatch.h 2025-06-01T22:52:35.4908643Z ++ grep RECORD 2025-06-01T22:52:35.4928923Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sub_cuda_dispatch.h 2025-06-01T22:52:35.4929652Z +++ openssl base64 2025-06-01T22:52:35.4931054Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.4932263Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.4933563Z +++ sed -e s/=//g 2025-06-01T22:52:35.4972888Z ++ HASH=Wmo_-nNh6xa4QvPSGoSWJf9Z2ReGrjwvKyHT5dxk_qc 2025-06-01T22:52:35.4978407Z +++ ls -nl torch/include/ATen/ops/sub_cuda_dispatch.h 2025-06-01T22:52:35.4979222Z +++ awk '{print $5}' 2025-06-01T22:52:35.5005761Z ++ FSIZE=1132 2025-06-01T22:52:35.5006444Z ++ echo '"torch/include/ATen/ops/sub_cuda_dispatch.h",sha256=Wmo_-nNh6xa4QvPSGoSWJf9Z2ReGrjwvKyHT5dxk_qc,1132' 2025-06-01T22:52:35.5007206Z ++ read fname 2025-06-01T22:52:35.5007583Z ++ make_wheel_record torch/include/ATen/ops/sub_meta.h 2025-06-01T22:52:35.5008017Z ++ FPATH=torch/include/ATen/ops/sub_meta.h 2025-06-01T22:52:35.5008418Z ++ echo torch/include/ATen/ops/sub_meta.h 2025-06-01T22:52:35.5008777Z ++ grep RECORD 2025-06-01T22:52:35.5030442Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sub_meta.h 2025-06-01T22:52:35.5031236Z +++ openssl base64 2025-06-01T22:52:35.5031491Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.5031766Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.5032895Z +++ sed -e s/=//g 2025-06-01T22:52:35.5074568Z ++ HASH=VmiuskHDkS9szrzOWXh_OTG-3vhBOREKSZ4TN7j9pV8 2025-06-01T22:52:35.5077798Z +++ ls -nl torch/include/ATen/ops/sub_meta.h 2025-06-01T22:52:35.5078349Z +++ awk '{print $5}' 2025-06-01T22:52:35.5106226Z ++ FSIZE=623 2025-06-01T22:52:35.5106864Z ++ echo '"torch/include/ATen/ops/sub_meta.h",sha256=VmiuskHDkS9szrzOWXh_OTG-3vhBOREKSZ4TN7j9pV8,623' 2025-06-01T22:52:35.5107644Z ++ read fname 2025-06-01T22:52:35.5107997Z ++ make_wheel_record torch/include/ATen/ops/sub_meta_dispatch.h 2025-06-01T22:52:35.5108505Z ++ FPATH=torch/include/ATen/ops/sub_meta_dispatch.h 2025-06-01T22:52:35.5109035Z ++ echo torch/include/ATen/ops/sub_meta_dispatch.h 2025-06-01T22:52:35.5109423Z ++ grep RECORD 2025-06-01T22:52:35.5129259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sub_meta_dispatch.h 2025-06-01T22:52:35.5129807Z +++ openssl base64 2025-06-01T22:52:35.5130485Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.5132063Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.5133331Z +++ sed -e s/=//g 2025-06-01T22:52:35.5171216Z ++ HASH=5HtfxiQj1pfoE2WZFLkUIRgG_3u-X6Iod_SFLsDOQ5E 2025-06-01T22:52:35.5176069Z +++ ls -nl torch/include/ATen/ops/sub_meta_dispatch.h 2025-06-01T22:52:35.5176831Z +++ awk '{print $5}' 2025-06-01T22:52:35.5204641Z ++ FSIZE=1132 2025-06-01T22:52:35.5205513Z ++ echo '"torch/include/ATen/ops/sub_meta_dispatch.h",sha256=5HtfxiQj1pfoE2WZFLkUIRgG_3u-X6Iod_SFLsDOQ5E,1132' 2025-06-01T22:52:35.5206204Z ++ read fname 2025-06-01T22:52:35.5206547Z ++ make_wheel_record torch/include/ATen/ops/sub_native.h 2025-06-01T22:52:35.5206993Z ++ FPATH=torch/include/ATen/ops/sub_native.h 2025-06-01T22:52:35.5207411Z ++ echo torch/include/ATen/ops/sub_native.h 2025-06-01T22:52:35.5207788Z ++ grep RECORD 2025-06-01T22:52:35.5230278Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sub_native.h 2025-06-01T22:52:35.5230781Z +++ openssl base64 2025-06-01T22:52:35.5231039Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.5231316Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.5232201Z +++ sed -e s/=//g 2025-06-01T22:52:35.5272677Z ++ HASH=cjpu5Ee78cnbAL_sYpLKptjRs2jL4ukM-NEkj9zl5do 2025-06-01T22:52:35.5276493Z +++ ls -nl torch/include/ATen/ops/sub_native.h 2025-06-01T22:52:35.5277288Z +++ awk '{print $5}' 2025-06-01T22:52:35.5306144Z ++ FSIZE=1583 2025-06-01T22:52:35.5306945Z ++ echo '"torch/include/ATen/ops/sub_native.h",sha256=cjpu5Ee78cnbAL_sYpLKptjRs2jL4ukM-NEkj9zl5do,1583' 2025-06-01T22:52:35.5307615Z ++ read fname 2025-06-01T22:52:35.5307924Z ++ make_wheel_record torch/include/ATen/ops/sub_ops.h 2025-06-01T22:52:35.5308354Z ++ FPATH=torch/include/ATen/ops/sub_ops.h 2025-06-01T22:52:35.5308736Z ++ echo torch/include/ATen/ops/sub_ops.h 2025-06-01T22:52:35.5309082Z ++ grep RECORD 2025-06-01T22:52:35.5328351Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sub_ops.h 2025-06-01T22:52:35.5328831Z +++ openssl base64 2025-06-01T22:52:35.5329560Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.5331053Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.5332554Z +++ sed -e s/=//g 2025-06-01T22:52:35.5370754Z ++ HASH=ttSiEUTtOKk1x-lFc0S9Yg2yyUZMJqP1rufCDWglSvw 2025-06-01T22:52:35.5375488Z +++ ls -nl torch/include/ATen/ops/sub_ops.h 2025-06-01T22:52:35.5376376Z +++ awk '{print $5}' 2025-06-01T22:52:35.5404184Z ++ FSIZE=4732 2025-06-01T22:52:35.5405076Z ++ echo '"torch/include/ATen/ops/sub_ops.h",sha256=ttSiEUTtOKk1x-lFc0S9Yg2yyUZMJqP1rufCDWglSvw,4732' 2025-06-01T22:52:35.5405753Z ++ read fname 2025-06-01T22:52:35.5406078Z ++ make_wheel_record torch/include/ATen/ops/subtract.h 2025-06-01T22:52:35.5406526Z ++ FPATH=torch/include/ATen/ops/subtract.h 2025-06-01T22:52:35.5406910Z ++ echo torch/include/ATen/ops/subtract.h 2025-06-01T22:52:35.5407282Z ++ grep RECORD 2025-06-01T22:52:35.5430368Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/subtract.h 2025-06-01T22:52:35.5430875Z +++ openssl base64 2025-06-01T22:52:35.5431151Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.5431402Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.5431678Z +++ sed -e s/=//g 2025-06-01T22:52:35.5472246Z ++ HASH=Tl1C5pmcn8_1d0b6U7waPwmjH8INIPAZjeMBaaAzkDQ 2025-06-01T22:52:35.5476305Z +++ ls -nl torch/include/ATen/ops/subtract.h 2025-06-01T22:52:35.5477248Z +++ awk '{print $5}' 2025-06-01T22:52:35.5505153Z ++ FSIZE=1609 2025-06-01T22:52:35.5505851Z ++ echo '"torch/include/ATen/ops/subtract.h",sha256=Tl1C5pmcn8_1d0b6U7waPwmjH8INIPAZjeMBaaAzkDQ,1609' 2025-06-01T22:52:35.5506486Z ++ read fname 2025-06-01T22:52:35.5507003Z ++ make_wheel_record torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.5507918Z ++ FPATH=torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.5508644Z ++ echo torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.5509231Z ++ grep RECORD 2025-06-01T22:52:35.5528643Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.5529336Z +++ openssl base64 2025-06-01T22:52:35.5529680Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.5531125Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.5532475Z +++ sed -e s/=//g 2025-06-01T22:52:35.5571963Z ++ HASH=9wHS4xcrqPU8tU7zQcD4_T0hhuiyEbJkB5uquKplJbE 2025-06-01T22:52:35.5577425Z +++ ls -nl torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.5578674Z +++ awk '{print $5}' 2025-06-01T22:52:35.5605750Z ++ FSIZE=1411 2025-06-01T22:52:35.5606594Z ++ echo '"torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h",sha256=9wHS4xcrqPU8tU7zQcD4_T0hhuiyEbJkB5uquKplJbE,1411' 2025-06-01T22:52:35.5607470Z ++ read fname 2025-06-01T22:52:35.5607830Z ++ make_wheel_record torch/include/ATen/ops/subtract_native.h 2025-06-01T22:52:35.5608326Z ++ FPATH=torch/include/ATen/ops/subtract_native.h 2025-06-01T22:52:35.5608771Z ++ echo torch/include/ATen/ops/subtract_native.h 2025-06-01T22:52:35.5609143Z ++ grep RECORD 2025-06-01T22:52:35.5629997Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/subtract_native.h 2025-06-01T22:52:35.5630548Z +++ openssl base64 2025-06-01T22:52:35.5630831Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.5631100Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.5632182Z +++ sed -e s/=//g 2025-06-01T22:52:35.5674264Z ++ HASH=g35e24XRCMhIzVys2KD0WyfK7XQ4GvN2nfg0JY7gJFk 2025-06-01T22:52:35.5677320Z +++ ls -nl torch/include/ATen/ops/subtract_native.h 2025-06-01T22:52:35.5678052Z +++ awk '{print $5}' 2025-06-01T22:52:35.5706934Z ++ FSIZE=988 2025-06-01T22:52:35.5707848Z ++ echo '"torch/include/ATen/ops/subtract_native.h",sha256=g35e24XRCMhIzVys2KD0WyfK7XQ4GvN2nfg0JY7gJFk,988' 2025-06-01T22:52:35.5708549Z ++ read fname 2025-06-01T22:52:35.5708871Z ++ make_wheel_record torch/include/ATen/ops/subtract_ops.h 2025-06-01T22:52:35.5709336Z ++ FPATH=torch/include/ATen/ops/subtract_ops.h 2025-06-01T22:52:35.5709730Z ++ echo torch/include/ATen/ops/subtract_ops.h 2025-06-01T22:52:35.5710088Z ++ grep RECORD 2025-06-01T22:52:35.5729048Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/subtract_ops.h 2025-06-01T22:52:35.5729570Z +++ openssl base64 2025-06-01T22:52:35.5730630Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.5731810Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.5733066Z +++ sed -e s/=//g 2025-06-01T22:52:35.5771753Z ++ HASH=kL5YT14Cv3qUB9WXrTRxtVAE85Dh8_yPn36lTdAZMoM 2025-06-01T22:52:35.5776715Z +++ ls -nl torch/include/ATen/ops/subtract_ops.h 2025-06-01T22:52:35.5778189Z +++ awk '{print $5}' 2025-06-01T22:52:35.5805065Z ++ FSIZE=4031 2025-06-01T22:52:35.5805721Z ++ echo '"torch/include/ATen/ops/subtract_ops.h",sha256=kL5YT14Cv3qUB9WXrTRxtVAE85Dh8_yPn36lTdAZMoM,4031' 2025-06-01T22:52:35.5806389Z ++ read fname 2025-06-01T22:52:35.5806699Z ++ make_wheel_record torch/include/ATen/ops/sum.h 2025-06-01T22:52:35.5807112Z ++ FPATH=torch/include/ATen/ops/sum.h 2025-06-01T22:52:35.5807494Z ++ echo torch/include/ATen/ops/sum.h 2025-06-01T22:52:35.5807826Z ++ grep RECORD 2025-06-01T22:52:35.5829945Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum.h 2025-06-01T22:52:35.5830421Z +++ openssl base64 2025-06-01T22:52:35.5830676Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.5830979Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.5832194Z +++ sed -e s/=//g 2025-06-01T22:52:35.5875188Z ++ HASH=mb9AdZ1XetA6zER4YjLT-00CcvATQfpEVDwh-CcN0-Y 2025-06-01T22:52:35.5878512Z +++ ls -nl torch/include/ATen/ops/sum.h 2025-06-01T22:52:35.5879421Z +++ awk '{print $5}' 2025-06-01T22:52:35.5908389Z ++ FSIZE=3407 2025-06-01T22:52:35.5909101Z ++ echo '"torch/include/ATen/ops/sum.h",sha256=mb9AdZ1XetA6zER4YjLT-00CcvATQfpEVDwh-CcN0-Y,3407' 2025-06-01T22:52:35.5909854Z ++ read fname 2025-06-01T22:52:35.5910309Z ++ make_wheel_record torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.5911035Z ++ FPATH=torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.5911757Z ++ echo torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.5912236Z ++ grep RECORD 2025-06-01T22:52:35.5930709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.5931336Z +++ openssl base64 2025-06-01T22:52:35.5931944Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.5933418Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.5934748Z +++ sed -e s/=//g 2025-06-01T22:52:35.5973101Z ++ HASH=IP9abaFWHQM8pk5nL2kCvQ9YpQsDrQhFUZEdaxMbIys 2025-06-01T22:52:35.5978773Z +++ ls -nl torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.5979761Z +++ awk '{print $5}' 2025-06-01T22:52:35.6005760Z ++ FSIZE=1059 2025-06-01T22:52:35.6006599Z ++ echo '"torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h",sha256=IP9abaFWHQM8pk5nL2kCvQ9YpQsDrQhFUZEdaxMbIys,1059' 2025-06-01T22:52:35.6007452Z ++ read fname 2025-06-01T22:52:35.6007999Z ++ make_wheel_record torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.6008895Z ++ FPATH=torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.6009717Z ++ echo torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.6010304Z ++ grep RECORD 2025-06-01T22:52:35.6031359Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.6032087Z +++ openssl base64 2025-06-01T22:52:35.6032357Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.6032610Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.6032885Z +++ sed -e s/=//g 2025-06-01T22:52:35.6076595Z ++ HASH=XUFiDFN3PwsGzNvzGpGgQ3KxW5vXJG0hilLs0WDJKS8 2025-06-01T22:52:35.6085474Z +++ ls -nl torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:35.6086108Z +++ awk '{print $5}' 2025-06-01T22:52:35.6114171Z ++ FSIZE=890 2025-06-01T22:52:35.6115066Z ++ echo '"torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h",sha256=XUFiDFN3PwsGzNvzGpGgQ3KxW5vXJG0hilLs0WDJKS8,890' 2025-06-01T22:52:35.6115969Z ++ read fname 2025-06-01T22:52:35.6116437Z ++ make_wheel_record torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.6117275Z ++ FPATH=torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.6117946Z ++ echo torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.6118443Z ++ grep RECORD 2025-06-01T22:52:35.6135006Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.6135701Z +++ openssl base64 2025-06-01T22:52:35.6136472Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.6139425Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.6139703Z +++ sed -e s/=//g 2025-06-01T22:52:35.6181171Z ++ HASH=cEAQUg2ymOSiRrJl5fc6A8BlFzEmIqPZv_YJ_NuuoDo 2025-06-01T22:52:35.6183859Z +++ ls -nl torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.6184786Z +++ awk '{print $5}' 2025-06-01T22:52:35.6208587Z ++ FSIZE=1176 2025-06-01T22:52:35.6209378Z ++ echo '"torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h",sha256=cEAQUg2ymOSiRrJl5fc6A8BlFzEmIqPZv_YJ_NuuoDo,1176' 2025-06-01T22:52:35.6210220Z ++ read fname 2025-06-01T22:52:35.6210591Z ++ make_wheel_record torch/include/ATen/ops/sum_cpu_dispatch.h 2025-06-01T22:52:35.6211083Z ++ FPATH=torch/include/ATen/ops/sum_cpu_dispatch.h 2025-06-01T22:52:35.6212550Z ++ echo torch/include/ATen/ops/sum_cpu_dispatch.h 2025-06-01T22:52:35.6213652Z ++ grep RECORD 2025-06-01T22:52:35.6235328Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_cpu_dispatch.h 2025-06-01T22:52:35.6235859Z +++ openssl base64 2025-06-01T22:52:35.6236122Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.6236602Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.6237882Z +++ sed -e s/=//g 2025-06-01T22:52:35.6281520Z ++ HASH=YC4p_IgfR7KN1fHcQ-y1gYZpeb7OS9HTi0TmuMfMlJE 2025-06-01T22:52:35.6284891Z +++ ls -nl torch/include/ATen/ops/sum_cpu_dispatch.h 2025-06-01T22:52:35.6285853Z +++ awk '{print $5}' 2025-06-01T22:52:35.6313080Z ++ FSIZE=1156 2025-06-01T22:52:35.6313778Z ++ echo '"torch/include/ATen/ops/sum_cpu_dispatch.h",sha256=YC4p_IgfR7KN1fHcQ-y1gYZpeb7OS9HTi0TmuMfMlJE,1156' 2025-06-01T22:52:35.6314454Z ++ read fname 2025-06-01T22:52:35.6314814Z ++ make_wheel_record torch/include/ATen/ops/sum_cuda_dispatch.h 2025-06-01T22:52:35.6314984Z ++ FPATH=torch/include/ATen/ops/sum_cuda_dispatch.h 2025-06-01T22:52:35.6315140Z ++ echo torch/include/ATen/ops/sum_cuda_dispatch.h 2025-06-01T22:52:35.6315596Z ++ grep RECORD 2025-06-01T22:52:35.6334440Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_cuda_dispatch.h 2025-06-01T22:52:35.6335110Z +++ openssl base64 2025-06-01T22:52:35.6336398Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.6339211Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.6339308Z +++ sed -e s/=//g 2025-06-01T22:52:35.6381568Z ++ HASH=dLb5T4gtrupSaacM9T-8tUMOCpDagbQ0hP4ftfOslxI 2025-06-01T22:52:35.6384480Z +++ ls -nl torch/include/ATen/ops/sum_cuda_dispatch.h 2025-06-01T22:52:35.6385354Z +++ awk '{print $5}' 2025-06-01T22:52:35.6409318Z ++ FSIZE=1158 2025-06-01T22:52:35.6409956Z ++ echo '"torch/include/ATen/ops/sum_cuda_dispatch.h",sha256=dLb5T4gtrupSaacM9T-8tUMOCpDagbQ0hP4ftfOslxI,1158' 2025-06-01T22:52:35.6410055Z ++ read fname 2025-06-01T22:52:35.6410243Z ++ make_wheel_record torch/include/ATen/ops/sum_meta.h 2025-06-01T22:52:35.6410378Z ++ FPATH=torch/include/ATen/ops/sum_meta.h 2025-06-01T22:52:35.6412439Z ++ echo torch/include/ATen/ops/sum_meta.h 2025-06-01T22:52:35.6413521Z ++ grep RECORD 2025-06-01T22:52:35.6434690Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_meta.h 2025-06-01T22:52:35.6434905Z +++ openssl base64 2025-06-01T22:52:35.6436516Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.6436627Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.6438102Z +++ sed -e s/=//g 2025-06-01T22:52:35.6480183Z ++ HASH=eye1f24tdXrJJchxUx5CzmRXFE4rgtkNkYXk55ZAlRw 2025-06-01T22:52:35.6485481Z +++ ls -nl torch/include/ATen/ops/sum_meta.h 2025-06-01T22:52:35.6486480Z +++ awk '{print $5}' 2025-06-01T22:52:35.6512542Z ++ FSIZE=658 2025-06-01T22:52:35.6513070Z ++ echo '"torch/include/ATen/ops/sum_meta.h",sha256=eye1f24tdXrJJchxUx5CzmRXFE4rgtkNkYXk55ZAlRw,658' 2025-06-01T22:52:35.6513190Z ++ read fname 2025-06-01T22:52:35.6513660Z ++ make_wheel_record torch/include/ATen/ops/sum_meta_dispatch.h 2025-06-01T22:52:35.6513821Z ++ FPATH=torch/include/ATen/ops/sum_meta_dispatch.h 2025-06-01T22:52:35.6514368Z ++ echo torch/include/ATen/ops/sum_meta_dispatch.h 2025-06-01T22:52:35.6515480Z ++ grep RECORD 2025-06-01T22:52:35.6534422Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_meta_dispatch.h 2025-06-01T22:52:35.6535117Z +++ openssl base64 2025-06-01T22:52:35.6536484Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.6538375Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.6539006Z +++ sed -e s/=//g 2025-06-01T22:52:35.6581164Z ++ HASH=sCUq_nqWWrYa8ksexfJQcYlNoAGoXuk52vpeyRN1O_E 2025-06-01T22:52:35.6584885Z +++ ls -nl torch/include/ATen/ops/sum_meta_dispatch.h 2025-06-01T22:52:35.6586459Z +++ awk '{print $5}' 2025-06-01T22:52:35.6609840Z ++ FSIZE=1158 2025-06-01T22:52:35.6610454Z ++ echo '"torch/include/ATen/ops/sum_meta_dispatch.h",sha256=sCUq_nqWWrYa8ksexfJQcYlNoAGoXuk52vpeyRN1O_E,1158' 2025-06-01T22:52:35.6610574Z ++ read fname 2025-06-01T22:52:35.6610772Z ++ make_wheel_record torch/include/ATen/ops/sum_native.h 2025-06-01T22:52:35.6610915Z ++ FPATH=torch/include/ATen/ops/sum_native.h 2025-06-01T22:52:35.6613029Z ++ echo torch/include/ATen/ops/sum_native.h 2025-06-01T22:52:35.6614426Z ++ grep RECORD 2025-06-01T22:52:35.6634675Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_native.h 2025-06-01T22:52:35.6635289Z +++ openssl base64 2025-06-01T22:52:35.6636021Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.6638291Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.6638597Z +++ sed -e s/=//g 2025-06-01T22:52:35.6679404Z ++ HASH=EA_XvjXDQFxDNsgrDiT0b3ccMY3zn7ELuyN3vjWOf7M 2025-06-01T22:52:35.6683535Z +++ ls -nl torch/include/ATen/ops/sum_native.h 2025-06-01T22:52:35.6684834Z +++ awk '{print $5}' 2025-06-01T22:52:35.6710641Z ++ FSIZE=1925 2025-06-01T22:52:35.6711092Z ++ echo '"torch/include/ATen/ops/sum_native.h",sha256=EA_XvjXDQFxDNsgrDiT0b3ccMY3zn7ELuyN3vjWOf7M,1925' 2025-06-01T22:52:35.6711187Z ++ read fname 2025-06-01T22:52:35.6711388Z ++ make_wheel_record torch/include/ATen/ops/sum_ops.h 2025-06-01T22:52:35.6711558Z ++ FPATH=torch/include/ATen/ops/sum_ops.h 2025-06-01T22:52:35.6711917Z ++ echo torch/include/ATen/ops/sum_ops.h 2025-06-01T22:52:35.6713798Z ++ grep RECORD 2025-06-01T22:52:35.6732490Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_ops.h 2025-06-01T22:52:35.6733150Z +++ openssl base64 2025-06-01T22:52:35.6734446Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.6735916Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.6737297Z +++ sed -e s/=//g 2025-06-01T22:52:35.6775160Z ++ HASH=rVqlj0VN8mdN_ySEpqxTPuJnOIOY8L1JtXB78BDditc 2025-06-01T22:52:35.6781242Z +++ ls -nl torch/include/ATen/ops/sum_ops.h 2025-06-01T22:52:35.6782617Z +++ awk '{print $5}' 2025-06-01T22:52:35.6806976Z ++ FSIZE=5192 2025-06-01T22:52:35.6807428Z ++ echo '"torch/include/ATen/ops/sum_ops.h",sha256=rVqlj0VN8mdN_ySEpqxTPuJnOIOY8L1JtXB78BDditc,5192' 2025-06-01T22:52:35.6807540Z ++ read fname 2025-06-01T22:52:35.6807733Z ++ make_wheel_record torch/include/ATen/ops/sum_to_size.h 2025-06-01T22:52:35.6807890Z ++ FPATH=torch/include/ATen/ops/sum_to_size.h 2025-06-01T22:52:35.6810163Z ++ echo torch/include/ATen/ops/sum_to_size.h 2025-06-01T22:52:35.6811352Z ++ grep RECORD 2025-06-01T22:52:35.6833794Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_to_size.h 2025-06-01T22:52:35.6834454Z +++ openssl base64 2025-06-01T22:52:35.6834558Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.6834665Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.6836240Z +++ sed -e s/=//g 2025-06-01T22:52:35.6878424Z ++ HASH=NGedymyyeGSkQK-WVynWoDFLsirTXElm-Ju7rza5M8w 2025-06-01T22:52:35.6881183Z +++ ls -nl torch/include/ATen/ops/sum_to_size.h 2025-06-01T22:52:35.6881888Z +++ awk '{print $5}' 2025-06-01T22:52:35.6910638Z ++ FSIZE=1007 2025-06-01T22:52:35.6911155Z ++ echo '"torch/include/ATen/ops/sum_to_size.h",sha256=NGedymyyeGSkQK-WVynWoDFLsirTXElm-Ju7rza5M8w,1007' 2025-06-01T22:52:35.6911266Z ++ read fname 2025-06-01T22:52:35.6911626Z ++ make_wheel_record torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.6912059Z ++ FPATH=torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.6912361Z ++ echo torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.6922884Z ++ grep RECORD 2025-06-01T22:52:35.6931506Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.6931928Z +++ openssl base64 2025-06-01T22:52:35.6933536Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.6934702Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.6936222Z +++ sed -e s/=//g 2025-06-01T22:52:35.6973570Z ++ HASH=qcgFze61T-FTH-xR8GflgnxDysSHbyn5bhuF3sRYMrc 2025-06-01T22:52:35.6979309Z +++ ls -nl torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.6979679Z +++ awk '{print $5}' 2025-06-01T22:52:35.7005459Z ++ FSIZE=883 2025-06-01T22:52:35.7006125Z ++ echo '"torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h",sha256=qcgFze61T-FTH-xR8GflgnxDysSHbyn5bhuF3sRYMrc,883' 2025-06-01T22:52:35.7006248Z ++ read fname 2025-06-01T22:52:35.7006467Z ++ make_wheel_record torch/include/ATen/ops/sum_to_size_native.h 2025-06-01T22:52:35.7006647Z ++ FPATH=torch/include/ATen/ops/sum_to_size_native.h 2025-06-01T22:52:35.7007115Z ++ echo torch/include/ATen/ops/sum_to_size_native.h 2025-06-01T22:52:35.7007770Z ++ grep RECORD 2025-06-01T22:52:35.7030772Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_to_size_native.h 2025-06-01T22:52:35.7031081Z +++ openssl base64 2025-06-01T22:52:35.7031205Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.7031799Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.7033077Z +++ sed -e s/=//g 2025-06-01T22:52:35.7075658Z ++ HASH=TU90_5drKIQO5QqEH_CfY5Xob37F_V8ujXTiceIhsvM 2025-06-01T22:52:35.7078498Z +++ ls -nl torch/include/ATen/ops/sum_to_size_native.h 2025-06-01T22:52:35.7079565Z +++ awk '{print $5}' 2025-06-01T22:52:35.7106986Z ++ FSIZE=514 2025-06-01T22:52:35.7107460Z ++ echo '"torch/include/ATen/ops/sum_to_size_native.h",sha256=TU90_5drKIQO5QqEH_CfY5Xob37F_V8ujXTiceIhsvM,514' 2025-06-01T22:52:35.7107569Z ++ read fname 2025-06-01T22:52:35.7107768Z ++ make_wheel_record torch/include/ATen/ops/sum_to_size_ops.h 2025-06-01T22:52:35.7107924Z ++ FPATH=torch/include/ATen/ops/sum_to_size_ops.h 2025-06-01T22:52:35.7108084Z ++ echo torch/include/ATen/ops/sum_to_size_ops.h 2025-06-01T22:52:35.7108935Z ++ grep RECORD 2025-06-01T22:52:35.7129774Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sum_to_size_ops.h 2025-06-01T22:52:35.7129909Z +++ openssl base64 2025-06-01T22:52:35.7131100Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.7132272Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.7133522Z +++ sed -e s/=//g 2025-06-01T22:52:35.7172503Z ++ HASH=asEGkn0UdI-ys08pRtxswDmjgXwrMTWjm5wfCUWyG_U 2025-06-01T22:52:35.7178512Z +++ ls -nl torch/include/ATen/ops/sum_to_size_ops.h 2025-06-01T22:52:35.7178852Z +++ awk '{print $5}' 2025-06-01T22:52:35.7206087Z ++ FSIZE=1060 2025-06-01T22:52:35.7206604Z ++ echo '"torch/include/ATen/ops/sum_to_size_ops.h",sha256=asEGkn0UdI-ys08pRtxswDmjgXwrMTWjm5wfCUWyG_U,1060' 2025-06-01T22:52:35.7206703Z ++ read fname 2025-06-01T22:52:35.7206875Z ++ make_wheel_record torch/include/ATen/ops/svd.h 2025-06-01T22:52:35.7207002Z ++ FPATH=torch/include/ATen/ops/svd.h 2025-06-01T22:52:35.7207276Z ++ echo torch/include/ATen/ops/svd.h 2025-06-01T22:52:35.7207909Z ++ grep RECORD 2025-06-01T22:52:35.7231672Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/svd.h 2025-06-01T22:52:35.7231996Z +++ openssl base64 2025-06-01T22:52:35.7232171Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.7232319Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.7232525Z +++ sed -e s/=//g 2025-06-01T22:52:35.7276032Z ++ HASH=YSec8zRTo4yCmhUczSW_Zaig5wxYmkjgGRd9E87uO_A 2025-06-01T22:52:35.7278299Z +++ ls -nl torch/include/ATen/ops/svd.h 2025-06-01T22:52:35.7279153Z +++ awk '{print $5}' 2025-06-01T22:52:35.7307941Z ++ FSIZE=1585 2025-06-01T22:52:35.7308363Z ++ echo '"torch/include/ATen/ops/svd.h",sha256=YSec8zRTo4yCmhUczSW_Zaig5wxYmkjgGRd9E87uO_A,1585' 2025-06-01T22:52:35.7308461Z ++ read fname 2025-06-01T22:52:35.7308934Z ++ make_wheel_record torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.7309228Z ++ FPATH=torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.7309487Z ++ echo torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.7309591Z ++ grep RECORD 2025-06-01T22:52:35.7330708Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.7331061Z +++ openssl base64 2025-06-01T22:52:35.7332241Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.7333585Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.7335056Z +++ sed -e s/=//g 2025-06-01T22:52:35.7372671Z ++ HASH=o7YTegUFrNQb6keDLJQlhU2YgNLkjn55nfO4OSBRgTA 2025-06-01T22:52:35.7377433Z +++ ls -nl torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.7378857Z +++ awk '{print $5}' 2025-06-01T22:52:35.7405920Z ++ FSIZE=1192 2025-06-01T22:52:35.7406577Z ++ echo '"torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h",sha256=o7YTegUFrNQb6keDLJQlhU2YgNLkjn55nfO4OSBRgTA,1192' 2025-06-01T22:52:35.7406691Z ++ read fname 2025-06-01T22:52:35.7406879Z ++ make_wheel_record torch/include/ATen/ops/svd_native.h 2025-06-01T22:52:35.7407021Z ++ FPATH=torch/include/ATen/ops/svd_native.h 2025-06-01T22:52:35.7407173Z ++ echo torch/include/ATen/ops/svd_native.h 2025-06-01T22:52:35.7407270Z ++ grep RECORD 2025-06-01T22:52:35.7431104Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/svd_native.h 2025-06-01T22:52:35.7431436Z +++ openssl base64 2025-06-01T22:52:35.7431767Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.7431884Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.7433840Z +++ sed -e s/=//g 2025-06-01T22:52:35.7475043Z ++ HASH=-nuHzhzDKofsjnqQ3iz2SfLUuQAT7i0W6ayYtnBnGNY 2025-06-01T22:52:35.7476468Z +++ ls -nl torch/include/ATen/ops/svd_native.h 2025-06-01T22:52:35.7477174Z +++ awk '{print $5}' 2025-06-01T22:52:35.7505914Z ++ FSIZE=720 2025-06-01T22:52:35.7506395Z ++ echo '"torch/include/ATen/ops/svd_native.h",sha256=-nuHzhzDKofsjnqQ3iz2SfLUuQAT7i0W6ayYtnBnGNY,720' 2025-06-01T22:52:35.7506508Z ++ read fname 2025-06-01T22:52:35.7506679Z ++ make_wheel_record torch/include/ATen/ops/svd_ops.h 2025-06-01T22:52:35.7506808Z ++ FPATH=torch/include/ATen/ops/svd_ops.h 2025-06-01T22:52:35.7506946Z ++ echo torch/include/ATen/ops/svd_ops.h 2025-06-01T22:52:35.7507467Z ++ grep RECORD 2025-06-01T22:52:35.7528259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/svd_ops.h 2025-06-01T22:52:35.7528387Z +++ openssl base64 2025-06-01T22:52:35.7529445Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.7530667Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.7531977Z +++ sed -e s/=//g 2025-06-01T22:52:35.7571516Z ++ HASH=GBnYLjc_dEl3eju9M8nNjiYGwjSFY4afdFyMjmru_D4 2025-06-01T22:52:35.7576762Z +++ ls -nl torch/include/ATen/ops/svd_ops.h 2025-06-01T22:52:35.7578465Z +++ awk '{print $5}' 2025-06-01T22:52:35.7605511Z ++ FSIZE=2133 2025-06-01T22:52:35.7605963Z ++ echo '"torch/include/ATen/ops/svd_ops.h",sha256=GBnYLjc_dEl3eju9M8nNjiYGwjSFY4afdFyMjmru_D4,2133' 2025-06-01T22:52:35.7606065Z ++ read fname 2025-06-01T22:52:35.7606256Z ++ make_wheel_record torch/include/ATen/ops/swapaxes.h 2025-06-01T22:52:35.7606393Z ++ FPATH=torch/include/ATen/ops/swapaxes.h 2025-06-01T22:52:35.7606526Z ++ echo torch/include/ATen/ops/swapaxes.h 2025-06-01T22:52:35.7606988Z ++ grep RECORD 2025-06-01T22:52:35.7630951Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/swapaxes.h 2025-06-01T22:52:35.7631278Z +++ openssl base64 2025-06-01T22:52:35.7631778Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.7631897Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.7632011Z +++ sed -e s/=//g 2025-06-01T22:52:35.7675302Z ++ HASH=OvwlMOUZ1l4_JhLP_fk4DqdHiAcP9S10pnyj7WOuJXs 2025-06-01T22:52:35.7678611Z +++ ls -nl torch/include/ATen/ops/swapaxes.h 2025-06-01T22:52:35.7679745Z +++ awk '{print $5}' 2025-06-01T22:52:35.7708505Z ++ FSIZE=717 2025-06-01T22:52:35.7709049Z ++ echo '"torch/include/ATen/ops/swapaxes.h",sha256=OvwlMOUZ1l4_JhLP_fk4DqdHiAcP9S10pnyj7WOuJXs,717' 2025-06-01T22:52:35.7709391Z ++ read fname 2025-06-01T22:52:35.7709757Z ++ make_wheel_record torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.7710069Z ++ FPATH=torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.7710355Z ++ echo torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.7710453Z ++ grep RECORD 2025-06-01T22:52:35.7730713Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.7731385Z +++ openssl base64 2025-06-01T22:52:35.7732089Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.7733590Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.7734672Z +++ sed -e s/=//g 2025-06-01T22:52:35.7772674Z ++ HASH=QKsdSRsNHmNLZMNM648kl4JIhtblxEy9qUCWiU0Wods 2025-06-01T22:52:35.7779848Z +++ ls -nl torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.7779966Z +++ awk '{print $5}' 2025-06-01T22:52:35.7806121Z ++ FSIZE=879 2025-06-01T22:52:35.7806815Z ++ echo '"torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h",sha256=QKsdSRsNHmNLZMNM648kl4JIhtblxEy9qUCWiU0Wods,879' 2025-06-01T22:52:35.7806928Z ++ read fname 2025-06-01T22:52:35.7807140Z ++ make_wheel_record torch/include/ATen/ops/swapaxes_native.h 2025-06-01T22:52:35.7807301Z ++ FPATH=torch/include/ATen/ops/swapaxes_native.h 2025-06-01T22:52:35.7807701Z ++ echo torch/include/ATen/ops/swapaxes_native.h 2025-06-01T22:52:35.7807807Z ++ grep RECORD 2025-06-01T22:52:35.7831565Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/swapaxes_native.h 2025-06-01T22:52:35.7831771Z +++ openssl base64 2025-06-01T22:52:35.7831884Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.7831996Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.7833473Z +++ sed -e s/=//g 2025-06-01T22:52:35.7875225Z ++ HASH=Xj3-3UFJyLzigCOcG_bJRNmMAIY2_ezE0LC1QuagDpc 2025-06-01T22:52:35.7877484Z +++ ls -nl torch/include/ATen/ops/swapaxes_native.h 2025-06-01T22:52:35.7878360Z +++ awk '{print $5}' 2025-06-01T22:52:35.7906763Z ++ FSIZE=591 2025-06-01T22:52:35.7907497Z ++ echo '"torch/include/ATen/ops/swapaxes_native.h",sha256=Xj3-3UFJyLzigCOcG_bJRNmMAIY2_ezE0LC1QuagDpc,591' 2025-06-01T22:52:35.7908162Z ++ read fname 2025-06-01T22:52:35.7908496Z ++ make_wheel_record torch/include/ATen/ops/swapaxes_ops.h 2025-06-01T22:52:35.7908943Z ++ FPATH=torch/include/ATen/ops/swapaxes_ops.h 2025-06-01T22:52:35.7909354Z ++ echo torch/include/ATen/ops/swapaxes_ops.h 2025-06-01T22:52:35.7909704Z ++ grep RECORD 2025-06-01T22:52:35.7928607Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/swapaxes_ops.h 2025-06-01T22:52:35.7929129Z +++ openssl base64 2025-06-01T22:52:35.7929686Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.7931221Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.7932326Z +++ sed -e s/=//g 2025-06-01T22:52:35.7975310Z ++ HASH=nFNQPJfDZ-vKN-xyket1g_kBWKX2l1MS79O_At2Ka2M 2025-06-01T22:52:35.7977285Z +++ ls -nl torch/include/ATen/ops/swapaxes_ops.h 2025-06-01T22:52:35.7978656Z +++ awk '{print $5}' 2025-06-01T22:52:35.8005552Z ++ FSIZE=1674 2025-06-01T22:52:35.8006208Z ++ echo '"torch/include/ATen/ops/swapaxes_ops.h",sha256=nFNQPJfDZ-vKN-xyket1g_kBWKX2l1MS79O_At2Ka2M,1674' 2025-06-01T22:52:35.8006884Z ++ read fname 2025-06-01T22:52:35.8007203Z ++ make_wheel_record torch/include/ATen/ops/swapdims.h 2025-06-01T22:52:35.8007651Z ++ FPATH=torch/include/ATen/ops/swapdims.h 2025-06-01T22:52:35.8008046Z ++ echo torch/include/ATen/ops/swapdims.h 2025-06-01T22:52:35.8008396Z ++ grep RECORD 2025-06-01T22:52:35.8030217Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/swapdims.h 2025-06-01T22:52:35.8030751Z +++ openssl base64 2025-06-01T22:52:35.8031086Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.8031613Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.8031887Z +++ sed -e s/=//g 2025-06-01T22:52:35.8073786Z ++ HASH=IwtC7rSTMD_g-hEHUj6xvBEpocC6QQC3egwjWL6Qmj4 2025-06-01T22:52:35.8077337Z +++ ls -nl torch/include/ATen/ops/swapdims.h 2025-06-01T22:52:35.8078576Z +++ awk '{print $5}' 2025-06-01T22:52:35.8105930Z ++ FSIZE=711 2025-06-01T22:52:35.8106751Z ++ echo '"torch/include/ATen/ops/swapdims.h",sha256=IwtC7rSTMD_g-hEHUj6xvBEpocC6QQC3egwjWL6Qmj4,711' 2025-06-01T22:52:35.8107386Z ++ read fname 2025-06-01T22:52:35.8107887Z ++ make_wheel_record torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.8108676Z ++ FPATH=torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.8109383Z ++ echo torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.8109918Z ++ grep RECORD 2025-06-01T22:52:35.8129966Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.8130659Z +++ openssl base64 2025-06-01T22:52:35.8131064Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.8132427Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.8133643Z +++ sed -e s/=//g 2025-06-01T22:52:35.8171895Z ++ HASH=D0IefFV_MtyAO3vvRsnbBUFu9daGc-Mt3sDIyhpo41E 2025-06-01T22:52:35.8177082Z +++ ls -nl torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.8178462Z +++ awk '{print $5}' 2025-06-01T22:52:35.8205181Z ++ FSIZE=875 2025-06-01T22:52:35.8206512Z ++ echo '"torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h",sha256=D0IefFV_MtyAO3vvRsnbBUFu9daGc-Mt3sDIyhpo41E,875' 2025-06-01T22:52:35.8207427Z ++ read fname 2025-06-01T22:52:35.8207793Z ++ make_wheel_record torch/include/ATen/ops/swapdims_native.h 2025-06-01T22:52:35.8208307Z ++ FPATH=torch/include/ATen/ops/swapdims_native.h 2025-06-01T22:52:35.8208892Z ++ echo torch/include/ATen/ops/swapdims_native.h 2025-06-01T22:52:35.8209278Z ++ grep RECORD 2025-06-01T22:52:35.8230178Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/swapdims_native.h 2025-06-01T22:52:35.8231138Z +++ openssl base64 2025-06-01T22:52:35.8231438Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.8231705Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.8231968Z +++ sed -e s/=//g 2025-06-01T22:52:35.8273313Z ++ HASH=MECkqOlF0OzAimDTWzv7lIwTBEyCtu6fVwtoxapG7CA 2025-06-01T22:52:35.8276184Z +++ ls -nl torch/include/ATen/ops/swapdims_native.h 2025-06-01T22:52:35.8277021Z +++ awk '{print $5}' 2025-06-01T22:52:35.8305913Z ++ FSIZE=587 2025-06-01T22:52:35.8306734Z ++ echo '"torch/include/ATen/ops/swapdims_native.h",sha256=MECkqOlF0OzAimDTWzv7lIwTBEyCtu6fVwtoxapG7CA,587' 2025-06-01T22:52:35.8307446Z ++ read fname 2025-06-01T22:52:35.8307774Z ++ make_wheel_record torch/include/ATen/ops/swapdims_ops.h 2025-06-01T22:52:35.8308243Z ++ FPATH=torch/include/ATen/ops/swapdims_ops.h 2025-06-01T22:52:35.8308673Z ++ echo torch/include/ATen/ops/swapdims_ops.h 2025-06-01T22:52:35.8309028Z ++ grep RECORD 2025-06-01T22:52:35.8328016Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/swapdims_ops.h 2025-06-01T22:52:35.8328540Z +++ openssl base64 2025-06-01T22:52:35.8328832Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.8329708Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.8331141Z +++ sed -e s/=//g 2025-06-01T22:52:35.8370513Z ++ HASH=1JEgkZ8ej5Yc_JINZWdYsK7GFHrxSpNpeiHEVJXYBIs 2025-06-01T22:52:35.8375122Z +++ ls -nl torch/include/ATen/ops/swapdims_ops.h 2025-06-01T22:52:35.8375977Z +++ awk '{print $5}' 2025-06-01T22:52:35.8402193Z ++ FSIZE=1662 2025-06-01T22:52:35.8402915Z ++ echo '"torch/include/ATen/ops/swapdims_ops.h",sha256=1JEgkZ8ej5Yc_JINZWdYsK7GFHrxSpNpeiHEVJXYBIs,1662' 2025-06-01T22:52:35.8403591Z ++ read fname 2025-06-01T22:52:35.8404059Z ++ make_wheel_record torch/include/ATen/ops/sym_constrain_range.h 2025-06-01T22:52:35.8404588Z ++ FPATH=torch/include/ATen/ops/sym_constrain_range.h 2025-06-01T22:52:35.8405415Z ++ echo torch/include/ATen/ops/sym_constrain_range.h 2025-06-01T22:52:35.8405818Z ++ grep RECORD 2025-06-01T22:52:35.8428229Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_constrain_range.h 2025-06-01T22:52:35.8428797Z +++ openssl base64 2025-06-01T22:52:35.8429063Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.8429327Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.8430177Z +++ sed -e s/=//g 2025-06-01T22:52:35.8473558Z ++ HASH=bbpzVFZsPLbNDY7oNWxr_q0R-RvReUnkuM7hMEPqCwI 2025-06-01T22:52:35.8476876Z +++ ls -nl torch/include/ATen/ops/sym_constrain_range.h 2025-06-01T22:52:35.8478144Z +++ awk '{print $5}' 2025-06-01T22:52:35.8506571Z ++ FSIZE=812 2025-06-01T22:52:35.8507316Z ++ echo '"torch/include/ATen/ops/sym_constrain_range.h",sha256=bbpzVFZsPLbNDY7oNWxr_q0R-RvReUnkuM7hMEPqCwI,812' 2025-06-01T22:52:35.8507998Z ++ read fname 2025-06-01T22:52:35.8508544Z ++ make_wheel_record torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.8509434Z ++ FPATH=torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.8510253Z ++ echo torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.8510817Z ++ grep RECORD 2025-06-01T22:52:35.8529094Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.8529850Z +++ openssl base64 2025-06-01T22:52:35.8530145Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.8531625Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.8532973Z +++ sed -e s/=//g 2025-06-01T22:52:35.8570973Z ++ HASH=zh4KdvzWMmek1t9OZq9u-M23Jvxj83ezqBgk7AzxZSI 2025-06-01T22:52:35.8577057Z +++ ls -nl torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.8577647Z +++ awk '{print $5}' 2025-06-01T22:52:35.8604370Z ++ FSIZE=861 2025-06-01T22:52:35.8605480Z ++ echo '"torch/include/ATen/ops/sym_constrain_range_compositeexplicitautograd_dispatch.h",sha256=zh4KdvzWMmek1t9OZq9u-M23Jvxj83ezqBgk7AzxZSI,861' 2025-06-01T22:52:35.8606553Z ++ read fname 2025-06-01T22:52:35.8606979Z ++ make_wheel_record torch/include/ATen/ops/sym_constrain_range_for_size.h 2025-06-01T22:52:35.8607594Z ++ FPATH=torch/include/ATen/ops/sym_constrain_range_for_size.h 2025-06-01T22:52:35.8608215Z ++ echo torch/include/ATen/ops/sym_constrain_range_for_size.h 2025-06-01T22:52:35.8608651Z ++ grep RECORD 2025-06-01T22:52:35.8631949Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_constrain_range_for_size.h 2025-06-01T22:52:35.8632532Z +++ openssl base64 2025-06-01T22:52:35.8632807Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.8633056Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.8633325Z +++ sed -e s/=//g 2025-06-01T22:52:35.8673821Z ++ HASH=hlwakdjOGBHAheXMX8LaRwXTHSmDwphoaRZ7F5kD640 2025-06-01T22:52:35.8677633Z +++ ls -nl torch/include/ATen/ops/sym_constrain_range_for_size.h 2025-06-01T22:52:35.8678368Z +++ awk '{print $5}' 2025-06-01T22:52:35.8706040Z ++ FSIZE=848 2025-06-01T22:52:35.8706890Z ++ echo '"torch/include/ATen/ops/sym_constrain_range_for_size.h",sha256=hlwakdjOGBHAheXMX8LaRwXTHSmDwphoaRZ7F5kD640,848' 2025-06-01T22:52:35.8707644Z ++ read fname 2025-06-01T22:52:35.8708219Z ++ make_wheel_record torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.8709175Z ++ FPATH=torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.8710056Z ++ echo torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.8710666Z ++ grep RECORD 2025-06-01T22:52:35.8728829Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.8729599Z +++ openssl base64 2025-06-01T22:52:35.8729930Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.8731551Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.8732806Z +++ sed -e s/=//g 2025-06-01T22:52:35.8771758Z ++ HASH=tkU62YCRhLEq4WPAuylAHyWSzWD51UlhcABVgsHHZbg 2025-06-01T22:52:35.8777134Z +++ ls -nl torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:35.8778217Z +++ awk '{print $5}' 2025-06-01T22:52:35.8804672Z ++ FSIZE=870 2025-06-01T22:52:35.8805680Z ++ echo '"torch/include/ATen/ops/sym_constrain_range_for_size_compositeexplicitautograd_dispatch.h",sha256=tkU62YCRhLEq4WPAuylAHyWSzWD51UlhcABVgsHHZbg,870' 2025-06-01T22:52:35.8806651Z ++ read fname 2025-06-01T22:52:35.8807101Z ++ make_wheel_record torch/include/ATen/ops/sym_constrain_range_for_size_native.h 2025-06-01T22:52:35.8807928Z ++ FPATH=torch/include/ATen/ops/sym_constrain_range_for_size_native.h 2025-06-01T22:52:35.8808549Z ++ echo torch/include/ATen/ops/sym_constrain_range_for_size_native.h 2025-06-01T22:52:35.8809035Z ++ grep RECORD 2025-06-01T22:52:35.8830103Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_constrain_range_for_size_native.h 2025-06-01T22:52:35.8830748Z +++ openssl base64 2025-06-01T22:52:35.8831021Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.8831373Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.8831719Z +++ sed -e s/=//g 2025-06-01T22:52:35.8872408Z ++ HASH=6kHBqJLN6yRQqkBe7VSJ72IcvjtA6xQ8oqYVQYElBHs 2025-06-01T22:52:35.8876915Z +++ ls -nl torch/include/ATen/ops/sym_constrain_range_for_size_native.h 2025-06-01T22:52:35.8877739Z +++ awk '{print $5}' 2025-06-01T22:52:35.8906430Z ++ FSIZE=582 2025-06-01T22:52:35.8907237Z ++ echo '"torch/include/ATen/ops/sym_constrain_range_for_size_native.h",sha256=6kHBqJLN6yRQqkBe7VSJ72IcvjtA6xQ8oqYVQYElBHs,582' 2025-06-01T22:52:35.8907997Z ++ read fname 2025-06-01T22:52:35.8908435Z ++ make_wheel_record torch/include/ATen/ops/sym_constrain_range_for_size_ops.h 2025-06-01T22:52:35.8909065Z ++ FPATH=torch/include/ATen/ops/sym_constrain_range_for_size_ops.h 2025-06-01T22:52:35.8909644Z ++ echo torch/include/ATen/ops/sym_constrain_range_for_size_ops.h 2025-06-01T22:52:35.8910092Z ++ grep RECORD 2025-06-01T22:52:35.8928558Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_constrain_range_for_size_ops.h 2025-06-01T22:52:35.8929323Z +++ openssl base64 2025-06-01T22:52:35.8929615Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.8931117Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.8932351Z +++ sed -e s/=//g 2025-06-01T22:52:35.8970718Z ++ HASH=EiZlL9j0EETtYjsOsvr51Bh8mllTRV0oHIIsi9FnyrU 2025-06-01T22:52:35.8976098Z +++ ls -nl torch/include/ATen/ops/sym_constrain_range_for_size_ops.h 2025-06-01T22:52:35.8976921Z +++ awk '{print $5}' 2025-06-01T22:52:35.9004169Z ++ FSIZE=1206 2025-06-01T22:52:35.9005169Z ++ echo '"torch/include/ATen/ops/sym_constrain_range_for_size_ops.h",sha256=EiZlL9j0EETtYjsOsvr51Bh8mllTRV0oHIIsi9FnyrU,1206' 2025-06-01T22:52:35.9005961Z ++ read fname 2025-06-01T22:52:35.9006375Z ++ make_wheel_record torch/include/ATen/ops/sym_constrain_range_native.h 2025-06-01T22:52:35.9006966Z ++ FPATH=torch/include/ATen/ops/sym_constrain_range_native.h 2025-06-01T22:52:35.9007500Z ++ echo torch/include/ATen/ops/sym_constrain_range_native.h 2025-06-01T22:52:35.9007922Z ++ grep RECORD 2025-06-01T22:52:35.9029558Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_constrain_range_native.h 2025-06-01T22:52:35.9030149Z +++ openssl base64 2025-06-01T22:52:35.9030402Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.9030657Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.9031767Z +++ sed -e s/=//g 2025-06-01T22:52:35.9072979Z ++ HASH=r-u-ZBHxhZs3Nthe6Zu9LcThKV4DNYFaCo5DfYvbW_o 2025-06-01T22:52:35.9075891Z +++ ls -nl torch/include/ATen/ops/sym_constrain_range_native.h 2025-06-01T22:52:35.9076337Z +++ awk '{print $5}' 2025-06-01T22:52:35.9104234Z ++ FSIZE=573 2025-06-01T22:52:35.9104996Z ++ echo '"torch/include/ATen/ops/sym_constrain_range_native.h",sha256=r-u-ZBHxhZs3Nthe6Zu9LcThKV4DNYFaCo5DfYvbW_o,573' 2025-06-01T22:52:35.9105725Z ++ read fname 2025-06-01T22:52:35.9106098Z ++ make_wheel_record torch/include/ATen/ops/sym_constrain_range_ops.h 2025-06-01T22:52:35.9106659Z ++ FPATH=torch/include/ATen/ops/sym_constrain_range_ops.h 2025-06-01T22:52:35.9107137Z ++ echo torch/include/ATen/ops/sym_constrain_range_ops.h 2025-06-01T22:52:35.9107672Z ++ grep RECORD 2025-06-01T22:52:35.9126852Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_constrain_range_ops.h 2025-06-01T22:52:35.9127405Z +++ openssl base64 2025-06-01T22:52:35.9128072Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.9129330Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.9130682Z +++ sed -e s/=//g 2025-06-01T22:52:35.9170790Z ++ HASH=ESSc_nLgJqKyfGJTDsWPsyZQ1zi2Hn5ZXfFr1xT6sOg 2025-06-01T22:52:35.9175831Z +++ ls -nl torch/include/ATen/ops/sym_constrain_range_ops.h 2025-06-01T22:52:35.9176591Z +++ awk '{print $5}' 2025-06-01T22:52:35.9203457Z ++ FSIZE=1179 2025-06-01T22:52:35.9204683Z ++ echo '"torch/include/ATen/ops/sym_constrain_range_ops.h",sha256=ESSc_nLgJqKyfGJTDsWPsyZQ1zi2Hn5ZXfFr1xT6sOg,1179' 2025-06-01T22:52:35.9205415Z ++ read fname 2025-06-01T22:52:35.9205757Z ++ make_wheel_record torch/include/ATen/ops/sym_numel.h 2025-06-01T22:52:35.9206218Z ++ FPATH=torch/include/ATen/ops/sym_numel.h 2025-06-01T22:52:35.9206606Z ++ echo torch/include/ATen/ops/sym_numel.h 2025-06-01T22:52:35.9206979Z ++ grep RECORD 2025-06-01T22:52:35.9230191Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_numel.h 2025-06-01T22:52:35.9230760Z +++ openssl base64 2025-06-01T22:52:35.9231024Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.9231290Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.9231966Z +++ sed -e s/=//g 2025-06-01T22:52:35.9272733Z ++ HASH=jKaucZGvctRoXprjvbimldxInaQ2n0Xa-tKkEG__Wk0 2025-06-01T22:52:35.9276628Z +++ ls -nl torch/include/ATen/ops/sym_numel.h 2025-06-01T22:52:35.9277743Z +++ awk '{print $5}' 2025-06-01T22:52:35.9306445Z ++ FSIZE=661 2025-06-01T22:52:35.9307141Z ++ echo '"torch/include/ATen/ops/sym_numel.h",sha256=jKaucZGvctRoXprjvbimldxInaQ2n0Xa-tKkEG__Wk0,661' 2025-06-01T22:52:35.9307776Z ++ read fname 2025-06-01T22:52:35.9308274Z ++ make_wheel_record torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.9309042Z ++ FPATH=torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.9309759Z ++ echo torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.9310402Z ++ grep RECORD 2025-06-01T22:52:35.9328920Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.9329614Z +++ openssl base64 2025-06-01T22:52:35.9330019Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.9330784Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.9332036Z +++ sed -e s/=//g 2025-06-01T22:52:35.9370915Z ++ HASH=tXTb3_7AIwh0kcLzbKzEuiNbTOaq_j1Kk_xhsNaDAJA 2025-06-01T22:52:35.9375829Z +++ ls -nl torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.9376414Z +++ awk '{print $5}' 2025-06-01T22:52:35.9403492Z ++ FSIZE=768 2025-06-01T22:52:35.9404632Z ++ echo '"torch/include/ATen/ops/sym_numel_compositeimplicitautograd_dispatch.h",sha256=tXTb3_7AIwh0kcLzbKzEuiNbTOaq_j1Kk_xhsNaDAJA,768' 2025-06-01T22:52:35.9405492Z ++ read fname 2025-06-01T22:52:35.9405844Z ++ make_wheel_record torch/include/ATen/ops/sym_numel_native.h 2025-06-01T22:52:35.9406361Z ++ FPATH=torch/include/ATen/ops/sym_numel_native.h 2025-06-01T22:52:35.9406813Z ++ echo torch/include/ATen/ops/sym_numel_native.h 2025-06-01T22:52:35.9407188Z ++ grep RECORD 2025-06-01T22:52:35.9427735Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_numel_native.h 2025-06-01T22:52:35.9428274Z +++ openssl base64 2025-06-01T22:52:35.9428540Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.9428789Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.9429610Z +++ sed -e s/=//g 2025-06-01T22:52:35.9472370Z ++ HASH=XqoILOm1VXTo1B-kaaUAPipny2HWV9R2WBrsSN-Vy1Q 2025-06-01T22:52:35.9475426Z +++ ls -nl torch/include/ATen/ops/sym_numel_native.h 2025-06-01T22:52:35.9476400Z +++ awk '{print $5}' 2025-06-01T22:52:35.9505621Z ++ FSIZE=480 2025-06-01T22:52:35.9506352Z ++ echo '"torch/include/ATen/ops/sym_numel_native.h",sha256=XqoILOm1VXTo1B-kaaUAPipny2HWV9R2WBrsSN-Vy1Q,480' 2025-06-01T22:52:35.9507045Z ++ read fname 2025-06-01T22:52:35.9507376Z ++ make_wheel_record torch/include/ATen/ops/sym_numel_ops.h 2025-06-01T22:52:35.9507986Z ++ FPATH=torch/include/ATen/ops/sym_numel_ops.h 2025-06-01T22:52:35.9508411Z ++ echo torch/include/ATen/ops/sym_numel_ops.h 2025-06-01T22:52:35.9508784Z ++ grep RECORD 2025-06-01T22:52:35.9527108Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_numel_ops.h 2025-06-01T22:52:35.9527658Z +++ openssl base64 2025-06-01T22:52:35.9527934Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.9528691Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.9530079Z +++ sed -e s/=//g 2025-06-01T22:52:35.9569530Z ++ HASH=T4cqptVHPtcuc9sO3UaLHP-Opvov0QG22do9yeK-3OI 2025-06-01T22:52:35.9574300Z +++ ls -nl torch/include/ATen/ops/sym_numel_ops.h 2025-06-01T22:52:35.9575077Z +++ awk '{print $5}' 2025-06-01T22:52:35.9602627Z ++ FSIZE=969 2025-06-01T22:52:35.9603364Z ++ echo '"torch/include/ATen/ops/sym_numel_ops.h",sha256=T4cqptVHPtcuc9sO3UaLHP-Opvov0QG22do9yeK-3OI,969' 2025-06-01T22:52:35.9604154Z ++ read fname 2025-06-01T22:52:35.9604652Z ++ make_wheel_record torch/include/ATen/ops/sym_size.h 2025-06-01T22:52:35.9605156Z ++ FPATH=torch/include/ATen/ops/sym_size.h 2025-06-01T22:52:35.9605558Z ++ echo torch/include/ATen/ops/sym_size.h 2025-06-01T22:52:35.9605899Z ++ grep RECORD 2025-06-01T22:52:35.9627221Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_size.h 2025-06-01T22:52:35.9627775Z +++ openssl base64 2025-06-01T22:52:35.9628047Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.9628307Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.9629906Z +++ sed -e s/=//g 2025-06-01T22:52:35.9671634Z ++ HASH=kUYvUasLOyWqM5btpEjYf56_8N4_-p1UsBlqYHdDDU4 2025-06-01T22:52:35.9675277Z +++ ls -nl torch/include/ATen/ops/sym_size.h 2025-06-01T22:52:35.9675946Z +++ awk '{print $5}' 2025-06-01T22:52:35.9703883Z ++ FSIZE=692 2025-06-01T22:52:35.9704556Z ++ echo '"torch/include/ATen/ops/sym_size.h",sha256=kUYvUasLOyWqM5btpEjYf56_8N4_-p1UsBlqYHdDDU4,692' 2025-06-01T22:52:35.9705194Z ++ read fname 2025-06-01T22:52:35.9705682Z ++ make_wheel_record torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.9706470Z ++ FPATH=torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.9707322Z ++ echo torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.9707838Z ++ grep RECORD 2025-06-01T22:52:35.9728741Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.9729589Z +++ openssl base64 2025-06-01T22:52:35.9730149Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.9731444Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.9732705Z +++ sed -e s/=//g 2025-06-01T22:52:35.9770774Z ++ HASH=BL6mxnuGiOQ05MHhNKLVcNSPHugjuNJZ_I6WwACuLz8 2025-06-01T22:52:35.9777515Z +++ ls -nl torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:35.9778039Z +++ awk '{print $5}' 2025-06-01T22:52:35.9803299Z ++ FSIZE=780 2025-06-01T22:52:35.9804931Z ++ echo '"torch/include/ATen/ops/sym_size_compositeimplicitautograd_dispatch.h",sha256=BL6mxnuGiOQ05MHhNKLVcNSPHugjuNJZ_I6WwACuLz8,780' 2025-06-01T22:52:35.9805976Z ++ read fname 2025-06-01T22:52:35.9806513Z ++ make_wheel_record torch/include/ATen/ops/sym_size_native.h 2025-06-01T22:52:35.9807253Z ++ FPATH=torch/include/ATen/ops/sym_size_native.h 2025-06-01T22:52:35.9807706Z ++ echo torch/include/ATen/ops/sym_size_native.h 2025-06-01T22:52:35.9808084Z ++ grep RECORD 2025-06-01T22:52:35.9830120Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_size_native.h 2025-06-01T22:52:35.9831050Z +++ openssl base64 2025-06-01T22:52:35.9831518Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.9831778Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.9832056Z +++ sed -e s/=//g 2025-06-01T22:52:35.9873926Z ++ HASH=H0TXww8MaXRtOEomo-Hn41Ej96xK_2I-txxqD_D0m7s 2025-06-01T22:52:35.9877659Z +++ ls -nl torch/include/ATen/ops/sym_size_native.h 2025-06-01T22:52:35.9878492Z +++ awk '{print $5}' 2025-06-01T22:52:35.9906329Z ++ FSIZE=492 2025-06-01T22:52:35.9907243Z ++ echo '"torch/include/ATen/ops/sym_size_native.h",sha256=H0TXww8MaXRtOEomo-Hn41Ej96xK_2I-txxqD_D0m7s,492' 2025-06-01T22:52:35.9907885Z ++ read fname 2025-06-01T22:52:35.9908366Z ++ make_wheel_record torch/include/ATen/ops/sym_size_ops.h 2025-06-01T22:52:35.9908829Z ++ FPATH=torch/include/ATen/ops/sym_size_ops.h 2025-06-01T22:52:35.9909233Z ++ echo torch/include/ATen/ops/sym_size_ops.h 2025-06-01T22:52:35.9909605Z ++ grep RECORD 2025-06-01T22:52:35.9928926Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_size_ops.h 2025-06-01T22:52:35.9929441Z +++ openssl base64 2025-06-01T22:52:35.9930592Z +++ sed -e s/+/-/g 2025-06-01T22:52:35.9931877Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:35.9933221Z +++ sed -e s/=//g 2025-06-01T22:52:35.9971452Z ++ HASH=rzfHIbRbnUQF5FVA_V0_7aesZ-93sbk_t0DrnxoDZ6A 2025-06-01T22:52:35.9976277Z +++ ls -nl torch/include/ATen/ops/sym_size_ops.h 2025-06-01T22:52:35.9977905Z +++ awk '{print $5}' 2025-06-01T22:52:36.0004880Z ++ FSIZE=1021 2025-06-01T22:52:36.0005565Z ++ echo '"torch/include/ATen/ops/sym_size_ops.h",sha256=rzfHIbRbnUQF5FVA_V0_7aesZ-93sbk_t0DrnxoDZ6A,1021' 2025-06-01T22:52:36.0006211Z ++ read fname 2025-06-01T22:52:36.0006585Z ++ make_wheel_record torch/include/ATen/ops/sym_storage_offset.h 2025-06-01T22:52:36.0007093Z ++ FPATH=torch/include/ATen/ops/sym_storage_offset.h 2025-06-01T22:52:36.0007550Z ++ echo torch/include/ATen/ops/sym_storage_offset.h 2025-06-01T22:52:36.0007938Z ++ grep RECORD 2025-06-01T22:52:36.0030198Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_storage_offset.h 2025-06-01T22:52:36.0030776Z +++ openssl base64 2025-06-01T22:52:36.0031028Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.0031633Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.0032125Z +++ sed -e s/=//g 2025-06-01T22:52:36.0074839Z ++ HASH=IENXOdxovFxVIJLuYfVYt0oYKUdOEpU7qGsOuwIKi7I 2025-06-01T22:52:36.0077878Z +++ ls -nl torch/include/ATen/ops/sym_storage_offset.h 2025-06-01T22:52:36.0079293Z +++ awk '{print $5}' 2025-06-01T22:52:36.0106811Z ++ FSIZE=697 2025-06-01T22:52:36.0107524Z ++ echo '"torch/include/ATen/ops/sym_storage_offset.h",sha256=IENXOdxovFxVIJLuYfVYt0oYKUdOEpU7qGsOuwIKi7I,697' 2025-06-01T22:52:36.0108221Z ++ read fname 2025-06-01T22:52:36.0108927Z ++ make_wheel_record torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.0109777Z ++ FPATH=torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.0110619Z ++ echo torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.0111168Z ++ grep RECORD 2025-06-01T22:52:36.0129223Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.0129921Z +++ openssl base64 2025-06-01T22:52:36.0130895Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.0132143Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.0133574Z +++ sed -e s/=//g 2025-06-01T22:52:36.0171414Z ++ HASH=itfuP6Tt093Zrofo3boMiLhS3W4jNkg5q49PxJfryMU 2025-06-01T22:52:36.0176494Z +++ ls -nl torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.0178057Z +++ awk '{print $5}' 2025-06-01T22:52:36.0204290Z ++ FSIZE=777 2025-06-01T22:52:36.0205410Z ++ echo '"torch/include/ATen/ops/sym_storage_offset_compositeimplicitautograd_dispatch.h",sha256=itfuP6Tt093Zrofo3boMiLhS3W4jNkg5q49PxJfryMU,777' 2025-06-01T22:52:36.0206323Z ++ read fname 2025-06-01T22:52:36.0206718Z ++ make_wheel_record torch/include/ATen/ops/sym_storage_offset_native.h 2025-06-01T22:52:36.0207310Z ++ FPATH=torch/include/ATen/ops/sym_storage_offset_native.h 2025-06-01T22:52:36.0207820Z ++ echo torch/include/ATen/ops/sym_storage_offset_native.h 2025-06-01T22:52:36.0208245Z ++ grep RECORD 2025-06-01T22:52:36.0230633Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_storage_offset_native.h 2025-06-01T22:52:36.0231200Z +++ openssl base64 2025-06-01T22:52:36.0231465Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.0231710Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.0232488Z +++ sed -e s/=//g 2025-06-01T22:52:36.0273892Z ++ HASH=ZKAa_Uzrgxxin1KVn5QrBq1rTBihxLAzsNasXruCpeo 2025-06-01T22:52:36.0278075Z +++ ls -nl torch/include/ATen/ops/sym_storage_offset_native.h 2025-06-01T22:52:36.0279072Z +++ awk '{print $5}' 2025-06-01T22:52:36.0306911Z ++ FSIZE=489 2025-06-01T22:52:36.0307664Z ++ echo '"torch/include/ATen/ops/sym_storage_offset_native.h",sha256=ZKAa_Uzrgxxin1KVn5QrBq1rTBihxLAzsNasXruCpeo,489' 2025-06-01T22:52:36.0308383Z ++ read fname 2025-06-01T22:52:36.0308764Z ++ make_wheel_record torch/include/ATen/ops/sym_storage_offset_ops.h 2025-06-01T22:52:36.0309293Z ++ FPATH=torch/include/ATen/ops/sym_storage_offset_ops.h 2025-06-01T22:52:36.0309771Z ++ echo torch/include/ATen/ops/sym_storage_offset_ops.h 2025-06-01T22:52:36.0310302Z ++ grep RECORD 2025-06-01T22:52:36.0329201Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_storage_offset_ops.h 2025-06-01T22:52:36.0329764Z +++ openssl base64 2025-06-01T22:52:36.0330591Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.0331992Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.0333320Z +++ sed -e s/=//g 2025-06-01T22:52:36.0371817Z ++ HASH=Qvo4bmH5T_AmJJtep2ua_Vazq_IEFBQHkkaMcg1tckw 2025-06-01T22:52:36.0376670Z +++ ls -nl torch/include/ATen/ops/sym_storage_offset_ops.h 2025-06-01T22:52:36.0378176Z +++ awk '{print $5}' 2025-06-01T22:52:36.0405146Z ++ FSIZE=996 2025-06-01T22:52:36.0405808Z ++ echo '"torch/include/ATen/ops/sym_storage_offset_ops.h",sha256=Qvo4bmH5T_AmJJtep2ua_Vazq_IEFBQHkkaMcg1tckw,996' 2025-06-01T22:52:36.0406524Z ++ read fname 2025-06-01T22:52:36.0406859Z ++ make_wheel_record torch/include/ATen/ops/sym_stride.h 2025-06-01T22:52:36.0407302Z ++ FPATH=torch/include/ATen/ops/sym_stride.h 2025-06-01T22:52:36.0407710Z ++ echo torch/include/ATen/ops/sym_stride.h 2025-06-01T22:52:36.0408066Z ++ grep RECORD 2025-06-01T22:52:36.0430413Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_stride.h 2025-06-01T22:52:36.0430939Z +++ openssl base64 2025-06-01T22:52:36.0431207Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.0431463Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.0432031Z +++ sed -e s/=//g 2025-06-01T22:52:36.0472904Z ++ HASH=4UawIYsi7g5CFeDapzxZhsIBVSe2kzg22FWd_6aR23E 2025-06-01T22:52:36.0476985Z +++ ls -nl torch/include/ATen/ops/sym_stride.h 2025-06-01T22:52:36.0477631Z +++ awk '{print $5}' 2025-06-01T22:52:36.0504713Z ++ FSIZE=700 2025-06-01T22:52:36.0505730Z ++ echo '"torch/include/ATen/ops/sym_stride.h",sha256=4UawIYsi7g5CFeDapzxZhsIBVSe2kzg22FWd_6aR23E,700' 2025-06-01T22:52:36.0506528Z ++ read fname 2025-06-01T22:52:36.0507020Z ++ make_wheel_record torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.0507816Z ++ FPATH=torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.0508539Z ++ echo torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.0509068Z ++ grep RECORD 2025-06-01T22:52:36.0528780Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.0529462Z +++ openssl base64 2025-06-01T22:52:36.0530223Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.0531886Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.0533094Z +++ sed -e s/=//g 2025-06-01T22:52:36.0570707Z ++ HASH=z320JcS739xpzhKp45x5gGX8P-RPD0U5yAqnDCNF4pM 2025-06-01T22:52:36.0575927Z +++ ls -nl torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.0576705Z +++ awk '{print $5}' 2025-06-01T22:52:36.0602743Z ++ FSIZE=782 2025-06-01T22:52:36.0603633Z ++ echo '"torch/include/ATen/ops/sym_stride_compositeimplicitautograd_dispatch.h",sha256=z320JcS739xpzhKp45x5gGX8P-RPD0U5yAqnDCNF4pM,782' 2025-06-01T22:52:36.0604882Z ++ read fname 2025-06-01T22:52:36.0605244Z ++ make_wheel_record torch/include/ATen/ops/sym_stride_native.h 2025-06-01T22:52:36.0605870Z ++ FPATH=torch/include/ATen/ops/sym_stride_native.h 2025-06-01T22:52:36.0606315Z ++ echo torch/include/ATen/ops/sym_stride_native.h 2025-06-01T22:52:36.0606707Z ++ grep RECORD 2025-06-01T22:52:36.0628586Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_stride_native.h 2025-06-01T22:52:36.0629417Z +++ openssl base64 2025-06-01T22:52:36.0630885Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.0631332Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.0631896Z +++ sed -e s/=//g 2025-06-01T22:52:36.0672466Z ++ HASH=yU9AE-MYbIT0cF2vpXl7VKgMbw5qGZJiQYC6lzVCsZQ 2025-06-01T22:52:36.0674718Z +++ ls -nl torch/include/ATen/ops/sym_stride_native.h 2025-06-01T22:52:36.0676122Z +++ awk '{print $5}' 2025-06-01T22:52:36.0702719Z ++ FSIZE=494 2025-06-01T22:52:36.0703665Z ++ echo '"torch/include/ATen/ops/sym_stride_native.h",sha256=yU9AE-MYbIT0cF2vpXl7VKgMbw5qGZJiQYC6lzVCsZQ,494' 2025-06-01T22:52:36.0704331Z ++ read fname 2025-06-01T22:52:36.0704676Z ++ make_wheel_record torch/include/ATen/ops/sym_stride_ops.h 2025-06-01T22:52:36.0705263Z ++ FPATH=torch/include/ATen/ops/sym_stride_ops.h 2025-06-01T22:52:36.0705700Z ++ echo torch/include/ATen/ops/sym_stride_ops.h 2025-06-01T22:52:36.0706056Z ++ grep RECORD 2025-06-01T22:52:36.0726561Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/sym_stride_ops.h 2025-06-01T22:52:36.0727086Z +++ openssl base64 2025-06-01T22:52:36.0727345Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.0728464Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.0729792Z +++ sed -e s/=//g 2025-06-01T22:52:36.0767967Z ++ HASH=PZk1QNFp2i-zaJbmfmuLZNd7gGHzEoGxk0jt7_DPzRc 2025-06-01T22:52:36.0772843Z +++ ls -nl torch/include/ATen/ops/sym_stride_ops.h 2025-06-01T22:52:36.0773705Z +++ awk '{print $5}' 2025-06-01T22:52:36.0800745Z ++ FSIZE=1027 2025-06-01T22:52:36.0801456Z ++ echo '"torch/include/ATen/ops/sym_stride_ops.h",sha256=PZk1QNFp2i-zaJbmfmuLZNd7gGHzEoGxk0jt7_DPzRc,1027' 2025-06-01T22:52:36.0802216Z ++ read fname 2025-06-01T22:52:36.0802500Z ++ make_wheel_record torch/include/ATen/ops/t.h 2025-06-01T22:52:36.0802907Z ++ FPATH=torch/include/ATen/ops/t.h 2025-06-01T22:52:36.0803245Z ++ echo torch/include/ATen/ops/t.h 2025-06-01T22:52:36.0803576Z ++ grep RECORD 2025-06-01T22:52:36.0826088Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/t.h 2025-06-01T22:52:36.0826692Z +++ openssl base64 2025-06-01T22:52:36.0827095Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.0827544Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.0827847Z +++ sed -e s/=//g 2025-06-01T22:52:36.0870923Z ++ HASH=s7PjnjXQhfW-oiDS2cB5tLxxGzGhBZEDtsCUFjSxV7U 2025-06-01T22:52:36.0873752Z +++ ls -nl torch/include/ATen/ops/t.h 2025-06-01T22:52:36.0874213Z +++ awk '{print $5}' 2025-06-01T22:52:36.0902627Z ++ FSIZE=623 2025-06-01T22:52:36.0903634Z ++ echo '"torch/include/ATen/ops/t.h",sha256=s7PjnjXQhfW-oiDS2cB5tLxxGzGhBZEDtsCUFjSxV7U,623' 2025-06-01T22:52:36.0904286Z ++ read fname 2025-06-01T22:52:36.0904757Z ++ make_wheel_record torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.0905456Z ++ FPATH=torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.0906098Z ++ echo torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.0906567Z ++ grep RECORD 2025-06-01T22:52:36.0926896Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.0927539Z +++ openssl base64 2025-06-01T22:52:36.0927812Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.0928080Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.0929344Z +++ sed -e s/=//g 2025-06-01T22:52:36.0969067Z ++ HASH=zNsOwQ5j1KDg2w1HL2Z4dXWsQQzz1CjOBaA6wNq2oEw 2025-06-01T22:52:36.0973800Z +++ ls -nl torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.0974485Z +++ awk '{print $5}' 2025-06-01T22:52:36.1002810Z ++ FSIZE=805 2025-06-01T22:52:36.1003666Z ++ echo '"torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h",sha256=zNsOwQ5j1KDg2w1HL2Z4dXWsQQzz1CjOBaA6wNq2oEw,805' 2025-06-01T22:52:36.1004774Z ++ read fname 2025-06-01T22:52:36.1005092Z ++ make_wheel_record torch/include/ATen/ops/t_copy.h 2025-06-01T22:52:36.1005527Z ++ FPATH=torch/include/ATen/ops/t_copy.h 2025-06-01T22:52:36.1005899Z ++ echo torch/include/ATen/ops/t_copy.h 2025-06-01T22:52:36.1006249Z ++ grep RECORD 2025-06-01T22:52:36.1028220Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/t_copy.h 2025-06-01T22:52:36.1028698Z +++ openssl base64 2025-06-01T22:52:36.1028964Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.1029208Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.1029655Z +++ sed -e s/=//g 2025-06-01T22:52:36.1073499Z ++ HASH=X1JezddDA67cyUHhF4nXzp0WokVwhW4kgIm-hhJSpMs 2025-06-01T22:52:36.1075908Z +++ ls -nl torch/include/ATen/ops/t_copy.h 2025-06-01T22:52:36.1077410Z +++ awk '{print $5}' 2025-06-01T22:52:36.1105072Z ++ FSIZE=1027 2025-06-01T22:52:36.1105759Z ++ echo '"torch/include/ATen/ops/t_copy.h",sha256=X1JezddDA67cyUHhF4nXzp0WokVwhW4kgIm-hhJSpMs,1027' 2025-06-01T22:52:36.1106384Z ++ read fname 2025-06-01T22:52:36.1106868Z ++ make_wheel_record torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.1107740Z ++ FPATH=torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.1108459Z ++ echo torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.1108972Z ++ grep RECORD 2025-06-01T22:52:36.1128662Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.1129339Z +++ openssl base64 2025-06-01T22:52:36.1129810Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.1131195Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.1132489Z +++ sed -e s/=//g 2025-06-01T22:52:36.1172501Z ++ HASH=JmlOfgw8-Q077uwpeK-Qr-l-zLj746wf_GwXU5ykEqM 2025-06-01T22:52:36.1177595Z +++ ls -nl torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.1178707Z +++ awk '{print $5}' 2025-06-01T22:52:36.1205670Z ++ FSIZE=867 2025-06-01T22:52:36.1206455Z ++ echo '"torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h",sha256=JmlOfgw8-Q077uwpeK-Qr-l-zLj746wf_GwXU5ykEqM,867' 2025-06-01T22:52:36.1207303Z ++ read fname 2025-06-01T22:52:36.1207879Z ++ make_wheel_record torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.1208240Z ++ FPATH=torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.1208593Z ++ echo torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.1208711Z ++ grep RECORD 2025-06-01T22:52:36.1230299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.1230483Z +++ openssl base64 2025-06-01T22:52:36.1230615Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.1230851Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.1232331Z +++ sed -e s/=//g 2025-06-01T22:52:36.1274970Z ++ HASH=Tbn5mQk7oks1TQs9P7g977GDweM3MA2JYEKjnB4ztd4 2025-06-01T22:52:36.1277682Z +++ ls -nl torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.1278234Z +++ awk '{print $5}' 2025-06-01T22:52:36.1306501Z ++ FSIZE=790 2025-06-01T22:52:36.1307284Z ++ echo '"torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Tbn5mQk7oks1TQs9P7g977GDweM3MA2JYEKjnB4ztd4,790' 2025-06-01T22:52:36.1307388Z ++ read fname 2025-06-01T22:52:36.1307591Z ++ make_wheel_record torch/include/ATen/ops/t_copy_native.h 2025-06-01T22:52:36.1307739Z ++ FPATH=torch/include/ATen/ops/t_copy_native.h 2025-06-01T22:52:36.1307889Z ++ echo torch/include/ATen/ops/t_copy_native.h 2025-06-01T22:52:36.1308830Z ++ grep RECORD 2025-06-01T22:52:36.1329465Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/t_copy_native.h 2025-06-01T22:52:36.1329897Z +++ openssl base64 2025-06-01T22:52:36.1331024Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.1332121Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.1333474Z +++ sed -e s/=//g 2025-06-01T22:52:36.1372028Z ++ HASH=r_NsrNli1pIZ6cL38LcZoKBUdLFU8qcdFLZ6U7o42qI 2025-06-01T22:52:36.1376844Z +++ ls -nl torch/include/ATen/ops/t_copy_native.h 2025-06-01T22:52:36.1378493Z +++ awk '{print $5}' 2025-06-01T22:52:36.1405830Z ++ FSIZE=554 2025-06-01T22:52:36.1406307Z ++ echo '"torch/include/ATen/ops/t_copy_native.h",sha256=r_NsrNli1pIZ6cL38LcZoKBUdLFU8qcdFLZ6U7o42qI,554' 2025-06-01T22:52:36.1406420Z ++ read fname 2025-06-01T22:52:36.1406606Z ++ make_wheel_record torch/include/ATen/ops/t_copy_ops.h 2025-06-01T22:52:36.1406749Z ++ FPATH=torch/include/ATen/ops/t_copy_ops.h 2025-06-01T22:52:36.1407050Z ++ echo torch/include/ATen/ops/t_copy_ops.h 2025-06-01T22:52:36.1407445Z ++ grep RECORD 2025-06-01T22:52:36.1429712Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/t_copy_ops.h 2025-06-01T22:52:36.1429971Z +++ openssl base64 2025-06-01T22:52:36.1430093Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.1431664Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.1432654Z +++ sed -e s/=//g 2025-06-01T22:52:36.1474944Z ++ HASH=nYuf7cvlKNtIJLYyE60Z3OyjBeq9iEl84pldWbM9rc0 2025-06-01T22:52:36.1478801Z +++ ls -nl torch/include/ATen/ops/t_copy_ops.h 2025-06-01T22:52:36.1480058Z +++ awk '{print $5}' 2025-06-01T22:52:36.1507862Z ++ FSIZE=1547 2025-06-01T22:52:36.1508428Z ++ echo '"torch/include/ATen/ops/t_copy_ops.h",sha256=nYuf7cvlKNtIJLYyE60Z3OyjBeq9iEl84pldWbM9rc0,1547' 2025-06-01T22:52:36.1508824Z ++ read fname 2025-06-01T22:52:36.1509067Z ++ make_wheel_record torch/include/ATen/ops/t_native.h 2025-06-01T22:52:36.1509215Z ++ FPATH=torch/include/ATen/ops/t_native.h 2025-06-01T22:52:36.1509473Z ++ echo torch/include/ATen/ops/t_native.h 2025-06-01T22:52:36.1510083Z ++ grep RECORD 2025-06-01T22:52:36.1530325Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/t_native.h 2025-06-01T22:52:36.1530815Z +++ openssl base64 2025-06-01T22:52:36.1531985Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.1533799Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.1534710Z +++ sed -e s/=//g 2025-06-01T22:52:36.1572339Z ++ HASH=QGipuSEE4w6vJ5ha5iGKBqO1xNudd7y4Njj4ENN37z0 2025-06-01T22:52:36.1577112Z +++ ls -nl torch/include/ATen/ops/t_native.h 2025-06-01T22:52:36.1578765Z +++ awk '{print $5}' 2025-06-01T22:52:36.1605520Z ++ FSIZE=517 2025-06-01T22:52:36.1606024Z ++ echo '"torch/include/ATen/ops/t_native.h",sha256=QGipuSEE4w6vJ5ha5iGKBqO1xNudd7y4Njj4ENN37z0,517' 2025-06-01T22:52:36.1606132Z ++ read fname 2025-06-01T22:52:36.1606295Z ++ make_wheel_record torch/include/ATen/ops/t_ops.h 2025-06-01T22:52:36.1606420Z ++ FPATH=torch/include/ATen/ops/t_ops.h 2025-06-01T22:52:36.1606587Z ++ echo torch/include/ATen/ops/t_ops.h 2025-06-01T22:52:36.1607104Z ++ grep RECORD 2025-06-01T22:52:36.1629675Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/t_ops.h 2025-06-01T22:52:36.1629862Z +++ openssl base64 2025-06-01T22:52:36.1629980Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.1631015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.1631937Z +++ sed -e s/=//g 2025-06-01T22:52:36.1673571Z ++ HASH=R-2K3YEdYo43wg03DVOqmrbC19vVLd9mj9pJ0qpfLsg 2025-06-01T22:52:36.1676888Z +++ ls -nl torch/include/ATen/ops/t_ops.h 2025-06-01T22:52:36.1677494Z +++ awk '{print $5}' 2025-06-01T22:52:36.1705560Z ++ FSIZE=1432 2025-06-01T22:52:36.1706271Z ++ echo '"torch/include/ATen/ops/t_ops.h",sha256=R-2K3YEdYo43wg03DVOqmrbC19vVLd9mj9pJ0qpfLsg,1432' 2025-06-01T22:52:36.1706598Z ++ read fname 2025-06-01T22:52:36.1706813Z ++ make_wheel_record torch/include/ATen/ops/take.h 2025-06-01T22:52:36.1706973Z ++ FPATH=torch/include/ATen/ops/take.h 2025-06-01T22:52:36.1707101Z ++ echo torch/include/ATen/ops/take.h 2025-06-01T22:52:36.1708456Z ++ grep RECORD 2025-06-01T22:52:36.1728559Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/take.h 2025-06-01T22:52:36.1728773Z +++ openssl base64 2025-06-01T22:52:36.1730063Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.1731484Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.1732763Z +++ sed -e s/=//g 2025-06-01T22:52:36.1772284Z ++ HASH=TUnJ6dThw4TZZGKk2CLs_7RaSCSUhD1k6425QtKq6FU 2025-06-01T22:52:36.1777097Z +++ ls -nl torch/include/ATen/ops/take.h 2025-06-01T22:52:36.1778708Z +++ awk '{print $5}' 2025-06-01T22:52:36.1805948Z ++ FSIZE=1148 2025-06-01T22:52:36.1806709Z ++ echo '"torch/include/ATen/ops/take.h",sha256=TUnJ6dThw4TZZGKk2CLs_7RaSCSUhD1k6425QtKq6FU,1148' 2025-06-01T22:52:36.1806914Z ++ read fname 2025-06-01T22:52:36.1807258Z ++ make_wheel_record torch/include/ATen/ops/take_along_dim.h 2025-06-01T22:52:36.1807535Z ++ FPATH=torch/include/ATen/ops/take_along_dim.h 2025-06-01T22:52:36.1807823Z ++ echo torch/include/ATen/ops/take_along_dim.h 2025-06-01T22:52:36.1808006Z ++ grep RECORD 2025-06-01T22:52:36.1830951Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/take_along_dim.h 2025-06-01T22:52:36.1831194Z +++ openssl base64 2025-06-01T22:52:36.1831328Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.1832261Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.1832577Z +++ sed -e s/=//g 2025-06-01T22:52:36.1874327Z ++ HASH=RmzUPV6p0YFXbz3oklhtaZNVqJPZwfkb1rnVHGRXLMk 2025-06-01T22:52:36.1878002Z +++ ls -nl torch/include/ATen/ops/take_along_dim.h 2025-06-01T22:52:36.1878108Z +++ awk '{print $5}' 2025-06-01T22:52:36.1906425Z ++ FSIZE=1446 2025-06-01T22:52:36.1907172Z ++ echo '"torch/include/ATen/ops/take_along_dim.h",sha256=RmzUPV6p0YFXbz3oklhtaZNVqJPZwfkb1rnVHGRXLMk,1446' 2025-06-01T22:52:36.1907656Z ++ read fname 2025-06-01T22:52:36.1908117Z ++ make_wheel_record torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.1908525Z ++ FPATH=torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.1908840Z ++ echo torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.1908953Z ++ grep RECORD 2025-06-01T22:52:36.1929129Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.1929243Z +++ openssl base64 2025-06-01T22:52:36.1930210Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.1931446Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.1932733Z +++ sed -e s/=//g 2025-06-01T22:52:36.1971037Z ++ HASH=p6KUh4nZJJFkZGMyfONIRtjXatC4rLZDjkF_846eeFE 2025-06-01T22:52:36.1975983Z +++ ls -nl torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.1976758Z +++ awk '{print $5}' 2025-06-01T22:52:36.2003491Z ++ FSIZE=1149 2025-06-01T22:52:36.2004662Z ++ echo '"torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h",sha256=p6KUh4nZJJFkZGMyfONIRtjXatC4rLZDjkF_846eeFE,1149' 2025-06-01T22:52:36.2004773Z ++ read fname 2025-06-01T22:52:36.2005012Z ++ make_wheel_record torch/include/ATen/ops/take_along_dim_native.h 2025-06-01T22:52:36.2005200Z ++ FPATH=torch/include/ATen/ops/take_along_dim_native.h 2025-06-01T22:52:36.2005527Z ++ echo torch/include/ATen/ops/take_along_dim_native.h 2025-06-01T22:52:36.2006140Z ++ grep RECORD 2025-06-01T22:52:36.2028115Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/take_along_dim_native.h 2025-06-01T22:52:36.2028682Z +++ openssl base64 2025-06-01T22:52:36.2028826Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.2029257Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.2029629Z +++ sed -e s/=//g 2025-06-01T22:52:36.2072574Z ++ HASH=GBpx2DEM2Rflev0cAipvvzZR1gCOS_bWN8vzSXD5ORI 2025-06-01T22:52:36.2075488Z +++ ls -nl torch/include/ATen/ops/take_along_dim_native.h 2025-06-01T22:52:36.2076543Z +++ awk '{print $5}' 2025-06-01T22:52:36.2104402Z ++ FSIZE=701 2025-06-01T22:52:36.2104971Z ++ echo '"torch/include/ATen/ops/take_along_dim_native.h",sha256=GBpx2DEM2Rflev0cAipvvzZR1gCOS_bWN8vzSXD5ORI,701' 2025-06-01T22:52:36.2105106Z ++ read fname 2025-06-01T22:52:36.2105568Z ++ make_wheel_record torch/include/ATen/ops/take_along_dim_ops.h 2025-06-01T22:52:36.2105751Z ++ FPATH=torch/include/ATen/ops/take_along_dim_ops.h 2025-06-01T22:52:36.2105914Z ++ echo torch/include/ATen/ops/take_along_dim_ops.h 2025-06-01T22:52:36.2106914Z ++ grep RECORD 2025-06-01T22:52:36.2127821Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/take_along_dim_ops.h 2025-06-01T22:52:36.2127954Z +++ openssl base64 2025-06-01T22:52:36.2128990Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.2130290Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.2131715Z +++ sed -e s/=//g 2025-06-01T22:52:36.2170831Z ++ HASH=oRg7bn5xXudjBpmurSVwnhbziygsuRq0PhU_CmSYgaE 2025-06-01T22:52:36.2175693Z +++ ls -nl torch/include/ATen/ops/take_along_dim_ops.h 2025-06-01T22:52:36.2176994Z +++ awk '{print $5}' 2025-06-01T22:52:36.2203686Z ++ FSIZE=1981 2025-06-01T22:52:36.2204485Z ++ echo '"torch/include/ATen/ops/take_along_dim_ops.h",sha256=oRg7bn5xXudjBpmurSVwnhbziygsuRq0PhU_CmSYgaE,1981' 2025-06-01T22:52:36.2204589Z ++ read fname 2025-06-01T22:52:36.2205446Z ++ make_wheel_record torch/include/ATen/ops/take_cpu_dispatch.h 2025-06-01T22:52:36.2205892Z ++ FPATH=torch/include/ATen/ops/take_cpu_dispatch.h 2025-06-01T22:52:36.2206369Z ++ echo torch/include/ATen/ops/take_cpu_dispatch.h 2025-06-01T22:52:36.2206571Z ++ grep RECORD 2025-06-01T22:52:36.2228045Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/take_cpu_dispatch.h 2025-06-01T22:52:36.2228267Z +++ openssl base64 2025-06-01T22:52:36.2228436Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.2229758Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.2229952Z +++ sed -e s/=//g 2025-06-01T22:52:36.2273511Z ++ HASH=hbO7KFlRMYRrW6Z2utqVYJgaOAY-RPfl0c1M4YMm-rA 2025-06-01T22:52:36.2276501Z +++ ls -nl torch/include/ATen/ops/take_cpu_dispatch.h 2025-06-01T22:52:36.2277032Z +++ awk '{print $5}' 2025-06-01T22:52:36.2305227Z ++ FSIZE=949 2025-06-01T22:52:36.2306047Z ++ echo '"torch/include/ATen/ops/take_cpu_dispatch.h",sha256=hbO7KFlRMYRrW6Z2utqVYJgaOAY-RPfl0c1M4YMm-rA,949' 2025-06-01T22:52:36.2306146Z ++ read fname 2025-06-01T22:52:36.2306418Z ++ make_wheel_record torch/include/ATen/ops/take_cuda_dispatch.h 2025-06-01T22:52:36.2306588Z ++ FPATH=torch/include/ATen/ops/take_cuda_dispatch.h 2025-06-01T22:52:36.2306751Z ++ echo torch/include/ATen/ops/take_cuda_dispatch.h 2025-06-01T22:52:36.2307421Z ++ grep RECORD 2025-06-01T22:52:36.2328509Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/take_cuda_dispatch.h 2025-06-01T22:52:36.2328885Z +++ openssl base64 2025-06-01T22:52:36.2329890Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.2331151Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.2332566Z +++ sed -e s/=//g 2025-06-01T22:52:36.2370966Z ++ HASH=qFDsLb8TP2rQs8mawSUMWLeFm0IgPkGpE7CUuaPIfDc 2025-06-01T22:52:36.2375799Z +++ ls -nl torch/include/ATen/ops/take_cuda_dispatch.h 2025-06-01T22:52:36.2376886Z +++ awk '{print $5}' 2025-06-01T22:52:36.2403721Z ++ FSIZE=951 2025-06-01T22:52:36.2404454Z ++ echo '"torch/include/ATen/ops/take_cuda_dispatch.h",sha256=qFDsLb8TP2rQs8mawSUMWLeFm0IgPkGpE7CUuaPIfDc,951' 2025-06-01T22:52:36.2404780Z ++ read fname 2025-06-01T22:52:36.2405239Z ++ make_wheel_record torch/include/ATen/ops/take_native.h 2025-06-01T22:52:36.2405546Z ++ FPATH=torch/include/ATen/ops/take_native.h 2025-06-01T22:52:36.2405707Z ++ echo torch/include/ATen/ops/take_native.h 2025-06-01T22:52:36.2406564Z ++ grep RECORD 2025-06-01T22:52:36.2431276Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/take_native.h 2025-06-01T22:52:36.2431831Z +++ openssl base64 2025-06-01T22:52:36.2431960Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.2432065Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.2432163Z +++ sed -e s/=//g 2025-06-01T22:52:36.2473190Z ++ HASH=1zE2NR2WFKymOap-Ucz_lN0a-15V5z_j7QvpGgvPUQA 2025-06-01T22:52:36.2475403Z +++ ls -nl torch/include/ATen/ops/take_native.h 2025-06-01T22:52:36.2476498Z +++ awk '{print $5}' 2025-06-01T22:52:36.2504919Z ++ FSIZE=602 2025-06-01T22:52:36.2505438Z ++ echo '"torch/include/ATen/ops/take_native.h",sha256=1zE2NR2WFKymOap-Ucz_lN0a-15V5z_j7QvpGgvPUQA,602' 2025-06-01T22:52:36.2505539Z ++ read fname 2025-06-01T22:52:36.2505799Z ++ make_wheel_record torch/include/ATen/ops/take_ops.h 2025-06-01T22:52:36.2505985Z ++ FPATH=torch/include/ATen/ops/take_ops.h 2025-06-01T22:52:36.2506119Z ++ echo torch/include/ATen/ops/take_ops.h 2025-06-01T22:52:36.2506336Z ++ grep RECORD 2025-06-01T22:52:36.2527001Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/take_ops.h 2025-06-01T22:52:36.2527131Z +++ openssl base64 2025-06-01T22:52:36.2528123Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.2529029Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.2530381Z +++ sed -e s/=//g 2025-06-01T22:52:36.2569203Z ++ HASH=vYXC9M3YWubbbmFr8sQFF3CqC101DQj5J_B6jWiT4o0 2025-06-01T22:52:36.2574130Z +++ ls -nl torch/include/ATen/ops/take_ops.h 2025-06-01T22:52:36.2575016Z +++ awk '{print $5}' 2025-06-01T22:52:36.2601936Z ++ FSIZE=1707 2025-06-01T22:52:36.2602477Z ++ echo '"torch/include/ATen/ops/take_ops.h",sha256=vYXC9M3YWubbbmFr8sQFF3CqC101DQj5J_B6jWiT4o0,1707' 2025-06-01T22:52:36.2602865Z ++ read fname 2025-06-01T22:52:36.2603065Z ++ make_wheel_record torch/include/ATen/ops/tan.h 2025-06-01T22:52:36.2603200Z ++ FPATH=torch/include/ATen/ops/tan.h 2025-06-01T22:52:36.2603475Z ++ echo torch/include/ATen/ops/tan.h 2025-06-01T22:52:36.2604050Z ++ grep RECORD 2025-06-01T22:52:36.2627755Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tan.h 2025-06-01T22:52:36.2627961Z +++ openssl base64 2025-06-01T22:52:36.2628090Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.2628402Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.2628511Z +++ sed -e s/=//g 2025-06-01T22:52:36.2672448Z ++ HASH=3wufysOxw5Gj4BOPQu9HO88VvcnnTkuL72R_m0q-sjU 2025-06-01T22:52:36.2675290Z +++ ls -nl torch/include/ATen/ops/tan.h 2025-06-01T22:52:36.2677542Z +++ awk '{print $5}' 2025-06-01T22:52:36.2705072Z ++ FSIZE=1130 2025-06-01T22:52:36.2705596Z ++ echo '"torch/include/ATen/ops/tan.h",sha256=3wufysOxw5Gj4BOPQu9HO88VvcnnTkuL72R_m0q-sjU,1130' 2025-06-01T22:52:36.2705787Z ++ read fname 2025-06-01T22:52:36.2706192Z ++ make_wheel_record torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.2706533Z ++ FPATH=torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.2706867Z ++ echo torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.2706979Z ++ grep RECORD 2025-06-01T22:52:36.2726943Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.2727071Z +++ openssl base64 2025-06-01T22:52:36.2728094Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.2729320Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.2730840Z +++ sed -e s/=//g 2025-06-01T22:52:36.2769754Z ++ HASH=9msSFgcRjrg8bX6bNI5kCV6baqM0-A6C6H969OR0Lqs 2025-06-01T22:52:36.2774653Z +++ ls -nl torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.2775346Z +++ awk '{print $5}' 2025-06-01T22:52:36.2803198Z ++ FSIZE=835 2025-06-01T22:52:36.2804116Z ++ echo '"torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h",sha256=9msSFgcRjrg8bX6bNI5kCV6baqM0-A6C6H969OR0Lqs,835' 2025-06-01T22:52:36.2804221Z ++ read fname 2025-06-01T22:52:36.2804449Z ++ make_wheel_record torch/include/ATen/ops/tan_cpu_dispatch.h 2025-06-01T22:52:36.2804936Z ++ FPATH=torch/include/ATen/ops/tan_cpu_dispatch.h 2025-06-01T22:52:36.2805085Z ++ echo torch/include/ATen/ops/tan_cpu_dispatch.h 2025-06-01T22:52:36.2805673Z ++ grep RECORD 2025-06-01T22:52:36.2827354Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tan_cpu_dispatch.h 2025-06-01T22:52:36.2827537Z +++ openssl base64 2025-06-01T22:52:36.2829323Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.2829438Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.2830087Z +++ sed -e s/=//g 2025-06-01T22:52:36.2870217Z ++ HASH=DimMQnXgY-7pND9M75hivgWEZX8K1ApIJYxXSM9Ue8A 2025-06-01T22:52:36.2873953Z +++ ls -nl torch/include/ATen/ops/tan_cpu_dispatch.h 2025-06-01T22:52:36.2875122Z +++ awk '{print $5}' 2025-06-01T22:52:36.2902898Z ++ FSIZE=916 2025-06-01T22:52:36.2903725Z ++ echo '"torch/include/ATen/ops/tan_cpu_dispatch.h",sha256=DimMQnXgY-7pND9M75hivgWEZX8K1ApIJYxXSM9Ue8A,916' 2025-06-01T22:52:36.2904397Z ++ read fname 2025-06-01T22:52:36.2904763Z ++ make_wheel_record torch/include/ATen/ops/tan_cuda_dispatch.h 2025-06-01T22:52:36.2905255Z ++ FPATH=torch/include/ATen/ops/tan_cuda_dispatch.h 2025-06-01T22:52:36.2905696Z ++ echo torch/include/ATen/ops/tan_cuda_dispatch.h 2025-06-01T22:52:36.2906070Z ++ grep RECORD 2025-06-01T22:52:36.2926039Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tan_cuda_dispatch.h 2025-06-01T22:52:36.2926837Z +++ openssl base64 2025-06-01T22:52:36.2927222Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.2928699Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.2930097Z +++ sed -e s/=//g 2025-06-01T22:52:36.2969028Z ++ HASH=uY_V5HawHgc4ftTPpHtwN3pMEOP6rPQDosiUNLdS_i4 2025-06-01T22:52:36.2973749Z +++ ls -nl torch/include/ATen/ops/tan_cuda_dispatch.h 2025-06-01T22:52:36.2974615Z +++ awk '{print $5}' 2025-06-01T22:52:36.3001723Z ++ FSIZE=918 2025-06-01T22:52:36.3002482Z ++ echo '"torch/include/ATen/ops/tan_cuda_dispatch.h",sha256=uY_V5HawHgc4ftTPpHtwN3pMEOP6rPQDosiUNLdS_i4,918' 2025-06-01T22:52:36.3003161Z ++ read fname 2025-06-01T22:52:36.3003606Z ++ make_wheel_record torch/include/ATen/ops/tan_meta.h 2025-06-01T22:52:36.3004172Z ++ FPATH=torch/include/ATen/ops/tan_meta.h 2025-06-01T22:52:36.3004740Z ++ echo torch/include/ATen/ops/tan_meta.h 2025-06-01T22:52:36.3005089Z ++ grep RECORD 2025-06-01T22:52:36.3026982Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tan_meta.h 2025-06-01T22:52:36.3027763Z +++ openssl base64 2025-06-01T22:52:36.3028134Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.3028388Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.3028665Z +++ sed -e s/=//g 2025-06-01T22:52:36.3068930Z ++ HASH=zKf2i2nhaTLTrjCFyRHE-FYXLtTDNDvcQd3ExWluQjg 2025-06-01T22:52:36.3073488Z +++ ls -nl torch/include/ATen/ops/tan_meta.h 2025-06-01T22:52:36.3075058Z +++ awk '{print $5}' 2025-06-01T22:52:36.3102790Z ++ FSIZE=564 2025-06-01T22:52:36.3103498Z ++ echo '"torch/include/ATen/ops/tan_meta.h",sha256=zKf2i2nhaTLTrjCFyRHE-FYXLtTDNDvcQd3ExWluQjg,564' 2025-06-01T22:52:36.3104126Z ++ read fname 2025-06-01T22:52:36.3104489Z ++ make_wheel_record torch/include/ATen/ops/tan_meta_dispatch.h 2025-06-01T22:52:36.3104977Z ++ FPATH=torch/include/ATen/ops/tan_meta_dispatch.h 2025-06-01T22:52:36.3105415Z ++ echo torch/include/ATen/ops/tan_meta_dispatch.h 2025-06-01T22:52:36.3105787Z ++ grep RECORD 2025-06-01T22:52:36.3126913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tan_meta_dispatch.h 2025-06-01T22:52:36.3127452Z +++ openssl base64 2025-06-01T22:52:36.3127772Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.3128092Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.3129445Z +++ sed -e s/=//g 2025-06-01T22:52:36.3168778Z ++ HASH=ZHlw9zOpcjvJ0CGDflTwnhbGsY_MzNCMaZkckcrZDto 2025-06-01T22:52:36.3173317Z +++ ls -nl torch/include/ATen/ops/tan_meta_dispatch.h 2025-06-01T22:52:36.3174471Z +++ awk '{print $5}' 2025-06-01T22:52:36.3200874Z ++ FSIZE=918 2025-06-01T22:52:36.3201714Z ++ echo '"torch/include/ATen/ops/tan_meta_dispatch.h",sha256=ZHlw9zOpcjvJ0CGDflTwnhbGsY_MzNCMaZkckcrZDto,918' 2025-06-01T22:52:36.3202407Z ++ read fname 2025-06-01T22:52:36.3202752Z ++ make_wheel_record torch/include/ATen/ops/tan_native.h 2025-06-01T22:52:36.3203345Z ++ FPATH=torch/include/ATen/ops/tan_native.h 2025-06-01T22:52:36.3203742Z ++ echo torch/include/ATen/ops/tan_native.h 2025-06-01T22:52:36.3204193Z ++ grep RECORD 2025-06-01T22:52:36.3224797Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tan_native.h 2025-06-01T22:52:36.3225358Z +++ openssl base64 2025-06-01T22:52:36.3226100Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.3227503Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.3227937Z +++ sed -e s/=//g 2025-06-01T22:52:36.3268552Z ++ HASH=PlGInfGDyp-PqsnpMta-RCVQdFzk1sgWoshiQ9pxoUw 2025-06-01T22:52:36.3272323Z +++ ls -nl torch/include/ATen/ops/tan_native.h 2025-06-01T22:52:36.3273202Z +++ awk '{print $5}' 2025-06-01T22:52:36.3300891Z ++ FSIZE=989 2025-06-01T22:52:36.3301604Z ++ echo '"torch/include/ATen/ops/tan_native.h",sha256=PlGInfGDyp-PqsnpMta-RCVQdFzk1sgWoshiQ9pxoUw,989' 2025-06-01T22:52:36.3302252Z ++ read fname 2025-06-01T22:52:36.3302575Z ++ make_wheel_record torch/include/ATen/ops/tan_ops.h 2025-06-01T22:52:36.3302988Z ++ FPATH=torch/include/ATen/ops/tan_ops.h 2025-06-01T22:52:36.3303366Z ++ echo torch/include/ATen/ops/tan_ops.h 2025-06-01T22:52:36.3303710Z ++ grep RECORD 2025-06-01T22:52:36.3325619Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tan_ops.h 2025-06-01T22:52:36.3326140Z +++ openssl base64 2025-06-01T22:52:36.3326396Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.3326660Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.3328037Z +++ sed -e s/=//g 2025-06-01T22:52:36.3367227Z ++ HASH=lXQVjPaZKkby_YdwIYK8QY7tcEMndV8m_lpsxUKVxUQ 2025-06-01T22:52:36.3372130Z +++ ls -nl torch/include/ATen/ops/tan_ops.h 2025-06-01T22:52:36.3373038Z +++ awk '{print $5}' 2025-06-01T22:52:36.3400794Z ++ FSIZE=2019 2025-06-01T22:52:36.3401455Z ++ echo '"torch/include/ATen/ops/tan_ops.h",sha256=lXQVjPaZKkby_YdwIYK8QY7tcEMndV8m_lpsxUKVxUQ,2019' 2025-06-01T22:52:36.3402080Z ++ read fname 2025-06-01T22:52:36.3412407Z ++ make_wheel_record torch/include/ATen/ops/tanh.h 2025-06-01T22:52:36.3412978Z ++ FPATH=torch/include/ATen/ops/tanh.h 2025-06-01T22:52:36.3413347Z ++ echo torch/include/ATen/ops/tanh.h 2025-06-01T22:52:36.3413687Z ++ grep RECORD 2025-06-01T22:52:36.3427054Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh.h 2025-06-01T22:52:36.3427528Z +++ openssl base64 2025-06-01T22:52:36.3427790Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.3428033Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.3428302Z +++ sed -e s/=//g 2025-06-01T22:52:36.3470060Z ++ HASH=6WKgiUnMWhH7WUcJkCl546YzU3ebN-Kg7GU-TLbnlRQ 2025-06-01T22:52:36.3473298Z +++ ls -nl torch/include/ATen/ops/tanh.h 2025-06-01T22:52:36.3474226Z +++ awk '{print $5}' 2025-06-01T22:52:36.3502433Z ++ FSIZE=1143 2025-06-01T22:52:36.3503166Z ++ echo '"torch/include/ATen/ops/tanh.h",sha256=6WKgiUnMWhH7WUcJkCl546YzU3ebN-Kg7GU-TLbnlRQ,1143' 2025-06-01T22:52:36.3503782Z ++ read fname 2025-06-01T22:52:36.3504116Z ++ make_wheel_record torch/include/ATen/ops/tanh_backward.h 2025-06-01T22:52:36.3504573Z ++ FPATH=torch/include/ATen/ops/tanh_backward.h 2025-06-01T22:52:36.3504995Z ++ echo torch/include/ATen/ops/tanh_backward.h 2025-06-01T22:52:36.3505352Z ++ grep RECORD 2025-06-01T22:52:36.3526076Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_backward.h 2025-06-01T22:52:36.3526599Z +++ openssl base64 2025-06-01T22:52:36.3526870Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.3527162Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.3527992Z +++ sed -e s/=//g 2025-06-01T22:52:36.3568580Z ++ HASH=ZITabvNWuf6OR2Me_s8lsM2oLmThwYqn2XTayZlaXD0 2025-06-01T22:52:36.3573274Z +++ ls -nl torch/include/ATen/ops/tanh_backward.h 2025-06-01T22:52:36.3574104Z +++ awk '{print $5}' 2025-06-01T22:52:36.3601130Z ++ FSIZE=1380 2025-06-01T22:52:36.3601836Z ++ echo '"torch/include/ATen/ops/tanh_backward.h",sha256=ZITabvNWuf6OR2Me_s8lsM2oLmThwYqn2XTayZlaXD0,1380' 2025-06-01T22:52:36.3602506Z ++ read fname 2025-06-01T22:52:36.3603093Z ++ make_wheel_record torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.3604200Z ++ FPATH=torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.3605483Z ++ echo torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.3606109Z ++ grep RECORD 2025-06-01T22:52:36.3627170Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.3627938Z +++ openssl base64 2025-06-01T22:52:36.3628205Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.3628451Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.3628760Z +++ sed -e s/=//g 2025-06-01T22:52:36.3670276Z ++ HASH=cewqqytrQiBMcumo4dIS19Pz-CcDTLuwRMPKd1SZDIw 2025-06-01T22:52:36.3672936Z +++ ls -nl torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.3673576Z +++ awk '{print $5}' 2025-06-01T22:52:36.3702906Z ++ FSIZE=831 2025-06-01T22:52:36.3703912Z ++ echo '"torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=cewqqytrQiBMcumo4dIS19Pz-CcDTLuwRMPKd1SZDIw,831' 2025-06-01T22:52:36.3704878Z ++ read fname 2025-06-01T22:52:36.3705263Z ++ make_wheel_record torch/include/ATen/ops/tanh_backward_cpu_dispatch.h 2025-06-01T22:52:36.3705846Z ++ FPATH=torch/include/ATen/ops/tanh_backward_cpu_dispatch.h 2025-06-01T22:52:36.3706358Z ++ echo torch/include/ATen/ops/tanh_backward_cpu_dispatch.h 2025-06-01T22:52:36.3706774Z ++ grep RECORD 2025-06-01T22:52:36.3725934Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_backward_cpu_dispatch.h 2025-06-01T22:52:36.3726504Z +++ openssl base64 2025-06-01T22:52:36.3726793Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.3727045Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.3728139Z +++ sed -e s/=//g 2025-06-01T22:52:36.3767423Z ++ HASH=bTCDJx_2SfU3SBw37eRkerFIQoxFsr9nABzBG9etGyw 2025-06-01T22:52:36.3772268Z +++ ls -nl torch/include/ATen/ops/tanh_backward_cpu_dispatch.h 2025-06-01T22:52:36.3773046Z +++ awk '{print $5}' 2025-06-01T22:52:36.3801905Z ++ FSIZE=1014 2025-06-01T22:52:36.3802893Z ++ echo '"torch/include/ATen/ops/tanh_backward_cpu_dispatch.h",sha256=bTCDJx_2SfU3SBw37eRkerFIQoxFsr9nABzBG9etGyw,1014' 2025-06-01T22:52:36.3803620Z ++ read fname 2025-06-01T22:52:36.3804148Z ++ make_wheel_record torch/include/ATen/ops/tanh_backward_cuda_dispatch.h 2025-06-01T22:52:36.3804916Z ++ FPATH=torch/include/ATen/ops/tanh_backward_cuda_dispatch.h 2025-06-01T22:52:36.3805468Z ++ echo torch/include/ATen/ops/tanh_backward_cuda_dispatch.h 2025-06-01T22:52:36.3805909Z ++ grep RECORD 2025-06-01T22:52:36.3829665Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_backward_cuda_dispatch.h 2025-06-01T22:52:36.3830250Z +++ openssl base64 2025-06-01T22:52:36.3830504Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.3830775Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.3831013Z +++ sed -e s/=//g 2025-06-01T22:52:36.3873121Z ++ HASH=87yeDFFt_xrco8MecdA55JhYnFMPnpDr3rhNaZ3JiO0 2025-06-01T22:52:36.3876904Z +++ ls -nl torch/include/ATen/ops/tanh_backward_cuda_dispatch.h 2025-06-01T22:52:36.3877578Z +++ awk '{print $5}' 2025-06-01T22:52:36.3904645Z ++ FSIZE=1016 2025-06-01T22:52:36.3905489Z ++ echo '"torch/include/ATen/ops/tanh_backward_cuda_dispatch.h",sha256=87yeDFFt_xrco8MecdA55JhYnFMPnpDr3rhNaZ3JiO0,1016' 2025-06-01T22:52:36.3906231Z ++ read fname 2025-06-01T22:52:36.3906579Z ++ make_wheel_record torch/include/ATen/ops/tanh_backward_meta.h 2025-06-01T22:52:36.3907087Z ++ FPATH=torch/include/ATen/ops/tanh_backward_meta.h 2025-06-01T22:52:36.3907519Z ++ echo torch/include/ATen/ops/tanh_backward_meta.h 2025-06-01T22:52:36.3907908Z ++ grep RECORD 2025-06-01T22:52:36.3927582Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_backward_meta.h 2025-06-01T22:52:36.3928114Z +++ openssl base64 2025-06-01T22:52:36.3928595Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.3930030Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.3931186Z +++ sed -e s/=//g 2025-06-01T22:52:36.3970650Z ++ HASH=LOrXfxRZzP5Q5-G8LhOvMF9QkE2IeByxPCnXDyHr6lk 2025-06-01T22:52:36.3975147Z +++ ls -nl torch/include/ATen/ops/tanh_backward_meta.h 2025-06-01T22:52:36.3976350Z +++ awk '{print $5}' 2025-06-01T22:52:36.4002187Z ++ FSIZE=608 2025-06-01T22:52:36.4002822Z ++ echo '"torch/include/ATen/ops/tanh_backward_meta.h",sha256=LOrXfxRZzP5Q5-G8LhOvMF9QkE2IeByxPCnXDyHr6lk,608' 2025-06-01T22:52:36.4003494Z ++ read fname 2025-06-01T22:52:36.4004099Z ++ make_wheel_record torch/include/ATen/ops/tanh_backward_meta_dispatch.h 2025-06-01T22:52:36.4004891Z ++ FPATH=torch/include/ATen/ops/tanh_backward_meta_dispatch.h 2025-06-01T22:52:36.4005436Z ++ echo torch/include/ATen/ops/tanh_backward_meta_dispatch.h 2025-06-01T22:52:36.4006211Z ++ grep RECORD 2025-06-01T22:52:36.4029238Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_backward_meta_dispatch.h 2025-06-01T22:52:36.4029835Z +++ openssl base64 2025-06-01T22:52:36.4030091Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.4030383Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.4030697Z +++ sed -e s/=//g 2025-06-01T22:52:36.4073441Z ++ HASH=c5hHwffvqGr8pxGIIBCwIvE0v5ZdXWtTnfpsJ5gAexg 2025-06-01T22:52:36.4075663Z +++ ls -nl torch/include/ATen/ops/tanh_backward_meta_dispatch.h 2025-06-01T22:52:36.4076095Z +++ awk '{print $5}' 2025-06-01T22:52:36.4103983Z ++ FSIZE=1016 2025-06-01T22:52:36.4104747Z ++ echo '"torch/include/ATen/ops/tanh_backward_meta_dispatch.h",sha256=c5hHwffvqGr8pxGIIBCwIvE0v5ZdXWtTnfpsJ5gAexg,1016' 2025-06-01T22:52:36.4105491Z ++ read fname 2025-06-01T22:52:36.4105860Z ++ make_wheel_record torch/include/ATen/ops/tanh_backward_native.h 2025-06-01T22:52:36.4106368Z ++ FPATH=torch/include/ATen/ops/tanh_backward_native.h 2025-06-01T22:52:36.4106833Z ++ echo torch/include/ATen/ops/tanh_backward_native.h 2025-06-01T22:52:36.4107213Z ++ grep RECORD 2025-06-01T22:52:36.4127356Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_backward_native.h 2025-06-01T22:52:36.4127911Z +++ openssl base64 2025-06-01T22:52:36.4128175Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.4129357Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.4130723Z +++ sed -e s/=//g 2025-06-01T22:52:36.4170741Z ++ HASH=jDhIebc4DOZ0jgs0FLS4LUw1GXo5-ZRMQL_kaRT7Bh0 2025-06-01T22:52:36.4176018Z +++ ls -nl torch/include/ATen/ops/tanh_backward_native.h 2025-06-01T22:52:36.4176837Z +++ awk '{print $5}' 2025-06-01T22:52:36.4203812Z ++ FSIZE=658 2025-06-01T22:52:36.4204760Z ++ echo '"torch/include/ATen/ops/tanh_backward_native.h",sha256=jDhIebc4DOZ0jgs0FLS4LUw1GXo5-ZRMQL_kaRT7Bh0,658' 2025-06-01T22:52:36.4205476Z ++ read fname 2025-06-01T22:52:36.4205830Z ++ make_wheel_record torch/include/ATen/ops/tanh_backward_ops.h 2025-06-01T22:52:36.4206342Z ++ FPATH=torch/include/ATen/ops/tanh_backward_ops.h 2025-06-01T22:52:36.4206911Z ++ echo torch/include/ATen/ops/tanh_backward_ops.h 2025-06-01T22:52:36.4207311Z ++ grep RECORD 2025-06-01T22:52:36.4228268Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_backward_ops.h 2025-06-01T22:52:36.4228783Z +++ openssl base64 2025-06-01T22:52:36.4229058Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.4229330Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.4230109Z +++ sed -e s/=//g 2025-06-01T22:52:36.4273770Z ++ HASH=9eXqegtrzB_-u0eahw-9hGoPTSQ2FlecJaCANTyjSvY 2025-06-01T22:52:36.4277787Z +++ ls -nl torch/include/ATen/ops/tanh_backward_ops.h 2025-06-01T22:52:36.4278991Z +++ awk '{print $5}' 2025-06-01T22:52:36.4307430Z ++ FSIZE=1851 2025-06-01T22:52:36.4308176Z ++ echo '"torch/include/ATen/ops/tanh_backward_ops.h",sha256=9eXqegtrzB_-u0eahw-9hGoPTSQ2FlecJaCANTyjSvY,1851' 2025-06-01T22:52:36.4308876Z ++ read fname 2025-06-01T22:52:36.4309412Z ++ make_wheel_record torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.4310291Z ++ FPATH=torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.4311098Z ++ echo torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.4311669Z ++ grep RECORD 2025-06-01T22:52:36.4328514Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.4329232Z +++ openssl base64 2025-06-01T22:52:36.4330361Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.4331682Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.4333039Z +++ sed -e s/=//g 2025-06-01T22:52:36.4370767Z ++ HASH=OQVmUti_spPJKlM5JmiXBvOTTJk6sDBboVm7n9Ufv3c 2025-06-01T22:52:36.4375807Z +++ ls -nl torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.4376545Z +++ awk '{print $5}' 2025-06-01T22:52:36.4403053Z ++ FSIZE=837 2025-06-01T22:52:36.4404047Z ++ echo '"torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h",sha256=OQVmUti_spPJKlM5JmiXBvOTTJk6sDBboVm7n9Ufv3c,837' 2025-06-01T22:52:36.4405132Z ++ read fname 2025-06-01T22:52:36.4405508Z ++ make_wheel_record torch/include/ATen/ops/tanh_cpu_dispatch.h 2025-06-01T22:52:36.4406013Z ++ FPATH=torch/include/ATen/ops/tanh_cpu_dispatch.h 2025-06-01T22:52:36.4406470Z ++ echo torch/include/ATen/ops/tanh_cpu_dispatch.h 2025-06-01T22:52:36.4406860Z ++ grep RECORD 2025-06-01T22:52:36.4428080Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_cpu_dispatch.h 2025-06-01T22:52:36.4428696Z +++ openssl base64 2025-06-01T22:52:36.4428961Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.4430528Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.4430786Z +++ sed -e s/=//g 2025-06-01T22:52:36.4472858Z ++ HASH=khq7PUKQ1THXtSJ0J-89jDHoCcUD-swCwAfQTIci5QA 2025-06-01T22:52:36.4475141Z +++ ls -nl torch/include/ATen/ops/tanh_cpu_dispatch.h 2025-06-01T22:52:36.4475941Z +++ awk '{print $5}' 2025-06-01T22:52:36.4503253Z ++ FSIZE=920 2025-06-01T22:52:36.4503970Z ++ echo '"torch/include/ATen/ops/tanh_cpu_dispatch.h",sha256=khq7PUKQ1THXtSJ0J-89jDHoCcUD-swCwAfQTIci5QA,920' 2025-06-01T22:52:36.4504667Z ++ read fname 2025-06-01T22:52:36.4505026Z ++ make_wheel_record torch/include/ATen/ops/tanh_cuda_dispatch.h 2025-06-01T22:52:36.4505515Z ++ FPATH=torch/include/ATen/ops/tanh_cuda_dispatch.h 2025-06-01T22:52:36.4505958Z ++ echo torch/include/ATen/ops/tanh_cuda_dispatch.h 2025-06-01T22:52:36.4506327Z ++ grep RECORD 2025-06-01T22:52:36.4526456Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_cuda_dispatch.h 2025-06-01T22:52:36.4527118Z +++ openssl base64 2025-06-01T22:52:36.4527685Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.4528501Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.4530015Z +++ sed -e s/=//g 2025-06-01T22:52:36.4569462Z ++ HASH=yrcfdE38ouc1qkOXg1cjWUM-aKAHEPcmVNDPCd8xS2I 2025-06-01T22:52:36.4574171Z +++ ls -nl torch/include/ATen/ops/tanh_cuda_dispatch.h 2025-06-01T22:52:36.4575282Z +++ awk '{print $5}' 2025-06-01T22:52:36.4602120Z ++ FSIZE=922 2025-06-01T22:52:36.4602833Z ++ echo '"torch/include/ATen/ops/tanh_cuda_dispatch.h",sha256=yrcfdE38ouc1qkOXg1cjWUM-aKAHEPcmVNDPCd8xS2I,922' 2025-06-01T22:52:36.4603797Z ++ read fname 2025-06-01T22:52:36.4604228Z ++ make_wheel_record torch/include/ATen/ops/tanh_meta.h 2025-06-01T22:52:36.4604932Z ++ FPATH=torch/include/ATen/ops/tanh_meta.h 2025-06-01T22:52:36.4605332Z ++ echo torch/include/ATen/ops/tanh_meta.h 2025-06-01T22:52:36.4605696Z ++ grep RECORD 2025-06-01T22:52:36.4627162Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_meta.h 2025-06-01T22:52:36.4627915Z +++ openssl base64 2025-06-01T22:52:36.4628201Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.4628516Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.4628796Z +++ sed -e s/=//g 2025-06-01T22:52:36.4671355Z ++ HASH=6u5Q07UBiWHC0a80WyYWl8Qe7AeYVeF1RCty0D5A6hM 2025-06-01T22:52:36.4678154Z +++ ls -nl torch/include/ATen/ops/tanh_meta.h 2025-06-01T22:52:36.4679343Z +++ awk '{print $5}' 2025-06-01T22:52:36.4706881Z ++ FSIZE=565 2025-06-01T22:52:36.4707573Z ++ echo '"torch/include/ATen/ops/tanh_meta.h",sha256=6u5Q07UBiWHC0a80WyYWl8Qe7AeYVeF1RCty0D5A6hM,565' 2025-06-01T22:52:36.4708373Z ++ read fname 2025-06-01T22:52:36.4708746Z ++ make_wheel_record torch/include/ATen/ops/tanh_meta_dispatch.h 2025-06-01T22:52:36.4709254Z ++ FPATH=torch/include/ATen/ops/tanh_meta_dispatch.h 2025-06-01T22:52:36.4709732Z ++ echo torch/include/ATen/ops/tanh_meta_dispatch.h 2025-06-01T22:52:36.4710106Z ++ grep RECORD 2025-06-01T22:52:36.4729327Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_meta_dispatch.h 2025-06-01T22:52:36.4729945Z +++ openssl base64 2025-06-01T22:52:36.4730739Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.4732081Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.4733402Z +++ sed -e s/=//g 2025-06-01T22:52:36.4770592Z ++ HASH=c9uDlsNwtm-qtf6XIwxdWoyGye5tH3PhTIrJRg7IPKw 2025-06-01T22:52:36.4775405Z +++ ls -nl torch/include/ATen/ops/tanh_meta_dispatch.h 2025-06-01T22:52:36.4776332Z +++ awk '{print $5}' 2025-06-01T22:52:36.4803132Z ++ FSIZE=922 2025-06-01T22:52:36.4803852Z ++ echo '"torch/include/ATen/ops/tanh_meta_dispatch.h",sha256=c9uDlsNwtm-qtf6XIwxdWoyGye5tH3PhTIrJRg7IPKw,922' 2025-06-01T22:52:36.4805424Z ++ read fname 2025-06-01T22:52:36.4805931Z ++ make_wheel_record torch/include/ATen/ops/tanh_native.h 2025-06-01T22:52:36.4806755Z ++ FPATH=torch/include/ATen/ops/tanh_native.h 2025-06-01T22:52:36.4807167Z ++ echo torch/include/ATen/ops/tanh_native.h 2025-06-01T22:52:36.4807521Z ++ grep RECORD 2025-06-01T22:52:36.4828140Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_native.h 2025-06-01T22:52:36.4828955Z +++ openssl base64 2025-06-01T22:52:36.4829373Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.4829834Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.4830348Z +++ sed -e s/=//g 2025-06-01T22:52:36.4873327Z ++ HASH=EW0txBCAMM5rJt3BHD3oocj432YsjF1RU-_p7Ym1LQE 2025-06-01T22:52:36.4876624Z +++ ls -nl torch/include/ATen/ops/tanh_native.h 2025-06-01T22:52:36.4877660Z +++ awk '{print $5}' 2025-06-01T22:52:36.4905340Z ++ FSIZE=1306 2025-06-01T22:52:36.4906280Z ++ echo '"torch/include/ATen/ops/tanh_native.h",sha256=EW0txBCAMM5rJt3BHD3oocj432YsjF1RU-_p7Ym1LQE,1306' 2025-06-01T22:52:36.4906953Z ++ read fname 2025-06-01T22:52:36.4907290Z ++ make_wheel_record torch/include/ATen/ops/tanh_ops.h 2025-06-01T22:52:36.4907764Z ++ FPATH=torch/include/ATen/ops/tanh_ops.h 2025-06-01T22:52:36.4908137Z ++ echo torch/include/ATen/ops/tanh_ops.h 2025-06-01T22:52:36.4908480Z ++ grep RECORD 2025-06-01T22:52:36.4928243Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tanh_ops.h 2025-06-01T22:52:36.4928826Z +++ openssl base64 2025-06-01T22:52:36.4929703Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.4931018Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.4932325Z +++ sed -e s/=//g 2025-06-01T22:52:36.4970442Z ++ HASH=cHfwE4en1KnerOaWJtKT13cD7YX6DcVTidCrfqKq5rU 2025-06-01T22:52:36.4975374Z +++ ls -nl torch/include/ATen/ops/tanh_ops.h 2025-06-01T22:52:36.4976266Z +++ awk '{print $5}' 2025-06-01T22:52:36.5003368Z ++ FSIZE=2028 2025-06-01T22:52:36.5004343Z ++ echo '"torch/include/ATen/ops/tanh_ops.h",sha256=cHfwE4en1KnerOaWJtKT13cD7YX6DcVTidCrfqKq5rU,2028' 2025-06-01T22:52:36.5005531Z ++ read fname 2025-06-01T22:52:36.5006151Z ++ make_wheel_record torch/include/ATen/ops/tensor.h 2025-06-01T22:52:36.5006783Z ++ FPATH=torch/include/ATen/ops/tensor.h 2025-06-01T22:52:36.5007170Z ++ echo torch/include/ATen/ops/tensor.h 2025-06-01T22:52:36.5007510Z ++ grep RECORD 2025-06-01T22:52:36.5029459Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tensor.h 2025-06-01T22:52:36.5030196Z +++ openssl base64 2025-06-01T22:52:36.5030500Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.5030769Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.5031030Z +++ sed -e s/=//g 2025-06-01T22:52:36.5072300Z ++ HASH=isoes7wQlV4GjiBAgES1eu_hDJ5Z7Nn1eDIo-vJTBnY 2025-06-01T22:52:36.5074183Z +++ ls -nl torch/include/ATen/ops/tensor.h 2025-06-01T22:52:36.5075051Z +++ awk '{print $5}' 2025-06-01T22:52:36.5103305Z ++ FSIZE=1631 2025-06-01T22:52:36.5104083Z ++ echo '"torch/include/ATen/ops/tensor.h",sha256=isoes7wQlV4GjiBAgES1eu_hDJ5Z7Nn1eDIo-vJTBnY,1631' 2025-06-01T22:52:36.5104723Z ++ read fname 2025-06-01T22:52:36.5105068Z ++ make_wheel_record torch/include/ATen/ops/tensor_split.h 2025-06-01T22:52:36.5105558Z ++ FPATH=torch/include/ATen/ops/tensor_split.h 2025-06-01T22:52:36.5105949Z ++ echo torch/include/ATen/ops/tensor_split.h 2025-06-01T22:52:36.5106311Z ++ grep RECORD 2025-06-01T22:52:36.5126402Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tensor_split.h 2025-06-01T22:52:36.5126899Z +++ openssl base64 2025-06-01T22:52:36.5127570Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.5127843Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.5129160Z +++ sed -e s/=//g 2025-06-01T22:52:36.5170052Z ++ HASH=FRXg8hKGmAMa-XJKGtSBzwSlxC7z5qCIrNrm5LnnWPU 2025-06-01T22:52:36.5175145Z +++ ls -nl torch/include/ATen/ops/tensor_split.h 2025-06-01T22:52:36.5175990Z +++ awk '{print $5}' 2025-06-01T22:52:36.5202953Z ++ FSIZE=3206 2025-06-01T22:52:36.5203686Z ++ echo '"torch/include/ATen/ops/tensor_split.h",sha256=FRXg8hKGmAMa-XJKGtSBzwSlxC7z5qCIrNrm5LnnWPU,3206' 2025-06-01T22:52:36.5204625Z ++ read fname 2025-06-01T22:52:36.5205159Z ++ make_wheel_record torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.5206009Z ++ FPATH=torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.5206777Z ++ echo torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.5207329Z ++ grep RECORD 2025-06-01T22:52:36.5230454Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.5231156Z +++ openssl base64 2025-06-01T22:52:36.5231422Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.5231782Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.5232048Z +++ sed -e s/=//g 2025-06-01T22:52:36.5273731Z ++ HASH=H5JK7evExo6-K1LJRsox4fWUBFHg8Y_uIHfEe09kWmY 2025-06-01T22:52:36.5277435Z +++ ls -nl torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.5278095Z +++ awk '{print $5}' 2025-06-01T22:52:36.5305104Z ++ FSIZE=1315 2025-06-01T22:52:36.5306128Z ++ echo '"torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h",sha256=H5JK7evExo6-K1LJRsox4fWUBFHg8Y_uIHfEe09kWmY,1315' 2025-06-01T22:52:36.5307032Z ++ read fname 2025-06-01T22:52:36.5307446Z ++ make_wheel_record torch/include/ATen/ops/tensor_split_native.h 2025-06-01T22:52:36.5307954Z ++ FPATH=torch/include/ATen/ops/tensor_split_native.h 2025-06-01T22:52:36.5308411Z ++ echo torch/include/ATen/ops/tensor_split_native.h 2025-06-01T22:52:36.5308790Z ++ grep RECORD 2025-06-01T22:52:36.5328447Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tensor_split_native.h 2025-06-01T22:52:36.5329010Z +++ openssl base64 2025-06-01T22:52:36.5329427Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.5330886Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.5331971Z +++ sed -e s/=//g 2025-06-01T22:52:36.5370717Z ++ HASH=H4b5Pa-rfgkBtQe3kBCieviky57SxiLiBXoFRmLnhco 2025-06-01T22:52:36.5375296Z +++ ls -nl torch/include/ATen/ops/tensor_split_native.h 2025-06-01T22:52:36.5376274Z +++ awk '{print $5}' 2025-06-01T22:52:36.5403648Z ++ FSIZE=821 2025-06-01T22:52:36.5407043Z ++ echo '"torch/include/ATen/ops/tensor_split_native.h",sha256=H4b5Pa-rfgkBtQe3kBCieviky57SxiLiBXoFRmLnhco,821' 2025-06-01T22:52:36.5407821Z ++ read fname 2025-06-01T22:52:36.5408177Z ++ make_wheel_record torch/include/ATen/ops/tensor_split_ops.h 2025-06-01T22:52:36.5408691Z ++ FPATH=torch/include/ATen/ops/tensor_split_ops.h 2025-06-01T22:52:36.5409151Z ++ echo torch/include/ATen/ops/tensor_split_ops.h 2025-06-01T22:52:36.5409528Z ++ grep RECORD 2025-06-01T22:52:36.5428665Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tensor_split_ops.h 2025-06-01T22:52:36.5429389Z +++ openssl base64 2025-06-01T22:52:36.5429661Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.5429906Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.5430170Z +++ sed -e s/=//g 2025-06-01T22:52:36.5470466Z ++ HASH=N77MykmFBMRcKm85nKw3kdFlAHysCzM2tfcIEoYiB4M 2025-06-01T22:52:36.5473395Z +++ ls -nl torch/include/ATen/ops/tensor_split_ops.h 2025-06-01T22:52:36.5474961Z +++ awk '{print $5}' 2025-06-01T22:52:36.5503186Z ++ FSIZE=2772 2025-06-01T22:52:36.5503933Z ++ echo '"torch/include/ATen/ops/tensor_split_ops.h",sha256=N77MykmFBMRcKm85nKw3kdFlAHysCzM2tfcIEoYiB4M,2772' 2025-06-01T22:52:36.5505000Z ++ read fname 2025-06-01T22:52:36.5505499Z ++ make_wheel_record torch/include/ATen/ops/tensordot.h 2025-06-01T22:52:36.5505936Z ++ FPATH=torch/include/ATen/ops/tensordot.h 2025-06-01T22:52:36.5506314Z ++ echo torch/include/ATen/ops/tensordot.h 2025-06-01T22:52:36.5506661Z ++ grep RECORD 2025-06-01T22:52:36.5528370Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tensordot.h 2025-06-01T22:52:36.5529440Z +++ openssl base64 2025-06-01T22:52:36.5529701Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.5530156Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.5531427Z +++ sed -e s/=//g 2025-06-01T22:52:36.5571538Z ++ HASH=9svcZ6wdyHZHj-wfk8WvIN0WmVGUJ9J5d0xT1zjFWv8 2025-06-01T22:52:36.5576463Z +++ ls -nl torch/include/ATen/ops/tensordot.h 2025-06-01T22:52:36.5577140Z +++ awk '{print $5}' 2025-06-01T22:52:36.5604975Z ++ FSIZE=1537 2025-06-01T22:52:36.5606080Z ++ echo '"torch/include/ATen/ops/tensordot.h",sha256=9svcZ6wdyHZHj-wfk8WvIN0WmVGUJ9J5d0xT1zjFWv8,1537' 2025-06-01T22:52:36.5607000Z ++ read fname 2025-06-01T22:52:36.5607921Z ++ make_wheel_record torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.5608726Z ++ FPATH=torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.5609483Z ++ echo torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.5610012Z ++ grep RECORD 2025-06-01T22:52:36.5630545Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.5631800Z +++ openssl base64 2025-06-01T22:52:36.5632114Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.5632375Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.5632638Z +++ sed -e s/=//g 2025-06-01T22:52:36.5673892Z ++ HASH=GKHo5YJ6o4nCJYKxewCITKpRbv-GH9EhEwcssXAv5X4 2025-06-01T22:52:36.5677997Z +++ ls -nl torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.5678908Z +++ awk '{print $5}' 2025-06-01T22:52:36.5706557Z ++ FSIZE=1173 2025-06-01T22:52:36.5707869Z ++ echo '"torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h",sha256=GKHo5YJ6o4nCJYKxewCITKpRbv-GH9EhEwcssXAv5X4,1173' 2025-06-01T22:52:36.5709148Z ++ read fname 2025-06-01T22:52:36.5709489Z ++ make_wheel_record torch/include/ATen/ops/tensordot_native.h 2025-06-01T22:52:36.5709981Z ++ FPATH=torch/include/ATen/ops/tensordot_native.h 2025-06-01T22:52:36.5710527Z ++ echo torch/include/ATen/ops/tensordot_native.h 2025-06-01T22:52:36.5710924Z ++ grep RECORD 2025-06-01T22:52:36.5734211Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tensordot_native.h 2025-06-01T22:52:36.5734928Z +++ openssl base64 2025-06-01T22:52:36.5735424Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.5736744Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.5738012Z +++ sed -e s/=//g 2025-06-01T22:52:36.5775088Z ++ HASH=aANql91t3dWUrqQopDfhtZUsaLgncdTN99LwUaGduQQ 2025-06-01T22:52:36.5780596Z +++ ls -nl torch/include/ATen/ops/tensordot_native.h 2025-06-01T22:52:36.5781504Z +++ awk '{print $5}' 2025-06-01T22:52:36.5806597Z ++ FSIZE=722 2025-06-01T22:52:36.5807285Z ++ echo '"torch/include/ATen/ops/tensordot_native.h",sha256=aANql91t3dWUrqQopDfhtZUsaLgncdTN99LwUaGduQQ,722' 2025-06-01T22:52:36.5807984Z ++ read fname 2025-06-01T22:52:36.5808374Z ++ make_wheel_record torch/include/ATen/ops/tensordot_ops.h 2025-06-01T22:52:36.5808863Z ++ FPATH=torch/include/ATen/ops/tensordot_ops.h 2025-06-01T22:52:36.5809291Z ++ echo torch/include/ATen/ops/tensordot_ops.h 2025-06-01T22:52:36.5809723Z ++ grep RECORD 2025-06-01T22:52:36.5831172Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tensordot_ops.h 2025-06-01T22:52:36.5831736Z +++ openssl base64 2025-06-01T22:52:36.5831999Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.5832564Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.5833270Z +++ sed -e s/=//g 2025-06-01T22:52:36.5877200Z ++ HASH=DStJDk_XAIkFVH-A8e-8hmeXGZRZFjCFI1BzaEaBCTw 2025-06-01T22:52:36.5878763Z +++ ls -nl torch/include/ATen/ops/tensordot_ops.h 2025-06-01T22:52:36.5880314Z +++ awk '{print $5}' 2025-06-01T22:52:36.5908253Z ++ FSIZE=2095 2025-06-01T22:52:36.5909041Z ++ echo '"torch/include/ATen/ops/tensordot_ops.h",sha256=DStJDk_XAIkFVH-A8e-8hmeXGZRZFjCFI1BzaEaBCTw,2095' 2025-06-01T22:52:36.5910261Z ++ read fname 2025-06-01T22:52:36.5910806Z ++ make_wheel_record torch/include/ATen/ops/thnn_conv2d.h 2025-06-01T22:52:36.5911245Z ++ FPATH=torch/include/ATen/ops/thnn_conv2d.h 2025-06-01T22:52:36.5911657Z ++ echo torch/include/ATen/ops/thnn_conv2d.h 2025-06-01T22:52:36.5912128Z ++ grep RECORD 2025-06-01T22:52:36.5930868Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/thnn_conv2d.h 2025-06-01T22:52:36.5931652Z +++ openssl base64 2025-06-01T22:52:36.5932083Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.5933176Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.5934500Z +++ sed -e s/=//g 2025-06-01T22:52:36.5973716Z ++ HASH=rDYxbe33idRqsk9NdVBrS6Y6x6nlzXSc3SHFSZS3xro 2025-06-01T22:52:36.5978612Z +++ ls -nl torch/include/ATen/ops/thnn_conv2d.h 2025-06-01T22:52:36.5980134Z +++ awk '{print $5}' 2025-06-01T22:52:36.6006058Z ++ FSIZE=6620 2025-06-01T22:52:36.6006962Z ++ echo '"torch/include/ATen/ops/thnn_conv2d.h",sha256=rDYxbe33idRqsk9NdVBrS6Y6x6nlzXSc3SHFSZS3xro,6620' 2025-06-01T22:52:36.6007861Z ++ read fname 2025-06-01T22:52:36.6008733Z ++ make_wheel_record torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.6009787Z ++ FPATH=torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.6010554Z ++ echo torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.6011106Z ++ grep RECORD 2025-06-01T22:52:36.6033266Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.6033950Z +++ openssl base64 2025-06-01T22:52:36.6034222Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.6034605Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.6035101Z +++ sed -e s/=//g 2025-06-01T22:52:36.6077607Z ++ HASH=W652Ye1hYBsL1pBGBMgIBkYSCl6X9Ex8GD5ZLsJpGVg 2025-06-01T22:52:36.6079798Z +++ ls -nl torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.6080723Z +++ awk '{print $5}' 2025-06-01T22:52:36.6108480Z ++ FSIZE=2181 2025-06-01T22:52:36.6109621Z ++ echo '"torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h",sha256=W652Ye1hYBsL1pBGBMgIBkYSCl6X9Ex8GD5ZLsJpGVg,2181' 2025-06-01T22:52:36.6110903Z ++ read fname 2025-06-01T22:52:36.6111629Z ++ make_wheel_record torch/include/ATen/ops/thnn_conv2d_native.h 2025-06-01T22:52:36.6112261Z ++ FPATH=torch/include/ATen/ops/thnn_conv2d_native.h 2025-06-01T22:52:36.6112697Z ++ echo torch/include/ATen/ops/thnn_conv2d_native.h 2025-06-01T22:52:36.6113073Z ++ grep RECORD 2025-06-01T22:52:36.6130748Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/thnn_conv2d_native.h 2025-06-01T22:52:36.6131606Z +++ openssl base64 2025-06-01T22:52:36.6132060Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.6133681Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.6134547Z +++ sed -e s/=//g 2025-06-01T22:52:36.6173886Z ++ HASH=s9K2wGprx-IeiUq5nR0lTwzlrX_KsGfp9rqDV2cr1j4 2025-06-01T22:52:36.6179008Z +++ ls -nl torch/include/ATen/ops/thnn_conv2d_native.h 2025-06-01T22:52:36.6179731Z +++ awk '{print $5}' 2025-06-01T22:52:36.6206219Z ++ FSIZE=865 2025-06-01T22:52:36.6207175Z ++ echo '"torch/include/ATen/ops/thnn_conv2d_native.h",sha256=s9K2wGprx-IeiUq5nR0lTwzlrX_KsGfp9rqDV2cr1j4,865' 2025-06-01T22:52:36.6208319Z ++ read fname 2025-06-01T22:52:36.6208956Z ++ make_wheel_record torch/include/ATen/ops/thnn_conv2d_ops.h 2025-06-01T22:52:36.6209116Z ++ FPATH=torch/include/ATen/ops/thnn_conv2d_ops.h 2025-06-01T22:52:36.6209270Z ++ echo torch/include/ATen/ops/thnn_conv2d_ops.h 2025-06-01T22:52:36.6209381Z ++ grep RECORD 2025-06-01T22:52:36.6233061Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/thnn_conv2d_ops.h 2025-06-01T22:52:36.6233271Z +++ openssl base64 2025-06-01T22:52:36.6233438Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.6233535Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.6233975Z +++ sed -e s/=//g 2025-06-01T22:52:36.6276426Z ++ HASH=AktbBliVwz2xXOSC5el_vtr4Q4RCbNqRWMBjmDOQIHc 2025-06-01T22:52:36.6278988Z +++ ls -nl torch/include/ATen/ops/thnn_conv2d_ops.h 2025-06-01T22:52:36.6279829Z +++ awk '{print $5}' 2025-06-01T22:52:36.6308357Z ++ FSIZE=2649 2025-06-01T22:52:36.6308918Z ++ echo '"torch/include/ATen/ops/thnn_conv2d_ops.h",sha256=AktbBliVwz2xXOSC5el_vtr4Q4RCbNqRWMBjmDOQIHc,2649' 2025-06-01T22:52:36.6309021Z ++ read fname 2025-06-01T22:52:36.6309205Z ++ make_wheel_record torch/include/ATen/ops/threshold.h 2025-06-01T22:52:36.6309492Z ++ FPATH=torch/include/ATen/ops/threshold.h 2025-06-01T22:52:36.6309621Z ++ echo torch/include/ATen/ops/threshold.h 2025-06-01T22:52:36.6309854Z ++ grep RECORD 2025-06-01T22:52:36.6329676Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold.h 2025-06-01T22:52:36.6329840Z +++ openssl base64 2025-06-01T22:52:36.6331140Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.6332564Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.6333673Z +++ sed -e s/=//g 2025-06-01T22:52:36.6374351Z ++ HASH=uQ4VLeZUzy4lZytLjFJtJyOTtss9ZTlr-DcLOz1dOOY 2025-06-01T22:52:36.6379876Z +++ ls -nl torch/include/ATen/ops/threshold.h 2025-06-01T22:52:36.6380624Z +++ awk '{print $5}' 2025-06-01T22:52:36.6405959Z ++ FSIZE=1632 2025-06-01T22:52:36.6406436Z ++ echo '"torch/include/ATen/ops/threshold.h",sha256=uQ4VLeZUzy4lZytLjFJtJyOTtss9ZTlr-DcLOz1dOOY,1632' 2025-06-01T22:52:36.6406552Z ++ read fname 2025-06-01T22:52:36.6406782Z ++ make_wheel_record torch/include/ATen/ops/threshold_backward.h 2025-06-01T22:52:36.6406955Z ++ FPATH=torch/include/ATen/ops/threshold_backward.h 2025-06-01T22:52:36.6407977Z ++ echo torch/include/ATen/ops/threshold_backward.h 2025-06-01T22:52:36.6409016Z ++ grep RECORD 2025-06-01T22:52:36.6430109Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_backward.h 2025-06-01T22:52:36.6430292Z +++ openssl base64 2025-06-01T22:52:36.6431507Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.6431936Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.6433561Z +++ sed -e s/=//g 2025-06-01T22:52:36.6475922Z ++ HASH=0DoWehXkY6jqJ47wveHkWC8vdOncpMGnp80HxL9tu3w 2025-06-01T22:52:36.6479043Z +++ ls -nl torch/include/ATen/ops/threshold_backward.h 2025-06-01T22:52:36.6479871Z +++ awk '{print $5}' 2025-06-01T22:52:36.6507043Z ++ FSIZE=1589 2025-06-01T22:52:36.6507652Z ++ echo '"torch/include/ATen/ops/threshold_backward.h",sha256=0DoWehXkY6jqJ47wveHkWC8vdOncpMGnp80HxL9tu3w,1589' 2025-06-01T22:52:36.6507752Z ++ read fname 2025-06-01T22:52:36.6508404Z ++ make_wheel_record torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.6508857Z ++ FPATH=torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.6509274Z ++ echo torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.6510382Z ++ grep RECORD 2025-06-01T22:52:36.6530829Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.6531097Z +++ openssl base64 2025-06-01T22:52:36.6532038Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.6533472Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.6534632Z +++ sed -e s/=//g 2025-06-01T22:52:36.6572073Z ++ HASH=plJpzm1z4Vb6Y6LEFRhFuBRpKZhh4sJu71uBs8uKM3g 2025-06-01T22:52:36.6577206Z +++ ls -nl torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.6578453Z +++ awk '{print $5}' 2025-06-01T22:52:36.6605832Z ++ FSIZE=864 2025-06-01T22:52:36.6606791Z ++ echo '"torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=plJpzm1z4Vb6Y6LEFRhFuBRpKZhh4sJu71uBs8uKM3g,864' 2025-06-01T22:52:36.6606895Z ++ read fname 2025-06-01T22:52:36.6607188Z ++ make_wheel_record torch/include/ATen/ops/threshold_backward_cpu_dispatch.h 2025-06-01T22:52:36.6607483Z ++ FPATH=torch/include/ATen/ops/threshold_backward_cpu_dispatch.h 2025-06-01T22:52:36.6607710Z ++ echo torch/include/ATen/ops/threshold_backward_cpu_dispatch.h 2025-06-01T22:52:36.6607812Z ++ grep RECORD 2025-06-01T22:52:36.6629813Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_backward_cpu_dispatch.h 2025-06-01T22:52:36.6629927Z +++ openssl base64 2025-06-01T22:52:36.6630066Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.6631053Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.6631729Z +++ sed -e s/=//g 2025-06-01T22:52:36.6674546Z ++ HASH=3RRYQvqNz0pGBKIpm5GLlDfPm9tYdQEXqpwyWEHpw0M 2025-06-01T22:52:36.6677155Z +++ ls -nl torch/include/ATen/ops/threshold_backward_cpu_dispatch.h 2025-06-01T22:52:36.6678271Z +++ awk '{print $5}' 2025-06-01T22:52:36.6706722Z ++ FSIZE=1113 2025-06-01T22:52:36.6707440Z ++ echo '"torch/include/ATen/ops/threshold_backward_cpu_dispatch.h",sha256=3RRYQvqNz0pGBKIpm5GLlDfPm9tYdQEXqpwyWEHpw0M,1113' 2025-06-01T22:52:36.6707722Z ++ read fname 2025-06-01T22:52:36.6708009Z ++ make_wheel_record torch/include/ATen/ops/threshold_backward_cuda_dispatch.h 2025-06-01T22:52:36.6708277Z ++ FPATH=torch/include/ATen/ops/threshold_backward_cuda_dispatch.h 2025-06-01T22:52:36.6708524Z ++ echo torch/include/ATen/ops/threshold_backward_cuda_dispatch.h 2025-06-01T22:52:36.6708625Z ++ grep RECORD 2025-06-01T22:52:36.6728589Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_backward_cuda_dispatch.h 2025-06-01T22:52:36.6728721Z +++ openssl base64 2025-06-01T22:52:36.6730082Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.6731431Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.6732750Z +++ sed -e s/=//g 2025-06-01T22:52:36.6770645Z ++ HASH=XYavrW3lmvvVr0r_7B56-EhFKrqvHWgrr6X9Oqljafc 2025-06-01T22:52:36.6775769Z +++ ls -nl torch/include/ATen/ops/threshold_backward_cuda_dispatch.h 2025-06-01T22:52:36.6776670Z +++ awk '{print $5}' 2025-06-01T22:52:36.6804856Z ++ FSIZE=1115 2025-06-01T22:52:36.6805639Z ++ echo '"torch/include/ATen/ops/threshold_backward_cuda_dispatch.h",sha256=XYavrW3lmvvVr0r_7B56-EhFKrqvHWgrr6X9Oqljafc,1115' 2025-06-01T22:52:36.6805762Z ++ read fname 2025-06-01T22:52:36.6806008Z ++ make_wheel_record torch/include/ATen/ops/threshold_backward_meta.h 2025-06-01T22:52:36.6806201Z ++ FPATH=torch/include/ATen/ops/threshold_backward_meta.h 2025-06-01T22:52:36.6806398Z ++ echo torch/include/ATen/ops/threshold_backward_meta.h 2025-06-01T22:52:36.6806756Z ++ grep RECORD 2025-06-01T22:52:36.6830471Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_backward_meta.h 2025-06-01T22:52:36.6830657Z +++ openssl base64 2025-06-01T22:52:36.6830792Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.6831038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.6831150Z +++ sed -e s/=//g 2025-06-01T22:52:36.6874095Z ++ HASH=jSN0abkZSP4S5PQd5TJspEvlhWSxsmpGAyT-XdlVGxc 2025-06-01T22:52:36.6877242Z +++ ls -nl torch/include/ATen/ops/threshold_backward_meta.h 2025-06-01T22:52:36.6878376Z +++ awk '{print $5}' 2025-06-01T22:52:36.6907015Z ++ FSIZE=641 2025-06-01T22:52:36.6907652Z ++ echo '"torch/include/ATen/ops/threshold_backward_meta.h",sha256=jSN0abkZSP4S5PQd5TJspEvlhWSxsmpGAyT-XdlVGxc,641' 2025-06-01T22:52:36.6907755Z ++ read fname 2025-06-01T22:52:36.6908184Z ++ make_wheel_record torch/include/ATen/ops/threshold_backward_meta_dispatch.h 2025-06-01T22:52:36.6908424Z ++ FPATH=torch/include/ATen/ops/threshold_backward_meta_dispatch.h 2025-06-01T22:52:36.6908653Z ++ echo torch/include/ATen/ops/threshold_backward_meta_dispatch.h 2025-06-01T22:52:36.6908774Z ++ grep RECORD 2025-06-01T22:52:36.6928540Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_backward_meta_dispatch.h 2025-06-01T22:52:36.6928978Z +++ openssl base64 2025-06-01T22:52:36.6929950Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.6931238Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.6932385Z +++ sed -e s/=//g 2025-06-01T22:52:36.6971452Z ++ HASH=Io856UNegr-z9rZofa9ul0SVMGHprgfINFefKpXNaLo 2025-06-01T22:52:36.6976441Z +++ ls -nl torch/include/ATen/ops/threshold_backward_meta_dispatch.h 2025-06-01T22:52:36.6978140Z +++ awk '{print $5}' 2025-06-01T22:52:36.7004178Z ++ FSIZE=1115 2025-06-01T22:52:36.7004808Z ++ echo '"torch/include/ATen/ops/threshold_backward_meta_dispatch.h",sha256=Io856UNegr-z9rZofa9ul0SVMGHprgfINFefKpXNaLo,1115' 2025-06-01T22:52:36.7005101Z ++ read fname 2025-06-01T22:52:36.7005397Z ++ make_wheel_record torch/include/ATen/ops/threshold_backward_native.h 2025-06-01T22:52:36.7005626Z ++ FPATH=torch/include/ATen/ops/threshold_backward_native.h 2025-06-01T22:52:36.7006096Z ++ echo torch/include/ATen/ops/threshold_backward_native.h 2025-06-01T22:52:36.7007392Z ++ grep RECORD 2025-06-01T22:52:36.7030137Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_backward_native.h 2025-06-01T22:52:36.7030480Z +++ openssl base64 2025-06-01T22:52:36.7030865Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.7030999Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.7032297Z +++ sed -e s/=//g 2025-06-01T22:52:36.7074033Z ++ HASH=fRwk7ksYzT2GlcRyuwAEc0tcQazBa6n5aAscB0OjvZg 2025-06-01T22:52:36.7076616Z +++ ls -nl torch/include/ATen/ops/threshold_backward_native.h 2025-06-01T22:52:36.7077589Z +++ awk '{print $5}' 2025-06-01T22:52:36.7107487Z ++ FSIZE=1591 2025-06-01T22:52:36.7108186Z ++ echo '"torch/include/ATen/ops/threshold_backward_native.h",sha256=fRwk7ksYzT2GlcRyuwAEc0tcQazBa6n5aAscB0OjvZg,1591' 2025-06-01T22:52:36.7108295Z ++ read fname 2025-06-01T22:52:36.7108534Z ++ make_wheel_record torch/include/ATen/ops/threshold_backward_ops.h 2025-06-01T22:52:36.7108717Z ++ FPATH=torch/include/ATen/ops/threshold_backward_ops.h 2025-06-01T22:52:36.7108906Z ++ echo torch/include/ATen/ops/threshold_backward_ops.h 2025-06-01T22:52:36.7109006Z ++ grep RECORD 2025-06-01T22:52:36.7128125Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_backward_ops.h 2025-06-01T22:52:36.7128262Z +++ openssl base64 2025-06-01T22:52:36.7129285Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.7130532Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.7131651Z +++ sed -e s/=//g 2025-06-01T22:52:36.7170662Z ++ HASH=rKn0NrorU1aEv1D3436YbqW9ot7w6H8wwoDbaYy0gTs 2025-06-01T22:52:36.7175374Z +++ ls -nl torch/include/ATen/ops/threshold_backward_ops.h 2025-06-01T22:52:36.7176333Z +++ awk '{print $5}' 2025-06-01T22:52:36.7204833Z ++ FSIZE=2065 2025-06-01T22:52:36.7205485Z ++ echo '"torch/include/ATen/ops/threshold_backward_ops.h",sha256=rKn0NrorU1aEv1D3436YbqW9ot7w6H8wwoDbaYy0gTs,2065' 2025-06-01T22:52:36.7205606Z ++ read fname 2025-06-01T22:52:36.7206060Z ++ make_wheel_record torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.7206449Z ++ FPATH=torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.7206971Z ++ echo torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.7207083Z ++ grep RECORD 2025-06-01T22:52:36.7230291Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.7230431Z +++ openssl base64 2025-06-01T22:52:36.7230615Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.7230955Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.7231064Z +++ sed -e s/=//g 2025-06-01T22:52:36.7272117Z ++ HASH=jI63c68gBq8bfVtw_ycGKPUGhN8DIeWiqrVTPvQRyW8 2025-06-01T22:52:36.7275307Z +++ ls -nl torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:36.7276723Z +++ awk '{print $5}' 2025-06-01T22:52:36.7304539Z ++ FSIZE=959 2025-06-01T22:52:36.7305352Z ++ echo '"torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h",sha256=jI63c68gBq8bfVtw_ycGKPUGhN8DIeWiqrVTPvQRyW8,959' 2025-06-01T22:52:36.7305449Z ++ read fname 2025-06-01T22:52:36.7305709Z ++ make_wheel_record torch/include/ATen/ops/threshold_cpu_dispatch.h 2025-06-01T22:52:36.7305897Z ++ FPATH=torch/include/ATen/ops/threshold_cpu_dispatch.h 2025-06-01T22:52:36.7306071Z ++ echo torch/include/ATen/ops/threshold_cpu_dispatch.h 2025-06-01T22:52:36.7306506Z ++ grep RECORD 2025-06-01T22:52:36.7327889Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_cpu_dispatch.h 2025-06-01T22:52:36.7328005Z +++ openssl base64 2025-06-01T22:52:36.7328977Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.7330217Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.7331609Z +++ sed -e s/=//g 2025-06-01T22:52:36.7370806Z ++ HASH=rHiezQrfSYXnJn9n68hpVpu__zfxjl-6DWeSY2DvVmc 2025-06-01T22:52:36.7375441Z +++ ls -nl torch/include/ATen/ops/threshold_cpu_dispatch.h 2025-06-01T22:52:36.7376532Z +++ awk '{print $5}' 2025-06-01T22:52:36.7403509Z ++ FSIZE=1164 2025-06-01T22:52:36.7404247Z ++ echo '"torch/include/ATen/ops/threshold_cpu_dispatch.h",sha256=rHiezQrfSYXnJn9n68hpVpu__zfxjl-6DWeSY2DvVmc,1164' 2025-06-01T22:52:36.7404393Z ++ read fname 2025-06-01T22:52:36.7405047Z ++ make_wheel_record torch/include/ATen/ops/threshold_cuda_dispatch.h 2025-06-01T22:52:36.7405407Z ++ FPATH=torch/include/ATen/ops/threshold_cuda_dispatch.h 2025-06-01T22:52:36.7405600Z ++ echo torch/include/ATen/ops/threshold_cuda_dispatch.h 2025-06-01T22:52:36.7406040Z ++ grep RECORD 2025-06-01T22:52:36.7430454Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_cuda_dispatch.h 2025-06-01T22:52:36.7430640Z +++ openssl base64 2025-06-01T22:52:36.7431179Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.7431303Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.7431409Z +++ sed -e s/=//g 2025-06-01T22:52:36.7472439Z ++ HASH=k47K89InvDrRAOHe3yQ39OxOjn1DIpukBrz5zzi5A24 2025-06-01T22:52:36.7476112Z +++ ls -nl torch/include/ATen/ops/threshold_cuda_dispatch.h 2025-06-01T22:52:36.7477171Z +++ awk '{print $5}' 2025-06-01T22:52:36.7505151Z ++ FSIZE=1166 2025-06-01T22:52:36.7505774Z ++ echo '"torch/include/ATen/ops/threshold_cuda_dispatch.h",sha256=k47K89InvDrRAOHe3yQ39OxOjn1DIpukBrz5zzi5A24,1166' 2025-06-01T22:52:36.7505930Z ++ read fname 2025-06-01T22:52:36.7506241Z ++ make_wheel_record torch/include/ATen/ops/threshold_meta.h 2025-06-01T22:52:36.7506417Z ++ FPATH=torch/include/ATen/ops/threshold_meta.h 2025-06-01T22:52:36.7506564Z ++ echo torch/include/ATen/ops/threshold_meta.h 2025-06-01T22:52:36.7507167Z ++ grep RECORD 2025-06-01T22:52:36.7527883Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_meta.h 2025-06-01T22:52:36.7528223Z +++ openssl base64 2025-06-01T22:52:36.7529354Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.7530605Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.7531923Z +++ sed -e s/=//g 2025-06-01T22:52:36.7570891Z ++ HASH=PJMLYEjaoto-RoBSB753ftF49KEZpSFI9s0jUmT9ebY 2025-06-01T22:52:36.7575542Z +++ ls -nl torch/include/ATen/ops/threshold_meta.h 2025-06-01T22:52:36.7576756Z +++ awk '{print $5}' 2025-06-01T22:52:36.7603362Z ++ FSIZE=626 2025-06-01T22:52:36.7604165Z ++ echo '"torch/include/ATen/ops/threshold_meta.h",sha256=PJMLYEjaoto-RoBSB753ftF49KEZpSFI9s0jUmT9ebY,626' 2025-06-01T22:52:36.7604430Z ++ read fname 2025-06-01T22:52:36.7604865Z ++ make_wheel_record torch/include/ATen/ops/threshold_meta_dispatch.h 2025-06-01T22:52:36.7605061Z ++ FPATH=torch/include/ATen/ops/threshold_meta_dispatch.h 2025-06-01T22:52:36.7605380Z ++ echo torch/include/ATen/ops/threshold_meta_dispatch.h 2025-06-01T22:52:36.7606626Z ++ grep RECORD 2025-06-01T22:52:36.7628833Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_meta_dispatch.h 2025-06-01T22:52:36.7629256Z +++ openssl base64 2025-06-01T22:52:36.7629400Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.7629642Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.7630633Z +++ sed -e s/=//g 2025-06-01T22:52:36.7673274Z ++ HASH=4hCfmDbySXTjcvz1NmZVFWE0DdFcM5HcIt--ImF8pHU 2025-06-01T22:52:36.7676808Z +++ ls -nl torch/include/ATen/ops/threshold_meta_dispatch.h 2025-06-01T22:52:36.7677835Z +++ awk '{print $5}' 2025-06-01T22:52:36.7705233Z ++ FSIZE=1166 2025-06-01T22:52:36.7705808Z ++ echo '"torch/include/ATen/ops/threshold_meta_dispatch.h",sha256=4hCfmDbySXTjcvz1NmZVFWE0DdFcM5HcIt--ImF8pHU,1166' 2025-06-01T22:52:36.7705915Z ++ read fname 2025-06-01T22:52:36.7706164Z ++ make_wheel_record torch/include/ATen/ops/threshold_native.h 2025-06-01T22:52:36.7706335Z ++ FPATH=torch/include/ATen/ops/threshold_native.h 2025-06-01T22:52:36.7706767Z ++ echo torch/include/ATen/ops/threshold_native.h 2025-06-01T22:52:36.7707345Z ++ grep RECORD 2025-06-01T22:52:36.7728378Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_native.h 2025-06-01T22:52:36.7728501Z +++ openssl base64 2025-06-01T22:52:36.7729586Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.7730902Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.7732161Z +++ sed -e s/=//g 2025-06-01T22:52:36.7772090Z ++ HASH=fj5srmnUx4Iff_1xeONVB30e9ZrVdPDYJEfRCvrB9Cs 2025-06-01T22:52:36.7777233Z +++ ls -nl torch/include/ATen/ops/threshold_native.h 2025-06-01T22:52:36.7778705Z +++ awk '{print $5}' 2025-06-01T22:52:36.7806011Z ++ FSIZE=788 2025-06-01T22:52:36.7806615Z ++ echo '"torch/include/ATen/ops/threshold_native.h",sha256=fj5srmnUx4Iff_1xeONVB30e9ZrVdPDYJEfRCvrB9Cs,788' 2025-06-01T22:52:36.7806867Z ++ read fname 2025-06-01T22:52:36.7807066Z ++ make_wheel_record torch/include/ATen/ops/threshold_ops.h 2025-06-01T22:52:36.7807232Z ++ FPATH=torch/include/ATen/ops/threshold_ops.h 2025-06-01T22:52:36.7807490Z ++ echo torch/include/ATen/ops/threshold_ops.h 2025-06-01T22:52:36.7807592Z ++ grep RECORD 2025-06-01T22:52:36.7832864Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/threshold_ops.h 2025-06-01T22:52:36.7833048Z +++ openssl base64 2025-06-01T22:52:36.7833501Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.7833626Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.7833738Z +++ sed -e s/=//g 2025-06-01T22:52:36.7873715Z ++ HASH=CYtNHvjJumlcuCWnmbRD0tq9aJlJ5zwWO-gs9fXcq2A 2025-06-01T22:52:36.7877356Z +++ ls -nl torch/include/ATen/ops/threshold_ops.h 2025-06-01T22:52:36.7878614Z +++ awk '{print $5}' 2025-06-01T22:52:36.7906949Z ++ FSIZE=2625 2025-06-01T22:52:36.7907624Z ++ echo '"torch/include/ATen/ops/threshold_ops.h",sha256=CYtNHvjJumlcuCWnmbRD0tq9aJlJ5zwWO-gs9fXcq2A,2625' 2025-06-01T22:52:36.7908304Z ++ read fname 2025-06-01T22:52:36.7908604Z ++ make_wheel_record torch/include/ATen/ops/tile.h 2025-06-01T22:52:36.7909017Z ++ FPATH=torch/include/ATen/ops/tile.h 2025-06-01T22:52:36.7909371Z ++ echo torch/include/ATen/ops/tile.h 2025-06-01T22:52:36.7909708Z ++ grep RECORD 2025-06-01T22:52:36.7929631Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tile.h 2025-06-01T22:52:36.7930108Z +++ openssl base64 2025-06-01T22:52:36.7931159Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.7932484Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.7934011Z +++ sed -e s/=//g 2025-06-01T22:52:36.7972354Z ++ HASH=taiPzIqVavKqs1cukQGoMZUBiVph1JBwMKP-G8pluUI 2025-06-01T22:52:36.7976895Z +++ ls -nl torch/include/ATen/ops/tile.h 2025-06-01T22:52:36.7978540Z +++ awk '{print $5}' 2025-06-01T22:52:36.8005503Z ++ FSIZE=1351 2025-06-01T22:52:36.8006116Z ++ echo '"torch/include/ATen/ops/tile.h",sha256=taiPzIqVavKqs1cukQGoMZUBiVph1JBwMKP-G8pluUI,1351' 2025-06-01T22:52:36.8006765Z ++ read fname 2025-06-01T22:52:36.8007400Z ++ make_wheel_record torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8008171Z ++ FPATH=torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8008856Z ++ echo torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8009381Z ++ grep RECORD 2025-06-01T22:52:36.8031744Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8032404Z +++ openssl base64 2025-06-01T22:52:36.8032791Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.8033063Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.8033338Z +++ sed -e s/=//g 2025-06-01T22:52:36.8074648Z ++ HASH=x2Ibfd3Xz2YWbxrJljyuI3hTpdJ7Pq-HRpOznFi5Nes 2025-06-01T22:52:36.8076802Z +++ ls -nl torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8077850Z +++ awk '{print $5}' 2025-06-01T22:52:36.8106569Z ++ FSIZE=869 2025-06-01T22:52:36.8107385Z ++ echo '"torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h",sha256=x2Ibfd3Xz2YWbxrJljyuI3hTpdJ7Pq-HRpOznFi5Nes,869' 2025-06-01T22:52:36.8108205Z ++ read fname 2025-06-01T22:52:36.8108544Z ++ make_wheel_record torch/include/ATen/ops/tile_native.h 2025-06-01T22:52:36.8108994Z ++ FPATH=torch/include/ATen/ops/tile_native.h 2025-06-01T22:52:36.8109405Z ++ echo torch/include/ATen/ops/tile_native.h 2025-06-01T22:52:36.8109747Z ++ grep RECORD 2025-06-01T22:52:36.8128053Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tile_native.h 2025-06-01T22:52:36.8128569Z +++ openssl base64 2025-06-01T22:52:36.8129373Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.8130733Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.8132070Z +++ sed -e s/=//g 2025-06-01T22:52:36.8170921Z ++ HASH=reTWCYCm4y0xAb5qTmAUNeSN854j3g2tkI_Ra4nyAqs 2025-06-01T22:52:36.8175658Z +++ ls -nl torch/include/ATen/ops/tile_native.h 2025-06-01T22:52:36.8176768Z +++ awk '{print $5}' 2025-06-01T22:52:36.8204663Z ++ FSIZE=507 2025-06-01T22:52:36.8205299Z ++ echo '"torch/include/ATen/ops/tile_native.h",sha256=reTWCYCm4y0xAb5qTmAUNeSN854j3g2tkI_Ra4nyAqs,507' 2025-06-01T22:52:36.8206098Z ++ read fname 2025-06-01T22:52:36.8206413Z ++ make_wheel_record torch/include/ATen/ops/tile_ops.h 2025-06-01T22:52:36.8206858Z ++ FPATH=torch/include/ATen/ops/tile_ops.h 2025-06-01T22:52:36.8207296Z ++ echo torch/include/ATen/ops/tile_ops.h 2025-06-01T22:52:36.8207656Z ++ grep RECORD 2025-06-01T22:52:36.8232023Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tile_ops.h 2025-06-01T22:52:36.8232510Z +++ openssl base64 2025-06-01T22:52:36.8232774Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.8233025Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.8233293Z +++ sed -e s/=//g 2025-06-01T22:52:36.8273304Z ++ HASH=1paaRN_Scx3GCv9S8AzcL9Gif3Gw-wSpJBQD9XyYdHI 2025-06-01T22:52:36.8275095Z +++ ls -nl torch/include/ATen/ops/tile_ops.h 2025-06-01T22:52:36.8276771Z +++ awk '{print $5}' 2025-06-01T22:52:36.8306073Z ++ FSIZE=1039 2025-06-01T22:52:36.8306699Z ++ echo '"torch/include/ATen/ops/tile_ops.h",sha256=1paaRN_Scx3GCv9S8AzcL9Gif3Gw-wSpJBQD9XyYdHI,1039' 2025-06-01T22:52:36.8307328Z ++ read fname 2025-06-01T22:52:36.8307626Z ++ make_wheel_record torch/include/ATen/ops/to.h 2025-06-01T22:52:36.8308024Z ++ FPATH=torch/include/ATen/ops/to.h 2025-06-01T22:52:36.8308383Z ++ echo torch/include/ATen/ops/to.h 2025-06-01T22:52:36.8308717Z ++ grep RECORD 2025-06-01T22:52:36.8327178Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to.h 2025-06-01T22:52:36.8327661Z +++ openssl base64 2025-06-01T22:52:36.8328418Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.8329553Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.8330764Z +++ sed -e s/=//g 2025-06-01T22:52:36.8370245Z ++ HASH=HMtae-ILHiTdt7iLeiRqoovehCl8lthWPmJxgGtxzUs 2025-06-01T22:52:36.8374705Z +++ ls -nl torch/include/ATen/ops/to.h 2025-06-01T22:52:36.8375927Z +++ awk '{print $5}' 2025-06-01T22:52:36.8404160Z ++ FSIZE=499 2025-06-01T22:52:36.8404909Z ++ echo '"torch/include/ATen/ops/to.h",sha256=HMtae-ILHiTdt7iLeiRqoovehCl8lthWPmJxgGtxzUs,499' 2025-06-01T22:52:36.8405539Z ++ read fname 2025-06-01T22:52:36.8406149Z ++ make_wheel_record torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8406893Z ++ FPATH=torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8407570Z ++ echo torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8408073Z ++ grep RECORD 2025-06-01T22:52:36.8431102Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8431738Z +++ openssl base64 2025-06-01T22:52:36.8432011Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.8432406Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.8432666Z +++ sed -e s/=//g 2025-06-01T22:52:36.8474495Z ++ HASH=r2KeSPtakZVsWeKBqXu1v3rs9OHHro8a1upc-d5qD80 2025-06-01T22:52:36.8476821Z +++ ls -nl torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8477333Z +++ awk '{print $5}' 2025-06-01T22:52:36.8506130Z ++ FSIZE=1727 2025-06-01T22:52:36.8506994Z ++ echo '"torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h",sha256=r2KeSPtakZVsWeKBqXu1v3rs9OHHro8a1upc-d5qD80,1727' 2025-06-01T22:52:36.8507827Z ++ read fname 2025-06-01T22:52:36.8508133Z ++ make_wheel_record torch/include/ATen/ops/to_dense.h 2025-06-01T22:52:36.8508556Z ++ FPATH=torch/include/ATen/ops/to_dense.h 2025-06-01T22:52:36.8508932Z ++ echo torch/include/ATen/ops/to_dense.h 2025-06-01T22:52:36.8509287Z ++ grep RECORD 2025-06-01T22:52:36.8528046Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_dense.h 2025-06-01T22:52:36.8528558Z +++ openssl base64 2025-06-01T22:52:36.8529017Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.8530335Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.8531664Z +++ sed -e s/=//g 2025-06-01T22:52:36.8571154Z ++ HASH=yFgNgBkVXDBeaRixHLpOikhwWGtmj-5mwCeptop1kkg 2025-06-01T22:52:36.8576090Z +++ ls -nl torch/include/ATen/ops/to_dense.h 2025-06-01T22:52:36.8577881Z +++ awk '{print $5}' 2025-06-01T22:52:36.8605635Z ++ FSIZE=505 2025-06-01T22:52:36.8606265Z ++ echo '"torch/include/ATen/ops/to_dense.h",sha256=yFgNgBkVXDBeaRixHLpOikhwWGtmj-5mwCeptop1kkg,505' 2025-06-01T22:52:36.8607041Z ++ read fname 2025-06-01T22:52:36.8607415Z ++ make_wheel_record torch/include/ATen/ops/to_dense_backward.h 2025-06-01T22:52:36.8607913Z ++ FPATH=torch/include/ATen/ops/to_dense_backward.h 2025-06-01T22:52:36.8608463Z ++ echo torch/include/ATen/ops/to_dense_backward.h 2025-06-01T22:52:36.8608856Z ++ grep RECORD 2025-06-01T22:52:36.8630656Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_dense_backward.h 2025-06-01T22:52:36.8631204Z +++ openssl base64 2025-06-01T22:52:36.8631476Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.8631737Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.8632189Z +++ sed -e s/=//g 2025-06-01T22:52:36.8674741Z ++ HASH=PJxFO7iDSStnL8xJaS9-hced6b6h4kGoqz8sbSVe8hI 2025-06-01T22:52:36.8677951Z +++ ls -nl torch/include/ATen/ops/to_dense_backward.h 2025-06-01T22:52:36.8679025Z +++ awk '{print $5}' 2025-06-01T22:52:36.8707139Z ++ FSIZE=815 2025-06-01T22:52:36.8707795Z ++ echo '"torch/include/ATen/ops/to_dense_backward.h",sha256=PJxFO7iDSStnL8xJaS9-hced6b6h4kGoqz8sbSVe8hI,815' 2025-06-01T22:52:36.8708482Z ++ read fname 2025-06-01T22:52:36.8709012Z ++ make_wheel_record torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8709864Z ++ FPATH=torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8710656Z ++ echo torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8711199Z ++ grep RECORD 2025-06-01T22:52:36.8729866Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8730551Z +++ openssl base64 2025-06-01T22:52:36.8731619Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.8732994Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.8734241Z +++ sed -e s/=//g 2025-06-01T22:52:36.8771669Z ++ HASH=Wo9FBXmMIT_MGtN4krfxnT4R2QpMdf4Zv5Fm4XNqDxc 2025-06-01T22:52:36.8777505Z +++ ls -nl torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.8778549Z +++ awk '{print $5}' 2025-06-01T22:52:36.8805732Z ++ FSIZE=851 2025-06-01T22:52:36.8806582Z ++ echo '"torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h",sha256=Wo9FBXmMIT_MGtN4krfxnT4R2QpMdf4Zv5Fm4XNqDxc,851' 2025-06-01T22:52:36.8807479Z ++ read fname 2025-06-01T22:52:36.8807866Z ++ make_wheel_record torch/include/ATen/ops/to_dense_backward_native.h 2025-06-01T22:52:36.8808442Z ++ FPATH=torch/include/ATen/ops/to_dense_backward_native.h 2025-06-01T22:52:36.8809072Z ++ echo torch/include/ATen/ops/to_dense_backward_native.h 2025-06-01T22:52:36.8809497Z ++ grep RECORD 2025-06-01T22:52:36.8831645Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_dense_backward_native.h 2025-06-01T22:52:36.8832211Z +++ openssl base64 2025-06-01T22:52:36.8832473Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.8832724Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.8832988Z +++ sed -e s/=//g 2025-06-01T22:52:36.8875604Z ++ HASH=vnvY3M8oRQ21GNisMGlW-r9kA6uHUZMpAsYqYLA2GTc 2025-06-01T22:52:36.8879081Z +++ ls -nl torch/include/ATen/ops/to_dense_backward_native.h 2025-06-01T22:52:36.8879915Z +++ awk '{print $5}' 2025-06-01T22:52:36.8908468Z ++ FSIZE=563 2025-06-01T22:52:36.8909282Z ++ echo '"torch/include/ATen/ops/to_dense_backward_native.h",sha256=vnvY3M8oRQ21GNisMGlW-r9kA6uHUZMpAsYqYLA2GTc,563' 2025-06-01T22:52:36.8910019Z ++ read fname 2025-06-01T22:52:36.8910382Z ++ make_wheel_record torch/include/ATen/ops/to_dense_backward_ops.h 2025-06-01T22:52:36.8910909Z ++ FPATH=torch/include/ATen/ops/to_dense_backward_ops.h 2025-06-01T22:52:36.8911368Z ++ echo torch/include/ATen/ops/to_dense_backward_ops.h 2025-06-01T22:52:36.8911760Z ++ grep RECORD 2025-06-01T22:52:36.8929896Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_dense_backward_ops.h 2025-06-01T22:52:36.8930424Z +++ openssl base64 2025-06-01T22:52:36.8931752Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.8932794Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.8934192Z +++ sed -e s/=//g 2025-06-01T22:52:36.8972889Z ++ HASH=KUZR7XSouIGWXArdfW3sSeE0dSCHDX3GiaKEM8qX4B4 2025-06-01T22:52:36.8978451Z +++ ls -nl torch/include/ATen/ops/to_dense_backward_ops.h 2025-06-01T22:52:36.8979287Z +++ awk '{print $5}' 2025-06-01T22:52:36.9005677Z ++ FSIZE=1193 2025-06-01T22:52:36.9006382Z ++ echo '"torch/include/ATen/ops/to_dense_backward_ops.h",sha256=KUZR7XSouIGWXArdfW3sSeE0dSCHDX3GiaKEM8qX4B4,1193' 2025-06-01T22:52:36.9007234Z ++ read fname 2025-06-01T22:52:36.9007742Z ++ make_wheel_record torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.9008533Z ++ FPATH=torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.9009271Z ++ echo torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.9009796Z ++ grep RECORD 2025-06-01T22:52:36.9033682Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.9034355Z +++ openssl base64 2025-06-01T22:52:36.9034607Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.9034878Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.9035132Z +++ sed -e s/=//g 2025-06-01T22:52:36.9076614Z ++ HASH=wQJUOfatuqr9neebNb3UPKDN3OjI_NJ49W2ETETV_qc 2025-06-01T22:52:36.9078536Z +++ ls -nl torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.9079085Z +++ awk '{print $5}' 2025-06-01T22:52:36.9107838Z ++ FSIZE=870 2025-06-01T22:52:36.9108629Z ++ echo '"torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h",sha256=wQJUOfatuqr9neebNb3UPKDN3OjI_NJ49W2ETETV_qc,870' 2025-06-01T22:52:36.9109449Z ++ read fname 2025-06-01T22:52:36.9109806Z ++ make_wheel_record torch/include/ATen/ops/to_dense_native.h 2025-06-01T22:52:36.9110274Z ++ FPATH=torch/include/ATen/ops/to_dense_native.h 2025-06-01T22:52:36.9110699Z ++ echo torch/include/ATen/ops/to_dense_native.h 2025-06-01T22:52:36.9111060Z ++ grep RECORD 2025-06-01T22:52:36.9133680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_dense_native.h 2025-06-01T22:52:36.9134186Z +++ openssl base64 2025-06-01T22:52:36.9134923Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.9137039Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.9137295Z +++ sed -e s/=//g 2025-06-01T22:52:36.9177506Z ++ HASH=FiK27JUTLWTELeGIooCOSmHhO_-2NJam99TtG15enhc 2025-06-01T22:52:36.9181667Z +++ ls -nl torch/include/ATen/ops/to_dense_native.h 2025-06-01T22:52:36.9183184Z +++ awk '{print $5}' 2025-06-01T22:52:36.9207499Z ++ FSIZE=582 2025-06-01T22:52:36.9208127Z ++ echo '"torch/include/ATen/ops/to_dense_native.h",sha256=FiK27JUTLWTELeGIooCOSmHhO_-2NJam99TtG15enhc,582' 2025-06-01T22:52:36.9208805Z ++ read fname 2025-06-01T22:52:36.9209276Z ++ make_wheel_record torch/include/ATen/ops/to_dense_ops.h 2025-06-01T22:52:36.9209752Z ++ FPATH=torch/include/ATen/ops/to_dense_ops.h 2025-06-01T22:52:36.9210770Z ++ echo torch/include/ATen/ops/to_dense_ops.h 2025-06-01T22:52:36.9212080Z ++ grep RECORD 2025-06-01T22:52:36.9233614Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_dense_ops.h 2025-06-01T22:52:36.9234111Z +++ openssl base64 2025-06-01T22:52:36.9234386Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.9235047Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.9235782Z +++ sed -e s/=//g 2025-06-01T22:52:36.9276901Z ++ HASH=rYJuTPSaAgu2lcVTJgbD1HG9YwwxmbiAtBw98QLOZTQ 2025-06-01T22:52:36.9279511Z +++ ls -nl torch/include/ATen/ops/to_dense_ops.h 2025-06-01T22:52:36.9280038Z +++ awk '{print $5}' 2025-06-01T22:52:36.9308368Z ++ FSIZE=1218 2025-06-01T22:52:36.9309008Z ++ echo '"torch/include/ATen/ops/to_dense_ops.h",sha256=rYJuTPSaAgu2lcVTJgbD1HG9YwwxmbiAtBw98QLOZTQ,1218' 2025-06-01T22:52:36.9309659Z ++ read fname 2025-06-01T22:52:36.9310000Z ++ make_wheel_record torch/include/ATen/ops/to_mkldnn.h 2025-06-01T22:52:36.9310442Z ++ FPATH=torch/include/ATen/ops/to_mkldnn.h 2025-06-01T22:52:36.9310817Z ++ echo torch/include/ATen/ops/to_mkldnn.h 2025-06-01T22:52:36.9311174Z ++ grep RECORD 2025-06-01T22:52:36.9337380Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_mkldnn.h 2025-06-01T22:52:36.9337950Z +++ openssl base64 2025-06-01T22:52:36.9338218Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.9339376Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.9339655Z +++ sed -e s/=//g 2025-06-01T22:52:36.9382972Z ++ HASH=GgURXRUiGz7M4mGgqTks-dNDrdj_XWjFKnLi-kiqqoQ 2025-06-01T22:52:36.9385540Z +++ ls -nl torch/include/ATen/ops/to_mkldnn.h 2025-06-01T22:52:36.9386563Z +++ awk '{print $5}' 2025-06-01T22:52:36.9410597Z ++ FSIZE=1068 2025-06-01T22:52:36.9411207Z ++ echo '"torch/include/ATen/ops/to_mkldnn.h",sha256=GgURXRUiGz7M4mGgqTks-dNDrdj_XWjFKnLi-kiqqoQ,1068' 2025-06-01T22:52:36.9411860Z ++ read fname 2025-06-01T22:52:36.9412239Z ++ make_wheel_record torch/include/ATen/ops/to_mkldnn_backward.h 2025-06-01T22:52:36.9412746Z ++ FPATH=torch/include/ATen/ops/to_mkldnn_backward.h 2025-06-01T22:52:36.9414111Z ++ echo torch/include/ATen/ops/to_mkldnn_backward.h 2025-06-01T22:52:36.9415258Z ++ grep RECORD 2025-06-01T22:52:36.9437126Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_mkldnn_backward.h 2025-06-01T22:52:36.9437658Z +++ openssl base64 2025-06-01T22:52:36.9437918Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.9438179Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.9439404Z +++ sed -e s/=//g 2025-06-01T22:52:36.9480605Z ++ HASH=uRC6KURbNjRKsoA2q9MoG2DM-298s96CoTQsNnWFUv8 2025-06-01T22:52:36.9483810Z +++ ls -nl torch/include/ATen/ops/to_mkldnn_backward.h 2025-06-01T22:52:36.9485385Z +++ awk '{print $5}' 2025-06-01T22:52:36.9512879Z ++ FSIZE=732 2025-06-01T22:52:36.9513778Z ++ echo '"torch/include/ATen/ops/to_mkldnn_backward.h",sha256=uRC6KURbNjRKsoA2q9MoG2DM-298s96CoTQsNnWFUv8,732' 2025-06-01T22:52:36.9526812Z ++ read fname 2025-06-01T22:52:36.9527467Z ++ make_wheel_record torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.9528349Z ++ FPATH=torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.9529155Z ++ echo torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.9529727Z ++ grep RECORD 2025-06-01T22:52:36.9534584Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.9535304Z +++ openssl base64 2025-06-01T22:52:36.9536385Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.9537640Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.9538992Z +++ sed -e s/=//g 2025-06-01T22:52:36.9579447Z ++ HASH=o1U7p_HbsENzQVP_PpmA5ubxRWXo-UpTP8W794QHH7s 2025-06-01T22:52:36.9582968Z +++ ls -nl torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:36.9583637Z +++ awk '{print $5}' 2025-06-01T22:52:36.9607635Z ++ FSIZE=802 2025-06-01T22:52:36.9608625Z ++ echo '"torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h",sha256=o1U7p_HbsENzQVP_PpmA5ubxRWXo-UpTP8W794QHH7s,802' 2025-06-01T22:52:36.9609507Z ++ read fname 2025-06-01T22:52:36.9609923Z ++ make_wheel_record torch/include/ATen/ops/to_mkldnn_backward_native.h 2025-06-01T22:52:36.9610510Z ++ FPATH=torch/include/ATen/ops/to_mkldnn_backward_native.h 2025-06-01T22:52:36.9611199Z ++ echo torch/include/ATen/ops/to_mkldnn_backward_native.h 2025-06-01T22:52:36.9612394Z ++ grep RECORD 2025-06-01T22:52:36.9635330Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_mkldnn_backward_native.h 2025-06-01T22:52:36.9635912Z +++ openssl base64 2025-06-01T22:52:36.9636177Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.9636459Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.9636714Z +++ sed -e s/=//g 2025-06-01T22:52:36.9680357Z ++ HASH=C63XoRi_ncto8aI_PgeWhY2AiPvJXV_Vsc4h16t5XdM 2025-06-01T22:52:36.9681414Z +++ ls -nl torch/include/ATen/ops/to_mkldnn_backward_native.h 2025-06-01T22:52:36.9682837Z +++ awk '{print $5}' 2025-06-01T22:52:36.9711050Z ++ FSIZE=514 2025-06-01T22:52:36.9711816Z ++ echo '"torch/include/ATen/ops/to_mkldnn_backward_native.h",sha256=C63XoRi_ncto8aI_PgeWhY2AiPvJXV_Vsc4h16t5XdM,514' 2025-06-01T22:52:36.9712560Z ++ read fname 2025-06-01T22:52:36.9712925Z ++ make_wheel_record torch/include/ATen/ops/to_mkldnn_backward_ops.h 2025-06-01T22:52:36.9713465Z ++ FPATH=torch/include/ATen/ops/to_mkldnn_backward_ops.h 2025-06-01T22:52:36.9713955Z ++ echo torch/include/ATen/ops/to_mkldnn_backward_ops.h 2025-06-01T22:52:36.9714477Z ++ grep RECORD 2025-06-01T22:52:36.9731909Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_mkldnn_backward_ops.h 2025-06-01T22:52:36.9732520Z +++ openssl base64 2025-06-01T22:52:36.9733536Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.9734612Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.9735987Z +++ sed -e s/=//g 2025-06-01T22:52:36.9774522Z ++ HASH=qYS3hhhYYuBhvSwZkp_Z_ymuTePj_vmRz7oCLZZ_Plo 2025-06-01T22:52:36.9780090Z +++ ls -nl torch/include/ATen/ops/to_mkldnn_backward_ops.h 2025-06-01T22:52:36.9781234Z +++ awk '{print $5}' 2025-06-01T22:52:36.9806326Z ++ FSIZE=1079 2025-06-01T22:52:36.9806994Z ++ echo '"torch/include/ATen/ops/to_mkldnn_backward_ops.h",sha256=qYS3hhhYYuBhvSwZkp_Z_ymuTePj_vmRz7oCLZZ_Plo,1079' 2025-06-01T22:52:36.9807716Z ++ read fname 2025-06-01T22:52:36.9808214Z ++ make_wheel_record torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.9809026Z ++ FPATH=torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.9809626Z ++ grep RECORD 2025-06-01T22:52:36.9811041Z ++ echo torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.9832258Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.9832930Z +++ openssl base64 2025-06-01T22:52:36.9833462Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.9833783Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.9834076Z +++ sed -e s/=//g 2025-06-01T22:52:36.9878298Z ++ HASH=XINlXwQ_SoQu5KFr-ZCPynpJPN1YaW1HJzYSXwN3ELQ 2025-06-01T22:52:36.9880070Z +++ ls -nl torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:36.9880766Z +++ awk '{print $5}' 2025-06-01T22:52:36.9910421Z ++ FSIZE=966 2025-06-01T22:52:36.9911329Z ++ echo '"torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h",sha256=XINlXwQ_SoQu5KFr-ZCPynpJPN1YaW1HJzYSXwN3ELQ,966' 2025-06-01T22:52:36.9912334Z ++ read fname 2025-06-01T22:52:36.9912722Z ++ make_wheel_record torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h 2025-06-01T22:52:36.9913251Z ++ FPATH=torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h 2025-06-01T22:52:36.9913731Z ++ echo torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h 2025-06-01T22:52:36.9914117Z ++ grep RECORD 2025-06-01T22:52:36.9930774Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h 2025-06-01T22:52:36.9931317Z +++ openssl base64 2025-06-01T22:52:36.9932353Z +++ sed -e s/+/-/g 2025-06-01T22:52:36.9933294Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:36.9934573Z +++ sed -e s/=//g 2025-06-01T22:52:36.9973460Z ++ HASH=1sV3JVcp4MHRIBkUTpT6hvHTm0xuabZNpzBOgn28C0k 2025-06-01T22:52:36.9978951Z +++ ls -nl torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h 2025-06-01T22:52:36.9979487Z +++ awk '{print $5}' 2025-06-01T22:52:37.0005936Z ++ FSIZE=777 2025-06-01T22:52:37.0006635Z ++ echo '"torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h",sha256=1sV3JVcp4MHRIBkUTpT6hvHTm0xuabZNpzBOgn28C0k,777' 2025-06-01T22:52:37.0007366Z ++ read fname 2025-06-01T22:52:37.0007709Z ++ make_wheel_record torch/include/ATen/ops/to_mkldnn_native.h 2025-06-01T22:52:37.0008209Z ++ FPATH=torch/include/ATen/ops/to_mkldnn_native.h 2025-06-01T22:52:37.0008657Z ++ echo torch/include/ATen/ops/to_mkldnn_native.h 2025-06-01T22:52:37.0009027Z ++ grep RECORD 2025-06-01T22:52:37.0030722Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_mkldnn_native.h 2025-06-01T22:52:37.0031270Z +++ openssl base64 2025-06-01T22:52:37.0031538Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.0031996Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.0032268Z +++ sed -e s/=//g 2025-06-01T22:52:37.0075247Z ++ HASH=R-m5fLQIPPmDXMgeLR2sn3-uboySBmf6OkwP-QIL5r4 2025-06-01T22:52:37.0077355Z +++ ls -nl torch/include/ATen/ops/to_mkldnn_native.h 2025-06-01T22:52:37.0078518Z +++ awk '{print $5}' 2025-06-01T22:52:37.0107541Z ++ FSIZE=659 2025-06-01T22:52:37.0108308Z ++ echo '"torch/include/ATen/ops/to_mkldnn_native.h",sha256=R-m5fLQIPPmDXMgeLR2sn3-uboySBmf6OkwP-QIL5r4,659' 2025-06-01T22:52:37.0109127Z ++ read fname 2025-06-01T22:52:37.0109457Z ++ make_wheel_record torch/include/ATen/ops/to_mkldnn_ops.h 2025-06-01T22:52:37.0109925Z ++ FPATH=torch/include/ATen/ops/to_mkldnn_ops.h 2025-06-01T22:52:37.0110381Z ++ echo torch/include/ATen/ops/to_mkldnn_ops.h 2025-06-01T22:52:37.0110748Z ++ grep RECORD 2025-06-01T22:52:37.0129175Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_mkldnn_ops.h 2025-06-01T22:52:37.0129693Z +++ openssl base64 2025-06-01T22:52:37.0130732Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.0131980Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.0133240Z +++ sed -e s/=//g 2025-06-01T22:52:37.0171131Z ++ HASH=XtggO1gQj2_qKDuT6mG2-c1MZiEpa6xJwKDbJvSB6KM 2025-06-01T22:52:37.0175665Z +++ ls -nl torch/include/ATen/ops/to_mkldnn_ops.h 2025-06-01T22:52:37.0176539Z +++ awk '{print $5}' 2025-06-01T22:52:37.0204773Z ++ FSIZE=1835 2025-06-01T22:52:37.0205433Z ++ echo '"torch/include/ATen/ops/to_mkldnn_ops.h",sha256=XtggO1gQj2_qKDuT6mG2-c1MZiEpa6xJwKDbJvSB6KM,1835' 2025-06-01T22:52:37.0206105Z ++ read fname 2025-06-01T22:52:37.0206434Z ++ make_wheel_record torch/include/ATen/ops/to_native.h 2025-06-01T22:52:37.0206868Z ++ FPATH=torch/include/ATen/ops/to_native.h 2025-06-01T22:52:37.0207262Z ++ echo torch/include/ATen/ops/to_native.h 2025-06-01T22:52:37.0207612Z ++ grep RECORD 2025-06-01T22:52:37.0231062Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_native.h 2025-06-01T22:52:37.0231598Z +++ openssl base64 2025-06-01T22:52:37.0231888Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.0232146Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.0232408Z +++ sed -e s/=//g 2025-06-01T22:52:37.0272861Z ++ HASH=XEUypKBPb1ddGClPiIRRC_l0QMEas2ld6l9G7VzUZWs 2025-06-01T22:52:37.0275953Z +++ ls -nl torch/include/ATen/ops/to_native.h 2025-06-01T22:52:37.0276404Z +++ awk '{print $5}' 2025-06-01T22:52:37.0305663Z ++ FSIZE=1292 2025-06-01T22:52:37.0306261Z ++ echo '"torch/include/ATen/ops/to_native.h",sha256=XEUypKBPb1ddGClPiIRRC_l0QMEas2ld6l9G7VzUZWs,1292' 2025-06-01T22:52:37.0307022Z ++ read fname 2025-06-01T22:52:37.0307339Z ++ make_wheel_record torch/include/ATen/ops/to_ops.h 2025-06-01T22:52:37.0307761Z ++ FPATH=torch/include/ATen/ops/to_ops.h 2025-06-01T22:52:37.0308120Z ++ echo torch/include/ATen/ops/to_ops.h 2025-06-01T22:52:37.0308466Z ++ grep RECORD 2025-06-01T22:52:37.0327101Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_ops.h 2025-06-01T22:52:37.0327599Z +++ openssl base64 2025-06-01T22:52:37.0327903Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.0329227Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.0330280Z +++ sed -e s/=//g 2025-06-01T22:52:37.0370653Z ++ HASH=c1gXmR0ZPYquLhivJF8Yy8RqSeKTGBx95iL5spTTYtM 2025-06-01T22:52:37.0375039Z +++ ls -nl torch/include/ATen/ops/to_ops.h 2025-06-01T22:52:37.0375853Z +++ awk '{print $5}' 2025-06-01T22:52:37.0403895Z ++ FSIZE=4452 2025-06-01T22:52:37.0404721Z ++ echo '"torch/include/ATen/ops/to_ops.h",sha256=c1gXmR0ZPYquLhivJF8Yy8RqSeKTGBx95iL5spTTYtM,4452' 2025-06-01T22:52:37.0405547Z ++ read fname 2025-06-01T22:52:37.0405918Z ++ make_wheel_record torch/include/ATen/ops/to_padded_tensor.h 2025-06-01T22:52:37.0406414Z ++ FPATH=torch/include/ATen/ops/to_padded_tensor.h 2025-06-01T22:52:37.0406859Z ++ echo torch/include/ATen/ops/to_padded_tensor.h 2025-06-01T22:52:37.0407248Z ++ grep RECORD 2025-06-01T22:52:37.0430189Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_padded_tensor.h 2025-06-01T22:52:37.0430723Z +++ openssl base64 2025-06-01T22:52:37.0430975Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.0431234Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.0431492Z +++ sed -e s/=//g 2025-06-01T22:52:37.0474597Z ++ HASH=g3ph3KOhD3Z2q_vI2Or4_F2DM7dg_u40MvLRynknK1k 2025-06-01T22:52:37.0476669Z +++ ls -nl torch/include/ATen/ops/to_padded_tensor.h 2025-06-01T22:52:37.0477359Z +++ awk '{print $5}' 2025-06-01T22:52:37.0506382Z ++ FSIZE=4347 2025-06-01T22:52:37.0507100Z ++ echo '"torch/include/ATen/ops/to_padded_tensor.h",sha256=g3ph3KOhD3Z2q_vI2Or4_F2DM7dg_u40MvLRynknK1k,4347' 2025-06-01T22:52:37.0507772Z ++ read fname 2025-06-01T22:52:37.0508309Z ++ make_wheel_record torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.0509268Z ++ FPATH=torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.0510045Z ++ echo torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.0510640Z ++ grep RECORD 2025-06-01T22:52:37.0535361Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.0536371Z +++ openssl base64 2025-06-01T22:52:37.0536676Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.0538268Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.0539007Z +++ sed -e s/=//g 2025-06-01T22:52:37.0580412Z ++ HASH=i8nAK-OA5xqKHmNVU7sT2MbTvpjNRhkK3nyzgrZ_Nh4 2025-06-01T22:52:37.0583682Z +++ ls -nl torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.0585008Z +++ awk '{print $5}' 2025-06-01T22:52:37.0609054Z ++ FSIZE=1326 2025-06-01T22:52:37.0609908Z ++ echo '"torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h",sha256=i8nAK-OA5xqKHmNVU7sT2MbTvpjNRhkK3nyzgrZ_Nh4,1326' 2025-06-01T22:52:37.0610803Z ++ read fname 2025-06-01T22:52:37.0611180Z ++ make_wheel_record torch/include/ATen/ops/to_padded_tensor_native.h 2025-06-01T22:52:37.0611751Z ++ FPATH=torch/include/ATen/ops/to_padded_tensor_native.h 2025-06-01T22:52:37.0612730Z ++ echo torch/include/ATen/ops/to_padded_tensor_native.h 2025-06-01T22:52:37.0613754Z ++ grep RECORD 2025-06-01T22:52:37.0634897Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_padded_tensor_native.h 2025-06-01T22:52:37.0636542Z +++ openssl base64 2025-06-01T22:52:37.0636808Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.0637056Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.0637999Z +++ sed -e s/=//g 2025-06-01T22:52:37.0682121Z ++ HASH=G_jehco7KVoxQDplGf2_EAuvPl2Ana-28FCq8H81bso 2025-06-01T22:52:37.0684208Z +++ ls -nl torch/include/ATen/ops/to_padded_tensor_native.h 2025-06-01T22:52:37.0684950Z +++ awk '{print $5}' 2025-06-01T22:52:37.0712417Z ++ FSIZE=876 2025-06-01T22:52:37.0713148Z ++ echo '"torch/include/ATen/ops/to_padded_tensor_native.h",sha256=G_jehco7KVoxQDplGf2_EAuvPl2Ana-28FCq8H81bso,876' 2025-06-01T22:52:37.0713849Z ++ read fname 2025-06-01T22:52:37.0714220Z ++ make_wheel_record torch/include/ATen/ops/to_padded_tensor_ops.h 2025-06-01T22:52:37.0714747Z ++ FPATH=torch/include/ATen/ops/to_padded_tensor_ops.h 2025-06-01T22:52:37.0715199Z ++ echo torch/include/ATen/ops/to_padded_tensor_ops.h 2025-06-01T22:52:37.0715591Z ++ grep RECORD 2025-06-01T22:52:37.0733605Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_padded_tensor_ops.h 2025-06-01T22:52:37.0734371Z +++ openssl base64 2025-06-01T22:52:37.0736545Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.0736894Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.0738115Z +++ sed -e s/=//g 2025-06-01T22:52:37.0777360Z ++ HASH=GM3s6KHWZL59f5Wbxz3jJWlvBpkBdCt6hc6LGEoxr0U 2025-06-01T22:52:37.0782096Z +++ ls -nl torch/include/ATen/ops/to_padded_tensor_ops.h 2025-06-01T22:52:37.0782790Z +++ awk '{print $5}' 2025-06-01T22:52:37.0807110Z ++ FSIZE=1989 2025-06-01T22:52:37.0807795Z ++ echo '"torch/include/ATen/ops/to_padded_tensor_ops.h",sha256=GM3s6KHWZL59f5Wbxz3jJWlvBpkBdCt6hc6LGEoxr0U,1989' 2025-06-01T22:52:37.0808530Z ++ read fname 2025-06-01T22:52:37.0808850Z ++ make_wheel_record torch/include/ATen/ops/to_sparse.h 2025-06-01T22:52:37.0809303Z ++ FPATH=torch/include/ATen/ops/to_sparse.h 2025-06-01T22:52:37.0810614Z ++ echo torch/include/ATen/ops/to_sparse.h 2025-06-01T22:52:37.0811774Z ++ grep RECORD 2025-06-01T22:52:37.0834400Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse.h 2025-06-01T22:52:37.0835001Z +++ openssl base64 2025-06-01T22:52:37.0835639Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.0836396Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.0836776Z +++ sed -e s/=//g 2025-06-01T22:52:37.0879616Z ++ HASH=T9pyiHNu6m70p4Yk7tKxDq-6Ards3Mewj1qVOIWZjQk 2025-06-01T22:52:37.0882552Z +++ ls -nl torch/include/ATen/ops/to_sparse.h 2025-06-01T22:52:37.0883860Z +++ awk '{print $5}' 2025-06-01T22:52:37.0911765Z ++ FSIZE=506 2025-06-01T22:52:37.0912379Z ++ echo '"torch/include/ATen/ops/to_sparse.h",sha256=T9pyiHNu6m70p4Yk7tKxDq-6Ards3Mewj1qVOIWZjQk,506' 2025-06-01T22:52:37.0913008Z ++ read fname 2025-06-01T22:52:37.0913485Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_bsc.h 2025-06-01T22:52:37.0913939Z ++ FPATH=torch/include/ATen/ops/to_sparse_bsc.h 2025-06-01T22:52:37.0914353Z ++ echo torch/include/ATen/ops/to_sparse_bsc.h 2025-06-01T22:52:37.0914705Z ++ grep RECORD 2025-06-01T22:52:37.0933620Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_bsc.h 2025-06-01T22:52:37.0934322Z +++ openssl base64 2025-06-01T22:52:37.0936995Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.0937264Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.0938818Z +++ sed -e s/=//g 2025-06-01T22:52:37.0978586Z ++ HASH=6qbSd3SldkIevaIxbXoWm4Ubr-Nss4mlZEbG0skndTA 2025-06-01T22:52:37.0981830Z +++ ls -nl torch/include/ATen/ops/to_sparse_bsc.h 2025-06-01T22:52:37.0982882Z +++ awk '{print $5}' 2025-06-01T22:52:37.1007035Z ++ FSIZE=510 2025-06-01T22:52:37.1007670Z ++ echo '"torch/include/ATen/ops/to_sparse_bsc.h",sha256=6qbSd3SldkIevaIxbXoWm4Ubr-Nss4mlZEbG0skndTA,510' 2025-06-01T22:52:37.1008345Z ++ read fname 2025-06-01T22:52:37.1008887Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1009726Z ++ FPATH=torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1011014Z ++ echo torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1011942Z ++ grep RECORD 2025-06-01T22:52:37.1034530Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1035271Z +++ openssl base64 2025-06-01T22:52:37.1035525Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.1035787Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.1036496Z +++ sed -e s/=//g 2025-06-01T22:52:37.1080321Z ++ HASH=BI0PUXycKmaVhFEpe-oSWETYtPinzGECUWEtYj30N4s 2025-06-01T22:52:37.1082018Z +++ ls -nl torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1082719Z +++ awk '{print $5}' 2025-06-01T22:52:37.1110675Z ++ FSIZE=849 2025-06-01T22:52:37.1111566Z ++ echo '"torch/include/ATen/ops/to_sparse_bsc_compositeimplicitautograd_dispatch.h",sha256=BI0PUXycKmaVhFEpe-oSWETYtPinzGECUWEtYj30N4s,849' 2025-06-01T22:52:37.1112433Z ++ read fname 2025-06-01T22:52:37.1112784Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_bsc_native.h 2025-06-01T22:52:37.1113434Z ++ FPATH=torch/include/ATen/ops/to_sparse_bsc_native.h 2025-06-01T22:52:37.1113908Z ++ echo torch/include/ATen/ops/to_sparse_bsc_native.h 2025-06-01T22:52:37.1114285Z ++ grep RECORD 2025-06-01T22:52:37.1131876Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_bsc_native.h 2025-06-01T22:52:37.1132387Z +++ openssl base64 2025-06-01T22:52:37.1133706Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.1134930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.1136325Z +++ sed -e s/=//g 2025-06-01T22:52:37.1173949Z ++ HASH=3rm6r1RCUted9u2GZkdVQtUWmRI9pVsnO8U5aWQU4bE 2025-06-01T22:52:37.1179150Z +++ ls -nl torch/include/ATen/ops/to_sparse_bsc_native.h 2025-06-01T22:52:37.1179762Z +++ awk '{print $5}' 2025-06-01T22:52:37.1205994Z ++ FSIZE=561 2025-06-01T22:52:37.1206684Z ++ echo '"torch/include/ATen/ops/to_sparse_bsc_native.h",sha256=3rm6r1RCUted9u2GZkdVQtUWmRI9pVsnO8U5aWQU4bE,561' 2025-06-01T22:52:37.1207394Z ++ read fname 2025-06-01T22:52:37.1207749Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_bsc_ops.h 2025-06-01T22:52:37.1207913Z ++ FPATH=torch/include/ATen/ops/to_sparse_bsc_ops.h 2025-06-01T22:52:37.1208083Z ++ echo torch/include/ATen/ops/to_sparse_bsc_ops.h 2025-06-01T22:52:37.1208434Z ++ grep RECORD 2025-06-01T22:52:37.1231534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_bsc_ops.h 2025-06-01T22:52:37.1231658Z +++ openssl base64 2025-06-01T22:52:37.1231949Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.1232048Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.1232627Z +++ sed -e s/=//g 2025-06-01T22:52:37.1275024Z ++ HASH=uNu3ymkHVR6-Hmu5pfGYqoKjC_WiSW0hksi7_XDZl-0 2025-06-01T22:52:37.1277536Z +++ ls -nl torch/include/ATen/ops/to_sparse_bsc_ops.h 2025-06-01T22:52:37.1278101Z +++ awk '{print $5}' 2025-06-01T22:52:37.1307251Z ++ FSIZE=1186 2025-06-01T22:52:37.1307892Z ++ echo '"torch/include/ATen/ops/to_sparse_bsc_ops.h",sha256=uNu3ymkHVR6-Hmu5pfGYqoKjC_WiSW0hksi7_XDZl-0,1186' 2025-06-01T22:52:37.1308030Z ++ read fname 2025-06-01T22:52:37.1308251Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_bsr.h 2025-06-01T22:52:37.1308405Z ++ FPATH=torch/include/ATen/ops/to_sparse_bsr.h 2025-06-01T22:52:37.1308543Z ++ echo torch/include/ATen/ops/to_sparse_bsr.h 2025-06-01T22:52:37.1308653Z ++ grep RECORD 2025-06-01T22:52:37.1328146Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_bsr.h 2025-06-01T22:52:37.1328265Z +++ openssl base64 2025-06-01T22:52:37.1329659Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.1330769Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.1331960Z +++ sed -e s/=//g 2025-06-01T22:52:37.1370857Z ++ HASH=UEI5na3HUdyltUAlv15zusvFRpi3MVjC3wyBQpRKyms 2025-06-01T22:52:37.1375308Z +++ ls -nl torch/include/ATen/ops/to_sparse_bsr.h 2025-06-01T22:52:37.1376436Z +++ awk '{print $5}' 2025-06-01T22:52:37.1404393Z ++ FSIZE=510 2025-06-01T22:52:37.1405178Z ++ echo '"torch/include/ATen/ops/to_sparse_bsr.h",sha256=UEI5na3HUdyltUAlv15zusvFRpi3MVjC3wyBQpRKyms,510' 2025-06-01T22:52:37.1405291Z ++ read fname 2025-06-01T22:52:37.1405671Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1406018Z ++ FPATH=torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1406331Z ++ echo torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1406449Z ++ grep RECORD 2025-06-01T22:52:37.1430309Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1430697Z +++ openssl base64 2025-06-01T22:52:37.1430969Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.1431078Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.1431185Z +++ sed -e s/=//g 2025-06-01T22:52:37.1474372Z ++ HASH=9bAip_9OMsdlQeugNnY179i9wl6TA4e3Ie7P_a5unG4 2025-06-01T22:52:37.1476334Z +++ ls -nl torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1476934Z +++ awk '{print $5}' 2025-06-01T22:52:37.1505342Z ++ FSIZE=849 2025-06-01T22:52:37.1506441Z ++ echo '"torch/include/ATen/ops/to_sparse_bsr_compositeimplicitautograd_dispatch.h",sha256=9bAip_9OMsdlQeugNnY179i9wl6TA4e3Ie7P_a5unG4,849' 2025-06-01T22:52:37.1506572Z ++ read fname 2025-06-01T22:52:37.1506798Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_bsr_native.h 2025-06-01T22:52:37.1506966Z ++ FPATH=torch/include/ATen/ops/to_sparse_bsr_native.h 2025-06-01T22:52:37.1507142Z ++ echo torch/include/ATen/ops/to_sparse_bsr_native.h 2025-06-01T22:52:37.1507242Z ++ grep RECORD 2025-06-01T22:52:37.1527104Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_bsr_native.h 2025-06-01T22:52:37.1527246Z +++ openssl base64 2025-06-01T22:52:37.1527837Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.1529282Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.1530457Z +++ sed -e s/=//g 2025-06-01T22:52:37.1569239Z ++ HASH=Pe4767kwF0JbqNg0bbOkDzjC2mUe8gMc8eX8EEz2LXo 2025-06-01T22:52:37.1573741Z +++ ls -nl torch/include/ATen/ops/to_sparse_bsr_native.h 2025-06-01T22:52:37.1574742Z +++ awk '{print $5}' 2025-06-01T22:52:37.1603075Z ++ FSIZE=561 2025-06-01T22:52:37.1603620Z ++ echo '"torch/include/ATen/ops/to_sparse_bsr_native.h",sha256=Pe4767kwF0JbqNg0bbOkDzjC2mUe8gMc8eX8EEz2LXo,561' 2025-06-01T22:52:37.1603777Z ++ read fname 2025-06-01T22:52:37.1604413Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_bsr_ops.h 2025-06-01T22:52:37.1604590Z ++ FPATH=torch/include/ATen/ops/to_sparse_bsr_ops.h 2025-06-01T22:52:37.1604764Z ++ echo torch/include/ATen/ops/to_sparse_bsr_ops.h 2025-06-01T22:52:37.1604866Z ++ grep RECORD 2025-06-01T22:52:37.1628686Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_bsr_ops.h 2025-06-01T22:52:37.1628952Z +++ openssl base64 2025-06-01T22:52:37.1629069Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.1629167Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.1629265Z +++ sed -e s/=//g 2025-06-01T22:52:37.1674400Z ++ HASH=dkxit_9sEtQDO3B4sfkcbJGwV7N-anGJriM8wTHzQew 2025-06-01T22:52:37.1675778Z +++ ls -nl torch/include/ATen/ops/to_sparse_bsr_ops.h 2025-06-01T22:52:37.1676903Z +++ awk '{print $5}' 2025-06-01T22:52:37.1705709Z ++ FSIZE=1186 2025-06-01T22:52:37.1706301Z ++ echo '"torch/include/ATen/ops/to_sparse_bsr_ops.h",sha256=dkxit_9sEtQDO3B4sfkcbJGwV7N-anGJriM8wTHzQew,1186' 2025-06-01T22:52:37.1706408Z ++ read fname 2025-06-01T22:52:37.1706780Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1707081Z ++ FPATH=torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1707370Z ++ echo torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1707502Z ++ grep RECORD 2025-06-01T22:52:37.1728491Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1728616Z +++ openssl base64 2025-06-01T22:52:37.1729581Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.1730818Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.1732078Z +++ sed -e s/=//g 2025-06-01T22:52:37.1770574Z ++ HASH=hMGgKAnDH1NZO2gVQH0M5z4TTkW9MZxKCArbvnLsnZU 2025-06-01T22:52:37.1775821Z +++ ls -nl torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1776290Z +++ awk '{print $5}' 2025-06-01T22:52:37.1804762Z ++ FSIZE=996 2025-06-01T22:52:37.1806062Z ++ echo '"torch/include/ATen/ops/to_sparse_compositeimplicitautograd_dispatch.h",sha256=hMGgKAnDH1NZO2gVQH0M5z4TTkW9MZxKCArbvnLsnZU,996' 2025-06-01T22:52:37.1806179Z ++ read fname 2025-06-01T22:52:37.1806393Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_csc.h 2025-06-01T22:52:37.1806546Z ++ FPATH=torch/include/ATen/ops/to_sparse_csc.h 2025-06-01T22:52:37.1806841Z ++ echo torch/include/ATen/ops/to_sparse_csc.h 2025-06-01T22:52:37.1806960Z ++ grep RECORD 2025-06-01T22:52:37.1830193Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_csc.h 2025-06-01T22:52:37.1830307Z +++ openssl base64 2025-06-01T22:52:37.1830430Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.1830527Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.1830668Z +++ sed -e s/=//g 2025-06-01T22:52:37.1870485Z ++ HASH=91QQ01T0citCgMU6HsOEL1JB9tYryJOp6keJWFPYcg8 2025-06-01T22:52:37.1873764Z +++ ls -nl torch/include/ATen/ops/to_sparse_csc.h 2025-06-01T22:52:37.1874840Z +++ awk '{print $5}' 2025-06-01T22:52:37.1902976Z ++ FSIZE=510 2025-06-01T22:52:37.1903438Z ++ echo '"torch/include/ATen/ops/to_sparse_csc.h",sha256=91QQ01T0citCgMU6HsOEL1JB9tYryJOp6keJWFPYcg8,510' 2025-06-01T22:52:37.1903536Z ++ read fname 2025-06-01T22:52:37.1903954Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1904291Z ++ FPATH=torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1904602Z ++ echo torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1904702Z ++ grep RECORD 2025-06-01T22:52:37.1926441Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1926567Z +++ openssl base64 2025-06-01T22:52:37.1927407Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.1928022Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.1929165Z +++ sed -e s/=//g 2025-06-01T22:52:37.1968642Z ++ HASH=sjRNS4-HcOwfmTgXrEp7Z1Vy0x809rQfl-rD6KxYwsg 2025-06-01T22:52:37.1973462Z +++ ls -nl torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.1974157Z +++ awk '{print $5}' 2025-06-01T22:52:37.2001898Z ++ FSIZE=822 2025-06-01T22:52:37.2002646Z ++ echo '"torch/include/ATen/ops/to_sparse_csc_compositeimplicitautograd_dispatch.h",sha256=sjRNS4-HcOwfmTgXrEp7Z1Vy0x809rQfl-rD6KxYwsg,822' 2025-06-01T22:52:37.2002752Z ++ read fname 2025-06-01T22:52:37.2003118Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_csc_native.h 2025-06-01T22:52:37.2003304Z ++ FPATH=torch/include/ATen/ops/to_sparse_csc_native.h 2025-06-01T22:52:37.2003466Z ++ echo torch/include/ATen/ops/to_sparse_csc_native.h 2025-06-01T22:52:37.2003619Z ++ grep RECORD 2025-06-01T22:52:37.2027465Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_csc_native.h 2025-06-01T22:52:37.2027650Z +++ openssl base64 2025-06-01T22:52:37.2028061Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.2028177Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.2028626Z +++ sed -e s/=//g 2025-06-01T22:52:37.2072226Z ++ HASH=rTlwHPJ1iSd9Kt6ceIl6uCEU6n5pBiL6FHS9zBNdTwA 2025-06-01T22:52:37.2074792Z +++ ls -nl torch/include/ATen/ops/to_sparse_csc_native.h 2025-06-01T22:52:37.2075207Z +++ awk '{print $5}' 2025-06-01T22:52:37.2103594Z ++ FSIZE=534 2025-06-01T22:52:37.2104284Z ++ echo '"torch/include/ATen/ops/to_sparse_csc_native.h",sha256=rTlwHPJ1iSd9Kt6ceIl6uCEU6n5pBiL6FHS9zBNdTwA,534' 2025-06-01T22:52:37.2104408Z ++ read fname 2025-06-01T22:52:37.2104617Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_csc_ops.h 2025-06-01T22:52:37.2104773Z ++ FPATH=torch/include/ATen/ops/to_sparse_csc_ops.h 2025-06-01T22:52:37.2104932Z ++ echo torch/include/ATen/ops/to_sparse_csc_ops.h 2025-06-01T22:52:37.2105120Z ++ grep RECORD 2025-06-01T22:52:37.2126468Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_csc_ops.h 2025-06-01T22:52:37.2127014Z +++ openssl base64 2025-06-01T22:52:37.2127974Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.2129178Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.2130472Z +++ sed -e s/=//g 2025-06-01T22:52:37.2168474Z ++ HASH=Sc1ynkhYIirvkHv6by4nV2VuhlJ0LPfA87s3OiB1VV4 2025-06-01T22:52:37.2173299Z +++ ls -nl torch/include/ATen/ops/to_sparse_csc_ops.h 2025-06-01T22:52:37.2174220Z +++ awk '{print $5}' 2025-06-01T22:52:37.2201640Z ++ FSIZE=1097 2025-06-01T22:52:37.2202272Z ++ echo '"torch/include/ATen/ops/to_sparse_csc_ops.h",sha256=Sc1ynkhYIirvkHv6by4nV2VuhlJ0LPfA87s3OiB1VV4,1097' 2025-06-01T22:52:37.2202380Z ++ read fname 2025-06-01T22:52:37.2202589Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_csr.h 2025-06-01T22:52:37.2202789Z ++ FPATH=torch/include/ATen/ops/to_sparse_csr.h 2025-06-01T22:52:37.2202934Z ++ echo torch/include/ATen/ops/to_sparse_csr.h 2025-06-01T22:52:37.2203191Z ++ grep RECORD 2025-06-01T22:52:37.2227888Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_csr.h 2025-06-01T22:52:37.2228074Z +++ openssl base64 2025-06-01T22:52:37.2228204Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.2228500Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.2228603Z +++ sed -e s/=//g 2025-06-01T22:52:37.2274014Z ++ HASH=O85QzpREhUd-ntEaA-alBuTSl8WkoSuUk1d3HPJn4hc 2025-06-01T22:52:37.2275577Z +++ ls -nl torch/include/ATen/ops/to_sparse_csr.h 2025-06-01T22:52:37.2276378Z +++ awk '{print $5}' 2025-06-01T22:52:37.2305056Z ++ FSIZE=510 2025-06-01T22:52:37.2305513Z ++ echo '"torch/include/ATen/ops/to_sparse_csr.h",sha256=O85QzpREhUd-ntEaA-alBuTSl8WkoSuUk1d3HPJn4hc,510' 2025-06-01T22:52:37.2305625Z ++ read fname 2025-06-01T22:52:37.2305994Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.2306304Z ++ FPATH=torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.2306626Z ++ echo torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.2306722Z ++ grep RECORD 2025-06-01T22:52:37.2328348Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.2328491Z +++ openssl base64 2025-06-01T22:52:37.2329520Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.2330474Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.2331774Z +++ sed -e s/=//g 2025-06-01T22:52:37.2371007Z ++ HASH=0YpYHSKzhIXe8gjpwG7uUflK7TH5vzo9RinDjuEuomM 2025-06-01T22:52:37.2376505Z +++ ls -nl torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.2378154Z +++ awk '{print $5}' 2025-06-01T22:52:37.2405795Z ++ FSIZE=822 2025-06-01T22:52:37.2406616Z ++ echo '"torch/include/ATen/ops/to_sparse_csr_compositeimplicitautograd_dispatch.h",sha256=0YpYHSKzhIXe8gjpwG7uUflK7TH5vzo9RinDjuEuomM,822' 2025-06-01T22:52:37.2406715Z ++ read fname 2025-06-01T22:52:37.2407014Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_csr_native.h 2025-06-01T22:52:37.2407189Z ++ FPATH=torch/include/ATen/ops/to_sparse_csr_native.h 2025-06-01T22:52:37.2407356Z ++ echo torch/include/ATen/ops/to_sparse_csr_native.h 2025-06-01T22:52:37.2407454Z ++ grep RECORD 2025-06-01T22:52:37.2430252Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_csr_native.h 2025-06-01T22:52:37.2430373Z +++ openssl base64 2025-06-01T22:52:37.2430472Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.2430585Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.2430682Z +++ sed -e s/=//g 2025-06-01T22:52:37.2474764Z ++ HASH=pmwG2dBeaReXUOU1NRhxKvfPe2e7ljv6BlIIe8FfEPs 2025-06-01T22:52:37.2476994Z +++ ls -nl torch/include/ATen/ops/to_sparse_csr_native.h 2025-06-01T22:52:37.2477992Z +++ awk '{print $5}' 2025-06-01T22:52:37.2506893Z ++ FSIZE=534 2025-06-01T22:52:37.2507467Z ++ echo '"torch/include/ATen/ops/to_sparse_csr_native.h",sha256=pmwG2dBeaReXUOU1NRhxKvfPe2e7ljv6BlIIe8FfEPs,534' 2025-06-01T22:52:37.2507573Z ++ read fname 2025-06-01T22:52:37.2507784Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_csr_ops.h 2025-06-01T22:52:37.2507955Z ++ FPATH=torch/include/ATen/ops/to_sparse_csr_ops.h 2025-06-01T22:52:37.2508104Z ++ echo torch/include/ATen/ops/to_sparse_csr_ops.h 2025-06-01T22:52:37.2508405Z ++ grep RECORD 2025-06-01T22:52:37.2529338Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_csr_ops.h 2025-06-01T22:52:37.2529727Z +++ openssl base64 2025-06-01T22:52:37.2530686Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.2531935Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.2533185Z +++ sed -e s/=//g 2025-06-01T22:52:37.2571605Z ++ HASH=BmyBuRH0nlWYsuh9-0eSVdUQVm3ZJKqT_Vpq3SCXbJ0 2025-06-01T22:52:37.2576691Z +++ ls -nl torch/include/ATen/ops/to_sparse_csr_ops.h 2025-06-01T22:52:37.2578084Z +++ awk '{print $5}' 2025-06-01T22:52:37.2604949Z ++ FSIZE=1097 2025-06-01T22:52:37.2605487Z ++ echo '"torch/include/ATen/ops/to_sparse_csr_ops.h",sha256=BmyBuRH0nlWYsuh9-0eSVdUQVm3ZJKqT_Vpq3SCXbJ0,1097' 2025-06-01T22:52:37.2605598Z ++ read fname 2025-06-01T22:52:37.2605811Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_native.h 2025-06-01T22:52:37.2605970Z ++ FPATH=torch/include/ATen/ops/to_sparse_native.h 2025-06-01T22:52:37.2606144Z ++ echo torch/include/ATen/ops/to_sparse_native.h 2025-06-01T22:52:37.2606485Z ++ grep RECORD 2025-06-01T22:52:37.2631372Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_native.h 2025-06-01T22:52:37.2631752Z +++ openssl base64 2025-06-01T22:52:37.2631881Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.2631984Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.2632095Z +++ sed -e s/=//g 2025-06-01T22:52:37.2675785Z ++ HASH=e9759H1f8_xk2kfKBHhjAxnfas7aYaIXaKBrw80Zc0U 2025-06-01T22:52:37.2679162Z +++ ls -nl torch/include/ATen/ops/to_sparse_native.h 2025-06-01T22:52:37.2679939Z +++ awk '{print $5}' 2025-06-01T22:52:37.2707866Z ++ FSIZE=708 2025-06-01T22:52:37.2708372Z ++ echo '"torch/include/ATen/ops/to_sparse_native.h",sha256=e9759H1f8_xk2kfKBHhjAxnfas7aYaIXaKBrw80Zc0U,708' 2025-06-01T22:52:37.2708498Z ++ read fname 2025-06-01T22:52:37.2708689Z ++ make_wheel_record torch/include/ATen/ops/to_sparse_ops.h 2025-06-01T22:52:37.2708837Z ++ FPATH=torch/include/ATen/ops/to_sparse_ops.h 2025-06-01T22:52:37.2708994Z ++ echo torch/include/ATen/ops/to_sparse_ops.h 2025-06-01T22:52:37.2709311Z ++ grep RECORD 2025-06-01T22:52:37.2729992Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/to_sparse_ops.h 2025-06-01T22:52:37.2730255Z +++ openssl base64 2025-06-01T22:52:37.2731651Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.2732930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.2734505Z +++ sed -e s/=//g 2025-06-01T22:52:37.2772626Z ++ HASH=akISevk41jqgbBi9z08XC4yQX1ucUg2oNfMhQsQjOiI 2025-06-01T22:52:37.2778506Z +++ ls -nl torch/include/ATen/ops/to_sparse_ops.h 2025-06-01T22:52:37.2778962Z +++ awk '{print $5}' 2025-06-01T22:52:37.2805966Z ++ FSIZE=1935 2025-06-01T22:52:37.2806450Z ++ echo '"torch/include/ATen/ops/to_sparse_ops.h",sha256=akISevk41jqgbBi9z08XC4yQX1ucUg2oNfMhQsQjOiI,1935' 2025-06-01T22:52:37.2806689Z ++ read fname 2025-06-01T22:52:37.2806882Z ++ make_wheel_record torch/include/ATen/ops/topk.h 2025-06-01T22:52:37.2807013Z ++ FPATH=torch/include/ATen/ops/topk.h 2025-06-01T22:52:37.2807149Z ++ echo torch/include/ATen/ops/topk.h 2025-06-01T22:52:37.2807262Z ++ grep RECORD 2025-06-01T22:52:37.2832284Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/topk.h 2025-06-01T22:52:37.2832470Z +++ openssl base64 2025-06-01T22:52:37.2832885Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.2833002Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.2833109Z +++ sed -e s/=//g 2025-06-01T22:52:37.2874527Z ++ HASH=pW6WcR48_ZqT_5L70ZzyUR88nNUKRj1vcHk5qiYZqIk 2025-06-01T22:52:37.2876983Z +++ ls -nl torch/include/ATen/ops/topk.h 2025-06-01T22:52:37.2878157Z +++ awk '{print $5}' 2025-06-01T22:52:37.2905860Z ++ FSIZE=5123 2025-06-01T22:52:37.2906752Z ++ echo '"torch/include/ATen/ops/topk.h",sha256=pW6WcR48_ZqT_5L70ZzyUR88nNUKRj1vcHk5qiYZqIk,5123' 2025-06-01T22:52:37.2907767Z ++ read fname 2025-06-01T22:52:37.2908415Z ++ make_wheel_record torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.2909400Z ++ FPATH=torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.2910238Z ++ echo torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.2910813Z ++ grep RECORD 2025-06-01T22:52:37.2929577Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.2930321Z +++ openssl base64 2025-06-01T22:52:37.2930712Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.2932391Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.2933562Z +++ sed -e s/=//g 2025-06-01T22:52:37.2973363Z ++ HASH=Qu0OyAdcsi7Ks4bmOM93_aOrfJ03amuShm2RqKLcI_k 2025-06-01T22:52:37.2978620Z +++ ls -nl torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.2979279Z +++ awk '{print $5}' 2025-06-01T22:52:37.3006332Z ++ FSIZE=1029 2025-06-01T22:52:37.3007213Z ++ echo '"torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Qu0OyAdcsi7Ks4bmOM93_aOrfJ03amuShm2RqKLcI_k,1029' 2025-06-01T22:52:37.3008178Z ++ read fname 2025-06-01T22:52:37.3008549Z ++ make_wheel_record torch/include/ATen/ops/topk_cpu_dispatch.h 2025-06-01T22:52:37.3009154Z ++ FPATH=torch/include/ATen/ops/topk_cpu_dispatch.h 2025-06-01T22:52:37.3009623Z ++ echo torch/include/ATen/ops/topk_cpu_dispatch.h 2025-06-01T22:52:37.3010005Z ++ grep RECORD 2025-06-01T22:52:37.3030227Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/topk_cpu_dispatch.h 2025-06-01T22:52:37.3030880Z +++ openssl base64 2025-06-01T22:52:37.3031131Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.3031391Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.3032018Z +++ sed -e s/=//g 2025-06-01T22:52:37.3073761Z ++ HASH=ERn1_1XT0uAPbmK1lWlgdyvOj-Hd6_190nRgA4WHx6c 2025-06-01T22:52:37.3076290Z +++ ls -nl torch/include/ATen/ops/topk_cpu_dispatch.h 2025-06-01T22:52:37.3077654Z +++ awk '{print $5}' 2025-06-01T22:52:37.3105621Z ++ FSIZE=1725 2025-06-01T22:52:37.3106241Z ++ echo '"torch/include/ATen/ops/topk_cpu_dispatch.h",sha256=ERn1_1XT0uAPbmK1lWlgdyvOj-Hd6_190nRgA4WHx6c,1725' 2025-06-01T22:52:37.3106910Z ++ read fname 2025-06-01T22:52:37.3107312Z ++ make_wheel_record torch/include/ATen/ops/topk_cuda_dispatch.h 2025-06-01T22:52:37.3107819Z ++ FPATH=torch/include/ATen/ops/topk_cuda_dispatch.h 2025-06-01T22:52:37.3108270Z ++ echo torch/include/ATen/ops/topk_cuda_dispatch.h 2025-06-01T22:52:37.3108635Z ++ grep RECORD 2025-06-01T22:52:37.3127769Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/topk_cuda_dispatch.h 2025-06-01T22:52:37.3128275Z +++ openssl base64 2025-06-01T22:52:37.3128901Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.3130029Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.3131508Z +++ sed -e s/=//g 2025-06-01T22:52:37.3170812Z ++ HASH=CD6MfzITyCeasLUBDCXzJlyRHKdInCNM0E7QGmAX_FY 2025-06-01T22:52:37.3175786Z +++ ls -nl torch/include/ATen/ops/topk_cuda_dispatch.h 2025-06-01T22:52:37.3176547Z +++ awk '{print $5}' 2025-06-01T22:52:37.3204409Z ++ FSIZE=1727 2025-06-01T22:52:37.3205256Z ++ echo '"torch/include/ATen/ops/topk_cuda_dispatch.h",sha256=CD6MfzITyCeasLUBDCXzJlyRHKdInCNM0E7QGmAX_FY,1727' 2025-06-01T22:52:37.3206027Z ++ read fname 2025-06-01T22:52:37.3206360Z ++ make_wheel_record torch/include/ATen/ops/topk_meta.h 2025-06-01T22:52:37.3206818Z ++ FPATH=torch/include/ATen/ops/topk_meta.h 2025-06-01T22:52:37.3207203Z ++ echo torch/include/ATen/ops/topk_meta.h 2025-06-01T22:52:37.3207564Z ++ grep RECORD 2025-06-01T22:52:37.3227311Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/topk_meta.h 2025-06-01T22:52:37.3227817Z +++ openssl base64 2025-06-01T22:52:37.3228677Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.3228934Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.3230182Z +++ sed -e s/=//g 2025-06-01T22:52:37.3270043Z ++ HASH=grx0fi3-OQ0Am9GqTLFjge4KEYKFUXI-YV6JfaKske0 2025-06-01T22:52:37.3273763Z +++ ls -nl torch/include/ATen/ops/topk_meta.h 2025-06-01T22:52:37.3274986Z +++ awk '{print $5}' 2025-06-01T22:52:37.3302988Z ++ FSIZE=616 2025-06-01T22:52:37.3303567Z ++ echo '"torch/include/ATen/ops/topk_meta.h",sha256=grx0fi3-OQ0Am9GqTLFjge4KEYKFUXI-YV6JfaKske0,616' 2025-06-01T22:52:37.3304255Z ++ read fname 2025-06-01T22:52:37.3304611Z ++ make_wheel_record torch/include/ATen/ops/topk_meta_dispatch.h 2025-06-01T22:52:37.3305105Z ++ FPATH=torch/include/ATen/ops/topk_meta_dispatch.h 2025-06-01T22:52:37.3305554Z ++ echo torch/include/ATen/ops/topk_meta_dispatch.h 2025-06-01T22:52:37.3305918Z ++ grep RECORD 2025-06-01T22:52:37.3326346Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/topk_meta_dispatch.h 2025-06-01T22:52:37.3326848Z +++ openssl base64 2025-06-01T22:52:37.3327120Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.3327393Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.3328594Z +++ sed -e s/=//g 2025-06-01T22:52:37.3368542Z ++ HASH=XCFU7buxPpBvL5pAtkHyRr9GkCzBTWig_VjP03734kg 2025-06-01T22:52:37.3373349Z +++ ls -nl torch/include/ATen/ops/topk_meta_dispatch.h 2025-06-01T22:52:37.3374446Z +++ awk '{print $5}' 2025-06-01T22:52:37.3401413Z ++ FSIZE=1727 2025-06-01T22:52:37.3402051Z ++ echo '"torch/include/ATen/ops/topk_meta_dispatch.h",sha256=XCFU7buxPpBvL5pAtkHyRr9GkCzBTWig_VjP03734kg,1727' 2025-06-01T22:52:37.3402733Z ++ read fname 2025-06-01T22:52:37.3403102Z ++ make_wheel_record torch/include/ATen/ops/topk_native.h 2025-06-01T22:52:37.3403651Z ++ FPATH=torch/include/ATen/ops/topk_native.h 2025-06-01T22:52:37.3404180Z ++ echo torch/include/ATen/ops/topk_native.h 2025-06-01T22:52:37.3404726Z ++ grep RECORD 2025-06-01T22:52:37.3426190Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/topk_native.h 2025-06-01T22:52:37.3426677Z +++ openssl base64 2025-06-01T22:52:37.3426990Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.3427702Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.3428358Z +++ sed -e s/=//g 2025-06-01T22:52:37.3469979Z ++ HASH=KxMXnhbiJGGuNwGBOo27eNLMojOdEQ_iMzgOlwMOTXM 2025-06-01T22:52:37.3473006Z +++ ls -nl torch/include/ATen/ops/topk_native.h 2025-06-01T22:52:37.3474540Z +++ awk '{print $5}' 2025-06-01T22:52:37.3502360Z ++ FSIZE=1055 2025-06-01T22:52:37.3503041Z ++ echo '"torch/include/ATen/ops/topk_native.h",sha256=KxMXnhbiJGGuNwGBOo27eNLMojOdEQ_iMzgOlwMOTXM,1055' 2025-06-01T22:52:37.3503702Z ++ read fname 2025-06-01T22:52:37.3504005Z ++ make_wheel_record torch/include/ATen/ops/topk_ops.h 2025-06-01T22:52:37.3504439Z ++ FPATH=torch/include/ATen/ops/topk_ops.h 2025-06-01T22:52:37.3504812Z ++ echo torch/include/ATen/ops/topk_ops.h 2025-06-01T22:52:37.3505162Z ++ grep RECORD 2025-06-01T22:52:37.3526319Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/topk_ops.h 2025-06-01T22:52:37.3526814Z +++ openssl base64 2025-06-01T22:52:37.3527087Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.3527341Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.3528210Z +++ sed -e s/=//g 2025-06-01T22:52:37.3567697Z ++ HASH=HwnLzPeSIWYHIw2wGEuLFYyTXNq8dr12d0mg7RovIBc 2025-06-01T22:52:37.3572446Z +++ ls -nl torch/include/ATen/ops/topk_ops.h 2025-06-01T22:52:37.3573391Z +++ awk '{print $5}' 2025-06-01T22:52:37.3601025Z ++ FSIZE=2247 2025-06-01T22:52:37.3601718Z ++ echo '"torch/include/ATen/ops/topk_ops.h",sha256=HwnLzPeSIWYHIw2wGEuLFYyTXNq8dr12d0mg7RovIBc,2247' 2025-06-01T22:52:37.3602504Z ++ read fname 2025-06-01T22:52:37.3602806Z ++ make_wheel_record torch/include/ATen/ops/trace.h 2025-06-01T22:52:37.3603219Z ++ FPATH=torch/include/ATen/ops/trace.h 2025-06-01T22:52:37.3603583Z ++ echo torch/include/ATen/ops/trace.h 2025-06-01T22:52:37.3603920Z ++ grep RECORD 2025-06-01T22:52:37.3630103Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trace.h 2025-06-01T22:52:37.3630621Z +++ openssl base64 2025-06-01T22:52:37.3630873Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.3631135Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.3631391Z +++ sed -e s/=//g 2025-06-01T22:52:37.3673730Z ++ HASH=O4zdg0cO2YnMNBWv_zy791bv8vhHJVPTYMgIGxonmrA 2025-06-01T22:52:37.3676235Z +++ ls -nl torch/include/ATen/ops/trace.h 2025-06-01T22:52:37.3676933Z +++ awk '{print $5}' 2025-06-01T22:52:37.3705396Z ++ FSIZE=1017 2025-06-01T22:52:37.3706083Z ++ echo '"torch/include/ATen/ops/trace.h",sha256=O4zdg0cO2YnMNBWv_zy791bv8vhHJVPTYMgIGxonmrA,1017' 2025-06-01T22:52:37.3706718Z ++ read fname 2025-06-01T22:52:37.3707062Z ++ make_wheel_record torch/include/ATen/ops/trace_backward.h 2025-06-01T22:52:37.3707519Z ++ FPATH=torch/include/ATen/ops/trace_backward.h 2025-06-01T22:52:37.3707940Z ++ echo torch/include/ATen/ops/trace_backward.h 2025-06-01T22:52:37.3708302Z ++ grep RECORD 2025-06-01T22:52:37.3728078Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trace_backward.h 2025-06-01T22:52:37.3728593Z +++ openssl base64 2025-06-01T22:52:37.3728864Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.3730410Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.3731423Z +++ sed -e s/=//g 2025-06-01T22:52:37.3770096Z ++ HASH=AIXxeec030PzOKFSyeyq5vQjMDbg_mc5LMjM7G1Hm_0 2025-06-01T22:52:37.3775055Z +++ ls -nl torch/include/ATen/ops/trace_backward.h 2025-06-01T22:52:37.3776053Z +++ awk '{print $5}' 2025-06-01T22:52:37.3803808Z ++ FSIZE=1471 2025-06-01T22:52:37.3804576Z ++ echo '"torch/include/ATen/ops/trace_backward.h",sha256=AIXxeec030PzOKFSyeyq5vQjMDbg_mc5LMjM7G1Hm_0,1471' 2025-06-01T22:52:37.3805432Z ++ read fname 2025-06-01T22:52:37.3805957Z ++ make_wheel_record torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.3806813Z ++ FPATH=torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.3807721Z ++ echo torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.3808296Z ++ grep RECORD 2025-06-01T22:52:37.3828436Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.3829137Z +++ openssl base64 2025-06-01T22:52:37.3829405Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.3829648Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.3830161Z +++ sed -e s/=//g 2025-06-01T22:52:37.3872817Z ++ HASH=tWr4wy15EycscUG1zc67fxftS1dMqw6CNkXOqIvdbpw 2025-06-01T22:52:37.3875383Z +++ ls -nl torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.3875959Z +++ awk '{print $5}' 2025-06-01T22:52:37.3903893Z ++ FSIZE=891 2025-06-01T22:52:37.3904749Z ++ echo '"torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h",sha256=tWr4wy15EycscUG1zc67fxftS1dMqw6CNkXOqIvdbpw,891' 2025-06-01T22:52:37.3905694Z ++ read fname 2025-06-01T22:52:37.3906074Z ++ make_wheel_record torch/include/ATen/ops/trace_backward_native.h 2025-06-01T22:52:37.3906593Z ++ FPATH=torch/include/ATen/ops/trace_backward_native.h 2025-06-01T22:52:37.3907068Z ++ echo torch/include/ATen/ops/trace_backward_native.h 2025-06-01T22:52:37.3907457Z ++ grep RECORD 2025-06-01T22:52:37.3926507Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trace_backward_native.h 2025-06-01T22:52:37.3927052Z +++ openssl base64 2025-06-01T22:52:37.3927715Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.3928855Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.3930392Z +++ sed -e s/=//g 2025-06-01T22:52:37.3969444Z ++ HASH=A31-OnZaf9ZOJxfaOijxi-ZoPqKXg683fcxhaNFbjEQ 2025-06-01T22:52:37.3974198Z +++ ls -nl torch/include/ATen/ops/trace_backward_native.h 2025-06-01T22:52:37.3975119Z +++ awk '{print $5}' 2025-06-01T22:52:37.4001386Z ++ FSIZE=518 2025-06-01T22:52:37.4002459Z ++ echo '"torch/include/ATen/ops/trace_backward_native.h",sha256=A31-OnZaf9ZOJxfaOijxi-ZoPqKXg683fcxhaNFbjEQ,518' 2025-06-01T22:52:37.4003189Z ++ read fname 2025-06-01T22:52:37.4003554Z ++ make_wheel_record torch/include/ATen/ops/trace_backward_ops.h 2025-06-01T22:52:37.4004202Z ++ FPATH=torch/include/ATen/ops/trace_backward_ops.h 2025-06-01T22:52:37.4004828Z ++ echo torch/include/ATen/ops/trace_backward_ops.h 2025-06-01T22:52:37.4005230Z ++ grep RECORD 2025-06-01T22:52:37.4026485Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trace_backward_ops.h 2025-06-01T22:52:37.4027052Z +++ openssl base64 2025-06-01T22:52:37.4028243Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.4028517Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.4029753Z +++ sed -e s/=//g 2025-06-01T22:52:37.4073204Z ++ HASH=Bew02l0U51dG1jn-uupe8iN5yRhn0vQKQLdcE60z5C0 2025-06-01T22:52:37.4077520Z +++ ls -nl torch/include/ATen/ops/trace_backward_ops.h 2025-06-01T22:52:37.4078843Z +++ awk '{print $5}' 2025-06-01T22:52:37.4106923Z ++ FSIZE=1072 2025-06-01T22:52:37.4107627Z ++ echo '"torch/include/ATen/ops/trace_backward_ops.h",sha256=Bew02l0U51dG1jn-uupe8iN5yRhn0vQKQLdcE60z5C0,1072' 2025-06-01T22:52:37.4108312Z ++ read fname 2025-06-01T22:52:37.4108853Z ++ make_wheel_record torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.4109605Z ++ FPATH=torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.4110280Z ++ echo torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.4110786Z ++ grep RECORD 2025-06-01T22:52:37.4130758Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.4131443Z +++ openssl base64 2025-06-01T22:52:37.4132036Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.4133395Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.4134625Z +++ sed -e s/=//g 2025-06-01T22:52:37.4173870Z ++ HASH=F5a6MKncE7PD2pe2adeoMQ8wAyYfn7Rjwf3OPwOmgbM 2025-06-01T22:52:37.4179425Z +++ ls -nl torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.4180189Z +++ awk '{print $5}' 2025-06-01T22:52:37.4206363Z ++ FSIZE=865 2025-06-01T22:52:37.4207326Z ++ echo '"torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h",sha256=F5a6MKncE7PD2pe2adeoMQ8wAyYfn7Rjwf3OPwOmgbM,865' 2025-06-01T22:52:37.4208190Z ++ read fname 2025-06-01T22:52:37.4208557Z ++ make_wheel_record torch/include/ATen/ops/trace_cpu_dispatch.h 2025-06-01T22:52:37.4209079Z ++ FPATH=torch/include/ATen/ops/trace_cpu_dispatch.h 2025-06-01T22:52:37.4209526Z ++ echo torch/include/ATen/ops/trace_cpu_dispatch.h 2025-06-01T22:52:37.4209926Z ++ grep RECORD 2025-06-01T22:52:37.4232344Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trace_cpu_dispatch.h 2025-06-01T22:52:37.4232890Z +++ openssl base64 2025-06-01T22:52:37.4233155Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.4233396Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.4233868Z +++ sed -e s/=//g 2025-06-01T22:52:37.4275690Z ++ HASH=JXw0FbDz4QYdluTWpWIuOeS86zits71-T2xImJn-ujE 2025-06-01T22:52:37.4278737Z +++ ls -nl torch/include/ATen/ops/trace_cpu_dispatch.h 2025-06-01T22:52:37.4279845Z +++ awk '{print $5}' 2025-06-01T22:52:37.4306925Z ++ FSIZE=719 2025-06-01T22:52:37.4307632Z ++ echo '"torch/include/ATen/ops/trace_cpu_dispatch.h",sha256=JXw0FbDz4QYdluTWpWIuOeS86zits71-T2xImJn-ujE,719' 2025-06-01T22:52:37.4308324Z ++ read fname 2025-06-01T22:52:37.4308688Z ++ make_wheel_record torch/include/ATen/ops/trace_cuda_dispatch.h 2025-06-01T22:52:37.4309187Z ++ FPATH=torch/include/ATen/ops/trace_cuda_dispatch.h 2025-06-01T22:52:37.4309653Z ++ echo torch/include/ATen/ops/trace_cuda_dispatch.h 2025-06-01T22:52:37.4310029Z ++ grep RECORD 2025-06-01T22:52:37.4329989Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trace_cuda_dispatch.h 2025-06-01T22:52:37.4330545Z +++ openssl base64 2025-06-01T22:52:37.4331309Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.4332582Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.4334040Z +++ sed -e s/=//g 2025-06-01T22:52:37.4372104Z ++ HASH=s1JLCXg53uWtpfvz1nayHb7_NY9kfs6Fa9pkMFLGi-g 2025-06-01T22:52:37.4377127Z +++ ls -nl torch/include/ATen/ops/trace_cuda_dispatch.h 2025-06-01T22:52:37.4378802Z +++ awk '{print $5}' 2025-06-01T22:52:37.4405486Z ++ FSIZE=721 2025-06-01T22:52:37.4406159Z ++ echo '"torch/include/ATen/ops/trace_cuda_dispatch.h",sha256=s1JLCXg53uWtpfvz1nayHb7_NY9kfs6Fa9pkMFLGi-g,721' 2025-06-01T22:52:37.4407006Z ++ read fname 2025-06-01T22:52:37.4407341Z ++ make_wheel_record torch/include/ATen/ops/trace_native.h 2025-06-01T22:52:37.4407812Z ++ FPATH=torch/include/ATen/ops/trace_native.h 2025-06-01T22:52:37.4408232Z ++ echo torch/include/ATen/ops/trace_native.h 2025-06-01T22:52:37.4408594Z ++ grep RECORD 2025-06-01T22:52:37.4429706Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trace_native.h 2025-06-01T22:52:37.4430240Z +++ openssl base64 2025-06-01T22:52:37.4430512Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.4431694Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.4431988Z +++ sed -e s/=//g 2025-06-01T22:52:37.4473945Z ++ HASH=XyyYIBudHyoY-yImsr6jA-lYxzc5mxi9qd_gGRu4aeQ 2025-06-01T22:52:37.4476956Z +++ ls -nl torch/include/ATen/ops/trace_native.h 2025-06-01T22:52:37.4477887Z +++ awk '{print $5}' 2025-06-01T22:52:37.4506222Z ++ FSIZE=614 2025-06-01T22:52:37.4506876Z ++ echo '"torch/include/ATen/ops/trace_native.h",sha256=XyyYIBudHyoY-yImsr6jA-lYxzc5mxi9qd_gGRu4aeQ,614' 2025-06-01T22:52:37.4507529Z ++ read fname 2025-06-01T22:52:37.4507842Z ++ make_wheel_record torch/include/ATen/ops/trace_ops.h 2025-06-01T22:52:37.4508281Z ++ FPATH=torch/include/ATen/ops/trace_ops.h 2025-06-01T22:52:37.4508657Z ++ echo torch/include/ATen/ops/trace_ops.h 2025-06-01T22:52:37.4509009Z ++ grep RECORD 2025-06-01T22:52:37.4528792Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trace_ops.h 2025-06-01T22:52:37.4529303Z +++ openssl base64 2025-06-01T22:52:37.4529983Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.4531503Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.4532762Z +++ sed -e s/=//g 2025-06-01T22:52:37.4570893Z ++ HASH=0tikoW9eau4op7gWyA-3RGenPzSuj1C2yhf5J5naA2k 2025-06-01T22:52:37.4575781Z +++ ls -nl torch/include/ATen/ops/trace_ops.h 2025-06-01T22:52:37.4576571Z +++ awk '{print $5}' 2025-06-01T22:52:37.4604902Z ++ FSIZE=1541 2025-06-01T22:52:37.4605978Z ++ echo '"torch/include/ATen/ops/trace_ops.h",sha256=0tikoW9eau4op7gWyA-3RGenPzSuj1C2yhf5J5naA2k,1541' 2025-06-01T22:52:37.4606646Z ++ read fname 2025-06-01T22:52:37.4606973Z ++ make_wheel_record torch/include/ATen/ops/transpose.h 2025-06-01T22:52:37.4607412Z ++ FPATH=torch/include/ATen/ops/transpose.h 2025-06-01T22:52:37.4607814Z ++ echo torch/include/ATen/ops/transpose.h 2025-06-01T22:52:37.4608163Z ++ grep RECORD 2025-06-01T22:52:37.4630830Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/transpose.h 2025-06-01T22:52:37.4631336Z +++ openssl base64 2025-06-01T22:52:37.4631588Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.4631848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.4632104Z +++ sed -e s/=//g 2025-06-01T22:52:37.4673410Z ++ HASH=PsBx3yrMRv6xgeWhTyiSdI1HPIjzTBZoX0qw0cIIi4s 2025-06-01T22:52:37.4676488Z +++ ls -nl torch/include/ATen/ops/transpose.h 2025-06-01T22:52:37.4677133Z +++ awk '{print $5}' 2025-06-01T22:52:37.4706119Z ++ FSIZE=965 2025-06-01T22:52:37.4706822Z ++ echo '"torch/include/ATen/ops/transpose.h",sha256=PsBx3yrMRv6xgeWhTyiSdI1HPIjzTBZoX0qw0cIIi4s,965' 2025-06-01T22:52:37.4707489Z ++ read fname 2025-06-01T22:52:37.4707977Z ++ make_wheel_record torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.4708769Z ++ FPATH=torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.4709500Z ++ echo torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.4710019Z ++ grep RECORD 2025-06-01T22:52:37.4728734Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.4729420Z +++ openssl base64 2025-06-01T22:52:37.4730045Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.4731522Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.4732731Z +++ sed -e s/=//g 2025-06-01T22:52:37.4770713Z ++ HASH=agl0kg8AFsNUCam_VNjFJUP0acOTmLhC9ibOP5O8WZg 2025-06-01T22:52:37.4775798Z +++ ls -nl torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.4777271Z +++ awk '{print $5}' 2025-06-01T22:52:37.4804386Z ++ FSIZE=877 2025-06-01T22:52:37.4805459Z ++ echo '"torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h",sha256=agl0kg8AFsNUCam_VNjFJUP0acOTmLhC9ibOP5O8WZg,877' 2025-06-01T22:52:37.4806341Z ++ read fname 2025-06-01T22:52:37.4806852Z ++ make_wheel_record torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.4807679Z ++ FPATH=torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.4808432Z ++ echo torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.4808974Z ++ grep RECORD 2025-06-01T22:52:37.4829405Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.4830101Z +++ openssl base64 2025-06-01T22:52:37.4830373Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.4830621Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.4830894Z +++ sed -e s/=//g 2025-06-01T22:52:37.4872916Z ++ HASH=HDXuYGWsSldkOukUY8Jg5ldFKv0l8DBdbrkWhCxF4sw 2025-06-01T22:52:37.4876055Z +++ ls -nl torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.4876611Z +++ awk '{print $5}' 2025-06-01T22:52:37.4904942Z ++ FSIZE=803 2025-06-01T22:52:37.4905841Z ++ echo '"torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h",sha256=HDXuYGWsSldkOukUY8Jg5ldFKv0l8DBdbrkWhCxF4sw,803' 2025-06-01T22:52:37.4906696Z ++ read fname 2025-06-01T22:52:37.4907181Z ++ make_wheel_record torch/include/ATen/ops/transpose_copy.h 2025-06-01T22:52:37.4907647Z ++ FPATH=torch/include/ATen/ops/transpose_copy.h 2025-06-01T22:52:37.4908074Z ++ echo torch/include/ATen/ops/transpose_copy.h 2025-06-01T22:52:37.4908449Z ++ grep RECORD 2025-06-01T22:52:37.4927186Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/transpose_copy.h 2025-06-01T22:52:37.4927731Z +++ openssl base64 2025-06-01T22:52:37.4928116Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.4929246Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.4930661Z +++ sed -e s/=//g 2025-06-01T22:52:37.4970497Z ++ HASH=tfU3SaJ2YKVoiwqyEaSlqqBaT_Yb1_cQtD_a4cUQOr8 2025-06-01T22:52:37.4975862Z +++ ls -nl torch/include/ATen/ops/transpose_copy.h 2025-06-01T22:52:37.4976735Z +++ awk '{print $5}' 2025-06-01T22:52:37.5004102Z ++ FSIZE=1311 2025-06-01T22:52:37.5004773Z ++ echo '"torch/include/ATen/ops/transpose_copy.h",sha256=tfU3SaJ2YKVoiwqyEaSlqqBaT_Yb1_cQtD_a4cUQOr8,1311' 2025-06-01T22:52:37.5005633Z ++ read fname 2025-06-01T22:52:37.5006193Z ++ make_wheel_record torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.5007046Z ++ FPATH=torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.5007861Z ++ echo torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.5008414Z ++ grep RECORD 2025-06-01T22:52:37.5029869Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.5030588Z +++ openssl base64 2025-06-01T22:52:37.5031418Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.5031684Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.5031941Z +++ sed -e s/=//g 2025-06-01T22:52:37.5073795Z ++ HASH=5j80UW3aOQTbObPFi5YKK6ElrRT-V9cpCi5qdYtfbM8 2025-06-01T22:52:37.5076938Z +++ ls -nl torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.5077516Z +++ awk '{print $5}' 2025-06-01T22:52:37.5105742Z ++ FSIZE=939 2025-06-01T22:52:37.5106597Z ++ echo '"torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h",sha256=5j80UW3aOQTbObPFi5YKK6ElrRT-V9cpCi5qdYtfbM8,939' 2025-06-01T22:52:37.5107613Z ++ read fname 2025-06-01T22:52:37.5108208Z ++ make_wheel_record torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.5109267Z ++ FPATH=torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.5110188Z ++ echo torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.5110815Z ++ grep RECORD 2025-06-01T22:52:37.5128576Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.5129356Z +++ openssl base64 2025-06-01T22:52:37.5129635Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.5130281Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.5131600Z +++ sed -e s/=//g 2025-06-01T22:52:37.5170719Z ++ HASH=XNWCxj8jCzhf3rX0tjlrlHn_TbHckzwH4pHBIkhcPLg 2025-06-01T22:52:37.5176149Z +++ ls -nl torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.5176812Z +++ awk '{print $5}' 2025-06-01T22:52:37.5203472Z ++ FSIZE=826 2025-06-01T22:52:37.5204525Z ++ echo '"torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=XNWCxj8jCzhf3rX0tjlrlHn_TbHckzwH4pHBIkhcPLg,826' 2025-06-01T22:52:37.5205686Z ++ read fname 2025-06-01T22:52:37.5206060Z ++ make_wheel_record torch/include/ATen/ops/transpose_copy_native.h 2025-06-01T22:52:37.5206615Z ++ FPATH=torch/include/ATen/ops/transpose_copy_native.h 2025-06-01T22:52:37.5207092Z ++ echo torch/include/ATen/ops/transpose_copy_native.h 2025-06-01T22:52:37.5207492Z ++ grep RECORD 2025-06-01T22:52:37.5230073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/transpose_copy_native.h 2025-06-01T22:52:37.5230632Z +++ openssl base64 2025-06-01T22:52:37.5230896Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.5231273Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.5231552Z +++ sed -e s/=//g 2025-06-01T22:52:37.5273431Z ++ HASH=aG5mpyMAEKNLHgK6uv7PYo6SCL2byg6RX1G0xmPodkc 2025-06-01T22:52:37.5275670Z +++ ls -nl torch/include/ATen/ops/transpose_copy_native.h 2025-06-01T22:52:37.5277111Z +++ awk '{print $5}' 2025-06-01T22:52:37.5305273Z ++ FSIZE=634 2025-06-01T22:52:37.5306035Z ++ echo '"torch/include/ATen/ops/transpose_copy_native.h",sha256=aG5mpyMAEKNLHgK6uv7PYo6SCL2byg6RX1G0xmPodkc,634' 2025-06-01T22:52:37.5306745Z ++ read fname 2025-06-01T22:52:37.5307231Z ++ make_wheel_record torch/include/ATen/ops/transpose_copy_ops.h 2025-06-01T22:52:37.5307733Z ++ FPATH=torch/include/ATen/ops/transpose_copy_ops.h 2025-06-01T22:52:37.5308183Z ++ echo torch/include/ATen/ops/transpose_copy_ops.h 2025-06-01T22:52:37.5308554Z ++ grep RECORD 2025-06-01T22:52:37.5327623Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/transpose_copy_ops.h 2025-06-01T22:52:37.5328145Z +++ openssl base64 2025-06-01T22:52:37.5328627Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.5329989Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.5331224Z +++ sed -e s/=//g 2025-06-01T22:52:37.5370294Z ++ HASH=mH489zdvcXHP_dZe-Du2nr-jzINUQ1269Xpcdy8fqb4 2025-06-01T22:52:37.5375503Z +++ ls -nl torch/include/ATen/ops/transpose_copy_ops.h 2025-06-01T22:52:37.5376333Z +++ awk '{print $5}' 2025-06-01T22:52:37.5404829Z ++ FSIZE=1806 2025-06-01T22:52:37.5405550Z ++ echo '"torch/include/ATen/ops/transpose_copy_ops.h",sha256=mH489zdvcXHP_dZe-Du2nr-jzINUQ1269Xpcdy8fqb4,1806' 2025-06-01T22:52:37.5406258Z ++ read fname 2025-06-01T22:52:37.5406620Z ++ make_wheel_record torch/include/ATen/ops/transpose_native.h 2025-06-01T22:52:37.5407131Z ++ FPATH=torch/include/ATen/ops/transpose_native.h 2025-06-01T22:52:37.5407584Z ++ echo torch/include/ATen/ops/transpose_native.h 2025-06-01T22:52:37.5407965Z ++ grep RECORD 2025-06-01T22:52:37.5429765Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/transpose_native.h 2025-06-01T22:52:37.5430666Z +++ openssl base64 2025-06-01T22:52:37.5431130Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.5431725Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.5432198Z +++ sed -e s/=//g 2025-06-01T22:52:37.5471568Z ++ HASH=r36GvXGIayJk2py-lqRjzUlWToXfBrTB0eLbZbM5b_E 2025-06-01T22:52:37.5475759Z +++ ls -nl torch/include/ATen/ops/transpose_native.h 2025-06-01T22:52:37.5476285Z +++ awk '{print $5}' 2025-06-01T22:52:37.5506572Z ++ FSIZE=774 2025-06-01T22:52:37.5507286Z ++ echo '"torch/include/ATen/ops/transpose_native.h",sha256=r36GvXGIayJk2py-lqRjzUlWToXfBrTB0eLbZbM5b_E,774' 2025-06-01T22:52:37.5507983Z ++ read fname 2025-06-01T22:52:37.5508317Z ++ make_wheel_record torch/include/ATen/ops/transpose_ops.h 2025-06-01T22:52:37.5508788Z ++ FPATH=torch/include/ATen/ops/transpose_ops.h 2025-06-01T22:52:37.5509192Z ++ echo torch/include/ATen/ops/transpose_ops.h 2025-06-01T22:52:37.5509559Z ++ grep RECORD 2025-06-01T22:52:37.5527192Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/transpose_ops.h 2025-06-01T22:52:37.5527725Z +++ openssl base64 2025-06-01T22:52:37.5527985Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.5529212Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.5530459Z +++ sed -e s/=//g 2025-06-01T22:52:37.5569160Z ++ HASH=IHMxE2xElNtHaZani77MVKwp1j2NS0HQkp-QfmVrdMY 2025-06-01T22:52:37.5573812Z +++ ls -nl torch/include/ATen/ops/transpose_ops.h 2025-06-01T22:52:37.5574933Z +++ awk '{print $5}' 2025-06-01T22:52:37.5602570Z ++ FSIZE=2343 2025-06-01T22:52:37.5603336Z ++ echo '"torch/include/ATen/ops/transpose_ops.h",sha256=IHMxE2xElNtHaZani77MVKwp1j2NS0HQkp-QfmVrdMY,2343' 2025-06-01T22:52:37.5604119Z ++ read fname 2025-06-01T22:52:37.5604445Z ++ make_wheel_record torch/include/ATen/ops/trapezoid.h 2025-06-01T22:52:37.5615336Z ++ FPATH=torch/include/ATen/ops/trapezoid.h 2025-06-01T22:52:37.5615743Z ++ echo torch/include/ATen/ops/trapezoid.h 2025-06-01T22:52:37.5616080Z ++ grep RECORD 2025-06-01T22:52:37.5626526Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trapezoid.h 2025-06-01T22:52:37.5627009Z +++ openssl base64 2025-06-01T22:52:37.5627473Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.5629202Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.5629479Z +++ sed -e s/=//g 2025-06-01T22:52:37.5671588Z ++ HASH=LyawNjH1OiJOqmOE8J5SEJXeLP4Quvxk15P9FT1srh8 2025-06-01T22:52:37.5674559Z +++ ls -nl torch/include/ATen/ops/trapezoid.h 2025-06-01T22:52:37.5675293Z +++ awk '{print $5}' 2025-06-01T22:52:37.5702642Z ++ FSIZE=934 2025-06-01T22:52:37.5703275Z ++ echo '"torch/include/ATen/ops/trapezoid.h",sha256=LyawNjH1OiJOqmOE8J5SEJXeLP4Quvxk15P9FT1srh8,934' 2025-06-01T22:52:37.5704042Z ++ read fname 2025-06-01T22:52:37.5704654Z ++ make_wheel_record torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.5705497Z ++ FPATH=torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.5706209Z ++ echo torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.5706723Z ++ grep RECORD 2025-06-01T22:52:37.5727063Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.5727850Z +++ openssl base64 2025-06-01T22:52:37.5728113Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.5728365Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.5729076Z +++ sed -e s/=//g 2025-06-01T22:52:37.5768358Z ++ HASH=q8UX2QQ2Ad6z46_Rzvu7f8bjed6-3jUa1CbufrObrvA 2025-06-01T22:52:37.5773553Z +++ ls -nl torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.5774416Z +++ awk '{print $5}' 2025-06-01T22:52:37.5800668Z ++ FSIZE=897 2025-06-01T22:52:37.5801510Z ++ echo '"torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h",sha256=q8UX2QQ2Ad6z46_Rzvu7f8bjed6-3jUa1CbufrObrvA,897' 2025-06-01T22:52:37.5802406Z ++ read fname 2025-06-01T22:52:37.5802745Z ++ make_wheel_record torch/include/ATen/ops/trapezoid_native.h 2025-06-01T22:52:37.5803212Z ++ FPATH=torch/include/ATen/ops/trapezoid_native.h 2025-06-01T22:52:37.5803679Z ++ echo torch/include/ATen/ops/trapezoid_native.h 2025-06-01T22:52:37.5804156Z ++ grep RECORD 2025-06-01T22:52:37.5826588Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trapezoid_native.h 2025-06-01T22:52:37.5827301Z +++ openssl base64 2025-06-01T22:52:37.5827556Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.5827819Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.5828216Z +++ sed -e s/=//g 2025-06-01T22:52:37.5871789Z ++ HASH=ZNuieZTrjW-oEb7r3EayjfkME6_1mWa6IlzP6GXd6M4 2025-06-01T22:52:37.5874646Z +++ ls -nl torch/include/ATen/ops/trapezoid_native.h 2025-06-01T22:52:37.5875330Z +++ awk '{print $5}' 2025-06-01T22:52:37.5904283Z ++ FSIZE=609 2025-06-01T22:52:37.5904951Z ++ echo '"torch/include/ATen/ops/trapezoid_native.h",sha256=ZNuieZTrjW-oEb7r3EayjfkME6_1mWa6IlzP6GXd6M4,609' 2025-06-01T22:52:37.5905618Z ++ read fname 2025-06-01T22:52:37.5905954Z ++ make_wheel_record torch/include/ATen/ops/trapezoid_ops.h 2025-06-01T22:52:37.5906424Z ++ FPATH=torch/include/ATen/ops/trapezoid_ops.h 2025-06-01T22:52:37.5906826Z ++ echo torch/include/ATen/ops/trapezoid_ops.h 2025-06-01T22:52:37.5907189Z ++ grep RECORD 2025-06-01T22:52:37.5926949Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trapezoid_ops.h 2025-06-01T22:52:37.5927480Z +++ openssl base64 2025-06-01T22:52:37.5927766Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.5929000Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.5930291Z +++ sed -e s/=//g 2025-06-01T22:52:37.5970825Z ++ HASH=lfg7lEjp9ixexSIsH8gVAxT6bOPNNuhsN_JsOrwBjqo 2025-06-01T22:52:37.5975379Z +++ ls -nl torch/include/ATen/ops/trapezoid_ops.h 2025-06-01T22:52:37.5976313Z +++ awk '{print $5}' 2025-06-01T22:52:37.6004985Z ++ FSIZE=1723 2025-06-01T22:52:37.6005696Z ++ echo '"torch/include/ATen/ops/trapezoid_ops.h",sha256=lfg7lEjp9ixexSIsH8gVAxT6bOPNNuhsN_JsOrwBjqo,1723' 2025-06-01T22:52:37.6006372Z ++ read fname 2025-06-01T22:52:37.6006685Z ++ make_wheel_record torch/include/ATen/ops/trapz.h 2025-06-01T22:52:37.6007098Z ++ FPATH=torch/include/ATen/ops/trapz.h 2025-06-01T22:52:37.6007483Z ++ echo torch/include/ATen/ops/trapz.h 2025-06-01T22:52:37.6007820Z ++ grep RECORD 2025-06-01T22:52:37.6030454Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trapz.h 2025-06-01T22:52:37.6031171Z +++ openssl base64 2025-06-01T22:52:37.6031463Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.6031757Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.6032012Z +++ sed -e s/=//g 2025-06-01T22:52:37.6073558Z ++ HASH=oEjeNrubDTKe_3LUj1JLd2asEqoNhx6AwRm1iNTEg00 2025-06-01T22:52:37.6076105Z +++ ls -nl torch/include/ATen/ops/trapz.h 2025-06-01T22:52:37.6077493Z +++ awk '{print $5}' 2025-06-01T22:52:37.6104931Z ++ FSIZE=893 2025-06-01T22:52:37.6105582Z ++ echo '"torch/include/ATen/ops/trapz.h",sha256=oEjeNrubDTKe_3LUj1JLd2asEqoNhx6AwRm1iNTEg00,893' 2025-06-01T22:52:37.6106413Z ++ read fname 2025-06-01T22:52:37.6106952Z ++ make_wheel_record torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.6107698Z ++ FPATH=torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.6108377Z ++ echo torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.6108877Z ++ grep RECORD 2025-06-01T22:52:37.6128013Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.6128654Z +++ openssl base64 2025-06-01T22:52:37.6128983Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.6130109Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.6131355Z +++ sed -e s/=//g 2025-06-01T22:52:37.6169917Z ++ HASH=wI6ESJPpPf_y3Z-Bdx9VteUyISKJxG3dmU28mTVKc10 2025-06-01T22:52:37.6174829Z +++ ls -nl torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.6175740Z +++ awk '{print $5}' 2025-06-01T22:52:37.6202410Z ++ FSIZE=877 2025-06-01T22:52:37.6203386Z ++ echo '"torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h",sha256=wI6ESJPpPf_y3Z-Bdx9VteUyISKJxG3dmU28mTVKc10,877' 2025-06-01T22:52:37.6204432Z ++ read fname 2025-06-01T22:52:37.6204771Z ++ make_wheel_record torch/include/ATen/ops/trapz_native.h 2025-06-01T22:52:37.6205469Z ++ FPATH=torch/include/ATen/ops/trapz_native.h 2025-06-01T22:52:37.6205875Z ++ echo torch/include/ATen/ops/trapz_native.h 2025-06-01T22:52:37.6206249Z ++ grep RECORD 2025-06-01T22:52:37.6228489Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trapz_native.h 2025-06-01T22:52:37.6228725Z +++ openssl base64 2025-06-01T22:52:37.6228926Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.6229386Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.6229673Z +++ sed -e s/=//g 2025-06-01T22:52:37.6271142Z ++ HASH=nYZnsUUpwmg27PZv8ZCBG1ZikfBjNGHTthc9WSO39rM 2025-06-01T22:52:37.6273224Z +++ ls -nl torch/include/ATen/ops/trapz_native.h 2025-06-01T22:52:37.6274281Z +++ awk '{print $5}' 2025-06-01T22:52:37.6302537Z ++ FSIZE=589 2025-06-01T22:52:37.6303087Z ++ echo '"torch/include/ATen/ops/trapz_native.h",sha256=nYZnsUUpwmg27PZv8ZCBG1ZikfBjNGHTthc9WSO39rM,589' 2025-06-01T22:52:37.6303190Z ++ read fname 2025-06-01T22:52:37.6303383Z ++ make_wheel_record torch/include/ATen/ops/trapz_ops.h 2025-06-01T22:52:37.6303542Z ++ FPATH=torch/include/ATen/ops/trapz_ops.h 2025-06-01T22:52:37.6303674Z ++ echo torch/include/ATen/ops/trapz_ops.h 2025-06-01T22:52:37.6303773Z ++ grep RECORD 2025-06-01T22:52:37.6325954Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trapz_ops.h 2025-06-01T22:52:37.6326085Z +++ openssl base64 2025-06-01T22:52:37.6326189Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.6326292Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.6327462Z +++ sed -e s/=//g 2025-06-01T22:52:37.6368506Z ++ HASH=_HpW1WnOLfoWsmz93PdlvQuV_Wc2uhFu39bjZdtgLKM 2025-06-01T22:52:37.6373274Z +++ ls -nl torch/include/ATen/ops/trapz_ops.h 2025-06-01T22:52:37.6374136Z +++ awk '{print $5}' 2025-06-01T22:52:37.6401095Z ++ FSIZE=1662 2025-06-01T22:52:37.6401556Z ++ echo '"torch/include/ATen/ops/trapz_ops.h",sha256=_HpW1WnOLfoWsmz93PdlvQuV_Wc2uhFu39bjZdtgLKM,1662' 2025-06-01T22:52:37.6401668Z ++ read fname 2025-06-01T22:52:37.6401876Z ++ make_wheel_record torch/include/ATen/ops/triangular_solve.h 2025-06-01T22:52:37.6402031Z ++ FPATH=torch/include/ATen/ops/triangular_solve.h 2025-06-01T22:52:37.6402200Z ++ echo torch/include/ATen/ops/triangular_solve.h 2025-06-01T22:52:37.6402925Z ++ grep RECORD 2025-06-01T22:52:37.6427397Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triangular_solve.h 2025-06-01T22:52:37.6427542Z +++ openssl base64 2025-06-01T22:52:37.6427644Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.6427744Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.6427856Z +++ sed -e s/=//g 2025-06-01T22:52:37.6467277Z ++ HASH=qtc2OxSk9K0ArwEYJmqitK8xdH2V4faGNxV9ZEJqdc0 2025-06-01T22:52:37.6472076Z +++ ls -nl torch/include/ATen/ops/triangular_solve.h 2025-06-01T22:52:37.6473171Z +++ awk '{print $5}' 2025-06-01T22:52:37.6499845Z ++ FSIZE=1951 2025-06-01T22:52:37.6500492Z ++ echo '"torch/include/ATen/ops/triangular_solve.h",sha256=qtc2OxSk9K0ArwEYJmqitK8xdH2V4faGNxV9ZEJqdc0,1951' 2025-06-01T22:52:37.6500590Z ++ read fname 2025-06-01T22:52:37.6501076Z ++ make_wheel_record torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.6501490Z ++ FPATH=torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.6502178Z ++ echo torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.6502911Z ++ grep RECORD 2025-06-01T22:52:37.6525054Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.6525285Z +++ openssl base64 2025-06-01T22:52:37.6525484Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.6526310Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.6527718Z +++ sed -e s/=//g 2025-06-01T22:52:37.6567284Z ++ HASH=54BpzwCgBVYaCocIOnfpzoHGSxoeoeY5sxqEmA4PHNY 2025-06-01T22:52:37.6572607Z +++ ls -nl torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.6573036Z +++ awk '{print $5}' 2025-06-01T22:52:37.6599424Z ++ FSIZE=912 2025-06-01T22:52:37.6600224Z ++ echo '"torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h",sha256=54BpzwCgBVYaCocIOnfpzoHGSxoeoeY5sxqEmA4PHNY,912' 2025-06-01T22:52:37.6600333Z ++ read fname 2025-06-01T22:52:37.6600612Z ++ make_wheel_record torch/include/ATen/ops/triangular_solve_cpu_dispatch.h 2025-06-01T22:52:37.6600960Z ++ FPATH=torch/include/ATen/ops/triangular_solve_cpu_dispatch.h 2025-06-01T22:52:37.6601187Z ++ echo torch/include/ATen/ops/triangular_solve_cpu_dispatch.h 2025-06-01T22:52:37.6601727Z ++ grep RECORD 2025-06-01T22:52:37.6627446Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triangular_solve_cpu_dispatch.h 2025-06-01T22:52:37.6627590Z +++ openssl base64 2025-06-01T22:52:37.6627693Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.6627790Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.6627905Z +++ sed -e s/=//g 2025-06-01T22:52:37.6671615Z ++ HASH=4mDBERpVsAd87vv7zmPj38fvhI8oH71PvxnpdqozmEM 2025-06-01T22:52:37.6673732Z +++ ls -nl torch/include/ATen/ops/triangular_solve_cpu_dispatch.h 2025-06-01T22:52:37.6674854Z +++ awk '{print $5}' 2025-06-01T22:52:37.6703855Z ++ FSIZE=1258 2025-06-01T22:52:37.6704517Z ++ echo '"torch/include/ATen/ops/triangular_solve_cpu_dispatch.h",sha256=4mDBERpVsAd87vv7zmPj38fvhI8oH71PvxnpdqozmEM,1258' 2025-06-01T22:52:37.6704882Z ++ read fname 2025-06-01T22:52:37.6705215Z ++ make_wheel_record torch/include/ATen/ops/triangular_solve_cuda_dispatch.h 2025-06-01T22:52:37.6705458Z ++ FPATH=torch/include/ATen/ops/triangular_solve_cuda_dispatch.h 2025-06-01T22:52:37.6705683Z ++ echo torch/include/ATen/ops/triangular_solve_cuda_dispatch.h 2025-06-01T22:52:37.6705780Z ++ grep RECORD 2025-06-01T22:52:37.6726594Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triangular_solve_cuda_dispatch.h 2025-06-01T22:52:37.6726704Z +++ openssl base64 2025-06-01T22:52:37.6726999Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.6727101Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.6728690Z +++ sed -e s/=//g 2025-06-01T22:52:37.6768749Z ++ HASH=YGfgPUfS-ShS8mVX6Mgp0us3HTala9o7KfLjQMyBGhE 2025-06-01T22:52:37.6773596Z +++ ls -nl torch/include/ATen/ops/triangular_solve_cuda_dispatch.h 2025-06-01T22:52:37.6774275Z +++ awk '{print $5}' 2025-06-01T22:52:37.6800963Z ++ FSIZE=1260 2025-06-01T22:52:37.6801809Z ++ echo '"torch/include/ATen/ops/triangular_solve_cuda_dispatch.h",sha256=YGfgPUfS-ShS8mVX6Mgp0us3HTala9o7KfLjQMyBGhE,1260' 2025-06-01T22:52:37.6801997Z ++ read fname 2025-06-01T22:52:37.6802230Z ++ make_wheel_record torch/include/ATen/ops/triangular_solve_meta.h 2025-06-01T22:52:37.6802410Z ++ FPATH=torch/include/ATen/ops/triangular_solve_meta.h 2025-06-01T22:52:37.6802598Z ++ echo torch/include/ATen/ops/triangular_solve_meta.h 2025-06-01T22:52:37.6803269Z ++ grep RECORD 2025-06-01T22:52:37.6825694Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triangular_solve_meta.h 2025-06-01T22:52:37.6825953Z +++ openssl base64 2025-06-01T22:52:37.6826067Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.6827160Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.6827266Z +++ sed -e s/=//g 2025-06-01T22:52:37.6870436Z ++ HASH=1n4cmKB2aN-ZMVsf06HiGNoowox7wysVj_TOq5JI5Rg 2025-06-01T22:52:37.6873622Z +++ ls -nl torch/include/ATen/ops/triangular_solve_meta.h 2025-06-01T22:52:37.6873807Z +++ awk '{print $5}' 2025-06-01T22:52:37.6901777Z ++ FSIZE=647 2025-06-01T22:52:37.6902303Z ++ echo '"torch/include/ATen/ops/triangular_solve_meta.h",sha256=1n4cmKB2aN-ZMVsf06HiGNoowox7wysVj_TOq5JI5Rg,647' 2025-06-01T22:52:37.6902397Z ++ read fname 2025-06-01T22:52:37.6902683Z ++ make_wheel_record torch/include/ATen/ops/triangular_solve_meta_dispatch.h 2025-06-01T22:52:37.6902905Z ++ FPATH=torch/include/ATen/ops/triangular_solve_meta_dispatch.h 2025-06-01T22:52:37.6903119Z ++ echo torch/include/ATen/ops/triangular_solve_meta_dispatch.h 2025-06-01T22:52:37.6903536Z ++ grep RECORD 2025-06-01T22:52:37.6926259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triangular_solve_meta_dispatch.h 2025-06-01T22:52:37.6926374Z +++ openssl base64 2025-06-01T22:52:37.6926498Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.6926599Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.6927207Z +++ sed -e s/=//g 2025-06-01T22:52:37.6967458Z ++ HASH=HsmQ_mvLK4TYiDJ6AzbGe-U-kcev6MW76ZZRUl4HVmE 2025-06-01T22:52:37.6972376Z +++ ls -nl torch/include/ATen/ops/triangular_solve_meta_dispatch.h 2025-06-01T22:52:37.6973005Z +++ awk '{print $5}' 2025-06-01T22:52:37.7000036Z ++ FSIZE=1260 2025-06-01T22:52:37.7000598Z ++ echo '"torch/include/ATen/ops/triangular_solve_meta_dispatch.h",sha256=HsmQ_mvLK4TYiDJ6AzbGe-U-kcev6MW76ZZRUl4HVmE,1260' 2025-06-01T22:52:37.7000829Z ++ read fname 2025-06-01T22:52:37.7001140Z ++ make_wheel_record torch/include/ATen/ops/triangular_solve_native.h 2025-06-01T22:52:37.7001344Z ++ FPATH=torch/include/ATen/ops/triangular_solve_native.h 2025-06-01T22:52:37.7001812Z ++ echo torch/include/ATen/ops/triangular_solve_native.h 2025-06-01T22:52:37.7001936Z ++ grep RECORD 2025-06-01T22:52:37.7025906Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triangular_solve_native.h 2025-06-01T22:52:37.7026025Z +++ openssl base64 2025-06-01T22:52:37.7026138Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.7026236Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.7026328Z +++ sed -e s/=//g 2025-06-01T22:52:37.7068155Z ++ HASH=PReHzF_uD7nICyhhGysCv1zP9IoMz6yaPVvqw1MSE-Y 2025-06-01T22:52:37.7070515Z +++ ls -nl torch/include/ATen/ops/triangular_solve_native.h 2025-06-01T22:52:37.7071938Z +++ awk '{print $5}' 2025-06-01T22:52:37.7097777Z ++ FSIZE=1145 2025-06-01T22:52:37.7098366Z ++ echo '"torch/include/ATen/ops/triangular_solve_native.h",sha256=PReHzF_uD7nICyhhGysCv1zP9IoMz6yaPVvqw1MSE-Y,1145' 2025-06-01T22:52:37.7098481Z ++ read fname 2025-06-01T22:52:37.7098737Z ++ make_wheel_record torch/include/ATen/ops/triangular_solve_ops.h 2025-06-01T22:52:37.7098909Z ++ FPATH=torch/include/ATen/ops/triangular_solve_ops.h 2025-06-01T22:52:37.7099701Z ++ echo torch/include/ATen/ops/triangular_solve_ops.h 2025-06-01T22:52:37.7101006Z ++ grep RECORD 2025-06-01T22:52:37.7124450Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triangular_solve_ops.h 2025-06-01T22:52:37.7124803Z +++ openssl base64 2025-06-01T22:52:37.7124936Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.7125048Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.7125669Z +++ sed -e s/=//g 2025-06-01T22:52:37.7166735Z ++ HASH=yO-9Po0oaiJNjZwMWTXXDZVdGnB62JCGCjC2a0TgTtI 2025-06-01T22:52:37.7172073Z +++ ls -nl torch/include/ATen/ops/triangular_solve_ops.h 2025-06-01T22:52:37.7172237Z +++ awk '{print $5}' 2025-06-01T22:52:37.7198312Z ++ FSIZE=2397 2025-06-01T22:52:37.7198849Z ++ echo '"torch/include/ATen/ops/triangular_solve_ops.h",sha256=yO-9Po0oaiJNjZwMWTXXDZVdGnB62JCGCjC2a0TgTtI,2397' 2025-06-01T22:52:37.7198953Z ++ read fname 2025-06-01T22:52:37.7199108Z ++ make_wheel_record torch/include/ATen/ops/tril.h 2025-06-01T22:52:37.7199245Z ++ FPATH=torch/include/ATen/ops/tril.h 2025-06-01T22:52:37.7199373Z ++ echo torch/include/ATen/ops/tril.h 2025-06-01T22:52:37.7200601Z ++ grep RECORD 2025-06-01T22:52:37.7223852Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril.h 2025-06-01T22:52:37.7223973Z +++ openssl base64 2025-06-01T22:52:37.7224238Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.7224349Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.7224504Z +++ sed -e s/=//g 2025-06-01T22:52:37.7267203Z ++ HASH=HsMZBEWi_7APnbbqjENpiJJwVRZnu3DI7m_COZepSm8 2025-06-01T22:52:37.7270100Z +++ ls -nl torch/include/ATen/ops/tril.h 2025-06-01T22:52:37.7271704Z +++ awk '{print $5}' 2025-06-01T22:52:37.7297728Z ++ FSIZE=1143 2025-06-01T22:52:37.7298197Z ++ echo '"torch/include/ATen/ops/tril.h",sha256=HsMZBEWi_7APnbbqjENpiJJwVRZnu3DI7m_COZepSm8,1143' 2025-06-01T22:52:37.7298308Z ++ read fname 2025-06-01T22:52:37.7298708Z ++ make_wheel_record torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.7299049Z ++ FPATH=torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.7300253Z ++ echo torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.7301269Z ++ grep RECORD 2025-06-01T22:52:37.7323855Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.7324082Z +++ openssl base64 2025-06-01T22:52:37.7325218Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.7325325Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.7326032Z +++ sed -e s/=//g 2025-06-01T22:52:37.7366025Z ++ HASH=5-ohybdX3JN90qOoOeDGCnVmMZHuu6_5-9Z6ujwYU30 2025-06-01T22:52:37.7369937Z +++ ls -nl torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.7370533Z +++ awk '{print $5}' 2025-06-01T22:52:37.7397711Z ++ FSIZE=877 2025-06-01T22:52:37.7398578Z ++ echo '"torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h",sha256=5-ohybdX3JN90qOoOeDGCnVmMZHuu6_5-9Z6ujwYU30,877' 2025-06-01T22:52:37.7398686Z ++ read fname 2025-06-01T22:52:37.7398910Z ++ make_wheel_record torch/include/ATen/ops/tril_cpu_dispatch.h 2025-06-01T22:52:37.7399081Z ++ FPATH=torch/include/ATen/ops/tril_cpu_dispatch.h 2025-06-01T22:52:37.7399233Z ++ echo torch/include/ATen/ops/tril_cpu_dispatch.h 2025-06-01T22:52:37.7399592Z ++ grep RECORD 2025-06-01T22:52:37.7422614Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_cpu_dispatch.h 2025-06-01T22:52:37.7422779Z +++ openssl base64 2025-06-01T22:52:37.7422921Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.7423171Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.7423527Z +++ sed -e s/=//g 2025-06-01T22:52:37.7463869Z ++ HASH=j_cPObg-KxVFPU6Y-vIKSj0dozihDnRrV7B3jgqqjHc 2025-06-01T22:52:37.7466585Z +++ ls -nl torch/include/ATen/ops/tril_cpu_dispatch.h 2025-06-01T22:52:37.7467331Z +++ awk '{print $5}' 2025-06-01T22:52:37.7491130Z ++ FSIZE=998 2025-06-01T22:52:37.7491770Z ++ echo '"torch/include/ATen/ops/tril_cpu_dispatch.h",sha256=j_cPObg-KxVFPU6Y-vIKSj0dozihDnRrV7B3jgqqjHc,998' 2025-06-01T22:52:37.7491889Z ++ read fname 2025-06-01T22:52:37.7492116Z ++ make_wheel_record torch/include/ATen/ops/tril_cuda_dispatch.h 2025-06-01T22:52:37.7492351Z ++ FPATH=torch/include/ATen/ops/tril_cuda_dispatch.h 2025-06-01T22:52:37.7494688Z ++ echo torch/include/ATen/ops/tril_cuda_dispatch.h 2025-06-01T22:52:37.7495897Z ++ grep RECORD 2025-06-01T22:52:37.7518644Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_cuda_dispatch.h 2025-06-01T22:52:37.7518817Z +++ openssl base64 2025-06-01T22:52:37.7520032Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.7520277Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.7520466Z +++ sed -e s/=//g 2025-06-01T22:52:37.7562139Z ++ HASH=miRBJvkWAqXD_TJc29cPccMPu-VDeF6uu6LUSVr4wbI 2025-06-01T22:52:37.7565667Z +++ ls -nl torch/include/ATen/ops/tril_cuda_dispatch.h 2025-06-01T22:52:37.7566400Z +++ awk '{print $5}' 2025-06-01T22:52:37.7593082Z ++ FSIZE=1000 2025-06-01T22:52:37.7593730Z ++ echo '"torch/include/ATen/ops/tril_cuda_dispatch.h",sha256=miRBJvkWAqXD_TJc29cPccMPu-VDeF6uu6LUSVr4wbI,1000' 2025-06-01T22:52:37.7593850Z ++ read fname 2025-06-01T22:52:37.7594190Z ++ make_wheel_record torch/include/ATen/ops/tril_indices.h 2025-06-01T22:52:37.7594366Z ++ FPATH=torch/include/ATen/ops/tril_indices.h 2025-06-01T22:52:37.7594643Z ++ echo torch/include/ATen/ops/tril_indices.h 2025-06-01T22:52:37.7595973Z ++ grep RECORD 2025-06-01T22:52:37.7614746Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_indices.h 2025-06-01T22:52:37.7615284Z +++ openssl base64 2025-06-01T22:52:37.7618421Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.7618533Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.7619571Z +++ sed -e s/=//g 2025-06-01T22:52:37.7658496Z ++ HASH=7dfvoIBrE-_4Mhhc29sg1FFIj7TJLsPp9wvAeuxFthw 2025-06-01T22:52:37.7663276Z +++ ls -nl torch/include/ATen/ops/tril_indices.h 2025-06-01T22:52:37.7664581Z +++ awk '{print $5}' 2025-06-01T22:52:37.7688377Z ++ FSIZE=1960 2025-06-01T22:52:37.7688947Z ++ echo '"torch/include/ATen/ops/tril_indices.h",sha256=7dfvoIBrE-_4Mhhc29sg1FFIj7TJLsPp9wvAeuxFthw,1960' 2025-06-01T22:52:37.7689047Z ++ read fname 2025-06-01T22:52:37.7689779Z ++ make_wheel_record torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.7690178Z ++ FPATH=torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.7692599Z ++ echo torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.7693498Z ++ grep RECORD 2025-06-01T22:52:37.7715208Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.7715528Z +++ openssl base64 2025-06-01T22:52:37.7716444Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.7716545Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.7717306Z +++ sed -e s/=//g 2025-06-01T22:52:37.7755307Z ++ HASH=UgI7ZUKrj4gfcTtZKisRtOPfGnksOxjaQNlk368jLcc 2025-06-01T22:52:37.7761309Z +++ ls -nl torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.7762070Z +++ awk '{print $5}' 2025-06-01T22:52:37.7789443Z ++ FSIZE=915 2025-06-01T22:52:37.7790278Z ++ echo '"torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h",sha256=UgI7ZUKrj4gfcTtZKisRtOPfGnksOxjaQNlk368jLcc,915' 2025-06-01T22:52:37.7790380Z ++ read fname 2025-06-01T22:52:37.7790647Z ++ make_wheel_record torch/include/ATen/ops/tril_indices_cpu_dispatch.h 2025-06-01T22:52:37.7790862Z ++ FPATH=torch/include/ATen/ops/tril_indices_cpu_dispatch.h 2025-06-01T22:52:37.7791143Z ++ echo torch/include/ATen/ops/tril_indices_cpu_dispatch.h 2025-06-01T22:52:37.7792322Z ++ grep RECORD 2025-06-01T22:52:37.7811609Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_indices_cpu_dispatch.h 2025-06-01T22:52:37.7812118Z +++ openssl base64 2025-06-01T22:52:37.7813565Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.7814708Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.7816171Z +++ sed -e s/=//g 2025-06-01T22:52:37.7851917Z ++ HASH=4WsHAA28nj8uQbgX0lGzzQ-onybP8mC_1mLnJNhPywQ 2025-06-01T22:52:37.7857241Z +++ ls -nl torch/include/ATen/ops/tril_indices_cpu_dispatch.h 2025-06-01T22:52:37.7859064Z +++ awk '{print $5}' 2025-06-01T22:52:37.7885728Z ++ FSIZE=1004 2025-06-01T22:52:37.7886351Z ++ echo '"torch/include/ATen/ops/tril_indices_cpu_dispatch.h",sha256=4WsHAA28nj8uQbgX0lGzzQ-onybP8mC_1mLnJNhPywQ,1004' 2025-06-01T22:52:37.7886450Z ++ read fname 2025-06-01T22:52:37.7886723Z ++ make_wheel_record torch/include/ATen/ops/tril_indices_cuda_dispatch.h 2025-06-01T22:52:37.7886968Z ++ FPATH=torch/include/ATen/ops/tril_indices_cuda_dispatch.h 2025-06-01T22:52:37.7887332Z ++ echo torch/include/ATen/ops/tril_indices_cuda_dispatch.h 2025-06-01T22:52:37.7888014Z ++ grep RECORD 2025-06-01T22:52:37.7911023Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_indices_cuda_dispatch.h 2025-06-01T22:52:37.7911184Z +++ openssl base64 2025-06-01T22:52:37.7911317Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.7911435Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.7912062Z +++ sed -e s/=//g 2025-06-01T22:52:37.7951409Z ++ HASH=WX5prJTtKgiy6TQd2nnRi1ao3wSwq5wyvS-fWVJuyFI 2025-06-01T22:52:37.7956487Z +++ ls -nl torch/include/ATen/ops/tril_indices_cuda_dispatch.h 2025-06-01T22:52:37.7957539Z +++ awk '{print $5}' 2025-06-01T22:52:37.7985263Z ++ FSIZE=1006 2025-06-01T22:52:37.7986161Z ++ echo '"torch/include/ATen/ops/tril_indices_cuda_dispatch.h",sha256=WX5prJTtKgiy6TQd2nnRi1ao3wSwq5wyvS-fWVJuyFI,1006' 2025-06-01T22:52:37.7986977Z ++ read fname 2025-06-01T22:52:37.7987386Z ++ make_wheel_record torch/include/ATen/ops/tril_indices_native.h 2025-06-01T22:52:37.7987956Z ++ FPATH=torch/include/ATen/ops/tril_indices_native.h 2025-06-01T22:52:37.7988427Z ++ echo torch/include/ATen/ops/tril_indices_native.h 2025-06-01T22:52:37.7988799Z ++ grep RECORD 2025-06-01T22:52:37.8007800Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_indices_native.h 2025-06-01T22:52:37.8008405Z +++ openssl base64 2025-06-01T22:52:37.8009394Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.8010715Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.8012023Z +++ sed -e s/=//g 2025-06-01T22:52:37.8048132Z ++ HASH=OlRCrUQXibaLZQLwrTLftHh0EV5v73rg-5MCGBmiWqc 2025-06-01T22:52:37.8053404Z +++ ls -nl torch/include/ATen/ops/tril_indices_native.h 2025-06-01T22:52:37.8054655Z +++ awk '{print $5}' 2025-06-01T22:52:37.8081486Z ++ FSIZE=1004 2025-06-01T22:52:37.8082239Z ++ echo '"torch/include/ATen/ops/tril_indices_native.h",sha256=OlRCrUQXibaLZQLwrTLftHh0EV5v73rg-5MCGBmiWqc,1004' 2025-06-01T22:52:37.8082993Z ++ read fname 2025-06-01T22:52:37.8083329Z ++ make_wheel_record torch/include/ATen/ops/tril_indices_ops.h 2025-06-01T22:52:37.8083905Z ++ FPATH=torch/include/ATen/ops/tril_indices_ops.h 2025-06-01T22:52:37.8084814Z ++ echo torch/include/ATen/ops/tril_indices_ops.h 2025-06-01T22:52:37.8085330Z ++ grep RECORD 2025-06-01T22:52:37.8107574Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_indices_ops.h 2025-06-01T22:52:37.8108219Z +++ openssl base64 2025-06-01T22:52:37.8108481Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.8108769Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.8109816Z +++ sed -e s/=//g 2025-06-01T22:52:37.8148118Z ++ HASH=3uI8oMQLN-ObEn3DTGO5rjhJN_YCjwADTREP77-H2Xo 2025-06-01T22:52:37.8152338Z +++ ls -nl torch/include/ATen/ops/tril_indices_ops.h 2025-06-01T22:52:37.8153542Z +++ awk '{print $5}' 2025-06-01T22:52:37.8180695Z ++ FSIZE=2199 2025-06-01T22:52:37.8181516Z ++ echo '"torch/include/ATen/ops/tril_indices_ops.h",sha256=3uI8oMQLN-ObEn3DTGO5rjhJN_YCjwADTREP77-H2Xo,2199' 2025-06-01T22:52:37.8182246Z ++ read fname 2025-06-01T22:52:37.8182615Z ++ make_wheel_record torch/include/ATen/ops/tril_meta.h 2025-06-01T22:52:37.8183082Z ++ FPATH=torch/include/ATen/ops/tril_meta.h 2025-06-01T22:52:37.8183511Z ++ echo torch/include/ATen/ops/tril_meta.h 2025-06-01T22:52:37.8183865Z ++ grep RECORD 2025-06-01T22:52:37.8205913Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_meta.h 2025-06-01T22:52:37.8206444Z +++ openssl base64 2025-06-01T22:52:37.8206705Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.8207037Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.8207537Z +++ sed -e s/=//g 2025-06-01T22:52:37.8245558Z ++ HASH=oGJwL54ukk_wZzimi-gh48MdJOsdzjI6kFOEIQLX28I 2025-06-01T22:52:37.8250462Z +++ ls -nl torch/include/ATen/ops/tril_meta.h 2025-06-01T22:52:37.8251489Z +++ awk '{print $5}' 2025-06-01T22:52:37.8277177Z ++ FSIZE=583 2025-06-01T22:52:37.8277874Z ++ echo '"torch/include/ATen/ops/tril_meta.h",sha256=oGJwL54ukk_wZzimi-gh48MdJOsdzjI6kFOEIQLX28I,583' 2025-06-01T22:52:37.8278508Z ++ read fname 2025-06-01T22:52:37.8278919Z ++ make_wheel_record torch/include/ATen/ops/tril_meta_dispatch.h 2025-06-01T22:52:37.8279415Z ++ FPATH=torch/include/ATen/ops/tril_meta_dispatch.h 2025-06-01T22:52:37.8280067Z ++ echo torch/include/ATen/ops/tril_meta_dispatch.h 2025-06-01T22:52:37.8280501Z ++ grep RECORD 2025-06-01T22:52:37.8303187Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_meta_dispatch.h 2025-06-01T22:52:37.8303749Z +++ openssl base64 2025-06-01T22:52:37.8304051Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.8304367Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.8305127Z +++ sed -e s/=//g 2025-06-01T22:52:37.8346223Z ++ HASH=PrOhBhmmnHj57L3DJK8aXMf6jwrDSYp39VtAHfBGztQ 2025-06-01T22:52:37.8350158Z +++ ls -nl torch/include/ATen/ops/tril_meta_dispatch.h 2025-06-01T22:52:37.8351056Z +++ awk '{print $5}' 2025-06-01T22:52:37.8376435Z ++ FSIZE=1000 2025-06-01T22:52:37.8377256Z ++ echo '"torch/include/ATen/ops/tril_meta_dispatch.h",sha256=PrOhBhmmnHj57L3DJK8aXMf6jwrDSYp39VtAHfBGztQ,1000' 2025-06-01T22:52:37.8377958Z ++ read fname 2025-06-01T22:52:37.8378271Z ++ make_wheel_record torch/include/ATen/ops/tril_native.h 2025-06-01T22:52:37.8378719Z ++ FPATH=torch/include/ATen/ops/tril_native.h 2025-06-01T22:52:37.8379287Z ++ echo torch/include/ATen/ops/tril_native.h 2025-06-01T22:52:37.8380650Z ++ grep RECORD 2025-06-01T22:52:37.8404977Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_native.h 2025-06-01T22:52:37.8405545Z +++ openssl base64 2025-06-01T22:52:37.8405827Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.8406078Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.8406569Z +++ sed -e s/=//g 2025-06-01T22:52:37.8444233Z ++ HASH=TL2251QL7QIrn9jqFBM7oHcJtShwhSY3NkibILJkadQ 2025-06-01T22:52:37.8450238Z +++ ls -nl torch/include/ATen/ops/tril_native.h 2025-06-01T22:52:37.8451093Z +++ awk '{print $5}' 2025-06-01T22:52:37.8477861Z ++ FSIZE=764 2025-06-01T22:52:37.8478715Z ++ echo '"torch/include/ATen/ops/tril_native.h",sha256=TL2251QL7QIrn9jqFBM7oHcJtShwhSY3NkibILJkadQ,764' 2025-06-01T22:52:37.8479410Z ++ read fname 2025-06-01T22:52:37.8479758Z ++ make_wheel_record torch/include/ATen/ops/tril_ops.h 2025-06-01T22:52:37.8480180Z ++ FPATH=torch/include/ATen/ops/tril_ops.h 2025-06-01T22:52:37.8480576Z ++ echo torch/include/ATen/ops/tril_ops.h 2025-06-01T22:52:37.8481125Z ++ grep RECORD 2025-06-01T22:52:37.8504976Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/tril_ops.h 2025-06-01T22:52:37.8505543Z +++ openssl base64 2025-06-01T22:52:37.8505792Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.8506182Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.8506436Z +++ sed -e s/=//g 2025-06-01T22:52:37.8547143Z ++ HASH=NVoR9cFV7zuhdfU5ctHXx-OVA8i40Wo3ph2eHUJAqfc 2025-06-01T22:52:37.8549447Z +++ ls -nl torch/include/ATen/ops/tril_ops.h 2025-06-01T22:52:37.8550254Z +++ awk '{print $5}' 2025-06-01T22:52:37.8574272Z ++ FSIZE=2211 2025-06-01T22:52:37.8575010Z ++ echo '"torch/include/ATen/ops/tril_ops.h",sha256=NVoR9cFV7zuhdfU5ctHXx-OVA8i40Wo3ph2eHUJAqfc,2211' 2025-06-01T22:52:37.8575847Z ++ read fname 2025-06-01T22:52:37.8576196Z ++ make_wheel_record torch/include/ATen/ops/triplet_margin_loss.h 2025-06-01T22:52:37.8576706Z ++ FPATH=torch/include/ATen/ops/triplet_margin_loss.h 2025-06-01T22:52:37.8578597Z ++ echo torch/include/ATen/ops/triplet_margin_loss.h 2025-06-01T22:52:37.8579336Z ++ grep RECORD 2025-06-01T22:52:37.8603461Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triplet_margin_loss.h 2025-06-01T22:52:37.8604110Z +++ openssl base64 2025-06-01T22:52:37.8604454Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.8604889Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.8605571Z +++ sed -e s/=//g 2025-06-01T22:52:37.8646282Z ++ HASH=fRw6jqOyA8E024ElmoeNFCXAFCbKLMQEktq5qRrX9YE 2025-06-01T22:52:37.8651268Z +++ ls -nl torch/include/ATen/ops/triplet_margin_loss.h 2025-06-01T22:52:37.8651928Z +++ awk '{print $5}' 2025-06-01T22:52:37.8678432Z ++ FSIZE=1028 2025-06-01T22:52:37.8679188Z ++ echo '"torch/include/ATen/ops/triplet_margin_loss.h",sha256=fRw6jqOyA8E024ElmoeNFCXAFCbKLMQEktq5qRrX9YE,1028' 2025-06-01T22:52:37.8679894Z ++ read fname 2025-06-01T22:52:37.8680481Z ++ make_wheel_record torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.8681607Z ++ FPATH=torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.8682519Z ++ echo torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.8683095Z ++ grep RECORD 2025-06-01T22:52:37.8707411Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.8708169Z +++ openssl base64 2025-06-01T22:52:37.8708457Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.8708702Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.8709035Z +++ sed -e s/=//g 2025-06-01T22:52:37.8747886Z ++ HASH=EMaoyps0TftBzAgskERCPXzYrks9LmGR02cxsBjaSuc 2025-06-01T22:52:37.8751232Z +++ ls -nl torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:37.8751938Z +++ awk '{print $5}' 2025-06-01T22:52:37.8777700Z ++ FSIZE=942 2025-06-01T22:52:37.8778654Z ++ echo '"torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h",sha256=EMaoyps0TftBzAgskERCPXzYrks9LmGR02cxsBjaSuc,942' 2025-06-01T22:52:37.8779546Z ++ read fname 2025-06-01T22:52:37.8779950Z ++ make_wheel_record torch/include/ATen/ops/triplet_margin_loss_native.h 2025-06-01T22:52:37.8780577Z ++ FPATH=torch/include/ATen/ops/triplet_margin_loss_native.h 2025-06-01T22:52:37.8781170Z ++ echo torch/include/ATen/ops/triplet_margin_loss_native.h 2025-06-01T22:52:37.8781639Z ++ grep RECORD 2025-06-01T22:52:37.8805792Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triplet_margin_loss_native.h 2025-06-01T22:52:37.8806470Z +++ openssl base64 2025-06-01T22:52:37.8806732Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.8807011Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.8807502Z +++ sed -e s/=//g 2025-06-01T22:52:37.8846050Z ++ HASH=Fowmf9LVxCZ03X6Sj2RXMqGnTVIF2FZldrJrKV3BBsY 2025-06-01T22:52:37.8850555Z +++ ls -nl torch/include/ATen/ops/triplet_margin_loss_native.h 2025-06-01T22:52:37.8851300Z +++ awk '{print $5}' 2025-06-01T22:52:37.8878063Z ++ FSIZE=654 2025-06-01T22:52:37.8878927Z ++ echo '"torch/include/ATen/ops/triplet_margin_loss_native.h",sha256=Fowmf9LVxCZ03X6Sj2RXMqGnTVIF2FZldrJrKV3BBsY,654' 2025-06-01T22:52:37.8879903Z ++ read fname 2025-06-01T22:52:37.8880292Z ++ make_wheel_record torch/include/ATen/ops/triplet_margin_loss_ops.h 2025-06-01T22:52:37.8880879Z ++ FPATH=torch/include/ATen/ops/triplet_margin_loss_ops.h 2025-06-01T22:52:37.8881502Z ++ echo torch/include/ATen/ops/triplet_margin_loss_ops.h 2025-06-01T22:52:37.8881896Z ++ grep RECORD 2025-06-01T22:52:37.8903532Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triplet_margin_loss_ops.h 2025-06-01T22:52:37.8904144Z +++ openssl base64 2025-06-01T22:52:37.8904408Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.8904665Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.8905372Z +++ sed -e s/=//g 2025-06-01T22:52:37.8946087Z ++ HASH=uvSygQa3cEHITbwHtSd3-NJBkDdrdmaGszdn5Ww_j2E 2025-06-01T22:52:37.8950043Z +++ ls -nl torch/include/ATen/ops/triplet_margin_loss_ops.h 2025-06-01T22:52:37.8950908Z +++ awk '{print $5}' 2025-06-01T22:52:37.8976750Z ++ FSIZE=1448 2025-06-01T22:52:37.8977573Z ++ echo '"torch/include/ATen/ops/triplet_margin_loss_ops.h",sha256=uvSygQa3cEHITbwHtSd3-NJBkDdrdmaGszdn5Ww_j2E,1448' 2025-06-01T22:52:37.8978328Z ++ read fname 2025-06-01T22:52:37.8978617Z ++ make_wheel_record torch/include/ATen/ops/triu.h 2025-06-01T22:52:37.8979034Z ++ FPATH=torch/include/ATen/ops/triu.h 2025-06-01T22:52:37.8979551Z ++ echo torch/include/ATen/ops/triu.h 2025-06-01T22:52:37.8980311Z ++ grep RECORD 2025-06-01T22:52:37.9004041Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu.h 2025-06-01T22:52:37.9004715Z +++ openssl base64 2025-06-01T22:52:37.9005245Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.9005510Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.9006840Z +++ sed -e s/=//g 2025-06-01T22:52:37.9044869Z ++ HASH=Y1E3e3xpDYmIuCOmber4NNLi3ixCsvK9npYo7DdCgao 2025-06-01T22:52:37.9049524Z +++ ls -nl torch/include/ATen/ops/triu.h 2025-06-01T22:52:37.9050476Z +++ awk '{print $5}' 2025-06-01T22:52:37.9076789Z ++ FSIZE=1143 2025-06-01T22:52:37.9077603Z ++ echo '"torch/include/ATen/ops/triu.h",sha256=Y1E3e3xpDYmIuCOmber4NNLi3ixCsvK9npYo7DdCgao,1143' 2025-06-01T22:52:37.9078248Z ++ read fname 2025-06-01T22:52:37.9078786Z ++ make_wheel_record torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.9079808Z ++ FPATH=torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.9080698Z ++ echo torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.9081274Z ++ grep RECORD 2025-06-01T22:52:37.9104331Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.9105133Z +++ openssl base64 2025-06-01T22:52:37.9105398Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.9105712Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.9105975Z +++ sed -e s/=//g 2025-06-01T22:52:37.9145007Z ++ HASH=PX9h-oZr-IeA5-SCyd50CqcHOs0RCEjPdxbglUIWNh0 2025-06-01T22:52:37.9148682Z +++ ls -nl torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:37.9149442Z +++ awk '{print $5}' 2025-06-01T22:52:37.9173590Z ++ FSIZE=877 2025-06-01T22:52:37.9174627Z ++ echo '"torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h",sha256=PX9h-oZr-IeA5-SCyd50CqcHOs0RCEjPdxbglUIWNh0,877' 2025-06-01T22:52:37.9175732Z ++ read fname 2025-06-01T22:52:37.9176088Z ++ make_wheel_record torch/include/ATen/ops/triu_cpu_dispatch.h 2025-06-01T22:52:37.9176572Z ++ FPATH=torch/include/ATen/ops/triu_cpu_dispatch.h 2025-06-01T22:52:37.9178189Z ++ echo torch/include/ATen/ops/triu_cpu_dispatch.h 2025-06-01T22:52:37.9178863Z ++ grep RECORD 2025-06-01T22:52:37.9201990Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_cpu_dispatch.h 2025-06-01T22:52:37.9202569Z +++ openssl base64 2025-06-01T22:52:37.9202827Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.9203146Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.9204877Z +++ sed -e s/=//g 2025-06-01T22:52:37.9240917Z ++ HASH=Nd4WAAsCxgo6iW_nybTuUmbAtpgBbF3H3ksogxbNG6w 2025-06-01T22:52:37.9248106Z +++ ls -nl torch/include/ATen/ops/triu_cpu_dispatch.h 2025-06-01T22:52:37.9248851Z +++ awk '{print $5}' 2025-06-01T22:52:37.9275339Z ++ FSIZE=998 2025-06-01T22:52:37.9275972Z ++ echo '"torch/include/ATen/ops/triu_cpu_dispatch.h",sha256=Nd4WAAsCxgo6iW_nybTuUmbAtpgBbF3H3ksogxbNG6w,998' 2025-06-01T22:52:37.9276875Z ++ read fname 2025-06-01T22:52:37.9277218Z ++ make_wheel_record torch/include/ATen/ops/triu_cuda_dispatch.h 2025-06-01T22:52:37.9277801Z ++ FPATH=torch/include/ATen/ops/triu_cuda_dispatch.h 2025-06-01T22:52:37.9278288Z ++ echo torch/include/ATen/ops/triu_cuda_dispatch.h 2025-06-01T22:52:37.9278666Z ++ grep RECORD 2025-06-01T22:52:37.9301423Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_cuda_dispatch.h 2025-06-01T22:52:37.9302063Z +++ openssl base64 2025-06-01T22:52:37.9302376Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.9302648Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.9303187Z +++ sed -e s/=//g 2025-06-01T22:52:37.9341341Z ++ HASH=WP0LKqNl0j_S-p9X53c3UjVUqOxfuNA673ouNfSM92Y 2025-06-01T22:52:37.9345128Z +++ ls -nl torch/include/ATen/ops/triu_cuda_dispatch.h 2025-06-01T22:52:37.9346552Z +++ awk '{print $5}' 2025-06-01T22:52:37.9371394Z ++ FSIZE=1000 2025-06-01T22:52:37.9372078Z ++ echo '"torch/include/ATen/ops/triu_cuda_dispatch.h",sha256=WP0LKqNl0j_S-p9X53c3UjVUqOxfuNA673ouNfSM92Y,1000' 2025-06-01T22:52:37.9372778Z ++ read fname 2025-06-01T22:52:37.9373124Z ++ make_wheel_record torch/include/ATen/ops/triu_indices.h 2025-06-01T22:52:37.9373583Z ++ FPATH=torch/include/ATen/ops/triu_indices.h 2025-06-01T22:52:37.9374991Z ++ echo torch/include/ATen/ops/triu_indices.h 2025-06-01T22:52:37.9376183Z ++ grep RECORD 2025-06-01T22:52:37.9398611Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_indices.h 2025-06-01T22:52:37.9399160Z +++ openssl base64 2025-06-01T22:52:37.9399411Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.9399668Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.9401323Z +++ sed -e s/=//g 2025-06-01T22:52:37.9439961Z ++ HASH=ZGKq6QAA_wtdHZuJu75zll1TR58wlGByZ7mpMlGhDNU 2025-06-01T22:52:37.9444752Z +++ ls -nl torch/include/ATen/ops/triu_indices.h 2025-06-01T22:52:37.9446050Z +++ awk '{print $5}' 2025-06-01T22:52:37.9471926Z ++ FSIZE=1960 2025-06-01T22:52:37.9472583Z ++ echo '"torch/include/ATen/ops/triu_indices.h",sha256=ZGKq6QAA_wtdHZuJu75zll1TR58wlGByZ7mpMlGhDNU,1960' 2025-06-01T22:52:37.9473243Z ++ read fname 2025-06-01T22:52:37.9473744Z ++ make_wheel_record torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.9474550Z ++ FPATH=torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.9475428Z ++ echo torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.9475958Z ++ grep RECORD 2025-06-01T22:52:37.9496772Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.9497459Z +++ openssl base64 2025-06-01T22:52:37.9497727Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.9498605Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.9500089Z +++ sed -e s/=//g 2025-06-01T22:52:37.9541739Z ++ HASH=Q0aLJMcY8QNG1bYbVLkKUPuXQX3E-foqOf1YuXn1umA 2025-06-01T22:52:37.9548069Z +++ ls -nl torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:37.9548803Z +++ awk '{print $5}' 2025-06-01T22:52:37.9576088Z ++ FSIZE=915 2025-06-01T22:52:37.9576903Z ++ echo '"torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h",sha256=Q0aLJMcY8QNG1bYbVLkKUPuXQX3E-foqOf1YuXn1umA,915' 2025-06-01T22:52:37.9577755Z ++ read fname 2025-06-01T22:52:37.9578142Z ++ make_wheel_record torch/include/ATen/ops/triu_indices_cpu_dispatch.h 2025-06-01T22:52:37.9578715Z ++ FPATH=torch/include/ATen/ops/triu_indices_cpu_dispatch.h 2025-06-01T22:52:37.9579219Z ++ echo torch/include/ATen/ops/triu_indices_cpu_dispatch.h 2025-06-01T22:52:37.9579628Z ++ grep RECORD 2025-06-01T22:52:37.9602689Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_indices_cpu_dispatch.h 2025-06-01T22:52:37.9603262Z +++ openssl base64 2025-06-01T22:52:37.9603533Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.9603917Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.9604316Z +++ sed -e s/=//g 2025-06-01T22:52:37.9643846Z ++ HASH=JRsDpIhNb1XS3jrLjCZkRDQtH5ESiEQDkc9ZTSpLagg 2025-06-01T22:52:37.9647563Z +++ ls -nl torch/include/ATen/ops/triu_indices_cpu_dispatch.h 2025-06-01T22:52:37.9648150Z +++ awk '{print $5}' 2025-06-01T22:52:37.9673664Z ++ FSIZE=1004 2025-06-01T22:52:37.9674440Z ++ echo '"torch/include/ATen/ops/triu_indices_cpu_dispatch.h",sha256=JRsDpIhNb1XS3jrLjCZkRDQtH5ESiEQDkc9ZTSpLagg,1004' 2025-06-01T22:52:37.9675170Z ++ read fname 2025-06-01T22:52:37.9675582Z ++ make_wheel_record torch/include/ATen/ops/triu_indices_cuda_dispatch.h 2025-06-01T22:52:37.9676157Z ++ FPATH=torch/include/ATen/ops/triu_indices_cuda_dispatch.h 2025-06-01T22:52:37.9676686Z ++ echo torch/include/ATen/ops/triu_indices_cuda_dispatch.h 2025-06-01T22:52:37.9677251Z ++ grep RECORD 2025-06-01T22:52:37.9701220Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_indices_cuda_dispatch.h 2025-06-01T22:52:37.9701817Z +++ openssl base64 2025-06-01T22:52:37.9702076Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.9702335Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.9702609Z +++ sed -e s/=//g 2025-06-01T22:52:37.9740974Z ++ HASH=Bqv70mDTbPbW_ew3Y0xwbTxpzZyugZArZxP_QU_gSPU 2025-06-01T22:52:37.9743079Z +++ ls -nl torch/include/ATen/ops/triu_indices_cuda_dispatch.h 2025-06-01T22:52:37.9743762Z +++ awk '{print $5}' 2025-06-01T22:52:37.9769125Z ++ FSIZE=1006 2025-06-01T22:52:37.9769826Z ++ echo '"torch/include/ATen/ops/triu_indices_cuda_dispatch.h",sha256=Bqv70mDTbPbW_ew3Y0xwbTxpzZyugZArZxP_QU_gSPU,1006' 2025-06-01T22:52:37.9770576Z ++ read fname 2025-06-01T22:52:37.9770954Z ++ make_wheel_record torch/include/ATen/ops/triu_indices_native.h 2025-06-01T22:52:37.9771465Z ++ FPATH=torch/include/ATen/ops/triu_indices_native.h 2025-06-01T22:52:37.9772697Z ++ echo torch/include/ATen/ops/triu_indices_native.h 2025-06-01T22:52:37.9773875Z ++ grep RECORD 2025-06-01T22:52:37.9795155Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_indices_native.h 2025-06-01T22:52:37.9795834Z +++ openssl base64 2025-06-01T22:52:37.9796087Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.9797214Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.9798838Z +++ sed -e s/=//g 2025-06-01T22:52:37.9839310Z ++ HASH=RTgpNnPOS5AaTi8SqbNEtRmz31qJQIJJ2jegpSf5-XQ 2025-06-01T22:52:37.9842282Z +++ ls -nl torch/include/ATen/ops/triu_indices_native.h 2025-06-01T22:52:37.9842694Z +++ awk '{print $5}' 2025-06-01T22:52:37.9870385Z ++ FSIZE=1004 2025-06-01T22:52:37.9871188Z ++ echo '"torch/include/ATen/ops/triu_indices_native.h",sha256=RTgpNnPOS5AaTi8SqbNEtRmz31qJQIJJ2jegpSf5-XQ,1004' 2025-06-01T22:52:37.9871895Z ++ read fname 2025-06-01T22:52:37.9872230Z ++ make_wheel_record torch/include/ATen/ops/triu_indices_ops.h 2025-06-01T22:52:37.9872716Z ++ FPATH=torch/include/ATen/ops/triu_indices_ops.h 2025-06-01T22:52:37.9873137Z ++ echo torch/include/ATen/ops/triu_indices_ops.h 2025-06-01T22:52:37.9873541Z ++ grep RECORD 2025-06-01T22:52:37.9892565Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_indices_ops.h 2025-06-01T22:52:37.9893322Z +++ openssl base64 2025-06-01T22:52:37.9894300Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.9895686Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.9896983Z +++ sed -e s/=//g 2025-06-01T22:52:37.9932571Z ++ HASH=Q6BdmludARV1iA47bqyv-jVTc4iQaywrvY9BIXCuSM0 2025-06-01T22:52:37.9938493Z +++ ls -nl torch/include/ATen/ops/triu_indices_ops.h 2025-06-01T22:52:37.9939410Z +++ awk '{print $5}' 2025-06-01T22:52:37.9966242Z ++ FSIZE=2199 2025-06-01T22:52:37.9967008Z ++ echo '"torch/include/ATen/ops/triu_indices_ops.h",sha256=Q6BdmludARV1iA47bqyv-jVTc4iQaywrvY9BIXCuSM0,2199' 2025-06-01T22:52:37.9967698Z ++ read fname 2025-06-01T22:52:37.9968033Z ++ make_wheel_record torch/include/ATen/ops/triu_meta.h 2025-06-01T22:52:37.9968515Z ++ FPATH=torch/include/ATen/ops/triu_meta.h 2025-06-01T22:52:37.9968921Z ++ echo torch/include/ATen/ops/triu_meta.h 2025-06-01T22:52:37.9969508Z ++ grep RECORD 2025-06-01T22:52:37.9994227Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_meta.h 2025-06-01T22:52:37.9995287Z +++ openssl base64 2025-06-01T22:52:37.9995610Z +++ sed -e s/+/-/g 2025-06-01T22:52:37.9995858Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:37.9996133Z +++ sed -e s/=//g 2025-06-01T22:52:38.0037043Z ++ HASH=if8UrGtjo7YLZk3tmLgy4Ed1advnydJHvzT6QbuW1_8 2025-06-01T22:52:38.0039232Z +++ ls -nl torch/include/ATen/ops/triu_meta.h 2025-06-01T22:52:38.0039616Z +++ awk '{print $5}' 2025-06-01T22:52:38.0068130Z ++ FSIZE=583 2025-06-01T22:52:38.0068759Z ++ echo '"torch/include/ATen/ops/triu_meta.h",sha256=if8UrGtjo7YLZk3tmLgy4Ed1advnydJHvzT6QbuW1_8,583' 2025-06-01T22:52:38.0069390Z ++ read fname 2025-06-01T22:52:38.0069748Z ++ make_wheel_record torch/include/ATen/ops/triu_meta_dispatch.h 2025-06-01T22:52:38.0070238Z ++ FPATH=torch/include/ATen/ops/triu_meta_dispatch.h 2025-06-01T22:52:38.0070690Z ++ echo torch/include/ATen/ops/triu_meta_dispatch.h 2025-06-01T22:52:38.0071069Z ++ grep RECORD 2025-06-01T22:52:38.0090587Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_meta_dispatch.h 2025-06-01T22:52:38.0091145Z +++ openssl base64 2025-06-01T22:52:38.0091489Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.0092914Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.0094288Z +++ sed -e s/=//g 2025-06-01T22:52:38.0131058Z ++ HASH=zYdPTQ3dJWM0q7JcfWW1HKVpOJlqGtmisHjjVMEgPbI 2025-06-01T22:52:38.0136867Z +++ ls -nl torch/include/ATen/ops/triu_meta_dispatch.h 2025-06-01T22:52:38.0137256Z +++ awk '{print $5}' 2025-06-01T22:52:38.0164844Z ++ FSIZE=1000 2025-06-01T22:52:38.0165539Z ++ echo '"torch/include/ATen/ops/triu_meta_dispatch.h",sha256=zYdPTQ3dJWM0q7JcfWW1HKVpOJlqGtmisHjjVMEgPbI,1000' 2025-06-01T22:52:38.0166265Z ++ read fname 2025-06-01T22:52:38.0166586Z ++ make_wheel_record torch/include/ATen/ops/triu_native.h 2025-06-01T22:52:38.0167051Z ++ FPATH=torch/include/ATen/ops/triu_native.h 2025-06-01T22:52:38.0167462Z ++ echo torch/include/ATen/ops/triu_native.h 2025-06-01T22:52:38.0167819Z ++ grep RECORD 2025-06-01T22:52:38.0192099Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_native.h 2025-06-01T22:52:38.0192728Z +++ openssl base64 2025-06-01T22:52:38.0192994Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.0193238Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.0193502Z +++ sed -e s/=//g 2025-06-01T22:52:38.0235843Z ++ HASH=eIM84lbvH3YJAtBMudaRGYT8StIc1cwCOkM40OpUgKs 2025-06-01T22:52:38.0238020Z +++ ls -nl torch/include/ATen/ops/triu_native.h 2025-06-01T22:52:38.0238401Z +++ awk '{print $5}' 2025-06-01T22:52:38.0264646Z ++ FSIZE=764 2025-06-01T22:52:38.0265293Z ++ echo '"torch/include/ATen/ops/triu_native.h",sha256=eIM84lbvH3YJAtBMudaRGYT8StIc1cwCOkM40OpUgKs,764' 2025-06-01T22:52:38.0266072Z ++ read fname 2025-06-01T22:52:38.0266395Z ++ make_wheel_record torch/include/ATen/ops/triu_ops.h 2025-06-01T22:52:38.0266831Z ++ FPATH=torch/include/ATen/ops/triu_ops.h 2025-06-01T22:52:38.0267211Z ++ echo torch/include/ATen/ops/triu_ops.h 2025-06-01T22:52:38.0267562Z ++ grep RECORD 2025-06-01T22:52:38.0287349Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/triu_ops.h 2025-06-01T22:52:38.0287853Z +++ openssl base64 2025-06-01T22:52:38.0288275Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.0289600Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.0291029Z +++ sed -e s/=//g 2025-06-01T22:52:38.0328546Z ++ HASH=dOfRsyeRG9pbm8uJZo1aaGr3IdW-NpWt8RD1ogTfGW4 2025-06-01T22:52:38.0333423Z +++ ls -nl torch/include/ATen/ops/triu_ops.h 2025-06-01T22:52:38.0334118Z +++ awk '{print $5}' 2025-06-01T22:52:38.0363047Z ++ FSIZE=2211 2025-06-01T22:52:38.0363685Z ++ echo '"torch/include/ATen/ops/triu_ops.h",sha256=dOfRsyeRG9pbm8uJZo1aaGr3IdW-NpWt8RD1ogTfGW4,2211' 2025-06-01T22:52:38.0364623Z ++ read fname 2025-06-01T22:52:38.0364974Z ++ make_wheel_record torch/include/ATen/ops/true_divide.h 2025-06-01T22:52:38.0365424Z ++ FPATH=torch/include/ATen/ops/true_divide.h 2025-06-01T22:52:38.0365847Z ++ echo torch/include/ATen/ops/true_divide.h 2025-06-01T22:52:38.0366461Z ++ grep RECORD 2025-06-01T22:52:38.0393248Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/true_divide.h 2025-06-01T22:52:38.0393824Z +++ openssl base64 2025-06-01T22:52:38.0394089Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.0394483Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.0394736Z +++ sed -e s/=//g 2025-06-01T22:52:38.0434042Z ++ HASH=Jl_QgaAUnDsjJSHLgTVpFdpkhymi1TNcmdTVSHqtzuY 2025-06-01T22:52:38.0436043Z +++ ls -nl torch/include/ATen/ops/true_divide.h 2025-06-01T22:52:38.0438054Z +++ awk '{print $5}' 2025-06-01T22:52:38.0466067Z ++ FSIZE=1443 2025-06-01T22:52:38.0466767Z ++ echo '"torch/include/ATen/ops/true_divide.h",sha256=Jl_QgaAUnDsjJSHLgTVpFdpkhymi1TNcmdTVSHqtzuY,1443' 2025-06-01T22:52:38.0467430Z ++ read fname 2025-06-01T22:52:38.0467933Z ++ make_wheel_record torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.0468739Z ++ FPATH=torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.0469467Z ++ echo torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.0469999Z ++ grep RECORD 2025-06-01T22:52:38.0489194Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.0489884Z +++ openssl base64 2025-06-01T22:52:38.0490180Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.0491373Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.0492688Z +++ sed -e s/=//g 2025-06-01T22:52:38.0530172Z ++ HASH=zWjpyEZbtEpfWk7ccj5FH8Q00U1Nb66PiHBunX1ZYLw 2025-06-01T22:52:38.0535241Z +++ ls -nl torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.0536156Z +++ awk '{print $5}' 2025-06-01T22:52:38.0565881Z ++ FSIZE=1263 2025-06-01T22:52:38.0566749Z ++ echo '"torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h",sha256=zWjpyEZbtEpfWk7ccj5FH8Q00U1Nb66PiHBunX1ZYLw,1263' 2025-06-01T22:52:38.0567623Z ++ read fname 2025-06-01T22:52:38.0567991Z ++ make_wheel_record torch/include/ATen/ops/true_divide_native.h 2025-06-01T22:52:38.0568496Z ++ FPATH=torch/include/ATen/ops/true_divide_native.h 2025-06-01T22:52:38.0568957Z ++ echo torch/include/ATen/ops/true_divide_native.h 2025-06-01T22:52:38.0569490Z ++ grep RECORD 2025-06-01T22:52:38.0593371Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/true_divide_native.h 2025-06-01T22:52:38.0594014Z +++ openssl base64 2025-06-01T22:52:38.0594550Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.0594842Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.0595139Z +++ sed -e s/=//g 2025-06-01T22:52:38.0632560Z ++ HASH=-SQI6yFBP4Tty_wS5R_IAoin62l6xmfS0-cK-EowEF4 2025-06-01T22:52:38.0635804Z +++ ls -nl torch/include/ATen/ops/true_divide_native.h 2025-06-01T22:52:38.0636210Z +++ awk '{print $5}' 2025-06-01T22:52:38.0663608Z ++ FSIZE=865 2025-06-01T22:52:38.0664437Z ++ echo '"torch/include/ATen/ops/true_divide_native.h",sha256=-SQI6yFBP4Tty_wS5R_IAoin62l6xmfS0-cK-EowEF4,865' 2025-06-01T22:52:38.0665108Z ++ read fname 2025-06-01T22:52:38.0665456Z ++ make_wheel_record torch/include/ATen/ops/true_divide_ops.h 2025-06-01T22:52:38.0665926Z ++ FPATH=torch/include/ATen/ops/true_divide_ops.h 2025-06-01T22:52:38.0666358Z ++ echo torch/include/ATen/ops/true_divide_ops.h 2025-06-01T22:52:38.0666739Z ++ grep RECORD 2025-06-01T22:52:38.0687660Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/true_divide_ops.h 2025-06-01T22:52:38.0688200Z +++ openssl base64 2025-06-01T22:52:38.0688462Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.0689601Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.0690915Z +++ sed -e s/=//g 2025-06-01T22:52:38.0729054Z ++ HASH=-EFrysciipJ7zNxWwyRv7o3QYcwrcJBDw8FKazsGm5c 2025-06-01T22:52:38.0733928Z +++ ls -nl torch/include/ATen/ops/true_divide_ops.h 2025-06-01T22:52:38.0734988Z +++ awk '{print $5}' 2025-06-01T22:52:38.0762666Z ++ FSIZE=3630 2025-06-01T22:52:38.0763315Z ++ echo '"torch/include/ATen/ops/true_divide_ops.h",sha256=-EFrysciipJ7zNxWwyRv7o3QYcwrcJBDw8FKazsGm5c,3630' 2025-06-01T22:52:38.0764106Z ++ read fname 2025-06-01T22:52:38.0764409Z ++ make_wheel_record torch/include/ATen/ops/trunc.h 2025-06-01T22:52:38.0764980Z ++ FPATH=torch/include/ATen/ops/trunc.h 2025-06-01T22:52:38.0765366Z ++ echo torch/include/ATen/ops/trunc.h 2025-06-01T22:52:38.0765696Z ++ grep RECORD 2025-06-01T22:52:38.0789936Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trunc.h 2025-06-01T22:52:38.0790548Z +++ openssl base64 2025-06-01T22:52:38.0790815Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.0791075Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.0791388Z +++ sed -e s/=//g 2025-06-01T22:52:38.0831851Z ++ HASH=ffd55pCL3oyjHTa1hb2oFrm25pvU08jR2BRPr5aA31g 2025-06-01T22:52:38.0833996Z +++ ls -nl torch/include/ATen/ops/trunc.h 2025-06-01T22:52:38.0834485Z +++ awk '{print $5}' 2025-06-01T22:52:38.0862263Z ++ FSIZE=1156 2025-06-01T22:52:38.0863496Z ++ echo '"torch/include/ATen/ops/trunc.h",sha256=ffd55pCL3oyjHTa1hb2oFrm25pvU08jR2BRPr5aA31g,1156' 2025-06-01T22:52:38.0864201Z ++ read fname 2025-06-01T22:52:38.0864804Z ++ make_wheel_record torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.0865761Z ++ FPATH=torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.0866599Z ++ echo torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.0867181Z ++ grep RECORD 2025-06-01T22:52:38.0887198Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.0888007Z +++ openssl base64 2025-06-01T22:52:38.0888346Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.0888660Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.0888941Z +++ sed -e s/=//g 2025-06-01T22:52:38.0927145Z ++ HASH=dCO_GcChs0manJdXYG3KlV6SdApOOhvKj2NYp03Ecqw 2025-06-01T22:52:38.0932623Z +++ ls -nl torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.0933422Z +++ awk '{print $5}' 2025-06-01T22:52:38.0962881Z ++ FSIZE=839 2025-06-01T22:52:38.0964023Z ++ echo '"torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h",sha256=dCO_GcChs0manJdXYG3KlV6SdApOOhvKj2NYp03Ecqw,839' 2025-06-01T22:52:38.0965114Z ++ read fname 2025-06-01T22:52:38.0965491Z ++ make_wheel_record torch/include/ATen/ops/trunc_cpu_dispatch.h 2025-06-01T22:52:38.0966146Z ++ FPATH=torch/include/ATen/ops/trunc_cpu_dispatch.h 2025-06-01T22:52:38.0966621Z ++ echo torch/include/ATen/ops/trunc_cpu_dispatch.h 2025-06-01T22:52:38.0967013Z ++ grep RECORD 2025-06-01T22:52:38.0991952Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trunc_cpu_dispatch.h 2025-06-01T22:52:38.0992513Z +++ openssl base64 2025-06-01T22:52:38.0992837Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.0993099Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.0993361Z +++ sed -e s/=//g 2025-06-01T22:52:38.1032515Z ++ HASH=7x287ZQuYusJI-GdJeLu_NOjQ5KwGCgIOUEPdBxqYos 2025-06-01T22:52:38.1035326Z +++ ls -nl torch/include/ATen/ops/trunc_cpu_dispatch.h 2025-06-01T22:52:38.1035835Z +++ awk '{print $5}' 2025-06-01T22:52:38.1063960Z ++ FSIZE=924 2025-06-01T22:52:38.1064732Z ++ echo '"torch/include/ATen/ops/trunc_cpu_dispatch.h",sha256=7x287ZQuYusJI-GdJeLu_NOjQ5KwGCgIOUEPdBxqYos,924' 2025-06-01T22:52:38.1065514Z ++ read fname 2025-06-01T22:52:38.1065891Z ++ make_wheel_record torch/include/ATen/ops/trunc_cuda_dispatch.h 2025-06-01T22:52:38.1066476Z ++ FPATH=torch/include/ATen/ops/trunc_cuda_dispatch.h 2025-06-01T22:52:38.1066926Z ++ echo torch/include/ATen/ops/trunc_cuda_dispatch.h 2025-06-01T22:52:38.1067307Z ++ grep RECORD 2025-06-01T22:52:38.1087073Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trunc_cuda_dispatch.h 2025-06-01T22:52:38.1087695Z +++ openssl base64 2025-06-01T22:52:38.1087972Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.1088875Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.1090134Z +++ sed -e s/=//g 2025-06-01T22:52:38.1127961Z ++ HASH=2KiQVNSCQ77QcAck5fdOsL4p1QfoYrIrYzC_smc0upk 2025-06-01T22:52:38.1133447Z +++ ls -nl torch/include/ATen/ops/trunc_cuda_dispatch.h 2025-06-01T22:52:38.1134223Z +++ awk '{print $5}' 2025-06-01T22:52:38.1161828Z ++ FSIZE=926 2025-06-01T22:52:38.1162604Z ++ echo '"torch/include/ATen/ops/trunc_cuda_dispatch.h",sha256=2KiQVNSCQ77QcAck5fdOsL4p1QfoYrIrYzC_smc0upk,926' 2025-06-01T22:52:38.1163355Z ++ read fname 2025-06-01T22:52:38.1163737Z ++ make_wheel_record torch/include/ATen/ops/trunc_meta.h 2025-06-01T22:52:38.1164656Z ++ FPATH=torch/include/ATen/ops/trunc_meta.h 2025-06-01T22:52:38.1165087Z ++ echo torch/include/ATen/ops/trunc_meta.h 2025-06-01T22:52:38.1165444Z ++ grep RECORD 2025-06-01T22:52:38.1189373Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trunc_meta.h 2025-06-01T22:52:38.1190030Z +++ openssl base64 2025-06-01T22:52:38.1190275Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.1190530Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.1190785Z +++ sed -e s/=//g 2025-06-01T22:52:38.1230170Z ++ HASH=f1_kvxAiF7zhUhMExyEFzKkxn-5okS4iucLYv_wGGZM 2025-06-01T22:52:38.1234222Z +++ ls -nl torch/include/ATen/ops/trunc_meta.h 2025-06-01T22:52:38.1234586Z +++ awk '{print $5}' 2025-06-01T22:52:38.1262536Z ++ FSIZE=566 2025-06-01T22:52:38.1263260Z ++ echo '"torch/include/ATen/ops/trunc_meta.h",sha256=f1_kvxAiF7zhUhMExyEFzKkxn-5okS4iucLYv_wGGZM,566' 2025-06-01T22:52:38.1263961Z ++ read fname 2025-06-01T22:52:38.1264314Z ++ make_wheel_record torch/include/ATen/ops/trunc_meta_dispatch.h 2025-06-01T22:52:38.1264581Z ++ FPATH=torch/include/ATen/ops/trunc_meta_dispatch.h 2025-06-01T22:52:38.1264744Z ++ echo torch/include/ATen/ops/trunc_meta_dispatch.h 2025-06-01T22:52:38.1264840Z ++ grep RECORD 2025-06-01T22:52:38.1286163Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trunc_meta_dispatch.h 2025-06-01T22:52:38.1286296Z +++ openssl base64 2025-06-01T22:52:38.1286642Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.1287116Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.1288235Z +++ sed -e s/=//g 2025-06-01T22:52:38.1326498Z ++ HASH=h1ynWuXUj0jZukKd3czkxuc5o-DmjfnjfAu56MeCzeQ 2025-06-01T22:52:38.1331395Z +++ ls -nl torch/include/ATen/ops/trunc_meta_dispatch.h 2025-06-01T22:52:38.1332323Z +++ awk '{print $5}' 2025-06-01T22:52:38.1358948Z ++ FSIZE=926 2025-06-01T22:52:38.1359603Z ++ echo '"torch/include/ATen/ops/trunc_meta_dispatch.h",sha256=h1ynWuXUj0jZukKd3czkxuc5o-DmjfnjfAu56MeCzeQ,926' 2025-06-01T22:52:38.1359701Z ++ read fname 2025-06-01T22:52:38.1360065Z ++ make_wheel_record torch/include/ATen/ops/trunc_native.h 2025-06-01T22:52:38.1360215Z ++ FPATH=torch/include/ATen/ops/trunc_native.h 2025-06-01T22:52:38.1361969Z ++ echo torch/include/ATen/ops/trunc_native.h 2025-06-01T22:52:38.1362671Z ++ grep RECORD 2025-06-01T22:52:38.1387965Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trunc_native.h 2025-06-01T22:52:38.1388108Z +++ openssl base64 2025-06-01T22:52:38.1388207Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.1388304Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.1389291Z +++ sed -e s/=//g 2025-06-01T22:52:38.1430212Z ++ HASH=TX-PPC4lqFRIEBTjVNub9FJbrjtUpU_rfga1srfC9UE 2025-06-01T22:52:38.1432609Z +++ ls -nl torch/include/ATen/ops/trunc_native.h 2025-06-01T22:52:38.1432982Z +++ awk '{print $5}' 2025-06-01T22:52:38.1461682Z ++ FSIZE=1007 2025-06-01T22:52:38.1462194Z ++ echo '"torch/include/ATen/ops/trunc_native.h",sha256=TX-PPC4lqFRIEBTjVNub9FJbrjtUpU_rfga1srfC9UE,1007' 2025-06-01T22:52:38.1462309Z ++ read fname 2025-06-01T22:52:38.1462488Z ++ make_wheel_record torch/include/ATen/ops/trunc_ops.h 2025-06-01T22:52:38.1462634Z ++ FPATH=torch/include/ATen/ops/trunc_ops.h 2025-06-01T22:52:38.1462774Z ++ echo torch/include/ATen/ops/trunc_ops.h 2025-06-01T22:52:38.1462872Z ++ grep RECORD 2025-06-01T22:52:38.1485887Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/trunc_ops.h 2025-06-01T22:52:38.1485995Z +++ openssl base64 2025-06-01T22:52:38.1486108Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.1486210Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.1487271Z +++ sed -e s/=//g 2025-06-01T22:52:38.1526583Z ++ HASH=ZpBW-BPvsn6IxpDp7UjtfQwBYpNOn3EnYkqdJZa70zE 2025-06-01T22:52:38.1530741Z +++ ls -nl torch/include/ATen/ops/trunc_ops.h 2025-06-01T22:52:38.1531404Z +++ awk '{print $5}' 2025-06-01T22:52:38.1555529Z ++ FSIZE=2037 2025-06-01T22:52:38.1556029Z ++ echo '"torch/include/ATen/ops/trunc_ops.h",sha256=ZpBW-BPvsn6IxpDp7UjtfQwBYpNOn3EnYkqdJZa70zE,2037' 2025-06-01T22:52:38.1556127Z ++ read fname 2025-06-01T22:52:38.1556583Z ++ make_wheel_record torch/include/ATen/ops/type_as.h 2025-06-01T22:52:38.1556754Z ++ FPATH=torch/include/ATen/ops/type_as.h 2025-06-01T22:52:38.1559275Z ++ echo torch/include/ATen/ops/type_as.h 2025-06-01T22:52:38.1560955Z ++ grep RECORD 2025-06-01T22:52:38.1586113Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/type_as.h 2025-06-01T22:52:38.1586457Z +++ openssl base64 2025-06-01T22:52:38.1586932Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.1587051Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.1587148Z +++ sed -e s/=//g 2025-06-01T22:52:38.1628795Z ++ HASH=PXIMe7WXfAh5heSPFkFr2By7BraPV7l8xAClYNqcwAc 2025-06-01T22:52:38.1630607Z +++ ls -nl torch/include/ATen/ops/type_as.h 2025-06-01T22:52:38.1631140Z +++ awk '{print $5}' 2025-06-01T22:52:38.1654909Z ++ FSIZE=504 2025-06-01T22:52:38.1655441Z ++ echo '"torch/include/ATen/ops/type_as.h",sha256=PXIMe7WXfAh5heSPFkFr2By7BraPV7l8xAClYNqcwAc,504' 2025-06-01T22:52:38.1655542Z ++ read fname 2025-06-01T22:52:38.1656263Z ++ make_wheel_record torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.1656584Z ++ FPATH=torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.1659639Z ++ echo torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.1660862Z ++ grep RECORD 2025-06-01T22:52:38.1685864Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.1685989Z +++ openssl base64 2025-06-01T22:52:38.1686090Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.1686205Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.1686306Z +++ sed -e s/=//g 2025-06-01T22:52:38.1725736Z ++ HASH=CWUeUszFQE7v0_E3bA0qmhH94ZNtfbkBe8x6Et0I2gk 2025-06-01T22:52:38.1729200Z +++ ls -nl torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.1729860Z +++ awk '{print $5}' 2025-06-01T22:52:38.1754593Z ++ FSIZE=791 2025-06-01T22:52:38.1755348Z ++ echo '"torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h",sha256=CWUeUszFQE7v0_E3bA0qmhH94ZNtfbkBe8x6Et0I2gk,791' 2025-06-01T22:52:38.1755465Z ++ read fname 2025-06-01T22:52:38.1755809Z ++ make_wheel_record torch/include/ATen/ops/type_as_native.h 2025-06-01T22:52:38.1755973Z ++ FPATH=torch/include/ATen/ops/type_as_native.h 2025-06-01T22:52:38.1758839Z ++ echo torch/include/ATen/ops/type_as_native.h 2025-06-01T22:52:38.1760392Z ++ grep RECORD 2025-06-01T22:52:38.1785635Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/type_as_native.h 2025-06-01T22:52:38.1785776Z +++ openssl base64 2025-06-01T22:52:38.1785881Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.1786044Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.1786149Z +++ sed -e s/=//g 2025-06-01T22:52:38.1827184Z ++ HASH=nOwP3BvyewB6LC0kzB-XNEP7yQDjsTkWXAC-s99NhYU 2025-06-01T22:52:38.1829386Z +++ ls -nl torch/include/ATen/ops/type_as_native.h 2025-06-01T22:52:38.1829505Z +++ awk '{print $5}' 2025-06-01T22:52:38.1852714Z ++ FSIZE=503 2025-06-01T22:52:38.1853331Z ++ echo '"torch/include/ATen/ops/type_as_native.h",sha256=nOwP3BvyewB6LC0kzB-XNEP7yQDjsTkWXAC-s99NhYU,503' 2025-06-01T22:52:38.1853450Z ++ read fname 2025-06-01T22:52:38.1853797Z ++ make_wheel_record torch/include/ATen/ops/type_as_ops.h 2025-06-01T22:52:38.1854006Z ++ FPATH=torch/include/ATen/ops/type_as_ops.h 2025-06-01T22:52:38.1856722Z ++ echo torch/include/ATen/ops/type_as_ops.h 2025-06-01T22:52:38.1858818Z ++ grep RECORD 2025-06-01T22:52:38.1881428Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/type_as_ops.h 2025-06-01T22:52:38.1881568Z +++ openssl base64 2025-06-01T22:52:38.1881674Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.1882329Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.1882951Z +++ sed -e s/=//g 2025-06-01T22:52:38.1925527Z ++ HASH=03d0EGpSutRseHbo5Ve28OPdHshYAxQT16Ck8lQWMas 2025-06-01T22:52:38.1927276Z +++ ls -nl torch/include/ATen/ops/type_as_ops.h 2025-06-01T22:52:38.1928171Z +++ awk '{print $5}' 2025-06-01T22:52:38.1952026Z ++ FSIZE=1046 2025-06-01T22:52:38.1952547Z ++ echo '"torch/include/ATen/ops/type_as_ops.h",sha256=03d0EGpSutRseHbo5Ve28OPdHshYAxQT16Ck8lQWMas,1046' 2025-06-01T22:52:38.1952650Z ++ read fname 2025-06-01T22:52:38.1953060Z ++ make_wheel_record torch/include/ATen/ops/unbind.h 2025-06-01T22:52:38.1953373Z ++ FPATH=torch/include/ATen/ops/unbind.h 2025-06-01T22:52:38.1955738Z ++ echo torch/include/ATen/ops/unbind.h 2025-06-01T22:52:38.1956892Z ++ grep RECORD 2025-06-01T22:52:38.1979181Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unbind.h 2025-06-01T22:52:38.1979374Z +++ openssl base64 2025-06-01T22:52:38.1979476Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.1979584Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.1981428Z +++ sed -e s/=//g 2025-06-01T22:52:38.2022070Z ++ HASH=kfUUvboxoz-JeE5Spokvd9mO6MGANQKPLdYGLYICq5I 2025-06-01T22:52:38.2023577Z +++ ls -nl torch/include/ATen/ops/unbind.h 2025-06-01T22:52:38.2024141Z +++ awk '{print $5}' 2025-06-01T22:52:38.2047682Z ++ FSIZE=918 2025-06-01T22:52:38.2048124Z ++ echo '"torch/include/ATen/ops/unbind.h",sha256=kfUUvboxoz-JeE5Spokvd9mO6MGANQKPLdYGLYICq5I,918' 2025-06-01T22:52:38.2048227Z ++ read fname 2025-06-01T22:52:38.2049195Z ++ make_wheel_record torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.2049498Z ++ FPATH=torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.2051936Z ++ echo torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.2052907Z ++ grep RECORD 2025-06-01T22:52:38.2074602Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.2074717Z +++ openssl base64 2025-06-01T22:52:38.2075561Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.2076612Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.2078092Z +++ sed -e s/=//g 2025-06-01T22:52:38.2118166Z ++ HASH=P5-8u0Hw_MalXZ1LzEQCnVuF13fL9PVqD_ZGryKK5Nk 2025-06-01T22:52:38.2121763Z +++ ls -nl torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.2122490Z +++ awk '{print $5}' 2025-06-01T22:52:38.2155742Z ++ FSIZE=794 2025-06-01T22:52:38.2156537Z ++ echo '"torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h",sha256=P5-8u0Hw_MalXZ1LzEQCnVuF13fL9PVqD_ZGryKK5Nk,794' 2025-06-01T22:52:38.2156654Z ++ read fname 2025-06-01T22:52:38.2157018Z ++ make_wheel_record torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.2157420Z ++ FPATH=torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.2157698Z ++ echo torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.2157794Z ++ grep RECORD 2025-06-01T22:52:38.2171118Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.2174028Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.2174148Z +++ openssl base64 2025-06-01T22:52:38.2174253Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.2175151Z +++ sed -e s/=//g 2025-06-01T22:52:38.2212468Z ++ HASH=wKmUNYKWbty4rnXxlpkgupeVI0AYPjyCEIF682ucCLs 2025-06-01T22:52:38.2217345Z +++ ls -nl torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.2217874Z +++ awk '{print $5}' 2025-06-01T22:52:38.2245775Z ++ FSIZE=796 2025-06-01T22:52:38.2246461Z ++ echo '"torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h",sha256=wKmUNYKWbty4rnXxlpkgupeVI0AYPjyCEIF682ucCLs,796' 2025-06-01T22:52:38.2246558Z ++ read fname 2025-06-01T22:52:38.2246745Z ++ make_wheel_record torch/include/ATen/ops/unbind_copy.h 2025-06-01T22:52:38.2246904Z ++ FPATH=torch/include/ATen/ops/unbind_copy.h 2025-06-01T22:52:38.2247039Z ++ echo torch/include/ATen/ops/unbind_copy.h 2025-06-01T22:52:38.2247134Z ++ grep RECORD 2025-06-01T22:52:38.2272640Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unbind_copy.h 2025-06-01T22:52:38.2272747Z +++ openssl base64 2025-06-01T22:52:38.2272850Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.2272942Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.2273045Z +++ sed -e s/=//g 2025-06-01T22:52:38.2313070Z ++ HASH=f5yzkz0VgWE4NHNnqA0TozR7qfrXXCgF8HLxYTF0bXg 2025-06-01T22:52:38.2316368Z +++ ls -nl torch/include/ATen/ops/unbind_copy.h 2025-06-01T22:52:38.2316881Z +++ awk '{print $5}' 2025-06-01T22:52:38.2347207Z ++ FSIZE=1185 2025-06-01T22:52:38.2347836Z ++ echo '"torch/include/ATen/ops/unbind_copy.h",sha256=f5yzkz0VgWE4NHNnqA0TozR7qfrXXCgF8HLxYTF0bXg,1185' 2025-06-01T22:52:38.2347946Z ++ read fname 2025-06-01T22:52:38.2348320Z ++ make_wheel_record torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.2348693Z ++ FPATH=torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.2349013Z ++ echo torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.2349106Z ++ grep RECORD 2025-06-01T22:52:38.2368430Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.2368554Z +++ openssl base64 2025-06-01T22:52:38.2369116Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.2370476Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.2371813Z +++ sed -e s/=//g 2025-06-01T22:52:38.2410253Z ++ HASH=tZcnH7E_Rne2WwO-wZvuXod1gwYNnY9OzaJGbsK0OOQ 2025-06-01T22:52:38.2415541Z +++ ls -nl torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.2416117Z +++ awk '{print $5}' 2025-06-01T22:52:38.2443223Z ++ FSIZE=893 2025-06-01T22:52:38.2443882Z ++ echo '"torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h",sha256=tZcnH7E_Rne2WwO-wZvuXod1gwYNnY9OzaJGbsK0OOQ,893' 2025-06-01T22:52:38.2444132Z ++ read fname 2025-06-01T22:52:38.2444572Z ++ make_wheel_record torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.2445141Z ++ FPATH=torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.2446094Z ++ echo torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.2446194Z ++ grep RECORD 2025-06-01T22:52:38.2470790Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.2470926Z +++ openssl base64 2025-06-01T22:52:38.2471162Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.2471270Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.2471825Z +++ sed -e s/=//g 2025-06-01T22:52:38.2512706Z ++ HASH=BPbMKVtyBGozDLypoJSZ4YT3B0TYkXe8KJr9kPZ0AT4 2025-06-01T22:52:38.2516556Z +++ ls -nl torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.2517251Z +++ awk '{print $5}' 2025-06-01T22:52:38.2544286Z ++ FSIZE=825 2025-06-01T22:52:38.2545194Z ++ echo '"torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=BPbMKVtyBGozDLypoJSZ4YT3B0TYkXe8KJr9kPZ0AT4,825' 2025-06-01T22:52:38.2545526Z ++ read fname 2025-06-01T22:52:38.2545760Z ++ make_wheel_record torch/include/ATen/ops/unbind_copy_native.h 2025-06-01T22:52:38.2545925Z ++ FPATH=torch/include/ATen/ops/unbind_copy_native.h 2025-06-01T22:52:38.2546082Z ++ echo torch/include/ATen/ops/unbind_copy_native.h 2025-06-01T22:52:38.2547586Z ++ grep RECORD 2025-06-01T22:52:38.2569134Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unbind_copy_native.h 2025-06-01T22:52:38.2569254Z +++ openssl base64 2025-06-01T22:52:38.2570372Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.2571805Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.2573087Z +++ sed -e s/=//g 2025-06-01T22:52:38.2610174Z ++ HASH=U4QUiGk9Conx89U_oO8YYn1LqZ2zwUVDaHDFG7dV-fU 2025-06-01T22:52:38.2615306Z +++ ls -nl torch/include/ATen/ops/unbind_copy_native.h 2025-06-01T22:52:38.2616252Z +++ awk '{print $5}' 2025-06-01T22:52:38.2642276Z ++ FSIZE=609 2025-06-01T22:52:38.2642775Z ++ echo '"torch/include/ATen/ops/unbind_copy_native.h",sha256=U4QUiGk9Conx89U_oO8YYn1LqZ2zwUVDaHDFG7dV-fU,609' 2025-06-01T22:52:38.2642872Z ++ read fname 2025-06-01T22:52:38.2643086Z ++ make_wheel_record torch/include/ATen/ops/unbind_copy_ops.h 2025-06-01T22:52:38.2643236Z ++ FPATH=torch/include/ATen/ops/unbind_copy_ops.h 2025-06-01T22:52:38.2644093Z ++ echo torch/include/ATen/ops/unbind_copy_ops.h 2025-06-01T22:52:38.2645960Z ++ grep RECORD 2025-06-01T22:52:38.2671127Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unbind_copy_ops.h 2025-06-01T22:52:38.2671388Z +++ openssl base64 2025-06-01T22:52:38.2671490Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.2671601Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.2672440Z +++ sed -e s/=//g 2025-06-01T22:52:38.2714029Z ++ HASH=XdxS3kL1oQ0ncgw80hRRUPkgtKob8pXmAfYSIr8juNs 2025-06-01T22:52:38.2716377Z +++ ls -nl torch/include/ATen/ops/unbind_copy_ops.h 2025-06-01T22:52:38.2716953Z +++ awk '{print $5}' 2025-06-01T22:52:38.2746486Z ++ FSIZE=1715 2025-06-01T22:52:38.2747001Z ++ echo '"torch/include/ATen/ops/unbind_copy_ops.h",sha256=XdxS3kL1oQ0ncgw80hRRUPkgtKob8pXmAfYSIr8juNs,1715' 2025-06-01T22:52:38.2747112Z ++ read fname 2025-06-01T22:52:38.2747308Z ++ make_wheel_record torch/include/ATen/ops/unbind_native.h 2025-06-01T22:52:38.2747457Z ++ FPATH=torch/include/ATen/ops/unbind_native.h 2025-06-01T22:52:38.2747619Z ++ echo torch/include/ATen/ops/unbind_native.h 2025-06-01T22:52:38.2748499Z ++ grep RECORD 2025-06-01T22:52:38.2769778Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unbind_native.h 2025-06-01T22:52:38.2769914Z +++ openssl base64 2025-06-01T22:52:38.2770976Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.2772258Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.2773540Z +++ sed -e s/=//g 2025-06-01T22:52:38.2810286Z ++ HASH=gc4K1-gbhwIiTq4FZNFrXoTSYLIFiOXiKvWydIHJvu4 2025-06-01T22:52:38.2815558Z +++ ls -nl torch/include/ATen/ops/unbind_native.h 2025-06-01T22:52:38.2816231Z +++ awk '{print $5}' 2025-06-01T22:52:38.2841992Z ++ FSIZE=689 2025-06-01T22:52:38.2842561Z ++ echo '"torch/include/ATen/ops/unbind_native.h",sha256=gc4K1-gbhwIiTq4FZNFrXoTSYLIFiOXiKvWydIHJvu4,689' 2025-06-01T22:52:38.2842677Z ++ read fname 2025-06-01T22:52:38.2842860Z ++ make_wheel_record torch/include/ATen/ops/unbind_ops.h 2025-06-01T22:52:38.2842996Z ++ FPATH=torch/include/ATen/ops/unbind_ops.h 2025-06-01T22:52:38.2845259Z ++ echo torch/include/ATen/ops/unbind_ops.h 2025-06-01T22:52:38.2845525Z ++ grep RECORD 2025-06-01T22:52:38.2869829Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unbind_ops.h 2025-06-01T22:52:38.2870160Z +++ openssl base64 2025-06-01T22:52:38.2870582Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.2870703Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.2871147Z +++ sed -e s/=//g 2025-06-01T22:52:38.2912442Z ++ HASH=0A7Mwb8wgFSk56sU9KUEihaleqylj1-R4xqM6xp269Y 2025-06-01T22:52:38.2914344Z +++ ls -nl torch/include/ATen/ops/unbind_ops.h 2025-06-01T22:52:38.2915153Z +++ awk '{print $5}' 2025-06-01T22:52:38.2942983Z ++ FSIZE=1713 2025-06-01T22:52:38.2943630Z ++ echo '"torch/include/ATen/ops/unbind_ops.h",sha256=0A7Mwb8wgFSk56sU9KUEihaleqylj1-R4xqM6xp269Y,1713' 2025-06-01T22:52:38.2944397Z ++ read fname 2025-06-01T22:52:38.2944722Z ++ make_wheel_record torch/include/ATen/ops/unflatten.h 2025-06-01T22:52:38.2945145Z ++ FPATH=torch/include/ATen/ops/unflatten.h 2025-06-01T22:52:38.2945954Z ++ echo torch/include/ATen/ops/unflatten.h 2025-06-01T22:52:38.2946348Z ++ grep RECORD 2025-06-01T22:52:38.2966855Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unflatten.h 2025-06-01T22:52:38.2967362Z +++ openssl base64 2025-06-01T22:52:38.2967626Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.2968824Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.2970111Z +++ sed -e s/=//g 2025-06-01T22:52:38.3008912Z ++ HASH=IHLZ_g9G9WDRpQhWjRs74a-IemPiUbfLOX3UmWwVhPw 2025-06-01T22:52:38.3013786Z +++ ls -nl torch/include/ATen/ops/unflatten.h 2025-06-01T22:52:38.3014750Z +++ awk '{print $5}' 2025-06-01T22:52:38.3041466Z ++ FSIZE=2781 2025-06-01T22:52:38.3042145Z ++ echo '"torch/include/ATen/ops/unflatten.h",sha256=IHLZ_g9G9WDRpQhWjRs74a-IemPiUbfLOX3UmWwVhPw,2781' 2025-06-01T22:52:38.3042797Z ++ read fname 2025-06-01T22:52:38.3043316Z ++ make_wheel_record torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.3044230Z ++ FPATH=torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.3045168Z ++ echo torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.3045927Z ++ grep RECORD 2025-06-01T22:52:38.3069443Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.3070314Z +++ openssl base64 2025-06-01T22:52:38.3070568Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.3070826Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.3071080Z +++ sed -e s/=//g 2025-06-01T22:52:38.3109515Z ++ HASH=zHf393MQjxFSlIYna-UxDi_6z7-sx6qxLCQj7k4xlG8 2025-06-01T22:52:38.3113230Z +++ ls -nl torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.3114365Z +++ awk '{print $5}' 2025-06-01T22:52:38.3141716Z ++ FSIZE=1158 2025-06-01T22:52:38.3142902Z ++ echo '"torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h",sha256=zHf393MQjxFSlIYna-UxDi_6z7-sx6qxLCQj7k4xlG8,1158' 2025-06-01T22:52:38.3143767Z ++ read fname 2025-06-01T22:52:38.3144160Z ++ make_wheel_record torch/include/ATen/ops/unflatten_dense_tensors.h 2025-06-01T22:52:38.3144722Z ++ FPATH=torch/include/ATen/ops/unflatten_dense_tensors.h 2025-06-01T22:52:38.3145206Z ++ echo torch/include/ATen/ops/unflatten_dense_tensors.h 2025-06-01T22:52:38.3146056Z ++ grep RECORD 2025-06-01T22:52:38.3166900Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unflatten_dense_tensors.h 2025-06-01T22:52:38.3167478Z +++ openssl base64 2025-06-01T22:52:38.3167736Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.3168580Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.3169909Z +++ sed -e s/=//g 2025-06-01T22:52:38.3207670Z ++ HASH=x6PYFta3Q8pGNXLQVInuhgb6EF5sacfVEJDZKB9bwbw 2025-06-01T22:52:38.3212668Z +++ ls -nl torch/include/ATen/ops/unflatten_dense_tensors.h 2025-06-01T22:52:38.3213415Z +++ awk '{print $5}' 2025-06-01T22:52:38.3239750Z ++ FSIZE=773 2025-06-01T22:52:38.3240488Z ++ echo '"torch/include/ATen/ops/unflatten_dense_tensors.h",sha256=x6PYFta3Q8pGNXLQVInuhgb6EF5sacfVEJDZKB9bwbw,773' 2025-06-01T22:52:38.3241227Z ++ read fname 2025-06-01T22:52:38.3241799Z ++ make_wheel_record torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.3242849Z ++ FPATH=torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.3243725Z ++ echo torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.3244631Z ++ grep RECORD 2025-06-01T22:52:38.3269556Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.3270314Z +++ openssl base64 2025-06-01T22:52:38.3270563Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.3270823Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.3271072Z +++ sed -e s/=//g 2025-06-01T22:52:38.3310573Z ++ HASH=cUSLTgLf47XSILcdecH2hWXx0hB7llik-5PY2Ar8Z90 2025-06-01T22:52:38.3314777Z +++ ls -nl torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.3315396Z +++ awk '{print $5}' 2025-06-01T22:52:38.3343027Z ++ FSIZE=820 2025-06-01T22:52:38.3343970Z ++ echo '"torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h",sha256=cUSLTgLf47XSILcdecH2hWXx0hB7llik-5PY2Ar8Z90,820' 2025-06-01T22:52:38.3344910Z ++ read fname 2025-06-01T22:52:38.3345558Z ++ make_wheel_record torch/include/ATen/ops/unflatten_dense_tensors_native.h 2025-06-01T22:52:38.3346411Z ++ FPATH=torch/include/ATen/ops/unflatten_dense_tensors_native.h 2025-06-01T22:52:38.3347000Z ++ echo torch/include/ATen/ops/unflatten_dense_tensors_native.h 2025-06-01T22:52:38.3347439Z ++ grep RECORD 2025-06-01T22:52:38.3366890Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unflatten_dense_tensors_native.h 2025-06-01T22:52:38.3367477Z +++ openssl base64 2025-06-01T22:52:38.3367760Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.3368011Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.3369132Z +++ sed -e s/=//g 2025-06-01T22:52:38.3408018Z ++ HASH=KWpTW71s4U14fhm_tSb7TM3r2XLIlQaWCCjcdX6G00I 2025-06-01T22:52:38.3412886Z +++ ls -nl torch/include/ATen/ops/unflatten_dense_tensors_native.h 2025-06-01T22:52:38.3413665Z +++ awk '{print $5}' 2025-06-01T22:52:38.3439912Z ++ FSIZE=532 2025-06-01T22:52:38.3440698Z ++ echo '"torch/include/ATen/ops/unflatten_dense_tensors_native.h",sha256=KWpTW71s4U14fhm_tSb7TM3r2XLIlQaWCCjcdX6G00I,532' 2025-06-01T22:52:38.3441580Z ++ read fname 2025-06-01T22:52:38.3441969Z ++ make_wheel_record torch/include/ATen/ops/unflatten_dense_tensors_ops.h 2025-06-01T22:52:38.3442621Z ++ FPATH=torch/include/ATen/ops/unflatten_dense_tensors_ops.h 2025-06-01T22:52:38.3443153Z ++ echo torch/include/ATen/ops/unflatten_dense_tensors_ops.h 2025-06-01T22:52:38.3443582Z ++ grep RECORD 2025-06-01T22:52:38.3468386Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unflatten_dense_tensors_ops.h 2025-06-01T22:52:38.3468994Z +++ openssl base64 2025-06-01T22:52:38.3469264Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.3469510Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.3469780Z +++ sed -e s/=//g 2025-06-01T22:52:38.3508266Z ++ HASH=3Pzt79icZ_9F947ciASBjOcOeTX28jNTCre4FQvwCrk 2025-06-01T22:52:38.3512234Z +++ ls -nl torch/include/ATen/ops/unflatten_dense_tensors_ops.h 2025-06-01T22:52:38.3512866Z +++ awk '{print $5}' 2025-06-01T22:52:38.3541298Z ++ FSIZE=1137 2025-06-01T22:52:38.3542079Z ++ echo '"torch/include/ATen/ops/unflatten_dense_tensors_ops.h",sha256=3Pzt79icZ_9F947ciASBjOcOeTX28jNTCre4FQvwCrk,1137' 2025-06-01T22:52:38.3542811Z ++ read fname 2025-06-01T22:52:38.3543160Z ++ make_wheel_record torch/include/ATen/ops/unflatten_native.h 2025-06-01T22:52:38.3543642Z ++ FPATH=torch/include/ATen/ops/unflatten_native.h 2025-06-01T22:52:38.3544073Z ++ echo torch/include/ATen/ops/unflatten_native.h 2025-06-01T22:52:38.3544433Z ++ grep RECORD 2025-06-01T22:52:38.3565681Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unflatten_native.h 2025-06-01T22:52:38.3566220Z +++ openssl base64 2025-06-01T22:52:38.3566477Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.3566743Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.3567008Z +++ sed -e s/=//g 2025-06-01T22:52:38.3606143Z ++ HASH=0v0F3FFuLW6iLo1QLF6QGqTJ8Yej08_xxIzAetTeDtg 2025-06-01T22:52:38.3610408Z +++ ls -nl torch/include/ATen/ops/unflatten_native.h 2025-06-01T22:52:38.3611403Z +++ awk '{print $5}' 2025-06-01T22:52:38.3637401Z ++ FSIZE=665 2025-06-01T22:52:38.3638149Z ++ echo '"torch/include/ATen/ops/unflatten_native.h",sha256=0v0F3FFuLW6iLo1QLF6QGqTJ8Yej08_xxIzAetTeDtg,665' 2025-06-01T22:52:38.3638831Z ++ read fname 2025-06-01T22:52:38.3639156Z ++ make_wheel_record torch/include/ATen/ops/unflatten_ops.h 2025-06-01T22:52:38.3639626Z ++ FPATH=torch/include/ATen/ops/unflatten_ops.h 2025-06-01T22:52:38.3640032Z ++ echo torch/include/ATen/ops/unflatten_ops.h 2025-06-01T22:52:38.3640396Z ++ grep RECORD 2025-06-01T22:52:38.3663884Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unflatten_ops.h 2025-06-01T22:52:38.3664723Z +++ openssl base64 2025-06-01T22:52:38.3665069Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.3665318Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.3665593Z +++ sed -e s/=//g 2025-06-01T22:52:38.3705587Z ++ HASH=D9Xrj4KyAh9oABz4m55rKZj8EqT4j0fGFTdZcn2-Z9w 2025-06-01T22:52:38.3708574Z +++ ls -nl torch/include/ATen/ops/unflatten_ops.h 2025-06-01T22:52:38.3709443Z +++ awk '{print $5}' 2025-06-01T22:52:38.3733345Z ++ FSIZE=1887 2025-06-01T22:52:38.3734017Z ++ echo '"torch/include/ATen/ops/unflatten_ops.h",sha256=D9Xrj4KyAh9oABz4m55rKZj8EqT4j0fGFTdZcn2-Z9w,1887' 2025-06-01T22:52:38.3734722Z ++ read fname 2025-06-01T22:52:38.3735028Z ++ make_wheel_record torch/include/ATen/ops/unfold.h 2025-06-01T22:52:38.3735581Z ++ FPATH=torch/include/ATen/ops/unfold.h 2025-06-01T22:52:38.3736845Z ++ echo torch/include/ATen/ops/unfold.h 2025-06-01T22:52:38.3738533Z ++ grep RECORD 2025-06-01T22:52:38.3762575Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold.h 2025-06-01T22:52:38.3763078Z +++ openssl base64 2025-06-01T22:52:38.3763346Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.3763609Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.3763879Z +++ sed -e s/=//g 2025-06-01T22:52:38.3804389Z ++ HASH=wuAfLUQkWjcfiJjuTzpOiWdwsErx-8nLPPVFFoQxbh4 2025-06-01T22:52:38.3806205Z +++ ls -nl torch/include/ATen/ops/unfold.h 2025-06-01T22:52:38.3807357Z +++ awk '{print $5}' 2025-06-01T22:52:38.3833804Z ++ FSIZE=503 2025-06-01T22:52:38.3834514Z ++ echo '"torch/include/ATen/ops/unfold.h",sha256=wuAfLUQkWjcfiJjuTzpOiWdwsErx-8nLPPVFFoQxbh4,503' 2025-06-01T22:52:38.3835293Z ++ read fname 2025-06-01T22:52:38.3835642Z ++ make_wheel_record torch/include/ATen/ops/unfold_backward.h 2025-06-01T22:52:38.3836165Z ++ FPATH=torch/include/ATen/ops/unfold_backward.h 2025-06-01T22:52:38.3836599Z ++ echo torch/include/ATen/ops/unfold_backward.h 2025-06-01T22:52:38.3836960Z ++ grep RECORD 2025-06-01T22:52:38.3861448Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_backward.h 2025-06-01T22:52:38.3861972Z +++ openssl base64 2025-06-01T22:52:38.3862230Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.3862490Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.3862739Z +++ sed -e s/=//g 2025-06-01T22:52:38.3899231Z ++ HASH=CHv40S6Pk-gMdLtxM6cNkiDWwUAnItyU4Q7gJEF4voo 2025-06-01T22:52:38.3903551Z +++ ls -nl torch/include/ATen/ops/unfold_backward.h 2025-06-01T22:52:38.3904477Z +++ awk '{print $5}' 2025-06-01T22:52:38.3928401Z ++ FSIZE=4940 2025-06-01T22:52:38.3929069Z ++ echo '"torch/include/ATen/ops/unfold_backward.h",sha256=CHv40S6Pk-gMdLtxM6cNkiDWwUAnItyU4Q7gJEF4voo,4940' 2025-06-01T22:52:38.3929788Z ++ read fname 2025-06-01T22:52:38.3930318Z ++ make_wheel_record torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.3931195Z ++ FPATH=torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.3932523Z ++ echo torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.3933356Z ++ grep RECORD 2025-06-01T22:52:38.3952970Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.3953655Z +++ openssl base64 2025-06-01T22:52:38.3954351Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.3955628Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.3956819Z +++ sed -e s/=//g 2025-06-01T22:52:38.3998698Z ++ HASH=s21Jla9nR7AByxPwXA2TpPWa3kSZDuKexQsaREH-rEo 2025-06-01T22:52:38.4001404Z +++ ls -nl torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.4001995Z +++ awk '{print $5}' 2025-06-01T22:52:38.4030020Z ++ FSIZE=1374 2025-06-01T22:52:38.4030907Z ++ echo '"torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h",sha256=s21Jla9nR7AByxPwXA2TpPWa3kSZDuKexQsaREH-rEo,1374' 2025-06-01T22:52:38.4031801Z ++ read fname 2025-06-01T22:52:38.4032196Z ++ make_wheel_record torch/include/ATen/ops/unfold_backward_cpu_dispatch.h 2025-06-01T22:52:38.4032807Z ++ FPATH=torch/include/ATen/ops/unfold_backward_cpu_dispatch.h 2025-06-01T22:52:38.4033467Z ++ echo torch/include/ATen/ops/unfold_backward_cpu_dispatch.h 2025-06-01T22:52:38.4033909Z ++ grep RECORD 2025-06-01T22:52:38.4050727Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_backward_cpu_dispatch.h 2025-06-01T22:52:38.4051525Z +++ openssl base64 2025-06-01T22:52:38.4052567Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.4053973Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.4055435Z +++ sed -e s/=//g 2025-06-01T22:52:38.4091405Z ++ HASH=Cv4Sd5OPcEBovk7cKpvA5aFM2vjRZQ_Thgh3-PNP1Oo 2025-06-01T22:52:38.4096532Z +++ ls -nl torch/include/ATen/ops/unfold_backward_cpu_dispatch.h 2025-06-01T22:52:38.4098259Z +++ awk '{print $5}' 2025-06-01T22:52:38.4125700Z ++ FSIZE=949 2025-06-01T22:52:38.4126442Z ++ echo '"torch/include/ATen/ops/unfold_backward_cpu_dispatch.h",sha256=Cv4Sd5OPcEBovk7cKpvA5aFM2vjRZQ_Thgh3-PNP1Oo,949' 2025-06-01T22:52:38.4127203Z ++ read fname 2025-06-01T22:52:38.4127629Z ++ make_wheel_record torch/include/ATen/ops/unfold_backward_cuda_dispatch.h 2025-06-01T22:52:38.4128255Z ++ FPATH=torch/include/ATen/ops/unfold_backward_cuda_dispatch.h 2025-06-01T22:52:38.4128827Z ++ echo torch/include/ATen/ops/unfold_backward_cuda_dispatch.h 2025-06-01T22:52:38.4129256Z ++ grep RECORD 2025-06-01T22:52:38.4147921Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_backward_cuda_dispatch.h 2025-06-01T22:52:38.4148522Z +++ openssl base64 2025-06-01T22:52:38.4149567Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.4150938Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.4152280Z +++ sed -e s/=//g 2025-06-01T22:52:38.4193351Z ++ HASH=5CmCi4YmNeHvOoOtkB7yP7IIncUGYTo-rAW7joyHihA 2025-06-01T22:52:38.4196644Z +++ ls -nl torch/include/ATen/ops/unfold_backward_cuda_dispatch.h 2025-06-01T22:52:38.4197379Z +++ awk '{print $5}' 2025-06-01T22:52:38.4225636Z ++ FSIZE=951 2025-06-01T22:52:38.4226422Z ++ echo '"torch/include/ATen/ops/unfold_backward_cuda_dispatch.h",sha256=5CmCi4YmNeHvOoOtkB7yP7IIncUGYTo-rAW7joyHihA,951' 2025-06-01T22:52:38.4227178Z ++ read fname 2025-06-01T22:52:38.4227552Z ++ make_wheel_record torch/include/ATen/ops/unfold_backward_native.h 2025-06-01T22:52:38.4228098Z ++ FPATH=torch/include/ATen/ops/unfold_backward_native.h 2025-06-01T22:52:38.4228579Z ++ echo torch/include/ATen/ops/unfold_backward_native.h 2025-06-01T22:52:38.4228962Z ++ grep RECORD 2025-06-01T22:52:38.4248426Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_backward_native.h 2025-06-01T22:52:38.4248981Z +++ openssl base64 2025-06-01T22:52:38.4249252Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.4250326Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.4251574Z +++ sed -e s/=//g 2025-06-01T22:52:38.4290554Z ++ HASH=tlVLVd1Lf7Ds4OPUoEPEJfH6IhOpzzFnw7Sya0T58nk 2025-06-01T22:52:38.4295209Z +++ ls -nl torch/include/ATen/ops/unfold_backward_native.h 2025-06-01T22:52:38.4296117Z +++ awk '{print $5}' 2025-06-01T22:52:38.4322232Z ++ FSIZE=729 2025-06-01T22:52:38.4322923Z ++ echo '"torch/include/ATen/ops/unfold_backward_native.h",sha256=tlVLVd1Lf7Ds4OPUoEPEJfH6IhOpzzFnw7Sya0T58nk,729' 2025-06-01T22:52:38.4323620Z ++ read fname 2025-06-01T22:52:38.4324101Z ++ make_wheel_record torch/include/ATen/ops/unfold_backward_ops.h 2025-06-01T22:52:38.4324792Z ++ FPATH=torch/include/ATen/ops/unfold_backward_ops.h 2025-06-01T22:52:38.4325254Z ++ echo torch/include/ATen/ops/unfold_backward_ops.h 2025-06-01T22:52:38.4325651Z ++ grep RECORD 2025-06-01T22:52:38.4346509Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_backward_ops.h 2025-06-01T22:52:38.4347055Z +++ openssl base64 2025-06-01T22:52:38.4347476Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.4348295Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.4348636Z +++ sed -e s/=//g 2025-06-01T22:52:38.4389191Z ++ HASH=DjFYKVkzQYKDgIvsXI30HS2Nx1PE-9-NOmB2Mnkhg6Q 2025-06-01T22:52:38.4393164Z +++ ls -nl torch/include/ATen/ops/unfold_backward_ops.h 2025-06-01T22:52:38.4394066Z +++ awk '{print $5}' 2025-06-01T22:52:38.4421440Z ++ FSIZE=2113 2025-06-01T22:52:38.4422117Z ++ echo '"torch/include/ATen/ops/unfold_backward_ops.h",sha256=DjFYKVkzQYKDgIvsXI30HS2Nx1PE-9-NOmB2Mnkhg6Q,2113' 2025-06-01T22:52:38.4422805Z ++ read fname 2025-06-01T22:52:38.4423282Z ++ make_wheel_record torch/include/ATen/ops/unfold_copy.h 2025-06-01T22:52:38.4423729Z ++ FPATH=torch/include/ATen/ops/unfold_copy.h 2025-06-01T22:52:38.4424133Z ++ echo torch/include/ATen/ops/unfold_copy.h 2025-06-01T22:52:38.4424479Z ++ grep RECORD 2025-06-01T22:52:38.4446233Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_copy.h 2025-06-01T22:52:38.4446749Z +++ openssl base64 2025-06-01T22:52:38.4447019Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.4447297Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.4448330Z +++ sed -e s/=//g 2025-06-01T22:52:38.4486396Z ++ HASH=FRXH88RZJl_SJ-WFKt6o5WIjdLGmzE2hB3xtGmJht6g 2025-06-01T22:52:38.4491009Z +++ ls -nl torch/include/ATen/ops/unfold_copy.h 2025-06-01T22:52:38.4491846Z +++ awk '{print $5}' 2025-06-01T22:52:38.4516634Z ++ FSIZE=1392 2025-06-01T22:52:38.4517312Z ++ echo '"torch/include/ATen/ops/unfold_copy.h",sha256=FRXH88RZJl_SJ-WFKt6o5WIjdLGmzE2hB3xtGmJht6g,1392' 2025-06-01T22:52:38.4517991Z ++ read fname 2025-06-01T22:52:38.4518498Z ++ make_wheel_record torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.4519334Z ++ FPATH=torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.4520087Z ++ echo torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.4520715Z ++ grep RECORD 2025-06-01T22:52:38.4543565Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.4544385Z +++ openssl base64 2025-06-01T22:52:38.4544651Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.4544894Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.4545155Z +++ sed -e s/=//g 2025-06-01T22:52:38.4586219Z ++ HASH=ZeVZzMP-Ic18S1lxjtH87mfqULiUckew3lODT8e6c24 2025-06-01T22:52:38.4590654Z +++ ls -nl torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.4591238Z +++ awk '{print $5}' 2025-06-01T22:52:38.4616172Z ++ FSIZE=971 2025-06-01T22:52:38.4617067Z ++ echo '"torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h",sha256=ZeVZzMP-Ic18S1lxjtH87mfqULiUckew3lODT8e6c24,971' 2025-06-01T22:52:38.4617926Z ++ read fname 2025-06-01T22:52:38.4618500Z ++ make_wheel_record torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.4619455Z ++ FPATH=torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.4620340Z ++ echo torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.4621131Z ++ grep RECORD 2025-06-01T22:52:38.4645064Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.4646086Z +++ openssl base64 2025-06-01T22:52:38.4646361Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.4646611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.4646879Z +++ sed -e s/=//g 2025-06-01T22:52:38.4685839Z ++ HASH=-LZwhut8sqMT6KgTHomKxgVBStqiFMcrpeOkx2BW9xA 2025-06-01T22:52:38.4690429Z +++ ls -nl torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.4691302Z +++ awk '{print $5}' 2025-06-01T22:52:38.4718742Z ++ FSIZE=842 2025-06-01T22:52:38.4719668Z ++ echo '"torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=-LZwhut8sqMT6KgTHomKxgVBStqiFMcrpeOkx2BW9xA,842' 2025-06-01T22:52:38.4720611Z ++ read fname 2025-06-01T22:52:38.4721139Z ++ make_wheel_record torch/include/ATen/ops/unfold_copy_native.h 2025-06-01T22:52:38.4721646Z ++ FPATH=torch/include/ATen/ops/unfold_copy_native.h 2025-06-01T22:52:38.4722097Z ++ echo torch/include/ATen/ops/unfold_copy_native.h 2025-06-01T22:52:38.4722485Z ++ grep RECORD 2025-06-01T22:52:38.4743361Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_copy_native.h 2025-06-01T22:52:38.4743937Z +++ openssl base64 2025-06-01T22:52:38.4744225Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.4744483Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.4744739Z +++ sed -e s/=//g 2025-06-01T22:52:38.4788238Z ++ HASH=Rp-9J7uO2GLiFRCvtFk_TiMSIJuahHOTjv7Yjwslk9M 2025-06-01T22:52:38.4792075Z +++ ls -nl torch/include/ATen/ops/unfold_copy_native.h 2025-06-01T22:52:38.4793250Z +++ awk '{print $5}' 2025-06-01T22:52:38.4821831Z ++ FSIZE=658 2025-06-01T22:52:38.4822473Z ++ echo '"torch/include/ATen/ops/unfold_copy_native.h",sha256=Rp-9J7uO2GLiFRCvtFk_TiMSIJuahHOTjv7Yjwslk9M,658' 2025-06-01T22:52:38.4823159Z ++ read fname 2025-06-01T22:52:38.4823507Z ++ make_wheel_record torch/include/ATen/ops/unfold_copy_ops.h 2025-06-01T22:52:38.4823989Z ++ FPATH=torch/include/ATen/ops/unfold_copy_ops.h 2025-06-01T22:52:38.4824421Z ++ echo torch/include/ATen/ops/unfold_copy_ops.h 2025-06-01T22:52:38.4824782Z ++ grep RECORD 2025-06-01T22:52:38.4846238Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_copy_ops.h 2025-06-01T22:52:38.4846755Z +++ openssl base64 2025-06-01T22:52:38.4847028Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.4847277Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.4848117Z +++ sed -e s/=//g 2025-06-01T22:52:38.4886267Z ++ HASH=D_vesS46RV6wf7NP70pkOJZJReK_gilu-fFH8CxKdYM 2025-06-01T22:52:38.4891111Z +++ ls -nl torch/include/ATen/ops/unfold_copy_ops.h 2025-06-01T22:52:38.4892101Z +++ awk '{print $5}' 2025-06-01T22:52:38.4918553Z ++ FSIZE=1889 2025-06-01T22:52:38.4919242Z ++ echo '"torch/include/ATen/ops/unfold_copy_ops.h",sha256=D_vesS46RV6wf7NP70pkOJZJReK_gilu-fFH8CxKdYM,1889' 2025-06-01T22:52:38.4919909Z ++ read fname 2025-06-01T22:52:38.4920410Z ++ make_wheel_record torch/include/ATen/ops/unfold_cpu_dispatch.h 2025-06-01T22:52:38.4920928Z ++ FPATH=torch/include/ATen/ops/unfold_cpu_dispatch.h 2025-06-01T22:52:38.4921376Z ++ echo torch/include/ATen/ops/unfold_cpu_dispatch.h 2025-06-01T22:52:38.4921823Z ++ grep RECORD 2025-06-01T22:52:38.4944282Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_cpu_dispatch.h 2025-06-01T22:52:38.4944827Z +++ openssl base64 2025-06-01T22:52:38.4945076Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.4946286Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.4946572Z +++ sed -e s/=//g 2025-06-01T22:52:38.4987917Z ++ HASH=_bfZWQWfJQ8tAT9OpM4rihJ-LvYjSnRWAMe_IlYrnvc 2025-06-01T22:52:38.4991074Z +++ ls -nl torch/include/ATen/ops/unfold_cpu_dispatch.h 2025-06-01T22:52:38.4992055Z +++ awk '{print $5}' 2025-06-01T22:52:38.5021999Z ++ FSIZE=767 2025-06-01T22:52:38.5022725Z ++ echo '"torch/include/ATen/ops/unfold_cpu_dispatch.h",sha256=_bfZWQWfJQ8tAT9OpM4rihJ-LvYjSnRWAMe_IlYrnvc,767' 2025-06-01T22:52:38.5023414Z ++ read fname 2025-06-01T22:52:38.5023802Z ++ make_wheel_record torch/include/ATen/ops/unfold_cuda_dispatch.h 2025-06-01T22:52:38.5024310Z ++ FPATH=torch/include/ATen/ops/unfold_cuda_dispatch.h 2025-06-01T22:52:38.5024776Z ++ echo torch/include/ATen/ops/unfold_cuda_dispatch.h 2025-06-01T22:52:38.5025157Z ++ grep RECORD 2025-06-01T22:52:38.5044995Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_cuda_dispatch.h 2025-06-01T22:52:38.5045986Z +++ openssl base64 2025-06-01T22:52:38.5046389Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.5046677Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.5047439Z +++ sed -e s/=//g 2025-06-01T22:52:38.5087041Z ++ HASH=bB615aoWn898Okd3MLj9w4pqZjqWBhf4rtELvCYCP2A 2025-06-01T22:52:38.5091863Z +++ ls -nl torch/include/ATen/ops/unfold_cuda_dispatch.h 2025-06-01T22:52:38.5092554Z +++ awk '{print $5}' 2025-06-01T22:52:38.5120606Z ++ FSIZE=769 2025-06-01T22:52:38.5121314Z ++ echo '"torch/include/ATen/ops/unfold_cuda_dispatch.h",sha256=bB615aoWn898Okd3MLj9w4pqZjqWBhf4rtELvCYCP2A,769' 2025-06-01T22:52:38.5122179Z ++ read fname 2025-06-01T22:52:38.5122541Z ++ make_wheel_record torch/include/ATen/ops/unfold_meta_dispatch.h 2025-06-01T22:52:38.5123062Z ++ FPATH=torch/include/ATen/ops/unfold_meta_dispatch.h 2025-06-01T22:52:38.5123526Z ++ echo torch/include/ATen/ops/unfold_meta_dispatch.h 2025-06-01T22:52:38.5123911Z ++ grep RECORD 2025-06-01T22:52:38.5145159Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_meta_dispatch.h 2025-06-01T22:52:38.5146118Z +++ openssl base64 2025-06-01T22:52:38.5146396Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.5146785Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.5148550Z +++ sed -e s/=//g 2025-06-01T22:52:38.5189322Z ++ HASH=xQP1zG-31Yy9Y22_jHUHu-gBIUaeutQbSFUAfbUXcIM 2025-06-01T22:52:38.5191834Z +++ ls -nl torch/include/ATen/ops/unfold_meta_dispatch.h 2025-06-01T22:52:38.5192396Z +++ awk '{print $5}' 2025-06-01T22:52:38.5221089Z ++ FSIZE=769 2025-06-01T22:52:38.5221773Z ++ echo '"torch/include/ATen/ops/unfold_meta_dispatch.h",sha256=xQP1zG-31Yy9Y22_jHUHu-gBIUaeutQbSFUAfbUXcIM,769' 2025-06-01T22:52:38.5222453Z ++ read fname 2025-06-01T22:52:38.5222791Z ++ make_wheel_record torch/include/ATen/ops/unfold_native.h 2025-06-01T22:52:38.5223254Z ++ FPATH=torch/include/ATen/ops/unfold_native.h 2025-06-01T22:52:38.5223655Z ++ echo torch/include/ATen/ops/unfold_native.h 2025-06-01T22:52:38.5224016Z ++ grep RECORD 2025-06-01T22:52:38.5245563Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_native.h 2025-06-01T22:52:38.5246089Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.5246347Z +++ openssl base64 2025-06-01T22:52:38.5246628Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.5247469Z +++ sed -e s/=//g 2025-06-01T22:52:38.5286511Z ++ HASH=BasInAcwALJdQaRv8UaWAJd9g1Ggot6SwY51O8VJOgY 2025-06-01T22:52:38.5290940Z +++ ls -nl torch/include/ATen/ops/unfold_native.h 2025-06-01T22:52:38.5292060Z +++ awk '{print $5}' 2025-06-01T22:52:38.5319410Z ++ FSIZE=523 2025-06-01T22:52:38.5320050Z ++ echo '"torch/include/ATen/ops/unfold_native.h",sha256=BasInAcwALJdQaRv8UaWAJd9g1Ggot6SwY51O8VJOgY,523' 2025-06-01T22:52:38.5320852Z ++ read fname 2025-06-01T22:52:38.5321176Z ++ make_wheel_record torch/include/ATen/ops/unfold_ops.h 2025-06-01T22:52:38.5321603Z ++ FPATH=torch/include/ATen/ops/unfold_ops.h 2025-06-01T22:52:38.5321998Z ++ echo torch/include/ATen/ops/unfold_ops.h 2025-06-01T22:52:38.5322393Z ++ grep RECORD 2025-06-01T22:52:38.5347410Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unfold_ops.h 2025-06-01T22:52:38.5347911Z +++ openssl base64 2025-06-01T22:52:38.5348187Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.5348450Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.5348720Z +++ sed -e s/=//g 2025-06-01T22:52:38.5390963Z ++ HASH=aUb17f9WNnzig5yNAB3GjyTb_vAeSlF8yTkQOftvKX0 2025-06-01T22:52:38.5392701Z +++ ls -nl torch/include/ATen/ops/unfold_ops.h 2025-06-01T22:52:38.5394263Z +++ awk '{print $5}' 2025-06-01T22:52:38.5421656Z ++ FSIZE=1119 2025-06-01T22:52:38.5422336Z ++ echo '"torch/include/ATen/ops/unfold_ops.h",sha256=aUb17f9WNnzig5yNAB3GjyTb_vAeSlF8yTkQOftvKX0,1119' 2025-06-01T22:52:38.5423043Z ++ read fname 2025-06-01T22:52:38.5423350Z ++ make_wheel_record torch/include/ATen/ops/uniform.h 2025-06-01T22:52:38.5423779Z ++ FPATH=torch/include/ATen/ops/uniform.h 2025-06-01T22:52:38.5424152Z ++ echo torch/include/ATen/ops/uniform.h 2025-06-01T22:52:38.5424495Z ++ grep RECORD 2025-06-01T22:52:38.5447420Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/uniform.h 2025-06-01T22:52:38.5447911Z +++ openssl base64 2025-06-01T22:52:38.5448244Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.5448522Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.5448812Z +++ sed -e s/=//g 2025-06-01T22:52:38.5487461Z ++ HASH=H1pD3THgU0kGzSODiHEhQ1uUruhmYhfpgPd_I7kqhf4 2025-06-01T22:52:38.5492899Z +++ ls -nl torch/include/ATen/ops/uniform.h 2025-06-01T22:52:38.5493766Z +++ awk '{print $5}' 2025-06-01T22:52:38.5520864Z ++ FSIZE=1498 2025-06-01T22:52:38.5521505Z ++ echo '"torch/include/ATen/ops/uniform.h",sha256=H1pD3THgU0kGzSODiHEhQ1uUruhmYhfpgPd_I7kqhf4,1498' 2025-06-01T22:52:38.5522141Z ++ read fname 2025-06-01T22:52:38.5522767Z ++ make_wheel_record torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.5523581Z ++ FPATH=torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.5524614Z ++ echo torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.5525146Z ++ grep RECORD 2025-06-01T22:52:38.5545964Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.5546933Z +++ openssl base64 2025-06-01T22:52:38.5547229Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.5547633Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.5548060Z +++ sed -e s/=//g 2025-06-01T22:52:38.5588790Z ++ HASH=Fi8lVle-xd7MgudIS8m6IN5P1vYvNtGMvje46ULGrJ8 2025-06-01T22:52:38.5592821Z +++ ls -nl torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.5593787Z +++ awk '{print $5}' 2025-06-01T22:52:38.5621317Z ++ FSIZE=1160 2025-06-01T22:52:38.5622180Z ++ echo '"torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h",sha256=Fi8lVle-xd7MgudIS8m6IN5P1vYvNtGMvje46ULGrJ8,1160' 2025-06-01T22:52:38.5623025Z ++ read fname 2025-06-01T22:52:38.5623421Z ++ make_wheel_record torch/include/ATen/ops/uniform_cpu_dispatch.h 2025-06-01T22:52:38.5623948Z ++ FPATH=torch/include/ATen/ops/uniform_cpu_dispatch.h 2025-06-01T22:52:38.5624423Z ++ echo torch/include/ATen/ops/uniform_cpu_dispatch.h 2025-06-01T22:52:38.5624798Z ++ grep RECORD 2025-06-01T22:52:38.5644423Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/uniform_cpu_dispatch.h 2025-06-01T22:52:38.5645226Z +++ openssl base64 2025-06-01T22:52:38.5646906Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.5647230Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.5647578Z +++ sed -e s/=//g 2025-06-01T22:52:38.5686598Z ++ HASH=LEEppc_fwpkHlqeQxAV8yBFU7G2QErVMhRemDC2ewCc 2025-06-01T22:52:38.5691397Z +++ ls -nl torch/include/ATen/ops/uniform_cpu_dispatch.h 2025-06-01T22:52:38.5692323Z +++ awk '{print $5}' 2025-06-01T22:52:38.5720501Z ++ FSIZE=803 2025-06-01T22:52:38.5721333Z ++ echo '"torch/include/ATen/ops/uniform_cpu_dispatch.h",sha256=LEEppc_fwpkHlqeQxAV8yBFU7G2QErVMhRemDC2ewCc,803' 2025-06-01T22:52:38.5722031Z ++ read fname 2025-06-01T22:52:38.5722396Z ++ make_wheel_record torch/include/ATen/ops/uniform_cuda_dispatch.h 2025-06-01T22:52:38.5722992Z ++ FPATH=torch/include/ATen/ops/uniform_cuda_dispatch.h 2025-06-01T22:52:38.5723470Z ++ echo torch/include/ATen/ops/uniform_cuda_dispatch.h 2025-06-01T22:52:38.5723852Z ++ grep RECORD 2025-06-01T22:52:38.5744427Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/uniform_cuda_dispatch.h 2025-06-01T22:52:38.5744963Z +++ openssl base64 2025-06-01T22:52:38.5745236Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.5745717Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.5746169Z +++ sed -e s/=//g 2025-06-01T22:52:38.5788017Z ++ HASH=C-5Fzxoz_3QYe2AM-9MvihvsY9Xt1jngjE74jB6rj2I 2025-06-01T22:52:38.5790939Z +++ ls -nl torch/include/ATen/ops/uniform_cuda_dispatch.h 2025-06-01T22:52:38.5791787Z +++ awk '{print $5}' 2025-06-01T22:52:38.5818461Z ++ FSIZE=805 2025-06-01T22:52:38.5819167Z ++ echo '"torch/include/ATen/ops/uniform_cuda_dispatch.h",sha256=C-5Fzxoz_3QYe2AM-9MvihvsY9Xt1jngjE74jB6rj2I,805' 2025-06-01T22:52:38.5819850Z ++ read fname 2025-06-01T22:52:38.5820232Z ++ make_wheel_record torch/include/ATen/ops/uniform_meta_dispatch.h 2025-06-01T22:52:38.5820773Z ++ FPATH=torch/include/ATen/ops/uniform_meta_dispatch.h 2025-06-01T22:52:38.5821238Z ++ echo torch/include/ATen/ops/uniform_meta_dispatch.h 2025-06-01T22:52:38.5821631Z ++ grep RECORD 2025-06-01T22:52:38.5846032Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/uniform_meta_dispatch.h 2025-06-01T22:52:38.5846588Z +++ openssl base64 2025-06-01T22:52:38.5846845Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.5847111Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.5847372Z +++ sed -e s/=//g 2025-06-01T22:52:38.5885912Z ++ HASH=3yeQV2vb162MOw-pdbXB2OtkzMV0zZIDtLlVxCNGz3Y 2025-06-01T22:52:38.5890070Z +++ ls -nl torch/include/ATen/ops/uniform_meta_dispatch.h 2025-06-01T22:52:38.5891088Z +++ awk '{print $5}' 2025-06-01T22:52:38.5916439Z ++ FSIZE=805 2025-06-01T22:52:38.5917096Z ++ echo '"torch/include/ATen/ops/uniform_meta_dispatch.h",sha256=3yeQV2vb162MOw-pdbXB2OtkzMV0zZIDtLlVxCNGz3Y,805' 2025-06-01T22:52:38.5917800Z ++ read fname 2025-06-01T22:52:38.5918155Z ++ make_wheel_record torch/include/ATen/ops/uniform_native.h 2025-06-01T22:52:38.5918613Z ++ FPATH=torch/include/ATen/ops/uniform_native.h 2025-06-01T22:52:38.5919039Z ++ echo torch/include/ATen/ops/uniform_native.h 2025-06-01T22:52:38.5920126Z ++ grep RECORD 2025-06-01T22:52:38.5946758Z +++ openssl base64 2025-06-01T22:52:38.5947598Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/uniform_native.h 2025-06-01T22:52:38.5948315Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.5948581Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.5948839Z +++ sed -e s/=//g 2025-06-01T22:52:38.5991793Z ++ HASH=o3rhBO4cMD9cTZc4rezEP9dZjk7ewnyTx_wxgE8kUVk 2025-06-01T22:52:38.5994196Z +++ ls -nl torch/include/ATen/ops/uniform_native.h 2025-06-01T22:52:38.5995523Z +++ awk '{print $5}' 2025-06-01T22:52:38.6024117Z ++ FSIZE=986 2025-06-01T22:52:38.6024784Z ++ echo '"torch/include/ATen/ops/uniform_native.h",sha256=o3rhBO4cMD9cTZc4rezEP9dZjk7ewnyTx_wxgE8kUVk,986' 2025-06-01T22:52:38.6025448Z ++ read fname 2025-06-01T22:52:38.6025773Z ++ make_wheel_record torch/include/ATen/ops/uniform_ops.h 2025-06-01T22:52:38.6026224Z ++ FPATH=torch/include/ATen/ops/uniform_ops.h 2025-06-01T22:52:38.6026614Z ++ echo torch/include/ATen/ops/uniform_ops.h 2025-06-01T22:52:38.6026972Z ++ grep RECORD 2025-06-01T22:52:38.6046783Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/uniform_ops.h 2025-06-01T22:52:38.6047290Z +++ openssl base64 2025-06-01T22:52:38.6048443Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.6048762Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.6050206Z +++ sed -e s/=//g 2025-06-01T22:52:38.6088031Z ++ HASH=rwXh-TQjHg91CQ_PmEkWjgS17eKB4OYgDwLmeGPaIQs 2025-06-01T22:52:38.6092662Z +++ ls -nl torch/include/ATen/ops/uniform_ops.h 2025-06-01T22:52:38.6093550Z +++ awk '{print $5}' 2025-06-01T22:52:38.6121914Z ++ FSIZE=2760 2025-06-01T22:52:38.6122613Z ++ echo '"torch/include/ATen/ops/uniform_ops.h",sha256=rwXh-TQjHg91CQ_PmEkWjgS17eKB4OYgDwLmeGPaIQs,2760' 2025-06-01T22:52:38.6123259Z ++ read fname 2025-06-01T22:52:38.6123619Z ++ make_wheel_record torch/include/ATen/ops/unique_consecutive.h 2025-06-01T22:52:38.6124380Z ++ FPATH=torch/include/ATen/ops/unique_consecutive.h 2025-06-01T22:52:38.6125061Z ++ echo torch/include/ATen/ops/unique_consecutive.h 2025-06-01T22:52:38.6125453Z ++ grep RECORD 2025-06-01T22:52:38.6145572Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_consecutive.h 2025-06-01T22:52:38.6146305Z +++ openssl base64 2025-06-01T22:52:38.6146611Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.6147120Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.6147884Z +++ sed -e s/=//g 2025-06-01T22:52:38.6188947Z ++ HASH=9yxTMeA-x6f5ZThuYac0v8AE88mw7FGEevqy_QjN3xY 2025-06-01T22:52:38.6193080Z +++ ls -nl torch/include/ATen/ops/unique_consecutive.h 2025-06-01T22:52:38.6193875Z +++ awk '{print $5}' 2025-06-01T22:52:38.6220797Z ++ FSIZE=2086 2025-06-01T22:52:38.6221512Z ++ echo '"torch/include/ATen/ops/unique_consecutive.h",sha256=9yxTMeA-x6f5ZThuYac0v8AE88mw7FGEevqy_QjN3xY,2086' 2025-06-01T22:52:38.6222215Z ++ read fname 2025-06-01T22:52:38.6222768Z ++ make_wheel_record torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.6223671Z ++ FPATH=torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.6224522Z ++ echo torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.6225089Z ++ grep RECORD 2025-06-01T22:52:38.6246154Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.6246269Z +++ openssl base64 2025-06-01T22:52:38.6248160Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.6248266Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.6248856Z +++ sed -e s/=//g 2025-06-01T22:52:38.6288052Z ++ HASH=iV2011uyNa-2rZIeixbnxNf2fTJSwz5BqKNvoLCPXhg 2025-06-01T22:52:38.6293169Z +++ ls -nl torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.6293821Z +++ awk '{print $5}' 2025-06-01T22:52:38.6320848Z ++ FSIZE=1218 2025-06-01T22:52:38.6321582Z ++ echo '"torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h",sha256=iV2011uyNa-2rZIeixbnxNf2fTJSwz5BqKNvoLCPXhg,1218' 2025-06-01T22:52:38.6321726Z ++ read fname 2025-06-01T22:52:38.6322005Z ++ make_wheel_record torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h 2025-06-01T22:52:38.6322360Z ++ FPATH=torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h 2025-06-01T22:52:38.6322588Z ++ echo torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h 2025-06-01T22:52:38.6323603Z ++ grep RECORD 2025-06-01T22:52:38.6347721Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h 2025-06-01T22:52:38.6347841Z +++ openssl base64 2025-06-01T22:52:38.6347956Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.6348072Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.6348943Z +++ sed -e s/=//g 2025-06-01T22:52:38.6391233Z ++ HASH=TA4ars7KrDMTr-2BjEdmifI1pa1bW3cymXQ7uEUh1sw 2025-06-01T22:52:38.6393621Z +++ ls -nl torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h 2025-06-01T22:52:38.6394904Z +++ awk '{print $5}' 2025-06-01T22:52:38.6421805Z ++ FSIZE=866 2025-06-01T22:52:38.6422383Z ++ echo '"torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h",sha256=TA4ars7KrDMTr-2BjEdmifI1pa1bW3cymXQ7uEUh1sw,866' 2025-06-01T22:52:38.6422484Z ++ read fname 2025-06-01T22:52:38.6422791Z ++ make_wheel_record torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h 2025-06-01T22:52:38.6423025Z ++ FPATH=torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h 2025-06-01T22:52:38.6423252Z ++ echo torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h 2025-06-01T22:52:38.6424452Z ++ grep RECORD 2025-06-01T22:52:38.6446445Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h 2025-06-01T22:52:38.6446717Z +++ openssl base64 2025-06-01T22:52:38.6446835Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.6447451Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.6448429Z +++ sed -e s/=//g 2025-06-01T22:52:38.6488800Z ++ HASH=YwVRs_SiOO2sq-TxsjGHVidcZNZy2ZYlwG7jzObJntA 2025-06-01T22:52:38.6493863Z +++ ls -nl torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h 2025-06-01T22:52:38.6494828Z +++ awk '{print $5}' 2025-06-01T22:52:38.6521591Z ++ FSIZE=868 2025-06-01T22:52:38.6522181Z ++ echo '"torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h",sha256=YwVRs_SiOO2sq-TxsjGHVidcZNZy2ZYlwG7jzObJntA,868' 2025-06-01T22:52:38.6522280Z ++ read fname 2025-06-01T22:52:38.6522531Z ++ make_wheel_record torch/include/ATen/ops/unique_consecutive_native.h 2025-06-01T22:52:38.6522745Z ++ FPATH=torch/include/ATen/ops/unique_consecutive_native.h 2025-06-01T22:52:38.6522940Z ++ echo torch/include/ATen/ops/unique_consecutive_native.h 2025-06-01T22:52:38.6524060Z ++ grep RECORD 2025-06-01T22:52:38.6547363Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_consecutive_native.h 2025-06-01T22:52:38.6547494Z +++ openssl base64 2025-06-01T22:52:38.6547601Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.6548338Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.6549653Z +++ sed -e s/=//g 2025-06-01T22:52:38.6592195Z ++ HASH=3GcSAhFttLwOc5YXL5I-Ck8adwr9aNaSOFdF6MgNHdk 2025-06-01T22:52:38.6595270Z +++ ls -nl torch/include/ATen/ops/unique_consecutive_native.h 2025-06-01T22:52:38.6596012Z +++ awk '{print $5}' 2025-06-01T22:52:38.6623556Z ++ FSIZE=1071 2025-06-01T22:52:38.6624141Z ++ echo '"torch/include/ATen/ops/unique_consecutive_native.h",sha256=3GcSAhFttLwOc5YXL5I-Ck8adwr9aNaSOFdF6MgNHdk,1071' 2025-06-01T22:52:38.6624239Z ++ read fname 2025-06-01T22:52:38.6624477Z ++ make_wheel_record torch/include/ATen/ops/unique_consecutive_ops.h 2025-06-01T22:52:38.6624672Z ++ FPATH=torch/include/ATen/ops/unique_consecutive_ops.h 2025-06-01T22:52:38.6624853Z ++ echo torch/include/ATen/ops/unique_consecutive_ops.h 2025-06-01T22:52:38.6626021Z ++ grep RECORD 2025-06-01T22:52:38.6646641Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_consecutive_ops.h 2025-06-01T22:52:38.6646756Z +++ openssl base64 2025-06-01T22:52:38.6647935Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.6649068Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.6650515Z +++ sed -e s/=//g 2025-06-01T22:52:38.6688141Z ++ HASH=xwgTKp3sQNXupmFXXR3eZG0X21Ew7Zm-XicXwzMQeuU 2025-06-01T22:52:38.6693263Z +++ ls -nl torch/include/ATen/ops/unique_consecutive_ops.h 2025-06-01T22:52:38.6694330Z +++ awk '{print $5}' 2025-06-01T22:52:38.6720547Z ++ FSIZE=2528 2025-06-01T22:52:38.6721309Z ++ echo '"torch/include/ATen/ops/unique_consecutive_ops.h",sha256=xwgTKp3sQNXupmFXXR3eZG0X21Ew7Zm-XicXwzMQeuU,2528' 2025-06-01T22:52:38.6721472Z ++ read fname 2025-06-01T22:52:38.6721653Z ++ make_wheel_record torch/include/ATen/ops/unique_dim.h 2025-06-01T22:52:38.6721790Z ++ FPATH=torch/include/ATen/ops/unique_dim.h 2025-06-01T22:52:38.6721937Z ++ echo torch/include/ATen/ops/unique_dim.h 2025-06-01T22:52:38.6723273Z ++ grep RECORD 2025-06-01T22:52:38.6744500Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_dim.h 2025-06-01T22:52:38.6744691Z +++ openssl base64 2025-06-01T22:52:38.6747515Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.6747888Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.6749490Z +++ sed -e s/=//g 2025-06-01T22:52:38.6789987Z ++ HASH=l1gJ7nmoSQGJYrkS7SaFeiSruHoCyXy0i4nvoPcjWoU 2025-06-01T22:52:38.6793715Z +++ ls -nl torch/include/ATen/ops/unique_dim.h 2025-06-01T22:52:38.6795015Z +++ awk '{print $5}' 2025-06-01T22:52:38.6822761Z ++ FSIZE=2034 2025-06-01T22:52:38.6823274Z ++ echo '"torch/include/ATen/ops/unique_dim.h",sha256=l1gJ7nmoSQGJYrkS7SaFeiSruHoCyXy0i4nvoPcjWoU,2034' 2025-06-01T22:52:38.6823383Z ++ read fname 2025-06-01T22:52:38.6823743Z ++ make_wheel_record torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.6824091Z ++ FPATH=torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.6824410Z ++ echo torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.6824647Z ++ grep RECORD 2025-06-01T22:52:38.6845757Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.6846073Z +++ openssl base64 2025-06-01T22:52:38.6846321Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.6847302Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.6848700Z +++ sed -e s/=//g 2025-06-01T22:52:38.6887479Z ++ HASH=mGvoKTDt91GrTz4tbwndAWq5NtzXbjcBolqf_6HLhrY 2025-06-01T22:52:38.6892723Z +++ ls -nl torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.6893354Z +++ awk '{print $5}' 2025-06-01T22:52:38.6919844Z ++ FSIZE=1184 2025-06-01T22:52:38.6920588Z ++ echo '"torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h",sha256=mGvoKTDt91GrTz4tbwndAWq5NtzXbjcBolqf_6HLhrY,1184' 2025-06-01T22:52:38.6920682Z ++ read fname 2025-06-01T22:52:38.6920990Z ++ make_wheel_record torch/include/ATen/ops/unique_dim_consecutive.h 2025-06-01T22:52:38.6921180Z ++ FPATH=torch/include/ATen/ops/unique_dim_consecutive.h 2025-06-01T22:52:38.6921359Z ++ echo torch/include/ATen/ops/unique_dim_consecutive.h 2025-06-01T22:52:38.6922887Z ++ grep RECORD 2025-06-01T22:52:38.6945715Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_dim_consecutive.h 2025-06-01T22:52:38.6945843Z +++ openssl base64 2025-06-01T22:52:38.6947179Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.6947285Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.6947771Z +++ sed -e s/=//g 2025-06-01T22:52:38.6989007Z ++ HASH=ZcQOIqb7pCVYUtLNccW3ESwSIBw7aQXo57-hH8PF7Hk 2025-06-01T22:52:38.6992185Z +++ ls -nl torch/include/ATen/ops/unique_dim_consecutive.h 2025-06-01T22:52:38.6993068Z +++ awk '{print $5}' 2025-06-01T22:52:38.7020264Z ++ FSIZE=2027 2025-06-01T22:52:38.7020850Z ++ echo '"torch/include/ATen/ops/unique_dim_consecutive.h",sha256=ZcQOIqb7pCVYUtLNccW3ESwSIBw7aQXo57-hH8PF7Hk,2027' 2025-06-01T22:52:38.7020946Z ++ read fname 2025-06-01T22:52:38.7021518Z ++ make_wheel_record torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.7021886Z ++ FPATH=torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.7022298Z ++ echo torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.7022452Z ++ grep RECORD 2025-06-01T22:52:38.7043202Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.7043313Z +++ openssl base64 2025-06-01T22:52:38.7043502Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.7046486Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.7046590Z +++ sed -e s/=//g 2025-06-01T22:52:38.7084984Z ++ HASH=fhDAveSIwKj7Jf2U3akTUpp5YhDdggQwCrof8RgaOAw 2025-06-01T22:52:38.7089815Z +++ ls -nl torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.7090447Z +++ awk '{print $5}' 2025-06-01T22:52:38.7117116Z ++ FSIZE=1177 2025-06-01T22:52:38.7117971Z ++ echo '"torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h",sha256=fhDAveSIwKj7Jf2U3akTUpp5YhDdggQwCrof8RgaOAw,1177' 2025-06-01T22:52:38.7118071Z ++ read fname 2025-06-01T22:52:38.7118372Z ++ make_wheel_record torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h 2025-06-01T22:52:38.7118639Z ++ FPATH=torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h 2025-06-01T22:52:38.7118882Z ++ echo torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h 2025-06-01T22:52:38.7119860Z ++ grep RECORD 2025-06-01T22:52:38.7142405Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h 2025-06-01T22:52:38.7142571Z +++ openssl base64 2025-06-01T22:52:38.7143124Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.7143253Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.7144807Z +++ sed -e s/=//g 2025-06-01T22:52:38.7186350Z ++ HASH=nLPzCmjdXHWrskuLfFHHf-luFDHNgmHfBBzH-yxSlDI 2025-06-01T22:52:38.7189565Z +++ ls -nl torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h 2025-06-01T22:52:38.7190243Z +++ awk '{print $5}' 2025-06-01T22:52:38.7214385Z ++ FSIZE=838 2025-06-01T22:52:38.7214993Z ++ echo '"torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h",sha256=nLPzCmjdXHWrskuLfFHHf-luFDHNgmHfBBzH-yxSlDI,838' 2025-06-01T22:52:38.7215352Z ++ read fname 2025-06-01T22:52:38.7215666Z ++ make_wheel_record torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h 2025-06-01T22:52:38.7215921Z ++ FPATH=torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h 2025-06-01T22:52:38.7218414Z ++ echo torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h 2025-06-01T22:52:38.7219963Z ++ grep RECORD 2025-06-01T22:52:38.7242153Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h 2025-06-01T22:52:38.7242289Z +++ openssl base64 2025-06-01T22:52:38.7242387Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.7243328Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.7244820Z +++ sed -e s/=//g 2025-06-01T22:52:38.7284933Z ++ HASH=Oy4vN83UYw6fY0ufd_hxUSYN-ZMLFOuS8Km1sazC3D4 2025-06-01T22:52:38.7289187Z +++ ls -nl torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h 2025-06-01T22:52:38.7289917Z +++ awk '{print $5}' 2025-06-01T22:52:38.7316799Z ++ FSIZE=840 2025-06-01T22:52:38.7317410Z ++ echo '"torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h",sha256=Oy4vN83UYw6fY0ufd_hxUSYN-ZMLFOuS8Km1sazC3D4,840' 2025-06-01T22:52:38.7317517Z ++ read fname 2025-06-01T22:52:38.7317786Z ++ make_wheel_record torch/include/ATen/ops/unique_dim_consecutive_native.h 2025-06-01T22:52:38.7318004Z ++ FPATH=torch/include/ATen/ops/unique_dim_consecutive_native.h 2025-06-01T22:52:38.7318226Z ++ echo torch/include/ATen/ops/unique_dim_consecutive_native.h 2025-06-01T22:52:38.7319611Z ++ grep RECORD 2025-06-01T22:52:38.7343978Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_dim_consecutive_native.h 2025-06-01T22:52:38.7344175Z +++ openssl base64 2025-06-01T22:52:38.7344280Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.7344515Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.7344632Z +++ sed -e s/=//g 2025-06-01T22:52:38.7388619Z ++ HASH=HOVAaf9IuW70GPZ41nOZ2-LvLtU4MD_Rw4RFYTQ54mk 2025-06-01T22:52:38.7391637Z +++ ls -nl torch/include/ATen/ops/unique_dim_consecutive_native.h 2025-06-01T22:52:38.7392327Z +++ awk '{print $5}' 2025-06-01T22:52:38.7419934Z ++ FSIZE=1002 2025-06-01T22:52:38.7420549Z ++ echo '"torch/include/ATen/ops/unique_dim_consecutive_native.h",sha256=HOVAaf9IuW70GPZ41nOZ2-LvLtU4MD_Rw4RFYTQ54mk,1002' 2025-06-01T22:52:38.7420917Z ++ read fname 2025-06-01T22:52:38.7421390Z ++ make_wheel_record torch/include/ATen/ops/unique_dim_consecutive_ops.h 2025-06-01T22:52:38.7421606Z ++ FPATH=torch/include/ATen/ops/unique_dim_consecutive_ops.h 2025-06-01T22:52:38.7421808Z ++ echo torch/include/ATen/ops/unique_dim_consecutive_ops.h 2025-06-01T22:52:38.7421908Z ++ grep RECORD 2025-06-01T22:52:38.7444140Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_dim_consecutive_ops.h 2025-06-01T22:52:38.7444274Z +++ openssl base64 2025-06-01T22:52:38.7445976Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.7447156Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.7447913Z +++ sed -e s/=//g 2025-06-01T22:52:38.7486899Z ++ HASH=1kHnCoz3b0GSDoglGfkcH642ddT2fNnUVYxVDUmOMqA 2025-06-01T22:52:38.7491733Z +++ ls -nl torch/include/ATen/ops/unique_dim_consecutive_ops.h 2025-06-01T22:52:38.7492820Z +++ awk '{print $5}' 2025-06-01T22:52:38.7521019Z ++ FSIZE=2438 2025-06-01T22:52:38.7521622Z ++ echo '"torch/include/ATen/ops/unique_dim_consecutive_ops.h",sha256=1kHnCoz3b0GSDoglGfkcH642ddT2fNnUVYxVDUmOMqA,2438' 2025-06-01T22:52:38.7521739Z ++ read fname 2025-06-01T22:52:38.7521987Z ++ make_wheel_record torch/include/ATen/ops/unique_dim_cpu_dispatch.h 2025-06-01T22:52:38.7522173Z ++ FPATH=torch/include/ATen/ops/unique_dim_cpu_dispatch.h 2025-06-01T22:52:38.7522347Z ++ echo torch/include/ATen/ops/unique_dim_cpu_dispatch.h 2025-06-01T22:52:38.7522558Z ++ grep RECORD 2025-06-01T22:52:38.7546239Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_dim_cpu_dispatch.h 2025-06-01T22:52:38.7546363Z +++ openssl base64 2025-06-01T22:52:38.7547117Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.7547220Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.7548446Z +++ sed -e s/=//g 2025-06-01T22:52:38.7592648Z ++ HASH=YhfPIoL_2AJ2djZBElHEruKQu_nSdIRtU3BL4UpP84Q 2025-06-01T22:52:38.7595632Z +++ ls -nl torch/include/ATen/ops/unique_dim_cpu_dispatch.h 2025-06-01T22:52:38.7596895Z +++ awk '{print $5}' 2025-06-01T22:52:38.7624628Z ++ FSIZE=844 2025-06-01T22:52:38.7625213Z ++ echo '"torch/include/ATen/ops/unique_dim_cpu_dispatch.h",sha256=YhfPIoL_2AJ2djZBElHEruKQu_nSdIRtU3BL4UpP84Q,844' 2025-06-01T22:52:38.7625584Z ++ read fname 2025-06-01T22:52:38.7625890Z ++ make_wheel_record torch/include/ATen/ops/unique_dim_cuda_dispatch.h 2025-06-01T22:52:38.7626094Z ++ FPATH=torch/include/ATen/ops/unique_dim_cuda_dispatch.h 2025-06-01T22:52:38.7626291Z ++ echo torch/include/ATen/ops/unique_dim_cuda_dispatch.h 2025-06-01T22:52:38.7626998Z ++ grep RECORD 2025-06-01T22:52:38.7648026Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_dim_cuda_dispatch.h 2025-06-01T22:52:38.7648360Z +++ openssl base64 2025-06-01T22:52:38.7649291Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.7650569Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.7651977Z +++ sed -e s/=//g 2025-06-01T22:52:38.7689596Z ++ HASH=wm4zKSt_s3pEMtFyEep_TQDj-2-xGSn1aQ7hDPFdf0g 2025-06-01T22:52:38.7694518Z +++ ls -nl torch/include/ATen/ops/unique_dim_cuda_dispatch.h 2025-06-01T22:52:38.7695418Z +++ awk '{print $5}' 2025-06-01T22:52:38.7722108Z ++ FSIZE=846 2025-06-01T22:52:38.7722745Z ++ echo '"torch/include/ATen/ops/unique_dim_cuda_dispatch.h",sha256=wm4zKSt_s3pEMtFyEep_TQDj-2-xGSn1aQ7hDPFdf0g,846' 2025-06-01T22:52:38.7722854Z ++ read fname 2025-06-01T22:52:38.7723100Z ++ make_wheel_record torch/include/ATen/ops/unique_dim_native.h 2025-06-01T22:52:38.7723262Z ++ FPATH=torch/include/ATen/ops/unique_dim_native.h 2025-06-01T22:52:38.7723411Z ++ echo torch/include/ATen/ops/unique_dim_native.h 2025-06-01T22:52:38.7725597Z ++ grep RECORD 2025-06-01T22:52:38.7747336Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_dim_native.h 2025-06-01T22:52:38.7747470Z +++ openssl base64 2025-06-01T22:52:38.7747790Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.7749378Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.7750386Z +++ sed -e s/=//g 2025-06-01T22:52:38.7791684Z ++ HASH=KLvrFcCCqFjeY-lNO5gk2YyUidyzRJlwAxf3puMZeoE 2025-06-01T22:52:38.7797023Z +++ ls -nl torch/include/ATen/ops/unique_dim_native.h 2025-06-01T22:52:38.7797998Z +++ awk '{print $5}' 2025-06-01T22:52:38.7824008Z ++ FSIZE=1015 2025-06-01T22:52:38.7824755Z ++ echo '"torch/include/ATen/ops/unique_dim_native.h",sha256=KLvrFcCCqFjeY-lNO5gk2YyUidyzRJlwAxf3puMZeoE,1015' 2025-06-01T22:52:38.7824856Z ++ read fname 2025-06-01T22:52:38.7825053Z ++ make_wheel_record torch/include/ATen/ops/unique_dim_ops.h 2025-06-01T22:52:38.7825220Z ++ FPATH=torch/include/ATen/ops/unique_dim_ops.h 2025-06-01T22:52:38.7826856Z ++ echo torch/include/ATen/ops/unique_dim_ops.h 2025-06-01T22:52:38.7827713Z ++ grep RECORD 2025-06-01T22:52:38.7848963Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unique_dim_ops.h 2025-06-01T22:52:38.7849090Z +++ openssl base64 2025-06-01T22:52:38.7850192Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.7851138Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.7852443Z +++ sed -e s/=//g 2025-06-01T22:52:38.7890331Z ++ HASH=VjVVoyKiBzWq4bs5ZrsQrpXw24_PnbdngDCyWqEVPLo 2025-06-01T22:52:38.7895555Z +++ ls -nl torch/include/ATen/ops/unique_dim_ops.h 2025-06-01T22:52:38.7896408Z +++ awk '{print $5}' 2025-06-01T22:52:38.7922385Z ++ FSIZE=2466 2025-06-01T22:52:38.7922925Z ++ echo '"torch/include/ATen/ops/unique_dim_ops.h",sha256=VjVVoyKiBzWq4bs5ZrsQrpXw24_PnbdngDCyWqEVPLo,2466' 2025-06-01T22:52:38.7923021Z ++ read fname 2025-06-01T22:52:38.7923205Z ++ make_wheel_record torch/include/ATen/ops/unsafe_chunk.h 2025-06-01T22:52:38.7923348Z ++ FPATH=torch/include/ATen/ops/unsafe_chunk.h 2025-06-01T22:52:38.7924252Z ++ echo torch/include/ATen/ops/unsafe_chunk.h 2025-06-01T22:52:38.7924827Z ++ grep RECORD 2025-06-01T22:52:38.7947223Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsafe_chunk.h 2025-06-01T22:52:38.7947816Z +++ openssl base64 2025-06-01T22:52:38.7948075Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.7948559Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.7949674Z +++ sed -e s/=//g 2025-06-01T22:52:38.7992896Z ++ HASH=Y9HPBBeoypD45CW_rz-N7jnL5soIr4JnWpEiuTrIsO4 2025-06-01T22:52:38.7996164Z +++ ls -nl torch/include/ATen/ops/unsafe_chunk.h 2025-06-01T22:52:38.7997159Z +++ awk '{print $5}' 2025-06-01T22:52:38.8023729Z ++ FSIZE=745 2025-06-01T22:52:38.8024471Z ++ echo '"torch/include/ATen/ops/unsafe_chunk.h",sha256=Y9HPBBeoypD45CW_rz-N7jnL5soIr4JnWpEiuTrIsO4,745' 2025-06-01T22:52:38.8025232Z ++ read fname 2025-06-01T22:52:38.8025732Z ++ make_wheel_record torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.8026548Z ++ FPATH=torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.8027365Z ++ echo torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.8027898Z ++ grep RECORD 2025-06-01T22:52:38.8047523Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.8050379Z +++ openssl base64 2025-06-01T22:52:38.8051587Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.8052883Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.8054136Z +++ sed -e s/=//g 2025-06-01T22:52:38.8088851Z ++ HASH=pGS7-Ry2a7G1fkVO_TpKYV9brG-1kwH6wWrt0rWxDRc 2025-06-01T22:52:38.8094039Z +++ ls -nl torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:38.8095010Z +++ awk '{print $5}' 2025-06-01T22:52:38.8120882Z ++ FSIZE=816 2025-06-01T22:52:38.8121702Z ++ echo '"torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h",sha256=pGS7-Ry2a7G1fkVO_TpKYV9brG-1kwH6wWrt0rWxDRc,816' 2025-06-01T22:52:38.8122550Z ++ read fname 2025-06-01T22:52:38.8122899Z ++ make_wheel_record torch/include/ATen/ops/unsafe_chunk_native.h 2025-06-01T22:52:38.8123550Z ++ FPATH=torch/include/ATen/ops/unsafe_chunk_native.h 2025-06-01T22:52:38.8124152Z ++ echo torch/include/ATen/ops/unsafe_chunk_native.h 2025-06-01T22:52:38.8124719Z ++ grep RECORD 2025-06-01T22:52:38.8147029Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsafe_chunk_native.h 2025-06-01T22:52:38.8147885Z +++ openssl base64 2025-06-01T22:52:38.8148252Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.8149442Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.8150507Z +++ sed -e s/=//g 2025-06-01T22:52:38.8190812Z ++ HASH=NU2sjV1jxDC1xAYOyIjp5fpYsdWPbUVFQcOZ5CjEjxY 2025-06-01T22:52:38.8194810Z +++ ls -nl torch/include/ATen/ops/unsafe_chunk_native.h 2025-06-01T22:52:38.8195577Z +++ awk '{print $5}' 2025-06-01T22:52:38.8222592Z ++ FSIZE=528 2025-06-01T22:52:38.8223338Z ++ echo '"torch/include/ATen/ops/unsafe_chunk_native.h",sha256=NU2sjV1jxDC1xAYOyIjp5fpYsdWPbUVFQcOZ5CjEjxY,528' 2025-06-01T22:52:38.8224047Z ++ read fname 2025-06-01T22:52:38.8224382Z ++ make_wheel_record torch/include/ATen/ops/unsafe_chunk_ops.h 2025-06-01T22:52:38.8224877Z ++ FPATH=torch/include/ATen/ops/unsafe_chunk_ops.h 2025-06-01T22:52:38.8225304Z ++ echo torch/include/ATen/ops/unsafe_chunk_ops.h 2025-06-01T22:52:38.8225682Z ++ grep RECORD 2025-06-01T22:52:38.8246381Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsafe_chunk_ops.h 2025-06-01T22:52:38.8246910Z +++ openssl base64 2025-06-01T22:52:38.8247479Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.8247733Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.8248569Z +++ sed -e s/=//g 2025-06-01T22:52:38.8288372Z ++ HASH=2Q-OsblXjOxxaxupoK8bDSevPGEJnmDT12cnbNDgIcs 2025-06-01T22:52:38.8295597Z +++ ls -nl torch/include/ATen/ops/unsafe_chunk_ops.h 2025-06-01T22:52:38.8295976Z +++ awk '{print $5}' 2025-06-01T22:52:38.8322489Z ++ FSIZE=1121 2025-06-01T22:52:38.8323161Z ++ echo '"torch/include/ATen/ops/unsafe_chunk_ops.h",sha256=2Q-OsblXjOxxaxupoK8bDSevPGEJnmDT12cnbNDgIcs,1121' 2025-06-01T22:52:38.8323831Z ++ read fname 2025-06-01T22:52:38.8324283Z ++ make_wheel_record torch/include/ATen/ops/unsafe_split.h 2025-06-01T22:52:38.8324916Z ++ FPATH=torch/include/ATen/ops/unsafe_split.h 2025-06-01T22:52:38.8325517Z ++ echo torch/include/ATen/ops/unsafe_split.h 2025-06-01T22:52:38.8325874Z ++ grep RECORD 2025-06-01T22:52:38.8346542Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsafe_split.h 2025-06-01T22:52:38.8347215Z +++ openssl base64 2025-06-01T22:52:38.8347478Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.8347750Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.8348355Z +++ sed -e s/=//g 2025-06-01T22:52:38.8389554Z ++ HASH=PZ0D35g6sCfoP3w1210iLdLE7TN3JetZsmlU0yuXNbo 2025-06-01T22:52:38.8394396Z +++ ls -nl torch/include/ATen/ops/unsafe_split.h 2025-06-01T22:52:38.8395325Z +++ awk '{print $5}' 2025-06-01T22:52:38.8422977Z ++ FSIZE=4009 2025-06-01T22:52:38.8423708Z ++ echo '"torch/include/ATen/ops/unsafe_split.h",sha256=PZ0D35g6sCfoP3w1210iLdLE7TN3JetZsmlU0yuXNbo,4009' 2025-06-01T22:52:38.8424368Z ++ read fname 2025-06-01T22:52:38.8424885Z ++ make_wheel_record torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.8425698Z ++ FPATH=torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.8426463Z ++ echo torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.8427006Z ++ grep RECORD 2025-06-01T22:52:38.8447344Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.8448031Z +++ openssl base64 2025-06-01T22:52:38.8448350Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.8449700Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.8451061Z +++ sed -e s/=//g 2025-06-01T22:52:38.8489459Z ++ HASH=RrpF52NWxPQsFD6bfk-7I9mVUxBKOj_ItvZ9jw_3t_k 2025-06-01T22:52:38.8494596Z +++ ls -nl torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.8495330Z +++ awk '{print $5}' 2025-06-01T22:52:38.8522371Z ++ FSIZE=1413 2025-06-01T22:52:38.8523386Z ++ echo '"torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h",sha256=RrpF52NWxPQsFD6bfk-7I9mVUxBKOj_ItvZ9jw_3t_k,1413' 2025-06-01T22:52:38.8524388Z ++ read fname 2025-06-01T22:52:38.8524945Z ++ make_wheel_record torch/include/ATen/ops/unsafe_split_native.h 2025-06-01T22:52:38.8525463Z ++ FPATH=torch/include/ATen/ops/unsafe_split_native.h 2025-06-01T22:52:38.8525931Z ++ echo torch/include/ATen/ops/unsafe_split_native.h 2025-06-01T22:52:38.8526319Z ++ grep RECORD 2025-06-01T22:52:38.8546134Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsafe_split_native.h 2025-06-01T22:52:38.8546878Z +++ openssl base64 2025-06-01T22:52:38.8547141Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.8548862Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.8550161Z +++ sed -e s/=//g 2025-06-01T22:52:38.8593424Z ++ HASH=GZk6V7HvU6Et3NkeTmYOY9U9SdLOfBHt9wPqb7588kU 2025-06-01T22:52:38.8596465Z +++ ls -nl torch/include/ATen/ops/unsafe_split_native.h 2025-06-01T22:52:38.8597142Z +++ awk '{print $5}' 2025-06-01T22:52:38.8625530Z ++ FSIZE=661 2025-06-01T22:52:38.8626259Z ++ echo '"torch/include/ATen/ops/unsafe_split_native.h",sha256=GZk6V7HvU6Et3NkeTmYOY9U9SdLOfBHt9wPqb7588kU,661' 2025-06-01T22:52:38.8626968Z ++ read fname 2025-06-01T22:52:38.8627319Z ++ make_wheel_record torch/include/ATen/ops/unsafe_split_ops.h 2025-06-01T22:52:38.8627795Z ++ FPATH=torch/include/ATen/ops/unsafe_split_ops.h 2025-06-01T22:52:38.8628238Z ++ echo torch/include/ATen/ops/unsafe_split_ops.h 2025-06-01T22:52:38.8628601Z ++ grep RECORD 2025-06-01T22:52:38.8648061Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsafe_split_ops.h 2025-06-01T22:52:38.8648665Z +++ openssl base64 2025-06-01T22:52:38.8650100Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.8651499Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.8652816Z +++ sed -e s/=//g 2025-06-01T22:52:38.8690066Z ++ HASH=DCUeVYSso-ivN1gKNCgYlomS_tsxvU3yiFH_9aQjhdY 2025-06-01T22:52:38.8694981Z +++ ls -nl torch/include/ATen/ops/unsafe_split_ops.h 2025-06-01T22:52:38.8696033Z +++ awk '{print $5}' 2025-06-01T22:52:38.8723295Z ++ FSIZE=1899 2025-06-01T22:52:38.8724174Z ++ echo '"torch/include/ATen/ops/unsafe_split_ops.h",sha256=DCUeVYSso-ivN1gKNCgYlomS_tsxvU3yiFH_9aQjhdY,1899' 2025-06-01T22:52:38.8725253Z ++ read fname 2025-06-01T22:52:38.8725634Z ++ make_wheel_record torch/include/ATen/ops/unsafe_split_with_sizes.h 2025-06-01T22:52:38.8726197Z ++ FPATH=torch/include/ATen/ops/unsafe_split_with_sizes.h 2025-06-01T22:52:38.8726775Z ++ echo torch/include/ATen/ops/unsafe_split_with_sizes.h 2025-06-01T22:52:38.8727189Z ++ grep RECORD 2025-06-01T22:52:38.8747187Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsafe_split_with_sizes.h 2025-06-01T22:52:38.8747772Z +++ openssl base64 2025-06-01T22:52:38.8748141Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.8749358Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.8750752Z +++ sed -e s/=//g 2025-06-01T22:52:38.8791371Z ++ HASH=43V350BZEL_EAPEBi6J8WBHFi-ghwI6iKBmf1EubLys 2025-06-01T22:52:38.8794755Z +++ ls -nl torch/include/ATen/ops/unsafe_split_with_sizes.h 2025-06-01T22:52:38.8795446Z +++ awk '{print $5}' 2025-06-01T22:52:38.8822708Z ++ FSIZE=4518 2025-06-01T22:52:38.8823475Z ++ echo '"torch/include/ATen/ops/unsafe_split_with_sizes.h",sha256=43V350BZEL_EAPEBi6J8WBHFi-ghwI6iKBmf1EubLys,4518' 2025-06-01T22:52:38.8824180Z ++ read fname 2025-06-01T22:52:38.8824744Z ++ make_wheel_record torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.8825650Z ++ FPATH=torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.8826508Z ++ echo torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.8827093Z ++ grep RECORD 2025-06-01T22:52:38.8846866Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.8847624Z +++ openssl base64 2025-06-01T22:52:38.8847886Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.8848177Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.8849460Z +++ sed -e s/=//g 2025-06-01T22:52:38.8887073Z ++ HASH=06Bb0pwSFzqWLUeRmSWte2QvItAWKEpqenWOcSu22OM 2025-06-01T22:52:38.8892534Z +++ ls -nl torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.8893163Z +++ awk '{print $5}' 2025-06-01T22:52:38.8919281Z ++ FSIZE=1533 2025-06-01T22:52:38.8920199Z ++ echo '"torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h",sha256=06Bb0pwSFzqWLUeRmSWte2QvItAWKEpqenWOcSu22OM,1533' 2025-06-01T22:52:38.8921103Z ++ read fname 2025-06-01T22:52:38.8921515Z ++ make_wheel_record torch/include/ATen/ops/unsafe_split_with_sizes_native.h 2025-06-01T22:52:38.8922120Z ++ FPATH=torch/include/ATen/ops/unsafe_split_with_sizes_native.h 2025-06-01T22:52:38.8922807Z ++ echo torch/include/ATen/ops/unsafe_split_with_sizes_native.h 2025-06-01T22:52:38.8923239Z ++ grep RECORD 2025-06-01T22:52:38.8942687Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsafe_split_with_sizes_native.h 2025-06-01T22:52:38.8943424Z +++ openssl base64 2025-06-01T22:52:38.8944547Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.8945852Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.8947683Z +++ sed -e s/=//g 2025-06-01T22:52:38.8987283Z ++ HASH=8uC7VeZo5A_6r1huFxjynl-vshhSXxE92Rvoed8ju2U 2025-06-01T22:52:38.8992228Z +++ ls -nl torch/include/ATen/ops/unsafe_split_with_sizes_native.h 2025-06-01T22:52:38.8992953Z +++ awk '{print $5}' 2025-06-01T22:52:38.9019624Z ++ FSIZE=694 2025-06-01T22:52:38.9020379Z ++ echo '"torch/include/ATen/ops/unsafe_split_with_sizes_native.h",sha256=8uC7VeZo5A_6r1huFxjynl-vshhSXxE92Rvoed8ju2U,694' 2025-06-01T22:52:38.9021126Z ++ read fname 2025-06-01T22:52:38.9021515Z ++ make_wheel_record torch/include/ATen/ops/unsafe_split_with_sizes_ops.h 2025-06-01T22:52:38.9022115Z ++ FPATH=torch/include/ATen/ops/unsafe_split_with_sizes_ops.h 2025-06-01T22:52:38.9022649Z ++ echo torch/include/ATen/ops/unsafe_split_with_sizes_ops.h 2025-06-01T22:52:38.9023056Z ++ grep RECORD 2025-06-01T22:52:38.9042648Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsafe_split_with_sizes_ops.h 2025-06-01T22:52:38.9043607Z +++ openssl base64 2025-06-01T22:52:38.9046026Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.9046320Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.9046847Z +++ sed -e s/=//g 2025-06-01T22:52:38.9086890Z ++ HASH=iouKKQyVi5qJu0Uto0LHBP8nzX0HlVQ19lf5PZg2J3U 2025-06-01T22:52:38.9090997Z +++ ls -nl torch/include/ATen/ops/unsafe_split_with_sizes_ops.h 2025-06-01T22:52:38.9091829Z +++ awk '{print $5}' 2025-06-01T22:52:38.9118720Z ++ FSIZE=1982 2025-06-01T22:52:38.9119467Z ++ echo '"torch/include/ATen/ops/unsafe_split_with_sizes_ops.h",sha256=iouKKQyVi5qJu0Uto0LHBP8nzX0HlVQ19lf5PZg2J3U,1982' 2025-06-01T22:52:38.9120228Z ++ read fname 2025-06-01T22:52:38.9120541Z ++ make_wheel_record torch/include/ATen/ops/unsqueeze.h 2025-06-01T22:52:38.9120975Z ++ FPATH=torch/include/ATen/ops/unsqueeze.h 2025-06-01T22:52:38.9121370Z ++ echo torch/include/ATen/ops/unsqueeze.h 2025-06-01T22:52:38.9121707Z ++ grep RECORD 2025-06-01T22:52:38.9146246Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsqueeze.h 2025-06-01T22:52:38.9146728Z +++ openssl base64 2025-06-01T22:52:38.9147002Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.9148264Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.9149275Z +++ sed -e s/=//g 2025-06-01T22:52:38.9189938Z ++ HASH=1fCi7I_mB0UR1gKh6njmmsJ8h0hQa1Tttqw773DDi7E 2025-06-01T22:52:38.9196314Z +++ ls -nl torch/include/ATen/ops/unsqueeze.h 2025-06-01T22:52:38.9196694Z +++ awk '{print $5}' 2025-06-01T22:52:38.9222253Z ++ FSIZE=682 2025-06-01T22:52:38.9222930Z ++ echo '"torch/include/ATen/ops/unsqueeze.h",sha256=1fCi7I_mB0UR1gKh6njmmsJ8h0hQa1Tttqw773DDi7E,682' 2025-06-01T22:52:38.9223581Z ++ read fname 2025-06-01T22:52:38.9224080Z ++ make_wheel_record torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.9224876Z ++ FPATH=torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.9225592Z ++ echo torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.9226118Z ++ grep RECORD 2025-06-01T22:52:38.9246536Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.9247373Z +++ openssl base64 2025-06-01T22:52:38.9247652Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.9247904Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.9248210Z +++ sed -e s/=//g 2025-06-01T22:52:38.9287163Z ++ HASH=7lDGAOB3oT4Ws5A116arqp5AbXxIRXGkrbVI1cZN9YI 2025-06-01T22:52:38.9292665Z +++ ls -nl torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.9293235Z +++ awk '{print $5}' 2025-06-01T22:52:38.9318807Z ++ FSIZE=847 2025-06-01T22:52:38.9319839Z ++ echo '"torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h",sha256=7lDGAOB3oT4Ws5A116arqp5AbXxIRXGkrbVI1cZN9YI,847' 2025-06-01T22:52:38.9320695Z ++ read fname 2025-06-01T22:52:38.9321041Z ++ make_wheel_record torch/include/ATen/ops/unsqueeze_copy.h 2025-06-01T22:52:38.9321504Z ++ FPATH=torch/include/ATen/ops/unsqueeze_copy.h 2025-06-01T22:52:38.9321931Z ++ echo torch/include/ATen/ops/unsqueeze_copy.h 2025-06-01T22:52:38.9322514Z ++ grep RECORD 2025-06-01T22:52:38.9345700Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsqueeze_copy.h 2025-06-01T22:52:38.9346404Z +++ openssl base64 2025-06-01T22:52:38.9346836Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.9348158Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.9348868Z +++ sed -e s/=//g 2025-06-01T22:52:38.9389947Z ++ HASH=w67bUwxPsx-602-1DthvvIhsI-2HezVKh4lh_3VEHxw 2025-06-01T22:52:38.9393506Z +++ ls -nl torch/include/ATen/ops/unsqueeze_copy.h 2025-06-01T22:52:38.9394918Z +++ awk '{print $5}' 2025-06-01T22:52:38.9423311Z ++ FSIZE=1188 2025-06-01T22:52:38.9424235Z ++ echo '"torch/include/ATen/ops/unsqueeze_copy.h",sha256=w67bUwxPsx-602-1DthvvIhsI-2HezVKh4lh_3VEHxw,1188' 2025-06-01T22:52:38.9424946Z ++ read fname 2025-06-01T22:52:38.9425479Z ++ make_wheel_record torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.9426306Z ++ FPATH=torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.9427091Z ++ echo torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.9427794Z ++ grep RECORD 2025-06-01T22:52:38.9446616Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.9447313Z +++ openssl base64 2025-06-01T22:52:38.9447650Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.9448387Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.9449855Z +++ sed -e s/=//g 2025-06-01T22:52:38.9488692Z ++ HASH=kYx0Dtzvdx26dxK07SQbptCeRRwv_db4JR0n1p4tYHw 2025-06-01T22:52:38.9493578Z +++ ls -nl torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:38.9494386Z +++ awk '{print $5}' 2025-06-01T22:52:38.9522386Z ++ FSIZE=909 2025-06-01T22:52:38.9523222Z ++ echo '"torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h",sha256=kYx0Dtzvdx26dxK07SQbptCeRRwv_db4JR0n1p4tYHw,909' 2025-06-01T22:52:38.9524201Z ++ read fname 2025-06-01T22:52:38.9524986Z ++ make_wheel_record torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.9526029Z ++ FPATH=torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.9526984Z ++ echo torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.9527621Z ++ grep RECORD 2025-06-01T22:52:38.9546731Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.9547832Z +++ openssl base64 2025-06-01T22:52:38.9548138Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.9549531Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.9550756Z +++ sed -e s/=//g 2025-06-01T22:52:38.9591806Z ++ HASH=FCD0pzttX8xpG4LFHpGw5e0Ml2QxY3wPSKaD1s9bkrA 2025-06-01T22:52:38.9596347Z +++ ls -nl torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:38.9597058Z +++ awk '{print $5}' 2025-06-01T22:52:38.9624195Z ++ FSIZE=811 2025-06-01T22:52:38.9625381Z ++ echo '"torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=FCD0pzttX8xpG4LFHpGw5e0Ml2QxY3wPSKaD1s9bkrA,811' 2025-06-01T22:52:38.9626549Z ++ read fname 2025-06-01T22:52:38.9626931Z ++ make_wheel_record torch/include/ATen/ops/unsqueeze_copy_native.h 2025-06-01T22:52:38.9627457Z ++ FPATH=torch/include/ATen/ops/unsqueeze_copy_native.h 2025-06-01T22:52:38.9627929Z ++ echo torch/include/ATen/ops/unsqueeze_copy_native.h 2025-06-01T22:52:38.9628310Z ++ grep RECORD 2025-06-01T22:52:38.9646678Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsqueeze_copy_native.h 2025-06-01T22:52:38.9647367Z +++ openssl base64 2025-06-01T22:52:38.9647637Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.9648732Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.9650038Z +++ sed -e s/=//g 2025-06-01T22:52:38.9688943Z ++ HASH=ALwfYkSzbp8YMLlw9KiK-yK_LLDUWqYi5Kd14t76S0M 2025-06-01T22:52:38.9693953Z +++ ls -nl torch/include/ATen/ops/unsqueeze_copy_native.h 2025-06-01T22:52:38.9694782Z +++ awk '{print $5}' 2025-06-01T22:52:38.9721396Z ++ FSIZE=596 2025-06-01T22:52:38.9722196Z ++ echo '"torch/include/ATen/ops/unsqueeze_copy_native.h",sha256=ALwfYkSzbp8YMLlw9KiK-yK_LLDUWqYi5Kd14t76S0M,596' 2025-06-01T22:52:38.9722904Z ++ read fname 2025-06-01T22:52:38.9723251Z ++ make_wheel_record torch/include/ATen/ops/unsqueeze_copy_ops.h 2025-06-01T22:52:38.9723820Z ++ FPATH=torch/include/ATen/ops/unsqueeze_copy_ops.h 2025-06-01T22:52:38.9724556Z ++ echo torch/include/ATen/ops/unsqueeze_copy_ops.h 2025-06-01T22:52:38.9724975Z ++ grep RECORD 2025-06-01T22:52:38.9744062Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsqueeze_copy_ops.h 2025-06-01T22:52:38.9746652Z +++ openssl base64 2025-06-01T22:52:38.9746928Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.9748103Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.9749122Z +++ sed -e s/=//g 2025-06-01T22:52:38.9791847Z ++ HASH=wou11kn_aPFTkYvAMxYF89urTu7aJXue3nPaKFkq8Uo 2025-06-01T22:52:38.9794934Z +++ ls -nl torch/include/ATen/ops/unsqueeze_copy_ops.h 2025-06-01T22:52:38.9795818Z +++ awk '{print $5}' 2025-06-01T22:52:38.9823866Z ++ FSIZE=1683 2025-06-01T22:52:38.9824752Z ++ echo '"torch/include/ATen/ops/unsqueeze_copy_ops.h",sha256=wou11kn_aPFTkYvAMxYF89urTu7aJXue3nPaKFkq8Uo,1683' 2025-06-01T22:52:38.9825536Z ++ read fname 2025-06-01T22:52:38.9825877Z ++ make_wheel_record torch/include/ATen/ops/unsqueeze_native.h 2025-06-01T22:52:38.9826445Z ++ FPATH=torch/include/ATen/ops/unsqueeze_native.h 2025-06-01T22:52:38.9826871Z ++ echo torch/include/ATen/ops/unsqueeze_native.h 2025-06-01T22:52:38.9827251Z ++ grep RECORD 2025-06-01T22:52:38.9847338Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsqueeze_native.h 2025-06-01T22:52:38.9847865Z +++ openssl base64 2025-06-01T22:52:38.9848222Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.9849722Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.9851042Z +++ sed -e s/=//g 2025-06-01T22:52:38.9889029Z ++ HASH=F6j3zk34uOl2LRqA-QTo70Swg_ixjh8upobTmyM5SHk 2025-06-01T22:52:38.9894216Z +++ ls -nl torch/include/ATen/ops/unsqueeze_native.h 2025-06-01T22:52:38.9895138Z +++ awk '{print $5}' 2025-06-01T22:52:38.9921854Z ++ FSIZE=793 2025-06-01T22:52:38.9922507Z ++ echo '"torch/include/ATen/ops/unsqueeze_native.h",sha256=F6j3zk34uOl2LRqA-QTo70Swg_ixjh8upobTmyM5SHk,793' 2025-06-01T22:52:38.9923257Z ++ read fname 2025-06-01T22:52:38.9923650Z ++ make_wheel_record torch/include/ATen/ops/unsqueeze_ops.h 2025-06-01T22:52:38.9924303Z ++ FPATH=torch/include/ATen/ops/unsqueeze_ops.h 2025-06-01T22:52:38.9924883Z ++ echo torch/include/ATen/ops/unsqueeze_ops.h 2025-06-01T22:52:38.9925263Z ++ grep RECORD 2025-06-01T22:52:38.9947597Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/unsqueeze_ops.h 2025-06-01T22:52:38.9948256Z +++ sed -e s/+/-/g 2025-06-01T22:52:38.9948512Z +++ openssl base64 2025-06-01T22:52:38.9950733Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:38.9951913Z +++ sed -e s/=//g 2025-06-01T22:52:38.9993063Z ++ HASH=9Wn7Vn3k6PsSKkFdUMTPdOOoye-hcLys6VPYuVjNP7Q 2025-06-01T22:52:38.9996171Z +++ ls -nl torch/include/ATen/ops/unsqueeze_ops.h 2025-06-01T22:52:38.9996976Z +++ awk '{print $5}' 2025-06-01T22:52:39.0023751Z ++ FSIZE=1568 2025-06-01T22:52:39.0024505Z ++ echo '"torch/include/ATen/ops/unsqueeze_ops.h",sha256=9Wn7Vn3k6PsSKkFdUMTPdOOoye-hcLys6VPYuVjNP7Q,1568' 2025-06-01T22:52:39.0025293Z ++ read fname 2025-06-01T22:52:39.0025654Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d.h 2025-06-01T22:52:39.0026155Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d.h 2025-06-01T22:52:39.0026599Z ++ echo torch/include/ATen/ops/upsample_bicubic2d.h 2025-06-01T22:52:39.0027242Z ++ grep RECORD 2025-06-01T22:52:39.0048551Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d.h 2025-06-01T22:52:39.0049201Z +++ openssl base64 2025-06-01T22:52:39.0050539Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.0051866Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.0053204Z +++ sed -e s/=//g 2025-06-01T22:52:39.0089809Z ++ HASH=nAvlURZjEjvmwwdYI2QRjqiwbUJK2A_uIXRJbz-DFEo 2025-06-01T22:52:39.0095322Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d.h 2025-06-01T22:52:39.0098456Z +++ awk '{print $5}' 2025-06-01T22:52:39.0124589Z ++ FSIZE=7938 2025-06-01T22:52:39.0125522Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d.h",sha256=nAvlURZjEjvmwwdYI2QRjqiwbUJK2A_uIXRJbz-DFEo,7938' 2025-06-01T22:52:39.0126321Z ++ read fname 2025-06-01T22:52:39.0126729Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_backward.h 2025-06-01T22:52:39.0127410Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_backward.h 2025-06-01T22:52:39.0127975Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_backward.h 2025-06-01T22:52:39.0128403Z ++ grep RECORD 2025-06-01T22:52:39.0148951Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_backward.h 2025-06-01T22:52:39.0149537Z +++ openssl base64 2025-06-01T22:52:39.0150227Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.0151467Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.0152834Z +++ sed -e s/=//g 2025-06-01T22:52:39.0193484Z ++ HASH=PNw7RkYhAed4dWvQPUtKkZlgXJAVrUgVyNcokPANjhs 2025-06-01T22:52:39.0197826Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_backward.h 2025-06-01T22:52:39.0198553Z +++ awk '{print $5}' 2025-06-01T22:52:39.0225532Z ++ FSIZE=7684 2025-06-01T22:52:39.0226385Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_backward.h",sha256=PNw7RkYhAed4dWvQPUtKkZlgXJAVrUgVyNcokPANjhs,7684' 2025-06-01T22:52:39.0227363Z ++ read fname 2025-06-01T22:52:39.0228025Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.0229220Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.0230282Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.0230981Z ++ grep RECORD 2025-06-01T22:52:39.0254677Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.0255596Z +++ openssl base64 2025-06-01T22:52:39.0255877Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.0257190Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.0259280Z +++ sed -e s/=//g 2025-06-01T22:52:39.0294904Z ++ HASH=dLN10xguGKbEY1Wq99Zs95PKNl7wcRFahRq5BX3WNSc 2025-06-01T22:52:39.0302006Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.0302804Z +++ awk '{print $5}' 2025-06-01T22:52:39.0326881Z ++ FSIZE=1265 2025-06-01T22:52:39.0328040Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=dLN10xguGKbEY1Wq99Zs95PKNl7wcRFahRq5BX3WNSc,1265' 2025-06-01T22:52:39.0329117Z ++ read fname 2025-06-01T22:52:39.0329589Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.0330347Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.0331088Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.0331847Z ++ grep RECORD 2025-06-01T22:52:39.0352721Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.0353464Z +++ openssl base64 2025-06-01T22:52:39.0353741Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.0354636Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.0355820Z +++ sed -e s/=//g 2025-06-01T22:52:39.0397336Z ++ HASH=ek8SvOUZ7ARHChMG7vHHi1sYCZQKwjImSBlISMRT-oc 2025-06-01T22:52:39.0400530Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.0401113Z +++ awk '{print $5}' 2025-06-01T22:52:39.0428216Z ++ FSIZE=2319 2025-06-01T22:52:39.0429205Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h",sha256=ek8SvOUZ7ARHChMG7vHHi1sYCZQKwjImSBlISMRT-oc,2319' 2025-06-01T22:52:39.0430109Z ++ read fname 2025-06-01T22:52:39.0430640Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.0431385Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.0432061Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.0432567Z ++ grep RECORD 2025-06-01T22:52:39.0450834Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.0451500Z +++ openssl base64 2025-06-01T22:52:39.0452037Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.0453364Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.0454605Z +++ sed -e s/=//g 2025-06-01T22:52:39.0491172Z ++ HASH=tQCW1okclFFbP0Sj2aX5BQhLXXSxn8I79gpf59bWag4 2025-06-01T22:52:39.0496826Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.0498186Z +++ awk '{print $5}' 2025-06-01T22:52:39.0523516Z ++ FSIZE=2321 2025-06-01T22:52:39.0524611Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h",sha256=tQCW1okclFFbP0Sj2aX5BQhLXXSxn8I79gpf59bWag4,2321' 2025-06-01T22:52:39.0525698Z ++ read fname 2025-06-01T22:52:39.0526157Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h 2025-06-01T22:52:39.0526982Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h 2025-06-01T22:52:39.0527605Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h 2025-06-01T22:52:39.0528074Z ++ grep RECORD 2025-06-01T22:52:39.0548083Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h 2025-06-01T22:52:39.0548765Z +++ openssl base64 2025-06-01T22:52:39.0549029Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.0550245Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.0551460Z +++ sed -e s/=//g 2025-06-01T22:52:39.0593890Z ++ HASH=is_4qOfzw2GvVYSovf4IW5emgokLmfw7WwYThjoUNKk 2025-06-01T22:52:39.0596691Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h 2025-06-01T22:52:39.0598101Z +++ awk '{print $5}' 2025-06-01T22:52:39.0624439Z ++ FSIZE=752 2025-06-01T22:52:39.0625220Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h",sha256=is_4qOfzw2GvVYSovf4IW5emgokLmfw7WwYThjoUNKk,752' 2025-06-01T22:52:39.0625996Z ++ read fname 2025-06-01T22:52:39.0626544Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h 2025-06-01T22:52:39.0627272Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h 2025-06-01T22:52:39.0627962Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h 2025-06-01T22:52:39.0628530Z ++ grep RECORD 2025-06-01T22:52:39.0648926Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h 2025-06-01T22:52:39.0649599Z +++ openssl base64 2025-06-01T22:52:39.0650171Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.0651629Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.0652954Z +++ sed -e s/=//g 2025-06-01T22:52:39.0690303Z ++ HASH=t4wcPddspu0B2bXJNPeIIVrJgiJRXsRN1H4jFRjz5Jk 2025-06-01T22:52:39.0695371Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h 2025-06-01T22:52:39.0696383Z +++ awk '{print $5}' 2025-06-01T22:52:39.0723270Z ++ FSIZE=2321 2025-06-01T22:52:39.0724807Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h",sha256=t4wcPddspu0B2bXJNPeIIVrJgiJRXsRN1H4jFRjz5Jk,2321' 2025-06-01T22:52:39.0725686Z ++ read fname 2025-06-01T22:52:39.0726126Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_backward_native.h 2025-06-01T22:52:39.0726824Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_backward_native.h 2025-06-01T22:52:39.0727440Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_backward_native.h 2025-06-01T22:52:39.0727915Z ++ grep RECORD 2025-06-01T22:52:39.0747841Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_backward_native.h 2025-06-01T22:52:39.0748446Z +++ openssl base64 2025-06-01T22:52:39.0749236Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.0749499Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.0749798Z +++ sed -e s/=//g 2025-06-01T22:52:39.0792262Z ++ HASH=K2tx8zMjQ7qXlhhmGoR178yHK9zHvgVdJJcPcsMLgu0 2025-06-01T22:52:39.0796470Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_backward_native.h 2025-06-01T22:52:39.0797127Z +++ awk '{print $5}' 2025-06-01T22:52:39.0824519Z ++ FSIZE=1193 2025-06-01T22:52:39.0825455Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_backward_native.h",sha256=K2tx8zMjQ7qXlhhmGoR178yHK9zHvgVdJJcPcsMLgu0,1193' 2025-06-01T22:52:39.0826386Z ++ read fname 2025-06-01T22:52:39.0826799Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h 2025-06-01T22:52:39.0827440Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h 2025-06-01T22:52:39.0828019Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h 2025-06-01T22:52:39.0828448Z ++ grep RECORD 2025-06-01T22:52:39.0847804Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h 2025-06-01T22:52:39.0850545Z +++ openssl base64 2025-06-01T22:52:39.0851702Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.0852814Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.0854024Z +++ sed -e s/=//g 2025-06-01T22:52:39.0888578Z ++ HASH=8keHM89k1VdnPkJ7s3LWAgYvTG9OkeB3bnVaikIskqs 2025-06-01T22:52:39.0893431Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h 2025-06-01T22:52:39.0894143Z +++ awk '{print $5}' 2025-06-01T22:52:39.0920212Z ++ FSIZE=2783 2025-06-01T22:52:39.0921078Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h",sha256=8keHM89k1VdnPkJ7s3LWAgYvTG9OkeB3bnVaikIskqs,2783' 2025-06-01T22:52:39.0922019Z ++ read fname 2025-06-01T22:52:39.0922631Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.0923737Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.0925078Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.0925745Z ++ grep RECORD 2025-06-01T22:52:39.0947136Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.0948041Z +++ openssl base64 2025-06-01T22:52:39.0948320Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.0948572Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.0949020Z +++ sed -e s/=//g 2025-06-01T22:52:39.0991822Z ++ HASH=YQGrpKSVGipVCMeMW7bWxzF-qo4CEbuSwsMOlR_Ynag 2025-06-01T22:52:39.0994969Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.0995709Z +++ awk '{print $5}' 2025-06-01T22:52:39.1023173Z ++ FSIZE=1173 2025-06-01T22:52:39.1024148Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=YQGrpKSVGipVCMeMW7bWxzF-qo4CEbuSwsMOlR_Ynag,1173' 2025-06-01T22:52:39.1025190Z ++ read fname 2025-06-01T22:52:39.1025810Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.1026693Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.1027622Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.1028208Z ++ grep RECORD 2025-06-01T22:52:39.1047500Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.1048244Z +++ openssl base64 2025-06-01T22:52:39.1050062Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.1051179Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.1052314Z +++ sed -e s/=//g 2025-06-01T22:52:39.1088682Z ++ HASH=msHeZWZxQA0x0eJLIabzjULzNZZ0bkYXhjX79giE61M 2025-06-01T22:52:39.1093955Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.1094986Z +++ awk '{print $5}' 2025-06-01T22:52:39.1120577Z ++ FSIZE=1074 2025-06-01T22:52:39.1121477Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_compositeimplicitautograd_dispatch.h",sha256=msHeZWZxQA0x0eJLIabzjULzNZZ0bkYXhjX79giE61M,1074' 2025-06-01T22:52:39.1122373Z ++ read fname 2025-06-01T22:52:39.1122806Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h 2025-06-01T22:52:39.1123447Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h 2025-06-01T22:52:39.1124148Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h 2025-06-01T22:52:39.1124778Z ++ grep RECORD 2025-06-01T22:52:39.1145566Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h 2025-06-01T22:52:39.1146412Z +++ openssl base64 2025-06-01T22:52:39.1146785Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.1147052Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.1147671Z +++ sed -e s/=//g 2025-06-01T22:52:39.1189911Z ++ HASH=CtpdVyjVgZqQy0KkuD6wpGfIxUjBgTLTzfBBTUr3CxI 2025-06-01T22:52:39.1192946Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h 2025-06-01T22:52:39.1193636Z +++ awk '{print $5}' 2025-06-01T22:52:39.1221098Z ++ FSIZE=2015 2025-06-01T22:52:39.1221857Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h",sha256=CtpdVyjVgZqQy0KkuD6wpGfIxUjBgTLTzfBBTUr3CxI,2015' 2025-06-01T22:52:39.1222642Z ++ read fname 2025-06-01T22:52:39.1223217Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h 2025-06-01T22:52:39.1223873Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h 2025-06-01T22:52:39.1224467Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h 2025-06-01T22:52:39.1224959Z ++ grep RECORD 2025-06-01T22:52:39.1247050Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h 2025-06-01T22:52:39.1247653Z +++ openssl base64 2025-06-01T22:52:39.1247925Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.1248183Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.1248458Z +++ sed -e s/=//g 2025-06-01T22:52:39.1288672Z ++ HASH=cqoohvqdyTmOi8FVYR-Bl90JXtnM-lf1MG0-HkVdMCM 2025-06-01T22:52:39.1293418Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h 2025-06-01T22:52:39.1294029Z +++ awk '{print $5}' 2025-06-01T22:52:39.1320232Z ++ FSIZE=2017 2025-06-01T22:52:39.1320880Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h",sha256=cqoohvqdyTmOi8FVYR-Bl90JXtnM-lf1MG0-HkVdMCM,2017' 2025-06-01T22:52:39.1320999Z ++ read fname 2025-06-01T22:52:39.1321243Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_meta.h 2025-06-01T22:52:39.1321428Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_meta.h 2025-06-01T22:52:39.1321614Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_meta.h 2025-06-01T22:52:39.1323027Z ++ grep RECORD 2025-06-01T22:52:39.1346914Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_meta.h 2025-06-01T22:52:39.1347028Z +++ openssl base64 2025-06-01T22:52:39.1347152Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.1347563Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.1347817Z +++ sed -e s/=//g 2025-06-01T22:52:39.1390311Z ++ HASH=lwrdXhO_rnv7aBVsEAs6K522g0yPsJg5tvIoKMwBCKQ 2025-06-01T22:52:39.1392076Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_meta.h 2025-06-01T22:52:39.1393194Z +++ awk '{print $5}' 2025-06-01T22:52:39.1420167Z ++ FSIZE=702 2025-06-01T22:52:39.1420880Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_meta.h",sha256=lwrdXhO_rnv7aBVsEAs6K522g0yPsJg5tvIoKMwBCKQ,702' 2025-06-01T22:52:39.1420986Z ++ read fname 2025-06-01T22:52:39.1421272Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h 2025-06-01T22:52:39.1421519Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h 2025-06-01T22:52:39.1421748Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h 2025-06-01T22:52:39.1423027Z ++ grep RECORD 2025-06-01T22:52:39.1446534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h 2025-06-01T22:52:39.1446666Z +++ openssl base64 2025-06-01T22:52:39.1446770Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.1447771Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.1447879Z +++ sed -e s/=//g 2025-06-01T22:52:39.1487117Z ++ HASH=gWKB8Eztw0Sn8uelAuC_DeVhaxHuZqtkz3SCzUD5758 2025-06-01T22:52:39.1492134Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h 2025-06-01T22:52:39.1493175Z +++ awk '{print $5}' 2025-06-01T22:52:39.1520216Z ++ FSIZE=2017 2025-06-01T22:52:39.1520796Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h",sha256=gWKB8Eztw0Sn8uelAuC_DeVhaxHuZqtkz3SCzUD5758,2017' 2025-06-01T22:52:39.1520891Z ++ read fname 2025-06-01T22:52:39.1521148Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_native.h 2025-06-01T22:52:39.1521360Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_native.h 2025-06-01T22:52:39.1521550Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_native.h 2025-06-01T22:52:39.1521984Z ++ grep RECORD 2025-06-01T22:52:39.1547184Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_native.h 2025-06-01T22:52:39.1547296Z +++ openssl base64 2025-06-01T22:52:39.1547404Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.1547520Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.1547906Z +++ sed -e s/=//g 2025-06-01T22:52:39.1591586Z ++ HASH=W8SdBw8j9op-3UCz6RayRHpPeS-2Uaj1fedT-p-Lwz8 2025-06-01T22:52:39.1594212Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_native.h 2025-06-01T22:52:39.1595115Z +++ awk '{print $5}' 2025-06-01T22:52:39.1623632Z ++ FSIZE=1229 2025-06-01T22:52:39.1624482Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_native.h",sha256=W8SdBw8j9op-3UCz6RayRHpPeS-2Uaj1fedT-p-Lwz8,1229' 2025-06-01T22:52:39.1624746Z ++ read fname 2025-06-01T22:52:39.1625075Z ++ make_wheel_record torch/include/ATen/ops/upsample_bicubic2d_ops.h 2025-06-01T22:52:39.1625264Z ++ FPATH=torch/include/ATen/ops/upsample_bicubic2d_ops.h 2025-06-01T22:52:39.1625460Z ++ echo torch/include/ATen/ops/upsample_bicubic2d_ops.h 2025-06-01T22:52:39.1625560Z ++ grep RECORD 2025-06-01T22:52:39.1647130Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bicubic2d_ops.h 2025-06-01T22:52:39.1647264Z +++ openssl base64 2025-06-01T22:52:39.1648354Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.1649621Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.1650991Z +++ sed -e s/=//g 2025-06-01T22:52:39.1688601Z ++ HASH=_vsAw5_MVcV1OYmLoSdzvzxWqmm19EQOAttEE1hrhLc 2025-06-01T22:52:39.1694170Z +++ ls -nl torch/include/ATen/ops/upsample_bicubic2d_ops.h 2025-06-01T22:52:39.1695848Z +++ awk '{print $5}' 2025-06-01T22:52:39.1721558Z ++ FSIZE=3347 2025-06-01T22:52:39.1722103Z ++ echo '"torch/include/ATen/ops/upsample_bicubic2d_ops.h",sha256=_vsAw5_MVcV1OYmLoSdzvzxWqmm19EQOAttEE1hrhLc,3347' 2025-06-01T22:52:39.1722226Z ++ read fname 2025-06-01T22:52:39.1722483Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d.h 2025-06-01T22:52:39.1722730Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d.h 2025-06-01T22:52:39.1723056Z ++ echo torch/include/ATen/ops/upsample_bilinear2d.h 2025-06-01T22:52:39.1724690Z ++ grep RECORD 2025-06-01T22:52:39.1747300Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d.h 2025-06-01T22:52:39.1747436Z +++ openssl base64 2025-06-01T22:52:39.1747746Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.1748890Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.1750240Z +++ sed -e s/=//g 2025-06-01T22:52:39.1791415Z ++ HASH=UIiOrpFbAagcHezrEHbxtwWXFFqNMRe-IEffs2AO7fc 2025-06-01T22:52:39.1795570Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d.h 2025-06-01T22:52:39.1796528Z +++ awk '{print $5}' 2025-06-01T22:52:39.1825182Z ++ FSIZE=11893 2025-06-01T22:52:39.1825739Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d.h",sha256=UIiOrpFbAagcHezrEHbxtwWXFFqNMRe-IEffs2AO7fc,11893' 2025-06-01T22:52:39.1825846Z ++ read fname 2025-06-01T22:52:39.1826110Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_backward.h 2025-06-01T22:52:39.1826337Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_backward.h 2025-06-01T22:52:39.1826666Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_backward.h 2025-06-01T22:52:39.1826768Z ++ grep RECORD 2025-06-01T22:52:39.1846790Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_backward.h 2025-06-01T22:52:39.1846905Z +++ openssl base64 2025-06-01T22:52:39.1847859Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.1849354Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.1850645Z +++ sed -e s/=//g 2025-06-01T22:52:39.1889258Z ++ HASH=BEk3_Wnt_vP5d_tXieR2H8fQlm_UfLokqKpbuHDSOUs 2025-06-01T22:52:39.1894693Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_backward.h 2025-06-01T22:52:39.1895833Z +++ awk '{print $5}' 2025-06-01T22:52:39.1921771Z ++ FSIZE=7715 2025-06-01T22:52:39.1922652Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_backward.h",sha256=BEk3_Wnt_vP5d_tXieR2H8fQlm_UfLokqKpbuHDSOUs,7715' 2025-06-01T22:52:39.1922816Z ++ read fname 2025-06-01T22:52:39.1923718Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.1924515Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.1925004Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.1925706Z ++ grep RECORD 2025-06-01T22:52:39.1947691Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.1947918Z +++ openssl base64 2025-06-01T22:52:39.1948020Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.1949440Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.1950862Z +++ sed -e s/=//g 2025-06-01T22:52:39.1992456Z ++ HASH=sG5ZlCVMucdjq-RkQAD8DyL0CoczeR5RyTTZX44dMyA 2025-06-01T22:52:39.1996287Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.1997062Z +++ awk '{print $5}' 2025-06-01T22:52:39.2024176Z ++ FSIZE=1267 2025-06-01T22:52:39.2025681Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=sG5ZlCVMucdjq-RkQAD8DyL0CoczeR5RyTTZX44dMyA,1267' 2025-06-01T22:52:39.2025859Z ++ read fname 2025-06-01T22:52:39.2026240Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.2026523Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.2027086Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.2027271Z ++ grep RECORD 2025-06-01T22:52:39.2047948Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.2048067Z +++ openssl base64 2025-06-01T22:52:39.2049018Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.2050245Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.2051496Z +++ sed -e s/=//g 2025-06-01T22:52:39.2090204Z ++ HASH=TM2p8KxeW0YIcPfwA23XNZhvkq2NG-Kcmasg5JwfyCk 2025-06-01T22:52:39.2095879Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.2096733Z +++ awk '{print $5}' 2025-06-01T22:52:39.2121720Z ++ FSIZE=2325 2025-06-01T22:52:39.2122575Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h",sha256=TM2p8KxeW0YIcPfwA23XNZhvkq2NG-Kcmasg5JwfyCk,2325' 2025-06-01T22:52:39.2122687Z ++ read fname 2025-06-01T22:52:39.2123170Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.2123460Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.2125276Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.2126408Z ++ grep RECORD 2025-06-01T22:52:39.2147557Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.2147666Z +++ openssl base64 2025-06-01T22:52:39.2148754Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.2150018Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.2151145Z +++ sed -e s/=//g 2025-06-01T22:52:39.2193738Z ++ HASH=i8MM9qu3HZb1cdiYjUHKGH7R-C3sZDgrttBquU6_vGY 2025-06-01T22:52:39.2195905Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.2196380Z +++ awk '{print $5}' 2025-06-01T22:52:39.2223212Z ++ FSIZE=2327 2025-06-01T22:52:39.2223884Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h",sha256=i8MM9qu3HZb1cdiYjUHKGH7R-C3sZDgrttBquU6_vGY,2327' 2025-06-01T22:52:39.2223987Z ++ read fname 2025-06-01T22:52:39.2224291Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h 2025-06-01T22:52:39.2224534Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h 2025-06-01T22:52:39.2226273Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h 2025-06-01T22:52:39.2226775Z ++ grep RECORD 2025-06-01T22:52:39.2247846Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h 2025-06-01T22:52:39.2247978Z +++ openssl base64 2025-06-01T22:52:39.2248401Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.2249666Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.2251001Z +++ sed -e s/=//g 2025-06-01T22:52:39.2288984Z ++ HASH=K5S00clh9XDd_BMmVD5I4QBOs15OiIHQsCqpOhX7Bjo 2025-06-01T22:52:39.2294039Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h 2025-06-01T22:52:39.2294639Z +++ awk '{print $5}' 2025-06-01T22:52:39.2321614Z ++ FSIZE=753 2025-06-01T22:52:39.2322200Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h",sha256=K5S00clh9XDd_BMmVD5I4QBOs15OiIHQsCqpOhX7Bjo,753' 2025-06-01T22:52:39.2322297Z ++ read fname 2025-06-01T22:52:39.2322777Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h 2025-06-01T22:52:39.2323062Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h 2025-06-01T22:52:39.2323340Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h 2025-06-01T22:52:39.2323458Z ++ grep RECORD 2025-06-01T22:52:39.2345976Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h 2025-06-01T22:52:39.2346087Z +++ openssl base64 2025-06-01T22:52:39.2346381Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.2347500Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.2348184Z +++ sed -e s/=//g 2025-06-01T22:52:39.2391186Z ++ HASH=zfQ3iPjO5RoEcUsHbFiWmpRWq086x2nMmnAr9rX7GC8 2025-06-01T22:52:39.2394607Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h 2025-06-01T22:52:39.2395836Z +++ awk '{print $5}' 2025-06-01T22:52:39.2424371Z ++ FSIZE=2327 2025-06-01T22:52:39.2425021Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h",sha256=zfQ3iPjO5RoEcUsHbFiWmpRWq086x2nMmnAr9rX7GC8,2327' 2025-06-01T22:52:39.2425125Z ++ read fname 2025-06-01T22:52:39.2425442Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_backward_native.h 2025-06-01T22:52:39.2425696Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_backward_native.h 2025-06-01T22:52:39.2425939Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_backward_native.h 2025-06-01T22:52:39.2426048Z ++ grep RECORD 2025-06-01T22:52:39.2447167Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_backward_native.h 2025-06-01T22:52:39.2447485Z +++ openssl base64 2025-06-01T22:52:39.2448080Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.2449501Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.2450929Z +++ sed -e s/=//g 2025-06-01T22:52:39.2488550Z ++ HASH=L44HjS0Ta5hNtlbKbAGy8W4BOE8ABZm9cNv-rercaMM 2025-06-01T22:52:39.2494062Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_backward_native.h 2025-06-01T22:52:39.2494933Z +++ awk '{print $5}' 2025-06-01T22:52:39.2520970Z ++ FSIZE=1198 2025-06-01T22:52:39.2521582Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_backward_native.h",sha256=L44HjS0Ta5hNtlbKbAGy8W4BOE8ABZm9cNv-rercaMM,1198' 2025-06-01T22:52:39.2521693Z ++ read fname 2025-06-01T22:52:39.2522113Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h 2025-06-01T22:52:39.2522349Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h 2025-06-01T22:52:39.2523131Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h 2025-06-01T22:52:39.2524573Z ++ grep RECORD 2025-06-01T22:52:39.2547031Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h 2025-06-01T22:52:39.2547167Z +++ openssl base64 2025-06-01T22:52:39.2547844Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.2548633Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.2549780Z +++ sed -e s/=//g 2025-06-01T22:52:39.2588901Z ++ HASH=vwnnIsnxhRXHr5Ck86X60GbQsSR6Tmz33LV_UAEXyo8 2025-06-01T22:52:39.2595260Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h 2025-06-01T22:52:39.2596578Z +++ awk '{print $5}' 2025-06-01T22:52:39.2623647Z ++ FSIZE=2789 2025-06-01T22:52:39.2624268Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h",sha256=vwnnIsnxhRXHr5Ck86X60GbQsSR6Tmz33LV_UAEXyo8,2789' 2025-06-01T22:52:39.2624375Z ++ read fname 2025-06-01T22:52:39.2624798Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:39.2625148Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:39.2625600Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:39.2626643Z ++ grep RECORD 2025-06-01T22:52:39.2647628Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:39.2649738Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.2649858Z +++ openssl base64 2025-06-01T22:52:39.2650904Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.2652023Z +++ sed -e s/=//g 2025-06-01T22:52:39.2689728Z ++ HASH=8KYECV9FcyULdEjAAe-WvD1vLnobI3iqmvqcYQ_NwhA 2025-06-01T22:52:39.2695036Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:39.2695656Z +++ awk '{print $5}' 2025-06-01T22:52:39.2723128Z ++ FSIZE=1540 2025-06-01T22:52:39.2723838Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h",sha256=8KYECV9FcyULdEjAAe-WvD1vLnobI3iqmvqcYQ_NwhA,1540' 2025-06-01T22:52:39.2724043Z ++ read fname 2025-06-01T22:52:39.2724734Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.2725185Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.2725630Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.2725864Z ++ grep RECORD 2025-06-01T22:52:39.2747944Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.2748057Z +++ openssl base64 2025-06-01T22:52:39.2748572Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.2749092Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.2750251Z +++ sed -e s/=//g 2025-06-01T22:52:39.2794784Z ++ HASH=D_oNMKjQ09EvqWWHC9KC32EWUR8lJ2H6-Y-zhluvDm4 2025-06-01T22:52:39.2796624Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.2797964Z +++ awk '{print $5}' 2025-06-01T22:52:39.2826665Z ++ FSIZE=1175 2025-06-01T22:52:39.2827745Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=D_oNMKjQ09EvqWWHC9KC32EWUR8lJ2H6-Y-zhluvDm4,1175' 2025-06-01T22:52:39.2827870Z ++ read fname 2025-06-01T22:52:39.2828382Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.2828739Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.2829100Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.2829195Z ++ grep RECORD 2025-06-01T22:52:39.2848873Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.2849084Z +++ openssl base64 2025-06-01T22:52:39.2850207Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.2851446Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.2852854Z +++ sed -e s/=//g 2025-06-01T22:52:39.2890069Z ++ HASH=WtSQs5sCNfo4XRCSnAlibyXnm3Y0m9KqzHAx4S2054g 2025-06-01T22:52:39.2895633Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.2896287Z +++ awk '{print $5}' 2025-06-01T22:52:39.2922874Z ++ FSIZE=1076 2025-06-01T22:52:39.2924497Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_compositeimplicitautograd_dispatch.h",sha256=WtSQs5sCNfo4XRCSnAlibyXnm3Y0m9KqzHAx4S2054g,1076' 2025-06-01T22:52:39.2925453Z ++ read fname 2025-06-01T22:52:39.2925889Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h 2025-06-01T22:52:39.2926612Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h 2025-06-01T22:52:39.2927215Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h 2025-06-01T22:52:39.2927677Z ++ grep RECORD 2025-06-01T22:52:39.2947241Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h 2025-06-01T22:52:39.2947853Z +++ openssl base64 2025-06-01T22:52:39.2948218Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.2950006Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.2951327Z +++ sed -e s/=//g 2025-06-01T22:52:39.2992764Z ++ HASH=hx2_mSwjsosbipvQ2sZ1FTcyV-AKCoimZiYt-rmTbFg 2025-06-01T22:52:39.2996217Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h 2025-06-01T22:52:39.2997968Z +++ awk '{print $5}' 2025-06-01T22:52:39.3024228Z ++ FSIZE=2021 2025-06-01T22:52:39.3025500Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h",sha256=hx2_mSwjsosbipvQ2sZ1FTcyV-AKCoimZiYt-rmTbFg,2021' 2025-06-01T22:52:39.3026284Z ++ read fname 2025-06-01T22:52:39.3026741Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h 2025-06-01T22:52:39.3027411Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h 2025-06-01T22:52:39.3028011Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h 2025-06-01T22:52:39.3028469Z ++ grep RECORD 2025-06-01T22:52:39.3048429Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h 2025-06-01T22:52:39.3049030Z +++ openssl base64 2025-06-01T22:52:39.3050202Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.3051663Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.3053006Z +++ sed -e s/=//g 2025-06-01T22:52:39.3090511Z ++ HASH=2w-1bX_OxRPbp_Gu6V0kaWVVtVVLphrwuapwAb5rYk8 2025-06-01T22:52:39.3095913Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h 2025-06-01T22:52:39.3096608Z +++ awk '{print $5}' 2025-06-01T22:52:39.3124186Z ++ FSIZE=2023 2025-06-01T22:52:39.3125120Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h",sha256=2w-1bX_OxRPbp_Gu6V0kaWVVtVVLphrwuapwAb5rYk8,2023' 2025-06-01T22:52:39.3125922Z ++ read fname 2025-06-01T22:52:39.3126311Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_meta.h 2025-06-01T22:52:39.3126898Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_meta.h 2025-06-01T22:52:39.3127414Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_meta.h 2025-06-01T22:52:39.3127836Z ++ grep RECORD 2025-06-01T22:52:39.3147489Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_meta.h 2025-06-01T22:52:39.3148452Z +++ openssl base64 2025-06-01T22:52:39.3148769Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.3149424Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.3150829Z +++ sed -e s/=//g 2025-06-01T22:52:39.3193111Z ++ HASH=u17HeTgFXcT7Z-b7wH5k-ndF93Hc4XKI-D87A_mquVI 2025-06-01T22:52:39.3197852Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_meta.h 2025-06-01T22:52:39.3198297Z +++ awk '{print $5}' 2025-06-01T22:52:39.3224014Z ++ FSIZE=703 2025-06-01T22:52:39.3224899Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_meta.h",sha256=u17HeTgFXcT7Z-b7wH5k-ndF93Hc4XKI-D87A_mquVI,703' 2025-06-01T22:52:39.3225608Z ++ read fname 2025-06-01T22:52:39.3226130Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h 2025-06-01T22:52:39.3226844Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h 2025-06-01T22:52:39.3227457Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h 2025-06-01T22:52:39.3227918Z ++ grep RECORD 2025-06-01T22:52:39.3248669Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h 2025-06-01T22:52:39.3249361Z +++ openssl base64 2025-06-01T22:52:39.3249631Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.3250403Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.3251878Z +++ sed -e s/=//g 2025-06-01T22:52:39.3291073Z ++ HASH=BcczS1bkv9wJFbUqmLAPPTZ_HRUUeO_zelrCrB-b9sc 2025-06-01T22:52:39.3296041Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h 2025-06-01T22:52:39.3296653Z +++ awk '{print $5}' 2025-06-01T22:52:39.3323205Z ++ FSIZE=2023 2025-06-01T22:52:39.3324522Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h",sha256=BcczS1bkv9wJFbUqmLAPPTZ_HRUUeO_zelrCrB-b9sc,2023' 2025-06-01T22:52:39.3325408Z ++ read fname 2025-06-01T22:52:39.3325822Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_native.h 2025-06-01T22:52:39.3326413Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_native.h 2025-06-01T22:52:39.3326960Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_native.h 2025-06-01T22:52:39.3327503Z ++ grep RECORD 2025-06-01T22:52:39.3346697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_native.h 2025-06-01T22:52:39.3347256Z +++ openssl base64 2025-06-01T22:52:39.3347603Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.3349044Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.3350396Z +++ sed -e s/=//g 2025-06-01T22:52:39.3392045Z ++ HASH=0K7qi82ZQflQ-IhLeQNx9Bz2SEf5ZuXZeOd7sr2D9t0 2025-06-01T22:52:39.3395477Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_native.h 2025-06-01T22:52:39.3396053Z +++ awk '{print $5}' 2025-06-01T22:52:39.3423834Z ++ FSIZE=1679 2025-06-01T22:52:39.3424589Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_native.h",sha256=0K7qi82ZQflQ-IhLeQNx9Bz2SEf5ZuXZeOd7sr2D9t0,1679' 2025-06-01T22:52:39.3425398Z ++ read fname 2025-06-01T22:52:39.3425768Z ++ make_wheel_record torch/include/ATen/ops/upsample_bilinear2d_ops.h 2025-06-01T22:52:39.3426395Z ++ FPATH=torch/include/ATen/ops/upsample_bilinear2d_ops.h 2025-06-01T22:52:39.3426895Z ++ echo torch/include/ATen/ops/upsample_bilinear2d_ops.h 2025-06-01T22:52:39.3427304Z ++ grep RECORD 2025-06-01T22:52:39.3447726Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_bilinear2d_ops.h 2025-06-01T22:52:39.3448320Z +++ openssl base64 2025-06-01T22:52:39.3448621Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.3449900Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.3451255Z +++ sed -e s/=//g 2025-06-01T22:52:39.3490248Z ++ HASH=SS54w1A5cS9TzdEUO1jdJg2NxLZSxz8w8jW9xlMsBuU 2025-06-01T22:52:39.3495328Z +++ ls -nl torch/include/ATen/ops/upsample_bilinear2d_ops.h 2025-06-01T22:52:39.3496235Z +++ awk '{print $5}' 2025-06-01T22:52:39.3523680Z ++ FSIZE=4366 2025-06-01T22:52:39.3524684Z ++ echo '"torch/include/ATen/ops/upsample_bilinear2d_ops.h",sha256=SS54w1A5cS9TzdEUO1jdJg2NxLZSxz8w8jW9xlMsBuU,4366' 2025-06-01T22:52:39.3525562Z ++ read fname 2025-06-01T22:52:39.3525937Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d.h 2025-06-01T22:52:39.3526672Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d.h 2025-06-01T22:52:39.3527127Z ++ echo torch/include/ATen/ops/upsample_linear1d.h 2025-06-01T22:52:39.3527526Z ++ grep RECORD 2025-06-01T22:52:39.3546970Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d.h 2025-06-01T22:52:39.3547825Z +++ openssl base64 2025-06-01T22:52:39.3549029Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.3550324Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.3551702Z +++ sed -e s/=//g 2025-06-01T22:52:39.3594316Z ++ HASH=FtN8IHabV20qbbe4tOSY08F13qxXhPsT0KSo_scxFZA 2025-06-01T22:52:39.3596404Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d.h 2025-06-01T22:52:39.3597644Z +++ awk '{print $5}' 2025-06-01T22:52:39.3626482Z ++ FSIZE=7057 2025-06-01T22:52:39.3627160Z ++ echo '"torch/include/ATen/ops/upsample_linear1d.h",sha256=FtN8IHabV20qbbe4tOSY08F13qxXhPsT0KSo_scxFZA,7057' 2025-06-01T22:52:39.3627834Z ++ read fname 2025-06-01T22:52:39.3628231Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_backward.h 2025-06-01T22:52:39.3628807Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_backward.h 2025-06-01T22:52:39.3629334Z ++ echo torch/include/ATen/ops/upsample_linear1d_backward.h 2025-06-01T22:52:39.3629740Z ++ grep RECORD 2025-06-01T22:52:39.3647505Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_backward.h 2025-06-01T22:52:39.3648139Z +++ openssl base64 2025-06-01T22:52:39.3649178Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.3650396Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.3651792Z +++ sed -e s/=//g 2025-06-01T22:52:39.3689664Z ++ HASH=RekTPcqwR550LcA3WQfPImnd_KvOMO_WUmz14cykJOc 2025-06-01T22:52:39.3694634Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_backward.h 2025-06-01T22:52:39.3695673Z +++ awk '{print $5}' 2025-06-01T22:52:39.3723534Z ++ FSIZE=6813 2025-06-01T22:52:39.3724365Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_backward.h",sha256=RekTPcqwR550LcA3WQfPImnd_KvOMO_WUmz14cykJOc,6813' 2025-06-01T22:52:39.3725300Z ++ read fname 2025-06-01T22:52:39.3725986Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.3727278Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.3728375Z ++ echo torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.3729127Z ++ grep RECORD 2025-06-01T22:52:39.3748941Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.3749800Z +++ openssl base64 2025-06-01T22:52:39.3750085Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.3750356Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.3751303Z +++ sed -e s/=//g 2025-06-01T22:52:39.3793322Z ++ HASH=xDwaqDgZv-99LIKvW7AqE3YEBu6PygdxZBNO4y_qEJI 2025-06-01T22:52:39.3796090Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.3796805Z +++ awk '{print $5}' 2025-06-01T22:52:39.3825030Z ++ FSIZE=1161 2025-06-01T22:52:39.3826034Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=xDwaqDgZv-99LIKvW7AqE3YEBu6PygdxZBNO4y_qEJI,1161' 2025-06-01T22:52:39.3827058Z ++ read fname 2025-06-01T22:52:39.3827516Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h 2025-06-01T22:52:39.3828245Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h 2025-06-01T22:52:39.3828901Z ++ echo torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h 2025-06-01T22:52:39.3829399Z ++ grep RECORD 2025-06-01T22:52:39.3847287Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h 2025-06-01T22:52:39.3847928Z +++ openssl base64 2025-06-01T22:52:39.3848334Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.3849780Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.3851053Z +++ sed -e s/=//g 2025-06-01T22:52:39.3889058Z ++ HASH=efpmAcvOnHH3l54XB-rTShh46nyhmHvFNnqag_Fdc44 2025-06-01T22:52:39.3893967Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h 2025-06-01T22:52:39.3896116Z +++ awk '{print $5}' 2025-06-01T22:52:39.3923553Z ++ FSIZE=2037 2025-06-01T22:52:39.3924652Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h",sha256=efpmAcvOnHH3l54XB-rTShh46nyhmHvFNnqag_Fdc44,2037' 2025-06-01T22:52:39.3925493Z ++ read fname 2025-06-01T22:52:39.3925958Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h 2025-06-01T22:52:39.3926849Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h 2025-06-01T22:52:39.3927528Z ++ echo torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h 2025-06-01T22:52:39.3928045Z ++ grep RECORD 2025-06-01T22:52:39.3948176Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h 2025-06-01T22:52:39.3948833Z +++ openssl base64 2025-06-01T22:52:39.3949108Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.3949377Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.3949817Z +++ sed -e s/=//g 2025-06-01T22:52:39.3991474Z ++ HASH=2EOky4bMpeN5MSRgbP3osKsaTTnCpr3UMSIVbV6DYKc 2025-06-01T22:52:39.3994747Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h 2025-06-01T22:52:39.3995814Z +++ awk '{print $5}' 2025-06-01T22:52:39.4024961Z ++ FSIZE=2039 2025-06-01T22:52:39.4025779Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h",sha256=2EOky4bMpeN5MSRgbP3osKsaTTnCpr3UMSIVbV6DYKc,2039' 2025-06-01T22:52:39.4026587Z ++ read fname 2025-06-01T22:52:39.4027015Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_backward_meta.h 2025-06-01T22:52:39.4027633Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_backward_meta.h 2025-06-01T22:52:39.4028203Z ++ echo torch/include/ATen/ops/upsample_linear1d_backward_meta.h 2025-06-01T22:52:39.4028646Z ++ grep RECORD 2025-06-01T22:52:39.4047107Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_backward_meta.h 2025-06-01T22:52:39.4047854Z +++ openssl base64 2025-06-01T22:52:39.4048115Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.4049424Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.4050784Z +++ sed -e s/=//g 2025-06-01T22:52:39.4088853Z ++ HASH=1JWxrB_15aAxZMFp2dvRfnA4ghAihjVXgcPKAH-n1eM 2025-06-01T22:52:39.4093941Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_backward_meta.h 2025-06-01T22:52:39.4094655Z +++ awk '{print $5}' 2025-06-01T22:52:39.4121813Z ++ FSIZE=715 2025-06-01T22:52:39.4122555Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_backward_meta.h",sha256=1JWxrB_15aAxZMFp2dvRfnA4ghAihjVXgcPKAH-n1eM,715' 2025-06-01T22:52:39.4123307Z ++ read fname 2025-06-01T22:52:39.4123779Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h 2025-06-01T22:52:39.4124810Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h 2025-06-01T22:52:39.4125503Z ++ echo torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h 2025-06-01T22:52:39.4126003Z ++ grep RECORD 2025-06-01T22:52:39.4148020Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h 2025-06-01T22:52:39.4148663Z +++ openssl base64 2025-06-01T22:52:39.4148938Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.4149221Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.4149477Z +++ sed -e s/=//g 2025-06-01T22:52:39.4192905Z ++ HASH=JuguFDfbeHlk20uOPCCdXFa-c169W_ZvDrvDX_SLT8s 2025-06-01T22:52:39.4194991Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h 2025-06-01T22:52:39.4195518Z +++ awk '{print $5}' 2025-06-01T22:52:39.4223593Z ++ FSIZE=2039 2025-06-01T22:52:39.4224404Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h",sha256=JuguFDfbeHlk20uOPCCdXFa-c169W_ZvDrvDX_SLT8s,2039' 2025-06-01T22:52:39.4225206Z ++ read fname 2025-06-01T22:52:39.4225631Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_backward_native.h 2025-06-01T22:52:39.4226422Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_backward_native.h 2025-06-01T22:52:39.4227018Z ++ echo torch/include/ATen/ops/upsample_linear1d_backward_native.h 2025-06-01T22:52:39.4227476Z ++ grep RECORD 2025-06-01T22:52:39.4246725Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_backward_native.h 2025-06-01T22:52:39.4247342Z +++ openssl base64 2025-06-01T22:52:39.4247616Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.4247868Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.4249223Z +++ sed -e s/=//g 2025-06-01T22:52:39.4288677Z ++ HASH=qUIk9sHVklsTJ333NlSKhNZtkBHX70cSuT7pYWAI8j0 2025-06-01T22:52:39.4293615Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_backward_native.h 2025-06-01T22:52:39.4294237Z +++ awk '{print $5}' 2025-06-01T22:52:39.4322119Z ++ FSIZE=1116 2025-06-01T22:52:39.4322908Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_backward_native.h",sha256=qUIk9sHVklsTJ333NlSKhNZtkBHX70cSuT7pYWAI8j0,1116' 2025-06-01T22:52:39.4323676Z ++ read fname 2025-06-01T22:52:39.4324244Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_backward_ops.h 2025-06-01T22:52:39.4325079Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_backward_ops.h 2025-06-01T22:52:39.4325655Z ++ echo torch/include/ATen/ops/upsample_linear1d_backward_ops.h 2025-06-01T22:52:39.4326114Z ++ grep RECORD 2025-06-01T22:52:39.4347433Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_backward_ops.h 2025-06-01T22:52:39.4348044Z +++ openssl base64 2025-06-01T22:52:39.4348301Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.4348818Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.4349243Z +++ sed -e s/=//g 2025-06-01T22:52:39.4390655Z ++ HASH=_lf4t_VccnHMLltg8SA3jc99OaqY7c5yG63zi_RZlY0 2025-06-01T22:52:39.4393912Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_backward_ops.h 2025-06-01T22:52:39.4394545Z +++ awk '{print $5}' 2025-06-01T22:52:39.4423253Z ++ FSIZE=2535 2025-06-01T22:52:39.4424010Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_backward_ops.h",sha256=_lf4t_VccnHMLltg8SA3jc99OaqY7c5yG63zi_RZlY0,2535' 2025-06-01T22:52:39.4424753Z ++ read fname 2025-06-01T22:52:39.4425518Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.4426549Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.4427559Z ++ echo torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.4428209Z ++ grep RECORD 2025-06-01T22:52:39.4447041Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.4447842Z +++ openssl base64 2025-06-01T22:52:39.4448124Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.4448377Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.4449744Z +++ sed -e s/=//g 2025-06-01T22:52:39.4487308Z ++ HASH=ldXj03z_Lvg1T3rK5cBMc1WM3gEWUxo_NfnjAke0cPU 2025-06-01T22:52:39.4492517Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.4493215Z +++ awk '{print $5}' 2025-06-01T22:52:39.4520628Z ++ FSIZE=1069 2025-06-01T22:52:39.4521629Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=ldXj03z_Lvg1T3rK5cBMc1WM3gEWUxo_NfnjAke0cPU,1069' 2025-06-01T22:52:39.4522591Z ++ read fname 2025-06-01T22:52:39.4523139Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.4524143Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.4525143Z ++ echo torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.4525727Z ++ grep RECORD 2025-06-01T22:52:39.4546483Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.4547646Z +++ openssl base64 2025-06-01T22:52:39.4547924Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.4548176Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.4548590Z +++ sed -e s/=//g 2025-06-01T22:52:39.4589885Z ++ HASH=mFBdFYKiYCmIJGqVnRADGKGWccZXMklR2H5HYXLA68o 2025-06-01T22:52:39.4592791Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.4593600Z +++ awk '{print $5}' 2025-06-01T22:52:39.4621075Z ++ FSIZE=1072 2025-06-01T22:52:39.4621914Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_compositeimplicitautograd_dispatch.h",sha256=mFBdFYKiYCmIJGqVnRADGKGWccZXMklR2H5HYXLA68o,1072' 2025-06-01T22:52:39.4632280Z ++ read fname 2025-06-01T22:52:39.4632885Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h 2025-06-01T22:52:39.4633534Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h 2025-06-01T22:52:39.4634111Z ++ echo torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h 2025-06-01T22:52:39.4634626Z ++ grep RECORD 2025-06-01T22:52:39.4645721Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h 2025-06-01T22:52:39.4646305Z +++ openssl base64 2025-06-01T22:52:39.4646593Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.4646851Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.4647507Z +++ sed -e s/=//g 2025-06-01T22:52:39.4687199Z ++ HASH=XzNVVySpBiS-jhNaphptKmSpSm3vxM4ES9ZSskfJGnk 2025-06-01T22:52:39.4691872Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h 2025-06-01T22:52:39.4692748Z +++ awk '{print $5}' 2025-06-01T22:52:39.4719623Z ++ FSIZE=1733 2025-06-01T22:52:39.4720365Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h",sha256=XzNVVySpBiS-jhNaphptKmSpSm3vxM4ES9ZSskfJGnk,1733' 2025-06-01T22:52:39.4721136Z ++ read fname 2025-06-01T22:52:39.4721559Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h 2025-06-01T22:52:39.4722231Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h 2025-06-01T22:52:39.4722811Z ++ echo torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h 2025-06-01T22:52:39.4723250Z ++ grep RECORD 2025-06-01T22:52:39.4749693Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h 2025-06-01T22:52:39.4750434Z +++ openssl base64 2025-06-01T22:52:39.4750691Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.4750952Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.4751212Z +++ sed -e s/=//g 2025-06-01T22:52:39.4794507Z ++ HASH=4piemFWnKDhOoWu0sQVxWppUOrnlTlgkd_585XyJBwo 2025-06-01T22:52:39.4797316Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h 2025-06-01T22:52:39.4798004Z +++ awk '{print $5}' 2025-06-01T22:52:39.4825673Z ++ FSIZE=1735 2025-06-01T22:52:39.4826456Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h",sha256=4piemFWnKDhOoWu0sQVxWppUOrnlTlgkd_585XyJBwo,1735' 2025-06-01T22:52:39.4827230Z ++ read fname 2025-06-01T22:52:39.4827595Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_meta.h 2025-06-01T22:52:39.4828195Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_meta.h 2025-06-01T22:52:39.4828684Z ++ echo torch/include/ATen/ops/upsample_linear1d_meta.h 2025-06-01T22:52:39.4829069Z ++ grep RECORD 2025-06-01T22:52:39.4847992Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_meta.h 2025-06-01T22:52:39.4848525Z +++ openssl base64 2025-06-01T22:52:39.4849529Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.4850886Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.4852120Z +++ sed -e s/=//g 2025-06-01T22:52:39.4890475Z ++ HASH=rvS1nnsmTA1AHOWUwbBg1eTHrU9SgryhwwtSX6vWltg 2025-06-01T22:52:39.4895464Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_meta.h 2025-06-01T22:52:39.4896292Z +++ awk '{print $5}' 2025-06-01T22:52:39.4923223Z ++ FSIZE=665 2025-06-01T22:52:39.4923922Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_meta.h",sha256=rvS1nnsmTA1AHOWUwbBg1eTHrU9SgryhwwtSX6vWltg,665' 2025-06-01T22:52:39.4925031Z ++ read fname 2025-06-01T22:52:39.4925462Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h 2025-06-01T22:52:39.4926124Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h 2025-06-01T22:52:39.4926820Z ++ echo torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h 2025-06-01T22:52:39.4927294Z ++ grep RECORD 2025-06-01T22:52:39.4947227Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h 2025-06-01T22:52:39.4947823Z +++ openssl base64 2025-06-01T22:52:39.4948110Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.4948364Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.4949789Z +++ sed -e s/=//g 2025-06-01T22:52:39.4990936Z ++ HASH=4b3uIHRhB0EB87OArZvcvNe80vEnL1BPBYTHaXrQPEM 2025-06-01T22:52:39.4994198Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h 2025-06-01T22:52:39.4994784Z +++ awk '{print $5}' 2025-06-01T22:52:39.5021635Z ++ FSIZE=1735 2025-06-01T22:52:39.5022344Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h",sha256=4b3uIHRhB0EB87OArZvcvNe80vEnL1BPBYTHaXrQPEM,1735' 2025-06-01T22:52:39.5023097Z ++ read fname 2025-06-01T22:52:39.5023489Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_native.h 2025-06-01T22:52:39.5024099Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_native.h 2025-06-01T22:52:39.5024611Z ++ echo torch/include/ATen/ops/upsample_linear1d_native.h 2025-06-01T22:52:39.5025018Z ++ grep RECORD 2025-06-01T22:52:39.5046494Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_native.h 2025-06-01T22:52:39.5047063Z +++ openssl base64 2025-06-01T22:52:39.5047327Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.5047590Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.5048221Z +++ sed -e s/=//g 2025-06-01T22:52:39.5086508Z ++ HASH=0mYL-q3uBhsnOAORx2xirNAK-67cO9uKzPHt9NjcnEc 2025-06-01T22:52:39.5091086Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_native.h 2025-06-01T22:52:39.5091879Z +++ awk '{print $5}' 2025-06-01T22:52:39.5118506Z ++ FSIZE=1151 2025-06-01T22:52:39.5119496Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_native.h",sha256=0mYL-q3uBhsnOAORx2xirNAK-67cO9uKzPHt9NjcnEc,1151' 2025-06-01T22:52:39.5120229Z ++ read fname 2025-06-01T22:52:39.5120593Z ++ make_wheel_record torch/include/ATen/ops/upsample_linear1d_ops.h 2025-06-01T22:52:39.5121191Z ++ FPATH=torch/include/ATen/ops/upsample_linear1d_ops.h 2025-06-01T22:52:39.5121779Z ++ echo torch/include/ATen/ops/upsample_linear1d_ops.h 2025-06-01T22:52:39.5122161Z ++ grep RECORD 2025-06-01T22:52:39.5148536Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_linear1d_ops.h 2025-06-01T22:52:39.5149165Z +++ openssl base64 2025-06-01T22:52:39.5149436Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.5149695Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.5149975Z +++ sed -e s/=//g 2025-06-01T22:52:39.5190093Z ++ HASH=jn11im-pgM5muQxOeRsiHV1ibYanvhYxTQ6S6D_9tTQ 2025-06-01T22:52:39.5193876Z +++ ls -nl torch/include/ATen/ops/upsample_linear1d_ops.h 2025-06-01T22:52:39.5194577Z +++ awk '{print $5}' 2025-06-01T22:52:39.5221868Z ++ FSIZE=3096 2025-06-01T22:52:39.5222521Z ++ echo '"torch/include/ATen/ops/upsample_linear1d_ops.h",sha256=jn11im-pgM5muQxOeRsiHV1ibYanvhYxTQ6S6D_9tTQ,3096' 2025-06-01T22:52:39.5223265Z ++ read fname 2025-06-01T22:52:39.5223637Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d.h 2025-06-01T22:52:39.5224147Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d.h 2025-06-01T22:52:39.5224590Z ++ echo torch/include/ATen/ops/upsample_nearest1d.h 2025-06-01T22:52:39.5224976Z ++ grep RECORD 2025-06-01T22:52:39.5246759Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d.h 2025-06-01T22:52:39.5247296Z +++ openssl base64 2025-06-01T22:52:39.5247554Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.5247831Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.5248117Z +++ sed -e s/=//g 2025-06-01T22:52:39.5286628Z ++ HASH=eqJneeVndihK6ZDrqgh1UXZjrQuv1V3HJu5pyI7B3AA 2025-06-01T22:52:39.5290840Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d.h 2025-06-01T22:52:39.5291750Z +++ awk '{print $5}' 2025-06-01T22:52:39.5317976Z ++ FSIZE=6378 2025-06-01T22:52:39.5318855Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d.h",sha256=eqJneeVndihK6ZDrqgh1UXZjrQuv1V3HJu5pyI7B3AA,6378' 2025-06-01T22:52:39.5319569Z ++ read fname 2025-06-01T22:52:39.5320085Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_backward.h 2025-06-01T22:52:39.5320744Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_backward.h 2025-06-01T22:52:39.5321286Z ++ echo torch/include/ATen/ops/upsample_nearest1d_backward.h 2025-06-01T22:52:39.5321699Z ++ grep RECORD 2025-06-01T22:52:39.5344691Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_backward.h 2025-06-01T22:52:39.5345253Z +++ openssl base64 2025-06-01T22:52:39.5346264Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.5346533Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.5347211Z +++ sed -e s/=//g 2025-06-01T22:52:39.5390831Z ++ HASH=vPUMXp4z0WBNGM0sZIxtfZfbwmRbfU961huemSrRfGs 2025-06-01T22:52:39.5398489Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_backward.h 2025-06-01T22:52:39.5398937Z +++ awk '{print $5}' 2025-06-01T22:52:39.5425687Z ++ FSIZE=6304 2025-06-01T22:52:39.5426491Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_backward.h",sha256=vPUMXp4z0WBNGM0sZIxtfZfbwmRbfU961huemSrRfGs,6304' 2025-06-01T22:52:39.5427256Z ++ read fname 2025-06-01T22:52:39.5427972Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.5429102Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.5430183Z ++ echo torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.5430866Z ++ grep RECORD 2025-06-01T22:52:39.5448615Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.5449454Z +++ openssl base64 2025-06-01T22:52:39.5449735Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.5451012Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.5452295Z +++ sed -e s/=//g 2025-06-01T22:52:39.5490169Z ++ HASH=s-pRUoHc8xUYGb8H_MeR1HkdAP6uqtFhkHRFfjdKPQk 2025-06-01T22:52:39.5496004Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.5496861Z +++ awk '{print $5}' 2025-06-01T22:52:39.5523897Z ++ FSIZE=1123 2025-06-01T22:52:39.5525207Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=s-pRUoHc8xUYGb8H_MeR1HkdAP6uqtFhkHRFfjdKPQk,1123' 2025-06-01T22:52:39.5526448Z ++ read fname 2025-06-01T22:52:39.5526917Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h 2025-06-01T22:52:39.5527678Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h 2025-06-01T22:52:39.5528360Z ++ echo torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h 2025-06-01T22:52:39.5528871Z ++ grep RECORD 2025-06-01T22:52:39.5547727Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h 2025-06-01T22:52:39.5548358Z +++ openssl base64 2025-06-01T22:52:39.5548635Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.5549861Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.5551099Z +++ sed -e s/=//g 2025-06-01T22:52:39.5594183Z ++ HASH=rcuOLcDVt4l1PlAuuPnwmIDqecFMldeR0Y07TGmzwZg 2025-06-01T22:52:39.5596944Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h 2025-06-01T22:52:39.5597690Z +++ awk '{print $5}' 2025-06-01T22:52:39.5625063Z ++ FSIZE=1923 2025-06-01T22:52:39.5626241Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h",sha256=rcuOLcDVt4l1PlAuuPnwmIDqecFMldeR0Y07TGmzwZg,1923' 2025-06-01T22:52:39.5627068Z ++ read fname 2025-06-01T22:52:39.5627611Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h 2025-06-01T22:52:39.5628364Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h 2025-06-01T22:52:39.5629044Z ++ echo torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h 2025-06-01T22:52:39.5629550Z ++ grep RECORD 2025-06-01T22:52:39.5648380Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h 2025-06-01T22:52:39.5649155Z +++ openssl base64 2025-06-01T22:52:39.5649906Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.5651283Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.5652622Z +++ sed -e s/=//g 2025-06-01T22:52:39.5690226Z ++ HASH=n5aO9rZXJUvQoaZ8TXy2kckNfL_ykBQl6ddumlzr4Qo 2025-06-01T22:52:39.5695843Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h 2025-06-01T22:52:39.5696485Z +++ awk '{print $5}' 2025-06-01T22:52:39.5724036Z ++ FSIZE=1925 2025-06-01T22:52:39.5725251Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h",sha256=n5aO9rZXJUvQoaZ8TXy2kckNfL_ykBQl6ddumlzr4Qo,1925' 2025-06-01T22:52:39.5726085Z ++ read fname 2025-06-01T22:52:39.5726578Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_backward_meta.h 2025-06-01T22:52:39.5727230Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_backward_meta.h 2025-06-01T22:52:39.5727835Z ++ echo torch/include/ATen/ops/upsample_nearest1d_backward_meta.h 2025-06-01T22:52:39.5728299Z ++ grep RECORD 2025-06-01T22:52:39.5747539Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_backward_meta.h 2025-06-01T22:52:39.5748139Z +++ openssl base64 2025-06-01T22:52:39.5748398Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.5749478Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.5750782Z +++ sed -e s/=//g 2025-06-01T22:52:39.5793087Z ++ HASH=OHZgR5ojLr_TIuhXl8Lj2s2D8FXpv196impL_iISohw 2025-06-01T22:52:39.5796314Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_backward_meta.h 2025-06-01T22:52:39.5796782Z +++ awk '{print $5}' 2025-06-01T22:52:39.5824675Z ++ FSIZE=696 2025-06-01T22:52:39.5825793Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_backward_meta.h",sha256=OHZgR5ojLr_TIuhXl8Lj2s2D8FXpv196impL_iISohw,696' 2025-06-01T22:52:39.5826562Z ++ read fname 2025-06-01T22:52:39.5827088Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h 2025-06-01T22:52:39.5827820Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h 2025-06-01T22:52:39.5828513Z ++ echo torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h 2025-06-01T22:52:39.5829114Z ++ grep RECORD 2025-06-01T22:52:39.5854500Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h 2025-06-01T22:52:39.5855272Z +++ openssl base64 2025-06-01T22:52:39.5855602Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.5857135Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.5859244Z +++ sed -e s/=//g 2025-06-01T22:52:39.5895050Z ++ HASH=3OcEZL3AShPG2tPk5aQVRYRVxgf6wy8ab-yInI11jiU 2025-06-01T22:52:39.5901617Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h 2025-06-01T22:52:39.5902792Z +++ awk '{print $5}' 2025-06-01T22:52:39.5926715Z ++ FSIZE=1925 2025-06-01T22:52:39.5928086Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h",sha256=3OcEZL3AShPG2tPk5aQVRYRVxgf6wy8ab-yInI11jiU,1925' 2025-06-01T22:52:39.5929529Z ++ read fname 2025-06-01T22:52:39.5930315Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_backward_native.h 2025-06-01T22:52:39.5931452Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_backward_native.h 2025-06-01T22:52:39.5932139Z ++ echo torch/include/ATen/ops/upsample_nearest1d_backward_native.h 2025-06-01T22:52:39.5932752Z ++ grep RECORD 2025-06-01T22:52:39.5952371Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_backward_native.h 2025-06-01T22:52:39.5952987Z +++ openssl base64 2025-06-01T22:52:39.5953538Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.5954736Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.5955985Z +++ sed -e s/=//g 2025-06-01T22:52:39.5997613Z ++ HASH=33UIcU2O4tGS5OGy2rMpDh71yBJe_4FLrmk8yrbh2aU 2025-06-01T22:52:39.6001231Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_backward_native.h 2025-06-01T22:52:39.6001983Z +++ awk '{print $5}' 2025-06-01T22:52:39.6029102Z ++ FSIZE=1081 2025-06-01T22:52:39.6030304Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_backward_native.h",sha256=33UIcU2O4tGS5OGy2rMpDh71yBJe_4FLrmk8yrbh2aU,1081' 2025-06-01T22:52:39.6031259Z ++ read fname 2025-06-01T22:52:39.6031703Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_backward_ops.h 2025-06-01T22:52:39.6032341Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_backward_ops.h 2025-06-01T22:52:39.6032913Z ++ echo torch/include/ATen/ops/upsample_nearest1d_backward_ops.h 2025-06-01T22:52:39.6033355Z ++ grep RECORD 2025-06-01T22:52:39.6051832Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_backward_ops.h 2025-06-01T22:52:39.6052419Z +++ openssl base64 2025-06-01T22:52:39.6053398Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.6054761Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.6055895Z +++ sed -e s/=//g 2025-06-01T22:52:39.6092928Z ++ HASH=q_86DsRwLb0eIvQ-5M8uw2CL4cJepKPjWnN8fczkbYE 2025-06-01T22:52:39.6098679Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_backward_ops.h 2025-06-01T22:52:39.6099599Z +++ awk '{print $5}' 2025-06-01T22:52:39.6126058Z ++ FSIZE=2409 2025-06-01T22:52:39.6126831Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_backward_ops.h",sha256=q_86DsRwLb0eIvQ-5M8uw2CL4cJepKPjWnN8fczkbYE,2409' 2025-06-01T22:52:39.6127608Z ++ read fname 2025-06-01T22:52:39.6128253Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.6129313Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.6130321Z ++ echo torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.6130972Z ++ grep RECORD 2025-06-01T22:52:39.6150697Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.6151515Z +++ openssl base64 2025-06-01T22:52:39.6151881Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.6153193Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.6154507Z +++ sed -e s/=//g 2025-06-01T22:52:39.6197444Z ++ HASH=5eTJNoafaSlEvq3-HhWKGxSZ_wY3I2NgIXOCzS3yhNk 2025-06-01T22:52:39.6199752Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.6200553Z +++ awk '{print $5}' 2025-06-01T22:52:39.6228228Z ++ FSIZE=1031 2025-06-01T22:52:39.6229183Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=5eTJNoafaSlEvq3-HhWKGxSZ_wY3I2NgIXOCzS3yhNk,1031' 2025-06-01T22:52:39.6230297Z ++ read fname 2025-06-01T22:52:39.6230848Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.6231195Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.6231529Z ++ echo torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.6231645Z ++ grep RECORD 2025-06-01T22:52:39.6250102Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.6250424Z +++ openssl base64 2025-06-01T22:52:39.6251671Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.6253090Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.6254390Z +++ sed -e s/=//g 2025-06-01T22:52:39.6290987Z ++ HASH=d2N5Bb8I8-P_G98xsTdl_KuH1xB0ka2hn_AXz_8EHaM 2025-06-01T22:52:39.6296393Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.6298147Z +++ awk '{print $5}' 2025-06-01T22:52:39.6324763Z ++ FSIZE=1034 2025-06-01T22:52:39.6325483Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_compositeimplicitautograd_dispatch.h",sha256=d2N5Bb8I8-P_G98xsTdl_KuH1xB0ka2hn_AXz_8EHaM,1034' 2025-06-01T22:52:39.6325584Z ++ read fname 2025-06-01T22:52:39.6325869Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h 2025-06-01T22:52:39.6326115Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h 2025-06-01T22:52:39.6326619Z ++ echo torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h 2025-06-01T22:52:39.6327734Z ++ grep RECORD 2025-06-01T22:52:39.6349008Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h 2025-06-01T22:52:39.6349140Z +++ openssl base64 2025-06-01T22:52:39.6350406Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.6351719Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.6353010Z +++ sed -e s/=//g 2025-06-01T22:52:39.6396049Z ++ HASH=obvt6jmEw3Nn14uunyrtxKEzunmH-zTgu9n2FVCaOKw 2025-06-01T22:52:39.6398141Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h 2025-06-01T22:52:39.6398613Z +++ awk '{print $5}' 2025-06-01T22:52:39.6427119Z ++ FSIZE=1619 2025-06-01T22:52:39.6427901Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h",sha256=obvt6jmEw3Nn14uunyrtxKEzunmH-zTgu9n2FVCaOKw,1619' 2025-06-01T22:52:39.6428001Z ++ read fname 2025-06-01T22:52:39.6428294Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h 2025-06-01T22:52:39.6428539Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h 2025-06-01T22:52:39.6428763Z ++ echo torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h 2025-06-01T22:52:39.6429059Z ++ grep RECORD 2025-06-01T22:52:39.6450066Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h 2025-06-01T22:52:39.6450376Z +++ openssl base64 2025-06-01T22:52:39.6451647Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.6452974Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.6454235Z +++ sed -e s/=//g 2025-06-01T22:52:39.6490996Z ++ HASH=NX95MxEoeZp4avVVxhlrc3G0OMxQWdCeKkm2PDBWDe8 2025-06-01T22:52:39.6495955Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h 2025-06-01T22:52:39.6496584Z +++ awk '{print $5}' 2025-06-01T22:52:39.6523783Z ++ FSIZE=1621 2025-06-01T22:52:39.6524530Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h",sha256=NX95MxEoeZp4avVVxhlrc3G0OMxQWdCeKkm2PDBWDe8,1621' 2025-06-01T22:52:39.6524625Z ++ read fname 2025-06-01T22:52:39.6524864Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_meta.h 2025-06-01T22:52:39.6525236Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_meta.h 2025-06-01T22:52:39.6525724Z ++ echo torch/include/ATen/ops/upsample_nearest1d_meta.h 2025-06-01T22:52:39.6525824Z ++ grep RECORD 2025-06-01T22:52:39.6547968Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_meta.h 2025-06-01T22:52:39.6548233Z +++ openssl base64 2025-06-01T22:52:39.6548515Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.6549789Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.6551016Z +++ sed -e s/=//g 2025-06-01T22:52:39.6592871Z ++ HASH=WycfXYKHFlUHA7iDKoVO8Tvg2syo8h4mZHXuzKa4lIc 2025-06-01T22:52:39.6597149Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_meta.h 2025-06-01T22:52:39.6597268Z +++ awk '{print $5}' 2025-06-01T22:52:39.6625298Z ++ FSIZE=646 2025-06-01T22:52:39.6625854Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_meta.h",sha256=WycfXYKHFlUHA7iDKoVO8Tvg2syo8h4mZHXuzKa4lIc,646' 2025-06-01T22:52:39.6625964Z ++ read fname 2025-06-01T22:52:39.6626250Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h 2025-06-01T22:52:39.6626499Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h 2025-06-01T22:52:39.6626719Z ++ echo torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h 2025-06-01T22:52:39.6626833Z ++ grep RECORD 2025-06-01T22:52:39.6647620Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h 2025-06-01T22:52:39.6647736Z +++ openssl base64 2025-06-01T22:52:39.6648622Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.6649820Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.6651233Z +++ sed -e s/=//g 2025-06-01T22:52:39.6690014Z ++ HASH=lsi0knwK6de39Zo4sRDFbKIWLDIfPV0wYzs-Xz0yCRI 2025-06-01T22:52:39.6695155Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h 2025-06-01T22:52:39.6695981Z +++ awk '{print $5}' 2025-06-01T22:52:39.6723184Z ++ FSIZE=1621 2025-06-01T22:52:39.6723784Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h",sha256=lsi0knwK6de39Zo4sRDFbKIWLDIfPV0wYzs-Xz0yCRI,1621' 2025-06-01T22:52:39.6723880Z ++ read fname 2025-06-01T22:52:39.6724585Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_native.h 2025-06-01T22:52:39.6724801Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_native.h 2025-06-01T22:52:39.6725040Z ++ echo torch/include/ATen/ops/upsample_nearest1d_native.h 2025-06-01T22:52:39.6725199Z ++ grep RECORD 2025-06-01T22:52:39.6747885Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_native.h 2025-06-01T22:52:39.6748042Z +++ openssl base64 2025-06-01T22:52:39.6748166Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.6749587Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.6750999Z +++ sed -e s/=//g 2025-06-01T22:52:39.6791708Z ++ HASH=nACWY2q3hQXNesxUIwqV_PoQT5WS0eHC-ADfEDdmq7g 2025-06-01T22:52:39.6795039Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_native.h 2025-06-01T22:52:39.6796631Z +++ awk '{print $5}' 2025-06-01T22:52:39.6824893Z ++ FSIZE=1097 2025-06-01T22:52:39.6825538Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_native.h",sha256=nACWY2q3hQXNesxUIwqV_PoQT5WS0eHC-ADfEDdmq7g,1097' 2025-06-01T22:52:39.6825650Z ++ read fname 2025-06-01T22:52:39.6825901Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest1d_ops.h 2025-06-01T22:52:39.6826085Z ++ FPATH=torch/include/ATen/ops/upsample_nearest1d_ops.h 2025-06-01T22:52:39.6826261Z ++ echo torch/include/ATen/ops/upsample_nearest1d_ops.h 2025-06-01T22:52:39.6826361Z ++ grep RECORD 2025-06-01T22:52:39.6847694Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest1d_ops.h 2025-06-01T22:52:39.6847806Z +++ openssl base64 2025-06-01T22:52:39.6848941Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.6850267Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.6851605Z +++ sed -e s/=//g 2025-06-01T22:52:39.6890774Z ++ HASH=Oic83H955CJ9ZzhWAF1KynGmL_B6q6K7HX6X1JS-X1A 2025-06-01T22:52:39.6895614Z +++ ls -nl torch/include/ATen/ops/upsample_nearest1d_ops.h 2025-06-01T22:52:39.6897135Z +++ awk '{print $5}' 2025-06-01T22:52:39.6923221Z ++ FSIZE=2907 2025-06-01T22:52:39.6923830Z ++ echo '"torch/include/ATen/ops/upsample_nearest1d_ops.h",sha256=Oic83H955CJ9ZzhWAF1KynGmL_B6q6K7HX6X1JS-X1A,2907' 2025-06-01T22:52:39.6924206Z ++ read fname 2025-06-01T22:52:39.6924422Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d.h 2025-06-01T22:52:39.6924775Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d.h 2025-06-01T22:52:39.6925004Z ++ echo torch/include/ATen/ops/upsample_nearest2d.h 2025-06-01T22:52:39.6925330Z ++ grep RECORD 2025-06-01T22:52:39.6948294Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d.h 2025-06-01T22:52:39.6948411Z +++ openssl base64 2025-06-01T22:52:39.6948525Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.6949688Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.6951003Z +++ sed -e s/=//g 2025-06-01T22:52:39.6991965Z ++ HASH=ZTOdOk6zi8y14rX5eMydUQHenDm6y15S3FHXFmPs-bM 2025-06-01T22:52:39.6995827Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d.h 2025-06-01T22:52:39.6996640Z +++ awk '{print $5}' 2025-06-01T22:52:39.7024382Z ++ FSIZE=10752 2025-06-01T22:52:39.7024951Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d.h",sha256=ZTOdOk6zi8y14rX5eMydUQHenDm6y15S3FHXFmPs-bM,10752' 2025-06-01T22:52:39.7025051Z ++ read fname 2025-06-01T22:52:39.7025312Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_backward.h 2025-06-01T22:52:39.7025521Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_backward.h 2025-06-01T22:52:39.7025972Z ++ echo torch/include/ATen/ops/upsample_nearest2d_backward.h 2025-06-01T22:52:39.7026070Z ++ grep RECORD 2025-06-01T22:52:39.7047864Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_backward.h 2025-06-01T22:52:39.7048001Z +++ openssl base64 2025-06-01T22:52:39.7048928Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.7049026Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.7050089Z +++ sed -e s/=//g 2025-06-01T22:52:39.7090171Z ++ HASH=gK-Wp6niUJraCE70X3ieRlXn_cUSywCCpoRa1IaVNxE 2025-06-01T22:52:39.7094843Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_backward.h 2025-06-01T22:52:39.7095771Z +++ awk '{print $5}' 2025-06-01T22:52:39.7123108Z ++ FSIZE=7144 2025-06-01T22:52:39.7123797Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_backward.h",sha256=gK-Wp6niUJraCE70X3ieRlXn_cUSywCCpoRa1IaVNxE,7144' 2025-06-01T22:52:39.7123911Z ++ read fname 2025-06-01T22:52:39.7124755Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.7125246Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.7125807Z ++ echo torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.7125908Z ++ grep RECORD 2025-06-01T22:52:39.7147452Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.7147581Z +++ openssl base64 2025-06-01T22:52:39.7147682Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.7148536Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.7149873Z +++ sed -e s/=//g 2025-06-01T22:52:39.7192950Z ++ HASH=NwLpCZftg1BnIfMriZrvKHBk4UvsFUZ2G7p9DYRFWz8 2025-06-01T22:52:39.7195188Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.7195607Z +++ awk '{print $5}' 2025-06-01T22:52:39.7224552Z ++ FSIZE=1225 2025-06-01T22:52:39.7225420Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=NwLpCZftg1BnIfMriZrvKHBk4UvsFUZ2G7p9DYRFWz8,1225' 2025-06-01T22:52:39.7225530Z ++ read fname 2025-06-01T22:52:39.7225865Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.7226138Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.7226401Z ++ echo torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.7226509Z ++ grep RECORD 2025-06-01T22:52:39.7247160Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.7247425Z +++ openssl base64 2025-06-01T22:52:39.7247572Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.7247907Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.7249272Z +++ sed -e s/=//g 2025-06-01T22:52:39.7287856Z ++ HASH=btGri4XhpOAWxu6kY_oi_gUCwV3NRq_NPk6B6pSoCd0 2025-06-01T22:52:39.7293058Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h 2025-06-01T22:52:39.7293651Z +++ awk '{print $5}' 2025-06-01T22:52:39.7319537Z ++ FSIZE=2199 2025-06-01T22:52:39.7320664Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h",sha256=btGri4XhpOAWxu6kY_oi_gUCwV3NRq_NPk6B6pSoCd0,2199' 2025-06-01T22:52:39.7320845Z ++ read fname 2025-06-01T22:52:39.7321291Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.7321568Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.7321852Z ++ echo torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.7323142Z ++ grep RECORD 2025-06-01T22:52:39.7345752Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.7345919Z +++ openssl base64 2025-06-01T22:52:39.7348148Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.7350071Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.7352977Z +++ sed -e s/=//g 2025-06-01T22:52:39.7394496Z ++ HASH=71XLubnhtGPaSpERBFQ8LyJ0NR8Rb_meCyQ2vwuYAks 2025-06-01T22:52:39.7395703Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h 2025-06-01T22:52:39.7397025Z +++ awk '{print $5}' 2025-06-01T22:52:39.7424298Z ++ FSIZE=2201 2025-06-01T22:52:39.7425018Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h",sha256=71XLubnhtGPaSpERBFQ8LyJ0NR8Rb_meCyQ2vwuYAks,2201' 2025-06-01T22:52:39.7425123Z ++ read fname 2025-06-01T22:52:39.7425467Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_backward_meta.h 2025-06-01T22:52:39.7425860Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_backward_meta.h 2025-06-01T22:52:39.7426092Z ++ echo torch/include/ATen/ops/upsample_nearest2d_backward_meta.h 2025-06-01T22:52:39.7426692Z ++ grep RECORD 2025-06-01T22:52:39.7448110Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_backward_meta.h 2025-06-01T22:52:39.7448237Z +++ openssl base64 2025-06-01T22:52:39.7448944Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.7450162Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.7451276Z +++ sed -e s/=//g 2025-06-01T22:52:39.7490124Z ++ HASH=Pw1k8jqeFavHfv96FrWXsATOBwO1tESAkws2iMNuXzI 2025-06-01T22:52:39.7495320Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_backward_meta.h 2025-06-01T22:52:39.7496114Z +++ awk '{print $5}' 2025-06-01T22:52:39.7521278Z ++ FSIZE=732 2025-06-01T22:52:39.7522216Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_backward_meta.h",sha256=Pw1k8jqeFavHfv96FrWXsATOBwO1tESAkws2iMNuXzI,732' 2025-06-01T22:52:39.7522365Z ++ read fname 2025-06-01T22:52:39.7522940Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h 2025-06-01T22:52:39.7523431Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h 2025-06-01T22:52:39.7524896Z ++ echo torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h 2025-06-01T22:52:39.7525860Z ++ grep RECORD 2025-06-01T22:52:39.7547666Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h 2025-06-01T22:52:39.7547778Z +++ openssl base64 2025-06-01T22:52:39.7547880Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.7548855Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.7550033Z +++ sed -e s/=//g 2025-06-01T22:52:39.7594038Z ++ HASH=pOHZFwOnp67owY2H-pl5XZGPo8-hBFkFwmwUkYK4XKs 2025-06-01T22:52:39.7595267Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h 2025-06-01T22:52:39.7595815Z +++ awk '{print $5}' 2025-06-01T22:52:39.7623557Z ++ FSIZE=2201 2025-06-01T22:52:39.7624236Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h",sha256=pOHZFwOnp67owY2H-pl5XZGPo8-hBFkFwmwUkYK4XKs,2201' 2025-06-01T22:52:39.7624470Z ++ read fname 2025-06-01T22:52:39.7624769Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_backward_native.h 2025-06-01T22:52:39.7625028Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_backward_native.h 2025-06-01T22:52:39.7625309Z ++ echo torch/include/ATen/ops/upsample_nearest2d_backward_native.h 2025-06-01T22:52:39.7625412Z ++ grep RECORD 2025-06-01T22:52:39.7647046Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_backward_native.h 2025-06-01T22:52:39.7647168Z +++ openssl base64 2025-06-01T22:52:39.7648051Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.7649344Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.7650627Z +++ sed -e s/=//g 2025-06-01T22:52:39.7689531Z ++ HASH=LaDRgFf54_W_VoSru_3gYkfg-BYCqIwAQItdsLWHsZY 2025-06-01T22:52:39.7694334Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_backward_native.h 2025-06-01T22:52:39.7695014Z +++ awk '{print $5}' 2025-06-01T22:52:39.7721857Z ++ FSIZE=1153 2025-06-01T22:52:39.7722506Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_backward_native.h",sha256=LaDRgFf54_W_VoSru_3gYkfg-BYCqIwAQItdsLWHsZY,1153' 2025-06-01T22:52:39.7722700Z ++ read fname 2025-06-01T22:52:39.7722980Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_backward_ops.h 2025-06-01T22:52:39.7723207Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_backward_ops.h 2025-06-01T22:52:39.7723460Z ++ echo torch/include/ATen/ops/upsample_nearest2d_backward_ops.h 2025-06-01T22:52:39.7724632Z ++ grep RECORD 2025-06-01T22:52:39.7747240Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_backward_ops.h 2025-06-01T22:52:39.7747371Z +++ openssl base64 2025-06-01T22:52:39.7747712Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.7747932Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.7749364Z +++ sed -e s/=//g 2025-06-01T22:52:39.7791771Z ++ HASH=HvO198gXwOP0gaVLO7JD1qG8Tbh9F7vRKyem0UqWt-s 2025-06-01T22:52:39.7794774Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_backward_ops.h 2025-06-01T22:52:39.7795349Z +++ awk '{print $5}' 2025-06-01T22:52:39.7824174Z ++ FSIZE=2651 2025-06-01T22:52:39.7824835Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_backward_ops.h",sha256=HvO198gXwOP0gaVLO7JD1qG8Tbh9F7vRKyem0UqWt-s,2651' 2025-06-01T22:52:39.7824969Z ++ read fname 2025-06-01T22:52:39.7825384Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:39.7825724Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:39.7826181Z ++ echo torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:39.7826298Z ++ grep RECORD 2025-06-01T22:52:39.7847305Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:39.7847416Z +++ openssl base64 2025-06-01T22:52:39.7849448Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.7850683Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.7851813Z +++ sed -e s/=//g 2025-06-01T22:52:39.7888124Z ++ HASH=6xD14IqrGK5kLmLEyo17b0AcB9zCCElckf0FKiEv0oc 2025-06-01T22:52:39.7893021Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:39.7893658Z +++ awk '{print $5}' 2025-06-01T22:52:39.7921895Z ++ FSIZE=1456 2025-06-01T22:52:39.7922855Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h",sha256=6xD14IqrGK5kLmLEyo17b0AcB9zCCElckf0FKiEv0oc,1456' 2025-06-01T22:52:39.7923770Z ++ read fname 2025-06-01T22:52:39.7924712Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.7925787Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.7926784Z ++ echo torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.7927457Z ++ grep RECORD 2025-06-01T22:52:39.7947706Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.7948681Z +++ openssl base64 2025-06-01T22:52:39.7948959Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.7949215Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.7949549Z +++ sed -e s/=//g 2025-06-01T22:52:39.7993253Z ++ HASH=UN-W3fIZgZkERLOYAkz60dy294Qbebb9amPJjItFdLE 2025-06-01T22:52:39.7995496Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.7996219Z +++ awk '{print $5}' 2025-06-01T22:52:39.8024825Z ++ FSIZE=1133 2025-06-01T22:52:39.8025867Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=UN-W3fIZgZkERLOYAkz60dy294Qbebb9amPJjItFdLE,1133' 2025-06-01T22:52:39.8026868Z ++ read fname 2025-06-01T22:52:39.8027405Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.8028287Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.8029100Z ++ echo torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.8029671Z ++ grep RECORD 2025-06-01T22:52:39.8046915Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.8047662Z +++ openssl base64 2025-06-01T22:52:39.8047938Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.8048669Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.8050049Z +++ sed -e s/=//g 2025-06-01T22:52:39.8088988Z ++ HASH=0hF5chYaqZXcFMYuddnCNMmOt5d9Ys2TgjqTEhFO2Dc 2025-06-01T22:52:39.8093883Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.8094569Z +++ awk '{print $5}' 2025-06-01T22:52:39.8123798Z ++ FSIZE=1034 2025-06-01T22:52:39.8124820Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_compositeimplicitautograd_dispatch.h",sha256=0hF5chYaqZXcFMYuddnCNMmOt5d9Ys2TgjqTEhFO2Dc,1034' 2025-06-01T22:52:39.8126053Z ++ read fname 2025-06-01T22:52:39.8126494Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h 2025-06-01T22:52:39.8127142Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h 2025-06-01T22:52:39.8127740Z ++ echo torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h 2025-06-01T22:52:39.8128194Z ++ grep RECORD 2025-06-01T22:52:39.8147381Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h 2025-06-01T22:52:39.8148060Z +++ openssl base64 2025-06-01T22:52:39.8148467Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.8148736Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.8148999Z +++ sed -e s/=//g 2025-06-01T22:52:39.8187534Z ++ HASH=V8dOhP9aRQDUvMxvSY-hy9n75nFbOi47CqSJcFD0qTo 2025-06-01T22:52:39.8192237Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h 2025-06-01T22:52:39.8193254Z +++ awk '{print $5}' 2025-06-01T22:52:39.8221002Z ++ FSIZE=1895 2025-06-01T22:52:39.8221801Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h",sha256=V8dOhP9aRQDUvMxvSY-hy9n75nFbOi47CqSJcFD0qTo,1895' 2025-06-01T22:52:39.8222573Z ++ read fname 2025-06-01T22:52:39.8223034Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h 2025-06-01T22:52:39.8223686Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h 2025-06-01T22:52:39.8224278Z ++ echo torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h 2025-06-01T22:52:39.8224712Z ++ grep RECORD 2025-06-01T22:52:39.8246132Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h 2025-06-01T22:52:39.8246783Z +++ openssl base64 2025-06-01T22:52:39.8247106Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.8247379Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.8248462Z +++ sed -e s/=//g 2025-06-01T22:52:39.8287661Z ++ HASH=i5KAUhDWBU2l1RQru4g7jdaReu5iVyy4wjyjdhg5dIg 2025-06-01T22:52:39.8293200Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h 2025-06-01T22:52:39.8293988Z +++ awk '{print $5}' 2025-06-01T22:52:39.8321346Z ++ FSIZE=1897 2025-06-01T22:52:39.8322160Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h",sha256=i5KAUhDWBU2l1RQru4g7jdaReu5iVyy4wjyjdhg5dIg,1897' 2025-06-01T22:52:39.8322936Z ++ read fname 2025-06-01T22:52:39.8323486Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_meta.h 2025-06-01T22:52:39.8324165Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_meta.h 2025-06-01T22:52:39.8324840Z ++ echo torch/include/ATen/ops/upsample_nearest2d_meta.h 2025-06-01T22:52:39.8325252Z ++ grep RECORD 2025-06-01T22:52:39.8346504Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_meta.h 2025-06-01T22:52:39.8347168Z +++ openssl base64 2025-06-01T22:52:39.8347480Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.8347732Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.8349393Z +++ sed -e s/=//g 2025-06-01T22:52:39.8390162Z ++ HASH=0_7b9VTCveQdHss69AqCVu30365bfEtscAINEAtI3zs 2025-06-01T22:52:39.8393707Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_meta.h 2025-06-01T22:52:39.8394431Z +++ awk '{print $5}' 2025-06-01T22:52:39.8421091Z ++ FSIZE=682 2025-06-01T22:52:39.8421767Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_meta.h",sha256=0_7b9VTCveQdHss69AqCVu30365bfEtscAINEAtI3zs,682' 2025-06-01T22:52:39.8422482Z ++ read fname 2025-06-01T22:52:39.8422900Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h 2025-06-01T22:52:39.8423556Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h 2025-06-01T22:52:39.8424132Z ++ echo torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h 2025-06-01T22:52:39.8424581Z ++ grep RECORD 2025-06-01T22:52:39.8446876Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h 2025-06-01T22:52:39.8447495Z +++ openssl base64 2025-06-01T22:52:39.8447769Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.8448023Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.8448299Z +++ sed -e s/=//g 2025-06-01T22:52:39.8486293Z ++ HASH=vhWAkwKvwaDRAbYbzxElgdNI5st7oa0wZfp2Ooro48I 2025-06-01T22:52:39.8491202Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h 2025-06-01T22:52:39.8491882Z +++ awk '{print $5}' 2025-06-01T22:52:39.8519100Z ++ FSIZE=1897 2025-06-01T22:52:39.8519855Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h",sha256=vhWAkwKvwaDRAbYbzxElgdNI5st7oa0wZfp2Ooro48I,1897' 2025-06-01T22:52:39.8520629Z ++ read fname 2025-06-01T22:52:39.8521025Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_native.h 2025-06-01T22:52:39.8521594Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_native.h 2025-06-01T22:52:39.8522245Z ++ echo torch/include/ATen/ops/upsample_nearest2d_native.h 2025-06-01T22:52:39.8522668Z ++ grep RECORD 2025-06-01T22:52:39.8546228Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_native.h 2025-06-01T22:52:39.8546824Z +++ openssl base64 2025-06-01T22:52:39.8547084Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.8547348Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.8547608Z +++ sed -e s/=//g 2025-06-01T22:52:39.8590376Z ++ HASH=4SHgIREFmwNdx2QW6HyGXLoNhOtX3748ca73fyNq84k 2025-06-01T22:52:39.8592919Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_native.h 2025-06-01T22:52:39.8594033Z +++ awk '{print $5}' 2025-06-01T22:52:39.8622115Z ++ FSIZE=1571 2025-06-01T22:52:39.8622843Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_native.h",sha256=4SHgIREFmwNdx2QW6HyGXLoNhOtX3748ca73fyNq84k,1571' 2025-06-01T22:52:39.8623581Z ++ read fname 2025-06-01T22:52:39.8623952Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest2d_ops.h 2025-06-01T22:52:39.8624508Z ++ FPATH=torch/include/ATen/ops/upsample_nearest2d_ops.h 2025-06-01T22:52:39.8624999Z ++ echo torch/include/ATen/ops/upsample_nearest2d_ops.h 2025-06-01T22:52:39.8625386Z ++ grep RECORD 2025-06-01T22:52:39.8646310Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest2d_ops.h 2025-06-01T22:52:39.8647180Z +++ openssl base64 2025-06-01T22:52:39.8648006Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.8648261Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.8648844Z +++ sed -e s/=//g 2025-06-01T22:52:39.8687370Z ++ HASH=pnXUUOePrMqh0tmR92H5sm7ciXfXKZeY7Yn1O5kHQS4 2025-06-01T22:52:39.8692251Z +++ ls -nl torch/include/ATen/ops/upsample_nearest2d_ops.h 2025-06-01T22:52:39.8693144Z +++ awk '{print $5}' 2025-06-01T22:52:39.8720131Z ++ FSIZE=4090 2025-06-01T22:52:39.8720843Z ++ echo '"torch/include/ATen/ops/upsample_nearest2d_ops.h",sha256=pnXUUOePrMqh0tmR92H5sm7ciXfXKZeY7Yn1O5kHQS4,4090' 2025-06-01T22:52:39.8721554Z ++ read fname 2025-06-01T22:52:39.8721918Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d.h 2025-06-01T22:52:39.8722423Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d.h 2025-06-01T22:52:39.8722861Z ++ echo torch/include/ATen/ops/upsample_nearest3d.h 2025-06-01T22:52:39.8723241Z ++ grep RECORD 2025-06-01T22:52:39.8747132Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d.h 2025-06-01T22:52:39.8747680Z +++ openssl base64 2025-06-01T22:52:39.8747934Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.8748213Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.8748494Z +++ sed -e s/=//g 2025-06-01T22:52:39.8791685Z ++ HASH=PuyfIUGHDWNRXmUSQyvXKBMZlLXajqt_dS1mCTQQO8c 2025-06-01T22:52:39.8793987Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d.h 2025-06-01T22:52:39.8795312Z +++ awk '{print $5}' 2025-06-01T22:52:39.8823653Z ++ FSIZE=7998 2025-06-01T22:52:39.8824405Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d.h",sha256=PuyfIUGHDWNRXmUSQyvXKBMZlLXajqt_dS1mCTQQO8c,7998' 2025-06-01T22:52:39.8825100Z ++ read fname 2025-06-01T22:52:39.8825523Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_backward.h 2025-06-01T22:52:39.8826108Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_backward.h 2025-06-01T22:52:39.8826645Z ++ echo torch/include/ATen/ops/upsample_nearest3d_backward.h 2025-06-01T22:52:39.8827057Z ++ grep RECORD 2025-06-01T22:52:39.8847461Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_backward.h 2025-06-01T22:52:39.8848049Z +++ openssl base64 2025-06-01T22:52:39.8848471Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.8849776Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.8850989Z +++ sed -e s/=//g 2025-06-01T22:52:39.8888684Z ++ HASH=TSs5_IG8gxgNIOm0qGsPV5JF9kF5O4NRrmwg4whfb6w 2025-06-01T22:52:39.8894250Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_backward.h 2025-06-01T22:52:39.8895112Z +++ awk '{print $5}' 2025-06-01T22:52:39.8922728Z ++ FSIZE=7924 2025-06-01T22:52:39.8923503Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_backward.h",sha256=TSs5_IG8gxgNIOm0qGsPV5JF9kF5O4NRrmwg4whfb6w,7924' 2025-06-01T22:52:39.8924528Z ++ read fname 2025-06-01T22:52:39.8925413Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.8926585Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.8927687Z ++ echo torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.8928394Z ++ grep RECORD 2025-06-01T22:52:39.8947068Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.8947901Z +++ openssl base64 2025-06-01T22:52:39.8948173Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.8948438Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.8948698Z +++ sed -e s/=//g 2025-06-01T22:52:39.8989703Z ++ HASH=hMvi1awyh9z83k4OCf7-p-3j-Djs5WCXyUv4oMiUm0Q 2025-06-01T22:52:39.8993110Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.8993830Z +++ awk '{print $5}' 2025-06-01T22:52:39.9020944Z ++ FSIZE=1323 2025-06-01T22:52:39.9021893Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=hMvi1awyh9z83k4OCf7-p-3j-Djs5WCXyUv4oMiUm0Q,1323' 2025-06-01T22:52:39.9022912Z ++ read fname 2025-06-01T22:52:39.9023368Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h 2025-06-01T22:52:39.9024221Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h 2025-06-01T22:52:39.9024887Z ++ echo torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h 2025-06-01T22:52:39.9025437Z ++ grep RECORD 2025-06-01T22:52:39.9043715Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h 2025-06-01T22:52:39.9044570Z +++ openssl base64 2025-06-01T22:52:39.9044836Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.9046096Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.9047341Z +++ sed -e s/=//g 2025-06-01T22:52:39.9086321Z ++ HASH=-ldbWLjNrybJ1k4Jc8QDcqBHuPpYlmNwY-6TAWIjsx8 2025-06-01T22:52:39.9090336Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h 2025-06-01T22:52:39.9090944Z +++ awk '{print $5}' 2025-06-01T22:52:39.9118625Z ++ FSIZE=2463 2025-06-01T22:52:39.9119440Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h",sha256=-ldbWLjNrybJ1k4Jc8QDcqBHuPpYlmNwY-6TAWIjsx8,2463' 2025-06-01T22:52:39.9120246Z ++ read fname 2025-06-01T22:52:39.9120723Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h 2025-06-01T22:52:39.9121459Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h 2025-06-01T22:52:39.9122155Z ++ echo torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h 2025-06-01T22:52:39.9122660Z ++ grep RECORD 2025-06-01T22:52:39.9142511Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h 2025-06-01T22:52:39.9143185Z +++ openssl base64 2025-06-01T22:52:39.9143441Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.9143694Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.9144871Z +++ sed -e s/=//g 2025-06-01T22:52:39.9187402Z ++ HASH=k_UHW8upbibFPU76qT-R1QkOUHum1okqh2kU1L0BroI 2025-06-01T22:52:39.9193108Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h 2025-06-01T22:52:39.9193639Z +++ awk '{print $5}' 2025-06-01T22:52:39.9216676Z ++ FSIZE=2465 2025-06-01T22:52:39.9217545Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h",sha256=k_UHW8upbibFPU76qT-R1QkOUHum1okqh2kU1L0BroI,2465' 2025-06-01T22:52:39.9218370Z ++ read fname 2025-06-01T22:52:39.9218791Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_backward_meta.h 2025-06-01T22:52:39.9219442Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_backward_meta.h 2025-06-01T22:52:39.9220035Z ++ echo torch/include/ATen/ops/upsample_nearest3d_backward_meta.h 2025-06-01T22:52:39.9221263Z ++ grep RECORD 2025-06-01T22:52:39.9245680Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_backward_meta.h 2025-06-01T22:52:39.9246307Z +++ openssl base64 2025-06-01T22:52:39.9246588Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.9246855Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.9247119Z +++ sed -e s/=//g 2025-06-01T22:52:39.9286268Z ++ HASH=gDTDdiM3vHFtTu4x7r1slPVle-5qo1vsSDWIaZ_WgyA 2025-06-01T22:52:39.9290135Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_backward_meta.h 2025-06-01T22:52:39.9290727Z +++ awk '{print $5}' 2025-06-01T22:52:39.9317906Z ++ FSIZE=766 2025-06-01T22:52:39.9318798Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_backward_meta.h",sha256=gDTDdiM3vHFtTu4x7r1slPVle-5qo1vsSDWIaZ_WgyA,766' 2025-06-01T22:52:39.9319581Z ++ read fname 2025-06-01T22:52:39.9320046Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h 2025-06-01T22:52:39.9320786Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h 2025-06-01T22:52:39.9321457Z ++ echo torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h 2025-06-01T22:52:39.9321962Z ++ grep RECORD 2025-06-01T22:52:39.9343072Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h 2025-06-01T22:52:39.9343716Z +++ openssl base64 2025-06-01T22:52:39.9343976Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.9344219Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.9344487Z +++ sed -e s/=//g 2025-06-01T22:52:39.9386941Z ++ HASH=WnRqi9cqQQjICxebVjRkvE6ynVZN8UKqxkLY9WUm3fE 2025-06-01T22:52:39.9392163Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h 2025-06-01T22:52:39.9392877Z +++ awk '{print $5}' 2025-06-01T22:52:39.9421091Z ++ FSIZE=2465 2025-06-01T22:52:39.9421969Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h",sha256=WnRqi9cqQQjICxebVjRkvE6ynVZN8UKqxkLY9WUm3fE,2465' 2025-06-01T22:52:39.9422802Z ++ read fname 2025-06-01T22:52:39.9423243Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_backward_native.h 2025-06-01T22:52:39.9423915Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_backward_native.h 2025-06-01T22:52:39.9424515Z ++ echo torch/include/ATen/ops/upsample_nearest3d_backward_native.h 2025-06-01T22:52:39.9424979Z ++ grep RECORD 2025-06-01T22:52:39.9443727Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_backward_native.h 2025-06-01T22:52:39.9444462Z +++ openssl base64 2025-06-01T22:52:39.9444912Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.9445164Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.9446751Z +++ sed -e s/=//g 2025-06-01T22:52:39.9485876Z ++ HASH=v8D9_b6e_nUVI83vFa8SKnUjdkXoDpcuDsywWfB030I 2025-06-01T22:52:39.9489867Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_backward_native.h 2025-06-01T22:52:39.9490569Z +++ awk '{print $5}' 2025-06-01T22:52:39.9517140Z ++ FSIZE=1221 2025-06-01T22:52:39.9517960Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_backward_native.h",sha256=v8D9_b6e_nUVI83vFa8SKnUjdkXoDpcuDsywWfB030I,1221' 2025-06-01T22:52:39.9518740Z ++ read fname 2025-06-01T22:52:39.9519164Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_backward_ops.h 2025-06-01T22:52:39.9519804Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_backward_ops.h 2025-06-01T22:52:39.9520365Z ++ echo torch/include/ATen/ops/upsample_nearest3d_backward_ops.h 2025-06-01T22:52:39.9520810Z ++ grep RECORD 2025-06-01T22:52:39.9542861Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_backward_ops.h 2025-06-01T22:52:39.9543478Z +++ openssl base64 2025-06-01T22:52:39.9543729Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.9543989Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.9544255Z +++ sed -e s/=//g 2025-06-01T22:52:39.9586832Z ++ HASH=NMjy-bpA3z26zxT2aNs1BAu_sgurP4m4mQZ6Uxhy6Zk 2025-06-01T22:52:39.9590002Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_backward_ops.h 2025-06-01T22:52:39.9590610Z +++ awk '{print $5}' 2025-06-01T22:52:39.9614909Z ++ FSIZE=2881 2025-06-01T22:52:39.9615902Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_backward_ops.h",sha256=NMjy-bpA3z26zxT2aNs1BAu_sgurP4m4mQZ6Uxhy6Zk,2881' 2025-06-01T22:52:39.9616662Z ++ read fname 2025-06-01T22:52:39.9617297Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.9618321Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.9619580Z ++ echo torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.9620788Z ++ grep RECORD 2025-06-01T22:52:39.9642437Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.9643258Z +++ openssl base64 2025-06-01T22:52:39.9643508Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.9644057Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.9644970Z +++ sed -e s/=//g 2025-06-01T22:52:39.9686084Z ++ HASH=Trg3MzxmeilGnwurNoe6uQ5cG_i7Xs45onWAAYeSTFM 2025-06-01T22:52:39.9689969Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:39.9690646Z +++ awk '{print $5}' 2025-06-01T22:52:39.9718108Z ++ FSIZE=1231 2025-06-01T22:52:39.9719127Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Trg3MzxmeilGnwurNoe6uQ5cG_i7Xs45onWAAYeSTFM,1231' 2025-06-01T22:52:39.9720111Z ++ read fname 2025-06-01T22:52:39.9720674Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.9721675Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.9722552Z ++ echo torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.9723106Z ++ grep RECORD 2025-06-01T22:52:39.9742531Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.9743252Z +++ openssl base64 2025-06-01T22:52:39.9743542Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.9743806Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.9744056Z +++ sed -e s/=//g 2025-06-01T22:52:39.9786301Z ++ HASH=uI3lvYRWSyTrVZY5Q6Kh-81MwyljbfumqjsAcsbnMkg 2025-06-01T22:52:39.9789658Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:39.9790253Z +++ awk '{print $5}' 2025-06-01T22:52:39.9814088Z ++ FSIZE=1034 2025-06-01T22:52:39.9814991Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_compositeimplicitautograd_dispatch.h",sha256=uI3lvYRWSyTrVZY5Q6Kh-81MwyljbfumqjsAcsbnMkg,1034' 2025-06-01T22:52:39.9816029Z ++ read fname 2025-06-01T22:52:39.9816441Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h 2025-06-01T22:52:39.9817083Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h 2025-06-01T22:52:39.9817687Z ++ echo torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h 2025-06-01T22:52:39.9819517Z ++ grep RECORD 2025-06-01T22:52:39.9841890Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h 2025-06-01T22:52:39.9842498Z +++ openssl base64 2025-06-01T22:52:39.9842766Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.9843040Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.9843428Z +++ sed -e s/=//g 2025-06-01T22:52:39.9885850Z ++ HASH=9wh0zXvMzsLIZsLi1PedzxxnpG8KA7TqwVAiO2WOkgM 2025-06-01T22:52:39.9889221Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h 2025-06-01T22:52:39.9889715Z +++ awk '{print $5}' 2025-06-01T22:52:39.9918309Z ++ FSIZE=2159 2025-06-01T22:52:39.9919339Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h",sha256=9wh0zXvMzsLIZsLi1PedzxxnpG8KA7TqwVAiO2WOkgM,2159' 2025-06-01T22:52:39.9920135Z ++ read fname 2025-06-01T22:52:39.9920555Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h 2025-06-01T22:52:39.9921208Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h 2025-06-01T22:52:39.9921905Z ++ echo torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h 2025-06-01T22:52:39.9922360Z ++ grep RECORD 2025-06-01T22:52:39.9943892Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h 2025-06-01T22:52:39.9944499Z +++ openssl base64 2025-06-01T22:52:39.9944765Z +++ sed -e s/+/-/g 2025-06-01T22:52:39.9945009Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:39.9945586Z +++ sed -e s/=//g 2025-06-01T22:52:39.9988312Z ++ HASH=Y7Zvb0KQqlmuIOzUAh-0Zxt6NMocHXmi_zDvIruqQmU 2025-06-01T22:52:39.9990244Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h 2025-06-01T22:52:39.9991132Z +++ awk '{print $5}' 2025-06-01T22:52:40.0016746Z ++ FSIZE=2161 2025-06-01T22:52:40.0017495Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h",sha256=Y7Zvb0KQqlmuIOzUAh-0Zxt6NMocHXmi_zDvIruqQmU,2161' 2025-06-01T22:52:40.0018253Z ++ read fname 2025-06-01T22:52:40.0018636Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_meta.h 2025-06-01T22:52:40.0019184Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_meta.h 2025-06-01T22:52:40.0019680Z ++ echo torch/include/ATen/ops/upsample_nearest3d_meta.h 2025-06-01T22:52:40.0020867Z ++ grep RECORD 2025-06-01T22:52:40.0042105Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_meta.h 2025-06-01T22:52:40.0042639Z +++ openssl base64 2025-06-01T22:52:40.0042886Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.0043149Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.0044982Z +++ sed -e s/=//g 2025-06-01T22:52:40.0086179Z ++ HASH=fY8_aYyY30T7KJP9D7Iyqd8I9x46PJeVmWlRjGBlhKo 2025-06-01T22:52:40.0088854Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_meta.h 2025-06-01T22:52:40.0089629Z +++ awk '{print $5}' 2025-06-01T22:52:40.0117795Z ++ FSIZE=716 2025-06-01T22:52:40.0118487Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_meta.h",sha256=fY8_aYyY30T7KJP9D7Iyqd8I9x46PJeVmWlRjGBlhKo,716' 2025-06-01T22:52:40.0119192Z ++ read fname 2025-06-01T22:52:40.0119605Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h 2025-06-01T22:52:40.0120259Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h 2025-06-01T22:52:40.0120843Z ++ echo torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h 2025-06-01T22:52:40.0121278Z ++ grep RECORD 2025-06-01T22:52:40.0143709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h 2025-06-01T22:52:40.0144303Z +++ openssl base64 2025-06-01T22:52:40.0144573Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.0144832Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.0145099Z +++ sed -e s/=//g 2025-06-01T22:52:40.0186785Z ++ HASH=L-_qcQcb6BVSpZ52kkzRHRYHN7rlowK1aXkLmtAOGvU 2025-06-01T22:52:40.0187916Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h 2025-06-01T22:52:40.0188651Z +++ awk '{print $5}' 2025-06-01T22:52:40.0212901Z ++ FSIZE=2161 2025-06-01T22:52:40.0213671Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h",sha256=L-_qcQcb6BVSpZ52kkzRHRYHN7rlowK1aXkLmtAOGvU,2161' 2025-06-01T22:52:40.0214469Z ++ read fname 2025-06-01T22:52:40.0214870Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_native.h 2025-06-01T22:52:40.0215465Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_native.h 2025-06-01T22:52:40.0216519Z ++ echo torch/include/ATen/ops/upsample_nearest3d_native.h 2025-06-01T22:52:40.0218466Z ++ grep RECORD 2025-06-01T22:52:40.0240993Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_native.h 2025-06-01T22:52:40.0241707Z +++ openssl base64 2025-06-01T22:52:40.0241983Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.0242231Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.0242500Z +++ sed -e s/=//g 2025-06-01T22:52:40.0285541Z ++ HASH=b9lwvl5k-iGh3Y0v9vj8POAXilNkCmxCWT7FRTGk-fg 2025-06-01T22:52:40.0287374Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_native.h 2025-06-01T22:52:40.0287827Z +++ awk '{print $5}' 2025-06-01T22:52:40.0316156Z ++ FSIZE=1493 2025-06-01T22:52:40.0316887Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_native.h",sha256=b9lwvl5k-iGh3Y0v9vj8POAXilNkCmxCWT7FRTGk-fg,1493' 2025-06-01T22:52:40.0317770Z ++ read fname 2025-06-01T22:52:40.0318157Z ++ make_wheel_record torch/include/ATen/ops/upsample_nearest3d_ops.h 2025-06-01T22:52:40.0318690Z ++ FPATH=torch/include/ATen/ops/upsample_nearest3d_ops.h 2025-06-01T22:52:40.0319170Z ++ echo torch/include/ATen/ops/upsample_nearest3d_ops.h 2025-06-01T22:52:40.0319570Z ++ grep RECORD 2025-06-01T22:52:40.0340214Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_nearest3d_ops.h 2025-06-01T22:52:40.0340794Z +++ openssl base64 2025-06-01T22:52:40.0341038Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.0341292Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.0341751Z +++ sed -e s/=//g 2025-06-01T22:52:40.0382997Z ++ HASH=LbNhyFBtZntzO1rgZzanB09TMqg1I-YaN_78-f38yoQ 2025-06-01T22:52:40.0384942Z +++ ls -nl torch/include/ATen/ops/upsample_nearest3d_ops.h 2025-06-01T22:52:40.0385543Z +++ awk '{print $5}' 2025-06-01T22:52:40.0410087Z ++ FSIZE=3379 2025-06-01T22:52:40.0410778Z ++ echo '"torch/include/ATen/ops/upsample_nearest3d_ops.h",sha256=LbNhyFBtZntzO1rgZzanB09TMqg1I-YaN_78-f38yoQ,3379' 2025-06-01T22:52:40.0411513Z ++ read fname 2025-06-01T22:52:40.0411881Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d.h 2025-06-01T22:52:40.0412431Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d.h 2025-06-01T22:52:40.0413495Z ++ echo torch/include/ATen/ops/upsample_trilinear3d.h 2025-06-01T22:52:40.0414682Z ++ grep RECORD 2025-06-01T22:52:40.0440230Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d.h 2025-06-01T22:52:40.0440888Z +++ openssl base64 2025-06-01T22:52:40.0441153Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.0441394Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.0441659Z +++ sed -e s/=//g 2025-06-01T22:52:40.0482944Z ++ HASH=nw7xtTt5MIIJEdLweJ9EzyhFzkD3GPy9sPR1RU08sRQ 2025-06-01T22:52:40.0484824Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d.h 2025-06-01T22:52:40.0485987Z +++ awk '{print $5}' 2025-06-01T22:52:40.0514497Z ++ FSIZE=8800 2025-06-01T22:52:40.0515206Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d.h",sha256=nw7xtTt5MIIJEdLweJ9EzyhFzkD3GPy9sPR1RU08sRQ,8800' 2025-06-01T22:52:40.0515930Z ++ read fname 2025-06-01T22:52:40.0516336Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_backward.h 2025-06-01T22:52:40.0516962Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_backward.h 2025-06-01T22:52:40.0517508Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_backward.h 2025-06-01T22:52:40.0517955Z ++ grep RECORD 2025-06-01T22:52:40.0534428Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_backward.h 2025-06-01T22:52:40.0536562Z +++ openssl base64 2025-06-01T22:52:40.0536835Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.0538177Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.0539418Z +++ sed -e s/=//g 2025-06-01T22:52:40.0580309Z ++ HASH=Cj5UpzHqYUScsis2woNBZ77dbeb0xH1BeIpQcG85d04 2025-06-01T22:52:40.0583244Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_backward.h 2025-06-01T22:52:40.0584034Z +++ awk '{print $5}' 2025-06-01T22:52:40.0608395Z ++ FSIZE=8526 2025-06-01T22:52:40.0609157Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_backward.h",sha256=Cj5UpzHqYUScsis2woNBZ77dbeb0xH1BeIpQcG85d04,8526' 2025-06-01T22:52:40.0609938Z ++ read fname 2025-06-01T22:52:40.0610651Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.0611972Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.0613380Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.0614115Z ++ grep RECORD 2025-06-01T22:52:40.0639341Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.0640205Z +++ openssl base64 2025-06-01T22:52:40.0640455Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.0640711Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.0641108Z +++ sed -e s/=//g 2025-06-01T22:52:40.0680311Z ++ HASH=GylhoeNOR_ATIoTQHIbmC3fQBX8v3x6mPxQ6Fpp1H4o 2025-06-01T22:52:40.0683221Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.0684063Z +++ awk '{print $5}' 2025-06-01T22:52:40.0711604Z ++ FSIZE=1367 2025-06-01T22:52:40.0713310Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h",sha256=GylhoeNOR_ATIoTQHIbmC3fQBX8v3x6mPxQ6Fpp1H4o,1367' 2025-06-01T22:52:40.0724780Z ++ read fname 2025-06-01T22:52:40.0725641Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h 2025-06-01T22:52:40.0726447Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h 2025-06-01T22:52:40.0727160Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h 2025-06-01T22:52:40.0727687Z ++ grep RECORD 2025-06-01T22:52:40.0733944Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h 2025-06-01T22:52:40.0735030Z +++ openssl base64 2025-06-01T22:52:40.0735611Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.0737665Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.0738155Z +++ sed -e s/=//g 2025-06-01T22:52:40.0777069Z ++ HASH=sCVMYrmjLGQtckZYcaMXHhSPMLVouFkHI-ozMPnj46c 2025-06-01T22:52:40.0782344Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h 2025-06-01T22:52:40.0783281Z +++ awk '{print $5}' 2025-06-01T22:52:40.0807222Z ++ FSIZE=2595 2025-06-01T22:52:40.0808716Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h",sha256=sCVMYrmjLGQtckZYcaMXHhSPMLVouFkHI-ozMPnj46c,2595' 2025-06-01T22:52:40.0809772Z ++ read fname 2025-06-01T22:52:40.0810270Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h 2025-06-01T22:52:40.0811457Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h 2025-06-01T22:52:40.0812467Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h 2025-06-01T22:52:40.0813127Z ++ grep RECORD 2025-06-01T22:52:40.0835117Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h 2025-06-01T22:52:40.0835793Z +++ openssl base64 2025-06-01T22:52:40.0836046Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.0836864Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.0837154Z +++ sed -e s/=//g 2025-06-01T22:52:40.0878474Z ++ HASH=wjd4BwR-kG4xWczEgborR5PbgTeEKHcj5OrW9ncS8YA 2025-06-01T22:52:40.0881655Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h 2025-06-01T22:52:40.0882271Z +++ awk '{print $5}' 2025-06-01T22:52:40.0909469Z ++ FSIZE=2597 2025-06-01T22:52:40.0910731Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h",sha256=wjd4BwR-kG4xWczEgborR5PbgTeEKHcj5OrW9ncS8YA,2597' 2025-06-01T22:52:40.0912002Z ++ read fname 2025-06-01T22:52:40.0912443Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h 2025-06-01T22:52:40.0913109Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h 2025-06-01T22:52:40.0913723Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h 2025-06-01T22:52:40.0914180Z ++ grep RECORD 2025-06-01T22:52:40.0931853Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h 2025-06-01T22:52:40.0932791Z +++ openssl base64 2025-06-01T22:52:40.0933394Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.0934505Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.0935953Z +++ sed -e s/=//g 2025-06-01T22:52:40.0973451Z ++ HASH=ZvV0_HgKhLBW1XL6NtLqdy2L2NbPqdFF5_qNKHj6wQU 2025-06-01T22:52:40.0979013Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h 2025-06-01T22:52:40.0979948Z +++ awk '{print $5}' 2025-06-01T22:52:40.1006091Z ++ FSIZE=788 2025-06-01T22:52:40.1007436Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h",sha256=ZvV0_HgKhLBW1XL6NtLqdy2L2NbPqdFF5_qNKHj6wQU,788' 2025-06-01T22:52:40.1008648Z ++ read fname 2025-06-01T22:52:40.1009274Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h 2025-06-01T22:52:40.1010073Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h 2025-06-01T22:52:40.1010796Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h 2025-06-01T22:52:40.1011320Z ++ grep RECORD 2025-06-01T22:52:40.1032916Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h 2025-06-01T22:52:40.1033604Z +++ openssl base64 2025-06-01T22:52:40.1033872Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.1034120Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.1034385Z +++ sed -e s/=//g 2025-06-01T22:52:40.1072057Z ++ HASH=ovD4GYR8T69fZx34hqHFQjxjV_euJUR--qOFE0zgTSo 2025-06-01T22:52:40.1076817Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h 2025-06-01T22:52:40.1077662Z +++ awk '{print $5}' 2025-06-01T22:52:40.1105171Z ++ FSIZE=2597 2025-06-01T22:52:40.1106308Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h",sha256=ovD4GYR8T69fZx34hqHFQjxjV_euJUR--qOFE0zgTSo,2597' 2025-06-01T22:52:40.1107537Z ++ read fname 2025-06-01T22:52:40.1107986Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_backward_native.h 2025-06-01T22:52:40.1109073Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_backward_native.h 2025-06-01T22:52:40.1109700Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_backward_native.h 2025-06-01T22:52:40.1110330Z ++ grep RECORD 2025-06-01T22:52:40.1129829Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_backward_native.h 2025-06-01T22:52:40.1130701Z +++ openssl base64 2025-06-01T22:52:40.1131393Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.1132025Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.1133381Z +++ sed -e s/=//g 2025-06-01T22:52:40.1171788Z ++ HASH=VsxdpskwUIIZvQQPkWfcLZA5RfOcS6GUP3OmqY0O5bk 2025-06-01T22:52:40.1176990Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_backward_native.h 2025-06-01T22:52:40.1178204Z +++ awk '{print $5}' 2025-06-01T22:52:40.1205600Z ++ FSIZE=1271 2025-06-01T22:52:40.1207078Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_backward_native.h",sha256=VsxdpskwUIIZvQQPkWfcLZA5RfOcS6GUP3OmqY0O5bk,1271' 2025-06-01T22:52:40.1208089Z ++ read fname 2025-06-01T22:52:40.1208541Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h 2025-06-01T22:52:40.1209224Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h 2025-06-01T22:52:40.1209485Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h 2025-06-01T22:52:40.1209585Z ++ grep RECORD 2025-06-01T22:52:40.1231210Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h 2025-06-01T22:52:40.1231455Z +++ openssl base64 2025-06-01T22:52:40.1231637Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.1231819Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.1231988Z +++ sed -e s/=//g 2025-06-01T22:52:40.1271379Z ++ HASH=AwDvVAxYE-IYoexp52ZNjQvgbbbiwrbmtfe3AFASJ1I 2025-06-01T22:52:40.1275925Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h 2025-06-01T22:52:40.1276595Z +++ awk '{print $5}' 2025-06-01T22:52:40.1304817Z ++ FSIZE=3025 2025-06-01T22:52:40.1305810Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h",sha256=AwDvVAxYE-IYoexp52ZNjQvgbbbiwrbmtfe3AFASJ1I,3025' 2025-06-01T22:52:40.1305916Z ++ read fname 2025-06-01T22:52:40.1306547Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.1306991Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.1307419Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.1307780Z ++ grep RECORD 2025-06-01T22:52:40.1333707Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.1333967Z +++ openssl base64 2025-06-01T22:52:40.1334630Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.1336798Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.1337500Z +++ sed -e s/=//g 2025-06-01T22:52:40.1377560Z ++ HASH=AXhNNoqmwIozjvaOwSVvgayfPGE4wUco_71qNI-7tmQ 2025-06-01T22:52:40.1382651Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.1383290Z +++ awk '{print $5}' 2025-06-01T22:52:40.1407654Z ++ FSIZE=1275 2025-06-01T22:52:40.1408590Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h",sha256=AXhNNoqmwIozjvaOwSVvgayfPGE4wUco_71qNI-7tmQ,1275' 2025-06-01T22:52:40.1408716Z ++ read fname 2025-06-01T22:52:40.1409148Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.1409516Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.1411448Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.1412470Z ++ grep RECORD 2025-06-01T22:52:40.1435921Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.1436128Z +++ openssl base64 2025-06-01T22:52:40.1436322Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.1436864Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.1437310Z +++ sed -e s/=//g 2025-06-01T22:52:40.1478813Z ++ HASH=1l-eOiL_SHd8EPKL5gvp8gBQzX2noQ_ShZAt882OiHE 2025-06-01T22:52:40.1482564Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.1483502Z +++ awk '{print $5}' 2025-06-01T22:52:40.1511491Z ++ FSIZE=1078 2025-06-01T22:52:40.1512562Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_compositeimplicitautograd_dispatch.h",sha256=1l-eOiL_SHd8EPKL5gvp8gBQzX2noQ_ShZAt882OiHE,1078' 2025-06-01T22:52:40.1512659Z ++ read fname 2025-06-01T22:52:40.1512994Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h 2025-06-01T22:52:40.1513261Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h 2025-06-01T22:52:40.1513492Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h 2025-06-01T22:52:40.1513592Z ++ grep RECORD 2025-06-01T22:52:40.1532340Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h 2025-06-01T22:52:40.1532984Z +++ openssl base64 2025-06-01T22:52:40.1534422Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.1535714Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.1536846Z +++ sed -e s/=//g 2025-06-01T22:52:40.1580355Z ++ HASH=RyeObxZmEu5b-SCZYdYr9rVcf66M9oJI_AHXk7ZDATA 2025-06-01T22:52:40.1583630Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h 2025-06-01T22:52:40.1583761Z +++ awk '{print $5}' 2025-06-01T22:52:40.1607639Z ++ FSIZE=2291 2025-06-01T22:52:40.1608346Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h",sha256=RyeObxZmEu5b-SCZYdYr9rVcf66M9oJI_AHXk7ZDATA,2291' 2025-06-01T22:52:40.1608482Z ++ read fname 2025-06-01T22:52:40.1608819Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h 2025-06-01T22:52:40.1609070Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h 2025-06-01T22:52:40.1611436Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h 2025-06-01T22:52:40.1612272Z ++ grep RECORD 2025-06-01T22:52:40.1635084Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h 2025-06-01T22:52:40.1635300Z +++ openssl base64 2025-06-01T22:52:40.1635420Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.1636001Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.1636835Z +++ sed -e s/=//g 2025-06-01T22:52:40.1678237Z ++ HASH=9BllU3KVNb93Er7nod_74lwBWy167RlQkCGa_3191rg 2025-06-01T22:52:40.1681655Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h 2025-06-01T22:52:40.1682359Z +++ awk '{print $5}' 2025-06-01T22:52:40.1710178Z ++ FSIZE=2293 2025-06-01T22:52:40.1711033Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h",sha256=9BllU3KVNb93Er7nod_74lwBWy167RlQkCGa_3191rg,2293' 2025-06-01T22:52:40.1711215Z ++ read fname 2025-06-01T22:52:40.1711703Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_meta.h 2025-06-01T22:52:40.1712043Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_meta.h 2025-06-01T22:52:40.1712411Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_meta.h 2025-06-01T22:52:40.1712607Z ++ grep RECORD 2025-06-01T22:52:40.1730752Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_meta.h 2025-06-01T22:52:40.1730956Z +++ openssl base64 2025-06-01T22:52:40.1732351Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.1733702Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.1734825Z +++ sed -e s/=//g 2025-06-01T22:52:40.1772812Z ++ HASH=fENC3p1k_Vyv0RyOSBWaGHIoZgf4XDxAXRmPHd_z92A 2025-06-01T22:52:40.1778430Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_meta.h 2025-06-01T22:52:40.1778730Z +++ awk '{print $5}' 2025-06-01T22:52:40.1806155Z ++ FSIZE=738 2025-06-01T22:52:40.1807167Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_meta.h",sha256=fENC3p1k_Vyv0RyOSBWaGHIoZgf4XDxAXRmPHd_z92A,738' 2025-06-01T22:52:40.1807360Z ++ read fname 2025-06-01T22:52:40.1807779Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h 2025-06-01T22:52:40.1808035Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h 2025-06-01T22:52:40.1808281Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h 2025-06-01T22:52:40.1808533Z ++ grep RECORD 2025-06-01T22:52:40.1829740Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h 2025-06-01T22:52:40.1830020Z +++ openssl base64 2025-06-01T22:52:40.1830204Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.1830393Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.1830638Z +++ sed -e s/=//g 2025-06-01T22:52:40.1873413Z ++ HASH=MvLV90YqyEdSt3U2o8M3WrftG-j9DzszYlIwC025fQc 2025-06-01T22:52:40.1876469Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h 2025-06-01T22:52:40.1877606Z +++ awk '{print $5}' 2025-06-01T22:52:40.1905070Z ++ FSIZE=2293 2025-06-01T22:52:40.1906042Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h",sha256=MvLV90YqyEdSt3U2o8M3WrftG-j9DzszYlIwC025fQc,2293' 2025-06-01T22:52:40.1906138Z ++ read fname 2025-06-01T22:52:40.1906410Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_native.h 2025-06-01T22:52:40.1906655Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_native.h 2025-06-01T22:52:40.1906881Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_native.h 2025-06-01T22:52:40.1907994Z ++ grep RECORD 2025-06-01T22:52:40.1928416Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_native.h 2025-06-01T22:52:40.1928542Z +++ openssl base64 2025-06-01T22:52:40.1929516Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.1930634Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.1931787Z +++ sed -e s/=//g 2025-06-01T22:52:40.1970692Z ++ HASH=x0LOFAq8b43lN7htlnwoP4Ejbr300Cy3_Zom3-7d9jU 2025-06-01T22:52:40.1975352Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_native.h 2025-06-01T22:52:40.1976330Z +++ awk '{print $5}' 2025-06-01T22:52:40.2002987Z ++ FSIZE=1309 2025-06-01T22:52:40.2003738Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_native.h",sha256=x0LOFAq8b43lN7htlnwoP4Ejbr300Cy3_Zom3-7d9jU,1309' 2025-06-01T22:52:40.2003847Z ++ read fname 2025-06-01T22:52:40.2004380Z ++ make_wheel_record torch/include/ATen/ops/upsample_trilinear3d_ops.h 2025-06-01T22:52:40.2004767Z ++ FPATH=torch/include/ATen/ops/upsample_trilinear3d_ops.h 2025-06-01T22:52:40.2005071Z ++ echo torch/include/ATen/ops/upsample_trilinear3d_ops.h 2025-06-01T22:52:40.2005195Z ++ grep RECORD 2025-06-01T22:52:40.2026873Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/upsample_trilinear3d_ops.h 2025-06-01T22:52:40.2027422Z +++ openssl base64 2025-06-01T22:52:40.2027599Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.2028833Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.2029072Z +++ sed -e s/=//g 2025-06-01T22:52:40.2073135Z ++ HASH=W8qcfc_2ZJh1vHzNY0Eyv91oplkMQddQy-tbmX4IcOE 2025-06-01T22:52:40.2075324Z +++ ls -nl torch/include/ATen/ops/upsample_trilinear3d_ops.h 2025-06-01T22:52:40.2076554Z +++ awk '{print $5}' 2025-06-01T22:52:40.2104361Z ++ FSIZE=3595 2025-06-01T22:52:40.2104986Z ++ echo '"torch/include/ATen/ops/upsample_trilinear3d_ops.h",sha256=W8qcfc_2ZJh1vHzNY0Eyv91oplkMQddQy-tbmX4IcOE,3595' 2025-06-01T22:52:40.2105103Z ++ read fname 2025-06-01T22:52:40.2105403Z ++ make_wheel_record torch/include/ATen/ops/value_selecting_reduction_backward.h 2025-06-01T22:52:40.2105645Z ++ FPATH=torch/include/ATen/ops/value_selecting_reduction_backward.h 2025-06-01T22:52:40.2105899Z ++ echo torch/include/ATen/ops/value_selecting_reduction_backward.h 2025-06-01T22:52:40.2106414Z ++ grep RECORD 2025-06-01T22:52:40.2127214Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/value_selecting_reduction_backward.h 2025-06-01T22:52:40.2127347Z +++ openssl base64 2025-06-01T22:52:40.2127819Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.2129193Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.2130236Z +++ sed -e s/=//g 2025-06-01T22:52:40.2169556Z ++ HASH=NO6t3itpbike1gEo3dKFpbroNyj_u4ntkSNmPi-Gcdw 2025-06-01T22:52:40.2174141Z +++ ls -nl torch/include/ATen/ops/value_selecting_reduction_backward.h 2025-06-01T22:52:40.2175032Z +++ awk '{print $5}' 2025-06-01T22:52:40.2203398Z ++ FSIZE=2081 2025-06-01T22:52:40.2204230Z ++ echo '"torch/include/ATen/ops/value_selecting_reduction_backward.h",sha256=NO6t3itpbike1gEo3dKFpbroNyj_u4ntkSNmPi-Gcdw,2081' 2025-06-01T22:52:40.2204674Z ++ read fname 2025-06-01T22:52:40.2205177Z ++ make_wheel_record torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.2205674Z ++ FPATH=torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.2206124Z ++ echo torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.2206226Z ++ grep RECORD 2025-06-01T22:52:40.2229300Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.2229434Z +++ openssl base64 2025-06-01T22:52:40.2229542Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.2229639Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.2230558Z +++ sed -e s/=//g 2025-06-01T22:52:40.2270760Z ++ HASH=h_iR2Hdmg98W58Uj3b3HlEhI95kZ4s8kNMS4pQoYh8I 2025-06-01T22:52:40.2275229Z +++ ls -nl torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.2275383Z +++ awk '{print $5}' 2025-06-01T22:52:40.2304528Z ++ FSIZE=1041 2025-06-01T22:52:40.2305675Z ++ echo '"torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h",sha256=h_iR2Hdmg98W58Uj3b3HlEhI95kZ4s8kNMS4pQoYh8I,1041' 2025-06-01T22:52:40.2305882Z ++ read fname 2025-06-01T22:52:40.2306495Z ++ make_wheel_record torch/include/ATen/ops/value_selecting_reduction_backward_native.h 2025-06-01T22:52:40.2306802Z ++ FPATH=torch/include/ATen/ops/value_selecting_reduction_backward_native.h 2025-06-01T22:52:40.2307077Z ++ echo torch/include/ATen/ops/value_selecting_reduction_backward_native.h 2025-06-01T22:52:40.2327108Z ++ grep RECORD 2025-06-01T22:52:40.2327870Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/value_selecting_reduction_backward_native.h 2025-06-01T22:52:40.2328092Z +++ openssl base64 2025-06-01T22:52:40.2328486Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.2329178Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.2330467Z +++ sed -e s/=//g 2025-06-01T22:52:40.2370870Z ++ HASH=8vEHPDiOOkNS4PuRS1pEipSfgjTF3ECyGrQhK7YG5to 2025-06-01T22:52:40.2375956Z +++ ls -nl torch/include/ATen/ops/value_selecting_reduction_backward_native.h 2025-06-01T22:52:40.2376331Z +++ awk '{print $5}' 2025-06-01T22:52:40.2403679Z ++ FSIZE=771 2025-06-01T22:52:40.2405151Z ++ echo '"torch/include/ATen/ops/value_selecting_reduction_backward_native.h",sha256=8vEHPDiOOkNS4PuRS1pEipSfgjTF3ECyGrQhK7YG5to,771' 2025-06-01T22:52:40.2405429Z ++ read fname 2025-06-01T22:52:40.2405760Z ++ make_wheel_record torch/include/ATen/ops/value_selecting_reduction_backward_ops.h 2025-06-01T22:52:40.2406237Z ++ FPATH=torch/include/ATen/ops/value_selecting_reduction_backward_ops.h 2025-06-01T22:52:40.2406726Z ++ echo torch/include/ATen/ops/value_selecting_reduction_backward_ops.h 2025-06-01T22:52:40.2406827Z ++ grep RECORD 2025-06-01T22:52:40.2430356Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/value_selecting_reduction_backward_ops.h 2025-06-01T22:52:40.2430585Z +++ openssl base64 2025-06-01T22:52:40.2430773Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.2430937Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.2431116Z +++ sed -e s/=//g 2025-06-01T22:52:40.2473853Z ++ HASH=vrx935tkNdZNrwiv8bH7zJNkKPa8jE7yy081PiH_cuo 2025-06-01T22:52:40.2477136Z +++ ls -nl torch/include/ATen/ops/value_selecting_reduction_backward_ops.h 2025-06-01T22:52:40.2477589Z +++ awk '{print $5}' 2025-06-01T22:52:40.2505816Z ++ FSIZE=1316 2025-06-01T22:52:40.2506958Z ++ echo '"torch/include/ATen/ops/value_selecting_reduction_backward_ops.h",sha256=vrx935tkNdZNrwiv8bH7zJNkKPa8jE7yy081PiH_cuo,1316' 2025-06-01T22:52:40.2507134Z ++ read fname 2025-06-01T22:52:40.2507383Z ++ make_wheel_record torch/include/ATen/ops/values.h 2025-06-01T22:52:40.2507508Z ++ FPATH=torch/include/ATen/ops/values.h 2025-06-01T22:52:40.2507627Z ++ echo torch/include/ATen/ops/values.h 2025-06-01T22:52:40.2507723Z ++ grep RECORD 2025-06-01T22:52:40.2527404Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/values.h 2025-06-01T22:52:40.2527616Z +++ openssl base64 2025-06-01T22:52:40.2528037Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.2529411Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.2530533Z +++ sed -e s/=//g 2025-06-01T22:52:40.2570858Z ++ HASH=0uw2_VbPPzTYf9kiv6WdAmgRcxlfcQ3ZR-bw144BwF4 2025-06-01T22:52:40.2575339Z +++ ls -nl torch/include/ATen/ops/values.h 2025-06-01T22:52:40.2576420Z +++ awk '{print $5}' 2025-06-01T22:52:40.2604079Z ++ FSIZE=503 2025-06-01T22:52:40.2604799Z ++ echo '"torch/include/ATen/ops/values.h",sha256=0uw2_VbPPzTYf9kiv6WdAmgRcxlfcQ3ZR-bw144BwF4,503' 2025-06-01T22:52:40.2605067Z ++ read fname 2025-06-01T22:52:40.2605418Z ++ make_wheel_record torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.2605773Z ++ FPATH=torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.2606321Z ++ echo torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.2606513Z ++ grep RECORD 2025-06-01T22:52:40.2630108Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.2630329Z +++ openssl base64 2025-06-01T22:52:40.2630484Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.2630594Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.2630897Z +++ sed -e s/=//g 2025-06-01T22:52:40.2673139Z ++ HASH=wZ0ZxzoPlFmOiTZ36yHmIFaloD1qC_tyx9UrccsHMVs 2025-06-01T22:52:40.2677107Z +++ ls -nl torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.2677651Z +++ awk '{print $5}' 2025-06-01T22:52:40.2704751Z ++ FSIZE=764 2025-06-01T22:52:40.2706038Z ++ echo '"torch/include/ATen/ops/values_compositeexplicitautograd_dispatch.h",sha256=wZ0ZxzoPlFmOiTZ36yHmIFaloD1qC_tyx9UrccsHMVs,764' 2025-06-01T22:52:40.2706168Z ++ read fname 2025-06-01T22:52:40.2706354Z ++ make_wheel_record torch/include/ATen/ops/values_copy.h 2025-06-01T22:52:40.2706495Z ++ FPATH=torch/include/ATen/ops/values_copy.h 2025-06-01T22:52:40.2706794Z ++ echo torch/include/ATen/ops/values_copy.h 2025-06-01T22:52:40.2707486Z ++ grep RECORD 2025-06-01T22:52:40.2728064Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/values_copy.h 2025-06-01T22:52:40.2728291Z +++ openssl base64 2025-06-01T22:52:40.2728921Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.2730220Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.2731554Z +++ sed -e s/=//g 2025-06-01T22:52:40.2770924Z ++ HASH=o55Y8qAQEV-yMxLGcRFKInxYSe4Jvh6PJURsw6jTXRo 2025-06-01T22:52:40.2775964Z +++ ls -nl torch/include/ATen/ops/values_copy.h 2025-06-01T22:52:40.2776775Z +++ awk '{print $5}' 2025-06-01T22:52:40.2803241Z ++ FSIZE=1077 2025-06-01T22:52:40.2804144Z ++ echo '"torch/include/ATen/ops/values_copy.h",sha256=o55Y8qAQEV-yMxLGcRFKInxYSe4Jvh6PJURsw6jTXRo,1077' 2025-06-01T22:52:40.2804334Z ++ read fname 2025-06-01T22:52:40.2804700Z ++ make_wheel_record torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.2805193Z ++ FPATH=torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.2805813Z ++ echo torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.2806805Z ++ grep RECORD 2025-06-01T22:52:40.2828584Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.2828834Z +++ openssl base64 2025-06-01T22:52:40.2830800Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.2830978Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.2831152Z +++ sed -e s/=//g 2025-06-01T22:52:40.2873382Z ++ HASH=cvPG7K4CH6Ug0zbQbmP947Iybrob5Qvqzqhk1z7cYB0 2025-06-01T22:52:40.2876505Z +++ ls -nl torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.2877182Z +++ awk '{print $5}' 2025-06-01T22:52:40.2903574Z ++ FSIZE=877 2025-06-01T22:52:40.2904738Z ++ echo '"torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h",sha256=cvPG7K4CH6Ug0zbQbmP947Iybrob5Qvqzqhk1z7cYB0,877' 2025-06-01T22:52:40.2905573Z ++ read fname 2025-06-01T22:52:40.2906302Z ++ make_wheel_record torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.2907269Z ++ FPATH=torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.2908233Z ++ echo torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.2908834Z ++ grep RECORD 2025-06-01T22:52:40.2928461Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.2929256Z +++ openssl base64 2025-06-01T22:52:40.2929564Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.2931225Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.2932327Z +++ sed -e s/=//g 2025-06-01T22:52:40.2972744Z ++ HASH=OzdOH5gU0sK_qg3oBFTI5y-eNVvxY0oXjmcTDopxckQ 2025-06-01T22:52:40.2978904Z +++ ls -nl torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.2979589Z +++ awk '{print $5}' 2025-06-01T22:52:40.3004962Z ++ FSIZE=795 2025-06-01T22:52:40.3005925Z ++ echo '"torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=OzdOH5gU0sK_qg3oBFTI5y-eNVvxY0oXjmcTDopxckQ,795' 2025-06-01T22:52:40.3006869Z ++ read fname 2025-06-01T22:52:40.3007239Z ++ make_wheel_record torch/include/ATen/ops/values_copy_native.h 2025-06-01T22:52:40.3007745Z ++ FPATH=torch/include/ATen/ops/values_copy_native.h 2025-06-01T22:52:40.3008209Z ++ echo torch/include/ATen/ops/values_copy_native.h 2025-06-01T22:52:40.3008599Z ++ grep RECORD 2025-06-01T22:52:40.3029802Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/values_copy_native.h 2025-06-01T22:52:40.3030346Z +++ openssl base64 2025-06-01T22:52:40.3030602Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.3030865Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.3031488Z +++ sed -e s/=//g 2025-06-01T22:52:40.3074056Z ++ HASH=h_NJDkXMh3DqXqfBedNJnNMElj6xxgonZiY6waT5XMM 2025-06-01T22:52:40.3077577Z +++ ls -nl torch/include/ATen/ops/values_copy_native.h 2025-06-01T22:52:40.3078614Z +++ awk '{print $5}' 2025-06-01T22:52:40.3105570Z ++ FSIZE=564 2025-06-01T22:52:40.3106404Z ++ echo '"torch/include/ATen/ops/values_copy_native.h",sha256=h_NJDkXMh3DqXqfBedNJnNMElj6xxgonZiY6waT5XMM,564' 2025-06-01T22:52:40.3107099Z ++ read fname 2025-06-01T22:52:40.3107445Z ++ make_wheel_record torch/include/ATen/ops/values_copy_ops.h 2025-06-01T22:52:40.3107915Z ++ FPATH=torch/include/ATen/ops/values_copy_ops.h 2025-06-01T22:52:40.3108350Z ++ echo torch/include/ATen/ops/values_copy_ops.h 2025-06-01T22:52:40.3108710Z ++ grep RECORD 2025-06-01T22:52:40.3128594Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/values_copy_ops.h 2025-06-01T22:52:40.3129134Z +++ openssl base64 2025-06-01T22:52:40.3129486Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.3130907Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.3132224Z +++ sed -e s/=//g 2025-06-01T22:52:40.3170793Z ++ HASH=Ul2k5t8dRqQkOYz3hwW1EUb6oqP5MqNtBHdbyPsL854 2025-06-01T22:52:40.3175698Z +++ ls -nl torch/include/ATen/ops/values_copy_ops.h 2025-06-01T22:52:40.3176874Z +++ awk '{print $5}' 2025-06-01T22:52:40.3202959Z ++ FSIZE=1577 2025-06-01T22:52:40.3204046Z ++ echo '"torch/include/ATen/ops/values_copy_ops.h",sha256=Ul2k5t8dRqQkOYz3hwW1EUb6oqP5MqNtBHdbyPsL854,1577' 2025-06-01T22:52:40.3204925Z ++ read fname 2025-06-01T22:52:40.3205295Z ++ make_wheel_record torch/include/ATen/ops/values_native.h 2025-06-01T22:52:40.3205766Z ++ FPATH=torch/include/ATen/ops/values_native.h 2025-06-01T22:52:40.3206198Z ++ echo torch/include/ATen/ops/values_native.h 2025-06-01T22:52:40.3206594Z ++ grep RECORD 2025-06-01T22:52:40.3229523Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/values_native.h 2025-06-01T22:52:40.3230038Z +++ openssl base64 2025-06-01T22:52:40.3230287Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.3230542Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.3231060Z +++ sed -e s/=//g 2025-06-01T22:52:40.3273914Z ++ HASH=8IZRVzzqhvLWsZtrOgNR65MEjKAjUOorfM4lrxSuXr0 2025-06-01T22:52:40.3276739Z +++ ls -nl torch/include/ATen/ops/values_native.h 2025-06-01T22:52:40.3277367Z +++ awk '{print $5}' 2025-06-01T22:52:40.3305431Z ++ FSIZE=671 2025-06-01T22:52:40.3306053Z ++ echo '"torch/include/ATen/ops/values_native.h",sha256=8IZRVzzqhvLWsZtrOgNR65MEjKAjUOorfM4lrxSuXr0,671' 2025-06-01T22:52:40.3306832Z ++ read fname 2025-06-01T22:52:40.3307283Z ++ make_wheel_record torch/include/ATen/ops/values_ops.h 2025-06-01T22:52:40.3307729Z ++ FPATH=torch/include/ATen/ops/values_ops.h 2025-06-01T22:52:40.3308113Z ++ echo torch/include/ATen/ops/values_ops.h 2025-06-01T22:52:40.3308465Z ++ grep RECORD 2025-06-01T22:52:40.3328033Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/values_ops.h 2025-06-01T22:52:40.3328522Z +++ openssl base64 2025-06-01T22:52:40.3329245Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.3330715Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.3331995Z +++ sed -e s/=//g 2025-06-01T22:52:40.3371471Z ++ HASH=AlqlUbF4A_ZsZcnqnpjatH54ksMSn0WJgKKJNSk8mOk 2025-06-01T22:52:40.3376604Z +++ ls -nl torch/include/ATen/ops/values_ops.h 2025-06-01T22:52:40.3378712Z +++ awk '{print $5}' 2025-06-01T22:52:40.3405452Z ++ FSIZE=963 2025-06-01T22:52:40.3406137Z ++ echo '"torch/include/ATen/ops/values_ops.h",sha256=AlqlUbF4A_ZsZcnqnpjatH54ksMSn0WJgKKJNSk8mOk,963' 2025-06-01T22:52:40.3406825Z ++ read fname 2025-06-01T22:52:40.3407199Z ++ make_wheel_record torch/include/ATen/ops/vander.h 2025-06-01T22:52:40.3407635Z ++ FPATH=torch/include/ATen/ops/vander.h 2025-06-01T22:52:40.3408011Z ++ echo torch/include/ATen/ops/vander.h 2025-06-01T22:52:40.3408356Z ++ grep RECORD 2025-06-01T22:52:40.3431637Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vander.h 2025-06-01T22:52:40.3432245Z +++ openssl base64 2025-06-01T22:52:40.3432715Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.3433044Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.3433296Z +++ sed -e s/=//g 2025-06-01T22:52:40.3472220Z ++ HASH=tOTdNWa6JT3LFYlgMXZtjTiHUgar3Z9gOERFO7EPJJ4 2025-06-01T22:52:40.3476868Z +++ ls -nl torch/include/ATen/ops/vander.h 2025-06-01T22:52:40.3478267Z +++ awk '{print $5}' 2025-06-01T22:52:40.3505897Z ++ FSIZE=745 2025-06-01T22:52:40.3506822Z ++ echo '"torch/include/ATen/ops/vander.h",sha256=tOTdNWa6JT3LFYlgMXZtjTiHUgar3Z9gOERFO7EPJJ4,745' 2025-06-01T22:52:40.3507459Z ++ read fname 2025-06-01T22:52:40.3507931Z ++ make_wheel_record torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.3508696Z ++ FPATH=torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.3509402Z ++ echo torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.3509894Z ++ grep RECORD 2025-06-01T22:52:40.3529003Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.3529674Z +++ openssl base64 2025-06-01T22:52:40.3530192Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.3531397Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.3532794Z +++ sed -e s/=//g 2025-06-01T22:52:40.3570649Z ++ HASH=Z-aWH_ByvCtoTh5hk_voZuky3pRIfOxS9VkXuc91des 2025-06-01T22:52:40.3575734Z +++ ls -nl torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.3576351Z +++ awk '{print $5}' 2025-06-01T22:52:40.3602296Z ++ FSIZE=827 2025-06-01T22:52:40.3603647Z ++ echo '"torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h",sha256=Z-aWH_ByvCtoTh5hk_voZuky3pRIfOxS9VkXuc91des,827' 2025-06-01T22:52:40.3604787Z ++ read fname 2025-06-01T22:52:40.3605128Z ++ make_wheel_record torch/include/ATen/ops/vander_native.h 2025-06-01T22:52:40.3605606Z ++ FPATH=torch/include/ATen/ops/vander_native.h 2025-06-01T22:52:40.3606028Z ++ echo torch/include/ATen/ops/vander_native.h 2025-06-01T22:52:40.3606407Z ++ grep RECORD 2025-06-01T22:52:40.3628497Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vander_native.h 2025-06-01T22:52:40.3629067Z +++ openssl base64 2025-06-01T22:52:40.3629338Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.3630739Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.3631002Z +++ sed -e s/=//g 2025-06-01T22:52:40.3673537Z ++ HASH=y1dkYRxcAe74EZ7R99w7nA64AnV8HvO-euDgpUR4rWI 2025-06-01T22:52:40.3676817Z +++ ls -nl torch/include/ATen/ops/vander_native.h 2025-06-01T22:52:40.3677558Z +++ awk '{print $5}' 2025-06-01T22:52:40.3704321Z ++ FSIZE=539 2025-06-01T22:52:40.3705157Z ++ echo '"torch/include/ATen/ops/vander_native.h",sha256=y1dkYRxcAe74EZ7R99w7nA64AnV8HvO-euDgpUR4rWI,539' 2025-06-01T22:52:40.3705955Z ++ read fname 2025-06-01T22:52:40.3706280Z ++ make_wheel_record torch/include/ATen/ops/vander_ops.h 2025-06-01T22:52:40.3706712Z ++ FPATH=torch/include/ATen/ops/vander_ops.h 2025-06-01T22:52:40.3707116Z ++ echo torch/include/ATen/ops/vander_ops.h 2025-06-01T22:52:40.3707561Z ++ grep RECORD 2025-06-01T22:52:40.3728543Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vander_ops.h 2025-06-01T22:52:40.3729047Z +++ openssl base64 2025-06-01T22:52:40.3729959Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.3731337Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.3732575Z +++ sed -e s/=//g 2025-06-01T22:52:40.3770677Z ++ HASH=21XDvnutgYnWybcgHf-bOuFPJHFx4p6vg10sejJTMss 2025-06-01T22:52:40.3775651Z +++ ls -nl torch/include/ATen/ops/vander_ops.h 2025-06-01T22:52:40.3776533Z +++ awk '{print $5}' 2025-06-01T22:52:40.3803493Z ++ FSIZE=1106 2025-06-01T22:52:40.3804320Z ++ echo '"torch/include/ATen/ops/vander_ops.h",sha256=21XDvnutgYnWybcgHf-bOuFPJHFx4p6vg10sejJTMss,1106' 2025-06-01T22:52:40.3805193Z ++ read fname 2025-06-01T22:52:40.3805498Z ++ make_wheel_record torch/include/ATen/ops/var.h 2025-06-01T22:52:40.3805903Z ++ FPATH=torch/include/ATen/ops/var.h 2025-06-01T22:52:40.3806269Z ++ echo torch/include/ATen/ops/var.h 2025-06-01T22:52:40.3806600Z ++ grep RECORD 2025-06-01T22:52:40.3827428Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var.h 2025-06-01T22:52:40.3828278Z +++ openssl base64 2025-06-01T22:52:40.3828543Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.3828805Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.3830369Z +++ sed -e s/=//g 2025-06-01T22:52:40.3873836Z ++ HASH=9smxLV8tl-MlyrdDXiVvufyiQWVNUy3Np_xh1wsElhc 2025-06-01T22:52:40.3876645Z +++ ls -nl torch/include/ATen/ops/var.h 2025-06-01T22:52:40.3877965Z +++ awk '{print $5}' 2025-06-01T22:52:40.3904886Z ++ FSIZE=4871 2025-06-01T22:52:40.3905568Z ++ echo '"torch/include/ATen/ops/var.h",sha256=9smxLV8tl-MlyrdDXiVvufyiQWVNUy3Np_xh1wsElhc,4871' 2025-06-01T22:52:40.3906186Z ++ read fname 2025-06-01T22:52:40.3906641Z ++ make_wheel_record torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.3907378Z ++ FPATH=torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.3908033Z ++ echo torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.3908526Z ++ grep RECORD 2025-06-01T22:52:40.3929054Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.3929705Z +++ openssl base64 2025-06-01T22:52:40.3930194Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.3931930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.3933214Z +++ sed -e s/=//g 2025-06-01T22:52:40.3971038Z ++ HASH=PyGjy3MZqsC30g5szjPU6VVsRJ1FqJNBb6vw0RAEC_Q 2025-06-01T22:52:40.3976179Z +++ ls -nl torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.3976847Z +++ awk '{print $5}' 2025-06-01T22:52:40.4002613Z ++ FSIZE=2021 2025-06-01T22:52:40.4003470Z ++ echo '"torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h",sha256=PyGjy3MZqsC30g5szjPU6VVsRJ1FqJNBb6vw0RAEC_Q,2021' 2025-06-01T22:52:40.4004416Z ++ read fname 2025-06-01T22:52:40.4004947Z ++ make_wheel_record torch/include/ATen/ops/var_cpu_dispatch.h 2025-06-01T22:52:40.4005593Z ++ FPATH=torch/include/ATen/ops/var_cpu_dispatch.h 2025-06-01T22:52:40.4006105Z ++ echo torch/include/ATen/ops/var_cpu_dispatch.h 2025-06-01T22:52:40.4006499Z ++ grep RECORD 2025-06-01T22:52:40.4028660Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var_cpu_dispatch.h 2025-06-01T22:52:40.4029206Z +++ openssl base64 2025-06-01T22:52:40.4029514Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.4029780Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.4031150Z +++ sed -e s/=//g 2025-06-01T22:52:40.4071815Z ++ HASH=pe1Qx5675Ek8otsiaFj4nVn63p-UV2JZ6GRX09cZaVo 2025-06-01T22:52:40.4075994Z +++ ls -nl torch/include/ATen/ops/var_cpu_dispatch.h 2025-06-01T22:52:40.4076900Z +++ awk '{print $5}' 2025-06-01T22:52:40.4104679Z ++ FSIZE=1213 2025-06-01T22:52:40.4105339Z ++ echo '"torch/include/ATen/ops/var_cpu_dispatch.h",sha256=pe1Qx5675Ek8otsiaFj4nVn63p-UV2JZ6GRX09cZaVo,1213' 2025-06-01T22:52:40.4106144Z ++ read fname 2025-06-01T22:52:40.4106500Z ++ make_wheel_record torch/include/ATen/ops/var_cuda_dispatch.h 2025-06-01T22:52:40.4106987Z ++ FPATH=torch/include/ATen/ops/var_cuda_dispatch.h 2025-06-01T22:52:40.4107440Z ++ echo torch/include/ATen/ops/var_cuda_dispatch.h 2025-06-01T22:52:40.4107819Z ++ grep RECORD 2025-06-01T22:52:40.4127468Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var_cuda_dispatch.h 2025-06-01T22:52:40.4128006Z +++ openssl base64 2025-06-01T22:52:40.4128266Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.4129486Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.4130741Z +++ sed -e s/=//g 2025-06-01T22:52:40.4170863Z ++ HASH=rr-EnsRDkhAGBw5DiwoqnXG-wpq600aV2sV9Zgv4g6Q 2025-06-01T22:52:40.4175653Z +++ ls -nl torch/include/ATen/ops/var_cuda_dispatch.h 2025-06-01T22:52:40.4176465Z +++ awk '{print $5}' 2025-06-01T22:52:40.4203857Z ++ FSIZE=1215 2025-06-01T22:52:40.4204695Z ++ echo '"torch/include/ATen/ops/var_cuda_dispatch.h",sha256=rr-EnsRDkhAGBw5DiwoqnXG-wpq600aV2sV9Zgv4g6Q,1215' 2025-06-01T22:52:40.4205621Z ++ read fname 2025-06-01T22:52:40.4205944Z ++ make_wheel_record torch/include/ATen/ops/var_mean.h 2025-06-01T22:52:40.4206377Z ++ FPATH=torch/include/ATen/ops/var_mean.h 2025-06-01T22:52:40.4206783Z ++ echo torch/include/ATen/ops/var_mean.h 2025-06-01T22:52:40.4207127Z ++ grep RECORD 2025-06-01T22:52:40.4228925Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var_mean.h 2025-06-01T22:52:40.4229789Z +++ openssl base64 2025-06-01T22:52:40.4230118Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.4230389Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.4230665Z +++ sed -e s/=//g 2025-06-01T22:52:40.4272023Z ++ HASH=iex1B_u_wdOUAOcXtEJ9K6CgEoWWdyG0v678UTdSRws 2025-06-01T22:52:40.4276864Z +++ ls -nl torch/include/ATen/ops/var_mean.h 2025-06-01T22:52:40.4277306Z +++ awk '{print $5}' 2025-06-01T22:52:40.4304011Z ++ FSIZE=3217 2025-06-01T22:52:40.4304725Z ++ echo '"torch/include/ATen/ops/var_mean.h",sha256=iex1B_u_wdOUAOcXtEJ9K6CgEoWWdyG0v678UTdSRws,3217' 2025-06-01T22:52:40.4305366Z ++ read fname 2025-06-01T22:52:40.4305852Z ++ make_wheel_record torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.4306631Z ++ FPATH=torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.4307479Z ++ echo torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.4307991Z ++ grep RECORD 2025-06-01T22:52:40.4327860Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.4328530Z +++ openssl base64 2025-06-01T22:52:40.4328810Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.4329615Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.4331053Z +++ sed -e s/=//g 2025-06-01T22:52:40.4370838Z ++ HASH=M4MUfT9vFM1WIRXVhBlvT8IQO1fDd7wUI3NswLfredc 2025-06-01T22:52:40.4376216Z +++ ls -nl torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.4376819Z +++ awk '{print $5}' 2025-06-01T22:52:40.4403666Z ++ FSIZE=1183 2025-06-01T22:52:40.4404883Z ++ echo '"torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h",sha256=M4MUfT9vFM1WIRXVhBlvT8IQO1fDd7wUI3NswLfredc,1183' 2025-06-01T22:52:40.4405755Z ++ read fname 2025-06-01T22:52:40.4406264Z ++ make_wheel_record torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.4407065Z ++ FPATH=torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.4407782Z ++ echo torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.4408312Z ++ grep RECORD 2025-06-01T22:52:40.4429972Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.4430647Z +++ openssl base64 2025-06-01T22:52:40.4431061Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.4431307Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.4431875Z +++ sed -e s/=//g 2025-06-01T22:52:40.4473229Z ++ HASH=X61iT1Er85cDdXUeiE5FXrp9ZXtCooC-XVTHvxjnX7s 2025-06-01T22:52:40.4476230Z +++ ls -nl torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.4476849Z +++ awk '{print $5}' 2025-06-01T22:52:40.4504073Z ++ FSIZE=1273 2025-06-01T22:52:40.4504918Z ++ echo '"torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h",sha256=X61iT1Er85cDdXUeiE5FXrp9ZXtCooC-XVTHvxjnX7s,1273' 2025-06-01T22:52:40.4505760Z ++ read fname 2025-06-01T22:52:40.4506132Z ++ make_wheel_record torch/include/ATen/ops/var_mean_cpu_dispatch.h 2025-06-01T22:52:40.4506668Z ++ FPATH=torch/include/ATen/ops/var_mean_cpu_dispatch.h 2025-06-01T22:52:40.4507130Z ++ echo torch/include/ATen/ops/var_mean_cpu_dispatch.h 2025-06-01T22:52:40.4507521Z ++ grep RECORD 2025-06-01T22:52:40.4528354Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var_mean_cpu_dispatch.h 2025-06-01T22:52:40.4528918Z +++ openssl base64 2025-06-01T22:52:40.4529178Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.4530298Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.4531181Z +++ sed -e s/=//g 2025-06-01T22:52:40.4570481Z ++ HASH=17C14_x3iQ3XVsd2fk8HS92Db7wQr475SqbalZnuh7E 2025-06-01T22:52:40.4575313Z +++ ls -nl torch/include/ATen/ops/var_mean_cpu_dispatch.h 2025-06-01T22:52:40.4576168Z +++ awk '{print $5}' 2025-06-01T22:52:40.4602099Z ++ FSIZE=874 2025-06-01T22:52:40.4602833Z ++ echo '"torch/include/ATen/ops/var_mean_cpu_dispatch.h",sha256=17C14_x3iQ3XVsd2fk8HS92Db7wQr475SqbalZnuh7E,874' 2025-06-01T22:52:40.4603509Z ++ read fname 2025-06-01T22:52:40.4603894Z ++ make_wheel_record torch/include/ATen/ops/var_mean_cuda_dispatch.h 2025-06-01T22:52:40.4604734Z ++ FPATH=torch/include/ATen/ops/var_mean_cuda_dispatch.h 2025-06-01T22:52:40.4605238Z ++ echo torch/include/ATen/ops/var_mean_cuda_dispatch.h 2025-06-01T22:52:40.4605633Z ++ grep RECORD 2025-06-01T22:52:40.4627878Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var_mean_cuda_dispatch.h 2025-06-01T22:52:40.4628493Z +++ openssl base64 2025-06-01T22:52:40.4628758Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.4629441Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.4629897Z +++ sed -e s/=//g 2025-06-01T22:52:40.4669732Z ++ HASH=RGu96484viNU8J1snzAplLUkyTG6tQV2uQ94crVrwOo 2025-06-01T22:52:40.4674789Z +++ ls -nl torch/include/ATen/ops/var_mean_cuda_dispatch.h 2025-06-01T22:52:40.4675688Z +++ awk '{print $5}' 2025-06-01T22:52:40.4701905Z ++ FSIZE=876 2025-06-01T22:52:40.4702769Z ++ echo '"torch/include/ATen/ops/var_mean_cuda_dispatch.h",sha256=RGu96484viNU8J1snzAplLUkyTG6tQV2uQ94crVrwOo,876' 2025-06-01T22:52:40.4703485Z ++ read fname 2025-06-01T22:52:40.4703822Z ++ make_wheel_record torch/include/ATen/ops/var_mean_native.h 2025-06-01T22:52:40.4704306Z ++ FPATH=torch/include/ATen/ops/var_mean_native.h 2025-06-01T22:52:40.4704734Z ++ echo torch/include/ATen/ops/var_mean_native.h 2025-06-01T22:52:40.4705386Z ++ grep RECORD 2025-06-01T22:52:40.4726564Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var_mean_native.h 2025-06-01T22:52:40.4727081Z +++ openssl base64 2025-06-01T22:52:40.4727746Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.4728796Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.4730045Z +++ sed -e s/=//g 2025-06-01T22:52:40.4768061Z ++ HASH=nhNCgd-Sn2xwglWPDLgN3O9lsYfoaoYK9gONOBUapq8 2025-06-01T22:52:40.4772759Z +++ ls -nl torch/include/ATen/ops/var_mean_native.h 2025-06-01T22:52:40.4773624Z +++ awk '{print $5}' 2025-06-01T22:52:40.4799419Z ++ FSIZE=1437 2025-06-01T22:52:40.4800158Z ++ echo '"torch/include/ATen/ops/var_mean_native.h",sha256=nhNCgd-Sn2xwglWPDLgN3O9lsYfoaoYK9gONOBUapq8,1437' 2025-06-01T22:52:40.4800842Z ++ read fname 2025-06-01T22:52:40.4801162Z ++ make_wheel_record torch/include/ATen/ops/var_mean_ops.h 2025-06-01T22:52:40.4801616Z ++ FPATH=torch/include/ATen/ops/var_mean_ops.h 2025-06-01T22:52:40.4802008Z ++ echo torch/include/ATen/ops/var_mean_ops.h 2025-06-01T22:52:40.4802820Z ++ grep RECORD 2025-06-01T22:52:40.4826979Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var_mean_ops.h 2025-06-01T22:52:40.4827561Z +++ openssl base64 2025-06-01T22:52:40.4827831Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.4828374Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.4828858Z +++ sed -e s/=//g 2025-06-01T22:52:40.4869200Z ++ HASH=WHGenAwiMOxq82XKfwOw1A5X3tLkfqpisZpMoErXNUg 2025-06-01T22:52:40.4873556Z +++ ls -nl torch/include/ATen/ops/var_mean_ops.h 2025-06-01T22:52:40.4874885Z +++ awk '{print $5}' 2025-06-01T22:52:40.4902136Z ++ FSIZE=5696 2025-06-01T22:52:40.4902955Z ++ echo '"torch/include/ATen/ops/var_mean_ops.h",sha256=WHGenAwiMOxq82XKfwOw1A5X3tLkfqpisZpMoErXNUg,5696' 2025-06-01T22:52:40.4903610Z ++ read fname 2025-06-01T22:52:40.4904044Z ++ make_wheel_record torch/include/ATen/ops/var_native.h 2025-06-01T22:52:40.4904472Z ++ FPATH=torch/include/ATen/ops/var_native.h 2025-06-01T22:52:40.4904868Z ++ echo torch/include/ATen/ops/var_native.h 2025-06-01T22:52:40.4905216Z ++ grep RECORD 2025-06-01T22:52:40.4926323Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var_native.h 2025-06-01T22:52:40.4926930Z +++ openssl base64 2025-06-01T22:52:40.4927335Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.4927611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.4928952Z +++ sed -e s/=//g 2025-06-01T22:52:40.4967146Z ++ HASH=RMO35w-zj2lQLNS0bXcnnr2g2hLMwXgs6c_aFSzcREI 2025-06-01T22:52:40.4972553Z +++ ls -nl torch/include/ATen/ops/var_native.h 2025-06-01T22:52:40.4973333Z +++ awk '{print $5}' 2025-06-01T22:52:40.4999619Z ++ FSIZE=1640 2025-06-01T22:52:40.5000261Z ++ echo '"torch/include/ATen/ops/var_native.h",sha256=RMO35w-zj2lQLNS0bXcnnr2g2hLMwXgs6c_aFSzcREI,1640' 2025-06-01T22:52:40.5000974Z ++ read fname 2025-06-01T22:52:40.5001314Z ++ make_wheel_record torch/include/ATen/ops/var_ops.h 2025-06-01T22:52:40.5001741Z ++ FPATH=torch/include/ATen/ops/var_ops.h 2025-06-01T22:52:40.5002211Z ++ echo torch/include/ATen/ops/var_ops.h 2025-06-01T22:52:40.5002547Z ++ grep RECORD 2025-06-01T22:52:40.5025801Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/var_ops.h 2025-06-01T22:52:40.5026286Z +++ openssl base64 2025-06-01T22:52:40.5026630Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.5026927Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.5027276Z +++ sed -e s/=//g 2025-06-01T22:52:40.5070406Z ++ HASH=6b52oSE6RnEetK7VzZMSHdblRLZ_88u7X07M1WB6jHg 2025-06-01T22:52:40.5073894Z +++ ls -nl torch/include/ATen/ops/var_ops.h 2025-06-01T22:52:40.5074544Z +++ awk '{print $5}' 2025-06-01T22:52:40.5102003Z ++ FSIZE=7504 2025-06-01T22:52:40.5102877Z ++ echo '"torch/include/ATen/ops/var_ops.h",sha256=6b52oSE6RnEetK7VzZMSHdblRLZ_88u7X07M1WB6jHg,7504' 2025-06-01T22:52:40.5103492Z ++ read fname 2025-06-01T22:52:40.5103794Z ++ make_wheel_record torch/include/ATen/ops/vdot.h 2025-06-01T22:52:40.5104293Z ++ FPATH=torch/include/ATen/ops/vdot.h 2025-06-01T22:52:40.5104654Z ++ echo torch/include/ATen/ops/vdot.h 2025-06-01T22:52:40.5104983Z ++ grep RECORD 2025-06-01T22:52:40.5126705Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vdot.h 2025-06-01T22:52:40.5127211Z +++ openssl base64 2025-06-01T22:52:40.5127474Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.5127914Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.5129024Z +++ sed -e s/=//g 2025-06-01T22:52:40.5168975Z ++ HASH=xV9dVRVUeem9awgUulPkDFU6qbyOsATxB7sp4C97G7Q 2025-06-01T22:52:40.5173895Z +++ ls -nl torch/include/ATen/ops/vdot.h 2025-06-01T22:52:40.5175031Z +++ awk '{print $5}' 2025-06-01T22:52:40.5201384Z ++ FSIZE=1148 2025-06-01T22:52:40.5201987Z ++ echo '"torch/include/ATen/ops/vdot.h",sha256=xV9dVRVUeem9awgUulPkDFU6qbyOsATxB7sp4C97G7Q,1148' 2025-06-01T22:52:40.5202706Z ++ read fname 2025-06-01T22:52:40.5203196Z ++ make_wheel_record torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.5204134Z ++ FPATH=torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.5205007Z ++ echo torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.5205508Z ++ grep RECORD 2025-06-01T22:52:40.5227034Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.5228010Z +++ openssl base64 2025-06-01T22:52:40.5228284Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.5228538Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.5229184Z +++ sed -e s/=//g 2025-06-01T22:52:40.5270657Z ++ HASH=ZKCcA9apEkSe06mF5ORCbyv0P6j5S4ENgVwzy7Mmwq8 2025-06-01T22:52:40.5275007Z +++ ls -nl torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.5275630Z +++ awk '{print $5}' 2025-06-01T22:52:40.5303337Z ++ FSIZE=915 2025-06-01T22:52:40.5304282Z ++ echo '"torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h",sha256=ZKCcA9apEkSe06mF5ORCbyv0P6j5S4ENgVwzy7Mmwq8,915' 2025-06-01T22:52:40.5305206Z ++ read fname 2025-06-01T22:52:40.5305554Z ++ make_wheel_record torch/include/ATen/ops/vdot_cpu_dispatch.h 2025-06-01T22:52:40.5306058Z ++ FPATH=torch/include/ATen/ops/vdot_cpu_dispatch.h 2025-06-01T22:52:40.5306491Z ++ echo torch/include/ATen/ops/vdot_cpu_dispatch.h 2025-06-01T22:52:40.5306879Z ++ grep RECORD 2025-06-01T22:52:40.5327080Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vdot_cpu_dispatch.h 2025-06-01T22:52:40.5327713Z +++ openssl base64 2025-06-01T22:52:40.5327993Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.5328735Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.5330163Z +++ sed -e s/=//g 2025-06-01T22:52:40.5369005Z ++ HASH=tpTH2sLO0-KyP3Ngte3Yy9I0hEdi_7Se6lGJ6rBI3f0 2025-06-01T22:52:40.5373725Z +++ ls -nl torch/include/ATen/ops/vdot_cpu_dispatch.h 2025-06-01T22:52:40.5374708Z +++ awk '{print $5}' 2025-06-01T22:52:40.5401129Z ++ FSIZE=744 2025-06-01T22:52:40.5401840Z ++ echo '"torch/include/ATen/ops/vdot_cpu_dispatch.h",sha256=tpTH2sLO0-KyP3Ngte3Yy9I0hEdi_7Se6lGJ6rBI3f0,744' 2025-06-01T22:52:40.5402588Z ++ read fname 2025-06-01T22:52:40.5402950Z ++ make_wheel_record torch/include/ATen/ops/vdot_cuda_dispatch.h 2025-06-01T22:52:40.5403438Z ++ FPATH=torch/include/ATen/ops/vdot_cuda_dispatch.h 2025-06-01T22:52:40.5404106Z ++ echo torch/include/ATen/ops/vdot_cuda_dispatch.h 2025-06-01T22:52:40.5404808Z ++ grep RECORD 2025-06-01T22:52:40.5427275Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vdot_cuda_dispatch.h 2025-06-01T22:52:40.5428016Z +++ openssl base64 2025-06-01T22:52:40.5428275Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.5428535Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.5429467Z +++ sed -e s/=//g 2025-06-01T22:52:40.5469638Z ++ HASH=fuGVsu5H9Fk6zo37k2ikCA95uNMcvMIS2Rtvo25xdoQ 2025-06-01T22:52:40.5473348Z +++ ls -nl torch/include/ATen/ops/vdot_cuda_dispatch.h 2025-06-01T22:52:40.5474646Z +++ awk '{print $5}' 2025-06-01T22:52:40.5500737Z ++ FSIZE=746 2025-06-01T22:52:40.5501541Z ++ echo '"torch/include/ATen/ops/vdot_cuda_dispatch.h",sha256=fuGVsu5H9Fk6zo37k2ikCA95uNMcvMIS2Rtvo25xdoQ,746' 2025-06-01T22:52:40.5502230Z ++ read fname 2025-06-01T22:52:40.5502545Z ++ make_wheel_record torch/include/ATen/ops/vdot_native.h 2025-06-01T22:52:40.5503057Z ++ FPATH=torch/include/ATen/ops/vdot_native.h 2025-06-01T22:52:40.5503513Z ++ echo torch/include/ATen/ops/vdot_native.h 2025-06-01T22:52:40.5504442Z ++ grep RECORD 2025-06-01T22:52:40.5526534Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vdot_native.h 2025-06-01T22:52:40.5527128Z +++ openssl base64 2025-06-01T22:52:40.5527408Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.5528192Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.5529461Z +++ sed -e s/=//g 2025-06-01T22:52:40.5569008Z ++ HASH=HniU1ovs5DlDKN921SDbPoFoBZjL8VgYlK2KIIm3luk 2025-06-01T22:52:40.5573675Z +++ ls -nl torch/include/ATen/ops/vdot_native.h 2025-06-01T22:52:40.5574600Z +++ awk '{print $5}' 2025-06-01T22:52:40.5601817Z ++ FSIZE=685 2025-06-01T22:52:40.5602530Z ++ echo '"torch/include/ATen/ops/vdot_native.h",sha256=HniU1ovs5DlDKN921SDbPoFoBZjL8VgYlK2KIIm3luk,685' 2025-06-01T22:52:40.5603250Z ++ read fname 2025-06-01T22:52:40.5603556Z ++ make_wheel_record torch/include/ATen/ops/vdot_ops.h 2025-06-01T22:52:40.5604207Z ++ FPATH=torch/include/ATen/ops/vdot_ops.h 2025-06-01T22:52:40.5604763Z ++ echo torch/include/ATen/ops/vdot_ops.h 2025-06-01T22:52:40.5605141Z ++ grep RECORD 2025-06-01T22:52:40.5627944Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vdot_ops.h 2025-06-01T22:52:40.5628651Z +++ openssl base64 2025-06-01T22:52:40.5629005Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.5629266Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.5629668Z +++ sed -e s/=//g 2025-06-01T22:52:40.5670601Z ++ HASH=_VCKaYfkqjyUoEnLkvMqQ2FFfU6v0374P0QZcn6LXkA 2025-06-01T22:52:40.5674134Z +++ ls -nl torch/include/ATen/ops/vdot_ops.h 2025-06-01T22:52:40.5675873Z +++ awk '{print $5}' 2025-06-01T22:52:40.5702141Z ++ FSIZE=1707 2025-06-01T22:52:40.5702915Z ++ echo '"torch/include/ATen/ops/vdot_ops.h",sha256=_VCKaYfkqjyUoEnLkvMqQ2FFfU6v0374P0QZcn6LXkA,1707' 2025-06-01T22:52:40.5703576Z ++ read fname 2025-06-01T22:52:40.5703879Z ++ make_wheel_record torch/include/ATen/ops/view.h 2025-06-01T22:52:40.5704280Z ++ FPATH=torch/include/ATen/ops/view.h 2025-06-01T22:52:40.5704745Z ++ echo torch/include/ATen/ops/view.h 2025-06-01T22:52:40.5705064Z ++ grep RECORD 2025-06-01T22:52:40.5726602Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view.h 2025-06-01T22:52:40.5727187Z +++ openssl base64 2025-06-01T22:52:40.5727452Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.5728235Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.5729520Z +++ sed -e s/=//g 2025-06-01T22:52:40.5768770Z ++ HASH=LYf3mK0ei_v55uwZgcP1hVxPvCdzEpvdOislmN2KGW8 2025-06-01T22:52:40.5773889Z +++ ls -nl torch/include/ATen/ops/view.h 2025-06-01T22:52:40.5774780Z +++ awk '{print $5}' 2025-06-01T22:52:40.5801756Z ++ FSIZE=972 2025-06-01T22:52:40.5802358Z ++ echo '"torch/include/ATen/ops/view.h",sha256=LYf3mK0ei_v55uwZgcP1hVxPvCdzEpvdOislmN2KGW8,972' 2025-06-01T22:52:40.5803092Z ++ read fname 2025-06-01T22:52:40.5803391Z ++ make_wheel_record torch/include/ATen/ops/view_as.h 2025-06-01T22:52:40.5803811Z ++ FPATH=torch/include/ATen/ops/view_as.h 2025-06-01T22:52:40.5804566Z ++ echo torch/include/ATen/ops/view_as.h 2025-06-01T22:52:40.5804930Z ++ grep RECORD 2025-06-01T22:52:40.5828393Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as.h 2025-06-01T22:52:40.5829134Z +++ openssl base64 2025-06-01T22:52:40.5829410Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.5830809Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.5831080Z +++ sed -e s/=//g 2025-06-01T22:52:40.5870334Z ++ HASH=Ei31npN8suSfOxZQ6QpSkBzvJIbEeA0yKwUNS1TJWCQ 2025-06-01T22:52:40.5874538Z +++ ls -nl torch/include/ATen/ops/view_as.h 2025-06-01T22:52:40.5875760Z +++ awk '{print $5}' 2025-06-01T22:52:40.5902560Z ++ FSIZE=504 2025-06-01T22:52:40.5903163Z ++ echo '"torch/include/ATen/ops/view_as.h",sha256=Ei31npN8suSfOxZQ6QpSkBzvJIbEeA0yKwUNS1TJWCQ,504' 2025-06-01T22:52:40.5903881Z ++ read fname 2025-06-01T22:52:40.5904358Z ++ make_wheel_record torch/include/ATen/ops/view_as_complex.h 2025-06-01T22:52:40.5904928Z ++ FPATH=torch/include/ATen/ops/view_as_complex.h 2025-06-01T22:52:40.5905366Z ++ echo torch/include/ATen/ops/view_as_complex.h 2025-06-01T22:52:40.5905740Z ++ grep RECORD 2025-06-01T22:52:40.5926746Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_complex.h 2025-06-01T22:52:40.5927395Z +++ openssl base64 2025-06-01T22:52:40.5927678Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.5928197Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.5929403Z +++ sed -e s/=//g 2025-06-01T22:52:40.5969051Z ++ HASH=0aWFPwcGZPGmqer8FBCHkRhcSG-BTJJ2WxuNQH9PT7E 2025-06-01T22:52:40.5973998Z +++ ls -nl torch/include/ATen/ops/view_as_complex.h 2025-06-01T22:52:40.5974883Z +++ awk '{print $5}' 2025-06-01T22:52:40.6001306Z ++ FSIZE=679 2025-06-01T22:52:40.6001956Z ++ echo '"torch/include/ATen/ops/view_as_complex.h",sha256=0aWFPwcGZPGmqer8FBCHkRhcSG-BTJJ2WxuNQH9PT7E,679' 2025-06-01T22:52:40.6002636Z ++ read fname 2025-06-01T22:52:40.6003006Z ++ make_wheel_record torch/include/ATen/ops/view_as_complex_copy.h 2025-06-01T22:52:40.6003535Z ++ FPATH=torch/include/ATen/ops/view_as_complex_copy.h 2025-06-01T22:52:40.6004125Z ++ echo torch/include/ATen/ops/view_as_complex_copy.h 2025-06-01T22:52:40.6004695Z ++ grep RECORD 2025-06-01T22:52:40.6027844Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_complex_copy.h 2025-06-01T22:52:40.6028423Z +++ openssl base64 2025-06-01T22:52:40.6028844Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.6029089Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.6029358Z +++ sed -e s/=//g 2025-06-01T22:52:40.6071539Z ++ HASH=X0m0e5Y8JOYN0MIxY-tRo_6AvKSPkr4qlDfuRux4F9U 2025-06-01T22:52:40.6074374Z +++ ls -nl torch/include/ATen/ops/view_as_complex_copy.h 2025-06-01T22:52:40.6075657Z +++ awk '{print $5}' 2025-06-01T22:52:40.6103307Z ++ FSIZE=1167 2025-06-01T22:52:40.6103976Z ++ echo '"torch/include/ATen/ops/view_as_complex_copy.h",sha256=X0m0e5Y8JOYN0MIxY-tRo_6AvKSPkr4qlDfuRux4F9U,1167' 2025-06-01T22:52:40.6104653Z ++ read fname 2025-06-01T22:52:40.6105199Z ++ make_wheel_record torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.6106063Z ++ FPATH=torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.6106885Z ++ echo torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.6107451Z ++ grep RECORD 2025-06-01T22:52:40.6126955Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.6127690Z +++ openssl base64 2025-06-01T22:52:40.6127949Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.6128218Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.6129351Z +++ sed -e s/=//g 2025-06-01T22:52:40.6168523Z ++ HASH=wFiEAFvEymVv5H_kfmHPg_6N0z_3xANyBVMVNs2e0CQ 2025-06-01T22:52:40.6173373Z +++ ls -nl torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.6174223Z +++ awk '{print $5}' 2025-06-01T22:52:40.6201005Z ++ FSIZE=895 2025-06-01T22:52:40.6201860Z ++ echo '"torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h",sha256=wFiEAFvEymVv5H_kfmHPg_6N0z_3xANyBVMVNs2e0CQ,895' 2025-06-01T22:52:40.6202834Z ++ read fname 2025-06-01T22:52:40.6203453Z ++ make_wheel_record torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.6205010Z ++ FPATH=torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.6206033Z ++ echo torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.6206685Z ++ grep RECORD 2025-06-01T22:52:40.6228127Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.6228241Z +++ openssl base64 2025-06-01T22:52:40.6228338Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.6228453Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.6229619Z +++ sed -e s/=//g 2025-06-01T22:52:40.6270874Z ++ HASH=_m9Kh4YzfcJAioObWETYd7o-s91GBL-CDkm8sOLmKfE 2025-06-01T22:52:40.6275634Z +++ ls -nl torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.6276488Z +++ awk '{print $5}' 2025-06-01T22:52:40.6303388Z ++ FSIZE=804 2025-06-01T22:52:40.6304250Z ++ echo '"torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=_m9Kh4YzfcJAioObWETYd7o-s91GBL-CDkm8sOLmKfE,804' 2025-06-01T22:52:40.6304356Z ++ read fname 2025-06-01T22:52:40.6304801Z ++ make_wheel_record torch/include/ATen/ops/view_as_complex_copy_native.h 2025-06-01T22:52:40.6305029Z ++ FPATH=torch/include/ATen/ops/view_as_complex_copy_native.h 2025-06-01T22:52:40.6305231Z ++ echo torch/include/ATen/ops/view_as_complex_copy_native.h 2025-06-01T22:52:40.6306690Z ++ grep RECORD 2025-06-01T22:52:40.6327308Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_complex_copy_native.h 2025-06-01T22:52:40.6327435Z +++ openssl base64 2025-06-01T22:52:40.6327833Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.6329160Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.6330476Z +++ sed -e s/=//g 2025-06-01T22:52:40.6370839Z ++ HASH=f30IYkt7QgedBAELPgT_9IhRlLz54ZseEuxnZp6xrQU 2025-06-01T22:52:40.6375831Z +++ ls -nl torch/include/ATen/ops/view_as_complex_copy_native.h 2025-06-01T22:52:40.6376534Z +++ awk '{print $5}' 2025-06-01T22:52:40.6403299Z ++ FSIZE=582 2025-06-01T22:52:40.6404106Z ++ echo '"torch/include/ATen/ops/view_as_complex_copy_native.h",sha256=f30IYkt7QgedBAELPgT_9IhRlLz54ZseEuxnZp6xrQU,582' 2025-06-01T22:52:40.6404326Z ++ read fname 2025-06-01T22:52:40.6404789Z ++ make_wheel_record torch/include/ATen/ops/view_as_complex_copy_ops.h 2025-06-01T22:52:40.6405083Z ++ FPATH=torch/include/ATen/ops/view_as_complex_copy_ops.h 2025-06-01T22:52:40.6405344Z ++ echo torch/include/ATen/ops/view_as_complex_copy_ops.h 2025-06-01T22:52:40.6406398Z ++ grep RECORD 2025-06-01T22:52:40.6430880Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_complex_copy_ops.h 2025-06-01T22:52:40.6431013Z +++ openssl base64 2025-06-01T22:52:40.6431112Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.6431215Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.6431428Z +++ sed -e s/=//g 2025-06-01T22:52:40.6473455Z ++ HASH=CmaMV7VftNaIG6queVJp7hy5wlND0YwVmtgeoWa3k0o 2025-06-01T22:52:40.6476608Z +++ ls -nl torch/include/ATen/ops/view_as_complex_copy_ops.h 2025-06-01T22:52:40.6476869Z +++ awk '{print $5}' 2025-06-01T22:52:40.6505297Z ++ FSIZE=1631 2025-06-01T22:52:40.6505835Z ++ echo '"torch/include/ATen/ops/view_as_complex_copy_ops.h",sha256=CmaMV7VftNaIG6queVJp7hy5wlND0YwVmtgeoWa3k0o,1631' 2025-06-01T22:52:40.6505950Z ++ read fname 2025-06-01T22:52:40.6506235Z ++ make_wheel_record torch/include/ATen/ops/view_as_complex_cpu_dispatch.h 2025-06-01T22:52:40.6506446Z ++ FPATH=torch/include/ATen/ops/view_as_complex_cpu_dispatch.h 2025-06-01T22:52:40.6506649Z ++ echo torch/include/ATen/ops/view_as_complex_cpu_dispatch.h 2025-06-01T22:52:40.6506917Z ++ grep RECORD 2025-06-01T22:52:40.6527384Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_complex_cpu_dispatch.h 2025-06-01T22:52:40.6527505Z +++ openssl base64 2025-06-01T22:52:40.6528209Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.6529521Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.6530899Z +++ sed -e s/=//g 2025-06-01T22:52:40.6569259Z ++ HASH=NtJGQ60SXJxFx61GVRv4faG_4N-WyTrPfgR_TOP5fzE 2025-06-01T22:52:40.6574032Z +++ ls -nl torch/include/ATen/ops/view_as_complex_cpu_dispatch.h 2025-06-01T22:52:40.6574666Z +++ awk '{print $5}' 2025-06-01T22:52:40.6602295Z ++ FSIZE=729 2025-06-01T22:52:40.6602835Z ++ echo '"torch/include/ATen/ops/view_as_complex_cpu_dispatch.h",sha256=NtJGQ60SXJxFx61GVRv4faG_4N-WyTrPfgR_TOP5fzE,729' 2025-06-01T22:52:40.6602941Z ++ read fname 2025-06-01T22:52:40.6603220Z ++ make_wheel_record torch/include/ATen/ops/view_as_complex_cuda_dispatch.h 2025-06-01T22:52:40.6603436Z ++ FPATH=torch/include/ATen/ops/view_as_complex_cuda_dispatch.h 2025-06-01T22:52:40.6603768Z ++ echo torch/include/ATen/ops/view_as_complex_cuda_dispatch.h 2025-06-01T22:52:40.6603908Z ++ grep RECORD 2025-06-01T22:52:40.6628659Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_complex_cuda_dispatch.h 2025-06-01T22:52:40.6628841Z +++ openssl base64 2025-06-01T22:52:40.6629323Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.6629462Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.6629564Z +++ sed -e s/=//g 2025-06-01T22:52:40.6671661Z ++ HASH=ev_1isqi35w5x5Ukf6x4YpMWJ0-YFslSiUenneor1Lw 2025-06-01T22:52:40.6674749Z +++ ls -nl torch/include/ATen/ops/view_as_complex_cuda_dispatch.h 2025-06-01T22:52:40.6675420Z +++ awk '{print $5}' 2025-06-01T22:52:40.6703978Z ++ FSIZE=731 2025-06-01T22:52:40.6704733Z ++ echo '"torch/include/ATen/ops/view_as_complex_cuda_dispatch.h",sha256=ev_1isqi35w5x5Ukf6x4YpMWJ0-YFslSiUenneor1Lw,731' 2025-06-01T22:52:40.6704841Z ++ read fname 2025-06-01T22:52:40.6705107Z ++ make_wheel_record torch/include/ATen/ops/view_as_complex_meta_dispatch.h 2025-06-01T22:52:40.6705340Z ++ FPATH=torch/include/ATen/ops/view_as_complex_meta_dispatch.h 2025-06-01T22:52:40.6705545Z ++ echo torch/include/ATen/ops/view_as_complex_meta_dispatch.h 2025-06-01T22:52:40.6705647Z ++ grep RECORD 2025-06-01T22:52:40.6726811Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_complex_meta_dispatch.h 2025-06-01T22:52:40.6726934Z +++ openssl base64 2025-06-01T22:52:40.6727042Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.6728301Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.6729422Z +++ sed -e s/=//g 2025-06-01T22:52:40.6767601Z ++ HASH=6Y1J87LXDtZeqPkLWcGl_zcFhQ1sr9Tl0k1j_UUjwpE 2025-06-01T22:52:40.6772315Z +++ ls -nl torch/include/ATen/ops/view_as_complex_meta_dispatch.h 2025-06-01T22:52:40.6772946Z +++ awk '{print $5}' 2025-06-01T22:52:40.6801200Z ++ FSIZE=731 2025-06-01T22:52:40.6801837Z ++ echo '"torch/include/ATen/ops/view_as_complex_meta_dispatch.h",sha256=6Y1J87LXDtZeqPkLWcGl_zcFhQ1sr9Tl0k1j_UUjwpE,731' 2025-06-01T22:52:40.6801956Z ++ read fname 2025-06-01T22:52:40.6802196Z ++ make_wheel_record torch/include/ATen/ops/view_as_complex_native.h 2025-06-01T22:52:40.6802377Z ++ FPATH=torch/include/ATen/ops/view_as_complex_native.h 2025-06-01T22:52:40.6802558Z ++ echo torch/include/ATen/ops/view_as_complex_native.h 2025-06-01T22:52:40.6802653Z ++ grep RECORD 2025-06-01T22:52:40.6827618Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_complex_native.h 2025-06-01T22:52:40.6827755Z +++ openssl base64 2025-06-01T22:52:40.6827865Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.6827968Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.6828061Z +++ sed -e s/=//g 2025-06-01T22:52:40.6869822Z ++ HASH=IQPC9zZt4rcKDnPiuNbcFCtdh9N7SknVk56ZW7lNmew 2025-06-01T22:52:40.6872458Z +++ ls -nl torch/include/ATen/ops/view_as_complex_native.h 2025-06-01T22:52:40.6873391Z +++ awk '{print $5}' 2025-06-01T22:52:40.6900783Z ++ FSIZE=485 2025-06-01T22:52:40.6901347Z ++ echo '"torch/include/ATen/ops/view_as_complex_native.h",sha256=IQPC9zZt4rcKDnPiuNbcFCtdh9N7SknVk56ZW7lNmew,485' 2025-06-01T22:52:40.6901444Z ++ read fname 2025-06-01T22:52:40.6901686Z ++ make_wheel_record torch/include/ATen/ops/view_as_complex_ops.h 2025-06-01T22:52:40.6901852Z ++ FPATH=torch/include/ATen/ops/view_as_complex_ops.h 2025-06-01T22:52:40.6902015Z ++ echo torch/include/ATen/ops/view_as_complex_ops.h 2025-06-01T22:52:40.6903123Z ++ grep RECORD 2025-06-01T22:52:40.6926157Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_complex_ops.h 2025-06-01T22:52:40.6926279Z +++ openssl base64 2025-06-01T22:52:40.6926541Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.6926889Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.6927016Z +++ sed -e s/=//g 2025-06-01T22:52:40.6967020Z ++ HASH=pBcnji99SQZoch6i03fio2WOqiobgqGH00cT_Q-Ms0Y 2025-06-01T22:52:40.6971763Z +++ ls -nl torch/include/ATen/ops/view_as_complex_ops.h 2025-06-01T22:52:40.6972820Z +++ awk '{print $5}' 2025-06-01T22:52:40.6999200Z ++ FSIZE=990 2025-06-01T22:52:40.6999722Z ++ echo '"torch/include/ATen/ops/view_as_complex_ops.h",sha256=pBcnji99SQZoch6i03fio2WOqiobgqGH00cT_Q-Ms0Y,990' 2025-06-01T22:52:40.6999943Z ++ read fname 2025-06-01T22:52:40.7000523Z ++ make_wheel_record torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.7000819Z ++ FPATH=torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.7001123Z ++ echo torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.7001943Z ++ grep RECORD 2025-06-01T22:52:40.7024481Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.7024616Z +++ openssl base64 2025-06-01T22:52:40.7026523Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.7026626Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.7026743Z +++ sed -e s/=//g 2025-06-01T22:52:40.7068775Z ++ HASH=LrQARFU__8RnqvMfrRF-JJSc_WK039Ki2U261eDyFR0 2025-06-01T22:52:40.7072082Z +++ ls -nl torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.7072779Z +++ awk '{print $5}' 2025-06-01T22:52:40.7099160Z ++ FSIZE=791 2025-06-01T22:52:40.7099850Z ++ echo '"torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h",sha256=LrQARFU__8RnqvMfrRF-JJSc_WK039Ki2U261eDyFR0,791' 2025-06-01T22:52:40.7099966Z ++ read fname 2025-06-01T22:52:40.7100160Z ++ make_wheel_record torch/include/ATen/ops/view_as_native.h 2025-06-01T22:52:40.7100316Z ++ FPATH=torch/include/ATen/ops/view_as_native.h 2025-06-01T22:52:40.7100798Z ++ echo torch/include/ATen/ops/view_as_native.h 2025-06-01T22:52:40.7102242Z ++ grep RECORD 2025-06-01T22:52:40.7125274Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_native.h 2025-06-01T22:52:40.7125459Z +++ openssl base64 2025-06-01T22:52:40.7126240Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.7127139Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.7128518Z +++ sed -e s/=//g 2025-06-01T22:52:40.7166402Z ++ HASH=GMmX4B7qQ5989f2KCi1Aq5CB5c5yd3xBLkVoTaF1ubM 2025-06-01T22:52:40.7170335Z +++ ls -nl torch/include/ATen/ops/view_as_native.h 2025-06-01T22:52:40.7171336Z +++ awk '{print $5}' 2025-06-01T22:52:40.7197774Z ++ FSIZE=503 2025-06-01T22:52:40.7198279Z ++ echo '"torch/include/ATen/ops/view_as_native.h",sha256=GMmX4B7qQ5989f2KCi1Aq5CB5c5yd3xBLkVoTaF1ubM,503' 2025-06-01T22:52:40.7198379Z ++ read fname 2025-06-01T22:52:40.7198574Z ++ make_wheel_record torch/include/ATen/ops/view_as_ops.h 2025-06-01T22:52:40.7198751Z ++ FPATH=torch/include/ATen/ops/view_as_ops.h 2025-06-01T22:52:40.7199178Z ++ echo torch/include/ATen/ops/view_as_ops.h 2025-06-01T22:52:40.7200668Z ++ grep RECORD 2025-06-01T22:52:40.7223929Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_ops.h 2025-06-01T22:52:40.7224064Z +++ openssl base64 2025-06-01T22:52:40.7224167Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.7224281Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.7225209Z +++ sed -e s/=//g 2025-06-01T22:52:40.7266394Z ++ HASH=qREIn1_0LclLOLbPHSMsvptdeYLcVggYIjNcZphe-zc 2025-06-01T22:52:40.7270267Z +++ ls -nl torch/include/ATen/ops/view_as_ops.h 2025-06-01T22:52:40.7270543Z +++ awk '{print $5}' 2025-06-01T22:52:40.7296323Z ++ FSIZE=1052 2025-06-01T22:52:40.7296818Z ++ echo '"torch/include/ATen/ops/view_as_ops.h",sha256=qREIn1_0LclLOLbPHSMsvptdeYLcVggYIjNcZphe-zc,1052' 2025-06-01T22:52:40.7296913Z ++ read fname 2025-06-01T22:52:40.7297094Z ++ make_wheel_record torch/include/ATen/ops/view_as_real.h 2025-06-01T22:52:40.7297236Z ++ FPATH=torch/include/ATen/ops/view_as_real.h 2025-06-01T22:52:40.7299399Z ++ echo torch/include/ATen/ops/view_as_real.h 2025-06-01T22:52:40.7300592Z ++ grep RECORD 2025-06-01T22:52:40.7324287Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_real.h 2025-06-01T22:52:40.7324450Z +++ openssl base64 2025-06-01T22:52:40.7324551Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.7324825Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.7335597Z +++ sed -e s/=//g 2025-06-01T22:52:40.7366704Z ++ HASH=sMg1YbY39luWdfEJrH6HJSo_9DeB9JWZC6r5OaPbq_Q 2025-06-01T22:52:40.7371391Z +++ ls -nl torch/include/ATen/ops/view_as_real.h 2025-06-01T22:52:40.7372495Z +++ awk '{print $5}' 2025-06-01T22:52:40.7400378Z ++ FSIZE=667 2025-06-01T22:52:40.7400975Z ++ echo '"torch/include/ATen/ops/view_as_real.h",sha256=sMg1YbY39luWdfEJrH6HJSo_9DeB9JWZC6r5OaPbq_Q,667' 2025-06-01T22:52:40.7401087Z ++ read fname 2025-06-01T22:52:40.7401296Z ++ make_wheel_record torch/include/ATen/ops/view_as_real_copy.h 2025-06-01T22:52:40.7401454Z ++ FPATH=torch/include/ATen/ops/view_as_real_copy.h 2025-06-01T22:52:40.7401611Z ++ echo torch/include/ATen/ops/view_as_real_copy.h 2025-06-01T22:52:40.7401739Z ++ grep RECORD 2025-06-01T22:52:40.7425457Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_real_copy.h 2025-06-01T22:52:40.7425602Z +++ openssl base64 2025-06-01T22:52:40.7425700Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.7425804Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.7426264Z +++ sed -e s/=//g 2025-06-01T22:52:40.7465937Z ++ HASH=jV4GbgvZpqJ2imZo9cYivGYcCsQS-cWC_8DtOUAuOfA 2025-06-01T22:52:40.7471667Z +++ ls -nl torch/include/ATen/ops/view_as_real_copy.h 2025-06-01T22:52:40.7472752Z +++ awk '{print $5}' 2025-06-01T22:52:40.7499856Z ++ FSIZE=1137 2025-06-01T22:52:40.7500374Z ++ echo '"torch/include/ATen/ops/view_as_real_copy.h",sha256=jV4GbgvZpqJ2imZo9cYivGYcCsQS-cWC_8DtOUAuOfA,1137' 2025-06-01T22:52:40.7500470Z ++ read fname 2025-06-01T22:52:40.7500869Z ++ make_wheel_record torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.7501198Z ++ FPATH=torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.7501813Z ++ echo torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.7502924Z ++ grep RECORD 2025-06-01T22:52:40.7526299Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.7526479Z +++ openssl base64 2025-06-01T22:52:40.7526740Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.7526845Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.7527903Z +++ sed -e s/=//g 2025-06-01T22:52:40.7567383Z ++ HASH=LUR2CsUwZd32YCTbRwoM-6X2M0hLlqSvF7Vbcquib9Q 2025-06-01T22:52:40.7572392Z +++ ls -nl torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.7573022Z +++ awk '{print $5}' 2025-06-01T22:52:40.7600065Z ++ FSIZE=889 2025-06-01T22:52:40.7600785Z ++ echo '"torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h",sha256=LUR2CsUwZd32YCTbRwoM-6X2M0hLlqSvF7Vbcquib9Q,889' 2025-06-01T22:52:40.7600883Z ++ read fname 2025-06-01T22:52:40.7601361Z ++ make_wheel_record torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.7601853Z ++ FPATH=torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.7602246Z ++ echo torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.7603217Z ++ grep RECORD 2025-06-01T22:52:40.7627575Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.7627768Z +++ openssl base64 2025-06-01T22:52:40.7628358Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.7628481Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.7628580Z +++ sed -e s/=//g 2025-06-01T22:52:40.7671932Z ++ HASH=RmDY93B4glkGQ61neiw9Q9Nki7gmthSlTxzVTDdb0HQ 2025-06-01T22:52:40.7675151Z +++ ls -nl torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.7675635Z +++ awk '{print $5}' 2025-06-01T22:52:40.7703394Z ++ FSIZE=801 2025-06-01T22:52:40.7704326Z ++ echo '"torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=RmDY93B4glkGQ61neiw9Q9Nki7gmthSlTxzVTDdb0HQ,801' 2025-06-01T22:52:40.7704434Z ++ read fname 2025-06-01T22:52:40.7704691Z ++ make_wheel_record torch/include/ATen/ops/view_as_real_copy_native.h 2025-06-01T22:52:40.7704881Z ++ FPATH=torch/include/ATen/ops/view_as_real_copy_native.h 2025-06-01T22:52:40.7705063Z ++ echo torch/include/ATen/ops/view_as_real_copy_native.h 2025-06-01T22:52:40.7705943Z ++ grep RECORD 2025-06-01T22:52:40.7732628Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_real_copy_native.h 2025-06-01T22:52:40.7732752Z +++ openssl base64 2025-06-01T22:52:40.7734025Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.7735209Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.7736687Z +++ sed -e s/=//g 2025-06-01T22:52:40.7773719Z ++ HASH=3Q0VjPYNwVWCgTSnt_X4u92ZHeNkhtGHgB2Az6ez7So 2025-06-01T22:52:40.7779447Z +++ ls -nl torch/include/ATen/ops/view_as_real_copy_native.h 2025-06-01T22:52:40.7779819Z +++ awk '{print $5}' 2025-06-01T22:52:40.7806125Z ++ FSIZE=576 2025-06-01T22:52:40.7806649Z ++ echo '"torch/include/ATen/ops/view_as_real_copy_native.h",sha256=3Q0VjPYNwVWCgTSnt_X4u92ZHeNkhtGHgB2Az6ez7So,576' 2025-06-01T22:52:40.7806747Z ++ read fname 2025-06-01T22:52:40.7807002Z ++ make_wheel_record torch/include/ATen/ops/view_as_real_copy_ops.h 2025-06-01T22:52:40.7807180Z ++ FPATH=torch/include/ATen/ops/view_as_real_copy_ops.h 2025-06-01T22:52:40.7807378Z ++ echo torch/include/ATen/ops/view_as_real_copy_ops.h 2025-06-01T22:52:40.7808351Z ++ grep RECORD 2025-06-01T22:52:40.7831521Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_real_copy_ops.h 2025-06-01T22:52:40.7831648Z +++ openssl base64 2025-06-01T22:52:40.7831976Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.7832076Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.7832587Z +++ sed -e s/=//g 2025-06-01T22:52:40.7874609Z ++ HASH=lmmv4Z496benim6Jya0x57MUNbtmeILPjrCz9NRhpog 2025-06-01T22:52:40.7877152Z +++ ls -nl torch/include/ATen/ops/view_as_real_copy_ops.h 2025-06-01T22:52:40.7878689Z +++ awk '{print $5}' 2025-06-01T22:52:40.7906427Z ++ FSIZE=1613 2025-06-01T22:52:40.7907156Z ++ echo '"torch/include/ATen/ops/view_as_real_copy_ops.h",sha256=lmmv4Z496benim6Jya0x57MUNbtmeILPjrCz9NRhpog,1613' 2025-06-01T22:52:40.7908060Z ++ read fname 2025-06-01T22:52:40.7908461Z ++ make_wheel_record torch/include/ATen/ops/view_as_real_cpu_dispatch.h 2025-06-01T22:52:40.7909026Z ++ FPATH=torch/include/ATen/ops/view_as_real_cpu_dispatch.h 2025-06-01T22:52:40.7909543Z ++ echo torch/include/ATen/ops/view_as_real_cpu_dispatch.h 2025-06-01T22:52:40.7909946Z ++ grep RECORD 2025-06-01T22:52:40.7930158Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_real_cpu_dispatch.h 2025-06-01T22:52:40.7930737Z +++ openssl base64 2025-06-01T22:52:40.7931350Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.7932647Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.7934131Z +++ sed -e s/=//g 2025-06-01T22:52:40.7972218Z ++ HASH=Dql2XNSBOkJ4zVPAVB5WduYxEWIZU4edsVuXRNFRqx8 2025-06-01T22:52:40.7977215Z +++ ls -nl torch/include/ATen/ops/view_as_real_cpu_dispatch.h 2025-06-01T22:52:40.7978419Z +++ awk '{print $5}' 2025-06-01T22:52:40.8005205Z ++ FSIZE=726 2025-06-01T22:52:40.8005907Z ++ echo '"torch/include/ATen/ops/view_as_real_cpu_dispatch.h",sha256=Dql2XNSBOkJ4zVPAVB5WduYxEWIZU4edsVuXRNFRqx8,726' 2025-06-01T22:52:40.8006654Z ++ read fname 2025-06-01T22:52:40.8007048Z ++ make_wheel_record torch/include/ATen/ops/view_as_real_cuda_dispatch.h 2025-06-01T22:52:40.8007643Z ++ FPATH=torch/include/ATen/ops/view_as_real_cuda_dispatch.h 2025-06-01T22:52:40.8008188Z ++ echo torch/include/ATen/ops/view_as_real_cuda_dispatch.h 2025-06-01T22:52:40.8008602Z ++ grep RECORD 2025-06-01T22:52:40.8031658Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_real_cuda_dispatch.h 2025-06-01T22:52:40.8032291Z +++ openssl base64 2025-06-01T22:52:40.8032561Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.8033427Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.8033680Z +++ sed -e s/=//g 2025-06-01T22:52:40.8076169Z ++ HASH=VPtRv93nAOjecTei4HbGhXQ2UY9jG_018FH0Cwj92-I 2025-06-01T22:52:40.8078302Z +++ ls -nl torch/include/ATen/ops/view_as_real_cuda_dispatch.h 2025-06-01T22:52:40.8079234Z +++ awk '{print $5}' 2025-06-01T22:52:40.8107799Z ++ FSIZE=728 2025-06-01T22:52:40.8108860Z ++ echo '"torch/include/ATen/ops/view_as_real_cuda_dispatch.h",sha256=VPtRv93nAOjecTei4HbGhXQ2UY9jG_018FH0Cwj92-I,728' 2025-06-01T22:52:40.8109586Z ++ read fname 2025-06-01T22:52:40.8109971Z ++ make_wheel_record torch/include/ATen/ops/view_as_real_meta_dispatch.h 2025-06-01T22:52:40.8110687Z ++ FPATH=torch/include/ATen/ops/view_as_real_meta_dispatch.h 2025-06-01T22:52:40.8111198Z ++ echo torch/include/ATen/ops/view_as_real_meta_dispatch.h 2025-06-01T22:52:40.8111617Z ++ grep RECORD 2025-06-01T22:52:40.8130292Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_real_meta_dispatch.h 2025-06-01T22:52:40.8130855Z +++ openssl base64 2025-06-01T22:52:40.8131602Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.8133038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.8134432Z +++ sed -e s/=//g 2025-06-01T22:52:40.8172462Z ++ HASH=JoEI_BGzdoNeHnKzGTjl2AsrjAlmDI_kP3YFNGINKgc 2025-06-01T22:52:40.8177450Z +++ ls -nl torch/include/ATen/ops/view_as_real_meta_dispatch.h 2025-06-01T22:52:40.8178760Z +++ awk '{print $5}' 2025-06-01T22:52:40.8205353Z ++ FSIZE=728 2025-06-01T22:52:40.8206101Z ++ echo '"torch/include/ATen/ops/view_as_real_meta_dispatch.h",sha256=JoEI_BGzdoNeHnKzGTjl2AsrjAlmDI_kP3YFNGINKgc,728' 2025-06-01T22:52:40.8206822Z ++ read fname 2025-06-01T22:52:40.8207202Z ++ make_wheel_record torch/include/ATen/ops/view_as_real_native.h 2025-06-01T22:52:40.8207723Z ++ FPATH=torch/include/ATen/ops/view_as_real_native.h 2025-06-01T22:52:40.8208190Z ++ echo torch/include/ATen/ops/view_as_real_native.h 2025-06-01T22:52:40.8208590Z ++ grep RECORD 2025-06-01T22:52:40.8230236Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_real_native.h 2025-06-01T22:52:40.8230804Z +++ openssl base64 2025-06-01T22:52:40.8231058Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.8231325Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.8231861Z +++ sed -e s/=//g 2025-06-01T22:52:40.8274158Z ++ HASH=TX81CaHs9uejG__7z2_D4zPNK2uV6gNEFttmvV5rIzI 2025-06-01T22:52:40.8277486Z +++ ls -nl torch/include/ATen/ops/view_as_real_native.h 2025-06-01T22:52:40.8278237Z +++ awk '{print $5}' 2025-06-01T22:52:40.8306516Z ++ FSIZE=482 2025-06-01T22:52:40.8307229Z ++ echo '"torch/include/ATen/ops/view_as_real_native.h",sha256=TX81CaHs9uejG__7z2_D4zPNK2uV6gNEFttmvV5rIzI,482' 2025-06-01T22:52:40.8307908Z ++ read fname 2025-06-01T22:52:40.8308263Z ++ make_wheel_record torch/include/ATen/ops/view_as_real_ops.h 2025-06-01T22:52:40.8308738Z ++ FPATH=torch/include/ATen/ops/view_as_real_ops.h 2025-06-01T22:52:40.8309167Z ++ echo torch/include/ATen/ops/view_as_real_ops.h 2025-06-01T22:52:40.8309529Z ++ grep RECORD 2025-06-01T22:52:40.8329170Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_as_real_ops.h 2025-06-01T22:52:40.8329682Z +++ openssl base64 2025-06-01T22:52:40.8330490Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.8332037Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.8333263Z +++ sed -e s/=//g 2025-06-01T22:52:40.8371302Z ++ HASH=yY4PXxWA0_l0_quCtYmFakpzV5YHGdE3dNHZwJR0a4E 2025-06-01T22:52:40.8376231Z +++ ls -nl torch/include/ATen/ops/view_as_real_ops.h 2025-06-01T22:52:40.8377834Z +++ awk '{print $5}' 2025-06-01T22:52:40.8404941Z ++ FSIZE=981 2025-06-01T22:52:40.8405590Z ++ echo '"torch/include/ATen/ops/view_as_real_ops.h",sha256=yY4PXxWA0_l0_quCtYmFakpzV5YHGdE3dNHZwJR0a4E,981' 2025-06-01T22:52:40.8406269Z ++ read fname 2025-06-01T22:52:40.8406753Z ++ make_wheel_record torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.8407511Z ++ FPATH=torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.8408198Z ++ echo torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.8408710Z ++ grep RECORD 2025-06-01T22:52:40.8431896Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.8432676Z +++ openssl base64 2025-06-01T22:52:40.8432957Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.8433200Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.8433468Z +++ sed -e s/=//g 2025-06-01T22:52:40.8476539Z ++ HASH=Cpp23JscpJ7BQ2Vc8z46TsDx21aK0HVtrwbzM_FQ-xc 2025-06-01T22:52:40.8479533Z +++ ls -nl torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.8480053Z +++ awk '{print $5}' 2025-06-01T22:52:40.8507676Z ++ FSIZE=784 2025-06-01T22:52:40.8508623Z ++ echo '"torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h",sha256=Cpp23JscpJ7BQ2Vc8z46TsDx21aK0HVtrwbzM_FQ-xc,784' 2025-06-01T22:52:40.8509427Z ++ read fname 2025-06-01T22:52:40.8509753Z ++ make_wheel_record torch/include/ATen/ops/view_copy.h 2025-06-01T22:52:40.8510177Z ++ FPATH=torch/include/ATen/ops/view_copy.h 2025-06-01T22:52:40.8510571Z ++ echo torch/include/ATen/ops/view_copy.h 2025-06-01T22:52:40.8510915Z ++ grep RECORD 2025-06-01T22:52:40.8530629Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_copy.h 2025-06-01T22:52:40.8531148Z +++ openssl base64 2025-06-01T22:52:40.8531930Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.8533145Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.8534510Z +++ sed -e s/=//g 2025-06-01T22:52:40.8573379Z ++ HASH=XURlnETyrtSvxCIIN38sKhluioq8o_Y9Dj2ZEk6MSuc 2025-06-01T22:52:40.8578604Z +++ ls -nl torch/include/ATen/ops/view_copy.h 2025-06-01T22:52:40.8579675Z +++ awk '{print $5}' 2025-06-01T22:52:40.8606362Z ++ FSIZE=4313 2025-06-01T22:52:40.8606980Z ++ echo '"torch/include/ATen/ops/view_copy.h",sha256=XURlnETyrtSvxCIIN38sKhluioq8o_Y9Dj2ZEk6MSuc,4313' 2025-06-01T22:52:40.8607646Z ++ read fname 2025-06-01T22:52:40.8608157Z ++ make_wheel_record torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.8608950Z ++ FPATH=torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.8609698Z ++ echo torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.8610218Z ++ grep RECORD 2025-06-01T22:52:40.8632452Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.8633262Z +++ openssl base64 2025-06-01T22:52:40.8633529Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.8633785Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.8634096Z +++ sed -e s/=//g 2025-06-01T22:52:40.8674971Z ++ HASH=6CRxBiPOyx_-nd4Ou6BZy3XKqtigTqAb9yBYBOTzg6k 2025-06-01T22:52:40.8678051Z +++ ls -nl torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:40.8678606Z +++ awk '{print $5}' 2025-06-01T22:52:40.8707270Z ++ FSIZE=1353 2025-06-01T22:52:40.8708104Z ++ echo '"torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h",sha256=6CRxBiPOyx_-nd4Ou6BZy3XKqtigTqAb9yBYBOTzg6k,1353' 2025-06-01T22:52:40.8708941Z ++ read fname 2025-06-01T22:52:40.8709500Z ++ make_wheel_record torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.8710426Z ++ FPATH=torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.8711287Z ++ echo torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.8711882Z ++ grep RECORD 2025-06-01T22:52:40.8734105Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.8734850Z +++ openssl base64 2025-06-01T22:52:40.8735295Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.8736797Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.8738011Z +++ sed -e s/=//g 2025-06-01T22:52:40.8778989Z ++ HASH=Ym30vRhIo5vs_6E8hkcAEgstMdKTE1N_Zsyzl44hY-w 2025-06-01T22:52:40.8782690Z +++ ls -nl torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:40.8783718Z +++ awk '{print $5}' 2025-06-01T22:52:40.8807591Z ++ FSIZE=984 2025-06-01T22:52:40.8808494Z ++ echo '"torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=Ym30vRhIo5vs_6E8hkcAEgstMdKTE1N_Zsyzl44hY-w,984' 2025-06-01T22:52:40.8809568Z ++ read fname 2025-06-01T22:52:40.8809944Z ++ make_wheel_record torch/include/ATen/ops/view_copy_native.h 2025-06-01T22:52:40.8810455Z ++ FPATH=torch/include/ATen/ops/view_copy_native.h 2025-06-01T22:52:40.8810897Z ++ echo torch/include/ATen/ops/view_copy_native.h 2025-06-01T22:52:40.8812248Z ++ grep RECORD 2025-06-01T22:52:40.8834185Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_copy_native.h 2025-06-01T22:52:40.8834801Z +++ openssl base64 2025-06-01T22:52:40.8835127Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.8835738Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.8837318Z +++ sed -e s/=//g 2025-06-01T22:52:40.8878882Z ++ HASH=DpOWfbxeSY_9MDBfGoOU57f8IUFk3Hi02KGDeB22Uo4 2025-06-01T22:52:40.8883135Z +++ ls -nl torch/include/ATen/ops/view_copy_native.h 2025-06-01T22:52:40.8884598Z +++ awk '{print $5}' 2025-06-01T22:52:40.8910904Z ++ FSIZE=820 2025-06-01T22:52:40.8911613Z ++ echo '"torch/include/ATen/ops/view_copy_native.h",sha256=DpOWfbxeSY_9MDBfGoOU57f8IUFk3Hi02KGDeB22Uo4,820' 2025-06-01T22:52:40.8912413Z ++ read fname 2025-06-01T22:52:40.8912832Z ++ make_wheel_record torch/include/ATen/ops/view_copy_ops.h 2025-06-01T22:52:40.8913296Z ++ FPATH=torch/include/ATen/ops/view_copy_ops.h 2025-06-01T22:52:40.8913705Z ++ echo torch/include/ATen/ops/view_copy_ops.h 2025-06-01T22:52:40.8914060Z ++ grep RECORD 2025-06-01T22:52:40.8932217Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_copy_ops.h 2025-06-01T22:52:40.8932788Z +++ openssl base64 2025-06-01T22:52:40.8933998Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.8935151Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.8936638Z +++ sed -e s/=//g 2025-06-01T22:52:40.8975112Z ++ HASH=oTavctVgCKnxJ7hudZTqZWmD8SfL5tpUiLV5CaKLcpg 2025-06-01T22:52:40.8981212Z +++ ls -nl torch/include/ATen/ops/view_copy_ops.h 2025-06-01T22:52:40.8982768Z +++ awk '{print $5}' 2025-06-01T22:52:40.9006567Z ++ FSIZE=3040 2025-06-01T22:52:40.9007315Z ++ echo '"torch/include/ATen/ops/view_copy_ops.h",sha256=oTavctVgCKnxJ7hudZTqZWmD8SfL5tpUiLV5CaKLcpg,3040' 2025-06-01T22:52:40.9008013Z ++ read fname 2025-06-01T22:52:40.9008520Z ++ make_wheel_record torch/include/ATen/ops/view_cpu_dispatch.h 2025-06-01T22:52:40.9009032Z ++ FPATH=torch/include/ATen/ops/view_cpu_dispatch.h 2025-06-01T22:52:40.9010492Z ++ echo torch/include/ATen/ops/view_cpu_dispatch.h 2025-06-01T22:52:40.9011482Z ++ grep RECORD 2025-06-01T22:52:40.9033519Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_cpu_dispatch.h 2025-06-01T22:52:40.9034038Z +++ openssl base64 2025-06-01T22:52:40.9034304Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.9035803Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.9036090Z +++ sed -e s/=//g 2025-06-01T22:52:40.9078346Z ++ HASH=zBKOO38ZDoGx8Oy7Lolpl5pQUJwI56GbjUv1Cef0ppE 2025-06-01T22:52:40.9081437Z +++ ls -nl torch/include/ATen/ops/view_cpu_dispatch.h 2025-06-01T22:52:40.9082814Z +++ awk '{print $5}' 2025-06-01T22:52:40.9109687Z ++ FSIZE=825 2025-06-01T22:52:40.9110410Z ++ echo '"torch/include/ATen/ops/view_cpu_dispatch.h",sha256=zBKOO38ZDoGx8Oy7Lolpl5pQUJwI56GbjUv1Cef0ppE,825' 2025-06-01T22:52:40.9111109Z ++ read fname 2025-06-01T22:52:40.9111457Z ++ make_wheel_record torch/include/ATen/ops/view_cuda_dispatch.h 2025-06-01T22:52:40.9111998Z ++ FPATH=torch/include/ATen/ops/view_cuda_dispatch.h 2025-06-01T22:52:40.9112438Z ++ echo torch/include/ATen/ops/view_cuda_dispatch.h 2025-06-01T22:52:40.9112819Z ++ grep RECORD 2025-06-01T22:52:40.9131508Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_cuda_dispatch.h 2025-06-01T22:52:40.9132036Z +++ openssl base64 2025-06-01T22:52:40.9132554Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.9133711Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.9134887Z +++ sed -e s/=//g 2025-06-01T22:52:40.9173661Z ++ HASH=9ryNyKP12NGA6cRxJ5yIq0n337Xhhr6R-PsvgZh-_Qw 2025-06-01T22:52:40.9179301Z +++ ls -nl torch/include/ATen/ops/view_cuda_dispatch.h 2025-06-01T22:52:40.9180175Z +++ awk '{print $5}' 2025-06-01T22:52:40.9206433Z ++ FSIZE=827 2025-06-01T22:52:40.9207113Z ++ echo '"torch/include/ATen/ops/view_cuda_dispatch.h",sha256=9ryNyKP12NGA6cRxJ5yIq0n337Xhhr6R-PsvgZh-_Qw,827' 2025-06-01T22:52:40.9207997Z ++ read fname 2025-06-01T22:52:40.9208376Z ++ make_wheel_record torch/include/ATen/ops/view_meta_dispatch.h 2025-06-01T22:52:40.9208883Z ++ FPATH=torch/include/ATen/ops/view_meta_dispatch.h 2025-06-01T22:52:40.9209349Z ++ echo torch/include/ATen/ops/view_meta_dispatch.h 2025-06-01T22:52:40.9209732Z ++ grep RECORD 2025-06-01T22:52:40.9231364Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_meta_dispatch.h 2025-06-01T22:52:40.9232017Z +++ openssl base64 2025-06-01T22:52:40.9232318Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.9232719Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.9233296Z +++ sed -e s/=//g 2025-06-01T22:52:40.9275902Z ++ HASH=57oTuaCVEuzW_Nl4WQsIqFsm2TCKCmZVDgkhyh9JcYc 2025-06-01T22:52:40.9278831Z +++ ls -nl torch/include/ATen/ops/view_meta_dispatch.h 2025-06-01T22:52:40.9279594Z +++ awk '{print $5}' 2025-06-01T22:52:40.9306995Z ++ FSIZE=827 2025-06-01T22:52:40.9307758Z ++ echo '"torch/include/ATen/ops/view_meta_dispatch.h",sha256=57oTuaCVEuzW_Nl4WQsIqFsm2TCKCmZVDgkhyh9JcYc,827' 2025-06-01T22:52:40.9308508Z ++ read fname 2025-06-01T22:52:40.9308823Z ++ make_wheel_record torch/include/ATen/ops/view_native.h 2025-06-01T22:52:40.9309325Z ++ FPATH=torch/include/ATen/ops/view_native.h 2025-06-01T22:52:40.9309730Z ++ echo torch/include/ATen/ops/view_native.h 2025-06-01T22:52:40.9310078Z ++ grep RECORD 2025-06-01T22:52:40.9330212Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_native.h 2025-06-01T22:52:40.9330708Z +++ openssl base64 2025-06-01T22:52:40.9331227Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.9332795Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.9333888Z +++ sed -e s/=//g 2025-06-01T22:52:40.9371633Z ++ HASH=T0ljnhMmy8qx6O2M8_-d1eK1IXwkhIXdrQ3lhd5QZJc 2025-06-01T22:52:40.9376837Z +++ ls -nl torch/include/ATen/ops/view_native.h 2025-06-01T22:52:40.9378363Z +++ awk '{print $5}' 2025-06-01T22:52:40.9405018Z ++ FSIZE=738 2025-06-01T22:52:40.9405654Z ++ echo '"torch/include/ATen/ops/view_native.h",sha256=T0ljnhMmy8qx6O2M8_-d1eK1IXwkhIXdrQ3lhd5QZJc,738' 2025-06-01T22:52:40.9406464Z ++ read fname 2025-06-01T22:52:40.9406952Z ++ make_wheel_record torch/include/ATen/ops/view_ops.h 2025-06-01T22:52:40.9407402Z ++ FPATH=torch/include/ATen/ops/view_ops.h 2025-06-01T22:52:40.9407794Z ++ echo torch/include/ATen/ops/view_ops.h 2025-06-01T22:52:40.9408213Z ++ grep RECORD 2025-06-01T22:52:40.9430945Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/view_ops.h 2025-06-01T22:52:40.9431473Z +++ openssl base64 2025-06-01T22:52:40.9431724Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.9432109Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.9432433Z +++ sed -e s/=//g 2025-06-01T22:52:40.9473002Z ++ HASH=rNq6pjN7CkR27UuEO2ssRjWwkQljKsLHxp19Xl3pjYY 2025-06-01T22:52:40.9477082Z +++ ls -nl torch/include/ATen/ops/view_ops.h 2025-06-01T22:52:40.9477971Z +++ awk '{print $5}' 2025-06-01T22:52:40.9506352Z ++ FSIZE=1640 2025-06-01T22:52:40.9506985Z ++ echo '"torch/include/ATen/ops/view_ops.h",sha256=rNq6pjN7CkR27UuEO2ssRjWwkQljKsLHxp19Xl3pjYY,1640' 2025-06-01T22:52:40.9507627Z ++ read fname 2025-06-01T22:52:40.9507934Z ++ make_wheel_record torch/include/ATen/ops/vsplit.h 2025-06-01T22:52:40.9508360Z ++ FPATH=torch/include/ATen/ops/vsplit.h 2025-06-01T22:52:40.9508719Z ++ echo torch/include/ATen/ops/vsplit.h 2025-06-01T22:52:40.9509066Z ++ grep RECORD 2025-06-01T22:52:40.9528280Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vsplit.h 2025-06-01T22:52:40.9528774Z +++ openssl base64 2025-06-01T22:52:40.9529234Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.9530826Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.9531905Z +++ sed -e s/=//g 2025-06-01T22:52:40.9570668Z ++ HASH=e5sVDD18fvJK7Zngr1ZxeKFQic-nRNaFmCLAv7_RVV4 2025-06-01T22:52:40.9575362Z +++ ls -nl torch/include/ATen/ops/vsplit.h 2025-06-01T22:52:40.9576317Z +++ awk '{print $5}' 2025-06-01T22:52:40.9603663Z ++ FSIZE=939 2025-06-01T22:52:40.9604446Z ++ echo '"torch/include/ATen/ops/vsplit.h",sha256=e5sVDD18fvJK7Zngr1ZxeKFQic-nRNaFmCLAv7_RVV4,939' 2025-06-01T22:52:40.9605245Z ++ read fname 2025-06-01T22:52:40.9605938Z ++ make_wheel_record torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.9606722Z ++ FPATH=torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.9607445Z ++ echo torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.9607979Z ++ grep RECORD 2025-06-01T22:52:40.9631192Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.9631923Z +++ openssl base64 2025-06-01T22:52:40.9632176Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.9632434Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.9632826Z +++ sed -e s/=//g 2025-06-01T22:52:40.9673378Z ++ HASH=pvbVUDBJs2GmMP05mUqLH55iA3PmkkO5Sf14iDAOiw4 2025-06-01T22:52:40.9675457Z +++ ls -nl torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:40.9676417Z +++ awk '{print $5}' 2025-06-01T22:52:40.9704424Z ++ FSIZE=891 2025-06-01T22:52:40.9705240Z ++ echo '"torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h",sha256=pvbVUDBJs2GmMP05mUqLH55iA3PmkkO5Sf14iDAOiw4,891' 2025-06-01T22:52:40.9706075Z ++ read fname 2025-06-01T22:52:40.9706411Z ++ make_wheel_record torch/include/ATen/ops/vsplit_native.h 2025-06-01T22:52:40.9706860Z ++ FPATH=torch/include/ATen/ops/vsplit_native.h 2025-06-01T22:52:40.9707279Z ++ echo torch/include/ATen/ops/vsplit_native.h 2025-06-01T22:52:40.9707633Z ++ grep RECORD 2025-06-01T22:52:40.9727402Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vsplit_native.h 2025-06-01T22:52:40.9727910Z +++ openssl base64 2025-06-01T22:52:40.9728581Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.9729636Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.9730867Z +++ sed -e s/=//g 2025-06-01T22:52:40.9770460Z ++ HASH=1nCtTpOw8Jk8fdV_HXHICR3ri_7XxFNbLo4CW5wkqzI 2025-06-01T22:52:40.9775099Z +++ ls -nl torch/include/ATen/ops/vsplit_native.h 2025-06-01T22:52:40.9776026Z +++ awk '{print $5}' 2025-06-01T22:52:40.9802860Z ++ FSIZE=603 2025-06-01T22:52:40.9803683Z ++ echo '"torch/include/ATen/ops/vsplit_native.h",sha256=1nCtTpOw8Jk8fdV_HXHICR3ri_7XxFNbLo4CW5wkqzI,603' 2025-06-01T22:52:40.9804799Z ++ read fname 2025-06-01T22:52:40.9805125Z ++ make_wheel_record torch/include/ATen/ops/vsplit_ops.h 2025-06-01T22:52:40.9805587Z ++ FPATH=torch/include/ATen/ops/vsplit_ops.h 2025-06-01T22:52:40.9806056Z ++ echo torch/include/ATen/ops/vsplit_ops.h 2025-06-01T22:52:40.9806424Z ++ grep RECORD 2025-06-01T22:52:40.9828306Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vsplit_ops.h 2025-06-01T22:52:40.9829331Z +++ openssl base64 2025-06-01T22:52:40.9829598Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.9829947Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.9830469Z +++ sed -e s/=//g 2025-06-01T22:52:40.9872494Z ++ HASH=1ARZ0z4ynynLkC3vcELDYMKJ8SsinwCCJv9FvyfB8SU 2025-06-01T22:52:40.9875410Z +++ ls -nl torch/include/ATen/ops/vsplit_ops.h 2025-06-01T22:52:40.9876723Z +++ awk '{print $5}' 2025-06-01T22:52:40.9904794Z ++ FSIZE=1742 2025-06-01T22:52:40.9905496Z ++ echo '"torch/include/ATen/ops/vsplit_ops.h",sha256=1ARZ0z4ynynLkC3vcELDYMKJ8SsinwCCJv9FvyfB8SU,1742' 2025-06-01T22:52:40.9906159Z ++ read fname 2025-06-01T22:52:40.9906468Z ++ make_wheel_record torch/include/ATen/ops/vstack.h 2025-06-01T22:52:40.9906869Z ++ FPATH=torch/include/ATen/ops/vstack.h 2025-06-01T22:52:40.9907237Z ++ echo torch/include/ATen/ops/vstack.h 2025-06-01T22:52:40.9907568Z ++ grep RECORD 2025-06-01T22:52:40.9927880Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vstack.h 2025-06-01T22:52:40.9928370Z +++ openssl base64 2025-06-01T22:52:40.9929046Z +++ sed -e s/+/-/g 2025-06-01T22:52:40.9930332Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:40.9931603Z +++ sed -e s/=//g 2025-06-01T22:52:40.9970865Z ++ HASH=lpQW1pj3iZGVc1MyTpdHFDXS-xGsz0rz9hId7rgOkb8 2025-06-01T22:52:40.9975515Z +++ ls -nl torch/include/ATen/ops/vstack.h 2025-06-01T22:52:40.9976297Z +++ awk '{print $5}' 2025-06-01T22:52:41.0003636Z ++ FSIZE=1048 2025-06-01T22:52:41.0004404Z ++ echo '"torch/include/ATen/ops/vstack.h",sha256=lpQW1pj3iZGVc1MyTpdHFDXS-xGsz0rz9hId7rgOkb8,1048' 2025-06-01T22:52:41.0005216Z ++ read fname 2025-06-01T22:52:41.0005857Z ++ make_wheel_record torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.0006644Z ++ FPATH=torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.0007361Z ++ echo torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.0007882Z ++ grep RECORD 2025-06-01T22:52:41.0028443Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.0029099Z +++ openssl base64 2025-06-01T22:52:41.0029506Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.0029758Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.0030145Z +++ sed -e s/=//g 2025-06-01T22:52:41.0071926Z ++ HASH=v0mm6a8MrJYi8e0ULYKziiEdQUdv2P7kvmgo6cFoNaI 2025-06-01T22:52:41.0075564Z +++ ls -nl torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.0076149Z +++ awk '{print $5}' 2025-06-01T22:52:41.0104097Z ++ FSIZE=918 2025-06-01T22:52:41.0104928Z ++ echo '"torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h",sha256=v0mm6a8MrJYi8e0ULYKziiEdQUdv2P7kvmgo6cFoNaI,918' 2025-06-01T22:52:41.0105774Z ++ read fname 2025-06-01T22:52:41.0106098Z ++ make_wheel_record torch/include/ATen/ops/vstack_native.h 2025-06-01T22:52:41.0106573Z ++ FPATH=torch/include/ATen/ops/vstack_native.h 2025-06-01T22:52:41.0106979Z ++ echo torch/include/ATen/ops/vstack_native.h 2025-06-01T22:52:41.0107346Z ++ grep RECORD 2025-06-01T22:52:41.0127035Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vstack_native.h 2025-06-01T22:52:41.0127564Z +++ openssl base64 2025-06-01T22:52:41.0128134Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.0129454Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.0130757Z +++ sed -e s/=//g 2025-06-01T22:52:41.0168983Z ++ HASH=Ka91xnh6Hgbt-RzmQTseVuJNDSLYCq3kmRhvXerPyvs 2025-06-01T22:52:41.0173636Z +++ ls -nl torch/include/ATen/ops/vstack_native.h 2025-06-01T22:52:41.0174531Z +++ awk '{print $5}' 2025-06-01T22:52:41.0202126Z ++ FSIZE=552 2025-06-01T22:52:41.0202851Z ++ echo '"torch/include/ATen/ops/vstack_native.h",sha256=Ka91xnh6Hgbt-RzmQTseVuJNDSLYCq3kmRhvXerPyvs,552' 2025-06-01T22:52:41.0203659Z ++ read fname 2025-06-01T22:52:41.0204120Z ++ make_wheel_record torch/include/ATen/ops/vstack_ops.h 2025-06-01T22:52:41.0204556Z ++ FPATH=torch/include/ATen/ops/vstack_ops.h 2025-06-01T22:52:41.0205201Z ++ echo torch/include/ATen/ops/vstack_ops.h 2025-06-01T22:52:41.0205563Z ++ grep RECORD 2025-06-01T22:52:41.0227539Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/vstack_ops.h 2025-06-01T22:52:41.0228033Z +++ openssl base64 2025-06-01T22:52:41.0228293Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.0228552Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.0228810Z +++ sed -e s/=//g 2025-06-01T22:52:41.0272310Z ++ HASH=LbSQasOZ6eJotBdWon_wJI_chXxrXUfbAY4TASyRZdg 2025-06-01T22:52:41.0274002Z +++ ls -nl torch/include/ATen/ops/vstack_ops.h 2025-06-01T22:52:41.0275244Z +++ awk '{print $5}' 2025-06-01T22:52:41.0302993Z ++ FSIZE=1545 2025-06-01T22:52:41.0303616Z ++ echo '"torch/include/ATen/ops/vstack_ops.h",sha256=LbSQasOZ6eJotBdWon_wJI_chXxrXUfbAY4TASyRZdg,1545' 2025-06-01T22:52:41.0304263Z ++ read fname 2025-06-01T22:52:41.0304552Z ++ make_wheel_record torch/include/ATen/ops/where.h 2025-06-01T22:52:41.0304965Z ++ FPATH=torch/include/ATen/ops/where.h 2025-06-01T22:52:41.0305341Z ++ echo torch/include/ATen/ops/where.h 2025-06-01T22:52:41.0305664Z ++ grep RECORD 2025-06-01T22:52:41.0326558Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/where.h 2025-06-01T22:52:41.0327028Z +++ openssl base64 2025-06-01T22:52:41.0327298Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.0327960Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.0329249Z +++ sed -e s/=//g 2025-06-01T22:52:41.0369634Z ++ HASH=Sx6NC3gHuYVC_1OA1k8AlqpB6rxOH2XzrhrxbQYQaI0 2025-06-01T22:52:41.0374411Z +++ ls -nl torch/include/ATen/ops/where.h 2025-06-01T22:52:41.0375405Z +++ awk '{print $5}' 2025-06-01T22:52:41.0402334Z ++ FSIZE=2303 2025-06-01T22:52:41.0402942Z ++ echo '"torch/include/ATen/ops/where.h",sha256=Sx6NC3gHuYVC_1OA1k8AlqpB6rxOH2XzrhrxbQYQaI0,2303' 2025-06-01T22:52:41.0403695Z ++ read fname 2025-06-01T22:52:41.0404322Z ++ make_wheel_record torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.0405314Z ++ FPATH=torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.0406016Z ++ echo torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.0406533Z ++ grep RECORD 2025-06-01T22:52:41.0426002Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.0426812Z +++ openssl base64 2025-06-01T22:52:41.0427091Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.0427343Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.0427905Z +++ sed -e s/=//g 2025-06-01T22:52:41.0469846Z ++ HASH=9c2jv_00MuqzYigsZrwDot2RsBmy_YKMVBIBCF_8OJU 2025-06-01T22:52:41.0472841Z +++ ls -nl torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.0473607Z +++ awk '{print $5}' 2025-06-01T22:52:41.0499875Z ++ FSIZE=1110 2025-06-01T22:52:41.0500816Z ++ echo '"torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h",sha256=9c2jv_00MuqzYigsZrwDot2RsBmy_YKMVBIBCF_8OJU,1110' 2025-06-01T22:52:41.0501673Z ++ read fname 2025-06-01T22:52:41.0502044Z ++ make_wheel_record torch/include/ATen/ops/where_cpu_dispatch.h 2025-06-01T22:52:41.0502613Z ++ FPATH=torch/include/ATen/ops/where_cpu_dispatch.h 2025-06-01T22:52:41.0503051Z ++ echo torch/include/ATen/ops/where_cpu_dispatch.h 2025-06-01T22:52:41.0503433Z ++ grep RECORD 2025-06-01T22:52:41.0526234Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/where_cpu_dispatch.h 2025-06-01T22:52:41.0526860Z +++ openssl base64 2025-06-01T22:52:41.0527178Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.0527448Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.0527707Z +++ sed -e s/=//g 2025-06-01T22:52:41.0566550Z ++ HASH=UyT7I7dXC067B8Qihp-mnUviKnIOIGmkN8HxLhkqtOQ 2025-06-01T22:52:41.0571271Z +++ ls -nl torch/include/ATen/ops/where_cpu_dispatch.h 2025-06-01T22:52:41.0572250Z +++ awk '{print $5}' 2025-06-01T22:52:41.0598454Z ++ FSIZE=1042 2025-06-01T22:52:41.0599264Z ++ echo '"torch/include/ATen/ops/where_cpu_dispatch.h",sha256=UyT7I7dXC067B8Qihp-mnUviKnIOIGmkN8HxLhkqtOQ,1042' 2025-06-01T22:52:41.0600032Z ++ read fname 2025-06-01T22:52:41.0600380Z ++ make_wheel_record torch/include/ATen/ops/where_cuda_dispatch.h 2025-06-01T22:52:41.0601027Z ++ FPATH=torch/include/ATen/ops/where_cuda_dispatch.h 2025-06-01T22:52:41.0601497Z ++ echo torch/include/ATen/ops/where_cuda_dispatch.h 2025-06-01T22:52:41.0601874Z ++ grep RECORD 2025-06-01T22:52:41.0624259Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/where_cuda_dispatch.h 2025-06-01T22:52:41.0624831Z +++ openssl base64 2025-06-01T22:52:41.0625095Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.0625345Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.0625846Z +++ sed -e s/=//g 2025-06-01T22:52:41.0666265Z ++ HASH=3VoIl5JyvqVZAbuhq2D5dUGQ6287K2I5DHblvSByHqc 2025-06-01T22:52:41.0670993Z +++ ls -nl torch/include/ATen/ops/where_cuda_dispatch.h 2025-06-01T22:52:41.0672329Z +++ awk '{print $5}' 2025-06-01T22:52:41.0699722Z ++ FSIZE=1044 2025-06-01T22:52:41.0700438Z ++ echo '"torch/include/ATen/ops/where_cuda_dispatch.h",sha256=3VoIl5JyvqVZAbuhq2D5dUGQ6287K2I5DHblvSByHqc,1044' 2025-06-01T22:52:41.0701210Z ++ read fname 2025-06-01T22:52:41.0701545Z ++ make_wheel_record torch/include/ATen/ops/where_native.h 2025-06-01T22:52:41.0702001Z ++ FPATH=torch/include/ATen/ops/where_native.h 2025-06-01T22:52:41.0702465Z ++ echo torch/include/ATen/ops/where_native.h 2025-06-01T22:52:41.0702826Z ++ grep RECORD 2025-06-01T22:52:41.0726304Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/where_native.h 2025-06-01T22:52:41.0726826Z +++ openssl base64 2025-06-01T22:52:41.0727159Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.0727415Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.0728174Z +++ sed -e s/=//g 2025-06-01T22:52:41.0766817Z ++ HASH=UgnJ7yVI09Ctr3bRVM8DRIM7vaSOWXWyoTZ228t6SeQ 2025-06-01T22:52:41.0771488Z +++ ls -nl torch/include/ATen/ops/where_native.h 2025-06-01T22:52:41.0772298Z +++ awk '{print $5}' 2025-06-01T22:52:41.0798155Z ++ FSIZE=1337 2025-06-01T22:52:41.0798796Z ++ echo '"torch/include/ATen/ops/where_native.h",sha256=UgnJ7yVI09Ctr3bRVM8DRIM7vaSOWXWyoTZ228t6SeQ,1337' 2025-06-01T22:52:41.0799449Z ++ read fname 2025-06-01T22:52:41.0799783Z ++ make_wheel_record torch/include/ATen/ops/where_ops.h 2025-06-01T22:52:41.0800293Z ++ FPATH=torch/include/ATen/ops/where_ops.h 2025-06-01T22:52:41.0800692Z ++ echo torch/include/ATen/ops/where_ops.h 2025-06-01T22:52:41.0802027Z ++ grep RECORD 2025-06-01T22:52:41.0825335Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/where_ops.h 2025-06-01T22:52:41.0825834Z +++ openssl base64 2025-06-01T22:52:41.0826089Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.0827224Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.0827485Z +++ sed -e s/=//g 2025-06-01T22:52:41.0868292Z ++ HASH=ZC4YMVturkSTaP1EXrpXQAWcUYStceYjQvmdrEkRs98 2025-06-01T22:52:41.0871369Z +++ ls -nl torch/include/ATen/ops/where_ops.h 2025-06-01T22:52:41.0872328Z +++ awk '{print $5}' 2025-06-01T22:52:41.0898879Z ++ FSIZE=4627 2025-06-01T22:52:41.0899611Z ++ echo '"torch/include/ATen/ops/where_ops.h",sha256=ZC4YMVturkSTaP1EXrpXQAWcUYStceYjQvmdrEkRs98,4627' 2025-06-01T22:52:41.0900268Z ++ read fname 2025-06-01T22:52:41.0900563Z ++ make_wheel_record torch/include/ATen/ops/xlogy.h 2025-06-01T22:52:41.0901016Z ++ FPATH=torch/include/ATen/ops/xlogy.h 2025-06-01T22:52:41.0901411Z ++ echo torch/include/ATen/ops/xlogy.h 2025-06-01T22:52:41.0901740Z ++ grep RECORD 2025-06-01T22:52:41.0924520Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xlogy.h 2025-06-01T22:52:41.0925014Z +++ openssl base64 2025-06-01T22:52:41.0925455Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.0926228Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.0926512Z +++ sed -e s/=//g 2025-06-01T22:52:41.0967015Z ++ HASH=o-6Q1uOT2zxJlo1nNTmk1e_G3zndH3lhfBOGcwrp8tc 2025-06-01T22:52:41.0971426Z +++ ls -nl torch/include/ATen/ops/xlogy.h 2025-06-01T22:52:41.0972305Z +++ awk '{print $5}' 2025-06-01T22:52:41.0998842Z ++ FSIZE=3064 2025-06-01T22:52:41.0999540Z ++ echo '"torch/include/ATen/ops/xlogy.h",sha256=o-6Q1uOT2zxJlo1nNTmk1e_G3zndH3lhfBOGcwrp8tc,3064' 2025-06-01T22:52:41.1000301Z ++ read fname 2025-06-01T22:52:41.1000808Z ++ make_wheel_record torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.1001638Z ++ FPATH=torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.1002329Z ++ echo torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.1002830Z ++ grep RECORD 2025-06-01T22:52:41.1025412Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.1026058Z +++ openssl base64 2025-06-01T22:52:41.1026310Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.1026578Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.1026851Z +++ sed -e s/=//g 2025-06-01T22:52:41.1066457Z ++ HASH=aCndbKpFqyvidjXsftZOaQtqbVasfDgvH4TfNRNbqEA 2025-06-01T22:52:41.1071046Z +++ ls -nl torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.1071861Z +++ awk '{print $5}' 2025-06-01T22:52:41.1097076Z ++ FSIZE=1358 2025-06-01T22:52:41.1098352Z ++ echo '"torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h",sha256=aCndbKpFqyvidjXsftZOaQtqbVasfDgvH4TfNRNbqEA,1358' 2025-06-01T22:52:41.1099845Z ++ read fname 2025-06-01T22:52:41.1100434Z ++ make_wheel_record torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:41.1101377Z ++ FPATH=torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:41.1102225Z ++ echo torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:41.1102799Z ++ grep RECORD 2025-06-01T22:52:41.1125550Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:41.1126306Z +++ openssl base64 2025-06-01T22:52:41.1126570Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.1126834Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.1127097Z +++ sed -e s/=//g 2025-06-01T22:52:41.1166540Z ++ HASH=9469MOB2sbfC6ZX6-98d0VKBKAHUBeIijBe2x3X2YrA 2025-06-01T22:52:41.1171356Z +++ ls -nl torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h 2025-06-01T22:52:41.1172222Z +++ awk '{print $5}' 2025-06-01T22:52:41.1199889Z ++ FSIZE=891 2025-06-01T22:52:41.1200771Z ++ echo '"torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h",sha256=9469MOB2sbfC6ZX6-98d0VKBKAHUBeIijBe2x3X2YrA,891' 2025-06-01T22:52:41.1201657Z ++ read fname 2025-06-01T22:52:41.1203583Z ++ make_wheel_record torch/include/ATen/ops/xlogy_cpu_dispatch.h 2025-06-01T22:52:41.1203783Z ++ FPATH=torch/include/ATen/ops/xlogy_cpu_dispatch.h 2025-06-01T22:52:41.1204061Z ++ echo torch/include/ATen/ops/xlogy_cpu_dispatch.h 2025-06-01T22:52:41.1204188Z ++ grep RECORD 2025-06-01T22:52:41.1225963Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xlogy_cpu_dispatch.h 2025-06-01T22:52:41.1226087Z +++ openssl base64 2025-06-01T22:52:41.1226200Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.1226524Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.1226623Z +++ sed -e s/=//g 2025-06-01T22:52:41.1269373Z ++ HASH=a_4jjJPvRKe8W58ffFF6X9jcc4Izlg3RiYDs6w9Kf_E 2025-06-01T22:52:41.1271954Z +++ ls -nl torch/include/ATen/ops/xlogy_cpu_dispatch.h 2025-06-01T22:52:41.1272516Z +++ awk '{print $5}' 2025-06-01T22:52:41.1299980Z ++ FSIZE=1028 2025-06-01T22:52:41.1300744Z ++ echo '"torch/include/ATen/ops/xlogy_cpu_dispatch.h",sha256=a_4jjJPvRKe8W58ffFF6X9jcc4Izlg3RiYDs6w9Kf_E,1028' 2025-06-01T22:52:41.1300852Z ++ read fname 2025-06-01T22:52:41.1301079Z ++ make_wheel_record torch/include/ATen/ops/xlogy_cuda_dispatch.h 2025-06-01T22:52:41.1301262Z ++ FPATH=torch/include/ATen/ops/xlogy_cuda_dispatch.h 2025-06-01T22:52:41.1301427Z ++ echo torch/include/ATen/ops/xlogy_cuda_dispatch.h 2025-06-01T22:52:41.1302724Z ++ grep RECORD 2025-06-01T22:52:41.1326577Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xlogy_cuda_dispatch.h 2025-06-01T22:52:41.1326698Z +++ openssl base64 2025-06-01T22:52:41.1326807Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.1327038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.1327558Z +++ sed -e s/=//g 2025-06-01T22:52:41.1367325Z ++ HASH=it3-VIwe08mGOYunpBmQqrR7u_WQDSdYsTKCXAz6NGY 2025-06-01T22:52:41.1372009Z +++ ls -nl torch/include/ATen/ops/xlogy_cuda_dispatch.h 2025-06-01T22:52:41.1372956Z +++ awk '{print $5}' 2025-06-01T22:52:41.1400064Z ++ FSIZE=1030 2025-06-01T22:52:41.1400586Z ++ echo '"torch/include/ATen/ops/xlogy_cuda_dispatch.h",sha256=it3-VIwe08mGOYunpBmQqrR7u_WQDSdYsTKCXAz6NGY,1030' 2025-06-01T22:52:41.1400684Z ++ read fname 2025-06-01T22:52:41.1400925Z ++ make_wheel_record torch/include/ATen/ops/xlogy_meta.h 2025-06-01T22:52:41.1401417Z ++ FPATH=torch/include/ATen/ops/xlogy_meta.h 2025-06-01T22:52:41.1401596Z ++ echo torch/include/ATen/ops/xlogy_meta.h 2025-06-01T22:52:41.1402241Z ++ grep RECORD 2025-06-01T22:52:41.1426918Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xlogy_meta.h 2025-06-01T22:52:41.1427050Z +++ openssl base64 2025-06-01T22:52:41.1427356Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.1427495Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.1428489Z +++ sed -e s/=//g 2025-06-01T22:52:41.1470342Z ++ HASH=s90UV26ocqPsoU_j7I7m7HH18ccL2XL7c3Cu5QqLIOI 2025-06-01T22:52:41.1473613Z +++ ls -nl torch/include/ATen/ops/xlogy_meta.h 2025-06-01T22:52:41.1474141Z +++ awk '{print $5}' 2025-06-01T22:52:41.1501422Z ++ FSIZE=599 2025-06-01T22:52:41.1501868Z ++ echo '"torch/include/ATen/ops/xlogy_meta.h",sha256=s90UV26ocqPsoU_j7I7m7HH18ccL2XL7c3Cu5QqLIOI,599' 2025-06-01T22:52:41.1502022Z ++ read fname 2025-06-01T22:52:41.1502264Z ++ make_wheel_record torch/include/ATen/ops/xlogy_meta_dispatch.h 2025-06-01T22:52:41.1502448Z ++ FPATH=torch/include/ATen/ops/xlogy_meta_dispatch.h 2025-06-01T22:52:41.1502744Z ++ echo torch/include/ATen/ops/xlogy_meta_dispatch.h 2025-06-01T22:52:41.1503677Z ++ grep RECORD 2025-06-01T22:52:41.1526438Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xlogy_meta_dispatch.h 2025-06-01T22:52:41.1526554Z +++ openssl base64 2025-06-01T22:52:41.1527140Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.1527469Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.1528611Z +++ sed -e s/=//g 2025-06-01T22:52:41.1568070Z ++ HASH=1k5c4CPLwmdU2dMFGWZYNQf7JqHMG8L-Sp0OLZ6aTRE 2025-06-01T22:52:41.1573237Z +++ ls -nl torch/include/ATen/ops/xlogy_meta_dispatch.h 2025-06-01T22:52:41.1574288Z +++ awk '{print $5}' 2025-06-01T22:52:41.1602072Z ++ FSIZE=1030 2025-06-01T22:52:41.1602613Z ++ echo '"torch/include/ATen/ops/xlogy_meta_dispatch.h",sha256=1k5c4CPLwmdU2dMFGWZYNQf7JqHMG8L-Sp0OLZ6aTRE,1030' 2025-06-01T22:52:41.1602712Z ++ read fname 2025-06-01T22:52:41.1603055Z ++ make_wheel_record torch/include/ATen/ops/xlogy_native.h 2025-06-01T22:52:41.1603199Z ++ FPATH=torch/include/ATen/ops/xlogy_native.h 2025-06-01T22:52:41.1603335Z ++ echo torch/include/ATen/ops/xlogy_native.h 2025-06-01T22:52:41.1603450Z ++ grep RECORD 2025-06-01T22:52:41.1629846Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xlogy_native.h 2025-06-01T22:52:41.1630120Z +++ openssl base64 2025-06-01T22:52:41.1630600Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.1630724Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.1632227Z +++ sed -e s/=//g 2025-06-01T22:52:41.1675505Z ++ HASH=CIedCIvuUb1oZ2r1qdwp0I2OsAC1yhCqRg17ha3rg0s 2025-06-01T22:52:41.1682692Z +++ ls -nl torch/include/ATen/ops/xlogy_native.h 2025-06-01T22:52:41.1684610Z +++ awk '{print $5}' 2025-06-01T22:52:41.1712274Z ++ FSIZE=1066 2025-06-01T22:52:41.1712802Z ++ echo '"torch/include/ATen/ops/xlogy_native.h",sha256=CIedCIvuUb1oZ2r1qdwp0I2OsAC1yhCqRg17ha3rg0s,1066' 2025-06-01T22:52:41.1712902Z ++ read fname 2025-06-01T22:52:41.1713234Z ++ make_wheel_record torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.1713517Z ++ FPATH=torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.1714083Z ++ echo torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.1714188Z ++ grep RECORD 2025-06-01T22:52:41.1732493Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.1733023Z +++ openssl base64 2025-06-01T22:52:41.1734406Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.1735865Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.1737862Z +++ sed -e s/=//g 2025-06-01T22:52:41.1776711Z ++ HASH=llZtzjLJvEQQuCrgVU0mvjT_ZGe8lEWekI2dEwYorgY 2025-06-01T22:52:41.1781718Z +++ ls -nl torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h 2025-06-01T22:52:41.1782750Z +++ awk '{print $5}' 2025-06-01T22:52:41.1806380Z ++ FSIZE=1028 2025-06-01T22:52:41.1807028Z ++ echo '"torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h",sha256=llZtzjLJvEQQuCrgVU0mvjT_ZGe8lEWekI2dEwYorgY,1028' 2025-06-01T22:52:41.1807135Z ++ read fname 2025-06-01T22:52:41.1807335Z ++ make_wheel_record torch/include/ATen/ops/xor_native.h 2025-06-01T22:52:41.1807474Z ++ FPATH=torch/include/ATen/ops/xor_native.h 2025-06-01T22:52:41.1809591Z ++ echo torch/include/ATen/ops/xor_native.h 2025-06-01T22:52:41.1810865Z ++ grep RECORD 2025-06-01T22:52:41.1833979Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xor_native.h 2025-06-01T22:52:41.1834113Z +++ openssl base64 2025-06-01T22:52:41.1834227Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.1834329Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.1835405Z +++ sed -e s/=//g 2025-06-01T22:52:41.1877681Z ++ HASH=UiYlWgWIGfEiCFt0PpAVg-00iHSvyi_51xqvgT00c84 2025-06-01T22:52:41.1880035Z +++ ls -nl torch/include/ATen/ops/xor_native.h 2025-06-01T22:52:41.1881329Z +++ awk '{print $5}' 2025-06-01T22:52:41.1910475Z ++ FSIZE=740 2025-06-01T22:52:41.1911087Z ++ echo '"torch/include/ATen/ops/xor_native.h",sha256=UiYlWgWIGfEiCFt0PpAVg-00iHSvyi_51xqvgT00c84,740' 2025-06-01T22:52:41.1911226Z ++ read fname 2025-06-01T22:52:41.1911428Z ++ make_wheel_record torch/include/ATen/ops/xor_ops.h 2025-06-01T22:52:41.1911557Z ++ FPATH=torch/include/ATen/ops/xor_ops.h 2025-06-01T22:52:41.1911684Z ++ echo torch/include/ATen/ops/xor_ops.h 2025-06-01T22:52:41.1912089Z ++ grep RECORD 2025-06-01T22:52:41.1932142Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/xor_ops.h 2025-06-01T22:52:41.1932876Z +++ openssl base64 2025-06-01T22:52:41.1934118Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.1935641Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.1936971Z +++ sed -e s/=//g 2025-06-01T22:52:41.1974713Z ++ HASH=Gt2Gr0OshNenQUMsYkxGtFn3sQ41hwiNrL4PPxHex_o 2025-06-01T22:52:41.1980066Z +++ ls -nl torch/include/ATen/ops/xor_ops.h 2025-06-01T22:52:41.1981012Z +++ awk '{print $5}' 2025-06-01T22:52:41.2006207Z ++ FSIZE=2891 2025-06-01T22:52:41.2006667Z ++ echo '"torch/include/ATen/ops/xor_ops.h",sha256=Gt2Gr0OshNenQUMsYkxGtFn3sQ41hwiNrL4PPxHex_o,2891' 2025-06-01T22:52:41.2006923Z ++ read fname 2025-06-01T22:52:41.2007086Z ++ make_wheel_record torch/include/ATen/ops/zero.h 2025-06-01T22:52:41.2007213Z ++ FPATH=torch/include/ATen/ops/zero.h 2025-06-01T22:52:41.2007982Z ++ echo torch/include/ATen/ops/zero.h 2025-06-01T22:52:41.2009149Z ++ grep RECORD 2025-06-01T22:52:41.2036709Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zero.h 2025-06-01T22:52:41.2036845Z +++ openssl base64 2025-06-01T22:52:41.2036960Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.2037069Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.2037374Z +++ sed -e s/=//g 2025-06-01T22:52:41.2079856Z ++ HASH=WBRzfflBvsqhZ5Ofo6G7SCj9fJCW3shBXQ9J007OXWU 2025-06-01T22:52:41.2082301Z +++ ls -nl torch/include/ATen/ops/zero.h 2025-06-01T22:52:41.2083002Z +++ awk '{print $5}' 2025-06-01T22:52:41.2110696Z ++ FSIZE=1143 2025-06-01T22:52:41.2111213Z ++ echo '"torch/include/ATen/ops/zero.h",sha256=WBRzfflBvsqhZ5Ofo6G7SCj9fJCW3shBXQ9J007OXWU,1143' 2025-06-01T22:52:41.2111353Z ++ read fname 2025-06-01T22:52:41.2111740Z ++ make_wheel_record torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.2112020Z ++ FPATH=torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.2112312Z ++ echo torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.2112910Z ++ grep RECORD 2025-06-01T22:52:41.2131774Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.2132043Z +++ openssl base64 2025-06-01T22:52:41.2133246Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.2134239Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.2135768Z +++ sed -e s/=//g 2025-06-01T22:52:41.2174610Z ++ HASH=akQ1gLLIEeRjNWM6221-5HpQsE-FtekFlEkXLuNsMus 2025-06-01T22:52:41.2180526Z +++ ls -nl torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.2180912Z +++ awk '{print $5}' 2025-06-01T22:52:41.2206741Z ++ FSIZE=915 2025-06-01T22:52:41.2207398Z ++ echo '"torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h",sha256=akQ1gLLIEeRjNWM6221-5HpQsE-FtekFlEkXLuNsMus,915' 2025-06-01T22:52:41.2207512Z ++ read fname 2025-06-01T22:52:41.2207729Z ++ make_wheel_record torch/include/ATen/ops/zero_cpu_dispatch.h 2025-06-01T22:52:41.2207891Z ++ FPATH=torch/include/ATen/ops/zero_cpu_dispatch.h 2025-06-01T22:52:41.2208049Z ++ echo torch/include/ATen/ops/zero_cpu_dispatch.h 2025-06-01T22:52:41.2209203Z ++ grep RECORD 2025-06-01T22:52:41.2231990Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zero_cpu_dispatch.h 2025-06-01T22:52:41.2232128Z +++ openssl base64 2025-06-01T22:52:41.2232247Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.2232348Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.2233411Z +++ sed -e s/=//g 2025-06-01T22:52:41.2276833Z ++ HASH=ZrrM_UT_lg_XCh850CD4-HzzJ4joXroYO0MabtRXyuc 2025-06-01T22:52:41.2280022Z +++ ls -nl torch/include/ATen/ops/zero_cpu_dispatch.h 2025-06-01T22:52:41.2280866Z +++ awk '{print $5}' 2025-06-01T22:52:41.2308657Z ++ FSIZE=715 2025-06-01T22:52:41.2309137Z ++ echo '"torch/include/ATen/ops/zero_cpu_dispatch.h",sha256=ZrrM_UT_lg_XCh850CD4-HzzJ4joXroYO0MabtRXyuc,715' 2025-06-01T22:52:41.2309367Z ++ read fname 2025-06-01T22:52:41.2309592Z ++ make_wheel_record torch/include/ATen/ops/zero_cuda_dispatch.h 2025-06-01T22:52:41.2309760Z ++ FPATH=torch/include/ATen/ops/zero_cuda_dispatch.h 2025-06-01T22:52:41.2309910Z ++ echo torch/include/ATen/ops/zero_cuda_dispatch.h 2025-06-01T22:52:41.2310810Z ++ grep RECORD 2025-06-01T22:52:41.2331159Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zero_cuda_dispatch.h 2025-06-01T22:52:41.2331288Z +++ openssl base64 2025-06-01T22:52:41.2332512Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.2333579Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.2334957Z +++ sed -e s/=//g 2025-06-01T22:52:41.2374065Z ++ HASH=s35FQV1MR_XSkax4X3GYTc6b7gKF4zRX_RXJCmloDcw 2025-06-01T22:52:41.2380012Z +++ ls -nl torch/include/ATen/ops/zero_cuda_dispatch.h 2025-06-01T22:52:41.2380297Z +++ awk '{print $5}' 2025-06-01T22:52:41.2406491Z ++ FSIZE=717 2025-06-01T22:52:41.2407152Z ++ echo '"torch/include/ATen/ops/zero_cuda_dispatch.h",sha256=s35FQV1MR_XSkax4X3GYTc6b7gKF4zRX_RXJCmloDcw,717' 2025-06-01T22:52:41.2407254Z ++ read fname 2025-06-01T22:52:41.2407470Z ++ make_wheel_record torch/include/ATen/ops/zero_meta_dispatch.h 2025-06-01T22:52:41.2407650Z ++ FPATH=torch/include/ATen/ops/zero_meta_dispatch.h 2025-06-01T22:52:41.2407841Z ++ echo torch/include/ATen/ops/zero_meta_dispatch.h 2025-06-01T22:52:41.2409224Z ++ grep RECORD 2025-06-01T22:52:41.2433104Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zero_meta_dispatch.h 2025-06-01T22:52:41.2433294Z +++ openssl base64 2025-06-01T22:52:41.2433409Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.2433521Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.2433711Z +++ sed -e s/=//g 2025-06-01T22:52:41.2474761Z ++ HASH=-QLfASKw9qhs_Yo9z5PlsI_3UwxT8qf6VS1JEWJelA0 2025-06-01T22:52:41.2477924Z +++ ls -nl torch/include/ATen/ops/zero_meta_dispatch.h 2025-06-01T22:52:41.2478704Z +++ awk '{print $5}' 2025-06-01T22:52:41.2506501Z ++ FSIZE=717 2025-06-01T22:52:41.2507067Z ++ echo '"torch/include/ATen/ops/zero_meta_dispatch.h",sha256=-QLfASKw9qhs_Yo9z5PlsI_3UwxT8qf6VS1JEWJelA0,717' 2025-06-01T22:52:41.2507443Z ++ read fname 2025-06-01T22:52:41.2507704Z ++ make_wheel_record torch/include/ATen/ops/zero_native.h 2025-06-01T22:52:41.2507850Z ++ FPATH=torch/include/ATen/ops/zero_native.h 2025-06-01T22:52:41.2507987Z ++ echo torch/include/ATen/ops/zero_native.h 2025-06-01T22:52:41.2508317Z ++ grep RECORD 2025-06-01T22:52:41.2527856Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zero_native.h 2025-06-01T22:52:41.2528206Z +++ openssl base64 2025-06-01T22:52:41.2529383Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.2530574Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.2531909Z +++ sed -e s/=//g 2025-06-01T22:52:41.2570671Z ++ HASH=y24QiYw762J1aP2-0smoCAj7787mOVBrkUBSI_rrrv0 2025-06-01T22:52:41.2575673Z +++ ls -nl torch/include/ATen/ops/zero_native.h 2025-06-01T22:52:41.2576587Z +++ awk '{print $5}' 2025-06-01T22:52:41.2602394Z ++ FSIZE=881 2025-06-01T22:52:41.2602935Z ++ echo '"torch/include/ATen/ops/zero_native.h",sha256=y24QiYw762J1aP2-0smoCAj7787mOVBrkUBSI_rrrv0,881' 2025-06-01T22:52:41.2603050Z ++ read fname 2025-06-01T22:52:41.2603237Z ++ make_wheel_record torch/include/ATen/ops/zero_ops.h 2025-06-01T22:52:41.2603380Z ++ FPATH=torch/include/ATen/ops/zero_ops.h 2025-06-01T22:52:41.2603542Z ++ echo torch/include/ATen/ops/zero_ops.h 2025-06-01T22:52:41.2605745Z ++ grep RECORD 2025-06-01T22:52:41.2629293Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zero_ops.h 2025-06-01T22:52:41.2629462Z +++ openssl base64 2025-06-01T22:52:41.2629576Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.2630232Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.2631552Z +++ sed -e s/=//g 2025-06-01T22:52:41.2674135Z ++ HASH=hix3SouKZlv3Q59u02MTBrONFdnDIkpJiFy4d_ZbYyQ 2025-06-01T22:52:41.2676118Z +++ ls -nl torch/include/ATen/ops/zero_ops.h 2025-06-01T22:52:41.2676744Z +++ awk '{print $5}' 2025-06-01T22:52:41.2705536Z ++ FSIZE=2028 2025-06-01T22:52:41.2706033Z ++ echo '"torch/include/ATen/ops/zero_ops.h",sha256=hix3SouKZlv3Q59u02MTBrONFdnDIkpJiFy4d_ZbYyQ,2028' 2025-06-01T22:52:41.2706141Z ++ read fname 2025-06-01T22:52:41.2706298Z ++ make_wheel_record torch/include/ATen/ops/zeros.h 2025-06-01T22:52:41.2706420Z ++ FPATH=torch/include/ATen/ops/zeros.h 2025-06-01T22:52:41.2706540Z ++ echo torch/include/ATen/ops/zeros.h 2025-06-01T22:52:41.2706651Z ++ grep RECORD 2025-06-01T22:52:41.2727576Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zeros.h 2025-06-01T22:52:41.2727846Z +++ openssl base64 2025-06-01T22:52:41.2728245Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.2729532Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.2730788Z +++ sed -e s/=//g 2025-06-01T22:52:41.2770769Z ++ HASH=iVdUCeVp6AnSJ4ZwD14XGvGegWljcpz4GNifSzx8W-U 2025-06-01T22:52:41.2775374Z +++ ls -nl torch/include/ATen/ops/zeros.h 2025-06-01T22:52:41.2776565Z +++ awk '{print $5}' 2025-06-01T22:52:41.2803517Z ++ FSIZE=6882 2025-06-01T22:52:41.2804116Z ++ echo '"torch/include/ATen/ops/zeros.h",sha256=iVdUCeVp6AnSJ4ZwD14XGvGegWljcpz4GNifSzx8W-U,6882' 2025-06-01T22:52:41.2804355Z ++ read fname 2025-06-01T22:52:41.2804707Z ++ make_wheel_record torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.2805166Z ++ FPATH=torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.2805552Z ++ echo torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.2806523Z ++ grep RECORD 2025-06-01T22:52:41.2830356Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.2830482Z +++ openssl base64 2025-06-01T22:52:41.2830596Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.2830695Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.2830792Z +++ sed -e s/=//g 2025-06-01T22:52:41.2872528Z ++ HASH=Kh6SRo2t9u5V6JaZozXgCjqVK4L66702z1-CgNvIILQ 2025-06-01T22:52:41.2876332Z +++ ls -nl torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.2877019Z +++ awk '{print $5}' 2025-06-01T22:52:41.2902660Z ++ FSIZE=2186 2025-06-01T22:52:41.2903494Z ++ echo '"torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h",sha256=Kh6SRo2t9u5V6JaZozXgCjqVK4L66702z1-CgNvIILQ,2186' 2025-06-01T22:52:41.2904300Z ++ read fname 2025-06-01T22:52:41.2904622Z ++ make_wheel_record torch/include/ATen/ops/zeros_like.h 2025-06-01T22:52:41.2905047Z ++ FPATH=torch/include/ATen/ops/zeros_like.h 2025-06-01T22:52:41.2905544Z ++ echo torch/include/ATen/ops/zeros_like.h 2025-06-01T22:52:41.2906356Z ++ grep RECORD 2025-06-01T22:52:41.2927419Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zeros_like.h 2025-06-01T22:52:41.2927949Z +++ openssl base64 2025-06-01T22:52:41.2928404Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.2929711Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.2930995Z +++ sed -e s/=//g 2025-06-01T22:52:41.2970800Z ++ HASH=4K72et7BGvARON4BY0qCOWu3Bwvhf_lNBJFYUP8mOI8 2025-06-01T22:52:41.2975976Z +++ ls -nl torch/include/ATen/ops/zeros_like.h 2025-06-01T22:52:41.2976895Z +++ awk '{print $5}' 2025-06-01T22:52:41.3002905Z ++ FSIZE=2221 2025-06-01T22:52:41.3003549Z ++ echo '"torch/include/ATen/ops/zeros_like.h",sha256=4K72et7BGvARON4BY0qCOWu3Bwvhf_lNBJFYUP8mOI8,2221' 2025-06-01T22:52:41.3004469Z ++ read fname 2025-06-01T22:52:41.3005151Z ++ make_wheel_record torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.3006063Z ++ FPATH=torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.3006829Z ++ echo torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.3007362Z ++ grep RECORD 2025-06-01T22:52:41.3027601Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.3028256Z +++ openssl base64 2025-06-01T22:52:41.3028529Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.3029652Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.3029917Z +++ sed -e s/=//g 2025-06-01T22:52:41.3072247Z ++ HASH=o4-g6WoSh_8juhIpBqkDUINtroPdSMr0ByLElHU-XuE 2025-06-01T22:52:41.3075714Z +++ ls -nl torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h 2025-06-01T22:52:41.3076374Z +++ awk '{print $5}' 2025-06-01T22:52:41.3103000Z ++ FSIZE=1392 2025-06-01T22:52:41.3103943Z ++ echo '"torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h",sha256=o4-g6WoSh_8juhIpBqkDUINtroPdSMr0ByLElHU-XuE,1392' 2025-06-01T22:52:41.3104785Z ++ read fname 2025-06-01T22:52:41.3105368Z ++ make_wheel_record torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:41.3106498Z ++ FPATH=torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:41.3107452Z ++ echo torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:41.3108048Z ++ grep RECORD 2025-06-01T22:52:41.3128608Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:41.3129377Z +++ openssl base64 2025-06-01T22:52:41.3129782Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.3131115Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.3132618Z +++ sed -e s/=//g 2025-06-01T22:52:41.3170363Z ++ HASH=CXh71BT8VgCxLoY2zwGi30vXT6vqlLnFCjnM6HiDLlQ 2025-06-01T22:52:41.3175772Z +++ ls -nl torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h 2025-06-01T22:52:41.3176464Z +++ awk '{print $5}' 2025-06-01T22:52:41.3201689Z ++ FSIZE=1138 2025-06-01T22:52:41.3202677Z ++ echo '"torch/include/ATen/ops/zeros_like_compositeimplicitautogradnestedtensor_dispatch.h",sha256=CXh71BT8VgCxLoY2zwGi30vXT6vqlLnFCjnM6HiDLlQ,1138' 2025-06-01T22:52:41.3203621Z ++ read fname 2025-06-01T22:52:41.3204081Z ++ make_wheel_record torch/include/ATen/ops/zeros_like_native.h 2025-06-01T22:52:41.3204827Z ++ FPATH=torch/include/ATen/ops/zeros_like_native.h 2025-06-01T22:52:41.3205337Z ++ echo torch/include/ATen/ops/zeros_like_native.h 2025-06-01T22:52:41.3206285Z ++ grep RECORD 2025-06-01T22:52:41.3229587Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zeros_like_native.h 2025-06-01T22:52:41.3230204Z +++ openssl base64 2025-06-01T22:52:41.3230478Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.3230728Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.3231515Z +++ sed -e s/=//g 2025-06-01T22:52:41.3271716Z ++ HASH=jgd086mEajSHwwN1zv9qsFeuoNlzwtQZJeZecLi11b4 2025-06-01T22:52:41.3275377Z +++ ls -nl torch/include/ATen/ops/zeros_like_native.h 2025-06-01T22:52:41.3276960Z +++ awk '{print $5}' 2025-06-01T22:52:41.3304059Z ++ FSIZE=832 2025-06-01T22:52:41.3304752Z ++ echo '"torch/include/ATen/ops/zeros_like_native.h",sha256=jgd086mEajSHwwN1zv9qsFeuoNlzwtQZJeZecLi11b4,832' 2025-06-01T22:52:41.3305672Z ++ read fname 2025-06-01T22:52:41.3306018Z ++ make_wheel_record torch/include/ATen/ops/zeros_like_ops.h 2025-06-01T22:52:41.3306562Z ++ FPATH=torch/include/ATen/ops/zeros_like_ops.h 2025-06-01T22:52:41.3307064Z ++ echo torch/include/ATen/ops/zeros_like_ops.h 2025-06-01T22:52:41.3307425Z ++ grep RECORD 2025-06-01T22:52:41.3327671Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zeros_like_ops.h 2025-06-01T22:52:41.3328180Z +++ openssl base64 2025-06-01T22:52:41.3328748Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.3330124Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.3331467Z +++ sed -e s/=//g 2025-06-01T22:52:41.3370697Z ++ HASH=qDPPKsMRbR1nBceZHEsxrVz4byiw1-9efQKPyzCzw6g 2025-06-01T22:52:41.3375716Z +++ ls -nl torch/include/ATen/ops/zeros_like_ops.h 2025-06-01T22:52:41.3376604Z +++ awk '{print $5}' 2025-06-01T22:52:41.3402286Z ++ FSIZE=2401 2025-06-01T22:52:41.3402931Z ++ echo '"torch/include/ATen/ops/zeros_like_ops.h",sha256=qDPPKsMRbR1nBceZHEsxrVz4byiw1-9efQKPyzCzw6g,2401' 2025-06-01T22:52:41.3403610Z ++ read fname 2025-06-01T22:52:41.3404071Z ++ make_wheel_record torch/include/ATen/ops/zeros_native.h 2025-06-01T22:52:41.3404770Z ++ FPATH=torch/include/ATen/ops/zeros_native.h 2025-06-01T22:52:41.3405472Z ++ echo torch/include/ATen/ops/zeros_native.h 2025-06-01T22:52:41.3405941Z ++ grep RECORD 2025-06-01T22:52:41.3428122Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zeros_native.h 2025-06-01T22:52:41.3428754Z +++ openssl base64 2025-06-01T22:52:41.3429280Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.3429886Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.3430493Z +++ sed -e s/=//g 2025-06-01T22:52:41.3471986Z ++ HASH=2gyEws-GRGXKl7DucDwBvXB2H-ORKXfRrYd3YIHAsEM 2025-06-01T22:52:41.3476039Z +++ ls -nl torch/include/ATen/ops/zeros_native.h 2025-06-01T22:52:41.3477428Z +++ awk '{print $5}' 2025-06-01T22:52:41.3503735Z ++ FSIZE=1162 2025-06-01T22:52:41.3504557Z ++ echo '"torch/include/ATen/ops/zeros_native.h",sha256=2gyEws-GRGXKl7DucDwBvXB2H-ORKXfRrYd3YIHAsEM,1162' 2025-06-01T22:52:41.3505284Z ++ read fname 2025-06-01T22:52:41.3505608Z ++ make_wheel_record torch/include/ATen/ops/zeros_ops.h 2025-06-01T22:52:41.3506052Z ++ FPATH=torch/include/ATen/ops/zeros_ops.h 2025-06-01T22:52:41.3506484Z ++ echo torch/include/ATen/ops/zeros_ops.h 2025-06-01T22:52:41.3506919Z ++ grep RECORD 2025-06-01T22:52:41.3528113Z +++ openssl dgst -sha256 -binary torch/include/ATen/ops/zeros_ops.h 2025-06-01T22:52:41.3528612Z +++ openssl base64 2025-06-01T22:52:41.3529273Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.3531060Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.3531979Z +++ sed -e s/=//g 2025-06-01T22:52:41.3570927Z ++ HASH=5YRb-gzLUuzNUXy_ZuQ9UAP83nD4jEq8qGd8A_Q6YkI 2025-06-01T22:52:41.3575836Z +++ ls -nl torch/include/ATen/ops/zeros_ops.h 2025-06-01T22:52:41.3577093Z +++ awk '{print $5}' 2025-06-01T22:52:41.3602531Z ++ FSIZE=3906 2025-06-01T22:52:41.3603190Z ++ echo '"torch/include/ATen/ops/zeros_ops.h",sha256=5YRb-gzLUuzNUXy_ZuQ9UAP83nD4jEq8qGd8A_Q6YkI,3906' 2025-06-01T22:52:41.3603878Z ++ read fname 2025-06-01T22:52:41.3604346Z ++ make_wheel_record torch/include/ATen/quantized/QTensorImpl.h 2025-06-01T22:52:41.3605067Z ++ FPATH=torch/include/ATen/quantized/QTensorImpl.h 2025-06-01T22:52:41.3605575Z ++ echo torch/include/ATen/quantized/QTensorImpl.h 2025-06-01T22:52:41.3606101Z ++ grep RECORD 2025-06-01T22:52:41.3628646Z +++ openssl dgst -sha256 -binary torch/include/ATen/quantized/QTensorImpl.h 2025-06-01T22:52:41.3629272Z +++ openssl base64 2025-06-01T22:52:41.3629593Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.3639281Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.3639551Z +++ sed -e s/=//g 2025-06-01T22:52:41.3671221Z ++ HASH=3I_3ndOIY-Cm04o_GhJ3B3BtzDmxSAIndWnb5vcTmvQ 2025-06-01T22:52:41.3675221Z +++ ls -nl torch/include/ATen/quantized/QTensorImpl.h 2025-06-01T22:52:41.3676781Z +++ awk '{print $5}' 2025-06-01T22:52:41.3703877Z ++ FSIZE=4021 2025-06-01T22:52:41.3704684Z ++ echo '"torch/include/ATen/quantized/QTensorImpl.h",sha256=3I_3ndOIY-Cm04o_GhJ3B3BtzDmxSAIndWnb5vcTmvQ,4021' 2025-06-01T22:52:41.3707051Z ++ read fname 2025-06-01T22:52:41.3707402Z ++ make_wheel_record torch/include/ATen/quantized/Quantizer.h 2025-06-01T22:52:41.3707873Z ++ FPATH=torch/include/ATen/quantized/Quantizer.h 2025-06-01T22:52:41.3708381Z ++ echo torch/include/ATen/quantized/Quantizer.h 2025-06-01T22:52:41.3708743Z ++ grep RECORD 2025-06-01T22:52:41.3728263Z +++ openssl dgst -sha256 -binary torch/include/ATen/quantized/Quantizer.h 2025-06-01T22:52:41.3728798Z +++ openssl base64 2025-06-01T22:52:41.3729629Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.3731071Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.3732379Z +++ sed -e s/=//g 2025-06-01T22:52:41.3771053Z ++ HASH=X6j4TQoXgD0l-o5rrLNOz7ilIjXleXf7sY_HazqgToA 2025-06-01T22:52:41.3776150Z +++ ls -nl torch/include/ATen/quantized/Quantizer.h 2025-06-01T22:52:41.3777558Z +++ awk '{print $5}' 2025-06-01T22:52:41.3802664Z ++ FSIZE=9232 2025-06-01T22:52:41.3803322Z ++ echo '"torch/include/ATen/quantized/Quantizer.h",sha256=X6j4TQoXgD0l-o5rrLNOz7ilIjXleXf7sY_HazqgToA,9232' 2025-06-01T22:52:41.3804190Z ++ read fname 2025-06-01T22:52:41.3804558Z ++ make_wheel_record torch/include/ATen/xpu/CachingHostAllocator.h 2025-06-01T22:52:41.3805280Z ++ FPATH=torch/include/ATen/xpu/CachingHostAllocator.h 2025-06-01T22:52:41.3805790Z ++ echo torch/include/ATen/xpu/CachingHostAllocator.h 2025-06-01T22:52:41.3806387Z ++ grep RECORD 2025-06-01T22:52:41.3831267Z +++ openssl dgst -sha256 -binary torch/include/ATen/xpu/CachingHostAllocator.h 2025-06-01T22:52:41.3831826Z +++ openssl base64 2025-06-01T22:52:41.3832140Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.3832395Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.3832667Z +++ sed -e s/=//g 2025-06-01T22:52:41.3873377Z ++ HASH=dTgq1Pn9H7qZWOLYXa2oHio26ABDRZPxSaUIcKJc8x4 2025-06-01T22:52:41.3876268Z +++ ls -nl torch/include/ATen/xpu/CachingHostAllocator.h 2025-06-01T22:52:41.3877154Z +++ awk '{print $5}' 2025-06-01T22:52:41.3904172Z ++ FSIZE=1324 2025-06-01T22:52:41.3905144Z ++ echo '"torch/include/ATen/xpu/CachingHostAllocator.h",sha256=dTgq1Pn9H7qZWOLYXa2oHio26ABDRZPxSaUIcKJc8x4,1324' 2025-06-01T22:52:41.3905957Z ++ read fname 2025-06-01T22:52:41.3906329Z ++ make_wheel_record torch/include/ATen/xpu/PinnedMemoryAllocator.h 2025-06-01T22:52:41.3906927Z ++ FPATH=torch/include/ATen/xpu/PinnedMemoryAllocator.h 2025-06-01T22:52:41.3907406Z ++ echo torch/include/ATen/xpu/PinnedMemoryAllocator.h 2025-06-01T22:52:41.3907806Z ++ grep RECORD 2025-06-01T22:52:41.3928122Z +++ openssl dgst -sha256 -binary torch/include/ATen/xpu/PinnedMemoryAllocator.h 2025-06-01T22:52:41.3928893Z +++ openssl base64 2025-06-01T22:52:41.3929171Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.3930258Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.3931436Z +++ sed -e s/=//g 2025-06-01T22:52:41.3970633Z ++ HASH=p6z1z_XDauXZ_Pxz0sjDSWHbWHpkcOUynJ528Up7XiQ 2025-06-01T22:52:41.3975839Z +++ ls -nl torch/include/ATen/xpu/PinnedMemoryAllocator.h 2025-06-01T22:52:41.3976694Z +++ awk '{print $5}' 2025-06-01T22:52:41.4001873Z ++ FSIZE=246 2025-06-01T22:52:41.4002591Z ++ echo '"torch/include/ATen/xpu/PinnedMemoryAllocator.h",sha256=p6z1z_XDauXZ_Pxz0sjDSWHbWHpkcOUynJ528Up7XiQ,246' 2025-06-01T22:52:41.4003317Z ++ read fname 2025-06-01T22:52:41.4003646Z ++ make_wheel_record torch/include/ATen/xpu/XPUContext.h 2025-06-01T22:52:41.4004209Z ++ FPATH=torch/include/ATen/xpu/XPUContext.h 2025-06-01T22:52:41.4005360Z ++ echo torch/include/ATen/xpu/XPUContext.h 2025-06-01T22:52:41.4005719Z ++ grep RECORD 2025-06-01T22:52:41.4027572Z +++ openssl dgst -sha256 -binary torch/include/ATen/xpu/XPUContext.h 2025-06-01T22:52:41.4028140Z +++ openssl base64 2025-06-01T22:52:41.4028460Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.4028719Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.4029822Z +++ sed -e s/=//g 2025-06-01T22:52:41.4071456Z ++ HASH=Eor_d5xBekYy1nwWkNa4MSo2aX6KY3QbODtvBONnAi4 2025-06-01T22:52:41.4075437Z +++ ls -nl torch/include/ATen/xpu/XPUContext.h 2025-06-01T22:52:41.4076858Z +++ awk '{print $5}' 2025-06-01T22:52:41.4104054Z ++ FSIZE=458 2025-06-01T22:52:41.4104703Z ++ echo '"torch/include/ATen/xpu/XPUContext.h",sha256=Eor_d5xBekYy1nwWkNa4MSo2aX6KY3QbODtvBONnAi4,458' 2025-06-01T22:52:41.4105636Z ++ read fname 2025-06-01T22:52:41.4105952Z ++ make_wheel_record torch/include/ATen/xpu/XPUDevice.h 2025-06-01T22:52:41.4106399Z ++ FPATH=torch/include/ATen/xpu/XPUDevice.h 2025-06-01T22:52:41.4106885Z ++ echo torch/include/ATen/xpu/XPUDevice.h 2025-06-01T22:52:41.4107244Z ++ grep RECORD 2025-06-01T22:52:41.4128035Z +++ openssl dgst -sha256 -binary torch/include/ATen/xpu/XPUDevice.h 2025-06-01T22:52:41.4128527Z +++ openssl base64 2025-06-01T22:52:41.4129199Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.4130648Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.4131909Z +++ sed -e s/=//g 2025-06-01T22:52:41.4170542Z ++ HASH=nosB3k5z5s6_y6MsUf7MkYmonuixvYGjWCACp-_sBp0 2025-06-01T22:52:41.4175534Z +++ ls -nl torch/include/ATen/xpu/XPUDevice.h 2025-06-01T22:52:41.4176548Z +++ awk '{print $5}' 2025-06-01T22:52:41.4202541Z ++ FSIZE=267 2025-06-01T22:52:41.4203198Z ++ echo '"torch/include/ATen/xpu/XPUDevice.h",sha256=nosB3k5z5s6_y6MsUf7MkYmonuixvYGjWCACp-_sBp0,267' 2025-06-01T22:52:41.4203836Z ++ read fname 2025-06-01T22:52:41.4204293Z ++ make_wheel_record torch/include/ATen/xpu/XPUEvent.h 2025-06-01T22:52:41.4205027Z ++ FPATH=torch/include/ATen/xpu/XPUEvent.h 2025-06-01T22:52:41.4205423Z ++ echo torch/include/ATen/xpu/XPUEvent.h 2025-06-01T22:52:41.4205819Z ++ grep RECORD 2025-06-01T22:52:41.4229178Z +++ openssl dgst -sha256 -binary torch/include/ATen/xpu/XPUEvent.h 2025-06-01T22:52:41.4229710Z +++ openssl base64 2025-06-01T22:52:41.4229982Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.4230245Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.4230513Z +++ sed -e s/=//g 2025-06-01T22:52:41.4271596Z ++ HASH=kv9aouELVLD9x9cQz2_ZsNBuQc-5JOuRVWNcs61PQB4 2025-06-01T22:52:41.4275350Z +++ ls -nl torch/include/ATen/xpu/XPUEvent.h 2025-06-01T22:52:41.4276180Z +++ awk '{print $5}' 2025-06-01T22:52:41.4302502Z ++ FSIZE=5788 2025-06-01T22:52:41.4303111Z ++ echo '"torch/include/ATen/xpu/XPUEvent.h",sha256=kv9aouELVLD9x9cQz2_ZsNBuQc-5JOuRVWNcs61PQB4,5788' 2025-06-01T22:52:41.4303918Z ++ read fname 2025-06-01T22:52:41.4304267Z ++ make_wheel_record torch/include/ATen/xpu/XPUGeneratorImpl.h 2025-06-01T22:52:41.4304767Z ++ FPATH=torch/include/ATen/xpu/XPUGeneratorImpl.h 2025-06-01T22:52:41.4305214Z ++ echo torch/include/ATen/xpu/XPUGeneratorImpl.h 2025-06-01T22:52:41.4305588Z ++ grep RECORD 2025-06-01T22:52:41.4326912Z +++ openssl dgst -sha256 -binary torch/include/ATen/xpu/XPUGeneratorImpl.h 2025-06-01T22:52:41.4327443Z +++ openssl base64 2025-06-01T22:52:41.4327887Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.4329066Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.4330076Z +++ sed -e s/=//g 2025-06-01T22:52:41.4369313Z ++ HASH=A5lm90JwyW5kzmTQnobw9PuFCvnUOmIo2WcFOm6N1wo 2025-06-01T22:52:41.4374172Z +++ ls -nl torch/include/ATen/xpu/XPUGeneratorImpl.h 2025-06-01T22:52:41.4375143Z +++ awk '{print $5}' 2025-06-01T22:52:41.4401876Z ++ FSIZE=1232 2025-06-01T22:52:41.4402596Z ++ echo '"torch/include/ATen/xpu/XPUGeneratorImpl.h",sha256=A5lm90JwyW5kzmTQnobw9PuFCvnUOmIo2WcFOm6N1wo,1232' 2025-06-01T22:52:41.4403314Z ++ read fname 2025-06-01T22:52:41.4403647Z ++ make_wheel_record torch/include/ATen/xpu/detail/XPUHooks.h 2025-06-01T22:52:41.4404264Z ++ FPATH=torch/include/ATen/xpu/detail/XPUHooks.h 2025-06-01T22:52:41.4404867Z ++ echo torch/include/ATen/xpu/detail/XPUHooks.h 2025-06-01T22:52:41.4405260Z ++ grep RECORD 2025-06-01T22:52:41.4429312Z +++ openssl dgst -sha256 -binary torch/include/ATen/xpu/detail/XPUHooks.h 2025-06-01T22:52:41.4429849Z +++ openssl base64 2025-06-01T22:52:41.4430119Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.4430379Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.4430644Z +++ sed -e s/=//g 2025-06-01T22:52:41.4472308Z ++ HASH=qq4Nt1qOukwWZtrW_alPWrxy-d4UWQBFuSLInEczUkU 2025-06-01T22:52:41.4475200Z +++ ls -nl torch/include/ATen/xpu/detail/XPUHooks.h 2025-06-01T22:52:41.4475971Z +++ awk '{print $5}' 2025-06-01T22:52:41.4504181Z ++ FSIZE=1177 2025-06-01T22:52:41.4504934Z ++ echo '"torch/include/ATen/xpu/detail/XPUHooks.h",sha256=qq4Nt1qOukwWZtrW_alPWrxy-d4UWQBFuSLInEczUkU,1177' 2025-06-01T22:52:41.4505759Z ++ read fname 2025-06-01T22:52:41.4506077Z ++ make_wheel_record torch/include/THC/THCAtomics.cuh 2025-06-01T22:52:41.4506490Z ++ FPATH=torch/include/THC/THCAtomics.cuh 2025-06-01T22:52:41.4506870Z ++ echo torch/include/THC/THCAtomics.cuh 2025-06-01T22:52:41.4507256Z ++ grep RECORD 2025-06-01T22:52:41.4526913Z +++ openssl dgst -sha256 -binary torch/include/THC/THCAtomics.cuh 2025-06-01T22:52:41.4527414Z +++ openssl base64 2025-06-01T22:52:41.4527771Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.4529132Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.4530464Z +++ sed -e s/=//g 2025-06-01T22:52:41.4570673Z ++ HASH=sbRzB6GvRcYIN-1cCMaM0h-ig8M5tmqMmy-NfmojNfs 2025-06-01T22:52:41.4575459Z +++ ls -nl torch/include/THC/THCAtomics.cuh 2025-06-01T22:52:41.4576338Z +++ awk '{print $5}' 2025-06-01T22:52:41.4603517Z ++ FSIZE=118 2025-06-01T22:52:41.4604279Z ++ echo '"torch/include/THC/THCAtomics.cuh",sha256=sbRzB6GvRcYIN-1cCMaM0h-ig8M5tmqMmy-NfmojNfs,118' 2025-06-01T22:52:41.4605117Z ++ read fname 2025-06-01T22:52:41.4605450Z ++ make_wheel_record torch/include/THC/THCDeviceUtils.cuh 2025-06-01T22:52:41.4605919Z ++ FPATH=torch/include/THC/THCDeviceUtils.cuh 2025-06-01T22:52:41.4606343Z ++ echo torch/include/THC/THCDeviceUtils.cuh 2025-06-01T22:52:41.4606703Z ++ grep RECORD 2025-06-01T22:52:41.4630492Z +++ openssl dgst -sha256 -binary torch/include/THC/THCDeviceUtils.cuh 2025-06-01T22:52:41.4631033Z +++ openssl base64 2025-06-01T22:52:41.4631305Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.4631637Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.4631905Z +++ sed -e s/=//g 2025-06-01T22:52:41.4674009Z ++ HASH=hkOQh_VmHYP8Ir9HM5Q7oenfTLrTFygGFkGcnmcP06E 2025-06-01T22:52:41.4676940Z +++ ls -nl torch/include/THC/THCDeviceUtils.cuh 2025-06-01T22:52:41.4677793Z +++ awk '{print $5}' 2025-06-01T22:52:41.4705729Z ++ FSIZE=78 2025-06-01T22:52:41.4706424Z ++ echo '"torch/include/THC/THCDeviceUtils.cuh",sha256=hkOQh_VmHYP8Ir9HM5Q7oenfTLrTFygGFkGcnmcP06E,78' 2025-06-01T22:52:41.4707088Z ++ read fname 2025-06-01T22:52:41.4707512Z ++ make_wheel_record torch/include/asmjit/a64.h 2025-06-01T22:52:41.4707919Z ++ FPATH=torch/include/asmjit/a64.h 2025-06-01T22:52:41.4708260Z ++ echo torch/include/asmjit/a64.h 2025-06-01T22:52:41.4708582Z ++ grep RECORD 2025-06-01T22:52:41.4728753Z +++ openssl dgst -sha256 -binary torch/include/asmjit/a64.h 2025-06-01T22:52:41.4729219Z +++ openssl base64 2025-06-01T22:52:41.4730303Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.4731599Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.4732852Z +++ sed -e s/=//g 2025-06-01T22:52:41.4773231Z ++ HASH=wY7RMkdbgBc_sLpAro0MyjHwc5244NeliTfHgOj_xYQ 2025-06-01T22:52:41.4778865Z +++ ls -nl torch/include/asmjit/a64.h 2025-06-01T22:52:41.4780530Z +++ awk '{print $5}' 2025-06-01T22:52:41.4806714Z ++ FSIZE=2156 2025-06-01T22:52:41.4807312Z ++ echo '"torch/include/asmjit/a64.h",sha256=wY7RMkdbgBc_sLpAro0MyjHwc5244NeliTfHgOj_xYQ,2156' 2025-06-01T22:52:41.4807909Z ++ read fname 2025-06-01T22:52:41.4808207Z ++ make_wheel_record torch/include/asmjit/arm.h 2025-06-01T22:52:41.4808608Z ++ FPATH=torch/include/asmjit/arm.h 2025-06-01T22:52:41.4808975Z ++ echo torch/include/asmjit/arm.h 2025-06-01T22:52:41.4809294Z ++ grep RECORD 2025-06-01T22:52:41.4832946Z +++ openssl dgst -sha256 -binary torch/include/asmjit/arm.h 2025-06-01T22:52:41.4833505Z +++ openssl base64 2025-06-01T22:52:41.4833761Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.4834025Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.4834279Z +++ sed -e s/=//g 2025-06-01T22:52:41.4877109Z ++ HASH=WAeo_gQYlPrTLBKLMfEGZxHIIP3vwTVeSZPAQ5Agw_Y 2025-06-01T22:52:41.4881391Z +++ ls -nl torch/include/asmjit/arm.h 2025-06-01T22:52:41.4881772Z +++ awk '{print $5}' 2025-06-01T22:52:41.4909147Z ++ FSIZE=3775 2025-06-01T22:52:41.4909731Z ++ echo '"torch/include/asmjit/arm.h",sha256=WAeo_gQYlPrTLBKLMfEGZxHIIP3vwTVeSZPAQ5Agw_Y,3775' 2025-06-01T22:52:41.4910329Z ++ read fname 2025-06-01T22:52:41.4910672Z ++ make_wheel_record torch/include/asmjit/asmjit-scope-begin.h 2025-06-01T22:52:41.4911173Z ++ FPATH=torch/include/asmjit/asmjit-scope-begin.h 2025-06-01T22:52:41.4911636Z ++ echo torch/include/asmjit/asmjit-scope-begin.h 2025-06-01T22:52:41.4912158Z ++ grep RECORD 2025-06-01T22:52:41.4931845Z +++ openssl dgst -sha256 -binary torch/include/asmjit/asmjit-scope-begin.h 2025-06-01T22:52:41.4932349Z +++ openssl base64 2025-06-01T22:52:41.4933086Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.4934927Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.4936178Z +++ sed -e s/=//g 2025-06-01T22:52:41.4976536Z ++ HASH=-_44_xtq49EPCwKBWOckzSTTXw8XAUnP6pYVFZwOGFo 2025-06-01T22:52:41.4982649Z +++ ls -nl torch/include/asmjit/asmjit-scope-begin.h 2025-06-01T22:52:41.4983824Z +++ awk '{print $5}' 2025-06-01T22:52:41.5007722Z ++ FSIZE=318 2025-06-01T22:52:41.5008383Z ++ echo '"torch/include/asmjit/asmjit-scope-begin.h",sha256=-_44_xtq49EPCwKBWOckzSTTXw8XAUnP6pYVFZwOGFo,318' 2025-06-01T22:52:41.5009086Z ++ read fname 2025-06-01T22:52:41.5009435Z ++ make_wheel_record torch/include/asmjit/asmjit-scope-end.h 2025-06-01T22:52:41.5009936Z ++ FPATH=torch/include/asmjit/asmjit-scope-end.h 2025-06-01T22:52:41.5011505Z ++ echo torch/include/asmjit/asmjit-scope-end.h 2025-06-01T22:52:41.5012319Z ++ grep RECORD 2025-06-01T22:52:41.5033027Z +++ openssl dgst -sha256 -binary torch/include/asmjit/asmjit-scope-end.h 2025-06-01T22:52:41.5034727Z +++ openssl base64 2025-06-01T22:52:41.5035042Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.5035606Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.5036311Z +++ sed -e s/=//g 2025-06-01T22:52:41.5078773Z ++ HASH=G98jYY-t_oNg8dcV7e6Cg28riKCJz3ytNMKL_ZzZ_Tw 2025-06-01T22:52:41.5081745Z +++ ls -nl torch/include/asmjit/asmjit-scope-end.h 2025-06-01T22:52:41.5083167Z +++ awk '{print $5}' 2025-06-01T22:52:41.5110973Z ++ FSIZE=240 2025-06-01T22:52:41.5111730Z ++ echo '"torch/include/asmjit/asmjit-scope-end.h",sha256=G98jYY-t_oNg8dcV7e6Cg28riKCJz3ytNMKL_ZzZ_Tw,240' 2025-06-01T22:52:41.5112422Z ++ read fname 2025-06-01T22:52:41.5112710Z ++ make_wheel_record torch/include/asmjit/asmjit.h 2025-06-01T22:52:41.5113125Z ++ FPATH=torch/include/asmjit/asmjit.h 2025-06-01T22:52:41.5113629Z ++ echo torch/include/asmjit/asmjit.h 2025-06-01T22:52:41.5113969Z ++ grep RECORD 2025-06-01T22:52:41.5131265Z +++ openssl dgst -sha256 -binary torch/include/asmjit/asmjit.h 2025-06-01T22:52:41.5131974Z +++ openssl base64 2025-06-01T22:52:41.5133182Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.5134577Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.5135939Z +++ sed -e s/=//g 2025-06-01T22:52:41.5174189Z ++ HASH=udi12G6OvMp6iySOl0GCjPOvTh4xIWxhi3MtNbO2mqY 2025-06-01T22:52:41.5179676Z +++ ls -nl torch/include/asmjit/asmjit.h 2025-06-01T22:52:41.5180395Z +++ awk '{print $5}' 2025-06-01T22:52:41.5206162Z ++ FSIZE=1248 2025-06-01T22:52:41.5206778Z ++ echo '"torch/include/asmjit/asmjit.h",sha256=udi12G6OvMp6iySOl0GCjPOvTh4xIWxhi3MtNbO2mqY,1248' 2025-06-01T22:52:41.5207409Z ++ read fname 2025-06-01T22:52:41.5207707Z ++ make_wheel_record torch/include/asmjit/core.h 2025-06-01T22:52:41.5208103Z ++ FPATH=torch/include/asmjit/core.h 2025-06-01T22:52:41.5208469Z ++ echo torch/include/asmjit/core.h 2025-06-01T22:52:41.5208806Z ++ grep RECORD 2025-06-01T22:52:41.5231928Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core.h 2025-06-01T22:52:41.5232432Z +++ openssl base64 2025-06-01T22:52:41.5232748Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.5233015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.5234223Z +++ sed -e s/=//g 2025-06-01T22:52:41.5278184Z ++ HASH=VyjnFO9xA3XnPl1NKmws6rxH_r1iXwACu7xUP3pYy6U 2025-06-01T22:52:41.5280544Z +++ ls -nl torch/include/asmjit/core.h 2025-06-01T22:52:41.5281888Z +++ awk '{print $5}' 2025-06-01T22:52:41.5309917Z ++ FSIZE=99333 2025-06-01T22:52:41.5310603Z ++ echo '"torch/include/asmjit/core.h",sha256=VyjnFO9xA3XnPl1NKmws6rxH_r1iXwACu7xUP3pYy6U,99333' 2025-06-01T22:52:41.5311216Z ++ read fname 2025-06-01T22:52:41.5311495Z ++ make_wheel_record torch/include/asmjit/x86.h 2025-06-01T22:52:41.5311888Z ++ FPATH=torch/include/asmjit/x86.h 2025-06-01T22:52:41.5312238Z ++ echo torch/include/asmjit/x86.h 2025-06-01T22:52:41.5312551Z ++ grep RECORD 2025-06-01T22:52:41.5331538Z +++ openssl dgst -sha256 -binary torch/include/asmjit/x86.h 2025-06-01T22:52:41.5332128Z +++ openssl base64 2025-06-01T22:52:41.5332829Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.5334372Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.5335663Z +++ sed -e s/=//g 2025-06-01T22:52:41.5373269Z ++ HASH=mt3J2_0VaoGGorsDrHD-QAWktYsXpSJxXJe6xhJCcOE 2025-06-01T22:52:41.5378700Z +++ ls -nl torch/include/asmjit/x86.h 2025-06-01T22:52:41.5379305Z +++ awk '{print $5}' 2025-06-01T22:52:41.5405640Z ++ FSIZE=3892 2025-06-01T22:52:41.5406226Z ++ echo '"torch/include/asmjit/x86.h",sha256=mt3J2_0VaoGGorsDrHD-QAWktYsXpSJxXJe6xhJCcOE,3892' 2025-06-01T22:52:41.5406853Z ++ read fname 2025-06-01T22:52:41.5407191Z ++ make_wheel_record torch/include/asmjit/arm/a64assembler.h 2025-06-01T22:52:41.5407673Z ++ FPATH=torch/include/asmjit/arm/a64assembler.h 2025-06-01T22:52:41.5408094Z ++ echo torch/include/asmjit/arm/a64assembler.h 2025-06-01T22:52:41.5408473Z ++ grep RECORD 2025-06-01T22:52:41.5432254Z +++ openssl dgst -sha256 -binary torch/include/asmjit/arm/a64assembler.h 2025-06-01T22:52:41.5432803Z +++ openssl base64 2025-06-01T22:52:41.5433082Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.5433326Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.5433601Z +++ sed -e s/=//g 2025-06-01T22:52:41.5475636Z ++ HASH=Va5Gcw1ChZ6nbbacMEfuSMkyWbNp38rq8wNsAEONk0E 2025-06-01T22:52:41.5477970Z +++ ls -nl torch/include/asmjit/arm/a64assembler.h 2025-06-01T22:52:41.5479384Z +++ awk '{print $5}' 2025-06-01T22:52:41.5506480Z ++ FSIZE=1294 2025-06-01T22:52:41.5507218Z ++ echo '"torch/include/asmjit/arm/a64assembler.h",sha256=Va5Gcw1ChZ6nbbacMEfuSMkyWbNp38rq8wNsAEONk0E,1294' 2025-06-01T22:52:41.5507907Z ++ read fname 2025-06-01T22:52:41.5508234Z ++ make_wheel_record torch/include/asmjit/arm/a64builder.h 2025-06-01T22:52:41.5508671Z ++ FPATH=torch/include/asmjit/arm/a64builder.h 2025-06-01T22:52:41.5509075Z ++ echo torch/include/asmjit/arm/a64builder.h 2025-06-01T22:52:41.5509417Z ++ grep RECORD 2025-06-01T22:52:41.5530015Z +++ openssl dgst -sha256 -binary torch/include/asmjit/arm/a64builder.h 2025-06-01T22:52:41.5530680Z +++ openssl base64 2025-06-01T22:52:41.5531069Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.5532445Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.5533801Z +++ sed -e s/=//g 2025-06-01T22:52:41.5572186Z ++ HASH=IkbZbWCPiQW2B2dkqC6PPmXYRmYx1iAtHweADP0gy5Y 2025-06-01T22:52:41.5577076Z +++ ls -nl torch/include/asmjit/arm/a64builder.h 2025-06-01T22:52:41.5578572Z +++ awk '{print $5}' 2025-06-01T22:52:41.5605696Z ++ FSIZE=1163 2025-06-01T22:52:41.5606421Z ++ echo '"torch/include/asmjit/arm/a64builder.h",sha256=IkbZbWCPiQW2B2dkqC6PPmXYRmYx1iAtHweADP0gy5Y,1163' 2025-06-01T22:52:41.5607288Z ++ read fname 2025-06-01T22:52:41.5607628Z ++ make_wheel_record torch/include/asmjit/arm/a64compiler.h 2025-06-01T22:52:41.5608114Z ++ FPATH=torch/include/asmjit/arm/a64compiler.h 2025-06-01T22:52:41.5608542Z ++ echo torch/include/asmjit/arm/a64compiler.h 2025-06-01T22:52:41.5608905Z ++ grep RECORD 2025-06-01T22:52:41.5631270Z +++ openssl dgst -sha256 -binary torch/include/asmjit/arm/a64compiler.h 2025-06-01T22:52:41.5631780Z +++ openssl base64 2025-06-01T22:52:41.5632062Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.5632308Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.5632581Z +++ sed -e s/=//g 2025-06-01T22:52:41.5675798Z ++ HASH=cjf7gE82a_fmf73VLsTS1Sqn14Ia2l-vh5ZZzAmzx7w 2025-06-01T22:52:41.5678240Z +++ ls -nl torch/include/asmjit/arm/a64compiler.h 2025-06-01T22:52:41.5679388Z +++ awk '{print $5}' 2025-06-01T22:52:41.5707536Z ++ FSIZE=10421 2025-06-01T22:52:41.5708243Z ++ echo '"torch/include/asmjit/arm/a64compiler.h",sha256=cjf7gE82a_fmf73VLsTS1Sqn14Ia2l-vh5ZZzAmzx7w,10421' 2025-06-01T22:52:41.5708931Z ++ read fname 2025-06-01T22:52:41.5709259Z ++ make_wheel_record torch/include/asmjit/arm/a64emitter.h 2025-06-01T22:52:41.5709707Z ++ FPATH=torch/include/asmjit/arm/a64emitter.h 2025-06-01T22:52:41.5710108Z ++ echo torch/include/asmjit/arm/a64emitter.h 2025-06-01T22:52:41.5710452Z ++ grep RECORD 2025-06-01T22:52:41.5729385Z +++ openssl dgst -sha256 -binary torch/include/asmjit/arm/a64emitter.h 2025-06-01T22:52:41.5729886Z +++ openssl base64 2025-06-01T22:52:41.5730475Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.5731987Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.5733285Z +++ sed -e s/=//g 2025-06-01T22:52:41.5772413Z ++ HASH=2tpUI0W6gr_w1ASXbXxEscdMfETk_2SYJgDJREo8fNA 2025-06-01T22:52:41.5777823Z +++ ls -nl torch/include/asmjit/arm/a64emitter.h 2025-06-01T22:52:41.5778666Z +++ awk '{print $5}' 2025-06-01T22:52:41.5805814Z ++ FSIZE=47135 2025-06-01T22:52:41.5806486Z ++ echo '"torch/include/asmjit/arm/a64emitter.h",sha256=2tpUI0W6gr_w1ASXbXxEscdMfETk_2SYJgDJREo8fNA,47135' 2025-06-01T22:52:41.5807168Z ++ read fname 2025-06-01T22:52:41.5807503Z ++ make_wheel_record torch/include/asmjit/arm/a64globals.h 2025-06-01T22:52:41.5807966Z ++ FPATH=torch/include/asmjit/arm/a64globals.h 2025-06-01T22:52:41.5808369Z ++ echo torch/include/asmjit/arm/a64globals.h 2025-06-01T22:52:41.5808732Z ++ grep RECORD 2025-06-01T22:52:41.5831863Z +++ openssl dgst -sha256 -binary torch/include/asmjit/arm/a64globals.h 2025-06-01T22:52:41.5832372Z +++ openssl base64 2025-06-01T22:52:41.5832630Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.5832893Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.5833160Z +++ sed -e s/=//g 2025-06-01T22:52:41.5878356Z ++ HASH=I0HoVbV-c3JNaTwFEBKwWvaWe9oSdWfMHF07khHoJ5U 2025-06-01T22:52:41.5880396Z +++ ls -nl torch/include/asmjit/arm/a64globals.h 2025-06-01T22:52:41.5881292Z +++ awk '{print $5}' 2025-06-01T22:52:41.5909242Z ++ FSIZE=128032 2025-06-01T22:52:41.5909915Z ++ echo '"torch/include/asmjit/arm/a64globals.h",sha256=I0HoVbV-c3JNaTwFEBKwWvaWe9oSdWfMHF07khHoJ5U,128032' 2025-06-01T22:52:41.5910601Z ++ read fname 2025-06-01T22:52:41.5910936Z ++ make_wheel_record torch/include/asmjit/arm/a64instdb.h 2025-06-01T22:52:41.5911368Z ++ FPATH=torch/include/asmjit/arm/a64instdb.h 2025-06-01T22:52:41.5911772Z ++ echo torch/include/asmjit/arm/a64instdb.h 2025-06-01T22:52:41.5912108Z ++ grep RECORD 2025-06-01T22:52:41.5930157Z +++ openssl dgst -sha256 -binary torch/include/asmjit/arm/a64instdb.h 2025-06-01T22:52:41.5930625Z +++ openssl base64 2025-06-01T22:52:41.5931741Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.5933039Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.5934196Z +++ sed -e s/=//g 2025-06-01T22:52:41.5973609Z ++ HASH=5rhzryVjeOR3DMOeUfki7bsuNFHA8dEFSF6kaY0SkDY 2025-06-01T22:52:41.5979015Z +++ ls -nl torch/include/asmjit/arm/a64instdb.h 2025-06-01T22:52:41.5980347Z +++ awk '{print $5}' 2025-06-01T22:52:41.6005778Z ++ FSIZE=1932 2025-06-01T22:52:41.6006428Z ++ echo '"torch/include/asmjit/arm/a64instdb.h",sha256=5rhzryVjeOR3DMOeUfki7bsuNFHA8dEFSF6kaY0SkDY,1932' 2025-06-01T22:52:41.6007119Z ++ read fname 2025-06-01T22:52:41.6007585Z ++ make_wheel_record torch/include/asmjit/arm/a64operand.h 2025-06-01T22:52:41.6008060Z ++ FPATH=torch/include/asmjit/arm/a64operand.h 2025-06-01T22:52:41.6008467Z ++ echo torch/include/asmjit/arm/a64operand.h 2025-06-01T22:52:41.6008833Z ++ grep RECORD 2025-06-01T22:52:41.6032812Z +++ openssl dgst -sha256 -binary torch/include/asmjit/arm/a64operand.h 2025-06-01T22:52:41.6033309Z +++ openssl base64 2025-06-01T22:52:41.6033571Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.6033823Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.6034094Z +++ sed -e s/=//g 2025-06-01T22:52:41.6079033Z ++ HASH=Divy5tdXyPQufg-8SC20jBTjJkw84WUoj_HF--uYT6c 2025-06-01T22:52:41.6082119Z +++ ls -nl torch/include/asmjit/arm/a64operand.h 2025-06-01T22:52:41.6083111Z +++ awk '{print $5}' 2025-06-01T22:52:41.6110401Z ++ FSIZE=28660 2025-06-01T22:52:41.6111124Z ++ echo '"torch/include/asmjit/arm/a64operand.h",sha256=Divy5tdXyPQufg-8SC20jBTjJkw84WUoj_HF--uYT6c,28660' 2025-06-01T22:52:41.6111785Z ++ read fname 2025-06-01T22:52:41.6112123Z ++ make_wheel_record torch/include/asmjit/arm/armglobals.h 2025-06-01T22:52:41.6112568Z ++ FPATH=torch/include/asmjit/arm/armglobals.h 2025-06-01T22:52:41.6112974Z ++ echo torch/include/asmjit/arm/armglobals.h 2025-06-01T22:52:41.6113336Z ++ grep RECORD 2025-06-01T22:52:41.6131405Z +++ openssl dgst -sha256 -binary torch/include/asmjit/arm/armglobals.h 2025-06-01T22:52:41.6131916Z +++ openssl base64 2025-06-01T22:52:41.6133244Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.6134617Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.6136033Z +++ sed -e s/=//g 2025-06-01T22:52:41.6173599Z ++ HASH=Mv7AYVx2yA-HXgD_lnUwiWYmNizonDNsjsTnR9jGWW8 2025-06-01T22:52:41.6179285Z +++ ls -nl torch/include/asmjit/arm/armglobals.h 2025-06-01T22:52:41.6180163Z +++ awk '{print $5}' 2025-06-01T22:52:41.6206403Z ++ FSIZE=458 2025-06-01T22:52:41.6207046Z ++ echo '"torch/include/asmjit/arm/armglobals.h",sha256=Mv7AYVx2yA-HXgD_lnUwiWYmNizonDNsjsTnR9jGWW8,458' 2025-06-01T22:52:41.6207735Z ++ read fname 2025-06-01T22:52:41.6208094Z ++ make_wheel_record torch/include/asmjit/arm/armoperand.h 2025-06-01T22:52:41.6208562Z ++ FPATH=torch/include/asmjit/arm/armoperand.h 2025-06-01T22:52:41.6208989Z ++ echo torch/include/asmjit/arm/armoperand.h 2025-06-01T22:52:41.6209346Z ++ grep RECORD 2025-06-01T22:52:41.6232289Z +++ openssl dgst -sha256 -binary torch/include/asmjit/arm/armoperand.h 2025-06-01T22:52:41.6232413Z +++ openssl base64 2025-06-01T22:52:41.6232516Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.6232785Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.6234125Z +++ sed -e s/=//g 2025-06-01T22:52:41.6278696Z ++ HASH=M0MyxqrwskhDvp748Jdk_io44IVxKAZL-75LUz2EPBk 2025-06-01T22:52:41.6280751Z +++ ls -nl torch/include/asmjit/arm/armoperand.h 2025-06-01T22:52:41.6282212Z +++ awk '{print $5}' 2025-06-01T22:52:41.6309803Z ++ FSIZE=20986 2025-06-01T22:52:41.6310303Z ++ echo '"torch/include/asmjit/arm/armoperand.h",sha256=M0MyxqrwskhDvp748Jdk_io44IVxKAZL-75LUz2EPBk,20986' 2025-06-01T22:52:41.6310417Z ++ read fname 2025-06-01T22:52:41.6310599Z ++ make_wheel_record torch/include/asmjit/arm/armutils.h 2025-06-01T22:52:41.6310744Z ++ FPATH=torch/include/asmjit/arm/armutils.h 2025-06-01T22:52:41.6310889Z ++ echo torch/include/asmjit/arm/armutils.h 2025-06-01T22:52:41.6311246Z ++ grep RECORD 2025-06-01T22:52:41.6331463Z +++ openssl dgst -sha256 -binary torch/include/asmjit/arm/armutils.h 2025-06-01T22:52:41.6331663Z +++ openssl base64 2025-06-01T22:52:41.6333054Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.6334408Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.6335804Z +++ sed -e s/=//g 2025-06-01T22:52:41.6374301Z ++ HASH=hmaZU4f2Ot2-yVfPk_MTY8G5lKOTJj9FV7d8DHi7fWg 2025-06-01T22:52:41.6379560Z +++ ls -nl torch/include/asmjit/arm/armutils.h 2025-06-01T22:52:41.6380507Z +++ awk '{print $5}' 2025-06-01T22:52:41.6406601Z ++ FSIZE=8586 2025-06-01T22:52:41.6407080Z ++ echo '"torch/include/asmjit/arm/armutils.h",sha256=hmaZU4f2Ot2-yVfPk_MTY8G5lKOTJj9FV7d8DHi7fWg,8586' 2025-06-01T22:52:41.6407195Z ++ read fname 2025-06-01T22:52:41.6407393Z ++ make_wheel_record torch/include/asmjit/core/api-config.h 2025-06-01T22:52:41.6407685Z ++ FPATH=torch/include/asmjit/core/api-config.h 2025-06-01T22:52:41.6407868Z ++ echo torch/include/asmjit/core/api-config.h 2025-06-01T22:52:41.6408961Z ++ grep RECORD 2025-06-01T22:52:41.6431559Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/api-config.h 2025-06-01T22:52:41.6431749Z +++ openssl base64 2025-06-01T22:52:41.6431878Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.6432266Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.6433740Z +++ sed -e s/=//g 2025-06-01T22:52:41.6475436Z ++ HASH=k-kWfOcrYessQXBxsomsGg6XgrXAi5sSe2W3oEkQDxE 2025-06-01T22:52:41.6477625Z +++ ls -nl torch/include/asmjit/core/api-config.h 2025-06-01T22:52:41.6478466Z +++ awk '{print $5}' 2025-06-01T22:52:41.6505961Z ++ FSIZE=23692 2025-06-01T22:52:41.6506577Z ++ echo '"torch/include/asmjit/core/api-config.h",sha256=k-kWfOcrYessQXBxsomsGg6XgrXAi5sSe2W3oEkQDxE,23692' 2025-06-01T22:52:41.6506730Z ++ read fname 2025-06-01T22:52:41.6506938Z ++ make_wheel_record torch/include/asmjit/core/archcommons.h 2025-06-01T22:52:41.6507392Z ++ FPATH=torch/include/asmjit/core/archcommons.h 2025-06-01T22:52:41.6507567Z ++ echo torch/include/asmjit/core/archcommons.h 2025-06-01T22:52:41.6508735Z ++ grep RECORD 2025-06-01T22:52:41.6529380Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/archcommons.h 2025-06-01T22:52:41.6529496Z +++ openssl base64 2025-06-01T22:52:41.6531473Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.6531833Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.6533377Z +++ sed -e s/=//g 2025-06-01T22:52:41.6571820Z ++ HASH=wJ06NUCgwE5gkoGDBKexmwoWTgrNtEdnX1EbrWkBHU0 2025-06-01T22:52:41.6576664Z +++ ls -nl torch/include/asmjit/core/archcommons.h 2025-06-01T22:52:41.6578314Z +++ awk '{print $5}' 2025-06-01T22:52:41.6604532Z ++ FSIZE=9610 2025-06-01T22:52:41.6605532Z ++ echo '"torch/include/asmjit/core/archcommons.h",sha256=wJ06NUCgwE5gkoGDBKexmwoWTgrNtEdnX1EbrWkBHU0,9610' 2025-06-01T22:52:41.6605641Z ++ read fname 2025-06-01T22:52:41.6605837Z ++ make_wheel_record torch/include/asmjit/core/archtraits.h 2025-06-01T22:52:41.6606007Z ++ FPATH=torch/include/asmjit/core/archtraits.h 2025-06-01T22:52:41.6606152Z ++ echo torch/include/asmjit/core/archtraits.h 2025-06-01T22:52:41.6607120Z ++ grep RECORD 2025-06-01T22:52:41.6628437Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/archtraits.h 2025-06-01T22:52:41.6628664Z +++ openssl base64 2025-06-01T22:52:41.6629319Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.6630971Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.6631802Z +++ sed -e s/=//g 2025-06-01T22:52:41.6672457Z ++ HASH=TaBLO9K1Mt8XUGzr9BCXWdddevcrhNw2m01GyV4miCI 2025-06-01T22:52:41.6676421Z +++ ls -nl torch/include/asmjit/core/archtraits.h 2025-06-01T22:52:41.6676902Z +++ awk '{print $5}' 2025-06-01T22:52:41.6704109Z ++ FSIZE=10824 2025-06-01T22:52:41.6704641Z ++ echo '"torch/include/asmjit/core/archtraits.h",sha256=TaBLO9K1Mt8XUGzr9BCXWdddevcrhNw2m01GyV4miCI,10824' 2025-06-01T22:52:41.6704737Z ++ read fname 2025-06-01T22:52:41.6704935Z ++ make_wheel_record torch/include/asmjit/core/assembler.h 2025-06-01T22:52:41.6705080Z ++ FPATH=torch/include/asmjit/core/assembler.h 2025-06-01T22:52:41.6705218Z ++ echo torch/include/asmjit/core/assembler.h 2025-06-01T22:52:41.6707046Z ++ grep RECORD 2025-06-01T22:52:41.6727998Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/assembler.h 2025-06-01T22:52:41.6728120Z +++ openssl base64 2025-06-01T22:52:41.6728857Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.6729877Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.6731152Z +++ sed -e s/=//g 2025-06-01T22:52:41.6771204Z ++ HASH=625yucyTiW8cTf8_MkqWrlcHEB9jxAjJCoFVzAq2MIM 2025-06-01T22:52:41.6775671Z +++ ls -nl torch/include/asmjit/core/assembler.h 2025-06-01T22:52:41.6776582Z +++ awk '{print $5}' 2025-06-01T22:52:41.6803121Z ++ FSIZE=4285 2025-06-01T22:52:41.6803670Z ++ echo '"torch/include/asmjit/core/assembler.h",sha256=625yucyTiW8cTf8_MkqWrlcHEB9jxAjJCoFVzAq2MIM,4285' 2025-06-01T22:52:41.6803769Z ++ read fname 2025-06-01T22:52:41.6804067Z ++ make_wheel_record torch/include/asmjit/core/builder.h 2025-06-01T22:52:41.6804226Z ++ FPATH=torch/include/asmjit/core/builder.h 2025-06-01T22:52:41.6805449Z ++ echo torch/include/asmjit/core/builder.h 2025-06-01T22:52:41.6805551Z ++ grep RECORD 2025-06-01T22:52:41.6827104Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/builder.h 2025-06-01T22:52:41.6827293Z +++ openssl base64 2025-06-01T22:52:41.6828729Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.6828839Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.6828936Z +++ sed -e s/=//g 2025-06-01T22:52:41.6872173Z ++ HASH=IkC5rD9XdOTYvyu_gyhqjqfEhWd5A0MfdGdhPY6hT8U 2025-06-01T22:52:41.6876187Z +++ ls -nl torch/include/asmjit/core/builder.h 2025-06-01T22:52:41.6876794Z +++ awk '{print $5}' 2025-06-01T22:52:41.6905455Z ++ FSIZE=52481 2025-06-01T22:52:41.6905982Z ++ echo '"torch/include/asmjit/core/builder.h",sha256=IkC5rD9XdOTYvyu_gyhqjqfEhWd5A0MfdGdhPY6hT8U,52481' 2025-06-01T22:52:41.6906153Z ++ read fname 2025-06-01T22:52:41.6906355Z ++ make_wheel_record torch/include/asmjit/core/codebuffer.h 2025-06-01T22:52:41.6906508Z ++ FPATH=torch/include/asmjit/core/codebuffer.h 2025-06-01T22:52:41.6906667Z ++ echo torch/include/asmjit/core/codebuffer.h 2025-06-01T22:52:41.6906796Z ++ grep RECORD 2025-06-01T22:52:41.6928291Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/codebuffer.h 2025-06-01T22:52:41.6928429Z +++ openssl base64 2025-06-01T22:52:41.6928893Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.6930202Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.6931499Z +++ sed -e s/=//g 2025-06-01T22:52:41.6970978Z ++ HASH=y8eFh_6toyJLaOsOsADRIjWCzHdFOxD8p4IGIs5syRw 2025-06-01T22:52:41.6975552Z +++ ls -nl torch/include/asmjit/core/codebuffer.h 2025-06-01T22:52:41.6976529Z +++ awk '{print $5}' 2025-06-01T22:52:41.7003562Z ++ FSIZE=3328 2025-06-01T22:52:41.7004196Z ++ echo '"torch/include/asmjit/core/codebuffer.h",sha256=y8eFh_6toyJLaOsOsADRIjWCzHdFOxD8p4IGIs5syRw,3328' 2025-06-01T22:52:41.7004908Z ++ read fname 2025-06-01T22:52:41.7005250Z ++ make_wheel_record torch/include/asmjit/core/codeholder.h 2025-06-01T22:52:41.7005412Z ++ FPATH=torch/include/asmjit/core/codeholder.h 2025-06-01T22:52:41.7005558Z ++ echo torch/include/asmjit/core/codeholder.h 2025-06-01T22:52:41.7005658Z ++ grep RECORD 2025-06-01T22:52:41.7031215Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/codeholder.h 2025-06-01T22:52:41.7031388Z +++ openssl base64 2025-06-01T22:52:41.7031502Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.7031622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.7032092Z +++ sed -e s/=//g 2025-06-01T22:52:41.7075264Z ++ HASH=zO_Wv6lo_GBMf09Lj7m8GcMi5ovFe1gVV6FIxBfvpLs 2025-06-01T22:52:41.7078605Z +++ ls -nl torch/include/asmjit/core/codeholder.h 2025-06-01T22:52:41.7079828Z +++ awk '{print $5}' 2025-06-01T22:52:41.7107420Z ++ FSIZE=44736 2025-06-01T22:52:41.7107972Z ++ echo '"torch/include/asmjit/core/codeholder.h",sha256=zO_Wv6lo_GBMf09Lj7m8GcMi5ovFe1gVV6FIxBfvpLs,44736' 2025-06-01T22:52:41.7108427Z ++ read fname 2025-06-01T22:52:41.7108675Z ++ make_wheel_record torch/include/asmjit/core/compiler.h 2025-06-01T22:52:41.7108849Z ++ FPATH=torch/include/asmjit/core/compiler.h 2025-06-01T22:52:41.7109004Z ++ echo torch/include/asmjit/core/compiler.h 2025-06-01T22:52:41.7109233Z ++ grep RECORD 2025-06-01T22:52:41.7129833Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/compiler.h 2025-06-01T22:52:41.7130143Z +++ openssl base64 2025-06-01T22:52:41.7131404Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.7132572Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.7133817Z +++ sed -e s/=//g 2025-06-01T22:52:41.7171637Z ++ HASH=cO3VdLZGLmwd1AEGyUCS4O4XGOFEsrve6R82HOak9pE 2025-06-01T22:52:41.7176532Z +++ ls -nl torch/include/asmjit/core/compiler.h 2025-06-01T22:52:41.7177224Z +++ awk '{print $5}' 2025-06-01T22:52:41.7204141Z ++ FSIZE=27594 2025-06-01T22:52:41.7204755Z ++ echo '"torch/include/asmjit/core/compiler.h",sha256=cO3VdLZGLmwd1AEGyUCS4O4XGOFEsrve6R82HOak9pE,27594' 2025-06-01T22:52:41.7204865Z ++ read fname 2025-06-01T22:52:41.7205294Z ++ make_wheel_record torch/include/asmjit/core/compilerdefs.h 2025-06-01T22:52:41.7205473Z ++ FPATH=torch/include/asmjit/core/compilerdefs.h 2025-06-01T22:52:41.7205784Z ++ echo torch/include/asmjit/core/compilerdefs.h 2025-06-01T22:52:41.7206329Z ++ grep RECORD 2025-06-01T22:52:41.7230605Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/compilerdefs.h 2025-06-01T22:52:41.7230798Z +++ openssl base64 2025-06-01T22:52:41.7230912Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.7231063Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.7231563Z +++ sed -e s/=//g 2025-06-01T22:52:41.7272310Z ++ HASH=VsUg3fGjiiBEHVjzqnWUKqJ-9PGvF_kSAAOSm-ImqPU 2025-06-01T22:52:41.7275539Z +++ ls -nl torch/include/asmjit/core/compilerdefs.h 2025-06-01T22:52:41.7275852Z +++ awk '{print $5}' 2025-06-01T22:52:41.7301043Z ++ FSIZE=7098 2025-06-01T22:52:41.7301535Z ++ echo '"torch/include/asmjit/core/compilerdefs.h",sha256=VsUg3fGjiiBEHVjzqnWUKqJ-9PGvF_kSAAOSm-ImqPU,7098' 2025-06-01T22:52:41.7301653Z ++ read fname 2025-06-01T22:52:41.7301840Z ++ make_wheel_record torch/include/asmjit/core/constpool.h 2025-06-01T22:52:41.7301981Z ++ FPATH=torch/include/asmjit/core/constpool.h 2025-06-01T22:52:41.7304096Z ++ echo torch/include/asmjit/core/constpool.h 2025-06-01T22:52:41.7305019Z ++ grep RECORD 2025-06-01T22:52:41.7326811Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/constpool.h 2025-06-01T22:52:41.7327244Z +++ openssl base64 2025-06-01T22:52:41.7327532Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.7328696Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.7329958Z +++ sed -e s/=//g 2025-06-01T22:52:41.7369323Z ++ HASH=i2sqc-0idyQ2apxn-N0NTe2I2br8ODD7V9tFQHUUzyc 2025-06-01T22:52:41.7374135Z +++ ls -nl torch/include/asmjit/core/constpool.h 2025-06-01T22:52:41.7376201Z +++ awk '{print $5}' 2025-06-01T22:52:41.7402283Z ++ FSIZE=7060 2025-06-01T22:52:41.7402785Z ++ echo '"torch/include/asmjit/core/constpool.h",sha256=i2sqc-0idyQ2apxn-N0NTe2I2br8ODD7V9tFQHUUzyc,7060' 2025-06-01T22:52:41.7403050Z ++ read fname 2025-06-01T22:52:41.7403244Z ++ make_wheel_record torch/include/asmjit/core/cpuinfo.h 2025-06-01T22:52:41.7403381Z ++ FPATH=torch/include/asmjit/core/cpuinfo.h 2025-06-01T22:52:41.7403516Z ++ echo torch/include/asmjit/core/cpuinfo.h 2025-06-01T22:52:41.7404842Z ++ grep RECORD 2025-06-01T22:52:41.7430056Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/cpuinfo.h 2025-06-01T22:52:41.7430169Z +++ openssl base64 2025-06-01T22:52:41.7430273Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.7430391Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.7430550Z +++ sed -e s/=//g 2025-06-01T22:52:41.7472484Z ++ HASH=vuleCQIhvV_VdcALULagovZHzWoQt64-WfnJqnwJ79s 2025-06-01T22:52:41.7476240Z +++ ls -nl torch/include/asmjit/core/cpuinfo.h 2025-06-01T22:52:41.7477238Z +++ awk '{print $5}' 2025-06-01T22:52:41.7504220Z ++ FSIZE=63386 2025-06-01T22:52:41.7504816Z ++ echo '"torch/include/asmjit/core/cpuinfo.h",sha256=vuleCQIhvV_VdcALULagovZHzWoQt64-WfnJqnwJ79s,63386' 2025-06-01T22:52:41.7504967Z ++ read fname 2025-06-01T22:52:41.7505164Z ++ make_wheel_record torch/include/asmjit/core/emitter.h 2025-06-01T22:52:41.7505328Z ++ FPATH=torch/include/asmjit/core/emitter.h 2025-06-01T22:52:41.7505797Z ++ echo torch/include/asmjit/core/emitter.h 2025-06-01T22:52:41.7507424Z ++ grep RECORD 2025-06-01T22:52:41.7528153Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/emitter.h 2025-06-01T22:52:41.7528473Z +++ openssl base64 2025-06-01T22:52:41.7529601Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.7530926Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.7532403Z +++ sed -e s/=//g 2025-06-01T22:52:41.7572078Z ++ HASH=-t8JHxv08D6XYP7C5NVX9lut6Bg4SVuR7K2nK8nAWO4 2025-06-01T22:52:41.7576914Z +++ ls -nl torch/include/asmjit/core/emitter.h 2025-06-01T22:52:41.7578730Z +++ awk '{print $5}' 2025-06-01T22:52:41.7605514Z ++ FSIZE=37151 2025-06-01T22:52:41.7606022Z ++ echo '"torch/include/asmjit/core/emitter.h",sha256=-t8JHxv08D6XYP7C5NVX9lut6Bg4SVuR7K2nK8nAWO4,37151' 2025-06-01T22:52:41.7606148Z ++ read fname 2025-06-01T22:52:41.7606352Z ++ make_wheel_record torch/include/asmjit/core/environment.h 2025-06-01T22:52:41.7606506Z ++ FPATH=torch/include/asmjit/core/environment.h 2025-06-01T22:52:41.7606671Z ++ echo torch/include/asmjit/core/environment.h 2025-06-01T22:52:41.7607598Z ++ grep RECORD 2025-06-01T22:52:41.7632114Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/environment.h 2025-06-01T22:52:41.7632259Z +++ openssl base64 2025-06-01T22:52:41.7632360Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.7632462Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.7632572Z +++ sed -e s/=//g 2025-06-01T22:52:41.7674377Z ++ HASH=QhqFAs-PTgLaUtJz7p465MZG8KCnjJ9WfkOxcdEZ1GY 2025-06-01T22:52:41.7676463Z +++ ls -nl torch/include/asmjit/core/environment.h 2025-06-01T22:52:41.7677422Z +++ awk '{print $5}' 2025-06-01T22:52:41.7703697Z ++ FSIZE=18794 2025-06-01T22:52:41.7704288Z ++ echo '"torch/include/asmjit/core/environment.h",sha256=QhqFAs-PTgLaUtJz7p465MZG8KCnjJ9WfkOxcdEZ1GY,18794' 2025-06-01T22:52:41.7704404Z ++ read fname 2025-06-01T22:52:41.7704617Z ++ make_wheel_record torch/include/asmjit/core/errorhandler.h 2025-06-01T22:52:41.7704771Z ++ FPATH=torch/include/asmjit/core/errorhandler.h 2025-06-01T22:52:41.7706311Z ++ echo torch/include/asmjit/core/errorhandler.h 2025-06-01T22:52:41.7707118Z ++ grep RECORD 2025-06-01T22:52:41.7728172Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/errorhandler.h 2025-06-01T22:52:41.7728294Z +++ openssl base64 2025-06-01T22:52:41.7729056Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.7730244Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.7731404Z +++ sed -e s/=//g 2025-06-01T22:52:41.7770912Z ++ HASH=tIXaoI8wK-A_e0KkJ1efyeoO1kwdwB4gxAJ6Y2uOl2Y 2025-06-01T22:52:41.7775648Z +++ ls -nl torch/include/asmjit/core/errorhandler.h 2025-06-01T22:52:41.7776389Z +++ awk '{print $5}' 2025-06-01T22:52:41.7803328Z ++ FSIZE=7850 2025-06-01T22:52:41.7804170Z ++ echo '"torch/include/asmjit/core/errorhandler.h",sha256=tIXaoI8wK-A_e0KkJ1efyeoO1kwdwB4gxAJ6Y2uOl2Y,7850' 2025-06-01T22:52:41.7804425Z ++ read fname 2025-06-01T22:52:41.7804623Z ++ make_wheel_record torch/include/asmjit/core/formatter.h 2025-06-01T22:52:41.7804764Z ++ FPATH=torch/include/asmjit/core/formatter.h 2025-06-01T22:52:41.7805080Z ++ echo torch/include/asmjit/core/formatter.h 2025-06-01T22:52:41.7805700Z ++ grep RECORD 2025-06-01T22:52:41.7829971Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/formatter.h 2025-06-01T22:52:41.7830155Z +++ openssl base64 2025-06-01T22:52:41.7830286Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.7830383Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.7830498Z +++ sed -e s/=//g 2025-06-01T22:52:41.7872547Z ++ HASH=Jen3WWpT2npPDivxuAobSmkt0AYao0Km9xsLA_QadAA 2025-06-01T22:52:41.7875884Z +++ ls -nl torch/include/asmjit/core/formatter.h 2025-06-01T22:52:41.7877088Z +++ awk '{print $5}' 2025-06-01T22:52:41.7903147Z ++ FSIZE=8199 2025-06-01T22:52:41.7903778Z ++ echo '"torch/include/asmjit/core/formatter.h",sha256=Jen3WWpT2npPDivxuAobSmkt0AYao0Km9xsLA_QadAA,8199' 2025-06-01T22:52:41.7904453Z ++ read fname 2025-06-01T22:52:41.7904761Z ++ make_wheel_record torch/include/asmjit/core/func.h 2025-06-01T22:52:41.7905182Z ++ FPATH=torch/include/asmjit/core/func.h 2025-06-01T22:52:41.7905562Z ++ echo torch/include/asmjit/core/func.h 2025-06-01T22:52:41.7905894Z ++ grep RECORD 2025-06-01T22:52:41.7927494Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/func.h 2025-06-01T22:52:41.7927989Z +++ openssl base64 2025-06-01T22:52:41.7928536Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.7929705Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.7931097Z +++ sed -e s/=//g 2025-06-01T22:52:41.7971363Z ++ HASH=Z44Ot-BAY1Le_m5NCrKN2tJ9_l5RaFGW-vVNgZ9G2Rk 2025-06-01T22:52:41.7976256Z +++ ls -nl torch/include/asmjit/core/func.h 2025-06-01T22:52:41.7978122Z +++ awk '{print $5}' 2025-06-01T22:52:41.8005627Z ++ FSIZE=70421 2025-06-01T22:52:41.8006265Z ++ echo '"torch/include/asmjit/core/func.h",sha256=Z44Ot-BAY1Le_m5NCrKN2tJ9_l5RaFGW-vVNgZ9G2Rk,70421' 2025-06-01T22:52:41.8006911Z ++ read fname 2025-06-01T22:52:41.8007233Z ++ make_wheel_record torch/include/asmjit/core/globals.h 2025-06-01T22:52:41.8007692Z ++ FPATH=torch/include/asmjit/core/globals.h 2025-06-01T22:52:41.8008080Z ++ echo torch/include/asmjit/core/globals.h 2025-06-01T22:52:41.8008443Z ++ grep RECORD 2025-06-01T22:52:41.8031331Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/globals.h 2025-06-01T22:52:41.8031964Z +++ openssl base64 2025-06-01T22:52:41.8032236Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.8032481Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.8033817Z +++ sed -e s/=//g 2025-06-01T22:52:41.8075231Z ++ HASH=EQ6zuayPejayKibmMGDXQzTOtvrDa01dWZBbmKhnzYw 2025-06-01T22:52:41.8076928Z +++ ls -nl torch/include/asmjit/core/globals.h 2025-06-01T22:52:41.8078595Z +++ awk '{print $5}' 2025-06-01T22:52:41.8105756Z ++ FSIZE=14922 2025-06-01T22:52:41.8106491Z ++ echo '"torch/include/asmjit/core/globals.h",sha256=EQ6zuayPejayKibmMGDXQzTOtvrDa01dWZBbmKhnzYw,14922' 2025-06-01T22:52:41.8107162Z ++ read fname 2025-06-01T22:52:41.8107496Z ++ make_wheel_record torch/include/asmjit/core/inst.h 2025-06-01T22:52:41.8107908Z ++ FPATH=torch/include/asmjit/core/inst.h 2025-06-01T22:52:41.8108283Z ++ echo torch/include/asmjit/core/inst.h 2025-06-01T22:52:41.8108614Z ++ grep RECORD 2025-06-01T22:52:41.8128947Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/inst.h 2025-06-01T22:52:41.8129447Z +++ openssl base64 2025-06-01T22:52:41.8130204Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.8131519Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.8132994Z +++ sed -e s/=//g 2025-06-01T22:52:41.8171857Z ++ HASH=KtJPpof8qzw0SkamNUl9ZGwfuUIQMMWuhCMkTJCOohc 2025-06-01T22:52:41.8177016Z +++ ls -nl torch/include/asmjit/core/inst.h 2025-06-01T22:52:41.8178636Z +++ awk '{print $5}' 2025-06-01T22:52:41.8205383Z ++ FSIZE=32010 2025-06-01T22:52:41.8206030Z ++ echo '"torch/include/asmjit/core/inst.h",sha256=KtJPpof8qzw0SkamNUl9ZGwfuUIQMMWuhCMkTJCOohc,32010' 2025-06-01T22:52:41.8206857Z ++ read fname 2025-06-01T22:52:41.8207203Z ++ make_wheel_record torch/include/asmjit/core/jitallocator.h 2025-06-01T22:52:41.8207764Z ++ FPATH=torch/include/asmjit/core/jitallocator.h 2025-06-01T22:52:41.8208214Z ++ echo torch/include/asmjit/core/jitallocator.h 2025-06-01T22:52:41.8208587Z ++ grep RECORD 2025-06-01T22:52:41.8232420Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/jitallocator.h 2025-06-01T22:52:41.8232933Z +++ openssl base64 2025-06-01T22:52:41.8233212Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.8233460Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.8233735Z +++ sed -e s/=//g 2025-06-01T22:52:41.8275379Z ++ HASH=ulqOxR3MiGSFEEc9pjmXW180PQbsFYTIU_R1Wnf9364 2025-06-01T22:52:41.8278458Z +++ ls -nl torch/include/asmjit/core/jitallocator.h 2025-06-01T22:52:41.8279514Z +++ awk '{print $5}' 2025-06-01T22:52:41.8306472Z ++ FSIZE=23583 2025-06-01T22:52:41.8307227Z ++ echo '"torch/include/asmjit/core/jitallocator.h",sha256=ulqOxR3MiGSFEEc9pjmXW180PQbsFYTIU_R1Wnf9364,23583' 2025-06-01T22:52:41.8307919Z ++ read fname 2025-06-01T22:52:41.8308263Z ++ make_wheel_record torch/include/asmjit/core/jitruntime.h 2025-06-01T22:52:41.8308731Z ++ FPATH=torch/include/asmjit/core/jitruntime.h 2025-06-01T22:52:41.8309134Z ++ echo torch/include/asmjit/core/jitruntime.h 2025-06-01T22:52:41.8309504Z ++ grep RECORD 2025-06-01T22:52:41.8329458Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/jitruntime.h 2025-06-01T22:52:41.8329985Z +++ openssl base64 2025-06-01T22:52:41.8330645Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.8332063Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.8333309Z +++ sed -e s/=//g 2025-06-01T22:52:41.8371833Z ++ HASH=Ap4CaNISy0InAJmDOGWCFEmU2T0h7B3VRuCQJ8dTelY 2025-06-01T22:52:41.8376783Z +++ ls -nl torch/include/asmjit/core/jitruntime.h 2025-06-01T22:52:41.8378353Z +++ awk '{print $5}' 2025-06-01T22:52:41.8405481Z ++ FSIZE=3142 2025-06-01T22:52:41.8406655Z ++ echo '"torch/include/asmjit/core/jitruntime.h",sha256=Ap4CaNISy0InAJmDOGWCFEmU2T0h7B3VRuCQJ8dTelY,3142' 2025-06-01T22:52:41.8407401Z ++ read fname 2025-06-01T22:52:41.8407716Z ++ make_wheel_record torch/include/asmjit/core/logger.h 2025-06-01T22:52:41.8408165Z ++ FPATH=torch/include/asmjit/core/logger.h 2025-06-01T22:52:41.8408551Z ++ echo torch/include/asmjit/core/logger.h 2025-06-01T22:52:41.8408906Z ++ grep RECORD 2025-06-01T22:52:41.8431149Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/logger.h 2025-06-01T22:52:41.8431977Z +++ openssl base64 2025-06-01T22:52:41.8432449Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.8432727Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.8432986Z +++ sed -e s/=//g 2025-06-01T22:52:41.8473455Z ++ HASH=E83F3KSAKa-6V6SewAgBTYys7JtsIu7hhdjVlx32kd0 2025-06-01T22:52:41.8477215Z +++ ls -nl torch/include/asmjit/core/logger.h 2025-06-01T22:52:41.8477670Z +++ awk '{print $5}' 2025-06-01T22:52:41.8504902Z ++ FSIZE=7242 2025-06-01T22:52:41.8505642Z ++ echo '"torch/include/asmjit/core/logger.h",sha256=E83F3KSAKa-6V6SewAgBTYys7JtsIu7hhdjVlx32kd0,7242' 2025-06-01T22:52:41.8506307Z ++ read fname 2025-06-01T22:52:41.8506624Z ++ make_wheel_record torch/include/asmjit/core/operand.h 2025-06-01T22:52:41.8507067Z ++ FPATH=torch/include/asmjit/core/operand.h 2025-06-01T22:52:41.8507452Z ++ echo torch/include/asmjit/core/operand.h 2025-06-01T22:52:41.8507805Z ++ grep RECORD 2025-06-01T22:52:41.8528691Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/operand.h 2025-06-01T22:52:41.8529192Z +++ openssl base64 2025-06-01T22:52:41.8529832Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.8530953Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.8532326Z +++ sed -e s/=//g 2025-06-01T22:52:41.8573045Z ++ HASH=MDyq2CA-5Zs28W9eN85TTMuypUcKAghvtr-MgJlB9C8 2025-06-01T22:52:41.8578600Z +++ ls -nl torch/include/asmjit/core/operand.h 2025-06-01T22:52:41.8579485Z +++ awk '{print $5}' 2025-06-01T22:52:41.8605629Z ++ FSIZE=85805 2025-06-01T22:52:41.8606378Z ++ echo '"torch/include/asmjit/core/operand.h",sha256=MDyq2CA-5Zs28W9eN85TTMuypUcKAghvtr-MgJlB9C8,85805' 2025-06-01T22:52:41.8607184Z ++ read fname 2025-06-01T22:52:41.8607520Z ++ make_wheel_record torch/include/asmjit/core/osutils.h 2025-06-01T22:52:41.8607966Z ++ FPATH=torch/include/asmjit/core/osutils.h 2025-06-01T22:52:41.8608368Z ++ echo torch/include/asmjit/core/osutils.h 2025-06-01T22:52:41.8608793Z ++ grep RECORD 2025-06-01T22:52:41.8631220Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/osutils.h 2025-06-01T22:52:41.8631715Z +++ openssl base64 2025-06-01T22:52:41.8631967Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.8632229Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.8632487Z +++ sed -e s/=//g 2025-06-01T22:52:41.8674349Z ++ HASH=Iv0qUR7mZcI_sTejY3oPfVSd2zACwhEdYg01ctUFgeY 2025-06-01T22:52:41.8677997Z +++ ls -nl torch/include/asmjit/core/osutils.h 2025-06-01T22:52:41.8679093Z +++ awk '{print $5}' 2025-06-01T22:52:41.8706621Z ++ FSIZE=1198 2025-06-01T22:52:41.8707250Z ++ echo '"torch/include/asmjit/core/osutils.h",sha256=Iv0qUR7mZcI_sTejY3oPfVSd2zACwhEdYg01ctUFgeY,1198' 2025-06-01T22:52:41.8707924Z ++ read fname 2025-06-01T22:52:41.8708230Z ++ make_wheel_record torch/include/asmjit/core/string.h 2025-06-01T22:52:41.8708664Z ++ FPATH=torch/include/asmjit/core/string.h 2025-06-01T22:52:41.8709052Z ++ echo torch/include/asmjit/core/string.h 2025-06-01T22:52:41.8709391Z ++ grep RECORD 2025-06-01T22:52:41.8738361Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/string.h 2025-06-01T22:52:41.8738855Z +++ openssl base64 2025-06-01T22:52:41.8739153Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.8739692Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.8740441Z +++ sed -e s/=//g 2025-06-01T22:52:41.8780926Z ++ HASH=1Az3odvwLH4OfokB_bOYJ81Tr151fOnqeViasuhSGUk 2025-06-01T22:52:41.8783809Z +++ ls -nl torch/include/asmjit/core/string.h 2025-06-01T22:52:41.8784654Z +++ awk '{print $5}' 2025-06-01T22:52:41.8808909Z ++ FSIZE=13096 2025-06-01T22:52:41.8809540Z ++ echo '"torch/include/asmjit/core/string.h",sha256=1Az3odvwLH4OfokB_bOYJ81Tr151fOnqeViasuhSGUk,13096' 2025-06-01T22:52:41.8810352Z ++ read fname 2025-06-01T22:52:41.8810688Z ++ make_wheel_record torch/include/asmjit/core/support.h 2025-06-01T22:52:41.8811153Z ++ FPATH=torch/include/asmjit/core/support.h 2025-06-01T22:52:41.8812383Z ++ echo torch/include/asmjit/core/support.h 2025-06-01T22:52:41.8813514Z ++ grep RECORD 2025-06-01T22:52:41.8838477Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/support.h 2025-06-01T22:52:41.8839226Z +++ openssl base64 2025-06-01T22:52:41.8839564Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.8839828Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.8840101Z +++ sed -e s/=//g 2025-06-01T22:52:41.8883376Z ++ HASH=nXkRY-3Yu7eBLHKBMMsd5EhHaB9_297ydl-ruYbdy0E 2025-06-01T22:52:41.8885924Z +++ ls -nl torch/include/asmjit/core/support.h 2025-06-01T22:52:41.8886876Z +++ awk '{print $5}' 2025-06-01T22:52:41.8914872Z ++ FSIZE=75030 2025-06-01T22:52:41.8915549Z ++ echo '"torch/include/asmjit/core/support.h",sha256=nXkRY-3Yu7eBLHKBMMsd5EhHaB9_297ydl-ruYbdy0E,75030' 2025-06-01T22:52:41.8916215Z ++ read fname 2025-06-01T22:52:41.8916533Z ++ make_wheel_record torch/include/asmjit/core/target.h 2025-06-01T22:52:41.8917009Z ++ FPATH=torch/include/asmjit/core/target.h 2025-06-01T22:52:41.8917388Z ++ echo torch/include/asmjit/core/target.h 2025-06-01T22:52:41.8917740Z ++ grep RECORD 2025-06-01T22:52:41.8935005Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/target.h 2025-06-01T22:52:41.8935739Z +++ openssl base64 2025-06-01T22:52:41.8936673Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.8938216Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.8939456Z +++ sed -e s/=//g 2025-06-01T22:52:41.8981602Z ++ HASH=FruNERZhlwAHiPfHoaVEGWvEee1RuT6bM7M2T5eqFTM 2025-06-01T22:52:41.8984940Z +++ ls -nl torch/include/asmjit/core/target.h 2025-06-01T22:52:41.8985636Z +++ awk '{print $5}' 2025-06-01T22:52:41.9009759Z ++ FSIZE=1523 2025-06-01T22:52:41.9010412Z ++ echo '"torch/include/asmjit/core/target.h",sha256=FruNERZhlwAHiPfHoaVEGWvEee1RuT6bM7M2T5eqFTM,1523' 2025-06-01T22:52:41.9011091Z ++ read fname 2025-06-01T22:52:41.9011422Z ++ make_wheel_record torch/include/asmjit/core/type.h 2025-06-01T22:52:41.9011995Z ++ FPATH=torch/include/asmjit/core/type.h 2025-06-01T22:52:41.9013230Z ++ echo torch/include/asmjit/core/type.h 2025-06-01T22:52:41.9014293Z ++ grep RECORD 2025-06-01T22:52:41.9036744Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/type.h 2025-06-01T22:52:41.9037378Z +++ openssl base64 2025-06-01T22:52:41.9037629Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.9037884Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.9038631Z +++ sed -e s/=//g 2025-06-01T22:52:41.9081536Z ++ HASH=CX6PsfnOxtzFMAGcZU_uswG493Mn_HKUwXSwi-yKVFg 2025-06-01T22:52:41.9083819Z +++ ls -nl torch/include/asmjit/core/type.h 2025-06-01T22:52:41.9085055Z +++ awk '{print $5}' 2025-06-01T22:52:41.9112328Z ++ FSIZE=17728 2025-06-01T22:52:41.9112949Z ++ echo '"torch/include/asmjit/core/type.h",sha256=CX6PsfnOxtzFMAGcZU_uswG493Mn_HKUwXSwi-yKVFg,17728' 2025-06-01T22:52:41.9113581Z ++ read fname 2025-06-01T22:52:41.9113892Z ++ make_wheel_record torch/include/asmjit/core/virtmem.h 2025-06-01T22:52:41.9114343Z ++ FPATH=torch/include/asmjit/core/virtmem.h 2025-06-01T22:52:41.9114732Z ++ echo torch/include/asmjit/core/virtmem.h 2025-06-01T22:52:41.9115080Z ++ grep RECORD 2025-06-01T22:52:41.9133228Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/virtmem.h 2025-06-01T22:52:41.9133928Z +++ openssl base64 2025-06-01T22:52:41.9136060Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.9136833Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.9138259Z +++ sed -e s/=//g 2025-06-01T22:52:41.9177299Z ++ HASH=P3aiTNUegGrbg3Db_YEGN0IlM7aYriFN5eyGnGA8Q-4 2025-06-01T22:52:41.9182181Z +++ ls -nl torch/include/asmjit/core/virtmem.h 2025-06-01T22:52:41.9183515Z +++ awk '{print $5}' 2025-06-01T22:52:41.9207342Z ++ FSIZE=13275 2025-06-01T22:52:41.9207994Z ++ echo '"torch/include/asmjit/core/virtmem.h",sha256=P3aiTNUegGrbg3Db_YEGN0IlM7aYriFN5eyGnGA8Q-4,13275' 2025-06-01T22:52:41.9208660Z ++ read fname 2025-06-01T22:52:41.9208978Z ++ make_wheel_record torch/include/asmjit/core/zone.h 2025-06-01T22:52:41.9209549Z ++ FPATH=torch/include/asmjit/core/zone.h 2025-06-01T22:52:41.9210988Z ++ echo torch/include/asmjit/core/zone.h 2025-06-01T22:52:41.9212147Z ++ grep RECORD 2025-06-01T22:52:41.9232777Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/zone.h 2025-06-01T22:52:41.9233375Z +++ openssl base64 2025-06-01T22:52:41.9234145Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.9234856Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.9236065Z +++ sed -e s/=//g 2025-06-01T22:52:41.9276374Z ++ HASH=5cFo4ekzTL3VMWhqrZMcDUnx_xb2_onP2Rxai0TxwQo 2025-06-01T22:52:41.9280260Z +++ ls -nl torch/include/asmjit/core/zone.h 2025-06-01T22:52:41.9281920Z +++ awk '{print $5}' 2025-06-01T22:52:41.9309768Z ++ FSIZE=20679 2025-06-01T22:52:41.9310435Z ++ echo '"torch/include/asmjit/core/zone.h",sha256=5cFo4ekzTL3VMWhqrZMcDUnx_xb2_onP2Rxai0TxwQo,20679' 2025-06-01T22:52:41.9311072Z ++ read fname 2025-06-01T22:52:41.9311391Z ++ make_wheel_record torch/include/asmjit/core/zonehash.h 2025-06-01T22:52:41.9311840Z ++ FPATH=torch/include/asmjit/core/zonehash.h 2025-06-01T22:52:41.9312246Z ++ echo torch/include/asmjit/core/zonehash.h 2025-06-01T22:52:41.9312599Z ++ grep RECORD 2025-06-01T22:52:41.9331976Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/zonehash.h 2025-06-01T22:52:41.9332453Z +++ openssl base64 2025-06-01T22:52:41.9333576Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.9335105Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.9336394Z +++ sed -e s/=//g 2025-06-01T22:52:41.9374460Z ++ HASH=OcKp04R3Dkx8GR54UhII8q_9yoTmMjP_teFf--VwJeQ 2025-06-01T22:52:41.9379890Z +++ ls -nl torch/include/asmjit/core/zonehash.h 2025-06-01T22:52:41.9381151Z +++ awk '{print $5}' 2025-06-01T22:52:41.9406330Z ++ FSIZE=5258 2025-06-01T22:52:41.9406975Z ++ echo '"torch/include/asmjit/core/zonehash.h",sha256=OcKp04R3Dkx8GR54UhII8q_9yoTmMjP_teFf--VwJeQ,5258' 2025-06-01T22:52:41.9407650Z ++ read fname 2025-06-01T22:52:41.9407972Z ++ make_wheel_record torch/include/asmjit/core/zonelist.h 2025-06-01T22:52:41.9408431Z ++ FPATH=torch/include/asmjit/core/zonelist.h 2025-06-01T22:52:41.9408842Z ++ echo torch/include/asmjit/core/zonelist.h 2025-06-01T22:52:41.9409353Z ++ grep RECORD 2025-06-01T22:52:41.9434319Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/zonelist.h 2025-06-01T22:52:41.9434822Z +++ openssl base64 2025-06-01T22:52:41.9435230Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.9435476Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.9435746Z +++ sed -e s/=//g 2025-06-01T22:52:41.9479935Z ++ HASH=ci8Re7e86Qq-o2YytkRJny96XgwHnArgl7Fo3J1TRxw 2025-06-01T22:52:41.9482682Z +++ ls -nl torch/include/asmjit/core/zonelist.h 2025-06-01T22:52:41.9484524Z +++ awk '{print $5}' 2025-06-01T22:52:41.9510177Z ++ FSIZE=4794 2025-06-01T22:52:41.9510802Z ++ echo '"torch/include/asmjit/core/zonelist.h",sha256=ci8Re7e86Qq-o2YytkRJny96XgwHnArgl7Fo3J1TRxw,4794' 2025-06-01T22:52:41.9511453Z ++ read fname 2025-06-01T22:52:41.9511779Z ++ make_wheel_record torch/include/asmjit/core/zonestack.h 2025-06-01T22:52:41.9512221Z ++ FPATH=torch/include/asmjit/core/zonestack.h 2025-06-01T22:52:41.9512634Z ++ echo torch/include/asmjit/core/zonestack.h 2025-06-01T22:52:41.9513008Z ++ grep RECORD 2025-06-01T22:52:41.9532036Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/zonestack.h 2025-06-01T22:52:41.9532599Z +++ openssl base64 2025-06-01T22:52:41.9533837Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.9535039Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.9536514Z +++ sed -e s/=//g 2025-06-01T22:52:41.9575579Z ++ HASH=MQMdkU06KqdyJy_YOZlfK2yld52lcfoZ1BgIG0cLZE4 2025-06-01T22:52:41.9581588Z +++ ls -nl torch/include/asmjit/core/zonestack.h 2025-06-01T22:52:41.9582932Z +++ awk '{print $5}' 2025-06-01T22:52:41.9606771Z ++ FSIZE=6164 2025-06-01T22:52:41.9607421Z ++ echo '"torch/include/asmjit/core/zonestack.h",sha256=MQMdkU06KqdyJy_YOZlfK2yld52lcfoZ1BgIG0cLZE4,6164' 2025-06-01T22:52:41.9608106Z ++ read fname 2025-06-01T22:52:41.9608445Z ++ make_wheel_record torch/include/asmjit/core/zonestring.h 2025-06-01T22:52:41.9608930Z ++ FPATH=torch/include/asmjit/core/zonestring.h 2025-06-01T22:52:41.9610086Z ++ echo torch/include/asmjit/core/zonestring.h 2025-06-01T22:52:41.9611264Z ++ grep RECORD 2025-06-01T22:52:41.9635471Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/zonestring.h 2025-06-01T22:52:41.9635974Z +++ openssl base64 2025-06-01T22:52:41.9636239Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.9636496Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.9636765Z +++ sed -e s/=//g 2025-06-01T22:52:41.9679338Z ++ HASH=R_nhtoo7GDzF8nIrSPrzpkfVH2VPOYxloh0B3Q5LHyo 2025-06-01T22:52:41.9681394Z +++ ls -nl torch/include/asmjit/core/zonestring.h 2025-06-01T22:52:41.9682318Z +++ awk '{print $5}' 2025-06-01T22:52:41.9710932Z ++ FSIZE=3228 2025-06-01T22:52:41.9711613Z ++ echo '"torch/include/asmjit/core/zonestring.h",sha256=R_nhtoo7GDzF8nIrSPrzpkfVH2VPOYxloh0B3Q5LHyo,3228' 2025-06-01T22:52:41.9712289Z ++ read fname 2025-06-01T22:52:41.9712601Z ++ make_wheel_record torch/include/asmjit/core/zonetree.h 2025-06-01T22:52:41.9713047Z ++ FPATH=torch/include/asmjit/core/zonetree.h 2025-06-01T22:52:41.9713433Z ++ echo torch/include/asmjit/core/zonetree.h 2025-06-01T22:52:41.9713791Z ++ grep RECORD 2025-06-01T22:52:41.9731531Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/zonetree.h 2025-06-01T22:52:41.9732101Z +++ openssl base64 2025-06-01T22:52:41.9733484Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.9735124Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.9736240Z +++ sed -e s/=//g 2025-06-01T22:52:41.9774532Z ++ HASH=X5Ws3vsrxY2lsBE8qQp7uP7gKK2p0ZU3bjCfbc-Bgc8 2025-06-01T22:52:41.9781314Z +++ ls -nl torch/include/asmjit/core/zonetree.h 2025-06-01T22:52:41.9781702Z +++ awk '{print $5}' 2025-06-01T22:52:41.9806388Z ++ FSIZE=11347 2025-06-01T22:52:41.9807069Z ++ echo '"torch/include/asmjit/core/zonetree.h",sha256=X5Ws3vsrxY2lsBE8qQp7uP7gKK2p0ZU3bjCfbc-Bgc8,11347' 2025-06-01T22:52:41.9807758Z ++ read fname 2025-06-01T22:52:41.9808101Z ++ make_wheel_record torch/include/asmjit/core/zonevector.h 2025-06-01T22:52:41.9808579Z ++ FPATH=torch/include/asmjit/core/zonevector.h 2025-06-01T22:52:41.9809808Z ++ echo torch/include/asmjit/core/zonevector.h 2025-06-01T22:52:41.9810922Z ++ grep RECORD 2025-06-01T22:52:41.9834523Z +++ openssl dgst -sha256 -binary torch/include/asmjit/core/zonevector.h 2025-06-01T22:52:41.9835040Z +++ openssl base64 2025-06-01T22:52:41.9835307Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.9835553Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.9835977Z +++ sed -e s/=//g 2025-06-01T22:52:41.9879880Z ++ HASH=YBcBlnCSB-6G1VtRbzkwiN8252k-XzEkkJTs9BRSEj0 2025-06-01T22:52:41.9883541Z +++ ls -nl torch/include/asmjit/core/zonevector.h 2025-06-01T22:52:41.9885198Z +++ awk '{print $5}' 2025-06-01T22:52:41.9912889Z ++ FSIZE=22541 2025-06-01T22:52:41.9913577Z ++ echo '"torch/include/asmjit/core/zonevector.h",sha256=YBcBlnCSB-6G1VtRbzkwiN8252k-XzEkkJTs9BRSEj0,22541' 2025-06-01T22:52:41.9914247Z ++ read fname 2025-06-01T22:52:41.9914583Z ++ make_wheel_record torch/include/asmjit/x86/x86assembler.h 2025-06-01T22:52:41.9915036Z ++ FPATH=torch/include/asmjit/x86/x86assembler.h 2025-06-01T22:52:41.9915454Z ++ echo torch/include/asmjit/x86/x86assembler.h 2025-06-01T22:52:41.9915829Z ++ grep RECORD 2025-06-01T22:52:41.9933148Z +++ openssl dgst -sha256 -binary torch/include/asmjit/x86/x86assembler.h 2025-06-01T22:52:41.9933872Z +++ openssl base64 2025-06-01T22:52:41.9935234Z +++ sed -e s/+/-/g 2025-06-01T22:52:41.9936487Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:41.9937821Z +++ sed -e s/=//g 2025-06-01T22:52:41.9977230Z ++ HASH=c_S3e02Sq1ZjPgTXtaZFbhwiq3619ADaTNAGTpFyU_Q 2025-06-01T22:52:41.9981718Z +++ ls -nl torch/include/asmjit/x86/x86assembler.h 2025-06-01T22:52:41.9983198Z +++ awk '{print $5}' 2025-06-01T22:52:42.0006765Z ++ FSIZE=29411 2025-06-01T22:52:42.0007435Z ++ echo '"torch/include/asmjit/x86/x86assembler.h",sha256=c_S3e02Sq1ZjPgTXtaZFbhwiq3619ADaTNAGTpFyU_Q,29411' 2025-06-01T22:52:42.0008129Z ++ read fname 2025-06-01T22:52:42.0008454Z ++ make_wheel_record torch/include/asmjit/x86/x86builder.h 2025-06-01T22:52:42.0008915Z ++ FPATH=torch/include/asmjit/x86/x86builder.h 2025-06-01T22:52:42.0010393Z ++ echo torch/include/asmjit/x86/x86builder.h 2025-06-01T22:52:42.0011645Z ++ grep RECORD 2025-06-01T22:52:42.0032669Z +++ openssl dgst -sha256 -binary torch/include/asmjit/x86/x86builder.h 2025-06-01T22:52:42.0033480Z +++ openssl base64 2025-06-01T22:52:42.0033780Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.0034084Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.0034898Z +++ sed -e s/=//g 2025-06-01T22:52:42.0078056Z ++ HASH=3thZcx1HaZAAWt9DSxdUOAMDHK8NrhqUsluM2ZktiQc 2025-06-01T22:52:42.0086312Z +++ ls -nl torch/include/asmjit/x86/x86builder.h 2025-06-01T22:52:42.0086933Z +++ awk '{print $5}' 2025-06-01T22:52:42.0114245Z ++ FSIZE=14013 2025-06-01T22:52:42.0115159Z ++ echo '"torch/include/asmjit/x86/x86builder.h",sha256=3thZcx1HaZAAWt9DSxdUOAMDHK8NrhqUsluM2ZktiQc,14013' 2025-06-01T22:52:42.0115860Z ++ read fname 2025-06-01T22:52:42.0116196Z ++ make_wheel_record torch/include/asmjit/x86/x86compiler.h 2025-06-01T22:52:42.0116649Z ++ FPATH=torch/include/asmjit/x86/x86compiler.h 2025-06-01T22:52:42.0117061Z ++ echo torch/include/asmjit/x86/x86compiler.h 2025-06-01T22:52:42.0117407Z ++ grep RECORD 2025-06-01T22:52:42.0137912Z +++ openssl dgst -sha256 -binary torch/include/asmjit/x86/x86compiler.h 2025-06-01T22:52:42.0138428Z +++ openssl base64 2025-06-01T22:52:42.0138694Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.0138957Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.0139692Z +++ sed -e s/=//g 2025-06-01T22:52:42.0181069Z ++ HASH=P9iTqN9OyGZnr5ZYhxcM_YsYA5yMCxMG1jkaAamA4MQ 2025-06-01T22:52:42.0184634Z +++ ls -nl torch/include/asmjit/x86/x86compiler.h 2025-06-01T22:52:42.0185526Z +++ awk '{print $5}' 2025-06-01T22:52:42.0209711Z ++ FSIZE=30508 2025-06-01T22:52:42.0210398Z ++ echo '"torch/include/asmjit/x86/x86compiler.h",sha256=P9iTqN9OyGZnr5ZYhxcM_YsYA5yMCxMG1jkaAamA4MQ,30508' 2025-06-01T22:52:42.0211096Z ++ read fname 2025-06-01T22:52:42.0211418Z ++ make_wheel_record torch/include/asmjit/x86/x86emitter.h 2025-06-01T22:52:42.0211875Z ++ FPATH=torch/include/asmjit/x86/x86emitter.h 2025-06-01T22:52:42.0213507Z ++ echo torch/include/asmjit/x86/x86emitter.h 2025-06-01T22:52:42.0214602Z ++ grep RECORD 2025-06-01T22:52:42.0235120Z +++ openssl dgst -sha256 -binary torch/include/asmjit/x86/x86emitter.h 2025-06-01T22:52:42.0235756Z +++ openssl base64 2025-06-01T22:52:42.0237217Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.0237462Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.0238113Z +++ sed -e s/=//g 2025-06-01T22:52:42.0286647Z ++ HASH=syNjH6sNE4586m75IbESTVoGOgLFiG4vZFnFERmtywc 2025-06-01T22:52:42.0290412Z +++ ls -nl torch/include/asmjit/x86/x86emitter.h 2025-06-01T22:52:42.0291518Z +++ awk '{print $5}' 2025-06-01T22:52:42.0319109Z ++ FSIZE=309381 2025-06-01T22:52:42.0319897Z ++ echo '"torch/include/asmjit/x86/x86emitter.h",sha256=syNjH6sNE4586m75IbESTVoGOgLFiG4vZFnFERmtywc,309381' 2025-06-01T22:52:42.0320581Z ++ read fname 2025-06-01T22:52:42.0320909Z ++ make_wheel_record torch/include/asmjit/x86/x86globals.h 2025-06-01T22:52:42.0321342Z ++ FPATH=torch/include/asmjit/x86/x86globals.h 2025-06-01T22:52:42.0321738Z ++ echo torch/include/asmjit/x86/x86globals.h 2025-06-01T22:52:42.0322089Z ++ grep RECORD 2025-06-01T22:52:42.0343124Z +++ openssl dgst -sha256 -binary torch/include/asmjit/x86/x86globals.h 2025-06-01T22:52:42.0343644Z +++ openssl base64 2025-06-01T22:52:42.0343894Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.0344156Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.0344442Z +++ sed -e s/=//g 2025-06-01T22:52:42.0391853Z ++ HASH=XJ9OrZ_B0q0p0rx8njqJtp1bAehYAwNkBIt7TX7Be-g 2025-06-01T22:52:42.0395068Z +++ ls -nl torch/include/asmjit/x86/x86globals.h 2025-06-01T22:52:42.0396244Z +++ awk '{print $5}' 2025-06-01T22:52:42.0424451Z ++ FSIZE=160772 2025-06-01T22:52:42.0425191Z ++ echo '"torch/include/asmjit/x86/x86globals.h",sha256=XJ9OrZ_B0q0p0rx8njqJtp1bAehYAwNkBIt7TX7Be-g,160772' 2025-06-01T22:52:42.0425860Z ++ read fname 2025-06-01T22:52:42.0426193Z ++ make_wheel_record torch/include/asmjit/x86/x86instdb.h 2025-06-01T22:52:42.0426622Z ++ FPATH=torch/include/asmjit/x86/x86instdb.h 2025-06-01T22:52:42.0427016Z ++ echo torch/include/asmjit/x86/x86instdb.h 2025-06-01T22:52:42.0427372Z ++ grep RECORD 2025-06-01T22:52:42.0449419Z +++ openssl dgst -sha256 -binary torch/include/asmjit/x86/x86instdb.h 2025-06-01T22:52:42.0449976Z +++ openssl base64 2025-06-01T22:52:42.0450236Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.0450511Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.0451831Z +++ sed -e s/=//g 2025-06-01T22:52:42.0490532Z ++ HASH=R8fB84pzkQxUFL8QBNMi-bimzAOS0maJt_Y7_cEbEHk 2025-06-01T22:52:42.0495445Z +++ ls -nl torch/include/asmjit/x86/x86instdb.h 2025-06-01T22:52:42.0496381Z +++ awk '{print $5}' 2025-06-01T22:52:42.0524129Z ++ FSIZE=29353 2025-06-01T22:52:42.0524906Z ++ echo '"torch/include/asmjit/x86/x86instdb.h",sha256=R8fB84pzkQxUFL8QBNMi-bimzAOS0maJt_Y7_cEbEHk,29353' 2025-06-01T22:52:42.0525762Z ++ read fname 2025-06-01T22:52:42.0526105Z ++ make_wheel_record torch/include/asmjit/x86/x86operand.h 2025-06-01T22:52:42.0526557Z ++ FPATH=torch/include/asmjit/x86/x86operand.h 2025-06-01T22:52:42.0526967Z ++ echo torch/include/asmjit/x86/x86operand.h 2025-06-01T22:52:42.0527320Z ++ grep RECORD 2025-06-01T22:52:42.0546747Z +++ openssl dgst -sha256 -binary torch/include/asmjit/x86/x86operand.h 2025-06-01T22:52:42.0547239Z +++ openssl base64 2025-06-01T22:52:42.0547731Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.0549126Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.0550205Z +++ sed -e s/=//g 2025-06-01T22:52:42.0592128Z ++ HASH=K6LfRCG62DgTe8PpdC402r5AwsATbSFg5sKMtAPDJQ0 2025-06-01T22:52:42.0596843Z +++ ls -nl torch/include/asmjit/x86/x86operand.h 2025-06-01T22:52:42.0597751Z +++ awk '{print $5}' 2025-06-01T22:52:42.0625123Z ++ FSIZE=59019 2025-06-01T22:52:42.0625816Z ++ echo '"torch/include/asmjit/x86/x86operand.h",sha256=K6LfRCG62DgTe8PpdC402r5AwsATbSFg5sKMtAPDJQ0,59019' 2025-06-01T22:52:42.0626615Z ++ read fname 2025-06-01T22:52:42.0626933Z ++ make_wheel_record torch/include/c10/core/Allocator.h 2025-06-01T22:52:42.0627365Z ++ FPATH=torch/include/c10/core/Allocator.h 2025-06-01T22:52:42.0627745Z ++ echo torch/include/c10/core/Allocator.h 2025-06-01T22:52:42.0628094Z ++ grep RECORD 2025-06-01T22:52:42.0647856Z +++ openssl base64 2025-06-01T22:52:42.0648392Z +++ openssl dgst -sha256 -binary torch/include/c10/core/Allocator.h 2025-06-01T22:52:42.0649003Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.0649565Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.0651013Z +++ sed -e s/=//g 2025-06-01T22:52:42.0690737Z ++ HASH=Qq_oQQuyKgLwjIcvAdM6fxhjB9UIKoy89mkgduYxfak 2025-06-01T22:52:42.0695643Z +++ ls -nl torch/include/c10/core/Allocator.h 2025-06-01T22:52:42.0696611Z +++ awk '{print $5}' 2025-06-01T22:52:42.0723472Z ++ FSIZE=13750 2025-06-01T22:52:42.0724214Z ++ echo '"torch/include/c10/core/Allocator.h",sha256=Qq_oQQuyKgLwjIcvAdM6fxhjB9UIKoy89mkgduYxfak,13750' 2025-06-01T22:52:42.0725165Z ++ read fname 2025-06-01T22:52:42.0725527Z ++ make_wheel_record torch/include/c10/core/AutogradState.h 2025-06-01T22:52:42.0725996Z ++ FPATH=torch/include/c10/core/AutogradState.h 2025-06-01T22:52:42.0726423Z ++ echo torch/include/c10/core/AutogradState.h 2025-06-01T22:52:42.0726780Z ++ grep RECORD 2025-06-01T22:52:42.0745236Z +++ openssl dgst -sha256 -binary torch/include/c10/core/AutogradState.h 2025-06-01T22:52:42.0745979Z +++ openssl base64 2025-06-01T22:52:42.0747312Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.0748501Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.0749936Z +++ sed -e s/=//g 2025-06-01T22:52:42.0790221Z ++ HASH=mhl7qjZXy5QgbSBjv3EmhlJkTeX2zQLA67kJPtb3sMM 2025-06-01T22:52:42.0794989Z +++ ls -nl torch/include/c10/core/AutogradState.h 2025-06-01T22:52:42.0795743Z +++ awk '{print $5}' 2025-06-01T22:52:42.0823023Z ++ FSIZE=1654 2025-06-01T22:52:42.0823830Z ++ echo '"torch/include/c10/core/AutogradState.h",sha256=mhl7qjZXy5QgbSBjv3EmhlJkTeX2zQLA67kJPtb3sMM,1654' 2025-06-01T22:52:42.0824624Z ++ read fname 2025-06-01T22:52:42.0824922Z ++ make_wheel_record torch/include/c10/core/Backend.h 2025-06-01T22:52:42.0825339Z ++ FPATH=torch/include/c10/core/Backend.h 2025-06-01T22:52:42.0825758Z ++ echo torch/include/c10/core/Backend.h 2025-06-01T22:52:42.0826107Z ++ grep RECORD 2025-06-01T22:52:42.0846125Z +++ openssl dgst -sha256 -binary torch/include/c10/core/Backend.h 2025-06-01T22:52:42.0846753Z +++ openssl base64 2025-06-01T22:52:42.0847761Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.0848763Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.0850164Z +++ sed -e s/=//g 2025-06-01T22:52:42.0888319Z ++ HASH=yjeYmDD1JsgDglx6KnFQCRujhEyrGBZid9U8snfQVp0 2025-06-01T22:52:42.0893138Z +++ ls -nl torch/include/c10/core/Backend.h 2025-06-01T22:52:42.0894101Z +++ awk '{print $5}' 2025-06-01T22:52:42.0921308Z ++ FSIZE=11296 2025-06-01T22:52:42.0921996Z ++ echo '"torch/include/c10/core/Backend.h",sha256=yjeYmDD1JsgDglx6KnFQCRujhEyrGBZid9U8snfQVp0,11296' 2025-06-01T22:52:42.0922699Z ++ read fname 2025-06-01T22:52:42.0923162Z ++ make_wheel_record torch/include/c10/core/CPUAllocator.h 2025-06-01T22:52:42.0923611Z ++ FPATH=torch/include/c10/core/CPUAllocator.h 2025-06-01T22:52:42.0924141Z ++ echo torch/include/c10/core/CPUAllocator.h 2025-06-01T22:52:42.0924679Z ++ grep RECORD 2025-06-01T22:52:42.0945864Z +++ openssl dgst -sha256 -binary torch/include/c10/core/CPUAllocator.h 2025-06-01T22:52:42.0946378Z +++ openssl base64 2025-06-01T22:52:42.0946863Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.0947156Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.0947417Z +++ sed -e s/=//g 2025-06-01T22:52:42.0990000Z ++ HASH=cUwX4Tp5hC1S62FypLhVGkisfbjQ-Wm27OjzNd2j2cc 2025-06-01T22:52:42.0993683Z +++ ls -nl torch/include/c10/core/CPUAllocator.h 2025-06-01T22:52:42.0994575Z +++ awk '{print $5}' 2025-06-01T22:52:42.1022308Z ++ FSIZE=1688 2025-06-01T22:52:42.1023022Z ++ echo '"torch/include/c10/core/CPUAllocator.h",sha256=cUwX4Tp5hC1S62FypLhVGkisfbjQ-Wm27OjzNd2j2cc,1688' 2025-06-01T22:52:42.1023707Z ++ read fname 2025-06-01T22:52:42.1024161Z ++ make_wheel_record torch/include/c10/core/CachingDeviceAllocator.h 2025-06-01T22:52:42.1024711Z ++ FPATH=torch/include/c10/core/CachingDeviceAllocator.h 2025-06-01T22:52:42.1025210Z ++ echo torch/include/c10/core/CachingDeviceAllocator.h 2025-06-01T22:52:42.1025614Z ++ grep RECORD 2025-06-01T22:52:42.1046361Z +++ openssl dgst -sha256 -binary torch/include/c10/core/CachingDeviceAllocator.h 2025-06-01T22:52:42.1046972Z +++ openssl base64 2025-06-01T22:52:42.1047387Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.1047661Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.1049410Z +++ sed -e s/=//g 2025-06-01T22:52:42.1087422Z ++ HASH=waktzj20B2AV0EbBr2vBTCkY8V5NeaZCfKExd8M5JPU 2025-06-01T22:52:42.1092254Z +++ ls -nl torch/include/c10/core/CachingDeviceAllocator.h 2025-06-01T22:52:42.1093109Z +++ awk '{print $5}' 2025-06-01T22:52:42.1120197Z ++ FSIZE=2002 2025-06-01T22:52:42.1120973Z ++ echo '"torch/include/c10/core/CachingDeviceAllocator.h",sha256=waktzj20B2AV0EbBr2vBTCkY8V5NeaZCfKExd8M5JPU,2002' 2025-06-01T22:52:42.1121769Z ++ read fname 2025-06-01T22:52:42.1122166Z ++ make_wheel_record torch/include/c10/core/CompileTimeFunctionPointer.h 2025-06-01T22:52:42.1122838Z ++ FPATH=torch/include/c10/core/CompileTimeFunctionPointer.h 2025-06-01T22:52:42.1123388Z ++ echo torch/include/c10/core/CompileTimeFunctionPointer.h 2025-06-01T22:52:42.1123801Z ++ grep RECORD 2025-06-01T22:52:42.1143838Z +++ openssl dgst -sha256 -binary torch/include/c10/core/CompileTimeFunctionPointer.h 2025-06-01T22:52:42.1144398Z +++ openssl base64 2025-06-01T22:52:42.1145181Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.1145650Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.1147207Z +++ sed -e s/=//g 2025-06-01T22:52:42.1189593Z ++ HASH=LE2HvZBcsZ_tRb-u43n7b5hnB9a4MUboRv5pJKCKmp8 2025-06-01T22:52:42.1193467Z +++ ls -nl torch/include/c10/core/CompileTimeFunctionPointer.h 2025-06-01T22:52:42.1193940Z +++ awk '{print $5}' 2025-06-01T22:52:42.1221789Z ++ FSIZE=1700 2025-06-01T22:52:42.1222598Z ++ echo '"torch/include/c10/core/CompileTimeFunctionPointer.h",sha256=LE2HvZBcsZ_tRb-u43n7b5hnB9a4MUboRv5pJKCKmp8,1700' 2025-06-01T22:52:42.1223362Z ++ read fname 2025-06-01T22:52:42.1223727Z ++ make_wheel_record torch/include/c10/core/ConstantSymNodeImpl.h 2025-06-01T22:52:42.1224234Z ++ FPATH=torch/include/c10/core/ConstantSymNodeImpl.h 2025-06-01T22:52:42.1224703Z ++ echo torch/include/c10/core/ConstantSymNodeImpl.h 2025-06-01T22:52:42.1225092Z ++ grep RECORD 2025-06-01T22:52:42.1246306Z +++ openssl dgst -sha256 -binary torch/include/c10/core/ConstantSymNodeImpl.h 2025-06-01T22:52:42.1246444Z +++ openssl base64 2025-06-01T22:52:42.1246561Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.1246695Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.1247919Z +++ sed -e s/=//g 2025-06-01T22:52:42.1287095Z ++ HASH=wFvqvVBLtfuyLQ2_unMj5tIChG4jVz6ZBBMCbp52Zzs 2025-06-01T22:52:42.1291788Z +++ ls -nl torch/include/c10/core/ConstantSymNodeImpl.h 2025-06-01T22:52:42.1292720Z +++ awk '{print $5}' 2025-06-01T22:52:42.1319342Z ++ FSIZE=2990 2025-06-01T22:52:42.1320095Z ++ echo '"torch/include/c10/core/ConstantSymNodeImpl.h",sha256=wFvqvVBLtfuyLQ2_unMj5tIChG4jVz6ZBBMCbp52Zzs,2990' 2025-06-01T22:52:42.1320426Z ++ read fname 2025-06-01T22:52:42.1320661Z ++ make_wheel_record torch/include/c10/core/Contiguity.h 2025-06-01T22:52:42.1320835Z ++ FPATH=torch/include/c10/core/Contiguity.h 2025-06-01T22:52:42.1320977Z ++ echo torch/include/c10/core/Contiguity.h 2025-06-01T22:52:42.1321865Z ++ grep RECORD 2025-06-01T22:52:42.1344571Z +++ openssl dgst -sha256 -binary torch/include/c10/core/Contiguity.h 2025-06-01T22:52:42.1344698Z +++ openssl base64 2025-06-01T22:52:42.1345207Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.1345598Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.1347414Z +++ sed -e s/=//g 2025-06-01T22:52:42.1388981Z ++ HASH=1tbfMtRZRVkyYbTJhcx3t6icXk7ZqaGJ3ioR_CqU8qw 2025-06-01T22:52:42.1396247Z +++ ls -nl torch/include/c10/core/Contiguity.h 2025-06-01T22:52:42.1396361Z +++ awk '{print $5}' 2025-06-01T22:52:42.1421122Z ++ FSIZE=4142 2025-06-01T22:52:42.1421670Z ++ echo '"torch/include/c10/core/Contiguity.h",sha256=1tbfMtRZRVkyYbTJhcx3t6icXk7ZqaGJ3ioR_CqU8qw,4142' 2025-06-01T22:52:42.1421787Z ++ read fname 2025-06-01T22:52:42.1421962Z ++ make_wheel_record torch/include/c10/core/CopyBytes.h 2025-06-01T22:52:42.1422097Z ++ FPATH=torch/include/c10/core/CopyBytes.h 2025-06-01T22:52:42.1422241Z ++ echo torch/include/c10/core/CopyBytes.h 2025-06-01T22:52:42.1423177Z ++ grep RECORD 2025-06-01T22:52:42.1445815Z +++ openssl dgst -sha256 -binary torch/include/c10/core/CopyBytes.h 2025-06-01T22:52:42.1446136Z +++ openssl base64 2025-06-01T22:52:42.1446242Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.1446345Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.1446674Z +++ sed -e s/=//g 2025-06-01T22:52:42.1486623Z ++ HASH=7W421Idnt23V7RkFT3AhQBS_F2JW2L9zQoERVg1IdCg 2025-06-01T22:52:42.1490616Z +++ ls -nl torch/include/c10/core/CopyBytes.h 2025-06-01T22:52:42.1491309Z +++ awk '{print $5}' 2025-06-01T22:52:42.1518653Z ++ FSIZE=1343 2025-06-01T22:52:42.1519096Z ++ echo '"torch/include/c10/core/CopyBytes.h",sha256=7W421Idnt23V7RkFT3AhQBS_F2JW2L9zQoERVg1IdCg,1343' 2025-06-01T22:52:42.1519458Z ++ read fname 2025-06-01T22:52:42.1519663Z ++ make_wheel_record torch/include/c10/core/DefaultDtype.h 2025-06-01T22:52:42.1519810Z ++ FPATH=torch/include/c10/core/DefaultDtype.h 2025-06-01T22:52:42.1519946Z ++ echo torch/include/c10/core/DefaultDtype.h 2025-06-01T22:52:42.1521224Z ++ grep RECORD 2025-06-01T22:52:42.1544668Z +++ openssl dgst -sha256 -binary torch/include/c10/core/DefaultDtype.h 2025-06-01T22:52:42.1544872Z +++ openssl base64 2025-06-01T22:52:42.1545009Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.1545709Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.1546069Z +++ sed -e s/=//g 2025-06-01T22:52:42.1588255Z ++ HASH=jA8dnRLdn4aC4enYeb1YiOXuQCzgQtQHFfHegFsmWtM 2025-06-01T22:52:42.1592312Z +++ ls -nl torch/include/c10/core/DefaultDtype.h 2025-06-01T22:52:42.1593501Z +++ awk '{print $5}' 2025-06-01T22:52:42.1621919Z ++ FSIZE=394 2025-06-01T22:52:42.1622517Z ++ echo '"torch/include/c10/core/DefaultDtype.h",sha256=jA8dnRLdn4aC4enYeb1YiOXuQCzgQtQHFfHegFsmWtM,394' 2025-06-01T22:52:42.1622710Z ++ read fname 2025-06-01T22:52:42.1623170Z ++ make_wheel_record torch/include/c10/core/DefaultTensorOptions.h 2025-06-01T22:52:42.1623366Z ++ FPATH=torch/include/c10/core/DefaultTensorOptions.h 2025-06-01T22:52:42.1623552Z ++ echo torch/include/c10/core/DefaultTensorOptions.h 2025-06-01T22:52:42.1623656Z ++ grep RECORD 2025-06-01T22:52:42.1646113Z +++ openssl dgst -sha256 -binary torch/include/c10/core/DefaultTensorOptions.h 2025-06-01T22:52:42.1646391Z +++ openssl base64 2025-06-01T22:52:42.1646499Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.1646605Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.1647857Z +++ sed -e s/=//g 2025-06-01T22:52:42.1686338Z ++ HASH=0u2cbxT6TMZBHA5_LOt6TJS1vEutjAFn8axX_MxzJfE 2025-06-01T22:52:42.1690930Z +++ ls -nl torch/include/c10/core/DefaultTensorOptions.h 2025-06-01T22:52:42.1691830Z +++ awk '{print $5}' 2025-06-01T22:52:42.1719448Z ++ FSIZE=1064 2025-06-01T22:52:42.1720189Z ++ echo '"torch/include/c10/core/DefaultTensorOptions.h",sha256=0u2cbxT6TMZBHA5_LOt6TJS1vEutjAFn8axX_MxzJfE,1064' 2025-06-01T22:52:42.1720296Z ++ read fname 2025-06-01T22:52:42.1720475Z ++ make_wheel_record torch/include/c10/core/Device.h 2025-06-01T22:52:42.1720599Z ++ FPATH=torch/include/c10/core/Device.h 2025-06-01T22:52:42.1720720Z ++ echo torch/include/c10/core/Device.h 2025-06-01T22:52:42.1721554Z ++ grep RECORD 2025-06-01T22:52:42.1747346Z +++ openssl dgst -sha256 -binary torch/include/c10/core/Device.h 2025-06-01T22:52:42.1747472Z +++ openssl base64 2025-06-01T22:52:42.1747593Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.1747693Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.1747787Z +++ sed -e s/=//g 2025-06-01T22:52:42.1790283Z ++ HASH=jU_dtrNhrhMIcFLdLXQdQ-NDbMIVVfAVCbk5hZHcgFs 2025-06-01T22:52:42.1792644Z +++ ls -nl torch/include/c10/core/Device.h 2025-06-01T22:52:42.1793802Z +++ awk '{print $5}' 2025-06-01T22:52:42.1821416Z ++ FSIZE=6895 2025-06-01T22:52:42.1821922Z ++ echo '"torch/include/c10/core/Device.h",sha256=jU_dtrNhrhMIcFLdLXQdQ-NDbMIVVfAVCbk5hZHcgFs,6895' 2025-06-01T22:52:42.1822024Z ++ read fname 2025-06-01T22:52:42.1822227Z ++ make_wheel_record torch/include/c10/core/DeviceArray.h 2025-06-01T22:52:42.1822368Z ++ FPATH=torch/include/c10/core/DeviceArray.h 2025-06-01T22:52:42.1822501Z ++ echo torch/include/c10/core/DeviceArray.h 2025-06-01T22:52:42.1822929Z ++ grep RECORD 2025-06-01T22:52:42.1844891Z +++ openssl dgst -sha256 -binary torch/include/c10/core/DeviceArray.h 2025-06-01T22:52:42.1845069Z +++ openssl base64 2025-06-01T22:52:42.1845199Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.1845893Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.1847074Z +++ sed -e s/=//g 2025-06-01T22:52:42.1886172Z ++ HASH=K44Onr3IdISiXRSjiQMYKgp7Xy4rju7FSDagRklYeIc 2025-06-01T22:52:42.1890085Z +++ ls -nl torch/include/c10/core/DeviceArray.h 2025-06-01T22:52:42.1891137Z +++ awk '{print $5}' 2025-06-01T22:52:42.1918073Z ++ FSIZE=683 2025-06-01T22:52:42.1918672Z ++ echo '"torch/include/c10/core/DeviceArray.h",sha256=K44Onr3IdISiXRSjiQMYKgp7Xy4rju7FSDagRklYeIc,683' 2025-06-01T22:52:42.1918809Z ++ read fname 2025-06-01T22:52:42.1919018Z ++ make_wheel_record torch/include/c10/core/DeviceGuard.h 2025-06-01T22:52:42.1919176Z ++ FPATH=torch/include/c10/core/DeviceGuard.h 2025-06-01T22:52:42.1919313Z ++ echo torch/include/c10/core/DeviceGuard.h 2025-06-01T22:52:42.1919937Z ++ grep RECORD 2025-06-01T22:52:42.1944015Z +++ openssl dgst -sha256 -binary torch/include/c10/core/DeviceGuard.h 2025-06-01T22:52:42.1944203Z +++ openssl base64 2025-06-01T22:52:42.1944363Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.1944506Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.1944645Z +++ sed -e s/=//g 2025-06-01T22:52:42.1989372Z ++ HASH=TTgAECP7NthZjjNnhywFp-Coz9vmLW1I5toIIOCEJDI 2025-06-01T22:52:42.1992624Z +++ ls -nl torch/include/c10/core/DeviceGuard.h 2025-06-01T22:52:42.1993131Z +++ awk '{print $5}' 2025-06-01T22:52:42.2020659Z ++ FSIZE=7810 2025-06-01T22:52:42.2021222Z ++ echo '"torch/include/c10/core/DeviceGuard.h",sha256=TTgAECP7NthZjjNnhywFp-Coz9vmLW1I5toIIOCEJDI,7810' 2025-06-01T22:52:42.2021334Z ++ read fname 2025-06-01T22:52:42.2021528Z ++ make_wheel_record torch/include/c10/core/DeviceType.h 2025-06-01T22:52:42.2021664Z ++ FPATH=torch/include/c10/core/DeviceType.h 2025-06-01T22:52:42.2021808Z ++ echo torch/include/c10/core/DeviceType.h 2025-06-01T22:52:42.2022710Z ++ grep RECORD 2025-06-01T22:52:42.2048099Z +++ openssl dgst -sha256 -binary torch/include/c10/core/DeviceType.h 2025-06-01T22:52:42.2048237Z +++ openssl base64 2025-06-01T22:52:42.2049274Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.2050654Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.2051782Z +++ sed -e s/=//g 2025-06-01T22:52:42.2090344Z ++ HASH=gvyZ3F38yAUtcBx5cZcLO_h5iEuEVm6x2E1Q5Cgi2HU 2025-06-01T22:52:42.2095078Z +++ ls -nl torch/include/c10/core/DeviceType.h 2025-06-01T22:52:42.2096147Z +++ awk '{print $5}' 2025-06-01T22:52:42.2122316Z ++ FSIZE=4476 2025-06-01T22:52:42.2122874Z ++ echo '"torch/include/c10/core/DeviceType.h",sha256=gvyZ3F38yAUtcBx5cZcLO_h5iEuEVm6x2E1Q5Cgi2HU,4476' 2025-06-01T22:52:42.2123027Z ++ read fname 2025-06-01T22:52:42.2123684Z ++ make_wheel_record torch/include/c10/core/DispatchKey.h 2025-06-01T22:52:42.2123863Z ++ FPATH=torch/include/c10/core/DispatchKey.h 2025-06-01T22:52:42.2124129Z ++ echo torch/include/c10/core/DispatchKey.h 2025-06-01T22:52:42.2125509Z ++ grep RECORD 2025-06-01T22:52:42.2147520Z +++ openssl dgst -sha256 -binary torch/include/c10/core/DispatchKey.h 2025-06-01T22:52:42.2147658Z +++ openssl base64 2025-06-01T22:52:42.2147793Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.2149082Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.2150454Z +++ sed -e s/=//g 2025-06-01T22:52:42.2193615Z ++ HASH=xtxBTDHMCnPs5f0HaHuXQk4w-paFPD-6LjQkaXV0l00 2025-06-01T22:52:42.2197161Z +++ ls -nl torch/include/c10/core/DispatchKey.h 2025-06-01T22:52:42.2197836Z +++ awk '{print $5}' 2025-06-01T22:52:42.2225445Z ++ FSIZE=32374 2025-06-01T22:52:42.2226078Z ++ echo '"torch/include/c10/core/DispatchKey.h",sha256=xtxBTDHMCnPs5f0HaHuXQk4w-paFPD-6LjQkaXV0l00,32374' 2025-06-01T22:52:42.2226182Z ++ read fname 2025-06-01T22:52:42.2226379Z ++ make_wheel_record torch/include/c10/core/DispatchKeySet.h 2025-06-01T22:52:42.2226543Z ++ FPATH=torch/include/c10/core/DispatchKeySet.h 2025-06-01T22:52:42.2226703Z ++ echo torch/include/c10/core/DispatchKeySet.h 2025-06-01T22:52:42.2227787Z ++ grep RECORD 2025-06-01T22:52:42.2248645Z +++ openssl dgst -sha256 -binary torch/include/c10/core/DispatchKeySet.h 2025-06-01T22:52:42.2249225Z +++ openssl base64 2025-06-01T22:52:42.2250707Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.2252052Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.2253366Z +++ sed -e s/=//g 2025-06-01T22:52:42.2290764Z ++ HASH=bYuuE6wL4qAotse69Wd_cFf_3CKr4GIkAJddy7g3qik 2025-06-01T22:52:42.2295808Z +++ ls -nl torch/include/c10/core/DispatchKeySet.h 2025-06-01T22:52:42.2296643Z +++ awk '{print $5}' 2025-06-01T22:52:42.2321953Z ++ FSIZE=41737 2025-06-01T22:52:42.2322521Z ++ echo '"torch/include/c10/core/DispatchKeySet.h",sha256=bYuuE6wL4qAotse69Wd_cFf_3CKr4GIkAJddy7g3qik,41737' 2025-06-01T22:52:42.2322635Z ++ read fname 2025-06-01T22:52:42.2322822Z ++ make_wheel_record torch/include/c10/core/DynamicCast.h 2025-06-01T22:52:42.2322970Z ++ FPATH=torch/include/c10/core/DynamicCast.h 2025-06-01T22:52:42.2323525Z ++ echo torch/include/c10/core/DynamicCast.h 2025-06-01T22:52:42.2325705Z ++ grep RECORD 2025-06-01T22:52:42.2347270Z +++ openssl dgst -sha256 -binary torch/include/c10/core/DynamicCast.h 2025-06-01T22:52:42.2347857Z +++ openssl base64 2025-06-01T22:52:42.2348135Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.2349694Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.2351016Z +++ sed -e s/=//g 2025-06-01T22:52:42.2391972Z ++ HASH=P6wetNebedxi0d99udXrB-Cc2l8drZocIqfzVoj4lbU 2025-06-01T22:52:42.2396397Z +++ ls -nl torch/include/c10/core/DynamicCast.h 2025-06-01T22:52:42.2397273Z +++ awk '{print $5}' 2025-06-01T22:52:42.2424648Z ++ FSIZE=4444 2025-06-01T22:52:42.2425204Z ++ echo '"torch/include/c10/core/DynamicCast.h",sha256=P6wetNebedxi0d99udXrB-Cc2l8drZocIqfzVoj4lbU,4444' 2025-06-01T22:52:42.2425605Z ++ read fname 2025-06-01T22:52:42.2425799Z ++ make_wheel_record torch/include/c10/core/Event.h 2025-06-01T22:52:42.2425948Z ++ FPATH=torch/include/c10/core/Event.h 2025-06-01T22:52:42.2426075Z ++ echo torch/include/c10/core/Event.h 2025-06-01T22:52:42.2426172Z ++ grep RECORD 2025-06-01T22:52:42.2447114Z +++ openssl dgst -sha256 -binary torch/include/c10/core/Event.h 2025-06-01T22:52:42.2447232Z +++ openssl base64 2025-06-01T22:52:42.2448118Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.2449377Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.2450644Z +++ sed -e s/=//g 2025-06-01T22:52:42.2490651Z ++ HASH=OuaYD8wklfsRGQi9nZG6EvEHGsinpCXAYq1mvBztNdg 2025-06-01T22:52:42.2495220Z +++ ls -nl torch/include/c10/core/Event.h 2025-06-01T22:52:42.2496329Z +++ awk '{print $5}' 2025-06-01T22:52:42.2521866Z ++ FSIZE=4463 2025-06-01T22:52:42.2522399Z ++ echo '"torch/include/c10/core/Event.h",sha256=OuaYD8wklfsRGQi9nZG6EvEHGsinpCXAYq1mvBztNdg,4463' 2025-06-01T22:52:42.2522609Z ++ read fname 2025-06-01T22:52:42.2522813Z ++ make_wheel_record torch/include/c10/core/GeneratorImpl.h 2025-06-01T22:52:42.2522963Z ++ FPATH=torch/include/c10/core/GeneratorImpl.h 2025-06-01T22:52:42.2523246Z ++ echo torch/include/c10/core/GeneratorImpl.h 2025-06-01T22:52:42.2525011Z ++ grep RECORD 2025-06-01T22:52:42.2547948Z +++ openssl dgst -sha256 -binary torch/include/c10/core/GeneratorImpl.h 2025-06-01T22:52:42.2548104Z +++ openssl base64 2025-06-01T22:52:42.2548208Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.2549524Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.2550335Z +++ sed -e s/=//g 2025-06-01T22:52:42.2593076Z ++ HASH=qpLHJNx7xOM2IYXrK1iHkl4gTTNjzibT-AV1Ph45j5Q 2025-06-01T22:52:42.2596158Z +++ ls -nl torch/include/c10/core/GeneratorImpl.h 2025-06-01T22:52:42.2596357Z +++ awk '{print $5}' 2025-06-01T22:52:42.2625137Z ++ FSIZE=3937 2025-06-01T22:52:42.2625738Z ++ echo '"torch/include/c10/core/GeneratorImpl.h",sha256=qpLHJNx7xOM2IYXrK1iHkl4gTTNjzibT-AV1Ph45j5Q,3937' 2025-06-01T22:52:42.2625911Z ++ read fname 2025-06-01T22:52:42.2626079Z ++ make_wheel_record torch/include/c10/core/GradMode.h 2025-06-01T22:52:42.2626207Z ++ FPATH=torch/include/c10/core/GradMode.h 2025-06-01T22:52:42.2626345Z ++ echo torch/include/c10/core/GradMode.h 2025-06-01T22:52:42.2626489Z ++ grep RECORD 2025-06-01T22:52:42.2647676Z +++ openssl dgst -sha256 -binary torch/include/c10/core/GradMode.h 2025-06-01T22:52:42.2647807Z +++ openssl base64 2025-06-01T22:52:42.2648247Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.2649398Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.2650644Z +++ sed -e s/=//g 2025-06-01T22:52:42.2690743Z ++ HASH=8bLoWLLWdUsOSIqdNZ6DFMsLp6NcXhcqCWj005LrM-I 2025-06-01T22:52:42.2696160Z +++ ls -nl torch/include/c10/core/GradMode.h 2025-06-01T22:52:42.2697033Z +++ awk '{print $5}' 2025-06-01T22:52:42.2723570Z ++ FSIZE=1661 2025-06-01T22:52:42.2724269Z ++ echo '"torch/include/c10/core/GradMode.h",sha256=8bLoWLLWdUsOSIqdNZ6DFMsLp6NcXhcqCWj005LrM-I,1661' 2025-06-01T22:52:42.2724741Z ++ read fname 2025-06-01T22:52:42.2725278Z ++ make_wheel_record torch/include/c10/core/InferenceMode.h 2025-06-01T22:52:42.2725458Z ++ FPATH=torch/include/c10/core/InferenceMode.h 2025-06-01T22:52:42.2725619Z ++ echo torch/include/c10/core/InferenceMode.h 2025-06-01T22:52:42.2726789Z ++ grep RECORD 2025-06-01T22:52:42.2748360Z +++ openssl dgst -sha256 -binary torch/include/c10/core/InferenceMode.h 2025-06-01T22:52:42.2748476Z +++ openssl base64 2025-06-01T22:52:42.2749192Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.2750525Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.2751740Z +++ sed -e s/=//g 2025-06-01T22:52:42.2793924Z ++ HASH=w-6wZ-94SK8Iv81guTTnBkerJu6lex-t0DG7kROG5lE 2025-06-01T22:52:42.2797609Z +++ ls -nl torch/include/c10/core/InferenceMode.h 2025-06-01T22:52:42.2798210Z +++ awk '{print $5}' 2025-06-01T22:52:42.2825229Z ++ FSIZE=3763 2025-06-01T22:52:42.2825825Z ++ echo '"torch/include/c10/core/InferenceMode.h",sha256=w-6wZ-94SK8Iv81guTTnBkerJu6lex-t0DG7kROG5lE,3763' 2025-06-01T22:52:42.2825980Z ++ read fname 2025-06-01T22:52:42.2826178Z ++ make_wheel_record torch/include/c10/core/Layout.h 2025-06-01T22:52:42.2826371Z ++ FPATH=torch/include/c10/core/Layout.h 2025-06-01T22:52:42.2826532Z ++ echo torch/include/c10/core/Layout.h 2025-06-01T22:52:42.2827991Z ++ grep RECORD 2025-06-01T22:52:42.2848735Z +++ openssl dgst -sha256 -binary torch/include/c10/core/Layout.h 2025-06-01T22:52:42.2849404Z +++ openssl base64 2025-06-01T22:52:42.2850179Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.2851627Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.2852841Z +++ sed -e s/=//g 2025-06-01T22:52:42.2890652Z ++ HASH=ie5VbhR1SRHHegWXT-MxF4NGPwUeR7DZzunITlzLHfA 2025-06-01T22:52:42.2895970Z +++ ls -nl torch/include/c10/core/Layout.h 2025-06-01T22:52:42.2896652Z +++ awk '{print $5}' 2025-06-01T22:52:42.2923855Z ++ FSIZE=1943 2025-06-01T22:52:42.2925025Z ++ echo '"torch/include/c10/core/Layout.h",sha256=ie5VbhR1SRHHegWXT-MxF4NGPwUeR7DZzunITlzLHfA,1943' 2025-06-01T22:52:42.2925700Z ++ read fname 2025-06-01T22:52:42.2926044Z ++ make_wheel_record torch/include/c10/core/MemoryFormat.h 2025-06-01T22:52:42.2926548Z ++ FPATH=torch/include/c10/core/MemoryFormat.h 2025-06-01T22:52:42.2926971Z ++ echo torch/include/c10/core/MemoryFormat.h 2025-06-01T22:52:42.2927324Z ++ grep RECORD 2025-06-01T22:52:42.2948524Z +++ openssl dgst -sha256 -binary torch/include/c10/core/MemoryFormat.h 2025-06-01T22:52:42.2949101Z +++ openssl base64 2025-06-01T22:52:42.2949377Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.2949644Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.2950041Z +++ sed -e s/=//g 2025-06-01T22:52:42.2993216Z ++ HASH=wsPYbHemnh_26P1-Yb-F_S4yIYT6kZL5q4mU06ocdJQ 2025-06-01T22:52:42.2995969Z +++ ls -nl torch/include/c10/core/MemoryFormat.h 2025-06-01T22:52:42.2996744Z +++ awk '{print $5}' 2025-06-01T22:52:42.3024540Z ++ FSIZE=9401 2025-06-01T22:52:42.3025339Z ++ echo '"torch/include/c10/core/MemoryFormat.h",sha256=wsPYbHemnh_26P1-Yb-F_S4yIYT6kZL5q4mU06ocdJQ,9401' 2025-06-01T22:52:42.3026513Z ++ read fname 2025-06-01T22:52:42.3027093Z ++ make_wheel_record torch/include/c10/core/OptionalRef.h 2025-06-01T22:52:42.3027530Z ++ FPATH=torch/include/c10/core/OptionalRef.h 2025-06-01T22:52:42.3027934Z ++ echo torch/include/c10/core/OptionalRef.h 2025-06-01T22:52:42.3028298Z ++ grep RECORD 2025-06-01T22:52:42.3047140Z +++ openssl dgst -sha256 -binary torch/include/c10/core/OptionalRef.h 2025-06-01T22:52:42.3047983Z +++ openssl base64 2025-06-01T22:52:42.3048786Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.3050161Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.3051515Z +++ sed -e s/=//g 2025-06-01T22:52:42.3090733Z ++ HASH=hWjNEDGGMt_kVVqsGhriRs1930q0J1b1fxbM3A8QK1g 2025-06-01T22:52:42.3095604Z +++ ls -nl torch/include/c10/core/OptionalRef.h 2025-06-01T22:52:42.3096522Z +++ awk '{print $5}' 2025-06-01T22:52:42.3122895Z ++ FSIZE=521 2025-06-01T22:52:42.3123762Z ++ echo '"torch/include/c10/core/OptionalRef.h",sha256=hWjNEDGGMt_kVVqsGhriRs1930q0J1b1fxbM3A8QK1g,521' 2025-06-01T22:52:42.3124766Z ++ read fname 2025-06-01T22:52:42.3125275Z ++ make_wheel_record torch/include/c10/core/PyHandleCache.h 2025-06-01T22:52:42.3125811Z ++ FPATH=torch/include/c10/core/PyHandleCache.h 2025-06-01T22:52:42.3126248Z ++ echo torch/include/c10/core/PyHandleCache.h 2025-06-01T22:52:42.3126616Z ++ grep RECORD 2025-06-01T22:52:42.3147763Z +++ openssl dgst -sha256 -binary torch/include/c10/core/PyHandleCache.h 2025-06-01T22:52:42.3148275Z +++ openssl base64 2025-06-01T22:52:42.3148782Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.3149571Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.3150701Z +++ sed -e s/=//g 2025-06-01T22:52:42.3190543Z ++ HASH=7Gb6mh98hla7kZlRVEE8jeVu_IRQsdfxx53cDzri64I 2025-06-01T22:52:42.3196076Z +++ ls -nl torch/include/c10/core/PyHandleCache.h 2025-06-01T22:52:42.3196891Z +++ awk '{print $5}' 2025-06-01T22:52:42.3223500Z ++ FSIZE=3101 2025-06-01T22:52:42.3224126Z ++ echo '"torch/include/c10/core/PyHandleCache.h",sha256=7Gb6mh98hla7kZlRVEE8jeVu_IRQsdfxx53cDzri64I,3101' 2025-06-01T22:52:42.3224979Z ++ read fname 2025-06-01T22:52:42.3225285Z ++ make_wheel_record torch/include/c10/core/QEngine.h 2025-06-01T22:52:42.3225700Z ++ FPATH=torch/include/c10/core/QEngine.h 2025-06-01T22:52:42.3226069Z ++ echo torch/include/c10/core/QEngine.h 2025-06-01T22:52:42.3226583Z ++ grep RECORD 2025-06-01T22:52:42.3247144Z +++ openssl dgst -sha256 -binary torch/include/c10/core/QEngine.h 2025-06-01T22:52:42.3247622Z +++ openssl base64 2025-06-01T22:52:42.3248263Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.3249131Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.3250467Z +++ sed -e s/=//g 2025-06-01T22:52:42.3289098Z ++ HASH=-UoIngTGcXUXv2oe3LE5M0_n6WvrMj2dyeV1L0Okx6Y 2025-06-01T22:52:42.3294520Z +++ ls -nl torch/include/c10/core/QEngine.h 2025-06-01T22:52:42.3295689Z +++ awk '{print $5}' 2025-06-01T22:52:42.3321888Z ++ FSIZE=1010 2025-06-01T22:52:42.3322610Z ++ echo '"torch/include/c10/core/QEngine.h",sha256=-UoIngTGcXUXv2oe3LE5M0_n6WvrMj2dyeV1L0Okx6Y,1010' 2025-06-01T22:52:42.3323661Z ++ read fname 2025-06-01T22:52:42.3324341Z ++ make_wheel_record torch/include/c10/core/QScheme.h 2025-06-01T22:52:42.3324961Z ++ FPATH=torch/include/c10/core/QScheme.h 2025-06-01T22:52:42.3325453Z ++ echo torch/include/c10/core/QScheme.h 2025-06-01T22:52:42.3326092Z ++ grep RECORD 2025-06-01T22:52:42.3346649Z +++ openssl dgst -sha256 -binary torch/include/c10/core/QScheme.h 2025-06-01T22:52:42.3347538Z +++ openssl base64 2025-06-01T22:52:42.3348030Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.3348863Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.3349346Z +++ sed -e s/=//g 2025-06-01T22:52:42.3390139Z ++ HASH=vcqI4auVfkZh-LwdTjdJmjUz_3T3jmdsiL2qyp_T68I 2025-06-01T22:52:42.3394118Z +++ ls -nl torch/include/c10/core/QScheme.h 2025-06-01T22:52:42.3395018Z +++ awk '{print $5}' 2025-06-01T22:52:42.3422276Z ++ FSIZE=1566 2025-06-01T22:52:42.3423354Z ++ echo '"torch/include/c10/core/QScheme.h",sha256=vcqI4auVfkZh-LwdTjdJmjUz_3T3jmdsiL2qyp_T68I,1566' 2025-06-01T22:52:42.3424069Z ++ read fname 2025-06-01T22:52:42.3424719Z ++ make_wheel_record torch/include/c10/core/RefcountedDeleter.h 2025-06-01T22:52:42.3425264Z ++ FPATH=torch/include/c10/core/RefcountedDeleter.h 2025-06-01T22:52:42.3425711Z ++ echo torch/include/c10/core/RefcountedDeleter.h 2025-06-01T22:52:42.3426076Z ++ grep RECORD 2025-06-01T22:52:42.3445272Z +++ openssl dgst -sha256 -binary torch/include/c10/core/RefcountedDeleter.h 2025-06-01T22:52:42.3446152Z +++ openssl base64 2025-06-01T22:52:42.3446808Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.3447474Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.3448818Z +++ sed -e s/=//g 2025-06-01T22:52:42.3486866Z ++ HASH=m9j4JCJeLF4GznXQRrf5Bpv8QDRsQmwmUgGiQYkF4m4 2025-06-01T22:52:42.3491545Z +++ ls -nl torch/include/c10/core/RefcountedDeleter.h 2025-06-01T22:52:42.3492426Z +++ awk '{print $5}' 2025-06-01T22:52:42.3518495Z ++ FSIZE=2223 2025-06-01T22:52:42.3519492Z ++ echo '"torch/include/c10/core/RefcountedDeleter.h",sha256=m9j4JCJeLF4GznXQRrf5Bpv8QDRsQmwmUgGiQYkF4m4,2223' 2025-06-01T22:52:42.3520343Z ++ read fname 2025-06-01T22:52:42.3520679Z ++ make_wheel_record torch/include/c10/core/SafePyObject.h 2025-06-01T22:52:42.3521191Z ++ FPATH=torch/include/c10/core/SafePyObject.h 2025-06-01T22:52:42.3521589Z ++ echo torch/include/c10/core/SafePyObject.h 2025-06-01T22:52:42.3521950Z ++ grep RECORD 2025-06-01T22:52:42.3544182Z +++ openssl dgst -sha256 -binary torch/include/c10/core/SafePyObject.h 2025-06-01T22:52:42.3544734Z +++ openssl base64 2025-06-01T22:52:42.3544996Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.3546045Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.3547386Z +++ sed -e s/=//g 2025-06-01T22:52:42.3588406Z ++ HASH=gQXB96fbdw4Sr6TUDPGjrDILbiRkjy7Qk71RltnGPYc 2025-06-01T22:52:42.3591560Z +++ ls -nl torch/include/c10/core/SafePyObject.h 2025-06-01T22:52:42.3593037Z +++ awk '{print $5}' 2025-06-01T22:52:42.3619722Z ++ FSIZE=3741 2025-06-01T22:52:42.3620455Z ++ echo '"torch/include/c10/core/SafePyObject.h",sha256=gQXB96fbdw4Sr6TUDPGjrDILbiRkjy7Qk71RltnGPYc,3741' 2025-06-01T22:52:42.3621233Z ++ read fname 2025-06-01T22:52:42.3621537Z ++ make_wheel_record torch/include/c10/core/Scalar.h 2025-06-01T22:52:42.3621934Z ++ FPATH=torch/include/c10/core/Scalar.h 2025-06-01T22:52:42.3622302Z ++ echo torch/include/c10/core/Scalar.h 2025-06-01T22:52:42.3622631Z ++ grep RECORD 2025-06-01T22:52:42.3645815Z +++ openssl dgst -sha256 -binary torch/include/c10/core/Scalar.h 2025-06-01T22:52:42.3646435Z +++ openssl base64 2025-06-01T22:52:42.3646697Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.3646974Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.3648156Z +++ sed -e s/=//g 2025-06-01T22:52:42.3686603Z ++ HASH=qQBfqKG0Oj53Kyn7l8m3c7n-SY6LNJp83tvAUDyz0Rw 2025-06-01T22:52:42.3690470Z +++ ls -nl torch/include/c10/core/Scalar.h 2025-06-01T22:52:42.3691625Z +++ awk '{print $5}' 2025-06-01T22:52:42.3718141Z ++ FSIZE=14039 2025-06-01T22:52:42.3719002Z ++ echo '"torch/include/c10/core/Scalar.h",sha256=qQBfqKG0Oj53Kyn7l8m3c7n-SY6LNJp83tvAUDyz0Rw,14039' 2025-06-01T22:52:42.3719731Z ++ read fname 2025-06-01T22:52:42.3720050Z ++ make_wheel_record torch/include/c10/core/ScalarType.h 2025-06-01T22:52:42.3720497Z ++ FPATH=torch/include/c10/core/ScalarType.h 2025-06-01T22:52:42.3720885Z ++ echo torch/include/c10/core/ScalarType.h 2025-06-01T22:52:42.3721241Z ++ grep RECORD 2025-06-01T22:52:42.3744493Z +++ openssl dgst -sha256 -binary torch/include/c10/core/ScalarType.h 2025-06-01T22:52:42.3745040Z +++ openssl base64 2025-06-01T22:52:42.3745560Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.3746135Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.3746428Z +++ sed -e s/=//g 2025-06-01T22:52:42.3788413Z ++ HASH=bWo8hh6kV6hC4yLg30y6Hkaja0hIKkzbCFru9PtFFIA 2025-06-01T22:52:42.3791312Z +++ ls -nl torch/include/c10/core/ScalarType.h 2025-06-01T22:52:42.3792470Z +++ awk '{print $5}' 2025-06-01T22:52:42.3819766Z ++ FSIZE=24783 2025-06-01T22:52:42.3820502Z ++ echo '"torch/include/c10/core/ScalarType.h",sha256=bWo8hh6kV6hC4yLg30y6Hkaja0hIKkzbCFru9PtFFIA,24783' 2025-06-01T22:52:42.3821295Z ++ read fname 2025-06-01T22:52:42.3821675Z ++ make_wheel_record torch/include/c10/core/ScalarTypeToTypeMeta.h 2025-06-01T22:52:42.3822197Z ++ FPATH=torch/include/c10/core/ScalarTypeToTypeMeta.h 2025-06-01T22:52:42.3822682Z ++ echo torch/include/c10/core/ScalarTypeToTypeMeta.h 2025-06-01T22:52:42.3823077Z ++ grep RECORD 2025-06-01T22:52:42.3845898Z +++ openssl dgst -sha256 -binary torch/include/c10/core/ScalarTypeToTypeMeta.h 2025-06-01T22:52:42.3846461Z +++ openssl base64 2025-06-01T22:52:42.3846714Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.3846993Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.3847256Z +++ sed -e s/=//g 2025-06-01T22:52:42.3886620Z ++ HASH=8yuBriniMRc2o5TcQrP2xZDE273uJXcf8vkhU7T6OsY 2025-06-01T22:52:42.3890784Z +++ ls -nl torch/include/c10/core/ScalarTypeToTypeMeta.h 2025-06-01T22:52:42.3891651Z +++ awk '{print $5}' 2025-06-01T22:52:42.3917000Z ++ FSIZE=1357 2025-06-01T22:52:42.3917779Z ++ echo '"torch/include/c10/core/ScalarTypeToTypeMeta.h",sha256=8yuBriniMRc2o5TcQrP2xZDE273uJXcf8vkhU7T6OsY,1357' 2025-06-01T22:52:42.3918789Z ++ read fname 2025-06-01T22:52:42.3919101Z ++ make_wheel_record torch/include/c10/core/Storage.h 2025-06-01T22:52:42.3919508Z ++ FPATH=torch/include/c10/core/Storage.h 2025-06-01T22:52:42.3920242Z ++ echo torch/include/c10/core/Storage.h 2025-06-01T22:52:42.3921551Z ++ grep RECORD 2025-06-01T22:52:42.3945199Z +++ openssl dgst -sha256 -binary torch/include/c10/core/Storage.h 2025-06-01T22:52:42.3946344Z +++ openssl base64 2025-06-01T22:52:42.3946849Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.3947147Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.3947419Z +++ sed -e s/=//g 2025-06-01T22:52:42.3988644Z ++ HASH=g9w0BHtZDCNkE_97nDUy3nK50EXlnJhV2yoecqqvE8s 2025-06-01T22:52:42.3991273Z +++ ls -nl torch/include/c10/core/Storage.h 2025-06-01T22:52:42.3992177Z +++ awk '{print $5}' 2025-06-01T22:52:42.4021307Z ++ FSIZE=7059 2025-06-01T22:52:42.4022240Z ++ echo '"torch/include/c10/core/Storage.h",sha256=g9w0BHtZDCNkE_97nDUy3nK50EXlnJhV2yoecqqvE8s,7059' 2025-06-01T22:52:42.4022872Z ++ read fname 2025-06-01T22:52:42.4023201Z ++ make_wheel_record torch/include/c10/core/StorageImpl.h 2025-06-01T22:52:42.4023654Z ++ FPATH=torch/include/c10/core/StorageImpl.h 2025-06-01T22:52:42.4024044Z ++ echo torch/include/c10/core/StorageImpl.h 2025-06-01T22:52:42.4024401Z ++ grep RECORD 2025-06-01T22:52:42.4044216Z +++ openssl dgst -sha256 -binary torch/include/c10/core/StorageImpl.h 2025-06-01T22:52:42.4044901Z +++ openssl base64 2025-06-01T22:52:42.4045158Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.4045701Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.4047272Z +++ sed -e s/=//g 2025-06-01T22:52:42.4085820Z ++ HASH=g0Xj1b5t8PpUBQsIRz7pYO650yebYoZyRm2htAUEdNE 2025-06-01T22:52:42.4090214Z +++ ls -nl torch/include/c10/core/StorageImpl.h 2025-06-01T22:52:42.4091112Z +++ awk '{print $5}' 2025-06-01T22:52:42.4118992Z ++ FSIZE=11381 2025-06-01T22:52:42.4119817Z ++ echo '"torch/include/c10/core/StorageImpl.h",sha256=g0Xj1b5t8PpUBQsIRz7pYO650yebYoZyRm2htAUEdNE,11381' 2025-06-01T22:52:42.4120652Z ++ read fname 2025-06-01T22:52:42.4120969Z ++ make_wheel_record torch/include/c10/core/Stream.h 2025-06-01T22:52:42.4121371Z ++ FPATH=torch/include/c10/core/Stream.h 2025-06-01T22:52:42.4121738Z ++ echo torch/include/c10/core/Stream.h 2025-06-01T22:52:42.4122067Z ++ grep RECORD 2025-06-01T22:52:42.4144315Z +++ openssl dgst -sha256 -binary torch/include/c10/core/Stream.h 2025-06-01T22:52:42.4144781Z +++ openssl base64 2025-06-01T22:52:42.4145043Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.4145539Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.4145989Z +++ sed -e s/=//g 2025-06-01T22:52:42.4186888Z ++ HASH=ZsQOPW7woZ7o0Ea03DNnsjdID5-gTxaTOd6JAaDmSMY 2025-06-01T22:52:42.4190593Z +++ ls -nl torch/include/c10/core/Stream.h 2025-06-01T22:52:42.4191094Z +++ awk '{print $5}' 2025-06-01T22:52:42.4216699Z ++ FSIZE=6365 2025-06-01T22:52:42.4217383Z ++ echo '"torch/include/c10/core/Stream.h",sha256=ZsQOPW7woZ7o0Ea03DNnsjdID5-gTxaTOd6JAaDmSMY,6365' 2025-06-01T22:52:42.4218025Z ++ read fname 2025-06-01T22:52:42.4218349Z ++ make_wheel_record torch/include/c10/core/StreamGuard.h 2025-06-01T22:52:42.4218803Z ++ FPATH=torch/include/c10/core/StreamGuard.h 2025-06-01T22:52:42.4219481Z ++ echo torch/include/c10/core/StreamGuard.h 2025-06-01T22:52:42.4220744Z ++ grep RECORD 2025-06-01T22:52:42.4243270Z +++ openssl dgst -sha256 -binary torch/include/c10/core/StreamGuard.h 2025-06-01T22:52:42.4243787Z +++ openssl base64 2025-06-01T22:52:42.4244178Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.4244425Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.4244875Z +++ sed -e s/=//g 2025-06-01T22:52:42.4285453Z ++ HASH=mn0n47JfbsIb-y9rsQcjYJ3UaH2hGVB9QXqEy8d2eJ0 2025-06-01T22:52:42.4288877Z +++ ls -nl torch/include/c10/core/StreamGuard.h 2025-06-01T22:52:42.4289650Z +++ awk '{print $5}' 2025-06-01T22:52:42.4316890Z ++ FSIZE=6590 2025-06-01T22:52:42.4317622Z ++ echo '"torch/include/c10/core/StreamGuard.h",sha256=mn0n47JfbsIb-y9rsQcjYJ3UaH2hGVB9QXqEy8d2eJ0,6590' 2025-06-01T22:52:42.4318795Z ++ read fname 2025-06-01T22:52:42.4319123Z ++ make_wheel_record torch/include/c10/core/SymBool.h 2025-06-01T22:52:42.4319752Z ++ FPATH=torch/include/c10/core/SymBool.h 2025-06-01T22:52:42.4320116Z ++ echo torch/include/c10/core/SymBool.h 2025-06-01T22:52:42.4320465Z ++ grep RECORD 2025-06-01T22:52:42.4343004Z +++ openssl dgst -sha256 -binary torch/include/c10/core/SymBool.h 2025-06-01T22:52:42.4343901Z +++ openssl base64 2025-06-01T22:52:42.4344230Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.4344480Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.4344752Z +++ sed -e s/=//g 2025-06-01T22:52:42.4388325Z ++ HASH=jb5fKTiIVt-zwH8VFyLCPSOfctUs_bpOVTzloX0TYGk 2025-06-01T22:52:42.4391090Z +++ ls -nl torch/include/c10/core/SymBool.h 2025-06-01T22:52:42.4391706Z +++ awk '{print $5}' 2025-06-01T22:52:42.4416456Z ++ FSIZE=4462 2025-06-01T22:52:42.4417139Z ++ echo '"torch/include/c10/core/SymBool.h",sha256=jb5fKTiIVt-zwH8VFyLCPSOfctUs_bpOVTzloX0TYGk,4462' 2025-06-01T22:52:42.4417769Z ++ read fname 2025-06-01T22:52:42.4418087Z ++ make_wheel_record torch/include/c10/core/SymFloat.h 2025-06-01T22:52:42.4418524Z ++ FPATH=torch/include/c10/core/SymFloat.h 2025-06-01T22:52:42.4419693Z ++ echo torch/include/c10/core/SymFloat.h 2025-06-01T22:52:42.4420870Z ++ grep RECORD 2025-06-01T22:52:42.4445020Z +++ openssl dgst -sha256 -binary torch/include/c10/core/SymFloat.h 2025-06-01T22:52:42.4445899Z +++ openssl base64 2025-06-01T22:52:42.4446286Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.4446599Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.4446880Z +++ sed -e s/=//g 2025-06-01T22:52:42.4485784Z ++ HASH=kzavp9ahuQ5D19-bMLikPMgH9xPOUt_dkbIant502_s 2025-06-01T22:52:42.4490288Z +++ ls -nl torch/include/c10/core/SymFloat.h 2025-06-01T22:52:42.4491088Z +++ awk '{print $5}' 2025-06-01T22:52:42.4517743Z ++ FSIZE=3557 2025-06-01T22:52:42.4518347Z ++ echo '"torch/include/c10/core/SymFloat.h",sha256=kzavp9ahuQ5D19-bMLikPMgH9xPOUt_dkbIant502_s,3557' 2025-06-01T22:52:42.4518984Z ++ read fname 2025-06-01T22:52:42.4519291Z ++ make_wheel_record torch/include/c10/core/SymInt.h 2025-06-01T22:52:42.4519687Z ++ FPATH=torch/include/c10/core/SymInt.h 2025-06-01T22:52:42.4520207Z ++ echo torch/include/c10/core/SymInt.h 2025-06-01T22:52:42.4520544Z ++ grep RECORD 2025-06-01T22:52:42.4542431Z +++ openssl dgst -sha256 -binary torch/include/c10/core/SymInt.h 2025-06-01T22:52:42.4542938Z +++ openssl base64 2025-06-01T22:52:42.4543227Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.4543473Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.4543962Z +++ sed -e s/=//g 2025-06-01T22:52:42.4586761Z ++ HASH=WvKaxoFTp0Bxx8qJpttt2QQLyRIr2PQFQPwWpzvnTRM 2025-06-01T22:52:42.4590946Z +++ ls -nl torch/include/c10/core/SymInt.h 2025-06-01T22:52:42.4591813Z +++ awk '{print $5}' 2025-06-01T22:52:42.4617590Z ++ FSIZE=13906 2025-06-01T22:52:42.4618293Z ++ echo '"torch/include/c10/core/SymInt.h",sha256=WvKaxoFTp0Bxx8qJpttt2QQLyRIr2PQFQPwWpzvnTRM,13906' 2025-06-01T22:52:42.4618951Z ++ read fname 2025-06-01T22:52:42.4619280Z ++ make_wheel_record torch/include/c10/core/SymIntArrayRef.h 2025-06-01T22:52:42.4619752Z ++ FPATH=torch/include/c10/core/SymIntArrayRef.h 2025-06-01T22:52:42.4620172Z ++ echo torch/include/c10/core/SymIntArrayRef.h 2025-06-01T22:52:42.4621351Z ++ grep RECORD 2025-06-01T22:52:42.4643798Z +++ openssl dgst -sha256 -binary torch/include/c10/core/SymIntArrayRef.h 2025-06-01T22:52:42.4644470Z +++ openssl base64 2025-06-01T22:52:42.4644752Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.4645179Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.4645908Z +++ sed -e s/=//g 2025-06-01T22:52:42.4685882Z ++ HASH=JU1wj8ZzsZRvR-jqiZm958FGtKnWBYChu4_TN_oo6MU 2025-06-01T22:52:42.4689622Z +++ ls -nl torch/include/c10/core/SymIntArrayRef.h 2025-06-01T22:52:42.4690577Z +++ awk '{print $5}' 2025-06-01T22:52:42.4717970Z ++ FSIZE=2714 2025-06-01T22:52:42.4718693Z ++ echo '"torch/include/c10/core/SymIntArrayRef.h",sha256=JU1wj8ZzsZRvR-jqiZm958FGtKnWBYChu4_TN_oo6MU,2714' 2025-06-01T22:52:42.4719377Z ++ read fname 2025-06-01T22:52:42.4719695Z ++ make_wheel_record torch/include/c10/core/SymNodeImpl.h 2025-06-01T22:52:42.4720150Z ++ FPATH=torch/include/c10/core/SymNodeImpl.h 2025-06-01T22:52:42.4720548Z ++ echo torch/include/c10/core/SymNodeImpl.h 2025-06-01T22:52:42.4721055Z ++ grep RECORD 2025-06-01T22:52:42.4742829Z +++ openssl dgst -sha256 -binary torch/include/c10/core/SymNodeImpl.h 2025-06-01T22:52:42.4743384Z +++ openssl base64 2025-06-01T22:52:42.4743724Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.4744141Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.4744406Z +++ sed -e s/=//g 2025-06-01T22:52:42.4785727Z ++ HASH=V70ElZXEXOGS8mY1lPfA3a1MRuvlNq_4yIv_tttH6lg 2025-06-01T22:52:42.4788126Z +++ ls -nl torch/include/c10/core/SymNodeImpl.h 2025-06-01T22:52:42.4788952Z +++ awk '{print $5}' 2025-06-01T22:52:42.4813212Z ++ FSIZE=7566 2025-06-01T22:52:42.4813861Z ++ echo '"torch/include/c10/core/SymNodeImpl.h",sha256=V70ElZXEXOGS8mY1lPfA3a1MRuvlNq_4yIv_tttH6lg,7566' 2025-06-01T22:52:42.4814519Z ++ read fname 2025-06-01T22:52:42.4814890Z ++ make_wheel_record torch/include/c10/core/SymbolicShapeMeta.h 2025-06-01T22:52:42.4815494Z ++ FPATH=torch/include/c10/core/SymbolicShapeMeta.h 2025-06-01T22:52:42.4816538Z ++ echo torch/include/c10/core/SymbolicShapeMeta.h 2025-06-01T22:52:42.4818163Z ++ grep RECORD 2025-06-01T22:52:42.4840826Z +++ openssl dgst -sha256 -binary torch/include/c10/core/SymbolicShapeMeta.h 2025-06-01T22:52:42.4841405Z +++ openssl base64 2025-06-01T22:52:42.4841671Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.4841937Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.4843430Z +++ sed -e s/=//g 2025-06-01T22:52:42.4883326Z ++ HASH=oJZodX4mqwcauMnQmP2dTOY0pC8T4D4K1z9lHI_aW_Q 2025-06-01T22:52:42.4887115Z +++ ls -nl torch/include/c10/core/SymbolicShapeMeta.h 2025-06-01T22:52:42.4887784Z +++ awk '{print $5}' 2025-06-01T22:52:42.4916066Z ++ FSIZE=7347 2025-06-01T22:52:42.4916885Z ++ echo '"torch/include/c10/core/SymbolicShapeMeta.h",sha256=oJZodX4mqwcauMnQmP2dTOY0pC8T4D4K1z9lHI_aW_Q,7347' 2025-06-01T22:52:42.4917672Z ++ read fname 2025-06-01T22:52:42.4917997Z ++ make_wheel_record torch/include/c10/core/TensorImpl.h 2025-06-01T22:52:42.4918423Z ++ FPATH=torch/include/c10/core/TensorImpl.h 2025-06-01T22:52:42.4918954Z ++ echo torch/include/c10/core/TensorImpl.h 2025-06-01T22:52:42.4919298Z ++ grep RECORD 2025-06-01T22:52:42.4938778Z +++ openssl dgst -sha256 -binary torch/include/c10/core/TensorImpl.h 2025-06-01T22:52:42.4939304Z +++ openssl base64 2025-06-01T22:52:42.4939570Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.4939846Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.4941129Z +++ sed -e s/=//g 2025-06-01T22:52:42.4987092Z ++ HASH=plQFielZDskJYqsoINr5xD9S7tXPl5dXWLLJyvGs_FI 2025-06-01T22:52:42.4990627Z +++ ls -nl torch/include/c10/core/TensorImpl.h 2025-06-01T22:52:42.4991022Z +++ awk '{print $5}' 2025-06-01T22:52:42.5014500Z ++ FSIZE=115372 2025-06-01T22:52:42.5015179Z ++ echo '"torch/include/c10/core/TensorImpl.h",sha256=plQFielZDskJYqsoINr5xD9S7tXPl5dXWLLJyvGs_FI,115372' 2025-06-01T22:52:42.5015956Z ++ read fname 2025-06-01T22:52:42.5016297Z ++ make_wheel_record torch/include/c10/core/TensorOptions.h 2025-06-01T22:52:42.5016759Z ++ FPATH=torch/include/c10/core/TensorOptions.h 2025-06-01T22:52:42.5017503Z ++ echo torch/include/c10/core/TensorOptions.h 2025-06-01T22:52:42.5019109Z ++ grep RECORD 2025-06-01T22:52:42.5041719Z +++ openssl dgst -sha256 -binary torch/include/c10/core/TensorOptions.h 2025-06-01T22:52:42.5042883Z +++ openssl base64 2025-06-01T22:52:42.5043200Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.5043488Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.5043760Z +++ sed -e s/=//g 2025-06-01T22:52:42.5085430Z ++ HASH=besk1NUY766mz9JzjNlAnlIYU5B1Wu8trxT_KPYBR5E 2025-06-01T22:52:42.5089172Z +++ ls -nl torch/include/c10/core/TensorOptions.h 2025-06-01T22:52:42.5089983Z +++ awk '{print $5}' 2025-06-01T22:52:42.5117844Z ++ FSIZE=26951 2025-06-01T22:52:42.5118643Z ++ echo '"torch/include/c10/core/TensorOptions.h",sha256=besk1NUY766mz9JzjNlAnlIYU5B1Wu8trxT_KPYBR5E,26951' 2025-06-01T22:52:42.5119338Z ++ read fname 2025-06-01T22:52:42.5119695Z ++ make_wheel_record torch/include/c10/core/UndefinedTensorImpl.h 2025-06-01T22:52:42.5120220Z ++ FPATH=torch/include/c10/core/UndefinedTensorImpl.h 2025-06-01T22:52:42.5120693Z ++ echo torch/include/c10/core/UndefinedTensorImpl.h 2025-06-01T22:52:42.5121224Z ++ grep RECORD 2025-06-01T22:52:42.5142515Z +++ openssl dgst -sha256 -binary torch/include/c10/core/UndefinedTensorImpl.h 2025-06-01T22:52:42.5143117Z +++ openssl base64 2025-06-01T22:52:42.5143387Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.5143780Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.5144046Z +++ sed -e s/=//g 2025-06-01T22:52:42.5186317Z ++ HASH=CDmD4-Pb7c2M6d8yehcBuN06oOPS7C4p8x8c_JKWcrE 2025-06-01T22:52:42.5189415Z +++ ls -nl torch/include/c10/core/UndefinedTensorImpl.h 2025-06-01T22:52:42.5190701Z +++ awk '{print $5}' 2025-06-01T22:52:42.5214776Z ++ FSIZE=1221 2025-06-01T22:52:42.5215590Z ++ echo '"torch/include/c10/core/UndefinedTensorImpl.h",sha256=CDmD4-Pb7c2M6d8yehcBuN06oOPS7C4p8x8c_JKWcrE,1221' 2025-06-01T22:52:42.5216304Z ++ read fname 2025-06-01T22:52:42.5216637Z ++ make_wheel_record torch/include/c10/core/WrapDimMinimal.h 2025-06-01T22:52:42.5217118Z ++ FPATH=torch/include/c10/core/WrapDimMinimal.h 2025-06-01T22:52:42.5217854Z ++ echo torch/include/c10/core/WrapDimMinimal.h 2025-06-01T22:52:42.5219574Z ++ grep RECORD 2025-06-01T22:52:42.5241418Z +++ openssl dgst -sha256 -binary torch/include/c10/core/WrapDimMinimal.h 2025-06-01T22:52:42.5242218Z +++ openssl base64 2025-06-01T22:52:42.5242480Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.5242739Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.5243002Z +++ sed -e s/=//g 2025-06-01T22:52:42.5283434Z ++ HASH=BZRtJfULHp6Dw2HlblnxQQ0xVfdwwxzaMKWqtbE7GnU 2025-06-01T22:52:42.5287344Z +++ ls -nl torch/include/c10/core/WrapDimMinimal.h 2025-06-01T22:52:42.5288173Z +++ awk '{print $5}' 2025-06-01T22:52:42.5316331Z ++ FSIZE=1360 2025-06-01T22:52:42.5317085Z ++ echo '"torch/include/c10/core/WrapDimMinimal.h",sha256=BZRtJfULHp6Dw2HlblnxQQ0xVfdwwxzaMKWqtbE7GnU,1360' 2025-06-01T22:52:42.5317782Z ++ read fname 2025-06-01T22:52:42.5318101Z ++ make_wheel_record torch/include/c10/core/alignment.h 2025-06-01T22:52:42.5318520Z ++ FPATH=torch/include/c10/core/alignment.h 2025-06-01T22:52:42.5318906Z ++ echo torch/include/c10/core/alignment.h 2025-06-01T22:52:42.5319385Z ++ grep RECORD 2025-06-01T22:52:42.5341540Z +++ openssl dgst -sha256 -binary torch/include/c10/core/alignment.h 2025-06-01T22:52:42.5342043Z +++ openssl base64 2025-06-01T22:52:42.5342299Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.5342568Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.5342819Z +++ sed -e s/=//g 2025-06-01T22:52:42.5381112Z ++ HASH=388Kxrz59CbzQ8Noj8oum3glnTyrbsyEvG8JGuXeDPU 2025-06-01T22:52:42.5384511Z +++ ls -nl torch/include/c10/core/alignment.h 2025-06-01T22:52:42.5385360Z +++ awk '{print $5}' 2025-06-01T22:52:42.5410049Z ++ FSIZE=564 2025-06-01T22:52:42.5410813Z ++ echo '"torch/include/c10/core/alignment.h",sha256=388Kxrz59CbzQ8Noj8oum3glnTyrbsyEvG8JGuXeDPU,564' 2025-06-01T22:52:42.5411487Z ++ read fname 2025-06-01T22:52:42.5411813Z ++ make_wheel_record torch/include/c10/core/thread_pool.h 2025-06-01T22:52:42.5412284Z ++ FPATH=torch/include/c10/core/thread_pool.h 2025-06-01T22:52:42.5413006Z ++ echo torch/include/c10/core/thread_pool.h 2025-06-01T22:52:42.5414217Z ++ grep RECORD 2025-06-01T22:52:42.5436602Z +++ openssl dgst -sha256 -binary torch/include/c10/core/thread_pool.h 2025-06-01T22:52:42.5437365Z +++ openssl base64 2025-06-01T22:52:42.5437681Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.5437959Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.5439026Z +++ sed -e s/=//g 2025-06-01T22:52:42.5480308Z ++ HASH=HU9cBi8jQVypSFnbrFaT4fhGeuCx-rE57mqsxDjjDao 2025-06-01T22:52:42.5483551Z +++ ls -nl torch/include/c10/core/thread_pool.h 2025-06-01T22:52:42.5484668Z +++ awk '{print $5}' 2025-06-01T22:52:42.5512407Z ++ FSIZE=2997 2025-06-01T22:52:42.5513177Z ++ echo '"torch/include/c10/core/thread_pool.h",sha256=HU9cBi8jQVypSFnbrFaT4fhGeuCx-rE57mqsxDjjDao,2997' 2025-06-01T22:52:42.5513841Z ++ read fname 2025-06-01T22:52:42.5514146Z ++ make_wheel_record torch/include/c10/core/impl/COW.h 2025-06-01T22:52:42.5514577Z ++ FPATH=torch/include/c10/core/impl/COW.h 2025-06-01T22:52:42.5514939Z ++ echo torch/include/c10/core/impl/COW.h 2025-06-01T22:52:42.5515292Z ++ grep RECORD 2025-06-01T22:52:42.5533394Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/COW.h 2025-06-01T22:52:42.5534245Z +++ openssl base64 2025-06-01T22:52:42.5535521Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.5536784Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.5538100Z +++ sed -e s/=//g 2025-06-01T22:52:42.5577274Z ++ HASH=w4FGyQW53kizyK2uX-9CyytzbFawPtrU8CDjJZejh8Y 2025-06-01T22:52:42.5581599Z +++ ls -nl torch/include/c10/core/impl/COW.h 2025-06-01T22:52:42.5582508Z +++ awk '{print $5}' 2025-06-01T22:52:42.5606646Z ++ FSIZE=1056 2025-06-01T22:52:42.5607293Z ++ echo '"torch/include/c10/core/impl/COW.h",sha256=w4FGyQW53kizyK2uX-9CyytzbFawPtrU8CDjJZejh8Y,1056' 2025-06-01T22:52:42.5607938Z ++ read fname 2025-06-01T22:52:42.5608288Z ++ make_wheel_record torch/include/c10/core/impl/COWDeleter.h 2025-06-01T22:52:42.5608768Z ++ FPATH=torch/include/c10/core/impl/COWDeleter.h 2025-06-01T22:52:42.5609686Z ++ echo torch/include/c10/core/impl/COWDeleter.h 2025-06-01T22:52:42.5610887Z ++ grep RECORD 2025-06-01T22:52:42.5632549Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/COWDeleter.h 2025-06-01T22:52:42.5633091Z +++ openssl base64 2025-06-01T22:52:42.5633431Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.5634014Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.5636182Z +++ sed -e s/=//g 2025-06-01T22:52:42.5677720Z ++ HASH=xZ1odJVNmSNpMoPs5yAFPus1ajeZ1MBcvITs6Aw9w-0 2025-06-01T22:52:42.5680601Z +++ ls -nl torch/include/c10/core/impl/COWDeleter.h 2025-06-01T22:52:42.5681275Z +++ awk '{print $5}' 2025-06-01T22:52:42.5709300Z ++ FSIZE=2098 2025-06-01T22:52:42.5710155Z ++ echo '"torch/include/c10/core/impl/COWDeleter.h",sha256=xZ1odJVNmSNpMoPs5yAFPus1ajeZ1MBcvITs6Aw9w-0,2098' 2025-06-01T22:52:42.5710875Z ++ read fname 2025-06-01T22:52:42.5711287Z ++ make_wheel_record torch/include/c10/core/impl/DeviceGuardImplInterface.h 2025-06-01T22:52:42.5711932Z ++ FPATH=torch/include/c10/core/impl/DeviceGuardImplInterface.h 2025-06-01T22:52:42.5712494Z ++ echo torch/include/c10/core/impl/DeviceGuardImplInterface.h 2025-06-01T22:52:42.5713082Z ++ grep RECORD 2025-06-01T22:52:42.5730125Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/DeviceGuardImplInterface.h 2025-06-01T22:52:42.5730713Z +++ openssl base64 2025-06-01T22:52:42.5731788Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.5733382Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.5734678Z +++ sed -e s/=//g 2025-06-01T22:52:42.5772334Z ++ HASH=eK-mjlTmxtGrDS8Hq704sMfyM2kCfmHKrnuz0ZzFz1o 2025-06-01T22:52:42.5777222Z +++ ls -nl torch/include/c10/core/impl/DeviceGuardImplInterface.h 2025-06-01T22:52:42.5778699Z +++ awk '{print $5}' 2025-06-01T22:52:42.5805850Z ++ FSIZE=13553 2025-06-01T22:52:42.5806654Z ++ echo '"torch/include/c10/core/impl/DeviceGuardImplInterface.h",sha256=eK-mjlTmxtGrDS8Hq704sMfyM2kCfmHKrnuz0ZzFz1o,13553' 2025-06-01T22:52:42.5807470Z ++ read fname 2025-06-01T22:52:42.5807836Z ++ make_wheel_record torch/include/c10/core/impl/FakeGuardImpl.h 2025-06-01T22:52:42.5808342Z ++ FPATH=torch/include/c10/core/impl/FakeGuardImpl.h 2025-06-01T22:52:42.5808816Z ++ echo torch/include/c10/core/impl/FakeGuardImpl.h 2025-06-01T22:52:42.5809198Z ++ grep RECORD 2025-06-01T22:52:42.5831610Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/FakeGuardImpl.h 2025-06-01T22:52:42.5832141Z +++ openssl base64 2025-06-01T22:52:42.5842739Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.5843012Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.5843287Z +++ sed -e s/=//g 2025-06-01T22:52:42.5872009Z ++ HASH=XJtALPkLxOYkKnkBbq0LaVVGXAnrkNEvKJx3loxSa9E 2025-06-01T22:52:42.5874877Z +++ ls -nl torch/include/c10/core/impl/FakeGuardImpl.h 2025-06-01T22:52:42.5876483Z +++ awk '{print $5}' 2025-06-01T22:52:42.5903922Z ++ FSIZE=3171 2025-06-01T22:52:42.5904885Z ++ echo '"torch/include/c10/core/impl/FakeGuardImpl.h",sha256=XJtALPkLxOYkKnkBbq0LaVVGXAnrkNEvKJx3loxSa9E,3171' 2025-06-01T22:52:42.5905623Z ++ read fname 2025-06-01T22:52:42.5905945Z ++ make_wheel_record torch/include/c10/core/impl/GPUTrace.h 2025-06-01T22:52:42.5906405Z ++ FPATH=torch/include/c10/core/impl/GPUTrace.h 2025-06-01T22:52:42.5906806Z ++ echo torch/include/c10/core/impl/GPUTrace.h 2025-06-01T22:52:42.5907304Z ++ grep RECORD 2025-06-01T22:52:42.5926935Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/GPUTrace.h 2025-06-01T22:52:42.5927454Z +++ openssl base64 2025-06-01T22:52:42.5927751Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.5929065Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.5930245Z +++ sed -e s/=//g 2025-06-01T22:52:42.5970044Z ++ HASH=NaGndfpzJjUYMSUkP30h08bUuRZioQBuymQL3SjpZjk 2025-06-01T22:52:42.5974886Z +++ ls -nl torch/include/c10/core/impl/GPUTrace.h 2025-06-01T22:52:42.5975938Z +++ awk '{print $5}' 2025-06-01T22:52:42.6003013Z ++ FSIZE=864 2025-06-01T22:52:42.6003724Z ++ echo '"torch/include/c10/core/impl/GPUTrace.h",sha256=NaGndfpzJjUYMSUkP30h08bUuRZioQBuymQL3SjpZjk,864' 2025-06-01T22:52:42.6004758Z ++ read fname 2025-06-01T22:52:42.6005147Z ++ make_wheel_record torch/include/c10/core/impl/HermeticPyObjectTLS.h 2025-06-01T22:52:42.6005728Z ++ FPATH=torch/include/c10/core/impl/HermeticPyObjectTLS.h 2025-06-01T22:52:42.6006258Z ++ echo torch/include/c10/core/impl/HermeticPyObjectTLS.h 2025-06-01T22:52:42.6006677Z ++ grep RECORD 2025-06-01T22:52:42.6028197Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/HermeticPyObjectTLS.h 2025-06-01T22:52:42.6028756Z +++ openssl base64 2025-06-01T22:52:42.6029034Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.6029285Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.6030188Z +++ sed -e s/=//g 2025-06-01T22:52:42.6072273Z ++ HASH=BpG-7Cj-VNe1T7_VnnLycw5bdm8rzgluqZzozZcpCgo 2025-06-01T22:52:42.6076114Z +++ ls -nl torch/include/c10/core/impl/HermeticPyObjectTLS.h 2025-06-01T22:52:42.6077122Z +++ awk '{print $5}' 2025-06-01T22:52:42.6104799Z ++ FSIZE=2446 2025-06-01T22:52:42.6105604Z ++ echo '"torch/include/c10/core/impl/HermeticPyObjectTLS.h",sha256=BpG-7Cj-VNe1T7_VnnLycw5bdm8rzgluqZzozZcpCgo,2446' 2025-06-01T22:52:42.6106387Z ++ read fname 2025-06-01T22:52:42.6106757Z ++ make_wheel_record torch/include/c10/core/impl/InlineDeviceGuard.h 2025-06-01T22:52:42.6107311Z ++ FPATH=torch/include/c10/core/impl/InlineDeviceGuard.h 2025-06-01T22:52:42.6107933Z ++ echo torch/include/c10/core/impl/InlineDeviceGuard.h 2025-06-01T22:52:42.6108338Z ++ grep RECORD 2025-06-01T22:52:42.6127500Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/InlineDeviceGuard.h 2025-06-01T22:52:42.6128084Z +++ openssl base64 2025-06-01T22:52:42.6128472Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.6129789Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.6131078Z +++ sed -e s/=//g 2025-06-01T22:52:42.6170678Z ++ HASH=_yC4vrXC_9Y_13YTu755HmmJYOruinSM2muph5o8gWU 2025-06-01T22:52:42.6175895Z +++ ls -nl torch/include/c10/core/impl/InlineDeviceGuard.h 2025-06-01T22:52:42.6176439Z +++ awk '{print $5}' 2025-06-01T22:52:42.6202585Z ++ FSIZE=15911 2025-06-01T22:52:42.6203328Z ++ echo '"torch/include/c10/core/impl/InlineDeviceGuard.h",sha256=_yC4vrXC_9Y_13YTu755HmmJYOruinSM2muph5o8gWU,15911' 2025-06-01T22:52:42.6203433Z ++ read fname 2025-06-01T22:52:42.6203652Z ++ make_wheel_record torch/include/c10/core/impl/InlineEvent.h 2025-06-01T22:52:42.6203818Z ++ FPATH=torch/include/c10/core/impl/InlineEvent.h 2025-06-01T22:52:42.6204359Z ++ echo torch/include/c10/core/impl/InlineEvent.h 2025-06-01T22:52:42.6205677Z ++ grep RECORD 2025-06-01T22:52:42.6228789Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/InlineEvent.h 2025-06-01T22:52:42.6228987Z +++ openssl base64 2025-06-01T22:52:42.6229393Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.6229511Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.6230132Z +++ sed -e s/=//g 2025-06-01T22:52:42.6272134Z ++ HASH=mBHp8TysrCRv5WyHv1hoh1PiCvz3Ir0M7HHeVmJ6SrE 2025-06-01T22:52:42.6276138Z +++ ls -nl torch/include/c10/core/impl/InlineEvent.h 2025-06-01T22:52:42.6277441Z +++ awk '{print $5}' 2025-06-01T22:52:42.6304578Z ++ FSIZE=4309 2025-06-01T22:52:42.6305207Z ++ echo '"torch/include/c10/core/impl/InlineEvent.h",sha256=mBHp8TysrCRv5WyHv1hoh1PiCvz3Ir0M7HHeVmJ6SrE,4309' 2025-06-01T22:52:42.6305387Z ++ read fname 2025-06-01T22:52:42.6305851Z ++ make_wheel_record torch/include/c10/core/impl/InlineStreamGuard.h 2025-06-01T22:52:42.6306114Z ++ FPATH=torch/include/c10/core/impl/InlineStreamGuard.h 2025-06-01T22:52:42.6306429Z ++ echo torch/include/c10/core/impl/InlineStreamGuard.h 2025-06-01T22:52:42.6307526Z ++ grep RECORD 2025-06-01T22:52:42.6328191Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/InlineStreamGuard.h 2025-06-01T22:52:42.6328511Z +++ openssl base64 2025-06-01T22:52:42.6328789Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.6329957Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.6331392Z +++ sed -e s/=//g 2025-06-01T22:52:42.6371005Z ++ HASH=qhh3hKvk_FQVaJzlJybawGQBY7Hx_RgULl0LizlbGLA 2025-06-01T22:52:42.6376044Z +++ ls -nl torch/include/c10/core/impl/InlineStreamGuard.h 2025-06-01T22:52:42.6376748Z +++ awk '{print $5}' 2025-06-01T22:52:42.6403643Z ++ FSIZE=9914 2025-06-01T22:52:42.6404664Z ++ echo '"torch/include/c10/core/impl/InlineStreamGuard.h",sha256=qhh3hKvk_FQVaJzlJybawGQBY7Hx_RgULl0LizlbGLA,9914' 2025-06-01T22:52:42.6404764Z ++ read fname 2025-06-01T22:52:42.6405204Z ++ make_wheel_record torch/include/c10/core/impl/LocalDispatchKeySet.h 2025-06-01T22:52:42.6405421Z ++ FPATH=torch/include/c10/core/impl/LocalDispatchKeySet.h 2025-06-01T22:52:42.6405871Z ++ echo torch/include/c10/core/impl/LocalDispatchKeySet.h 2025-06-01T22:52:42.6406895Z ++ grep RECORD 2025-06-01T22:52:42.6428845Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/LocalDispatchKeySet.h 2025-06-01T22:52:42.6429061Z +++ openssl base64 2025-06-01T22:52:42.6429480Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.6429683Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.6429801Z +++ sed -e s/=//g 2025-06-01T22:52:42.6471916Z ++ HASH=y2hFSaKAiZhWmGxlwvpXfMGWogQlxfFwCnWcs7cMRlg 2025-06-01T22:52:42.6475724Z +++ ls -nl torch/include/c10/core/impl/LocalDispatchKeySet.h 2025-06-01T22:52:42.6476752Z +++ awk '{print $5}' 2025-06-01T22:52:42.6504522Z ++ FSIZE=6533 2025-06-01T22:52:42.6505120Z ++ echo '"torch/include/c10/core/impl/LocalDispatchKeySet.h",sha256=y2hFSaKAiZhWmGxlwvpXfMGWogQlxfFwCnWcs7cMRlg,6533' 2025-06-01T22:52:42.6505227Z ++ read fname 2025-06-01T22:52:42.6505580Z ++ make_wheel_record torch/include/c10/core/impl/PyInterpreter.h 2025-06-01T22:52:42.6505752Z ++ FPATH=torch/include/c10/core/impl/PyInterpreter.h 2025-06-01T22:52:42.6505925Z ++ echo torch/include/c10/core/impl/PyInterpreter.h 2025-06-01T22:52:42.6506420Z ++ grep RECORD 2025-06-01T22:52:42.6526954Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/PyInterpreter.h 2025-06-01T22:52:42.6527087Z +++ openssl base64 2025-06-01T22:52:42.6528038Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.6529307Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.6530654Z +++ sed -e s/=//g 2025-06-01T22:52:42.6570558Z ++ HASH=6UrjrAgwIO5qsk97Qk2fCp_E3HcAMiah1zkqz7LN6Pw 2025-06-01T22:52:42.6575299Z +++ ls -nl torch/include/c10/core/impl/PyInterpreter.h 2025-06-01T22:52:42.6576319Z +++ awk '{print $5}' 2025-06-01T22:52:42.6603320Z ++ FSIZE=11300 2025-06-01T22:52:42.6603920Z ++ echo '"torch/include/c10/core/impl/PyInterpreter.h",sha256=6UrjrAgwIO5qsk97Qk2fCp_E3HcAMiah1zkqz7LN6Pw,11300' 2025-06-01T22:52:42.6604152Z ++ read fname 2025-06-01T22:52:42.6604614Z ++ make_wheel_record torch/include/c10/core/impl/PyObjectSlot.h 2025-06-01T22:52:42.6604807Z ++ FPATH=torch/include/c10/core/impl/PyObjectSlot.h 2025-06-01T22:52:42.6604975Z ++ echo torch/include/c10/core/impl/PyObjectSlot.h 2025-06-01T22:52:42.6605269Z ++ grep RECORD 2025-06-01T22:52:42.6626468Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/PyObjectSlot.h 2025-06-01T22:52:42.6626807Z +++ openssl base64 2025-06-01T22:52:42.6626907Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.6628315Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.6629398Z +++ sed -e s/=//g 2025-06-01T22:52:42.6670975Z ++ HASH=a1vPa1NEGDiP4fVRFeuwxpi4K0WrnfoZjokeKKbsggk 2025-06-01T22:52:42.6674342Z +++ ls -nl torch/include/c10/core/impl/PyObjectSlot.h 2025-06-01T22:52:42.6675575Z +++ awk '{print $5}' 2025-06-01T22:52:42.6703320Z ++ FSIZE=8167 2025-06-01T22:52:42.6703953Z ++ echo '"torch/include/c10/core/impl/PyObjectSlot.h",sha256=a1vPa1NEGDiP4fVRFeuwxpi4K0WrnfoZjokeKKbsggk,8167' 2025-06-01T22:52:42.6704049Z ++ read fname 2025-06-01T22:52:42.6704443Z ++ make_wheel_record torch/include/c10/core/impl/PythonDispatcherTLS.h 2025-06-01T22:52:42.6704648Z ++ FPATH=torch/include/c10/core/impl/PythonDispatcherTLS.h 2025-06-01T22:52:42.6704845Z ++ echo torch/include/c10/core/impl/PythonDispatcherTLS.h 2025-06-01T22:52:42.6704994Z ++ grep RECORD 2025-06-01T22:52:42.6726586Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/PythonDispatcherTLS.h 2025-06-01T22:52:42.6726705Z +++ openssl base64 2025-06-01T22:52:42.6727212Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.6728605Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.6729720Z +++ sed -e s/=//g 2025-06-01T22:52:42.6768540Z ++ HASH=ysp9mdMq7mgz7I1jb3CxQo-UQelzRWaAsc6vq8sCn3s 2025-06-01T22:52:42.6773492Z +++ ls -nl torch/include/c10/core/impl/PythonDispatcherTLS.h 2025-06-01T22:52:42.6774666Z +++ awk '{print $5}' 2025-06-01T22:52:42.6800590Z ++ FSIZE=840 2025-06-01T22:52:42.6801272Z ++ echo '"torch/include/c10/core/impl/PythonDispatcherTLS.h",sha256=ysp9mdMq7mgz7I1jb3CxQo-UQelzRWaAsc6vq8sCn3s,840' 2025-06-01T22:52:42.6801384Z ++ read fname 2025-06-01T22:52:42.6801612Z ++ make_wheel_record torch/include/c10/core/impl/SizesAndStrides.h 2025-06-01T22:52:42.6801782Z ++ FPATH=torch/include/c10/core/impl/SizesAndStrides.h 2025-06-01T22:52:42.6802511Z ++ echo torch/include/c10/core/impl/SizesAndStrides.h 2025-06-01T22:52:42.6803640Z ++ grep RECORD 2025-06-01T22:52:42.6825968Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/SizesAndStrides.h 2025-06-01T22:52:42.6826170Z +++ openssl base64 2025-06-01T22:52:42.6826404Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.6826988Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.6828403Z +++ sed -e s/=//g 2025-06-01T22:52:42.6871469Z ++ HASH=-Sy8Kejci48Fc14GFncOvc8hPGaJupXy8FGTrBWDvHo 2025-06-01T22:52:42.6874908Z +++ ls -nl torch/include/c10/core/impl/SizesAndStrides.h 2025-06-01T22:52:42.6875027Z +++ awk '{print $5}' 2025-06-01T22:52:42.6901556Z ++ FSIZE=8665 2025-06-01T22:52:42.6902407Z ++ echo '"torch/include/c10/core/impl/SizesAndStrides.h",sha256=-Sy8Kejci48Fc14GFncOvc8hPGaJupXy8FGTrBWDvHo,8665' 2025-06-01T22:52:42.6902784Z ++ read fname 2025-06-01T22:52:42.6903108Z ++ make_wheel_record torch/include/c10/core/impl/TorchDispatchModeTLS.h 2025-06-01T22:52:42.6903337Z ++ FPATH=torch/include/c10/core/impl/TorchDispatchModeTLS.h 2025-06-01T22:52:42.6903541Z ++ echo torch/include/c10/core/impl/TorchDispatchModeTLS.h 2025-06-01T22:52:42.6904054Z ++ grep RECORD 2025-06-01T22:52:42.6926749Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/TorchDispatchModeTLS.h 2025-06-01T22:52:42.6926869Z +++ openssl base64 2025-06-01T22:52:42.6927374Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.6927684Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.6928677Z +++ sed -e s/=//g 2025-06-01T22:52:42.6967654Z ++ HASH=rzBcGog9-7cRtTtq-KhqyAHlHsWC_dTsaqq878IoU70 2025-06-01T22:52:42.6972329Z +++ ls -nl torch/include/c10/core/impl/TorchDispatchModeTLS.h 2025-06-01T22:52:42.6973285Z +++ awk '{print $5}' 2025-06-01T22:52:42.6999914Z ++ FSIZE=2281 2025-06-01T22:52:42.7000574Z ++ echo '"torch/include/c10/core/impl/TorchDispatchModeTLS.h",sha256=rzBcGog9-7cRtTtq-KhqyAHlHsWC_dTsaqq878IoU70,2281' 2025-06-01T22:52:42.7000951Z ++ read fname 2025-06-01T22:52:42.7001297Z ++ make_wheel_record torch/include/c10/core/impl/VirtualGuardImpl.h 2025-06-01T22:52:42.7001507Z ++ FPATH=torch/include/c10/core/impl/VirtualGuardImpl.h 2025-06-01T22:52:42.7001683Z ++ echo torch/include/c10/core/impl/VirtualGuardImpl.h 2025-06-01T22:52:42.7001916Z ++ grep RECORD 2025-06-01T22:52:42.7027762Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/VirtualGuardImpl.h 2025-06-01T22:52:42.7027955Z +++ openssl base64 2025-06-01T22:52:42.7028442Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.7028579Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.7028679Z +++ sed -e s/=//g 2025-06-01T22:52:42.7069295Z ++ HASH=FSwRwxNlDlNlFOsFk2aEbBSZ2dvvBKFaoqc6Dpr5vUU 2025-06-01T22:52:42.7072605Z +++ ls -nl torch/include/c10/core/impl/VirtualGuardImpl.h 2025-06-01T22:52:42.7072990Z +++ awk '{print $5}' 2025-06-01T22:52:42.7100261Z ++ FSIZE=3302 2025-06-01T22:52:42.7101364Z ++ echo '"torch/include/c10/core/impl/VirtualGuardImpl.h",sha256=FSwRwxNlDlNlFOsFk2aEbBSZ2dvvBKFaoqc6Dpr5vUU,3302' 2025-06-01T22:52:42.7101491Z ++ read fname 2025-06-01T22:52:42.7101698Z ++ make_wheel_record torch/include/c10/core/impl/alloc_cpu.h 2025-06-01T22:52:42.7101945Z ++ FPATH=torch/include/c10/core/impl/alloc_cpu.h 2025-06-01T22:52:42.7102084Z ++ echo torch/include/c10/core/impl/alloc_cpu.h 2025-06-01T22:52:42.7102194Z ++ grep RECORD 2025-06-01T22:52:42.7124988Z +++ openssl dgst -sha256 -binary torch/include/c10/core/impl/alloc_cpu.h 2025-06-01T22:52:42.7125203Z +++ openssl base64 2025-06-01T22:52:42.7125607Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.7125752Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.7126413Z +++ sed -e s/=//g 2025-06-01T22:52:42.7166564Z ++ HASH=3-UdGi_ohmU44JzoNs9_DzdiRAFHz4NXAp0A7De8HPk 2025-06-01T22:52:42.7171508Z +++ ls -nl torch/include/c10/core/impl/alloc_cpu.h 2025-06-01T22:52:42.7172647Z +++ awk '{print $5}' 2025-06-01T22:52:42.7198851Z ++ FSIZE=672 2025-06-01T22:52:42.7199483Z ++ echo '"torch/include/c10/core/impl/alloc_cpu.h",sha256=3-UdGi_ohmU44JzoNs9_DzdiRAFHz4NXAp0A7De8HPk,672' 2025-06-01T22:52:42.7199582Z ++ read fname 2025-06-01T22:52:42.7199782Z ++ make_wheel_record torch/include/c10/cuda/CUDAAlgorithm.h 2025-06-01T22:52:42.7199946Z ++ FPATH=torch/include/c10/cuda/CUDAAlgorithm.h 2025-06-01T22:52:42.7200175Z ++ echo torch/include/c10/cuda/CUDAAlgorithm.h 2025-06-01T22:52:42.7201827Z ++ grep RECORD 2025-06-01T22:52:42.7225450Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDAAlgorithm.h 2025-06-01T22:52:42.7225648Z +++ openssl base64 2025-06-01T22:52:42.7226015Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.7226131Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.7226236Z +++ sed -e s/=//g 2025-06-01T22:52:42.7268957Z ++ HASH=_osQlsXB3DJO07B4TJLXnMyjkHip-DJNSxvZCmF8EjE 2025-06-01T22:52:42.7271860Z +++ ls -nl torch/include/c10/cuda/CUDAAlgorithm.h 2025-06-01T22:52:42.7272334Z +++ awk '{print $5}' 2025-06-01T22:52:42.7300397Z ++ FSIZE=1041 2025-06-01T22:52:42.7301119Z ++ echo '"torch/include/c10/cuda/CUDAAlgorithm.h",sha256=_osQlsXB3DJO07B4TJLXnMyjkHip-DJNSxvZCmF8EjE,1041' 2025-06-01T22:52:42.7301280Z ++ read fname 2025-06-01T22:52:42.7301504Z ++ make_wheel_record torch/include/c10/cuda/CUDAAllocatorConfig.h 2025-06-01T22:52:42.7301685Z ++ FPATH=torch/include/c10/cuda/CUDAAllocatorConfig.h 2025-06-01T22:52:42.7301869Z ++ echo torch/include/c10/cuda/CUDAAllocatorConfig.h 2025-06-01T22:52:42.7301966Z ++ grep RECORD 2025-06-01T22:52:42.7325674Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDAAllocatorConfig.h 2025-06-01T22:52:42.7325953Z +++ openssl base64 2025-06-01T22:52:42.7326065Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.7326166Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.7327147Z +++ sed -e s/=//g 2025-06-01T22:52:42.7366466Z ++ HASH=AVr8OtHmz-BXnpu_LH82H5LlAQgkOfvMqTGoTuEuxdU 2025-06-01T22:52:42.7370602Z +++ ls -nl torch/include/c10/cuda/CUDAAllocatorConfig.h 2025-06-01T22:52:42.7371760Z +++ awk '{print $5}' 2025-06-01T22:52:42.7399017Z ++ FSIZE=4596 2025-06-01T22:52:42.7399883Z ++ echo '"torch/include/c10/cuda/CUDAAllocatorConfig.h",sha256=AVr8OtHmz-BXnpu_LH82H5LlAQgkOfvMqTGoTuEuxdU,4596' 2025-06-01T22:52:42.7399977Z ++ read fname 2025-06-01T22:52:42.7400218Z ++ make_wheel_record torch/include/c10/cuda/CUDACachingAllocator.h 2025-06-01T22:52:42.7400395Z ++ FPATH=torch/include/c10/cuda/CUDACachingAllocator.h 2025-06-01T22:52:42.7400562Z ++ echo torch/include/c10/cuda/CUDACachingAllocator.h 2025-06-01T22:52:42.7401042Z ++ grep RECORD 2025-06-01T22:52:42.7424943Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDACachingAllocator.h 2025-06-01T22:52:42.7425415Z +++ openssl base64 2025-06-01T22:52:42.7425587Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.7425706Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.7425803Z +++ sed -e s/=//g 2025-06-01T22:52:42.7469707Z ++ HASH=jHI15LUteiHiknQ730c3xDEAEqnxpxUbLYqxTIfJyP0 2025-06-01T22:52:42.7472093Z +++ ls -nl torch/include/c10/cuda/CUDACachingAllocator.h 2025-06-01T22:52:42.7472698Z +++ awk '{print $5}' 2025-06-01T22:52:42.7501444Z ++ FSIZE=17995 2025-06-01T22:52:42.7502141Z ++ echo '"torch/include/c10/cuda/CUDACachingAllocator.h",sha256=jHI15LUteiHiknQ730c3xDEAEqnxpxUbLYqxTIfJyP0,17995' 2025-06-01T22:52:42.7502261Z ++ read fname 2025-06-01T22:52:42.7502483Z ++ make_wheel_record torch/include/c10/cuda/CUDADeviceAssertion.h 2025-06-01T22:52:42.7502785Z ++ FPATH=torch/include/c10/cuda/CUDADeviceAssertion.h 2025-06-01T22:52:42.7502965Z ++ echo torch/include/c10/cuda/CUDADeviceAssertion.h 2025-06-01T22:52:42.7503069Z ++ grep RECORD 2025-06-01T22:52:42.7527693Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDADeviceAssertion.h 2025-06-01T22:52:42.7527827Z +++ openssl base64 2025-06-01T22:52:42.7528740Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.7529787Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.7531244Z +++ sed -e s/=//g 2025-06-01T22:52:42.7570052Z ++ HASH=mJqI9IjWewhzOUwUuso9YWFw7wWVxDktJehJ8pPm4M4 2025-06-01T22:52:42.7574975Z +++ ls -nl torch/include/c10/cuda/CUDADeviceAssertion.h 2025-06-01T22:52:42.7575928Z +++ awk '{print $5}' 2025-06-01T22:52:42.7601454Z ++ FSIZE=4162 2025-06-01T22:52:42.7602095Z ++ echo '"torch/include/c10/cuda/CUDADeviceAssertion.h",sha256=mJqI9IjWewhzOUwUuso9YWFw7wWVxDktJehJ8pPm4M4,4162' 2025-06-01T22:52:42.7602204Z ++ read fname 2025-06-01T22:52:42.7602455Z ++ make_wheel_record torch/include/c10/cuda/CUDADeviceAssertionHost.h 2025-06-01T22:52:42.7602643Z ++ FPATH=torch/include/c10/cuda/CUDADeviceAssertionHost.h 2025-06-01T22:52:42.7603813Z ++ echo torch/include/c10/cuda/CUDADeviceAssertionHost.h 2025-06-01T22:52:42.7605282Z ++ grep RECORD 2025-06-01T22:52:42.7628605Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDADeviceAssertionHost.h 2025-06-01T22:52:42.7628787Z +++ openssl base64 2025-06-01T22:52:42.7628915Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.7629904Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.7630186Z +++ sed -e s/=//g 2025-06-01T22:52:42.7672954Z ++ HASH=HqevplV4T-2__tH05TmVm5RLcS1IfjgxWr9RjkJnfdA 2025-06-01T22:52:42.7676740Z +++ ls -nl torch/include/c10/cuda/CUDADeviceAssertionHost.h 2025-06-01T22:52:42.7677643Z +++ awk '{print $5}' 2025-06-01T22:52:42.7705188Z ++ FSIZE=6630 2025-06-01T22:52:42.7705841Z ++ echo '"torch/include/c10/cuda/CUDADeviceAssertionHost.h",sha256=HqevplV4T-2__tH05TmVm5RLcS1IfjgxWr9RjkJnfdA,6630' 2025-06-01T22:52:42.7705986Z ++ read fname 2025-06-01T22:52:42.7706606Z ++ make_wheel_record torch/include/c10/cuda/CUDAException.h 2025-06-01T22:52:42.7706806Z ++ FPATH=torch/include/c10/cuda/CUDAException.h 2025-06-01T22:52:42.7706959Z ++ echo torch/include/c10/cuda/CUDAException.h 2025-06-01T22:52:42.7707473Z ++ grep RECORD 2025-06-01T22:52:42.7728070Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDAException.h 2025-06-01T22:52:42.7728364Z +++ openssl base64 2025-06-01T22:52:42.7729572Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.7730897Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.7732324Z +++ sed -e s/=//g 2025-06-01T22:52:42.7770720Z ++ HASH=EJl1TYsrGxNRQPOWbDfH4xlmvwsYMFdUvmfcfVAqJ-U 2025-06-01T22:52:42.7775531Z +++ ls -nl torch/include/c10/cuda/CUDAException.h 2025-06-01T22:52:42.7776563Z +++ awk '{print $5}' 2025-06-01T22:52:42.7802161Z ++ FSIZE=4411 2025-06-01T22:52:42.7802757Z ++ echo '"torch/include/c10/cuda/CUDAException.h",sha256=EJl1TYsrGxNRQPOWbDfH4xlmvwsYMFdUvmfcfVAqJ-U,4411' 2025-06-01T22:52:42.7802868Z ++ read fname 2025-06-01T22:52:42.7803056Z ++ make_wheel_record torch/include/c10/cuda/CUDAFunctions.h 2025-06-01T22:52:42.7803201Z ++ FPATH=torch/include/c10/cuda/CUDAFunctions.h 2025-06-01T22:52:42.7805127Z ++ echo torch/include/c10/cuda/CUDAFunctions.h 2025-06-01T22:52:42.7805704Z ++ grep RECORD 2025-06-01T22:52:42.7827498Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDAFunctions.h 2025-06-01T22:52:42.7827687Z +++ openssl base64 2025-06-01T22:52:42.7829903Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.7830002Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.7830228Z +++ sed -e s/=//g 2025-06-01T22:52:42.7872821Z ++ HASH=DU3ByFyb9U_4HUMXQx5v6gfTkJDxJGELEaKtzO6fg7o 2025-06-01T22:52:42.7874897Z +++ ls -nl torch/include/c10/cuda/CUDAFunctions.h 2025-06-01T22:52:42.7876314Z +++ awk '{print $5}' 2025-06-01T22:52:42.7902901Z ++ FSIZE=3911 2025-06-01T22:52:42.7903713Z ++ echo '"torch/include/c10/cuda/CUDAFunctions.h",sha256=DU3ByFyb9U_4HUMXQx5v6gfTkJDxJGELEaKtzO6fg7o,3911' 2025-06-01T22:52:42.7904616Z ++ read fname 2025-06-01T22:52:42.7904983Z ++ make_wheel_record torch/include/c10/cuda/CUDAGraphsC10Utils.h 2025-06-01T22:52:42.7905488Z ++ FPATH=torch/include/c10/cuda/CUDAGraphsC10Utils.h 2025-06-01T22:52:42.7905943Z ++ echo torch/include/c10/cuda/CUDAGraphsC10Utils.h 2025-06-01T22:52:42.7906607Z ++ grep RECORD 2025-06-01T22:52:42.7927909Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDAGraphsC10Utils.h 2025-06-01T22:52:42.7928446Z +++ openssl base64 2025-06-01T22:52:42.7928985Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.7930213Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.7931707Z +++ sed -e s/=//g 2025-06-01T22:52:42.7970887Z ++ HASH=E5vnvylyS_ZT5_te8pHxEDtin99jSE7I-LdcSJw_o0o 2025-06-01T22:52:42.7975977Z +++ ls -nl torch/include/c10/cuda/CUDAGraphsC10Utils.h 2025-06-01T22:52:42.7976856Z +++ awk '{print $5}' 2025-06-01T22:52:42.8002884Z ++ FSIZE=2991 2025-06-01T22:52:42.8003689Z ++ echo '"torch/include/c10/cuda/CUDAGraphsC10Utils.h",sha256=E5vnvylyS_ZT5_te8pHxEDtin99jSE7I-LdcSJw_o0o,2991' 2025-06-01T22:52:42.8004510Z ++ read fname 2025-06-01T22:52:42.8005003Z ++ make_wheel_record torch/include/c10/cuda/CUDAGuard.h 2025-06-01T22:52:42.8005430Z ++ FPATH=torch/include/c10/cuda/CUDAGuard.h 2025-06-01T22:52:42.8005837Z ++ echo torch/include/c10/cuda/CUDAGuard.h 2025-06-01T22:52:42.8006414Z ++ grep RECORD 2025-06-01T22:52:42.8030008Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDAGuard.h 2025-06-01T22:52:42.8030560Z +++ openssl base64 2025-06-01T22:52:42.8030833Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.8031078Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.8032072Z +++ sed -e s/=//g 2025-06-01T22:52:42.8073544Z ++ HASH=qXYIKGuMdJ5hQQZgu6olBhIboSJBZ-g_ALiFwp-v4x8 2025-06-01T22:52:42.8077356Z +++ ls -nl torch/include/c10/cuda/CUDAGuard.h 2025-06-01T22:52:42.8078674Z +++ awk '{print $5}' 2025-06-01T22:52:42.8106124Z ++ FSIZE=11345 2025-06-01T22:52:42.8106807Z ++ echo '"torch/include/c10/cuda/CUDAGuard.h",sha256=qXYIKGuMdJ5hQQZgu6olBhIboSJBZ-g_ALiFwp-v4x8,11345' 2025-06-01T22:52:42.8107468Z ++ read fname 2025-06-01T22:52:42.8107789Z ++ make_wheel_record torch/include/c10/cuda/CUDAMacros.h 2025-06-01T22:52:42.8108230Z ++ FPATH=torch/include/c10/cuda/CUDAMacros.h 2025-06-01T22:52:42.8108612Z ++ echo torch/include/c10/cuda/CUDAMacros.h 2025-06-01T22:52:42.8108966Z ++ grep RECORD 2025-06-01T22:52:42.8129748Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDAMacros.h 2025-06-01T22:52:42.8130260Z +++ openssl base64 2025-06-01T22:52:42.8131115Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.8132515Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.8133939Z +++ sed -e s/=//g 2025-06-01T22:52:42.8171626Z ++ HASH=XGYaw_5z8tkveMtcSCXBKNMEtJ34j16LKiMVDv9Qr0k 2025-06-01T22:52:42.8176912Z +++ ls -nl torch/include/c10/cuda/CUDAMacros.h 2025-06-01T22:52:42.8178291Z +++ awk '{print $5}' 2025-06-01T22:52:42.8204334Z ++ FSIZE=1479 2025-06-01T22:52:42.8205206Z ++ echo '"torch/include/c10/cuda/CUDAMacros.h",sha256=XGYaw_5z8tkveMtcSCXBKNMEtJ34j16LKiMVDv9Qr0k,1479' 2025-06-01T22:52:42.8205871Z ++ read fname 2025-06-01T22:52:42.8206236Z ++ make_wheel_record torch/include/c10/cuda/CUDAMathCompat.h 2025-06-01T22:52:42.8206711Z ++ FPATH=torch/include/c10/cuda/CUDAMathCompat.h 2025-06-01T22:52:42.8207149Z ++ echo torch/include/c10/cuda/CUDAMathCompat.h 2025-06-01T22:52:42.8207531Z ++ grep RECORD 2025-06-01T22:52:42.8229896Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDAMathCompat.h 2025-06-01T22:52:42.8230420Z +++ openssl base64 2025-06-01T22:52:42.8231286Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.8231640Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.8233028Z +++ sed -e s/=//g 2025-06-01T22:52:42.8274454Z ++ HASH=zXP8jldgwXmP3I7hnp5lrEEZGYa7troS74crEwun0t8 2025-06-01T22:52:42.8277399Z +++ ls -nl torch/include/c10/cuda/CUDAMathCompat.h 2025-06-01T22:52:42.8278157Z +++ awk '{print $5}' 2025-06-01T22:52:42.8306300Z ++ FSIZE=3546 2025-06-01T22:52:42.8307149Z ++ echo '"torch/include/c10/cuda/CUDAMathCompat.h",sha256=zXP8jldgwXmP3I7hnp5lrEEZGYa7troS74crEwun0t8,3546' 2025-06-01T22:52:42.8307843Z ++ read fname 2025-06-01T22:52:42.8308377Z ++ make_wheel_record torch/include/c10/cuda/CUDAMiscFunctions.h 2025-06-01T22:52:42.8308884Z ++ FPATH=torch/include/c10/cuda/CUDAMiscFunctions.h 2025-06-01T22:52:42.8309327Z ++ echo torch/include/c10/cuda/CUDAMiscFunctions.h 2025-06-01T22:52:42.8309713Z ++ grep RECORD 2025-06-01T22:52:42.8329269Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDAMiscFunctions.h 2025-06-01T22:52:42.8329799Z +++ openssl base64 2025-06-01T22:52:42.8330362Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.8331754Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.8333067Z +++ sed -e s/=//g 2025-06-01T22:52:42.8371117Z ++ HASH=VYjGElQ6pE-FHwGjhLaf0KOQKpapciFPXmW5mt_xTWo 2025-06-01T22:52:42.8376509Z +++ ls -nl torch/include/c10/cuda/CUDAMiscFunctions.h 2025-06-01T22:52:42.8378398Z +++ awk '{print $5}' 2025-06-01T22:52:42.8405451Z ++ FSIZE=306 2025-06-01T22:52:42.8406190Z ++ echo '"torch/include/c10/cuda/CUDAMiscFunctions.h",sha256=VYjGElQ6pE-FHwGjhLaf0KOQKpapciFPXmW5mt_xTWo,306' 2025-06-01T22:52:42.8406902Z ++ read fname 2025-06-01T22:52:42.8407249Z ++ make_wheel_record torch/include/c10/cuda/CUDAStream.h 2025-06-01T22:52:42.8407698Z ++ FPATH=torch/include/c10/cuda/CUDAStream.h 2025-06-01T22:52:42.8408094Z ++ echo torch/include/c10/cuda/CUDAStream.h 2025-06-01T22:52:42.8408455Z ++ grep RECORD 2025-06-01T22:52:42.8431694Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/CUDAStream.h 2025-06-01T22:52:42.8432280Z +++ openssl base64 2025-06-01T22:52:42.8432541Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.8433070Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.8433386Z +++ sed -e s/=//g 2025-06-01T22:52:42.8473590Z ++ HASH=LJYQ0hpvjJurYtl-9lyQH110cQFhTbdEzqKUiJCRhME 2025-06-01T22:52:42.8478060Z +++ ls -nl torch/include/c10/cuda/CUDAStream.h 2025-06-01T22:52:42.8479654Z +++ awk '{print $5}' 2025-06-01T22:52:42.8505584Z ++ FSIZE=9628 2025-06-01T22:52:42.8506860Z ++ echo '"torch/include/c10/cuda/CUDAStream.h",sha256=LJYQ0hpvjJurYtl-9lyQH110cQFhTbdEzqKUiJCRhME,9628' 2025-06-01T22:52:42.8507556Z ++ read fname 2025-06-01T22:52:42.8507875Z ++ make_wheel_record torch/include/c10/cuda/driver_api.h 2025-06-01T22:52:42.8508328Z ++ FPATH=torch/include/c10/cuda/driver_api.h 2025-06-01T22:52:42.8508708Z ++ echo torch/include/c10/cuda/driver_api.h 2025-06-01T22:52:42.8509062Z ++ grep RECORD 2025-06-01T22:52:42.8529766Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/driver_api.h 2025-06-01T22:52:42.8530275Z +++ openssl base64 2025-06-01T22:52:42.8531011Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.8532507Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.8533907Z +++ sed -e s/=//g 2025-06-01T22:52:42.8571889Z ++ HASH=zgfnt9IeZNyfOqhHSYYnm1rV_2LG7Re0jFPWxXHUZkk 2025-06-01T22:52:42.8576682Z +++ ls -nl torch/include/c10/cuda/driver_api.h 2025-06-01T22:52:42.8578218Z +++ awk '{print $5}' 2025-06-01T22:52:42.8605097Z ++ FSIZE=2581 2025-06-01T22:52:42.8606022Z ++ echo '"torch/include/c10/cuda/driver_api.h",sha256=zgfnt9IeZNyfOqhHSYYnm1rV_2LG7Re0jFPWxXHUZkk,2581' 2025-06-01T22:52:42.8606716Z ++ read fname 2025-06-01T22:52:42.8607078Z ++ make_wheel_record torch/include/c10/cuda/impl/CUDAGuardImpl.h 2025-06-01T22:52:42.8607613Z ++ FPATH=torch/include/c10/cuda/impl/CUDAGuardImpl.h 2025-06-01T22:52:42.8608073Z ++ echo torch/include/c10/cuda/impl/CUDAGuardImpl.h 2025-06-01T22:52:42.8608457Z ++ grep RECORD 2025-06-01T22:52:42.8632041Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/impl/CUDAGuardImpl.h 2025-06-01T22:52:42.8632571Z +++ openssl base64 2025-06-01T22:52:42.8632839Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.8633084Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.8633352Z +++ sed -e s/=//g 2025-06-01T22:52:42.8673187Z ++ HASH=t-xD8ltqfQ1Wd1XR4nrQzodGFOTYleeb5aMz2LhuAmI 2025-06-01T22:52:42.8677422Z +++ ls -nl torch/include/c10/cuda/impl/CUDAGuardImpl.h 2025-06-01T22:52:42.8678348Z +++ awk '{print $5}' 2025-06-01T22:52:42.8705630Z ++ FSIZE=9297 2025-06-01T22:52:42.8706544Z ++ echo '"torch/include/c10/cuda/impl/CUDAGuardImpl.h",sha256=t-xD8ltqfQ1Wd1XR4nrQzodGFOTYleeb5aMz2LhuAmI,9297' 2025-06-01T22:52:42.8707272Z ++ read fname 2025-06-01T22:52:42.8707591Z ++ make_wheel_record torch/include/c10/cuda/impl/CUDATest.h 2025-06-01T22:52:42.8708141Z ++ FPATH=torch/include/c10/cuda/impl/CUDATest.h 2025-06-01T22:52:42.8708537Z ++ echo torch/include/c10/cuda/impl/CUDATest.h 2025-06-01T22:52:42.8708903Z ++ grep RECORD 2025-06-01T22:52:42.8729643Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/impl/CUDATest.h 2025-06-01T22:52:42.8730176Z +++ openssl base64 2025-06-01T22:52:42.8730581Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.8731742Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.8733043Z +++ sed -e s/=//g 2025-06-01T22:52:42.8771440Z ++ HASH=pmj2IDoGqxUBvCohXPrEkoKZn4ZEwgUDXAcN27a5bNg 2025-06-01T22:52:42.8776512Z +++ ls -nl torch/include/c10/cuda/impl/CUDATest.h 2025-06-01T22:52:42.8778233Z +++ awk '{print $5}' 2025-06-01T22:52:42.8804668Z ++ FSIZE=114 2025-06-01T22:52:42.8805777Z ++ echo '"torch/include/c10/cuda/impl/CUDATest.h",sha256=pmj2IDoGqxUBvCohXPrEkoKZn4ZEwgUDXAcN27a5bNg,114' 2025-06-01T22:52:42.8806490Z ++ read fname 2025-06-01T22:52:42.8806878Z ++ make_wheel_record torch/include/c10/cuda/impl/cuda_cmake_macros.h 2025-06-01T22:52:42.8807442Z ++ FPATH=torch/include/c10/cuda/impl/cuda_cmake_macros.h 2025-06-01T22:52:42.8807916Z ++ echo torch/include/c10/cuda/impl/cuda_cmake_macros.h 2025-06-01T22:52:42.8808324Z ++ grep RECORD 2025-06-01T22:52:42.8830606Z +++ openssl dgst -sha256 -binary torch/include/c10/cuda/impl/cuda_cmake_macros.h 2025-06-01T22:52:42.8831576Z +++ openssl base64 2025-06-01T22:52:42.8831914Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.8832179Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.8832487Z +++ sed -e s/=//g 2025-06-01T22:52:42.8872394Z ++ HASH=5SZTOQCUZPH9z5lM3IUfEXcEt6BdeTLUt-TeEEX0PPU 2025-06-01T22:52:42.8876559Z +++ ls -nl torch/include/c10/cuda/impl/cuda_cmake_macros.h 2025-06-01T22:52:42.8877904Z +++ awk '{print $5}' 2025-06-01T22:52:42.8905054Z ++ FSIZE=194 2025-06-01T22:52:42.8905862Z ++ echo '"torch/include/c10/cuda/impl/cuda_cmake_macros.h",sha256=5SZTOQCUZPH9z5lM3IUfEXcEt6BdeTLUt-TeEEX0PPU,194' 2025-06-01T22:52:42.8906570Z ++ read fname 2025-06-01T22:52:42.8906888Z ++ make_wheel_record torch/include/c10/macros/Export.h 2025-06-01T22:52:42.8907301Z ++ FPATH=torch/include/c10/macros/Export.h 2025-06-01T22:52:42.8907676Z ++ echo torch/include/c10/macros/Export.h 2025-06-01T22:52:42.8908020Z ++ grep RECORD 2025-06-01T22:52:42.8927609Z +++ openssl dgst -sha256 -binary torch/include/c10/macros/Export.h 2025-06-01T22:52:42.8928106Z +++ openssl base64 2025-06-01T22:52:42.8928637Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.8930009Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.8931373Z +++ sed -e s/=//g 2025-06-01T22:52:42.8970863Z ++ HASH=grpfPMh6arGsrexF9Zr9K7L6ox2h5RMT_GAR1FsvLUM 2025-06-01T22:52:42.8975757Z +++ ls -nl torch/include/c10/macros/Export.h 2025-06-01T22:52:42.8976617Z +++ awk '{print $5}' 2025-06-01T22:52:42.9001723Z ++ FSIZE=5876 2025-06-01T22:52:42.9002362Z ++ echo '"torch/include/c10/macros/Export.h",sha256=grpfPMh6arGsrexF9Zr9K7L6ox2h5RMT_GAR1FsvLUM,5876' 2025-06-01T22:52:42.9003007Z ++ read fname 2025-06-01T22:52:42.9003306Z ++ make_wheel_record torch/include/c10/macros/Macros.h 2025-06-01T22:52:42.9003738Z ++ FPATH=torch/include/c10/macros/Macros.h 2025-06-01T22:52:42.9004352Z ++ echo torch/include/c10/macros/Macros.h 2025-06-01T22:52:42.9006131Z ++ grep RECORD 2025-06-01T22:52:42.9028132Z +++ openssl dgst -sha256 -binary torch/include/c10/macros/Macros.h 2025-06-01T22:52:42.9028707Z +++ openssl base64 2025-06-01T22:52:42.9029423Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.9029673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.9030178Z +++ sed -e s/=//g 2025-06-01T22:52:42.9071179Z ++ HASH=NcPNeb3MbubD0_LfJkLSF4_lEaUNvmoiIsSHo6RNmi0 2025-06-01T22:52:42.9075946Z +++ ls -nl torch/include/c10/macros/Macros.h 2025-06-01T22:52:42.9077063Z +++ awk '{print $5}' 2025-06-01T22:52:42.9103020Z ++ FSIZE=18107 2025-06-01T22:52:42.9103686Z ++ echo '"torch/include/c10/macros/Macros.h",sha256=NcPNeb3MbubD0_LfJkLSF4_lEaUNvmoiIsSHo6RNmi0,18107' 2025-06-01T22:52:42.9104600Z ++ read fname 2025-06-01T22:52:42.9104926Z ++ make_wheel_record torch/include/c10/macros/cmake_macros.h 2025-06-01T22:52:42.9105454Z ++ FPATH=torch/include/c10/macros/cmake_macros.h 2025-06-01T22:52:42.9106265Z ++ echo torch/include/c10/macros/cmake_macros.h 2025-06-01T22:52:42.9107208Z ++ grep RECORD 2025-06-01T22:52:42.9128142Z +++ openssl dgst -sha256 -binary torch/include/c10/macros/cmake_macros.h 2025-06-01T22:52:42.9128681Z +++ openssl base64 2025-06-01T22:52:42.9129575Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.9131070Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.9132361Z +++ sed -e s/=//g 2025-06-01T22:52:42.9171218Z ++ HASH=VHySeoBhgBgNh01VyiCoWmoW8nTLITV7m5G7MyYW4dU 2025-06-01T22:52:42.9176437Z +++ ls -nl torch/include/c10/macros/cmake_macros.h 2025-06-01T22:52:42.9178018Z +++ awk '{print $5}' 2025-06-01T22:52:42.9205688Z ++ FSIZE=437 2025-06-01T22:52:42.9206336Z ++ echo '"torch/include/c10/macros/cmake_macros.h",sha256=VHySeoBhgBgNh01VyiCoWmoW8nTLITV7m5G7MyYW4dU,437' 2025-06-01T22:52:42.9207091Z ++ read fname 2025-06-01T22:52:42.9207396Z ++ make_wheel_record torch/include/c10/metal/atomic.h 2025-06-01T22:52:42.9207831Z ++ FPATH=torch/include/c10/metal/atomic.h 2025-06-01T22:52:42.9208229Z ++ echo torch/include/c10/metal/atomic.h 2025-06-01T22:52:42.9208570Z ++ grep RECORD 2025-06-01T22:52:42.9230106Z +++ openssl dgst -sha256 -binary torch/include/c10/metal/atomic.h 2025-06-01T22:52:42.9230755Z +++ openssl base64 2025-06-01T22:52:42.9231044Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.9231290Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.9232024Z +++ sed -e s/=//g 2025-06-01T22:52:42.9273066Z ++ HASH=RTmV5lYLC_dkXbspiLLIqxCnl7U_yQXWNzFZiMMp3Go 2025-06-01T22:52:42.9277475Z +++ ls -nl torch/include/c10/metal/atomic.h 2025-06-01T22:52:42.9278671Z +++ awk '{print $5}' 2025-06-01T22:52:42.9305390Z ++ FSIZE=1943 2025-06-01T22:52:42.9306164Z ++ echo '"torch/include/c10/metal/atomic.h",sha256=RTmV5lYLC_dkXbspiLLIqxCnl7U_yQXWNzFZiMMp3Go,1943' 2025-06-01T22:52:42.9306807Z ++ read fname 2025-06-01T22:52:42.9307181Z ++ make_wheel_record torch/include/c10/metal/common.h 2025-06-01T22:52:42.9307594Z ++ FPATH=torch/include/c10/metal/common.h 2025-06-01T22:52:42.9307963Z ++ echo torch/include/c10/metal/common.h 2025-06-01T22:52:42.9308934Z ++ grep RECORD 2025-06-01T22:52:42.9328677Z +++ openssl dgst -sha256 -binary torch/include/c10/metal/common.h 2025-06-01T22:52:42.9329258Z +++ openssl base64 2025-06-01T22:52:42.9330418Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.9331971Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.9333212Z +++ sed -e s/=//g 2025-06-01T22:52:42.9371837Z ++ HASH=9ZwK5HknwF4QJzQ5gVmyuO3F5hmu0jjZPK0G0nF0AQM 2025-06-01T22:52:42.9376829Z +++ ls -nl torch/include/c10/metal/common.h 2025-06-01T22:52:42.9378530Z +++ awk '{print $5}' 2025-06-01T22:52:42.9403617Z ++ FSIZE=1431 2025-06-01T22:52:42.9404375Z ++ echo '"torch/include/c10/metal/common.h",sha256=9ZwK5HknwF4QJzQ5gVmyuO3F5hmu0jjZPK0G0nF0AQM,1431' 2025-06-01T22:52:42.9405250Z ++ read fname 2025-06-01T22:52:42.9405577Z ++ make_wheel_record torch/include/c10/metal/indexing.h 2025-06-01T22:52:42.9406005Z ++ FPATH=torch/include/c10/metal/indexing.h 2025-06-01T22:52:42.9406894Z ++ echo torch/include/c10/metal/indexing.h 2025-06-01T22:52:42.9407252Z ++ grep RECORD 2025-06-01T22:52:42.9429733Z +++ openssl dgst -sha256 -binary torch/include/c10/metal/indexing.h 2025-06-01T22:52:42.9430376Z +++ openssl base64 2025-06-01T22:52:42.9430653Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.9430909Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.9432478Z +++ sed -e s/=//g 2025-06-01T22:52:42.9474527Z ++ HASH=4bLwWKGEQGSS1dtgudfuv10KJ70vAfhBVki8IXf79p4 2025-06-01T22:52:42.9478568Z +++ ls -nl torch/include/c10/metal/indexing.h 2025-06-01T22:52:42.9479343Z +++ awk '{print $5}' 2025-06-01T22:52:42.9506410Z ++ FSIZE=20758 2025-06-01T22:52:42.9507045Z ++ echo '"torch/include/c10/metal/indexing.h",sha256=4bLwWKGEQGSS1dtgudfuv10KJ70vAfhBVki8IXf79p4,20758' 2025-06-01T22:52:42.9507844Z ++ read fname 2025-06-01T22:52:42.9508285Z ++ make_wheel_record torch/include/c10/metal/random.h 2025-06-01T22:52:42.9508875Z ++ FPATH=torch/include/c10/metal/random.h 2025-06-01T22:52:42.9509249Z ++ echo torch/include/c10/metal/random.h 2025-06-01T22:52:42.9509663Z ++ grep RECORD 2025-06-01T22:52:42.9529771Z +++ openssl dgst -sha256 -binary torch/include/c10/metal/random.h 2025-06-01T22:52:42.9530249Z +++ openssl base64 2025-06-01T22:52:42.9530852Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.9532452Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.9533596Z +++ sed -e s/=//g 2025-06-01T22:52:42.9572516Z ++ HASH=clgyz3NgULU-SYB1b8XNLcgi8kRmyvY_xbCafPn6SBI 2025-06-01T22:52:42.9577316Z +++ ls -nl torch/include/c10/metal/random.h 2025-06-01T22:52:42.9578844Z +++ awk '{print $5}' 2025-06-01T22:52:42.9605228Z ++ FSIZE=2216 2025-06-01T22:52:42.9605855Z ++ echo '"torch/include/c10/metal/random.h",sha256=clgyz3NgULU-SYB1b8XNLcgi8kRmyvY_xbCafPn6SBI,2216' 2025-06-01T22:52:42.9606574Z ++ read fname 2025-06-01T22:52:42.9606993Z ++ make_wheel_record torch/include/c10/metal/reduction_utils.h 2025-06-01T22:52:42.9607487Z ++ FPATH=torch/include/c10/metal/reduction_utils.h 2025-06-01T22:52:42.9607942Z ++ echo torch/include/c10/metal/reduction_utils.h 2025-06-01T22:52:42.9608324Z ++ grep RECORD 2025-06-01T22:52:42.9630788Z +++ openssl dgst -sha256 -binary torch/include/c10/metal/reduction_utils.h 2025-06-01T22:52:42.9631457Z +++ openssl base64 2025-06-01T22:52:42.9631716Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.9631973Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.9632676Z +++ sed -e s/=//g 2025-06-01T22:52:42.9675480Z ++ HASH=J32BAtVjFW-tkpDzZxPnmPUuC-u02pkYZ4Sb3C1UwO0 2025-06-01T22:52:42.9677879Z +++ ls -nl torch/include/c10/metal/reduction_utils.h 2025-06-01T22:52:42.9679267Z +++ awk '{print $5}' 2025-06-01T22:52:42.9706520Z ++ FSIZE=5367 2025-06-01T22:52:42.9707266Z ++ echo '"torch/include/c10/metal/reduction_utils.h",sha256=J32BAtVjFW-tkpDzZxPnmPUuC-u02pkYZ4Sb3C1UwO0,5367' 2025-06-01T22:52:42.9708055Z ++ read fname 2025-06-01T22:52:42.9708527Z ++ make_wheel_record torch/include/c10/metal/special_math.h 2025-06-01T22:52:42.9708983Z ++ FPATH=torch/include/c10/metal/special_math.h 2025-06-01T22:52:42.9709455Z ++ echo torch/include/c10/metal/special_math.h 2025-06-01T22:52:42.9709804Z ++ grep RECORD 2025-06-01T22:52:42.9730427Z +++ openssl dgst -sha256 -binary torch/include/c10/metal/special_math.h 2025-06-01T22:52:42.9730930Z +++ openssl base64 2025-06-01T22:52:42.9731590Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.9733084Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.9734459Z +++ sed -e s/=//g 2025-06-01T22:52:42.9775467Z ++ HASH=w7BIxnfEzOclpLdsO8jT87WpPOIV9lEIZw0nz9Tl1mM 2025-06-01T22:52:42.9781501Z +++ ls -nl torch/include/c10/metal/special_math.h 2025-06-01T22:52:42.9783043Z +++ awk '{print $5}' 2025-06-01T22:52:42.9807083Z ++ FSIZE=49743 2025-06-01T22:52:42.9807856Z ++ echo '"torch/include/c10/metal/special_math.h",sha256=w7BIxnfEzOclpLdsO8jT87WpPOIV9lEIZw0nz9Tl1mM,49743' 2025-06-01T22:52:42.9808568Z ++ read fname 2025-06-01T22:52:42.9808881Z ++ make_wheel_record torch/include/c10/metal/utils.h 2025-06-01T22:52:42.9809316Z ++ FPATH=torch/include/c10/metal/utils.h 2025-06-01T22:52:42.9810326Z ++ echo torch/include/c10/metal/utils.h 2025-06-01T22:52:42.9811449Z ++ grep RECORD 2025-06-01T22:52:42.9834013Z +++ openssl dgst -sha256 -binary torch/include/c10/metal/utils.h 2025-06-01T22:52:42.9834521Z +++ openssl base64 2025-06-01T22:52:42.9834807Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.9835429Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.9836646Z +++ sed -e s/=//g 2025-06-01T22:52:42.9878053Z ++ HASH=Hl6meFzMahvYUz69xk4lNkAh8umHEWk_BSCK-qsHCFY 2025-06-01T22:52:42.9881781Z +++ ls -nl torch/include/c10/metal/utils.h 2025-06-01T22:52:42.9882468Z +++ awk '{print $5}' 2025-06-01T22:52:42.9908674Z ++ FSIZE=6162 2025-06-01T22:52:42.9909271Z ++ echo '"torch/include/c10/metal/utils.h",sha256=Hl6meFzMahvYUz69xk4lNkAh8umHEWk_BSCK-qsHCFY,6162' 2025-06-01T22:52:42.9909882Z ++ read fname 2025-06-01T22:52:42.9910279Z ++ make_wheel_record torch/include/c10/mobile/CPUCachingAllocator.h 2025-06-01T22:52:42.9911053Z ++ FPATH=torch/include/c10/mobile/CPUCachingAllocator.h 2025-06-01T22:52:42.9911544Z ++ echo torch/include/c10/mobile/CPUCachingAllocator.h 2025-06-01T22:52:42.9912575Z ++ grep RECORD 2025-06-01T22:52:42.9931441Z +++ openssl dgst -sha256 -binary torch/include/c10/mobile/CPUCachingAllocator.h 2025-06-01T22:52:42.9932156Z +++ openssl base64 2025-06-01T22:52:42.9932984Z +++ sed -e s/+/-/g 2025-06-01T22:52:42.9934276Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:42.9935732Z +++ sed -e s/=//g 2025-06-01T22:52:42.9974219Z ++ HASH=g96c3oRIZKgHl8HQbOcKotEm9IvNDFN9h8AXkm2iJqQ 2025-06-01T22:52:42.9979933Z +++ ls -nl torch/include/c10/mobile/CPUCachingAllocator.h 2025-06-01T22:52:42.9980412Z +++ awk '{print $5}' 2025-06-01T22:52:43.0006314Z ++ FSIZE=4165 2025-06-01T22:52:43.0007035Z ++ echo '"torch/include/c10/mobile/CPUCachingAllocator.h",sha256=g96c3oRIZKgHl8HQbOcKotEm9IvNDFN9h8AXkm2iJqQ,4165' 2025-06-01T22:52:43.0007882Z ++ read fname 2025-06-01T22:52:43.0008293Z ++ make_wheel_record torch/include/c10/mobile/CPUProfilingAllocator.h 2025-06-01T22:52:43.0008923Z ++ FPATH=torch/include/c10/mobile/CPUProfilingAllocator.h 2025-06-01T22:52:43.0009450Z ++ echo torch/include/c10/mobile/CPUProfilingAllocator.h 2025-06-01T22:52:43.0009855Z ++ grep RECORD 2025-06-01T22:52:43.0030828Z +++ openssl dgst -sha256 -binary torch/include/c10/mobile/CPUProfilingAllocator.h 2025-06-01T22:52:43.0031437Z +++ openssl base64 2025-06-01T22:52:43.0031708Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.0033041Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.0033823Z +++ sed -e s/=//g 2025-06-01T22:52:43.0074840Z ++ HASH=SVCa0IId-pBtm4xI9w8Ag-i9iOu5uD8hNo2UBefg4mk 2025-06-01T22:52:43.0079237Z +++ ls -nl torch/include/c10/mobile/CPUProfilingAllocator.h 2025-06-01T22:52:43.0080338Z +++ awk '{print $5}' 2025-06-01T22:52:43.0108592Z ++ FSIZE=4736 2025-06-01T22:52:43.0109603Z ++ echo '"torch/include/c10/mobile/CPUProfilingAllocator.h",sha256=SVCa0IId-pBtm4xI9w8Ag-i9iOu5uD8hNo2UBefg4mk,4736' 2025-06-01T22:52:43.0110474Z ++ read fname 2025-06-01T22:52:43.0110927Z ++ make_wheel_record torch/include/c10/test/util/Macros.h 2025-06-01T22:52:43.0111381Z ++ FPATH=torch/include/c10/test/util/Macros.h 2025-06-01T22:52:43.0111783Z ++ echo torch/include/c10/test/util/Macros.h 2025-06-01T22:52:43.0112132Z ++ grep RECORD 2025-06-01T22:52:43.0130350Z +++ openssl dgst -sha256 -binary torch/include/c10/test/util/Macros.h 2025-06-01T22:52:43.0130898Z +++ openssl base64 2025-06-01T22:52:43.0131952Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.0133252Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.0134593Z +++ sed -e s/=//g 2025-06-01T22:52:43.0172922Z ++ HASH=LT6zKMFCh5RXQUpgljqwhshyrNbNwaGUBiELVpxWbg0 2025-06-01T22:52:43.0178452Z +++ ls -nl torch/include/c10/test/util/Macros.h 2025-06-01T22:52:43.0179077Z +++ awk '{print $5}' 2025-06-01T22:52:43.0206026Z ++ FSIZE=176 2025-06-01T22:52:43.0206684Z ++ echo '"torch/include/c10/test/util/Macros.h",sha256=LT6zKMFCh5RXQUpgljqwhshyrNbNwaGUBiELVpxWbg0,176' 2025-06-01T22:52:43.0207426Z ++ read fname 2025-06-01T22:52:43.0207861Z ++ make_wheel_record torch/include/c10/test/util/complex_math_test_common.h 2025-06-01T22:52:43.0208498Z ++ FPATH=torch/include/c10/test/util/complex_math_test_common.h 2025-06-01T22:52:43.0209059Z ++ echo torch/include/c10/test/util/complex_math_test_common.h 2025-06-01T22:52:43.0209511Z ++ grep RECORD 2025-06-01T22:52:43.0231866Z +++ openssl dgst -sha256 -binary torch/include/c10/test/util/complex_math_test_common.h 2025-06-01T22:52:43.0232526Z +++ openssl base64 2025-06-01T22:52:43.0232780Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.0233039Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.0233317Z +++ sed -e s/=//g 2025-06-01T22:52:43.0273362Z ++ HASH=e6EMxnozu0ittTqS0nG5uVijoR8HoHH8uAO5eaAU6Ws 2025-06-01T22:52:43.0278492Z +++ ls -nl torch/include/c10/test/util/complex_math_test_common.h 2025-06-01T22:52:43.0279446Z +++ awk '{print $5}' 2025-06-01T22:52:43.0306593Z ++ FSIZE=21964 2025-06-01T22:52:43.0307368Z ++ echo '"torch/include/c10/test/util/complex_math_test_common.h",sha256=e6EMxnozu0ittTqS0nG5uVijoR8HoHH8uAO5eaAU6Ws,21964' 2025-06-01T22:52:43.0308327Z ++ read fname 2025-06-01T22:52:43.0308715Z ++ make_wheel_record torch/include/c10/test/util/complex_test_common.h 2025-06-01T22:52:43.0309285Z ++ FPATH=torch/include/c10/test/util/complex_test_common.h 2025-06-01T22:52:43.0309876Z ++ echo torch/include/c10/test/util/complex_test_common.h 2025-06-01T22:52:43.0310265Z ++ grep RECORD 2025-06-01T22:52:43.0330574Z +++ openssl dgst -sha256 -binary torch/include/c10/test/util/complex_test_common.h 2025-06-01T22:52:43.0331147Z +++ openssl base64 2025-06-01T22:52:43.0331864Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.0333220Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.0334569Z +++ sed -e s/=//g 2025-06-01T22:52:43.0372575Z ++ HASH=4Lse9uVGHBPKYrXtvsF9zhzsTy641as23vdMtVJOlF0 2025-06-01T22:52:43.0378487Z +++ ls -nl torch/include/c10/test/util/complex_test_common.h 2025-06-01T22:52:43.0379159Z +++ awk '{print $5}' 2025-06-01T22:52:43.0404891Z ++ FSIZE=20546 2025-06-01T22:52:43.0405651Z ++ echo '"torch/include/c10/test/util/complex_test_common.h",sha256=4Lse9uVGHBPKYrXtvsF9zhzsTy641as23vdMtVJOlF0,20546' 2025-06-01T22:52:43.0406413Z ++ read fname 2025-06-01T22:52:43.0406767Z ++ make_wheel_record torch/include/c10/util/AbortHandler.h 2025-06-01T22:52:43.0407291Z ++ FPATH=torch/include/c10/util/AbortHandler.h 2025-06-01T22:52:43.0407756Z ++ echo torch/include/c10/util/AbortHandler.h 2025-06-01T22:52:43.0408129Z ++ grep RECORD 2025-06-01T22:52:43.0431312Z +++ openssl dgst -sha256 -binary torch/include/c10/util/AbortHandler.h 2025-06-01T22:52:43.0431817Z +++ openssl base64 2025-06-01T22:52:43.0432100Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.0432345Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.0432865Z +++ sed -e s/=//g 2025-06-01T22:52:43.0472460Z ++ HASH=Dc3itXodVVL6aohzf2sfZV8NVudkuq99W-h0RJ5CmDA 2025-06-01T22:52:43.0476578Z +++ ls -nl torch/include/c10/util/AbortHandler.h 2025-06-01T22:52:43.0477790Z +++ awk '{print $5}' 2025-06-01T22:52:43.0504672Z ++ FSIZE=2192 2025-06-01T22:52:43.0505503Z ++ echo '"torch/include/c10/util/AbortHandler.h",sha256=Dc3itXodVVL6aohzf2sfZV8NVudkuq99W-h0RJ5CmDA,2192' 2025-06-01T22:52:43.0506266Z ++ read fname 2025-06-01T22:52:43.0506582Z ++ make_wheel_record torch/include/c10/util/AlignOf.h 2025-06-01T22:52:43.0506992Z ++ FPATH=torch/include/c10/util/AlignOf.h 2025-06-01T22:52:43.0507381Z ++ echo torch/include/c10/util/AlignOf.h 2025-06-01T22:52:43.0507823Z ++ grep RECORD 2025-06-01T22:52:43.0528625Z +++ openssl dgst -sha256 -binary torch/include/c10/util/AlignOf.h 2025-06-01T22:52:43.0529120Z +++ openssl base64 2025-06-01T22:52:43.0529885Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.0531382Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.0532597Z +++ sed -e s/=//g 2025-06-01T22:52:43.0570724Z ++ HASH=P8ZzdW8CGo583mnAw7NsgcnRAHREfBUEzVgzvofGB7Y 2025-06-01T22:52:43.0575930Z +++ ls -nl torch/include/c10/util/AlignOf.h 2025-06-01T22:52:43.0576676Z +++ awk '{print $5}' 2025-06-01T22:52:43.0603026Z ++ FSIZE=4906 2025-06-01T22:52:43.0603643Z ++ echo '"torch/include/c10/util/AlignOf.h",sha256=P8ZzdW8CGo583mnAw7NsgcnRAHREfBUEzVgzvofGB7Y,4906' 2025-06-01T22:52:43.0604488Z ++ read fname 2025-06-01T22:52:43.0605032Z ++ make_wheel_record torch/include/c10/util/ApproximateClock.h 2025-06-01T22:52:43.0605576Z ++ FPATH=torch/include/c10/util/ApproximateClock.h 2025-06-01T22:52:43.0606037Z ++ echo torch/include/c10/util/ApproximateClock.h 2025-06-01T22:52:43.0606417Z ++ grep RECORD 2025-06-01T22:52:43.0628355Z +++ openssl dgst -sha256 -binary torch/include/c10/util/ApproximateClock.h 2025-06-01T22:52:43.0628912Z +++ openssl base64 2025-06-01T22:52:43.0629179Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.0631041Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.0631299Z +++ sed -e s/=//g 2025-06-01T22:52:43.0672500Z ++ HASH=GNzNYYr_8JcPH3FAabJTSJuyG5mtcERGSpJYuW3YZMU 2025-06-01T22:52:43.0676029Z +++ ls -nl torch/include/c10/util/ApproximateClock.h 2025-06-01T22:52:43.0676616Z +++ awk '{print $5}' 2025-06-01T22:52:43.0703887Z ++ FSIZE=3482 2025-06-01T22:52:43.0704799Z ++ echo '"torch/include/c10/util/ApproximateClock.h",sha256=GNzNYYr_8JcPH3FAabJTSJuyG5mtcERGSpJYuW3YZMU,3482' 2025-06-01T22:52:43.0705679Z ++ read fname 2025-06-01T22:52:43.0706042Z ++ make_wheel_record torch/include/c10/util/Array.h 2025-06-01T22:52:43.0706449Z ++ FPATH=torch/include/c10/util/Array.h 2025-06-01T22:52:43.0706803Z ++ echo torch/include/c10/util/Array.h 2025-06-01T22:52:43.0707212Z ++ grep RECORD 2025-06-01T22:52:43.0727670Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Array.h 2025-06-01T22:52:43.0728151Z +++ openssl base64 2025-06-01T22:52:43.0728723Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.0730132Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.0731674Z +++ sed -e s/=//g 2025-06-01T22:52:43.0770450Z ++ HASH=PUhHWAOldn51e4l5qRuFTqZJxQLpxS56lesi6OSJw1E 2025-06-01T22:52:43.0775295Z +++ ls -nl torch/include/c10/util/Array.h 2025-06-01T22:52:43.0776341Z +++ awk '{print $5}' 2025-06-01T22:52:43.0802655Z ++ FSIZE=450 2025-06-01T22:52:43.0803437Z ++ echo '"torch/include/c10/util/Array.h",sha256=PUhHWAOldn51e4l5qRuFTqZJxQLpxS56lesi6OSJw1E,450' 2025-06-01T22:52:43.0804191Z ++ read fname 2025-06-01T22:52:43.0804524Z ++ make_wheel_record torch/include/c10/util/ArrayRef.h 2025-06-01T22:52:43.0805138Z ++ FPATH=torch/include/c10/util/ArrayRef.h 2025-06-01T22:52:43.0805560Z ++ echo torch/include/c10/util/ArrayRef.h 2025-06-01T22:52:43.0805919Z ++ grep RECORD 2025-06-01T22:52:43.0828471Z +++ openssl dgst -sha256 -binary torch/include/c10/util/ArrayRef.h 2025-06-01T22:52:43.0828978Z +++ openssl base64 2025-06-01T22:52:43.0829231Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.0830010Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.0830272Z +++ sed -e s/=//g 2025-06-01T22:52:43.0872569Z ++ HASH=xa695USiK_w6lygpeT6ZW8Ij5MK_fgz1V1uNfQC68SI 2025-06-01T22:52:43.0875544Z +++ ls -nl torch/include/c10/util/ArrayRef.h 2025-06-01T22:52:43.0876488Z +++ awk '{print $5}' 2025-06-01T22:52:43.0904130Z ++ FSIZE=10914 2025-06-01T22:52:43.0904917Z ++ echo '"torch/include/c10/util/ArrayRef.h",sha256=xa695USiK_w6lygpeT6ZW8Ij5MK_fgz1V1uNfQC68SI,10914' 2025-06-01T22:52:43.0905579Z ++ read fname 2025-06-01T22:52:43.0906037Z ++ make_wheel_record torch/include/c10/util/BFloat16-inl.h 2025-06-01T22:52:43.0906548Z ++ FPATH=torch/include/c10/util/BFloat16-inl.h 2025-06-01T22:52:43.0906950Z ++ echo torch/include/c10/util/BFloat16-inl.h 2025-06-01T22:52:43.0907295Z ++ grep RECORD 2025-06-01T22:52:43.0927992Z +++ openssl dgst -sha256 -binary torch/include/c10/util/BFloat16-inl.h 2025-06-01T22:52:43.0928547Z +++ openssl base64 2025-06-01T22:52:43.0928820Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.0930167Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.0931349Z +++ sed -e s/=//g 2025-06-01T22:52:43.0970725Z ++ HASH=J7wfSI7TTEsO3UV6yl1sG1IF8qiV0-m1ZtvpWx53P34 2025-06-01T22:52:43.0975414Z +++ ls -nl torch/include/c10/util/BFloat16-inl.h 2025-06-01T22:52:43.0976521Z +++ awk '{print $5}' 2025-06-01T22:52:43.1003029Z ++ FSIZE=10265 2025-06-01T22:52:43.1003698Z ++ echo '"torch/include/c10/util/BFloat16-inl.h",sha256=J7wfSI7TTEsO3UV6yl1sG1IF8qiV0-m1ZtvpWx53P34,10265' 2025-06-01T22:52:43.1004833Z ++ read fname 2025-06-01T22:52:43.1005179Z ++ make_wheel_record torch/include/c10/util/BFloat16-math.h 2025-06-01T22:52:43.1005659Z ++ FPATH=torch/include/c10/util/BFloat16-math.h 2025-06-01T22:52:43.1006077Z ++ echo torch/include/c10/util/BFloat16-math.h 2025-06-01T22:52:43.1006766Z ++ grep RECORD 2025-06-01T22:52:43.1030866Z +++ openssl dgst -sha256 -binary torch/include/c10/util/BFloat16-math.h 2025-06-01T22:52:43.1031405Z +++ openssl base64 2025-06-01T22:52:43.1031668Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.1031910Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.1032180Z +++ sed -e s/=//g 2025-06-01T22:52:43.1073854Z ++ HASH=pXGIN0ZzO8ziEwSZDivoipKShH2YBOBeO4SRZp95Mc8 2025-06-01T22:52:43.1076604Z +++ ls -nl torch/include/c10/util/BFloat16-math.h 2025-06-01T22:52:43.1077372Z +++ awk '{print $5}' 2025-06-01T22:52:43.1106347Z ++ FSIZE=8517 2025-06-01T22:52:43.1107124Z ++ echo '"torch/include/c10/util/BFloat16-math.h",sha256=pXGIN0ZzO8ziEwSZDivoipKShH2YBOBeO4SRZp95Mc8,8517' 2025-06-01T22:52:43.1107822Z ++ read fname 2025-06-01T22:52:43.1108133Z ++ make_wheel_record torch/include/c10/util/BFloat16.h 2025-06-01T22:52:43.1108713Z ++ FPATH=torch/include/c10/util/BFloat16.h 2025-06-01T22:52:43.1109083Z ++ echo torch/include/c10/util/BFloat16.h 2025-06-01T22:52:43.1109431Z ++ grep RECORD 2025-06-01T22:52:43.1128293Z +++ openssl dgst -sha256 -binary torch/include/c10/util/BFloat16.h 2025-06-01T22:52:43.1128931Z +++ openssl base64 2025-06-01T22:52:43.1129511Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.1131388Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.1132937Z +++ sed -e s/=//g 2025-06-01T22:52:43.1171278Z ++ HASH=RLgBwFzImOxX1yJofBuVwCS6t4O_k_EZC0EUYCiFAOA 2025-06-01T22:52:43.1176198Z +++ ls -nl torch/include/c10/util/BFloat16.h 2025-06-01T22:52:43.1178258Z +++ awk '{print $5}' 2025-06-01T22:52:43.1205606Z ++ FSIZE=3167 2025-06-01T22:52:43.1206244Z ++ echo '"torch/include/c10/util/BFloat16.h",sha256=RLgBwFzImOxX1yJofBuVwCS6t4O_k_EZC0EUYCiFAOA,3167' 2025-06-01T22:52:43.1206885Z ++ read fname 2025-06-01T22:52:43.1207212Z ++ make_wheel_record torch/include/c10/util/Backtrace.h 2025-06-01T22:52:43.1207656Z ++ FPATH=torch/include/c10/util/Backtrace.h 2025-06-01T22:52:43.1208061Z ++ echo torch/include/c10/util/Backtrace.h 2025-06-01T22:52:43.1208407Z ++ grep RECORD 2025-06-01T22:52:43.1230434Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Backtrace.h 2025-06-01T22:52:43.1230560Z +++ openssl base64 2025-06-01T22:52:43.1230665Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.1231969Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.1232064Z +++ sed -e s/=//g 2025-06-01T22:52:43.1276642Z ++ HASH=lZXha4pz5h8PHcz1EA6BBKOGwV5OGhPQmQgF7sPbJg8 2025-06-01T22:52:43.1279448Z +++ ls -nl torch/include/c10/util/Backtrace.h 2025-06-01T22:52:43.1280860Z +++ awk '{print $5}' 2025-06-01T22:52:43.1308924Z ++ FSIZE=797 2025-06-01T22:52:43.1309508Z ++ echo '"torch/include/c10/util/Backtrace.h",sha256=lZXha4pz5h8PHcz1EA6BBKOGwV5OGhPQmQgF7sPbJg8,797' 2025-06-01T22:52:43.1309634Z ++ read fname 2025-06-01T22:52:43.1309795Z ++ make_wheel_record torch/include/c10/util/Bitset.h 2025-06-01T22:52:43.1310065Z ++ FPATH=torch/include/c10/util/Bitset.h 2025-06-01T22:52:43.1310190Z ++ echo torch/include/c10/util/Bitset.h 2025-06-01T22:52:43.1310301Z ++ grep RECORD 2025-06-01T22:52:43.1330620Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Bitset.h 2025-06-01T22:52:43.1331027Z +++ openssl base64 2025-06-01T22:52:43.1332165Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.1333768Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.1334864Z +++ sed -e s/=//g 2025-06-01T22:52:43.1372847Z ++ HASH=SnsU3_BWqDdnYGldyL9Ap4DTc0SWTUj6C36tj39u2DE 2025-06-01T22:52:43.1378453Z +++ ls -nl torch/include/c10/util/Bitset.h 2025-06-01T22:52:43.1379506Z +++ awk '{print $5}' 2025-06-01T22:52:43.1405688Z ++ FSIZE=3421 2025-06-01T22:52:43.1406159Z ++ echo '"torch/include/c10/util/Bitset.h",sha256=SnsU3_BWqDdnYGldyL9Ap4DTc0SWTUj6C36tj39u2DE,3421' 2025-06-01T22:52:43.1406273Z ++ read fname 2025-06-01T22:52:43.1406437Z ++ make_wheel_record torch/include/c10/util/C++17.h 2025-06-01T22:52:43.1406560Z ++ FPATH=torch/include/c10/util/C++17.h 2025-06-01T22:52:43.1407238Z ++ echo torch/include/c10/util/C++17.h 2025-06-01T22:52:43.1408208Z ++ grep RECORD 2025-06-01T22:52:43.1430958Z +++ openssl dgst -sha256 -binary torch/include/c10/util/C++17.h 2025-06-01T22:52:43.1431083Z +++ openssl base64 2025-06-01T22:52:43.1431531Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.1433008Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.1433468Z +++ sed -e s/=//g 2025-06-01T22:52:43.1476293Z ++ HASH=BVAEAXQkYPvwgykHjRRv4-fFI0AlP6PN4H8uRw8DK3Y 2025-06-01T22:52:43.1481193Z +++ ls -nl torch/include/c10/util/C++17.h 2025-06-01T22:52:43.1482291Z +++ awk '{print $5}' 2025-06-01T22:52:43.1510147Z ++ FSIZE=2403 2025-06-01T22:52:43.1510631Z ++ echo '"torch/include/c10/util/C++17.h",sha256=BVAEAXQkYPvwgykHjRRv4-fFI0AlP6PN4H8uRw8DK3Y,2403' 2025-06-01T22:52:43.1510731Z ++ read fname 2025-06-01T22:52:43.1510919Z ++ make_wheel_record torch/include/c10/util/CallOnce.h 2025-06-01T22:52:43.1511071Z ++ FPATH=torch/include/c10/util/CallOnce.h 2025-06-01T22:52:43.1511198Z ++ echo torch/include/c10/util/CallOnce.h 2025-06-01T22:52:43.1511767Z ++ grep RECORD 2025-06-01T22:52:43.1531758Z +++ openssl dgst -sha256 -binary torch/include/c10/util/CallOnce.h 2025-06-01T22:52:43.1532281Z +++ openssl base64 2025-06-01T22:52:43.1533336Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.1535176Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.1537444Z +++ sed -e s/=//g 2025-06-01T22:52:43.1574025Z ++ HASH=_aoEcmKjpfq66ZUoveTgMY0xWMP9QAGtpG1U2rrfhOI 2025-06-01T22:52:43.1579572Z +++ ls -nl torch/include/c10/util/CallOnce.h 2025-06-01T22:52:43.1580602Z +++ awk '{print $5}' 2025-06-01T22:52:43.1606456Z ++ FSIZE=2063 2025-06-01T22:52:43.1606928Z ++ echo '"torch/include/c10/util/CallOnce.h",sha256=_aoEcmKjpfq66ZUoveTgMY0xWMP9QAGtpG1U2rrfhOI,2063' 2025-06-01T22:52:43.1607029Z ++ read fname 2025-06-01T22:52:43.1607233Z ++ make_wheel_record torch/include/c10/util/ConstexprCrc.h 2025-06-01T22:52:43.1607378Z ++ FPATH=torch/include/c10/util/ConstexprCrc.h 2025-06-01T22:52:43.1608139Z ++ echo torch/include/c10/util/ConstexprCrc.h 2025-06-01T22:52:43.1609169Z ++ grep RECORD 2025-06-01T22:52:43.1633238Z +++ openssl dgst -sha256 -binary torch/include/c10/util/ConstexprCrc.h 2025-06-01T22:52:43.1633430Z +++ openssl base64 2025-06-01T22:52:43.1633565Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.1633675Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.1634240Z +++ sed -e s/=//g 2025-06-01T22:52:43.1677049Z ++ HASH=Xx9SPCbwwB9BtaNx2Z3o3QpDEvt6EpJjDelCdF5pXdc 2025-06-01T22:52:43.1685734Z +++ ls -nl torch/include/c10/util/ConstexprCrc.h 2025-06-01T22:52:43.1686982Z +++ awk '{print $5}' 2025-06-01T22:52:43.1714355Z ++ FSIZE=6595 2025-06-01T22:52:43.1714936Z ++ echo '"torch/include/c10/util/ConstexprCrc.h",sha256=Xx9SPCbwwB9BtaNx2Z3o3QpDEvt6EpJjDelCdF5pXdc,6595' 2025-06-01T22:52:43.1715353Z ++ read fname 2025-06-01T22:52:43.1715638Z ++ make_wheel_record torch/include/c10/util/DeadlockDetection.h 2025-06-01T22:52:43.1715817Z ++ FPATH=torch/include/c10/util/DeadlockDetection.h 2025-06-01T22:52:43.1715982Z ++ echo torch/include/c10/util/DeadlockDetection.h 2025-06-01T22:52:43.1716479Z ++ grep RECORD 2025-06-01T22:52:43.1739780Z +++ openssl dgst -sha256 -binary torch/include/c10/util/DeadlockDetection.h 2025-06-01T22:52:43.1739977Z +++ openssl base64 2025-06-01T22:52:43.1740283Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.1740399Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.1740556Z +++ sed -e s/=//g 2025-06-01T22:52:43.1780992Z ++ HASH=qH9HUXZENuZcQvI60sybaktwZ6UVbLUWMUWP6XEymIs 2025-06-01T22:52:43.1784786Z +++ ls -nl torch/include/c10/util/DeadlockDetection.h 2025-06-01T22:52:43.1786345Z +++ awk '{print $5}' 2025-06-01T22:52:43.1810716Z ++ FSIZE=2217 2025-06-01T22:52:43.1811398Z ++ echo '"torch/include/c10/util/DeadlockDetection.h",sha256=qH9HUXZENuZcQvI60sybaktwZ6UVbLUWMUWP6XEymIs,2217' 2025-06-01T22:52:43.1811501Z ++ read fname 2025-06-01T22:52:43.1811706Z ++ make_wheel_record torch/include/c10/util/Deprecated.h 2025-06-01T22:52:43.1811849Z ++ FPATH=torch/include/c10/util/Deprecated.h 2025-06-01T22:52:43.1814012Z ++ echo torch/include/c10/util/Deprecated.h 2025-06-01T22:52:43.1815399Z ++ grep RECORD 2025-06-01T22:52:43.1837461Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Deprecated.h 2025-06-01T22:52:43.1837652Z +++ openssl base64 2025-06-01T22:52:43.1838904Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.1839037Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.1840939Z +++ sed -e s/=//g 2025-06-01T22:52:43.1882314Z ++ HASH=tyNcwEnjhdHs3LbgKssdAQqInoDJXNhgcSg1z2sj3nc 2025-06-01T22:52:43.1885774Z +++ ls -nl torch/include/c10/util/Deprecated.h 2025-06-01T22:52:43.1886972Z +++ awk '{print $5}' 2025-06-01T22:52:43.1913624Z ++ FSIZE=3579 2025-06-01T22:52:43.1914190Z ++ echo '"torch/include/c10/util/Deprecated.h",sha256=tyNcwEnjhdHs3LbgKssdAQqInoDJXNhgcSg1z2sj3nc,3579' 2025-06-01T22:52:43.1914329Z ++ read fname 2025-06-01T22:52:43.1914725Z ++ make_wheel_record torch/include/c10/util/DimVector.h 2025-06-01T22:52:43.1914927Z ++ FPATH=torch/include/c10/util/DimVector.h 2025-06-01T22:52:43.1915668Z ++ echo torch/include/c10/util/DimVector.h 2025-06-01T22:52:43.1915764Z ++ grep RECORD 2025-06-01T22:52:43.1937971Z +++ openssl dgst -sha256 -binary torch/include/c10/util/DimVector.h 2025-06-01T22:52:43.1938300Z +++ openssl base64 2025-06-01T22:52:43.1938624Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.1938737Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.1939130Z +++ sed -e s/=//g 2025-06-01T22:52:43.1979144Z ++ HASH=kQxjIMzErk6BLDVVpLVCrzimZaZr-WG8pBjDePV6Njs 2025-06-01T22:52:43.1982743Z +++ ls -nl torch/include/c10/util/DimVector.h 2025-06-01T22:52:43.1984123Z +++ awk '{print $5}' 2025-06-01T22:52:43.2008386Z ++ FSIZE=444 2025-06-01T22:52:43.2008868Z ++ echo '"torch/include/c10/util/DimVector.h",sha256=kQxjIMzErk6BLDVVpLVCrzimZaZr-WG8pBjDePV6Njs,444' 2025-06-01T22:52:43.2008969Z ++ read fname 2025-06-01T22:52:43.2009184Z ++ make_wheel_record torch/include/c10/util/DynamicCounter.h 2025-06-01T22:52:43.2009339Z ++ FPATH=torch/include/c10/util/DynamicCounter.h 2025-06-01T22:52:43.2011763Z ++ echo torch/include/c10/util/DynamicCounter.h 2025-06-01T22:52:43.2012772Z ++ grep RECORD 2025-06-01T22:52:43.2035349Z +++ openssl dgst -sha256 -binary torch/include/c10/util/DynamicCounter.h 2025-06-01T22:52:43.2035536Z +++ openssl base64 2025-06-01T22:52:43.2035682Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.2037303Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.2037908Z +++ sed -e s/=//g 2025-06-01T22:52:43.2079909Z ++ HASH=oawmDGGf_eC7GwTPrEUEMMr8HVmB2QOSY1Uz9EY2XL0 2025-06-01T22:52:43.2083002Z +++ ls -nl torch/include/c10/util/DynamicCounter.h 2025-06-01T22:52:43.2083878Z +++ awk '{print $5}' 2025-06-01T22:52:43.2111713Z ++ FSIZE=1304 2025-06-01T22:52:43.2112236Z ++ echo '"torch/include/c10/util/DynamicCounter.h",sha256=oawmDGGf_eC7GwTPrEUEMMr8HVmB2QOSY1Uz9EY2XL0,1304' 2025-06-01T22:52:43.2112347Z ++ read fname 2025-06-01T22:52:43.2112517Z ++ make_wheel_record torch/include/c10/util/Enumerate.h 2025-06-01T22:52:43.2112650Z ++ FPATH=torch/include/c10/util/Enumerate.h 2025-06-01T22:52:43.2112785Z ++ echo torch/include/c10/util/Enumerate.h 2025-06-01T22:52:43.2113112Z ++ grep RECORD 2025-06-01T22:52:43.2132298Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Enumerate.h 2025-06-01T22:52:43.2133027Z +++ openssl base64 2025-06-01T22:52:43.2134148Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.2135790Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.2137046Z +++ sed -e s/=//g 2025-06-01T22:52:43.2176730Z ++ HASH=M3PDAauajOBtCSsGmrRai9p1OAZ5auWCxL7XJ4Qlu9Y 2025-06-01T22:52:43.2181678Z +++ ls -nl torch/include/c10/util/Enumerate.h 2025-06-01T22:52:43.2183129Z +++ awk '{print $5}' 2025-06-01T22:52:43.2206869Z ++ FSIZE=4001 2025-06-01T22:52:43.2207346Z ++ echo '"torch/include/c10/util/Enumerate.h",sha256=M3PDAauajOBtCSsGmrRai9p1OAZ5auWCxL7XJ4Qlu9Y,4001' 2025-06-01T22:52:43.2207583Z ++ read fname 2025-06-01T22:52:43.2207778Z ++ make_wheel_record torch/include/c10/util/Exception.h 2025-06-01T22:52:43.2207916Z ++ FPATH=torch/include/c10/util/Exception.h 2025-06-01T22:52:43.2209921Z ++ echo torch/include/c10/util/Exception.h 2025-06-01T22:52:43.2211209Z ++ grep RECORD 2025-06-01T22:52:43.2233311Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Exception.h 2025-06-01T22:52:43.2233514Z +++ openssl base64 2025-06-01T22:52:43.2234371Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.2234472Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.2235836Z +++ sed -e s/=//g 2025-06-01T22:52:43.2279007Z ++ HASH=N-gyKxkPTUJWloRXydzXDCLpe8POB7YZxvBxguHY8eA 2025-06-01T22:52:43.2282050Z +++ ls -nl torch/include/c10/util/Exception.h 2025-06-01T22:52:43.2282861Z +++ awk '{print $5}' 2025-06-01T22:52:43.2310228Z ++ FSIZE=29367 2025-06-01T22:52:43.2310793Z ++ echo '"torch/include/c10/util/Exception.h",sha256=N-gyKxkPTUJWloRXydzXDCLpe8POB7YZxvBxguHY8eA,29367' 2025-06-01T22:52:43.2310918Z ++ read fname 2025-06-01T22:52:43.2311137Z ++ make_wheel_record torch/include/c10/util/ExclusivelyOwned.h 2025-06-01T22:52:43.2311308Z ++ FPATH=torch/include/c10/util/ExclusivelyOwned.h 2025-06-01T22:52:43.2311769Z ++ echo torch/include/c10/util/ExclusivelyOwned.h 2025-06-01T22:52:43.2312599Z ++ grep RECORD 2025-06-01T22:52:43.2331769Z +++ openssl dgst -sha256 -binary torch/include/c10/util/ExclusivelyOwned.h 2025-06-01T22:52:43.2332262Z +++ openssl base64 2025-06-01T22:52:43.2333631Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.2334776Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.2336253Z +++ sed -e s/=//g 2025-06-01T22:52:43.2377623Z ++ HASH=qwRVoJSLwNgKSoGTTRUfaF7PA7l8TGwJSCM9qg3I2a0 2025-06-01T22:52:43.2382366Z +++ ls -nl torch/include/c10/util/ExclusivelyOwned.h 2025-06-01T22:52:43.2383735Z +++ awk '{print $5}' 2025-06-01T22:52:43.2407157Z ++ FSIZE=4453 2025-06-01T22:52:43.2407689Z ++ echo '"torch/include/c10/util/ExclusivelyOwned.h",sha256=qwRVoJSLwNgKSoGTTRUfaF7PA7l8TGwJSCM9qg3I2a0,4453' 2025-06-01T22:52:43.2407802Z ++ read fname 2025-06-01T22:52:43.2408102Z ++ make_wheel_record torch/include/c10/util/ExclusivelyOwnedTensorTraits.h 2025-06-01T22:52:43.2408336Z ++ FPATH=torch/include/c10/util/ExclusivelyOwnedTensorTraits.h 2025-06-01T22:52:43.2410706Z ++ echo torch/include/c10/util/ExclusivelyOwnedTensorTraits.h 2025-06-01T22:52:43.2411675Z ++ grep RECORD 2025-06-01T22:52:43.2433461Z +++ openssl dgst -sha256 -binary torch/include/c10/util/ExclusivelyOwnedTensorTraits.h 2025-06-01T22:52:43.2433646Z +++ openssl base64 2025-06-01T22:52:43.2435121Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.2435232Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.2436400Z +++ sed -e s/=//g 2025-06-01T22:52:43.2477128Z ++ HASH=ik-PJqouBR29T6XDuf0QGhthRXQ69xpg81fuU3-8h4Y 2025-06-01T22:52:43.2480729Z +++ ls -nl torch/include/c10/util/ExclusivelyOwnedTensorTraits.h 2025-06-01T22:52:43.2481072Z +++ awk '{print $5}' 2025-06-01T22:52:43.2509208Z ++ FSIZE=2194 2025-06-01T22:52:43.2509898Z ++ echo '"torch/include/c10/util/ExclusivelyOwnedTensorTraits.h",sha256=ik-PJqouBR29T6XDuf0QGhthRXQ69xpg81fuU3-8h4Y,2194' 2025-06-01T22:52:43.2510003Z ++ read fname 2025-06-01T22:52:43.2510196Z ++ make_wheel_record torch/include/c10/util/FbcodeMaps.h 2025-06-01T22:52:43.2510334Z ++ FPATH=torch/include/c10/util/FbcodeMaps.h 2025-06-01T22:52:43.2510504Z ++ echo torch/include/c10/util/FbcodeMaps.h 2025-06-01T22:52:43.2510625Z ++ grep RECORD 2025-06-01T22:52:43.2531076Z +++ openssl dgst -sha256 -binary torch/include/c10/util/FbcodeMaps.h 2025-06-01T22:52:43.2531202Z +++ openssl base64 2025-06-01T22:52:43.2532505Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.2533845Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.2535188Z +++ sed -e s/=//g 2025-06-01T22:52:43.2575756Z ++ HASH=8vAkfHp4na6an2L9cXNB45k1POA9sLEkv5QZDcC3eHY 2025-06-01T22:52:43.2579094Z +++ ls -nl torch/include/c10/util/FbcodeMaps.h 2025-06-01T22:52:43.2580446Z +++ awk '{print $5}' 2025-06-01T22:52:43.2606414Z ++ FSIZE=728 2025-06-01T22:52:43.2607040Z ++ echo '"torch/include/c10/util/FbcodeMaps.h",sha256=8vAkfHp4na6an2L9cXNB45k1POA9sLEkv5QZDcC3eHY,728' 2025-06-01T22:52:43.2607141Z ++ read fname 2025-06-01T22:52:43.2607304Z ++ make_wheel_record torch/include/c10/util/Flags.h 2025-06-01T22:52:43.2607442Z ++ FPATH=torch/include/c10/util/Flags.h 2025-06-01T22:52:43.2607594Z ++ echo torch/include/c10/util/Flags.h 2025-06-01T22:52:43.2608661Z ++ grep RECORD 2025-06-01T22:52:43.2631935Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Flags.h 2025-06-01T22:52:43.2632130Z +++ openssl base64 2025-06-01T22:52:43.2632249Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.2632370Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.2633463Z +++ sed -e s/=//g 2025-06-01T22:52:43.2675734Z ++ HASH=tuiKmjA2Yl-8LbV9Z9Y1hPSBGdcEE-o37RhGNQy-7J4 2025-06-01T22:52:43.2679018Z +++ ls -nl torch/include/c10/util/Flags.h 2025-06-01T22:52:43.2679932Z +++ awk '{print $5}' 2025-06-01T22:52:43.2718139Z ++ FSIZE=10900 2025-06-01T22:52:43.2718835Z ++ echo '"torch/include/c10/util/Flags.h",sha256=tuiKmjA2Yl-8LbV9Z9Y1hPSBGdcEE-o37RhGNQy-7J4,10900' 2025-06-01T22:52:43.2718990Z ++ read fname 2025-06-01T22:52:43.2719203Z ++ make_wheel_record torch/include/c10/util/Float4_e2m1fn_x2.h 2025-06-01T22:52:43.2719366Z ++ FPATH=torch/include/c10/util/Float4_e2m1fn_x2.h 2025-06-01T22:52:43.2719502Z ++ echo torch/include/c10/util/Float4_e2m1fn_x2.h 2025-06-01T22:52:43.2719597Z ++ grep RECORD 2025-06-01T22:52:43.2729783Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Float4_e2m1fn_x2.h 2025-06-01T22:52:43.2730209Z +++ openssl base64 2025-06-01T22:52:43.2731485Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.2732751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.2734126Z +++ sed -e s/=//g 2025-06-01T22:52:43.2773709Z ++ HASH=vfZaaNkdL85l1DzdGf8Be05ScxMOkYhhVD4jZ8bT3mI 2025-06-01T22:52:43.2779303Z +++ ls -nl torch/include/c10/util/Float4_e2m1fn_x2.h 2025-06-01T22:52:43.2779982Z +++ awk '{print $5}' 2025-06-01T22:52:43.2806244Z ++ FSIZE=862 2025-06-01T22:52:43.2806755Z ++ echo '"torch/include/c10/util/Float4_e2m1fn_x2.h",sha256=vfZaaNkdL85l1DzdGf8Be05ScxMOkYhhVD4jZ8bT3mI,862' 2025-06-01T22:52:43.2806865Z ++ read fname 2025-06-01T22:52:43.2807080Z ++ make_wheel_record torch/include/c10/util/Float8_e4m3fn-inl.h 2025-06-01T22:52:43.2807239Z ++ FPATH=torch/include/c10/util/Float8_e4m3fn-inl.h 2025-06-01T22:52:43.2807429Z ++ echo torch/include/c10/util/Float8_e4m3fn-inl.h 2025-06-01T22:52:43.2808329Z ++ grep RECORD 2025-06-01T22:52:43.2831657Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Float8_e4m3fn-inl.h 2025-06-01T22:52:43.2831866Z +++ openssl base64 2025-06-01T22:52:43.2831991Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.2833138Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.2834159Z +++ sed -e s/=//g 2025-06-01T22:52:43.2876035Z ++ HASH=qNQjkWi7W7hTQtZ1RdGrccNW8hX3rWe0ymI2FD6Q1G4 2025-06-01T22:52:43.2879853Z +++ ls -nl torch/include/c10/util/Float8_e4m3fn-inl.h 2025-06-01T22:52:43.2880674Z +++ awk '{print $5}' 2025-06-01T22:52:43.2907331Z ++ FSIZE=8566 2025-06-01T22:52:43.2908004Z ++ echo '"torch/include/c10/util/Float8_e4m3fn-inl.h",sha256=qNQjkWi7W7hTQtZ1RdGrccNW8hX3rWe0ymI2FD6Q1G4,8566' 2025-06-01T22:52:43.2908686Z ++ read fname 2025-06-01T22:52:43.2909015Z ++ make_wheel_record torch/include/c10/util/Float8_e4m3fn.h 2025-06-01T22:52:43.2909469Z ++ FPATH=torch/include/c10/util/Float8_e4m3fn.h 2025-06-01T22:52:43.2909871Z ++ echo torch/include/c10/util/Float8_e4m3fn.h 2025-06-01T22:52:43.2910229Z ++ grep RECORD 2025-06-01T22:52:43.2930566Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Float8_e4m3fn.h 2025-06-01T22:52:43.2931217Z +++ openssl base64 2025-06-01T22:52:43.2931803Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.2933429Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.2934660Z +++ sed -e s/=//g 2025-06-01T22:52:43.2972957Z ++ HASH=naGvxRbIHjw4guQw4zaPjolIFLvGI0GombclWjjZEAs 2025-06-01T22:52:43.2978769Z +++ ls -nl torch/include/c10/util/Float8_e4m3fn.h 2025-06-01T22:52:43.2979516Z +++ awk '{print $5}' 2025-06-01T22:52:43.3006099Z ++ FSIZE=8146 2025-06-01T22:52:43.3006760Z ++ echo '"torch/include/c10/util/Float8_e4m3fn.h",sha256=naGvxRbIHjw4guQw4zaPjolIFLvGI0GombclWjjZEAs,8146' 2025-06-01T22:52:43.3007596Z ++ read fname 2025-06-01T22:52:43.3007960Z ++ make_wheel_record torch/include/c10/util/Float8_e4m3fnuz-inl.h 2025-06-01T22:52:43.3008487Z ++ FPATH=torch/include/c10/util/Float8_e4m3fnuz-inl.h 2025-06-01T22:52:43.3008954Z ++ echo torch/include/c10/util/Float8_e4m3fnuz-inl.h 2025-06-01T22:52:43.3009334Z ++ grep RECORD 2025-06-01T22:52:43.3029267Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Float8_e4m3fnuz-inl.h 2025-06-01T22:52:43.3029871Z +++ openssl base64 2025-06-01T22:52:43.3030515Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.3031710Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.3032658Z +++ sed -e s/=//g 2025-06-01T22:52:43.3073340Z ++ HASH=cttH-JCo5d0lwcZw36F2JORYNf1mjnKUzma5t1Vgp84 2025-06-01T22:52:43.3077287Z +++ ls -nl torch/include/c10/util/Float8_e4m3fnuz-inl.h 2025-06-01T22:52:43.3077996Z +++ awk '{print $5}' 2025-06-01T22:52:43.3105993Z ++ FSIZE=8996 2025-06-01T22:52:43.3106734Z ++ echo '"torch/include/c10/util/Float8_e4m3fnuz-inl.h",sha256=cttH-JCo5d0lwcZw36F2JORYNf1mjnKUzma5t1Vgp84,8996' 2025-06-01T22:52:43.3107446Z ++ read fname 2025-06-01T22:52:43.3107779Z ++ make_wheel_record torch/include/c10/util/Float8_e4m3fnuz.h 2025-06-01T22:52:43.3108253Z ++ FPATH=torch/include/c10/util/Float8_e4m3fnuz.h 2025-06-01T22:52:43.3108663Z ++ echo torch/include/c10/util/Float8_e4m3fnuz.h 2025-06-01T22:52:43.3109034Z ++ grep RECORD 2025-06-01T22:52:43.3128996Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Float8_e4m3fnuz.h 2025-06-01T22:52:43.3129521Z +++ openssl base64 2025-06-01T22:52:43.3130223Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.3131748Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.3133167Z +++ sed -e s/=//g 2025-06-01T22:52:43.3172203Z ++ HASH=vbsDet8MfGF02FctTOv_EQmbhOG4uYQr-XFSAkmex1s 2025-06-01T22:52:43.3177021Z +++ ls -nl torch/include/c10/util/Float8_e4m3fnuz.h 2025-06-01T22:52:43.3178563Z +++ awk '{print $5}' 2025-06-01T22:52:43.3205298Z ++ FSIZE=3814 2025-06-01T22:52:43.3205954Z ++ echo '"torch/include/c10/util/Float8_e4m3fnuz.h",sha256=vbsDet8MfGF02FctTOv_EQmbhOG4uYQr-XFSAkmex1s,3814' 2025-06-01T22:52:43.3206640Z ++ read fname 2025-06-01T22:52:43.3207000Z ++ make_wheel_record torch/include/c10/util/Float8_e5m2-inl.h 2025-06-01T22:52:43.3207477Z ++ FPATH=torch/include/c10/util/Float8_e5m2-inl.h 2025-06-01T22:52:43.3207913Z ++ echo torch/include/c10/util/Float8_e5m2-inl.h 2025-06-01T22:52:43.3208297Z ++ grep RECORD 2025-06-01T22:52:43.3230187Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Float8_e5m2-inl.h 2025-06-01T22:52:43.3230759Z +++ openssl base64 2025-06-01T22:52:43.3231028Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.3231514Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.3232825Z +++ sed -e s/=//g 2025-06-01T22:52:43.3272815Z ++ HASH=aCXYsCL6rLJy4qFlz_1kcmbKbBsNJMCL-lQmomOh7sY 2025-06-01T22:52:43.3277133Z +++ ls -nl torch/include/c10/util/Float8_e5m2-inl.h 2025-06-01T22:52:43.3278453Z +++ awk '{print $5}' 2025-06-01T22:52:43.3305373Z ++ FSIZE=8652 2025-06-01T22:52:43.3306100Z ++ echo '"torch/include/c10/util/Float8_e5m2-inl.h",sha256=aCXYsCL6rLJy4qFlz_1kcmbKbBsNJMCL-lQmomOh7sY,8652' 2025-06-01T22:52:43.3306972Z ++ read fname 2025-06-01T22:52:43.3307290Z ++ make_wheel_record torch/include/c10/util/Float8_e5m2.h 2025-06-01T22:52:43.3307737Z ++ FPATH=torch/include/c10/util/Float8_e5m2.h 2025-06-01T22:52:43.3308146Z ++ echo torch/include/c10/util/Float8_e5m2.h 2025-06-01T22:52:43.3308589Z ++ grep RECORD 2025-06-01T22:52:43.3329225Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Float8_e5m2.h 2025-06-01T22:52:43.3329874Z +++ openssl base64 2025-06-01T22:52:43.3330792Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.3331989Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.3333438Z +++ sed -e s/=//g 2025-06-01T22:52:43.3371234Z ++ HASH=jzObT3uozffiPe0dJQHWjn1TT5FcHvZX_kusGczjUCI 2025-06-01T22:52:43.3376326Z +++ ls -nl torch/include/c10/util/Float8_e5m2.h 2025-06-01T22:52:43.3378466Z +++ awk '{print $5}' 2025-06-01T22:52:43.3404391Z ++ FSIZE=4324 2025-06-01T22:52:43.3405235Z ++ echo '"torch/include/c10/util/Float8_e5m2.h",sha256=jzObT3uozffiPe0dJQHWjn1TT5FcHvZX_kusGczjUCI,4324' 2025-06-01T22:52:43.3406033Z ++ read fname 2025-06-01T22:52:43.3406518Z ++ make_wheel_record torch/include/c10/util/Float8_e5m2fnuz-inl.h 2025-06-01T22:52:43.3407182Z ++ FPATH=torch/include/c10/util/Float8_e5m2fnuz-inl.h 2025-06-01T22:52:43.3407632Z ++ echo torch/include/c10/util/Float8_e5m2fnuz-inl.h 2025-06-01T22:52:43.3408021Z ++ grep RECORD 2025-06-01T22:52:43.3434485Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Float8_e5m2fnuz-inl.h 2025-06-01T22:52:43.3435108Z +++ openssl base64 2025-06-01T22:52:43.3435888Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.3436137Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.3436404Z +++ sed -e s/=//g 2025-06-01T22:52:43.3477024Z ++ HASH=lCpwXEIQ_-_yQHCOfu0yBGu_T4w-GHP5Dg61Qso1bfs 2025-06-01T22:52:43.3481406Z +++ ls -nl torch/include/c10/util/Float8_e5m2fnuz-inl.h 2025-06-01T22:52:43.3482948Z +++ awk '{print $5}' 2025-06-01T22:52:43.3509508Z ++ FSIZE=9225 2025-06-01T22:52:43.3510272Z ++ echo '"torch/include/c10/util/Float8_e5m2fnuz-inl.h",sha256=lCpwXEIQ_-_yQHCOfu0yBGu_T4w-GHP5Dg61Qso1bfs,9225' 2025-06-01T22:52:43.3511038Z ++ read fname 2025-06-01T22:52:43.3511381Z ++ make_wheel_record torch/include/c10/util/Float8_e5m2fnuz.h 2025-06-01T22:52:43.3511842Z ++ FPATH=torch/include/c10/util/Float8_e5m2fnuz.h 2025-06-01T22:52:43.3512293Z ++ echo torch/include/c10/util/Float8_e5m2fnuz.h 2025-06-01T22:52:43.3512707Z ++ grep RECORD 2025-06-01T22:52:43.3531612Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Float8_e5m2fnuz.h 2025-06-01T22:52:43.3532480Z +++ openssl base64 2025-06-01T22:52:43.3533829Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.3535677Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.3536905Z +++ sed -e s/=//g 2025-06-01T22:52:43.3574017Z ++ HASH=P_yKQ4nOnWvr0c9mQqL3D36sDVaJrBsdd5FkMi7onPI 2025-06-01T22:52:43.3579397Z +++ ls -nl torch/include/c10/util/Float8_e5m2fnuz.h 2025-06-01T22:52:43.3580888Z +++ awk '{print $5}' 2025-06-01T22:52:43.3606119Z ++ FSIZE=3843 2025-06-01T22:52:43.3606762Z ++ echo '"torch/include/c10/util/Float8_e5m2fnuz.h",sha256=P_yKQ4nOnWvr0c9mQqL3D36sDVaJrBsdd5FkMi7onPI,3843' 2025-06-01T22:52:43.3607463Z ++ read fname 2025-06-01T22:52:43.3607886Z ++ make_wheel_record torch/include/c10/util/Float8_e8m0fnu-inl.h 2025-06-01T22:52:43.3608402Z ++ FPATH=torch/include/c10/util/Float8_e8m0fnu-inl.h 2025-06-01T22:52:43.3608921Z ++ echo torch/include/c10/util/Float8_e8m0fnu-inl.h 2025-06-01T22:52:43.3609303Z ++ grep RECORD 2025-06-01T22:52:43.3633185Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Float8_e8m0fnu-inl.h 2025-06-01T22:52:43.3633704Z +++ openssl base64 2025-06-01T22:52:43.3634016Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.3634331Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.3634598Z +++ sed -e s/=//g 2025-06-01T22:52:43.3675377Z ++ HASH=S21LFiYV7RTYRkbNKgiagLTAYZzGtWIfsCxoKrPjcWI 2025-06-01T22:52:43.3679098Z +++ ls -nl torch/include/c10/util/Float8_e8m0fnu-inl.h 2025-06-01T22:52:43.3680013Z +++ awk '{print $5}' 2025-06-01T22:52:43.3707622Z ++ FSIZE=3785 2025-06-01T22:52:43.3708516Z ++ echo '"torch/include/c10/util/Float8_e8m0fnu-inl.h",sha256=S21LFiYV7RTYRkbNKgiagLTAYZzGtWIfsCxoKrPjcWI,3785' 2025-06-01T22:52:43.3709238Z ++ read fname 2025-06-01T22:52:43.3709699Z ++ make_wheel_record torch/include/c10/util/Float8_e8m0fnu.h 2025-06-01T22:52:43.3710167Z ++ FPATH=torch/include/c10/util/Float8_e8m0fnu.h 2025-06-01T22:52:43.3710568Z ++ echo torch/include/c10/util/Float8_e8m0fnu.h 2025-06-01T22:52:43.3710933Z ++ grep RECORD 2025-06-01T22:52:43.3730425Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Float8_e8m0fnu.h 2025-06-01T22:52:43.3730974Z +++ openssl base64 2025-06-01T22:52:43.3731815Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.3733244Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.3734582Z +++ sed -e s/=//g 2025-06-01T22:52:43.3772048Z ++ HASH=RFc8Le6PbZ8TmK5R5-AKYwE7qFmXU-W_l4zpHCeDDcI 2025-06-01T22:52:43.3776890Z +++ ls -nl torch/include/c10/util/Float8_e8m0fnu.h 2025-06-01T22:52:43.3778535Z +++ awk '{print $5}' 2025-06-01T22:52:43.3804363Z ++ FSIZE=3098 2025-06-01T22:52:43.3805460Z ++ echo '"torch/include/c10/util/Float8_e8m0fnu.h",sha256=RFc8Le6PbZ8TmK5R5-AKYwE7qFmXU-W_l4zpHCeDDcI,3098' 2025-06-01T22:52:43.3806235Z ++ read fname 2025-06-01T22:52:43.3806586Z ++ make_wheel_record torch/include/c10/util/Float8_fnuz_cvt.h 2025-06-01T22:52:43.3807060Z ++ FPATH=torch/include/c10/util/Float8_fnuz_cvt.h 2025-06-01T22:52:43.3807566Z ++ echo torch/include/c10/util/Float8_fnuz_cvt.h 2025-06-01T22:52:43.3807949Z ++ grep RECORD 2025-06-01T22:52:43.3830699Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Float8_fnuz_cvt.h 2025-06-01T22:52:43.3831301Z +++ openssl base64 2025-06-01T22:52:43.3831556Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.3832100Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.3832625Z +++ sed -e s/=//g 2025-06-01T22:52:43.3874052Z ++ HASH=9mj750VZ1H3zKWp1-5Y6ZkiRv5gI2YdzmVMsMwn7l74 2025-06-01T22:52:43.3877356Z +++ ls -nl torch/include/c10/util/Float8_fnuz_cvt.h 2025-06-01T22:52:43.3878206Z +++ awk '{print $5}' 2025-06-01T22:52:43.3906632Z ++ FSIZE=1732 2025-06-01T22:52:43.3907278Z ++ echo '"torch/include/c10/util/Float8_fnuz_cvt.h",sha256=9mj750VZ1H3zKWp1-5Y6ZkiRv5gI2YdzmVMsMwn7l74,1732' 2025-06-01T22:52:43.3907942Z ++ read fname 2025-06-01T22:52:43.3908267Z ++ make_wheel_record torch/include/c10/util/FunctionRef.h 2025-06-01T22:52:43.3908700Z ++ FPATH=torch/include/c10/util/FunctionRef.h 2025-06-01T22:52:43.3909098Z ++ echo torch/include/c10/util/FunctionRef.h 2025-06-01T22:52:43.3909440Z ++ grep RECORD 2025-06-01T22:52:43.3928943Z +++ openssl dgst -sha256 -binary torch/include/c10/util/FunctionRef.h 2025-06-01T22:52:43.3929458Z +++ openssl base64 2025-06-01T22:52:43.3930354Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.3931754Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.3933105Z +++ sed -e s/=//g 2025-06-01T22:52:43.3972864Z ++ HASH=L2sIQ56zatHFPgwVDlVM0cA-KzBI4M6-Tv3M8G5WHSM 2025-06-01T22:52:43.3978935Z +++ ls -nl torch/include/c10/util/FunctionRef.h 2025-06-01T22:52:43.3979326Z +++ awk '{print $5}' 2025-06-01T22:52:43.4005929Z ++ FSIZE=2296 2025-06-01T22:52:43.4006594Z ++ echo '"torch/include/c10/util/FunctionRef.h",sha256=L2sIQ56zatHFPgwVDlVM0cA-KzBI4M6-Tv3M8G5WHSM,2296' 2025-06-01T22:52:43.4007293Z ++ read fname 2025-06-01T22:52:43.4007592Z ++ make_wheel_record torch/include/c10/util/Gauge.h 2025-06-01T22:52:43.4008015Z ++ FPATH=torch/include/c10/util/Gauge.h 2025-06-01T22:52:43.4008387Z ++ echo torch/include/c10/util/Gauge.h 2025-06-01T22:52:43.4008733Z ++ grep RECORD 2025-06-01T22:52:43.4030957Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Gauge.h 2025-06-01T22:52:43.4031438Z +++ openssl base64 2025-06-01T22:52:43.4031722Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.4031972Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.4032434Z +++ sed -e s/=//g 2025-06-01T22:52:43.4074340Z ++ HASH=HOwKw1NSJqSGLPMXGjeihIkqNp5KKl_1U7BMIAvT9Ms 2025-06-01T22:52:43.4077643Z +++ ls -nl torch/include/c10/util/Gauge.h 2025-06-01T22:52:43.4078932Z +++ awk '{print $5}' 2025-06-01T22:52:43.4106094Z ++ FSIZE=1176 2025-06-01T22:52:43.4106760Z ++ echo '"torch/include/c10/util/Gauge.h",sha256=HOwKw1NSJqSGLPMXGjeihIkqNp5KKl_1U7BMIAvT9Ms,1176' 2025-06-01T22:52:43.4107373Z ++ read fname 2025-06-01T22:52:43.4107694Z ++ make_wheel_record torch/include/c10/util/Half-inl.h 2025-06-01T22:52:43.4108108Z ++ FPATH=torch/include/c10/util/Half-inl.h 2025-06-01T22:52:43.4108488Z ++ echo torch/include/c10/util/Half-inl.h 2025-06-01T22:52:43.4108819Z ++ grep RECORD 2025-06-01T22:52:43.4128895Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Half-inl.h 2025-06-01T22:52:43.4129391Z +++ openssl base64 2025-06-01T22:52:43.4130400Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.4131889Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.4133082Z +++ sed -e s/=//g 2025-06-01T22:52:43.4171427Z ++ HASH=2J-jM1hlLZ-Ixq6XrjiCbsSasVZGjrt5g7EmDs-6Ey8 2025-06-01T22:52:43.4176319Z +++ ls -nl torch/include/c10/util/Half-inl.h 2025-06-01T22:52:43.4177400Z +++ awk '{print $5}' 2025-06-01T22:52:43.4203916Z ++ FSIZE=10152 2025-06-01T22:52:43.4204702Z ++ echo '"torch/include/c10/util/Half-inl.h",sha256=2J-jM1hlLZ-Ixq6XrjiCbsSasVZGjrt5g7EmDs-6Ey8,10152' 2025-06-01T22:52:43.4205536Z ++ read fname 2025-06-01T22:52:43.4205972Z ++ make_wheel_record torch/include/c10/util/Half.h 2025-06-01T22:52:43.4206396Z ++ FPATH=torch/include/c10/util/Half.h 2025-06-01T22:52:43.4206771Z ++ echo torch/include/c10/util/Half.h 2025-06-01T22:52:43.4207097Z ++ grep RECORD 2025-06-01T22:52:43.4228076Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Half.h 2025-06-01T22:52:43.4228634Z +++ openssl base64 2025-06-01T22:52:43.4229795Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.4230497Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.4231068Z +++ sed -e s/=//g 2025-06-01T22:52:43.4271348Z ++ HASH=3o8_T9geBMhYkQUrPfWCIjwH8q0rbkxypj1jX_Lae0E 2025-06-01T22:52:43.4275611Z +++ ls -nl torch/include/c10/util/Half.h 2025-06-01T22:52:43.4277255Z +++ awk '{print $5}' 2025-06-01T22:52:43.4303711Z ++ FSIZE=16340 2025-06-01T22:52:43.4304299Z ++ echo '"torch/include/c10/util/Half.h",sha256=3o8_T9geBMhYkQUrPfWCIjwH8q0rbkxypj1jX_Lae0E,16340' 2025-06-01T22:52:43.4304899Z ++ read fname 2025-06-01T22:52:43.4305232Z ++ make_wheel_record torch/include/c10/util/IdWrapper.h 2025-06-01T22:52:43.4305753Z ++ FPATH=torch/include/c10/util/IdWrapper.h 2025-06-01T22:52:43.4306149Z ++ echo torch/include/c10/util/IdWrapper.h 2025-06-01T22:52:43.4306483Z ++ grep RECORD 2025-06-01T22:52:43.4327490Z +++ openssl dgst -sha256 -binary torch/include/c10/util/IdWrapper.h 2025-06-01T22:52:43.4328022Z +++ openssl base64 2025-06-01T22:52:43.4328305Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.4329123Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.4330621Z +++ sed -e s/=//g 2025-06-01T22:52:43.4370771Z ++ HASH=uYBOWQaBbtb9DDcerY46K4BfnM1bT3LLnIM6rae4iI8 2025-06-01T22:52:43.4375320Z +++ ls -nl torch/include/c10/util/IdWrapper.h 2025-06-01T22:52:43.4376559Z +++ awk '{print $5}' 2025-06-01T22:52:43.4402602Z ++ FSIZE=2336 2025-06-01T22:52:43.4403736Z ++ echo '"torch/include/c10/util/IdWrapper.h",sha256=uYBOWQaBbtb9DDcerY46K4BfnM1bT3LLnIM6rae4iI8,2336' 2025-06-01T22:52:43.4404802Z ++ read fname 2025-06-01T22:52:43.4405170Z ++ make_wheel_record torch/include/c10/util/IntrusiveList.h 2025-06-01T22:52:43.4405651Z ++ FPATH=torch/include/c10/util/IntrusiveList.h 2025-06-01T22:52:43.4406122Z ++ echo torch/include/c10/util/IntrusiveList.h 2025-06-01T22:52:43.4406499Z ++ grep RECORD 2025-06-01T22:52:43.4430165Z +++ openssl dgst -sha256 -binary torch/include/c10/util/IntrusiveList.h 2025-06-01T22:52:43.4431049Z +++ openssl base64 2025-06-01T22:52:43.4431375Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.4431622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.4431888Z +++ sed -e s/=//g 2025-06-01T22:52:43.4473966Z ++ HASH=tjwYsnviuhQ8jCbbRAhyNbSNNWsS1lP5439mqa3cQ2Q 2025-06-01T22:52:43.4477589Z +++ ls -nl torch/include/c10/util/IntrusiveList.h 2025-06-01T22:52:43.4478561Z +++ awk '{print $5}' 2025-06-01T22:52:43.4505940Z ++ FSIZE=4495 2025-06-01T22:52:43.4506607Z ++ echo '"torch/include/c10/util/IntrusiveList.h",sha256=tjwYsnviuhQ8jCbbRAhyNbSNNWsS1lP5439mqa3cQ2Q,4495' 2025-06-01T22:52:43.4507294Z ++ read fname 2025-06-01T22:52:43.4507593Z ++ make_wheel_record torch/include/c10/util/Lazy.h 2025-06-01T22:52:43.4508001Z ++ FPATH=torch/include/c10/util/Lazy.h 2025-06-01T22:52:43.4508354Z ++ echo torch/include/c10/util/Lazy.h 2025-06-01T22:52:43.4508689Z ++ grep RECORD 2025-06-01T22:52:43.4528898Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Lazy.h 2025-06-01T22:52:43.4529368Z +++ openssl base64 2025-06-01T22:52:43.4530261Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.4531524Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.4532913Z +++ sed -e s/=//g 2025-06-01T22:52:43.4571541Z ++ HASH=29zqiEnjpyPvkuTCtqrQ6dSOnvXTk8v7XXoi7RC3aiI 2025-06-01T22:52:43.4576352Z +++ ls -nl torch/include/c10/util/Lazy.h 2025-06-01T22:52:43.4578705Z +++ awk '{print $5}' 2025-06-01T22:52:43.4604815Z ++ FSIZE=2823 2025-06-01T22:52:43.4605479Z ++ echo '"torch/include/c10/util/Lazy.h",sha256=29zqiEnjpyPvkuTCtqrQ6dSOnvXTk8v7XXoi7RC3aiI,2823' 2025-06-01T22:52:43.4606136Z ++ read fname 2025-06-01T22:52:43.4606468Z ++ make_wheel_record torch/include/c10/util/LeftRight.h 2025-06-01T22:52:43.4606905Z ++ FPATH=torch/include/c10/util/LeftRight.h 2025-06-01T22:52:43.4607307Z ++ echo torch/include/c10/util/LeftRight.h 2025-06-01T22:52:43.4607776Z ++ grep RECORD 2025-06-01T22:52:43.4629280Z +++ openssl dgst -sha256 -binary torch/include/c10/util/LeftRight.h 2025-06-01T22:52:43.4630353Z +++ openssl base64 2025-06-01T22:52:43.4630924Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.4631183Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.4631578Z +++ sed -e s/=//g 2025-06-01T22:52:43.4673856Z ++ HASH=mNdFyU0-nW32IE8bID3WqP_7qRajMyMgenxUEoGVqmo 2025-06-01T22:52:43.4677392Z +++ ls -nl torch/include/c10/util/LeftRight.h 2025-06-01T22:52:43.4678190Z +++ awk '{print $5}' 2025-06-01T22:52:43.4705854Z ++ FSIZE=7209 2025-06-01T22:52:43.4706554Z ++ echo '"torch/include/c10/util/LeftRight.h",sha256=mNdFyU0-nW32IE8bID3WqP_7qRajMyMgenxUEoGVqmo,7209' 2025-06-01T22:52:43.4707693Z ++ read fname 2025-06-01T22:52:43.4708221Z ++ make_wheel_record torch/include/c10/util/Load.h 2025-06-01T22:52:43.4708796Z ++ FPATH=torch/include/c10/util/Load.h 2025-06-01T22:52:43.4709149Z ++ echo torch/include/c10/util/Load.h 2025-06-01T22:52:43.4709481Z ++ grep RECORD 2025-06-01T22:52:43.4729501Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Load.h 2025-06-01T22:52:43.4730158Z +++ openssl base64 2025-06-01T22:52:43.4730617Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.4731757Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.4732804Z +++ sed -e s/=//g 2025-06-01T22:52:43.4772861Z ++ HASH=_DiWV1BF_M-sPlrZSsuB3YBy-X2lTrE7lfBZSjZB87M 2025-06-01T22:52:43.4777693Z +++ ls -nl torch/include/c10/util/Load.h 2025-06-01T22:52:43.4779262Z +++ awk '{print $5}' 2025-06-01T22:52:43.4806253Z ++ FSIZE=924 2025-06-01T22:52:43.4807120Z ++ echo '"torch/include/c10/util/Load.h",sha256=_DiWV1BF_M-sPlrZSsuB3YBy-X2lTrE7lfBZSjZB87M,924' 2025-06-01T22:52:43.4807750Z ++ read fname 2025-06-01T22:52:43.4808209Z ++ make_wheel_record torch/include/c10/util/Logging.h 2025-06-01T22:52:43.4808800Z ++ FPATH=torch/include/c10/util/Logging.h 2025-06-01T22:52:43.4809418Z ++ echo torch/include/c10/util/Logging.h 2025-06-01T22:52:43.4809989Z ++ grep RECORD 2025-06-01T22:52:43.4833579Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Logging.h 2025-06-01T22:52:43.4834468Z +++ openssl base64 2025-06-01T22:52:43.4834924Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.4835330Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.4835597Z +++ sed -e s/=//g 2025-06-01T22:52:43.4878025Z ++ HASH=8Fkdv2jqmuj9d9onp_L2Bdfb9f5Le8GgF1ZmrQnc9Vg 2025-06-01T22:52:43.4882777Z +++ ls -nl torch/include/c10/util/Logging.h 2025-06-01T22:52:43.4883575Z +++ awk '{print $5}' 2025-06-01T22:52:43.4912022Z ++ FSIZE=14047 2025-06-01T22:52:43.4912934Z ++ echo '"torch/include/c10/util/Logging.h",sha256=8Fkdv2jqmuj9d9onp_L2Bdfb9f5Le8GgF1ZmrQnc9Vg,14047' 2025-06-01T22:52:43.4913938Z ++ read fname 2025-06-01T22:52:43.4914277Z ++ make_wheel_record torch/include/c10/util/MathConstants.h 2025-06-01T22:52:43.4914733Z ++ FPATH=torch/include/c10/util/MathConstants.h 2025-06-01T22:52:43.4915145Z ++ echo torch/include/c10/util/MathConstants.h 2025-06-01T22:52:43.4915499Z ++ grep RECORD 2025-06-01T22:52:43.4932329Z +++ openssl dgst -sha256 -binary torch/include/c10/util/MathConstants.h 2025-06-01T22:52:43.4933270Z +++ openssl base64 2025-06-01T22:52:43.4933982Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.4935517Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.4936845Z +++ sed -e s/=//g 2025-06-01T22:52:43.4974609Z ++ HASH=gyZaVPY6yUN2V2c1pdAkjtXy6UpD51eDmDixsacR_uU 2025-06-01T22:52:43.4980330Z +++ ls -nl torch/include/c10/util/MathConstants.h 2025-06-01T22:52:43.4981046Z +++ awk '{print $5}' 2025-06-01T22:52:43.5006123Z ++ FSIZE=3690 2025-06-01T22:52:43.5007247Z ++ echo '"torch/include/c10/util/MathConstants.h",sha256=gyZaVPY6yUN2V2c1pdAkjtXy6UpD51eDmDixsacR_uU,3690' 2025-06-01T22:52:43.5008030Z ++ read fname 2025-06-01T22:52:43.5008632Z ++ make_wheel_record torch/include/c10/util/MaybeOwned.h 2025-06-01T22:52:43.5009456Z ++ FPATH=torch/include/c10/util/MaybeOwned.h 2025-06-01T22:52:43.5009952Z ++ echo torch/include/c10/util/MaybeOwned.h 2025-06-01T22:52:43.5010315Z ++ grep RECORD 2025-06-01T22:52:43.5031573Z +++ openssl dgst -sha256 -binary torch/include/c10/util/MaybeOwned.h 2025-06-01T22:52:43.5032371Z +++ openssl base64 2025-06-01T22:52:43.5032736Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.5033177Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.5033801Z +++ sed -e s/=//g 2025-06-01T22:52:43.5078001Z ++ HASH=JG-HdRwRjypc-liDVqV3r0FHmCq11gy9pKx2droIzYM 2025-06-01T22:52:43.5079591Z +++ ls -nl torch/include/c10/util/MaybeOwned.h 2025-06-01T22:52:43.5080264Z +++ awk '{print $5}' 2025-06-01T22:52:43.5108582Z ++ FSIZE=7155 2025-06-01T22:52:43.5109542Z ++ echo '"torch/include/c10/util/MaybeOwned.h",sha256=JG-HdRwRjypc-liDVqV3r0FHmCq11gy9pKx2droIzYM,7155' 2025-06-01T22:52:43.5110258Z ++ read fname 2025-06-01T22:52:43.5110592Z ++ make_wheel_record torch/include/c10/util/Metaprogramming.h 2025-06-01T22:52:43.5111081Z ++ FPATH=torch/include/c10/util/Metaprogramming.h 2025-06-01T22:52:43.5111512Z ++ echo torch/include/c10/util/Metaprogramming.h 2025-06-01T22:52:43.5111875Z ++ grep RECORD 2025-06-01T22:52:43.5130219Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Metaprogramming.h 2025-06-01T22:52:43.5130779Z +++ openssl base64 2025-06-01T22:52:43.5131805Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.5133123Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.5134521Z +++ sed -e s/=//g 2025-06-01T22:52:43.5172744Z ++ HASH=RWrjybE-bjBO5gUsAUDbR1vGHYco9r8Sf2i-TG7BtUk 2025-06-01T22:52:43.5178681Z +++ ls -nl torch/include/c10/util/Metaprogramming.h 2025-06-01T22:52:43.5179320Z +++ awk '{print $5}' 2025-06-01T22:52:43.5205954Z ++ FSIZE=7031 2025-06-01T22:52:43.5206672Z ++ echo '"torch/include/c10/util/Metaprogramming.h",sha256=RWrjybE-bjBO5gUsAUDbR1vGHYco9r8Sf2i-TG7BtUk,7031' 2025-06-01T22:52:43.5207557Z ++ read fname 2025-06-01T22:52:43.5207892Z ++ make_wheel_record torch/include/c10/util/NetworkFlow.h 2025-06-01T22:52:43.5208402Z ++ FPATH=torch/include/c10/util/NetworkFlow.h 2025-06-01T22:52:43.5208816Z ++ echo torch/include/c10/util/NetworkFlow.h 2025-06-01T22:52:43.5209181Z ++ grep RECORD 2025-06-01T22:52:43.5230331Z +++ openssl dgst -sha256 -binary torch/include/c10/util/NetworkFlow.h 2025-06-01T22:52:43.5230959Z +++ openssl base64 2025-06-01T22:52:43.5231238Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.5231768Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.5233217Z +++ sed -e s/=//g 2025-06-01T22:52:43.5274189Z ++ HASH=5j7cCqBWNfsZahNdyLHI6vlnO0H6eTWnVi7WkC7ebfs 2025-06-01T22:52:43.5277781Z +++ ls -nl torch/include/c10/util/NetworkFlow.h 2025-06-01T22:52:43.5278506Z +++ awk '{print $5}' 2025-06-01T22:52:43.5306657Z ++ FSIZE=1137 2025-06-01T22:52:43.5307642Z ++ echo '"torch/include/c10/util/NetworkFlow.h",sha256=5j7cCqBWNfsZahNdyLHI6vlnO0H6eTWnVi7WkC7ebfs,1137' 2025-06-01T22:52:43.5308307Z ++ read fname 2025-06-01T22:52:43.5308656Z ++ make_wheel_record torch/include/c10/util/Optional.h 2025-06-01T22:52:43.5309079Z ++ FPATH=torch/include/c10/util/Optional.h 2025-06-01T22:52:43.5309477Z ++ echo torch/include/c10/util/Optional.h 2025-06-01T22:52:43.5309828Z ++ grep RECORD 2025-06-01T22:52:43.5328866Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Optional.h 2025-06-01T22:52:43.5329368Z +++ openssl base64 2025-06-01T22:52:43.5330217Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.5331378Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.5332837Z +++ sed -e s/=//g 2025-06-01T22:52:43.5371175Z ++ HASH=KkNCveZ04KrbciY7YFuf0yc3_EErBxkLxIduKNsZMTQ 2025-06-01T22:52:43.5376136Z +++ ls -nl torch/include/c10/util/Optional.h 2025-06-01T22:52:43.5376991Z +++ awk '{print $5}' 2025-06-01T22:52:43.5402945Z ++ FSIZE=1995 2025-06-01T22:52:43.5403767Z ++ echo '"torch/include/c10/util/Optional.h",sha256=KkNCveZ04KrbciY7YFuf0yc3_EErBxkLxIduKNsZMTQ,1995' 2025-06-01T22:52:43.5404616Z ++ read fname 2025-06-01T22:52:43.5405152Z ++ make_wheel_record torch/include/c10/util/OptionalArrayRef.h 2025-06-01T22:52:43.5405645Z ++ FPATH=torch/include/c10/util/OptionalArrayRef.h 2025-06-01T22:52:43.5406096Z ++ echo torch/include/c10/util/OptionalArrayRef.h 2025-06-01T22:52:43.5406570Z ++ grep RECORD 2025-06-01T22:52:43.5429270Z +++ openssl dgst -sha256 -binary torch/include/c10/util/OptionalArrayRef.h 2025-06-01T22:52:43.5429984Z +++ openssl base64 2025-06-01T22:52:43.5430269Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.5431375Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.5431695Z +++ sed -e s/=//g 2025-06-01T22:52:43.5472988Z ++ HASH=NT2o5HC-eM7BZF74shyvp-si5NBuIPXt7Gcdvkyi0DI 2025-06-01T22:52:43.5476140Z +++ ls -nl torch/include/c10/util/OptionalArrayRef.h 2025-06-01T22:52:43.5477688Z +++ awk '{print $5}' 2025-06-01T22:52:43.5505248Z ++ FSIZE=7162 2025-06-01T22:52:43.5505952Z ++ echo '"torch/include/c10/util/OptionalArrayRef.h",sha256=NT2o5HC-eM7BZF74shyvp-si5NBuIPXt7Gcdvkyi0DI,7162' 2025-06-01T22:52:43.5506783Z ++ read fname 2025-06-01T22:52:43.5507139Z ++ make_wheel_record torch/include/c10/util/ParallelGuard.h 2025-06-01T22:52:43.5507722Z ++ FPATH=torch/include/c10/util/ParallelGuard.h 2025-06-01T22:52:43.5508136Z ++ echo torch/include/c10/util/ParallelGuard.h 2025-06-01T22:52:43.5508498Z ++ grep RECORD 2025-06-01T22:52:43.5528131Z +++ openssl dgst -sha256 -binary torch/include/c10/util/ParallelGuard.h 2025-06-01T22:52:43.5528773Z +++ openssl base64 2025-06-01T22:52:43.5529991Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.5531456Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.5532614Z +++ sed -e s/=//g 2025-06-01T22:52:43.5570802Z ++ HASH=AClhBs6-_lFnvdUTtuDKKmNp1Rdf_CbLOo-BZCPJoUI 2025-06-01T22:52:43.5575692Z +++ ls -nl torch/include/c10/util/ParallelGuard.h 2025-06-01T22:52:43.5576983Z +++ awk '{print $5}' 2025-06-01T22:52:43.5602093Z ++ FSIZE=373 2025-06-01T22:52:43.5602788Z ++ echo '"torch/include/c10/util/ParallelGuard.h",sha256=AClhBs6-_lFnvdUTtuDKKmNp1Rdf_CbLOo-BZCPJoUI,373' 2025-06-01T22:52:43.5605609Z ++ read fname 2025-06-01T22:52:43.5606008Z ++ make_wheel_record torch/include/c10/util/Registry.h 2025-06-01T22:52:43.5606462Z ++ FPATH=torch/include/c10/util/Registry.h 2025-06-01T22:52:43.5606940Z ++ echo torch/include/c10/util/Registry.h 2025-06-01T22:52:43.5607303Z ++ grep RECORD 2025-06-01T22:52:43.5629943Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Registry.h 2025-06-01T22:52:43.5630431Z +++ openssl base64 2025-06-01T22:52:43.5630680Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.5631044Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.5631751Z +++ sed -e s/=//g 2025-06-01T22:52:43.5673132Z ++ HASH=o0wziabCfgru-bO1F1x4DwqT2LkhI-uDyNySObe_4Dw 2025-06-01T22:52:43.5676840Z +++ ls -nl torch/include/c10/util/Registry.h 2025-06-01T22:52:43.5677972Z +++ awk '{print $5}' 2025-06-01T22:52:43.5705718Z ++ FSIZE=13260 2025-06-01T22:52:43.5706483Z ++ echo '"torch/include/c10/util/Registry.h",sha256=o0wziabCfgru-bO1F1x4DwqT2LkhI-uDyNySObe_4Dw,13260' 2025-06-01T22:52:43.5707138Z ++ read fname 2025-06-01T22:52:43.5707483Z ++ make_wheel_record torch/include/c10/util/ScopeExit.h 2025-06-01T22:52:43.5707936Z ++ FPATH=torch/include/c10/util/ScopeExit.h 2025-06-01T22:52:43.5708322Z ++ echo torch/include/c10/util/ScopeExit.h 2025-06-01T22:52:43.5708667Z ++ grep RECORD 2025-06-01T22:52:43.5728378Z +++ openssl dgst -sha256 -binary torch/include/c10/util/ScopeExit.h 2025-06-01T22:52:43.5728866Z +++ openssl base64 2025-06-01T22:52:43.5729491Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.5730688Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.5731976Z +++ sed -e s/=//g 2025-06-01T22:52:43.5770411Z ++ HASH=7IV_xwvAerKLsjzHhU_TAFsjVlknfN22tOarz1mFjLc 2025-06-01T22:52:43.5775133Z +++ ls -nl torch/include/c10/util/ScopeExit.h 2025-06-01T22:52:43.5776107Z +++ awk '{print $5}' 2025-06-01T22:52:43.5801836Z ++ FSIZE=1259 2025-06-01T22:52:43.5802483Z ++ echo '"torch/include/c10/util/ScopeExit.h",sha256=7IV_xwvAerKLsjzHhU_TAFsjVlknfN22tOarz1mFjLc,1259' 2025-06-01T22:52:43.5803516Z ++ read fname 2025-06-01T22:52:43.5803832Z ++ make_wheel_record torch/include/c10/util/Semaphore.h 2025-06-01T22:52:43.5804386Z ++ FPATH=torch/include/c10/util/Semaphore.h 2025-06-01T22:52:43.5804972Z ++ echo torch/include/c10/util/Semaphore.h 2025-06-01T22:52:43.5805425Z ++ grep RECORD 2025-06-01T22:52:43.5830072Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Semaphore.h 2025-06-01T22:52:43.5830565Z +++ openssl base64 2025-06-01T22:52:43.5830816Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.5831072Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.5831340Z +++ sed -e s/=//g 2025-06-01T22:52:43.5873609Z ++ HASH=FIHLtrceMv-i1xTdvI3ulZlfig1qQWZuYbtR_KPZElE 2025-06-01T22:52:43.5876673Z +++ ls -nl torch/include/c10/util/Semaphore.h 2025-06-01T22:52:43.5877895Z +++ awk '{print $5}' 2025-06-01T22:52:43.5905432Z ++ FSIZE=1418 2025-06-01T22:52:43.5906134Z ++ echo '"torch/include/c10/util/Semaphore.h",sha256=FIHLtrceMv-i1xTdvI3ulZlfig1qQWZuYbtR_KPZElE,1418' 2025-06-01T22:52:43.5906777Z ++ read fname 2025-06-01T22:52:43.5907115Z ++ make_wheel_record torch/include/c10/util/SmallBuffer.h 2025-06-01T22:52:43.5907558Z ++ FPATH=torch/include/c10/util/SmallBuffer.h 2025-06-01T22:52:43.5907959Z ++ echo torch/include/c10/util/SmallBuffer.h 2025-06-01T22:52:43.5908306Z ++ grep RECORD 2025-06-01T22:52:43.5928976Z +++ openssl dgst -sha256 -binary torch/include/c10/util/SmallBuffer.h 2025-06-01T22:52:43.5929491Z +++ openssl base64 2025-06-01T22:52:43.5930617Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.5931900Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.5933442Z +++ sed -e s/=//g 2025-06-01T22:52:43.5970849Z ++ HASH=8FhfpVXad5SXYTyeIvLrQMyf7xwkBK5lsOammWGbHRQ 2025-06-01T22:52:43.5975919Z +++ ls -nl torch/include/c10/util/SmallBuffer.h 2025-06-01T22:52:43.5977016Z +++ awk '{print $5}' 2025-06-01T22:52:43.6004023Z ++ FSIZE=1762 2025-06-01T22:52:43.6005034Z ++ echo '"torch/include/c10/util/SmallBuffer.h",sha256=8FhfpVXad5SXYTyeIvLrQMyf7xwkBK5lsOammWGbHRQ,1762' 2025-06-01T22:52:43.6005740Z ++ read fname 2025-06-01T22:52:43.6006072Z ++ make_wheel_record torch/include/c10/util/SmallVector.h 2025-06-01T22:52:43.6006672Z ++ FPATH=torch/include/c10/util/SmallVector.h 2025-06-01T22:52:43.6007070Z ++ echo torch/include/c10/util/SmallVector.h 2025-06-01T22:52:43.6007443Z ++ grep RECORD 2025-06-01T22:52:43.6032435Z +++ openssl dgst -sha256 -binary torch/include/c10/util/SmallVector.h 2025-06-01T22:52:43.6033405Z +++ openssl base64 2025-06-01T22:52:43.6033751Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.6034015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.6034276Z +++ sed -e s/=//g 2025-06-01T22:52:43.6073848Z ++ HASH=zowrjVUGkektT5x5j3O2Ce-ZHOBTwMI-OXeje55CpCU 2025-06-01T22:52:43.6077689Z +++ ls -nl torch/include/c10/util/SmallVector.h 2025-06-01T22:52:43.6078942Z +++ awk '{print $5}' 2025-06-01T22:52:43.6106423Z ++ FSIZE=49005 2025-06-01T22:52:43.6107151Z ++ echo '"torch/include/c10/util/SmallVector.h",sha256=zowrjVUGkektT5x5j3O2Ce-ZHOBTwMI-OXeje55CpCU,49005' 2025-06-01T22:52:43.6107830Z ++ read fname 2025-06-01T22:52:43.6108150Z ++ make_wheel_record torch/include/c10/util/StringUtil.h 2025-06-01T22:52:43.6108597Z ++ FPATH=torch/include/c10/util/StringUtil.h 2025-06-01T22:52:43.6108975Z ++ echo torch/include/c10/util/StringUtil.h 2025-06-01T22:52:43.6109329Z ++ grep RECORD 2025-06-01T22:52:43.6129251Z +++ openssl dgst -sha256 -binary torch/include/c10/util/StringUtil.h 2025-06-01T22:52:43.6129979Z +++ openssl base64 2025-06-01T22:52:43.6130794Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.6132605Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.6133775Z +++ sed -e s/=//g 2025-06-01T22:52:43.6170839Z ++ HASH=HJ-baIyGohokZ4zfQm5RtKGTYdy8oqFshWJresyyCzc 2025-06-01T22:52:43.6175983Z +++ ls -nl torch/include/c10/util/StringUtil.h 2025-06-01T22:52:43.6176936Z +++ awk '{print $5}' 2025-06-01T22:52:43.6203357Z ++ FSIZE=6802 2025-06-01T22:52:43.6204084Z ++ echo '"torch/include/c10/util/StringUtil.h",sha256=HJ-baIyGohokZ4zfQm5RtKGTYdy8oqFshWJresyyCzc,6802' 2025-06-01T22:52:43.6205047Z ++ read fname 2025-06-01T22:52:43.6205404Z ++ make_wheel_record torch/include/c10/util/Synchronized.h 2025-06-01T22:52:43.6206013Z ++ FPATH=torch/include/c10/util/Synchronized.h 2025-06-01T22:52:43.6206427Z ++ echo torch/include/c10/util/Synchronized.h 2025-06-01T22:52:43.6206800Z ++ grep RECORD 2025-06-01T22:52:43.6230118Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Synchronized.h 2025-06-01T22:52:43.6230309Z +++ openssl base64 2025-06-01T22:52:43.6230496Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.6230604Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.6231915Z +++ sed -e s/=//g 2025-06-01T22:52:43.6273197Z ++ HASH=-NRUh4zYhclBY8-9PNtlsHJTktOsEph1Uv9FQ-yBZZg 2025-06-01T22:52:43.6276989Z +++ ls -nl torch/include/c10/util/Synchronized.h 2025-06-01T22:52:43.6277547Z +++ awk '{print $5}' 2025-06-01T22:52:43.6305391Z ++ FSIZE=1925 2025-06-01T22:52:43.6305952Z ++ echo '"torch/include/c10/util/Synchronized.h",sha256=-NRUh4zYhclBY8-9PNtlsHJTktOsEph1Uv9FQ-yBZZg,1925' 2025-06-01T22:52:43.6306058Z ++ read fname 2025-06-01T22:52:43.6306252Z ++ make_wheel_record torch/include/c10/util/ThreadLocal.h 2025-06-01T22:52:43.6306401Z ++ FPATH=torch/include/c10/util/ThreadLocal.h 2025-06-01T22:52:43.6306539Z ++ echo torch/include/c10/util/ThreadLocal.h 2025-06-01T22:52:43.6307000Z ++ grep RECORD 2025-06-01T22:52:43.6327490Z +++ openssl dgst -sha256 -binary torch/include/c10/util/ThreadLocal.h 2025-06-01T22:52:43.6327852Z +++ openssl base64 2025-06-01T22:52:43.6329099Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.6330184Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.6331430Z +++ sed -e s/=//g 2025-06-01T22:52:43.6370576Z ++ HASH=51x8UVlYgC-2ITRWWojAEvT1SIXQ8PN2vE_hNfJU99w 2025-06-01T22:52:43.6375671Z +++ ls -nl torch/include/c10/util/ThreadLocal.h 2025-06-01T22:52:43.6376654Z +++ awk '{print $5}' 2025-06-01T22:52:43.6402624Z ++ FSIZE=4020 2025-06-01T22:52:43.6403168Z ++ echo '"torch/include/c10/util/ThreadLocal.h",sha256=51x8UVlYgC-2ITRWWojAEvT1SIXQ8PN2vE_hNfJU99w,4020' 2025-06-01T22:52:43.6403281Z ++ read fname 2025-06-01T22:52:43.6403520Z ++ make_wheel_record torch/include/c10/util/ThreadLocalDebugInfo.h 2025-06-01T22:52:43.6403702Z ++ FPATH=torch/include/c10/util/ThreadLocalDebugInfo.h 2025-06-01T22:52:43.6404099Z ++ echo torch/include/c10/util/ThreadLocalDebugInfo.h 2025-06-01T22:52:43.6406094Z ++ grep RECORD 2025-06-01T22:52:43.6429368Z +++ openssl dgst -sha256 -binary torch/include/c10/util/ThreadLocalDebugInfo.h 2025-06-01T22:52:43.6429720Z +++ openssl base64 2025-06-01T22:52:43.6429864Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.6430548Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.6430758Z +++ sed -e s/=//g 2025-06-01T22:52:43.6472685Z ++ HASH=L3BuSCCdRyZ6FIBUOpyrKYp-5cnbUIdfcJMtAbGJwdY 2025-06-01T22:52:43.6476269Z +++ ls -nl torch/include/c10/util/ThreadLocalDebugInfo.h 2025-06-01T22:52:43.6477511Z +++ awk '{print $5}' 2025-06-01T22:52:43.6504786Z ++ FSIZE=2665 2025-06-01T22:52:43.6505451Z ++ echo '"torch/include/c10/util/ThreadLocalDebugInfo.h",sha256=L3BuSCCdRyZ6FIBUOpyrKYp-5cnbUIdfcJMtAbGJwdY,2665' 2025-06-01T22:52:43.6505600Z ++ read fname 2025-06-01T22:52:43.6505822Z ++ make_wheel_record torch/include/c10/util/Type.h 2025-06-01T22:52:43.6505958Z ++ FPATH=torch/include/c10/util/Type.h 2025-06-01T22:52:43.6506100Z ++ echo torch/include/c10/util/Type.h 2025-06-01T22:52:43.6507553Z ++ grep RECORD 2025-06-01T22:52:43.6528187Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Type.h 2025-06-01T22:52:43.6528466Z +++ openssl base64 2025-06-01T22:52:43.6529837Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.6531369Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.6532536Z +++ sed -e s/=//g 2025-06-01T22:52:43.6570560Z ++ HASH=-GVwlf-O6CsPhLC_t9_t84apjpiCvwY7LlXpfp51OkY 2025-06-01T22:52:43.6575491Z +++ ls -nl torch/include/c10/util/Type.h 2025-06-01T22:52:43.6576535Z +++ awk '{print $5}' 2025-06-01T22:52:43.6602563Z ++ FSIZE=646 2025-06-01T22:52:43.6603032Z ++ echo '"torch/include/c10/util/Type.h",sha256=-GVwlf-O6CsPhLC_t9_t84apjpiCvwY7LlXpfp51OkY,646' 2025-06-01T22:52:43.6603131Z ++ read fname 2025-06-01T22:52:43.6603381Z ++ make_wheel_record torch/include/c10/util/TypeCast.h 2025-06-01T22:52:43.6603608Z ++ FPATH=torch/include/c10/util/TypeCast.h 2025-06-01T22:52:43.6604736Z ++ echo torch/include/c10/util/TypeCast.h 2025-06-01T22:52:43.6605895Z ++ grep RECORD 2025-06-01T22:52:43.6628803Z +++ openssl dgst -sha256 -binary torch/include/c10/util/TypeCast.h 2025-06-01T22:52:43.6628992Z +++ openssl base64 2025-06-01T22:52:43.6629188Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.6629703Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.6630945Z +++ sed -e s/=//g 2025-06-01T22:52:43.6673045Z ++ HASH=qUp_8H2sBXnPzrBDpb9FYWTjf1Z69ahTfiWe0DxNxLA 2025-06-01T22:52:43.6676513Z +++ ls -nl torch/include/c10/util/TypeCast.h 2025-06-01T22:52:43.6677152Z +++ awk '{print $5}' 2025-06-01T22:52:43.6704071Z ++ FSIZE=6665 2025-06-01T22:52:43.6704602Z ++ echo '"torch/include/c10/util/TypeCast.h",sha256=qUp_8H2sBXnPzrBDpb9FYWTjf1Z69ahTfiWe0DxNxLA,6665' 2025-06-01T22:52:43.6704702Z ++ read fname 2025-06-01T22:52:43.6704986Z ++ make_wheel_record torch/include/c10/util/TypeIndex.h 2025-06-01T22:52:43.6705124Z ++ FPATH=torch/include/c10/util/TypeIndex.h 2025-06-01T22:52:43.6705696Z ++ echo torch/include/c10/util/TypeIndex.h 2025-06-01T22:52:43.6707096Z ++ grep RECORD 2025-06-01T22:52:43.6728111Z +++ openssl dgst -sha256 -binary torch/include/c10/util/TypeIndex.h 2025-06-01T22:52:43.6728232Z +++ openssl base64 2025-06-01T22:52:43.6729137Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.6730295Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.6731339Z +++ sed -e s/=//g 2025-06-01T22:52:43.6771449Z ++ HASH=Eaipx1TybtncmJZfr3sW-0FXuuscCB7L2HEVKX57zNI 2025-06-01T22:52:43.6776388Z +++ ls -nl torch/include/c10/util/TypeIndex.h 2025-06-01T22:52:43.6778138Z +++ awk '{print $5}' 2025-06-01T22:52:43.6803979Z ++ FSIZE=4693 2025-06-01T22:52:43.6804621Z ++ echo '"torch/include/c10/util/TypeIndex.h",sha256=Eaipx1TybtncmJZfr3sW-0FXuuscCB7L2HEVKX57zNI,4693' 2025-06-01T22:52:43.6804886Z ++ read fname 2025-06-01T22:52:43.6805122Z ++ make_wheel_record torch/include/c10/util/TypeList.h 2025-06-01T22:52:43.6805323Z ++ FPATH=torch/include/c10/util/TypeList.h 2025-06-01T22:52:43.6806192Z ++ echo torch/include/c10/util/TypeList.h 2025-06-01T22:52:43.6807113Z ++ grep RECORD 2025-06-01T22:52:43.6830803Z +++ openssl dgst -sha256 -binary torch/include/c10/util/TypeList.h 2025-06-01T22:52:43.6830919Z +++ openssl base64 2025-06-01T22:52:43.6831022Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.6831275Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.6831927Z +++ sed -e s/=//g 2025-06-01T22:52:43.6874269Z ++ HASH=YA3psuJdiyHYbjPAsGYrJVRqVvtWMH7kgC25_jqufu8 2025-06-01T22:52:43.6877270Z +++ ls -nl torch/include/c10/util/TypeList.h 2025-06-01T22:52:43.6878272Z +++ awk '{print $5}' 2025-06-01T22:52:43.6905929Z ++ FSIZE=16829 2025-06-01T22:52:43.6906522Z ++ echo '"torch/include/c10/util/TypeList.h",sha256=YA3psuJdiyHYbjPAsGYrJVRqVvtWMH7kgC25_jqufu8,16829' 2025-06-01T22:52:43.6906667Z ++ read fname 2025-06-01T22:52:43.6907247Z ++ make_wheel_record torch/include/c10/util/TypeSafeSignMath.h 2025-06-01T22:52:43.6907448Z ++ FPATH=torch/include/c10/util/TypeSafeSignMath.h 2025-06-01T22:52:43.6907603Z ++ echo torch/include/c10/util/TypeSafeSignMath.h 2025-06-01T22:52:43.6908208Z ++ grep RECORD 2025-06-01T22:52:43.6928972Z +++ openssl dgst -sha256 -binary torch/include/c10/util/TypeSafeSignMath.h 2025-06-01T22:52:43.6929093Z +++ openssl base64 2025-06-01T22:52:43.6930207Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.6931198Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.6932539Z +++ sed -e s/=//g 2025-06-01T22:52:43.6971686Z ++ HASH=ItboL27IimgDESSU-BFR907wTGbgkO5UdOENC6jh94M 2025-06-01T22:52:43.6976715Z +++ ls -nl torch/include/c10/util/TypeSafeSignMath.h 2025-06-01T22:52:43.6978353Z +++ awk '{print $5}' 2025-06-01T22:52:43.7004340Z ++ FSIZE=4363 2025-06-01T22:52:43.7005117Z ++ echo '"torch/include/c10/util/TypeSafeSignMath.h",sha256=ItboL27IimgDESSU-BFR907wTGbgkO5UdOENC6jh94M,4363' 2025-06-01T22:52:43.7005217Z ++ read fname 2025-06-01T22:52:43.7005402Z ++ make_wheel_record torch/include/c10/util/TypeTraits.h 2025-06-01T22:52:43.7005661Z ++ FPATH=torch/include/c10/util/TypeTraits.h 2025-06-01T22:52:43.7006052Z ++ echo torch/include/c10/util/TypeTraits.h 2025-06-01T22:52:43.7007432Z ++ grep RECORD 2025-06-01T22:52:43.7029476Z +++ openssl dgst -sha256 -binary torch/include/c10/util/TypeTraits.h 2025-06-01T22:52:43.7029663Z +++ openssl base64 2025-06-01T22:52:43.7029987Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.7030107Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.7031520Z +++ sed -e s/=//g 2025-06-01T22:52:43.7071949Z ++ HASH=-3g4qpe76E0OKxVK731TUYKxElzCCj99SoAMU-UebHg 2025-06-01T22:52:43.7075872Z +++ ls -nl torch/include/c10/util/TypeTraits.h 2025-06-01T22:52:43.7077047Z +++ awk '{print $5}' 2025-06-01T22:52:43.7104840Z ++ FSIZE=5338 2025-06-01T22:52:43.7105553Z ++ echo '"torch/include/c10/util/TypeTraits.h",sha256=-3g4qpe76E0OKxVK731TUYKxElzCCj99SoAMU-UebHg,5338' 2025-06-01T22:52:43.7105658Z ++ read fname 2025-06-01T22:52:43.7106058Z ++ make_wheel_record torch/include/c10/util/Unicode.h 2025-06-01T22:52:43.7106222Z ++ FPATH=torch/include/c10/util/Unicode.h 2025-06-01T22:52:43.7106362Z ++ echo torch/include/c10/util/Unicode.h 2025-06-01T22:52:43.7106731Z ++ grep RECORD 2025-06-01T22:52:43.7127712Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Unicode.h 2025-06-01T22:52:43.7127840Z +++ openssl base64 2025-06-01T22:52:43.7128390Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.7129777Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.7131005Z +++ sed -e s/=//g 2025-06-01T22:52:43.7170225Z ++ HASH=hCDwsMEcAI5h6nD8F3ZxJbO4M4lq1pCRpwj6h3H0DvE 2025-06-01T22:52:43.7175013Z +++ ls -nl torch/include/c10/util/Unicode.h 2025-06-01T22:52:43.7175792Z +++ awk '{print $5}' 2025-06-01T22:52:43.7202743Z ++ FSIZE=295 2025-06-01T22:52:43.7203307Z ++ echo '"torch/include/c10/util/Unicode.h",sha256=hCDwsMEcAI5h6nD8F3ZxJbO4M4lq1pCRpwj6h3H0DvE,295' 2025-06-01T22:52:43.7203408Z ++ read fname 2025-06-01T22:52:43.7203595Z ++ make_wheel_record torch/include/c10/util/UniqueVoidPtr.h 2025-06-01T22:52:43.7203740Z ++ FPATH=torch/include/c10/util/UniqueVoidPtr.h 2025-06-01T22:52:43.7203940Z ++ echo torch/include/c10/util/UniqueVoidPtr.h 2025-06-01T22:52:43.7204368Z ++ grep RECORD 2025-06-01T22:52:43.7231006Z +++ openssl dgst -sha256 -binary torch/include/c10/util/UniqueVoidPtr.h 2025-06-01T22:52:43.7231293Z +++ openssl base64 2025-06-01T22:52:43.7231395Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.7231492Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.7231616Z +++ sed -e s/=//g 2025-06-01T22:52:43.7270905Z ++ HASH=Tldd2gQDNu77ZOxC0Cx6F3kxZ3RlnMMevX21osBXThI 2025-06-01T22:52:43.7273212Z +++ ls -nl torch/include/c10/util/UniqueVoidPtr.h 2025-06-01T22:52:43.7274487Z +++ awk '{print $5}' 2025-06-01T22:52:43.7301511Z ++ FSIZE=4570 2025-06-01T22:52:43.7303107Z ++ echo '"torch/include/c10/util/UniqueVoidPtr.h",sha256=Tldd2gQDNu77ZOxC0Cx6F3kxZ3RlnMMevX21osBXThI,4570' 2025-06-01T22:52:43.7303218Z ++ read fname 2025-06-01T22:52:43.7303386Z ++ make_wheel_record torch/include/c10/util/Unroll.h 2025-06-01T22:52:43.7303509Z ++ FPATH=torch/include/c10/util/Unroll.h 2025-06-01T22:52:43.7303629Z ++ echo torch/include/c10/util/Unroll.h 2025-06-01T22:52:43.7303759Z ++ grep RECORD 2025-06-01T22:52:43.7326308Z +++ openssl dgst -sha256 -binary torch/include/c10/util/Unroll.h 2025-06-01T22:52:43.7326435Z +++ openssl base64 2025-06-01T22:52:43.7326919Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.7327021Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.7328082Z +++ sed -e s/=//g 2025-06-01T22:52:43.7369756Z ++ HASH=1R1zTrF4Blvqu0FRtpofBLroPSSVujaMdh0E8GIBDbw 2025-06-01T22:52:43.7374364Z +++ ls -nl torch/include/c10/util/Unroll.h 2025-06-01T22:52:43.7375203Z +++ awk '{print $5}' 2025-06-01T22:52:43.7401334Z ++ FSIZE=843 2025-06-01T22:52:43.7401840Z ++ echo '"torch/include/c10/util/Unroll.h",sha256=1R1zTrF4Blvqu0FRtpofBLroPSSVujaMdh0E8GIBDbw,843' 2025-06-01T22:52:43.7401950Z ++ read fname 2025-06-01T22:52:43.7402198Z ++ make_wheel_record torch/include/c10/util/WaitCounter.h 2025-06-01T22:52:43.7402756Z ++ FPATH=torch/include/c10/util/WaitCounter.h 2025-06-01T22:52:43.7402936Z ++ echo torch/include/c10/util/WaitCounter.h 2025-06-01T22:52:43.7404361Z ++ grep RECORD 2025-06-01T22:52:43.7428138Z +++ openssl dgst -sha256 -binary torch/include/c10/util/WaitCounter.h 2025-06-01T22:52:43.7428341Z +++ openssl base64 2025-06-01T22:52:43.7428611Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.7428719Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.7428828Z +++ sed -e s/=//g 2025-06-01T22:52:43.7470207Z ++ HASH=rbJU761g4GXI_HpwJIazRhB2Qp7IU-846p_xgeM6fwg 2025-06-01T22:52:43.7472844Z +++ ls -nl torch/include/c10/util/WaitCounter.h 2025-06-01T22:52:43.7474391Z +++ awk '{print $5}' 2025-06-01T22:52:43.7501902Z ++ FSIZE=2590 2025-06-01T22:52:43.7502403Z ++ echo '"torch/include/c10/util/WaitCounter.h",sha256=rbJU761g4GXI_HpwJIazRhB2Qp7IU-846p_xgeM6fwg,2590' 2025-06-01T22:52:43.7502914Z ++ read fname 2025-06-01T22:52:43.7503380Z ++ make_wheel_record torch/include/c10/util/WaitCounterDynamicBackend.h 2025-06-01T22:52:43.7503596Z ++ FPATH=torch/include/c10/util/WaitCounterDynamicBackend.h 2025-06-01T22:52:43.7503811Z ++ echo torch/include/c10/util/WaitCounterDynamicBackend.h 2025-06-01T22:52:43.7504279Z ++ grep RECORD 2025-06-01T22:52:43.7526062Z +++ openssl dgst -sha256 -binary torch/include/c10/util/WaitCounterDynamicBackend.h 2025-06-01T22:52:43.7526210Z +++ openssl base64 2025-06-01T22:52:43.7526803Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.7527450Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.7528664Z +++ sed -e s/=//g 2025-06-01T22:52:43.7568390Z ++ HASH=VeDiJC2FNUXrbUbex94egiNUSfCGZZcUh3yrpu5fOaQ 2025-06-01T22:52:43.7573340Z +++ ls -nl torch/include/c10/util/WaitCounterDynamicBackend.h 2025-06-01T22:52:43.7574169Z +++ awk '{print $5}' 2025-06-01T22:52:43.7601207Z ++ FSIZE=662 2025-06-01T22:52:43.7601919Z ++ echo '"torch/include/c10/util/WaitCounterDynamicBackend.h",sha256=VeDiJC2FNUXrbUbex94egiNUSfCGZZcUh3yrpu5fOaQ,662' 2025-06-01T22:52:43.7602023Z ++ read fname 2025-06-01T22:52:43.7602204Z ++ make_wheel_record torch/include/c10/util/accumulate.h 2025-06-01T22:52:43.7602345Z ++ FPATH=torch/include/c10/util/accumulate.h 2025-06-01T22:52:43.7602492Z ++ echo torch/include/c10/util/accumulate.h 2025-06-01T22:52:43.7603361Z ++ grep RECORD 2025-06-01T22:52:43.7626892Z +++ openssl dgst -sha256 -binary torch/include/c10/util/accumulate.h 2025-06-01T22:52:43.7627105Z +++ openssl base64 2025-06-01T22:52:43.7627350Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.7627453Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.7628175Z +++ sed -e s/=//g 2025-06-01T22:52:43.7669365Z ++ HASH=hobsJjXaKqmwAZOCXogE7eZ-NFiScJS52hvnVjwElFs 2025-06-01T22:52:43.7673307Z +++ ls -nl torch/include/c10/util/accumulate.h 2025-06-01T22:52:43.7674777Z +++ awk '{print $5}' 2025-06-01T22:52:43.7701826Z ++ FSIZE=4032 2025-06-01T22:52:43.7702413Z ++ echo '"torch/include/c10/util/accumulate.h",sha256=hobsJjXaKqmwAZOCXogE7eZ-NFiScJS52hvnVjwElFs,4032' 2025-06-01T22:52:43.7702538Z ++ read fname 2025-06-01T22:52:43.7702709Z ++ make_wheel_record torch/include/c10/util/bit_cast.h 2025-06-01T22:52:43.7702838Z ++ FPATH=torch/include/c10/util/bit_cast.h 2025-06-01T22:52:43.7703102Z ++ echo torch/include/c10/util/bit_cast.h 2025-06-01T22:52:43.7704196Z ++ grep RECORD 2025-06-01T22:52:43.7726293Z +++ openssl dgst -sha256 -binary torch/include/c10/util/bit_cast.h 2025-06-01T22:52:43.7726424Z +++ openssl base64 2025-06-01T22:52:43.7726545Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.7727774Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.7729027Z +++ sed -e s/=//g 2025-06-01T22:52:43.7768076Z ++ HASH=yf7W0L7cefPO4yMaEaLR1tt4bsuQ6P7jJYaxm3yEueY 2025-06-01T22:52:43.7772718Z +++ ls -nl torch/include/c10/util/bit_cast.h 2025-06-01T22:52:43.7773725Z +++ awk '{print $5}' 2025-06-01T22:52:43.7800535Z ++ FSIZE=1247 2025-06-01T22:52:43.7801090Z ++ echo '"torch/include/c10/util/bit_cast.h",sha256=yf7W0L7cefPO4yMaEaLR1tt4bsuQ6P7jJYaxm3yEueY,1247' 2025-06-01T22:52:43.7801243Z ++ read fname 2025-06-01T22:52:43.7801675Z ++ make_wheel_record torch/include/c10/util/bits.h 2025-06-01T22:52:43.7801884Z ++ FPATH=torch/include/c10/util/bits.h 2025-06-01T22:52:43.7802009Z ++ echo torch/include/c10/util/bits.h 2025-06-01T22:52:43.7802126Z ++ grep RECORD 2025-06-01T22:52:43.7826583Z +++ openssl dgst -sha256 -binary torch/include/c10/util/bits.h 2025-06-01T22:52:43.7826734Z +++ openssl base64 2025-06-01T22:52:43.7826849Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.7827139Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.7827283Z +++ sed -e s/=//g 2025-06-01T22:52:43.7868148Z ++ HASH=5vkKgffFbfdboQtD9E4fDsMkxeGlMymsJuRwS_ChH-k 2025-06-01T22:52:43.7871940Z +++ ls -nl torch/include/c10/util/bits.h 2025-06-01T22:52:43.7872600Z +++ awk '{print $5}' 2025-06-01T22:52:43.7901150Z ++ FSIZE=1449 2025-06-01T22:52:43.7901666Z ++ echo '"torch/include/c10/util/bits.h",sha256=5vkKgffFbfdboQtD9E4fDsMkxeGlMymsJuRwS_ChH-k,1449' 2025-06-01T22:52:43.7901777Z ++ read fname 2025-06-01T22:52:43.7901947Z ++ make_wheel_record torch/include/c10/util/complex.h 2025-06-01T22:52:43.7902210Z ++ FPATH=torch/include/c10/util/complex.h 2025-06-01T22:52:43.7902624Z ++ echo torch/include/c10/util/complex.h 2025-06-01T22:52:43.7902961Z ++ grep RECORD 2025-06-01T22:52:43.7924035Z +++ openssl dgst -sha256 -binary torch/include/c10/util/complex.h 2025-06-01T22:52:43.7924918Z +++ openssl base64 2025-06-01T22:52:43.7925182Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.7925447Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.7925722Z +++ sed -e s/=//g 2025-06-01T22:52:43.7966523Z ++ HASH=NZTpzrgE8RT0AZR8_s9Qg0GL60S4V30T6jG55UKyKyo 2025-06-01T22:52:43.7970307Z +++ ls -nl torch/include/c10/util/complex.h 2025-06-01T22:52:43.7971238Z +++ awk '{print $5}' 2025-06-01T22:52:43.7998564Z ++ FSIZE=19528 2025-06-01T22:52:43.7999229Z ++ echo '"torch/include/c10/util/complex.h",sha256=NZTpzrgE8RT0AZR8_s9Qg0GL60S4V30T6jG55UKyKyo,19528' 2025-06-01T22:52:43.7999872Z ++ read fname 2025-06-01T22:52:43.8000189Z ++ make_wheel_record torch/include/c10/util/complex_math.h 2025-06-01T22:52:43.8000655Z ++ FPATH=torch/include/c10/util/complex_math.h 2025-06-01T22:52:43.8001065Z ++ echo torch/include/c10/util/complex_math.h 2025-06-01T22:52:43.8001411Z ++ grep RECORD 2025-06-01T22:52:43.8024913Z +++ openssl dgst -sha256 -binary torch/include/c10/util/complex_math.h 2025-06-01T22:52:43.8025866Z +++ openssl base64 2025-06-01T22:52:43.8026193Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.8026443Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.8026724Z +++ sed -e s/=//g 2025-06-01T22:52:43.8068143Z ++ HASH=K-lYAOgfqRUPZQQBExYkHuDpQtVplmaY85WlaO18wjk 2025-06-01T22:52:43.8070422Z +++ ls -nl torch/include/c10/util/complex_math.h 2025-06-01T22:52:43.8071791Z +++ awk '{print $5}' 2025-06-01T22:52:43.8099788Z ++ FSIZE=12533 2025-06-01T22:52:43.8100902Z ++ echo '"torch/include/c10/util/complex_math.h",sha256=K-lYAOgfqRUPZQQBExYkHuDpQtVplmaY85WlaO18wjk,12533' 2025-06-01T22:52:43.8101577Z ++ read fname 2025-06-01T22:52:43.8101909Z ++ make_wheel_record torch/include/c10/util/complex_utils.h 2025-06-01T22:52:43.8102364Z ++ FPATH=torch/include/c10/util/complex_utils.h 2025-06-01T22:52:43.8102773Z ++ echo torch/include/c10/util/complex_utils.h 2025-06-01T22:52:43.8103124Z ++ grep RECORD 2025-06-01T22:52:43.8126008Z +++ openssl dgst -sha256 -binary torch/include/c10/util/complex_utils.h 2025-06-01T22:52:43.8126535Z +++ openssl base64 2025-06-01T22:52:43.8126794Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.8127060Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.8127404Z +++ sed -e s/=//g 2025-06-01T22:52:43.8166843Z ++ HASH=647X9XNovef-gDB7_p-Q7TskQ-boGgW5MedmVJtp58s 2025-06-01T22:52:43.8171848Z +++ ls -nl torch/include/c10/util/complex_utils.h 2025-06-01T22:52:43.8172712Z +++ awk '{print $5}' 2025-06-01T22:52:43.8199270Z ++ FSIZE=1077 2025-06-01T22:52:43.8200016Z ++ echo '"torch/include/c10/util/complex_utils.h",sha256=647X9XNovef-gDB7_p-Q7TskQ-boGgW5MedmVJtp58s,1077' 2025-06-01T22:52:43.8200686Z ++ read fname 2025-06-01T22:52:43.8200986Z ++ make_wheel_record torch/include/c10/util/copysign.h 2025-06-01T22:52:43.8201442Z ++ FPATH=torch/include/c10/util/copysign.h 2025-06-01T22:52:43.8201829Z ++ echo torch/include/c10/util/copysign.h 2025-06-01T22:52:43.8202400Z ++ grep RECORD 2025-06-01T22:52:43.8226610Z +++ openssl dgst -sha256 -binary torch/include/c10/util/copysign.h 2025-06-01T22:52:43.8227638Z +++ openssl base64 2025-06-01T22:52:43.8227991Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.8228237Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.8228511Z +++ sed -e s/=//g 2025-06-01T22:52:43.8270358Z ++ HASH=EGcQC191aoUTlLXo8tKfAF9NFnMpQCE0hyWxw47FQZs 2025-06-01T22:52:43.8273265Z +++ ls -nl torch/include/c10/util/copysign.h 2025-06-01T22:52:43.8273744Z +++ awk '{print $5}' 2025-06-01T22:52:43.8301180Z ++ FSIZE=832 2025-06-01T22:52:43.8301967Z ++ echo '"torch/include/c10/util/copysign.h",sha256=EGcQC191aoUTlLXo8tKfAF9NFnMpQCE0hyWxw47FQZs,832' 2025-06-01T22:52:43.8302618Z ++ read fname 2025-06-01T22:52:43.8302913Z ++ make_wheel_record torch/include/c10/util/env.h 2025-06-01T22:52:43.8303298Z ++ FPATH=torch/include/c10/util/env.h 2025-06-01T22:52:43.8303781Z ++ echo torch/include/c10/util/env.h 2025-06-01T22:52:43.8304104Z ++ grep RECORD 2025-06-01T22:52:43.8324972Z +++ openssl dgst -sha256 -binary torch/include/c10/util/env.h 2025-06-01T22:52:43.8325464Z +++ openssl base64 2025-06-01T22:52:43.8325726Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.8325991Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.8327183Z +++ sed -e s/=//g 2025-06-01T22:52:43.8366426Z ++ HASH=rH15ODP7BKuDLIrSMEObHL3opdjJWsHZ7VOkOpCpLFg 2025-06-01T22:52:43.8371027Z +++ ls -nl torch/include/c10/util/env.h 2025-06-01T22:52:43.8371952Z +++ awk '{print $5}' 2025-06-01T22:52:43.8398264Z ++ FSIZE=894 2025-06-01T22:52:43.8398954Z ++ echo '"torch/include/c10/util/env.h",sha256=rH15ODP7BKuDLIrSMEObHL3opdjJWsHZ7VOkOpCpLFg,894' 2025-06-01T22:52:43.8399712Z ++ read fname 2025-06-01T22:52:43.8399998Z ++ make_wheel_record torch/include/c10/util/error.h 2025-06-01T22:52:43.8400405Z ++ FPATH=torch/include/c10/util/error.h 2025-06-01T22:52:43.8400820Z ++ echo torch/include/c10/util/error.h 2025-06-01T22:52:43.8401165Z ++ grep RECORD 2025-06-01T22:52:43.8422105Z +++ openssl dgst -sha256 -binary torch/include/c10/util/error.h 2025-06-01T22:52:43.8422730Z +++ openssl base64 2025-06-01T22:52:43.8423435Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.8423764Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.8425171Z +++ sed -e s/=//g 2025-06-01T22:52:43.8467797Z ++ HASH=HGPmydeaHN6bl2TMwyA4kYRneSwPl4QirmnIO-ldDtU 2025-06-01T22:52:43.8471179Z +++ ls -nl torch/include/c10/util/error.h 2025-06-01T22:52:43.8471749Z +++ awk '{print $5}' 2025-06-01T22:52:43.8496072Z ++ FSIZE=205 2025-06-01T22:52:43.8496878Z ++ echo '"torch/include/c10/util/error.h",sha256=HGPmydeaHN6bl2TMwyA4kYRneSwPl4QirmnIO-ldDtU,205' 2025-06-01T22:52:43.8497510Z ++ read fname 2025-06-01T22:52:43.8497964Z ++ make_wheel_record torch/include/c10/util/flat_hash_map.h 2025-06-01T22:52:43.8498424Z ++ FPATH=torch/include/c10/util/flat_hash_map.h 2025-06-01T22:52:43.8500158Z ++ echo torch/include/c10/util/flat_hash_map.h 2025-06-01T22:52:43.8500800Z ++ grep RECORD 2025-06-01T22:52:43.8524098Z +++ openssl dgst -sha256 -binary torch/include/c10/util/flat_hash_map.h 2025-06-01T22:52:43.8524940Z +++ openssl base64 2025-06-01T22:52:43.8525224Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.8525474Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.8526427Z +++ sed -e s/=//g 2025-06-01T22:52:43.8568418Z ++ HASH=oSaLrGZejJg2sE4vOS73g9wxznCzBzaTEOeUKPH2ctA 2025-06-01T22:52:43.8573308Z +++ ls -nl torch/include/c10/util/flat_hash_map.h 2025-06-01T22:52:43.8573908Z +++ awk '{print $5}' 2025-06-01T22:52:43.8600411Z ++ FSIZE=61931 2025-06-01T22:52:43.8601322Z ++ echo '"torch/include/c10/util/flat_hash_map.h",sha256=oSaLrGZejJg2sE4vOS73g9wxznCzBzaTEOeUKPH2ctA,61931' 2025-06-01T22:52:43.8602015Z ++ read fname 2025-06-01T22:52:43.8602385Z ++ make_wheel_record torch/include/c10/util/floating_point_utils.h 2025-06-01T22:52:43.8602960Z ++ FPATH=torch/include/c10/util/floating_point_utils.h 2025-06-01T22:52:43.8603409Z ++ echo torch/include/c10/util/floating_point_utils.h 2025-06-01T22:52:43.8603808Z ++ grep RECORD 2025-06-01T22:52:43.8625836Z +++ openssl dgst -sha256 -binary torch/include/c10/util/floating_point_utils.h 2025-06-01T22:52:43.8626445Z +++ openssl base64 2025-06-01T22:52:43.8626813Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.8627067Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.8628207Z +++ sed -e s/=//g 2025-06-01T22:52:43.8669868Z ++ HASH=_UbsRR2UptjDnWsNgJv9hKRZFakoljmjXK9dgTj_qh8 2025-06-01T22:52:43.8674760Z +++ ls -nl torch/include/c10/util/floating_point_utils.h 2025-06-01T22:52:43.8675468Z +++ awk '{print $5}' 2025-06-01T22:52:43.8702915Z ++ FSIZE=798 2025-06-01T22:52:43.8703598Z ++ echo '"torch/include/c10/util/floating_point_utils.h",sha256=_UbsRR2UptjDnWsNgJv9hKRZFakoljmjXK9dgTj_qh8,798' 2025-06-01T22:52:43.8704303Z ++ read fname 2025-06-01T22:52:43.8704620Z ++ make_wheel_record torch/include/c10/util/generic_math.h 2025-06-01T22:52:43.8705074Z ++ FPATH=torch/include/c10/util/generic_math.h 2025-06-01T22:52:43.8705467Z ++ echo torch/include/c10/util/generic_math.h 2025-06-01T22:52:43.8705822Z ++ grep RECORD 2025-06-01T22:52:43.8726960Z +++ openssl dgst -sha256 -binary torch/include/c10/util/generic_math.h 2025-06-01T22:52:43.8727459Z +++ openssl base64 2025-06-01T22:52:43.8727738Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.8727997Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.8729117Z +++ sed -e s/=//g 2025-06-01T22:52:43.8768912Z ++ HASH=ox-TlzdcFFHRTZTK-jXfpTfTmNM5Eihm1rLvokvXtlY 2025-06-01T22:52:43.8773740Z +++ ls -nl torch/include/c10/util/generic_math.h 2025-06-01T22:52:43.8774636Z +++ awk '{print $5}' 2025-06-01T22:52:43.8801474Z ++ FSIZE=2892 2025-06-01T22:52:43.8802217Z ++ echo '"torch/include/c10/util/generic_math.h",sha256=ox-TlzdcFFHRTZTK-jXfpTfTmNM5Eihm1rLvokvXtlY,2892' 2025-06-01T22:52:43.8802877Z ++ read fname 2025-06-01T22:52:43.8803184Z ++ make_wheel_record torch/include/c10/util/hash.h 2025-06-01T22:52:43.8803578Z ++ FPATH=torch/include/c10/util/hash.h 2025-06-01T22:52:43.8803939Z ++ echo torch/include/c10/util/hash.h 2025-06-01T22:52:43.8804414Z ++ grep RECORD 2025-06-01T22:52:43.8828459Z +++ openssl dgst -sha256 -binary torch/include/c10/util/hash.h 2025-06-01T22:52:43.8838467Z +++ openssl base64 2025-06-01T22:52:43.8838748Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.8838989Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.8839248Z +++ sed -e s/=//g 2025-06-01T22:52:43.8872576Z ++ HASH=VOrOev48dWJIWwLgW8Vyx84h0c09pI-37FBwl5eUmzg 2025-06-01T22:52:43.8875800Z +++ ls -nl torch/include/c10/util/hash.h 2025-06-01T22:52:43.8876388Z +++ awk '{print $5}' 2025-06-01T22:52:43.8904194Z ++ FSIZE=11106 2025-06-01T22:52:43.8905043Z ++ echo '"torch/include/c10/util/hash.h",sha256=VOrOev48dWJIWwLgW8Vyx84h0c09pI-37FBwl5eUmzg,11106' 2025-06-01T22:52:43.8905655Z ++ read fname 2025-06-01T22:52:43.8905961Z ++ make_wheel_record torch/include/c10/util/int128.h 2025-06-01T22:52:43.8906427Z ++ FPATH=torch/include/c10/util/int128.h 2025-06-01T22:52:43.8906800Z ++ echo torch/include/c10/util/int128.h 2025-06-01T22:52:43.8907122Z ++ grep RECORD 2025-06-01T22:52:43.8927463Z +++ openssl dgst -sha256 -binary torch/include/c10/util/int128.h 2025-06-01T22:52:43.8927973Z +++ openssl base64 2025-06-01T22:52:43.8928478Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.8929741Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.8931041Z +++ sed -e s/=//g 2025-06-01T22:52:43.8970948Z ++ HASH=6B-OapJ188dixe1U3B4PQPzxyR9iueKI1WrCau6Rjyw 2025-06-01T22:52:43.8975947Z +++ ls -nl torch/include/c10/util/int128.h 2025-06-01T22:52:43.8976827Z +++ awk '{print $5}' 2025-06-01T22:52:43.9002745Z ++ FSIZE=12452 2025-06-01T22:52:43.9003373Z ++ echo '"torch/include/c10/util/int128.h",sha256=6B-OapJ188dixe1U3B4PQPzxyR9iueKI1WrCau6Rjyw,12452' 2025-06-01T22:52:43.9004047Z ++ read fname 2025-06-01T22:52:43.9004502Z ++ make_wheel_record torch/include/c10/util/intrusive_ptr.h 2025-06-01T22:52:43.9005161Z ++ FPATH=torch/include/c10/util/intrusive_ptr.h 2025-06-01T22:52:43.9005577Z ++ echo torch/include/c10/util/intrusive_ptr.h 2025-06-01T22:52:43.9005953Z ++ grep RECORD 2025-06-01T22:52:43.9028764Z +++ openssl dgst -sha256 -binary torch/include/c10/util/intrusive_ptr.h 2025-06-01T22:52:43.9029307Z +++ openssl base64 2025-06-01T22:52:43.9029589Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.9029837Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.9030725Z +++ sed -e s/=//g 2025-06-01T22:52:43.9072414Z ++ HASH=IOQzaT9_oXc-8wrp9BZbSuem0p7bzLYFHEH2MsZ-6yQ 2025-06-01T22:52:43.9077368Z +++ ls -nl torch/include/c10/util/intrusive_ptr.h 2025-06-01T22:52:43.9077976Z +++ awk '{print $5}' 2025-06-01T22:52:43.9105427Z ++ FSIZE=38523 2025-06-01T22:52:43.9106297Z ++ echo '"torch/include/c10/util/intrusive_ptr.h",sha256=IOQzaT9_oXc-8wrp9BZbSuem0p7bzLYFHEH2MsZ-6yQ,38523' 2025-06-01T22:52:43.9107046Z ++ read fname 2025-06-01T22:52:43.9107342Z ++ make_wheel_record torch/include/c10/util/irange.h 2025-06-01T22:52:43.9107749Z ++ FPATH=torch/include/c10/util/irange.h 2025-06-01T22:52:43.9108127Z ++ echo torch/include/c10/util/irange.h 2025-06-01T22:52:43.9108455Z ++ grep RECORD 2025-06-01T22:52:43.9128645Z +++ openssl dgst -sha256 -binary torch/include/c10/util/irange.h 2025-06-01T22:52:43.9129126Z +++ openssl base64 2025-06-01T22:52:43.9130034Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.9131233Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.9132456Z +++ sed -e s/=//g 2025-06-01T22:52:43.9171432Z ++ HASH=JWuxICFEyNayPzP0VbEdubxbT2lyfymC3qamq26Q2W4 2025-06-01T22:52:43.9176218Z +++ ls -nl torch/include/c10/util/irange.h 2025-06-01T22:52:43.9176989Z +++ awk '{print $5}' 2025-06-01T22:52:43.9202824Z ++ FSIZE=3440 2025-06-01T22:52:43.9203460Z ++ echo '"torch/include/c10/util/irange.h",sha256=JWuxICFEyNayPzP0VbEdubxbT2lyfymC3qamq26Q2W4,3440' 2025-06-01T22:52:43.9204105Z ++ read fname 2025-06-01T22:52:43.9204744Z ++ make_wheel_record torch/include/c10/util/llvmMathExtras.h 2025-06-01T22:52:43.9205233Z ++ FPATH=torch/include/c10/util/llvmMathExtras.h 2025-06-01T22:52:43.9205665Z ++ echo torch/include/c10/util/llvmMathExtras.h 2025-06-01T22:52:43.9206234Z ++ grep RECORD 2025-06-01T22:52:43.9229040Z +++ openssl dgst -sha256 -binary torch/include/c10/util/llvmMathExtras.h 2025-06-01T22:52:43.9229671Z +++ openssl base64 2025-06-01T22:52:43.9230238Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.9230581Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.9231421Z +++ sed -e s/=//g 2025-06-01T22:52:43.9274828Z ++ HASH=x-xJE6ttLhUS3INBjLjXXjVwUgZWEx5qtUBIoSyXWxg 2025-06-01T22:52:43.9278767Z +++ ls -nl torch/include/c10/util/llvmMathExtras.h 2025-06-01T22:52:43.9279844Z +++ awk '{print $5}' 2025-06-01T22:52:43.9306731Z ++ FSIZE=29493 2025-06-01T22:52:43.9307473Z ++ echo '"torch/include/c10/util/llvmMathExtras.h",sha256=x-xJE6ttLhUS3INBjLjXXjVwUgZWEx5qtUBIoSyXWxg,29493' 2025-06-01T22:52:43.9308322Z ++ read fname 2025-06-01T22:52:43.9308685Z ++ make_wheel_record torch/include/c10/util/logging_is_google_glog.h 2025-06-01T22:52:43.9309222Z ++ FPATH=torch/include/c10/util/logging_is_google_glog.h 2025-06-01T22:52:43.9309760Z ++ echo torch/include/c10/util/logging_is_google_glog.h 2025-06-01T22:52:43.9310146Z ++ grep RECORD 2025-06-01T22:52:43.9340267Z +++ openssl dgst -sha256 -binary torch/include/c10/util/logging_is_google_glog.h 2025-06-01T22:52:43.9340803Z +++ openssl base64 2025-06-01T22:52:43.9341084Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.9341329Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.9341898Z +++ sed -e s/=//g 2025-06-01T22:52:43.9381298Z ++ HASH=LU7_XPpQPV1CNYYOfKAnm9vRSTpUNFmRT81AqXJHtVQ 2025-06-01T22:52:43.9385564Z +++ ls -nl torch/include/c10/util/logging_is_google_glog.h 2025-06-01T22:52:43.9386846Z +++ awk '{print $5}' 2025-06-01T22:52:43.9410612Z ++ FSIZE=3794 2025-06-01T22:52:43.9415442Z ++ echo '"torch/include/c10/util/logging_is_google_glog.h",sha256=LU7_XPpQPV1CNYYOfKAnm9vRSTpUNFmRT81AqXJHtVQ,3794' 2025-06-01T22:52:43.9416270Z ++ read fname 2025-06-01T22:52:43.9416664Z ++ make_wheel_record torch/include/c10/util/logging_is_not_google_glog.h 2025-06-01T22:52:43.9417225Z ++ FPATH=torch/include/c10/util/logging_is_not_google_glog.h 2025-06-01T22:52:43.9417737Z ++ echo torch/include/c10/util/logging_is_not_google_glog.h 2025-06-01T22:52:43.9418141Z ++ grep RECORD 2025-06-01T22:52:43.9438544Z +++ openssl dgst -sha256 -binary torch/include/c10/util/logging_is_not_google_glog.h 2025-06-01T22:52:43.9439151Z +++ openssl base64 2025-06-01T22:52:43.9439404Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.9439664Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.9440148Z +++ sed -e s/=//g 2025-06-01T22:52:43.9482923Z ++ HASH=ES9qcimZf-7a5zq5P2jCJrmlWeZJyzZ7u34D5yMIawI 2025-06-01T22:52:43.9486402Z +++ ls -nl torch/include/c10/util/logging_is_not_google_glog.h 2025-06-01T22:52:43.9487240Z +++ awk '{print $5}' 2025-06-01T22:52:43.9513326Z ++ FSIZE=8681 2025-06-01T22:52:43.9514158Z ++ echo '"torch/include/c10/util/logging_is_not_google_glog.h",sha256=ES9qcimZf-7a5zq5P2jCJrmlWeZJyzZ7u34D5yMIawI,8681' 2025-06-01T22:52:43.9514889Z ++ read fname 2025-06-01T22:52:43.9515173Z ++ make_wheel_record torch/include/c10/util/numa.h 2025-06-01T22:52:43.9515586Z ++ FPATH=torch/include/c10/util/numa.h 2025-06-01T22:52:43.9515942Z ++ echo torch/include/c10/util/numa.h 2025-06-01T22:52:43.9516276Z ++ grep RECORD 2025-06-01T22:52:43.9540040Z +++ openssl dgst -sha256 -binary torch/include/c10/util/numa.h 2025-06-01T22:52:43.9540518Z +++ openssl base64 2025-06-01T22:52:43.9540921Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.9541168Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.9541435Z +++ sed -e s/=//g 2025-06-01T22:52:43.9581573Z ++ HASH=Zv_RgPaUVPp3KN4FmvwaqIr-hZ_Es1bd_djbAIYGzsU 2025-06-01T22:52:43.9584541Z +++ ls -nl torch/include/c10/util/numa.h 2025-06-01T22:52:43.9585477Z +++ awk '{print $5}' 2025-06-01T22:52:43.9609472Z ++ FSIZE=713 2025-06-01T22:52:43.9610072Z ++ echo '"torch/include/c10/util/numa.h",sha256=Zv_RgPaUVPp3KN4FmvwaqIr-hZ_Es1bd_djbAIYGzsU,713' 2025-06-01T22:52:43.9610681Z ++ read fname 2025-06-01T22:52:43.9611116Z ++ make_wheel_record torch/include/c10/util/order_preserving_flat_hash_map.h 2025-06-01T22:52:43.9611739Z ++ FPATH=torch/include/c10/util/order_preserving_flat_hash_map.h 2025-06-01T22:52:43.9612909Z ++ echo torch/include/c10/util/order_preserving_flat_hash_map.h 2025-06-01T22:52:43.9613850Z ++ grep RECORD 2025-06-01T22:52:43.9635744Z +++ openssl dgst -sha256 -binary torch/include/c10/util/order_preserving_flat_hash_map.h 2025-06-01T22:52:43.9636342Z +++ openssl base64 2025-06-01T22:52:43.9636595Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.9637013Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.9638388Z +++ sed -e s/=//g 2025-06-01T22:52:43.9680988Z ++ HASH=7XL2-F274yFsqyucP2JocsfQA0qJSqfnXSuMpt-umyM 2025-06-01T22:52:43.9685756Z +++ ls -nl torch/include/c10/util/order_preserving_flat_hash_map.h 2025-06-01T22:52:43.9686898Z +++ awk '{print $5}' 2025-06-01T22:52:43.9713709Z ++ FSIZE=65452 2025-06-01T22:52:43.9714599Z ++ echo '"torch/include/c10/util/order_preserving_flat_hash_map.h",sha256=7XL2-F274yFsqyucP2JocsfQA0qJSqfnXSuMpt-umyM,65452' 2025-06-01T22:52:43.9715354Z ++ read fname 2025-06-01T22:52:43.9715666Z ++ make_wheel_record torch/include/c10/util/overflows.h 2025-06-01T22:52:43.9716101Z ++ FPATH=torch/include/c10/util/overflows.h 2025-06-01T22:52:43.9716491Z ++ echo torch/include/c10/util/overflows.h 2025-06-01T22:52:43.9716827Z ++ grep RECORD 2025-06-01T22:52:43.9739523Z +++ openssl dgst -sha256 -binary torch/include/c10/util/overflows.h 2025-06-01T22:52:43.9740059Z +++ openssl base64 2025-06-01T22:52:43.9740331Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.9740587Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.9741608Z +++ sed -e s/=//g 2025-06-01T22:52:43.9780039Z ++ HASH=2Im9QMah8zBl-LgCh-aWVGownyTg42xZ_NWRNYwdlUs 2025-06-01T22:52:43.9784776Z +++ ls -nl torch/include/c10/util/overflows.h 2025-06-01T22:52:43.9785643Z +++ awk '{print $5}' 2025-06-01T22:52:43.9809488Z ++ FSIZE=3467 2025-06-01T22:52:43.9810097Z ++ echo '"torch/include/c10/util/overflows.h",sha256=2Im9QMah8zBl-LgCh-aWVGownyTg42xZ_NWRNYwdlUs,3467' 2025-06-01T22:52:43.9810757Z ++ read fname 2025-06-01T22:52:43.9811069Z ++ make_wheel_record torch/include/c10/util/overloaded.h 2025-06-01T22:52:43.9811518Z ++ FPATH=torch/include/c10/util/overloaded.h 2025-06-01T22:52:43.9813092Z ++ echo torch/include/c10/util/overloaded.h 2025-06-01T22:52:43.9814229Z ++ grep RECORD 2025-06-01T22:52:43.9837432Z +++ openssl dgst -sha256 -binary torch/include/c10/util/overloaded.h 2025-06-01T22:52:43.9837912Z +++ openssl base64 2025-06-01T22:52:43.9838218Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.9838466Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.9839462Z +++ sed -e s/=//g 2025-06-01T22:52:43.9881188Z ++ HASH=HroKnPbEpPcmOJ2ud_43qLAENSCdvN9q3F_2REQLhvM 2025-06-01T22:52:43.9884961Z +++ ls -nl torch/include/c10/util/overloaded.h 2025-06-01T22:52:43.9885638Z +++ awk '{print $5}' 2025-06-01T22:52:43.9913085Z ++ FSIZE=727 2025-06-01T22:52:43.9914090Z ++ echo '"torch/include/c10/util/overloaded.h",sha256=HroKnPbEpPcmOJ2ud_43qLAENSCdvN9q3F_2REQLhvM,727' 2025-06-01T22:52:43.9914829Z ++ read fname 2025-06-01T22:52:43.9915159Z ++ make_wheel_record torch/include/c10/util/python_stub.h 2025-06-01T22:52:43.9915612Z ++ FPATH=torch/include/c10/util/python_stub.h 2025-06-01T22:52:43.9916011Z ++ echo torch/include/c10/util/python_stub.h 2025-06-01T22:52:43.9916372Z ++ grep RECORD 2025-06-01T22:52:43.9934461Z +++ openssl dgst -sha256 -binary torch/include/c10/util/python_stub.h 2025-06-01T22:52:43.9935379Z +++ openssl base64 2025-06-01T22:52:43.9936939Z +++ sed -e s/+/-/g 2025-06-01T22:52:43.9938132Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:43.9940109Z +++ sed -e s/=//g 2025-06-01T22:52:43.9980636Z ++ HASH=Nigc7ZGrniF0qdLn-Ra4KIicNWTBrgARkJYpxs6Ssek 2025-06-01T22:52:43.9982742Z +++ ls -nl torch/include/c10/util/python_stub.h 2025-06-01T22:52:43.9984449Z +++ awk '{print $5}' 2025-06-01T22:52:44.0007972Z ++ FSIZE=56 2025-06-01T22:52:44.0008679Z ++ echo '"torch/include/c10/util/python_stub.h",sha256=Nigc7ZGrniF0qdLn-Ra4KIicNWTBrgARkJYpxs6Ssek,56' 2025-06-01T22:52:44.0009345Z ++ read fname 2025-06-01T22:52:44.0009673Z ++ make_wheel_record torch/include/c10/util/qint32.h 2025-06-01T22:52:44.0010087Z ++ FPATH=torch/include/c10/util/qint32.h 2025-06-01T22:52:44.0011100Z ++ echo torch/include/c10/util/qint32.h 2025-06-01T22:52:44.0012274Z ++ grep RECORD 2025-06-01T22:52:44.0034809Z +++ openssl dgst -sha256 -binary torch/include/c10/util/qint32.h 2025-06-01T22:52:44.0035340Z +++ openssl base64 2025-06-01T22:52:44.0035687Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.0035961Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.0036695Z +++ sed -e s/=//g 2025-06-01T22:52:44.0076844Z ++ HASH=iyBUhux_GEJ8J92GhOPnukFSHXEp_vCM_ImIZTR1_Gg 2025-06-01T22:52:44.0080873Z +++ ls -nl torch/include/c10/util/qint32.h 2025-06-01T22:52:44.0082057Z +++ awk '{print $5}' 2025-06-01T22:52:44.0108383Z ++ FSIZE=319 2025-06-01T22:52:44.0108982Z ++ echo '"torch/include/c10/util/qint32.h",sha256=iyBUhux_GEJ8J92GhOPnukFSHXEp_vCM_ImIZTR1_Gg,319' 2025-06-01T22:52:44.0109729Z ++ read fname 2025-06-01T22:52:44.0110054Z ++ make_wheel_record torch/include/c10/util/qint8.h 2025-06-01T22:52:44.0110457Z ++ FPATH=torch/include/c10/util/qint8.h 2025-06-01T22:52:44.0111176Z ++ echo torch/include/c10/util/qint8.h 2025-06-01T22:52:44.0111759Z ++ grep RECORD 2025-06-01T22:52:44.0131738Z +++ openssl dgst -sha256 -binary torch/include/c10/util/qint8.h 2025-06-01T22:52:44.0132236Z +++ openssl base64 2025-06-01T22:52:44.0133654Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.0135128Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.0136704Z +++ sed -e s/=//g 2025-06-01T22:52:44.0173827Z ++ HASH=bc5SknZDfO9_2Ez-QlgP6CVXkFhkFIc8pV6vqx4y4vo 2025-06-01T22:52:44.0179336Z +++ ls -nl torch/include/c10/util/qint8.h 2025-06-01T22:52:44.0179953Z +++ awk '{print $5}' 2025-06-01T22:52:44.0206180Z ++ FSIZE=472 2025-06-01T22:52:44.0206768Z ++ echo '"torch/include/c10/util/qint8.h",sha256=bc5SknZDfO9_2Ez-QlgP6CVXkFhkFIc8pV6vqx4y4vo,472' 2025-06-01T22:52:44.0207576Z ++ read fname 2025-06-01T22:52:44.0207895Z ++ make_wheel_record torch/include/c10/util/quint2x4.h 2025-06-01T22:52:44.0208334Z ++ FPATH=torch/include/c10/util/quint2x4.h 2025-06-01T22:52:44.0208725Z ++ echo torch/include/c10/util/quint2x4.h 2025-06-01T22:52:44.0209068Z ++ grep RECORD 2025-06-01T22:52:44.0230996Z +++ openssl dgst -sha256 -binary torch/include/c10/util/quint2x4.h 2025-06-01T22:52:44.0231479Z +++ openssl base64 2025-06-01T22:52:44.0231744Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.0231986Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.0232260Z +++ sed -e s/=//g 2025-06-01T22:52:44.0275217Z ++ HASH=yGJ_ehKTUy8Iq54q6LGOQtBf2-Tdwm-6k9EzgLZnwr4 2025-06-01T22:52:44.0278033Z +++ ls -nl torch/include/c10/util/quint2x4.h 2025-06-01T22:52:44.0278796Z +++ awk '{print $5}' 2025-06-01T22:52:44.0306306Z ++ FSIZE=366 2025-06-01T22:52:44.0306925Z ++ echo '"torch/include/c10/util/quint2x4.h",sha256=yGJ_ehKTUy8Iq54q6LGOQtBf2-Tdwm-6k9EzgLZnwr4,366' 2025-06-01T22:52:44.0307536Z ++ read fname 2025-06-01T22:52:44.0307998Z ++ make_wheel_record torch/include/c10/util/quint4x2.h 2025-06-01T22:52:44.0308438Z ++ FPATH=torch/include/c10/util/quint4x2.h 2025-06-01T22:52:44.0308811Z ++ echo torch/include/c10/util/quint4x2.h 2025-06-01T22:52:44.0309166Z ++ grep RECORD 2025-06-01T22:52:44.0330051Z +++ openssl dgst -sha256 -binary torch/include/c10/util/quint4x2.h 2025-06-01T22:52:44.0330548Z +++ openssl base64 2025-06-01T22:52:44.0331700Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.0332791Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.0334414Z +++ sed -e s/=//g 2025-06-01T22:52:44.0372372Z ++ HASH=XARtXHqCVQKflXpoKx4ybFS1E3Pdq9FafFAb9J8SUH4 2025-06-01T22:52:44.0377483Z +++ ls -nl torch/include/c10/util/quint4x2.h 2025-06-01T22:52:44.0378586Z +++ awk '{print $5}' 2025-06-01T22:52:44.0405823Z ++ FSIZE=366 2025-06-01T22:52:44.0406464Z ++ echo '"torch/include/c10/util/quint4x2.h",sha256=XARtXHqCVQKflXpoKx4ybFS1E3Pdq9FafFAb9J8SUH4,366' 2025-06-01T22:52:44.0407119Z ++ read fname 2025-06-01T22:52:44.0407434Z ++ make_wheel_record torch/include/c10/util/quint8.h 2025-06-01T22:52:44.0407867Z ++ FPATH=torch/include/c10/util/quint8.h 2025-06-01T22:52:44.0408249Z ++ echo torch/include/c10/util/quint8.h 2025-06-01T22:52:44.0408583Z ++ grep RECORD 2025-06-01T22:52:44.0430295Z +++ openssl dgst -sha256 -binary torch/include/c10/util/quint8.h 2025-06-01T22:52:44.0431112Z +++ openssl base64 2025-06-01T22:52:44.0431570Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.0432185Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.0432489Z +++ sed -e s/=//g 2025-06-01T22:52:44.0473471Z ++ HASH=nEiBXDtefPX4IlYbmn_mxC7Ec9QaPZ-d0nIO1BbsGh0 2025-06-01T22:52:44.0476724Z +++ ls -nl torch/include/c10/util/quint8.h 2025-06-01T22:52:44.0477627Z +++ awk '{print $5}' 2025-06-01T22:52:44.0505416Z ++ FSIZE=320 2025-06-01T22:52:44.0506021Z ++ echo '"torch/include/c10/util/quint8.h",sha256=nEiBXDtefPX4IlYbmn_mxC7Ec9QaPZ-d0nIO1BbsGh0,320' 2025-06-01T22:52:44.0506639Z ++ read fname 2025-06-01T22:52:44.0506972Z ++ make_wheel_record torch/include/c10/util/safe_numerics.h 2025-06-01T22:52:44.0507435Z ++ FPATH=torch/include/c10/util/safe_numerics.h 2025-06-01T22:52:44.0507978Z ++ echo torch/include/c10/util/safe_numerics.h 2025-06-01T22:52:44.0508327Z ++ grep RECORD 2025-06-01T22:52:44.0528496Z +++ openssl dgst -sha256 -binary torch/include/c10/util/safe_numerics.h 2025-06-01T22:52:44.0529006Z +++ openssl base64 2025-06-01T22:52:44.0529534Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.0530864Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.0532233Z +++ sed -e s/=//g 2025-06-01T22:52:44.0571058Z ++ HASH=QDH6C2kwmkewC8zw7pEBndXR2QvgsVMSBzCpvE9Pzow 2025-06-01T22:52:44.0576071Z +++ ls -nl torch/include/c10/util/safe_numerics.h 2025-06-01T22:52:44.0576807Z +++ awk '{print $5}' 2025-06-01T22:52:44.0604027Z ++ FSIZE=2258 2025-06-01T22:52:44.0605136Z ++ echo '"torch/include/c10/util/safe_numerics.h",sha256=QDH6C2kwmkewC8zw7pEBndXR2QvgsVMSBzCpvE9Pzow,2258' 2025-06-01T22:52:44.0605835Z ++ read fname 2025-06-01T22:52:44.0606167Z ++ make_wheel_record torch/include/c10/util/signal_handler.h 2025-06-01T22:52:44.0606813Z ++ FPATH=torch/include/c10/util/signal_handler.h 2025-06-01T22:52:44.0607235Z ++ echo torch/include/c10/util/signal_handler.h 2025-06-01T22:52:44.0607612Z ++ grep RECORD 2025-06-01T22:52:44.0629610Z +++ openssl dgst -sha256 -binary torch/include/c10/util/signal_handler.h 2025-06-01T22:52:44.0630161Z +++ openssl base64 2025-06-01T22:52:44.0631045Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.0631290Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.0631872Z +++ sed -e s/=//g 2025-06-01T22:52:44.0673592Z ++ HASH=pVfyBdhzgv1sUm84l_7CvvjBbsHS5OPFGiEsUu2HI84 2025-06-01T22:52:44.0676339Z +++ ls -nl torch/include/c10/util/signal_handler.h 2025-06-01T22:52:44.0676728Z +++ awk '{print $5}' 2025-06-01T22:52:44.0704454Z ++ FSIZE=3767 2025-06-01T22:52:44.0705181Z ++ echo '"torch/include/c10/util/signal_handler.h",sha256=pVfyBdhzgv1sUm84l_7CvvjBbsHS5OPFGiEsUu2HI84,3767' 2025-06-01T22:52:44.0705836Z ++ read fname 2025-06-01T22:52:44.0706173Z ++ make_wheel_record torch/include/c10/util/sparse_bitset.h 2025-06-01T22:52:44.0706762Z ++ FPATH=torch/include/c10/util/sparse_bitset.h 2025-06-01T22:52:44.0707184Z ++ echo torch/include/c10/util/sparse_bitset.h 2025-06-01T22:52:44.0707551Z ++ grep RECORD 2025-06-01T22:52:44.0727376Z +++ openssl dgst -sha256 -binary torch/include/c10/util/sparse_bitset.h 2025-06-01T22:52:44.0727902Z +++ openssl base64 2025-06-01T22:52:44.0728460Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.0729974Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.0731178Z +++ sed -e s/=//g 2025-06-01T22:52:44.0770991Z ++ HASH=c91vrBqd16okvlKdR5qBdWuormq7HnFd-y7s9bD29UA 2025-06-01T22:52:44.0776123Z +++ ls -nl torch/include/c10/util/sparse_bitset.h 2025-06-01T22:52:44.0776713Z +++ awk '{print $5}' 2025-06-01T22:52:44.0803822Z ++ FSIZE=26677 2025-06-01T22:52:44.0804654Z ++ echo '"torch/include/c10/util/sparse_bitset.h",sha256=c91vrBqd16okvlKdR5qBdWuormq7HnFd-y7s9bD29UA,26677' 2025-06-01T22:52:44.0805548Z ++ read fname 2025-06-01T22:52:44.0805862Z ++ make_wheel_record torch/include/c10/util/ssize.h 2025-06-01T22:52:44.0806273Z ++ FPATH=torch/include/c10/util/ssize.h 2025-06-01T22:52:44.0806669Z ++ echo torch/include/c10/util/ssize.h 2025-06-01T22:52:44.0807011Z ++ grep RECORD 2025-06-01T22:52:44.0829509Z +++ openssl dgst -sha256 -binary torch/include/c10/util/ssize.h 2025-06-01T22:52:44.0829988Z +++ openssl base64 2025-06-01T22:52:44.0830256Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.0830824Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.0831079Z +++ sed -e s/=//g 2025-06-01T22:52:44.0873835Z ++ HASH=fRC0RaSU4YWJOWGpglcKzJbJoogdxtvQoSUKqW3Sc4I 2025-06-01T22:52:44.0875964Z +++ ls -nl torch/include/c10/util/ssize.h 2025-06-01T22:52:44.0877392Z +++ awk '{print $5}' 2025-06-01T22:52:44.0906000Z ++ FSIZE=1369 2025-06-01T22:52:44.0906688Z ++ echo '"torch/include/c10/util/ssize.h",sha256=fRC0RaSU4YWJOWGpglcKzJbJoogdxtvQoSUKqW3Sc4I,1369' 2025-06-01T22:52:44.0907323Z ++ read fname 2025-06-01T22:52:44.0907665Z ++ make_wheel_record torch/include/c10/util/static_tracepoint.h 2025-06-01T22:52:44.0908158Z ++ FPATH=torch/include/c10/util/static_tracepoint.h 2025-06-01T22:52:44.0908600Z ++ echo torch/include/c10/util/static_tracepoint.h 2025-06-01T22:52:44.0909123Z ++ grep RECORD 2025-06-01T22:52:44.0928464Z +++ openssl dgst -sha256 -binary torch/include/c10/util/static_tracepoint.h 2025-06-01T22:52:44.0928986Z +++ openssl base64 2025-06-01T22:52:44.0929727Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.0931147Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.0932411Z +++ sed -e s/=//g 2025-06-01T22:52:44.0970792Z ++ HASH=u_jYYCJlvn-3eHJvxlGmnfwt99aG1mmVv4G65dS97bE 2025-06-01T22:52:44.0975749Z +++ ls -nl torch/include/c10/util/static_tracepoint.h 2025-06-01T22:52:44.0976584Z +++ awk '{print $5}' 2025-06-01T22:52:44.1003222Z ++ FSIZE=1076 2025-06-01T22:52:44.1003988Z ++ echo '"torch/include/c10/util/static_tracepoint.h",sha256=u_jYYCJlvn-3eHJvxlGmnfwt99aG1mmVv4G65dS97bE,1076' 2025-06-01T22:52:44.1004971Z ++ read fname 2025-06-01T22:52:44.1005374Z ++ make_wheel_record torch/include/c10/util/static_tracepoint_elfx86.h 2025-06-01T22:52:44.1005950Z ++ FPATH=torch/include/c10/util/static_tracepoint_elfx86.h 2025-06-01T22:52:44.1006616Z ++ echo torch/include/c10/util/static_tracepoint_elfx86.h 2025-06-01T22:52:44.1007033Z ++ grep RECORD 2025-06-01T22:52:44.1027564Z +++ openssl dgst -sha256 -binary torch/include/c10/util/static_tracepoint_elfx86.h 2025-06-01T22:52:44.1028132Z +++ openssl base64 2025-06-01T22:52:44.1029338Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.1029606Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.1030306Z +++ sed -e s/=//g 2025-06-01T22:52:44.1072585Z ++ HASH=xgrY1j46yegvSFgdmujbhnjaP20IDOg-p8oO-zJWvwo 2025-06-01T22:52:44.1075844Z +++ ls -nl torch/include/c10/util/static_tracepoint_elfx86.h 2025-06-01T22:52:44.1077147Z +++ awk '{print $5}' 2025-06-01T22:52:44.1104804Z ++ FSIZE=7673 2025-06-01T22:52:44.1105665Z ++ echo '"torch/include/c10/util/static_tracepoint_elfx86.h",sha256=xgrY1j46yegvSFgdmujbhnjaP20IDOg-p8oO-zJWvwo,7673' 2025-06-01T22:52:44.1106393Z ++ read fname 2025-06-01T22:52:44.1106697Z ++ make_wheel_record torch/include/c10/util/strides.h 2025-06-01T22:52:44.1107101Z ++ FPATH=torch/include/c10/util/strides.h 2025-06-01T22:52:44.1107619Z ++ echo torch/include/c10/util/strides.h 2025-06-01T22:52:44.1107955Z ++ grep RECORD 2025-06-01T22:52:44.1128055Z +++ openssl base64 2025-06-01T22:52:44.1128381Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.1129180Z +++ openssl dgst -sha256 -binary torch/include/c10/util/strides.h 2025-06-01T22:52:44.1129653Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.1130930Z +++ sed -e s/=//g 2025-06-01T22:52:44.1171520Z ++ HASH=636o3IYdyG6Ms5qYbliIFWW2WrUEmSvdIYRHgWNrzzQ 2025-06-01T22:52:44.1176615Z +++ ls -nl torch/include/c10/util/strides.h 2025-06-01T22:52:44.1178545Z +++ awk '{print $5}' 2025-06-01T22:52:44.1205656Z ++ FSIZE=630 2025-06-01T22:52:44.1206259Z ++ echo '"torch/include/c10/util/strides.h",sha256=636o3IYdyG6Ms5qYbliIFWW2WrUEmSvdIYRHgWNrzzQ,630' 2025-06-01T22:52:44.1206912Z ++ read fname 2025-06-01T22:52:44.1207235Z ++ make_wheel_record torch/include/c10/util/string_utils.h 2025-06-01T22:52:44.1207696Z ++ FPATH=torch/include/c10/util/string_utils.h 2025-06-01T22:52:44.1208112Z ++ echo torch/include/c10/util/string_utils.h 2025-06-01T22:52:44.1208481Z ++ grep RECORD 2025-06-01T22:52:44.1229864Z +++ openssl dgst -sha256 -binary torch/include/c10/util/string_utils.h 2025-06-01T22:52:44.1230394Z +++ openssl base64 2025-06-01T22:52:44.1230656Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.1231274Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.1231430Z +++ sed -e s/=//g 2025-06-01T22:52:44.1275548Z ++ HASH=D4gfy-yhHd8mhHoGszDgZFZqjMTOne9yBb7QYIxHf9o 2025-06-01T22:52:44.1278103Z +++ ls -nl torch/include/c10/util/string_utils.h 2025-06-01T22:52:44.1278988Z +++ awk '{print $5}' 2025-06-01T22:52:44.1306716Z ++ FSIZE=446 2025-06-01T22:52:44.1307300Z ++ echo '"torch/include/c10/util/string_utils.h",sha256=D4gfy-yhHd8mhHoGszDgZFZqjMTOne9yBb7QYIxHf9o,446' 2025-06-01T22:52:44.1307485Z ++ read fname 2025-06-01T22:52:44.1307914Z ++ make_wheel_record torch/include/c10/util/string_view.h 2025-06-01T22:52:44.1308090Z ++ FPATH=torch/include/c10/util/string_view.h 2025-06-01T22:52:44.1308265Z ++ echo torch/include/c10/util/string_view.h 2025-06-01T22:52:44.1309392Z ++ grep RECORD 2025-06-01T22:52:44.1329362Z +++ openssl dgst -sha256 -binary torch/include/c10/util/string_view.h 2025-06-01T22:52:44.1329884Z +++ openssl base64 2025-06-01T22:52:44.1331208Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.1332489Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.1334023Z +++ sed -e s/=//g 2025-06-01T22:52:44.1372508Z ++ HASH=G_JkPzPQtukk5LdNaNQLKgCFrhrqalEC-5Ss2RVi_rY 2025-06-01T22:52:44.1377616Z +++ ls -nl torch/include/c10/util/string_view.h 2025-06-01T22:52:44.1379333Z +++ awk '{print $5}' 2025-06-01T22:52:44.1405895Z ++ FSIZE=18411 2025-06-01T22:52:44.1406386Z ++ echo '"torch/include/c10/util/string_view.h",sha256=G_JkPzPQtukk5LdNaNQLKgCFrhrqalEC-5Ss2RVi_rY,18411' 2025-06-01T22:52:44.1406487Z ++ read fname 2025-06-01T22:52:44.1406674Z ++ make_wheel_record torch/include/c10/util/strong_type.h 2025-06-01T22:52:44.1406815Z ++ FPATH=torch/include/c10/util/strong_type.h 2025-06-01T22:52:44.1407492Z ++ echo torch/include/c10/util/strong_type.h 2025-06-01T22:52:44.1408183Z ++ grep RECORD 2025-06-01T22:52:44.1430275Z +++ openssl dgst -sha256 -binary torch/include/c10/util/strong_type.h 2025-06-01T22:52:44.1430492Z +++ openssl base64 2025-06-01T22:52:44.1430795Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.1430922Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.1431993Z +++ sed -e s/=//g 2025-06-01T22:52:44.1475743Z ++ HASH=ZjcJAMwuT3uggcpxBy3FE1E5zK5sVFxmSSzkYlKkv7o 2025-06-01T22:52:44.1478911Z +++ ls -nl torch/include/c10/util/strong_type.h 2025-06-01T22:52:44.1479865Z +++ awk '{print $5}' 2025-06-01T22:52:44.1507355Z ++ FSIZE=35534 2025-06-01T22:52:44.1508083Z ++ echo '"torch/include/c10/util/strong_type.h",sha256=ZjcJAMwuT3uggcpxBy3FE1E5zK5sVFxmSSzkYlKkv7o,35534' 2025-06-01T22:52:44.1508202Z ++ read fname 2025-06-01T22:52:44.1508381Z ++ make_wheel_record torch/include/c10/util/tempfile.h 2025-06-01T22:52:44.1508514Z ++ FPATH=torch/include/c10/util/tempfile.h 2025-06-01T22:52:44.1508654Z ++ echo torch/include/c10/util/tempfile.h 2025-06-01T22:52:44.1509876Z ++ grep RECORD 2025-06-01T22:52:44.1530850Z +++ openssl dgst -sha256 -binary torch/include/c10/util/tempfile.h 2025-06-01T22:52:44.1530986Z +++ openssl base64 2025-06-01T22:52:44.1532104Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.1533282Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.1534693Z +++ sed -e s/=//g 2025-06-01T22:52:44.1574234Z ++ HASH=eCtZ_I5XJ2I-WUUWs0UoTFdgAhr9HKsVcmFEJsI340A 2025-06-01T22:52:44.1579521Z +++ ls -nl torch/include/c10/util/tempfile.h 2025-06-01T22:52:44.1580173Z +++ awk '{print $5}' 2025-06-01T22:52:44.1605761Z ++ FSIZE=2760 2025-06-01T22:52:44.1606360Z ++ echo '"torch/include/c10/util/tempfile.h",sha256=eCtZ_I5XJ2I-WUUWs0UoTFdgAhr9HKsVcmFEJsI340A,2760' 2025-06-01T22:52:44.1606460Z ++ read fname 2025-06-01T22:52:44.1606661Z ++ make_wheel_record torch/include/c10/util/thread_name.h 2025-06-01T22:52:44.1606803Z ++ FPATH=torch/include/c10/util/thread_name.h 2025-06-01T22:52:44.1607472Z ++ echo torch/include/c10/util/thread_name.h 2025-06-01T22:52:44.1608143Z ++ grep RECORD 2025-06-01T22:52:44.1631122Z +++ openssl dgst -sha256 -binary torch/include/c10/util/thread_name.h 2025-06-01T22:52:44.1631311Z +++ openssl base64 2025-06-01T22:52:44.1631615Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.1632793Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.1633401Z +++ sed -e s/=//g 2025-06-01T22:52:44.1674047Z ++ HASH=ekaynOg56CtdQLnuzKzGOPlMiqOwI3BVsm61zjNYiTA 2025-06-01T22:52:44.1678507Z +++ ls -nl torch/include/c10/util/thread_name.h 2025-06-01T22:52:44.1679460Z +++ awk '{print $5}' 2025-06-01T22:52:44.1705559Z ++ FSIZE=186 2025-06-01T22:52:44.1706112Z ++ echo '"torch/include/c10/util/thread_name.h",sha256=ekaynOg56CtdQLnuzKzGOPlMiqOwI3BVsm61zjNYiTA,186' 2025-06-01T22:52:44.1706216Z ++ read fname 2025-06-01T22:52:44.1706395Z ++ make_wheel_record torch/include/c10/util/typeid.h 2025-06-01T22:52:44.1706522Z ++ FPATH=torch/include/c10/util/typeid.h 2025-06-01T22:52:44.1708166Z ++ echo torch/include/c10/util/typeid.h 2025-06-01T22:52:44.1709168Z ++ grep RECORD 2025-06-01T22:52:44.1734772Z +++ openssl dgst -sha256 -binary torch/include/c10/util/typeid.h 2025-06-01T22:52:44.1735052Z +++ openssl base64 2025-06-01T22:52:44.1736367Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.1738889Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.1739000Z +++ sed -e s/=//g 2025-06-01T22:52:44.1779934Z ++ HASH=DH_3Hsh3sPhfvAPTyDLslql30zkODsxh4llr7g2l9uU 2025-06-01T22:52:44.1783572Z +++ ls -nl torch/include/c10/util/typeid.h 2025-06-01T22:52:44.1784660Z +++ awk '{print $5}' 2025-06-01T22:52:44.1808781Z ++ FSIZE=23331 2025-06-01T22:52:44.1809243Z ++ echo '"torch/include/c10/util/typeid.h",sha256=DH_3Hsh3sPhfvAPTyDLslql30zkODsxh4llr7g2l9uU,23331' 2025-06-01T22:52:44.1809355Z ++ read fname 2025-06-01T22:52:44.1809551Z ++ make_wheel_record torch/include/c10/util/win32-headers.h 2025-06-01T22:52:44.1809697Z ++ FPATH=torch/include/c10/util/win32-headers.h 2025-06-01T22:52:44.1812132Z ++ echo torch/include/c10/util/win32-headers.h 2025-06-01T22:52:44.1813116Z ++ grep RECORD 2025-06-01T22:52:44.1836102Z +++ openssl dgst -sha256 -binary torch/include/c10/util/win32-headers.h 2025-06-01T22:52:44.1836459Z +++ openssl base64 2025-06-01T22:52:44.1836957Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.1837054Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.1837960Z +++ sed -e s/=//g 2025-06-01T22:52:44.1878787Z ++ HASH=Hwx6Heb2BvTTMDfWYL3yRoXsqMd9xdu1_LRXz2nMzws 2025-06-01T22:52:44.1882519Z +++ ls -nl torch/include/c10/util/win32-headers.h 2025-06-01T22:52:44.1883334Z +++ awk '{print $5}' 2025-06-01T22:52:44.1909851Z ++ FSIZE=858 2025-06-01T22:52:44.1910432Z ++ echo '"torch/include/c10/util/win32-headers.h",sha256=Hwx6Heb2BvTTMDfWYL3yRoXsqMd9xdu1_LRXz2nMzws,858' 2025-06-01T22:52:44.1910535Z ++ read fname 2025-06-01T22:52:44.1910767Z ++ make_wheel_record torch/include/c10/xpu/XPUCachingAllocator.h 2025-06-01T22:52:44.1910936Z ++ FPATH=torch/include/c10/xpu/XPUCachingAllocator.h 2025-06-01T22:52:44.1911515Z ++ echo torch/include/c10/xpu/XPUCachingAllocator.h 2025-06-01T22:52:44.1912761Z ++ grep RECORD 2025-06-01T22:52:44.1932164Z +++ openssl dgst -sha256 -binary torch/include/c10/xpu/XPUCachingAllocator.h 2025-06-01T22:52:44.1932581Z +++ openssl base64 2025-06-01T22:52:44.1934046Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.1935658Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.1936911Z +++ sed -e s/=//g 2025-06-01T22:52:44.1973923Z ++ HASH=_mt4kmmw3R0STSiGloRR9XCb5ER_d3oG12rCh0_OmBg 2025-06-01T22:52:44.1979833Z +++ ls -nl torch/include/c10/xpu/XPUCachingAllocator.h 2025-06-01T22:52:44.1980231Z +++ awk '{print $5}' 2025-06-01T22:52:44.2006055Z ++ FSIZE=660 2025-06-01T22:52:44.2006706Z ++ echo '"torch/include/c10/xpu/XPUCachingAllocator.h",sha256=_mt4kmmw3R0STSiGloRR9XCb5ER_d3oG12rCh0_OmBg,660' 2025-06-01T22:52:44.2006809Z ++ read fname 2025-06-01T22:52:44.2007015Z ++ make_wheel_record torch/include/c10/xpu/XPUDeviceProp.h 2025-06-01T22:52:44.2007166Z ++ FPATH=torch/include/c10/xpu/XPUDeviceProp.h 2025-06-01T22:52:44.2007827Z ++ echo torch/include/c10/xpu/XPUDeviceProp.h 2025-06-01T22:52:44.2009069Z ++ grep RECORD 2025-06-01T22:52:44.2031214Z +++ openssl dgst -sha256 -binary torch/include/c10/xpu/XPUDeviceProp.h 2025-06-01T22:52:44.2031473Z +++ openssl base64 2025-06-01T22:52:44.2031785Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.2033751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.2033846Z +++ sed -e s/=//g 2025-06-01T22:52:44.2075821Z ++ HASH=iVoooFTr4NcWZLbOVEIcxLfl8ovZGutH_MM4iP-0_b8 2025-06-01T22:52:44.2078794Z +++ ls -nl torch/include/c10/xpu/XPUDeviceProp.h 2025-06-01T22:52:44.2079343Z +++ awk '{print $5}' 2025-06-01T22:52:44.2107039Z ++ FSIZE=12428 2025-06-01T22:52:44.2107572Z ++ echo '"torch/include/c10/xpu/XPUDeviceProp.h",sha256=iVoooFTr4NcWZLbOVEIcxLfl8ovZGutH_MM4iP-0_b8,12428' 2025-06-01T22:52:44.2107683Z ++ read fname 2025-06-01T22:52:44.2107878Z ++ make_wheel_record torch/include/c10/xpu/XPUException.h 2025-06-01T22:52:44.2108022Z ++ FPATH=torch/include/c10/xpu/XPUException.h 2025-06-01T22:52:44.2108160Z ++ echo torch/include/c10/xpu/XPUException.h 2025-06-01T22:52:44.2109117Z ++ grep RECORD 2025-06-01T22:52:44.2128846Z +++ openssl dgst -sha256 -binary torch/include/c10/xpu/XPUException.h 2025-06-01T22:52:44.2129317Z +++ openssl base64 2025-06-01T22:52:44.2130393Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.2131872Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.2133206Z +++ sed -e s/=//g 2025-06-01T22:52:44.2171942Z ++ HASH=ZSAWqWf8on0ZSjP-MHInJhN8BAt595-T8Qch7QO5DVs 2025-06-01T22:52:44.2176739Z +++ ls -nl torch/include/c10/xpu/XPUException.h 2025-06-01T22:52:44.2178594Z +++ awk '{print $5}' 2025-06-01T22:52:44.2205610Z ++ FSIZE=415 2025-06-01T22:52:44.2206099Z ++ echo '"torch/include/c10/xpu/XPUException.h",sha256=ZSAWqWf8on0ZSjP-MHInJhN8BAt595-T8Qch7QO5DVs,415' 2025-06-01T22:52:44.2206209Z ++ read fname 2025-06-01T22:52:44.2206413Z ++ make_wheel_record torch/include/c10/xpu/XPUFunctions.h 2025-06-01T22:52:44.2206558Z ++ FPATH=torch/include/c10/xpu/XPUFunctions.h 2025-06-01T22:52:44.2206700Z ++ echo torch/include/c10/xpu/XPUFunctions.h 2025-06-01T22:52:44.2207218Z ++ grep RECORD 2025-06-01T22:52:44.2230152Z +++ openssl dgst -sha256 -binary torch/include/c10/xpu/XPUFunctions.h 2025-06-01T22:52:44.2230585Z +++ openssl base64 2025-06-01T22:52:44.2230791Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.2231330Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.2231533Z +++ sed -e s/=//g 2025-06-01T22:52:44.2272983Z ++ HASH=bZtBVG5NW_9GQUlZVgj-SX37waev5Z13RqLrc6VKKDo 2025-06-01T22:52:44.2276590Z +++ ls -nl torch/include/c10/xpu/XPUFunctions.h 2025-06-01T22:52:44.2277958Z +++ awk '{print $5}' 2025-06-01T22:52:44.2305042Z ++ FSIZE=1269 2025-06-01T22:52:44.2305553Z ++ echo '"torch/include/c10/xpu/XPUFunctions.h",sha256=bZtBVG5NW_9GQUlZVgj-SX37waev5Z13RqLrc6VKKDo,1269' 2025-06-01T22:52:44.2305778Z ++ read fname 2025-06-01T22:52:44.2305971Z ++ make_wheel_record torch/include/c10/xpu/XPUMacros.h 2025-06-01T22:52:44.2306166Z ++ FPATH=torch/include/c10/xpu/XPUMacros.h 2025-06-01T22:52:44.2306428Z ++ echo torch/include/c10/xpu/XPUMacros.h 2025-06-01T22:52:44.2307460Z ++ grep RECORD 2025-06-01T22:52:44.2328846Z +++ openssl dgst -sha256 -binary torch/include/c10/xpu/XPUMacros.h 2025-06-01T22:52:44.2328965Z +++ openssl base64 2025-06-01T22:52:44.2330066Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.2331011Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.2332422Z +++ sed -e s/=//g 2025-06-01T22:52:44.2370905Z ++ HASH=j3rgISZgHXKvaT-BCOVUdIs_icvCBY0nWc8LfMUMkEo 2025-06-01T22:52:44.2376029Z +++ ls -nl torch/include/c10/xpu/XPUMacros.h 2025-06-01T22:52:44.2376938Z +++ awk '{print $5}' 2025-06-01T22:52:44.2404549Z ++ FSIZE=870 2025-06-01T22:52:44.2405083Z ++ echo '"torch/include/c10/xpu/XPUMacros.h",sha256=j3rgISZgHXKvaT-BCOVUdIs_icvCBY0nWc8LfMUMkEo,870' 2025-06-01T22:52:44.2405387Z ++ read fname 2025-06-01T22:52:44.2405759Z ++ make_wheel_record torch/include/c10/xpu/XPUStream.h 2025-06-01T22:52:44.2405924Z ++ FPATH=torch/include/c10/xpu/XPUStream.h 2025-06-01T22:52:44.2406051Z ++ echo torch/include/c10/xpu/XPUStream.h 2025-06-01T22:52:44.2406148Z ++ grep RECORD 2025-06-01T22:52:44.2428090Z +++ openssl dgst -sha256 -binary torch/include/c10/xpu/XPUStream.h 2025-06-01T22:52:44.2428268Z +++ openssl base64 2025-06-01T22:52:44.2428393Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.2429829Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.2430142Z +++ sed -e s/=//g 2025-06-01T22:52:44.2472676Z ++ HASH=U4g50BT69PVKFcZ3VOhkxwNYRh7DeT2Yji-ndwzW9J4 2025-06-01T22:52:44.2477535Z +++ ls -nl torch/include/c10/xpu/XPUStream.h 2025-06-01T22:52:44.2478406Z +++ awk '{print $5}' 2025-06-01T22:52:44.2505998Z ++ FSIZE=6723 2025-06-01T22:52:44.2506538Z ++ echo '"torch/include/c10/xpu/XPUStream.h",sha256=U4g50BT69PVKFcZ3VOhkxwNYRh7DeT2Yji-ndwzW9J4,6723' 2025-06-01T22:52:44.2506672Z ++ read fname 2025-06-01T22:52:44.2506900Z ++ make_wheel_record torch/include/c10/xpu/impl/XPUGuardImpl.h 2025-06-01T22:52:44.2507069Z ++ FPATH=torch/include/c10/xpu/impl/XPUGuardImpl.h 2025-06-01T22:52:44.2507222Z ++ echo torch/include/c10/xpu/impl/XPUGuardImpl.h 2025-06-01T22:52:44.2507696Z ++ grep RECORD 2025-06-01T22:52:44.2528804Z +++ openssl dgst -sha256 -binary torch/include/c10/xpu/impl/XPUGuardImpl.h 2025-06-01T22:52:44.2529174Z +++ openssl base64 2025-06-01T22:52:44.2530165Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.2531691Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.2533171Z +++ sed -e s/=//g 2025-06-01T22:52:44.2570945Z ++ HASH=kvKQatbh7gP6ObxfcwSJ1jH86Oxao7-Wn0UhQr50vSY 2025-06-01T22:52:44.2575729Z +++ ls -nl torch/include/c10/xpu/impl/XPUGuardImpl.h 2025-06-01T22:52:44.2576619Z +++ awk '{print $5}' 2025-06-01T22:52:44.2603603Z ++ FSIZE=7038 2025-06-01T22:52:44.2604118Z ++ echo '"torch/include/c10/xpu/impl/XPUGuardImpl.h",sha256=kvKQatbh7gP6ObxfcwSJ1jH86Oxao7-Wn0UhQr50vSY,7038' 2025-06-01T22:52:44.2604329Z ++ read fname 2025-06-01T22:52:44.2604580Z ++ make_wheel_record torch/include/c10/xpu/test/impl/XPUTest.h 2025-06-01T22:52:44.2604736Z ++ FPATH=torch/include/c10/xpu/test/impl/XPUTest.h 2025-06-01T22:52:44.2604913Z ++ echo torch/include/c10/xpu/test/impl/XPUTest.h 2025-06-01T22:52:44.2605648Z ++ grep RECORD 2025-06-01T22:52:44.2630999Z +++ openssl dgst -sha256 -binary torch/include/c10/xpu/test/impl/XPUTest.h 2025-06-01T22:52:44.2631183Z +++ openssl base64 2025-06-01T22:52:44.2631634Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.2633307Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.2633875Z +++ sed -e s/=//g 2025-06-01T22:52:44.2675182Z ++ HASH=0jRNcnoYkdHoNpGMBUn85JpjDyYfaADSTTVuPB2hcYE 2025-06-01T22:52:44.2678779Z +++ ls -nl torch/include/c10/xpu/test/impl/XPUTest.h 2025-06-01T22:52:44.2679205Z +++ awk '{print $5}' 2025-06-01T22:52:44.2706354Z ++ FSIZE=466 2025-06-01T22:52:44.2706991Z ++ echo '"torch/include/c10/xpu/test/impl/XPUTest.h",sha256=0jRNcnoYkdHoNpGMBUn85JpjDyYfaADSTTVuPB2hcYE,466' 2025-06-01T22:52:44.2707099Z ++ read fname 2025-06-01T22:52:44.2707283Z ++ make_wheel_record torch/include/caffe2/core/common.h 2025-06-01T22:52:44.2707414Z ++ FPATH=torch/include/caffe2/core/common.h 2025-06-01T22:52:44.2707819Z ++ echo torch/include/caffe2/core/common.h 2025-06-01T22:52:44.2708701Z ++ grep RECORD 2025-06-01T22:52:44.2729070Z +++ openssl dgst -sha256 -binary torch/include/caffe2/core/common.h 2025-06-01T22:52:44.2729430Z +++ openssl base64 2025-06-01T22:52:44.2730715Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.2732297Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.2733741Z +++ sed -e s/=//g 2025-06-01T22:52:44.2772342Z ++ HASH=gQD81cqrtOJKS1VIDSgYPScBH-a7ozXX1YhKcSoL5cM 2025-06-01T22:52:44.2777505Z +++ ls -nl torch/include/caffe2/core/common.h 2025-06-01T22:52:44.2778711Z +++ awk '{print $5}' 2025-06-01T22:52:44.2805209Z ++ FSIZE=1359 2025-06-01T22:52:44.2806078Z ++ echo '"torch/include/caffe2/core/common.h",sha256=gQD81cqrtOJKS1VIDSgYPScBH-a7ozXX1YhKcSoL5cM,1359' 2025-06-01T22:52:44.2806200Z ++ read fname 2025-06-01T22:52:44.2806380Z ++ make_wheel_record torch/include/caffe2/core/macros.h 2025-06-01T22:52:44.2806658Z ++ FPATH=torch/include/caffe2/core/macros.h 2025-06-01T22:52:44.2806799Z ++ echo torch/include/caffe2/core/macros.h 2025-06-01T22:52:44.2807225Z ++ grep RECORD 2025-06-01T22:52:44.2831808Z +++ openssl dgst -sha256 -binary torch/include/caffe2/core/macros.h 2025-06-01T22:52:44.2832025Z +++ openssl base64 2025-06-01T22:52:44.2832332Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.2832466Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.2832584Z +++ sed -e s/=//g 2025-06-01T22:52:44.2873177Z ++ HASH=vYSGlCxuh2whzzawXU5IV2EkpbEeav0r1Y6zLy5DVXw 2025-06-01T22:52:44.2876621Z +++ ls -nl torch/include/caffe2/core/macros.h 2025-06-01T22:52:44.2877491Z +++ awk '{print $5}' 2025-06-01T22:52:44.2906026Z ++ FSIZE=2815 2025-06-01T22:52:44.2906584Z ++ echo '"torch/include/caffe2/core/macros.h",sha256=vYSGlCxuh2whzzawXU5IV2EkpbEeav0r1Y6zLy5DVXw,2815' 2025-06-01T22:52:44.2906691Z ++ read fname 2025-06-01T22:52:44.2906858Z ++ make_wheel_record torch/include/caffe2/core/timer.h 2025-06-01T22:52:44.2907013Z ++ FPATH=torch/include/caffe2/core/timer.h 2025-06-01T22:52:44.2907139Z ++ echo torch/include/caffe2/core/timer.h 2025-06-01T22:52:44.2907235Z ++ grep RECORD 2025-06-01T22:52:44.2927172Z +++ openssl dgst -sha256 -binary torch/include/caffe2/core/timer.h 2025-06-01T22:52:44.2927874Z +++ openssl base64 2025-06-01T22:52:44.2928676Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.2930170Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.2931554Z +++ sed -e s/=//g 2025-06-01T22:52:44.2969600Z ++ HASH=RDrnGkzLCVJtarLuTCNzNCxuVkNCyRAOaOyMISGLwoM 2025-06-01T22:52:44.2974503Z +++ ls -nl torch/include/caffe2/core/timer.h 2025-06-01T22:52:44.2975570Z +++ awk '{print $5}' 2025-06-01T22:52:44.3002025Z ++ FSIZE=1218 2025-06-01T22:52:44.3002783Z ++ echo '"torch/include/caffe2/core/timer.h",sha256=RDrnGkzLCVJtarLuTCNzNCxuVkNCyRAOaOyMISGLwoM,1218' 2025-06-01T22:52:44.3003638Z ++ read fname 2025-06-01T22:52:44.3004049Z ++ make_wheel_record torch/include/caffe2/perfkernels/batch_box_cox_vec.h 2025-06-01T22:52:44.3004747Z ++ FPATH=torch/include/caffe2/perfkernels/batch_box_cox_vec.h 2025-06-01T22:52:44.3005482Z ++ echo torch/include/caffe2/perfkernels/batch_box_cox_vec.h 2025-06-01T22:52:44.3005928Z ++ grep RECORD 2025-06-01T22:52:44.3026943Z +++ openssl dgst -sha256 -binary torch/include/caffe2/perfkernels/batch_box_cox_vec.h 2025-06-01T22:52:44.3027533Z +++ openssl base64 2025-06-01T22:52:44.3027842Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.3029097Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.3029920Z +++ sed -e s/=//g 2025-06-01T22:52:44.3070432Z ++ HASH=-LkgcG5aV4yIqnRtr12tDbZ7E8ruk64jffQuyRp_mfg 2025-06-01T22:52:44.3073749Z +++ ls -nl torch/include/caffe2/perfkernels/batch_box_cox_vec.h 2025-06-01T22:52:44.3074895Z +++ awk '{print $5}' 2025-06-01T22:52:44.3101800Z ++ FSIZE=9360 2025-06-01T22:52:44.3102585Z ++ echo '"torch/include/caffe2/perfkernels/batch_box_cox_vec.h",sha256=-LkgcG5aV4yIqnRtr12tDbZ7E8ruk64jffQuyRp_mfg,9360' 2025-06-01T22:52:44.3103442Z ++ read fname 2025-06-01T22:52:44.3103804Z ++ make_wheel_record torch/include/caffe2/perfkernels/common.h 2025-06-01T22:52:44.3104294Z ++ FPATH=torch/include/caffe2/perfkernels/common.h 2025-06-01T22:52:44.3104740Z ++ echo torch/include/caffe2/perfkernels/common.h 2025-06-01T22:52:44.3105108Z ++ grep RECORD 2025-06-01T22:52:44.3126702Z +++ openssl dgst -sha256 -binary torch/include/caffe2/perfkernels/common.h 2025-06-01T22:52:44.3127248Z +++ openssl base64 2025-06-01T22:52:44.3127512Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.3127792Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.3128691Z +++ sed -e s/=//g 2025-06-01T22:52:44.3168352Z ++ HASH=T1oAZm5C1bkJtFfiG9DkYFRlwsJi_zSxQtGpQL0GGhs 2025-06-01T22:52:44.3173288Z +++ ls -nl torch/include/caffe2/perfkernels/common.h 2025-06-01T22:52:44.3174429Z +++ awk '{print $5}' 2025-06-01T22:52:44.3201192Z ++ FSIZE=6149 2025-06-01T22:52:44.3201947Z ++ echo '"torch/include/caffe2/perfkernels/common.h",sha256=T1oAZm5C1bkJtFfiG9DkYFRlwsJi_zSxQtGpQL0GGhs,6149' 2025-06-01T22:52:44.3202648Z ++ read fname 2025-06-01T22:52:44.3203190Z ++ make_wheel_record torch/include/caffe2/perfkernels/embedding_lookup_idx.h 2025-06-01T22:52:44.3203829Z ++ FPATH=torch/include/caffe2/perfkernels/embedding_lookup_idx.h 2025-06-01T22:52:44.3204524Z ++ echo torch/include/caffe2/perfkernels/embedding_lookup_idx.h 2025-06-01T22:52:44.3205164Z ++ grep RECORD 2025-06-01T22:52:44.3228392Z +++ openssl dgst -sha256 -binary torch/include/caffe2/perfkernels/embedding_lookup_idx.h 2025-06-01T22:52:44.3228977Z +++ openssl base64 2025-06-01T22:52:44.3229260Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.3229510Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.3229779Z +++ sed -e s/=//g 2025-06-01T22:52:44.3268483Z ++ HASH=xFHjPqhE-a1kAQ9d4gkTVGoaSi42qpkI7H6tF5fIQhw 2025-06-01T22:52:44.3272176Z +++ ls -nl torch/include/caffe2/perfkernels/embedding_lookup_idx.h 2025-06-01T22:52:44.3273355Z +++ awk '{print $5}' 2025-06-01T22:52:44.3300384Z ++ FSIZE=1674 2025-06-01T22:52:44.3301214Z ++ echo '"torch/include/caffe2/perfkernels/embedding_lookup_idx.h",sha256=xFHjPqhE-a1kAQ9d4gkTVGoaSi42qpkI7H6tF5fIQhw,1674' 2025-06-01T22:52:44.3301988Z ++ read fname 2025-06-01T22:52:44.3302341Z ++ make_wheel_record torch/include/caffe2/serialize/crc_alt.h 2025-06-01T22:52:44.3302824Z ++ FPATH=torch/include/caffe2/serialize/crc_alt.h 2025-06-01T22:52:44.3303235Z ++ echo torch/include/caffe2/serialize/crc_alt.h 2025-06-01T22:52:44.3303607Z ++ grep RECORD 2025-06-01T22:52:44.3327138Z +++ openssl dgst -sha256 -binary torch/include/caffe2/serialize/crc_alt.h 2025-06-01T22:52:44.3327682Z +++ openssl base64 2025-06-01T22:52:44.3328158Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.3329569Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.3330910Z +++ sed -e s/=//g 2025-06-01T22:52:44.3371110Z ++ HASH=1S1Y-QOdR_AF6_ynNXP7skgrzBL4JA8knBpcUNniGFQ 2025-06-01T22:52:44.3376472Z +++ ls -nl torch/include/caffe2/serialize/crc_alt.h 2025-06-01T22:52:44.3378504Z +++ awk '{print $5}' 2025-06-01T22:52:44.3405537Z ++ FSIZE=75497 2025-06-01T22:52:44.3406339Z ++ echo '"torch/include/caffe2/serialize/crc_alt.h",sha256=1S1Y-QOdR_AF6_ynNXP7skgrzBL4JA8knBpcUNniGFQ,75497' 2025-06-01T22:52:44.3407031Z ++ read fname 2025-06-01T22:52:44.3407428Z ++ make_wheel_record torch/include/caffe2/serialize/file_adapter.h 2025-06-01T22:52:44.3407965Z ++ FPATH=torch/include/caffe2/serialize/file_adapter.h 2025-06-01T22:52:44.3408380Z ++ grep RECORD 2025-06-01T22:52:44.3409508Z ++ echo torch/include/caffe2/serialize/file_adapter.h 2025-06-01T22:52:44.3431161Z +++ openssl dgst -sha256 -binary torch/include/caffe2/serialize/file_adapter.h 2025-06-01T22:52:44.3431872Z +++ openssl base64 2025-06-01T22:52:44.3432135Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.3432406Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.3432661Z +++ sed -e s/=//g 2025-06-01T22:52:44.3473606Z ++ HASH=TtkLEbrbCTNqHeBQR3YwoOet-K2wytpYfecuWH4MuCY 2025-06-01T22:52:44.3476886Z +++ ls -nl torch/include/caffe2/serialize/file_adapter.h 2025-06-01T22:52:44.3477500Z +++ awk '{print $5}' 2025-06-01T22:52:44.3504627Z ++ FSIZE=866 2025-06-01T22:52:44.3505382Z ++ echo '"torch/include/caffe2/serialize/file_adapter.h",sha256=TtkLEbrbCTNqHeBQR3YwoOet-K2wytpYfecuWH4MuCY,866' 2025-06-01T22:52:44.3506119Z ++ read fname 2025-06-01T22:52:44.3506511Z ++ make_wheel_record torch/include/caffe2/serialize/in_memory_adapter.h 2025-06-01T22:52:44.3507101Z ++ FPATH=torch/include/caffe2/serialize/in_memory_adapter.h 2025-06-01T22:52:44.3507606Z ++ echo torch/include/caffe2/serialize/in_memory_adapter.h 2025-06-01T22:52:44.3508027Z ++ grep RECORD 2025-06-01T22:52:44.3528359Z +++ openssl dgst -sha256 -binary torch/include/caffe2/serialize/in_memory_adapter.h 2025-06-01T22:52:44.3528936Z +++ openssl base64 2025-06-01T22:52:44.3529641Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.3531280Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.3532699Z +++ sed -e s/=//g 2025-06-01T22:52:44.3570832Z ++ HASH=Pi5VbHTf06qgYYaC0kkzobEm8W6P8lJwHpbK0BCVlDs 2025-06-01T22:52:44.3575462Z +++ ls -nl torch/include/caffe2/serialize/in_memory_adapter.h 2025-06-01T22:52:44.3576515Z +++ awk '{print $5}' 2025-06-01T22:52:44.3603328Z ++ FSIZE=641 2025-06-01T22:52:44.3604374Z ++ echo '"torch/include/caffe2/serialize/in_memory_adapter.h",sha256=Pi5VbHTf06qgYYaC0kkzobEm8W6P8lJwHpbK0BCVlDs,641' 2025-06-01T22:52:44.3605322Z ++ read fname 2025-06-01T22:52:44.3605709Z ++ make_wheel_record torch/include/caffe2/serialize/inline_container.h 2025-06-01T22:52:44.3606290Z ++ FPATH=torch/include/caffe2/serialize/inline_container.h 2025-06-01T22:52:44.3606797Z ++ echo torch/include/caffe2/serialize/inline_container.h 2025-06-01T22:52:44.3607219Z ++ grep RECORD 2025-06-01T22:52:44.3629114Z +++ openssl dgst -sha256 -binary torch/include/caffe2/serialize/inline_container.h 2025-06-01T22:52:44.3629694Z +++ openssl base64 2025-06-01T22:52:44.3629958Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.3630205Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.3631034Z +++ sed -e s/=//g 2025-06-01T22:52:44.3675032Z ++ HASH=d_Kx8oF_qva3AqcLYYo_uvMFANiMsRwHPODDtaWcp7E 2025-06-01T22:52:44.3682293Z +++ ls -nl torch/include/caffe2/serialize/inline_container.h 2025-06-01T22:52:44.3683844Z +++ awk '{print $5}' 2025-06-01T22:52:44.3712498Z ++ FSIZE=10534 2025-06-01T22:52:44.3713496Z ++ echo '"torch/include/caffe2/serialize/inline_container.h",sha256=d_Kx8oF_qva3AqcLYYo_uvMFANiMsRwHPODDtaWcp7E,10534' 2025-06-01T22:52:44.3714621Z ++ read fname 2025-06-01T22:52:44.3715296Z ++ make_wheel_record torch/include/caffe2/serialize/istream_adapter.h 2025-06-01T22:52:44.3715850Z ++ FPATH=torch/include/caffe2/serialize/istream_adapter.h 2025-06-01T22:52:44.3716332Z ++ echo torch/include/caffe2/serialize/istream_adapter.h 2025-06-01T22:52:44.3716739Z ++ grep RECORD 2025-06-01T22:52:44.3733870Z +++ openssl dgst -sha256 -binary torch/include/caffe2/serialize/istream_adapter.h 2025-06-01T22:52:44.3734705Z +++ openssl base64 2025-06-01T22:52:44.3735815Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.3737354Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.3738664Z +++ sed -e s/=//g 2025-06-01T22:52:44.3778233Z ++ HASH=jhPL2xpULlEAj8d6YhmRaSRRjRK6ZFkodgYX3vlPZSs 2025-06-01T22:52:44.3782287Z +++ ls -nl torch/include/caffe2/serialize/istream_adapter.h 2025-06-01T22:52:44.3783251Z +++ awk '{print $5}' 2025-06-01T22:52:44.3807225Z ++ FSIZE=669 2025-06-01T22:52:44.3808550Z ++ echo '"torch/include/caffe2/serialize/istream_adapter.h",sha256=jhPL2xpULlEAj8d6YhmRaSRRjRK6ZFkodgYX3vlPZSs,669' 2025-06-01T22:52:44.3809524Z ++ read fname 2025-06-01T22:52:44.3809961Z ++ make_wheel_record torch/include/caffe2/serialize/read_adapter_interface.h 2025-06-01T22:52:44.3810592Z ++ FPATH=torch/include/caffe2/serialize/read_adapter_interface.h 2025-06-01T22:52:44.3811754Z ++ echo torch/include/caffe2/serialize/read_adapter_interface.h 2025-06-01T22:52:44.3812478Z ++ grep RECORD 2025-06-01T22:52:44.3834997Z +++ openssl dgst -sha256 -binary torch/include/caffe2/serialize/read_adapter_interface.h 2025-06-01T22:52:44.3835831Z +++ openssl base64 2025-06-01T22:52:44.3836085Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.3836418Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.3836970Z +++ sed -e s/=//g 2025-06-01T22:52:44.3878377Z ++ HASH=TrtqY4bnGW_iI8ZpIunrB0fbQhRq11g2Xic-AlE2ZPo 2025-06-01T22:52:44.3881361Z +++ ls -nl torch/include/caffe2/serialize/read_adapter_interface.h 2025-06-01T22:52:44.3882152Z +++ awk '{print $5}' 2025-06-01T22:52:44.3910479Z ++ FSIZE=556 2025-06-01T22:52:44.3911557Z ++ echo '"torch/include/caffe2/serialize/read_adapter_interface.h",sha256=TrtqY4bnGW_iI8ZpIunrB0fbQhRq11g2Xic-AlE2ZPo,556' 2025-06-01T22:52:44.3912351Z ++ read fname 2025-06-01T22:52:44.3912700Z ++ make_wheel_record torch/include/caffe2/serialize/versions.h 2025-06-01T22:52:44.3913173Z ++ FPATH=torch/include/caffe2/serialize/versions.h 2025-06-01T22:52:44.3913754Z ++ echo torch/include/caffe2/serialize/versions.h 2025-06-01T22:52:44.3914138Z ++ grep RECORD 2025-06-01T22:52:44.3932141Z +++ openssl dgst -sha256 -binary torch/include/caffe2/serialize/versions.h 2025-06-01T22:52:44.3932663Z +++ openssl base64 2025-06-01T22:52:44.3933850Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.3935305Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.3936685Z +++ sed -e s/=//g 2025-06-01T22:52:44.3977796Z ++ HASH=v2fi7vl7l_cGOVlPEjyW4GRFReQ5Kn4VTyJACt7_Euw 2025-06-01T22:52:44.3982338Z +++ ls -nl torch/include/caffe2/serialize/versions.h 2025-06-01T22:52:44.3983542Z +++ awk '{print $5}' 2025-06-01T22:52:44.4007512Z ++ FSIZE=6648 2025-06-01T22:52:44.4008259Z ++ echo '"torch/include/caffe2/serialize/versions.h",sha256=v2fi7vl7l_cGOVlPEjyW4GRFReQ5Kn4VTyJACt7_Euw,6648' 2025-06-01T22:52:44.4009025Z ++ read fname 2025-06-01T22:52:44.4009396Z ++ make_wheel_record torch/include/caffe2/utils/fixed_divisor.h 2025-06-01T22:52:44.4009904Z ++ FPATH=torch/include/caffe2/utils/fixed_divisor.h 2025-06-01T22:52:44.4011159Z ++ echo torch/include/caffe2/utils/fixed_divisor.h 2025-06-01T22:52:44.4012253Z ++ grep RECORD 2025-06-01T22:52:44.4034165Z +++ openssl dgst -sha256 -binary torch/include/caffe2/utils/fixed_divisor.h 2025-06-01T22:52:44.4034788Z +++ openssl base64 2025-06-01T22:52:44.4035507Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.4035830Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.4036905Z +++ sed -e s/=//g 2025-06-01T22:52:44.4078697Z ++ HASH=h-s9IGKmxByW1Q1NM-tEXspxjroKRoXf7mljJRZlTq4 2025-06-01T22:52:44.4081698Z +++ ls -nl torch/include/caffe2/utils/fixed_divisor.h 2025-06-01T22:52:44.4082734Z +++ awk '{print $5}' 2025-06-01T22:52:44.4110883Z ++ FSIZE=3532 2025-06-01T22:52:44.4111676Z ++ echo '"torch/include/caffe2/utils/fixed_divisor.h",sha256=h-s9IGKmxByW1Q1NM-tEXspxjroKRoXf7mljJRZlTq4,3532' 2025-06-01T22:52:44.4112390Z ++ read fname 2025-06-01T22:52:44.4112729Z ++ make_wheel_record torch/include/caffe2/utils/proto_wrap.h 2025-06-01T22:52:44.4113222Z ++ FPATH=torch/include/caffe2/utils/proto_wrap.h 2025-06-01T22:52:44.4113784Z ++ echo torch/include/caffe2/utils/proto_wrap.h 2025-06-01T22:52:44.4114146Z ++ grep RECORD 2025-06-01T22:52:44.4132283Z +++ openssl dgst -sha256 -binary torch/include/caffe2/utils/proto_wrap.h 2025-06-01T22:52:44.4132791Z +++ openssl base64 2025-06-01T22:52:44.4133964Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.4135063Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.4136455Z +++ sed -e s/=//g 2025-06-01T22:52:44.4174526Z ++ HASH=19etQ73d98Z1pFTzPswCOr36TMxl-xFhwX10j6VxrFw 2025-06-01T22:52:44.4180549Z +++ ls -nl torch/include/caffe2/utils/proto_wrap.h 2025-06-01T22:52:44.4181156Z +++ awk '{print $5}' 2025-06-01T22:52:44.4206197Z ++ FSIZE=1260 2025-06-01T22:52:44.4206867Z ++ echo '"torch/include/caffe2/utils/proto_wrap.h",sha256=19etQ73d98Z1pFTzPswCOr36TMxl-xFhwX10j6VxrFw,1260' 2025-06-01T22:52:44.4207564Z ++ read fname 2025-06-01T22:52:44.4207916Z ++ make_wheel_record torch/include/caffe2/utils/string_utils.h 2025-06-01T22:52:44.4208574Z ++ FPATH=torch/include/caffe2/utils/string_utils.h 2025-06-01T22:52:44.4209016Z ++ echo torch/include/caffe2/utils/string_utils.h 2025-06-01T22:52:44.4209434Z ++ grep RECORD 2025-06-01T22:52:44.4233142Z +++ openssl dgst -sha256 -binary torch/include/caffe2/utils/string_utils.h 2025-06-01T22:52:44.4234197Z +++ openssl base64 2025-06-01T22:52:44.4234721Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.4234968Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.4235427Z +++ sed -e s/=//g 2025-06-01T22:52:44.4275265Z ++ HASH=_Pp-dCE7FWyfyD3-FJiapNlrd6saPgAhA5r2wJbLyHQ 2025-06-01T22:52:44.4279700Z +++ ls -nl torch/include/caffe2/utils/string_utils.h 2025-06-01T22:52:44.4281130Z +++ awk '{print $5}' 2025-06-01T22:52:44.4309784Z ++ FSIZE=1206 2025-06-01T22:52:44.4310771Z ++ echo '"torch/include/caffe2/utils/string_utils.h",sha256=_Pp-dCE7FWyfyD3-FJiapNlrd6saPgAhA5r2wJbLyHQ,1206' 2025-06-01T22:52:44.4311461Z ++ read fname 2025-06-01T22:52:44.4311845Z ++ make_wheel_record torch/include/caffe2/utils/threadpool/ThreadPool.h 2025-06-01T22:52:44.4312579Z ++ FPATH=torch/include/caffe2/utils/threadpool/ThreadPool.h 2025-06-01T22:52:44.4313103Z ++ echo torch/include/caffe2/utils/threadpool/ThreadPool.h 2025-06-01T22:52:44.4313529Z ++ grep RECORD 2025-06-01T22:52:44.4331236Z +++ openssl dgst -sha256 -binary torch/include/caffe2/utils/threadpool/ThreadPool.h 2025-06-01T22:52:44.4331809Z +++ openssl base64 2025-06-01T22:52:44.4332817Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.4334136Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.4335649Z +++ sed -e s/=//g 2025-06-01T22:52:44.4373894Z ++ HASH=Ssi5TAEB12NQbGjxabFogdpFfg17kkYGSDIKuxPgWuE 2025-06-01T22:52:44.4379824Z +++ ls -nl torch/include/caffe2/utils/threadpool/ThreadPool.h 2025-06-01T22:52:44.4380366Z +++ awk '{print $5}' 2025-06-01T22:52:44.4406446Z ++ FSIZE=2376 2025-06-01T22:52:44.4407203Z ++ echo '"torch/include/caffe2/utils/threadpool/ThreadPool.h",sha256=Ssi5TAEB12NQbGjxabFogdpFfg17kkYGSDIKuxPgWuE,2376' 2025-06-01T22:52:44.4408000Z ++ read fname 2025-06-01T22:52:44.4408452Z ++ make_wheel_record torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h 2025-06-01T22:52:44.4409127Z ++ FPATH=torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h 2025-06-01T22:52:44.4409741Z ++ echo torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h 2025-06-01T22:52:44.4410197Z ++ grep RECORD 2025-06-01T22:52:44.4430176Z +++ openssl dgst -sha256 -binary torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h 2025-06-01T22:52:44.4430926Z +++ openssl base64 2025-06-01T22:52:44.4432305Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.4433848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.4434302Z +++ sed -e s/=//g 2025-06-01T22:52:44.4476646Z ++ HASH=w-Oa0TSn8C94N3W2btFWN_uKOMy2LxEsO5OOBNVBaNY 2025-06-01T22:52:44.4479739Z +++ ls -nl torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h 2025-06-01T22:52:44.4480320Z +++ awk '{print $5}' 2025-06-01T22:52:44.4509501Z ++ FSIZE=677 2025-06-01T22:52:44.4510439Z ++ echo '"torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h",sha256=w-Oa0TSn8C94N3W2btFWN_uKOMy2LxEsO5OOBNVBaNY,677' 2025-06-01T22:52:44.4511304Z ++ read fname 2025-06-01T22:52:44.4511850Z ++ make_wheel_record torch/include/caffe2/utils/threadpool/WorkersPool.h 2025-06-01T22:52:44.4512444Z ++ FPATH=torch/include/caffe2/utils/threadpool/WorkersPool.h 2025-06-01T22:52:44.4512972Z ++ echo torch/include/caffe2/utils/threadpool/WorkersPool.h 2025-06-01T22:52:44.4513382Z ++ grep RECORD 2025-06-01T22:52:44.4531552Z +++ openssl dgst -sha256 -binary torch/include/caffe2/utils/threadpool/WorkersPool.h 2025-06-01T22:52:44.4532129Z +++ openssl base64 2025-06-01T22:52:44.4532946Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.4534578Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.4535889Z +++ sed -e s/=//g 2025-06-01T22:52:44.4573654Z ++ HASH=luOnHFYJy920zf3D0H3t8XOKz38pJD65Pw35qPYASHE 2025-06-01T22:52:44.4579231Z +++ ls -nl torch/include/caffe2/utils/threadpool/WorkersPool.h 2025-06-01T22:52:44.4579909Z +++ awk '{print $5}' 2025-06-01T22:52:44.4606515Z ++ FSIZE=11639 2025-06-01T22:52:44.4607299Z ++ echo '"torch/include/caffe2/utils/threadpool/WorkersPool.h",sha256=luOnHFYJy920zf3D0H3t8XOKz38pJD65Pw35qPYASHE,11639' 2025-06-01T22:52:44.4608246Z ++ read fname 2025-06-01T22:52:44.4608684Z ++ make_wheel_record torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h 2025-06-01T22:52:44.4609345Z ++ FPATH=torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h 2025-06-01T22:52:44.4609938Z ++ echo torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h 2025-06-01T22:52:44.4610396Z ++ grep RECORD 2025-06-01T22:52:44.4633305Z +++ openssl dgst -sha256 -binary torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h 2025-06-01T22:52:44.4633915Z +++ openssl base64 2025-06-01T22:52:44.4634178Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.4634441Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.4634706Z +++ sed -e s/=//g 2025-06-01T22:52:44.4677305Z ++ HASH=YAz0XfStdJ19q9deK6quZbtWi-mjPrh0WG9FCSRjvNE 2025-06-01T22:52:44.4679341Z +++ ls -nl torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h 2025-06-01T22:52:44.4680166Z +++ awk '{print $5}' 2025-06-01T22:52:44.4709181Z ++ FSIZE=1464 2025-06-01T22:52:44.4710175Z ++ echo '"torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h",sha256=YAz0XfStdJ19q9deK6quZbtWi-mjPrh0WG9FCSRjvNE,1464' 2025-06-01T22:52:44.4711108Z ++ read fname 2025-06-01T22:52:44.4711519Z ++ make_wheel_record torch/include/caffe2/utils/threadpool/pthreadpool.h 2025-06-01T22:52:44.4712106Z ++ FPATH=torch/include/caffe2/utils/threadpool/pthreadpool.h 2025-06-01T22:52:44.4712645Z ++ echo torch/include/caffe2/utils/threadpool/pthreadpool.h 2025-06-01T22:52:44.4713056Z ++ grep RECORD 2025-06-01T22:52:44.4730946Z +++ openssl dgst -sha256 -binary torch/include/caffe2/utils/threadpool/pthreadpool.h 2025-06-01T22:52:44.4731519Z +++ openssl base64 2025-06-01T22:52:44.4732790Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.4734113Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.4735479Z +++ sed -e s/=//g 2025-06-01T22:52:44.4773347Z ++ HASH=8wkMc_C1nPt7V0OAYVfOEwq5bbfh-pjkcKb6GLyL4mA 2025-06-01T22:52:44.4779102Z +++ ls -nl torch/include/caffe2/utils/threadpool/pthreadpool.h 2025-06-01T22:52:44.4779847Z +++ awk '{print $5}' 2025-06-01T22:52:44.4806117Z ++ FSIZE=6344 2025-06-01T22:52:44.4806864Z ++ echo '"torch/include/caffe2/utils/threadpool/pthreadpool.h",sha256=8wkMc_C1nPt7V0OAYVfOEwq5bbfh-pjkcKb6GLyL4mA,6344' 2025-06-01T22:52:44.4807655Z ++ read fname 2025-06-01T22:52:44.4808087Z ++ make_wheel_record torch/include/caffe2/utils/threadpool/thread_pool_guard.h 2025-06-01T22:52:44.4808757Z ++ FPATH=torch/include/caffe2/utils/threadpool/thread_pool_guard.h 2025-06-01T22:52:44.4809373Z ++ echo torch/include/caffe2/utils/threadpool/thread_pool_guard.h 2025-06-01T22:52:44.4809821Z ++ grep RECORD 2025-06-01T22:52:44.4833087Z +++ openssl dgst -sha256 -binary torch/include/caffe2/utils/threadpool/thread_pool_guard.h 2025-06-01T22:52:44.4833679Z +++ openssl base64 2025-06-01T22:52:44.4833947Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.4834190Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.4834458Z +++ sed -e s/=//g 2025-06-01T22:52:44.4876095Z ++ HASH=bwJATq9Li6y3TXfFdGyCGlUb4OfW8zV55aPp5vB5BNU 2025-06-01T22:52:44.4879201Z +++ ls -nl torch/include/caffe2/utils/threadpool/thread_pool_guard.h 2025-06-01T22:52:44.4879925Z +++ awk '{print $5}' 2025-06-01T22:52:44.4917719Z ++ FSIZE=567 2025-06-01T22:52:44.4918501Z ++ echo '"torch/include/caffe2/utils/threadpool/thread_pool_guard.h",sha256=bwJATq9Li6y3TXfFdGyCGlUb4OfW8zV55aPp5vB5BNU,567' 2025-06-01T22:52:44.4919282Z ++ read fname 2025-06-01T22:52:44.4919592Z ++ make_wheel_record torch/include/fbgemm/ConvUtils.h 2025-06-01T22:52:44.4919999Z ++ FPATH=torch/include/fbgemm/ConvUtils.h 2025-06-01T22:52:44.4920374Z ++ echo torch/include/fbgemm/ConvUtils.h 2025-06-01T22:52:44.4920713Z ++ grep RECORD 2025-06-01T22:52:44.4930296Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/ConvUtils.h 2025-06-01T22:52:44.4930969Z +++ openssl base64 2025-06-01T22:52:44.4932625Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.4933899Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.4935111Z +++ sed -e s/=//g 2025-06-01T22:52:44.4973625Z ++ HASH=G50VbxylWBX8iv4XVQDhjLSgJJUCoOhuxm-YiGdki2Y 2025-06-01T22:52:44.4979259Z +++ ls -nl torch/include/fbgemm/ConvUtils.h 2025-06-01T22:52:44.4980596Z +++ awk '{print $5}' 2025-06-01T22:52:44.5006810Z ++ FSIZE=6245 2025-06-01T22:52:44.5007435Z ++ echo '"torch/include/fbgemm/ConvUtils.h",sha256=G50VbxylWBX8iv4XVQDhjLSgJJUCoOhuxm-YiGdki2Y,6245' 2025-06-01T22:52:44.5008099Z ++ read fname 2025-06-01T22:52:44.5008391Z ++ make_wheel_record torch/include/fbgemm/Fbgemm.h 2025-06-01T22:52:44.5008809Z ++ FPATH=torch/include/fbgemm/Fbgemm.h 2025-06-01T22:52:44.5009190Z ++ echo torch/include/fbgemm/Fbgemm.h 2025-06-01T22:52:44.5009638Z ++ grep RECORD 2025-06-01T22:52:44.5035676Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/Fbgemm.h 2025-06-01T22:52:44.5036177Z +++ openssl base64 2025-06-01T22:52:44.5036513Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.5036762Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.5037032Z +++ sed -e s/=//g 2025-06-01T22:52:44.5078660Z ++ HASH=VEpfYyjB6O243f8L-9AhjEiJ0z0RjBv35VRE2K1dMvc 2025-06-01T22:52:44.5081538Z +++ ls -nl torch/include/fbgemm/Fbgemm.h 2025-06-01T22:52:44.5082335Z +++ awk '{print $5}' 2025-06-01T22:52:44.5110623Z ++ FSIZE=42803 2025-06-01T22:52:44.5111469Z ++ echo '"torch/include/fbgemm/Fbgemm.h",sha256=VEpfYyjB6O243f8L-9AhjEiJ0z0RjBv35VRE2K1dMvc,42803' 2025-06-01T22:52:44.5112104Z ++ read fname 2025-06-01T22:52:44.5112412Z ++ make_wheel_record torch/include/fbgemm/FbgemmBuild.h 2025-06-01T22:52:44.5112846Z ++ FPATH=torch/include/fbgemm/FbgemmBuild.h 2025-06-01T22:52:44.5113221Z ++ echo torch/include/fbgemm/FbgemmBuild.h 2025-06-01T22:52:44.5113565Z ++ grep RECORD 2025-06-01T22:52:44.5132073Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FbgemmBuild.h 2025-06-01T22:52:44.5132567Z +++ openssl base64 2025-06-01T22:52:44.5133779Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.5135374Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.5136791Z +++ sed -e s/=//g 2025-06-01T22:52:44.5173837Z ++ HASH=3L6mQFV9ybtcBELHvKnc7Fy35eGRBGVu9yLW4n7yoDo 2025-06-01T22:52:44.5179423Z +++ ls -nl torch/include/fbgemm/FbgemmBuild.h 2025-06-01T22:52:44.5180343Z +++ awk '{print $5}' 2025-06-01T22:52:44.5206329Z ++ FSIZE=3319 2025-06-01T22:52:44.5206984Z ++ echo '"torch/include/fbgemm/FbgemmBuild.h",sha256=3L6mQFV9ybtcBELHvKnc7Fy35eGRBGVu9yLW4n7yoDo,3319' 2025-06-01T22:52:44.5207644Z ++ read fname 2025-06-01T22:52:44.5207984Z ++ make_wheel_record torch/include/fbgemm/FbgemmConvert.h 2025-06-01T22:52:44.5208439Z ++ FPATH=torch/include/fbgemm/FbgemmConvert.h 2025-06-01T22:52:44.5208862Z ++ echo torch/include/fbgemm/FbgemmConvert.h 2025-06-01T22:52:44.5209216Z ++ grep RECORD 2025-06-01T22:52:44.5232468Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FbgemmConvert.h 2025-06-01T22:52:44.5233012Z +++ openssl base64 2025-06-01T22:52:44.5233269Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.5233527Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.5233780Z +++ sed -e s/=//g 2025-06-01T22:52:44.5276107Z ++ HASH=eYEqrIOQLnAy0CSrggMQRiARI_h-vbigATDljZKhGWQ 2025-06-01T22:52:44.5280905Z +++ ls -nl torch/include/fbgemm/FbgemmConvert.h 2025-06-01T22:52:44.5282161Z +++ awk '{print $5}' 2025-06-01T22:52:44.5311163Z ++ FSIZE=4478 2025-06-01T22:52:44.5312162Z ++ echo '"torch/include/fbgemm/FbgemmConvert.h",sha256=eYEqrIOQLnAy0CSrggMQRiARI_h-vbigATDljZKhGWQ,4478' 2025-06-01T22:52:44.5312842Z ++ read fname 2025-06-01T22:52:44.5313166Z ++ make_wheel_record torch/include/fbgemm/FbgemmEmbedding.h 2025-06-01T22:52:44.5313637Z ++ FPATH=torch/include/fbgemm/FbgemmEmbedding.h 2025-06-01T22:52:44.5314043Z ++ echo torch/include/fbgemm/FbgemmEmbedding.h 2025-06-01T22:52:44.5314407Z ++ grep RECORD 2025-06-01T22:52:44.5332006Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FbgemmEmbedding.h 2025-06-01T22:52:44.5332517Z +++ openssl base64 2025-06-01T22:52:44.5333781Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.5335191Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.5336512Z +++ sed -e s/=//g 2025-06-01T22:52:44.5374437Z ++ HASH=PwFuZxDRLDNhNgfc2RA8NyACvUVHhAtflzlg7mbPY6o 2025-06-01T22:52:44.5380165Z +++ ls -nl torch/include/fbgemm/FbgemmEmbedding.h 2025-06-01T22:52:44.5380974Z +++ awk '{print $5}' 2025-06-01T22:52:44.5406353Z ++ FSIZE=12148 2025-06-01T22:52:44.5407076Z ++ echo '"torch/include/fbgemm/FbgemmEmbedding.h",sha256=PwFuZxDRLDNhNgfc2RA8NyACvUVHhAtflzlg7mbPY6o,12148' 2025-06-01T22:52:44.5407796Z ++ read fname 2025-06-01T22:52:44.5408120Z ++ make_wheel_record torch/include/fbgemm/FbgemmFP16.h 2025-06-01T22:52:44.5408562Z ++ FPATH=torch/include/fbgemm/FbgemmFP16.h 2025-06-01T22:52:44.5408950Z ++ echo torch/include/fbgemm/FbgemmFP16.h 2025-06-01T22:52:44.5409659Z ++ grep RECORD 2025-06-01T22:52:44.5433807Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FbgemmFP16.h 2025-06-01T22:52:44.5434708Z +++ openssl base64 2025-06-01T22:52:44.5435106Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.5435350Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.5435614Z +++ sed -e s/=//g 2025-06-01T22:52:44.5476371Z ++ HASH=VForNnWmtK58o_ajrfbsWf2ODuNBBxODPgpDMkPC21Y 2025-06-01T22:52:44.5479336Z +++ ls -nl torch/include/fbgemm/FbgemmFP16.h 2025-06-01T22:52:44.5480324Z +++ awk '{print $5}' 2025-06-01T22:52:44.5510447Z ++ FSIZE=1397 2025-06-01T22:52:44.5511625Z ++ echo '"torch/include/fbgemm/FbgemmFP16.h",sha256=VForNnWmtK58o_ajrfbsWf2ODuNBBxODPgpDMkPC21Y,1397' 2025-06-01T22:52:44.5512272Z ++ read fname 2025-06-01T22:52:44.5512593Z ++ make_wheel_record torch/include/fbgemm/FbgemmFP32.h 2025-06-01T22:52:44.5513012Z ++ FPATH=torch/include/fbgemm/FbgemmFP32.h 2025-06-01T22:52:44.5513398Z ++ echo torch/include/fbgemm/FbgemmFP32.h 2025-06-01T22:52:44.5513734Z ++ grep RECORD 2025-06-01T22:52:44.5531601Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FbgemmFP32.h 2025-06-01T22:52:44.5532367Z +++ openssl base64 2025-06-01T22:52:44.5532761Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.5534432Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.5535621Z +++ sed -e s/=//g 2025-06-01T22:52:44.5574141Z ++ HASH=YljwjorfD0uJAKPuhQE8YGOBfszMq-zzSGI8G8UiA0U 2025-06-01T22:52:44.5579433Z +++ ls -nl torch/include/fbgemm/FbgemmFP32.h 2025-06-01T22:52:44.5580116Z +++ awk '{print $5}' 2025-06-01T22:52:44.5606179Z ++ FSIZE=1272 2025-06-01T22:52:44.5607085Z ++ echo '"torch/include/fbgemm/FbgemmFP32.h",sha256=YljwjorfD0uJAKPuhQE8YGOBfszMq-zzSGI8G8UiA0U,1272' 2025-06-01T22:52:44.5608178Z ++ read fname 2025-06-01T22:52:44.5608676Z ++ make_wheel_record torch/include/fbgemm/FbgemmFPCommon.h 2025-06-01T22:52:44.5609396Z ++ FPATH=torch/include/fbgemm/FbgemmFPCommon.h 2025-06-01T22:52:44.5609820Z ++ echo torch/include/fbgemm/FbgemmFPCommon.h 2025-06-01T22:52:44.5610193Z ++ grep RECORD 2025-06-01T22:52:44.5631458Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FbgemmFPCommon.h 2025-06-01T22:52:44.5632223Z +++ openssl base64 2025-06-01T22:52:44.5632489Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.5633632Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.5634133Z +++ sed -e s/=//g 2025-06-01T22:52:44.5675674Z ++ HASH=shKonvMaIRKYdPaYr-s5W2cHOaS_BiCbGwi9FBhZhG8 2025-06-01T22:52:44.5679072Z +++ ls -nl torch/include/fbgemm/FbgemmFPCommon.h 2025-06-01T22:52:44.5680458Z +++ awk '{print $5}' 2025-06-01T22:52:44.5708259Z ++ FSIZE=10390 2025-06-01T22:52:44.5709394Z ++ echo '"torch/include/fbgemm/FbgemmFPCommon.h",sha256=shKonvMaIRKYdPaYr-s5W2cHOaS_BiCbGwi9FBhZhG8,10390' 2025-06-01T22:52:44.5710482Z ++ read fname 2025-06-01T22:52:44.5710926Z ++ make_wheel_record torch/include/fbgemm/FbgemmI64.h 2025-06-01T22:52:44.5711343Z ++ FPATH=torch/include/fbgemm/FbgemmI64.h 2025-06-01T22:52:44.5711729Z ++ echo torch/include/fbgemm/FbgemmI64.h 2025-06-01T22:52:44.5712068Z ++ grep RECORD 2025-06-01T22:52:44.5730681Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FbgemmI64.h 2025-06-01T22:52:44.5731564Z +++ openssl base64 2025-06-01T22:52:44.5732322Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.5733773Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.5735132Z +++ sed -e s/=//g 2025-06-01T22:52:44.5773199Z ++ HASH=DAORg_ftPTJ7JZAnP3InsKtlHzEUFafTPzZad5b_RiY 2025-06-01T22:52:44.5778803Z +++ ls -nl torch/include/fbgemm/FbgemmI64.h 2025-06-01T22:52:44.5779792Z +++ awk '{print $5}' 2025-06-01T22:52:44.5806013Z ++ FSIZE=581 2025-06-01T22:52:44.5806880Z ++ echo '"torch/include/fbgemm/FbgemmI64.h",sha256=DAORg_ftPTJ7JZAnP3InsKtlHzEUFafTPzZad5b_RiY,581' 2025-06-01T22:52:44.5807957Z ++ read fname 2025-06-01T22:52:44.5808639Z ++ make_wheel_record torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h 2025-06-01T22:52:44.5809252Z ++ FPATH=torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h 2025-06-01T22:52:44.5809746Z ++ echo torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h 2025-06-01T22:52:44.5810134Z ++ grep RECORD 2025-06-01T22:52:44.5832691Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h 2025-06-01T22:52:44.5833554Z +++ openssl base64 2025-06-01T22:52:44.5833830Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.5834076Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.5834356Z +++ sed -e s/=//g 2025-06-01T22:52:44.5874533Z ++ HASH=iIn-n0wYuyWyriub-LvyHIjlSP14ynR7PAlL3fR5-cI 2025-06-01T22:52:44.5876834Z +++ ls -nl torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h 2025-06-01T22:52:44.5877556Z +++ awk '{print $5}' 2025-06-01T22:52:44.5905715Z ++ FSIZE=3252 2025-06-01T22:52:44.5906692Z ++ echo '"torch/include/fbgemm/FbgemmI8DepthwiseAvx2.h",sha256=iIn-n0wYuyWyriub-LvyHIjlSP14ynR7PAlL3fR5-cI,3252' 2025-06-01T22:52:44.5908135Z ++ read fname 2025-06-01T22:52:44.5908552Z ++ make_wheel_record torch/include/fbgemm/FbgemmI8DirectconvAvx2.h 2025-06-01T22:52:44.5909097Z ++ FPATH=torch/include/fbgemm/FbgemmI8DirectconvAvx2.h 2025-06-01T22:52:44.5909557Z ++ echo torch/include/fbgemm/FbgemmI8DirectconvAvx2.h 2025-06-01T22:52:44.5909953Z ++ grep RECORD 2025-06-01T22:52:44.5928964Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FbgemmI8DirectconvAvx2.h 2025-06-01T22:52:44.5929860Z +++ openssl base64 2025-06-01T22:52:44.5930254Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.5931877Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.5932938Z +++ sed -e s/=//g 2025-06-01T22:52:44.5971315Z ++ HASH=mHM-A6YYRcSE1lSkY_LaP-66V1fKamuj3_RNk77RD-M 2025-06-01T22:52:44.5976319Z +++ ls -nl torch/include/fbgemm/FbgemmI8DirectconvAvx2.h 2025-06-01T22:52:44.5977051Z +++ awk '{print $5}' 2025-06-01T22:52:44.6004368Z ++ FSIZE=1575 2025-06-01T22:52:44.6005825Z ++ echo '"torch/include/fbgemm/FbgemmI8DirectconvAvx2.h",sha256=mHM-A6YYRcSE1lSkY_LaP-66V1fKamuj3_RNk77RD-M,1575' 2025-06-01T22:52:44.6007006Z ++ read fname 2025-06-01T22:52:44.6007348Z ++ make_wheel_record torch/include/fbgemm/FbgemmI8Spmdm.h 2025-06-01T22:52:44.6007803Z ++ FPATH=torch/include/fbgemm/FbgemmI8Spmdm.h 2025-06-01T22:52:44.6008222Z ++ echo torch/include/fbgemm/FbgemmI8Spmdm.h 2025-06-01T22:52:44.6008573Z ++ grep RECORD 2025-06-01T22:52:44.6031105Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FbgemmI8Spmdm.h 2025-06-01T22:52:44.6032023Z +++ openssl base64 2025-06-01T22:52:44.6032306Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.6032578Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.6032831Z +++ sed -e s/=//g 2025-06-01T22:52:44.6074056Z ++ HASH=lWrDHEobDwnR3oclqjv5aUOEVUxsWZNNZ7uBNqvimEY 2025-06-01T22:52:44.6076864Z +++ ls -nl torch/include/fbgemm/FbgemmI8Spmdm.h 2025-06-01T22:52:44.6077582Z +++ awk '{print $5}' 2025-06-01T22:52:44.6104497Z ++ FSIZE=3393 2025-06-01T22:52:44.6105464Z ++ echo '"torch/include/fbgemm/FbgemmI8Spmdm.h",sha256=lWrDHEobDwnR3oclqjv5aUOEVUxsWZNNZ7uBNqvimEY,3393' 2025-06-01T22:52:44.6106376Z ++ read fname 2025-06-01T22:52:44.6106716Z ++ make_wheel_record torch/include/fbgemm/FbgemmPackMatrixB.h 2025-06-01T22:52:44.6107255Z ++ FPATH=torch/include/fbgemm/FbgemmPackMatrixB.h 2025-06-01T22:52:44.6107706Z ++ echo torch/include/fbgemm/FbgemmPackMatrixB.h 2025-06-01T22:52:44.6108081Z ++ grep RECORD 2025-06-01T22:52:44.6128396Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FbgemmPackMatrixB.h 2025-06-01T22:52:44.6128918Z +++ openssl base64 2025-06-01T22:52:44.6129246Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.6130088Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.6131368Z +++ sed -e s/=//g 2025-06-01T22:52:44.6171119Z ++ HASH=oXRXDKxBWmq_kcWhZF2HjJ8E9XCt4gs3d7ZtB5o-ph4 2025-06-01T22:52:44.6176280Z +++ ls -nl torch/include/fbgemm/FbgemmPackMatrixB.h 2025-06-01T22:52:44.6177199Z +++ awk '{print $5}' 2025-06-01T22:52:44.6203142Z ++ FSIZE=9035 2025-06-01T22:52:44.6204024Z ++ echo '"torch/include/fbgemm/FbgemmPackMatrixB.h",sha256=oXRXDKxBWmq_kcWhZF2HjJ8E9XCt4gs3d7ZtB5o-ph4,9035' 2025-06-01T22:52:44.6205845Z ++ read fname 2025-06-01T22:52:44.6206197Z ++ make_wheel_record torch/include/fbgemm/FbgemmSparse.h 2025-06-01T22:52:44.6206758Z ++ FPATH=torch/include/fbgemm/FbgemmSparse.h 2025-06-01T22:52:44.6207462Z ++ echo torch/include/fbgemm/FbgemmSparse.h 2025-06-01T22:52:44.6207838Z ++ grep RECORD 2025-06-01T22:52:44.6230152Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FbgemmSparse.h 2025-06-01T22:52:44.6230831Z +++ openssl base64 2025-06-01T22:52:44.6231129Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.6231390Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.6231795Z +++ sed -e s/=//g 2025-06-01T22:52:44.6275127Z ++ HASH=XzJQYJ2gGK8Vsuhe8jggQTp3Rab-tZRALZIvLrM4SnA 2025-06-01T22:52:44.6278436Z +++ ls -nl torch/include/fbgemm/FbgemmSparse.h 2025-06-01T22:52:44.6279049Z +++ awk '{print $5}' 2025-06-01T22:52:44.6305834Z ++ FSIZE=6377 2025-06-01T22:52:44.6306440Z ++ echo '"torch/include/fbgemm/FbgemmSparse.h",sha256=XzJQYJ2gGK8Vsuhe8jggQTp3Rab-tZRALZIvLrM4SnA,6377' 2025-06-01T22:52:44.6306760Z ++ read fname 2025-06-01T22:52:44.6307034Z ++ make_wheel_record torch/include/fbgemm/FloatConversion.h 2025-06-01T22:52:44.6307248Z ++ FPATH=torch/include/fbgemm/FloatConversion.h 2025-06-01T22:52:44.6307757Z ++ echo torch/include/fbgemm/FloatConversion.h 2025-06-01T22:52:44.6308640Z ++ grep RECORD 2025-06-01T22:52:44.6329976Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/FloatConversion.h 2025-06-01T22:52:44.6330105Z +++ openssl base64 2025-06-01T22:52:44.6331097Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.6332347Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.6333866Z +++ sed -e s/=//g 2025-06-01T22:52:44.6372499Z ++ HASH=6bOMPmm9ClwkXY9rdv_jlaznhGGjY05zprTzqAWKNAA 2025-06-01T22:52:44.6377406Z +++ ls -nl torch/include/fbgemm/FloatConversion.h 2025-06-01T22:52:44.6379042Z +++ awk '{print $5}' 2025-06-01T22:52:44.6405064Z ++ FSIZE=11301 2025-06-01T22:52:44.6405811Z ++ echo '"torch/include/fbgemm/FloatConversion.h",sha256=6bOMPmm9ClwkXY9rdv_jlaznhGGjY05zprTzqAWKNAA,11301' 2025-06-01T22:52:44.6406013Z ++ read fname 2025-06-01T22:52:44.6406513Z ++ make_wheel_record torch/include/fbgemm/OutputProcessing-inl.h 2025-06-01T22:52:44.6406721Z ++ FPATH=torch/include/fbgemm/OutputProcessing-inl.h 2025-06-01T22:52:44.6407037Z ++ echo torch/include/fbgemm/OutputProcessing-inl.h 2025-06-01T22:52:44.6407959Z ++ grep RECORD 2025-06-01T22:52:44.6430651Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/OutputProcessing-inl.h 2025-06-01T22:52:44.6431232Z +++ openssl base64 2025-06-01T22:52:44.6432767Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.6432873Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.6434498Z +++ sed -e s/=//g 2025-06-01T22:52:44.6475063Z ++ HASH=Rts3FS-hsJDVUFNPJfyAhkpJZ69jU3Bj2dimZsSs97A 2025-06-01T22:52:44.6478745Z +++ ls -nl torch/include/fbgemm/OutputProcessing-inl.h 2025-06-01T22:52:44.6479599Z +++ awk '{print $5}' 2025-06-01T22:52:44.6506641Z ++ FSIZE=10216 2025-06-01T22:52:44.6507292Z ++ echo '"torch/include/fbgemm/OutputProcessing-inl.h",sha256=Rts3FS-hsJDVUFNPJfyAhkpJZ69jU3Bj2dimZsSs97A,10216' 2025-06-01T22:52:44.6507454Z ++ read fname 2025-06-01T22:52:44.6507893Z ++ make_wheel_record torch/include/fbgemm/PackingTraits-inl.h 2025-06-01T22:52:44.6508150Z ++ FPATH=torch/include/fbgemm/PackingTraits-inl.h 2025-06-01T22:52:44.6508389Z ++ echo torch/include/fbgemm/PackingTraits-inl.h 2025-06-01T22:52:44.6509758Z ++ grep RECORD 2025-06-01T22:52:44.6530531Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/PackingTraits-inl.h 2025-06-01T22:52:44.6530882Z +++ openssl base64 2025-06-01T22:52:44.6532111Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.6533208Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.6534439Z +++ sed -e s/=//g 2025-06-01T22:52:44.6573799Z ++ HASH=8V4Rhuj8DkE3i057jxYiTkbUTyCwe5XcL_ZnIefSHKk 2025-06-01T22:52:44.6580460Z +++ awk '{print $5}' 2025-06-01T22:52:44.6581415Z +++ ls -nl torch/include/fbgemm/PackingTraits-inl.h 2025-06-01T22:52:44.6606625Z ++ FSIZE=20783 2025-06-01T22:52:44.6607210Z ++ echo '"torch/include/fbgemm/PackingTraits-inl.h",sha256=8V4Rhuj8DkE3i057jxYiTkbUTyCwe5XcL_ZnIefSHKk,20783' 2025-06-01T22:52:44.6607456Z ++ read fname 2025-06-01T22:52:44.6607638Z ++ make_wheel_record torch/include/fbgemm/QuantUtils.h 2025-06-01T22:52:44.6607790Z ++ FPATH=torch/include/fbgemm/QuantUtils.h 2025-06-01T22:52:44.6608396Z ++ echo torch/include/fbgemm/QuantUtils.h 2025-06-01T22:52:44.6609487Z ++ grep RECORD 2025-06-01T22:52:44.6632651Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/QuantUtils.h 2025-06-01T22:52:44.6632865Z +++ openssl base64 2025-06-01T22:52:44.6633075Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.6633243Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.6634685Z +++ sed -e s/=//g 2025-06-01T22:52:44.6676027Z ++ HASH=IR_JUzNcQ1o_h_wmK5IqdUuEy-b5H4wC4J3n3D-uZtI 2025-06-01T22:52:44.6679151Z +++ ls -nl torch/include/fbgemm/QuantUtils.h 2025-06-01T22:52:44.6680122Z +++ awk '{print $5}' 2025-06-01T22:52:44.6708487Z ++ FSIZE=12207 2025-06-01T22:52:44.6709026Z ++ echo '"torch/include/fbgemm/QuantUtils.h",sha256=IR_JUzNcQ1o_h_wmK5IqdUuEy-b5H4wC4J3n3D-uZtI,12207' 2025-06-01T22:52:44.6709429Z ++ read fname 2025-06-01T22:52:44.6709855Z ++ make_wheel_record torch/include/fbgemm/QuantUtilsAvx2.h 2025-06-01T22:52:44.6710024Z ++ FPATH=torch/include/fbgemm/QuantUtilsAvx2.h 2025-06-01T22:52:44.6710172Z ++ echo torch/include/fbgemm/QuantUtilsAvx2.h 2025-06-01T22:52:44.6710719Z ++ grep RECORD 2025-06-01T22:52:44.6731323Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/QuantUtilsAvx2.h 2025-06-01T22:52:44.6731548Z +++ openssl base64 2025-06-01T22:52:44.6732557Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.6734034Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.6735231Z +++ sed -e s/=//g 2025-06-01T22:52:44.6776494Z ++ HASH=VByyLCiwo6C6VyTRecM78aCskTmU5JS5MHCRmiYuwGw 2025-06-01T22:52:44.6779337Z +++ ls -nl torch/include/fbgemm/QuantUtilsAvx2.h 2025-06-01T22:52:44.6780364Z +++ awk '{print $5}' 2025-06-01T22:52:44.6806061Z ++ FSIZE=4608 2025-06-01T22:52:44.6806567Z ++ echo '"torch/include/fbgemm/QuantUtilsAvx2.h",sha256=VByyLCiwo6C6VyTRecM78aCskTmU5JS5MHCRmiYuwGw,4608' 2025-06-01T22:52:44.6806674Z ++ read fname 2025-06-01T22:52:44.6806895Z ++ make_wheel_record torch/include/fbgemm/QuantUtilsAvx512.h 2025-06-01T22:52:44.6807058Z ++ FPATH=torch/include/fbgemm/QuantUtilsAvx512.h 2025-06-01T22:52:44.6807777Z ++ echo torch/include/fbgemm/QuantUtilsAvx512.h 2025-06-01T22:52:44.6808660Z ++ grep RECORD 2025-06-01T22:52:44.6831695Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/QuantUtilsAvx512.h 2025-06-01T22:52:44.6831893Z +++ openssl base64 2025-06-01T22:52:44.6832566Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.6832688Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.6833570Z +++ sed -e s/=//g 2025-06-01T22:52:44.6874879Z ++ HASH=c_ALI57To6WB66plST6vdB6ccAfZfQEAHIu6BFra7Mw 2025-06-01T22:52:44.6876954Z +++ ls -nl torch/include/fbgemm/QuantUtilsAvx512.h 2025-06-01T22:52:44.6878179Z +++ awk '{print $5}' 2025-06-01T22:52:44.6905106Z ++ FSIZE=901 2025-06-01T22:52:44.6905704Z ++ echo '"torch/include/fbgemm/QuantUtilsAvx512.h",sha256=c_ALI57To6WB66plST6vdB6ccAfZfQEAHIu6BFra7Mw,901' 2025-06-01T22:52:44.6905809Z ++ read fname 2025-06-01T22:52:44.6906045Z ++ make_wheel_record torch/include/fbgemm/QuantUtilsNeon.h 2025-06-01T22:52:44.6906395Z ++ FPATH=torch/include/fbgemm/QuantUtilsNeon.h 2025-06-01T22:52:44.6906911Z ++ echo torch/include/fbgemm/QuantUtilsNeon.h 2025-06-01T22:52:44.6908180Z ++ grep RECORD 2025-06-01T22:52:44.6929334Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/QuantUtilsNeon.h 2025-06-01T22:52:44.6929457Z +++ openssl base64 2025-06-01T22:52:44.6930414Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.6931493Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.6932982Z +++ sed -e s/=//g 2025-06-01T22:52:44.6972233Z ++ HASH=7iEyN80IVg81U104kzPz1dxs6U__zkyJ30uWaHjkr9E 2025-06-01T22:52:44.6977369Z +++ ls -nl torch/include/fbgemm/QuantUtilsNeon.h 2025-06-01T22:52:44.6978753Z +++ awk '{print $5}' 2025-06-01T22:52:44.7005917Z ++ FSIZE=814 2025-06-01T22:52:44.7006425Z ++ echo '"torch/include/fbgemm/QuantUtilsNeon.h",sha256=7iEyN80IVg81U104kzPz1dxs6U__zkyJ30uWaHjkr9E,814' 2025-06-01T22:52:44.7006527Z ++ read fname 2025-06-01T22:52:44.7006854Z ++ make_wheel_record torch/include/fbgemm/SimdUtils.h 2025-06-01T22:52:44.7007006Z ++ FPATH=torch/include/fbgemm/SimdUtils.h 2025-06-01T22:52:44.7007135Z ++ echo torch/include/fbgemm/SimdUtils.h 2025-06-01T22:52:44.7007325Z ++ grep RECORD 2025-06-01T22:52:44.7032601Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/SimdUtils.h 2025-06-01T22:52:44.7032716Z +++ openssl base64 2025-06-01T22:52:44.7032892Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.7033010Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.7033106Z +++ sed -e s/=//g 2025-06-01T22:52:44.7074610Z ++ HASH=UH_QleuIKNsa79Hk3fZItsEi23NKwoMiWJw13NYLGN0 2025-06-01T22:52:44.7077665Z +++ ls -nl torch/include/fbgemm/SimdUtils.h 2025-06-01T22:52:44.7078128Z +++ awk '{print $5}' 2025-06-01T22:52:44.7106160Z ++ FSIZE=1744 2025-06-01T22:52:44.7106705Z ++ echo '"torch/include/fbgemm/SimdUtils.h",sha256=UH_QleuIKNsa79Hk3fZItsEi23NKwoMiWJw13NYLGN0,1744' 2025-06-01T22:52:44.7106868Z ++ read fname 2025-06-01T22:52:44.7107293Z ++ make_wheel_record torch/include/fbgemm/Types.h 2025-06-01T22:52:44.7107589Z ++ FPATH=torch/include/fbgemm/Types.h 2025-06-01T22:52:44.7107733Z ++ echo torch/include/fbgemm/Types.h 2025-06-01T22:52:44.7107850Z ++ grep RECORD 2025-06-01T22:52:44.7128813Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/Types.h 2025-06-01T22:52:44.7128931Z +++ openssl base64 2025-06-01T22:52:44.7130129Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.7131492Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.7132895Z +++ sed -e s/=//g 2025-06-01T22:52:44.7171140Z ++ HASH=GEs_8kwPKsV2wKCnaXW48mhWFgB_m8EECD9oHGf5iaI 2025-06-01T22:52:44.7176049Z +++ ls -nl torch/include/fbgemm/Types.h 2025-06-01T22:52:44.7176726Z +++ awk '{print $5}' 2025-06-01T22:52:44.7204041Z ++ FSIZE=546 2025-06-01T22:52:44.7204689Z ++ echo '"torch/include/fbgemm/Types.h",sha256=GEs_8kwPKsV2wKCnaXW48mhWFgB_m8EECD9oHGf5iaI,546' 2025-06-01T22:52:44.7204835Z ++ read fname 2025-06-01T22:52:44.7205194Z ++ make_wheel_record torch/include/fbgemm/Utils.h 2025-06-01T22:52:44.7205382Z ++ FPATH=torch/include/fbgemm/Utils.h 2025-06-01T22:52:44.7205530Z ++ echo torch/include/fbgemm/Utils.h 2025-06-01T22:52:44.7205988Z ++ grep RECORD 2025-06-01T22:52:44.7228861Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/Utils.h 2025-06-01T22:52:44.7229087Z +++ openssl base64 2025-06-01T22:52:44.7229206Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.7229571Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.7230165Z +++ sed -e s/=//g 2025-06-01T22:52:44.7272524Z ++ HASH=qg1AdS4Ta6bSx2LHFfDShEV1j9GspiyXZt0NoKUJK0o 2025-06-01T22:52:44.7274700Z +++ ls -nl torch/include/fbgemm/Utils.h 2025-06-01T22:52:44.7275324Z +++ awk '{print $5}' 2025-06-01T22:52:44.7302330Z ++ FSIZE=13281 2025-06-01T22:52:44.7303018Z ++ echo '"torch/include/fbgemm/Utils.h",sha256=qg1AdS4Ta6bSx2LHFfDShEV1j9GspiyXZt0NoKUJK0o,13281' 2025-06-01T22:52:44.7303135Z ++ read fname 2025-06-01T22:52:44.7303303Z ++ make_wheel_record torch/include/fbgemm/UtilsAvx2.h 2025-06-01T22:52:44.7303433Z ++ FPATH=torch/include/fbgemm/UtilsAvx2.h 2025-06-01T22:52:44.7303944Z ++ echo torch/include/fbgemm/UtilsAvx2.h 2025-06-01T22:52:44.7305194Z ++ grep RECORD 2025-06-01T22:52:44.7326503Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/UtilsAvx2.h 2025-06-01T22:52:44.7326618Z +++ openssl base64 2025-06-01T22:52:44.7327569Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.7328485Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.7329948Z +++ sed -e s/=//g 2025-06-01T22:52:44.7368571Z ++ HASH=MxeTdRsHBTc4h6sSAxV5WyNwPwoBb5zL1QRMw_WyBts 2025-06-01T22:52:44.7373172Z +++ ls -nl torch/include/fbgemm/UtilsAvx2.h 2025-06-01T22:52:44.7374025Z +++ awk '{print $5}' 2025-06-01T22:52:44.7401564Z ++ FSIZE=2287 2025-06-01T22:52:44.7402101Z ++ echo '"torch/include/fbgemm/UtilsAvx2.h",sha256=MxeTdRsHBTc4h6sSAxV5WyNwPwoBb5zL1QRMw_WyBts,2287' 2025-06-01T22:52:44.7402557Z ++ read fname 2025-06-01T22:52:44.7402797Z ++ make_wheel_record torch/include/fbgemm/spmmUtils.h 2025-06-01T22:52:44.7402936Z ++ FPATH=torch/include/fbgemm/spmmUtils.h 2025-06-01T22:52:44.7403062Z ++ echo torch/include/fbgemm/spmmUtils.h 2025-06-01T22:52:44.7403684Z ++ grep RECORD 2025-06-01T22:52:44.7428977Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/spmmUtils.h 2025-06-01T22:52:44.7429214Z +++ openssl base64 2025-06-01T22:52:44.7429760Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.7429903Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.7430004Z +++ sed -e s/=//g 2025-06-01T22:52:44.7471593Z ++ HASH=zwm1XfLzfgHSlpEa82Tw2MeMiB_8rjrvuwOwQV9j7mc 2025-06-01T22:52:44.7474521Z +++ ls -nl torch/include/fbgemm/spmmUtils.h 2025-06-01T22:52:44.7475259Z +++ awk '{print $5}' 2025-06-01T22:52:44.7502247Z ++ FSIZE=1388 2025-06-01T22:52:44.7502998Z ++ echo '"torch/include/fbgemm/spmmUtils.h",sha256=zwm1XfLzfgHSlpEa82Tw2MeMiB_8rjrvuwOwQV9j7mc,1388' 2025-06-01T22:52:44.7503114Z ++ read fname 2025-06-01T22:52:44.7503307Z ++ make_wheel_record torch/include/fbgemm/spmmUtilsAvx2.h 2025-06-01T22:52:44.7503450Z ++ FPATH=torch/include/fbgemm/spmmUtilsAvx2.h 2025-06-01T22:52:44.7503600Z ++ echo torch/include/fbgemm/spmmUtilsAvx2.h 2025-06-01T22:52:44.7504712Z ++ grep RECORD 2025-06-01T22:52:44.7526947Z +++ openssl dgst -sha256 -binary torch/include/fbgemm/spmmUtilsAvx2.h 2025-06-01T22:52:44.7527085Z +++ openssl base64 2025-06-01T22:52:44.7527192Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.7528488Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.7529519Z +++ sed -e s/=//g 2025-06-01T22:52:44.7568781Z ++ HASH=3C0r-4OfknzbAXqVD6e_z98kMO54CMshQe0NL6fXrZA 2025-06-01T22:52:44.7573518Z +++ ls -nl torch/include/fbgemm/spmmUtilsAvx2.h 2025-06-01T22:52:44.7574502Z +++ awk '{print $5}' 2025-06-01T22:52:44.7602037Z ++ FSIZE=1092 2025-06-01T22:52:44.7602749Z ++ echo '"torch/include/fbgemm/spmmUtilsAvx2.h",sha256=3C0r-4OfknzbAXqVD6e_z98kMO54CMshQe0NL6fXrZA,1092' 2025-06-01T22:52:44.7602898Z ++ read fname 2025-06-01T22:52:44.7603065Z ++ make_wheel_record torch/include/fmt/args.h 2025-06-01T22:52:44.7603182Z ++ FPATH=torch/include/fmt/args.h 2025-06-01T22:52:44.7603302Z ++ echo torch/include/fmt/args.h 2025-06-01T22:52:44.7603917Z ++ grep RECORD 2025-06-01T22:52:44.7627296Z +++ openssl dgst -sha256 -binary torch/include/fmt/args.h 2025-06-01T22:52:44.7627504Z +++ openssl base64 2025-06-01T22:52:44.7627628Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.7628643Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.7628764Z +++ sed -e s/=//g 2025-06-01T22:52:44.7671929Z ++ HASH=zSpCMKK5XbYPAGc3Q3af5zcvD3CHE1IMq3hxc7UFUYc 2025-06-01T22:52:44.7675108Z +++ ls -nl torch/include/fmt/args.h 2025-06-01T22:52:44.7675524Z +++ awk '{print $5}' 2025-06-01T22:52:44.7703438Z ++ FSIZE=7180 2025-06-01T22:52:44.7703940Z ++ echo '"torch/include/fmt/args.h",sha256=zSpCMKK5XbYPAGc3Q3af5zcvD3CHE1IMq3hxc7UFUYc,7180' 2025-06-01T22:52:44.7704091Z ++ read fname 2025-06-01T22:52:44.7704578Z ++ make_wheel_record torch/include/fmt/base.h 2025-06-01T22:52:44.7704717Z ++ FPATH=torch/include/fmt/base.h 2025-06-01T22:52:44.7704850Z ++ echo torch/include/fmt/base.h 2025-06-01T22:52:44.7705508Z ++ grep RECORD 2025-06-01T22:52:44.7726967Z +++ openssl dgst -sha256 -binary torch/include/fmt/base.h 2025-06-01T22:52:44.7727110Z +++ openssl base64 2025-06-01T22:52:44.7727541Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.7729106Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.7729876Z +++ sed -e s/=//g 2025-06-01T22:52:44.7772943Z ++ HASH=E8jZU_stmNyVUondFmmZvSLbq_66f0hrNpPCxtnWJ9s 2025-06-01T22:52:44.7779065Z +++ ls -nl torch/include/fmt/base.h 2025-06-01T22:52:44.7779620Z +++ awk '{print $5}' 2025-06-01T22:52:44.7805805Z ++ FSIZE=103990 2025-06-01T22:52:44.7806243Z ++ echo '"torch/include/fmt/base.h",sha256=E8jZU_stmNyVUondFmmZvSLbq_66f0hrNpPCxtnWJ9s,103990' 2025-06-01T22:52:44.7806346Z ++ read fname 2025-06-01T22:52:44.7806520Z ++ make_wheel_record torch/include/fmt/chrono.h 2025-06-01T22:52:44.7806651Z ++ FPATH=torch/include/fmt/chrono.h 2025-06-01T22:52:44.7807363Z ++ echo torch/include/fmt/chrono.h 2025-06-01T22:52:44.7808036Z ++ grep RECORD 2025-06-01T22:52:44.7831368Z +++ openssl dgst -sha256 -binary torch/include/fmt/chrono.h 2025-06-01T22:52:44.7831560Z +++ openssl base64 2025-06-01T22:52:44.7831839Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.7831940Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.7832425Z +++ sed -e s/=//g 2025-06-01T22:52:44.7876224Z ++ HASH=qk8RifAMooep5Vhcw7a1ffqPGgAO-vqIFDL0bq-92u0 2025-06-01T22:52:44.7879970Z +++ ls -nl torch/include/fmt/chrono.h 2025-06-01T22:52:44.7880305Z +++ awk '{print $5}' 2025-06-01T22:52:44.7907044Z ++ FSIZE=79718 2025-06-01T22:52:44.7907606Z ++ echo '"torch/include/fmt/chrono.h",sha256=qk8RifAMooep5Vhcw7a1ffqPGgAO-vqIFDL0bq-92u0,79718' 2025-06-01T22:52:44.7907756Z ++ read fname 2025-06-01T22:52:44.7907926Z ++ make_wheel_record torch/include/fmt/color.h 2025-06-01T22:52:44.7908063Z ++ FPATH=torch/include/fmt/color.h 2025-06-01T22:52:44.7909080Z ++ echo torch/include/fmt/color.h 2025-06-01T22:52:44.7909719Z ++ grep RECORD 2025-06-01T22:52:44.7930230Z +++ openssl dgst -sha256 -binary torch/include/fmt/color.h 2025-06-01T22:52:44.7930752Z +++ openssl base64 2025-06-01T22:52:44.7932092Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.7933430Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.7934735Z +++ sed -e s/=//g 2025-06-01T22:52:44.7973488Z ++ HASH=-8NNQq92LNTkXvLJPQUIAtlW1AbFyeTJLqmwdJ_QLYo 2025-06-01T22:52:44.7979176Z +++ ls -nl torch/include/fmt/color.h 2025-06-01T22:52:44.7979983Z +++ awk '{print $5}' 2025-06-01T22:52:44.8005817Z ++ FSIZE=24290 2025-06-01T22:52:44.8006408Z ++ echo '"torch/include/fmt/color.h",sha256=-8NNQq92LNTkXvLJPQUIAtlW1AbFyeTJLqmwdJ_QLYo,24290' 2025-06-01T22:52:44.8007028Z ++ read fname 2025-06-01T22:52:44.8007318Z ++ make_wheel_record torch/include/fmt/compile.h 2025-06-01T22:52:44.8007788Z ++ FPATH=torch/include/fmt/compile.h 2025-06-01T22:52:44.8008163Z ++ echo torch/include/fmt/compile.h 2025-06-01T22:52:44.8008524Z ++ grep RECORD 2025-06-01T22:52:44.8030905Z +++ openssl dgst -sha256 -binary torch/include/fmt/compile.h 2025-06-01T22:52:44.8031722Z +++ openssl base64 2025-06-01T22:52:44.8032062Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.8032330Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.8033152Z +++ sed -e s/=//g 2025-06-01T22:52:44.8075806Z ++ HASH=ENZI-_vOmUge7OKqpPnsjOirJf7whBRCKWtxScOGSHo 2025-06-01T22:52:44.8078492Z +++ ls -nl torch/include/fmt/compile.h 2025-06-01T22:52:44.8079303Z +++ awk '{print $5}' 2025-06-01T22:52:44.8108236Z ++ FSIZE=18792 2025-06-01T22:52:44.8108910Z ++ echo '"torch/include/fmt/compile.h",sha256=ENZI-_vOmUge7OKqpPnsjOirJf7whBRCKWtxScOGSHo,18792' 2025-06-01T22:52:44.8109574Z ++ read fname 2025-06-01T22:52:44.8109855Z ++ make_wheel_record torch/include/fmt/core.h 2025-06-01T22:52:44.8110241Z ++ FPATH=torch/include/fmt/core.h 2025-06-01T22:52:44.8110569Z ++ echo torch/include/fmt/core.h 2025-06-01T22:52:44.8110880Z ++ grep RECORD 2025-06-01T22:52:44.8130133Z +++ openssl dgst -sha256 -binary torch/include/fmt/core.h 2025-06-01T22:52:44.8130604Z +++ openssl base64 2025-06-01T22:52:44.8131292Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.8132778Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.8133924Z +++ sed -e s/=//g 2025-06-01T22:52:44.8173174Z ++ HASH=srZpIUWxHHwndNsQYHjJdXWkfRjoDHeDxoVmR1Ml67Q 2025-06-01T22:52:44.8178918Z +++ ls -nl torch/include/fmt/core.h 2025-06-01T22:52:44.8179476Z +++ awk '{print $5}' 2025-06-01T22:52:44.8205606Z ++ FSIZE=187 2025-06-01T22:52:44.8206188Z ++ echo '"torch/include/fmt/core.h",sha256=srZpIUWxHHwndNsQYHjJdXWkfRjoDHeDxoVmR1Ml67Q,187' 2025-06-01T22:52:44.8206964Z ++ read fname 2025-06-01T22:52:44.8207266Z ++ make_wheel_record torch/include/fmt/format-inl.h 2025-06-01T22:52:44.8207698Z ++ FPATH=torch/include/fmt/format-inl.h 2025-06-01T22:52:44.8208073Z ++ echo torch/include/fmt/format-inl.h 2025-06-01T22:52:44.8208425Z ++ grep RECORD 2025-06-01T22:52:44.8230345Z +++ openssl dgst -sha256 -binary torch/include/fmt/format-inl.h 2025-06-01T22:52:44.8230878Z +++ openssl base64 2025-06-01T22:52:44.8231160Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.8231504Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.8231778Z +++ sed -e s/=//g 2025-06-01T22:52:44.8275265Z ++ HASH=esTUkHVorJnChGGIFZUFPS5ARe6ByJ0L3bd5xxjuc2w 2025-06-01T22:52:44.8279014Z +++ ls -nl torch/include/fmt/format-inl.h 2025-06-01T22:52:44.8279385Z +++ awk '{print $5}' 2025-06-01T22:52:44.8307709Z ++ FSIZE=80985 2025-06-01T22:52:44.8308404Z ++ echo '"torch/include/fmt/format-inl.h",sha256=esTUkHVorJnChGGIFZUFPS5ARe6ByJ0L3bd5xxjuc2w,80985' 2025-06-01T22:52:44.8309187Z ++ read fname 2025-06-01T22:52:44.8309486Z ++ make_wheel_record torch/include/fmt/format.h 2025-06-01T22:52:44.8309877Z ++ FPATH=torch/include/fmt/format.h 2025-06-01T22:52:44.8310211Z ++ echo torch/include/fmt/format.h 2025-06-01T22:52:44.8310530Z ++ grep RECORD 2025-06-01T22:52:44.8329545Z +++ openssl dgst -sha256 -binary torch/include/fmt/format.h 2025-06-01T22:52:44.8330012Z +++ openssl base64 2025-06-01T22:52:44.8330591Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.8331983Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.8333378Z +++ sed -e s/=//g 2025-06-01T22:52:44.8375619Z ++ HASH=msNHOeuZ1f4iDJbVlRm_jan7AQjRz1utvtFXGH5MPPs 2025-06-01T22:52:44.8381840Z +++ ls -nl torch/include/fmt/format.h 2025-06-01T22:52:44.8383218Z +++ awk '{print $5}' 2025-06-01T22:52:44.8406821Z ++ FSIZE=157793 2025-06-01T22:52:44.8407411Z ++ echo '"torch/include/fmt/format.h",sha256=msNHOeuZ1f4iDJbVlRm_jan7AQjRz1utvtFXGH5MPPs,157793' 2025-06-01T22:52:44.8408179Z ++ read fname 2025-06-01T22:52:44.8408480Z ++ make_wheel_record torch/include/fmt/os.h 2025-06-01T22:52:44.8408855Z ++ FPATH=torch/include/fmt/os.h 2025-06-01T22:52:44.8410047Z ++ echo torch/include/fmt/os.h 2025-06-01T22:52:44.8411197Z ++ grep RECORD 2025-06-01T22:52:44.8434842Z +++ openssl dgst -sha256 -binary torch/include/fmt/os.h 2025-06-01T22:52:44.8435273Z +++ openssl base64 2025-06-01T22:52:44.8435534Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.8435793Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.8436040Z +++ sed -e s/=//g 2025-06-01T22:52:44.8477946Z ++ HASH=Ax7PAuZarxvhbeSvF54bPRFUD4igmJZn1fQTj-k-WTg 2025-06-01T22:52:44.8480165Z +++ ls -nl torch/include/fmt/os.h 2025-06-01T22:52:44.8481764Z +++ awk '{print $5}' 2025-06-01T22:52:44.8510731Z ++ FSIZE=12786 2025-06-01T22:52:44.8511371Z ++ echo '"torch/include/fmt/os.h",sha256=Ax7PAuZarxvhbeSvF54bPRFUD4igmJZn1fQTj-k-WTg,12786' 2025-06-01T22:52:44.8511978Z ++ read fname 2025-06-01T22:52:44.8512259Z ++ make_wheel_record torch/include/fmt/ostream.h 2025-06-01T22:52:44.8512671Z ++ FPATH=torch/include/fmt/ostream.h 2025-06-01T22:52:44.8513013Z ++ echo torch/include/fmt/ostream.h 2025-06-01T22:52:44.8513335Z ++ grep RECORD 2025-06-01T22:52:44.8531524Z +++ openssl dgst -sha256 -binary torch/include/fmt/ostream.h 2025-06-01T22:52:44.8531988Z +++ openssl base64 2025-06-01T22:52:44.8532797Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.8533760Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.8535071Z +++ sed -e s/=//g 2025-06-01T22:52:44.8574123Z ++ HASH=xJ8Hvle3-yq8ieNChFdHQMJMLebW3wsIr_GguPU3wJA 2025-06-01T22:52:44.8579903Z +++ ls -nl torch/include/fmt/ostream.h 2025-06-01T22:52:44.8580511Z +++ awk '{print $5}' 2025-06-01T22:52:44.8605987Z ++ FSIZE=5024 2025-06-01T22:52:44.8606585Z ++ echo '"torch/include/fmt/ostream.h",sha256=xJ8Hvle3-yq8ieNChFdHQMJMLebW3wsIr_GguPU3wJA,5024' 2025-06-01T22:52:44.8607209Z ++ read fname 2025-06-01T22:52:44.8607498Z ++ make_wheel_record torch/include/fmt/printf.h 2025-06-01T22:52:44.8607906Z ++ FPATH=torch/include/fmt/printf.h 2025-06-01T22:52:44.8608270Z ++ echo torch/include/fmt/printf.h 2025-06-01T22:52:44.8608746Z ++ grep RECORD 2025-06-01T22:52:44.8630705Z +++ openssl dgst -sha256 -binary torch/include/fmt/printf.h 2025-06-01T22:52:44.8631178Z +++ openssl base64 2025-06-01T22:52:44.8631443Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.8631816Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.8633281Z +++ sed -e s/=//g 2025-06-01T22:52:44.8675342Z ++ HASH=em_6w1TaoTfbmk7RTdgXt_e1tuXs9G2vJ0MfQeey5e8 2025-06-01T22:52:44.8678467Z +++ ls -nl torch/include/fmt/printf.h 2025-06-01T22:52:44.8679141Z +++ awk '{print $5}' 2025-06-01T22:52:44.8707986Z ++ FSIZE=20440 2025-06-01T22:52:44.8708634Z ++ echo '"torch/include/fmt/printf.h",sha256=em_6w1TaoTfbmk7RTdgXt_e1tuXs9G2vJ0MfQeey5e8,20440' 2025-06-01T22:52:44.8709238Z ++ read fname 2025-06-01T22:52:44.8709519Z ++ make_wheel_record torch/include/fmt/ranges.h 2025-06-01T22:52:44.8709915Z ++ FPATH=torch/include/fmt/ranges.h 2025-06-01T22:52:44.8710255Z ++ echo torch/include/fmt/ranges.h 2025-06-01T22:52:44.8710707Z ++ grep RECORD 2025-06-01T22:52:44.8730353Z +++ openssl dgst -sha256 -binary torch/include/fmt/ranges.h 2025-06-01T22:52:44.8730816Z +++ openssl base64 2025-06-01T22:52:44.8731343Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.8732660Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.8734066Z +++ sed -e s/=//g 2025-06-01T22:52:44.8772538Z ++ HASH=CWCSh3gpDIElvjvPklQu9osxVFtreaPBkwzQnrWzRHM 2025-06-01T22:52:44.8777360Z +++ ls -nl torch/include/fmt/ranges.h 2025-06-01T22:52:44.8778896Z +++ awk '{print $5}' 2025-06-01T22:52:44.8805155Z ++ FSIZE=28211 2025-06-01T22:52:44.8805825Z ++ echo '"torch/include/fmt/ranges.h",sha256=CWCSh3gpDIElvjvPklQu9osxVFtreaPBkwzQnrWzRHM,28211' 2025-06-01T22:52:44.8806466Z ++ read fname 2025-06-01T22:52:44.8806758Z ++ make_wheel_record torch/include/fmt/std.h 2025-06-01T22:52:44.8807152Z ++ FPATH=torch/include/fmt/std.h 2025-06-01T22:52:44.8807487Z ++ echo torch/include/fmt/std.h 2025-06-01T22:52:44.8807807Z ++ grep RECORD 2025-06-01T22:52:44.8830833Z +++ openssl dgst -sha256 -binary torch/include/fmt/std.h 2025-06-01T22:52:44.8831542Z +++ openssl base64 2025-06-01T22:52:44.8831809Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.8832075Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.8832347Z +++ sed -e s/=//g 2025-06-01T22:52:44.8874328Z ++ HASH=ogzbgTUxCUFupDozCWAG0yMhWeiV6QtkEbaR0p9jR8A 2025-06-01T22:52:44.8877504Z +++ ls -nl torch/include/fmt/std.h 2025-06-01T22:52:44.8878274Z +++ awk '{print $5}' 2025-06-01T22:52:44.8906645Z ++ FSIZE=22277 2025-06-01T22:52:44.8907334Z ++ echo '"torch/include/fmt/std.h",sha256=ogzbgTUxCUFupDozCWAG0yMhWeiV6QtkEbaR0p9jR8A,22277' 2025-06-01T22:52:44.8908087Z ++ read fname 2025-06-01T22:52:44.8908388Z ++ make_wheel_record torch/include/fmt/xchar.h 2025-06-01T22:52:44.8908770Z ++ FPATH=torch/include/fmt/xchar.h 2025-06-01T22:52:44.8909118Z ++ echo torch/include/fmt/xchar.h 2025-06-01T22:52:44.8909443Z ++ grep RECORD 2025-06-01T22:52:44.8928966Z +++ openssl dgst -sha256 -binary torch/include/fmt/xchar.h 2025-06-01T22:52:44.8929426Z +++ openssl base64 2025-06-01T22:52:44.8930646Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.8931891Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.8933192Z +++ sed -e s/=//g 2025-06-01T22:52:44.8971261Z ++ HASH=1KrSITylnW2sMBVw294A4PDaoIi_hmkHCwKD3pP3slE 2025-06-01T22:52:44.8976175Z +++ ls -nl torch/include/fmt/xchar.h 2025-06-01T22:52:44.8976903Z +++ awk '{print $5}' 2025-06-01T22:52:44.9005155Z ++ FSIZE=13636 2025-06-01T22:52:44.9005798Z ++ echo '"torch/include/fmt/xchar.h",sha256=1KrSITylnW2sMBVw294A4PDaoIi_hmkHCwKD3pP3slE,13636' 2025-06-01T22:52:44.9006420Z ++ read fname 2025-06-01T22:52:44.9006729Z ++ make_wheel_record torch/include/fp16/bitcasts.h 2025-06-01T22:52:44.9007147Z ++ FPATH=torch/include/fp16/bitcasts.h 2025-06-01T22:52:44.9007521Z ++ echo torch/include/fp16/bitcasts.h 2025-06-01T22:52:44.9007850Z ++ grep RECORD 2025-06-01T22:52:44.9030588Z +++ openssl dgst -sha256 -binary torch/include/fp16/bitcasts.h 2025-06-01T22:52:44.9031094Z +++ openssl base64 2025-06-01T22:52:44.9031365Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.9031642Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.9031946Z +++ sed -e s/=//g 2025-06-01T22:52:44.9073519Z ++ HASH=-HHES794UPVxsKBJZFIwWvGNKv6uy1cFyfmIA_PVWHE 2025-06-01T22:52:44.9076060Z +++ ls -nl torch/include/fp16/bitcasts.h 2025-06-01T22:52:44.9077603Z +++ awk '{print $5}' 2025-06-01T22:52:44.9106182Z ++ FSIZE=2153 2025-06-01T22:52:44.9106855Z ++ echo '"torch/include/fp16/bitcasts.h",sha256=-HHES794UPVxsKBJZFIwWvGNKv6uy1cFyfmIA_PVWHE,2153' 2025-06-01T22:52:44.9107484Z ++ read fname 2025-06-01T22:52:44.9107798Z ++ make_wheel_record torch/include/fp16/fp16.h 2025-06-01T22:52:44.9108190Z ++ FPATH=torch/include/fp16/fp16.h 2025-06-01T22:52:44.9108529Z ++ echo torch/include/fp16/fp16.h 2025-06-01T22:52:44.9108843Z ++ grep RECORD 2025-06-01T22:52:44.9128804Z +++ openssl dgst -sha256 -binary torch/include/fp16/fp16.h 2025-06-01T22:52:44.9129274Z +++ openssl base64 2025-06-01T22:52:44.9130193Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.9131455Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.9132725Z +++ sed -e s/=//g 2025-06-01T22:52:44.9173390Z ++ HASH=vOWAk3F5CTq4VfpJkHx6GyWFVts-oUfOMfYEdqrb-MU 2025-06-01T22:52:44.9179017Z +++ ls -nl torch/include/fp16/fp16.h 2025-06-01T22:52:44.9179352Z +++ awk '{print $5}' 2025-06-01T22:52:44.9206030Z ++ FSIZE=22002 2025-06-01T22:52:44.9206645Z ++ echo '"torch/include/fp16/fp16.h",sha256=vOWAk3F5CTq4VfpJkHx6GyWFVts-oUfOMfYEdqrb-MU,22002' 2025-06-01T22:52:44.9207260Z ++ read fname 2025-06-01T22:52:44.9207566Z ++ make_wheel_record torch/include/fp16/psimd.h 2025-06-01T22:52:44.9207965Z ++ FPATH=torch/include/fp16/psimd.h 2025-06-01T22:52:44.9208324Z ++ echo torch/include/fp16/psimd.h 2025-06-01T22:52:44.9208651Z ++ grep RECORD 2025-06-01T22:52:44.9232418Z +++ openssl dgst -sha256 -binary torch/include/fp16/psimd.h 2025-06-01T22:52:44.9232886Z +++ openssl base64 2025-06-01T22:52:44.9233140Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.9233400Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.9233664Z +++ sed -e s/=//g 2025-06-01T22:52:44.9273718Z ++ HASH=yEViGkRLfuUWRwCGgNK0hgFeX8yalmGv6zEX2J637ZA 2025-06-01T22:52:44.9277751Z +++ ls -nl torch/include/fp16/psimd.h 2025-06-01T22:52:44.9278264Z +++ awk '{print $5}' 2025-06-01T22:52:44.9306703Z ++ FSIZE=6845 2025-06-01T22:52:44.9307353Z ++ echo '"torch/include/fp16/psimd.h",sha256=yEViGkRLfuUWRwCGgNK0hgFeX8yalmGv6zEX2J637ZA,6845' 2025-06-01T22:52:44.9307971Z ++ read fname 2025-06-01T22:52:44.9308282Z ++ make_wheel_record torch/include/google/protobuf/any.h 2025-06-01T22:52:44.9308727Z ++ FPATH=torch/include/google/protobuf/any.h 2025-06-01T22:52:44.9309112Z ++ echo torch/include/google/protobuf/any.h 2025-06-01T22:52:44.9309467Z ++ grep RECORD 2025-06-01T22:52:44.9329182Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/any.h 2025-06-01T22:52:44.9329682Z +++ openssl base64 2025-06-01T22:52:44.9330247Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.9332040Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.9333212Z +++ sed -e s/=//g 2025-06-01T22:52:44.9371431Z ++ HASH=tHLgXHRcbjwFRI7sh3rP-vS5_3mL-eUnRKeX1KjViFU 2025-06-01T22:52:44.9376245Z +++ ls -nl torch/include/google/protobuf/any.h 2025-06-01T22:52:44.9377081Z +++ awk '{print $5}' 2025-06-01T22:52:44.9404838Z ++ FSIZE=6181 2025-06-01T22:52:44.9405595Z ++ echo '"torch/include/google/protobuf/any.h",sha256=tHLgXHRcbjwFRI7sh3rP-vS5_3mL-eUnRKeX1KjViFU,6181' 2025-06-01T22:52:44.9406280Z ++ read fname 2025-06-01T22:52:44.9406615Z ++ make_wheel_record torch/include/google/protobuf/any.pb.h 2025-06-01T22:52:44.9407097Z ++ FPATH=torch/include/google/protobuf/any.pb.h 2025-06-01T22:52:44.9407510Z ++ echo torch/include/google/protobuf/any.pb.h 2025-06-01T22:52:44.9407888Z ++ grep RECORD 2025-06-01T22:52:44.9430336Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/any.pb.h 2025-06-01T22:52:44.9430912Z +++ openssl base64 2025-06-01T22:52:44.9431206Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.9475040Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.9475406Z +++ sed -e s/=//g 2025-06-01T22:52:44.9475735Z ++ HASH=sw86cey8BUYety02zc4Nd06Hppt6ecBFX8zl-pIQgnw 2025-06-01T22:52:44.9477707Z +++ ls -nl torch/include/google/protobuf/any.pb.h 2025-06-01T22:52:44.9478556Z +++ awk '{print $5}' 2025-06-01T22:52:44.9506244Z ++ FSIZE=15447 2025-06-01T22:52:44.9506981Z ++ echo '"torch/include/google/protobuf/any.pb.h",sha256=sw86cey8BUYety02zc4Nd06Hppt6ecBFX8zl-pIQgnw,15447' 2025-06-01T22:52:44.9507661Z ++ read fname 2025-06-01T22:52:44.9508010Z ++ make_wheel_record torch/include/google/protobuf/api.pb.h 2025-06-01T22:52:44.9508475Z ++ FPATH=torch/include/google/protobuf/api.pb.h 2025-06-01T22:52:44.9508897Z ++ echo torch/include/google/protobuf/api.pb.h 2025-06-01T22:52:44.9509275Z ++ grep RECORD 2025-06-01T22:52:44.9528670Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/api.pb.h 2025-06-01T22:52:44.9529195Z +++ openssl base64 2025-06-01T22:52:44.9530011Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.9531683Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.9533276Z +++ sed -e s/=//g 2025-06-01T22:52:44.9571902Z ++ HASH=dRthzUSxqWAM37Gpbdi16Mr-1zaJt-tcnNvABgv6ql4 2025-06-01T22:52:44.9576755Z +++ ls -nl torch/include/google/protobuf/api.pb.h 2025-06-01T22:52:44.9578372Z +++ awk '{print $5}' 2025-06-01T22:52:44.9604819Z ++ FSIZE=56085 2025-06-01T22:52:44.9605761Z ++ echo '"torch/include/google/protobuf/api.pb.h",sha256=dRthzUSxqWAM37Gpbdi16Mr-1zaJt-tcnNvABgv6ql4,56085' 2025-06-01T22:52:44.9606595Z ++ read fname 2025-06-01T22:52:44.9607027Z ++ make_wheel_record torch/include/google/protobuf/arena.h 2025-06-01T22:52:44.9607496Z ++ FPATH=torch/include/google/protobuf/arena.h 2025-06-01T22:52:44.9607902Z ++ echo torch/include/google/protobuf/arena.h 2025-06-01T22:52:44.9608274Z ++ grep RECORD 2025-06-01T22:52:44.9631906Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/arena.h 2025-06-01T22:52:44.9632743Z +++ openssl base64 2025-06-01T22:52:44.9633055Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.9633320Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.9633583Z +++ sed -e s/=//g 2025-06-01T22:52:44.9674932Z ++ HASH=D2_l7sLSI5fENGRKx4-gOMwPGmD0fvXVX-nFtuZ3oKM 2025-06-01T22:52:44.9678319Z +++ ls -nl torch/include/google/protobuf/arena.h 2025-06-01T22:52:44.9679121Z +++ awk '{print $5}' 2025-06-01T22:52:44.9707231Z ++ FSIZE=31329 2025-06-01T22:52:44.9707910Z ++ echo '"torch/include/google/protobuf/arena.h",sha256=D2_l7sLSI5fENGRKx4-gOMwPGmD0fvXVX-nFtuZ3oKM,31329' 2025-06-01T22:52:44.9708592Z ++ read fname 2025-06-01T22:52:44.9708939Z ++ make_wheel_record torch/include/google/protobuf/arena_impl.h 2025-06-01T22:52:44.9709448Z ++ FPATH=torch/include/google/protobuf/arena_impl.h 2025-06-01T22:52:44.9709881Z ++ echo torch/include/google/protobuf/arena_impl.h 2025-06-01T22:52:44.9710261Z ++ grep RECORD 2025-06-01T22:52:44.9729713Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/arena_impl.h 2025-06-01T22:52:44.9730253Z +++ openssl base64 2025-06-01T22:52:44.9730638Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.9732068Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.9733315Z +++ sed -e s/=//g 2025-06-01T22:52:44.9771714Z ++ HASH=WUzwEc2vjjlNDnCZ3Ep8YuqBzzO_LfhP4RGm6y6LY3A 2025-06-01T22:52:44.9776844Z +++ ls -nl torch/include/google/protobuf/arena_impl.h 2025-06-01T22:52:44.9778350Z +++ awk '{print $5}' 2025-06-01T22:52:44.9805845Z ++ FSIZE=14296 2025-06-01T22:52:44.9806558Z ++ echo '"torch/include/google/protobuf/arena_impl.h",sha256=WUzwEc2vjjlNDnCZ3Ep8YuqBzzO_LfhP4RGm6y6LY3A,14296' 2025-06-01T22:52:44.9807264Z ++ read fname 2025-06-01T22:52:44.9807636Z ++ make_wheel_record torch/include/google/protobuf/arenastring.h 2025-06-01T22:52:44.9808164Z ++ FPATH=torch/include/google/protobuf/arenastring.h 2025-06-01T22:52:44.9808613Z ++ echo torch/include/google/protobuf/arenastring.h 2025-06-01T22:52:44.9809014Z ++ grep RECORD 2025-06-01T22:52:44.9830706Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/arenastring.h 2025-06-01T22:52:44.9831255Z +++ openssl base64 2025-06-01T22:52:44.9831508Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.9831775Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.9832281Z +++ sed -e s/=//g 2025-06-01T22:52:44.9875669Z ++ HASH=VBeXF1t1Ev-BO07qjz6vr51yW7g7VP4lHZ2tJLef_Qk 2025-06-01T22:52:44.9878625Z +++ ls -nl torch/include/google/protobuf/arenastring.h 2025-06-01T22:52:44.9879040Z +++ awk '{print $5}' 2025-06-01T22:52:44.9906353Z ++ FSIZE=14674 2025-06-01T22:52:44.9907515Z ++ echo '"torch/include/google/protobuf/arenastring.h",sha256=VBeXF1t1Ev-BO07qjz6vr51yW7g7VP4lHZ2tJLef_Qk,14674' 2025-06-01T22:52:44.9908240Z ++ read fname 2025-06-01T22:52:44.9908610Z ++ make_wheel_record torch/include/google/protobuf/descriptor.h 2025-06-01T22:52:44.9909101Z ++ FPATH=torch/include/google/protobuf/descriptor.h 2025-06-01T22:52:44.9909555Z ++ echo torch/include/google/protobuf/descriptor.h 2025-06-01T22:52:44.9909932Z ++ grep RECORD 2025-06-01T22:52:44.9929474Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/descriptor.h 2025-06-01T22:52:44.9930012Z +++ openssl base64 2025-06-01T22:52:44.9931433Z +++ sed -e s/+/-/g 2025-06-01T22:52:44.9932875Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:44.9934033Z +++ sed -e s/=//g 2025-06-01T22:52:44.9974465Z ++ HASH=Ua_-tZK0cfpcfcDDn-Lu3g0wYmNz0GfiSQuEPPjm1o4 2025-06-01T22:52:44.9979737Z +++ ls -nl torch/include/google/protobuf/descriptor.h 2025-06-01T22:52:44.9980641Z +++ awk '{print $5}' 2025-06-01T22:52:45.0006406Z ++ FSIZE=96497 2025-06-01T22:52:45.0007107Z ++ echo '"torch/include/google/protobuf/descriptor.h",sha256=Ua_-tZK0cfpcfcDDn-Lu3g0wYmNz0GfiSQuEPPjm1o4,96497' 2025-06-01T22:52:45.0007841Z ++ read fname 2025-06-01T22:52:45.0008226Z ++ make_wheel_record torch/include/google/protobuf/descriptor.pb.h 2025-06-01T22:52:45.0008764Z ++ FPATH=torch/include/google/protobuf/descriptor.pb.h 2025-06-01T22:52:45.0009254Z ++ echo torch/include/google/protobuf/descriptor.pb.h 2025-06-01T22:52:45.0009646Z ++ grep RECORD 2025-06-01T22:52:45.0031292Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/descriptor.pb.h 2025-06-01T22:52:45.0031832Z +++ openssl base64 2025-06-01T22:52:45.0032096Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.0032353Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.0033126Z +++ sed -e s/=//g 2025-06-01T22:52:45.0086489Z ++ HASH=MtEdI1N0moGtplWP6VXwEGrdMaJn3fkDM5FucAtE8gM 2025-06-01T22:52:45.0090508Z +++ ls -nl torch/include/google/protobuf/descriptor.pb.h 2025-06-01T22:52:45.0091115Z +++ awk '{print $5}' 2025-06-01T22:52:45.0117498Z ++ FSIZE=544698 2025-06-01T22:52:45.0118299Z ++ echo '"torch/include/google/protobuf/descriptor.pb.h",sha256=MtEdI1N0moGtplWP6VXwEGrdMaJn3fkDM5FucAtE8gM,544698' 2025-06-01T22:52:45.0119048Z ++ read fname 2025-06-01T22:52:45.0119441Z ++ make_wheel_record torch/include/google/protobuf/descriptor_database.h 2025-06-01T22:52:45.0120034Z ++ FPATH=torch/include/google/protobuf/descriptor_database.h 2025-06-01T22:52:45.0120551Z ++ echo torch/include/google/protobuf/descriptor_database.h 2025-06-01T22:52:45.0121109Z ++ grep RECORD 2025-06-01T22:52:45.0142835Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/descriptor_database.h 2025-06-01T22:52:45.0143406Z +++ openssl base64 2025-06-01T22:52:45.0143678Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.0143924Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.0145069Z +++ sed -e s/=//g 2025-06-01T22:52:45.0187770Z ++ HASH=qn9jw81Q2O4cYNiB5_gH_tyIzhbjyl6Ov_5BKo8bCPc 2025-06-01T22:52:45.0191436Z +++ ls -nl torch/include/google/protobuf/descriptor_database.h 2025-06-01T22:52:45.0192659Z +++ awk '{print $5}' 2025-06-01T22:52:45.0221319Z ++ FSIZE=18765 2025-06-01T22:52:45.0222115Z ++ echo '"torch/include/google/protobuf/descriptor_database.h",sha256=qn9jw81Q2O4cYNiB5_gH_tyIzhbjyl6Ov_5BKo8bCPc,18765' 2025-06-01T22:52:45.0222863Z ++ read fname 2025-06-01T22:52:45.0223226Z ++ make_wheel_record torch/include/google/protobuf/duration.pb.h 2025-06-01T22:52:45.0223726Z ++ FPATH=torch/include/google/protobuf/duration.pb.h 2025-06-01T22:52:45.0224185Z ++ echo torch/include/google/protobuf/duration.pb.h 2025-06-01T22:52:45.0224578Z ++ grep RECORD 2025-06-01T22:52:45.0246028Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/duration.pb.h 2025-06-01T22:52:45.0246572Z +++ openssl base64 2025-06-01T22:52:45.0246830Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.0247091Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.0247795Z +++ sed -e s/=//g 2025-06-01T22:52:45.0289052Z ++ HASH=d-Hdg2Ej-TCgTvEFQ3MqUGaf5YWLkz-MiAGVVNYYJEc 2025-06-01T22:52:45.0293921Z +++ ls -nl torch/include/google/protobuf/duration.pb.h 2025-06-01T22:52:45.0294866Z +++ awk '{print $5}' 2025-06-01T22:52:45.0321257Z ++ FSIZE=9864 2025-06-01T22:52:45.0322050Z ++ echo '"torch/include/google/protobuf/duration.pb.h",sha256=d-Hdg2Ej-TCgTvEFQ3MqUGaf5YWLkz-MiAGVVNYYJEc,9864' 2025-06-01T22:52:45.0322763Z ++ read fname 2025-06-01T22:52:45.0323148Z ++ make_wheel_record torch/include/google/protobuf/dynamic_message.h 2025-06-01T22:52:45.0323684Z ++ FPATH=torch/include/google/protobuf/dynamic_message.h 2025-06-01T22:52:45.0324176Z ++ echo torch/include/google/protobuf/dynamic_message.h 2025-06-01T22:52:45.0324864Z ++ grep RECORD 2025-06-01T22:52:45.0347878Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/dynamic_message.h 2025-06-01T22:52:45.0348550Z +++ openssl base64 2025-06-01T22:52:45.0348855Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.0349121Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.0350386Z +++ sed -e s/=//g 2025-06-01T22:52:45.0392231Z ++ HASH=v2xY-QASYAwEIEMzaP5XCdqgw5xCCPfdvByXK03SCT0 2025-06-01T22:52:45.0395420Z +++ ls -nl torch/include/google/protobuf/dynamic_message.h 2025-06-01T22:52:45.0396154Z +++ awk '{print $5}' 2025-06-01T22:52:45.0423898Z ++ FSIZE=9986 2025-06-01T22:52:45.0424748Z ++ echo '"torch/include/google/protobuf/dynamic_message.h",sha256=v2xY-QASYAwEIEMzaP5XCdqgw5xCCPfdvByXK03SCT0,9986' 2025-06-01T22:52:45.0425489Z ++ read fname 2025-06-01T22:52:45.0425825Z ++ make_wheel_record torch/include/google/protobuf/empty.pb.h 2025-06-01T22:52:45.0426323Z ++ FPATH=torch/include/google/protobuf/empty.pb.h 2025-06-01T22:52:45.0426744Z ++ echo torch/include/google/protobuf/empty.pb.h 2025-06-01T22:52:45.0427124Z ++ grep RECORD 2025-06-01T22:52:45.0447286Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/empty.pb.h 2025-06-01T22:52:45.0447806Z +++ openssl base64 2025-06-01T22:52:45.0448083Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.0449212Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.0450445Z +++ sed -e s/=//g 2025-06-01T22:52:45.0489295Z ++ HASH=w3wC6DsZDbxE4fj75NvzY34fczKa0QLRvEwXhS_ucA8 2025-06-01T22:52:45.0494205Z +++ ls -nl torch/include/google/protobuf/empty.pb.h 2025-06-01T22:52:45.0495425Z +++ awk '{print $5}' 2025-06-01T22:52:45.0521083Z ++ FSIZE=7682 2025-06-01T22:52:45.0521815Z ++ echo '"torch/include/google/protobuf/empty.pb.h",sha256=w3wC6DsZDbxE4fj75NvzY34fczKa0QLRvEwXhS_ucA8,7682' 2025-06-01T22:52:45.0522487Z ++ read fname 2025-06-01T22:52:45.0522855Z ++ make_wheel_record torch/include/google/protobuf/extension_set.h 2025-06-01T22:52:45.0523515Z ++ FPATH=torch/include/google/protobuf/extension_set.h 2025-06-01T22:52:45.0523981Z ++ echo torch/include/google/protobuf/extension_set.h 2025-06-01T22:52:45.0524510Z ++ grep RECORD 2025-06-01T22:52:45.0546783Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/extension_set.h 2025-06-01T22:52:45.0547344Z +++ openssl base64 2025-06-01T22:52:45.0547604Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.0547871Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.0549116Z +++ sed -e s/=//g 2025-06-01T22:52:45.0593232Z ++ HASH=4JpJzQrcDjZrEaYZMjdMrfsvOgp1dixHV_5W4YwM2eY 2025-06-01T22:52:45.0595678Z +++ ls -nl torch/include/google/protobuf/extension_set.h 2025-06-01T22:52:45.0596773Z +++ awk '{print $5}' 2025-06-01T22:52:45.0625683Z ++ FSIZE=78461 2025-06-01T22:52:45.0626396Z ++ echo '"torch/include/google/protobuf/extension_set.h",sha256=4JpJzQrcDjZrEaYZMjdMrfsvOgp1dixHV_5W4YwM2eY,78461' 2025-06-01T22:52:45.0627100Z ++ read fname 2025-06-01T22:52:45.0627488Z ++ make_wheel_record torch/include/google/protobuf/extension_set_inl.h 2025-06-01T22:52:45.0628049Z ++ FPATH=torch/include/google/protobuf/extension_set_inl.h 2025-06-01T22:52:45.0628553Z ++ echo torch/include/google/protobuf/extension_set_inl.h 2025-06-01T22:52:45.0628951Z ++ grep RECORD 2025-06-01T22:52:45.0648271Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/extension_set_inl.h 2025-06-01T22:52:45.0648844Z +++ openssl base64 2025-06-01T22:52:45.0649411Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.0650694Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.0652055Z +++ sed -e s/=//g 2025-06-01T22:52:45.0690611Z ++ HASH=jK7ZQ1-FNHlcGtSzhr6rgr7zwWQ5fiFXaHkx1Om78hc 2025-06-01T22:52:45.0695552Z +++ ls -nl torch/include/google/protobuf/extension_set_inl.h 2025-06-01T22:52:45.0696480Z +++ awk '{print $5}' 2025-06-01T22:52:45.0723505Z ++ FSIZE=12437 2025-06-01T22:52:45.0724341Z ++ echo '"torch/include/google/protobuf/extension_set_inl.h",sha256=jK7ZQ1-FNHlcGtSzhr6rgr7zwWQ5fiFXaHkx1Om78hc,12437' 2025-06-01T22:52:45.0725087Z ++ read fname 2025-06-01T22:52:45.0725635Z ++ make_wheel_record torch/include/google/protobuf/field_mask.pb.h 2025-06-01T22:52:45.0726174Z ++ FPATH=torch/include/google/protobuf/field_mask.pb.h 2025-06-01T22:52:45.0726653Z ++ echo torch/include/google/protobuf/field_mask.pb.h 2025-06-01T22:52:45.0727045Z ++ grep RECORD 2025-06-01T22:52:45.0747594Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/field_mask.pb.h 2025-06-01T22:52:45.0748425Z +++ openssl base64 2025-06-01T22:52:45.0748855Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.0749120Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.0749503Z +++ sed -e s/=//g 2025-06-01T22:52:45.0789844Z ++ HASH=6bEftyPjFyV-1qmtajur0VWSrsQEN4061RHNYDo0BtA 2025-06-01T22:52:45.0795101Z +++ ls -nl torch/include/google/protobuf/field_mask.pb.h 2025-06-01T22:52:45.0796043Z +++ awk '{print $5}' 2025-06-01T22:52:45.0823148Z ++ FSIZE=11824 2025-06-01T22:52:45.0824365Z ++ echo '"torch/include/google/protobuf/field_mask.pb.h",sha256=6bEftyPjFyV-1qmtajur0VWSrsQEN4061RHNYDo0BtA,11824' 2025-06-01T22:52:45.0825108Z ++ read fname 2025-06-01T22:52:45.0825567Z ++ make_wheel_record torch/include/google/protobuf/generated_enum_reflection.h 2025-06-01T22:52:45.0826223Z ++ FPATH=torch/include/google/protobuf/generated_enum_reflection.h 2025-06-01T22:52:45.0826830Z ++ echo torch/include/google/protobuf/generated_enum_reflection.h 2025-06-01T22:52:45.0827274Z ++ grep RECORD 2025-06-01T22:52:45.0847643Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/generated_enum_reflection.h 2025-06-01T22:52:45.0848420Z +++ openssl base64 2025-06-01T22:52:45.0848696Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.0849438Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.0850247Z +++ sed -e s/=//g 2025-06-01T22:52:45.0890923Z ++ HASH=beZ0Pq7NuOz6qpyBBL1LTW1fYM6_UJpKAdDQTcQjJOk 2025-06-01T22:52:45.0896265Z +++ ls -nl torch/include/google/protobuf/generated_enum_reflection.h 2025-06-01T22:52:45.0897099Z +++ awk '{print $5}' 2025-06-01T22:52:45.0923010Z ++ FSIZE=3993 2025-06-01T22:52:45.0924010Z ++ echo '"torch/include/google/protobuf/generated_enum_reflection.h",sha256=beZ0Pq7NuOz6qpyBBL1LTW1fYM6_UJpKAdDQTcQjJOk,3993' 2025-06-01T22:52:45.0925119Z ++ read fname 2025-06-01T22:52:45.0925521Z ++ make_wheel_record torch/include/google/protobuf/generated_enum_util.h 2025-06-01T22:52:45.0926131Z ++ FPATH=torch/include/google/protobuf/generated_enum_util.h 2025-06-01T22:52:45.0926679Z ++ echo torch/include/google/protobuf/generated_enum_util.h 2025-06-01T22:52:45.0927100Z ++ grep RECORD 2025-06-01T22:52:45.0948074Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/generated_enum_util.h 2025-06-01T22:52:45.0948650Z +++ openssl base64 2025-06-01T22:52:45.0948921Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.0950355Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.0951742Z +++ sed -e s/=//g 2025-06-01T22:52:45.0992305Z ++ HASH=F9PJW2bBh3pfC1fqkje4AdaI8S0aoS3wrDHM0dxRGRY 2025-06-01T22:52:45.0996659Z +++ ls -nl torch/include/google/protobuf/generated_enum_util.h 2025-06-01T22:52:45.0997920Z +++ awk '{print $5}' 2025-06-01T22:52:45.1024244Z ++ FSIZE=3266 2025-06-01T22:52:45.1025063Z ++ echo '"torch/include/google/protobuf/generated_enum_util.h",sha256=F9PJW2bBh3pfC1fqkje4AdaI8S0aoS3wrDHM0dxRGRY,3266' 2025-06-01T22:52:45.1025827Z ++ read fname 2025-06-01T22:52:45.1026265Z ++ make_wheel_record torch/include/google/protobuf/generated_message_reflection.h 2025-06-01T22:52:45.1026957Z ++ FPATH=torch/include/google/protobuf/generated_message_reflection.h 2025-06-01T22:52:45.1027577Z ++ echo torch/include/google/protobuf/generated_message_reflection.h 2025-06-01T22:52:45.1028199Z ++ grep RECORD 2025-06-01T22:52:45.1048727Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/generated_message_reflection.h 2025-06-01T22:52:45.1049351Z +++ openssl base64 2025-06-01T22:52:45.1049772Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.1051121Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.1052392Z +++ sed -e s/=//g 2025-06-01T22:52:45.1090590Z ++ HASH=pojsjMD2ugmmbu2x8CXq8dlQJNfwlc99kEaSQur2SJA 2025-06-01T22:52:45.1095752Z +++ ls -nl torch/include/google/protobuf/generated_message_reflection.h 2025-06-01T22:52:45.1096646Z +++ awk '{print $5}' 2025-06-01T22:52:45.1122600Z ++ FSIZE=13050 2025-06-01T22:52:45.1123431Z ++ echo '"torch/include/google/protobuf/generated_message_reflection.h",sha256=pojsjMD2ugmmbu2x8CXq8dlQJNfwlc99kEaSQur2SJA,13050' 2025-06-01T22:52:45.1124361Z ++ read fname 2025-06-01T22:52:45.1125041Z ++ make_wheel_record torch/include/google/protobuf/generated_message_table_driven.h 2025-06-01T22:52:45.1125788Z ++ FPATH=torch/include/google/protobuf/generated_message_table_driven.h 2025-06-01T22:52:45.1126600Z ++ echo torch/include/google/protobuf/generated_message_table_driven.h 2025-06-01T22:52:45.1127100Z ++ grep RECORD 2025-06-01T22:52:45.1148478Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/generated_message_table_driven.h 2025-06-01T22:52:45.1149128Z +++ openssl base64 2025-06-01T22:52:45.1149413Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.1150758Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.1152186Z +++ sed -e s/=//g 2025-06-01T22:52:45.1193956Z ++ HASH=m1WfF-BSX2fYJ0O6qBF2k3kTbLf501kD2FM-M_QNBr8 2025-06-01T22:52:45.1197908Z +++ ls -nl torch/include/google/protobuf/generated_message_table_driven.h 2025-06-01T22:52:45.1198589Z +++ awk '{print $5}' 2025-06-01T22:52:45.1226827Z ++ FSIZE=12610 2025-06-01T22:52:45.1227876Z ++ echo '"torch/include/google/protobuf/generated_message_table_driven.h",sha256=m1WfF-BSX2fYJ0O6qBF2k3kTbLf501kD2FM-M_QNBr8,12610' 2025-06-01T22:52:45.1228671Z ++ read fname 2025-06-01T22:52:45.1229237Z ++ make_wheel_record torch/include/google/protobuf/generated_message_util.h 2025-06-01T22:52:45.1229868Z ++ FPATH=torch/include/google/protobuf/generated_message_util.h 2025-06-01T22:52:45.1230436Z ++ echo torch/include/google/protobuf/generated_message_util.h 2025-06-01T22:52:45.1230883Z ++ grep RECORD 2025-06-01T22:52:45.1250081Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/generated_message_util.h 2025-06-01T22:52:45.1250668Z +++ openssl base64 2025-06-01T22:52:45.1251490Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.1252862Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.1254339Z +++ sed -e s/=//g 2025-06-01T22:52:45.1292195Z ++ HASH=2zGiLI_5k-1ZkAHjKg4JpYgua7HD1r5CsAqKHIUsss8 2025-06-01T22:52:45.1297305Z +++ ls -nl torch/include/google/protobuf/generated_message_util.h 2025-06-01T22:52:45.1298772Z +++ awk '{print $5}' 2025-06-01T22:52:45.1325363Z ++ FSIZE=9560 2025-06-01T22:52:45.1326039Z ++ echo '"torch/include/google/protobuf/generated_message_util.h",sha256=2zGiLI_5k-1ZkAHjKg4JpYgua7HD1r5CsAqKHIUsss8,9560' 2025-06-01T22:52:45.1326157Z ++ read fname 2025-06-01T22:52:45.1326367Z ++ make_wheel_record torch/include/google/protobuf/has_bits.h 2025-06-01T22:52:45.1326539Z ++ FPATH=torch/include/google/protobuf/has_bits.h 2025-06-01T22:52:45.1326720Z ++ echo torch/include/google/protobuf/has_bits.h 2025-06-01T22:52:45.1327191Z ++ grep RECORD 2025-06-01T22:52:45.1348757Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/has_bits.h 2025-06-01T22:52:45.1348874Z +++ openssl base64 2025-06-01T22:52:45.1349849Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.1351226Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.1352636Z +++ sed -e s/=//g 2025-06-01T22:52:45.1393373Z ++ HASH=ZQsRURECos1bSFmRs-s8Yg1y8HNxpCVd8hSqBDfkfqE 2025-06-01T22:52:45.1397498Z +++ ls -nl torch/include/google/protobuf/has_bits.h 2025-06-01T22:52:45.1398409Z +++ awk '{print $5}' 2025-06-01T22:52:45.1425663Z ++ FSIZE=3528 2025-06-01T22:52:45.1426171Z ++ echo '"torch/include/google/protobuf/has_bits.h",sha256=ZQsRURECos1bSFmRs-s8Yg1y8HNxpCVd8hSqBDfkfqE,3528' 2025-06-01T22:52:45.1426444Z ++ read fname 2025-06-01T22:52:45.1426711Z ++ make_wheel_record torch/include/google/protobuf/implicit_weak_message.h 2025-06-01T22:52:45.1427005Z ++ FPATH=torch/include/google/protobuf/implicit_weak_message.h 2025-06-01T22:52:45.1427463Z ++ echo torch/include/google/protobuf/implicit_weak_message.h 2025-06-01T22:52:45.1428929Z ++ grep RECORD 2025-06-01T22:52:45.1449338Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/implicit_weak_message.h 2025-06-01T22:52:45.1449992Z +++ openssl base64 2025-06-01T22:52:45.1451024Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.1452274Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.1453546Z +++ sed -e s/=//g 2025-06-01T22:52:45.1491055Z ++ HASH=CzUtDuAt0SuxNG3vcBmQ-DGXI0N2t6-ecnx3JgVeF_M 2025-06-01T22:52:45.1496073Z +++ ls -nl torch/include/google/protobuf/implicit_weak_message.h 2025-06-01T22:52:45.1497234Z +++ awk '{print $5}' 2025-06-01T22:52:45.1523389Z ++ FSIZE=7014 2025-06-01T22:52:45.1524058Z ++ echo '"torch/include/google/protobuf/implicit_weak_message.h",sha256=CzUtDuAt0SuxNG3vcBmQ-DGXI0N2t6-ecnx3JgVeF_M,7014' 2025-06-01T22:52:45.1524441Z ++ read fname 2025-06-01T22:52:45.1524707Z ++ make_wheel_record torch/include/google/protobuf/inlined_string_field.h 2025-06-01T22:52:45.1524915Z ++ FPATH=torch/include/google/protobuf/inlined_string_field.h 2025-06-01T22:52:45.1525524Z ++ echo torch/include/google/protobuf/inlined_string_field.h 2025-06-01T22:52:45.1526622Z ++ grep RECORD 2025-06-01T22:52:45.1548040Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/inlined_string_field.h 2025-06-01T22:52:45.1550333Z +++ openssl base64 2025-06-01T22:52:45.1550738Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.1552395Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.1553745Z +++ sed -e s/=//g 2025-06-01T22:52:45.1593155Z ++ HASH=_tJ9QTMTbOVuwbM8MCri_2IQvUAWeSHJXEYXPMEgxQw 2025-06-01T22:52:45.1596489Z +++ ls -nl torch/include/google/protobuf/inlined_string_field.h 2025-06-01T22:52:45.1597258Z +++ awk '{print $5}' 2025-06-01T22:52:45.1623274Z ++ FSIZE=9332 2025-06-01T22:52:45.1623984Z ++ echo '"torch/include/google/protobuf/inlined_string_field.h",sha256=_tJ9QTMTbOVuwbM8MCri_2IQvUAWeSHJXEYXPMEgxQw,9332' 2025-06-01T22:52:45.1624084Z ++ read fname 2025-06-01T22:52:45.1624281Z ++ make_wheel_record torch/include/google/protobuf/map.h 2025-06-01T22:52:45.1624441Z ++ FPATH=torch/include/google/protobuf/map.h 2025-06-01T22:52:45.1625768Z ++ echo torch/include/google/protobuf/map.h 2025-06-01T22:52:45.1627031Z ++ grep RECORD 2025-06-01T22:52:45.1648207Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/map.h 2025-06-01T22:52:45.1648415Z +++ openssl base64 2025-06-01T22:52:45.1649156Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.1650367Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.1651674Z +++ sed -e s/=//g 2025-06-01T22:52:45.1690575Z ++ HASH=FYt0ZTwe3_0q9aKPRx-4vjTTReQeJgh9bMHvRE1Pl-A 2025-06-01T22:52:45.1696246Z +++ ls -nl torch/include/google/protobuf/map.h 2025-06-01T22:52:45.1698095Z +++ awk '{print $5}' 2025-06-01T22:52:45.1726321Z ++ FSIZE=44754 2025-06-01T22:52:45.1726820Z ++ echo '"torch/include/google/protobuf/map.h",sha256=FYt0ZTwe3_0q9aKPRx-4vjTTReQeJgh9bMHvRE1Pl-A,44754' 2025-06-01T22:52:45.1726923Z ++ read fname 2025-06-01T22:52:45.1727138Z ++ make_wheel_record torch/include/google/protobuf/map_entry.h 2025-06-01T22:52:45.1727411Z ++ FPATH=torch/include/google/protobuf/map_entry.h 2025-06-01T22:52:45.1727786Z ++ echo torch/include/google/protobuf/map_entry.h 2025-06-01T22:52:45.1728497Z ++ grep RECORD 2025-06-01T22:52:45.1749160Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/map_entry.h 2025-06-01T22:52:45.1749795Z +++ openssl base64 2025-06-01T22:52:45.1751010Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.1752310Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.1753634Z +++ sed -e s/=//g 2025-06-01T22:52:45.1794199Z ++ HASH=TfjCXKosfDe6ky6s3aemQJTsLcS7k3lZ5rb5aENps9c 2025-06-01T22:52:45.1798467Z +++ ls -nl torch/include/google/protobuf/map_entry.h 2025-06-01T22:52:45.1799133Z +++ awk '{print $5}' 2025-06-01T22:52:45.1826514Z ++ FSIZE=7276 2025-06-01T22:52:45.1827079Z ++ echo '"torch/include/google/protobuf/map_entry.h",sha256=TfjCXKosfDe6ky6s3aemQJTsLcS7k3lZ5rb5aENps9c,7276' 2025-06-01T22:52:45.1827315Z ++ read fname 2025-06-01T22:52:45.1827635Z ++ make_wheel_record torch/include/google/protobuf/map_entry_lite.h 2025-06-01T22:52:45.1827875Z ++ FPATH=torch/include/google/protobuf/map_entry_lite.h 2025-06-01T22:52:45.1828219Z ++ echo torch/include/google/protobuf/map_entry_lite.h 2025-06-01T22:52:45.1828887Z ++ grep RECORD 2025-06-01T22:52:45.1849971Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/map_entry_lite.h 2025-06-01T22:52:45.1850105Z +++ openssl base64 2025-06-01T22:52:45.1850831Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.1852267Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.1853616Z +++ sed -e s/=//g 2025-06-01T22:52:45.1891218Z ++ HASH=6rQ6Uh1D1kyeEyGYvjLhI0IL3CHeuZiEm9t47CIakRE 2025-06-01T22:52:45.1896462Z +++ ls -nl torch/include/google/protobuf/map_entry_lite.h 2025-06-01T22:52:45.1898196Z +++ awk '{print $5}' 2025-06-01T22:52:45.1925671Z ++ FSIZE=25878 2025-06-01T22:52:45.1926271Z ++ echo '"torch/include/google/protobuf/map_entry_lite.h",sha256=6rQ6Uh1D1kyeEyGYvjLhI0IL3CHeuZiEm9t47CIakRE,25878' 2025-06-01T22:52:45.1926390Z ++ read fname 2025-06-01T22:52:45.1926609Z ++ make_wheel_record torch/include/google/protobuf/map_field.h 2025-06-01T22:52:45.1926769Z ++ FPATH=torch/include/google/protobuf/map_field.h 2025-06-01T22:52:45.1926924Z ++ echo torch/include/google/protobuf/map_field.h 2025-06-01T22:52:45.1927855Z ++ grep RECORD 2025-06-01T22:52:45.1949003Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/map_field.h 2025-06-01T22:52:45.1949470Z +++ openssl base64 2025-06-01T22:52:45.1950807Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.1952121Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.1953414Z +++ sed -e s/=//g 2025-06-01T22:52:45.1993848Z ++ HASH=zMjnUD9AKCGn9bTOcKNRDU6BCNAoMCc5JG498NezVU0 2025-06-01T22:52:45.1997983Z +++ ls -nl torch/include/google/protobuf/map_field.h 2025-06-01T22:52:45.1998876Z +++ awk '{print $5}' 2025-06-01T22:52:45.2026818Z ++ FSIZE=31425 2025-06-01T22:52:45.2027343Z ++ echo '"torch/include/google/protobuf/map_field.h",sha256=zMjnUD9AKCGn9bTOcKNRDU6BCNAoMCc5JG498NezVU0,31425' 2025-06-01T22:52:45.2027440Z ++ read fname 2025-06-01T22:52:45.2027680Z ++ make_wheel_record torch/include/google/protobuf/map_field_inl.h 2025-06-01T22:52:45.2027852Z ++ FPATH=torch/include/google/protobuf/map_field_inl.h 2025-06-01T22:52:45.2028017Z ++ echo torch/include/google/protobuf/map_field_inl.h 2025-06-01T22:52:45.2028209Z ++ grep RECORD 2025-06-01T22:52:45.2049458Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/map_field_inl.h 2025-06-01T22:52:45.2049588Z +++ openssl base64 2025-06-01T22:52:45.2050706Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.2052026Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.2053373Z +++ sed -e s/=//g 2025-06-01T22:52:45.2090990Z ++ HASH=-p1HJfaX61XCZ2qHnjC8o0y7U8oXffP2-CzeUnbXwY0 2025-06-01T22:52:45.2095720Z +++ ls -nl torch/include/google/protobuf/map_field_inl.h 2025-06-01T22:52:45.2096809Z +++ awk '{print $5}' 2025-06-01T22:52:45.2122754Z ++ FSIZE=14512 2025-06-01T22:52:45.2123310Z ++ echo '"torch/include/google/protobuf/map_field_inl.h",sha256=-p1HJfaX61XCZ2qHnjC8o0y7U8oXffP2-CzeUnbXwY0,14512' 2025-06-01T22:52:45.2123405Z ++ read fname 2025-06-01T22:52:45.2123635Z ++ make_wheel_record torch/include/google/protobuf/map_field_lite.h 2025-06-01T22:52:45.2123827Z ++ FPATH=torch/include/google/protobuf/map_field_lite.h 2025-06-01T22:52:45.2125075Z ++ echo torch/include/google/protobuf/map_field_lite.h 2025-06-01T22:52:45.2125640Z ++ grep RECORD 2025-06-01T22:52:45.2148287Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/map_field_lite.h 2025-06-01T22:52:45.2148414Z +++ openssl base64 2025-06-01T22:52:45.2148538Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.2149053Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.2150406Z +++ sed -e s/=//g 2025-06-01T22:52:45.2192936Z ++ HASH=y6dx67Uyyad-c_C2P1T2cxtEo72OrUBSyduR0pdZc9Y 2025-06-01T22:52:45.2196615Z +++ ls -nl torch/include/google/protobuf/map_field_lite.h 2025-06-01T22:52:45.2197221Z +++ awk '{print $5}' 2025-06-01T22:52:45.2224419Z ++ FSIZE=7559 2025-06-01T22:52:45.2224981Z ++ echo '"torch/include/google/protobuf/map_field_lite.h",sha256=y6dx67Uyyad-c_C2P1T2cxtEo72OrUBSyduR0pdZc9Y,7559' 2025-06-01T22:52:45.2225085Z ++ read fname 2025-06-01T22:52:45.2225395Z ++ make_wheel_record torch/include/google/protobuf/map_type_handler.h 2025-06-01T22:52:45.2225582Z ++ FPATH=torch/include/google/protobuf/map_type_handler.h 2025-06-01T22:52:45.2226238Z ++ echo torch/include/google/protobuf/map_type_handler.h 2025-06-01T22:52:45.2227280Z ++ grep RECORD 2025-06-01T22:52:45.2250653Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/map_type_handler.h 2025-06-01T22:52:45.2250770Z +++ openssl base64 2025-06-01T22:52:45.2251911Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.2253333Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.2254651Z +++ sed -e s/=//g 2025-06-01T22:52:45.2292072Z ++ HASH=y1_tCE7begh4unTqR3YSyWEOKCgzegMAH3hXXra2vWY 2025-06-01T22:52:45.2297223Z +++ ls -nl torch/include/google/protobuf/map_type_handler.h 2025-06-01T22:52:45.2298832Z +++ awk '{print $5}' 2025-06-01T22:52:45.2325944Z ++ FSIZE=39082 2025-06-01T22:52:45.2326500Z ++ echo '"torch/include/google/protobuf/map_type_handler.h",sha256=y1_tCE7begh4unTqR3YSyWEOKCgzegMAH3hXXra2vWY,39082' 2025-06-01T22:52:45.2326598Z ++ read fname 2025-06-01T22:52:45.2326811Z ++ make_wheel_record torch/include/google/protobuf/message.h 2025-06-01T22:52:45.2326964Z ++ FPATH=torch/include/google/protobuf/message.h 2025-06-01T22:52:45.2327492Z ++ echo torch/include/google/protobuf/message.h 2025-06-01T22:52:45.2327622Z ++ grep RECORD 2025-06-01T22:52:45.2348512Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/message.h 2025-06-01T22:52:45.2349850Z +++ openssl base64 2025-06-01T22:52:45.2350807Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.2352105Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.2353448Z +++ sed -e s/=//g 2025-06-01T22:52:45.2394955Z ++ HASH=j-d4_UdhbltntpqRnBaHaM2q2y3p8EM2p3U63OvKyeE 2025-06-01T22:52:45.2399190Z +++ ls -nl torch/include/google/protobuf/message.h 2025-06-01T22:52:45.2400054Z +++ awk '{print $5}' 2025-06-01T22:52:45.2426147Z ++ FSIZE=62231 2025-06-01T22:52:45.2426686Z ++ echo '"torch/include/google/protobuf/message.h",sha256=j-d4_UdhbltntpqRnBaHaM2q2y3p8EM2p3U63OvKyeE,62231' 2025-06-01T22:52:45.2426781Z ++ read fname 2025-06-01T22:52:45.2427002Z ++ make_wheel_record torch/include/google/protobuf/message_lite.h 2025-06-01T22:52:45.2427181Z ++ FPATH=torch/include/google/protobuf/message_lite.h 2025-06-01T22:52:45.2427952Z ++ echo torch/include/google/protobuf/message_lite.h 2025-06-01T22:52:45.2428777Z ++ grep RECORD 2025-06-01T22:52:45.2449541Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/message_lite.h 2025-06-01T22:52:45.2449658Z +++ openssl base64 2025-06-01T22:52:45.2450780Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.2452105Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.2453440Z +++ sed -e s/=//g 2025-06-01T22:52:45.2491234Z ++ HASH=NoxJF8UV2SvDjnq-IP2sw52lg-kpnMf_O_qXAeNtClA 2025-06-01T22:52:45.2496373Z +++ ls -nl torch/include/google/protobuf/message_lite.h 2025-06-01T22:52:45.2498295Z +++ awk '{print $5}' 2025-06-01T22:52:45.2524346Z ++ FSIZE=26575 2025-06-01T22:52:45.2524956Z ++ echo '"torch/include/google/protobuf/message_lite.h",sha256=NoxJF8UV2SvDjnq-IP2sw52lg-kpnMf_O_qXAeNtClA,26575' 2025-06-01T22:52:45.2525265Z ++ read fname 2025-06-01T22:52:45.2525715Z ++ make_wheel_record torch/include/google/protobuf/metadata.h 2025-06-01T22:52:45.2525912Z ++ FPATH=torch/include/google/protobuf/metadata.h 2025-06-01T22:52:45.2526479Z ++ echo torch/include/google/protobuf/metadata.h 2025-06-01T22:52:45.2526669Z ++ grep RECORD 2025-06-01T22:52:45.2548325Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/metadata.h 2025-06-01T22:52:45.2548444Z +++ openssl base64 2025-06-01T22:52:45.2548919Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.2550227Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.2551570Z +++ sed -e s/=//g 2025-06-01T22:52:45.2593771Z ++ HASH=Yq7QejpBOIH3tUPx9U5NYdWZ_lsbv3Zug5cRZDCfS8c 2025-06-01T22:52:45.2597302Z +++ ls -nl torch/include/google/protobuf/metadata.h 2025-06-01T22:52:45.2598185Z +++ awk '{print $5}' 2025-06-01T22:52:45.2626863Z ++ FSIZE=1857 2025-06-01T22:52:45.2627901Z ++ echo '"torch/include/google/protobuf/metadata.h",sha256=Yq7QejpBOIH3tUPx9U5NYdWZ_lsbv3Zug5cRZDCfS8c,1857' 2025-06-01T22:52:45.2628035Z ++ read fname 2025-06-01T22:52:45.2628261Z ++ make_wheel_record torch/include/google/protobuf/metadata_lite.h 2025-06-01T22:52:45.2628433Z ++ FPATH=torch/include/google/protobuf/metadata_lite.h 2025-06-01T22:52:45.2628610Z ++ echo torch/include/google/protobuf/metadata_lite.h 2025-06-01T22:52:45.2628807Z ++ grep RECORD 2025-06-01T22:52:45.2651462Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/metadata_lite.h 2025-06-01T22:52:45.2651866Z +++ openssl base64 2025-06-01T22:52:45.2653036Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.2654458Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.2655805Z +++ sed -e s/=//g 2025-06-01T22:52:45.2691939Z ++ HASH=EMVPD-YCI7TPIa8qpafmoa4_Ir1q61wpH1AL1vrF9YU 2025-06-01T22:52:45.2697125Z +++ ls -nl torch/include/google/protobuf/metadata_lite.h 2025-06-01T22:52:45.2698600Z +++ awk '{print $5}' 2025-06-01T22:52:45.2725456Z ++ FSIZE=8260 2025-06-01T22:52:45.2726024Z ++ echo '"torch/include/google/protobuf/metadata_lite.h",sha256=EMVPD-YCI7TPIa8qpafmoa4_Ir1q61wpH1AL1vrF9YU,8260' 2025-06-01T22:52:45.2726123Z ++ read fname 2025-06-01T22:52:45.2726371Z ++ make_wheel_record torch/include/google/protobuf/parse_context.h 2025-06-01T22:52:45.2726546Z ++ FPATH=torch/include/google/protobuf/parse_context.h 2025-06-01T22:52:45.2726733Z ++ echo torch/include/google/protobuf/parse_context.h 2025-06-01T22:52:45.2727325Z ++ grep RECORD 2025-06-01T22:52:45.2748944Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/parse_context.h 2025-06-01T22:52:45.2749061Z +++ openssl base64 2025-06-01T22:52:45.2749975Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.2751131Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.2752414Z +++ sed -e s/=//g 2025-06-01T22:52:45.2796386Z ++ HASH=JX2wp36fYCyqBBlacFd8S3HNiLw077Th6on0owmMYfk 2025-06-01T22:52:45.2805748Z +++ ls -nl torch/include/google/protobuf/parse_context.h 2025-06-01T22:52:45.2806204Z +++ awk '{print $5}' 2025-06-01T22:52:45.2832635Z ++ FSIZE=29618 2025-06-01T22:52:45.2833431Z ++ echo '"torch/include/google/protobuf/parse_context.h",sha256=JX2wp36fYCyqBBlacFd8S3HNiLw077Th6on0owmMYfk,29618' 2025-06-01T22:52:45.2833536Z ++ read fname 2025-06-01T22:52:45.2833737Z ++ make_wheel_record torch/include/google/protobuf/port.h 2025-06-01T22:52:45.2834009Z ++ FPATH=torch/include/google/protobuf/port.h 2025-06-01T22:52:45.2834151Z ++ echo torch/include/google/protobuf/port.h 2025-06-01T22:52:45.2835102Z ++ grep RECORD 2025-06-01T22:52:45.2854382Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/port.h 2025-06-01T22:52:45.2855088Z +++ openssl base64 2025-06-01T22:52:45.2856560Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.2858939Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.2859847Z +++ sed -e s/=//g 2025-06-01T22:52:45.2895063Z ++ HASH=io-uYSJYa34thTOvDtTN5M2YBalbHs5LbOvfYioQYW8 2025-06-01T22:52:45.2900754Z +++ ls -nl torch/include/google/protobuf/port.h 2025-06-01T22:52:45.2901684Z +++ awk '{print $5}' 2025-06-01T22:52:45.2926479Z ++ FSIZE=2050 2025-06-01T22:52:45.2926983Z ++ echo '"torch/include/google/protobuf/port.h",sha256=io-uYSJYa34thTOvDtTN5M2YBalbHs5LbOvfYioQYW8,2050' 2025-06-01T22:52:45.2927081Z ++ read fname 2025-06-01T22:52:45.2927305Z ++ make_wheel_record torch/include/google/protobuf/reflection.h 2025-06-01T22:52:45.2927481Z ++ FPATH=torch/include/google/protobuf/reflection.h 2025-06-01T22:52:45.2929239Z ++ echo torch/include/google/protobuf/reflection.h 2025-06-01T22:52:45.2930326Z ++ grep RECORD 2025-06-01T22:52:45.2949975Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/reflection.h 2025-06-01T22:52:45.2950506Z +++ openssl base64 2025-06-01T22:52:45.2951783Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.2953061Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.2954367Z +++ sed -e s/=//g 2025-06-01T22:52:45.2997044Z ++ HASH=3W7f_bBSlI9dSezXA5-rgE7SEC0qaHHD7zFAicSz1cU 2025-06-01T22:52:45.2999673Z +++ ls -nl torch/include/google/protobuf/reflection.h 2025-06-01T22:52:45.3000345Z +++ awk '{print $5}' 2025-06-01T22:52:45.3029781Z ++ FSIZE=22717 2025-06-01T22:52:45.3030459Z ++ echo '"torch/include/google/protobuf/reflection.h",sha256=3W7f_bBSlI9dSezXA5-rgE7SEC0qaHHD7zFAicSz1cU,22717' 2025-06-01T22:52:45.3031236Z ++ read fname 2025-06-01T22:52:45.3031605Z ++ make_wheel_record torch/include/google/protobuf/reflection_ops.h 2025-06-01T22:52:45.3032159Z ++ FPATH=torch/include/google/protobuf/reflection_ops.h 2025-06-01T22:52:45.3032627Z ++ echo torch/include/google/protobuf/reflection_ops.h 2025-06-01T22:52:45.3033027Z ++ grep RECORD 2025-06-01T22:52:45.3049715Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/reflection_ops.h 2025-06-01T22:52:45.3050249Z +++ openssl base64 2025-06-01T22:52:45.3051340Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.3052653Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.3054063Z +++ sed -e s/=//g 2025-06-01T22:52:45.3090811Z ++ HASH=iMduOSuALQwoiAcgrskUo514bn99fqW8B637TIIz0ks 2025-06-01T22:52:45.3095907Z +++ ls -nl torch/include/google/protobuf/reflection_ops.h 2025-06-01T22:52:45.3096740Z +++ awk '{print $5}' 2025-06-01T22:52:45.3124353Z ++ FSIZE=3810 2025-06-01T22:52:45.3125412Z ++ echo '"torch/include/google/protobuf/reflection_ops.h",sha256=iMduOSuALQwoiAcgrskUo514bn99fqW8B637TIIz0ks,3810' 2025-06-01T22:52:45.3126159Z ++ read fname 2025-06-01T22:52:45.3126545Z ++ make_wheel_record torch/include/google/protobuf/repeated_field.h 2025-06-01T22:52:45.3127110Z ++ FPATH=torch/include/google/protobuf/repeated_field.h 2025-06-01T22:52:45.3127583Z ++ echo torch/include/google/protobuf/repeated_field.h 2025-06-01T22:52:45.3127989Z ++ grep RECORD 2025-06-01T22:52:45.3147926Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/repeated_field.h 2025-06-01T22:52:45.3148486Z +++ openssl base64 2025-06-01T22:52:45.3150087Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.3151077Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.3152592Z +++ sed -e s/=//g 2025-06-01T22:52:45.3194191Z ++ HASH=Q55Ry74scxpDpJuySKRX7ae8_SGPFEBIX1ga7m9NR84 2025-06-01T22:52:45.3199290Z +++ ls -nl torch/include/google/protobuf/repeated_field.h 2025-06-01T22:52:45.3200208Z +++ awk '{print $5}' 2025-06-01T22:52:45.3228057Z ++ FSIZE=101590 2025-06-01T22:52:45.3228820Z ++ echo '"torch/include/google/protobuf/repeated_field.h",sha256=Q55Ry74scxpDpJuySKRX7ae8_SGPFEBIX1ga7m9NR84,101590' 2025-06-01T22:52:45.3229546Z ++ read fname 2025-06-01T22:52:45.3230028Z ++ make_wheel_record torch/include/google/protobuf/service.h 2025-06-01T22:52:45.3230507Z ++ FPATH=torch/include/google/protobuf/service.h 2025-06-01T22:52:45.3230919Z ++ echo torch/include/google/protobuf/service.h 2025-06-01T22:52:45.3231295Z ++ grep RECORD 2025-06-01T22:52:45.3250063Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/service.h 2025-06-01T22:52:45.3250594Z +++ openssl base64 2025-06-01T22:52:45.3251711Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.3253019Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.3254363Z +++ sed -e s/=//g 2025-06-01T22:52:45.3291249Z ++ HASH=oBIcMDxs4g247zXDhuPr-vrB891FV4IvYOsEiuQOaV4 2025-06-01T22:52:45.3296188Z +++ ls -nl torch/include/google/protobuf/service.h 2025-06-01T22:52:45.3297113Z +++ awk '{print $5}' 2025-06-01T22:52:45.3323800Z ++ FSIZE=13159 2025-06-01T22:52:45.3324619Z ++ echo '"torch/include/google/protobuf/service.h",sha256=oBIcMDxs4g247zXDhuPr-vrB891FV4IvYOsEiuQOaV4,13159' 2025-06-01T22:52:45.3325481Z ++ read fname 2025-06-01T22:52:45.3325899Z ++ make_wheel_record torch/include/google/protobuf/source_context.pb.h 2025-06-01T22:52:45.3326479Z ++ FPATH=torch/include/google/protobuf/source_context.pb.h 2025-06-01T22:52:45.3327002Z ++ echo torch/include/google/protobuf/source_context.pb.h 2025-06-01T22:52:45.3327432Z ++ grep RECORD 2025-06-01T22:52:45.3348040Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/source_context.pb.h 2025-06-01T22:52:45.3349171Z +++ openssl base64 2025-06-01T22:52:45.3349440Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.3350271Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.3351675Z +++ sed -e s/=//g 2025-06-01T22:52:45.3394461Z ++ HASH=-s9X1fE7EMv6XVEmese66_fYWTS0JCO3fVddPZkEXFU 2025-06-01T22:52:45.3398011Z +++ ls -nl torch/include/google/protobuf/source_context.pb.h 2025-06-01T22:52:45.3398568Z +++ awk '{print $5}' 2025-06-01T22:52:45.3425907Z ++ FSIZE=11530 2025-06-01T22:52:45.3426619Z ++ echo '"torch/include/google/protobuf/source_context.pb.h",sha256=-s9X1fE7EMv6XVEmese66_fYWTS0JCO3fVddPZkEXFU,11530' 2025-06-01T22:52:45.3427348Z ++ read fname 2025-06-01T22:52:45.3427702Z ++ make_wheel_record torch/include/google/protobuf/struct.pb.h 2025-06-01T22:52:45.3428202Z ++ FPATH=torch/include/google/protobuf/struct.pb.h 2025-06-01T22:52:45.3428644Z ++ echo torch/include/google/protobuf/struct.pb.h 2025-06-01T22:52:45.3429009Z ++ grep RECORD 2025-06-01T22:52:45.3449211Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/struct.pb.h 2025-06-01T22:52:45.3449735Z +++ openssl base64 2025-06-01T22:52:45.3450688Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.3452152Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.3453606Z +++ sed -e s/=//g 2025-06-01T22:52:45.3490927Z ++ HASH=Kn0SwH7ujoN-wkQLewT5U8FNk2QSzHYNJrRiFIvfqyY 2025-06-01T22:52:45.3496031Z +++ ls -nl torch/include/google/protobuf/struct.pb.h 2025-06-01T22:52:45.3496865Z +++ awk '{print $5}' 2025-06-01T22:52:45.3523252Z ++ FSIZE=42303 2025-06-01T22:52:45.3523953Z ++ echo '"torch/include/google/protobuf/struct.pb.h",sha256=Kn0SwH7ujoN-wkQLewT5U8FNk2QSzHYNJrRiFIvfqyY,42303' 2025-06-01T22:52:45.3524958Z ++ read fname 2025-06-01T22:52:45.3525330Z ++ make_wheel_record torch/include/google/protobuf/text_format.h 2025-06-01T22:52:45.3525859Z ++ FPATH=torch/include/google/protobuf/text_format.h 2025-06-01T22:52:45.3526315Z ++ echo torch/include/google/protobuf/text_format.h 2025-06-01T22:52:45.3526708Z ++ grep RECORD 2025-06-01T22:52:45.3547783Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/text_format.h 2025-06-01T22:52:45.3548327Z +++ openssl base64 2025-06-01T22:52:45.3548726Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.3548998Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.3549739Z +++ sed -e s/=//g 2025-06-01T22:52:45.3593308Z ++ HASH=g-jJl0aQzIuH98QKCTxBrjoPcVp4MpuPB5vSDbrWa90 2025-06-01T22:52:45.3595666Z +++ ls -nl torch/include/google/protobuf/text_format.h 2025-06-01T22:52:45.3596506Z +++ awk '{print $5}' 2025-06-01T22:52:45.3625104Z ++ FSIZE=28991 2025-06-01T22:52:45.3625907Z ++ echo '"torch/include/google/protobuf/text_format.h",sha256=g-jJl0aQzIuH98QKCTxBrjoPcVp4MpuPB5vSDbrWa90,28991' 2025-06-01T22:52:45.3626626Z ++ read fname 2025-06-01T22:52:45.3627134Z ++ make_wheel_record torch/include/google/protobuf/timestamp.pb.h 2025-06-01T22:52:45.3627658Z ++ FPATH=torch/include/google/protobuf/timestamp.pb.h 2025-06-01T22:52:45.3628138Z ++ echo torch/include/google/protobuf/timestamp.pb.h 2025-06-01T22:52:45.3628531Z ++ grep RECORD 2025-06-01T22:52:45.3647333Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/timestamp.pb.h 2025-06-01T22:52:45.3647911Z +++ openssl base64 2025-06-01T22:52:45.3648253Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.3649498Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.3650672Z +++ sed -e s/=//g 2025-06-01T22:52:45.3689159Z ++ HASH=rdapYETltdnRK1ei09CkrxwP_SxXdzV2TleyoUzMAaI 2025-06-01T22:52:45.3694173Z +++ ls -nl torch/include/google/protobuf/timestamp.pb.h 2025-06-01T22:52:45.3695129Z +++ awk '{print $5}' 2025-06-01T22:52:45.3722648Z ++ FSIZE=9927 2025-06-01T22:52:45.3723347Z ++ echo '"torch/include/google/protobuf/timestamp.pb.h",sha256=rdapYETltdnRK1ei09CkrxwP_SxXdzV2TleyoUzMAaI,9927' 2025-06-01T22:52:45.3724073Z ++ read fname 2025-06-01T22:52:45.3724531Z ++ make_wheel_record torch/include/google/protobuf/type.pb.h 2025-06-01T22:52:45.3725196Z ++ FPATH=torch/include/google/protobuf/type.pb.h 2025-06-01T22:52:45.3725647Z ++ echo torch/include/google/protobuf/type.pb.h 2025-06-01T22:52:45.3726019Z ++ grep RECORD 2025-06-01T22:52:45.3747456Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/type.pb.h 2025-06-01T22:52:45.3748185Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.3748609Z +++ openssl base64 2025-06-01T22:52:45.3748870Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.3749172Z +++ sed -e s/=//g 2025-06-01T22:52:45.3796759Z ++ HASH=mg-VNYu6knaFG_Du_273-xf9X4hjSx_4FL4t0ZM2vYI 2025-06-01T22:52:45.3800004Z +++ ls -nl torch/include/google/protobuf/type.pb.h 2025-06-01T22:52:45.3800709Z +++ awk '{print $5}' 2025-06-01T22:52:45.3828409Z ++ FSIZE=96778 2025-06-01T22:52:45.3829070Z ++ echo '"torch/include/google/protobuf/type.pb.h",sha256=mg-VNYu6knaFG_Du_273-xf9X4hjSx_4FL4t0ZM2vYI,96778' 2025-06-01T22:52:45.3829746Z ++ read fname 2025-06-01T22:52:45.3830131Z ++ make_wheel_record torch/include/google/protobuf/unknown_field_set.h 2025-06-01T22:52:45.3830706Z ++ FPATH=torch/include/google/protobuf/unknown_field_set.h 2025-06-01T22:52:45.3831209Z ++ echo torch/include/google/protobuf/unknown_field_set.h 2025-06-01T22:52:45.3831626Z ++ grep RECORD 2025-06-01T22:52:45.3851009Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/unknown_field_set.h 2025-06-01T22:52:45.3851713Z +++ openssl base64 2025-06-01T22:52:45.3852451Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.3853766Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.3855111Z +++ sed -e s/=//g 2025-06-01T22:52:45.3892010Z ++ HASH=1jHkSNUWmToJ1lAWk_yDmn8MAJRAm3R2IGhqR1fmJXI 2025-06-01T22:52:45.3897217Z +++ ls -nl torch/include/google/protobuf/unknown_field_set.h 2025-06-01T22:52:45.3898748Z +++ awk '{print $5}' 2025-06-01T22:52:45.3925878Z ++ FSIZE=14401 2025-06-01T22:52:45.3926616Z ++ echo '"torch/include/google/protobuf/unknown_field_set.h",sha256=1jHkSNUWmToJ1lAWk_yDmn8MAJRAm3R2IGhqR1fmJXI,14401' 2025-06-01T22:52:45.3927359Z ++ read fname 2025-06-01T22:52:45.3927725Z ++ make_wheel_record torch/include/google/protobuf/wire_format.h 2025-06-01T22:52:45.3928235Z ++ FPATH=torch/include/google/protobuf/wire_format.h 2025-06-01T22:52:45.3928703Z ++ echo torch/include/google/protobuf/wire_format.h 2025-06-01T22:52:45.3929100Z ++ grep RECORD 2025-06-01T22:52:45.3949899Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/wire_format.h 2025-06-01T22:52:45.3950452Z +++ openssl base64 2025-06-01T22:52:45.3950717Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.3951293Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.3952568Z +++ sed -e s/=//g 2025-06-01T22:52:45.3995804Z ++ HASH=JZr-Svt4gt5kpzbjsRA1UmfZPsn6wxuD9mIyVPsJd_o 2025-06-01T22:52:45.3999764Z +++ ls -nl torch/include/google/protobuf/wire_format.h 2025-06-01T22:52:45.4001311Z +++ awk '{print $5}' 2025-06-01T22:52:45.4028570Z ++ FSIZE=17660 2025-06-01T22:52:45.4029460Z ++ echo '"torch/include/google/protobuf/wire_format.h",sha256=JZr-Svt4gt5kpzbjsRA1UmfZPsn6wxuD9mIyVPsJd_o,17660' 2025-06-01T22:52:45.4030184Z ++ read fname 2025-06-01T22:52:45.4030566Z ++ make_wheel_record torch/include/google/protobuf/wire_format_lite.h 2025-06-01T22:52:45.4031108Z ++ FPATH=torch/include/google/protobuf/wire_format_lite.h 2025-06-01T22:52:45.4031599Z ++ echo torch/include/google/protobuf/wire_format_lite.h 2025-06-01T22:52:45.4031993Z ++ grep RECORD 2025-06-01T22:52:45.4050972Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/wire_format_lite.h 2025-06-01T22:52:45.4051506Z +++ openssl base64 2025-06-01T22:52:45.4052577Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.4053829Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.4055235Z +++ sed -e s/=//g 2025-06-01T22:52:45.4094160Z ++ HASH=-Rb3OC5-H53eEisuloroaXvk_0vu0XOf3tbQT4uXGtM 2025-06-01T22:52:45.4102307Z +++ ls -nl torch/include/google/protobuf/wire_format_lite.h 2025-06-01T22:52:45.4103465Z +++ awk '{print $5}' 2025-06-01T22:52:45.4127200Z ++ FSIZE=83648 2025-06-01T22:52:45.4127925Z ++ echo '"torch/include/google/protobuf/wire_format_lite.h",sha256=-Rb3OC5-H53eEisuloroaXvk_0vu0XOf3tbQT4uXGtM,83648' 2025-06-01T22:52:45.4128667Z ++ read fname 2025-06-01T22:52:45.4129030Z ++ make_wheel_record torch/include/google/protobuf/wrappers.pb.h 2025-06-01T22:52:45.4129561Z ++ FPATH=torch/include/google/protobuf/wrappers.pb.h 2025-06-01T22:52:45.4130585Z ++ echo torch/include/google/protobuf/wrappers.pb.h 2025-06-01T22:52:45.4131813Z ++ grep RECORD 2025-06-01T22:52:45.4151304Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/wrappers.pb.h 2025-06-01T22:52:45.4151829Z +++ openssl base64 2025-06-01T22:52:45.4153069Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.4154400Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.4155686Z +++ sed -e s/=//g 2025-06-01T22:52:45.4199910Z ++ HASH=vr2dtQ0pmDWplWiJbwNCvFboN7ws-qQonPruXzJmUmk 2025-06-01T22:52:45.4207677Z +++ ls -nl torch/include/google/protobuf/wrappers.pb.h 2025-06-01T22:52:45.4208727Z +++ awk '{print $5}' 2025-06-01T22:52:45.4235485Z ++ FSIZE=59110 2025-06-01T22:52:45.4236279Z ++ echo '"torch/include/google/protobuf/wrappers.pb.h",sha256=vr2dtQ0pmDWplWiJbwNCvFboN7ws-qQonPruXzJmUmk,59110' 2025-06-01T22:52:45.4236994Z ++ read fname 2025-06-01T22:52:45.4237419Z ++ make_wheel_record torch/include/google/protobuf/compiler/code_generator.h 2025-06-01T22:52:45.4238045Z ++ FPATH=torch/include/google/protobuf/compiler/code_generator.h 2025-06-01T22:52:45.4238613Z ++ echo torch/include/google/protobuf/compiler/code_generator.h 2025-06-01T22:52:45.4239197Z ++ grep RECORD 2025-06-01T22:52:45.4261025Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/code_generator.h 2025-06-01T22:52:45.4261719Z +++ openssl base64 2025-06-01T22:52:45.4261990Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.4262253Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.4262519Z +++ sed -e s/=//g 2025-06-01T22:52:45.4300837Z ++ HASH=wKdYxwOMgEy4AR3fW0c-lZYvWKscG1mYZnTD3OE-nA0 2025-06-01T22:52:45.4303558Z +++ ls -nl torch/include/google/protobuf/compiler/code_generator.h 2025-06-01T22:52:45.4304219Z +++ awk '{print $5}' 2025-06-01T22:52:45.4328527Z ++ FSIZE=7853 2025-06-01T22:52:45.4329304Z ++ echo '"torch/include/google/protobuf/compiler/code_generator.h",sha256=wKdYxwOMgEy4AR3fW0c-lZYvWKscG1mYZnTD3OE-nA0,7853' 2025-06-01T22:52:45.4330123Z ++ read fname 2025-06-01T22:52:45.4330611Z ++ make_wheel_record torch/include/google/protobuf/compiler/command_line_interface.h 2025-06-01T22:52:45.4331494Z ++ FPATH=torch/include/google/protobuf/compiler/command_line_interface.h 2025-06-01T22:52:45.4332292Z ++ echo torch/include/google/protobuf/compiler/command_line_interface.h 2025-06-01T22:52:45.4333587Z ++ grep RECORD 2025-06-01T22:52:45.4352901Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/command_line_interface.h 2025-06-01T22:52:45.4353542Z +++ openssl base64 2025-06-01T22:52:45.4354600Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.4355956Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.4357299Z +++ sed -e s/=//g 2025-06-01T22:52:45.4400084Z ++ HASH=ghyxQi06zUYsNRnYdtXtWuqJM3OWFKNJLxsvjkETK5w 2025-06-01T22:52:45.4402976Z +++ ls -nl torch/include/google/protobuf/compiler/command_line_interface.h 2025-06-01T22:52:45.4403818Z +++ awk '{print $5}' 2025-06-01T22:52:45.4431351Z ++ FSIZE=20429 2025-06-01T22:52:45.4432233Z ++ echo '"torch/include/google/protobuf/compiler/command_line_interface.h",sha256=ghyxQi06zUYsNRnYdtXtWuqJM3OWFKNJLxsvjkETK5w,20429' 2025-06-01T22:52:45.4433079Z ++ read fname 2025-06-01T22:52:45.4433493Z ++ make_wheel_record torch/include/google/protobuf/compiler/importer.h 2025-06-01T22:52:45.4434056Z ++ FPATH=torch/include/google/protobuf/compiler/importer.h 2025-06-01T22:52:45.4434568Z ++ echo torch/include/google/protobuf/compiler/importer.h 2025-06-01T22:52:45.4434968Z ++ grep RECORD 2025-06-01T22:52:45.4452723Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/importer.h 2025-06-01T22:52:45.4453432Z +++ openssl base64 2025-06-01T22:52:45.4454665Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.4456153Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.4457569Z +++ sed -e s/=//g 2025-06-01T22:52:45.4494041Z ++ HASH=3s2AE-qJs--SqTeEaYIl-SL0KRMcdpogPydjXKnkbQw 2025-06-01T22:52:45.4499686Z +++ ls -nl torch/include/google/protobuf/compiler/importer.h 2025-06-01T22:52:45.4500232Z +++ awk '{print $5}' 2025-06-01T22:52:45.4526285Z ++ FSIZE=14256 2025-06-01T22:52:45.4527055Z ++ echo '"torch/include/google/protobuf/compiler/importer.h",sha256=3s2AE-qJs--SqTeEaYIl-SL0KRMcdpogPydjXKnkbQw,14256' 2025-06-01T22:52:45.4527860Z ++ read fname 2025-06-01T22:52:45.4528387Z ++ make_wheel_record torch/include/google/protobuf/compiler/parser.h 2025-06-01T22:52:45.4528958Z ++ FPATH=torch/include/google/protobuf/compiler/parser.h 2025-06-01T22:52:45.4529448Z ++ echo torch/include/google/protobuf/compiler/parser.h 2025-06-01T22:52:45.4529859Z ++ grep RECORD 2025-06-01T22:52:45.4548088Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/parser.h 2025-06-01T22:52:45.4548901Z +++ openssl base64 2025-06-01T22:52:45.4550056Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.4551184Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.4552498Z +++ sed -e s/=//g 2025-06-01T22:52:45.4595079Z ++ HASH=tPN24mwoKclP3OJCarShP1exvGyxUFq4XsdK_TIW5Xs 2025-06-01T22:52:45.4598732Z +++ ls -nl torch/include/google/protobuf/compiler/parser.h 2025-06-01T22:52:45.4599491Z +++ awk '{print $5}' 2025-06-01T22:52:45.4627095Z ++ FSIZE=27828 2025-06-01T22:52:45.4627846Z ++ echo '"torch/include/google/protobuf/compiler/parser.h",sha256=tPN24mwoKclP3OJCarShP1exvGyxUFq4XsdK_TIW5Xs,27828' 2025-06-01T22:52:45.4628723Z ++ read fname 2025-06-01T22:52:45.4629113Z ++ make_wheel_record torch/include/google/protobuf/compiler/plugin.h 2025-06-01T22:52:45.4629661Z ++ FPATH=torch/include/google/protobuf/compiler/plugin.h 2025-06-01T22:52:45.4630153Z ++ echo torch/include/google/protobuf/compiler/plugin.h 2025-06-01T22:52:45.4630549Z ++ grep RECORD 2025-06-01T22:52:45.4649142Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/plugin.h 2025-06-01T22:52:45.4649815Z +++ openssl base64 2025-06-01T22:52:45.4651037Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.4652449Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.4653913Z +++ sed -e s/=//g 2025-06-01T22:52:45.4690564Z ++ HASH=sAKX4WLtEzOFU-R8cX0mJKgHc9C_SJMthLM3s7swLG8 2025-06-01T22:52:45.4695866Z +++ ls -nl torch/include/google/protobuf/compiler/plugin.h 2025-06-01T22:52:45.4696869Z +++ awk '{print $5}' 2025-06-01T22:52:45.4723880Z ++ FSIZE=4349 2025-06-01T22:52:45.4725068Z ++ echo '"torch/include/google/protobuf/compiler/plugin.h",sha256=sAKX4WLtEzOFU-R8cX0mJKgHc9C_SJMthLM3s7swLG8,4349' 2025-06-01T22:52:45.4725845Z ++ read fname 2025-06-01T22:52:45.4726261Z ++ make_wheel_record torch/include/google/protobuf/compiler/plugin.pb.h 2025-06-01T22:52:45.4726860Z ++ FPATH=torch/include/google/protobuf/compiler/plugin.pb.h 2025-06-01T22:52:45.4727408Z ++ echo torch/include/google/protobuf/compiler/plugin.pb.h 2025-06-01T22:52:45.4727825Z ++ grep RECORD 2025-06-01T22:52:45.4747777Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/plugin.pb.h 2025-06-01T22:52:45.4748506Z +++ openssl base64 2025-06-01T22:52:45.4748776Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.4749490Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.4750932Z +++ sed -e s/=//g 2025-06-01T22:52:45.4795784Z ++ HASH=if8V-EGu6M_5Gyo87ldlYAwDBz9BrirSd3VfEqQncFM 2025-06-01T22:52:45.4798351Z +++ ls -nl torch/include/google/protobuf/compiler/plugin.pb.h 2025-06-01T22:52:45.4798804Z +++ awk '{print $5}' 2025-06-01T22:52:45.4827443Z ++ FSIZE=76347 2025-06-01T22:52:45.4828238Z ++ echo '"torch/include/google/protobuf/compiler/plugin.pb.h",sha256=if8V-EGu6M_5Gyo87ldlYAwDBz9BrirSd3VfEqQncFM,76347' 2025-06-01T22:52:45.4829007Z ++ read fname 2025-06-01T22:52:45.4829441Z ++ make_wheel_record torch/include/google/protobuf/compiler/cpp/cpp_generator.h 2025-06-01T22:52:45.4830124Z ++ FPATH=torch/include/google/protobuf/compiler/cpp/cpp_generator.h 2025-06-01T22:52:45.4830748Z ++ echo torch/include/google/protobuf/compiler/cpp/cpp_generator.h 2025-06-01T22:52:45.4831206Z ++ grep RECORD 2025-06-01T22:52:45.4849537Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/cpp/cpp_generator.h 2025-06-01T22:52:45.4850156Z +++ openssl base64 2025-06-01T22:52:45.4850635Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.4852031Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.4853274Z +++ sed -e s/=//g 2025-06-01T22:52:45.4890890Z ++ HASH=P61882U1ag3yGVeR1cg7Xw9Y7Q3OVJg1xgvTUV-PA5Y 2025-06-01T22:52:45.4895754Z +++ ls -nl torch/include/google/protobuf/compiler/cpp/cpp_generator.h 2025-06-01T22:52:45.4896757Z +++ awk '{print $5}' 2025-06-01T22:52:45.4923455Z ++ FSIZE=4169 2025-06-01T22:52:45.4924625Z ++ echo '"torch/include/google/protobuf/compiler/cpp/cpp_generator.h",sha256=P61882U1ag3yGVeR1cg7Xw9Y7Q3OVJg1xgvTUV-PA5Y,4169' 2025-06-01T22:52:45.4925616Z ++ read fname 2025-06-01T22:52:45.4926112Z ++ make_wheel_record torch/include/google/protobuf/compiler/csharp/csharp_generator.h 2025-06-01T22:52:45.4926876Z ++ FPATH=torch/include/google/protobuf/compiler/csharp/csharp_generator.h 2025-06-01T22:52:45.4927576Z ++ echo torch/include/google/protobuf/compiler/csharp/csharp_generator.h 2025-06-01T22:52:45.4928101Z ++ grep RECORD 2025-06-01T22:52:45.4948323Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/csharp/csharp_generator.h 2025-06-01T22:52:45.4948980Z +++ openssl base64 2025-06-01T22:52:45.4949368Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.4950523Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.4951827Z +++ sed -e s/=//g 2025-06-01T22:52:45.4994721Z ++ HASH=CXn-nwzmeUbluGay8pvlJs0biSxsN9UPAXJZauJ41Xs 2025-06-01T22:52:45.5001172Z +++ ls -nl torch/include/google/protobuf/compiler/csharp/csharp_generator.h 2025-06-01T22:52:45.5002200Z +++ awk '{print $5}' 2025-06-01T22:52:45.5030420Z ++ FSIZE=2802 2025-06-01T22:52:45.5031301Z ++ echo '"torch/include/google/protobuf/compiler/csharp/csharp_generator.h",sha256=CXn-nwzmeUbluGay8pvlJs0biSxsN9UPAXJZauJ41Xs,2802' 2025-06-01T22:52:45.5032155Z ++ read fname 2025-06-01T22:52:45.5032612Z ++ make_wheel_record torch/include/google/protobuf/compiler/csharp/csharp_names.h 2025-06-01T22:52:45.5033328Z ++ FPATH=torch/include/google/protobuf/compiler/csharp/csharp_names.h 2025-06-01T22:52:45.5033958Z ++ echo torch/include/google/protobuf/compiler/csharp/csharp_names.h 2025-06-01T22:52:45.5034431Z ++ grep RECORD 2025-06-01T22:52:45.5051182Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/csharp/csharp_names.h 2025-06-01T22:52:45.5051809Z +++ openssl base64 2025-06-01T22:52:45.5052539Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.5053872Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.5054997Z +++ sed -e s/=//g 2025-06-01T22:52:45.5092857Z ++ HASH=Ej83v_UziQeKI6Wv7ePUNKYi3YkkKxDfyugnHNmEcB4 2025-06-01T22:52:45.5097445Z +++ ls -nl torch/include/google/protobuf/compiler/csharp/csharp_names.h 2025-06-01T22:52:45.5098798Z +++ awk '{print $5}' 2025-06-01T22:52:45.5125828Z ++ FSIZE=4090 2025-06-01T22:52:45.5126642Z ++ echo '"torch/include/google/protobuf/compiler/csharp/csharp_names.h",sha256=Ej83v_UziQeKI6Wv7ePUNKYi3YkkKxDfyugnHNmEcB4,4090' 2025-06-01T22:52:45.5127470Z ++ read fname 2025-06-01T22:52:45.5128073Z ++ make_wheel_record torch/include/google/protobuf/compiler/java/java_generator.h 2025-06-01T22:52:45.5128780Z ++ FPATH=torch/include/google/protobuf/compiler/java/java_generator.h 2025-06-01T22:52:45.5129441Z ++ echo torch/include/google/protobuf/compiler/java/java_generator.h 2025-06-01T22:52:45.5129918Z ++ grep RECORD 2025-06-01T22:52:45.5148837Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/java/java_generator.h 2025-06-01T22:52:45.5149466Z +++ openssl base64 2025-06-01T22:52:45.5150298Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.5151443Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.5152804Z +++ sed -e s/=//g 2025-06-01T22:52:45.5195581Z ++ HASH=MKBcNiYB0mMw0Rxx8E5tsJplWCeX_hxMCqCNYu2vHeg 2025-06-01T22:52:45.5198415Z +++ ls -nl torch/include/google/protobuf/compiler/java/java_generator.h 2025-06-01T22:52:45.5199410Z +++ awk '{print $5}' 2025-06-01T22:52:45.5227888Z ++ FSIZE=3064 2025-06-01T22:52:45.5229072Z ++ echo '"torch/include/google/protobuf/compiler/java/java_generator.h",sha256=MKBcNiYB0mMw0Rxx8E5tsJplWCeX_hxMCqCNYu2vHeg,3064' 2025-06-01T22:52:45.5229902Z ++ read fname 2025-06-01T22:52:45.5230332Z ++ make_wheel_record torch/include/google/protobuf/compiler/java/java_names.h 2025-06-01T22:52:45.5230972Z ++ FPATH=torch/include/google/protobuf/compiler/java/java_names.h 2025-06-01T22:52:45.5231532Z ++ echo torch/include/google/protobuf/compiler/java/java_names.h 2025-06-01T22:52:45.5231979Z ++ grep RECORD 2025-06-01T22:52:45.5250294Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/java/java_names.h 2025-06-01T22:52:45.5251129Z +++ openssl base64 2025-06-01T22:52:45.5251796Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.5253070Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.5254474Z +++ sed -e s/=//g 2025-06-01T22:52:45.5291219Z ++ HASH=Dq4mGOE0omBhhG3xPsdQc9IbwHkXEuRfCiapZ3UD2V4 2025-06-01T22:52:45.5295975Z +++ ls -nl torch/include/google/protobuf/compiler/java/java_names.h 2025-06-01T22:52:45.5296632Z +++ awk '{print $5}' 2025-06-01T22:52:45.5325054Z ++ FSIZE=3609 2025-06-01T22:52:45.5325938Z ++ echo '"torch/include/google/protobuf/compiler/java/java_names.h",sha256=Dq4mGOE0omBhhG3xPsdQc9IbwHkXEuRfCiapZ3UD2V4,3609' 2025-06-01T22:52:45.5326756Z ++ read fname 2025-06-01T22:52:45.5327194Z ++ make_wheel_record torch/include/google/protobuf/compiler/js/js_generator.h 2025-06-01T22:52:45.5327840Z ++ FPATH=torch/include/google/protobuf/compiler/js/js_generator.h 2025-06-01T22:52:45.5328575Z ++ echo torch/include/google/protobuf/compiler/js/js_generator.h 2025-06-01T22:52:45.5329024Z ++ grep RECORD 2025-06-01T22:52:45.5346710Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/js/js_generator.h 2025-06-01T22:52:45.5347396Z +++ openssl base64 2025-06-01T22:52:45.5348664Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.5348975Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.5350180Z +++ sed -e s/=//g 2025-06-01T22:52:45.5391912Z ++ HASH=GoWBNxRj44N7ak8hQ0XPeiDhzSvaTUdet_jwDNqkKXc 2025-06-01T22:52:45.5395933Z +++ ls -nl torch/include/google/protobuf/compiler/js/js_generator.h 2025-06-01T22:52:45.5396666Z +++ awk '{print $5}' 2025-06-01T22:52:45.5425701Z ++ FSIZE=15930 2025-06-01T22:52:45.5426529Z ++ echo '"torch/include/google/protobuf/compiler/js/js_generator.h",sha256=GoWBNxRj44N7ak8hQ0XPeiDhzSvaTUdet_jwDNqkKXc,15930' 2025-06-01T22:52:45.5427320Z ++ read fname 2025-06-01T22:52:45.5427802Z ++ make_wheel_record torch/include/google/protobuf/compiler/js/well_known_types_embed.h 2025-06-01T22:52:45.5428683Z ++ FPATH=torch/include/google/protobuf/compiler/js/well_known_types_embed.h 2025-06-01T22:52:45.5429394Z ++ echo torch/include/google/protobuf/compiler/js/well_known_types_embed.h 2025-06-01T22:52:45.5429890Z ++ grep RECORD 2025-06-01T22:52:45.5447674Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/js/well_known_types_embed.h 2025-06-01T22:52:45.5448321Z +++ openssl base64 2025-06-01T22:52:45.5448838Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.5449981Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.5451129Z +++ sed -e s/=//g 2025-06-01T22:52:45.5489779Z ++ HASH=hujEl383IkxlfNjQppB1HM6tVeRpMmuruqJ7HySYhYQ 2025-06-01T22:52:45.5495004Z +++ ls -nl torch/include/google/protobuf/compiler/js/well_known_types_embed.h 2025-06-01T22:52:45.5495941Z +++ awk '{print $5}' 2025-06-01T22:52:45.5522760Z ++ FSIZE=1981 2025-06-01T22:52:45.5523803Z ++ echo '"torch/include/google/protobuf/compiler/js/well_known_types_embed.h",sha256=hujEl383IkxlfNjQppB1HM6tVeRpMmuruqJ7HySYhYQ,1981' 2025-06-01T22:52:45.5525041Z ++ read fname 2025-06-01T22:52:45.5525597Z ++ make_wheel_record torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h 2025-06-01T22:52:45.5526531Z ++ FPATH=torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h 2025-06-01T22:52:45.5527310Z ++ echo torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h 2025-06-01T22:52:45.5527875Z ++ grep RECORD 2025-06-01T22:52:45.5547732Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h 2025-06-01T22:52:45.5548441Z +++ openssl base64 2025-06-01T22:52:45.5548949Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.5550512Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.5551902Z +++ sed -e s/=//g 2025-06-01T22:52:45.5591521Z ++ HASH=3LO7M_atFJMuMpdv0soSi-BWh5-r1PWDydmH5-LbjyA 2025-06-01T22:52:45.5595722Z +++ ls -nl torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h 2025-06-01T22:52:45.5596804Z +++ awk '{print $5}' 2025-06-01T22:52:45.5624560Z ++ FSIZE=3430 2025-06-01T22:52:45.5625513Z ++ echo '"torch/include/google/protobuf/compiler/objectivec/objectivec_generator.h",sha256=3LO7M_atFJMuMpdv0soSi-BWh5-r1PWDydmH5-LbjyA,3430' 2025-06-01T22:52:45.5626621Z ++ read fname 2025-06-01T22:52:45.5627135Z ++ make_wheel_record torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h 2025-06-01T22:52:45.5628006Z ++ FPATH=torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h 2025-06-01T22:52:45.5628770Z ++ echo torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h 2025-06-01T22:52:45.5629311Z ++ grep RECORD 2025-06-01T22:52:45.5648024Z +++ openssl base64 2025-06-01T22:52:45.5648956Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.5649614Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h 2025-06-01T22:52:45.5650345Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.5651429Z +++ sed -e s/=//g 2025-06-01T22:52:45.5690771Z ++ HASH=DsPXHNlqK8n_RLwlB2UgmNsNjCg1CP_Pa4R3Dc6-Axo 2025-06-01T22:52:45.5696234Z +++ ls -nl torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h 2025-06-01T22:52:45.5697123Z +++ awk '{print $5}' 2025-06-01T22:52:45.5723593Z ++ FSIZE=12294 2025-06-01T22:52:45.5724622Z ++ echo '"torch/include/google/protobuf/compiler/objectivec/objectivec_helpers.h",sha256=DsPXHNlqK8n_RLwlB2UgmNsNjCg1CP_Pa4R3Dc6-Axo,12294' 2025-06-01T22:52:45.5725701Z ++ read fname 2025-06-01T22:52:45.5726197Z ++ make_wheel_record torch/include/google/protobuf/compiler/php/php_generator.h 2025-06-01T22:52:45.5726908Z ++ FPATH=torch/include/google/protobuf/compiler/php/php_generator.h 2025-06-01T22:52:45.5727552Z ++ echo torch/include/google/protobuf/compiler/php/php_generator.h 2025-06-01T22:52:45.5728016Z ++ grep RECORD 2025-06-01T22:52:45.5748197Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/php/php_generator.h 2025-06-01T22:52:45.5748805Z +++ openssl base64 2025-06-01T22:52:45.5749543Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.5751066Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.5752628Z +++ sed -e s/=//g 2025-06-01T22:52:45.5793343Z ++ HASH=5G3ALACJwXJwMgQ4LkXdNpxTpzhBp0hhupKUE_aTHfI 2025-06-01T22:52:45.5796979Z +++ ls -nl torch/include/google/protobuf/compiler/php/php_generator.h 2025-06-01T22:52:45.5797683Z +++ awk '{print $5}' 2025-06-01T22:52:45.5825597Z ++ FSIZE=3602 2025-06-01T22:52:45.5826490Z ++ echo '"torch/include/google/protobuf/compiler/php/php_generator.h",sha256=5G3ALACJwXJwMgQ4LkXdNpxTpzhBp0hhupKUE_aTHfI,3602' 2025-06-01T22:52:45.5827276Z ++ read fname 2025-06-01T22:52:45.5827880Z ++ make_wheel_record torch/include/google/protobuf/compiler/python/python_generator.h 2025-06-01T22:52:45.5828622Z ++ FPATH=torch/include/google/protobuf/compiler/python/python_generator.h 2025-06-01T22:52:45.5829296Z ++ echo torch/include/google/protobuf/compiler/python/python_generator.h 2025-06-01T22:52:45.5829793Z ++ grep RECORD 2025-06-01T22:52:45.5847285Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/python/python_generator.h 2025-06-01T22:52:45.5848012Z +++ openssl base64 2025-06-01T22:52:45.5848294Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.5849445Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.5850798Z +++ sed -e s/=//g 2025-06-01T22:52:45.5889955Z ++ HASH=2Afy7n99LN5Dx45cUdvaWJ9OehL3UsYqWC0DufdkM5Q 2025-06-01T22:52:45.5895395Z +++ ls -nl torch/include/google/protobuf/compiler/python/python_generator.h 2025-06-01T22:52:45.5896112Z +++ awk '{print $5}' 2025-06-01T22:52:45.5923414Z ++ FSIZE=7737 2025-06-01T22:52:45.5924411Z ++ echo '"torch/include/google/protobuf/compiler/python/python_generator.h",sha256=2Afy7n99LN5Dx45cUdvaWJ9OehL3UsYqWC0DufdkM5Q,7737' 2025-06-01T22:52:45.5925436Z ++ read fname 2025-06-01T22:52:45.5925946Z ++ make_wheel_record torch/include/google/protobuf/compiler/ruby/ruby_generator.h 2025-06-01T22:52:45.5926652Z ++ FPATH=torch/include/google/protobuf/compiler/ruby/ruby_generator.h 2025-06-01T22:52:45.5927311Z ++ echo torch/include/google/protobuf/compiler/ruby/ruby_generator.h 2025-06-01T22:52:45.5927801Z ++ grep RECORD 2025-06-01T22:52:45.5949874Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/compiler/ruby/ruby_generator.h 2025-06-01T22:52:45.5950718Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.5950977Z +++ openssl base64 2025-06-01T22:52:45.5951250Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.5951858Z +++ sed -e s/=//g 2025-06-01T22:52:45.5995745Z ++ HASH=XRtwU_wjEMtTU4K4oJ73P3nHh-3N_xmGRceYBfv7crI 2025-06-01T22:52:45.5999386Z +++ ls -nl torch/include/google/protobuf/compiler/ruby/ruby_generator.h 2025-06-01T22:52:45.6000142Z +++ awk '{print $5}' 2025-06-01T22:52:45.6028149Z ++ FSIZE=2811 2025-06-01T22:52:45.6028965Z ++ echo '"torch/include/google/protobuf/compiler/ruby/ruby_generator.h",sha256=XRtwU_wjEMtTU4K4oJ73P3nHh-3N_xmGRceYBfv7crI,2811' 2025-06-01T22:52:45.6029810Z ++ read fname 2025-06-01T22:52:45.6030179Z ++ make_wheel_record torch/include/google/protobuf/io/coded_stream.h 2025-06-01T22:52:45.6030726Z ++ FPATH=torch/include/google/protobuf/io/coded_stream.h 2025-06-01T22:52:45.6031212Z ++ echo torch/include/google/protobuf/io/coded_stream.h 2025-06-01T22:52:45.6031733Z ++ grep RECORD 2025-06-01T22:52:45.6049825Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/io/coded_stream.h 2025-06-01T22:52:45.6050354Z +++ openssl base64 2025-06-01T22:52:45.6051147Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.6052540Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.6053822Z +++ sed -e s/=//g 2025-06-01T22:52:45.6092773Z ++ HASH=OTdZJHCp9c0fZKy9JoJsYGcH6agK8wNvolUGF3f3mFk 2025-06-01T22:52:45.6098932Z +++ ls -nl torch/include/google/protobuf/io/coded_stream.h 2025-06-01T22:52:45.6099360Z +++ awk '{print $5}' 2025-06-01T22:52:45.6126102Z ++ FSIZE=69376 2025-06-01T22:52:45.6126890Z ++ echo '"torch/include/google/protobuf/io/coded_stream.h",sha256=OTdZJHCp9c0fZKy9JoJsYGcH6agK8wNvolUGF3f3mFk,69376' 2025-06-01T22:52:45.6127691Z ++ read fname 2025-06-01T22:52:45.6128066Z ++ make_wheel_record torch/include/google/protobuf/io/gzip_stream.h 2025-06-01T22:52:45.6128618Z ++ FPATH=torch/include/google/protobuf/io/gzip_stream.h 2025-06-01T22:52:45.6129227Z ++ echo torch/include/google/protobuf/io/gzip_stream.h 2025-06-01T22:52:45.6129640Z ++ grep RECORD 2025-06-01T22:52:45.6149928Z +++ openssl base64 2025-06-01T22:52:45.6150490Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/io/gzip_stream.h 2025-06-01T22:52:45.6151030Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.6151817Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.6153128Z +++ sed -e s/=//g 2025-06-01T22:52:45.6197596Z ++ HASH=-l2Y7FPELXj7sWbqRp14JCz-ZW0p9ZT6kY7jw90DYfg 2025-06-01T22:52:45.6200520Z +++ ls -nl torch/include/google/protobuf/io/gzip_stream.h 2025-06-01T22:52:45.6201161Z +++ awk '{print $5}' 2025-06-01T22:52:45.6229320Z ++ FSIZE=6682 2025-06-01T22:52:45.6230014Z ++ echo '"torch/include/google/protobuf/io/gzip_stream.h",sha256=-l2Y7FPELXj7sWbqRp14JCz-ZW0p9ZT6kY7jw90DYfg,6682' 2025-06-01T22:52:45.6230766Z ++ read fname 2025-06-01T22:52:45.6231124Z ++ make_wheel_record torch/include/google/protobuf/io/io_win32.h 2025-06-01T22:52:45.6231619Z ++ FPATH=torch/include/google/protobuf/io/io_win32.h 2025-06-01T22:52:45.6232086Z ++ echo torch/include/google/protobuf/io/io_win32.h 2025-06-01T22:52:45.6232460Z ++ grep RECORD 2025-06-01T22:52:45.6250946Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/io/io_win32.h 2025-06-01T22:52:45.6251697Z +++ openssl base64 2025-06-01T22:52:45.6252461Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.6253820Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.6255202Z +++ sed -e s/=//g 2025-06-01T22:52:45.6292712Z ++ HASH=LTF4YaZ7ZsVNwrL1_gm5dJAD__Tv753JxxX-XiwXqho 2025-06-01T22:52:45.6298703Z +++ ls -nl torch/include/google/protobuf/io/io_win32.h 2025-06-01T22:52:45.6299345Z +++ awk '{print $5}' 2025-06-01T22:52:45.6326032Z ++ FSIZE=5384 2025-06-01T22:52:45.6326535Z ++ echo '"torch/include/google/protobuf/io/io_win32.h",sha256=LTF4YaZ7ZsVNwrL1_gm5dJAD__Tv753JxxX-XiwXqho,5384' 2025-06-01T22:52:45.6326650Z ++ read fname 2025-06-01T22:52:45.6326873Z ++ make_wheel_record torch/include/google/protobuf/io/printer.h 2025-06-01T22:52:45.6327046Z ++ FPATH=torch/include/google/protobuf/io/printer.h 2025-06-01T22:52:45.6327390Z ++ echo torch/include/google/protobuf/io/printer.h 2025-06-01T22:52:45.6327742Z ++ grep RECORD 2025-06-01T22:52:45.6348921Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/io/printer.h 2025-06-01T22:52:45.6349407Z +++ openssl base64 2025-06-01T22:52:45.6350708Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.6352109Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.6353408Z +++ sed -e s/=//g 2025-06-01T22:52:45.6393538Z ++ HASH=z5WrxcCWyZWbXn5RuUSKwSeNmJwpBjI-RY3sG1NLXrQ 2025-06-01T22:52:45.6397954Z +++ ls -nl torch/include/google/protobuf/io/printer.h 2025-06-01T22:52:45.6399063Z +++ awk '{print $5}' 2025-06-01T22:52:45.6426439Z ++ FSIZE=15934 2025-06-01T22:52:45.6427001Z ++ echo '"torch/include/google/protobuf/io/printer.h",sha256=z5WrxcCWyZWbXn5RuUSKwSeNmJwpBjI-RY3sG1NLXrQ,15934' 2025-06-01T22:52:45.6427184Z ++ read fname 2025-06-01T22:52:45.6427429Z ++ make_wheel_record torch/include/google/protobuf/io/strtod.h 2025-06-01T22:52:45.6427607Z ++ FPATH=torch/include/google/protobuf/io/strtod.h 2025-06-01T22:52:45.6428327Z ++ echo torch/include/google/protobuf/io/strtod.h 2025-06-01T22:52:45.6429841Z ++ grep RECORD 2025-06-01T22:52:45.6454403Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/io/strtod.h 2025-06-01T22:52:45.6454731Z +++ openssl base64 2025-06-01T22:52:45.6457236Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.6458373Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.6459013Z +++ sed -e s/=//g 2025-06-01T22:52:45.6496794Z ++ HASH=ri1B0MEU1A5qH24w2AryLkbJx_4j7C9fUGiOG-A-Bss 2025-06-01T22:52:45.6501906Z +++ ls -nl torch/include/google/protobuf/io/strtod.h 2025-06-01T22:52:45.6502042Z +++ awk '{print $5}' 2025-06-01T22:52:45.6526588Z ++ FSIZE=2431 2025-06-01T22:52:45.6527097Z ++ echo '"torch/include/google/protobuf/io/strtod.h",sha256=ri1B0MEU1A5qH24w2AryLkbJx_4j7C9fUGiOG-A-Bss,2431' 2025-06-01T22:52:45.6527196Z ++ read fname 2025-06-01T22:52:45.6527443Z ++ make_wheel_record torch/include/google/protobuf/io/tokenizer.h 2025-06-01T22:52:45.6527810Z ++ FPATH=torch/include/google/protobuf/io/tokenizer.h 2025-06-01T22:52:45.6529401Z ++ echo torch/include/google/protobuf/io/tokenizer.h 2025-06-01T22:52:45.6530524Z ++ grep RECORD 2025-06-01T22:52:45.6550557Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/io/tokenizer.h 2025-06-01T22:52:45.6550901Z +++ openssl base64 2025-06-01T22:52:45.6552348Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.6553694Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.6555056Z +++ sed -e s/=//g 2025-06-01T22:52:45.6597188Z ++ HASH=LlxEAdD9LUbC4nHJZCvaK5hof7Wk2kw8DWWIOGdxroc 2025-06-01T22:52:45.6600267Z +++ ls -nl torch/include/google/protobuf/io/tokenizer.h 2025-06-01T22:52:45.6600888Z +++ awk '{print $5}' 2025-06-01T22:52:45.6629510Z ++ FSIZE=16757 2025-06-01T22:52:45.6630100Z ++ echo '"torch/include/google/protobuf/io/tokenizer.h",sha256=LlxEAdD9LUbC4nHJZCvaK5hof7Wk2kw8DWWIOGdxroc,16757' 2025-06-01T22:52:45.6630202Z ++ read fname 2025-06-01T22:52:45.6630475Z ++ make_wheel_record torch/include/google/protobuf/io/zero_copy_stream.h 2025-06-01T22:52:45.6630689Z ++ FPATH=torch/include/google/protobuf/io/zero_copy_stream.h 2025-06-01T22:52:45.6630887Z ++ echo torch/include/google/protobuf/io/zero_copy_stream.h 2025-06-01T22:52:45.6630995Z ++ grep RECORD 2025-06-01T22:52:45.6655624Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/io/zero_copy_stream.h 2025-06-01T22:52:45.6655936Z +++ openssl base64 2025-06-01T22:52:45.6656890Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.6659293Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.6659511Z +++ sed -e s/=//g 2025-06-01T22:52:45.6698177Z ++ HASH=vLd2SWvd9vJo8ZIkkt7zd-b_XKgzIAa8XYfYOkauElQ 2025-06-01T22:52:45.6709382Z +++ ls -nl torch/include/google/protobuf/io/zero_copy_stream.h 2025-06-01T22:52:45.6709489Z +++ awk '{print $5}' 2025-06-01T22:52:45.6731094Z ++ FSIZE=10258 2025-06-01T22:52:45.6731665Z ++ echo '"torch/include/google/protobuf/io/zero_copy_stream.h",sha256=vLd2SWvd9vJo8ZIkkt7zd-b_XKgzIAa8XYfYOkauElQ,10258' 2025-06-01T22:52:45.6731769Z ++ read fname 2025-06-01T22:52:45.6732106Z ++ make_wheel_record torch/include/google/protobuf/io/zero_copy_stream_impl.h 2025-06-01T22:52:45.6732491Z ++ FPATH=torch/include/google/protobuf/io/zero_copy_stream_impl.h 2025-06-01T22:52:45.6734789Z ++ echo torch/include/google/protobuf/io/zero_copy_stream_impl.h 2025-06-01T22:52:45.6736000Z ++ grep RECORD 2025-06-01T22:52:45.6759604Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/io/zero_copy_stream_impl.h 2025-06-01T22:52:45.6760124Z +++ openssl base64 2025-06-01T22:52:45.6760253Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.6760355Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.6761236Z +++ sed -e s/=//g 2025-06-01T22:52:45.6802921Z ++ HASH=oKsaYWRbmr9-tVcr2uUdInn7oOENpTzDw9xotMpyXbY 2025-06-01T22:52:45.6806154Z +++ ls -nl torch/include/google/protobuf/io/zero_copy_stream_impl.h 2025-06-01T22:52:45.6806859Z +++ awk '{print $5}' 2025-06-01T22:52:45.6834912Z ++ FSIZE=13188 2025-06-01T22:52:45.6835505Z ++ echo '"torch/include/google/protobuf/io/zero_copy_stream_impl.h",sha256=oKsaYWRbmr9-tVcr2uUdInn7oOENpTzDw9xotMpyXbY,13188' 2025-06-01T22:52:45.6835952Z ++ read fname 2025-06-01T22:52:45.6836286Z ++ make_wheel_record torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h 2025-06-01T22:52:45.6836541Z ++ FPATH=torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h 2025-06-01T22:52:45.6836783Z ++ echo torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h 2025-06-01T22:52:45.6836897Z ++ grep RECORD 2025-06-01T22:52:45.6855683Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h 2025-06-01T22:52:45.6856081Z +++ openssl base64 2025-06-01T22:52:45.6857505Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.6859295Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.6860797Z +++ sed -e s/=//g 2025-06-01T22:52:45.6900103Z ++ HASH=SNohkWamNK42WBaWQWYM-PIiffZ1cvf9rq7eY13iiXE 2025-06-01T22:52:45.6904146Z +++ ls -nl torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h 2025-06-01T22:52:45.6905197Z +++ awk '{print $5}' 2025-06-01T22:52:45.6929302Z ++ FSIZE=16826 2025-06-01T22:52:45.6930079Z ++ echo '"torch/include/google/protobuf/io/zero_copy_stream_impl_lite.h",sha256=SNohkWamNK42WBaWQWYM-PIiffZ1cvf9rq7eY13iiXE,16826' 2025-06-01T22:52:45.6930185Z ++ read fname 2025-06-01T22:52:45.6930452Z ++ make_wheel_record torch/include/google/protobuf/stubs/bytestream.h 2025-06-01T22:52:45.6930645Z ++ FPATH=torch/include/google/protobuf/stubs/bytestream.h 2025-06-01T22:52:45.6932725Z ++ echo torch/include/google/protobuf/stubs/bytestream.h 2025-06-01T22:52:45.6933959Z ++ grep RECORD 2025-06-01T22:52:45.6953097Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/bytestream.h 2025-06-01T22:52:45.6953719Z +++ openssl base64 2025-06-01T22:52:45.6954996Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.6956404Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.6957837Z +++ sed -e s/=//g 2025-06-01T22:52:45.6997636Z ++ HASH=Vrbyk7Gil3s8vT_AyFWGAFx3mqyJXegjj73pSPYCaos 2025-06-01T22:52:45.7001032Z +++ ls -nl torch/include/google/protobuf/stubs/bytestream.h 2025-06-01T22:52:45.7001677Z +++ awk '{print $5}' 2025-06-01T22:52:45.7031309Z ++ FSIZE=11759 2025-06-01T22:52:45.7031914Z ++ echo '"torch/include/google/protobuf/stubs/bytestream.h",sha256=Vrbyk7Gil3s8vT_AyFWGAFx3mqyJXegjj73pSPYCaos,11759' 2025-06-01T22:52:45.7032382Z ++ read fname 2025-06-01T22:52:45.7032685Z ++ make_wheel_record torch/include/google/protobuf/stubs/callback.h 2025-06-01T22:52:45.7032880Z ++ FPATH=torch/include/google/protobuf/stubs/callback.h 2025-06-01T22:52:45.7033067Z ++ echo torch/include/google/protobuf/stubs/callback.h 2025-06-01T22:52:45.7033166Z ++ grep RECORD 2025-06-01T22:52:45.7050345Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/callback.h 2025-06-01T22:52:45.7050937Z +++ openssl base64 2025-06-01T22:52:45.7052166Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.7053591Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.7054781Z +++ sed -e s/=//g 2025-06-01T22:52:45.7091524Z ++ HASH=bdJUB8JnfWM5TpqzDvr2cpDRPU9dVGN6Bov-Jc2dzHk 2025-06-01T22:52:45.7096340Z +++ ls -nl torch/include/google/protobuf/stubs/callback.h 2025-06-01T22:52:45.7097290Z +++ awk '{print $5}' 2025-06-01T22:52:45.7124988Z ++ FSIZE=17078 2025-06-01T22:52:45.7125738Z ++ echo '"torch/include/google/protobuf/stubs/callback.h",sha256=bdJUB8JnfWM5TpqzDvr2cpDRPU9dVGN6Bov-Jc2dzHk,17078' 2025-06-01T22:52:45.7125849Z ++ read fname 2025-06-01T22:52:45.7126071Z ++ make_wheel_record torch/include/google/protobuf/stubs/casts.h 2025-06-01T22:52:45.7126238Z ++ FPATH=torch/include/google/protobuf/stubs/casts.h 2025-06-01T22:52:45.7126410Z ++ echo torch/include/google/protobuf/stubs/casts.h 2025-06-01T22:52:45.7126511Z ++ grep RECORD 2025-06-01T22:52:45.7148054Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/casts.h 2025-06-01T22:52:45.7148528Z +++ openssl base64 2025-06-01T22:52:45.7148889Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.7150092Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.7151300Z +++ sed -e s/=//g 2025-06-01T22:52:45.7195813Z ++ HASH=xWLAuFGf-Jmkoz3o0SSTUMzG6N8MYVmOwsB-vNvSQU4 2025-06-01T22:52:45.7199329Z +++ ls -nl torch/include/google/protobuf/stubs/casts.h 2025-06-01T22:52:45.7200167Z +++ awk '{print $5}' 2025-06-01T22:52:45.7228635Z ++ FSIZE=5733 2025-06-01T22:52:45.7229341Z ++ echo '"torch/include/google/protobuf/stubs/casts.h",sha256=xWLAuFGf-Jmkoz3o0SSTUMzG6N8MYVmOwsB-vNvSQU4,5733' 2025-06-01T22:52:45.7229823Z ++ read fname 2025-06-01T22:52:45.7230114Z ++ make_wheel_record torch/include/google/protobuf/stubs/common.h 2025-06-01T22:52:45.7230305Z ++ FPATH=torch/include/google/protobuf/stubs/common.h 2025-06-01T22:52:45.7230509Z ++ echo torch/include/google/protobuf/stubs/common.h 2025-06-01T22:52:45.7230609Z ++ grep RECORD 2025-06-01T22:52:45.7249859Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/common.h 2025-06-01T22:52:45.7250408Z +++ openssl base64 2025-06-01T22:52:45.7251512Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.7252696Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.7253992Z +++ sed -e s/=//g 2025-06-01T22:52:45.7290964Z ++ HASH=CT8Z_sHtECNOsEt3LDtYFHSBZLq2me6VXEBiJ-XwA34 2025-06-01T22:52:45.7295855Z +++ ls -nl torch/include/google/protobuf/stubs/common.h 2025-06-01T22:52:45.7296789Z +++ awk '{print $5}' 2025-06-01T22:52:45.7324494Z ++ FSIZE=7283 2025-06-01T22:52:45.7325308Z ++ echo '"torch/include/google/protobuf/stubs/common.h",sha256=CT8Z_sHtECNOsEt3LDtYFHSBZLq2me6VXEBiJ-XwA34,7283' 2025-06-01T22:52:45.7325425Z ++ read fname 2025-06-01T22:52:45.7325657Z ++ make_wheel_record torch/include/google/protobuf/stubs/fastmem.h 2025-06-01T22:52:45.7325832Z ++ FPATH=torch/include/google/protobuf/stubs/fastmem.h 2025-06-01T22:52:45.7326012Z ++ echo torch/include/google/protobuf/stubs/fastmem.h 2025-06-01T22:52:45.7326301Z ++ grep RECORD 2025-06-01T22:52:45.7347329Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/fastmem.h 2025-06-01T22:52:45.7347804Z +++ openssl base64 2025-06-01T22:52:45.7348738Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.7350031Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.7351239Z +++ sed -e s/=//g 2025-06-01T22:52:45.7391190Z ++ HASH=FPGFbE4RdO7Zyv_Sarq3qM4pJwSGk4nAq1KjB5-vMBo 2025-06-01T22:52:45.7395583Z +++ ls -nl torch/include/google/protobuf/stubs/fastmem.h 2025-06-01T22:52:45.7395911Z +++ awk '{print $5}' 2025-06-01T22:52:45.7423604Z ++ FSIZE=6016 2025-06-01T22:52:45.7424265Z ++ echo '"torch/include/google/protobuf/stubs/fastmem.h",sha256=FPGFbE4RdO7Zyv_Sarq3qM4pJwSGk4nAq1KjB5-vMBo,6016' 2025-06-01T22:52:45.7424369Z ++ read fname 2025-06-01T22:52:45.7424599Z ++ make_wheel_record torch/include/google/protobuf/stubs/hash.h 2025-06-01T22:52:45.7424760Z ++ FPATH=torch/include/google/protobuf/stubs/hash.h 2025-06-01T22:52:45.7424922Z ++ echo torch/include/google/protobuf/stubs/hash.h 2025-06-01T22:52:45.7425021Z ++ grep RECORD 2025-06-01T22:52:45.7447011Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/hash.h 2025-06-01T22:52:45.7447135Z +++ openssl base64 2025-06-01T22:52:45.7447241Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.7448380Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.7449673Z +++ sed -e s/=//g 2025-06-01T22:52:45.7488812Z ++ HASH=xfplDSXoyJCV-ZokmGJVNrv4Zl7Qp4GReQE2cwvNaSc 2025-06-01T22:52:45.7493788Z +++ ls -nl torch/include/google/protobuf/stubs/hash.h 2025-06-01T22:52:45.7494781Z +++ awk '{print $5}' 2025-06-01T22:52:45.7522421Z ++ FSIZE=4116 2025-06-01T22:52:45.7523034Z ++ echo '"torch/include/google/protobuf/stubs/hash.h",sha256=xfplDSXoyJCV-ZokmGJVNrv4Zl7Qp4GReQE2cwvNaSc,4116' 2025-06-01T22:52:45.7523370Z ++ read fname 2025-06-01T22:52:45.7523663Z ++ make_wheel_record torch/include/google/protobuf/stubs/logging.h 2025-06-01T22:52:45.7523868Z ++ FPATH=torch/include/google/protobuf/stubs/logging.h 2025-06-01T22:52:45.7524048Z ++ echo torch/include/google/protobuf/stubs/logging.h 2025-06-01T22:52:45.7524149Z ++ grep RECORD 2025-06-01T22:52:45.7545693Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/logging.h 2025-06-01T22:52:45.7545881Z +++ openssl base64 2025-06-01T22:52:45.7546139Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.7547728Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.7548774Z +++ sed -e s/=//g 2025-06-01T22:52:45.7589167Z ++ HASH=Dti8x-hz8wNeZJpbZCdiD6oKF-wMQKkSlG963Awvg-g 2025-06-01T22:52:45.7598290Z +++ ls -nl torch/include/google/protobuf/stubs/logging.h 2025-06-01T22:52:45.7598396Z +++ awk '{print $5}' 2025-06-01T22:52:45.7622922Z ++ FSIZE=8915 2025-06-01T22:52:45.7623588Z ++ echo '"torch/include/google/protobuf/stubs/logging.h",sha256=Dti8x-hz8wNeZJpbZCdiD6oKF-wMQKkSlG963Awvg-g,8915' 2025-06-01T22:52:45.7624002Z ++ read fname 2025-06-01T22:52:45.7624285Z ++ make_wheel_record torch/include/google/protobuf/stubs/macros.h 2025-06-01T22:52:45.7624480Z ++ FPATH=torch/include/google/protobuf/stubs/macros.h 2025-06-01T22:52:45.7624671Z ++ echo torch/include/google/protobuf/stubs/macros.h 2025-06-01T22:52:45.7624909Z ++ grep RECORD 2025-06-01T22:52:45.7646770Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/macros.h 2025-06-01T22:52:45.7646903Z +++ openssl base64 2025-06-01T22:52:45.7647367Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.7650115Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.7651296Z +++ sed -e s/=//g 2025-06-01T22:52:45.7689462Z ++ HASH=5-vlE2KDw0XW2ZMvTHSGFdnptyY1U_IeFEMrNHCtzCM 2025-06-01T22:52:45.7694119Z +++ ls -nl torch/include/google/protobuf/stubs/macros.h 2025-06-01T22:52:45.7695061Z +++ awk '{print $5}' 2025-06-01T22:52:45.7722037Z ++ FSIZE=4903 2025-06-01T22:52:45.7722697Z ++ echo '"torch/include/google/protobuf/stubs/macros.h",sha256=5-vlE2KDw0XW2ZMvTHSGFdnptyY1U_IeFEMrNHCtzCM,4903' 2025-06-01T22:52:45.7723177Z ++ read fname 2025-06-01T22:52:45.7723479Z ++ make_wheel_record torch/include/google/protobuf/stubs/map_util.h 2025-06-01T22:52:45.7723666Z ++ FPATH=torch/include/google/protobuf/stubs/map_util.h 2025-06-01T22:52:45.7724001Z ++ echo torch/include/google/protobuf/stubs/map_util.h 2025-06-01T22:52:45.7724107Z ++ grep RECORD 2025-06-01T22:52:45.7746226Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/map_util.h 2025-06-01T22:52:45.7746348Z +++ openssl base64 2025-06-01T22:52:45.7746464Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.7747489Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.7748907Z +++ sed -e s/=//g 2025-06-01T22:52:45.7789819Z ++ HASH=J8WPjmcTqQFHdd_94IOOT6ajnvfbGknd64MYHQLvwgg 2025-06-01T22:52:45.7794951Z +++ ls -nl torch/include/google/protobuf/stubs/map_util.h 2025-06-01T22:52:45.7796190Z +++ awk '{print $5}' 2025-06-01T22:52:45.7823942Z ++ FSIZE=31213 2025-06-01T22:52:45.7824587Z ++ echo '"torch/include/google/protobuf/stubs/map_util.h",sha256=J8WPjmcTqQFHdd_94IOOT6ajnvfbGknd64MYHQLvwgg,31213' 2025-06-01T22:52:45.7824704Z ++ read fname 2025-06-01T22:52:45.7824918Z ++ make_wheel_record torch/include/google/protobuf/stubs/mutex.h 2025-06-01T22:52:45.7825090Z ++ FPATH=torch/include/google/protobuf/stubs/mutex.h 2025-06-01T22:52:45.7825247Z ++ echo torch/include/google/protobuf/stubs/mutex.h 2025-06-01T22:52:45.7825864Z ++ grep RECORD 2025-06-01T22:52:45.7847232Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/mutex.h 2025-06-01T22:52:45.7847357Z +++ openssl base64 2025-06-01T22:52:45.7847972Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.7859611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.7859803Z +++ sed -e s/=//g 2025-06-01T22:52:45.7889442Z ++ HASH=ew8EujN15cieg-hh7r557uAF4UXRIsef9XxAFP9DEs4 2025-06-01T22:52:45.7894480Z +++ ls -nl torch/include/google/protobuf/stubs/mutex.h 2025-06-01T22:52:45.7895650Z +++ awk '{print $5}' 2025-06-01T22:52:45.7921598Z ++ FSIZE=6157 2025-06-01T22:52:45.7922224Z ++ echo '"torch/include/google/protobuf/stubs/mutex.h",sha256=ew8EujN15cieg-hh7r557uAF4UXRIsef9XxAFP9DEs4,6157' 2025-06-01T22:52:45.7922362Z ++ read fname 2025-06-01T22:52:45.7922608Z ++ make_wheel_record torch/include/google/protobuf/stubs/once.h 2025-06-01T22:52:45.7922775Z ++ FPATH=torch/include/google/protobuf/stubs/once.h 2025-06-01T22:52:45.7923512Z ++ echo torch/include/google/protobuf/stubs/once.h 2025-06-01T22:52:45.7924650Z ++ grep RECORD 2025-06-01T22:52:45.7946718Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/once.h 2025-06-01T22:52:45.7947555Z +++ openssl base64 2025-06-01T22:52:45.7947973Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.7949205Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.7950515Z +++ sed -e s/=//g 2025-06-01T22:52:45.7994615Z ++ HASH=hF26IIrrRP0L9uH-QQmzXQZhkNBWZDnPpoZ3Wp4MmgQ 2025-06-01T22:52:45.7999087Z +++ ls -nl torch/include/google/protobuf/stubs/once.h 2025-06-01T22:52:45.8000372Z +++ awk '{print $5}' 2025-06-01T22:52:45.8028103Z ++ FSIZE=2184 2025-06-01T22:52:45.8028860Z ++ echo '"torch/include/google/protobuf/stubs/once.h",sha256=hF26IIrrRP0L9uH-QQmzXQZhkNBWZDnPpoZ3Wp4MmgQ,2184' 2025-06-01T22:52:45.8029562Z ++ read fname 2025-06-01T22:52:45.8029975Z ++ make_wheel_record torch/include/google/protobuf/stubs/platform_macros.h 2025-06-01T22:52:45.8030586Z ++ FPATH=torch/include/google/protobuf/stubs/platform_macros.h 2025-06-01T22:52:45.8031137Z ++ echo torch/include/google/protobuf/stubs/platform_macros.h 2025-06-01T22:52:45.8031559Z ++ grep RECORD 2025-06-01T22:52:45.8050282Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/platform_macros.h 2025-06-01T22:52:45.8051078Z +++ openssl base64 2025-06-01T22:52:45.8052207Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.8053659Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.8054920Z +++ sed -e s/=//g 2025-06-01T22:52:45.8091120Z ++ HASH=p7qIAIgM5-Li5gvmaAFSl0UwTHb8VfZDlcHx2Gz4XNg 2025-06-01T22:52:45.8096506Z +++ ls -nl torch/include/google/protobuf/stubs/platform_macros.h 2025-06-01T22:52:45.8097087Z +++ awk '{print $5}' 2025-06-01T22:52:45.8121491Z ++ FSIZE=5108 2025-06-01T22:52:45.8122324Z ++ echo '"torch/include/google/protobuf/stubs/platform_macros.h",sha256=p7qIAIgM5-Li5gvmaAFSl0UwTHb8VfZDlcHx2Gz4XNg,5108' 2025-06-01T22:52:45.8123085Z ++ read fname 2025-06-01T22:52:45.8123589Z ++ make_wheel_record torch/include/google/protobuf/stubs/port.h 2025-06-01T22:52:45.8124080Z ++ FPATH=torch/include/google/protobuf/stubs/port.h 2025-06-01T22:52:45.8124826Z ++ echo torch/include/google/protobuf/stubs/port.h 2025-06-01T22:52:45.8126056Z ++ grep RECORD 2025-06-01T22:52:45.8147821Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/port.h 2025-06-01T22:52:45.8148338Z +++ openssl base64 2025-06-01T22:52:45.8149363Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.8150496Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.8151956Z +++ sed -e s/=//g 2025-06-01T22:52:45.8193487Z ++ HASH=Upfbx2LnIc02I6CPYHKC5t-Ge96GB_KEh3MOD-Fr7xQ 2025-06-01T22:52:45.8197406Z +++ ls -nl torch/include/google/protobuf/stubs/port.h 2025-06-01T22:52:45.8197795Z +++ awk '{print $5}' 2025-06-01T22:52:45.8226096Z ++ FSIZE=12744 2025-06-01T22:52:45.8226864Z ++ echo '"torch/include/google/protobuf/stubs/port.h",sha256=Upfbx2LnIc02I6CPYHKC5t-Ge96GB_KEh3MOD-Fr7xQ,12744' 2025-06-01T22:52:45.8227576Z ++ read fname 2025-06-01T22:52:45.8227946Z ++ make_wheel_record torch/include/google/protobuf/stubs/status.h 2025-06-01T22:52:45.8228452Z ++ FPATH=torch/include/google/protobuf/stubs/status.h 2025-06-01T22:52:45.8228916Z ++ echo torch/include/google/protobuf/stubs/status.h 2025-06-01T22:52:45.8229293Z ++ grep RECORD 2025-06-01T22:52:45.8247473Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/status.h 2025-06-01T22:52:45.8248171Z +++ openssl base64 2025-06-01T22:52:45.8248919Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.8250168Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.8251491Z +++ sed -e s/=//g 2025-06-01T22:52:45.8290454Z ++ HASH=zzEeoqtMSZnPYZPSAzl8EFTiDha1AitZ116x8Tv1kh8 2025-06-01T22:52:45.8295500Z +++ ls -nl torch/include/google/protobuf/stubs/status.h 2025-06-01T22:52:45.8296410Z +++ awk '{print $5}' 2025-06-01T22:52:45.8321477Z ++ FSIZE=3939 2025-06-01T22:52:45.8322215Z ++ echo '"torch/include/google/protobuf/stubs/status.h",sha256=zzEeoqtMSZnPYZPSAzl8EFTiDha1AitZ116x8Tv1kh8,3939' 2025-06-01T22:52:45.8322954Z ++ read fname 2025-06-01T22:52:45.8323315Z ++ make_wheel_record torch/include/google/protobuf/stubs/stl_util.h 2025-06-01T22:52:45.8323919Z ++ FPATH=torch/include/google/protobuf/stubs/stl_util.h 2025-06-01T22:52:45.8324516Z ++ echo torch/include/google/protobuf/stubs/stl_util.h 2025-06-01T22:52:45.8325745Z ++ grep RECORD 2025-06-01T22:52:45.8347679Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/stl_util.h 2025-06-01T22:52:45.8348384Z +++ openssl base64 2025-06-01T22:52:45.8348672Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.8349145Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.8350630Z +++ sed -e s/=//g 2025-06-01T22:52:45.8391765Z ++ HASH=WmLkhpTCn_XWjKNdK9go8d7f7R0Rb4rMH6UT_zIFtxk 2025-06-01T22:52:45.8396826Z +++ ls -nl torch/include/google/protobuf/stubs/stl_util.h 2025-06-01T22:52:45.8397524Z +++ awk '{print $5}' 2025-06-01T22:52:45.8425337Z ++ FSIZE=3283 2025-06-01T22:52:45.8426277Z ++ echo '"torch/include/google/protobuf/stubs/stl_util.h",sha256=WmLkhpTCn_XWjKNdK9go8d7f7R0Rb4rMH6UT_zIFtxk,3283' 2025-06-01T22:52:45.8427037Z ++ read fname 2025-06-01T22:52:45.8427432Z ++ make_wheel_record torch/include/google/protobuf/stubs/stringpiece.h 2025-06-01T22:52:45.8428000Z ++ FPATH=torch/include/google/protobuf/stubs/stringpiece.h 2025-06-01T22:52:45.8428492Z ++ echo torch/include/google/protobuf/stubs/stringpiece.h 2025-06-01T22:52:45.8428900Z ++ grep RECORD 2025-06-01T22:52:45.8447662Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/stringpiece.h 2025-06-01T22:52:45.8448285Z +++ openssl base64 2025-06-01T22:52:45.8448564Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.8449905Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.8451226Z +++ sed -e s/=//g 2025-06-01T22:52:45.8489832Z ++ HASH=ZZ3J4YOjn40_iYCEVbgoUlV287oPU86YVoRumyrefng 2025-06-01T22:52:45.8495429Z +++ ls -nl torch/include/google/protobuf/stubs/stringpiece.h 2025-06-01T22:52:45.8497137Z +++ awk '{print $5}' 2025-06-01T22:52:45.8523332Z ++ FSIZE=17861 2025-06-01T22:52:45.8524383Z ++ echo '"torch/include/google/protobuf/stubs/stringpiece.h",sha256=ZZ3J4YOjn40_iYCEVbgoUlV287oPU86YVoRumyrefng,17861' 2025-06-01T22:52:45.8525395Z ++ read fname 2025-06-01T22:52:45.8525778Z ++ make_wheel_record torch/include/google/protobuf/stubs/strutil.h 2025-06-01T22:52:45.8526306Z ++ FPATH=torch/include/google/protobuf/stubs/strutil.h 2025-06-01T22:52:45.8526790Z ++ echo torch/include/google/protobuf/stubs/strutil.h 2025-06-01T22:52:45.8527176Z ++ grep RECORD 2025-06-01T22:52:45.8547642Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/strutil.h 2025-06-01T22:52:45.8548193Z +++ openssl base64 2025-06-01T22:52:45.8548446Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.8550322Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.8551553Z +++ sed -e s/=//g 2025-06-01T22:52:45.8593750Z ++ HASH=2B5fBAPk4RaGTf2Cnf_SmdYV3lKm6ozXAv9pkX8NsY4 2025-06-01T22:52:45.8595783Z +++ ls -nl torch/include/google/protobuf/stubs/strutil.h 2025-06-01T22:52:45.8596399Z +++ awk '{print $5}' 2025-06-01T22:52:45.8624413Z ++ FSIZE=38777 2025-06-01T22:52:45.8625121Z ++ echo '"torch/include/google/protobuf/stubs/strutil.h",sha256=2B5fBAPk4RaGTf2Cnf_SmdYV3lKm6ozXAv9pkX8NsY4,38777' 2025-06-01T22:52:45.8625886Z ++ read fname 2025-06-01T22:52:45.8626278Z ++ make_wheel_record torch/include/google/protobuf/stubs/template_util.h 2025-06-01T22:52:45.8626876Z ++ FPATH=torch/include/google/protobuf/stubs/template_util.h 2025-06-01T22:52:45.8627397Z ++ echo torch/include/google/protobuf/stubs/template_util.h 2025-06-01T22:52:45.8627829Z ++ grep RECORD 2025-06-01T22:52:45.8646272Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/stubs/template_util.h 2025-06-01T22:52:45.8646901Z +++ openssl base64 2025-06-01T22:52:45.8647322Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.8650588Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.8651801Z +++ sed -e s/=//g 2025-06-01T22:52:45.8688617Z ++ HASH=eWWbVMKQnOR-6qJCAXcd-w5rfN3TCxDMa-7d-SFTvAg 2025-06-01T22:52:45.8693383Z +++ ls -nl torch/include/google/protobuf/stubs/template_util.h 2025-06-01T22:52:45.8694263Z +++ awk '{print $5}' 2025-06-01T22:52:45.8721044Z ++ FSIZE=4834 2025-06-01T22:52:45.8721910Z ++ echo '"torch/include/google/protobuf/stubs/template_util.h",sha256=eWWbVMKQnOR-6qJCAXcd-w5rfN3TCxDMa-7d-SFTvAg,4834' 2025-06-01T22:52:45.8722678Z ++ read fname 2025-06-01T22:52:45.8723126Z ++ make_wheel_record torch/include/google/protobuf/util/delimited_message_util.h 2025-06-01T22:52:45.8723840Z ++ FPATH=torch/include/google/protobuf/util/delimited_message_util.h 2025-06-01T22:52:45.8724909Z ++ echo torch/include/google/protobuf/util/delimited_message_util.h 2025-06-01T22:52:45.8725426Z ++ grep RECORD 2025-06-01T22:52:45.8745197Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/util/delimited_message_util.h 2025-06-01T22:52:45.8746102Z +++ openssl base64 2025-06-01T22:52:45.8747315Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.8747683Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.8748570Z +++ sed -e s/=//g 2025-06-01T22:52:45.8789504Z ++ HASH=KDwgq0aTz6jGmnLR5lJ50UiLOfubHTEMFppzmOlGOtQ 2025-06-01T22:52:45.8793767Z +++ ls -nl torch/include/google/protobuf/util/delimited_message_util.h 2025-06-01T22:52:45.8794529Z +++ awk '{print $5}' 2025-06-01T22:52:45.8823505Z ++ FSIZE=5399 2025-06-01T22:52:45.8824337Z ++ echo '"torch/include/google/protobuf/util/delimited_message_util.h",sha256=KDwgq0aTz6jGmnLR5lJ50UiLOfubHTEMFppzmOlGOtQ,5399' 2025-06-01T22:52:45.8825132Z ++ read fname 2025-06-01T22:52:45.8825546Z ++ make_wheel_record torch/include/google/protobuf/util/field_comparator.h 2025-06-01T22:52:45.8826301Z ++ FPATH=torch/include/google/protobuf/util/field_comparator.h 2025-06-01T22:52:45.8826866Z ++ echo torch/include/google/protobuf/util/field_comparator.h 2025-06-01T22:52:45.8827303Z ++ grep RECORD 2025-06-01T22:52:45.8846010Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/util/field_comparator.h 2025-06-01T22:52:45.8846613Z +++ openssl base64 2025-06-01T22:52:45.8847144Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.8847499Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.8847964Z +++ sed -e s/=//g 2025-06-01T22:52:45.8887656Z ++ HASH=Sts5FN2gQKEydnynI3OmWxCNSjwymYVZ5V-0lJi9atc 2025-06-01T22:52:45.8892317Z +++ ls -nl torch/include/google/protobuf/util/field_comparator.h 2025-06-01T22:52:45.8893043Z +++ awk '{print $5}' 2025-06-01T22:52:45.8920100Z ++ FSIZE=10502 2025-06-01T22:52:45.8920923Z ++ echo '"torch/include/google/protobuf/util/field_comparator.h",sha256=Sts5FN2gQKEydnynI3OmWxCNSjwymYVZ5V-0lJi9atc,10502' 2025-06-01T22:52:45.8921691Z ++ read fname 2025-06-01T22:52:45.8922112Z ++ make_wheel_record torch/include/google/protobuf/util/field_mask_util.h 2025-06-01T22:52:45.8922751Z ++ FPATH=torch/include/google/protobuf/util/field_mask_util.h 2025-06-01T22:52:45.8923295Z ++ echo torch/include/google/protobuf/util/field_mask_util.h 2025-06-01T22:52:45.8923718Z ++ grep RECORD 2025-06-01T22:52:45.8942986Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/util/field_mask_util.h 2025-06-01T22:52:45.8943946Z +++ openssl base64 2025-06-01T22:52:45.8946458Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.8946744Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.8948417Z +++ sed -e s/=//g 2025-06-01T22:52:45.8992276Z ++ HASH=JZhC4WSkxj-yGD79LQAusvJDQOusKGL3cyCbIcXRNgU 2025-06-01T22:52:45.8995995Z +++ ls -nl torch/include/google/protobuf/util/field_mask_util.h 2025-06-01T22:52:45.8996761Z +++ awk '{print $5}' 2025-06-01T22:52:45.9025571Z ++ FSIZE=11377 2025-06-01T22:52:45.9026366Z ++ echo '"torch/include/google/protobuf/util/field_mask_util.h",sha256=JZhC4WSkxj-yGD79LQAusvJDQOusKGL3cyCbIcXRNgU,11377' 2025-06-01T22:52:45.9027151Z ++ read fname 2025-06-01T22:52:45.9027669Z ++ make_wheel_record torch/include/google/protobuf/util/json_util.h 2025-06-01T22:52:45.9028192Z ++ FPATH=torch/include/google/protobuf/util/json_util.h 2025-06-01T22:52:45.9028664Z ++ echo torch/include/google/protobuf/util/json_util.h 2025-06-01T22:52:45.9029050Z ++ grep RECORD 2025-06-01T22:52:45.9047342Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/util/json_util.h 2025-06-01T22:52:45.9048216Z +++ openssl base64 2025-06-01T22:52:45.9048479Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.9049357Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.9050669Z +++ sed -e s/=//g 2025-06-01T22:52:45.9089600Z ++ HASH=iDsr9cgOr3wCleQRPc2t7-ChjZ_FbV8_D1pCmXIXrDQ 2025-06-01T22:52:45.9094459Z +++ ls -nl torch/include/google/protobuf/util/json_util.h 2025-06-01T22:52:45.9095569Z +++ awk '{print $5}' 2025-06-01T22:52:45.9123255Z ++ FSIZE=8429 2025-06-01T22:52:45.9123941Z ++ echo '"torch/include/google/protobuf/util/json_util.h",sha256=iDsr9cgOr3wCleQRPc2t7-ChjZ_FbV8_D1pCmXIXrDQ,8429' 2025-06-01T22:52:45.9124925Z ++ read fname 2025-06-01T22:52:45.9125530Z ++ make_wheel_record torch/include/google/protobuf/util/message_differencer.h 2025-06-01T22:52:45.9126197Z ++ FPATH=torch/include/google/protobuf/util/message_differencer.h 2025-06-01T22:52:45.9126806Z ++ echo torch/include/google/protobuf/util/message_differencer.h 2025-06-01T22:52:45.9127256Z ++ grep RECORD 2025-06-01T22:52:45.9146492Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/util/message_differencer.h 2025-06-01T22:52:45.9147094Z +++ openssl base64 2025-06-01T22:52:45.9147376Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.9148907Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.9150195Z +++ sed -e s/=//g 2025-06-01T22:52:45.9191372Z ++ HASH=TtCqYocuqyLQzi-4s6MJRTeyy731SQZKc-78vowYm3o 2025-06-01T22:52:45.9195602Z +++ ls -nl torch/include/google/protobuf/util/message_differencer.h 2025-06-01T22:52:45.9196322Z +++ awk '{print $5}' 2025-06-01T22:52:45.9224648Z ++ FSIZE=45278 2025-06-01T22:52:45.9226139Z ++ echo '"torch/include/google/protobuf/util/message_differencer.h",sha256=TtCqYocuqyLQzi-4s6MJRTeyy731SQZKc-78vowYm3o,45278' 2025-06-01T22:52:45.9226950Z ++ read fname 2025-06-01T22:52:45.9227310Z ++ make_wheel_record torch/include/google/protobuf/util/time_util.h 2025-06-01T22:52:45.9227844Z ++ FPATH=torch/include/google/protobuf/util/time_util.h 2025-06-01T22:52:45.9228304Z ++ echo torch/include/google/protobuf/util/time_util.h 2025-06-01T22:52:45.9228697Z ++ grep RECORD 2025-06-01T22:52:45.9247545Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/util/time_util.h 2025-06-01T22:52:45.9248143Z +++ openssl base64 2025-06-01T22:52:45.9248758Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.9249635Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.9251156Z +++ sed -e s/=//g 2025-06-01T22:52:45.9289771Z ++ HASH=ztJQapLnoKiney7z6lD5RIva58CozbzJeKdqE-BaP84 2025-06-01T22:52:45.9294615Z +++ ls -nl torch/include/google/protobuf/util/time_util.h 2025-06-01T22:52:45.9295329Z +++ awk '{print $5}' 2025-06-01T22:52:45.9322273Z ++ FSIZE=12153 2025-06-01T22:52:45.9323554Z ++ echo '"torch/include/google/protobuf/util/time_util.h",sha256=ztJQapLnoKiney7z6lD5RIva58CozbzJeKdqE-BaP84,12153' 2025-06-01T22:52:45.9324404Z ++ read fname 2025-06-01T22:52:45.9325195Z ++ make_wheel_record torch/include/google/protobuf/util/type_resolver.h 2025-06-01T22:52:45.9325988Z ++ FPATH=torch/include/google/protobuf/util/type_resolver.h 2025-06-01T22:52:45.9326527Z ++ echo torch/include/google/protobuf/util/type_resolver.h 2025-06-01T22:52:45.9326940Z ++ grep RECORD 2025-06-01T22:52:45.9346912Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/util/type_resolver.h 2025-06-01T22:52:45.9347647Z +++ openssl base64 2025-06-01T22:52:45.9348135Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.9348619Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.9349674Z +++ sed -e s/=//g 2025-06-01T22:52:45.9391476Z ++ HASH=wMZnHBTv8l6M-ggLCXt7T9Qo-Ol8CcIdFGIhm5lzu18 2025-06-01T22:52:45.9394961Z +++ ls -nl torch/include/google/protobuf/util/type_resolver.h 2025-06-01T22:52:45.9395698Z +++ awk '{print $5}' 2025-06-01T22:52:45.9423449Z ++ FSIZE=2853 2025-06-01T22:52:45.9424758Z ++ echo '"torch/include/google/protobuf/util/type_resolver.h",sha256=wMZnHBTv8l6M-ggLCXt7T9Qo-Ol8CcIdFGIhm5lzu18,2853' 2025-06-01T22:52:45.9426007Z ++ read fname 2025-06-01T22:52:45.9426439Z ++ make_wheel_record torch/include/google/protobuf/util/type_resolver_util.h 2025-06-01T22:52:45.9427071Z ++ FPATH=torch/include/google/protobuf/util/type_resolver_util.h 2025-06-01T22:52:45.9427631Z ++ echo torch/include/google/protobuf/util/type_resolver_util.h 2025-06-01T22:52:45.9428087Z ++ grep RECORD 2025-06-01T22:52:45.9446815Z +++ openssl dgst -sha256 -binary torch/include/google/protobuf/util/type_resolver_util.h 2025-06-01T22:52:45.9447958Z +++ openssl base64 2025-06-01T22:52:45.9448317Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.9450333Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.9451693Z +++ sed -e s/=//g 2025-06-01T22:52:45.9488124Z ++ HASH=sbr19FILDVJxttuJlQ97Wl_s5tjWVoTauTg_tsxlTgk 2025-06-01T22:52:45.9493078Z +++ ls -nl torch/include/google/protobuf/util/type_resolver_util.h 2025-06-01T22:52:45.9493892Z +++ awk '{print $5}' 2025-06-01T22:52:45.9522124Z ++ FSIZE=2407 2025-06-01T22:52:45.9523466Z ++ echo '"torch/include/google/protobuf/util/type_resolver_util.h",sha256=sbr19FILDVJxttuJlQ97Wl_s5tjWVoTauTg_tsxlTgk,2407' 2025-06-01T22:52:45.9524363Z ++ read fname 2025-06-01T22:52:45.9524875Z ++ make_wheel_record torch/include/kineto/AbstractConfig.h 2025-06-01T22:52:45.9525349Z ++ FPATH=torch/include/kineto/AbstractConfig.h 2025-06-01T22:52:45.9525783Z ++ echo torch/include/kineto/AbstractConfig.h 2025-06-01T22:52:45.9526144Z ++ grep RECORD 2025-06-01T22:52:45.9546918Z +++ openssl dgst -sha256 -binary torch/include/kineto/AbstractConfig.h 2025-06-01T22:52:45.9547646Z +++ openssl base64 2025-06-01T22:52:45.9548041Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.9548531Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.9548831Z +++ sed -e s/=//g 2025-06-01T22:52:45.9591978Z ++ HASH=andta5sDue8DlHhWgyed83AE1PofR2Osgpa3mxMTqik 2025-06-01T22:52:45.9594984Z +++ ls -nl torch/include/kineto/AbstractConfig.h 2025-06-01T22:52:45.9595768Z +++ awk '{print $5}' 2025-06-01T22:52:45.9624469Z ++ FSIZE=3779 2025-06-01T22:52:45.9625442Z ++ echo '"torch/include/kineto/AbstractConfig.h",sha256=andta5sDue8DlHhWgyed83AE1PofR2Osgpa3mxMTqik,3779' 2025-06-01T22:52:45.9626534Z ++ read fname 2025-06-01T22:52:45.9626916Z ++ make_wheel_record torch/include/kineto/ActivityProfilerInterface.h 2025-06-01T22:52:45.9627488Z ++ FPATH=torch/include/kineto/ActivityProfilerInterface.h 2025-06-01T22:52:45.9628125Z ++ echo torch/include/kineto/ActivityProfilerInterface.h 2025-06-01T22:52:45.9628553Z ++ grep RECORD 2025-06-01T22:52:45.9647658Z +++ openssl dgst -sha256 -binary torch/include/kineto/ActivityProfilerInterface.h 2025-06-01T22:52:45.9648718Z +++ openssl base64 2025-06-01T22:52:45.9649197Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.9649459Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.9649997Z +++ sed -e s/=//g 2025-06-01T22:52:45.9689133Z ++ HASH=u6obzxIr28ajKQRKme0rSL_l0N570gKME-EDLWeP89M 2025-06-01T22:52:45.9694107Z +++ ls -nl torch/include/kineto/ActivityProfilerInterface.h 2025-06-01T22:52:45.9694883Z +++ awk '{print $5}' 2025-06-01T22:52:45.9723108Z ++ FSIZE=3552 2025-06-01T22:52:45.9724516Z ++ echo '"torch/include/kineto/ActivityProfilerInterface.h",sha256=u6obzxIr28ajKQRKme0rSL_l0N570gKME-EDLWeP89M,3552' 2025-06-01T22:52:45.9725449Z ++ read fname 2025-06-01T22:52:45.9725840Z ++ make_wheel_record torch/include/kineto/ActivityTraceInterface.h 2025-06-01T22:52:45.9726384Z ++ FPATH=torch/include/kineto/ActivityTraceInterface.h 2025-06-01T22:52:45.9726889Z ++ echo torch/include/kineto/ActivityTraceInterface.h 2025-06-01T22:52:45.9727299Z ++ grep RECORD 2025-06-01T22:52:45.9747551Z +++ openssl dgst -sha256 -binary torch/include/kineto/ActivityTraceInterface.h 2025-06-01T22:52:45.9748591Z +++ openssl base64 2025-06-01T22:52:45.9748940Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.9749209Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.9750563Z +++ sed -e s/=//g 2025-06-01T22:52:45.9790233Z ++ HASH=Coq_Kwi86OF1LTZQRmfIuMrLIBNaHim726eYNAilhkU 2025-06-01T22:52:45.9792814Z +++ ls -nl torch/include/kineto/ActivityTraceInterface.h 2025-06-01T22:52:45.9793593Z +++ awk '{print $5}' 2025-06-01T22:52:45.9821226Z ++ FSIZE=584 2025-06-01T22:52:45.9822392Z ++ echo '"torch/include/kineto/ActivityTraceInterface.h",sha256=Coq_Kwi86OF1LTZQRmfIuMrLIBNaHim726eYNAilhkU,584' 2025-06-01T22:52:45.9823176Z ++ read fname 2025-06-01T22:52:45.9823796Z ++ make_wheel_record torch/include/kineto/ActivityType.h 2025-06-01T22:52:45.9824340Z ++ FPATH=torch/include/kineto/ActivityType.h 2025-06-01T22:52:45.9824757Z ++ echo torch/include/kineto/ActivityType.h 2025-06-01T22:52:45.9825117Z ++ grep RECORD 2025-06-01T22:52:45.9846526Z +++ openssl dgst -sha256 -binary torch/include/kineto/ActivityType.h 2025-06-01T22:52:45.9847337Z +++ openssl base64 2025-06-01T22:52:45.9847610Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.9848000Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.9849205Z +++ sed -e s/=//g 2025-06-01T22:52:45.9887092Z ++ HASH=MM2xw3w721mt5RhYjRnzRIcTyWdodg4-dppSGpdC7YI 2025-06-01T22:52:45.9891305Z +++ ls -nl torch/include/kineto/ActivityType.h 2025-06-01T22:52:45.9892041Z +++ awk '{print $5}' 2025-06-01T22:52:45.9920054Z ++ FSIZE=2326 2025-06-01T22:52:45.9921010Z ++ echo '"torch/include/kineto/ActivityType.h",sha256=MM2xw3w721mt5RhYjRnzRIcTyWdodg4-dppSGpdC7YI,2326' 2025-06-01T22:52:45.9922081Z ++ read fname 2025-06-01T22:52:45.9922413Z ++ make_wheel_record torch/include/kineto/ClientInterface.h 2025-06-01T22:52:45.9922882Z ++ FPATH=torch/include/kineto/ClientInterface.h 2025-06-01T22:52:45.9923296Z ++ echo torch/include/kineto/ClientInterface.h 2025-06-01T22:52:45.9923668Z ++ grep RECORD 2025-06-01T22:52:45.9945973Z +++ openssl dgst -sha256 -binary torch/include/kineto/ClientInterface.h 2025-06-01T22:52:45.9947055Z +++ openssl base64 2025-06-01T22:52:45.9947340Z +++ sed -e s/+/-/g 2025-06-01T22:52:45.9947593Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:45.9948748Z +++ sed -e s/=//g 2025-06-01T22:52:45.9990255Z ++ HASH=YDTshxyApoTPvnO3Jek420TFElhSSBqsqdQ6Rr6MwHc 2025-06-01T22:52:45.9992323Z +++ ls -nl torch/include/kineto/ClientInterface.h 2025-06-01T22:52:45.9993030Z +++ awk '{print $5}' 2025-06-01T22:52:46.0021081Z ++ FSIZE=657 2025-06-01T22:52:46.0022123Z ++ echo '"torch/include/kineto/ClientInterface.h",sha256=YDTshxyApoTPvnO3Jek420TFElhSSBqsqdQ6Rr6MwHc,657' 2025-06-01T22:52:46.0023072Z ++ read fname 2025-06-01T22:52:46.0023497Z ++ make_wheel_record torch/include/kineto/Config.h 2025-06-01T22:52:46.0023896Z ++ FPATH=torch/include/kineto/Config.h 2025-06-01T22:52:46.0024394Z ++ echo torch/include/kineto/Config.h 2025-06-01T22:52:46.0024730Z ++ grep RECORD 2025-06-01T22:52:46.0045500Z +++ openssl dgst -sha256 -binary torch/include/kineto/Config.h 2025-06-01T22:52:46.0046236Z +++ openssl base64 2025-06-01T22:52:46.0046499Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.0046771Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.0048356Z +++ sed -e s/=//g 2025-06-01T22:52:46.0086758Z ++ HASH=5m3HiYaKZO2RkUYjb7EuXQrWEM7mLK7M1PMLa7tsfaQ 2025-06-01T22:52:46.0090820Z +++ ls -nl torch/include/kineto/Config.h 2025-06-01T22:52:46.0091662Z +++ awk '{print $5}' 2025-06-01T22:52:46.0119805Z ++ FSIZE=15672 2025-06-01T22:52:46.0120695Z ++ echo '"torch/include/kineto/Config.h",sha256=5m3HiYaKZO2RkUYjb7EuXQrWEM7mLK7M1PMLa7tsfaQ,15672' 2025-06-01T22:52:46.0121634Z ++ read fname 2025-06-01T22:52:46.0122073Z ++ make_wheel_record torch/include/kineto/GenericTraceActivity.h 2025-06-01T22:52:46.0122586Z ++ FPATH=torch/include/kineto/GenericTraceActivity.h 2025-06-01T22:52:46.0123028Z ++ echo torch/include/kineto/GenericTraceActivity.h 2025-06-01T22:52:46.0123425Z ++ grep RECORD 2025-06-01T22:52:46.0145943Z +++ openssl dgst -sha256 -binary torch/include/kineto/GenericTraceActivity.h 2025-06-01T22:52:46.0147110Z +++ openssl base64 2025-06-01T22:52:46.0147427Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.0147680Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.0147951Z +++ sed -e s/=//g 2025-06-01T22:52:46.0188641Z ++ HASH=t0kqySa0nwjLjVv6eHc6USgnf-hRhHzADKaovX4ecFQ 2025-06-01T22:52:46.0191667Z +++ ls -nl torch/include/kineto/GenericTraceActivity.h 2025-06-01T22:52:46.0192789Z +++ awk '{print $5}' 2025-06-01T22:52:46.0221783Z ++ FSIZE=3839 2025-06-01T22:52:46.0222915Z ++ echo '"torch/include/kineto/GenericTraceActivity.h",sha256=t0kqySa0nwjLjVv6eHc6USgnf-hRhHzADKaovX4ecFQ,3839' 2025-06-01T22:52:46.0223892Z ++ read fname 2025-06-01T22:52:46.0224244Z ++ make_wheel_record torch/include/kineto/IActivityProfiler.h 2025-06-01T22:52:46.0224724Z ++ FPATH=torch/include/kineto/IActivityProfiler.h 2025-06-01T22:52:46.0225159Z ++ echo torch/include/kineto/IActivityProfiler.h 2025-06-01T22:52:46.0225551Z ++ grep RECORD 2025-06-01T22:52:46.0248274Z +++ openssl dgst -sha256 -binary torch/include/kineto/IActivityProfiler.h 2025-06-01T22:52:46.0248963Z +++ openssl base64 2025-06-01T22:52:46.0249423Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.0250427Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.0251609Z +++ sed -e s/=//g 2025-06-01T22:52:46.0290771Z ++ HASH=nZ4opNgUHak2rjnmXRKsynHR_aOkka4YX2xMABhvUVk 2025-06-01T22:52:46.0295884Z +++ ls -nl torch/include/kineto/IActivityProfiler.h 2025-06-01T22:52:46.0296815Z +++ awk '{print $5}' 2025-06-01T22:52:46.0323680Z ++ FSIZE=5110 2025-06-01T22:52:46.0325027Z ++ echo '"torch/include/kineto/IActivityProfiler.h",sha256=nZ4opNgUHak2rjnmXRKsynHR_aOkka4YX2xMABhvUVk,5110' 2025-06-01T22:52:46.0326145Z ++ read fname 2025-06-01T22:52:46.0326483Z ++ make_wheel_record torch/include/kineto/ILoggerObserver.h 2025-06-01T22:52:46.0326967Z ++ FPATH=torch/include/kineto/ILoggerObserver.h 2025-06-01T22:52:46.0327398Z ++ echo torch/include/kineto/ILoggerObserver.h 2025-06-01T22:52:46.0327778Z ++ grep RECORD 2025-06-01T22:52:46.0346977Z +++ openssl dgst -sha256 -binary torch/include/kineto/ILoggerObserver.h 2025-06-01T22:52:46.0347938Z +++ openssl base64 2025-06-01T22:52:46.0348239Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.0348636Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.0350064Z +++ sed -e s/=//g 2025-06-01T22:52:46.0391116Z ++ HASH=28xm-nCg4W4bLCD4SUlVCPTnt4E1CCoxsmtJqN-nt9w 2025-06-01T22:52:46.0394031Z +++ ls -nl torch/include/kineto/ILoggerObserver.h 2025-06-01T22:52:46.0394782Z +++ awk '{print $5}' 2025-06-01T22:52:46.0421693Z ++ FSIZE=1817 2025-06-01T22:52:46.0422661Z ++ echo '"torch/include/kineto/ILoggerObserver.h",sha256=28xm-nCg4W4bLCD4SUlVCPTnt4E1CCoxsmtJqN-nt9w,1817' 2025-06-01T22:52:46.0423402Z ++ read fname 2025-06-01T22:52:46.0423769Z ++ make_wheel_record torch/include/kineto/ITraceActivity.h 2025-06-01T22:52:46.0424236Z ++ FPATH=torch/include/kineto/ITraceActivity.h 2025-06-01T22:52:46.0424641Z ++ echo torch/include/kineto/ITraceActivity.h 2025-06-01T22:52:46.0425153Z ++ grep RECORD 2025-06-01T22:52:46.0446569Z +++ openssl dgst -sha256 -binary torch/include/kineto/ITraceActivity.h 2025-06-01T22:52:46.0447088Z +++ openssl base64 2025-06-01T22:52:46.0447363Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.0447642Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.0449174Z +++ sed -e s/=//g 2025-06-01T22:52:46.0487628Z ++ HASH=WV6cpS0OCGvuazS4QCZwZUdGJZi5Ha4Xukm26RELGPk 2025-06-01T22:52:46.0492563Z +++ ls -nl torch/include/kineto/ITraceActivity.h 2025-06-01T22:52:46.0493562Z +++ awk '{print $5}' 2025-06-01T22:52:46.0521924Z ++ FSIZE=2048 2025-06-01T22:52:46.0522701Z ++ echo '"torch/include/kineto/ITraceActivity.h",sha256=WV6cpS0OCGvuazS4QCZwZUdGJZi5Ha4Xukm26RELGPk,2048' 2025-06-01T22:52:46.0523378Z ++ read fname 2025-06-01T22:52:46.0523692Z ++ make_wheel_record torch/include/kineto/LoggingAPI.h 2025-06-01T22:52:46.0524158Z ++ FPATH=torch/include/kineto/LoggingAPI.h 2025-06-01T22:52:46.0524854Z ++ echo torch/include/kineto/LoggingAPI.h 2025-06-01T22:52:46.0525201Z ++ grep RECORD 2025-06-01T22:52:46.0546931Z +++ openssl dgst -sha256 -binary torch/include/kineto/LoggingAPI.h 2025-06-01T22:52:46.0547548Z +++ openssl base64 2025-06-01T22:52:46.0548391Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.0549127Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.0549941Z +++ sed -e s/=//g 2025-06-01T22:52:46.0589718Z ++ HASH=HLST4MqtkfPCyKw73wXzLbrmlec30-86wFPqtD6yskM 2025-06-01T22:52:46.0595716Z +++ ls -nl torch/include/kineto/LoggingAPI.h 2025-06-01T22:52:46.0596629Z +++ awk '{print $5}' 2025-06-01T22:52:46.0623488Z ++ FSIZE=346 2025-06-01T22:52:46.0624279Z ++ echo '"torch/include/kineto/LoggingAPI.h",sha256=HLST4MqtkfPCyKw73wXzLbrmlec30-86wFPqtD6yskM,346' 2025-06-01T22:52:46.0624943Z ++ read fname 2025-06-01T22:52:46.0625247Z ++ make_wheel_record torch/include/kineto/ThreadUtil.h 2025-06-01T22:52:46.0625682Z ++ FPATH=torch/include/kineto/ThreadUtil.h 2025-06-01T22:52:46.0626061Z ++ echo torch/include/kineto/ThreadUtil.h 2025-06-01T22:52:46.0626401Z ++ grep RECORD 2025-06-01T22:52:46.0647691Z +++ openssl dgst -sha256 -binary torch/include/kineto/ThreadUtil.h 2025-06-01T22:52:46.0648173Z +++ openssl base64 2025-06-01T22:52:46.0648789Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.0650141Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.0651522Z +++ sed -e s/=//g 2025-06-01T22:52:46.0689126Z ++ HASH=inXOgkTdSvHHt-yinit9MH9QL4qkwhy6TleToZ1G-2o 2025-06-01T22:52:46.0694096Z +++ ls -nl torch/include/kineto/ThreadUtil.h 2025-06-01T22:52:46.0694947Z +++ awk '{print $5}' 2025-06-01T22:52:46.0721479Z ++ FSIZE=925 2025-06-01T22:52:46.0722232Z ++ echo '"torch/include/kineto/ThreadUtil.h",sha256=inXOgkTdSvHHt-yinit9MH9QL4qkwhy6TleToZ1G-2o,925' 2025-06-01T22:52:46.0722965Z ++ read fname 2025-06-01T22:52:46.0723316Z ++ make_wheel_record torch/include/kineto/TraceSpan.h 2025-06-01T22:52:46.0723790Z ++ FPATH=torch/include/kineto/TraceSpan.h 2025-06-01T22:52:46.0724166Z ++ echo torch/include/kineto/TraceSpan.h 2025-06-01T22:52:46.0724626Z ++ grep RECORD 2025-06-01T22:52:46.0746557Z +++ openssl dgst -sha256 -binary torch/include/kineto/TraceSpan.h 2025-06-01T22:52:46.0747151Z +++ openssl base64 2025-06-01T22:52:46.0747521Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.0748185Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.0749855Z +++ sed -e s/=//g 2025-06-01T22:52:46.0792140Z ++ HASH=aTEdtbt10iDgA4Pev45xyAY-FxHfsZlZSSWShdCURCM 2025-06-01T22:52:46.0794986Z +++ ls -nl torch/include/kineto/TraceSpan.h 2025-06-01T22:52:46.0795913Z +++ awk '{print $5}' 2025-06-01T22:52:46.0822718Z ++ FSIZE=976 2025-06-01T22:52:46.0823539Z ++ echo '"torch/include/kineto/TraceSpan.h",sha256=aTEdtbt10iDgA4Pev45xyAY-FxHfsZlZSSWShdCURCM,976' 2025-06-01T22:52:46.0824232Z ++ read fname 2025-06-01T22:52:46.0824551Z ++ make_wheel_record torch/include/kineto/libkineto.h 2025-06-01T22:52:46.0824965Z ++ FPATH=torch/include/kineto/libkineto.h 2025-06-01T22:52:46.0825395Z ++ echo torch/include/kineto/libkineto.h 2025-06-01T22:52:46.0825727Z ++ grep RECORD 2025-06-01T22:52:46.0847336Z +++ openssl dgst -sha256 -binary torch/include/kineto/libkineto.h 2025-06-01T22:52:46.0847882Z +++ openssl base64 2025-06-01T22:52:46.0848278Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.0849017Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.0850331Z +++ sed -e s/=//g 2025-06-01T22:52:46.0888817Z ++ HASH=y4RjZbdPLwEyKT_TJu0YR_iqgNMaxL_xATYtXSiM8ms 2025-06-01T22:52:46.0893662Z +++ ls -nl torch/include/kineto/libkineto.h 2025-06-01T22:52:46.0894517Z +++ awk '{print $5}' 2025-06-01T22:52:46.0921380Z ++ FSIZE=3886 2025-06-01T22:52:46.0922019Z ++ echo '"torch/include/kineto/libkineto.h",sha256=y4RjZbdPLwEyKT_TJu0YR_iqgNMaxL_xATYtXSiM8ms,3886' 2025-06-01T22:52:46.0922666Z ++ read fname 2025-06-01T22:52:46.0922974Z ++ make_wheel_record torch/include/kineto/output_base.h 2025-06-01T22:52:46.0923414Z ++ FPATH=torch/include/kineto/output_base.h 2025-06-01T22:52:46.0923799Z ++ echo torch/include/kineto/output_base.h 2025-06-01T22:52:46.0924149Z ++ grep RECORD 2025-06-01T22:52:46.0945661Z +++ openssl dgst -sha256 -binary torch/include/kineto/output_base.h 2025-06-01T22:52:46.0947003Z +++ openssl base64 2025-06-01T22:52:46.0947284Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.0947536Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.0949421Z +++ sed -e s/=//g 2025-06-01T22:52:46.0993020Z ++ HASH=JCISl0d7_bVmbrxt_YWgNwOo9z8LF65DpeZtt2XGmAk 2025-06-01T22:52:46.0995772Z +++ ls -nl torch/include/kineto/output_base.h 2025-06-01T22:52:46.0997068Z +++ awk '{print $5}' 2025-06-01T22:52:46.1024144Z ++ FSIZE=2164 2025-06-01T22:52:46.1024865Z ++ echo '"torch/include/kineto/output_base.h",sha256=JCISl0d7_bVmbrxt_YWgNwOo9z8LF65DpeZtt2XGmAk,2164' 2025-06-01T22:52:46.1025695Z ++ read fname 2025-06-01T22:52:46.1026044Z ++ make_wheel_record torch/include/kineto/time_since_epoch.h 2025-06-01T22:52:46.1026566Z ++ FPATH=torch/include/kineto/time_since_epoch.h 2025-06-01T22:52:46.1026987Z ++ echo torch/include/kineto/time_since_epoch.h 2025-06-01T22:52:46.1027356Z ++ grep RECORD 2025-06-01T22:52:46.1050606Z +++ openssl dgst -sha256 -binary torch/include/kineto/time_since_epoch.h 2025-06-01T22:52:46.1051249Z +++ openssl base64 2025-06-01T22:52:46.1051986Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.1053388Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.1054840Z +++ sed -e s/=//g 2025-06-01T22:52:46.1091558Z ++ HASH=mjpsNatkP_mbl52mcvHJTIRd7Y4QaQRqQ3iLbAhz9_M 2025-06-01T22:52:46.1096482Z +++ ls -nl torch/include/kineto/time_since_epoch.h 2025-06-01T22:52:46.1098305Z +++ awk '{print $5}' 2025-06-01T22:52:46.1125570Z ++ FSIZE=516 2025-06-01T22:52:46.1126279Z ++ echo '"torch/include/kineto/time_since_epoch.h",sha256=mjpsNatkP_mbl52mcvHJTIRd7Y4QaQRqQ3iLbAhz9_M,516' 2025-06-01T22:52:46.1127149Z ++ read fname 2025-06-01T22:52:46.1127481Z ++ make_wheel_record torch/include/legacy/ittnotify.h 2025-06-01T22:52:46.1127944Z ++ FPATH=torch/include/legacy/ittnotify.h 2025-06-01T22:52:46.1128352Z ++ echo torch/include/legacy/ittnotify.h 2025-06-01T22:52:46.1128696Z ++ grep RECORD 2025-06-01T22:52:46.1148791Z +++ openssl dgst -sha256 -binary torch/include/legacy/ittnotify.h 2025-06-01T22:52:46.1149302Z +++ openssl base64 2025-06-01T22:52:46.1150548Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.1151850Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.1153147Z +++ sed -e s/=//g 2025-06-01T22:52:46.1194192Z ++ HASH=EDDLoOyN7HZtUcObpn8wUCbosNZPLx34S9Q3At0vNro 2025-06-01T22:52:46.1198132Z +++ ls -nl torch/include/legacy/ittnotify.h 2025-06-01T22:52:46.1199532Z +++ awk '{print $5}' 2025-06-01T22:52:46.1226666Z ++ FSIZE=37374 2025-06-01T22:52:46.1227348Z ++ echo '"torch/include/legacy/ittnotify.h",sha256=EDDLoOyN7HZtUcObpn8wUCbosNZPLx34S9Q3At0vNro,37374' 2025-06-01T22:52:46.1228156Z ++ read fname 2025-06-01T22:52:46.1228468Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl.h 2025-06-01T22:52:46.1228891Z ++ FPATH=torch/include/oneapi/dnnl/dnnl.h 2025-06-01T22:52:46.1229259Z ++ echo torch/include/oneapi/dnnl/dnnl.h 2025-06-01T22:52:46.1229605Z ++ grep RECORD 2025-06-01T22:52:46.1254274Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl.h 2025-06-01T22:52:46.1254750Z +++ openssl base64 2025-06-01T22:52:46.1255785Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.1257283Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.1259374Z +++ sed -e s/=//g 2025-06-01T22:52:46.1304183Z ++ HASH=XvBNl_evUn7GVRVMCfrGv54n6jPYq3Nofqbb4ZqEAss 2025-06-01T22:52:46.1307915Z +++ ls -nl torch/include/oneapi/dnnl/dnnl.h 2025-06-01T22:52:46.1308905Z +++ awk '{print $5}' 2025-06-01T22:52:46.1332529Z ++ FSIZE=183846 2025-06-01T22:52:46.1332988Z ++ echo '"torch/include/oneapi/dnnl/dnnl.h",sha256=XvBNl_evUn7GVRVMCfrGv54n6jPYq3Nofqbb4ZqEAss,183846' 2025-06-01T22:52:46.1333106Z ++ read fname 2025-06-01T22:52:46.1333571Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl.hpp 2025-06-01T22:52:46.1333728Z ++ FPATH=torch/include/oneapi/dnnl/dnnl.hpp 2025-06-01T22:52:46.1336289Z ++ echo torch/include/oneapi/dnnl/dnnl.hpp 2025-06-01T22:52:46.1337406Z ++ grep RECORD 2025-06-01T22:52:46.1360608Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl.hpp 2025-06-01T22:52:46.1360797Z +++ openssl base64 2025-06-01T22:52:46.1360955Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.1361123Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.1361551Z +++ sed -e s/=//g 2025-06-01T22:52:46.1416815Z ++ HASH=J-8x4wCzK-izTrOqeTpMwTYFGdCmdLFOGtFxjjTdu2I 2025-06-01T22:52:46.1422255Z +++ ls -nl torch/include/oneapi/dnnl/dnnl.hpp 2025-06-01T22:52:46.1423123Z +++ awk '{print $5}' 2025-06-01T22:52:46.1447290Z ++ FSIZE=649300 2025-06-01T22:52:46.1447865Z ++ echo '"torch/include/oneapi/dnnl/dnnl.hpp",sha256=J-8x4wCzK-izTrOqeTpMwTYFGdCmdLFOGtFxjjTdu2I,649300' 2025-06-01T22:52:46.1447974Z ++ read fname 2025-06-01T22:52:46.1448197Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_common.h 2025-06-01T22:52:46.1448498Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_common.h 2025-06-01T22:52:46.1450826Z ++ echo torch/include/oneapi/dnnl/dnnl_common.h 2025-06-01T22:52:46.1451961Z ++ grep RECORD 2025-06-01T22:52:46.1473343Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_common.h 2025-06-01T22:52:46.1473508Z +++ openssl base64 2025-06-01T22:52:46.1474445Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.1474546Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.1476967Z +++ sed -e s/=//g 2025-06-01T22:52:46.1516309Z ++ HASH=yK8l8x_svYEKa4hRotdk6ynGnv605ynIrQMOlz8rcx8 2025-06-01T22:52:46.1519674Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_common.h 2025-06-01T22:52:46.1520202Z +++ awk '{print $5}' 2025-06-01T22:52:46.1547572Z ++ FSIZE=5656 2025-06-01T22:52:46.1548074Z ++ echo '"torch/include/oneapi/dnnl/dnnl_common.h",sha256=yK8l8x_svYEKa4hRotdk6ynGnv605ynIrQMOlz8rcx8,5656' 2025-06-01T22:52:46.1548175Z ++ read fname 2025-06-01T22:52:46.1550122Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_common.hpp 2025-06-01T22:52:46.1550290Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_common.hpp 2025-06-01T22:52:46.1550464Z ++ echo torch/include/oneapi/dnnl/dnnl_common.hpp 2025-06-01T22:52:46.1550566Z ++ grep RECORD 2025-06-01T22:52:46.1571017Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_common.hpp 2025-06-01T22:52:46.1571153Z +++ openssl base64 2025-06-01T22:52:46.1572144Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.1573293Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.1574644Z +++ sed -e s/=//g 2025-06-01T22:52:46.1612085Z ++ HASH=azYu46ePZz0j8-SvoaNOIiTScumqdxW_ABu_ek-0dHM 2025-06-01T22:52:46.1617193Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_common.hpp 2025-06-01T22:52:46.1618741Z +++ awk '{print $5}' 2025-06-01T22:52:46.1645569Z ++ FSIZE=15713 2025-06-01T22:52:46.1646146Z ++ echo '"torch/include/oneapi/dnnl/dnnl_common.hpp",sha256=azYu46ePZz0j8-SvoaNOIiTScumqdxW_ABu_ek-0dHM,15713' 2025-06-01T22:52:46.1646258Z ++ read fname 2025-06-01T22:52:46.1646666Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_common_types.h 2025-06-01T22:52:46.1646848Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_common_types.h 2025-06-01T22:52:46.1647034Z ++ echo torch/include/oneapi/dnnl/dnnl_common_types.h 2025-06-01T22:52:46.1648063Z ++ grep RECORD 2025-06-01T22:52:46.1670301Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_common_types.h 2025-06-01T22:52:46.1670413Z +++ openssl base64 2025-06-01T22:52:46.1670634Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.1670799Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.1672815Z +++ sed -e s/=//g 2025-06-01T22:52:46.1713963Z ++ HASH=l0n_Uxw8c75yB7TU1UyxhfSb4zn1ZZL0Z_q2kYnSCpo 2025-06-01T22:52:46.1716884Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_common_types.h 2025-06-01T22:52:46.1718208Z +++ awk '{print $5}' 2025-06-01T22:52:46.1745844Z ++ FSIZE=8202 2025-06-01T22:52:46.1746552Z ++ echo '"torch/include/oneapi/dnnl/dnnl_common_types.h",sha256=l0n_Uxw8c75yB7TU1UyxhfSb4zn1ZZL0Z_q2kYnSCpo,8202' 2025-06-01T22:52:46.1746662Z ++ read fname 2025-06-01T22:52:46.1746917Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_config.h 2025-06-01T22:52:46.1747070Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_config.h 2025-06-01T22:52:46.1748401Z ++ echo torch/include/oneapi/dnnl/dnnl_config.h 2025-06-01T22:52:46.1748499Z ++ grep RECORD 2025-06-01T22:52:46.1768819Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_config.h 2025-06-01T22:52:46.1768938Z +++ openssl base64 2025-06-01T22:52:46.1769990Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.1771203Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.1772582Z +++ sed -e s/=//g 2025-06-01T22:52:46.1810718Z ++ HASH=a8KBa6TC1E2RlaJEQ9UyRilrzdCE8A2ciumr4BtqdQM 2025-06-01T22:52:46.1815668Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_config.h 2025-06-01T22:52:46.1816769Z +++ awk '{print $5}' 2025-06-01T22:52:46.1843709Z ++ FSIZE=6235 2025-06-01T22:52:46.1844357Z ++ echo '"torch/include/oneapi/dnnl/dnnl_config.h",sha256=a8KBa6TC1E2RlaJEQ9UyRilrzdCE8A2ciumr4BtqdQM,6235' 2025-06-01T22:52:46.1844486Z ++ read fname 2025-06-01T22:52:46.1844992Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_debug.h 2025-06-01T22:52:46.1845191Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_debug.h 2025-06-01T22:52:46.1845553Z ++ echo torch/include/oneapi/dnnl/dnnl_debug.h 2025-06-01T22:52:46.1845654Z ++ grep RECORD 2025-06-01T22:52:46.1869836Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_debug.h 2025-06-01T22:52:46.1869948Z +++ openssl base64 2025-06-01T22:52:46.1870051Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.1870148Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.1870883Z +++ sed -e s/=//g 2025-06-01T22:52:46.1913367Z ++ HASH=nWfvIc2lpvZqC8_h3Jw13I-9_yQJDy-uSXdDQCNLZIw 2025-06-01T22:52:46.1915349Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_debug.h 2025-06-01T22:52:46.1916256Z +++ awk '{print $5}' 2025-06-01T22:52:46.1944987Z ++ FSIZE=2310 2025-06-01T22:52:46.1945694Z ++ echo '"torch/include/oneapi/dnnl/dnnl_debug.h",sha256=nWfvIc2lpvZqC8_h3Jw13I-9_yQJDy-uSXdDQCNLZIw,2310' 2025-06-01T22:52:46.1945938Z ++ read fname 2025-06-01T22:52:46.1946307Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_graph.h 2025-06-01T22:52:46.1946529Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_graph.h 2025-06-01T22:52:46.1946675Z ++ echo torch/include/oneapi/dnnl/dnnl_graph.h 2025-06-01T22:52:46.1946771Z ++ grep RECORD 2025-06-01T22:52:46.1967211Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_graph.h 2025-06-01T22:52:46.1967327Z +++ openssl base64 2025-06-01T22:52:46.1967799Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.1969057Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.1970333Z +++ sed -e s/=//g 2025-06-01T22:52:46.2009819Z ++ HASH=CaPhfrXhiOjTGsFHzP8xX5Joy0ECJC4_iAa6OAC04Yo 2025-06-01T22:52:46.2015042Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_graph.h 2025-06-01T22:52:46.2016095Z +++ awk '{print $5}' 2025-06-01T22:52:46.2044439Z ++ FSIZE=32726 2025-06-01T22:52:46.2045135Z ++ echo '"torch/include/oneapi/dnnl/dnnl_graph.h",sha256=CaPhfrXhiOjTGsFHzP8xX5Joy0ECJC4_iAa6OAC04Yo,32726' 2025-06-01T22:52:46.2045249Z ++ read fname 2025-06-01T22:52:46.2045801Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_graph.hpp 2025-06-01T22:52:46.2045985Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_graph.hpp 2025-06-01T22:52:46.2046136Z ++ echo torch/include/oneapi/dnnl/dnnl_graph.hpp 2025-06-01T22:52:46.2046237Z ++ grep RECORD 2025-06-01T22:52:46.2071277Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_graph.hpp 2025-06-01T22:52:46.2071420Z +++ openssl base64 2025-06-01T22:52:46.2071522Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.2071622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.2071729Z +++ sed -e s/=//g 2025-06-01T22:52:46.2114191Z ++ HASH=itPg7WVeB-5koZ3TLlDx20b2k57uEtdd9Fp-ydmnFoM 2025-06-01T22:52:46.2116322Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_graph.hpp 2025-06-01T22:52:46.2117256Z +++ awk '{print $5}' 2025-06-01T22:52:46.2146427Z ++ FSIZE=65424 2025-06-01T22:52:46.2146979Z ++ echo '"torch/include/oneapi/dnnl/dnnl_graph.hpp",sha256=itPg7WVeB-5koZ3TLlDx20b2k57uEtdd9Fp-ydmnFoM,65424' 2025-06-01T22:52:46.2147103Z ++ read fname 2025-06-01T22:52:46.2147326Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_graph_ocl.h 2025-06-01T22:52:46.2147492Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_graph_ocl.h 2025-06-01T22:52:46.2147654Z ++ echo torch/include/oneapi/dnnl/dnnl_graph_ocl.h 2025-06-01T22:52:46.2147873Z ++ grep RECORD 2025-06-01T22:52:46.2169352Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_graph_ocl.h 2025-06-01T22:52:46.2169470Z +++ openssl base64 2025-06-01T22:52:46.2170215Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.2171648Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.2172900Z +++ sed -e s/=//g 2025-06-01T22:52:46.2210824Z ++ HASH=LFfFrVa4uMQDYLz_cKY8YIv4oVvI3jOrCjBOdUkekkw 2025-06-01T22:52:46.2215844Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_graph_ocl.h 2025-06-01T22:52:46.2216825Z +++ awk '{print $5}' 2025-06-01T22:52:46.2245500Z ++ FSIZE=5928 2025-06-01T22:52:46.2246017Z ++ echo '"torch/include/oneapi/dnnl/dnnl_graph_ocl.h",sha256=LFfFrVa4uMQDYLz_cKY8YIv4oVvI3jOrCjBOdUkekkw,5928' 2025-06-01T22:52:46.2246132Z ++ read fname 2025-06-01T22:52:46.2246378Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp 2025-06-01T22:52:46.2246708Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp 2025-06-01T22:52:46.2246874Z ++ echo torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp 2025-06-01T22:52:46.2246984Z ++ grep RECORD 2025-06-01T22:52:46.2271228Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp 2025-06-01T22:52:46.2271362Z +++ openssl base64 2025-06-01T22:52:46.2271481Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.2271583Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.2271991Z +++ sed -e s/=//g 2025-06-01T22:52:46.2313703Z ++ HASH=aFRXRyP8gx9WtByBcvHRJyVfSexUL5QSuduwqiVn-A8 2025-06-01T22:52:46.2316292Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp 2025-06-01T22:52:46.2316787Z +++ awk '{print $5}' 2025-06-01T22:52:46.2344077Z ++ FSIZE=5433 2025-06-01T22:52:46.2344762Z ++ echo '"torch/include/oneapi/dnnl/dnnl_graph_ocl.hpp",sha256=aFRXRyP8gx9WtByBcvHRJyVfSexUL5QSuduwqiVn-A8,5433' 2025-06-01T22:52:46.2345022Z ++ read fname 2025-06-01T22:52:46.2345241Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_graph_sycl.h 2025-06-01T22:52:46.2345665Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_graph_sycl.h 2025-06-01T22:52:46.2345924Z ++ echo torch/include/oneapi/dnnl/dnnl_graph_sycl.h 2025-06-01T22:52:46.2346465Z ++ grep RECORD 2025-06-01T22:52:46.2368649Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_graph_sycl.h 2025-06-01T22:52:46.2368766Z +++ openssl base64 2025-06-01T22:52:46.2369043Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.2370302Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.2371725Z +++ sed -e s/=//g 2025-06-01T22:52:46.2410749Z ++ HASH=QaPEeYUFAFoD9h1vxR_8Xiy0TBzW2v5lGVQYT-i4xro 2025-06-01T22:52:46.2415398Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_graph_sycl.h 2025-06-01T22:52:46.2416639Z +++ awk '{print $5}' 2025-06-01T22:52:46.2443299Z ++ FSIZE=3653 2025-06-01T22:52:46.2444043Z ++ echo '"torch/include/oneapi/dnnl/dnnl_graph_sycl.h",sha256=QaPEeYUFAFoD9h1vxR_8Xiy0TBzW2v5lGVQYT-i4xro,3653' 2025-06-01T22:52:46.2444522Z ++ read fname 2025-06-01T22:52:46.2444949Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp 2025-06-01T22:52:46.2445747Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp 2025-06-01T22:52:46.2446070Z ++ echo torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp 2025-06-01T22:52:46.2446204Z ++ grep RECORD 2025-06-01T22:52:46.2469749Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp 2025-06-01T22:52:46.2469965Z +++ openssl base64 2025-06-01T22:52:46.2470160Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.2470516Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.2471505Z +++ sed -e s/=//g 2025-06-01T22:52:46.2513308Z ++ HASH=JAEj_GnHY_RtDuAw3Fzv78gEleQbM6V8P8QMSaOAvHw 2025-06-01T22:52:46.2515228Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp 2025-06-01T22:52:46.2515994Z +++ awk '{print $5}' 2025-06-01T22:52:46.2542226Z ++ FSIZE=4337 2025-06-01T22:52:46.2543055Z ++ echo '"torch/include/oneapi/dnnl/dnnl_graph_sycl.hpp",sha256=JAEj_GnHY_RtDuAw3Fzv78gEleQbM6V8P8QMSaOAvHw,4337' 2025-06-01T22:52:46.2543174Z ++ read fname 2025-06-01T22:52:46.2543388Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_graph_types.h 2025-06-01T22:52:46.2543553Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_graph_types.h 2025-06-01T22:52:46.2544201Z ++ echo torch/include/oneapi/dnnl/dnnl_graph_types.h 2025-06-01T22:52:46.2544712Z ++ grep RECORD 2025-06-01T22:52:46.2567565Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_graph_types.h 2025-06-01T22:52:46.2567682Z +++ openssl base64 2025-06-01T22:52:46.2568092Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.2569339Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.2570589Z +++ sed -e s/=//g 2025-06-01T22:52:46.2608769Z ++ HASH=UhakslKQoUK4i0B9xw-mduTH8CW1QtKjxcb6pv7R40o 2025-06-01T22:52:46.2613897Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_graph_types.h 2025-06-01T22:52:46.2614851Z +++ awk '{print $5}' 2025-06-01T22:52:46.2641886Z ++ FSIZE=16800 2025-06-01T22:52:46.2642490Z ++ echo '"torch/include/oneapi/dnnl/dnnl_graph_types.h",sha256=UhakslKQoUK4i0B9xw-mduTH8CW1QtKjxcb6pv7R40o,16800' 2025-06-01T22:52:46.2642740Z ++ read fname 2025-06-01T22:52:46.2642938Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_ocl.h 2025-06-01T22:52:46.2643078Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_ocl.h 2025-06-01T22:52:46.2643213Z ++ echo torch/include/oneapi/dnnl/dnnl_ocl.h 2025-06-01T22:52:46.2643760Z ++ grep RECORD 2025-06-01T22:52:46.2667745Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_ocl.h 2025-06-01T22:52:46.2667935Z +++ openssl base64 2025-06-01T22:52:46.2668067Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.2669115Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.2670545Z +++ sed -e s/=//g 2025-06-01T22:52:46.2710463Z ++ HASH=YFI9CfR3drMyF9eITqLcjEZW7y6MzHXNv1bhFlFZEkE 2025-06-01T22:52:46.2713827Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_ocl.h 2025-06-01T22:52:46.2715122Z +++ awk '{print $5}' 2025-06-01T22:52:46.2742318Z ++ FSIZE=11859 2025-06-01T22:52:46.2742928Z ++ echo '"torch/include/oneapi/dnnl/dnnl_ocl.h",sha256=YFI9CfR3drMyF9eITqLcjEZW7y6MzHXNv1bhFlFZEkE,11859' 2025-06-01T22:52:46.2743297Z ++ read fname 2025-06-01T22:52:46.2743647Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_ocl.hpp 2025-06-01T22:52:46.2743944Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_ocl.hpp 2025-06-01T22:52:46.2744170Z ++ echo torch/include/oneapi/dnnl/dnnl_ocl.hpp 2025-06-01T22:52:46.2744268Z ++ grep RECORD 2025-06-01T22:52:46.2766638Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_ocl.hpp 2025-06-01T22:52:46.2766758Z +++ openssl base64 2025-06-01T22:52:46.2766869Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.2767290Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.2768398Z +++ sed -e s/=//g 2025-06-01T22:52:46.2807177Z ++ HASH=jfJgZr8GncJIP4IoZnKCI3TX5Wuk7j1PL8lnWvpLJSY 2025-06-01T22:52:46.2812234Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_ocl.hpp 2025-06-01T22:52:46.2813322Z +++ awk '{print $5}' 2025-06-01T22:52:46.2839453Z ++ FSIZE=17779 2025-06-01T22:52:46.2840155Z ++ echo '"torch/include/oneapi/dnnl/dnnl_ocl.hpp",sha256=jfJgZr8GncJIP4IoZnKCI3TX5Wuk7j1PL8lnWvpLJSY,17779' 2025-06-01T22:52:46.2840266Z ++ read fname 2025-06-01T22:52:46.2840477Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_ocl_types.h 2025-06-01T22:52:46.2840647Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_ocl_types.h 2025-06-01T22:52:46.2841692Z ++ echo torch/include/oneapi/dnnl/dnnl_ocl_types.h 2025-06-01T22:52:46.2841788Z ++ grep RECORD 2025-06-01T22:52:46.2867501Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_ocl_types.h 2025-06-01T22:52:46.2867706Z +++ openssl base64 2025-06-01T22:52:46.2867817Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.2868070Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.2868470Z +++ sed -e s/=//g 2025-06-01T22:52:46.2908111Z ++ HASH=J3rW6OBG7OgDXOJqLMLxjsNCUhPvOtWNA9hC7Rs3fhw 2025-06-01T22:52:46.2912146Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_ocl_types.h 2025-06-01T22:52:46.2913041Z +++ awk '{print $5}' 2025-06-01T22:52:46.2940507Z ++ FSIZE=1338 2025-06-01T22:52:46.2941146Z ++ echo '"torch/include/oneapi/dnnl/dnnl_ocl_types.h",sha256=J3rW6OBG7OgDXOJqLMLxjsNCUhPvOtWNA9hC7Rs3fhw,1338' 2025-06-01T22:52:46.2941267Z ++ read fname 2025-06-01T22:52:46.2941518Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_sycl.h 2025-06-01T22:52:46.2941673Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_sycl.h 2025-06-01T22:52:46.2941821Z ++ echo torch/include/oneapi/dnnl/dnnl_sycl.h 2025-06-01T22:52:46.2941922Z ++ grep RECORD 2025-06-01T22:52:46.2966845Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_sycl.h 2025-06-01T22:52:46.2967348Z +++ openssl base64 2025-06-01T22:52:46.2967732Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.2968008Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.2969216Z +++ sed -e s/=//g 2025-06-01T22:52:46.3007492Z ++ HASH=BWiUd0aB6tmb2BzIX-Bx76FwYlaZ6qfZ_Wcq_k0Mtlk 2025-06-01T22:52:46.3012541Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_sycl.h 2025-06-01T22:52:46.3013209Z +++ awk '{print $5}' 2025-06-01T22:52:46.3039505Z ++ FSIZE=8352 2025-06-01T22:52:46.3040203Z ++ echo '"torch/include/oneapi/dnnl/dnnl_sycl.h",sha256=BWiUd0aB6tmb2BzIX-Bx76FwYlaZ6qfZ_Wcq_k0Mtlk,8352' 2025-06-01T22:52:46.3041007Z ++ read fname 2025-06-01T22:52:46.3041349Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_sycl.hpp 2025-06-01T22:52:46.3041815Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_sycl.hpp 2025-06-01T22:52:46.3042245Z ++ echo torch/include/oneapi/dnnl/dnnl_sycl.hpp 2025-06-01T22:52:46.3042600Z ++ grep RECORD 2025-06-01T22:52:46.3065203Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_sycl.hpp 2025-06-01T22:52:46.3065720Z +++ openssl base64 2025-06-01T22:52:46.3065989Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.3066264Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.3066523Z +++ sed -e s/=//g 2025-06-01T22:52:46.3106732Z ++ HASH=BPTDFhLgxeU29tGD-UabVBxferIgbaHVPtHYrry2lYs 2025-06-01T22:52:46.3110195Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_sycl.hpp 2025-06-01T22:52:46.3110910Z +++ awk '{print $5}' 2025-06-01T22:52:46.3134826Z ++ FSIZE=14844 2025-06-01T22:52:46.3135523Z ++ echo '"torch/include/oneapi/dnnl/dnnl_sycl.hpp",sha256=BPTDFhLgxeU29tGD-UabVBxferIgbaHVPtHYrry2lYs,14844' 2025-06-01T22:52:46.3136485Z ++ read fname 2025-06-01T22:52:46.3136829Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_sycl_types.h 2025-06-01T22:52:46.3137337Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_sycl_types.h 2025-06-01T22:52:46.3138384Z ++ echo torch/include/oneapi/dnnl/dnnl_sycl_types.h 2025-06-01T22:52:46.3140104Z ++ grep RECORD 2025-06-01T22:52:46.3163915Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_sycl_types.h 2025-06-01T22:52:46.3164575Z +++ openssl base64 2025-06-01T22:52:46.3164845Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.3165283Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.3165566Z +++ sed -e s/=//g 2025-06-01T22:52:46.3205749Z ++ HASH=pdRCsKfL2oiE6dXeGQCOSuKEgMXkO5GT9RuzkH9Uqfk 2025-06-01T22:52:46.3209002Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_sycl_types.h 2025-06-01T22:52:46.3209880Z +++ awk '{print $5}' 2025-06-01T22:52:46.3234490Z ++ FSIZE=1350 2025-06-01T22:52:46.3235389Z ++ echo '"torch/include/oneapi/dnnl/dnnl_sycl_types.h",sha256=pdRCsKfL2oiE6dXeGQCOSuKEgMXkO5GT9RuzkH9Uqfk,1350' 2025-06-01T22:52:46.3236107Z ++ read fname 2025-06-01T22:52:46.3236463Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_threadpool.h 2025-06-01T22:52:46.3236957Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_threadpool.h 2025-06-01T22:52:46.3237428Z ++ echo torch/include/oneapi/dnnl/dnnl_threadpool.h 2025-06-01T22:52:46.3238089Z ++ grep RECORD 2025-06-01T22:52:46.3261593Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_threadpool.h 2025-06-01T22:52:46.3262181Z +++ openssl base64 2025-06-01T22:52:46.3262671Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.3263309Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.3263743Z +++ sed -e s/=//g 2025-06-01T22:52:46.3302048Z ++ HASH=MRxtU6ucvrZgFMCsU5JBrYfaT9USXmj1d_EI4eDeTSo 2025-06-01T22:52:46.3304291Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_threadpool.h 2025-06-01T22:52:46.3305867Z +++ awk '{print $5}' 2025-06-01T22:52:46.3329633Z ++ FSIZE=4524 2025-06-01T22:52:46.3330878Z ++ echo '"torch/include/oneapi/dnnl/dnnl_threadpool.h",sha256=MRxtU6ucvrZgFMCsU5JBrYfaT9USXmj1d_EI4eDeTSo,4524' 2025-06-01T22:52:46.3331765Z ++ read fname 2025-06-01T22:52:46.3332152Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_threadpool.hpp 2025-06-01T22:52:46.3332684Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_threadpool.hpp 2025-06-01T22:52:46.3333422Z ++ echo torch/include/oneapi/dnnl/dnnl_threadpool.hpp 2025-06-01T22:52:46.3334338Z ++ grep RECORD 2025-06-01T22:52:46.3353900Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_threadpool.hpp 2025-06-01T22:52:46.3354752Z +++ openssl base64 2025-06-01T22:52:46.3355595Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.3357086Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.3358654Z +++ sed -e s/=//g 2025-06-01T22:52:46.3399777Z ++ HASH=xEu-0Z6qWMREsxLr5wgDbbS50G3L3OkTOu6jNsP_HzQ 2025-06-01T22:52:46.3402819Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_threadpool.hpp 2025-06-01T22:52:46.3403678Z +++ awk '{print $5}' 2025-06-01T22:52:46.3430938Z ++ FSIZE=4327 2025-06-01T22:52:46.3432143Z ++ echo '"torch/include/oneapi/dnnl/dnnl_threadpool.hpp",sha256=xEu-0Z6qWMREsxLr5wgDbbS50G3L3OkTOu6jNsP_HzQ,4327' 2025-06-01T22:52:46.3433403Z ++ read fname 2025-06-01T22:52:46.3433801Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp 2025-06-01T22:52:46.3434392Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp 2025-06-01T22:52:46.3434919Z ++ echo torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp 2025-06-01T22:52:46.3435330Z ++ grep RECORD 2025-06-01T22:52:46.3452259Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp 2025-06-01T22:52:46.3453269Z +++ openssl base64 2025-06-01T22:52:46.3453689Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.3455092Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.3456361Z +++ sed -e s/=//g 2025-06-01T22:52:46.3492956Z ++ HASH=wI0Azl5YocPzAIn-Uf19cQCIN4msqw2sycrMazNYFLM 2025-06-01T22:52:46.3498853Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp 2025-06-01T22:52:46.3499694Z +++ awk '{print $5}' 2025-06-01T22:52:46.3525705Z ++ FSIZE=2206 2025-06-01T22:52:46.3526494Z ++ echo '"torch/include/oneapi/dnnl/dnnl_threadpool_iface.hpp",sha256=wI0Azl5YocPzAIn-Uf19cQCIN4msqw2sycrMazNYFLM,2206' 2025-06-01T22:52:46.3527263Z ++ read fname 2025-06-01T22:52:46.3527593Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_types.h 2025-06-01T22:52:46.3528070Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_types.h 2025-06-01T22:52:46.3528486Z ++ echo torch/include/oneapi/dnnl/dnnl_types.h 2025-06-01T22:52:46.3528857Z ++ grep RECORD 2025-06-01T22:52:46.3548114Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_types.h 2025-06-01T22:52:46.3548646Z +++ openssl base64 2025-06-01T22:52:46.3549329Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.3550782Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.3552108Z +++ sed -e s/=//g 2025-06-01T22:52:46.3596065Z ++ HASH=Q_kuDu1Q96c-0OzzpPSWhRgAk0ulna7EJ54qj5fy_Ss 2025-06-01T22:52:46.3599135Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_types.h 2025-06-01T22:52:46.3600073Z +++ awk '{print $5}' 2025-06-01T22:52:46.3628554Z ++ FSIZE=98392 2025-06-01T22:52:46.3629506Z ++ echo '"torch/include/oneapi/dnnl/dnnl_types.h",sha256=Q_kuDu1Q96c-0OzzpPSWhRgAk0ulna7EJ54qj5fy_Ss,98392' 2025-06-01T22:52:46.3630238Z ++ read fname 2025-06-01T22:52:46.3630591Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_ukernel.h 2025-06-01T22:52:46.3631059Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_ukernel.h 2025-06-01T22:52:46.3631488Z ++ echo torch/include/oneapi/dnnl/dnnl_ukernel.h 2025-06-01T22:52:46.3631858Z ++ grep RECORD 2025-06-01T22:52:46.3649214Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_ukernel.h 2025-06-01T22:52:46.3649892Z +++ openssl base64 2025-06-01T22:52:46.3650622Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.3651883Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.3653125Z +++ sed -e s/=//g 2025-06-01T22:52:46.3690831Z ++ HASH=kQBgmDEj7pgY594rf4HIKGd9cstqEWo5VsByIqDRO1I 2025-06-01T22:52:46.3695958Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_ukernel.h 2025-06-01T22:52:46.3696800Z +++ awk '{print $5}' 2025-06-01T22:52:46.3723218Z ++ FSIZE=13516 2025-06-01T22:52:46.3724182Z ++ echo '"torch/include/oneapi/dnnl/dnnl_ukernel.h",sha256=kQBgmDEj7pgY594rf4HIKGd9cstqEWo5VsByIqDRO1I,13516' 2025-06-01T22:52:46.3725311Z ++ read fname 2025-06-01T22:52:46.3725682Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_ukernel.hpp 2025-06-01T22:52:46.3726187Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_ukernel.hpp 2025-06-01T22:52:46.3726695Z ++ echo torch/include/oneapi/dnnl/dnnl_ukernel.hpp 2025-06-01T22:52:46.3727080Z ++ grep RECORD 2025-06-01T22:52:46.3747491Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_ukernel.hpp 2025-06-01T22:52:46.3748894Z +++ openssl base64 2025-06-01T22:52:46.3749234Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.3749714Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.3750957Z +++ sed -e s/=//g 2025-06-01T22:52:46.3795771Z ++ HASH=9ECnz5XyRCnbXGlsQqEo3u9SM_lYQptWMRsb9-04dpY 2025-06-01T22:52:46.3799189Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_ukernel.hpp 2025-06-01T22:52:46.3799617Z +++ awk '{print $5}' 2025-06-01T22:52:46.3827549Z ++ FSIZE=17324 2025-06-01T22:52:46.3828409Z ++ echo '"torch/include/oneapi/dnnl/dnnl_ukernel.hpp",sha256=9ECnz5XyRCnbXGlsQqEo3u9SM_lYQptWMRsb9-04dpY,17324' 2025-06-01T22:52:46.3829105Z ++ read fname 2025-06-01T22:52:46.3829472Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_ukernel_types.h 2025-06-01T22:52:46.3830004Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_ukernel_types.h 2025-06-01T22:52:46.3830480Z ++ echo torch/include/oneapi/dnnl/dnnl_ukernel_types.h 2025-06-01T22:52:46.3830863Z ++ grep RECORD 2025-06-01T22:52:46.3851281Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_ukernel_types.h 2025-06-01T22:52:46.3851823Z +++ openssl base64 2025-06-01T22:52:46.3852565Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.3853898Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.3855197Z +++ sed -e s/=//g 2025-06-01T22:52:46.3892125Z ++ HASH=MF52ZASRif0lrA__R2FzpoBY21u22QU4c7wdKEW_2vU 2025-06-01T22:52:46.3897475Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_ukernel_types.h 2025-06-01T22:52:46.3898794Z +++ awk '{print $5}' 2025-06-01T22:52:46.3925113Z ++ FSIZE=2617 2025-06-01T22:52:46.3925928Z ++ echo '"torch/include/oneapi/dnnl/dnnl_ukernel_types.h",sha256=MF52ZASRif0lrA__R2FzpoBY21u22QU4c7wdKEW_2vU,2617' 2025-06-01T22:52:46.3926649Z ++ read fname 2025-06-01T22:52:46.3927000Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_version.h 2025-06-01T22:52:46.3927505Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_version.h 2025-06-01T22:52:46.3927938Z ++ echo torch/include/oneapi/dnnl/dnnl_version.h 2025-06-01T22:52:46.3938478Z ++ grep RECORD 2025-06-01T22:52:46.3948892Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_version.h 2025-06-01T22:52:46.3949391Z +++ openssl base64 2025-06-01T22:52:46.3950034Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.3951380Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.3952705Z +++ sed -e s/=//g 2025-06-01T22:52:46.3995842Z ++ HASH=f9_KKgcWSpZFqY3Sh9_j4r9b8mTsp6cpERRndHLwnFc 2025-06-01T22:52:46.3999138Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_version.h 2025-06-01T22:52:46.3999815Z +++ awk '{print $5}' 2025-06-01T22:52:46.4027986Z ++ FSIZE=1012 2025-06-01T22:52:46.4028691Z ++ echo '"torch/include/oneapi/dnnl/dnnl_version.h",sha256=f9_KKgcWSpZFqY3Sh9_j4r9b8mTsp6cpERRndHLwnFc,1012' 2025-06-01T22:52:46.4029365Z ++ read fname 2025-06-01T22:52:46.4029727Z ++ make_wheel_record torch/include/oneapi/dnnl/dnnl_version_hash.h 2025-06-01T22:52:46.4030249Z ++ FPATH=torch/include/oneapi/dnnl/dnnl_version_hash.h 2025-06-01T22:52:46.4030715Z ++ echo torch/include/oneapi/dnnl/dnnl_version_hash.h 2025-06-01T22:52:46.4031101Z ++ grep RECORD 2025-06-01T22:52:46.4050224Z +++ openssl dgst -sha256 -binary torch/include/oneapi/dnnl/dnnl_version_hash.h 2025-06-01T22:52:46.4050742Z +++ openssl base64 2025-06-01T22:52:46.4051590Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.4052974Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.4054362Z +++ sed -e s/=//g 2025-06-01T22:52:46.4090966Z ++ HASH=CMwvwA9w8HLqZhbO2OAW5eVweQ2KWX01n1odCV9p3bI 2025-06-01T22:52:46.4096154Z +++ ls -nl torch/include/oneapi/dnnl/dnnl_version_hash.h 2025-06-01T22:52:46.4097252Z +++ awk '{print $5}' 2025-06-01T22:52:46.4122813Z ++ FSIZE=1246 2025-06-01T22:52:46.4123572Z ++ echo '"torch/include/oneapi/dnnl/dnnl_version_hash.h",sha256=CMwvwA9w8HLqZhbO2OAW5eVweQ2KWX01n1odCV9p3bI,1246' 2025-06-01T22:52:46.4124418Z ++ read fname 2025-06-01T22:52:46.4124716Z ++ make_wheel_record torch/include/pybind11/attr.h 2025-06-01T22:52:46.4125318Z ++ FPATH=torch/include/pybind11/attr.h 2025-06-01T22:52:46.4125704Z ++ echo torch/include/pybind11/attr.h 2025-06-01T22:52:46.4126560Z ++ grep RECORD 2025-06-01T22:52:46.4148752Z +++ openssl dgst -sha256 -binary torch/include/pybind11/attr.h 2025-06-01T22:52:46.4149237Z +++ openssl base64 2025-06-01T22:52:46.4149778Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.4150997Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.4152380Z +++ sed -e s/=//g 2025-06-01T22:52:46.4196476Z ++ HASH=QPjH7BfhL8QFwHHkrDak8gNOLMlb1itAO5fobjdoLp8 2025-06-01T22:52:46.4202387Z +++ ls -nl torch/include/pybind11/attr.h 2025-06-01T22:52:46.4203758Z +++ awk '{print $5}' 2025-06-01T22:52:46.4231018Z ++ FSIZE=24334 2025-06-01T22:52:46.4231795Z ++ echo '"torch/include/pybind11/attr.h",sha256=QPjH7BfhL8QFwHHkrDak8gNOLMlb1itAO5fobjdoLp8,24334' 2025-06-01T22:52:46.4232428Z ++ read fname 2025-06-01T22:52:46.4232763Z ++ make_wheel_record torch/include/pybind11/buffer_info.h 2025-06-01T22:52:46.4233207Z ++ FPATH=torch/include/pybind11/buffer_info.h 2025-06-01T22:52:46.4233615Z ++ echo torch/include/pybind11/buffer_info.h 2025-06-01T22:52:46.4233977Z ++ grep RECORD 2025-06-01T22:52:46.4251985Z +++ openssl dgst -sha256 -binary torch/include/pybind11/buffer_info.h 2025-06-01T22:52:46.4252499Z +++ openssl base64 2025-06-01T22:52:46.4253588Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.4254811Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.4255946Z +++ sed -e s/=//g 2025-06-01T22:52:46.4293813Z ++ HASH=_FcQisqdpphfWXKeCGNv3Gq5ivy1z-qF3d1Noeteaok 2025-06-01T22:52:46.4299431Z +++ ls -nl torch/include/pybind11/buffer_info.h 2025-06-01T22:52:46.4300326Z +++ awk '{print $5}' 2025-06-01T22:52:46.4326083Z ++ FSIZE=7778 2025-06-01T22:52:46.4326746Z ++ echo '"torch/include/pybind11/buffer_info.h",sha256=_FcQisqdpphfWXKeCGNv3Gq5ivy1z-qF3d1Noeteaok,7778' 2025-06-01T22:52:46.4327429Z ++ read fname 2025-06-01T22:52:46.4327726Z ++ make_wheel_record torch/include/pybind11/cast.h 2025-06-01T22:52:46.4328155Z ++ FPATH=torch/include/pybind11/cast.h 2025-06-01T22:52:46.4328530Z ++ echo torch/include/pybind11/cast.h 2025-06-01T22:52:46.4329370Z ++ grep RECORD 2025-06-01T22:52:46.4350160Z +++ openssl dgst -sha256 -binary torch/include/pybind11/cast.h 2025-06-01T22:52:46.4350933Z +++ openssl base64 2025-06-01T22:52:46.4352158Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.4353502Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.4354992Z +++ sed -e s/=//g 2025-06-01T22:52:46.4397533Z ++ HASH=8gJ4Y4nc83dyq12CuU7ircAvAV1HoEZEVr0UyfeLQNA 2025-06-01T22:52:46.4400921Z +++ ls -nl torch/include/pybind11/cast.h 2025-06-01T22:52:46.4402010Z +++ awk '{print $5}' 2025-06-01T22:52:46.4428585Z ++ FSIZE=71696 2025-06-01T22:52:46.4429521Z ++ echo '"torch/include/pybind11/cast.h",sha256=8gJ4Y4nc83dyq12CuU7ircAvAV1HoEZEVr0UyfeLQNA,71696' 2025-06-01T22:52:46.4430232Z ++ read fname 2025-06-01T22:52:46.4430544Z ++ make_wheel_record torch/include/pybind11/chrono.h 2025-06-01T22:52:46.4430954Z ++ FPATH=torch/include/pybind11/chrono.h 2025-06-01T22:52:46.4431345Z ++ echo torch/include/pybind11/chrono.h 2025-06-01T22:52:46.4431705Z ++ grep RECORD 2025-06-01T22:52:46.4451605Z +++ openssl dgst -sha256 -binary torch/include/pybind11/chrono.h 2025-06-01T22:52:46.4452130Z +++ openssl base64 2025-06-01T22:52:46.4453170Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.4454591Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.4455809Z +++ sed -e s/=//g 2025-06-01T22:52:46.4492345Z ++ HASH=A23naeloqn-1NKVAABOsJtHU9Vz8lfvrAICuLk-7qBM 2025-06-01T22:52:46.4498079Z +++ ls -nl torch/include/pybind11/chrono.h 2025-06-01T22:52:46.4498734Z +++ awk '{print $5}' 2025-06-01T22:52:46.4525001Z ++ FSIZE=8458 2025-06-01T22:52:46.4525895Z ++ echo '"torch/include/pybind11/chrono.h",sha256=A23naeloqn-1NKVAABOsJtHU9Vz8lfvrAICuLk-7qBM,8458' 2025-06-01T22:52:46.4526689Z ++ read fname 2025-06-01T22:52:46.4526999Z ++ make_wheel_record torch/include/pybind11/common.h 2025-06-01T22:52:46.4527433Z ++ FPATH=torch/include/pybind11/common.h 2025-06-01T22:52:46.4527852Z ++ echo torch/include/pybind11/common.h 2025-06-01T22:52:46.4528211Z ++ grep RECORD 2025-06-01T22:52:46.4548964Z +++ openssl dgst -sha256 -binary torch/include/pybind11/common.h 2025-06-01T22:52:46.4549446Z +++ openssl base64 2025-06-01T22:52:46.4549756Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.4551081Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.4552494Z +++ sed -e s/=//g 2025-06-01T22:52:46.4595237Z ++ HASH=ATg9Bt1pwF8qnNuI086fprM4CUTdrZdk_g2HXE1Sf6A 2025-06-01T22:52:46.4598367Z +++ ls -nl torch/include/pybind11/common.h 2025-06-01T22:52:46.4598998Z +++ awk '{print $5}' 2025-06-01T22:52:46.4626732Z ++ FSIZE=120 2025-06-01T22:52:46.4627496Z ++ echo '"torch/include/pybind11/common.h",sha256=ATg9Bt1pwF8qnNuI086fprM4CUTdrZdk_g2HXE1Sf6A,120' 2025-06-01T22:52:46.4628130Z ++ read fname 2025-06-01T22:52:46.4628616Z ++ make_wheel_record torch/include/pybind11/complex.h 2025-06-01T22:52:46.4629031Z ++ FPATH=torch/include/pybind11/complex.h 2025-06-01T22:52:46.4629412Z ++ echo torch/include/pybind11/complex.h 2025-06-01T22:52:46.4629746Z ++ grep RECORD 2025-06-01T22:52:46.4649403Z +++ openssl dgst -sha256 -binary torch/include/pybind11/complex.h 2025-06-01T22:52:46.4650129Z +++ openssl base64 2025-06-01T22:52:46.4651257Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.4652455Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.4653811Z +++ sed -e s/=//g 2025-06-01T22:52:46.4690865Z ++ HASH=AaDZ-rEmK4tFaue-K9P5y3TxxnaQF6JwZ_6LAzkdLQI 2025-06-01T22:52:46.4696082Z +++ ls -nl torch/include/pybind11/complex.h 2025-06-01T22:52:46.4696785Z +++ awk '{print $5}' 2025-06-01T22:52:46.4723631Z ++ FSIZE=2096 2025-06-01T22:52:46.4724437Z ++ echo '"torch/include/pybind11/complex.h",sha256=AaDZ-rEmK4tFaue-K9P5y3TxxnaQF6JwZ_6LAzkdLQI,2096' 2025-06-01T22:52:46.4725411Z ++ read fname 2025-06-01T22:52:46.4725865Z ++ make_wheel_record torch/include/pybind11/eigen.h 2025-06-01T22:52:46.4726297Z ++ FPATH=torch/include/pybind11/eigen.h 2025-06-01T22:52:46.4726674Z ++ echo torch/include/pybind11/eigen.h 2025-06-01T22:52:46.4727007Z ++ grep RECORD 2025-06-01T22:52:46.4747824Z +++ openssl dgst -sha256 -binary torch/include/pybind11/eigen.h 2025-06-01T22:52:46.4748387Z +++ openssl base64 2025-06-01T22:52:46.4748659Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.4748915Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.4749741Z +++ sed -e s/=//g 2025-06-01T22:52:46.4792250Z ++ HASH=-HmSA1kgwCQ-GHUt7PHtTEc-vxqw9xARpF8PHWJip28 2025-06-01T22:52:46.4794416Z +++ ls -nl torch/include/pybind11/eigen.h 2025-06-01T22:52:46.4794892Z +++ awk '{print $5}' 2025-06-01T22:52:46.4822924Z ++ FSIZE=316 2025-06-01T22:52:46.4823541Z ++ echo '"torch/include/pybind11/eigen.h",sha256=-HmSA1kgwCQ-GHUt7PHtTEc-vxqw9xARpF8PHWJip28,316' 2025-06-01T22:52:46.4824589Z ++ read fname 2025-06-01T22:52:46.4825060Z ++ make_wheel_record torch/include/pybind11/embed.h 2025-06-01T22:52:46.4825847Z ++ FPATH=torch/include/pybind11/embed.h 2025-06-01T22:52:46.4826216Z ++ echo torch/include/pybind11/embed.h 2025-06-01T22:52:46.4826560Z ++ grep RECORD 2025-06-01T22:52:46.4847127Z +++ openssl dgst -sha256 -binary torch/include/pybind11/embed.h 2025-06-01T22:52:46.4847999Z +++ openssl base64 2025-06-01T22:52:46.4848263Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.4848660Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.4849990Z +++ sed -e s/=//g 2025-06-01T22:52:46.4889063Z ++ HASH=F3JQiOWnLGSuZ0NuEyBWFhHyVdczD8D_67kriU4QfsY 2025-06-01T22:52:46.4894127Z +++ ls -nl torch/include/pybind11/embed.h 2025-06-01T22:52:46.4894803Z +++ awk '{print $5}' 2025-06-01T22:52:46.4921902Z ++ FSIZE=13362 2025-06-01T22:52:46.4922996Z ++ echo '"torch/include/pybind11/embed.h",sha256=F3JQiOWnLGSuZ0NuEyBWFhHyVdczD8D_67kriU4QfsY,13362' 2025-06-01T22:52:46.4923750Z ++ read fname 2025-06-01T22:52:46.4924423Z ++ make_wheel_record torch/include/pybind11/eval.h 2025-06-01T22:52:46.4925089Z ++ FPATH=torch/include/pybind11/eval.h 2025-06-01T22:52:46.4925507Z ++ echo torch/include/pybind11/eval.h 2025-06-01T22:52:46.4925833Z ++ grep RECORD 2025-06-01T22:52:46.4946809Z +++ openssl dgst -sha256 -binary torch/include/pybind11/eval.h 2025-06-01T22:52:46.4948289Z +++ openssl base64 2025-06-01T22:52:46.4948745Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.4949894Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.4950292Z +++ sed -e s/=//g 2025-06-01T22:52:46.4991856Z ++ HASH=7re-O2Eor1yD0Q_KgFkHIjKD17ejzII687Yszl9_KfE 2025-06-01T22:52:46.4995498Z +++ ls -nl torch/include/pybind11/eval.h 2025-06-01T22:52:46.4996781Z +++ awk '{print $5}' 2025-06-01T22:52:46.5025642Z ++ FSIZE=4731 2025-06-01T22:52:46.5026324Z ++ echo '"torch/include/pybind11/eval.h",sha256=7re-O2Eor1yD0Q_KgFkHIjKD17ejzII687Yszl9_KfE,4731' 2025-06-01T22:52:46.5026946Z ++ read fname 2025-06-01T22:52:46.5027260Z ++ make_wheel_record torch/include/pybind11/functional.h 2025-06-01T22:52:46.5027704Z ++ FPATH=torch/include/pybind11/functional.h 2025-06-01T22:52:46.5028100Z ++ echo torch/include/pybind11/functional.h 2025-06-01T22:52:46.5028588Z ++ grep RECORD 2025-06-01T22:52:46.5047763Z +++ openssl dgst -sha256 -binary torch/include/pybind11/functional.h 2025-06-01T22:52:46.5048283Z +++ openssl base64 2025-06-01T22:52:46.5048584Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.5049879Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.5051275Z +++ sed -e s/=//g 2025-06-01T22:52:46.5089700Z ++ HASH=iOyYuNmbI-K3zgc1IMDwe4iHEOO3F8vwZbVSvbgxFQ4 2025-06-01T22:52:46.5094747Z +++ ls -nl torch/include/pybind11/functional.h 2025-06-01T22:52:46.5096934Z +++ awk '{print $5}' 2025-06-01T22:52:46.5122725Z ++ FSIZE=5267 2025-06-01T22:52:46.5123456Z ++ echo '"torch/include/pybind11/functional.h",sha256=iOyYuNmbI-K3zgc1IMDwe4iHEOO3F8vwZbVSvbgxFQ4,5267' 2025-06-01T22:52:46.5124127Z ++ read fname 2025-06-01T22:52:46.5124558Z ++ make_wheel_record torch/include/pybind11/gil.h 2025-06-01T22:52:46.5125131Z ++ FPATH=torch/include/pybind11/gil.h 2025-06-01T22:52:46.5125531Z ++ echo torch/include/pybind11/gil.h 2025-06-01T22:52:46.5126054Z ++ grep RECORD 2025-06-01T22:52:46.5149307Z +++ openssl dgst -sha256 -binary torch/include/pybind11/gil.h 2025-06-01T22:52:46.5149783Z +++ openssl base64 2025-06-01T22:52:46.5150673Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.5152099Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.5153435Z +++ sed -e s/=//g 2025-06-01T22:52:46.5195482Z ++ HASH=hsJj6z1iXqlo5c7fPCgEvK_-eeDoKZm7PKPwPNCdVVo 2025-06-01T22:52:46.5199084Z +++ ls -nl torch/include/pybind11/gil.h 2025-06-01T22:52:46.5199825Z +++ awk '{print $5}' 2025-06-01T22:52:46.5228107Z ++ FSIZE=7702 2025-06-01T22:52:46.5228804Z ++ echo '"torch/include/pybind11/gil.h",sha256=hsJj6z1iXqlo5c7fPCgEvK_-eeDoKZm7PKPwPNCdVVo,7702' 2025-06-01T22:52:46.5229423Z ++ read fname 2025-06-01T22:52:46.5229783Z ++ make_wheel_record torch/include/pybind11/gil_safe_call_once.h 2025-06-01T22:52:46.5230274Z ++ FPATH=torch/include/pybind11/gil_safe_call_once.h 2025-06-01T22:52:46.5230719Z ++ echo torch/include/pybind11/gil_safe_call_once.h 2025-06-01T22:52:46.5231097Z ++ grep RECORD 2025-06-01T22:52:46.5249581Z +++ openssl dgst -sha256 -binary torch/include/pybind11/gil_safe_call_once.h 2025-06-01T22:52:46.5250143Z +++ openssl base64 2025-06-01T22:52:46.5250905Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.5252305Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.5253604Z +++ sed -e s/=//g 2025-06-01T22:52:46.5290847Z ++ HASH=KKcy9Wgc_MJY-U5WpCZeNyzW7oVmC-d6yXkgephZ7zs 2025-06-01T22:52:46.5295704Z +++ ls -nl torch/include/pybind11/gil_safe_call_once.h 2025-06-01T22:52:46.5296717Z +++ awk '{print $5}' 2025-06-01T22:52:46.5324031Z ++ FSIZE=3993 2025-06-01T22:52:46.5325201Z ++ echo '"torch/include/pybind11/gil_safe_call_once.h",sha256=KKcy9Wgc_MJY-U5WpCZeNyzW7oVmC-d6yXkgephZ7zs,3993' 2025-06-01T22:52:46.5325926Z ++ read fname 2025-06-01T22:52:46.5326241Z ++ make_wheel_record torch/include/pybind11/iostream.h 2025-06-01T22:52:46.5326688Z ++ FPATH=torch/include/pybind11/iostream.h 2025-06-01T22:52:46.5327066Z ++ echo torch/include/pybind11/iostream.h 2025-06-01T22:52:46.5327420Z ++ grep RECORD 2025-06-01T22:52:46.5348304Z +++ openssl dgst -sha256 -binary torch/include/pybind11/iostream.h 2025-06-01T22:52:46.5348804Z +++ openssl base64 2025-06-01T22:52:46.5349079Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.5349473Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.5350744Z +++ sed -e s/=//g 2025-06-01T22:52:46.5391650Z ++ HASH=K5rPXoCYN325r1PptcJCIhPhgtRtTJQjMr7bvUIOwxk 2025-06-01T22:52:46.5394960Z +++ ls -nl torch/include/pybind11/iostream.h 2025-06-01T22:52:46.5395597Z +++ awk '{print $5}' 2025-06-01T22:52:46.5424097Z ++ FSIZE=8862 2025-06-01T22:52:46.5424921Z ++ echo '"torch/include/pybind11/iostream.h",sha256=K5rPXoCYN325r1PptcJCIhPhgtRtTJQjMr7bvUIOwxk,8862' 2025-06-01T22:52:46.5425961Z ++ read fname 2025-06-01T22:52:46.5426267Z ++ make_wheel_record torch/include/pybind11/numpy.h 2025-06-01T22:52:46.5426678Z ++ FPATH=torch/include/pybind11/numpy.h 2025-06-01T22:52:46.5427035Z ++ echo torch/include/pybind11/numpy.h 2025-06-01T22:52:46.5427371Z ++ grep RECORD 2025-06-01T22:52:46.5447441Z +++ openssl dgst -sha256 -binary torch/include/pybind11/numpy.h 2025-06-01T22:52:46.5448279Z +++ openssl base64 2025-06-01T22:52:46.5448784Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.5450186Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.5451513Z +++ sed -e s/=//g 2025-06-01T22:52:46.5491531Z ++ HASH=xREhfycUTCOPF8CF-UWRdoLX0B23V6YWRiBqeRRElZg 2025-06-01T22:52:46.5496417Z +++ ls -nl torch/include/pybind11/numpy.h 2025-06-01T22:52:46.5497222Z +++ awk '{print $5}' 2025-06-01T22:52:46.5523431Z ++ FSIZE=84442 2025-06-01T22:52:46.5524461Z ++ echo '"torch/include/pybind11/numpy.h",sha256=xREhfycUTCOPF8CF-UWRdoLX0B23V6YWRiBqeRRElZg,84442' 2025-06-01T22:52:46.5525714Z ++ read fname 2025-06-01T22:52:46.5526051Z ++ make_wheel_record torch/include/pybind11/operators.h 2025-06-01T22:52:46.5526700Z ++ FPATH=torch/include/pybind11/operators.h 2025-06-01T22:52:46.5527305Z ++ echo torch/include/pybind11/operators.h 2025-06-01T22:52:46.5527669Z ++ grep RECORD 2025-06-01T22:52:46.5548138Z +++ openssl dgst -sha256 -binary torch/include/pybind11/operators.h 2025-06-01T22:52:46.5548861Z +++ openssl base64 2025-06-01T22:52:46.5549126Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.5549921Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.5551325Z +++ sed -e s/=//g 2025-06-01T22:52:46.5593514Z ++ HASH=224RoAXcv1la4NNY9rQ3aD_AeC8S9ZKx3HVK1O8B4MU 2025-06-01T22:52:46.5597230Z +++ ls -nl torch/include/pybind11/operators.h 2025-06-01T22:52:46.5598345Z +++ awk '{print $5}' 2025-06-01T22:52:46.5625271Z ++ FSIZE=9103 2025-06-01T22:52:46.5625929Z ++ echo '"torch/include/pybind11/operators.h",sha256=224RoAXcv1la4NNY9rQ3aD_AeC8S9ZKx3HVK1O8B4MU,9103' 2025-06-01T22:52:46.5626588Z ++ read fname 2025-06-01T22:52:46.5626907Z ++ make_wheel_record torch/include/pybind11/options.h 2025-06-01T22:52:46.5627320Z ++ FPATH=torch/include/pybind11/options.h 2025-06-01T22:52:46.5628151Z ++ grep RECORD 2025-06-01T22:52:46.5628760Z ++ echo torch/include/pybind11/options.h 2025-06-01T22:52:46.5648812Z +++ openssl dgst -sha256 -binary torch/include/pybind11/options.h 2025-06-01T22:52:46.5649474Z +++ openssl base64 2025-06-01T22:52:46.5650797Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.5652064Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.5653354Z +++ sed -e s/=//g 2025-06-01T22:52:46.5690020Z ++ HASH=qXvmnj--9fZSp56NYefnB3W5V17ppHlY1Srgo3DNBpw 2025-06-01T22:52:46.5695044Z +++ ls -nl torch/include/pybind11/options.h 2025-06-01T22:52:46.5696101Z +++ awk '{print $5}' 2025-06-01T22:52:46.5722657Z ++ FSIZE=2734 2025-06-01T22:52:46.5723416Z ++ echo '"torch/include/pybind11/options.h",sha256=qXvmnj--9fZSp56NYefnB3W5V17ppHlY1Srgo3DNBpw,2734' 2025-06-01T22:52:46.5724055Z ++ read fname 2025-06-01T22:52:46.5724703Z ++ make_wheel_record torch/include/pybind11/pybind11.h 2025-06-01T22:52:46.5725326Z ++ FPATH=torch/include/pybind11/pybind11.h 2025-06-01T22:52:46.5725761Z ++ echo torch/include/pybind11/pybind11.h 2025-06-01T22:52:46.5726120Z ++ grep RECORD 2025-06-01T22:52:46.5747455Z +++ openssl dgst -sha256 -binary torch/include/pybind11/pybind11.h 2025-06-01T22:52:46.5747944Z +++ openssl base64 2025-06-01T22:52:46.5749187Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.5750333Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.5751564Z +++ sed -e s/=//g 2025-06-01T22:52:46.5796360Z ++ HASH=hbzXHRCBIW7dwtwaKjXKPC0Nl1MGHZ5-BjGsMlE3LuU 2025-06-01T22:52:46.5799663Z +++ ls -nl torch/include/pybind11/pybind11.h 2025-06-01T22:52:46.5800423Z +++ awk '{print $5}' 2025-06-01T22:52:46.5828409Z ++ FSIZE=129898 2025-06-01T22:52:46.5829064Z ++ echo '"torch/include/pybind11/pybind11.h",sha256=hbzXHRCBIW7dwtwaKjXKPC0Nl1MGHZ5-BjGsMlE3LuU,129898' 2025-06-01T22:52:46.5829781Z ++ read fname 2025-06-01T22:52:46.5830107Z ++ make_wheel_record torch/include/pybind11/pytypes.h 2025-06-01T22:52:46.5830520Z ++ FPATH=torch/include/pybind11/pytypes.h 2025-06-01T22:52:46.5830907Z ++ echo torch/include/pybind11/pytypes.h 2025-06-01T22:52:46.5831254Z ++ grep RECORD 2025-06-01T22:52:46.5849706Z +++ openssl dgst -sha256 -binary torch/include/pybind11/pytypes.h 2025-06-01T22:52:46.5850606Z +++ openssl base64 2025-06-01T22:52:46.5851078Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.5852571Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.5854008Z +++ sed -e s/=//g 2025-06-01T22:52:46.5892514Z ++ HASH=BF8x4S5fsAzWf-d9pu83UsqjwRRo0ragHPy9sDOpUvk 2025-06-01T22:52:46.5897478Z +++ ls -nl torch/include/pybind11/pytypes.h 2025-06-01T22:52:46.5898929Z +++ awk '{print $5}' 2025-06-01T22:52:46.5926600Z ++ FSIZE=99894 2025-06-01T22:52:46.5927573Z ++ echo '"torch/include/pybind11/pytypes.h",sha256=BF8x4S5fsAzWf-d9pu83UsqjwRRo0ragHPy9sDOpUvk,99894' 2025-06-01T22:52:46.5928665Z ++ read fname 2025-06-01T22:52:46.5928981Z ++ make_wheel_record torch/include/pybind11/stl.h 2025-06-01T22:52:46.5929403Z ++ FPATH=torch/include/pybind11/stl.h 2025-06-01T22:52:46.5929779Z ++ echo torch/include/pybind11/stl.h 2025-06-01T22:52:46.5930112Z ++ grep RECORD 2025-06-01T22:52:46.5949598Z +++ openssl dgst -sha256 -binary torch/include/pybind11/stl.h 2025-06-01T22:52:46.5950317Z +++ openssl base64 2025-06-01T22:52:46.5950817Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.5951725Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.5953045Z +++ sed -e s/=//g 2025-06-01T22:52:46.5996605Z ++ HASH=aMi1OCCw2Zb-IRLSlAtQEJJHtWsRJiLT9dKDMHST1Ic 2025-06-01T22:52:46.5999434Z +++ ls -nl torch/include/pybind11/stl.h 2025-06-01T22:52:46.6000088Z +++ awk '{print $5}' 2025-06-01T22:52:46.6028188Z ++ FSIZE=15532 2025-06-01T22:52:46.6029226Z ++ echo '"torch/include/pybind11/stl.h",sha256=aMi1OCCw2Zb-IRLSlAtQEJJHtWsRJiLT9dKDMHST1Ic,15532' 2025-06-01T22:52:46.6029850Z ++ read fname 2025-06-01T22:52:46.6030153Z ++ make_wheel_record torch/include/pybind11/stl_bind.h 2025-06-01T22:52:46.6030578Z ++ FPATH=torch/include/pybind11/stl_bind.h 2025-06-01T22:52:46.6030956Z ++ echo torch/include/pybind11/stl_bind.h 2025-06-01T22:52:46.6031300Z ++ grep RECORD 2025-06-01T22:52:46.6049135Z +++ openssl dgst -sha256 -binary torch/include/pybind11/stl_bind.h 2025-06-01T22:52:46.6050020Z +++ openssl base64 2025-06-01T22:52:46.6050586Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.6052004Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.6053327Z +++ sed -e s/=//g 2025-06-01T22:52:46.6091402Z ++ HASH=B5t8E0A4Zdgm2sF0J8Q_UI2U5uqEBQ9TsJCelsJ4q0E 2025-06-01T22:52:46.6095794Z +++ ls -nl torch/include/pybind11/stl_bind.h 2025-06-01T22:52:46.6096732Z +++ awk '{print $5}' 2025-06-01T22:52:46.6123098Z ++ FSIZE=28495 2025-06-01T22:52:46.6123999Z ++ echo '"torch/include/pybind11/stl_bind.h",sha256=B5t8E0A4Zdgm2sF0J8Q_UI2U5uqEBQ9TsJCelsJ4q0E,28495' 2025-06-01T22:52:46.6124740Z ++ read fname 2025-06-01T22:52:46.6125310Z ++ make_wheel_record torch/include/pybind11/type_caster_pyobject_ptr.h 2025-06-01T22:52:46.6125880Z ++ FPATH=torch/include/pybind11/type_caster_pyobject_ptr.h 2025-06-01T22:52:46.6126599Z ++ echo torch/include/pybind11/type_caster_pyobject_ptr.h 2025-06-01T22:52:46.6127010Z ++ grep RECORD 2025-06-01T22:52:46.6148004Z +++ openssl dgst -sha256 -binary torch/include/pybind11/type_caster_pyobject_ptr.h 2025-06-01T22:52:46.6148587Z +++ openssl base64 2025-06-01T22:52:46.6148848Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.6149165Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.6150271Z +++ sed -e s/=//g 2025-06-01T22:52:46.6192477Z ++ HASH=H7pKBYTvUlibiJQEcKmeAkygSQwoCkuIyukNSDmVq-U 2025-06-01T22:52:46.6195815Z +++ ls -nl torch/include/pybind11/type_caster_pyobject_ptr.h 2025-06-01T22:52:46.6196977Z +++ awk '{print $5}' 2025-06-01T22:52:46.6225395Z ++ FSIZE=1929 2025-06-01T22:52:46.6226451Z ++ echo '"torch/include/pybind11/type_caster_pyobject_ptr.h",sha256=H7pKBYTvUlibiJQEcKmeAkygSQwoCkuIyukNSDmVq-U,1929' 2025-06-01T22:52:46.6227733Z ++ read fname 2025-06-01T22:52:46.6228036Z ++ make_wheel_record torch/include/pybind11/typing.h 2025-06-01T22:52:46.6228461Z ++ FPATH=torch/include/pybind11/typing.h 2025-06-01T22:52:46.6228845Z ++ echo torch/include/pybind11/typing.h 2025-06-01T22:52:46.6229173Z ++ grep RECORD 2025-06-01T22:52:46.6248627Z +++ openssl dgst -sha256 -binary torch/include/pybind11/typing.h 2025-06-01T22:52:46.6249377Z +++ openssl base64 2025-06-01T22:52:46.6249851Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.6251137Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.6252359Z +++ sed -e s/=//g 2025-06-01T22:52:46.6290572Z ++ HASH=PIjZFNNzY_KsrkHQPlg0Vt24jlTi6kThdOldEJjchtY 2025-06-01T22:52:46.6295407Z +++ ls -nl torch/include/pybind11/typing.h 2025-06-01T22:52:46.6296353Z +++ awk '{print $5}' 2025-06-01T22:52:46.6324669Z ++ FSIZE=7000 2025-06-01T22:52:46.6325665Z ++ echo '"torch/include/pybind11/typing.h",sha256=PIjZFNNzY_KsrkHQPlg0Vt24jlTi6kThdOldEJjchtY,7000' 2025-06-01T22:52:46.6325848Z ++ read fname 2025-06-01T22:52:46.6326191Z ++ make_wheel_record torch/include/pybind11/detail/class.h 2025-06-01T22:52:46.6326337Z ++ FPATH=torch/include/pybind11/detail/class.h 2025-06-01T22:52:46.6326485Z ++ echo torch/include/pybind11/detail/class.h 2025-06-01T22:52:46.6326598Z ++ grep RECORD 2025-06-01T22:52:46.6347949Z +++ openssl dgst -sha256 -binary torch/include/pybind11/detail/class.h 2025-06-01T22:52:46.6348154Z +++ openssl base64 2025-06-01T22:52:46.6348365Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.6349317Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.6350540Z +++ sed -e s/=//g 2025-06-01T22:52:46.6395323Z ++ HASH=Bjk3K6xAMgwxPNTKfik7SC5Y24wgKs8Oz5VjvFdy0kA 2025-06-01T22:52:46.6397270Z +++ ls -nl torch/include/pybind11/detail/class.h 2025-06-01T22:52:46.6398160Z +++ awk '{print $5}' 2025-06-01T22:52:46.6428119Z ++ FSIZE=29026 2025-06-01T22:52:46.6429047Z ++ echo '"torch/include/pybind11/detail/class.h",sha256=Bjk3K6xAMgwxPNTKfik7SC5Y24wgKs8Oz5VjvFdy0kA,29026' 2025-06-01T22:52:46.6429192Z ++ read fname 2025-06-01T22:52:46.6429388Z ++ make_wheel_record torch/include/pybind11/detail/common.h 2025-06-01T22:52:46.6429548Z ++ FPATH=torch/include/pybind11/detail/common.h 2025-06-01T22:52:46.6429690Z ++ echo torch/include/pybind11/detail/common.h 2025-06-01T22:52:46.6429799Z ++ grep RECORD 2025-06-01T22:52:46.6449466Z +++ openssl dgst -sha256 -binary torch/include/pybind11/detail/common.h 2025-06-01T22:52:46.6449667Z +++ openssl base64 2025-06-01T22:52:46.6450865Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.6452293Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.6453641Z +++ sed -e s/=//g 2025-06-01T22:52:46.6492633Z ++ HASH=uxFMVYKW87YPbUz8Mo70xoVrpK2D1NzhKSwlDpwrJxo 2025-06-01T22:52:46.6497851Z +++ ls -nl torch/include/pybind11/detail/common.h 2025-06-01T22:52:46.6499177Z +++ awk '{print $5}' 2025-06-01T22:52:46.6526290Z ++ FSIZE=54708 2025-06-01T22:52:46.6527217Z ++ echo '"torch/include/pybind11/detail/common.h",sha256=uxFMVYKW87YPbUz8Mo70xoVrpK2D1NzhKSwlDpwrJxo,54708' 2025-06-01T22:52:46.6527318Z ++ read fname 2025-06-01T22:52:46.6527568Z ++ make_wheel_record torch/include/pybind11/detail/cpp_conduit.h 2025-06-01T22:52:46.6527898Z ++ FPATH=torch/include/pybind11/detail/cpp_conduit.h 2025-06-01T22:52:46.6528379Z ++ echo torch/include/pybind11/detail/cpp_conduit.h 2025-06-01T22:52:46.6528494Z ++ grep RECORD 2025-06-01T22:52:46.6554413Z +++ openssl dgst -sha256 -binary torch/include/pybind11/detail/cpp_conduit.h 2025-06-01T22:52:46.6554647Z +++ openssl base64 2025-06-01T22:52:46.6555752Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.6557159Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.6558695Z +++ sed -e s/=//g 2025-06-01T22:52:46.6600627Z ++ HASH=Bbx5728XzvyCL2gfW7kG6vgDltS5-V5gtkNQFPFevXg 2025-06-01T22:52:46.6603101Z +++ ls -nl torch/include/pybind11/detail/cpp_conduit.h 2025-06-01T22:52:46.6603836Z +++ awk '{print $5}' 2025-06-01T22:52:46.6631289Z ++ FSIZE=2589 2025-06-01T22:52:46.6632247Z ++ echo '"torch/include/pybind11/detail/cpp_conduit.h",sha256=Bbx5728XzvyCL2gfW7kG6vgDltS5-V5gtkNQFPFevXg,2589' 2025-06-01T22:52:46.6632413Z ++ read fname 2025-06-01T22:52:46.6632603Z ++ make_wheel_record torch/include/pybind11/detail/descr.h 2025-06-01T22:52:46.6632741Z ++ FPATH=torch/include/pybind11/detail/descr.h 2025-06-01T22:52:46.6632901Z ++ echo torch/include/pybind11/detail/descr.h 2025-06-01T22:52:46.6634015Z ++ grep RECORD 2025-06-01T22:52:46.6653019Z +++ openssl dgst -sha256 -binary torch/include/pybind11/detail/descr.h 2025-06-01T22:52:46.6653580Z +++ openssl base64 2025-06-01T22:52:46.6654829Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.6656068Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.6657568Z +++ sed -e s/=//g 2025-06-01T22:52:46.6694517Z ++ HASH=D63pIHsF3luO_g51CjbJU8Wl9VOihciEXQhXvfRg-Rk 2025-06-01T22:52:46.6700546Z +++ ls -nl torch/include/pybind11/detail/descr.h 2025-06-01T22:52:46.6700950Z +++ awk '{print $5}' 2025-06-01T22:52:46.6726073Z ++ FSIZE=6035 2025-06-01T22:52:46.6726880Z ++ echo '"torch/include/pybind11/detail/descr.h",sha256=D63pIHsF3luO_g51CjbJU8Wl9VOihciEXQhXvfRg-Rk,6035' 2025-06-01T22:52:46.6726981Z ++ read fname 2025-06-01T22:52:46.6727272Z ++ make_wheel_record torch/include/pybind11/detail/exception_translation.h 2025-06-01T22:52:46.6727494Z ++ FPATH=torch/include/pybind11/detail/exception_translation.h 2025-06-01T22:52:46.6728125Z ++ echo torch/include/pybind11/detail/exception_translation.h 2025-06-01T22:52:46.6729055Z ++ grep RECORD 2025-06-01T22:52:46.6750594Z +++ openssl dgst -sha256 -binary torch/include/pybind11/detail/exception_translation.h 2025-06-01T22:52:46.6750809Z +++ openssl base64 2025-06-01T22:52:46.6752012Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.6753106Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.6754455Z +++ sed -e s/=//g 2025-06-01T22:52:46.6796355Z ++ HASH=fM1J19z00AuDlozHt0srpCJr-1uWW4kj_fLdSJDbdY8 2025-06-01T22:52:46.6799737Z +++ ls -nl torch/include/pybind11/detail/exception_translation.h 2025-06-01T22:52:46.6800751Z +++ awk '{print $5}' 2025-06-01T22:52:46.6827815Z ++ FSIZE=2600 2025-06-01T22:52:46.6828727Z ++ echo '"torch/include/pybind11/detail/exception_translation.h",sha256=fM1J19z00AuDlozHt0srpCJr-1uWW4kj_fLdSJDbdY8,2600' 2025-06-01T22:52:46.6828829Z ++ read fname 2025-06-01T22:52:46.6829013Z ++ make_wheel_record torch/include/pybind11/detail/init.h 2025-06-01T22:52:46.6829171Z ++ FPATH=torch/include/pybind11/detail/init.h 2025-06-01T22:52:46.6829344Z ++ echo torch/include/pybind11/detail/init.h 2025-06-01T22:52:46.6830768Z ++ grep RECORD 2025-06-01T22:52:46.6851406Z +++ openssl dgst -sha256 -binary torch/include/pybind11/detail/init.h 2025-06-01T22:52:46.6851850Z +++ openssl base64 2025-06-01T22:52:46.6852844Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.6854185Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.6855515Z +++ sed -e s/=//g 2025-06-01T22:52:46.6892061Z ++ HASH=Sb1UkPecC5l9xj5naYLdUM7qIRLVpe614H9Frvyg8xg 2025-06-01T22:52:46.6897603Z +++ ls -nl torch/include/pybind11/detail/init.h 2025-06-01T22:52:46.6898471Z +++ awk '{print $5}' 2025-06-01T22:52:46.6926118Z ++ FSIZE=17983 2025-06-01T22:52:46.6926733Z ++ echo '"torch/include/pybind11/detail/init.h",sha256=Sb1UkPecC5l9xj5naYLdUM7qIRLVpe614H9Frvyg8xg,17983' 2025-06-01T22:52:46.6926852Z ++ read fname 2025-06-01T22:52:46.6927063Z ++ make_wheel_record torch/include/pybind11/detail/internals.h 2025-06-01T22:52:46.6927226Z ++ FPATH=torch/include/pybind11/detail/internals.h 2025-06-01T22:52:46.6927549Z ++ echo torch/include/pybind11/detail/internals.h 2025-06-01T22:52:46.6927656Z ++ grep RECORD 2025-06-01T22:52:46.6948561Z +++ openssl dgst -sha256 -binary torch/include/pybind11/detail/internals.h 2025-06-01T22:52:46.6948770Z +++ openssl base64 2025-06-01T22:52:46.6949652Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.6950990Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.6952271Z +++ sed -e s/=//g 2025-06-01T22:52:46.6995364Z ++ HASH=xs-I7JdJACxx7gJf12HBLjL007jRXcAffPDsd0oTrq4 2025-06-01T22:52:46.6997623Z +++ ls -nl torch/include/pybind11/detail/internals.h 2025-06-01T22:52:46.6997838Z +++ awk '{print $5}' 2025-06-01T22:52:46.7025013Z ++ FSIZE=31985 2025-06-01T22:52:46.7025853Z ++ echo '"torch/include/pybind11/detail/internals.h",sha256=xs-I7JdJACxx7gJf12HBLjL007jRXcAffPDsd0oTrq4,31985' 2025-06-01T22:52:46.7025951Z ++ read fname 2025-06-01T22:52:46.7026187Z ++ make_wheel_record torch/include/pybind11/detail/type_caster_base.h 2025-06-01T22:52:46.7026380Z ++ FPATH=torch/include/pybind11/detail/type_caster_base.h 2025-06-01T22:52:46.7026819Z ++ echo torch/include/pybind11/detail/type_caster_base.h 2025-06-01T22:52:46.7026951Z ++ grep RECORD 2025-06-01T22:52:46.7047449Z +++ openssl dgst -sha256 -binary torch/include/pybind11/detail/type_caster_base.h 2025-06-01T22:52:46.7047862Z +++ openssl base64 2025-06-01T22:52:46.7048836Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.7050109Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.7051348Z +++ sed -e s/=//g 2025-06-01T22:52:46.7089993Z ++ HASH=mdgZ-FIkxdSShMPPe69EXxjvd1eQDDBVX835B7XqCNo 2025-06-01T22:52:46.7095065Z +++ ls -nl torch/include/pybind11/detail/type_caster_base.h 2025-06-01T22:52:46.7096167Z +++ awk '{print $5}' 2025-06-01T22:52:46.7123167Z ++ FSIZE=48938 2025-06-01T22:52:46.7123761Z ++ echo '"torch/include/pybind11/detail/type_caster_base.h",sha256=mdgZ-FIkxdSShMPPe69EXxjvd1eQDDBVX835B7XqCNo,48938' 2025-06-01T22:52:46.7123875Z ++ read fname 2025-06-01T22:52:46.7124066Z ++ make_wheel_record torch/include/pybind11/detail/typeid.h 2025-06-01T22:52:46.7124341Z ++ FPATH=torch/include/pybind11/detail/typeid.h 2025-06-01T22:52:46.7124503Z ++ echo torch/include/pybind11/detail/typeid.h 2025-06-01T22:52:46.7125380Z ++ grep RECORD 2025-06-01T22:52:46.7147838Z +++ openssl dgst -sha256 -binary torch/include/pybind11/detail/typeid.h 2025-06-01T22:52:46.7147966Z +++ openssl base64 2025-06-01T22:52:46.7148067Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.7148383Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.7149719Z +++ sed -e s/=//g 2025-06-01T22:52:46.7194979Z ++ HASH=jw5pr9m72vkDsloT8vxl9wj17VJGcEdXDyziBlt89Js 2025-06-01T22:52:46.7196860Z +++ ls -nl torch/include/pybind11/detail/typeid.h 2025-06-01T22:52:46.7197664Z +++ awk '{print $5}' 2025-06-01T22:52:46.7226551Z ++ FSIZE=1625 2025-06-01T22:52:46.7227054Z ++ echo '"torch/include/pybind11/detail/typeid.h",sha256=jw5pr9m72vkDsloT8vxl9wj17VJGcEdXDyziBlt89Js,1625' 2025-06-01T22:52:46.7227152Z ++ read fname 2025-06-01T22:52:46.7227399Z ++ make_wheel_record torch/include/pybind11/detail/value_and_holder.h 2025-06-01T22:52:46.7227590Z ++ FPATH=torch/include/pybind11/detail/value_and_holder.h 2025-06-01T22:52:46.7227767Z ++ echo torch/include/pybind11/detail/value_and_holder.h 2025-06-01T22:52:46.7227880Z ++ grep RECORD 2025-06-01T22:52:46.7248236Z +++ openssl dgst -sha256 -binary torch/include/pybind11/detail/value_and_holder.h 2025-06-01T22:52:46.7248357Z +++ openssl base64 2025-06-01T22:52:46.7249677Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.7250812Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.7252302Z +++ sed -e s/=//g 2025-06-01T22:52:46.7289765Z ++ HASH=hwNYlqxjUhlUqihwMjr6s3LhhKlZiTLaWREtQrgOAkQ 2025-06-01T22:52:46.7294997Z +++ ls -nl torch/include/pybind11/detail/value_and_holder.h 2025-06-01T22:52:46.7295898Z +++ awk '{print $5}' 2025-06-01T22:52:46.7324449Z ++ FSIZE=2814 2025-06-01T22:52:46.7325020Z ++ echo '"torch/include/pybind11/detail/value_and_holder.h",sha256=hwNYlqxjUhlUqihwMjr6s3LhhKlZiTLaWREtQrgOAkQ,2814' 2025-06-01T22:52:46.7325290Z ++ read fname 2025-06-01T22:52:46.7325496Z ++ make_wheel_record torch/include/pybind11/eigen/common.h 2025-06-01T22:52:46.7325784Z ++ FPATH=torch/include/pybind11/eigen/common.h 2025-06-01T22:52:46.7325928Z ++ echo torch/include/pybind11/eigen/common.h 2025-06-01T22:52:46.7326031Z ++ grep RECORD 2025-06-01T22:52:46.7348202Z +++ openssl dgst -sha256 -binary torch/include/pybind11/eigen/common.h 2025-06-01T22:52:46.7348318Z +++ openssl base64 2025-06-01T22:52:46.7348428Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.7348909Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.7350428Z +++ sed -e s/=//g 2025-06-01T22:52:46.7394284Z ++ HASH=dIeqmK7IzW5K4k2larPnA1A863rDp38U9YbNIwiIyYk 2025-06-01T22:52:46.7396108Z +++ ls -nl torch/include/pybind11/eigen/common.h 2025-06-01T22:52:46.7396920Z +++ awk '{print $5}' 2025-06-01T22:52:46.7425520Z ++ FSIZE=378 2025-06-01T22:52:46.7426110Z ++ echo '"torch/include/pybind11/eigen/common.h",sha256=dIeqmK7IzW5K4k2larPnA1A863rDp38U9YbNIwiIyYk,378' 2025-06-01T22:52:46.7426208Z ++ read fname 2025-06-01T22:52:46.7426394Z ++ make_wheel_record torch/include/pybind11/eigen/matrix.h 2025-06-01T22:52:46.7426556Z ++ FPATH=torch/include/pybind11/eigen/matrix.h 2025-06-01T22:52:46.7426690Z ++ echo torch/include/pybind11/eigen/matrix.h 2025-06-01T22:52:46.7426784Z ++ grep RECORD 2025-06-01T22:52:46.7447284Z +++ openssl dgst -sha256 -binary torch/include/pybind11/eigen/matrix.h 2025-06-01T22:52:46.7447513Z +++ openssl base64 2025-06-01T22:52:46.7450829Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.7450950Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.7451853Z +++ sed -e s/=//g 2025-06-01T22:52:46.7491097Z ++ HASH=VjCfx8M2AcD3m8THUbIEYidJyIClaNw9jMbd_Fzfo1s 2025-06-01T22:52:46.7496095Z +++ ls -nl torch/include/pybind11/eigen/matrix.h 2025-06-01T22:52:46.7497132Z +++ awk '{print $5}' 2025-06-01T22:52:46.7523859Z ++ FSIZE=32142 2025-06-01T22:52:46.7524598Z ++ echo '"torch/include/pybind11/eigen/matrix.h",sha256=VjCfx8M2AcD3m8THUbIEYidJyIClaNw9jMbd_Fzfo1s,32142' 2025-06-01T22:52:46.7524719Z ++ read fname 2025-06-01T22:52:46.7525091Z ++ make_wheel_record torch/include/pybind11/eigen/tensor.h 2025-06-01T22:52:46.7525246Z ++ FPATH=torch/include/pybind11/eigen/tensor.h 2025-06-01T22:52:46.7525402Z ++ echo torch/include/pybind11/eigen/tensor.h 2025-06-01T22:52:46.7525756Z ++ grep RECORD 2025-06-01T22:52:46.7547497Z +++ openssl dgst -sha256 -binary torch/include/pybind11/eigen/tensor.h 2025-06-01T22:52:46.7547626Z +++ openssl base64 2025-06-01T22:52:46.7547734Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.7549281Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.7550552Z +++ sed -e s/=//g 2025-06-01T22:52:46.7593867Z ++ HASH=csE3_N9yy-9k0SWQPJuAxmv8Jp_-lFrrPdVOyMV8-gc 2025-06-01T22:52:46.7595644Z +++ ls -nl torch/include/pybind11/eigen/tensor.h 2025-06-01T22:52:46.7596524Z +++ awk '{print $5}' 2025-06-01T22:52:46.7625093Z ++ FSIZE=18384 2025-06-01T22:52:46.7625621Z ++ echo '"torch/include/pybind11/eigen/tensor.h",sha256=csE3_N9yy-9k0SWQPJuAxmv8Jp_-lFrrPdVOyMV8-gc,18384' 2025-06-01T22:52:46.7625727Z ++ read fname 2025-06-01T22:52:46.7625957Z ++ make_wheel_record torch/include/pybind11/stl/filesystem.h 2025-06-01T22:52:46.7626119Z ++ FPATH=torch/include/pybind11/stl/filesystem.h 2025-06-01T22:52:46.7626332Z ++ echo torch/include/pybind11/stl/filesystem.h 2025-06-01T22:52:46.7626441Z ++ grep RECORD 2025-06-01T22:52:46.7647152Z +++ openssl dgst -sha256 -binary torch/include/pybind11/stl/filesystem.h 2025-06-01T22:52:46.7647268Z +++ openssl base64 2025-06-01T22:52:46.7647391Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.7648449Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.7649849Z +++ sed -e s/=//g 2025-06-01T22:52:46.7689539Z ++ HASH=lcYRCwNA8Xf4e4FRbeYh36SAwQjxKgyTXXdrguR4gM4 2025-06-01T22:52:46.7694551Z +++ ls -nl torch/include/pybind11/stl/filesystem.h 2025-06-01T22:52:46.7695671Z +++ awk '{print $5}' 2025-06-01T22:52:46.7724153Z ++ FSIZE=4559 2025-06-01T22:52:46.7725076Z ++ echo '"torch/include/pybind11/stl/filesystem.h",sha256=lcYRCwNA8Xf4e4FRbeYh36SAwQjxKgyTXXdrguR4gM4,4559' 2025-06-01T22:52:46.7725190Z ++ read fname 2025-06-01T22:52:46.7725383Z ++ make_wheel_record torch/include/tensorpipe/config.h 2025-06-01T22:52:46.7725660Z ++ FPATH=torch/include/tensorpipe/config.h 2025-06-01T22:52:46.7725795Z ++ echo torch/include/tensorpipe/config.h 2025-06-01T22:52:46.7725894Z ++ grep RECORD 2025-06-01T22:52:46.7747315Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/config.h 2025-06-01T22:52:46.7747433Z +++ openssl base64 2025-06-01T22:52:46.7747534Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.7748252Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.7749678Z +++ sed -e s/=//g 2025-06-01T22:52:46.7791786Z ++ HASH=W7Q7azBmk7xdHVyvraFKBKwxkk6dsQew26lwxuDJu84 2025-06-01T22:52:46.7794710Z +++ ls -nl torch/include/tensorpipe/config.h 2025-06-01T22:52:46.7795374Z +++ awk '{print $5}' 2025-06-01T22:52:46.7824245Z ++ FSIZE=351 2025-06-01T22:52:46.7824828Z ++ echo '"torch/include/tensorpipe/config.h",sha256=W7Q7azBmk7xdHVyvraFKBKwxkk6dsQew26lwxuDJu84,351' 2025-06-01T22:52:46.7824938Z ++ read fname 2025-06-01T22:52:46.7825151Z ++ make_wheel_record torch/include/tensorpipe/config_cuda.h 2025-06-01T22:52:46.7825319Z ++ FPATH=torch/include/tensorpipe/config_cuda.h 2025-06-01T22:52:46.7825470Z ++ echo torch/include/tensorpipe/config_cuda.h 2025-06-01T22:52:46.7825565Z ++ grep RECORD 2025-06-01T22:52:46.7846801Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/config_cuda.h 2025-06-01T22:52:46.7846918Z +++ openssl base64 2025-06-01T22:52:46.7847021Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.7848351Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.7849612Z +++ sed -e s/=//g 2025-06-01T22:52:46.7886921Z ++ HASH=_SLA9yKKTnnSbVDgUCfc5BmO3kFgcjGxUxVWu-WH3VM 2025-06-01T22:52:46.7892029Z +++ ls -nl torch/include/tensorpipe/config_cuda.h 2025-06-01T22:52:46.7892995Z +++ awk '{print $5}' 2025-06-01T22:52:46.7918830Z ++ FSIZE=319 2025-06-01T22:52:46.7919388Z ++ echo '"torch/include/tensorpipe/config_cuda.h",sha256=_SLA9yKKTnnSbVDgUCfc5BmO3kFgcjGxUxVWu-WH3VM,319' 2025-06-01T22:52:46.7919505Z ++ read fname 2025-06-01T22:52:46.7919696Z ++ make_wheel_record torch/include/tensorpipe/tensorpipe.h 2025-06-01T22:52:46.7919844Z ++ FPATH=torch/include/tensorpipe/tensorpipe.h 2025-06-01T22:52:46.7920337Z ++ echo torch/include/tensorpipe/tensorpipe.h 2025-06-01T22:52:46.7922140Z ++ grep RECORD 2025-06-01T22:52:46.7947703Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/tensorpipe.h 2025-06-01T22:52:46.7947862Z +++ openssl base64 2025-06-01T22:52:46.7947968Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.7948077Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.7948664Z +++ sed -e s/=//g 2025-06-01T22:52:46.7989581Z ++ HASH=UlOcNcNxPcn35eq0OBZ0YzjRGPaZevqfOas094Mya-Q 2025-06-01T22:52:46.7993988Z +++ ls -nl torch/include/tensorpipe/tensorpipe.h 2025-06-01T22:52:46.7994398Z +++ awk '{print $5}' 2025-06-01T22:52:46.8019471Z ++ FSIZE=1449 2025-06-01T22:52:46.8020157Z ++ echo '"torch/include/tensorpipe/tensorpipe.h",sha256=UlOcNcNxPcn35eq0OBZ0YzjRGPaZevqfOas094Mya-Q,1449' 2025-06-01T22:52:46.8020950Z ++ read fname 2025-06-01T22:52:46.8021307Z ++ make_wheel_record torch/include/tensorpipe/tensorpipe_cuda.h 2025-06-01T22:52:46.8021798Z ++ FPATH=torch/include/tensorpipe/tensorpipe_cuda.h 2025-06-01T22:52:46.8022255Z ++ echo torch/include/tensorpipe/tensorpipe_cuda.h 2025-06-01T22:52:46.8022970Z ++ grep RECORD 2025-06-01T22:52:46.8047214Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/tensorpipe_cuda.h 2025-06-01T22:52:46.8047858Z +++ openssl base64 2025-06-01T22:52:46.8048116Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.8048384Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.8048648Z +++ sed -e s/=//g 2025-06-01T22:52:46.8088637Z ++ HASH=jfoYOu7NbE5bgHtQoW_LktEqtjP-D8QNHl9PgXfuKsQ 2025-06-01T22:52:46.8091815Z +++ ls -nl torch/include/tensorpipe/tensorpipe_cuda.h 2025-06-01T22:52:46.8092632Z +++ awk '{print $5}' 2025-06-01T22:52:46.8120351Z ++ FSIZE=704 2025-06-01T22:52:46.8121065Z ++ echo '"torch/include/tensorpipe/tensorpipe_cuda.h",sha256=jfoYOu7NbE5bgHtQoW_LktEqtjP-D8QNHl9PgXfuKsQ,704' 2025-06-01T22:52:46.8121759Z ++ read fname 2025-06-01T22:52:46.8122105Z ++ make_wheel_record torch/include/tensorpipe/channel/context.h 2025-06-01T22:52:46.8122605Z ++ FPATH=torch/include/tensorpipe/channel/context.h 2025-06-01T22:52:46.8123175Z ++ echo torch/include/tensorpipe/channel/context.h 2025-06-01T22:52:46.8123570Z ++ grep RECORD 2025-06-01T22:52:46.8147534Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/channel/context.h 2025-06-01T22:52:46.8148065Z +++ openssl base64 2025-06-01T22:52:46.8148339Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.8148597Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.8148871Z +++ sed -e s/=//g 2025-06-01T22:52:46.8189977Z ++ HASH=7ALwdlTvgQ03mQaf62xXQ8DUyPOqwg45Qd0F4K6d6II 2025-06-01T22:52:46.8193104Z +++ ls -nl torch/include/tensorpipe/channel/context.h 2025-06-01T22:52:46.8194032Z +++ awk '{print $5}' 2025-06-01T22:52:46.8222364Z ++ FSIZE=3701 2025-06-01T22:52:46.8223166Z ++ echo '"torch/include/tensorpipe/channel/context.h",sha256=7ALwdlTvgQ03mQaf62xXQ8DUyPOqwg45Qd0F4K6d6II,3701' 2025-06-01T22:52:46.8223873Z ++ read fname 2025-06-01T22:52:46.8224222Z ++ make_wheel_record torch/include/tensorpipe/channel/error.h 2025-06-01T22:52:46.8224691Z ++ FPATH=torch/include/tensorpipe/channel/error.h 2025-06-01T22:52:46.8225133Z ++ echo torch/include/tensorpipe/channel/error.h 2025-06-01T22:52:46.8225507Z ++ grep RECORD 2025-06-01T22:52:46.8246597Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/channel/error.h 2025-06-01T22:52:46.8247371Z +++ openssl base64 2025-06-01T22:52:46.8247634Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.8247905Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.8248165Z +++ sed -e s/=//g 2025-06-01T22:52:46.8286673Z ++ HASH=gELOO5tHQHB4A-WmJuEs6ti1R4EsclrJwIKd9M7tcI4 2025-06-01T22:52:46.8291010Z +++ ls -nl torch/include/tensorpipe/channel/error.h 2025-06-01T22:52:46.8291950Z +++ awk '{print $5}' 2025-06-01T22:52:46.8320209Z ++ FSIZE=778 2025-06-01T22:52:46.8320970Z ++ echo '"torch/include/tensorpipe/channel/error.h",sha256=gELOO5tHQHB4A-WmJuEs6ti1R4EsclrJwIKd9M7tcI4,778' 2025-06-01T22:52:46.8321677Z ++ read fname 2025-06-01T22:52:46.8322063Z ++ make_wheel_record torch/include/tensorpipe/channel/basic/factory.h 2025-06-01T22:52:46.8322608Z ++ FPATH=torch/include/tensorpipe/channel/basic/factory.h 2025-06-01T22:52:46.8323110Z ++ echo torch/include/tensorpipe/channel/basic/factory.h 2025-06-01T22:52:46.8323500Z ++ grep RECORD 2025-06-01T22:52:46.8347079Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/channel/basic/factory.h 2025-06-01T22:52:46.8347645Z +++ openssl base64 2025-06-01T22:52:46.8347916Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.8348164Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.8348587Z +++ sed -e s/=//g 2025-06-01T22:52:46.8390147Z ++ HASH=3o2OYoXOWYEwtjoQ5X-EswIApRuljOdRWv-ojMhhx5Q 2025-06-01T22:52:46.8392495Z +++ ls -nl torch/include/tensorpipe/channel/basic/factory.h 2025-06-01T22:52:46.8393092Z +++ awk '{print $5}' 2025-06-01T22:52:46.8421719Z ++ FSIZE=463 2025-06-01T22:52:46.8422451Z ++ echo '"torch/include/tensorpipe/channel/basic/factory.h",sha256=3o2OYoXOWYEwtjoQ5X-EswIApRuljOdRWv-ojMhhx5Q,463' 2025-06-01T22:52:46.8423196Z ++ read fname 2025-06-01T22:52:46.8423560Z ++ make_wheel_record torch/include/tensorpipe/channel/cma/factory.h 2025-06-01T22:52:46.8424107Z ++ FPATH=torch/include/tensorpipe/channel/cma/factory.h 2025-06-01T22:52:46.8424568Z ++ echo torch/include/tensorpipe/channel/cma/factory.h 2025-06-01T22:52:46.8424960Z ++ grep RECORD 2025-06-01T22:52:46.8446492Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/channel/cma/factory.h 2025-06-01T22:52:46.8447059Z +++ openssl base64 2025-06-01T22:52:46.8447326Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.8447579Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.8448228Z +++ sed -e s/=//g 2025-06-01T22:52:46.8486631Z ++ HASH=JxKJlqaLXICRxUAUQ4WhZvnlDJ16q50RaRNrd_LI1kk 2025-06-01T22:52:46.8491321Z +++ ls -nl torch/include/tensorpipe/channel/cma/factory.h 2025-06-01T22:52:46.8492108Z +++ awk '{print $5}' 2025-06-01T22:52:46.8520405Z ++ FSIZE=459 2025-06-01T22:52:46.8521111Z ++ echo '"torch/include/tensorpipe/channel/cma/factory.h",sha256=JxKJlqaLXICRxUAUQ4WhZvnlDJ16q50RaRNrd_LI1kk,459' 2025-06-01T22:52:46.8521826Z ++ read fname 2025-06-01T22:52:46.8522237Z ++ make_wheel_record torch/include/tensorpipe/channel/cuda_basic/factory.h 2025-06-01T22:52:46.8522984Z ++ FPATH=torch/include/tensorpipe/channel/cuda_basic/factory.h 2025-06-01T22:52:46.8523554Z ++ echo torch/include/tensorpipe/channel/cuda_basic/factory.h 2025-06-01T22:52:46.8523996Z ++ grep RECORD 2025-06-01T22:52:46.8545645Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/channel/cuda_basic/factory.h 2025-06-01T22:52:46.8546435Z +++ openssl base64 2025-06-01T22:52:46.8546709Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.8546986Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.8547258Z +++ sed -e s/=//g 2025-06-01T22:52:46.8589647Z ++ HASH=at8Vfxcw7sl7Icu5C3OvPlhQsNo-Ggfus3ZHisNnwzc 2025-06-01T22:52:46.8592972Z +++ ls -nl torch/include/tensorpipe/channel/cuda_basic/factory.h 2025-06-01T22:52:46.8594141Z +++ awk '{print $5}' 2025-06-01T22:52:46.8623239Z ++ FSIZE=508 2025-06-01T22:52:46.8624087Z ++ echo '"torch/include/tensorpipe/channel/cuda_basic/factory.h",sha256=at8Vfxcw7sl7Icu5C3OvPlhQsNo-Ggfus3ZHisNnwzc,508' 2025-06-01T22:52:46.8624846Z ++ read fname 2025-06-01T22:52:46.8625249Z ++ make_wheel_record torch/include/tensorpipe/channel/cuda_gdr/error.h 2025-06-01T22:52:46.8625818Z ++ FPATH=torch/include/tensorpipe/channel/cuda_gdr/error.h 2025-06-01T22:52:46.8626313Z ++ echo torch/include/tensorpipe/channel/cuda_gdr/error.h 2025-06-01T22:52:46.8626721Z ++ grep RECORD 2025-06-01T22:52:46.8646396Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/channel/cuda_gdr/error.h 2025-06-01T22:52:46.8646982Z +++ openssl base64 2025-06-01T22:52:46.8647398Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.8648086Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.8649204Z +++ sed -e s/=//g 2025-06-01T22:52:46.8687268Z ++ HASH=FTObdfBN4ickdox3vVEy6wfZFHgQAsvO3NRcQRTQfuQ 2025-06-01T22:52:46.8692622Z +++ ls -nl torch/include/tensorpipe/channel/cuda_gdr/error.h 2025-06-01T22:52:46.8693590Z +++ awk '{print $5}' 2025-06-01T22:52:46.8722074Z ++ FSIZE=639 2025-06-01T22:52:46.8722802Z ++ echo '"torch/include/tensorpipe/channel/cuda_gdr/error.h",sha256=FTObdfBN4ickdox3vVEy6wfZFHgQAsvO3NRcQRTQfuQ,639' 2025-06-01T22:52:46.8723531Z ++ read fname 2025-06-01T22:52:46.8723931Z ++ make_wheel_record torch/include/tensorpipe/channel/cuda_gdr/factory.h 2025-06-01T22:52:46.8724802Z ++ FPATH=torch/include/tensorpipe/channel/cuda_gdr/factory.h 2025-06-01T22:52:46.8725373Z ++ echo torch/include/tensorpipe/channel/cuda_gdr/factory.h 2025-06-01T22:52:46.8725793Z ++ grep RECORD 2025-06-01T22:52:46.8745801Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/channel/cuda_gdr/factory.h 2025-06-01T22:52:46.8746734Z +++ openssl base64 2025-06-01T22:52:46.8746995Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.8747542Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.8747802Z +++ sed -e s/=//g 2025-06-01T22:52:46.8790784Z ++ HASH=VC5FOeS1D0zz6ESv2mKRRRTGvtc7XBe1MvHGQ_L-6PI 2025-06-01T22:52:46.8793404Z +++ ls -nl torch/include/tensorpipe/channel/cuda_gdr/factory.h 2025-06-01T22:52:46.8794452Z +++ awk '{print $5}' 2025-06-01T22:52:46.8821949Z ++ FSIZE=592 2025-06-01T22:52:46.8822798Z ++ echo '"torch/include/tensorpipe/channel/cuda_gdr/factory.h",sha256=VC5FOeS1D0zz6ESv2mKRRRTGvtc7XBe1MvHGQ_L-6PI,592' 2025-06-01T22:52:46.8823626Z ++ read fname 2025-06-01T22:52:46.8824015Z ++ make_wheel_record torch/include/tensorpipe/channel/cuda_ipc/factory.h 2025-06-01T22:52:46.8824603Z ++ FPATH=torch/include/tensorpipe/channel/cuda_ipc/factory.h 2025-06-01T22:52:46.8825119Z ++ echo torch/include/tensorpipe/channel/cuda_ipc/factory.h 2025-06-01T22:52:46.8825536Z ++ grep RECORD 2025-06-01T22:52:46.8846046Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/channel/cuda_ipc/factory.h 2025-06-01T22:52:46.8846652Z +++ openssl base64 2025-06-01T22:52:46.8846931Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.8847185Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.8848150Z +++ sed -e s/=//g 2025-06-01T22:52:46.8886525Z ++ HASH=mBJkkIb-1aec9DdU4SPKaznA0-kGvZmb76JSr9ADaWI 2025-06-01T22:52:46.8890467Z +++ ls -nl torch/include/tensorpipe/channel/cuda_ipc/factory.h 2025-06-01T22:52:46.8891174Z +++ awk '{print $5}' 2025-06-01T22:52:46.8918022Z ++ FSIZE=469 2025-06-01T22:52:46.8918992Z ++ echo '"torch/include/tensorpipe/channel/cuda_ipc/factory.h",sha256=mBJkkIb-1aec9DdU4SPKaznA0-kGvZmb76JSr9ADaWI,469' 2025-06-01T22:52:46.8919740Z ++ read fname 2025-06-01T22:52:46.8920191Z ++ make_wheel_record torch/include/tensorpipe/channel/cuda_xth/factory.h 2025-06-01T22:52:46.8920782Z ++ FPATH=torch/include/tensorpipe/channel/cuda_xth/factory.h 2025-06-01T22:52:46.8921296Z ++ echo torch/include/tensorpipe/channel/cuda_xth/factory.h 2025-06-01T22:52:46.8921728Z ++ grep RECORD 2025-06-01T22:52:46.8943310Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/channel/cuda_xth/factory.h 2025-06-01T22:52:46.8943932Z +++ openssl base64 2025-06-01T22:52:46.8944189Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.8944448Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.8945148Z +++ sed -e s/=//g 2025-06-01T22:52:46.8988204Z ++ HASH=bFkhT4AZfYZNq5UYpOW4_HH5i8U3Nwxq1brg6QoLCqw 2025-06-01T22:52:46.8991146Z +++ ls -nl torch/include/tensorpipe/channel/cuda_xth/factory.h 2025-06-01T22:52:46.8991880Z +++ awk '{print $5}' 2025-06-01T22:52:46.9016923Z ++ FSIZE=469 2025-06-01T22:52:46.9017696Z ++ echo '"torch/include/tensorpipe/channel/cuda_xth/factory.h",sha256=bFkhT4AZfYZNq5UYpOW4_HH5i8U3Nwxq1brg6QoLCqw,469' 2025-06-01T22:52:46.9018438Z ++ read fname 2025-06-01T22:52:46.9018815Z ++ make_wheel_record torch/include/tensorpipe/channel/mpt/factory.h 2025-06-01T22:52:46.9019381Z ++ FPATH=torch/include/tensorpipe/channel/mpt/factory.h 2025-06-01T22:52:46.9019866Z ++ echo torch/include/tensorpipe/channel/mpt/factory.h 2025-06-01T22:52:46.9020869Z ++ grep RECORD 2025-06-01T22:52:46.9042194Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/channel/mpt/factory.h 2025-06-01T22:52:46.9042859Z +++ openssl base64 2025-06-01T22:52:46.9043118Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.9043372Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.9046636Z +++ sed -e s/=//g 2025-06-01T22:52:46.9085949Z ++ HASH=G0uZbp_uflgv-AFC7ne6m0txzApGqMZWvt_ICfq3WKo 2025-06-01T22:52:46.9089416Z +++ ls -nl torch/include/tensorpipe/channel/mpt/factory.h 2025-06-01T22:52:46.9090286Z +++ awk '{print $5}' 2025-06-01T22:52:46.9117498Z ++ FSIZE=646 2025-06-01T22:52:46.9118249Z ++ echo '"torch/include/tensorpipe/channel/mpt/factory.h",sha256=G0uZbp_uflgv-AFC7ne6m0txzApGqMZWvt_ICfq3WKo,646' 2025-06-01T22:52:46.9119342Z ++ read fname 2025-06-01T22:52:46.9119707Z ++ make_wheel_record torch/include/tensorpipe/channel/xth/factory.h 2025-06-01T22:52:46.9120245Z ++ FPATH=torch/include/tensorpipe/channel/xth/factory.h 2025-06-01T22:52:46.9120859Z ++ echo torch/include/tensorpipe/channel/xth/factory.h 2025-06-01T22:52:46.9121246Z ++ grep RECORD 2025-06-01T22:52:46.9143040Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/channel/xth/factory.h 2025-06-01T22:52:46.9143735Z +++ openssl base64 2025-06-01T22:52:46.9144018Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.9144261Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.9144532Z +++ sed -e s/=//g 2025-06-01T22:52:46.9187349Z ++ HASH=EmAmNeIHbPe5bMKHnlHR6xdxzTEoCjczXWS8AhiKJWc 2025-06-01T22:52:46.9190419Z +++ ls -nl torch/include/tensorpipe/channel/xth/factory.h 2025-06-01T22:52:46.9191084Z +++ awk '{print $5}' 2025-06-01T22:52:46.9215143Z ++ FSIZE=459 2025-06-01T22:52:46.9216057Z ++ echo '"torch/include/tensorpipe/channel/xth/factory.h",sha256=EmAmNeIHbPe5bMKHnlHR6xdxzTEoCjczXWS8AhiKJWc,459' 2025-06-01T22:52:46.9216782Z ++ read fname 2025-06-01T22:52:46.9217140Z ++ make_wheel_record torch/include/tensorpipe/common/buffer.h 2025-06-01T22:52:46.9217770Z ++ FPATH=torch/include/tensorpipe/common/buffer.h 2025-06-01T22:52:46.9219191Z ++ echo torch/include/tensorpipe/common/buffer.h 2025-06-01T22:52:46.9220374Z ++ grep RECORD 2025-06-01T22:52:46.9241327Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/common/buffer.h 2025-06-01T22:52:46.9242715Z +++ openssl base64 2025-06-01T22:52:46.9242983Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.9245180Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.9245693Z +++ sed -e s/=//g 2025-06-01T22:52:46.9285519Z ++ HASH=p4M8zVk4PM2536SlgY44_RhxEKREEZT6I8oVDJxhyXA 2025-06-01T22:52:46.9289403Z +++ ls -nl torch/include/tensorpipe/common/buffer.h 2025-06-01T22:52:46.9290236Z +++ awk '{print $5}' 2025-06-01T22:52:46.9315943Z ++ FSIZE=3472 2025-06-01T22:52:46.9316609Z ++ echo '"torch/include/tensorpipe/common/buffer.h",sha256=p4M8zVk4PM2536SlgY44_RhxEKREEZT6I8oVDJxhyXA,3472' 2025-06-01T22:52:46.9317289Z ++ read fname 2025-06-01T22:52:46.9317660Z ++ make_wheel_record torch/include/tensorpipe/common/cpu_buffer.h 2025-06-01T22:52:46.9318229Z ++ FPATH=torch/include/tensorpipe/common/cpu_buffer.h 2025-06-01T22:52:46.9318703Z ++ echo torch/include/tensorpipe/common/cpu_buffer.h 2025-06-01T22:52:46.9319932Z ++ grep RECORD 2025-06-01T22:52:46.9342033Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/common/cpu_buffer.h 2025-06-01T22:52:46.9342590Z +++ openssl base64 2025-06-01T22:52:46.9342938Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.9343197Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.9344697Z +++ sed -e s/=//g 2025-06-01T22:52:46.9385314Z ++ HASH=pxnNAhil60W4izP77i80GpYRAM1C80jeBO34Jai1RfA 2025-06-01T22:52:46.9389183Z +++ ls -nl torch/include/tensorpipe/common/cpu_buffer.h 2025-06-01T22:52:46.9390345Z +++ awk '{print $5}' 2025-06-01T22:52:46.9414569Z ++ FSIZE=441 2025-06-01T22:52:46.9415327Z ++ echo '"torch/include/tensorpipe/common/cpu_buffer.h",sha256=pxnNAhil60W4izP77i80GpYRAM1C80jeBO34Jai1RfA,441' 2025-06-01T22:52:46.9416150Z ++ read fname 2025-06-01T22:52:46.9416506Z ++ make_wheel_record torch/include/tensorpipe/common/cuda_buffer.h 2025-06-01T22:52:46.9417041Z ++ FPATH=torch/include/tensorpipe/common/cuda_buffer.h 2025-06-01T22:52:46.9419039Z ++ echo torch/include/tensorpipe/common/cuda_buffer.h 2025-06-01T22:52:46.9420375Z ++ grep RECORD 2025-06-01T22:52:46.9439829Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/common/cuda_buffer.h 2025-06-01T22:52:46.9440570Z +++ openssl base64 2025-06-01T22:52:46.9441140Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.9443223Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.9443811Z +++ sed -e s/=//g 2025-06-01T22:52:46.9483714Z ++ HASH=CTwIuLbgn0Jfp7rKEPZGG_Fo01q9oU67Mpw48SICUls 2025-06-01T22:52:46.9488133Z +++ ls -nl torch/include/tensorpipe/common/cuda_buffer.h 2025-06-01T22:52:46.9488964Z +++ awk '{print $5}' 2025-06-01T22:52:46.9515436Z ++ FSIZE=468 2025-06-01T22:52:46.9516213Z ++ echo '"torch/include/tensorpipe/common/cuda_buffer.h",sha256=CTwIuLbgn0Jfp7rKEPZGG_Fo01q9oU67Mpw48SICUls,468' 2025-06-01T22:52:46.9516913Z ++ read fname 2025-06-01T22:52:46.9517250Z ++ make_wheel_record torch/include/tensorpipe/common/device.h 2025-06-01T22:52:46.9517907Z ++ FPATH=torch/include/tensorpipe/common/device.h 2025-06-01T22:52:46.9518341Z ++ echo torch/include/tensorpipe/common/device.h 2025-06-01T22:52:46.9518721Z ++ grep RECORD 2025-06-01T22:52:46.9541737Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/common/device.h 2025-06-01T22:52:46.9542271Z +++ openssl base64 2025-06-01T22:52:46.9542523Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.9542815Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.9543108Z +++ sed -e s/=//g 2025-06-01T22:52:46.9585958Z ++ HASH=KZSlF-D7o3gWVCc8bzQpt_nDBLvW0maDdOFrx60Whis 2025-06-01T22:52:46.9588718Z +++ ls -nl torch/include/tensorpipe/common/device.h 2025-06-01T22:52:46.9589366Z +++ awk '{print $5}' 2025-06-01T22:52:46.9613928Z ++ FSIZE=1649 2025-06-01T22:52:46.9614691Z ++ echo '"torch/include/tensorpipe/common/device.h",sha256=KZSlF-D7o3gWVCc8bzQpt_nDBLvW0maDdOFrx60Whis,1649' 2025-06-01T22:52:46.9615432Z ++ read fname 2025-06-01T22:52:46.9615960Z ++ make_wheel_record torch/include/tensorpipe/common/error.h 2025-06-01T22:52:46.9616573Z ++ FPATH=torch/include/tensorpipe/common/error.h 2025-06-01T22:52:46.9618074Z ++ echo torch/include/tensorpipe/common/error.h 2025-06-01T22:52:46.9619218Z ++ grep RECORD 2025-06-01T22:52:46.9641247Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/common/error.h 2025-06-01T22:52:46.9641773Z +++ openssl base64 2025-06-01T22:52:46.9642023Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.9642288Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.9643473Z +++ sed -e s/=//g 2025-06-01T22:52:46.9685177Z ++ HASH=JkbuNVfCczMIFayGA0woiLCOEHTaSLmqC3dHBCvl4_Y 2025-06-01T22:52:46.9688285Z +++ ls -nl torch/include/tensorpipe/common/error.h 2025-06-01T22:52:46.9688992Z +++ awk '{print $5}' 2025-06-01T22:52:46.9717110Z ++ FSIZE=3136 2025-06-01T22:52:46.9717850Z ++ echo '"torch/include/tensorpipe/common/error.h",sha256=JkbuNVfCczMIFayGA0woiLCOEHTaSLmqC3dHBCvl4_Y,3136' 2025-06-01T22:52:46.9718540Z ++ read fname 2025-06-01T22:52:46.9718885Z ++ make_wheel_record torch/include/tensorpipe/common/optional.h 2025-06-01T22:52:46.9719410Z ++ FPATH=torch/include/tensorpipe/common/optional.h 2025-06-01T22:52:46.9719851Z ++ echo torch/include/tensorpipe/common/optional.h 2025-06-01T22:52:46.9720236Z ++ grep RECORD 2025-06-01T22:52:46.9743747Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/common/optional.h 2025-06-01T22:52:46.9744271Z +++ openssl base64 2025-06-01T22:52:46.9744535Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.9744781Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.9745051Z +++ sed -e s/=//g 2025-06-01T22:52:46.9787467Z ++ HASH=R8Io-h6lETspEfT9z8gWWkKuS2y1X1bTCVFDJCp-lTQ 2025-06-01T22:52:46.9789642Z +++ ls -nl torch/include/tensorpipe/common/optional.h 2025-06-01T22:52:46.9790586Z +++ awk '{print $5}' 2025-06-01T22:52:46.9814867Z ++ FSIZE=26638 2025-06-01T22:52:46.9815670Z ++ echo '"torch/include/tensorpipe/common/optional.h",sha256=R8Io-h6lETspEfT9z8gWWkKuS2y1X1bTCVFDJCp-lTQ,26638' 2025-06-01T22:52:46.9816509Z ++ read fname 2025-06-01T22:52:46.9816853Z ++ make_wheel_record torch/include/tensorpipe/core/context.h 2025-06-01T22:52:46.9817475Z ++ FPATH=torch/include/tensorpipe/core/context.h 2025-06-01T22:52:46.9818820Z ++ echo torch/include/tensorpipe/core/context.h 2025-06-01T22:52:46.9820080Z ++ grep RECORD 2025-06-01T22:52:46.9842390Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/core/context.h 2025-06-01T22:52:46.9842967Z +++ openssl base64 2025-06-01T22:52:46.9843223Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.9844816Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.9845083Z +++ sed -e s/=//g 2025-06-01T22:52:46.9886512Z ++ HASH=jM_MOIRoc1ZUU_NJi6du5PtFaxAzOEQiqzAb_ludD_g 2025-06-01T22:52:46.9890248Z +++ ls -nl torch/include/tensorpipe/core/context.h 2025-06-01T22:52:46.9890927Z +++ awk '{print $5}' 2025-06-01T22:52:46.9919327Z ++ FSIZE=2468 2025-06-01T22:52:46.9920085Z ++ echo '"torch/include/tensorpipe/core/context.h",sha256=jM_MOIRoc1ZUU_NJi6du5PtFaxAzOEQiqzAb_ludD_g,2468' 2025-06-01T22:52:46.9921216Z ++ read fname 2025-06-01T22:52:46.9921556Z ++ make_wheel_record torch/include/tensorpipe/core/error.h 2025-06-01T22:52:46.9922154Z ++ FPATH=torch/include/tensorpipe/core/error.h 2025-06-01T22:52:46.9922577Z ++ echo torch/include/tensorpipe/core/error.h 2025-06-01T22:52:46.9922927Z ++ grep RECORD 2025-06-01T22:52:46.9944314Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/core/error.h 2025-06-01T22:52:46.9944817Z +++ openssl base64 2025-06-01T22:52:46.9945081Z +++ sed -e s/+/-/g 2025-06-01T22:52:46.9945598Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:46.9946050Z +++ sed -e s/=//g 2025-06-01T22:52:46.9988392Z ++ HASH=7NdEl7Irf82Yk0WL2XXTFnpIapv04vuiEMn7mCCq060 2025-06-01T22:52:46.9990039Z +++ ls -nl torch/include/tensorpipe/core/error.h 2025-06-01T22:52:46.9990435Z +++ awk '{print $5}' 2025-06-01T22:52:47.0014387Z ++ FSIZE=961 2025-06-01T22:52:47.0015049Z ++ echo '"torch/include/tensorpipe/core/error.h",sha256=7NdEl7Irf82Yk0WL2XXTFnpIapv04vuiEMn7mCCq060,961' 2025-06-01T22:52:47.0015740Z ++ read fname 2025-06-01T22:52:47.0016195Z ++ make_wheel_record torch/include/tensorpipe/core/listener.h 2025-06-01T22:52:47.0016824Z ++ FPATH=torch/include/tensorpipe/core/listener.h 2025-06-01T22:52:47.0018618Z ++ echo torch/include/tensorpipe/core/listener.h 2025-06-01T22:52:47.0019430Z ++ grep RECORD 2025-06-01T22:52:47.0042573Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/core/listener.h 2025-06-01T22:52:47.0043103Z +++ openssl base64 2025-06-01T22:52:47.0043368Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.0043827Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.0057245Z +++ sed -e s/=//g 2025-06-01T22:52:47.0086075Z ++ HASH=19RG5UUa6-8AZAf5Nr-yA6_4j7bfBsdOv0CUwJF83cM 2025-06-01T22:52:47.0089402Z +++ ls -nl torch/include/tensorpipe/core/listener.h 2025-06-01T22:52:47.0090046Z +++ awk '{print $5}' 2025-06-01T22:52:47.0116916Z ++ FSIZE=2928 2025-06-01T22:52:47.0117678Z ++ echo '"torch/include/tensorpipe/core/listener.h",sha256=19RG5UUa6-8AZAf5Nr-yA6_4j7bfBsdOv0CUwJF83cM,2928' 2025-06-01T22:52:47.0118493Z ++ read fname 2025-06-01T22:52:47.0118826Z ++ make_wheel_record torch/include/tensorpipe/core/message.h 2025-06-01T22:52:47.0119319Z ++ FPATH=torch/include/tensorpipe/core/message.h 2025-06-01T22:52:47.0119810Z ++ echo torch/include/tensorpipe/core/message.h 2025-06-01T22:52:47.0120202Z ++ grep RECORD 2025-06-01T22:52:47.0143705Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/core/message.h 2025-06-01T22:52:47.0144230Z +++ openssl base64 2025-06-01T22:52:47.0144595Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.0144873Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.0145140Z +++ sed -e s/=//g 2025-06-01T22:52:47.0185776Z ++ HASH=ycfshEi1a8QOrNJlOKZwKWKVzNo7F42-pZeiZtglxuY 2025-06-01T22:52:47.0189977Z +++ ls -nl torch/include/tensorpipe/core/message.h 2025-06-01T22:52:47.0190725Z +++ awk '{print $5}' 2025-06-01T22:52:47.0214746Z ++ FSIZE=2885 2025-06-01T22:52:47.0215641Z ++ echo '"torch/include/tensorpipe/core/message.h",sha256=ycfshEi1a8QOrNJlOKZwKWKVzNo7F42-pZeiZtglxuY,2885' 2025-06-01T22:52:47.0216449Z ++ read fname 2025-06-01T22:52:47.0216792Z ++ make_wheel_record torch/include/tensorpipe/core/pipe.h 2025-06-01T22:52:47.0217266Z ++ FPATH=torch/include/tensorpipe/core/pipe.h 2025-06-01T22:52:47.0218931Z ++ echo torch/include/tensorpipe/core/pipe.h 2025-06-01T22:52:47.0220307Z ++ grep RECORD 2025-06-01T22:52:47.0241572Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/core/pipe.h 2025-06-01T22:52:47.0242162Z +++ openssl base64 2025-06-01T22:52:47.0242421Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.0244113Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.0244492Z +++ sed -e s/=//g 2025-06-01T22:52:47.0286280Z ++ HASH=Zb0z4tKyoAPd99se_YZs1RQe3Cd7iydEsbanE8LbiD4 2025-06-01T22:52:47.0289570Z +++ ls -nl torch/include/tensorpipe/core/pipe.h 2025-06-01T22:52:47.0290348Z +++ awk '{print $5}' 2025-06-01T22:52:47.0316133Z ++ FSIZE=2972 2025-06-01T22:52:47.0316846Z ++ echo '"torch/include/tensorpipe/core/pipe.h",sha256=Zb0z4tKyoAPd99se_YZs1RQe3Cd7iydEsbanE8LbiD4,2972' 2025-06-01T22:52:47.0317494Z ++ read fname 2025-06-01T22:52:47.0317861Z ++ make_wheel_record torch/include/tensorpipe/transport/context.h 2025-06-01T22:52:47.0318522Z ++ FPATH=torch/include/tensorpipe/transport/context.h 2025-06-01T22:52:47.0319295Z ++ echo torch/include/tensorpipe/transport/context.h 2025-06-01T22:52:47.0319831Z ++ grep RECORD 2025-06-01T22:52:47.0343832Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/transport/context.h 2025-06-01T22:52:47.0344387Z +++ openssl base64 2025-06-01T22:52:47.0344640Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.0344902Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.0345204Z +++ sed -e s/=//g 2025-06-01T22:52:47.0386896Z ++ HASH=L6kYLwqLG3V-o90buhzJFPh7eI_dzQEqPj-m0A96alw 2025-06-01T22:52:47.0389439Z +++ ls -nl torch/include/tensorpipe/transport/context.h 2025-06-01T22:52:47.0390727Z +++ awk '{print $5}' 2025-06-01T22:52:47.0414786Z ++ FSIZE=2645 2025-06-01T22:52:47.0415574Z ++ echo '"torch/include/tensorpipe/transport/context.h",sha256=L6kYLwqLG3V-o90buhzJFPh7eI_dzQEqPj-m0A96alw,2645' 2025-06-01T22:52:47.0416424Z ++ read fname 2025-06-01T22:52:47.0416769Z ++ make_wheel_record torch/include/tensorpipe/transport/error.h 2025-06-01T22:52:47.0417429Z ++ FPATH=torch/include/tensorpipe/transport/error.h 2025-06-01T22:52:47.0418826Z ++ echo torch/include/tensorpipe/transport/error.h 2025-06-01T22:52:47.0420365Z ++ grep RECORD 2025-06-01T22:52:47.0441524Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/transport/error.h 2025-06-01T22:52:47.0442047Z +++ openssl base64 2025-06-01T22:52:47.0442429Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.0442993Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.0443780Z +++ sed -e s/=//g 2025-06-01T22:52:47.0484396Z ++ HASH=cmUQYONBrI-zmT28gCKojsqp6OxSUh-OJq2bNWqjbOA 2025-06-01T22:52:47.0488401Z +++ ls -nl torch/include/tensorpipe/transport/error.h 2025-06-01T22:52:47.0489081Z +++ awk '{print $5}' 2025-06-01T22:52:47.0516484Z ++ FSIZE=919 2025-06-01T22:52:47.0517218Z ++ echo '"torch/include/tensorpipe/transport/error.h",sha256=cmUQYONBrI-zmT28gCKojsqp6OxSUh-OJq2bNWqjbOA,919' 2025-06-01T22:52:47.0517912Z ++ read fname 2025-06-01T22:52:47.0518289Z ++ make_wheel_record torch/include/tensorpipe/transport/ibv/error.h 2025-06-01T22:52:47.0518842Z ++ FPATH=torch/include/tensorpipe/transport/ibv/error.h 2025-06-01T22:52:47.0519313Z ++ echo torch/include/tensorpipe/transport/ibv/error.h 2025-06-01T22:52:47.0519710Z ++ grep RECORD 2025-06-01T22:52:47.0542108Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/transport/ibv/error.h 2025-06-01T22:52:47.0542666Z +++ openssl base64 2025-06-01T22:52:47.0542923Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.0543187Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.0543642Z +++ sed -e s/=//g 2025-06-01T22:52:47.0584603Z ++ HASH=K_0RM-V2HRRp_f-CQR8VWxXao-jyT_BhAycnAlAX7uw 2025-06-01T22:52:47.0588779Z +++ ls -nl torch/include/tensorpipe/transport/ibv/error.h 2025-06-01T22:52:47.0589471Z +++ awk '{print $5}' 2025-06-01T22:52:47.0613345Z ++ FSIZE=920 2025-06-01T22:52:47.0614074Z ++ echo '"torch/include/tensorpipe/transport/ibv/error.h",sha256=K_0RM-V2HRRp_f-CQR8VWxXao-jyT_BhAycnAlAX7uw,920' 2025-06-01T22:52:47.0614854Z ++ read fname 2025-06-01T22:52:47.0615261Z ++ make_wheel_record torch/include/tensorpipe/transport/ibv/factory.h 2025-06-01T22:52:47.0616150Z ++ FPATH=torch/include/tensorpipe/transport/ibv/factory.h 2025-06-01T22:52:47.0617462Z ++ echo torch/include/tensorpipe/transport/ibv/factory.h 2025-06-01T22:52:47.0619276Z ++ grep RECORD 2025-06-01T22:52:47.0638663Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/transport/ibv/factory.h 2025-06-01T22:52:47.0639784Z +++ openssl base64 2025-06-01T22:52:47.0641441Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.0641958Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.0643742Z +++ sed -e s/=//g 2025-06-01T22:52:47.0683362Z ++ HASH=x1RLLvO58D4JQY_BTj-Jo7eKQwKA1FVueAeVzzGg9Gg 2025-06-01T22:52:47.0687192Z +++ ls -nl torch/include/tensorpipe/transport/ibv/factory.h 2025-06-01T22:52:47.0687659Z +++ awk '{print $5}' 2025-06-01T22:52:47.0714523Z ++ FSIZE=465 2025-06-01T22:52:47.0715251Z ++ echo '"torch/include/tensorpipe/transport/ibv/factory.h",sha256=x1RLLvO58D4JQY_BTj-Jo7eKQwKA1FVueAeVzzGg9Gg,465' 2025-06-01T22:52:47.0715973Z ++ read fname 2025-06-01T22:52:47.0716506Z ++ make_wheel_record torch/include/tensorpipe/transport/ibv/utility.h 2025-06-01T22:52:47.0717069Z ++ FPATH=torch/include/tensorpipe/transport/ibv/utility.h 2025-06-01T22:52:47.0717555Z ++ echo torch/include/tensorpipe/transport/ibv/utility.h 2025-06-01T22:52:47.0717961Z ++ grep RECORD 2025-06-01T22:52:47.0739702Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/transport/ibv/utility.h 2025-06-01T22:52:47.0740294Z +++ openssl base64 2025-06-01T22:52:47.0740545Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.0741070Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.0741397Z +++ sed -e s/=//g 2025-06-01T22:52:47.0782428Z ++ HASH=OwgbqTXmVFVfbq4HYZTPShLz0lhYWLsJ7OyG1c1uEK0 2025-06-01T22:52:47.0785328Z +++ ls -nl torch/include/tensorpipe/transport/ibv/utility.h 2025-06-01T22:52:47.0785936Z +++ awk '{print $5}' 2025-06-01T22:52:47.0810288Z ++ FSIZE=569 2025-06-01T22:52:47.0811035Z ++ echo '"torch/include/tensorpipe/transport/ibv/utility.h",sha256=OwgbqTXmVFVfbq4HYZTPShLz0lhYWLsJ7OyG1c1uEK0,569' 2025-06-01T22:52:47.0811949Z ++ read fname 2025-06-01T22:52:47.0812363Z ++ make_wheel_record torch/include/tensorpipe/transport/shm/factory.h 2025-06-01T22:52:47.0812937Z ++ FPATH=torch/include/tensorpipe/transport/shm/factory.h 2025-06-01T22:52:47.0813906Z ++ echo torch/include/tensorpipe/transport/shm/factory.h 2025-06-01T22:52:47.0814919Z ++ grep RECORD 2025-06-01T22:52:47.0837857Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/transport/shm/factory.h 2025-06-01T22:52:47.0838480Z +++ openssl base64 2025-06-01T22:52:47.0838794Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.0839224Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.0839507Z +++ sed -e s/=//g 2025-06-01T22:52:47.0881079Z ++ HASH=7SEWso-QS8ZpHPaffz4QCP-o8rusTJAC1Vdw3bMpJt0 2025-06-01T22:52:47.0883552Z +++ ls -nl torch/include/tensorpipe/transport/shm/factory.h 2025-06-01T22:52:47.0885301Z +++ awk '{print $5}' 2025-06-01T22:52:47.0913049Z ++ FSIZE=465 2025-06-01T22:52:47.0913923Z ++ echo '"torch/include/tensorpipe/transport/shm/factory.h",sha256=7SEWso-QS8ZpHPaffz4QCP-o8rusTJAC1Vdw3bMpJt0,465' 2025-06-01T22:52:47.0914675Z ++ read fname 2025-06-01T22:52:47.0915056Z ++ make_wheel_record torch/include/tensorpipe/transport/uv/error.h 2025-06-01T22:52:47.0915572Z ++ FPATH=torch/include/tensorpipe/transport/uv/error.h 2025-06-01T22:52:47.0916042Z ++ echo torch/include/tensorpipe/transport/uv/error.h 2025-06-01T22:52:47.0916424Z ++ grep RECORD 2025-06-01T22:52:47.0933877Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/transport/uv/error.h 2025-06-01T22:52:47.0934829Z +++ openssl base64 2025-06-01T22:52:47.0936242Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.0937536Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.0938882Z +++ sed -e s/=//g 2025-06-01T22:52:47.0975931Z ++ HASH=YHLjjMatSyU_V1ulMyFi3WWJQT_xJZCzH4YHt20tYLg 2025-06-01T22:52:47.0981775Z +++ ls -nl torch/include/tensorpipe/transport/uv/error.h 2025-06-01T22:52:47.0983037Z +++ awk '{print $5}' 2025-06-01T22:52:47.1007092Z ++ FSIZE=716 2025-06-01T22:52:47.1007784Z ++ echo '"torch/include/tensorpipe/transport/uv/error.h",sha256=YHLjjMatSyU_V1ulMyFi3WWJQT_xJZCzH4YHt20tYLg,716' 2025-06-01T22:52:47.1008654Z ++ read fname 2025-06-01T22:52:47.1009041Z ++ make_wheel_record torch/include/tensorpipe/transport/uv/factory.h 2025-06-01T22:52:47.1009609Z ++ FPATH=torch/include/tensorpipe/transport/uv/factory.h 2025-06-01T22:52:47.1010596Z ++ echo torch/include/tensorpipe/transport/uv/factory.h 2025-06-01T22:52:47.1011766Z ++ grep RECORD 2025-06-01T22:52:47.1034423Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/transport/uv/factory.h 2025-06-01T22:52:47.1034969Z +++ openssl base64 2025-06-01T22:52:47.1035637Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.1035887Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.1037146Z +++ sed -e s/=//g 2025-06-01T22:52:47.1079098Z ++ HASH=1hSYHcEhiLvuRgvEanrpDPzO1wtzG_2ZgeLH72mtwAE 2025-06-01T22:52:47.1081894Z +++ ls -nl torch/include/tensorpipe/transport/uv/factory.h 2025-06-01T22:52:47.1082604Z +++ awk '{print $5}' 2025-06-01T22:52:47.1111417Z ++ FSIZE=463 2025-06-01T22:52:47.1112609Z ++ echo '"torch/include/tensorpipe/transport/uv/factory.h",sha256=1hSYHcEhiLvuRgvEanrpDPzO1wtzG_2ZgeLH72mtwAE,463' 2025-06-01T22:52:47.1113350Z ++ read fname 2025-06-01T22:52:47.1113723Z ++ make_wheel_record torch/include/tensorpipe/transport/uv/utility.h 2025-06-01T22:52:47.1114274Z ++ FPATH=torch/include/tensorpipe/transport/uv/utility.h 2025-06-01T22:52:47.1114746Z ++ echo torch/include/tensorpipe/transport/uv/utility.h 2025-06-01T22:52:47.1115151Z ++ grep RECORD 2025-06-01T22:52:47.1131337Z +++ openssl dgst -sha256 -binary torch/include/tensorpipe/transport/uv/utility.h 2025-06-01T22:52:47.1131941Z +++ openssl base64 2025-06-01T22:52:47.1133117Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.1134343Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.1135808Z +++ sed -e s/=//g 2025-06-01T22:52:47.1172794Z ++ HASH=FRljgmy75kb4DNXkINUOSN3prXPrNWttP4FvsyR1t3c 2025-06-01T22:52:47.1177447Z +++ ls -nl torch/include/tensorpipe/transport/uv/utility.h 2025-06-01T22:52:47.1178828Z +++ awk '{print $5}' 2025-06-01T22:52:47.1206044Z ++ FSIZE=1049 2025-06-01T22:52:47.1207028Z ++ echo '"torch/include/tensorpipe/transport/uv/utility.h",sha256=FRljgmy75kb4DNXkINUOSN3prXPrNWttP4FvsyR1t3c,1049' 2025-06-01T22:52:47.1207852Z ++ read fname 2025-06-01T22:52:47.1208184Z ++ make_wheel_record torch/include/torch/custom_class.h 2025-06-01T22:52:47.1208618Z ++ FPATH=torch/include/torch/custom_class.h 2025-06-01T22:52:47.1209024Z ++ echo torch/include/torch/custom_class.h 2025-06-01T22:52:47.1209382Z ++ grep RECORD 2025-06-01T22:52:47.1231751Z +++ openssl dgst -sha256 -binary torch/include/torch/custom_class.h 2025-06-01T22:52:47.1232378Z +++ openssl base64 2025-06-01T22:52:47.1232643Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.1232906Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.1233157Z +++ sed -e s/=//g 2025-06-01T22:52:47.1273670Z ++ HASH=2_XboYL52rriYtBoJ-ldcPTBOAVreWvJSFf9yD0XWV0 2025-06-01T22:52:47.1276326Z +++ ls -nl torch/include/torch/custom_class.h 2025-06-01T22:52:47.1277252Z +++ awk '{print $5}' 2025-06-01T22:52:47.1305949Z ++ FSIZE=19806 2025-06-01T22:52:47.1306698Z ++ echo '"torch/include/torch/custom_class.h",sha256=2_XboYL52rriYtBoJ-ldcPTBOAVreWvJSFf9yD0XWV0,19806' 2025-06-01T22:52:47.1307343Z ++ read fname 2025-06-01T22:52:47.1307736Z ++ make_wheel_record torch/include/torch/custom_class_detail.h 2025-06-01T22:52:47.1307892Z ++ FPATH=torch/include/torch/custom_class_detail.h 2025-06-01T22:52:47.1308054Z ++ echo torch/include/torch/custom_class_detail.h 2025-06-01T22:52:47.1308155Z ++ grep RECORD 2025-06-01T22:52:47.1328499Z +++ openssl dgst -sha256 -binary torch/include/torch/custom_class_detail.h 2025-06-01T22:52:47.1328644Z +++ openssl base64 2025-06-01T22:52:47.1329025Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.1330331Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.1331558Z +++ sed -e s/=//g 2025-06-01T22:52:47.1371164Z ++ HASH=Hsq6cKIR7WHMLiOs2XFgzDAPd6U916DN_r_Q6T0a9So 2025-06-01T22:52:47.1375810Z +++ ls -nl torch/include/torch/custom_class_detail.h 2025-06-01T22:52:47.1376837Z +++ awk '{print $5}' 2025-06-01T22:52:47.1405076Z ++ FSIZE=7825 2025-06-01T22:52:47.1405973Z ++ echo '"torch/include/torch/custom_class_detail.h",sha256=Hsq6cKIR7WHMLiOs2XFgzDAPd6U916DN_r_Q6T0a9So,7825' 2025-06-01T22:52:47.1406316Z ++ read fname 2025-06-01T22:52:47.1406637Z ++ make_wheel_record torch/include/torch/extension.h 2025-06-01T22:52:47.1406878Z ++ FPATH=torch/include/torch/extension.h 2025-06-01T22:52:47.1407053Z ++ echo torch/include/torch/extension.h 2025-06-01T22:52:47.1407171Z ++ grep RECORD 2025-06-01T22:52:47.1429603Z +++ openssl dgst -sha256 -binary torch/include/torch/extension.h 2025-06-01T22:52:47.1429798Z +++ openssl base64 2025-06-01T22:52:47.1430023Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.1430203Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.1430379Z +++ sed -e s/=//g 2025-06-01T22:52:47.1473584Z ++ HASH=jIN4AnAwsUeV6tlDdnaZOlxuABYGNIEwSLtdbhwls9I 2025-06-01T22:52:47.1475388Z +++ ls -nl torch/include/torch/extension.h 2025-06-01T22:52:47.1476046Z +++ awk '{print $5}' 2025-06-01T22:52:47.1508627Z ++ FSIZE=213 2025-06-01T22:52:47.1509429Z ++ echo '"torch/include/torch/extension.h",sha256=jIN4AnAwsUeV6tlDdnaZOlxuABYGNIEwSLtdbhwls9I,213' 2025-06-01T22:52:47.1509680Z ++ read fname 2025-06-01T22:52:47.1509840Z ++ make_wheel_record torch/include/torch/library.h 2025-06-01T22:52:47.1509983Z ++ FPATH=torch/include/torch/library.h 2025-06-01T22:52:47.1510107Z ++ echo torch/include/torch/library.h 2025-06-01T22:52:47.1510377Z ++ grep RECORD 2025-06-01T22:52:47.1530673Z +++ openssl dgst -sha256 -binary torch/include/torch/library.h 2025-06-01T22:52:47.1530885Z +++ openssl base64 2025-06-01T22:52:47.1531977Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.1533324Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.1534521Z +++ sed -e s/=//g 2025-06-01T22:52:47.1573586Z ++ HASH=7WsDkRJh3VWpL0w4yrJYbP37INzh9slIpa7gbg_FIP0 2025-06-01T22:52:47.1578526Z +++ ls -nl torch/include/torch/library.h 2025-06-01T22:52:47.1579287Z +++ awk '{print $5}' 2025-06-01T22:52:47.1606261Z ++ FSIZE=42180 2025-06-01T22:52:47.1607069Z ++ echo '"torch/include/torch/library.h",sha256=7WsDkRJh3VWpL0w4yrJYbP37INzh9slIpa7gbg_FIP0,42180' 2025-06-01T22:52:47.1607317Z ++ read fname 2025-06-01T22:52:47.1607505Z ++ make_wheel_record torch/include/torch/script.h 2025-06-01T22:52:47.1607719Z ++ FPATH=torch/include/torch/script.h 2025-06-01T22:52:47.1607957Z ++ echo torch/include/torch/script.h 2025-06-01T22:52:47.1608144Z ++ grep RECORD 2025-06-01T22:52:47.1631358Z +++ openssl dgst -sha256 -binary torch/include/torch/script.h 2025-06-01T22:52:47.1631590Z +++ openssl base64 2025-06-01T22:52:47.1631767Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.1632686Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.1632876Z +++ sed -e s/=//g 2025-06-01T22:52:47.1676568Z ++ HASH=5qMfjbmTzP84r3BPgSRhTqyjMFGrsD54pxsE6C1e508 2025-06-01T22:52:47.1678169Z +++ ls -nl torch/include/torch/script.h 2025-06-01T22:52:47.1678949Z +++ awk '{print $5}' 2025-06-01T22:52:47.1707902Z ++ FSIZE=469 2025-06-01T22:52:47.1708696Z ++ echo '"torch/include/torch/script.h",sha256=5qMfjbmTzP84r3BPgSRhTqyjMFGrsD54pxsE6C1e508,469' 2025-06-01T22:52:47.1708818Z ++ read fname 2025-06-01T22:52:47.1709034Z ++ make_wheel_record torch/include/torch/csrc/CudaIPCTypes.h 2025-06-01T22:52:47.1709303Z ++ FPATH=torch/include/torch/csrc/CudaIPCTypes.h 2025-06-01T22:52:47.1709571Z ++ echo torch/include/torch/csrc/CudaIPCTypes.h 2025-06-01T22:52:47.1709773Z ++ grep RECORD 2025-06-01T22:52:47.1728932Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/CudaIPCTypes.h 2025-06-01T22:52:47.1729146Z +++ openssl base64 2025-06-01T22:52:47.1730167Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.1731330Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.1732727Z +++ sed -e s/=//g 2025-06-01T22:52:47.1771187Z ++ HASH=1NWXzIO6hR-YbsXDEAaux5cXPhA6Dc4POOrVBstZJe0 2025-06-01T22:52:47.1775463Z +++ ls -nl torch/include/torch/csrc/CudaIPCTypes.h 2025-06-01T22:52:47.1776326Z +++ awk '{print $5}' 2025-06-01T22:52:47.1805157Z ++ FSIZE=3397 2025-06-01T22:52:47.1806018Z ++ echo '"torch/include/torch/csrc/CudaIPCTypes.h",sha256=1NWXzIO6hR-YbsXDEAaux5cXPhA6Dc4POOrVBstZJe0,3397' 2025-06-01T22:52:47.1806173Z ++ read fname 2025-06-01T22:52:47.1806568Z ++ make_wheel_record torch/include/torch/csrc/DataLoader.h 2025-06-01T22:52:47.1807000Z ++ FPATH=torch/include/torch/csrc/DataLoader.h 2025-06-01T22:52:47.1807148Z ++ echo torch/include/torch/csrc/DataLoader.h 2025-06-01T22:52:47.1807272Z ++ grep RECORD 2025-06-01T22:52:47.1829636Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/DataLoader.h 2025-06-01T22:52:47.1829851Z +++ openssl base64 2025-06-01T22:52:47.1830023Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.1830185Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.1830376Z +++ sed -e s/=//g 2025-06-01T22:52:47.1873571Z ++ HASH=lznqMptWAhecYOjR4xNw7M9uz_D_3i-erB2afkahEns 2025-06-01T22:52:47.1875746Z +++ ls -nl torch/include/torch/csrc/DataLoader.h 2025-06-01T22:52:47.1876463Z +++ awk '{print $5}' 2025-06-01T22:52:47.1905485Z ++ FSIZE=222 2025-06-01T22:52:47.1906350Z ++ echo '"torch/include/torch/csrc/DataLoader.h",sha256=lznqMptWAhecYOjR4xNw7M9uz_D_3i-erB2afkahEns,222' 2025-06-01T22:52:47.1906463Z ++ read fname 2025-06-01T22:52:47.1906907Z ++ make_wheel_record torch/include/torch/csrc/Device.h 2025-06-01T22:52:47.1907158Z ++ FPATH=torch/include/torch/csrc/Device.h 2025-06-01T22:52:47.1907400Z ++ echo torch/include/torch/csrc/Device.h 2025-06-01T22:52:47.1907573Z ++ grep RECORD 2025-06-01T22:52:47.1927551Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/Device.h 2025-06-01T22:52:47.1927760Z +++ openssl base64 2025-06-01T22:52:47.1928334Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.1929568Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.1930852Z +++ sed -e s/=//g 2025-06-01T22:52:47.1969980Z ++ HASH=PZL2CZ-5qgubasIuzgds8jYi-pnZ0oe5k4e0EYsKBa4 2025-06-01T22:52:47.1974709Z +++ ls -nl torch/include/torch/csrc/Device.h 2025-06-01T22:52:47.1975639Z +++ awk '{print $5}' 2025-06-01T22:52:47.2003271Z ++ FSIZE=485 2025-06-01T22:52:47.2004041Z ++ echo '"torch/include/torch/csrc/Device.h",sha256=PZL2CZ-5qgubasIuzgds8jYi-pnZ0oe5k4e0EYsKBa4,485' 2025-06-01T22:52:47.2004139Z ++ read fname 2025-06-01T22:52:47.2004508Z ++ make_wheel_record torch/include/torch/csrc/DeviceAccelerator.h 2025-06-01T22:52:47.2005108Z ++ FPATH=torch/include/torch/csrc/DeviceAccelerator.h 2025-06-01T22:52:47.2005442Z ++ echo torch/include/torch/csrc/DeviceAccelerator.h 2025-06-01T22:52:47.2005658Z ++ grep RECORD 2025-06-01T22:52:47.2030163Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/DeviceAccelerator.h 2025-06-01T22:52:47.2030371Z +++ openssl base64 2025-06-01T22:52:47.2030555Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.2030758Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.2030919Z +++ sed -e s/=//g 2025-06-01T22:52:47.2074318Z ++ HASH=dLStLfp1tbkkFyjHMwh--L6B9ZDYpVp_K6AN57OBwwQ 2025-06-01T22:52:47.2076225Z +++ ls -nl torch/include/torch/csrc/DeviceAccelerator.h 2025-06-01T22:52:47.2076668Z +++ awk '{print $5}' 2025-06-01T22:52:47.2105362Z ++ FSIZE=176 2025-06-01T22:52:47.2106219Z ++ echo '"torch/include/torch/csrc/DeviceAccelerator.h",sha256=dLStLfp1tbkkFyjHMwh--L6B9ZDYpVp_K6AN57OBwwQ,176' 2025-06-01T22:52:47.2106316Z ++ read fname 2025-06-01T22:52:47.2106481Z ++ make_wheel_record torch/include/torch/csrc/Dtype.h 2025-06-01T22:52:47.2106641Z ++ FPATH=torch/include/torch/csrc/Dtype.h 2025-06-01T22:52:47.2106762Z ++ echo torch/include/torch/csrc/Dtype.h 2025-06-01T22:52:47.2107227Z ++ grep RECORD 2025-06-01T22:52:47.2127462Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/Dtype.h 2025-06-01T22:52:47.2127688Z +++ openssl base64 2025-06-01T22:52:47.2128456Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.2129981Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.2130995Z +++ sed -e s/=//g 2025-06-01T22:52:47.2171476Z ++ HASH=49SevXMJtd8xMFqVrp0mXhsRkuB9UbpBgkfA_fn7TD4 2025-06-01T22:52:47.2175888Z +++ ls -nl torch/include/torch/csrc/Dtype.h 2025-06-01T22:52:47.2177135Z +++ awk '{print $5}' 2025-06-01T22:52:47.2205595Z ++ FSIZE=836 2025-06-01T22:52:47.2206412Z ++ echo '"torch/include/torch/csrc/Dtype.h",sha256=49SevXMJtd8xMFqVrp0mXhsRkuB9UbpBgkfA_fn7TD4,836' 2025-06-01T22:52:47.2206577Z ++ read fname 2025-06-01T22:52:47.2206960Z ++ make_wheel_record torch/include/torch/csrc/DynamicTypes.h 2025-06-01T22:52:47.2207273Z ++ FPATH=torch/include/torch/csrc/DynamicTypes.h 2025-06-01T22:52:47.2207605Z ++ echo torch/include/torch/csrc/DynamicTypes.h 2025-06-01T22:52:47.2207709Z ++ grep RECORD 2025-06-01T22:52:47.2228498Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/DynamicTypes.h 2025-06-01T22:52:47.2228709Z +++ openssl base64 2025-06-01T22:52:47.2229177Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.2230788Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.2231247Z +++ sed -e s/=//g 2025-06-01T22:52:47.2273870Z ++ HASH=WYpRAtiPMFFvTu4Sbyfkh5PsDHFZzjvxhzuBNFk0_R4 2025-06-01T22:52:47.2275342Z +++ ls -nl torch/include/torch/csrc/DynamicTypes.h 2025-06-01T22:52:47.2276798Z +++ awk '{print $5}' 2025-06-01T22:52:47.2306292Z ++ FSIZE=1062 2025-06-01T22:52:47.2307130Z ++ echo '"torch/include/torch/csrc/DynamicTypes.h",sha256=WYpRAtiPMFFvTu4Sbyfkh5PsDHFZzjvxhzuBNFk0_R4,1062' 2025-06-01T22:52:47.2307241Z ++ read fname 2025-06-01T22:52:47.2307409Z ++ make_wheel_record torch/include/torch/csrc/Event.h 2025-06-01T22:52:47.2307786Z ++ FPATH=torch/include/torch/csrc/Event.h 2025-06-01T22:52:47.2308044Z ++ echo torch/include/torch/csrc/Event.h 2025-06-01T22:52:47.2308233Z ++ grep RECORD 2025-06-01T22:52:47.2328465Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/Event.h 2025-06-01T22:52:47.2328693Z +++ openssl base64 2025-06-01T22:52:47.2329421Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.2330796Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.2332309Z +++ sed -e s/=//g 2025-06-01T22:52:47.2371462Z ++ HASH=Y-GZ02Wfin5HR13XTikZhjiVr5kh7ppSXqolkM0DVfk 2025-06-01T22:52:47.2375993Z +++ ls -nl torch/include/torch/csrc/Event.h 2025-06-01T22:52:47.2376922Z +++ awk '{print $5}' 2025-06-01T22:52:47.2405104Z ++ FSIZE=561 2025-06-01T22:52:47.2405885Z ++ echo '"torch/include/torch/csrc/Event.h",sha256=Y-GZ02Wfin5HR13XTikZhjiVr5kh7ppSXqolkM0DVfk,561' 2025-06-01T22:52:47.2405987Z ++ read fname 2025-06-01T22:52:47.2406193Z ++ make_wheel_record torch/include/torch/csrc/Exceptions.h 2025-06-01T22:52:47.2406341Z ++ FPATH=torch/include/torch/csrc/Exceptions.h 2025-06-01T22:52:47.2406696Z ++ echo torch/include/torch/csrc/Exceptions.h 2025-06-01T22:52:47.2406921Z ++ grep RECORD 2025-06-01T22:52:47.2431232Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/Exceptions.h 2025-06-01T22:52:47.2431444Z +++ openssl base64 2025-06-01T22:52:47.2431627Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.2431747Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.2431845Z +++ sed -e s/=//g 2025-06-01T22:52:47.2473799Z ++ HASH=bW0AClovmpDhIx4v54JBovIi69NJCGtat8dJMfrB5t0 2025-06-01T22:52:47.2475997Z +++ ls -nl torch/include/torch/csrc/Exceptions.h 2025-06-01T22:52:47.2476903Z +++ awk '{print $5}' 2025-06-01T22:52:47.2504543Z ++ FSIZE=15586 2025-06-01T22:52:47.2505478Z ++ echo '"torch/include/torch/csrc/Exceptions.h",sha256=bW0AClovmpDhIx4v54JBovIi69NJCGtat8dJMfrB5t0,15586' 2025-06-01T22:52:47.2505638Z ++ read fname 2025-06-01T22:52:47.2505835Z ++ make_wheel_record torch/include/torch/csrc/Export.h 2025-06-01T22:52:47.2505967Z ++ FPATH=torch/include/torch/csrc/Export.h 2025-06-01T22:52:47.2506123Z ++ echo torch/include/torch/csrc/Export.h 2025-06-01T22:52:47.2506565Z ++ grep RECORD 2025-06-01T22:52:47.2528042Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/Export.h 2025-06-01T22:52:47.2528277Z +++ openssl base64 2025-06-01T22:52:47.2528898Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.2530214Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.2531559Z +++ sed -e s/=//g 2025-06-01T22:52:47.2570013Z ++ HASH=ZiMG2QBIF6DcKqwWj3KSiXLWEn55prmg9a5IjvOzjuM 2025-06-01T22:52:47.2574647Z +++ ls -nl torch/include/torch/csrc/Export.h 2025-06-01T22:52:47.2575741Z +++ awk '{print $5}' 2025-06-01T22:52:47.2602994Z ++ FSIZE=157 2025-06-01T22:52:47.2603839Z ++ echo '"torch/include/torch/csrc/Export.h",sha256=ZiMG2QBIF6DcKqwWj3KSiXLWEn55prmg9a5IjvOzjuM,157' 2025-06-01T22:52:47.2604005Z ++ read fname 2025-06-01T22:52:47.2604200Z ++ make_wheel_record torch/include/torch/csrc/Generator.h 2025-06-01T22:52:47.2604477Z ++ FPATH=torch/include/torch/csrc/Generator.h 2025-06-01T22:52:47.2604806Z ++ echo torch/include/torch/csrc/Generator.h 2025-06-01T22:52:47.2605194Z ++ grep RECORD 2025-06-01T22:52:47.2629381Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/Generator.h 2025-06-01T22:52:47.2629578Z +++ openssl base64 2025-06-01T22:52:47.2629774Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.2629957Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.2630137Z +++ sed -e s/=//g 2025-06-01T22:52:47.2671347Z ++ HASH=TVFID3kuvzBhlkMksQW0WXmj2zmuBF1ZmiszSqoODxo 2025-06-01T22:52:47.2674250Z +++ ls -nl torch/include/torch/csrc/Generator.h 2025-06-01T22:52:47.2675310Z +++ awk '{print $5}' 2025-06-01T22:52:47.2703297Z ++ FSIZE=1056 2025-06-01T22:52:47.2704135Z ++ echo '"torch/include/torch/csrc/Generator.h",sha256=TVFID3kuvzBhlkMksQW0WXmj2zmuBF1ZmiszSqoODxo,1056' 2025-06-01T22:52:47.2704232Z ++ read fname 2025-06-01T22:52:47.2704420Z ++ make_wheel_record torch/include/torch/csrc/Layout.h 2025-06-01T22:52:47.2704635Z ++ FPATH=torch/include/torch/csrc/Layout.h 2025-06-01T22:52:47.2704865Z ++ echo torch/include/torch/csrc/Layout.h 2025-06-01T22:52:47.2705254Z ++ grep RECORD 2025-06-01T22:52:47.2727863Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/Layout.h 2025-06-01T22:52:47.2728064Z +++ openssl base64 2025-06-01T22:52:47.2728253Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.2728404Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.2728792Z +++ sed -e s/=//g 2025-06-01T22:52:47.2768487Z ++ HASH=9scMvly2O7boqY16Fviqa26G7g8ZOlUwZ1Z-eG_zVCI 2025-06-01T22:52:47.2773181Z +++ ls -nl torch/include/torch/csrc/Layout.h 2025-06-01T22:52:47.2773986Z +++ awk '{print $5}' 2025-06-01T22:52:47.2802352Z ++ FSIZE=586 2025-06-01T22:52:47.2803192Z ++ echo '"torch/include/torch/csrc/Layout.h",sha256=9scMvly2O7boqY16Fviqa26G7g8ZOlUwZ1Z-eG_zVCI,586' 2025-06-01T22:52:47.2803365Z ++ read fname 2025-06-01T22:52:47.2803723Z ++ make_wheel_record torch/include/torch/csrc/MemoryFormat.h 2025-06-01T22:52:47.2803923Z ++ FPATH=torch/include/torch/csrc/MemoryFormat.h 2025-06-01T22:52:47.2804066Z ++ echo torch/include/torch/csrc/MemoryFormat.h 2025-06-01T22:52:47.2804175Z ++ grep RECORD 2025-06-01T22:52:47.2829561Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/MemoryFormat.h 2025-06-01T22:52:47.2829737Z +++ openssl base64 2025-06-01T22:52:47.2829838Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.2829935Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.2830041Z +++ sed -e s/=//g 2025-06-01T22:52:47.2873529Z ++ HASH=WbdxLF1JRTgXDClSt9uvAjsTnYQkkfNDjjSWmSsUAgE 2025-06-01T22:52:47.2875045Z +++ ls -nl torch/include/torch/csrc/MemoryFormat.h 2025-06-01T22:52:47.2875918Z +++ awk '{print $5}' 2025-06-01T22:52:47.2904386Z ++ FSIZE=682 2025-06-01T22:52:47.2905356Z ++ echo '"torch/include/torch/csrc/MemoryFormat.h",sha256=WbdxLF1JRTgXDClSt9uvAjsTnYQkkfNDjjSWmSsUAgE,682' 2025-06-01T22:52:47.2905477Z ++ read fname 2025-06-01T22:52:47.2905687Z ++ make_wheel_record torch/include/torch/csrc/Module.h 2025-06-01T22:52:47.2905924Z ++ FPATH=torch/include/torch/csrc/Module.h 2025-06-01T22:52:47.2906175Z ++ echo torch/include/torch/csrc/Module.h 2025-06-01T22:52:47.2906364Z ++ grep RECORD 2025-06-01T22:52:47.2927568Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/Module.h 2025-06-01T22:52:47.2927793Z +++ openssl base64 2025-06-01T22:52:47.2928198Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.2929422Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.2931063Z +++ sed -e s/=//g 2025-06-01T22:52:47.2968641Z ++ HASH=wN2tjWdCnIQxJrMDwGu9qvP8r3Q-33eB2HkCvydBUUo 2025-06-01T22:52:47.2973266Z +++ ls -nl torch/include/torch/csrc/Module.h 2025-06-01T22:52:47.2974236Z +++ awk '{print $5}' 2025-06-01T22:52:47.3002765Z ++ FSIZE=101 2025-06-01T22:52:47.3003705Z ++ echo '"torch/include/torch/csrc/Module.h",sha256=wN2tjWdCnIQxJrMDwGu9qvP8r3Q-33eB2HkCvydBUUo,101' 2025-06-01T22:52:47.3004531Z ++ read fname 2025-06-01T22:52:47.3005074Z ++ make_wheel_record torch/include/torch/csrc/PyInterpreter.h 2025-06-01T22:52:47.3005570Z ++ FPATH=torch/include/torch/csrc/PyInterpreter.h 2025-06-01T22:52:47.3006023Z ++ echo torch/include/torch/csrc/PyInterpreter.h 2025-06-01T22:52:47.3006412Z ++ grep RECORD 2025-06-01T22:52:47.3029149Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/PyInterpreter.h 2025-06-01T22:52:47.3029994Z +++ openssl base64 2025-06-01T22:52:47.3030243Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.3030499Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.3030754Z +++ sed -e s/=//g 2025-06-01T22:52:47.3071705Z ++ HASH=ilADlYayiLe3ShJT172FL3t9Y9C8ZXtR6LX-L6JQOTw 2025-06-01T22:52:47.3074437Z +++ ls -nl torch/include/torch/csrc/PyInterpreter.h 2025-06-01T22:52:47.3075488Z +++ awk '{print $5}' 2025-06-01T22:52:47.3104180Z ++ FSIZE=383 2025-06-01T22:52:47.3105157Z ++ echo '"torch/include/torch/csrc/PyInterpreter.h",sha256=ilADlYayiLe3ShJT172FL3t9Y9C8ZXtR6LX-L6JQOTw,383' 2025-06-01T22:52:47.3106161Z ++ read fname 2025-06-01T22:52:47.3106555Z ++ make_wheel_record torch/include/torch/csrc/QScheme.h 2025-06-01T22:52:47.3106992Z ++ FPATH=torch/include/torch/csrc/QScheme.h 2025-06-01T22:52:47.3107372Z ++ echo torch/include/torch/csrc/QScheme.h 2025-06-01T22:52:47.3107725Z ++ grep RECORD 2025-06-01T22:52:47.3127356Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/QScheme.h 2025-06-01T22:52:47.3128502Z +++ openssl base64 2025-06-01T22:52:47.3128856Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.3129424Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.3130617Z +++ sed -e s/=//g 2025-06-01T22:52:47.3170926Z ++ HASH=GIEzYEWexvy47jwEt5dtcmFLkcvUcm1IZILrL5s_5Pg 2025-06-01T22:52:47.3175379Z +++ ls -nl torch/include/torch/csrc/QScheme.h 2025-06-01T22:52:47.3176200Z +++ awk '{print $5}' 2025-06-01T22:52:47.3204468Z ++ FSIZE=608 2025-06-01T22:52:47.3205744Z ++ echo '"torch/include/torch/csrc/QScheme.h",sha256=GIEzYEWexvy47jwEt5dtcmFLkcvUcm1IZILrL5s_5Pg,608' 2025-06-01T22:52:47.3206413Z ++ read fname 2025-06-01T22:52:47.3206730Z ++ make_wheel_record torch/include/torch/csrc/Size.h 2025-06-01T22:52:47.3207158Z ++ FPATH=torch/include/torch/csrc/Size.h 2025-06-01T22:52:47.3207528Z ++ echo torch/include/torch/csrc/Size.h 2025-06-01T22:52:47.3207880Z ++ grep RECORD 2025-06-01T22:52:47.3231778Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/Size.h 2025-06-01T22:52:47.3232647Z +++ openssl base64 2025-06-01T22:52:47.3232914Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.3233174Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.3233427Z +++ sed -e s/=//g 2025-06-01T22:52:47.3273191Z ++ HASH=GQqbYymnTvaO1mARcvAF08bv_kFkcjl7amSpE4pyAho 2025-06-01T22:52:47.3275074Z +++ ls -nl torch/include/torch/csrc/Size.h 2025-06-01T22:52:47.3275835Z +++ awk '{print $5}' 2025-06-01T22:52:47.3303879Z ++ FSIZE=476 2025-06-01T22:52:47.3304524Z ++ echo '"torch/include/torch/csrc/Size.h",sha256=GQqbYymnTvaO1mARcvAF08bv_kFkcjl7amSpE4pyAho,476' 2025-06-01T22:52:47.3305494Z ++ read fname 2025-06-01T22:52:47.3306138Z ++ make_wheel_record torch/include/torch/csrc/Storage.h 2025-06-01T22:52:47.3306588Z ++ FPATH=torch/include/torch/csrc/Storage.h 2025-06-01T22:52:47.3306978Z ++ echo torch/include/torch/csrc/Storage.h 2025-06-01T22:52:47.3307314Z ++ grep RECORD 2025-06-01T22:52:47.3327372Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/Storage.h 2025-06-01T22:52:47.3328121Z +++ openssl base64 2025-06-01T22:52:47.3328630Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.3328976Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.3329341Z +++ sed -e s/=//g 2025-06-01T22:52:47.3369616Z ++ HASH=EokXLs8Jc3_CMGEQ2BBO5F5xE4pIzX4XCC98gJwoZ3s 2025-06-01T22:52:47.3374687Z +++ ls -nl torch/include/torch/csrc/Storage.h 2025-06-01T22:52:47.3375714Z +++ awk '{print $5}' 2025-06-01T22:52:47.3401819Z ++ FSIZE=1570 2025-06-01T22:52:47.3402692Z ++ echo '"torch/include/torch/csrc/Storage.h",sha256=EokXLs8Jc3_CMGEQ2BBO5F5xE4pIzX4XCC98gJwoZ3s,1570' 2025-06-01T22:52:47.3403344Z ++ read fname 2025-06-01T22:52:47.3403745Z ++ make_wheel_record torch/include/torch/csrc/StorageMethods.h 2025-06-01T22:52:47.3404365Z ++ FPATH=torch/include/torch/csrc/StorageMethods.h 2025-06-01T22:52:47.3404810Z ++ echo torch/include/torch/csrc/StorageMethods.h 2025-06-01T22:52:47.3405417Z ++ grep RECORD 2025-06-01T22:52:47.3429116Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/StorageMethods.h 2025-06-01T22:52:47.3429862Z +++ openssl base64 2025-06-01T22:52:47.3430353Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.3431058Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.3431365Z +++ sed -e s/=//g 2025-06-01T22:52:47.3471363Z ++ HASH=rwOmQTprbmsE6JSQwctAI4et7C4sCu4T9aIfqLlcFY4 2025-06-01T22:52:47.3474191Z +++ ls -nl torch/include/torch/csrc/StorageMethods.h 2025-06-01T22:52:47.3475137Z +++ awk '{print $5}' 2025-06-01T22:52:47.3503389Z ++ FSIZE=132 2025-06-01T22:52:47.3504365Z ++ echo '"torch/include/torch/csrc/StorageMethods.h",sha256=rwOmQTprbmsE6JSQwctAI4et7C4sCu4T9aIfqLlcFY4,132' 2025-06-01T22:52:47.3505163Z ++ read fname 2025-06-01T22:52:47.3505798Z ++ make_wheel_record torch/include/torch/csrc/StorageSharing.h 2025-06-01T22:52:47.3506282Z ++ FPATH=torch/include/torch/csrc/StorageSharing.h 2025-06-01T22:52:47.3506722Z ++ echo torch/include/torch/csrc/StorageSharing.h 2025-06-01T22:52:47.3507104Z ++ grep RECORD 2025-06-01T22:52:47.3527947Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/StorageSharing.h 2025-06-01T22:52:47.3528899Z +++ openssl base64 2025-06-01T22:52:47.3529538Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.3529970Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.3530453Z +++ sed -e s/=//g 2025-06-01T22:52:47.3570805Z ++ HASH=1CArzbCWa2fFqAh9GWj4fQovYycv5iY4D3UaamuAKJk 2025-06-01T22:52:47.3575511Z +++ ls -nl torch/include/torch/csrc/StorageSharing.h 2025-06-01T22:52:47.3576447Z +++ awk '{print $5}' 2025-06-01T22:52:47.3603389Z ++ FSIZE=139 2025-06-01T22:52:47.3604648Z ++ echo '"torch/include/torch/csrc/StorageSharing.h",sha256=1CArzbCWa2fFqAh9GWj4fQovYycv5iY4D3UaamuAKJk,139' 2025-06-01T22:52:47.3605636Z ++ read fname 2025-06-01T22:52:47.3606249Z ++ make_wheel_record torch/include/torch/csrc/Stream.h 2025-06-01T22:52:47.3606757Z ++ FPATH=torch/include/torch/csrc/Stream.h 2025-06-01T22:52:47.3607150Z ++ echo torch/include/torch/csrc/Stream.h 2025-06-01T22:52:47.3607498Z ++ grep RECORD 2025-06-01T22:52:47.3628886Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/Stream.h 2025-06-01T22:52:47.3629674Z +++ openssl base64 2025-06-01T22:52:47.3629951Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.3630532Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.3630969Z +++ sed -e s/=//g 2025-06-01T22:52:47.3674315Z ++ HASH=JuPB-uDI3aPfV9GqGJHSeOtMcUnWaq3-j5ujRhghwBM 2025-06-01T22:52:47.3676953Z +++ ls -nl torch/include/torch/csrc/Stream.h 2025-06-01T22:52:47.3677759Z +++ awk '{print $5}' 2025-06-01T22:52:47.3705849Z ++ FSIZE=684 2025-06-01T22:52:47.3706831Z ++ echo '"torch/include/torch/csrc/Stream.h",sha256=JuPB-uDI3aPfV9GqGJHSeOtMcUnWaq3-j5ujRhghwBM,684' 2025-06-01T22:52:47.3707714Z ++ read fname 2025-06-01T22:52:47.3708325Z ++ make_wheel_record torch/include/torch/csrc/THConcat.h 2025-06-01T22:52:47.3708780Z ++ FPATH=torch/include/torch/csrc/THConcat.h 2025-06-01T22:52:47.3709158Z ++ echo torch/include/torch/csrc/THConcat.h 2025-06-01T22:52:47.3709514Z ++ grep RECORD 2025-06-01T22:52:47.3728623Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/THConcat.h 2025-06-01T22:52:47.3729410Z +++ openssl base64 2025-06-01T22:52:47.3729868Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.3731170Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.3732566Z +++ sed -e s/=//g 2025-06-01T22:52:47.3771190Z ++ HASH=JD1F5DtB2Ep00ZJVpilglulqKt6sTBwu7hS_Cmw2Cek 2025-06-01T22:52:47.3775933Z +++ ls -nl torch/include/torch/csrc/THConcat.h 2025-06-01T22:52:47.3776630Z +++ awk '{print $5}' 2025-06-01T22:52:47.3803944Z ++ FSIZE=691 2025-06-01T22:52:47.3805178Z ++ echo '"torch/include/torch/csrc/THConcat.h",sha256=JD1F5DtB2Ep00ZJVpilglulqKt6sTBwu7hS_Cmw2Cek,691' 2025-06-01T22:52:47.3805903Z ++ read fname 2025-06-01T22:52:47.3806204Z ++ make_wheel_record torch/include/torch/csrc/THP.h 2025-06-01T22:52:47.3806640Z ++ FPATH=torch/include/torch/csrc/THP.h 2025-06-01T22:52:47.3807012Z ++ echo torch/include/torch/csrc/THP.h 2025-06-01T22:52:47.3807364Z ++ grep RECORD 2025-06-01T22:52:47.3828519Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/THP.h 2025-06-01T22:52:47.3829087Z +++ openssl base64 2025-06-01T22:52:47.3829738Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.3830044Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.3831122Z +++ sed -e s/=//g 2025-06-01T22:52:47.3872346Z ++ HASH=SPSS5bsFlvR4N7dgR2kV4fhELIwwggJnA3a82Wtgh84 2025-06-01T22:52:47.3878410Z +++ ls -nl torch/include/torch/csrc/THP.h 2025-06-01T22:52:47.3878805Z +++ awk '{print $5}' 2025-06-01T22:52:47.3904750Z ++ FSIZE=894 2025-06-01T22:52:47.3905439Z ++ echo '"torch/include/torch/csrc/THP.h",sha256=SPSS5bsFlvR4N7dgR2kV4fhELIwwggJnA3a82Wtgh84,894' 2025-06-01T22:52:47.3906058Z ++ read fname 2025-06-01T22:52:47.3906381Z ++ make_wheel_record torch/include/torch/csrc/TypeInfo.h 2025-06-01T22:52:47.3906823Z ++ FPATH=torch/include/torch/csrc/TypeInfo.h 2025-06-01T22:52:47.3907215Z ++ echo torch/include/torch/csrc/TypeInfo.h 2025-06-01T22:52:47.3907575Z ++ grep RECORD 2025-06-01T22:52:47.3927962Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/TypeInfo.h 2025-06-01T22:52:47.3928469Z +++ openssl base64 2025-06-01T22:52:47.3928753Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.3930071Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.3931326Z +++ sed -e s/=//g 2025-06-01T22:52:47.3971045Z ++ HASH=PD1WaEEG99zzVohwVBrre6McFQ1AlTxom80HTpGwkrI 2025-06-01T22:52:47.3975832Z +++ ls -nl torch/include/torch/csrc/TypeInfo.h 2025-06-01T22:52:47.3977047Z +++ awk '{print $5}' 2025-06-01T22:52:47.4004750Z ++ FSIZE=565 2025-06-01T22:52:47.4005584Z ++ echo '"torch/include/torch/csrc/TypeInfo.h",sha256=PD1WaEEG99zzVohwVBrre6McFQ1AlTxom80HTpGwkrI,565' 2025-06-01T22:52:47.4006254Z ++ read fname 2025-06-01T22:52:47.4006579Z ++ make_wheel_record torch/include/torch/csrc/Types.h 2025-06-01T22:52:47.4007001Z ++ FPATH=torch/include/torch/csrc/Types.h 2025-06-01T22:52:47.4007400Z ++ echo torch/include/torch/csrc/Types.h 2025-06-01T22:52:47.4007745Z ++ grep RECORD 2025-06-01T22:52:47.4030364Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/Types.h 2025-06-01T22:52:47.4030857Z +++ openssl base64 2025-06-01T22:52:47.4031108Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.4031367Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.4031626Z +++ sed -e s/=//g 2025-06-01T22:52:47.4074340Z ++ HASH=AmVTjwFoCqH3ekahbAr32ulikXerrtB7ycNIDeX32lU 2025-06-01T22:52:47.4077201Z +++ ls -nl torch/include/torch/csrc/Types.h 2025-06-01T22:52:47.4077863Z +++ awk '{print $5}' 2025-06-01T22:52:47.4106310Z ++ FSIZE=163 2025-06-01T22:52:47.4106941Z ++ echo '"torch/include/torch/csrc/Types.h",sha256=AmVTjwFoCqH3ekahbAr32ulikXerrtB7ycNIDeX32lU,163' 2025-06-01T22:52:47.4107586Z ++ read fname 2025-06-01T22:52:47.4107907Z ++ make_wheel_record torch/include/torch/csrc/copy_utils.h 2025-06-01T22:52:47.4108360Z ++ FPATH=torch/include/torch/csrc/copy_utils.h 2025-06-01T22:52:47.4108751Z ++ echo torch/include/torch/csrc/copy_utils.h 2025-06-01T22:52:47.4109308Z ++ grep RECORD 2025-06-01T22:52:47.4128552Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/copy_utils.h 2025-06-01T22:52:47.4129063Z +++ openssl base64 2025-06-01T22:52:47.4129905Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.4131527Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.4132640Z +++ sed -e s/=//g 2025-06-01T22:52:47.4170912Z ++ HASH=HPNwtV01Xllja6b16GsOFNYlpV0DrHkqsGCiwSYWnVg 2025-06-01T22:52:47.4175629Z +++ ls -nl torch/include/torch/csrc/copy_utils.h 2025-06-01T22:52:47.4176585Z +++ awk '{print $5}' 2025-06-01T22:52:47.4206087Z ++ FSIZE=1420 2025-06-01T22:52:47.4206757Z ++ echo '"torch/include/torch/csrc/copy_utils.h",sha256=HPNwtV01Xllja6b16GsOFNYlpV0DrHkqsGCiwSYWnVg,1420' 2025-06-01T22:52:47.4207430Z ++ read fname 2025-06-01T22:52:47.4207741Z ++ make_wheel_record torch/include/torch/csrc/itt.h 2025-06-01T22:52:47.4208148Z ++ FPATH=torch/include/torch/csrc/itt.h 2025-06-01T22:52:47.4208525Z ++ echo torch/include/torch/csrc/itt.h 2025-06-01T22:52:47.4208871Z ++ grep RECORD 2025-06-01T22:52:47.4231537Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/itt.h 2025-06-01T22:52:47.4232019Z +++ openssl base64 2025-06-01T22:52:47.4232268Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.4232524Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.4232780Z +++ sed -e s/=//g 2025-06-01T22:52:47.4274407Z ++ HASH=s_2CHgMGZHPWE3-e_nbgJwUxmy2DQEjbolV1dLP-Djc 2025-06-01T22:52:47.4276665Z +++ ls -nl torch/include/torch/csrc/itt.h 2025-06-01T22:52:47.4277931Z +++ awk '{print $5}' 2025-06-01T22:52:47.4306600Z ++ FSIZE=181 2025-06-01T22:52:47.4307238Z ++ echo '"torch/include/torch/csrc/itt.h",sha256=s_2CHgMGZHPWE3-e_nbgJwUxmy2DQEjbolV1dLP-Djc,181' 2025-06-01T22:52:47.4307856Z ++ read fname 2025-06-01T22:52:47.4308176Z ++ make_wheel_record torch/include/torch/csrc/itt_wrapper.h 2025-06-01T22:52:47.4308642Z ++ FPATH=torch/include/torch/csrc/itt_wrapper.h 2025-06-01T22:52:47.4309050Z ++ echo torch/include/torch/csrc/itt_wrapper.h 2025-06-01T22:52:47.4309400Z ++ grep RECORD 2025-06-01T22:52:47.4328695Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/itt_wrapper.h 2025-06-01T22:52:47.4329204Z +++ openssl base64 2025-06-01T22:52:47.4329626Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.4331085Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.4332468Z +++ sed -e s/=//g 2025-06-01T22:52:47.4371906Z ++ HASH=eCw9u1gl7vzf92sSxqO7WrEc0rhmVBW5cydUc2r_c3k 2025-06-01T22:52:47.4376793Z +++ ls -nl torch/include/torch/csrc/itt_wrapper.h 2025-06-01T22:52:47.4378380Z +++ awk '{print $5}' 2025-06-01T22:52:47.4406199Z ++ FSIZE=320 2025-06-01T22:52:47.4406852Z ++ echo '"torch/include/torch/csrc/itt_wrapper.h",sha256=eCw9u1gl7vzf92sSxqO7WrEc0rhmVBW5cydUc2r_c3k,320' 2025-06-01T22:52:47.4407525Z ++ read fname 2025-06-01T22:52:47.4407872Z ++ make_wheel_record torch/include/torch/csrc/python_dimname.h 2025-06-01T22:52:47.4408375Z ++ FPATH=torch/include/torch/csrc/python_dimname.h 2025-06-01T22:52:47.4408808Z ++ echo torch/include/torch/csrc/python_dimname.h 2025-06-01T22:52:47.4409194Z ++ grep RECORD 2025-06-01T22:52:47.4432081Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/python_dimname.h 2025-06-01T22:52:47.4432617Z +++ openssl base64 2025-06-01T22:52:47.4432880Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.4433154Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.4433421Z +++ sed -e s/=//g 2025-06-01T22:52:47.4474913Z ++ HASH=-Bk8OBU36eIs9dyAMtpnfXkfa5KgFVxxrLKjhAem5sM 2025-06-01T22:52:47.4477887Z +++ ls -nl torch/include/torch/csrc/python_dimname.h 2025-06-01T22:52:47.4478808Z +++ awk '{print $5}' 2025-06-01T22:52:47.4507367Z ++ FSIZE=214 2025-06-01T22:52:47.4508027Z ++ echo '"torch/include/torch/csrc/python_dimname.h",sha256=-Bk8OBU36eIs9dyAMtpnfXkfa5KgFVxxrLKjhAem5sM,214' 2025-06-01T22:52:47.4508694Z ++ read fname 2025-06-01T22:52:47.4509040Z ++ make_wheel_record torch/include/torch/csrc/python_headers.h 2025-06-01T22:52:47.4509515Z ++ FPATH=torch/include/torch/csrc/python_headers.h 2025-06-01T22:52:47.4509949Z ++ echo torch/include/torch/csrc/python_headers.h 2025-06-01T22:52:47.4510314Z ++ grep RECORD 2025-06-01T22:52:47.4530240Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/python_headers.h 2025-06-01T22:52:47.4530787Z +++ openssl base64 2025-06-01T22:52:47.4531271Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.4532506Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.4533844Z +++ sed -e s/=//g 2025-06-01T22:52:47.4571496Z ++ HASH=ZjIaoShls4JWN3vgElKkmNlZuulOavbFlgugV5L7R70 2025-06-01T22:52:47.4576380Z +++ ls -nl torch/include/torch/csrc/python_headers.h 2025-06-01T22:52:47.4578083Z +++ awk '{print $5}' 2025-06-01T22:52:47.4604581Z ++ FSIZE=649 2025-06-01T22:52:47.4605430Z ++ echo '"torch/include/torch/csrc/python_headers.h",sha256=ZjIaoShls4JWN3vgElKkmNlZuulOavbFlgugV5L7R70,649' 2025-06-01T22:52:47.4606142Z ++ read fname 2025-06-01T22:52:47.4606484Z ++ make_wheel_record torch/include/torch/csrc/serialization.h 2025-06-01T22:52:47.4606980Z ++ FPATH=torch/include/torch/csrc/serialization.h 2025-06-01T22:52:47.4607425Z ++ echo torch/include/torch/csrc/serialization.h 2025-06-01T22:52:47.4607794Z ++ grep RECORD 2025-06-01T22:52:47.4634625Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/serialization.h 2025-06-01T22:52:47.4635143Z +++ openssl base64 2025-06-01T22:52:47.4635428Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.4635675Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.4635942Z +++ sed -e s/=//g 2025-06-01T22:52:47.4677877Z ++ HASH=olcwp7eeOqqpLV_hqyjMf6FAn4ppF9vonr7Sflay_T4 2025-06-01T22:52:47.4681079Z +++ ls -nl torch/include/torch/csrc/serialization.h 2025-06-01T22:52:47.4681898Z +++ awk '{print $5}' 2025-06-01T22:52:47.4710933Z ++ FSIZE=681 2025-06-01T22:52:47.4711632Z ++ echo '"torch/include/torch/csrc/serialization.h",sha256=olcwp7eeOqqpLV_hqyjMf6FAn4ppF9vonr7Sflay_T4,681' 2025-06-01T22:52:47.4712302Z ++ read fname 2025-06-01T22:52:47.4712614Z ++ make_wheel_record torch/include/torch/csrc/utils.h 2025-06-01T22:52:47.4713039Z ++ FPATH=torch/include/torch/csrc/utils.h 2025-06-01T22:52:47.4713404Z ++ echo torch/include/torch/csrc/utils.h 2025-06-01T22:52:47.4713752Z ++ grep RECORD 2025-06-01T22:52:47.4732489Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils.h 2025-06-01T22:52:47.4733198Z +++ openssl base64 2025-06-01T22:52:47.4734369Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.4736217Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.4737278Z +++ sed -e s/=//g 2025-06-01T22:52:47.4774593Z ++ HASH=WLAhU-xTJk8Jm6wfGAQXTUyM4eQGmCjL6r9tudzMufM 2025-06-01T22:52:47.4780546Z +++ ls -nl torch/include/torch/csrc/utils.h 2025-06-01T22:52:47.4781135Z +++ awk '{print $5}' 2025-06-01T22:52:47.4806325Z ++ FSIZE=9105 2025-06-01T22:52:47.4807021Z ++ echo '"torch/include/torch/csrc/utils.h",sha256=WLAhU-xTJk8Jm6wfGAQXTUyM4eQGmCjL6r9tudzMufM,9105' 2025-06-01T22:52:47.4807677Z ++ read fname 2025-06-01T22:52:47.4808057Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/all.h 2025-06-01T22:52:47.4808687Z ++ FPATH=torch/include/torch/csrc/api/include/torch/all.h 2025-06-01T22:52:47.4809253Z ++ echo torch/include/torch/csrc/api/include/torch/all.h 2025-06-01T22:52:47.4809719Z ++ grep RECORD 2025-06-01T22:52:47.4832579Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/all.h 2025-06-01T22:52:47.4833097Z +++ openssl base64 2025-06-01T22:52:47.4833879Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.4834120Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.4834446Z +++ sed -e s/=//g 2025-06-01T22:52:47.4877050Z ++ HASH=X9sts0j-1zn-uZI5Zk_iSjY4frvs-CY7iZ0arA08TY0 2025-06-01T22:52:47.4880384Z +++ ls -nl torch/include/torch/csrc/api/include/torch/all.h 2025-06-01T22:52:47.4881136Z +++ awk '{print $5}' 2025-06-01T22:52:47.4908833Z ++ FSIZE=564 2025-06-01T22:52:47.4909654Z ++ echo '"torch/include/torch/csrc/api/include/torch/all.h",sha256=X9sts0j-1zn-uZI5Zk_iSjY4frvs-CY7iZ0arA08TY0,564' 2025-06-01T22:52:47.4910461Z ++ read fname 2025-06-01T22:52:47.4910833Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/arg.h 2025-06-01T22:52:47.4911383Z ++ FPATH=torch/include/torch/csrc/api/include/torch/arg.h 2025-06-01T22:52:47.4911865Z ++ echo torch/include/torch/csrc/api/include/torch/arg.h 2025-06-01T22:52:47.4912264Z ++ grep RECORD 2025-06-01T22:52:47.4931314Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/arg.h 2025-06-01T22:52:47.4931867Z +++ openssl base64 2025-06-01T22:52:47.4932296Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.4933939Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.4935235Z +++ sed -e s/=//g 2025-06-01T22:52:47.4972824Z ++ HASH=iGZepqd2MO7wSLfVuxeFo4UIfEHsI344159ekT528Mg 2025-06-01T22:52:47.4978996Z +++ ls -nl torch/include/torch/csrc/api/include/torch/arg.h 2025-06-01T22:52:47.4979435Z +++ awk '{print $5}' 2025-06-01T22:52:47.5005957Z ++ FSIZE=1427 2025-06-01T22:52:47.5006761Z ++ echo '"torch/include/torch/csrc/api/include/torch/arg.h",sha256=iGZepqd2MO7wSLfVuxeFo4UIfEHsI344159ekT528Mg,1427' 2025-06-01T22:52:47.5007628Z ++ read fname 2025-06-01T22:52:47.5008058Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/autograd.h 2025-06-01T22:52:47.5008673Z ++ FPATH=torch/include/torch/csrc/api/include/torch/autograd.h 2025-06-01T22:52:47.5009239Z ++ echo torch/include/torch/csrc/api/include/torch/autograd.h 2025-06-01T22:52:47.5009688Z ++ grep RECORD 2025-06-01T22:52:47.5030850Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/autograd.h 2025-06-01T22:52:47.5031550Z +++ openssl base64 2025-06-01T22:52:47.5031806Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.5033037Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.5033293Z +++ sed -e s/=//g 2025-06-01T22:52:47.5075532Z ++ HASH=MsdrQ_Un675B93MTyFZ1cLc09aLGLpXhwvJTZhR_j0Y 2025-06-01T22:52:47.5078255Z +++ ls -nl torch/include/torch/csrc/api/include/torch/autograd.h 2025-06-01T22:52:47.5078835Z +++ awk '{print $5}' 2025-06-01T22:52:47.5107751Z ++ FSIZE=172 2025-06-01T22:52:47.5108464Z ++ echo '"torch/include/torch/csrc/api/include/torch/autograd.h",sha256=MsdrQ_Un675B93MTyFZ1cLc09aLGLpXhwvJTZhR_j0Y,172' 2025-06-01T22:52:47.5109315Z ++ read fname 2025-06-01T22:52:47.5109688Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/cuda.h 2025-06-01T22:52:47.5110250Z ++ FPATH=torch/include/torch/csrc/api/include/torch/cuda.h 2025-06-01T22:52:47.5110766Z ++ echo torch/include/torch/csrc/api/include/torch/cuda.h 2025-06-01T22:52:47.5111158Z ++ grep RECORD 2025-06-01T22:52:47.5130920Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/cuda.h 2025-06-01T22:52:47.5131576Z +++ openssl base64 2025-06-01T22:52:47.5131853Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.5133136Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.5134342Z +++ sed -e s/=//g 2025-06-01T22:52:47.5172673Z ++ HASH=OkaJ7vRty0lkoy8DRnF1kT-Q2yH3bs8Zk0mavBoRWQA 2025-06-01T22:52:47.5178947Z +++ ls -nl torch/include/torch/csrc/api/include/torch/cuda.h 2025-06-01T22:52:47.5179439Z +++ awk '{print $5}' 2025-06-01T22:52:47.5204981Z ++ FSIZE=733 2025-06-01T22:52:47.5205897Z ++ echo '"torch/include/torch/csrc/api/include/torch/cuda.h",sha256=OkaJ7vRty0lkoy8DRnF1kT-Q2yH3bs8Zk0mavBoRWQA,733' 2025-06-01T22:52:47.5206661Z ++ read fname 2025-06-01T22:52:47.5207047Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data.h 2025-06-01T22:52:47.5207695Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data.h 2025-06-01T22:52:47.5208252Z ++ echo torch/include/torch/csrc/api/include/torch/data.h 2025-06-01T22:52:47.5208672Z ++ grep RECORD 2025-06-01T22:52:47.5231377Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data.h 2025-06-01T22:52:47.5231951Z +++ openssl base64 2025-06-01T22:52:47.5232685Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.5233021Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.5233407Z +++ sed -e s/=//g 2025-06-01T22:52:47.5272787Z ++ HASH=IlJ2vjVL1rzMXLX63z9TApxCDsc8FhcOPf5pKYq-l40 2025-06-01T22:52:47.5277429Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data.h 2025-06-01T22:52:47.5277881Z +++ awk '{print $5}' 2025-06-01T22:52:47.5305646Z ++ FSIZE=297 2025-06-01T22:52:47.5306489Z ++ echo '"torch/include/torch/csrc/api/include/torch/data.h",sha256=IlJ2vjVL1rzMXLX63z9TApxCDsc8FhcOPf5pKYq-l40,297' 2025-06-01T22:52:47.5307230Z ++ read fname 2025-06-01T22:52:47.5307617Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/enum.h 2025-06-01T22:52:47.5308388Z ++ FPATH=torch/include/torch/csrc/api/include/torch/enum.h 2025-06-01T22:52:47.5308906Z ++ echo torch/include/torch/csrc/api/include/torch/enum.h 2025-06-01T22:52:47.5309304Z ++ grep RECORD 2025-06-01T22:52:47.5328861Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/enum.h 2025-06-01T22:52:47.5329437Z +++ openssl base64 2025-06-01T22:52:47.5330232Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.5331673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.5333004Z +++ sed -e s/=//g 2025-06-01T22:52:47.5371056Z ++ HASH=Q6Vdsmlu-nCxkQ9Ikp3okyZ6fFdfbz35Ty2s_9ZG67o 2025-06-01T22:52:47.5375987Z +++ ls -nl torch/include/torch/csrc/api/include/torch/enum.h 2025-06-01T22:52:47.5376777Z +++ awk '{print $5}' 2025-06-01T22:52:47.5402025Z ++ FSIZE=7450 2025-06-01T22:52:47.5402729Z ++ echo '"torch/include/torch/csrc/api/include/torch/enum.h",sha256=Q6Vdsmlu-nCxkQ9Ikp3okyZ6fFdfbz35Ty2s_9ZG67o,7450' 2025-06-01T22:52:47.5403469Z ++ read fname 2025-06-01T22:52:47.5403913Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/expanding_array.h 2025-06-01T22:52:47.5404955Z ++ FPATH=torch/include/torch/csrc/api/include/torch/expanding_array.h 2025-06-01T22:52:47.5405712Z ++ echo torch/include/torch/csrc/api/include/torch/expanding_array.h 2025-06-01T22:52:47.5406190Z ++ grep RECORD 2025-06-01T22:52:47.5428244Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/expanding_array.h 2025-06-01T22:52:47.5428873Z +++ openssl base64 2025-06-01T22:52:47.5429285Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.5430685Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.5430946Z +++ sed -e s/=//g 2025-06-01T22:52:47.5471788Z ++ HASH=EDZmv1ZQAVcPq2tv_CBfd1t64VItQ7jat8CJlbpgMCM 2025-06-01T22:52:47.5476111Z +++ ls -nl torch/include/torch/csrc/api/include/torch/expanding_array.h 2025-06-01T22:52:47.5476812Z +++ awk '{print $5}' 2025-06-01T22:52:47.5505804Z ++ FSIZE=6673 2025-06-01T22:52:47.5506616Z ++ echo '"torch/include/torch/csrc/api/include/torch/expanding_array.h",sha256=EDZmv1ZQAVcPq2tv_CBfd1t64VItQ7jat8CJlbpgMCM,6673' 2025-06-01T22:52:47.5507420Z ++ read fname 2025-06-01T22:52:47.5507784Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/fft.h 2025-06-01T22:52:47.5508333Z ++ FPATH=torch/include/torch/csrc/api/include/torch/fft.h 2025-06-01T22:52:47.5508811Z ++ echo torch/include/torch/csrc/api/include/torch/fft.h 2025-06-01T22:52:47.5509212Z ++ grep RECORD 2025-06-01T22:52:47.5528714Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/fft.h 2025-06-01T22:52:47.5529292Z +++ openssl base64 2025-06-01T22:52:47.5529564Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.5530349Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.5531683Z +++ sed -e s/=//g 2025-06-01T22:52:47.5572106Z ++ HASH=v-Ldz8yjbe3-_pYoRfhinVCyhm4TaZe_mDiBZ5d6cRg 2025-06-01T22:52:47.5576905Z +++ ls -nl torch/include/torch/csrc/api/include/torch/fft.h 2025-06-01T22:52:47.5578448Z +++ awk '{print $5}' 2025-06-01T22:52:47.5605257Z ++ FSIZE=12104 2025-06-01T22:52:47.5606052Z ++ echo '"torch/include/torch/csrc/api/include/torch/fft.h",sha256=v-Ldz8yjbe3-_pYoRfhinVCyhm4TaZe_mDiBZ5d6cRg,12104' 2025-06-01T22:52:47.5606797Z ++ read fname 2025-06-01T22:52:47.5607210Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/imethod.h 2025-06-01T22:52:47.5607813Z ++ FPATH=torch/include/torch/csrc/api/include/torch/imethod.h 2025-06-01T22:52:47.5608367Z ++ echo torch/include/torch/csrc/api/include/torch/imethod.h 2025-06-01T22:52:47.5608939Z ++ grep RECORD 2025-06-01T22:52:47.5630655Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/imethod.h 2025-06-01T22:52:47.5631239Z +++ openssl base64 2025-06-01T22:52:47.5631493Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.5632021Z +++ sed -e s/=//g 2025-06-01T22:52:47.5632267Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.5674945Z ++ HASH=jKsQgJqScAnlZLk5Gpx_b0mE1crUn95AULY3w77hjmw 2025-06-01T22:52:47.5678019Z +++ ls -nl torch/include/torch/csrc/api/include/torch/imethod.h 2025-06-01T22:52:47.5678995Z +++ awk '{print $5}' 2025-06-01T22:52:47.5706138Z ++ FSIZE=1740 2025-06-01T22:52:47.5706931Z ++ echo '"torch/include/torch/csrc/api/include/torch/imethod.h",sha256=jKsQgJqScAnlZLk5Gpx_b0mE1crUn95AULY3w77hjmw,1740' 2025-06-01T22:52:47.5707762Z ++ read fname 2025-06-01T22:52:47.5708128Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/jit.h 2025-06-01T22:52:47.5708729Z ++ FPATH=torch/include/torch/csrc/api/include/torch/jit.h 2025-06-01T22:52:47.5709234Z ++ echo torch/include/torch/csrc/api/include/torch/jit.h 2025-06-01T22:52:47.5709622Z ++ grep RECORD 2025-06-01T22:52:47.5729327Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/jit.h 2025-06-01T22:52:47.5729878Z +++ openssl base64 2025-06-01T22:52:47.5731067Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.5732326Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.5733547Z +++ sed -e s/=//g 2025-06-01T22:52:47.5771097Z ++ HASH=LSJVfWKSM4wYpxhsgWlWBsAk9AdWyJyISZdQgsAj2Oc 2025-06-01T22:52:47.5776241Z +++ ls -nl torch/include/torch/csrc/api/include/torch/jit.h 2025-06-01T22:52:47.5777196Z +++ awk '{print $5}' 2025-06-01T22:52:47.5802919Z ++ FSIZE=888 2025-06-01T22:52:47.5803632Z ++ echo '"torch/include/torch/csrc/api/include/torch/jit.h",sha256=LSJVfWKSM4wYpxhsgWlWBsAk9AdWyJyISZdQgsAj2Oc,888' 2025-06-01T22:52:47.5804518Z ++ read fname 2025-06-01T22:52:47.5805117Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/mps.h 2025-06-01T22:52:47.5805682Z ++ FPATH=torch/include/torch/csrc/api/include/torch/mps.h 2025-06-01T22:52:47.5806194Z ++ echo torch/include/torch/csrc/api/include/torch/mps.h 2025-06-01T22:52:47.5806774Z ++ grep RECORD 2025-06-01T22:52:47.5827674Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/mps.h 2025-06-01T22:52:47.5828567Z +++ openssl base64 2025-06-01T22:52:47.5829806Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.5830315Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.5831071Z +++ sed -e s/=//g 2025-06-01T22:52:47.5871750Z ++ HASH=YAU0DmAAIUx2clIDxoRGgmlUSae2OTl0beXKt_r4kfY 2025-06-01T22:52:47.5878219Z +++ ls -nl torch/include/torch/csrc/api/include/torch/mps.h 2025-06-01T22:52:47.5878915Z +++ awk '{print $5}' 2025-06-01T22:52:47.5906206Z ++ FSIZE=1194 2025-06-01T22:52:47.5906923Z ++ echo '"torch/include/torch/csrc/api/include/torch/mps.h",sha256=YAU0DmAAIUx2clIDxoRGgmlUSae2OTl0beXKt_r4kfY,1194' 2025-06-01T22:52:47.5907665Z ++ read fname 2025-06-01T22:52:47.5908047Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nested.h 2025-06-01T22:52:47.5908794Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nested.h 2025-06-01T22:52:47.5909321Z ++ echo torch/include/torch/csrc/api/include/torch/nested.h 2025-06-01T22:52:47.5909729Z ++ grep RECORD 2025-06-01T22:52:47.5930043Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nested.h 2025-06-01T22:52:47.5930611Z +++ openssl base64 2025-06-01T22:52:47.5931360Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.5932872Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.5933964Z +++ sed -e s/=//g 2025-06-01T22:52:47.5972781Z ++ HASH=s5zXNEk5wq_07XVisaUvB58dZua7XaKuHsjOBEp5dRE 2025-06-01T22:52:47.5977482Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nested.h 2025-06-01T22:52:47.5978865Z +++ awk '{print $5}' 2025-06-01T22:52:47.6005531Z ++ FSIZE=2773 2025-06-01T22:52:47.6006360Z ++ echo '"torch/include/torch/csrc/api/include/torch/nested.h",sha256=s5zXNEk5wq_07XVisaUvB58dZua7XaKuHsjOBEp5dRE,2773' 2025-06-01T22:52:47.6007157Z ++ read fname 2025-06-01T22:52:47.6007668Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn.h 2025-06-01T22:52:47.6008246Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn.h 2025-06-01T22:52:47.6008728Z ++ echo torch/include/torch/csrc/api/include/torch/nn.h 2025-06-01T22:52:47.6009145Z ++ grep RECORD 2025-06-01T22:52:47.6031101Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn.h 2025-06-01T22:52:47.6031642Z +++ openssl base64 2025-06-01T22:52:47.6031913Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.6032160Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.6032536Z +++ sed -e s/=//g 2025-06-01T22:52:47.6074260Z ++ HASH=Iah9Blyam2lcEKX85589p1KxupDmsbwkigjMErXYSUI 2025-06-01T22:52:47.6077632Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn.h 2025-06-01T22:52:47.6078408Z +++ awk '{print $5}' 2025-06-01T22:52:47.6105153Z ++ FSIZE=251 2025-06-01T22:52:47.6105857Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn.h",sha256=Iah9Blyam2lcEKX85589p1KxupDmsbwkigjMErXYSUI,251' 2025-06-01T22:52:47.6106570Z ++ read fname 2025-06-01T22:52:47.6106977Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/optim.h 2025-06-01T22:52:47.6107544Z ++ FPATH=torch/include/torch/csrc/api/include/torch/optim.h 2025-06-01T22:52:47.6108062Z ++ echo torch/include/torch/csrc/api/include/torch/optim.h 2025-06-01T22:52:47.6108475Z ++ grep RECORD 2025-06-01T22:52:47.6129124Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/optim.h 2025-06-01T22:52:47.6129700Z +++ openssl base64 2025-06-01T22:52:47.6130336Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.6131622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.6132948Z +++ sed -e s/=//g 2025-06-01T22:52:47.6171133Z ++ HASH=N73RsN8bKIwQiMQ5Syj4MIBBHDHTkb-2aOxb4UuoQbA 2025-06-01T22:52:47.6175951Z +++ ls -nl torch/include/torch/csrc/api/include/torch/optim.h 2025-06-01T22:52:47.6176697Z +++ awk '{print $5}' 2025-06-01T22:52:47.6202471Z ++ FSIZE=394 2025-06-01T22:52:47.6214005Z ++ echo '"torch/include/torch/csrc/api/include/torch/optim.h",sha256=N73RsN8bKIwQiMQ5Syj4MIBBHDHTkb-2aOxb4UuoQbA,394' 2025-06-01T22:52:47.6214790Z ++ read fname 2025-06-01T22:52:47.6215456Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/ordered_dict.h 2025-06-01T22:52:47.6216087Z ++ FPATH=torch/include/torch/csrc/api/include/torch/ordered_dict.h 2025-06-01T22:52:47.6216656Z ++ echo torch/include/torch/csrc/api/include/torch/ordered_dict.h 2025-06-01T22:52:47.6217090Z ++ grep RECORD 2025-06-01T22:52:47.6227731Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/ordered_dict.h 2025-06-01T22:52:47.6228303Z +++ openssl base64 2025-06-01T22:52:47.6228564Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.6228802Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.6229801Z +++ sed -e s/=//g 2025-06-01T22:52:47.6271739Z ++ HASH=TxTeA60yZZK17x0dYPPrHXY3rIwwZcSOMYyAm1Usiqg 2025-06-01T22:52:47.6275292Z +++ ls -nl torch/include/torch/csrc/api/include/torch/ordered_dict.h 2025-06-01T22:52:47.6276496Z +++ awk '{print $5}' 2025-06-01T22:52:47.6304099Z ++ FSIZE=16268 2025-06-01T22:52:47.6304895Z ++ echo '"torch/include/torch/csrc/api/include/torch/ordered_dict.h",sha256=TxTeA60yZZK17x0dYPPrHXY3rIwwZcSOMYyAm1Usiqg,16268' 2025-06-01T22:52:47.6305808Z ++ read fname 2025-06-01T22:52:47.6306186Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/python.h 2025-06-01T22:52:47.6306756Z ++ FPATH=torch/include/torch/csrc/api/include/torch/python.h 2025-06-01T22:52:47.6307256Z ++ echo torch/include/torch/csrc/api/include/torch/python.h 2025-06-01T22:52:47.6307651Z ++ grep RECORD 2025-06-01T22:52:47.6328292Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/python.h 2025-06-01T22:52:47.6328416Z +++ openssl base64 2025-06-01T22:52:47.6329342Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.6330570Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.6331985Z +++ sed -e s/=//g 2025-06-01T22:52:47.6371404Z ++ HASH=R6pEk8TByHyuOqPSlk9qtFAMUTKXLxpH2RWjoNh45zM 2025-06-01T22:52:47.6376512Z +++ ls -nl torch/include/torch/csrc/api/include/torch/python.h 2025-06-01T22:52:47.6378129Z +++ awk '{print $5}' 2025-06-01T22:52:47.6404842Z ++ FSIZE=9904 2025-06-01T22:52:47.6405776Z ++ echo '"torch/include/torch/csrc/api/include/torch/python.h",sha256=R6pEk8TByHyuOqPSlk9qtFAMUTKXLxpH2RWjoNh45zM,9904' 2025-06-01T22:52:47.6405873Z ++ read fname 2025-06-01T22:52:47.6406144Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/serialize.h 2025-06-01T22:52:47.6406368Z ++ FPATH=torch/include/torch/csrc/api/include/torch/serialize.h 2025-06-01T22:52:47.6406583Z ++ echo torch/include/torch/csrc/api/include/torch/serialize.h 2025-06-01T22:52:47.6406985Z ++ grep RECORD 2025-06-01T22:52:47.6430437Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/serialize.h 2025-06-01T22:52:47.6430557Z +++ openssl base64 2025-06-01T22:52:47.6431030Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.6431135Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.6431472Z +++ sed -e s/=//g 2025-06-01T22:52:47.6472367Z ++ HASH=IDE9Nj1gc7itAvC3fPOtydjauYKC7nLkWUi6vecOlLQ 2025-06-01T22:52:47.6475860Z +++ ls -nl torch/include/torch/csrc/api/include/torch/serialize.h 2025-06-01T22:52:47.6476749Z +++ awk '{print $5}' 2025-06-01T22:52:47.6503835Z ++ FSIZE=5244 2025-06-01T22:52:47.6504495Z ++ echo '"torch/include/torch/csrc/api/include/torch/serialize.h",sha256=IDE9Nj1gc7itAvC3fPOtydjauYKC7nLkWUi6vecOlLQ,5244' 2025-06-01T22:52:47.6504593Z ++ read fname 2025-06-01T22:52:47.6504845Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/sparse.h 2025-06-01T22:52:47.6505046Z ++ FPATH=torch/include/torch/csrc/api/include/torch/sparse.h 2025-06-01T22:52:47.6505277Z ++ echo torch/include/torch/csrc/api/include/torch/sparse.h 2025-06-01T22:52:47.6506155Z ++ grep RECORD 2025-06-01T22:52:47.6527281Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/sparse.h 2025-06-01T22:52:47.6527415Z +++ openssl base64 2025-06-01T22:52:47.6528046Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.6529364Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.6530664Z +++ sed -e s/=//g 2025-06-01T22:52:47.6569955Z ++ HASH=dyzTnOOmwxZzdMHcEjETw-cdgEZ1zyvy5EGdGQPkx8o 2025-06-01T22:52:47.6574654Z +++ ls -nl torch/include/torch/csrc/api/include/torch/sparse.h 2025-06-01T22:52:47.6575399Z +++ awk '{print $5}' 2025-06-01T22:52:47.6602322Z ++ FSIZE=37 2025-06-01T22:52:47.6602939Z ++ echo '"torch/include/torch/csrc/api/include/torch/sparse.h",sha256=dyzTnOOmwxZzdMHcEjETw-cdgEZ1zyvy5EGdGQPkx8o,37' 2025-06-01T22:52:47.6603045Z ++ read fname 2025-06-01T22:52:47.6603303Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/special.h 2025-06-01T22:52:47.6603510Z ++ FPATH=torch/include/torch/csrc/api/include/torch/special.h 2025-06-01T22:52:47.6603731Z ++ echo torch/include/torch/csrc/api/include/torch/special.h 2025-06-01T22:52:47.6604114Z ++ grep RECORD 2025-06-01T22:52:47.6627319Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/special.h 2025-06-01T22:52:47.6627455Z +++ openssl base64 2025-06-01T22:52:47.6627559Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.6628486Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.6628800Z +++ sed -e s/=//g 2025-06-01T22:52:47.6672121Z ++ HASH=Xgi1ek4hlCJP_RNaa3dXwtHF5O0O1RFdz2qwPMzgy0c 2025-06-01T22:52:47.6675043Z +++ ls -nl torch/include/torch/csrc/api/include/torch/special.h 2025-06-01T22:52:47.6676289Z +++ awk '{print $5}' 2025-06-01T22:52:47.6704337Z ++ FSIZE=38285 2025-06-01T22:52:47.6704929Z ++ echo '"torch/include/torch/csrc/api/include/torch/special.h",sha256=Xgi1ek4hlCJP_RNaa3dXwtHF5O0O1RFdz2qwPMzgy0c,38285' 2025-06-01T22:52:47.6705027Z ++ read fname 2025-06-01T22:52:47.6705288Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/torch.h 2025-06-01T22:52:47.6705494Z ++ FPATH=torch/include/torch/csrc/api/include/torch/torch.h 2025-06-01T22:52:47.6705682Z ++ echo torch/include/torch/csrc/api/include/torch/torch.h 2025-06-01T22:52:47.6706025Z ++ grep RECORD 2025-06-01T22:52:47.6727416Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/torch.h 2025-06-01T22:52:47.6727558Z +++ openssl base64 2025-06-01T22:52:47.6728141Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.6729459Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.6730505Z +++ sed -e s/=//g 2025-06-01T22:52:47.6770767Z ++ HASH=VRdG_p1q4Y2gB0LtTmL_C4EpbrPQuvFVa-21l1wc-VU 2025-06-01T22:52:47.6779562Z +++ ls -nl torch/include/torch/csrc/api/include/torch/torch.h 2025-06-01T22:52:47.6779677Z +++ awk '{print $5}' 2025-06-01T22:52:47.6805913Z ++ FSIZE=154 2025-06-01T22:52:47.6806479Z ++ echo '"torch/include/torch/csrc/api/include/torch/torch.h",sha256=VRdG_p1q4Y2gB0LtTmL_C4EpbrPQuvFVa-21l1wc-VU,154' 2025-06-01T22:52:47.6806580Z ++ read fname 2025-06-01T22:52:47.6806851Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/types.h 2025-06-01T22:52:47.6807190Z ++ FPATH=torch/include/torch/csrc/api/include/torch/types.h 2025-06-01T22:52:47.6807709Z ++ echo torch/include/torch/csrc/api/include/torch/types.h 2025-06-01T22:52:47.6808142Z ++ grep RECORD 2025-06-01T22:52:47.6832639Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/types.h 2025-06-01T22:52:47.6832958Z +++ openssl base64 2025-06-01T22:52:47.6833086Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.6833189Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.6833804Z +++ sed -e s/=//g 2025-06-01T22:52:47.6875641Z ++ HASH=6YArOeoes8IOlr-cPz_hyzC1YQbrdCniS7Z1Bxjdhz4 2025-06-01T22:52:47.6879260Z +++ ls -nl torch/include/torch/csrc/api/include/torch/types.h 2025-06-01T22:52:47.6880517Z +++ awk '{print $5}' 2025-06-01T22:52:47.6908912Z ++ FSIZE=2388 2025-06-01T22:52:47.6909515Z ++ echo '"torch/include/torch/csrc/api/include/torch/types.h",sha256=6YArOeoes8IOlr-cPz_hyzC1YQbrdCniS7Z1Bxjdhz4,2388' 2025-06-01T22:52:47.6909611Z ++ read fname 2025-06-01T22:52:47.6909869Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/utils.h 2025-06-01T22:52:47.6910128Z ++ FPATH=torch/include/torch/csrc/api/include/torch/utils.h 2025-06-01T22:52:47.6910327Z ++ echo torch/include/torch/csrc/api/include/torch/utils.h 2025-06-01T22:52:47.6910426Z ++ grep RECORD 2025-06-01T22:52:47.6931192Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/utils.h 2025-06-01T22:52:47.6931318Z +++ openssl base64 2025-06-01T22:52:47.6932557Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.6934015Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.6935159Z +++ sed -e s/=//g 2025-06-01T22:52:47.6972847Z ++ HASH=xJWTSPizKE6MVJUSEl7U42LCtmhMq5rOuAxrF28un5w 2025-06-01T22:52:47.6977863Z +++ ls -nl torch/include/torch/csrc/api/include/torch/utils.h 2025-06-01T22:52:47.6979449Z +++ awk '{print $5}' 2025-06-01T22:52:47.7005923Z ++ FSIZE=3585 2025-06-01T22:52:47.7006539Z ++ echo '"torch/include/torch/csrc/api/include/torch/utils.h",sha256=xJWTSPizKE6MVJUSEl7U42LCtmhMq5rOuAxrF28un5w,3585' 2025-06-01T22:52:47.7006646Z ++ read fname 2025-06-01T22:52:47.7007042Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/version.h 2025-06-01T22:52:47.7007328Z ++ FPATH=torch/include/torch/csrc/api/include/torch/version.h 2025-06-01T22:52:47.7007573Z ++ echo torch/include/torch/csrc/api/include/torch/version.h 2025-06-01T22:52:47.7007676Z ++ grep RECORD 2025-06-01T22:52:47.7029939Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/version.h 2025-06-01T22:52:47.7030207Z +++ openssl base64 2025-06-01T22:52:47.7031183Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.7031283Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.7032887Z +++ sed -e s/=//g 2025-06-01T22:52:47.7074533Z ++ HASH=TaK_YYkLErb8y_puB4vzFbPPuy71_xHvCfPKczNth3c 2025-06-01T22:52:47.7079415Z +++ ls -nl torch/include/torch/csrc/api/include/torch/version.h 2025-06-01T22:52:47.7080261Z +++ awk '{print $5}' 2025-06-01T22:52:47.7106450Z ++ FSIZE=799 2025-06-01T22:52:47.7107060Z ++ echo '"torch/include/torch/csrc/api/include/torch/version.h",sha256=TaK_YYkLErb8y_puB4vzFbPPuy71_xHvCfPKczNth3c,799' 2025-06-01T22:52:47.7107176Z ++ read fname 2025-06-01T22:52:47.7107431Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/xpu.h 2025-06-01T22:52:47.7107666Z ++ FPATH=torch/include/torch/csrc/api/include/torch/xpu.h 2025-06-01T22:52:47.7109587Z ++ echo torch/include/torch/csrc/api/include/torch/xpu.h 2025-06-01T22:52:47.7109688Z ++ grep RECORD 2025-06-01T22:52:47.7130963Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/xpu.h 2025-06-01T22:52:47.7131111Z +++ openssl base64 2025-06-01T22:52:47.7132028Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.7133312Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.7134580Z +++ sed -e s/=//g 2025-06-01T22:52:47.7174343Z ++ HASH=Dlrk3eATuICT4j9HpzznnO6T7nPzIoEXlbuUtwstXOU 2025-06-01T22:52:47.7179941Z +++ ls -nl torch/include/torch/csrc/api/include/torch/xpu.h 2025-06-01T22:52:47.7180663Z +++ awk '{print $5}' 2025-06-01T22:52:47.7205994Z ++ FSIZE=602 2025-06-01T22:52:47.7206717Z ++ echo '"torch/include/torch/csrc/api/include/torch/xpu.h",sha256=Dlrk3eATuICT4j9HpzznnO6T7nPzIoEXlbuUtwstXOU,602' 2025-06-01T22:52:47.7206820Z ++ read fname 2025-06-01T22:52:47.7207154Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/dataloader.h 2025-06-01T22:52:47.7207414Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/dataloader.h 2025-06-01T22:52:47.7208811Z ++ echo torch/include/torch/csrc/api/include/torch/data/dataloader.h 2025-06-01T22:52:47.7209682Z ++ grep RECORD 2025-06-01T22:52:47.7231975Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/dataloader.h 2025-06-01T22:52:47.7232144Z +++ openssl base64 2025-06-01T22:52:47.7232341Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.7234651Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.7234747Z +++ sed -e s/=//g 2025-06-01T22:52:47.7276427Z ++ HASH=eqA6EinX-lxMk672i64-YlqMTUNXrQlsa3_Vb_l9kmc 2025-06-01T22:52:47.7281525Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/dataloader.h 2025-06-01T22:52:47.7282642Z +++ awk '{print $5}' 2025-06-01T22:52:47.7310605Z ++ FSIZE=1897 2025-06-01T22:52:47.7311284Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/dataloader.h",sha256=eqA6EinX-lxMk672i64-YlqMTUNXrQlsa3_Vb_l9kmc,1897' 2025-06-01T22:52:47.7311410Z ++ read fname 2025-06-01T22:52:47.7311778Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/dataloader_options.h 2025-06-01T22:52:47.7312093Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/dataloader_options.h 2025-06-01T22:52:47.7312546Z ++ echo torch/include/torch/csrc/api/include/torch/data/dataloader_options.h 2025-06-01T22:52:47.7312793Z ++ grep RECORD 2025-06-01T22:52:47.7331948Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/dataloader_options.h 2025-06-01T22:52:47.7332473Z +++ openssl base64 2025-06-01T22:52:47.7333885Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.7335426Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.7337806Z +++ sed -e s/=//g 2025-06-01T22:52:47.7373414Z ++ HASH=7t7zN81ZNvoy1jvFEQfzKLC76vO8hdg_U_pdrIrvW84 2025-06-01T22:52:47.7379121Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/dataloader_options.h 2025-06-01T22:52:47.7379690Z +++ awk '{print $5}' 2025-06-01T22:52:47.7405647Z ++ FSIZE=2197 2025-06-01T22:52:47.7406813Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/dataloader_options.h",sha256=7t7zN81ZNvoy1jvFEQfzKLC76vO8hdg_U_pdrIrvW84,2197' 2025-06-01T22:52:47.7407193Z ++ read fname 2025-06-01T22:52:47.7407568Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/datasets.h 2025-06-01T22:52:47.7407823Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/datasets.h 2025-06-01T22:52:47.7408286Z ++ echo torch/include/torch/csrc/api/include/torch/data/datasets.h 2025-06-01T22:52:47.7408761Z ++ grep RECORD 2025-06-01T22:52:47.7430887Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/datasets.h 2025-06-01T22:52:47.7431003Z +++ openssl base64 2025-06-01T22:52:47.7432977Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.7433087Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.7433585Z +++ sed -e s/=//g 2025-06-01T22:52:47.7475521Z ++ HASH=Q3_zlkvTD7BOp09o0vpPhI9r_1ABb_6n5CunXPS8ZCU 2025-06-01T22:52:47.7479509Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/datasets.h 2025-06-01T22:52:47.7480761Z +++ awk '{print $5}' 2025-06-01T22:52:47.7507070Z ++ FSIZE=289 2025-06-01T22:52:47.7507879Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/datasets.h",sha256=Q3_zlkvTD7BOp09o0vpPhI9r_1ABb_6n5CunXPS8ZCU,289' 2025-06-01T22:52:47.7507992Z ++ read fname 2025-06-01T22:52:47.7508278Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/example.h 2025-06-01T22:52:47.7508526Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/example.h 2025-06-01T22:52:47.7509697Z ++ echo torch/include/torch/csrc/api/include/torch/data/example.h 2025-06-01T22:52:47.7510357Z ++ grep RECORD 2025-06-01T22:52:47.7537519Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/example.h 2025-06-01T22:52:47.7538063Z +++ openssl base64 2025-06-01T22:52:47.7538192Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.7538521Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.7540455Z +++ sed -e s/=//g 2025-06-01T22:52:47.7583082Z ++ HASH=gwikrf8mLOUYa9OUitEpfroINCXrUqpWPAaMJHqj54U 2025-06-01T22:52:47.7585795Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/example.h 2025-06-01T22:52:47.7586441Z +++ awk '{print $5}' 2025-06-01T22:52:47.7610597Z ++ FSIZE=1289 2025-06-01T22:52:47.7611266Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/example.h",sha256=gwikrf8mLOUYa9OUitEpfroINCXrUqpWPAaMJHqj54U,1289' 2025-06-01T22:52:47.7611379Z ++ read fname 2025-06-01T22:52:47.7611687Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/iterator.h 2025-06-01T22:52:47.7611938Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/iterator.h 2025-06-01T22:52:47.7614227Z ++ echo torch/include/torch/csrc/api/include/torch/data/iterator.h 2025-06-01T22:52:47.7615099Z ++ grep RECORD 2025-06-01T22:52:47.7635725Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/iterator.h 2025-06-01T22:52:47.7635864Z +++ openssl base64 2025-06-01T22:52:47.7637202Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.7637302Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.7638546Z +++ sed -e s/=//g 2025-06-01T22:52:47.7680765Z ++ HASH=xcVrTG_jJ4lfyLLGMW6DUE9kUZpcfxuiBAjlEz-n_sQ 2025-06-01T22:52:47.7684430Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/iterator.h 2025-06-01T22:52:47.7685205Z +++ awk '{print $5}' 2025-06-01T22:52:47.7711112Z ++ FSIZE=5305 2025-06-01T22:52:47.7711849Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/iterator.h",sha256=xcVrTG_jJ4lfyLLGMW6DUE9kUZpcfxuiBAjlEz-n_sQ,5305' 2025-06-01T22:52:47.7711967Z ++ read fname 2025-06-01T22:52:47.7712260Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/samplers.h 2025-06-01T22:52:47.7712503Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/samplers.h 2025-06-01T22:52:47.7713603Z ++ echo torch/include/torch/csrc/api/include/torch/data/samplers.h 2025-06-01T22:52:47.7714788Z ++ grep RECORD 2025-06-01T22:52:47.7733917Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/samplers.h 2025-06-01T22:52:47.7734533Z +++ openssl base64 2025-06-01T22:52:47.7735671Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.7736877Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.7738812Z +++ sed -e s/=//g 2025-06-01T22:52:47.7778362Z ++ HASH=ILkgiKXJN6RyR0Fjmmv8E8LuRBIoBH_P6lUmenbf8Ho 2025-06-01T22:52:47.7782375Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/samplers.h 2025-06-01T22:52:47.7782798Z +++ awk '{print $5}' 2025-06-01T22:52:47.7806941Z ++ FSIZE=318 2025-06-01T22:52:47.7807575Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/samplers.h",sha256=ILkgiKXJN6RyR0Fjmmv8E8LuRBIoBH_P6lUmenbf8Ho,318' 2025-06-01T22:52:47.7807689Z ++ read fname 2025-06-01T22:52:47.7808007Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/transforms.h 2025-06-01T22:52:47.7808281Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/transforms.h 2025-06-01T22:52:47.7810790Z ++ echo torch/include/torch/csrc/api/include/torch/data/transforms.h 2025-06-01T22:52:47.7811765Z ++ grep RECORD 2025-06-01T22:52:47.7833687Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/transforms.h 2025-06-01T22:52:47.7833827Z +++ openssl base64 2025-06-01T22:52:47.7833929Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.7834591Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.7835865Z +++ sed -e s/=//g 2025-06-01T22:52:47.7877063Z ++ HASH=TvF9SJpmwR6rCQJvCvO4T5egw3AsiQsCCoOXs_0UTrA 2025-06-01T22:52:47.7880729Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/transforms.h 2025-06-01T22:52:47.7881198Z +++ awk '{print $5}' 2025-06-01T22:52:47.7908413Z ++ FSIZE=222 2025-06-01T22:52:47.7909166Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/transforms.h",sha256=TvF9SJpmwR6rCQJvCvO4T5egw3AsiQsCCoOXs_0UTrA,222' 2025-06-01T22:52:47.7909319Z ++ read fname 2025-06-01T22:52:47.7909812Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/worker_exception.h 2025-06-01T22:52:47.7910109Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/worker_exception.h 2025-06-01T22:52:47.7910742Z ++ echo torch/include/torch/csrc/api/include/torch/data/worker_exception.h 2025-06-01T22:52:47.7911622Z ++ grep RECORD 2025-06-01T22:52:47.7939852Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/worker_exception.h 2025-06-01T22:52:47.7940067Z +++ openssl base64 2025-06-01T22:52:47.7940186Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.7940611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.7940727Z +++ sed -e s/=//g 2025-06-01T22:52:47.7979899Z ++ HASH=V00xZ8JCNaCPNW7YSlyHFcJGJQJE6J93D-e2SadjcXA 2025-06-01T22:52:47.7984191Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/worker_exception.h 2025-06-01T22:52:47.7985489Z +++ awk '{print $5}' 2025-06-01T22:52:47.8008784Z ++ FSIZE=1119 2025-06-01T22:52:47.8009638Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/worker_exception.h",sha256=V00xZ8JCNaCPNW7YSlyHFcJGJQJE6J93D-e2SadjcXA,1119' 2025-06-01T22:52:47.8010514Z ++ read fname 2025-06-01T22:52:47.8011006Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/dataloader/base.h 2025-06-01T22:52:47.8011765Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/dataloader/base.h 2025-06-01T22:52:47.8013339Z ++ echo torch/include/torch/csrc/api/include/torch/data/dataloader/base.h 2025-06-01T22:52:47.8014478Z ++ grep RECORD 2025-06-01T22:52:47.8035420Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/dataloader/base.h 2025-06-01T22:52:47.8036084Z +++ openssl base64 2025-06-01T22:52:47.8036335Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.8037822Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.8038189Z +++ sed -e s/=//g 2025-06-01T22:52:47.8081044Z ++ HASH=A0n42aEgfEV1Gvyvs-T7G2wA47pVrYN3YvIietAazOw 2025-06-01T22:52:47.8084984Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/dataloader/base.h 2025-06-01T22:52:47.8085516Z +++ awk '{print $5}' 2025-06-01T22:52:47.8111754Z ++ FSIZE=9221 2025-06-01T22:52:47.8112610Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/dataloader/base.h",sha256=A0n42aEgfEV1Gvyvs-T7G2wA47pVrYN3YvIietAazOw,9221' 2025-06-01T22:52:47.8113459Z ++ read fname 2025-06-01T22:52:47.8113959Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h 2025-06-01T22:52:47.8114745Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h 2025-06-01T22:52:47.8115635Z ++ echo torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h 2025-06-01T22:52:47.8116150Z ++ grep RECORD 2025-06-01T22:52:47.8134263Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h 2025-06-01T22:52:47.8134946Z +++ openssl base64 2025-06-01T22:52:47.8136072Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.8138244Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.8138573Z +++ sed -e s/=//g 2025-06-01T22:52:47.8179868Z ++ HASH=wRH5eauvwaA1Vn6aYtn583zH10EkyuMJm1O0Sf86Vfs 2025-06-01T22:52:47.8183168Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h 2025-06-01T22:52:47.8183889Z +++ awk '{print $5}' 2025-06-01T22:52:47.8207702Z ++ FSIZE=2335 2025-06-01T22:52:47.8208582Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h",sha256=wRH5eauvwaA1Vn6aYtn583zH10EkyuMJm1O0Sf86Vfs,2335' 2025-06-01T22:52:47.8209521Z ++ read fname 2025-06-01T22:52:47.8210169Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h 2025-06-01T22:52:47.8211013Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h 2025-06-01T22:52:47.8211799Z ++ echo torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h 2025-06-01T22:52:47.8212712Z ++ grep RECORD 2025-06-01T22:52:47.8233348Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h 2025-06-01T22:52:47.8234050Z +++ openssl base64 2025-06-01T22:52:47.8234445Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.8235290Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.8237162Z +++ sed -e s/=//g 2025-06-01T22:52:47.8279332Z ++ HASH=N7MlFhSj22ahONNnvnPXu5DbxoNxN1a129sbcKFIins 2025-06-01T22:52:47.8282458Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h 2025-06-01T22:52:47.8283259Z +++ awk '{print $5}' 2025-06-01T22:52:47.8311799Z ++ FSIZE=2747 2025-06-01T22:52:47.8312752Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h",sha256=N7MlFhSj22ahONNnvnPXu5DbxoNxN1a129sbcKFIins,2747' 2025-06-01T22:52:47.8313677Z ++ read fname 2025-06-01T22:52:47.8314145Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/datasets/base.h 2025-06-01T22:52:47.8314856Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/datasets/base.h 2025-06-01T22:52:47.8315513Z ++ echo torch/include/torch/csrc/api/include/torch/data/datasets/base.h 2025-06-01T22:52:47.8315988Z ++ grep RECORD 2025-06-01T22:52:47.8332373Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/datasets/base.h 2025-06-01T22:52:47.8333001Z +++ openssl base64 2025-06-01T22:52:47.8334210Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.8335668Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.8336929Z +++ sed -e s/=//g 2025-06-01T22:52:47.8374424Z ++ HASH=m4aZYn5z_ObqxaxrE1xL-zb5IgNOzm8iAirWpnrINrE 2025-06-01T22:52:47.8380087Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/datasets/base.h 2025-06-01T22:52:47.8380748Z +++ awk '{print $5}' 2025-06-01T22:52:47.8406567Z ++ FSIZE=3176 2025-06-01T22:52:47.8407395Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/datasets/base.h",sha256=m4aZYn5z_ObqxaxrE1xL-zb5IgNOzm8iAirWpnrINrE,3176' 2025-06-01T22:52:47.8408266Z ++ read fname 2025-06-01T22:52:47.8408734Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h 2025-06-01T22:52:47.8409487Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h 2025-06-01T22:52:47.8410178Z ++ echo torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h 2025-06-01T22:52:47.8410687Z ++ grep RECORD 2025-06-01T22:52:47.8431507Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h 2025-06-01T22:52:47.8432144Z +++ openssl base64 2025-06-01T22:52:47.8432408Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.8432682Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.8433555Z +++ sed -e s/=//g 2025-06-01T22:52:47.8476005Z ++ HASH=4FS9TKX_z_Cc1vvsT4b7pbiN40b1tL37YQecdzWZUJI 2025-06-01T22:52:47.8479136Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h 2025-06-01T22:52:47.8479823Z +++ awk '{print $5}' 2025-06-01T22:52:47.8508148Z ++ FSIZE=19170 2025-06-01T22:52:47.8509093Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h",sha256=4FS9TKX_z_Cc1vvsT4b7pbiN40b1tL37YQecdzWZUJI,19170' 2025-06-01T22:52:47.8509942Z ++ read fname 2025-06-01T22:52:47.8510389Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/datasets/map.h 2025-06-01T22:52:47.8511106Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/datasets/map.h 2025-06-01T22:52:47.8511740Z ++ echo torch/include/torch/csrc/api/include/torch/data/datasets/map.h 2025-06-01T22:52:47.8512223Z ++ grep RECORD 2025-06-01T22:52:47.8529924Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/datasets/map.h 2025-06-01T22:52:47.8530549Z +++ openssl base64 2025-06-01T22:52:47.8531727Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.8533018Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.8534366Z +++ sed -e s/=//g 2025-06-01T22:52:47.8572100Z ++ HASH=BZmvFM-6O-M2jqNafo8D5oIqfNNCDvYr-tyFUklJHmA 2025-06-01T22:52:47.8576967Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/datasets/map.h 2025-06-01T22:52:47.8578522Z +++ awk '{print $5}' 2025-06-01T22:52:47.8605214Z ++ FSIZE=4072 2025-06-01T22:52:47.8606099Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/datasets/map.h",sha256=BZmvFM-6O-M2jqNafo8D5oIqfNNCDvYr-tyFUklJHmA,4072' 2025-06-01T22:52:47.8606953Z ++ read fname 2025-06-01T22:52:47.8607568Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h 2025-06-01T22:52:47.8608313Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h 2025-06-01T22:52:47.8609013Z ++ echo torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h 2025-06-01T22:52:47.8609523Z ++ grep RECORD 2025-06-01T22:52:47.8629528Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h 2025-06-01T22:52:47.8630183Z +++ openssl base64 2025-06-01T22:52:47.8630437Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.8631549Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.8631806Z +++ sed -e s/=//g 2025-06-01T22:52:47.8674612Z ++ HASH=kqT0ofTkPdDcs7fnw2RBm2dGDURedbyhQwLdH8kNvgc 2025-06-01T22:52:47.8682687Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h 2025-06-01T22:52:47.8683190Z +++ awk '{print $5}' 2025-06-01T22:52:47.8709948Z ++ FSIZE=1229 2025-06-01T22:52:47.8710846Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h",sha256=kqT0ofTkPdDcs7fnw2RBm2dGDURedbyhQwLdH8kNvgc,1229' 2025-06-01T22:52:47.8711717Z ++ read fname 2025-06-01T22:52:47.8712193Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/datasets/shared.h 2025-06-01T22:52:47.8712923Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/datasets/shared.h 2025-06-01T22:52:47.8713614Z ++ echo torch/include/torch/csrc/api/include/torch/data/datasets/shared.h 2025-06-01T22:52:47.8714231Z ++ grep RECORD 2025-06-01T22:52:47.8730748Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/datasets/shared.h 2025-06-01T22:52:47.8731380Z +++ openssl base64 2025-06-01T22:52:47.8732264Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.8733697Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.8735046Z +++ sed -e s/=//g 2025-06-01T22:52:47.8772717Z ++ HASH=qkAzNu4ra5p-DMoEUo4tLhHZo3VDUhtSl4dCTZJJoHM 2025-06-01T22:52:47.8777622Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/datasets/shared.h 2025-06-01T22:52:47.8778893Z +++ awk '{print $5}' 2025-06-01T22:52:47.8805849Z ++ FSIZE=2595 2025-06-01T22:52:47.8806708Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/datasets/shared.h",sha256=qkAzNu4ra5p-DMoEUo4tLhHZo3VDUhtSl4dCTZJJoHM,2595' 2025-06-01T22:52:47.8807607Z ++ read fname 2025-06-01T22:52:47.8808099Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h 2025-06-01T22:52:47.8809042Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h 2025-06-01T22:52:47.8809771Z ++ echo torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h 2025-06-01T22:52:47.8810303Z ++ grep RECORD 2025-06-01T22:52:47.8832019Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h 2025-06-01T22:52:47.8832684Z +++ openssl base64 2025-06-01T22:52:47.8832954Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.8833200Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.8833471Z +++ sed -e s/=//g 2025-06-01T22:52:47.8876177Z ++ HASH=T5a3MbYm4WfJebn389xORld2yiYJPbsA1cwGXX4_87U 2025-06-01T22:52:47.8883742Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h 2025-06-01T22:52:47.8884433Z +++ awk '{print $5}' 2025-06-01T22:52:47.8907581Z ++ FSIZE=2234 2025-06-01T22:52:47.8908522Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h",sha256=T5a3MbYm4WfJebn389xORld2yiYJPbsA1cwGXX4_87U,2234' 2025-06-01T22:52:47.8909546Z ++ read fname 2025-06-01T22:52:47.8910020Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h 2025-06-01T22:52:47.8910770Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h 2025-06-01T22:52:47.8911445Z ++ echo torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h 2025-06-01T22:52:47.8911953Z ++ grep RECORD 2025-06-01T22:52:47.8928461Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h 2025-06-01T22:52:47.8929127Z +++ openssl base64 2025-06-01T22:52:47.8929640Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.8931081Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.8932493Z +++ sed -e s/=//g 2025-06-01T22:52:47.8970933Z ++ HASH=Iztkmo6aaoL78Wn0pPVRORA9gNd-BpnQQbY0eDkFkPo 2025-06-01T22:52:47.8975806Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h 2025-06-01T22:52:47.8976705Z +++ awk '{print $5}' 2025-06-01T22:52:47.9003457Z ++ FSIZE=931 2025-06-01T22:52:47.9004516Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h",sha256=Iztkmo6aaoL78Wn0pPVRORA9gNd-BpnQQbY0eDkFkPo,931' 2025-06-01T22:52:47.9005576Z ++ read fname 2025-06-01T22:52:47.9006097Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h 2025-06-01T22:52:47.9006899Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h 2025-06-01T22:52:47.9007654Z ++ echo torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h 2025-06-01T22:52:47.9008201Z ++ grep RECORD 2025-06-01T22:52:47.9028462Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h 2025-06-01T22:52:47.9029151Z +++ openssl base64 2025-06-01T22:52:47.9029478Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.9029771Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.9030041Z +++ sed -e s/=//g 2025-06-01T22:52:47.9071905Z ++ HASH=ZBf4bnmgw3hiQgJZwTQrkPmUv0G2g9B_mNLfnglgxPo 2025-06-01T22:52:47.9075924Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h 2025-06-01T22:52:47.9076585Z +++ awk '{print $5}' 2025-06-01T22:52:47.9103528Z ++ FSIZE=2585 2025-06-01T22:52:47.9104450Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h",sha256=ZBf4bnmgw3hiQgJZwTQrkPmUv0G2g9B_mNLfnglgxPo,2585' 2025-06-01T22:52:47.9105407Z ++ read fname 2025-06-01T22:52:47.9105865Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/detail/queue.h 2025-06-01T22:52:47.9106624Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/detail/queue.h 2025-06-01T22:52:47.9107283Z ++ echo torch/include/torch/csrc/api/include/torch/data/detail/queue.h 2025-06-01T22:52:47.9107754Z ++ grep RECORD 2025-06-01T22:52:47.9127938Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/detail/queue.h 2025-06-01T22:52:47.9128692Z +++ openssl base64 2025-06-01T22:52:47.9128976Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.9130240Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.9131645Z +++ sed -e s/=//g 2025-06-01T22:52:47.9170143Z ++ HASH=G2xElfb0L3ZIKGKfDt5TXexgRNTaOkJCJxAmBz4dUvM 2025-06-01T22:52:47.9174860Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/detail/queue.h 2025-06-01T22:52:47.9175563Z +++ awk '{print $5}' 2025-06-01T22:52:47.9202537Z ++ FSIZE=2455 2025-06-01T22:52:47.9203365Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/detail/queue.h",sha256=G2xElfb0L3ZIKGKfDt5TXexgRNTaOkJCJxAmBz4dUvM,2455' 2025-06-01T22:52:47.9204413Z ++ read fname 2025-06-01T22:52:47.9204905Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h 2025-06-01T22:52:47.9206004Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h 2025-06-01T22:52:47.9206748Z ++ echo torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h 2025-06-01T22:52:47.9207270Z ++ grep RECORD 2025-06-01T22:52:47.9229057Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h 2025-06-01T22:52:47.9229727Z +++ openssl base64 2025-06-01T22:52:47.9230153Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.9230475Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.9230749Z +++ sed -e s/=//g 2025-06-01T22:52:47.9272120Z ++ HASH=qWNExX4CMyc405aQByMSh-QVytIlIeCTTDYY9x9EoUY 2025-06-01T22:52:47.9275244Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h 2025-06-01T22:52:47.9276300Z +++ awk '{print $5}' 2025-06-01T22:52:47.9303750Z ++ FSIZE=4440 2025-06-01T22:52:47.9304752Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h",sha256=qWNExX4CMyc405aQByMSh-QVytIlIeCTTDYY9x9EoUY,4440' 2025-06-01T22:52:47.9305713Z ++ read fname 2025-06-01T22:52:47.9306240Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/samplers/base.h 2025-06-01T22:52:47.9306963Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/samplers/base.h 2025-06-01T22:52:47.9307612Z ++ echo torch/include/torch/csrc/api/include/torch/data/samplers/base.h 2025-06-01T22:52:47.9308117Z ++ grep RECORD 2025-06-01T22:52:47.9327689Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/samplers/base.h 2025-06-01T22:52:47.9328354Z +++ openssl base64 2025-06-01T22:52:47.9328717Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.9330026Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.9331338Z +++ sed -e s/=//g 2025-06-01T22:52:47.9370922Z ++ HASH=_s8N05oBRs1ekvSPhF4x8arjYB1vyst7JzN5ssh02go 2025-06-01T22:52:47.9375841Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/samplers/base.h 2025-06-01T22:52:47.9376809Z +++ awk '{print $5}' 2025-06-01T22:52:47.9403649Z ++ FSIZE=1165 2025-06-01T22:52:47.9404705Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/samplers/base.h",sha256=_s8N05oBRs1ekvSPhF4x8arjYB1vyst7JzN5ssh02go,1165' 2025-06-01T22:52:47.9405819Z ++ read fname 2025-06-01T22:52:47.9406402Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h 2025-06-01T22:52:47.9407389Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h 2025-06-01T22:52:47.9408379Z ++ echo torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h 2025-06-01T22:52:47.9408985Z ++ grep RECORD 2025-06-01T22:52:47.9430501Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h 2025-06-01T22:52:47.9431285Z +++ openssl base64 2025-06-01T22:52:47.9431539Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.9431851Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.9432126Z +++ sed -e s/=//g 2025-06-01T22:52:47.9473310Z ++ HASH=mi_aMAZcaefwXbv6YrS3eg_frrHAxt8oB36g9zQKTo4 2025-06-01T22:52:47.9476642Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h 2025-06-01T22:52:47.9477279Z +++ awk '{print $5}' 2025-06-01T22:52:47.9505080Z ++ FSIZE=506 2025-06-01T22:52:47.9506114Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h",sha256=mi_aMAZcaefwXbv6YrS3eg_frrHAxt8oB36g9zQKTo4,506' 2025-06-01T22:52:47.9507215Z ++ read fname 2025-06-01T22:52:47.9507730Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h 2025-06-01T22:52:47.9508528Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h 2025-06-01T22:52:47.9509289Z ++ echo torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h 2025-06-01T22:52:47.9509807Z ++ grep RECORD 2025-06-01T22:52:47.9527733Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h 2025-06-01T22:52:47.9528509Z +++ openssl base64 2025-06-01T22:52:47.9528782Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.9529246Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.9530593Z +++ sed -e s/=//g 2025-06-01T22:52:47.9570816Z ++ HASH=p2r7hoOaMwKxCFEpcRlCaH4UfNLXKHlX_BT9CgAKqxY 2025-06-01T22:52:47.9575435Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h 2025-06-01T22:52:47.9576275Z +++ awk '{print $5}' 2025-06-01T22:52:47.9602952Z ++ FSIZE=4060 2025-06-01T22:52:47.9604011Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h",sha256=p2r7hoOaMwKxCFEpcRlCaH4UfNLXKHlX_BT9CgAKqxY,4060' 2025-06-01T22:52:47.9605284Z ++ read fname 2025-06-01T22:52:47.9605798Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/samplers/random.h 2025-06-01T22:52:47.9606577Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/samplers/random.h 2025-06-01T22:52:47.9607299Z ++ echo torch/include/torch/csrc/api/include/torch/data/samplers/random.h 2025-06-01T22:52:47.9607804Z ++ grep RECORD 2025-06-01T22:52:47.9628973Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/samplers/random.h 2025-06-01T22:52:47.9629638Z +++ openssl base64 2025-06-01T22:52:47.9629959Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.9630215Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.9630490Z +++ sed -e s/=//g 2025-06-01T22:52:47.9672467Z ++ HASH=4dWY0qlA4R4JEP6QsRxDoe1wEy9YHJpqbyl1rKGvFTo 2025-06-01T22:52:47.9675670Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/samplers/random.h 2025-06-01T22:52:47.9676480Z +++ awk '{print $5}' 2025-06-01T22:52:47.9703721Z ++ FSIZE=1462 2025-06-01T22:52:47.9704667Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/samplers/random.h",sha256=4dWY0qlA4R4JEP6QsRxDoe1wEy9YHJpqbyl1rKGvFTo,1462' 2025-06-01T22:52:47.9705532Z ++ read fname 2025-06-01T22:52:47.9706020Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h 2025-06-01T22:52:47.9706877Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h 2025-06-01T22:52:47.9707610Z ++ echo torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h 2025-06-01T22:52:47.9708140Z ++ grep RECORD 2025-06-01T22:52:47.9727975Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h 2025-06-01T22:52:47.9728724Z +++ openssl base64 2025-06-01T22:52:47.9728996Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.9729382Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.9730875Z +++ sed -e s/=//g 2025-06-01T22:52:47.9770825Z ++ HASH=pxCPT34vO7NvmmZgIqbRZ6Dc4DA-pPkx-cV_Pi-QvXA 2025-06-01T22:52:47.9775585Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h 2025-06-01T22:52:47.9776208Z +++ awk '{print $5}' 2025-06-01T22:52:47.9802919Z ++ FSIZE=1194 2025-06-01T22:52:47.9803946Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h",sha256=pxCPT34vO7NvmmZgIqbRZ6Dc4DA-pPkx-cV_Pi-QvXA,1194' 2025-06-01T22:52:47.9805005Z ++ read fname 2025-06-01T22:52:47.9805704Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h 2025-06-01T22:52:47.9806501Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h 2025-06-01T22:52:47.9807226Z ++ echo torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h 2025-06-01T22:52:47.9807762Z ++ grep RECORD 2025-06-01T22:52:47.9829217Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h 2025-06-01T22:52:47.9830057Z +++ openssl base64 2025-06-01T22:52:47.9830364Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.9830629Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.9830907Z +++ sed -e s/=//g 2025-06-01T22:52:47.9871426Z ++ HASH=ukCmjyoNDTEXbfKwraWJKxmBmBFI9iJ9H9zuHBNr6Ak 2025-06-01T22:52:47.9875045Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h 2025-06-01T22:52:47.9875642Z +++ awk '{print $5}' 2025-06-01T22:52:47.9902944Z ++ FSIZE=657 2025-06-01T22:52:47.9903965Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h",sha256=ukCmjyoNDTEXbfKwraWJKxmBmBFI9iJ9H9zuHBNr6Ak,657' 2025-06-01T22:52:47.9904853Z ++ read fname 2025-06-01T22:52:47.9905328Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/samplers/stream.h 2025-06-01T22:52:47.9906128Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/samplers/stream.h 2025-06-01T22:52:47.9906815Z ++ echo torch/include/torch/csrc/api/include/torch/data/samplers/stream.h 2025-06-01T22:52:47.9907439Z ++ grep RECORD 2025-06-01T22:52:47.9926973Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/samplers/stream.h 2025-06-01T22:52:47.9927757Z +++ openssl base64 2025-06-01T22:52:47.9928022Z +++ sed -e s/+/-/g 2025-06-01T22:52:47.9929021Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:47.9930152Z +++ sed -e s/=//g 2025-06-01T22:52:47.9969555Z ++ HASH=HJOKYjmHk7S6zYDypUBelEJB9PjDyrfXATRuU5ac12Y 2025-06-01T22:52:47.9974197Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/samplers/stream.h 2025-06-01T22:52:47.9974992Z +++ awk '{print $5}' 2025-06-01T22:52:48.0002248Z ++ FSIZE=1973 2025-06-01T22:52:48.0003096Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/samplers/stream.h",sha256=HJOKYjmHk7S6zYDypUBelEJB9PjDyrfXATRuU5ac12Y,1973' 2025-06-01T22:52:48.0004038Z ++ read fname 2025-06-01T22:52:48.0004861Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/transforms/base.h 2025-06-01T22:52:48.0005639Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/transforms/base.h 2025-06-01T22:52:48.0006355Z ++ echo torch/include/torch/csrc/api/include/torch/data/transforms/base.h 2025-06-01T22:52:48.0006863Z ++ grep RECORD 2025-06-01T22:52:48.0029456Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/transforms/base.h 2025-06-01T22:52:48.0030163Z +++ openssl base64 2025-06-01T22:52:48.0030430Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.0030684Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.0030934Z +++ sed -e s/=//g 2025-06-01T22:52:48.0072412Z ++ HASH=xwuwEENxs6d5SumKqHevnur63aLUb-zpOm9omUPQFQM 2025-06-01T22:52:48.0075124Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/transforms/base.h 2025-06-01T22:52:48.0076064Z +++ awk '{print $5}' 2025-06-01T22:52:48.0104218Z ++ FSIZE=1579 2025-06-01T22:52:48.0105224Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/transforms/base.h",sha256=xwuwEENxs6d5SumKqHevnur63aLUb-zpOm9omUPQFQM,1579' 2025-06-01T22:52:48.0106154Z ++ read fname 2025-06-01T22:52:48.0106702Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/transforms/collate.h 2025-06-01T22:52:48.0107621Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/transforms/collate.h 2025-06-01T22:52:48.0108327Z ++ echo torch/include/torch/csrc/api/include/torch/data/transforms/collate.h 2025-06-01T22:52:48.0108848Z ++ grep RECORD 2025-06-01T22:52:48.0127808Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/transforms/collate.h 2025-06-01T22:52:48.0128560Z +++ openssl base64 2025-06-01T22:52:48.0128831Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.0129745Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.0130937Z +++ sed -e s/=//g 2025-06-01T22:52:48.0171115Z ++ HASH=10zo0NvbQhAOhxPepDWrNrOtNXIHQGmgebadphUkTc8 2025-06-01T22:52:48.0175971Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/transforms/collate.h 2025-06-01T22:52:48.0176685Z +++ awk '{print $5}' 2025-06-01T22:52:48.0203191Z ++ FSIZE=1063 2025-06-01T22:52:48.0204094Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/transforms/collate.h",sha256=10zo0NvbQhAOhxPepDWrNrOtNXIHQGmgebadphUkTc8,1063' 2025-06-01T22:52:48.0205568Z ++ read fname 2025-06-01T22:52:48.0206080Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h 2025-06-01T22:52:48.0206877Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h 2025-06-01T22:52:48.0207603Z ++ echo torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h 2025-06-01T22:52:48.0208141Z ++ grep RECORD 2025-06-01T22:52:48.0227358Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h 2025-06-01T22:52:48.0228021Z +++ openssl base64 2025-06-01T22:52:48.0229534Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.0229926Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.0230208Z +++ sed -e s/=//g 2025-06-01T22:52:48.0272252Z ++ HASH=arHlXKcjyE6xKuuNGxPfCa4Fl9WS-G7YGqyUlakH6NI 2025-06-01T22:52:48.0275924Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h 2025-06-01T22:52:48.0276581Z +++ awk '{print $5}' 2025-06-01T22:52:48.0304145Z ++ FSIZE=1659 2025-06-01T22:52:48.0305007Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h",sha256=arHlXKcjyE6xKuuNGxPfCa4Fl9WS-G7YGqyUlakH6NI,1659' 2025-06-01T22:52:48.0305965Z ++ read fname 2025-06-01T22:52:48.0306493Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/transforms/stack.h 2025-06-01T22:52:48.0307252Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/transforms/stack.h 2025-06-01T22:52:48.0308088Z ++ echo torch/include/torch/csrc/api/include/torch/data/transforms/stack.h 2025-06-01T22:52:48.0308588Z ++ grep RECORD 2025-06-01T22:52:48.0327894Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/transforms/stack.h 2025-06-01T22:52:48.0328633Z +++ openssl base64 2025-06-01T22:52:48.0328892Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.0329976Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.0331244Z +++ sed -e s/=//g 2025-06-01T22:52:48.0371004Z ++ HASH=JPC1_-sZIMA71j0gD4PmBCyRk9EGhLh4P_OLhqBQmMk 2025-06-01T22:52:48.0375935Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/transforms/stack.h 2025-06-01T22:52:48.0376644Z +++ awk '{print $5}' 2025-06-01T22:52:48.0403646Z ++ FSIZE=1374 2025-06-01T22:52:48.0404651Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/transforms/stack.h",sha256=JPC1_-sZIMA71j0gD4PmBCyRk9EGhLh4P_OLhqBQmMk,1374' 2025-06-01T22:52:48.0405745Z ++ read fname 2025-06-01T22:52:48.0406306Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h 2025-06-01T22:52:48.0407109Z ++ FPATH=torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h 2025-06-01T22:52:48.0407853Z ++ echo torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h 2025-06-01T22:52:48.0408374Z ++ grep RECORD 2025-06-01T22:52:48.0431388Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h 2025-06-01T22:52:48.0432112Z +++ openssl base64 2025-06-01T22:52:48.0432398Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.0432780Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.0433051Z +++ sed -e s/=//g 2025-06-01T22:52:48.0475909Z ++ HASH=Y5AH3XdWbAgixG8dvEUZ1R-fQosdix-r83CxmmjiSUA 2025-06-01T22:52:48.0479079Z +++ ls -nl torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h 2025-06-01T22:52:48.0479616Z +++ awk '{print $5}' 2025-06-01T22:52:48.0507575Z ++ FSIZE=2423 2025-06-01T22:52:48.0508533Z ++ echo '"torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h",sha256=Y5AH3XdWbAgixG8dvEUZ1R-fQosdix-r83CxmmjiSUA,2423' 2025-06-01T22:52:48.0509475Z ++ read fname 2025-06-01T22:52:48.0509997Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h 2025-06-01T22:52:48.0510832Z ++ FPATH=torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h 2025-06-01T22:52:48.0511581Z ++ echo torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h 2025-06-01T22:52:48.0512126Z ++ grep RECORD 2025-06-01T22:52:48.0530209Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h 2025-06-01T22:52:48.0530903Z +++ openssl base64 2025-06-01T22:52:48.0531535Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.0532753Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.0534176Z +++ sed -e s/=//g 2025-06-01T22:52:48.0571936Z ++ HASH=FXUgClHjFzNhtprOR8Y3usAHTrCmapfnYYwITPo73-0 2025-06-01T22:52:48.0576907Z +++ ls -nl torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h 2025-06-01T22:52:48.0578307Z +++ awk '{print $5}' 2025-06-01T22:52:48.0606166Z ++ FSIZE=12952 2025-06-01T22:52:48.0607113Z ++ echo '"torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h",sha256=FXUgClHjFzNhtprOR8Y3usAHTrCmapfnYYwITPo73-0,12952' 2025-06-01T22:52:48.0608135Z ++ read fname 2025-06-01T22:52:48.0608590Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/detail/static.h 2025-06-01T22:52:48.0609267Z ++ FPATH=torch/include/torch/csrc/api/include/torch/detail/static.h 2025-06-01T22:52:48.0610030Z ++ echo torch/include/torch/csrc/api/include/torch/detail/static.h 2025-06-01T22:52:48.0610513Z ++ grep RECORD 2025-06-01T22:52:48.0629368Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/detail/static.h 2025-06-01T22:52:48.0630066Z +++ openssl base64 2025-06-01T22:52:48.0630792Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.0631115Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.0631371Z +++ sed -e s/=//g 2025-06-01T22:52:48.0673646Z ++ HASH=6iA7ggMuak4kvTadky44vtYuFKi23FkHiBsF62FWxXE 2025-06-01T22:52:48.0677892Z +++ ls -nl torch/include/torch/csrc/api/include/torch/detail/static.h 2025-06-01T22:52:48.0678515Z +++ awk '{print $5}' 2025-06-01T22:52:48.0706224Z ++ FSIZE=2093 2025-06-01T22:52:48.0707072Z ++ echo '"torch/include/torch/csrc/api/include/torch/detail/static.h",sha256=6iA7ggMuak4kvTadky44vtYuFKi23FkHiBsF62FWxXE,2093' 2025-06-01T22:52:48.0707888Z ++ read fname 2025-06-01T22:52:48.0708365Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/cloneable.h 2025-06-01T22:52:48.0709025Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/cloneable.h 2025-06-01T22:52:48.0709626Z ++ echo torch/include/torch/csrc/api/include/torch/nn/cloneable.h 2025-06-01T22:52:48.0710066Z ++ grep RECORD 2025-06-01T22:52:48.0728879Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/cloneable.h 2025-06-01T22:52:48.0729533Z +++ openssl base64 2025-06-01T22:52:48.0730631Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.0731803Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.0733199Z +++ sed -e s/=//g 2025-06-01T22:52:48.0771031Z ++ HASH=cS8rs4M6i0NcONInMTMQDynCh1NgN_5twO2OgjBgOKo 2025-06-01T22:52:48.0776671Z +++ awk '{print $5}' 2025-06-01T22:52:48.0778068Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/cloneable.h 2025-06-01T22:52:48.0805285Z ++ FSIZE=3901 2025-06-01T22:52:48.0806089Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/cloneable.h",sha256=cS8rs4M6i0NcONInMTMQDynCh1NgN_5twO2OgjBgOKo,3901' 2025-06-01T22:52:48.0806972Z ++ read fname 2025-06-01T22:52:48.0807427Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional.h 2025-06-01T22:52:48.0808264Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional.h 2025-06-01T22:52:48.0808880Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional.h 2025-06-01T22:52:48.0809376Z ++ grep RECORD 2025-06-01T22:52:48.0829796Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional.h 2025-06-01T22:52:48.0830541Z +++ openssl base64 2025-06-01T22:52:48.0830811Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.0831064Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.0831342Z +++ sed -e s/=//g 2025-06-01T22:52:48.0872873Z ++ HASH=NysmuOu8Bb9fjjXr_qJk2eflRZtyB-B_txwODYKiCyU 2025-06-01T22:52:48.0876093Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional.h 2025-06-01T22:52:48.0876843Z +++ awk '{print $5}' 2025-06-01T22:52:48.0903651Z ++ FSIZE=642 2025-06-01T22:52:48.0904476Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional.h",sha256=NysmuOu8Bb9fjjXr_qJk2eflRZtyB-B_txwODYKiCyU,642' 2025-06-01T22:52:48.0905485Z ++ read fname 2025-06-01T22:52:48.0905899Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/init.h 2025-06-01T22:52:48.0906488Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/init.h 2025-06-01T22:52:48.0907094Z ++ echo torch/include/torch/csrc/api/include/torch/nn/init.h 2025-06-01T22:52:48.0907521Z ++ grep RECORD 2025-06-01T22:52:48.0927498Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/init.h 2025-06-01T22:52:48.0928121Z +++ openssl base64 2025-06-01T22:52:48.0928661Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.0929462Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.0930756Z +++ sed -e s/=//g 2025-06-01T22:52:48.0970987Z ++ HASH=IrZVVZ4uTNvRJREpmAUTSe4EBOR3w05ikDFwNS5cZ0k 2025-06-01T22:52:48.0975632Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/init.h 2025-06-01T22:52:48.0976459Z +++ awk '{print $5}' 2025-06-01T22:52:48.1003496Z ++ FSIZE=4919 2025-06-01T22:52:48.1004576Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/init.h",sha256=IrZVVZ4uTNvRJREpmAUTSe4EBOR3w05ikDFwNS5cZ0k,4919' 2025-06-01T22:52:48.1005532Z ++ read fname 2025-06-01T22:52:48.1005962Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/module.h 2025-06-01T22:52:48.1006611Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/module.h 2025-06-01T22:52:48.1007180Z ++ echo torch/include/torch/csrc/api/include/torch/nn/module.h 2025-06-01T22:52:48.1007637Z ++ grep RECORD 2025-06-01T22:52:48.1027931Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/module.h 2025-06-01T22:52:48.1028534Z +++ openssl base64 2025-06-01T22:52:48.1028793Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.1030611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.1030887Z +++ sed -e s/=//g 2025-06-01T22:52:48.1073998Z ++ HASH=F8cuCUbtAGYKp4tQZ6VHbNdomW0AK2h9xzfwJvJepkA 2025-06-01T22:52:48.1076355Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/module.h 2025-06-01T22:52:48.1076812Z +++ awk '{print $5}' 2025-06-01T22:52:48.1104723Z ++ FSIZE=26813 2025-06-01T22:52:48.1105584Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/module.h",sha256=F8cuCUbtAGYKp4tQZ6VHbNdomW0AK2h9xzfwJvJepkA,26813' 2025-06-01T22:52:48.1106377Z ++ read fname 2025-06-01T22:52:48.1106792Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules.h 2025-06-01T22:52:48.1107409Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules.h 2025-06-01T22:52:48.1107971Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules.h 2025-06-01T22:52:48.1108397Z ++ grep RECORD 2025-06-01T22:52:48.1126641Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules.h 2025-06-01T22:52:48.1127248Z +++ openssl base64 2025-06-01T22:52:48.1127511Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.1128710Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.1130031Z +++ sed -e s/=//g 2025-06-01T22:52:48.1168971Z ++ HASH=N-ch-fayJ5OIZEUP2hKxJK26CjIEGUnC2d8BnQWfK2M 2025-06-01T22:52:48.1174084Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules.h 2025-06-01T22:52:48.1174752Z +++ awk '{print $5}' 2025-06-01T22:52:48.1202218Z ++ FSIZE=1289 2025-06-01T22:52:48.1203050Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules.h",sha256=N-ch-fayJ5OIZEUP2hKxJK26CjIEGUnC2d8BnQWfK2M,1289' 2025-06-01T22:52:48.1203849Z ++ read fname 2025-06-01T22:52:48.1204375Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options.h 2025-06-01T22:52:48.1205206Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options.h 2025-06-01T22:52:48.1205812Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options.h 2025-06-01T22:52:48.1206254Z ++ grep RECORD 2025-06-01T22:52:48.1226596Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options.h 2025-06-01T22:52:48.1227189Z +++ openssl base64 2025-06-01T22:52:48.1228693Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.1229464Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.1229786Z +++ sed -e s/=//g 2025-06-01T22:52:48.1273032Z ++ HASH=gilbiVyS93p7hxxyII0HQeKrDG8lVfOafzVF--xe6Jo 2025-06-01T22:52:48.1276104Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options.h 2025-06-01T22:52:48.1277404Z +++ awk '{print $5}' 2025-06-01T22:52:48.1306492Z ++ FSIZE=645 2025-06-01T22:52:48.1307343Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options.h",sha256=gilbiVyS93p7hxxyII0HQeKrDG8lVfOafzVF--xe6Jo,645' 2025-06-01T22:52:48.1308131Z ++ read fname 2025-06-01T22:52:48.1308571Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h 2025-06-01T22:52:48.1309219Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h 2025-06-01T22:52:48.1309811Z ++ echo torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h 2025-06-01T22:52:48.1310265Z ++ grep RECORD 2025-06-01T22:52:48.1328574Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h 2025-06-01T22:52:48.1328694Z +++ openssl base64 2025-06-01T22:52:48.1329186Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.1330483Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.1331783Z +++ sed -e s/=//g 2025-06-01T22:52:48.1370850Z ++ HASH=F-2WQ11FuaWHsDcz31hVCBBD1WKgkaxCXrabd8sclMc 2025-06-01T22:52:48.1375715Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h 2025-06-01T22:52:48.1376658Z +++ awk '{print $5}' 2025-06-01T22:52:48.1403739Z ++ FSIZE=3224 2025-06-01T22:52:48.1404725Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h",sha256=F-2WQ11FuaWHsDcz31hVCBBD1WKgkaxCXrabd8sclMc,3224' 2025-06-01T22:52:48.1404824Z ++ read fname 2025-06-01T22:52:48.1405402Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/pimpl.h 2025-06-01T22:52:48.1405639Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/pimpl.h 2025-06-01T22:52:48.1405848Z ++ echo torch/include/torch/csrc/api/include/torch/nn/pimpl.h 2025-06-01T22:52:48.1406650Z ++ grep RECORD 2025-06-01T22:52:48.1430479Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/pimpl.h 2025-06-01T22:52:48.1430608Z +++ openssl base64 2025-06-01T22:52:48.1430712Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.1430829Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.1430982Z +++ sed -e s/=//g 2025-06-01T22:52:48.1473534Z ++ HASH=jWP7CqN2BEMzTGLq_Tput0fK1RKVqCXedxrC6Sh7i5M 2025-06-01T22:52:48.1476990Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/pimpl.h 2025-06-01T22:52:48.1478012Z +++ awk '{print $5}' 2025-06-01T22:52:48.1505968Z ++ FSIZE=6625 2025-06-01T22:52:48.1506583Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/pimpl.h",sha256=jWP7CqN2BEMzTGLq_Tput0fK1RKVqCXedxrC6Sh7i5M,6625' 2025-06-01T22:52:48.1506691Z ++ read fname 2025-06-01T22:52:48.1506954Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/utils.h 2025-06-01T22:52:48.1507167Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/utils.h 2025-06-01T22:52:48.1507386Z ++ echo torch/include/torch/csrc/api/include/torch/nn/utils.h 2025-06-01T22:52:48.1508487Z ++ grep RECORD 2025-06-01T22:52:48.1528652Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/utils.h 2025-06-01T22:52:48.1528933Z +++ openssl base64 2025-06-01T22:52:48.1529936Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.1531441Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.1532637Z +++ sed -e s/=//g 2025-06-01T22:52:48.1570981Z ++ HASH=WCbMNSev0r4C0hIKiE0SK89PEv_fXBGZA3jregGzNNE 2025-06-01T22:52:48.1575884Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/utils.h 2025-06-01T22:52:48.1576578Z +++ awk '{print $5}' 2025-06-01T22:52:48.1603565Z ++ FSIZE=131 2025-06-01T22:52:48.1604162Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/utils.h",sha256=WCbMNSev0r4C0hIKiE0SK89PEv_fXBGZA3jregGzNNE,131' 2025-06-01T22:52:48.1604399Z ++ read fname 2025-06-01T22:52:48.1604760Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/activation.h 2025-06-01T22:52:48.1605249Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/activation.h 2025-06-01T22:52:48.1605572Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/activation.h 2025-06-01T22:52:48.1606216Z ++ grep RECORD 2025-06-01T22:52:48.1630357Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/activation.h 2025-06-01T22:52:48.1630493Z +++ openssl base64 2025-06-01T22:52:48.1630593Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.1630693Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.1630787Z +++ sed -e s/=//g 2025-06-01T22:52:48.1675165Z ++ HASH=nNiqDCE2jrGqWHqNzBBTaooh4pl5g_vPseUUknJbLqw 2025-06-01T22:52:48.1675998Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/activation.h 2025-06-01T22:52:48.1677081Z +++ awk '{print $5}' 2025-06-01T22:52:48.1705195Z ++ FSIZE=29775 2025-06-01T22:52:48.1705914Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/activation.h",sha256=nNiqDCE2jrGqWHqNzBBTaooh4pl5g_vPseUUknJbLqw,29775' 2025-06-01T22:52:48.1706009Z ++ read fname 2025-06-01T22:52:48.1706372Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h 2025-06-01T22:52:48.1706803Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h 2025-06-01T22:52:48.1707101Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h 2025-06-01T22:52:48.1707213Z ++ grep RECORD 2025-06-01T22:52:48.1727094Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h 2025-06-01T22:52:48.1727210Z +++ openssl base64 2025-06-01T22:52:48.1727625Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.1729150Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.1730341Z +++ sed -e s/=//g 2025-06-01T22:52:48.1770434Z ++ HASH=7lwP2-0zc46BLd9MLHx8i3_mEii8nqCcj2_Juxv8oyE 2025-06-01T22:52:48.1775115Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h 2025-06-01T22:52:48.1775806Z +++ awk '{print $5}' 2025-06-01T22:52:48.1803631Z ++ FSIZE=2015 2025-06-01T22:52:48.1804451Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h",sha256=7lwP2-0zc46BLd9MLHx8i3_mEii8nqCcj2_Juxv8oyE,2015' 2025-06-01T22:52:48.1804558Z ++ read fname 2025-06-01T22:52:48.1805088Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/conv.h 2025-06-01T22:52:48.1805364Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/conv.h 2025-06-01T22:52:48.1805629Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/conv.h 2025-06-01T22:52:48.1805846Z ++ grep RECORD 2025-06-01T22:52:48.1827836Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/conv.h 2025-06-01T22:52:48.1827957Z +++ openssl base64 2025-06-01T22:52:48.1828857Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.1829322Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.1829720Z +++ sed -e s/=//g 2025-06-01T22:52:48.1872488Z ++ HASH=AjxXTpzB5pisKdVla-awsZlifsesrN0BtW6OIjRd8Wk 2025-06-01T22:52:48.1876576Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/conv.h 2025-06-01T22:52:48.1877145Z +++ awk '{print $5}' 2025-06-01T22:52:48.1905818Z ++ FSIZE=8097 2025-06-01T22:52:48.1906530Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/conv.h",sha256=AjxXTpzB5pisKdVla-awsZlifsesrN0BtW6OIjRd8Wk,8097' 2025-06-01T22:52:48.1906760Z ++ read fname 2025-06-01T22:52:48.1907102Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/distance.h 2025-06-01T22:52:48.1907393Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/distance.h 2025-06-01T22:52:48.1907690Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/distance.h 2025-06-01T22:52:48.1907786Z ++ grep RECORD 2025-06-01T22:52:48.1927929Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/distance.h 2025-06-01T22:52:48.1928058Z +++ openssl base64 2025-06-01T22:52:48.1928645Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.1930001Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.1931333Z +++ sed -e s/=//g 2025-06-01T22:52:48.1970168Z ++ HASH=6YndjdJqr4fJm0Ypbzu7uXffTSRX91cOy3onIDvrcKg 2025-06-01T22:52:48.1975087Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/distance.h 2025-06-01T22:52:48.1975715Z +++ awk '{print $5}' 2025-06-01T22:52:48.2002685Z ++ FSIZE=2499 2025-06-01T22:52:48.2003440Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/distance.h",sha256=6YndjdJqr4fJm0Ypbzu7uXffTSRX91cOy3onIDvrcKg,2499' 2025-06-01T22:52:48.2003550Z ++ read fname 2025-06-01T22:52:48.2003887Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h 2025-06-01T22:52:48.2004173Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h 2025-06-01T22:52:48.2004625Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h 2025-06-01T22:52:48.2005389Z ++ grep RECORD 2025-06-01T22:52:48.2028600Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h 2025-06-01T22:52:48.2028734Z +++ openssl base64 2025-06-01T22:52:48.2028834Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.2028930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.2029041Z +++ sed -e s/=//g 2025-06-01T22:52:48.2071529Z ++ HASH=nzynfMgz_GnEwaBQDkT2RjnoKyeW9b1mBmfUgi46biA 2025-06-01T22:52:48.2074393Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h 2025-06-01T22:52:48.2075324Z +++ awk '{print $5}' 2025-06-01T22:52:48.2103943Z ++ FSIZE=6536 2025-06-01T22:52:48.2104645Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h",sha256=nzynfMgz_GnEwaBQDkT2RjnoKyeW9b1mBmfUgi46biA,6536' 2025-06-01T22:52:48.2104756Z ++ read fname 2025-06-01T22:52:48.2105107Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h 2025-06-01T22:52:48.2107234Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h 2025-06-01T22:52:48.2107559Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h 2025-06-01T22:52:48.2107674Z ++ grep RECORD 2025-06-01T22:52:48.2126627Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h 2025-06-01T22:52:48.2126764Z +++ openssl base64 2025-06-01T22:52:48.2127264Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.2127782Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.2129352Z +++ sed -e s/=//g 2025-06-01T22:52:48.2168066Z ++ HASH=nTcLxrD2Zc3cp6lMpj9G7f5xSsfytFjaP4Vr_F6NOdA 2025-06-01T22:52:48.2172954Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h 2025-06-01T22:52:48.2176110Z +++ awk '{print $5}' 2025-06-01T22:52:48.2203757Z ++ FSIZE=6359 2025-06-01T22:52:48.2204597Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h",sha256=nTcLxrD2Zc3cp6lMpj9G7f5xSsfytFjaP4Vr_F6NOdA,6359' 2025-06-01T22:52:48.2204703Z ++ read fname 2025-06-01T22:52:48.2205215Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/fold.h 2025-06-01T22:52:48.2205491Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/fold.h 2025-06-01T22:52:48.2205755Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/fold.h 2025-06-01T22:52:48.2206086Z ++ grep RECORD 2025-06-01T22:52:48.2228899Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/fold.h 2025-06-01T22:52:48.2229219Z +++ openssl base64 2025-06-01T22:52:48.2229321Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.2229913Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.2230035Z +++ sed -e s/=//g 2025-06-01T22:52:48.2274844Z ++ HASH=A0CNlUWYsvou-oyd59U8Q_tSYnI9GpI64CfRQAxuJEs 2025-06-01T22:52:48.2277884Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/fold.h 2025-06-01T22:52:48.2278581Z +++ awk '{print $5}' 2025-06-01T22:52:48.2306971Z ++ FSIZE=2736 2025-06-01T22:52:48.2307700Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/fold.h",sha256=A0CNlUWYsvou-oyd59U8Q_tSYnI9GpI64CfRQAxuJEs,2736' 2025-06-01T22:52:48.2307806Z ++ read fname 2025-06-01T22:52:48.2308173Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h 2025-06-01T22:52:48.2308504Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h 2025-06-01T22:52:48.2309029Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h 2025-06-01T22:52:48.2309338Z ++ grep RECORD 2025-06-01T22:52:48.2333935Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h 2025-06-01T22:52:48.2334053Z +++ openssl base64 2025-06-01T22:52:48.2334986Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.2336209Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.2337470Z +++ sed -e s/=//g 2025-06-01T22:52:48.2375233Z ++ HASH=yyTWU5iiqrjQMolWnUE_XTr-EqkL9C3uufTm7f0sMCc 2025-06-01T22:52:48.2380512Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h 2025-06-01T22:52:48.2381132Z +++ awk '{print $5}' 2025-06-01T22:52:48.2406644Z ++ FSIZE=1555 2025-06-01T22:52:48.2407378Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h",sha256=yyTWU5iiqrjQMolWnUE_XTr-EqkL9C3uufTm7f0sMCc,1555' 2025-06-01T22:52:48.2407477Z ++ read fname 2025-06-01T22:52:48.2407964Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/linear.h 2025-06-01T22:52:48.2408281Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/linear.h 2025-06-01T22:52:48.2408902Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/linear.h 2025-06-01T22:52:48.2409876Z ++ grep RECORD 2025-06-01T22:52:48.2433133Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/linear.h 2025-06-01T22:52:48.2433255Z +++ openssl base64 2025-06-01T22:52:48.2433357Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.2433467Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.2433961Z +++ sed -e s/=//g 2025-06-01T22:52:48.2477796Z ++ HASH=_bhU7IAQexdyh-Y75DqbEpI87AGmLyuWsFy8nRdD_Yc 2025-06-01T22:52:48.2480428Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/linear.h 2025-06-01T22:52:48.2480976Z +++ awk '{print $5}' 2025-06-01T22:52:48.2509450Z ++ FSIZE=761 2025-06-01T22:52:48.2510153Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/linear.h",sha256=_bhU7IAQexdyh-Y75DqbEpI87AGmLyuWsFy8nRdD_Yc,761' 2025-06-01T22:52:48.2510256Z ++ read fname 2025-06-01T22:52:48.2510577Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/loss.h 2025-06-01T22:52:48.2510856Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/loss.h 2025-06-01T22:52:48.2511118Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/loss.h 2025-06-01T22:52:48.2511430Z ++ grep RECORD 2025-06-01T22:52:48.2531159Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/loss.h 2025-06-01T22:52:48.2531526Z +++ openssl base64 2025-06-01T22:52:48.2532533Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.2533758Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.2535118Z +++ sed -e s/=//g 2025-06-01T22:52:48.2574026Z ++ HASH=OVYtRALMIXHPzk6JPG955diu70R_Q7RByHNIp9MmXNw 2025-06-01T22:52:48.2579422Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/loss.h 2025-06-01T22:52:48.2579930Z +++ awk '{print $5}' 2025-06-01T22:52:48.2606045Z ++ FSIZE=31841 2025-06-01T22:52:48.2606863Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/loss.h",sha256=OVYtRALMIXHPzk6JPG955diu70R_Q7RByHNIp9MmXNw,31841' 2025-06-01T22:52:48.2606980Z ++ read fname 2025-06-01T22:52:48.2607368Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h 2025-06-01T22:52:48.2607699Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h 2025-06-01T22:52:48.2608036Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h 2025-06-01T22:52:48.2608637Z ++ grep RECORD 2025-06-01T22:52:48.2631890Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h 2025-06-01T22:52:48.2632087Z +++ openssl base64 2025-06-01T22:52:48.2632199Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.2633727Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.2634295Z +++ sed -e s/=//g 2025-06-01T22:52:48.2674818Z ++ HASH=yx_utrpj3ypVMEx_svOyPvwdeVV3HBKS9valBMaaSHU 2025-06-01T22:52:48.2679125Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h 2025-06-01T22:52:48.2679756Z +++ awk '{print $5}' 2025-06-01T22:52:48.2708031Z ++ FSIZE=5971 2025-06-01T22:52:48.2708917Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h",sha256=yx_utrpj3ypVMEx_svOyPvwdeVV3HBKS9valBMaaSHU,5971' 2025-06-01T22:52:48.2709056Z ++ read fname 2025-06-01T22:52:48.2709459Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/padding.h 2025-06-01T22:52:48.2709777Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/padding.h 2025-06-01T22:52:48.2710061Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/padding.h 2025-06-01T22:52:48.2710341Z ++ grep RECORD 2025-06-01T22:52:48.2730717Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/padding.h 2025-06-01T22:52:48.2730876Z +++ openssl base64 2025-06-01T22:52:48.2732258Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.2733801Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.2734871Z +++ sed -e s/=//g 2025-06-01T22:52:48.2773515Z ++ HASH=7H5UUm7KCn1Fe1-530FCOwVOqBfwJyR_Grbge-mshBc 2025-06-01T22:52:48.2779465Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/padding.h 2025-06-01T22:52:48.2780312Z +++ awk '{print $5}' 2025-06-01T22:52:48.2805926Z ++ FSIZE=1674 2025-06-01T22:52:48.2806631Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/padding.h",sha256=7H5UUm7KCn1Fe1-530FCOwVOqBfwJyR_Grbge-mshBc,1674' 2025-06-01T22:52:48.2806729Z ++ read fname 2025-06-01T22:52:48.2807246Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h 2025-06-01T22:52:48.2807575Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h 2025-06-01T22:52:48.2808364Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h 2025-06-01T22:52:48.2809278Z ++ grep RECORD 2025-06-01T22:52:48.2833101Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h 2025-06-01T22:52:48.2833301Z +++ openssl base64 2025-06-01T22:52:48.2833422Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.2833532Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.2833641Z +++ sed -e s/=//g 2025-06-01T22:52:48.2876570Z ++ HASH=ZgJYDlJ4MEyv2wFtpb7Jb0Ql7Cz_TfPiDDOj7P-onVE 2025-06-01T22:52:48.2879132Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h 2025-06-01T22:52:48.2879465Z +++ awk '{print $5}' 2025-06-01T22:52:48.2907921Z ++ FSIZE=1293 2025-06-01T22:52:48.2908745Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h",sha256=ZgJYDlJ4MEyv2wFtpb7Jb0Ql7Cz_TfPiDDOj7P-onVE,1293' 2025-06-01T22:52:48.2908919Z ++ read fname 2025-06-01T22:52:48.2909263Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h 2025-06-01T22:52:48.2909554Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h 2025-06-01T22:52:48.2909858Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h 2025-06-01T22:52:48.2910098Z ++ grep RECORD 2025-06-01T22:52:48.2929834Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h 2025-06-01T22:52:48.2929968Z +++ openssl base64 2025-06-01T22:52:48.2931165Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.2932559Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.2933816Z +++ sed -e s/=//g 2025-06-01T22:52:48.2973364Z ++ HASH=1AeBng-rdz2R1wNkjH9AGgOCjVB48d4NjrB7ZFTfcNs 2025-06-01T22:52:48.2977941Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h 2025-06-01T22:52:48.2979113Z +++ awk '{print $5}' 2025-06-01T22:52:48.3005745Z ++ FSIZE=35410 2025-06-01T22:52:48.3006731Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h",sha256=1AeBng-rdz2R1wNkjH9AGgOCjVB48d4NjrB7ZFTfcNs,35410' 2025-06-01T22:52:48.3007629Z ++ read fname 2025-06-01T22:52:48.3008169Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h 2025-06-01T22:52:48.3009123Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h 2025-06-01T22:52:48.3018128Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h 2025-06-01T22:52:48.3018665Z ++ grep RECORD 2025-06-01T22:52:48.3030608Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h 2025-06-01T22:52:48.3031513Z +++ openssl base64 2025-06-01T22:52:48.3031799Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.3032038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.3032290Z +++ sed -e s/=//g 2025-06-01T22:52:48.3073450Z ++ HASH=CfhZim2lvAxw8NWEQonHmjjIdXn3Ok3blOjXlpf_OfM 2025-06-01T22:52:48.3076979Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h 2025-06-01T22:52:48.3077692Z +++ awk '{print $5}' 2025-06-01T22:52:48.3105604Z ++ FSIZE=10728 2025-06-01T22:52:48.3106668Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h",sha256=CfhZim2lvAxw8NWEQonHmjjIdXn3Ok3blOjXlpf_OfM,10728' 2025-06-01T22:52:48.3107573Z ++ read fname 2025-06-01T22:52:48.3108033Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/functional/vision.h 2025-06-01T22:52:48.3108750Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/functional/vision.h 2025-06-01T22:52:48.3109417Z ++ echo torch/include/torch/csrc/api/include/torch/nn/functional/vision.h 2025-06-01T22:52:48.3109897Z ++ grep RECORD 2025-06-01T22:52:48.3127525Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/functional/vision.h 2025-06-01T22:52:48.3128311Z +++ openssl base64 2025-06-01T22:52:48.3128565Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.3129637Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.3131088Z +++ sed -e s/=//g 2025-06-01T22:52:48.3170239Z ++ HASH=ZQIaO1X3mGAMPSAzvrHKajtq2WIDMts0ashFx5FPtyI 2025-06-01T22:52:48.3174988Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/functional/vision.h 2025-06-01T22:52:48.3175712Z +++ awk '{print $5}' 2025-06-01T22:52:48.3203874Z ++ FSIZE=3579 2025-06-01T22:52:48.3205093Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/functional/vision.h",sha256=ZQIaO1X3mGAMPSAzvrHKajtq2WIDMts0ashFx5FPtyI,3579' 2025-06-01T22:52:48.3206000Z ++ read fname 2025-06-01T22:52:48.3206486Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h 2025-06-01T22:52:48.3207263Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h 2025-06-01T22:52:48.3207980Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h 2025-06-01T22:52:48.3208495Z ++ grep RECORD 2025-06-01T22:52:48.3227824Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h 2025-06-01T22:52:48.3228485Z +++ openssl base64 2025-06-01T22:52:48.3228754Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.3229005Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.3229780Z +++ sed -e s/=//g 2025-06-01T22:52:48.3272445Z ++ HASH=Sa9d7UR707bSQx-OB5Oj3Lk5Q8YSUYlGk5AEpJqU430 2025-06-01T22:52:48.3276077Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h 2025-06-01T22:52:48.3276742Z +++ awk '{print $5}' 2025-06-01T22:52:48.3305456Z ++ FSIZE=656 2025-06-01T22:52:48.3306381Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h",sha256=Sa9d7UR707bSQx-OB5Oj3Lk5Q8YSUYlGk5AEpJqU430,656' 2025-06-01T22:52:48.3307230Z ++ read fname 2025-06-01T22:52:48.3307700Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/activation.h 2025-06-01T22:52:48.3308471Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/activation.h 2025-06-01T22:52:48.3309157Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/activation.h 2025-06-01T22:52:48.3309667Z ++ grep RECORD 2025-06-01T22:52:48.3327483Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/activation.h 2025-06-01T22:52:48.3328168Z +++ openssl base64 2025-06-01T22:52:48.3328830Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.3330190Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.3331435Z +++ sed -e s/=//g 2025-06-01T22:52:48.3371118Z ++ HASH=O6ZqXUYqYPoIKMBJOHv4k9i480tDT1bsrlkEgfc85dg 2025-06-01T22:52:48.3376037Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/activation.h 2025-06-01T22:52:48.3376648Z +++ awk '{print $5}' 2025-06-01T22:52:48.3405293Z ++ FSIZE=30317 2025-06-01T22:52:48.3406199Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/activation.h",sha256=O6ZqXUYqYPoIKMBJOHv4k9i480tDT1bsrlkEgfc85dg,30317' 2025-06-01T22:52:48.3407092Z ++ read fname 2025-06-01T22:52:48.3407592Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h 2025-06-01T22:52:48.3408336Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h 2025-06-01T22:52:48.3409029Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h 2025-06-01T22:52:48.3409537Z ++ grep RECORD 2025-06-01T22:52:48.3428836Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h 2025-06-01T22:52:48.3429673Z +++ openssl base64 2025-06-01T22:52:48.3429930Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.3431001Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.3431258Z +++ sed -e s/=//g 2025-06-01T22:52:48.3472463Z ++ HASH=gh-z0UHeh5epO1NDPB7e1pGtNbp-qIeyYOK8BnKRcvA 2025-06-01T22:52:48.3475637Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h 2025-06-01T22:52:48.3476157Z +++ awk '{print $5}' 2025-06-01T22:52:48.3504786Z ++ FSIZE=3517 2025-06-01T22:52:48.3505846Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h",sha256=gh-z0UHeh5epO1NDPB7e1pGtNbp-qIeyYOK8BnKRcvA,3517' 2025-06-01T22:52:48.3506723Z ++ read fname 2025-06-01T22:52:48.3507201Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h 2025-06-01T22:52:48.3507930Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h 2025-06-01T22:52:48.3508618Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h 2025-06-01T22:52:48.3509115Z ++ grep RECORD 2025-06-01T22:52:48.3527384Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h 2025-06-01T22:52:48.3528065Z +++ openssl base64 2025-06-01T22:52:48.3528322Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.3529384Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.3530603Z +++ sed -e s/=//g 2025-06-01T22:52:48.3570973Z ++ HASH=DVrbcofTt8-DkIaq8w-hODim1asT14xiw2ph5Kj2gnI 2025-06-01T22:52:48.3575675Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h 2025-06-01T22:52:48.3576599Z +++ awk '{print $5}' 2025-06-01T22:52:48.3604051Z ++ FSIZE=8225 2025-06-01T22:52:48.3605615Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h",sha256=DVrbcofTt8-DkIaq8w-hODim1asT14xiw2ph5Kj2gnI,8225' 2025-06-01T22:52:48.3606519Z ++ read fname 2025-06-01T22:52:48.3606995Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/common.h 2025-06-01T22:52:48.3607735Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/common.h 2025-06-01T22:52:48.3608567Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/common.h 2025-06-01T22:52:48.3609062Z ++ grep RECORD 2025-06-01T22:52:48.3631207Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/common.h 2025-06-01T22:52:48.3631853Z +++ openssl base64 2025-06-01T22:52:48.3632106Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.3632371Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.3632626Z +++ sed -e s/=//g 2025-06-01T22:52:48.3674778Z ++ HASH=LZVT9fW1us1IXybrGnHOB24xnKFX-NBgEUOktcFAAcA 2025-06-01T22:52:48.3676613Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/common.h 2025-06-01T22:52:48.3677334Z +++ awk '{print $5}' 2025-06-01T22:52:48.3706191Z ++ FSIZE=4348 2025-06-01T22:52:48.3707025Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/common.h",sha256=LZVT9fW1us1IXybrGnHOB24xnKFX-NBgEUOktcFAAcA,4348' 2025-06-01T22:52:48.3707875Z ++ read fname 2025-06-01T22:52:48.3708468Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/conv.h 2025-06-01T22:52:48.3709150Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/conv.h 2025-06-01T22:52:48.3709909Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/conv.h 2025-06-01T22:52:48.3710379Z ++ grep RECORD 2025-06-01T22:52:48.3728599Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/conv.h 2025-06-01T22:52:48.3729235Z +++ openssl base64 2025-06-01T22:52:48.3729499Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.3730699Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.3732086Z +++ sed -e s/=//g 2025-06-01T22:52:48.3770987Z ++ HASH=xvva1RFbMqOKcuEmW8y7573-9cBVWdH6TW9840slBb0 2025-06-01T22:52:48.3775556Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/conv.h 2025-06-01T22:52:48.3776347Z +++ awk '{print $5}' 2025-06-01T22:52:48.3804635Z ++ FSIZE=16259 2025-06-01T22:52:48.3805774Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/conv.h",sha256=xvva1RFbMqOKcuEmW8y7573-9cBVWdH6TW9840slBb0,16259' 2025-06-01T22:52:48.3806637Z ++ read fname 2025-06-01T22:52:48.3807115Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/distance.h 2025-06-01T22:52:48.3807868Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/distance.h 2025-06-01T22:52:48.3808560Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/distance.h 2025-06-01T22:52:48.3809063Z ++ grep RECORD 2025-06-01T22:52:48.3835303Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/distance.h 2025-06-01T22:52:48.3836073Z +++ openssl base64 2025-06-01T22:52:48.3836342Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.3836586Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.3836852Z +++ sed -e s/=//g 2025-06-01T22:52:48.3877147Z ++ HASH=qhKhRgaeU0m-eIYJ_JRr6c3w_Hp9aRaftFpH0dVY3rk 2025-06-01T22:52:48.3879193Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/distance.h 2025-06-01T22:52:48.3880253Z +++ awk '{print $5}' 2025-06-01T22:52:48.3910244Z ++ FSIZE=3056 2025-06-01T22:52:48.3911099Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/distance.h",sha256=qhKhRgaeU0m-eIYJ_JRr6c3w_Hp9aRaftFpH0dVY3rk,3056' 2025-06-01T22:52:48.3911925Z ++ read fname 2025-06-01T22:52:48.3912393Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h 2025-06-01T22:52:48.3913112Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h 2025-06-01T22:52:48.3913757Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h 2025-06-01T22:52:48.3914248Z ++ grep RECORD 2025-06-01T22:52:48.3931203Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h 2025-06-01T22:52:48.3931839Z +++ openssl base64 2025-06-01T22:52:48.3932439Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.3933990Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.3935157Z +++ sed -e s/=//g 2025-06-01T22:52:48.3973880Z ++ HASH=ha2pXcHgxbMFqNF7JQ_WqAl5iLZM_refbEYrge-u4Q0 2025-06-01T22:52:48.3979437Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h 2025-06-01T22:52:48.3980124Z +++ awk '{print $5}' 2025-06-01T22:52:48.4006228Z ++ FSIZE=6400 2025-06-01T22:52:48.4007082Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h",sha256=ha2pXcHgxbMFqNF7JQ_WqAl5iLZM_refbEYrge-u4Q0,6400' 2025-06-01T22:52:48.4007936Z ++ read fname 2025-06-01T22:52:48.4008432Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h 2025-06-01T22:52:48.4009186Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h 2025-06-01T22:52:48.4009908Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h 2025-06-01T22:52:48.4010429Z ++ grep RECORD 2025-06-01T22:52:48.4033739Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h 2025-06-01T22:52:48.4034405Z +++ openssl base64 2025-06-01T22:52:48.4034657Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.4034919Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.4035314Z +++ sed -e s/=//g 2025-06-01T22:52:48.4077356Z ++ HASH=NUupuxmFczcvoUjw4qGjByUyGKnZ3dTTsKbnnp0AnxQ 2025-06-01T22:52:48.4079127Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h 2025-06-01T22:52:48.4079839Z +++ awk '{print $5}' 2025-06-01T22:52:48.4108664Z ++ FSIZE=6055 2025-06-01T22:52:48.4109571Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h",sha256=NUupuxmFczcvoUjw4qGjByUyGKnZ3dTTsKbnnp0AnxQ,6055' 2025-06-01T22:52:48.4110459Z ++ read fname 2025-06-01T22:52:48.4110915Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/fold.h 2025-06-01T22:52:48.4111590Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/fold.h 2025-06-01T22:52:48.4112218Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/fold.h 2025-06-01T22:52:48.4112677Z ++ grep RECORD 2025-06-01T22:52:48.4130281Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/fold.h 2025-06-01T22:52:48.4130890Z +++ openssl base64 2025-06-01T22:52:48.4131570Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.4133027Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.4134147Z +++ sed -e s/=//g 2025-06-01T22:52:48.4172829Z ++ HASH=esGBepGrpkQMBvRXSZo36f1UbhAuRuVzpj2hOVIHU0E 2025-06-01T22:52:48.4178878Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/fold.h 2025-06-01T22:52:48.4179370Z +++ awk '{print $5}' 2025-06-01T22:52:48.4206187Z ++ FSIZE=2822 2025-06-01T22:52:48.4207015Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/fold.h",sha256=esGBepGrpkQMBvRXSZo36f1UbhAuRuVzpj2hOVIHU0E,2822' 2025-06-01T22:52:48.4208003Z ++ read fname 2025-06-01T22:52:48.4208504Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h 2025-06-01T22:52:48.4209308Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h 2025-06-01T22:52:48.4210042Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h 2025-06-01T22:52:48.4210581Z ++ grep RECORD 2025-06-01T22:52:48.4231445Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h 2025-06-01T22:52:48.4232112Z +++ openssl base64 2025-06-01T22:52:48.4232384Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.4232633Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.4233344Z +++ sed -e s/=//g 2025-06-01T22:52:48.4276214Z ++ HASH=IENzMqj5lJUoEIGSDyxXKFvSpCtXY7RUg9sWjOnwWjc 2025-06-01T22:52:48.4278216Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h 2025-06-01T22:52:48.4279006Z +++ awk '{print $5}' 2025-06-01T22:52:48.4307202Z ++ FSIZE=5514 2025-06-01T22:52:48.4308165Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h",sha256=IENzMqj5lJUoEIGSDyxXKFvSpCtXY7RUg9sWjOnwWjc,5514' 2025-06-01T22:52:48.4309079Z ++ read fname 2025-06-01T22:52:48.4309532Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/linear.h 2025-06-01T22:52:48.4310256Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/linear.h 2025-06-01T22:52:48.4310903Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/linear.h 2025-06-01T22:52:48.4311545Z ++ grep RECORD 2025-06-01T22:52:48.4328871Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/linear.h 2025-06-01T22:52:48.4329508Z +++ openssl base64 2025-06-01T22:52:48.4330257Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.4331810Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.4333143Z +++ sed -e s/=//g 2025-06-01T22:52:48.4371256Z ++ HASH=CJjLF2cpIcd_Fe4B4xbNSq3nytf5M0Hdb-JT6xLTKec 2025-06-01T22:52:48.4376050Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/linear.h 2025-06-01T22:52:48.4376669Z +++ awk '{print $5}' 2025-06-01T22:52:48.4402865Z ++ FSIZE=7485 2025-06-01T22:52:48.4403776Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/linear.h",sha256=CJjLF2cpIcd_Fe4B4xbNSq3nytf5M0Hdb-JT6xLTKec,7485' 2025-06-01T22:52:48.4404824Z ++ read fname 2025-06-01T22:52:48.4405499Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/loss.h 2025-06-01T22:52:48.4406440Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/loss.h 2025-06-01T22:52:48.4407082Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/loss.h 2025-06-01T22:52:48.4407576Z ++ grep RECORD 2025-06-01T22:52:48.4429807Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/loss.h 2025-06-01T22:52:48.4430481Z +++ openssl base64 2025-06-01T22:52:48.4430927Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.4431442Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.4431842Z +++ sed -e s/=//g 2025-06-01T22:52:48.4475365Z ++ HASH=1fEYlwh-beM3Jac2QpmGWtorAVc_xkLSXgs8BmBLO_U 2025-06-01T22:52:48.4477802Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/loss.h 2025-06-01T22:52:48.4478800Z +++ awk '{print $5}' 2025-06-01T22:52:48.4507894Z ++ FSIZE=30982 2025-06-01T22:52:48.4509209Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/loss.h",sha256=1fEYlwh-beM3Jac2QpmGWtorAVc_xkLSXgs8BmBLO_U,30982' 2025-06-01T22:52:48.4510167Z ++ read fname 2025-06-01T22:52:48.4510685Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h 2025-06-01T22:52:48.4511467Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h 2025-06-01T22:52:48.4512200Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h 2025-06-01T22:52:48.4512713Z ++ grep RECORD 2025-06-01T22:52:48.4528663Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h 2025-06-01T22:52:48.4529779Z +++ openssl base64 2025-06-01T22:52:48.4530360Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.4530808Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.4532261Z +++ sed -e s/=//g 2025-06-01T22:52:48.4571334Z ++ HASH=wlevBBU2NUMPtg3t-l7jGYDrlLExshRYftZp5lrLLko 2025-06-01T22:52:48.4576125Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h 2025-06-01T22:52:48.4577138Z +++ awk '{print $5}' 2025-06-01T22:52:48.4603662Z ++ FSIZE=6931 2025-06-01T22:52:48.4605286Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h",sha256=wlevBBU2NUMPtg3t-l7jGYDrlLExshRYftZp5lrLLko,6931' 2025-06-01T22:52:48.4606576Z ++ read fname 2025-06-01T22:52:48.4607129Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/padding.h 2025-06-01T22:52:48.4607876Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/padding.h 2025-06-01T22:52:48.4608566Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/padding.h 2025-06-01T22:52:48.4609059Z ++ grep RECORD 2025-06-01T22:52:48.4629736Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/padding.h 2025-06-01T22:52:48.4630729Z +++ openssl base64 2025-06-01T22:52:48.4631003Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.4631255Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.4631529Z +++ sed -e s/=//g 2025-06-01T22:52:48.4674384Z ++ HASH=TnLnPlq5FaiVNunquYB254d7sCCM2hvRSAAGwuwNlTY 2025-06-01T22:52:48.4676882Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/padding.h 2025-06-01T22:52:48.4678000Z +++ awk '{print $5}' 2025-06-01T22:52:48.4705765Z ++ FSIZE=14346 2025-06-01T22:52:48.4706921Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/padding.h",sha256=TnLnPlq5FaiVNunquYB254d7sCCM2hvRSAAGwuwNlTY,14346' 2025-06-01T22:52:48.4707771Z ++ read fname 2025-06-01T22:52:48.4708270Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h 2025-06-01T22:52:48.4709057Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h 2025-06-01T22:52:48.4709783Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h 2025-06-01T22:52:48.4710306Z ++ grep RECORD 2025-06-01T22:52:48.4729194Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h 2025-06-01T22:52:48.4729893Z +++ openssl base64 2025-06-01T22:52:48.4730442Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.4731595Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.4733349Z +++ sed -e s/=//g 2025-06-01T22:52:48.4771402Z ++ HASH=hz0Szo-_gublg-WjfiZRKejPraut7c3ehOMgj8RSfv8 2025-06-01T22:52:48.4776229Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h 2025-06-01T22:52:48.4776902Z +++ awk '{print $5}' 2025-06-01T22:52:48.4804407Z ++ FSIZE=3109 2025-06-01T22:52:48.4805665Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h",sha256=hz0Szo-_gublg-WjfiZRKejPraut7c3ehOMgj8RSfv8,3109' 2025-06-01T22:52:48.4806654Z ++ read fname 2025-06-01T22:52:48.4807146Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h 2025-06-01T22:52:48.4807877Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h 2025-06-01T22:52:48.4808562Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h 2025-06-01T22:52:48.4809066Z ++ grep RECORD 2025-06-01T22:52:48.4830481Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h 2025-06-01T22:52:48.4831312Z +++ openssl base64 2025-06-01T22:52:48.4831581Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.4831844Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.4832104Z +++ sed -e s/=//g 2025-06-01T22:52:48.4873737Z ++ HASH=2Lcglk6lHpQvM6CciWsDRuXTPd7BoaTqwwAzwCZAXik 2025-06-01T22:52:48.4876141Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h 2025-06-01T22:52:48.4876940Z +++ awk '{print $5}' 2025-06-01T22:52:48.4905028Z ++ FSIZE=29640 2025-06-01T22:52:48.4906056Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h",sha256=2Lcglk6lHpQvM6CciWsDRuXTPd7BoaTqwwAzwCZAXik,29640' 2025-06-01T22:52:48.4906987Z ++ read fname 2025-06-01T22:52:48.4907423Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h 2025-06-01T22:52:48.4908111Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h 2025-06-01T22:52:48.4908740Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h 2025-06-01T22:52:48.4909198Z ++ grep RECORD 2025-06-01T22:52:48.4928031Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h 2025-06-01T22:52:48.4928742Z +++ openssl base64 2025-06-01T22:52:48.4929020Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.4929806Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.4931322Z +++ sed -e s/=//g 2025-06-01T22:52:48.4971033Z ++ HASH=enClCyYr4cyq_OVDSNNoPvG6EdW1L83sOlsW1SjVRZQ 2025-06-01T22:52:48.4975896Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h 2025-06-01T22:52:48.4976577Z +++ awk '{print $5}' 2025-06-01T22:52:48.5003699Z ++ FSIZE=13448 2025-06-01T22:52:48.5005044Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h",sha256=enClCyYr4cyq_OVDSNNoPvG6EdW1L83sOlsW1SjVRZQ,13448' 2025-06-01T22:52:48.5005908Z ++ read fname 2025-06-01T22:52:48.5006445Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h 2025-06-01T22:52:48.5007271Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h 2025-06-01T22:52:48.5008000Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h 2025-06-01T22:52:48.5008686Z ++ grep RECORD 2025-06-01T22:52:48.5030557Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h 2025-06-01T22:52:48.5031391Z +++ openssl base64 2025-06-01T22:52:48.5031676Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.5031985Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.5032290Z +++ sed -e s/=//g 2025-06-01T22:52:48.5073461Z ++ HASH=pTTY-61a-KU3Y6NTxpEu3VEaPPwKCQ4cjX0KDEcFUq0 2025-06-01T22:52:48.5077142Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h 2025-06-01T22:52:48.5077833Z +++ awk '{print $5}' 2025-06-01T22:52:48.5105347Z ++ FSIZE=5322 2025-06-01T22:52:48.5106305Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h",sha256=pTTY-61a-KU3Y6NTxpEu3VEaPPwKCQ4cjX0KDEcFUq0,5322' 2025-06-01T22:52:48.5107250Z ++ read fname 2025-06-01T22:52:48.5107785Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h 2025-06-01T22:52:48.5108829Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h 2025-06-01T22:52:48.5109594Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h 2025-06-01T22:52:48.5110147Z ++ grep RECORD 2025-06-01T22:52:48.5129254Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h 2025-06-01T22:52:48.5129974Z +++ openssl base64 2025-06-01T22:52:48.5130388Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.5131760Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.5133081Z +++ sed -e s/=//g 2025-06-01T22:52:48.5171632Z ++ HASH=0BvRj5KqRYJ288agJl1q40hNHu8WA1PINLRHeGtIKi8 2025-06-01T22:52:48.5176506Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h 2025-06-01T22:52:48.5177138Z +++ awk '{print $5}' 2025-06-01T22:52:48.5204636Z ++ FSIZE=5203 2025-06-01T22:52:48.5206040Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h",sha256=0BvRj5KqRYJ288agJl1q40hNHu8WA1PINLRHeGtIKi8,5203' 2025-06-01T22:52:48.5207068Z ++ read fname 2025-06-01T22:52:48.5207619Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h 2025-06-01T22:52:48.5208469Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h 2025-06-01T22:52:48.5209273Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h 2025-06-01T22:52:48.5209843Z ++ grep RECORD 2025-06-01T22:52:48.5229966Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h 2025-06-01T22:52:48.5230727Z +++ openssl base64 2025-06-01T22:52:48.5230989Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.5231248Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.5231503Z +++ sed -e s/=//g 2025-06-01T22:52:48.5273757Z ++ HASH=PizoCsVL2RSxsip15by79qDhMer5JNN5ejDl65PhDbk 2025-06-01T22:52:48.5277553Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h 2025-06-01T22:52:48.5278281Z +++ awk '{print $5}' 2025-06-01T22:52:48.5305056Z ++ FSIZE=6407 2025-06-01T22:52:48.5305970Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h",sha256=PizoCsVL2RSxsip15by79qDhMer5JNN5ejDl65PhDbk,6407' 2025-06-01T22:52:48.5307068Z ++ read fname 2025-06-01T22:52:48.5307639Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h 2025-06-01T22:52:48.5308536Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h 2025-06-01T22:52:48.5309323Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h 2025-06-01T22:52:48.5309900Z ++ grep RECORD 2025-06-01T22:52:48.5328869Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h 2025-06-01T22:52:48.5329528Z +++ openssl base64 2025-06-01T22:52:48.5330085Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.5331384Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.5332476Z +++ sed -e s/=//g 2025-06-01T22:52:48.5371195Z ++ HASH=KCJCuTB_bXnhB6GvV5pN7ftnZ6K5EIANeY6NrvFSAdE 2025-06-01T22:52:48.5376093Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h 2025-06-01T22:52:48.5376876Z +++ awk '{print $5}' 2025-06-01T22:52:48.5402966Z ++ FSIZE=1619 2025-06-01T22:52:48.5403867Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h",sha256=KCJCuTB_bXnhB6GvV5pN7ftnZ6K5EIANeY6NrvFSAdE,1619' 2025-06-01T22:52:48.5405123Z ++ read fname 2025-06-01T22:52:48.5405583Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/utils.h 2025-06-01T22:52:48.5406380Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/utils.h 2025-06-01T22:52:48.5407025Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/utils.h 2025-06-01T22:52:48.5407522Z ++ grep RECORD 2025-06-01T22:52:48.5429100Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/utils.h 2025-06-01T22:52:48.5429820Z +++ openssl base64 2025-06-01T22:52:48.5430268Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.5430522Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.5430795Z +++ sed -e s/=//g 2025-06-01T22:52:48.5474290Z ++ HASH=7Q4RIQ2Thvqjk-TFwRBCtAxApCxk6hp62I0199qHoxM 2025-06-01T22:52:48.5479283Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/utils.h 2025-06-01T22:52:48.5479781Z +++ awk '{print $5}' 2025-06-01T22:52:48.5505977Z ++ FSIZE=1400 2025-06-01T22:52:48.5506910Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/utils.h",sha256=7Q4RIQ2Thvqjk-TFwRBCtAxApCxk6hp62I0199qHoxM,1400' 2025-06-01T22:52:48.5507731Z ++ read fname 2025-06-01T22:52:48.5508242Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h 2025-06-01T22:52:48.5509022Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h 2025-06-01T22:52:48.5509753Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h 2025-06-01T22:52:48.5510284Z ++ grep RECORD 2025-06-01T22:52:48.5528750Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h 2025-06-01T22:52:48.5529479Z +++ openssl base64 2025-06-01T22:52:48.5529745Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.5530268Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.5531343Z +++ sed -e s/=//g 2025-06-01T22:52:48.5570430Z ++ HASH=tIrT5BuLd9Q4xVWBXFgdNqugKAif_5OPGZGM9fNi33g 2025-06-01T22:52:48.5575731Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h 2025-06-01T22:52:48.5576266Z +++ awk '{print $5}' 2025-06-01T22:52:48.5603510Z ++ FSIZE=13407 2025-06-01T22:52:48.5605039Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h",sha256=tIrT5BuLd9Q4xVWBXFgdNqugKAif_5OPGZGM9fNi33g,13407' 2025-06-01T22:52:48.5605982Z ++ read fname 2025-06-01T22:52:48.5606592Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h 2025-06-01T22:52:48.5607562Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h 2025-06-01T22:52:48.5608512Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h 2025-06-01T22:52:48.5609135Z ++ grep RECORD 2025-06-01T22:52:48.5628139Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h 2025-06-01T22:52:48.5628888Z +++ openssl base64 2025-06-01T22:52:48.5629230Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.5630666Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.5631211Z +++ sed -e s/=//g 2025-06-01T22:52:48.5673340Z ++ HASH=N0TP5kWDI5SGYlNvny11-fV0NQVQ7zax_xstRHPyDkI 2025-06-01T22:52:48.5677434Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h 2025-06-01T22:52:48.5678180Z +++ awk '{print $5}' 2025-06-01T22:52:48.5706238Z ++ FSIZE=4996 2025-06-01T22:52:48.5707391Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h",sha256=N0TP5kWDI5SGYlNvny11-fV0NQVQ7zax_xstRHPyDkI,4996' 2025-06-01T22:52:48.5708374Z ++ read fname 2025-06-01T22:52:48.5708925Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h 2025-06-01T22:52:48.5709900Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h 2025-06-01T22:52:48.5710704Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h 2025-06-01T22:52:48.5711256Z ++ grep RECORD 2025-06-01T22:52:48.5735879Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h 2025-06-01T22:52:48.5737055Z +++ openssl base64 2025-06-01T22:52:48.5737650Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.5739721Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.5740475Z +++ sed -e s/=//g 2025-06-01T22:52:48.5779579Z ++ HASH=o9JPg4ZNOJ4eibPVL2ECw3cDibTWYHhHjjJpA3e9_C4 2025-06-01T22:52:48.5783468Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h 2025-06-01T22:52:48.5784123Z +++ awk '{print $5}' 2025-06-01T22:52:48.5807914Z ++ FSIZE=4138 2025-06-01T22:52:48.5809050Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h",sha256=o9JPg4ZNOJ4eibPVL2ECw3cDibTWYHhHjjJpA3e9_C4,4138' 2025-06-01T22:52:48.5810020Z ++ read fname 2025-06-01T22:52:48.5810564Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h 2025-06-01T22:52:48.5811475Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h 2025-06-01T22:52:48.5812411Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h 2025-06-01T22:52:48.5813373Z ++ grep RECORD 2025-06-01T22:52:48.5833087Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h 2025-06-01T22:52:48.5834066Z +++ openssl base64 2025-06-01T22:52:48.5836271Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.5836520Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.5837070Z +++ sed -e s/=//g 2025-06-01T22:52:48.5879562Z ++ HASH=TenXytQBcwSW0c38kDnMkasTI6bERpoJfAK2vumjD78 2025-06-01T22:52:48.5883905Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h 2025-06-01T22:52:48.5885229Z +++ awk '{print $5}' 2025-06-01T22:52:48.5910859Z ++ FSIZE=3343 2025-06-01T22:52:48.5911871Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h",sha256=TenXytQBcwSW0c38kDnMkasTI6bERpoJfAK2vumjD78,3343' 2025-06-01T22:52:48.5912818Z ++ read fname 2025-06-01T22:52:48.5913422Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h 2025-06-01T22:52:48.5914429Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h 2025-06-01T22:52:48.5915314Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h 2025-06-01T22:52:48.5915886Z ++ grep RECORD 2025-06-01T22:52:48.5934411Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h 2025-06-01T22:52:48.5935240Z +++ openssl base64 2025-06-01T22:52:48.5937355Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.5938388Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.5939222Z +++ sed -e s/=//g 2025-06-01T22:52:48.5980154Z ++ HASH=WC6LA5e_ZhOyoy0Ublu2BR3dZgB4OEYLX7XcgPULiUw 2025-06-01T22:52:48.5984180Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h 2025-06-01T22:52:48.5985063Z +++ awk '{print $5}' 2025-06-01T22:52:48.6008719Z ++ FSIZE=8422 2025-06-01T22:52:48.6009652Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h",sha256=WC6LA5e_ZhOyoy0Ublu2BR3dZgB4OEYLX7XcgPULiUw,8422' 2025-06-01T22:52:48.6010646Z ++ read fname 2025-06-01T22:52:48.6011210Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h 2025-06-01T22:52:48.6012098Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h 2025-06-01T22:52:48.6012942Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h 2025-06-01T22:52:48.6013836Z ++ grep RECORD 2025-06-01T22:52:48.6034985Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h 2025-06-01T22:52:48.6035720Z +++ openssl base64 2025-06-01T22:52:48.6035974Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.6036267Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.6038191Z +++ sed -e s/=//g 2025-06-01T22:52:48.6080544Z ++ HASH=-ogA8KQdcuIZz4MsIF8yD8AnUDa7RCJJ8Hc11fnjNPc 2025-06-01T22:52:48.6083171Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h 2025-06-01T22:52:48.6084063Z +++ awk '{print $5}' 2025-06-01T22:52:48.6111491Z ++ FSIZE=8942 2025-06-01T22:52:48.6112482Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h",sha256=-ogA8KQdcuIZz4MsIF8yD8AnUDa7RCJJ8Hc11fnjNPc,8942' 2025-06-01T22:52:48.6113421Z ++ read fname 2025-06-01T22:52:48.6113956Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h 2025-06-01T22:52:48.6114947Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h 2025-06-01T22:52:48.6115751Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h 2025-06-01T22:52:48.6116314Z ++ grep RECORD 2025-06-01T22:52:48.6133133Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h 2025-06-01T22:52:48.6133846Z +++ openssl base64 2025-06-01T22:52:48.6134813Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.6135996Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.6137376Z +++ sed -e s/=//g 2025-06-01T22:52:48.6174920Z ++ HASH=gFXdY3K3kbAlhyPSYYz3hj4nctmZF1QAJW2-mQIA9wo 2025-06-01T22:52:48.6180537Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h 2025-06-01T22:52:48.6181422Z +++ awk '{print $5}' 2025-06-01T22:52:48.6206584Z ++ FSIZE=2442 2025-06-01T22:52:48.6207519Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h",sha256=gFXdY3K3kbAlhyPSYYz3hj4nctmZF1QAJW2-mQIA9wo,2442' 2025-06-01T22:52:48.6208599Z ++ read fname 2025-06-01T22:52:48.6209200Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h 2025-06-01T22:52:48.6210124Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h 2025-06-01T22:52:48.6211006Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h 2025-06-01T22:52:48.6211597Z ++ grep RECORD 2025-06-01T22:52:48.6232033Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h 2025-06-01T22:52:48.6232911Z +++ openssl base64 2025-06-01T22:52:48.6233173Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.6233441Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.6234282Z +++ sed -e s/=//g 2025-06-01T22:52:48.6278354Z ++ HASH=6Yq_BZly3p8VWZ3JUOgT1MqolQEyPn3yGypOXEmeUzw 2025-06-01T22:52:48.6281154Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h 2025-06-01T22:52:48.6281766Z +++ awk '{print $5}' 2025-06-01T22:52:48.6309423Z ++ FSIZE=4457 2025-06-01T22:52:48.6310426Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h",sha256=6Yq_BZly3p8VWZ3JUOgT1MqolQEyPn3yGypOXEmeUzw,4457' 2025-06-01T22:52:48.6311405Z ++ read fname 2025-06-01T22:52:48.6311978Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h 2025-06-01T22:52:48.6312881Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h 2025-06-01T22:52:48.6313740Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h 2025-06-01T22:52:48.6314319Z ++ grep RECORD 2025-06-01T22:52:48.6331453Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h 2025-06-01T22:52:48.6331562Z +++ openssl base64 2025-06-01T22:52:48.6332721Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.6334246Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.6335456Z +++ sed -e s/=//g 2025-06-01T22:52:48.6372977Z ++ HASH=ZSGQNhxDMM5-lJtMVEUb1ZuDOTGrnWEPeR9pVwEn8LY 2025-06-01T22:52:48.6378837Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h 2025-06-01T22:52:48.6381099Z +++ awk '{print $5}' 2025-06-01T22:52:48.6406590Z ++ FSIZE=5577 2025-06-01T22:52:48.6407422Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h",sha256=ZSGQNhxDMM5-lJtMVEUb1ZuDOTGrnWEPeR9pVwEn8LY,5577' 2025-06-01T22:52:48.6407525Z ++ read fname 2025-06-01T22:52:48.6407945Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h 2025-06-01T22:52:48.6408318Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h 2025-06-01T22:52:48.6408665Z ++ echo torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h 2025-06-01T22:52:48.6409758Z ++ grep RECORD 2025-06-01T22:52:48.6433147Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h 2025-06-01T22:52:48.6433547Z +++ openssl base64 2025-06-01T22:52:48.6433878Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.6434013Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.6434291Z +++ sed -e s/=//g 2025-06-01T22:52:48.6477194Z ++ HASH=lA5cVmgCXt5DwMWdxYZbxVXtVaXlFAxC-3iT0gbnHOM 2025-06-01T22:52:48.6480313Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h 2025-06-01T22:52:48.6480765Z +++ awk '{print $5}' 2025-06-01T22:52:48.6507706Z ++ FSIZE=13734 2025-06-01T22:52:48.6508621Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h",sha256=lA5cVmgCXt5DwMWdxYZbxVXtVaXlFAxC-3iT0gbnHOM,13734' 2025-06-01T22:52:48.6508741Z ++ read fname 2025-06-01T22:52:48.6509112Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/activation.h 2025-06-01T22:52:48.6509429Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/activation.h 2025-06-01T22:52:48.6509841Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/activation.h 2025-06-01T22:52:48.6510789Z ++ grep RECORD 2025-06-01T22:52:48.6531122Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/activation.h 2025-06-01T22:52:48.6531239Z +++ openssl base64 2025-06-01T22:52:48.6531926Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.6533412Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.6534617Z +++ sed -e s/=//g 2025-06-01T22:52:48.6572467Z ++ HASH=lomXpT9puWa8dYeJocW5vYrj_NXNH05mV5o3MZ-Dwys 2025-06-01T22:52:48.6577566Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/activation.h 2025-06-01T22:52:48.6578896Z +++ awk '{print $5}' 2025-06-01T22:52:48.6605399Z ++ FSIZE=19019 2025-06-01T22:52:48.6606190Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/activation.h",sha256=lomXpT9puWa8dYeJocW5vYrj_NXNH05mV5o3MZ-Dwys,19019' 2025-06-01T22:52:48.6606298Z ++ read fname 2025-06-01T22:52:48.6606651Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h 2025-06-01T22:52:48.6607034Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h 2025-06-01T22:52:48.6607366Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h 2025-06-01T22:52:48.6607665Z ++ grep RECORD 2025-06-01T22:52:48.6630319Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h 2025-06-01T22:52:48.6630468Z +++ openssl base64 2025-06-01T22:52:48.6630573Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.6630675Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.6631140Z +++ sed -e s/=//g 2025-06-01T22:52:48.6674038Z ++ HASH=wlcgQaUQDqQl2eakmr8GgeRdIHEVP0-T9ju_C7Cwx3g 2025-06-01T22:52:48.6677472Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h 2025-06-01T22:52:48.6677782Z +++ awk '{print $5}' 2025-06-01T22:52:48.6705865Z ++ FSIZE=1057 2025-06-01T22:52:48.6706601Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h",sha256=wlcgQaUQDqQl2eakmr8GgeRdIHEVP0-T9ju_C7Cwx3g,1057' 2025-06-01T22:52:48.6706715Z ++ read fname 2025-06-01T22:52:48.6707217Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h 2025-06-01T22:52:48.6707498Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h 2025-06-01T22:52:48.6707775Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h 2025-06-01T22:52:48.6708226Z ++ grep RECORD 2025-06-01T22:52:48.6730676Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h 2025-06-01T22:52:48.6730792Z +++ openssl base64 2025-06-01T22:52:48.6731617Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.6732853Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.6734051Z +++ sed -e s/=//g 2025-06-01T22:52:48.6771663Z ++ HASH=lWIy_fL1lygw0cIt9DijhbMeljg7t3Z0DAoh3wXoY5k 2025-06-01T22:52:48.6776898Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h 2025-06-01T22:52:48.6778373Z +++ awk '{print $5}' 2025-06-01T22:52:48.6805563Z ++ FSIZE=2759 2025-06-01T22:52:48.6806408Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h",sha256=lWIy_fL1lygw0cIt9DijhbMeljg7t3Z0DAoh3wXoY5k,2759' 2025-06-01T22:52:48.6806510Z ++ read fname 2025-06-01T22:52:48.6806836Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/conv.h 2025-06-01T22:52:48.6807096Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/conv.h 2025-06-01T22:52:48.6807350Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/conv.h 2025-06-01T22:52:48.6807467Z ++ grep RECORD 2025-06-01T22:52:48.6829844Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/conv.h 2025-06-01T22:52:48.6829958Z +++ openssl base64 2025-06-01T22:52:48.6830391Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.6831855Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.6831975Z +++ sed -e s/=//g 2025-06-01T22:52:48.6873597Z ++ HASH=umkpP9gB_i6GHdMaWuPgzLuBSycujUZGdxHLnFizRfc 2025-06-01T22:52:48.6878383Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/conv.h 2025-06-01T22:52:48.6878961Z +++ awk '{print $5}' 2025-06-01T22:52:48.6905685Z ++ FSIZE=13446 2025-06-01T22:52:48.6906353Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/conv.h",sha256=umkpP9gB_i6GHdMaWuPgzLuBSycujUZGdxHLnFizRfc,13446' 2025-06-01T22:52:48.6906466Z ++ read fname 2025-06-01T22:52:48.6906791Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/distance.h 2025-06-01T22:52:48.6907111Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/distance.h 2025-06-01T22:52:48.6907630Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/distance.h 2025-06-01T22:52:48.6908507Z ++ grep RECORD 2025-06-01T22:52:48.6928860Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/distance.h 2025-06-01T22:52:48.6928996Z +++ openssl base64 2025-06-01T22:52:48.6929956Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.6931441Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.6932790Z +++ sed -e s/=//g 2025-06-01T22:52:48.6971220Z ++ HASH=gNzOxjgCv8DVDA2KSeZtoA8Sx1LvzryteOtDa9NAz_Q 2025-06-01T22:52:48.6976343Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/distance.h 2025-06-01T22:52:48.6978596Z +++ awk '{print $5}' 2025-06-01T22:52:48.7004606Z ++ FSIZE=1989 2025-06-01T22:52:48.7005567Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/distance.h",sha256=gNzOxjgCv8DVDA2KSeZtoA8Sx1LvzryteOtDa9NAz_Q,1989' 2025-06-01T22:52:48.7005697Z ++ read fname 2025-06-01T22:52:48.7006458Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/dropout.h 2025-06-01T22:52:48.7006763Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/dropout.h 2025-06-01T22:52:48.7007035Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/dropout.h 2025-06-01T22:52:48.7007627Z ++ grep RECORD 2025-06-01T22:52:48.7030824Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/dropout.h 2025-06-01T22:52:48.7030938Z +++ openssl base64 2025-06-01T22:52:48.7031054Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.7032725Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.7032949Z +++ sed -e s/=//g 2025-06-01T22:52:48.7074886Z ++ HASH=OazSYLHM6WTsbm4V37Yq5cbqb38fJclFOpYxBitxR2M 2025-06-01T22:52:48.7077595Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/dropout.h 2025-06-01T22:52:48.7078228Z +++ awk '{print $5}' 2025-06-01T22:52:48.7105936Z ++ FSIZE=3045 2025-06-01T22:52:48.7106631Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/dropout.h",sha256=OazSYLHM6WTsbm4V37Yq5cbqb38fJclFOpYxBitxR2M,3045' 2025-06-01T22:52:48.7106727Z ++ read fname 2025-06-01T22:52:48.7107067Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/embedding.h 2025-06-01T22:52:48.7107359Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/embedding.h 2025-06-01T22:52:48.7107632Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/embedding.h 2025-06-01T22:52:48.7108471Z ++ grep RECORD 2025-06-01T22:52:48.7134216Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/embedding.h 2025-06-01T22:52:48.7134478Z +++ openssl base64 2025-06-01T22:52:48.7134653Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.7136062Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.7137242Z +++ sed -e s/=//g 2025-06-01T22:52:48.7175871Z ++ HASH=JSprIn0fcp7J6VRLaFxaMGiMvYdub9v9imfYxqTGbLg 2025-06-01T22:52:48.7182265Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/embedding.h 2025-06-01T22:52:48.7182749Z +++ awk '{print $5}' 2025-06-01T22:52:48.7206727Z ++ FSIZE=11642 2025-06-01T22:52:48.7207448Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/embedding.h",sha256=JSprIn0fcp7J6VRLaFxaMGiMvYdub9v9imfYxqTGbLg,11642' 2025-06-01T22:52:48.7207560Z ++ read fname 2025-06-01T22:52:48.7207875Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/fold.h 2025-06-01T22:52:48.7208134Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/fold.h 2025-06-01T22:52:48.7210507Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/fold.h 2025-06-01T22:52:48.7211503Z ++ grep RECORD 2025-06-01T22:52:48.7232419Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/fold.h 2025-06-01T22:52:48.7232552Z +++ openssl base64 2025-06-01T22:52:48.7234354Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.7234483Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.7235153Z +++ sed -e s/=//g 2025-06-01T22:52:48.7277773Z ++ HASH=z4R8FjzcnUvSpSchux77wbenjkdXlYDiziWpK26yN0w 2025-06-01T22:52:48.7281477Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/fold.h 2025-06-01T22:52:48.7282058Z +++ awk '{print $5}' 2025-06-01T22:52:48.7309988Z ++ FSIZE=2913 2025-06-01T22:52:48.7310640Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/fold.h",sha256=z4R8FjzcnUvSpSchux77wbenjkdXlYDiziWpK26yN0w,2913' 2025-06-01T22:52:48.7310735Z ++ read fname 2025-06-01T22:52:48.7311150Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h 2025-06-01T22:52:48.7311455Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h 2025-06-01T22:52:48.7311760Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h 2025-06-01T22:52:48.7312247Z ++ grep RECORD 2025-06-01T22:52:48.7331569Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h 2025-06-01T22:52:48.7331972Z +++ openssl base64 2025-06-01T22:52:48.7332935Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.7334452Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.7335568Z +++ sed -e s/=//g 2025-06-01T22:52:48.7378818Z ++ HASH=uXWUgUWSqKWEPV-Yaxyz_7GhoDdD88pkt8-UeNQVcaU 2025-06-01T22:52:48.7383498Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h 2025-06-01T22:52:48.7383602Z +++ awk '{print $5}' 2025-06-01T22:52:48.7407402Z ++ FSIZE=2296 2025-06-01T22:52:48.7408114Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h",sha256=uXWUgUWSqKWEPV-Yaxyz_7GhoDdD88pkt8-UeNQVcaU,2296' 2025-06-01T22:52:48.7408220Z ++ read fname 2025-06-01T22:52:48.7408563Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/linear.h 2025-06-01T22:52:48.7408966Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/linear.h 2025-06-01T22:52:48.7411264Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/linear.h 2025-06-01T22:52:48.7412155Z ++ grep RECORD 2025-06-01T22:52:48.7434547Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/linear.h 2025-06-01T22:52:48.7434928Z +++ openssl base64 2025-06-01T22:52:48.7435052Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.7436594Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.7436721Z +++ sed -e s/=//g 2025-06-01T22:52:48.7478396Z ++ HASH=Jh3KwwGHlOv5cZSPnIMBcFaKmiFe1MBuU_G4DmFWXJI 2025-06-01T22:52:48.7481615Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/linear.h 2025-06-01T22:52:48.7482112Z +++ awk '{print $5}' 2025-06-01T22:52:48.7510696Z ++ FSIZE=2779 2025-06-01T22:52:48.7511473Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/linear.h",sha256=Jh3KwwGHlOv5cZSPnIMBcFaKmiFe1MBuU_G4DmFWXJI,2779' 2025-06-01T22:52:48.7511777Z ++ read fname 2025-06-01T22:52:48.7512091Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/loss.h 2025-06-01T22:52:48.7512398Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/loss.h 2025-06-01T22:52:48.7512662Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/loss.h 2025-06-01T22:52:48.7512759Z ++ grep RECORD 2025-06-01T22:52:48.7531732Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/loss.h 2025-06-01T22:52:48.7532378Z +++ openssl base64 2025-06-01T22:52:48.7533721Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.7535201Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.7536567Z +++ sed -e s/=//g 2025-06-01T22:52:48.7574156Z ++ HASH=q1k9V-eDJgcXloFdvR9L1n9g4P5m3tumRV4LyiPlRYk 2025-06-01T22:52:48.7579664Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/loss.h 2025-06-01T22:52:48.7580893Z +++ awk '{print $5}' 2025-06-01T22:52:48.7606821Z ++ FSIZE=26702 2025-06-01T22:52:48.7607503Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/loss.h",sha256=q1k9V-eDJgcXloFdvR9L1n9g4P5m3tumRV4LyiPlRYk,26702' 2025-06-01T22:52:48.7607603Z ++ read fname 2025-06-01T22:52:48.7607988Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/normalization.h 2025-06-01T22:52:48.7608303Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/normalization.h 2025-06-01T22:52:48.7608843Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/normalization.h 2025-06-01T22:52:48.7609663Z ++ grep RECORD 2025-06-01T22:52:48.7634160Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/normalization.h 2025-06-01T22:52:48.7634283Z +++ openssl base64 2025-06-01T22:52:48.7634391Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.7634506Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.7634602Z +++ sed -e s/=//g 2025-06-01T22:52:48.7676725Z ++ HASH=cxjL3iVYISFS9pikq4DbAyA3SzvZ7cKg6pyKXdpDbgA 2025-06-01T22:52:48.7679559Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/normalization.h 2025-06-01T22:52:48.7680682Z +++ awk '{print $5}' 2025-06-01T22:52:48.7709751Z ++ FSIZE=5497 2025-06-01T22:52:48.7710559Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/normalization.h",sha256=cxjL3iVYISFS9pikq4DbAyA3SzvZ7cKg6pyKXdpDbgA,5497' 2025-06-01T22:52:48.7710893Z ++ read fname 2025-06-01T22:52:48.7711314Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/padding.h 2025-06-01T22:52:48.7711607Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/padding.h 2025-06-01T22:52:48.7711888Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/padding.h 2025-06-01T22:52:48.7711985Z ++ grep RECORD 2025-06-01T22:52:48.7731271Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/padding.h 2025-06-01T22:52:48.7731619Z +++ openssl base64 2025-06-01T22:52:48.7732937Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.7734148Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.7735732Z +++ sed -e s/=//g 2025-06-01T22:52:48.7772894Z ++ HASH=mKaDSCU-WloH10olE7uxSK0JYRQ7CvSyyIH0-bP59nE 2025-06-01T22:52:48.7778920Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/padding.h 2025-06-01T22:52:48.7779514Z +++ awk '{print $5}' 2025-06-01T22:52:48.7806619Z ++ FSIZE=6835 2025-06-01T22:52:48.7807303Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/padding.h",sha256=mKaDSCU-WloH10olE7uxSK0JYRQ7CvSyyIH0-bP59nE,6835' 2025-06-01T22:52:48.7807402Z ++ read fname 2025-06-01T22:52:48.7807785Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h 2025-06-01T22:52:48.7808093Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h 2025-06-01T22:52:48.7808391Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h 2025-06-01T22:52:48.7808506Z ++ grep RECORD 2025-06-01T22:52:48.7832717Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h 2025-06-01T22:52:48.7832975Z +++ openssl base64 2025-06-01T22:52:48.7833090Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.7833187Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.7833280Z +++ sed -e s/=//g 2025-06-01T22:52:48.7873214Z ++ HASH=KTyODbPGxpwQbWiBcFXgjnnjFkMpd1IFpRzt1hxSzdo 2025-06-01T22:52:48.7876333Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h 2025-06-01T22:52:48.7877284Z +++ awk '{print $5}' 2025-06-01T22:52:48.7905926Z ++ FSIZE=1632 2025-06-01T22:52:48.7906713Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h",sha256=KTyODbPGxpwQbWiBcFXgjnnjFkMpd1IFpRzt1hxSzdo,1632' 2025-06-01T22:52:48.7906814Z ++ read fname 2025-06-01T22:52:48.7907134Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/pooling.h 2025-06-01T22:52:48.7907415Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/pooling.h 2025-06-01T22:52:48.7907804Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/pooling.h 2025-06-01T22:52:48.7907915Z ++ grep RECORD 2025-06-01T22:52:48.7928992Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/pooling.h 2025-06-01T22:52:48.7929107Z +++ openssl base64 2025-06-01T22:52:48.7929741Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.7931147Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.7932418Z +++ sed -e s/=//g 2025-06-01T22:52:48.7972702Z ++ HASH=5iOn_BDhid22nsRNvxj0tOcFnPOsN2ATi40umEQ5618 2025-06-01T22:52:48.7977640Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/pooling.h 2025-06-01T22:52:48.7978267Z +++ awk '{print $5}' 2025-06-01T22:52:48.8005107Z ++ FSIZE=17718 2025-06-01T22:52:48.8006034Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/pooling.h",sha256=5iOn_BDhid22nsRNvxj0tOcFnPOsN2ATi40umEQ5618,17718' 2025-06-01T22:52:48.8006137Z ++ read fname 2025-06-01T22:52:48.8006443Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/rnn.h 2025-06-01T22:52:48.8006724Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/rnn.h 2025-06-01T22:52:48.8006972Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/rnn.h 2025-06-01T22:52:48.8007505Z ++ grep RECORD 2025-06-01T22:52:48.8028985Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/rnn.h 2025-06-01T22:52:48.8029610Z +++ openssl base64 2025-06-01T22:52:48.8030122Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.8030434Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.8031599Z +++ sed -e s/=//g 2025-06-01T22:52:48.8073414Z ++ HASH=Ba_RuMaWdHYjILXdkkIZlXoZAmT3xxqNhKSTQJK9_Ho 2025-06-01T22:52:48.8076377Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/rnn.h 2025-06-01T22:52:48.8077042Z +++ awk '{print $5}' 2025-06-01T22:52:48.8105703Z ++ FSIZE=8195 2025-06-01T22:52:48.8106618Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/rnn.h",sha256=Ba_RuMaWdHYjILXdkkIZlXoZAmT3xxqNhKSTQJK9_Ho,8195' 2025-06-01T22:52:48.8107444Z ++ read fname 2025-06-01T22:52:48.8107938Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/transformer.h 2025-06-01T22:52:48.8108863Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/transformer.h 2025-06-01T22:52:48.8109561Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/transformer.h 2025-06-01T22:52:48.8110078Z ++ grep RECORD 2025-06-01T22:52:48.8128389Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/transformer.h 2025-06-01T22:52:48.8129236Z +++ openssl base64 2025-06-01T22:52:48.8129520Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.8130356Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.8131536Z +++ sed -e s/=//g 2025-06-01T22:52:48.8170963Z ++ HASH=ZfqxwS4VOAxOd2zNg6evGKES8Hd7ux2kQ3sNJ4ACeNU 2025-06-01T22:52:48.8175966Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/transformer.h 2025-06-01T22:52:48.8176575Z +++ awk '{print $5}' 2025-06-01T22:52:48.8202877Z ++ FSIZE=1814 2025-06-01T22:52:48.8203757Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/transformer.h",sha256=ZfqxwS4VOAxOd2zNg6evGKES8Hd7ux2kQ3sNJ4ACeNU,1814' 2025-06-01T22:52:48.8204971Z ++ read fname 2025-06-01T22:52:48.8205688Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h 2025-06-01T22:52:48.8206590Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h 2025-06-01T22:52:48.8207395Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h 2025-06-01T22:52:48.8207957Z ++ grep RECORD 2025-06-01T22:52:48.8231157Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h 2025-06-01T22:52:48.8231852Z +++ openssl base64 2025-06-01T22:52:48.8232106Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.8232363Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.8232615Z +++ sed -e s/=//g 2025-06-01T22:52:48.8272509Z ++ HASH=9glBSDeUJ7v5CnAZSn_MLJW7LuTtBamzkbEi_RL7TNY 2025-06-01T22:52:48.8276012Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h 2025-06-01T22:52:48.8277277Z +++ awk '{print $5}' 2025-06-01T22:52:48.8304819Z ++ FSIZE=2319 2025-06-01T22:52:48.8305709Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h",sha256=9glBSDeUJ7v5CnAZSn_MLJW7LuTtBamzkbEi_RL7TNY,2319' 2025-06-01T22:52:48.8306672Z ++ read fname 2025-06-01T22:52:48.8307229Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h 2025-06-01T22:52:48.8308065Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h 2025-06-01T22:52:48.8308977Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h 2025-06-01T22:52:48.8309520Z ++ grep RECORD 2025-06-01T22:52:48.8328461Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h 2025-06-01T22:52:48.8329225Z +++ openssl base64 2025-06-01T22:52:48.8329501Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.8330349Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.8331600Z +++ sed -e s/=//g 2025-06-01T22:52:48.8371114Z ++ HASH=szudWe7my6TVMn1e6Kr5ho2xb4HW8EA1BYap51OQWcI 2025-06-01T22:52:48.8376253Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h 2025-06-01T22:52:48.8377163Z +++ awk '{print $5}' 2025-06-01T22:52:48.8404332Z ++ FSIZE=2059 2025-06-01T22:52:48.8405495Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h",sha256=szudWe7my6TVMn1e6Kr5ho2xb4HW8EA1BYap51OQWcI,2059' 2025-06-01T22:52:48.8406527Z ++ read fname 2025-06-01T22:52:48.8407083Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h 2025-06-01T22:52:48.8407876Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h 2025-06-01T22:52:48.8408597Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h 2025-06-01T22:52:48.8409128Z ++ grep RECORD 2025-06-01T22:52:48.8428601Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h 2025-06-01T22:52:48.8429491Z +++ openssl base64 2025-06-01T22:52:48.8429925Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.8430175Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.8431425Z +++ sed -e s/=//g 2025-06-01T22:52:48.8473617Z ++ HASH=-nMUEVjGyQTaaUKhmqqaUc7lAeThTAy9mLd3Re9EiC0 2025-06-01T22:52:48.8477199Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h 2025-06-01T22:52:48.8478609Z +++ awk '{print $5}' 2025-06-01T22:52:48.8506286Z ++ FSIZE=4125 2025-06-01T22:52:48.8507234Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h",sha256=-nMUEVjGyQTaaUKhmqqaUc7lAeThTAy9mLd3Re9EiC0,4125' 2025-06-01T22:52:48.8508105Z ++ read fname 2025-06-01T22:52:48.8508587Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/options/vision.h 2025-06-01T22:52:48.8509339Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/options/vision.h 2025-06-01T22:52:48.8509984Z ++ echo torch/include/torch/csrc/api/include/torch/nn/options/vision.h 2025-06-01T22:52:48.8510611Z ++ grep RECORD 2025-06-01T22:52:48.8529566Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/options/vision.h 2025-06-01T22:52:48.8530263Z +++ openssl base64 2025-06-01T22:52:48.8530752Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.8531935Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.8533267Z +++ sed -e s/=//g 2025-06-01T22:52:48.8572116Z ++ HASH=ABAxah8zfpzE9i0FA3V6r1PNbuOKJFKspaV9IJSFvKc 2025-06-01T22:52:48.8576898Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/options/vision.h 2025-06-01T22:52:48.8578457Z +++ awk '{print $5}' 2025-06-01T22:52:48.8606038Z ++ FSIZE=1086 2025-06-01T22:52:48.8606890Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/options/vision.h",sha256=ABAxah8zfpzE9i0FA3V6r1PNbuOKJFKspaV9IJSFvKc,1086' 2025-06-01T22:52:48.8607762Z ++ read fname 2025-06-01T22:52:48.8608272Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h 2025-06-01T22:52:48.8609100Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h 2025-06-01T22:52:48.8610013Z ++ echo torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h 2025-06-01T22:52:48.8610557Z ++ grep RECORD 2025-06-01T22:52:48.8631846Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h 2025-06-01T22:52:48.8632524Z +++ openssl base64 2025-06-01T22:52:48.8632792Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.8633036Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.8633305Z +++ sed -e s/=//g 2025-06-01T22:52:48.8674447Z ++ HASH=dk6ogtokQAOtz-zjPvvzNXaimKXuAmoiHUUkl5_SGnM 2025-06-01T22:52:48.8677677Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h 2025-06-01T22:52:48.8678397Z +++ awk '{print $5}' 2025-06-01T22:52:48.8706973Z ++ FSIZE=11198 2025-06-01T22:52:48.8707873Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h",sha256=dk6ogtokQAOtz-zjPvvzNXaimKXuAmoiHUUkl5_SGnM,11198' 2025-06-01T22:52:48.8708763Z ++ read fname 2025-06-01T22:52:48.8709228Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h 2025-06-01T22:52:48.8709952Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h 2025-06-01T22:52:48.8710599Z ++ echo torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h 2025-06-01T22:52:48.8711092Z ++ grep RECORD 2025-06-01T22:52:48.8728891Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h 2025-06-01T22:52:48.8729547Z +++ openssl base64 2025-06-01T22:52:48.8730040Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.8731054Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.8732338Z +++ sed -e s/=//g 2025-06-01T22:52:48.8770752Z ++ HASH=JtOf77FvFV0qf-NClXTdP9aNXQjcFo1qnUCSzR07Pig 2025-06-01T22:52:48.8775914Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h 2025-06-01T22:52:48.8776643Z +++ awk '{print $5}' 2025-06-01T22:52:48.8803520Z ++ FSIZE=4838 2025-06-01T22:52:48.8804590Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h",sha256=JtOf77FvFV0qf-NClXTdP9aNXQjcFo1qnUCSzR07Pig,4838' 2025-06-01T22:52:48.8805742Z ++ read fname 2025-06-01T22:52:48.8806284Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h 2025-06-01T22:52:48.8807144Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h 2025-06-01T22:52:48.8807928Z ++ echo torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h 2025-06-01T22:52:48.8808495Z ++ grep RECORD 2025-06-01T22:52:48.8831516Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h 2025-06-01T22:52:48.8832225Z +++ openssl base64 2025-06-01T22:52:48.8832500Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.8832750Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.8833022Z +++ sed -e s/=//g 2025-06-01T22:52:48.8873052Z ++ HASH=rZB0C3GgreaGd001Bmt2o7NhCVqAGxV8L_N0MyFn9Ws 2025-06-01T22:52:48.8876000Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h 2025-06-01T22:52:48.8876735Z +++ awk '{print $5}' 2025-06-01T22:52:48.8904984Z ++ FSIZE=2376 2025-06-01T22:52:48.8905929Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h",sha256=rZB0C3GgreaGd001Bmt2o7NhCVqAGxV8L_N0MyFn9Ws,2376' 2025-06-01T22:52:48.8906818Z ++ read fname 2025-06-01T22:52:48.8907246Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h 2025-06-01T22:52:48.8907881Z ++ FPATH=torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h 2025-06-01T22:52:48.8908468Z ++ echo torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h 2025-06-01T22:52:48.8908914Z ++ grep RECORD 2025-06-01T22:52:48.8927501Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h 2025-06-01T22:52:48.8928118Z +++ openssl base64 2025-06-01T22:52:48.8928404Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.8929682Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.8930990Z +++ sed -e s/=//g 2025-06-01T22:52:48.8970606Z ++ HASH=eDB_i5fEuAWC7uV65QoCNH95hSeKlO949JD0dYqmzhs 2025-06-01T22:52:48.8975609Z +++ ls -nl torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h 2025-06-01T22:52:48.8976416Z +++ awk '{print $5}' 2025-06-01T22:52:48.9003718Z ++ FSIZE=12793 2025-06-01T22:52:48.9004651Z ++ echo '"torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h",sha256=eDB_i5fEuAWC7uV65QoCNH95hSeKlO949JD0dYqmzhs,12793' 2025-06-01T22:52:48.9005625Z ++ read fname 2025-06-01T22:52:48.9006089Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/optim/adagrad.h 2025-06-01T22:52:48.9006901Z ++ FPATH=torch/include/torch/csrc/api/include/torch/optim/adagrad.h 2025-06-01T22:52:48.9007545Z ++ echo torch/include/torch/csrc/api/include/torch/optim/adagrad.h 2025-06-01T22:52:48.9008011Z ++ grep RECORD 2025-06-01T22:52:48.9028833Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/optim/adagrad.h 2025-06-01T22:52:48.9029746Z +++ openssl base64 2025-06-01T22:52:48.9030083Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.9030347Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.9030637Z +++ sed -e s/=//g 2025-06-01T22:52:48.9071254Z ++ HASH=uHwa97Dogf19yivAcxI7XdhxAGvas97QcRqwn2G5R-Q 2025-06-01T22:52:48.9075491Z +++ ls -nl torch/include/torch/csrc/api/include/torch/optim/adagrad.h 2025-06-01T22:52:48.9076307Z +++ awk '{print $5}' 2025-06-01T22:52:48.9105165Z ++ FSIZE=3197 2025-06-01T22:52:48.9105968Z ++ echo '"torch/include/torch/csrc/api/include/torch/optim/adagrad.h",sha256=uHwa97Dogf19yivAcxI7XdhxAGvas97QcRqwn2G5R-Q,3197' 2025-06-01T22:52:48.9106775Z ++ read fname 2025-06-01T22:52:48.9107213Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/optim/adam.h 2025-06-01T22:52:48.9107842Z ++ FPATH=torch/include/torch/csrc/api/include/torch/optim/adam.h 2025-06-01T22:52:48.9108395Z ++ echo torch/include/torch/csrc/api/include/torch/optim/adam.h 2025-06-01T22:52:48.9108837Z ++ grep RECORD 2025-06-01T22:52:48.9127935Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/optim/adam.h 2025-06-01T22:52:48.9128516Z +++ openssl base64 2025-06-01T22:52:48.9128811Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.9129608Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.9130959Z +++ sed -e s/=//g 2025-06-01T22:52:48.9171323Z ++ HASH=cKgG7UOz9SRKe_Z3CB30j99ugNAgQwVa2hJp77sa_Mk 2025-06-01T22:52:48.9175985Z +++ ls -nl torch/include/torch/csrc/api/include/torch/optim/adam.h 2025-06-01T22:52:48.9176897Z +++ awk '{print $5}' 2025-06-01T22:52:48.9205202Z ++ FSIZE=2880 2025-06-01T22:52:48.9206039Z ++ echo '"torch/include/torch/csrc/api/include/torch/optim/adam.h",sha256=cKgG7UOz9SRKe_Z3CB30j99ugNAgQwVa2hJp77sa_Mk,2880' 2025-06-01T22:52:48.9206834Z ++ read fname 2025-06-01T22:52:48.9207280Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/optim/adamw.h 2025-06-01T22:52:48.9207935Z ++ FPATH=torch/include/torch/csrc/api/include/torch/optim/adamw.h 2025-06-01T22:52:48.9208509Z ++ echo torch/include/torch/csrc/api/include/torch/optim/adamw.h 2025-06-01T22:52:48.9208964Z ++ grep RECORD 2025-06-01T22:52:48.9230668Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/optim/adamw.h 2025-06-01T22:52:48.9231399Z +++ openssl base64 2025-06-01T22:52:48.9231652Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.9231909Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.9232179Z +++ sed -e s/=//g 2025-06-01T22:52:48.9272298Z ++ HASH=Pc8SU9sjqzPvfdxArtbVkYqje1KbPd7_yCT0duQEQBI 2025-06-01T22:52:48.9275580Z +++ ls -nl torch/include/torch/csrc/api/include/torch/optim/adamw.h 2025-06-01T22:52:48.9276779Z +++ awk '{print $5}' 2025-06-01T22:52:48.9304957Z ++ FSIZE=2900 2025-06-01T22:52:48.9305802Z ++ echo '"torch/include/torch/csrc/api/include/torch/optim/adamw.h",sha256=Pc8SU9sjqzPvfdxArtbVkYqje1KbPd7_yCT0duQEQBI,2900' 2025-06-01T22:52:48.9306605Z ++ read fname 2025-06-01T22:52:48.9307026Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/optim/lbfgs.h 2025-06-01T22:52:48.9307645Z ++ FPATH=torch/include/torch/csrc/api/include/torch/optim/lbfgs.h 2025-06-01T22:52:48.9308215Z ++ echo torch/include/torch/csrc/api/include/torch/optim/lbfgs.h 2025-06-01T22:52:48.9308656Z ++ grep RECORD 2025-06-01T22:52:48.9327994Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/optim/lbfgs.h 2025-06-01T22:52:48.9328611Z +++ openssl base64 2025-06-01T22:52:48.9328866Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.9329570Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.9330597Z +++ sed -e s/=//g 2025-06-01T22:52:48.9370154Z ++ HASH=ADUzx7SawOxpilib54JgRWqCUe3bn0_TVw8js3gMvco 2025-06-01T22:52:48.9374895Z +++ ls -nl torch/include/torch/csrc/api/include/torch/optim/lbfgs.h 2025-06-01T22:52:48.9375390Z +++ awk '{print $5}' 2025-06-01T22:52:48.9402678Z ++ FSIZE=3445 2025-06-01T22:52:48.9403652Z ++ echo '"torch/include/torch/csrc/api/include/torch/optim/lbfgs.h",sha256=ADUzx7SawOxpilib54JgRWqCUe3bn0_TVw8js3gMvco,3445' 2025-06-01T22:52:48.9404589Z ++ read fname 2025-06-01T22:52:48.9405204Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/optim/optimizer.h 2025-06-01T22:52:48.9405917Z ++ FPATH=torch/include/torch/csrc/api/include/torch/optim/optimizer.h 2025-06-01T22:52:48.9406574Z ++ echo torch/include/torch/csrc/api/include/torch/optim/optimizer.h 2025-06-01T22:52:48.9407058Z ++ grep RECORD 2025-06-01T22:52:48.9428367Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/optim/optimizer.h 2025-06-01T22:52:48.9428985Z +++ openssl base64 2025-06-01T22:52:48.9429725Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.9429974Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.9430241Z +++ sed -e s/=//g 2025-06-01T22:52:48.9473388Z ++ HASH=tam9bOcndEmGG2Z0k-ULrWnN22MtXcsgGvUcK0BdljY 2025-06-01T22:52:48.9477968Z +++ ls -nl torch/include/torch/csrc/api/include/torch/optim/optimizer.h 2025-06-01T22:52:48.9479388Z +++ awk '{print $5}' 2025-06-01T22:52:48.9507066Z ++ FSIZE=8126 2025-06-01T22:52:48.9507893Z ++ echo '"torch/include/torch/csrc/api/include/torch/optim/optimizer.h",sha256=tam9bOcndEmGG2Z0k-ULrWnN22MtXcsgGvUcK0BdljY,8126' 2025-06-01T22:52:48.9508730Z ++ read fname 2025-06-01T22:52:48.9509157Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/optim/rmsprop.h 2025-06-01T22:52:48.9509842Z ++ FPATH=torch/include/torch/csrc/api/include/torch/optim/rmsprop.h 2025-06-01T22:52:48.9510587Z ++ echo torch/include/torch/csrc/api/include/torch/optim/rmsprop.h 2025-06-01T22:52:48.9511053Z ++ grep RECORD 2025-06-01T22:52:48.9529267Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/optim/rmsprop.h 2025-06-01T22:52:48.9529882Z +++ openssl base64 2025-06-01T22:52:48.9530345Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.9531370Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.9532933Z +++ sed -e s/=//g 2025-06-01T22:52:48.9573153Z ++ HASH=WdzDaJMW508yOGAys2vAEDEkGMRt5V_X-gsBwOC9pgE 2025-06-01T22:52:48.9578432Z +++ ls -nl torch/include/torch/csrc/api/include/torch/optim/rmsprop.h 2025-06-01T22:52:48.9578930Z +++ awk '{print $5}' 2025-06-01T22:52:48.9605972Z ++ FSIZE=2898 2025-06-01T22:52:48.9606818Z ++ echo '"torch/include/torch/csrc/api/include/torch/optim/rmsprop.h",sha256=WdzDaJMW508yOGAys2vAEDEkGMRt5V_X-gsBwOC9pgE,2898' 2025-06-01T22:52:48.9607806Z ++ read fname 2025-06-01T22:52:48.9608275Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/optim/serialize.h 2025-06-01T22:52:48.9608977Z ++ FPATH=torch/include/torch/csrc/api/include/torch/optim/serialize.h 2025-06-01T22:52:48.9609634Z ++ echo torch/include/torch/csrc/api/include/torch/optim/serialize.h 2025-06-01T22:52:48.9610122Z ++ grep RECORD 2025-06-01T22:52:48.9631705Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/optim/serialize.h 2025-06-01T22:52:48.9632362Z +++ openssl base64 2025-06-01T22:52:48.9632619Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.9632887Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.9633175Z +++ sed -e s/=//g 2025-06-01T22:52:48.9676172Z ++ HASH=5jQ7c4sT-38I_Vzl_2Cma3uxJvvdKTAfnCZi05rXUWc 2025-06-01T22:52:48.9681606Z +++ ls -nl torch/include/torch/csrc/api/include/torch/optim/serialize.h 2025-06-01T22:52:48.9682404Z +++ awk '{print $5}' 2025-06-01T22:52:48.9710973Z ++ FSIZE=12673 2025-06-01T22:52:48.9711928Z ++ echo '"torch/include/torch/csrc/api/include/torch/optim/serialize.h",sha256=5jQ7c4sT-38I_Vzl_2Cma3uxJvvdKTAfnCZi05rXUWc,12673' 2025-06-01T22:52:48.9712771Z ++ read fname 2025-06-01T22:52:48.9713185Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/optim/sgd.h 2025-06-01T22:52:48.9713799Z ++ FPATH=torch/include/torch/csrc/api/include/torch/optim/sgd.h 2025-06-01T22:52:48.9714364Z ++ echo torch/include/torch/csrc/api/include/torch/optim/sgd.h 2025-06-01T22:52:48.9714792Z ++ grep RECORD 2025-06-01T22:52:48.9731925Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/optim/sgd.h 2025-06-01T22:52:48.9732584Z +++ openssl base64 2025-06-01T22:52:48.9733584Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.9735059Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.9736553Z +++ sed -e s/=//g 2025-06-01T22:52:48.9775208Z ++ HASH=Ye-U0ch3462dz4eTiu0b4HWVMgL7YDEwePt_kx41C5I 2025-06-01T22:52:48.9780540Z +++ ls -nl torch/include/torch/csrc/api/include/torch/optim/sgd.h 2025-06-01T22:52:48.9781251Z +++ awk '{print $5}' 2025-06-01T22:52:48.9806994Z ++ FSIZE=2622 2025-06-01T22:52:48.9807771Z ++ echo '"torch/include/torch/csrc/api/include/torch/optim/sgd.h",sha256=Ye-U0ch3462dz4eTiu0b4HWVMgL7YDEwePt_kx41C5I,2622' 2025-06-01T22:52:48.9808564Z ++ read fname 2025-06-01T22:52:48.9809100Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h 2025-06-01T22:52:48.9809983Z ++ FPATH=torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h 2025-06-01T22:52:48.9810812Z ++ echo torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h 2025-06-01T22:52:48.9811374Z ++ grep RECORD 2025-06-01T22:52:48.9833462Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h 2025-06-01T22:52:48.9834173Z +++ openssl base64 2025-06-01T22:52:48.9834455Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.9834714Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.9834989Z +++ sed -e s/=//g 2025-06-01T22:52:48.9877860Z ++ HASH=WPI5AoI2I0l0hhrGcTrHvgv5qHSWUSPIhguXbiDoIiw 2025-06-01T22:52:48.9880134Z +++ ls -nl torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h 2025-06-01T22:52:48.9880865Z +++ awk '{print $5}' 2025-06-01T22:52:48.9909738Z ++ FSIZE=1119 2025-06-01T22:52:48.9910654Z ++ echo '"torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h",sha256=WPI5AoI2I0l0hhrGcTrHvgv5qHSWUSPIhguXbiDoIiw,1119' 2025-06-01T22:52:48.9911584Z ++ read fname 2025-06-01T22:52:48.9912190Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h 2025-06-01T22:52:48.9913232Z ++ FPATH=torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h 2025-06-01T22:52:48.9914186Z ++ echo torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h 2025-06-01T22:52:48.9914829Z ++ grep RECORD 2025-06-01T22:52:48.9942496Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h 2025-06-01T22:52:48.9943449Z +++ openssl base64 2025-06-01T22:52:48.9943720Z +++ sed -e s/+/-/g 2025-06-01T22:52:48.9943964Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:48.9944236Z +++ sed -e s/=//g 2025-06-01T22:52:48.9983871Z ++ HASH=1Brx1qOStAjtIuqlZCj9DT6QUCnGoJ3ua3BTmXHgZvo 2025-06-01T22:52:48.9985607Z +++ ls -nl torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h 2025-06-01T22:52:48.9986427Z +++ awk '{print $5}' 2025-06-01T22:52:49.0010804Z ++ FSIZE=1380 2025-06-01T22:52:49.0011823Z ++ echo '"torch/include/torch/csrc/api/include/torch/optim/schedulers/reduce_on_plateau_scheduler.h",sha256=1Brx1qOStAjtIuqlZCj9DT6QUCnGoJ3ua3BTmXHgZvo,1380' 2025-06-01T22:52:49.0012836Z ++ read fname 2025-06-01T22:52:49.0013358Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h 2025-06-01T22:52:49.0014164Z ++ FPATH=torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h 2025-06-01T22:52:49.0014925Z ++ echo torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h 2025-06-01T22:52:49.0015931Z ++ grep RECORD 2025-06-01T22:52:49.0037187Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h 2025-06-01T22:52:49.0037893Z +++ openssl base64 2025-06-01T22:52:49.0038154Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.0038451Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.0039517Z +++ sed -e s/=//g 2025-06-01T22:52:49.0082207Z ++ HASH=pPBh-2yVyxTEkEjR94oRaeHZnaQpzsjiRUMt-C8p9lA 2025-06-01T22:52:49.0084138Z +++ ls -nl torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h 2025-06-01T22:52:49.0086124Z +++ awk '{print $5}' 2025-06-01T22:52:49.0113864Z ++ FSIZE=399 2025-06-01T22:52:49.0114793Z ++ echo '"torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h",sha256=pPBh-2yVyxTEkEjR94oRaeHZnaQpzsjiRUMt-C8p9lA,399' 2025-06-01T22:52:49.0115672Z ++ read fname 2025-06-01T22:52:49.0116096Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/python/init.h 2025-06-01T22:52:49.0116734Z ++ FPATH=torch/include/torch/csrc/api/include/torch/python/init.h 2025-06-01T22:52:49.0117317Z ++ echo torch/include/torch/csrc/api/include/torch/python/init.h 2025-06-01T22:52:49.0117752Z ++ grep RECORD 2025-06-01T22:52:49.0133929Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/python/init.h 2025-06-01T22:52:49.0134724Z +++ openssl base64 2025-06-01T22:52:49.0136039Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.0137322Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.0138548Z +++ sed -e s/=//g 2025-06-01T22:52:49.0177624Z ++ HASH=32LPmEoDVj8_z8MWAwX_i4Q8GQjhT2v2CH7LCTvnZe0 2025-06-01T22:52:49.0182487Z +++ ls -nl torch/include/torch/csrc/api/include/torch/python/init.h 2025-06-01T22:52:49.0182964Z +++ awk '{print $5}' 2025-06-01T22:52:49.0206847Z ++ FSIZE=204 2025-06-01T22:52:49.0207616Z ++ echo '"torch/include/torch/csrc/api/include/torch/python/init.h",sha256=32LPmEoDVj8_z8MWAwX_i4Q8GQjhT2v2CH7LCTvnZe0,204' 2025-06-01T22:52:49.0208427Z ++ read fname 2025-06-01T22:52:49.0208923Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/serialize/archive.h 2025-06-01T22:52:49.0209791Z ++ FPATH=torch/include/torch/csrc/api/include/torch/serialize/archive.h 2025-06-01T22:52:49.0210496Z ++ echo torch/include/torch/csrc/api/include/torch/serialize/archive.h 2025-06-01T22:52:49.0211558Z ++ grep RECORD 2025-06-01T22:52:49.0234051Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/serialize/archive.h 2025-06-01T22:52:49.0234701Z +++ openssl base64 2025-06-01T22:52:49.0235305Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.0235594Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.0236288Z +++ sed -e s/=//g 2025-06-01T22:52:49.0278562Z ++ HASH=IM8xj82javqyrkZJGayTWjrst7_FKKllzucRwSMrlos 2025-06-01T22:52:49.0281695Z +++ ls -nl torch/include/torch/csrc/api/include/torch/serialize/archive.h 2025-06-01T22:52:49.0282327Z +++ awk '{print $5}' 2025-06-01T22:52:49.0311053Z ++ FSIZE=101 2025-06-01T22:52:49.0311939Z ++ echo '"torch/include/torch/csrc/api/include/torch/serialize/archive.h",sha256=IM8xj82javqyrkZJGayTWjrst7_FKKllzucRwSMrlos,101' 2025-06-01T22:52:49.0312921Z ++ read fname 2025-06-01T22:52:49.0313421Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/serialize/input-archive.h 2025-06-01T22:52:49.0314208Z ++ FPATH=torch/include/torch/csrc/api/include/torch/serialize/input-archive.h 2025-06-01T22:52:49.0314918Z ++ echo torch/include/torch/csrc/api/include/torch/serialize/input-archive.h 2025-06-01T22:52:49.0315440Z ++ grep RECORD 2025-06-01T22:52:49.0332256Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/serialize/input-archive.h 2025-06-01T22:52:49.0332928Z +++ openssl base64 2025-06-01T22:52:49.0333792Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.0335258Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.0336657Z +++ sed -e s/=//g 2025-06-01T22:52:49.0374091Z ++ HASH=qfRqHvCjN8g01GZA3puScOFD9A4MZieKAR1Fctb1tmE 2025-06-01T22:52:49.0379490Z +++ ls -nl torch/include/torch/csrc/api/include/torch/serialize/input-archive.h 2025-06-01T22:52:49.0380034Z +++ awk '{print $5}' 2025-06-01T22:52:49.0406605Z ++ FSIZE=3956 2025-06-01T22:52:49.0407504Z ++ echo '"torch/include/torch/csrc/api/include/torch/serialize/input-archive.h",sha256=qfRqHvCjN8g01GZA3puScOFD9A4MZieKAR1Fctb1tmE,3956' 2025-06-01T22:52:49.0408423Z ++ read fname 2025-06-01T22:52:49.0408946Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/serialize/output-archive.h 2025-06-01T22:52:49.0409758Z ++ FPATH=torch/include/torch/csrc/api/include/torch/serialize/output-archive.h 2025-06-01T22:52:49.0410527Z ++ echo torch/include/torch/csrc/api/include/torch/serialize/output-archive.h 2025-06-01T22:52:49.0411119Z ++ grep RECORD 2025-06-01T22:52:49.0432145Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/serialize/output-archive.h 2025-06-01T22:52:49.0432835Z +++ openssl base64 2025-06-01T22:52:49.0433125Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.0433389Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.0433991Z +++ sed -e s/=//g 2025-06-01T22:52:49.0476986Z ++ HASH=ro6IbgyNliOBwGkAKKBXr1ikYyZZb-eFN6v4JNuOmLg 2025-06-01T22:52:49.0479253Z +++ ls -nl torch/include/torch/csrc/api/include/torch/serialize/output-archive.h 2025-06-01T22:52:49.0479813Z +++ awk '{print $5}' 2025-06-01T22:52:49.0508698Z ++ FSIZE=2290 2025-06-01T22:52:49.0509645Z ++ echo '"torch/include/torch/csrc/api/include/torch/serialize/output-archive.h",sha256=ro6IbgyNliOBwGkAKKBXr1ikYyZZb-eFN6v4JNuOmLg,2290' 2025-06-01T22:52:49.0510538Z ++ read fname 2025-06-01T22:52:49.0510994Z ++ make_wheel_record torch/include/torch/csrc/api/include/torch/serialize/tensor.h 2025-06-01T22:52:49.0511691Z ++ FPATH=torch/include/torch/csrc/api/include/torch/serialize/tensor.h 2025-06-01T22:52:49.0512330Z ++ echo torch/include/torch/csrc/api/include/torch/serialize/tensor.h 2025-06-01T22:52:49.0512792Z ++ grep RECORD 2025-06-01T22:52:49.0531021Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/api/include/torch/serialize/tensor.h 2025-06-01T22:52:49.0531641Z +++ openssl base64 2025-06-01T22:52:49.0532612Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.0533843Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.0535179Z +++ sed -e s/=//g 2025-06-01T22:52:49.0572916Z ++ HASH=gEYAbqPp6R4AH1G7o4OuS-zVPY8osmtguUFfSSUt7jI 2025-06-01T22:52:49.0578634Z +++ ls -nl torch/include/torch/csrc/api/include/torch/serialize/tensor.h 2025-06-01T22:52:49.0579502Z +++ awk '{print $5}' 2025-06-01T22:52:49.0606084Z ++ FSIZE=432 2025-06-01T22:52:49.0606913Z ++ echo '"torch/include/torch/csrc/api/include/torch/serialize/tensor.h",sha256=gEYAbqPp6R4AH1G7o4OuS-zVPY8osmtguUFfSSUt7jI,432' 2025-06-01T22:52:49.0607770Z ++ read fname 2025-06-01T22:52:49.0608182Z ++ make_wheel_record torch/include/torch/csrc/autograd/FunctionsManual.h 2025-06-01T22:52:49.0608794Z ++ FPATH=torch/include/torch/csrc/autograd/FunctionsManual.h 2025-06-01T22:52:49.0609344Z ++ echo torch/include/torch/csrc/autograd/FunctionsManual.h 2025-06-01T22:52:49.0609770Z ++ grep RECORD 2025-06-01T22:52:49.0632658Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/FunctionsManual.h 2025-06-01T22:52:49.0633380Z +++ openssl base64 2025-06-01T22:52:49.0633659Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.0633904Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.0634169Z +++ sed -e s/=//g 2025-06-01T22:52:49.0676703Z ++ HASH=EpDtpGRfU1YLvD9J7E0-SfzrDKdNuwTAUS3haaWx4uk 2025-06-01T22:52:49.0678906Z +++ ls -nl torch/include/torch/csrc/autograd/FunctionsManual.h 2025-06-01T22:52:49.0679752Z +++ awk '{print $5}' 2025-06-01T22:52:49.0708228Z ++ FSIZE=33055 2025-06-01T22:52:49.0709012Z ++ echo '"torch/include/torch/csrc/autograd/FunctionsManual.h",sha256=EpDtpGRfU1YLvD9J7E0-SfzrDKdNuwTAUS3haaWx4uk,33055' 2025-06-01T22:52:49.0709805Z ++ read fname 2025-06-01T22:52:49.0710186Z ++ make_wheel_record torch/include/torch/csrc/autograd/InferenceMode.h 2025-06-01T22:52:49.0710750Z ++ FPATH=torch/include/torch/csrc/autograd/InferenceMode.h 2025-06-01T22:52:49.0711247Z ++ echo torch/include/torch/csrc/autograd/InferenceMode.h 2025-06-01T22:52:49.0711658Z ++ grep RECORD 2025-06-01T22:52:49.0730822Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/InferenceMode.h 2025-06-01T22:52:49.0731394Z +++ openssl base64 2025-06-01T22:52:49.0732114Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.0733680Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.0735070Z +++ sed -e s/=//g 2025-06-01T22:52:49.0772274Z ++ HASH=hyp9uc-uXPuSoiyVupyje0n6r0_RlcZKQS4xX8eVAWE 2025-06-01T22:52:49.0777177Z +++ ls -nl torch/include/torch/csrc/autograd/InferenceMode.h 2025-06-01T22:52:49.0778666Z +++ awk '{print $5}' 2025-06-01T22:52:49.0806067Z ++ FSIZE=156 2025-06-01T22:52:49.0806944Z ++ echo '"torch/include/torch/csrc/autograd/InferenceMode.h",sha256=hyp9uc-uXPuSoiyVupyje0n6r0_RlcZKQS4xX8eVAWE,156' 2025-06-01T22:52:49.0807703Z ++ read fname 2025-06-01T22:52:49.0808138Z ++ make_wheel_record torch/include/torch/csrc/autograd/VariableTypeUtils.h 2025-06-01T22:52:49.0808777Z ++ FPATH=torch/include/torch/csrc/autograd/VariableTypeUtils.h 2025-06-01T22:52:49.0809354Z ++ echo torch/include/torch/csrc/autograd/VariableTypeUtils.h 2025-06-01T22:52:49.0809803Z ++ grep RECORD 2025-06-01T22:52:49.0832317Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/VariableTypeUtils.h 2025-06-01T22:52:49.0832914Z +++ openssl base64 2025-06-01T22:52:49.0833167Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.0833426Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.0834109Z +++ sed -e s/=//g 2025-06-01T22:52:49.0877218Z ++ HASH=ba0CpiV7xK5GuS82ImJmUbH40vU2VBPP3CMXCXv1Wck 2025-06-01T22:52:49.0879589Z +++ ls -nl torch/include/torch/csrc/autograd/VariableTypeUtils.h 2025-06-01T22:52:49.0880213Z +++ awk '{print $5}' 2025-06-01T22:52:49.0908859Z ++ FSIZE=14567 2025-06-01T22:52:49.0909701Z ++ echo '"torch/include/torch/csrc/autograd/VariableTypeUtils.h",sha256=ba0CpiV7xK5GuS82ImJmUbH40vU2VBPP3CMXCXv1Wck,14567' 2025-06-01T22:52:49.0910510Z ++ read fname 2025-06-01T22:52:49.0910878Z ++ make_wheel_record torch/include/torch/csrc/autograd/anomaly_mode.h 2025-06-01T22:52:49.0911434Z ++ FPATH=torch/include/torch/csrc/autograd/anomaly_mode.h 2025-06-01T22:52:49.0911925Z ++ echo torch/include/torch/csrc/autograd/anomaly_mode.h 2025-06-01T22:52:49.0912321Z ++ grep RECORD 2025-06-01T22:52:49.0930248Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/anomaly_mode.h 2025-06-01T22:52:49.0930894Z +++ openssl base64 2025-06-01T22:52:49.0932106Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.0933642Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.0934767Z +++ sed -e s/=//g 2025-06-01T22:52:49.0972606Z ++ HASH=VhivPLzU1VudJLTVJvKOCfyR3e9Y0dLBwaefJaGDWpU 2025-06-01T22:52:49.0977475Z +++ ls -nl torch/include/torch/csrc/autograd/anomaly_mode.h 2025-06-01T22:52:49.0978909Z +++ awk '{print $5}' 2025-06-01T22:52:49.1005863Z ++ FSIZE=1724 2025-06-01T22:52:49.1006615Z ++ echo '"torch/include/torch/csrc/autograd/anomaly_mode.h",sha256=VhivPLzU1VudJLTVJvKOCfyR3e9Y0dLBwaefJaGDWpU,1724' 2025-06-01T22:52:49.1007381Z ++ read fname 2025-06-01T22:52:49.1007742Z ++ make_wheel_record torch/include/torch/csrc/autograd/autograd.h 2025-06-01T22:52:49.1008270Z ++ FPATH=torch/include/torch/csrc/autograd/autograd.h 2025-06-01T22:52:49.1008875Z ++ echo torch/include/torch/csrc/autograd/autograd.h 2025-06-01T22:52:49.1009276Z ++ grep RECORD 2025-06-01T22:52:49.1031584Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/autograd.h 2025-06-01T22:52:49.1032133Z +++ openssl base64 2025-06-01T22:52:49.1032407Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.1032656Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.1032926Z +++ sed -e s/=//g 2025-06-01T22:52:49.1073982Z ++ HASH=JxafoWW-lhFTK3hrK9xcsq0kwL0lmX0-wdPTlg_cW94 2025-06-01T22:52:49.1076780Z +++ ls -nl torch/include/torch/csrc/autograd/autograd.h 2025-06-01T22:52:49.1077451Z +++ awk '{print $5}' 2025-06-01T22:52:49.1106104Z ++ FSIZE=5309 2025-06-01T22:52:49.1106873Z ++ echo '"torch/include/torch/csrc/autograd/autograd.h",sha256=JxafoWW-lhFTK3hrK9xcsq0kwL0lmX0-wdPTlg_cW94,5309' 2025-06-01T22:52:49.1107590Z ++ read fname 2025-06-01T22:52:49.1108093Z ++ make_wheel_record torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h 2025-06-01T22:52:49.1108996Z ++ FPATH=torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h 2025-06-01T22:52:49.1109738Z ++ echo torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h 2025-06-01T22:52:49.1110270Z ++ grep RECORD 2025-06-01T22:52:49.1128955Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h 2025-06-01T22:52:49.1129647Z +++ openssl base64 2025-06-01T22:52:49.1129960Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.1130781Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.1131966Z +++ sed -e s/=//g 2025-06-01T22:52:49.1171246Z ++ HASH=4uoj4sHweJt--NEkq8qWqEWj2tb6md_kC31TOU1N8os 2025-06-01T22:52:49.1176355Z +++ ls -nl torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h 2025-06-01T22:52:49.1177145Z +++ awk '{print $5}' 2025-06-01T22:52:49.1204634Z ++ FSIZE=1142 2025-06-01T22:52:49.1205709Z ++ echo '"torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h",sha256=4uoj4sHweJt--NEkq8qWqEWj2tb6md_kC31TOU1N8os,1142' 2025-06-01T22:52:49.1206588Z ++ read fname 2025-06-01T22:52:49.1206964Z ++ make_wheel_record torch/include/torch/csrc/autograd/cpp_hook.h 2025-06-01T22:52:49.1207498Z ++ FPATH=torch/include/torch/csrc/autograd/cpp_hook.h 2025-06-01T22:52:49.1207956Z ++ echo torch/include/torch/csrc/autograd/cpp_hook.h 2025-06-01T22:52:49.1208357Z ++ grep RECORD 2025-06-01T22:52:49.1229811Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/cpp_hook.h 2025-06-01T22:52:49.1230359Z +++ openssl base64 2025-06-01T22:52:49.1230624Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.1230897Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.1231501Z +++ sed -e s/=//g 2025-06-01T22:52:49.1272636Z ++ HASH=DUky9TJiVX1VoN46vIboiaQoR5Q9kdu-32VNHrVYM7o 2025-06-01T22:52:49.1275331Z +++ ls -nl torch/include/torch/csrc/autograd/cpp_hook.h 2025-06-01T22:52:49.1275921Z +++ awk '{print $5}' 2025-06-01T22:52:49.1303329Z ++ FSIZE=959 2025-06-01T22:52:49.1304042Z ++ echo '"torch/include/torch/csrc/autograd/cpp_hook.h",sha256=DUky9TJiVX1VoN46vIboiaQoR5Q9kdu-32VNHrVYM7o,959' 2025-06-01T22:52:49.1304765Z ++ read fname 2025-06-01T22:52:49.1305157Z ++ make_wheel_record torch/include/torch/csrc/autograd/custom_function.h 2025-06-01T22:52:49.1305885Z ++ FPATH=torch/include/torch/csrc/autograd/custom_function.h 2025-06-01T22:52:49.1306412Z ++ echo torch/include/torch/csrc/autograd/custom_function.h 2025-06-01T22:52:49.1306821Z ++ grep RECORD 2025-06-01T22:52:49.1327184Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/custom_function.h 2025-06-01T22:52:49.1327755Z +++ openssl base64 2025-06-01T22:52:49.1328054Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.1329548Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.1330832Z +++ sed -e s/=//g 2025-06-01T22:52:49.1370096Z ++ HASH=Xia7LFw8dZIJP9SS_Xbk8QykUytgP0uOkpGk7ng9D3w 2025-06-01T22:52:49.1374847Z +++ ls -nl torch/include/torch/csrc/autograd/custom_function.h 2025-06-01T22:52:49.1375861Z +++ awk '{print $5}' 2025-06-01T22:52:49.1403280Z ++ FSIZE=21353 2025-06-01T22:52:49.1403864Z ++ echo '"torch/include/torch/csrc/autograd/custom_function.h",sha256=Xia7LFw8dZIJP9SS_Xbk8QykUytgP0uOkpGk7ng9D3w,21353' 2025-06-01T22:52:49.1404120Z ++ read fname 2025-06-01T22:52:49.1404450Z ++ make_wheel_record torch/include/torch/csrc/autograd/edge.h 2025-06-01T22:52:49.1404605Z ++ FPATH=torch/include/torch/csrc/autograd/edge.h 2025-06-01T22:52:49.1404747Z ++ echo torch/include/torch/csrc/autograd/edge.h 2025-06-01T22:52:49.1404892Z ++ grep RECORD 2025-06-01T22:52:49.1430050Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/edge.h 2025-06-01T22:52:49.1430235Z +++ openssl base64 2025-06-01T22:52:49.1430363Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.1430833Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.1430969Z +++ sed -e s/=//g 2025-06-01T22:52:49.1472718Z ++ HASH=pqMnb2ppiPeiKn61IR_SY2jMpRQpU-OB9Vr7cqZrR6I 2025-06-01T22:52:49.1474928Z +++ ls -nl torch/include/torch/csrc/autograd/edge.h 2025-06-01T22:52:49.1475809Z +++ awk '{print $5}' 2025-06-01T22:52:49.1504454Z ++ FSIZE=1615 2025-06-01T22:52:49.1505180Z ++ echo '"torch/include/torch/csrc/autograd/edge.h",sha256=pqMnb2ppiPeiKn61IR_SY2jMpRQpU-OB9Vr7cqZrR6I,1615' 2025-06-01T22:52:49.1505311Z ++ read fname 2025-06-01T22:52:49.1505522Z ++ make_wheel_record torch/include/torch/csrc/autograd/engine.h 2025-06-01T22:52:49.1505739Z ++ FPATH=torch/include/torch/csrc/autograd/engine.h 2025-06-01T22:52:49.1505886Z ++ echo torch/include/torch/csrc/autograd/engine.h 2025-06-01T22:52:49.1506113Z ++ grep RECORD 2025-06-01T22:52:49.1527619Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/engine.h 2025-06-01T22:52:49.1527740Z +++ openssl base64 2025-06-01T22:52:49.1528160Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.1529762Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.1530735Z +++ sed -e s/=//g 2025-06-01T22:52:49.1570133Z ++ HASH=VB2L5Btt4OO0sml-tl0WPr8zDZQqmAY5h71hyrxvVTI 2025-06-01T22:52:49.1574956Z +++ ls -nl torch/include/torch/csrc/autograd/engine.h 2025-06-01T22:52:49.1576047Z +++ awk '{print $5}' 2025-06-01T22:52:49.1603498Z ++ FSIZE=10805 2025-06-01T22:52:49.1604150Z ++ echo '"torch/include/torch/csrc/autograd/engine.h",sha256=VB2L5Btt4OO0sml-tl0WPr8zDZQqmAY5h71hyrxvVTI,10805' 2025-06-01T22:52:49.1604443Z ++ read fname 2025-06-01T22:52:49.1604715Z ++ make_wheel_record torch/include/torch/csrc/autograd/forward_grad.h 2025-06-01T22:52:49.1605071Z ++ FPATH=torch/include/torch/csrc/autograd/forward_grad.h 2025-06-01T22:52:49.1605257Z ++ echo torch/include/torch/csrc/autograd/forward_grad.h 2025-06-01T22:52:49.1606280Z ++ grep RECORD 2025-06-01T22:52:49.1630490Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/forward_grad.h 2025-06-01T22:52:49.1630677Z +++ openssl base64 2025-06-01T22:52:49.1631591Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.1631697Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.1631792Z +++ sed -e s/=//g 2025-06-01T22:52:49.1673050Z ++ HASH=4b01CUfL2WNzrxME5fiBmkGdCBDFoYwa7Bg--rwIWDY 2025-06-01T22:52:49.1675304Z +++ ls -nl torch/include/torch/csrc/autograd/forward_grad.h 2025-06-01T22:52:49.1676173Z +++ awk '{print $5}' 2025-06-01T22:52:49.1704882Z ++ FSIZE=8938 2025-06-01T22:52:49.1705511Z ++ echo '"torch/include/torch/csrc/autograd/forward_grad.h",sha256=4b01CUfL2WNzrxME5fiBmkGdCBDFoYwa7Bg--rwIWDY,8938' 2025-06-01T22:52:49.1705753Z ++ read fname 2025-06-01T22:52:49.1705983Z ++ make_wheel_record torch/include/torch/csrc/autograd/function.h 2025-06-01T22:52:49.1706149Z ++ FPATH=torch/include/torch/csrc/autograd/function.h 2025-06-01T22:52:49.1706308Z ++ echo torch/include/torch/csrc/autograd/function.h 2025-06-01T22:52:49.1706478Z ++ grep RECORD 2025-06-01T22:52:49.1727891Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/function.h 2025-06-01T22:52:49.1728004Z +++ openssl base64 2025-06-01T22:52:49.1728856Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.1730206Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.1731426Z +++ sed -e s/=//g 2025-06-01T22:52:49.1771088Z ++ HASH=jUYJYm1DZFIASa7bM5wiVJHVvfiJ7t-YrCfGaIui7U4 2025-06-01T22:52:49.1775887Z +++ ls -nl torch/include/torch/csrc/autograd/function.h 2025-06-01T22:52:49.1776933Z +++ awk '{print $5}' 2025-06-01T22:52:49.1804507Z ++ FSIZE=30637 2025-06-01T22:52:49.1805415Z ++ echo '"torch/include/torch/csrc/autograd/function.h",sha256=jUYJYm1DZFIASa7bM5wiVJHVvfiJ7t-YrCfGaIui7U4,30637' 2025-06-01T22:52:49.1805524Z ++ read fname 2025-06-01T22:52:49.1805821Z ++ make_wheel_record torch/include/torch/csrc/autograd/function_hook.h 2025-06-01T22:52:49.1806040Z ++ FPATH=torch/include/torch/csrc/autograd/function_hook.h 2025-06-01T22:52:49.1806230Z ++ echo torch/include/torch/csrc/autograd/function_hook.h 2025-06-01T22:52:49.1806595Z ++ grep RECORD 2025-06-01T22:52:49.1831114Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/function_hook.h 2025-06-01T22:52:49.1831303Z +++ openssl base64 2025-06-01T22:52:49.1831632Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.1831751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.1831866Z +++ sed -e s/=//g 2025-06-01T22:52:49.1872663Z ++ HASH=vzbvh8z1j-uncjgcKkQaXG2b6Vpj9ALMF2wUOm908ag 2025-06-01T22:52:49.1875552Z +++ ls -nl torch/include/torch/csrc/autograd/function_hook.h 2025-06-01T22:52:49.1876735Z +++ awk '{print $5}' 2025-06-01T22:52:49.1905139Z ++ FSIZE=2130 2025-06-01T22:52:49.1905782Z ++ echo '"torch/include/torch/csrc/autograd/function_hook.h",sha256=vzbvh8z1j-uncjgcKkQaXG2b6Vpj9ALMF2wUOm908ag,2130' 2025-06-01T22:52:49.1905899Z ++ read fname 2025-06-01T22:52:49.1906122Z ++ make_wheel_record torch/include/torch/csrc/autograd/grad_mode.h 2025-06-01T22:52:49.1906308Z ++ FPATH=torch/include/torch/csrc/autograd/grad_mode.h 2025-06-01T22:52:49.1906483Z ++ echo torch/include/torch/csrc/autograd/grad_mode.h 2025-06-01T22:52:49.1906981Z ++ grep RECORD 2025-06-01T22:52:49.1928544Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/grad_mode.h 2025-06-01T22:52:49.1928684Z +++ openssl base64 2025-06-01T22:52:49.1929266Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.1930587Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.1931805Z +++ sed -e s/=//g 2025-06-01T22:52:49.1972146Z ++ HASH=uzjms9KcKXMdR0-20069M5-4lNYJoO6Dp5IrTlp0040 2025-06-01T22:52:49.1977100Z +++ ls -nl torch/include/torch/csrc/autograd/grad_mode.h 2025-06-01T22:52:49.1978647Z +++ awk '{print $5}' 2025-06-01T22:52:49.2005540Z ++ FSIZE=210 2025-06-01T22:52:49.2006166Z ++ echo '"torch/include/torch/csrc/autograd/grad_mode.h",sha256=uzjms9KcKXMdR0-20069M5-4lNYJoO6Dp5IrTlp0040,210' 2025-06-01T22:52:49.2006273Z ++ read fname 2025-06-01T22:52:49.2006523Z ++ make_wheel_record torch/include/torch/csrc/autograd/graph_task.h 2025-06-01T22:52:49.2006708Z ++ FPATH=torch/include/torch/csrc/autograd/graph_task.h 2025-06-01T22:52:49.2006881Z ++ echo torch/include/torch/csrc/autograd/graph_task.h 2025-06-01T22:52:49.2007565Z ++ grep RECORD 2025-06-01T22:52:49.2033180Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/graph_task.h 2025-06-01T22:52:49.2033361Z +++ openssl base64 2025-06-01T22:52:49.2033716Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.2033836Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.2033942Z +++ sed -e s/=//g 2025-06-01T22:52:49.2075520Z ++ HASH=9n5oEYKjkr9n7LX8k_CqX2XIpi9vmkLKDLOUntPql8I 2025-06-01T22:52:49.2078509Z +++ ls -nl torch/include/torch/csrc/autograd/graph_task.h 2025-06-01T22:52:49.2079116Z +++ awk '{print $5}' 2025-06-01T22:52:49.2106928Z ++ FSIZE=9376 2025-06-01T22:52:49.2107531Z ++ echo '"torch/include/torch/csrc/autograd/graph_task.h",sha256=9n5oEYKjkr9n7LX8k_CqX2XIpi9vmkLKDLOUntPql8I,9376' 2025-06-01T22:52:49.2107940Z ++ read fname 2025-06-01T22:52:49.2108318Z ++ make_wheel_record torch/include/torch/csrc/autograd/input_buffer.h 2025-06-01T22:52:49.2108646Z ++ FPATH=torch/include/torch/csrc/autograd/input_buffer.h 2025-06-01T22:52:49.2108848Z ++ echo torch/include/torch/csrc/autograd/input_buffer.h 2025-06-01T22:52:49.2109195Z ++ grep RECORD 2025-06-01T22:52:49.2129639Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/input_buffer.h 2025-06-01T22:52:49.2129754Z +++ openssl base64 2025-06-01T22:52:49.2130844Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.2132385Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.2133381Z +++ sed -e s/=//g 2025-06-01T22:52:49.2172231Z ++ HASH=85F-0cJno2vNf7i_LvpVDYFuz_h6V7HF_tZD8wvbpOw 2025-06-01T22:52:49.2177089Z +++ ls -nl torch/include/torch/csrc/autograd/input_buffer.h 2025-06-01T22:52:49.2178582Z +++ awk '{print $5}' 2025-06-01T22:52:49.2205841Z ++ FSIZE=1996 2025-06-01T22:52:49.2206406Z ++ echo '"torch/include/torch/csrc/autograd/input_buffer.h",sha256=85F-0cJno2vNf7i_LvpVDYFuz_h6V7HF_tZD8wvbpOw,1996' 2025-06-01T22:52:49.2206508Z ++ read fname 2025-06-01T22:52:49.2206766Z ++ make_wheel_record torch/include/torch/csrc/autograd/input_metadata.h 2025-06-01T22:52:49.2206987Z ++ FPATH=torch/include/torch/csrc/autograd/input_metadata.h 2025-06-01T22:52:49.2207193Z ++ echo torch/include/torch/csrc/autograd/input_metadata.h 2025-06-01T22:52:49.2207296Z ++ grep RECORD 2025-06-01T22:52:49.2231326Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/input_metadata.h 2025-06-01T22:52:49.2231513Z +++ openssl base64 2025-06-01T22:52:49.2231749Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.2231900Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.2232885Z +++ sed -e s/=//g 2025-06-01T22:52:49.2275797Z ++ HASH=c0fYFoqxMeKpEVrT1-eprIezNZw5T01JBKW7g-11tv8 2025-06-01T22:52:49.2278627Z +++ ls -nl torch/include/torch/csrc/autograd/input_metadata.h 2025-06-01T22:52:49.2279102Z +++ awk '{print $5}' 2025-06-01T22:52:49.2308070Z ++ FSIZE=2982 2025-06-01T22:52:49.2308642Z ++ echo '"torch/include/torch/csrc/autograd/input_metadata.h",sha256=c0fYFoqxMeKpEVrT1-eprIezNZw5T01JBKW7g-11tv8,2982' 2025-06-01T22:52:49.2308739Z ++ read fname 2025-06-01T22:52:49.2309029Z ++ make_wheel_record torch/include/torch/csrc/autograd/jit_decomp_interface.h 2025-06-01T22:52:49.2309255Z ++ FPATH=torch/include/torch/csrc/autograd/jit_decomp_interface.h 2025-06-01T22:52:49.2309599Z ++ echo torch/include/torch/csrc/autograd/jit_decomp_interface.h 2025-06-01T22:52:49.2309704Z ++ grep RECORD 2025-06-01T22:52:49.2329257Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/jit_decomp_interface.h 2025-06-01T22:52:49.2329633Z +++ openssl base64 2025-06-01T22:52:49.2330660Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.2332003Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.2333234Z +++ sed -e s/=//g 2025-06-01T22:52:49.2372756Z ++ HASH=7RTBCOafTnMaQPuMayEbbfVYBOiw7KXF2ODioL9iCKU 2025-06-01T22:52:49.2378560Z +++ ls -nl torch/include/torch/csrc/autograd/jit_decomp_interface.h 2025-06-01T22:52:49.2379467Z +++ awk '{print $5}' 2025-06-01T22:52:49.2406080Z ++ FSIZE=1828 2025-06-01T22:52:49.2406701Z ++ echo '"torch/include/torch/csrc/autograd/jit_decomp_interface.h",sha256=7RTBCOafTnMaQPuMayEbbfVYBOiw7KXF2ODioL9iCKU,1828' 2025-06-01T22:52:49.2406814Z ++ read fname 2025-06-01T22:52:49.2407040Z ++ make_wheel_record torch/include/torch/csrc/autograd/profiler.h 2025-06-01T22:52:49.2407224Z ++ FPATH=torch/include/torch/csrc/autograd/profiler.h 2025-06-01T22:52:49.2407559Z ++ echo torch/include/torch/csrc/autograd/profiler.h 2025-06-01T22:52:49.2407882Z ++ grep RECORD 2025-06-01T22:52:49.2432075Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/profiler.h 2025-06-01T22:52:49.2432283Z +++ openssl base64 2025-06-01T22:52:49.2432395Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.2432508Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.2432768Z +++ sed -e s/=//g 2025-06-01T22:52:49.2475281Z ++ HASH=6ArK8ksshLYFDODo91Q75_cqzFjn0mNzQ3-Tdefu4y4 2025-06-01T22:52:49.2478627Z +++ ls -nl torch/include/torch/csrc/autograd/profiler.h 2025-06-01T22:52:49.2479616Z +++ awk '{print $5}' 2025-06-01T22:52:49.2506771Z ++ FSIZE=112 2025-06-01T22:52:49.2507396Z ++ echo '"torch/include/torch/csrc/autograd/profiler.h",sha256=6ArK8ksshLYFDODo91Q75_cqzFjn0mNzQ3-Tdefu4y4,112' 2025-06-01T22:52:49.2507503Z ++ read fname 2025-06-01T22:52:49.2507801Z ++ make_wheel_record torch/include/torch/csrc/autograd/profiler_kineto.h 2025-06-01T22:52:49.2508005Z ++ FPATH=torch/include/torch/csrc/autograd/profiler_kineto.h 2025-06-01T22:52:49.2508654Z ++ echo torch/include/torch/csrc/autograd/profiler_kineto.h 2025-06-01T22:52:49.2509947Z ++ grep RECORD 2025-06-01T22:52:49.2530326Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/profiler_kineto.h 2025-06-01T22:52:49.2530670Z +++ openssl base64 2025-06-01T22:52:49.2531683Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.2532780Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.2534127Z +++ sed -e s/=//g 2025-06-01T22:52:49.2572389Z ++ HASH=-HA8uimdi-dmOocVC3uj7ALKSBdrQCvDvKPfyo2zERM 2025-06-01T22:52:49.2577266Z +++ ls -nl torch/include/torch/csrc/autograd/profiler_kineto.h 2025-06-01T22:52:49.2578768Z +++ awk '{print $5}' 2025-06-01T22:52:49.2605621Z ++ FSIZE=8185 2025-06-01T22:52:49.2606521Z ++ echo '"torch/include/torch/csrc/autograd/profiler_kineto.h",sha256=-HA8uimdi-dmOocVC3uj7ALKSBdrQCvDvKPfyo2zERM,8185' 2025-06-01T22:52:49.2606652Z ++ read fname 2025-06-01T22:52:49.2606929Z ++ make_wheel_record torch/include/torch/csrc/autograd/profiler_legacy.h 2025-06-01T22:52:49.2607142Z ++ FPATH=torch/include/torch/csrc/autograd/profiler_legacy.h 2025-06-01T22:52:49.2607343Z ++ echo torch/include/torch/csrc/autograd/profiler_legacy.h 2025-06-01T22:52:49.2607644Z ++ grep RECORD 2025-06-01T22:52:49.2631973Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/profiler_legacy.h 2025-06-01T22:52:49.2632272Z +++ openssl base64 2025-06-01T22:52:49.2632405Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.2632506Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.2634000Z +++ sed -e s/=//g 2025-06-01T22:52:49.2675798Z ++ HASH=A2fG1Sj2zZ7_dBB7y3FFiEtJXl-1GYsmEhNbZwAmmLU 2025-06-01T22:52:49.2679012Z +++ ls -nl torch/include/torch/csrc/autograd/profiler_legacy.h 2025-06-01T22:52:49.2679352Z +++ awk '{print $5}' 2025-06-01T22:52:49.2706305Z ++ FSIZE=10678 2025-06-01T22:52:49.2707107Z ++ echo '"torch/include/torch/csrc/autograd/profiler_legacy.h",sha256=A2fG1Sj2zZ7_dBB7y3FFiEtJXl-1GYsmEhNbZwAmmLU,10678' 2025-06-01T22:52:49.2707216Z ++ read fname 2025-06-01T22:52:49.2707491Z ++ make_wheel_record torch/include/torch/csrc/autograd/profiler_python.h 2025-06-01T22:52:49.2707695Z ++ FPATH=torch/include/torch/csrc/autograd/profiler_python.h 2025-06-01T22:52:49.2708622Z ++ echo torch/include/torch/csrc/autograd/profiler_python.h 2025-06-01T22:52:49.2709875Z ++ grep RECORD 2025-06-01T22:52:49.2730651Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/profiler_python.h 2025-06-01T22:52:49.2730771Z +++ openssl base64 2025-06-01T22:52:49.2732110Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.2733403Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.2734672Z +++ sed -e s/=//g 2025-06-01T22:52:49.2775111Z ++ HASH=8Z3Z8f9uC_BLJzWSJAGsNyhmig7RCpSZm0aYsYzkOZg 2025-06-01T22:52:49.2780743Z +++ ls -nl torch/include/torch/csrc/autograd/profiler_python.h 2025-06-01T22:52:49.2781804Z +++ awk '{print $5}' 2025-06-01T22:52:49.2806758Z ++ FSIZE=84 2025-06-01T22:52:49.2807330Z ++ echo '"torch/include/torch/csrc/autograd/profiler_python.h",sha256=8Z3Z8f9uC_BLJzWSJAGsNyhmig7RCpSZm0aYsYzkOZg,84' 2025-06-01T22:52:49.2807433Z ++ read fname 2025-06-01T22:52:49.2807715Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_anomaly_mode.h 2025-06-01T22:52:49.2807962Z ++ FPATH=torch/include/torch/csrc/autograd/python_anomaly_mode.h 2025-06-01T22:52:49.2809131Z ++ echo torch/include/torch/csrc/autograd/python_anomaly_mode.h 2025-06-01T22:52:49.2810192Z ++ grep RECORD 2025-06-01T22:52:49.2833560Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_anomaly_mode.h 2025-06-01T22:52:49.2833745Z +++ openssl base64 2025-06-01T22:52:49.2834071Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.2834248Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.2834961Z +++ sed -e s/=//g 2025-06-01T22:52:49.2878064Z ++ HASH=F5A_qu_hFvsiZrx9efui1qlnqCBmsThAIKVcEh0qOHI 2025-06-01T22:52:49.2881405Z +++ ls -nl torch/include/torch/csrc/autograd/python_anomaly_mode.h 2025-06-01T22:52:49.2882304Z +++ awk '{print $5}' 2025-06-01T22:52:49.2909591Z ++ FSIZE=1186 2025-06-01T22:52:49.2910286Z ++ echo '"torch/include/torch/csrc/autograd/python_anomaly_mode.h",sha256=F5A_qu_hFvsiZrx9efui1qlnqCBmsThAIKVcEh0qOHI,1186' 2025-06-01T22:52:49.2910432Z ++ read fname 2025-06-01T22:52:49.2910702Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_autograd.h 2025-06-01T22:52:49.2910904Z ++ FPATH=torch/include/torch/csrc/autograd/python_autograd.h 2025-06-01T22:52:49.2911284Z ++ echo torch/include/torch/csrc/autograd/python_autograd.h 2025-06-01T22:52:49.2912505Z ++ grep RECORD 2025-06-01T22:52:49.2931457Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_autograd.h 2025-06-01T22:52:49.2931967Z +++ openssl base64 2025-06-01T22:52:49.2933459Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.2934642Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.2936101Z +++ sed -e s/=//g 2025-06-01T22:52:49.2973550Z ++ HASH=jNgjOp6kGrazGqTuB18gDmK0A944oAnnv_3AoZhh9m0 2025-06-01T22:52:49.2979060Z +++ ls -nl torch/include/torch/csrc/autograd/python_autograd.h 2025-06-01T22:52:49.2979941Z +++ awk '{print $5}' 2025-06-01T22:52:49.3006120Z ++ FSIZE=423 2025-06-01T22:52:49.3006692Z ++ echo '"torch/include/torch/csrc/autograd/python_autograd.h",sha256=jNgjOp6kGrazGqTuB18gDmK0A944oAnnv_3AoZhh9m0,423' 2025-06-01T22:52:49.3006792Z ++ read fname 2025-06-01T22:52:49.3007089Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_cpp_function.h 2025-06-01T22:52:49.3007461Z ++ FPATH=torch/include/torch/csrc/autograd/python_cpp_function.h 2025-06-01T22:52:49.3007848Z ++ echo torch/include/torch/csrc/autograd/python_cpp_function.h 2025-06-01T22:52:49.3008901Z ++ grep RECORD 2025-06-01T22:52:49.3031187Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_cpp_function.h 2025-06-01T22:52:49.3031771Z +++ openssl base64 2025-06-01T22:52:49.3032020Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.3032289Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.3033540Z +++ sed -e s/=//g 2025-06-01T22:52:49.3076757Z ++ HASH=6vF3zTvIxot5rbudsN9BS6CqQVWuxKYc9T9IvR-oMjo 2025-06-01T22:52:49.3079197Z +++ ls -nl torch/include/torch/csrc/autograd/python_cpp_function.h 2025-06-01T22:52:49.3079738Z +++ awk '{print $5}' 2025-06-01T22:52:49.3107221Z ++ FSIZE=5244 2025-06-01T22:52:49.3108168Z ++ echo '"torch/include/torch/csrc/autograd/python_cpp_function.h",sha256=6vF3zTvIxot5rbudsN9BS6CqQVWuxKYc9T9IvR-oMjo,5244' 2025-06-01T22:52:49.3108942Z ++ read fname 2025-06-01T22:52:49.3109350Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_engine.h 2025-06-01T22:52:49.3109911Z ++ FPATH=torch/include/torch/csrc/autograd/python_engine.h 2025-06-01T22:52:49.3110417Z ++ echo torch/include/torch/csrc/autograd/python_engine.h 2025-06-01T22:52:49.3110819Z ++ grep RECORD 2025-06-01T22:52:49.3130496Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_engine.h 2025-06-01T22:52:49.3131075Z +++ openssl base64 2025-06-01T22:52:49.3131525Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.3132942Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.3134195Z +++ sed -e s/=//g 2025-06-01T22:52:49.3172159Z ++ HASH=r4NGZcjGHlyMJMs6cYpxXRSdHLV8ehfhlqluuyYS9U8 2025-06-01T22:52:49.3176880Z +++ ls -nl torch/include/torch/csrc/autograd/python_engine.h 2025-06-01T22:52:49.3178372Z +++ awk '{print $5}' 2025-06-01T22:52:49.3205421Z ++ FSIZE=1256 2025-06-01T22:52:49.3206470Z ++ echo '"torch/include/torch/csrc/autograd/python_engine.h",sha256=r4NGZcjGHlyMJMs6cYpxXRSdHLV8ehfhlqluuyYS9U8,1256' 2025-06-01T22:52:49.3207281Z ++ read fname 2025-06-01T22:52:49.3207713Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_enum_tag.h 2025-06-01T22:52:49.3208453Z ++ FPATH=torch/include/torch/csrc/autograd/python_enum_tag.h 2025-06-01T22:52:49.3208999Z ++ echo torch/include/torch/csrc/autograd/python_enum_tag.h 2025-06-01T22:52:49.3209423Z ++ grep RECORD 2025-06-01T22:52:49.3229970Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_enum_tag.h 2025-06-01T22:52:49.3230534Z +++ openssl base64 2025-06-01T22:52:49.3230803Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.3231060Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.3231486Z +++ sed -e s/=//g 2025-06-01T22:52:49.3271961Z ++ HASH=xZjV2TWlkXw5USUrIq0aYpoVoG2mbDy4GXREOnPPkZI 2025-06-01T22:52:49.3276312Z +++ ls -nl torch/include/torch/csrc/autograd/python_enum_tag.h 2025-06-01T22:52:49.3277422Z +++ awk '{print $5}' 2025-06-01T22:52:49.3306108Z ++ FSIZE=120 2025-06-01T22:52:49.3306892Z ++ echo '"torch/include/torch/csrc/autograd/python_enum_tag.h",sha256=xZjV2TWlkXw5USUrIq0aYpoVoG2mbDy4GXREOnPPkZI,120' 2025-06-01T22:52:49.3309634Z ++ read fname 2025-06-01T22:52:49.3310052Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_fft_functions.h 2025-06-01T22:52:49.3310701Z ++ FPATH=torch/include/torch/csrc/autograd/python_fft_functions.h 2025-06-01T22:52:49.3311263Z ++ echo torch/include/torch/csrc/autograd/python_fft_functions.h 2025-06-01T22:52:49.3311709Z ++ grep RECORD 2025-06-01T22:52:49.3328766Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_fft_functions.h 2025-06-01T22:52:49.3329349Z +++ openssl base64 2025-06-01T22:52:49.3329767Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.3331209Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.3332341Z +++ sed -e s/=//g 2025-06-01T22:52:49.3370895Z ++ HASH=k5wfEJLjP_h8UOQPJ0UiXi0qO61KfDQaf_gTTLCORAg 2025-06-01T22:52:49.3375731Z +++ ls -nl torch/include/torch/csrc/autograd/python_fft_functions.h 2025-06-01T22:52:49.3376759Z +++ awk '{print $5}' 2025-06-01T22:52:49.3405033Z ++ FSIZE=135 2025-06-01T22:52:49.3406007Z ++ echo '"torch/include/torch/csrc/autograd/python_fft_functions.h",sha256=k5wfEJLjP_h8UOQPJ0UiXi0qO61KfDQaf_gTTLCORAg,135' 2025-06-01T22:52:49.3406817Z ++ read fname 2025-06-01T22:52:49.3407217Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_function.h 2025-06-01T22:52:49.3407824Z ++ FPATH=torch/include/torch/csrc/autograd/python_function.h 2025-06-01T22:52:49.3408357Z ++ echo torch/include/torch/csrc/autograd/python_function.h 2025-06-01T22:52:49.3408790Z ++ grep RECORD 2025-06-01T22:52:49.3431821Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_function.h 2025-06-01T22:52:49.3432530Z +++ openssl base64 2025-06-01T22:52:49.3432786Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.3433044Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.3433309Z +++ sed -e s/=//g 2025-06-01T22:52:49.3475526Z ++ HASH=X6UNNUsZfPULGqI2P7AOGdqY7GnMibf7xb_JA0HaDMM 2025-06-01T22:52:49.3478823Z +++ ls -nl torch/include/torch/csrc/autograd/python_function.h 2025-06-01T22:52:49.3479300Z +++ awk '{print $5}' 2025-06-01T22:52:49.3507564Z ++ FSIZE=5215 2025-06-01T22:52:49.3508315Z ++ echo '"torch/include/torch/csrc/autograd/python_function.h",sha256=X6UNNUsZfPULGqI2P7AOGdqY7GnMibf7xb_JA0HaDMM,5215' 2025-06-01T22:52:49.3509115Z ++ read fname 2025-06-01T22:52:49.3509484Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_hook.h 2025-06-01T22:52:49.3510032Z ++ FPATH=torch/include/torch/csrc/autograd/python_hook.h 2025-06-01T22:52:49.3510513Z ++ echo torch/include/torch/csrc/autograd/python_hook.h 2025-06-01T22:52:49.3510909Z ++ grep RECORD 2025-06-01T22:52:49.3530177Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_hook.h 2025-06-01T22:52:49.3530746Z +++ openssl base64 2025-06-01T22:52:49.3531883Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.3533062Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.3534449Z +++ sed -e s/=//g 2025-06-01T22:52:49.3573205Z ++ HASH=Y2St2S-28hrxHzzJGuYs6-p0ehXZQBaR39PxPGUTWCo 2025-06-01T22:52:49.3579040Z +++ ls -nl torch/include/torch/csrc/autograd/python_hook.h 2025-06-01T22:52:49.3579486Z +++ awk '{print $5}' 2025-06-01T22:52:49.3606609Z ++ FSIZE=2067 2025-06-01T22:52:49.3607348Z ++ echo '"torch/include/torch/csrc/autograd/python_hook.h",sha256=Y2St2S-28hrxHzzJGuYs6-p0ehXZQBaR39PxPGUTWCo,2067' 2025-06-01T22:52:49.3608089Z ++ read fname 2025-06-01T22:52:49.3608543Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_legacy_variable.h 2025-06-01T22:52:49.3609218Z ++ FPATH=torch/include/torch/csrc/autograd/python_legacy_variable.h 2025-06-01T22:52:49.3609853Z ++ echo torch/include/torch/csrc/autograd/python_legacy_variable.h 2025-06-01T22:52:49.3610339Z ++ grep RECORD 2025-06-01T22:52:49.3631440Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_legacy_variable.h 2025-06-01T22:52:49.3632072Z +++ openssl base64 2025-06-01T22:52:49.3632347Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.3632634Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.3633885Z +++ sed -e s/=//g 2025-06-01T22:52:49.3676216Z ++ HASH=_8tWed3mDIVmtYpI_WPVUpfjK_eH7Qv4wNrSIIlahVQ 2025-06-01T22:52:49.3679826Z +++ ls -nl torch/include/torch/csrc/autograd/python_legacy_variable.h 2025-06-01T22:52:49.3680564Z +++ awk '{print $5}' 2025-06-01T22:52:49.3709304Z ++ FSIZE=257 2025-06-01T22:52:49.3710226Z ++ echo '"torch/include/torch/csrc/autograd/python_legacy_variable.h",sha256=_8tWed3mDIVmtYpI_WPVUpfjK_eH7Qv4wNrSIIlahVQ,257' 2025-06-01T22:52:49.3711017Z ++ read fname 2025-06-01T22:52:49.3711462Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_linalg_functions.h 2025-06-01T22:52:49.3712130Z ++ FPATH=torch/include/torch/csrc/autograd/python_linalg_functions.h 2025-06-01T22:52:49.3712779Z ++ echo torch/include/torch/csrc/autograd/python_linalg_functions.h 2025-06-01T22:52:49.3713237Z ++ grep RECORD 2025-06-01T22:52:49.3731028Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_linalg_functions.h 2025-06-01T22:52:49.3731632Z +++ openssl base64 2025-06-01T22:52:49.3732513Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.3733914Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.3735227Z +++ sed -e s/=//g 2025-06-01T22:52:49.3772871Z ++ HASH=TMytxE664D3K0ZyeP9RDPXwUrGLCtXMQBu35Kw6Qf54 2025-06-01T22:52:49.3779048Z +++ ls -nl torch/include/torch/csrc/autograd/python_linalg_functions.h 2025-06-01T22:52:49.3779530Z +++ awk '{print $5}' 2025-06-01T22:52:49.3805621Z ++ FSIZE=138 2025-06-01T22:52:49.3806476Z ++ echo '"torch/include/torch/csrc/autograd/python_linalg_functions.h",sha256=TMytxE664D3K0ZyeP9RDPXwUrGLCtXMQBu35Kw6Qf54,138' 2025-06-01T22:52:49.3807395Z ++ read fname 2025-06-01T22:52:49.3807852Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_nested_functions.h 2025-06-01T22:52:49.3808700Z ++ FPATH=torch/include/torch/csrc/autograd/python_nested_functions.h 2025-06-01T22:52:49.3809343Z ++ echo torch/include/torch/csrc/autograd/python_nested_functions.h 2025-06-01T22:52:49.3809834Z ++ grep RECORD 2025-06-01T22:52:49.3831424Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_nested_functions.h 2025-06-01T22:52:49.3832024Z +++ openssl base64 2025-06-01T22:52:49.3832360Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.3832623Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.3833878Z +++ sed -e s/=//g 2025-06-01T22:52:49.3876172Z ++ HASH=Mt8UQj1eWERpXOQ8Rw-Bklnw406XWsrf25zAQR_dL5A 2025-06-01T22:52:49.3879260Z +++ ls -nl torch/include/torch/csrc/autograd/python_nested_functions.h 2025-06-01T22:52:49.3879820Z +++ awk '{print $5}' 2025-06-01T22:52:49.3908994Z ++ FSIZE=208 2025-06-01T22:52:49.3909967Z ++ echo '"torch/include/torch/csrc/autograd/python_nested_functions.h",sha256=Mt8UQj1eWERpXOQ8Rw-Bklnw406XWsrf25zAQR_dL5A,208' 2025-06-01T22:52:49.3910755Z ++ read fname 2025-06-01T22:52:49.3911188Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_nn_functions.h 2025-06-01T22:52:49.3911806Z ++ FPATH=torch/include/torch/csrc/autograd/python_nn_functions.h 2025-06-01T22:52:49.3912374Z ++ echo torch/include/torch/csrc/autograd/python_nn_functions.h 2025-06-01T22:52:49.3912818Z ++ grep RECORD 2025-06-01T22:52:49.3930890Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_nn_functions.h 2025-06-01T22:52:49.3931622Z +++ openssl base64 2025-06-01T22:52:49.3932424Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.3933792Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.3934932Z +++ sed -e s/=//g 2025-06-01T22:52:49.3973677Z ++ HASH=uZP6q6ylbAtFkyVDSARs3pWmG-gbk-k6fCwG9fDApMA 2025-06-01T22:52:49.3979505Z +++ ls -nl torch/include/torch/csrc/autograd/python_nn_functions.h 2025-06-01T22:52:49.3980115Z +++ awk '{print $5}' 2025-06-01T22:52:49.4006577Z ++ FSIZE=129 2025-06-01T22:52:49.4007341Z ++ echo '"torch/include/torch/csrc/autograd/python_nn_functions.h",sha256=uZP6q6ylbAtFkyVDSARs3pWmG-gbk-k6fCwG9fDApMA,129' 2025-06-01T22:52:49.4008139Z ++ read fname 2025-06-01T22:52:49.4008615Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_saved_variable_hooks.h 2025-06-01T22:52:49.4009340Z ++ FPATH=torch/include/torch/csrc/autograd/python_saved_variable_hooks.h 2025-06-01T22:52:49.4010023Z ++ echo torch/include/torch/csrc/autograd/python_saved_variable_hooks.h 2025-06-01T22:52:49.4010662Z ++ grep RECORD 2025-06-01T22:52:49.4031303Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_saved_variable_hooks.h 2025-06-01T22:52:49.4031968Z +++ openssl base64 2025-06-01T22:52:49.4032697Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.4032964Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.4033224Z +++ sed -e s/=//g 2025-06-01T22:52:49.4073865Z ++ HASH=bNI59EbQ2N5ED_pfrlYrNbZoT7w72CtJLtPVHCfvm9c 2025-06-01T22:52:49.4077898Z +++ ls -nl torch/include/torch/csrc/autograd/python_saved_variable_hooks.h 2025-06-01T22:52:49.4078476Z +++ awk '{print $5}' 2025-06-01T22:52:49.4106156Z ++ FSIZE=1079 2025-06-01T22:52:49.4107267Z ++ echo '"torch/include/torch/csrc/autograd/python_saved_variable_hooks.h",sha256=bNI59EbQ2N5ED_pfrlYrNbZoT7w72CtJLtPVHCfvm9c,1079' 2025-06-01T22:52:49.4108087Z ++ read fname 2025-06-01T22:52:49.4108519Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_sparse_functions.h 2025-06-01T22:52:49.4109207Z ++ FPATH=torch/include/torch/csrc/autograd/python_sparse_functions.h 2025-06-01T22:52:49.4109962Z ++ echo torch/include/torch/csrc/autograd/python_sparse_functions.h 2025-06-01T22:52:49.4110436Z ++ grep RECORD 2025-06-01T22:52:49.4130073Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_sparse_functions.h 2025-06-01T22:52:49.4130688Z +++ openssl base64 2025-06-01T22:52:49.4130964Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.4131998Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.4133176Z +++ sed -e s/=//g 2025-06-01T22:52:49.4171687Z ++ HASH=Nlusj1cAy0uHqi6JRyCb6bMND4Hg-FikZDnGwF78Ol8 2025-06-01T22:52:49.4176730Z +++ ls -nl torch/include/torch/csrc/autograd/python_sparse_functions.h 2025-06-01T22:52:49.4177245Z +++ awk '{print $5}' 2025-06-01T22:52:49.4205345Z ++ FSIZE=138 2025-06-01T22:52:49.4206483Z ++ echo '"torch/include/torch/csrc/autograd/python_sparse_functions.h",sha256=Nlusj1cAy0uHqi6JRyCb6bMND4Hg-FikZDnGwF78Ol8,138' 2025-06-01T22:52:49.4207319Z ++ read fname 2025-06-01T22:52:49.4207776Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_special_functions.h 2025-06-01T22:52:49.4208511Z ++ FPATH=torch/include/torch/csrc/autograd/python_special_functions.h 2025-06-01T22:52:49.4209146Z ++ echo torch/include/torch/csrc/autograd/python_special_functions.h 2025-06-01T22:52:49.4209630Z ++ grep RECORD 2025-06-01T22:52:49.4229683Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_special_functions.h 2025-06-01T22:52:49.4230316Z +++ openssl base64 2025-06-01T22:52:49.4230584Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.4230833Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.4231597Z +++ sed -e s/=//g 2025-06-01T22:52:49.4272761Z ++ HASH=4aL-AB82uQgv23ighEjK-D2dDl9jC0DTHAZcFAKX23I 2025-06-01T22:52:49.4274771Z +++ ls -nl torch/include/torch/csrc/autograd/python_special_functions.h 2025-06-01T22:52:49.4275460Z +++ awk '{print $5}' 2025-06-01T22:52:49.4303465Z ++ FSIZE=138 2025-06-01T22:52:49.4304337Z ++ echo '"torch/include/torch/csrc/autograd/python_special_functions.h",sha256=4aL-AB82uQgv23ighEjK-D2dDl9jC0DTHAZcFAKX23I,138' 2025-06-01T22:52:49.4305168Z ++ read fname 2025-06-01T22:52:49.4305755Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_torch_functions.h 2025-06-01T22:52:49.4306417Z ++ FPATH=torch/include/torch/csrc/autograd/python_torch_functions.h 2025-06-01T22:52:49.4307033Z ++ echo torch/include/torch/csrc/autograd/python_torch_functions.h 2025-06-01T22:52:49.4307497Z ++ grep RECORD 2025-06-01T22:52:49.4327291Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_torch_functions.h 2025-06-01T22:52:49.4327906Z +++ openssl base64 2025-06-01T22:52:49.4328162Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.4329273Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.4330395Z +++ sed -e s/=//g 2025-06-01T22:52:49.4369106Z ++ HASH=31Zj96tZ3OtMxIiSGum8YcTqhSypxRCStxksgg3dHX0 2025-06-01T22:52:49.4373893Z +++ ls -nl torch/include/torch/csrc/autograd/python_torch_functions.h 2025-06-01T22:52:49.4374677Z +++ awk '{print $5}' 2025-06-01T22:52:49.4403325Z ++ FSIZE=666 2025-06-01T22:52:49.4404469Z ++ echo '"torch/include/torch/csrc/autograd/python_torch_functions.h",sha256=31Zj96tZ3OtMxIiSGum8YcTqhSypxRCStxksgg3dHX0,666' 2025-06-01T22:52:49.4405447Z ++ read fname 2025-06-01T22:52:49.4405869Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_variable.h 2025-06-01T22:52:49.4406469Z ++ FPATH=torch/include/torch/csrc/autograd/python_variable.h 2025-06-01T22:52:49.4407020Z ++ echo torch/include/torch/csrc/autograd/python_variable.h 2025-06-01T22:52:49.4407446Z ++ grep RECORD 2025-06-01T22:52:49.4428768Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_variable.h 2025-06-01T22:52:49.4429675Z +++ openssl base64 2025-06-01T22:52:49.4429983Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.4430248Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.4430511Z +++ sed -e s/=//g 2025-06-01T22:52:49.4470417Z ++ HASH=CZQFs2p_pi6nVz_eKqJuNCzJNp6WNPcAfrqTJhOwcCI 2025-06-01T22:52:49.4474622Z +++ ls -nl torch/include/torch/csrc/autograd/python_variable.h 2025-06-01T22:52:49.4475057Z +++ awk '{print $5}' 2025-06-01T22:52:49.4503571Z ++ FSIZE=3512 2025-06-01T22:52:49.4504503Z ++ echo '"torch/include/torch/csrc/autograd/python_variable.h",sha256=CZQFs2p_pi6nVz_eKqJuNCzJNp6WNPcAfrqTJhOwcCI,3512' 2025-06-01T22:52:49.4505274Z ++ read fname 2025-06-01T22:52:49.4505735Z ++ make_wheel_record torch/include/torch/csrc/autograd/python_variable_indexing.h 2025-06-01T22:52:49.4506416Z ++ FPATH=torch/include/torch/csrc/autograd/python_variable_indexing.h 2025-06-01T22:52:49.4507047Z ++ echo torch/include/torch/csrc/autograd/python_variable_indexing.h 2025-06-01T22:52:49.4507507Z ++ grep RECORD 2025-06-01T22:52:49.4526810Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/python_variable_indexing.h 2025-06-01T22:52:49.4527436Z +++ openssl base64 2025-06-01T22:52:49.4527720Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.4527982Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.4528245Z +++ sed -e s/=//g 2025-06-01T22:52:49.4568897Z ++ HASH=MbNxTqIUSgc8hqrafHaWeAjJZ5yWDEO1p3olOF8wijg 2025-06-01T22:52:49.4573873Z +++ ls -nl torch/include/torch/csrc/autograd/python_variable_indexing.h 2025-06-01T22:52:49.4574589Z +++ awk '{print $5}' 2025-06-01T22:52:49.4602088Z ++ FSIZE=2752 2025-06-01T22:52:49.4602877Z ++ echo '"torch/include/torch/csrc/autograd/python_variable_indexing.h",sha256=MbNxTqIUSgc8hqrafHaWeAjJZ5yWDEO1p3olOF8wijg,2752' 2025-06-01T22:52:49.4603703Z ++ read fname 2025-06-01T22:52:49.4604110Z ++ make_wheel_record torch/include/torch/csrc/autograd/record_function_ops.h 2025-06-01T22:52:49.4605057Z ++ FPATH=torch/include/torch/csrc/autograd/record_function_ops.h 2025-06-01T22:52:49.4605643Z ++ echo torch/include/torch/csrc/autograd/record_function_ops.h 2025-06-01T22:52:49.4606098Z ++ grep RECORD 2025-06-01T22:52:49.4632732Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/record_function_ops.h 2025-06-01T22:52:49.4633603Z +++ openssl base64 2025-06-01T22:52:49.4633934Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.4634202Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.4634468Z +++ sed -e s/=//g 2025-06-01T22:52:49.4674401Z ++ HASH=A01-BHejveN5ZZj6lO64LiiV7nQhj9XvCXzMMmHomkQ 2025-06-01T22:52:49.4677650Z +++ ls -nl torch/include/torch/csrc/autograd/record_function_ops.h 2025-06-01T22:52:49.4678114Z +++ awk '{print $5}' 2025-06-01T22:52:49.4705623Z ++ FSIZE=935 2025-06-01T22:52:49.4706490Z ++ echo '"torch/include/torch/csrc/autograd/record_function_ops.h",sha256=A01-BHejveN5ZZj6lO64LiiV7nQhj9XvCXzMMmHomkQ,935' 2025-06-01T22:52:49.4707273Z ++ read fname 2025-06-01T22:52:49.4707657Z ++ make_wheel_record torch/include/torch/csrc/autograd/saved_variable.h 2025-06-01T22:52:49.4708241Z ++ FPATH=torch/include/torch/csrc/autograd/saved_variable.h 2025-06-01T22:52:49.4708760Z ++ echo torch/include/torch/csrc/autograd/saved_variable.h 2025-06-01T22:52:49.4709181Z ++ grep RECORD 2025-06-01T22:52:49.4728961Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/saved_variable.h 2025-06-01T22:52:49.4729539Z +++ openssl base64 2025-06-01T22:52:49.4729840Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.4731459Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.4732420Z +++ sed -e s/=//g 2025-06-01T22:52:49.4771933Z ++ HASH=vvxqkMtUXtt6X1IVAVrnoOleT8Gk8zsYrhTrYP2ZZzQ 2025-06-01T22:52:49.4776902Z +++ ls -nl torch/include/torch/csrc/autograd/saved_variable.h 2025-06-01T22:52:49.4778516Z +++ awk '{print $5}' 2025-06-01T22:52:49.4805868Z ++ FSIZE=5024 2025-06-01T22:52:49.4806631Z ++ echo '"torch/include/torch/csrc/autograd/saved_variable.h",sha256=vvxqkMtUXtt6X1IVAVrnoOleT8Gk8zsYrhTrYP2ZZzQ,5024' 2025-06-01T22:52:49.4807406Z ++ read fname 2025-06-01T22:52:49.4807844Z ++ make_wheel_record torch/include/torch/csrc/autograd/saved_variable_hooks.h 2025-06-01T22:52:49.4808496Z ++ FPATH=torch/include/torch/csrc/autograd/saved_variable_hooks.h 2025-06-01T22:52:49.4809098Z ++ echo torch/include/torch/csrc/autograd/saved_variable_hooks.h 2025-06-01T22:52:49.4809559Z ++ grep RECORD 2025-06-01T22:52:49.4830173Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/saved_variable_hooks.h 2025-06-01T22:52:49.4830789Z +++ openssl base64 2025-06-01T22:52:49.4831054Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.4831454Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.4831999Z +++ sed -e s/=//g 2025-06-01T22:52:49.4874129Z ++ HASH=OBeIqdAZkQLlqnZ1FXqTfW3jYNF53dL32HHrNZJ-wQY 2025-06-01T22:52:49.4877470Z +++ ls -nl torch/include/torch/csrc/autograd/saved_variable_hooks.h 2025-06-01T22:52:49.4877933Z +++ awk '{print $5}' 2025-06-01T22:52:49.4906372Z ++ FSIZE=547 2025-06-01T22:52:49.4907177Z ++ echo '"torch/include/torch/csrc/autograd/saved_variable_hooks.h",sha256=OBeIqdAZkQLlqnZ1FXqTfW3jYNF53dL32HHrNZJ-wQY,547' 2025-06-01T22:52:49.4907968Z ++ read fname 2025-06-01T22:52:49.4908493Z ++ make_wheel_record torch/include/torch/csrc/autograd/symbolic.h 2025-06-01T22:52:49.4909004Z ++ FPATH=torch/include/torch/csrc/autograd/symbolic.h 2025-06-01T22:52:49.4909468Z ++ echo torch/include/torch/csrc/autograd/symbolic.h 2025-06-01T22:52:49.4909843Z ++ grep RECORD 2025-06-01T22:52:49.4928429Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/symbolic.h 2025-06-01T22:52:49.4928992Z +++ openssl base64 2025-06-01T22:52:49.4930062Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.4931580Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.4932889Z +++ sed -e s/=//g 2025-06-01T22:52:49.4971146Z ++ HASH=XMrwDnlSibXxnqZiy5pNDVwTBDsU8aIDamEg66kOEYk 2025-06-01T22:52:49.4975965Z +++ ls -nl torch/include/torch/csrc/autograd/symbolic.h 2025-06-01T22:52:49.4976873Z +++ awk '{print $5}' 2025-06-01T22:52:49.5004121Z ++ FSIZE=300 2025-06-01T22:52:49.5005189Z ++ echo '"torch/include/torch/csrc/autograd/symbolic.h",sha256=XMrwDnlSibXxnqZiy5pNDVwTBDsU8aIDamEg66kOEYk,300' 2025-06-01T22:52:49.5005947Z ++ read fname 2025-06-01T22:52:49.5006329Z ++ make_wheel_record torch/include/torch/csrc/autograd/variable.h 2025-06-01T22:52:49.5006845Z ++ FPATH=torch/include/torch/csrc/autograd/variable.h 2025-06-01T22:52:49.5007333Z ++ echo torch/include/torch/csrc/autograd/variable.h 2025-06-01T22:52:49.5007720Z ++ grep RECORD 2025-06-01T22:52:49.5028265Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/variable.h 2025-06-01T22:52:49.5028815Z +++ openssl base64 2025-06-01T22:52:49.5029231Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.5029478Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.5029827Z +++ sed -e s/=//g 2025-06-01T22:52:49.5073534Z ++ HASH=yNudqIQeXDpt6vOVtnP6i77-lubSECi1_tJVXtbPsiM 2025-06-01T22:52:49.5075688Z +++ ls -nl torch/include/torch/csrc/autograd/variable.h 2025-06-01T22:52:49.5076104Z +++ awk '{print $5}' 2025-06-01T22:52:49.5105327Z ++ FSIZE=40345 2025-06-01T22:52:49.5106096Z ++ echo '"torch/include/torch/csrc/autograd/variable.h",sha256=yNudqIQeXDpt6vOVtnP6i77-lubSECi1_tJVXtbPsiM,40345' 2025-06-01T22:52:49.5106844Z ++ read fname 2025-06-01T22:52:49.5107226Z ++ make_wheel_record torch/include/torch/csrc/autograd/variable_info.h 2025-06-01T22:52:49.5107795Z ++ FPATH=torch/include/torch/csrc/autograd/variable_info.h 2025-06-01T22:52:49.5108291Z ++ echo torch/include/torch/csrc/autograd/variable_info.h 2025-06-01T22:52:49.5108699Z ++ grep RECORD 2025-06-01T22:52:49.5127092Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/variable_info.h 2025-06-01T22:52:49.5127815Z +++ openssl base64 2025-06-01T22:52:49.5128095Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.5128349Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.5130010Z +++ sed -e s/=//g 2025-06-01T22:52:49.5169198Z ++ HASH=eiOU9Fck8gFT-TjSrX7vrZqiWIpRwgXrzMRtlYvTOU8 2025-06-01T22:52:49.5173957Z +++ ls -nl torch/include/torch/csrc/autograd/variable_info.h 2025-06-01T22:52:49.5174963Z +++ awk '{print $5}' 2025-06-01T22:52:49.5202936Z ++ FSIZE=608 2025-06-01T22:52:49.5203743Z ++ echo '"torch/include/torch/csrc/autograd/variable_info.h",sha256=eiOU9Fck8gFT-TjSrX7vrZqiWIpRwgXrzMRtlYvTOU8,608' 2025-06-01T22:52:49.5204621Z ++ read fname 2025-06-01T22:52:49.5205271Z ++ make_wheel_record torch/include/torch/csrc/autograd/functions/accumulate_grad.h 2025-06-01T22:52:49.5206022Z ++ FPATH=torch/include/torch/csrc/autograd/functions/accumulate_grad.h 2025-06-01T22:52:49.5206687Z ++ echo torch/include/torch/csrc/autograd/functions/accumulate_grad.h 2025-06-01T22:52:49.5217125Z ++ grep RECORD 2025-06-01T22:52:49.5228389Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/functions/accumulate_grad.h 2025-06-01T22:52:49.5229011Z +++ openssl base64 2025-06-01T22:52:49.5229273Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.5229512Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.5229781Z +++ sed -e s/=//g 2025-06-01T22:52:49.5271597Z ++ HASH=ZO_dx2kO5J4uq_xWQdnDb_You6CspjxGLIxhwxSpP3w 2025-06-01T22:52:49.5275663Z +++ ls -nl torch/include/torch/csrc/autograd/functions/accumulate_grad.h 2025-06-01T22:52:49.5276708Z +++ awk '{print $5}' 2025-06-01T22:52:49.5304635Z ++ FSIZE=13646 2025-06-01T22:52:49.5305588Z ++ echo '"torch/include/torch/csrc/autograd/functions/accumulate_grad.h",sha256=ZO_dx2kO5J4uq_xWQdnDb_You6CspjxGLIxhwxSpP3w,13646' 2025-06-01T22:52:49.5306405Z ++ read fname 2025-06-01T22:52:49.5306829Z ++ make_wheel_record torch/include/torch/csrc/autograd/functions/basic_ops.h 2025-06-01T22:52:49.5307448Z ++ FPATH=torch/include/torch/csrc/autograd/functions/basic_ops.h 2025-06-01T22:52:49.5308027Z ++ echo torch/include/torch/csrc/autograd/functions/basic_ops.h 2025-06-01T22:52:49.5308482Z ++ grep RECORD 2025-06-01T22:52:49.5329584Z +++ openssl base64 2025-06-01T22:52:49.5330115Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.5330615Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/functions/basic_ops.h 2025-06-01T22:52:49.5331216Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.5332774Z +++ sed -e s/=//g 2025-06-01T22:52:49.5377560Z ++ HASH=hwmDnapdY-3dhqmaeNdRdVrTHMVWgbbw4BlfaCIG3q0 2025-06-01T22:52:49.5379653Z +++ ls -nl torch/include/torch/csrc/autograd/functions/basic_ops.h 2025-06-01T22:52:49.5380360Z +++ awk '{print $5}' 2025-06-01T22:52:49.5406144Z ++ FSIZE=3396 2025-06-01T22:52:49.5406924Z ++ echo '"torch/include/torch/csrc/autograd/functions/basic_ops.h",sha256=hwmDnapdY-3dhqmaeNdRdVrTHMVWgbbw4BlfaCIG3q0,3396' 2025-06-01T22:52:49.5407742Z ++ read fname 2025-06-01T22:52:49.5408138Z ++ make_wheel_record torch/include/torch/csrc/autograd/functions/comm.h 2025-06-01T22:52:49.5408754Z ++ FPATH=torch/include/torch/csrc/autograd/functions/comm.h 2025-06-01T22:52:49.5409435Z ++ echo torch/include/torch/csrc/autograd/functions/comm.h 2025-06-01T22:52:49.5409853Z ++ grep RECORD 2025-06-01T22:52:49.5433957Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/functions/comm.h 2025-06-01T22:52:49.5434546Z +++ openssl base64 2025-06-01T22:52:49.5434815Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.5435061Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.5435321Z +++ sed -e s/=//g 2025-06-01T22:52:49.5476292Z ++ HASH=sVYyhl0ZLDFX6oDteXgnfsqbmrWs3v8JomZJ5sSN3EY 2025-06-01T22:52:49.5479338Z +++ ls -nl torch/include/torch/csrc/autograd/functions/comm.h 2025-06-01T22:52:49.5480018Z +++ awk '{print $5}' 2025-06-01T22:52:49.5509193Z ++ FSIZE=1197 2025-06-01T22:52:49.5509999Z ++ echo '"torch/include/torch/csrc/autograd/functions/comm.h",sha256=sVYyhl0ZLDFX6oDteXgnfsqbmrWs3v8JomZJ5sSN3EY,1197' 2025-06-01T22:52:49.5510775Z ++ read fname 2025-06-01T22:52:49.5511191Z ++ make_wheel_record torch/include/torch/csrc/autograd/functions/pybind.h 2025-06-01T22:52:49.5511932Z ++ FPATH=torch/include/torch/csrc/autograd/functions/pybind.h 2025-06-01T22:52:49.5512461Z ++ echo torch/include/torch/csrc/autograd/functions/pybind.h 2025-06-01T22:52:49.5512891Z ++ grep RECORD 2025-06-01T22:52:49.5530241Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/functions/pybind.h 2025-06-01T22:52:49.5530813Z +++ openssl base64 2025-06-01T22:52:49.5531542Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.5532848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.5534240Z +++ sed -e s/=//g 2025-06-01T22:52:49.5572584Z ++ HASH=8TIM3bGfSHfCMQ8XDMMOn8B3hFVCEB3CLGR3OSJvTDQ 2025-06-01T22:52:49.5577392Z +++ ls -nl torch/include/torch/csrc/autograd/functions/pybind.h 2025-06-01T22:52:49.5578911Z +++ awk '{print $5}' 2025-06-01T22:52:49.5605659Z ++ FSIZE=380 2025-06-01T22:52:49.5606430Z ++ echo '"torch/include/torch/csrc/autograd/functions/pybind.h",sha256=8TIM3bGfSHfCMQ8XDMMOn8B3hFVCEB3CLGR3OSJvTDQ,380' 2025-06-01T22:52:49.5607228Z ++ read fname 2025-06-01T22:52:49.5607774Z ++ make_wheel_record torch/include/torch/csrc/autograd/functions/tensor.h 2025-06-01T22:52:49.5608394Z ++ FPATH=torch/include/torch/csrc/autograd/functions/tensor.h 2025-06-01T22:52:49.5608954Z ++ echo torch/include/torch/csrc/autograd/functions/tensor.h 2025-06-01T22:52:49.5609389Z ++ grep RECORD 2025-06-01T22:52:49.5633552Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/functions/tensor.h 2025-06-01T22:52:49.5634499Z +++ openssl base64 2025-06-01T22:52:49.5634797Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.5635063Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.5635464Z +++ sed -e s/=//g 2025-06-01T22:52:49.5678119Z ++ HASH=8AC7pQKj8Xza128aMcYFO_zk3JYXegIpS1lbVPetwMA 2025-06-01T22:52:49.5680939Z +++ ls -nl torch/include/torch/csrc/autograd/functions/tensor.h 2025-06-01T22:52:49.5682052Z +++ awk '{print $5}' 2025-06-01T22:52:49.5709666Z ++ FSIZE=7269 2025-06-01T22:52:49.5710391Z ++ echo '"torch/include/torch/csrc/autograd/functions/tensor.h",sha256=8AC7pQKj8Xza128aMcYFO_zk3JYXegIpS1lbVPetwMA,7269' 2025-06-01T22:52:49.5711193Z ++ read fname 2025-06-01T22:52:49.5711597Z ++ make_wheel_record torch/include/torch/csrc/autograd/functions/utils.h 2025-06-01T22:52:49.5712186Z ++ FPATH=torch/include/torch/csrc/autograd/functions/utils.h 2025-06-01T22:52:49.5712714Z ++ echo torch/include/torch/csrc/autograd/functions/utils.h 2025-06-01T22:52:49.5713120Z ++ grep RECORD 2025-06-01T22:52:49.5731404Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/functions/utils.h 2025-06-01T22:52:49.5731968Z +++ openssl base64 2025-06-01T22:52:49.5732770Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.5733860Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.5735083Z +++ sed -e s/=//g 2025-06-01T22:52:49.5774193Z ++ HASH=UbDNfQp9IL95w5ZpqkINJ-ootvixSysZHg3TWMyHqws 2025-06-01T22:52:49.5779434Z +++ ls -nl torch/include/torch/csrc/autograd/functions/utils.h 2025-06-01T22:52:49.5780109Z +++ awk '{print $5}' 2025-06-01T22:52:49.5807102Z ++ FSIZE=3159 2025-06-01T22:52:49.5808382Z ++ echo '"torch/include/torch/csrc/autograd/functions/utils.h",sha256=UbDNfQp9IL95w5ZpqkINJ-ootvixSysZHg3TWMyHqws,3159' 2025-06-01T22:52:49.5809850Z ++ read fname 2025-06-01T22:52:49.5810276Z ++ make_wheel_record torch/include/torch/csrc/autograd/generated/Functions.h 2025-06-01T22:52:49.5810982Z ++ FPATH=torch/include/torch/csrc/autograd/generated/Functions.h 2025-06-01T22:52:49.5811566Z ++ echo torch/include/torch/csrc/autograd/generated/Functions.h 2025-06-01T22:52:49.5812026Z ++ grep RECORD 2025-06-01T22:52:49.5836343Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/generated/Functions.h 2025-06-01T22:52:49.5836932Z +++ openssl base64 2025-06-01T22:52:49.5837204Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.5837447Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.5837719Z +++ sed -e s/=//g 2025-06-01T22:52:49.5890152Z ++ HASH=QUcMA8L0HnLdxXGmElEMiwn2pZLT2LFPUj2ewOSDSYQ 2025-06-01T22:52:49.5894699Z +++ ls -nl torch/include/torch/csrc/autograd/generated/Functions.h 2025-06-01T22:52:49.5895645Z +++ awk '{print $5}' 2025-06-01T22:52:49.5922609Z ++ FSIZE=514901 2025-06-01T22:52:49.5923443Z ++ echo '"torch/include/torch/csrc/autograd/generated/Functions.h",sha256=QUcMA8L0HnLdxXGmElEMiwn2pZLT2LFPUj2ewOSDSYQ,514901' 2025-06-01T22:52:49.5924410Z ++ read fname 2025-06-01T22:52:49.5925030Z ++ make_wheel_record torch/include/torch/csrc/autograd/generated/VariableType.h 2025-06-01T22:52:49.5925713Z ++ FPATH=torch/include/torch/csrc/autograd/generated/VariableType.h 2025-06-01T22:52:49.5926355Z ++ echo torch/include/torch/csrc/autograd/generated/VariableType.h 2025-06-01T22:52:49.5926836Z ++ grep RECORD 2025-06-01T22:52:49.5945208Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/generated/VariableType.h 2025-06-01T22:52:49.5946852Z +++ openssl base64 2025-06-01T22:52:49.5947110Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.5947378Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.5948712Z +++ sed -e s/=//g 2025-06-01T22:52:49.5991463Z ++ HASH=htTlCdoFj2wlcBIklDQk3iDV-Z7OjJdYTcQ7zxTkDN8 2025-06-01T22:52:49.5994589Z +++ ls -nl torch/include/torch/csrc/autograd/generated/VariableType.h 2025-06-01T22:52:49.5995074Z +++ awk '{print $5}' 2025-06-01T22:52:49.6022803Z ++ FSIZE=1505 2025-06-01T22:52:49.6023614Z ++ echo '"torch/include/torch/csrc/autograd/generated/VariableType.h",sha256=htTlCdoFj2wlcBIklDQk3iDV-Z7OjJdYTcQ7zxTkDN8,1505' 2025-06-01T22:52:49.6024439Z ++ read fname 2025-06-01T22:52:49.6024865Z ++ make_wheel_record torch/include/torch/csrc/autograd/generated/ViewFuncs.h 2025-06-01T22:52:49.6025483Z ++ FPATH=torch/include/torch/csrc/autograd/generated/ViewFuncs.h 2025-06-01T22:52:49.6026153Z ++ echo torch/include/torch/csrc/autograd/generated/ViewFuncs.h 2025-06-01T22:52:49.6026586Z ++ grep RECORD 2025-06-01T22:52:49.6044441Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/generated/ViewFuncs.h 2025-06-01T22:52:49.6045174Z +++ openssl base64 2025-06-01T22:52:49.6046248Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.6046933Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.6047817Z +++ sed -e s/=//g 2025-06-01T22:52:49.6087221Z ++ HASH=9RlokBle3LFaIB1Q6vKR8JDYwIbrI5mDRBXc3Ua_z28 2025-06-01T22:52:49.6092616Z +++ ls -nl torch/include/torch/csrc/autograd/generated/ViewFuncs.h 2025-06-01T22:52:49.6093625Z +++ awk '{print $5}' 2025-06-01T22:52:49.6122977Z ++ FSIZE=37323 2025-06-01T22:52:49.6123776Z ++ echo '"torch/include/torch/csrc/autograd/generated/ViewFuncs.h",sha256=9RlokBle3LFaIB1Q6vKR8JDYwIbrI5mDRBXc3Ua_z28,37323' 2025-06-01T22:52:49.6124885Z ++ read fname 2025-06-01T22:52:49.6125351Z ++ make_wheel_record torch/include/torch/csrc/autograd/generated/python_functions.h 2025-06-01T22:52:49.6126105Z ++ FPATH=torch/include/torch/csrc/autograd/generated/python_functions.h 2025-06-01T22:52:49.6126782Z ++ echo torch/include/torch/csrc/autograd/generated/python_functions.h 2025-06-01T22:52:49.6127267Z ++ grep RECORD 2025-06-01T22:52:49.6147414Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/generated/python_functions.h 2025-06-01T22:52:49.6148052Z +++ openssl base64 2025-06-01T22:52:49.6148635Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.6148934Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.6149475Z +++ sed -e s/=//g 2025-06-01T22:52:49.6193613Z ++ HASH=m2zbP4C796FvQVsVVmsXUCiz8Prj2O-pT55rbHA2NwA 2025-06-01T22:52:49.6195121Z +++ ls -nl torch/include/torch/csrc/autograd/generated/python_functions.h 2025-06-01T22:52:49.6195635Z +++ awk '{print $5}' 2025-06-01T22:52:49.6224130Z ++ FSIZE=891 2025-06-01T22:52:49.6225011Z ++ echo '"torch/include/torch/csrc/autograd/generated/python_functions.h",sha256=m2zbP4C796FvQVsVVmsXUCiz8Prj2O-pT55rbHA2NwA,891' 2025-06-01T22:52:49.6225975Z ++ read fname 2025-06-01T22:52:49.6226452Z ++ make_wheel_record torch/include/torch/csrc/autograd/generated/python_return_types.h 2025-06-01T22:52:49.6227203Z ++ FPATH=torch/include/torch/csrc/autograd/generated/python_return_types.h 2025-06-01T22:52:49.6227881Z ++ echo torch/include/torch/csrc/autograd/generated/python_return_types.h 2025-06-01T22:52:49.6228386Z ++ grep RECORD 2025-06-01T22:52:49.6246740Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/generated/python_return_types.h 2025-06-01T22:52:49.6247557Z +++ openssl base64 2025-06-01T22:52:49.6247833Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.6248091Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.6248583Z +++ sed -e s/=//g 2025-06-01T22:52:49.6288094Z ++ HASH=duqsERucZcEvzjWUHjzvRJejN9GvrIcxhI29Sc7vrgQ 2025-06-01T22:52:49.6292971Z +++ ls -nl torch/include/torch/csrc/autograd/generated/python_return_types.h 2025-06-01T22:52:49.6293705Z +++ awk '{print $5}' 2025-06-01T22:52:49.6322181Z ++ FSIZE=4062 2025-06-01T22:52:49.6323037Z ++ echo '"torch/include/torch/csrc/autograd/generated/python_return_types.h",sha256=duqsERucZcEvzjWUHjzvRJejN9GvrIcxhI29Sc7vrgQ,4062' 2025-06-01T22:52:49.6323877Z ++ read fname 2025-06-01T22:52:49.6324492Z ++ make_wheel_record torch/include/torch/csrc/autograd/generated/variable_factories.h 2025-06-01T22:52:49.6325406Z ++ FPATH=torch/include/torch/csrc/autograd/generated/variable_factories.h 2025-06-01T22:52:49.6326113Z ++ echo torch/include/torch/csrc/autograd/generated/variable_factories.h 2025-06-01T22:52:49.6326773Z ++ grep RECORD 2025-06-01T22:52:49.6345678Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/generated/variable_factories.h 2025-06-01T22:52:49.6346545Z +++ openssl base64 2025-06-01T22:52:49.6346809Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.6347215Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.6347526Z +++ sed -e s/=//g 2025-06-01T22:52:49.6391104Z ++ HASH=eohEjcQEeI8km2AE_wWbDqni4xnJ5dGDTNsAp5_9lGo 2025-06-01T22:52:49.6393092Z +++ ls -nl torch/include/torch/csrc/autograd/generated/variable_factories.h 2025-06-01T22:52:49.6393904Z +++ awk '{print $5}' 2025-06-01T22:52:49.6422310Z ++ FSIZE=56209 2025-06-01T22:52:49.6423198Z ++ echo '"torch/include/torch/csrc/autograd/generated/variable_factories.h",sha256=eohEjcQEeI8km2AE_wWbDqni4xnJ5dGDTNsAp5_9lGo,56209' 2025-06-01T22:52:49.6423313Z ++ read fname 2025-06-01T22:52:49.6423590Z ++ make_wheel_record torch/include/torch/csrc/autograd/utils/error_messages.h 2025-06-01T22:52:49.6423843Z ++ FPATH=torch/include/torch/csrc/autograd/utils/error_messages.h 2025-06-01T22:52:49.6424061Z ++ echo torch/include/torch/csrc/autograd/utils/error_messages.h 2025-06-01T22:52:49.6424161Z ++ grep RECORD 2025-06-01T22:52:49.6447053Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/utils/error_messages.h 2025-06-01T22:52:49.6447175Z +++ openssl base64 2025-06-01T22:52:49.6447278Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.6447381Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.6448309Z +++ sed -e s/=//g 2025-06-01T22:52:49.6487155Z ++ HASH=MDzsCv4cOe1XjppPx3i7fpR7s8VPs0DEpURV5EY50f8 2025-06-01T22:52:49.6491982Z +++ ls -nl torch/include/torch/csrc/autograd/utils/error_messages.h 2025-06-01T22:52:49.6492914Z +++ awk '{print $5}' 2025-06-01T22:52:49.6521382Z ++ FSIZE=495 2025-06-01T22:52:49.6522095Z ++ echo '"torch/include/torch/csrc/autograd/utils/error_messages.h",sha256=MDzsCv4cOe1XjppPx3i7fpR7s8VPs0DEpURV5EY50f8,495' 2025-06-01T22:52:49.6522220Z ++ read fname 2025-06-01T22:52:49.6522550Z ++ make_wheel_record torch/include/torch/csrc/autograd/utils/grad_layout_contract.h 2025-06-01T22:52:49.6522950Z ++ FPATH=torch/include/torch/csrc/autograd/utils/grad_layout_contract.h 2025-06-01T22:52:49.6523213Z ++ echo torch/include/torch/csrc/autograd/utils/grad_layout_contract.h 2025-06-01T22:52:49.6523315Z ++ grep RECORD 2025-06-01T22:52:49.6547159Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/utils/grad_layout_contract.h 2025-06-01T22:52:49.6547279Z +++ openssl base64 2025-06-01T22:52:49.6547405Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.6547513Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.6548501Z +++ sed -e s/=//g 2025-06-01T22:52:49.6590270Z ++ HASH=a5OE0iqU4BwZ7slkuusZm7K6U2KohHkMuq9r8uMNG9Q 2025-06-01T22:52:49.6596689Z +++ ls -nl torch/include/torch/csrc/autograd/utils/grad_layout_contract.h 2025-06-01T22:52:49.6597932Z +++ awk '{print $5}' 2025-06-01T22:52:49.6626594Z ++ FSIZE=2822 2025-06-01T22:52:49.6627282Z ++ echo '"torch/include/torch/csrc/autograd/utils/grad_layout_contract.h",sha256=a5OE0iqU4BwZ7slkuusZm7K6U2KohHkMuq9r8uMNG9Q,2822' 2025-06-01T22:52:49.6627538Z ++ read fname 2025-06-01T22:52:49.6627835Z ++ make_wheel_record torch/include/torch/csrc/autograd/utils/lambda_post_hook.h 2025-06-01T22:52:49.6628107Z ++ FPATH=torch/include/torch/csrc/autograd/utils/lambda_post_hook.h 2025-06-01T22:52:49.6628346Z ++ echo torch/include/torch/csrc/autograd/utils/lambda_post_hook.h 2025-06-01T22:52:49.6628482Z ++ grep RECORD 2025-06-01T22:52:49.6653915Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/utils/lambda_post_hook.h 2025-06-01T22:52:49.6654155Z +++ openssl base64 2025-06-01T22:52:49.6655477Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.6657035Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.6659144Z +++ sed -e s/=//g 2025-06-01T22:52:49.6695402Z ++ HASH=y5TQfUiZZcUW5Y97uyiDBAB52Z3LBZpK-f29_qxggV4 2025-06-01T22:52:49.6700108Z +++ ls -nl torch/include/torch/csrc/autograd/utils/lambda_post_hook.h 2025-06-01T22:52:49.6701527Z +++ awk '{print $5}' 2025-06-01T22:52:49.6726470Z ++ FSIZE=1406 2025-06-01T22:52:49.6727245Z ++ echo '"torch/include/torch/csrc/autograd/utils/lambda_post_hook.h",sha256=y5TQfUiZZcUW5Y97uyiDBAB52Z3LBZpK-f29_qxggV4,1406' 2025-06-01T22:52:49.6727351Z ++ read fname 2025-06-01T22:52:49.6727674Z ++ make_wheel_record torch/include/torch/csrc/autograd/utils/python_arg_parsing.h 2025-06-01T22:52:49.6727953Z ++ FPATH=torch/include/torch/csrc/autograd/utils/python_arg_parsing.h 2025-06-01T22:52:49.6729124Z ++ echo torch/include/torch/csrc/autograd/utils/python_arg_parsing.h 2025-06-01T22:52:49.6730102Z ++ grep RECORD 2025-06-01T22:52:49.6750799Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/utils/python_arg_parsing.h 2025-06-01T22:52:49.6750962Z +++ openssl base64 2025-06-01T22:52:49.6752222Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.6753573Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.6754913Z +++ sed -e s/=//g 2025-06-01T22:52:49.6797649Z ++ HASH=qqap1e7rG3Rv2HmCB2J6Ip1H7xngAlhI72Bgmi1xBYU 2025-06-01T22:52:49.6799428Z +++ ls -nl torch/include/torch/csrc/autograd/utils/python_arg_parsing.h 2025-06-01T22:52:49.6800408Z +++ awk '{print $5}' 2025-06-01T22:52:49.6828192Z ++ FSIZE=1423 2025-06-01T22:52:49.6828875Z ++ echo '"torch/include/torch/csrc/autograd/utils/python_arg_parsing.h",sha256=qqap1e7rG3Rv2HmCB2J6Ip1H7xngAlhI72Bgmi1xBYU,1423' 2025-06-01T22:52:49.6828973Z ++ read fname 2025-06-01T22:52:49.6829224Z ++ make_wheel_record torch/include/torch/csrc/autograd/utils/warnings.h 2025-06-01T22:52:49.6829435Z ++ FPATH=torch/include/torch/csrc/autograd/utils/warnings.h 2025-06-01T22:52:49.6829629Z ++ echo torch/include/torch/csrc/autograd/utils/warnings.h 2025-06-01T22:52:49.6830031Z ++ grep RECORD 2025-06-01T22:52:49.6849798Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/utils/warnings.h 2025-06-01T22:52:49.6850192Z +++ openssl base64 2025-06-01T22:52:49.6851562Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.6852681Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.6853991Z +++ sed -e s/=//g 2025-06-01T22:52:49.6891157Z ++ HASH=e09IIgYcdcmYq2V2l3f3qCKajFgAzhztvsZENTxfQPg 2025-06-01T22:52:49.6896632Z +++ ls -nl torch/include/torch/csrc/autograd/utils/warnings.h 2025-06-01T22:52:49.6898381Z +++ awk '{print $5}' 2025-06-01T22:52:49.6924625Z ++ FSIZE=583 2025-06-01T22:52:49.6925400Z ++ echo '"torch/include/torch/csrc/autograd/utils/warnings.h",sha256=e09IIgYcdcmYq2V2l3f3qCKajFgAzhztvsZENTxfQPg,583' 2025-06-01T22:52:49.6925497Z ++ read fname 2025-06-01T22:52:49.6925887Z ++ make_wheel_record torch/include/torch/csrc/autograd/utils/wrap_outputs.h 2025-06-01T22:52:49.6926119Z ++ FPATH=torch/include/torch/csrc/autograd/utils/wrap_outputs.h 2025-06-01T22:52:49.6926588Z ++ echo torch/include/torch/csrc/autograd/utils/wrap_outputs.h 2025-06-01T22:52:49.6927235Z ++ grep RECORD 2025-06-01T22:52:49.6948710Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/autograd/utils/wrap_outputs.h 2025-06-01T22:52:49.6949260Z +++ openssl base64 2025-06-01T22:52:49.6950403Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.6951796Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.6953300Z +++ sed -e s/=//g 2025-06-01T22:52:49.6994127Z ++ HASH=8QXlfTohJUpg8rVh65MK98nZPccu2rvzeYcS34W1gkA 2025-06-01T22:52:49.6997575Z +++ ls -nl torch/include/torch/csrc/autograd/utils/wrap_outputs.h 2025-06-01T22:52:49.6998432Z +++ awk '{print $5}' 2025-06-01T22:52:49.7025385Z ++ FSIZE=3743 2025-06-01T22:52:49.7025977Z ++ echo '"torch/include/torch/csrc/autograd/utils/wrap_outputs.h",sha256=8QXlfTohJUpg8rVh65MK98nZPccu2rvzeYcS34W1gkA,3743' 2025-06-01T22:52:49.7026089Z ++ read fname 2025-06-01T22:52:49.7026282Z ++ make_wheel_record torch/include/torch/csrc/cpu/Module.h 2025-06-01T22:52:49.7026434Z ++ FPATH=torch/include/torch/csrc/cpu/Module.h 2025-06-01T22:52:49.7027541Z ++ echo torch/include/torch/csrc/cpu/Module.h 2025-06-01T22:52:49.7027638Z ++ grep RECORD 2025-06-01T22:52:49.7048183Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cpu/Module.h 2025-06-01T22:52:49.7048679Z +++ openssl base64 2025-06-01T22:52:49.7049798Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.7050909Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.7052185Z +++ sed -e s/=//g 2025-06-01T22:52:49.7090862Z ++ HASH=BbP2k8oU0koFRZfN77V20QMES8EXPmG7tMfdNAv2dyQ 2025-06-01T22:52:49.7095819Z +++ ls -nl torch/include/torch/csrc/cpu/Module.h 2025-06-01T22:52:49.7096763Z +++ awk '{print $5}' 2025-06-01T22:52:49.7122793Z ++ FSIZE=139 2025-06-01T22:52:49.7123291Z ++ echo '"torch/include/torch/csrc/cpu/Module.h",sha256=BbP2k8oU0koFRZfN77V20QMES8EXPmG7tMfdNAv2dyQ,139' 2025-06-01T22:52:49.7123388Z ++ read fname 2025-06-01T22:52:49.7123660Z ++ make_wheel_record torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h 2025-06-01T22:52:49.7124034Z ++ FPATH=torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h 2025-06-01T22:52:49.7124810Z ++ echo torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h 2025-06-01T22:52:49.7126019Z ++ grep RECORD 2025-06-01T22:52:49.7148019Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h 2025-06-01T22:52:49.7148132Z +++ openssl base64 2025-06-01T22:52:49.7148240Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.7149510Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.7150904Z +++ sed -e s/=//g 2025-06-01T22:52:49.7194031Z ++ HASH=esJRjzXWV9WeN_yt8UQRG7K2HO15og8NRF-wTdQUfrs 2025-06-01T22:52:49.7196988Z +++ ls -nl torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h 2025-06-01T22:52:49.7197924Z +++ awk '{print $5}' 2025-06-01T22:52:49.7226167Z ++ FSIZE=7065 2025-06-01T22:52:49.7226797Z ++ echo '"torch/include/torch/csrc/cuda/CUDAPluggableAllocator.h",sha256=esJRjzXWV9WeN_yt8UQRG7K2HO15og8NRF-wTdQUfrs,7065' 2025-06-01T22:52:49.7226897Z ++ read fname 2025-06-01T22:52:49.7227080Z ++ make_wheel_record torch/include/torch/csrc/cuda/Event.h 2025-06-01T22:52:49.7227233Z ++ FPATH=torch/include/torch/csrc/cuda/Event.h 2025-06-01T22:52:49.7227386Z ++ echo torch/include/torch/csrc/cuda/Event.h 2025-06-01T22:52:49.7227762Z ++ grep RECORD 2025-06-01T22:52:49.7248688Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/Event.h 2025-06-01T22:52:49.7249163Z +++ openssl base64 2025-06-01T22:52:49.7250442Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.7251799Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.7253126Z +++ sed -e s/=//g 2025-06-01T22:52:49.7290373Z ++ HASH=W549PlUHEdVYiDAf6YnoNCLgyxKOSCnP3KNCLUQfS1k 2025-06-01T22:52:49.7295244Z +++ ls -nl torch/include/torch/csrc/cuda/Event.h 2025-06-01T22:52:49.7296427Z +++ awk '{print $5}' 2025-06-01T22:52:49.7323557Z ++ FSIZE=433 2025-06-01T22:52:49.7324043Z ++ echo '"torch/include/torch/csrc/cuda/Event.h",sha256=W549PlUHEdVYiDAf6YnoNCLgyxKOSCnP3KNCLUQfS1k,433' 2025-06-01T22:52:49.7324155Z ++ read fname 2025-06-01T22:52:49.7324486Z ++ make_wheel_record torch/include/torch/csrc/cuda/GdsFile.h 2025-06-01T22:52:49.7324647Z ++ FPATH=torch/include/torch/csrc/cuda/GdsFile.h 2025-06-01T22:52:49.7324808Z ++ echo torch/include/torch/csrc/cuda/GdsFile.h 2025-06-01T22:52:49.7325889Z ++ grep RECORD 2025-06-01T22:52:49.7347381Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/GdsFile.h 2025-06-01T22:52:49.7347515Z +++ openssl base64 2025-06-01T22:52:49.7347855Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.7349594Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.7350605Z +++ sed -e s/=//g 2025-06-01T22:52:49.7393677Z ++ HASH=aa1a09kNkxsYsY1kKIyPFZ0Y5AnUs2aeMNR-ilKHOZQ 2025-06-01T22:52:49.7395755Z +++ ls -nl torch/include/torch/csrc/cuda/GdsFile.h 2025-06-01T22:52:49.7396994Z +++ awk '{print $5}' 2025-06-01T22:52:49.7425356Z ++ FSIZE=192 2025-06-01T22:52:49.7425891Z ++ echo '"torch/include/torch/csrc/cuda/GdsFile.h",sha256=aa1a09kNkxsYsY1kKIyPFZ0Y5AnUs2aeMNR-ilKHOZQ,192' 2025-06-01T22:52:49.7426003Z ++ read fname 2025-06-01T22:52:49.7426194Z ++ make_wheel_record torch/include/torch/csrc/cuda/Module.h 2025-06-01T22:52:49.7426349Z ++ FPATH=torch/include/torch/csrc/cuda/Module.h 2025-06-01T22:52:49.7426488Z ++ echo torch/include/torch/csrc/cuda/Module.h 2025-06-01T22:52:49.7426599Z ++ grep RECORD 2025-06-01T22:52:49.7447788Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/Module.h 2025-06-01T22:52:49.7448763Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.7448888Z +++ openssl base64 2025-06-01T22:52:49.7450064Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.7451393Z +++ sed -e s/=//g 2025-06-01T22:52:49.7490954Z ++ HASH=_TX1fMfrbIuKgQJyt3-ztUnSOeeaeUza39FBTupbjHw 2025-06-01T22:52:49.7495579Z +++ ls -nl torch/include/torch/csrc/cuda/Module.h 2025-06-01T22:52:49.7496575Z +++ awk '{print $5}' 2025-06-01T22:52:49.7523927Z ++ FSIZE=484 2025-06-01T22:52:49.7524617Z ++ echo '"torch/include/torch/csrc/cuda/Module.h",sha256=_TX1fMfrbIuKgQJyt3-ztUnSOeeaeUza39FBTupbjHw,484' 2025-06-01T22:52:49.7524902Z ++ read fname 2025-06-01T22:52:49.7525108Z ++ make_wheel_record torch/include/torch/csrc/cuda/Stream.h 2025-06-01T22:52:49.7525398Z ++ FPATH=torch/include/torch/csrc/cuda/Stream.h 2025-06-01T22:52:49.7525544Z ++ echo torch/include/torch/csrc/cuda/Stream.h 2025-06-01T22:52:49.7525919Z ++ grep RECORD 2025-06-01T22:52:49.7547514Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/Stream.h 2025-06-01T22:52:49.7547632Z +++ openssl base64 2025-06-01T22:52:49.7548923Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.7549813Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.7551069Z +++ sed -e s/=//g 2025-06-01T22:52:49.7595602Z ++ HASH=Qp6DFebuoMgWE05n4AIfc7pasukINXSwKLrkqRK7TJo 2025-06-01T22:52:49.7597998Z +++ ls -nl torch/include/torch/csrc/cuda/Stream.h 2025-06-01T22:52:49.7599507Z +++ awk '{print $5}' 2025-06-01T22:52:49.7627489Z ++ FSIZE=504 2025-06-01T22:52:49.7628000Z ++ echo '"torch/include/torch/csrc/cuda/Stream.h",sha256=Qp6DFebuoMgWE05n4AIfc7pasukINXSwKLrkqRK7TJo,504' 2025-06-01T22:52:49.7628097Z ++ read fname 2025-06-01T22:52:49.7628282Z ++ make_wheel_record torch/include/torch/csrc/cuda/THCP.h 2025-06-01T22:52:49.7628447Z ++ FPATH=torch/include/torch/csrc/cuda/THCP.h 2025-06-01T22:52:49.7628588Z ++ echo torch/include/torch/csrc/cuda/THCP.h 2025-06-01T22:52:49.7629127Z ++ grep RECORD 2025-06-01T22:52:49.7648797Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/THCP.h 2025-06-01T22:52:49.7649164Z +++ openssl base64 2025-06-01T22:52:49.7650368Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.7651657Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.7652898Z +++ sed -e s/=//g 2025-06-01T22:52:49.7690732Z ++ HASH=X3rjQrL8gLJ3dsxzdhGmrdQkIyGPL9wGE4gfwBFpdf4 2025-06-01T22:52:49.7696095Z +++ ls -nl torch/include/torch/csrc/cuda/THCP.h 2025-06-01T22:52:49.7697008Z +++ awk '{print $5}' 2025-06-01T22:52:49.7724020Z ++ FSIZE=223 2025-06-01T22:52:49.7724647Z ++ echo '"torch/include/torch/csrc/cuda/THCP.h",sha256=X3rjQrL8gLJ3dsxzdhGmrdQkIyGPL9wGE4gfwBFpdf4,223' 2025-06-01T22:52:49.7724744Z ++ read fname 2025-06-01T22:52:49.7725101Z ++ make_wheel_record torch/include/torch/csrc/cuda/comm.h 2025-06-01T22:52:49.7725245Z ++ FPATH=torch/include/torch/csrc/cuda/comm.h 2025-06-01T22:52:49.7725412Z ++ echo torch/include/torch/csrc/cuda/comm.h 2025-06-01T22:52:49.7726374Z ++ grep RECORD 2025-06-01T22:52:49.7748023Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/comm.h 2025-06-01T22:52:49.7748154Z +++ openssl base64 2025-06-01T22:52:49.7749061Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.7750260Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.7751668Z +++ sed -e s/=//g 2025-06-01T22:52:49.7793007Z ++ HASH=4JXnOwAl3REHI3JkeDpfdfs1GzwzqPi7HG7OprONjbA 2025-06-01T22:52:49.7797615Z +++ ls -nl torch/include/torch/csrc/cuda/comm.h 2025-06-01T22:52:49.7799192Z +++ awk '{print $5}' 2025-06-01T22:52:49.7825993Z ++ FSIZE=1514 2025-06-01T22:52:49.7826574Z ++ echo '"torch/include/torch/csrc/cuda/comm.h",sha256=4JXnOwAl3REHI3JkeDpfdfs1GzwzqPi7HG7OprONjbA,1514' 2025-06-01T22:52:49.7826701Z ++ read fname 2025-06-01T22:52:49.7826908Z ++ make_wheel_record torch/include/torch/csrc/cuda/device_set.h 2025-06-01T22:52:49.7827065Z ++ FPATH=torch/include/torch/csrc/cuda/device_set.h 2025-06-01T22:52:49.7827239Z ++ echo torch/include/torch/csrc/cuda/device_set.h 2025-06-01T22:52:49.7828370Z ++ grep RECORD 2025-06-01T22:52:49.7849398Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/device_set.h 2025-06-01T22:52:49.7849890Z +++ openssl base64 2025-06-01T22:52:49.7851129Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.7852504Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.7853949Z +++ sed -e s/=//g 2025-06-01T22:52:49.7890537Z ++ HASH=8s6LLs4PG1uykInR1FW08Ey32EQP84vgg4rDfPcLmF4 2025-06-01T22:52:49.7895438Z +++ ls -nl torch/include/torch/csrc/cuda/device_set.h 2025-06-01T22:52:49.7896481Z +++ awk '{print $5}' 2025-06-01T22:52:49.7923306Z ++ FSIZE=185 2025-06-01T22:52:49.7923935Z ++ echo '"torch/include/torch/csrc/cuda/device_set.h",sha256=8s6LLs4PG1uykInR1FW08Ey32EQP84vgg4rDfPcLmF4,185' 2025-06-01T22:52:49.7924042Z ++ read fname 2025-06-01T22:52:49.7924393Z ++ make_wheel_record torch/include/torch/csrc/cuda/memory_snapshot.h 2025-06-01T22:52:49.7924894Z ++ FPATH=torch/include/torch/csrc/cuda/memory_snapshot.h 2025-06-01T22:52:49.7925079Z ++ echo torch/include/torch/csrc/cuda/memory_snapshot.h 2025-06-01T22:52:49.7925558Z ++ grep RECORD 2025-06-01T22:52:49.7949872Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/memory_snapshot.h 2025-06-01T22:52:49.7950352Z +++ openssl base64 2025-06-01T22:52:49.7951649Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.7953000Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.7954464Z +++ sed -e s/=//g 2025-06-01T22:52:49.7996230Z ++ HASH=uiT1nyY4E9EnmbJoSKUYETKliqbV4r0D_ItYK6cR4JM 2025-06-01T22:52:49.7999727Z +++ ls -nl torch/include/torch/csrc/cuda/memory_snapshot.h 2025-06-01T22:52:49.8000177Z +++ awk '{print $5}' 2025-06-01T22:52:49.8028556Z ++ FSIZE=897 2025-06-01T22:52:49.8029163Z ++ echo '"torch/include/torch/csrc/cuda/memory_snapshot.h",sha256=uiT1nyY4E9EnmbJoSKUYETKliqbV4r0D_ItYK6cR4JM,897' 2025-06-01T22:52:49.8029267Z ++ read fname 2025-06-01T22:52:49.8029466Z ++ make_wheel_record torch/include/torch/csrc/cuda/nccl.h 2025-06-01T22:52:49.8029616Z ++ FPATH=torch/include/torch/csrc/cuda/nccl.h 2025-06-01T22:52:49.8029753Z ++ echo torch/include/torch/csrc/cuda/nccl.h 2025-06-01T22:52:49.8030515Z ++ grep RECORD 2025-06-01T22:52:49.8050385Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/nccl.h 2025-06-01T22:52:49.8051015Z +++ openssl base64 2025-06-01T22:52:49.8052298Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.8053818Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.8055175Z +++ sed -e s/=//g 2025-06-01T22:52:49.8091679Z ++ HASH=KX4r5Awf2g-MWQun5gI9FViPszEapZ79Vaa20NnfnF8 2025-06-01T22:52:49.8096646Z +++ ls -nl torch/include/torch/csrc/cuda/nccl.h 2025-06-01T22:52:49.8098353Z +++ awk '{print $5}' 2025-06-01T22:52:49.8125499Z ++ FSIZE=5871 2025-06-01T22:52:49.8126198Z ++ echo '"torch/include/torch/csrc/cuda/nccl.h",sha256=KX4r5Awf2g-MWQun5gI9FViPszEapZ79Vaa20NnfnF8,5871' 2025-06-01T22:52:49.8126880Z ++ read fname 2025-06-01T22:52:49.8127251Z ++ make_wheel_record torch/include/torch/csrc/cuda/python_comm.h 2025-06-01T22:52:49.8127763Z ++ FPATH=torch/include/torch/csrc/cuda/python_comm.h 2025-06-01T22:52:49.8128226Z ++ echo torch/include/torch/csrc/cuda/python_comm.h 2025-06-01T22:52:49.8128609Z ++ grep RECORD 2025-06-01T22:52:49.8148746Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/python_comm.h 2025-06-01T22:52:49.8149253Z +++ openssl base64 2025-06-01T22:52:49.8150313Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.8151598Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.8152892Z +++ sed -e s/=//g 2025-06-01T22:52:49.8198152Z ++ HASH=NVosjKfdUCpw5y2LwuYU-Xj5h5qDMaaRGCH6TJ_wKEo 2025-06-01T22:52:49.8203874Z +++ ls -nl torch/include/torch/csrc/cuda/python_comm.h 2025-06-01T22:52:49.8206143Z +++ awk '{print $5}' 2025-06-01T22:52:49.8234101Z ++ FSIZE=171 2025-06-01T22:52:49.8234807Z ++ echo '"torch/include/torch/csrc/cuda/python_comm.h",sha256=NVosjKfdUCpw5y2LwuYU-Xj5h5qDMaaRGCH6TJ_wKEo,171' 2025-06-01T22:52:49.8235498Z ++ read fname 2025-06-01T22:52:49.8235843Z ++ make_wheel_record torch/include/torch/csrc/cuda/python_nccl.h 2025-06-01T22:52:49.8236352Z ++ FPATH=torch/include/torch/csrc/cuda/python_nccl.h 2025-06-01T22:52:49.8236783Z ++ echo torch/include/torch/csrc/cuda/python_nccl.h 2025-06-01T22:52:49.8237169Z ++ grep RECORD 2025-06-01T22:52:49.8261691Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/python_nccl.h 2025-06-01T22:52:49.8262512Z +++ openssl base64 2025-06-01T22:52:49.8262819Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.8263087Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.8263500Z +++ sed -e s/=//g 2025-06-01T22:52:49.8302314Z ++ HASH=yNwoyNpT1EmyYAmk9k7UWpO3aNfErizqV0QVMiFtDts 2025-06-01T22:52:49.8304119Z +++ ls -nl torch/include/torch/csrc/cuda/python_nccl.h 2025-06-01T22:52:49.8305332Z +++ awk '{print $5}' 2025-06-01T22:52:49.8329081Z ++ FSIZE=682 2025-06-01T22:52:49.8329754Z ++ echo '"torch/include/torch/csrc/cuda/python_nccl.h",sha256=yNwoyNpT1EmyYAmk9k7UWpO3aNfErizqV0QVMiFtDts,682' 2025-06-01T22:52:49.8330487Z ++ read fname 2025-06-01T22:52:49.8330819Z ++ make_wheel_record torch/include/torch/csrc/cuda/utils.h 2025-06-01T22:52:49.8331431Z ++ FPATH=torch/include/torch/csrc/cuda/utils.h 2025-06-01T22:52:49.8332666Z ++ echo torch/include/torch/csrc/cuda/utils.h 2025-06-01T22:52:49.8333794Z ++ grep RECORD 2025-06-01T22:52:49.8353436Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/cuda/utils.h 2025-06-01T22:52:49.8353977Z +++ openssl base64 2025-06-01T22:52:49.8355199Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.8356308Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.8357575Z +++ sed -e s/=//g 2025-06-01T22:52:49.8401113Z ++ HASH=XNFhAnfxpXpTbgvIsapzPGppszyrwKddEOc3iap0zws 2025-06-01T22:52:49.8403037Z +++ ls -nl torch/include/torch/csrc/cuda/utils.h 2025-06-01T22:52:49.8404324Z +++ awk '{print $5}' 2025-06-01T22:52:49.8430634Z ++ FSIZE=215 2025-06-01T22:52:49.8431286Z ++ echo '"torch/include/torch/csrc/cuda/utils.h",sha256=XNFhAnfxpXpTbgvIsapzPGppszyrwKddEOc3iap0zws,215' 2025-06-01T22:52:49.8431969Z ++ read fname 2025-06-01T22:52:49.8432378Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/autograd.h 2025-06-01T22:52:49.8433026Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/autograd.h 2025-06-01T22:52:49.8433589Z ++ echo torch/include/torch/csrc/distributed/autograd/autograd.h 2025-06-01T22:52:49.8434039Z ++ grep RECORD 2025-06-01T22:52:49.8452838Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/autograd.h 2025-06-01T22:52:49.8453441Z +++ openssl base64 2025-06-01T22:52:49.8454699Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.8455968Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.8457398Z +++ sed -e s/=//g 2025-06-01T22:52:49.8494377Z ++ HASH=HtHK3KkwBR-zKH1iAcjRxvgP-kyxWWH-uxR9jpqFZSs 2025-06-01T22:52:49.8500008Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/autograd.h 2025-06-01T22:52:49.8500473Z +++ awk '{print $5}' 2025-06-01T22:52:49.8526020Z ++ FSIZE=1636 2025-06-01T22:52:49.8526819Z ++ echo '"torch/include/torch/csrc/distributed/autograd/autograd.h",sha256=HtHK3KkwBR-zKH1iAcjRxvgP-kyxWWH-uxR9jpqFZSs,1636' 2025-06-01T22:52:49.8527648Z ++ read fname 2025-06-01T22:52:49.8528151Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/python_autograd.h 2025-06-01T22:52:49.8528892Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/python_autograd.h 2025-06-01T22:52:49.8529592Z ++ echo torch/include/torch/csrc/distributed/autograd/python_autograd.h 2025-06-01T22:52:49.8530091Z ++ grep RECORD 2025-06-01T22:52:49.8550694Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/python_autograd.h 2025-06-01T22:52:49.8551507Z +++ openssl base64 2025-06-01T22:52:49.8552169Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.8553643Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.8554977Z +++ sed -e s/=//g 2025-06-01T22:52:49.8597629Z ++ HASH=z3iH_1832VeGkqU4909x_Gm8v-3-WobPAAylru00EkY 2025-06-01T22:52:49.8599099Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/python_autograd.h 2025-06-01T22:52:49.8600076Z +++ awk '{print $5}' 2025-06-01T22:52:49.8628179Z ++ FSIZE=174 2025-06-01T22:52:49.8629028Z ++ echo '"torch/include/torch/csrc/distributed/autograd/python_autograd.h",sha256=z3iH_1832VeGkqU4909x_Gm8v-3-WobPAAylru00EkY,174' 2025-06-01T22:52:49.8629849Z ++ read fname 2025-06-01T22:52:49.8630264Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/utils.h 2025-06-01T22:52:49.8630871Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/utils.h 2025-06-01T22:52:49.8631431Z ++ echo torch/include/torch/csrc/distributed/autograd/utils.h 2025-06-01T22:52:49.8631860Z ++ grep RECORD 2025-06-01T22:52:49.8651372Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/utils.h 2025-06-01T22:52:49.8651948Z +++ openssl base64 2025-06-01T22:52:49.8652710Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.8654072Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.8655302Z +++ sed -e s/=//g 2025-06-01T22:52:49.8692031Z ++ HASH=o_gSGqxiz5TwmOFf3YUmzdIF7MVr7W3gHhFvAxwS0Ow 2025-06-01T22:52:49.8697121Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/utils.h 2025-06-01T22:52:49.8698738Z +++ awk '{print $5}' 2025-06-01T22:52:49.8725824Z ++ FSIZE=2647 2025-06-01T22:52:49.8726738Z ++ echo '"torch/include/torch/csrc/distributed/autograd/utils.h",sha256=o_gSGqxiz5TwmOFf3YUmzdIF7MVr7W3gHhFvAxwS0Ow,2647' 2025-06-01T22:52:49.8727547Z ++ read fname 2025-06-01T22:52:49.8728031Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/context/container.h 2025-06-01T22:52:49.8728807Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/context/container.h 2025-06-01T22:52:49.8729519Z ++ echo torch/include/torch/csrc/distributed/autograd/context/container.h 2025-06-01T22:52:49.8730046Z ++ grep RECORD 2025-06-01T22:52:49.8753717Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/context/container.h 2025-06-01T22:52:49.8754376Z +++ openssl base64 2025-06-01T22:52:49.8754992Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.8756393Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.8757807Z +++ sed -e s/=//g 2025-06-01T22:52:49.8800080Z ++ HASH=fOY_uJCMZNZ4Vk_LjDWdqG5pkz6lVFx4k6epKm00bS8 2025-06-01T22:52:49.8802207Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/context/container.h 2025-06-01T22:52:49.8802737Z +++ awk '{print $5}' 2025-06-01T22:52:49.8830562Z ++ FSIZE=6384 2025-06-01T22:52:49.8831469Z ++ echo '"torch/include/torch/csrc/distributed/autograd/context/container.h",sha256=fOY_uJCMZNZ4Vk_LjDWdqG5pkz6lVFx4k6epKm00bS8,6384' 2025-06-01T22:52:49.8832315Z ++ read fname 2025-06-01T22:52:49.8832789Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/context/context.h 2025-06-01T22:52:49.8833530Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/context/context.h 2025-06-01T22:52:49.8834318Z ++ echo torch/include/torch/csrc/distributed/autograd/context/context.h 2025-06-01T22:52:49.8834822Z ++ grep RECORD 2025-06-01T22:52:49.8851893Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/context/context.h 2025-06-01T22:52:49.8852533Z +++ openssl base64 2025-06-01T22:52:49.8853553Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.8854805Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.8856134Z +++ sed -e s/=//g 2025-06-01T22:52:49.8892739Z ++ HASH=hBk4uOgBnmMuWPzqR0A9uuT3FieklH4ZLx_AxWCmnEE 2025-06-01T22:52:49.8898949Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/context/context.h 2025-06-01T22:52:49.8899456Z +++ awk '{print $5}' 2025-06-01T22:52:49.8925936Z ++ FSIZE=6614 2025-06-01T22:52:49.8926783Z ++ echo '"torch/include/torch/csrc/distributed/autograd/context/context.h",sha256=hBk4uOgBnmMuWPzqR0A9uuT3FieklH4ZLx_AxWCmnEE,6614' 2025-06-01T22:52:49.8927863Z ++ read fname 2025-06-01T22:52:49.8928424Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h 2025-06-01T22:52:49.8929199Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h 2025-06-01T22:52:49.8929933Z ++ echo torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h 2025-06-01T22:52:49.8930458Z ++ grep RECORD 2025-06-01T22:52:49.8950985Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h 2025-06-01T22:52:49.8951670Z +++ openssl base64 2025-06-01T22:52:49.8952498Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.8954003Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.8955455Z +++ sed -e s/=//g 2025-06-01T22:52:49.8998167Z ++ HASH=hvn6hsQjNxk9Grsaifl2h0cAlLCBBoDrSRnynrgyTHY 2025-06-01T22:52:49.9005949Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h 2025-06-01T22:52:49.9007250Z +++ awk '{print $5}' 2025-06-01T22:52:49.9034320Z ++ FSIZE=7419 2025-06-01T22:52:49.9035328Z ++ echo '"torch/include/torch/csrc/distributed/autograd/engine/dist_engine.h",sha256=hvn6hsQjNxk9Grsaifl2h0cAlLCBBoDrSRnynrgyTHY,7419' 2025-06-01T22:52:49.9036231Z ++ read fname 2025-06-01T22:52:49.9036769Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h 2025-06-01T22:52:49.9037614Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h 2025-06-01T22:52:49.9038422Z ++ echo torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h 2025-06-01T22:52:49.9038969Z ++ grep RECORD 2025-06-01T22:52:49.9056178Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h 2025-06-01T22:52:49.9057007Z +++ openssl base64 2025-06-01T22:52:49.9057547Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.9059604Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.9060370Z +++ sed -e s/=//g 2025-06-01T22:52:49.9101356Z ++ HASH=VSg8g-TJZ4rBEAZgzYGE1qQuZcIdxMC4ExjtRc3t5KM 2025-06-01T22:52:49.9103619Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h 2025-06-01T22:52:49.9104315Z +++ awk '{print $5}' 2025-06-01T22:52:49.9128173Z ++ FSIZE=1662 2025-06-01T22:52:49.9129149Z ++ echo '"torch/include/torch/csrc/distributed/autograd/functions/recvrpc_backward.h",sha256=VSg8g-TJZ4rBEAZgzYGE1qQuZcIdxMC4ExjtRc3t5KM,1662' 2025-06-01T22:52:49.9130087Z ++ read fname 2025-06-01T22:52:49.9130639Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h 2025-06-01T22:52:49.9131545Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h 2025-06-01T22:52:49.9132374Z ++ echo torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h 2025-06-01T22:52:49.9133295Z ++ grep RECORD 2025-06-01T22:52:49.9153138Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h 2025-06-01T22:52:49.9153848Z +++ openssl base64 2025-06-01T22:52:49.9154443Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.9155843Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.9157223Z +++ sed -e s/=//g 2025-06-01T22:52:49.9199281Z ++ HASH=GfOWzTKw_gmBUk1PZkAmMo_Ixl6QaSezVOdced7M0JQ 2025-06-01T22:52:49.9202723Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h 2025-06-01T22:52:49.9203318Z +++ awk '{print $5}' 2025-06-01T22:52:49.9230766Z ++ FSIZE=1323 2025-06-01T22:52:49.9231658Z ++ echo '"torch/include/torch/csrc/distributed/autograd/functions/sendrpc_backward.h",sha256=GfOWzTKw_gmBUk1PZkAmMo_Ixl6QaSezVOdced7M0JQ,1323' 2025-06-01T22:52:49.9232555Z ++ read fname 2025-06-01T22:52:49.9233122Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h 2025-06-01T22:52:49.9234008Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h 2025-06-01T22:52:49.9234855Z ++ echo torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h 2025-06-01T22:52:49.9235421Z ++ grep RECORD 2025-06-01T22:52:49.9251394Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h 2025-06-01T22:52:49.9252133Z +++ openssl base64 2025-06-01T22:52:49.9252659Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.9254124Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.9255472Z +++ sed -e s/=//g 2025-06-01T22:52:49.9292451Z ++ HASH=oZkfsMYw0kz82-dPzFzVjkLY48bIjB983NWLRzp-riw 2025-06-01T22:52:49.9297460Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h 2025-06-01T22:52:49.9298500Z +++ awk '{print $5}' 2025-06-01T22:52:49.9325985Z ++ FSIZE=700 2025-06-01T22:52:49.9326887Z ++ echo '"torch/include/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h",sha256=oZkfsMYw0kz82-dPzFzVjkLY48bIjB983NWLRzp-riw,700' 2025-06-01T22:52:49.9327824Z ++ read fname 2025-06-01T22:52:49.9328461Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h 2025-06-01T22:52:49.9329634Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h 2025-06-01T22:52:49.9330637Z ++ echo torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h 2025-06-01T22:52:49.9331285Z ++ grep RECORD 2025-06-01T22:52:49.9349183Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h 2025-06-01T22:52:49.9349973Z +++ openssl base64 2025-06-01T22:52:49.9350541Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.9352157Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.9353499Z +++ sed -e s/=//g 2025-06-01T22:52:49.9397510Z ++ HASH=NPdqU8ktnXoqENviBuw8-agYqnDzLtvXr261m9d4jDQ 2025-06-01T22:52:49.9399190Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h 2025-06-01T22:52:49.9399983Z +++ awk '{print $5}' 2025-06-01T22:52:49.9428342Z ++ FSIZE=836 2025-06-01T22:52:49.9429284Z ++ echo '"torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h",sha256=NPdqU8ktnXoqENviBuw8-agYqnDzLtvXr261m9d4jDQ,836' 2025-06-01T22:52:49.9430251Z ++ read fname 2025-06-01T22:52:49.9430867Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h 2025-06-01T22:52:49.9431898Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h 2025-06-01T22:52:49.9432868Z ++ echo torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h 2025-06-01T22:52:49.9433504Z ++ grep RECORD 2025-06-01T22:52:49.9450592Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h 2025-06-01T22:52:49.9451374Z +++ openssl base64 2025-06-01T22:52:49.9451867Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.9452963Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.9454175Z +++ sed -e s/=//g 2025-06-01T22:52:49.9491985Z ++ HASH=HlRk6_jQEtLvQdytMk1xkdmRDPC6pGxVESm0nAXbHTE 2025-06-01T22:52:49.9497244Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h 2025-06-01T22:52:49.9498674Z +++ awk '{print $5}' 2025-06-01T22:52:49.9525405Z ++ FSIZE=661 2025-06-01T22:52:49.9526387Z ++ echo '"torch/include/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h",sha256=HlRk6_jQEtLvQdytMk1xkdmRDPC6pGxVESm0nAXbHTE,661' 2025-06-01T22:52:49.9527430Z ++ read fname 2025-06-01T22:52:49.9528042Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h 2025-06-01T22:52:49.9529044Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h 2025-06-01T22:52:49.9529967Z ++ echo torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h 2025-06-01T22:52:49.9530594Z ++ grep RECORD 2025-06-01T22:52:49.9549048Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h 2025-06-01T22:52:49.9549811Z +++ openssl base64 2025-06-01T22:52:49.9550247Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.9550522Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.9551709Z +++ sed -e s/=//g 2025-06-01T22:52:49.9595462Z ++ HASH=ZFfctJmiNPS3a7fXI6u6iK0XTZ4Ge1suK6IqLHghkXI 2025-06-01T22:52:49.9598890Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h 2025-06-01T22:52:49.9599738Z +++ awk '{print $5}' 2025-06-01T22:52:49.9627055Z ++ FSIZE=1248 2025-06-01T22:52:49.9628093Z ++ echo '"torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h",sha256=ZFfctJmiNPS3a7fXI6u6iK0XTZ4Ge1suK6IqLHghkXI,1248' 2025-06-01T22:52:49.9629042Z ++ read fname 2025-06-01T22:52:49.9629672Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h 2025-06-01T22:52:49.9630647Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h 2025-06-01T22:52:49.9631558Z ++ echo torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h 2025-06-01T22:52:49.9633551Z ++ grep RECORD 2025-06-01T22:52:49.9649697Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h 2025-06-01T22:52:49.9650459Z +++ openssl base64 2025-06-01T22:52:49.9650852Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.9652167Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.9653372Z +++ sed -e s/=//g 2025-06-01T22:52:49.9690967Z ++ HASH=i9D93bVl0oIAtUTuD954d5zEK4varPfuuQ6p8jSdzDM 2025-06-01T22:52:49.9696368Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h 2025-06-01T22:52:49.9697010Z +++ awk '{print $5}' 2025-06-01T22:52:49.9723255Z ++ FSIZE=754 2025-06-01T22:52:49.9724475Z ++ echo '"torch/include/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h",sha256=i9D93bVl0oIAtUTuD954d5zEK4varPfuuQ6p8jSdzDM,754' 2025-06-01T22:52:49.9725621Z ++ read fname 2025-06-01T22:52:49.9726251Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h 2025-06-01T22:52:49.9727177Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h 2025-06-01T22:52:49.9728034Z ++ echo torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h 2025-06-01T22:52:49.9728620Z ++ grep RECORD 2025-06-01T22:52:49.9747806Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h 2025-06-01T22:52:49.9748519Z +++ openssl base64 2025-06-01T22:52:49.9748787Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.9749093Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.9750348Z +++ sed -e s/=//g 2025-06-01T22:52:49.9794516Z ++ HASH=3OET3ynLlS_7upuDTK6Kh_ROL1HwFUpcWdgGs62e0FU 2025-06-01T22:52:49.9797944Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h 2025-06-01T22:52:49.9798576Z +++ awk '{print $5}' 2025-06-01T22:52:49.9826707Z ++ FSIZE=3506 2025-06-01T22:52:49.9827658Z ++ echo '"torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h",sha256=3OET3ynLlS_7upuDTK6Kh_ROL1HwFUpcWdgGs62e0FU,3506' 2025-06-01T22:52:49.9828697Z ++ read fname 2025-06-01T22:52:49.9829296Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h 2025-06-01T22:52:49.9830249Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h 2025-06-01T22:52:49.9831122Z ++ echo torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h 2025-06-01T22:52:49.9831735Z ++ grep RECORD 2025-06-01T22:52:49.9849506Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h 2025-06-01T22:52:49.9850267Z +++ openssl base64 2025-06-01T22:52:49.9850663Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.9851920Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.9853220Z +++ sed -e s/=//g 2025-06-01T22:52:49.9890423Z ++ HASH=J5x0TnGjPQSpBXNRBZAyCV4YlhMzlJ0XAKy0zJF3dWQ 2025-06-01T22:52:49.9895581Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h 2025-06-01T22:52:49.9896551Z +++ awk '{print $5}' 2025-06-01T22:52:49.9923725Z ++ FSIZE=2510 2025-06-01T22:52:49.9925015Z ++ echo '"torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h",sha256=J5x0TnGjPQSpBXNRBZAyCV4YlhMzlJ0XAKy0zJF3dWQ,2510' 2025-06-01T22:52:49.9925979Z ++ read fname 2025-06-01T22:52:49.9926589Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h 2025-06-01T22:52:49.9927597Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h 2025-06-01T22:52:49.9928511Z ++ echo torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h 2025-06-01T22:52:49.9929139Z ++ grep RECORD 2025-06-01T22:52:49.9948189Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h 2025-06-01T22:52:49.9948974Z +++ openssl base64 2025-06-01T22:52:49.9949379Z +++ sed -e s/+/-/g 2025-06-01T22:52:49.9949658Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:49.9950468Z +++ sed -e s/=//g 2025-06-01T22:52:49.9992288Z ++ HASH=PWskAW0b7aNOQRkuTBWp60pWOoMG1r1Co4AgZtpVZKM 2025-06-01T22:52:49.9996055Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h 2025-06-01T22:52:49.9996670Z +++ awk '{print $5}' 2025-06-01T22:52:50.0024553Z ++ FSIZE=2470 2025-06-01T22:52:50.0025677Z ++ echo '"torch/include/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h",sha256=PWskAW0b7aNOQRkuTBWp60pWOoMG1r1Co4AgZtpVZKM,2470' 2025-06-01T22:52:50.0026620Z ++ read fname 2025-06-01T22:52:50.0027178Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h 2025-06-01T22:52:50.0028053Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h 2025-06-01T22:52:50.0028880Z ++ echo torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h 2025-06-01T22:52:50.0029462Z ++ grep RECORD 2025-06-01T22:52:50.0048979Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h 2025-06-01T22:52:50.0049723Z +++ openssl base64 2025-06-01T22:52:50.0050012Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.0051048Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.0052291Z +++ sed -e s/=//g 2025-06-01T22:52:50.0091640Z ++ HASH=IGLDLeURhlkWFmdufWb7Td5G4aXFZXG6bltvzDPrwsU 2025-06-01T22:52:50.0096747Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h 2025-06-01T22:52:50.0098576Z +++ awk '{print $5}' 2025-06-01T22:52:50.0126137Z ++ FSIZE=1190 2025-06-01T22:52:50.0127044Z ++ echo '"torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h",sha256=IGLDLeURhlkWFmdufWb7Td5G4aXFZXG6bltvzDPrwsU,1190' 2025-06-01T22:52:50.0127987Z ++ read fname 2025-06-01T22:52:50.0128563Z ++ make_wheel_record torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h 2025-06-01T22:52:50.0129491Z ++ FPATH=torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h 2025-06-01T22:52:50.0130503Z ++ echo torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h 2025-06-01T22:52:50.0131091Z ++ grep RECORD 2025-06-01T22:52:50.0149519Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h 2025-06-01T22:52:50.0150278Z +++ openssl base64 2025-06-01T22:52:50.0150538Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.0151442Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.0152813Z +++ sed -e s/=//g 2025-06-01T22:52:50.0192287Z ++ HASH=uXRmBhrZ8lORItGM4X_hB26V5HxbMWqLmxRY6KLlpb0 2025-06-01T22:52:50.0197869Z +++ ls -nl torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h 2025-06-01T22:52:50.0198506Z +++ awk '{print $5}' 2025-06-01T22:52:50.0221989Z ++ FSIZE=508 2025-06-01T22:52:50.0222857Z ++ echo '"torch/include/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h",sha256=uXRmBhrZ8lORItGM4X_hB26V5HxbMWqLmxRY6KLlpb0,508' 2025-06-01T22:52:50.0223913Z ++ read fname 2025-06-01T22:52:50.0224321Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/Backend.hpp 2025-06-01T22:52:50.0224955Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/Backend.hpp 2025-06-01T22:52:50.0226581Z ++ echo torch/include/torch/csrc/distributed/c10d/Backend.hpp 2025-06-01T22:52:50.0227492Z ++ grep RECORD 2025-06-01T22:52:50.0251436Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/Backend.hpp 2025-06-01T22:52:50.0252023Z +++ openssl base64 2025-06-01T22:52:50.0252544Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.0254106Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.0255629Z +++ sed -e s/=//g 2025-06-01T22:52:50.0291916Z ++ HASH=rifKxNCNKTwOLoJCMQ5___MILs-S3vfSdENiC8F10eg 2025-06-01T22:52:50.0297071Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/Backend.hpp 2025-06-01T22:52:50.0298623Z +++ awk '{print $5}' 2025-06-01T22:52:50.0325307Z ++ FSIZE=14762 2025-06-01T22:52:50.0326288Z ++ echo '"torch/include/torch/csrc/distributed/c10d/Backend.hpp",sha256=rifKxNCNKTwOLoJCMQ5___MILs-S3vfSdENiC8F10eg,14762' 2025-06-01T22:52:50.0327079Z ++ read fname 2025-06-01T22:52:50.0327507Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/Backoff.hpp 2025-06-01T22:52:50.0328126Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/Backoff.hpp 2025-06-01T22:52:50.0328691Z ++ echo torch/include/torch/csrc/distributed/c10d/Backoff.hpp 2025-06-01T22:52:50.0329126Z ++ grep RECORD 2025-06-01T22:52:50.0348165Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/Backoff.hpp 2025-06-01T22:52:50.0348785Z +++ openssl base64 2025-06-01T22:52:50.0349049Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.0350738Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.0352008Z +++ sed -e s/=//g 2025-06-01T22:52:50.0395014Z ++ HASH=fWJcanSOcWUawhDaHYfx9-P0WxZyb5Xwt06JQrHm8DE 2025-06-01T22:52:50.0397185Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/Backoff.hpp 2025-06-01T22:52:50.0397874Z +++ awk '{print $5}' 2025-06-01T22:52:50.0425058Z ++ FSIZE=1051 2025-06-01T22:52:50.0425945Z ++ echo '"torch/include/torch/csrc/distributed/c10d/Backoff.hpp",sha256=fWJcanSOcWUawhDaHYfx9-P0WxZyb5Xwt06JQrHm8DE,1051' 2025-06-01T22:52:50.0426736Z ++ read fname 2025-06-01T22:52:50.0427218Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h 2025-06-01T22:52:50.0428089Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h 2025-06-01T22:52:50.0428809Z ++ echo torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h 2025-06-01T22:52:50.0429337Z ++ grep RECORD 2025-06-01T22:52:50.0450122Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h 2025-06-01T22:52:50.0450806Z +++ openssl base64 2025-06-01T22:52:50.0451733Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.0454080Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.0455447Z +++ sed -e s/=//g 2025-06-01T22:52:50.0491186Z ++ HASH=cMHvE-G1RTGE9W2EMTZop8-XEQjHLBoDnFHdrcfQaD0 2025-06-01T22:52:50.0496528Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h 2025-06-01T22:52:50.0498212Z +++ awk '{print $5}' 2025-06-01T22:52:50.0525438Z ++ FSIZE=12068 2025-06-01T22:52:50.0526340Z ++ echo '"torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory-inl.h",sha256=cMHvE-G1RTGE9W2EMTZop8-XEQjHLBoDnFHdrcfQaD0,12068' 2025-06-01T22:52:50.0527247Z ++ read fname 2025-06-01T22:52:50.0527750Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp 2025-06-01T22:52:50.0528535Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp 2025-06-01T22:52:50.0529272Z ++ echo torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp 2025-06-01T22:52:50.0529808Z ++ grep RECORD 2025-06-01T22:52:50.0549281Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp 2025-06-01T22:52:50.0550142Z +++ openssl base64 2025-06-01T22:52:50.0550822Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.0552089Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.0553319Z +++ sed -e s/=//g 2025-06-01T22:52:50.0593819Z ++ HASH=jK5NNJe-8wq6Lgm5t6ZCsokH_HwYWScXpa-lP2msVKw 2025-06-01T22:52:50.0597822Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp 2025-06-01T22:52:50.0598475Z +++ awk '{print $5}' 2025-06-01T22:52:50.0625714Z ++ FSIZE=3581 2025-06-01T22:52:50.0626637Z ++ echo '"torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemory.hpp",sha256=jK5NNJe-8wq6Lgm5t6ZCsokH_HwYWScXpa-lP2msVKw,3581' 2025-06-01T22:52:50.0627502Z ++ read fname 2025-06-01T22:52:50.0628029Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryTypes.hpp 2025-06-01T22:52:50.0628844Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryTypes.hpp 2025-06-01T22:52:50.0629616Z ++ echo torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryTypes.hpp 2025-06-01T22:52:50.0630145Z ++ grep RECORD 2025-06-01T22:52:50.0649986Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryTypes.hpp 2025-06-01T22:52:50.0650732Z +++ openssl base64 2025-06-01T22:52:50.0651004Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.0652168Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.0653370Z +++ sed -e s/=//g 2025-06-01T22:52:50.0690630Z ++ HASH=FvJXaMqF2NSA0y3cqhHQwUKux8CvjMmuthkzOGTtUaU 2025-06-01T22:52:50.0695957Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryTypes.hpp 2025-06-01T22:52:50.0696833Z +++ awk '{print $5}' 2025-06-01T22:52:50.0724032Z ++ FSIZE=363 2025-06-01T22:52:50.0725430Z ++ echo '"torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryTypes.hpp",sha256=FvJXaMqF2NSA0y3cqhHQwUKux8CvjMmuthkzOGTtUaU,363' 2025-06-01T22:52:50.0726394Z ++ read fname 2025-06-01T22:52:50.0726930Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryUtils.hpp 2025-06-01T22:52:50.0727793Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryUtils.hpp 2025-06-01T22:52:50.0728599Z ++ echo torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryUtils.hpp 2025-06-01T22:52:50.0729157Z ++ grep RECORD 2025-06-01T22:52:50.0751085Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryUtils.hpp 2025-06-01T22:52:50.0751787Z +++ openssl base64 2025-06-01T22:52:50.0752099Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.0753356Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.0754677Z +++ sed -e s/=//g 2025-06-01T22:52:50.0797037Z ++ HASH=1-sPF4Gn2nHbCa7JivM4cuSkEUFcqkIVV3OORH1DWuM 2025-06-01T22:52:50.0800072Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryUtils.hpp 2025-06-01T22:52:50.0801231Z +++ awk '{print $5}' 2025-06-01T22:52:50.0829492Z ++ FSIZE=2948 2025-06-01T22:52:50.0830415Z ++ echo '"torch/include/torch/csrc/distributed/c10d/CUDASymmetricMemoryUtils.hpp",sha256=1-sPF4Gn2nHbCa7JivM4cuSkEUFcqkIVV3OORH1DWuM,2948' 2025-06-01T22:52:50.0831328Z ++ read fname 2025-06-01T22:52:50.0831782Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp 2025-06-01T22:52:50.0832656Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp 2025-06-01T22:52:50.0833297Z ++ echo torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp 2025-06-01T22:52:50.0833795Z ++ grep RECORD 2025-06-01T22:52:50.0850533Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp 2025-06-01T22:52:50.0851149Z +++ openssl base64 2025-06-01T22:52:50.0851986Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.0853375Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.0854686Z +++ sed -e s/=//g 2025-06-01T22:52:50.0891537Z ++ HASH=IXNISSSTcpBKJhQ7XwOmJx1H87HomxtiHowSWmwWkvU 2025-06-01T22:52:50.0896891Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp 2025-06-01T22:52:50.0898259Z +++ awk '{print $5}' 2025-06-01T22:52:50.0925384Z ++ FSIZE=1277 2025-06-01T22:52:50.0926253Z ++ echo '"torch/include/torch/csrc/distributed/c10d/DMAConnectivity.hpp",sha256=IXNISSSTcpBKJhQ7XwOmJx1H87HomxtiHowSWmwWkvU,1277' 2025-06-01T22:52:50.0927270Z ++ read fname 2025-06-01T22:52:50.0927762Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp 2025-06-01T22:52:50.0928507Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp 2025-06-01T22:52:50.0929174Z ++ echo torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp 2025-06-01T22:52:50.0929683Z ++ grep RECORD 2025-06-01T22:52:50.0949721Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp 2025-06-01T22:52:50.0950373Z +++ openssl base64 2025-06-01T22:52:50.0950650Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.0951463Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.0952745Z +++ sed -e s/=//g 2025-06-01T22:52:50.0996046Z ++ HASH=jj0sD1C4dQ9InMzSrfm6axJK1rBfjt90PTOgcWGN4Eo 2025-06-01T22:52:50.0998462Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp 2025-06-01T22:52:50.0999044Z +++ awk '{print $5}' 2025-06-01T22:52:50.1026742Z ++ FSIZE=6611 2025-06-01T22:52:50.1027736Z ++ echo '"torch/include/torch/csrc/distributed/c10d/FakeProcessGroup.hpp",sha256=jj0sD1C4dQ9InMzSrfm6axJK1rBfjt90PTOgcWGN4Eo,6611' 2025-06-01T22:52:50.1028581Z ++ read fname 2025-06-01T22:52:50.1029012Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/FileStore.hpp 2025-06-01T22:52:50.1029637Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/FileStore.hpp 2025-06-01T22:52:50.1030215Z ++ echo torch/include/torch/csrc/distributed/c10d/FileStore.hpp 2025-06-01T22:52:50.1030650Z ++ grep RECORD 2025-06-01T22:52:50.1050014Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/FileStore.hpp 2025-06-01T22:52:50.1050645Z +++ openssl base64 2025-06-01T22:52:50.1051292Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.1052784Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.1054178Z +++ sed -e s/=//g 2025-06-01T22:52:50.1090806Z ++ HASH=OiRJxkPpHg0gpeQ3wPF2BvJgcqWozBXc9OU-WZoo2dE 2025-06-01T22:52:50.1095824Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/FileStore.hpp 2025-06-01T22:52:50.1096599Z +++ awk '{print $5}' 2025-06-01T22:52:50.1124780Z ++ FSIZE=1539 2025-06-01T22:52:50.1125807Z ++ echo '"torch/include/torch/csrc/distributed/c10d/FileStore.hpp",sha256=OiRJxkPpHg0gpeQ3wPF2BvJgcqWozBXc9OU-WZoo2dE,1539' 2025-06-01T22:52:50.1126656Z ++ read fname 2025-06-01T22:52:50.1127135Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp 2025-06-01T22:52:50.1127846Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp 2025-06-01T22:52:50.1128507Z ++ echo torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp 2025-06-01T22:52:50.1128996Z ++ grep RECORD 2025-06-01T22:52:50.1148016Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp 2025-06-01T22:52:50.1148650Z +++ openssl base64 2025-06-01T22:52:50.1148933Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.1149403Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.1150725Z +++ sed -e s/=//g 2025-06-01T22:52:50.1193246Z ++ HASH=IGX-vrsGHTXY7Ec2x5_F7VjcHgW9HHMTaUOGdD_1KLE 2025-06-01T22:52:50.1196687Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp 2025-06-01T22:52:50.1197336Z +++ awk '{print $5}' 2025-06-01T22:52:50.1224673Z ++ FSIZE=9349 2025-06-01T22:52:50.1225605Z ++ echo '"torch/include/torch/csrc/distributed/c10d/FlightRecorder.hpp",sha256=IGX-vrsGHTXY7Ec2x5_F7VjcHgW9HHMTaUOGdD_1KLE,9349' 2025-06-01T22:52:50.1226430Z ++ read fname 2025-06-01T22:52:50.1226847Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/Functional.hpp 2025-06-01T22:52:50.1227489Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/Functional.hpp 2025-06-01T22:52:50.1228067Z ++ echo torch/include/torch/csrc/distributed/c10d/Functional.hpp 2025-06-01T22:52:50.1228518Z ++ grep RECORD 2025-06-01T22:52:50.1247777Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/Functional.hpp 2025-06-01T22:52:50.1248383Z +++ openssl base64 2025-06-01T22:52:50.1248760Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.1249945Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.1251318Z +++ sed -e s/=//g 2025-06-01T22:52:50.1289810Z ++ HASH=SNdK6szbRo4KvGr28aSxN6GiAcdpr2MBWKW6ZC5N5Wc 2025-06-01T22:52:50.1295069Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/Functional.hpp 2025-06-01T22:52:50.1295747Z +++ awk '{print $5}' 2025-06-01T22:52:50.1323450Z ++ FSIZE=70 2025-06-01T22:52:50.1324709Z ++ echo '"torch/include/torch/csrc/distributed/c10d/Functional.hpp",sha256=SNdK6szbRo4KvGr28aSxN6GiAcdpr2MBWKW6ZC5N5Wc,70' 2025-06-01T22:52:50.1325728Z ++ read fname 2025-06-01T22:52:50.1326203Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp 2025-06-01T22:52:50.1326972Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp 2025-06-01T22:52:50.1338071Z ++ echo torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp 2025-06-01T22:52:50.1338584Z ++ grep RECORD 2025-06-01T22:52:50.1347990Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp 2025-06-01T22:52:50.1348627Z +++ openssl base64 2025-06-01T22:52:50.1349215Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.1350327Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.1351710Z +++ sed -e s/=//g 2025-06-01T22:52:50.1394371Z ++ HASH=WNajhu75sSnmaDA2OD7J3VdLB-XJxyVW3F22h3Oaiu0 2025-06-01T22:52:50.1396878Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp 2025-06-01T22:52:50.1397537Z +++ awk '{print $5}' 2025-06-01T22:52:50.1426530Z ++ FSIZE=840 2025-06-01T22:52:50.1427206Z ++ echo '"torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp",sha256=WNajhu75sSnmaDA2OD7J3VdLB-XJxyVW3F22h3Oaiu0,840' 2025-06-01T22:52:50.1427452Z ++ read fname 2025-06-01T22:52:50.1427758Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp 2025-06-01T22:52:50.1428012Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp 2025-06-01T22:52:50.1428277Z ++ echo torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp 2025-06-01T22:52:50.1428378Z ++ grep RECORD 2025-06-01T22:52:50.1448511Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp 2025-06-01T22:52:50.1448649Z +++ openssl base64 2025-06-01T22:52:50.1449683Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.1450924Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.1452240Z +++ sed -e s/=//g 2025-06-01T22:52:50.1490037Z ++ HASH=RKAr_YgI343xv1HWH1kZNMIn4XL6ssgxqu8m6Occ6ag 2025-06-01T22:52:50.1495099Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp 2025-06-01T22:52:50.1496024Z +++ awk '{print $5}' 2025-06-01T22:52:50.1523175Z ++ FSIZE=569 2025-06-01T22:52:50.1523940Z ++ echo '"torch/include/torch/csrc/distributed/c10d/GroupRegistry.hpp",sha256=RKAr_YgI343xv1HWH1kZNMIn4XL6ssgxqu8m6Occ6ag,569' 2025-06-01T22:52:50.1524099Z ++ read fname 2025-06-01T22:52:50.1524778Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/HashStore.hpp 2025-06-01T22:52:50.1525040Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/HashStore.hpp 2025-06-01T22:52:50.1525268Z ++ echo torch/include/torch/csrc/distributed/c10d/HashStore.hpp 2025-06-01T22:52:50.1525566Z ++ grep RECORD 2025-06-01T22:52:50.1547365Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/HashStore.hpp 2025-06-01T22:52:50.1547482Z +++ openssl base64 2025-06-01T22:52:50.1547903Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.1549001Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.1550490Z +++ sed -e s/=//g 2025-06-01T22:52:50.1593255Z ++ HASH=nC9WYkNdiqNFB1cLqr2QRqMWk57bYqzzTkIEeReafME 2025-06-01T22:52:50.1596599Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/HashStore.hpp 2025-06-01T22:52:50.1597034Z +++ awk '{print $5}' 2025-06-01T22:52:50.1625787Z ++ FSIZE=2184 2025-06-01T22:52:50.1626472Z ++ echo '"torch/include/torch/csrc/distributed/c10d/HashStore.hpp",sha256=nC9WYkNdiqNFB1cLqr2QRqMWk57bYqzzTkIEeReafME,2184' 2025-06-01T22:52:50.1626573Z ++ read fname 2025-06-01T22:52:50.1626850Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp 2025-06-01T22:52:50.1627088Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp 2025-06-01T22:52:50.1627442Z ++ echo torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp 2025-06-01T22:52:50.1627544Z ++ grep RECORD 2025-06-01T22:52:50.1647367Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp 2025-06-01T22:52:50.1647500Z +++ openssl base64 2025-06-01T22:52:50.1650292Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.1651642Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.1652962Z +++ sed -e s/=//g 2025-06-01T22:52:50.1690066Z ++ HASH=bBZO2ta6SVPuZd7valnt_xu4GlgCo64W1iBbTNtAnKo 2025-06-01T22:52:50.1695151Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp 2025-06-01T22:52:50.1696044Z +++ awk '{print $5}' 2025-06-01T22:52:50.1723263Z ++ FSIZE=15652 2025-06-01T22:52:50.1723939Z ++ echo '"torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp",sha256=bBZO2ta6SVPuZd7valnt_xu4GlgCo64W1iBbTNtAnKo,15652' 2025-06-01T22:52:50.1724055Z ++ read fname 2025-06-01T22:52:50.1724469Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/NanCheck.hpp 2025-06-01T22:52:50.1724832Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/NanCheck.hpp 2025-06-01T22:52:50.1725067Z ++ echo torch/include/torch/csrc/distributed/c10d/NanCheck.hpp 2025-06-01T22:52:50.1725632Z ++ grep RECORD 2025-06-01T22:52:50.1747797Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/NanCheck.hpp 2025-06-01T22:52:50.1747931Z +++ openssl base64 2025-06-01T22:52:50.1748033Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.1748536Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.1749892Z +++ sed -e s/=//g 2025-06-01T22:52:50.1792183Z ++ HASH=zlLnH1phdNMzbPDd-R6_Q_ryRhOWtTYYz-I-u6tvzKQ 2025-06-01T22:52:50.1795439Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/NanCheck.hpp 2025-06-01T22:52:50.1795989Z +++ awk '{print $5}' 2025-06-01T22:52:50.1823946Z ++ FSIZE=328 2025-06-01T22:52:50.1824596Z ++ echo '"torch/include/torch/csrc/distributed/c10d/NanCheck.hpp",sha256=zlLnH1phdNMzbPDd-R6_Q_ryRhOWtTYYz-I-u6tvzKQ,328' 2025-06-01T22:52:50.1824756Z ++ read fname 2025-06-01T22:52:50.1825497Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp 2025-06-01T22:52:50.1825813Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp 2025-06-01T22:52:50.1826071Z ++ echo torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp 2025-06-01T22:52:50.1826170Z ++ grep RECORD 2025-06-01T22:52:50.1847242Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp 2025-06-01T22:52:50.1847352Z +++ openssl base64 2025-06-01T22:52:50.1847676Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.1848777Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.1850205Z +++ sed -e s/=//g 2025-06-01T22:52:50.1890869Z ++ HASH=fSaP7UueW-D-WsIwTwEviGVWQf1vETI4FKdvKk64Qd0 2025-06-01T22:52:50.1895822Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp 2025-06-01T22:52:50.1896648Z +++ awk '{print $5}' 2025-06-01T22:52:50.1925172Z ++ FSIZE=8753 2025-06-01T22:52:50.1925893Z ++ echo '"torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp",sha256=fSaP7UueW-D-WsIwTwEviGVWQf1vETI4FKdvKk64Qd0,8753' 2025-06-01T22:52:50.1926148Z ++ read fname 2025-06-01T22:52:50.1926447Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp 2025-06-01T22:52:50.1926692Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp 2025-06-01T22:52:50.1926940Z ++ echo torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp 2025-06-01T22:52:50.1927044Z ++ grep RECORD 2025-06-01T22:52:50.1948533Z +++ openssl base64 2025-06-01T22:52:50.1948925Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp 2025-06-01T22:52:50.1949049Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.1950317Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.1951766Z +++ sed -e s/=//g 2025-06-01T22:52:50.1995482Z ++ HASH=x1ENgGpCPdqB8tvintcUed8rUK4WjuvwUtVzuN7p6Jg 2025-06-01T22:52:50.1998925Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp 2025-06-01T22:52:50.1999422Z +++ awk '{print $5}' 2025-06-01T22:52:50.2027436Z ++ FSIZE=2222 2025-06-01T22:52:50.2028242Z ++ echo '"torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp",sha256=x1ENgGpCPdqB8tvintcUed8rUK4WjuvwUtVzuN7p6Jg,2222' 2025-06-01T22:52:50.2028404Z ++ read fname 2025-06-01T22:52:50.2029044Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp 2025-06-01T22:52:50.2029314Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp 2025-06-01T22:52:50.2029575Z ++ echo torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp 2025-06-01T22:52:50.2030245Z ++ grep RECORD 2025-06-01T22:52:50.2049697Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp 2025-06-01T22:52:50.2050054Z +++ openssl base64 2025-06-01T22:52:50.2051350Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.2052803Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.2054112Z +++ sed -e s/=//g 2025-06-01T22:52:50.2091615Z ++ HASH=sELRdqRYTHYZtxf6ybnQF09_6nLIinvp3A6X3o3zwtE 2025-06-01T22:52:50.2096925Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp 2025-06-01T22:52:50.2098543Z +++ awk '{print $5}' 2025-06-01T22:52:50.2123190Z ++ FSIZE=35304 2025-06-01T22:52:50.2123898Z ++ echo '"torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp",sha256=sELRdqRYTHYZtxf6ybnQF09_6nLIinvp3A6X3o3zwtE,35304' 2025-06-01T22:52:50.2124480Z ++ read fname 2025-06-01T22:52:50.2124885Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp 2025-06-01T22:52:50.2125352Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp 2025-06-01T22:52:50.2126725Z ++ echo torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp 2025-06-01T22:52:50.2127031Z ++ grep RECORD 2025-06-01T22:52:50.2148884Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp 2025-06-01T22:52:50.2149012Z +++ openssl base64 2025-06-01T22:52:50.2149667Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.2150880Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.2152231Z +++ sed -e s/=//g 2025-06-01T22:52:50.2195746Z ++ HASH=OtygHgpsCxEdvCqX5H7-NxTAL23ILxOfI56nCL4uy-w 2025-06-01T22:52:50.2198416Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp 2025-06-01T22:52:50.2198723Z +++ awk '{print $5}' 2025-06-01T22:52:50.2226079Z ++ FSIZE=15100 2025-06-01T22:52:50.2226858Z ++ echo '"torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp",sha256=OtygHgpsCxEdvCqX5H7-NxTAL23ILxOfI56nCL4uy-w,15100' 2025-06-01T22:52:50.2227001Z ++ read fname 2025-06-01T22:52:50.2227656Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp 2025-06-01T22:52:50.2228043Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp 2025-06-01T22:52:50.2228352Z ++ echo torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp 2025-06-01T22:52:50.2228938Z ++ grep RECORD 2025-06-01T22:52:50.2249991Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp 2025-06-01T22:52:50.2250109Z +++ openssl base64 2025-06-01T22:52:50.2251238Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.2252602Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.2253961Z +++ sed -e s/=//g 2025-06-01T22:52:50.2291883Z ++ HASH=k943zwsK-e_O-C-PPueHT1C8sHK8mIVGV22Zx1buDpA 2025-06-01T22:52:50.2297108Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp 2025-06-01T22:52:50.2298503Z +++ awk '{print $5}' 2025-06-01T22:52:50.2325556Z ++ FSIZE=20881 2025-06-01T22:52:50.2326704Z ++ echo '"torch/include/torch/csrc/distributed/c10d/ProcessGroupGlooDetail.hpp",sha256=k943zwsK-e_O-C-PPueHT1C8sHK8mIVGV22Zx1buDpA,20881' 2025-06-01T22:52:50.2326843Z ++ read fname 2025-06-01T22:52:50.2327175Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp 2025-06-01T22:52:50.2327449Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp 2025-06-01T22:52:50.2327707Z ++ echo torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp 2025-06-01T22:52:50.2327888Z ++ grep RECORD 2025-06-01T22:52:50.2349024Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp 2025-06-01T22:52:50.2349304Z +++ openssl base64 2025-06-01T22:52:50.2350586Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.2351856Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.2353202Z +++ sed -e s/=//g 2025-06-01T22:52:50.2395692Z ++ HASH=Ina8W05CxyvcJrnz63BsRdy45p-Iz1hyNGQF1mtzO4c 2025-06-01T22:52:50.2398793Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp 2025-06-01T22:52:50.2399234Z +++ awk '{print $5}' 2025-06-01T22:52:50.2426364Z ++ FSIZE=8773 2025-06-01T22:52:50.2427089Z ++ echo '"torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp",sha256=Ina8W05CxyvcJrnz63BsRdy45p-Iz1hyNGQF1mtzO4c,8773' 2025-06-01T22:52:50.2427192Z ++ read fname 2025-06-01T22:52:50.2427532Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp 2025-06-01T22:52:50.2427802Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp 2025-06-01T22:52:50.2428635Z ++ echo torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp 2025-06-01T22:52:50.2429053Z ++ grep RECORD 2025-06-01T22:52:50.2449253Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp 2025-06-01T22:52:50.2449725Z +++ openssl base64 2025-06-01T22:52:50.2451063Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.2452385Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.2453732Z +++ sed -e s/=//g 2025-06-01T22:52:50.2491455Z ++ HASH=tcLVZbGclOuyD0-HymVEI1kyG5qmBfiNXS_WgmSkWHg 2025-06-01T22:52:50.2497065Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp 2025-06-01T22:52:50.2497581Z +++ awk '{print $5}' 2025-06-01T22:52:50.2524989Z ++ FSIZE=52279 2025-06-01T22:52:50.2525748Z ++ echo '"torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp",sha256=tcLVZbGclOuyD0-HymVEI1kyG5qmBfiNXS_WgmSkWHg,52279' 2025-06-01T22:52:50.2525874Z ++ read fname 2025-06-01T22:52:50.2526204Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp 2025-06-01T22:52:50.2526491Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp 2025-06-01T22:52:50.2526771Z ++ echo torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp 2025-06-01T22:52:50.2527084Z ++ grep RECORD 2025-06-01T22:52:50.2549890Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp 2025-06-01T22:52:50.2550021Z +++ openssl base64 2025-06-01T22:52:50.2551159Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.2552527Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.2553986Z +++ sed -e s/=//g 2025-06-01T22:52:50.2597513Z ++ HASH=VgYGE14_4HBRuRvgvneCkAHXu6XeHuvdzu3JIP6zK_w 2025-06-01T22:52:50.2599998Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp 2025-06-01T22:52:50.2600656Z +++ awk '{print $5}' 2025-06-01T22:52:50.2627777Z ++ FSIZE=11264 2025-06-01T22:52:50.2628488Z ++ echo '"torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp",sha256=VgYGE14_4HBRuRvgvneCkAHXu6XeHuvdzu3JIP6zK_w,11264' 2025-06-01T22:52:50.2628622Z ++ read fname 2025-06-01T22:52:50.2628997Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp 2025-06-01T22:52:50.2629440Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp 2025-06-01T22:52:50.2630482Z ++ echo torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp 2025-06-01T22:52:50.2630594Z ++ grep RECORD 2025-06-01T22:52:50.2650566Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp 2025-06-01T22:52:50.2650686Z +++ openssl base64 2025-06-01T22:52:50.2651826Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.2652979Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.2654211Z +++ sed -e s/=//g 2025-06-01T22:52:50.2691503Z ++ HASH=WoWJp46RZc8OEI1S_jcOiYC02QAq4VYZhUkTuwHQUNQ 2025-06-01T22:52:50.2696927Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp 2025-06-01T22:52:50.2697777Z +++ awk '{print $5}' 2025-06-01T22:52:50.2723719Z ++ FSIZE=5077 2025-06-01T22:52:50.2724678Z ++ echo '"torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp",sha256=WoWJp46RZc8OEI1S_jcOiYC02QAq4VYZhUkTuwHQUNQ,5077' 2025-06-01T22:52:50.2725107Z ++ read fname 2025-06-01T22:52:50.2725450Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp 2025-06-01T22:52:50.2725719Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp 2025-06-01T22:52:50.2725980Z ++ echo torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp 2025-06-01T22:52:50.2726998Z ++ grep RECORD 2025-06-01T22:52:50.2747800Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp 2025-06-01T22:52:50.2749021Z +++ openssl base64 2025-06-01T22:52:50.2750274Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.2751677Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.2753138Z +++ sed -e s/=//g 2025-06-01T22:52:50.2791805Z ++ HASH=nxYd1VM7zd60CeqwG1pZnjlg8KN5jjBRm-BTOdq4cqY 2025-06-01T22:52:50.2796304Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp 2025-06-01T22:52:50.2797921Z +++ awk '{print $5}' 2025-06-01T22:52:50.2826455Z ++ FSIZE=10044 2025-06-01T22:52:50.2827190Z ++ echo '"torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp",sha256=nxYd1VM7zd60CeqwG1pZnjlg8KN5jjBRm-BTOdq4cqY,10044' 2025-06-01T22:52:50.2827305Z ++ read fname 2025-06-01T22:52:50.2827594Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/RankLocal.hpp 2025-06-01T22:52:50.2827816Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/RankLocal.hpp 2025-06-01T22:52:50.2828029Z ++ echo torch/include/torch/csrc/distributed/c10d/RankLocal.hpp 2025-06-01T22:52:50.2828141Z ++ grep RECORD 2025-06-01T22:52:50.2848601Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/RankLocal.hpp 2025-06-01T22:52:50.2848733Z +++ openssl base64 2025-06-01T22:52:50.2849746Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.2851227Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.2852611Z +++ sed -e s/=//g 2025-06-01T22:52:50.2890572Z ++ HASH=3Tl8PE5eivftjaKOdMyehv5mgwWniHaS7ynZT0RXvP8 2025-06-01T22:52:50.2895521Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/RankLocal.hpp 2025-06-01T22:52:50.2896302Z +++ awk '{print $5}' 2025-06-01T22:52:50.2921870Z ++ FSIZE=2287 2025-06-01T22:52:50.2922581Z ++ echo '"torch/include/torch/csrc/distributed/c10d/RankLocal.hpp",sha256=3Tl8PE5eivftjaKOdMyehv5mgwWniHaS7ynZT0RXvP8,2287' 2025-06-01T22:52:50.2923050Z ++ read fname 2025-06-01T22:52:50.2923363Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/Store.hpp 2025-06-01T22:52:50.2923572Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/Store.hpp 2025-06-01T22:52:50.2924546Z ++ echo torch/include/torch/csrc/distributed/c10d/Store.hpp 2025-06-01T22:52:50.2925365Z ++ grep RECORD 2025-06-01T22:52:50.2947211Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/Store.hpp 2025-06-01T22:52:50.2947349Z +++ openssl base64 2025-06-01T22:52:50.2947916Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.2948522Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.2949795Z +++ sed -e s/=//g 2025-06-01T22:52:50.2993754Z ++ HASH=eTLquvW9xYC6XxzL97qmhmrriQ9KxXtmRavonzTldHY 2025-06-01T22:52:50.2998233Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/Store.hpp 2025-06-01T22:52:50.2998618Z +++ awk '{print $5}' 2025-06-01T22:52:50.3026921Z ++ FSIZE=4304 2025-06-01T22:52:50.3027581Z ++ echo '"torch/include/torch/csrc/distributed/c10d/Store.hpp",sha256=eTLquvW9xYC6XxzL97qmhmrriQ9KxXtmRavonzTldHY,4304' 2025-06-01T22:52:50.3028001Z ++ read fname 2025-06-01T22:52:50.3028392Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp 2025-06-01T22:52:50.3028750Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp 2025-06-01T22:52:50.3029028Z ++ echo torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp 2025-06-01T22:52:50.3029127Z ++ grep RECORD 2025-06-01T22:52:50.3049293Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp 2025-06-01T22:52:50.3049937Z +++ openssl base64 2025-06-01T22:52:50.3050209Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.3051159Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.3052587Z +++ sed -e s/=//g 2025-06-01T22:52:50.3092225Z ++ HASH=JVoLtmkH_GfKqch84E4adSF8ybvN6BZzIaoi3lfRN5o 2025-06-01T22:52:50.3097379Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp 2025-06-01T22:52:50.3098016Z +++ awk '{print $5}' 2025-06-01T22:52:50.3125085Z ++ FSIZE=7111 2025-06-01T22:52:50.3126267Z ++ echo '"torch/include/torch/csrc/distributed/c10d/SymmetricMemory.hpp",sha256=JVoLtmkH_GfKqch84E4adSF8ybvN6BZzIaoi3lfRN5o,7111' 2025-06-01T22:52:50.3127158Z ++ read fname 2025-06-01T22:52:50.3127601Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/TCPStore.hpp 2025-06-01T22:52:50.3128250Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/TCPStore.hpp 2025-06-01T22:52:50.3128833Z ++ echo torch/include/torch/csrc/distributed/c10d/TCPStore.hpp 2025-06-01T22:52:50.3129281Z ++ grep RECORD 2025-06-01T22:52:50.3149293Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/TCPStore.hpp 2025-06-01T22:52:50.3149898Z +++ openssl base64 2025-06-01T22:52:50.3150361Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.3150865Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.3152177Z +++ sed -e s/=//g 2025-06-01T22:52:50.3193910Z ++ HASH=3Sqq2Smmhy-Gg-xbqu0-byizH1UvruqmxPG9KYtX5Co 2025-06-01T22:52:50.3198623Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/TCPStore.hpp 2025-06-01T22:52:50.3199553Z +++ awk '{print $5}' 2025-06-01T22:52:50.3227540Z ++ FSIZE=5054 2025-06-01T22:52:50.3228387Z ++ echo '"torch/include/torch/csrc/distributed/c10d/TCPStore.hpp",sha256=3Sqq2Smmhy-Gg-xbqu0-byizH1UvruqmxPG9KYtX5Co,5054' 2025-06-01T22:52:50.3229405Z ++ read fname 2025-06-01T22:52:50.3229867Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp 2025-06-01T22:52:50.3230582Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp 2025-06-01T22:52:50.3231223Z ++ echo torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp 2025-06-01T22:52:50.3231722Z ++ grep RECORD 2025-06-01T22:52:50.3249945Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp 2025-06-01T22:52:50.3250587Z +++ openssl base64 2025-06-01T22:52:50.3251212Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.3252629Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.3253849Z +++ sed -e s/=//g 2025-06-01T22:52:50.3291153Z ++ HASH=IPl6vQ34btgdMqupmAUaYKgt47to628unFqkFccmcrY 2025-06-01T22:52:50.3296039Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp 2025-06-01T22:52:50.3296966Z +++ awk '{print $5}' 2025-06-01T22:52:50.3324105Z ++ FSIZE=1567 2025-06-01T22:52:50.3325319Z ++ echo '"torch/include/torch/csrc/distributed/c10d/TCPStoreBackend.hpp",sha256=IPl6vQ34btgdMqupmAUaYKgt47to628unFqkFccmcrY,1567' 2025-06-01T22:52:50.3326207Z ++ read fname 2025-06-01T22:52:50.3326647Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/TraceUtils.h 2025-06-01T22:52:50.3327281Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/TraceUtils.h 2025-06-01T22:52:50.3327864Z ++ echo torch/include/torch/csrc/distributed/c10d/TraceUtils.h 2025-06-01T22:52:50.3328461Z ++ grep RECORD 2025-06-01T22:52:50.3349132Z +++ openssl base64 2025-06-01T22:52:50.3349669Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/TraceUtils.h 2025-06-01T22:52:50.3350267Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.3350678Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.3352438Z +++ sed -e s/=//g 2025-06-01T22:52:50.3396776Z ++ HASH=DWRQbdnMTnqIma9Ox6BH-gs8mG8wyVeI6mHfNPbsnVM 2025-06-01T22:52:50.3398839Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/TraceUtils.h 2025-06-01T22:52:50.3400102Z +++ awk '{print $5}' 2025-06-01T22:52:50.3427254Z ++ FSIZE=10319 2025-06-01T22:52:50.3428115Z ++ echo '"torch/include/torch/csrc/distributed/c10d/TraceUtils.h",sha256=DWRQbdnMTnqIma9Ox6BH-gs8mG8wyVeI6mHfNPbsnVM,10319' 2025-06-01T22:52:50.3428932Z ++ read fname 2025-06-01T22:52:50.3429332Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/Types.hpp 2025-06-01T22:52:50.3429980Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/Types.hpp 2025-06-01T22:52:50.3430554Z ++ grep RECORD 2025-06-01T22:52:50.3430911Z ++ echo torch/include/torch/csrc/distributed/c10d/Types.hpp 2025-06-01T22:52:50.3449221Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/Types.hpp 2025-06-01T22:52:50.3449806Z +++ openssl base64 2025-06-01T22:52:50.3450860Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.3452244Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.3453690Z +++ sed -e s/=//g 2025-06-01T22:52:50.3491015Z ++ HASH=dsXZjW9PA00_5vmML3wRrybZ97qen5rgLJOjpC_sJWk 2025-06-01T22:52:50.3496044Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/Types.hpp 2025-06-01T22:52:50.3496749Z +++ awk '{print $5}' 2025-06-01T22:52:50.3523696Z ++ FSIZE=5016 2025-06-01T22:52:50.3524631Z ++ echo '"torch/include/torch/csrc/distributed/c10d/Types.hpp",sha256=dsXZjW9PA00_5vmML3wRrybZ97qen5rgLJOjpC_sJWk,5016' 2025-06-01T22:52:50.3525590Z ++ read fname 2025-06-01T22:52:50.3526040Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp 2025-06-01T22:52:50.3526865Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp 2025-06-01T22:52:50.3527469Z ++ echo torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp 2025-06-01T22:52:50.3527930Z ++ grep RECORD 2025-06-01T22:52:50.3546779Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp 2025-06-01T22:52:50.3547391Z +++ openssl base64 2025-06-01T22:52:50.3547651Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.3548388Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.3549853Z +++ sed -e s/=//g 2025-06-01T22:52:50.3591006Z ++ HASH=t3jW1WV_VfbBnKvL-vJscb1D5oZDHiqIqUoO0AjRbw0 2025-06-01T22:52:50.3593739Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp 2025-06-01T22:52:50.3594199Z +++ awk '{print $5}' 2025-06-01T22:52:50.3622115Z ++ FSIZE=2301 2025-06-01T22:52:50.3622988Z ++ echo '"torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp",sha256=t3jW1WV_VfbBnKvL-vJscb1D5oZDHiqIqUoO0AjRbw0,2301' 2025-06-01T22:52:50.3623782Z ++ read fname 2025-06-01T22:52:50.3624215Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp 2025-06-01T22:52:50.3624834Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp 2025-06-01T22:52:50.3625394Z ++ echo torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp 2025-06-01T22:52:50.3625826Z ++ grep RECORD 2025-06-01T22:52:50.3646416Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp 2025-06-01T22:52:50.3647024Z +++ openssl base64 2025-06-01T22:52:50.3647389Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.3647853Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.3649187Z +++ sed -e s/=//g 2025-06-01T22:52:50.3686732Z ++ HASH=zTuO2oVJfZfY1_Af46nWNn4U4PoZADeZI3_kI3RPAVU 2025-06-01T22:52:50.3691619Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp 2025-06-01T22:52:50.3692317Z +++ awk '{print $5}' 2025-06-01T22:52:50.3719028Z ++ FSIZE=6360 2025-06-01T22:52:50.3719848Z ++ echo '"torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp",sha256=zTuO2oVJfZfY1_Af46nWNn4U4PoZADeZI3_kI3RPAVU,6360' 2025-06-01T22:52:50.3720787Z ++ read fname 2025-06-01T22:52:50.3721240Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp 2025-06-01T22:52:50.3721915Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp 2025-06-01T22:52:50.3722541Z ++ echo torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp 2025-06-01T22:52:50.3723002Z ++ grep RECORD 2025-06-01T22:52:50.3745586Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp 2025-06-01T22:52:50.3746399Z +++ openssl base64 2025-06-01T22:52:50.3746682Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.3746947Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.3748705Z +++ sed -e s/=//g 2025-06-01T22:52:50.3789433Z ++ HASH=_kpDQ1OrlMit7seBqBK6jRPDiyDs_S0a2lS4hBlVrPw 2025-06-01T22:52:50.3792690Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp 2025-06-01T22:52:50.3793550Z +++ awk '{print $5}' 2025-06-01T22:52:50.3821750Z ++ FSIZE=550 2025-06-01T22:52:50.3822761Z ++ echo '"torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp",sha256=_kpDQ1OrlMit7seBqBK6jRPDiyDs_S0a2lS4hBlVrPw,550' 2025-06-01T22:52:50.3823585Z ++ read fname 2025-06-01T22:52:50.3823973Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/Utils.hpp 2025-06-01T22:52:50.3824566Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/Utils.hpp 2025-06-01T22:52:50.3825084Z ++ echo torch/include/torch/csrc/distributed/c10d/Utils.hpp 2025-06-01T22:52:50.3825505Z ++ grep RECORD 2025-06-01T22:52:50.3846265Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/Utils.hpp 2025-06-01T22:52:50.3846843Z +++ openssl base64 2025-06-01T22:52:50.3847115Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.3847371Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.3847657Z +++ sed -e s/=//g 2025-06-01T22:52:50.3889128Z ++ HASH=X6mN66kUDmDJJ9CcOIRdLrVZyZhZuPsLztycIvgigns 2025-06-01T22:52:50.3894254Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/Utils.hpp 2025-06-01T22:52:50.3895350Z +++ awk '{print $5}' 2025-06-01T22:52:50.3922974Z ++ FSIZE=23808 2025-06-01T22:52:50.3924078Z ++ echo '"torch/include/torch/csrc/distributed/c10d/Utils.hpp",sha256=X6mN66kUDmDJJ9CcOIRdLrVZyZhZuPsLztycIvgigns,23808' 2025-06-01T22:52:50.3925278Z ++ read fname 2025-06-01T22:52:50.3925746Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp 2025-06-01T22:52:50.3926434Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp 2025-06-01T22:52:50.3927068Z ++ echo torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp 2025-06-01T22:52:50.3927536Z ++ grep RECORD 2025-06-01T22:52:50.3948400Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp 2025-06-01T22:52:50.3949024Z +++ openssl base64 2025-06-01T22:52:50.3949302Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.3949590Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.3949857Z +++ sed -e s/=//g 2025-06-01T22:52:50.3993547Z ++ HASH=Z1e98jBOcbOUdJo2e9Vzt9wcfkJFV3aW48UERrgSiKQ 2025-06-01T22:52:50.3996299Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp 2025-06-01T22:52:50.3996794Z +++ awk '{print $5}' 2025-06-01T22:52:50.4023873Z ++ FSIZE=541 2025-06-01T22:52:50.4024731Z ++ echo '"torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp",sha256=Z1e98jBOcbOUdJo2e9Vzt9wcfkJFV3aW48UERrgSiKQ,541' 2025-06-01T22:52:50.4025560Z ++ read fname 2025-06-01T22:52:50.4025946Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/Work.hpp 2025-06-01T22:52:50.4026528Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/Work.hpp 2025-06-01T22:52:50.4027041Z ++ echo torch/include/torch/csrc/distributed/c10d/Work.hpp 2025-06-01T22:52:50.4027463Z ++ grep RECORD 2025-06-01T22:52:50.4047528Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/Work.hpp 2025-06-01T22:52:50.4048258Z +++ openssl base64 2025-06-01T22:52:50.4048535Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.4050020Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.4051325Z +++ sed -e s/=//g 2025-06-01T22:52:50.4088904Z ++ HASH=WCJkvoeGcxjDK9tn6G5oLd_9HKpwndbCO-1T0yYUiL4 2025-06-01T22:52:50.4093666Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/Work.hpp 2025-06-01T22:52:50.4094575Z +++ awk '{print $5}' 2025-06-01T22:52:50.4122823Z ++ FSIZE=5512 2025-06-01T22:52:50.4123555Z ++ echo '"torch/include/torch/csrc/distributed/c10d/Work.hpp",sha256=WCJkvoeGcxjDK9tn6G5oLd_9HKpwndbCO-1T0yYUiL4,5512' 2025-06-01T22:52:50.4124424Z ++ read fname 2025-06-01T22:52:50.4124809Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/c10d.h 2025-06-01T22:52:50.4125542Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/c10d.h 2025-06-01T22:52:50.4126055Z ++ echo torch/include/torch/csrc/distributed/c10d/c10d.h 2025-06-01T22:52:50.4126470Z ++ grep RECORD 2025-06-01T22:52:50.4149987Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/c10d.h 2025-06-01T22:52:50.4150552Z +++ openssl base64 2025-06-01T22:52:50.4151312Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.4152687Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.4153947Z +++ sed -e s/=//g 2025-06-01T22:52:50.4196725Z ++ HASH=puTB5irWAY3tlrtidWSjJxZct4CdEqwfg62wGfCyEXI 2025-06-01T22:52:50.4199160Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/c10d.h 2025-06-01T22:52:50.4200413Z +++ awk '{print $5}' 2025-06-01T22:52:50.4228311Z ++ FSIZE=166 2025-06-01T22:52:50.4229091Z ++ echo '"torch/include/torch/csrc/distributed/c10d/c10d.h",sha256=puTB5irWAY3tlrtidWSjJxZct4CdEqwfg62wGfCyEXI,166' 2025-06-01T22:52:50.4229843Z ++ read fname 2025-06-01T22:52:50.4230238Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/comm.hpp 2025-06-01T22:52:50.4230813Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/comm.hpp 2025-06-01T22:52:50.4231331Z ++ echo torch/include/torch/csrc/distributed/c10d/comm.hpp 2025-06-01T22:52:50.4231730Z ++ grep RECORD 2025-06-01T22:52:50.4250683Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/comm.hpp 2025-06-01T22:52:50.4251273Z +++ openssl base64 2025-06-01T22:52:50.4252494Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.4254009Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.4255421Z +++ sed -e s/=//g 2025-06-01T22:52:50.4291603Z ++ HASH=jTsD3fEuIZXJuXvlXXh9_1ayQJeKf3P7uIh9c6vBqts 2025-06-01T22:52:50.4296659Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/comm.hpp 2025-06-01T22:52:50.4298476Z +++ awk '{print $5}' 2025-06-01T22:52:50.4324566Z ++ FSIZE=4417 2025-06-01T22:52:50.4325551Z ++ echo '"torch/include/torch/csrc/distributed/c10d/comm.hpp",sha256=jTsD3fEuIZXJuXvlXXh9_1ayQJeKf3P7uIh9c6vBqts,4417' 2025-06-01T22:52:50.4326333Z ++ read fname 2025-06-01T22:52:50.4326853Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/debug.h 2025-06-01T22:52:50.4327438Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/debug.h 2025-06-01T22:52:50.4327962Z ++ echo torch/include/torch/csrc/distributed/c10d/debug.h 2025-06-01T22:52:50.4328364Z ++ grep RECORD 2025-06-01T22:52:50.4348375Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/debug.h 2025-06-01T22:52:50.4349156Z +++ openssl base64 2025-06-01T22:52:50.4350742Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.4351804Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.4353049Z +++ sed -e s/=//g 2025-06-01T22:52:50.4392793Z ++ HASH=ihvgjPPnKL5CIZCt-b-sG9ZkGQOgR127o9j4JnzCZY0 2025-06-01T22:52:50.4396997Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/debug.h 2025-06-01T22:52:50.4397486Z +++ awk '{print $5}' 2025-06-01T22:52:50.4425623Z ++ FSIZE=604 2025-06-01T22:52:50.4426406Z ++ echo '"torch/include/torch/csrc/distributed/c10d/debug.h",sha256=ihvgjPPnKL5CIZCt-b-sG9ZkGQOgR127o9j4JnzCZY0,604' 2025-06-01T22:52:50.4427160Z ++ read fname 2025-06-01T22:52:50.4427627Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp 2025-06-01T22:52:50.4428359Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp 2025-06-01T22:52:50.4429020Z ++ echo torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp 2025-06-01T22:52:50.4429515Z ++ grep RECORD 2025-06-01T22:52:50.4448728Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp 2025-06-01T22:52:50.4449534Z +++ openssl base64 2025-06-01T22:52:50.4450224Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.4451734Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.4453031Z +++ sed -e s/=//g 2025-06-01T22:52:50.4489849Z ++ HASH=yZm5rDul1jeAe4NzXlA3YWBgOLqQBMOQXKhX-7CXAjw 2025-06-01T22:52:50.4495092Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp 2025-06-01T22:52:50.4496071Z +++ awk '{print $5}' 2025-06-01T22:52:50.4522627Z ++ FSIZE=1745 2025-06-01T22:52:50.4523521Z ++ echo '"torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp",sha256=yZm5rDul1jeAe4NzXlA3YWBgOLqQBMOQXKhX-7CXAjw,1745' 2025-06-01T22:52:50.4524509Z ++ read fname 2025-06-01T22:52:50.4524887Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/error.h 2025-06-01T22:52:50.4525703Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/error.h 2025-06-01T22:52:50.4526211Z ++ echo torch/include/torch/csrc/distributed/c10d/error.h 2025-06-01T22:52:50.4526770Z ++ grep RECORD 2025-06-01T22:52:50.4547498Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/error.h 2025-06-01T22:52:50.4548068Z +++ openssl base64 2025-06-01T22:52:50.4548339Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.4549438Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.4550617Z +++ sed -e s/=//g 2025-06-01T22:52:50.4590829Z ++ HASH=P8EBliIuULfykimKqdXHBRrAURSpxXYSDkHLZEgh1dw 2025-06-01T22:52:50.4595739Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/error.h 2025-06-01T22:52:50.4596466Z +++ awk '{print $5}' 2025-06-01T22:52:50.4624839Z ++ FSIZE=1336 2025-06-01T22:52:50.4625671Z ++ echo '"torch/include/torch/csrc/distributed/c10d/error.h",sha256=P8EBliIuULfykimKqdXHBRrAURSpxXYSDkHLZEgh1dw,1336' 2025-06-01T22:52:50.4626441Z ++ read fname 2025-06-01T22:52:50.4626860Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/exception.h 2025-06-01T22:52:50.4627462Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/exception.h 2025-06-01T22:52:50.4628146Z ++ echo torch/include/torch/csrc/distributed/c10d/exception.h 2025-06-01T22:52:50.4628592Z ++ grep RECORD 2025-06-01T22:52:50.4651598Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/exception.h 2025-06-01T22:52:50.4652198Z +++ openssl base64 2025-06-01T22:52:50.4652754Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.4654076Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.4655417Z +++ sed -e s/=//g 2025-06-01T22:52:50.4692307Z ++ HASH=4tj-4rI4W4TB_t9-aEbWk4kI44_6NzFOB6gx1sEdL_8 2025-06-01T22:52:50.4697339Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/exception.h 2025-06-01T22:52:50.4698965Z +++ awk '{print $5}' 2025-06-01T22:52:50.4725890Z ++ FSIZE=1326 2025-06-01T22:52:50.4726626Z ++ echo '"torch/include/torch/csrc/distributed/c10d/exception.h",sha256=4tj-4rI4W4TB_t9-aEbWk4kI44_6NzFOB6gx1sEdL_8,1326' 2025-06-01T22:52:50.4727406Z ++ read fname 2025-06-01T22:52:50.4727872Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp 2025-06-01T22:52:50.4728589Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp 2025-06-01T22:52:50.4729252Z ++ echo torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp 2025-06-01T22:52:50.4729728Z ++ grep RECORD 2025-06-01T22:52:50.4748707Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp 2025-06-01T22:52:50.4749345Z +++ openssl base64 2025-06-01T22:52:50.4750576Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.4752049Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.4753371Z +++ sed -e s/=//g 2025-06-01T22:52:50.4792238Z ++ HASH=FE4dk4CeNCriIjDG5C-NtETAOo320CmOXXvOBHrFolM 2025-06-01T22:52:50.4797205Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp 2025-06-01T22:52:50.4797933Z +++ awk '{print $5}' 2025-06-01T22:52:50.4826167Z ++ FSIZE=2316 2025-06-01T22:52:50.4827006Z ++ echo '"torch/include/torch/csrc/distributed/c10d/intra_node_comm.hpp",sha256=FE4dk4CeNCriIjDG5C-NtETAOo320CmOXXvOBHrFolM,2316' 2025-06-01T22:52:50.4827834Z ++ read fname 2025-06-01T22:52:50.4828245Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/logger.hpp 2025-06-01T22:52:50.4828982Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/logger.hpp 2025-06-01T22:52:50.4829522Z ++ echo torch/include/torch/csrc/distributed/c10d/logger.hpp 2025-06-01T22:52:50.4829935Z ++ grep RECORD 2025-06-01T22:52:50.4848102Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/logger.hpp 2025-06-01T22:52:50.4848678Z +++ openssl base64 2025-06-01T22:52:50.4849821Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.4851116Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.4852430Z +++ sed -e s/=//g 2025-06-01T22:52:50.4890727Z ++ HASH=KqMku5dcBU8-96yyS7llsKgzY6s9Cg1fSvvZi1te1ek 2025-06-01T22:52:50.4895546Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/logger.hpp 2025-06-01T22:52:50.4896461Z +++ awk '{print $5}' 2025-06-01T22:52:50.4924112Z ++ FSIZE=5189 2025-06-01T22:52:50.4925240Z ++ echo '"torch/include/torch/csrc/distributed/c10d/logger.hpp",sha256=KqMku5dcBU8-96yyS7llsKgzY6s9Cg1fSvvZi1te1ek,5189' 2025-06-01T22:52:50.4926261Z ++ read fname 2025-06-01T22:52:50.4926667Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/logging.h 2025-06-01T22:52:50.4927276Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/logging.h 2025-06-01T22:52:50.4927803Z ++ echo torch/include/torch/csrc/distributed/c10d/logging.h 2025-06-01T22:52:50.4928230Z ++ grep RECORD 2025-06-01T22:52:50.4946954Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/logging.h 2025-06-01T22:52:50.4947552Z +++ openssl base64 2025-06-01T22:52:50.4947830Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.4948090Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.4949011Z +++ sed -e s/=//g 2025-06-01T22:52:50.4989876Z ++ HASH=IUrQ4U-W6dR-WPCQXmc_ev5AkAVtx5m8kz9vKqgdz_k 2025-06-01T22:52:50.4994109Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/logging.h 2025-06-01T22:52:50.4994888Z +++ awk '{print $5}' 2025-06-01T22:52:50.5021998Z ++ FSIZE=1830 2025-06-01T22:52:50.5022942Z ++ echo '"torch/include/torch/csrc/distributed/c10d/logging.h",sha256=IUrQ4U-W6dR-WPCQXmc_ev5AkAVtx5m8kz9vKqgdz_k,1830' 2025-06-01T22:52:50.5023694Z ++ read fname 2025-06-01T22:52:50.5024174Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/python_comm_hook.h 2025-06-01T22:52:50.5024851Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/python_comm_hook.h 2025-06-01T22:52:50.5025485Z ++ echo torch/include/torch/csrc/distributed/c10d/python_comm_hook.h 2025-06-01T22:52:50.5025955Z ++ grep RECORD 2025-06-01T22:52:50.5046325Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/python_comm_hook.h 2025-06-01T22:52:50.5047073Z +++ openssl base64 2025-06-01T22:52:50.5047328Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.5047599Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.5048382Z +++ sed -e s/=//g 2025-06-01T22:52:50.5086870Z ++ HASH=3C91AuADu-mZPOuxjNWxQywWOdp0X94yf4zbPjR3M0w 2025-06-01T22:52:50.5092461Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/python_comm_hook.h 2025-06-01T22:52:50.5093125Z +++ awk '{print $5}' 2025-06-01T22:52:50.5118279Z ++ FSIZE=1072 2025-06-01T22:52:50.5119134Z ++ echo '"torch/include/torch/csrc/distributed/c10d/python_comm_hook.h",sha256=3C91AuADu-mZPOuxjNWxQywWOdp0X94yf4zbPjR3M0w,1072' 2025-06-01T22:52:50.5119944Z ++ read fname 2025-06-01T22:52:50.5120357Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/reducer.hpp 2025-06-01T22:52:50.5120995Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/reducer.hpp 2025-06-01T22:52:50.5121548Z ++ echo torch/include/torch/csrc/distributed/c10d/reducer.hpp 2025-06-01T22:52:50.5122954Z ++ grep RECORD 2025-06-01T22:52:50.5147573Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/reducer.hpp 2025-06-01T22:52:50.5148222Z +++ openssl base64 2025-06-01T22:52:50.5148480Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.5148741Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.5149790Z +++ sed -e s/=//g 2025-06-01T22:52:50.5192599Z ++ HASH=IhL3smhpW4LIYDYQ3ttWypwPpbKvzagLoVqOPo2HAOs 2025-06-01T22:52:50.5196298Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/reducer.hpp 2025-06-01T22:52:50.5197200Z +++ awk '{print $5}' 2025-06-01T22:52:50.5224884Z ++ FSIZE=26084 2025-06-01T22:52:50.5225725Z ++ echo '"torch/include/torch/csrc/distributed/c10d/reducer.hpp",sha256=IhL3smhpW4LIYDYQ3ttWypwPpbKvzagLoVqOPo2HAOs,26084' 2025-06-01T22:52:50.5226557Z ++ read fname 2025-06-01T22:52:50.5226987Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp 2025-06-01T22:52:50.5227665Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp 2025-06-01T22:52:50.5228294Z ++ echo torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp 2025-06-01T22:52:50.5228759Z ++ grep RECORD 2025-06-01T22:52:50.5246800Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp 2025-06-01T22:52:50.5247443Z +++ openssl base64 2025-06-01T22:52:50.5247741Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.5249122Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.5250523Z +++ sed -e s/=//g 2025-06-01T22:52:50.5289179Z ++ HASH=3QMeZJVsX8-LlAyTFaodzGfVXvw4caZXp9XSAsrNBVQ 2025-06-01T22:52:50.5294445Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp 2025-06-01T22:52:50.5295352Z +++ awk '{print $5}' 2025-06-01T22:52:50.5322129Z ++ FSIZE=2384 2025-06-01T22:52:50.5322960Z ++ echo '"torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp",sha256=3QMeZJVsX8-LlAyTFaodzGfVXvw4caZXp9XSAsrNBVQ,2384' 2025-06-01T22:52:50.5323816Z ++ read fname 2025-06-01T22:52:50.5324377Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/sequence_num.hpp 2025-06-01T22:52:50.5325250Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/sequence_num.hpp 2025-06-01T22:52:50.5325870Z ++ echo torch/include/torch/csrc/distributed/c10d/sequence_num.hpp 2025-06-01T22:52:50.5326349Z ++ grep RECORD 2025-06-01T22:52:50.5346614Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/sequence_num.hpp 2025-06-01T22:52:50.5347258Z +++ openssl base64 2025-06-01T22:52:50.5347533Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.5347795Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.5349286Z +++ sed -e s/=//g 2025-06-01T22:52:50.5391202Z ++ HASH=IKhg-9QembBfbfRnSGG1Z81xGWUaoznnd-irr-734LE 2025-06-01T22:52:50.5394495Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/sequence_num.hpp 2025-06-01T22:52:50.5395200Z +++ awk '{print $5}' 2025-06-01T22:52:50.5420674Z ++ FSIZE=1704 2025-06-01T22:52:50.5421484Z ++ echo '"torch/include/torch/csrc/distributed/c10d/sequence_num.hpp",sha256=IKhg-9QembBfbfRnSGG1Z81xGWUaoznnd-irr-734LE,1704' 2025-06-01T22:52:50.5422296Z ++ read fname 2025-06-01T22:52:50.5422846Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/socket.h 2025-06-01T22:52:50.5423480Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/socket.h 2025-06-01T22:52:50.5424023Z ++ echo torch/include/torch/csrc/distributed/c10d/socket.h 2025-06-01T22:52:50.5425075Z ++ grep RECORD 2025-06-01T22:52:50.5446819Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/socket.h 2025-06-01T22:52:50.5447387Z +++ openssl base64 2025-06-01T22:52:50.5448108Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.5449821Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.5450967Z +++ sed -e s/=//g 2025-06-01T22:52:50.5489450Z ++ HASH=C8mPGX_uzpmPClsQCIAtdf3rFi71q8byRTJVsqyf-PQ 2025-06-01T22:52:50.5494392Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/socket.h 2025-06-01T22:52:50.5495281Z +++ awk '{print $5}' 2025-06-01T22:52:50.5522650Z ++ FSIZE=2460 2025-06-01T22:52:50.5523377Z ++ echo '"torch/include/torch/csrc/distributed/c10d/socket.h",sha256=C8mPGX_uzpmPClsQCIAtdf3rFi71q8byRTJVsqyf-PQ,2460' 2025-06-01T22:52:50.5524132Z ++ read fname 2025-06-01T22:52:50.5524665Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/socket_fmt.h 2025-06-01T22:52:50.5525512Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/socket_fmt.h 2025-06-01T22:52:50.5526094Z ++ echo torch/include/torch/csrc/distributed/c10d/socket_fmt.h 2025-06-01T22:52:50.5526525Z ++ grep RECORD 2025-06-01T22:52:50.5546991Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/socket_fmt.h 2025-06-01T22:52:50.5547742Z +++ openssl base64 2025-06-01T22:52:50.5548018Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.5549483Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.5550737Z +++ sed -e s/=//g 2025-06-01T22:52:50.5591752Z ++ HASH=X1s0AK8gfKXNX7LJTrfAg9Zi2p18s-VzDR4tibcDv9M 2025-06-01T22:52:50.5596233Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/socket_fmt.h 2025-06-01T22:52:50.5596689Z +++ awk '{print $5}' 2025-06-01T22:52:50.5624657Z ++ FSIZE=702 2025-06-01T22:52:50.5625412Z ++ echo '"torch/include/torch/csrc/distributed/c10d/socket_fmt.h",sha256=X1s0AK8gfKXNX7LJTrfAg9Zi2p18s-VzDR4tibcDv9M,702' 2025-06-01T22:52:50.5626216Z ++ read fname 2025-06-01T22:52:50.5626798Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp 2025-06-01T22:52:50.5627764Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp 2025-06-01T22:52:50.5628664Z ++ echo torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp 2025-06-01T22:52:50.5629434Z ++ grep RECORD 2025-06-01T22:52:50.5648142Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp 2025-06-01T22:52:50.5648972Z +++ openssl base64 2025-06-01T22:52:50.5650497Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.5651827Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.5653247Z +++ sed -e s/=//g 2025-06-01T22:52:50.5689715Z ++ HASH=f3jUR6cqKo6wQng6n6cSKgaRTUnK9gYdMeGxjQtVvAE 2025-06-01T22:52:50.5695453Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp 2025-06-01T22:52:50.5696303Z +++ awk '{print $5}' 2025-06-01T22:52:50.5723940Z ++ FSIZE=1705 2025-06-01T22:52:50.5725230Z ++ echo '"torch/include/torch/csrc/distributed/c10d/control_collectives/ControlCollectives.hpp",sha256=f3jUR6cqKo6wQng6n6cSKgaRTUnK9gYdMeGxjQtVvAE,1705' 2025-06-01T22:52:50.5726214Z ++ read fname 2025-06-01T22:52:50.5726958Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp 2025-06-01T22:52:50.5727943Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp 2025-06-01T22:52:50.5728834Z ++ echo torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp 2025-06-01T22:52:50.5729459Z ++ grep RECORD 2025-06-01T22:52:50.5746675Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp 2025-06-01T22:52:50.5747490Z +++ openssl base64 2025-06-01T22:52:50.5747861Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.5748909Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.5750492Z +++ sed -e s/=//g 2025-06-01T22:52:50.5790149Z ++ HASH=eR64jE3vFioPd5hiVGvOMEMpX-2CZWjrKjfUpQugwC4 2025-06-01T22:52:50.5794573Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp 2025-06-01T22:52:50.5795201Z +++ awk '{print $5}' 2025-06-01T22:52:50.5822412Z ++ FSIZE=1943 2025-06-01T22:52:50.5823346Z ++ echo '"torch/include/torch/csrc/distributed/c10d/control_collectives/StoreCollectives.hpp",sha256=eR64jE3vFioPd5hiVGvOMEMpX-2CZWjrKjfUpQugwC4,1943' 2025-06-01T22:52:50.5824295Z ++ read fname 2025-06-01T22:52:50.5824793Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp 2025-06-01T22:52:50.5825557Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp 2025-06-01T22:52:50.5826280Z ++ echo torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp 2025-06-01T22:52:50.5826798Z ++ grep RECORD 2025-06-01T22:52:50.5847156Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp 2025-06-01T22:52:50.5847820Z +++ openssl base64 2025-06-01T22:52:50.5848079Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.5848734Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.5849919Z +++ sed -e s/=//g 2025-06-01T22:52:50.5887943Z ++ HASH=M-R9C4JEn1tMQ1lA5gbnUetqx0vYJ95wgRGAGsbthw8 2025-06-01T22:52:50.5893090Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp 2025-06-01T22:52:50.5893780Z +++ awk '{print $5}' 2025-06-01T22:52:50.5920218Z ++ FSIZE=2144 2025-06-01T22:52:50.5921093Z ++ echo '"torch/include/torch/csrc/distributed/c10d/control_plane/Handlers.hpp",sha256=M-R9C4JEn1tMQ1lA5gbnUetqx0vYJ95wgRGAGsbthw8,2144' 2025-06-01T22:52:50.5921959Z ++ read fname 2025-06-01T22:52:50.5922480Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp 2025-06-01T22:52:50.5923299Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp 2025-06-01T22:52:50.5924090Z ++ echo torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp 2025-06-01T22:52:50.5924926Z ++ grep RECORD 2025-06-01T22:52:50.5948386Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp 2025-06-01T22:52:50.5949099Z +++ openssl base64 2025-06-01T22:52:50.5949578Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.5950432Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.5951715Z +++ sed -e s/=//g 2025-06-01T22:52:50.5994746Z ++ HASH=3pOGeBtC0SMR7B0spyHDZiV2yzH6N5TCNTcO7Txo4LI 2025-06-01T22:52:50.5997794Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp 2025-06-01T22:52:50.5998350Z +++ awk '{print $5}' 2025-06-01T22:52:50.6027011Z ++ FSIZE=597 2025-06-01T22:52:50.6027917Z ++ echo '"torch/include/torch/csrc/distributed/c10d/control_plane/WorkerServer.hpp",sha256=3pOGeBtC0SMR7B0spyHDZiV2yzH6N5TCNTcO7Txo4LI,597' 2025-06-01T22:52:50.6028812Z ++ read fname 2025-06-01T22:52:50.6029251Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp 2025-06-01T22:52:50.6029876Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp 2025-06-01T22:52:50.6030450Z ++ echo torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp 2025-06-01T22:52:50.6030885Z ++ grep RECORD 2025-06-01T22:52:50.6048289Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp 2025-06-01T22:52:50.6048880Z +++ openssl base64 2025-06-01T22:52:50.6049531Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.6050627Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.6052020Z +++ sed -e s/=//g 2025-06-01T22:52:50.6090888Z ++ HASH=NyQCIkZhl5QJose_O42_PVCqZ9wvbGMozkT4yFU0yIk 2025-06-01T22:52:50.6095683Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp 2025-06-01T22:52:50.6096535Z +++ awk '{print $5}' 2025-06-01T22:52:50.6123615Z ++ FSIZE=230 2025-06-01T22:52:50.6124504Z ++ echo '"torch/include/torch/csrc/distributed/c10d/cuda/utils.hpp",sha256=NyQCIkZhl5QJose_O42_PVCqZ9wvbGMozkT4yFU0yIk,230' 2025-06-01T22:52:50.6125601Z ++ read fname 2025-06-01T22:52:50.6126117Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/quantization/quantization.h 2025-06-01T22:52:50.6126938Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/quantization/quantization.h 2025-06-01T22:52:50.6127686Z ++ echo torch/include/torch/csrc/distributed/c10d/quantization/quantization.h 2025-06-01T22:52:50.6128236Z ++ grep RECORD 2025-06-01T22:52:50.6149542Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/quantization/quantization.h 2025-06-01T22:52:50.6150672Z +++ openssl base64 2025-06-01T22:52:50.6151116Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.6151574Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.6153292Z +++ sed -e s/=//g 2025-06-01T22:52:50.6195418Z ++ HASH=P9ZfH6xBrEd93SsGe9qLmW0VC4_l0PSdGKaZ1zLkxpI 2025-06-01T22:52:50.6198664Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/quantization/quantization.h 2025-06-01T22:52:50.6199356Z +++ awk '{print $5}' 2025-06-01T22:52:50.6227557Z ++ FSIZE=455 2025-06-01T22:52:50.6228628Z ++ echo '"torch/include/torch/csrc/distributed/c10d/quantization/quantization.h",sha256=P9ZfH6xBrEd93SsGe9qLmW0VC4_l0PSdGKaZ1zLkxpI,455' 2025-06-01T22:52:50.6229525Z ++ read fname 2025-06-01T22:52:50.6230050Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h 2025-06-01T22:52:50.6230901Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h 2025-06-01T22:52:50.6231686Z ++ echo torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h 2025-06-01T22:52:50.6232384Z ++ grep RECORD 2025-06-01T22:52:50.6248852Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h 2025-06-01T22:52:50.6249556Z +++ openssl base64 2025-06-01T22:52:50.6250685Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.6252057Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.6253441Z +++ sed -e s/=//g 2025-06-01T22:52:50.6290028Z ++ HASH=oN3oh7Kr6_mEtMEmQ-Q0NfgDpRhdyLhVy8HxqT8-CMM 2025-06-01T22:52:50.6295437Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h 2025-06-01T22:52:50.6296413Z +++ awk '{print $5}' 2025-06-01T22:52:50.6323591Z ++ FSIZE=457 2025-06-01T22:52:50.6324594Z ++ echo '"torch/include/torch/csrc/distributed/c10d/quantization/quantization_gpu.h",sha256=oN3oh7Kr6_mEtMEmQ-Q0NfgDpRhdyLhVy8HxqT8-CMM,457' 2025-06-01T22:52:50.6325671Z ++ read fname 2025-06-01T22:52:50.6326431Z ++ make_wheel_record torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h 2025-06-01T22:52:50.6327313Z ++ FPATH=torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h 2025-06-01T22:52:50.6328158Z ++ echo torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h 2025-06-01T22:52:50.6328736Z ++ grep RECORD 2025-06-01T22:52:50.6347963Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h 2025-06-01T22:52:50.6348679Z +++ openssl base64 2025-06-01T22:52:50.6349474Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.6350935Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.6352324Z +++ sed -e s/=//g 2025-06-01T22:52:50.6395288Z ++ HASH=1cN0r7ac2hKOA0wbIAwRnewZY13loktCxgEKohRajM8 2025-06-01T22:52:50.6397362Z +++ ls -nl torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h 2025-06-01T22:52:50.6398435Z +++ awk '{print $5}' 2025-06-01T22:52:50.6425685Z ++ FSIZE=1256 2025-06-01T22:52:50.6426668Z ++ echo '"torch/include/torch/csrc/distributed/c10d/quantization/quantization_utils.h",sha256=1cN0r7ac2hKOA0wbIAwRnewZY13loktCxgEKohRajM8,1256' 2025-06-01T22:52:50.6426774Z ++ read fname 2025-06-01T22:52:50.6427045Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/agent_utils.h 2025-06-01T22:52:50.6427279Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/agent_utils.h 2025-06-01T22:52:50.6427495Z ++ echo torch/include/torch/csrc/distributed/rpc/agent_utils.h 2025-06-01T22:52:50.6427590Z ++ grep RECORD 2025-06-01T22:52:50.6447115Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/agent_utils.h 2025-06-01T22:52:50.6447231Z +++ openssl base64 2025-06-01T22:52:50.6448243Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.6449351Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.6450661Z +++ sed -e s/=//g 2025-06-01T22:52:50.6489869Z ++ HASH=QXaWt6oiHs-8JeKrnUPr6ojTO68x2R0byjk5dKWRepE 2025-06-01T22:52:50.6494731Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/agent_utils.h 2025-06-01T22:52:50.6495827Z +++ awk '{print $5}' 2025-06-01T22:52:50.6522457Z ++ FSIZE=1629 2025-06-01T22:52:50.6523060Z ++ echo '"torch/include/torch/csrc/distributed/rpc/agent_utils.h",sha256=QXaWt6oiHs-8JeKrnUPr6ojTO68x2R0byjk5dKWRepE,1629' 2025-06-01T22:52:50.6523172Z ++ read fname 2025-06-01T22:52:50.6523425Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/message.h 2025-06-01T22:52:50.6523624Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/message.h 2025-06-01T22:52:50.6523831Z ++ echo torch/include/torch/csrc/distributed/rpc/message.h 2025-06-01T22:52:50.6525573Z ++ grep RECORD 2025-06-01T22:52:50.6547155Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/message.h 2025-06-01T22:52:50.6547324Z +++ openssl base64 2025-06-01T22:52:50.6547894Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.6549006Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.6550259Z +++ sed -e s/=//g 2025-06-01T22:52:50.6593687Z ++ HASH=7VyOY3JyJuXik-UHAmkzHOFhlaPflHnrG-sCSNLcPJs 2025-06-01T22:52:50.6595513Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/message.h 2025-06-01T22:52:50.6596258Z +++ awk '{print $5}' 2025-06-01T22:52:50.6625519Z ++ FSIZE=7633 2025-06-01T22:52:50.6626114Z ++ echo '"torch/include/torch/csrc/distributed/rpc/message.h",sha256=7VyOY3JyJuXik-UHAmkzHOFhlaPflHnrG-sCSNLcPJs,7633' 2025-06-01T22:52:50.6626210Z ++ read fname 2025-06-01T22:52:50.6626478Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/py_rref.h 2025-06-01T22:52:50.6626676Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/py_rref.h 2025-06-01T22:52:50.6626865Z ++ echo torch/include/torch/csrc/distributed/rpc/py_rref.h 2025-06-01T22:52:50.6627213Z ++ grep RECORD 2025-06-01T22:52:50.6647682Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/py_rref.h 2025-06-01T22:52:50.6647814Z +++ openssl base64 2025-06-01T22:52:50.6651153Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.6652097Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.6653153Z +++ sed -e s/=//g 2025-06-01T22:52:50.6688201Z ++ HASH=af7XmbpPotCcrJIAnsqiq1fDwiwKc9Ta-OgLk7HooW4 2025-06-01T22:52:50.6693135Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/py_rref.h 2025-06-01T22:52:50.6694054Z +++ awk '{print $5}' 2025-06-01T22:52:50.6721660Z ++ FSIZE=2965 2025-06-01T22:52:50.6722349Z ++ echo '"torch/include/torch/csrc/distributed/rpc/py_rref.h",sha256=af7XmbpPotCcrJIAnsqiq1fDwiwKc9Ta-OgLk7HooW4,2965' 2025-06-01T22:52:50.6722473Z ++ read fname 2025-06-01T22:52:50.6722779Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/python_call.h 2025-06-01T22:52:50.6723008Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/python_call.h 2025-06-01T22:52:50.6723244Z ++ echo torch/include/torch/csrc/distributed/rpc/python_call.h 2025-06-01T22:52:50.6724102Z ++ grep RECORD 2025-06-01T22:52:50.6746113Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/python_call.h 2025-06-01T22:52:50.6746715Z +++ openssl base64 2025-06-01T22:52:50.6746895Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.6747946Z +++ sed -e s/=//g 2025-06-01T22:52:50.6749369Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.6791445Z ++ HASH=SuOvYCLjTwRHSCa4OkCBklYpwZedjaalBVPLzvethwE 2025-06-01T22:52:50.6794668Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/python_call.h 2025-06-01T22:52:50.6795687Z +++ awk '{print $5}' 2025-06-01T22:52:50.6824165Z ++ FSIZE=811 2025-06-01T22:52:50.6824822Z ++ echo '"torch/include/torch/csrc/distributed/rpc/python_call.h",sha256=SuOvYCLjTwRHSCa4OkCBklYpwZedjaalBVPLzvethwE,811' 2025-06-01T22:52:50.6824922Z ++ read fname 2025-06-01T22:52:50.6825244Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/python_functions.h 2025-06-01T22:52:50.6825629Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/python_functions.h 2025-06-01T22:52:50.6825874Z ++ echo torch/include/torch/csrc/distributed/rpc/python_functions.h 2025-06-01T22:52:50.6825994Z ++ grep RECORD 2025-06-01T22:52:50.6846626Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/python_functions.h 2025-06-01T22:52:50.6846747Z +++ openssl base64 2025-06-01T22:52:50.6847335Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.6848235Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.6849507Z +++ sed -e s/=//g 2025-06-01T22:52:50.6888938Z ++ HASH=l7rvYxyH_FwklGlEXvb4eD4u56HAieoaB8RHHbOFWDc 2025-06-01T22:52:50.6894051Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/python_functions.h 2025-06-01T22:52:50.6894737Z +++ awk '{print $5}' 2025-06-01T22:52:50.6923114Z ++ FSIZE=2257 2025-06-01T22:52:50.6923750Z ++ echo '"torch/include/torch/csrc/distributed/rpc/python_functions.h",sha256=l7rvYxyH_FwklGlEXvb4eD4u56HAieoaB8RHHbOFWDc,2257' 2025-06-01T22:52:50.6923846Z ++ read fname 2025-06-01T22:52:50.6924191Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/python_remote_call.h 2025-06-01T22:52:50.6924593Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/python_remote_call.h 2025-06-01T22:52:50.6925029Z ++ echo torch/include/torch/csrc/distributed/rpc/python_remote_call.h 2025-06-01T22:52:50.6925130Z ++ grep RECORD 2025-06-01T22:52:50.6948483Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/python_remote_call.h 2025-06-01T22:52:50.6948746Z +++ openssl base64 2025-06-01T22:52:50.6948848Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.6949760Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.6950891Z +++ sed -e s/=//g 2025-06-01T22:52:50.6993347Z ++ HASH=Wpn9f0cp5z8A17M8gIivHbx_bd9n-SO-dgtSXBJ2uAQ 2025-06-01T22:52:50.6996114Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/python_remote_call.h 2025-06-01T22:52:50.6996599Z +++ awk '{print $5}' 2025-06-01T22:52:50.7025227Z ++ FSIZE=1328 2025-06-01T22:52:50.7026058Z ++ echo '"torch/include/torch/csrc/distributed/rpc/python_remote_call.h",sha256=Wpn9f0cp5z8A17M8gIivHbx_bd9n-SO-dgtSXBJ2uAQ,1328' 2025-06-01T22:52:50.7026170Z ++ read fname 2025-06-01T22:52:50.7026453Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/python_resp.h 2025-06-01T22:52:50.7026687Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/python_resp.h 2025-06-01T22:52:50.7026896Z ++ echo torch/include/torch/csrc/distributed/rpc/python_resp.h 2025-06-01T22:52:50.7027140Z ++ grep RECORD 2025-06-01T22:52:50.7047045Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/python_resp.h 2025-06-01T22:52:50.7047159Z +++ openssl base64 2025-06-01T22:52:50.7047268Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.7048554Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.7050214Z +++ sed -e s/=//g 2025-06-01T22:52:50.7088621Z ++ HASH=EruALdG3oMMI9g9D33twsUjWUKbxFmnXUpRs2_MuvXY 2025-06-01T22:52:50.7093744Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/python_resp.h 2025-06-01T22:52:50.7094358Z +++ awk '{print $5}' 2025-06-01T22:52:50.7121109Z ++ FSIZE=621 2025-06-01T22:52:50.7121768Z ++ echo '"torch/include/torch/csrc/distributed/rpc/python_resp.h",sha256=EruALdG3oMMI9g9D33twsUjWUKbxFmnXUpRs2_MuvXY,621' 2025-06-01T22:52:50.7121868Z ++ read fname 2025-06-01T22:52:50.7122199Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h 2025-06-01T22:52:50.7122459Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h 2025-06-01T22:52:50.7122847Z ++ echo torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h 2025-06-01T22:52:50.7123824Z ++ grep RECORD 2025-06-01T22:52:50.7147072Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h 2025-06-01T22:52:50.7147194Z +++ openssl base64 2025-06-01T22:52:50.7147315Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.7147868Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.7148388Z +++ sed -e s/=//g 2025-06-01T22:52:50.7192568Z ++ HASH=qI898C_Q5cHWNLnCD0C6hzCI1RjFfJumYGB0oRHxZRo 2025-06-01T22:52:50.7195859Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h 2025-06-01T22:52:50.7196397Z +++ awk '{print $5}' 2025-06-01T22:52:50.7224280Z ++ FSIZE=4954 2025-06-01T22:52:50.7224979Z ++ echo '"torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h",sha256=qI898C_Q5cHWNLnCD0C6hzCI1RjFfJumYGB0oRHxZRo,4954' 2025-06-01T22:52:50.7225373Z ++ read fname 2025-06-01T22:52:50.7225765Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/request_callback.h 2025-06-01T22:52:50.7226069Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/request_callback.h 2025-06-01T22:52:50.7226324Z ++ echo torch/include/torch/csrc/distributed/rpc/request_callback.h 2025-06-01T22:52:50.7226876Z ++ grep RECORD 2025-06-01T22:52:50.7247619Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/request_callback.h 2025-06-01T22:52:50.7247743Z +++ openssl base64 2025-06-01T22:52:50.7248317Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.7249467Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.7250782Z +++ sed -e s/=//g 2025-06-01T22:52:50.7289816Z ++ HASH=7fB4tEeBfZycq0AeiqjtWILjEPYMgJaWEggGfLFFOHU 2025-06-01T22:52:50.7294862Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/request_callback.h 2025-06-01T22:52:50.7295427Z +++ awk '{print $5}' 2025-06-01T22:52:50.7322569Z ++ FSIZE=1226 2025-06-01T22:52:50.7323212Z ++ echo '"torch/include/torch/csrc/distributed/rpc/request_callback.h",sha256=7fB4tEeBfZycq0AeiqjtWILjEPYMgJaWEggGfLFFOHU,1226' 2025-06-01T22:52:50.7323323Z ++ read fname 2025-06-01T22:52:50.7323662Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/request_callback_impl.h 2025-06-01T22:52:50.7324103Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/request_callback_impl.h 2025-06-01T22:52:50.7324501Z ++ echo torch/include/torch/csrc/distributed/rpc/request_callback_impl.h 2025-06-01T22:52:50.7324605Z ++ grep RECORD 2025-06-01T22:52:50.7347526Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/request_callback_impl.h 2025-06-01T22:52:50.7347896Z +++ openssl base64 2025-06-01T22:52:50.7349025Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.7350473Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.7351894Z +++ sed -e s/=//g 2025-06-01T22:52:50.7393686Z ++ HASH=pQHwpJE6B5HqNKABznjZNSYX28pAeuqXE0x2q6rVJVU 2025-06-01T22:52:50.7396851Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/request_callback_impl.h 2025-06-01T22:52:50.7397130Z +++ awk '{print $5}' 2025-06-01T22:52:50.7424871Z ++ FSIZE=2082 2025-06-01T22:52:50.7425748Z ++ echo '"torch/include/torch/csrc/distributed/rpc/request_callback_impl.h",sha256=pQHwpJE6B5HqNKABznjZNSYX28pAeuqXE0x2q6rVJVU,2082' 2025-06-01T22:52:50.7426000Z ++ read fname 2025-06-01T22:52:50.7426360Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h 2025-06-01T22:52:50.7426679Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h 2025-06-01T22:52:50.7426972Z ++ echo torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h 2025-06-01T22:52:50.7428051Z ++ grep RECORD 2025-06-01T22:52:50.7448163Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h 2025-06-01T22:52:50.7448278Z +++ openssl base64 2025-06-01T22:52:50.7450133Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.7451522Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.7452787Z +++ sed -e s/=//g 2025-06-01T22:52:50.7489676Z ++ HASH=eHwBIITOXD88DkY89MVo9HRZu7qMWsdIHRyinKPP3CI 2025-06-01T22:52:50.7494915Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h 2025-06-01T22:52:50.7495428Z +++ awk '{print $5}' 2025-06-01T22:52:50.7521330Z ++ FSIZE=3904 2025-06-01T22:52:50.7522092Z ++ echo '"torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h",sha256=eHwBIITOXD88DkY89MVo9HRZu7qMWsdIHRyinKPP3CI,3904' 2025-06-01T22:52:50.7522195Z ++ read fname 2025-06-01T22:52:50.7522426Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/rpc.h 2025-06-01T22:52:50.7522622Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/rpc.h 2025-06-01T22:52:50.7522794Z ++ echo torch/include/torch/csrc/distributed/rpc/rpc.h 2025-06-01T22:52:50.7525210Z ++ grep RECORD 2025-06-01T22:52:50.7547297Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/rpc.h 2025-06-01T22:52:50.7547415Z +++ openssl base64 2025-06-01T22:52:50.7547518Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.7548575Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.7549825Z +++ sed -e s/=//g 2025-06-01T22:52:50.7593037Z ++ HASH=gw6OlbaNdLZo4MjtGUi-olfI73hC4MXOoXWWH0USZLQ 2025-06-01T22:52:50.7595452Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/rpc.h 2025-06-01T22:52:50.7596720Z +++ awk '{print $5}' 2025-06-01T22:52:50.7624488Z ++ FSIZE=164 2025-06-01T22:52:50.7625266Z ++ echo '"torch/include/torch/csrc/distributed/rpc/rpc.h",sha256=gw6OlbaNdLZo4MjtGUi-olfI73hC4MXOoXWWH0USZLQ,164' 2025-06-01T22:52:50.7625443Z ++ read fname 2025-06-01T22:52:50.7626007Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/rpc_agent.h 2025-06-01T22:52:50.7626232Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/rpc_agent.h 2025-06-01T22:52:50.7626442Z ++ echo torch/include/torch/csrc/distributed/rpc/rpc_agent.h 2025-06-01T22:52:50.7626556Z ++ grep RECORD 2025-06-01T22:52:50.7646082Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/rpc_agent.h 2025-06-01T22:52:50.7646596Z +++ openssl base64 2025-06-01T22:52:50.7646970Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.7648356Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.7649632Z +++ sed -e s/=//g 2025-06-01T22:52:50.7687576Z ++ HASH=sEcfKI5oVc9M7rPXOk6_-WyrEXw2qH0z8K04D10Bfxg 2025-06-01T22:52:50.7692507Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/rpc_agent.h 2025-06-01T22:52:50.7693227Z +++ awk '{print $5}' 2025-06-01T22:52:50.7719282Z ++ FSIZE=13597 2025-06-01T22:52:50.7719918Z ++ echo '"torch/include/torch/csrc/distributed/rpc/rpc_agent.h",sha256=sEcfKI5oVc9M7rPXOk6_-WyrEXw2qH0z8K04D10Bfxg,13597' 2025-06-01T22:52:50.7720018Z ++ read fname 2025-06-01T22:52:50.7720335Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/rpc_command_base.h 2025-06-01T22:52:50.7720592Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/rpc_command_base.h 2025-06-01T22:52:50.7720872Z ++ echo torch/include/torch/csrc/distributed/rpc/rpc_command_base.h 2025-06-01T22:52:50.7721675Z ++ grep RECORD 2025-06-01T22:52:50.7743062Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/rpc_command_base.h 2025-06-01T22:52:50.7743264Z +++ openssl base64 2025-06-01T22:52:50.7744560Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.7744883Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.7746537Z +++ sed -e s/=//g 2025-06-01T22:52:50.7789884Z ++ HASH=XSAUXFKG_5WVxmSzfM4CzwAU0GpSA7vW3suz7Ytm7PA 2025-06-01T22:52:50.7793017Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/rpc_command_base.h 2025-06-01T22:52:50.7793936Z +++ awk '{print $5}' 2025-06-01T22:52:50.7822888Z ++ FSIZE=678 2025-06-01T22:52:50.7823602Z ++ echo '"torch/include/torch/csrc/distributed/rpc/rpc_command_base.h",sha256=XSAUXFKG_5WVxmSzfM4CzwAU0GpSA7vW3suz7Ytm7PA,678' 2025-06-01T22:52:50.7823710Z ++ read fname 2025-06-01T22:52:50.7823992Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/rref_context.h 2025-06-01T22:52:50.7824228Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/rref_context.h 2025-06-01T22:52:50.7824440Z ++ echo torch/include/torch/csrc/distributed/rpc/rref_context.h 2025-06-01T22:52:50.7824535Z ++ grep RECORD 2025-06-01T22:52:50.7846786Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/rref_context.h 2025-06-01T22:52:50.7847107Z +++ openssl base64 2025-06-01T22:52:50.7847222Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.7847338Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.7847845Z +++ sed -e s/=//g 2025-06-01T22:52:50.7887463Z ++ HASH=xipzrInd-SMPA5_KFs5mEo7m4vJgahCJaRXBbMvyO7o 2025-06-01T22:52:50.7892210Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/rref_context.h 2025-06-01T22:52:50.7893045Z +++ awk '{print $5}' 2025-06-01T22:52:50.7922135Z ++ FSIZE=15768 2025-06-01T22:52:50.7922867Z ++ echo '"torch/include/torch/csrc/distributed/rpc/rref_context.h",sha256=xipzrInd-SMPA5_KFs5mEo7m4vJgahCJaRXBbMvyO7o,15768' 2025-06-01T22:52:50.7923105Z ++ read fname 2025-06-01T22:52:50.7923378Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/rref_impl.h 2025-06-01T22:52:50.7923650Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/rref_impl.h 2025-06-01T22:52:50.7923850Z ++ echo torch/include/torch/csrc/distributed/rpc/rref_impl.h 2025-06-01T22:52:50.7923951Z ++ grep RECORD 2025-06-01T22:52:50.7947278Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/rref_impl.h 2025-06-01T22:52:50.7947420Z +++ openssl base64 2025-06-01T22:52:50.7947711Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.7948215Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.7949543Z +++ sed -e s/=//g 2025-06-01T22:52:50.7991693Z ++ HASH=mON-2fdQ3qSd-7Qh07E7mB-eG7gjC8yPcBOlIN630Ac 2025-06-01T22:52:50.7994667Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/rref_impl.h 2025-06-01T22:52:50.7995292Z +++ awk '{print $5}' 2025-06-01T22:52:50.8023621Z ++ FSIZE=16453 2025-06-01T22:52:50.8024206Z ++ echo '"torch/include/torch/csrc/distributed/rpc/rref_impl.h",sha256=mON-2fdQ3qSd-7Qh07E7mB-eG7gjC8yPcBOlIN630Ac,16453' 2025-06-01T22:52:50.8024319Z ++ read fname 2025-06-01T22:52:50.8024589Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/rref_proto.h 2025-06-01T22:52:50.8024804Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/rref_proto.h 2025-06-01T22:52:50.8025033Z ++ echo torch/include/torch/csrc/distributed/rpc/rref_proto.h 2025-06-01T22:52:50.8025139Z ++ grep RECORD 2025-06-01T22:52:50.8046732Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/rref_proto.h 2025-06-01T22:52:50.8046867Z +++ openssl base64 2025-06-01T22:52:50.8047803Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.8048088Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.8049606Z +++ sed -e s/=//g 2025-06-01T22:52:50.8088545Z ++ HASH=makuZp8gL75MVYHheW4oz_IoZoAhWLIFH0ydQEIdo8s 2025-06-01T22:52:50.8093376Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/rref_proto.h 2025-06-01T22:52:50.8094141Z +++ awk '{print $5}' 2025-06-01T22:52:50.8122056Z ++ FSIZE=5407 2025-06-01T22:52:50.8122874Z ++ echo '"torch/include/torch/csrc/distributed/rpc/rref_proto.h",sha256=makuZp8gL75MVYHheW4oz_IoZoAhWLIFH0ydQEIdo8s,5407' 2025-06-01T22:52:50.8123632Z ++ read fname 2025-06-01T22:52:50.8124052Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/script_call.h 2025-06-01T22:52:50.8124971Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/script_call.h 2025-06-01T22:52:50.8125697Z ++ echo torch/include/torch/csrc/distributed/rpc/script_call.h 2025-06-01T22:52:50.8126159Z ++ grep RECORD 2025-06-01T22:52:50.8145793Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/script_call.h 2025-06-01T22:52:50.8146816Z +++ openssl base64 2025-06-01T22:52:50.8148499Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.8157697Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.8157933Z +++ sed -e s/=//g 2025-06-01T22:52:50.8193325Z ++ HASH=wr3c170YK-FOXGhfqu6ocDNz-xABSf6qRQab2Q4Fn6s 2025-06-01T22:52:50.8200435Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/script_call.h 2025-06-01T22:52:50.8201116Z +++ awk '{print $5}' 2025-06-01T22:52:50.8228616Z ++ FSIZE=2536 2025-06-01T22:52:50.8229447Z ++ echo '"torch/include/torch/csrc/distributed/rpc/script_call.h",sha256=wr3c170YK-FOXGhfqu6ocDNz-xABSf6qRQab2Q4Fn6s,2536' 2025-06-01T22:52:50.8230219Z ++ read fname 2025-06-01T22:52:50.8230681Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/script_remote_call.h 2025-06-01T22:52:50.8231518Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/script_remote_call.h 2025-06-01T22:52:50.8232179Z ++ echo torch/include/torch/csrc/distributed/rpc/script_remote_call.h 2025-06-01T22:52:50.8232651Z ++ grep RECORD 2025-06-01T22:52:50.8254305Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/script_remote_call.h 2025-06-01T22:52:50.8254935Z +++ openssl base64 2025-06-01T22:52:50.8255810Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.8257454Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.8259525Z +++ sed -e s/=//g 2025-06-01T22:52:50.8297086Z ++ HASH=RZjCqd-U9AH2U0PO6hvRsZgkbhncoYW3ZdpAgfASSHE 2025-06-01T22:52:50.8302214Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/script_remote_call.h 2025-06-01T22:52:50.8302733Z +++ awk '{print $5}' 2025-06-01T22:52:50.8326800Z ++ FSIZE=1743 2025-06-01T22:52:50.8327624Z ++ echo '"torch/include/torch/csrc/distributed/rpc/script_remote_call.h",sha256=RZjCqd-U9AH2U0PO6hvRsZgkbhncoYW3ZdpAgfASSHE,1743' 2025-06-01T22:52:50.8328466Z ++ read fname 2025-06-01T22:52:50.8328913Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/script_resp.h 2025-06-01T22:52:50.8329549Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/script_resp.h 2025-06-01T22:52:50.8330633Z ++ echo torch/include/torch/csrc/distributed/rpc/script_resp.h 2025-06-01T22:52:50.8331681Z ++ grep RECORD 2025-06-01T22:52:50.8351152Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/script_resp.h 2025-06-01T22:52:50.8351758Z +++ openssl base64 2025-06-01T22:52:50.8353058Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.8354478Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.8355825Z +++ sed -e s/=//g 2025-06-01T22:52:50.8397308Z ++ HASH=NQ-QeC9G6zkv3WTHH2JI9uqTGb5Qwhod_G46oijzDWI 2025-06-01T22:52:50.8400518Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/script_resp.h 2025-06-01T22:52:50.8402360Z +++ awk '{print $5}' 2025-06-01T22:52:50.8429852Z ++ FSIZE=699 2025-06-01T22:52:50.8430700Z ++ echo '"torch/include/torch/csrc/distributed/rpc/script_resp.h",sha256=NQ-QeC9G6zkv3WTHH2JI9uqTGb5Qwhod_G46oijzDWI,699' 2025-06-01T22:52:50.8431717Z ++ read fname 2025-06-01T22:52:50.8432169Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h 2025-06-01T22:52:50.8432844Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h 2025-06-01T22:52:50.8433478Z ++ echo torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h 2025-06-01T22:52:50.8433939Z ++ grep RECORD 2025-06-01T22:52:50.8452134Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h 2025-06-01T22:52:50.8452739Z +++ openssl base64 2025-06-01T22:52:50.8453820Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.8455042Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.8456478Z +++ sed -e s/=//g 2025-06-01T22:52:50.8493942Z ++ HASH=gEaq6ajv9P56mWf2kGSRRxzQcmUE-Kphpc5nnA2gzkk 2025-06-01T22:52:50.8499624Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h 2025-06-01T22:52:50.8500131Z +++ awk '{print $5}' 2025-06-01T22:52:50.8526040Z ++ FSIZE=17654 2025-06-01T22:52:50.8527010Z ++ echo '"torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h",sha256=gEaq6ajv9P56mWf2kGSRRxzQcmUE-Kphpc5nnA2gzkk,17654' 2025-06-01T22:52:50.8527866Z ++ read fname 2025-06-01T22:52:50.8528318Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h 2025-06-01T22:52:50.8529035Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h 2025-06-01T22:52:50.8529675Z ++ echo torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h 2025-06-01T22:52:50.8530166Z ++ grep RECORD 2025-06-01T22:52:50.8549744Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h 2025-06-01T22:52:50.8550349Z +++ openssl base64 2025-06-01T22:52:50.8551389Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.8552759Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.8554159Z +++ sed -e s/=//g 2025-06-01T22:52:50.8594875Z ++ HASH=7M5SGbeV9PF89K_ICDQvgUcD2_mnssvR96XACqqXTvE 2025-06-01T22:52:50.8598651Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h 2025-06-01T22:52:50.8599298Z +++ awk '{print $5}' 2025-06-01T22:52:50.8627034Z ++ FSIZE=4723 2025-06-01T22:52:50.8627834Z ++ echo '"torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h",sha256=7M5SGbeV9PF89K_ICDQvgUcD2_mnssvR96XACqqXTvE,4723' 2025-06-01T22:52:50.8628635Z ++ read fname 2025-06-01T22:52:50.8629100Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/torchscript_functions.h 2025-06-01T22:52:50.8629846Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/torchscript_functions.h 2025-06-01T22:52:50.8630675Z ++ echo torch/include/torch/csrc/distributed/rpc/torchscript_functions.h 2025-06-01T22:52:50.8631171Z ++ grep RECORD 2025-06-01T22:52:50.8649480Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/torchscript_functions.h 2025-06-01T22:52:50.8650118Z +++ openssl base64 2025-06-01T22:52:50.8651195Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.8652595Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.8653975Z +++ sed -e s/=//g 2025-06-01T22:52:50.8691068Z ++ HASH=Us3yN-yOHImkvRziIV2sizB_pdk70teGG9Z8t42bJBk 2025-06-01T22:52:50.8696216Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/torchscript_functions.h 2025-06-01T22:52:50.8696861Z +++ awk '{print $5}' 2025-06-01T22:52:50.8722616Z ++ FSIZE=1656 2025-06-01T22:52:50.8723513Z ++ echo '"torch/include/torch/csrc/distributed/rpc/torchscript_functions.h",sha256=Us3yN-yOHImkvRziIV2sizB_pdk70teGG9Z8t42bJBk,1656' 2025-06-01T22:52:50.8724482Z ++ read fname 2025-06-01T22:52:50.8725041Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/types.h 2025-06-01T22:52:50.8725627Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/types.h 2025-06-01T22:52:50.8726124Z ++ echo torch/include/torch/csrc/distributed/rpc/types.h 2025-06-01T22:52:50.8726544Z ++ grep RECORD 2025-06-01T22:52:50.8747590Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/types.h 2025-06-01T22:52:50.8748144Z +++ openssl base64 2025-06-01T22:52:50.8749551Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.8751087Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.8752216Z +++ sed -e s/=//g 2025-06-01T22:52:50.8793599Z ++ HASH=rerE2C6HOU8VSVgvgTiVGHxb6beB5MQgHwxdXKZPHF0 2025-06-01T22:52:50.8796899Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/types.h 2025-06-01T22:52:50.8797573Z +++ awk '{print $5}' 2025-06-01T22:52:50.8825698Z ++ FSIZE=2199 2025-06-01T22:52:50.8826501Z ++ echo '"torch/include/torch/csrc/distributed/rpc/types.h",sha256=rerE2C6HOU8VSVgvgTiVGHxb6beB5MQgHwxdXKZPHF0,2199' 2025-06-01T22:52:50.8827251Z ++ read fname 2025-06-01T22:52:50.8827735Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h 2025-06-01T22:52:50.8828476Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h 2025-06-01T22:52:50.8829145Z ++ echo torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h 2025-06-01T22:52:50.8829645Z ++ grep RECORD 2025-06-01T22:52:50.8847324Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h 2025-06-01T22:52:50.8848118Z +++ openssl base64 2025-06-01T22:52:50.8848637Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.8849640Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.8850983Z +++ sed -e s/=//g 2025-06-01T22:52:50.8889725Z ++ HASH=MKru-ZIYPTM3RUixZCRI0vHF3q6c1kCanosDJjm9UsY 2025-06-01T22:52:50.8894901Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h 2025-06-01T22:52:50.8895568Z +++ awk '{print $5}' 2025-06-01T22:52:50.8922339Z ++ FSIZE=1388 2025-06-01T22:52:50.8923249Z ++ echo '"torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h",sha256=MKru-ZIYPTM3RUixZCRI0vHF3q6c1kCanosDJjm9UsY,1388' 2025-06-01T22:52:50.8924095Z ++ read fname 2025-06-01T22:52:50.8924933Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h 2025-06-01T22:52:50.8925765Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h 2025-06-01T22:52:50.8926553Z ++ echo torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h 2025-06-01T22:52:50.8927118Z ++ grep RECORD 2025-06-01T22:52:50.8947074Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h 2025-06-01T22:52:50.8947811Z +++ openssl base64 2025-06-01T22:52:50.8948075Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.8949285Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.8950393Z +++ sed -e s/=//g 2025-06-01T22:52:50.8992908Z ++ HASH=4bPjObXNMf73qJnrW_n1JrW0YX3z_1feutLdAVbo0cg 2025-06-01T22:52:50.8997414Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h 2025-06-01T22:52:50.8998092Z +++ awk '{print $5}' 2025-06-01T22:52:50.9025394Z ++ FSIZE=1207 2025-06-01T22:52:50.9026228Z ++ echo '"torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h",sha256=4bPjObXNMf73qJnrW_n1JrW0YX3z_1feutLdAVbo0cg,1207' 2025-06-01T22:52:50.9027085Z ++ read fname 2025-06-01T22:52:50.9027470Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/utils.h 2025-06-01T22:52:50.9028012Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/utils.h 2025-06-01T22:52:50.9028524Z ++ echo torch/include/torch/csrc/distributed/rpc/utils.h 2025-06-01T22:52:50.9028918Z ++ grep RECORD 2025-06-01T22:52:50.9048633Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/utils.h 2025-06-01T22:52:50.9049473Z +++ openssl base64 2025-06-01T22:52:50.9050321Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.9051731Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.9053024Z +++ sed -e s/=//g 2025-06-01T22:52:50.9090649Z ++ HASH=q7yjho5-wtXLW7GvRBX3cRsW04p2U619p3pmMfdYHOI 2025-06-01T22:52:50.9095762Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/utils.h 2025-06-01T22:52:50.9096726Z +++ awk '{print $5}' 2025-06-01T22:52:50.9124030Z ++ FSIZE=3790 2025-06-01T22:52:50.9124964Z ++ echo '"torch/include/torch/csrc/distributed/rpc/utils.h",sha256=q7yjho5-wtXLW7GvRBX3cRsW04p2U619p3pmMfdYHOI,3790' 2025-06-01T22:52:50.9125915Z ++ read fname 2025-06-01T22:52:50.9126430Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h 2025-06-01T22:52:50.9127245Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h 2025-06-01T22:52:50.9128162Z ++ echo torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h 2025-06-01T22:52:50.9128694Z ++ grep RECORD 2025-06-01T22:52:50.9147925Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h 2025-06-01T22:52:50.9148622Z +++ openssl base64 2025-06-01T22:52:50.9148885Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.9149179Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.9150509Z +++ sed -e s/=//g 2025-06-01T22:52:50.9191553Z ++ HASH=zvnEmkaNutGLDJ5ZK6UxGbvAqagO7UjSlkh4bQ6Zrw4 2025-06-01T22:52:50.9195596Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h 2025-06-01T22:52:50.9196269Z +++ awk '{print $5}' 2025-06-01T22:52:50.9223739Z ++ FSIZE=1568 2025-06-01T22:52:50.9224678Z ++ echo '"torch/include/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h",sha256=zvnEmkaNutGLDJ5ZK6UxGbvAqagO7UjSlkh4bQ6Zrw4,1568' 2025-06-01T22:52:50.9225755Z ++ read fname 2025-06-01T22:52:50.9226294Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h 2025-06-01T22:52:50.9227159Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h 2025-06-01T22:52:50.9227963Z ++ echo torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h 2025-06-01T22:52:50.9228515Z ++ grep RECORD 2025-06-01T22:52:50.9247453Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h 2025-06-01T22:52:50.9248182Z +++ openssl base64 2025-06-01T22:52:50.9248465Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.9249634Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.9250922Z +++ sed -e s/=//g 2025-06-01T22:52:50.9288720Z ++ HASH=n0-Q8-FVBUD_0JDOrc-8XuEB4ABWqbk-LuERV_vCXeU 2025-06-01T22:52:50.9294140Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h 2025-06-01T22:52:50.9294892Z +++ awk '{print $5}' 2025-06-01T22:52:50.9323623Z ++ FSIZE=2226 2025-06-01T22:52:50.9325022Z ++ echo '"torch/include/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h",sha256=n0-Q8-FVBUD_0JDOrc-8XuEB4ABWqbk-LuERV_vCXeU,2226' 2025-06-01T22:52:50.9325962Z ++ read fname 2025-06-01T22:52:50.9326551Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h 2025-06-01T22:52:50.9327531Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h 2025-06-01T22:52:50.9328428Z ++ echo torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h 2025-06-01T22:52:50.9329110Z ++ grep RECORD 2025-06-01T22:52:50.9347400Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h 2025-06-01T22:52:50.9348165Z +++ openssl base64 2025-06-01T22:52:50.9348432Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.9348687Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.9349786Z +++ sed -e s/=//g 2025-06-01T22:52:50.9395168Z ++ HASH=h8gJlHj7HOOZKlQ0uBQ-YG0tFJ5RxslkBBN7RCC4EUU 2025-06-01T22:52:50.9397768Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h 2025-06-01T22:52:50.9399103Z +++ awk '{print $5}' 2025-06-01T22:52:50.9429619Z ++ FSIZE=4399 2025-06-01T22:52:50.9430556Z ++ echo '"torch/include/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h",sha256=h8gJlHj7HOOZKlQ0uBQ-YG0tFJ5RxslkBBN7RCC4EUU,4399' 2025-06-01T22:52:50.9431513Z ++ read fname 2025-06-01T22:52:50.9432053Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h 2025-06-01T22:52:50.9432914Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h 2025-06-01T22:52:50.9433702Z ++ echo torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h 2025-06-01T22:52:50.9434266Z ++ grep RECORD 2025-06-01T22:52:50.9448511Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h 2025-06-01T22:52:50.9449214Z +++ openssl base64 2025-06-01T22:52:50.9449908Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.9451262Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.9452513Z +++ sed -e s/=//g 2025-06-01T22:52:50.9491140Z ++ HASH=5TeVtMqt4WCh3Mcii4olH-Gys_OZI5UhlHiEa_bbcXc 2025-06-01T22:52:50.9496200Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h 2025-06-01T22:52:50.9496947Z +++ awk '{print $5}' 2025-06-01T22:52:50.9524594Z ++ FSIZE=3786 2025-06-01T22:52:50.9525727Z ++ echo '"torch/include/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h",sha256=5TeVtMqt4WCh3Mcii4olH-Gys_OZI5UhlHiEa_bbcXc,3786' 2025-06-01T22:52:50.9526711Z ++ read fname 2025-06-01T22:52:50.9527151Z ++ make_wheel_record torch/include/torch/csrc/distributed/rpc/testing/testing.h 2025-06-01T22:52:50.9527846Z ++ FPATH=torch/include/torch/csrc/distributed/rpc/testing/testing.h 2025-06-01T22:52:50.9528471Z ++ echo torch/include/torch/csrc/distributed/rpc/testing/testing.h 2025-06-01T22:52:50.9529089Z ++ grep RECORD 2025-06-01T22:52:50.9547173Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/distributed/rpc/testing/testing.h 2025-06-01T22:52:50.9547818Z +++ openssl base64 2025-06-01T22:52:50.9548092Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.9549203Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.9550397Z +++ sed -e s/=//g 2025-06-01T22:52:50.9592881Z ++ HASH=i04x0DzmKQk30I28WdgfLge9Y8JAxdZ_91xNS_9H-hw 2025-06-01T22:52:50.9596105Z +++ ls -nl torch/include/torch/csrc/distributed/rpc/testing/testing.h 2025-06-01T22:52:50.9596913Z +++ awk '{print $5}' 2025-06-01T22:52:50.9624646Z ++ FSIZE=182 2025-06-01T22:52:50.9625452Z ++ echo '"torch/include/torch/csrc/distributed/rpc/testing/testing.h",sha256=i04x0DzmKQk30I28WdgfLge9Y8JAxdZ_91xNS_9H-hw,182' 2025-06-01T22:52:50.9626232Z ++ read fname 2025-06-01T22:52:50.9626604Z ++ make_wheel_record torch/include/torch/csrc/dynamo/cache_entry.h 2025-06-01T22:52:50.9627113Z ++ FPATH=torch/include/torch/csrc/dynamo/cache_entry.h 2025-06-01T22:52:50.9627712Z ++ echo torch/include/torch/csrc/dynamo/cache_entry.h 2025-06-01T22:52:50.9628112Z ++ grep RECORD 2025-06-01T22:52:50.9646425Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/cache_entry.h 2025-06-01T22:52:50.9647190Z +++ openssl base64 2025-06-01T22:52:50.9647668Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.9649186Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.9650575Z +++ sed -e s/=//g 2025-06-01T22:52:50.9688301Z ++ HASH=R0Uovezx0WbjOhb4sTp8aqY-5PpWSMI_MkjA6w0FOsM 2025-06-01T22:52:50.9693639Z +++ ls -nl torch/include/torch/csrc/dynamo/cache_entry.h 2025-06-01T22:52:50.9694593Z +++ awk '{print $5}' 2025-06-01T22:52:50.9722408Z ++ FSIZE=2816 2025-06-01T22:52:50.9723180Z ++ echo '"torch/include/torch/csrc/dynamo/cache_entry.h",sha256=R0Uovezx0WbjOhb4sTp8aqY-5PpWSMI_MkjA6w0FOsM,2816' 2025-06-01T22:52:50.9723890Z ++ read fname 2025-06-01T22:52:50.9724430Z ++ make_wheel_record torch/include/torch/csrc/dynamo/compiled_autograd.h 2025-06-01T22:52:50.9725215Z ++ FPATH=torch/include/torch/csrc/dynamo/compiled_autograd.h 2025-06-01T22:52:50.9725759Z ++ echo torch/include/torch/csrc/dynamo/compiled_autograd.h 2025-06-01T22:52:50.9726200Z ++ grep RECORD 2025-06-01T22:52:50.9745131Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/compiled_autograd.h 2025-06-01T22:52:50.9746134Z +++ openssl base64 2025-06-01T22:52:50.9746761Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.9748729Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.9751574Z +++ sed -e s/=//g 2025-06-01T22:52:50.9793111Z ++ HASH=tTTvQB6KFTSICywjW9rFKXgKzuOzw-EGThVADecTTC4 2025-06-01T22:52:50.9794916Z +++ ls -nl torch/include/torch/csrc/dynamo/compiled_autograd.h 2025-06-01T22:52:50.9796769Z +++ awk '{print $5}' 2025-06-01T22:52:50.9823302Z ++ FSIZE=50295 2025-06-01T22:52:50.9824131Z ++ echo '"torch/include/torch/csrc/dynamo/compiled_autograd.h",sha256=tTTvQB6KFTSICywjW9rFKXgKzuOzw-EGThVADecTTC4,50295' 2025-06-01T22:52:50.9824898Z ++ read fname 2025-06-01T22:52:50.9825262Z ++ make_wheel_record torch/include/torch/csrc/dynamo/cpp_shim.h 2025-06-01T22:52:50.9825764Z ++ FPATH=torch/include/torch/csrc/dynamo/cpp_shim.h 2025-06-01T22:52:50.9826366Z ++ echo torch/include/torch/csrc/dynamo/cpp_shim.h 2025-06-01T22:52:50.9826739Z ++ grep RECORD 2025-06-01T22:52:50.9847121Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/cpp_shim.h 2025-06-01T22:52:50.9847668Z +++ openssl base64 2025-06-01T22:52:50.9847936Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.9848415Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.9849549Z +++ sed -e s/=//g 2025-06-01T22:52:50.9887394Z ++ HASH=6a8TJKtkFG1PUMiE4-CmkRNSmrbHi7IWmiGn49yEb8o 2025-06-01T22:52:50.9892573Z +++ ls -nl torch/include/torch/csrc/dynamo/cpp_shim.h 2025-06-01T22:52:50.9893428Z +++ awk '{print $5}' 2025-06-01T22:52:50.9920343Z ++ FSIZE=357 2025-06-01T22:52:50.9921007Z ++ echo '"torch/include/torch/csrc/dynamo/cpp_shim.h",sha256=6a8TJKtkFG1PUMiE4-CmkRNSmrbHi7IWmiGn49yEb8o,357' 2025-06-01T22:52:50.9921699Z ++ read fname 2025-06-01T22:52:50.9922064Z ++ make_wheel_record torch/include/torch/csrc/dynamo/cpython_defs.h 2025-06-01T22:52:50.9922753Z ++ FPATH=torch/include/torch/csrc/dynamo/cpython_defs.h 2025-06-01T22:52:50.9923228Z ++ echo torch/include/torch/csrc/dynamo/cpython_defs.h 2025-06-01T22:52:50.9923615Z ++ grep RECORD 2025-06-01T22:52:50.9944950Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/cpython_defs.h 2025-06-01T22:52:50.9945929Z +++ openssl base64 2025-06-01T22:52:50.9946237Z +++ sed -e s/+/-/g 2025-06-01T22:52:50.9946493Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:50.9947053Z +++ sed -e s/=//g 2025-06-01T22:52:50.9989986Z ++ HASH=7rY3f4GbyM5IlOfdGN6M_5p2x1uhCA5G8V7eroTw4lQ 2025-06-01T22:52:50.9992144Z +++ ls -nl torch/include/torch/csrc/dynamo/cpython_defs.h 2025-06-01T22:52:50.9992926Z +++ awk '{print $5}' 2025-06-01T22:52:51.0021371Z ++ FSIZE=950 2025-06-01T22:52:51.0022145Z ++ echo '"torch/include/torch/csrc/dynamo/cpython_defs.h",sha256=7rY3f4GbyM5IlOfdGN6M_5p2x1uhCA5G8V7eroTw4lQ,950' 2025-06-01T22:52:51.0022860Z ++ read fname 2025-06-01T22:52:51.0023243Z ++ make_wheel_record torch/include/torch/csrc/dynamo/cpython_includes.h 2025-06-01T22:52:51.0023968Z ++ FPATH=torch/include/torch/csrc/dynamo/cpython_includes.h 2025-06-01T22:52:51.0024478Z ++ echo torch/include/torch/csrc/dynamo/cpython_includes.h 2025-06-01T22:52:51.0024895Z ++ grep RECORD 2025-06-01T22:52:51.0046139Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/cpython_includes.h 2025-06-01T22:52:51.0046732Z +++ openssl base64 2025-06-01T22:52:51.0046992Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.0047261Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.0047540Z +++ sed -e s/=//g 2025-06-01T22:52:51.0086438Z ++ HASH=_JvYiestJl25tmHhCGt0RvvbisHMHkbRm-JDHKM4dXQ 2025-06-01T22:52:51.0090462Z +++ ls -nl torch/include/torch/csrc/dynamo/cpython_includes.h 2025-06-01T22:52:51.0091201Z +++ awk '{print $5}' 2025-06-01T22:52:51.0118145Z ++ FSIZE=1014 2025-06-01T22:52:51.0118965Z ++ echo '"torch/include/torch/csrc/dynamo/cpython_includes.h",sha256=_JvYiestJl25tmHhCGt0RvvbisHMHkbRm-JDHKM4dXQ,1014' 2025-06-01T22:52:51.0119715Z ++ read fname 2025-06-01T22:52:51.0120108Z ++ make_wheel_record torch/include/torch/csrc/dynamo/debug_macros.h 2025-06-01T22:52:51.0120633Z ++ FPATH=torch/include/torch/csrc/dynamo/debug_macros.h 2025-06-01T22:52:51.0121110Z ++ echo torch/include/torch/csrc/dynamo/debug_macros.h 2025-06-01T22:52:51.0121495Z ++ grep RECORD 2025-06-01T22:52:51.0144974Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/debug_macros.h 2025-06-01T22:52:51.0145778Z +++ openssl base64 2025-06-01T22:52:51.0146210Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.0146478Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.0146741Z +++ sed -e s/=//g 2025-06-01T22:52:51.0186089Z ++ HASH=vJ08HsTwa1z2g9KSKfSUJSwMoDw4-gZWZxMhBhqsIIg 2025-06-01T22:52:51.0190390Z +++ ls -nl torch/include/torch/csrc/dynamo/debug_macros.h 2025-06-01T22:52:51.0190913Z +++ awk '{print $5}' 2025-06-01T22:52:51.0215387Z ++ FSIZE=3528 2025-06-01T22:52:51.0216240Z ++ echo '"torch/include/torch/csrc/dynamo/debug_macros.h",sha256=vJ08HsTwa1z2g9KSKfSUJSwMoDw4-gZWZxMhBhqsIIg,3528' 2025-06-01T22:52:51.0217128Z ++ read fname 2025-06-01T22:52:51.0217718Z ++ make_wheel_record torch/include/torch/csrc/dynamo/eval_frame.h 2025-06-01T22:52:51.0218218Z ++ FPATH=torch/include/torch/csrc/dynamo/eval_frame.h 2025-06-01T22:52:51.0219621Z ++ echo torch/include/torch/csrc/dynamo/eval_frame.h 2025-06-01T22:52:51.0220964Z ++ grep RECORD 2025-06-01T22:52:51.0242885Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/eval_frame.h 2025-06-01T22:52:51.0243420Z +++ openssl base64 2025-06-01T22:52:51.0243671Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.0243932Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.0245795Z +++ sed -e s/=//g 2025-06-01T22:52:51.0286077Z ++ HASH=-43fB5nQ0ZMkBcX4wDNYQ-ExeXJp0rfTyql_ZBk63IQ 2025-06-01T22:52:51.0289337Z +++ ls -nl torch/include/torch/csrc/dynamo/eval_frame.h 2025-06-01T22:52:51.0290197Z +++ awk '{print $5}' 2025-06-01T22:52:51.0318829Z ++ FSIZE=1487 2025-06-01T22:52:51.0319510Z ++ echo '"torch/include/torch/csrc/dynamo/eval_frame.h",sha256=-43fB5nQ0ZMkBcX4wDNYQ-ExeXJp0rfTyql_ZBk63IQ,1487' 2025-06-01T22:52:51.0320347Z ++ read fname 2025-06-01T22:52:51.0320719Z ++ make_wheel_record torch/include/torch/csrc/dynamo/eval_frame_cpp.h 2025-06-01T22:52:51.0321275Z ++ FPATH=torch/include/torch/csrc/dynamo/eval_frame_cpp.h 2025-06-01T22:52:51.0321753Z ++ echo torch/include/torch/csrc/dynamo/eval_frame_cpp.h 2025-06-01T22:52:51.0322155Z ++ grep RECORD 2025-06-01T22:52:51.0344559Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/eval_frame_cpp.h 2025-06-01T22:52:51.0345106Z +++ openssl base64 2025-06-01T22:52:51.0345621Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.0346059Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.0346331Z +++ sed -e s/=//g 2025-06-01T22:52:51.0386626Z ++ HASH=RHm24C4s3bY4mg2zvyX5m9D1lqtK9-ta0dSMVtJ1cSc 2025-06-01T22:52:51.0389893Z +++ ls -nl torch/include/torch/csrc/dynamo/eval_frame_cpp.h 2025-06-01T22:52:51.0390395Z +++ awk '{print $5}' 2025-06-01T22:52:51.0414430Z ++ FSIZE=471 2025-06-01T22:52:51.0415270Z ++ echo '"torch/include/torch/csrc/dynamo/eval_frame_cpp.h",sha256=RHm24C4s3bY4mg2zvyX5m9D1lqtK9-ta0dSMVtJ1cSc,471' 2025-06-01T22:52:51.0416117Z ++ read fname 2025-06-01T22:52:51.0416490Z ++ make_wheel_record torch/include/torch/csrc/dynamo/extra_state.h 2025-06-01T22:52:51.0416994Z ++ FPATH=torch/include/torch/csrc/dynamo/extra_state.h 2025-06-01T22:52:51.0418898Z ++ echo torch/include/torch/csrc/dynamo/extra_state.h 2025-06-01T22:52:51.0420275Z ++ grep RECORD 2025-06-01T22:52:51.0441772Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/extra_state.h 2025-06-01T22:52:51.0442357Z +++ openssl base64 2025-06-01T22:52:51.0443220Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.0443610Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.0444459Z +++ sed -e s/=//g 2025-06-01T22:52:51.0486731Z ++ HASH=Pz1Dq8tFopNvHGGYi8VXG5WaUplGLtxvB58w6EDE6SE 2025-06-01T22:52:51.0488758Z +++ ls -nl torch/include/torch/csrc/dynamo/extra_state.h 2025-06-01T22:52:51.0489431Z +++ awk '{print $5}' 2025-06-01T22:52:51.0517047Z ++ FSIZE=5855 2025-06-01T22:52:51.0517752Z ++ echo '"torch/include/torch/csrc/dynamo/extra_state.h",sha256=Pz1Dq8tFopNvHGGYi8VXG5WaUplGLtxvB58w6EDE6SE,5855' 2025-06-01T22:52:51.0518487Z ++ read fname 2025-06-01T22:52:51.0518901Z ++ make_wheel_record torch/include/torch/csrc/dynamo/framelocals_mapping.h 2025-06-01T22:52:51.0519504Z ++ FPATH=torch/include/torch/csrc/dynamo/framelocals_mapping.h 2025-06-01T22:52:51.0520059Z ++ echo torch/include/torch/csrc/dynamo/framelocals_mapping.h 2025-06-01T22:52:51.0520482Z ++ grep RECORD 2025-06-01T22:52:51.0542453Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/framelocals_mapping.h 2025-06-01T22:52:51.0543067Z +++ openssl base64 2025-06-01T22:52:51.0543322Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.0543579Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.0543832Z +++ sed -e s/=//g 2025-06-01T22:52:51.0585021Z ++ HASH=npquwVC_dhGx6QsxOOGOxISYSvK-bA3iJ_yP5LADTB0 2025-06-01T22:52:51.0587360Z +++ ls -nl torch/include/torch/csrc/dynamo/framelocals_mapping.h 2025-06-01T22:52:51.0588023Z +++ awk '{print $5}' 2025-06-01T22:52:51.0611935Z ++ FSIZE=2781 2025-06-01T22:52:51.0612707Z ++ echo '"torch/include/torch/csrc/dynamo/framelocals_mapping.h",sha256=npquwVC_dhGx6QsxOOGOxISYSvK-bA3iJ_yP5LADTB0,2781' 2025-06-01T22:52:51.0613637Z ++ read fname 2025-06-01T22:52:51.0613981Z ++ make_wheel_record torch/include/torch/csrc/dynamo/guards.h 2025-06-01T22:52:51.0614474Z ++ FPATH=torch/include/torch/csrc/dynamo/guards.h 2025-06-01T22:52:51.0615322Z ++ echo torch/include/torch/csrc/dynamo/guards.h 2025-06-01T22:52:51.0616787Z ++ grep RECORD 2025-06-01T22:52:51.0639387Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/guards.h 2025-06-01T22:52:51.0639978Z +++ openssl base64 2025-06-01T22:52:51.0640251Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.0640493Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.0640766Z +++ sed -e s/=//g 2025-06-01T22:52:51.0681935Z ++ HASH=peA0N_ZPFOyy9NY5BgOTsBxzAsBLPQz19JcE--80YDg 2025-06-01T22:52:51.0686546Z +++ ls -nl torch/include/torch/csrc/dynamo/guards.h 2025-06-01T22:52:51.0687286Z +++ awk '{print $5}' 2025-06-01T22:52:51.0714291Z ++ FSIZE=3014 2025-06-01T22:52:51.0715143Z ++ echo '"torch/include/torch/csrc/dynamo/guards.h",sha256=peA0N_ZPFOyy9NY5BgOTsBxzAsBLPQz19JcE--80YDg,3014' 2025-06-01T22:52:51.0715847Z ++ read fname 2025-06-01T22:52:51.0716220Z ++ make_wheel_record torch/include/torch/csrc/dynamo/init.h 2025-06-01T22:52:51.0716690Z ++ FPATH=torch/include/torch/csrc/dynamo/init.h 2025-06-01T22:52:51.0717092Z ++ echo torch/include/torch/csrc/dynamo/init.h 2025-06-01T22:52:51.0717457Z ++ grep RECORD 2025-06-01T22:52:51.0735063Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/init.h 2025-06-01T22:52:51.0735639Z +++ openssl base64 2025-06-01T22:52:51.0737418Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.0738535Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.0739928Z +++ sed -e s/=//g 2025-06-01T22:52:51.0779870Z ++ HASH=Z7mSy66v0be8l9dl_jSqHqxaK8Qqqxj0lnv_sbHSA1Y 2025-06-01T22:52:51.0783287Z +++ ls -nl torch/include/torch/csrc/dynamo/init.h 2025-06-01T22:52:51.0783945Z +++ awk '{print $5}' 2025-06-01T22:52:51.0807868Z ++ FSIZE=187 2025-06-01T22:52:51.0808653Z ++ echo '"torch/include/torch/csrc/dynamo/init.h",sha256=Z7mSy66v0be8l9dl_jSqHqxaK8Qqqxj0lnv_sbHSA1Y,187' 2025-06-01T22:52:51.0809332Z ++ read fname 2025-06-01T22:52:51.0809800Z ++ make_wheel_record torch/include/torch/csrc/dynamo/python_compiled_autograd.h 2025-06-01T22:52:51.0810481Z ++ FPATH=torch/include/torch/csrc/dynamo/python_compiled_autograd.h 2025-06-01T22:52:51.0811898Z ++ echo torch/include/torch/csrc/dynamo/python_compiled_autograd.h 2025-06-01T22:52:51.0812960Z ++ grep RECORD 2025-06-01T22:52:51.0833928Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/python_compiled_autograd.h 2025-06-01T22:52:51.0834551Z +++ openssl base64 2025-06-01T22:52:51.0834811Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.0835623Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.0837156Z +++ sed -e s/=//g 2025-06-01T22:52:51.0878130Z ++ HASH=dFWRhXaGLZEKOxIRw_8aJK_qTrhZkEf8iUOAmg2a7PU 2025-06-01T22:52:51.0881122Z +++ ls -nl torch/include/torch/csrc/dynamo/python_compiled_autograd.h 2025-06-01T22:52:51.0882043Z +++ awk '{print $5}' 2025-06-01T22:52:51.0910930Z ++ FSIZE=215 2025-06-01T22:52:51.0911784Z ++ echo '"torch/include/torch/csrc/dynamo/python_compiled_autograd.h",sha256=dFWRhXaGLZEKOxIRw_8aJK_qTrhZkEf8iUOAmg2a7PU,215' 2025-06-01T22:52:51.0912575Z ++ read fname 2025-06-01T22:52:51.0912914Z ++ make_wheel_record torch/include/torch/csrc/dynamo/utils.h 2025-06-01T22:52:51.0913373Z ++ FPATH=torch/include/torch/csrc/dynamo/utils.h 2025-06-01T22:52:51.0913799Z ++ echo torch/include/torch/csrc/dynamo/utils.h 2025-06-01T22:52:51.0914160Z ++ grep RECORD 2025-06-01T22:52:51.0932094Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/dynamo/utils.h 2025-06-01T22:52:51.0932705Z +++ openssl base64 2025-06-01T22:52:51.0934121Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.0935707Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.0936989Z +++ sed -e s/=//g 2025-06-01T22:52:51.0974460Z ++ HASH=u3d9P9HoSgcqIikwFQcT--wyHY3Fa0KykZBAT48u1Pk 2025-06-01T22:52:51.0980231Z +++ ls -nl torch/include/torch/csrc/dynamo/utils.h 2025-06-01T22:52:51.0981141Z +++ awk '{print $5}' 2025-06-01T22:52:51.1006635Z ++ FSIZE=518 2025-06-01T22:52:51.1007303Z ++ echo '"torch/include/torch/csrc/dynamo/utils.h",sha256=u3d9P9HoSgcqIikwFQcT--wyHY3Fa0KykZBAT48u1Pk,518' 2025-06-01T22:52:51.1007987Z ++ read fname 2025-06-01T22:52:51.1008421Z ++ make_wheel_record torch/include/torch/csrc/export/pt2_archive_constants.h 2025-06-01T22:52:51.1009055Z ++ FPATH=torch/include/torch/csrc/export/pt2_archive_constants.h 2025-06-01T22:52:51.1009644Z ++ echo torch/include/torch/csrc/export/pt2_archive_constants.h 2025-06-01T22:52:51.1010098Z ++ grep RECORD 2025-06-01T22:52:51.1033127Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/export/pt2_archive_constants.h 2025-06-01T22:52:51.1033743Z +++ openssl base64 2025-06-01T22:52:51.1033996Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.1034260Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.1034519Z +++ sed -e s/=//g 2025-06-01T22:52:51.1075425Z ++ HASH=MWpbhbuu2cDbnmBUXwZVHUU6vhle2gz2-y_9xvCTpiw 2025-06-01T22:52:51.1077763Z +++ ls -nl torch/include/torch/csrc/export/pt2_archive_constants.h 2025-06-01T22:52:51.1078532Z +++ awk '{print $5}' 2025-06-01T22:52:51.1108070Z ++ FSIZE=4025 2025-06-01T22:52:51.1108872Z ++ echo '"torch/include/torch/csrc/export/pt2_archive_constants.h",sha256=MWpbhbuu2cDbnmBUXwZVHUU6vhle2gz2-y_9xvCTpiw,4025' 2025-06-01T22:52:51.1109652Z ++ read fname 2025-06-01T22:52:51.1109987Z ++ make_wheel_record torch/include/torch/csrc/export/pybind.h 2025-06-01T22:52:51.1110471Z ++ FPATH=torch/include/torch/csrc/export/pybind.h 2025-06-01T22:52:51.1110911Z ++ echo torch/include/torch/csrc/export/pybind.h 2025-06-01T22:52:51.1111275Z ++ grep RECORD 2025-06-01T22:52:51.1129019Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/export/pybind.h 2025-06-01T22:52:51.1129535Z +++ openssl base64 2025-06-01T22:52:51.1130422Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.1131812Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.1133058Z +++ sed -e s/=//g 2025-06-01T22:52:51.1171135Z ++ HASH=zq80LK7ZE936q3A6I-HuPmMVzfrQWzN5ivv06cUtd2M 2025-06-01T22:52:51.1176176Z +++ ls -nl torch/include/torch/csrc/export/pybind.h 2025-06-01T22:52:51.1176833Z +++ awk '{print $5}' 2025-06-01T22:52:51.1205078Z ++ FSIZE=142 2025-06-01T22:52:51.1205826Z ++ echo '"torch/include/torch/csrc/export/pybind.h",sha256=zq80LK7ZE936q3A6I-HuPmMVzfrQWzN5ivv06cUtd2M,142' 2025-06-01T22:52:51.1206530Z ++ read fname 2025-06-01T22:52:51.1206877Z ++ make_wheel_record torch/include/torch/csrc/functorch/init.h 2025-06-01T22:52:51.1207383Z ++ FPATH=torch/include/torch/csrc/functorch/init.h 2025-06-01T22:52:51.1207951Z ++ echo torch/include/torch/csrc/functorch/init.h 2025-06-01T22:52:51.1208344Z ++ grep RECORD 2025-06-01T22:52:51.1229464Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/functorch/init.h 2025-06-01T22:52:51.1230013Z +++ openssl base64 2025-06-01T22:52:51.1230263Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.1230861Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.1231508Z +++ sed -e s/=//g 2025-06-01T22:52:51.1274105Z ++ HASH=8IYkj8cpkNbuRRkdo31n1sw5KmR2i0wqkNNci3xGswo 2025-06-01T22:52:51.1276020Z +++ ls -nl torch/include/torch/csrc/functorch/init.h 2025-06-01T22:52:51.1276720Z +++ awk '{print $5}' 2025-06-01T22:52:51.1305849Z ++ FSIZE=106 2025-06-01T22:52:51.1306613Z ++ echo '"torch/include/torch/csrc/functorch/init.h",sha256=8IYkj8cpkNbuRRkdo31n1sw5KmR2i0wqkNNci3xGswo,106' 2025-06-01T22:52:51.1307312Z ++ read fname 2025-06-01T22:52:51.1307654Z ++ make_wheel_record torch/include/torch/csrc/fx/node.h 2025-06-01T22:52:51.1308086Z ++ FPATH=torch/include/torch/csrc/fx/node.h 2025-06-01T22:52:51.1308467Z ++ echo torch/include/torch/csrc/fx/node.h 2025-06-01T22:52:51.1308815Z ++ grep RECORD 2025-06-01T22:52:51.1328452Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/fx/node.h 2025-06-01T22:52:51.1328965Z +++ openssl base64 2025-06-01T22:52:51.1329492Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.1330862Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.1332261Z +++ sed -e s/=//g 2025-06-01T22:52:51.1371043Z ++ HASH=ijSj7HQLYfWez3YETPTqTtH8Fv_dP7AouvVJt652CBI 2025-06-01T22:52:51.1375803Z +++ ls -nl torch/include/torch/csrc/fx/node.h 2025-06-01T22:52:51.1376843Z +++ awk '{print $5}' 2025-06-01T22:52:51.1403840Z ++ FSIZE=130 2025-06-01T22:52:51.1404640Z ++ echo '"torch/include/torch/csrc/fx/node.h",sha256=ijSj7HQLYfWez3YETPTqTtH8Fv_dP7AouvVJt652CBI,130' 2025-06-01T22:52:51.1405452Z ++ read fname 2025-06-01T22:52:51.1405729Z ++ make_wheel_record torch/include/torch/csrc/inductor/array_ref_impl.h 2025-06-01T22:52:51.1405935Z ++ FPATH=torch/include/torch/csrc/inductor/array_ref_impl.h 2025-06-01T22:52:51.1406139Z ++ echo torch/include/torch/csrc/inductor/array_ref_impl.h 2025-06-01T22:52:51.1406259Z ++ grep RECORD 2025-06-01T22:52:51.1429480Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/array_ref_impl.h 2025-06-01T22:52:51.1429600Z +++ openssl base64 2025-06-01T22:52:51.1429721Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.1429825Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.1431436Z +++ sed -e s/=//g 2025-06-01T22:52:51.1472095Z ++ HASH=Mvn8uXHRIF35ZRPt8NwRrWygfNL0kNEw5mmSqYUshu4 2025-06-01T22:52:51.1476199Z +++ ls -nl torch/include/torch/csrc/inductor/array_ref_impl.h 2025-06-01T22:52:51.1477092Z +++ awk '{print $5}' 2025-06-01T22:52:51.1506148Z ++ FSIZE=2992 2025-06-01T22:52:51.1506770Z ++ echo '"torch/include/torch/csrc/inductor/array_ref_impl.h",sha256=Mvn8uXHRIF35ZRPt8NwRrWygfNL0kNEw5mmSqYUshu4,2992' 2025-06-01T22:52:51.1506872Z ++ read fname 2025-06-01T22:52:51.1507135Z ++ make_wheel_record torch/include/torch/csrc/inductor/cpp_prefix.h 2025-06-01T22:52:51.1507327Z ++ FPATH=torch/include/torch/csrc/inductor/cpp_prefix.h 2025-06-01T22:52:51.1507505Z ++ echo torch/include/torch/csrc/inductor/cpp_prefix.h 2025-06-01T22:52:51.1507627Z ++ grep RECORD 2025-06-01T22:52:51.1528743Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/cpp_prefix.h 2025-06-01T22:52:51.1528858Z +++ openssl base64 2025-06-01T22:52:51.1530151Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.1531282Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.1532608Z +++ sed -e s/=//g 2025-06-01T22:52:51.1571206Z ++ HASH=BmZsXvI6Dskv2d3dwCW1Dy0q0gCs-gxx90enrDJkcto 2025-06-01T22:52:51.1576091Z +++ ls -nl torch/include/torch/csrc/inductor/cpp_prefix.h 2025-06-01T22:52:51.1577180Z +++ awk '{print $5}' 2025-06-01T22:52:51.1604992Z ++ FSIZE=35593 2025-06-01T22:52:51.1605557Z ++ echo '"torch/include/torch/csrc/inductor/cpp_prefix.h",sha256=BmZsXvI6Dskv2d3dwCW1Dy0q0gCs-gxx90enrDJkcto,35593' 2025-06-01T22:52:51.1605682Z ++ read fname 2025-06-01T22:52:51.1606020Z ++ make_wheel_record torch/include/torch/csrc/inductor/inductor_ops.h 2025-06-01T22:52:51.1606346Z ++ FPATH=torch/include/torch/csrc/inductor/inductor_ops.h 2025-06-01T22:52:51.1606552Z ++ echo torch/include/torch/csrc/inductor/inductor_ops.h 2025-06-01T22:52:51.1606656Z ++ grep RECORD 2025-06-01T22:52:51.1632005Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/inductor_ops.h 2025-06-01T22:52:51.1632141Z +++ openssl base64 2025-06-01T22:52:51.1632243Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.1632342Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.1632498Z +++ sed -e s/=//g 2025-06-01T22:52:51.1673676Z ++ HASH=HvweZA2MvxHR5BHI7YbsAvHN0ZEOaCvKJYTjEpdwdOU 2025-06-01T22:52:51.1676842Z +++ ls -nl torch/include/torch/csrc/inductor/inductor_ops.h 2025-06-01T22:52:51.1677442Z +++ awk '{print $5}' 2025-06-01T22:52:51.1706583Z ++ FSIZE=1095 2025-06-01T22:52:51.1707206Z ++ echo '"torch/include/torch/csrc/inductor/inductor_ops.h",sha256=HvweZA2MvxHR5BHI7YbsAvHN0ZEOaCvKJYTjEpdwdOU,1095' 2025-06-01T22:52:51.1707317Z ++ read fname 2025-06-01T22:52:51.1707596Z ++ make_wheel_record torch/include/torch/csrc/inductor/static_cuda_launcher.h 2025-06-01T22:52:51.1707830Z ++ FPATH=torch/include/torch/csrc/inductor/static_cuda_launcher.h 2025-06-01T22:52:51.1708066Z ++ echo torch/include/torch/csrc/inductor/static_cuda_launcher.h 2025-06-01T22:52:51.1708162Z ++ grep RECORD 2025-06-01T22:52:51.1728839Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/static_cuda_launcher.h 2025-06-01T22:52:51.1728957Z +++ openssl base64 2025-06-01T22:52:51.1729693Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.1731765Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.1732454Z +++ sed -e s/=//g 2025-06-01T22:52:51.1770912Z ++ HASH=yTcF7Q3lFeK4l2gfpIPmI8BV6gA4_cfBcS2SHLyN3J0 2025-06-01T22:52:51.1775770Z +++ ls -nl torch/include/torch/csrc/inductor/static_cuda_launcher.h 2025-06-01T22:52:51.1776764Z +++ awk '{print $5}' 2025-06-01T22:52:51.1806060Z ++ FSIZE=218 2025-06-01T22:52:51.1806679Z ++ echo '"torch/include/torch/csrc/inductor/static_cuda_launcher.h",sha256=yTcF7Q3lFeK4l2gfpIPmI8BV6gA4_cfBcS2SHLyN3J0,218' 2025-06-01T22:52:51.1806777Z ++ read fname 2025-06-01T22:52:51.1807101Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h 2025-06-01T22:52:51.1807372Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h 2025-06-01T22:52:51.1807619Z ++ echo torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h 2025-06-01T22:52:51.1807717Z ++ grep RECORD 2025-06-01T22:52:51.1831523Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h 2025-06-01T22:52:51.1831801Z +++ openssl base64 2025-06-01T22:52:51.1831902Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.1832000Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.1832110Z +++ sed -e s/=//g 2025-06-01T22:52:51.1874238Z ++ HASH=l-JENzU737dAX4eNIo9_R-RDaFRdpOHFgGi3Hbbii2g 2025-06-01T22:52:51.1876049Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h 2025-06-01T22:52:51.1877301Z +++ awk '{print $5}' 2025-06-01T22:52:51.1906156Z ++ FSIZE=4113 2025-06-01T22:52:51.1906905Z ++ echo '"torch/include/torch/csrc/inductor/aoti_eager/kernel_holder.h",sha256=l-JENzU737dAX4eNIo9_R-RDaFRdpOHFgGi3Hbbii2g,4113' 2025-06-01T22:52:51.1907300Z ++ read fname 2025-06-01T22:52:51.1907697Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h 2025-06-01T22:52:51.1907984Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h 2025-06-01T22:52:51.1908241Z ++ echo torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h 2025-06-01T22:52:51.1908490Z ++ grep RECORD 2025-06-01T22:52:51.1928676Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h 2025-06-01T22:52:51.1928793Z +++ openssl base64 2025-06-01T22:52:51.1929915Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.1931117Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.1932181Z +++ sed -e s/=//g 2025-06-01T22:52:51.1971354Z ++ HASH=apY_-qeXBaoFeeUcpvNMST9M8gO19_lj9oSsU3WNIlY 2025-06-01T22:52:51.1976436Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h 2025-06-01T22:52:51.1977083Z +++ awk '{print $5}' 2025-06-01T22:52:51.2005525Z ++ FSIZE=5712 2025-06-01T22:52:51.2006184Z ++ echo '"torch/include/torch/csrc/inductor/aoti_eager/kernel_meta_info.h",sha256=apY_-qeXBaoFeeUcpvNMST9M8gO19_lj9oSsU3WNIlY,5712' 2025-06-01T22:52:51.2006286Z ++ read fname 2025-06-01T22:52:51.2006587Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_include/array_ref.h 2025-06-01T22:52:51.2006835Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_include/array_ref.h 2025-06-01T22:52:51.2007095Z ++ echo torch/include/torch/csrc/inductor/aoti_include/array_ref.h 2025-06-01T22:52:51.2007199Z ++ grep RECORD 2025-06-01T22:52:51.2031941Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_include/array_ref.h 2025-06-01T22:52:51.2032081Z +++ openssl base64 2025-06-01T22:52:51.2032184Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.2032284Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.2032391Z +++ sed -e s/=//g 2025-06-01T22:52:51.2075818Z ++ HASH=islmDRN9j_-N0c4rzZce-2euuWxU1P8d3KoKv3AiRVo 2025-06-01T22:52:51.2077862Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_include/array_ref.h 2025-06-01T22:52:51.2078938Z +++ awk '{print $5}' 2025-06-01T22:52:51.2108345Z ++ FSIZE=301 2025-06-01T22:52:51.2109004Z ++ echo '"torch/include/torch/csrc/inductor/aoti_include/array_ref.h",sha256=islmDRN9j_-N0c4rzZce-2euuWxU1P8d3KoKv3AiRVo,301' 2025-06-01T22:52:51.2109129Z ++ read fname 2025-06-01T22:52:51.2109412Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_include/common.h 2025-06-01T22:52:51.2109787Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_include/common.h 2025-06-01T22:52:51.2110015Z ++ echo torch/include/torch/csrc/inductor/aoti_include/common.h 2025-06-01T22:52:51.2110112Z ++ grep RECORD 2025-06-01T22:52:51.2128881Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_include/common.h 2025-06-01T22:52:51.2128999Z +++ openssl base64 2025-06-01T22:52:51.2130251Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.2131761Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.2132937Z +++ sed -e s/=//g 2025-06-01T22:52:51.2171569Z ++ HASH=v8xWu4ep5ghdbamDQrC1zq0LnnUEWzoJM2vnHfBTNCg 2025-06-01T22:52:51.2176536Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_include/common.h 2025-06-01T22:52:51.2178076Z +++ awk '{print $5}' 2025-06-01T22:52:51.2205712Z ++ FSIZE=416 2025-06-01T22:52:51.2206348Z ++ echo '"torch/include/torch/csrc/inductor/aoti_include/common.h",sha256=v8xWu4ep5ghdbamDQrC1zq0LnnUEWzoJM2vnHfBTNCg,416' 2025-06-01T22:52:51.2206617Z ++ read fname 2025-06-01T22:52:51.2206911Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_include/cpu.h 2025-06-01T22:52:51.2207123Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_include/cpu.h 2025-06-01T22:52:51.2207324Z ++ echo torch/include/torch/csrc/inductor/aoti_include/cpu.h 2025-06-01T22:52:51.2207445Z ++ grep RECORD 2025-06-01T22:52:51.2229637Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_include/cpu.h 2025-06-01T22:52:51.2229831Z +++ openssl base64 2025-06-01T22:52:51.2230004Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.2231323Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.2231436Z +++ sed -e s/=//g 2025-06-01T22:52:51.2272736Z ++ HASH=IKBUM6DSrja9rrVs5wB46Ou2f6PzA_JJcLJmVIUCUXI 2025-06-01T22:52:51.2276448Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_include/cpu.h 2025-06-01T22:52:51.2276550Z +++ awk '{print $5}' 2025-06-01T22:52:51.2304738Z ++ FSIZE=132 2025-06-01T22:52:51.2305529Z ++ echo '"torch/include/torch/csrc/inductor/aoti_include/cpu.h",sha256=IKBUM6DSrja9rrVs5wB46Ou2f6PzA_JJcLJmVIUCUXI,132' 2025-06-01T22:52:51.2305645Z ++ read fname 2025-06-01T22:52:51.2305912Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_include/cuda.h 2025-06-01T22:52:51.2306138Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_include/cuda.h 2025-06-01T22:52:51.2306340Z ++ echo torch/include/torch/csrc/inductor/aoti_include/cuda.h 2025-06-01T22:52:51.2306439Z ++ grep RECORD 2025-06-01T22:52:51.2327448Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_include/cuda.h 2025-06-01T22:52:51.2327563Z +++ openssl base64 2025-06-01T22:52:51.2328631Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.2329844Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.2331237Z +++ sed -e s/=//g 2025-06-01T22:52:51.2370282Z ++ HASH=0hgItuJptuQsIGzy7bCnkueQ17AvPcnWBYmOqe6KIMk 2025-06-01T22:52:51.2374941Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_include/cuda.h 2025-06-01T22:52:51.2375926Z +++ awk '{print $5}' 2025-06-01T22:52:51.2403920Z ++ FSIZE=133 2025-06-01T22:52:51.2404714Z ++ echo '"torch/include/torch/csrc/inductor/aoti_include/cuda.h",sha256=0hgItuJptuQsIGzy7bCnkueQ17AvPcnWBYmOqe6KIMk,133' 2025-06-01T22:52:51.2404821Z ++ read fname 2025-06-01T22:52:51.2405258Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_include/mps.h 2025-06-01T22:52:51.2405487Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_include/mps.h 2025-06-01T22:52:51.2405696Z ++ echo torch/include/torch/csrc/inductor/aoti_include/mps.h 2025-06-01T22:52:51.2405800Z ++ grep RECORD 2025-06-01T22:52:51.2428573Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_include/mps.h 2025-06-01T22:52:51.2428688Z +++ openssl base64 2025-06-01T22:52:51.2428797Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.2428899Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.2430805Z +++ sed -e s/=//g 2025-06-01T22:52:51.2471990Z ++ HASH=nIHHEJsYrEaNZMnBde3VyIrqeYMEFTZtjYnI6LF2WVk 2025-06-01T22:52:51.2475210Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_include/mps.h 2025-06-01T22:52:51.2475641Z +++ awk '{print $5}' 2025-06-01T22:52:51.2503735Z ++ FSIZE=132 2025-06-01T22:52:51.2504475Z ++ echo '"torch/include/torch/csrc/inductor/aoti_include/mps.h",sha256=nIHHEJsYrEaNZMnBde3VyIrqeYMEFTZtjYnI6LF2WVk,132' 2025-06-01T22:52:51.2504585Z ++ read fname 2025-06-01T22:52:51.2504854Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_include/xpu.h 2025-06-01T22:52:51.2505063Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_include/xpu.h 2025-06-01T22:52:51.2505283Z ++ echo torch/include/torch/csrc/inductor/aoti_include/xpu.h 2025-06-01T22:52:51.2505825Z ++ grep RECORD 2025-06-01T22:52:51.2527758Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_include/xpu.h 2025-06-01T22:52:51.2527886Z +++ openssl base64 2025-06-01T22:52:51.2528633Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.2530085Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.2531328Z +++ sed -e s/=//g 2025-06-01T22:52:51.2570199Z ++ HASH=4Jdx7-itpquLdxRysUqSFzgjWue9G46YR93ofAUfumU 2025-06-01T22:52:51.2575533Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_include/xpu.h 2025-06-01T22:52:51.2576252Z +++ awk '{print $5}' 2025-06-01T22:52:51.2602511Z ++ FSIZE=132 2025-06-01T22:52:51.2603068Z ++ echo '"torch/include/torch/csrc/inductor/aoti_include/xpu.h",sha256=4Jdx7-itpquLdxRysUqSFzgjWue9G46YR93ofAUfumU,132' 2025-06-01T22:52:51.2603180Z ++ read fname 2025-06-01T22:52:51.2603593Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h 2025-06-01T22:52:51.2603891Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h 2025-06-01T22:52:51.2604371Z ++ echo torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h 2025-06-01T22:52:51.2604565Z ++ grep RECORD 2025-06-01T22:52:51.2627650Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h 2025-06-01T22:52:51.2627778Z +++ openssl base64 2025-06-01T22:52:51.2627946Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.2628557Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.2629519Z +++ sed -e s/=//g 2025-06-01T22:52:51.2672264Z ++ HASH=sCirmAXj-E2gsgs0gFCao7sNV3yDyRZsrUCmBbFBiT8 2025-06-01T22:52:51.2675322Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h 2025-06-01T22:52:51.2676314Z +++ awk '{print $5}' 2025-06-01T22:52:51.2704193Z ++ FSIZE=1641 2025-06-01T22:52:51.2704940Z ++ echo '"torch/include/torch/csrc/inductor/aoti_package/model_package_loader.h",sha256=sCirmAXj-E2gsgs0gFCao7sNV3yDyRZsrUCmBbFBiT8,1641' 2025-06-01T22:52:51.2705076Z ++ read fname 2025-06-01T22:52:51.2705439Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_package/pybind.h 2025-06-01T22:52:51.2705792Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_package/pybind.h 2025-06-01T22:52:51.2706008Z ++ echo torch/include/torch/csrc/inductor/aoti_package/pybind.h 2025-06-01T22:52:51.2706141Z ++ grep RECORD 2025-06-01T22:52:51.2727178Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_package/pybind.h 2025-06-01T22:52:51.2727299Z +++ openssl base64 2025-06-01T22:52:51.2727850Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.2729248Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.2730656Z +++ sed -e s/=//g 2025-06-01T22:52:51.2769812Z ++ HASH=y1LFmaxCFJaGisdG0-MhodDzmJdKKKur5Myx4y1hhC4 2025-06-01T22:52:51.2774502Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_package/pybind.h 2025-06-01T22:52:51.2775223Z +++ awk '{print $5}' 2025-06-01T22:52:51.2802410Z ++ FSIZE=149 2025-06-01T22:52:51.2803052Z ++ echo '"torch/include/torch/csrc/inductor/aoti_package/pybind.h",sha256=y1LFmaxCFJaGisdG0-MhodDzmJdKKKur5Myx4y1hhC4,149' 2025-06-01T22:52:51.2803149Z ++ read fname 2025-06-01T22:52:51.2803526Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h 2025-06-01T22:52:51.2803828Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h 2025-06-01T22:52:51.2804127Z ++ echo torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h 2025-06-01T22:52:51.2805387Z ++ grep RECORD 2025-06-01T22:52:51.2829299Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h 2025-06-01T22:52:51.2829630Z +++ openssl base64 2025-06-01T22:52:51.2829800Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.2829932Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.2830268Z +++ sed -e s/=//g 2025-06-01T22:52:51.2872097Z ++ HASH=-X5-f2pCzG7bKTHIMznBxrOHx7Jm3RD1kyyDY68xgFY 2025-06-01T22:52:51.2876181Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h 2025-06-01T22:52:51.2876689Z +++ awk '{print $5}' 2025-06-01T22:52:51.2904230Z ++ FSIZE=5167 2025-06-01T22:52:51.2904961Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runner/model_container_runner.h",sha256=-X5-f2pCzG7bKTHIMznBxrOHx7Jm3RD1kyyDY68xgFY,5167' 2025-06-01T22:52:51.2905060Z ++ read fname 2025-06-01T22:52:51.2905534Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h 2025-06-01T22:52:51.2905871Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h 2025-06-01T22:52:51.2906311Z ++ echo torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h 2025-06-01T22:52:51.2907466Z ++ grep RECORD 2025-06-01T22:52:51.2928071Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h 2025-06-01T22:52:51.2928187Z +++ openssl base64 2025-06-01T22:52:51.2928688Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.2929849Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.2931012Z +++ sed -e s/=//g 2025-06-01T22:52:51.2970580Z ++ HASH=qE_mNe1fZ5s40paLRypczzyLcxRrDKDW1xrPPwlafsc 2025-06-01T22:52:51.2975541Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h 2025-06-01T22:52:51.2976257Z +++ awk '{print $5}' 2025-06-01T22:52:51.3003154Z ++ FSIZE=479 2025-06-01T22:52:51.3003840Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cpu.h",sha256=qE_mNe1fZ5s40paLRypczzyLcxRrDKDW1xrPPwlafsc,479' 2025-06-01T22:52:51.3003935Z ++ read fname 2025-06-01T22:52:51.3004829Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h 2025-06-01T22:52:51.3005197Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h 2025-06-01T22:52:51.3005551Z ++ echo torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h 2025-06-01T22:52:51.3006048Z ++ grep RECORD 2025-06-01T22:52:51.3029221Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h 2025-06-01T22:52:51.3029332Z +++ openssl base64 2025-06-01T22:52:51.3029435Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.3029656Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.3030723Z +++ sed -e s/=//g 2025-06-01T22:52:51.3071988Z ++ HASH=khTNFm_lZ-E0gJMy9VXje2_S5c_NZOCD501VOvK-PZQ 2025-06-01T22:52:51.3076141Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h 2025-06-01T22:52:51.3077456Z +++ awk '{print $5}' 2025-06-01T22:52:51.3105224Z ++ FSIZE=1131 2025-06-01T22:52:51.3106111Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_cuda.h",sha256=khTNFm_lZ-E0gJMy9VXje2_S5c_NZOCD501VOvK-PZQ,1131' 2025-06-01T22:52:51.3106955Z ++ read fname 2025-06-01T22:52:51.3107528Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h 2025-06-01T22:52:51.3108349Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h 2025-06-01T22:52:51.3109129Z ++ echo torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h 2025-06-01T22:52:51.3109676Z ++ grep RECORD 2025-06-01T22:52:51.3128528Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h 2025-06-01T22:52:51.3129373Z +++ openssl base64 2025-06-01T22:52:51.3129639Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.3130518Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.3131994Z +++ sed -e s/=//g 2025-06-01T22:52:51.3171050Z ++ HASH=7UMW60_z_3exm8tJ6Gru2DrDN5GFA4XyN2lGIggA-oA 2025-06-01T22:52:51.3175797Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h 2025-06-01T22:52:51.3176865Z +++ awk '{print $5}' 2025-06-01T22:52:51.3204392Z ++ FSIZE=456 2025-06-01T22:52:51.3205438Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_mps.h",sha256=7UMW60_z_3exm8tJ6Gru2DrDN5GFA4XyN2lGIggA-oA,456' 2025-06-01T22:52:51.3206319Z ++ read fname 2025-06-01T22:52:51.3206858Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h 2025-06-01T22:52:51.3207703Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h 2025-06-01T22:52:51.3208518Z ++ echo torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h 2025-06-01T22:52:51.3209073Z ++ grep RECORD 2025-06-01T22:52:51.3230099Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h 2025-06-01T22:52:51.3230816Z +++ openssl base64 2025-06-01T22:52:51.3231072Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.3231479Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.3231741Z +++ sed -e s/=//g 2025-06-01T22:52:51.3273368Z ++ HASH=VlJR-TrGUUMYeEkbHA9p2oxhAiE0wWl3cxAJPGbfVVQ 2025-06-01T22:52:51.3276277Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h 2025-06-01T22:52:51.3277063Z +++ awk '{print $5}' 2025-06-01T22:52:51.3304793Z ++ FSIZE=1216 2025-06-01T22:52:51.3305878Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runner/model_container_runner_xpu.h",sha256=VlJR-TrGUUMYeEkbHA9p2oxhAiE0wWl3cxAJPGbfVVQ,1216' 2025-06-01T22:52:51.3306804Z ++ read fname 2025-06-01T22:52:51.3307312Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runner/pybind.h 2025-06-01T22:52:51.3307941Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runner/pybind.h 2025-06-01T22:52:51.3308487Z ++ echo torch/include/torch/csrc/inductor/aoti_runner/pybind.h 2025-06-01T22:52:51.3308926Z ++ grep RECORD 2025-06-01T22:52:51.3328059Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runner/pybind.h 2025-06-01T22:52:51.3328862Z +++ openssl base64 2025-06-01T22:52:51.3329214Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.3329932Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.3331223Z +++ sed -e s/=//g 2025-06-01T22:52:51.3370917Z ++ HASH=9qh4-fASrKhHGajRPRFIPbyarL0evSWaK-LeL2HaZf8 2025-06-01T22:52:51.3375763Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runner/pybind.h 2025-06-01T22:52:51.3376740Z +++ awk '{print $5}' 2025-06-01T22:52:51.3402802Z ++ FSIZE=148 2025-06-01T22:52:51.3403665Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runner/pybind.h",sha256=9qh4-fASrKhHGajRPRFIPbyarL0evSWaK-LeL2HaZf8,148' 2025-06-01T22:52:51.3404881Z ++ read fname 2025-06-01T22:52:51.3405457Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h 2025-06-01T22:52:51.3406245Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h 2025-06-01T22:52:51.3407011Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h 2025-06-01T22:52:51.3407508Z ++ grep RECORD 2025-06-01T22:52:51.3428927Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h 2025-06-01T22:52:51.3429589Z +++ openssl base64 2025-06-01T22:52:51.3429844Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.3430440Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.3430694Z +++ sed -e s/=//g 2025-06-01T22:52:51.3472199Z ++ HASH=Ak3gQr8wL15DKraT713HbTf8APdcKkdbW4IR4NcFnFU 2025-06-01T22:52:51.3475466Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h 2025-06-01T22:52:51.3476069Z +++ awk '{print $5}' 2025-06-01T22:52:51.3504200Z ++ FSIZE=6256 2025-06-01T22:52:51.3505110Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/arrayref_tensor.h",sha256=Ak3gQr8wL15DKraT713HbTf8APdcKkdbW4IR4NcFnFU,6256' 2025-06-01T22:52:51.3506003Z ++ read fname 2025-06-01T22:52:51.3506523Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h 2025-06-01T22:52:51.3507234Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h 2025-06-01T22:52:51.3507900Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h 2025-06-01T22:52:51.3508502Z ++ grep RECORD 2025-06-01T22:52:51.3527262Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h 2025-06-01T22:52:51.3527938Z +++ openssl base64 2025-06-01T22:52:51.3528209Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.3529332Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.3530692Z +++ sed -e s/=//g 2025-06-01T22:52:51.3569994Z ++ HASH=763SBAPL8VJS-akLWUq0n6__DPjY7HixYRVViuuVeA8 2025-06-01T22:52:51.3574870Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h 2025-06-01T22:52:51.3575611Z +++ awk '{print $5}' 2025-06-01T22:52:51.3602273Z ++ FSIZE=527 2025-06-01T22:52:51.3603040Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/constant_type.h",sha256=763SBAPL8VJS-akLWUq0n6__DPjY7HixYRVViuuVeA8,527' 2025-06-01T22:52:51.3603880Z ++ read fname 2025-06-01T22:52:51.3604559Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h 2025-06-01T22:52:51.3605687Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h 2025-06-01T22:52:51.3606341Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h 2025-06-01T22:52:51.3606829Z ++ grep RECORD 2025-06-01T22:52:51.3629042Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h 2025-06-01T22:52:51.3629759Z +++ openssl base64 2025-06-01T22:52:51.3630100Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.3630363Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.3630634Z +++ sed -e s/=//g 2025-06-01T22:52:51.3672142Z ++ HASH=FdLHTy02LgMh9oxfCzMoq30H28ghIFQy5yFgLHUKrCo 2025-06-01T22:52:51.3675061Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h 2025-06-01T22:52:51.3675877Z +++ awk '{print $5}' 2025-06-01T22:52:51.3704363Z ++ FSIZE=2320 2025-06-01T22:52:51.3705158Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/device_utils.h",sha256=FdLHTy02LgMh9oxfCzMoq30H28ghIFQy5yFgLHUKrCo,2320' 2025-06-01T22:52:51.3706088Z ++ read fname 2025-06-01T22:52:51.3706663Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/interface.h 2025-06-01T22:52:51.3707338Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/interface.h 2025-06-01T22:52:51.3707944Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/interface.h 2025-06-01T22:52:51.3708405Z ++ grep RECORD 2025-06-01T22:52:51.3727350Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/interface.h 2025-06-01T22:52:51.3728082Z +++ openssl base64 2025-06-01T22:52:51.3728359Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.3729853Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.3731028Z +++ sed -e s/=//g 2025-06-01T22:52:51.3768940Z ++ HASH=2lA_MFTV9vYDHO8uuIcQSQI24gepCYTqnjGcHiWq43o 2025-06-01T22:52:51.3773752Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/interface.h 2025-06-01T22:52:51.3774672Z +++ awk '{print $5}' 2025-06-01T22:52:51.3801758Z ++ FSIZE=9682 2025-06-01T22:52:51.3802528Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/interface.h",sha256=2lA_MFTV9vYDHO8uuIcQSQI24gepCYTqnjGcHiWq43o,9682' 2025-06-01T22:52:51.3803427Z ++ read fname 2025-06-01T22:52:51.3803891Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h 2025-06-01T22:52:51.3805007Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h 2025-06-01T22:52:51.3805682Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h 2025-06-01T22:52:51.3806168Z ++ grep RECORD 2025-06-01T22:52:51.3828490Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h 2025-06-01T22:52:51.3829251Z +++ openssl base64 2025-06-01T22:52:51.3829507Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.3829767Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.3830027Z +++ sed -e s/=//g 2025-06-01T22:52:51.3871150Z ++ HASH=23W39e7sN7YWmU9Lnbydh6NZYbtJrj7_jw7UHhv0uAE 2025-06-01T22:52:51.3874626Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h 2025-06-01T22:52:51.3875243Z +++ awk '{print $5}' 2025-06-01T22:52:51.3902468Z ++ FSIZE=4726 2025-06-01T22:52:51.3903231Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/mini_array_ref.h",sha256=23W39e7sN7YWmU9Lnbydh6NZYbtJrj7_jw7UHhv0uAE,4726' 2025-06-01T22:52:51.3904146Z ++ read fname 2025-06-01T22:52:51.3904553Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/model.h 2025-06-01T22:52:51.3905276Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/model.h 2025-06-01T22:52:51.3905842Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/model.h 2025-06-01T22:52:51.3906263Z ++ grep RECORD 2025-06-01T22:52:51.3927203Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/model.h 2025-06-01T22:52:51.3927891Z +++ openssl base64 2025-06-01T22:52:51.3928172Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.3928429Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.3929166Z +++ sed -e s/=//g 2025-06-01T22:52:51.3969905Z ++ HASH=UmrR8L7tXOn2Fk3aQPN5RyBlLItkywc9edRPkkcEwnQ 2025-06-01T22:52:51.3974835Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/model.h 2025-06-01T22:52:51.3975833Z +++ awk '{print $5}' 2025-06-01T22:52:51.4002396Z ++ FSIZE=23102 2025-06-01T22:52:51.4003280Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/model.h",sha256=UmrR8L7tXOn2Fk3aQPN5RyBlLItkywc9edRPkkcEwnQ,23102' 2025-06-01T22:52:51.4004049Z ++ read fname 2025-06-01T22:52:51.4004657Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/model_container.h 2025-06-01T22:52:51.4005691Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/model_container.h 2025-06-01T22:52:51.4006387Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/model_container.h 2025-06-01T22:52:51.4006892Z ++ grep RECORD 2025-06-01T22:52:51.4027975Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/model_container.h 2025-06-01T22:52:51.4028760Z +++ openssl base64 2025-06-01T22:52:51.4029041Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.4029314Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.4029670Z +++ sed -e s/=//g 2025-06-01T22:52:51.4070462Z ++ HASH=mxTSrVxaG47DLIXJTkk1EAKhaMK9ZPMKfCDRbIyWwk0 2025-06-01T22:52:51.4075248Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/model_container.h 2025-06-01T22:52:51.4075857Z +++ awk '{print $5}' 2025-06-01T22:52:51.4103330Z ++ FSIZE=27256 2025-06-01T22:52:51.4104151Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/model_container.h",sha256=mxTSrVxaG47DLIXJTkk1EAKhaMK9ZPMKfCDRbIyWwk0,27256' 2025-06-01T22:52:51.4104994Z ++ read fname 2025-06-01T22:52:51.4105692Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h 2025-06-01T22:52:51.4106420Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h 2025-06-01T22:52:51.4107108Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h 2025-06-01T22:52:51.4107609Z ++ grep RECORD 2025-06-01T22:52:51.4127351Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h 2025-06-01T22:52:51.4128121Z +++ openssl base64 2025-06-01T22:52:51.4128400Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.4129038Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.4130222Z +++ sed -e s/=//g 2025-06-01T22:52:51.4170117Z ++ HASH=LnBq4XZpuoIBqfR4EAN_UErnxBkssWVmAjjrxDQ6Kds 2025-06-01T22:52:51.4175055Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h 2025-06-01T22:52:51.4175869Z +++ awk '{print $5}' 2025-06-01T22:52:51.4202846Z ++ FSIZE=1590 2025-06-01T22:52:51.4203735Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/scalar_to_tensor.h",sha256=LnBq4XZpuoIBqfR4EAN_UErnxBkssWVmAjjrxDQ6Kds,1590' 2025-06-01T22:52:51.4204720Z ++ read fname 2025-06-01T22:52:51.4205515Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h 2025-06-01T22:52:51.4206322Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h 2025-06-01T22:52:51.4207082Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h 2025-06-01T22:52:51.4207612Z ++ grep RECORD 2025-06-01T22:52:51.4229357Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h 2025-06-01T22:52:51.4230210Z +++ openssl base64 2025-06-01T22:52:51.4230470Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.4240189Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.4240533Z +++ sed -e s/=//g 2025-06-01T22:52:51.4269399Z ++ HASH=B38gbpPDzUCmxQoAHms1WjFQT5iqoT17gbdDsFrVkxw 2025-06-01T22:52:51.4274197Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h 2025-06-01T22:52:51.4274916Z +++ awk '{print $5}' 2025-06-01T22:52:51.4302029Z ++ FSIZE=5967 2025-06-01T22:52:51.4302975Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/sycl_runtime_wrappers.h",sha256=B38gbpPDzUCmxQoAHms1WjFQT5iqoT17gbdDsFrVkxw,5967' 2025-06-01T22:52:51.4303840Z ++ read fname 2025-06-01T22:52:51.4304376Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h 2025-06-01T22:52:51.4305072Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h 2025-06-01T22:52:51.4305829Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h 2025-06-01T22:52:51.4306311Z ++ grep RECORD 2025-06-01T22:52:51.4326797Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h 2025-06-01T22:52:51.4327519Z +++ openssl base64 2025-06-01T22:52:51.4327813Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.4328136Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.4328413Z +++ sed -e s/=//g 2025-06-01T22:52:51.4369080Z ++ HASH=phSPZpqErYj8d4X0gWL73yCSN3_8Q7X9qnpUm1anArk 2025-06-01T22:52:51.4373874Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h 2025-06-01T22:52:51.4374716Z +++ awk '{print $5}' 2025-06-01T22:52:51.4401654Z ++ FSIZE=4352 2025-06-01T22:52:51.4402557Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/thread_local.h",sha256=phSPZpqErYj8d4X0gWL73yCSN3_8Q7X9qnpUm1anArk,4352' 2025-06-01T22:52:51.4403342Z ++ read fname 2025-06-01T22:52:51.4403896Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/utils.h 2025-06-01T22:52:51.4404942Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/utils.h 2025-06-01T22:52:51.4405528Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/utils.h 2025-06-01T22:52:51.4405975Z ++ grep RECORD 2025-06-01T22:52:51.4430513Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/utils.h 2025-06-01T22:52:51.4431105Z +++ openssl base64 2025-06-01T22:52:51.4431358Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.4431622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.4431876Z +++ sed -e s/=//g 2025-06-01T22:52:51.4472028Z ++ HASH=TsYCPtdxdLC4MeTRtH4T-5U5hPIBvjSOz8GSz40wkso 2025-06-01T22:52:51.4475394Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/utils.h 2025-06-01T22:52:51.4476229Z +++ awk '{print $5}' 2025-06-01T22:52:51.4503238Z ++ FSIZE=10544 2025-06-01T22:52:51.4504097Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/utils.h",sha256=TsYCPtdxdLC4MeTRtH4T-5U5hPIBvjSOz8GSz40wkso,10544' 2025-06-01T22:52:51.4504894Z ++ read fname 2025-06-01T22:52:51.4505427Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h 2025-06-01T22:52:51.4506110Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h 2025-06-01T22:52:51.4506726Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h 2025-06-01T22:52:51.4507180Z ++ grep RECORD 2025-06-01T22:52:51.4526920Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h 2025-06-01T22:52:51.4527624Z +++ openssl base64 2025-06-01T22:52:51.4527899Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.4528517Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.4529670Z +++ sed -e s/=//g 2025-06-01T22:52:51.4568936Z ++ HASH=J1kFkBMP8MBBymFC9qjiR3JtYMsD89ERaVfw0A-TeKY 2025-06-01T22:52:51.4573536Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h 2025-06-01T22:52:51.4574281Z +++ awk '{print $5}' 2025-06-01T22:52:51.4602414Z ++ FSIZE=1803 2025-06-01T22:52:51.4603194Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/utils_cuda.h",sha256=J1kFkBMP8MBBymFC9qjiR3JtYMsD89ERaVfw0A-TeKY,1803' 2025-06-01T22:52:51.4604291Z ++ read fname 2025-06-01T22:52:51.4604907Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h 2025-06-01T22:52:51.4605606Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h 2025-06-01T22:52:51.4606234Z ++ echo torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h 2025-06-01T22:52:51.4606700Z ++ grep RECORD 2025-06-01T22:52:51.4630103Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h 2025-06-01T22:52:51.4630691Z +++ openssl base64 2025-06-01T22:52:51.4630953Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.4631202Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.4631474Z +++ sed -e s/=//g 2025-06-01T22:52:51.4673142Z ++ HASH=cCJDRFTPWsBlBVMBAXn0abSU68zl5zzsE1NedtQ4sHo 2025-06-01T22:52:51.4676570Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h 2025-06-01T22:52:51.4677203Z +++ awk '{print $5}' 2025-06-01T22:52:51.4705285Z ++ FSIZE=1715 2025-06-01T22:52:51.4706093Z ++ echo '"torch/include/torch/csrc/inductor/aoti_runtime/utils_xpu.h",sha256=cCJDRFTPWsBlBVMBAXn0abSU68zl5zzsE1NedtQ4sHo,1715' 2025-06-01T22:52:51.4706890Z ++ read fname 2025-06-01T22:52:51.4707328Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h 2025-06-01T22:52:51.4708015Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h 2025-06-01T22:52:51.4708630Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h 2025-06-01T22:52:51.4709100Z ++ grep RECORD 2025-06-01T22:52:51.4727326Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h 2025-06-01T22:52:51.4728088Z +++ openssl base64 2025-06-01T22:52:51.4728439Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.4729384Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.4730769Z +++ sed -e s/=//g 2025-06-01T22:52:51.4770679Z ++ HASH=OkME3dFfr67cGRDB7702KRUIA1T_edv6_pd-50nb2Ps 2025-06-01T22:52:51.4775630Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h 2025-06-01T22:52:51.4776409Z +++ awk '{print $5}' 2025-06-01T22:52:51.4803458Z ++ FSIZE=371 2025-06-01T22:52:51.4804543Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/mkldnn_tensor.h",sha256=OkME3dFfr67cGRDB7702KRUIA1T_edv6_pd-50nb2Ps,371' 2025-06-01T22:52:51.4805519Z ++ read fname 2025-06-01T22:52:51.4806102Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h 2025-06-01T22:52:51.4806858Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h 2025-06-01T22:52:51.4807702Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h 2025-06-01T22:52:51.4808227Z ++ grep RECORD 2025-06-01T22:52:51.4828755Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h 2025-06-01T22:52:51.4829557Z +++ openssl base64 2025-06-01T22:52:51.4829816Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.4830078Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.4831202Z +++ sed -e s/=//g 2025-06-01T22:52:51.4873611Z ++ HASH=SLlhu-1SfAO6Il4ZyboT8TV8CoffddIvQDEsqaNSQ78 2025-06-01T22:52:51.4877833Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h 2025-06-01T22:52:51.4878349Z +++ awk '{print $5}' 2025-06-01T22:52:51.4905551Z ++ FSIZE=4765 2025-06-01T22:52:51.4906337Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/oss_proxy_executor.h",sha256=SLlhu-1SfAO6Il4ZyboT8TV8CoffddIvQDEsqaNSQ78,4765' 2025-06-01T22:52:51.4907347Z ++ read fname 2025-06-01T22:52:51.4907817Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h 2025-06-01T22:52:51.4908505Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h 2025-06-01T22:52:51.4909149Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h 2025-06-01T22:52:51.4909613Z ++ grep RECORD 2025-06-01T22:52:51.4929045Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h 2025-06-01T22:52:51.4929722Z +++ openssl base64 2025-06-01T22:52:51.4930173Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.4931371Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.4932824Z +++ sed -e s/=//g 2025-06-01T22:52:51.4971880Z ++ HASH=Gy2JJroE1MUkL7L8QCMtNc9yRZKXM_Pefr27fP6Grr0 2025-06-01T22:52:51.4976924Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h 2025-06-01T22:52:51.4978385Z +++ awk '{print $5}' 2025-06-01T22:52:51.5005734Z ++ FSIZE=483 2025-06-01T22:52:51.5006613Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/proxy_executor.h",sha256=Gy2JJroE1MUkL7L8QCMtNc9yRZKXM_Pefr27fP6Grr0,483' 2025-06-01T22:52:51.5007530Z ++ read fname 2025-06-01T22:52:51.5007996Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h 2025-06-01T22:52:51.5008738Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h 2025-06-01T22:52:51.5009422Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h 2025-06-01T22:52:51.5009909Z ++ grep RECORD 2025-06-01T22:52:51.5030363Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h 2025-06-01T22:52:51.5031316Z +++ openssl base64 2025-06-01T22:52:51.5031600Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.5031861Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.5032114Z +++ sed -e s/=//g 2025-06-01T22:52:51.5073064Z ++ HASH=u3u4ugRQozmZIJ_5m80JwdbCADCUjogbO4hEGNzhn8M 2025-06-01T22:52:51.5076247Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h 2025-06-01T22:52:51.5076868Z +++ awk '{print $5}' 2025-06-01T22:52:51.5104289Z ++ FSIZE=953 2025-06-01T22:52:51.5105422Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/tensor_converter.h",sha256=u3u4ugRQozmZIJ_5m80JwdbCADCUjogbO4hEGNzhn8M,953' 2025-06-01T22:52:51.5106505Z ++ read fname 2025-06-01T22:52:51.5106918Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/utils.h 2025-06-01T22:52:51.5107521Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/utils.h 2025-06-01T22:52:51.5108184Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/utils.h 2025-06-01T22:52:51.5108622Z ++ grep RECORD 2025-06-01T22:52:51.5127189Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/utils.h 2025-06-01T22:52:51.5127764Z +++ openssl base64 2025-06-01T22:52:51.5128124Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.5129325Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.5130436Z +++ sed -e s/=//g 2025-06-01T22:52:51.5170354Z ++ HASH=abXcQ-qjhTyRJEzSHOBvlSA1qa9ftL8pK0Mxb_Pt8YY 2025-06-01T22:52:51.5175114Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/utils.h 2025-06-01T22:52:51.5176360Z +++ awk '{print $5}' 2025-06-01T22:52:51.5202700Z ++ FSIZE=7301 2025-06-01T22:52:51.5203544Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/utils.h",sha256=abXcQ-qjhTyRJEzSHOBvlSA1qa9ftL8pK0Mxb_Pt8YY,7301' 2025-06-01T22:52:51.5205005Z ++ read fname 2025-06-01T22:52:51.5205435Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/c/shim.h 2025-06-01T22:52:51.5206529Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/c/shim.h 2025-06-01T22:52:51.5207174Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/c/shim.h 2025-06-01T22:52:51.5207605Z ++ grep RECORD 2025-06-01T22:52:51.5230160Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/c/shim.h 2025-06-01T22:52:51.5230773Z +++ openssl base64 2025-06-01T22:52:51.5231028Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.5231459Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.5231735Z +++ sed -e s/=//g 2025-06-01T22:52:51.5273441Z ++ HASH=HkuMvRL9CQEsLkLrFzV6vr8U0vpfD9k0HT0EZAlBkrc 2025-06-01T22:52:51.5278404Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/c/shim.h 2025-06-01T22:52:51.5279431Z +++ awk '{print $5}' 2025-06-01T22:52:51.5306807Z ++ FSIZE=29306 2025-06-01T22:52:51.5307795Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/c/shim.h",sha256=HkuMvRL9CQEsLkLrFzV6vr8U0vpfD9k0HT0EZAlBkrc,29306' 2025-06-01T22:52:51.5309087Z ++ read fname 2025-06-01T22:52:51.5309849Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h 2025-06-01T22:52:51.5310707Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h 2025-06-01T22:52:51.5311285Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h 2025-06-01T22:52:51.5311743Z ++ grep RECORD 2025-06-01T22:52:51.5329984Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h 2025-06-01T22:52:51.5330844Z +++ openssl base64 2025-06-01T22:52:51.5331224Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.5332377Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.5333973Z +++ sed -e s/=//g 2025-06-01T22:52:51.5372252Z ++ HASH=AukPIj7bfglI6cwCnWP9l4wsrhdWDPbl1SJzE9iLYVQ 2025-06-01T22:52:51.5377521Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h 2025-06-01T22:52:51.5378783Z +++ awk '{print $5}' 2025-06-01T22:52:51.5405674Z ++ FSIZE=6979 2025-06-01T22:52:51.5406783Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/c/shim_cpu.h",sha256=AukPIj7bfglI6cwCnWP9l4wsrhdWDPbl1SJzE9iLYVQ,6979' 2025-06-01T22:52:51.5408330Z ++ read fname 2025-06-01T22:52:51.5408769Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h 2025-06-01T22:52:51.5409445Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h 2025-06-01T22:52:51.5410044Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h 2025-06-01T22:52:51.5410507Z ++ grep RECORD 2025-06-01T22:52:51.5430511Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h 2025-06-01T22:52:51.5431189Z +++ openssl base64 2025-06-01T22:52:51.5431461Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.5432275Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.5432589Z +++ sed -e s/=//g 2025-06-01T22:52:51.5472416Z ++ HASH=hdBSZduqbsBZCXsoxmHk3sTwy7habSUNefvYIOn_ccs 2025-06-01T22:52:51.5475725Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h 2025-06-01T22:52:51.5476399Z +++ awk '{print $5}' 2025-06-01T22:52:51.5503423Z ++ FSIZE=477 2025-06-01T22:52:51.5504364Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/c/shim_mps.h",sha256=hdBSZduqbsBZCXsoxmHk3sTwy7habSUNefvYIOn_ccs,477' 2025-06-01T22:52:51.5505143Z ++ read fname 2025-06-01T22:52:51.5505578Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h 2025-06-01T22:52:51.5506233Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h 2025-06-01T22:52:51.5506815Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h 2025-06-01T22:52:51.5507270Z ++ grep RECORD 2025-06-01T22:52:51.5530581Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h 2025-06-01T22:52:51.5531351Z +++ openssl base64 2025-06-01T22:52:51.5531851Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.5532907Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.5534035Z +++ sed -e s/=//g 2025-06-01T22:52:51.5571773Z ++ HASH=nSBeDaHo6oAXJ72f9FYjadbE4IAUDc8HPVULercx104 2025-06-01T22:52:51.5576738Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h 2025-06-01T22:52:51.5578467Z +++ awk '{print $5}' 2025-06-01T22:52:51.5604591Z ++ FSIZE=1400 2025-06-01T22:52:51.5605563Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/c/shim_xpu.h",sha256=nSBeDaHo6oAXJ72f9FYjadbE4IAUDc8HPVULercx104,1400' 2025-06-01T22:52:51.5606444Z ++ read fname 2025-06-01T22:52:51.5607035Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h 2025-06-01T22:52:51.5607803Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h 2025-06-01T22:52:51.5608526Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h 2025-06-01T22:52:51.5609041Z ++ grep RECORD 2025-06-01T22:52:51.5628598Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h 2025-06-01T22:52:51.5629663Z +++ openssl base64 2025-06-01T22:52:51.5629981Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.5630253Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.5630896Z +++ sed -e s/=//g 2025-06-01T22:52:51.5673170Z ++ HASH=rv4Bmxt6pm7QrjPUIbE7rnI0qC2Zv3WSqt4yKDCeG-Q 2025-06-01T22:52:51.5677437Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h 2025-06-01T22:52:51.5678198Z +++ awk '{print $5}' 2025-06-01T22:52:51.5706146Z ++ FSIZE=30117 2025-06-01T22:52:51.5707056Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h",sha256=rv4Bmxt6pm7QrjPUIbE7rnI0qC2Zv3WSqt4yKDCeG-Q,30117' 2025-06-01T22:52:51.5707942Z ++ read fname 2025-06-01T22:52:51.5708412Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h 2025-06-01T22:52:51.5709230Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h 2025-06-01T22:52:51.5709957Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h 2025-06-01T22:52:51.5710460Z ++ grep RECORD 2025-06-01T22:52:51.5735378Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h 2025-06-01T22:52:51.5736149Z +++ openssl base64 2025-06-01T22:52:51.5736463Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.5738612Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.5739153Z +++ sed -e s/=//g 2025-06-01T22:52:51.5779357Z ++ HASH=JlIo04cP1c0ilDGF56N_JwgYoeoIOUICIhZy3SpNkKQ 2025-06-01T22:52:51.5783948Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h 2025-06-01T22:52:51.5784809Z +++ awk '{print $5}' 2025-06-01T22:52:51.5808081Z ++ FSIZE=34729 2025-06-01T22:52:51.5809520Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h",sha256=JlIo04cP1c0ilDGF56N_JwgYoeoIOUICIhZy3SpNkKQ,34729' 2025-06-01T22:52:51.5810579Z ++ read fname 2025-06-01T22:52:51.5811079Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h 2025-06-01T22:52:51.5811885Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h 2025-06-01T22:52:51.5813098Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h 2025-06-01T22:52:51.5813929Z ++ grep RECORD 2025-06-01T22:52:51.5835464Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h 2025-06-01T22:52:51.5836156Z +++ openssl base64 2025-06-01T22:52:51.5836468Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.5836752Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.5837039Z +++ sed -e s/=//g 2025-06-01T22:52:51.5881109Z ++ HASH=SE-Z-TF5-l_RxhMgPBUjDwcM3U-kEm2KeLFquI6owO4 2025-06-01T22:52:51.5884931Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h 2025-06-01T22:52:51.5885669Z +++ awk '{print $5}' 2025-06-01T22:52:51.5912436Z ++ FSIZE=19677 2025-06-01T22:52:51.5913581Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_mps.h",sha256=SE-Z-TF5-l_RxhMgPBUjDwcM3U-kEm2KeLFquI6owO4,19677' 2025-06-01T22:52:51.5914478Z ++ read fname 2025-06-01T22:52:51.5914952Z ++ make_wheel_record torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h 2025-06-01T22:52:51.5915753Z ++ FPATH=torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h 2025-06-01T22:52:51.5916438Z ++ echo torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h 2025-06-01T22:52:51.5916961Z ++ grep RECORD 2025-06-01T22:52:51.5934685Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h 2025-06-01T22:52:51.5935496Z +++ openssl base64 2025-06-01T22:52:51.5936490Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.5937788Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.5939663Z +++ sed -e s/=//g 2025-06-01T22:52:51.5979428Z ++ HASH=fv80fIEH-kAwgPk4WRqvIQo7LbCqIjLJtse2WCoLsz0 2025-06-01T22:52:51.5983336Z +++ ls -nl torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h 2025-06-01T22:52:51.5983955Z +++ awk '{print $5}' 2025-06-01T22:52:51.6007677Z ++ FSIZE=10360 2025-06-01T22:52:51.6008596Z ++ echo '"torch/include/torch/csrc/inductor/aoti_torch/generated/c_shim_xpu.h",sha256=fv80fIEH-kAwgPk4WRqvIQo7LbCqIjLJtse2WCoLsz0,10360' 2025-06-01T22:52:51.6009481Z ++ read fname 2025-06-01T22:52:51.6009938Z ++ make_wheel_record torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h 2025-06-01T22:52:51.6010625Z ++ FPATH=torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h 2025-06-01T22:52:51.6011418Z ++ echo torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h 2025-06-01T22:52:51.6012263Z ++ grep RECORD 2025-06-01T22:52:51.6034647Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h 2025-06-01T22:52:51.6035511Z +++ openssl base64 2025-06-01T22:52:51.6035970Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.6036441Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.6036867Z +++ sed -e s/=//g 2025-06-01T22:52:51.6078784Z ++ HASH=AN1yhD3IeQt4r072DmfFNzVKXuHbBLXveSGQuHgKBck 2025-06-01T22:52:51.6082246Z +++ ls -nl torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h 2025-06-01T22:52:51.6083115Z +++ awk '{print $5}' 2025-06-01T22:52:51.6110095Z ++ FSIZE=300 2025-06-01T22:52:51.6111196Z ++ echo '"torch/include/torch/csrc/inductor/cpp_wrapper/array_ref.h",sha256=AN1yhD3IeQt4r072DmfFNzVKXuHbBLXveSGQuHgKBck,300' 2025-06-01T22:52:51.6112358Z ++ read fname 2025-06-01T22:52:51.6113308Z ++ make_wheel_record torch/include/torch/csrc/inductor/cpp_wrapper/common.h 2025-06-01T22:52:51.6113923Z ++ FPATH=torch/include/torch/csrc/inductor/cpp_wrapper/common.h 2025-06-01T22:52:51.6114487Z ++ echo torch/include/torch/csrc/inductor/cpp_wrapper/common.h 2025-06-01T22:52:51.6114913Z ++ grep RECORD 2025-06-01T22:52:51.6132369Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/cpp_wrapper/common.h 2025-06-01T22:52:51.6133374Z +++ openssl base64 2025-06-01T22:52:51.6133963Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.6135349Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.6136877Z +++ sed -e s/=//g 2025-06-01T22:52:51.6180384Z ++ HASH=EaL_QDzfpGsOhYhCOsVWzB8dp66tJ62Slc1kvUV939E 2025-06-01T22:52:51.6183380Z +++ ls -nl torch/include/torch/csrc/inductor/cpp_wrapper/common.h 2025-06-01T22:52:51.6184226Z +++ awk '{print $5}' 2025-06-01T22:52:51.6207675Z ++ FSIZE=1922 2025-06-01T22:52:51.6209043Z ++ echo '"torch/include/torch/csrc/inductor/cpp_wrapper/common.h",sha256=EaL_QDzfpGsOhYhCOsVWzB8dp66tJ62Slc1kvUV939E,1922' 2025-06-01T22:52:51.6210053Z ++ read fname 2025-06-01T22:52:51.6210483Z ++ make_wheel_record torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h 2025-06-01T22:52:51.6211201Z ++ FPATH=torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h 2025-06-01T22:52:51.6212073Z ++ echo torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h 2025-06-01T22:52:51.6212859Z ++ grep RECORD 2025-06-01T22:52:51.6235431Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h 2025-06-01T22:52:51.6236257Z +++ openssl base64 2025-06-01T22:52:51.6236572Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.6236973Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.6238115Z +++ sed -e s/=//g 2025-06-01T22:52:51.6280240Z ++ HASH=Zz-RDTQRZR_tabpM9cMcurf3iXKxPwqEvG_JQ2V9oSo 2025-06-01T22:52:51.6281819Z +++ ls -nl torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h 2025-06-01T22:52:51.6282553Z +++ awk '{print $5}' 2025-06-01T22:52:51.6310002Z ++ FSIZE=131 2025-06-01T22:52:51.6311030Z ++ echo '"torch/include/torch/csrc/inductor/cpp_wrapper/cpu.h",sha256=Zz-RDTQRZR_tabpM9cMcurf3iXKxPwqEvG_JQ2V9oSo,131' 2025-06-01T22:52:51.6311786Z ++ read fname 2025-06-01T22:52:51.6312229Z ++ make_wheel_record torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h 2025-06-01T22:52:51.6312836Z ++ FPATH=torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h 2025-06-01T22:52:51.6313366Z ++ echo torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h 2025-06-01T22:52:51.6313794Z ++ grep RECORD 2025-06-01T22:52:51.6331570Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h 2025-06-01T22:52:51.6332191Z +++ openssl base64 2025-06-01T22:52:51.6333455Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.6335195Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.6336486Z +++ sed -e s/=//g 2025-06-01T22:52:51.6374613Z ++ HASH=DtE9VUEWBYmgV-V-yjZI1Bub5cao_ffuvMHnd3Faa8o 2025-06-01T22:52:51.6380092Z +++ ls -nl torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h 2025-06-01T22:52:51.6380570Z +++ awk '{print $5}' 2025-06-01T22:52:51.6406461Z ++ FSIZE=132 2025-06-01T22:52:51.6407224Z ++ echo '"torch/include/torch/csrc/inductor/cpp_wrapper/cuda.h",sha256=DtE9VUEWBYmgV-V-yjZI1Bub5cao_ffuvMHnd3Faa8o,132' 2025-06-01T22:52:51.6408183Z ++ read fname 2025-06-01T22:52:51.6408600Z ++ make_wheel_record torch/include/torch/csrc/inductor/cpp_wrapper/mps.h 2025-06-01T22:52:51.6408808Z ++ FPATH=torch/include/torch/csrc/inductor/cpp_wrapper/mps.h 2025-06-01T22:52:51.6409016Z ++ echo torch/include/torch/csrc/inductor/cpp_wrapper/mps.h 2025-06-01T22:52:51.6409357Z ++ grep RECORD 2025-06-01T22:52:51.6432233Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/cpp_wrapper/mps.h 2025-06-01T22:52:51.6432351Z +++ openssl base64 2025-06-01T22:52:51.6432509Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.6432650Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.6433224Z +++ sed -e s/=//g 2025-06-01T22:52:51.6474765Z ++ HASH=Y3bk6XltqaQVQheseQ-IvIKp-VKzB7dhrtxNDHaJQkY 2025-06-01T22:52:51.6477899Z +++ ls -nl torch/include/torch/csrc/inductor/cpp_wrapper/mps.h 2025-06-01T22:52:51.6478517Z +++ awk '{print $5}' 2025-06-01T22:52:51.6505857Z ++ FSIZE=131 2025-06-01T22:52:51.6506554Z ++ echo '"torch/include/torch/csrc/inductor/cpp_wrapper/mps.h",sha256=Y3bk6XltqaQVQheseQ-IvIKp-VKzB7dhrtxNDHaJQkY,131' 2025-06-01T22:52:51.6506702Z ++ read fname 2025-06-01T22:52:51.6507014Z ++ make_wheel_record torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h 2025-06-01T22:52:51.6507227Z ++ FPATH=torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h 2025-06-01T22:52:51.6507450Z ++ echo torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h 2025-06-01T22:52:51.6508549Z ++ grep RECORD 2025-06-01T22:52:51.6529494Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h 2025-06-01T22:52:51.6529613Z +++ openssl base64 2025-06-01T22:52:51.6530994Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.6532072Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.6533525Z +++ sed -e s/=//g 2025-06-01T22:52:51.6571517Z ++ HASH=_VdqJe4pdUl_CimO_AX8LxGzOlI-29sVruLdbZxmPNc 2025-06-01T22:52:51.6576297Z +++ ls -nl torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h 2025-06-01T22:52:51.6577139Z +++ awk '{print $5}' 2025-06-01T22:52:51.6603148Z ++ FSIZE=131 2025-06-01T22:52:51.6603748Z ++ echo '"torch/include/torch/csrc/inductor/cpp_wrapper/xpu.h",sha256=_VdqJe4pdUl_CimO_AX8LxGzOlI-29sVruLdbZxmPNc,131' 2025-06-01T22:52:51.6603878Z ++ read fname 2025-06-01T22:52:51.6604408Z ++ make_wheel_record torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h 2025-06-01T22:52:51.6604876Z ++ FPATH=torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h 2025-06-01T22:52:51.6605489Z ++ echo torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h 2025-06-01T22:52:51.6606393Z ++ grep RECORD 2025-06-01T22:52:51.6630127Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h 2025-06-01T22:52:51.6630640Z +++ openssl base64 2025-06-01T22:52:51.6630862Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.6631059Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.6631240Z +++ sed -e s/=//g 2025-06-01T22:52:51.6672783Z ++ HASH=j2h5BNjf9HHYvutBQP5hzh8pOiSVOgiply1x3NeUmts 2025-06-01T22:52:51.6676048Z +++ ls -nl torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h 2025-06-01T22:52:51.6676632Z +++ awk '{print $5}' 2025-06-01T22:52:51.6704245Z ++ FSIZE=79 2025-06-01T22:52:51.6705436Z ++ echo '"torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cpu.h",sha256=j2h5BNjf9HHYvutBQP5hzh8pOiSVOgiply1x3NeUmts,79' 2025-06-01T22:52:51.6705552Z ++ read fname 2025-06-01T22:52:51.6705901Z ++ make_wheel_record torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h 2025-06-01T22:52:51.6706221Z ++ FPATH=torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h 2025-06-01T22:52:51.6706556Z ++ echo torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h 2025-06-01T22:52:51.6706753Z ++ grep RECORD 2025-06-01T22:52:51.6727724Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h 2025-06-01T22:52:51.6727922Z +++ openssl base64 2025-06-01T22:52:51.6728131Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.6728959Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.6730341Z +++ sed -e s/=//g 2025-06-01T22:52:51.6769860Z ++ HASH=3ourNQok-G-G3dtXxO64SjOj2a5Tvm1oKPf_jSWJwFQ 2025-06-01T22:52:51.6774764Z +++ ls -nl torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h 2025-06-01T22:52:51.6775309Z +++ awk '{print $5}' 2025-06-01T22:52:51.6801923Z ++ FSIZE=137 2025-06-01T22:52:51.6802917Z ++ echo '"torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/cuda.h",sha256=3ourNQok-G-G3dtXxO64SjOj2a5Tvm1oKPf_jSWJwFQ,137' 2025-06-01T22:52:51.6803127Z ++ read fname 2025-06-01T22:52:51.6803740Z ++ make_wheel_record torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h 2025-06-01T22:52:51.6804028Z ++ FPATH=torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h 2025-06-01T22:52:51.6804527Z ++ echo torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h 2025-06-01T22:52:51.6804889Z ++ grep RECORD 2025-06-01T22:52:51.6829685Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h 2025-06-01T22:52:51.6829845Z +++ openssl base64 2025-06-01T22:52:51.6829948Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.6830046Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.6830153Z +++ sed -e s/=//g 2025-06-01T22:52:51.6870993Z ++ HASH=cRYQemuP7SUMbtIWYyeFgul_OZS3H4h8qCp0Yf5TMqI 2025-06-01T22:52:51.6874624Z +++ ls -nl torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h 2025-06-01T22:52:51.6875760Z +++ awk '{print $5}' 2025-06-01T22:52:51.6903332Z ++ FSIZE=134 2025-06-01T22:52:51.6904527Z ++ echo '"torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/mps.h",sha256=cRYQemuP7SUMbtIWYyeFgul_OZS3H4h8qCp0Yf5TMqI,134' 2025-06-01T22:52:51.6904670Z ++ read fname 2025-06-01T22:52:51.6905011Z ++ make_wheel_record torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h 2025-06-01T22:52:51.6905298Z ++ FPATH=torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h 2025-06-01T22:52:51.6905987Z ++ echo torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h 2025-06-01T22:52:51.6906191Z ++ grep RECORD 2025-06-01T22:52:51.6927845Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h 2025-06-01T22:52:51.6928056Z +++ openssl base64 2025-06-01T22:52:51.6928264Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.6928453Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.6929574Z +++ sed -e s/=//g 2025-06-01T22:52:51.6970761Z ++ HASH=2R1vZJ8SNxzCdbZNBNK1myAmKrJ34xOzAzbfL4tz37o 2025-06-01T22:52:51.6975727Z +++ ls -nl torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h 2025-06-01T22:52:51.6976240Z +++ awk '{print $5}' 2025-06-01T22:52:51.7004112Z ++ FSIZE=203 2025-06-01T22:52:51.7005387Z ++ echo '"torch/include/torch/csrc/inductor/cpp_wrapper/device_internal/xpu.h",sha256=2R1vZJ8SNxzCdbZNBNK1myAmKrJ34xOzAzbfL4tz37o,203' 2025-06-01T22:52:51.7005558Z ++ read fname 2025-06-01T22:52:51.7006020Z ++ make_wheel_record torch/include/torch/csrc/instruction_counter/Module.h 2025-06-01T22:52:51.7006251Z ++ FPATH=torch/include/torch/csrc/instruction_counter/Module.h 2025-06-01T22:52:51.7006461Z ++ echo torch/include/torch/csrc/instruction_counter/Module.h 2025-06-01T22:52:51.7006581Z ++ grep RECORD 2025-06-01T22:52:51.7029688Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/instruction_counter/Module.h 2025-06-01T22:52:51.7029816Z +++ openssl base64 2025-06-01T22:52:51.7029919Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.7030033Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.7030407Z +++ sed -e s/=//g 2025-06-01T22:52:51.7074281Z ++ HASH=YKI8ppqeYhkOi9enpFt1A5xZfsk-FVOGcGKjDoNfXfU 2025-06-01T22:52:51.7076794Z +++ ls -nl torch/include/torch/csrc/instruction_counter/Module.h 2025-06-01T22:52:51.7078105Z +++ awk '{print $5}' 2025-06-01T22:52:51.7105746Z ++ FSIZE=171 2025-06-01T22:52:51.7106428Z ++ echo '"torch/include/torch/csrc/instruction_counter/Module.h",sha256=YKI8ppqeYhkOi9enpFt1A5xZfsk-FVOGcGKjDoNfXfU,171' 2025-06-01T22:52:51.7106580Z ++ read fname 2025-06-01T22:52:51.7106889Z ++ make_wheel_record torch/include/torch/csrc/jit/jit_log.h 2025-06-01T22:52:51.7107221Z ++ FPATH=torch/include/torch/csrc/jit/jit_log.h 2025-06-01T22:52:51.7107361Z ++ echo torch/include/torch/csrc/jit/jit_log.h 2025-06-01T22:52:51.7108043Z ++ grep RECORD 2025-06-01T22:52:51.7128243Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/jit_log.h 2025-06-01T22:52:51.7128358Z +++ openssl base64 2025-06-01T22:52:51.7128932Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.7130183Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.7131393Z +++ sed -e s/=//g 2025-06-01T22:52:51.7171164Z ++ HASH=A2iWf_Pt1jF1_WAXuiW7qP1yufuEFkTv-MKSkJRN0GA 2025-06-01T22:52:51.7175595Z +++ ls -nl torch/include/torch/csrc/jit/jit_log.h 2025-06-01T22:52:51.7176554Z +++ awk '{print $5}' 2025-06-01T22:52:51.7204836Z ++ FSIZE=4806 2025-06-01T22:52:51.7205526Z ++ echo '"torch/include/torch/csrc/jit/jit_log.h",sha256=A2iWf_Pt1jF1_WAXuiW7qP1yufuEFkTv-MKSkJRN0GA,4806' 2025-06-01T22:52:51.7205799Z ++ read fname 2025-06-01T22:52:51.7206033Z ++ make_wheel_record torch/include/torch/csrc/jit/jit_opt_limit.h 2025-06-01T22:52:51.7206226Z ++ FPATH=torch/include/torch/csrc/jit/jit_opt_limit.h 2025-06-01T22:52:51.7206393Z ++ echo torch/include/torch/csrc/jit/jit_opt_limit.h 2025-06-01T22:52:51.7206499Z ++ grep RECORD 2025-06-01T22:52:51.7230347Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/jit_opt_limit.h 2025-06-01T22:52:51.7230538Z +++ openssl base64 2025-06-01T22:52:51.7230907Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.7231025Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.7231125Z +++ sed -e s/=//g 2025-06-01T22:52:51.7271794Z ++ HASH=XJpbnGQnkJtquSPeb7x0KduePq5nER1diRowR5s3Khg 2025-06-01T22:52:51.7274979Z +++ ls -nl torch/include/torch/csrc/jit/jit_opt_limit.h 2025-06-01T22:52:51.7275698Z +++ awk '{print $5}' 2025-06-01T22:52:51.7303307Z ++ FSIZE=1381 2025-06-01T22:52:51.7303934Z ++ echo '"torch/include/torch/csrc/jit/jit_opt_limit.h",sha256=XJpbnGQnkJtquSPeb7x0KduePq5nER1diRowR5s3Khg,1381' 2025-06-01T22:52:51.7304098Z ++ read fname 2025-06-01T22:52:51.7304908Z ++ make_wheel_record torch/include/torch/csrc/jit/resource_guard.h 2025-06-01T22:52:51.7305111Z ++ FPATH=torch/include/torch/csrc/jit/resource_guard.h 2025-06-01T22:52:51.7305279Z ++ echo torch/include/torch/csrc/jit/resource_guard.h 2025-06-01T22:52:51.7305666Z ++ grep RECORD 2025-06-01T22:52:51.7326966Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/resource_guard.h 2025-06-01T22:52:51.7327086Z +++ openssl base64 2025-06-01T22:52:51.7327545Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.7328306Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.7329765Z +++ sed -e s/=//g 2025-06-01T22:52:51.7370006Z ++ HASH=oMbaYMyJLGgPCEjIV4y5bAYsaYZ7_4p0QIQXTkawpHw 2025-06-01T22:52:51.7374810Z +++ ls -nl torch/include/torch/csrc/jit/resource_guard.h 2025-06-01T22:52:51.7375789Z +++ awk '{print $5}' 2025-06-01T22:52:51.7403392Z ++ FSIZE=440 2025-06-01T22:52:51.7403920Z ++ echo '"torch/include/torch/csrc/jit/resource_guard.h",sha256=oMbaYMyJLGgPCEjIV4y5bAYsaYZ7_4p0QIQXTkawpHw,440' 2025-06-01T22:52:51.7404031Z ++ read fname 2025-06-01T22:52:51.7404439Z ++ make_wheel_record torch/include/torch/csrc/jit/api/compilation_unit.h 2025-06-01T22:52:51.7404644Z ++ FPATH=torch/include/torch/csrc/jit/api/compilation_unit.h 2025-06-01T22:52:51.7405020Z ++ echo torch/include/torch/csrc/jit/api/compilation_unit.h 2025-06-01T22:52:51.7405268Z ++ grep RECORD 2025-06-01T22:52:51.7428260Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/api/compilation_unit.h 2025-06-01T22:52:51.7428384Z +++ openssl base64 2025-06-01T22:52:51.7428486Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.7428940Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.7429439Z +++ sed -e s/=//g 2025-06-01T22:52:51.7472861Z ++ HASH=ryxxGOE6ETMue0G7ZXT6szqwZs4Is9mLw2cafiyKR-w 2025-06-01T22:52:51.7476089Z +++ ls -nl torch/include/torch/csrc/jit/api/compilation_unit.h 2025-06-01T22:52:51.7477065Z +++ awk '{print $5}' 2025-06-01T22:52:51.7504759Z ++ FSIZE=11696 2025-06-01T22:52:51.7505398Z ++ echo '"torch/include/torch/csrc/jit/api/compilation_unit.h",sha256=ryxxGOE6ETMue0G7ZXT6szqwZs4Is9mLw2cafiyKR-w,11696' 2025-06-01T22:52:51.7505658Z ++ read fname 2025-06-01T22:52:51.7505899Z ++ make_wheel_record torch/include/torch/csrc/jit/api/function_impl.h 2025-06-01T22:52:51.7506082Z ++ FPATH=torch/include/torch/csrc/jit/api/function_impl.h 2025-06-01T22:52:51.7506279Z ++ echo torch/include/torch/csrc/jit/api/function_impl.h 2025-06-01T22:52:51.7507481Z ++ grep RECORD 2025-06-01T22:52:51.7528230Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/api/function_impl.h 2025-06-01T22:52:51.7528365Z +++ openssl base64 2025-06-01T22:52:51.7529315Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.7530522Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.7531803Z +++ sed -e s/=//g 2025-06-01T22:52:51.7570503Z ++ HASH=zl3_DtrbL9aIEGcWvpWOZ9qvPlVRBw6aQUWu7WuL-Bc 2025-06-01T22:52:51.7575782Z +++ ls -nl torch/include/torch/csrc/jit/api/function_impl.h 2025-06-01T22:52:51.7576866Z +++ awk '{print $5}' 2025-06-01T22:52:51.7603325Z ++ FSIZE=5702 2025-06-01T22:52:51.7604278Z ++ echo '"torch/include/torch/csrc/jit/api/function_impl.h",sha256=zl3_DtrbL9aIEGcWvpWOZ9qvPlVRBw6aQUWu7WuL-Bc,5702' 2025-06-01T22:52:51.7604404Z ++ read fname 2025-06-01T22:52:51.7604611Z ++ make_wheel_record torch/include/torch/csrc/jit/api/method.h 2025-06-01T22:52:51.7604766Z ++ FPATH=torch/include/torch/csrc/jit/api/method.h 2025-06-01T22:52:51.7604923Z ++ echo torch/include/torch/csrc/jit/api/method.h 2025-06-01T22:52:51.7606105Z ++ grep RECORD 2025-06-01T22:52:51.7630282Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/api/method.h 2025-06-01T22:52:51.7630411Z +++ openssl base64 2025-06-01T22:52:51.7630529Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.7630638Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.7630764Z +++ sed -e s/=//g 2025-06-01T22:52:51.7672485Z ++ HASH=sS0T0BQZ4ZZiO0lGh5xdmsW_Q3vIFaGUNWH0O8770BA 2025-06-01T22:52:51.7675536Z +++ ls -nl torch/include/torch/csrc/jit/api/method.h 2025-06-01T22:52:51.7676865Z +++ awk '{print $5}' 2025-06-01T22:52:51.7704681Z ++ FSIZE=2370 2025-06-01T22:52:51.7705349Z ++ echo '"torch/include/torch/csrc/jit/api/method.h",sha256=sS0T0BQZ4ZZiO0lGh5xdmsW_Q3vIFaGUNWH0O8770BA,2370' 2025-06-01T22:52:51.7705483Z ++ read fname 2025-06-01T22:52:51.7705722Z ++ make_wheel_record torch/include/torch/csrc/jit/api/module.h 2025-06-01T22:52:51.7705877Z ++ FPATH=torch/include/torch/csrc/jit/api/module.h 2025-06-01T22:52:51.7706026Z ++ echo torch/include/torch/csrc/jit/api/module.h 2025-06-01T22:52:51.7706418Z ++ grep RECORD 2025-06-01T22:52:51.7727631Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/api/module.h 2025-06-01T22:52:51.7727924Z +++ openssl base64 2025-06-01T22:52:51.7728426Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.7729701Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.7731161Z +++ sed -e s/=//g 2025-06-01T22:52:51.7770216Z ++ HASH=Ny5cZ9jFBj4Nphl9KOnh8euKjZCXA-GdjRX1eVvwOX4 2025-06-01T22:52:51.7775020Z +++ ls -nl torch/include/torch/csrc/jit/api/module.h 2025-06-01T22:52:51.7776128Z +++ awk '{print $5}' 2025-06-01T22:52:51.7803682Z ++ FSIZE=23481 2025-06-01T22:52:51.7804357Z ++ echo '"torch/include/torch/csrc/jit/api/module.h",sha256=Ny5cZ9jFBj4Nphl9KOnh8euKjZCXA-GdjRX1eVvwOX4,23481' 2025-06-01T22:52:51.7804462Z ++ read fname 2025-06-01T22:52:51.7804683Z ++ make_wheel_record torch/include/torch/csrc/jit/api/object.h 2025-06-01T22:52:51.7804837Z ++ FPATH=torch/include/torch/csrc/jit/api/object.h 2025-06-01T22:52:51.7805167Z ++ echo torch/include/torch/csrc/jit/api/object.h 2025-06-01T22:52:51.7805286Z ++ grep RECORD 2025-06-01T22:52:51.7829439Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/api/object.h 2025-06-01T22:52:51.7829576Z +++ openssl base64 2025-06-01T22:52:51.7829691Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.7829787Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.7829890Z +++ sed -e s/=//g 2025-06-01T22:52:51.7870019Z ++ HASH=_p-qHNmzVzm0dPL57jHlNOLLQhyqmfS3gpYLhKNNnY0 2025-06-01T22:52:51.7872927Z +++ ls -nl torch/include/torch/csrc/jit/api/object.h 2025-06-01T22:52:51.7873368Z +++ awk '{print $5}' 2025-06-01T22:52:51.7900256Z ++ FSIZE=6083 2025-06-01T22:52:51.7900810Z ++ echo '"torch/include/torch/csrc/jit/api/object.h",sha256=_p-qHNmzVzm0dPL57jHlNOLLQhyqmfS3gpYLhKNNnY0,6083' 2025-06-01T22:52:51.7901094Z ++ read fname 2025-06-01T22:52:51.7901345Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/backend.h 2025-06-01T22:52:51.7901529Z ++ FPATH=torch/include/torch/csrc/jit/backends/backend.h 2025-06-01T22:52:51.7901707Z ++ echo torch/include/torch/csrc/jit/backends/backend.h 2025-06-01T22:52:51.7902635Z ++ grep RECORD 2025-06-01T22:52:51.7925570Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/backend.h 2025-06-01T22:52:51.7925720Z +++ openssl base64 2025-06-01T22:52:51.7925839Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.7925940Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.7926431Z +++ sed -e s/=//g 2025-06-01T22:52:51.7966939Z ++ HASH=B657kJd0Vfpe3QYPRTRf0OA6lNbhOmG8_-THnlbw9wg 2025-06-01T22:52:51.7970633Z +++ ls -nl torch/include/torch/csrc/jit/backends/backend.h 2025-06-01T22:52:51.7971419Z +++ awk '{print $5}' 2025-06-01T22:52:51.7998148Z ++ FSIZE=3832 2025-06-01T22:52:51.7998747Z ++ echo '"torch/include/torch/csrc/jit/backends/backend.h",sha256=B657kJd0Vfpe3QYPRTRf0OA6lNbhOmG8_-THnlbw9wg,3832' 2025-06-01T22:52:51.7998908Z ++ read fname 2025-06-01T22:52:51.7999218Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/backend_debug_handler.h 2025-06-01T22:52:51.7999484Z ++ FPATH=torch/include/torch/csrc/jit/backends/backend_debug_handler.h 2025-06-01T22:52:51.7999775Z ++ echo torch/include/torch/csrc/jit/backends/backend_debug_handler.h 2025-06-01T22:52:51.8000257Z ++ grep RECORD 2025-06-01T22:52:51.8022766Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/backend_debug_handler.h 2025-06-01T22:52:51.8022876Z +++ openssl base64 2025-06-01T22:52:51.8023014Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.8023145Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.8023590Z +++ sed -e s/=//g 2025-06-01T22:52:51.8066089Z ++ HASH=EA_L4fknUQm93h7Pq6qdNd4i8RRZ0U3g1CI5jWuK_Jo 2025-06-01T22:52:51.8069490Z +++ ls -nl torch/include/torch/csrc/jit/backends/backend_debug_handler.h 2025-06-01T22:52:51.8069611Z +++ awk '{print $5}' 2025-06-01T22:52:51.8093842Z ++ FSIZE=6331 2025-06-01T22:52:51.8094708Z ++ echo '"torch/include/torch/csrc/jit/backends/backend_debug_handler.h",sha256=EA_L4fknUQm93h7Pq6qdNd4i8RRZ0U3g1CI5jWuK_Jo,6331' 2025-06-01T22:52:51.8095519Z ++ read fname 2025-06-01T22:52:51.8096072Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/backend_debug_info.h 2025-06-01T22:52:51.8096724Z ++ FPATH=torch/include/torch/csrc/jit/backends/backend_debug_info.h 2025-06-01T22:52:51.8098560Z ++ echo torch/include/torch/csrc/jit/backends/backend_debug_info.h 2025-06-01T22:52:51.8099791Z ++ grep RECORD 2025-06-01T22:52:51.8126297Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/backend_debug_info.h 2025-06-01T22:52:51.8126930Z +++ openssl base64 2025-06-01T22:52:51.8127242Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.8127512Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.8127788Z +++ sed -e s/=//g 2025-06-01T22:52:51.8166487Z ++ HASH=q2POOUEbpSJr9LCc3KaprJ9M9Vd_6Dnfi_pmE8G2jBw 2025-06-01T22:52:51.8171256Z +++ ls -nl torch/include/torch/csrc/jit/backends/backend_debug_info.h 2025-06-01T22:52:51.8172067Z +++ awk '{print $5}' 2025-06-01T22:52:51.8198428Z ++ FSIZE=2313 2025-06-01T22:52:51.8199182Z ++ echo '"torch/include/torch/csrc/jit/backends/backend_debug_info.h",sha256=q2POOUEbpSJr9LCc3KaprJ9M9Vd_6Dnfi_pmE8G2jBw,2313' 2025-06-01T22:52:51.8200056Z ++ read fname 2025-06-01T22:52:51.8200477Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/backend_detail.h 2025-06-01T22:52:51.8201140Z ++ FPATH=torch/include/torch/csrc/jit/backends/backend_detail.h 2025-06-01T22:52:51.8201707Z ++ echo torch/include/torch/csrc/jit/backends/backend_detail.h 2025-06-01T22:52:51.8202136Z ++ grep RECORD 2025-06-01T22:52:51.8223029Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/backend_detail.h 2025-06-01T22:52:51.8223691Z +++ openssl base64 2025-06-01T22:52:51.8223962Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.8224274Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.8224669Z +++ sed -e s/=//g 2025-06-01T22:52:51.8266944Z ++ HASH=XPwaX9LD5gBljdLcY20lU4g2AVbjxWsbQ-0zQ426PnE 2025-06-01T22:52:51.8270389Z +++ ls -nl torch/include/torch/csrc/jit/backends/backend_detail.h 2025-06-01T22:52:51.8271041Z +++ awk '{print $5}' 2025-06-01T22:52:51.8294990Z ++ FSIZE=1079 2025-06-01T22:52:51.8295971Z ++ echo '"torch/include/torch/csrc/jit/backends/backend_detail.h",sha256=XPwaX9LD5gBljdLcY20lU4g2AVbjxWsbQ-0zQ426PnE,1079' 2025-06-01T22:52:51.8296755Z ++ read fname 2025-06-01T22:52:51.8297180Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/backend_exception.h 2025-06-01T22:52:51.8297834Z ++ FPATH=torch/include/torch/csrc/jit/backends/backend_exception.h 2025-06-01T22:52:51.8299363Z ++ echo torch/include/torch/csrc/jit/backends/backend_exception.h 2025-06-01T22:52:51.8300094Z ++ grep RECORD 2025-06-01T22:52:51.8323880Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/backend_exception.h 2025-06-01T22:52:51.8324952Z +++ openssl base64 2025-06-01T22:52:51.8325329Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.8325583Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.8326118Z +++ sed -e s/=//g 2025-06-01T22:52:51.8365666Z ++ HASH=CMGaroP-uO4-Ai8cngw39yH3c6TE7JVcveB3FsTZoTo 2025-06-01T22:52:51.8368990Z +++ ls -nl torch/include/torch/csrc/jit/backends/backend_exception.h 2025-06-01T22:52:51.8369530Z +++ awk '{print $5}' 2025-06-01T22:52:51.8396141Z ++ FSIZE=2116 2025-06-01T22:52:51.8397017Z ++ echo '"torch/include/torch/csrc/jit/backends/backend_exception.h",sha256=CMGaroP-uO4-Ai8cngw39yH3c6TE7JVcveB3FsTZoTo,2116' 2025-06-01T22:52:51.8397813Z ++ read fname 2025-06-01T22:52:51.8398206Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/backend_init.h 2025-06-01T22:52:51.8398860Z ++ FPATH=torch/include/torch/csrc/jit/backends/backend_init.h 2025-06-01T22:52:51.8399396Z ++ echo torch/include/torch/csrc/jit/backends/backend_init.h 2025-06-01T22:52:51.8399823Z ++ grep RECORD 2025-06-01T22:52:51.8422519Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/backend_init.h 2025-06-01T22:52:51.8423174Z +++ openssl base64 2025-06-01T22:52:51.8423449Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.8423708Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.8423979Z +++ sed -e s/=//g 2025-06-01T22:52:51.8466632Z ++ HASH=kGSSfSDo_CZHFidzO7i3hGs2wpPbEOs6YfdLntnZImI 2025-06-01T22:52:51.8474878Z +++ ls -nl torch/include/torch/csrc/jit/backends/backend_init.h 2025-06-01T22:52:51.8476400Z +++ awk '{print $5}' 2025-06-01T22:52:51.8503821Z ++ FSIZE=252 2025-06-01T22:52:51.8504701Z ++ echo '"torch/include/torch/csrc/jit/backends/backend_init.h",sha256=kGSSfSDo_CZHFidzO7i3hGs2wpPbEOs6YfdLntnZImI,252' 2025-06-01T22:52:51.8505526Z ++ read fname 2025-06-01T22:52:51.8506010Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/backend_interface.h 2025-06-01T22:52:51.8506662Z ++ FPATH=torch/include/torch/csrc/jit/backends/backend_interface.h 2025-06-01T22:52:51.8507269Z ++ echo torch/include/torch/csrc/jit/backends/backend_interface.h 2025-06-01T22:52:51.8507739Z ++ grep RECORD 2025-06-01T22:52:51.8527274Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/backend_interface.h 2025-06-01T22:52:51.8527914Z +++ openssl base64 2025-06-01T22:52:51.8528179Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.8528882Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.8530334Z +++ sed -e s/=//g 2025-06-01T22:52:51.8570745Z ++ HASH=XN8NlxwAhGEzCb_YnWhg4MaQWxOAntNCLYNobSsUwuY 2025-06-01T22:52:51.8575593Z +++ ls -nl torch/include/torch/csrc/jit/backends/backend_interface.h 2025-06-01T22:52:51.8576468Z +++ awk '{print $5}' 2025-06-01T22:52:51.8603456Z ++ FSIZE=1159 2025-06-01T22:52:51.8604359Z ++ echo '"torch/include/torch/csrc/jit/backends/backend_interface.h",sha256=XN8NlxwAhGEzCb_YnWhg4MaQWxOAntNCLYNobSsUwuY,1159' 2025-06-01T22:52:51.8605346Z ++ read fname 2025-06-01T22:52:51.8605791Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/backend_preprocess.h 2025-06-01T22:52:51.8606488Z ++ FPATH=torch/include/torch/csrc/jit/backends/backend_preprocess.h 2025-06-01T22:52:51.8607281Z ++ echo torch/include/torch/csrc/jit/backends/backend_preprocess.h 2025-06-01T22:52:51.8607747Z ++ grep RECORD 2025-06-01T22:52:51.8630150Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/backend_preprocess.h 2025-06-01T22:52:51.8630760Z +++ openssl base64 2025-06-01T22:52:51.8631034Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.8631281Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.8631554Z +++ sed -e s/=//g 2025-06-01T22:52:51.8672550Z ++ HASH=HhmzQn4EjAVB9DcBj8c4cR0rPopA4PUr5mJwlJaXMCs 2025-06-01T22:52:51.8675735Z +++ ls -nl torch/include/torch/csrc/jit/backends/backend_preprocess.h 2025-06-01T22:52:51.8676339Z +++ awk '{print $5}' 2025-06-01T22:52:51.8704250Z ++ FSIZE=413 2025-06-01T22:52:51.8705284Z ++ echo '"torch/include/torch/csrc/jit/backends/backend_preprocess.h",sha256=HhmzQn4EjAVB9DcBj8c4cR0rPopA4PUr5mJwlJaXMCs,413' 2025-06-01T22:52:51.8706098Z ++ read fname 2025-06-01T22:52:51.8706546Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/backend_resolver.h 2025-06-01T22:52:51.8707363Z ++ FPATH=torch/include/torch/csrc/jit/backends/backend_resolver.h 2025-06-01T22:52:51.8707936Z ++ echo torch/include/torch/csrc/jit/backends/backend_resolver.h 2025-06-01T22:52:51.8708387Z ++ grep RECORD 2025-06-01T22:52:51.8727442Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/backend_resolver.h 2025-06-01T22:52:51.8728124Z +++ openssl base64 2025-06-01T22:52:51.8728406Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.8729246Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.8730666Z +++ sed -e s/=//g 2025-06-01T22:52:51.8768193Z ++ HASH=dEM9SJ4XGxznQkFOJuMbjN2R2Sz4EXdmBWD3RCGy1EM 2025-06-01T22:52:51.8772922Z +++ ls -nl torch/include/torch/csrc/jit/backends/backend_resolver.h 2025-06-01T22:52:51.8773600Z +++ awk '{print $5}' 2025-06-01T22:52:51.8800782Z ++ FSIZE=252 2025-06-01T22:52:51.8801595Z ++ echo '"torch/include/torch/csrc/jit/backends/backend_resolver.h",sha256=dEM9SJ4XGxznQkFOJuMbjN2R2Sz4EXdmBWD3RCGy1EM,252' 2025-06-01T22:52:51.8802390Z ++ read fname 2025-06-01T22:52:51.8802975Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/coreml/cpp/context.h 2025-06-01T22:52:51.8803647Z ++ FPATH=torch/include/torch/csrc/jit/backends/coreml/cpp/context.h 2025-06-01T22:52:51.8804420Z ++ echo torch/include/torch/csrc/jit/backends/coreml/cpp/context.h 2025-06-01T22:52:51.8805079Z ++ grep RECORD 2025-06-01T22:52:51.8826962Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/coreml/cpp/context.h 2025-06-01T22:52:51.8827611Z +++ openssl base64 2025-06-01T22:52:51.8827958Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.8828361Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.8828652Z +++ sed -e s/=//g 2025-06-01T22:52:51.8869762Z ++ HASH=ll7E-LNobNo8L8RCnzEQ6PIh7WoTVvUyQQ8SmmXeipc 2025-06-01T22:52:51.8873569Z +++ ls -nl torch/include/torch/csrc/jit/backends/coreml/cpp/context.h 2025-06-01T22:52:51.8874242Z +++ awk '{print $5}' 2025-06-01T22:52:51.8901859Z ++ FSIZE=438 2025-06-01T22:52:51.8902735Z ++ echo '"torch/include/torch/csrc/jit/backends/coreml/cpp/context.h",sha256=ll7E-LNobNo8L8RCnzEQ6PIh7WoTVvUyQQ8SmmXeipc,438' 2025-06-01T22:52:51.8903636Z ++ read fname 2025-06-01T22:52:51.8904169Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h 2025-06-01T22:52:51.8904968Z ++ FPATH=torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h 2025-06-01T22:52:51.8905726Z ++ echo torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h 2025-06-01T22:52:51.8906256Z ++ grep RECORD 2025-06-01T22:52:51.8926936Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h 2025-06-01T22:52:51.8927692Z +++ openssl base64 2025-06-01T22:52:51.8927957Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.8928233Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.8928504Z +++ sed -e s/=//g 2025-06-01T22:52:51.8967104Z ++ HASH=PAVSDvSAaOf6ZODsvYoHy1kG0DjInrgkX5HtQSah8gY 2025-06-01T22:52:51.8970759Z +++ ls -nl torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h 2025-06-01T22:52:51.8971596Z +++ awk '{print $5}' 2025-06-01T22:52:51.8999217Z ++ FSIZE=533 2025-06-01T22:52:51.9000116Z ++ echo '"torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h",sha256=PAVSDvSAaOf6ZODsvYoHy1kG0DjInrgkX5HtQSah8gY,533' 2025-06-01T22:52:51.9001066Z ++ read fname 2025-06-01T22:52:51.9001570Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h 2025-06-01T22:52:51.9002375Z ++ FPATH=torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h 2025-06-01T22:52:51.9003130Z ++ echo torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h 2025-06-01T22:52:51.9003650Z ++ grep RECORD 2025-06-01T22:52:51.9026466Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h 2025-06-01T22:52:51.9027141Z +++ openssl base64 2025-06-01T22:52:51.9027410Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.9027662Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.9027936Z +++ sed -e s/=//g 2025-06-01T22:52:51.9068051Z ++ HASH=1FSNFw2YQq8DpM8Pnf3_e_BWhcgmmcmAim-GRPZFR9Y 2025-06-01T22:52:51.9071133Z +++ ls -nl torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h 2025-06-01T22:52:51.9072096Z +++ awk '{print $5}' 2025-06-01T22:52:51.9097580Z ++ FSIZE=414 2025-06-01T22:52:51.9098534Z ++ echo '"torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h",sha256=1FSNFw2YQq8DpM8Pnf3_e_BWhcgmmcmAim-GRPZFR9Y,414' 2025-06-01T22:52:51.9099404Z ++ read fname 2025-06-01T22:52:51.9099965Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h 2025-06-01T22:52:51.9100967Z ++ FPATH=torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h 2025-06-01T22:52:51.9101877Z ++ echo torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h 2025-06-01T22:52:51.9102460Z ++ grep RECORD 2025-06-01T22:52:51.9125664Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h 2025-06-01T22:52:51.9126602Z +++ openssl base64 2025-06-01T22:52:51.9126927Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.9127193Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.9127467Z +++ sed -e s/=//g 2025-06-01T22:52:51.9166493Z ++ HASH=ooifFh1UnGxqc8Mh9PwxGs3TlsDjVJ5BTjbSM5rUsNk 2025-06-01T22:52:51.9170663Z +++ ls -nl torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h 2025-06-01T22:52:51.9171548Z +++ awk '{print $5}' 2025-06-01T22:52:51.9199576Z ++ FSIZE=350 2025-06-01T22:52:51.9200674Z ++ echo '"torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h",sha256=ooifFh1UnGxqc8Mh9PwxGs3TlsDjVJ5BTjbSM5rUsNk,350' 2025-06-01T22:52:51.9201639Z ++ read fname 2025-06-01T22:52:51.9202171Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h 2025-06-01T22:52:51.9203028Z ++ FPATH=torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h 2025-06-01T22:52:51.9203816Z ++ echo torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h 2025-06-01T22:52:51.9204705Z ++ grep RECORD 2025-06-01T22:52:51.9226869Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h 2025-06-01T22:52:51.9227588Z +++ openssl base64 2025-06-01T22:52:51.9227862Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.9228108Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.9228378Z +++ sed -e s/=//g 2025-06-01T22:52:51.9268222Z ++ HASH=SeoHdbfrqVnPIFqLzuY0OuxPlnwXV3FiVhG4ch4YWc4 2025-06-01T22:52:51.9271654Z +++ ls -nl torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h 2025-06-01T22:52:51.9272238Z +++ awk '{print $5}' 2025-06-01T22:52:51.9300694Z ++ FSIZE=922 2025-06-01T22:52:51.9301674Z ++ echo '"torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h",sha256=SeoHdbfrqVnPIFqLzuY0OuxPlnwXV3FiVhG4ch4YWc4,922' 2025-06-01T22:52:51.9302610Z ++ read fname 2025-06-01T22:52:51.9303130Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h 2025-06-01T22:52:51.9303954Z ++ FPATH=torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h 2025-06-01T22:52:51.9304853Z ++ echo torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h 2025-06-01T22:52:51.9305399Z ++ grep RECORD 2025-06-01T22:52:51.9326622Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h 2025-06-01T22:52:51.9327333Z +++ openssl base64 2025-06-01T22:52:51.9327592Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.9327859Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.9328124Z +++ sed -e s/=//g 2025-06-01T22:52:51.9366805Z ++ HASH=N4lNQj-kfGQvme5thx5Ft7a7qoM1UQgV6Xjeh3LsTM8 2025-06-01T22:52:51.9370684Z +++ ls -nl torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h 2025-06-01T22:52:51.9371393Z +++ awk '{print $5}' 2025-06-01T22:52:51.9398696Z ++ FSIZE=648 2025-06-01T22:52:51.9399571Z ++ echo '"torch/include/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h",sha256=N4lNQj-kfGQvme5thx5Ft7a7qoM1UQgV6Xjeh3LsTM8,648' 2025-06-01T22:52:51.9400640Z ++ read fname 2025-06-01T22:52:51.9401152Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h 2025-06-01T22:52:51.9401938Z ++ FPATH=torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h 2025-06-01T22:52:51.9402674Z ++ echo torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h 2025-06-01T22:52:51.9403188Z ++ grep RECORD 2025-06-01T22:52:51.9425353Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h 2025-06-01T22:52:51.9426026Z +++ openssl base64 2025-06-01T22:52:51.9426320Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.9426578Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.9426831Z +++ sed -e s/=//g 2025-06-01T22:52:51.9467779Z ++ HASH=5DiPjmxKHPBoCiKl9eas_lNPzCvAEoWtO6XqVIWnYyk 2025-06-01T22:52:51.9470263Z +++ ls -nl torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h 2025-06-01T22:52:51.9470831Z +++ awk '{print $5}' 2025-06-01T22:52:51.9494539Z ++ FSIZE=3235 2025-06-01T22:52:51.9495692Z ++ echo '"torch/include/torch/csrc/jit/backends/xnnpack/xnnpack_graph_builder.h",sha256=5DiPjmxKHPBoCiKl9eas_lNPzCvAEoWtO6XqVIWnYyk,3235' 2025-06-01T22:52:51.9496588Z ++ read fname 2025-06-01T22:52:51.9497078Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h 2025-06-01T22:52:51.9497879Z ++ FPATH=torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h 2025-06-01T22:52:51.9499389Z ++ echo torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h 2025-06-01T22:52:51.9500078Z ++ grep RECORD 2025-06-01T22:52:51.9522797Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h 2025-06-01T22:52:51.9523504Z +++ openssl base64 2025-06-01T22:52:51.9523893Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.9524290Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.9524744Z +++ sed -e s/=//g 2025-06-01T22:52:51.9566508Z ++ HASH=5cQYhMyRvyDnUAuTBgTcdFgDPxQA04tCCSG7d4x4JGM 2025-06-01T22:52:51.9570278Z +++ ls -nl torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h 2025-06-01T22:52:51.9570989Z +++ awk '{print $5}' 2025-06-01T22:52:51.9596966Z ++ FSIZE=782 2025-06-01T22:52:51.9597833Z ++ echo '"torch/include/torch/csrc/jit/backends/xnnpack/compiler/xnn_compiler.h",sha256=5cQYhMyRvyDnUAuTBgTcdFgDPxQA04tCCSG7d4x4JGM,782' 2025-06-01T22:52:51.9598736Z ++ read fname 2025-06-01T22:52:51.9599245Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h 2025-06-01T22:52:51.9600098Z ++ FPATH=torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h 2025-06-01T22:52:51.9600833Z ++ echo torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h 2025-06-01T22:52:51.9601367Z ++ grep RECORD 2025-06-01T22:52:51.9622576Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h 2025-06-01T22:52:51.9623355Z +++ openssl base64 2025-06-01T22:52:51.9623610Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.9623879Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.9624277Z +++ sed -e s/=//g 2025-06-01T22:52:51.9666373Z ++ HASH=K_PNsAxmjM4OZ8nuwRDEQ2seqSzgkaeO5cR8AjdFcQ0 2025-06-01T22:52:51.9669863Z +++ ls -nl torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h 2025-06-01T22:52:51.9670451Z +++ awk '{print $5}' 2025-06-01T22:52:51.9694352Z ++ FSIZE=1567 2025-06-01T22:52:51.9695324Z ++ echo '"torch/include/torch/csrc/jit/backends/xnnpack/executor/xnn_executor.h",sha256=K_PNsAxmjM4OZ8nuwRDEQ2seqSzgkaeO5cR8AjdFcQ0,1567' 2025-06-01T22:52:51.9696327Z ++ read fname 2025-06-01T22:52:51.9696858Z ++ make_wheel_record torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h 2025-06-01T22:52:51.9697683Z ++ FPATH=torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h 2025-06-01T22:52:51.9698752Z ++ echo torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h 2025-06-01T22:52:51.9699800Z ++ grep RECORD 2025-06-01T22:52:51.9722373Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h 2025-06-01T22:52:51.9723211Z +++ openssl base64 2025-06-01T22:52:51.9723469Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.9723776Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.9724032Z +++ sed -e s/=//g 2025-06-01T22:52:51.9764483Z ++ HASH=rQOafBJkmEZfe6tIrK9jd3TuYnH3D1VBiP3eY0mXLOw 2025-06-01T22:52:51.9769865Z +++ ls -nl torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h 2025-06-01T22:52:51.9770527Z +++ awk '{print $5}' 2025-06-01T22:52:51.9796238Z ++ FSIZE=2779 2025-06-01T22:52:51.9797136Z ++ echo '"torch/include/torch/csrc/jit/backends/xnnpack/serialization/serializer.h",sha256=rQOafBJkmEZfe6tIrK9jd3TuYnH3D1VBiP3eY0mXLOw,2779' 2025-06-01T22:52:51.9798085Z ++ read fname 2025-06-01T22:52:51.9798546Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/cuda/interface.h 2025-06-01T22:52:51.9799160Z ++ FPATH=torch/include/torch/csrc/jit/codegen/cuda/interface.h 2025-06-01T22:52:51.9799756Z ++ echo torch/include/torch/csrc/jit/codegen/cuda/interface.h 2025-06-01T22:52:51.9800305Z ++ grep RECORD 2025-06-01T22:52:51.9822519Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/cuda/interface.h 2025-06-01T22:52:51.9823523Z +++ openssl base64 2025-06-01T22:52:51.9824068Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.9824378Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.9824637Z +++ sed -e s/=//g 2025-06-01T22:52:51.9865238Z ++ HASH=B3-y5TtBeJwIU5KNcp3ME4dtooeQ1dd0EZS4gEQKS_8 2025-06-01T22:52:51.9868834Z +++ ls -nl torch/include/torch/csrc/jit/codegen/cuda/interface.h 2025-06-01T22:52:51.9869637Z +++ awk '{print $5}' 2025-06-01T22:52:51.9893791Z ++ FSIZE=1854 2025-06-01T22:52:51.9894978Z ++ echo '"torch/include/torch/csrc/jit/codegen/cuda/interface.h",sha256=B3-y5TtBeJwIU5KNcp3ME4dtooeQ1dd0EZS4gEQKS_8,1854' 2025-06-01T22:52:51.9895885Z ++ read fname 2025-06-01T22:52:51.9896293Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h 2025-06-01T22:52:51.9896990Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h 2025-06-01T22:52:51.9897864Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h 2025-06-01T22:52:51.9898613Z ++ grep RECORD 2025-06-01T22:52:51.9921616Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h 2025-06-01T22:52:51.9922633Z +++ openssl base64 2025-06-01T22:52:51.9922888Z +++ sed -e s/+/-/g 2025-06-01T22:52:51.9923150Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:51.9923404Z +++ sed -e s/=//g 2025-06-01T22:52:51.9966277Z ++ HASH=lqI018FKRbKG7r3q8hxvBBSpK5AmqqK-quAgzd6j_lk 2025-06-01T22:52:51.9969107Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h 2025-06-01T22:52:51.9969976Z +++ awk '{print $5}' 2025-06-01T22:52:51.9996912Z ++ FSIZE=1353 2025-06-01T22:52:51.9998165Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/arg_spec.h",sha256=lqI018FKRbKG7r3q8hxvBBSpK5AmqqK-quAgzd6j_lk,1353' 2025-06-01T22:52:51.9999061Z ++ read fname 2025-06-01T22:52:51.9999723Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/codegen.h 2025-06-01T22:52:52.0000324Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/codegen.h 2025-06-01T22:52:52.0001012Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/codegen.h 2025-06-01T22:52:52.0001431Z ++ grep RECORD 2025-06-01T22:52:52.0024105Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/codegen.h 2025-06-01T22:52:52.0024771Z +++ openssl base64 2025-06-01T22:52:52.0025039Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.0025299Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.0025551Z +++ sed -e s/=//g 2025-06-01T22:52:52.0067015Z ++ HASH=1j5pY8NNAaWDNENlSkehdQtC6oCW8xcLha8k6fXjn-k 2025-06-01T22:52:52.0070581Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/codegen.h 2025-06-01T22:52:52.0071628Z +++ awk '{print $5}' 2025-06-01T22:52:52.0096617Z ++ FSIZE=745 2025-06-01T22:52:52.0097651Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/codegen.h",sha256=1j5pY8NNAaWDNENlSkehdQtC6oCW8xcLha8k6fXjn-k,745' 2025-06-01T22:52:52.0098420Z ++ read fname 2025-06-01T22:52:52.0099003Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/compiler.h 2025-06-01T22:52:52.0099919Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/compiler.h 2025-06-01T22:52:52.0100850Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/compiler.h 2025-06-01T22:52:52.0101400Z ++ grep RECORD 2025-06-01T22:52:52.0125928Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/compiler.h 2025-06-01T22:52:52.0126642Z +++ openssl base64 2025-06-01T22:52:52.0126919Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.0127177Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.0127455Z +++ sed -e s/=//g 2025-06-01T22:52:52.0166199Z ++ HASH=qKnwgd95OzlN7onkgks_8QrBIj7_qRUS5Qkz7AemXVk 2025-06-01T22:52:52.0170098Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/compiler.h 2025-06-01T22:52:52.0170952Z +++ awk '{print $5}' 2025-06-01T22:52:52.0197725Z ++ FSIZE=1834 2025-06-01T22:52:52.0199010Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/compiler.h",sha256=qKnwgd95OzlN7onkgks_8QrBIj7_qRUS5Qkz7AemXVk,1834' 2025-06-01T22:52:52.0200299Z ++ read fname 2025-06-01T22:52:52.0200738Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/executor.h 2025-06-01T22:52:52.0201337Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/executor.h 2025-06-01T22:52:52.0201895Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/executor.h 2025-06-01T22:52:52.0202335Z ++ grep RECORD 2025-06-01T22:52:52.0224061Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/executor.h 2025-06-01T22:52:52.0224976Z +++ openssl base64 2025-06-01T22:52:52.0225229Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.0225630Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.0225887Z +++ sed -e s/=//g 2025-06-01T22:52:52.0268506Z ++ HASH=VWSQ2pKCRYK0ZxboB1SJugSajgb60_lprVmd8LX89LM 2025-06-01T22:52:52.0275334Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/executor.h 2025-06-01T22:52:52.0276882Z +++ awk '{print $5}' 2025-06-01T22:52:52.0304782Z ++ FSIZE=500 2025-06-01T22:52:52.0306115Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/executor.h",sha256=VWSQ2pKCRYK0ZxboB1SJugSajgb60_lprVmd8LX89LM,500' 2025-06-01T22:52:52.0307313Z ++ read fname 2025-06-01T22:52:52.0307710Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/fallback.h 2025-06-01T22:52:52.0308318Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/fallback.h 2025-06-01T22:52:52.0308865Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/fallback.h 2025-06-01T22:52:52.0309280Z ++ grep RECORD 2025-06-01T22:52:52.0328740Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/fallback.h 2025-06-01T22:52:52.0329680Z +++ openssl base64 2025-06-01T22:52:52.0330041Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.0330517Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.0331335Z +++ sed -e s/=//g 2025-06-01T22:52:52.0371961Z ++ HASH=wHm80jeSN7YBdq-nq6eTw09xMPSHV66GZWJbEsgk3OI 2025-06-01T22:52:52.0383070Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/fallback.h 2025-06-01T22:52:52.0383530Z +++ awk '{print $5}' 2025-06-01T22:52:52.0405673Z ++ FSIZE=174 2025-06-01T22:52:52.0406936Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/fallback.h",sha256=wHm80jeSN7YBdq-nq6eTw09xMPSHV66GZWJbEsgk3OI,174' 2025-06-01T22:52:52.0408215Z ++ read fname 2025-06-01T22:52:52.0408658Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h 2025-06-01T22:52:52.0409313Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h 2025-06-01T22:52:52.0409928Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h 2025-06-01T22:52:52.0410393Z ++ grep RECORD 2025-06-01T22:52:52.0430717Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h 2025-06-01T22:52:52.0431598Z +++ openssl base64 2025-06-01T22:52:52.0432068Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.0432392Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.0432645Z +++ sed -e s/=//g 2025-06-01T22:52:52.0472953Z ++ HASH=oJOE0xW4QiOvFrHZCvGBivvwHmwsa-6zGm5LR88mwvk 2025-06-01T22:52:52.0476227Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h 2025-06-01T22:52:52.0477125Z +++ awk '{print $5}' 2025-06-01T22:52:52.0505718Z ++ FSIZE=3305 2025-06-01T22:52:52.0506782Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/fused_kernel.h",sha256=oJOE0xW4QiOvFrHZCvGBivvwHmwsa-6zGm5LR88mwvk,3305' 2025-06-01T22:52:52.0507994Z ++ read fname 2025-06-01T22:52:52.0508411Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/interface.h 2025-06-01T22:52:52.0509019Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/interface.h 2025-06-01T22:52:52.0509581Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/interface.h 2025-06-01T22:52:52.0510017Z ++ grep RECORD 2025-06-01T22:52:52.0527979Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/interface.h 2025-06-01T22:52:52.0528951Z +++ openssl base64 2025-06-01T22:52:52.0529311Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.0529799Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.0530653Z +++ sed -e s/=//g 2025-06-01T22:52:52.0570766Z ++ HASH=y9BPxKMo0ZaIDv07_1SuEFJLLGsgcydufhkx6wg14ZM 2025-06-01T22:52:52.0575399Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/interface.h 2025-06-01T22:52:52.0576298Z +++ awk '{print $5}' 2025-06-01T22:52:52.0603800Z ++ FSIZE=1722 2025-06-01T22:52:52.0605373Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/interface.h",sha256=y9BPxKMo0ZaIDv07_1SuEFJLLGsgcydufhkx6wg14ZM,1722' 2025-06-01T22:52:52.0606183Z ++ read fname 2025-06-01T22:52:52.0606615Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h 2025-06-01T22:52:52.0607285Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h 2025-06-01T22:52:52.0608018Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h 2025-06-01T22:52:52.0608492Z ++ grep RECORD 2025-06-01T22:52:52.0629511Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h 2025-06-01T22:52:52.0630441Z +++ openssl base64 2025-06-01T22:52:52.0630710Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.0630952Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.0631227Z +++ sed -e s/=//g 2025-06-01T22:52:52.0674318Z ++ HASH=LsPmfUq-NZNtxQw-806XyVkK-_NWnqQ2rgnZRwQgvUQ 2025-06-01T22:52:52.0681496Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h 2025-06-01T22:52:52.0682168Z +++ awk '{print $5}' 2025-06-01T22:52:52.0708758Z ++ FSIZE=994 2025-06-01T22:52:52.0709828Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/kernel_cache.h",sha256=LsPmfUq-NZNtxQw-806XyVkK-_NWnqQ2rgnZRwQgvUQ,994' 2025-06-01T22:52:52.0711014Z ++ read fname 2025-06-01T22:52:52.0711451Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h 2025-06-01T22:52:52.0712088Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h 2025-06-01T22:52:52.0712667Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h 2025-06-01T22:52:52.0713120Z ++ grep RECORD 2025-06-01T22:52:52.0730944Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h 2025-06-01T22:52:52.0731808Z +++ openssl base64 2025-06-01T22:52:52.0732165Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.0733774Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.0734999Z +++ sed -e s/=//g 2025-06-01T22:52:52.0773064Z ++ HASH=GlF7x7kxKCZQJw4JZb84so3pVy0nvPew8KePoRelfno 2025-06-01T22:52:52.0779040Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h 2025-06-01T22:52:52.0779863Z +++ awk '{print $5}' 2025-06-01T22:52:52.0806146Z ++ FSIZE=4401 2025-06-01T22:52:52.0807216Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/kernel_spec.h",sha256=GlF7x7kxKCZQJw4JZb84so3pVy0nvPew8KePoRelfno,4401' 2025-06-01T22:52:52.0808560Z ++ read fname 2025-06-01T22:52:52.0809036Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h 2025-06-01T22:52:52.0809730Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h 2025-06-01T22:52:52.0810378Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h 2025-06-01T22:52:52.0810847Z ++ grep RECORD 2025-06-01T22:52:52.0831992Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h 2025-06-01T22:52:52.0832823Z +++ openssl base64 2025-06-01T22:52:52.0833283Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.0833704Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.0833961Z +++ sed -e s/=//g 2025-06-01T22:52:52.0876302Z ++ HASH=XjoP5B09rOpQ2dRyBEpDPwjziknmZckpgcpCp_iYhiM 2025-06-01T22:52:52.0878437Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h 2025-06-01T22:52:52.0879361Z +++ awk '{print $5}' 2025-06-01T22:52:52.0908154Z ++ FSIZE=1755 2025-06-01T22:52:52.0909308Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/partition_desc.h",sha256=XjoP5B09rOpQ2dRyBEpDPwjziknmZckpgcpCp_iYhiM,1755' 2025-06-01T22:52:52.0910136Z ++ read fname 2025-06-01T22:52:52.0910551Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h 2025-06-01T22:52:52.0911188Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h 2025-06-01T22:52:52.0911749Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h 2025-06-01T22:52:52.0912204Z ++ grep RECORD 2025-06-01T22:52:52.0929329Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h 2025-06-01T22:52:52.0929925Z +++ openssl base64 2025-06-01T22:52:52.0930525Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.0931844Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.0933155Z +++ sed -e s/=//g 2025-06-01T22:52:52.0971713Z ++ HASH=FVJKhJSZaad1h7FE3GiBxdVKUNXFnTApi583jB-CYX4 2025-06-01T22:52:52.0976582Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h 2025-06-01T22:52:52.0978217Z +++ awk '{print $5}' 2025-06-01T22:52:52.1005706Z ++ FSIZE=2701 2025-06-01T22:52:52.1006665Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/tensor_desc.h",sha256=FVJKhJSZaad1h7FE3GiBxdVKUNXFnTApi583jB-CYX4,2701' 2025-06-01T22:52:52.1007480Z ++ read fname 2025-06-01T22:52:52.1007914Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h 2025-06-01T22:52:52.1008570Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h 2025-06-01T22:52:52.1009163Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h 2025-06-01T22:52:52.1009628Z ++ grep RECORD 2025-06-01T22:52:52.1030646Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h 2025-06-01T22:52:52.1031260Z +++ openssl base64 2025-06-01T22:52:52.1031515Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.1032022Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.1032319Z +++ sed -e s/=//g 2025-06-01T22:52:52.1072313Z ++ HASH=3u2MbJ96mCBdg0x1XBRFa-ijFwVcBSWTJgiyUz74D10 2025-06-01T22:52:52.1075617Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h 2025-06-01T22:52:52.1076508Z +++ awk '{print $5}' 2025-06-01T22:52:52.1104069Z ++ FSIZE=536 2025-06-01T22:52:52.1104872Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/tensor_info.h",sha256=3u2MbJ96mCBdg0x1XBRFa-ijFwVcBSWTJgiyUz74D10,536' 2025-06-01T22:52:52.1105659Z ++ read fname 2025-06-01T22:52:52.1106104Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h 2025-06-01T22:52:52.1106811Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h 2025-06-01T22:52:52.1109417Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h 2025-06-01T22:52:52.1109883Z ++ grep RECORD 2025-06-01T22:52:52.1127616Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h 2025-06-01T22:52:52.1128246Z +++ openssl base64 2025-06-01T22:52:52.1128524Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.1129347Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.1130645Z +++ sed -e s/=//g 2025-06-01T22:52:52.1171111Z ++ HASH=JjQBjvXp81Vd8pqPG7A41KcLCiclGcuMiZfPPaCWsvM 2025-06-01T22:52:52.1176150Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h 2025-06-01T22:52:52.1177002Z +++ awk '{print $5}' 2025-06-01T22:52:52.1204902Z ++ FSIZE=999 2025-06-01T22:52:52.1205782Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h",sha256=JjQBjvXp81Vd8pqPG7A41KcLCiclGcuMiZfPPaCWsvM,999' 2025-06-01T22:52:52.1206638Z ++ read fname 2025-06-01T22:52:52.1207268Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h 2025-06-01T22:52:52.1208042Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h 2025-06-01T22:52:52.1208740Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h 2025-06-01T22:52:52.1209256Z ++ grep RECORD 2025-06-01T22:52:52.1230479Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h 2025-06-01T22:52:52.1231132Z +++ openssl base64 2025-06-01T22:52:52.1231398Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.1231658Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.1231934Z +++ sed -e s/=//g 2025-06-01T22:52:52.1274610Z ++ HASH=f89GIIuFB3SB060v-mlENfxTF6d5HhcCar611OAcyOw 2025-06-01T22:52:52.1277125Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h 2025-06-01T22:52:52.1278006Z +++ awk '{print $5}' 2025-06-01T22:52:52.1306967Z ++ FSIZE=2278 2025-06-01T22:52:52.1307945Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h",sha256=f89GIIuFB3SB060v-mlENfxTF6d5HhcCar611OAcyOw,2278' 2025-06-01T22:52:52.1308787Z ++ read fname 2025-06-01T22:52:52.1309226Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h 2025-06-01T22:52:52.1309882Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h 2025-06-01T22:52:52.1310492Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h 2025-06-01T22:52:52.1310953Z ++ grep RECORD 2025-06-01T22:52:52.1329971Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h 2025-06-01T22:52:52.1330741Z +++ openssl base64 2025-06-01T22:52:52.1331018Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.1332164Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.1333227Z +++ sed -e s/=//g 2025-06-01T22:52:52.1373409Z ++ HASH=BNfD6DMymKD0EvInQKrklR3szgzFZCT1fLMU027lMgc 2025-06-01T22:52:52.1379798Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h 2025-06-01T22:52:52.1380278Z +++ awk '{print $5}' 2025-06-01T22:52:52.1405928Z ++ FSIZE=2891 2025-06-01T22:52:52.1406742Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/cpu/temp_file.h",sha256=BNfD6DMymKD0EvInQKrklR3szgzFZCT1fLMU027lMgc,2891' 2025-06-01T22:52:52.1407575Z ++ read fname 2025-06-01T22:52:52.1408046Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h 2025-06-01T22:52:52.1408759Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h 2025-06-01T22:52:52.1409425Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h 2025-06-01T22:52:52.1409903Z ++ grep RECORD 2025-06-01T22:52:52.1432860Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h 2025-06-01T22:52:52.1432985Z +++ openssl base64 2025-06-01T22:52:52.1433084Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.1433197Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.1433291Z +++ sed -e s/=//g 2025-06-01T22:52:52.1475687Z ++ HASH=vd5ltr8pEYjOvQeUlplJMxpMszN5PIyxUNzkOaA9LB0 2025-06-01T22:52:52.1478761Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h 2025-06-01T22:52:52.1479856Z +++ awk '{print $5}' 2025-06-01T22:52:52.1508780Z ++ FSIZE=1511 2025-06-01T22:52:52.1509445Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h",sha256=vd5ltr8pEYjOvQeUlplJMxpMszN5PIyxUNzkOaA9LB0,1511' 2025-06-01T22:52:52.1509558Z ++ read fname 2025-06-01T22:52:52.1509892Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h 2025-06-01T22:52:52.1510177Z ++ FPATH=torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h 2025-06-01T22:52:52.1510475Z ++ echo torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h 2025-06-01T22:52:52.1510575Z ++ grep RECORD 2025-06-01T22:52:52.1530368Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h 2025-06-01T22:52:52.1530500Z +++ openssl base64 2025-06-01T22:52:52.1531366Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.1532585Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.1534043Z +++ sed -e s/=//g 2025-06-01T22:52:52.1573328Z ++ HASH=E1L2lDjysfAARn0LMdY50LOdeZ2fpIqBqx5gUx18VZ8 2025-06-01T22:52:52.1579156Z +++ ls -nl torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h 2025-06-01T22:52:52.1579605Z +++ awk '{print $5}' 2025-06-01T22:52:52.1605873Z ++ FSIZE=10748 2025-06-01T22:52:52.1606601Z ++ echo '"torch/include/torch/csrc/jit/codegen/fuser/cuda/resource_strings.h",sha256=E1L2lDjysfAARn0LMdY50LOdeZ2fpIqBqx5gUx18VZ8,10748' 2025-06-01T22:52:52.1606703Z ++ read fname 2025-06-01T22:52:52.1607027Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h 2025-06-01T22:52:52.1607382Z ++ FPATH=torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h 2025-06-01T22:52:52.1607683Z ++ echo torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h 2025-06-01T22:52:52.1608282Z ++ grep RECORD 2025-06-01T22:52:52.1630792Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h 2025-06-01T22:52:52.1631226Z +++ openssl base64 2025-06-01T22:52:52.1631371Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.1631538Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.1631883Z +++ sed -e s/=//g 2025-06-01T22:52:52.1675691Z ++ HASH=ie1UwIpPRc_SeI7knBrXs3I2EYr3kJIXrPQV3bneyLE 2025-06-01T22:52:52.1677900Z +++ ls -nl torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h 2025-06-01T22:52:52.1678944Z +++ awk '{print $5}' 2025-06-01T22:52:52.1707789Z ++ FSIZE=7690 2025-06-01T22:52:52.1708664Z ++ echo '"torch/include/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h",sha256=ie1UwIpPRc_SeI7knBrXs3I2EYr3kJIXrPQV3bneyLE,7690' 2025-06-01T22:52:52.1708787Z ++ read fname 2025-06-01T22:52:52.1709090Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h 2025-06-01T22:52:52.1709344Z ++ FPATH=torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h 2025-06-01T22:52:52.1709600Z ++ echo torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h 2025-06-01T22:52:52.1709701Z ++ grep RECORD 2025-06-01T22:52:52.1729757Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h 2025-06-01T22:52:52.1729898Z +++ openssl base64 2025-06-01T22:52:52.1730527Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.1731787Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.1733161Z +++ sed -e s/=//g 2025-06-01T22:52:52.1771950Z ++ HASH=OltITocFw9-qMTTj5tKaLYdgMjUbckwkEw3HZB1thQM 2025-06-01T22:52:52.1776584Z +++ ls -nl torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h 2025-06-01T22:52:52.1778316Z +++ awk '{print $5}' 2025-06-01T22:52:52.1805007Z ++ FSIZE=188 2025-06-01T22:52:52.1805757Z ++ echo '"torch/include/torch/csrc/jit/codegen/onednn/decompose_silu.h",sha256=OltITocFw9-qMTTj5tKaLYdgMjUbckwkEw3HZB1thQM,188' 2025-06-01T22:52:52.1805864Z ++ read fname 2025-06-01T22:52:52.1806200Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h 2025-06-01T22:52:52.1806466Z ++ FPATH=torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h 2025-06-01T22:52:52.1806741Z ++ echo torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h 2025-06-01T22:52:52.1806997Z ++ grep RECORD 2025-06-01T22:52:52.1829343Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h 2025-06-01T22:52:52.1829529Z +++ openssl base64 2025-06-01T22:52:52.1829711Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.1830493Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.1831126Z +++ sed -e s/=//g 2025-06-01T22:52:52.1872431Z ++ HASH=-UKZNxJKVC3kYjd7RCqg7Ex4LBOVUmtO8XJjtfCkzGc 2025-06-01T22:52:52.1875361Z +++ ls -nl torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h 2025-06-01T22:52:52.1876857Z +++ awk '{print $5}' 2025-06-01T22:52:52.1903082Z ++ FSIZE=182 2025-06-01T22:52:52.1903923Z ++ echo '"torch/include/torch/csrc/jit/codegen/onednn/defer_size_check.h",sha256=-UKZNxJKVC3kYjd7RCqg7Ex4LBOVUmtO8XJjtfCkzGc,182' 2025-06-01T22:52:52.1904062Z ++ read fname 2025-06-01T22:52:52.1904589Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h 2025-06-01T22:52:52.1905024Z ++ FPATH=torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h 2025-06-01T22:52:52.1905660Z ++ echo torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h 2025-06-01T22:52:52.1906076Z ++ grep RECORD 2025-06-01T22:52:52.1927683Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h 2025-06-01T22:52:52.1927798Z +++ openssl base64 2025-06-01T22:52:52.1928405Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.1929763Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.1931090Z +++ sed -e s/=//g 2025-06-01T22:52:52.1971159Z ++ HASH=XWP-ytsX1lWxMhxZ-dqOF4KLkSuR1h9eHp1d6TuSmUA 2025-06-01T22:52:52.1975650Z +++ ls -nl torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h 2025-06-01T22:52:52.1976809Z +++ awk '{print $5}' 2025-06-01T22:52:52.2004874Z ++ FSIZE=1216 2025-06-01T22:52:52.2005744Z ++ echo '"torch/include/torch/csrc/jit/codegen/onednn/graph_fuser.h",sha256=XWP-ytsX1lWxMhxZ-dqOF4KLkSuR1h9eHp1d6TuSmUA,1216' 2025-06-01T22:52:52.2005848Z ++ read fname 2025-06-01T22:52:52.2006321Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h 2025-06-01T22:52:52.2006582Z ++ FPATH=torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h 2025-06-01T22:52:52.2006823Z ++ echo torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h 2025-06-01T22:52:52.2006936Z ++ grep RECORD 2025-06-01T22:52:52.2029948Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h 2025-06-01T22:52:52.2030071Z +++ openssl base64 2025-06-01T22:52:52.2030185Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.2030282Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.2030708Z +++ sed -e s/=//g 2025-06-01T22:52:52.2072028Z ++ HASH=SULzJ4gWglgonuzituYBHic2a3SpyTw8rrFfSJQ4o10 2025-06-01T22:52:52.2074087Z +++ ls -nl torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h 2025-06-01T22:52:52.2075527Z +++ awk '{print $5}' 2025-06-01T22:52:52.2103425Z ++ FSIZE=2464 2025-06-01T22:52:52.2104167Z ++ echo '"torch/include/torch/csrc/jit/codegen/onednn/graph_helper.h",sha256=SULzJ4gWglgonuzituYBHic2a3SpyTw8rrFfSJQ4o10,2464' 2025-06-01T22:52:52.2104317Z ++ read fname 2025-06-01T22:52:52.2104623Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h 2025-06-01T22:52:52.2104856Z ++ FPATH=torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h 2025-06-01T22:52:52.2105081Z ++ echo torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h 2025-06-01T22:52:52.2105192Z ++ grep RECORD 2025-06-01T22:52:52.2128727Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h 2025-06-01T22:52:52.2128852Z +++ openssl base64 2025-06-01T22:52:52.2130062Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.2131351Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.2132819Z +++ sed -e s/=//g 2025-06-01T22:52:52.2171206Z ++ HASH=5NLVbFaijhaq9ODg0YjalyiLmw0jXPPH581j_SDkR2s 2025-06-01T22:52:52.2175795Z +++ ls -nl torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h 2025-06-01T22:52:52.2176799Z +++ awk '{print $5}' 2025-06-01T22:52:52.2204041Z ++ FSIZE=184 2025-06-01T22:52:52.2204885Z ++ echo '"torch/include/torch/csrc/jit/codegen/onednn/guard_shape.h",sha256=5NLVbFaijhaq9ODg0YjalyiLmw0jXPPH581j_SDkR2s,184' 2025-06-01T22:52:52.2205308Z ++ read fname 2025-06-01T22:52:52.2205590Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/onednn/interface.h 2025-06-01T22:52:52.2205831Z ++ FPATH=torch/include/torch/csrc/jit/codegen/onednn/interface.h 2025-06-01T22:52:52.2206048Z ++ echo torch/include/torch/csrc/jit/codegen/onednn/interface.h 2025-06-01T22:52:52.2206152Z ++ grep RECORD 2025-06-01T22:52:52.2230270Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/onednn/interface.h 2025-06-01T22:52:52.2230455Z +++ openssl base64 2025-06-01T22:52:52.2230559Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.2230673Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.2230765Z +++ sed -e s/=//g 2025-06-01T22:52:52.2272070Z ++ HASH=aazwqUvjZ40-2eq8SuMiCVDWLmBjw-t0cTLjPUav-lI 2025-06-01T22:52:52.2274347Z +++ ls -nl torch/include/torch/csrc/jit/codegen/onednn/interface.h 2025-06-01T22:52:52.2275196Z +++ awk '{print $5}' 2025-06-01T22:52:52.2303162Z ++ FSIZE=1398 2025-06-01T22:52:52.2303883Z ++ echo '"torch/include/torch/csrc/jit/codegen/onednn/interface.h",sha256=aazwqUvjZ40-2eq8SuMiCVDWLmBjw-t0cTLjPUav-lI,1398' 2025-06-01T22:52:52.2303984Z ++ read fname 2025-06-01T22:52:52.2304246Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/onednn/kernel.h 2025-06-01T22:52:52.2304463Z ++ FPATH=torch/include/torch/csrc/jit/codegen/onednn/kernel.h 2025-06-01T22:52:52.2304659Z ++ echo torch/include/torch/csrc/jit/codegen/onednn/kernel.h 2025-06-01T22:52:52.2305310Z ++ grep RECORD 2025-06-01T22:52:52.2326923Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/onednn/kernel.h 2025-06-01T22:52:52.2327033Z +++ openssl base64 2025-06-01T22:52:52.2327374Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.2327941Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.2329238Z +++ sed -e s/=//g 2025-06-01T22:52:52.2369285Z ++ HASH=L8pH2yQBXaKOsPSupArfLrCyBiEFJcUYcJ0F2MYdvVk 2025-06-01T22:52:52.2374080Z +++ ls -nl torch/include/torch/csrc/jit/codegen/onednn/kernel.h 2025-06-01T22:52:52.2374661Z +++ awk '{print $5}' 2025-06-01T22:52:52.2402024Z ++ FSIZE=2694 2025-06-01T22:52:52.2402712Z ++ echo '"torch/include/torch/csrc/jit/codegen/onednn/kernel.h",sha256=L8pH2yQBXaKOsPSupArfLrCyBiEFJcUYcJ0F2MYdvVk,2694' 2025-06-01T22:52:52.2403277Z ++ read fname 2025-06-01T22:52:52.2403911Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h 2025-06-01T22:52:52.2404308Z ++ FPATH=torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h 2025-06-01T22:52:52.2404748Z ++ echo torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h 2025-06-01T22:52:52.2404863Z ++ grep RECORD 2025-06-01T22:52:52.2428111Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h 2025-06-01T22:52:52.2428313Z +++ openssl base64 2025-06-01T22:52:52.2428429Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.2428542Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.2428942Z +++ sed -e s/=//g 2025-06-01T22:52:52.2473833Z ++ HASH=SJJM9dRi-XrqK3tPX5OYcnkxs4jX2DVFwfs1hnrLB3c 2025-06-01T22:52:52.2478114Z +++ ls -nl torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h 2025-06-01T22:52:52.2479044Z +++ awk '{print $5}' 2025-06-01T22:52:52.2506692Z ++ FSIZE=189 2025-06-01T22:52:52.2507419Z ++ echo '"torch/include/torch/csrc/jit/codegen/onednn/layout_propagation.h",sha256=SJJM9dRi-XrqK3tPX5OYcnkxs4jX2DVFwfs1hnrLB3c,189' 2025-06-01T22:52:52.2507539Z ++ read fname 2025-06-01T22:52:52.2507821Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/onednn/operator.h 2025-06-01T22:52:52.2508043Z ++ FPATH=torch/include/torch/csrc/jit/codegen/onednn/operator.h 2025-06-01T22:52:52.2508262Z ++ echo torch/include/torch/csrc/jit/codegen/onednn/operator.h 2025-06-01T22:52:52.2508847Z ++ grep RECORD 2025-06-01T22:52:52.2529141Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/onednn/operator.h 2025-06-01T22:52:52.2529275Z +++ openssl base64 2025-06-01T22:52:52.2530324Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.2531466Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.2532851Z +++ sed -e s/=//g 2025-06-01T22:52:52.2570873Z ++ HASH=d4J-qT1fYSWHGf0QnzY4fX0E7rtM7qd69o62OWPKPBM 2025-06-01T22:52:52.2575641Z +++ ls -nl torch/include/torch/csrc/jit/codegen/onednn/operator.h 2025-06-01T22:52:52.2576533Z +++ awk '{print $5}' 2025-06-01T22:52:52.2603462Z ++ FSIZE=3922 2025-06-01T22:52:52.2604359Z ++ echo '"torch/include/torch/csrc/jit/codegen/onednn/operator.h",sha256=d4J-qT1fYSWHGf0QnzY4fX0E7rtM7qd69o62OWPKPBM,3922' 2025-06-01T22:52:52.2604478Z ++ read fname 2025-06-01T22:52:52.2605086Z ++ make_wheel_record torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h 2025-06-01T22:52:52.2605351Z ++ FPATH=torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h 2025-06-01T22:52:52.2605625Z ++ echo torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h 2025-06-01T22:52:52.2605916Z ++ grep RECORD 2025-06-01T22:52:52.2629356Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h 2025-06-01T22:52:52.2629647Z +++ openssl base64 2025-06-01T22:52:52.2629752Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.2630830Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.2630927Z +++ sed -e s/=//g 2025-06-01T22:52:52.2672470Z ++ HASH=c8oQB2IWQnUzFaLtMQn2_562rKH0iYDEEKzyyXP6P3M 2025-06-01T22:52:52.2676202Z +++ ls -nl torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h 2025-06-01T22:52:52.2676679Z +++ awk '{print $5}' 2025-06-01T22:52:52.2705318Z ++ FSIZE=499 2025-06-01T22:52:52.2706099Z ++ echo '"torch/include/torch/csrc/jit/codegen/onednn/prepare_binary.h",sha256=c8oQB2IWQnUzFaLtMQn2_562rKH0iYDEEKzyyXP6P3M,499' 2025-06-01T22:52:52.2706205Z ++ read fname 2025-06-01T22:52:52.2706418Z ++ make_wheel_record torch/include/torch/csrc/jit/cuda/cuda.h 2025-06-01T22:52:52.2706569Z ++ FPATH=torch/include/torch/csrc/jit/cuda/cuda.h 2025-06-01T22:52:52.2706711Z ++ echo torch/include/torch/csrc/jit/cuda/cuda.h 2025-06-01T22:52:52.2706822Z ++ grep RECORD 2025-06-01T22:52:52.2727609Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/cuda/cuda.h 2025-06-01T22:52:52.2727745Z +++ openssl base64 2025-06-01T22:52:52.2728198Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.2729830Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.2730983Z +++ sed -e s/=//g 2025-06-01T22:52:52.2770637Z ++ HASH=NQCKkEUfjUjZBrPIVhvzSyIqs2PStwNF9i5O4T_ZpqI 2025-06-01T22:52:52.2775374Z +++ ls -nl torch/include/torch/csrc/jit/cuda/cuda.h 2025-06-01T22:52:52.2776489Z +++ awk '{print $5}' 2025-06-01T22:52:52.2803736Z ++ FSIZE=5157 2025-06-01T22:52:52.2804574Z ++ echo '"torch/include/torch/csrc/jit/cuda/cuda.h",sha256=NQCKkEUfjUjZBrPIVhvzSyIqs2PStwNF9i5O4T_ZpqI,5157' 2025-06-01T22:52:52.2804686Z ++ read fname 2025-06-01T22:52:52.2804971Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/builtin_functions.h 2025-06-01T22:52:52.2805391Z ++ FPATH=torch/include/torch/csrc/jit/frontend/builtin_functions.h 2025-06-01T22:52:52.2805962Z ++ echo torch/include/torch/csrc/jit/frontend/builtin_functions.h 2025-06-01T22:52:52.2806081Z ++ grep RECORD 2025-06-01T22:52:52.2828297Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/builtin_functions.h 2025-06-01T22:52:52.2828529Z +++ openssl base64 2025-06-01T22:52:52.2829048Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.2829583Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.2830594Z +++ sed -e s/=//g 2025-06-01T22:52:52.2874249Z ++ HASH=N9lLDDymkcH6Da5WNOcr7RL-gu-yv4y2u56n1tLwLOw 2025-06-01T22:52:52.2877761Z +++ ls -nl torch/include/torch/csrc/jit/frontend/builtin_functions.h 2025-06-01T22:52:52.2878428Z +++ awk '{print $5}' 2025-06-01T22:52:52.2907777Z ++ FSIZE=215 2025-06-01T22:52:52.2908450Z ++ echo '"torch/include/torch/csrc/jit/frontend/builtin_functions.h",sha256=N9lLDDymkcH6Da5WNOcr7RL-gu-yv4y2u56n1tLwLOw,215' 2025-06-01T22:52:52.2908553Z ++ read fname 2025-06-01T22:52:52.2908907Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h 2025-06-01T22:52:52.2909197Z ++ FPATH=torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h 2025-06-01T22:52:52.2909481Z ++ echo torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h 2025-06-01T22:52:52.2909745Z ++ grep RECORD 2025-06-01T22:52:52.2929635Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h 2025-06-01T22:52:52.2929750Z +++ openssl base64 2025-06-01T22:52:52.2930801Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.2932269Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.2933512Z +++ sed -e s/=//g 2025-06-01T22:52:52.2972136Z ++ HASH=FK3cjZ4Dp4FwFgHDW6XN7GfYgeIv2L_Z2P4V572Ew4w 2025-06-01T22:52:52.2977033Z +++ ls -nl torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h 2025-06-01T22:52:52.2978428Z +++ awk '{print $5}' 2025-06-01T22:52:52.3005689Z ++ FSIZE=287 2025-06-01T22:52:52.3006478Z ++ echo '"torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h",sha256=FK3cjZ4Dp4FwFgHDW6XN7GfYgeIv2L_Z2P4V572Ew4w,287' 2025-06-01T22:52:52.3006594Z ++ read fname 2025-06-01T22:52:52.3006930Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/concrete_module_type.h 2025-06-01T22:52:52.3007334Z ++ FPATH=torch/include/torch/csrc/jit/frontend/concrete_module_type.h 2025-06-01T22:52:52.3007593Z ++ echo torch/include/torch/csrc/jit/frontend/concrete_module_type.h 2025-06-01T22:52:52.3007693Z ++ grep RECORD 2025-06-01T22:52:52.3031325Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/concrete_module_type.h 2025-06-01T22:52:52.3031457Z +++ openssl base64 2025-06-01T22:52:52.3031562Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.3031681Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.3031784Z +++ sed -e s/=//g 2025-06-01T22:52:52.3070961Z ++ HASH=5cH-x2pChi5b8zJW-47IkwNNA3kxxqdE92zXIs0JPPM 2025-06-01T22:52:52.3076762Z +++ ls -nl torch/include/torch/csrc/jit/frontend/concrete_module_type.h 2025-06-01T22:52:52.3077244Z +++ awk '{print $5}' 2025-06-01T22:52:52.3105648Z ++ FSIZE=9037 2025-06-01T22:52:52.3106512Z ++ echo '"torch/include/torch/csrc/jit/frontend/concrete_module_type.h",sha256=5cH-x2pChi5b8zJW-47IkwNNA3kxxqdE92zXIs0JPPM,9037' 2025-06-01T22:52:52.3107603Z ++ read fname 2025-06-01T22:52:52.3108024Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/convert_to_ssa.h 2025-06-01T22:52:52.3108628Z ++ FPATH=torch/include/torch/csrc/jit/frontend/convert_to_ssa.h 2025-06-01T22:52:52.3109185Z ++ echo torch/include/torch/csrc/jit/frontend/convert_to_ssa.h 2025-06-01T22:52:52.3109610Z ++ grep RECORD 2025-06-01T22:52:52.3128163Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/convert_to_ssa.h 2025-06-01T22:52:52.3128767Z +++ openssl base64 2025-06-01T22:52:52.3129554Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.3131097Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.3132236Z +++ sed -e s/=//g 2025-06-01T22:52:52.3170988Z ++ HASH=lbJSrtkGjBiipyC7GDSd8a4iw_TDOE4aC0nhXpXU0hs 2025-06-01T22:52:52.3176046Z +++ ls -nl torch/include/torch/csrc/jit/frontend/convert_to_ssa.h 2025-06-01T22:52:52.3176904Z +++ awk '{print $5}' 2025-06-01T22:52:52.3203875Z ++ FSIZE=302 2025-06-01T22:52:52.3204813Z ++ echo '"torch/include/torch/csrc/jit/frontend/convert_to_ssa.h",sha256=lbJSrtkGjBiipyC7GDSd8a4iw_TDOE4aC0nhXpXU0hs,302' 2025-06-01T22:52:52.3205780Z ++ read fname 2025-06-01T22:52:52.3206202Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/edit_distance.h 2025-06-01T22:52:52.3206815Z ++ FPATH=torch/include/torch/csrc/jit/frontend/edit_distance.h 2025-06-01T22:52:52.3207379Z ++ echo torch/include/torch/csrc/jit/frontend/edit_distance.h 2025-06-01T22:52:52.3207814Z ++ grep RECORD 2025-06-01T22:52:52.3231527Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/edit_distance.h 2025-06-01T22:52:52.3232113Z +++ openssl base64 2025-06-01T22:52:52.3232385Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.3232650Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.3232906Z +++ sed -e s/=//g 2025-06-01T22:52:52.3274367Z ++ HASH=JCUWjpEFwXDYl48nOdCMyZ_3IGUP2M9LoCjYvc3Azes 2025-06-01T22:52:52.3275538Z +++ ls -nl torch/include/torch/csrc/jit/frontend/edit_distance.h 2025-06-01T22:52:52.3277155Z +++ awk '{print $5}' 2025-06-01T22:52:52.3304969Z ++ FSIZE=229 2025-06-01T22:52:52.3305921Z ++ echo '"torch/include/torch/csrc/jit/frontend/edit_distance.h",sha256=JCUWjpEFwXDYl48nOdCMyZ_3IGUP2M9LoCjYvc3Azes,229' 2025-06-01T22:52:52.3306678Z ++ read fname 2025-06-01T22:52:52.3307071Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/error_report.h 2025-06-01T22:52:52.3307670Z ++ FPATH=torch/include/torch/csrc/jit/frontend/error_report.h 2025-06-01T22:52:52.3308192Z ++ echo torch/include/torch/csrc/jit/frontend/error_report.h 2025-06-01T22:52:52.3308621Z ++ grep RECORD 2025-06-01T22:52:52.3327745Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/error_report.h 2025-06-01T22:52:52.3328326Z +++ openssl base64 2025-06-01T22:52:52.3328813Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.3330481Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.3331614Z +++ sed -e s/=//g 2025-06-01T22:52:52.3371005Z ++ HASH=KYK4IrnyVl9-dEakj1Ap153X6XHq_KSAQ-ZAuZxJcVk 2025-06-01T22:52:52.3375859Z +++ ls -nl torch/include/torch/csrc/jit/frontend/error_report.h 2025-06-01T22:52:52.3376574Z +++ awk '{print $5}' 2025-06-01T22:52:52.3403552Z ++ FSIZE=1436 2025-06-01T22:52:52.3404438Z ++ echo '"torch/include/torch/csrc/jit/frontend/error_report.h",sha256=KYK4IrnyVl9-dEakj1Ap153X6XHq_KSAQ-ZAuZxJcVk,1436' 2025-06-01T22:52:52.3405373Z ++ read fname 2025-06-01T22:52:52.3405806Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/exit_transforms.h 2025-06-01T22:52:52.3406437Z ++ FPATH=torch/include/torch/csrc/jit/frontend/exit_transforms.h 2025-06-01T22:52:52.3407022Z ++ echo torch/include/torch/csrc/jit/frontend/exit_transforms.h 2025-06-01T22:52:52.3407485Z ++ grep RECORD 2025-06-01T22:52:52.3428691Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/exit_transforms.h 2025-06-01T22:52:52.3429340Z +++ openssl base64 2025-06-01T22:52:52.3429596Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.3430099Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.3431692Z +++ sed -e s/=//g 2025-06-01T22:52:52.3472437Z ++ HASH=S0lwPjF5_06Niw5HYQVnhMwsv-c0ahnflhPGzPrMdbw 2025-06-01T22:52:52.3475755Z +++ ls -nl torch/include/torch/csrc/jit/frontend/exit_transforms.h 2025-06-01T22:52:52.3476565Z +++ awk '{print $5}' 2025-06-01T22:52:52.3504421Z ++ FSIZE=193 2025-06-01T22:52:52.3505280Z ++ echo '"torch/include/torch/csrc/jit/frontend/exit_transforms.h",sha256=S0lwPjF5_06Niw5HYQVnhMwsv-c0ahnflhPGzPrMdbw,193' 2025-06-01T22:52:52.3506055Z ++ read fname 2025-06-01T22:52:52.3506516Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/function_schema_parser.h 2025-06-01T22:52:52.3507209Z ++ FPATH=torch/include/torch/csrc/jit/frontend/function_schema_parser.h 2025-06-01T22:52:52.3507999Z ++ echo torch/include/torch/csrc/jit/frontend/function_schema_parser.h 2025-06-01T22:52:52.3508478Z ++ grep RECORD 2025-06-01T22:52:52.3527279Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/function_schema_parser.h 2025-06-01T22:52:52.3527936Z +++ openssl base64 2025-06-01T22:52:52.3528194Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.3529011Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.3530476Z +++ sed -e s/=//g 2025-06-01T22:52:52.3570165Z ++ HASH=rGadv7t5fd1mmK3tIJWdCUqHJYtJh8krExvzyab2QnE 2025-06-01T22:52:52.3575027Z +++ ls -nl torch/include/torch/csrc/jit/frontend/function_schema_parser.h 2025-06-01T22:52:52.3575977Z +++ awk '{print $5}' 2025-06-01T22:52:52.3602942Z ++ FSIZE=804 2025-06-01T22:52:52.3603984Z ++ echo '"torch/include/torch/csrc/jit/frontend/function_schema_parser.h",sha256=rGadv7t5fd1mmK3tIJWdCUqHJYtJh8krExvzyab2QnE,804' 2025-06-01T22:52:52.3604948Z ++ read fname 2025-06-01T22:52:52.3605586Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/inline_loop_condition.h 2025-06-01T22:52:52.3606334Z ++ FPATH=torch/include/torch/csrc/jit/frontend/inline_loop_condition.h 2025-06-01T22:52:52.3606980Z ++ echo torch/include/torch/csrc/jit/frontend/inline_loop_condition.h 2025-06-01T22:52:52.3607475Z ++ grep RECORD 2025-06-01T22:52:52.3629147Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/inline_loop_condition.h 2025-06-01T22:52:52.3629793Z +++ openssl base64 2025-06-01T22:52:52.3630192Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.3630461Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.3630738Z +++ sed -e s/=//g 2025-06-01T22:52:52.3673151Z ++ HASH=jctM26T7Cxk6xtthR8arllVR0H-msVzR6jcQ5WKX5Nc 2025-06-01T22:52:52.3676506Z +++ ls -nl torch/include/torch/csrc/jit/frontend/inline_loop_condition.h 2025-06-01T22:52:52.3677043Z +++ awk '{print $5}' 2025-06-01T22:52:52.3705321Z ++ FSIZE=327 2025-06-01T22:52:52.3706235Z ++ echo '"torch/include/torch/csrc/jit/frontend/inline_loop_condition.h",sha256=jctM26T7Cxk6xtthR8arllVR0H-msVzR6jcQ5WKX5Nc,327' 2025-06-01T22:52:52.3707051Z ++ read fname 2025-06-01T22:52:52.3707451Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/ir_emitter.h 2025-06-01T22:52:52.3708033Z ++ FPATH=torch/include/torch/csrc/jit/frontend/ir_emitter.h 2025-06-01T22:52:52.3708540Z ++ echo torch/include/torch/csrc/jit/frontend/ir_emitter.h 2025-06-01T22:52:52.3708957Z ++ grep RECORD 2025-06-01T22:52:52.3727536Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/ir_emitter.h 2025-06-01T22:52:52.3728292Z +++ openssl base64 2025-06-01T22:52:52.3728552Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.3729795Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.3730967Z +++ sed -e s/=//g 2025-06-01T22:52:52.3769268Z ++ HASH=bWP7TwoYtdRDx4AI4e8jeBGTwOxsYdSmnAja4NioybE 2025-06-01T22:52:52.3773956Z +++ ls -nl torch/include/torch/csrc/jit/frontend/ir_emitter.h 2025-06-01T22:52:52.3774833Z +++ awk '{print $5}' 2025-06-01T22:52:52.3801428Z ++ FSIZE=516 2025-06-01T22:52:52.3802211Z ++ echo '"torch/include/torch/csrc/jit/frontend/ir_emitter.h",sha256=bWP7TwoYtdRDx4AI4e8jeBGTwOxsYdSmnAja4NioybE,516' 2025-06-01T22:52:52.3802961Z ++ read fname 2025-06-01T22:52:52.3803327Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/lexer.h 2025-06-01T22:52:52.3803832Z ++ FPATH=torch/include/torch/csrc/jit/frontend/lexer.h 2025-06-01T22:52:52.3804429Z ++ echo torch/include/torch/csrc/jit/frontend/lexer.h 2025-06-01T22:52:52.3805052Z ++ grep RECORD 2025-06-01T22:52:52.3826653Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/lexer.h 2025-06-01T22:52:52.3827218Z +++ openssl base64 2025-06-01T22:52:52.3827469Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.3828046Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.3828895Z +++ sed -e s/=//g 2025-06-01T22:52:52.3869404Z ++ HASH=4nR_xhRHBhARS7J4aKDa4HvZn7841OPAmFtLzyAD5gI 2025-06-01T22:52:52.3872815Z +++ ls -nl torch/include/torch/csrc/jit/frontend/lexer.h 2025-06-01T22:52:52.3873515Z +++ awk '{print $5}' 2025-06-01T22:52:52.3900536Z ++ FSIZE=19014 2025-06-01T22:52:52.3901482Z ++ echo '"torch/include/torch/csrc/jit/frontend/lexer.h",sha256=4nR_xhRHBhARS7J4aKDa4HvZn7841OPAmFtLzyAD5gI,19014' 2025-06-01T22:52:52.3902214Z ++ read fname 2025-06-01T22:52:52.3902620Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/mini_environment.h 2025-06-01T22:52:52.3903253Z ++ FPATH=torch/include/torch/csrc/jit/frontend/mini_environment.h 2025-06-01T22:52:52.3903818Z ++ echo torch/include/torch/csrc/jit/frontend/mini_environment.h 2025-06-01T22:52:52.3904271Z ++ grep RECORD 2025-06-01T22:52:52.3927095Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/mini_environment.h 2025-06-01T22:52:52.3927709Z +++ openssl base64 2025-06-01T22:52:52.3927971Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.3928248Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.3928525Z +++ sed -e s/=//g 2025-06-01T22:52:52.3969029Z ++ HASH=crwmw6iPa-TzpfsL7u0ylAal7Kj8EZkOx1pxGLGqRWg 2025-06-01T22:52:52.3973919Z +++ ls -nl torch/include/torch/csrc/jit/frontend/mini_environment.h 2025-06-01T22:52:52.3974556Z +++ awk '{print $5}' 2025-06-01T22:52:52.3999939Z ++ FSIZE=1375 2025-06-01T22:52:52.4000721Z ++ echo '"torch/include/torch/csrc/jit/frontend/mini_environment.h",sha256=crwmw6iPa-TzpfsL7u0ylAal7Kj8EZkOx1pxGLGqRWg,1375' 2025-06-01T22:52:52.4001584Z ++ read fname 2025-06-01T22:52:52.4002036Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/name_mangler.h 2025-06-01T22:52:52.4002623Z ++ FPATH=torch/include/torch/csrc/jit/frontend/name_mangler.h 2025-06-01T22:52:52.4003210Z ++ echo torch/include/torch/csrc/jit/frontend/name_mangler.h 2025-06-01T22:52:52.4003747Z ++ grep RECORD 2025-06-01T22:52:52.4026386Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/name_mangler.h 2025-06-01T22:52:52.4026975Z +++ openssl base64 2025-06-01T22:52:52.4027253Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.4027939Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.4028201Z +++ sed -e s/=//g 2025-06-01T22:52:52.4067400Z ++ HASH=zAYp8zADBY1NzqeBU5GQY3Bgx9w-vJu1d6OMT8ZFZQA 2025-06-01T22:52:52.4072491Z +++ ls -nl torch/include/torch/csrc/jit/frontend/name_mangler.h 2025-06-01T22:52:52.4073216Z +++ awk '{print $5}' 2025-06-01T22:52:52.4100457Z ++ FSIZE=630 2025-06-01T22:52:52.4101352Z ++ echo '"torch/include/torch/csrc/jit/frontend/name_mangler.h",sha256=zAYp8zADBY1NzqeBU5GQY3Bgx9w-vJu1d6OMT8ZFZQA,630' 2025-06-01T22:52:52.4102167Z ++ read fname 2025-06-01T22:52:52.4102604Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/parse_string_literal.h 2025-06-01T22:52:52.4103430Z ++ FPATH=torch/include/torch/csrc/jit/frontend/parse_string_literal.h 2025-06-01T22:52:52.4104056Z ++ echo torch/include/torch/csrc/jit/frontend/parse_string_literal.h 2025-06-01T22:52:52.4104518Z ++ grep RECORD 2025-06-01T22:52:52.4126333Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/parse_string_literal.h 2025-06-01T22:52:52.4126956Z +++ openssl base64 2025-06-01T22:52:52.4127224Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.4127483Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.4127759Z +++ sed -e s/=//g 2025-06-01T22:52:52.4168575Z ++ HASH=qn2aHuN4QGPl9aT9SmJ3NIYzvGvJKNkFbT6Jaikm4Fg 2025-06-01T22:52:52.4173236Z +++ ls -nl torch/include/torch/csrc/jit/frontend/parse_string_literal.h 2025-06-01T22:52:52.4174098Z +++ awk '{print $5}' 2025-06-01T22:52:52.4200835Z ++ FSIZE=2294 2025-06-01T22:52:52.4202135Z ++ echo '"torch/include/torch/csrc/jit/frontend/parse_string_literal.h",sha256=qn2aHuN4QGPl9aT9SmJ3NIYzvGvJKNkFbT6Jaikm4Fg,2294' 2025-06-01T22:52:52.4202981Z ++ read fname 2025-06-01T22:52:52.4203516Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/parser.h 2025-06-01T22:52:52.4204048Z ++ FPATH=torch/include/torch/csrc/jit/frontend/parser.h 2025-06-01T22:52:52.4204860Z ++ echo torch/include/torch/csrc/jit/frontend/parser.h 2025-06-01T22:52:52.4205253Z ++ grep RECORD 2025-06-01T22:52:52.4228365Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/parser.h 2025-06-01T22:52:52.4228906Z +++ openssl base64 2025-06-01T22:52:52.4229171Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.4229433Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.4230080Z +++ sed -e s/=//g 2025-06-01T22:52:52.4272356Z ++ HASH=7r8AmpY3GJrlv_czDl1WGF-cJbeQW-RjnwxRp5dhC8I 2025-06-01T22:52:52.4273990Z +++ ls -nl torch/include/torch/csrc/jit/frontend/parser.h 2025-06-01T22:52:52.4274987Z +++ awk '{print $5}' 2025-06-01T22:52:52.4302891Z ++ FSIZE=649 2025-06-01T22:52:52.4303710Z ++ echo '"torch/include/torch/csrc/jit/frontend/parser.h",sha256=7r8AmpY3GJrlv_czDl1WGF-cJbeQW-RjnwxRp5dhC8I,649' 2025-06-01T22:52:52.4304455Z ++ read fname 2025-06-01T22:52:52.4304876Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/parser_constants.h 2025-06-01T22:52:52.4305527Z ++ FPATH=torch/include/torch/csrc/jit/frontend/parser_constants.h 2025-06-01T22:52:52.4306094Z ++ echo torch/include/torch/csrc/jit/frontend/parser_constants.h 2025-06-01T22:52:52.4306547Z ++ grep RECORD 2025-06-01T22:52:52.4326489Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/parser_constants.h 2025-06-01T22:52:52.4327099Z +++ openssl base64 2025-06-01T22:52:52.4327381Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.4327905Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.4329184Z +++ sed -e s/=//g 2025-06-01T22:52:52.4368358Z ++ HASH=iagJK7k0P6LkEVclwfNweHuCS4ylQf-VKjD-yO87lPI 2025-06-01T22:52:52.4373177Z +++ ls -nl torch/include/torch/csrc/jit/frontend/parser_constants.h 2025-06-01T22:52:52.4374045Z +++ awk '{print $5}' 2025-06-01T22:52:52.4401623Z ++ FSIZE=151 2025-06-01T22:52:52.4402767Z ++ echo '"torch/include/torch/csrc/jit/frontend/parser_constants.h",sha256=iagJK7k0P6LkEVclwfNweHuCS4ylQf-VKjD-yO87lPI,151' 2025-06-01T22:52:52.4403733Z ++ read fname 2025-06-01T22:52:52.4404226Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/resolver.h 2025-06-01T22:52:52.4404964Z ++ FPATH=torch/include/torch/csrc/jit/frontend/resolver.h 2025-06-01T22:52:52.4405475Z ++ echo torch/include/torch/csrc/jit/frontend/resolver.h 2025-06-01T22:52:52.4405875Z ++ grep RECORD 2025-06-01T22:52:52.4427603Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/resolver.h 2025-06-01T22:52:52.4428192Z +++ openssl base64 2025-06-01T22:52:52.4428462Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.4428705Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.4428973Z +++ sed -e s/=//g 2025-06-01T22:52:52.4471834Z ++ HASH=g9m8n-yNKYP4YErU2WJlknjp4h-jFY9mcNeCeZpWUjg 2025-06-01T22:52:52.4479380Z +++ ls -nl torch/include/torch/csrc/jit/frontend/resolver.h 2025-06-01T22:52:52.4479806Z +++ awk '{print $5}' 2025-06-01T22:52:52.4504921Z ++ FSIZE=1957 2025-06-01T22:52:52.4506075Z ++ echo '"torch/include/torch/csrc/jit/frontend/resolver.h",sha256=g9m8n-yNKYP4YErU2WJlknjp4h-jFY9mcNeCeZpWUjg,1957' 2025-06-01T22:52:52.4506819Z ++ read fname 2025-06-01T22:52:52.4507243Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/schema_matching.h 2025-06-01T22:52:52.4507870Z ++ FPATH=torch/include/torch/csrc/jit/frontend/schema_matching.h 2025-06-01T22:52:52.4508424Z ++ echo torch/include/torch/csrc/jit/frontend/schema_matching.h 2025-06-01T22:52:52.4508868Z ++ grep RECORD 2025-06-01T22:52:52.4527671Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/schema_matching.h 2025-06-01T22:52:52.4528335Z +++ openssl base64 2025-06-01T22:52:52.4528594Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.4529502Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.4530860Z +++ sed -e s/=//g 2025-06-01T22:52:52.4571055Z ++ HASH=Nq5izZL-h6NS2AUXSEd30-gWwv3xMjEQs36AaYCy6-8 2025-06-01T22:52:52.4576156Z +++ ls -nl torch/include/torch/csrc/jit/frontend/schema_matching.h 2025-06-01T22:52:52.4577050Z +++ awk '{print $5}' 2025-06-01T22:52:52.4603712Z ++ FSIZE=2108 2025-06-01T22:52:52.4604819Z ++ echo '"torch/include/torch/csrc/jit/frontend/schema_matching.h",sha256=Nq5izZL-h6NS2AUXSEd30-gWwv3xMjEQs36AaYCy6-8,2108' 2025-06-01T22:52:52.4605729Z ++ read fname 2025-06-01T22:52:52.4606242Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/schema_type_parser.h 2025-06-01T22:52:52.4606925Z ++ FPATH=torch/include/torch/csrc/jit/frontend/schema_type_parser.h 2025-06-01T22:52:52.4607562Z ++ echo torch/include/torch/csrc/jit/frontend/schema_type_parser.h 2025-06-01T22:52:52.4608156Z ++ grep RECORD 2025-06-01T22:52:52.4628166Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/schema_type_parser.h 2025-06-01T22:52:52.4628867Z +++ openssl base64 2025-06-01T22:52:52.4629163Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.4629421Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.4630678Z +++ sed -e s/=//g 2025-06-01T22:52:52.4673541Z ++ HASH=hfRMpl6HdaN-pFVW0kccuHdcULUPGFWfcWrscz65dso 2025-06-01T22:52:52.4676807Z +++ ls -nl torch/include/torch/csrc/jit/frontend/schema_type_parser.h 2025-06-01T22:52:52.4678262Z +++ awk '{print $5}' 2025-06-01T22:52:52.4705466Z ++ FSIZE=1201 2025-06-01T22:52:52.4706336Z ++ echo '"torch/include/torch/csrc/jit/frontend/schema_type_parser.h",sha256=hfRMpl6HdaN-pFVW0kccuHdcULUPGFWfcWrscz65dso,1201' 2025-06-01T22:52:52.4707231Z ++ read fname 2025-06-01T22:52:52.4707706Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/script_type_parser.h 2025-06-01T22:52:52.4708382Z ++ FPATH=torch/include/torch/csrc/jit/frontend/script_type_parser.h 2025-06-01T22:52:52.4709012Z ++ echo torch/include/torch/csrc/jit/frontend/script_type_parser.h 2025-06-01T22:52:52.4709459Z ++ grep RECORD 2025-06-01T22:52:52.4728594Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/script_type_parser.h 2025-06-01T22:52:52.4729209Z +++ openssl base64 2025-06-01T22:52:52.4730001Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.4731488Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.4732794Z +++ sed -e s/=//g 2025-06-01T22:52:52.4770883Z ++ HASH=P9YeUXXqqkTbnBXFUOpxKtY2hfOqd4x2mwV1DPxwDr8 2025-06-01T22:52:52.4775679Z +++ ls -nl torch/include/torch/csrc/jit/frontend/script_type_parser.h 2025-06-01T22:52:52.4776660Z +++ awk '{print $5}' 2025-06-01T22:52:52.4803198Z ++ FSIZE=1580 2025-06-01T22:52:52.4803979Z ++ echo '"torch/include/torch/csrc/jit/frontend/script_type_parser.h",sha256=P9YeUXXqqkTbnBXFUOpxKtY2hfOqd4x2mwV1DPxwDr8,1580' 2025-06-01T22:52:52.4804975Z ++ read fname 2025-06-01T22:52:52.4805549Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/source_range.h 2025-06-01T22:52:52.4806173Z ++ FPATH=torch/include/torch/csrc/jit/frontend/source_range.h 2025-06-01T22:52:52.4806768Z ++ echo torch/include/torch/csrc/jit/frontend/source_range.h 2025-06-01T22:52:52.4807211Z ++ grep RECORD 2025-06-01T22:52:52.4831914Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/source_range.h 2025-06-01T22:52:52.4832545Z +++ openssl base64 2025-06-01T22:52:52.4832953Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.4833204Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.4833482Z +++ sed -e s/=//g 2025-06-01T22:52:52.4875371Z ++ HASH=4_CisTybLppwMQFpyPVGXCWzLtTgJap8y6kIu8pLV2c 2025-06-01T22:52:52.4878199Z +++ ls -nl torch/include/torch/csrc/jit/frontend/source_range.h 2025-06-01T22:52:52.4878636Z +++ awk '{print $5}' 2025-06-01T22:52:52.4907642Z ++ FSIZE=16913 2025-06-01T22:52:52.4908394Z ++ echo '"torch/include/torch/csrc/jit/frontend/source_range.h",sha256=4_CisTybLppwMQFpyPVGXCWzLtTgJap8y6kIu8pLV2c,16913' 2025-06-01T22:52:52.4909163Z ++ read fname 2025-06-01T22:52:52.4909569Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/source_ref.h 2025-06-01T22:52:52.4910138Z ++ FPATH=torch/include/torch/csrc/jit/frontend/source_ref.h 2025-06-01T22:52:52.4910670Z ++ echo torch/include/torch/csrc/jit/frontend/source_ref.h 2025-06-01T22:52:52.4911078Z ++ grep RECORD 2025-06-01T22:52:52.4934576Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/source_ref.h 2025-06-01T22:52:52.4935170Z +++ openssl base64 2025-06-01T22:52:52.4936022Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.4937161Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.4938502Z +++ sed -e s/=//g 2025-06-01T22:52:52.4982329Z ++ HASH=VgA3KBnZ7lm8xNVcgTugwBQEoIfQrxL-y2Kd1ulfSVo 2025-06-01T22:52:52.4988017Z +++ ls -nl torch/include/torch/csrc/jit/frontend/source_ref.h 2025-06-01T22:52:52.4988695Z +++ awk '{print $5}' 2025-06-01T22:52:52.5012927Z ++ FSIZE=1288 2025-06-01T22:52:52.5013663Z ++ echo '"torch/include/torch/csrc/jit/frontend/source_ref.h",sha256=VgA3KBnZ7lm8xNVcgTugwBQEoIfQrxL-y2Kd1ulfSVo,1288' 2025-06-01T22:52:52.5014575Z ++ read fname 2025-06-01T22:52:52.5014978Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/strtod.h 2025-06-01T22:52:52.5015620Z ++ FPATH=torch/include/torch/csrc/jit/frontend/strtod.h 2025-06-01T22:52:52.5016132Z ++ echo torch/include/torch/csrc/jit/frontend/strtod.h 2025-06-01T22:52:52.5017893Z ++ grep RECORD 2025-06-01T22:52:52.5038586Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/strtod.h 2025-06-01T22:52:52.5039207Z +++ openssl base64 2025-06-01T22:52:52.5039461Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.5040157Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.5041339Z +++ sed -e s/=//g 2025-06-01T22:52:52.5083754Z ++ HASH=Vpx33Po6jFb8YysqU5b64P-1Y6HBKvuuhdgRZz9dD9A 2025-06-01T22:52:52.5086566Z +++ ls -nl torch/include/torch/csrc/jit/frontend/strtod.h 2025-06-01T22:52:52.5087293Z +++ awk '{print $5}' 2025-06-01T22:52:52.5113633Z ++ FSIZE=216 2025-06-01T22:52:52.5114371Z ++ echo '"torch/include/torch/csrc/jit/frontend/strtod.h",sha256=Vpx33Po6jFb8YysqU5b64P-1Y6HBKvuuhdgRZz9dD9A,216' 2025-06-01T22:52:52.5115145Z ++ read fname 2025-06-01T22:52:52.5115561Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/sugared_value.h 2025-06-01T22:52:52.5116168Z ++ FPATH=torch/include/torch/csrc/jit/frontend/sugared_value.h 2025-06-01T22:52:52.5116751Z ++ echo torch/include/torch/csrc/jit/frontend/sugared_value.h 2025-06-01T22:52:52.5117185Z ++ grep RECORD 2025-06-01T22:52:52.5138982Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/sugared_value.h 2025-06-01T22:52:52.5139723Z +++ openssl base64 2025-06-01T22:52:52.5139977Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.5140293Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.5140787Z +++ sed -e s/=//g 2025-06-01T22:52:52.5183044Z ++ HASH=IV_SuBEYCOWWnL9WXuYUBjeo26KXQz7ZWW-bHCna_uU 2025-06-01T22:52:52.5187345Z +++ ls -nl torch/include/torch/csrc/jit/frontend/sugared_value.h 2025-06-01T22:52:52.5188670Z +++ awk '{print $5}' 2025-06-01T22:52:52.5212531Z ++ FSIZE=27897 2025-06-01T22:52:52.5213306Z ++ echo '"torch/include/torch/csrc/jit/frontend/sugared_value.h",sha256=IV_SuBEYCOWWnL9WXuYUBjeo26KXQz7ZWW-bHCna_uU,27897' 2025-06-01T22:52:52.5214096Z ++ read fname 2025-06-01T22:52:52.5214470Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/tracer.h 2025-06-01T22:52:52.5215015Z ++ FPATH=torch/include/torch/csrc/jit/frontend/tracer.h 2025-06-01T22:52:52.5215819Z ++ echo torch/include/torch/csrc/jit/frontend/tracer.h 2025-06-01T22:52:52.5216743Z ++ grep RECORD 2025-06-01T22:52:52.5240300Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/tracer.h 2025-06-01T22:52:52.5240908Z +++ openssl base64 2025-06-01T22:52:52.5241180Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.5241433Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.5241936Z +++ sed -e s/=//g 2025-06-01T22:52:52.5284151Z ++ HASH=zxLcxDbHFz48xrfPoK5aXIR3qtDIB8MBNkV8q2D5CAE 2025-06-01T22:52:52.5287638Z +++ ls -nl torch/include/torch/csrc/jit/frontend/tracer.h 2025-06-01T22:52:52.5288063Z +++ awk '{print $5}' 2025-06-01T22:52:52.5314518Z ++ FSIZE=12790 2025-06-01T22:52:52.5315255Z ++ echo '"torch/include/torch/csrc/jit/frontend/tracer.h",sha256=zxLcxDbHFz48xrfPoK5aXIR3qtDIB8MBNkV8q2D5CAE,12790' 2025-06-01T22:52:52.5316223Z ++ read fname 2025-06-01T22:52:52.5316588Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/tree.h 2025-06-01T22:52:52.5317086Z ++ FPATH=torch/include/torch/csrc/jit/frontend/tree.h 2025-06-01T22:52:52.5317540Z ++ echo torch/include/torch/csrc/jit/frontend/tree.h 2025-06-01T22:52:52.5318053Z ++ grep RECORD 2025-06-01T22:52:52.5339814Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/tree.h 2025-06-01T22:52:52.5340402Z +++ openssl base64 2025-06-01T22:52:52.5340659Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.5340920Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.5341173Z +++ sed -e s/=//g 2025-06-01T22:52:52.5380801Z ++ HASH=2BoWIu756sTFTqrdcZgUSSKprkRnEBshBOEkb2ywVc8 2025-06-01T22:52:52.5384566Z +++ ls -nl torch/include/torch/csrc/jit/frontend/tree.h 2025-06-01T22:52:52.5385517Z +++ awk '{print $5}' 2025-06-01T22:52:52.5409434Z ++ FSIZE=6599 2025-06-01T22:52:52.5410204Z ++ echo '"torch/include/torch/csrc/jit/frontend/tree.h",sha256=2BoWIu756sTFTqrdcZgUSSKprkRnEBshBOEkb2ywVc8,6599' 2025-06-01T22:52:52.5410947Z ++ read fname 2025-06-01T22:52:52.5411337Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/tree_views.h 2025-06-01T22:52:52.5411929Z ++ FPATH=torch/include/torch/csrc/jit/frontend/tree_views.h 2025-06-01T22:52:52.5412809Z ++ echo torch/include/torch/csrc/jit/frontend/tree_views.h 2025-06-01T22:52:52.5413666Z ++ grep RECORD 2025-06-01T22:52:52.5436381Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/tree_views.h 2025-06-01T22:52:52.5436972Z +++ openssl base64 2025-06-01T22:52:52.5437700Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.5437964Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.5438259Z +++ sed -e s/=//g 2025-06-01T22:52:52.5480459Z ++ HASH=ZLqXbBe-WDj8xxA7q5E7Y4PTHq0BCL3w5RstjaBm77U 2025-06-01T22:52:52.5484016Z +++ ls -nl torch/include/torch/csrc/jit/frontend/tree_views.h 2025-06-01T22:52:52.5485357Z +++ awk '{print $5}' 2025-06-01T22:52:52.5512974Z ++ FSIZE=37200 2025-06-01T22:52:52.5513730Z ++ echo '"torch/include/torch/csrc/jit/frontend/tree_views.h",sha256=ZLqXbBe-WDj8xxA7q5E7Y4PTHq0BCL3w5RstjaBm77U,37200' 2025-06-01T22:52:52.5514482Z ++ read fname 2025-06-01T22:52:52.5514900Z ++ make_wheel_record torch/include/torch/csrc/jit/frontend/versioned_symbols.h 2025-06-01T22:52:52.5515561Z ++ FPATH=torch/include/torch/csrc/jit/frontend/versioned_symbols.h 2025-06-01T22:52:52.5516294Z ++ echo torch/include/torch/csrc/jit/frontend/versioned_symbols.h 2025-06-01T22:52:52.5516746Z ++ grep RECORD 2025-06-01T22:52:52.5533553Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/frontend/versioned_symbols.h 2025-06-01T22:52:52.5534139Z +++ openssl base64 2025-06-01T22:52:52.5535599Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.5536908Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.5537937Z +++ sed -e s/=//g 2025-06-01T22:52:52.5575340Z ++ HASH=tLssSRG7fdJ4BgcZ2sUqSUBOYY-TNYbZXx1bNjCiGhY 2025-06-01T22:52:52.5581658Z +++ ls -nl torch/include/torch/csrc/jit/frontend/versioned_symbols.h 2025-06-01T22:52:52.5582381Z +++ awk '{print $5}' 2025-06-01T22:52:52.5606780Z ++ FSIZE=595 2025-06-01T22:52:52.5607572Z ++ echo '"torch/include/torch/csrc/jit/frontend/versioned_symbols.h",sha256=tLssSRG7fdJ4BgcZ2sUqSUBOYY-TNYbZXx1bNjCiGhY,595' 2025-06-01T22:52:52.5608394Z ++ read fname 2025-06-01T22:52:52.5608801Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/alias_analysis.h 2025-06-01T22:52:52.5609516Z ++ FPATH=torch/include/torch/csrc/jit/ir/alias_analysis.h 2025-06-01T22:52:52.5610045Z ++ echo torch/include/torch/csrc/jit/ir/alias_analysis.h 2025-06-01T22:52:52.5611306Z ++ grep RECORD 2025-06-01T22:52:52.5632190Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/alias_analysis.h 2025-06-01T22:52:52.5632755Z +++ openssl base64 2025-06-01T22:52:52.5633013Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.5634492Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.5636496Z +++ sed -e s/=//g 2025-06-01T22:52:52.5677522Z ++ HASH=nS6EX-R4iVGxSq9M7dfvTy5mELwuucwTFT7yeI7gTwE 2025-06-01T22:52:52.5680819Z +++ ls -nl torch/include/torch/csrc/jit/ir/alias_analysis.h 2025-06-01T22:52:52.5682098Z +++ awk '{print $5}' 2025-06-01T22:52:52.5710888Z ++ FSIZE=14289 2025-06-01T22:52:52.5711982Z ++ echo '"torch/include/torch/csrc/jit/ir/alias_analysis.h",sha256=nS6EX-R4iVGxSq9M7dfvTy5mELwuucwTFT7yeI7gTwE,14289' 2025-06-01T22:52:52.5712749Z ++ read fname 2025-06-01T22:52:52.5713250Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/attributes.h 2025-06-01T22:52:52.5713775Z ++ FPATH=torch/include/torch/csrc/jit/ir/attributes.h 2025-06-01T22:52:52.5714223Z ++ echo torch/include/torch/csrc/jit/ir/attributes.h 2025-06-01T22:52:52.5714615Z ++ grep RECORD 2025-06-01T22:52:52.5731747Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/attributes.h 2025-06-01T22:52:52.5732267Z +++ openssl base64 2025-06-01T22:52:52.5733427Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.5734830Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.5736335Z +++ sed -e s/=//g 2025-06-01T22:52:52.5777197Z ++ HASH=gIeGIwTIj79uewJ86LTn-UwINTqAyhKh1uIdXtuFVGY 2025-06-01T22:52:52.5781972Z +++ ls -nl torch/include/torch/csrc/jit/ir/attributes.h 2025-06-01T22:52:52.5782885Z +++ awk '{print $5}' 2025-06-01T22:52:52.5806956Z ++ FSIZE=4784 2025-06-01T22:52:52.5807685Z ++ echo '"torch/include/torch/csrc/jit/ir/attributes.h",sha256=gIeGIwTIj79uewJ86LTn-UwINTqAyhKh1uIdXtuFVGY,4784' 2025-06-01T22:52:52.5808423Z ++ read fname 2025-06-01T22:52:52.5808800Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/constants.h 2025-06-01T22:52:52.5809304Z ++ FPATH=torch/include/torch/csrc/jit/ir/constants.h 2025-06-01T22:52:52.5810281Z ++ echo torch/include/torch/csrc/jit/ir/constants.h 2025-06-01T22:52:52.5811539Z ++ grep RECORD 2025-06-01T22:52:52.5833103Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/constants.h 2025-06-01T22:52:52.5833688Z +++ openssl base64 2025-06-01T22:52:52.5834271Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.5834910Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.5836676Z +++ sed -e s/=//g 2025-06-01T22:52:52.5877110Z ++ HASH=gtzaew4jNBbirPIy1vj4nwlVI9Pn19ph2DTu_X9LqD4 2025-06-01T22:52:52.5880309Z +++ ls -nl torch/include/torch/csrc/jit/ir/constants.h 2025-06-01T22:52:52.5881530Z +++ awk '{print $5}' 2025-06-01T22:52:52.5909778Z ++ FSIZE=2008 2025-06-01T22:52:52.5910585Z ++ echo '"torch/include/torch/csrc/jit/ir/constants.h",sha256=gtzaew4jNBbirPIy1vj4nwlVI9Pn19ph2DTu_X9LqD4,2008' 2025-06-01T22:52:52.5911317Z ++ read fname 2025-06-01T22:52:52.5911846Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/graph_node_list.h 2025-06-01T22:52:52.5912398Z ++ FPATH=torch/include/torch/csrc/jit/ir/graph_node_list.h 2025-06-01T22:52:52.5912896Z ++ echo torch/include/torch/csrc/jit/ir/graph_node_list.h 2025-06-01T22:52:52.5913292Z ++ grep RECORD 2025-06-01T22:52:52.5930878Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/graph_node_list.h 2025-06-01T22:52:52.5931438Z +++ openssl base64 2025-06-01T22:52:52.5932481Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.5933942Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.5935481Z +++ sed -e s/=//g 2025-06-01T22:52:52.5973396Z ++ HASH=xfVDMfQRcyU5JSF0wgrU2_-nwopQhAceRUJDfRquTKQ 2025-06-01T22:52:52.5978875Z +++ ls -nl torch/include/torch/csrc/jit/ir/graph_node_list.h 2025-06-01T22:52:52.5980138Z +++ awk '{print $5}' 2025-06-01T22:52:52.6006051Z ++ FSIZE=6354 2025-06-01T22:52:52.6006765Z ++ echo '"torch/include/torch/csrc/jit/ir/graph_node_list.h",sha256=xfVDMfQRcyU5JSF0wgrU2_-nwopQhAceRUJDfRquTKQ,6354' 2025-06-01T22:52:52.6007653Z ++ read fname 2025-06-01T22:52:52.6008019Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/graph_utils.h 2025-06-01T22:52:52.6008553Z ++ FPATH=torch/include/torch/csrc/jit/ir/graph_utils.h 2025-06-01T22:52:52.6009022Z ++ echo torch/include/torch/csrc/jit/ir/graph_utils.h 2025-06-01T22:52:52.6009419Z ++ grep RECORD 2025-06-01T22:52:52.6034239Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/graph_utils.h 2025-06-01T22:52:52.6034808Z +++ openssl base64 2025-06-01T22:52:52.6035076Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.6035330Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.6035597Z +++ sed -e s/=//g 2025-06-01T22:52:52.6075510Z ++ HASH=HxQcilBWyFeP0H1SG1IAbSju0OcauktL3N72rtteEcM 2025-06-01T22:52:52.6079082Z +++ ls -nl torch/include/torch/csrc/jit/ir/graph_utils.h 2025-06-01T22:52:52.6080362Z +++ awk '{print $5}' 2025-06-01T22:52:52.6109215Z ++ FSIZE=504 2025-06-01T22:52:52.6110269Z ++ echo '"torch/include/torch/csrc/jit/ir/graph_utils.h",sha256=HxQcilBWyFeP0H1SG1IAbSju0OcauktL3N72rtteEcM,504' 2025-06-01T22:52:52.6110998Z ++ read fname 2025-06-01T22:52:52.6111326Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/ir.h 2025-06-01T22:52:52.6111776Z ++ FPATH=torch/include/torch/csrc/jit/ir/ir.h 2025-06-01T22:52:52.6112159Z ++ echo torch/include/torch/csrc/jit/ir/ir.h 2025-06-01T22:52:52.6112512Z ++ grep RECORD 2025-06-01T22:52:52.6130016Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/ir.h 2025-06-01T22:52:52.6130510Z +++ openssl base64 2025-06-01T22:52:52.6131739Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.6133031Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.6134223Z +++ sed -e s/=//g 2025-06-01T22:52:52.6173320Z ++ HASH=PZxFgA6j3XbzQOAuMkWPf3xURkhZGlIz--dBLI7YEUU 2025-06-01T22:52:52.6178997Z +++ ls -nl torch/include/torch/csrc/jit/ir/ir.h 2025-06-01T22:52:52.6179718Z +++ awk '{print $5}' 2025-06-01T22:52:52.6205871Z ++ FSIZE=53892 2025-06-01T22:52:52.6206538Z ++ echo '"torch/include/torch/csrc/jit/ir/ir.h",sha256=PZxFgA6j3XbzQOAuMkWPf3xURkhZGlIz--dBLI7YEUU,53892' 2025-06-01T22:52:52.6207237Z ++ read fname 2025-06-01T22:52:52.6207600Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/ir_views.h 2025-06-01T22:52:52.6208093Z ++ FPATH=torch/include/torch/csrc/jit/ir/ir_views.h 2025-06-01T22:52:52.6208547Z ++ echo torch/include/torch/csrc/jit/ir/ir_views.h 2025-06-01T22:52:52.6208939Z ++ grep RECORD 2025-06-01T22:52:52.6231661Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/ir_views.h 2025-06-01T22:52:52.6232213Z +++ openssl base64 2025-06-01T22:52:52.6232490Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.6232759Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.6233014Z +++ sed -e s/=//g 2025-06-01T22:52:52.6277243Z ++ HASH=KedK8xniQe7Z6i5TFZbPZHJtUG-NWX16ooyhTYEx2DY 2025-06-01T22:52:52.6281104Z +++ ls -nl torch/include/torch/csrc/jit/ir/ir_views.h 2025-06-01T22:52:52.6282211Z +++ awk '{print $5}' 2025-06-01T22:52:52.6309547Z ++ FSIZE=4623 2025-06-01T22:52:52.6310450Z ++ echo '"torch/include/torch/csrc/jit/ir/ir_views.h",sha256=KedK8xniQe7Z6i5TFZbPZHJtUG-NWX16ooyhTYEx2DY,4623' 2025-06-01T22:52:52.6311286Z ++ read fname 2025-06-01T22:52:52.6311634Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/irparser.h 2025-06-01T22:52:52.6312136Z ++ FPATH=torch/include/torch/csrc/jit/ir/irparser.h 2025-06-01T22:52:52.6312570Z ++ echo torch/include/torch/csrc/jit/ir/irparser.h 2025-06-01T22:52:52.6312954Z ++ grep RECORD 2025-06-01T22:52:52.6331205Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/irparser.h 2025-06-01T22:52:52.6331710Z +++ openssl base64 2025-06-01T22:52:52.6332721Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.6334219Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.6335573Z +++ sed -e s/=//g 2025-06-01T22:52:52.6373129Z ++ HASH=_Z9wSbbRPtJGO5esO1eskSL7gb29rYg3w90YM1rLUSc 2025-06-01T22:52:52.6378750Z +++ ls -nl torch/include/torch/csrc/jit/ir/irparser.h 2025-06-01T22:52:52.6379370Z +++ awk '{print $5}' 2025-06-01T22:52:52.6405764Z ++ FSIZE=1096 2025-06-01T22:52:52.6406500Z ++ echo '"torch/include/torch/csrc/jit/ir/irparser.h",sha256=_Z9wSbbRPtJGO5esO1eskSL7gb29rYg3w90YM1rLUSc,1096' 2025-06-01T22:52:52.6407361Z ++ read fname 2025-06-01T22:52:52.6407734Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/named_value.h 2025-06-01T22:52:52.6407904Z ++ FPATH=torch/include/torch/csrc/jit/ir/named_value.h 2025-06-01T22:52:52.6408068Z ++ echo torch/include/torch/csrc/jit/ir/named_value.h 2025-06-01T22:52:52.6408184Z ++ grep RECORD 2025-06-01T22:52:52.6431437Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/named_value.h 2025-06-01T22:52:52.6431564Z +++ openssl base64 2025-06-01T22:52:52.6432479Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.6432583Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.6432677Z +++ sed -e s/=//g 2025-06-01T22:52:52.6474885Z ++ HASH=sONGq59HHPd4lL8E_LbgWscQMFBM1_9WF837lklVAzk 2025-06-01T22:52:52.6478102Z +++ ls -nl torch/include/torch/csrc/jit/ir/named_value.h 2025-06-01T22:52:52.6478450Z +++ awk '{print $5}' 2025-06-01T22:52:52.6506704Z ++ FSIZE=2396 2025-06-01T22:52:52.6507438Z ++ echo '"torch/include/torch/csrc/jit/ir/named_value.h",sha256=sONGq59HHPd4lL8E_LbgWscQMFBM1_9WF837lklVAzk,2396' 2025-06-01T22:52:52.6507549Z ++ read fname 2025-06-01T22:52:52.6517977Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/node_hashing.h 2025-06-01T22:52:52.6518231Z ++ FPATH=torch/include/torch/csrc/jit/ir/node_hashing.h 2025-06-01T22:52:52.6518403Z ++ echo torch/include/torch/csrc/jit/ir/node_hashing.h 2025-06-01T22:52:52.6518524Z ++ grep RECORD 2025-06-01T22:52:52.6528860Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/node_hashing.h 2025-06-01T22:52:52.6529344Z +++ openssl base64 2025-06-01T22:52:52.6530715Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.6531935Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.6533392Z +++ sed -e s/=//g 2025-06-01T22:52:52.6571353Z ++ HASH=e7BcYSSzRUdHouCPuHwoudhE40CNJxJ7WBxymUldYx0 2025-06-01T22:52:52.6575939Z +++ ls -nl torch/include/torch/csrc/jit/ir/node_hashing.h 2025-06-01T22:52:52.6576815Z +++ awk '{print $5}' 2025-06-01T22:52:52.6603585Z ++ FSIZE=265 2025-06-01T22:52:52.6604277Z ++ echo '"torch/include/torch/csrc/jit/ir/node_hashing.h",sha256=e7BcYSSzRUdHouCPuHwoudhE40CNJxJ7WBxymUldYx0,265' 2025-06-01T22:52:52.6604385Z ++ read fname 2025-06-01T22:52:52.6604577Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/scope.h 2025-06-01T22:52:52.6604738Z ++ FPATH=torch/include/torch/csrc/jit/ir/scope.h 2025-06-01T22:52:52.6604879Z ++ echo torch/include/torch/csrc/jit/ir/scope.h 2025-06-01T22:52:52.6605750Z ++ grep RECORD 2025-06-01T22:52:52.6630242Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/scope.h 2025-06-01T22:52:52.6630378Z +++ openssl base64 2025-06-01T22:52:52.6630484Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.6630601Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.6631607Z +++ sed -e s/=//g 2025-06-01T22:52:52.6672876Z ++ HASH=05-wkq6x6su8FVbkG-s6ZEDfgENBFjOsNXPa6tbpGlM 2025-06-01T22:52:52.6676746Z +++ ls -nl torch/include/torch/csrc/jit/ir/scope.h 2025-06-01T22:52:52.6677096Z +++ awk '{print $5}' 2025-06-01T22:52:52.6705576Z ++ FSIZE=7148 2025-06-01T22:52:52.6706394Z ++ echo '"torch/include/torch/csrc/jit/ir/scope.h",sha256=05-wkq6x6su8FVbkG-s6ZEDfgENBFjOsNXPa6tbpGlM,7148' 2025-06-01T22:52:52.6706653Z ++ read fname 2025-06-01T22:52:52.6706907Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/subgraph_matcher.h 2025-06-01T22:52:52.6707119Z ++ FPATH=torch/include/torch/csrc/jit/ir/subgraph_matcher.h 2025-06-01T22:52:52.6707307Z ++ echo torch/include/torch/csrc/jit/ir/subgraph_matcher.h 2025-06-01T22:52:52.6707436Z ++ grep RECORD 2025-06-01T22:52:52.6728829Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/subgraph_matcher.h 2025-06-01T22:52:52.6728952Z +++ openssl base64 2025-06-01T22:52:52.6729515Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.6731156Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.6732272Z +++ sed -e s/=//g 2025-06-01T22:52:52.6771051Z ++ HASH=XTz0-hJJuX17RZE_-t0o8hCbPf7OUWlL5NObCjw8wRs 2025-06-01T22:52:52.6776059Z +++ ls -nl torch/include/torch/csrc/jit/ir/subgraph_matcher.h 2025-06-01T22:52:52.6776899Z +++ awk '{print $5}' 2025-06-01T22:52:52.6804778Z ++ FSIZE=3126 2025-06-01T22:52:52.6805393Z ++ echo '"torch/include/torch/csrc/jit/ir/subgraph_matcher.h",sha256=XTz0-hJJuX17RZE_-t0o8hCbPf7OUWlL5NObCjw8wRs,3126' 2025-06-01T22:52:52.6805492Z ++ read fname 2025-06-01T22:52:52.6805732Z ++ make_wheel_record torch/include/torch/csrc/jit/ir/type_hashing.h 2025-06-01T22:52:52.6805925Z ++ FPATH=torch/include/torch/csrc/jit/ir/type_hashing.h 2025-06-01T22:52:52.6806096Z ++ echo torch/include/torch/csrc/jit/ir/type_hashing.h 2025-06-01T22:52:52.6806255Z ++ grep RECORD 2025-06-01T22:52:52.6834390Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/ir/type_hashing.h 2025-06-01T22:52:52.6834567Z +++ openssl base64 2025-06-01T22:52:52.6834895Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.6835012Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.6835118Z +++ sed -e s/=//g 2025-06-01T22:52:52.6877313Z ++ HASH=9nytJGHdiD4rJsWZc-rD_IU8PbKvBChPHry-SsRv1qE 2025-06-01T22:52:52.6880334Z +++ ls -nl torch/include/torch/csrc/jit/ir/type_hashing.h 2025-06-01T22:52:52.6881358Z +++ awk '{print $5}' 2025-06-01T22:52:52.6909306Z ++ FSIZE=434 2025-06-01T22:52:52.6909915Z ++ echo '"torch/include/torch/csrc/jit/ir/type_hashing.h",sha256=9nytJGHdiD4rJsWZc-rD_IU8PbKvBChPHry-SsRv1qE,434' 2025-06-01T22:52:52.6910018Z ++ read fname 2025-06-01T22:52:52.6910225Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/code.h 2025-06-01T22:52:52.6910423Z ++ FPATH=torch/include/torch/csrc/jit/mobile/code.h 2025-06-01T22:52:52.6910571Z ++ echo torch/include/torch/csrc/jit/mobile/code.h 2025-06-01T22:52:52.6910864Z ++ grep RECORD 2025-06-01T22:52:52.6931307Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/code.h 2025-06-01T22:52:52.6931429Z +++ openssl base64 2025-06-01T22:52:52.6932324Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.6933726Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.6935396Z +++ sed -e s/=//g 2025-06-01T22:52:52.6973028Z ++ HASH=En5_S6Bro3ljAHuxfjVD74WArspp_P1pLD0NwOAPsj4 2025-06-01T22:52:52.6978446Z +++ ls -nl torch/include/torch/csrc/jit/mobile/code.h 2025-06-01T22:52:52.6979330Z +++ awk '{print $5}' 2025-06-01T22:52:52.7005604Z ++ FSIZE=1078 2025-06-01T22:52:52.7006122Z ++ echo '"torch/include/torch/csrc/jit/mobile/code.h",sha256=En5_S6Bro3ljAHuxfjVD74WArspp_P1pLD0NwOAPsj4,1078' 2025-06-01T22:52:52.7006238Z ++ read fname 2025-06-01T22:52:52.7006483Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/debug_info.h 2025-06-01T22:52:52.7006672Z ++ FPATH=torch/include/torch/csrc/jit/mobile/debug_info.h 2025-06-01T22:52:52.7006957Z ++ echo torch/include/torch/csrc/jit/mobile/debug_info.h 2025-06-01T22:52:52.7007410Z ++ grep RECORD 2025-06-01T22:52:52.7030396Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/debug_info.h 2025-06-01T22:52:52.7030600Z +++ openssl base64 2025-06-01T22:52:52.7030711Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.7031050Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.7032159Z +++ sed -e s/=//g 2025-06-01T22:52:52.7072502Z ++ HASH=asNWlcmEwER60l_6g5nJD4izXdAcogTX4loA-QGEG5c 2025-06-01T22:52:52.7076574Z +++ ls -nl torch/include/torch/csrc/jit/mobile/debug_info.h 2025-06-01T22:52:52.7077562Z +++ awk '{print $5}' 2025-06-01T22:52:52.7105199Z ++ FSIZE=2205 2025-06-01T22:52:52.7105759Z ++ echo '"torch/include/torch/csrc/jit/mobile/debug_info.h",sha256=asNWlcmEwER60l_6g5nJD4izXdAcogTX4loA-QGEG5c,2205' 2025-06-01T22:52:52.7105867Z ++ read fname 2025-06-01T22:52:52.7106109Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/file_format.h 2025-06-01T22:52:52.7106298Z ++ FPATH=torch/include/torch/csrc/jit/mobile/file_format.h 2025-06-01T22:52:52.7106713Z ++ echo torch/include/torch/csrc/jit/mobile/file_format.h 2025-06-01T22:52:52.7107935Z ++ grep RECORD 2025-06-01T22:52:52.7128487Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/file_format.h 2025-06-01T22:52:52.7128674Z +++ openssl base64 2025-06-01T22:52:52.7128977Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.7130491Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.7131444Z +++ sed -e s/=//g 2025-06-01T22:52:52.7171436Z ++ HASH=uK-6oUJfo3g21B4jtC92ge187516qn1m5WE9WYP7OYY 2025-06-01T22:52:52.7176412Z +++ ls -nl torch/include/torch/csrc/jit/mobile/file_format.h 2025-06-01T22:52:52.7177947Z +++ awk '{print $5}' 2025-06-01T22:52:52.7204874Z ++ FSIZE=6596 2025-06-01T22:52:52.7205849Z ++ echo '"torch/include/torch/csrc/jit/mobile/file_format.h",sha256=uK-6oUJfo3g21B4jtC92ge187516qn1m5WE9WYP7OYY,6596' 2025-06-01T22:52:52.7206018Z ++ read fname 2025-06-01T22:52:52.7206556Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h 2025-06-01T22:52:52.7206863Z ++ FPATH=torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h 2025-06-01T22:52:52.7207116Z ++ echo torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h 2025-06-01T22:52:52.7207217Z ++ grep RECORD 2025-06-01T22:52:52.7230441Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h 2025-06-01T22:52:52.7230678Z +++ openssl base64 2025-06-01T22:52:52.7230865Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.7231034Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.7231250Z +++ sed -e s/=//g 2025-06-01T22:52:52.7271922Z ++ HASH=JLk2cOwGWU4WxiQwgJkgWa9fbWwmFbTJGb2Lx2EyOro 2025-06-01T22:52:52.7276704Z +++ ls -nl torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h 2025-06-01T22:52:52.7278005Z +++ awk '{print $5}' 2025-06-01T22:52:52.7306272Z ++ FSIZE=4963 2025-06-01T22:52:52.7307258Z ++ echo '"torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h",sha256=JLk2cOwGWU4WxiQwgJkgWa9fbWwmFbTJGb2Lx2EyOro,4963' 2025-06-01T22:52:52.7307379Z ++ read fname 2025-06-01T22:52:52.7307586Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/frame.h 2025-06-01T22:52:52.7307882Z ++ FPATH=torch/include/torch/csrc/jit/mobile/frame.h 2025-06-01T22:52:52.7308050Z ++ echo torch/include/torch/csrc/jit/mobile/frame.h 2025-06-01T22:52:52.7308150Z ++ grep RECORD 2025-06-01T22:52:52.7328904Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/frame.h 2025-06-01T22:52:52.7329040Z +++ openssl base64 2025-06-01T22:52:52.7330391Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.7331734Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.7333032Z +++ sed -e s/=//g 2025-06-01T22:52:52.7371096Z ++ HASH=mZ01u-2-cRV5hCBHVEPZ1m59SWudn1v5RY_lLKl0YFI 2025-06-01T22:52:52.7375914Z +++ ls -nl torch/include/torch/csrc/jit/mobile/frame.h 2025-06-01T22:52:52.7377076Z +++ awk '{print $5}' 2025-06-01T22:52:52.7404000Z ++ FSIZE=811 2025-06-01T22:52:52.7404703Z ++ echo '"torch/include/torch/csrc/jit/mobile/frame.h",sha256=mZ01u-2-cRV5hCBHVEPZ1m59SWudn1v5RY_lLKl0YFI,811' 2025-06-01T22:52:52.7404807Z ++ read fname 2025-06-01T22:52:52.7405048Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/function.h 2025-06-01T22:52:52.7405411Z ++ FPATH=torch/include/torch/csrc/jit/mobile/function.h 2025-06-01T22:52:52.7405587Z ++ echo torch/include/torch/csrc/jit/mobile/function.h 2025-06-01T22:52:52.7405826Z ++ grep RECORD 2025-06-01T22:52:52.7430410Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/function.h 2025-06-01T22:52:52.7430596Z +++ openssl base64 2025-06-01T22:52:52.7431029Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.7431167Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.7431487Z +++ sed -e s/=//g 2025-06-01T22:52:52.7472207Z ++ HASH=AeJi_59lhezOHPCMwhtGY2_DgXGPCxG8FFMcRmY8jdI 2025-06-01T22:52:52.7475310Z +++ ls -nl torch/include/torch/csrc/jit/mobile/function.h 2025-06-01T22:52:52.7476168Z +++ awk '{print $5}' 2025-06-01T22:52:52.7505021Z ++ FSIZE=2900 2025-06-01T22:52:52.7505632Z ++ echo '"torch/include/torch/csrc/jit/mobile/function.h",sha256=AeJi_59lhezOHPCMwhtGY2_DgXGPCxG8FFMcRmY8jdI,2900' 2025-06-01T22:52:52.7505783Z ++ read fname 2025-06-01T22:52:52.7506317Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/import.h 2025-06-01T22:52:52.7506520Z ++ FPATH=torch/include/torch/csrc/jit/mobile/import.h 2025-06-01T22:52:52.7506702Z ++ echo torch/include/torch/csrc/jit/mobile/import.h 2025-06-01T22:52:52.7506807Z ++ grep RECORD 2025-06-01T22:52:52.7529783Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/import.h 2025-06-01T22:52:52.7529917Z +++ openssl base64 2025-06-01T22:52:52.7530989Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.7532321Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.7533392Z +++ sed -e s/=//g 2025-06-01T22:52:52.7571321Z ++ HASH=EmILgMSBf0Nh76yKNvdD1fkZk1Yw7DpbTCEwq8FSbv4 2025-06-01T22:52:52.7576038Z +++ ls -nl torch/include/torch/csrc/jit/mobile/import.h 2025-06-01T22:52:52.7576675Z +++ awk '{print $5}' 2025-06-01T22:52:52.7603767Z ++ FSIZE=3840 2025-06-01T22:52:52.7604633Z ++ echo '"torch/include/torch/csrc/jit/mobile/import.h",sha256=EmILgMSBf0Nh76yKNvdD1fkZk1Yw7DpbTCEwq8FSbv4,3840' 2025-06-01T22:52:52.7604920Z ++ read fname 2025-06-01T22:52:52.7605183Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/import_data.h 2025-06-01T22:52:52.7605416Z ++ FPATH=torch/include/torch/csrc/jit/mobile/import_data.h 2025-06-01T22:52:52.7605617Z ++ echo torch/include/torch/csrc/jit/mobile/import_data.h 2025-06-01T22:52:52.7605722Z ++ grep RECORD 2025-06-01T22:52:52.7627755Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/import_data.h 2025-06-01T22:52:52.7628255Z +++ openssl base64 2025-06-01T22:52:52.7629591Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.7629704Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.7629798Z +++ sed -e s/=//g 2025-06-01T22:52:52.7671729Z ++ HASH=rrwfgQfByxiy-sLwD39YL43UQ_-DvMDWv1KUjV765Xc 2025-06-01T22:52:52.7674095Z +++ ls -nl torch/include/torch/csrc/jit/mobile/import_data.h 2025-06-01T22:52:52.7675358Z +++ awk '{print $5}' 2025-06-01T22:52:52.7703947Z ++ FSIZE=995 2025-06-01T22:52:52.7704520Z ++ echo '"torch/include/torch/csrc/jit/mobile/import_data.h",sha256=rrwfgQfByxiy-sLwD39YL43UQ_-DvMDWv1KUjV765Xc,995' 2025-06-01T22:52:52.7704742Z ++ read fname 2025-06-01T22:52:52.7705037Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/import_export_common.h 2025-06-01T22:52:52.7705289Z ++ FPATH=torch/include/torch/csrc/jit/mobile/import_export_common.h 2025-06-01T22:52:52.7705517Z ++ echo torch/include/torch/csrc/jit/mobile/import_export_common.h 2025-06-01T22:52:52.7705615Z ++ grep RECORD 2025-06-01T22:52:52.7726451Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/import_export_common.h 2025-06-01T22:52:52.7726578Z +++ openssl base64 2025-06-01T22:52:52.7726964Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.7727160Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.7728142Z +++ sed -e s/=//g 2025-06-01T22:52:52.7767134Z ++ HASH=Mn3lS3DQL0enRVC9MzgXDl5ZQQhyUlthe4-1Hr9yuGE 2025-06-01T22:52:52.7771796Z +++ ls -nl torch/include/torch/csrc/jit/mobile/import_export_common.h 2025-06-01T22:52:52.7772511Z +++ awk '{print $5}' 2025-06-01T22:52:52.7799551Z ++ FSIZE=477 2025-06-01T22:52:52.7800180Z ++ echo '"torch/include/torch/csrc/jit/mobile/import_export_common.h",sha256=Mn3lS3DQL0enRVC9MzgXDl5ZQQhyUlthe4-1Hr9yuGE,477' 2025-06-01T22:52:52.7800285Z ++ read fname 2025-06-01T22:52:52.7800528Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/interpreter.h 2025-06-01T22:52:52.7800731Z ++ FPATH=torch/include/torch/csrc/jit/mobile/interpreter.h 2025-06-01T22:52:52.7800913Z ++ echo torch/include/torch/csrc/jit/mobile/interpreter.h 2025-06-01T22:52:52.7801012Z ++ grep RECORD 2025-06-01T22:52:52.7822860Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/interpreter.h 2025-06-01T22:52:52.7823244Z +++ openssl base64 2025-06-01T22:52:52.7823343Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.7824806Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.7825246Z +++ sed -e s/=//g 2025-06-01T22:52:52.7866910Z ++ HASH=rRURKeJqZ3rN3yk72s8lSW2yZigCN3DdRC9b-HF2HAM 2025-06-01T22:52:52.7870523Z +++ ls -nl torch/include/torch/csrc/jit/mobile/interpreter.h 2025-06-01T22:52:52.7871247Z +++ awk '{print $5}' 2025-06-01T22:52:52.7897300Z ++ FSIZE=638 2025-06-01T22:52:52.7897872Z ++ echo '"torch/include/torch/csrc/jit/mobile/interpreter.h",sha256=rRURKeJqZ3rN3yk72s8lSW2yZigCN3DdRC9b-HF2HAM,638' 2025-06-01T22:52:52.7897982Z ++ read fname 2025-06-01T22:52:52.7898196Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/method.h 2025-06-01T22:52:52.7898363Z ++ FPATH=torch/include/torch/csrc/jit/mobile/method.h 2025-06-01T22:52:52.7899748Z ++ echo torch/include/torch/csrc/jit/mobile/method.h 2025-06-01T22:52:52.7901185Z ++ grep RECORD 2025-06-01T22:52:52.7925366Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/method.h 2025-06-01T22:52:52.7925550Z +++ openssl base64 2025-06-01T22:52:52.7925693Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.7925824Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.7926008Z +++ sed -e s/=//g 2025-06-01T22:52:52.7966777Z ++ HASH=PxGPyD6Ob6ic-D8gyrwjosvKLTpfD2aK2_4WxbXB7Rc 2025-06-01T22:52:52.7970712Z +++ ls -nl torch/include/torch/csrc/jit/mobile/method.h 2025-06-01T22:52:52.7971736Z +++ awk '{print $5}' 2025-06-01T22:52:52.7998649Z ++ FSIZE=824 2025-06-01T22:52:52.7999164Z ++ echo '"torch/include/torch/csrc/jit/mobile/method.h",sha256=PxGPyD6Ob6ic-D8gyrwjosvKLTpfD2aK2_4WxbXB7Rc,824' 2025-06-01T22:52:52.7999263Z ++ read fname 2025-06-01T22:52:52.7999553Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/module.h 2025-06-01T22:52:52.7999723Z ++ FPATH=torch/include/torch/csrc/jit/mobile/module.h 2025-06-01T22:52:52.8000016Z ++ echo torch/include/torch/csrc/jit/mobile/module.h 2025-06-01T22:52:52.8000147Z ++ grep RECORD 2025-06-01T22:52:52.8022987Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/module.h 2025-06-01T22:52:52.8023159Z +++ openssl base64 2025-06-01T22:52:52.8023287Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.8023483Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.8024153Z +++ sed -e s/=//g 2025-06-01T22:52:52.8068589Z ++ HASH=EbPRDu1mzN7PWBQo_Fnu7pBSv6r6LGdiynSW1NFAinQ 2025-06-01T22:52:52.8072089Z +++ ls -nl torch/include/torch/csrc/jit/mobile/module.h 2025-06-01T22:52:52.8072793Z +++ awk '{print $5}' 2025-06-01T22:52:52.8101746Z ++ FSIZE=5921 2025-06-01T22:52:52.8102469Z ++ echo '"torch/include/torch/csrc/jit/mobile/module.h",sha256=EbPRDu1mzN7PWBQo_Fnu7pBSv6r6LGdiynSW1NFAinQ,5921' 2025-06-01T22:52:52.8103167Z ++ read fname 2025-06-01T22:52:52.8103539Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/observer.h 2025-06-01T22:52:52.8104070Z ++ FPATH=torch/include/torch/csrc/jit/mobile/observer.h 2025-06-01T22:52:52.8104538Z ++ echo torch/include/torch/csrc/jit/mobile/observer.h 2025-06-01T22:52:52.8104942Z ++ grep RECORD 2025-06-01T22:52:52.8126212Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/observer.h 2025-06-01T22:52:52.8126774Z +++ openssl base64 2025-06-01T22:52:52.8127030Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.8127297Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.8127652Z +++ sed -e s/=//g 2025-06-01T22:52:52.8167484Z ++ HASH=GhQYLhyUPbiIkVzBO2PcZRyo44G8yIoVwtLEzZ5iaLY 2025-06-01T22:52:52.8172375Z +++ ls -nl torch/include/torch/csrc/jit/mobile/observer.h 2025-06-01T22:52:52.8173134Z +++ awk '{print $5}' 2025-06-01T22:52:52.8201319Z ++ FSIZE=3637 2025-06-01T22:52:52.8202101Z ++ echo '"torch/include/torch/csrc/jit/mobile/observer.h",sha256=GhQYLhyUPbiIkVzBO2PcZRyo44G8yIoVwtLEzZ5iaLY,3637' 2025-06-01T22:52:52.8202857Z ++ read fname 2025-06-01T22:52:52.8203263Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/parse_bytecode.h 2025-06-01T22:52:52.8203861Z ++ FPATH=torch/include/torch/csrc/jit/mobile/parse_bytecode.h 2025-06-01T22:52:52.8204859Z ++ echo torch/include/torch/csrc/jit/mobile/parse_bytecode.h 2025-06-01T22:52:52.8205288Z ++ grep RECORD 2025-06-01T22:52:52.8225946Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/parse_bytecode.h 2025-06-01T22:52:52.8226559Z +++ openssl base64 2025-06-01T22:52:52.8226814Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.8227076Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.8227330Z +++ sed -e s/=//g 2025-06-01T22:52:52.8268494Z ++ HASH=vEgtBoHpKaQ0YfR3CznfZIy5_NZQqK34bMlva0r-hXM 2025-06-01T22:52:52.8271793Z +++ ls -nl torch/include/torch/csrc/jit/mobile/parse_bytecode.h 2025-06-01T22:52:52.8273191Z +++ awk '{print $5}' 2025-06-01T22:52:52.8300441Z ++ FSIZE=740 2025-06-01T22:52:52.8301221Z ++ echo '"torch/include/torch/csrc/jit/mobile/parse_bytecode.h",sha256=vEgtBoHpKaQ0YfR3CznfZIy5_NZQqK34bMlva0r-hXM,740' 2025-06-01T22:52:52.8301974Z ++ read fname 2025-06-01T22:52:52.8302374Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/parse_operators.h 2025-06-01T22:52:52.8303135Z ++ FPATH=torch/include/torch/csrc/jit/mobile/parse_operators.h 2025-06-01T22:52:52.8303675Z ++ echo torch/include/torch/csrc/jit/mobile/parse_operators.h 2025-06-01T22:52:52.8304113Z ++ grep RECORD 2025-06-01T22:52:52.8325641Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/parse_operators.h 2025-06-01T22:52:52.8326230Z +++ openssl base64 2025-06-01T22:52:52.8326500Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.8326751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.8327025Z +++ sed -e s/=//g 2025-06-01T22:52:52.8366586Z ++ HASH=KErayQj-WQw2Q5wBA4Bxy71eZscQesCOLNGvlpd9C8s 2025-06-01T22:52:52.8370536Z +++ ls -nl torch/include/torch/csrc/jit/mobile/parse_operators.h 2025-06-01T22:52:52.8371555Z +++ awk '{print $5}' 2025-06-01T22:52:52.8398365Z ++ FSIZE=709 2025-06-01T22:52:52.8399176Z ++ echo '"torch/include/torch/csrc/jit/mobile/parse_operators.h",sha256=KErayQj-WQw2Q5wBA4Bxy71eZscQesCOLNGvlpd9C8s,709' 2025-06-01T22:52:52.8399932Z ++ read fname 2025-06-01T22:52:52.8400508Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/prim_ops_registery.h 2025-06-01T22:52:52.8401162Z ++ FPATH=torch/include/torch/csrc/jit/mobile/prim_ops_registery.h 2025-06-01T22:52:52.8401728Z ++ echo torch/include/torch/csrc/jit/mobile/prim_ops_registery.h 2025-06-01T22:52:52.8402183Z ++ grep RECORD 2025-06-01T22:52:52.8425388Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/prim_ops_registery.h 2025-06-01T22:52:52.8425982Z +++ openssl base64 2025-06-01T22:52:52.8426255Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.8426500Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.8426900Z +++ sed -e s/=//g 2025-06-01T22:52:52.8468435Z ++ HASH=PASxNKpx71Vx2SbToMG_NCujQs4dMvQIQIgdiG379kE 2025-06-01T22:52:52.8470779Z +++ ls -nl torch/include/torch/csrc/jit/mobile/prim_ops_registery.h 2025-06-01T22:52:52.8471855Z +++ awk '{print $5}' 2025-06-01T22:52:52.8497564Z ++ FSIZE=595 2025-06-01T22:52:52.8498700Z ++ echo '"torch/include/torch/csrc/jit/mobile/prim_ops_registery.h",sha256=PASxNKpx71Vx2SbToMG_NCujQs4dMvQIQIgdiG379kE,595' 2025-06-01T22:52:52.8499508Z ++ read fname 2025-06-01T22:52:52.8499905Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/profiler_edge.h 2025-06-01T22:52:52.8500497Z ++ FPATH=torch/include/torch/csrc/jit/mobile/profiler_edge.h 2025-06-01T22:52:52.8501016Z ++ echo torch/include/torch/csrc/jit/mobile/profiler_edge.h 2025-06-01T22:52:52.8501440Z ++ grep RECORD 2025-06-01T22:52:52.8525868Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/profiler_edge.h 2025-06-01T22:52:52.8526452Z +++ openssl base64 2025-06-01T22:52:52.8526732Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.8526986Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.8527266Z +++ sed -e s/=//g 2025-06-01T22:52:52.8566676Z ++ HASH=G0cmlkQTIjYi-eHDyksRLlzt1jfDcUIA3UnuXPDnWLY 2025-06-01T22:52:52.8570114Z +++ ls -nl torch/include/torch/csrc/jit/mobile/profiler_edge.h 2025-06-01T22:52:52.8571243Z +++ awk '{print $5}' 2025-06-01T22:52:52.8598854Z ++ FSIZE=4488 2025-06-01T22:52:52.8599685Z ++ echo '"torch/include/torch/csrc/jit/mobile/profiler_edge.h",sha256=G0cmlkQTIjYi-eHDyksRLlzt1jfDcUIA3UnuXPDnWLY,4488' 2025-06-01T22:52:52.8600588Z ++ read fname 2025-06-01T22:52:52.8601007Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h 2025-06-01T22:52:52.8601637Z ++ FPATH=torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h 2025-06-01T22:52:52.8602191Z ++ echo torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h 2025-06-01T22:52:52.8602636Z ++ grep RECORD 2025-06-01T22:52:52.8623738Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h 2025-06-01T22:52:52.8624396Z +++ openssl base64 2025-06-01T22:52:52.8625230Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.8625503Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.8625742Z +++ sed -e s/=//g 2025-06-01T22:52:52.8667256Z ++ HASH=H9ce41Qp8BFZIGNFQbhHAx_60pb3ji0YgrSwKbwJR48 2025-06-01T22:52:52.8670178Z +++ ls -nl torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h 2025-06-01T22:52:52.8670980Z +++ awk '{print $5}' 2025-06-01T22:52:52.8694734Z ++ FSIZE=1043 2025-06-01T22:52:52.8695630Z ++ echo '"torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h",sha256=H9ce41Qp8BFZIGNFQbhHAx_60pb3ji0YgrSwKbwJR48,1043' 2025-06-01T22:52:52.8696406Z ++ read fname 2025-06-01T22:52:52.8696788Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/quantization.h 2025-06-01T22:52:52.8697376Z ++ FPATH=torch/include/torch/csrc/jit/mobile/quantization.h 2025-06-01T22:52:52.8698869Z ++ echo torch/include/torch/csrc/jit/mobile/quantization.h 2025-06-01T22:52:52.8699695Z ++ grep RECORD 2025-06-01T22:52:52.8725259Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/quantization.h 2025-06-01T22:52:52.8725865Z +++ openssl base64 2025-06-01T22:52:52.8726138Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.8726392Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.8726676Z +++ sed -e s/=//g 2025-06-01T22:52:52.8766834Z ++ HASH=GkNn9-1ZofH63_IP9Dj6K6zE3broXIey1v9uP8uYT5w 2025-06-01T22:52:52.8770262Z +++ ls -nl torch/include/torch/csrc/jit/mobile/quantization.h 2025-06-01T22:52:52.8771279Z +++ awk '{print $5}' 2025-06-01T22:52:52.8799200Z ++ FSIZE=1238 2025-06-01T22:52:52.8800015Z ++ echo '"torch/include/torch/csrc/jit/mobile/quantization.h",sha256=GkNn9-1ZofH63_IP9Dj6K6zE3broXIey1v9uP8uYT5w,1238' 2025-06-01T22:52:52.8800769Z ++ read fname 2025-06-01T22:52:52.8801233Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h 2025-06-01T22:52:52.8801938Z ++ FPATH=torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h 2025-06-01T22:52:52.8802737Z ++ echo torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h 2025-06-01T22:52:52.8803232Z ++ grep RECORD 2025-06-01T22:52:52.8825508Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h 2025-06-01T22:52:52.8826156Z +++ openssl base64 2025-06-01T22:52:52.8826409Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.8826675Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.8826933Z +++ sed -e s/=//g 2025-06-01T22:52:52.8868060Z ++ HASH=8nmbLPeyKOqRPlldLXRHMVXKqPp6bid6zmAns2Y32BE 2025-06-01T22:52:52.8870127Z +++ ls -nl torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h 2025-06-01T22:52:52.8870683Z +++ awk '{print $5}' 2025-06-01T22:52:52.8894940Z ++ FSIZE=1687 2025-06-01T22:52:52.8895876Z ++ echo '"torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h",sha256=8nmbLPeyKOqRPlldLXRHMVXKqPp6bid6zmAns2Y32BE,1687' 2025-06-01T22:52:52.8896709Z ++ read fname 2025-06-01T22:52:52.8897085Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/type_parser.h 2025-06-01T22:52:52.8897659Z ++ FPATH=torch/include/torch/csrc/jit/mobile/type_parser.h 2025-06-01T22:52:52.8899036Z ++ echo torch/include/torch/csrc/jit/mobile/type_parser.h 2025-06-01T22:52:52.8899793Z ++ grep RECORD 2025-06-01T22:52:52.8925141Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/type_parser.h 2025-06-01T22:52:52.8925714Z +++ openssl base64 2025-06-01T22:52:52.8925984Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.8926251Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.8926530Z +++ sed -e s/=//g 2025-06-01T22:52:52.8966130Z ++ HASH=6hoGT8B4nfL-0SIo5G9vYlC-Tw0OmbGF2LyY7yZtdH0 2025-06-01T22:52:52.8969811Z +++ ls -nl torch/include/torch/csrc/jit/mobile/type_parser.h 2025-06-01T22:52:52.8970702Z +++ awk '{print $5}' 2025-06-01T22:52:52.8998488Z ++ FSIZE=1443 2025-06-01T22:52:52.8999267Z ++ echo '"torch/include/torch/csrc/jit/mobile/type_parser.h",sha256=6hoGT8B4nfL-0SIo5G9vYlC-Tw0OmbGF2LyY7yZtdH0,1443' 2025-06-01T22:52:52.9000018Z ++ read fname 2025-06-01T22:52:52.9000413Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/upgrader_mobile.h 2025-06-01T22:52:52.9001031Z ++ FPATH=torch/include/torch/csrc/jit/mobile/upgrader_mobile.h 2025-06-01T22:52:52.9001566Z ++ echo torch/include/torch/csrc/jit/mobile/upgrader_mobile.h 2025-06-01T22:52:52.9002006Z ++ grep RECORD 2025-06-01T22:52:52.9025270Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/upgrader_mobile.h 2025-06-01T22:52:52.9025864Z +++ openssl base64 2025-06-01T22:52:52.9026294Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.9026551Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.9026824Z +++ sed -e s/=//g 2025-06-01T22:52:52.9068203Z ++ HASH=X7HNrKi5kXMm5YOc3YwN3mFnJloaPrIcAUVYTybR4Nk 2025-06-01T22:52:52.9076684Z +++ ls -nl torch/include/torch/csrc/jit/mobile/upgrader_mobile.h 2025-06-01T22:52:52.9077838Z +++ awk '{print $5}' 2025-06-01T22:52:52.9106392Z ++ FSIZE=905 2025-06-01T22:52:52.9107206Z ++ echo '"torch/include/torch/csrc/jit/mobile/upgrader_mobile.h",sha256=X7HNrKi5kXMm5YOc3YwN3mFnJloaPrIcAUVYTybR4Nk,905' 2025-06-01T22:52:52.9107972Z ++ read fname 2025-06-01T22:52:52.9108447Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/compatibility/backport.h 2025-06-01T22:52:52.9109135Z ++ FPATH=torch/include/torch/csrc/jit/mobile/compatibility/backport.h 2025-06-01T22:52:52.9109778Z ++ echo torch/include/torch/csrc/jit/mobile/compatibility/backport.h 2025-06-01T22:52:52.9110267Z ++ grep RECORD 2025-06-01T22:52:52.9128434Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/compatibility/backport.h 2025-06-01T22:52:52.9129069Z +++ openssl base64 2025-06-01T22:52:52.9129353Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.9130954Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.9132266Z +++ sed -e s/=//g 2025-06-01T22:52:52.9171494Z ++ HASH=Cjl43vEPBm2T8Il8f4FSJCXHAgER8mVCCXKP4L67glw 2025-06-01T22:52:52.9176410Z +++ ls -nl torch/include/torch/csrc/jit/mobile/compatibility/backport.h 2025-06-01T22:52:52.9176963Z +++ awk '{print $5}' 2025-06-01T22:52:52.9204890Z ++ FSIZE=639 2025-06-01T22:52:52.9205906Z ++ echo '"torch/include/torch/csrc/jit/mobile/compatibility/backport.h",sha256=Cjl43vEPBm2T8Il8f4FSJCXHAgER8mVCCXKP4L67glw,639' 2025-06-01T22:52:52.9206786Z ++ read fname 2025-06-01T22:52:52.9207306Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h 2025-06-01T22:52:52.9208103Z ++ FPATH=torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h 2025-06-01T22:52:52.9208848Z ++ echo torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h 2025-06-01T22:52:52.9209388Z ++ grep RECORD 2025-06-01T22:52:52.9230813Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h 2025-06-01T22:52:52.9231579Z +++ openssl base64 2025-06-01T22:52:52.9231838Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.9232093Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.9232345Z +++ sed -e s/=//g 2025-06-01T22:52:52.9271062Z ++ HASH=6v6-bsjZOlGdmDkbbSB49VCh930PNV8wSWZNjo4NvTU 2025-06-01T22:52:52.9273646Z +++ ls -nl torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h 2025-06-01T22:52:52.9275142Z +++ awk '{print $5}' 2025-06-01T22:52:52.9302368Z ++ FSIZE=1159 2025-06-01T22:52:52.9303300Z ++ echo '"torch/include/torch/csrc/jit/mobile/compatibility/backport_manager.h",sha256=6v6-bsjZOlGdmDkbbSB49VCh930PNV8wSWZNjo4NvTU,1159' 2025-06-01T22:52:52.9304188Z ++ read fname 2025-06-01T22:52:52.9304701Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h 2025-06-01T22:52:52.9305540Z ++ FPATH=torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h 2025-06-01T22:52:52.9306427Z ++ echo torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h 2025-06-01T22:52:52.9306975Z ++ grep RECORD 2025-06-01T22:52:52.9327293Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h 2025-06-01T22:52:52.9327986Z +++ openssl base64 2025-06-01T22:52:52.9328259Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.9328509Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.9329109Z +++ sed -e s/=//g 2025-06-01T22:52:52.9368243Z ++ HASH=Tw3aswYn6InEk4OiF4TSycVu78t5d3vnyS7zJbESfEQ 2025-06-01T22:52:52.9372905Z +++ ls -nl torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h 2025-06-01T22:52:52.9373579Z +++ awk '{print $5}' 2025-06-01T22:52:52.9400607Z ++ FSIZE=3612 2025-06-01T22:52:52.9401497Z ++ echo '"torch/include/torch/csrc/jit/mobile/compatibility/model_compatibility.h",sha256=Tw3aswYn6InEk4OiF4TSycVu78t5d3vnyS7zJbESfEQ,3612' 2025-06-01T22:52:52.9402542Z ++ read fname 2025-06-01T22:52:52.9403086Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h 2025-06-01T22:52:52.9403940Z ++ FPATH=torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h 2025-06-01T22:52:52.9405042Z ++ echo torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h 2025-06-01T22:52:52.9405619Z ++ grep RECORD 2025-06-01T22:52:52.9428196Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h 2025-06-01T22:52:52.9428906Z +++ openssl base64 2025-06-01T22:52:52.9429167Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.9429434Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.9429704Z +++ sed -e s/=//g 2025-06-01T22:52:52.9470378Z ++ HASH=W7ZfWBj84IBORPa79xbeBr-JQTFIZsFTQvnl_fI0rVE 2025-06-01T22:52:52.9473384Z +++ ls -nl torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h 2025-06-01T22:52:52.9473954Z +++ awk '{print $5}' 2025-06-01T22:52:52.9500724Z ++ FSIZE=1197 2025-06-01T22:52:52.9501869Z ++ echo '"torch/include/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h",sha256=W7ZfWBj84IBORPa79xbeBr-JQTFIZsFTQvnl_fI0rVE,1197' 2025-06-01T22:52:52.9502795Z ++ read fname 2025-06-01T22:52:52.9503343Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h 2025-06-01T22:52:52.9504119Z ++ FPATH=torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h 2025-06-01T22:52:52.9504849Z ++ echo torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h 2025-06-01T22:52:52.9505358Z ++ grep RECORD 2025-06-01T22:52:52.9526246Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h 2025-06-01T22:52:52.9526945Z +++ openssl base64 2025-06-01T22:52:52.9527202Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.9527527Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.9527980Z +++ sed -e s/=//g 2025-06-01T22:52:52.9567665Z ++ HASH=abdU7Ft7zGay3kx4egdL8vypgeu6vbtVj8W8hnFEdEs 2025-06-01T22:52:52.9572565Z +++ ls -nl torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h 2025-06-01T22:52:52.9573202Z +++ awk '{print $5}' 2025-06-01T22:52:52.9599023Z ++ FSIZE=961 2025-06-01T22:52:52.9599878Z ++ echo '"torch/include/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h",sha256=abdU7Ft7zGay3kx4egdL8vypgeu6vbtVj8W8hnFEdEs,961' 2025-06-01T22:52:52.9600737Z ++ read fname 2025-06-01T22:52:52.9601215Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h 2025-06-01T22:52:52.9602000Z ++ FPATH=torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h 2025-06-01T22:52:52.9602719Z ++ echo torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h 2025-06-01T22:52:52.9603223Z ++ grep RECORD 2025-06-01T22:52:52.9625517Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h 2025-06-01T22:52:52.9626168Z +++ openssl base64 2025-06-01T22:52:52.9626439Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.9626708Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.9627116Z +++ sed -e s/=//g 2025-06-01T22:52:52.9668321Z ++ HASH=RZPilST3U8wa2Utwcs7JyEehaw4S3HEi6gH8iNTVgpI 2025-06-01T22:52:52.9670959Z +++ ls -nl torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h 2025-06-01T22:52:52.9671505Z +++ awk '{print $5}' 2025-06-01T22:52:52.9697065Z ++ FSIZE=959 2025-06-01T22:52:52.9697914Z ++ echo '"torch/include/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h",sha256=RZPilST3U8wa2Utwcs7JyEehaw4S3HEi6gH8iNTVgpI,959' 2025-06-01T22:52:52.9698770Z ++ read fname 2025-06-01T22:52:52.9699261Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h 2025-06-01T22:52:52.9700059Z ++ FPATH=torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h 2025-06-01T22:52:52.9700766Z ++ echo torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h 2025-06-01T22:52:52.9701293Z ++ grep RECORD 2025-06-01T22:52:52.9725507Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h 2025-06-01T22:52:52.9726378Z +++ openssl base64 2025-06-01T22:52:52.9726657Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.9726916Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.9727201Z +++ sed -e s/=//g 2025-06-01T22:52:52.9766736Z ++ HASH=e8n23XjIEGD0HqbyIXktSHlYpsjGQVQ6AJbsCAe5h-k 2025-06-01T22:52:52.9770327Z +++ ls -nl torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h 2025-06-01T22:52:52.9771108Z +++ awk '{print $5}' 2025-06-01T22:52:52.9797885Z ++ FSIZE=1212 2025-06-01T22:52:52.9798849Z ++ echo '"torch/include/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h",sha256=e8n23XjIEGD0HqbyIXktSHlYpsjGQVQ6AJbsCAe5h-k,1212' 2025-06-01T22:52:52.9799708Z ++ read fname 2025-06-01T22:52:52.9800236Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h 2025-06-01T22:52:52.9801015Z ++ FPATH=torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h 2025-06-01T22:52:52.9801874Z ++ echo torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h 2025-06-01T22:52:52.9802410Z ++ grep RECORD 2025-06-01T22:52:52.9824651Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h 2025-06-01T22:52:52.9825334Z +++ openssl base64 2025-06-01T22:52:52.9825588Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.9825850Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.9826109Z +++ sed -e s/=//g 2025-06-01T22:52:52.9866764Z ++ HASH=S5B7XajTy4kuVVkOgWEYVrkmh_10xCX1lrK1ek8bS-g 2025-06-01T22:52:52.9870361Z +++ ls -nl torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h 2025-06-01T22:52:52.9871448Z +++ awk '{print $5}' 2025-06-01T22:52:52.9897251Z ++ FSIZE=5086 2025-06-01T22:52:52.9898223Z ++ echo '"torch/include/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h",sha256=S5B7XajTy4kuVVkOgWEYVrkmh_10xCX1lrK1ek8bS-g,5086' 2025-06-01T22:52:52.9899113Z ++ read fname 2025-06-01T22:52:52.9899612Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h 2025-06-01T22:52:52.9900400Z ++ FPATH=torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h 2025-06-01T22:52:52.9901135Z ++ echo torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h 2025-06-01T22:52:52.9901644Z ++ grep RECORD 2025-06-01T22:52:52.9926159Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h 2025-06-01T22:52:52.9926849Z +++ openssl base64 2025-06-01T22:52:52.9927121Z +++ sed -e s/+/-/g 2025-06-01T22:52:52.9927387Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:52.9927654Z +++ sed -e s/=//g 2025-06-01T22:52:52.9968572Z ++ HASH=IBatI0fp74OWyW1cb5SGZV4ltJq9Mu1lSAFvyMe4mfw 2025-06-01T22:52:52.9973376Z +++ ls -nl torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h 2025-06-01T22:52:52.9974253Z +++ awk '{print $5}' 2025-06-01T22:52:53.0001982Z ++ FSIZE=918 2025-06-01T22:52:53.0002891Z ++ echo '"torch/include/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h",sha256=IBatI0fp74OWyW1cb5SGZV4ltJq9Mu1lSAFvyMe4mfw,918' 2025-06-01T22:52:53.0003768Z ++ read fname 2025-06-01T22:52:53.0004652Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h 2025-06-01T22:52:53.0005378Z ++ FPATH=torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h 2025-06-01T22:52:53.0006030Z ++ echo torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h 2025-06-01T22:52:53.0006527Z ++ grep RECORD 2025-06-01T22:52:53.0028781Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h 2025-06-01T22:52:53.0029417Z +++ openssl base64 2025-06-01T22:52:53.0029697Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.0029946Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.0030217Z +++ sed -e s/=//g 2025-06-01T22:52:53.0071586Z ++ HASH=8JzQOlfo-kOII6qwDiKbEdmpqxfvwwppED5Ao3TFrr4 2025-06-01T22:52:53.0073859Z +++ ls -nl torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h 2025-06-01T22:52:53.0074852Z +++ awk '{print $5}' 2025-06-01T22:52:53.0102273Z ++ FSIZE=398 2025-06-01T22:52:53.0103305Z ++ echo '"torch/include/torch/csrc/jit/mobile/model_tracer/TensorUtils.h",sha256=8JzQOlfo-kOII6qwDiKbEdmpqxfvwwppED5Ao3TFrr4,398' 2025-06-01T22:52:53.0104118Z ++ read fname 2025-06-01T22:52:53.0104583Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h 2025-06-01T22:52:53.0105283Z ++ FPATH=torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h 2025-06-01T22:52:53.0105941Z ++ echo torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h 2025-06-01T22:52:53.0106428Z ++ grep RECORD 2025-06-01T22:52:53.0126501Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h 2025-06-01T22:52:53.0127195Z +++ openssl base64 2025-06-01T22:52:53.0127468Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.0127738Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.0128002Z +++ sed -e s/=//g 2025-06-01T22:52:53.0168885Z ++ HASH=RDwlV-P058diJGJXcfQAPs4q9h_v11OZfC9tLUC4fzY 2025-06-01T22:52:53.0174086Z +++ ls -nl torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h 2025-06-01T22:52:53.0174632Z +++ awk '{print $5}' 2025-06-01T22:52:53.0200737Z ++ FSIZE=1107 2025-06-01T22:52:53.0201806Z ++ echo '"torch/include/torch/csrc/jit/mobile/model_tracer/TracerRunner.h",sha256=RDwlV-P058diJGJXcfQAPs4q9h_v11OZfC9tLUC4fzY,1107' 2025-06-01T22:52:53.0202676Z ++ read fname 2025-06-01T22:52:53.0203100Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h 2025-06-01T22:52:53.0203759Z ++ FPATH=torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h 2025-06-01T22:52:53.0204735Z ++ echo torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h 2025-06-01T22:52:53.0205181Z ++ grep RECORD 2025-06-01T22:52:53.0228020Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h 2025-06-01T22:52:53.0228615Z +++ openssl base64 2025-06-01T22:52:53.0228868Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.0229126Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.0230037Z +++ sed -e s/=//g 2025-06-01T22:52:53.0270579Z ++ HASH=mjpvKr97ybwpjM_z8MxFlAuska8t4SPDeuius_WzEJY 2025-06-01T22:52:53.0274234Z +++ ls -nl torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h 2025-06-01T22:52:53.0275523Z +++ awk '{print $5}' 2025-06-01T22:52:53.0304552Z ++ FSIZE=630 2025-06-01T22:52:53.0305346Z ++ echo '"torch/include/torch/csrc/jit/mobile/nnc/aot_compiler.h",sha256=mjpvKr97ybwpjM_z8MxFlAuska8t4SPDeuius_WzEJY,630' 2025-06-01T22:52:53.0306112Z ++ read fname 2025-06-01T22:52:53.0306491Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/nnc/context.h 2025-06-01T22:52:53.0307050Z ++ FPATH=torch/include/torch/csrc/jit/mobile/nnc/context.h 2025-06-01T22:52:53.0307545Z ++ echo torch/include/torch/csrc/jit/mobile/nnc/context.h 2025-06-01T22:52:53.0307952Z ++ grep RECORD 2025-06-01T22:52:53.0330189Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/nnc/context.h 2025-06-01T22:52:53.0330746Z +++ openssl base64 2025-06-01T22:52:53.0331250Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.0332416Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.0333799Z +++ sed -e s/=//g 2025-06-01T22:52:53.0373713Z ++ HASH=EnGQvnLMliBdurV9gNqfhJ3Tw1T5Cu3i1UCBSAFFrF8 2025-06-01T22:52:53.0379379Z +++ ls -nl torch/include/torch/csrc/jit/mobile/nnc/context.h 2025-06-01T22:52:53.0379921Z +++ awk '{print $5}' 2025-06-01T22:52:53.0406097Z ++ FSIZE=6616 2025-06-01T22:52:53.0406854Z ++ echo '"torch/include/torch/csrc/jit/mobile/nnc/context.h",sha256=EnGQvnLMliBdurV9gNqfhJ3Tw1T5Cu3i1UCBSAFFrF8,6616' 2025-06-01T22:52:53.0407621Z ++ read fname 2025-06-01T22:52:53.0408035Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/nnc/registry.h 2025-06-01T22:52:53.0408644Z ++ FPATH=torch/include/torch/csrc/jit/mobile/nnc/registry.h 2025-06-01T22:52:53.0409176Z ++ echo torch/include/torch/csrc/jit/mobile/nnc/registry.h 2025-06-01T22:52:53.0409610Z ++ grep RECORD 2025-06-01T22:52:53.0431425Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/nnc/registry.h 2025-06-01T22:52:53.0432276Z +++ openssl base64 2025-06-01T22:52:53.0432590Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.0433719Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.0434199Z +++ sed -e s/=//g 2025-06-01T22:52:53.0474560Z ++ HASH=OsPMYFJGPiQ0n5D4ujIfdDYyxNMnLeg1NZdCHh9s5m0 2025-06-01T22:52:53.0477254Z +++ ls -nl torch/include/torch/csrc/jit/mobile/nnc/registry.h 2025-06-01T22:52:53.0478469Z +++ awk '{print $5}' 2025-06-01T22:52:53.0507522Z ++ FSIZE=1160 2025-06-01T22:52:53.0508391Z ++ echo '"torch/include/torch/csrc/jit/mobile/nnc/registry.h",sha256=OsPMYFJGPiQ0n5D4ujIfdDYyxNMnLeg1NZdCHh9s5m0,1160' 2025-06-01T22:52:53.0509176Z ++ read fname 2025-06-01T22:52:53.0509595Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/train/export_data.h 2025-06-01T22:52:53.0510228Z ++ FPATH=torch/include/torch/csrc/jit/mobile/train/export_data.h 2025-06-01T22:52:53.0510782Z ++ echo torch/include/torch/csrc/jit/mobile/train/export_data.h 2025-06-01T22:52:53.0511222Z ++ grep RECORD 2025-06-01T22:52:53.0529988Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/train/export_data.h 2025-06-01T22:52:53.0530582Z +++ openssl base64 2025-06-01T22:52:53.0531375Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.0532895Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.0534072Z +++ sed -e s/=//g 2025-06-01T22:52:53.0571944Z ++ HASH=EyriecCqCMDXnur59n-ij6nX9HxlsFcAtZRlttMYQds 2025-06-01T22:52:53.0577136Z +++ ls -nl torch/include/torch/csrc/jit/mobile/train/export_data.h 2025-06-01T22:52:53.0579065Z +++ awk '{print $5}' 2025-06-01T22:52:53.0606024Z ++ FSIZE=1594 2025-06-01T22:52:53.0606824Z ++ echo '"torch/include/torch/csrc/jit/mobile/train/export_data.h",sha256=EyriecCqCMDXnur59n-ij6nX9HxlsFcAtZRlttMYQds,1594' 2025-06-01T22:52:53.0607768Z ++ read fname 2025-06-01T22:52:53.0608179Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/train/random.h 2025-06-01T22:52:53.0608761Z ++ FPATH=torch/include/torch/csrc/jit/mobile/train/random.h 2025-06-01T22:52:53.0609291Z ++ echo torch/include/torch/csrc/jit/mobile/train/random.h 2025-06-01T22:52:53.0609721Z ++ grep RECORD 2025-06-01T22:52:53.0630777Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/train/random.h 2025-06-01T22:52:53.0631353Z +++ openssl base64 2025-06-01T22:52:53.0631605Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.0631869Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.0632124Z +++ sed -e s/=//g 2025-06-01T22:52:53.0676524Z ++ HASH=T0rs_-eO-wEJodxwLhlcPt-op7X4yn9sWOf8IUU5yPE 2025-06-01T22:52:53.0686106Z +++ ls -nl torch/include/torch/csrc/jit/mobile/train/random.h 2025-06-01T22:52:53.0687210Z +++ awk '{print $5}' 2025-06-01T22:52:53.0717642Z ++ FSIZE=1519 2025-06-01T22:52:53.0718444Z ++ echo '"torch/include/torch/csrc/jit/mobile/train/random.h",sha256=T0rs_-eO-wEJodxwLhlcPt-op7X4yn9sWOf8IUU5yPE,1519' 2025-06-01T22:52:53.0719213Z ++ read fname 2025-06-01T22:52:53.0719634Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/train/sequential.h 2025-06-01T22:52:53.0720246Z ++ FPATH=torch/include/torch/csrc/jit/mobile/train/sequential.h 2025-06-01T22:52:53.0720806Z ++ echo torch/include/torch/csrc/jit/mobile/train/sequential.h 2025-06-01T22:52:53.0721230Z ++ grep RECORD 2025-06-01T22:52:53.0742874Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/train/sequential.h 2025-06-01T22:52:53.0743613Z +++ openssl base64 2025-06-01T22:52:53.0743888Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.0744150Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.0744404Z +++ sed -e s/=//g 2025-06-01T22:52:53.0787888Z ++ HASH=3faxeNLoyam7ujYSRfXC00ltc6EPQWFb7sn_F7pp6W4 2025-06-01T22:52:53.0790281Z +++ ls -nl torch/include/torch/csrc/jit/mobile/train/sequential.h 2025-06-01T22:52:53.0791121Z +++ awk '{print $5}' 2025-06-01T22:52:53.0816807Z ++ FSIZE=1224 2025-06-01T22:52:53.0817664Z ++ echo '"torch/include/torch/csrc/jit/mobile/train/sequential.h",sha256=3faxeNLoyam7ujYSRfXC00ltc6EPQWFb7sn_F7pp6W4,1224' 2025-06-01T22:52:53.0818461Z ++ read fname 2025-06-01T22:52:53.0818861Z ++ make_wheel_record torch/include/torch/csrc/jit/mobile/train/optim/sgd.h 2025-06-01T22:52:53.0819475Z ++ FPATH=torch/include/torch/csrc/jit/mobile/train/optim/sgd.h 2025-06-01T22:52:53.0820015Z ++ echo torch/include/torch/csrc/jit/mobile/train/optim/sgd.h 2025-06-01T22:52:53.0820610Z ++ grep RECORD 2025-06-01T22:52:53.0842087Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/mobile/train/optim/sgd.h 2025-06-01T22:52:53.0842729Z +++ openssl base64 2025-06-01T22:52:53.0842999Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.0844907Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.0845242Z +++ sed -e s/=//g 2025-06-01T22:52:53.0885517Z ++ HASH=_PAos6QtGJuvq6S5BCl-M_WiXEN6Dw9Nqa4d9MTVM3E 2025-06-01T22:52:53.0889510Z +++ ls -nl torch/include/torch/csrc/jit/mobile/train/optim/sgd.h 2025-06-01T22:52:53.0890214Z +++ awk '{print $5}' 2025-06-01T22:52:53.0917318Z ++ FSIZE=4331 2025-06-01T22:52:53.0918134Z ++ echo '"torch/include/torch/csrc/jit/mobile/train/optim/sgd.h",sha256=_PAos6QtGJuvq6S5BCl-M_WiXEN6Dw9Nqa4d9MTVM3E,4331' 2025-06-01T22:52:53.0918888Z ++ read fname 2025-06-01T22:52:53.0919334Z ++ make_wheel_record torch/include/torch/csrc/jit/operator_upgraders/upgraders.h 2025-06-01T22:52:53.0920018Z ++ FPATH=torch/include/torch/csrc/jit/operator_upgraders/upgraders.h 2025-06-01T22:52:53.0920772Z ++ echo torch/include/torch/csrc/jit/operator_upgraders/upgraders.h 2025-06-01T22:52:53.0921253Z ++ grep RECORD 2025-06-01T22:52:53.0942311Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/operator_upgraders/upgraders.h 2025-06-01T22:52:53.0942937Z +++ openssl base64 2025-06-01T22:52:53.0943193Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.0943461Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.0943734Z +++ sed -e s/=//g 2025-06-01T22:52:53.0987171Z ++ HASH=AMyExdbjEbuKmhV2_mtWnkKDJfbiWF2DnGM_Bam0h2k 2025-06-01T22:52:53.0989676Z +++ ls -nl torch/include/torch/csrc/jit/operator_upgraders/upgraders.h 2025-06-01T22:52:53.0990176Z +++ awk '{print $5}' 2025-06-01T22:52:53.1014739Z ++ FSIZE=1384 2025-06-01T22:52:53.1015626Z ++ echo '"torch/include/torch/csrc/jit/operator_upgraders/upgraders.h",sha256=AMyExdbjEbuKmhV2_mtWnkKDJfbiWF2DnGM_Bam0h2k,1384' 2025-06-01T22:52:53.1016424Z ++ read fname 2025-06-01T22:52:53.1016910Z ++ make_wheel_record torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h 2025-06-01T22:52:53.1017658Z ++ FPATH=torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h 2025-06-01T22:52:53.1018857Z ++ echo torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h 2025-06-01T22:52:53.1019908Z ++ grep RECORD 2025-06-01T22:52:53.1041765Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h 2025-06-01T22:52:53.1042414Z +++ openssl base64 2025-06-01T22:52:53.1042671Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.1044176Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.1045089Z +++ sed -e s/=//g 2025-06-01T22:52:53.1085914Z ++ HASH=G6l-5X8C20t1r76K0m4D2Nur2OIBdArCcHZntkBr1jI 2025-06-01T22:52:53.1088864Z +++ ls -nl torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h 2025-06-01T22:52:53.1089762Z +++ awk '{print $5}' 2025-06-01T22:52:53.1118133Z ++ FSIZE=522 2025-06-01T22:52:53.1118988Z ++ echo '"torch/include/torch/csrc/jit/operator_upgraders/upgraders_entry.h",sha256=G6l-5X8C20t1r76K0m4D2Nur2OIBdArCcHZntkBr1jI,522' 2025-06-01T22:52:53.1119959Z ++ read fname 2025-06-01T22:52:53.1120373Z ++ make_wheel_record torch/include/torch/csrc/jit/operator_upgraders/utils.h 2025-06-01T22:52:53.1121011Z ++ FPATH=torch/include/torch/csrc/jit/operator_upgraders/utils.h 2025-06-01T22:52:53.1121583Z ++ echo torch/include/torch/csrc/jit/operator_upgraders/utils.h 2025-06-01T22:52:53.1122016Z ++ grep RECORD 2025-06-01T22:52:53.1141875Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/operator_upgraders/utils.h 2025-06-01T22:52:53.1142512Z +++ openssl base64 2025-06-01T22:52:53.1142794Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.1143042Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.1143314Z +++ sed -e s/=//g 2025-06-01T22:52:53.1188878Z ++ HASH=Hjj1sLn8DFS4iSZgnC9CsFIVCiKPuHCpyqOnArfB4NU 2025-06-01T22:52:53.1190779Z +++ ls -nl torch/include/torch/csrc/jit/operator_upgraders/utils.h 2025-06-01T22:52:53.1191525Z +++ awk '{print $5}' 2025-06-01T22:52:53.1216726Z ++ FSIZE=1693 2025-06-01T22:52:53.1217649Z ++ echo '"torch/include/torch/csrc/jit/operator_upgraders/utils.h",sha256=Hjj1sLn8DFS4iSZgnC9CsFIVCiKPuHCpyqOnArfB4NU,1693' 2025-06-01T22:52:53.1218435Z ++ read fname 2025-06-01T22:52:53.1218878Z ++ make_wheel_record torch/include/torch/csrc/jit/operator_upgraders/version_map.h 2025-06-01T22:52:53.1219577Z ++ FPATH=torch/include/torch/csrc/jit/operator_upgraders/version_map.h 2025-06-01T22:52:53.1220204Z ++ echo torch/include/torch/csrc/jit/operator_upgraders/version_map.h 2025-06-01T22:52:53.1220912Z ++ grep RECORD 2025-06-01T22:52:53.1243045Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/operator_upgraders/version_map.h 2025-06-01T22:52:53.1243666Z +++ openssl base64 2025-06-01T22:52:53.1243941Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.1244336Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.1245867Z +++ sed -e s/=//g 2025-06-01T22:52:53.1285712Z ++ HASH=eDrITgffE6UrxrIBTd_EEsn8YeJoH6WhoYHI2WRizow 2025-06-01T22:52:53.1290138Z +++ ls -nl torch/include/torch/csrc/jit/operator_upgraders/version_map.h 2025-06-01T22:52:53.1291137Z +++ awk '{print $5}' 2025-06-01T22:52:53.1315767Z ++ FSIZE=887 2025-06-01T22:52:53.1316660Z ++ echo '"torch/include/torch/csrc/jit/operator_upgraders/version_map.h",sha256=eDrITgffE6UrxrIBTd_EEsn8YeJoH6WhoYHI2WRizow,887' 2025-06-01T22:52:53.1317438Z ++ read fname 2025-06-01T22:52:53.1317854Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/add_if_then_else.h 2025-06-01T22:52:53.1318461Z ++ FPATH=torch/include/torch/csrc/jit/passes/add_if_then_else.h 2025-06-01T22:52:53.1319026Z ++ echo torch/include/torch/csrc/jit/passes/add_if_then_else.h 2025-06-01T22:52:53.1319911Z ++ grep RECORD 2025-06-01T22:52:53.1343515Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/add_if_then_else.h 2025-06-01T22:52:53.1344165Z +++ openssl base64 2025-06-01T22:52:53.1344423Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.1344688Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.1344944Z +++ sed -e s/=//g 2025-06-01T22:52:53.1387435Z ++ HASH=SqzsU8rP9F3Vqay5CWuT7YaLtmDnhP2kJDdgAjR2Ws0 2025-06-01T22:52:53.1389324Z +++ ls -nl torch/include/torch/csrc/jit/passes/add_if_then_else.h 2025-06-01T22:52:53.1389885Z +++ awk '{print $5}' 2025-06-01T22:52:53.1414198Z ++ FSIZE=163 2025-06-01T22:52:53.1415049Z ++ echo '"torch/include/torch/csrc/jit/passes/add_if_then_else.h",sha256=SqzsU8rP9F3Vqay5CWuT7YaLtmDnhP2kJDdgAjR2Ws0,163' 2025-06-01T22:52:53.1415928Z ++ read fname 2025-06-01T22:52:53.1416344Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/annotate_warns.h 2025-06-01T22:52:53.1416932Z ++ FPATH=torch/include/torch/csrc/jit/passes/annotate_warns.h 2025-06-01T22:52:53.1418306Z ++ echo torch/include/torch/csrc/jit/passes/annotate_warns.h 2025-06-01T22:52:53.1419389Z ++ grep RECORD 2025-06-01T22:52:53.1440848Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/annotate_warns.h 2025-06-01T22:52:53.1441041Z +++ openssl base64 2025-06-01T22:52:53.1441168Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.1444198Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.1444295Z +++ sed -e s/=//g 2025-06-01T22:52:53.1485941Z ++ HASH=fPa2pkQCGnlzw-e9q5rk3diP-c92wlfpcCFxmZpo5zQ 2025-06-01T22:52:53.1488821Z +++ ls -nl torch/include/torch/csrc/jit/passes/annotate_warns.h 2025-06-01T22:52:53.1489718Z +++ awk '{print $5}' 2025-06-01T22:52:53.1516904Z ++ FSIZE=167 2025-06-01T22:52:53.1517735Z ++ echo '"torch/include/torch/csrc/jit/passes/annotate_warns.h",sha256=fPa2pkQCGnlzw-e9q5rk3diP-c92wlfpcCFxmZpo5zQ,167' 2025-06-01T22:52:53.1517836Z ++ read fname 2025-06-01T22:52:53.1518087Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/autocast.h 2025-06-01T22:52:53.1518282Z ++ FPATH=torch/include/torch/csrc/jit/passes/autocast.h 2025-06-01T22:52:53.1518452Z ++ echo torch/include/torch/csrc/jit/passes/autocast.h 2025-06-01T22:52:53.1519492Z ++ grep RECORD 2025-06-01T22:52:53.1544175Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/autocast.h 2025-06-01T22:52:53.1544350Z +++ openssl base64 2025-06-01T22:52:53.1544472Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.1544575Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.1544812Z +++ sed -e s/=//g 2025-06-01T22:52:53.1589170Z ++ HASH=LDml9aHIr81KJeXT0sQvKWF51QY3idDSvsTQo6guAX8 2025-06-01T22:52:53.1591351Z +++ ls -nl torch/include/torch/csrc/jit/passes/autocast.h 2025-06-01T22:52:53.1591945Z +++ awk '{print $5}' 2025-06-01T22:52:53.1618516Z ++ FSIZE=242 2025-06-01T22:52:53.1619122Z ++ echo '"torch/include/torch/csrc/jit/passes/autocast.h",sha256=LDml9aHIr81KJeXT0sQvKWF51QY3idDSvsTQo6guAX8,242' 2025-06-01T22:52:53.1619615Z ++ read fname 2025-06-01T22:52:53.1619925Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/bailout_graph.h 2025-06-01T22:52:53.1620153Z ++ FPATH=torch/include/torch/csrc/jit/passes/bailout_graph.h 2025-06-01T22:52:53.1620580Z ++ echo torch/include/torch/csrc/jit/passes/bailout_graph.h 2025-06-01T22:52:53.1621519Z ++ grep RECORD 2025-06-01T22:52:53.1642725Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/bailout_graph.h 2025-06-01T22:52:53.1642843Z +++ openssl base64 2025-06-01T22:52:53.1644184Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.1645996Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.1646516Z +++ sed -e s/=//g 2025-06-01T22:52:53.1686147Z ++ HASH=ad8Y1rPYM1wAQdoqnBtCQKfB3y6PXRqRay3XCtO6t0E 2025-06-01T22:52:53.1689866Z +++ ls -nl torch/include/torch/csrc/jit/passes/bailout_graph.h 2025-06-01T22:52:53.1690700Z +++ awk '{print $5}' 2025-06-01T22:52:53.1719534Z ++ FSIZE=1090 2025-06-01T22:52:53.1720175Z ++ echo '"torch/include/torch/csrc/jit/passes/bailout_graph.h",sha256=ad8Y1rPYM1wAQdoqnBtCQKfB3y6PXRqRay3XCtO6t0E,1090' 2025-06-01T22:52:53.1720274Z ++ read fname 2025-06-01T22:52:53.1720641Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/batch_mm.h 2025-06-01T22:52:53.1720839Z ++ FPATH=torch/include/torch/csrc/jit/passes/batch_mm.h 2025-06-01T22:52:53.1721006Z ++ echo torch/include/torch/csrc/jit/passes/batch_mm.h 2025-06-01T22:52:53.1721103Z ++ grep RECORD 2025-06-01T22:52:53.1742568Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/batch_mm.h 2025-06-01T22:52:53.1742697Z +++ openssl base64 2025-06-01T22:52:53.1742812Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.1742921Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.1743935Z +++ sed -e s/=//g 2025-06-01T22:52:53.1785769Z ++ HASH=48oVZGLKM07Co5ACKE3rCiPU-L5j_T0-WBrCjuiPYFk 2025-06-01T22:52:53.1789070Z +++ ls -nl torch/include/torch/csrc/jit/passes/batch_mm.h 2025-06-01T22:52:53.1789912Z +++ awk '{print $5}' 2025-06-01T22:52:53.1813823Z ++ FSIZE=131 2025-06-01T22:52:53.1814354Z ++ echo '"torch/include/torch/csrc/jit/passes/batch_mm.h",sha256=48oVZGLKM07Co5ACKE3rCiPU-L5j_T0-WBrCjuiPYFk,131' 2025-06-01T22:52:53.1814474Z ++ read fname 2025-06-01T22:52:53.1814744Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/canonicalize.h 2025-06-01T22:52:53.1814951Z ++ FPATH=torch/include/torch/csrc/jit/passes/canonicalize.h 2025-06-01T22:52:53.1818213Z ++ echo torch/include/torch/csrc/jit/passes/canonicalize.h 2025-06-01T22:52:53.1818950Z ++ grep RECORD 2025-06-01T22:52:53.1839512Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/canonicalize.h 2025-06-01T22:52:53.1839642Z +++ openssl base64 2025-06-01T22:52:53.1840039Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.1841180Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.1842445Z +++ sed -e s/=//g 2025-06-01T22:52:53.1884581Z ++ HASH=KdpN14lVQAASxOPl3mUsYAICqytdFaJw3D-3TivkM1k 2025-06-01T22:52:53.1887983Z +++ ls -nl torch/include/torch/csrc/jit/passes/canonicalize.h 2025-06-01T22:52:53.1888095Z +++ awk '{print $5}' 2025-06-01T22:52:53.1916302Z ++ FSIZE=467 2025-06-01T22:52:53.1916961Z ++ echo '"torch/include/torch/csrc/jit/passes/canonicalize.h",sha256=KdpN14lVQAASxOPl3mUsYAICqytdFaJw3D-3TivkM1k,467' 2025-06-01T22:52:53.1917072Z ++ read fname 2025-06-01T22:52:53.1917478Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h 2025-06-01T22:52:53.1917768Z ++ FPATH=torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h 2025-06-01T22:52:53.1918046Z ++ echo torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h 2025-06-01T22:52:53.1918149Z ++ grep RECORD 2025-06-01T22:52:53.1940153Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h 2025-06-01T22:52:53.1940261Z +++ openssl base64 2025-06-01T22:52:53.1940363Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.1941326Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.1942076Z +++ sed -e s/=//g 2025-06-01T22:52:53.1982624Z ++ HASH=0KZ8gzL3zNsxdMcaKn69fgjmQacBjDnoO9LZUdPNozA 2025-06-01T22:52:53.1986362Z +++ ls -nl torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h 2025-06-01T22:52:53.1986866Z +++ awk '{print $5}' 2025-06-01T22:52:53.2011192Z ++ FSIZE=145 2025-06-01T22:52:53.2011974Z ++ echo '"torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h",sha256=0KZ8gzL3zNsxdMcaKn69fgjmQacBjDnoO9LZUdPNozA,145' 2025-06-01T22:52:53.2012083Z ++ read fname 2025-06-01T22:52:53.2012390Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/check_strict_fusion.h 2025-06-01T22:52:53.2012633Z ++ FPATH=torch/include/torch/csrc/jit/passes/check_strict_fusion.h 2025-06-01T22:52:53.2014741Z ++ echo torch/include/torch/csrc/jit/passes/check_strict_fusion.h 2025-06-01T22:52:53.2015703Z ++ grep RECORD 2025-06-01T22:52:53.2038658Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/check_strict_fusion.h 2025-06-01T22:52:53.2039090Z +++ openssl base64 2025-06-01T22:52:53.2039262Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.2039409Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.2039986Z +++ sed -e s/=//g 2025-06-01T22:52:53.2083638Z ++ HASH=q-liogijqECywbsOAZ5szYGRp1XUbmGJWLIg3ehgqSU 2025-06-01T22:52:53.2087798Z +++ ls -nl torch/include/torch/csrc/jit/passes/check_strict_fusion.h 2025-06-01T22:52:53.2088228Z +++ awk '{print $5}' 2025-06-01T22:52:53.2114618Z ++ FSIZE=166 2025-06-01T22:52:53.2115325Z ++ echo '"torch/include/torch/csrc/jit/passes/check_strict_fusion.h",sha256=q-liogijqECywbsOAZ5szYGRp1XUbmGJWLIg3ehgqSU,166' 2025-06-01T22:52:53.2115490Z ++ read fname 2025-06-01T22:52:53.2115781Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/clear_profiling.h 2025-06-01T22:52:53.2116074Z ++ FPATH=torch/include/torch/csrc/jit/passes/clear_profiling.h 2025-06-01T22:52:53.2116286Z ++ echo torch/include/torch/csrc/jit/passes/clear_profiling.h 2025-06-01T22:52:53.2117428Z ++ grep RECORD 2025-06-01T22:52:53.2138900Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/clear_profiling.h 2025-06-01T22:52:53.2139018Z +++ openssl base64 2025-06-01T22:52:53.2139376Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.2141153Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.2141569Z +++ sed -e s/=//g 2025-06-01T22:52:53.2181823Z ++ HASH=GpqR36A1Ins8W2FLiDvW8rn8WzPH9t4-skIeQg8KlVU 2025-06-01T22:52:53.2185461Z +++ ls -nl torch/include/torch/csrc/jit/passes/clear_profiling.h 2025-06-01T22:52:53.2185914Z +++ awk '{print $5}' 2025-06-01T22:52:53.2210136Z ++ FSIZE=468 2025-06-01T22:52:53.2210861Z ++ echo '"torch/include/torch/csrc/jit/passes/clear_profiling.h",sha256=GpqR36A1Ins8W2FLiDvW8rn8WzPH9t4-skIeQg8KlVU,468' 2025-06-01T22:52:53.2211043Z ++ read fname 2025-06-01T22:52:53.2211569Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/clear_undefinedness.h 2025-06-01T22:52:53.2211953Z ++ FPATH=torch/include/torch/csrc/jit/passes/clear_undefinedness.h 2025-06-01T22:52:53.2213850Z ++ echo torch/include/torch/csrc/jit/passes/clear_undefinedness.h 2025-06-01T22:52:53.2214702Z ++ grep RECORD 2025-06-01T22:52:53.2237930Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/clear_undefinedness.h 2025-06-01T22:52:53.2238136Z +++ openssl base64 2025-06-01T22:52:53.2238309Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.2238416Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.2238999Z +++ sed -e s/=//g 2025-06-01T22:52:53.2280185Z ++ HASH=eWi0gIwFbplRZTeyq_Ibvkwv2BYjhBFZBmP42vLv9J4 2025-06-01T22:52:53.2285426Z +++ ls -nl torch/include/torch/csrc/jit/passes/clear_undefinedness.h 2025-06-01T22:52:53.2285870Z +++ awk '{print $5}' 2025-06-01T22:52:53.2312818Z ++ FSIZE=850 2025-06-01T22:52:53.2313736Z ++ echo '"torch/include/torch/csrc/jit/passes/clear_undefinedness.h",sha256=eWi0gIwFbplRZTeyq_Ibvkwv2BYjhBFZBmP42vLv9J4,850' 2025-06-01T22:52:53.2314122Z ++ read fname 2025-06-01T22:52:53.2314786Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h 2025-06-01T22:52:53.2315095Z ++ FPATH=torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h 2025-06-01T22:52:53.2315412Z ++ echo torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h 2025-06-01T22:52:53.2315798Z ++ grep RECORD 2025-06-01T22:52:53.2337697Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h 2025-06-01T22:52:53.2337866Z +++ openssl base64 2025-06-01T22:52:53.2337970Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.2338261Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.2339632Z +++ sed -e s/=//g 2025-06-01T22:52:53.2381155Z ++ HASH=BGrSGphxkxrEdHVVWj1A0RhMRh5aX0Y2-o4HQyyWDrg 2025-06-01T22:52:53.2383829Z +++ ls -nl torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h 2025-06-01T22:52:53.2384577Z +++ awk '{print $5}' 2025-06-01T22:52:53.2408436Z ++ FSIZE=162 2025-06-01T22:52:53.2409940Z ++ echo '"torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h",sha256=BGrSGphxkxrEdHVVWj1A0RhMRh5aX0Y2-o4HQyyWDrg,162' 2025-06-01T22:52:53.2410106Z ++ read fname 2025-06-01T22:52:53.2410361Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/concat_opt.h 2025-06-01T22:52:53.2410552Z ++ FPATH=torch/include/torch/csrc/jit/passes/concat_opt.h 2025-06-01T22:52:53.2412213Z ++ echo torch/include/torch/csrc/jit/passes/concat_opt.h 2025-06-01T22:52:53.2412942Z ++ grep RECORD 2025-06-01T22:52:53.2437667Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/concat_opt.h 2025-06-01T22:52:53.2437890Z +++ openssl base64 2025-06-01T22:52:53.2438076Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.2438257Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.2438429Z +++ sed -e s/=//g 2025-06-01T22:52:53.2479856Z ++ HASH=2KVY2Y3TMdWBcyS_cvuENvq0yOMCjF0XFjD7Ds_QP2o 2025-06-01T22:52:53.2483100Z +++ ls -nl torch/include/torch/csrc/jit/passes/concat_opt.h 2025-06-01T22:52:53.2483716Z +++ awk '{print $5}' 2025-06-01T22:52:53.2510120Z ++ FSIZE=525 2025-06-01T22:52:53.2510963Z ++ echo '"torch/include/torch/csrc/jit/passes/concat_opt.h",sha256=2KVY2Y3TMdWBcyS_cvuENvq0yOMCjF0XFjD7Ds_QP2o,525' 2025-06-01T22:52:53.2511062Z ++ read fname 2025-06-01T22:52:53.2511348Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/constant_pooling.h 2025-06-01T22:52:53.2511570Z ++ FPATH=torch/include/torch/csrc/jit/passes/constant_pooling.h 2025-06-01T22:52:53.2512723Z ++ echo torch/include/torch/csrc/jit/passes/constant_pooling.h 2025-06-01T22:52:53.2513589Z ++ grep RECORD 2025-06-01T22:52:53.2532906Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/constant_pooling.h 2025-06-01T22:52:53.2533382Z +++ openssl base64 2025-06-01T22:52:53.2534848Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.2536909Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.2537415Z +++ sed -e s/=//g 2025-06-01T22:52:53.2574995Z ++ HASH=nF_RzkunPKRtM0PxSI8KC-_CKWvY_h_nnd9I5oS19m0 2025-06-01T22:52:53.2580685Z +++ ls -nl torch/include/torch/csrc/jit/passes/constant_pooling.h 2025-06-01T22:52:53.2583004Z +++ awk '{print $5}' 2025-06-01T22:52:53.2606141Z ++ FSIZE=145 2025-06-01T22:52:53.2607033Z ++ echo '"torch/include/torch/csrc/jit/passes/constant_pooling.h",sha256=nF_RzkunPKRtM0PxSI8KC-_CKWvY_h_nnd9I5oS19m0,145' 2025-06-01T22:52:53.2607141Z ++ read fname 2025-06-01T22:52:53.2607464Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/constant_propagation.h 2025-06-01T22:52:53.2607738Z ++ FPATH=torch/include/torch/csrc/jit/passes/constant_propagation.h 2025-06-01T22:52:53.2608719Z ++ echo torch/include/torch/csrc/jit/passes/constant_propagation.h 2025-06-01T22:52:53.2609588Z ++ grep RECORD 2025-06-01T22:52:53.2633738Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/constant_propagation.h 2025-06-01T22:52:53.2633908Z +++ openssl base64 2025-06-01T22:52:53.2634017Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.2634496Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.2634871Z +++ sed -e s/=//g 2025-06-01T22:52:53.2675720Z ++ HASH=l_9XDRrWqiKKBO2D7CCXfmBSjdz2k5rgUdraw1doHXs 2025-06-01T22:52:53.2680532Z +++ ls -nl torch/include/torch/csrc/jit/passes/constant_propagation.h 2025-06-01T22:52:53.2681752Z +++ awk '{print $5}' 2025-06-01T22:52:53.2709094Z ++ FSIZE=1289 2025-06-01T22:52:53.2710241Z ++ echo '"torch/include/torch/csrc/jit/passes/constant_propagation.h",sha256=l_9XDRrWqiKKBO2D7CCXfmBSjdz2k5rgUdraw1doHXs,1289' 2025-06-01T22:52:53.2710355Z ++ read fname 2025-06-01T22:52:53.2710676Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h 2025-06-01T22:52:53.2710969Z ++ FPATH=torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h 2025-06-01T22:52:53.2711450Z ++ echo torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h 2025-06-01T22:52:53.2711638Z ++ grep RECORD 2025-06-01T22:52:53.2731098Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h 2025-06-01T22:52:53.2731301Z +++ openssl base64 2025-06-01T22:52:53.2732473Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.2733737Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.2734925Z +++ sed -e s/=//g 2025-06-01T22:52:53.2772963Z ++ HASH=5kVblBhnjxqtWX5IKevPTrdOWoI3vn1oIIcPifFh66c 2025-06-01T22:52:53.2778817Z +++ ls -nl torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h 2025-06-01T22:52:53.2779016Z +++ awk '{print $5}' 2025-06-01T22:52:53.2805584Z ++ FSIZE=513 2025-06-01T22:52:53.2806548Z ++ echo '"torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h",sha256=5kVblBhnjxqtWX5IKevPTrdOWoI3vn1oIIcPifFh66c,513' 2025-06-01T22:52:53.2806802Z ++ read fname 2025-06-01T22:52:53.2807134Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/create_functional_graphs.h 2025-06-01T22:52:53.2807423Z ++ FPATH=torch/include/torch/csrc/jit/passes/create_functional_graphs.h 2025-06-01T22:52:53.2808045Z ++ echo torch/include/torch/csrc/jit/passes/create_functional_graphs.h 2025-06-01T22:52:53.2808255Z ++ grep RECORD 2025-06-01T22:52:53.2832536Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/create_functional_graphs.h 2025-06-01T22:52:53.2832767Z +++ openssl base64 2025-06-01T22:52:53.2832973Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.2833155Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.2833296Z +++ sed -e s/=//g 2025-06-01T22:52:53.2875580Z ++ HASH=zK8VjkR7kBYtphNK1XlAlRY-hpW8IJK6-pbBbbAdWrU 2025-06-01T22:52:53.2879202Z +++ ls -nl torch/include/torch/csrc/jit/passes/create_functional_graphs.h 2025-06-01T22:52:53.2879706Z +++ awk '{print $5}' 2025-06-01T22:52:53.2906999Z ++ FSIZE=284 2025-06-01T22:52:53.2908115Z ++ echo '"torch/include/torch/csrc/jit/passes/create_functional_graphs.h",sha256=zK8VjkR7kBYtphNK1XlAlRY-hpW8IJK6-pbBbbAdWrU,284' 2025-06-01T22:52:53.2908295Z ++ read fname 2025-06-01T22:52:53.2908802Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/dead_code_elimination.h 2025-06-01T22:52:53.2909065Z ++ FPATH=torch/include/torch/csrc/jit/passes/dead_code_elimination.h 2025-06-01T22:52:53.2909307Z ++ echo torch/include/torch/csrc/jit/passes/dead_code_elimination.h 2025-06-01T22:52:53.2909737Z ++ grep RECORD 2025-06-01T22:52:53.2930195Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/dead_code_elimination.h 2025-06-01T22:52:53.2930388Z +++ openssl base64 2025-06-01T22:52:53.2930881Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.2932130Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.2933416Z +++ sed -e s/=//g 2025-06-01T22:52:53.2975124Z ++ HASH=m9NaVt10OXyfTM6pOrV49trrF9TveUr_RD_MWdSk-d8 2025-06-01T22:52:53.2978263Z +++ ls -nl torch/include/torch/csrc/jit/passes/dead_code_elimination.h 2025-06-01T22:52:53.2978984Z +++ awk '{print $5}' 2025-06-01T22:52:53.3005505Z ++ FSIZE=1559 2025-06-01T22:52:53.3006426Z ++ echo '"torch/include/torch/csrc/jit/passes/dead_code_elimination.h",sha256=m9NaVt10OXyfTM6pOrV49trrF9TveUr_RD_MWdSk-d8,1559' 2025-06-01T22:52:53.3006526Z ++ read fname 2025-06-01T22:52:53.3006795Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/decompose_ops.h 2025-06-01T22:52:53.3007021Z ++ FPATH=torch/include/torch/csrc/jit/passes/decompose_ops.h 2025-06-01T22:52:53.3007843Z ++ echo torch/include/torch/csrc/jit/passes/decompose_ops.h 2025-06-01T22:52:53.3008035Z ++ grep RECORD 2025-06-01T22:52:53.3030935Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/decompose_ops.h 2025-06-01T22:52:53.3031152Z +++ openssl base64 2025-06-01T22:52:53.3031315Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.3031644Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.3031981Z +++ sed -e s/=//g 2025-06-01T22:52:53.3073147Z ++ HASH=_8xtoLSnuTFCKsC3ygCm0sCv9ySqufbXClFfRYGI14U 2025-06-01T22:52:53.3076833Z +++ ls -nl torch/include/torch/csrc/jit/passes/decompose_ops.h 2025-06-01T22:52:53.3077440Z +++ awk '{print $5}' 2025-06-01T22:52:53.3105199Z ++ FSIZE=136 2025-06-01T22:52:53.3106534Z ++ echo '"torch/include/torch/csrc/jit/passes/decompose_ops.h",sha256=_8xtoLSnuTFCKsC3ygCm0sCv9ySqufbXClFfRYGI14U,136' 2025-06-01T22:52:53.3107501Z ++ read fname 2025-06-01T22:52:53.3108124Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/device_type_analysis.h 2025-06-01T22:52:53.3108932Z ++ FPATH=torch/include/torch/csrc/jit/passes/device_type_analysis.h 2025-06-01T22:52:53.3109563Z ++ echo torch/include/torch/csrc/jit/passes/device_type_analysis.h 2025-06-01T22:52:53.3110028Z ++ grep RECORD 2025-06-01T22:52:53.3128056Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/device_type_analysis.h 2025-06-01T22:52:53.3128919Z +++ openssl base64 2025-06-01T22:52:53.3129384Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.3129929Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.3131550Z +++ sed -e s/=//g 2025-06-01T22:52:53.3171269Z ++ HASH=2a1paFDp2VO8LAu2XFNYzFyRtuxTn2ESkVOvOnnGa1w 2025-06-01T22:52:53.3175985Z +++ ls -nl torch/include/torch/csrc/jit/passes/device_type_analysis.h 2025-06-01T22:52:53.3176872Z +++ awk '{print $5}' 2025-06-01T22:52:53.3203152Z ++ FSIZE=242 2025-06-01T22:52:53.3204622Z ++ echo '"torch/include/torch/csrc/jit/passes/device_type_analysis.h",sha256=2a1paFDp2VO8LAu2XFNYzFyRtuxTn2ESkVOvOnnGa1w,242' 2025-06-01T22:52:53.3205815Z ++ read fname 2025-06-01T22:52:53.3206300Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/dtype_analysis.h 2025-06-01T22:52:53.3207272Z ++ FPATH=torch/include/torch/csrc/jit/passes/dtype_analysis.h 2025-06-01T22:52:53.3207837Z ++ echo torch/include/torch/csrc/jit/passes/dtype_analysis.h 2025-06-01T22:52:53.3208263Z ++ grep RECORD 2025-06-01T22:52:53.3228989Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/dtype_analysis.h 2025-06-01T22:52:53.3229673Z +++ openssl base64 2025-06-01T22:52:53.3230014Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.3230505Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.3231220Z +++ sed -e s/=//g 2025-06-01T22:52:53.3272756Z ++ HASH=B9T6BLHBhnfRrCG_tGWrWlf3IkiD7aCzfjx1IA-6THk 2025-06-01T22:52:53.3276370Z +++ ls -nl torch/include/torch/csrc/jit/passes/dtype_analysis.h 2025-06-01T22:52:53.3277340Z +++ awk '{print $5}' 2025-06-01T22:52:53.3305186Z ++ FSIZE=389 2025-06-01T22:52:53.3315208Z ++ echo '"torch/include/torch/csrc/jit/passes/dtype_analysis.h",sha256=B9T6BLHBhnfRrCG_tGWrWlf3IkiD7aCzfjx1IA-6THk,389' 2025-06-01T22:52:53.3316577Z ++ read fname 2025-06-01T22:52:53.3316978Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/eliminate_no_ops.h 2025-06-01T22:52:53.3317583Z ++ FPATH=torch/include/torch/csrc/jit/passes/eliminate_no_ops.h 2025-06-01T22:52:53.3318143Z ++ echo torch/include/torch/csrc/jit/passes/eliminate_no_ops.h 2025-06-01T22:52:53.3318589Z ++ grep RECORD 2025-06-01T22:52:53.3328463Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/eliminate_no_ops.h 2025-06-01T22:52:53.3329434Z +++ openssl base64 2025-06-01T22:52:53.3329905Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.3331239Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.3332656Z +++ sed -e s/=//g 2025-06-01T22:52:53.3371330Z ++ HASH=ntVyB4-DqePQ41UUDtANSL-26sOfU_BOL1z4nBSNjHA 2025-06-01T22:52:53.3376107Z +++ ls -nl torch/include/torch/csrc/jit/passes/eliminate_no_ops.h 2025-06-01T22:52:53.3376921Z +++ awk '{print $5}' 2025-06-01T22:52:53.3403954Z ++ FSIZE=492 2025-06-01T22:52:53.3405629Z ++ echo '"torch/include/torch/csrc/jit/passes/eliminate_no_ops.h",sha256=ntVyB4-DqePQ41UUDtANSL-26sOfU_BOL1z4nBSNjHA,492' 2025-06-01T22:52:53.3406838Z ++ read fname 2025-06-01T22:52:53.3407283Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/erase_number_types.h 2025-06-01T22:52:53.3407925Z ++ FPATH=torch/include/torch/csrc/jit/passes/erase_number_types.h 2025-06-01T22:52:53.3408530Z ++ echo torch/include/torch/csrc/jit/passes/erase_number_types.h 2025-06-01T22:52:53.3408987Z ++ grep RECORD 2025-06-01T22:52:53.3430339Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/erase_number_types.h 2025-06-01T22:52:53.3431026Z +++ openssl base64 2025-06-01T22:52:53.3431282Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.3431540Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.3431794Z +++ sed -e s/=//g 2025-06-01T22:52:53.3472249Z ++ HASH=LtBRyI6TMzIXTgA2WGQDkCirBNAl2L0K_XT_Od0eUyc 2025-06-01T22:52:53.3474111Z +++ ls -nl torch/include/torch/csrc/jit/passes/erase_number_types.h 2025-06-01T22:52:53.3475264Z +++ awk '{print $5}' 2025-06-01T22:52:53.3503332Z ++ FSIZE=788 2025-06-01T22:52:53.3504460Z ++ echo '"torch/include/torch/csrc/jit/passes/erase_number_types.h",sha256=LtBRyI6TMzIXTgA2WGQDkCirBNAl2L0K_XT_Od0eUyc,788' 2025-06-01T22:52:53.3505650Z ++ read fname 2025-06-01T22:52:53.3506103Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h 2025-06-01T22:52:53.3506815Z ++ FPATH=torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h 2025-06-01T22:52:53.3507462Z ++ echo torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h 2025-06-01T22:52:53.3508008Z ++ grep RECORD 2025-06-01T22:52:53.3527149Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h 2025-06-01T22:52:53.3528088Z +++ openssl base64 2025-06-01T22:52:53.3528572Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.3529039Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.3529520Z +++ sed -e s/=//g 2025-06-01T22:52:53.3571049Z ++ HASH=siqmFD6fqb6r4w40g3oDqBsgNb0Dnjw609ZyaSVb8LA 2025-06-01T22:52:53.3576090Z +++ ls -nl torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h 2025-06-01T22:52:53.3577046Z +++ awk '{print $5}' 2025-06-01T22:52:53.3603696Z ++ FSIZE=1648 2025-06-01T22:52:53.3605296Z ++ echo '"torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h",sha256=siqmFD6fqb6r4w40g3oDqBsgNb0Dnjw609ZyaSVb8LA,1648' 2025-06-01T22:52:53.3606516Z ++ read fname 2025-06-01T22:52:53.3606949Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/fold_conv_bn.h 2025-06-01T22:52:53.3607554Z ++ FPATH=torch/include/torch/csrc/jit/passes/fold_conv_bn.h 2025-06-01T22:52:53.3608088Z ++ echo torch/include/torch/csrc/jit/passes/fold_conv_bn.h 2025-06-01T22:52:53.3608525Z ++ grep RECORD 2025-06-01T22:52:53.3633177Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/fold_conv_bn.h 2025-06-01T22:52:53.3634190Z +++ openssl base64 2025-06-01T22:52:53.3634490Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.3634765Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.3635262Z +++ sed -e s/=//g 2025-06-01T22:52:53.3677538Z ++ HASH=f8AqfbcNSwB4W0BdEVKumrwbWw_P1NDKyDyeIjb5ZyA 2025-06-01T22:52:53.3679515Z +++ ls -nl torch/include/torch/csrc/jit/passes/fold_conv_bn.h 2025-06-01T22:52:53.3680343Z +++ awk '{print $5}' 2025-06-01T22:52:53.3708232Z ++ FSIZE=970 2025-06-01T22:52:53.3709281Z ++ echo '"torch/include/torch/csrc/jit/passes/fold_conv_bn.h",sha256=f8AqfbcNSwB4W0BdEVKumrwbWw_P1NDKyDyeIjb5ZyA,970' 2025-06-01T22:52:53.3710005Z ++ read fname 2025-06-01T22:52:53.3710457Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/fold_linear_bn.h 2025-06-01T22:52:53.3711057Z ++ FPATH=torch/include/torch/csrc/jit/passes/fold_linear_bn.h 2025-06-01T22:52:53.3711595Z ++ echo torch/include/torch/csrc/jit/passes/fold_linear_bn.h 2025-06-01T22:52:53.3712028Z ++ grep RECORD 2025-06-01T22:52:53.3730594Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/fold_linear_bn.h 2025-06-01T22:52:53.3731228Z +++ openssl base64 2025-06-01T22:52:53.3732278Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.3733412Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.3734780Z +++ sed -e s/=//g 2025-06-01T22:52:53.3772839Z ++ HASH=qzyUzlYV0zNOckcwDT_YaSqsYuKcBh6ZY3b7rET2VIo 2025-06-01T22:52:53.3778542Z +++ ls -nl torch/include/torch/csrc/jit/passes/fold_linear_bn.h 2025-06-01T22:52:53.3779049Z +++ awk '{print $5}' 2025-06-01T22:52:53.3805649Z ++ FSIZE=666 2025-06-01T22:52:53.3806385Z ++ echo '"torch/include/torch/csrc/jit/passes/fold_linear_bn.h",sha256=qzyUzlYV0zNOckcwDT_YaSqsYuKcBh6ZY3b7rET2VIo,666' 2025-06-01T22:52:53.3807244Z ++ read fname 2025-06-01T22:52:53.3807670Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/freeze_module.h 2025-06-01T22:52:53.3808264Z ++ FPATH=torch/include/torch/csrc/jit/passes/freeze_module.h 2025-06-01T22:52:53.3808819Z ++ echo torch/include/torch/csrc/jit/passes/freeze_module.h 2025-06-01T22:52:53.3809240Z ++ grep RECORD 2025-06-01T22:52:53.3831467Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/freeze_module.h 2025-06-01T22:52:53.3832171Z +++ openssl base64 2025-06-01T22:52:53.3832586Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.3832864Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.3833117Z +++ sed -e s/=//g 2025-06-01T22:52:53.3875679Z ++ HASH=nFx8e_M2AjJElhLpfa47FeDmOIhYVZb0Pz23xH1rAJY 2025-06-01T22:52:53.3877648Z +++ ls -nl torch/include/torch/csrc/jit/passes/freeze_module.h 2025-06-01T22:52:53.3878217Z +++ awk '{print $5}' 2025-06-01T22:52:53.3908400Z ++ FSIZE=1219 2025-06-01T22:52:53.3909171Z ++ echo '"torch/include/torch/csrc/jit/passes/freeze_module.h",sha256=nFx8e_M2AjJElhLpfa47FeDmOIhYVZb0Pz23xH1rAJY,1219' 2025-06-01T22:52:53.3909926Z ++ read fname 2025-06-01T22:52:53.3910519Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/frozen_concat_linear.h 2025-06-01T22:52:53.3911202Z ++ FPATH=torch/include/torch/csrc/jit/passes/frozen_concat_linear.h 2025-06-01T22:52:53.3911800Z ++ echo torch/include/torch/csrc/jit/passes/frozen_concat_linear.h 2025-06-01T22:52:53.3912268Z ++ grep RECORD 2025-06-01T22:52:53.3929737Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/frozen_concat_linear.h 2025-06-01T22:52:53.3930365Z +++ openssl base64 2025-06-01T22:52:53.3930737Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.3932261Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.3933446Z +++ sed -e s/=//g 2025-06-01T22:52:53.3972615Z ++ HASH=wgVhANKP7mWQXpwL5WqEklkUXXXG29XRSFy3-ksbmiU 2025-06-01T22:52:53.3977239Z +++ ls -nl torch/include/torch/csrc/jit/passes/frozen_concat_linear.h 2025-06-01T22:52:53.3978611Z +++ awk '{print $5}' 2025-06-01T22:52:53.4005761Z ++ FSIZE=252 2025-06-01T22:52:53.4006652Z ++ echo '"torch/include/torch/csrc/jit/passes/frozen_concat_linear.h",sha256=wgVhANKP7mWQXpwL5WqEklkUXXXG29XRSFy3-ksbmiU,252' 2025-06-01T22:52:53.4007556Z ++ read fname 2025-06-01T22:52:53.4008046Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h 2025-06-01T22:52:53.4008798Z ++ FPATH=torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h 2025-06-01T22:52:53.4009508Z ++ echo torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h 2025-06-01T22:52:53.4010030Z ++ grep RECORD 2025-06-01T22:52:53.4031269Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h 2025-06-01T22:52:53.4032146Z +++ openssl base64 2025-06-01T22:52:53.4032419Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.4032682Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.4032936Z +++ sed -e s/=//g 2025-06-01T22:52:53.4075397Z ++ HASH=x_VBteq6eOYHonm-J4nMrfWcj8cBPTs77NuCA2oZTH8 2025-06-01T22:52:53.4078663Z +++ ls -nl torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h 2025-06-01T22:52:53.4079855Z +++ awk '{print $5}' 2025-06-01T22:52:53.4107826Z ++ FSIZE=304 2025-06-01T22:52:53.4108675Z ++ echo '"torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h",sha256=x_VBteq6eOYHonm-J4nMrfWcj8cBPTs77NuCA2oZTH8,304' 2025-06-01T22:52:53.4109585Z ++ read fname 2025-06-01T22:52:53.4110012Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/frozen_conv_folding.h 2025-06-01T22:52:53.4110661Z ++ FPATH=torch/include/torch/csrc/jit/passes/frozen_conv_folding.h 2025-06-01T22:52:53.4111410Z ++ echo torch/include/torch/csrc/jit/passes/frozen_conv_folding.h 2025-06-01T22:52:53.4111847Z ++ grep RECORD 2025-06-01T22:52:53.4130182Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/frozen_conv_folding.h 2025-06-01T22:52:53.4130827Z +++ openssl base64 2025-06-01T22:52:53.4131495Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.4132965Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.4134204Z +++ sed -e s/=//g 2025-06-01T22:52:53.4172479Z ++ HASH=8Kt-Wf-I8P0tu6Nm5iwQdm6-vEQf2uPLseIonSXpbt0 2025-06-01T22:52:53.4177294Z +++ ls -nl torch/include/torch/csrc/jit/passes/frozen_conv_folding.h 2025-06-01T22:52:53.4178533Z +++ awk '{print $5}' 2025-06-01T22:52:53.4205657Z ++ FSIZE=847 2025-06-01T22:52:53.4206453Z ++ echo '"torch/include/torch/csrc/jit/passes/frozen_conv_folding.h",sha256=8Kt-Wf-I8P0tu6Nm5iwQdm6-vEQf2uPLseIonSXpbt0,847' 2025-06-01T22:52:53.4207254Z ++ read fname 2025-06-01T22:52:53.4207873Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h 2025-06-01T22:52:53.4208653Z ++ FPATH=torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h 2025-06-01T22:52:53.4209339Z ++ echo torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h 2025-06-01T22:52:53.4209851Z ++ grep RECORD 2025-06-01T22:52:53.4231664Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h 2025-06-01T22:52:53.4232310Z +++ openssl base64 2025-06-01T22:52:53.4232585Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.4232836Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.4233109Z +++ sed -e s/=//g 2025-06-01T22:52:53.4272652Z ++ HASH=cufZDZ87-yO-38nNYwVAmmiW4QDlBKjscZinyQJDTjQ 2025-06-01T22:52:53.4275943Z +++ ls -nl torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h 2025-06-01T22:52:53.4277226Z +++ awk '{print $5}' 2025-06-01T22:52:53.4305189Z ++ FSIZE=441 2025-06-01T22:52:53.4306136Z ++ echo '"torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h",sha256=cufZDZ87-yO-38nNYwVAmmiW4QDlBKjscZinyQJDTjQ,441' 2025-06-01T22:52:53.4307002Z ++ read fname 2025-06-01T22:52:53.4307466Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/frozen_linear_folding.h 2025-06-01T22:52:53.4308133Z ++ FPATH=torch/include/torch/csrc/jit/passes/frozen_linear_folding.h 2025-06-01T22:52:53.4308757Z ++ echo torch/include/torch/csrc/jit/passes/frozen_linear_folding.h 2025-06-01T22:52:53.4309227Z ++ grep RECORD 2025-06-01T22:52:53.4327501Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/frozen_linear_folding.h 2025-06-01T22:52:53.4328137Z +++ openssl base64 2025-06-01T22:52:53.4328463Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.4329645Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.4330866Z +++ sed -e s/=//g 2025-06-01T22:52:53.4370370Z ++ HASH=bpFNgW4uQFGhLuqqo-u0V-ecigUdcj4iS8xKplozeKw 2025-06-01T22:52:53.4375128Z +++ ls -nl torch/include/torch/csrc/jit/passes/frozen_linear_folding.h 2025-06-01T22:52:53.4375877Z +++ awk '{print $5}' 2025-06-01T22:52:53.4403342Z ++ FSIZE=345 2025-06-01T22:52:53.4404341Z ++ echo '"torch/include/torch/csrc/jit/passes/frozen_linear_folding.h",sha256=bpFNgW4uQFGhLuqqo-u0V-ecigUdcj4iS8xKplozeKw,345' 2025-06-01T22:52:53.4405535Z ++ read fname 2025-06-01T22:52:53.4406012Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h 2025-06-01T22:52:53.4406722Z ++ FPATH=torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h 2025-06-01T22:52:53.4407385Z ++ echo torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h 2025-06-01T22:52:53.4407869Z ++ grep RECORD 2025-06-01T22:52:53.4429500Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h 2025-06-01T22:52:53.4430138Z +++ openssl base64 2025-06-01T22:52:53.4430393Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.4430656Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.4430915Z +++ sed -e s/=//g 2025-06-01T22:52:53.4472207Z ++ HASH=83eH-ogd9UGm2cI7Y73Zwwvt9vmEgqLK3dp5FWa66Sk 2025-06-01T22:52:53.4475378Z +++ ls -nl torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h 2025-06-01T22:52:53.4476033Z +++ awk '{print $5}' 2025-06-01T22:52:53.4504500Z ++ FSIZE=261 2025-06-01T22:52:53.4505317Z ++ echo '"torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h",sha256=83eH-ogd9UGm2cI7Y73Zwwvt9vmEgqLK3dp5FWa66Sk,261' 2025-06-01T22:52:53.4506125Z ++ read fname 2025-06-01T22:52:53.4506558Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h 2025-06-01T22:52:53.4507231Z ++ FPATH=torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h 2025-06-01T22:52:53.4507828Z ++ echo torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h 2025-06-01T22:52:53.4508306Z ++ grep RECORD 2025-06-01T22:52:53.4526879Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h 2025-06-01T22:52:53.4527500Z +++ openssl base64 2025-06-01T22:52:53.4527799Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.4529164Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.4530509Z +++ sed -e s/=//g 2025-06-01T22:52:53.4569890Z ++ HASH=l5fGupNo6vpH28iG6m_LwbLLVUy6ur1ubSGDGFAnQ6k 2025-06-01T22:52:53.4574571Z +++ ls -nl torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h 2025-06-01T22:52:53.4575135Z +++ awk '{print $5}' 2025-06-01T22:52:53.4602569Z ++ FSIZE=389 2025-06-01T22:52:53.4603462Z ++ echo '"torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h",sha256=l5fGupNo6vpH28iG6m_LwbLLVUy6ur1ubSGDGFAnQ6k,389' 2025-06-01T22:52:53.4604347Z ++ read fname 2025-06-01T22:52:53.4604912Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/fuse_linear.h 2025-06-01T22:52:53.4605557Z ++ FPATH=torch/include/torch/csrc/jit/passes/fuse_linear.h 2025-06-01T22:52:53.4606213Z ++ echo torch/include/torch/csrc/jit/passes/fuse_linear.h 2025-06-01T22:52:53.4606647Z ++ grep RECORD 2025-06-01T22:52:53.4629310Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/fuse_linear.h 2025-06-01T22:52:53.4629880Z +++ openssl base64 2025-06-01T22:52:53.4630153Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.4630410Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.4630692Z +++ sed -e s/=//g 2025-06-01T22:52:53.4673243Z ++ HASH=ifSEjZDMEgrzwlIWc1LymM3PIXKIZLchfaWTT9U5cGA 2025-06-01T22:52:53.4676432Z +++ ls -nl torch/include/torch/csrc/jit/passes/fuse_linear.h 2025-06-01T22:52:53.4677024Z +++ awk '{print $5}' 2025-06-01T22:52:53.4705623Z ++ FSIZE=743 2025-06-01T22:52:53.4706412Z ++ echo '"torch/include/torch/csrc/jit/passes/fuse_linear.h",sha256=ifSEjZDMEgrzwlIWc1LymM3PIXKIZLchfaWTT9U5cGA,743' 2025-06-01T22:52:53.4707149Z ++ read fname 2025-06-01T22:52:53.4707533Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/fuse_relu.h 2025-06-01T22:52:53.4708076Z ++ FPATH=torch/include/torch/csrc/jit/passes/fuse_relu.h 2025-06-01T22:52:53.4708559Z ++ echo torch/include/torch/csrc/jit/passes/fuse_relu.h 2025-06-01T22:52:53.4708946Z ++ grep RECORD 2025-06-01T22:52:53.4728214Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/fuse_relu.h 2025-06-01T22:52:53.4728788Z +++ openssl base64 2025-06-01T22:52:53.4729184Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.4730674Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.4732079Z +++ sed -e s/=//g 2025-06-01T22:52:53.4771140Z ++ HASH=W1Yh8ZdLNfYHjNA7q1P_U6ZQSHzkx6DdSutcf_Et-wk 2025-06-01T22:52:53.4775470Z +++ ls -nl torch/include/torch/csrc/jit/passes/fuse_relu.h 2025-06-01T22:52:53.4776372Z +++ awk '{print $5}' 2025-06-01T22:52:53.4803447Z ++ FSIZE=248 2025-06-01T22:52:53.4804337Z ++ echo '"torch/include/torch/csrc/jit/passes/fuse_relu.h",sha256=W1Yh8ZdLNfYHjNA7q1P_U6ZQSHzkx6DdSutcf_Et-wk,248' 2025-06-01T22:52:53.4805320Z ++ read fname 2025-06-01T22:52:53.4805712Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/graph_fuser.h 2025-06-01T22:52:53.4806312Z ++ FPATH=torch/include/torch/csrc/jit/passes/graph_fuser.h 2025-06-01T22:52:53.4806842Z ++ echo torch/include/torch/csrc/jit/passes/graph_fuser.h 2025-06-01T22:52:53.4807253Z ++ grep RECORD 2025-06-01T22:52:53.4831167Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/graph_fuser.h 2025-06-01T22:52:53.4831742Z +++ openssl base64 2025-06-01T22:52:53.4833429Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.4833690Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.4833969Z +++ sed -e s/=//g 2025-06-01T22:52:53.4873702Z ++ HASH=PlrCfCFXusmx71htAI5tcwJFBTEI-n5bnJtbWORxBmo 2025-06-01T22:52:53.4877551Z +++ ls -nl torch/include/torch/csrc/jit/passes/graph_fuser.h 2025-06-01T22:52:53.4878421Z +++ awk '{print $5}' 2025-06-01T22:52:53.4906701Z ++ FSIZE=1226 2025-06-01T22:52:53.4907643Z ++ echo '"torch/include/torch/csrc/jit/passes/graph_fuser.h",sha256=PlrCfCFXusmx71htAI5tcwJFBTEI-n5bnJtbWORxBmo,1226' 2025-06-01T22:52:53.4908412Z ++ read fname 2025-06-01T22:52:53.4908923Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h 2025-06-01T22:52:53.4909603Z ++ FPATH=torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h 2025-06-01T22:52:53.4910202Z ++ echo torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h 2025-06-01T22:52:53.4910673Z ++ grep RECORD 2025-06-01T22:52:53.4928838Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h 2025-06-01T22:52:53.4929634Z +++ openssl base64 2025-06-01T22:52:53.4929969Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.4931632Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.4932797Z +++ sed -e s/=//g 2025-06-01T22:52:53.4970950Z ++ HASH=r4QxNlqBRsvmIlli5Wp01br1cpvlT1T-8AF-hTsskBM 2025-06-01T22:52:53.4975549Z +++ ls -nl torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h 2025-06-01T22:52:53.4976453Z +++ awk '{print $5}' 2025-06-01T22:52:53.5002885Z ++ FSIZE=1735 2025-06-01T22:52:53.5004127Z ++ echo '"torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h",sha256=r4QxNlqBRsvmIlli5Wp01br1cpvlT1T-8AF-hTsskBM,1735' 2025-06-01T22:52:53.5005179Z ++ read fname 2025-06-01T22:52:53.5005618Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/guard_elimination.h 2025-06-01T22:52:53.5006295Z ++ FPATH=torch/include/torch/csrc/jit/passes/guard_elimination.h 2025-06-01T22:52:53.5006889Z ++ echo torch/include/torch/csrc/jit/passes/guard_elimination.h 2025-06-01T22:52:53.5007351Z ++ grep RECORD 2025-06-01T22:52:53.5031368Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/guard_elimination.h 2025-06-01T22:52:53.5032161Z +++ openssl base64 2025-06-01T22:52:53.5032421Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.5032682Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.5032937Z +++ sed -e s/=//g 2025-06-01T22:52:53.5072461Z ++ HASH=ifoI_eEFuQzmsLr0Fg-TOuPcT7_4bpDzfIumVVi5yjg 2025-06-01T22:52:53.5076424Z +++ ls -nl torch/include/torch/csrc/jit/passes/guard_elimination.h 2025-06-01T22:52:53.5076942Z +++ awk '{print $5}' 2025-06-01T22:52:53.5104939Z ++ FSIZE=351 2025-06-01T22:52:53.5105850Z ++ echo '"torch/include/torch/csrc/jit/passes/guard_elimination.h",sha256=ifoI_eEFuQzmsLr0Fg-TOuPcT7_4bpDzfIumVVi5yjg,351' 2025-06-01T22:52:53.5107056Z ++ read fname 2025-06-01T22:52:53.5107840Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h 2025-06-01T22:52:53.5108542Z ++ FPATH=torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h 2025-06-01T22:52:53.5109199Z ++ echo torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h 2025-06-01T22:52:53.5109809Z ++ grep RECORD 2025-06-01T22:52:53.5128086Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h 2025-06-01T22:52:53.5128839Z +++ openssl base64 2025-06-01T22:52:53.5129123Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.5129596Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.5130894Z +++ sed -e s/=//g 2025-06-01T22:52:53.5170541Z ++ HASH=1FbeHqN5nWKU4JwX6UvJ-tpyoDqn_ZnMJnrRjxgAFuQ 2025-06-01T22:52:53.5175751Z +++ ls -nl torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h 2025-06-01T22:52:53.5176526Z +++ awk '{print $5}' 2025-06-01T22:52:53.5203165Z ++ FSIZE=186 2025-06-01T22:52:53.5204201Z ++ echo '"torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h",sha256=1FbeHqN5nWKU4JwX6UvJ-tpyoDqn_ZnMJnrRjxgAFuQ,186' 2025-06-01T22:52:53.5205714Z ++ read fname 2025-06-01T22:52:53.5206545Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h 2025-06-01T22:52:53.5207449Z ++ FPATH=torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h 2025-06-01T22:52:53.5208124Z ++ echo torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h 2025-06-01T22:52:53.5208637Z ++ grep RECORD 2025-06-01T22:52:53.5228654Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h 2025-06-01T22:52:53.5229339Z +++ openssl base64 2025-06-01T22:52:53.5229616Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.5230014Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.5230541Z +++ sed -e s/=//g 2025-06-01T22:52:53.5272445Z ++ HASH=xOn17EMKsN9kTjDMq-nerxssJiTsplQDFaZjxfvYQpM 2025-06-01T22:52:53.5275265Z +++ ls -nl torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h 2025-06-01T22:52:53.5276652Z +++ awk '{print $5}' 2025-06-01T22:52:53.5304729Z ++ FSIZE=250 2025-06-01T22:52:53.5305603Z ++ echo '"torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h",sha256=xOn17EMKsN9kTjDMq-nerxssJiTsplQDFaZjxfvYQpM,250' 2025-06-01T22:52:53.5306558Z ++ read fname 2025-06-01T22:52:53.5307154Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/inline_fork_wait.h 2025-06-01T22:52:53.5307785Z ++ FPATH=torch/include/torch/csrc/jit/passes/inline_fork_wait.h 2025-06-01T22:52:53.5308334Z ++ echo torch/include/torch/csrc/jit/passes/inline_fork_wait.h 2025-06-01T22:52:53.5308774Z ++ grep RECORD 2025-06-01T22:52:53.5327365Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/inline_fork_wait.h 2025-06-01T22:52:53.5327977Z +++ openssl base64 2025-06-01T22:52:53.5328241Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.5329489Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.5330972Z +++ sed -e s/=//g 2025-06-01T22:52:53.5370071Z ++ HASH=9C3SsJok6HcxmZ8EU9E1kkvekx6GBBIJt04Lizu5ixQ 2025-06-01T22:52:53.5375070Z +++ ls -nl torch/include/torch/csrc/jit/passes/inline_fork_wait.h 2025-06-01T22:52:53.5375955Z +++ awk '{print $5}' 2025-06-01T22:52:53.5402255Z ++ FSIZE=522 2025-06-01T22:52:53.5403116Z ++ echo '"torch/include/torch/csrc/jit/passes/inline_fork_wait.h",sha256=9C3SsJok6HcxmZ8EU9E1kkvekx6GBBIJt04Lizu5ixQ,522' 2025-06-01T22:52:53.5403882Z ++ read fname 2025-06-01T22:52:53.5404463Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/inline_forked_closures.h 2025-06-01T22:52:53.5405328Z ++ FPATH=torch/include/torch/csrc/jit/passes/inline_forked_closures.h 2025-06-01T22:52:53.5405977Z ++ echo torch/include/torch/csrc/jit/passes/inline_forked_closures.h 2025-06-01T22:52:53.5406470Z ++ grep RECORD 2025-06-01T22:52:53.5429422Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/inline_forked_closures.h 2025-06-01T22:52:53.5430065Z +++ openssl base64 2025-06-01T22:52:53.5430330Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.5430600Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.5430885Z +++ sed -e s/=//g 2025-06-01T22:52:53.5473329Z ++ HASH=HtmSYANlcwPCSg6CChxfZed_rbLhKhwMmM623CzYN-A 2025-06-01T22:52:53.5476878Z +++ ls -nl torch/include/torch/csrc/jit/passes/inline_forked_closures.h 2025-06-01T22:52:53.5477905Z +++ awk '{print $5}' 2025-06-01T22:52:53.5505201Z ++ FSIZE=202 2025-06-01T22:52:53.5506097Z ++ echo '"torch/include/torch/csrc/jit/passes/inline_forked_closures.h",sha256=HtmSYANlcwPCSg6CChxfZed_rbLhKhwMmM623CzYN-A,202' 2025-06-01T22:52:53.5507048Z ++ read fname 2025-06-01T22:52:53.5507405Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/inliner.h 2025-06-01T22:52:53.5507934Z ++ FPATH=torch/include/torch/csrc/jit/passes/inliner.h 2025-06-01T22:52:53.5508407Z ++ echo torch/include/torch/csrc/jit/passes/inliner.h 2025-06-01T22:52:53.5508787Z ++ grep RECORD 2025-06-01T22:52:53.5528879Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/inliner.h 2025-06-01T22:52:53.5529425Z +++ openssl base64 2025-06-01T22:52:53.5530274Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.5531686Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.5533041Z +++ sed -e s/=//g 2025-06-01T22:52:53.5571833Z ++ HASH=lM2XE7KkZLwhPz6Eq0e20S2cxLdWkkZWTZ7raId2eUQ 2025-06-01T22:52:53.5576778Z +++ ls -nl torch/include/torch/csrc/jit/passes/inliner.h 2025-06-01T22:52:53.5578303Z +++ awk '{print $5}' 2025-06-01T22:52:53.5605394Z ++ FSIZE=229 2025-06-01T22:52:53.5606188Z ++ echo '"torch/include/torch/csrc/jit/passes/inliner.h",sha256=lM2XE7KkZLwhPz6Eq0e20S2cxLdWkkZWTZ7raId2eUQ,229' 2025-06-01T22:52:53.5606989Z ++ read fname 2025-06-01T22:52:53.5607432Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/inplace_check.h 2025-06-01T22:52:53.5608037Z ++ FPATH=torch/include/torch/csrc/jit/passes/inplace_check.h 2025-06-01T22:52:53.5608569Z ++ echo torch/include/torch/csrc/jit/passes/inplace_check.h 2025-06-01T22:52:53.5609002Z ++ grep RECORD 2025-06-01T22:52:53.5630790Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/inplace_check.h 2025-06-01T22:52:53.5631375Z +++ openssl base64 2025-06-01T22:52:53.5631691Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.5631939Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.5632216Z +++ sed -e s/=//g 2025-06-01T22:52:53.5676216Z ++ HASH=GxWaSePuolrvA_MNjy-HQYINuXX8VyrJOw1OXMEXkTc 2025-06-01T22:52:53.5678144Z +++ ls -nl torch/include/torch/csrc/jit/passes/inplace_check.h 2025-06-01T22:52:53.5680241Z +++ awk '{print $5}' 2025-06-01T22:52:53.5707968Z ++ FSIZE=136 2025-06-01T22:52:53.5708742Z ++ echo '"torch/include/torch/csrc/jit/passes/inplace_check.h",sha256=GxWaSePuolrvA_MNjy-HQYINuXX8VyrJOw1OXMEXkTc,136' 2025-06-01T22:52:53.5709479Z ++ read fname 2025-06-01T22:52:53.5709877Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/insert_guards.h 2025-06-01T22:52:53.5710449Z ++ FPATH=torch/include/torch/csrc/jit/passes/insert_guards.h 2025-06-01T22:52:53.5710978Z ++ echo torch/include/torch/csrc/jit/passes/insert_guards.h 2025-06-01T22:52:53.5711526Z ++ grep RECORD 2025-06-01T22:52:53.5729955Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/insert_guards.h 2025-06-01T22:52:53.5730518Z +++ openssl base64 2025-06-01T22:52:53.5731508Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.5732930Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.5734120Z +++ sed -e s/=//g 2025-06-01T22:52:53.5772302Z ++ HASH=GtpucbqQnAfUNZaNk2XdP83qmg6N_tJqamW26gi5OOA 2025-06-01T22:52:53.5777162Z +++ ls -nl torch/include/torch/csrc/jit/passes/insert_guards.h 2025-06-01T22:52:53.5778642Z +++ awk '{print $5}' 2025-06-01T22:52:53.5805204Z ++ FSIZE=414 2025-06-01T22:52:53.5806001Z ++ echo '"torch/include/torch/csrc/jit/passes/insert_guards.h",sha256=GtpucbqQnAfUNZaNk2XdP83qmg6N_tJqamW26gi5OOA,414' 2025-06-01T22:52:53.5806771Z ++ read fname 2025-06-01T22:52:53.5807233Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/integer_value_refinement.h 2025-06-01T22:52:53.5807962Z ++ FPATH=torch/include/torch/csrc/jit/passes/integer_value_refinement.h 2025-06-01T22:52:53.5808641Z ++ echo torch/include/torch/csrc/jit/passes/integer_value_refinement.h 2025-06-01T22:52:53.5809122Z ++ grep RECORD 2025-06-01T22:52:53.5830089Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/integer_value_refinement.h 2025-06-01T22:52:53.5830733Z +++ openssl base64 2025-06-01T22:52:53.5831019Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.5831281Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.5831551Z +++ sed -e s/=//g 2025-06-01T22:52:53.5875484Z ++ HASH=f7sxiTI0QQfQHfJWrzDuPk7z-s25PLWvTu69ntOQIl0 2025-06-01T22:52:53.5877545Z +++ ls -nl torch/include/torch/csrc/jit/passes/integer_value_refinement.h 2025-06-01T22:52:53.5878186Z +++ awk '{print $5}' 2025-06-01T22:52:53.5905045Z ++ FSIZE=209 2025-06-01T22:52:53.5905943Z ++ echo '"torch/include/torch/csrc/jit/passes/integer_value_refinement.h",sha256=f7sxiTI0QQfQHfJWrzDuPk7z-s25PLWvTu69ntOQIl0,209' 2025-06-01T22:52:53.5906810Z ++ read fname 2025-06-01T22:52:53.5907203Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/lift_closures.h 2025-06-01T22:52:53.5907802Z ++ FPATH=torch/include/torch/csrc/jit/passes/lift_closures.h 2025-06-01T22:52:53.5908369Z ++ echo torch/include/torch/csrc/jit/passes/lift_closures.h 2025-06-01T22:52:53.5908798Z ++ grep RECORD 2025-06-01T22:52:53.5929179Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/lift_closures.h 2025-06-01T22:52:53.5929800Z +++ openssl base64 2025-06-01T22:52:53.5930358Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.5931823Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.5933171Z +++ sed -e s/=//g 2025-06-01T22:52:53.5971628Z ++ HASH=tDmxkDUMgSKE-icmGwNVngQR37fSuSmgkCG6d_m-xV4 2025-06-01T22:52:53.5976394Z +++ ls -nl torch/include/torch/csrc/jit/passes/lift_closures.h 2025-06-01T22:52:53.5978058Z +++ awk '{print $5}' 2025-06-01T22:52:53.6004939Z ++ FSIZE=197 2025-06-01T22:52:53.6005752Z ++ echo '"torch/include/torch/csrc/jit/passes/lift_closures.h",sha256=tDmxkDUMgSKE-icmGwNVngQR37fSuSmgkCG6d_m-xV4,197' 2025-06-01T22:52:53.6006516Z ++ read fname 2025-06-01T22:52:53.6006926Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/liveness.h 2025-06-01T22:52:53.6007467Z ++ FPATH=torch/include/torch/csrc/jit/passes/liveness.h 2025-06-01T22:52:53.6007958Z ++ echo torch/include/torch/csrc/jit/passes/liveness.h 2025-06-01T22:52:53.6008363Z ++ grep RECORD 2025-06-01T22:52:53.6030386Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/liveness.h 2025-06-01T22:52:53.6030941Z +++ openssl base64 2025-06-01T22:52:53.6031351Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.6031784Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.6032347Z +++ sed -e s/=//g 2025-06-01T22:52:53.6074582Z ++ HASH=kkQ_gJdjAI5UfHyo-p7D2iLmbBzmeG6utM--OfjZoR0 2025-06-01T22:52:53.6076954Z +++ ls -nl torch/include/torch/csrc/jit/passes/liveness.h 2025-06-01T22:52:53.6077630Z +++ awk '{print $5}' 2025-06-01T22:52:53.6105492Z ++ FSIZE=625 2025-06-01T22:52:53.6106342Z ++ echo '"torch/include/torch/csrc/jit/passes/liveness.h",sha256=kkQ_gJdjAI5UfHyo-p7D2iLmbBzmeG6utM--OfjZoR0,625' 2025-06-01T22:52:53.6107072Z ++ read fname 2025-06-01T22:52:53.6107658Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/loop_unrolling.h 2025-06-01T22:52:53.6108271Z ++ FPATH=torch/include/torch/csrc/jit/passes/loop_unrolling.h 2025-06-01T22:52:53.6108821Z ++ echo torch/include/torch/csrc/jit/passes/loop_unrolling.h 2025-06-01T22:52:53.6109232Z ++ grep RECORD 2025-06-01T22:52:53.6128507Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/loop_unrolling.h 2025-06-01T22:52:53.6129127Z +++ openssl base64 2025-06-01T22:52:53.6129696Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.6131017Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.6132308Z +++ sed -e s/=//g 2025-06-01T22:52:53.6174266Z ++ HASH=bWg1UxAMJJI8DYH4fKxAoIZH9AYlEFOzfuhISqj8mD8 2025-06-01T22:52:53.6179684Z +++ ls -nl torch/include/torch/csrc/jit/passes/loop_unrolling.h 2025-06-01T22:52:53.6180529Z +++ awk '{print $5}' 2025-06-01T22:52:53.6205999Z ++ FSIZE=981 2025-06-01T22:52:53.6206797Z ++ echo '"torch/include/torch/csrc/jit/passes/loop_unrolling.h",sha256=bWg1UxAMJJI8DYH4fKxAoIZH9AYlEFOzfuhISqj8mD8,981' 2025-06-01T22:52:53.6207583Z ++ read fname 2025-06-01T22:52:53.6208028Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/lower_grad_of.h 2025-06-01T22:52:53.6208636Z ++ FPATH=torch/include/torch/csrc/jit/passes/lower_grad_of.h 2025-06-01T22:52:53.6209219Z ++ echo torch/include/torch/csrc/jit/passes/lower_grad_of.h 2025-06-01T22:52:53.6209653Z ++ grep RECORD 2025-06-01T22:52:53.6232322Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/lower_grad_of.h 2025-06-01T22:52:53.6233120Z +++ openssl base64 2025-06-01T22:52:53.6233390Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.6233635Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.6234632Z +++ sed -e s/=//g 2025-06-01T22:52:53.6276393Z ++ HASH=2plAYjg7fEESZf8MSb9NXAVWWynf2bX7PRZ54pL6piA 2025-06-01T22:52:53.6278783Z +++ ls -nl torch/include/torch/csrc/jit/passes/lower_grad_of.h 2025-06-01T22:52:53.6279654Z +++ awk '{print $5}' 2025-06-01T22:52:53.6307366Z ++ FSIZE=323 2025-06-01T22:52:53.6308154Z ++ echo '"torch/include/torch/csrc/jit/passes/lower_grad_of.h",sha256=2plAYjg7fEESZf8MSb9NXAVWWynf2bX7PRZ54pL6piA,323' 2025-06-01T22:52:53.6308885Z ++ read fname 2025-06-01T22:52:53.6309277Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/lower_graph.h 2025-06-01T22:52:53.6309828Z ++ FPATH=torch/include/torch/csrc/jit/passes/lower_graph.h 2025-06-01T22:52:53.6310339Z ++ echo torch/include/torch/csrc/jit/passes/lower_graph.h 2025-06-01T22:52:53.6310891Z ++ grep RECORD 2025-06-01T22:52:53.6330129Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/lower_graph.h 2025-06-01T22:52:53.6330707Z +++ openssl base64 2025-06-01T22:52:53.6331397Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.6332674Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.6334042Z +++ sed -e s/=//g 2025-06-01T22:52:53.6371601Z ++ HASH=7tiixKEGcAhiCA9WtGitm2NIRFNVfTWPvZXSX37d-Z0 2025-06-01T22:52:53.6376493Z +++ ls -nl torch/include/torch/csrc/jit/passes/lower_graph.h 2025-06-01T22:52:53.6378040Z +++ awk '{print $5}' 2025-06-01T22:52:53.6405342Z ++ FSIZE=725 2025-06-01T22:52:53.6406192Z ++ echo '"torch/include/torch/csrc/jit/passes/lower_graph.h",sha256=7tiixKEGcAhiCA9WtGitm2NIRFNVfTWPvZXSX37d-Z0,725' 2025-06-01T22:52:53.6406964Z ++ read fname 2025-06-01T22:52:53.6407425Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/lower_tuples.h 2025-06-01T22:52:53.6408018Z ++ FPATH=torch/include/torch/csrc/jit/passes/lower_tuples.h 2025-06-01T22:52:53.6408702Z ++ echo torch/include/torch/csrc/jit/passes/lower_tuples.h 2025-06-01T22:52:53.6409131Z ++ grep RECORD 2025-06-01T22:52:53.6429819Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/lower_tuples.h 2025-06-01T22:52:53.6429947Z +++ openssl base64 2025-06-01T22:52:53.6430922Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.6431128Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.6432437Z +++ sed -e s/=//g 2025-06-01T22:52:53.6474346Z ++ HASH=l8lohwGRY2iri9rt2VEYa1RzCGRC1hJWAhxlQrm3Mpo 2025-06-01T22:52:53.6477938Z +++ ls -nl torch/include/torch/csrc/jit/passes/lower_tuples.h 2025-06-01T22:52:53.6479066Z +++ awk '{print $5}' 2025-06-01T22:52:53.6506671Z ++ FSIZE=641 2025-06-01T22:52:53.6507267Z ++ echo '"torch/include/torch/csrc/jit/passes/lower_tuples.h",sha256=l8lohwGRY2iri9rt2VEYa1RzCGRC1hJWAhxlQrm3Mpo,641' 2025-06-01T22:52:53.6507363Z ++ read fname 2025-06-01T22:52:53.6507614Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/metal_rewrite.h 2025-06-01T22:52:53.6507816Z ++ FPATH=torch/include/torch/csrc/jit/passes/metal_rewrite.h 2025-06-01T22:52:53.6508033Z ++ echo torch/include/torch/csrc/jit/passes/metal_rewrite.h 2025-06-01T22:52:53.6508595Z ++ grep RECORD 2025-06-01T22:52:53.6529724Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/metal_rewrite.h 2025-06-01T22:52:53.6529861Z +++ openssl base64 2025-06-01T22:52:53.6531306Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.6532274Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.6533553Z +++ sed -e s/=//g 2025-06-01T22:52:53.6571552Z ++ HASH=gI23EmH1oEFnwkNqNzcz5figxog77K6mxYYzeoeAECM 2025-06-01T22:52:53.6576432Z +++ ls -nl torch/include/torch/csrc/jit/passes/metal_rewrite.h 2025-06-01T22:52:53.6578082Z +++ awk '{print $5}' 2025-06-01T22:52:53.6604708Z ++ FSIZE=581 2025-06-01T22:52:53.6605537Z ++ echo '"torch/include/torch/csrc/jit/passes/metal_rewrite.h",sha256=gI23EmH1oEFnwkNqNzcz5figxog77K6mxYYzeoeAECM,581' 2025-06-01T22:52:53.6605697Z ++ read fname 2025-06-01T22:52:53.6605975Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h 2025-06-01T22:52:53.6606224Z ++ FPATH=torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h 2025-06-01T22:52:53.6606687Z ++ echo torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h 2025-06-01T22:52:53.6606823Z ++ grep RECORD 2025-06-01T22:52:53.6629844Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h 2025-06-01T22:52:53.6630014Z +++ openssl base64 2025-06-01T22:52:53.6630180Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.6630375Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.6631814Z +++ sed -e s/=//g 2025-06-01T22:52:53.6673994Z ++ HASH=P3NmShFkexY9WpJcIN2BEYPrGbiJtcEAUOrxfcESLZk 2025-06-01T22:52:53.6677540Z +++ ls -nl torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h 2025-06-01T22:52:53.6678250Z +++ awk '{print $5}' 2025-06-01T22:52:53.6706004Z ++ FSIZE=605 2025-06-01T22:52:53.6706676Z ++ echo '"torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h",sha256=P3NmShFkexY9WpJcIN2BEYPrGbiJtcEAUOrxfcESLZk,605' 2025-06-01T22:52:53.6706806Z ++ read fname 2025-06-01T22:52:53.6707292Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h 2025-06-01T22:52:53.6707711Z ++ FPATH=torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h 2025-06-01T22:52:53.6707953Z ++ echo torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h 2025-06-01T22:52:53.6708552Z ++ grep RECORD 2025-06-01T22:52:53.6729169Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h 2025-06-01T22:52:53.6729310Z +++ openssl base64 2025-06-01T22:52:53.6730502Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.6731910Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.6733032Z +++ sed -e s/=//g 2025-06-01T22:52:53.6770848Z ++ HASH=FkImh2z2c2osMwsZ-dCA8wQysofiETWhhZMbcDg54Ek 2025-06-01T22:52:53.6776022Z +++ ls -nl torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h 2025-06-01T22:52:53.6776762Z +++ awk '{print $5}' 2025-06-01T22:52:53.6803092Z ++ FSIZE=237 2025-06-01T22:52:53.6803824Z ++ echo '"torch/include/torch/csrc/jit/passes/mobile_optimizer_type.h",sha256=FkImh2z2c2osMwsZ-dCA8wQysofiETWhhZMbcDg54Ek,237' 2025-06-01T22:52:53.6804149Z ++ read fname 2025-06-01T22:52:53.6804411Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/normalize_ops.h 2025-06-01T22:52:53.6804662Z ++ FPATH=torch/include/torch/csrc/jit/passes/normalize_ops.h 2025-06-01T22:52:53.6805165Z ++ echo torch/include/torch/csrc/jit/passes/normalize_ops.h 2025-06-01T22:52:53.6806565Z ++ grep RECORD 2025-06-01T22:52:53.6828494Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/normalize_ops.h 2025-06-01T22:52:53.6828662Z +++ openssl base64 2025-06-01T22:52:53.6829514Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.6830905Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.6832218Z +++ sed -e s/=//g 2025-06-01T22:52:53.6872325Z ++ HASH=WGodCS7W4mE-iuNWeg9auaEb8N_qw2_Q13B5LkX1bjI 2025-06-01T22:52:53.6876641Z +++ ls -nl torch/include/torch/csrc/jit/passes/normalize_ops.h 2025-06-01T22:52:53.6876817Z +++ awk '{print $5}' 2025-06-01T22:52:53.6905945Z ++ FSIZE=511 2025-06-01T22:52:53.6906635Z ++ echo '"torch/include/torch/csrc/jit/passes/normalize_ops.h",sha256=WGodCS7W4mE-iuNWeg9auaEb8N_qw2_Q13B5LkX1bjI,511' 2025-06-01T22:52:53.6906789Z ++ read fname 2025-06-01T22:52:53.6907069Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h 2025-06-01T22:52:53.6907299Z ++ FPATH=torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h 2025-06-01T22:52:53.6907529Z ++ echo torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h 2025-06-01T22:52:53.6907631Z ++ grep RECORD 2025-06-01T22:52:53.6928153Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h 2025-06-01T22:52:53.6928294Z +++ openssl base64 2025-06-01T22:52:53.6929530Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.6931033Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.6932243Z +++ sed -e s/=//g 2025-06-01T22:52:53.6970729Z ++ HASH=TjR7kSM7pDJqEO3ce2ohPkXYjtKBnWdZscj8HucbLqw 2025-06-01T22:52:53.6975904Z +++ ls -nl torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h 2025-06-01T22:52:53.6976760Z +++ awk '{print $5}' 2025-06-01T22:52:53.7003094Z ++ FSIZE=1399 2025-06-01T22:52:53.7003929Z ++ echo '"torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h",sha256=TjR7kSM7pDJqEO3ce2ohPkXYjtKBnWdZscj8HucbLqw,1399' 2025-06-01T22:52:53.7004218Z ++ read fname 2025-06-01T22:52:53.7004431Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx.h 2025-06-01T22:52:53.7004591Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx.h 2025-06-01T22:52:53.7004923Z ++ echo torch/include/torch/csrc/jit/passes/onnx.h 2025-06-01T22:52:53.7005851Z ++ grep RECORD 2025-06-01T22:52:53.7029930Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx.h 2025-06-01T22:52:53.7030056Z +++ openssl base64 2025-06-01T22:52:53.7030170Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.7030269Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.7031676Z +++ sed -e s/=//g 2025-06-01T22:52:53.7074158Z ++ HASH=qvFTNGzfgk1Qg_PjQCK1JTKJBiVja4OxSO1BFago1xM 2025-06-01T22:52:53.7075773Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx.h 2025-06-01T22:52:53.7076763Z +++ awk '{print $5}' 2025-06-01T22:52:53.7104928Z ++ FSIZE=832 2025-06-01T22:52:53.7105539Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx.h",sha256=qvFTNGzfgk1Qg_PjQCK1JTKJBiVja4OxSO1BFago1xM,832' 2025-06-01T22:52:53.7105636Z ++ read fname 2025-06-01T22:52:53.7105912Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/pass_manager.h 2025-06-01T22:52:53.7106148Z ++ FPATH=torch/include/torch/csrc/jit/passes/pass_manager.h 2025-06-01T22:52:53.7106340Z ++ echo torch/include/torch/csrc/jit/passes/pass_manager.h 2025-06-01T22:52:53.7106441Z ++ grep RECORD 2025-06-01T22:52:53.7127766Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/pass_manager.h 2025-06-01T22:52:53.7127884Z +++ openssl base64 2025-06-01T22:52:53.7128481Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.7129764Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.7131142Z +++ sed -e s/=//g 2025-06-01T22:52:53.7170690Z ++ HASH=dTTEaB1MO0S3Dn2j6RSksfUb8Zn0rXWIjjwl-Di7k6U 2025-06-01T22:52:53.7175611Z +++ ls -nl torch/include/torch/csrc/jit/passes/pass_manager.h 2025-06-01T22:52:53.7176808Z +++ awk '{print $5}' 2025-06-01T22:52:53.7205216Z ++ FSIZE=4549 2025-06-01T22:52:53.7205903Z ++ echo '"torch/include/torch/csrc/jit/passes/pass_manager.h",sha256=dTTEaB1MO0S3Dn2j6RSksfUb8Zn0rXWIjjwl-Di7k6U,4549' 2025-06-01T22:52:53.7206009Z ++ read fname 2025-06-01T22:52:53.7206247Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/peephole.h 2025-06-01T22:52:53.7206444Z ++ FPATH=torch/include/torch/csrc/jit/passes/peephole.h 2025-06-01T22:52:53.7206619Z ++ echo torch/include/torch/csrc/jit/passes/peephole.h 2025-06-01T22:52:53.7206722Z ++ grep RECORD 2025-06-01T22:52:53.7233632Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/peephole.h 2025-06-01T22:52:53.7233764Z +++ openssl base64 2025-06-01T22:52:53.7233866Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.7233966Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.7234076Z +++ sed -e s/=//g 2025-06-01T22:52:53.7274690Z ++ HASH=TcAnx68gFYsDwg5KltP7-VrlmHWISj2VvVaRTNPy9Q0 2025-06-01T22:52:53.7278066Z +++ ls -nl torch/include/torch/csrc/jit/passes/peephole.h 2025-06-01T22:52:53.7278242Z +++ awk '{print $5}' 2025-06-01T22:52:53.7306521Z ++ FSIZE=482 2025-06-01T22:52:53.7307160Z ++ echo '"torch/include/torch/csrc/jit/passes/peephole.h",sha256=TcAnx68gFYsDwg5KltP7-VrlmHWISj2VvVaRTNPy9Q0,482' 2025-06-01T22:52:53.7307278Z ++ read fname 2025-06-01T22:52:53.7307603Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h 2025-06-01T22:52:53.7307868Z ++ FPATH=torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h 2025-06-01T22:52:53.7308144Z ++ echo torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h 2025-06-01T22:52:53.7308462Z ++ grep RECORD 2025-06-01T22:52:53.7329939Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h 2025-06-01T22:52:53.7330069Z +++ openssl base64 2025-06-01T22:52:53.7331295Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.7332524Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.7333981Z +++ sed -e s/=//g 2025-06-01T22:52:53.7371406Z ++ HASH=TgzvCyJ89Vqmj8uogJHuHeWHkho4pNdOmIyAXzdX-Ps 2025-06-01T22:52:53.7376442Z +++ ls -nl torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h 2025-06-01T22:52:53.7377984Z +++ awk '{print $5}' 2025-06-01T22:52:53.7405225Z ++ FSIZE=410 2025-06-01T22:52:53.7405894Z ++ echo '"torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h",sha256=TgzvCyJ89Vqmj8uogJHuHeWHkho4pNdOmIyAXzdX-Ps,410' 2025-06-01T22:52:53.7406007Z ++ read fname 2025-06-01T22:52:53.7406312Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h 2025-06-01T22:52:53.7406573Z ++ FPATH=torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h 2025-06-01T22:52:53.7406831Z ++ echo torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h 2025-06-01T22:52:53.7407276Z ++ grep RECORD 2025-06-01T22:52:53.7431900Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h 2025-06-01T22:52:53.7432044Z +++ openssl base64 2025-06-01T22:52:53.7432145Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.7432439Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.7432589Z +++ sed -e s/=//g 2025-06-01T22:52:53.7473977Z ++ HASH=GVUd3kCbCfg1KzJbevwHJyRiqWV-ib6MI0J0DURz1yM 2025-06-01T22:52:53.7478126Z +++ ls -nl torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h 2025-06-01T22:52:53.7479235Z +++ awk '{print $5}' 2025-06-01T22:52:53.7507351Z ++ FSIZE=975 2025-06-01T22:52:53.7508040Z ++ echo '"torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h",sha256=GVUd3kCbCfg1KzJbevwHJyRiqWV-ib6MI0J0DURz1yM,975' 2025-06-01T22:52:53.7508159Z ++ read fname 2025-06-01T22:52:53.7508463Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/peephole_list_idioms.h 2025-06-01T22:52:53.7508707Z ++ FPATH=torch/include/torch/csrc/jit/passes/peephole_list_idioms.h 2025-06-01T22:52:53.7508940Z ++ echo torch/include/torch/csrc/jit/passes/peephole_list_idioms.h 2025-06-01T22:52:53.7509054Z ++ grep RECORD 2025-06-01T22:52:53.7529994Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/peephole_list_idioms.h 2025-06-01T22:52:53.7530263Z +++ openssl base64 2025-06-01T22:52:53.7530721Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.7532023Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.7533089Z +++ sed -e s/=//g 2025-06-01T22:52:53.7572221Z ++ HASH=l4W3EHa7glMKZkvJ-vyjrjvugUqd-CZX3F4Gfqfi8z0 2025-06-01T22:52:53.7577433Z +++ ls -nl torch/include/torch/csrc/jit/passes/peephole_list_idioms.h 2025-06-01T22:52:53.7578787Z +++ awk '{print $5}' 2025-06-01T22:52:53.7605799Z ++ FSIZE=1978 2025-06-01T22:52:53.7606618Z ++ echo '"torch/include/torch/csrc/jit/passes/peephole_list_idioms.h",sha256=l4W3EHa7glMKZkvJ-vyjrjvugUqd-CZX3F4Gfqfi8z0,1978' 2025-06-01T22:52:53.7606732Z ++ read fname 2025-06-01T22:52:53.7607042Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/peephole_non_tensor.h 2025-06-01T22:52:53.7607286Z ++ FPATH=torch/include/torch/csrc/jit/passes/peephole_non_tensor.h 2025-06-01T22:52:53.7607518Z ++ echo torch/include/torch/csrc/jit/passes/peephole_non_tensor.h 2025-06-01T22:52:53.7607635Z ++ grep RECORD 2025-06-01T22:52:53.7630580Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/peephole_non_tensor.h 2025-06-01T22:52:53.7630767Z +++ openssl base64 2025-06-01T22:52:53.7630902Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.7631422Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.7632681Z +++ sed -e s/=//g 2025-06-01T22:52:53.7674325Z ++ HASH=NMWReecnowP8yShiTl4-_atPfpkDCNTRZBKGLdLYdBI 2025-06-01T22:52:53.7678188Z +++ ls -nl torch/include/torch/csrc/jit/passes/peephole_non_tensor.h 2025-06-01T22:52:53.7678611Z +++ awk '{print $5}' 2025-06-01T22:52:53.7707099Z ++ FSIZE=317 2025-06-01T22:52:53.7707796Z ++ echo '"torch/include/torch/csrc/jit/passes/peephole_non_tensor.h",sha256=NMWReecnowP8yShiTl4-_atPfpkDCNTRZBKGLdLYdBI,317' 2025-06-01T22:52:53.7707899Z ++ read fname 2025-06-01T22:52:53.7708168Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/prepack_folding.h 2025-06-01T22:52:53.7708400Z ++ FPATH=torch/include/torch/csrc/jit/passes/prepack_folding.h 2025-06-01T22:52:53.7708608Z ++ echo torch/include/torch/csrc/jit/passes/prepack_folding.h 2025-06-01T22:52:53.7708854Z ++ grep RECORD 2025-06-01T22:52:53.7729865Z +++ openssl base64 2025-06-01T22:52:53.7730916Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.7731270Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/prepack_folding.h 2025-06-01T22:52:53.7731510Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.7732721Z +++ sed -e s/=//g 2025-06-01T22:52:53.7774979Z ++ HASH=h-aHTSMo1X3R5_8g7g8joc1KKnsxFGZeIbaDjBNks4k 2025-06-01T22:52:53.7781636Z +++ ls -nl torch/include/torch/csrc/jit/passes/prepack_folding.h 2025-06-01T22:52:53.7782786Z +++ awk '{print $5}' 2025-06-01T22:52:53.7806674Z ++ FSIZE=333 2025-06-01T22:52:53.7807274Z ++ echo '"torch/include/torch/csrc/jit/passes/prepack_folding.h",sha256=h-aHTSMo1X3R5_8g7g8joc1KKnsxFGZeIbaDjBNks4k,333' 2025-06-01T22:52:53.7807375Z ++ read fname 2025-06-01T22:52:53.7807665Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/refine_tuple_types.h 2025-06-01T22:52:53.7807925Z ++ FPATH=torch/include/torch/csrc/jit/passes/refine_tuple_types.h 2025-06-01T22:52:53.7809887Z ++ echo torch/include/torch/csrc/jit/passes/refine_tuple_types.h 2025-06-01T22:52:53.7810791Z ++ grep RECORD 2025-06-01T22:52:53.7833848Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/refine_tuple_types.h 2025-06-01T22:52:53.7833977Z +++ openssl base64 2025-06-01T22:52:53.7834083Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.7835182Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.7835293Z +++ sed -e s/=//g 2025-06-01T22:52:53.7876848Z ++ HASH=Jux8D7hOzk34w5wP7svDq5arMN8xOz4A_M2Zl6E4VJI 2025-06-01T22:52:53.7880061Z +++ ls -nl torch/include/torch/csrc/jit/passes/refine_tuple_types.h 2025-06-01T22:52:53.7880283Z +++ awk '{print $5}' 2025-06-01T22:52:53.7908138Z ++ FSIZE=242 2025-06-01T22:52:53.7908714Z ++ echo '"torch/include/torch/csrc/jit/passes/refine_tuple_types.h",sha256=Jux8D7hOzk34w5wP7svDq5arMN8xOz4A_M2Zl6E4VJI,242' 2025-06-01T22:52:53.7908829Z ++ read fname 2025-06-01T22:52:53.7909232Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/remove_dropout.h 2025-06-01T22:52:53.7909450Z ++ FPATH=torch/include/torch/csrc/jit/passes/remove_dropout.h 2025-06-01T22:52:53.7909674Z ++ echo torch/include/torch/csrc/jit/passes/remove_dropout.h 2025-06-01T22:52:53.7910052Z ++ grep RECORD 2025-06-01T22:52:53.7929967Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/remove_dropout.h 2025-06-01T22:52:53.7930101Z +++ openssl base64 2025-06-01T22:52:53.7931320Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.7932627Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.7933668Z +++ sed -e s/=//g 2025-06-01T22:52:53.7972063Z ++ HASH=KJkElpJYo7RIVQWOu0G0WCSIfR7WoeE7M_wgAnxPrZE 2025-06-01T22:52:53.7976922Z +++ ls -nl torch/include/torch/csrc/jit/passes/remove_dropout.h 2025-06-01T22:52:53.7978248Z +++ awk '{print $5}' 2025-06-01T22:52:53.8004827Z ++ FSIZE=255 2025-06-01T22:52:53.8005411Z ++ echo '"torch/include/torch/csrc/jit/passes/remove_dropout.h",sha256=KJkElpJYo7RIVQWOu0G0WCSIfR7WoeE7M_wgAnxPrZE,255' 2025-06-01T22:52:53.8005521Z ++ read fname 2025-06-01T22:52:53.8005828Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/remove_exceptions.h 2025-06-01T22:52:53.8006064Z ++ FPATH=torch/include/torch/csrc/jit/passes/remove_exceptions.h 2025-06-01T22:52:53.8006287Z ++ echo torch/include/torch/csrc/jit/passes/remove_exceptions.h 2025-06-01T22:52:53.8006936Z ++ grep RECORD 2025-06-01T22:52:53.8030028Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/remove_exceptions.h 2025-06-01T22:52:53.8030153Z +++ openssl base64 2025-06-01T22:52:53.8030274Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.8031181Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.8031784Z +++ sed -e s/=//g 2025-06-01T22:52:53.8074002Z ++ HASH=SEB_5z3U_AHKWJJEsvAbOJAhPlarOnPt0kX68fnDq-A 2025-06-01T22:52:53.8077071Z +++ ls -nl torch/include/torch/csrc/jit/passes/remove_exceptions.h 2025-06-01T22:52:53.8077604Z +++ awk '{print $5}' 2025-06-01T22:52:53.8104466Z ++ FSIZE=929 2025-06-01T22:52:53.8105238Z ++ echo '"torch/include/torch/csrc/jit/passes/remove_exceptions.h",sha256=SEB_5z3U_AHKWJJEsvAbOJAhPlarOnPt0kX68fnDq-A,929' 2025-06-01T22:52:53.8106216Z ++ read fname 2025-06-01T22:52:53.8106630Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/remove_expands.h 2025-06-01T22:52:53.8107223Z ++ FPATH=torch/include/torch/csrc/jit/passes/remove_expands.h 2025-06-01T22:52:53.8107767Z ++ echo torch/include/torch/csrc/jit/passes/remove_expands.h 2025-06-01T22:52:53.8108195Z ++ grep RECORD 2025-06-01T22:52:53.8128388Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/remove_expands.h 2025-06-01T22:52:53.8128988Z +++ openssl base64 2025-06-01T22:52:53.8129261Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.8130688Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.8131966Z +++ sed -e s/=//g 2025-06-01T22:52:53.8171840Z ++ HASH=lutROSrK3K-Gy4Qh6oOXS33_-gTQRU119nGxRS3WiG8 2025-06-01T22:52:53.8176604Z +++ ls -nl torch/include/torch/csrc/jit/passes/remove_expands.h 2025-06-01T22:52:53.8178112Z +++ awk '{print $5}' 2025-06-01T22:52:53.8204636Z ++ FSIZE=143 2025-06-01T22:52:53.8205733Z ++ echo '"torch/include/torch/csrc/jit/passes/remove_expands.h",sha256=lutROSrK3K-Gy4Qh6oOXS33_-gTQRU119nGxRS3WiG8,143' 2025-06-01T22:52:53.8206507Z ++ read fname 2025-06-01T22:52:53.8206946Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/remove_inplace_ops.h 2025-06-01T22:52:53.8207591Z ++ FPATH=torch/include/torch/csrc/jit/passes/remove_inplace_ops.h 2025-06-01T22:52:53.8208196Z ++ echo torch/include/torch/csrc/jit/passes/remove_inplace_ops.h 2025-06-01T22:52:53.8208643Z ++ grep RECORD 2025-06-01T22:52:53.8230946Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/remove_inplace_ops.h 2025-06-01T22:52:53.8231560Z +++ openssl base64 2025-06-01T22:52:53.8231811Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.8232071Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.8232329Z +++ sed -e s/=//g 2025-06-01T22:52:53.8272624Z ++ HASH=TIJotciLbSDLMNi7zrVAuRpD-XQKXNtlZovbxEtaGvY 2025-06-01T22:52:53.8275746Z +++ ls -nl torch/include/torch/csrc/jit/passes/remove_inplace_ops.h 2025-06-01T22:52:53.8276634Z +++ awk '{print $5}' 2025-06-01T22:52:53.8305666Z ++ FSIZE=271 2025-06-01T22:52:53.8306467Z ++ echo '"torch/include/torch/csrc/jit/passes/remove_inplace_ops.h",sha256=TIJotciLbSDLMNi7zrVAuRpD-XQKXNtlZovbxEtaGvY,271' 2025-06-01T22:52:53.8307250Z ++ read fname 2025-06-01T22:52:53.8307647Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/remove_mutation.h 2025-06-01T22:52:53.8308259Z ++ FPATH=torch/include/torch/csrc/jit/passes/remove_mutation.h 2025-06-01T22:52:53.8308792Z ++ echo torch/include/torch/csrc/jit/passes/remove_mutation.h 2025-06-01T22:52:53.8309230Z ++ grep RECORD 2025-06-01T22:52:53.8328085Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/remove_mutation.h 2025-06-01T22:52:53.8328685Z +++ openssl base64 2025-06-01T22:52:53.8328966Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.8330055Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.8331228Z +++ sed -e s/=//g 2025-06-01T22:52:53.8370582Z ++ HASH=1XDTabWwOaTULo96tzWZ68_J9AmF5mzu-G9z_oD0Yag 2025-06-01T22:52:53.8375194Z +++ ls -nl torch/include/torch/csrc/jit/passes/remove_mutation.h 2025-06-01T22:52:53.8376103Z +++ awk '{print $5}' 2025-06-01T22:52:53.8402606Z ++ FSIZE=2637 2025-06-01T22:52:53.8403497Z ++ echo '"torch/include/torch/csrc/jit/passes/remove_mutation.h",sha256=1XDTabWwOaTULo96tzWZ68_J9AmF5mzu-G9z_oD0Yag,2637' 2025-06-01T22:52:53.8404382Z ++ read fname 2025-06-01T22:52:53.8407724Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h 2025-06-01T22:52:53.8408498Z ++ FPATH=torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h 2025-06-01T22:52:53.8409186Z ++ echo torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h 2025-06-01T22:52:53.8409689Z ++ grep RECORD 2025-06-01T22:52:53.8429119Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h 2025-06-01T22:52:53.8429852Z +++ openssl base64 2025-06-01T22:52:53.8430109Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.8430376Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.8430681Z +++ sed -e s/=//g 2025-06-01T22:52:53.8471468Z ++ HASH=1loSYnsacPiKPMBqt1WbzrwW6qPAyf-FVSz9cfUz70U 2025-06-01T22:52:53.8474769Z +++ ls -nl torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h 2025-06-01T22:52:53.8475375Z +++ awk '{print $5}' 2025-06-01T22:52:53.8502527Z ++ FSIZE=237 2025-06-01T22:52:53.8503475Z ++ echo '"torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h",sha256=1loSYnsacPiKPMBqt1WbzrwW6qPAyf-FVSz9cfUz70U,237' 2025-06-01T22:52:53.8504348Z ++ read fname 2025-06-01T22:52:53.8504826Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h 2025-06-01T22:52:53.8505589Z ++ FPATH=torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h 2025-06-01T22:52:53.8506276Z ++ echo torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h 2025-06-01T22:52:53.8506795Z ++ grep RECORD 2025-06-01T22:52:53.8526888Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h 2025-06-01T22:52:53.8527557Z +++ openssl base64 2025-06-01T22:52:53.8527984Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.8528241Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.8528871Z +++ sed -e s/=//g 2025-06-01T22:52:53.8568112Z ++ HASH=iGGFQbsPevD6vlwTk2dIlvbYEzrUJOY2NRqU9btVKgc 2025-06-01T22:52:53.8572841Z +++ ls -nl torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h 2025-06-01T22:52:53.8573679Z +++ awk '{print $5}' 2025-06-01T22:52:53.8600145Z ++ FSIZE=434 2025-06-01T22:52:53.8601055Z ++ echo '"torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h",sha256=iGGFQbsPevD6vlwTk2dIlvbYEzrUJOY2NRqU9btVKgc,434' 2025-06-01T22:52:53.8601898Z ++ read fname 2025-06-01T22:52:53.8602352Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/requires_grad_analysis.h 2025-06-01T22:52:53.8603050Z ++ FPATH=torch/include/torch/csrc/jit/passes/requires_grad_analysis.h 2025-06-01T22:52:53.8603667Z ++ echo torch/include/torch/csrc/jit/passes/requires_grad_analysis.h 2025-06-01T22:52:53.8604463Z ++ grep RECORD 2025-06-01T22:52:53.8627034Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/requires_grad_analysis.h 2025-06-01T22:52:53.8627704Z +++ openssl base64 2025-06-01T22:52:53.8627974Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.8628382Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.8628661Z +++ sed -e s/=//g 2025-06-01T22:52:53.8670568Z ++ HASH=GRWqIyC00uXNC3gAfrhjAS-5hk-qp71glZgns900s-8 2025-06-01T22:52:53.8677065Z +++ ls -nl torch/include/torch/csrc/jit/passes/requires_grad_analysis.h 2025-06-01T22:52:53.8678302Z +++ awk '{print $5}' 2025-06-01T22:52:53.8704197Z ++ FSIZE=221 2025-06-01T22:52:53.8705066Z ++ echo '"torch/include/torch/csrc/jit/passes/requires_grad_analysis.h",sha256=GRWqIyC00uXNC3gAfrhjAS-5hk-qp71glZgns900s-8,221' 2025-06-01T22:52:53.8705864Z ++ read fname 2025-06-01T22:52:53.8706282Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/restore_mutation.h 2025-06-01T22:52:53.8706893Z ++ FPATH=torch/include/torch/csrc/jit/passes/restore_mutation.h 2025-06-01T22:52:53.8707459Z ++ echo torch/include/torch/csrc/jit/passes/restore_mutation.h 2025-06-01T22:52:53.8707913Z ++ grep RECORD 2025-06-01T22:52:53.8728234Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/restore_mutation.h 2025-06-01T22:52:53.8728843Z +++ openssl base64 2025-06-01T22:52:53.8729396Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.8730850Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.8731984Z +++ sed -e s/=//g 2025-06-01T22:52:53.8770760Z ++ HASH=iRuv29JV5ock1gZzIgUgsGVie9Ir9lSuQfd27FjZVEQ 2025-06-01T22:52:53.8775778Z +++ ls -nl torch/include/torch/csrc/jit/passes/restore_mutation.h 2025-06-01T22:52:53.8776346Z +++ awk '{print $5}' 2025-06-01T22:52:53.8803171Z ++ FSIZE=1801 2025-06-01T22:52:53.8804145Z ++ echo '"torch/include/torch/csrc/jit/passes/restore_mutation.h",sha256=iRuv29JV5ock1gZzIgUgsGVie9Ir9lSuQfd27FjZVEQ,1801' 2025-06-01T22:52:53.8805219Z ++ read fname 2025-06-01T22:52:53.8805647Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/shape_analysis.h 2025-06-01T22:52:53.8806258Z ++ FPATH=torch/include/torch/csrc/jit/passes/shape_analysis.h 2025-06-01T22:52:53.8806831Z ++ echo torch/include/torch/csrc/jit/passes/shape_analysis.h 2025-06-01T22:52:53.8807400Z ++ grep RECORD 2025-06-01T22:52:53.8828553Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/shape_analysis.h 2025-06-01T22:52:53.8829421Z +++ openssl base64 2025-06-01T22:52:53.8829763Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.8830014Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.8830290Z +++ sed -e s/=//g 2025-06-01T22:52:53.8870298Z ++ HASH=C27liVgubg0g1TkLxAtRX1I3GGrgPyYKcpsrh_NoDI0 2025-06-01T22:52:53.8873958Z +++ ls -nl torch/include/torch/csrc/jit/passes/shape_analysis.h 2025-06-01T22:52:53.8874666Z +++ awk '{print $5}' 2025-06-01T22:52:53.8903202Z ++ FSIZE=1077 2025-06-01T22:52:53.8904014Z ++ echo '"torch/include/torch/csrc/jit/passes/shape_analysis.h",sha256=C27liVgubg0g1TkLxAtRX1I3GGrgPyYKcpsrh_NoDI0,1077' 2025-06-01T22:52:53.8904785Z ++ read fname 2025-06-01T22:52:53.8905237Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/specialize_autogradzero.h 2025-06-01T22:52:53.8906107Z ++ FPATH=torch/include/torch/csrc/jit/passes/specialize_autogradzero.h 2025-06-01T22:52:53.8906746Z ++ echo torch/include/torch/csrc/jit/passes/specialize_autogradzero.h 2025-06-01T22:52:53.8907234Z ++ grep RECORD 2025-06-01T22:52:53.8926770Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/specialize_autogradzero.h 2025-06-01T22:52:53.8927424Z +++ openssl base64 2025-06-01T22:52:53.8927711Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.8927966Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.8928361Z +++ sed -e s/=//g 2025-06-01T22:52:53.8968177Z ++ HASH=pkBLCR8ZA3_uYb1Ptn7uByaAW_8CXsh5LoJJpGFDUbw 2025-06-01T22:52:53.8973123Z +++ ls -nl torch/include/torch/csrc/jit/passes/specialize_autogradzero.h 2025-06-01T22:52:53.8973867Z +++ awk '{print $5}' 2025-06-01T22:52:53.9001558Z ++ FSIZE=631 2025-06-01T22:52:53.9002421Z ++ echo '"torch/include/torch/csrc/jit/passes/specialize_autogradzero.h",sha256=pkBLCR8ZA3_uYb1Ptn7uByaAW_8CXsh5LoJJpGFDUbw,631' 2025-06-01T22:52:53.9003239Z ++ read fname 2025-06-01T22:52:53.9005607Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/subgraph_rewrite.h 2025-06-01T22:52:53.9006303Z ++ FPATH=torch/include/torch/csrc/jit/passes/subgraph_rewrite.h 2025-06-01T22:52:53.9006892Z ++ echo torch/include/torch/csrc/jit/passes/subgraph_rewrite.h 2025-06-01T22:52:53.9007354Z ++ grep RECORD 2025-06-01T22:52:53.9027543Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/subgraph_rewrite.h 2025-06-01T22:52:53.9028145Z +++ openssl base64 2025-06-01T22:52:53.9028405Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.9028667Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.9028926Z +++ sed -e s/=//g 2025-06-01T22:52:53.9071217Z ++ HASH=Xv10XCG8o5cLPg4zzRl0ml8SEubnzo_lxi1nchuOUFU 2025-06-01T22:52:53.9074117Z +++ ls -nl torch/include/torch/csrc/jit/passes/subgraph_rewrite.h 2025-06-01T22:52:53.9074797Z +++ awk '{print $5}' 2025-06-01T22:52:53.9102041Z ++ FSIZE=4087 2025-06-01T22:52:53.9102875Z ++ echo '"torch/include/torch/csrc/jit/passes/subgraph_rewrite.h",sha256=Xv10XCG8o5cLPg4zzRl0ml8SEubnzo_lxi1nchuOUFU,4087' 2025-06-01T22:52:53.9103645Z ++ read fname 2025-06-01T22:52:53.9104106Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h 2025-06-01T22:52:53.9104794Z ++ FPATH=torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h 2025-06-01T22:52:53.9105436Z ++ echo torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h 2025-06-01T22:52:53.9105917Z ++ grep RECORD 2025-06-01T22:52:53.9126880Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h 2025-06-01T22:52:53.9127532Z +++ openssl base64 2025-06-01T22:52:53.9127800Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.9128068Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.9129220Z +++ sed -e s/=//g 2025-06-01T22:52:53.9167745Z ++ HASH=KBwMxFyi0qVBiG6x0gNBXC4N3qrQwoWEEpMpSICS7cg 2025-06-01T22:52:53.9172370Z +++ ls -nl torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h 2025-06-01T22:52:53.9173181Z +++ awk '{print $5}' 2025-06-01T22:52:53.9199479Z ++ FSIZE=2078 2025-06-01T22:52:53.9200312Z ++ echo '"torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h",sha256=KBwMxFyi0qVBiG6x0gNBXC4N3qrQwoWEEpMpSICS7cg,2078' 2025-06-01T22:52:53.9201268Z ++ read fname 2025-06-01T22:52:53.9201714Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h 2025-06-01T22:52:53.9202373Z ++ FPATH=torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h 2025-06-01T22:52:53.9202996Z ++ echo torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h 2025-06-01T22:52:53.9203463Z ++ grep RECORD 2025-06-01T22:52:53.9226036Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h 2025-06-01T22:52:53.9226681Z +++ openssl base64 2025-06-01T22:52:53.9226941Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.9227209Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.9227469Z +++ sed -e s/=//g 2025-06-01T22:52:53.9269481Z ++ HASH=qY3pwISkYPH68C9I5fxPixIT4qxixyqooZkUW45SyEU 2025-06-01T22:52:53.9272715Z +++ ls -nl torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h 2025-06-01T22:52:53.9273540Z +++ awk '{print $5}' 2025-06-01T22:52:53.9300469Z ++ FSIZE=1574 2025-06-01T22:52:53.9301353Z ++ echo '"torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h",sha256=qY3pwISkYPH68C9I5fxPixIT4qxixyqooZkUW45SyEU,1574' 2025-06-01T22:52:53.9302246Z ++ read fname 2025-06-01T22:52:53.9302735Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h 2025-06-01T22:52:53.9303497Z ++ FPATH=torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h 2025-06-01T22:52:53.9304204Z ++ echo torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h 2025-06-01T22:52:53.9304709Z ++ grep RECORD 2025-06-01T22:52:53.9326622Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h 2025-06-01T22:52:53.9327300Z +++ openssl base64 2025-06-01T22:52:53.9327566Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.9327838Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.9328132Z +++ sed -e s/=//g 2025-06-01T22:52:53.9367399Z ++ HASH=RvR8HJfziaAAxgdSb6umHJfDdiKKNwoFd6ISGIInqk4 2025-06-01T22:52:53.9371956Z +++ ls -nl torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h 2025-06-01T22:52:53.9372556Z +++ awk '{print $5}' 2025-06-01T22:52:53.9399364Z ++ FSIZE=2339 2025-06-01T22:52:53.9410505Z ++ echo '"torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h",sha256=RvR8HJfziaAAxgdSb6umHJfDdiKKNwoFd6ISGIInqk4,2339' 2025-06-01T22:52:53.9411406Z ++ read fname 2025-06-01T22:52:53.9411851Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h 2025-06-01T22:52:53.9412486Z ++ FPATH=torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h 2025-06-01T22:52:53.9413070Z ++ echo torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h 2025-06-01T22:52:53.9413516Z ++ grep RECORD 2025-06-01T22:52:53.9424427Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h 2025-06-01T22:52:53.9425030Z +++ openssl base64 2025-06-01T22:52:53.9426632Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.9426903Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.9427165Z +++ sed -e s/=//g 2025-06-01T22:52:53.9466835Z ++ HASH=qgrCs_X2rP6EEA11mR1zc90Mr1NSQVvAHkasMT-BEqc 2025-06-01T22:52:53.9471300Z +++ ls -nl torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h 2025-06-01T22:52:53.9472469Z +++ awk '{print $5}' 2025-06-01T22:52:53.9499172Z ++ FSIZE=2700 2025-06-01T22:52:53.9500049Z ++ echo '"torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h",sha256=qgrCs_X2rP6EEA11mR1zc90Mr1NSQVvAHkasMT-BEqc,2700' 2025-06-01T22:52:53.9500815Z ++ read fname 2025-06-01T22:52:53.9501356Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h 2025-06-01T22:52:53.9502245Z ++ FPATH=torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h 2025-06-01T22:52:53.9503063Z ++ echo torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h 2025-06-01T22:52:53.9503639Z ++ grep RECORD 2025-06-01T22:52:53.9526063Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h 2025-06-01T22:52:53.9526940Z +++ openssl base64 2025-06-01T22:52:53.9527215Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.9527465Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.9527739Z +++ sed -e s/=//g 2025-06-01T22:52:53.9566765Z ++ HASH=Z_LPzJWI0GchVkPjIFgiEhgpl9GPVC0mysXthliHtxY 2025-06-01T22:52:53.9570383Z +++ ls -nl torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h 2025-06-01T22:52:53.9571012Z +++ awk '{print $5}' 2025-06-01T22:52:53.9598722Z ++ FSIZE=715 2025-06-01T22:52:53.9599618Z ++ echo '"torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h",sha256=Z_LPzJWI0GchVkPjIFgiEhgpl9GPVC0mysXthliHtxY,715' 2025-06-01T22:52:53.9600508Z ++ read fname 2025-06-01T22:52:53.9600961Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/value_refinement_utils.h 2025-06-01T22:52:53.9601637Z ++ FPATH=torch/include/torch/csrc/jit/passes/value_refinement_utils.h 2025-06-01T22:52:53.9602414Z ++ echo torch/include/torch/csrc/jit/passes/value_refinement_utils.h 2025-06-01T22:52:53.9602896Z ++ grep RECORD 2025-06-01T22:52:53.9624738Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/value_refinement_utils.h 2025-06-01T22:52:53.9625376Z +++ openssl base64 2025-06-01T22:52:53.9625628Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.9625885Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.9626143Z +++ sed -e s/=//g 2025-06-01T22:52:53.9668191Z ++ HASH=G_MzKqZwrvjvcY-27FMPOOfDiWdjNrDHxv9_aEsNbIg 2025-06-01T22:52:53.9671722Z +++ ls -nl torch/include/torch/csrc/jit/passes/value_refinement_utils.h 2025-06-01T22:52:53.9672715Z +++ awk '{print $5}' 2025-06-01T22:52:53.9699695Z ++ FSIZE=2607 2025-06-01T22:52:53.9700578Z ++ echo '"torch/include/torch/csrc/jit/passes/value_refinement_utils.h",sha256=G_MzKqZwrvjvcY-27FMPOOfDiWdjNrDHxv9_aEsNbIg,2607' 2025-06-01T22:52:53.9701380Z ++ read fname 2025-06-01T22:52:53.9701781Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/variadic_ops.h 2025-06-01T22:52:53.9702501Z ++ FPATH=torch/include/torch/csrc/jit/passes/variadic_ops.h 2025-06-01T22:52:53.9703044Z ++ echo torch/include/torch/csrc/jit/passes/variadic_ops.h 2025-06-01T22:52:53.9703459Z ++ grep RECORD 2025-06-01T22:52:53.9725885Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/variadic_ops.h 2025-06-01T22:52:53.9726484Z +++ openssl base64 2025-06-01T22:52:53.9726745Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.9727059Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.9727362Z +++ sed -e s/=//g 2025-06-01T22:52:53.9768063Z ++ HASH=nWdQbS91o6Xr27wuy8rPbvuTFZPPCQUqDw5W2NMiiVA 2025-06-01T22:52:53.9772762Z +++ ls -nl torch/include/torch/csrc/jit/passes/variadic_ops.h 2025-06-01T22:52:53.9773440Z +++ awk '{print $5}' 2025-06-01T22:52:53.9798865Z ++ FSIZE=885 2025-06-01T22:52:53.9799586Z ++ echo '"torch/include/torch/csrc/jit/passes/variadic_ops.h",sha256=nWdQbS91o6Xr27wuy8rPbvuTFZPPCQUqDw5W2NMiiVA,885' 2025-06-01T22:52:53.9800340Z ++ read fname 2025-06-01T22:52:53.9800750Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/vulkan_rewrite.h 2025-06-01T22:52:53.9801356Z ++ FPATH=torch/include/torch/csrc/jit/passes/vulkan_rewrite.h 2025-06-01T22:52:53.9801884Z ++ echo torch/include/torch/csrc/jit/passes/vulkan_rewrite.h 2025-06-01T22:52:53.9802429Z ++ grep RECORD 2025-06-01T22:52:53.9827294Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/vulkan_rewrite.h 2025-06-01T22:52:53.9828197Z +++ openssl base64 2025-06-01T22:52:53.9828483Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.9828737Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.9829015Z +++ sed -e s/=//g 2025-06-01T22:52:53.9873233Z ++ HASH=JYOjWoqD8ZUR05Ez-e_gulm4_-r4lrgBY6It8TGenoI 2025-06-01T22:52:53.9875457Z +++ ls -nl torch/include/torch/csrc/jit/passes/vulkan_rewrite.h 2025-06-01T22:52:53.9876389Z +++ awk '{print $5}' 2025-06-01T22:52:53.9905407Z ++ FSIZE=673 2025-06-01T22:52:53.9906156Z ++ echo '"torch/include/torch/csrc/jit/passes/vulkan_rewrite.h",sha256=JYOjWoqD8ZUR05Ez-e_gulm4_-r4lrgBY6It8TGenoI,673' 2025-06-01T22:52:53.9906900Z ++ read fname 2025-06-01T22:52:53.9907460Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h 2025-06-01T22:52:53.9908073Z ++ FPATH=torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h 2025-06-01T22:52:53.9908610Z ++ echo torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h 2025-06-01T22:52:53.9909046Z ++ grep RECORD 2025-06-01T22:52:53.9926997Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h 2025-06-01T22:52:53.9927601Z +++ openssl base64 2025-06-01T22:52:53.9927860Z +++ sed -e s/+/-/g 2025-06-01T22:52:53.9928979Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:53.9930464Z +++ sed -e s/=//g 2025-06-01T22:52:53.9970396Z ++ HASH=jBXEUXGoNWqkLKqm0HcLvcyjZyvAFoTEUSnf7YBfiII 2025-06-01T22:52:53.9974942Z +++ ls -nl torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h 2025-06-01T22:52:53.9978308Z +++ awk '{print $5}' 2025-06-01T22:52:54.0005350Z ++ FSIZE=795 2025-06-01T22:52:54.0006138Z ++ echo '"torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h",sha256=jBXEUXGoNWqkLKqm0HcLvcyjZyvAFoTEUSnf7YBfiII,795' 2025-06-01T22:52:54.0007072Z ++ read fname 2025-06-01T22:52:54.0007641Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h 2025-06-01T22:52:54.0008540Z ++ FPATH=torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h 2025-06-01T22:52:54.0009393Z ++ echo torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h 2025-06-01T22:52:54.0009971Z ++ grep RECORD 2025-06-01T22:52:54.0030751Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h 2025-06-01T22:52:54.0031504Z +++ openssl base64 2025-06-01T22:52:54.0031762Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.0032622Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.0032878Z +++ sed -e s/=//g 2025-06-01T22:52:54.0073689Z ++ HASH=0R0hhhFH3Q9kbRXbDGFMhQtSHpZYx_GdWcvssVED47Q 2025-06-01T22:52:54.0076696Z +++ ls -nl torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h 2025-06-01T22:52:54.0077316Z +++ awk '{print $5}' 2025-06-01T22:52:54.0104921Z ++ FSIZE=340 2025-06-01T22:52:54.0105794Z ++ echo '"torch/include/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h",sha256=0R0hhhFH3Q9kbRXbDGFMhQtSHpZYx_GdWcvssVED47Q,340' 2025-06-01T22:52:54.0106680Z ++ read fname 2025-06-01T22:52:54.0107199Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h 2025-06-01T22:52:54.0108015Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h 2025-06-01T22:52:54.0108768Z ++ echo torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h 2025-06-01T22:52:54.0109293Z ++ grep RECORD 2025-06-01T22:52:54.0128088Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h 2025-06-01T22:52:54.0128786Z +++ openssl base64 2025-06-01T22:52:54.0129058Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.0129743Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.0131018Z +++ sed -e s/=//g 2025-06-01T22:52:54.0170156Z ++ HASH=g9P3tuAz92bBA4ZFegyb-81yBX7PiDKGc1exITzp-Gw 2025-06-01T22:52:54.0174977Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h 2025-06-01T22:52:54.0175737Z +++ awk '{print $5}' 2025-06-01T22:52:54.0202018Z ++ FSIZE=217 2025-06-01T22:52:54.0203023Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h",sha256=g9P3tuAz92bBA4ZFegyb-81yBX7PiDKGc1exITzp-Gw,217' 2025-06-01T22:52:54.0203887Z ++ read fname 2025-06-01T22:52:54.0204627Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/constant_fold.h 2025-06-01T22:52:54.0205286Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/constant_fold.h 2025-06-01T22:52:54.0205871Z ++ echo torch/include/torch/csrc/jit/passes/onnx/constant_fold.h 2025-06-01T22:52:54.0206334Z ++ grep RECORD 2025-06-01T22:52:54.0229026Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/constant_fold.h 2025-06-01T22:52:54.0229648Z +++ openssl base64 2025-06-01T22:52:54.0229929Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.0230314Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.0231211Z +++ sed -e s/=//g 2025-06-01T22:52:54.0275184Z ++ HASH=OHEeSz3yZZP_dJCUIwLPyw7XhSfJg1uByU_Z5j7cccE 2025-06-01T22:52:54.0277448Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/constant_fold.h 2025-06-01T22:52:54.0278074Z +++ awk '{print $5}' 2025-06-01T22:52:54.0306772Z ++ FSIZE=693 2025-06-01T22:52:54.0307678Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/constant_fold.h",sha256=OHEeSz3yZZP_dJCUIwLPyw7XhSfJg1uByU_Z5j7cccE,693' 2025-06-01T22:52:54.0308455Z ++ read fname 2025-06-01T22:52:54.0308880Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/constant_map.h 2025-06-01T22:52:54.0309497Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/constant_map.h 2025-06-01T22:52:54.0310068Z ++ echo torch/include/torch/csrc/jit/passes/onnx/constant_map.h 2025-06-01T22:52:54.0310498Z ++ grep RECORD 2025-06-01T22:52:54.0329563Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/constant_map.h 2025-06-01T22:52:54.0330296Z +++ openssl base64 2025-06-01T22:52:54.0331093Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.0332728Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.0333890Z +++ sed -e s/=//g 2025-06-01T22:52:54.0371974Z ++ HASH=3Npm1iENN316ES6W3XOhO6QzMYxMsVvT8bZUpfNVCUk 2025-06-01T22:52:54.0376917Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/constant_map.h 2025-06-01T22:52:54.0378507Z +++ awk '{print $5}' 2025-06-01T22:52:54.0405793Z ++ FSIZE=4422 2025-06-01T22:52:54.0406571Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/constant_map.h",sha256=3Npm1iENN316ES6W3XOhO6QzMYxMsVvT8bZUpfNVCUk,4422' 2025-06-01T22:52:54.0407391Z ++ read fname 2025-06-01T22:52:54.0407887Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h 2025-06-01T22:52:54.0408685Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h 2025-06-01T22:52:54.0409424Z ++ echo torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h 2025-06-01T22:52:54.0410086Z ++ grep RECORD 2025-06-01T22:52:54.0430093Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h 2025-06-01T22:52:54.0430776Z +++ openssl base64 2025-06-01T22:52:54.0431044Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.0432363Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.0432623Z +++ sed -e s/=//g 2025-06-01T22:52:54.0473496Z ++ HASH=pizsdToN2pF-mKupVBajaEwsHlsEwuiStn4IyIrTx3k 2025-06-01T22:52:54.0476362Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h 2025-06-01T22:52:54.0477089Z +++ awk '{print $5}' 2025-06-01T22:52:54.0505357Z ++ FSIZE=247 2025-06-01T22:52:54.0506218Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/deduplicate_initializers.h",sha256=pizsdToN2pF-mKupVBajaEwsHlsEwuiStn4IyIrTx3k,247' 2025-06-01T22:52:54.0507090Z ++ read fname 2025-06-01T22:52:54.0507555Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h 2025-06-01T22:52:54.0508312Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h 2025-06-01T22:52:54.0508990Z ++ echo torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h 2025-06-01T22:52:54.0509493Z ++ grep RECORD 2025-06-01T22:52:54.0528226Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h 2025-06-01T22:52:54.0528878Z +++ openssl base64 2025-06-01T22:52:54.0529179Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.0530521Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.0531520Z +++ sed -e s/=//g 2025-06-01T22:52:54.0570879Z ++ HASH=Xq5scQaGQY08msax71MSlc-2QYIKQgcgR5XZF1NBrkI 2025-06-01T22:52:54.0575751Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h 2025-06-01T22:52:54.0576422Z +++ awk '{print $5}' 2025-06-01T22:52:54.0603595Z ++ FSIZE=343 2025-06-01T22:52:54.0604559Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/eliminate_unused_items.h",sha256=Xq5scQaGQY08msax71MSlc-2QYIKQgcgR5XZF1NBrkI,343' 2025-06-01T22:52:54.0605573Z ++ read fname 2025-06-01T22:52:54.0606023Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h 2025-06-01T22:52:54.0606828Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h 2025-06-01T22:52:54.0607423Z ++ echo torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h 2025-06-01T22:52:54.0607905Z ++ grep RECORD 2025-06-01T22:52:54.0630366Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h 2025-06-01T22:52:54.0630988Z +++ openssl base64 2025-06-01T22:52:54.0631243Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.0631510Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.0631766Z +++ sed -e s/=//g 2025-06-01T22:52:54.0673083Z ++ HASH=-XxEOdSQ0T8T2xj6vDQF_bzZslUwFMb9b0whC6rTAj4 2025-06-01T22:52:54.0676054Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h 2025-06-01T22:52:54.0676655Z +++ awk '{print $5}' 2025-06-01T22:52:54.0705096Z ++ FSIZE=220 2025-06-01T22:52:54.0705847Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/eval_peephole.h",sha256=-XxEOdSQ0T8T2xj6vDQF_bzZslUwFMb9b0whC6rTAj4,220' 2025-06-01T22:52:54.0706756Z ++ read fname 2025-06-01T22:52:54.0707228Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h 2025-06-01T22:52:54.0707987Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h 2025-06-01T22:52:54.0708686Z ++ echo torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h 2025-06-01T22:52:54.0709183Z ++ grep RECORD 2025-06-01T22:52:54.0727788Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h 2025-06-01T22:52:54.0728447Z +++ openssl base64 2025-06-01T22:52:54.0728886Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.0730507Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.0731615Z +++ sed -e s/=//g 2025-06-01T22:52:54.0770984Z ++ HASH=3S4Hf4vUX5tfrmfJvUPzLo-vpmQmFRKbx3QAoR80fpo 2025-06-01T22:52:54.0776303Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h 2025-06-01T22:52:54.0778002Z +++ awk '{print $5}' 2025-06-01T22:52:54.0805195Z ++ FSIZE=221 2025-06-01T22:52:54.0806037Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h",sha256=3S4Hf4vUX5tfrmfJvUPzLo-vpmQmFRKbx3QAoR80fpo,221' 2025-06-01T22:52:54.0806897Z ++ read fname 2025-06-01T22:52:54.0807360Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/function_extraction.h 2025-06-01T22:52:54.0808097Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/function_extraction.h 2025-06-01T22:52:54.0808758Z ++ echo torch/include/torch/csrc/jit/passes/onnx/function_extraction.h 2025-06-01T22:52:54.0809253Z ++ grep RECORD 2025-06-01T22:52:54.0830747Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/function_extraction.h 2025-06-01T22:52:54.0831427Z +++ openssl base64 2025-06-01T22:52:54.0831694Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.0831941Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.0832215Z +++ sed -e s/=//g 2025-06-01T22:52:54.0873822Z ++ HASH=8fbxzj2KNkW463hpuHDSIIlG8jLXPfXpoNM3Wwu5XvM 2025-06-01T22:52:54.0877123Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/function_extraction.h 2025-06-01T22:52:54.0877888Z +++ awk '{print $5}' 2025-06-01T22:52:54.0905257Z ++ FSIZE=2251 2025-06-01T22:52:54.0906154Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/function_extraction.h",sha256=8fbxzj2KNkW463hpuHDSIIlG8jLXPfXpoNM3Wwu5XvM,2251' 2025-06-01T22:52:54.0906977Z ++ read fname 2025-06-01T22:52:54.0907589Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/function_substitution.h 2025-06-01T22:52:54.0908332Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/function_substitution.h 2025-06-01T22:52:54.0908993Z ++ echo torch/include/torch/csrc/jit/passes/onnx/function_substitution.h 2025-06-01T22:52:54.0909500Z ++ grep RECORD 2025-06-01T22:52:54.0931749Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/function_substitution.h 2025-06-01T22:52:54.0932415Z +++ openssl base64 2025-06-01T22:52:54.0932831Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.0933882Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.0934986Z +++ sed -e s/=//g 2025-06-01T22:52:54.0973644Z ++ HASH=uZ73rH5KRD4dw71ik3MeM_e5vGSQhQRk2wCWQfFMzB4 2025-06-01T22:52:54.0978996Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/function_substitution.h 2025-06-01T22:52:54.0980030Z +++ awk '{print $5}' 2025-06-01T22:52:54.1006196Z ++ FSIZE=135 2025-06-01T22:52:54.1007036Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/function_substitution.h",sha256=uZ73rH5KRD4dw71ik3MeM_e5vGSQhQRk2wCWQfFMzB4,135' 2025-06-01T22:52:54.1007877Z ++ read fname 2025-06-01T22:52:54.1008281Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/helper.h 2025-06-01T22:52:54.1008850Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/helper.h 2025-06-01T22:52:54.1009374Z ++ echo torch/include/torch/csrc/jit/passes/onnx/helper.h 2025-06-01T22:52:54.1009780Z ++ grep RECORD 2025-06-01T22:52:54.1032457Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/helper.h 2025-06-01T22:52:54.1033352Z +++ openssl base64 2025-06-01T22:52:54.1033797Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.1034078Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.1034340Z +++ sed -e s/=//g 2025-06-01T22:52:54.1074927Z ++ HASH=MtvHWcUf3IHJH19OHOlJEhlykhvdmlEDLGPpZFjJFXQ 2025-06-01T22:52:54.1078506Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/helper.h 2025-06-01T22:52:54.1079072Z +++ awk '{print $5}' 2025-06-01T22:52:54.1106840Z ++ FSIZE=2131 2025-06-01T22:52:54.1107625Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/helper.h",sha256=MtvHWcUf3IHJH19OHOlJEhlykhvdmlEDLGPpZFjJFXQ,2131' 2025-06-01T22:52:54.1108399Z ++ read fname 2025-06-01T22:52:54.1108855Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h 2025-06-01T22:52:54.1109587Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h 2025-06-01T22:52:54.1110269Z ++ echo torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h 2025-06-01T22:52:54.1110749Z ++ grep RECORD 2025-06-01T22:52:54.1131366Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h 2025-06-01T22:52:54.1132034Z +++ openssl base64 2025-06-01T22:52:54.1132310Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.1133130Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.1134563Z +++ sed -e s/=//g 2025-06-01T22:52:54.1172820Z ++ HASH=JtcroeZQn2lxNXDL3JqCvBu2bZQw9IJU0njjIYcLE30 2025-06-01T22:52:54.1178738Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h 2025-06-01T22:52:54.1179273Z +++ awk '{print $5}' 2025-06-01T22:52:54.1205676Z ++ FSIZE=239 2025-06-01T22:52:54.1206513Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/list_model_parameters.h",sha256=JtcroeZQn2lxNXDL3JqCvBu2bZQw9IJU0njjIYcLE30,239' 2025-06-01T22:52:54.1207376Z ++ read fname 2025-06-01T22:52:54.1207766Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/naming.h 2025-06-01T22:52:54.1208352Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/naming.h 2025-06-01T22:52:54.1208866Z ++ echo torch/include/torch/csrc/jit/passes/onnx/naming.h 2025-06-01T22:52:54.1209295Z ++ grep RECORD 2025-06-01T22:52:54.1232328Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/naming.h 2025-06-01T22:52:54.1232889Z +++ openssl base64 2025-06-01T22:52:54.1233159Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.1233403Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.1233709Z +++ sed -e s/=//g 2025-06-01T22:52:54.1275713Z ++ HASH=bDqZc9eqzcjWkzFjGdoQlBGMo17eqdHdXJHFPr68DRc 2025-06-01T22:52:54.1278292Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/naming.h 2025-06-01T22:52:54.1279442Z +++ awk '{print $5}' 2025-06-01T22:52:54.1307168Z ++ FSIZE=760 2025-06-01T22:52:54.1308161Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/naming.h",sha256=bDqZc9eqzcjWkzFjGdoQlBGMo17eqdHdXJHFPr68DRc,760' 2025-06-01T22:52:54.1308915Z ++ read fname 2025-06-01T22:52:54.1309325Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/onnx_log.h 2025-06-01T22:52:54.1309909Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/onnx_log.h 2025-06-01T22:52:54.1310456Z ++ echo torch/include/torch/csrc/jit/passes/onnx/onnx_log.h 2025-06-01T22:52:54.1311041Z ++ grep RECORD 2025-06-01T22:52:54.1330147Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/onnx_log.h 2025-06-01T22:52:54.1330725Z +++ openssl base64 2025-06-01T22:52:54.1331737Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.1333088Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.1334180Z +++ sed -e s/=//g 2025-06-01T22:52:54.1371887Z ++ HASH=-c6qNmH0VOds5JgHxhO8nA1xn0QwaUMfFjFvUuWrP_g 2025-06-01T22:52:54.1376835Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/onnx_log.h 2025-06-01T22:52:54.1378390Z +++ awk '{print $5}' 2025-06-01T22:52:54.1405443Z ++ FSIZE=584 2025-06-01T22:52:54.1406172Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/onnx_log.h",sha256=-c6qNmH0VOds5JgHxhO8nA1xn0QwaUMfFjFvUuWrP_g,584' 2025-06-01T22:52:54.1406946Z ++ read fname 2025-06-01T22:52:54.1407364Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/peephole.h 2025-06-01T22:52:54.1407958Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/peephole.h 2025-06-01T22:52:54.1408662Z ++ echo torch/include/torch/csrc/jit/passes/onnx/peephole.h 2025-06-01T22:52:54.1409092Z ++ grep RECORD 2025-06-01T22:52:54.1430303Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/peephole.h 2025-06-01T22:52:54.1430825Z +++ openssl base64 2025-06-01T22:52:54.1430944Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.1432247Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.1432369Z +++ sed -e s/=//g 2025-06-01T22:52:54.1472770Z ++ HASH=jaFw_UzofvT4wCIdFbkN1261jxebwUehTUoEZJsz4co 2025-06-01T22:52:54.1476000Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/peephole.h 2025-06-01T22:52:54.1476613Z +++ awk '{print $5}' 2025-06-01T22:52:54.1504096Z ++ FSIZE=213 2025-06-01T22:52:54.1504749Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/peephole.h",sha256=jaFw_UzofvT4wCIdFbkN1261jxebwUehTUoEZJsz4co,213' 2025-06-01T22:52:54.1504852Z ++ read fname 2025-06-01T22:52:54.1505217Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h 2025-06-01T22:52:54.1505659Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h 2025-06-01T22:52:54.1505955Z ++ echo torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h 2025-06-01T22:52:54.1506963Z ++ grep RECORD 2025-06-01T22:52:54.1528138Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h 2025-06-01T22:52:54.1528256Z +++ openssl base64 2025-06-01T22:52:54.1529196Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.1530334Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.1531719Z +++ sed -e s/=//g 2025-06-01T22:52:54.1570845Z ++ HASH=dlicF-2GDregFW74LyqAcgUwvTg-OL9GRVw6ewBeVOw 2025-06-01T22:52:54.1575827Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h 2025-06-01T22:52:54.1576605Z +++ awk '{print $5}' 2025-06-01T22:52:54.1604084Z ++ FSIZE=451 2025-06-01T22:52:54.1605020Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h",sha256=dlicF-2GDregFW74LyqAcgUwvTg-OL9GRVw6ewBeVOw,451' 2025-06-01T22:52:54.1605143Z ++ read fname 2025-06-01T22:52:54.1605502Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h 2025-06-01T22:52:54.1605776Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h 2025-06-01T22:52:54.1606038Z ++ echo torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h 2025-06-01T22:52:54.1606153Z ++ grep RECORD 2025-06-01T22:52:54.1629199Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h 2025-06-01T22:52:54.1629331Z +++ openssl base64 2025-06-01T22:52:54.1629452Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.1629551Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.1630067Z +++ sed -e s/=//g 2025-06-01T22:52:54.1673516Z ++ HASH=n58RQ-qD5zuurwo1UUXT_D4BuKGlQtNbSgkuBffWwxE 2025-06-01T22:52:54.1676826Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h 2025-06-01T22:52:54.1677382Z +++ awk '{print $5}' 2025-06-01T22:52:54.1705039Z ++ FSIZE=155 2025-06-01T22:52:54.1705730Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h",sha256=n58RQ-qD5zuurwo1UUXT_D4BuKGlQtNbSgkuBffWwxE,155' 2025-06-01T22:52:54.1705998Z ++ read fname 2025-06-01T22:52:54.1706358Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h 2025-06-01T22:52:54.1706664Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h 2025-06-01T22:52:54.1706980Z ++ echo torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h 2025-06-01T22:52:54.1707303Z ++ grep RECORD 2025-06-01T22:52:54.1728236Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h 2025-06-01T22:52:54.1728368Z +++ openssl base64 2025-06-01T22:52:54.1729006Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.1730267Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.1731592Z +++ sed -e s/=//g 2025-06-01T22:52:54.1770811Z ++ HASH=bU6w7bh79tpYIaxe6ji3iXU7zkchkcTtT9N44D6n2d4 2025-06-01T22:52:54.1776041Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h 2025-06-01T22:52:54.1776623Z +++ awk '{print $5}' 2025-06-01T22:52:54.1803208Z ++ FSIZE=201 2025-06-01T22:52:54.1804115Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h",sha256=bU6w7bh79tpYIaxe6ji3iXU7zkchkcTtT9N44D6n2d4,201' 2025-06-01T22:52:54.1804672Z ++ read fname 2025-06-01T22:52:54.1805071Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h 2025-06-01T22:52:54.1805365Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h 2025-06-01T22:52:54.1805634Z ++ echo torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h 2025-06-01T22:52:54.1805765Z ++ grep RECORD 2025-06-01T22:52:54.1828998Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h 2025-06-01T22:52:54.1829188Z +++ openssl base64 2025-06-01T22:52:54.1829309Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.1829544Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.1831113Z +++ sed -e s/=//g 2025-06-01T22:52:54.1874597Z ++ HASH=7DrlIrmWC3jcJ8Q93HRrsHvXmjjhYCyU1LjAg5wAXxw 2025-06-01T22:52:54.1878505Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h 2025-06-01T22:52:54.1879227Z +++ awk '{print $5}' 2025-06-01T22:52:54.1907129Z ++ FSIZE=280 2025-06-01T22:52:54.1908140Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/scalar_type_analysis.h",sha256=7DrlIrmWC3jcJ8Q93HRrsHvXmjjhYCyU1LjAg5wAXxw,280' 2025-06-01T22:52:54.1908243Z ++ read fname 2025-06-01T22:52:54.1908563Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h 2025-06-01T22:52:54.1908844Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h 2025-06-01T22:52:54.1909104Z ++ echo torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h 2025-06-01T22:52:54.1909644Z ++ grep RECORD 2025-06-01T22:52:54.1931111Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h 2025-06-01T22:52:54.1931236Z +++ openssl base64 2025-06-01T22:52:54.1932644Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.1933995Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.1935386Z +++ sed -e s/=//g 2025-06-01T22:52:54.1973928Z ++ HASH=dT01aMvEABS1VwKpoD4aI_lr65HQVYvlEFPzIOTblss 2025-06-01T22:52:54.1979307Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h 2025-06-01T22:52:54.1979986Z +++ awk '{print $5}' 2025-06-01T22:52:54.2005781Z ++ FSIZE=3955 2025-06-01T22:52:54.2006580Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/shape_type_inference.h",sha256=dT01aMvEABS1VwKpoD4aI_lr65HQVYvlEFPzIOTblss,3955' 2025-06-01T22:52:54.2006699Z ++ read fname 2025-06-01T22:52:54.2007053Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h 2025-06-01T22:52:54.2007355Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h 2025-06-01T22:52:54.2007664Z ++ echo torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h 2025-06-01T22:52:54.2008681Z ++ grep RECORD 2025-06-01T22:52:54.2031463Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h 2025-06-01T22:52:54.2031828Z +++ openssl base64 2025-06-01T22:52:54.2032301Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.2032751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.2033444Z +++ sed -e s/=//g 2025-06-01T22:52:54.2074794Z ++ HASH=8zLEJlp_AqyJGrM92RUs2aRiMS6-9J1BorpXgwrL44c 2025-06-01T22:52:54.2079310Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h 2025-06-01T22:52:54.2080400Z +++ awk '{print $5}' 2025-06-01T22:52:54.2107466Z ++ FSIZE=427 2025-06-01T22:52:54.2108244Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h",sha256=8zLEJlp_AqyJGrM92RUs2aRiMS6-9J1BorpXgwrL44c,427' 2025-06-01T22:52:54.2108347Z ++ read fname 2025-06-01T22:52:54.2108816Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h 2025-06-01T22:52:54.2109225Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h 2025-06-01T22:52:54.2109763Z ++ echo torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h 2025-06-01T22:52:54.2110457Z ++ grep RECORD 2025-06-01T22:52:54.2131434Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h 2025-06-01T22:52:54.2131554Z +++ openssl base64 2025-06-01T22:52:54.2132495Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.2133771Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.2134903Z +++ sed -e s/=//g 2025-06-01T22:52:54.2173893Z ++ HASH=pnlyRzAGXGnc4l4CTSGb3s7S_di8J1pKRuJlzv5ieBs 2025-06-01T22:52:54.2179464Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h 2025-06-01T22:52:54.2180104Z +++ awk '{print $5}' 2025-06-01T22:52:54.2205749Z ++ FSIZE=175 2025-06-01T22:52:54.2206535Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h",sha256=pnlyRzAGXGnc4l4CTSGb3s7S_di8J1pKRuJlzv5ieBs,175' 2025-06-01T22:52:54.2206787Z ++ read fname 2025-06-01T22:52:54.2207170Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h 2025-06-01T22:52:54.2207477Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h 2025-06-01T22:52:54.2208033Z ++ echo torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h 2025-06-01T22:52:54.2208596Z ++ grep RECORD 2025-06-01T22:52:54.2230523Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h 2025-06-01T22:52:54.2230946Z +++ openssl base64 2025-06-01T22:52:54.2231050Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.2231855Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.2233084Z +++ sed -e s/=//g 2025-06-01T22:52:54.2273529Z ++ HASH=WZfMt73oWy30VcFAN0MOE4tG0V1jRlNiOJ3_Of2hF_M 2025-06-01T22:52:54.2278266Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h 2025-06-01T22:52:54.2279438Z +++ awk '{print $5}' 2025-06-01T22:52:54.2305364Z ++ FSIZE=336 2025-06-01T22:52:54.2306197Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/common.h",sha256=WZfMt73oWy30VcFAN0MOE4tG0V1jRlNiOJ3_Of2hF_M,336' 2025-06-01T22:52:54.2306563Z ++ read fname 2025-06-01T22:52:54.2307086Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h 2025-06-01T22:52:54.2307615Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h 2025-06-01T22:52:54.2308851Z ++ echo torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h 2025-06-01T22:52:54.2309460Z ++ grep RECORD 2025-06-01T22:52:54.2330218Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h 2025-06-01T22:52:54.2330337Z +++ openssl base64 2025-06-01T22:52:54.2331568Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.2332748Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.2334024Z +++ sed -e s/=//g 2025-06-01T22:52:54.2372427Z ++ HASH=J_9RoTcdpugYQSLgrdqvdcrhSQ6uNtCTsqriw7Z0_sM 2025-06-01T22:52:54.2378588Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h 2025-06-01T22:52:54.2378707Z +++ awk '{print $5}' 2025-06-01T22:52:54.2404311Z ++ FSIZE=2095 2025-06-01T22:52:54.2405317Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h",sha256=J_9RoTcdpugYQSLgrdqvdcrhSQ6uNtCTsqriw7Z0_sM,2095' 2025-06-01T22:52:54.2405457Z ++ read fname 2025-06-01T22:52:54.2405913Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h 2025-06-01T22:52:54.2406323Z ++ FPATH=torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h 2025-06-01T22:52:54.2406958Z ++ echo torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h 2025-06-01T22:52:54.2407298Z ++ grep RECORD 2025-06-01T22:52:54.2430475Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h 2025-06-01T22:52:54.2430885Z +++ openssl base64 2025-06-01T22:52:54.2431423Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.2431541Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.2433187Z +++ sed -e s/=//g 2025-06-01T22:52:54.2474806Z ++ HASH=697sK7CqJ0PJNQ2J0wQa7HE-10qKXIdgHMt8sum8oK8 2025-06-01T22:52:54.2478661Z +++ ls -nl torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h 2025-06-01T22:52:54.2479720Z +++ awk '{print $5}' 2025-06-01T22:52:54.2506299Z ++ FSIZE=1362 2025-06-01T22:52:54.2507332Z ++ echo '"torch/include/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h",sha256=697sK7CqJ0PJNQ2J0wQa7HE-10qKXIdgHMt8sum8oK8,1362' 2025-06-01T22:52:54.2507436Z ++ read fname 2025-06-01T22:52:54.2507816Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h 2025-06-01T22:52:54.2508226Z ++ FPATH=torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h 2025-06-01T22:52:54.2508748Z ++ echo torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h 2025-06-01T22:52:54.2509909Z ++ grep RECORD 2025-06-01T22:52:54.2529877Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h 2025-06-01T22:52:54.2529995Z +++ openssl base64 2025-06-01T22:52:54.2530981Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.2532436Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.2533744Z +++ sed -e s/=//g 2025-06-01T22:52:54.2571074Z ++ HASH=X9dZJAI_1iRI-52UO6T-bMEluEul3rO4ZrFbW4ssfDQ 2025-06-01T22:52:54.2576088Z +++ ls -nl torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h 2025-06-01T22:52:54.2577038Z +++ awk '{print $5}' 2025-06-01T22:52:54.2602982Z ++ FSIZE=801 2025-06-01T22:52:54.2603695Z ++ echo '"torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h",sha256=X9dZJAI_1iRI-52UO6T-bMEluEul3rO4ZrFbW4ssfDQ,801' 2025-06-01T22:52:54.2603795Z ++ read fname 2025-06-01T22:52:54.2604271Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/quantization/finalize.h 2025-06-01T22:52:54.2604540Z ++ FPATH=torch/include/torch/csrc/jit/passes/quantization/finalize.h 2025-06-01T22:52:54.2606147Z ++ echo torch/include/torch/csrc/jit/passes/quantization/finalize.h 2025-06-01T22:52:54.2606270Z ++ grep RECORD 2025-06-01T22:52:54.2629849Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/quantization/finalize.h 2025-06-01T22:52:54.2630302Z +++ openssl base64 2025-06-01T22:52:54.2630427Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.2630691Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.2630813Z +++ sed -e s/=//g 2025-06-01T22:52:54.2674051Z ++ HASH=zg09ZolYFJWSry_AWxjTH42ErpkB_uxwIwaJpkdxp0k 2025-06-01T22:52:54.2677113Z +++ ls -nl torch/include/torch/csrc/jit/passes/quantization/finalize.h 2025-06-01T22:52:54.2677240Z +++ awk '{print $5}' 2025-06-01T22:52:54.2705043Z ++ FSIZE=2296 2025-06-01T22:52:54.2705837Z ++ echo '"torch/include/torch/csrc/jit/passes/quantization/finalize.h",sha256=zg09ZolYFJWSry_AWxjTH42ErpkB_uxwIwaJpkdxp0k,2296' 2025-06-01T22:52:54.2705958Z ++ read fname 2025-06-01T22:52:54.2706303Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h 2025-06-01T22:52:54.2706715Z ++ FPATH=torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h 2025-06-01T22:52:54.2706999Z ++ echo torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h 2025-06-01T22:52:54.2707947Z ++ grep RECORD 2025-06-01T22:52:54.2728537Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h 2025-06-01T22:52:54.2728673Z +++ openssl base64 2025-06-01T22:52:54.2729211Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.2730569Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.2732012Z +++ sed -e s/=//g 2025-06-01T22:52:54.2770730Z ++ HASH=07RaFZcwJGI1TTG5WV0-ZDH6zjyCRKDx7fu8q1E2PLo 2025-06-01T22:52:54.2776052Z +++ ls -nl torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h 2025-06-01T22:52:54.2776974Z +++ awk '{print $5}' 2025-06-01T22:52:54.2803726Z ++ FSIZE=166 2025-06-01T22:52:54.2804682Z ++ echo '"torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h",sha256=07RaFZcwJGI1TTG5WV0-ZDH6zjyCRKDx7fu8q1E2PLo,166' 2025-06-01T22:52:54.2805112Z ++ read fname 2025-06-01T22:52:54.2805414Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/quantization/helper.h 2025-06-01T22:52:54.2805661Z ++ FPATH=torch/include/torch/csrc/jit/passes/quantization/helper.h 2025-06-01T22:52:54.2805988Z ++ echo torch/include/torch/csrc/jit/passes/quantization/helper.h 2025-06-01T22:52:54.2806119Z ++ grep RECORD 2025-06-01T22:52:54.2828340Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/quantization/helper.h 2025-06-01T22:52:54.2828469Z +++ openssl base64 2025-06-01T22:52:54.2828592Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.2829003Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.2829476Z +++ sed -e s/=//g 2025-06-01T22:52:54.2870946Z ++ HASH=f3NnNP_2vNidzbRIvz93QFakE1I7Lfv4o3O5-NwHn-A 2025-06-01T22:52:54.2875020Z +++ ls -nl torch/include/torch/csrc/jit/passes/quantization/helper.h 2025-06-01T22:52:54.2875454Z +++ awk '{print $5}' 2025-06-01T22:52:54.2904071Z ++ FSIZE=7459 2025-06-01T22:52:54.2904905Z ++ echo '"torch/include/torch/csrc/jit/passes/quantization/helper.h",sha256=f3NnNP_2vNidzbRIvz93QFakE1I7Lfv4o3O5-NwHn-A,7459' 2025-06-01T22:52:54.2905006Z ++ read fname 2025-06-01T22:52:54.2905366Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/quantization/insert_observers.h 2025-06-01T22:52:54.2905661Z ++ FPATH=torch/include/torch/csrc/jit/passes/quantization/insert_observers.h 2025-06-01T22:52:54.2905944Z ++ echo torch/include/torch/csrc/jit/passes/quantization/insert_observers.h 2025-06-01T22:52:54.2906089Z ++ grep RECORD 2025-06-01T22:52:54.2927221Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/quantization/insert_observers.h 2025-06-01T22:52:54.2927345Z +++ openssl base64 2025-06-01T22:52:54.2927464Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.2928773Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.2930015Z +++ sed -e s/=//g 2025-06-01T22:52:54.2969855Z ++ HASH=oZzSTKvnmFz5KM0a0xNBdUwDKrTHNee5JOSIogxl4I8 2025-06-01T22:52:54.2974748Z +++ ls -nl torch/include/torch/csrc/jit/passes/quantization/insert_observers.h 2025-06-01T22:52:54.2975399Z +++ awk '{print $5}' 2025-06-01T22:52:54.3003072Z ++ FSIZE=2326 2025-06-01T22:52:54.3003784Z ++ echo '"torch/include/torch/csrc/jit/passes/quantization/insert_observers.h",sha256=oZzSTKvnmFz5KM0a0xNBdUwDKrTHNee5JOSIogxl4I8,2326' 2025-06-01T22:52:54.3003997Z ++ read fname 2025-06-01T22:52:54.3004738Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h 2025-06-01T22:52:54.3005071Z ++ FPATH=torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h 2025-06-01T22:52:54.3005393Z ++ echo torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h 2025-06-01T22:52:54.3005498Z ++ grep RECORD 2025-06-01T22:52:54.3027316Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h 2025-06-01T22:52:54.3027443Z +++ openssl base64 2025-06-01T22:52:54.3027819Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.3029099Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.3029349Z +++ sed -e s/=//g 2025-06-01T22:52:54.3071639Z ++ HASH=9jDot-HHS9QUiNoDbQSAP-b_T9ptfHlnsROKf0OB_VY 2025-06-01T22:52:54.3075097Z +++ ls -nl torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h 2025-06-01T22:52:54.3075572Z +++ awk '{print $5}' 2025-06-01T22:52:54.3101856Z ++ FSIZE=1425 2025-06-01T22:52:54.3102670Z ++ echo '"torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h",sha256=9jDot-HHS9QUiNoDbQSAP-b_T9ptfHlnsROKf0OB_VY,1425' 2025-06-01T22:52:54.3103552Z ++ read fname 2025-06-01T22:52:54.3104078Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h 2025-06-01T22:52:54.3104905Z ++ FPATH=torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h 2025-06-01T22:52:54.3105692Z ++ echo torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h 2025-06-01T22:52:54.3106248Z ++ grep RECORD 2025-06-01T22:52:54.3126640Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h 2025-06-01T22:52:54.3127478Z +++ openssl base64 2025-06-01T22:52:54.3127738Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.3128455Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.3129931Z +++ sed -e s/=//g 2025-06-01T22:52:54.3170376Z ++ HASH=eFdejLSQUeUpJTRs9n5BR0H7n5XiTHxIWFVuhtNq37U 2025-06-01T22:52:54.3175378Z +++ ls -nl torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h 2025-06-01T22:52:54.3176179Z +++ awk '{print $5}' 2025-06-01T22:52:54.3202402Z ++ FSIZE=53365 2025-06-01T22:52:54.3203383Z ++ echo '"torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h",sha256=eFdejLSQUeUpJTRs9n5BR0H7n5XiTHxIWFVuhtNq37U,53365' 2025-06-01T22:52:54.3204436Z ++ read fname 2025-06-01T22:52:54.3205132Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/quantization/quantization_type.h 2025-06-01T22:52:54.3205935Z ++ FPATH=torch/include/torch/csrc/jit/passes/quantization/quantization_type.h 2025-06-01T22:52:54.3206842Z ++ echo torch/include/torch/csrc/jit/passes/quantization/quantization_type.h 2025-06-01T22:52:54.3207387Z ++ grep RECORD 2025-06-01T22:52:54.3229120Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/quantization/quantization_type.h 2025-06-01T22:52:54.3229814Z +++ openssl base64 2025-06-01T22:52:54.3230109Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.3230381Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.3230642Z +++ sed -e s/=//g 2025-06-01T22:52:54.3271262Z ++ HASH=tZb4zUgmtrCIojoMB4KbKM4btcvJmOB1eaqXiHYVjvY 2025-06-01T22:52:54.3274872Z +++ ls -nl torch/include/torch/csrc/jit/passes/quantization/quantization_type.h 2025-06-01T22:52:54.3275488Z +++ awk '{print $5}' 2025-06-01T22:52:54.3303081Z ++ FSIZE=333 2025-06-01T22:52:54.3304002Z ++ echo '"torch/include/torch/csrc/jit/passes/quantization/quantization_type.h",sha256=tZb4zUgmtrCIojoMB4KbKM4btcvJmOB1eaqXiHYVjvY,333' 2025-06-01T22:52:54.3304929Z ++ read fname 2025-06-01T22:52:54.3305461Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h 2025-06-01T22:52:54.3306326Z ++ FPATH=torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h 2025-06-01T22:52:54.3307125Z ++ echo torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h 2025-06-01T22:52:54.3307671Z ++ grep RECORD 2025-06-01T22:52:54.3327360Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h 2025-06-01T22:52:54.3328237Z +++ openssl base64 2025-06-01T22:52:54.3328524Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.3329382Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.3330735Z +++ sed -e s/=//g 2025-06-01T22:52:54.3371080Z ++ HASH=Q22nZU6_PjpdmrtK8dySPFLR471uSXKfbBiCTNjfaRo 2025-06-01T22:52:54.3376448Z +++ ls -nl torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h 2025-06-01T22:52:54.3378132Z +++ awk '{print $5}' 2025-06-01T22:52:54.3403563Z ++ FSIZE=489 2025-06-01T22:52:54.3404822Z ++ echo '"torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h",sha256=Q22nZU6_PjpdmrtK8dySPFLR471uSXKfbBiCTNjfaRo,489' 2025-06-01T22:52:54.3405906Z ++ read fname 2025-06-01T22:52:54.3406397Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h 2025-06-01T22:52:54.3407178Z ++ FPATH=torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h 2025-06-01T22:52:54.3407904Z ++ echo torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h 2025-06-01T22:52:54.3408421Z ++ grep RECORD 2025-06-01T22:52:54.3429760Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h 2025-06-01T22:52:54.3430421Z +++ openssl base64 2025-06-01T22:52:54.3430695Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.3430945Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.3432020Z +++ sed -e s/=//g 2025-06-01T22:52:54.3472484Z ++ HASH=fBn-vqe7PohhMJ8K0qjHL0Jy0cvuAT74cmuBDOg4gKc 2025-06-01T22:52:54.3476885Z +++ ls -nl torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h 2025-06-01T22:52:54.3477998Z +++ awk '{print $5}' 2025-06-01T22:52:54.3505667Z ++ FSIZE=587 2025-06-01T22:52:54.3506547Z ++ echo '"torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h",sha256=fBn-vqe7PohhMJ8K0qjHL0Jy0cvuAT74cmuBDOg4gKc,587' 2025-06-01T22:52:54.3507367Z ++ read fname 2025-06-01T22:52:54.3507786Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/utils/memory_dag.h 2025-06-01T22:52:54.3508413Z ++ FPATH=torch/include/torch/csrc/jit/passes/utils/memory_dag.h 2025-06-01T22:52:54.3508969Z ++ echo torch/include/torch/csrc/jit/passes/utils/memory_dag.h 2025-06-01T22:52:54.3509412Z ++ grep RECORD 2025-06-01T22:52:54.3528958Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/utils/memory_dag.h 2025-06-01T22:52:54.3529583Z +++ openssl base64 2025-06-01T22:52:54.3530081Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.3531481Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.3532720Z +++ sed -e s/=//g 2025-06-01T22:52:54.3572174Z ++ HASH=IVoOTg6eoOcYik6lsElfD3C4xdiqGirAbNLRPu3e4HQ 2025-06-01T22:52:54.3577310Z +++ ls -nl torch/include/torch/csrc/jit/passes/utils/memory_dag.h 2025-06-01T22:52:54.3578694Z +++ awk '{print $5}' 2025-06-01T22:52:54.3605012Z ++ FSIZE=6391 2025-06-01T22:52:54.3606215Z ++ echo '"torch/include/torch/csrc/jit/passes/utils/memory_dag.h",sha256=IVoOTg6eoOcYik6lsElfD3C4xdiqGirAbNLRPu3e4HQ,6391' 2025-06-01T22:52:54.3607035Z ++ read fname 2025-06-01T22:52:54.3607479Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/utils/op_registry.h 2025-06-01T22:52:54.3608114Z ++ FPATH=torch/include/torch/csrc/jit/passes/utils/op_registry.h 2025-06-01T22:52:54.3608711Z ++ echo torch/include/torch/csrc/jit/passes/utils/op_registry.h 2025-06-01T22:52:54.3609159Z ++ grep RECORD 2025-06-01T22:52:54.3631794Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/utils/op_registry.h 2025-06-01T22:52:54.3632826Z +++ openssl base64 2025-06-01T22:52:54.3633131Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.3633398Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.3633659Z +++ sed -e s/=//g 2025-06-01T22:52:54.3674888Z ++ HASH=PJedYy3cXEfzn3OOyN6xewmqnXvggPLptytzyEtbGvw 2025-06-01T22:52:54.3678597Z +++ ls -nl torch/include/torch/csrc/jit/passes/utils/op_registry.h 2025-06-01T22:52:54.3679067Z +++ awk '{print $5}' 2025-06-01T22:52:54.3706252Z ++ FSIZE=1008 2025-06-01T22:52:54.3707117Z ++ echo '"torch/include/torch/csrc/jit/passes/utils/op_registry.h",sha256=PJedYy3cXEfzn3OOyN6xewmqnXvggPLptytzyEtbGvw,1008' 2025-06-01T22:52:54.3707915Z ++ read fname 2025-06-01T22:52:54.3708520Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/utils/optimization_utils.h 2025-06-01T22:52:54.3709245Z ++ FPATH=torch/include/torch/csrc/jit/passes/utils/optimization_utils.h 2025-06-01T22:52:54.3709898Z ++ echo torch/include/torch/csrc/jit/passes/utils/optimization_utils.h 2025-06-01T22:52:54.3710372Z ++ grep RECORD 2025-06-01T22:52:54.3729926Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/utils/optimization_utils.h 2025-06-01T22:52:54.3730565Z +++ openssl base64 2025-06-01T22:52:54.3731046Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.3732303Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.3733648Z +++ sed -e s/=//g 2025-06-01T22:52:54.3771140Z ++ HASH=e8FW-ecJJbsYIE7beF8orX4Vtyr_6A1Q2TpjkRiqdJc 2025-06-01T22:52:54.3776060Z +++ ls -nl torch/include/torch/csrc/jit/passes/utils/optimization_utils.h 2025-06-01T22:52:54.3777930Z +++ awk '{print $5}' 2025-06-01T22:52:54.3804272Z ++ FSIZE=219 2025-06-01T22:52:54.3805350Z ++ echo '"torch/include/torch/csrc/jit/passes/utils/optimization_utils.h",sha256=e8FW-ecJJbsYIE7beF8orX4Vtyr_6A1Q2TpjkRiqdJc,219' 2025-06-01T22:52:54.3806204Z ++ read fname 2025-06-01T22:52:54.3806649Z ++ make_wheel_record torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h 2025-06-01T22:52:54.3807347Z ++ FPATH=torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h 2025-06-01T22:52:54.3807971Z ++ echo torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h 2025-06-01T22:52:54.3808446Z ++ grep RECORD 2025-06-01T22:52:54.3830595Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h 2025-06-01T22:52:54.3831357Z +++ openssl base64 2025-06-01T22:52:54.3831627Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.3831875Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.3832143Z +++ sed -e s/=//g 2025-06-01T22:52:54.3873474Z ++ HASH=4D_RsRUNsi8YUe3GwuNS-QKOwCwmLPSY8mmQS_wqf3o 2025-06-01T22:52:54.3877003Z +++ ls -nl torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h 2025-06-01T22:52:54.3877639Z +++ awk '{print $5}' 2025-06-01T22:52:54.3906202Z ++ FSIZE=2360 2025-06-01T22:52:54.3907070Z ++ echo '"torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h",sha256=4D_RsRUNsi8YUe3GwuNS-QKOwCwmLPSY8mmQS_wqf3o,2360' 2025-06-01T22:52:54.3907865Z ++ read fname 2025-06-01T22:52:54.3908222Z ++ make_wheel_record torch/include/torch/csrc/jit/python/init.h 2025-06-01T22:52:54.3908727Z ++ FPATH=torch/include/torch/csrc/jit/python/init.h 2025-06-01T22:52:54.3909153Z ++ echo torch/include/torch/csrc/jit/python/init.h 2025-06-01T22:52:54.3909538Z ++ grep RECORD 2025-06-01T22:52:54.3928024Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/init.h 2025-06-01T22:52:54.3928593Z +++ openssl base64 2025-06-01T22:52:54.3929096Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.3929696Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.3931275Z +++ sed -e s/=//g 2025-06-01T22:52:54.3970770Z ++ HASH=pi94AbCTzGH47EW-u9kPDdRazf2RXwVKISlt6S3p8dY 2025-06-01T22:52:54.3975353Z +++ ls -nl torch/include/torch/csrc/jit/python/init.h 2025-06-01T22:52:54.3976323Z +++ awk '{print $5}' 2025-06-01T22:52:54.4002405Z ++ FSIZE=143 2025-06-01T22:52:54.4003186Z ++ echo '"torch/include/torch/csrc/jit/python/init.h",sha256=pi94AbCTzGH47EW-u9kPDdRazf2RXwVKISlt6S3p8dY,143' 2025-06-01T22:52:54.4004093Z ++ read fname 2025-06-01T22:52:54.4004670Z ++ make_wheel_record torch/include/torch/csrc/jit/python/module_python.h 2025-06-01T22:52:54.4005276Z ++ FPATH=torch/include/torch/csrc/jit/python/module_python.h 2025-06-01T22:52:54.4005872Z ++ echo torch/include/torch/csrc/jit/python/module_python.h 2025-06-01T22:52:54.4006301Z ++ grep RECORD 2025-06-01T22:52:54.4028313Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/module_python.h 2025-06-01T22:52:54.4028959Z +++ openssl base64 2025-06-01T22:52:54.4030469Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.4030723Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.4031000Z +++ sed -e s/=//g 2025-06-01T22:52:54.4072781Z ++ HASH=pG2XxtGcfzVLg41FJoF6Z7O_W26c4Ql9ACMtQWCk4-k 2025-06-01T22:52:54.4076806Z +++ ls -nl torch/include/torch/csrc/jit/python/module_python.h 2025-06-01T22:52:54.4077783Z +++ awk '{print $5}' 2025-06-01T22:52:54.4104614Z ++ FSIZE=1873 2025-06-01T22:52:54.4105335Z ++ echo '"torch/include/torch/csrc/jit/python/module_python.h",sha256=pG2XxtGcfzVLg41FJoF6Z7O_W26c4Ql9ACMtQWCk4-k,1873' 2025-06-01T22:52:54.4106088Z ++ read fname 2025-06-01T22:52:54.4106600Z ++ make_wheel_record torch/include/torch/csrc/jit/python/pybind.h 2025-06-01T22:52:54.4107120Z ++ FPATH=torch/include/torch/csrc/jit/python/pybind.h 2025-06-01T22:52:54.4107571Z ++ echo torch/include/torch/csrc/jit/python/pybind.h 2025-06-01T22:52:54.4108170Z ++ grep RECORD 2025-06-01T22:52:54.4129272Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/pybind.h 2025-06-01T22:52:54.4129823Z +++ openssl base64 2025-06-01T22:52:54.4130795Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.4132135Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.4133367Z +++ sed -e s/=//g 2025-06-01T22:52:54.4171127Z ++ HASH=2QsQ66TtfniUmF1goxOQ7Bbjvm8wNRZXeMa3YqYg1Qw 2025-06-01T22:52:54.4175961Z +++ ls -nl torch/include/torch/csrc/jit/python/pybind.h 2025-06-01T22:52:54.4176796Z +++ awk '{print $5}' 2025-06-01T22:52:54.4202491Z ++ FSIZE=7913 2025-06-01T22:52:54.4203253Z ++ echo '"torch/include/torch/csrc/jit/python/pybind.h",sha256=2QsQ66TtfniUmF1goxOQ7Bbjvm8wNRZXeMa3YqYg1Qw,7913' 2025-06-01T22:52:54.4204087Z ++ read fname 2025-06-01T22:52:54.4204492Z ++ make_wheel_record torch/include/torch/csrc/jit/python/pybind_utils.h 2025-06-01T22:52:54.4205317Z ++ FPATH=torch/include/torch/csrc/jit/python/pybind_utils.h 2025-06-01T22:52:54.4205893Z ++ echo torch/include/torch/csrc/jit/python/pybind_utils.h 2025-06-01T22:52:54.4206484Z ++ grep RECORD 2025-06-01T22:52:54.4227985Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/pybind_utils.h 2025-06-01T22:52:54.4228647Z +++ openssl base64 2025-06-01T22:52:54.4228903Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.4231229Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.4231499Z +++ sed -e s/=//g 2025-06-01T22:52:54.4273636Z ++ HASH=dKjet2amrEU0LCAejUUw3FNJ-YSWcg6d3GmlpT0Hih0 2025-06-01T22:52:54.4277076Z +++ ls -nl torch/include/torch/csrc/jit/python/pybind_utils.h 2025-06-01T22:52:54.4277553Z +++ awk '{print $5}' 2025-06-01T22:52:54.4304002Z ++ FSIZE=44564 2025-06-01T22:52:54.4304815Z ++ echo '"torch/include/torch/csrc/jit/python/pybind_utils.h",sha256=dKjet2amrEU0LCAejUUw3FNJ-YSWcg6d3GmlpT0Hih0,44564' 2025-06-01T22:52:54.4305689Z ++ read fname 2025-06-01T22:52:54.4306200Z ++ make_wheel_record torch/include/torch/csrc/jit/python/python_arg_flatten.h 2025-06-01T22:52:54.4306827Z ++ FPATH=torch/include/torch/csrc/jit/python/python_arg_flatten.h 2025-06-01T22:52:54.4307631Z ++ echo torch/include/torch/csrc/jit/python/python_arg_flatten.h 2025-06-01T22:52:54.4308081Z ++ grep RECORD 2025-06-01T22:52:54.4328534Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/python_arg_flatten.h 2025-06-01T22:52:54.4329187Z +++ openssl base64 2025-06-01T22:52:54.4330011Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.4331850Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.4333243Z +++ sed -e s/=//g 2025-06-01T22:52:54.4372505Z ++ HASH=-4yxueFeKLSCSDJO8zWm5nZfIWwNItwux0kXf_7jxZc 2025-06-01T22:52:54.4378644Z +++ ls -nl torch/include/torch/csrc/jit/python/python_arg_flatten.h 2025-06-01T22:52:54.4379104Z +++ awk '{print $5}' 2025-06-01T22:52:54.4403866Z ++ FSIZE=3527 2025-06-01T22:52:54.4405000Z ++ echo '"torch/include/torch/csrc/jit/python/python_arg_flatten.h",sha256=-4yxueFeKLSCSDJO8zWm5nZfIWwNItwux0kXf_7jxZc,3527' 2025-06-01T22:52:54.4405808Z ++ read fname 2025-06-01T22:52:54.4406238Z ++ make_wheel_record torch/include/torch/csrc/jit/python/python_custom_class.h 2025-06-01T22:52:54.4406990Z ++ FPATH=torch/include/torch/csrc/jit/python/python_custom_class.h 2025-06-01T22:52:54.4407632Z ++ echo torch/include/torch/csrc/jit/python/python_custom_class.h 2025-06-01T22:52:54.4408084Z ++ grep RECORD 2025-06-01T22:52:54.4429938Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/python_custom_class.h 2025-06-01T22:52:54.4430650Z +++ openssl base64 2025-06-01T22:52:54.4431073Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.4431340Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.4431826Z +++ sed -e s/=//g 2025-06-01T22:52:54.4474142Z ++ HASH=8ZyiBXOmSpVC3-7DETl_KcxJPPELJ4U-KlvBeXhRoHw 2025-06-01T22:52:54.4478648Z +++ ls -nl torch/include/torch/csrc/jit/python/python_custom_class.h 2025-06-01T22:52:54.4479295Z +++ awk '{print $5}' 2025-06-01T22:52:54.4507093Z ++ FSIZE=412 2025-06-01T22:52:54.4507846Z ++ echo '"torch/include/torch/csrc/jit/python/python_custom_class.h",sha256=8ZyiBXOmSpVC3-7DETl_KcxJPPELJ4U-KlvBeXhRoHw,412' 2025-06-01T22:52:54.4508634Z ++ read fname 2025-06-01T22:52:54.4509171Z ++ make_wheel_record torch/include/torch/csrc/jit/python/python_dict.h 2025-06-01T22:52:54.4509744Z ++ FPATH=torch/include/torch/csrc/jit/python/python_dict.h 2025-06-01T22:52:54.4510252Z ++ echo torch/include/torch/csrc/jit/python/python_dict.h 2025-06-01T22:52:54.4510675Z ++ grep RECORD 2025-06-01T22:52:54.4530260Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/python_dict.h 2025-06-01T22:52:54.4530827Z +++ openssl base64 2025-06-01T22:52:54.4531258Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.4532654Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.4533950Z +++ sed -e s/=//g 2025-06-01T22:52:54.4572456Z ++ HASH=OUSPLAnpyWPxZ8qCBDFx-CPr8ck_Ba0xtILEMbM3bDg 2025-06-01T22:52:54.4578160Z +++ ls -nl torch/include/torch/csrc/jit/python/python_dict.h 2025-06-01T22:52:54.4578715Z +++ awk '{print $5}' 2025-06-01T22:52:54.4605497Z ++ FSIZE=3383 2025-06-01T22:52:54.4606257Z ++ echo '"torch/include/torch/csrc/jit/python/python_dict.h",sha256=OUSPLAnpyWPxZ8qCBDFx-CPr8ck_Ba0xtILEMbM3bDg,3383' 2025-06-01T22:52:54.4607164Z ++ read fname 2025-06-01T22:52:54.4607565Z ++ make_wheel_record torch/include/torch/csrc/jit/python/python_ir.h 2025-06-01T22:52:54.4608131Z ++ FPATH=torch/include/torch/csrc/jit/python/python_ir.h 2025-06-01T22:52:54.4608616Z ++ echo torch/include/torch/csrc/jit/python/python_ir.h 2025-06-01T22:52:54.4609037Z ++ grep RECORD 2025-06-01T22:52:54.4630634Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/python_ir.h 2025-06-01T22:52:54.4631471Z +++ openssl base64 2025-06-01T22:52:54.4631810Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.4632063Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.4632340Z +++ sed -e s/=//g 2025-06-01T22:52:54.4672846Z ++ HASH=NQBztQd2JZXnRRNYU0TE8k8dFxq92xhWQFxZXRMrAPw 2025-06-01T22:52:54.4676166Z +++ ls -nl torch/include/torch/csrc/jit/python/python_ir.h 2025-06-01T22:52:54.4676947Z +++ awk '{print $5}' 2025-06-01T22:52:54.4704686Z ++ FSIZE=1693 2025-06-01T22:52:54.4705587Z ++ echo '"torch/include/torch/csrc/jit/python/python_ir.h",sha256=NQBztQd2JZXnRRNYU0TE8k8dFxq92xhWQFxZXRMrAPw,1693' 2025-06-01T22:52:54.4706326Z ++ read fname 2025-06-01T22:52:54.4706733Z ++ make_wheel_record torch/include/torch/csrc/jit/python/python_ivalue.h 2025-06-01T22:52:54.4707312Z ++ FPATH=torch/include/torch/csrc/jit/python/python_ivalue.h 2025-06-01T22:52:54.4707846Z ++ echo torch/include/torch/csrc/jit/python/python_ivalue.h 2025-06-01T22:52:54.4708253Z ++ grep RECORD 2025-06-01T22:52:54.4728188Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/python_ivalue.h 2025-06-01T22:52:54.4728775Z +++ openssl base64 2025-06-01T22:52:54.4729350Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.4730758Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.4731917Z +++ sed -e s/=//g 2025-06-01T22:52:54.4770631Z ++ HASH=3Yeu2NDVyDnntbLOfGBmO2c6ZD9JO-xahMJkHTTs0c4 2025-06-01T22:52:54.4775675Z +++ ls -nl torch/include/torch/csrc/jit/python/python_ivalue.h 2025-06-01T22:52:54.4776620Z +++ awk '{print $5}' 2025-06-01T22:52:54.4803215Z ++ FSIZE=3682 2025-06-01T22:52:54.4804220Z ++ echo '"torch/include/torch/csrc/jit/python/python_ivalue.h",sha256=3Yeu2NDVyDnntbLOfGBmO2c6ZD9JO-xahMJkHTTs0c4,3682' 2025-06-01T22:52:54.4805177Z ++ read fname 2025-06-01T22:52:54.4805566Z ++ make_wheel_record torch/include/torch/csrc/jit/python/python_list.h 2025-06-01T22:52:54.4806148Z ++ FPATH=torch/include/torch/csrc/jit/python/python_list.h 2025-06-01T22:52:54.4806798Z ++ echo torch/include/torch/csrc/jit/python/python_list.h 2025-06-01T22:52:54.4807214Z ++ grep RECORD 2025-06-01T22:52:54.4830106Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/python_list.h 2025-06-01T22:52:54.4830686Z +++ openssl base64 2025-06-01T22:52:54.4830954Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.4831435Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.4831746Z +++ sed -e s/=//g 2025-06-01T22:52:54.4874972Z ++ HASH=1cutGFlft069GkKn9RM-0CUhUVp7jneZ4jO6q2MuNdo 2025-06-01T22:52:54.4878519Z +++ ls -nl torch/include/torch/csrc/jit/python/python_list.h 2025-06-01T22:52:54.4879450Z +++ awk '{print $5}' 2025-06-01T22:52:54.4906145Z ++ FSIZE=5494 2025-06-01T22:52:54.4907192Z ++ echo '"torch/include/torch/csrc/jit/python/python_list.h",sha256=1cutGFlft069GkKn9RM-0CUhUVp7jneZ4jO6q2MuNdo,5494' 2025-06-01T22:52:54.4907931Z ++ read fname 2025-06-01T22:52:54.4908373Z ++ make_wheel_record torch/include/torch/csrc/jit/python/python_sugared_value.h 2025-06-01T22:52:54.4909031Z ++ FPATH=torch/include/torch/csrc/jit/python/python_sugared_value.h 2025-06-01T22:52:54.4909643Z ++ echo torch/include/torch/csrc/jit/python/python_sugared_value.h 2025-06-01T22:52:54.4910094Z ++ grep RECORD 2025-06-01T22:52:54.4930359Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/python_sugared_value.h 2025-06-01T22:52:54.4931000Z +++ openssl base64 2025-06-01T22:52:54.4931653Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.4933124Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.4934477Z +++ sed -e s/=//g 2025-06-01T22:52:54.4972409Z ++ HASH=6WYgHHfNJpWqZjm5-RLxmMvxsPjsqFSaSNK62CkeE2E 2025-06-01T22:52:54.4978754Z +++ ls -nl torch/include/torch/csrc/jit/python/python_sugared_value.h 2025-06-01T22:52:54.4979900Z +++ awk '{print $5}' 2025-06-01T22:52:54.5006002Z ++ FSIZE=11335 2025-06-01T22:52:54.5006768Z ++ echo '"torch/include/torch/csrc/jit/python/python_sugared_value.h",sha256=6WYgHHfNJpWqZjm5-RLxmMvxsPjsqFSaSNK62CkeE2E,11335' 2025-06-01T22:52:54.5007599Z ++ read fname 2025-06-01T22:52:54.5008039Z ++ make_wheel_record torch/include/torch/csrc/jit/python/python_tracer.h 2025-06-01T22:52:54.5008646Z ++ FPATH=torch/include/torch/csrc/jit/python/python_tracer.h 2025-06-01T22:52:54.5009196Z ++ echo torch/include/torch/csrc/jit/python/python_tracer.h 2025-06-01T22:52:54.5009617Z ++ grep RECORD 2025-06-01T22:52:54.5031248Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/python_tracer.h 2025-06-01T22:52:54.5031806Z +++ openssl base64 2025-06-01T22:52:54.5032071Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.5032713Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.5034162Z +++ sed -e s/=//g 2025-06-01T22:52:54.5074302Z ++ HASH=OBYJohDlSm9YuWZ0rbnMenLbY-2_W1ySEUkPJPD9Xkc 2025-06-01T22:52:54.5078131Z +++ ls -nl torch/include/torch/csrc/jit/python/python_tracer.h 2025-06-01T22:52:54.5078575Z +++ awk '{print $5}' 2025-06-01T22:52:54.5109340Z ++ FSIZE=1218 2025-06-01T22:52:54.5110044Z ++ echo '"torch/include/torch/csrc/jit/python/python_tracer.h",sha256=OBYJohDlSm9YuWZ0rbnMenLbY-2_W1ySEUkPJPD9Xkc,1218' 2025-06-01T22:52:54.5110799Z ++ read fname 2025-06-01T22:52:54.5111221Z ++ make_wheel_record torch/include/torch/csrc/jit/python/python_tree_views.h 2025-06-01T22:52:54.5111854Z ++ FPATH=torch/include/torch/csrc/jit/python/python_tree_views.h 2025-06-01T22:52:54.5112420Z ++ echo torch/include/torch/csrc/jit/python/python_tree_views.h 2025-06-01T22:52:54.5112871Z ++ grep RECORD 2025-06-01T22:52:54.5132239Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/python_tree_views.h 2025-06-01T22:52:54.5132808Z +++ openssl base64 2025-06-01T22:52:54.5134217Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.5135513Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.5136880Z +++ sed -e s/=//g 2025-06-01T22:52:54.5175356Z ++ HASH=yJkTxIBDBgYEkX-7zAjVE1ACKKBNXvBU9Kiq885knT0 2025-06-01T22:52:54.5181384Z +++ ls -nl torch/include/torch/csrc/jit/python/python_tree_views.h 2025-06-01T22:52:54.5182608Z +++ awk '{print $5}' 2025-06-01T22:52:54.5206788Z ++ FSIZE=150 2025-06-01T22:52:54.5207692Z ++ echo '"torch/include/torch/csrc/jit/python/python_tree_views.h",sha256=yJkTxIBDBgYEkX-7zAjVE1ACKKBNXvBU9Kiq885knT0,150' 2025-06-01T22:52:54.5208502Z ++ read fname 2025-06-01T22:52:54.5208892Z ++ make_wheel_record torch/include/torch/csrc/jit/python/script_init.h 2025-06-01T22:52:54.5209484Z ++ FPATH=torch/include/torch/csrc/jit/python/script_init.h 2025-06-01T22:52:54.5210024Z ++ echo torch/include/torch/csrc/jit/python/script_init.h 2025-06-01T22:52:54.5211339Z ++ grep RECORD 2025-06-01T22:52:54.5234232Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/script_init.h 2025-06-01T22:52:54.5235071Z +++ openssl base64 2025-06-01T22:52:54.5235421Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.5235691Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.5236115Z +++ sed -e s/=//g 2025-06-01T22:52:54.5277010Z ++ HASH=-nyejY7PHUrX4O1LEs7W48ZifDvd_oMfucwL2vAndyg 2025-06-01T22:52:54.5280485Z +++ ls -nl torch/include/torch/csrc/jit/python/script_init.h 2025-06-01T22:52:54.5281305Z +++ awk '{print $5}' 2025-06-01T22:52:54.5308862Z ++ FSIZE=152 2025-06-01T22:52:54.5309630Z ++ echo '"torch/include/torch/csrc/jit/python/script_init.h",sha256=-nyejY7PHUrX4O1LEs7W48ZifDvd_oMfucwL2vAndyg,152' 2025-06-01T22:52:54.5310361Z ++ read fname 2025-06-01T22:52:54.5310812Z ++ make_wheel_record torch/include/torch/csrc/jit/python/update_graph_executor_opt.h 2025-06-01T22:52:54.5311538Z ++ FPATH=torch/include/torch/csrc/jit/python/update_graph_executor_opt.h 2025-06-01T22:52:54.5312183Z ++ echo torch/include/torch/csrc/jit/python/update_graph_executor_opt.h 2025-06-01T22:52:54.5312678Z ++ grep RECORD 2025-06-01T22:52:54.5331307Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/update_graph_executor_opt.h 2025-06-01T22:52:54.5332071Z +++ openssl base64 2025-06-01T22:52:54.5333093Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.5334180Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.5335656Z +++ sed -e s/=//g 2025-06-01T22:52:54.5374298Z ++ HASH=pdlOCRdZR5VsId6If4yEOtsN1zNtLDzzFT7fncH-B-U 2025-06-01T22:52:54.5379895Z +++ ls -nl torch/include/torch/csrc/jit/python/update_graph_executor_opt.h 2025-06-01T22:52:54.5380663Z +++ awk '{print $5}' 2025-06-01T22:52:54.5406034Z ++ FSIZE=185 2025-06-01T22:52:54.5406846Z ++ echo '"torch/include/torch/csrc/jit/python/update_graph_executor_opt.h",sha256=pdlOCRdZR5VsId6If4yEOtsN1zNtLDzzFT7fncH-B-U,185' 2025-06-01T22:52:54.5418784Z ++ read fname 2025-06-01T22:52:54.5419245Z ++ make_wheel_record torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h 2025-06-01T22:52:54.5419962Z ++ FPATH=torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h 2025-06-01T22:52:54.5420675Z ++ echo torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h 2025-06-01T22:52:54.5421143Z ++ grep RECORD 2025-06-01T22:52:54.5429544Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h 2025-06-01T22:52:54.5430614Z +++ openssl base64 2025-06-01T22:52:54.5431299Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.5432848Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.5433873Z +++ sed -e s/=//g 2025-06-01T22:52:54.5475257Z ++ HASH=rndEzjMH5efB3RbaWMpfujvNQUe3o2_mesOzreaJHPs 2025-06-01T22:52:54.5479264Z +++ ls -nl torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h 2025-06-01T22:52:54.5480098Z +++ awk '{print $5}' 2025-06-01T22:52:54.5509103Z ++ FSIZE=179 2025-06-01T22:52:54.5509945Z ++ echo '"torch/include/torch/csrc/jit/python/utf8_decoding_ignore.h",sha256=rndEzjMH5efB3RbaWMpfujvNQUe3o2_mesOzreaJHPs,179' 2025-06-01T22:52:54.5510734Z ++ read fname 2025-06-01T22:52:54.5511129Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/argument_spec.h 2025-06-01T22:52:54.5511731Z ++ FPATH=torch/include/torch/csrc/jit/runtime/argument_spec.h 2025-06-01T22:52:54.5512272Z ++ echo torch/include/torch/csrc/jit/runtime/argument_spec.h 2025-06-01T22:52:54.5512704Z ++ grep RECORD 2025-06-01T22:52:54.5531430Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/argument_spec.h 2025-06-01T22:52:54.5531989Z +++ openssl base64 2025-06-01T22:52:54.5532852Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.5534357Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.5535582Z +++ sed -e s/=//g 2025-06-01T22:52:54.5574315Z ++ HASH=JD60JCkX_8aYm9RckTXa2kciFTcD80j8RjpkNPAYpLE 2025-06-01T22:52:54.5579741Z +++ ls -nl torch/include/torch/csrc/jit/runtime/argument_spec.h 2025-06-01T22:52:54.5580548Z +++ awk '{print $5}' 2025-06-01T22:52:54.5606103Z ++ FSIZE=16345 2025-06-01T22:52:54.5606871Z ++ echo '"torch/include/torch/csrc/jit/runtime/argument_spec.h",sha256=JD60JCkX_8aYm9RckTXa2kciFTcD80j8RjpkNPAYpLE,16345' 2025-06-01T22:52:54.5607647Z ++ read fname 2025-06-01T22:52:54.5608041Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/autodiff.h 2025-06-01T22:52:54.5608616Z ++ FPATH=torch/include/torch/csrc/jit/runtime/autodiff.h 2025-06-01T22:52:54.5609263Z ++ echo torch/include/torch/csrc/jit/runtime/autodiff.h 2025-06-01T22:52:54.5609675Z ++ grep RECORD 2025-06-01T22:52:54.5631776Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/autodiff.h 2025-06-01T22:52:54.5632325Z +++ openssl base64 2025-06-01T22:52:54.5632787Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.5633212Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.5633990Z +++ sed -e s/=//g 2025-06-01T22:52:54.5676461Z ++ HASH=5apSR8BAAdifHGPPFeCsS4GpYstVS1EvAYbK_lsaQgc 2025-06-01T22:52:54.5679614Z +++ ls -nl torch/include/torch/csrc/jit/runtime/autodiff.h 2025-06-01T22:52:54.5681084Z +++ awk '{print $5}' 2025-06-01T22:52:54.5709079Z ++ FSIZE=3930 2025-06-01T22:52:54.5709912Z ++ echo '"torch/include/torch/csrc/jit/runtime/autodiff.h",sha256=5apSR8BAAdifHGPPFeCsS4GpYstVS1EvAYbK_lsaQgc,3930' 2025-06-01T22:52:54.5710663Z ++ read fname 2025-06-01T22:52:54.5711119Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h 2025-06-01T22:52:54.5712007Z ++ FPATH=torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h 2025-06-01T22:52:54.5712669Z ++ echo torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h 2025-06-01T22:52:54.5713160Z ++ grep RECORD 2025-06-01T22:52:54.5732275Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h 2025-06-01T22:52:54.5732909Z +++ openssl base64 2025-06-01T22:52:54.5733654Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.5735490Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.5736602Z +++ sed -e s/=//g 2025-06-01T22:52:54.5775053Z ++ HASH=WQujo6Vy1MOEeHzKhO04AYoOAAztIHnIZJ2Om4eqg9Q 2025-06-01T22:52:54.5781413Z +++ ls -nl torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h 2025-06-01T22:52:54.5782706Z +++ awk '{print $5}' 2025-06-01T22:52:54.5806773Z ++ FSIZE=2281 2025-06-01T22:52:54.5807611Z ++ echo '"torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h",sha256=WQujo6Vy1MOEeHzKhO04AYoOAAztIHnIZJ2Om4eqg9Q,2281' 2025-06-01T22:52:54.5808609Z ++ read fname 2025-06-01T22:52:54.5809053Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/custom_operator.h 2025-06-01T22:52:54.5809681Z ++ FPATH=torch/include/torch/csrc/jit/runtime/custom_operator.h 2025-06-01T22:52:54.5810290Z ++ echo torch/include/torch/csrc/jit/runtime/custom_operator.h 2025-06-01T22:52:54.5811345Z ++ grep RECORD 2025-06-01T22:52:54.5834067Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/custom_operator.h 2025-06-01T22:52:54.5834698Z +++ openssl base64 2025-06-01T22:52:54.5834950Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.5835211Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.5836267Z +++ sed -e s/=//g 2025-06-01T22:52:54.5877821Z ++ HASH=eKEDGUFIrgJPlHsk_XiittC4gnRPq1XZwjpkvFOiLYo 2025-06-01T22:52:54.5882081Z +++ ls -nl torch/include/torch/csrc/jit/runtime/custom_operator.h 2025-06-01T22:52:54.5883474Z +++ awk '{print $5}' 2025-06-01T22:52:54.5910377Z ++ FSIZE=1054 2025-06-01T22:52:54.5911245Z ++ echo '"torch/include/torch/csrc/jit/runtime/custom_operator.h",sha256=eKEDGUFIrgJPlHsk_XiittC4gnRPq1XZwjpkvFOiLYo,1054' 2025-06-01T22:52:54.5912033Z ++ read fname 2025-06-01T22:52:54.5912492Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/decomposition_registry.h 2025-06-01T22:52:54.5913188Z ++ FPATH=torch/include/torch/csrc/jit/runtime/decomposition_registry.h 2025-06-01T22:52:54.5913835Z ++ echo torch/include/torch/csrc/jit/runtime/decomposition_registry.h 2025-06-01T22:52:54.5914468Z ++ grep RECORD 2025-06-01T22:52:54.5932347Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/decomposition_registry.h 2025-06-01T22:52:54.5932970Z +++ openssl base64 2025-06-01T22:52:54.5934463Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.5935764Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.5937205Z +++ sed -e s/=//g 2025-06-01T22:52:54.5974921Z ++ HASH=FVhRmGP1tlkuOhoGxINQCRF3lko7zp_9r-yqhQpnJ8A 2025-06-01T22:52:54.5981723Z +++ ls -nl torch/include/torch/csrc/jit/runtime/decomposition_registry.h 2025-06-01T22:52:54.5982797Z +++ awk '{print $5}' 2025-06-01T22:52:54.6006781Z ++ FSIZE=1045 2025-06-01T22:52:54.6007736Z ++ echo '"torch/include/torch/csrc/jit/runtime/decomposition_registry.h",sha256=FVhRmGP1tlkuOhoGxINQCRF3lko7zp_9r-yqhQpnJ8A,1045' 2025-06-01T22:52:54.6008585Z ++ read fname 2025-06-01T22:52:54.6009078Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h 2025-06-01T22:52:54.6009875Z ++ FPATH=torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h 2025-06-01T22:52:54.6010606Z ++ echo torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h 2025-06-01T22:52:54.6011632Z ++ grep RECORD 2025-06-01T22:52:54.6032720Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h 2025-06-01T22:52:54.6033384Z +++ openssl base64 2025-06-01T22:52:54.6033656Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.6034734Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.6036013Z +++ sed -e s/=//g 2025-06-01T22:52:54.6074054Z ++ HASH=vJ_K-8X9IaDOmrmwHNS79NxyyBlPdNcwH4NUbuvVS34 2025-06-01T22:52:54.6080251Z +++ ls -nl torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h 2025-06-01T22:52:54.6081041Z +++ awk '{print $5}' 2025-06-01T22:52:54.6108880Z ++ FSIZE=261 2025-06-01T22:52:54.6109903Z ++ echo '"torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h",sha256=vJ_K-8X9IaDOmrmwHNS79NxyyBlPdNcwH4NUbuvVS34,261' 2025-06-01T22:52:54.6110735Z ++ read fname 2025-06-01T22:52:54.6111172Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/exception_message.h 2025-06-01T22:52:54.6111798Z ++ FPATH=torch/include/torch/csrc/jit/runtime/exception_message.h 2025-06-01T22:52:54.6112372Z ++ echo torch/include/torch/csrc/jit/runtime/exception_message.h 2025-06-01T22:52:54.6112823Z ++ grep RECORD 2025-06-01T22:52:54.6131157Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/exception_message.h 2025-06-01T22:52:54.6131748Z +++ openssl base64 2025-06-01T22:52:54.6132740Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.6133751Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.6135314Z +++ sed -e s/=//g 2025-06-01T22:52:54.6173678Z ++ HASH=HhV725zokG4hM07w-JpB6F2BLLoCoxwCjcYg2-Ccduw 2025-06-01T22:52:54.6179902Z +++ ls -nl torch/include/torch/csrc/jit/runtime/exception_message.h 2025-06-01T22:52:54.6180606Z +++ awk '{print $5}' 2025-06-01T22:52:54.6206336Z ++ FSIZE=614 2025-06-01T22:52:54.6207123Z ++ echo '"torch/include/torch/csrc/jit/runtime/exception_message.h",sha256=HhV725zokG4hM07w-JpB6F2BLLoCoxwCjcYg2-Ccduw,614' 2025-06-01T22:52:54.6208038Z ++ read fname 2025-06-01T22:52:54.6208447Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/graph_executor.h 2025-06-01T22:52:54.6209165Z ++ FPATH=torch/include/torch/csrc/jit/runtime/graph_executor.h 2025-06-01T22:52:54.6209721Z ++ echo torch/include/torch/csrc/jit/runtime/graph_executor.h 2025-06-01T22:52:54.6210163Z ++ grep RECORD 2025-06-01T22:52:54.6231255Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/graph_executor.h 2025-06-01T22:52:54.6231841Z +++ openssl base64 2025-06-01T22:52:54.6232677Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.6233514Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.6233786Z +++ sed -e s/=//g 2025-06-01T22:52:54.6275759Z ++ HASH=rkzcPp9vA9-ZQgYLYVzinu_CJ31XMie7MHid8yHMjy0 2025-06-01T22:52:54.6279113Z +++ ls -nl torch/include/torch/csrc/jit/runtime/graph_executor.h 2025-06-01T22:52:54.6279822Z +++ awk '{print $5}' 2025-06-01T22:52:54.6307405Z ++ FSIZE=4659 2025-06-01T22:52:54.6308408Z ++ echo '"torch/include/torch/csrc/jit/runtime/graph_executor.h",sha256=rkzcPp9vA9-ZQgYLYVzinu_CJ31XMie7MHid8yHMjy0,4659' 2025-06-01T22:52:54.6309165Z ++ read fname 2025-06-01T22:52:54.6309699Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/graph_executor_impl.h 2025-06-01T22:52:54.6310358Z ++ FPATH=torch/include/torch/csrc/jit/runtime/graph_executor_impl.h 2025-06-01T22:52:54.6310973Z ++ echo torch/include/torch/csrc/jit/runtime/graph_executor_impl.h 2025-06-01T22:52:54.6311422Z ++ grep RECORD 2025-06-01T22:52:54.6330490Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/graph_executor_impl.h 2025-06-01T22:52:54.6331302Z +++ openssl base64 2025-06-01T22:52:54.6331583Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.6333007Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.6334249Z +++ sed -e s/=//g 2025-06-01T22:52:54.6372048Z ++ HASH=xNv6Say3ma6wDV4mkbol5wbdBCsL5xE4LsrhOBjZ4LA 2025-06-01T22:52:54.6378368Z +++ ls -nl torch/include/torch/csrc/jit/runtime/graph_executor_impl.h 2025-06-01T22:52:54.6379420Z +++ awk '{print $5}' 2025-06-01T22:52:54.6405274Z ++ FSIZE=4027 2025-06-01T22:52:54.6406053Z ++ echo '"torch/include/torch/csrc/jit/runtime/graph_executor_impl.h",sha256=xNv6Say3ma6wDV4mkbol5wbdBCsL5xE4LsrhOBjZ4LA,4027' 2025-06-01T22:52:54.6406979Z ++ read fname 2025-06-01T22:52:54.6407392Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/graph_iterator.h 2025-06-01T22:52:54.6408023Z ++ FPATH=torch/include/torch/csrc/jit/runtime/graph_iterator.h 2025-06-01T22:52:54.6408593Z ++ echo torch/include/torch/csrc/jit/runtime/graph_iterator.h 2025-06-01T22:52:54.6409024Z ++ grep RECORD 2025-06-01T22:52:54.6429027Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/graph_iterator.h 2025-06-01T22:52:54.6429145Z +++ openssl base64 2025-06-01T22:52:54.6429249Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.6431017Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.6431388Z +++ sed -e s/=//g 2025-06-01T22:52:54.6473332Z ++ HASH=pSfARVvHC2XCw_p83DAuKxfLgvSJOgvkAB5dFXVE8LQ 2025-06-01T22:52:54.6476511Z +++ ls -nl torch/include/torch/csrc/jit/runtime/graph_iterator.h 2025-06-01T22:52:54.6477312Z +++ awk '{print $5}' 2025-06-01T22:52:54.6504788Z ++ FSIZE=4938 2025-06-01T22:52:54.6505413Z ++ echo '"torch/include/torch/csrc/jit/runtime/graph_iterator.h",sha256=pSfARVvHC2XCw_p83DAuKxfLgvSJOgvkAB5dFXVE8LQ,4938' 2025-06-01T22:52:54.6505514Z ++ read fname 2025-06-01T22:52:54.6505779Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/instruction.h 2025-06-01T22:52:54.6505978Z ++ FPATH=torch/include/torch/csrc/jit/runtime/instruction.h 2025-06-01T22:52:54.6506451Z ++ echo torch/include/torch/csrc/jit/runtime/instruction.h 2025-06-01T22:52:54.6507197Z ++ grep RECORD 2025-06-01T22:52:54.6528047Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/instruction.h 2025-06-01T22:52:54.6528371Z +++ openssl base64 2025-06-01T22:52:54.6529713Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.6530942Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.6532239Z +++ sed -e s/=//g 2025-06-01T22:52:54.6570561Z ++ HASH=z1R5fLzff85MErdJopGVILbT-7Jii2ROWeRMoDSBoJ4 2025-06-01T22:52:54.6575549Z +++ ls -nl torch/include/torch/csrc/jit/runtime/instruction.h 2025-06-01T22:52:54.6576476Z +++ awk '{print $5}' 2025-06-01T22:52:54.6603104Z ++ FSIZE=5621 2025-06-01T22:52:54.6603831Z ++ echo '"torch/include/torch/csrc/jit/runtime/instruction.h",sha256=z1R5fLzff85MErdJopGVILbT-7Jii2ROWeRMoDSBoJ4,5621' 2025-06-01T22:52:54.6604063Z ++ read fname 2025-06-01T22:52:54.6604323Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/interpreter.h 2025-06-01T22:52:54.6604538Z ++ FPATH=torch/include/torch/csrc/jit/runtime/interpreter.h 2025-06-01T22:52:54.6604913Z ++ echo torch/include/torch/csrc/jit/runtime/interpreter.h 2025-06-01T22:52:54.6605606Z ++ grep RECORD 2025-06-01T22:52:54.6628491Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/interpreter.h 2025-06-01T22:52:54.6628677Z +++ openssl base64 2025-06-01T22:52:54.6629918Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.6630030Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.6631503Z +++ sed -e s/=//g 2025-06-01T22:52:54.6671641Z ++ HASH=2ODOp637NsmVNNR9GyclZw68wEJIDPKj6wY72gtlL18 2025-06-01T22:52:54.6675229Z +++ ls -nl torch/include/torch/csrc/jit/runtime/interpreter.h 2025-06-01T22:52:54.6676416Z +++ awk '{print $5}' 2025-06-01T22:52:54.6704398Z ++ FSIZE=4991 2025-06-01T22:52:54.6705129Z ++ echo '"torch/include/torch/csrc/jit/runtime/interpreter.h",sha256=2ODOp637NsmVNNR9GyclZw68wEJIDPKj6wY72gtlL18,4991' 2025-06-01T22:52:54.6705233Z ++ read fname 2025-06-01T22:52:54.6705512Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/jit_exception.h 2025-06-01T22:52:54.6705739Z ++ FPATH=torch/include/torch/csrc/jit/runtime/jit_exception.h 2025-06-01T22:52:54.6706073Z ++ echo torch/include/torch/csrc/jit/runtime/jit_exception.h 2025-06-01T22:52:54.6706505Z ++ grep RECORD 2025-06-01T22:52:54.6727760Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/jit_exception.h 2025-06-01T22:52:54.6727913Z +++ openssl base64 2025-06-01T22:52:54.6728490Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.6729832Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.6730992Z +++ sed -e s/=//g 2025-06-01T22:52:54.6770343Z ++ HASH=O0Wa-C7GGWdeuJAhSyc3nEdSi9JvGI5FsWFugl9fgN4 2025-06-01T22:52:54.6775567Z +++ ls -nl torch/include/torch/csrc/jit/runtime/jit_exception.h 2025-06-01T22:52:54.6776672Z +++ awk '{print $5}' 2025-06-01T22:52:54.6803489Z ++ FSIZE=1169 2025-06-01T22:52:54.6804275Z ++ echo '"torch/include/torch/csrc/jit/runtime/jit_exception.h",sha256=O0Wa-C7GGWdeuJAhSyc3nEdSi9JvGI5FsWFugl9fgN4,1169' 2025-06-01T22:52:54.6804383Z ++ read fname 2025-06-01T22:52:54.6804949Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/jit_trace.h 2025-06-01T22:52:54.6805300Z ++ FPATH=torch/include/torch/csrc/jit/runtime/jit_trace.h 2025-06-01T22:52:54.6805481Z ++ echo torch/include/torch/csrc/jit/runtime/jit_trace.h 2025-06-01T22:52:54.6805888Z ++ grep RECORD 2025-06-01T22:52:54.6830103Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/jit_trace.h 2025-06-01T22:52:54.6830709Z +++ openssl base64 2025-06-01T22:52:54.6830882Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.6831003Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.6831321Z +++ sed -e s/=//g 2025-06-01T22:52:54.6872252Z ++ HASH=lDX6zpQ7WCm0zTKNpj_dezBpR59DI64d0k6UaJ8eLIs 2025-06-01T22:52:54.6875678Z +++ ls -nl torch/include/torch/csrc/jit/runtime/jit_trace.h 2025-06-01T22:52:54.6876901Z +++ awk '{print $5}' 2025-06-01T22:52:54.6905385Z ++ FSIZE=207 2025-06-01T22:52:54.6906044Z ++ echo '"torch/include/torch/csrc/jit/runtime/jit_trace.h",sha256=lDX6zpQ7WCm0zTKNpj_dezBpR59DI64d0k6UaJ8eLIs,207' 2025-06-01T22:52:54.6906157Z ++ read fname 2025-06-01T22:52:54.6906559Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/logging.h 2025-06-01T22:52:54.6906742Z ++ FPATH=torch/include/torch/csrc/jit/runtime/logging.h 2025-06-01T22:52:54.6906927Z ++ echo torch/include/torch/csrc/jit/runtime/logging.h 2025-06-01T22:52:54.6907031Z ++ grep RECORD 2025-06-01T22:52:54.6927979Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/logging.h 2025-06-01T22:52:54.6928121Z +++ openssl base64 2025-06-01T22:52:54.6929387Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.6930786Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.6932173Z +++ sed -e s/=//g 2025-06-01T22:52:54.6970281Z ++ HASH=DiXbsvhSyBecmMquvado2d7eVFgxIx3FL81kM1Su_cw 2025-06-01T22:52:54.6975277Z +++ ls -nl torch/include/torch/csrc/jit/runtime/logging.h 2025-06-01T22:52:54.6976262Z +++ awk '{print $5}' 2025-06-01T22:52:54.7002709Z ++ FSIZE=2614 2025-06-01T22:52:54.7003303Z ++ echo '"torch/include/torch/csrc/jit/runtime/logging.h",sha256=DiXbsvhSyBecmMquvado2d7eVFgxIx3FL81kM1Su_cw,2614' 2025-06-01T22:52:54.7003430Z ++ read fname 2025-06-01T22:52:54.7003674Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/operator.h 2025-06-01T22:52:54.7003972Z ++ FPATH=torch/include/torch/csrc/jit/runtime/operator.h 2025-06-01T22:52:54.7004311Z ++ echo torch/include/torch/csrc/jit/runtime/operator.h 2025-06-01T22:52:54.7005816Z ++ grep RECORD 2025-06-01T22:52:54.7028884Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/operator.h 2025-06-01T22:52:54.7029230Z +++ openssl base64 2025-06-01T22:52:54.7029700Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.7029811Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.7030958Z +++ sed -e s/=//g 2025-06-01T22:52:54.7073285Z ++ HASH=NrjOW5tFovDXzwGBloPbGll6LxM4frCzE5b462bss8E 2025-06-01T22:52:54.7076509Z +++ ls -nl torch/include/torch/csrc/jit/runtime/operator.h 2025-06-01T22:52:54.7076877Z +++ awk '{print $5}' 2025-06-01T22:52:54.7105087Z ++ FSIZE=11618 2025-06-01T22:52:54.7105974Z ++ echo '"torch/include/torch/csrc/jit/runtime/operator.h",sha256=NrjOW5tFovDXzwGBloPbGll6LxM4frCzE5b462bss8E,11618' 2025-06-01T22:52:54.7106373Z ++ read fname 2025-06-01T22:52:54.7106871Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/operator_options.h 2025-06-01T22:52:54.7107297Z ++ FPATH=torch/include/torch/csrc/jit/runtime/operator_options.h 2025-06-01T22:52:54.7107511Z ++ echo torch/include/torch/csrc/jit/runtime/operator_options.h 2025-06-01T22:52:54.7107610Z ++ grep RECORD 2025-06-01T22:52:54.7128543Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/operator_options.h 2025-06-01T22:52:54.7128696Z +++ openssl base64 2025-06-01T22:52:54.7129203Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.7130193Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.7131689Z +++ sed -e s/=//g 2025-06-01T22:52:54.7171081Z ++ HASH=T3eF5cJyP0Gfv-8-8UDZQ67GYAznVFv4_S5MOr6QEow 2025-06-01T22:52:54.7176376Z +++ ls -nl torch/include/torch/csrc/jit/runtime/operator_options.h 2025-06-01T22:52:54.7178443Z +++ awk '{print $5}' 2025-06-01T22:52:54.7204977Z ++ FSIZE=164 2025-06-01T22:52:54.7206040Z ++ echo '"torch/include/torch/csrc/jit/runtime/operator_options.h",sha256=T3eF5cJyP0Gfv-8-8UDZQ67GYAznVFv4_S5MOr6QEow,164' 2025-06-01T22:52:54.7206147Z ++ read fname 2025-06-01T22:52:54.7206417Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/print_handler.h 2025-06-01T22:52:54.7206711Z ++ FPATH=torch/include/torch/csrc/jit/runtime/print_handler.h 2025-06-01T22:52:54.7207114Z ++ echo torch/include/torch/csrc/jit/runtime/print_handler.h 2025-06-01T22:52:54.7207305Z ++ grep RECORD 2025-06-01T22:52:54.7230230Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/print_handler.h 2025-06-01T22:52:54.7230422Z +++ openssl base64 2025-06-01T22:52:54.7231143Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.7231313Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.7231515Z +++ sed -e s/=//g 2025-06-01T22:52:54.7272165Z ++ HASH=7BhckncLpvB1v1OViPjayXW-gMIDSyJ3HWc8ghENgBg 2025-06-01T22:52:54.7275489Z +++ ls -nl torch/include/torch/csrc/jit/runtime/print_handler.h 2025-06-01T22:52:54.7276077Z +++ awk '{print $5}' 2025-06-01T22:52:54.7303666Z ++ FSIZE=308 2025-06-01T22:52:54.7304462Z ++ echo '"torch/include/torch/csrc/jit/runtime/print_handler.h",sha256=7BhckncLpvB1v1OViPjayXW-gMIDSyJ3HWc8ghENgBg,308' 2025-06-01T22:52:54.7304571Z ++ read fname 2025-06-01T22:52:54.7304972Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h 2025-06-01T22:52:54.7305275Z ++ FPATH=torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h 2025-06-01T22:52:54.7305574Z ++ echo torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h 2025-06-01T22:52:54.7306141Z ++ grep RECORD 2025-06-01T22:52:54.7326718Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h 2025-06-01T22:52:54.7327048Z +++ openssl base64 2025-06-01T22:52:54.7327771Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.7329184Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.7330512Z +++ sed -e s/=//g 2025-06-01T22:52:54.7370394Z ++ HASH=rrsmCDhhjzfkezmFGg_yWsgR28I80WZiJlJWAmqCryU 2025-06-01T22:52:54.7375730Z +++ ls -nl torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h 2025-06-01T22:52:54.7376574Z +++ awk '{print $5}' 2025-06-01T22:52:54.7402449Z ++ FSIZE=2958 2025-06-01T22:52:54.7403223Z ++ echo '"torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h",sha256=rrsmCDhhjzfkezmFGg_yWsgR28I80WZiJlJWAmqCryU,2958' 2025-06-01T22:52:54.7403327Z ++ read fname 2025-06-01T22:52:54.7403763Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/profiling_record.h 2025-06-01T22:52:54.7404139Z ++ FPATH=torch/include/torch/csrc/jit/runtime/profiling_record.h 2025-06-01T22:52:54.7404357Z ++ echo torch/include/torch/csrc/jit/runtime/profiling_record.h 2025-06-01T22:52:54.7405466Z ++ grep RECORD 2025-06-01T22:52:54.7426980Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/profiling_record.h 2025-06-01T22:52:54.7427164Z +++ openssl base64 2025-06-01T22:52:54.7428295Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.7428588Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.7430589Z +++ sed -e s/=//g 2025-06-01T22:52:54.7471182Z ++ HASH=j5cXWqFSi4hxM1ncv4Z6u6kHOVf3c2f1MWlU1rqHq9Y 2025-06-01T22:52:54.7474543Z +++ ls -nl torch/include/torch/csrc/jit/runtime/profiling_record.h 2025-06-01T22:52:54.7475624Z +++ awk '{print $5}' 2025-06-01T22:52:54.7502554Z ++ FSIZE=8543 2025-06-01T22:52:54.7503276Z ++ echo '"torch/include/torch/csrc/jit/runtime/profiling_record.h",sha256=j5cXWqFSi4hxM1ncv4Z6u6kHOVf3c2f1MWlU1rqHq9Y,8543' 2025-06-01T22:52:54.7503409Z ++ read fname 2025-06-01T22:52:54.7503701Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/register_ops_utils.h 2025-06-01T22:52:54.7503935Z ++ FPATH=torch/include/torch/csrc/jit/runtime/register_ops_utils.h 2025-06-01T22:52:54.7504279Z ++ echo torch/include/torch/csrc/jit/runtime/register_ops_utils.h 2025-06-01T22:52:54.7505842Z ++ grep RECORD 2025-06-01T22:52:54.7527540Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/register_ops_utils.h 2025-06-01T22:52:54.7527671Z +++ openssl base64 2025-06-01T22:52:54.7528447Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.7529707Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.7531037Z +++ sed -e s/=//g 2025-06-01T22:52:54.7571139Z ++ HASH=e__Cq9TpkJCZUz4_hTxhf49EFWC7OnwZgC2dnqzA0BM 2025-06-01T22:52:54.7576224Z +++ ls -nl torch/include/torch/csrc/jit/runtime/register_ops_utils.h 2025-06-01T22:52:54.7578131Z +++ awk '{print $5}' 2025-06-01T22:52:54.7605071Z ++ FSIZE=42612 2025-06-01T22:52:54.7606068Z ++ echo '"torch/include/torch/csrc/jit/runtime/register_ops_utils.h",sha256=e__Cq9TpkJCZUz4_hTxhf49EFWC7OnwZgC2dnqzA0BM,42612' 2025-06-01T22:52:54.7606175Z ++ read fname 2025-06-01T22:52:54.7606459Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/script_profile.h 2025-06-01T22:52:54.7606694Z ++ FPATH=torch/include/torch/csrc/jit/runtime/script_profile.h 2025-06-01T22:52:54.7606909Z ++ echo torch/include/torch/csrc/jit/runtime/script_profile.h 2025-06-01T22:52:54.7607272Z ++ grep RECORD 2025-06-01T22:52:54.7630788Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/script_profile.h 2025-06-01T22:52:54.7631189Z +++ openssl base64 2025-06-01T22:52:54.7631305Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.7631404Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.7632281Z +++ sed -e s/=//g 2025-06-01T22:52:54.7671970Z ++ HASH=LhC78onpEwb2BZ0TeZ02UrfnrjFlmtw2peDWKKDgTE0 2025-06-01T22:52:54.7676477Z +++ ls -nl torch/include/torch/csrc/jit/runtime/script_profile.h 2025-06-01T22:52:54.7677306Z +++ awk '{print $5}' 2025-06-01T22:52:54.7704507Z ++ FSIZE=2613 2025-06-01T22:52:54.7705160Z ++ echo '"torch/include/torch/csrc/jit/runtime/script_profile.h",sha256=LhC78onpEwb2BZ0TeZ02UrfnrjFlmtw2peDWKKDgTE0,2613' 2025-06-01T22:52:54.7705261Z ++ read fname 2025-06-01T22:52:54.7705649Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h 2025-06-01T22:52:54.7705971Z ++ FPATH=torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h 2025-06-01T22:52:54.7706434Z ++ echo torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h 2025-06-01T22:52:54.7707017Z ++ grep RECORD 2025-06-01T22:52:54.7734891Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h 2025-06-01T22:52:54.7735012Z +++ openssl base64 2025-06-01T22:52:54.7736145Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.7738152Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.7738555Z +++ sed -e s/=//g 2025-06-01T22:52:54.7780930Z ++ HASH=TOfPLKlvlilf71WrOfkPCaCH0aFbnBCxFHSvxSAmEbE 2025-06-01T22:52:54.7783057Z +++ ls -nl torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h 2025-06-01T22:52:54.7783405Z +++ awk '{print $5}' 2025-06-01T22:52:54.7807542Z ++ FSIZE=356 2025-06-01T22:52:54.7808256Z ++ echo '"torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h",sha256=TOfPLKlvlilf71WrOfkPCaCH0aFbnBCxFHSvxSAmEbE,356' 2025-06-01T22:52:54.7808373Z ++ read fname 2025-06-01T22:52:54.7808723Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/shape_function_registry.h 2025-06-01T22:52:54.7809013Z ++ FPATH=torch/include/torch/csrc/jit/runtime/shape_function_registry.h 2025-06-01T22:52:54.7811540Z ++ echo torch/include/torch/csrc/jit/runtime/shape_function_registry.h 2025-06-01T22:52:54.7812483Z ++ grep RECORD 2025-06-01T22:52:54.7834554Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/shape_function_registry.h 2025-06-01T22:52:54.7834756Z +++ openssl base64 2025-06-01T22:52:54.7834871Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.7835338Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.7836511Z +++ sed -e s/=//g 2025-06-01T22:52:54.7876543Z ++ HASH=E15CTZzgUVWvdzS4WBzzBLp53qHpRGIqi43STGjiymE 2025-06-01T22:52:54.7881231Z +++ ls -nl torch/include/torch/csrc/jit/runtime/shape_function_registry.h 2025-06-01T22:52:54.7881842Z +++ awk '{print $5}' 2025-06-01T22:52:54.7908278Z ++ FSIZE=243 2025-06-01T22:52:54.7908984Z ++ echo '"torch/include/torch/csrc/jit/runtime/shape_function_registry.h",sha256=E15CTZzgUVWvdzS4WBzzBLp53qHpRGIqi43STGjiymE,243' 2025-06-01T22:52:54.7909104Z ++ read fname 2025-06-01T22:52:54.7909580Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h 2025-06-01T22:52:54.7909859Z ++ FPATH=torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h 2025-06-01T22:52:54.7910253Z ++ echo torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h 2025-06-01T22:52:54.7911454Z ++ grep RECORD 2025-06-01T22:52:54.7931502Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h 2025-06-01T22:52:54.7931895Z +++ openssl base64 2025-06-01T22:52:54.7933094Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.7934512Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.7935907Z +++ sed -e s/=//g 2025-06-01T22:52:54.7973559Z ++ HASH=yMJXCsP6d25Q4tSpVc1aUNHbeuWT8Eq2Jw4Jzk8LSqE 2025-06-01T22:52:54.7979058Z +++ ls -nl torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h 2025-06-01T22:52:54.7979760Z +++ awk '{print $5}' 2025-06-01T22:52:54.8005336Z ++ FSIZE=643 2025-06-01T22:52:54.8006143Z ++ echo '"torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h",sha256=yMJXCsP6d25Q4tSpVc1aUNHbeuWT8Eq2Jw4Jzk8LSqE,643' 2025-06-01T22:52:54.8006271Z ++ read fname 2025-06-01T22:52:54.8006577Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h 2025-06-01T22:52:54.8006831Z ++ FPATH=torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h 2025-06-01T22:52:54.8007512Z ++ echo torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h 2025-06-01T22:52:54.8008656Z ++ grep RECORD 2025-06-01T22:52:54.8031757Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h 2025-06-01T22:52:54.8032308Z +++ openssl base64 2025-06-01T22:52:54.8032445Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.8032954Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.8033281Z +++ sed -e s/=//g 2025-06-01T22:52:54.8076714Z ++ HASH=-7bG6aoqU0uEXd4kXn8UNX63r3EETlWK8tZqBYiHhxI 2025-06-01T22:52:54.8082452Z +++ ls -nl torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h 2025-06-01T22:52:54.8084066Z +++ awk '{print $5}' 2025-06-01T22:52:54.8111462Z ++ FSIZE=782 2025-06-01T22:52:54.8112295Z ++ echo '"torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h",sha256=-7bG6aoqU0uEXd4kXn8UNX63r3EETlWK8tZqBYiHhxI,782' 2025-06-01T22:52:54.8113079Z ++ read fname 2025-06-01T22:52:54.8113503Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/symbolic_script.h 2025-06-01T22:52:54.8114112Z ++ FPATH=torch/include/torch/csrc/jit/runtime/symbolic_script.h 2025-06-01T22:52:54.8114793Z ++ echo torch/include/torch/csrc/jit/runtime/symbolic_script.h 2025-06-01T22:52:54.8115233Z ++ grep RECORD 2025-06-01T22:52:54.8132936Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/symbolic_script.h 2025-06-01T22:52:54.8133628Z +++ openssl base64 2025-06-01T22:52:54.8134757Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.8136177Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.8137382Z +++ sed -e s/=//g 2025-06-01T22:52:54.8176703Z ++ HASH=MqvYc552QYwDJwu5Y3d5VQ-Ty4_PTN6l7Z79AMZ4yKo 2025-06-01T22:52:54.8182182Z +++ ls -nl torch/include/torch/csrc/jit/runtime/symbolic_script.h 2025-06-01T22:52:54.8183084Z +++ awk '{print $5}' 2025-06-01T22:52:54.8207202Z ++ FSIZE=562 2025-06-01T22:52:54.8207941Z ++ echo '"torch/include/torch/csrc/jit/runtime/symbolic_script.h",sha256=MqvYc552QYwDJwu5Y3d5VQ-Ty4_PTN6l7Z79AMZ4yKo,562' 2025-06-01T22:52:54.8208720Z ++ read fname 2025-06-01T22:52:54.8209197Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h 2025-06-01T22:52:54.8209923Z ++ FPATH=torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h 2025-06-01T22:52:54.8210739Z ++ echo torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h 2025-06-01T22:52:54.8211789Z ++ grep RECORD 2025-06-01T22:52:54.8234652Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h 2025-06-01T22:52:54.8235299Z +++ openssl base64 2025-06-01T22:52:54.8235554Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.8235818Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.8236526Z +++ sed -e s/=//g 2025-06-01T22:52:54.8277349Z ++ HASH=wvBFq-NqUqFJTSxmlZLPzWkyPzByX8_XWSC0RHLYTDE 2025-06-01T22:52:54.8282411Z +++ ls -nl torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h 2025-06-01T22:52:54.8283611Z +++ awk '{print $5}' 2025-06-01T22:52:54.8310149Z ++ FSIZE=2802 2025-06-01T22:52:54.8311027Z ++ echo '"torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h",sha256=wvBFq-NqUqFJTSxmlZLPzWkyPzByX8_XWSC0RHLYTDE,2802' 2025-06-01T22:52:54.8311854Z ++ read fname 2025-06-01T22:52:54.8312329Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h 2025-06-01T22:52:54.8313090Z ++ FPATH=torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h 2025-06-01T22:52:54.8313797Z ++ echo torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h 2025-06-01T22:52:54.8314293Z ++ grep RECORD 2025-06-01T22:52:54.8332681Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h 2025-06-01T22:52:54.8333329Z +++ openssl base64 2025-06-01T22:52:54.8334496Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.8336153Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.8337331Z +++ sed -e s/=//g 2025-06-01T22:52:54.8375171Z ++ HASH=7p1cL2YS8jZuGeWI48XXETdslPoD9tm0_0FU_p-kWVQ 2025-06-01T22:52:54.8381591Z +++ ls -nl torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h 2025-06-01T22:52:54.8382586Z +++ awk '{print $5}' 2025-06-01T22:52:54.8406667Z ++ FSIZE=351 2025-06-01T22:52:54.8407504Z ++ echo '"torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h",sha256=7p1cL2YS8jZuGeWI48XXETdslPoD9tm0_0FU_p-kWVQ,351' 2025-06-01T22:52:54.8408358Z ++ read fname 2025-06-01T22:52:54.8408778Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/vararg_functions.h 2025-06-01T22:52:54.8409428Z ++ FPATH=torch/include/torch/csrc/jit/runtime/vararg_functions.h 2025-06-01T22:52:54.8410317Z ++ echo torch/include/torch/csrc/jit/runtime/vararg_functions.h 2025-06-01T22:52:54.8411387Z ++ grep RECORD 2025-06-01T22:52:54.8432349Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/vararg_functions.h 2025-06-01T22:52:54.8432964Z +++ openssl base64 2025-06-01T22:52:54.8433240Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.8433869Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.8435001Z +++ sed -e s/=//g 2025-06-01T22:52:54.8476085Z ++ HASH=4YE78NgzdL8MxckVRrej9O0B_JXQkcKJhxbazpoHXBc 2025-06-01T22:52:54.8480667Z +++ ls -nl torch/include/torch/csrc/jit/runtime/vararg_functions.h 2025-06-01T22:52:54.8481807Z +++ awk '{print $5}' 2025-06-01T22:52:54.8508589Z ++ FSIZE=1147 2025-06-01T22:52:54.8509367Z ++ echo '"torch/include/torch/csrc/jit/runtime/vararg_functions.h",sha256=4YE78NgzdL8MxckVRrej9O0B_JXQkcKJhxbazpoHXBc,1147' 2025-06-01T22:52:54.8510128Z ++ read fname 2025-06-01T22:52:54.8510572Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/variable_tensor_list.h 2025-06-01T22:52:54.8511235Z ++ FPATH=torch/include/torch/csrc/jit/runtime/variable_tensor_list.h 2025-06-01T22:52:54.8511854Z ++ echo torch/include/torch/csrc/jit/runtime/variable_tensor_list.h 2025-06-01T22:52:54.8512335Z ++ grep RECORD 2025-06-01T22:52:54.8531409Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/variable_tensor_list.h 2025-06-01T22:52:54.8532025Z +++ openssl base64 2025-06-01T22:52:54.8532836Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.8534351Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.8535704Z +++ sed -e s/=//g 2025-06-01T22:52:54.8574163Z ++ HASH=BLJu7wftFO19tgS1o_8g9Vo58vKoBqtdLiH0pYMCbdw 2025-06-01T22:52:54.8579980Z +++ ls -nl torch/include/torch/csrc/jit/runtime/variable_tensor_list.h 2025-06-01T22:52:54.8580645Z +++ awk '{print $5}' 2025-06-01T22:52:54.8605551Z ++ FSIZE=527 2025-06-01T22:52:54.8606312Z ++ echo '"torch/include/torch/csrc/jit/runtime/variable_tensor_list.h",sha256=BLJu7wftFO19tgS1o_8g9Vo58vKoBqtdLiH0pYMCbdw,527' 2025-06-01T22:52:54.8607116Z ++ read fname 2025-06-01T22:52:54.8607611Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h 2025-06-01T22:52:54.8608412Z ++ FPATH=torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h 2025-06-01T22:52:54.8609328Z ++ echo torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h 2025-06-01T22:52:54.8609848Z ++ grep RECORD 2025-06-01T22:52:54.8634222Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h 2025-06-01T22:52:54.8634887Z +++ openssl base64 2025-06-01T22:52:54.8635160Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.8635411Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.8635695Z +++ sed -e s/=//g 2025-06-01T22:52:54.8676341Z ++ HASH=0dr6O-DLLiExHby9g0nkT8mSC8QuCf84TrqEZcwJQLE 2025-06-01T22:52:54.8679937Z +++ ls -nl torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h 2025-06-01T22:52:54.8680880Z +++ awk '{print $5}' 2025-06-01T22:52:54.8707852Z ++ FSIZE=3954 2025-06-01T22:52:54.8708759Z ++ echo '"torch/include/torch/csrc/jit/runtime/interpreter/can_emit_inline.h",sha256=0dr6O-DLLiExHby9g0nkT8mSC8QuCf84TrqEZcwJQLE,3954' 2025-06-01T22:52:54.8709615Z ++ read fname 2025-06-01T22:52:54.8710198Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h 2025-06-01T22:52:54.8710909Z ++ FPATH=torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h 2025-06-01T22:52:54.8711537Z ++ echo torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h 2025-06-01T22:52:54.8712017Z ++ grep RECORD 2025-06-01T22:52:54.8730907Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h 2025-06-01T22:52:54.8731528Z +++ openssl base64 2025-06-01T22:52:54.8732165Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.8733375Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.8734713Z +++ sed -e s/=//g 2025-06-01T22:52:54.8774865Z ++ HASH=LZt5sSGjWQf91tXMApFPdLHK_TzEg5YUbMMIXwPFEvI 2025-06-01T22:52:54.8781836Z +++ ls -nl torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h 2025-06-01T22:52:54.8782519Z +++ awk '{print $5}' 2025-06-01T22:52:54.8806464Z ++ FSIZE=33299 2025-06-01T22:52:54.8807301Z ++ echo '"torch/include/torch/csrc/jit/runtime/interpreter/code_impl.h",sha256=LZt5sSGjWQf91tXMApFPdLHK_TzEg5YUbMMIXwPFEvI,33299' 2025-06-01T22:52:54.8808140Z ++ read fname 2025-06-01T22:52:54.8808578Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/interpreter/frame.h 2025-06-01T22:52:54.8809245Z ++ FPATH=torch/include/torch/csrc/jit/runtime/interpreter/frame.h 2025-06-01T22:52:54.8809855Z ++ echo torch/include/torch/csrc/jit/runtime/interpreter/frame.h 2025-06-01T22:52:54.8810719Z ++ grep RECORD 2025-06-01T22:52:54.8832952Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/interpreter/frame.h 2025-06-01T22:52:54.8833572Z +++ openssl base64 2025-06-01T22:52:54.8834247Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.8834495Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.8835581Z +++ sed -e s/=//g 2025-06-01T22:52:54.8878609Z ++ HASH=pnTBQNcshr5RjYee2Ix4D3la94TE9aJrG-hsZYUT03Y 2025-06-01T22:52:54.8881708Z +++ ls -nl torch/include/torch/csrc/jit/runtime/interpreter/frame.h 2025-06-01T22:52:54.8882349Z +++ awk '{print $5}' 2025-06-01T22:52:54.8910251Z ++ FSIZE=1110 2025-06-01T22:52:54.8911139Z ++ echo '"torch/include/torch/csrc/jit/runtime/interpreter/frame.h",sha256=pnTBQNcshr5RjYee2Ix4D3la94TE9aJrG-hsZYUT03Y,1110' 2025-06-01T22:52:54.8912083Z ++ read fname 2025-06-01T22:52:54.8912578Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h 2025-06-01T22:52:54.8913347Z ++ FPATH=torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h 2025-06-01T22:52:54.8914071Z ++ echo torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h 2025-06-01T22:52:54.8914580Z ++ grep RECORD 2025-06-01T22:52:54.8931837Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h 2025-06-01T22:52:54.8932505Z +++ openssl base64 2025-06-01T22:52:54.8933109Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.8934357Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.8935565Z +++ sed -e s/=//g 2025-06-01T22:52:54.8973746Z ++ HASH=Pkri_GGRYaZrhFfdzMRpBsMoEs9uykssBedGeE860Ec 2025-06-01T22:52:54.8979795Z +++ ls -nl torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h 2025-06-01T22:52:54.8980463Z +++ awk '{print $5}' 2025-06-01T22:52:54.9006234Z ++ FSIZE=401 2025-06-01T22:52:54.9007094Z ++ echo '"torch/include/torch/csrc/jit/runtime/interpreter/preprocess_graph.h",sha256=Pkri_GGRYaZrhFfdzMRpBsMoEs9uykssBedGeE860Ec,401' 2025-06-01T22:52:54.9007988Z ++ read fname 2025-06-01T22:52:54.9008476Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h 2025-06-01T22:52:54.9009267Z ++ FPATH=torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h 2025-06-01T22:52:54.9009990Z ++ echo torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h 2025-06-01T22:52:54.9010501Z ++ grep RECORD 2025-06-01T22:52:54.9033404Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h 2025-06-01T22:52:54.9034062Z +++ openssl base64 2025-06-01T22:52:54.9034329Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.9034591Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.9034848Z +++ sed -e s/=//g 2025-06-01T22:52:54.9076007Z ++ HASH=GsJuH7z24G8SCunLMMeaVbJTN5dANmD-KCxHxIkcXlU 2025-06-01T22:52:54.9078724Z +++ ls -nl torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h 2025-06-01T22:52:54.9079499Z +++ awk '{print $5}' 2025-06-01T22:52:54.9106803Z ++ FSIZE=6403 2025-06-01T22:52:54.9107686Z ++ echo '"torch/include/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h",sha256=GsJuH7z24G8SCunLMMeaVbJTN5dANmD-KCxHxIkcXlU,6403' 2025-06-01T22:52:54.9108572Z ++ read fname 2025-06-01T22:52:54.9108966Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/static/fusion.h 2025-06-01T22:52:54.9109557Z ++ FPATH=torch/include/torch/csrc/jit/runtime/static/fusion.h 2025-06-01T22:52:54.9110083Z ++ echo torch/include/torch/csrc/jit/runtime/static/fusion.h 2025-06-01T22:52:54.9110508Z ++ grep RECORD 2025-06-01T22:52:54.9130309Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/static/fusion.h 2025-06-01T22:52:54.9130885Z +++ openssl base64 2025-06-01T22:52:54.9131943Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.9133220Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.9134398Z +++ sed -e s/=//g 2025-06-01T22:52:54.9173748Z ++ HASH=xMRe2CpStACEatBCFnbzLnqYnppUPdJ2KHA4-zzdaKM 2025-06-01T22:52:54.9179152Z +++ ls -nl torch/include/torch/csrc/jit/runtime/static/fusion.h 2025-06-01T22:52:54.9179637Z +++ awk '{print $5}' 2025-06-01T22:52:54.9205662Z ++ FSIZE=307 2025-06-01T22:52:54.9206580Z ++ echo '"torch/include/torch/csrc/jit/runtime/static/fusion.h",sha256=xMRe2CpStACEatBCFnbzLnqYnppUPdJ2KHA4-zzdaKM,307' 2025-06-01T22:52:54.9207376Z ++ read fname 2025-06-01T22:52:54.9207783Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/static/impl.h 2025-06-01T22:52:54.9208363Z ++ FPATH=torch/include/torch/csrc/jit/runtime/static/impl.h 2025-06-01T22:52:54.9208900Z ++ echo torch/include/torch/csrc/jit/runtime/static/impl.h 2025-06-01T22:52:54.9209326Z ++ grep RECORD 2025-06-01T22:52:54.9230342Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/static/impl.h 2025-06-01T22:52:54.9230938Z +++ openssl base64 2025-06-01T22:52:54.9231192Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.9231839Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.9232212Z +++ sed -e s/=//g 2025-06-01T22:52:54.9276328Z ++ HASH=t_SyaYN4Lo8-8XxNKKQMeKPXDYNU-wqiW5Oku0K7gHM 2025-06-01T22:52:54.9279093Z +++ ls -nl torch/include/torch/csrc/jit/runtime/static/impl.h 2025-06-01T22:52:54.9280318Z +++ awk '{print $5}' 2025-06-01T22:52:54.9306254Z ++ FSIZE=35970 2025-06-01T22:52:54.9307021Z ++ echo '"torch/include/torch/csrc/jit/runtime/static/impl.h",sha256=t_SyaYN4Lo8-8XxNKKQMeKPXDYNU-wqiW5Oku0K7gHM,35970' 2025-06-01T22:52:54.9307774Z ++ read fname 2025-06-01T22:52:54.9308171Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/static/init.h 2025-06-01T22:52:54.9308795Z ++ FPATH=torch/include/torch/csrc/jit/runtime/static/init.h 2025-06-01T22:52:54.9309315Z ++ echo torch/include/torch/csrc/jit/runtime/static/init.h 2025-06-01T22:52:54.9309769Z ++ grep RECORD 2025-06-01T22:52:54.9330674Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/static/init.h 2025-06-01T22:52:54.9331422Z +++ openssl base64 2025-06-01T22:52:54.9332053Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.9333062Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.9334548Z +++ sed -e s/=//g 2025-06-01T22:52:54.9372649Z ++ HASH=dBoy_-IsqUy0p1muZ4g4C3ey3opLV6zB3zlILs5JYXM 2025-06-01T22:52:54.9378629Z +++ ls -nl torch/include/torch/csrc/jit/runtime/static/init.h 2025-06-01T22:52:54.9379102Z +++ awk '{print $5}' 2025-06-01T22:52:54.9406154Z ++ FSIZE=149 2025-06-01T22:52:54.9406892Z ++ echo '"torch/include/torch/csrc/jit/runtime/static/init.h",sha256=dBoy_-IsqUy0p1muZ4g4C3ey3opLV6zB3zlILs5JYXM,149' 2025-06-01T22:52:54.9407781Z ++ read fname 2025-06-01T22:52:54.9408249Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/static/memory_planner.h 2025-06-01T22:52:54.9408942Z ++ FPATH=torch/include/torch/csrc/jit/runtime/static/memory_planner.h 2025-06-01T22:52:54.9409597Z ++ echo torch/include/torch/csrc/jit/runtime/static/memory_planner.h 2025-06-01T22:52:54.9410073Z ++ grep RECORD 2025-06-01T22:52:54.9430759Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/static/memory_planner.h 2025-06-01T22:52:54.9431386Z +++ openssl base64 2025-06-01T22:52:54.9431642Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.9431941Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.9432235Z +++ sed -e s/=//g 2025-06-01T22:52:54.9475752Z ++ HASH=UAPe3_yVTg56LapKDXRb2ipsSvG8_b9p6uuAA7rB0dI 2025-06-01T22:52:54.9478320Z +++ ls -nl torch/include/torch/csrc/jit/runtime/static/memory_planner.h 2025-06-01T22:52:54.9479194Z +++ awk '{print $5}' 2025-06-01T22:52:54.9506352Z ++ FSIZE=9917 2025-06-01T22:52:54.9507141Z ++ echo '"torch/include/torch/csrc/jit/runtime/static/memory_planner.h",sha256=UAPe3_yVTg56LapKDXRb2ipsSvG8_b9p6uuAA7rB0dI,9917' 2025-06-01T22:52:54.9508005Z ++ read fname 2025-06-01T22:52:54.9508428Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/static/ops.h 2025-06-01T22:52:54.9508995Z ++ FPATH=torch/include/torch/csrc/jit/runtime/static/ops.h 2025-06-01T22:52:54.9509516Z ++ echo torch/include/torch/csrc/jit/runtime/static/ops.h 2025-06-01T22:52:54.9509913Z ++ grep RECORD 2025-06-01T22:52:54.9529128Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/static/ops.h 2025-06-01T22:52:54.9529683Z +++ openssl base64 2025-06-01T22:52:54.9530418Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.9531373Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.9532837Z +++ sed -e s/=//g 2025-06-01T22:52:54.9571829Z ++ HASH=EEjfw-Zeh8pHbhuZ7zUWBKMDYNl56xCtCArzy4_L1lc 2025-06-01T22:52:54.9576561Z +++ ls -nl torch/include/torch/csrc/jit/runtime/static/ops.h 2025-06-01T22:52:54.9578058Z +++ awk '{print $5}' 2025-06-01T22:52:54.9604064Z ++ FSIZE=5548 2025-06-01T22:52:54.9604807Z ++ echo '"torch/include/torch/csrc/jit/runtime/static/ops.h",sha256=EEjfw-Zeh8pHbhuZ7zUWBKMDYNl56xCtCArzy4_L1lc,5548' 2025-06-01T22:52:54.9605782Z ++ read fname 2025-06-01T22:52:54.9606215Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/static/passes.h 2025-06-01T22:52:54.9606849Z ++ FPATH=torch/include/torch/csrc/jit/runtime/static/passes.h 2025-06-01T22:52:54.9607576Z ++ echo torch/include/torch/csrc/jit/runtime/static/passes.h 2025-06-01T22:52:54.9608015Z ++ grep RECORD 2025-06-01T22:52:54.9631240Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/static/passes.h 2025-06-01T22:52:54.9631830Z +++ openssl base64 2025-06-01T22:52:54.9632131Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.9632400Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.9632676Z +++ sed -e s/=//g 2025-06-01T22:52:54.9673880Z ++ HASH=4FWM-FvTIvBj-lY46iES68J1XEUpvbejwst1Twb80YU 2025-06-01T22:52:54.9677051Z +++ ls -nl torch/include/torch/csrc/jit/runtime/static/passes.h 2025-06-01T22:52:54.9677699Z +++ awk '{print $5}' 2025-06-01T22:52:54.9705166Z ++ FSIZE=3684 2025-06-01T22:52:54.9705922Z ++ echo '"torch/include/torch/csrc/jit/runtime/static/passes.h",sha256=4FWM-FvTIvBj-lY46iES68J1XEUpvbejwst1Twb80YU,3684' 2025-06-01T22:52:54.9706728Z ++ read fname 2025-06-01T22:52:54.9707271Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h 2025-06-01T22:52:54.9708190Z ++ FPATH=torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h 2025-06-01T22:52:54.9708917Z ++ echo torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h 2025-06-01T22:52:54.9709424Z ++ grep RECORD 2025-06-01T22:52:54.9728575Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h 2025-06-01T22:52:54.9729282Z +++ openssl base64 2025-06-01T22:52:54.9729664Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.9731257Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.9732619Z +++ sed -e s/=//g 2025-06-01T22:52:54.9770650Z ++ HASH=2qfRw-LkEHagsV5t8EGzWWjnX1m-PPN92TtNPV8BAfA 2025-06-01T22:52:54.9775761Z +++ ls -nl torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h 2025-06-01T22:52:54.9776372Z +++ awk '{print $5}' 2025-06-01T22:52:54.9802669Z ++ FSIZE=6595 2025-06-01T22:52:54.9803562Z ++ echo '"torch/include/torch/csrc/jit/runtime/static/processed_node_wrapper.h",sha256=2qfRw-LkEHagsV5t8EGzWWjnX1m-PPN92TtNPV8BAfA,6595' 2025-06-01T22:52:54.9805000Z ++ read fname 2025-06-01T22:52:54.9805468Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/static/static_method.h 2025-06-01T22:52:54.9806199Z ++ FPATH=torch/include/torch/csrc/jit/runtime/static/static_method.h 2025-06-01T22:52:54.9806840Z ++ echo torch/include/torch/csrc/jit/runtime/static/static_method.h 2025-06-01T22:52:54.9807314Z ++ grep RECORD 2025-06-01T22:52:54.9829045Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/static/static_method.h 2025-06-01T22:52:54.9830036Z +++ openssl base64 2025-06-01T22:52:54.9830334Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.9830595Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.9830860Z +++ sed -e s/=//g 2025-06-01T22:52:54.9872477Z ++ HASH=zkTGqaMpr92KYFazR217cDP4E9xs_NbXO-mS_im-kIM 2025-06-01T22:52:54.9875669Z +++ ls -nl torch/include/torch/csrc/jit/runtime/static/static_method.h 2025-06-01T22:52:54.9876688Z +++ awk '{print $5}' 2025-06-01T22:52:54.9905235Z ++ FSIZE=1324 2025-06-01T22:52:54.9906035Z ++ echo '"torch/include/torch/csrc/jit/runtime/static/static_method.h",sha256=zkTGqaMpr92KYFazR217cDP4E9xs_NbXO-mS_im-kIM,1324' 2025-06-01T22:52:54.9906853Z ++ read fname 2025-06-01T22:52:54.9907268Z ++ make_wheel_record torch/include/torch/csrc/jit/runtime/static/te_wrapper.h 2025-06-01T22:52:54.9907910Z ++ FPATH=torch/include/torch/csrc/jit/runtime/static/te_wrapper.h 2025-06-01T22:52:54.9908647Z ++ echo torch/include/torch/csrc/jit/runtime/static/te_wrapper.h 2025-06-01T22:52:54.9909093Z ++ grep RECORD 2025-06-01T22:52:54.9928059Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/runtime/static/te_wrapper.h 2025-06-01T22:52:54.9928660Z +++ openssl base64 2025-06-01T22:52:54.9928945Z +++ sed -e s/+/-/g 2025-06-01T22:52:54.9930199Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:54.9931364Z +++ sed -e s/=//g 2025-06-01T22:52:54.9970919Z ++ HASH=JrWPA8KQpYpucDSc2QY1W-RYxUBiwxMGjd5kxDjBqpo 2025-06-01T22:52:54.9976003Z +++ ls -nl torch/include/torch/csrc/jit/runtime/static/te_wrapper.h 2025-06-01T22:52:54.9976733Z +++ awk '{print $5}' 2025-06-01T22:52:55.0003185Z ++ FSIZE=1145 2025-06-01T22:52:55.0004098Z ++ echo '"torch/include/torch/csrc/jit/runtime/static/te_wrapper.h",sha256=JrWPA8KQpYpucDSc2QY1W-RYxUBiwxMGjd5kxDjBqpo,1145' 2025-06-01T22:52:55.0005067Z ++ read fname 2025-06-01T22:52:55.0005639Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h 2025-06-01T22:52:55.0006581Z ++ FPATH=torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h 2025-06-01T22:52:55.0007447Z ++ echo torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h 2025-06-01T22:52:55.0008053Z ++ grep RECORD 2025-06-01T22:52:55.0031759Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h 2025-06-01T22:52:55.0032504Z +++ openssl base64 2025-06-01T22:52:55.0032774Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.0033018Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.0033282Z +++ sed -e s/=//g 2025-06-01T22:52:55.0073396Z ++ HASH=yVyHpm78281r4Lddh46hDRmWXA5BpUyUK70ume17TeA 2025-06-01T22:52:55.0076120Z +++ ls -nl torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h 2025-06-01T22:52:55.0076949Z +++ awk '{print $5}' 2025-06-01T22:52:55.0103440Z ++ FSIZE=2604 2025-06-01T22:52:55.0104347Z ++ echo '"torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h",sha256=yVyHpm78281r4Lddh46hDRmWXA5BpUyUK70ume17TeA,2604' 2025-06-01T22:52:55.0105316Z ++ read fname 2025-06-01T22:52:55.0105719Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/export.h 2025-06-01T22:52:55.0106361Z ++ FPATH=torch/include/torch/csrc/jit/serialization/export.h 2025-06-01T22:52:55.0106884Z ++ echo torch/include/torch/csrc/jit/serialization/export.h 2025-06-01T22:52:55.0107302Z ++ grep RECORD 2025-06-01T22:52:55.0128086Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/export.h 2025-06-01T22:52:55.0128727Z +++ openssl base64 2025-06-01T22:52:55.0129222Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.0130397Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.0131570Z +++ sed -e s/=//g 2025-06-01T22:52:55.0171229Z ++ HASH=IA9c3v9dy6cYlZ7xOfohBhYi4Xo44J2dz8hAUKklkoc 2025-06-01T22:52:55.0176140Z +++ ls -nl torch/include/torch/csrc/jit/serialization/export.h 2025-06-01T22:52:55.0178008Z +++ awk '{print $5}' 2025-06-01T22:52:55.0204766Z ++ FSIZE=11540 2025-06-01T22:52:55.0205559Z ++ echo '"torch/include/torch/csrc/jit/serialization/export.h",sha256=IA9c3v9dy6cYlZ7xOfohBhYi4Xo44J2dz8hAUKklkoc,11540' 2025-06-01T22:52:55.0206343Z ++ read fname 2025-06-01T22:52:55.0206811Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/export_bytecode.h 2025-06-01T22:52:55.0207514Z ++ FPATH=torch/include/torch/csrc/jit/serialization/export_bytecode.h 2025-06-01T22:52:55.0208168Z ++ echo torch/include/torch/csrc/jit/serialization/export_bytecode.h 2025-06-01T22:52:55.0208647Z ++ grep RECORD 2025-06-01T22:52:55.0230399Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/export_bytecode.h 2025-06-01T22:52:55.0231113Z +++ openssl base64 2025-06-01T22:52:55.0231370Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.0231633Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.0231892Z +++ sed -e s/=//g 2025-06-01T22:52:55.0274823Z ++ HASH=guqXICFsEir-QQ5VQS0KW2ff1gGh1o71NY_azN8D7oQ 2025-06-01T22:52:55.0277885Z +++ ls -nl torch/include/torch/csrc/jit/serialization/export_bytecode.h 2025-06-01T22:52:55.0278517Z +++ awk '{print $5}' 2025-06-01T22:52:55.0306027Z ++ FSIZE=1368 2025-06-01T22:52:55.0306819Z ++ echo '"torch/include/torch/csrc/jit/serialization/export_bytecode.h",sha256=guqXICFsEir-QQ5VQS0KW2ff1gGh1o71NY_azN8D7oQ,1368' 2025-06-01T22:52:55.0307625Z ++ read fname 2025-06-01T22:52:55.0308101Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h 2025-06-01T22:52:55.0308871Z ++ FPATH=torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h 2025-06-01T22:52:55.0309578Z ++ echo torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h 2025-06-01T22:52:55.0310092Z ++ grep RECORD 2025-06-01T22:52:55.0329760Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h 2025-06-01T22:52:55.0330426Z +++ openssl base64 2025-06-01T22:52:55.0331032Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.0332374Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.0333898Z +++ sed -e s/=//g 2025-06-01T22:52:55.0371577Z ++ HASH=V93r7sz8Ps8ZYqSOQoKEpd79Vy4NRpKlhyrjdMTSfFY 2025-06-01T22:52:55.0376869Z +++ ls -nl torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h 2025-06-01T22:52:55.0378130Z +++ awk '{print $5}' 2025-06-01T22:52:55.0406087Z ++ FSIZE=3043 2025-06-01T22:52:55.0406971Z ++ echo '"torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h",sha256=V93r7sz8Ps8ZYqSOQoKEpd79Vy4NRpKlhyrjdMTSfFY,3043' 2025-06-01T22:52:55.0407858Z ++ read fname 2025-06-01T22:52:55.0408370Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h 2025-06-01T22:52:55.0409350Z ++ FPATH=torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h 2025-06-01T22:52:55.0410111Z ++ echo torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h 2025-06-01T22:52:55.0410662Z ++ grep RECORD 2025-06-01T22:52:55.0430826Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h 2025-06-01T22:52:55.0431506Z +++ openssl base64 2025-06-01T22:52:55.0431781Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.0432032Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.0432303Z +++ sed -e s/=//g 2025-06-01T22:52:55.0473775Z ++ HASH=ba6YMg9NRZIVrlgxuY11mdJDX2cMYms29cjLJGJhqGE 2025-06-01T22:52:55.0476220Z +++ ls -nl torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h 2025-06-01T22:52:55.0476781Z +++ awk '{print $5}' 2025-06-01T22:52:55.0504949Z ++ FSIZE=172 2025-06-01T22:52:55.0505817Z ++ echo '"torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h",sha256=ba6YMg9NRZIVrlgxuY11mdJDX2cMYms29cjLJGJhqGE,172' 2025-06-01T22:52:55.0506682Z ++ read fname 2025-06-01T22:52:55.0507219Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/import.h 2025-06-01T22:52:55.0507807Z ++ FPATH=torch/include/torch/csrc/jit/serialization/import.h 2025-06-01T22:52:55.0508338Z ++ echo torch/include/torch/csrc/jit/serialization/import.h 2025-06-01T22:52:55.0508760Z ++ grep RECORD 2025-06-01T22:52:55.0527477Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/import.h 2025-06-01T22:52:55.0528068Z +++ openssl base64 2025-06-01T22:52:55.0528357Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.0529446Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.0530889Z +++ sed -e s/=//g 2025-06-01T22:52:55.0571383Z ++ HASH=CdhrwoaPvQkM8yQ0_KfDRWPPxRR8a60kNf6WfqqqRbw 2025-06-01T22:52:55.0576358Z +++ ls -nl torch/include/torch/csrc/jit/serialization/import.h 2025-06-01T22:52:55.0578199Z +++ awk '{print $5}' 2025-06-01T22:52:55.0605608Z ++ FSIZE=5009 2025-06-01T22:52:55.0606388Z ++ echo '"torch/include/torch/csrc/jit/serialization/import.h",sha256=CdhrwoaPvQkM8yQ0_KfDRWPPxRR8a60kNf6WfqqqRbw,5009' 2025-06-01T22:52:55.0607173Z ++ read fname 2025-06-01T22:52:55.0607694Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/import_export_constants.h 2025-06-01T22:52:55.0608492Z ++ FPATH=torch/include/torch/csrc/jit/serialization/import_export_constants.h 2025-06-01T22:52:55.0609247Z ++ echo torch/include/torch/csrc/jit/serialization/import_export_constants.h 2025-06-01T22:52:55.0609898Z ++ grep RECORD 2025-06-01T22:52:55.0631219Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/import_export_constants.h 2025-06-01T22:52:55.0631911Z +++ openssl base64 2025-06-01T22:52:55.0632166Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.0632429Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.0632686Z +++ sed -e s/=//g 2025-06-01T22:52:55.0674015Z ++ HASH=zkFq2CpJrrGZiezd_BKq5vXJRVWvD_ZBoKC_yIX0ngk 2025-06-01T22:52:55.0677466Z +++ ls -nl torch/include/torch/csrc/jit/serialization/import_export_constants.h 2025-06-01T22:52:55.0678460Z +++ awk '{print $5}' 2025-06-01T22:52:55.0705596Z ++ FSIZE=645 2025-06-01T22:52:55.0706618Z ++ echo '"torch/include/torch/csrc/jit/serialization/import_export_constants.h",sha256=zkFq2CpJrrGZiezd_BKq5vXJRVWvD_ZBoKC_yIX0ngk,645' 2025-06-01T22:52:55.0707471Z ++ read fname 2025-06-01T22:52:55.0707961Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/import_export_functions.h 2025-06-01T22:52:55.0708745Z ++ FPATH=torch/include/torch/csrc/jit/serialization/import_export_functions.h 2025-06-01T22:52:55.0709473Z ++ echo torch/include/torch/csrc/jit/serialization/import_export_functions.h 2025-06-01T22:52:55.0709978Z ++ grep RECORD 2025-06-01T22:52:55.0729420Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/import_export_functions.h 2025-06-01T22:52:55.0730097Z +++ openssl base64 2025-06-01T22:52:55.0730547Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.0732008Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.0733304Z +++ sed -e s/=//g 2025-06-01T22:52:55.0771925Z ++ HASH=GwP21rWSdHviVfH-qz05DrAQcKjCR_hKWLJ2gmlQNsg 2025-06-01T22:52:55.0776798Z +++ ls -nl torch/include/torch/csrc/jit/serialization/import_export_functions.h 2025-06-01T22:52:55.0777395Z +++ awk '{print $5}' 2025-06-01T22:52:55.0805712Z ++ FSIZE=389 2025-06-01T22:52:55.0806556Z ++ echo '"torch/include/torch/csrc/jit/serialization/import_export_functions.h",sha256=GwP21rWSdHviVfH-qz05DrAQcKjCR_hKWLJ2gmlQNsg,389' 2025-06-01T22:52:55.0807436Z ++ read fname 2025-06-01T22:52:55.0807940Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/import_export_helpers.h 2025-06-01T22:52:55.0808729Z ++ FPATH=torch/include/torch/csrc/jit/serialization/import_export_helpers.h 2025-06-01T22:52:55.0809445Z ++ echo torch/include/torch/csrc/jit/serialization/import_export_helpers.h 2025-06-01T22:52:55.0809975Z ++ grep RECORD 2025-06-01T22:52:55.0831775Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/import_export_helpers.h 2025-06-01T22:52:55.0832455Z +++ openssl base64 2025-06-01T22:52:55.0832723Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.0833119Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.0833403Z +++ sed -e s/=//g 2025-06-01T22:52:55.0874174Z ++ HASH=JnAtp7YRC7X-Z3KUtm6A-lNk0bkRwhWEILm5ic6JliA 2025-06-01T22:52:55.0877228Z +++ ls -nl torch/include/torch/csrc/jit/serialization/import_export_helpers.h 2025-06-01T22:52:55.0877762Z +++ awk '{print $5}' 2025-06-01T22:52:55.0904531Z ++ FSIZE=651 2025-06-01T22:52:55.0905401Z ++ echo '"torch/include/torch/csrc/jit/serialization/import_export_helpers.h",sha256=JnAtp7YRC7X-Z3KUtm6A-lNk0bkRwhWEILm5ic6JliA,651' 2025-06-01T22:52:55.0906241Z ++ read fname 2025-06-01T22:52:55.0906672Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/import_read.h 2025-06-01T22:52:55.0907308Z ++ FPATH=torch/include/torch/csrc/jit/serialization/import_read.h 2025-06-01T22:52:55.0907896Z ++ echo torch/include/torch/csrc/jit/serialization/import_read.h 2025-06-01T22:52:55.0908344Z ++ grep RECORD 2025-06-01T22:52:55.0929182Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/import_read.h 2025-06-01T22:52:55.0929824Z +++ openssl base64 2025-06-01T22:52:55.0930214Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.0931419Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.0932782Z +++ sed -e s/=//g 2025-06-01T22:52:55.0971587Z ++ HASH=A2R8oRS_-CXTjOYDe2oBGcSiT1KXilq1E6rqYkJkr8w 2025-06-01T22:52:55.0976437Z +++ ls -nl torch/include/torch/csrc/jit/serialization/import_read.h 2025-06-01T22:52:55.0977951Z +++ awk '{print $5}' 2025-06-01T22:52:55.1005120Z ++ FSIZE=832 2025-06-01T22:52:55.1005886Z ++ echo '"torch/include/torch/csrc/jit/serialization/import_read.h",sha256=A2R8oRS_-CXTjOYDe2oBGcSiT1KXilq1E6rqYkJkr8w,832' 2025-06-01T22:52:55.1006702Z ++ read fname 2025-06-01T22:52:55.1007160Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/import_source.h 2025-06-01T22:52:55.1007843Z ++ FPATH=torch/include/torch/csrc/jit/serialization/import_source.h 2025-06-01T22:52:55.1008480Z ++ echo torch/include/torch/csrc/jit/serialization/import_source.h 2025-06-01T22:52:55.1008950Z ++ grep RECORD 2025-06-01T22:52:55.1030022Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/import_source.h 2025-06-01T22:52:55.1030774Z +++ openssl base64 2025-06-01T22:52:55.1031048Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.1031307Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.1031560Z +++ sed -e s/=//g 2025-06-01T22:52:55.1073959Z ++ HASH=50CV7J9Onkp5JEVO3LN9HI6pOgU27R1_5jBwXSwsBxg 2025-06-01T22:52:55.1075849Z +++ ls -nl torch/include/torch/csrc/jit/serialization/import_source.h 2025-06-01T22:52:55.1076332Z +++ awk '{print $5}' 2025-06-01T22:52:55.1104227Z ++ FSIZE=3424 2025-06-01T22:52:55.1105082Z ++ echo '"torch/include/torch/csrc/jit/serialization/import_source.h",sha256=50CV7J9Onkp5JEVO3LN9HI6pOgU27R1_5jBwXSwsBxg,3424' 2025-06-01T22:52:55.1105886Z ++ read fname 2025-06-01T22:52:55.1106388Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h 2025-06-01T22:52:55.1107190Z ++ FPATH=torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h 2025-06-01T22:52:55.1108066Z ++ echo torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h 2025-06-01T22:52:55.1108612Z ++ grep RECORD 2025-06-01T22:52:55.1126813Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h 2025-06-01T22:52:55.1127504Z +++ openssl base64 2025-06-01T22:52:55.1128097Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.1129311Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.1130696Z +++ sed -e s/=//g 2025-06-01T22:52:55.1171701Z ++ HASH=iro_aAKgetoxhqWT8_245l_OdgBQEXh006I1CLXdQ70 2025-06-01T22:52:55.1176488Z +++ ls -nl torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h 2025-06-01T22:52:55.1177052Z +++ awk '{print $5}' 2025-06-01T22:52:55.1203954Z ++ FSIZE=98610 2025-06-01T22:52:55.1205054Z ++ echo '"torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h",sha256=iro_aAKgetoxhqWT8_245l_OdgBQEXh006I1CLXdQ70,98610' 2025-06-01T22:52:55.1205933Z ++ read fname 2025-06-01T22:52:55.1206482Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/onnx.h 2025-06-01T22:52:55.1207084Z ++ FPATH=torch/include/torch/csrc/jit/serialization/onnx.h 2025-06-01T22:52:55.1207601Z ++ echo torch/include/torch/csrc/jit/serialization/onnx.h 2025-06-01T22:52:55.1208035Z ++ grep RECORD 2025-06-01T22:52:55.1229802Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/onnx.h 2025-06-01T22:52:55.1230381Z +++ openssl base64 2025-06-01T22:52:55.1230651Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.1230916Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.1231190Z +++ sed -e s/=//g 2025-06-01T22:52:55.1273520Z ++ HASH=y9W8Vp2prGtLkqktDi18KSp0mhta55dsGDoDpmH9ono 2025-06-01T22:52:55.1276967Z +++ ls -nl torch/include/torch/csrc/jit/serialization/onnx.h 2025-06-01T22:52:55.1277682Z +++ awk '{print $5}' 2025-06-01T22:52:55.1304483Z ++ FSIZE=513 2025-06-01T22:52:55.1305401Z ++ echo '"torch/include/torch/csrc/jit/serialization/onnx.h",sha256=y9W8Vp2prGtLkqktDi18KSp0mhta55dsGDoDpmH9ono,513' 2025-06-01T22:52:55.1306279Z ++ read fname 2025-06-01T22:52:55.1306699Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/pickle.h 2025-06-01T22:52:55.1307435Z ++ FPATH=torch/include/torch/csrc/jit/serialization/pickle.h 2025-06-01T22:52:55.1307957Z ++ echo torch/include/torch/csrc/jit/serialization/pickle.h 2025-06-01T22:52:55.1308383Z ++ grep RECORD 2025-06-01T22:52:55.1327496Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/pickle.h 2025-06-01T22:52:55.1328240Z +++ openssl base64 2025-06-01T22:52:55.1328711Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.1330031Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.1331259Z +++ sed -e s/=//g 2025-06-01T22:52:55.1370412Z ++ HASH=Ad87x2XtbWJT1lJ7fWorSudOVhbiqz6GYQLOSyPeXsk 2025-06-01T22:52:55.1375252Z +++ ls -nl torch/include/torch/csrc/jit/serialization/pickle.h 2025-06-01T22:52:55.1376196Z +++ awk '{print $5}' 2025-06-01T22:52:55.1401001Z ++ FSIZE=4690 2025-06-01T22:52:55.1401805Z ++ echo '"torch/include/torch/csrc/jit/serialization/pickle.h",sha256=Ad87x2XtbWJT1lJ7fWorSudOVhbiqz6GYQLOSyPeXsk,4690' 2025-06-01T22:52:55.1402643Z ++ read fname 2025-06-01T22:52:55.1403186Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/pickler.h 2025-06-01T22:52:55.1403403Z ++ FPATH=torch/include/torch/csrc/jit/serialization/pickler.h 2025-06-01T22:52:55.1405085Z ++ echo torch/include/torch/csrc/jit/serialization/pickler.h 2025-06-01T22:52:55.1405663Z ++ grep RECORD 2025-06-01T22:52:55.1427323Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/pickler.h 2025-06-01T22:52:55.1428317Z +++ openssl base64 2025-06-01T22:52:55.1428422Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.1428537Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.1429429Z +++ sed -e s/=//g 2025-06-01T22:52:55.1474665Z ++ HASH=linLaTTA84OkyowRDpMDfDDll8plboRQkYC60-UTTI0 2025-06-01T22:52:55.1477791Z +++ ls -nl torch/include/torch/csrc/jit/serialization/pickler.h 2025-06-01T22:52:55.1478079Z +++ awk '{print $5}' 2025-06-01T22:52:55.1505846Z ++ FSIZE=13681 2025-06-01T22:52:55.1506554Z ++ echo '"torch/include/torch/csrc/jit/serialization/pickler.h",sha256=linLaTTA84OkyowRDpMDfDDll8plboRQkYC60-UTTI0,13681' 2025-06-01T22:52:55.1506807Z ++ read fname 2025-06-01T22:52:55.1507095Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/python_print.h 2025-06-01T22:52:55.1507340Z ++ FPATH=torch/include/torch/csrc/jit/serialization/python_print.h 2025-06-01T22:52:55.1518335Z ++ echo torch/include/torch/csrc/jit/serialization/python_print.h 2025-06-01T22:52:55.1518565Z ++ grep RECORD 2025-06-01T22:52:55.1528725Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/python_print.h 2025-06-01T22:52:55.1529245Z +++ openssl base64 2025-06-01T22:52:55.1530651Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.1532027Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.1533158Z +++ sed -e s/=//g 2025-06-01T22:52:55.1570593Z ++ HASH=x828WdBN3KGyh1Qtx82eTZrDMUqtrwz6Gkyt2Eh6-NI 2025-06-01T22:52:55.1575711Z +++ ls -nl torch/include/torch/csrc/jit/serialization/python_print.h 2025-06-01T22:52:55.1576516Z +++ awk '{print $5}' 2025-06-01T22:52:55.1604430Z ++ FSIZE=1309 2025-06-01T22:52:55.1605264Z ++ echo '"torch/include/torch/csrc/jit/serialization/python_print.h",sha256=x828WdBN3KGyh1Qtx82eTZrDMUqtrwz6Gkyt2Eh6-NI,1309' 2025-06-01T22:52:55.1605383Z ++ read fname 2025-06-01T22:52:55.1605765Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/source_range_serialization.h 2025-06-01T22:52:55.1606091Z ++ FPATH=torch/include/torch/csrc/jit/serialization/source_range_serialization.h 2025-06-01T22:52:55.1606407Z ++ echo torch/include/torch/csrc/jit/serialization/source_range_serialization.h 2025-06-01T22:52:55.1606523Z ++ grep RECORD 2025-06-01T22:52:55.1629491Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/source_range_serialization.h 2025-06-01T22:52:55.1629625Z +++ openssl base64 2025-06-01T22:52:55.1629747Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.1629852Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.1629951Z +++ sed -e s/=//g 2025-06-01T22:52:55.1673603Z ++ HASH=a0-K_Nwk9gm_8_Faxldl3Et7Kqw5nGOUznqCLlZBGco 2025-06-01T22:52:55.1675685Z +++ ls -nl torch/include/torch/csrc/jit/serialization/source_range_serialization.h 2025-06-01T22:52:55.1676157Z +++ awk '{print $5}' 2025-06-01T22:52:55.1705616Z ++ FSIZE=1666 2025-06-01T22:52:55.1706358Z ++ echo '"torch/include/torch/csrc/jit/serialization/source_range_serialization.h",sha256=a0-K_Nwk9gm_8_Faxldl3Et7Kqw5nGOUznqCLlZBGco,1666' 2025-06-01T22:52:55.1706458Z ++ read fname 2025-06-01T22:52:55.1707007Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h 2025-06-01T22:52:55.1707358Z ++ FPATH=torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h 2025-06-01T22:52:55.1707695Z ++ echo torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h 2025-06-01T22:52:55.1707812Z ++ grep RECORD 2025-06-01T22:52:55.1728085Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h 2025-06-01T22:52:55.1728204Z +++ openssl base64 2025-06-01T22:52:55.1728992Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.1730347Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.1731583Z +++ sed -e s/=//g 2025-06-01T22:52:55.1770600Z ++ HASH=5ygYiNxXUq9rzzgJWN42_0XNVApa1-9G0MN3XFuuvTs 2025-06-01T22:52:55.1775792Z +++ ls -nl torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h 2025-06-01T22:52:55.1776310Z +++ awk '{print $5}' 2025-06-01T22:52:55.1804462Z ++ FSIZE=680 2025-06-01T22:52:55.1805501Z ++ echo '"torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h",sha256=5ygYiNxXUq9rzzgJWN42_0XNVApa1-9G0MN3XFuuvTs,680' 2025-06-01T22:52:55.1805610Z ++ read fname 2025-06-01T22:52:55.1805928Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/storage_context.h 2025-06-01T22:52:55.1806204Z ++ FPATH=torch/include/torch/csrc/jit/serialization/storage_context.h 2025-06-01T22:52:55.1806464Z ++ echo torch/include/torch/csrc/jit/serialization/storage_context.h 2025-06-01T22:52:55.1806565Z ++ grep RECORD 2025-06-01T22:52:55.1828486Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/storage_context.h 2025-06-01T22:52:55.1828673Z +++ openssl base64 2025-06-01T22:52:55.1828800Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.1829033Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.1830718Z +++ sed -e s/=//g 2025-06-01T22:52:55.1871687Z ++ HASH=7Y4_iJw9YtZ-RZ9yvx3_MB8H5ldo-s1q3kRhhvpmSCI 2025-06-01T22:52:55.1875295Z +++ ls -nl torch/include/torch/csrc/jit/serialization/storage_context.h 2025-06-01T22:52:55.1875715Z +++ awk '{print $5}' 2025-06-01T22:52:55.1903680Z ++ FSIZE=2487 2025-06-01T22:52:55.1904359Z ++ echo '"torch/include/torch/csrc/jit/serialization/storage_context.h",sha256=7Y4_iJw9YtZ-RZ9yvx3_MB8H5ldo-s1q3kRhhvpmSCI,2487' 2025-06-01T22:52:55.1904472Z ++ read fname 2025-06-01T22:52:55.1904789Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/type_name_uniquer.h 2025-06-01T22:52:55.1905050Z ++ FPATH=torch/include/torch/csrc/jit/serialization/type_name_uniquer.h 2025-06-01T22:52:55.1905458Z ++ echo torch/include/torch/csrc/jit/serialization/type_name_uniquer.h 2025-06-01T22:52:55.1905570Z ++ grep RECORD 2025-06-01T22:52:55.1926355Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/type_name_uniquer.h 2025-06-01T22:52:55.1926526Z +++ openssl base64 2025-06-01T22:52:55.1926749Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.1928037Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.1929366Z +++ sed -e s/=//g 2025-06-01T22:52:55.1968644Z ++ HASH=DYiGL3VcdzINSbyvH3FPXrLjeYQFj79-Y4cJtlxwrMI 2025-06-01T22:52:55.1973571Z +++ ls -nl torch/include/torch/csrc/jit/serialization/type_name_uniquer.h 2025-06-01T22:52:55.1974276Z +++ awk '{print $5}' 2025-06-01T22:52:55.2000739Z ++ FSIZE=754 2025-06-01T22:52:55.2001413Z ++ echo '"torch/include/torch/csrc/jit/serialization/type_name_uniquer.h",sha256=DYiGL3VcdzINSbyvH3FPXrLjeYQFj79-Y4cJtlxwrMI,754' 2025-06-01T22:52:55.2001639Z ++ read fname 2025-06-01T22:52:55.2002003Z ++ make_wheel_record torch/include/torch/csrc/jit/serialization/unpickler.h 2025-06-01T22:52:55.2002251Z ++ FPATH=torch/include/torch/csrc/jit/serialization/unpickler.h 2025-06-01T22:52:55.2002699Z ++ echo torch/include/torch/csrc/jit/serialization/unpickler.h 2025-06-01T22:52:55.2003688Z ++ grep RECORD 2025-06-01T22:52:55.2026641Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/serialization/unpickler.h 2025-06-01T22:52:55.2026768Z +++ openssl base64 2025-06-01T22:52:55.2026871Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.2027256Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.2028620Z +++ sed -e s/=//g 2025-06-01T22:52:55.2070836Z ++ HASH=4qber9qv-IUF43lBNaQsMK9REClGUkIyvdZXScouev0 2025-06-01T22:52:55.2073814Z +++ ls -nl torch/include/torch/csrc/jit/serialization/unpickler.h 2025-06-01T22:52:55.2074527Z +++ awk '{print $5}' 2025-06-01T22:52:55.2101010Z ++ FSIZE=7649 2025-06-01T22:52:55.2101628Z ++ echo '"torch/include/torch/csrc/jit/serialization/unpickler.h",sha256=4qber9qv-IUF43lBNaQsMK9REClGUkIyvdZXScouev0,7649' 2025-06-01T22:52:55.2101746Z ++ read fname 2025-06-01T22:52:55.2102013Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/analysis.h 2025-06-01T22:52:55.2102357Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/analysis.h 2025-06-01T22:52:55.2102907Z ++ echo torch/include/torch/csrc/jit/tensorexpr/analysis.h 2025-06-01T22:52:55.2104314Z ++ grep RECORD 2025-06-01T22:52:55.2125957Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/analysis.h 2025-06-01T22:52:55.2126087Z +++ openssl base64 2025-06-01T22:52:55.2126666Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.2127336Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.2128476Z +++ sed -e s/=//g 2025-06-01T22:52:55.2168169Z ++ HASH=dqXdu0WroMBA2aE64FKskiD4lNKle7D_ks0WYESb8Kc 2025-06-01T22:52:55.2172977Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/analysis.h 2025-06-01T22:52:55.2173678Z +++ awk '{print $5}' 2025-06-01T22:52:55.2199634Z ++ FSIZE=8982 2025-06-01T22:52:55.2200253Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/analysis.h",sha256=dqXdu0WroMBA2aE64FKskiD4lNKle7D_ks0WYESb8Kc,8982' 2025-06-01T22:52:55.2200500Z ++ read fname 2025-06-01T22:52:55.2200803Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/block_codegen.h 2025-06-01T22:52:55.2201077Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/block_codegen.h 2025-06-01T22:52:55.2201322Z ++ echo torch/include/torch/csrc/jit/tensorexpr/block_codegen.h 2025-06-01T22:52:55.2202646Z ++ grep RECORD 2025-06-01T22:52:55.2225251Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/block_codegen.h 2025-06-01T22:52:55.2225482Z +++ openssl base64 2025-06-01T22:52:55.2225584Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.2226586Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.2227807Z +++ sed -e s/=//g 2025-06-01T22:52:55.2268981Z ++ HASH=yh8ltX490BoS0jRJAhfUkDjoypHaNdOzMauwCrFsgTA 2025-06-01T22:52:55.2273252Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/block_codegen.h 2025-06-01T22:52:55.2274225Z +++ awk '{print $5}' 2025-06-01T22:52:55.2300764Z ++ FSIZE=4290 2025-06-01T22:52:55.2301544Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/block_codegen.h",sha256=yh8ltX490BoS0jRJAhfUkDjoypHaNdOzMauwCrFsgTA,4290' 2025-06-01T22:52:55.2301662Z ++ read fname 2025-06-01T22:52:55.2301960Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h 2025-06-01T22:52:55.2302284Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h 2025-06-01T22:52:55.2302773Z ++ echo torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h 2025-06-01T22:52:55.2303848Z ++ grep RECORD 2025-06-01T22:52:55.2325315Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h 2025-06-01T22:52:55.2325434Z +++ openssl base64 2025-06-01T22:52:55.2325574Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.2325886Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.2327230Z +++ sed -e s/=//g 2025-06-01T22:52:55.2366482Z ++ HASH=Sd_Ayh9IjI_4Mageyoo_poJ74ifE-BjauD0E_yBfStM 2025-06-01T22:52:55.2371625Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h 2025-06-01T22:52:55.2372617Z +++ awk '{print $5}' 2025-06-01T22:52:55.2398895Z ++ FSIZE=2170 2025-06-01T22:52:55.2399566Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h",sha256=Sd_Ayh9IjI_4Mageyoo_poJ74ifE-BjauD0E_yBfStM,2170' 2025-06-01T22:52:55.2399671Z ++ read fname 2025-06-01T22:52:55.2399948Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h 2025-06-01T22:52:55.2400174Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h 2025-06-01T22:52:55.2400920Z ++ echo torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h 2025-06-01T22:52:55.2401962Z ++ grep RECORD 2025-06-01T22:52:55.2425786Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h 2025-06-01T22:52:55.2425919Z +++ openssl base64 2025-06-01T22:52:55.2426143Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.2426422Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.2427020Z +++ sed -e s/=//g 2025-06-01T22:52:55.2468484Z ++ HASH=JLeAwRP9xPVf5kGFDJTPvhAdb4xoQSCkbLwHG7jZsmk 2025-06-01T22:52:55.2473042Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h 2025-06-01T22:52:55.2473543Z +++ awk '{print $5}' 2025-06-01T22:52:55.2501387Z ++ FSIZE=4471 2025-06-01T22:52:55.2502013Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h",sha256=JLeAwRP9xPVf5kGFDJTPvhAdb4xoQSCkbLwHG7jZsmk,4471' 2025-06-01T22:52:55.2502127Z ++ read fname 2025-06-01T22:52:55.2502373Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/codegen.h 2025-06-01T22:52:55.2502573Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/codegen.h 2025-06-01T22:52:55.2502773Z ++ echo torch/include/torch/csrc/jit/tensorexpr/codegen.h 2025-06-01T22:52:55.2503277Z ++ grep RECORD 2025-06-01T22:52:55.2525690Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/codegen.h 2025-06-01T22:52:55.2525822Z +++ openssl base64 2025-06-01T22:52:55.2525923Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.2526231Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.2527387Z +++ sed -e s/=//g 2025-06-01T22:52:55.2567586Z ++ HASH=0mA4KEJ24aEM3tcjKl7jPeTKP9RGD4KfEuFtUIk5WUo 2025-06-01T22:52:55.2572798Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/codegen.h 2025-06-01T22:52:55.2573495Z +++ awk '{print $5}' 2025-06-01T22:52:55.2599349Z ++ FSIZE=7436 2025-06-01T22:52:55.2599962Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/codegen.h",sha256=0mA4KEJ24aEM3tcjKl7jPeTKP9RGD4KfEuFtUIk5WUo,7436' 2025-06-01T22:52:55.2600074Z ++ read fname 2025-06-01T22:52:55.2600368Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h 2025-06-01T22:52:55.2600583Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h 2025-06-01T22:52:55.2602410Z ++ echo torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h 2025-06-01T22:52:55.2602722Z ++ grep RECORD 2025-06-01T22:52:55.2625834Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h 2025-06-01T22:52:55.2625973Z +++ openssl base64 2025-06-01T22:52:55.2626076Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.2626181Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.2626845Z +++ sed -e s/=//g 2025-06-01T22:52:55.2672125Z ++ HASH=C2OoTkNUamFMZh-_DM-XOnwqdap56Qo-6hdwqctOVWM 2025-06-01T22:52:55.2679625Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h 2025-06-01T22:52:55.2679741Z +++ awk '{print $5}' 2025-06-01T22:52:55.2707289Z ++ FSIZE=2347 2025-06-01T22:52:55.2707882Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h",sha256=C2OoTkNUamFMZh-_DM-XOnwqdap56Qo-6hdwqctOVWM,2347' 2025-06-01T22:52:55.2708002Z ++ read fname 2025-06-01T22:52:55.2708295Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h 2025-06-01T22:52:55.2708525Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h 2025-06-01T22:52:55.2708758Z ++ echo torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h 2025-06-01T22:52:55.2708885Z ++ grep RECORD 2025-06-01T22:52:55.2730114Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h 2025-06-01T22:52:55.2730244Z +++ openssl base64 2025-06-01T22:52:55.2730990Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.2732486Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.2733632Z +++ sed -e s/=//g 2025-06-01T22:52:55.2772000Z ++ HASH=7wyjc4Ns-_peOesywng4toC-x16AfUcmGc8171omrsE 2025-06-01T22:52:55.2777185Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h 2025-06-01T22:52:55.2778505Z +++ awk '{print $5}' 2025-06-01T22:52:55.2805753Z ++ FSIZE=633 2025-06-01T22:52:55.2806498Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h",sha256=7wyjc4Ns-_peOesywng4toC-x16AfUcmGc8171omrsE,633' 2025-06-01T22:52:55.2806605Z ++ read fname 2025-06-01T22:52:55.2806899Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h 2025-06-01T22:52:55.2807130Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h 2025-06-01T22:52:55.2807347Z ++ echo torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h 2025-06-01T22:52:55.2807464Z ++ grep RECORD 2025-06-01T22:52:55.2831605Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h 2025-06-01T22:52:55.2831745Z +++ openssl base64 2025-06-01T22:52:55.2831867Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.2832130Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.2832223Z +++ sed -e s/=//g 2025-06-01T22:52:55.2873151Z ++ HASH=LvAQ84ENqSwE40QIAaT9F4Nq2FyaQVxJaql1JBieDWQ 2025-06-01T22:52:55.2876814Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h 2025-06-01T22:52:55.2877942Z +++ awk '{print $5}' 2025-06-01T22:52:55.2906086Z ++ FSIZE=8234 2025-06-01T22:52:55.2906768Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h",sha256=LvAQ84ENqSwE40QIAaT9F4Nq2FyaQVxJaql1JBieDWQ,8234' 2025-06-01T22:52:55.2906875Z ++ read fname 2025-06-01T22:52:55.2907156Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/cuda_random.h 2025-06-01T22:52:55.2907370Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/cuda_random.h 2025-06-01T22:52:55.2907579Z ++ echo torch/include/torch/csrc/jit/tensorexpr/cuda_random.h 2025-06-01T22:52:55.2908026Z ++ grep RECORD 2025-06-01T22:52:55.2929124Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/cuda_random.h 2025-06-01T22:52:55.2929383Z +++ openssl base64 2025-06-01T22:52:55.2930408Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.2931511Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.2932736Z +++ sed -e s/=//g 2025-06-01T22:52:55.2971591Z ++ HASH=9B8UrIm_XmVUVsx5nDvhojVFywutq8VUUVNUlY9Bvfk 2025-06-01T22:52:55.2976841Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/cuda_random.h 2025-06-01T22:52:55.2978814Z +++ awk '{print $5}' 2025-06-01T22:52:55.3005085Z ++ FSIZE=2592 2025-06-01T22:52:55.3005763Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/cuda_random.h",sha256=9B8UrIm_XmVUVsx5nDvhojVFywutq8VUUVNUlY9Bvfk,2592' 2025-06-01T22:52:55.3005870Z ++ read fname 2025-06-01T22:52:55.3006105Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/eval.h 2025-06-01T22:52:55.3006302Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/eval.h 2025-06-01T22:52:55.3006803Z ++ echo torch/include/torch/csrc/jit/tensorexpr/eval.h 2025-06-01T22:52:55.3007408Z ++ grep RECORD 2025-06-01T22:52:55.3030441Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/eval.h 2025-06-01T22:52:55.3030588Z +++ openssl base64 2025-06-01T22:52:55.3030798Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.3030895Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.3031010Z +++ sed -e s/=//g 2025-06-01T22:52:55.3071774Z ++ HASH=PqWZ3IbrH6TK0Do1iPYHXO5XTmFI95-uOWB-qoZwwgQ 2025-06-01T22:52:55.3077314Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/eval.h 2025-06-01T22:52:55.3078420Z +++ awk '{print $5}' 2025-06-01T22:52:55.3105959Z ++ FSIZE=9866 2025-06-01T22:52:55.3106704Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/eval.h",sha256=PqWZ3IbrH6TK0Do1iPYHXO5XTmFI95-uOWB-qoZwwgQ,9866' 2025-06-01T22:52:55.3107425Z ++ read fname 2025-06-01T22:52:55.3107836Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/exceptions.h 2025-06-01T22:52:55.3108433Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/exceptions.h 2025-06-01T22:52:55.3108981Z ++ echo torch/include/torch/csrc/jit/tensorexpr/exceptions.h 2025-06-01T22:52:55.3109408Z ++ grep RECORD 2025-06-01T22:52:55.3129242Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/exceptions.h 2025-06-01T22:52:55.3129839Z +++ openssl base64 2025-06-01T22:52:55.3130585Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.3132170Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.3133433Z +++ sed -e s/=//g 2025-06-01T22:52:55.3171212Z ++ HASH=4JoBnkTIs0YuVYRx_SMr813zihk6YFZOADG-8Xhc0ig 2025-06-01T22:52:55.3176414Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/exceptions.h 2025-06-01T22:52:55.3178155Z +++ awk '{print $5}' 2025-06-01T22:52:55.3204213Z ++ FSIZE=3193 2025-06-01T22:52:55.3205168Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/exceptions.h",sha256=4JoBnkTIs0YuVYRx_SMr813zihk6YFZOADG-8Xhc0ig,3193' 2025-06-01T22:52:55.3205960Z ++ read fname 2025-06-01T22:52:55.3206332Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/expr.h 2025-06-01T22:52:55.3206886Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/expr.h 2025-06-01T22:52:55.3207389Z ++ echo torch/include/torch/csrc/jit/tensorexpr/expr.h 2025-06-01T22:52:55.3207912Z ++ grep RECORD 2025-06-01T22:52:55.3232125Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/expr.h 2025-06-01T22:52:55.3232702Z +++ openssl base64 2025-06-01T22:52:55.3233023Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.3233272Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.3233541Z +++ sed -e s/=//g 2025-06-01T22:52:55.3274768Z ++ HASH=KXae4qxJqcOgufEwplpnocNimZgwjG81oCF9A-dHZXQ 2025-06-01T22:52:55.3279002Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/expr.h 2025-06-01T22:52:55.3279468Z +++ awk '{print $5}' 2025-06-01T22:52:55.3306541Z ++ FSIZE=14181 2025-06-01T22:52:55.3307406Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/expr.h",sha256=KXae4qxJqcOgufEwplpnocNimZgwjG81oCF9A-dHZXQ,14181' 2025-06-01T22:52:55.3308169Z ++ read fname 2025-06-01T22:52:55.3308612Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/external_functions.h 2025-06-01T22:52:55.3309318Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/external_functions.h 2025-06-01T22:52:55.3310094Z ++ echo torch/include/torch/csrc/jit/tensorexpr/external_functions.h 2025-06-01T22:52:55.3310578Z ++ grep RECORD 2025-06-01T22:52:55.3330217Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/external_functions.h 2025-06-01T22:52:55.3330849Z +++ openssl base64 2025-06-01T22:52:55.3331335Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.3332410Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.3333611Z +++ sed -e s/=//g 2025-06-01T22:52:55.3372046Z ++ HASH=ZF5vgZUi0-c0qWdvghIx5vkDImFfpYNuGGYfZGrSfDg 2025-06-01T22:52:55.3378342Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/external_functions.h 2025-06-01T22:52:55.3378845Z +++ awk '{print $5}' 2025-06-01T22:52:55.3405630Z ++ FSIZE=3433 2025-06-01T22:52:55.3406469Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/external_functions.h",sha256=ZF5vgZUi0-c0qWdvghIx5vkDImFfpYNuGGYfZGrSfDg,3433' 2025-06-01T22:52:55.3407313Z ++ read fname 2025-06-01T22:52:55.3407955Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h 2025-06-01T22:52:55.3408745Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h 2025-06-01T22:52:55.3409266Z ++ grep RECORD 2025-06-01T22:52:55.3409705Z ++ echo torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h 2025-06-01T22:52:55.3431358Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h 2025-06-01T22:52:55.3432038Z +++ openssl base64 2025-06-01T22:52:55.3432292Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.3432552Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.3433025Z +++ sed -e s/=//g 2025-06-01T22:52:55.3475765Z ++ HASH=5M6ljT1lNcKQNBt6fLnRQfr-E9Ui8W5yNjiCRM6trgo 2025-06-01T22:52:55.3479523Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h 2025-06-01T22:52:55.3480299Z +++ awk '{print $5}' 2025-06-01T22:52:55.3507521Z ++ FSIZE=453 2025-06-01T22:52:55.3508404Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h",sha256=5M6ljT1lNcKQNBt6fLnRQfr-E9Ui8W5yNjiCRM6trgo,453' 2025-06-01T22:52:55.3509248Z ++ read fname 2025-06-01T22:52:55.3509755Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h 2025-06-01T22:52:55.3510537Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h 2025-06-01T22:52:55.3511268Z ++ echo torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h 2025-06-01T22:52:55.3511911Z ++ grep RECORD 2025-06-01T22:52:55.3530745Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h 2025-06-01T22:52:55.3531418Z +++ openssl base64 2025-06-01T22:52:55.3532123Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.3533605Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.3534762Z +++ sed -e s/=//g 2025-06-01T22:52:55.3574061Z ++ HASH=relM7bB7SFM1ZoOtylwY0Gm4CxI4ADoezq-uYoejM68 2025-06-01T22:52:55.3579878Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h 2025-06-01T22:52:55.3580431Z +++ awk '{print $5}' 2025-06-01T22:52:55.3605533Z ++ FSIZE=2306 2025-06-01T22:52:55.3606389Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h",sha256=relM7bB7SFM1ZoOtylwY0Gm4CxI4ADoezq-uYoejM68,2306' 2025-06-01T22:52:55.3607287Z ++ read fname 2025-06-01T22:52:55.3607687Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h 2025-06-01T22:52:55.3608299Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h 2025-06-01T22:52:55.3608848Z ++ echo torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h 2025-06-01T22:52:55.3609267Z ++ grep RECORD 2025-06-01T22:52:55.3632971Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h 2025-06-01T22:52:55.3633551Z +++ openssl base64 2025-06-01T22:52:55.3633820Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.3634067Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.3634340Z +++ sed -e s/=//g 2025-06-01T22:52:55.3675866Z ++ HASH=QzBwXKkci34ADFkGLoZjCiij52E7qLX-W6OGLxtYSBU 2025-06-01T22:52:55.3678894Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h 2025-06-01T22:52:55.3679868Z +++ awk '{print $5}' 2025-06-01T22:52:55.3707318Z ++ FSIZE=2990 2025-06-01T22:52:55.3708140Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h",sha256=QzBwXKkci34ADFkGLoZjCiij52E7qLX-W6OGLxtYSBU,2990' 2025-06-01T22:52:55.3708909Z ++ read fname 2025-06-01T22:52:55.3709297Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/graph_opt.h 2025-06-01T22:52:55.3709895Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/graph_opt.h 2025-06-01T22:52:55.3710409Z ++ echo torch/include/torch/csrc/jit/tensorexpr/graph_opt.h 2025-06-01T22:52:55.3710832Z ++ grep RECORD 2025-06-01T22:52:55.3730814Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/graph_opt.h 2025-06-01T22:52:55.3731412Z +++ openssl base64 2025-06-01T22:52:55.3732180Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.3733526Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.3734825Z +++ sed -e s/=//g 2025-06-01T22:52:55.3774264Z ++ HASH=3hTzsJhun7izGmDp-OjSeISFCc6nqP7e9q5HfZiq6qc 2025-06-01T22:52:55.3779884Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/graph_opt.h 2025-06-01T22:52:55.3780690Z +++ awk '{print $5}' 2025-06-01T22:52:55.3806022Z ++ FSIZE=4434 2025-06-01T22:52:55.3806779Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/graph_opt.h",sha256=3hTzsJhun7izGmDp-OjSeISFCc6nqP7e9q5HfZiq6qc,4434' 2025-06-01T22:52:55.3807552Z ++ read fname 2025-06-01T22:52:55.3807993Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/half_support.h 2025-06-01T22:52:55.3808635Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/half_support.h 2025-06-01T22:52:55.3809215Z ++ echo torch/include/torch/csrc/jit/tensorexpr/half_support.h 2025-06-01T22:52:55.3809667Z ++ grep RECORD 2025-06-01T22:52:55.3832750Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/half_support.h 2025-06-01T22:52:55.3833353Z +++ openssl base64 2025-06-01T22:52:55.3833605Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.3834359Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.3834624Z +++ sed -e s/=//g 2025-06-01T22:52:55.3876571Z ++ HASH=PjNR8uWlCVZSo95jmK6bXPZVp06tgk0ln37Ng2GoqFY 2025-06-01T22:52:55.3880560Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/half_support.h 2025-06-01T22:52:55.3881578Z +++ awk '{print $5}' 2025-06-01T22:52:55.3908372Z ++ FSIZE=5889 2025-06-01T22:52:55.3909228Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/half_support.h",sha256=PjNR8uWlCVZSo95jmK6bXPZVp06tgk0ln37Ng2GoqFY,5889' 2025-06-01T22:52:55.3910151Z ++ read fname 2025-06-01T22:52:55.3910573Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/hash_provider.h 2025-06-01T22:52:55.3911189Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/hash_provider.h 2025-06-01T22:52:55.3911759Z ++ echo torch/include/torch/csrc/jit/tensorexpr/hash_provider.h 2025-06-01T22:52:55.3912192Z ++ grep RECORD 2025-06-01T22:52:55.3931111Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/hash_provider.h 2025-06-01T22:52:55.3931698Z +++ openssl base64 2025-06-01T22:52:55.3932521Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.3934022Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.3935422Z +++ sed -e s/=//g 2025-06-01T22:52:55.3973082Z ++ HASH=M4GJoCSguwWp54GDZvPoT67_pmwHlm3qNDEelcXTdSc 2025-06-01T22:52:55.3978784Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/hash_provider.h 2025-06-01T22:52:55.3980031Z +++ awk '{print $5}' 2025-06-01T22:52:55.4005688Z ++ FSIZE=7533 2025-06-01T22:52:55.4006462Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/hash_provider.h",sha256=M4GJoCSguwWp54GDZvPoT67_pmwHlm3qNDEelcXTdSc,7533' 2025-06-01T22:52:55.4007256Z ++ read fname 2025-06-01T22:52:55.4007702Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h 2025-06-01T22:52:55.4008404Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h 2025-06-01T22:52:55.4009051Z ++ echo torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h 2025-06-01T22:52:55.4009518Z ++ grep RECORD 2025-06-01T22:52:55.4032892Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h 2025-06-01T22:52:55.4033651Z +++ openssl base64 2025-06-01T22:52:55.4033919Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.4034164Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.4034441Z +++ sed -e s/=//g 2025-06-01T22:52:55.4076048Z ++ HASH=xFMYwrG9FzKJKOWVZSlyRaRn3YPR8SuDDAo9Md0GPVQ 2025-06-01T22:52:55.4078701Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h 2025-06-01T22:52:55.4079468Z +++ awk '{print $5}' 2025-06-01T22:52:55.4107199Z ++ FSIZE=420 2025-06-01T22:52:55.4108126Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h",sha256=xFMYwrG9FzKJKOWVZSlyRaRn3YPR8SuDDAo9Md0GPVQ,420' 2025-06-01T22:52:55.4109033Z ++ read fname 2025-06-01T22:52:55.4109456Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/ir.h 2025-06-01T22:52:55.4109963Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/ir.h 2025-06-01T22:52:55.4110433Z ++ echo torch/include/torch/csrc/jit/tensorexpr/ir.h 2025-06-01T22:52:55.4110816Z ++ grep RECORD 2025-06-01T22:52:55.4130487Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/ir.h 2025-06-01T22:52:55.4131103Z +++ openssl base64 2025-06-01T22:52:55.4131635Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.4133096Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.4134385Z +++ sed -e s/=//g 2025-06-01T22:52:55.4177361Z ++ HASH=Z4A7ARR5F3po64Xqhi8-lr7LPEOI1B0rZvdxX9X_9qk 2025-06-01T22:52:55.4181093Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/ir.h 2025-06-01T22:52:55.4181882Z +++ awk '{print $5}' 2025-06-01T22:52:55.4206545Z ++ FSIZE=22955 2025-06-01T22:52:55.4207269Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/ir.h",sha256=Z4A7ARR5F3po64Xqhi8-lr7LPEOI1B0rZvdxX9X_9qk,22955' 2025-06-01T22:52:55.4207999Z ++ read fname 2025-06-01T22:52:55.4208396Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h 2025-06-01T22:52:55.4209063Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h 2025-06-01T22:52:55.4209607Z ++ echo torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h 2025-06-01T22:52:55.4210084Z ++ grep RECORD 2025-06-01T22:52:55.4234662Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h 2025-06-01T22:52:55.4235407Z +++ openssl base64 2025-06-01T22:52:55.4235674Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.4235921Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.4236192Z +++ sed -e s/=//g 2025-06-01T22:52:55.4277754Z ++ HASH=3d2hhPetePZn3XziNI0XTKL98FflyEp4QlXy86rGxZo 2025-06-01T22:52:55.4280972Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h 2025-06-01T22:52:55.4281484Z +++ awk '{print $5}' 2025-06-01T22:52:55.4309478Z ++ FSIZE=2343 2025-06-01T22:52:55.4310414Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h",sha256=3d2hhPetePZn3XziNI0XTKL98FflyEp4QlXy86rGxZo,2343' 2025-06-01T22:52:55.4311187Z ++ read fname 2025-06-01T22:52:55.4311585Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h 2025-06-01T22:52:55.4312187Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h 2025-06-01T22:52:55.4312728Z ++ echo torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h 2025-06-01T22:52:55.4313288Z ++ grep RECORD 2025-06-01T22:52:55.4331018Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h 2025-06-01T22:52:55.4331585Z +++ openssl base64 2025-06-01T22:52:55.4332770Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.4334080Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.4335535Z +++ sed -e s/=//g 2025-06-01T22:52:55.4372706Z ++ HASH=4_vAeBWdogaDiNiCI_F_KxQiLacp2mCbCYaWnkupBjg 2025-06-01T22:52:55.4378626Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h 2025-06-01T22:52:55.4379067Z +++ awk '{print $5}' 2025-06-01T22:52:55.4405436Z ++ FSIZE=2369 2025-06-01T22:52:55.4406315Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h",sha256=4_vAeBWdogaDiNiCI_F_KxQiLacp2mCbCYaWnkupBjg,2369' 2025-06-01T22:52:55.4407087Z ++ read fname 2025-06-01T22:52:55.4407504Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/ir_printer.h 2025-06-01T22:52:55.4408123Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/ir_printer.h 2025-06-01T22:52:55.4408834Z ++ echo torch/include/torch/csrc/jit/tensorexpr/ir_printer.h 2025-06-01T22:52:55.4409286Z ++ grep RECORD 2025-06-01T22:52:55.4430246Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/ir_printer.h 2025-06-01T22:52:55.4430842Z +++ openssl base64 2025-06-01T22:52:55.4431105Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.4431366Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.4432687Z +++ sed -e s/=//g 2025-06-01T22:52:55.4473404Z ++ HASH=NJlLMgJ17DS2VLunSaHG-LP200YeYL_p1KzQzm7e5Rc 2025-06-01T22:52:55.4476713Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/ir_printer.h 2025-06-01T22:52:55.4477533Z +++ awk '{print $5}' 2025-06-01T22:52:55.4504809Z ++ FSIZE=4192 2025-06-01T22:52:55.4505603Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/ir_printer.h",sha256=NJlLMgJ17DS2VLunSaHG-LP200YeYL_p1KzQzm7e5Rc,4192' 2025-06-01T22:52:55.4506477Z ++ read fname 2025-06-01T22:52:55.4506902Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h 2025-06-01T22:52:55.4507665Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h 2025-06-01T22:52:55.4508248Z ++ echo torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h 2025-06-01T22:52:55.4508681Z ++ grep RECORD 2025-06-01T22:52:55.4528920Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h 2025-06-01T22:52:55.4529528Z +++ openssl base64 2025-06-01T22:52:55.4530187Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.4531507Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.4532859Z +++ sed -e s/=//g 2025-06-01T22:52:55.4572102Z ++ HASH=Y45v72urx62JrZcqnYpYzX_aAaM7TdQeGOKvy7mDpxk 2025-06-01T22:52:55.4577269Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h 2025-06-01T22:52:55.4578593Z +++ awk '{print $5}' 2025-06-01T22:52:55.4605557Z ++ FSIZE=15257 2025-06-01T22:52:55.4606321Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h",sha256=Y45v72urx62JrZcqnYpYzX_aAaM7TdQeGOKvy7mDpxk,15257' 2025-06-01T22:52:55.4607131Z ++ read fname 2025-06-01T22:52:55.4607554Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h 2025-06-01T22:52:55.4608198Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h 2025-06-01T22:52:55.4608762Z ++ echo torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h 2025-06-01T22:52:55.4609207Z ++ grep RECORD 2025-06-01T22:52:55.4632815Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h 2025-06-01T22:52:55.4633409Z +++ openssl base64 2025-06-01T22:52:55.4633675Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.4633919Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.4634184Z +++ sed -e s/=//g 2025-06-01T22:52:55.4674480Z ++ HASH=UcH6svLM94zgxg2GETJ_FMZlt9XQ5oxiw2_jmpbbeTo 2025-06-01T22:52:55.4678453Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h 2025-06-01T22:52:55.4679047Z +++ awk '{print $5}' 2025-06-01T22:52:55.4706228Z ++ FSIZE=1295 2025-06-01T22:52:55.4707067Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h",sha256=UcH6svLM94zgxg2GETJ_FMZlt9XQ5oxiw2_jmpbbeTo,1295' 2025-06-01T22:52:55.4707960Z ++ read fname 2025-06-01T22:52:55.4708374Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h 2025-06-01T22:52:55.4708968Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h 2025-06-01T22:52:55.4709516Z ++ echo torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h 2025-06-01T22:52:55.4709949Z ++ grep RECORD 2025-06-01T22:52:55.4729384Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h 2025-06-01T22:52:55.4729984Z +++ openssl base64 2025-06-01T22:52:55.4731049Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.4732217Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.4733493Z +++ sed -e s/=//g 2025-06-01T22:52:55.4771939Z ++ HASH=h8LzJsF7__3r82pTCKQa5TyUxHIL0VrPLZy1GSqHVnw 2025-06-01T22:52:55.4776947Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h 2025-06-01T22:52:55.4778361Z +++ awk '{print $5}' 2025-06-01T22:52:55.4804117Z ++ FSIZE=2187 2025-06-01T22:52:55.4805264Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h",sha256=h8LzJsF7__3r82pTCKQa5TyUxHIL0VrPLZy1GSqHVnw,2187' 2025-06-01T22:52:55.4806186Z ++ read fname 2025-06-01T22:52:55.4806589Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/kernel.h 2025-06-01T22:52:55.4807150Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/kernel.h 2025-06-01T22:52:55.4807716Z ++ echo torch/include/torch/csrc/jit/tensorexpr/kernel.h 2025-06-01T22:52:55.4808125Z ++ grep RECORD 2025-06-01T22:52:55.4829129Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/kernel.h 2025-06-01T22:52:55.4829799Z +++ openssl base64 2025-06-01T22:52:55.4830977Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.4831323Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.4831583Z +++ sed -e s/=//g 2025-06-01T22:52:55.4873947Z ++ HASH=u2cYcfwJCSaVWMEkEmeSrJxujhfj8zyosDNFjmbV1iU 2025-06-01T22:52:55.4881945Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/kernel.h 2025-06-01T22:52:55.4882464Z +++ awk '{print $5}' 2025-06-01T22:52:55.4904766Z ++ FSIZE=13392 2025-06-01T22:52:55.4905820Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/kernel.h",sha256=u2cYcfwJCSaVWMEkEmeSrJxujhfj8zyosDNFjmbV1iU,13392' 2025-06-01T22:52:55.4906669Z ++ read fname 2025-06-01T22:52:55.4907078Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h 2025-06-01T22:52:55.4907704Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h 2025-06-01T22:52:55.4908318Z ++ echo torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h 2025-06-01T22:52:55.4908752Z ++ grep RECORD 2025-06-01T22:52:55.4928052Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h 2025-06-01T22:52:55.4928704Z +++ openssl base64 2025-06-01T22:52:55.4929194Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.4930568Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.4931775Z +++ sed -e s/=//g 2025-06-01T22:52:55.4970672Z ++ HASH=xkc8U7lUwg9BS5lHO_hIzrbh6hAixZTGGkd4PCS0orI 2025-06-01T22:52:55.4975745Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h 2025-06-01T22:52:55.4976521Z +++ awk '{print $5}' 2025-06-01T22:52:55.5002682Z ++ FSIZE=3839 2025-06-01T22:52:55.5003549Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h",sha256=xkc8U7lUwg9BS5lHO_hIzrbh6hAixZTGGkd4PCS0orI,3839' 2025-06-01T22:52:55.5005340Z ++ read fname 2025-06-01T22:52:55.5005796Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h 2025-06-01T22:52:55.5006862Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h 2025-06-01T22:52:55.5007448Z ++ echo torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h 2025-06-01T22:52:55.5007890Z ++ grep RECORD 2025-06-01T22:52:55.5031108Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h 2025-06-01T22:52:55.5032127Z +++ openssl base64 2025-06-01T22:52:55.5032402Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.5032650Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.5032927Z +++ sed -e s/=//g 2025-06-01T22:52:55.5075088Z ++ HASH=kvQmcGAeqrXGtkqslvwf6hSEJHY_Ii9EEBhIdGGZy7k 2025-06-01T22:52:55.5077536Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h 2025-06-01T22:52:55.5078519Z +++ awk '{print $5}' 2025-06-01T22:52:55.5105950Z ++ FSIZE=1940 2025-06-01T22:52:55.5107266Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h",sha256=kvQmcGAeqrXGtkqslvwf6hSEJHY_Ii9EEBhIdGGZy7k,1940' 2025-06-01T22:52:55.5108009Z ++ read fname 2025-06-01T22:52:55.5108651Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/loopnest.h 2025-06-01T22:52:55.5109399Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/loopnest.h 2025-06-01T22:52:55.5109927Z ++ echo torch/include/torch/csrc/jit/tensorexpr/loopnest.h 2025-06-01T22:52:55.5110350Z ++ grep RECORD 2025-06-01T22:52:55.5129745Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/loopnest.h 2025-06-01T22:52:55.5130520Z +++ openssl base64 2025-06-01T22:52:55.5130886Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.5132480Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.5133626Z +++ sed -e s/=//g 2025-06-01T22:52:55.5172373Z ++ HASH=SmifRvgsMGDgoAhWgQtgQscegexh5dWm0pG_M_rvJ-4 2025-06-01T22:52:55.5178715Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/loopnest.h 2025-06-01T22:52:55.5179532Z +++ awk '{print $5}' 2025-06-01T22:52:55.5205675Z ++ FSIZE=21707 2025-06-01T22:52:55.5206688Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/loopnest.h",sha256=SmifRvgsMGDgoAhWgQtgQscegexh5dWm0pG_M_rvJ-4,21707' 2025-06-01T22:52:55.5207832Z ++ read fname 2025-06-01T22:52:55.5208575Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h 2025-06-01T22:52:55.5209342Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h 2025-06-01T22:52:55.5210051Z ++ echo torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h 2025-06-01T22:52:55.5210551Z ++ grep RECORD 2025-06-01T22:52:55.5231854Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h 2025-06-01T22:52:55.5232641Z +++ openssl base64 2025-06-01T22:52:55.5233134Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.5233577Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.5233864Z +++ sed -e s/=//g 2025-06-01T22:52:55.5275905Z ++ HASH=B4UQ_zRjQAbOzMqTmIO-nwEffSuuC83XuTjI4W4L76Y 2025-06-01T22:52:55.5278874Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h 2025-06-01T22:52:55.5279743Z +++ awk '{print $5}' 2025-06-01T22:52:55.5307068Z ++ FSIZE=309 2025-06-01T22:52:55.5308556Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h",sha256=B4UQ_zRjQAbOzMqTmIO-nwEffSuuC83XuTjI4W4L76Y,309' 2025-06-01T22:52:55.5309799Z ++ read fname 2025-06-01T22:52:55.5310189Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/lowerings.h 2025-06-01T22:52:55.5310780Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/lowerings.h 2025-06-01T22:52:55.5311301Z ++ echo torch/include/torch/csrc/jit/tensorexpr/lowerings.h 2025-06-01T22:52:55.5311724Z ++ grep RECORD 2025-06-01T22:52:55.5329916Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/lowerings.h 2025-06-01T22:52:55.5330774Z +++ openssl base64 2025-06-01T22:52:55.5331208Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.5332301Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.5333511Z +++ sed -e s/=//g 2025-06-01T22:52:55.5374031Z ++ HASH=Iq4-ttSxTzkWmHRN7htrJosQ7vTUgnmRAyLdmmdAitA 2025-06-01T22:52:55.5379424Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/lowerings.h 2025-06-01T22:52:55.5380409Z +++ awk '{print $5}' 2025-06-01T22:52:55.5406303Z ++ FSIZE=1280 2025-06-01T22:52:55.5407575Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/lowerings.h",sha256=Iq4-ttSxTzkWmHRN7htrJosQ7vTUgnmRAyLdmmdAitA,1280' 2025-06-01T22:52:55.5408815Z ++ read fname 2025-06-01T22:52:55.5409578Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h 2025-06-01T22:52:55.5410477Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h 2025-06-01T22:52:55.5411183Z ++ echo torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h 2025-06-01T22:52:55.5411702Z ++ grep RECORD 2025-06-01T22:52:55.5434015Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h 2025-06-01T22:52:55.5435267Z +++ openssl base64 2025-06-01T22:52:55.5435525Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.5435789Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.5436046Z +++ sed -e s/=//g 2025-06-01T22:52:55.5474524Z ++ HASH=lwu_rOUnjG70SxRruj7yjNDcMuXjKMdOj4k-HG8GweQ 2025-06-01T22:52:55.5478324Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h 2025-06-01T22:52:55.5479274Z +++ awk '{print $5}' 2025-06-01T22:52:55.5506586Z ++ FSIZE=13461 2025-06-01T22:52:55.5507936Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h",sha256=lwu_rOUnjG70SxRruj7yjNDcMuXjKMdOj4k-HG8GweQ,13461' 2025-06-01T22:52:55.5508957Z ++ read fname 2025-06-01T22:52:55.5509560Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/reduction.h 2025-06-01T22:52:55.5510137Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/reduction.h 2025-06-01T22:52:55.5510677Z ++ echo torch/include/torch/csrc/jit/tensorexpr/reduction.h 2025-06-01T22:52:55.5511235Z ++ grep RECORD 2025-06-01T22:52:55.5529820Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/reduction.h 2025-06-01T22:52:55.5530697Z +++ openssl base64 2025-06-01T22:52:55.5531191Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.5531968Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.5533306Z +++ sed -e s/=//g 2025-06-01T22:52:55.5572604Z ++ HASH=fO2nOB_ePO17G083elLRj1SHIgn_op9oasHL8E6HIuI 2025-06-01T22:52:55.5578608Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/reduction.h 2025-06-01T22:52:55.5579419Z +++ awk '{print $5}' 2025-06-01T22:52:55.5605609Z ++ FSIZE=8866 2025-06-01T22:52:55.5606970Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/reduction.h",sha256=fO2nOB_ePO17G083elLRj1SHIgn_op9oasHL8E6HIuI,8866' 2025-06-01T22:52:55.5608114Z ++ read fname 2025-06-01T22:52:55.5608536Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/registerizer.h 2025-06-01T22:52:55.5609184Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/registerizer.h 2025-06-01T22:52:55.5609902Z ++ echo torch/include/torch/csrc/jit/tensorexpr/registerizer.h 2025-06-01T22:52:55.5610367Z ++ grep RECORD 2025-06-01T22:52:55.5633087Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/registerizer.h 2025-06-01T22:52:55.5633921Z +++ openssl base64 2025-06-01T22:52:55.5634186Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.5634432Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.5634707Z +++ sed -e s/=//g 2025-06-01T22:52:55.5676305Z ++ HASH=XleTpv4s_rE0efXMTuKN7opbWNeg0rE802fRQe829mY 2025-06-01T22:52:55.5678056Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/registerizer.h 2025-06-01T22:52:55.5678721Z +++ awk '{print $5}' 2025-06-01T22:52:55.5705950Z ++ FSIZE=12518 2025-06-01T22:52:55.5707369Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/registerizer.h",sha256=XleTpv4s_rE0efXMTuKN7opbWNeg0rE802fRQe829mY,12518' 2025-06-01T22:52:55.5708360Z ++ read fname 2025-06-01T22:52:55.5708928Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/stmt.h 2025-06-01T22:52:55.5709467Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/stmt.h 2025-06-01T22:52:55.5709951Z ++ echo torch/include/torch/csrc/jit/tensorexpr/stmt.h 2025-06-01T22:52:55.5710351Z ++ grep RECORD 2025-06-01T22:52:55.5728953Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/stmt.h 2025-06-01T22:52:55.5729973Z +++ openssl base64 2025-06-01T22:52:55.5730452Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.5731097Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.5732076Z +++ sed -e s/=//g 2025-06-01T22:52:55.5771403Z ++ HASH=9-abU2UxliccdnIzYRAz4q7wb3apXZXckcYBSJCUcJw 2025-06-01T22:52:55.5776171Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/stmt.h 2025-06-01T22:52:55.5776909Z +++ awk '{print $5}' 2025-06-01T22:52:55.5804596Z ++ FSIZE=23800 2025-06-01T22:52:55.5805640Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/stmt.h",sha256=9-abU2UxliccdnIzYRAz4q7wb3apXZXckcYBSJCUcJw,23800' 2025-06-01T22:52:55.5806827Z ++ read fname 2025-06-01T22:52:55.5807223Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/tensor.h 2025-06-01T22:52:55.5807950Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/tensor.h 2025-06-01T22:52:55.5808462Z ++ echo torch/include/torch/csrc/jit/tensorexpr/tensor.h 2025-06-01T22:52:55.5808867Z ++ grep RECORD 2025-06-01T22:52:55.5829609Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/tensor.h 2025-06-01T22:52:55.5830292Z +++ openssl base64 2025-06-01T22:52:55.5830567Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.5830810Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.5831279Z +++ sed -e s/=//g 2025-06-01T22:52:55.5874527Z ++ HASH=Ec3W8U9wOjE-JTYlPNuPZtUA7bJsemi067BVSJZT6UM 2025-06-01T22:52:55.5877053Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/tensor.h 2025-06-01T22:52:55.5877512Z +++ awk '{print $5}' 2025-06-01T22:52:55.5905532Z ++ FSIZE=10499 2025-06-01T22:52:55.5906260Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/tensor.h",sha256=Ec3W8U9wOjE-JTYlPNuPZtUA7bJsemi067BVSJZT6UM,10499' 2025-06-01T22:52:55.5907014Z ++ read fname 2025-06-01T22:52:55.5907595Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h 2025-06-01T22:52:55.5908266Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h 2025-06-01T22:52:55.5908857Z ++ echo torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h 2025-06-01T22:52:55.5909316Z ++ grep RECORD 2025-06-01T22:52:55.5927685Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h 2025-06-01T22:52:55.5928349Z +++ openssl base64 2025-06-01T22:52:55.5928627Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.5929736Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.5931146Z +++ sed -e s/=//g 2025-06-01T22:52:55.5969876Z ++ HASH=0pkchsNPY_qjXdhviFyXdFCZzEF9Hzqnu30NbxyrF3M 2025-06-01T22:52:55.5974857Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h 2025-06-01T22:52:55.5975528Z +++ awk '{print $5}' 2025-06-01T22:52:55.6001440Z ++ FSIZE=243 2025-06-01T22:52:55.6002488Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h",sha256=0pkchsNPY_qjXdhviFyXdFCZzEF9Hzqnu30NbxyrF3M,243' 2025-06-01T22:52:55.6003308Z ++ read fname 2025-06-01T22:52:55.6003714Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/types.h 2025-06-01T22:52:55.6004571Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/types.h 2025-06-01T22:52:55.6005061Z ++ echo torch/include/torch/csrc/jit/tensorexpr/types.h 2025-06-01T22:52:55.6005476Z ++ grep RECORD 2025-06-01T22:52:55.6027427Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/types.h 2025-06-01T22:52:55.6028024Z +++ openssl base64 2025-06-01T22:52:55.6028303Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.6028568Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.6028840Z +++ sed -e s/=//g 2025-06-01T22:52:55.6072764Z ++ HASH=3tTvFI1I_bDpps81BFdCHszEvSVvRsuxkGDOAzIz3a0 2025-06-01T22:52:55.6078691Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/types.h 2025-06-01T22:52:55.6079412Z +++ awk '{print $5}' 2025-06-01T22:52:55.6107264Z ++ FSIZE=4280 2025-06-01T22:52:55.6108172Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/types.h",sha256=3tTvFI1I_bDpps81BFdCHszEvSVvRsuxkGDOAzIz3a0,4280' 2025-06-01T22:52:55.6108919Z ++ read fname 2025-06-01T22:52:55.6109469Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h 2025-06-01T22:52:55.6110159Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h 2025-06-01T22:52:55.6110803Z ++ echo torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h 2025-06-01T22:52:55.6111412Z ++ grep RECORD 2025-06-01T22:52:55.6130454Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h 2025-06-01T22:52:55.6131088Z +++ openssl base64 2025-06-01T22:52:55.6132110Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.6133310Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.6134729Z +++ sed -e s/=//g 2025-06-01T22:52:55.6172177Z ++ HASH=QLXiwan89GB0Afh4NDu2evGokAD8mCrOkWYppBaUeVM 2025-06-01T22:52:55.6177940Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h 2025-06-01T22:52:55.6178821Z +++ awk '{print $5}' 2025-06-01T22:52:55.6205663Z ++ FSIZE=825 2025-06-01T22:52:55.6206462Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h",sha256=QLXiwan89GB0Afh4NDu2evGokAD8mCrOkWYppBaUeVM,825' 2025-06-01T22:52:55.6207401Z ++ read fname 2025-06-01T22:52:55.6207838Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h 2025-06-01T22:52:55.6208515Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h 2025-06-01T22:52:55.6209135Z ++ echo torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h 2025-06-01T22:52:55.6209592Z ++ grep RECORD 2025-06-01T22:52:55.6231710Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h 2025-06-01T22:52:55.6232387Z +++ openssl base64 2025-06-01T22:52:55.6232661Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.6232906Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.6233176Z +++ sed -e s/=//g 2025-06-01T22:52:55.6275252Z ++ HASH=5FaoDaztQTQWrL2VFoLe_eyJOu4Gfu-2zYKENx6w6AM 2025-06-01T22:52:55.6278301Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h 2025-06-01T22:52:55.6278851Z +++ awk '{print $5}' 2025-06-01T22:52:55.6307009Z ++ FSIZE=1660 2025-06-01T22:52:55.6307804Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h",sha256=5FaoDaztQTQWrL2VFoLe_eyJOu4Gfu-2zYKENx6w6AM,1660' 2025-06-01T22:52:55.6308584Z ++ read fname 2025-06-01T22:52:55.6309033Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h 2025-06-01T22:52:55.6309713Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h 2025-06-01T22:52:55.6310315Z ++ echo torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h 2025-06-01T22:52:55.6310781Z ++ grep RECORD 2025-06-01T22:52:55.6329598Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h 2025-06-01T22:52:55.6330251Z +++ openssl base64 2025-06-01T22:52:55.6331061Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.6332421Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.6333674Z +++ sed -e s/=//g 2025-06-01T22:52:55.6371328Z ++ HASH=OHOBHwyBY4qva6dQsOuskR80vsOw0OdBosiE7UWWjnQ 2025-06-01T22:52:55.6376407Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h 2025-06-01T22:52:55.6377799Z +++ awk '{print $5}' 2025-06-01T22:52:55.6405482Z ++ FSIZE=2893 2025-06-01T22:52:55.6406387Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h",sha256=OHOBHwyBY4qva6dQsOuskR80vsOw0OdBosiE7UWWjnQ,2893' 2025-06-01T22:52:55.6407238Z ++ read fname 2025-06-01T22:52:55.6407696Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h 2025-06-01T22:52:55.6407950Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h 2025-06-01T22:52:55.6408192Z ++ echo torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h 2025-06-01T22:52:55.6408307Z ++ grep RECORD 2025-06-01T22:52:55.6431494Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h 2025-06-01T22:52:55.6431616Z +++ openssl base64 2025-06-01T22:52:55.6431742Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.6431845Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.6432220Z +++ sed -e s/=//g 2025-06-01T22:52:55.6474369Z ++ HASH=-_vDYdI6UntwJvyZLPGW2EASGZJ-ShZ2D2r4cCzFsJo 2025-06-01T22:52:55.6477620Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h 2025-06-01T22:52:55.6477731Z +++ awk '{print $5}' 2025-06-01T22:52:55.6505980Z ++ FSIZE=603 2025-06-01T22:52:55.6506859Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h",sha256=-_vDYdI6UntwJvyZLPGW2EASGZJ-ShZ2D2r4cCzFsJo,603' 2025-06-01T22:52:55.6506974Z ++ read fname 2025-06-01T22:52:55.6507269Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/operators/misc.h 2025-06-01T22:52:55.6507500Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/operators/misc.h 2025-06-01T22:52:55.6507718Z ++ echo torch/include/torch/csrc/jit/tensorexpr/operators/misc.h 2025-06-01T22:52:55.6507852Z ++ grep RECORD 2025-06-01T22:52:55.6528787Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/operators/misc.h 2025-06-01T22:52:55.6528923Z +++ openssl base64 2025-06-01T22:52:55.6529976Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.6531221Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.6532549Z +++ sed -e s/=//g 2025-06-01T22:52:55.6572007Z ++ HASH=ksF1cQfgYYxV_o3ceicVffTquaX3oxMF-cM1QnAcmV4 2025-06-01T22:52:55.6577187Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/operators/misc.h 2025-06-01T22:52:55.6578419Z +++ awk '{print $5}' 2025-06-01T22:52:55.6605484Z ++ FSIZE=3288 2025-06-01T22:52:55.6606226Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/operators/misc.h",sha256=ksF1cQfgYYxV_o3ceicVffTquaX3oxMF-cM1QnAcmV4,3288' 2025-06-01T22:52:55.6606328Z ++ read fname 2025-06-01T22:52:55.6606616Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/operators/norm.h 2025-06-01T22:52:55.6606909Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/operators/norm.h 2025-06-01T22:52:55.6607143Z ++ echo torch/include/torch/csrc/jit/tensorexpr/operators/norm.h 2025-06-01T22:52:55.6607243Z ++ grep RECORD 2025-06-01T22:52:55.6630263Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/operators/norm.h 2025-06-01T22:52:55.6630389Z +++ openssl base64 2025-06-01T22:52:55.6630494Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.6630762Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.6631450Z +++ sed -e s/=//g 2025-06-01T22:52:55.6673329Z ++ HASH=YoWAUONdwdM8IZeR-uBYyoG7k_g1ew_7CquN19OYALs 2025-06-01T22:52:55.6677233Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/operators/norm.h 2025-06-01T22:52:55.6677341Z +++ awk '{print $5}' 2025-06-01T22:52:55.6704499Z ++ FSIZE=373 2025-06-01T22:52:55.6705164Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/operators/norm.h",sha256=YoWAUONdwdM8IZeR-uBYyoG7k_g1ew_7CquN19OYALs,373' 2025-06-01T22:52:55.6705264Z ++ read fname 2025-06-01T22:52:55.6705592Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/operators/operators.h 2025-06-01T22:52:55.6705891Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/operators/operators.h 2025-06-01T22:52:55.6706308Z ++ echo torch/include/torch/csrc/jit/tensorexpr/operators/operators.h 2025-06-01T22:52:55.6706991Z ++ grep RECORD 2025-06-01T22:52:55.6728594Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/operators/operators.h 2025-06-01T22:52:55.6728724Z +++ openssl base64 2025-06-01T22:52:55.6728827Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.6729762Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.6731009Z +++ sed -e s/=//g 2025-06-01T22:52:55.6770608Z ++ HASH=uUMEOYPpfSOrKklAjsN4YdQD7agTgSCUzMni2PeH78s 2025-06-01T22:52:55.6775538Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/operators/operators.h 2025-06-01T22:52:55.6776508Z +++ awk '{print $5}' 2025-06-01T22:52:55.6804628Z ++ FSIZE=471 2025-06-01T22:52:55.6805475Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/operators/operators.h",sha256=uUMEOYPpfSOrKklAjsN4YdQD7agTgSCUzMni2PeH78s,471' 2025-06-01T22:52:55.6805587Z ++ read fname 2025-06-01T22:52:55.6805911Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h 2025-06-01T22:52:55.6806195Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h 2025-06-01T22:52:55.6806477Z ++ echo torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h 2025-06-01T22:52:55.6806577Z ++ grep RECORD 2025-06-01T22:52:55.6828980Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h 2025-06-01T22:52:55.6829123Z +++ openssl base64 2025-06-01T22:52:55.6829369Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.6829472Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.6829824Z +++ sed -e s/=//g 2025-06-01T22:52:55.6872607Z ++ HASH=Mn7XLze5kfyvQYLsTze4cmB2y052nReXhvjX3_qI1Yk 2025-06-01T22:52:55.6875446Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h 2025-06-01T22:52:55.6875557Z +++ awk '{print $5}' 2025-06-01T22:52:55.6903457Z ++ FSIZE=3159 2025-06-01T22:52:55.6904186Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h",sha256=Mn7XLze5kfyvQYLsTze4cmB2y052nReXhvjX3_qI1Yk,3159' 2025-06-01T22:52:55.6904296Z ++ read fname 2025-06-01T22:52:55.6904648Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h 2025-06-01T22:52:55.6905073Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h 2025-06-01T22:52:55.6905352Z ++ echo torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h 2025-06-01T22:52:55.6905602Z ++ grep RECORD 2025-06-01T22:52:55.6927087Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h 2025-06-01T22:52:55.6927207Z +++ openssl base64 2025-06-01T22:52:55.6927793Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.6929416Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.6930687Z +++ sed -e s/=//g 2025-06-01T22:52:55.6970050Z ++ HASH=ukBEDxUwHwoGFJh47tCWCaoQ7Zq3rozQiscPuPt9fV0 2025-06-01T22:52:55.6974862Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h 2025-06-01T22:52:55.6975601Z +++ awk '{print $5}' 2025-06-01T22:52:55.7002335Z ++ FSIZE=5532 2025-06-01T22:52:55.7003445Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h",sha256=ukBEDxUwHwoGFJh47tCWCaoQ7Zq3rozQiscPuPt9fV0,5532' 2025-06-01T22:52:55.7003741Z ++ read fname 2025-06-01T22:52:55.7004401Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h 2025-06-01T22:52:55.7004689Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h 2025-06-01T22:52:55.7004952Z ++ echo torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h 2025-06-01T22:52:55.7005058Z ++ grep RECORD 2025-06-01T22:52:55.7029149Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h 2025-06-01T22:52:55.7029303Z +++ openssl base64 2025-06-01T22:52:55.7029411Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.7029687Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.7030322Z +++ sed -e s/=//g 2025-06-01T22:52:55.7073085Z ++ HASH=E_ietMkgPq-eP9dBtE47eKe1FIoOxYRLBeLpgPZliFY 2025-06-01T22:52:55.7076725Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h 2025-06-01T22:52:55.7077352Z +++ awk '{print $5}' 2025-06-01T22:52:55.7104245Z ++ FSIZE=1105 2025-06-01T22:52:55.7104985Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h",sha256=E_ietMkgPq-eP9dBtE47eKe1FIoOxYRLBeLpgPZliFY,1105' 2025-06-01T22:52:55.7105098Z ++ read fname 2025-06-01T22:52:55.7105448Z ++ make_wheel_record torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h 2025-06-01T22:52:55.7105722Z ++ FPATH=torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h 2025-06-01T22:52:55.7105967Z ++ echo torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h 2025-06-01T22:52:55.7106916Z ++ grep RECORD 2025-06-01T22:52:55.7127777Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h 2025-06-01T22:52:55.7127885Z +++ openssl base64 2025-06-01T22:52:55.7129157Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.7130442Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.7131904Z +++ sed -e s/=//g 2025-06-01T22:52:55.7170753Z ++ HASH=8Q4zCOon8-V1-yPRzox6bsw1V5aeJy85_4J0dkQiqP8 2025-06-01T22:52:55.7175847Z +++ ls -nl torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h 2025-06-01T22:52:55.7176770Z +++ awk '{print $5}' 2025-06-01T22:52:55.7202905Z ++ FSIZE=321 2025-06-01T22:52:55.7203706Z ++ echo '"torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h",sha256=8Q4zCOon8-V1-yPRzox6bsw1V5aeJy85_4J0dkQiqP8,321' 2025-06-01T22:52:55.7203904Z ++ read fname 2025-06-01T22:52:55.7204532Z ++ make_wheel_record torch/include/torch/csrc/jit/testing/catch_utils.hpp 2025-06-01T22:52:55.7204843Z ++ FPATH=torch/include/torch/csrc/jit/testing/catch_utils.hpp 2025-06-01T22:52:55.7205067Z ++ echo torch/include/torch/csrc/jit/testing/catch_utils.hpp 2025-06-01T22:52:55.7205801Z ++ grep RECORD 2025-06-01T22:52:55.7227672Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/testing/catch_utils.hpp 2025-06-01T22:52:55.7227845Z +++ openssl base64 2025-06-01T22:52:55.7227959Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.7229031Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.7230395Z +++ sed -e s/=//g 2025-06-01T22:52:55.7271741Z ++ HASH=WKblHu_a9sU9mIBZHyVtfWJ66aO-6KmwV6AtlD7Nvag 2025-06-01T22:52:55.7275940Z +++ ls -nl torch/include/torch/csrc/jit/testing/catch_utils.hpp 2025-06-01T22:52:55.7276577Z +++ awk '{print $5}' 2025-06-01T22:52:55.7304053Z ++ FSIZE=353 2025-06-01T22:52:55.7304695Z ++ echo '"torch/include/torch/csrc/jit/testing/catch_utils.hpp",sha256=WKblHu_a9sU9mIBZHyVtfWJ66aO-6KmwV6AtlD7Nvag,353' 2025-06-01T22:52:55.7304861Z ++ read fname 2025-06-01T22:52:55.7305485Z ++ make_wheel_record torch/include/torch/csrc/jit/testing/file_check.h 2025-06-01T22:52:55.7305694Z ++ FPATH=torch/include/torch/csrc/jit/testing/file_check.h 2025-06-01T22:52:55.7305879Z ++ echo torch/include/torch/csrc/jit/testing/file_check.h 2025-06-01T22:52:55.7306626Z ++ grep RECORD 2025-06-01T22:52:55.7327245Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/testing/file_check.h 2025-06-01T22:52:55.7327364Z +++ openssl base64 2025-06-01T22:52:55.7328603Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.7329989Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.7331436Z +++ sed -e s/=//g 2025-06-01T22:52:55.7369951Z ++ HASH=H70VH_A5ae4fG_5CKLqDKGcb1l3tkhgHvICV5wVN21s 2025-06-01T22:52:55.7374909Z +++ ls -nl torch/include/torch/csrc/jit/testing/file_check.h 2025-06-01T22:52:55.7375685Z +++ awk '{print $5}' 2025-06-01T22:52:55.7402347Z ++ FSIZE=2543 2025-06-01T22:52:55.7402938Z ++ echo '"torch/include/torch/csrc/jit/testing/file_check.h",sha256=H70VH_A5ae4fG_5CKLqDKGcb1l3tkhgHvICV5wVN21s,2543' 2025-06-01T22:52:55.7403039Z ++ read fname 2025-06-01T22:52:55.7403334Z ++ make_wheel_record torch/include/torch/csrc/jit/testing/hooks_for_testing.h 2025-06-01T22:52:55.7403559Z ++ FPATH=torch/include/torch/csrc/jit/testing/hooks_for_testing.h 2025-06-01T22:52:55.7404372Z ++ echo torch/include/torch/csrc/jit/testing/hooks_for_testing.h 2025-06-01T22:52:55.7405467Z ++ grep RECORD 2025-06-01T22:52:55.7427834Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/jit/testing/hooks_for_testing.h 2025-06-01T22:52:55.7427961Z +++ openssl base64 2025-06-01T22:52:55.7428511Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.7428648Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.7430238Z +++ sed -e s/=//g 2025-06-01T22:52:55.7471720Z ++ HASH=0G7K1dRWD_Mkemti-Bs-3lnraTb3haTl9AtMttlt_pU 2025-06-01T22:52:55.7475875Z +++ ls -nl torch/include/torch/csrc/jit/testing/hooks_for_testing.h 2025-06-01T22:52:55.7476387Z +++ awk '{print $5}' 2025-06-01T22:52:55.7502975Z ++ FSIZE=578 2025-06-01T22:52:55.7503659Z ++ echo '"torch/include/torch/csrc/jit/testing/hooks_for_testing.h",sha256=0G7K1dRWD_Mkemti-Bs-3lnraTb3haTl9AtMttlt_pU,578' 2025-06-01T22:52:55.7504161Z ++ read fname 2025-06-01T22:52:55.7504509Z ++ make_wheel_record torch/include/torch/csrc/lazy/backend/backend_data.h 2025-06-01T22:52:55.7504743Z ++ FPATH=torch/include/torch/csrc/lazy/backend/backend_data.h 2025-06-01T22:52:55.7506067Z ++ echo torch/include/torch/csrc/lazy/backend/backend_data.h 2025-06-01T22:52:55.7506600Z ++ grep RECORD 2025-06-01T22:52:55.7527169Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/backend/backend_data.h 2025-06-01T22:52:55.7527306Z +++ openssl base64 2025-06-01T22:52:55.7528203Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.7530030Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.7530969Z +++ sed -e s/=//g 2025-06-01T22:52:55.7570479Z ++ HASH=5PkZAC5_M_co-3sDg4ZPy_1Bx0rUiA5d_zzN4gsIhLs 2025-06-01T22:52:55.7575719Z +++ ls -nl torch/include/torch/csrc/lazy/backend/backend_data.h 2025-06-01T22:52:55.7576667Z +++ awk '{print $5}' 2025-06-01T22:52:55.7604117Z ++ FSIZE=1180 2025-06-01T22:52:55.7604967Z ++ echo '"torch/include/torch/csrc/lazy/backend/backend_data.h",sha256=5PkZAC5_M_co-3sDg4ZPy_1Bx0rUiA5d_zzN4gsIhLs,1180' 2025-06-01T22:52:55.7605120Z ++ read fname 2025-06-01T22:52:55.7605398Z ++ make_wheel_record torch/include/torch/csrc/lazy/backend/backend_device.h 2025-06-01T22:52:55.7605636Z ++ FPATH=torch/include/torch/csrc/lazy/backend/backend_device.h 2025-06-01T22:52:55.7605849Z ++ echo torch/include/torch/csrc/lazy/backend/backend_device.h 2025-06-01T22:52:55.7606064Z ++ grep RECORD 2025-06-01T22:52:55.7630138Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/backend/backend_device.h 2025-06-01T22:52:55.7630412Z +++ openssl base64 2025-06-01T22:52:55.7630512Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.7630654Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.7631252Z +++ sed -e s/=//g 2025-06-01T22:52:55.7671615Z ++ HASH=ri9JmrjcvxEW3H7JEq6Fa8Uj2nKXlSqDQVyG8f0APjs 2025-06-01T22:52:55.7676671Z +++ ls -nl torch/include/torch/csrc/lazy/backend/backend_device.h 2025-06-01T22:52:55.7677827Z +++ awk '{print $5}' 2025-06-01T22:52:55.7704509Z ++ FSIZE=2928 2025-06-01T22:52:55.7705112Z ++ echo '"torch/include/torch/csrc/lazy/backend/backend_device.h",sha256=ri9JmrjcvxEW3H7JEq6Fa8Uj2nKXlSqDQVyG8f0APjs,2928' 2025-06-01T22:52:55.7705209Z ++ read fname 2025-06-01T22:52:55.7705492Z ++ make_wheel_record torch/include/torch/csrc/lazy/backend/backend_interface.h 2025-06-01T22:52:55.7705724Z ++ FPATH=torch/include/torch/csrc/lazy/backend/backend_interface.h 2025-06-01T22:52:55.7706567Z ++ echo torch/include/torch/csrc/lazy/backend/backend_interface.h 2025-06-01T22:52:55.7708054Z ++ grep RECORD 2025-06-01T22:52:55.7728036Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/backend/backend_interface.h 2025-06-01T22:52:55.7728170Z +++ openssl base64 2025-06-01T22:52:55.7729193Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.7730722Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.7731889Z +++ sed -e s/=//g 2025-06-01T22:52:55.7770249Z ++ HASH=casb0BOybUi5IKjP807GfHUGhpucS1GscfoWRRh6vi4 2025-06-01T22:52:55.7775641Z +++ ls -nl torch/include/torch/csrc/lazy/backend/backend_interface.h 2025-06-01T22:52:55.7776313Z +++ awk '{print $5}' 2025-06-01T22:52:55.7802132Z ++ FSIZE=4803 2025-06-01T22:52:55.7802794Z ++ echo '"torch/include/torch/csrc/lazy/backend/backend_interface.h",sha256=casb0BOybUi5IKjP807GfHUGhpucS1GscfoWRRh6vi4,4803' 2025-06-01T22:52:55.7802926Z ++ read fname 2025-06-01T22:52:55.7803202Z ++ make_wheel_record torch/include/torch/csrc/lazy/backend/lowering_context.h 2025-06-01T22:52:55.7803581Z ++ FPATH=torch/include/torch/csrc/lazy/backend/lowering_context.h 2025-06-01T22:52:55.7804363Z ++ echo torch/include/torch/csrc/lazy/backend/lowering_context.h 2025-06-01T22:52:55.7805928Z ++ grep RECORD 2025-06-01T22:52:55.7829450Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/backend/lowering_context.h 2025-06-01T22:52:55.7829565Z +++ openssl base64 2025-06-01T22:52:55.7829666Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.7829790Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.7830944Z +++ sed -e s/=//g 2025-06-01T22:52:55.7871085Z ++ HASH=oc3r9xUE5eXROAwUcrVaVxJIWMTc6YGiRjHEHU_7JmU 2025-06-01T22:52:55.7875360Z +++ ls -nl torch/include/torch/csrc/lazy/backend/lowering_context.h 2025-06-01T22:52:55.7875987Z +++ awk '{print $5}' 2025-06-01T22:52:55.7903028Z ++ FSIZE=3238 2025-06-01T22:52:55.7903747Z ++ echo '"torch/include/torch/csrc/lazy/backend/lowering_context.h",sha256=oc3r9xUE5eXROAwUcrVaVxJIWMTc6YGiRjHEHU_7JmU,3238' 2025-06-01T22:52:55.7903847Z ++ read fname 2025-06-01T22:52:55.7904063Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/cache.h 2025-06-01T22:52:55.7904229Z ++ FPATH=torch/include/torch/csrc/lazy/core/cache.h 2025-06-01T22:52:55.7904876Z ++ echo torch/include/torch/csrc/lazy/core/cache.h 2025-06-01T22:52:55.7906540Z ++ grep RECORD 2025-06-01T22:52:55.7927571Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/cache.h 2025-06-01T22:52:55.7927702Z +++ openssl base64 2025-06-01T22:52:55.7928676Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.7930088Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.7931394Z +++ sed -e s/=//g 2025-06-01T22:52:55.7970748Z ++ HASH=2w58t6jy7Hl6h1L6PsS9sm3xdfqmJDAcU74Hccy19ss 2025-06-01T22:52:55.7976099Z +++ ls -nl torch/include/torch/csrc/lazy/core/cache.h 2025-06-01T22:52:55.7977875Z +++ awk '{print $5}' 2025-06-01T22:52:55.8004271Z ++ FSIZE=3725 2025-06-01T22:52:55.8004947Z ++ echo '"torch/include/torch/csrc/lazy/core/cache.h",sha256=2w58t6jy7Hl6h1L6PsS9sm3xdfqmJDAcU74Hccy19ss,3725' 2025-06-01T22:52:55.8005067Z ++ read fname 2025-06-01T22:52:55.8005341Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/config.h 2025-06-01T22:52:55.8005664Z ++ FPATH=torch/include/torch/csrc/lazy/core/config.h 2025-06-01T22:52:55.8005841Z ++ echo torch/include/torch/csrc/lazy/core/config.h 2025-06-01T22:52:55.8006954Z ++ grep RECORD 2025-06-01T22:52:55.8030698Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/config.h 2025-06-01T22:52:55.8030867Z +++ openssl base64 2025-06-01T22:52:55.8030978Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.8031438Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.8032057Z +++ sed -e s/=//g 2025-06-01T22:52:55.8072904Z ++ HASH=8N31eXBX_z034O6VUeyaA1TDocT5WcDuIxcf0IsJErs 2025-06-01T22:52:55.8077254Z +++ ls -nl torch/include/torch/csrc/lazy/core/config.h 2025-06-01T22:52:55.8078232Z +++ awk '{print $5}' 2025-06-01T22:52:55.8104804Z ++ FSIZE=911 2025-06-01T22:52:55.8105503Z ++ echo '"torch/include/torch/csrc/lazy/core/config.h",sha256=8N31eXBX_z034O6VUeyaA1TDocT5WcDuIxcf0IsJErs,911' 2025-06-01T22:52:55.8106219Z ++ read fname 2025-06-01T22:52:55.8106770Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/debug_util.h 2025-06-01T22:52:55.8107314Z ++ FPATH=torch/include/torch/csrc/lazy/core/debug_util.h 2025-06-01T22:52:55.8107834Z ++ echo torch/include/torch/csrc/lazy/core/debug_util.h 2025-06-01T22:52:55.8108235Z ++ grep RECORD 2025-06-01T22:52:55.8127800Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/debug_util.h 2025-06-01T22:52:55.8128391Z +++ openssl base64 2025-06-01T22:52:55.8129284Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.8130735Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.8131994Z +++ sed -e s/=//g 2025-06-01T22:52:55.8170916Z ++ HASH=uV8OiMvWN_zvwiKhfYEWD0MSttC7EhCGGAUGQ4tqGP4 2025-06-01T22:52:55.8176030Z +++ ls -nl torch/include/torch/csrc/lazy/core/debug_util.h 2025-06-01T22:52:55.8176853Z +++ awk '{print $5}' 2025-06-01T22:52:55.8203066Z ++ FSIZE=1274 2025-06-01T22:52:55.8204063Z ++ echo '"torch/include/torch/csrc/lazy/core/debug_util.h",sha256=uV8OiMvWN_zvwiKhfYEWD0MSttC7EhCGGAUGQ4tqGP4,1274' 2025-06-01T22:52:55.8205087Z ++ read fname 2025-06-01T22:52:55.8205608Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/dynamic_ir.h 2025-06-01T22:52:55.8206215Z ++ FPATH=torch/include/torch/csrc/lazy/core/dynamic_ir.h 2025-06-01T22:52:55.8206716Z ++ echo torch/include/torch/csrc/lazy/core/dynamic_ir.h 2025-06-01T22:52:55.8207112Z ++ grep RECORD 2025-06-01T22:52:55.8228549Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/dynamic_ir.h 2025-06-01T22:52:55.8229117Z +++ openssl base64 2025-06-01T22:52:55.8229374Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.8230964Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.8231227Z +++ sed -e s/=//g 2025-06-01T22:52:55.8272118Z ++ HASH=3Oub9Sy5ptyT172c0E_o61uDCwMLWCl-6Mdu7v836M0 2025-06-01T22:52:55.8275838Z +++ ls -nl torch/include/torch/csrc/lazy/core/dynamic_ir.h 2025-06-01T22:52:55.8276572Z +++ awk '{print $5}' 2025-06-01T22:52:55.8304053Z ++ FSIZE=1397 2025-06-01T22:52:55.8304732Z ++ echo '"torch/include/torch/csrc/lazy/core/dynamic_ir.h",sha256=3Oub9Sy5ptyT172c0E_o61uDCwMLWCl-6Mdu7v836M0,1397' 2025-06-01T22:52:55.8314925Z ++ read fname 2025-06-01T22:52:55.8315270Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/hash.h 2025-06-01T22:52:55.8315731Z ++ FPATH=torch/include/torch/csrc/lazy/core/hash.h 2025-06-01T22:52:55.8316171Z ++ echo torch/include/torch/csrc/lazy/core/hash.h 2025-06-01T22:52:55.8316538Z ++ grep RECORD 2025-06-01T22:52:55.8327776Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/hash.h 2025-06-01T22:52:55.8328290Z +++ openssl base64 2025-06-01T22:52:55.8329076Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.8330654Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.8331820Z +++ sed -e s/=//g 2025-06-01T22:52:55.8370816Z ++ HASH=g600OLBHGB0krFYaAvfBIelZqZLvGtcak0wKsvwl3hk 2025-06-01T22:52:55.8375963Z +++ ls -nl torch/include/torch/csrc/lazy/core/hash.h 2025-06-01T22:52:55.8377670Z +++ awk '{print $5}' 2025-06-01T22:52:55.8404794Z ++ FSIZE=7599 2025-06-01T22:52:55.8405533Z ++ echo '"torch/include/torch/csrc/lazy/core/hash.h",sha256=g600OLBHGB0krFYaAvfBIelZqZLvGtcak0wKsvwl3hk,7599' 2025-06-01T22:52:55.8406487Z ++ read fname 2025-06-01T22:52:55.8406926Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/helpers.h 2025-06-01T22:52:55.8407525Z ++ FPATH=torch/include/torch/csrc/lazy/core/helpers.h 2025-06-01T22:52:55.8407995Z ++ echo torch/include/torch/csrc/lazy/core/helpers.h 2025-06-01T22:52:55.8408399Z ++ grep RECORD 2025-06-01T22:52:55.8429924Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/helpers.h 2025-06-01T22:52:55.8430660Z +++ openssl base64 2025-06-01T22:52:55.8431887Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.8432192Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.8432478Z +++ sed -e s/=//g 2025-06-01T22:52:55.8473741Z ++ HASH=tTaliPQL5bprmMEp--PoqJ2T6F2r8z36Fm2hyLuRu5A 2025-06-01T22:52:55.8478090Z +++ ls -nl torch/include/torch/csrc/lazy/core/helpers.h 2025-06-01T22:52:55.8479467Z +++ awk '{print $5}' 2025-06-01T22:52:55.8507132Z ++ FSIZE=2223 2025-06-01T22:52:55.8507901Z ++ echo '"torch/include/torch/csrc/lazy/core/helpers.h",sha256=tTaliPQL5bprmMEp--PoqJ2T6F2r8z36Fm2hyLuRu5A,2223' 2025-06-01T22:52:55.8508846Z ++ read fname 2025-06-01T22:52:55.8509233Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/ir.h 2025-06-01T22:52:55.8509700Z ++ FPATH=torch/include/torch/csrc/lazy/core/ir.h 2025-06-01T22:52:55.8510204Z ++ echo torch/include/torch/csrc/lazy/core/ir.h 2025-06-01T22:52:55.8510576Z ++ grep RECORD 2025-06-01T22:52:55.8530310Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/ir.h 2025-06-01T22:52:55.8530870Z +++ openssl base64 2025-06-01T22:52:55.8532081Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.8533427Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.8534808Z +++ sed -e s/=//g 2025-06-01T22:52:55.8572243Z ++ HASH=eipiWFxFekQjqn_GeHOHSOZkDEO-FlwmLGa97wqJYys 2025-06-01T22:52:55.8578280Z +++ ls -nl torch/include/torch/csrc/lazy/core/ir.h 2025-06-01T22:52:55.8578754Z +++ awk '{print $5}' 2025-06-01T22:52:55.8605609Z ++ FSIZE=7805 2025-06-01T22:52:55.8606411Z ++ echo '"torch/include/torch/csrc/lazy/core/ir.h",sha256=eipiWFxFekQjqn_GeHOHSOZkDEO-FlwmLGa97wqJYys,7805' 2025-06-01T22:52:55.8607184Z ++ read fname 2025-06-01T22:52:55.8607626Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/ir_builder.h 2025-06-01T22:52:55.8608192Z ++ FPATH=torch/include/torch/csrc/lazy/core/ir_builder.h 2025-06-01T22:52:55.8608697Z ++ echo torch/include/torch/csrc/lazy/core/ir_builder.h 2025-06-01T22:52:55.8609092Z ++ grep RECORD 2025-06-01T22:52:55.8630420Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/ir_builder.h 2025-06-01T22:52:55.8631053Z +++ openssl base64 2025-06-01T22:52:55.8631614Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.8631873Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.8632495Z +++ sed -e s/=//g 2025-06-01T22:52:55.8674479Z ++ HASH=l9SGQGhHtRFL1cttnCuoFWbVdzTKG92MxAjHYjBRMBI 2025-06-01T22:52:55.8677724Z +++ ls -nl torch/include/torch/csrc/lazy/core/ir_builder.h 2025-06-01T22:52:55.8678469Z +++ awk '{print $5}' 2025-06-01T22:52:55.8706420Z ++ FSIZE=4709 2025-06-01T22:52:55.8707187Z ++ echo '"torch/include/torch/csrc/lazy/core/ir_builder.h",sha256=l9SGQGhHtRFL1cttnCuoFWbVdzTKG92MxAjHYjBRMBI,4709' 2025-06-01T22:52:55.8707944Z ++ read fname 2025-06-01T22:52:55.8708329Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/ir_dump_util.h 2025-06-01T22:52:55.8708893Z ++ FPATH=torch/include/torch/csrc/lazy/core/ir_dump_util.h 2025-06-01T22:52:55.8709387Z ++ echo torch/include/torch/csrc/lazy/core/ir_dump_util.h 2025-06-01T22:52:55.8709806Z ++ grep RECORD 2025-06-01T22:52:55.8729822Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/ir_dump_util.h 2025-06-01T22:52:55.8730392Z +++ openssl base64 2025-06-01T22:52:55.8731531Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.8732737Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.8734216Z +++ sed -e s/=//g 2025-06-01T22:52:55.8771603Z ++ HASH=j5qFBQ2d-8djH7UdEbaLrpirOfB0shTCdpjVV0oBTjM 2025-06-01T22:52:55.8776659Z +++ ls -nl torch/include/torch/csrc/lazy/core/ir_dump_util.h 2025-06-01T22:52:55.8777895Z +++ awk '{print $5}' 2025-06-01T22:52:55.8805271Z ++ FSIZE=664 2025-06-01T22:52:55.8806349Z ++ echo '"torch/include/torch/csrc/lazy/core/ir_dump_util.h",sha256=j5qFBQ2d-8djH7UdEbaLrpirOfB0shTCdpjVV0oBTjM,664' 2025-06-01T22:52:55.8807254Z ++ read fname 2025-06-01T22:52:55.8807663Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/ir_metadata.h 2025-06-01T22:52:55.8808236Z ++ FPATH=torch/include/torch/csrc/lazy/core/ir_metadata.h 2025-06-01T22:52:55.8808735Z ++ echo torch/include/torch/csrc/lazy/core/ir_metadata.h 2025-06-01T22:52:55.8809158Z ++ grep RECORD 2025-06-01T22:52:55.8831182Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/ir_metadata.h 2025-06-01T22:52:55.8831749Z +++ openssl base64 2025-06-01T22:52:55.8832010Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.8832284Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.8832720Z +++ sed -e s/=//g 2025-06-01T22:52:55.8875907Z ++ HASH=cDadOIWncS80ldJkIAWDFR-ZFtgbPFDBXdpkiFNHHgg 2025-06-01T22:52:55.8877834Z +++ ls -nl torch/include/torch/csrc/lazy/core/ir_metadata.h 2025-06-01T22:52:55.8879198Z +++ awk '{print $5}' 2025-06-01T22:52:55.8907431Z ++ FSIZE=1323 2025-06-01T22:52:55.8908192Z ++ echo '"torch/include/torch/csrc/lazy/core/ir_metadata.h",sha256=cDadOIWncS80ldJkIAWDFR-ZFtgbPFDBXdpkiFNHHgg,1323' 2025-06-01T22:52:55.8908940Z ++ read fname 2025-06-01T22:52:55.8909305Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/ir_util.h 2025-06-01T22:52:55.8909804Z ++ FPATH=torch/include/torch/csrc/lazy/core/ir_util.h 2025-06-01T22:52:55.8910278Z ++ echo torch/include/torch/csrc/lazy/core/ir_util.h 2025-06-01T22:52:55.8910655Z ++ grep RECORD 2025-06-01T22:52:55.8931203Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/ir_util.h 2025-06-01T22:52:55.8931738Z +++ openssl base64 2025-06-01T22:52:55.8932634Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.8934380Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.8935675Z +++ sed -e s/=//g 2025-06-01T22:52:55.8972860Z ++ HASH=QKP8oMvs3lJ_GYhnmiGtiJioUfInrXz2YqRdqLXlA_k 2025-06-01T22:52:55.8978564Z +++ ls -nl torch/include/torch/csrc/lazy/core/ir_util.h 2025-06-01T22:52:55.8979127Z +++ awk '{print $5}' 2025-06-01T22:52:55.9006032Z ++ FSIZE=1366 2025-06-01T22:52:55.9006718Z ++ echo '"torch/include/torch/csrc/lazy/core/ir_util.h",sha256=QKP8oMvs3lJ_GYhnmiGtiJioUfInrXz2YqRdqLXlA_k,1366' 2025-06-01T22:52:55.9007440Z ++ read fname 2025-06-01T22:52:55.9007864Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/lazy_graph_executor.h 2025-06-01T22:52:55.9008523Z ++ FPATH=torch/include/torch/csrc/lazy/core/lazy_graph_executor.h 2025-06-01T22:52:55.9009109Z ++ echo torch/include/torch/csrc/lazy/core/lazy_graph_executor.h 2025-06-01T22:52:55.9009567Z ++ grep RECORD 2025-06-01T22:52:55.9030634Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/lazy_graph_executor.h 2025-06-01T22:52:55.9031571Z +++ openssl base64 2025-06-01T22:52:55.9031873Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.9032141Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.9032407Z +++ sed -e s/=//g 2025-06-01T22:52:55.9074413Z ++ HASH=7eiljdStcp4fsHWAAaBSDDLvkRmwdxNik1w1Mmn2oAQ 2025-06-01T22:52:55.9076117Z +++ ls -nl torch/include/torch/csrc/lazy/core/lazy_graph_executor.h 2025-06-01T22:52:55.9076976Z +++ awk '{print $5}' 2025-06-01T22:52:55.9105418Z ++ FSIZE=15018 2025-06-01T22:52:55.9106235Z ++ echo '"torch/include/torch/csrc/lazy/core/lazy_graph_executor.h",sha256=7eiljdStcp4fsHWAAaBSDDLvkRmwdxNik1w1Mmn2oAQ,15018' 2025-06-01T22:52:55.9107035Z ++ read fname 2025-06-01T22:52:55.9107383Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/metrics.h 2025-06-01T22:52:55.9108048Z ++ FPATH=torch/include/torch/csrc/lazy/core/metrics.h 2025-06-01T22:52:55.9108522Z ++ echo torch/include/torch/csrc/lazy/core/metrics.h 2025-06-01T22:52:55.9108898Z ++ grep RECORD 2025-06-01T22:52:55.9127612Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/metrics.h 2025-06-01T22:52:55.9128147Z +++ openssl base64 2025-06-01T22:52:55.9128451Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.9129804Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.9130906Z +++ sed -e s/=//g 2025-06-01T22:52:55.9170534Z ++ HASH=jmWyLvpmTyi4sPuMkUGrWCjLytsdSnNM61ts9VpgFVM 2025-06-01T22:52:55.9175612Z +++ ls -nl torch/include/torch/csrc/lazy/core/metrics.h 2025-06-01T22:52:55.9176491Z +++ awk '{print $5}' 2025-06-01T22:52:55.9204742Z ++ FSIZE=8249 2025-06-01T22:52:55.9205492Z ++ echo '"torch/include/torch/csrc/lazy/core/metrics.h",sha256=jmWyLvpmTyi4sPuMkUGrWCjLytsdSnNM61ts9VpgFVM,8249' 2025-06-01T22:52:55.9206248Z ++ read fname 2025-06-01T22:52:55.9206629Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/multi_wait.h 2025-06-01T22:52:55.9207192Z ++ FPATH=torch/include/torch/csrc/lazy/core/multi_wait.h 2025-06-01T22:52:55.9207671Z ++ echo torch/include/torch/csrc/lazy/core/multi_wait.h 2025-06-01T22:52:55.9208086Z ++ grep RECORD 2025-06-01T22:52:55.9228544Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/multi_wait.h 2025-06-01T22:52:55.9229201Z +++ openssl base64 2025-06-01T22:52:55.9229942Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.9230191Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.9230472Z +++ sed -e s/=//g 2025-06-01T22:52:55.9273980Z ++ HASH=aNRG7qK4oBA8XHEiABHu4WXmslESz6JNLKWrHDWpo3o 2025-06-01T22:52:55.9276182Z +++ ls -nl torch/include/torch/csrc/lazy/core/multi_wait.h 2025-06-01T22:52:55.9276633Z +++ awk '{print $5}' 2025-06-01T22:52:55.9305464Z ++ FSIZE=1749 2025-06-01T22:52:55.9306231Z ++ echo '"torch/include/torch/csrc/lazy/core/multi_wait.h",sha256=aNRG7qK4oBA8XHEiABHu4WXmslESz6JNLKWrHDWpo3o,1749' 2025-06-01T22:52:55.9306975Z ++ read fname 2025-06-01T22:52:55.9307411Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/permutation_util.h 2025-06-01T22:52:55.9308023Z ++ FPATH=torch/include/torch/csrc/lazy/core/permutation_util.h 2025-06-01T22:52:55.9308592Z ++ echo torch/include/torch/csrc/lazy/core/permutation_util.h 2025-06-01T22:52:55.9309017Z ++ grep RECORD 2025-06-01T22:52:55.9328346Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/permutation_util.h 2025-06-01T22:52:55.9328961Z +++ openssl base64 2025-06-01T22:52:55.9329694Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.9331130Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.9332448Z +++ sed -e s/=//g 2025-06-01T22:52:55.9370696Z ++ HASH=_iCPd249YvvBWLI2haDK_1HwQ7fi5nUuilq6FPV158Q 2025-06-01T22:52:55.9375981Z +++ ls -nl torch/include/torch/csrc/lazy/core/permutation_util.h 2025-06-01T22:52:55.9376610Z +++ awk '{print $5}' 2025-06-01T22:52:55.9404775Z ++ FSIZE=1252 2025-06-01T22:52:55.9405517Z ++ echo '"torch/include/torch/csrc/lazy/core/permutation_util.h",sha256=_iCPd249YvvBWLI2haDK_1HwQ7fi5nUuilq6FPV158Q,1252' 2025-06-01T22:52:55.9406308Z ++ read fname 2025-06-01T22:52:55.9406664Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/shape.h 2025-06-01T22:52:55.9407181Z ++ FPATH=torch/include/torch/csrc/lazy/core/shape.h 2025-06-01T22:52:55.9407644Z ++ echo torch/include/torch/csrc/lazy/core/shape.h 2025-06-01T22:52:55.9408024Z ++ grep RECORD 2025-06-01T22:52:55.9429839Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/shape.h 2025-06-01T22:52:55.9430356Z +++ openssl base64 2025-06-01T22:52:55.9430630Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.9430885Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.9431171Z +++ sed -e s/=//g 2025-06-01T22:52:55.9472709Z ++ HASH=I1PSGV_y2nr-QZdzlUxYq6_HQvbc1q24gJhojVI8sXY 2025-06-01T22:52:55.9477188Z +++ ls -nl torch/include/torch/csrc/lazy/core/shape.h 2025-06-01T22:52:55.9478334Z +++ awk '{print $5}' 2025-06-01T22:52:55.9506468Z ++ FSIZE=2019 2025-06-01T22:52:55.9507342Z ++ echo '"torch/include/torch/csrc/lazy/core/shape.h",sha256=I1PSGV_y2nr-QZdzlUxYq6_HQvbc1q24gJhojVI8sXY,2019' 2025-06-01T22:52:55.9508048Z ++ read fname 2025-06-01T22:52:55.9508445Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/shape_inference.h 2025-06-01T22:52:55.9509041Z ++ FPATH=torch/include/torch/csrc/lazy/core/shape_inference.h 2025-06-01T22:52:55.9509599Z ++ echo torch/include/torch/csrc/lazy/core/shape_inference.h 2025-06-01T22:52:55.9510019Z ++ grep RECORD 2025-06-01T22:52:55.9528643Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/shape_inference.h 2025-06-01T22:52:55.9529236Z +++ openssl base64 2025-06-01T22:52:55.9529835Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.9531114Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.9532611Z +++ sed -e s/=//g 2025-06-01T22:52:55.9571473Z ++ HASH=OrVkzJDcynGPqO-y3fcmQfvmW7Fb59lJi4CaVNp1Uog 2025-06-01T22:52:55.9576507Z +++ ls -nl torch/include/torch/csrc/lazy/core/shape_inference.h 2025-06-01T22:52:55.9578016Z +++ awk '{print $5}' 2025-06-01T22:52:55.9605497Z ++ FSIZE=15402 2025-06-01T22:52:55.9606300Z ++ echo '"torch/include/torch/csrc/lazy/core/shape_inference.h",sha256=OrVkzJDcynGPqO-y3fcmQfvmW7Fb59lJi4CaVNp1Uog,15402' 2025-06-01T22:52:55.9607098Z ++ read fname 2025-06-01T22:52:55.9607457Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/tensor.h 2025-06-01T22:52:55.9607979Z ++ FPATH=torch/include/torch/csrc/lazy/core/tensor.h 2025-06-01T22:52:55.9608427Z ++ echo torch/include/torch/csrc/lazy/core/tensor.h 2025-06-01T22:52:55.9608827Z ++ grep RECORD 2025-06-01T22:52:55.9629391Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/tensor.h 2025-06-01T22:52:55.9630066Z +++ openssl base64 2025-06-01T22:52:55.9630674Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.9631391Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.9632973Z +++ sed -e s/=//g 2025-06-01T22:52:55.9671331Z ++ HASH=H5Ygy4HGD8qgEeEhsw1pmgaOqY7lFFMAEWIbPHoiPF8 2025-06-01T22:52:55.9675514Z +++ ls -nl torch/include/torch/csrc/lazy/core/tensor.h 2025-06-01T22:52:55.9676841Z +++ awk '{print $5}' 2025-06-01T22:52:55.9704978Z ++ FSIZE=9867 2025-06-01T22:52:55.9705707Z ++ echo '"torch/include/torch/csrc/lazy/core/tensor.h",sha256=H5Ygy4HGD8qgEeEhsw1pmgaOqY7lFFMAEWIbPHoiPF8,9867' 2025-06-01T22:52:55.9706486Z ++ read fname 2025-06-01T22:52:55.9706975Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/tensor_impl.h 2025-06-01T22:52:55.9707535Z ++ FPATH=torch/include/torch/csrc/lazy/core/tensor_impl.h 2025-06-01T22:52:55.9708102Z ++ echo torch/include/torch/csrc/lazy/core/tensor_impl.h 2025-06-01T22:52:55.9708493Z ++ grep RECORD 2025-06-01T22:52:55.9728449Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/tensor_impl.h 2025-06-01T22:52:55.9729160Z +++ openssl base64 2025-06-01T22:52:55.9729685Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.9731237Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.9732696Z +++ sed -e s/=//g 2025-06-01T22:52:55.9770397Z ++ HASH=DEq0J7CbJjDolsi_yXuVleHvP9HjvkxYfarD6ALml4w 2025-06-01T22:52:55.9775718Z +++ ls -nl torch/include/torch/csrc/lazy/core/tensor_impl.h 2025-06-01T22:52:55.9776610Z +++ awk '{print $5}' 2025-06-01T22:52:55.9803245Z ++ FSIZE=1885 2025-06-01T22:52:55.9804139Z ++ echo '"torch/include/torch/csrc/lazy/core/tensor_impl.h",sha256=DEq0J7CbJjDolsi_yXuVleHvP9HjvkxYfarD6ALml4w,1885' 2025-06-01T22:52:55.9805111Z ++ read fname 2025-06-01T22:52:55.9805567Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/tensor_util.h 2025-06-01T22:52:55.9806193Z ++ FPATH=torch/include/torch/csrc/lazy/core/tensor_util.h 2025-06-01T22:52:55.9806752Z ++ echo torch/include/torch/csrc/lazy/core/tensor_util.h 2025-06-01T22:52:55.9807166Z ++ grep RECORD 2025-06-01T22:52:55.9829237Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/tensor_util.h 2025-06-01T22:52:55.9829888Z +++ openssl base64 2025-06-01T22:52:55.9830159Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.9831154Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.9831428Z +++ sed -e s/=//g 2025-06-01T22:52:55.9872316Z ++ HASH=IOlEAKyVv1GVngQIZ55GNAJxmWUSfcIX92L_YQdaOCk 2025-06-01T22:52:55.9875642Z +++ ls -nl torch/include/torch/csrc/lazy/core/tensor_util.h 2025-06-01T22:52:55.9876599Z +++ awk '{print $5}' 2025-06-01T22:52:55.9905060Z ++ FSIZE=2536 2025-06-01T22:52:55.9905923Z ++ echo '"torch/include/torch/csrc/lazy/core/tensor_util.h",sha256=IOlEAKyVv1GVngQIZ55GNAJxmWUSfcIX92L_YQdaOCk,2536' 2025-06-01T22:52:55.9906707Z ++ read fname 2025-06-01T22:52:55.9907167Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/thread_pool.h 2025-06-01T22:52:55.9907712Z ++ FPATH=torch/include/torch/csrc/lazy/core/thread_pool.h 2025-06-01T22:52:55.9908207Z ++ echo torch/include/torch/csrc/lazy/core/thread_pool.h 2025-06-01T22:52:55.9908595Z ++ grep RECORD 2025-06-01T22:52:55.9927527Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/thread_pool.h 2025-06-01T22:52:55.9928219Z +++ openssl base64 2025-06-01T22:52:55.9928551Z +++ sed -e s/+/-/g 2025-06-01T22:52:55.9929949Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:55.9931191Z +++ sed -e s/=//g 2025-06-01T22:52:55.9969922Z ++ HASH=ZV0BvwerdUpFVqxzh6_OKLMpy8SfedxY7Px0VrTdO9w 2025-06-01T22:52:55.9974835Z +++ ls -nl torch/include/torch/csrc/lazy/core/thread_pool.h 2025-06-01T22:52:55.9975888Z +++ awk '{print $5}' 2025-06-01T22:52:56.0001969Z ++ FSIZE=792 2025-06-01T22:52:56.0002775Z ++ echo '"torch/include/torch/csrc/lazy/core/thread_pool.h",sha256=ZV0BvwerdUpFVqxzh6_OKLMpy8SfedxY7Px0VrTdO9w,792' 2025-06-01T22:52:56.0003554Z ++ read fname 2025-06-01T22:52:56.0004026Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/trie.h 2025-06-01T22:52:56.0004694Z ++ FPATH=torch/include/torch/csrc/lazy/core/trie.h 2025-06-01T22:52:56.0005225Z ++ echo torch/include/torch/csrc/lazy/core/trie.h 2025-06-01T22:52:56.0005847Z ++ grep RECORD 2025-06-01T22:52:56.0027640Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/trie.h 2025-06-01T22:52:56.0028237Z +++ openssl base64 2025-06-01T22:52:56.0028520Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.0029441Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.0030356Z +++ sed -e s/=//g 2025-06-01T22:52:56.0072801Z ++ HASH=9Mp2u4zCRbju9x22EAzttzicJzl0KAZISfO85yIUlGY 2025-06-01T22:52:56.0075774Z +++ ls -nl torch/include/torch/csrc/lazy/core/trie.h 2025-06-01T22:52:56.0076506Z +++ awk '{print $5}' 2025-06-01T22:52:56.0105191Z ++ FSIZE=2192 2025-06-01T22:52:56.0105893Z ++ echo '"torch/include/torch/csrc/lazy/core/trie.h",sha256=9Mp2u4zCRbju9x22EAzttzicJzl0KAZISfO85yIUlGY,2192' 2025-06-01T22:52:56.0106581Z ++ read fname 2025-06-01T22:52:56.0106936Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/unique.h 2025-06-01T22:52:56.0107423Z ++ FPATH=torch/include/torch/csrc/lazy/core/unique.h 2025-06-01T22:52:56.0107866Z ++ echo torch/include/torch/csrc/lazy/core/unique.h 2025-06-01T22:52:56.0108383Z ++ grep RECORD 2025-06-01T22:52:56.0127945Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/unique.h 2025-06-01T22:52:56.0128494Z +++ openssl base64 2025-06-01T22:52:56.0128757Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.0130071Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.0131231Z +++ sed -e s/=//g 2025-06-01T22:52:56.0170464Z ++ HASH=DUM_FLlyBViT202ZMa2emKSEblosUXM78CbBmevZRC0 2025-06-01T22:52:56.0175530Z +++ ls -nl torch/include/torch/csrc/lazy/core/unique.h 2025-06-01T22:52:56.0176339Z +++ awk '{print $5}' 2025-06-01T22:52:56.0202401Z ++ FSIZE=1173 2025-06-01T22:52:56.0203100Z ++ echo '"torch/include/torch/csrc/lazy/core/unique.h",sha256=DUM_FLlyBViT202ZMa2emKSEblosUXM78CbBmevZRC0,1173' 2025-06-01T22:52:56.0203979Z ++ read fname 2025-06-01T22:52:56.0204392Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/util.h 2025-06-01T22:52:56.0205139Z ++ FPATH=torch/include/torch/csrc/lazy/core/util.h 2025-06-01T22:52:56.0205599Z ++ echo torch/include/torch/csrc/lazy/core/util.h 2025-06-01T22:52:56.0206056Z ++ grep RECORD 2025-06-01T22:52:56.0227631Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/util.h 2025-06-01T22:52:56.0228265Z +++ openssl base64 2025-06-01T22:52:56.0228540Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.0228796Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.0229770Z +++ sed -e s/=//g 2025-06-01T22:52:56.0274473Z ++ HASH=hqs-aT9NdbfA8hdxse2zQ_jz7Jzwmj92Ch5QMibddNk 2025-06-01T22:52:56.0281028Z +++ ls -nl torch/include/torch/csrc/lazy/core/util.h 2025-06-01T22:52:56.0282544Z +++ awk '{print $5}' 2025-06-01T22:52:56.0310765Z ++ FSIZE=2873 2025-06-01T22:52:56.0311441Z ++ echo '"torch/include/torch/csrc/lazy/core/util.h",sha256=hqs-aT9NdbfA8hdxse2zQ_jz7Jzwmj92Ch5QMibddNk,2873' 2025-06-01T22:52:56.0312130Z ++ read fname 2025-06-01T22:52:56.0312552Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h 2025-06-01T22:52:56.0313208Z ++ FPATH=torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h 2025-06-01T22:52:56.0313805Z ++ echo torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h 2025-06-01T22:52:56.0314428Z ++ grep RECORD 2025-06-01T22:52:56.0331487Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h 2025-06-01T22:52:56.0332096Z +++ openssl base64 2025-06-01T22:52:56.0333075Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.0334487Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.0335786Z +++ sed -e s/=//g 2025-06-01T22:52:56.0374672Z ++ HASH=fSbygh6KD4Yy7pUXIguWv2NIoMWId2966Lef-yq5k1g 2025-06-01T22:52:56.0380522Z +++ ls -nl torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h 2025-06-01T22:52:56.0380996Z +++ awk '{print $5}' 2025-06-01T22:52:56.0406381Z ++ FSIZE=1450 2025-06-01T22:52:56.0407176Z ++ echo '"torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h",sha256=fSbygh6KD4Yy7pUXIguWv2NIoMWId2966Lef-yq5k1g,1450' 2025-06-01T22:52:56.0407968Z ++ read fname 2025-06-01T22:52:56.0408428Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h 2025-06-01T22:52:56.0409272Z ++ FPATH=torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h 2025-06-01T22:52:56.0409914Z ++ echo torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h 2025-06-01T22:52:56.0410393Z ++ grep RECORD 2025-06-01T22:52:56.0433880Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h 2025-06-01T22:52:56.0434491Z +++ openssl base64 2025-06-01T22:52:56.0434745Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.0435011Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.0435264Z +++ sed -e s/=//g 2025-06-01T22:52:56.0475852Z ++ HASH=-ootnGcCDxrf1WclZ1Bl-ByOoUW7KZFk3CT9naKb57U 2025-06-01T22:52:56.0479226Z +++ ls -nl torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h 2025-06-01T22:52:56.0480582Z +++ awk '{print $5}' 2025-06-01T22:52:56.0508633Z ++ FSIZE=381 2025-06-01T22:52:56.0509472Z ++ echo '"torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h",sha256=-ootnGcCDxrf1WclZ1Bl-ByOoUW7KZFk3CT9naKb57U,381' 2025-06-01T22:52:56.0510284Z ++ read fname 2025-06-01T22:52:56.0510867Z ++ make_wheel_record torch/include/torch/csrc/lazy/core/ops/utils.h 2025-06-01T22:52:56.0511400Z ++ FPATH=torch/include/torch/csrc/lazy/core/ops/utils.h 2025-06-01T22:52:56.0511876Z ++ echo torch/include/torch/csrc/lazy/core/ops/utils.h 2025-06-01T22:52:56.0512260Z ++ grep RECORD 2025-06-01T22:52:56.0531035Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/core/ops/utils.h 2025-06-01T22:52:56.0531605Z +++ openssl base64 2025-06-01T22:52:56.0532502Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.0534000Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.0535349Z +++ sed -e s/=//g 2025-06-01T22:52:56.0573822Z ++ HASH=7VyDi5xSCiDwVxVR4LGK0eUWEcRyFYUsXNTv4WizmLs 2025-06-01T22:52:56.0579051Z +++ ls -nl torch/include/torch/csrc/lazy/core/ops/utils.h 2025-06-01T22:52:56.0579985Z +++ awk '{print $5}' 2025-06-01T22:52:56.0605780Z ++ FSIZE=985 2025-06-01T22:52:56.0606482Z ++ echo '"torch/include/torch/csrc/lazy/core/ops/utils.h",sha256=7VyDi5xSCiDwVxVR4LGK0eUWEcRyFYUsXNTv4WizmLs,985' 2025-06-01T22:52:56.0607285Z ++ read fname 2025-06-01T22:52:56.0607673Z ++ make_wheel_record torch/include/torch/csrc/lazy/generated/LazyIr.h 2025-06-01T22:52:56.0608304Z ++ FPATH=torch/include/torch/csrc/lazy/generated/LazyIr.h 2025-06-01T22:52:56.0608804Z ++ echo torch/include/torch/csrc/lazy/generated/LazyIr.h 2025-06-01T22:52:56.0609216Z ++ grep RECORD 2025-06-01T22:52:56.0630826Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/generated/LazyIr.h 2025-06-01T22:52:56.0631871Z +++ openssl base64 2025-06-01T22:52:56.0632175Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.0632444Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.0632932Z +++ sed -e s/=//g 2025-06-01T22:52:56.0683696Z ++ HASH=Lx8u3WIuOs61UKdNJ1efgy61z5qJ75yH0YT_dnRXeDY 2025-06-01T22:52:56.0686040Z +++ ls -nl torch/include/torch/csrc/lazy/generated/LazyIr.h 2025-06-01T22:52:56.0686718Z +++ awk '{print $5}' 2025-06-01T22:52:56.0714428Z ++ FSIZE=295822 2025-06-01T22:52:56.0715148Z ++ echo '"torch/include/torch/csrc/lazy/generated/LazyIr.h",sha256=Lx8u3WIuOs61UKdNJ1efgy61z5qJ75yH0YT_dnRXeDY,295822' 2025-06-01T22:52:56.0715910Z ++ read fname 2025-06-01T22:52:56.0716511Z ++ make_wheel_record torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-06-01T22:52:56.0717212Z ++ FPATH=torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-06-01T22:52:56.0717869Z ++ echo torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-06-01T22:52:56.0718339Z ++ grep RECORD 2025-06-01T22:52:56.0738853Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-06-01T22:52:56.0739488Z +++ openssl base64 2025-06-01T22:52:56.0739760Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.0740026Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.0741164Z +++ sed -e s/=//g 2025-06-01T22:52:56.0781043Z ++ HASH=jhSN3TT-X93GqJ9RRk6d4ZRYHQgA5uHn7gPrdCqtZZg 2025-06-01T22:52:56.0785100Z +++ ls -nl torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h 2025-06-01T22:52:56.0785764Z +++ awk '{print $5}' 2025-06-01T22:52:56.0809657Z ++ FSIZE=22738 2025-06-01T22:52:56.0810659Z ++ echo '"torch/include/torch/csrc/lazy/generated/LazyNativeFunctions.h",sha256=jhSN3TT-X93GqJ9RRk6d4ZRYHQgA5uHn7gPrdCqtZZg,22738' 2025-06-01T22:52:56.0811547Z ++ read fname 2025-06-01T22:52:56.0811985Z ++ make_wheel_record torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-06-01T22:52:56.0812663Z ++ FPATH=torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-06-01T22:52:56.0813318Z ++ echo torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-06-01T22:52:56.0814341Z ++ grep RECORD 2025-06-01T22:52:56.0835915Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-06-01T22:52:56.0836528Z +++ openssl base64 2025-06-01T22:52:56.0837295Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.0838120Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.0839342Z +++ sed -e s/=//g 2025-06-01T22:52:56.0880419Z ++ HASH=6hICbyVB7W9ggzB2AAIlrz1KRGMiyco-B4Rfheun3jY 2025-06-01T22:52:56.0883779Z +++ ls -nl torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h 2025-06-01T22:52:56.0885035Z +++ awk '{print $5}' 2025-06-01T22:52:56.0911521Z ++ FSIZE=3943 2025-06-01T22:52:56.0912400Z ++ echo '"torch/include/torch/csrc/lazy/generated/LazyNonNativeIr.h",sha256=6hICbyVB7W9ggzB2AAIlrz1KRGMiyco-B4Rfheun3jY,3943' 2025-06-01T22:52:56.0913220Z ++ read fname 2025-06-01T22:52:56.0913591Z ++ make_wheel_record torch/include/torch/csrc/lazy/python/init.h 2025-06-01T22:52:56.0914098Z ++ FPATH=torch/include/torch/csrc/lazy/python/init.h 2025-06-01T22:52:56.0914559Z ++ echo torch/include/torch/csrc/lazy/python/init.h 2025-06-01T22:52:56.0914936Z ++ grep RECORD 2025-06-01T22:52:56.0933533Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/python/init.h 2025-06-01T22:52:56.0934134Z +++ openssl base64 2025-06-01T22:52:56.0935502Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.0937612Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.0938249Z +++ sed -e s/=//g 2025-06-01T22:52:56.0977640Z ++ HASH=RC3mFsGs2OCJyMcAFTcCefnVQZCGvNGRZulwXgwsbHk 2025-06-01T22:52:56.0981492Z +++ ls -nl torch/include/torch/csrc/lazy/python/init.h 2025-06-01T22:52:56.0982460Z +++ awk '{print $5}' 2025-06-01T22:52:56.1006739Z ++ FSIZE=224 2025-06-01T22:52:56.1007424Z ++ echo '"torch/include/torch/csrc/lazy/python/init.h",sha256=RC3mFsGs2OCJyMcAFTcCefnVQZCGvNGRZulwXgwsbHk,224' 2025-06-01T22:52:56.1008164Z ++ read fname 2025-06-01T22:52:56.1008560Z ++ make_wheel_record torch/include/torch/csrc/lazy/python/python_util.h 2025-06-01T22:52:56.1009298Z ++ FPATH=torch/include/torch/csrc/lazy/python/python_util.h 2025-06-01T22:52:56.1010371Z ++ echo torch/include/torch/csrc/lazy/python/python_util.h 2025-06-01T22:52:56.1011569Z ++ grep RECORD 2025-06-01T22:52:56.1034040Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/python/python_util.h 2025-06-01T22:52:56.1034604Z +++ openssl base64 2025-06-01T22:52:56.1034870Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.1035123Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.1036966Z +++ sed -e s/=//g 2025-06-01T22:52:56.1078751Z ++ HASH=5l09SSxlf2GKSnGFbzRFT47oAfbh8SqUcrt_tz39WU0 2025-06-01T22:52:56.1081720Z +++ ls -nl torch/include/torch/csrc/lazy/python/python_util.h 2025-06-01T22:52:56.1082301Z +++ awk '{print $5}' 2025-06-01T22:52:56.1110787Z ++ FSIZE=315 2025-06-01T22:52:56.1111563Z ++ echo '"torch/include/torch/csrc/lazy/python/python_util.h",sha256=5l09SSxlf2GKSnGFbzRFT47oAfbh8SqUcrt_tz39WU0,315' 2025-06-01T22:52:56.1112308Z ++ read fname 2025-06-01T22:52:56.1112694Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/config.h 2025-06-01T22:52:56.1113253Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/config.h 2025-06-01T22:52:56.1113735Z ++ echo torch/include/torch/csrc/lazy/ts_backend/config.h 2025-06-01T22:52:56.1114137Z ++ grep RECORD 2025-06-01T22:52:56.1131793Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/config.h 2025-06-01T22:52:56.1132404Z +++ openssl base64 2025-06-01T22:52:56.1133990Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.1135628Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.1136907Z +++ sed -e s/=//g 2025-06-01T22:52:56.1174245Z ++ HASH=zv0peK-Xe8qEHyXiRAgUtA-83VcnHtDAC8mYTBx3Kug 2025-06-01T22:52:56.1179657Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/config.h 2025-06-01T22:52:56.1180417Z +++ awk '{print $5}' 2025-06-01T22:52:56.1206253Z ++ FSIZE=206 2025-06-01T22:52:56.1206974Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/config.h",sha256=zv0peK-Xe8qEHyXiRAgUtA-83VcnHtDAC8mYTBx3Kug,206' 2025-06-01T22:52:56.1207704Z ++ read fname 2025-06-01T22:52:56.1208134Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h 2025-06-01T22:52:56.1208739Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h 2025-06-01T22:52:56.1209301Z ++ echo torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h 2025-06-01T22:52:56.1209743Z ++ grep RECORD 2025-06-01T22:52:56.1231981Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h 2025-06-01T22:52:56.1232591Z +++ openssl base64 2025-06-01T22:52:56.1232843Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.1233107Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.1233522Z +++ sed -e s/=//g 2025-06-01T22:52:56.1276918Z ++ HASH=YsFdKogLiOL9idtxZzW3_IecjN6XsnIIUHZjQrO3cgU 2025-06-01T22:52:56.1280317Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h 2025-06-01T22:52:56.1280979Z +++ awk '{print $5}' 2025-06-01T22:52:56.1308867Z ++ FSIZE=2356 2025-06-01T22:52:56.1309593Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h",sha256=YsFdKogLiOL9idtxZzW3_IecjN6XsnIIUHZjQrO3cgU,2356' 2025-06-01T22:52:56.1310330Z ++ read fname 2025-06-01T22:52:56.1310741Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/ir_builder.h 2025-06-01T22:52:56.1311330Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/ir_builder.h 2025-06-01T22:52:56.1311874Z ++ echo torch/include/torch/csrc/lazy/ts_backend/ir_builder.h 2025-06-01T22:52:56.1312286Z ++ grep RECORD 2025-06-01T22:52:56.1330872Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/ir_builder.h 2025-06-01T22:52:56.1331457Z +++ openssl base64 2025-06-01T22:52:56.1332032Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.1333627Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.1334775Z +++ sed -e s/=//g 2025-06-01T22:52:56.1373443Z ++ HASH=Iobg4Ti6YNUbUQUObVv2G3wVYkekZsNNzEIj-Ks-dcY 2025-06-01T22:52:56.1379040Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/ir_builder.h 2025-06-01T22:52:56.1379757Z +++ awk '{print $5}' 2025-06-01T22:52:56.1406056Z ++ FSIZE=2391 2025-06-01T22:52:56.1406940Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/ir_builder.h",sha256=Iobg4Ti6YNUbUQUObVv2G3wVYkekZsNNzEIj-Ks-dcY,2391' 2025-06-01T22:52:56.1407719Z ++ read fname 2025-06-01T22:52:56.1408156Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h 2025-06-01T22:52:56.1408836Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h 2025-06-01T22:52:56.1409075Z ++ echo torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h 2025-06-01T22:52:56.1409187Z ++ grep RECORD 2025-06-01T22:52:56.1432012Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h 2025-06-01T22:52:56.1432629Z +++ openssl base64 2025-06-01T22:52:56.1432814Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.1432918Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.1433807Z +++ sed -e s/=//g 2025-06-01T22:52:56.1477319Z ++ HASH=3ouYSBeF4A5TG9A1Q9VQq88HFGNFag6yMXccIFq_MsQ 2025-06-01T22:52:56.1485364Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h 2025-06-01T22:52:56.1486205Z +++ awk '{print $5}' 2025-06-01T22:52:56.1515053Z ++ FSIZE=523 2025-06-01T22:52:56.1515644Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h",sha256=3ouYSBeF4A5TG9A1Q9VQq88HFGNFag6yMXccIFq_MsQ,523' 2025-06-01T22:52:56.1515755Z ++ read fname 2025-06-01T22:52:56.1516073Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h 2025-06-01T22:52:56.1516336Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h 2025-06-01T22:52:56.1516595Z ++ echo torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h 2025-06-01T22:52:56.1516838Z ++ grep RECORD 2025-06-01T22:52:56.1540482Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h 2025-06-01T22:52:56.1540609Z +++ openssl base64 2025-06-01T22:52:56.1540726Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.1540826Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.1540922Z +++ sed -e s/=//g 2025-06-01T22:52:56.1582021Z ++ HASH=ZIbbA3Jiw_Nl6tB1BcXZvyWpODVFsxXPOAtLQAZYzpE 2025-06-01T22:52:56.1585517Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h 2025-06-01T22:52:56.1586082Z +++ awk '{print $5}' 2025-06-01T22:52:56.1610172Z ++ FSIZE=626 2025-06-01T22:52:56.1610799Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h",sha256=ZIbbA3Jiw_Nl6tB1BcXZvyWpODVFsxXPOAtLQAZYzpE,626' 2025-06-01T22:52:56.1610900Z ++ read fname 2025-06-01T22:52:56.1611213Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h 2025-06-01T22:52:56.1611464Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h 2025-06-01T22:52:56.1613500Z ++ echo torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h 2025-06-01T22:52:56.1614484Z ++ grep RECORD 2025-06-01T22:52:56.1638523Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h 2025-06-01T22:52:56.1638647Z +++ openssl base64 2025-06-01T22:52:56.1638767Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.1638868Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.1638977Z +++ sed -e s/=//g 2025-06-01T22:52:56.1681858Z ++ HASH=zn1nchJ9sfyyJaOTEYwZIx7qyyiJACtz2H4KB4KA8Vo 2025-06-01T22:52:56.1684180Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h 2025-06-01T22:52:56.1685003Z +++ awk '{print $5}' 2025-06-01T22:52:56.1713091Z ++ FSIZE=1240 2025-06-01T22:52:56.1713731Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h",sha256=zn1nchJ9sfyyJaOTEYwZIx7qyyiJACtz2H4KB4KA8Vo,1240' 2025-06-01T22:52:56.1713846Z ++ read fname 2025-06-01T22:52:56.1714147Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h 2025-06-01T22:52:56.1714427Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h 2025-06-01T22:52:56.1714664Z ++ echo torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h 2025-06-01T22:52:56.1714942Z ++ grep RECORD 2025-06-01T22:52:56.1733995Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h 2025-06-01T22:52:56.1734561Z +++ openssl base64 2025-06-01T22:52:56.1736066Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.1738052Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.1738857Z +++ sed -e s/=//g 2025-06-01T22:52:56.1779231Z ++ HASH=ItBlp85x8HRd1j7c8kFiF_bYiqBBDWx3n9NckLQ8hQs 2025-06-01T22:52:56.1782733Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h 2025-06-01T22:52:56.1783186Z +++ awk '{print $5}' 2025-06-01T22:52:56.1807394Z ++ FSIZE=692 2025-06-01T22:52:56.1807981Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h",sha256=ItBlp85x8HRd1j7c8kFiF_bYiqBBDWx3n9NckLQ8hQs,692' 2025-06-01T22:52:56.1808094Z ++ read fname 2025-06-01T22:52:56.1808561Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h 2025-06-01T22:52:56.1808828Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h 2025-06-01T22:52:56.1810724Z ++ echo torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h 2025-06-01T22:52:56.1811852Z ++ grep RECORD 2025-06-01T22:52:56.1834934Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h 2025-06-01T22:52:56.1835060Z +++ openssl base64 2025-06-01T22:52:56.1835178Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.1837054Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.1837151Z +++ sed -e s/=//g 2025-06-01T22:52:56.1879308Z ++ HASH=efKAbR7kpRS-gl-DlDx_A-I9YYwMNFcEvIbDLblSSs0 2025-06-01T22:52:56.1882925Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h 2025-06-01T22:52:56.1883750Z +++ awk '{print $5}' 2025-06-01T22:52:56.1912109Z ++ FSIZE=4508 2025-06-01T22:52:56.1912879Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h",sha256=efKAbR7kpRS-gl-DlDx_A-I9YYwMNFcEvIbDLblSSs0,4508' 2025-06-01T22:52:56.1912980Z ++ read fname 2025-06-01T22:52:56.1913228Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/ts_node.h 2025-06-01T22:52:56.1913434Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/ts_node.h 2025-06-01T22:52:56.1913620Z ++ echo torch/include/torch/csrc/lazy/ts_backend/ts_node.h 2025-06-01T22:52:56.1913724Z ++ grep RECORD 2025-06-01T22:52:56.1932561Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/ts_node.h 2025-06-01T22:52:56.1933091Z +++ openssl base64 2025-06-01T22:52:56.1934559Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.1936680Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.1937152Z +++ sed -e s/=//g 2025-06-01T22:52:56.1974801Z ++ HASH=2Ms3vgT0yi7FIgnIOxqQJ9089bhscVAWzQsbEzOvwDA 2025-06-01T22:52:56.1980292Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/ts_node.h 2025-06-01T22:52:56.1981393Z +++ awk '{print $5}' 2025-06-01T22:52:56.2006723Z ++ FSIZE=3351 2025-06-01T22:52:56.2007293Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/ts_node.h",sha256=2Ms3vgT0yi7FIgnIOxqQJ9089bhscVAWzQsbEzOvwDA,3351' 2025-06-01T22:52:56.2007395Z ++ read fname 2025-06-01T22:52:56.2007694Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h 2025-06-01T22:52:56.2007955Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h 2025-06-01T22:52:56.2008636Z ++ echo torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h 2025-06-01T22:52:56.2009786Z ++ grep RECORD 2025-06-01T22:52:56.2032042Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h 2025-06-01T22:52:56.2032148Z +++ openssl base64 2025-06-01T22:52:56.2032784Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.2034122Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.2034778Z +++ sed -e s/=//g 2025-06-01T22:52:56.2077445Z ++ HASH=FJ8DzHppnR0tX0SuXGzL7w0Ro8T3FW7rZRLHHUp6LhA 2025-06-01T22:52:56.2079447Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h 2025-06-01T22:52:56.2080093Z +++ awk '{print $5}' 2025-06-01T22:52:56.2108822Z ++ FSIZE=466 2025-06-01T22:52:56.2109425Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h",sha256=FJ8DzHppnR0tX0SuXGzL7w0Ro8T3FW7rZRLHHUp6LhA,466' 2025-06-01T22:52:56.2109536Z ++ read fname 2025-06-01T22:52:56.2109822Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h 2025-06-01T22:52:56.2110231Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h 2025-06-01T22:52:56.2110478Z ++ echo torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h 2025-06-01T22:52:56.2110576Z ++ grep RECORD 2025-06-01T22:52:56.2130989Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h 2025-06-01T22:52:56.2131121Z +++ openssl base64 2025-06-01T22:52:56.2132286Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.2133573Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.2134990Z +++ sed -e s/=//g 2025-06-01T22:52:56.2172462Z ++ HASH=zibVUqkj0qnrl2tSYp_lkrhAR3sZtPjbXsALuZ1rI1g 2025-06-01T22:52:56.2178279Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h 2025-06-01T22:52:56.2178748Z +++ awk '{print $5}' 2025-06-01T22:52:56.2205259Z ++ FSIZE=1296 2025-06-01T22:52:56.2206121Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/ops/device_data.h",sha256=zibVUqkj0qnrl2tSYp_lkrhAR3sZtPjbXsALuZ1rI1g,1296' 2025-06-01T22:52:56.2206234Z ++ read fname 2025-06-01T22:52:56.2206521Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/ops/generic.h 2025-06-01T22:52:56.2206758Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/ops/generic.h 2025-06-01T22:52:56.2206969Z ++ echo torch/include/torch/csrc/lazy/ts_backend/ops/generic.h 2025-06-01T22:52:56.2207074Z ++ grep RECORD 2025-06-01T22:52:56.2235996Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/ops/generic.h 2025-06-01T22:52:56.2236120Z +++ openssl base64 2025-06-01T22:52:56.2236224Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.2236459Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.2236891Z +++ sed -e s/=//g 2025-06-01T22:52:56.2277145Z ++ HASH=LmTxwKKU8nMNbd2l3Srjc23nnQon_F6bph2EwdUQUIw 2025-06-01T22:52:56.2280442Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/ops/generic.h 2025-06-01T22:52:56.2281395Z +++ awk '{print $5}' 2025-06-01T22:52:56.2309214Z ++ FSIZE=1428 2025-06-01T22:52:56.2309867Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/ops/generic.h",sha256=LmTxwKKU8nMNbd2l3Srjc23nnQon_F6bph2EwdUQUIw,1428' 2025-06-01T22:52:56.2309966Z ++ read fname 2025-06-01T22:52:56.2310293Z ++ make_wheel_record torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h 2025-06-01T22:52:56.2310522Z ++ FPATH=torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h 2025-06-01T22:52:56.2310734Z ++ echo torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h 2025-06-01T22:52:56.2312088Z ++ grep RECORD 2025-06-01T22:52:56.2331115Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h 2025-06-01T22:52:56.2331668Z +++ openssl base64 2025-06-01T22:52:56.2332925Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.2334305Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.2335696Z +++ sed -e s/=//g 2025-06-01T22:52:56.2372702Z ++ HASH=vbE7RXFU2LyzqddQNNPLQdUaJ5zbsJDdXHZWhuEkHSc 2025-06-01T22:52:56.2378634Z +++ ls -nl torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h 2025-06-01T22:52:56.2379188Z +++ awk '{print $5}' 2025-06-01T22:52:56.2405581Z ++ FSIZE=4079 2025-06-01T22:52:56.2406176Z ++ echo '"torch/include/torch/csrc/lazy/ts_backend/ops/to_copy.h",sha256=vbE7RXFU2LyzqddQNNPLQdUaJ5zbsJDdXHZWhuEkHSc,4079' 2025-06-01T22:52:56.2406288Z ++ read fname 2025-06-01T22:52:56.2406504Z ++ make_wheel_record torch/include/torch/csrc/monitor/counters.h 2025-06-01T22:52:56.2407605Z ++ FPATH=torch/include/torch/csrc/monitor/counters.h 2025-06-01T22:52:56.2407773Z ++ echo torch/include/torch/csrc/monitor/counters.h 2025-06-01T22:52:56.2407977Z ++ grep RECORD 2025-06-01T22:52:56.2430329Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/monitor/counters.h 2025-06-01T22:52:56.2430470Z +++ openssl base64 2025-06-01T22:52:56.2432377Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.2432493Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.2432590Z +++ sed -e s/=//g 2025-06-01T22:52:56.2474421Z ++ HASH=g0FZnh228GgxWUz4iuEWACTQ9TBreniPHzfWo4peyFE 2025-06-01T22:52:56.2477976Z +++ ls -nl torch/include/torch/csrc/monitor/counters.h 2025-06-01T22:52:56.2478861Z +++ awk '{print $5}' 2025-06-01T22:52:56.2506511Z ++ FSIZE=7843 2025-06-01T22:52:56.2507128Z ++ echo '"torch/include/torch/csrc/monitor/counters.h",sha256=g0FZnh228GgxWUz4iuEWACTQ9TBreniPHzfWo4peyFE,7843' 2025-06-01T22:52:56.2507231Z ++ read fname 2025-06-01T22:52:56.2507437Z ++ make_wheel_record torch/include/torch/csrc/monitor/events.h 2025-06-01T22:52:56.2507593Z ++ FPATH=torch/include/torch/csrc/monitor/events.h 2025-06-01T22:52:56.2507751Z ++ echo torch/include/torch/csrc/monitor/events.h 2025-06-01T22:52:56.2508609Z ++ grep RECORD 2025-06-01T22:52:56.2529685Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/monitor/events.h 2025-06-01T22:52:56.2529831Z +++ openssl base64 2025-06-01T22:52:56.2531073Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.2532259Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.2533623Z +++ sed -e s/=//g 2025-06-01T22:52:56.2571471Z ++ HASH=uj-trCVXnB-i6Ql23YjyySl3BY7Yx9p7dKaDtAMyjio 2025-06-01T22:52:56.2576364Z +++ ls -nl torch/include/torch/csrc/monitor/events.h 2025-06-01T22:52:56.2577912Z +++ awk '{print $5}' 2025-06-01T22:52:56.2605618Z ++ FSIZE=2692 2025-06-01T22:52:56.2606147Z ++ echo '"torch/include/torch/csrc/monitor/events.h",sha256=uj-trCVXnB-i6Ql23YjyySl3BY7Yx9p7dKaDtAMyjio,2692' 2025-06-01T22:52:56.2606261Z ++ read fname 2025-06-01T22:52:56.2606499Z ++ make_wheel_record torch/include/torch/csrc/monitor/python_init.h 2025-06-01T22:52:56.2606680Z ++ FPATH=torch/include/torch/csrc/monitor/python_init.h 2025-06-01T22:52:56.2606867Z ++ echo torch/include/torch/csrc/monitor/python_init.h 2025-06-01T22:52:56.2607136Z ++ grep RECORD 2025-06-01T22:52:56.2630155Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/monitor/python_init.h 2025-06-01T22:52:56.2630439Z +++ openssl base64 2025-06-01T22:52:56.2630539Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.2630740Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.2632323Z +++ sed -e s/=//g 2025-06-01T22:52:56.2674159Z ++ HASH=_FLxEweZN8oNqEBk6D-rsJWqz0Hd2c1CD7M4wn_VK6o 2025-06-01T22:52:56.2677728Z +++ ls -nl torch/include/torch/csrc/monitor/python_init.h 2025-06-01T22:52:56.2678412Z +++ awk '{print $5}' 2025-06-01T22:52:56.2706196Z ++ FSIZE=127 2025-06-01T22:52:56.2706789Z ++ echo '"torch/include/torch/csrc/monitor/python_init.h",sha256=_FLxEweZN8oNqEBk6D-rsJWqz0Hd2c1CD7M4wn_VK6o,127' 2025-06-01T22:52:56.2707199Z ++ read fname 2025-06-01T22:52:56.2707458Z ++ make_wheel_record torch/include/torch/csrc/mps/Module.h 2025-06-01T22:52:56.2707618Z ++ FPATH=torch/include/torch/csrc/mps/Module.h 2025-06-01T22:52:56.2707763Z ++ echo torch/include/torch/csrc/mps/Module.h 2025-06-01T22:52:56.2707978Z ++ grep RECORD 2025-06-01T22:52:56.2729102Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/mps/Module.h 2025-06-01T22:52:56.2729235Z +++ openssl base64 2025-06-01T22:52:56.2730346Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.2731576Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.2732888Z +++ sed -e s/=//g 2025-06-01T22:52:56.2771807Z ++ HASH=I-wAIO66X55C0siGIO6r8ewVyAh5cCVQibuefxdWIM0 2025-06-01T22:52:56.2777137Z +++ ls -nl torch/include/torch/csrc/mps/Module.h 2025-06-01T22:52:56.2778583Z +++ awk '{print $5}' 2025-06-01T22:52:56.2805551Z ++ FSIZE=173 2025-06-01T22:52:56.2806047Z ++ echo '"torch/include/torch/csrc/mps/Module.h",sha256=I-wAIO66X55C0siGIO6r8ewVyAh5cCVQibuefxdWIM0,173' 2025-06-01T22:52:56.2806148Z ++ read fname 2025-06-01T22:52:56.2806358Z ++ make_wheel_record torch/include/torch/csrc/mtia/Module.h 2025-06-01T22:52:56.2806510Z ++ FPATH=torch/include/torch/csrc/mtia/Module.h 2025-06-01T22:52:56.2806938Z ++ echo torch/include/torch/csrc/mtia/Module.h 2025-06-01T22:52:56.2807128Z ++ grep RECORD 2025-06-01T22:52:56.2830715Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/mtia/Module.h 2025-06-01T22:52:56.2830866Z +++ openssl base64 2025-06-01T22:52:56.2830969Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.2831072Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.2832576Z +++ sed -e s/=//g 2025-06-01T22:52:56.2874553Z ++ HASH=gLPcR83gp2l7jsfoezy2wmyd2x0L_Rru-7Z3uYJgRxw 2025-06-01T22:52:56.2877466Z +++ ls -nl torch/include/torch/csrc/mtia/Module.h 2025-06-01T22:52:56.2878385Z +++ awk '{print $5}' 2025-06-01T22:52:56.2906674Z ++ FSIZE=178 2025-06-01T22:52:56.2907203Z ++ echo '"torch/include/torch/csrc/mtia/Module.h",sha256=gLPcR83gp2l7jsfoezy2wmyd2x0L_Rru-7Z3uYJgRxw,178' 2025-06-01T22:52:56.2907324Z ++ read fname 2025-06-01T22:52:56.2907696Z ++ make_wheel_record torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h 2025-06-01T22:52:56.2907954Z ++ FPATH=torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h 2025-06-01T22:52:56.2908215Z ++ echo torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h 2025-06-01T22:52:56.2908349Z ++ grep RECORD 2025-06-01T22:52:56.2929299Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h 2025-06-01T22:52:56.2929583Z +++ openssl base64 2025-06-01T22:52:56.2930655Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.2931765Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.2933287Z +++ sed -e s/=//g 2025-06-01T22:52:56.2971972Z ++ HASH=96iwQtBgyp1NSwR_9ynMvgwManvxeA_9eALUewE9AJs 2025-06-01T22:52:56.2977388Z +++ ls -nl torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h 2025-06-01T22:52:56.2978682Z +++ awk '{print $5}' 2025-06-01T22:52:56.3005263Z ++ FSIZE=547 2025-06-01T22:52:56.3005908Z ++ echo '"torch/include/torch/csrc/mtia/profiler/MTIAMemoryProfiler.h",sha256=96iwQtBgyp1NSwR_9ynMvgwManvxeA_9eALUewE9AJs,547' 2025-06-01T22:52:56.3006024Z ++ read fname 2025-06-01T22:52:56.3006270Z ++ make_wheel_record torch/include/torch/csrc/multiprocessing/init.h 2025-06-01T22:52:56.3006459Z ++ FPATH=torch/include/torch/csrc/multiprocessing/init.h 2025-06-01T22:52:56.3006644Z ++ echo torch/include/torch/csrc/multiprocessing/init.h 2025-06-01T22:52:56.3006905Z ++ grep RECORD 2025-06-01T22:52:56.3029692Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/multiprocessing/init.h 2025-06-01T22:52:56.3029887Z +++ openssl base64 2025-06-01T22:52:56.3030455Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.3031097Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.3032624Z +++ sed -e s/=//g 2025-06-01T22:52:56.3072311Z ++ HASH=zaipB0MfeYjJ-4yajki_G_qaL6f85r4gfSIZk9oVvAU 2025-06-01T22:52:56.3077846Z +++ ls -nl torch/include/torch/csrc/multiprocessing/init.h 2025-06-01T22:52:56.3078817Z +++ awk '{print $5}' 2025-06-01T22:52:56.3107161Z ++ FSIZE=168 2025-06-01T22:52:56.3107872Z ++ echo '"torch/include/torch/csrc/multiprocessing/init.h",sha256=zaipB0MfeYjJ-4yajki_G_qaL6f85r4gfSIZk9oVvAU,168' 2025-06-01T22:52:56.3108596Z ++ read fname 2025-06-01T22:52:56.3108940Z ++ make_wheel_record torch/include/torch/csrc/onnx/back_compat.h 2025-06-01T22:52:56.3109443Z ++ FPATH=torch/include/torch/csrc/onnx/back_compat.h 2025-06-01T22:52:56.3110020Z ++ echo torch/include/torch/csrc/onnx/back_compat.h 2025-06-01T22:52:56.3110419Z ++ grep RECORD 2025-06-01T22:52:56.3128877Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/onnx/back_compat.h 2025-06-01T22:52:56.3129419Z +++ openssl base64 2025-06-01T22:52:56.3130518Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.3131718Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.3133208Z +++ sed -e s/=//g 2025-06-01T22:52:56.3170883Z ++ HASH=zc5K7G4NO3cMvNW8Uz5xvoUNnw5G0sZfc0j5Xwq4i8E 2025-06-01T22:52:56.3175896Z +++ ls -nl torch/include/torch/csrc/onnx/back_compat.h 2025-06-01T22:52:56.3177881Z +++ awk '{print $5}' 2025-06-01T22:52:56.3204800Z ++ FSIZE=1024 2025-06-01T22:52:56.3205602Z ++ echo '"torch/include/torch/csrc/onnx/back_compat.h",sha256=zc5K7G4NO3cMvNW8Uz5xvoUNnw5G0sZfc0j5Xwq4i8E,1024' 2025-06-01T22:52:56.3206325Z ++ read fname 2025-06-01T22:52:56.3206666Z ++ make_wheel_record torch/include/torch/csrc/onnx/init.h 2025-06-01T22:52:56.3207115Z ++ FPATH=torch/include/torch/csrc/onnx/init.h 2025-06-01T22:52:56.3207541Z ++ echo torch/include/torch/csrc/onnx/init.h 2025-06-01T22:52:56.3207917Z ++ grep RECORD 2025-06-01T22:52:56.3229529Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/onnx/init.h 2025-06-01T22:52:56.3230079Z +++ openssl base64 2025-06-01T22:52:56.3230339Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.3230601Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.3230994Z +++ sed -e s/=//g 2025-06-01T22:52:56.3274333Z ++ HASH=ZXAqnv9mhvV3QHMdSwzKprQOSAa-rSi3pcABk0aY3a4 2025-06-01T22:52:56.3277575Z +++ ls -nl torch/include/torch/csrc/onnx/init.h 2025-06-01T22:52:56.3278657Z +++ awk '{print $5}' 2025-06-01T22:52:56.3306120Z ++ FSIZE=146 2025-06-01T22:52:56.3306753Z ++ echo '"torch/include/torch/csrc/onnx/init.h",sha256=ZXAqnv9mhvV3QHMdSwzKprQOSAa-rSi3pcABk0aY3a4,146' 2025-06-01T22:52:56.3307415Z ++ read fname 2025-06-01T22:52:56.3307729Z ++ make_wheel_record torch/include/torch/csrc/onnx/onnx.h 2025-06-01T22:52:56.3308180Z ++ FPATH=torch/include/torch/csrc/onnx/onnx.h 2025-06-01T22:52:56.3308583Z ++ echo torch/include/torch/csrc/onnx/onnx.h 2025-06-01T22:52:56.3308935Z ++ grep RECORD 2025-06-01T22:52:56.3328729Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/onnx/onnx.h 2025-06-01T22:52:56.3329221Z +++ openssl base64 2025-06-01T22:52:56.3330342Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.3331530Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.3332829Z +++ sed -e s/=//g 2025-06-01T22:52:56.3370889Z ++ HASH=maYqI90ZK-RgvBNCc9ANFAk6pSALQ-32igUXLvyoMvw 2025-06-01T22:52:56.3375833Z +++ ls -nl torch/include/torch/csrc/onnx/onnx.h 2025-06-01T22:52:56.3376589Z +++ awk '{print $5}' 2025-06-01T22:52:56.3402584Z ++ FSIZE=505 2025-06-01T22:52:56.3403266Z ++ echo '"torch/include/torch/csrc/onnx/onnx.h",sha256=maYqI90ZK-RgvBNCc9ANFAk6pSALQ-32igUXLvyoMvw,505' 2025-06-01T22:52:56.3404103Z ++ read fname 2025-06-01T22:52:56.3404634Z ++ make_wheel_record torch/include/torch/csrc/profiler/api.h 2025-06-01T22:52:56.3405129Z ++ FPATH=torch/include/torch/csrc/profiler/api.h 2025-06-01T22:52:56.3405561Z ++ echo torch/include/torch/csrc/profiler/api.h 2025-06-01T22:52:56.3406322Z ++ grep RECORD 2025-06-01T22:52:56.3428093Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/api.h 2025-06-01T22:52:56.3428684Z +++ openssl base64 2025-06-01T22:52:56.3430576Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.3430844Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.3431443Z +++ sed -e s/=//g 2025-06-01T22:52:56.3473783Z ++ HASH=2zxTYEcugn1jicqDNnSJ84Lw1xsjlGMdvbmDl9coJCc 2025-06-01T22:52:56.3476636Z +++ ls -nl torch/include/torch/csrc/profiler/api.h 2025-06-01T22:52:56.3477035Z +++ awk '{print $5}' 2025-06-01T22:52:56.3504918Z ++ FSIZE=510 2025-06-01T22:52:56.3505634Z ++ echo '"torch/include/torch/csrc/profiler/api.h",sha256=2zxTYEcugn1jicqDNnSJ84Lw1xsjlGMdvbmDl9coJCc,510' 2025-06-01T22:52:56.3506325Z ++ read fname 2025-06-01T22:52:56.3506689Z ++ make_wheel_record torch/include/torch/csrc/profiler/collection.h 2025-06-01T22:52:56.3507228Z ++ FPATH=torch/include/torch/csrc/profiler/collection.h 2025-06-01T22:52:56.3507696Z ++ echo torch/include/torch/csrc/profiler/collection.h 2025-06-01T22:52:56.3508251Z ++ grep RECORD 2025-06-01T22:52:56.3527969Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/collection.h 2025-06-01T22:52:56.3528517Z +++ openssl base64 2025-06-01T22:52:56.3528921Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.3530399Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.3531886Z +++ sed -e s/=//g 2025-06-01T22:52:56.3570584Z ++ HASH=goDylsB68FxDq5GE7gHuS1YtdAL-vUcqEd870viKbAQ 2025-06-01T22:52:56.3575553Z +++ ls -nl torch/include/torch/csrc/profiler/collection.h 2025-06-01T22:52:56.3576512Z +++ awk '{print $5}' 2025-06-01T22:52:56.3603600Z ++ FSIZE=20768 2025-06-01T22:52:56.3604458Z ++ echo '"torch/include/torch/csrc/profiler/collection.h",sha256=goDylsB68FxDq5GE7gHuS1YtdAL-vUcqEd870viKbAQ,20768' 2025-06-01T22:52:56.3605384Z ++ read fname 2025-06-01T22:52:56.3605823Z ++ make_wheel_record torch/include/torch/csrc/profiler/combined_traceback.h 2025-06-01T22:52:56.3606475Z ++ FPATH=torch/include/torch/csrc/profiler/combined_traceback.h 2025-06-01T22:52:56.3607060Z ++ echo torch/include/torch/csrc/profiler/combined_traceback.h 2025-06-01T22:52:56.3607521Z ++ grep RECORD 2025-06-01T22:52:56.3628736Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/combined_traceback.h 2025-06-01T22:52:56.3629355Z +++ openssl base64 2025-06-01T22:52:56.3629625Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.3629873Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.3631287Z +++ sed -e s/=//g 2025-06-01T22:52:56.3674518Z ++ HASH=xwV1K_fHpnblNCdp_69zKLbw2PxESKY80gtskCzA0zs 2025-06-01T22:52:56.3676493Z +++ ls -nl torch/include/torch/csrc/profiler/combined_traceback.h 2025-06-01T22:52:56.3677267Z +++ awk '{print $5}' 2025-06-01T22:52:56.3706089Z ++ FSIZE=2457 2025-06-01T22:52:56.3706875Z ++ echo '"torch/include/torch/csrc/profiler/combined_traceback.h",sha256=xwV1K_fHpnblNCdp_69zKLbw2PxESKY80gtskCzA0zs,2457' 2025-06-01T22:52:56.3707628Z ++ read fname 2025-06-01T22:52:56.3708004Z ++ make_wheel_record torch/include/torch/csrc/profiler/containers.h 2025-06-01T22:52:56.3708544Z ++ FPATH=torch/include/torch/csrc/profiler/containers.h 2025-06-01T22:52:56.3709158Z ++ echo torch/include/torch/csrc/profiler/containers.h 2025-06-01T22:52:56.3709546Z ++ grep RECORD 2025-06-01T22:52:56.3728368Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/containers.h 2025-06-01T22:52:56.3728927Z +++ openssl base64 2025-06-01T22:52:56.3729647Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.3731089Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.3732276Z +++ sed -e s/=//g 2025-06-01T22:52:56.3770929Z ++ HASH=9uYo_3wdRcgVYooBYUiDB70ItUZ6GBWNZ3FUMVLjMT8 2025-06-01T22:52:56.3776128Z +++ ls -nl torch/include/torch/csrc/profiler/containers.h 2025-06-01T22:52:56.3777539Z +++ awk '{print $5}' 2025-06-01T22:52:56.3804919Z ++ FSIZE=5994 2025-06-01T22:52:56.3805632Z ++ echo '"torch/include/torch/csrc/profiler/containers.h",sha256=9uYo_3wdRcgVYooBYUiDB70ItUZ6GBWNZ3FUMVLjMT8,5994' 2025-06-01T22:52:56.3806384Z ++ read fname 2025-06-01T22:52:56.3806748Z ++ make_wheel_record torch/include/torch/csrc/profiler/data_flow.h 2025-06-01T22:52:56.3807466Z ++ FPATH=torch/include/torch/csrc/profiler/data_flow.h 2025-06-01T22:52:56.3807953Z ++ echo torch/include/torch/csrc/profiler/data_flow.h 2025-06-01T22:52:56.3808342Z ++ grep RECORD 2025-06-01T22:52:56.3831659Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/data_flow.h 2025-06-01T22:52:56.3832202Z +++ openssl base64 2025-06-01T22:52:56.3832472Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.3832730Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.3833004Z +++ sed -e s/=//g 2025-06-01T22:52:56.3872699Z ++ HASH=uPu6BgWne5oO3086kPY0GxXPYadRrfO58isOdOROVHY 2025-06-01T22:52:56.3876029Z +++ ls -nl torch/include/torch/csrc/profiler/data_flow.h 2025-06-01T22:52:56.3876492Z +++ awk '{print $5}' 2025-06-01T22:52:56.3904763Z ++ FSIZE=3625 2025-06-01T22:52:56.3905472Z ++ echo '"torch/include/torch/csrc/profiler/data_flow.h",sha256=uPu6BgWne5oO3086kPY0GxXPYadRrfO58isOdOROVHY,3625' 2025-06-01T22:52:56.3906179Z ++ read fname 2025-06-01T22:52:56.3906539Z ++ make_wheel_record torch/include/torch/csrc/profiler/events.h 2025-06-01T22:52:56.3907184Z ++ FPATH=torch/include/torch/csrc/profiler/events.h 2025-06-01T22:52:56.3907626Z ++ echo torch/include/torch/csrc/profiler/events.h 2025-06-01T22:52:56.3908008Z ++ grep RECORD 2025-06-01T22:52:56.3927646Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/events.h 2025-06-01T22:52:56.3928194Z +++ openssl base64 2025-06-01T22:52:56.3928482Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.3929585Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.3930887Z +++ sed -e s/=//g 2025-06-01T22:52:56.3970737Z ++ HASH=xZLUo_qQi2CakFguv9GOAVmZJ_B0VSZJBMrwAqNBimM 2025-06-01T22:52:56.3975925Z +++ ls -nl torch/include/torch/csrc/profiler/events.h 2025-06-01T22:52:56.3976538Z +++ awk '{print $5}' 2025-06-01T22:52:56.4003570Z ++ FSIZE=1038 2025-06-01T22:52:56.4004382Z ++ echo '"torch/include/torch/csrc/profiler/events.h",sha256=xZLUo_qQi2CakFguv9GOAVmZJ_B0VSZJBMrwAqNBimM,1038' 2025-06-01T22:52:56.4005298Z ++ read fname 2025-06-01T22:52:56.4005765Z ++ make_wheel_record torch/include/torch/csrc/profiler/kineto_client_interface.h 2025-06-01T22:52:56.4006457Z ++ FPATH=torch/include/torch/csrc/profiler/kineto_client_interface.h 2025-06-01T22:52:56.4007093Z ++ echo torch/include/torch/csrc/profiler/kineto_client_interface.h 2025-06-01T22:52:56.4007560Z ++ grep RECORD 2025-06-01T22:52:56.4028578Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/kineto_client_interface.h 2025-06-01T22:52:56.4029391Z +++ openssl base64 2025-06-01T22:52:56.4029649Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.4029905Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.4030768Z +++ sed -e s/=//g 2025-06-01T22:52:56.4073762Z ++ HASH=s0IEEx5reuFbQgXIyXOJgAgy4TyQuRepgyDlrGF3fbQ 2025-06-01T22:52:56.4076267Z +++ ls -nl torch/include/torch/csrc/profiler/kineto_client_interface.h 2025-06-01T22:52:56.4077226Z +++ awk '{print $5}' 2025-06-01T22:52:56.4105573Z ++ FSIZE=246 2025-06-01T22:52:56.4106432Z ++ echo '"torch/include/torch/csrc/profiler/kineto_client_interface.h",sha256=s0IEEx5reuFbQgXIyXOJgAgy4TyQuRepgyDlrGF3fbQ,246' 2025-06-01T22:52:56.4107252Z ++ read fname 2025-06-01T22:52:56.4107796Z ++ make_wheel_record torch/include/torch/csrc/profiler/kineto_shim.h 2025-06-01T22:52:56.4108334Z ++ FPATH=torch/include/torch/csrc/profiler/kineto_shim.h 2025-06-01T22:52:56.4108829Z ++ echo torch/include/torch/csrc/profiler/kineto_shim.h 2025-06-01T22:52:56.4109214Z ++ grep RECORD 2025-06-01T22:52:56.4127938Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/kineto_shim.h 2025-06-01T22:52:56.4128498Z +++ openssl base64 2025-06-01T22:52:56.4129229Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.4130808Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.4132190Z +++ sed -e s/=//g 2025-06-01T22:52:56.4171878Z ++ HASH=_VidmusW4xNliXKCifWnPQS4dU1NrFAVjfE1p-I47nU 2025-06-01T22:52:56.4176981Z +++ ls -nl torch/include/torch/csrc/profiler/kineto_shim.h 2025-06-01T22:52:56.4178469Z +++ awk '{print $5}' 2025-06-01T22:52:56.4205445Z ++ FSIZE=3915 2025-06-01T22:52:56.4206180Z ++ echo '"torch/include/torch/csrc/profiler/kineto_shim.h",sha256=_VidmusW4xNliXKCifWnPQS4dU1NrFAVjfE1p-I47nU,3915' 2025-06-01T22:52:56.4207094Z ++ read fname 2025-06-01T22:52:56.4207463Z ++ make_wheel_record torch/include/torch/csrc/profiler/perf-inl.h 2025-06-01T22:52:56.4208006Z ++ FPATH=torch/include/torch/csrc/profiler/perf-inl.h 2025-06-01T22:52:56.4208499Z ++ echo torch/include/torch/csrc/profiler/perf-inl.h 2025-06-01T22:52:56.4208893Z ++ grep RECORD 2025-06-01T22:52:56.4230228Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/perf-inl.h 2025-06-01T22:52:56.4230772Z +++ openssl base64 2025-06-01T22:52:56.4232280Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.4232531Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.4232806Z +++ sed -e s/=//g 2025-06-01T22:52:56.4274623Z ++ HASH=Nm6lsLMAbshYhgON0Nh5V8XIQFKw4ze-aJ2JKhJ2ij8 2025-06-01T22:52:56.4277928Z +++ ls -nl torch/include/torch/csrc/profiler/perf-inl.h 2025-06-01T22:52:56.4278676Z +++ awk '{print $5}' 2025-06-01T22:52:56.4305629Z ++ FSIZE=1404 2025-06-01T22:52:56.4306627Z ++ echo '"torch/include/torch/csrc/profiler/perf-inl.h",sha256=Nm6lsLMAbshYhgON0Nh5V8XIQFKw4ze-aJ2JKhJ2ij8,1404' 2025-06-01T22:52:56.4307345Z ++ read fname 2025-06-01T22:52:56.4307698Z ++ make_wheel_record torch/include/torch/csrc/profiler/perf.h 2025-06-01T22:52:56.4308186Z ++ FPATH=torch/include/torch/csrc/profiler/perf.h 2025-06-01T22:52:56.4308611Z ++ echo torch/include/torch/csrc/profiler/perf.h 2025-06-01T22:52:56.4308989Z ++ grep RECORD 2025-06-01T22:52:56.4329810Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/perf.h 2025-06-01T22:52:56.4330346Z +++ openssl base64 2025-06-01T22:52:56.4330927Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.4332492Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.4333560Z +++ sed -e s/=//g 2025-06-01T22:52:56.4372447Z ++ HASH=cjPMIhefuLLcTU4MruhIB3eHJIudCpxluygdIfJGcTk 2025-06-01T22:52:56.4378290Z +++ ls -nl torch/include/torch/csrc/profiler/perf.h 2025-06-01T22:52:56.4378675Z +++ awk '{print $5}' 2025-06-01T22:52:56.4405685Z ++ FSIZE=2584 2025-06-01T22:52:56.4406399Z ++ echo '"torch/include/torch/csrc/profiler/perf.h",sha256=cjPMIhefuLLcTU4MruhIB3eHJIudCpxluygdIfJGcTk,2584' 2025-06-01T22:52:56.4417384Z ++ read fname 2025-06-01T22:52:56.4417744Z ++ make_wheel_record torch/include/torch/csrc/profiler/util.h 2025-06-01T22:52:56.4418238Z ++ FPATH=torch/include/torch/csrc/profiler/util.h 2025-06-01T22:52:56.4418683Z ++ echo torch/include/torch/csrc/profiler/util.h 2025-06-01T22:52:56.4419045Z ++ grep RECORD 2025-06-01T22:52:56.4432602Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/util.h 2025-06-01T22:52:56.4433126Z +++ openssl base64 2025-06-01T22:52:56.4433398Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.4433648Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.4433924Z +++ sed -e s/=//g 2025-06-01T22:52:56.4475136Z ++ HASH=TVj5yggT4Jx4X4YjQNoTylxMkc04v_halpqnCjstxFk 2025-06-01T22:52:56.4477985Z +++ ls -nl torch/include/torch/csrc/profiler/util.h 2025-06-01T22:52:56.4479164Z +++ awk '{print $5}' 2025-06-01T22:52:56.4506993Z ++ FSIZE=6856 2025-06-01T22:52:56.4508216Z ++ echo '"torch/include/torch/csrc/profiler/util.h",sha256=TVj5yggT4Jx4X4YjQNoTylxMkc04v_halpqnCjstxFk,6856' 2025-06-01T22:52:56.4509067Z ++ read fname 2025-06-01T22:52:56.4509516Z ++ make_wheel_record torch/include/torch/csrc/profiler/orchestration/observer.h 2025-06-01T22:52:56.4510199Z ++ FPATH=torch/include/torch/csrc/profiler/orchestration/observer.h 2025-06-01T22:52:56.4510809Z ++ echo torch/include/torch/csrc/profiler/orchestration/observer.h 2025-06-01T22:52:56.4511280Z ++ grep RECORD 2025-06-01T22:52:56.4529940Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/orchestration/observer.h 2025-06-01T22:52:56.4530556Z +++ openssl base64 2025-06-01T22:52:56.4531390Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.4533013Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.4534149Z +++ sed -e s/=//g 2025-06-01T22:52:56.4572688Z ++ HASH=7P2brNongfFIfkjVpB8pdrxAGnahSy1vDoMN1IJINSg 2025-06-01T22:52:56.4578711Z +++ ls -nl torch/include/torch/csrc/profiler/orchestration/observer.h 2025-06-01T22:52:56.4579191Z +++ awk '{print $5}' 2025-06-01T22:52:56.4605336Z ++ FSIZE=6807 2025-06-01T22:52:56.4606184Z ++ echo '"torch/include/torch/csrc/profiler/orchestration/observer.h",sha256=7P2brNongfFIfkjVpB8pdrxAGnahSy1vDoMN1IJINSg,6807' 2025-06-01T22:52:56.4607029Z ++ read fname 2025-06-01T22:52:56.4607518Z ++ make_wheel_record torch/include/torch/csrc/profiler/orchestration/python_tracer.h 2025-06-01T22:52:56.4608261Z ++ FPATH=torch/include/torch/csrc/profiler/orchestration/python_tracer.h 2025-06-01T22:52:56.4608955Z ++ echo torch/include/torch/csrc/profiler/orchestration/python_tracer.h 2025-06-01T22:52:56.4609451Z ++ grep RECORD 2025-06-01T22:52:56.4629898Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/orchestration/python_tracer.h 2025-06-01T22:52:56.4630548Z +++ openssl base64 2025-06-01T22:52:56.4630815Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.4631077Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.4632331Z +++ sed -e s/=//g 2025-06-01T22:52:56.4673684Z ++ HASH=8ehydItKsfAoEzd8YhcBJouswMHulxuvp4p2qk-YhV4 2025-06-01T22:52:56.4678577Z +++ ls -nl torch/include/torch/csrc/profiler/orchestration/python_tracer.h 2025-06-01T22:52:56.4679279Z +++ awk '{print $5}' 2025-06-01T22:52:56.4706696Z ++ FSIZE=2261 2025-06-01T22:52:56.4707591Z ++ echo '"torch/include/torch/csrc/profiler/orchestration/python_tracer.h",sha256=8ehydItKsfAoEzd8YhcBJouswMHulxuvp4p2qk-YhV4,2261' 2025-06-01T22:52:56.4708463Z ++ read fname 2025-06-01T22:52:56.4708890Z ++ make_wheel_record torch/include/torch/csrc/profiler/orchestration/vulkan.h 2025-06-01T22:52:56.4709537Z ++ FPATH=torch/include/torch/csrc/profiler/orchestration/vulkan.h 2025-06-01T22:52:56.4710119Z ++ echo torch/include/torch/csrc/profiler/orchestration/vulkan.h 2025-06-01T22:52:56.4710559Z ++ grep RECORD 2025-06-01T22:52:56.4729066Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/orchestration/vulkan.h 2025-06-01T22:52:56.4729666Z +++ openssl base64 2025-06-01T22:52:56.4730841Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.4732172Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.4733456Z +++ sed -e s/=//g 2025-06-01T22:52:56.4770491Z ++ HASH=koI8ajtify0fM2NEZmwfsLeWT-P6AzeJqYD2NZbOMSw 2025-06-01T22:52:56.4775451Z +++ ls -nl torch/include/torch/csrc/profiler/orchestration/vulkan.h 2025-06-01T22:52:56.4776305Z +++ awk '{print $5}' 2025-06-01T22:52:56.4803202Z ++ FSIZE=776 2025-06-01T22:52:56.4804327Z ++ echo '"torch/include/torch/csrc/profiler/orchestration/vulkan.h",sha256=koI8ajtify0fM2NEZmwfsLeWT-P6AzeJqYD2NZbOMSw,776' 2025-06-01T22:52:56.4805483Z ++ read fname 2025-06-01T22:52:56.4805954Z ++ make_wheel_record torch/include/torch/csrc/profiler/python/combined_traceback.h 2025-06-01T22:52:56.4806691Z ++ FPATH=torch/include/torch/csrc/profiler/python/combined_traceback.h 2025-06-01T22:52:56.4807345Z ++ echo torch/include/torch/csrc/profiler/python/combined_traceback.h 2025-06-01T22:52:56.4807844Z ++ grep RECORD 2025-06-01T22:52:56.4828805Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/python/combined_traceback.h 2025-06-01T22:52:56.4829476Z +++ openssl base64 2025-06-01T22:52:56.4829760Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.4831790Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.4832065Z +++ sed -e s/=//g 2025-06-01T22:52:56.4872465Z ++ HASH=WouWwwSbtg_iw87Q7qH4w4ph2xw6a6LcvxbcLPYRtXY 2025-06-01T22:52:56.4880330Z +++ ls -nl torch/include/torch/csrc/profiler/python/combined_traceback.h 2025-06-01T22:52:56.4880864Z +++ awk '{print $5}' 2025-06-01T22:52:56.4904419Z ++ FSIZE=992 2025-06-01T22:52:56.4905295Z ++ echo '"torch/include/torch/csrc/profiler/python/combined_traceback.h",sha256=WouWwwSbtg_iw87Q7qH4w4ph2xw6a6LcvxbcLPYRtXY,992' 2025-06-01T22:52:56.4906102Z ++ read fname 2025-06-01T22:52:56.4906526Z ++ make_wheel_record torch/include/torch/csrc/profiler/python/init.h 2025-06-01T22:52:56.4907078Z ++ FPATH=torch/include/torch/csrc/profiler/python/init.h 2025-06-01T22:52:56.4907548Z ++ echo torch/include/torch/csrc/profiler/python/init.h 2025-06-01T22:52:56.4907951Z ++ grep RECORD 2025-06-01T22:52:56.4926822Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/python/init.h 2025-06-01T22:52:56.4927538Z +++ openssl base64 2025-06-01T22:52:56.4927963Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.4929198Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.4930556Z +++ sed -e s/=//g 2025-06-01T22:52:56.4969110Z ++ HASH=k-KYuPiMMAXyPewc8WGaVtHICqDVCXzBIBsETJTMNK4 2025-06-01T22:52:56.4974433Z +++ ls -nl torch/include/torch/csrc/profiler/python/init.h 2025-06-01T22:52:56.4975871Z +++ awk '{print $5}' 2025-06-01T22:52:56.5003005Z ++ FSIZE=998 2025-06-01T22:52:56.5003954Z ++ echo '"torch/include/torch/csrc/profiler/python/init.h",sha256=k-KYuPiMMAXyPewc8WGaVtHICqDVCXzBIBsETJTMNK4,998' 2025-06-01T22:52:56.5004857Z ++ read fname 2025-06-01T22:52:56.5005262Z ++ make_wheel_record torch/include/torch/csrc/profiler/python/pybind.h 2025-06-01T22:52:56.5005837Z ++ FPATH=torch/include/torch/csrc/profiler/python/pybind.h 2025-06-01T22:52:56.5006361Z ++ echo torch/include/torch/csrc/profiler/python/pybind.h 2025-06-01T22:52:56.5006774Z ++ grep RECORD 2025-06-01T22:52:56.5028556Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/python/pybind.h 2025-06-01T22:52:56.5029192Z +++ openssl base64 2025-06-01T22:52:56.5029446Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.5029704Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.5030192Z +++ sed -e s/=//g 2025-06-01T22:52:56.5072528Z ++ HASH=Xqmz82b0PXDrjvGToa5R4kIGz-3zwtya2Tv2Oyo8IVY 2025-06-01T22:52:56.5075411Z +++ ls -nl torch/include/torch/csrc/profiler/python/pybind.h 2025-06-01T22:52:56.5076568Z +++ awk '{print $5}' 2025-06-01T22:52:56.5104292Z ++ FSIZE=1261 2025-06-01T22:52:56.5105082Z ++ echo '"torch/include/torch/csrc/profiler/python/pybind.h",sha256=Xqmz82b0PXDrjvGToa5R4kIGz-3zwtya2Tv2Oyo8IVY,1261' 2025-06-01T22:52:56.5105849Z ++ read fname 2025-06-01T22:52:56.5106376Z ++ make_wheel_record torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h 2025-06-01T22:52:56.5107196Z ++ FPATH=torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h 2025-06-01T22:52:56.5107954Z ++ echo torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h 2025-06-01T22:52:56.5108494Z ++ grep RECORD 2025-06-01T22:52:56.5127741Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h 2025-06-01T22:52:56.5128440Z +++ openssl base64 2025-06-01T22:52:56.5128716Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.5129472Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.5130833Z +++ sed -e s/=//g 2025-06-01T22:52:56.5169881Z ++ HASH=OTUFGUGZ6YnqN-EH-Xdv94cWjA7Qi7vLilkvv5Wp8TY 2025-06-01T22:52:56.5174967Z +++ ls -nl torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h 2025-06-01T22:52:56.5175732Z +++ awk '{print $5}' 2025-06-01T22:52:56.5202114Z ++ FSIZE=628 2025-06-01T22:52:56.5203494Z ++ echo '"torch/include/torch/csrc/profiler/standalone/execution_trace_observer.h",sha256=OTUFGUGZ6YnqN-EH-Xdv94cWjA7Qi7vLilkvv5Wp8TY,628' 2025-06-01T22:52:56.5204710Z ++ read fname 2025-06-01T22:52:56.5205234Z ++ make_wheel_record torch/include/torch/csrc/profiler/standalone/itt_observer.h 2025-06-01T22:52:56.5205957Z ++ FPATH=torch/include/torch/csrc/profiler/standalone/itt_observer.h 2025-06-01T22:52:56.5206760Z ++ echo torch/include/torch/csrc/profiler/standalone/itt_observer.h 2025-06-01T22:52:56.5207245Z ++ grep RECORD 2025-06-01T22:52:56.5226891Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/standalone/itt_observer.h 2025-06-01T22:52:56.5227844Z +++ openssl base64 2025-06-01T22:52:56.5228175Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.5228579Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.5230705Z +++ sed -e s/=//g 2025-06-01T22:52:56.5272149Z ++ HASH=Uw0651Atw9iSKltiRYG9UFbPpgVz9bvllEKQROw5JVQ 2025-06-01T22:52:56.5275827Z +++ ls -nl torch/include/torch/csrc/profiler/standalone/itt_observer.h 2025-06-01T22:52:56.5276375Z +++ awk '{print $5}' 2025-06-01T22:52:56.5302580Z ++ FSIZE=224 2025-06-01T22:52:56.5303432Z ++ echo '"torch/include/torch/csrc/profiler/standalone/itt_observer.h",sha256=Uw0651Atw9iSKltiRYG9UFbPpgVz9bvllEKQROw5JVQ,224' 2025-06-01T22:52:56.5304233Z ++ read fname 2025-06-01T22:52:56.5304851Z ++ make_wheel_record torch/include/torch/csrc/profiler/standalone/nvtx_observer.h 2025-06-01T22:52:56.5305535Z ++ FPATH=torch/include/torch/csrc/profiler/standalone/nvtx_observer.h 2025-06-01T22:52:56.5306170Z ++ echo torch/include/torch/csrc/profiler/standalone/nvtx_observer.h 2025-06-01T22:52:56.5306636Z ++ grep RECORD 2025-06-01T22:52:56.5326330Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/standalone/nvtx_observer.h 2025-06-01T22:52:56.5326979Z +++ openssl base64 2025-06-01T22:52:56.5327243Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.5327724Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.5328973Z +++ sed -e s/=//g 2025-06-01T22:52:56.5368387Z ++ HASH=l1AKhCifuqehvjZdoZNkAweChgyu9OXtl3fkTD0jDB8 2025-06-01T22:52:56.5373446Z +++ ls -nl torch/include/torch/csrc/profiler/standalone/nvtx_observer.h 2025-06-01T22:52:56.5374326Z +++ awk '{print $5}' 2025-06-01T22:52:56.5401262Z ++ FSIZE=225 2025-06-01T22:52:56.5402255Z ++ echo '"torch/include/torch/csrc/profiler/standalone/nvtx_observer.h",sha256=l1AKhCifuqehvjZdoZNkAweChgyu9OXtl3fkTD0jDB8,225' 2025-06-01T22:52:56.5403122Z ++ read fname 2025-06-01T22:52:56.5403621Z ++ make_wheel_record torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h 2025-06-01T22:52:56.5404714Z ++ FPATH=torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h 2025-06-01T22:52:56.5405461Z ++ echo torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h 2025-06-01T22:52:56.5405996Z ++ grep RECORD 2025-06-01T22:52:56.5425218Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h 2025-06-01T22:52:56.5425901Z +++ openssl base64 2025-06-01T22:52:56.5427246Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.5427764Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.5428883Z +++ sed -e s/=//g 2025-06-01T22:52:56.5472569Z ++ HASH=Hw7T5ebx_L_NpJ_nPv0P6OBZeEa-nhnFL0fhgl2F_p0 2025-06-01T22:52:56.5479481Z +++ ls -nl torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h 2025-06-01T22:52:56.5480014Z +++ awk '{print $5}' 2025-06-01T22:52:56.5507538Z ++ FSIZE=1445 2025-06-01T22:52:56.5508440Z ++ echo '"torch/include/torch/csrc/profiler/standalone/privateuse1_observer.h",sha256=Hw7T5ebx_L_NpJ_nPv0P6OBZeEa-nhnFL0fhgl2F_p0,1445' 2025-06-01T22:52:56.5509313Z ++ read fname 2025-06-01T22:52:56.5509688Z ++ make_wheel_record torch/include/torch/csrc/profiler/stubs/base.h 2025-06-01T22:52:56.5510211Z ++ FPATH=torch/include/torch/csrc/profiler/stubs/base.h 2025-06-01T22:52:56.5510821Z ++ echo torch/include/torch/csrc/profiler/stubs/base.h 2025-06-01T22:52:56.5511206Z ++ grep RECORD 2025-06-01T22:52:56.5530049Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/stubs/base.h 2025-06-01T22:52:56.5530571Z +++ openssl base64 2025-06-01T22:52:56.5531416Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.5532796Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.5533992Z +++ sed -e s/=//g 2025-06-01T22:52:56.5571480Z ++ HASH=VqtpDKExtTiPDhq6blcnQ1dwrLmkCz0udGTbISYCSiE 2025-06-01T22:52:56.5576331Z +++ ls -nl torch/include/torch/csrc/profiler/stubs/base.h 2025-06-01T22:52:56.5577960Z +++ awk '{print $5}' 2025-06-01T22:52:56.5605490Z ++ FSIZE=1685 2025-06-01T22:52:56.5606233Z ++ echo '"torch/include/torch/csrc/profiler/stubs/base.h",sha256=VqtpDKExtTiPDhq6blcnQ1dwrLmkCz0udGTbISYCSiE,1685' 2025-06-01T22:52:56.5607000Z ++ read fname 2025-06-01T22:52:56.5607384Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/action.h 2025-06-01T22:52:56.5607991Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/action.h 2025-06-01T22:52:56.5608520Z ++ echo torch/include/torch/csrc/profiler/unwind/action.h 2025-06-01T22:52:56.5608931Z ++ grep RECORD 2025-06-01T22:52:56.5637236Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/action.h 2025-06-01T22:52:56.5637803Z +++ openssl base64 2025-06-01T22:52:56.5638075Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.5638660Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.5639766Z +++ sed -e s/=//g 2025-06-01T22:52:56.5681234Z ++ HASH=_sJXIX3NwudAL4XgwRP9CgGu9Vo9mWqLk6xYakZ_yw0 2025-06-01T22:52:56.5685166Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/action.h 2025-06-01T22:52:56.5685836Z +++ awk '{print $5}' 2025-06-01T22:52:56.5712895Z ++ FSIZE=1424 2025-06-01T22:52:56.5713694Z ++ echo '"torch/include/torch/csrc/profiler/unwind/action.h",sha256=_sJXIX3NwudAL4XgwRP9CgGu9Vo9mWqLk6xYakZ_yw0,1424' 2025-06-01T22:52:56.5714451Z ++ read fname 2025-06-01T22:52:56.5714862Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/communicate.h 2025-06-01T22:52:56.5715507Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/communicate.h 2025-06-01T22:52:56.5716059Z ++ echo torch/include/torch/csrc/profiler/unwind/communicate.h 2025-06-01T22:52:56.5716504Z ++ grep RECORD 2025-06-01T22:52:56.5734246Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/communicate.h 2025-06-01T22:52:56.5734841Z +++ openssl base64 2025-06-01T22:52:56.5737187Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.5739111Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.5739383Z +++ sed -e s/=//g 2025-06-01T22:52:56.5778766Z ++ HASH=SC9fyMRnWBeGoAgv0kSQJRSEcX0jpQjbIkJ-GETxDTk 2025-06-01T22:52:56.5782670Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/communicate.h 2025-06-01T22:52:56.5783617Z +++ awk '{print $5}' 2025-06-01T22:52:56.5807581Z ++ FSIZE=2252 2025-06-01T22:52:56.5808387Z ++ echo '"torch/include/torch/csrc/profiler/unwind/communicate.h",sha256=SC9fyMRnWBeGoAgv0kSQJRSEcX0jpQjbIkJ-GETxDTk,2252' 2025-06-01T22:52:56.5809200Z ++ read fname 2025-06-01T22:52:56.5809640Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/debug_info.h 2025-06-01T22:52:56.5810271Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/debug_info.h 2025-06-01T22:52:56.5810972Z ++ echo torch/include/torch/csrc/profiler/unwind/debug_info.h 2025-06-01T22:52:56.5812224Z ++ grep RECORD 2025-06-01T22:52:56.5834487Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/debug_info.h 2025-06-01T22:52:56.5835130Z +++ openssl base64 2025-06-01T22:52:56.5835388Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.5835718Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.5836862Z +++ sed -e s/=//g 2025-06-01T22:52:56.5878840Z ++ HASH=jjJOs7zRXTk_KBlJWd5moN6RMBgH34n643_uYJG_2wY 2025-06-01T22:52:56.5881940Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/debug_info.h 2025-06-01T22:52:56.5882947Z +++ awk '{print $5}' 2025-06-01T22:52:56.5909696Z ++ FSIZE=9100 2025-06-01T22:52:56.5910773Z ++ echo '"torch/include/torch/csrc/profiler/unwind/debug_info.h",sha256=jjJOs7zRXTk_KBlJWd5moN6RMBgH34n643_uYJG_2wY,9100' 2025-06-01T22:52:56.5911608Z ++ read fname 2025-06-01T22:52:56.5912070Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/dwarf_enums.h 2025-06-01T22:52:56.5912692Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/dwarf_enums.h 2025-06-01T22:52:56.5913312Z ++ echo torch/include/torch/csrc/profiler/unwind/dwarf_enums.h 2025-06-01T22:52:56.5913737Z ++ grep RECORD 2025-06-01T22:52:56.5931768Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/dwarf_enums.h 2025-06-01T22:52:56.5932428Z +++ openssl base64 2025-06-01T22:52:56.5933473Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.5935009Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.5936344Z +++ sed -e s/=//g 2025-06-01T22:52:56.5975057Z ++ HASH=Ojxlhbz2WvETGEnqFq4XH0Oi7d4zYg4nRU3LgyA6gew 2025-06-01T22:52:56.5981556Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/dwarf_enums.h 2025-06-01T22:52:56.5982868Z +++ awk '{print $5}' 2025-06-01T22:52:56.6006888Z ++ FSIZE=1110 2025-06-01T22:52:56.6007723Z ++ echo '"torch/include/torch/csrc/profiler/unwind/dwarf_enums.h",sha256=Ojxlhbz2WvETGEnqFq4XH0Oi7d4zYg4nRU3LgyA6gew,1110' 2025-06-01T22:52:56.6008604Z ++ read fname 2025-06-01T22:52:56.6009083Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h 2025-06-01T22:52:56.6009842Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h 2025-06-01T22:52:56.6010626Z ++ echo torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h 2025-06-01T22:52:56.6011482Z ++ grep RECORD 2025-06-01T22:52:56.6032819Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h 2025-06-01T22:52:56.6034042Z +++ openssl base64 2025-06-01T22:52:56.6034358Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.6034639Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.6035352Z +++ sed -e s/=//g 2025-06-01T22:52:56.6078116Z ++ HASH=kXzFzct1qxjU74GzRt9vcELvA2pSO13koBjv5nvP39s 2025-06-01T22:52:56.6080473Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h 2025-06-01T22:52:56.6081380Z +++ awk '{print $5}' 2025-06-01T22:52:56.6109669Z ++ FSIZE=4658 2025-06-01T22:52:56.6110611Z ++ echo '"torch/include/torch/csrc/profiler/unwind/dwarf_symbolize_enums.h",sha256=kXzFzct1qxjU74GzRt9vcELvA2pSO13koBjv5nvP39s,4658' 2025-06-01T22:52:56.6111458Z ++ read fname 2025-06-01T22:52:56.6111874Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h 2025-06-01T22:52:56.6112487Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h 2025-06-01T22:52:56.6113054Z ++ echo torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h 2025-06-01T22:52:56.6113630Z ++ grep RECORD 2025-06-01T22:52:56.6131091Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h 2025-06-01T22:52:56.6131658Z +++ openssl base64 2025-06-01T22:52:56.6132624Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.6134056Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.6135417Z +++ sed -e s/=//g 2025-06-01T22:52:56.6173765Z ++ HASH=W0NDClGsnyCD29_VDT28wkQN6RgV_AVJwJLQkhG9764 2025-06-01T22:52:56.6179195Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h 2025-06-01T22:52:56.6179923Z +++ awk '{print $5}' 2025-06-01T22:52:56.6205610Z ++ FSIZE=2680 2025-06-01T22:52:56.6206345Z ++ echo '"torch/include/torch/csrc/profiler/unwind/eh_frame_hdr.h",sha256=W0NDClGsnyCD29_VDT28wkQN6RgV_AVJwJLQkhG9764,2680' 2025-06-01T22:52:56.6207127Z ++ read fname 2025-06-01T22:52:56.6207572Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h 2025-06-01T22:52:56.6208273Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h 2025-06-01T22:52:56.6208904Z ++ echo torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h 2025-06-01T22:52:56.6209388Z ++ grep RECORD 2025-06-01T22:52:56.6231540Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h 2025-06-01T22:52:56.6232151Z +++ openssl base64 2025-06-01T22:52:56.6232460Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.6232705Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.6233248Z +++ sed -e s/=//g 2025-06-01T22:52:56.6278141Z ++ HASH=V0mCniYHIDovcTX4aDCvPyfcWZiIuByUpK3KCOq7Umw 2025-06-01T22:52:56.6285069Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h 2025-06-01T22:52:56.6286660Z +++ awk '{print $5}' 2025-06-01T22:52:56.6314353Z ++ FSIZE=3303 2025-06-01T22:52:56.6315399Z ++ echo '"torch/include/torch/csrc/profiler/unwind/fast_symbolizer.h",sha256=V0mCniYHIDovcTX4aDCvPyfcWZiIuByUpK3KCOq7Umw,3303' 2025-06-01T22:52:56.6316204Z ++ read fname 2025-06-01T22:52:56.6316584Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/fde.h 2025-06-01T22:52:56.6317142Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/fde.h 2025-06-01T22:52:56.6317746Z ++ echo torch/include/torch/csrc/profiler/unwind/fde.h 2025-06-01T22:52:56.6318151Z ++ grep RECORD 2025-06-01T22:52:56.6340198Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/fde.h 2025-06-01T22:52:56.6340765Z +++ openssl base64 2025-06-01T22:52:56.6341027Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.6341301Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.6341574Z +++ sed -e s/=//g 2025-06-01T22:52:56.6381937Z ++ HASH=qFUzk0UEvteJussmg0trmnVGD88kluR6lzCnH1ORPIM 2025-06-01T22:52:56.6384345Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/fde.h 2025-06-01T22:52:56.6385592Z +++ awk '{print $5}' 2025-06-01T22:52:56.6409204Z ++ FSIZE=12459 2025-06-01T22:52:56.6409941Z ++ echo '"torch/include/torch/csrc/profiler/unwind/fde.h",sha256=qFUzk0UEvteJussmg0trmnVGD88kluR6lzCnH1ORPIM,12459' 2025-06-01T22:52:56.6410716Z ++ read fname 2025-06-01T22:52:56.6411118Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/lexer.h 2025-06-01T22:52:56.6411455Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/lexer.h 2025-06-01T22:52:56.6412809Z ++ echo torch/include/torch/csrc/profiler/unwind/lexer.h 2025-06-01T22:52:56.6413964Z ++ grep RECORD 2025-06-01T22:52:56.6435942Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/lexer.h 2025-06-01T22:52:56.6436061Z +++ openssl base64 2025-06-01T22:52:56.6436188Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.6437728Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.6437842Z +++ sed -e s/=//g 2025-06-01T22:52:56.6480383Z ++ HASH=kpwWj64GjeyTvljCWCe9wh3quW_MPsDM5RNYcNj_KSE 2025-06-01T22:52:56.6483486Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/lexer.h 2025-06-01T22:52:56.6484508Z +++ awk '{print $5}' 2025-06-01T22:52:56.6512097Z ++ FSIZE=3881 2025-06-01T22:52:56.6512671Z ++ echo '"torch/include/torch/csrc/profiler/unwind/lexer.h",sha256=kpwWj64GjeyTvljCWCe9wh3quW_MPsDM5RNYcNj_KSE,3881' 2025-06-01T22:52:56.6512770Z ++ read fname 2025-06-01T22:52:56.6513233Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/line_number_program.h 2025-06-01T22:52:56.6513516Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/line_number_program.h 2025-06-01T22:52:56.6513768Z ++ echo torch/include/torch/csrc/profiler/unwind/line_number_program.h 2025-06-01T22:52:56.6514177Z ++ grep RECORD 2025-06-01T22:52:56.6533262Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/line_number_program.h 2025-06-01T22:52:56.6533770Z +++ openssl base64 2025-06-01T22:52:56.6534856Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.6536986Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.6537771Z +++ sed -e s/=//g 2025-06-01T22:52:56.6575483Z ++ HASH=sqLiPn2VL4SeDbyJtupdrpdXud1tLTEEn1g8mNkJWWE 2025-06-01T22:52:56.6581760Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/line_number_program.h 2025-06-01T22:52:56.6582188Z +++ awk '{print $5}' 2025-06-01T22:52:56.6606385Z ++ FSIZE=10825 2025-06-01T22:52:56.6607052Z ++ echo '"torch/include/torch/csrc/profiler/unwind/line_number_program.h",sha256=sqLiPn2VL4SeDbyJtupdrpdXud1tLTEEn1g8mNkJWWE,10825' 2025-06-01T22:52:56.6607158Z ++ read fname 2025-06-01T22:52:56.6607435Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/mem_file.h 2025-06-01T22:52:56.6607651Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/mem_file.h 2025-06-01T22:52:56.6608998Z ++ echo torch/include/torch/csrc/profiler/unwind/mem_file.h 2025-06-01T22:52:56.6610238Z ++ grep RECORD 2025-06-01T22:52:56.6632016Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/mem_file.h 2025-06-01T22:52:56.6632128Z +++ openssl base64 2025-06-01T22:52:56.6632590Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.6633279Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.6634433Z +++ sed -e s/=//g 2025-06-01T22:52:56.6675940Z ++ HASH=3TOxPTOfTsIfAoKy1JtCzBHzuDOmLPrs0iZrwj84RG0 2025-06-01T22:52:56.6679085Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/mem_file.h 2025-06-01T22:52:56.6680000Z +++ awk '{print $5}' 2025-06-01T22:52:56.6707586Z ++ FSIZE=4590 2025-06-01T22:52:56.6708251Z ++ echo '"torch/include/torch/csrc/profiler/unwind/mem_file.h",sha256=3TOxPTOfTsIfAoKy1JtCzBHzuDOmLPrs0iZrwj84RG0,4590' 2025-06-01T22:52:56.6708559Z ++ read fname 2025-06-01T22:52:56.6710067Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/range_table.h 2025-06-01T22:52:56.6710288Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/range_table.h 2025-06-01T22:52:56.6710519Z ++ echo torch/include/torch/csrc/profiler/unwind/range_table.h 2025-06-01T22:52:56.6710618Z ++ grep RECORD 2025-06-01T22:52:56.6730460Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/range_table.h 2025-06-01T22:52:56.6730598Z +++ openssl base64 2025-06-01T22:52:56.6732027Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.6732951Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.6734491Z +++ sed -e s/=//g 2025-06-01T22:52:56.6773490Z ++ HASH=_7bUXWy3XEAAVjj5EMrxl2uChR-0BDB-7bqhU8HX__g 2025-06-01T22:52:56.6779081Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/range_table.h 2025-06-01T22:52:56.6779736Z +++ awk '{print $5}' 2025-06-01T22:52:56.6805138Z ++ FSIZE=2109 2025-06-01T22:52:56.6805772Z ++ echo '"torch/include/torch/csrc/profiler/unwind/range_table.h",sha256=_7bUXWy3XEAAVjj5EMrxl2uChR-0BDB-7bqhU8HX__g,2109' 2025-06-01T22:52:56.6805895Z ++ read fname 2025-06-01T22:52:56.6806155Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/sections.h 2025-06-01T22:52:56.6806383Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/sections.h 2025-06-01T22:52:56.6807083Z ++ echo torch/include/torch/csrc/profiler/unwind/sections.h 2025-06-01T22:52:56.6808134Z ++ grep RECORD 2025-06-01T22:52:56.6829921Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/sections.h 2025-06-01T22:52:56.6830098Z +++ openssl base64 2025-06-01T22:52:56.6831140Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.6831481Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.6833024Z +++ sed -e s/=//g 2025-06-01T22:52:56.6874134Z ++ HASH=fBh0rkMG-cGB34EN6ChSKvtNbZvCaIfn4Ezzv5J03j0 2025-06-01T22:52:56.6878358Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/sections.h 2025-06-01T22:52:56.6879619Z +++ awk '{print $5}' 2025-06-01T22:52:56.6907181Z ++ FSIZE=3668 2025-06-01T22:52:56.6907834Z ++ echo '"torch/include/torch/csrc/profiler/unwind/sections.h",sha256=fBh0rkMG-cGB34EN6ChSKvtNbZvCaIfn4Ezzv5J03j0,3668' 2025-06-01T22:52:56.6907936Z ++ read fname 2025-06-01T22:52:56.6908202Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/unwind.h 2025-06-01T22:52:56.6908405Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/unwind.h 2025-06-01T22:52:56.6908863Z ++ echo torch/include/torch/csrc/profiler/unwind/unwind.h 2025-06-01T22:52:56.6909975Z ++ grep RECORD 2025-06-01T22:52:56.6930429Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/unwind.h 2025-06-01T22:52:56.6930749Z +++ openssl base64 2025-06-01T22:52:56.6931734Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.6932978Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.6934168Z +++ sed -e s/=//g 2025-06-01T22:52:56.6972812Z ++ HASH=_RIMx9qlo9Hn7MmVAzhUNL2ppFq0unGS6R9WptOAaIc 2025-06-01T22:52:56.6978271Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/unwind.h 2025-06-01T22:52:56.6978940Z +++ awk '{print $5}' 2025-06-01T22:52:56.7005652Z ++ FSIZE=1133 2025-06-01T22:52:56.7006237Z ++ echo '"torch/include/torch/csrc/profiler/unwind/unwind.h",sha256=_RIMx9qlo9Hn7MmVAzhUNL2ppFq0unGS6R9WptOAaIc,1133' 2025-06-01T22:52:56.7006337Z ++ read fname 2025-06-01T22:52:56.7006777Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/unwind_error.h 2025-06-01T22:52:56.7007050Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/unwind_error.h 2025-06-01T22:52:56.7007415Z ++ echo torch/include/torch/csrc/profiler/unwind/unwind_error.h 2025-06-01T22:52:56.7007530Z ++ grep RECORD 2025-06-01T22:52:56.7030352Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/unwind_error.h 2025-06-01T22:52:56.7031683Z +++ openssl base64 2025-06-01T22:52:56.7031810Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.7031982Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.7032468Z +++ sed -e s/=//g 2025-06-01T22:52:56.7073489Z ++ HASH=G7b3ObxTirwGw9EjNG342Ou09Qerz0PWjKdcjmAQ5Ag 2025-06-01T22:52:56.7078312Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/unwind_error.h 2025-06-01T22:52:56.7079547Z +++ awk '{print $5}' 2025-06-01T22:52:56.7107164Z ++ FSIZE=898 2025-06-01T22:52:56.7107829Z ++ echo '"torch/include/torch/csrc/profiler/unwind/unwind_error.h",sha256=G7b3ObxTirwGw9EjNG342Ou09Qerz0PWjKdcjmAQ5Ag,898' 2025-06-01T22:52:56.7107933Z ++ read fname 2025-06-01T22:52:56.7108187Z ++ make_wheel_record torch/include/torch/csrc/profiler/unwind/unwinder.h 2025-06-01T22:52:56.7108401Z ++ FPATH=torch/include/torch/csrc/profiler/unwind/unwinder.h 2025-06-01T22:52:56.7108596Z ++ echo torch/include/torch/csrc/profiler/unwind/unwinder.h 2025-06-01T22:52:56.7109467Z ++ grep RECORD 2025-06-01T22:52:56.7130036Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/profiler/unwind/unwinder.h 2025-06-01T22:52:56.7130155Z +++ openssl base64 2025-06-01T22:52:56.7131319Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.7132642Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.7133959Z +++ sed -e s/=//g 2025-06-01T22:52:56.7171907Z ++ HASH=wZtP6Dl2KcWNgrKtQPhHDbB-1M_BX_lv93ufj-nSyGI 2025-06-01T22:52:56.7176909Z +++ ls -nl torch/include/torch/csrc/profiler/unwind/unwinder.h 2025-06-01T22:52:56.7178367Z +++ awk '{print $5}' 2025-06-01T22:52:56.7205184Z ++ FSIZE=2293 2025-06-01T22:52:56.7205871Z ++ echo '"torch/include/torch/csrc/profiler/unwind/unwinder.h",sha256=wZtP6Dl2KcWNgrKtQPhHDbB-1M_BX_lv93ufj-nSyGI,2293' 2025-06-01T22:52:56.7205976Z ++ read fname 2025-06-01T22:52:56.7206184Z ++ make_wheel_record torch/include/torch/csrc/stable/library.h 2025-06-01T22:52:56.7206345Z ++ FPATH=torch/include/torch/csrc/stable/library.h 2025-06-01T22:52:56.7206516Z ++ echo torch/include/torch/csrc/stable/library.h 2025-06-01T22:52:56.7207236Z ++ grep RECORD 2025-06-01T22:52:56.7230024Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/stable/library.h 2025-06-01T22:52:56.7230227Z +++ openssl base64 2025-06-01T22:52:56.7230477Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.7230827Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.7232332Z +++ sed -e s/=//g 2025-06-01T22:52:56.7273931Z ++ HASH=rxSDTH5IDJ_9SHjQA1Y7ShHk7Cs8ZM6N_y18lkTBo9M 2025-06-01T22:52:56.7277972Z +++ ls -nl torch/include/torch/csrc/stable/library.h 2025-06-01T22:52:56.7278893Z +++ awk '{print $5}' 2025-06-01T22:52:56.7307134Z ++ FSIZE=11133 2025-06-01T22:52:56.7307744Z ++ echo '"torch/include/torch/csrc/stable/library.h",sha256=rxSDTH5IDJ_9SHjQA1Y7ShHk7Cs8ZM6N_y18lkTBo9M,11133' 2025-06-01T22:52:56.7307848Z ++ read fname 2025-06-01T22:52:56.7308085Z ++ make_wheel_record torch/include/torch/csrc/tensor/python_tensor.h 2025-06-01T22:52:56.7308268Z ++ FPATH=torch/include/torch/csrc/tensor/python_tensor.h 2025-06-01T22:52:56.7308453Z ++ echo torch/include/torch/csrc/tensor/python_tensor.h 2025-06-01T22:52:56.7308565Z ++ grep RECORD 2025-06-01T22:52:56.7329427Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/tensor/python_tensor.h 2025-06-01T22:52:56.7329568Z +++ openssl base64 2025-06-01T22:52:56.7330794Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.7332219Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.7333668Z +++ sed -e s/=//g 2025-06-01T22:52:56.7372540Z ++ HASH=Fkwj_nM3dMq1Vv0XpwP3bVFW4jZaUoRtAMyC1gqfhec 2025-06-01T22:52:56.7378144Z +++ ls -nl torch/include/torch/csrc/tensor/python_tensor.h 2025-06-01T22:52:56.7378759Z +++ awk '{print $5}' 2025-06-01T22:52:56.7405798Z ++ FSIZE=1200 2025-06-01T22:52:56.7406514Z ++ echo '"torch/include/torch/csrc/tensor/python_tensor.h",sha256=Fkwj_nM3dMq1Vv0XpwP3bVFW4jZaUoRtAMyC1gqfhec,1200' 2025-06-01T22:52:56.7406631Z ++ read fname 2025-06-01T22:52:56.7406847Z ++ make_wheel_record torch/include/torch/csrc/utils/byte_order.h 2025-06-01T22:52:56.7407016Z ++ FPATH=torch/include/torch/csrc/utils/byte_order.h 2025-06-01T22:52:56.7407191Z ++ echo torch/include/torch/csrc/utils/byte_order.h 2025-06-01T22:52:56.7407294Z ++ grep RECORD 2025-06-01T22:52:56.7432316Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/byte_order.h 2025-06-01T22:52:56.7432533Z +++ openssl base64 2025-06-01T22:52:56.7432770Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.7432870Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.7432965Z +++ sed -e s/=//g 2025-06-01T22:52:56.7475374Z ++ HASH=cctDr9EyNmBoFJi65wSZ0VhrV6dXdbB7-LFgMh04I2o 2025-06-01T22:52:56.7477436Z +++ ls -nl torch/include/torch/csrc/utils/byte_order.h 2025-06-01T22:52:56.7478914Z +++ awk '{print $5}' 2025-06-01T22:52:56.7506601Z ++ FSIZE=2254 2025-06-01T22:52:56.7507220Z ++ echo '"torch/include/torch/csrc/utils/byte_order.h",sha256=cctDr9EyNmBoFJi65wSZ0VhrV6dXdbB7-LFgMh04I2o,2254' 2025-06-01T22:52:56.7507358Z ++ read fname 2025-06-01T22:52:56.7507626Z ++ make_wheel_record torch/include/torch/csrc/utils/cpp_stacktraces.h 2025-06-01T22:52:56.7507814Z ++ FPATH=torch/include/torch/csrc/utils/cpp_stacktraces.h 2025-06-01T22:52:56.7507996Z ++ echo torch/include/torch/csrc/utils/cpp_stacktraces.h 2025-06-01T22:52:56.7508921Z ++ grep RECORD 2025-06-01T22:52:56.7529632Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/cpp_stacktraces.h 2025-06-01T22:52:56.7529893Z +++ openssl base64 2025-06-01T22:52:56.7531138Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.7532290Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.7533709Z +++ sed -e s/=//g 2025-06-01T22:52:56.7572761Z ++ HASH=MbynZ32tmwy-9y-REs2kHEfAzth_NVJKt_8qCYn4yko 2025-06-01T22:52:56.7578547Z +++ ls -nl torch/include/torch/csrc/utils/cpp_stacktraces.h 2025-06-01T22:52:56.7579374Z +++ awk '{print $5}' 2025-06-01T22:52:56.7605390Z ++ FSIZE=230 2025-06-01T22:52:56.7605986Z ++ echo '"torch/include/torch/csrc/utils/cpp_stacktraces.h",sha256=MbynZ32tmwy-9y-REs2kHEfAzth_NVJKt_8qCYn4yko,230' 2025-06-01T22:52:56.7606094Z ++ read fname 2025-06-01T22:52:56.7606338Z ++ make_wheel_record torch/include/torch/csrc/utils/cuda_enabled.h 2025-06-01T22:52:56.7606511Z ++ FPATH=torch/include/torch/csrc/utils/cuda_enabled.h 2025-06-01T22:52:56.7607499Z ++ echo torch/include/torch/csrc/utils/cuda_enabled.h 2025-06-01T22:52:56.7607907Z ++ grep RECORD 2025-06-01T22:52:56.7629018Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/cuda_enabled.h 2025-06-01T22:52:56.7629171Z +++ openssl base64 2025-06-01T22:52:56.7631299Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.7631398Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.7631984Z +++ sed -e s/=//g 2025-06-01T22:52:56.7673214Z ++ HASH=1hv3GlF9I_yK7CTNCGJ1Re0jgcwUXsMFWFYlU8xFmWI 2025-06-01T22:52:56.7676615Z +++ ls -nl torch/include/torch/csrc/utils/cuda_enabled.h 2025-06-01T22:52:56.7677653Z +++ awk '{print $5}' 2025-06-01T22:52:56.7705105Z ++ FSIZE=170 2025-06-01T22:52:56.7705663Z ++ echo '"torch/include/torch/csrc/utils/cuda_enabled.h",sha256=1hv3GlF9I_yK7CTNCGJ1Re0jgcwUXsMFWFYlU8xFmWI,170' 2025-06-01T22:52:56.7705776Z ++ read fname 2025-06-01T22:52:56.7706016Z ++ make_wheel_record torch/include/torch/csrc/utils/device_lazy_init.h 2025-06-01T22:52:56.7706202Z ++ FPATH=torch/include/torch/csrc/utils/device_lazy_init.h 2025-06-01T22:52:56.7706620Z ++ echo torch/include/torch/csrc/utils/device_lazy_init.h 2025-06-01T22:52:56.7707491Z ++ grep RECORD 2025-06-01T22:52:56.7728228Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/device_lazy_init.h 2025-06-01T22:52:56.7728385Z +++ openssl base64 2025-06-01T22:52:56.7729641Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.7730895Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.7732305Z +++ sed -e s/=//g 2025-06-01T22:52:56.7770857Z ++ HASH=hqg-d_qtnIl2yAi-NarjKPgL3mwVJGPiVLxkin94tNM 2025-06-01T22:52:56.7776008Z +++ ls -nl torch/include/torch/csrc/utils/device_lazy_init.h 2025-06-01T22:52:56.7776571Z +++ awk '{print $5}' 2025-06-01T22:52:56.7802343Z ++ FSIZE=2814 2025-06-01T22:52:56.7802925Z ++ echo '"torch/include/torch/csrc/utils/device_lazy_init.h",sha256=hqg-d_qtnIl2yAi-NarjKPgL3mwVJGPiVLxkin94tNM,2814' 2025-06-01T22:52:56.7803041Z ++ read fname 2025-06-01T22:52:56.7803309Z ++ make_wheel_record torch/include/torch/csrc/utils/disable_torch_function.h 2025-06-01T22:52:56.7803534Z ++ FPATH=torch/include/torch/csrc/utils/disable_torch_function.h 2025-06-01T22:52:56.7804259Z ++ echo torch/include/torch/csrc/utils/disable_torch_function.h 2025-06-01T22:52:56.7805774Z ++ grep RECORD 2025-06-01T22:52:56.7828696Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/disable_torch_function.h 2025-06-01T22:52:56.7828896Z +++ openssl base64 2025-06-01T22:52:56.7829011Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.7829107Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.7830688Z +++ sed -e s/=//g 2025-06-01T22:52:56.7871362Z ++ HASH=wrQ-qijlK9haBctyiV0gGcKsjekvZW5jNjwzpe5G688 2025-06-01T22:52:56.7874844Z +++ ls -nl torch/include/torch/csrc/utils/disable_torch_function.h 2025-06-01T22:52:56.7875149Z +++ awk '{print $5}' 2025-06-01T22:52:56.7902480Z ++ FSIZE=1868 2025-06-01T22:52:56.7903123Z ++ echo '"torch/include/torch/csrc/utils/disable_torch_function.h",sha256=wrQ-qijlK9haBctyiV0gGcKsjekvZW5jNjwzpe5G688,1868' 2025-06-01T22:52:56.7903221Z ++ read fname 2025-06-01T22:52:56.7903547Z ++ make_wheel_record torch/include/torch/csrc/utils/generated_serialization_types.h 2025-06-01T22:52:56.7903816Z ++ FPATH=torch/include/torch/csrc/utils/generated_serialization_types.h 2025-06-01T22:52:56.7904211Z ++ echo torch/include/torch/csrc/utils/generated_serialization_types.h 2025-06-01T22:52:56.7904733Z ++ grep RECORD 2025-06-01T22:52:56.7926763Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/generated_serialization_types.h 2025-06-01T22:52:56.7927162Z +++ openssl base64 2025-06-01T22:52:56.7927286Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.7928549Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.7929652Z +++ sed -e s/=//g 2025-06-01T22:52:56.7971608Z ++ HASH=A5Sf_D-pvjrt4X_qglzk5aNdhGB_d5F8QYRXiKHhuio 2025-06-01T22:52:56.7976759Z +++ ls -nl torch/include/torch/csrc/utils/generated_serialization_types.h 2025-06-01T22:52:56.7978155Z +++ awk '{print $5}' 2025-06-01T22:52:56.8004618Z ++ FSIZE=116892 2025-06-01T22:52:56.8005455Z ++ echo '"torch/include/torch/csrc/utils/generated_serialization_types.h",sha256=A5Sf_D-pvjrt4X_qglzk5aNdhGB_d5F8QYRXiKHhuio,116892' 2025-06-01T22:52:56.8005620Z ++ read fname 2025-06-01T22:52:56.8005963Z ++ make_wheel_record torch/include/torch/csrc/utils/init.h 2025-06-01T22:52:56.8006116Z ++ FPATH=torch/include/torch/csrc/utils/init.h 2025-06-01T22:52:56.8006262Z ++ echo torch/include/torch/csrc/utils/init.h 2025-06-01T22:52:56.8006967Z ++ grep RECORD 2025-06-01T22:52:56.8030694Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/init.h 2025-06-01T22:52:56.8030879Z +++ openssl base64 2025-06-01T22:52:56.8031362Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.8031511Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.8031687Z +++ sed -e s/=//g 2025-06-01T22:52:56.8073168Z ++ HASH=s3Sas-t_M5fl8aS8DXoZ7-4a53iCpvuvklhprvLx7YQ 2025-06-01T22:52:56.8076333Z +++ ls -nl torch/include/torch/csrc/utils/init.h 2025-06-01T22:52:56.8077724Z +++ awk '{print $5}' 2025-06-01T22:52:56.8106034Z ++ FSIZE=193 2025-06-01T22:52:56.8106743Z ++ echo '"torch/include/torch/csrc/utils/init.h",sha256=s3Sas-t_M5fl8aS8DXoZ7-4a53iCpvuvklhprvLx7YQ,193' 2025-06-01T22:52:56.8107388Z ++ read fname 2025-06-01T22:52:56.8107791Z ++ make_wheel_record torch/include/torch/csrc/utils/invalid_arguments.h 2025-06-01T22:52:56.8108365Z ++ FPATH=torch/include/torch/csrc/utils/invalid_arguments.h 2025-06-01T22:52:56.8108885Z ++ echo torch/include/torch/csrc/utils/invalid_arguments.h 2025-06-01T22:52:56.8109309Z ++ grep RECORD 2025-06-01T22:52:56.8128341Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/invalid_arguments.h 2025-06-01T22:52:56.8128924Z +++ openssl base64 2025-06-01T22:52:56.8129867Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.8130945Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.8132083Z +++ sed -e s/=//g 2025-06-01T22:52:56.8172502Z ++ HASH=dXhIUSgk21JztsfxdrsNWq40fQOVhPLmMWRQocy_q3M 2025-06-01T22:52:56.8178413Z +++ ls -nl torch/include/torch/csrc/utils/invalid_arguments.h 2025-06-01T22:52:56.8179073Z +++ awk '{print $5}' 2025-06-01T22:52:56.8205248Z ++ FSIZE=302 2025-06-01T22:52:56.8206076Z ++ echo '"torch/include/torch/csrc/utils/invalid_arguments.h",sha256=dXhIUSgk21JztsfxdrsNWq40fQOVhPLmMWRQocy_q3M,302' 2025-06-01T22:52:56.8206887Z ++ read fname 2025-06-01T22:52:56.8207320Z ++ make_wheel_record torch/include/torch/csrc/utils/nested.h 2025-06-01T22:52:56.8207957Z ++ FPATH=torch/include/torch/csrc/utils/nested.h 2025-06-01T22:52:56.8208378Z ++ echo torch/include/torch/csrc/utils/nested.h 2025-06-01T22:52:56.8208753Z ++ grep RECORD 2025-06-01T22:52:56.8230546Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/nested.h 2025-06-01T22:52:56.8231147Z +++ openssl base64 2025-06-01T22:52:56.8231416Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.8231675Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.8232286Z +++ sed -e s/=//g 2025-06-01T22:52:56.8272331Z ++ HASH=5OZ6lzhetvHDaJT-LMHB6e7M2whcimwDDhOZ-8gKogk 2025-06-01T22:52:56.8276529Z +++ ls -nl torch/include/torch/csrc/utils/nested.h 2025-06-01T22:52:56.8277428Z +++ awk '{print $5}' 2025-06-01T22:52:56.8303938Z ++ FSIZE=306 2025-06-01T22:52:56.8304626Z ++ echo '"torch/include/torch/csrc/utils/nested.h",sha256=5OZ6lzhetvHDaJT-LMHB6e7M2whcimwDDhOZ-8gKogk,306' 2025-06-01T22:52:56.8305444Z ++ read fname 2025-06-01T22:52:56.8305860Z ++ make_wheel_record torch/include/torch/csrc/utils/numpy_stub.h 2025-06-01T22:52:56.8306365Z ++ FPATH=torch/include/torch/csrc/utils/numpy_stub.h 2025-06-01T22:52:56.8306926Z ++ echo torch/include/torch/csrc/utils/numpy_stub.h 2025-06-01T22:52:56.8307300Z ++ grep RECORD 2025-06-01T22:52:56.8327916Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/numpy_stub.h 2025-06-01T22:52:56.8328439Z +++ openssl base64 2025-06-01T22:52:56.8329415Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.8330598Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.8332019Z +++ sed -e s/=//g 2025-06-01T22:52:56.8370733Z ++ HASH=1m2vyb-8t2lQGtylJZrcH2cw8nHX_OEtyKk7Q_jGg34 2025-06-01T22:52:56.8375730Z +++ ls -nl torch/include/torch/csrc/utils/numpy_stub.h 2025-06-01T22:52:56.8376506Z +++ awk '{print $5}' 2025-06-01T22:52:56.8403091Z ++ FSIZE=399 2025-06-01T22:52:56.8403765Z ++ echo '"torch/include/torch/csrc/utils/numpy_stub.h",sha256=1m2vyb-8t2lQGtylJZrcH2cw8nHX_OEtyKk7Q_jGg34,399' 2025-06-01T22:52:56.8404914Z ++ read fname 2025-06-01T22:52:56.8405413Z ++ make_wheel_record torch/include/torch/csrc/utils/object_ptr.h 2025-06-01T22:52:56.8405940Z ++ FPATH=torch/include/torch/csrc/utils/object_ptr.h 2025-06-01T22:52:56.8406448Z ++ echo torch/include/torch/csrc/utils/object_ptr.h 2025-06-01T22:52:56.8406910Z ++ grep RECORD 2025-06-01T22:52:56.8428827Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/object_ptr.h 2025-06-01T22:52:56.8429539Z +++ openssl base64 2025-06-01T22:52:56.8429816Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.8430132Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.8430973Z +++ sed -e s/=//g 2025-06-01T22:52:56.8472545Z ++ HASH=VuPzddh4-kGdTZg7GxdAihFDic7lHrHxAxgekC2scpw 2025-06-01T22:52:56.8480675Z +++ ls -nl torch/include/torch/csrc/utils/object_ptr.h 2025-06-01T22:52:56.8481103Z +++ awk '{print $5}' 2025-06-01T22:52:56.8504521Z ++ FSIZE=2000 2025-06-01T22:52:56.8505327Z ++ echo '"torch/include/torch/csrc/utils/object_ptr.h",sha256=VuPzddh4-kGdTZg7GxdAihFDic7lHrHxAxgekC2scpw,2000' 2025-06-01T22:52:56.8506203Z ++ read fname 2025-06-01T22:52:56.8506565Z ++ make_wheel_record torch/include/torch/csrc/utils/out_types.h 2025-06-01T22:52:56.8507124Z ++ FPATH=torch/include/torch/csrc/utils/out_types.h 2025-06-01T22:52:56.8507615Z ++ echo torch/include/torch/csrc/utils/out_types.h 2025-06-01T22:52:56.8508002Z ++ grep RECORD 2025-06-01T22:52:56.8528010Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/out_types.h 2025-06-01T22:52:56.8528666Z +++ openssl base64 2025-06-01T22:52:56.8529490Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.8531277Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.8532428Z +++ sed -e s/=//g 2025-06-01T22:52:56.8571282Z ++ HASH=45_LZPP_vy428wm05bdf0_j8EaDd7ekf0IHj2bVnDKE 2025-06-01T22:52:56.8576267Z +++ ls -nl torch/include/torch/csrc/utils/out_types.h 2025-06-01T22:52:56.8578152Z +++ awk '{print $5}' 2025-06-01T22:52:56.8604206Z ++ FSIZE=320 2025-06-01T22:52:56.8605108Z ++ echo '"torch/include/torch/csrc/utils/out_types.h",sha256=45_LZPP_vy428wm05bdf0_j8EaDd7ekf0IHj2bVnDKE,320' 2025-06-01T22:52:56.8605858Z ++ read fname 2025-06-01T22:52:56.8606445Z ++ make_wheel_record torch/include/torch/csrc/utils/pybind.h 2025-06-01T22:52:56.8606965Z ++ FPATH=torch/include/torch/csrc/utils/pybind.h 2025-06-01T22:52:56.8607403Z ++ echo torch/include/torch/csrc/utils/pybind.h 2025-06-01T22:52:56.8607847Z ++ grep RECORD 2025-06-01T22:52:56.8630440Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/pybind.h 2025-06-01T22:52:56.8630968Z +++ openssl base64 2025-06-01T22:52:56.8631653Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.8631918Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.8632508Z +++ sed -e s/=//g 2025-06-01T22:52:56.8674233Z ++ HASH=mbc1z_N9Y_1wQqWg1Apu-MJ3IeSSGUqc8mMaxPlhxws 2025-06-01T22:52:56.8678328Z +++ ls -nl torch/include/torch/csrc/utils/pybind.h 2025-06-01T22:52:56.8678798Z +++ awk '{print $5}' 2025-06-01T22:52:56.8705901Z ++ FSIZE=13009 2025-06-01T22:52:56.8706747Z ++ echo '"torch/include/torch/csrc/utils/pybind.h",sha256=mbc1z_N9Y_1wQqWg1Apu-MJ3IeSSGUqc8mMaxPlhxws,13009' 2025-06-01T22:52:56.8707638Z ++ read fname 2025-06-01T22:52:56.8708119Z ++ make_wheel_record torch/include/torch/csrc/utils/pycfunction_helpers.h 2025-06-01T22:52:56.8708773Z ++ FPATH=torch/include/torch/csrc/utils/pycfunction_helpers.h 2025-06-01T22:52:56.8709318Z ++ echo torch/include/torch/csrc/utils/pycfunction_helpers.h 2025-06-01T22:52:56.8709807Z ++ grep RECORD 2025-06-01T22:52:56.8729407Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/pycfunction_helpers.h 2025-06-01T22:52:56.8729965Z +++ openssl base64 2025-06-01T22:52:56.8730658Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.8732108Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.8733462Z +++ sed -e s/=//g 2025-06-01T22:52:56.8771371Z ++ HASH=4_LQ4gsIR9hC6vI7cHEW161VW8KxurlJyR3LvHQZxPo 2025-06-01T22:52:56.8776688Z +++ ls -nl torch/include/torch/csrc/utils/pycfunction_helpers.h 2025-06-01T22:52:56.8778230Z +++ awk '{print $5}' 2025-06-01T22:52:56.8804583Z ++ FSIZE=385 2025-06-01T22:52:56.8805822Z ++ echo '"torch/include/torch/csrc/utils/pycfunction_helpers.h",sha256=4_LQ4gsIR9hC6vI7cHEW161VW8KxurlJyR3LvHQZxPo,385' 2025-06-01T22:52:56.8806747Z ++ read fname 2025-06-01T22:52:56.8807199Z ++ make_wheel_record torch/include/torch/csrc/utils/pyobject_preservation.h 2025-06-01T22:52:56.8807917Z ++ FPATH=torch/include/torch/csrc/utils/pyobject_preservation.h 2025-06-01T22:52:56.8808486Z ++ echo torch/include/torch/csrc/utils/pyobject_preservation.h 2025-06-01T22:52:56.8808945Z ++ grep RECORD 2025-06-01T22:52:56.8830226Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/pyobject_preservation.h 2025-06-01T22:52:56.8830947Z +++ openssl base64 2025-06-01T22:52:56.8831207Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.8831475Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.8832600Z +++ sed -e s/=//g 2025-06-01T22:52:56.8871045Z ++ HASH=G0h2hb4Ou4yDrLX4UuNhp4-71hOioOugzTzqBilRFzI 2025-06-01T22:52:56.8877687Z +++ ls -nl torch/include/torch/csrc/utils/pyobject_preservation.h 2025-06-01T22:52:56.8878180Z +++ awk '{print $5}' 2025-06-01T22:52:56.8904658Z ++ FSIZE=181 2025-06-01T22:52:56.8905422Z ++ echo '"torch/include/torch/csrc/utils/pyobject_preservation.h",sha256=G0h2hb4Ou4yDrLX4UuNhp4-71hOioOugzTzqBilRFzI,181' 2025-06-01T22:52:56.8906198Z ++ read fname 2025-06-01T22:52:56.8906583Z ++ make_wheel_record torch/include/torch/csrc/utils/python_arg_parser.h 2025-06-01T22:52:56.8907164Z ++ FPATH=torch/include/torch/csrc/utils/python_arg_parser.h 2025-06-01T22:52:56.8907816Z ++ echo torch/include/torch/csrc/utils/python_arg_parser.h 2025-06-01T22:52:56.8908239Z ++ grep RECORD 2025-06-01T22:52:56.8928891Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/python_arg_parser.h 2025-06-01T22:52:56.8929470Z +++ openssl base64 2025-06-01T22:52:56.8930232Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.8931919Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.8932985Z +++ sed -e s/=//g 2025-06-01T22:52:56.8973606Z ++ HASH=5YctpXCE_y3QStuGpjF3lmqqWw6d819A13p5SBwq6zw 2025-06-01T22:52:56.8979934Z +++ ls -nl torch/include/torch/csrc/utils/python_arg_parser.h 2025-06-01T22:52:56.8980593Z +++ awk '{print $5}' 2025-06-01T22:52:56.9006044Z ++ FSIZE=41554 2025-06-01T22:52:56.9006791Z ++ echo '"torch/include/torch/csrc/utils/python_arg_parser.h",sha256=5YctpXCE_y3QStuGpjF3lmqqWw6d819A13p5SBwq6zw,41554' 2025-06-01T22:52:56.9007554Z ++ read fname 2025-06-01T22:52:56.9007932Z ++ make_wheel_record torch/include/torch/csrc/utils/python_compat.h 2025-06-01T22:52:56.9008489Z ++ FPATH=torch/include/torch/csrc/utils/python_compat.h 2025-06-01T22:52:56.9008974Z ++ echo torch/include/torch/csrc/utils/python_compat.h 2025-06-01T22:52:56.9009384Z ++ grep RECORD 2025-06-01T22:52:56.9032521Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/python_compat.h 2025-06-01T22:52:56.9033141Z +++ openssl base64 2025-06-01T22:52:56.9033418Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.9033664Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.9033932Z +++ sed -e s/=//g 2025-06-01T22:52:56.9074311Z ++ HASH=MOWNe7NCLE_IXFfGDcJ5n4KuBo-lvdVCof_MgvxZca4 2025-06-01T22:52:56.9078382Z +++ ls -nl torch/include/torch/csrc/utils/python_compat.h 2025-06-01T22:52:56.9079069Z +++ awk '{print $5}' 2025-06-01T22:52:56.9107194Z ++ FSIZE=1177 2025-06-01T22:52:56.9107948Z ++ echo '"torch/include/torch/csrc/utils/python_compat.h",sha256=MOWNe7NCLE_IXFfGDcJ5n4KuBo-lvdVCof_MgvxZca4,1177' 2025-06-01T22:52:56.9108651Z ++ read fname 2025-06-01T22:52:56.9109037Z ++ make_wheel_record torch/include/torch/csrc/utils/python_dispatch.h 2025-06-01T22:52:56.9109588Z ++ FPATH=torch/include/torch/csrc/utils/python_dispatch.h 2025-06-01T22:52:56.9110081Z ++ echo torch/include/torch/csrc/utils/python_dispatch.h 2025-06-01T22:52:56.9110484Z ++ grep RECORD 2025-06-01T22:52:56.9130112Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/python_dispatch.h 2025-06-01T22:52:56.9130675Z +++ openssl base64 2025-06-01T22:52:56.9131305Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.9132737Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.9133962Z +++ sed -e s/=//g 2025-06-01T22:52:56.9171818Z ++ HASH=wgSvQqmVhE6o2nSBRSMzuUxXD3BykfXxFN8LrwyeWQQ 2025-06-01T22:52:56.9176749Z +++ ls -nl torch/include/torch/csrc/utils/python_dispatch.h 2025-06-01T22:52:56.9178456Z +++ awk '{print $5}' 2025-06-01T22:52:56.9205822Z ++ FSIZE=397 2025-06-01T22:52:56.9206540Z ++ echo '"torch/include/torch/csrc/utils/python_dispatch.h",sha256=wgSvQqmVhE6o2nSBRSMzuUxXD3BykfXxFN8LrwyeWQQ,397' 2025-06-01T22:52:56.9207303Z ++ read fname 2025-06-01T22:52:56.9207681Z ++ make_wheel_record torch/include/torch/csrc/utils/python_numbers.h 2025-06-01T22:52:56.9208252Z ++ FPATH=torch/include/torch/csrc/utils/python_numbers.h 2025-06-01T22:52:56.9208751Z ++ echo torch/include/torch/csrc/utils/python_numbers.h 2025-06-01T22:52:56.9209148Z ++ grep RECORD 2025-06-01T22:52:56.9230108Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/python_numbers.h 2025-06-01T22:52:56.9230698Z +++ openssl base64 2025-06-01T22:52:56.9230963Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.9231450Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.9233403Z +++ sed -e s/=//g 2025-06-01T22:52:56.9273600Z ++ HASH=9x7O1vkz33eGJWHj0UjtWZLVG-Y6zLLL2vPTgPLXTi0 2025-06-01T22:52:56.9278243Z +++ ls -nl torch/include/torch/csrc/utils/python_numbers.h 2025-06-01T22:52:56.9279430Z +++ awk '{print $5}' 2025-06-01T22:52:56.9306079Z ++ FSIZE=5450 2025-06-01T22:52:56.9306801Z ++ echo '"torch/include/torch/csrc/utils/python_numbers.h",sha256=9x7O1vkz33eGJWHj0UjtWZLVG-Y6zLLL2vPTgPLXTi0,5450' 2025-06-01T22:52:56.9307529Z ++ read fname 2025-06-01T22:52:56.9308014Z ++ make_wheel_record torch/include/torch/csrc/utils/python_raii.h 2025-06-01T22:52:56.9308542Z ++ FPATH=torch/include/torch/csrc/utils/python_raii.h 2025-06-01T22:52:56.9308994Z ++ echo torch/include/torch/csrc/utils/python_raii.h 2025-06-01T22:52:56.9309389Z ++ grep RECORD 2025-06-01T22:52:56.9330126Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/python_raii.h 2025-06-01T22:52:56.9330674Z +++ openssl base64 2025-06-01T22:52:56.9331232Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.9332600Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.9333806Z +++ sed -e s/=//g 2025-06-01T22:52:56.9374688Z ++ HASH=cKNRfAaS4gd9eX-ZEXcrfkhbC1xQe_bJSCIYcS4MCUw 2025-06-01T22:52:56.9380838Z +++ ls -nl torch/include/torch/csrc/utils/python_raii.h 2025-06-01T22:52:56.9381246Z +++ awk '{print $5}' 2025-06-01T22:52:56.9405052Z ++ FSIZE=2658 2025-06-01T22:52:56.9406093Z ++ echo '"torch/include/torch/csrc/utils/python_raii.h",sha256=cKNRfAaS4gd9eX-ZEXcrfkhbC1xQe_bJSCIYcS4MCUw,2658' 2025-06-01T22:52:56.9406837Z ++ read fname 2025-06-01T22:52:56.9407248Z ++ make_wheel_record torch/include/torch/csrc/utils/python_scalars.h 2025-06-01T22:52:56.9407801Z ++ FPATH=torch/include/torch/csrc/utils/python_scalars.h 2025-06-01T22:52:56.9408303Z ++ echo torch/include/torch/csrc/utils/python_scalars.h 2025-06-01T22:52:56.9408702Z ++ grep RECORD 2025-06-01T22:52:56.9431186Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/python_scalars.h 2025-06-01T22:52:56.9431739Z +++ openssl base64 2025-06-01T22:52:56.9432001Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.9432458Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.9432855Z +++ sed -e s/=//g 2025-06-01T22:52:56.9476250Z ++ HASH=0B3eh9OkkKWRg-YX_14y9GZxdo_-TSI4IZVr8NNI1sU 2025-06-01T22:52:56.9480318Z +++ ls -nl torch/include/torch/csrc/utils/python_scalars.h 2025-06-01T22:52:56.9481515Z +++ awk '{print $5}' 2025-06-01T22:52:56.9509161Z ++ FSIZE=6137 2025-06-01T22:52:56.9509914Z ++ echo '"torch/include/torch/csrc/utils/python_scalars.h",sha256=0B3eh9OkkKWRg-YX_14y9GZxdo_-TSI4IZVr8NNI1sU,6137' 2025-06-01T22:52:56.9510635Z ++ read fname 2025-06-01T22:52:56.9511001Z ++ make_wheel_record torch/include/torch/csrc/utils/python_strings.h 2025-06-01T22:52:56.9511549Z ++ FPATH=torch/include/torch/csrc/utils/python_strings.h 2025-06-01T22:52:56.9512022Z ++ echo torch/include/torch/csrc/utils/python_strings.h 2025-06-01T22:52:56.9512424Z ++ grep RECORD 2025-06-01T22:52:56.9531160Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/python_strings.h 2025-06-01T22:52:56.9531938Z +++ openssl base64 2025-06-01T22:52:56.9532871Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.9534384Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.9535779Z +++ sed -e s/=//g 2025-06-01T22:52:56.9574934Z ++ HASH=sUpmrooBikogEIv1RM004CTbiYkC3wOJNhg_rzkWtkU 2025-06-01T22:52:56.9580447Z +++ ls -nl torch/include/torch/csrc/utils/python_strings.h 2025-06-01T22:52:56.9581009Z +++ awk '{print $5}' 2025-06-01T22:52:56.9606008Z ++ FSIZE=4393 2025-06-01T22:52:56.9606753Z ++ echo '"torch/include/torch/csrc/utils/python_strings.h",sha256=sUpmrooBikogEIv1RM004CTbiYkC3wOJNhg_rzkWtkU,4393' 2025-06-01T22:52:56.9607499Z ++ read fname 2025-06-01T22:52:56.9607864Z ++ make_wheel_record torch/include/torch/csrc/utils/python_stub.h 2025-06-01T22:52:56.9608395Z ++ FPATH=torch/include/torch/csrc/utils/python_stub.h 2025-06-01T22:52:56.9608860Z ++ echo torch/include/torch/csrc/utils/python_stub.h 2025-06-01T22:52:56.9609566Z ++ grep RECORD 2025-06-01T22:52:56.9631341Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/python_stub.h 2025-06-01T22:52:56.9631896Z +++ openssl base64 2025-06-01T22:52:56.9632166Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.9632976Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.9634670Z +++ sed -e s/=//g 2025-06-01T22:52:56.9675813Z ++ HASH=Nigc7ZGrniF0qdLn-Ra4KIicNWTBrgARkJYpxs6Ssek 2025-06-01T22:52:56.9679716Z +++ ls -nl torch/include/torch/csrc/utils/python_stub.h 2025-06-01T22:52:56.9681156Z +++ awk '{print $5}' 2025-06-01T22:52:56.9708173Z ++ FSIZE=56 2025-06-01T22:52:56.9709053Z ++ echo '"torch/include/torch/csrc/utils/python_stub.h",sha256=Nigc7ZGrniF0qdLn-Ra4KIicNWTBrgARkJYpxs6Ssek,56' 2025-06-01T22:52:56.9709759Z ++ read fname 2025-06-01T22:52:56.9710145Z ++ make_wheel_record torch/include/torch/csrc/utils/python_symnode.h 2025-06-01T22:52:56.9710684Z ++ FPATH=torch/include/torch/csrc/utils/python_symnode.h 2025-06-01T22:52:56.9711169Z ++ echo torch/include/torch/csrc/utils/python_symnode.h 2025-06-01T22:52:56.9711570Z ++ grep RECORD 2025-06-01T22:52:56.9730743Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/python_symnode.h 2025-06-01T22:52:56.9731297Z +++ openssl base64 2025-06-01T22:52:56.9732596Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.9733811Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.9735196Z +++ sed -e s/=//g 2025-06-01T22:52:56.9772589Z ++ HASH=bBlyBmB-Ep0Blc8Otl28IJGglzquw7hpZ1XFXSyhqbU 2025-06-01T22:52:56.9778418Z +++ ls -nl torch/include/torch/csrc/utils/python_symnode.h 2025-06-01T22:52:56.9779148Z +++ awk '{print $5}' 2025-06-01T22:52:56.9805784Z ++ FSIZE=10152 2025-06-01T22:52:56.9806521Z ++ echo '"torch/include/torch/csrc/utils/python_symnode.h",sha256=bBlyBmB-Ep0Blc8Otl28IJGglzquw7hpZ1XFXSyhqbU,10152' 2025-06-01T22:52:56.9807278Z ++ read fname 2025-06-01T22:52:56.9807734Z ++ make_wheel_record torch/include/torch/csrc/utils/python_torch_function_mode.h 2025-06-01T22:52:56.9808417Z ++ FPATH=torch/include/torch/csrc/utils/python_torch_function_mode.h 2025-06-01T22:52:56.9809054Z ++ echo torch/include/torch/csrc/utils/python_torch_function_mode.h 2025-06-01T22:52:56.9809523Z ++ grep RECORD 2025-06-01T22:52:56.9832085Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/python_torch_function_mode.h 2025-06-01T22:52:56.9832836Z +++ openssl base64 2025-06-01T22:52:56.9833114Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.9833374Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.9833628Z +++ sed -e s/=//g 2025-06-01T22:52:56.9876586Z ++ HASH=zcOHnz5lI6ASUW217SeTRtS5-ie6b-gCUrPbs6FCnFQ 2025-06-01T22:52:56.9885020Z +++ ls -nl torch/include/torch/csrc/utils/python_torch_function_mode.h 2025-06-01T22:52:56.9885789Z +++ awk '{print $5}' 2025-06-01T22:52:56.9913715Z ++ FSIZE=840 2025-06-01T22:52:56.9914919Z ++ echo '"torch/include/torch/csrc/utils/python_torch_function_mode.h",sha256=zcOHnz5lI6ASUW217SeTRtS5-ie6b-gCUrPbs6FCnFQ,840' 2025-06-01T22:52:56.9915701Z ++ read fname 2025-06-01T22:52:56.9916085Z ++ make_wheel_record torch/include/torch/csrc/utils/python_tuples.h 2025-06-01T22:52:56.9916608Z ++ FPATH=torch/include/torch/csrc/utils/python_tuples.h 2025-06-01T22:52:56.9917087Z ++ echo torch/include/torch/csrc/utils/python_tuples.h 2025-06-01T22:52:56.9917477Z ++ grep RECORD 2025-06-01T22:52:56.9933899Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/python_tuples.h 2025-06-01T22:52:56.9934457Z +++ openssl base64 2025-06-01T22:52:56.9935712Z +++ sed -e s/+/-/g 2025-06-01T22:52:56.9936788Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:56.9938115Z +++ sed -e s/=//g 2025-06-01T22:52:56.9979802Z ++ HASH=JEW_jh6JU1IgufLh1yLU5AXNrW7ciXgq1jl4ji5_-W4 2025-06-01T22:52:56.9983142Z +++ ls -nl torch/include/torch/csrc/utils/python_tuples.h 2025-06-01T22:52:56.9984514Z +++ awk '{print $5}' 2025-06-01T22:52:57.0008671Z ++ FSIZE=726 2025-06-01T22:52:57.0009335Z ++ echo '"torch/include/torch/csrc/utils/python_tuples.h",sha256=JEW_jh6JU1IgufLh1yLU5AXNrW7ciXgq1jl4ji5_-W4,726' 2025-06-01T22:52:57.0010063Z ++ read fname 2025-06-01T22:52:57.0010472Z ++ make_wheel_record torch/include/torch/csrc/utils/pythoncapi_compat.h 2025-06-01T22:52:57.0011061Z ++ FPATH=torch/include/torch/csrc/utils/pythoncapi_compat.h 2025-06-01T22:52:57.0012080Z ++ echo torch/include/torch/csrc/utils/pythoncapi_compat.h 2025-06-01T22:52:57.0013434Z ++ grep RECORD 2025-06-01T22:52:57.0036462Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/pythoncapi_compat.h 2025-06-01T22:52:57.0037029Z +++ openssl base64 2025-06-01T22:52:57.0037302Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.0037548Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.0037850Z +++ sed -e s/=//g 2025-06-01T22:52:57.0080473Z ++ HASH=h4GJ-dS8aO-kTM0OmVQNr9CoZvTpB6h_-BfuRRsa3Zc 2025-06-01T22:52:57.0084078Z +++ ls -nl torch/include/torch/csrc/utils/pythoncapi_compat.h 2025-06-01T22:52:57.0084957Z +++ awk '{print $5}' 2025-06-01T22:52:57.0112142Z ++ FSIZE=40879 2025-06-01T22:52:57.0112942Z ++ echo '"torch/include/torch/csrc/utils/pythoncapi_compat.h",sha256=h4GJ-dS8aO-kTM0OmVQNr9CoZvTpB6h_-BfuRRsa3Zc,40879' 2025-06-01T22:52:57.0113675Z ++ read fname 2025-06-01T22:52:57.0114035Z ++ make_wheel_record torch/include/torch/csrc/utils/schema_info.h 2025-06-01T22:52:57.0114551Z ++ FPATH=torch/include/torch/csrc/utils/schema_info.h 2025-06-01T22:52:57.0114999Z ++ echo torch/include/torch/csrc/utils/schema_info.h 2025-06-01T22:52:57.0115398Z ++ grep RECORD 2025-06-01T22:52:57.0132941Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/schema_info.h 2025-06-01T22:52:57.0133482Z +++ openssl base64 2025-06-01T22:52:57.0134571Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.0137112Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.0137383Z +++ sed -e s/=//g 2025-06-01T22:52:57.0174479Z ++ HASH=0MxoKEGsepuC1a0VgvxyzHqYnp-y5RyjlCr5rFxJnBk 2025-06-01T22:52:57.0180196Z +++ ls -nl torch/include/torch/csrc/utils/schema_info.h 2025-06-01T22:52:57.0180596Z +++ awk '{print $5}' 2025-06-01T22:52:57.0206369Z ++ FSIZE=3789 2025-06-01T22:52:57.0207085Z ++ echo '"torch/include/torch/csrc/utils/schema_info.h",sha256=0MxoKEGsepuC1a0VgvxyzHqYnp-y5RyjlCr5rFxJnBk,3789' 2025-06-01T22:52:57.0207806Z ++ read fname 2025-06-01T22:52:57.0208142Z ++ make_wheel_record torch/include/torch/csrc/utils/six.h 2025-06-01T22:52:57.0208588Z ++ FPATH=torch/include/torch/csrc/utils/six.h 2025-06-01T22:52:57.0209002Z ++ echo torch/include/torch/csrc/utils/six.h 2025-06-01T22:52:57.0209507Z ++ grep RECORD 2025-06-01T22:52:57.0232071Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/six.h 2025-06-01T22:52:57.0232924Z +++ openssl base64 2025-06-01T22:52:57.0233251Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.0233503Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.0234185Z +++ sed -e s/=//g 2025-06-01T22:52:57.0276095Z ++ HASH=6n0o5ilgCWxtETANNkR2t6Q0rqhsITjczVaJ97D9aOM 2025-06-01T22:52:57.0279145Z +++ ls -nl torch/include/torch/csrc/utils/six.h 2025-06-01T22:52:57.0280012Z +++ awk '{print $5}' 2025-06-01T22:52:57.0308638Z ++ FSIZE=1489 2025-06-01T22:52:57.0309336Z ++ echo '"torch/include/torch/csrc/utils/six.h",sha256=6n0o5ilgCWxtETANNkR2t6Q0rqhsITjczVaJ97D9aOM,1489' 2025-06-01T22:52:57.0310015Z ++ read fname 2025-06-01T22:52:57.0310361Z ++ make_wheel_record torch/include/torch/csrc/utils/structseq.h 2025-06-01T22:52:57.0310862Z ++ FPATH=torch/include/torch/csrc/utils/structseq.h 2025-06-01T22:52:57.0311293Z ++ echo torch/include/torch/csrc/utils/structseq.h 2025-06-01T22:52:57.0311821Z ++ grep RECORD 2025-06-01T22:52:57.0330293Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/structseq.h 2025-06-01T22:52:57.0330815Z +++ openssl base64 2025-06-01T22:52:57.0331953Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.0333214Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.0334606Z +++ sed -e s/=//g 2025-06-01T22:52:57.0372592Z ++ HASH=FqMWwrP01RtislZcWjq_AJP4ezz45bLXKMvu49_qQtQ 2025-06-01T22:52:57.0378333Z +++ ls -nl torch/include/torch/csrc/utils/structseq.h 2025-06-01T22:52:57.0378855Z +++ awk '{print $5}' 2025-06-01T22:52:57.0405838Z ++ FSIZE=141 2025-06-01T22:52:57.0406515Z ++ echo '"torch/include/torch/csrc/utils/structseq.h",sha256=FqMWwrP01RtislZcWjq_AJP4ezz45bLXKMvu49_qQtQ,141' 2025-06-01T22:52:57.0407208Z ++ read fname 2025-06-01T22:52:57.0407590Z ++ make_wheel_record torch/include/torch/csrc/utils/tensor_apply.h 2025-06-01T22:52:57.0408121Z ++ FPATH=torch/include/torch/csrc/utils/tensor_apply.h 2025-06-01T22:52:57.0408604Z ++ echo torch/include/torch/csrc/utils/tensor_apply.h 2025-06-01T22:52:57.0409005Z ++ grep RECORD 2025-06-01T22:52:57.0431946Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/tensor_apply.h 2025-06-01T22:52:57.0432514Z +++ openssl base64 2025-06-01T22:52:57.0432762Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.0433017Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.0433270Z +++ sed -e s/=//g 2025-06-01T22:52:57.0475334Z ++ HASH=22xkgkrqOnkINK9fW3550Ry7gdmbQNBcrE9VMcCa6rs 2025-06-01T22:52:57.0477702Z +++ ls -nl torch/include/torch/csrc/utils/tensor_apply.h 2025-06-01T22:52:57.0478822Z +++ awk '{print $5}' 2025-06-01T22:52:57.0506842Z ++ FSIZE=428 2025-06-01T22:52:57.0507518Z ++ echo '"torch/include/torch/csrc/utils/tensor_apply.h",sha256=22xkgkrqOnkINK9fW3550Ry7gdmbQNBcrE9VMcCa6rs,428' 2025-06-01T22:52:57.0508232Z ++ read fname 2025-06-01T22:52:57.0508594Z ++ make_wheel_record torch/include/torch/csrc/utils/tensor_dtypes.h 2025-06-01T22:52:57.0523199Z ++ FPATH=torch/include/torch/csrc/utils/tensor_dtypes.h 2025-06-01T22:52:57.0523703Z ++ echo torch/include/torch/csrc/utils/tensor_dtypes.h 2025-06-01T22:52:57.0524527Z ++ grep RECORD 2025-06-01T22:52:57.0529021Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/tensor_dtypes.h 2025-06-01T22:52:57.0529762Z +++ openssl base64 2025-06-01T22:52:57.0530946Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.0532061Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.0533559Z +++ sed -e s/=//g 2025-06-01T22:52:57.0570758Z ++ HASH=STkoDxONbre5kkeVeeTp7ZjM0GQaXFoStb9FT5UKG2c 2025-06-01T22:52:57.0575975Z +++ ls -nl torch/include/torch/csrc/utils/tensor_dtypes.h 2025-06-01T22:52:57.0577686Z +++ awk '{print $5}' 2025-06-01T22:52:57.0604131Z ++ FSIZE=242 2025-06-01T22:52:57.0605083Z ++ echo '"torch/include/torch/csrc/utils/tensor_dtypes.h",sha256=STkoDxONbre5kkeVeeTp7ZjM0GQaXFoStb9FT5UKG2c,242' 2025-06-01T22:52:57.0605886Z ++ read fname 2025-06-01T22:52:57.0606348Z ++ make_wheel_record torch/include/torch/csrc/utils/tensor_flatten.h 2025-06-01T22:52:57.0606955Z ++ FPATH=torch/include/torch/csrc/utils/tensor_flatten.h 2025-06-01T22:52:57.0607591Z ++ echo torch/include/torch/csrc/utils/tensor_flatten.h 2025-06-01T22:52:57.0607990Z ++ grep RECORD 2025-06-01T22:52:57.0629118Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/tensor_flatten.h 2025-06-01T22:52:57.0629731Z +++ openssl base64 2025-06-01T22:52:57.0630051Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.0630335Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.0631362Z +++ sed -e s/=//g 2025-06-01T22:52:57.0672764Z ++ HASH=ml9PIt-3X-yGWJgw3MY3QfWDYHh_4dDrHnjv6HviZi4 2025-06-01T22:52:57.0677421Z +++ ls -nl torch/include/torch/csrc/utils/tensor_flatten.h 2025-06-01T22:52:57.0678749Z +++ awk '{print $5}' 2025-06-01T22:52:57.0705505Z ++ FSIZE=2745 2025-06-01T22:52:57.0706239Z ++ echo '"torch/include/torch/csrc/utils/tensor_flatten.h",sha256=ml9PIt-3X-yGWJgw3MY3QfWDYHh_4dDrHnjv6HviZi4,2745' 2025-06-01T22:52:57.0707013Z ++ read fname 2025-06-01T22:52:57.0707372Z ++ make_wheel_record torch/include/torch/csrc/utils/tensor_layouts.h 2025-06-01T22:52:57.0708122Z ++ FPATH=torch/include/torch/csrc/utils/tensor_layouts.h 2025-06-01T22:52:57.0708635Z ++ echo torch/include/torch/csrc/utils/tensor_layouts.h 2025-06-01T22:52:57.0709022Z ++ grep RECORD 2025-06-01T22:52:57.0729473Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/tensor_layouts.h 2025-06-01T22:52:57.0729979Z +++ openssl base64 2025-06-01T22:52:57.0731060Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.0732450Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.0733958Z +++ sed -e s/=//g 2025-06-01T22:52:57.0772722Z ++ HASH=HllPBlHMJI52vdhnMUQABJVLHLzTXw94MX5bNq9Ldsk 2025-06-01T22:52:57.0778440Z +++ ls -nl torch/include/torch/csrc/utils/tensor_layouts.h 2025-06-01T22:52:57.0779739Z +++ awk '{print $5}' 2025-06-01T22:52:57.0806217Z ++ FSIZE=69 2025-06-01T22:52:57.0806919Z ++ echo '"torch/include/torch/csrc/utils/tensor_layouts.h",sha256=HllPBlHMJI52vdhnMUQABJVLHLzTXw94MX5bNq9Ldsk,69' 2025-06-01T22:52:57.0807738Z ++ read fname 2025-06-01T22:52:57.0808167Z ++ make_wheel_record torch/include/torch/csrc/utils/tensor_list.h 2025-06-01T22:52:57.0808780Z ++ FPATH=torch/include/torch/csrc/utils/tensor_list.h 2025-06-01T22:52:57.0809245Z ++ echo torch/include/torch/csrc/utils/tensor_list.h 2025-06-01T22:52:57.0809643Z ++ grep RECORD 2025-06-01T22:52:57.0830944Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/tensor_list.h 2025-06-01T22:52:57.0831643Z +++ openssl base64 2025-06-01T22:52:57.0831997Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.0832382Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.0833189Z +++ sed -e s/=//g 2025-06-01T22:52:57.0874973Z ++ HASH=NDU92TL1XjVG5lvOtiCbi2svqU8QJUYx6ncdLra7v7I 2025-06-01T22:52:57.0878068Z +++ ls -nl torch/include/torch/csrc/utils/tensor_list.h 2025-06-01T22:52:57.0878806Z +++ awk '{print $5}' 2025-06-01T22:52:57.0905950Z ++ FSIZE=167 2025-06-01T22:52:57.0906781Z ++ echo '"torch/include/torch/csrc/utils/tensor_list.h",sha256=NDU92TL1XjVG5lvOtiCbi2svqU8QJUYx6ncdLra7v7I,167' 2025-06-01T22:52:57.0907542Z ++ read fname 2025-06-01T22:52:57.0908072Z ++ make_wheel_record torch/include/torch/csrc/utils/tensor_memoryformats.h 2025-06-01T22:52:57.0908894Z ++ FPATH=torch/include/torch/csrc/utils/tensor_memoryformats.h 2025-06-01T22:52:57.0909443Z ++ echo torch/include/torch/csrc/utils/tensor_memoryformats.h 2025-06-01T22:52:57.0909862Z ++ grep RECORD 2025-06-01T22:52:57.0929017Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/tensor_memoryformats.h 2025-06-01T22:52:57.0929624Z +++ openssl base64 2025-06-01T22:52:57.0930153Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.0931611Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.0933093Z +++ sed -e s/=//g 2025-06-01T22:52:57.0970520Z ++ HASH=vSjxk-I3RkZ9DBChN-SPvhZM5hraH-r2Y0io4cblcWY 2025-06-01T22:52:57.0975815Z +++ ls -nl torch/include/torch/csrc/utils/tensor_memoryformats.h 2025-06-01T22:52:57.0976560Z +++ awk '{print $5}' 2025-06-01T22:52:57.1002939Z ++ FSIZE=323 2025-06-01T22:52:57.1003733Z ++ echo '"torch/include/torch/csrc/utils/tensor_memoryformats.h",sha256=vSjxk-I3RkZ9DBChN-SPvhZM5hraH-r2Y0io4cblcWY,323' 2025-06-01T22:52:57.1004971Z ++ read fname 2025-06-01T22:52:57.1005412Z ++ make_wheel_record torch/include/torch/csrc/utils/tensor_new.h 2025-06-01T22:52:57.1005950Z ++ FPATH=torch/include/torch/csrc/utils/tensor_new.h 2025-06-01T22:52:57.1006429Z ++ echo torch/include/torch/csrc/utils/tensor_new.h 2025-06-01T22:52:57.1006875Z ++ grep RECORD 2025-06-01T22:52:57.1027922Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/tensor_new.h 2025-06-01T22:52:57.1028580Z +++ openssl base64 2025-06-01T22:52:57.1029550Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.1029793Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.1030556Z +++ sed -e s/=//g 2025-06-01T22:52:57.1072992Z ++ HASH=AqFH7m6ybOa9XT2nCNj1bqMOlNkIF2TCMdAPDT8FKf8 2025-06-01T22:52:57.1076347Z +++ ls -nl torch/include/torch/csrc/utils/tensor_new.h 2025-06-01T22:52:57.1077314Z +++ awk '{print $5}' 2025-06-01T22:52:57.1104377Z ++ FSIZE=4031 2025-06-01T22:52:57.1105149Z ++ echo '"torch/include/torch/csrc/utils/tensor_new.h",sha256=AqFH7m6ybOa9XT2nCNj1bqMOlNkIF2TCMdAPDT8FKf8,4031' 2025-06-01T22:52:57.1106074Z ++ read fname 2025-06-01T22:52:57.1106491Z ++ make_wheel_record torch/include/torch/csrc/utils/tensor_numpy.h 2025-06-01T22:52:57.1107057Z ++ FPATH=torch/include/torch/csrc/utils/tensor_numpy.h 2025-06-01T22:52:57.1107542Z ++ echo torch/include/torch/csrc/utils/tensor_numpy.h 2025-06-01T22:52:57.1107970Z ++ grep RECORD 2025-06-01T22:52:57.1127724Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/tensor_numpy.h 2025-06-01T22:52:57.1128257Z +++ openssl base64 2025-06-01T22:52:57.1129104Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.1130527Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.1131868Z +++ sed -e s/=//g 2025-06-01T22:52:57.1170184Z ++ HASH=zWwuOXEl4xKnnBF7zc_hLyBaKLQEA-GYFhnpcqb64JU 2025-06-01T22:52:57.1175412Z +++ ls -nl torch/include/torch/csrc/utils/tensor_numpy.h 2025-06-01T22:52:57.1176723Z +++ awk '{print $5}' 2025-06-01T22:52:57.1202172Z ++ FSIZE=713 2025-06-01T22:52:57.1202853Z ++ echo '"torch/include/torch/csrc/utils/tensor_numpy.h",sha256=zWwuOXEl4xKnnBF7zc_hLyBaKLQEA-GYFhnpcqb64JU,713' 2025-06-01T22:52:57.1203559Z ++ read fname 2025-06-01T22:52:57.1204067Z ++ make_wheel_record torch/include/torch/csrc/utils/tensor_qschemes.h 2025-06-01T22:52:57.1204783Z ++ FPATH=torch/include/torch/csrc/utils/tensor_qschemes.h 2025-06-01T22:52:57.1205534Z ++ echo torch/include/torch/csrc/utils/tensor_qschemes.h 2025-06-01T22:52:57.1206028Z ++ grep RECORD 2025-06-01T22:52:57.1229465Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/tensor_qschemes.h 2025-06-01T22:52:57.1230083Z +++ openssl base64 2025-06-01T22:52:57.1230336Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.1230638Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.1231247Z +++ sed -e s/=//g 2025-06-01T22:52:57.1272584Z ++ HASH=gjMlYXJP9UsN7LPlLM0DX2IjILfIjg8dV7OBCZlue7A 2025-06-01T22:52:57.1275857Z +++ ls -nl torch/include/torch/csrc/utils/tensor_qschemes.h 2025-06-01T22:52:57.1276998Z +++ awk '{print $5}' 2025-06-01T22:52:57.1305468Z ++ FSIZE=174 2025-06-01T22:52:57.1306203Z ++ echo '"torch/include/torch/csrc/utils/tensor_qschemes.h",sha256=gjMlYXJP9UsN7LPlLM0DX2IjILfIjg8dV7OBCZlue7A,174' 2025-06-01T22:52:57.1307147Z ++ read fname 2025-06-01T22:52:57.1307518Z ++ make_wheel_record torch/include/torch/csrc/utils/tensor_types.h 2025-06-01T22:52:57.1308028Z ++ FPATH=torch/include/torch/csrc/utils/tensor_types.h 2025-06-01T22:52:57.1308486Z ++ echo torch/include/torch/csrc/utils/tensor_types.h 2025-06-01T22:52:57.1308875Z ++ grep RECORD 2025-06-01T22:52:57.1328028Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/tensor_types.h 2025-06-01T22:52:57.1328571Z +++ openssl base64 2025-06-01T22:52:57.1329315Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.1330632Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.1332028Z +++ sed -e s/=//g 2025-06-01T22:52:57.1370835Z ++ HASH=8zrEI8PbBZqd91gRsT3t-23m9oNPVTTcb8-c20LKxho 2025-06-01T22:52:57.1375766Z +++ ls -nl torch/include/torch/csrc/utils/tensor_types.h 2025-06-01T22:52:57.1376737Z +++ awk '{print $5}' 2025-06-01T22:52:57.1403952Z ++ FSIZE=669 2025-06-01T22:52:57.1404982Z ++ echo '"torch/include/torch/csrc/utils/tensor_types.h",sha256=8zrEI8PbBZqd91gRsT3t-23m9oNPVTTcb8-c20LKxho,669' 2025-06-01T22:52:57.1405877Z ++ read fname 2025-06-01T22:52:57.1406325Z ++ make_wheel_record torch/include/torch/csrc/utils/throughput_benchmark-inl.h 2025-06-01T22:52:57.1406991Z ++ FPATH=torch/include/torch/csrc/utils/throughput_benchmark-inl.h 2025-06-01T22:52:57.1407606Z ++ echo torch/include/torch/csrc/utils/throughput_benchmark-inl.h 2025-06-01T22:52:57.1408061Z ++ grep RECORD 2025-06-01T22:52:57.1431377Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/throughput_benchmark-inl.h 2025-06-01T22:52:57.1431564Z +++ openssl base64 2025-06-01T22:52:57.1431669Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.1432020Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.1433663Z +++ sed -e s/=//g 2025-06-01T22:52:57.1475095Z ++ HASH=lBrOUwBAQzeJ-bV_K31n_3JRZN2_DNdnZKVArY0mmdo 2025-06-01T22:52:57.1479024Z +++ ls -nl torch/include/torch/csrc/utils/throughput_benchmark-inl.h 2025-06-01T22:52:57.1479810Z +++ awk '{print $5}' 2025-06-01T22:52:57.1508299Z ++ FSIZE=6336 2025-06-01T22:52:57.1508895Z ++ echo '"torch/include/torch/csrc/utils/throughput_benchmark-inl.h",sha256=lBrOUwBAQzeJ-bV_K31n_3JRZN2_DNdnZKVArY0mmdo,6336' 2025-06-01T22:52:57.1508989Z ++ read fname 2025-06-01T22:52:57.1509267Z ++ make_wheel_record torch/include/torch/csrc/utils/throughput_benchmark.h 2025-06-01T22:52:57.1509480Z ++ FPATH=torch/include/torch/csrc/utils/throughput_benchmark.h 2025-06-01T22:52:57.1509694Z ++ echo torch/include/torch/csrc/utils/throughput_benchmark.h 2025-06-01T22:52:57.1510153Z ++ grep RECORD 2025-06-01T22:52:57.1530805Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/throughput_benchmark.h 2025-06-01T22:52:57.1530921Z +++ openssl base64 2025-06-01T22:52:57.1532234Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.1533476Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.1534841Z +++ sed -e s/=//g 2025-06-01T22:52:57.1573154Z ++ HASH=-NgvazjWtYmuZGmHoIRqB2QMuviO0aDMmXNTsNLmWjY 2025-06-01T22:52:57.1578532Z +++ ls -nl torch/include/torch/csrc/utils/throughput_benchmark.h 2025-06-01T22:52:57.1579204Z +++ awk '{print $5}' 2025-06-01T22:52:57.1605187Z ++ FSIZE=6934 2025-06-01T22:52:57.1605800Z ++ echo '"torch/include/torch/csrc/utils/throughput_benchmark.h",sha256=-NgvazjWtYmuZGmHoIRqB2QMuviO0aDMmXNTsNLmWjY,6934' 2025-06-01T22:52:57.1605898Z ++ read fname 2025-06-01T22:52:57.1606178Z ++ make_wheel_record torch/include/torch/csrc/utils/torch_dispatch_mode.h 2025-06-01T22:52:57.1606525Z ++ FPATH=torch/include/torch/csrc/utils/torch_dispatch_mode.h 2025-06-01T22:52:57.1606991Z ++ echo torch/include/torch/csrc/utils/torch_dispatch_mode.h 2025-06-01T22:52:57.1607889Z ++ grep RECORD 2025-06-01T22:52:57.1632302Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/torch_dispatch_mode.h 2025-06-01T22:52:57.1632484Z +++ openssl base64 2025-06-01T22:52:57.1632822Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.1632937Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.1633035Z +++ sed -e s/=//g 2025-06-01T22:52:57.1674213Z ++ HASH=1r16u6lvfE6nf15eE_Pf_f4fyb7LvzxdEgHWrP0habM 2025-06-01T22:52:57.1678128Z +++ ls -nl torch/include/torch/csrc/utils/torch_dispatch_mode.h 2025-06-01T22:52:57.1679280Z +++ awk '{print $5}' 2025-06-01T22:52:57.1706882Z ++ FSIZE=2275 2025-06-01T22:52:57.1707504Z ++ echo '"torch/include/torch/csrc/utils/torch_dispatch_mode.h",sha256=1r16u6lvfE6nf15eE_Pf_f4fyb7LvzxdEgHWrP0habM,2275' 2025-06-01T22:52:57.1707608Z ++ read fname 2025-06-01T22:52:57.1708117Z ++ make_wheel_record torch/include/torch/csrc/utils/variadic.h 2025-06-01T22:52:57.1708305Z ++ FPATH=torch/include/torch/csrc/utils/variadic.h 2025-06-01T22:52:57.1708477Z ++ echo torch/include/torch/csrc/utils/variadic.h 2025-06-01T22:52:57.1708911Z ++ grep RECORD 2025-06-01T22:52:57.1729979Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/variadic.h 2025-06-01T22:52:57.1730103Z +++ openssl base64 2025-06-01T22:52:57.1731260Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.1732199Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.1733627Z +++ sed -e s/=//g 2025-06-01T22:52:57.1772250Z ++ HASH=upMO7qWiA0Tb9QS97J-uZVababBj3IcJqaXxwH_tLNA 2025-06-01T22:52:57.1777301Z +++ ls -nl torch/include/torch/csrc/utils/variadic.h 2025-06-01T22:52:57.1778778Z +++ awk '{print $5}' 2025-06-01T22:52:57.1804892Z ++ FSIZE=3352 2025-06-01T22:52:57.1805512Z ++ echo '"torch/include/torch/csrc/utils/variadic.h",sha256=upMO7qWiA0Tb9QS97J-uZVababBj3IcJqaXxwH_tLNA,3352' 2025-06-01T22:52:57.1805623Z ++ read fname 2025-06-01T22:52:57.1805837Z ++ make_wheel_record torch/include/torch/csrc/utils/verbose.h 2025-06-01T22:52:57.1806004Z ++ FPATH=torch/include/torch/csrc/utils/verbose.h 2025-06-01T22:52:57.1806768Z ++ echo torch/include/torch/csrc/utils/verbose.h 2025-06-01T22:52:57.1807103Z ++ grep RECORD 2025-06-01T22:52:57.1831477Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/utils/verbose.h 2025-06-01T22:52:57.1831590Z +++ openssl base64 2025-06-01T22:52:57.1831766Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.1831883Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.1831978Z +++ sed -e s/=//g 2025-06-01T22:52:57.1874968Z ++ HASH=P_Dr_oOwiENVdRpzlGTBgJ4KOfl8PJI2ep2vCJeLsNg 2025-06-01T22:52:57.1877663Z +++ ls -nl torch/include/torch/csrc/utils/verbose.h 2025-06-01T22:52:57.1878734Z +++ awk '{print $5}' 2025-06-01T22:52:57.1906488Z ++ FSIZE=138 2025-06-01T22:52:57.1907199Z ++ echo '"torch/include/torch/csrc/utils/verbose.h",sha256=P_Dr_oOwiENVdRpzlGTBgJ4KOfl8PJI2ep2vCJeLsNg,138' 2025-06-01T22:52:57.1907334Z ++ read fname 2025-06-01T22:52:57.1907908Z ++ make_wheel_record torch/include/torch/csrc/xpu/Event.h 2025-06-01T22:52:57.1908074Z ++ FPATH=torch/include/torch/csrc/xpu/Event.h 2025-06-01T22:52:57.1908992Z ++ echo torch/include/torch/csrc/xpu/Event.h 2025-06-01T22:52:57.1910225Z ++ grep RECORD 2025-06-01T22:52:57.1931001Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/xpu/Event.h 2025-06-01T22:52:57.1931121Z +++ openssl base64 2025-06-01T22:52:57.1932137Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.1933428Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.1934688Z +++ sed -e s/=//g 2025-06-01T22:52:57.1972563Z ++ HASH=JZyGhZ7x6gfee1pt-agLHGEWF3B6cnDoDtDTD-qFDwc 2025-06-01T22:52:57.1978983Z +++ ls -nl torch/include/torch/csrc/xpu/Event.h 2025-06-01T22:52:57.1979090Z +++ awk '{print $5}' 2025-06-01T22:52:57.2005426Z ++ FSIZE=369 2025-06-01T22:52:57.2005926Z ++ echo '"torch/include/torch/csrc/xpu/Event.h",sha256=JZyGhZ7x6gfee1pt-agLHGEWF3B6cnDoDtDTD-qFDwc,369' 2025-06-01T22:52:57.2006025Z ++ read fname 2025-06-01T22:52:57.2006353Z ++ make_wheel_record torch/include/torch/csrc/xpu/Module.h 2025-06-01T22:52:57.2006514Z ++ FPATH=torch/include/torch/csrc/xpu/Module.h 2025-06-01T22:52:57.2007037Z ++ echo torch/include/torch/csrc/xpu/Module.h 2025-06-01T22:52:57.2007508Z ++ grep RECORD 2025-06-01T22:52:57.2031843Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/xpu/Module.h 2025-06-01T22:52:57.2032028Z +++ openssl base64 2025-06-01T22:52:57.2032150Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.2032270Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.2033039Z +++ sed -e s/=//g 2025-06-01T22:52:57.2074092Z ++ HASH=aqwqxUnsLYZ1g5nJeBmQYmOLSPJ6nPacKpQvuEWz9XQ 2025-06-01T22:52:57.2077609Z +++ ls -nl torch/include/torch/csrc/xpu/Module.h 2025-06-01T22:52:57.2078324Z +++ awk '{print $5}' 2025-06-01T22:52:57.2105062Z ++ FSIZE=176 2025-06-01T22:52:57.2105673Z ++ echo '"torch/include/torch/csrc/xpu/Module.h",sha256=aqwqxUnsLYZ1g5nJeBmQYmOLSPJ6nPacKpQvuEWz9XQ,176' 2025-06-01T22:52:57.2105779Z ++ read fname 2025-06-01T22:52:57.2105981Z ++ make_wheel_record torch/include/torch/csrc/xpu/Stream.h 2025-06-01T22:52:57.2106140Z ++ FPATH=torch/include/torch/csrc/xpu/Stream.h 2025-06-01T22:52:57.2106878Z ++ echo torch/include/torch/csrc/xpu/Stream.h 2025-06-01T22:52:57.2107803Z ++ grep RECORD 2025-06-01T22:52:57.2128996Z +++ openssl dgst -sha256 -binary torch/include/torch/csrc/xpu/Stream.h 2025-06-01T22:52:57.2129125Z +++ openssl base64 2025-06-01T22:52:57.2130190Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.2131511Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.2132812Z +++ sed -e s/=//g 2025-06-01T22:52:57.2172071Z ++ HASH=Hbb8zcNcXj_JdslvzOROLYr77od5OpFGxFsocDiAaNc 2025-06-01T22:52:57.2176825Z +++ ls -nl torch/include/torch/csrc/xpu/Stream.h 2025-06-01T22:52:57.2178288Z +++ awk '{print $5}' 2025-06-01T22:52:57.2205254Z ++ FSIZE=437 2025-06-01T22:52:57.2205810Z ++ echo '"torch/include/torch/csrc/xpu/Stream.h",sha256=Hbb8zcNcXj_JdslvzOROLYr77od5OpFGxFsocDiAaNc,437' 2025-06-01T22:52:57.2205930Z ++ read fname 2025-06-01T22:52:57.2206069Z ++ make_wheel_record torch/jit/__init__.py 2025-06-01T22:52:57.2206201Z ++ FPATH=torch/jit/__init__.py 2025-06-01T22:52:57.2206334Z ++ echo torch/jit/__init__.py 2025-06-01T22:52:57.2206920Z ++ grep RECORD 2025-06-01T22:52:57.2230023Z +++ openssl dgst -sha256 -binary torch/jit/__init__.py 2025-06-01T22:52:57.2230249Z +++ openssl base64 2025-06-01T22:52:57.2230364Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.2231837Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.2232638Z +++ sed -e s/=//g 2025-06-01T22:52:57.2273963Z ++ HASH=oS7Xd6YruE8ZmiPQezhEHI6z_AzsAyACLSXY3SgX3Tg 2025-06-01T22:52:57.2278196Z +++ ls -nl torch/jit/__init__.py 2025-06-01T22:52:57.2278991Z +++ awk '{print $5}' 2025-06-01T22:52:57.2306173Z ++ FSIZE=8344 2025-06-01T22:52:57.2306646Z ++ echo '"torch/jit/__init__.py",sha256=oS7Xd6YruE8ZmiPQezhEHI6z_AzsAyACLSXY3SgX3Tg,8344' 2025-06-01T22:52:57.2306753Z ++ read fname 2025-06-01T22:52:57.2306907Z ++ make_wheel_record torch/jit/_async.py 2025-06-01T22:52:57.2307064Z ++ FPATH=torch/jit/_async.py 2025-06-01T22:52:57.2307466Z ++ echo torch/jit/_async.py 2025-06-01T22:52:57.2308428Z ++ grep RECORD 2025-06-01T22:52:57.2329329Z +++ openssl dgst -sha256 -binary torch/jit/_async.py 2025-06-01T22:52:57.2329866Z +++ openssl base64 2025-06-01T22:52:57.2330908Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.2332158Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.2333383Z +++ sed -e s/=//g 2025-06-01T22:52:57.2372415Z ++ HASH=_uWj0yoyTVobkY7SumObSP2ivtlXljGoXR7642tJ4jY 2025-06-01T22:52:57.2377385Z +++ ls -nl torch/jit/_async.py 2025-06-01T22:52:57.2379097Z +++ awk '{print $5}' 2025-06-01T22:52:57.2405698Z ++ FSIZE=3827 2025-06-01T22:52:57.2406104Z ++ echo '"torch/jit/_async.py",sha256=_uWj0yoyTVobkY7SumObSP2ivtlXljGoXR7642tJ4jY,3827' 2025-06-01T22:52:57.2406212Z ++ read fname 2025-06-01T22:52:57.2406346Z ++ make_wheel_record torch/jit/_await.py 2025-06-01T22:52:57.2406481Z ++ FPATH=torch/jit/_await.py 2025-06-01T22:52:57.2406744Z ++ echo torch/jit/_await.py 2025-06-01T22:52:57.2407149Z ++ grep RECORD 2025-06-01T22:52:57.2430935Z +++ openssl dgst -sha256 -binary torch/jit/_await.py 2025-06-01T22:52:57.2431399Z +++ openssl base64 2025-06-01T22:52:57.2431511Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.2432162Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.2432432Z +++ sed -e s/=//g 2025-06-01T22:52:57.2474305Z ++ HASH=UG6mM5L4tF7NRDT5BfFX4njoM1B_EhdoMT59KsyHF-8 2025-06-01T22:52:57.2477511Z +++ ls -nl torch/jit/_await.py 2025-06-01T22:52:57.2479332Z +++ awk '{print $5}' 2025-06-01T22:52:57.2507056Z ++ FSIZE=852 2025-06-01T22:52:57.2507491Z ++ echo '"torch/jit/_await.py",sha256=UG6mM5L4tF7NRDT5BfFX4njoM1B_EhdoMT59KsyHF-8,852' 2025-06-01T22:52:57.2507604Z ++ read fname 2025-06-01T22:52:57.2507763Z ++ make_wheel_record torch/jit/_builtins.py 2025-06-01T22:52:57.2508083Z ++ FPATH=torch/jit/_builtins.py 2025-06-01T22:52:57.2508220Z ++ echo torch/jit/_builtins.py 2025-06-01T22:52:57.2508991Z ++ grep RECORD 2025-06-01T22:52:57.2529570Z +++ openssl dgst -sha256 -binary torch/jit/_builtins.py 2025-06-01T22:52:57.2530110Z +++ openssl base64 2025-06-01T22:52:57.2531148Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.2532621Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.2533882Z +++ sed -e s/=//g 2025-06-01T22:52:57.2572083Z ++ HASH=XRAfMAbr8q9uzqN8cuTl2g_2_ZKun4XnS2VlXmvM6A4 2025-06-01T22:52:57.2576974Z +++ ls -nl torch/jit/_builtins.py 2025-06-01T22:52:57.2578611Z +++ awk '{print $5}' 2025-06-01T22:52:57.2605707Z ++ FSIZE=6630 2025-06-01T22:52:57.2606114Z ++ echo '"torch/jit/_builtins.py",sha256=XRAfMAbr8q9uzqN8cuTl2g_2_ZKun4XnS2VlXmvM6A4,6630' 2025-06-01T22:52:57.2606230Z ++ read fname 2025-06-01T22:52:57.2606362Z ++ make_wheel_record torch/jit/_check.py 2025-06-01T22:52:57.2606483Z ++ FPATH=torch/jit/_check.py 2025-06-01T22:52:57.2606752Z ++ echo torch/jit/_check.py 2025-06-01T22:52:57.2606873Z ++ grep RECORD 2025-06-01T22:52:57.2630584Z +++ openssl dgst -sha256 -binary torch/jit/_check.py 2025-06-01T22:52:57.2630713Z +++ openssl base64 2025-06-01T22:52:57.2630831Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.2631504Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.2632956Z +++ sed -e s/=//g 2025-06-01T22:52:57.2675474Z ++ HASH=CaatU1N-IyF0LwP_Cu9no73lrDBvELIuzIIidxcqzRQ 2025-06-01T22:52:57.2678669Z +++ ls -nl torch/jit/_check.py 2025-06-01T22:52:57.2678794Z +++ awk '{print $5}' 2025-06-01T22:52:57.2706633Z ++ FSIZE=9386 2025-06-01T22:52:57.2707093Z ++ echo '"torch/jit/_check.py",sha256=CaatU1N-IyF0LwP_Cu9no73lrDBvELIuzIIidxcqzRQ,9386' 2025-06-01T22:52:57.2708280Z ++ read fname 2025-06-01T22:52:57.2708474Z ++ make_wheel_record torch/jit/_dataclass_impls.py 2025-06-01T22:52:57.2708619Z ++ FPATH=torch/jit/_dataclass_impls.py 2025-06-01T22:52:57.2708750Z ++ echo torch/jit/_dataclass_impls.py 2025-06-01T22:52:57.2708847Z ++ grep RECORD 2025-06-01T22:52:57.2729688Z +++ openssl dgst -sha256 -binary torch/jit/_dataclass_impls.py 2025-06-01T22:52:57.2729812Z +++ openssl base64 2025-06-01T22:52:57.2730878Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.2732027Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.2733296Z +++ sed -e s/=//g 2025-06-01T22:52:57.2772260Z ++ HASH=0gSxbpCl6CsJyhUWz_zY9AOemcNjudhAsR6jI_nbBpg 2025-06-01T22:52:57.2778369Z +++ ls -nl torch/jit/_dataclass_impls.py 2025-06-01T22:52:57.2778974Z +++ awk '{print $5}' 2025-06-01T22:52:57.2805441Z ++ FSIZE=6672 2025-06-01T22:52:57.2805868Z ++ echo '"torch/jit/_dataclass_impls.py",sha256=0gSxbpCl6CsJyhUWz_zY9AOemcNjudhAsR6jI_nbBpg,6672' 2025-06-01T22:52:57.2805988Z ++ read fname 2025-06-01T22:52:57.2806173Z ++ make_wheel_record torch/jit/_decomposition_utils.py 2025-06-01T22:52:57.2806314Z ++ FPATH=torch/jit/_decomposition_utils.py 2025-06-01T22:52:57.2806990Z ++ echo torch/jit/_decomposition_utils.py 2025-06-01T22:52:57.2807481Z ++ grep RECORD 2025-06-01T22:52:57.2832214Z +++ openssl dgst -sha256 -binary torch/jit/_decomposition_utils.py 2025-06-01T22:52:57.2832361Z +++ openssl base64 2025-06-01T22:52:57.2832461Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.2832566Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.2832972Z +++ sed -e s/=//g 2025-06-01T22:52:57.2874721Z ++ HASH=IfRghppgh-F5WCwm077re21qWDRkImHgahltbOAH5Ho 2025-06-01T22:52:57.2879166Z +++ ls -nl torch/jit/_decomposition_utils.py 2025-06-01T22:52:57.2880682Z +++ awk '{print $5}' 2025-06-01T22:52:57.2907509Z ++ FSIZE=402 2025-06-01T22:52:57.2907982Z ++ echo '"torch/jit/_decomposition_utils.py",sha256=IfRghppgh-F5WCwm077re21qWDRkImHgahltbOAH5Ho,402' 2025-06-01T22:52:57.2908082Z ++ read fname 2025-06-01T22:52:57.2908258Z ++ make_wheel_record torch/jit/_decompositions.py 2025-06-01T22:52:57.2908428Z ++ FPATH=torch/jit/_decompositions.py 2025-06-01T22:52:57.2908954Z ++ echo torch/jit/_decompositions.py 2025-06-01T22:52:57.2910632Z ++ grep RECORD 2025-06-01T22:52:57.2931068Z +++ openssl dgst -sha256 -binary torch/jit/_decompositions.py 2025-06-01T22:52:57.2931473Z +++ openssl base64 2025-06-01T22:52:57.2932404Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.2933946Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.2935002Z +++ sed -e s/=//g 2025-06-01T22:52:57.2973818Z ++ HASH=YHbi60-03q1hCaJqClLE6v8NCh_6YvG_V461BkZFI60 2025-06-01T22:52:57.2978551Z +++ ls -nl torch/jit/_decompositions.py 2025-06-01T22:52:57.2979885Z +++ awk '{print $5}' 2025-06-01T22:52:57.3005321Z ++ FSIZE=4374 2025-06-01T22:52:57.3005748Z ++ echo '"torch/jit/_decompositions.py",sha256=YHbi60-03q1hCaJqClLE6v8NCh_6YvG_V461BkZFI60,4374' 2025-06-01T22:52:57.3005847Z ++ read fname 2025-06-01T22:52:57.3005995Z ++ make_wheel_record torch/jit/_freeze.py 2025-06-01T22:52:57.3006113Z ++ FPATH=torch/jit/_freeze.py 2025-06-01T22:52:57.3007238Z ++ echo torch/jit/_freeze.py 2025-06-01T22:52:57.3008188Z ++ grep RECORD 2025-06-01T22:52:57.3031029Z +++ openssl dgst -sha256 -binary torch/jit/_freeze.py 2025-06-01T22:52:57.3031217Z +++ openssl base64 2025-06-01T22:52:57.3031347Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.3032101Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.3033316Z +++ sed -e s/=//g 2025-06-01T22:52:57.3075866Z ++ HASH=c62b-W3oeDJq-ogRaXhjvfNobnS8VJoSwOgBMxgGORw 2025-06-01T22:52:57.3079566Z +++ ls -nl torch/jit/_freeze.py 2025-06-01T22:52:57.3080999Z +++ awk '{print $5}' 2025-06-01T22:52:57.3107908Z ++ FSIZE=9503 2025-06-01T22:52:57.3108415Z ++ echo '"torch/jit/_freeze.py",sha256=c62b-W3oeDJq-ogRaXhjvfNobnS8VJoSwOgBMxgGORw,9503' 2025-06-01T22:52:57.3109021Z ++ read fname 2025-06-01T22:52:57.3109291Z ++ make_wheel_record torch/jit/_fuser.py 2025-06-01T22:52:57.3109641Z ++ FPATH=torch/jit/_fuser.py 2025-06-01T22:52:57.3109956Z ++ echo torch/jit/_fuser.py 2025-06-01T22:52:57.3110270Z ++ grep RECORD 2025-06-01T22:52:57.3131016Z +++ openssl dgst -sha256 -binary torch/jit/_fuser.py 2025-06-01T22:52:57.3131436Z +++ openssl base64 2025-06-01T22:52:57.3132837Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.3134017Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.3135483Z +++ sed -e s/=//g 2025-06-01T22:52:57.3180131Z ++ HASH=ykvgYjFDSNvmKWhVTZxUYoAuhkPUiuA2UxmdNAZ4PqM 2025-06-01T22:52:57.3182665Z +++ ls -nl torch/jit/_fuser.py 2025-06-01T22:52:57.3183353Z +++ awk '{print $5}' 2025-06-01T22:52:57.3207404Z ++ FSIZE=7083 2025-06-01T22:52:57.3207947Z ++ echo '"torch/jit/_fuser.py",sha256=ykvgYjFDSNvmKWhVTZxUYoAuhkPUiuA2UxmdNAZ4PqM,7083' 2025-06-01T22:52:57.3208540Z ++ read fname 2025-06-01T22:52:57.3208815Z ++ make_wheel_record torch/jit/_ir_utils.py 2025-06-01T22:52:57.3209210Z ++ FPATH=torch/jit/_ir_utils.py 2025-06-01T22:52:57.3210426Z ++ echo torch/jit/_ir_utils.py 2025-06-01T22:52:57.3211599Z ++ grep RECORD 2025-06-01T22:52:57.3234567Z +++ openssl dgst -sha256 -binary torch/jit/_ir_utils.py 2025-06-01T22:52:57.3235161Z +++ openssl base64 2025-06-01T22:52:57.3235445Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.3236031Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.3236492Z +++ sed -e s/=//g 2025-06-01T22:52:57.3280779Z ++ HASH=bRHCNIHbRGtBg_54l6AKlLihuqheUwy2TDmqKLXXhQk 2025-06-01T22:52:57.3283948Z +++ ls -nl torch/jit/_ir_utils.py 2025-06-01T22:52:57.3284881Z +++ awk '{print $5}' 2025-06-01T22:52:57.3311382Z ++ FSIZE=886 2025-06-01T22:52:57.3311992Z ++ echo '"torch/jit/_ir_utils.py",sha256=bRHCNIHbRGtBg_54l6AKlLihuqheUwy2TDmqKLXXhQk,886' 2025-06-01T22:52:57.3312563Z ++ read fname 2025-06-01T22:52:57.3312846Z ++ make_wheel_record torch/jit/_logging.py 2025-06-01T22:52:57.3313206Z ++ FPATH=torch/jit/_logging.py 2025-06-01T22:52:57.3313529Z ++ echo torch/jit/_logging.py 2025-06-01T22:52:57.3314189Z ++ grep RECORD 2025-06-01T22:52:57.3332917Z +++ openssl dgst -sha256 -binary torch/jit/_logging.py 2025-06-01T22:52:57.3333697Z +++ openssl base64 2025-06-01T22:52:57.3334959Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.3336372Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.3337840Z +++ sed -e s/=//g 2025-06-01T22:52:57.3379593Z ++ HASH=jWaacYoHjd_Cao_1hzyPKYiADS7cb7tLQc1gRkZblUQ 2025-06-01T22:52:57.3383132Z +++ ls -nl torch/jit/_logging.py 2025-06-01T22:52:57.3383821Z +++ awk '{print $5}' 2025-06-01T22:52:57.3408087Z ++ FSIZE=257 2025-06-01T22:52:57.3408614Z ++ echo '"torch/jit/_logging.py",sha256=jWaacYoHjd_Cao_1hzyPKYiADS7cb7tLQc1gRkZblUQ,257' 2025-06-01T22:52:57.3409337Z ++ read fname 2025-06-01T22:52:57.3409655Z ++ make_wheel_record torch/jit/_monkeytype_config.py 2025-06-01T22:52:57.3410087Z ++ FPATH=torch/jit/_monkeytype_config.py 2025-06-01T22:52:57.3411114Z ++ echo torch/jit/_monkeytype_config.py 2025-06-01T22:52:57.3412518Z ++ grep RECORD 2025-06-01T22:52:57.3434088Z +++ openssl dgst -sha256 -binary torch/jit/_monkeytype_config.py 2025-06-01T22:52:57.3434594Z +++ openssl base64 2025-06-01T22:52:57.3434862Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.3435511Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.3436267Z +++ sed -e s/=//g 2025-06-01T22:52:57.3476893Z ++ HASH=JgM_bMrYyXGn269v2rZIpQ1ixQIgyMku09vHLSr3ZcU 2025-06-01T22:52:57.3482035Z +++ ls -nl torch/jit/_monkeytype_config.py 2025-06-01T22:52:57.3482532Z +++ awk '{print $5}' 2025-06-01T22:52:57.3509554Z ++ FSIZE=7288 2025-06-01T22:52:57.3510226Z ++ echo '"torch/jit/_monkeytype_config.py",sha256=JgM_bMrYyXGn269v2rZIpQ1ixQIgyMku09vHLSr3ZcU,7288' 2025-06-01T22:52:57.3511007Z ++ read fname 2025-06-01T22:52:57.3511287Z ++ make_wheel_record torch/jit/_pickle.py 2025-06-01T22:52:57.3511644Z ++ FPATH=torch/jit/_pickle.py 2025-06-01T22:52:57.3511966Z ++ echo torch/jit/_pickle.py 2025-06-01T22:52:57.3512256Z ++ grep RECORD 2025-06-01T22:52:57.3530917Z +++ openssl dgst -sha256 -binary torch/jit/_pickle.py 2025-06-01T22:52:57.3531543Z +++ openssl base64 2025-06-01T22:52:57.3532905Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.3534117Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.3535677Z +++ sed -e s/=//g 2025-06-01T22:52:57.3573509Z ++ HASH=c8EQuGRAI2iUrXLPtgSqv8ID1CGtSOaDcb7FUk73-Nc 2025-06-01T22:52:57.3578727Z +++ ls -nl torch/jit/_pickle.py 2025-06-01T22:52:57.3579423Z +++ awk '{print $5}' 2025-06-01T22:52:57.3605556Z ++ FSIZE=1168 2025-06-01T22:52:57.3606103Z ++ echo '"torch/jit/_pickle.py",sha256=c8EQuGRAI2iUrXLPtgSqv8ID1CGtSOaDcb7FUk73-Nc,1168' 2025-06-01T22:52:57.3606691Z ++ read fname 2025-06-01T22:52:57.3606968Z ++ make_wheel_record torch/jit/_recursive.py 2025-06-01T22:52:57.3607508Z ++ FPATH=torch/jit/_recursive.py 2025-06-01T22:52:57.3607874Z ++ echo torch/jit/_recursive.py 2025-06-01T22:52:57.3608178Z ++ grep RECORD 2025-06-01T22:52:57.3631451Z +++ openssl dgst -sha256 -binary torch/jit/_recursive.py 2025-06-01T22:52:57.3631917Z +++ openssl base64 2025-06-01T22:52:57.3632183Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.3632429Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.3632780Z +++ sed -e s/=//g 2025-06-01T22:52:57.3675467Z ++ HASH=ES3hWBbECy_ciLVE1BaDh9xj24xHwLOHbFEsBPw8vdk 2025-06-01T22:52:57.3677615Z +++ ls -nl torch/jit/_recursive.py 2025-06-01T22:52:57.3678485Z +++ awk '{print $5}' 2025-06-01T22:52:57.3705453Z ++ FSIZE=42371 2025-06-01T22:52:57.3706055Z ++ echo '"torch/jit/_recursive.py",sha256=ES3hWBbECy_ciLVE1BaDh9xj24xHwLOHbFEsBPw8vdk,42371' 2025-06-01T22:52:57.3706627Z ++ read fname 2025-06-01T22:52:57.3706903Z ++ make_wheel_record torch/jit/_script.py 2025-06-01T22:52:57.3707259Z ++ FPATH=torch/jit/_script.py 2025-06-01T22:52:57.3707597Z ++ echo torch/jit/_script.py 2025-06-01T22:52:57.3708218Z ++ grep RECORD 2025-06-01T22:52:57.3729149Z +++ openssl dgst -sha256 -binary torch/jit/_script.py 2025-06-01T22:52:57.3729595Z +++ openssl base64 2025-06-01T22:52:57.3731019Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.3732425Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.3733638Z +++ sed -e s/=//g 2025-06-01T22:52:57.3772751Z ++ HASH=CQ_KLJU3SaiATtkIaKBhzzRv6VaSfQ6VJRdYe5qL7zU 2025-06-01T22:52:57.3778584Z +++ ls -nl torch/jit/_script.py 2025-06-01T22:52:57.3779385Z +++ awk '{print $5}' 2025-06-01T22:52:57.3805831Z ++ FSIZE=65293 2025-06-01T22:52:57.3806392Z ++ echo '"torch/jit/_script.py",sha256=CQ_KLJU3SaiATtkIaKBhzzRv6VaSfQ6VJRdYe5qL7zU,65293' 2025-06-01T22:52:57.3806981Z ++ read fname 2025-06-01T22:52:57.3807276Z ++ make_wheel_record torch/jit/_script.pyi 2025-06-01T22:52:57.3807653Z ++ FPATH=torch/jit/_script.pyi 2025-06-01T22:52:57.3807995Z ++ echo torch/jit/_script.pyi 2025-06-01T22:52:57.3808294Z ++ grep RECORD 2025-06-01T22:52:57.3831515Z +++ openssl dgst -sha256 -binary torch/jit/_script.pyi 2025-06-01T22:52:57.3832121Z +++ openssl base64 2025-06-01T22:52:57.3832408Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.3832657Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.3833078Z +++ sed -e s/=//g 2025-06-01T22:52:57.3875052Z ++ HASH=oW41BUnY1XixxFLA6883wkNUDsbyM9-76DL2Z0ksIO4 2025-06-01T22:52:57.3878435Z +++ ls -nl torch/jit/_script.pyi 2025-06-01T22:52:57.3879197Z +++ awk '{print $5}' 2025-06-01T22:52:57.3906534Z ++ FSIZE=9446 2025-06-01T22:52:57.3907116Z ++ echo '"torch/jit/_script.pyi",sha256=oW41BUnY1XixxFLA6883wkNUDsbyM9-76DL2Z0ksIO4,9446' 2025-06-01T22:52:57.3907685Z ++ read fname 2025-06-01T22:52:57.3907992Z ++ make_wheel_record torch/jit/_serialization.py 2025-06-01T22:52:57.3908404Z ++ FPATH=torch/jit/_serialization.py 2025-06-01T22:52:57.3908759Z ++ echo torch/jit/_serialization.py 2025-06-01T22:52:57.3909092Z ++ grep RECORD 2025-06-01T22:52:57.3929531Z +++ openssl dgst -sha256 -binary torch/jit/_serialization.py 2025-06-01T22:52:57.3930023Z +++ openssl base64 2025-06-01T22:52:57.3930705Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.3931880Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.3933279Z +++ sed -e s/=//g 2025-06-01T22:52:57.3972442Z ++ HASH=YZODTwxvMT6x-VVOiZfEgLR4HuJ994z2CRQZSLyGAPY 2025-06-01T22:52:57.3977188Z +++ ls -nl torch/jit/_serialization.py 2025-06-01T22:52:57.3978505Z +++ awk '{print $5}' 2025-06-01T22:52:57.4004466Z ++ FSIZE=9687 2025-06-01T22:52:57.4005224Z ++ echo '"torch/jit/_serialization.py",sha256=YZODTwxvMT6x-VVOiZfEgLR4HuJ994z2CRQZSLyGAPY,9687' 2025-06-01T22:52:57.4005855Z ++ read fname 2025-06-01T22:52:57.4006166Z ++ make_wheel_record torch/jit/_shape_functions.py 2025-06-01T22:52:57.4006579Z ++ FPATH=torch/jit/_shape_functions.py 2025-06-01T22:52:57.4006963Z ++ echo torch/jit/_shape_functions.py 2025-06-01T22:52:57.4007330Z ++ grep RECORD 2025-06-01T22:52:57.4031435Z +++ openssl dgst -sha256 -binary torch/jit/_shape_functions.py 2025-06-01T22:52:57.4032214Z +++ openssl base64 2025-06-01T22:52:57.4032521Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.4032939Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.4033207Z +++ sed -e s/=//g 2025-06-01T22:52:57.4075678Z ++ HASH=hVeOmzW6MFkyIVbH53M6FocoU3cQvwHrVlJSV0t1fKA 2025-06-01T22:52:57.4079290Z +++ ls -nl torch/jit/_shape_functions.py 2025-06-01T22:52:57.4079642Z +++ awk '{print $5}' 2025-06-01T22:52:57.4107233Z ++ FSIZE=45269 2025-06-01T22:52:57.4107931Z ++ echo '"torch/jit/_shape_functions.py",sha256=hVeOmzW6MFkyIVbH53M6FocoU3cQvwHrVlJSV0t1fKA,45269' 2025-06-01T22:52:57.4108567Z ++ read fname 2025-06-01T22:52:57.4108831Z ++ make_wheel_record torch/jit/_state.py 2025-06-01T22:52:57.4109203Z ++ FPATH=torch/jit/_state.py 2025-06-01T22:52:57.4109519Z ++ echo torch/jit/_state.py 2025-06-01T22:52:57.4109808Z ++ grep RECORD 2025-06-01T22:52:57.4129455Z +++ openssl dgst -sha256 -binary torch/jit/_state.py 2025-06-01T22:52:57.4129882Z +++ openssl base64 2025-06-01T22:52:57.4131056Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.4132377Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.4133476Z +++ sed -e s/=//g 2025-06-01T22:52:57.4172256Z ++ HASH=OX-p4F2zq7BZo5PgiiNe4hY7yvCdtnFLUL6GRq3GAK4 2025-06-01T22:52:57.4177116Z +++ ls -nl torch/jit/_state.py 2025-06-01T22:52:57.4178669Z +++ awk '{print $5}' 2025-06-01T22:52:57.4205321Z ++ FSIZE=3759 2025-06-01T22:52:57.4205882Z ++ echo '"torch/jit/_state.py",sha256=OX-p4F2zq7BZo5PgiiNe4hY7yvCdtnFLUL6GRq3GAK4,3759' 2025-06-01T22:52:57.4206462Z ++ read fname 2025-06-01T22:52:57.4206730Z ++ make_wheel_record torch/jit/_trace.py 2025-06-01T22:52:57.4207236Z ++ FPATH=torch/jit/_trace.py 2025-06-01T22:52:57.4207561Z ++ echo torch/jit/_trace.py 2025-06-01T22:52:57.4207868Z ++ grep RECORD 2025-06-01T22:52:57.4230803Z +++ openssl dgst -sha256 -binary torch/jit/_trace.py 2025-06-01T22:52:57.4231254Z +++ openssl base64 2025-06-01T22:52:57.4231504Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.4231761Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.4232031Z +++ sed -e s/=//g 2025-06-01T22:52:57.4275816Z ++ HASH=tBP-SRHngVKQ-lNecE5elsh8L4jzXnCP-ZiUBQQ4NEc 2025-06-01T22:52:57.4278595Z +++ ls -nl torch/jit/_trace.py 2025-06-01T22:52:57.4279674Z +++ awk '{print $5}' 2025-06-01T22:52:57.4307647Z ++ FSIZE=58342 2025-06-01T22:52:57.4308219Z ++ echo '"torch/jit/_trace.py",sha256=tBP-SRHngVKQ-lNecE5elsh8L4jzXnCP-ZiUBQQ4NEc,58342' 2025-06-01T22:52:57.4308797Z ++ read fname 2025-06-01T22:52:57.4309087Z ++ make_wheel_record torch/jit/annotations.py 2025-06-01T22:52:57.4309467Z ++ FPATH=torch/jit/annotations.py 2025-06-01T22:52:57.4309818Z ++ echo torch/jit/annotations.py 2025-06-01T22:52:57.4310123Z ++ grep RECORD 2025-06-01T22:52:57.4329663Z +++ openssl dgst -sha256 -binary torch/jit/annotations.py 2025-06-01T22:52:57.4330112Z +++ openssl base64 2025-06-01T22:52:57.4330866Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.4332434Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.4333571Z +++ sed -e s/=//g 2025-06-01T22:52:57.4372062Z ++ HASH=fsMo4R_fCupNQoR0KEjYlWPy5hsWVzBiyfHWWhoCjsE 2025-06-01T22:52:57.4376862Z +++ ls -nl torch/jit/annotations.py 2025-06-01T22:52:57.4378318Z +++ awk '{print $5}' 2025-06-01T22:52:57.4404941Z ++ FSIZE=17882 2025-06-01T22:52:57.4405690Z ++ echo '"torch/jit/annotations.py",sha256=fsMo4R_fCupNQoR0KEjYlWPy5hsWVzBiyfHWWhoCjsE,17882' 2025-06-01T22:52:57.4406312Z ++ read fname 2025-06-01T22:52:57.4406588Z ++ make_wheel_record torch/jit/frontend.py 2025-06-01T22:52:57.4406983Z ++ FPATH=torch/jit/frontend.py 2025-06-01T22:52:57.4407309Z ++ echo torch/jit/frontend.py 2025-06-01T22:52:57.4407627Z ++ grep RECORD 2025-06-01T22:52:57.4431639Z +++ openssl dgst -sha256 -binary torch/jit/frontend.py 2025-06-01T22:52:57.4432089Z +++ openssl base64 2025-06-01T22:52:57.4432353Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.4432597Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.4432865Z +++ sed -e s/=//g 2025-06-01T22:52:57.4473914Z ++ HASH=_pPpis95cg40I6Om_8if1LPTGt07mytfweTMw1m_KHI 2025-06-01T22:52:57.4478296Z +++ ls -nl torch/jit/frontend.py 2025-06-01T22:52:57.4479189Z +++ awk '{print $5}' 2025-06-01T22:52:57.4506918Z ++ FSIZE=45233 2025-06-01T22:52:57.4507493Z ++ echo '"torch/jit/frontend.py",sha256=_pPpis95cg40I6Om_8if1LPTGt07mytfweTMw1m_KHI,45233' 2025-06-01T22:52:57.4508184Z ++ read fname 2025-06-01T22:52:57.4508507Z ++ make_wheel_record torch/jit/generate_bytecode.py 2025-06-01T22:52:57.4508914Z ++ FPATH=torch/jit/generate_bytecode.py 2025-06-01T22:52:57.4509295Z ++ echo torch/jit/generate_bytecode.py 2025-06-01T22:52:57.4509629Z ++ grep RECORD 2025-06-01T22:52:57.4530276Z +++ openssl dgst -sha256 -binary torch/jit/generate_bytecode.py 2025-06-01T22:52:57.4530781Z +++ openssl base64 2025-06-01T22:52:57.4531606Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.4533011Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.4534384Z +++ sed -e s/=//g 2025-06-01T22:52:57.4572677Z ++ HASH=e-Ltj08oGvI5x-Q3SWgnU0v21B-YQafnhYDj3XJ_C2c 2025-06-01T22:52:57.4578148Z +++ ls -nl torch/jit/generate_bytecode.py 2025-06-01T22:52:57.4578924Z +++ awk '{print $5}' 2025-06-01T22:52:57.4605619Z ++ FSIZE=1042 2025-06-01T22:52:57.4606213Z ++ echo '"torch/jit/generate_bytecode.py",sha256=e-Ltj08oGvI5x-Q3SWgnU0v21B-YQafnhYDj3XJ_C2c,1042' 2025-06-01T22:52:57.4606845Z ++ read fname 2025-06-01T22:52:57.4607141Z ++ make_wheel_record torch/jit/quantized.py 2025-06-01T22:52:57.4607539Z ++ FPATH=torch/jit/quantized.py 2025-06-01T22:52:57.4607876Z ++ echo torch/jit/quantized.py 2025-06-01T22:52:57.4608191Z ++ grep RECORD 2025-06-01T22:52:57.4630454Z +++ openssl dgst -sha256 -binary torch/jit/quantized.py 2025-06-01T22:52:57.4630911Z +++ openssl base64 2025-06-01T22:52:57.4631194Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.4631597Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.4632184Z +++ sed -e s/=//g 2025-06-01T22:52:57.4673527Z ++ HASH=_qdmUEm74_VB2z0Dipf61uuvyefSkNAz0kLSPGxFMmA 2025-06-01T22:52:57.4676828Z +++ ls -nl torch/jit/quantized.py 2025-06-01T22:52:57.4678454Z +++ awk '{print $5}' 2025-06-01T22:52:57.4706261Z ++ FSIZE=3193 2025-06-01T22:52:57.4707035Z ++ echo '"torch/jit/quantized.py",sha256=_qdmUEm74_VB2z0Dipf61uuvyefSkNAz0kLSPGxFMmA,3193' 2025-06-01T22:52:57.4707631Z ++ read fname 2025-06-01T22:52:57.4707930Z ++ make_wheel_record torch/jit/supported_ops.py 2025-06-01T22:52:57.4708318Z ++ FPATH=torch/jit/supported_ops.py 2025-06-01T22:52:57.4708827Z ++ echo torch/jit/supported_ops.py 2025-06-01T22:52:57.4709140Z ++ grep RECORD 2025-06-01T22:52:57.4729265Z +++ openssl dgst -sha256 -binary torch/jit/supported_ops.py 2025-06-01T22:52:57.4729738Z +++ openssl base64 2025-06-01T22:52:57.4730807Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.4731986Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.4733333Z +++ sed -e s/=//g 2025-06-01T22:52:57.4771842Z ++ HASH=LBjTlzuKy5IX78pGywt1eufyrdAtvJv9SoWUP23qRwE 2025-06-01T22:52:57.4776842Z +++ ls -nl torch/jit/supported_ops.py 2025-06-01T22:52:57.4778208Z +++ awk '{print $5}' 2025-06-01T22:52:57.4805243Z ++ FSIZE=10267 2025-06-01T22:52:57.4805842Z ++ echo '"torch/jit/supported_ops.py",sha256=LBjTlzuKy5IX78pGywt1eufyrdAtvJv9SoWUP23qRwE,10267' 2025-06-01T22:52:57.4806483Z ++ read fname 2025-06-01T22:52:57.4806813Z ++ make_wheel_record torch/jit/unsupported_tensor_ops.py 2025-06-01T22:52:57.4807277Z ++ FPATH=torch/jit/unsupported_tensor_ops.py 2025-06-01T22:52:57.4807839Z ++ echo torch/jit/unsupported_tensor_ops.py 2025-06-01T22:52:57.4808201Z ++ grep RECORD 2025-06-01T22:52:57.4830409Z +++ openssl dgst -sha256 -binary torch/jit/unsupported_tensor_ops.py 2025-06-01T22:52:57.4830897Z +++ openssl base64 2025-06-01T22:52:57.4831176Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.4831425Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.4831698Z +++ sed -e s/=//g 2025-06-01T22:52:57.4873259Z ++ HASH=5ZCq7OgRNiFsMiC02OHBlE7ONBf_FM7ELW1h6P3zAEo 2025-06-01T22:52:57.4875961Z +++ ls -nl torch/jit/unsupported_tensor_ops.py 2025-06-01T22:52:57.4877083Z +++ awk '{print $5}' 2025-06-01T22:52:57.4906034Z ++ FSIZE=1987 2025-06-01T22:52:57.4906761Z ++ echo '"torch/jit/unsupported_tensor_ops.py",sha256=5ZCq7OgRNiFsMiC02OHBlE7ONBf_FM7ELW1h6P3zAEo,1987' 2025-06-01T22:52:57.4907404Z ++ read fname 2025-06-01T22:52:57.4907707Z ++ make_wheel_record torch/jit/_passes/__init__.py 2025-06-01T22:52:57.4908120Z ++ FPATH=torch/jit/_passes/__init__.py 2025-06-01T22:52:57.4908474Z ++ echo torch/jit/_passes/__init__.py 2025-06-01T22:52:57.4908817Z ++ grep RECORD 2025-06-01T22:52:57.4927806Z +++ openssl dgst -sha256 -binary torch/jit/_passes/__init__.py 2025-06-01T22:52:57.4928290Z +++ openssl base64 2025-06-01T22:52:57.4929092Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.4930523Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.4931755Z +++ sed -e s/=//g 2025-06-01T22:52:57.4970288Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:52:57.4975358Z +++ ls -nl torch/jit/_passes/__init__.py 2025-06-01T22:52:57.4976277Z +++ awk '{print $5}' 2025-06-01T22:52:57.5004719Z ++ FSIZE=0 2025-06-01T22:52:57.5005275Z ++ echo '"torch/jit/_passes/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:52:57.5005848Z ++ read fname 2025-06-01T22:52:57.5006227Z ++ make_wheel_record torch/jit/_passes/_property_propagation.py 2025-06-01T22:52:57.5006737Z ++ FPATH=torch/jit/_passes/_property_propagation.py 2025-06-01T22:52:57.5007198Z ++ echo torch/jit/_passes/_property_propagation.py 2025-06-01T22:52:57.5007583Z ++ grep RECORD 2025-06-01T22:52:57.5030503Z +++ openssl dgst -sha256 -binary torch/jit/_passes/_property_propagation.py 2025-06-01T22:52:57.5031049Z +++ openssl base64 2025-06-01T22:52:57.5031304Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.5031564Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.5031819Z +++ sed -e s/=//g 2025-06-01T22:52:57.5073203Z ++ HASH=4L1s-f_Ngp4Abz0Mf5t-BtQlEnyIWV2GPya6N2Om7qE 2025-06-01T22:52:57.5076361Z +++ ls -nl torch/jit/_passes/_property_propagation.py 2025-06-01T22:52:57.5077753Z +++ awk '{print $5}' 2025-06-01T22:52:57.5106415Z ++ FSIZE=1438 2025-06-01T22:52:57.5107111Z ++ echo '"torch/jit/_passes/_property_propagation.py",sha256=4L1s-f_Ngp4Abz0Mf5t-BtQlEnyIWV2GPya6N2Om7qE,1438' 2025-06-01T22:52:57.5107784Z ++ read fname 2025-06-01T22:52:57.5108069Z ++ make_wheel_record torch/jit/mobile/__init__.py 2025-06-01T22:52:57.5108469Z ++ FPATH=torch/jit/mobile/__init__.py 2025-06-01T22:52:57.5108817Z ++ echo torch/jit/mobile/__init__.py 2025-06-01T22:52:57.5109151Z ++ grep RECORD 2025-06-01T22:52:57.5129053Z +++ openssl dgst -sha256 -binary torch/jit/mobile/__init__.py 2025-06-01T22:52:57.5129668Z +++ openssl base64 2025-06-01T22:52:57.5130114Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.5131484Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.5132723Z +++ sed -e s/=//g 2025-06-01T22:52:57.5171427Z ++ HASH=z7Iui_TP_TAKQu1FwYR0jBAg0yDUy1vkPPe_7r3L1Cw 2025-06-01T22:52:57.5176432Z +++ ls -nl torch/jit/mobile/__init__.py 2025-06-01T22:52:57.5178254Z +++ awk '{print $5}' 2025-06-01T22:52:57.5205835Z ++ FSIZE=8517 2025-06-01T22:52:57.5206442Z ++ echo '"torch/jit/mobile/__init__.py",sha256=z7Iui_TP_TAKQu1FwYR0jBAg0yDUy1vkPPe_7r3L1Cw,8517' 2025-06-01T22:52:57.5207030Z ++ read fname 2025-06-01T22:52:57.5207317Z ++ make_wheel_record torch/lib/libc10.so 2025-06-01T22:52:57.5207687Z ++ FPATH=torch/lib/libc10.so 2025-06-01T22:52:57.5208020Z ++ echo torch/lib/libc10.so 2025-06-01T22:52:57.5208330Z ++ grep RECORD 2025-06-01T22:52:57.5230496Z +++ openssl dgst -sha256 -binary torch/lib/libc10.so 2025-06-01T22:52:57.5230971Z +++ openssl base64 2025-06-01T22:52:57.5231368Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.5231844Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.5232376Z +++ sed -e s/=//g 2025-06-01T22:52:57.5311698Z ++ HASH=mTJIDHAoGDktdNL8jo7CMYTHIIFTL3PlW0mKzzroDGw 2025-06-01T22:52:57.5319841Z +++ ls -nl torch/lib/libc10.so 2025-06-01T22:52:57.5320560Z +++ awk '{print $5}' 2025-06-01T22:52:57.5344007Z ++ FSIZE=1393449 2025-06-01T22:52:57.5344871Z ++ echo '"torch/lib/libc10.so",sha256=mTJIDHAoGDktdNL8jo7CMYTHIIFTL3PlW0mKzzroDGw,1393449' 2025-06-01T22:52:57.5345746Z ++ read fname 2025-06-01T22:52:57.5346038Z ++ make_wheel_record torch/lib/libc10_cuda.so 2025-06-01T22:52:57.5346594Z ++ FPATH=torch/lib/libc10_cuda.so 2025-06-01T22:52:57.5346949Z ++ echo torch/lib/libc10_cuda.so 2025-06-01T22:52:57.5347272Z ++ grep RECORD 2025-06-01T22:52:57.5368101Z +++ openssl dgst -sha256 -binary torch/lib/libc10_cuda.so 2025-06-01T22:52:57.5368552Z +++ openssl base64 2025-06-01T22:52:57.5369711Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.5371084Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.5372490Z +++ sed -e s/=//g 2025-06-01T22:52:57.5431847Z ++ HASH=JElg2LzRLRuvgPvAjVwiPtw9YE3PDMjn_wy-EWWvW5g 2025-06-01T22:52:57.5434407Z +++ ls -nl torch/lib/libc10_cuda.so 2025-06-01T22:52:57.5435302Z +++ awk '{print $5}' 2025-06-01T22:52:57.5462921Z ++ FSIZE=663497 2025-06-01T22:52:57.5463518Z ++ echo '"torch/lib/libc10_cuda.so",sha256=JElg2LzRLRuvgPvAjVwiPtw9YE3PDMjn_wy-EWWvW5g,663497' 2025-06-01T22:52:57.5464127Z ++ read fname 2025-06-01T22:52:57.5464423Z ++ make_wheel_record torch/lib/libcaffe2_nvrtc.so 2025-06-01T22:52:57.5464815Z ++ FPATH=torch/lib/libcaffe2_nvrtc.so 2025-06-01T22:52:57.5465177Z ++ echo torch/lib/libcaffe2_nvrtc.so 2025-06-01T22:52:57.5465673Z ++ grep RECORD 2025-06-01T22:52:57.5486713Z +++ openssl dgst -sha256 -binary torch/lib/libcaffe2_nvrtc.so 2025-06-01T22:52:57.5487175Z +++ openssl base64 2025-06-01T22:52:57.5487758Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.5489178Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.5490664Z +++ sed -e s/=//g 2025-06-01T22:52:57.5529289Z ++ HASH=9sSh8XzCluAN6NUUY_9rqtd4iv-3Y0Y1opJkqcKuhBc 2025-06-01T22:52:57.5534294Z +++ ls -nl torch/lib/libcaffe2_nvrtc.so 2025-06-01T22:52:57.5534948Z +++ awk '{print $5}' 2025-06-01T22:52:57.5562870Z ++ FSIZE=27281 2025-06-01T22:52:57.5563528Z ++ echo '"torch/lib/libcaffe2_nvrtc.so",sha256=9sSh8XzCluAN6NUUY_9rqtd4iv-3Y0Y1opJkqcKuhBc,27281' 2025-06-01T22:52:57.5564278Z ++ read fname 2025-06-01T22:52:57.5564674Z ++ make_wheel_record torch/lib/libshm.so 2025-06-01T22:52:57.5565239Z ++ FPATH=torch/lib/libshm.so 2025-06-01T22:52:57.5565553Z ++ echo torch/lib/libshm.so 2025-06-01T22:52:57.5565870Z ++ grep RECORD 2025-06-01T22:52:57.5590565Z +++ openssl dgst -sha256 -binary torch/lib/libshm.so 2025-06-01T22:52:57.5591025Z +++ openssl base64 2025-06-01T22:52:57.5591299Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.5591542Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.5591814Z +++ sed -e s/=//g 2025-06-01T22:52:57.5634796Z ++ HASH=Xkaz1zwk4WcchLOr-uM2jntqav33UM7CIiSVANkNdmQ 2025-06-01T22:52:57.5637866Z +++ ls -nl torch/lib/libshm.so 2025-06-01T22:52:57.5638195Z +++ awk '{print $5}' 2025-06-01T22:52:57.5666114Z ++ FSIZE=49145 2025-06-01T22:52:57.5666765Z ++ echo '"torch/lib/libshm.so",sha256=Xkaz1zwk4WcchLOr-uM2jntqav33UM7CIiSVANkNdmQ,49145' 2025-06-01T22:52:57.5667335Z ++ read fname 2025-06-01T22:52:57.5667614Z ++ make_wheel_record torch/lib/libtorch.so 2025-06-01T22:52:57.5667976Z ++ FPATH=torch/lib/libtorch.so 2025-06-01T22:52:57.5668307Z ++ echo torch/lib/libtorch.so 2025-06-01T22:52:57.5668596Z ++ grep RECORD 2025-06-01T22:52:57.5688274Z +++ openssl dgst -sha256 -binary torch/lib/libtorch.so 2025-06-01T22:52:57.5688723Z +++ openssl base64 2025-06-01T22:52:57.5689438Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.5690854Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.5692248Z +++ sed -e s/=//g 2025-06-01T22:52:57.5743839Z ++ HASH=-46TVUKbL4t4v_fZOv-Ni7iLY0kQU6cyXkj2zPsZYhg 2025-06-01T22:52:57.5747913Z +++ ls -nl torch/lib/libtorch.so 2025-06-01T22:52:57.5748242Z +++ awk '{print $5}' 2025-06-01T22:52:57.5772320Z ++ FSIZE=391281 2025-06-01T22:52:57.5773018Z ++ echo '"torch/lib/libtorch.so",sha256=-46TVUKbL4t4v_fZOv-Ni7iLY0kQU6cyXkj2zPsZYhg,391281' 2025-06-01T22:52:57.5773614Z ++ read fname 2025-06-01T22:52:57.5773896Z ++ make_wheel_record torch/lib/libtorch_cpu.so 2025-06-01T22:52:57.5774300Z ++ FPATH=torch/lib/libtorch_cpu.so 2025-06-01T22:52:57.5775273Z ++ echo torch/lib/libtorch_cpu.so 2025-06-01T22:52:57.5776736Z ++ grep RECORD 2025-06-01T22:52:57.5801076Z +++ openssl dgst -sha256 -binary torch/lib/libtorch_cpu.so 2025-06-01T22:52:57.5801550Z +++ openssl base64 2025-06-01T22:52:57.5801822Z +++ sed -e s/+/-/g 2025-06-01T22:52:57.5802066Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:57.5802340Z +++ sed -e s/=//g 2025-06-01T22:52:58.6942005Z ++ HASH=Tp0zPxWwK_caneVtx0JjNTIHDc-a0SVM91CwITULfVU 2025-06-01T22:52:58.6942779Z +++ ls -nl torch/lib/libtorch_cpu.so 2025-06-01T22:52:58.6943938Z +++ awk '{print $5}' 2025-06-01T22:52:58.6968931Z ++ FSIZE=429682409 2025-06-01T22:52:58.6969723Z ++ echo '"torch/lib/libtorch_cpu.so",sha256=Tp0zPxWwK_caneVtx0JjNTIHDc-a0SVM91CwITULfVU,429682409' 2025-06-01T22:52:58.6970353Z ++ read fname 2025-06-01T22:52:58.6970661Z ++ make_wheel_record torch/lib/libtorch_cuda.so 2025-06-01T22:52:58.6971069Z ++ FPATH=torch/lib/libtorch_cuda.so 2025-06-01T22:52:58.6971974Z ++ echo torch/lib/libtorch_cuda.so 2025-06-01T22:52:58.6973339Z ++ grep RECORD 2025-06-01T22:52:58.6998747Z +++ openssl dgst -sha256 -binary torch/lib/libtorch_cuda.so 2025-06-01T22:52:58.6999309Z +++ openssl base64 2025-06-01T22:52:58.6999569Z +++ sed -e s/+/-/g 2025-06-01T22:52:58.6999844Z +++ sed -e 's/\//_/g' 2025-06-01T22:52:58.7000119Z +++ sed -e s/=//g 2025-06-01T22:53:01.2141233Z ++ HASH=_EAy3Ngb-eLKCcCqrW6gmFK9b_RthaV1nW3JZYbknMU 2025-06-01T22:53:01.2144849Z +++ ls -nl torch/lib/libtorch_cuda.so 2025-06-01T22:53:01.2145187Z +++ awk '{print $5}' 2025-06-01T22:53:01.2171951Z ++ FSIZE=972837561 2025-06-01T22:53:01.2172961Z ++ echo '"torch/lib/libtorch_cuda.so",sha256=_EAy3Ngb-eLKCcCqrW6gmFK9b_RthaV1nW3JZYbknMU,972837561' 2025-06-01T22:53:01.2173595Z ++ read fname 2025-06-01T22:53:01.2173931Z ++ make_wheel_record torch/lib/libtorch_cuda_linalg.so 2025-06-01T22:53:01.2174395Z ++ FPATH=torch/lib/libtorch_cuda_linalg.so 2025-06-01T22:53:01.2174779Z ++ echo torch/lib/libtorch_cuda_linalg.so 2025-06-01T22:53:01.2175582Z ++ grep RECORD 2025-06-01T22:53:01.2200483Z +++ openssl dgst -sha256 -binary torch/lib/libtorch_cuda_linalg.so 2025-06-01T22:53:01.2201324Z +++ openssl base64 2025-06-01T22:53:01.2201810Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.2202071Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.2202349Z +++ sed -e s/=//g 2025-06-01T22:53:01.4729543Z ++ HASH=FYwLhMHQV9v9L99sMdqBMPjvNz3u-KTplRD_WruFuuc 2025-06-01T22:53:01.4733694Z +++ ls -nl torch/lib/libtorch_cuda_linalg.so 2025-06-01T22:53:01.4734909Z +++ awk '{print $5}' 2025-06-01T22:53:01.4762596Z ++ FSIZE=96074945 2025-06-01T22:53:01.4763527Z ++ echo '"torch/lib/libtorch_cuda_linalg.so",sha256=FYwLhMHQV9v9L99sMdqBMPjvNz3u-KTplRD_WruFuuc,96074945' 2025-06-01T22:53:01.4764471Z ++ read fname 2025-06-01T22:53:01.4764803Z ++ make_wheel_record torch/lib/libtorch_global_deps.so 2025-06-01T22:53:01.4765423Z ++ FPATH=torch/lib/libtorch_global_deps.so 2025-06-01T22:53:01.4765807Z ++ echo torch/lib/libtorch_global_deps.so 2025-06-01T22:53:01.4766177Z ++ grep RECORD 2025-06-01T22:53:01.4790877Z +++ openssl dgst -sha256 -binary torch/lib/libtorch_global_deps.so 2025-06-01T22:53:01.4791389Z +++ openssl base64 2025-06-01T22:53:01.4791658Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.4791910Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.4792394Z +++ sed -e s/=//g 2025-06-01T22:53:01.4832926Z ++ HASH=cr7wG2Qbm__v-TZb_2ExWpkGx7HpT87LB8OvCSCd_tI 2025-06-01T22:53:01.4837878Z +++ ls -nl torch/lib/libtorch_global_deps.so 2025-06-01T22:53:01.4838575Z +++ awk '{print $5}' 2025-06-01T22:53:01.4866603Z ++ FSIZE=17281 2025-06-01T22:53:01.4867580Z ++ echo '"torch/lib/libtorch_global_deps.so",sha256=cr7wG2Qbm__v-TZb_2ExWpkGx7HpT87LB8OvCSCd_tI,17281' 2025-06-01T22:53:01.4868189Z ++ read fname 2025-06-01T22:53:01.4868489Z ++ make_wheel_record torch/lib/libtorch_python.so 2025-06-01T22:53:01.4869061Z ++ FPATH=torch/lib/libtorch_python.so 2025-06-01T22:53:01.4869440Z ++ echo torch/lib/libtorch_python.so 2025-06-01T22:53:01.4869983Z ++ grep RECORD 2025-06-01T22:53:01.4890806Z +++ openssl dgst -sha256 -binary torch/lib/libtorch_python.so 2025-06-01T22:53:01.4891314Z +++ openssl base64 2025-06-01T22:53:01.4892222Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.4893435Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.4894732Z +++ sed -e s/=//g 2025-06-01T22:53:01.5648227Z ++ HASH=PUHbVU6vaiBupzV6Lb-_3KOWmwglF-NSyVGPw49WubE 2025-06-01T22:53:01.5652516Z +++ ls -nl torch/lib/libtorch_python.so 2025-06-01T22:53:01.5653386Z +++ awk '{print $5}' 2025-06-01T22:53:01.5679989Z ++ FSIZE=27597921 2025-06-01T22:53:01.5680860Z ++ echo '"torch/lib/libtorch_python.so",sha256=PUHbVU6vaiBupzV6Lb-_3KOWmwglF-NSyVGPw49WubE,27597921' 2025-06-01T22:53:01.5681491Z ++ read fname 2025-06-01T22:53:01.5681776Z ++ make_wheel_record torch/lib/libshm/alloc_info.h 2025-06-01T22:53:01.5682182Z ++ FPATH=torch/lib/libshm/alloc_info.h 2025-06-01T22:53:01.5682707Z ++ echo torch/lib/libshm/alloc_info.h 2025-06-01T22:53:01.5683050Z ++ grep RECORD 2025-06-01T22:53:01.5706758Z +++ openssl dgst -sha256 -binary torch/lib/libshm/alloc_info.h 2025-06-01T22:53:01.5707262Z +++ openssl base64 2025-06-01T22:53:01.5707536Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.5707809Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.5709477Z +++ sed -e s/=//g 2025-06-01T22:53:01.5747915Z ++ HASH=7SdVmCqiLa2mfKg-4DaB9rdpJnStPCmgXASpbjqtzBU 2025-06-01T22:53:01.5751977Z +++ ls -nl torch/lib/libshm/alloc_info.h 2025-06-01T22:53:01.5753067Z +++ awk '{print $5}' 2025-06-01T22:53:01.5779840Z ++ FSIZE=104 2025-06-01T22:53:01.5780662Z ++ echo '"torch/lib/libshm/alloc_info.h",sha256=7SdVmCqiLa2mfKg-4DaB9rdpJnStPCmgXASpbjqtzBU,104' 2025-06-01T22:53:01.5781261Z ++ read fname 2025-06-01T22:53:01.5781543Z ++ make_wheel_record torch/lib/libshm/err.h 2025-06-01T22:53:01.5781947Z ++ FPATH=torch/lib/libshm/err.h 2025-06-01T22:53:01.5782297Z ++ echo torch/lib/libshm/err.h 2025-06-01T22:53:01.5782828Z ++ grep RECORD 2025-06-01T22:53:01.5806232Z +++ openssl dgst -sha256 -binary torch/lib/libshm/err.h 2025-06-01T22:53:01.5806685Z +++ openssl base64 2025-06-01T22:53:01.5806945Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.5807222Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.5807604Z +++ sed -e s/=//g 2025-06-01T22:53:01.5846483Z ++ HASH=j5cpgd5gS8_WgroKTyMLvDHDiXSe0GzbwE-1Sy88mA4 2025-06-01T22:53:01.5851517Z +++ ls -nl torch/lib/libshm/err.h 2025-06-01T22:53:01.5852446Z +++ awk '{print $5}' 2025-06-01T22:53:01.5879629Z ++ FSIZE=1258 2025-06-01T22:53:01.5880173Z ++ echo '"torch/lib/libshm/err.h",sha256=j5cpgd5gS8_WgroKTyMLvDHDiXSe0GzbwE-1Sy88mA4,1258' 2025-06-01T22:53:01.5880752Z ++ read fname 2025-06-01T22:53:01.5881029Z ++ make_wheel_record torch/lib/libshm/libshm.h 2025-06-01T22:53:01.5881421Z ++ FPATH=torch/lib/libshm/libshm.h 2025-06-01T22:53:01.5881757Z ++ echo torch/lib/libshm/libshm.h 2025-06-01T22:53:01.5882075Z ++ grep RECORD 2025-06-01T22:53:01.5906539Z +++ openssl dgst -sha256 -binary torch/lib/libshm/libshm.h 2025-06-01T22:53:01.5907215Z +++ openssl base64 2025-06-01T22:53:01.5907844Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.5908154Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.5908451Z +++ sed -e s/=//g 2025-06-01T22:53:01.5947558Z ++ HASH=6V9-_p0xRhavijNsGdB4oxPHUgjOUZjd2U00-3dd0fA 2025-06-01T22:53:01.5951004Z +++ ls -nl torch/lib/libshm/libshm.h 2025-06-01T22:53:01.5951890Z +++ awk '{print $5}' 2025-06-01T22:53:01.5979402Z ++ FSIZE=1196 2025-06-01T22:53:01.5979923Z ++ echo '"torch/lib/libshm/libshm.h",sha256=6V9-_p0xRhavijNsGdB4oxPHUgjOUZjd2U00-3dd0fA,1196' 2025-06-01T22:53:01.5980488Z ++ read fname 2025-06-01T22:53:01.5980761Z ++ make_wheel_record torch/lib/libshm/socket.h 2025-06-01T22:53:01.5981120Z ++ FPATH=torch/lib/libshm/socket.h 2025-06-01T22:53:01.5981507Z ++ echo torch/lib/libshm/socket.h 2025-06-01T22:53:01.5981805Z ++ grep RECORD 2025-06-01T22:53:01.6004930Z +++ openssl dgst -sha256 -binary torch/lib/libshm/socket.h 2025-06-01T22:53:01.6005415Z +++ openssl base64 2025-06-01T22:53:01.6005798Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.6006051Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.6006857Z +++ sed -e s/=//g 2025-06-01T22:53:01.6045148Z ++ HASH=wRfqwnHCKnZivtUAY1Jt6TweDFXvWm4QqXAydi8GA7U 2025-06-01T22:53:01.6049150Z +++ ls -nl torch/lib/libshm/socket.h 2025-06-01T22:53:01.6050458Z +++ awk '{print $5}' 2025-06-01T22:53:01.6076280Z ++ FSIZE=4404 2025-06-01T22:53:01.6077281Z ++ echo '"torch/lib/libshm/socket.h",sha256=wRfqwnHCKnZivtUAY1Jt6TweDFXvWm4QqXAydi8GA7U,4404' 2025-06-01T22:53:01.6077893Z ++ read fname 2025-06-01T22:53:01.6078210Z ++ make_wheel_record torch/lib/libshm_windows/libshm.h 2025-06-01T22:53:01.6078620Z ++ FPATH=torch/lib/libshm_windows/libshm.h 2025-06-01T22:53:01.6078976Z ++ echo torch/lib/libshm_windows/libshm.h 2025-06-01T22:53:01.6079892Z ++ grep RECORD 2025-06-01T22:53:01.6104831Z +++ openssl dgst -sha256 -binary torch/lib/libshm_windows/libshm.h 2025-06-01T22:53:01.6105324Z +++ openssl base64 2025-06-01T22:53:01.6105570Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.6105841Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.6106242Z +++ sed -e s/=//g 2025-06-01T22:53:01.6147409Z ++ HASH=9MByK00M3an2HH2S8gFjZMUJsFJb96VRYE190Z-ALFo 2025-06-01T22:53:01.6149258Z +++ ls -nl torch/lib/libshm_windows/libshm.h 2025-06-01T22:53:01.6150219Z +++ awk '{print $5}' 2025-06-01T22:53:01.6174449Z ++ FSIZE=779 2025-06-01T22:53:01.6175053Z ++ echo '"torch/lib/libshm_windows/libshm.h",sha256=9MByK00M3an2HH2S8gFjZMUJsFJb96VRYE190Z-ALFo,779' 2025-06-01T22:53:01.6175817Z ++ read fname 2025-06-01T22:53:01.6176106Z ++ make_wheel_record torch/lib/libgomp.so.1 2025-06-01T22:53:01.6176474Z ++ FPATH=torch/lib/libgomp.so.1 2025-06-01T22:53:01.6178360Z ++ echo torch/lib/libgomp.so.1 2025-06-01T22:53:01.6179636Z ++ grep RECORD 2025-06-01T22:53:01.6202763Z +++ openssl dgst -sha256 -binary torch/lib/libgomp.so.1 2025-06-01T22:53:01.6203290Z +++ openssl base64 2025-06-01T22:53:01.6204019Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.6204587Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.6205875Z +++ sed -e s/=//g 2025-06-01T22:53:01.6250734Z ++ HASH=bYfcqxjnSkeT19IFbxTfwcLoUtVCd6VpKPMUK8M-iws 2025-06-01T22:53:01.6255536Z +++ ls -nl torch/lib/libgomp.so.1 2025-06-01T22:53:01.6256497Z +++ awk '{print $5}' 2025-06-01T22:53:01.6284189Z ++ FSIZE=254273 2025-06-01T22:53:01.6284940Z ++ echo '"torch/lib/libgomp.so.1",sha256=bYfcqxjnSkeT19IFbxTfwcLoUtVCd6VpKPMUK8M-iws,254273' 2025-06-01T22:53:01.6285556Z ++ read fname 2025-06-01T22:53:01.6286006Z ++ make_wheel_record torch/linalg/__init__.py 2025-06-01T22:53:01.6286397Z ++ FPATH=torch/linalg/__init__.py 2025-06-01T22:53:01.6286758Z ++ echo torch/linalg/__init__.py 2025-06-01T22:53:01.6287068Z ++ grep RECORD 2025-06-01T22:53:01.6310945Z +++ openssl dgst -sha256 -binary torch/linalg/__init__.py 2025-06-01T22:53:01.6311426Z +++ openssl base64 2025-06-01T22:53:01.6311708Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.6311972Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.6312232Z +++ sed -e s/=//g 2025-06-01T22:53:01.6351706Z ++ HASH=kLbKODkDOkS6qPaaZls81RvWeikxIGN6zLiBQzTEgxw 2025-06-01T22:53:01.6356518Z +++ ls -nl torch/linalg/__init__.py 2025-06-01T22:53:01.6357552Z +++ awk '{print $5}' 2025-06-01T22:53:01.6384962Z ++ FSIZE=114698 2025-06-01T22:53:01.6386051Z ++ echo '"torch/linalg/__init__.py",sha256=kLbKODkDOkS6qPaaZls81RvWeikxIGN6zLiBQzTEgxw,114698' 2025-06-01T22:53:01.6386690Z ++ read fname 2025-06-01T22:53:01.6386986Z ++ make_wheel_record torch/masked/__init__.py 2025-06-01T22:53:01.6387362Z ++ FPATH=torch/masked/__init__.py 2025-06-01T22:53:01.6387718Z ++ echo torch/masked/__init__.py 2025-06-01T22:53:01.6388027Z ++ grep RECORD 2025-06-01T22:53:01.6408328Z +++ openssl dgst -sha256 -binary torch/masked/__init__.py 2025-06-01T22:53:01.6408771Z +++ openssl base64 2025-06-01T22:53:01.6409680Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.6410972Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.6412206Z +++ sed -e s/=//g 2025-06-01T22:53:01.6449055Z ++ HASH=WljBC5z-aMQ3EB29GNw5BVnONrx14zh1Cgrz7fqJ-1E 2025-06-01T22:53:01.6453754Z +++ ls -nl torch/masked/__init__.py 2025-06-01T22:53:01.6454713Z +++ awk '{print $5}' 2025-06-01T22:53:01.6482162Z ++ FSIZE=928 2025-06-01T22:53:01.6482718Z ++ echo '"torch/masked/__init__.py",sha256=WljBC5z-aMQ3EB29GNw5BVnONrx14zh1Cgrz7fqJ-1E,928' 2025-06-01T22:53:01.6483294Z ++ read fname 2025-06-01T22:53:01.6483561Z ++ make_wheel_record torch/masked/_docs.py 2025-06-01T22:53:01.6484066Z ++ FPATH=torch/masked/_docs.py 2025-06-01T22:53:01.6484560Z ++ echo torch/masked/_docs.py 2025-06-01T22:53:01.6484913Z ++ grep RECORD 2025-06-01T22:53:01.6507039Z +++ openssl dgst -sha256 -binary torch/masked/_docs.py 2025-06-01T22:53:01.6507528Z +++ openssl base64 2025-06-01T22:53:01.6507843Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.6508610Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.6510069Z +++ sed -e s/=//g 2025-06-01T22:53:01.6549982Z ++ HASH=Jr-iD8MG_4F6Ip_yxboE8Or1ms-bo3ay_6pdggbfV44 2025-06-01T22:53:01.6554483Z +++ ls -nl torch/masked/_docs.py 2025-06-01T22:53:01.6555529Z +++ awk '{print $5}' 2025-06-01T22:53:01.6584284Z ++ FSIZE=49468 2025-06-01T22:53:01.6585021Z ++ echo '"torch/masked/_docs.py",sha256=Jr-iD8MG_4F6Ip_yxboE8Or1ms-bo3ay_6pdggbfV44,49468' 2025-06-01T22:53:01.6585588Z ++ read fname 2025-06-01T22:53:01.6585868Z ++ make_wheel_record torch/masked/_ops.py 2025-06-01T22:53:01.6586227Z ++ FPATH=torch/masked/_ops.py 2025-06-01T22:53:01.6586554Z ++ echo torch/masked/_ops.py 2025-06-01T22:53:01.6586843Z ++ grep RECORD 2025-06-01T22:53:01.6606965Z +++ openssl dgst -sha256 -binary torch/masked/_ops.py 2025-06-01T22:53:01.6607437Z +++ openssl base64 2025-06-01T22:53:01.6607947Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.6609102Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.6610584Z +++ sed -e s/=//g 2025-06-01T22:53:01.6649242Z ++ HASH=-zuUpGpJuJMNcs3lmmR0KQCqbKf_lyIdr1bTgkPt-rs 2025-06-01T22:53:01.6654223Z +++ ls -nl torch/masked/_ops.py 2025-06-01T22:53:01.6655282Z +++ awk '{print $5}' 2025-06-01T22:53:01.6682510Z ++ FSIZE=66106 2025-06-01T22:53:01.6683047Z ++ echo '"torch/masked/_ops.py",sha256=-zuUpGpJuJMNcs3lmmR0KQCqbKf_lyIdr1bTgkPt-rs,66106' 2025-06-01T22:53:01.6683620Z ++ read fname 2025-06-01T22:53:01.6684090Z ++ make_wheel_record torch/masked/maskedtensor/__init__.py 2025-06-01T22:53:01.6684742Z ++ FPATH=torch/masked/maskedtensor/__init__.py 2025-06-01T22:53:01.6685217Z ++ echo torch/masked/maskedtensor/__init__.py 2025-06-01T22:53:01.6685599Z ++ grep RECORD 2025-06-01T22:53:01.6708610Z +++ openssl dgst -sha256 -binary torch/masked/maskedtensor/__init__.py 2025-06-01T22:53:01.6709127Z +++ openssl base64 2025-06-01T22:53:01.6709545Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.6709797Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.6710191Z +++ sed -e s/=//g 2025-06-01T22:53:01.6749218Z ++ HASH=yRXNgVmvSu6WET5dYVroutE7gtiXkN1JuBwogvcTvsY 2025-06-01T22:53:01.6754081Z +++ ls -nl torch/masked/maskedtensor/__init__.py 2025-06-01T22:53:01.6754936Z +++ awk '{print $5}' 2025-06-01T22:53:01.6782392Z ++ FSIZE=344 2025-06-01T22:53:01.6783032Z ++ echo '"torch/masked/maskedtensor/__init__.py",sha256=yRXNgVmvSu6WET5dYVroutE7gtiXkN1JuBwogvcTvsY,344' 2025-06-01T22:53:01.6783675Z ++ read fname 2025-06-01T22:53:01.6784036Z ++ make_wheel_record torch/masked/maskedtensor/_ops_refs.py 2025-06-01T22:53:01.6784639Z ++ FPATH=torch/masked/maskedtensor/_ops_refs.py 2025-06-01T22:53:01.6785063Z ++ echo torch/masked/maskedtensor/_ops_refs.py 2025-06-01T22:53:01.6785432Z ++ grep RECORD 2025-06-01T22:53:01.6806497Z +++ openssl dgst -sha256 -binary torch/masked/maskedtensor/_ops_refs.py 2025-06-01T22:53:01.6807024Z +++ openssl base64 2025-06-01T22:53:01.6807291Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.6807695Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.6809113Z +++ sed -e s/=//g 2025-06-01T22:53:01.6847741Z ++ HASH=RlgH3P7murB5JOCeGuFoh3fBH0voWg1uw6kI_AzQzBU 2025-06-01T22:53:01.6852839Z +++ ls -nl torch/masked/maskedtensor/_ops_refs.py 2025-06-01T22:53:01.6853680Z +++ awk '{print $5}' 2025-06-01T22:53:01.6881163Z ++ FSIZE=17556 2025-06-01T22:53:01.6881812Z ++ echo '"torch/masked/maskedtensor/_ops_refs.py",sha256=RlgH3P7murB5JOCeGuFoh3fBH0voWg1uw6kI_AzQzBU,17556' 2025-06-01T22:53:01.6882478Z ++ read fname 2025-06-01T22:53:01.6882821Z ++ make_wheel_record torch/masked/maskedtensor/binary.py 2025-06-01T22:53:01.6883404Z ++ FPATH=torch/masked/maskedtensor/binary.py 2025-06-01T22:53:01.6883805Z ++ echo torch/masked/maskedtensor/binary.py 2025-06-01T22:53:01.6884466Z ++ grep RECORD 2025-06-01T22:53:01.6908328Z +++ openssl dgst -sha256 -binary torch/masked/maskedtensor/binary.py 2025-06-01T22:53:01.6908848Z +++ openssl base64 2025-06-01T22:53:01.6909120Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.6909372Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.6909643Z +++ sed -e s/=//g 2025-06-01T22:53:01.6947895Z ++ HASH=8cYTvBPO3P-8I99WQrVr1oLMDrXsfcWPwU-HMu6I4Dk 2025-06-01T22:53:01.6952195Z +++ ls -nl torch/masked/maskedtensor/binary.py 2025-06-01T22:53:01.6953015Z +++ awk '{print $5}' 2025-06-01T22:53:01.6980460Z ++ FSIZE=5496 2025-06-01T22:53:01.6981625Z ++ echo '"torch/masked/maskedtensor/binary.py",sha256=8cYTvBPO3P-8I99WQrVr1oLMDrXsfcWPwU-HMu6I4Dk,5496' 2025-06-01T22:53:01.6982324Z ++ read fname 2025-06-01T22:53:01.6982641Z ++ make_wheel_record torch/masked/maskedtensor/core.py 2025-06-01T22:53:01.6983230Z ++ FPATH=torch/masked/maskedtensor/core.py 2025-06-01T22:53:01.6983617Z ++ echo torch/masked/maskedtensor/core.py 2025-06-01T22:53:01.6983978Z ++ grep RECORD 2025-06-01T22:53:01.7005738Z +++ openssl dgst -sha256 -binary torch/masked/maskedtensor/core.py 2025-06-01T22:53:01.7006236Z +++ openssl base64 2025-06-01T22:53:01.7006513Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.7007095Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.7007844Z +++ sed -e s/=//g 2025-06-01T22:53:01.7046689Z ++ HASH=-SCwkqfZXrqXShD5K3fTcpOERo-IHQg00Qt2uVfOb6k 2025-06-01T22:53:01.7051467Z +++ ls -nl torch/masked/maskedtensor/core.py 2025-06-01T22:53:01.7052286Z +++ awk '{print $5}' 2025-06-01T22:53:01.7078533Z ++ FSIZE=12769 2025-06-01T22:53:01.7079282Z ++ echo '"torch/masked/maskedtensor/core.py",sha256=-SCwkqfZXrqXShD5K3fTcpOERo-IHQg00Qt2uVfOb6k,12769' 2025-06-01T22:53:01.7079939Z ++ read fname 2025-06-01T22:53:01.7080277Z ++ make_wheel_record torch/masked/maskedtensor/creation.py 2025-06-01T22:53:01.7080739Z ++ FPATH=torch/masked/maskedtensor/creation.py 2025-06-01T22:53:01.7081158Z ++ echo torch/masked/maskedtensor/creation.py 2025-06-01T22:53:01.7081539Z ++ grep RECORD 2025-06-01T22:53:01.7107098Z +++ openssl dgst -sha256 -binary torch/masked/maskedtensor/creation.py 2025-06-01T22:53:01.7107620Z +++ openssl base64 2025-06-01T22:53:01.7107870Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.7108129Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.7108522Z +++ sed -e s/=//g 2025-06-01T22:53:01.7147228Z ++ HASH=cuKrXLyknX42q3rbZOmrjmqgrFudey8GUh5Fmpu5YOs 2025-06-01T22:53:01.7151479Z +++ ls -nl torch/masked/maskedtensor/creation.py 2025-06-01T22:53:01.7152241Z +++ awk '{print $5}' 2025-06-01T22:53:01.7180427Z ++ FSIZE=605 2025-06-01T22:53:01.7181123Z ++ echo '"torch/masked/maskedtensor/creation.py",sha256=cuKrXLyknX42q3rbZOmrjmqgrFudey8GUh5Fmpu5YOs,605' 2025-06-01T22:53:01.7181807Z ++ read fname 2025-06-01T22:53:01.7182154Z ++ make_wheel_record torch/masked/maskedtensor/passthrough.py 2025-06-01T22:53:01.7182664Z ++ FPATH=torch/masked/maskedtensor/passthrough.py 2025-06-01T22:53:01.7183253Z ++ echo torch/masked/maskedtensor/passthrough.py 2025-06-01T22:53:01.7183624Z ++ grep RECORD 2025-06-01T22:53:01.7205168Z +++ openssl dgst -sha256 -binary torch/masked/maskedtensor/passthrough.py 2025-06-01T22:53:01.7205700Z +++ openssl base64 2025-06-01T22:53:01.7205974Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.7206226Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.7206866Z +++ sed -e s/=//g 2025-06-01T22:53:01.7246004Z ++ HASH=kEDm_BwgAN2erALo2NF8SLWX8J9jrAuySd9upW15-40 2025-06-01T22:53:01.7251865Z +++ ls -nl torch/masked/maskedtensor/passthrough.py 2025-06-01T22:53:01.7252416Z +++ awk '{print $5}' 2025-06-01T22:53:01.7278370Z ++ FSIZE=1447 2025-06-01T22:53:01.7279069Z ++ echo '"torch/masked/maskedtensor/passthrough.py",sha256=kEDm_BwgAN2erALo2NF8SLWX8J9jrAuySd9upW15-40,1447' 2025-06-01T22:53:01.7279820Z ++ read fname 2025-06-01T22:53:01.7280171Z ++ make_wheel_record torch/masked/maskedtensor/reductions.py 2025-06-01T22:53:01.7280711Z ++ FPATH=torch/masked/maskedtensor/reductions.py 2025-06-01T22:53:01.7281344Z ++ echo torch/masked/maskedtensor/reductions.py 2025-06-01T22:53:01.7281712Z ++ grep RECORD 2025-06-01T22:53:01.7303190Z +++ openssl dgst -sha256 -binary torch/masked/maskedtensor/reductions.py 2025-06-01T22:53:01.7303839Z +++ openssl base64 2025-06-01T22:53:01.7304106Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.7304945Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.7306826Z +++ sed -e s/=//g 2025-06-01T22:53:01.7345265Z ++ HASH=4yJehs7A0Lg_tuBf-uzz9a0bFdIeYJX3V735PhIs24k 2025-06-01T22:53:01.7349660Z +++ ls -nl torch/masked/maskedtensor/reductions.py 2025-06-01T22:53:01.7350613Z +++ awk '{print $5}' 2025-06-01T22:53:01.7374721Z ++ FSIZE=5585 2025-06-01T22:53:01.7375582Z ++ echo '"torch/masked/maskedtensor/reductions.py",sha256=4yJehs7A0Lg_tuBf-uzz9a0bFdIeYJX3V735PhIs24k,5585' 2025-06-01T22:53:01.7376301Z ++ read fname 2025-06-01T22:53:01.7376623Z ++ make_wheel_record torch/masked/maskedtensor/unary.py 2025-06-01T22:53:01.7377061Z ++ FPATH=torch/masked/maskedtensor/unary.py 2025-06-01T22:53:01.7378999Z ++ echo torch/masked/maskedtensor/unary.py 2025-06-01T22:53:01.7379643Z ++ grep RECORD 2025-06-01T22:53:01.7402263Z +++ openssl dgst -sha256 -binary torch/masked/maskedtensor/unary.py 2025-06-01T22:53:01.7402827Z +++ openssl base64 2025-06-01T22:53:01.7403117Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.7403431Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.7404873Z +++ sed -e s/=//g 2025-06-01T22:53:01.7442938Z ++ HASH=F3sO8CbzFYZhpTZxOx4nobOb7RRMgtx_gbY0IRbAXmA 2025-06-01T22:53:01.7448930Z +++ ls -nl torch/masked/maskedtensor/unary.py 2025-06-01T22:53:01.7449702Z +++ awk '{print $5}' 2025-06-01T22:53:01.7476767Z ++ FSIZE=4197 2025-06-01T22:53:01.7477383Z ++ echo '"torch/masked/maskedtensor/unary.py",sha256=F3sO8CbzFYZhpTZxOx4nobOb7RRMgtx_gbY0IRbAXmA,4197' 2025-06-01T22:53:01.7478027Z ++ read fname 2025-06-01T22:53:01.7478303Z ++ make_wheel_record torch/monitor/__init__.py 2025-06-01T22:53:01.7478689Z ++ FPATH=torch/monitor/__init__.py 2025-06-01T22:53:01.7479029Z ++ echo torch/monitor/__init__.py 2025-06-01T22:53:01.7479354Z ++ grep RECORD 2025-06-01T22:53:01.7502916Z +++ openssl dgst -sha256 -binary torch/monitor/__init__.py 2025-06-01T22:53:01.7503388Z +++ openssl base64 2025-06-01T22:53:01.7503652Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.7503898Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.7504164Z +++ sed -e s/=//g 2025-06-01T22:53:01.7546412Z ++ HASH=09VJnyTA2zwN2clbG0o6pV3Yf4YdzW2BospVTxNa4WU 2025-06-01T22:53:01.7548873Z +++ ls -nl torch/monitor/__init__.py 2025-06-01T22:53:01.7549484Z +++ awk '{print $5}' 2025-06-01T22:53:01.7573571Z ++ FSIZE=1278 2025-06-01T22:53:01.7574190Z ++ echo '"torch/monitor/__init__.py",sha256=09VJnyTA2zwN2clbG0o6pV3Yf4YdzW2BospVTxNa4WU,1278' 2025-06-01T22:53:01.7574878Z ++ read fname 2025-06-01T22:53:01.7575152Z ++ make_wheel_record torch/mps/__init__.py 2025-06-01T22:53:01.7575543Z ++ FPATH=torch/mps/__init__.py 2025-06-01T22:53:01.7576713Z ++ echo torch/mps/__init__.py 2025-06-01T22:53:01.7578512Z ++ grep RECORD 2025-06-01T22:53:01.7601485Z +++ openssl dgst -sha256 -binary torch/mps/__init__.py 2025-06-01T22:53:01.7602142Z +++ openssl base64 2025-06-01T22:53:01.7602415Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.7602941Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.7604175Z +++ sed -e s/=//g 2025-06-01T22:53:01.7643493Z ++ HASH=HpZA9KWCsEJ0wnCkA7oaOUdhrXHWcXwZVhYY3JW3y3o 2025-06-01T22:53:01.7650229Z +++ ls -nl torch/mps/__init__.py 2025-06-01T22:53:01.7650991Z +++ awk '{print $5}' 2025-06-01T22:53:01.7678516Z ++ FSIZE=6280 2025-06-01T22:53:01.7679094Z ++ echo '"torch/mps/__init__.py",sha256=HpZA9KWCsEJ0wnCkA7oaOUdhrXHWcXwZVhYY3JW3y3o,6280' 2025-06-01T22:53:01.7679663Z ++ read fname 2025-06-01T22:53:01.7679923Z ++ make_wheel_record torch/mps/event.py 2025-06-01T22:53:01.7680290Z ++ FPATH=torch/mps/event.py 2025-06-01T22:53:01.7680587Z ++ echo torch/mps/event.py 2025-06-01T22:53:01.7680876Z ++ grep RECORD 2025-06-01T22:53:01.7703041Z +++ openssl dgst -sha256 -binary torch/mps/event.py 2025-06-01T22:53:01.7703509Z +++ openssl base64 2025-06-01T22:53:01.7703927Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.7704185Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.7704452Z +++ sed -e s/=//g 2025-06-01T22:53:01.7747056Z ++ HASH=tobbRc_mwlY-8W0QlYxxQQg75sPO-25nLzR9Pw9Ix7Q 2025-06-01T22:53:01.7748348Z +++ ls -nl torch/mps/event.py 2025-06-01T22:53:01.7749382Z +++ awk '{print $5}' 2025-06-01T22:53:01.7773212Z ++ FSIZE=1730 2025-06-01T22:53:01.7773745Z ++ echo '"torch/mps/event.py",sha256=tobbRc_mwlY-8W0QlYxxQQg75sPO-25nLzR9Pw9Ix7Q,1730' 2025-06-01T22:53:01.7774315Z ++ read fname 2025-06-01T22:53:01.7774600Z ++ make_wheel_record torch/mps/profiler.py 2025-06-01T22:53:01.7774981Z ++ FPATH=torch/mps/profiler.py 2025-06-01T22:53:01.7776261Z ++ echo torch/mps/profiler.py 2025-06-01T22:53:01.7777911Z ++ grep RECORD 2025-06-01T22:53:01.7802803Z +++ openssl dgst -sha256 -binary torch/mps/profiler.py 2025-06-01T22:53:01.7803280Z +++ openssl base64 2025-06-01T22:53:01.7803527Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.7803785Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.7804170Z +++ sed -e s/=//g 2025-06-01T22:53:01.7843579Z ++ HASH=PhBWgPy4g-iA_FUROYYdsgWkQTLRQPPKykkmyj2sjOA 2025-06-01T22:53:01.7846534Z +++ ls -nl torch/mps/profiler.py 2025-06-01T22:53:01.7847353Z +++ awk '{print $5}' 2025-06-01T22:53:01.7874429Z ++ FSIZE=3278 2025-06-01T22:53:01.7875079Z ++ echo '"torch/mps/profiler.py",sha256=PhBWgPy4g-iA_FUROYYdsgWkQTLRQPPKykkmyj2sjOA,3278' 2025-06-01T22:53:01.7875666Z ++ read fname 2025-06-01T22:53:01.7875942Z ++ make_wheel_record torch/mtia/__init__.py 2025-06-01T22:53:01.7876314Z ++ FPATH=torch/mtia/__init__.py 2025-06-01T22:53:01.7876626Z ++ echo torch/mtia/__init__.py 2025-06-01T22:53:01.7877067Z ++ grep RECORD 2025-06-01T22:53:01.7901530Z +++ openssl dgst -sha256 -binary torch/mtia/__init__.py 2025-06-01T22:53:01.7901983Z +++ openssl base64 2025-06-01T22:53:01.7902253Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.7902503Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.7902772Z +++ sed -e s/=//g 2025-06-01T22:53:01.7942283Z ++ HASH=-NZWo5COmtl0J01j_BPeN6dTL6eO9SOk0lvv6n-40cI 2025-06-01T22:53:01.7944267Z +++ ls -nl torch/mtia/__init__.py 2025-06-01T22:53:01.7945061Z +++ awk '{print $5}' 2025-06-01T22:53:01.7970053Z ++ FSIZE=13451 2025-06-01T22:53:01.7970603Z ++ echo '"torch/mtia/__init__.py",sha256=-NZWo5COmtl0J01j_BPeN6dTL6eO9SOk0lvv6n-40cI,13451' 2025-06-01T22:53:01.7971166Z ++ read fname 2025-06-01T22:53:01.7971452Z ++ make_wheel_record torch/mtia/_utils.py 2025-06-01T22:53:01.7971824Z ++ FPATH=torch/mtia/_utils.py 2025-06-01T22:53:01.7972752Z ++ echo torch/mtia/_utils.py 2025-06-01T22:53:01.7973904Z ++ grep RECORD 2025-06-01T22:53:01.7998014Z +++ openssl dgst -sha256 -binary torch/mtia/_utils.py 2025-06-01T22:53:01.7998463Z +++ openssl base64 2025-06-01T22:53:01.7998717Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.7998975Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.7999467Z +++ sed -e s/=//g 2025-06-01T22:53:01.8039584Z ++ HASH=4UJfB-hN2jC9pp0U-FuBOVHAstjmy2D9oeKQfPwWVHY 2025-06-01T22:53:01.8043221Z +++ ls -nl torch/mtia/_utils.py 2025-06-01T22:53:01.8043550Z +++ awk '{print $5}' 2025-06-01T22:53:01.8071792Z ++ FSIZE=1597 2025-06-01T22:53:01.8072389Z ++ echo '"torch/mtia/_utils.py",sha256=4UJfB-hN2jC9pp0U-FuBOVHAstjmy2D9oeKQfPwWVHY,1597' 2025-06-01T22:53:01.8073104Z ++ read fname 2025-06-01T22:53:01.8073366Z ++ make_wheel_record torch/mtia/memory.py 2025-06-01T22:53:01.8073735Z ++ FPATH=torch/mtia/memory.py 2025-06-01T22:53:01.8074042Z ++ echo torch/mtia/memory.py 2025-06-01T22:53:01.8074338Z ++ grep RECORD 2025-06-01T22:53:01.8092603Z +++ openssl dgst -sha256 -binary torch/mtia/memory.py 2025-06-01T22:53:01.8093346Z +++ openssl base64 2025-06-01T22:53:01.8094312Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.8095687Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.8097761Z +++ sed -e s/=//g 2025-06-01T22:53:01.8133336Z ++ HASH=40UNf5qadFoCoAhv5vsNLZen0p-S-57c8MCxclXo_Eg 2025-06-01T22:53:01.8139198Z +++ ls -nl torch/mtia/memory.py 2025-06-01T22:53:01.8139571Z +++ awk '{print $5}' 2025-06-01T22:53:01.8166358Z ++ FSIZE=1757 2025-06-01T22:53:01.8166899Z ++ echo '"torch/mtia/memory.py",sha256=40UNf5qadFoCoAhv5vsNLZen0p-S-57c8MCxclXo_Eg,1757' 2025-06-01T22:53:01.8167638Z ++ read fname 2025-06-01T22:53:01.8168024Z ++ make_wheel_record torch/multiprocessing/__init__.py 2025-06-01T22:53:01.8168476Z ++ FPATH=torch/multiprocessing/__init__.py 2025-06-01T22:53:01.8168988Z ++ echo torch/multiprocessing/__init__.py 2025-06-01T22:53:01.8169352Z ++ grep RECORD 2025-06-01T22:53:01.8194254Z +++ openssl dgst -sha256 -binary torch/multiprocessing/__init__.py 2025-06-01T22:53:01.8194859Z +++ openssl base64 2025-06-01T22:53:01.8195113Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.8195369Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.8195623Z +++ sed -e s/=//g 2025-06-01T22:53:01.8233801Z ++ HASH=DD4wNCeg8HGUfV_Qq4OCLvjtfD1oPjtZfT6CQJsx19o 2025-06-01T22:53:01.8237025Z +++ ls -nl torch/multiprocessing/__init__.py 2025-06-01T22:53:01.8237986Z +++ awk '{print $5}' 2025-06-01T22:53:01.8265251Z ++ FSIZE=2911 2025-06-01T22:53:01.8266401Z ++ echo '"torch/multiprocessing/__init__.py",sha256=DD4wNCeg8HGUfV_Qq4OCLvjtfD1oPjtZfT6CQJsx19o,2911' 2025-06-01T22:53:01.8267062Z ++ read fname 2025-06-01T22:53:01.8267491Z ++ make_wheel_record torch/multiprocessing/_atfork.py 2025-06-01T22:53:01.8267982Z ++ FPATH=torch/multiprocessing/_atfork.py 2025-06-01T22:53:01.8268368Z ++ echo torch/multiprocessing/_atfork.py 2025-06-01T22:53:01.8268825Z ++ grep RECORD 2025-06-01T22:53:01.8289771Z +++ openssl dgst -sha256 -binary torch/multiprocessing/_atfork.py 2025-06-01T22:53:01.8290283Z +++ openssl base64 2025-06-01T22:53:01.8290775Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.8292006Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.8293295Z +++ sed -e s/=//g 2025-06-01T22:53:01.8330355Z ++ HASH=NDXE2HR06ENj_1bGrQumxLdTGSDOlP-2bzeNwij7ajA 2025-06-01T22:53:01.8336159Z +++ ls -nl torch/multiprocessing/_atfork.py 2025-06-01T22:53:01.8338398Z +++ awk '{print $5}' 2025-06-01T22:53:01.8366316Z ++ FSIZE=790 2025-06-01T22:53:01.8366905Z ++ echo '"torch/multiprocessing/_atfork.py",sha256=NDXE2HR06ENj_1bGrQumxLdTGSDOlP-2bzeNwij7ajA,790' 2025-06-01T22:53:01.8367632Z ++ read fname 2025-06-01T22:53:01.8367953Z ++ make_wheel_record torch/multiprocessing/pool.py 2025-06-01T22:53:01.8368392Z ++ FPATH=torch/multiprocessing/pool.py 2025-06-01T22:53:01.8369425Z ++ echo torch/multiprocessing/pool.py 2025-06-01T22:53:01.8370607Z ++ grep RECORD 2025-06-01T22:53:01.8394947Z +++ openssl dgst -sha256 -binary torch/multiprocessing/pool.py 2025-06-01T22:53:01.8395417Z +++ openssl base64 2025-06-01T22:53:01.8395739Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.8396126Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.8396439Z +++ sed -e s/=//g 2025-06-01T22:53:01.8436886Z ++ HASH=HQtd_V3oWKnkpQRrR4cutVFdlwxWwgCiUVPYSQXaU7M 2025-06-01T22:53:01.8438919Z +++ ls -nl torch/multiprocessing/pool.py 2025-06-01T22:53:01.8440089Z +++ awk '{print $5}' 2025-06-01T22:53:01.8467998Z ++ FSIZE=1743 2025-06-01T22:53:01.8468722Z ++ echo '"torch/multiprocessing/pool.py",sha256=HQtd_V3oWKnkpQRrR4cutVFdlwxWwgCiUVPYSQXaU7M,1743' 2025-06-01T22:53:01.8469404Z ++ read fname 2025-06-01T22:53:01.8469711Z ++ make_wheel_record torch/multiprocessing/queue.py 2025-06-01T22:53:01.8470179Z ++ FPATH=torch/multiprocessing/queue.py 2025-06-01T22:53:01.8470717Z ++ echo torch/multiprocessing/queue.py 2025-06-01T22:53:01.8471119Z ++ grep RECORD 2025-06-01T22:53:01.8490657Z +++ openssl dgst -sha256 -binary torch/multiprocessing/queue.py 2025-06-01T22:53:01.8491126Z +++ openssl base64 2025-06-01T22:53:01.8491645Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.8492842Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.8494079Z +++ sed -e s/=//g 2025-06-01T22:53:01.8531384Z ++ HASH=OT9KTbNOpqjhun_ZQTXizodE1UOwrpSbJhYRKtAyNmE 2025-06-01T22:53:01.8537096Z +++ ls -nl torch/multiprocessing/queue.py 2025-06-01T22:53:01.8537599Z +++ awk '{print $5}' 2025-06-01T22:53:01.8565533Z ++ FSIZE=1477 2025-06-01T22:53:01.8566174Z ++ echo '"torch/multiprocessing/queue.py",sha256=OT9KTbNOpqjhun_ZQTXizodE1UOwrpSbJhYRKtAyNmE,1477' 2025-06-01T22:53:01.8566853Z ++ read fname 2025-06-01T22:53:01.8567261Z ++ make_wheel_record torch/multiprocessing/reductions.py 2025-06-01T22:53:01.8567803Z ++ FPATH=torch/multiprocessing/reductions.py 2025-06-01T22:53:01.8568366Z ++ echo torch/multiprocessing/reductions.py 2025-06-01T22:53:01.8568744Z ++ grep RECORD 2025-06-01T22:53:01.8591905Z +++ openssl dgst -sha256 -binary torch/multiprocessing/reductions.py 2025-06-01T22:53:01.8592405Z +++ openssl base64 2025-06-01T22:53:01.8592726Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.8592979Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.8593313Z +++ sed -e s/=//g 2025-06-01T22:53:01.8633739Z ++ HASH=jS_06h_M-We426jlGziD8R70GXTYuZS4lOcs-AerwfE 2025-06-01T22:53:01.8637734Z +++ ls -nl torch/multiprocessing/reductions.py 2025-06-01T22:53:01.8638536Z +++ awk '{print $5}' 2025-06-01T22:53:01.8666575Z ++ FSIZE=23140 2025-06-01T22:53:01.8667211Z ++ echo '"torch/multiprocessing/reductions.py",sha256=jS_06h_M-We426jlGziD8R70GXTYuZS4lOcs-AerwfE,23140' 2025-06-01T22:53:01.8667853Z ++ read fname 2025-06-01T22:53:01.8668156Z ++ make_wheel_record torch/multiprocessing/spawn.py 2025-06-01T22:53:01.8668564Z ++ FPATH=torch/multiprocessing/spawn.py 2025-06-01T22:53:01.8669085Z ++ echo torch/multiprocessing/spawn.py 2025-06-01T22:53:01.8669425Z ++ grep RECORD 2025-06-01T22:53:01.8689816Z +++ openssl dgst -sha256 -binary torch/multiprocessing/spawn.py 2025-06-01T22:53:01.8690296Z +++ openssl base64 2025-06-01T22:53:01.8690754Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.8692121Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.8693449Z +++ sed -e s/=//g 2025-06-01T22:53:01.8731250Z ++ HASH=YynNkKyiV44SJA7mB5cu3khRI9cjb0_YvbQhq0ML_W0 2025-06-01T22:53:01.8737566Z +++ ls -nl torch/multiprocessing/spawn.py 2025-06-01T22:53:01.8737939Z +++ awk '{print $5}' 2025-06-01T22:53:01.8763575Z ++ FSIZE=12804 2025-06-01T22:53:01.8764255Z ++ echo '"torch/multiprocessing/spawn.py",sha256=YynNkKyiV44SJA7mB5cu3khRI9cjb0_YvbQhq0ML_W0,12804' 2025-06-01T22:53:01.8765056Z ++ read fname 2025-06-01T22:53:01.8765366Z ++ make_wheel_record torch/nested/__init__.py 2025-06-01T22:53:01.8765755Z ++ FPATH=torch/nested/__init__.py 2025-06-01T22:53:01.8766093Z ++ echo torch/nested/__init__.py 2025-06-01T22:53:01.8766781Z ++ grep RECORD 2025-06-01T22:53:01.8791593Z +++ openssl dgst -sha256 -binary torch/nested/__init__.py 2025-06-01T22:53:01.8792319Z +++ openssl base64 2025-06-01T22:53:01.8792648Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.8792913Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.8793244Z +++ sed -e s/=//g 2025-06-01T22:53:01.8832017Z ++ HASH=AMFxG285OSBMigYnQg6Jr71YvDLAGgU42SD11oROSfA 2025-06-01T22:53:01.8836583Z +++ ls -nl torch/nested/__init__.py 2025-06-01T22:53:01.8837077Z +++ awk '{print $5}' 2025-06-01T22:53:01.8865867Z ++ FSIZE=21914 2025-06-01T22:53:01.8866445Z ++ echo '"torch/nested/__init__.py",sha256=AMFxG285OSBMigYnQg6Jr71YvDLAGgU42SD11oROSfA,21914' 2025-06-01T22:53:01.8867014Z ++ read fname 2025-06-01T22:53:01.8867334Z ++ make_wheel_record torch/nested/_internal/__init__.py 2025-06-01T22:53:01.8867769Z ++ FPATH=torch/nested/_internal/__init__.py 2025-06-01T22:53:01.8868139Z ++ echo torch/nested/_internal/__init__.py 2025-06-01T22:53:01.8868491Z ++ grep RECORD 2025-06-01T22:53:01.8888336Z +++ openssl dgst -sha256 -binary torch/nested/_internal/__init__.py 2025-06-01T22:53:01.8889014Z +++ openssl base64 2025-06-01T22:53:01.8889305Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.8890507Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.8891735Z +++ sed -e s/=//g 2025-06-01T22:53:01.8930488Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:01.8935054Z +++ ls -nl torch/nested/_internal/__init__.py 2025-06-01T22:53:01.8936096Z +++ awk '{print $5}' 2025-06-01T22:53:01.8964860Z ++ FSIZE=0 2025-06-01T22:53:01.8965483Z ++ echo '"torch/nested/_internal/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:01.8966112Z ++ read fname 2025-06-01T22:53:01.8966451Z ++ make_wheel_record torch/nested/_internal/nested_int.py 2025-06-01T22:53:01.8966902Z ++ FPATH=torch/nested/_internal/nested_int.py 2025-06-01T22:53:01.8967317Z ++ echo torch/nested/_internal/nested_int.py 2025-06-01T22:53:01.8967669Z ++ grep RECORD 2025-06-01T22:53:01.8990101Z +++ openssl dgst -sha256 -binary torch/nested/_internal/nested_int.py 2025-06-01T22:53:01.8990739Z +++ openssl base64 2025-06-01T22:53:01.8990992Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.8991254Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.8991508Z +++ sed -e s/=//g 2025-06-01T22:53:01.9035118Z ++ HASH=He63N_1-sY4PZrAmsa4XJvwP6-WtUTJF6Xz___WdHM0 2025-06-01T22:53:01.9040492Z +++ ls -nl torch/nested/_internal/nested_int.py 2025-06-01T22:53:01.9041886Z +++ awk '{print $5}' 2025-06-01T22:53:01.9070086Z ++ FSIZE=3190 2025-06-01T22:53:01.9070759Z ++ echo '"torch/nested/_internal/nested_int.py",sha256=He63N_1-sY4PZrAmsa4XJvwP6-WtUTJF6Xz___WdHM0,3190' 2025-06-01T22:53:01.9071390Z ++ read fname 2025-06-01T22:53:01.9071724Z ++ make_wheel_record torch/nested/_internal/nested_tensor.py 2025-06-01T22:53:01.9072197Z ++ FPATH=torch/nested/_internal/nested_tensor.py 2025-06-01T22:53:01.9072620Z ++ echo torch/nested/_internal/nested_tensor.py 2025-06-01T22:53:01.9072978Z ++ grep RECORD 2025-06-01T22:53:01.9090817Z +++ openssl dgst -sha256 -binary torch/nested/_internal/nested_tensor.py 2025-06-01T22:53:01.9091443Z +++ openssl base64 2025-06-01T22:53:01.9092318Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.9093788Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.9095243Z +++ sed -e s/=//g 2025-06-01T22:53:01.9131848Z ++ HASH=phG0N-pm7Un-H3LCi-cQXibyjHArmr11pdjWvcO9Njc 2025-06-01T22:53:01.9136833Z +++ ls -nl torch/nested/_internal/nested_tensor.py 2025-06-01T22:53:01.9138384Z +++ awk '{print $5}' 2025-06-01T22:53:01.9165465Z ++ FSIZE=24709 2025-06-01T22:53:01.9166125Z ++ echo '"torch/nested/_internal/nested_tensor.py",sha256=phG0N-pm7Un-H3LCi-cQXibyjHArmr11pdjWvcO9Njc,24709' 2025-06-01T22:53:01.9166813Z ++ read fname 2025-06-01T22:53:01.9167109Z ++ make_wheel_record torch/nested/_internal/ops.py 2025-06-01T22:53:01.9167535Z ++ FPATH=torch/nested/_internal/ops.py 2025-06-01T22:53:01.9167903Z ++ echo torch/nested/_internal/ops.py 2025-06-01T22:53:01.9168248Z ++ grep RECORD 2025-06-01T22:53:01.9192470Z +++ openssl dgst -sha256 -binary torch/nested/_internal/ops.py 2025-06-01T22:53:01.9192944Z +++ openssl base64 2025-06-01T22:53:01.9193218Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.9193511Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.9193843Z +++ sed -e s/=//g 2025-06-01T22:53:01.9236572Z ++ HASH=1v920G9nOxx2jFSgejW4xCbdKGWLVyDzFcfRwmcmLCU 2025-06-01T22:53:01.9240186Z +++ ls -nl torch/nested/_internal/ops.py 2025-06-01T22:53:01.9241160Z +++ awk '{print $5}' 2025-06-01T22:53:01.9269110Z ++ FSIZE=97618 2025-06-01T22:53:01.9269905Z ++ echo '"torch/nested/_internal/ops.py",sha256=1v920G9nOxx2jFSgejW4xCbdKGWLVyDzFcfRwmcmLCU,97618' 2025-06-01T22:53:01.9270535Z ++ read fname 2025-06-01T22:53:01.9270834Z ++ make_wheel_record torch/nested/_internal/sdpa.py 2025-06-01T22:53:01.9271247Z ++ FPATH=torch/nested/_internal/sdpa.py 2025-06-01T22:53:01.9271610Z ++ echo torch/nested/_internal/sdpa.py 2025-06-01T22:53:01.9271950Z ++ grep RECORD 2025-06-01T22:53:01.9290730Z +++ openssl dgst -sha256 -binary torch/nested/_internal/sdpa.py 2025-06-01T22:53:01.9291191Z +++ openssl base64 2025-06-01T22:53:01.9292080Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.9293450Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.9294730Z +++ sed -e s/=//g 2025-06-01T22:53:01.9331952Z ++ HASH=5lRfSkFia_xBA32CsPFgpVQ5EX929xkuidQxA9O6DlM 2025-06-01T22:53:01.9338186Z +++ ls -nl torch/nested/_internal/sdpa.py 2025-06-01T22:53:01.9339048Z +++ awk '{print $5}' 2025-06-01T22:53:01.9366017Z ++ FSIZE=34484 2025-06-01T22:53:01.9366627Z ++ echo '"torch/nested/_internal/sdpa.py",sha256=5lRfSkFia_xBA32CsPFgpVQ5EX929xkuidQxA9O6DlM,34484' 2025-06-01T22:53:01.9367272Z ++ read fname 2025-06-01T22:53:01.9367557Z ++ make_wheel_record torch/nn/__init__.py 2025-06-01T22:53:01.9367926Z ++ FPATH=torch/nn/__init__.py 2025-06-01T22:53:01.9368258Z ++ echo torch/nn/__init__.py 2025-06-01T22:53:01.9369363Z ++ grep RECORD 2025-06-01T22:53:01.9392561Z +++ openssl dgst -sha256 -binary torch/nn/__init__.py 2025-06-01T22:53:01.9393026Z +++ openssl base64 2025-06-01T22:53:01.9393319Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.9393779Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.9395195Z +++ sed -e s/=//g 2025-06-01T22:53:01.9435163Z ++ HASH=SGakM4nNGjI1YZwNintPfgNVTV5FrVKhiFXbq5Db8Pk 2025-06-01T22:53:01.9438615Z +++ ls -nl torch/nn/__init__.py 2025-06-01T22:53:01.9439228Z +++ awk '{print $5}' 2025-06-01T22:53:01.9468447Z ++ FSIZE=2425 2025-06-01T22:53:01.9469027Z ++ echo '"torch/nn/__init__.py",sha256=SGakM4nNGjI1YZwNintPfgNVTV5FrVKhiFXbq5Db8Pk,2425' 2025-06-01T22:53:01.9469583Z ++ read fname 2025-06-01T22:53:01.9469872Z ++ make_wheel_record torch/nn/_reduction.py 2025-06-01T22:53:01.9470237Z ++ FPATH=torch/nn/_reduction.py 2025-06-01T22:53:01.9470559Z ++ echo torch/nn/_reduction.py 2025-06-01T22:53:01.9470855Z ++ grep RECORD 2025-06-01T22:53:01.9490365Z +++ openssl dgst -sha256 -binary torch/nn/_reduction.py 2025-06-01T22:53:01.9490814Z +++ openssl base64 2025-06-01T22:53:01.9491578Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.9492729Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.9494227Z +++ sed -e s/=//g 2025-06-01T22:53:01.9531137Z ++ HASH=OX_t4R7Yc31OwxBMOYyY7t6WZEm475fO04iq3hU7BQo 2025-06-01T22:53:01.9537319Z +++ ls -nl torch/nn/_reduction.py 2025-06-01T22:53:01.9537784Z +++ awk '{print $5}' 2025-06-01T22:53:01.9565753Z ++ FSIZE=1625 2025-06-01T22:53:01.9566310Z ++ echo '"torch/nn/_reduction.py",sha256=OX_t4R7Yc31OwxBMOYyY7t6WZEm475fO04iq3hU7BQo,1625' 2025-06-01T22:53:01.9566877Z ++ read fname 2025-06-01T22:53:01.9567170Z ++ make_wheel_record torch/nn/common_types.py 2025-06-01T22:53:01.9567558Z ++ FPATH=torch/nn/common_types.py 2025-06-01T22:53:01.9567918Z ++ echo torch/nn/common_types.py 2025-06-01T22:53:01.9568237Z ++ grep RECORD 2025-06-01T22:53:01.9592138Z +++ openssl dgst -sha256 -binary torch/nn/common_types.py 2025-06-01T22:53:01.9592621Z +++ openssl base64 2025-06-01T22:53:01.9592887Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.9593152Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.9593405Z +++ sed -e s/=//g 2025-06-01T22:53:01.9633114Z ++ HASH=9L8AfcjeRTRRJ8YInXCCU4cwEN5nQlbW4vezK3b_Q_0 2025-06-01T22:53:01.9635825Z +++ ls -nl torch/nn/common_types.py 2025-06-01T22:53:01.9636693Z +++ awk '{print $5}' 2025-06-01T22:53:01.9664479Z ++ FSIZE=2186 2025-06-01T22:53:01.9665158Z ++ echo '"torch/nn/common_types.py",sha256=9L8AfcjeRTRRJ8YInXCCU4cwEN5nQlbW4vezK3b_Q_0,2186' 2025-06-01T22:53:01.9665740Z ++ read fname 2025-06-01T22:53:01.9666007Z ++ make_wheel_record torch/nn/cpp.py 2025-06-01T22:53:01.9666338Z ++ FPATH=torch/nn/cpp.py 2025-06-01T22:53:01.9666631Z ++ echo torch/nn/cpp.py 2025-06-01T22:53:01.9666906Z ++ grep RECORD 2025-06-01T22:53:01.9687670Z +++ openssl dgst -sha256 -binary torch/nn/cpp.py 2025-06-01T22:53:01.9688110Z +++ openssl base64 2025-06-01T22:53:01.9688479Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.9689755Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.9691017Z +++ sed -e s/=//g 2025-06-01T22:53:01.9728611Z ++ HASH=TMiA6xzuxtvKLDIi99W1RtxHiOSFAf9ORBeYQ1JDGT8 2025-06-01T22:53:01.9733943Z +++ ls -nl torch/nn/cpp.py 2025-06-01T22:53:01.9735256Z +++ awk '{print $5}' 2025-06-01T22:53:01.9762861Z ++ FSIZE=3017 2025-06-01T22:53:01.9763441Z ++ echo '"torch/nn/cpp.py",sha256=TMiA6xzuxtvKLDIi99W1RtxHiOSFAf9ORBeYQ1JDGT8,3017' 2025-06-01T22:53:01.9764153Z ++ read fname 2025-06-01T22:53:01.9764569Z ++ make_wheel_record torch/nn/functional.py 2025-06-01T22:53:01.9765181Z ++ FPATH=torch/nn/functional.py 2025-06-01T22:53:01.9765519Z ++ echo torch/nn/functional.py 2025-06-01T22:53:01.9765822Z ++ grep RECORD 2025-06-01T22:53:01.9790072Z +++ openssl dgst -sha256 -binary torch/nn/functional.py 2025-06-01T22:53:01.9790500Z +++ openssl base64 2025-06-01T22:53:01.9790775Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.9791032Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.9791352Z +++ sed -e s/=//g 2025-06-01T22:53:01.9836414Z ++ HASH=Cm3q1xIhcqSVisuANUm7tqkECCtd8yikckpHQF5grlU 2025-06-01T22:53:01.9840013Z +++ ls -nl torch/nn/functional.py 2025-06-01T22:53:01.9840878Z +++ awk '{print $5}' 2025-06-01T22:53:01.9869787Z ++ FSIZE=244137 2025-06-01T22:53:01.9870453Z ++ echo '"torch/nn/functional.py",sha256=Cm3q1xIhcqSVisuANUm7tqkECCtd8yikckpHQF5grlU,244137' 2025-06-01T22:53:01.9871051Z ++ read fname 2025-06-01T22:53:01.9871345Z ++ make_wheel_record torch/nn/functional.pyi 2025-06-01T22:53:01.9871884Z ++ FPATH=torch/nn/functional.pyi 2025-06-01T22:53:01.9872213Z ++ echo torch/nn/functional.pyi 2025-06-01T22:53:01.9872533Z ++ grep RECORD 2025-06-01T22:53:01.9891292Z +++ openssl dgst -sha256 -binary torch/nn/functional.pyi 2025-06-01T22:53:01.9891730Z +++ openssl base64 2025-06-01T22:53:01.9892965Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.9894193Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.9895700Z +++ sed -e s/=//g 2025-06-01T22:53:01.9932966Z ++ HASH=Q3HO3N8I7kM6w-KwBFE-wXj3crw5395NFZ-CXCHKJnI 2025-06-01T22:53:01.9939539Z +++ ls -nl torch/nn/functional.pyi 2025-06-01T22:53:01.9939868Z +++ awk '{print $5}' 2025-06-01T22:53:01.9966346Z ++ FSIZE=26669 2025-06-01T22:53:01.9966914Z ++ echo '"torch/nn/functional.pyi",sha256=Q3HO3N8I7kM6w-KwBFE-wXj3crw5395NFZ-CXCHKJnI,26669' 2025-06-01T22:53:01.9967526Z ++ read fname 2025-06-01T22:53:01.9967809Z ++ make_wheel_record torch/nn/grad.py 2025-06-01T22:53:01.9968157Z ++ FPATH=torch/nn/grad.py 2025-06-01T22:53:01.9968463Z ++ echo torch/nn/grad.py 2025-06-01T22:53:01.9969676Z ++ grep RECORD 2025-06-01T22:53:01.9993275Z +++ openssl dgst -sha256 -binary torch/nn/grad.py 2025-06-01T22:53:01.9993751Z +++ openssl base64 2025-06-01T22:53:01.9994017Z +++ sed -e s/+/-/g 2025-06-01T22:53:01.9994269Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:01.9994867Z +++ sed -e s/=//g 2025-06-01T22:53:02.0035391Z ++ HASH=xEFG-ZnkxxjBMJajUSoNPqlHLiFFFAZ3wXBvn2kCRYc 2025-06-01T22:53:02.0038325Z +++ ls -nl torch/nn/grad.py 2025-06-01T22:53:02.0039730Z +++ awk '{print $5}' 2025-06-01T22:53:02.0067501Z ++ FSIZE=9910 2025-06-01T22:53:02.0068185Z ++ echo '"torch/nn/grad.py",sha256=xEFG-ZnkxxjBMJajUSoNPqlHLiFFFAZ3wXBvn2kCRYc,9910' 2025-06-01T22:53:02.0068753Z ++ read fname 2025-06-01T22:53:02.0069014Z ++ make_wheel_record torch/nn/init.py 2025-06-01T22:53:02.0069368Z ++ FPATH=torch/nn/init.py 2025-06-01T22:53:02.0069653Z ++ echo torch/nn/init.py 2025-06-01T22:53:02.0069935Z ++ grep RECORD 2025-06-01T22:53:02.0089631Z +++ openssl dgst -sha256 -binary torch/nn/init.py 2025-06-01T22:53:02.0090106Z +++ openssl base64 2025-06-01T22:53:02.0090625Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.0091969Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.0093364Z +++ sed -e s/=//g 2025-06-01T22:53:02.0131318Z ++ HASH=64b3JfEuXNYla3I9bCnwzPDP75AxDee9LP-ia2lBbNc 2025-06-01T22:53:02.0136485Z +++ ls -nl torch/nn/init.py 2025-06-01T22:53:02.0138136Z +++ awk '{print $5}' 2025-06-01T22:53:02.0165218Z ++ FSIZE=24168 2025-06-01T22:53:02.0165925Z ++ echo '"torch/nn/init.py",sha256=64b3JfEuXNYla3I9bCnwzPDP75AxDee9LP-ia2lBbNc,24168' 2025-06-01T22:53:02.0166490Z ++ read fname 2025-06-01T22:53:02.0166786Z ++ make_wheel_record torch/nn/parameter.py 2025-06-01T22:53:02.0167165Z ++ FPATH=torch/nn/parameter.py 2025-06-01T22:53:02.0167505Z ++ echo torch/nn/parameter.py 2025-06-01T22:53:02.0167804Z ++ grep RECORD 2025-06-01T22:53:02.0191252Z +++ openssl dgst -sha256 -binary torch/nn/parameter.py 2025-06-01T22:53:02.0191788Z +++ openssl base64 2025-06-01T22:53:02.0192045Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.0192313Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.0193141Z +++ sed -e s/=//g 2025-06-01T22:53:02.0233592Z ++ HASH=XRbHyrBVS-rTVLdZYhAf7tCrsG0po1qPfiZJ8RAC5b0 2025-06-01T22:53:02.0235604Z +++ ls -nl torch/nn/parameter.py 2025-06-01T22:53:02.0236636Z +++ awk '{print $5}' 2025-06-01T22:53:02.0265559Z ++ FSIZE=11378 2025-06-01T22:53:02.0266209Z ++ echo '"torch/nn/parameter.py",sha256=XRbHyrBVS-rTVLdZYhAf7tCrsG0po1qPfiZJ8RAC5b0,11378' 2025-06-01T22:53:02.0266854Z ++ read fname 2025-06-01T22:53:02.0267126Z ++ make_wheel_record torch/nn/parameter.pyi 2025-06-01T22:53:02.0267502Z ++ FPATH=torch/nn/parameter.pyi 2025-06-01T22:53:02.0267824Z ++ echo torch/nn/parameter.pyi 2025-06-01T22:53:02.0268133Z ++ grep RECORD 2025-06-01T22:53:02.0288235Z +++ openssl dgst -sha256 -binary torch/nn/parameter.pyi 2025-06-01T22:53:02.0288673Z +++ openssl base64 2025-06-01T22:53:02.0289166Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.0290337Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.0291526Z +++ sed -e s/=//g 2025-06-01T22:53:02.0329773Z ++ HASH=V03epYtsDyMo2jqNAhv9JOo3KNZl_uhF62tOy_4ok9M 2025-06-01T22:53:02.0334575Z +++ ls -nl torch/nn/parameter.pyi 2025-06-01T22:53:02.0335310Z +++ awk '{print $5}' 2025-06-01T22:53:02.0362990Z ++ FSIZE=1102 2025-06-01T22:53:02.0363603Z ++ echo '"torch/nn/parameter.pyi",sha256=V03epYtsDyMo2jqNAhv9JOo3KNZl_uhF62tOy_4ok9M,1102' 2025-06-01T22:53:02.0364308Z ++ read fname 2025-06-01T22:53:02.0364795Z ++ make_wheel_record torch/nn/attention/__init__.py 2025-06-01T22:53:02.0365267Z ++ FPATH=torch/nn/attention/__init__.py 2025-06-01T22:53:02.0365650Z ++ echo torch/nn/attention/__init__.py 2025-06-01T22:53:02.0365988Z ++ grep RECORD 2025-06-01T22:53:02.0388749Z +++ openssl dgst -sha256 -binary torch/nn/attention/__init__.py 2025-06-01T22:53:02.0389222Z +++ openssl base64 2025-06-01T22:53:02.0389486Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.0389856Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.0390871Z +++ sed -e s/=//g 2025-06-01T22:53:02.0429473Z ++ HASH=BTJkrr9eRvES9jiIrPjoChoVRrPSe-WOXrR9ITHhVMc 2025-06-01T22:53:02.0433863Z +++ ls -nl torch/nn/attention/__init__.py 2025-06-01T22:53:02.0434240Z +++ awk '{print $5}' 2025-06-01T22:53:02.0462006Z ++ FSIZE=5915 2025-06-01T22:53:02.0462722Z ++ echo '"torch/nn/attention/__init__.py",sha256=BTJkrr9eRvES9jiIrPjoChoVRrPSe-WOXrR9ITHhVMc,5915' 2025-06-01T22:53:02.0463355Z ++ read fname 2025-06-01T22:53:02.0463646Z ++ make_wheel_record torch/nn/attention/_utils.py 2025-06-01T22:53:02.0464054Z ++ FPATH=torch/nn/attention/_utils.py 2025-06-01T22:53:02.0464414Z ++ echo torch/nn/attention/_utils.py 2025-06-01T22:53:02.0464961Z ++ grep RECORD 2025-06-01T22:53:02.0486302Z +++ openssl dgst -sha256 -binary torch/nn/attention/_utils.py 2025-06-01T22:53:02.0486791Z +++ openssl base64 2025-06-01T22:53:02.0487071Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.0488159Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.0489404Z +++ sed -e s/=//g 2025-06-01T22:53:02.0526397Z ++ HASH=RwRSo-_CviEUuJpBJf8eJFEHRsn-emSquxaSgDRNLiI 2025-06-01T22:53:02.0531474Z +++ ls -nl torch/nn/attention/_utils.py 2025-06-01T22:53:02.0532604Z +++ awk '{print $5}' 2025-06-01T22:53:02.0559599Z ++ FSIZE=2038 2025-06-01T22:53:02.0560280Z ++ echo '"torch/nn/attention/_utils.py",sha256=RwRSo-_CviEUuJpBJf8eJFEHRsn-emSquxaSgDRNLiI,2038' 2025-06-01T22:53:02.0560883Z ++ read fname 2025-06-01T22:53:02.0561181Z ++ make_wheel_record torch/nn/attention/bias.py 2025-06-01T22:53:02.0561569Z ++ FPATH=torch/nn/attention/bias.py 2025-06-01T22:53:02.0561928Z ++ echo torch/nn/attention/bias.py 2025-06-01T22:53:02.0562379Z ++ grep RECORD 2025-06-01T22:53:02.0587449Z +++ openssl dgst -sha256 -binary torch/nn/attention/bias.py 2025-06-01T22:53:02.0587921Z +++ openssl base64 2025-06-01T22:53:02.0588180Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.0588440Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.0588696Z +++ sed -e s/=//g 2025-06-01T22:53:02.0630458Z ++ HASH=n72hXc2HQA4Rg47lOISOg9VTdIsFOR1n9YNDh_8HOKY 2025-06-01T22:53:02.0634581Z +++ ls -nl torch/nn/attention/bias.py 2025-06-01T22:53:02.0634951Z +++ awk '{print $5}' 2025-06-01T22:53:02.0662515Z ++ FSIZE=13350 2025-06-01T22:53:02.0663186Z ++ echo '"torch/nn/attention/bias.py",sha256=n72hXc2HQA4Rg47lOISOg9VTdIsFOR1n9YNDh_8HOKY,13350' 2025-06-01T22:53:02.0663924Z ++ read fname 2025-06-01T22:53:02.0664255Z ++ make_wheel_record torch/nn/attention/flex_attention.py 2025-06-01T22:53:02.0664697Z ++ FPATH=torch/nn/attention/flex_attention.py 2025-06-01T22:53:02.0665101Z ++ echo torch/nn/attention/flex_attention.py 2025-06-01T22:53:02.0665450Z ++ grep RECORD 2025-06-01T22:53:02.0686326Z +++ openssl dgst -sha256 -binary torch/nn/attention/flex_attention.py 2025-06-01T22:53:02.0686842Z +++ openssl base64 2025-06-01T22:53:02.0687103Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.0688255Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.0689586Z +++ sed -e s/=//g 2025-06-01T22:53:02.0728947Z ++ HASH=m8vmqvPf-i3dfcoZLeAex3JUEsIAMEQxDpNqX-KS6SA 2025-06-01T22:53:02.0734024Z +++ ls -nl torch/nn/attention/flex_attention.py 2025-06-01T22:53:02.0734857Z +++ awk '{print $5}' 2025-06-01T22:53:02.0763100Z ++ FSIZE=57942 2025-06-01T22:53:02.0763753Z ++ echo '"torch/nn/attention/flex_attention.py",sha256=m8vmqvPf-i3dfcoZLeAex3JUEsIAMEQxDpNqX-KS6SA,57942' 2025-06-01T22:53:02.0764695Z ++ read fname 2025-06-01T22:53:02.0765224Z ++ make_wheel_record torch/nn/attention/experimental/__init__.py 2025-06-01T22:53:02.0765746Z ++ FPATH=torch/nn/attention/experimental/__init__.py 2025-06-01T22:53:02.0766210Z ++ echo torch/nn/attention/experimental/__init__.py 2025-06-01T22:53:02.0766592Z ++ grep RECORD 2025-06-01T22:53:02.0793256Z +++ openssl dgst -sha256 -binary torch/nn/attention/experimental/__init__.py 2025-06-01T22:53:02.0793795Z +++ openssl base64 2025-06-01T22:53:02.0794063Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.0794319Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.0794626Z +++ sed -e s/=//g 2025-06-01T22:53:02.0833628Z ++ HASH=8q8QEeQLDNIO2PIfZd7aoqM-nsHM8cpqs-jpEYNY8zg 2025-06-01T22:53:02.0838186Z +++ ls -nl torch/nn/attention/experimental/__init__.py 2025-06-01T22:53:02.0838596Z +++ awk '{print $5}' 2025-06-01T22:53:02.0867966Z ++ FSIZE=110 2025-06-01T22:53:02.0868875Z ++ echo '"torch/nn/attention/experimental/__init__.py",sha256=8q8QEeQLDNIO2PIfZd7aoqM-nsHM8cpqs-jpEYNY8zg,110' 2025-06-01T22:53:02.0869593Z ++ read fname 2025-06-01T22:53:02.0869980Z ++ make_wheel_record torch/nn/attention/experimental/_paged_attention.py 2025-06-01T22:53:02.0870570Z ++ FPATH=torch/nn/attention/experimental/_paged_attention.py 2025-06-01T22:53:02.0871081Z ++ echo torch/nn/attention/experimental/_paged_attention.py 2025-06-01T22:53:02.0871504Z ++ grep RECORD 2025-06-01T22:53:02.0890180Z +++ openssl dgst -sha256 -binary torch/nn/attention/experimental/_paged_attention.py 2025-06-01T22:53:02.0890745Z +++ openssl base64 2025-06-01T22:53:02.0891447Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.0892745Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.0893948Z +++ sed -e s/=//g 2025-06-01T22:53:02.0931351Z ++ HASH=Rwr7Mpuh81EtiPaHZGpz14wr9maIfmwrzuoNNNYnnLI 2025-06-01T22:53:02.0936420Z +++ ls -nl torch/nn/attention/experimental/_paged_attention.py 2025-06-01T22:53:02.0937324Z +++ awk '{print $5}' 2025-06-01T22:53:02.0964667Z ++ FSIZE=12059 2025-06-01T22:53:02.0965499Z ++ echo '"torch/nn/attention/experimental/_paged_attention.py",sha256=Rwr7Mpuh81EtiPaHZGpz14wr9maIfmwrzuoNNNYnnLI,12059' 2025-06-01T22:53:02.0966274Z ++ read fname 2025-06-01T22:53:02.0966586Z ++ make_wheel_record torch/nn/backends/__init__.py 2025-06-01T22:53:02.0966996Z ++ FPATH=torch/nn/backends/__init__.py 2025-06-01T22:53:02.0967370Z ++ echo torch/nn/backends/__init__.py 2025-06-01T22:53:02.0967850Z ++ grep RECORD 2025-06-01T22:53:02.0990362Z +++ openssl dgst -sha256 -binary torch/nn/backends/__init__.py 2025-06-01T22:53:02.0990870Z +++ openssl base64 2025-06-01T22:53:02.0991124Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.0991384Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.0993046Z +++ sed -e s/=//g 2025-06-01T22:53:02.1031615Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:02.1035706Z +++ ls -nl torch/nn/backends/__init__.py 2025-06-01T22:53:02.1036537Z +++ awk '{print $5}' 2025-06-01T22:53:02.1065386Z ++ FSIZE=0 2025-06-01T22:53:02.1066127Z ++ echo '"torch/nn/backends/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:02.1066889Z ++ read fname 2025-06-01T22:53:02.1067162Z ++ make_wheel_record torch/nn/backends/thnn.py 2025-06-01T22:53:02.1067609Z ++ FPATH=torch/nn/backends/thnn.py 2025-06-01T22:53:02.1067956Z ++ echo torch/nn/backends/thnn.py 2025-06-01T22:53:02.1068715Z ++ grep RECORD 2025-06-01T22:53:02.1089486Z +++ openssl dgst -sha256 -binary torch/nn/backends/thnn.py 2025-06-01T22:53:02.1089939Z +++ openssl base64 2025-06-01T22:53:02.1091048Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.1092400Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.1093720Z +++ sed -e s/=//g 2025-06-01T22:53:02.1130216Z ++ HASH=30l44thYgv59GXTfz_89j6MEYlkWUaVRv0laJO4UW6g 2025-06-01T22:53:02.1135728Z +++ ls -nl torch/nn/backends/thnn.py 2025-06-01T22:53:02.1136695Z +++ awk '{print $5}' 2025-06-01T22:53:02.1163536Z ++ FSIZE=146 2025-06-01T22:53:02.1164590Z ++ echo '"torch/nn/backends/thnn.py",sha256=30l44thYgv59GXTfz_89j6MEYlkWUaVRv0laJO4UW6g,146' 2025-06-01T22:53:02.1165439Z ++ read fname 2025-06-01T22:53:02.1165746Z ++ make_wheel_record torch/nn/intrinsic/__init__.py 2025-06-01T22:53:02.1166258Z ++ FPATH=torch/nn/intrinsic/__init__.py 2025-06-01T22:53:02.1166631Z ++ echo torch/nn/intrinsic/__init__.py 2025-06-01T22:53:02.1166988Z ++ grep RECORD 2025-06-01T22:53:02.1188493Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/__init__.py 2025-06-01T22:53:02.1189011Z +++ openssl base64 2025-06-01T22:53:02.1189339Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.1191275Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.1191549Z +++ sed -e s/=//g 2025-06-01T22:53:02.1231665Z ++ HASH=mLJtyO2jadna-iZ8mCcW_NoEMq4mJxr3BqaJDy0jBhE 2025-06-01T22:53:02.1235067Z +++ ls -nl torch/nn/intrinsic/__init__.py 2025-06-01T22:53:02.1235494Z +++ awk '{print $5}' 2025-06-01T22:53:02.1261600Z ++ FSIZE=697 2025-06-01T22:53:02.1262245Z ++ echo '"torch/nn/intrinsic/__init__.py",sha256=mLJtyO2jadna-iZ8mCcW_NoEMq4mJxr3BqaJDy0jBhE,697' 2025-06-01T22:53:02.1262842Z ++ read fname 2025-06-01T22:53:02.1263309Z ++ make_wheel_record torch/nn/intrinsic/modules/__init__.py 2025-06-01T22:53:02.1263826Z ++ FPATH=torch/nn/intrinsic/modules/__init__.py 2025-06-01T22:53:02.1264244Z ++ echo torch/nn/intrinsic/modules/__init__.py 2025-06-01T22:53:02.1273631Z ++ grep RECORD 2025-06-01T22:53:02.1286452Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/modules/__init__.py 2025-06-01T22:53:02.1287027Z +++ openssl base64 2025-06-01T22:53:02.1287666Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.1288969Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.1290354Z +++ sed -e s/=//g 2025-06-01T22:53:02.1328380Z ++ HASH=bqi9D10UvQcO_cimMFdlI5HjLEvFOp7Y0hT6g3WOSMQ 2025-06-01T22:53:02.1333754Z +++ ls -nl torch/nn/intrinsic/modules/__init__.py 2025-06-01T22:53:02.1334676Z +++ awk '{print $5}' 2025-06-01T22:53:02.1362080Z ++ FSIZE=517 2025-06-01T22:53:02.1362883Z ++ echo '"torch/nn/intrinsic/modules/__init__.py",sha256=bqi9D10UvQcO_cimMFdlI5HjLEvFOp7Y0hT6g3WOSMQ,517' 2025-06-01T22:53:02.1363521Z ++ read fname 2025-06-01T22:53:02.1364006Z ++ make_wheel_record torch/nn/intrinsic/modules/fused.py 2025-06-01T22:53:02.1364513Z ++ FPATH=torch/nn/intrinsic/modules/fused.py 2025-06-01T22:53:02.1365187Z ++ echo torch/nn/intrinsic/modules/fused.py 2025-06-01T22:53:02.1365534Z ++ grep RECORD 2025-06-01T22:53:02.1387056Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/modules/fused.py 2025-06-01T22:53:02.1387527Z +++ openssl base64 2025-06-01T22:53:02.1388210Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.1389413Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.1390729Z +++ sed -e s/=//g 2025-06-01T22:53:02.1433200Z ++ HASH=Q6ta4U7JgPoSVs66FPll7Hjhjl_pXcO3pFWKGnBzspk 2025-06-01T22:53:02.1439537Z +++ ls -nl torch/nn/intrinsic/modules/fused.py 2025-06-01T22:53:02.1439993Z +++ awk '{print $5}' 2025-06-01T22:53:02.1468329Z ++ FSIZE=563 2025-06-01T22:53:02.1469032Z ++ echo '"torch/nn/intrinsic/modules/fused.py",sha256=Q6ta4U7JgPoSVs66FPll7Hjhjl_pXcO3pFWKGnBzspk,563' 2025-06-01T22:53:02.1469672Z ++ read fname 2025-06-01T22:53:02.1469993Z ++ make_wheel_record torch/nn/intrinsic/qat/__init__.py 2025-06-01T22:53:02.1470589Z ++ FPATH=torch/nn/intrinsic/qat/__init__.py 2025-06-01T22:53:02.1470966Z ++ echo torch/nn/intrinsic/qat/__init__.py 2025-06-01T22:53:02.1471317Z ++ grep RECORD 2025-06-01T22:53:02.1490054Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/qat/__init__.py 2025-06-01T22:53:02.1490533Z +++ openssl base64 2025-06-01T22:53:02.1491524Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.1492894Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.1494170Z +++ sed -e s/=//g 2025-06-01T22:53:02.1531251Z ++ HASH=7rFxYP3UVmm4gwSlC7aBqXoJF1s0Q4aIdJZuW7ST8wI 2025-06-01T22:53:02.1536957Z +++ ls -nl torch/nn/intrinsic/qat/__init__.py 2025-06-01T22:53:02.1537915Z +++ awk '{print $5}' 2025-06-01T22:53:02.1564347Z ++ FSIZE=59 2025-06-01T22:53:02.1565231Z ++ echo '"torch/nn/intrinsic/qat/__init__.py",sha256=7rFxYP3UVmm4gwSlC7aBqXoJF1s0Q4aIdJZuW7ST8wI,59' 2025-06-01T22:53:02.1565875Z ++ read fname 2025-06-01T22:53:02.1566239Z ++ make_wheel_record torch/nn/intrinsic/qat/modules/__init__.py 2025-06-01T22:53:02.1566890Z ++ FPATH=torch/nn/intrinsic/qat/modules/__init__.py 2025-06-01T22:53:02.1567355Z ++ echo torch/nn/intrinsic/qat/modules/__init__.py 2025-06-01T22:53:02.1567732Z ++ grep RECORD 2025-06-01T22:53:02.1589864Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/qat/modules/__init__.py 2025-06-01T22:53:02.1590411Z +++ openssl base64 2025-06-01T22:53:02.1590668Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.1591744Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.1592012Z +++ sed -e s/=//g 2025-06-01T22:53:02.1632389Z ++ HASH=n9s1HTHyr4Ao5_38irURngF2ZPh7pTJy9eos_oIz3Bs 2025-06-01T22:53:02.1635036Z +++ ls -nl torch/nn/intrinsic/qat/modules/__init__.py 2025-06-01T22:53:02.1635826Z +++ awk '{print $5}' 2025-06-01T22:53:02.1664226Z ++ FSIZE=637 2025-06-01T22:53:02.1664923Z ++ echo '"torch/nn/intrinsic/qat/modules/__init__.py",sha256=n9s1HTHyr4Ao5_38irURngF2ZPh7pTJy9eos_oIz3Bs,637' 2025-06-01T22:53:02.1665590Z ++ read fname 2025-06-01T22:53:02.1665942Z ++ make_wheel_record torch/nn/intrinsic/qat/modules/conv_fused.py 2025-06-01T22:53:02.1666598Z ++ FPATH=torch/nn/intrinsic/qat/modules/conv_fused.py 2025-06-01T22:53:02.1667055Z ++ echo torch/nn/intrinsic/qat/modules/conv_fused.py 2025-06-01T22:53:02.1667453Z ++ grep RECORD 2025-06-01T22:53:02.1688270Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/qat/modules/conv_fused.py 2025-06-01T22:53:02.1688805Z +++ openssl base64 2025-06-01T22:53:02.1689075Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.1689625Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.1690783Z +++ sed -e s/=//g 2025-06-01T22:53:02.1734568Z ++ HASH=7E_n97P10No_DFQ-KoKcQ8_NKx97m8k6HoiSVDVr9Cw 2025-06-01T22:53:02.1740157Z +++ ls -nl torch/nn/intrinsic/qat/modules/conv_fused.py 2025-06-01T22:53:02.1740868Z +++ awk '{print $5}' 2025-06-01T22:53:02.1766640Z ++ FSIZE=854 2025-06-01T22:53:02.1767295Z ++ echo '"torch/nn/intrinsic/qat/modules/conv_fused.py",sha256=7E_n97P10No_DFQ-KoKcQ8_NKx97m8k6HoiSVDVr9Cw,854' 2025-06-01T22:53:02.1767981Z ++ read fname 2025-06-01T22:53:02.1768381Z ++ make_wheel_record torch/nn/intrinsic/qat/modules/linear_fused.py 2025-06-01T22:53:02.1768948Z ++ FPATH=torch/nn/intrinsic/qat/modules/linear_fused.py 2025-06-01T22:53:02.1769424Z ++ echo torch/nn/intrinsic/qat/modules/linear_fused.py 2025-06-01T22:53:02.1769957Z ++ grep RECORD 2025-06-01T22:53:02.1793921Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/qat/modules/linear_fused.py 2025-06-01T22:53:02.1794501Z +++ openssl base64 2025-06-01T22:53:02.1794894Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.1795283Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.1795555Z +++ sed -e s/=//g 2025-06-01T22:53:02.1837397Z ++ HASH=sUSyA7rEOEfPRmn-M6SbEltWGaTym-yzDhkCEARnqWI 2025-06-01T22:53:02.1844964Z +++ ls -nl torch/nn/intrinsic/qat/modules/linear_fused.py 2025-06-01T22:53:02.1846393Z +++ awk '{print $5}' 2025-06-01T22:53:02.1874278Z ++ FSIZE=455 2025-06-01T22:53:02.1875032Z ++ echo '"torch/nn/intrinsic/qat/modules/linear_fused.py",sha256=sUSyA7rEOEfPRmn-M6SbEltWGaTym-yzDhkCEARnqWI,455' 2025-06-01T22:53:02.1875754Z ++ read fname 2025-06-01T22:53:02.1876142Z ++ make_wheel_record torch/nn/intrinsic/qat/modules/linear_relu.py 2025-06-01T22:53:02.1876798Z ++ FPATH=torch/nn/intrinsic/qat/modules/linear_relu.py 2025-06-01T22:53:02.1877268Z ++ echo torch/nn/intrinsic/qat/modules/linear_relu.py 2025-06-01T22:53:02.1877647Z ++ grep RECORD 2025-06-01T22:53:02.1901254Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/qat/modules/linear_relu.py 2025-06-01T22:53:02.1901810Z +++ openssl base64 2025-06-01T22:53:02.1902069Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.1902327Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.1902581Z +++ sed -e s/=//g 2025-06-01T22:53:02.1939721Z ++ HASH=ST8JHORElUi8Ze5E9SxJ94JFaudNQzdRmBj7c9k4a3Q 2025-06-01T22:53:02.1943029Z +++ ls -nl torch/nn/intrinsic/qat/modules/linear_relu.py 2025-06-01T22:53:02.1943756Z +++ awk '{print $5}' 2025-06-01T22:53:02.1969114Z ++ FSIZE=455 2025-06-01T22:53:02.1969802Z ++ echo '"torch/nn/intrinsic/qat/modules/linear_relu.py",sha256=ST8JHORElUi8Ze5E9SxJ94JFaudNQzdRmBj7c9k4a3Q,455' 2025-06-01T22:53:02.1970531Z ++ read fname 2025-06-01T22:53:02.1971040Z ++ make_wheel_record torch/nn/intrinsic/quantized/__init__.py 2025-06-01T22:53:02.1971548Z ++ FPATH=torch/nn/intrinsic/quantized/__init__.py 2025-06-01T22:53:02.1972080Z ++ echo torch/nn/intrinsic/quantized/__init__.py 2025-06-01T22:53:02.1973281Z ++ grep RECORD 2025-06-01T22:53:02.1997678Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/quantized/__init__.py 2025-06-01T22:53:02.1998193Z +++ openssl base64 2025-06-01T22:53:02.1998479Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.1998726Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.1998997Z +++ sed -e s/=//g 2025-06-01T22:53:02.2037755Z ++ HASH=Elo1b9Ro7sj3MsWn3xys-1rGWSe21SANc4H6Ai3x25c 2025-06-01T22:53:02.2041495Z +++ ls -nl torch/nn/intrinsic/quantized/__init__.py 2025-06-01T22:53:02.2042248Z +++ awk '{print $5}' 2025-06-01T22:53:02.2070674Z ++ FSIZE=336 2025-06-01T22:53:02.2071321Z ++ echo '"torch/nn/intrinsic/quantized/__init__.py",sha256=Elo1b9Ro7sj3MsWn3xys-1rGWSe21SANc4H6Ai3x25c,336' 2025-06-01T22:53:02.2071973Z ++ read fname 2025-06-01T22:53:02.2072502Z ++ make_wheel_record torch/nn/intrinsic/quantized/dynamic/__init__.py 2025-06-01T22:53:02.2073053Z ++ FPATH=torch/nn/intrinsic/quantized/dynamic/__init__.py 2025-06-01T22:53:02.2073552Z ++ echo torch/nn/intrinsic/quantized/dynamic/__init__.py 2025-06-01T22:53:02.2073955Z ++ grep RECORD 2025-06-01T22:53:02.2091717Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/quantized/dynamic/__init__.py 2025-06-01T22:53:02.2092279Z +++ openssl base64 2025-06-01T22:53:02.2093582Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.2094941Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.2096368Z +++ sed -e s/=//g 2025-06-01T22:53:02.2131966Z ++ HASH=Ov25o_5XouCKIqpzK42xcw8dAwVd02tGZqS4XL8BOIM 2025-06-01T22:53:02.2138483Z +++ ls -nl torch/nn/intrinsic/quantized/dynamic/__init__.py 2025-06-01T22:53:02.2138896Z +++ awk '{print $5}' 2025-06-01T22:53:02.2165997Z ++ FSIZE=73 2025-06-01T22:53:02.2166680Z ++ echo '"torch/nn/intrinsic/quantized/dynamic/__init__.py",sha256=Ov25o_5XouCKIqpzK42xcw8dAwVd02tGZqS4XL8BOIM,73' 2025-06-01T22:53:02.2167421Z ++ read fname 2025-06-01T22:53:02.2167872Z ++ make_wheel_record torch/nn/intrinsic/quantized/dynamic/modules/__init__.py 2025-06-01T22:53:02.2168525Z ++ FPATH=torch/nn/intrinsic/quantized/dynamic/modules/__init__.py 2025-06-01T22:53:02.2169126Z ++ echo torch/nn/intrinsic/quantized/dynamic/modules/__init__.py 2025-06-01T22:53:02.2169575Z ++ grep RECORD 2025-06-01T22:53:02.2193265Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/quantized/dynamic/modules/__init__.py 2025-06-01T22:53:02.2193886Z +++ openssl base64 2025-06-01T22:53:02.2194140Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.2194403Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.2194658Z +++ sed -e s/=//g 2025-06-01T22:53:02.2234463Z ++ HASH=acHjDVSQZsjlTsbUoN4pI-971UJRfjavwMJRJuEOOBk 2025-06-01T22:53:02.2237279Z +++ ls -nl torch/nn/intrinsic/quantized/dynamic/modules/__init__.py 2025-06-01T22:53:02.2237979Z +++ awk '{print $5}' 2025-06-01T22:53:02.2265850Z ++ FSIZE=114 2025-06-01T22:53:02.2266622Z ++ echo '"torch/nn/intrinsic/quantized/dynamic/modules/__init__.py",sha256=acHjDVSQZsjlTsbUoN4pI-971UJRfjavwMJRJuEOOBk,114' 2025-06-01T22:53:02.2267553Z ++ read fname 2025-06-01T22:53:02.2267992Z ++ make_wheel_record torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py 2025-06-01T22:53:02.2268676Z ++ FPATH=torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py 2025-06-01T22:53:02.2269286Z ++ echo torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py 2025-06-01T22:53:02.2269756Z ++ grep RECORD 2025-06-01T22:53:02.2290183Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py 2025-06-01T22:53:02.2290809Z +++ openssl base64 2025-06-01T22:53:02.2291398Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.2292798Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.2294280Z +++ sed -e s/=//g 2025-06-01T22:53:02.2330527Z ++ HASH=z509nJpUu_QTwDUjE_ON9Fbu7n5GfMnOzWju35bEXRk 2025-06-01T22:53:02.2335617Z +++ ls -nl torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py 2025-06-01T22:53:02.2336349Z +++ awk '{print $5}' 2025-06-01T22:53:02.2365024Z ++ FSIZE=97 2025-06-01T22:53:02.2366171Z ++ echo '"torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py",sha256=z509nJpUu_QTwDUjE_ON9Fbu7n5GfMnOzWju35bEXRk,97' 2025-06-01T22:53:02.2367005Z ++ read fname 2025-06-01T22:53:02.2367395Z ++ make_wheel_record torch/nn/intrinsic/quantized/modules/__init__.py 2025-06-01T22:53:02.2367974Z ++ FPATH=torch/nn/intrinsic/quantized/modules/__init__.py 2025-06-01T22:53:02.2368481Z ++ echo torch/nn/intrinsic/quantized/modules/__init__.py 2025-06-01T22:53:02.2368898Z ++ grep RECORD 2025-06-01T22:53:02.2391688Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/quantized/modules/__init__.py 2025-06-01T22:53:02.2392252Z +++ openssl base64 2025-06-01T22:53:02.2392518Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.2392767Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.2393039Z +++ sed -e s/=//g 2025-06-01T22:53:02.2432890Z ++ HASH=6WHqSE0pA7qaW20FVPWggCar8uawjVKABKVeNdxjNlo 2025-06-01T22:53:02.2435151Z +++ ls -nl torch/nn/intrinsic/quantized/modules/__init__.py 2025-06-01T22:53:02.2436231Z +++ awk '{print $5}' 2025-06-01T22:53:02.2464536Z ++ FSIZE=379 2025-06-01T22:53:02.2465308Z ++ echo '"torch/nn/intrinsic/quantized/modules/__init__.py",sha256=6WHqSE0pA7qaW20FVPWggCar8uawjVKABKVeNdxjNlo,379' 2025-06-01T22:53:02.2466021Z ++ read fname 2025-06-01T22:53:02.2466405Z ++ make_wheel_record torch/nn/intrinsic/quantized/modules/bn_relu.py 2025-06-01T22:53:02.2466951Z ++ FPATH=torch/nn/intrinsic/quantized/modules/bn_relu.py 2025-06-01T22:53:02.2467431Z ++ echo torch/nn/intrinsic/quantized/modules/bn_relu.py 2025-06-01T22:53:02.2467818Z ++ grep RECORD 2025-06-01T22:53:02.2487942Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/quantized/modules/bn_relu.py 2025-06-01T22:53:02.2488514Z +++ openssl base64 2025-06-01T22:53:02.2488774Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.2489590Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.2491017Z +++ sed -e s/=//g 2025-06-01T22:53:02.2529768Z ++ HASH=3t9doT82fRh1SytKSivqQgxVfDP41KuvL-R9hz8oSb8 2025-06-01T22:53:02.2534879Z +++ ls -nl torch/nn/intrinsic/quantized/modules/bn_relu.py 2025-06-01T22:53:02.2535796Z +++ awk '{print $5}' 2025-06-01T22:53:02.2563306Z ++ FSIZE=111 2025-06-01T22:53:02.2564303Z ++ echo '"torch/nn/intrinsic/quantized/modules/bn_relu.py",sha256=3t9doT82fRh1SytKSivqQgxVfDP41KuvL-R9hz8oSb8,111' 2025-06-01T22:53:02.2565220Z ++ read fname 2025-06-01T22:53:02.2565607Z ++ make_wheel_record torch/nn/intrinsic/quantized/modules/conv_relu.py 2025-06-01T22:53:02.2566336Z ++ FPATH=torch/nn/intrinsic/quantized/modules/conv_relu.py 2025-06-01T22:53:02.2566874Z ++ echo torch/nn/intrinsic/quantized/modules/conv_relu.py 2025-06-01T22:53:02.2567285Z ++ grep RECORD 2025-06-01T22:53:02.2590682Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/quantized/modules/conv_relu.py 2025-06-01T22:53:02.2591251Z +++ openssl base64 2025-06-01T22:53:02.2591518Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.2591769Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.2592044Z +++ sed -e s/=//g 2025-06-01T22:53:02.2632660Z ++ HASH=QWzacsMW7FtkasYvsZ9WqRExBjaMqsxHQHD5tYsZBFA 2025-06-01T22:53:02.2634770Z +++ ls -nl torch/nn/intrinsic/quantized/modules/conv_relu.py 2025-06-01T22:53:02.2635208Z +++ awk '{print $5}' 2025-06-01T22:53:02.2664446Z ++ FSIZE=149 2025-06-01T22:53:02.2665245Z ++ echo '"torch/nn/intrinsic/quantized/modules/conv_relu.py",sha256=QWzacsMW7FtkasYvsZ9WqRExBjaMqsxHQHD5tYsZBFA,149' 2025-06-01T22:53:02.2665995Z ++ read fname 2025-06-01T22:53:02.2666415Z ++ make_wheel_record torch/nn/intrinsic/quantized/modules/linear_relu.py 2025-06-01T22:53:02.2667014Z ++ FPATH=torch/nn/intrinsic/quantized/modules/linear_relu.py 2025-06-01T22:53:02.2667530Z ++ echo torch/nn/intrinsic/quantized/modules/linear_relu.py 2025-06-01T22:53:02.2667954Z ++ grep RECORD 2025-06-01T22:53:02.2690221Z +++ openssl dgst -sha256 -binary torch/nn/intrinsic/quantized/modules/linear_relu.py 2025-06-01T22:53:02.2690817Z +++ openssl base64 2025-06-01T22:53:02.2691084Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.2692188Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.2693372Z +++ sed -e s/=//g 2025-06-01T22:53:02.2731158Z ++ HASH=Zuj3I1owPTdoovG1-BoogRjn8JX1rMWM-WXYc-QFneU 2025-06-01T22:53:02.2736211Z +++ ls -nl torch/nn/intrinsic/quantized/modules/linear_relu.py 2025-06-01T22:53:02.2736922Z +++ awk '{print $5}' 2025-06-01T22:53:02.2764017Z ++ FSIZE=89 2025-06-01T22:53:02.2764918Z ++ echo '"torch/nn/intrinsic/quantized/modules/linear_relu.py",sha256=Zuj3I1owPTdoovG1-BoogRjn8JX1rMWM-WXYc-QFneU,89' 2025-06-01T22:53:02.2765689Z ++ read fname 2025-06-01T22:53:02.2765990Z ++ make_wheel_record torch/nn/modules/__init__.py 2025-06-01T22:53:02.2766403Z ++ FPATH=torch/nn/modules/__init__.py 2025-06-01T22:53:02.2766770Z ++ echo torch/nn/modules/__init__.py 2025-06-01T22:53:02.2767098Z ++ grep RECORD 2025-06-01T22:53:02.2796644Z +++ openssl dgst -sha256 -binary torch/nn/modules/__init__.py 2025-06-01T22:53:02.2797121Z +++ openssl base64 2025-06-01T22:53:02.2797370Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.2797626Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.2797882Z +++ sed -e s/=//g 2025-06-01T22:53:02.2838076Z ++ HASH=chOVC7vb1QKPVwZ7I1MexX9fxazQGfbsmsaStR-cOgY 2025-06-01T22:53:02.2839993Z +++ ls -nl torch/nn/modules/__init__.py 2025-06-01T22:53:02.2840956Z +++ awk '{print $5}' 2025-06-01T22:53:02.2869772Z ++ FSIZE=6494 2025-06-01T22:53:02.2870356Z ++ echo '"torch/nn/modules/__init__.py",sha256=chOVC7vb1QKPVwZ7I1MexX9fxazQGfbsmsaStR-cOgY,6494' 2025-06-01T22:53:02.2870961Z ++ read fname 2025-06-01T22:53:02.2871262Z ++ make_wheel_record torch/nn/modules/_functions.py 2025-06-01T22:53:02.2871673Z ++ FPATH=torch/nn/modules/_functions.py 2025-06-01T22:53:02.2872030Z ++ echo torch/nn/modules/_functions.py 2025-06-01T22:53:02.2872368Z ++ grep RECORD 2025-06-01T22:53:02.2891516Z +++ openssl dgst -sha256 -binary torch/nn/modules/_functions.py 2025-06-01T22:53:02.2891967Z +++ openssl base64 2025-06-01T22:53:02.2892991Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.2894264Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.2895735Z +++ sed -e s/=//g 2025-06-01T22:53:02.2932978Z ++ HASH=r4JI3MQ_omMJKnZ8yRjcXpFyOy606OiW7vk-vtM37h4 2025-06-01T22:53:02.2938127Z +++ ls -nl torch/nn/modules/_functions.py 2025-06-01T22:53:02.2939589Z +++ awk '{print $5}' 2025-06-01T22:53:02.2966319Z ++ FSIZE=11995 2025-06-01T22:53:02.2966912Z ++ echo '"torch/nn/modules/_functions.py",sha256=r4JI3MQ_omMJKnZ8yRjcXpFyOy606OiW7vk-vtM37h4,11995' 2025-06-01T22:53:02.2967532Z ++ read fname 2025-06-01T22:53:02.2967855Z ++ make_wheel_record torch/nn/modules/activation.py 2025-06-01T22:53:02.2968410Z ++ FPATH=torch/nn/modules/activation.py 2025-06-01T22:53:02.2968928Z ++ echo torch/nn/modules/activation.py 2025-06-01T22:53:02.2970168Z ++ grep RECORD 2025-06-01T22:53:02.2994702Z +++ openssl dgst -sha256 -binary torch/nn/modules/activation.py 2025-06-01T22:53:02.2995187Z +++ openssl base64 2025-06-01T22:53:02.2995442Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.2995705Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.2995999Z +++ sed -e s/=//g 2025-06-01T22:53:02.3039160Z ++ HASH=NUWiAklIRCVP3WJPKWZ82Fztoqnt-U8HYeBU5uljZvE 2025-06-01T22:53:02.3041090Z +++ ls -nl torch/nn/modules/activation.py 2025-06-01T22:53:02.3041994Z +++ awk '{print $5}' 2025-06-01T22:53:02.3070977Z ++ FSIZE=58043 2025-06-01T22:53:02.3071587Z ++ echo '"torch/nn/modules/activation.py",sha256=NUWiAklIRCVP3WJPKWZ82Fztoqnt-U8HYeBU5uljZvE,58043' 2025-06-01T22:53:02.3072239Z ++ read fname 2025-06-01T22:53:02.3072542Z ++ make_wheel_record torch/nn/modules/adaptive.py 2025-06-01T22:53:02.3072938Z ++ FPATH=torch/nn/modules/adaptive.py 2025-06-01T22:53:02.3073314Z ++ echo torch/nn/modules/adaptive.py 2025-06-01T22:53:02.3073636Z ++ grep RECORD 2025-06-01T22:53:02.3091765Z +++ openssl dgst -sha256 -binary torch/nn/modules/adaptive.py 2025-06-01T22:53:02.3092494Z +++ openssl base64 2025-06-01T22:53:02.3093812Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.3095497Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.3096655Z +++ sed -e s/=//g 2025-06-01T22:53:02.3132699Z ++ HASH=1lRpV3Lp5Yl57gIJV1I9jX64xA7W6X2PFxysh0glty4 2025-06-01T22:53:02.3138992Z +++ ls -nl torch/nn/modules/adaptive.py 2025-06-01T22:53:02.3139346Z +++ awk '{print $5}' 2025-06-01T22:53:02.3166039Z ++ FSIZE=12434 2025-06-01T22:53:02.3166662Z ++ echo '"torch/nn/modules/adaptive.py",sha256=1lRpV3Lp5Yl57gIJV1I9jX64xA7W6X2PFxysh0glty4,12434' 2025-06-01T22:53:02.3167306Z ++ read fname 2025-06-01T22:53:02.3167614Z ++ make_wheel_record torch/nn/modules/batchnorm.py 2025-06-01T22:53:02.3168024Z ++ FPATH=torch/nn/modules/batchnorm.py 2025-06-01T22:53:02.3168417Z ++ echo torch/nn/modules/batchnorm.py 2025-06-01T22:53:02.3168783Z ++ grep RECORD 2025-06-01T22:53:02.3194697Z +++ openssl dgst -sha256 -binary torch/nn/modules/batchnorm.py 2025-06-01T22:53:02.3195481Z +++ openssl base64 2025-06-01T22:53:02.3195790Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.3196053Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.3196314Z +++ sed -e s/=//g 2025-06-01T22:53:02.3236624Z ++ HASH=Xgf54QD-eafEO_m9JYw3Ug5_ovkq7Xw-dAhSBG3KiuE 2025-06-01T22:53:02.3239200Z +++ ls -nl torch/nn/modules/batchnorm.py 2025-06-01T22:53:02.3240275Z +++ awk '{print $5}' 2025-06-01T22:53:02.3268450Z ++ FSIZE=38394 2025-06-01T22:53:02.3269271Z ++ echo '"torch/nn/modules/batchnorm.py",sha256=Xgf54QD-eafEO_m9JYw3Ug5_ovkq7Xw-dAhSBG3KiuE,38394' 2025-06-01T22:53:02.3269901Z ++ read fname 2025-06-01T22:53:02.3270218Z ++ make_wheel_record torch/nn/modules/channelshuffle.py 2025-06-01T22:53:02.3270667Z ++ FPATH=torch/nn/modules/channelshuffle.py 2025-06-01T22:53:02.3271069Z ++ echo torch/nn/modules/channelshuffle.py 2025-06-01T22:53:02.3271412Z ++ grep RECORD 2025-06-01T22:53:02.3290843Z +++ openssl dgst -sha256 -binary torch/nn/modules/channelshuffle.py 2025-06-01T22:53:02.3291331Z +++ openssl base64 2025-06-01T22:53:02.3292116Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.3293416Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.3294707Z +++ sed -e s/=//g 2025-06-01T22:53:02.3331475Z ++ HASH=xQ4wX3rFb-6VpWuBbwksB42clqzcUN_Wq9rzkAZwzAk 2025-06-01T22:53:02.3336413Z +++ ls -nl torch/nn/modules/channelshuffle.py 2025-06-01T22:53:02.3337354Z +++ awk '{print $5}' 2025-06-01T22:53:02.3366006Z ++ FSIZE=1548 2025-06-01T22:53:02.3366663Z ++ echo '"torch/nn/modules/channelshuffle.py",sha256=xQ4wX3rFb-6VpWuBbwksB42clqzcUN_Wq9rzkAZwzAk,1548' 2025-06-01T22:53:02.3367336Z ++ read fname 2025-06-01T22:53:02.3367635Z ++ make_wheel_record torch/nn/modules/container.py 2025-06-01T22:53:02.3368060Z ++ FPATH=torch/nn/modules/container.py 2025-06-01T22:53:02.3368429Z ++ echo torch/nn/modules/container.py 2025-06-01T22:53:02.3368769Z ++ grep RECORD 2025-06-01T22:53:02.3394098Z +++ openssl dgst -sha256 -binary torch/nn/modules/container.py 2025-06-01T22:53:02.3394580Z +++ openssl base64 2025-06-01T22:53:02.3394826Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.3395080Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.3395346Z +++ sed -e s/=//g 2025-06-01T22:53:02.3437087Z ++ HASH=WGdVtVPaFetsbpgqob5yQ3K-U_y6jljLd7xTRxbEVDY 2025-06-01T22:53:02.3437923Z +++ ls -nl torch/nn/modules/container.py 2025-06-01T22:53:02.3438858Z +++ awk '{print $5}' 2025-06-01T22:53:02.3469008Z ++ FSIZE=36973 2025-06-01T22:53:02.3469610Z ++ echo '"torch/nn/modules/container.py",sha256=WGdVtVPaFetsbpgqob5yQ3K-U_y6jljLd7xTRxbEVDY,36973' 2025-06-01T22:53:02.3470248Z ++ read fname 2025-06-01T22:53:02.3470668Z ++ make_wheel_record torch/nn/modules/conv.py 2025-06-01T22:53:02.3471054Z ++ FPATH=torch/nn/modules/conv.py 2025-06-01T22:53:02.3471381Z ++ echo torch/nn/modules/conv.py 2025-06-01T22:53:02.3471701Z ++ grep RECORD 2025-06-01T22:53:02.3490381Z +++ openssl dgst -sha256 -binary torch/nn/modules/conv.py 2025-06-01T22:53:02.3490815Z +++ openssl base64 2025-06-01T22:53:02.3491695Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.3492847Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.3494204Z +++ sed -e s/=//g 2025-06-01T22:53:02.3532659Z ++ HASH=jn5B3wnIlSLUW82gf6LhGALlCwervf4H-rcuUmI1MKo 2025-06-01T22:53:02.3537598Z +++ ls -nl torch/nn/modules/conv.py 2025-06-01T22:53:02.3538634Z +++ awk '{print $5}' 2025-06-01T22:53:02.3565932Z ++ FSIZE=76328 2025-06-01T22:53:02.3566530Z ++ echo '"torch/nn/modules/conv.py",sha256=jn5B3wnIlSLUW82gf6LhGALlCwervf4H-rcuUmI1MKo,76328' 2025-06-01T22:53:02.3567133Z ++ read fname 2025-06-01T22:53:02.3567447Z ++ make_wheel_record torch/nn/modules/distance.py 2025-06-01T22:53:02.3568023Z ++ FPATH=torch/nn/modules/distance.py 2025-06-01T22:53:02.3568411Z ++ echo torch/nn/modules/distance.py 2025-06-01T22:53:02.3568754Z ++ grep RECORD 2025-06-01T22:53:02.3593111Z +++ openssl dgst -sha256 -binary torch/nn/modules/distance.py 2025-06-01T22:53:02.3593905Z +++ openssl base64 2025-06-01T22:53:02.3594205Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.3594468Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.3594735Z +++ sed -e s/=//g 2025-06-01T22:53:02.3636981Z ++ HASH=aW1CEdpy1d106QLr0dbG1PhjxoSobHH-mXx0hEFRVFA 2025-06-01T22:53:02.3638344Z +++ ls -nl torch/nn/modules/distance.py 2025-06-01T22:53:02.3638818Z +++ awk '{print $5}' 2025-06-01T22:53:02.3668674Z ++ FSIZE=3262 2025-06-01T22:53:02.3669286Z ++ echo '"torch/nn/modules/distance.py",sha256=aW1CEdpy1d106QLr0dbG1PhjxoSobHH-mXx0hEFRVFA,3262' 2025-06-01T22:53:02.3669904Z ++ read fname 2025-06-01T22:53:02.3670189Z ++ make_wheel_record torch/nn/modules/dropout.py 2025-06-01T22:53:02.3670593Z ++ FPATH=torch/nn/modules/dropout.py 2025-06-01T22:53:02.3671085Z ++ echo torch/nn/modules/dropout.py 2025-06-01T22:53:02.3671423Z ++ grep RECORD 2025-06-01T22:53:02.3690498Z +++ openssl dgst -sha256 -binary torch/nn/modules/dropout.py 2025-06-01T22:53:02.3690941Z +++ openssl base64 2025-06-01T22:53:02.3691605Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.3692738Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.3693980Z +++ sed -e s/=//g 2025-06-01T22:53:02.3732304Z ++ HASH=H8mXTDzyB43UvCV_c6-2pnFK3-wunQmdR8-SPnZtNJA 2025-06-01T22:53:02.3737599Z +++ ls -nl torch/nn/modules/dropout.py 2025-06-01T22:53:02.3738353Z +++ awk '{print $5}' 2025-06-01T22:53:02.3765630Z ++ FSIZE=11187 2025-06-01T22:53:02.3766225Z ++ echo '"torch/nn/modules/dropout.py",sha256=H8mXTDzyB43UvCV_c6-2pnFK3-wunQmdR8-SPnZtNJA,11187' 2025-06-01T22:53:02.3766832Z ++ read fname 2025-06-01T22:53:02.3767137Z ++ make_wheel_record torch/nn/modules/flatten.py 2025-06-01T22:53:02.3767554Z ++ FPATH=torch/nn/modules/flatten.py 2025-06-01T22:53:02.3767917Z ++ echo torch/nn/modules/flatten.py 2025-06-01T22:53:02.3768267Z ++ grep RECORD 2025-06-01T22:53:02.3795103Z +++ openssl dgst -sha256 -binary torch/nn/modules/flatten.py 2025-06-01T22:53:02.3795573Z +++ openssl base64 2025-06-01T22:53:02.3795821Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.3796078Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.3796331Z +++ sed -e s/=//g 2025-06-01T22:53:02.3839292Z ++ HASH=CWvHb_vwUMcsdtGAEmIs-WqQ_hiMT4rtWMARKY8lPLc 2025-06-01T22:53:02.3840143Z +++ ls -nl torch/nn/modules/flatten.py 2025-06-01T22:53:02.3841015Z +++ awk '{print $5}' 2025-06-01T22:53:02.3871547Z ++ FSIZE=5537 2025-06-01T22:53:02.3872124Z ++ echo '"torch/nn/modules/flatten.py",sha256=CWvHb_vwUMcsdtGAEmIs-WqQ_hiMT4rtWMARKY8lPLc,5537' 2025-06-01T22:53:02.3872726Z ++ read fname 2025-06-01T22:53:02.3873000Z ++ make_wheel_record torch/nn/modules/fold.py 2025-06-01T22:53:02.3873386Z ++ FPATH=torch/nn/modules/fold.py 2025-06-01T22:53:02.3873728Z ++ echo torch/nn/modules/fold.py 2025-06-01T22:53:02.3874026Z ++ grep RECORD 2025-06-01T22:53:02.3890875Z +++ openssl dgst -sha256 -binary torch/nn/modules/fold.py 2025-06-01T22:53:02.3891425Z +++ openssl base64 2025-06-01T22:53:02.3892096Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.3893388Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.3894680Z +++ sed -e s/=//g 2025-06-01T22:53:02.3931619Z ++ HASH=FwnpEP75IJJb2TXcR8RA5PB8RHuTW6OKboY5qFiaiRc 2025-06-01T22:53:02.3938320Z +++ ls -nl torch/nn/modules/fold.py 2025-06-01T22:53:02.3938663Z +++ awk '{print $5}' 2025-06-01T22:53:02.3965401Z ++ FSIZE=12895 2025-06-01T22:53:02.3965994Z ++ echo '"torch/nn/modules/fold.py",sha256=FwnpEP75IJJb2TXcR8RA5PB8RHuTW6OKboY5qFiaiRc,12895' 2025-06-01T22:53:02.3966599Z ++ read fname 2025-06-01T22:53:02.3966925Z ++ make_wheel_record torch/nn/modules/instancenorm.py 2025-06-01T22:53:02.3967363Z ++ FPATH=torch/nn/modules/instancenorm.py 2025-06-01T22:53:02.3967752Z ++ echo torch/nn/modules/instancenorm.py 2025-06-01T22:53:02.3968103Z ++ grep RECORD 2025-06-01T22:53:02.3991609Z +++ openssl dgst -sha256 -binary torch/nn/modules/instancenorm.py 2025-06-01T22:53:02.3992306Z +++ openssl base64 2025-06-01T22:53:02.3992568Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.3993075Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.3993858Z +++ sed -e s/=//g 2025-06-01T22:53:02.4036988Z ++ HASH=422ynekPRRIgAhi1d8y-c_TzG4avvjj3zbGf8AzxU5A 2025-06-01T22:53:02.4039842Z +++ ls -nl torch/nn/modules/instancenorm.py 2025-06-01T22:53:02.4040201Z +++ awk '{print $5}' 2025-06-01T22:53:02.4067747Z ++ FSIZE=20319 2025-06-01T22:53:02.4068411Z ++ echo '"torch/nn/modules/instancenorm.py",sha256=422ynekPRRIgAhi1d8y-c_TzG4avvjj3zbGf8AzxU5A,20319' 2025-06-01T22:53:02.4069094Z ++ read fname 2025-06-01T22:53:02.4069381Z ++ make_wheel_record torch/nn/modules/lazy.py 2025-06-01T22:53:02.4069767Z ++ FPATH=torch/nn/modules/lazy.py 2025-06-01T22:53:02.4070105Z ++ echo torch/nn/modules/lazy.py 2025-06-01T22:53:02.4070408Z ++ grep RECORD 2025-06-01T22:53:02.4089688Z +++ openssl dgst -sha256 -binary torch/nn/modules/lazy.py 2025-06-01T22:53:02.4090117Z +++ openssl base64 2025-06-01T22:53:02.4090793Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.4091994Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.4093153Z +++ sed -e s/=//g 2025-06-01T22:53:02.4130830Z ++ HASH=g5aPbzKJ-KaLBkLpl_cS7w38ObAllp_OgUbNqyo6jOs 2025-06-01T22:53:02.4136979Z +++ ls -nl torch/nn/modules/lazy.py 2025-06-01T22:53:02.4137897Z +++ awk '{print $5}' 2025-06-01T22:53:02.4166315Z ++ FSIZE=11680 2025-06-01T22:53:02.4167248Z ++ echo '"torch/nn/modules/lazy.py",sha256=g5aPbzKJ-KaLBkLpl_cS7w38ObAllp_OgUbNqyo6jOs,11680' 2025-06-01T22:53:02.4168288Z ++ read fname 2025-06-01T22:53:02.4168595Z ++ make_wheel_record torch/nn/modules/linear.py 2025-06-01T22:53:02.4169060Z ++ FPATH=torch/nn/modules/linear.py 2025-06-01T22:53:02.4169414Z ++ echo torch/nn/modules/linear.py 2025-06-01T22:53:02.4169751Z ++ grep RECORD 2025-06-01T22:53:02.4193069Z +++ openssl dgst -sha256 -binary torch/nn/modules/linear.py 2025-06-01T22:53:02.4193567Z +++ openssl base64 2025-06-01T22:53:02.4193816Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.4194074Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.4195373Z +++ sed -e s/=//g 2025-06-01T22:53:02.4235338Z ++ HASH=-iKsu0jkG_874md5wvJCsVZjuBV-VPDVWYdyGt2X0W8 2025-06-01T22:53:02.4239730Z +++ ls -nl torch/nn/modules/linear.py 2025-06-01T22:53:02.4240068Z +++ awk '{print $5}' 2025-06-01T22:53:02.4267671Z ++ FSIZE=11269 2025-06-01T22:53:02.4268431Z ++ echo '"torch/nn/modules/linear.py",sha256=-iKsu0jkG_874md5wvJCsVZjuBV-VPDVWYdyGt2X0W8,11269' 2025-06-01T22:53:02.4269018Z ++ read fname 2025-06-01T22:53:02.4269410Z ++ make_wheel_record torch/nn/modules/loss.py 2025-06-01T22:53:02.4269835Z ++ FPATH=torch/nn/modules/loss.py 2025-06-01T22:53:02.4270182Z ++ echo torch/nn/modules/loss.py 2025-06-01T22:53:02.4270486Z ++ grep RECORD 2025-06-01T22:53:02.4291034Z +++ openssl dgst -sha256 -binary torch/nn/modules/loss.py 2025-06-01T22:53:02.4291488Z +++ openssl base64 2025-06-01T22:53:02.4292196Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.4293715Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.4295049Z +++ sed -e s/=//g 2025-06-01T22:53:02.4334913Z ++ HASH=wGpoJiYGNdTQkS5aU-MbW43ObRpkUF0Ww-by0tb_WfE 2025-06-01T22:53:02.4340786Z +++ ls -nl torch/nn/modules/loss.py 2025-06-01T22:53:02.4342105Z +++ awk '{print $5}' 2025-06-01T22:53:02.4367339Z ++ FSIZE=93636 2025-06-01T22:53:02.4368243Z ++ echo '"torch/nn/modules/loss.py",sha256=wGpoJiYGNdTQkS5aU-MbW43ObRpkUF0Ww-by0tb_WfE,93636' 2025-06-01T22:53:02.4369302Z ++ read fname 2025-06-01T22:53:02.4369794Z ++ make_wheel_record torch/nn/modules/module.py 2025-06-01T22:53:02.4370508Z ++ FPATH=torch/nn/modules/module.py 2025-06-01T22:53:02.4370988Z ++ echo torch/nn/modules/module.py 2025-06-01T22:53:02.4372076Z ++ grep RECORD 2025-06-01T22:53:02.4396550Z +++ openssl dgst -sha256 -binary torch/nn/modules/module.py 2025-06-01T22:53:02.4397013Z +++ openssl base64 2025-06-01T22:53:02.4397286Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.4397530Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.4397799Z +++ sed -e s/=//g 2025-06-01T22:53:02.4441051Z ++ HASH=8jnjMxb1rCth9vqNRzT0lQMwSEds9hhlM2j0SljgOZ4 2025-06-01T22:53:02.4444240Z +++ ls -nl torch/nn/modules/module.py 2025-06-01T22:53:02.4445637Z +++ awk '{print $5}' 2025-06-01T22:53:02.4472923Z ++ FSIZE=126431 2025-06-01T22:53:02.4473554Z ++ echo '"torch/nn/modules/module.py",sha256=8jnjMxb1rCth9vqNRzT0lQMwSEds9hhlM2j0SljgOZ4,126431' 2025-06-01T22:53:02.4474157Z ++ read fname 2025-06-01T22:53:02.4474478Z ++ make_wheel_record torch/nn/modules/normalization.py 2025-06-01T22:53:02.4474949Z ++ FPATH=torch/nn/modules/normalization.py 2025-06-01T22:53:02.4475352Z ++ echo torch/nn/modules/normalization.py 2025-06-01T22:53:02.4475702Z ++ grep RECORD 2025-06-01T22:53:02.4494247Z +++ openssl dgst -sha256 -binary torch/nn/modules/normalization.py 2025-06-01T22:53:02.4494856Z +++ openssl base64 2025-06-01T22:53:02.4496095Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.4497986Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.4499210Z +++ sed -e s/=//g 2025-06-01T22:53:02.4539873Z ++ HASH=mfgka5X1BvKRMlSqSsqLgV2mLpjrw50xjHtSwyfWCDM 2025-06-01T22:53:02.4543012Z +++ ls -nl torch/nn/modules/normalization.py 2025-06-01T22:53:02.4543376Z +++ awk '{print $5}' 2025-06-01T22:53:02.4568243Z ++ FSIZE=14953 2025-06-01T22:53:02.4569259Z ++ echo '"torch/nn/modules/normalization.py",sha256=mfgka5X1BvKRMlSqSsqLgV2mLpjrw50xjHtSwyfWCDM,14953' 2025-06-01T22:53:02.4570442Z ++ read fname 2025-06-01T22:53:02.4570980Z ++ make_wheel_record torch/nn/modules/padding.py 2025-06-01T22:53:02.4571688Z ++ FPATH=torch/nn/modules/padding.py 2025-06-01T22:53:02.4572096Z ++ echo torch/nn/modules/padding.py 2025-06-01T22:53:02.4573358Z ++ grep RECORD 2025-06-01T22:53:02.4598243Z +++ openssl dgst -sha256 -binary torch/nn/modules/padding.py 2025-06-01T22:53:02.4598780Z +++ openssl base64 2025-06-01T22:53:02.4599048Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.4599308Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.4599563Z +++ sed -e s/=//g 2025-06-01T22:53:02.4641508Z ++ HASH=BbsI1UVZU3adiMcd_VK0a6Da_rKc_CPNkz_maLLh2SE 2025-06-01T22:53:02.4644962Z +++ ls -nl torch/nn/modules/padding.py 2025-06-01T22:53:02.4645545Z +++ awk '{print $5}' 2025-06-01T22:53:02.4672766Z ++ FSIZE=30263 2025-06-01T22:53:02.4673335Z ++ echo '"torch/nn/modules/padding.py",sha256=BbsI1UVZU3adiMcd_VK0a6Da_rKc_CPNkz_maLLh2SE,30263' 2025-06-01T22:53:02.4673939Z ++ read fname 2025-06-01T22:53:02.4674240Z ++ make_wheel_record torch/nn/modules/pixelshuffle.py 2025-06-01T22:53:02.4674668Z ++ FPATH=torch/nn/modules/pixelshuffle.py 2025-06-01T22:53:02.4675091Z ++ echo torch/nn/modules/pixelshuffle.py 2025-06-01T22:53:02.4675441Z ++ grep RECORD 2025-06-01T22:53:02.4694072Z +++ openssl dgst -sha256 -binary torch/nn/modules/pixelshuffle.py 2025-06-01T22:53:02.4694575Z +++ openssl base64 2025-06-01T22:53:02.4695906Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.4697882Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.4698930Z +++ sed -e s/=//g 2025-06-01T22:53:02.4735903Z ++ HASH=WsifsWRqulNrpJtWLz3suAVK8HUwzBJFcYgSeHD-a9A 2025-06-01T22:53:02.4741736Z +++ ls -nl torch/nn/modules/pixelshuffle.py 2025-06-01T22:53:02.4742095Z +++ awk '{print $5}' 2025-06-01T22:53:02.4769024Z ++ FSIZE=3680 2025-06-01T22:53:02.4770057Z ++ echo '"torch/nn/modules/pixelshuffle.py",sha256=WsifsWRqulNrpJtWLz3suAVK8HUwzBJFcYgSeHD-a9A,3680' 2025-06-01T22:53:02.4771338Z ++ read fname 2025-06-01T22:53:02.4771906Z ++ make_wheel_record torch/nn/modules/pooling.py 2025-06-01T22:53:02.4772602Z ++ FPATH=torch/nn/modules/pooling.py 2025-06-01T22:53:02.4772997Z ++ echo torch/nn/modules/pooling.py 2025-06-01T22:53:02.4773919Z ++ grep RECORD 2025-06-01T22:53:02.4800657Z +++ openssl dgst -sha256 -binary torch/nn/modules/pooling.py 2025-06-01T22:53:02.4801137Z +++ openssl base64 2025-06-01T22:53:02.4801395Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.4801650Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.4801902Z +++ sed -e s/=//g 2025-06-01T22:53:02.4842846Z ++ HASH=GDCCR4SOjDZH8DadNtx4rE4uDYlzYfhlzAhi_HyLDTg 2025-06-01T22:53:02.4845175Z +++ ls -nl torch/nn/modules/pooling.py 2025-06-01T22:53:02.4845763Z +++ awk '{print $5}' 2025-06-01T22:53:02.4872738Z ++ FSIZE=59508 2025-06-01T22:53:02.4873374Z ++ echo '"torch/nn/modules/pooling.py",sha256=GDCCR4SOjDZH8DadNtx4rE4uDYlzYfhlzAhi_HyLDTg,59508' 2025-06-01T22:53:02.4874118Z ++ read fname 2025-06-01T22:53:02.4874450Z ++ make_wheel_record torch/nn/modules/rnn.py 2025-06-01T22:53:02.4874833Z ++ FPATH=torch/nn/modules/rnn.py 2025-06-01T22:53:02.4875151Z ++ echo torch/nn/modules/rnn.py 2025-06-01T22:53:02.4875456Z ++ grep RECORD 2025-06-01T22:53:02.4893337Z +++ openssl dgst -sha256 -binary torch/nn/modules/rnn.py 2025-06-01T22:53:02.4893971Z +++ openssl base64 2025-06-01T22:53:02.4895501Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.4896823Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.4898593Z +++ sed -e s/=//g 2025-06-01T22:53:02.4940731Z ++ HASH=HAFDBtkaLACIpOusMZH-MTeNR3hMSnugSGvo2zm-mHo 2025-06-01T22:53:02.4943973Z +++ ls -nl torch/nn/modules/rnn.py 2025-06-01T22:53:02.4944311Z +++ awk '{print $5}' 2025-06-01T22:53:02.4969055Z ++ FSIZE=74547 2025-06-01T22:53:02.4969985Z ++ echo '"torch/nn/modules/rnn.py",sha256=HAFDBtkaLACIpOusMZH-MTeNR3hMSnugSGvo2zm-mHo,74547' 2025-06-01T22:53:02.4971206Z ++ read fname 2025-06-01T22:53:02.4971704Z ++ make_wheel_record torch/nn/modules/sparse.py 2025-06-01T22:53:02.4972544Z ++ FPATH=torch/nn/modules/sparse.py 2025-06-01T22:53:02.4972917Z ++ echo torch/nn/modules/sparse.py 2025-06-01T22:53:02.4974505Z ++ grep RECORD 2025-06-01T22:53:02.4998365Z +++ openssl dgst -sha256 -binary torch/nn/modules/sparse.py 2025-06-01T22:53:02.4998847Z +++ openssl base64 2025-06-01T22:53:02.4999094Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.4999352Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.5000605Z +++ sed -e s/=//g 2025-06-01T22:53:02.5042817Z ++ HASH=dInwCUeXBVsI89PJfiD2CFLWW_UYZLglSMpss7szdOE 2025-06-01T22:53:02.5045183Z +++ ls -nl torch/nn/modules/sparse.py 2025-06-01T22:53:02.5045867Z +++ awk '{print $5}' 2025-06-01T22:53:02.5072995Z ++ FSIZE=24054 2025-06-01T22:53:02.5073543Z ++ echo '"torch/nn/modules/sparse.py",sha256=dInwCUeXBVsI89PJfiD2CFLWW_UYZLglSMpss7szdOE,24054' 2025-06-01T22:53:02.5074202Z ++ read fname 2025-06-01T22:53:02.5074552Z ++ make_wheel_record torch/nn/modules/transformer.py 2025-06-01T22:53:02.5074975Z ++ FPATH=torch/nn/modules/transformer.py 2025-06-01T22:53:02.5075370Z ++ echo torch/nn/modules/transformer.py 2025-06-01T22:53:02.5075700Z ++ grep RECORD 2025-06-01T22:53:02.5094041Z +++ openssl dgst -sha256 -binary torch/nn/modules/transformer.py 2025-06-01T22:53:02.5094724Z +++ openssl base64 2025-06-01T22:53:02.5096170Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.5098113Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.5099574Z +++ sed -e s/=//g 2025-06-01T22:53:02.5141335Z ++ HASH=KB4fuAKFgIS73EQ8MF8NIXzK8I3h6NBz4sLGXrVyoxA 2025-06-01T22:53:02.5142109Z +++ ls -nl torch/nn/modules/transformer.py 2025-06-01T22:53:02.5142837Z +++ awk '{print $5}' 2025-06-01T22:53:02.5168042Z ++ FSIZE=50156 2025-06-01T22:53:02.5168681Z ++ echo '"torch/nn/modules/transformer.py",sha256=KB4fuAKFgIS73EQ8MF8NIXzK8I3h6NBz4sLGXrVyoxA,50156' 2025-06-01T22:53:02.5169341Z ++ read fname 2025-06-01T22:53:02.5169661Z ++ make_wheel_record torch/nn/modules/upsampling.py 2025-06-01T22:53:02.5170193Z ++ FPATH=torch/nn/modules/upsampling.py 2025-06-01T22:53:02.5171510Z ++ echo torch/nn/modules/upsampling.py 2025-06-01T22:53:02.5173023Z ++ grep RECORD 2025-06-01T22:53:02.5199344Z +++ openssl dgst -sha256 -binary torch/nn/modules/upsampling.py 2025-06-01T22:53:02.5200079Z +++ openssl base64 2025-06-01T22:53:02.5200399Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.5200684Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.5200946Z +++ sed -e s/=//g 2025-06-01T22:53:02.5241606Z ++ HASH=meTVgguUC7mM3CLO6TizKrJ8Iv-YoElJCRkqARqd6f8 2025-06-01T22:53:02.5242259Z +++ ls -nl torch/nn/modules/upsampling.py 2025-06-01T22:53:02.5243063Z +++ awk '{print $5}' 2025-06-01T22:53:02.5272839Z ++ FSIZE=11541 2025-06-01T22:53:02.5273561Z ++ echo '"torch/nn/modules/upsampling.py",sha256=meTVgguUC7mM3CLO6TizKrJ8Iv-YoElJCRkqARqd6f8,11541' 2025-06-01T22:53:02.5274218Z ++ read fname 2025-06-01T22:53:02.5274509Z ++ make_wheel_record torch/nn/modules/utils.py 2025-06-01T22:53:02.5274880Z ++ FPATH=torch/nn/modules/utils.py 2025-06-01T22:53:02.5275225Z ++ echo torch/nn/modules/utils.py 2025-06-01T22:53:02.5275534Z ++ grep RECORD 2025-06-01T22:53:02.5292577Z +++ openssl dgst -sha256 -binary torch/nn/modules/utils.py 2025-06-01T22:53:02.5293138Z +++ openssl base64 2025-06-01T22:53:02.5294337Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.5295601Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.5297709Z +++ sed -e s/=//g 2025-06-01T22:53:02.5334370Z ++ HASH=nDBVhYHfsmw1ahm0iXOVJ9wH4aNj0tgXGuChwQ_H2uM 2025-06-01T22:53:02.5339872Z +++ ls -nl torch/nn/modules/utils.py 2025-06-01T22:53:02.5340229Z +++ awk '{print $5}' 2025-06-01T22:53:02.5366441Z ++ FSIZE=2579 2025-06-01T22:53:02.5367006Z ++ echo '"torch/nn/modules/utils.py",sha256=nDBVhYHfsmw1ahm0iXOVJ9wH4aNj0tgXGuChwQ_H2uM,2579' 2025-06-01T22:53:02.5367618Z ++ read fname 2025-06-01T22:53:02.5367915Z ++ make_wheel_record torch/nn/parallel/__init__.py 2025-06-01T22:53:02.5368343Z ++ FPATH=torch/nn/parallel/__init__.py 2025-06-01T22:53:02.5368712Z ++ echo torch/nn/parallel/__init__.py 2025-06-01T22:53:02.5369872Z ++ grep RECORD 2025-06-01T22:53:02.5395404Z +++ openssl dgst -sha256 -binary torch/nn/parallel/__init__.py 2025-06-01T22:53:02.5396026Z +++ openssl base64 2025-06-01T22:53:02.5396285Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.5396579Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.5396839Z +++ sed -e s/=//g 2025-06-01T22:53:02.5438407Z ++ HASH=z43J5FJ5qqe_aVSla6yG0qZ19t_Y9pX3g3BzYJvVuSs 2025-06-01T22:53:02.5439765Z +++ ls -nl torch/nn/parallel/__init__.py 2025-06-01T22:53:02.5440114Z +++ awk '{print $5}' 2025-06-01T22:53:02.5469302Z ++ FSIZE=760 2025-06-01T22:53:02.5469977Z ++ echo '"torch/nn/parallel/__init__.py",sha256=z43J5FJ5qqe_aVSla6yG0qZ19t_Y9pX3g3BzYJvVuSs,760' 2025-06-01T22:53:02.5470919Z ++ read fname 2025-06-01T22:53:02.5471299Z ++ make_wheel_record torch/nn/parallel/_functions.py 2025-06-01T22:53:02.5471747Z ++ FPATH=torch/nn/parallel/_functions.py 2025-06-01T22:53:02.5472114Z ++ echo torch/nn/parallel/_functions.py 2025-06-01T22:53:02.5472463Z ++ grep RECORD 2025-06-01T22:53:02.5491226Z +++ openssl dgst -sha256 -binary torch/nn/parallel/_functions.py 2025-06-01T22:53:02.5491693Z +++ openssl base64 2025-06-01T22:53:02.5492426Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.5493600Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.5494831Z +++ sed -e s/=//g 2025-06-01T22:53:02.5531886Z ++ HASH=oqQGINR7o7jXvrxKq3Iup91HGvcyp4TJqhVL6NV5XcE 2025-06-01T22:53:02.5537010Z +++ ls -nl torch/nn/parallel/_functions.py 2025-06-01T22:53:02.5538080Z +++ awk '{print $5}' 2025-06-01T22:53:02.5565572Z ++ FSIZE=4945 2025-06-01T22:53:02.5566338Z ++ echo '"torch/nn/parallel/_functions.py",sha256=oqQGINR7o7jXvrxKq3Iup91HGvcyp4TJqhVL6NV5XcE,4945' 2025-06-01T22:53:02.5566983Z ++ read fname 2025-06-01T22:53:02.5567283Z ++ make_wheel_record torch/nn/parallel/comm.py 2025-06-01T22:53:02.5567669Z ++ FPATH=torch/nn/parallel/comm.py 2025-06-01T22:53:02.5568029Z ++ echo torch/nn/parallel/comm.py 2025-06-01T22:53:02.5568355Z ++ grep RECORD 2025-06-01T22:53:02.5593585Z +++ openssl dgst -sha256 -binary torch/nn/parallel/comm.py 2025-06-01T22:53:02.5594215Z +++ openssl base64 2025-06-01T22:53:02.5594469Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.5594735Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.5594990Z +++ sed -e s/=//g 2025-06-01T22:53:02.5635770Z ++ HASH=lXQ6yaVpe1jXIftVRQMW5_R1vZA_ugjyiJo3vjTpRhU 2025-06-01T22:53:02.5637414Z +++ ls -nl torch/nn/parallel/comm.py 2025-06-01T22:53:02.5638454Z +++ awk '{print $5}' 2025-06-01T22:53:02.5667310Z ++ FSIZE=10893 2025-06-01T22:53:02.5667876Z ++ echo '"torch/nn/parallel/comm.py",sha256=lXQ6yaVpe1jXIftVRQMW5_R1vZA_ugjyiJo3vjTpRhU,10893' 2025-06-01T22:53:02.5668473Z ++ read fname 2025-06-01T22:53:02.5668797Z ++ make_wheel_record torch/nn/parallel/data_parallel.py 2025-06-01T22:53:02.5669222Z ++ FPATH=torch/nn/parallel/data_parallel.py 2025-06-01T22:53:02.5669617Z ++ echo torch/nn/parallel/data_parallel.py 2025-06-01T22:53:02.5669955Z ++ grep RECORD 2025-06-01T22:53:02.5689792Z +++ openssl dgst -sha256 -binary torch/nn/parallel/data_parallel.py 2025-06-01T22:53:02.5690286Z +++ openssl base64 2025-06-01T22:53:02.5690895Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.5692406Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.5693727Z +++ sed -e s/=//g 2025-06-01T22:53:02.5731181Z ++ HASH=ARzDrZW1gpbKNUY1jtWtYe_xXRyjg8SxAZx54kwuars 2025-06-01T22:53:02.5736326Z +++ ls -nl torch/nn/parallel/data_parallel.py 2025-06-01T22:53:02.5737013Z +++ awk '{print $5}' 2025-06-01T22:53:02.5763457Z ++ FSIZE=11761 2025-06-01T22:53:02.5764217Z ++ echo '"torch/nn/parallel/data_parallel.py",sha256=ARzDrZW1gpbKNUY1jtWtYe_xXRyjg8SxAZx54kwuars,11761' 2025-06-01T22:53:02.5765071Z ++ read fname 2025-06-01T22:53:02.5765392Z ++ make_wheel_record torch/nn/parallel/distributed.py 2025-06-01T22:53:02.5765834Z ++ FPATH=torch/nn/parallel/distributed.py 2025-06-01T22:53:02.5766217Z ++ echo torch/nn/parallel/distributed.py 2025-06-01T22:53:02.5766577Z ++ grep RECORD 2025-06-01T22:53:02.5791939Z +++ openssl dgst -sha256 -binary torch/nn/parallel/distributed.py 2025-06-01T22:53:02.5792455Z +++ openssl base64 2025-06-01T22:53:02.5792760Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.5793005Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.5793274Z +++ sed -e s/=//g 2025-06-01T22:53:02.5835485Z ++ HASH=ditIvV1yStVog1MFh4nRQxSBATw5LnK03FYWKIerHjI 2025-06-01T22:53:02.5838486Z +++ ls -nl torch/nn/parallel/distributed.py 2025-06-01T22:53:02.5839311Z +++ awk '{print $5}' 2025-06-01T22:53:02.5868700Z ++ FSIZE=109115 2025-06-01T22:53:02.5869356Z ++ echo '"torch/nn/parallel/distributed.py",sha256=ditIvV1yStVog1MFh4nRQxSBATw5LnK03FYWKIerHjI,109115' 2025-06-01T22:53:02.5870002Z ++ read fname 2025-06-01T22:53:02.5870351Z ++ make_wheel_record torch/nn/parallel/parallel_apply.py 2025-06-01T22:53:02.5870792Z ++ FPATH=torch/nn/parallel/parallel_apply.py 2025-06-01T22:53:02.5871198Z ++ echo torch/nn/parallel/parallel_apply.py 2025-06-01T22:53:02.5871546Z ++ grep RECORD 2025-06-01T22:53:02.5890267Z +++ openssl dgst -sha256 -binary torch/nn/parallel/parallel_apply.py 2025-06-01T22:53:02.5890755Z +++ openssl base64 2025-06-01T22:53:02.5891768Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.5893124Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.5894521Z +++ sed -e s/=//g 2025-06-01T22:53:02.5931633Z ++ HASH=WSX1dHSOq0tMiq6oZYbLTtKoaj1cB1aDCzS_K8KUPZA 2025-06-01T22:53:02.5936764Z +++ ls -nl torch/nn/parallel/parallel_apply.py 2025-06-01T22:53:02.5937816Z +++ awk '{print $5}' 2025-06-01T22:53:02.5965250Z ++ FSIZE=4427 2025-06-01T22:53:02.5965887Z ++ echo '"torch/nn/parallel/parallel_apply.py",sha256=WSX1dHSOq0tMiq6oZYbLTtKoaj1cB1aDCzS_K8KUPZA,4427' 2025-06-01T22:53:02.5966555Z ++ read fname 2025-06-01T22:53:02.5966860Z ++ make_wheel_record torch/nn/parallel/replicate.py 2025-06-01T22:53:02.5967426Z ++ FPATH=torch/nn/parallel/replicate.py 2025-06-01T22:53:02.5967821Z ++ echo torch/nn/parallel/replicate.py 2025-06-01T22:53:02.5968158Z ++ grep RECORD 2025-06-01T22:53:02.5990954Z +++ openssl dgst -sha256 -binary torch/nn/parallel/replicate.py 2025-06-01T22:53:02.5991422Z +++ openssl base64 2025-06-01T22:53:02.5991684Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.5991928Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.5993230Z +++ sed -e s/=//g 2025-06-01T22:53:02.6034307Z ++ HASH=ioUY5OsJ91Xoxw6_GMxSMw7CxJK27I33fovyGmwMNcY 2025-06-01T22:53:02.6036834Z +++ ls -nl torch/nn/parallel/replicate.py 2025-06-01T22:53:02.6037469Z +++ awk '{print $5}' 2025-06-01T22:53:02.6070177Z ++ FSIZE=6987 2025-06-01T22:53:02.6070875Z ++ echo '"torch/nn/parallel/replicate.py",sha256=ioUY5OsJ91Xoxw6_GMxSMw7CxJK27I33fovyGmwMNcY,6987' 2025-06-01T22:53:02.6071507Z ++ read fname 2025-06-01T22:53:02.6071819Z ++ make_wheel_record torch/nn/parallel/scatter_gather.py 2025-06-01T22:53:02.6072273Z ++ FPATH=torch/nn/parallel/scatter_gather.py 2025-06-01T22:53:02.6072670Z ++ echo torch/nn/parallel/scatter_gather.py 2025-06-01T22:53:02.6073007Z ++ grep RECORD 2025-06-01T22:53:02.6091101Z +++ openssl dgst -sha256 -binary torch/nn/parallel/scatter_gather.py 2025-06-01T22:53:02.6091571Z +++ openssl base64 2025-06-01T22:53:02.6092330Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.6093621Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.6095007Z +++ sed -e s/=//g 2025-06-01T22:53:02.6132108Z ++ HASH=wxUcxNp3RaFzKXm0tFCETjJsZ9T_xy__OqFvdx2C5xE 2025-06-01T22:53:02.6138441Z +++ awk '{print $5}' 2025-06-01T22:53:02.6138910Z +++ ls -nl torch/nn/parallel/scatter_gather.py 2025-06-01T22:53:02.6165560Z ++ FSIZE=4991 2025-06-01T22:53:02.6166193Z ++ echo '"torch/nn/parallel/scatter_gather.py",sha256=wxUcxNp3RaFzKXm0tFCETjJsZ9T_xy__OqFvdx2C5xE,4991' 2025-06-01T22:53:02.6166859Z ++ read fname 2025-06-01T22:53:02.6167137Z ++ make_wheel_record torch/nn/qat/__init__.py 2025-06-01T22:53:02.6167530Z ++ FPATH=torch/nn/qat/__init__.py 2025-06-01T22:53:02.6167875Z ++ echo torch/nn/qat/__init__.py 2025-06-01T22:53:02.6168196Z ++ grep RECORD 2025-06-01T22:53:02.6191985Z +++ openssl dgst -sha256 -binary torch/nn/qat/__init__.py 2025-06-01T22:53:02.6192465Z +++ openssl base64 2025-06-01T22:53:02.6192718Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.6192977Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.6193246Z +++ sed -e s/=//g 2025-06-01T22:53:02.6233220Z ++ HASH=yfqB19hirz0Sc5n_3XBvHNn8CO8_7Enk6pvq4UeBTdA 2025-06-01T22:53:02.6235799Z +++ ls -nl torch/nn/qat/__init__.py 2025-06-01T22:53:02.6236679Z +++ awk '{print $5}' 2025-06-01T22:53:02.6263764Z ++ FSIZE=364 2025-06-01T22:53:02.6264461Z ++ echo '"torch/nn/qat/__init__.py",sha256=yfqB19hirz0Sc5n_3XBvHNn8CO8_7Enk6pvq4UeBTdA,364' 2025-06-01T22:53:02.6265033Z ++ read fname 2025-06-01T22:53:02.6265345Z ++ make_wheel_record torch/nn/qat/dynamic/__init__.py 2025-06-01T22:53:02.6265751Z ++ FPATH=torch/nn/qat/dynamic/__init__.py 2025-06-01T22:53:02.6266123Z ++ echo torch/nn/qat/dynamic/__init__.py 2025-06-01T22:53:02.6266682Z ++ grep RECORD 2025-06-01T22:53:02.6287787Z +++ openssl dgst -sha256 -binary torch/nn/qat/dynamic/__init__.py 2025-06-01T22:53:02.6288281Z +++ openssl base64 2025-06-01T22:53:02.6288541Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.6289454Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.6291039Z +++ sed -e s/=//g 2025-06-01T22:53:02.6330823Z ++ HASH=k6jdrqcs_h-ewM6xCcMLpnIF3uqv8_r9gIQprIfRGn8 2025-06-01T22:53:02.6335484Z +++ ls -nl torch/nn/qat/dynamic/__init__.py 2025-06-01T22:53:02.6336349Z +++ awk '{print $5}' 2025-06-01T22:53:02.6364892Z ++ FSIZE=207 2025-06-01T22:53:02.6365590Z ++ echo '"torch/nn/qat/dynamic/__init__.py",sha256=k6jdrqcs_h-ewM6xCcMLpnIF3uqv8_r9gIQprIfRGn8,207' 2025-06-01T22:53:02.6366215Z ++ read fname 2025-06-01T22:53:02.6366576Z ++ make_wheel_record torch/nn/qat/dynamic/modules/__init__.py 2025-06-01T22:53:02.6367055Z ++ FPATH=torch/nn/qat/dynamic/modules/__init__.py 2025-06-01T22:53:02.6367490Z ++ echo torch/nn/qat/dynamic/modules/__init__.py 2025-06-01T22:53:02.6367866Z ++ grep RECORD 2025-06-01T22:53:02.6391083Z +++ openssl dgst -sha256 -binary torch/nn/qat/dynamic/modules/__init__.py 2025-06-01T22:53:02.6391620Z +++ openssl base64 2025-06-01T22:53:02.6391878Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.6392139Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.6392395Z +++ sed -e s/=//g 2025-06-01T22:53:02.6431995Z ++ HASH=xnBpUudYrmz9leiWC2UaMEGbDX2eO--nNluoaO_V-LE 2025-06-01T22:53:02.6435939Z +++ ls -nl torch/nn/qat/dynamic/modules/__init__.py 2025-06-01T22:53:02.6436672Z +++ awk '{print $5}' 2025-06-01T22:53:02.6465666Z ++ FSIZE=78 2025-06-01T22:53:02.6466348Z ++ echo '"torch/nn/qat/dynamic/modules/__init__.py",sha256=xnBpUudYrmz9leiWC2UaMEGbDX2eO--nNluoaO_V-LE,78' 2025-06-01T22:53:02.6467169Z ++ read fname 2025-06-01T22:53:02.6467495Z ++ make_wheel_record torch/nn/qat/dynamic/modules/linear.py 2025-06-01T22:53:02.6467967Z ++ FPATH=torch/nn/qat/dynamic/modules/linear.py 2025-06-01T22:53:02.6468371Z ++ echo torch/nn/qat/dynamic/modules/linear.py 2025-06-01T22:53:02.6468740Z ++ grep RECORD 2025-06-01T22:53:02.6488183Z +++ openssl dgst -sha256 -binary torch/nn/qat/dynamic/modules/linear.py 2025-06-01T22:53:02.6488695Z +++ openssl base64 2025-06-01T22:53:02.6488970Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.6489814Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.6491189Z +++ sed -e s/=//g 2025-06-01T22:53:02.6530555Z ++ HASH=6UAtM_9i3TRoQPuOyDnWtXTvNdRYZekKqBTopaHXLxQ 2025-06-01T22:53:02.6536197Z +++ awk '{print $5}' 2025-06-01T22:53:02.6537663Z +++ ls -nl torch/nn/qat/dynamic/modules/linear.py 2025-06-01T22:53:02.6564543Z ++ FSIZE=415 2025-06-01T22:53:02.6565507Z ++ echo '"torch/nn/qat/dynamic/modules/linear.py",sha256=6UAtM_9i3TRoQPuOyDnWtXTvNdRYZekKqBTopaHXLxQ,415' 2025-06-01T22:53:02.6566337Z ++ read fname 2025-06-01T22:53:02.6566661Z ++ make_wheel_record torch/nn/qat/modules/__init__.py 2025-06-01T22:53:02.6567101Z ++ FPATH=torch/nn/qat/modules/__init__.py 2025-06-01T22:53:02.6567474Z ++ echo torch/nn/qat/modules/__init__.py 2025-06-01T22:53:02.6567831Z ++ grep RECORD 2025-06-01T22:53:02.6591893Z +++ openssl dgst -sha256 -binary torch/nn/qat/modules/__init__.py 2025-06-01T22:53:02.6592385Z +++ openssl base64 2025-06-01T22:53:02.6601562Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.6601889Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.6602153Z +++ sed -e s/=//g 2025-06-01T22:53:02.6635168Z ++ HASH=oP1CGRWMDXdL9YEjAbdLn5Up_ExwCvB-ftNxVAYCIcA 2025-06-01T22:53:02.6637402Z +++ ls -nl torch/nn/qat/modules/__init__.py 2025-06-01T22:53:02.6638414Z +++ awk '{print $5}' 2025-06-01T22:53:02.6667253Z ++ FSIZE=500 2025-06-01T22:53:02.6667835Z ++ echo '"torch/nn/qat/modules/__init__.py",sha256=oP1CGRWMDXdL9YEjAbdLn5Up_ExwCvB-ftNxVAYCIcA,500' 2025-06-01T22:53:02.6668560Z ++ read fname 2025-06-01T22:53:02.6668844Z ++ make_wheel_record torch/nn/qat/modules/conv.py 2025-06-01T22:53:02.6669233Z ++ FPATH=torch/nn/qat/modules/conv.py 2025-06-01T22:53:02.6669570Z ++ echo torch/nn/qat/modules/conv.py 2025-06-01T22:53:02.6669878Z ++ grep RECORD 2025-06-01T22:53:02.6689380Z +++ openssl dgst -sha256 -binary torch/nn/qat/modules/conv.py 2025-06-01T22:53:02.6689847Z +++ openssl base64 2025-06-01T22:53:02.6690199Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.6691485Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.6692770Z +++ sed -e s/=//g 2025-06-01T22:53:02.6730548Z ++ HASH=hOAGSJ7oaQTf_9DWXPWrGGsQ9oPLASiCZaeHX4X3BMI 2025-06-01T22:53:02.6735575Z +++ ls -nl torch/nn/qat/modules/conv.py 2025-06-01T22:53:02.6736685Z +++ awk '{print $5}' 2025-06-01T22:53:02.6764583Z ++ FSIZE=406 2025-06-01T22:53:02.6765333Z ++ echo '"torch/nn/qat/modules/conv.py",sha256=hOAGSJ7oaQTf_9DWXPWrGGsQ9oPLASiCZaeHX4X3BMI,406' 2025-06-01T22:53:02.6765946Z ++ read fname 2025-06-01T22:53:02.6766282Z ++ make_wheel_record torch/nn/qat/modules/embedding_ops.py 2025-06-01T22:53:02.6766757Z ++ FPATH=torch/nn/qat/modules/embedding_ops.py 2025-06-01T22:53:02.6767194Z ++ echo torch/nn/qat/modules/embedding_ops.py 2025-06-01T22:53:02.6767555Z ++ grep RECORD 2025-06-01T22:53:02.6791287Z +++ openssl dgst -sha256 -binary torch/nn/qat/modules/embedding_ops.py 2025-06-01T22:53:02.6791839Z +++ openssl base64 2025-06-01T22:53:02.6792252Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.6792509Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.6792790Z +++ sed -e s/=//g 2025-06-01T22:53:02.6832964Z ++ HASH=1BP3HyU1Xkr8yQBH1RNqv2rwZM9Uv6Wl6X5-DM_Jlls 2025-06-01T22:53:02.6835716Z +++ ls -nl torch/nn/qat/modules/embedding_ops.py 2025-06-01T22:53:02.6836122Z +++ awk '{print $5}' 2025-06-01T22:53:02.6862678Z ++ FSIZE=458 2025-06-01T22:53:02.6863365Z ++ echo '"torch/nn/qat/modules/embedding_ops.py",sha256=1BP3HyU1Xkr8yQBH1RNqv2rwZM9Uv6Wl6X5-DM_Jlls,458' 2025-06-01T22:53:02.6864022Z ++ read fname 2025-06-01T22:53:02.6864348Z ++ make_wheel_record torch/nn/qat/modules/linear.py 2025-06-01T22:53:02.6864908Z ++ FPATH=torch/nn/qat/modules/linear.py 2025-06-01T22:53:02.6865278Z ++ echo torch/nn/qat/modules/linear.py 2025-06-01T22:53:02.6865623Z ++ grep RECORD 2025-06-01T22:53:02.6886937Z +++ openssl dgst -sha256 -binary torch/nn/qat/modules/linear.py 2025-06-01T22:53:02.6887427Z +++ openssl base64 2025-06-01T22:53:02.6887688Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.6888744Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.6890012Z +++ sed -e s/=//g 2025-06-01T22:53:02.6928123Z ++ HASH=W18E_sx1dwIj03StoKVN_VPKlJYq1hoy4KTCobCbA7M 2025-06-01T22:53:02.6933300Z +++ ls -nl torch/nn/qat/modules/linear.py 2025-06-01T22:53:02.6934132Z +++ awk '{print $5}' 2025-06-01T22:53:02.6962901Z ++ FSIZE=391 2025-06-01T22:53:02.6963574Z ++ echo '"torch/nn/qat/modules/linear.py",sha256=W18E_sx1dwIj03StoKVN_VPKlJYq1hoy4KTCobCbA7M,391' 2025-06-01T22:53:02.6964512Z ++ read fname 2025-06-01T22:53:02.6964837Z ++ make_wheel_record torch/nn/quantizable/__init__.py 2025-06-01T22:53:02.6965431Z ++ FPATH=torch/nn/quantizable/__init__.py 2025-06-01T22:53:02.6965831Z ++ echo torch/nn/quantizable/__init__.py 2025-06-01T22:53:02.6966171Z ++ grep RECORD 2025-06-01T22:53:02.6989160Z +++ openssl dgst -sha256 -binary torch/nn/quantizable/__init__.py 2025-06-01T22:53:02.6989919Z +++ openssl base64 2025-06-01T22:53:02.6990225Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.6990493Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.6990763Z +++ sed -e s/=//g 2025-06-01T22:53:02.7029351Z ++ HASH=O3C0GktZB_Ut6pNTL17JbCzJ2h2hCIK3KH8sVnhSuDs 2025-06-01T22:53:02.7032949Z +++ ls -nl torch/nn/quantizable/__init__.py 2025-06-01T22:53:02.7034015Z +++ awk '{print $5}' 2025-06-01T22:53:02.7063106Z ++ FSIZE=57 2025-06-01T22:53:02.7063791Z ++ echo '"torch/nn/quantizable/__init__.py",sha256=O3C0GktZB_Ut6pNTL17JbCzJ2h2hCIK3KH8sVnhSuDs,57' 2025-06-01T22:53:02.7064396Z ++ read fname 2025-06-01T22:53:02.7064728Z ++ make_wheel_record torch/nn/quantizable/modules/__init__.py 2025-06-01T22:53:02.7065212Z ++ FPATH=torch/nn/quantizable/modules/__init__.py 2025-06-01T22:53:02.7065815Z ++ echo torch/nn/quantizable/modules/__init__.py 2025-06-01T22:53:02.7066184Z ++ grep RECORD 2025-06-01T22:53:02.7086915Z +++ openssl dgst -sha256 -binary torch/nn/quantizable/modules/__init__.py 2025-06-01T22:53:02.7087428Z +++ openssl base64 2025-06-01T22:53:02.7087810Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.7089276Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.7090549Z +++ sed -e s/=//g 2025-06-01T22:53:02.7127889Z ++ HASH=gr03bjx4iwgg1n8zCu3B1UpgNqhb6UxxSVvwO5894V4 2025-06-01T22:53:02.7133060Z +++ ls -nl torch/nn/quantizable/modules/__init__.py 2025-06-01T22:53:02.7133963Z +++ awk '{print $5}' 2025-06-01T22:53:02.7162213Z ++ FSIZE=207 2025-06-01T22:53:02.7162928Z ++ echo '"torch/nn/quantizable/modules/__init__.py",sha256=gr03bjx4iwgg1n8zCu3B1UpgNqhb6UxxSVvwO5894V4,207' 2025-06-01T22:53:02.7163600Z ++ read fname 2025-06-01T22:53:02.7164081Z ++ make_wheel_record torch/nn/quantizable/modules/activation.py 2025-06-01T22:53:02.7164769Z ++ FPATH=torch/nn/quantizable/modules/activation.py 2025-06-01T22:53:02.7165322Z ++ echo torch/nn/quantizable/modules/activation.py 2025-06-01T22:53:02.7165721Z ++ grep RECORD 2025-06-01T22:53:02.7190183Z +++ openssl dgst -sha256 -binary torch/nn/quantizable/modules/activation.py 2025-06-01T22:53:02.7190714Z +++ openssl base64 2025-06-01T22:53:02.7190981Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.7191223Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.7191752Z +++ sed -e s/=//g 2025-06-01T22:53:02.7232705Z ++ HASH=JvTGKm47nxF0xOdaJd-rVls-jrJFtYGu-YTZtrs5agI 2025-06-01T22:53:02.7233719Z +++ ls -nl torch/nn/quantizable/modules/activation.py 2025-06-01T22:53:02.7234516Z +++ awk '{print $5}' 2025-06-01T22:53:02.7262957Z ++ FSIZE=439 2025-06-01T22:53:02.7263716Z ++ echo '"torch/nn/quantizable/modules/activation.py",sha256=JvTGKm47nxF0xOdaJd-rVls-jrJFtYGu-YTZtrs5agI,439' 2025-06-01T22:53:02.7264421Z ++ read fname 2025-06-01T22:53:02.7264751Z ++ make_wheel_record torch/nn/quantizable/modules/rnn.py 2025-06-01T22:53:02.7265189Z ++ FPATH=torch/nn/quantizable/modules/rnn.py 2025-06-01T22:53:02.7265740Z ++ echo torch/nn/quantizable/modules/rnn.py 2025-06-01T22:53:02.7266105Z ++ grep RECORD 2025-06-01T22:53:02.7286363Z +++ openssl dgst -sha256 -binary torch/nn/quantizable/modules/rnn.py 2025-06-01T22:53:02.7286872Z +++ openssl base64 2025-06-01T22:53:02.7287141Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.7287870Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.7289253Z +++ sed -e s/=//g 2025-06-01T22:53:02.7327750Z ++ HASH=ymfl_ayTkuUunsNt9186sFOhtapsxsTHVtY_QlKFH9A 2025-06-01T22:53:02.7332882Z +++ ls -nl torch/nn/quantizable/modules/rnn.py 2025-06-01T22:53:02.7333739Z +++ awk '{print $5}' 2025-06-01T22:53:02.7362330Z ++ FSIZE=429 2025-06-01T22:53:02.7363028Z ++ echo '"torch/nn/quantizable/modules/rnn.py",sha256=ymfl_ayTkuUunsNt9186sFOhtapsxsTHVtY_QlKFH9A,429' 2025-06-01T22:53:02.7363675Z ++ read fname 2025-06-01T22:53:02.7364139Z ++ make_wheel_record torch/nn/quantized/__init__.py 2025-06-01T22:53:02.7364721Z ++ FPATH=torch/nn/quantized/__init__.py 2025-06-01T22:53:02.7365240Z ++ echo torch/nn/quantized/__init__.py 2025-06-01T22:53:02.7365586Z ++ grep RECORD 2025-06-01T22:53:02.7389244Z +++ openssl dgst -sha256 -binary torch/nn/quantized/__init__.py 2025-06-01T22:53:02.7390063Z +++ openssl base64 2025-06-01T22:53:02.7390374Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.7390655Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.7390919Z +++ sed -e s/=//g 2025-06-01T22:53:02.7431081Z ++ HASH=OTMoZbhpm8nI1oMVMuB8tt4JvpDN3MsIoYww2nUJfQM 2025-06-01T22:53:02.7434044Z +++ ls -nl torch/nn/quantized/__init__.py 2025-06-01T22:53:02.7434397Z +++ awk '{print $5}' 2025-06-01T22:53:02.7465631Z ++ FSIZE=771 2025-06-01T22:53:02.7466267Z ++ echo '"torch/nn/quantized/__init__.py",sha256=OTMoZbhpm8nI1oMVMuB8tt4JvpDN3MsIoYww2nUJfQM,771' 2025-06-01T22:53:02.7466885Z ++ read fname 2025-06-01T22:53:02.7467201Z ++ make_wheel_record torch/nn/quantized/functional.py 2025-06-01T22:53:02.7467618Z ++ FPATH=torch/nn/quantized/functional.py 2025-06-01T22:53:02.7467998Z ++ echo torch/nn/quantized/functional.py 2025-06-01T22:53:02.7468485Z ++ grep RECORD 2025-06-01T22:53:02.7487387Z +++ openssl dgst -sha256 -binary torch/nn/quantized/functional.py 2025-06-01T22:53:02.7487872Z +++ openssl base64 2025-06-01T22:53:02.7488150Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.7489210Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.7490504Z +++ sed -e s/=//g 2025-06-01T22:53:02.7527602Z ++ HASH=YLagkINzH1ksH0zcEEizTr0Wdu8gvziqPkx-elbUkJE 2025-06-01T22:53:02.7532977Z +++ ls -nl torch/nn/quantized/functional.py 2025-06-01T22:53:02.7533774Z +++ awk '{print $5}' 2025-06-01T22:53:02.7562488Z ++ FSIZE=276 2025-06-01T22:53:02.7563174Z ++ echo '"torch/nn/quantized/functional.py",sha256=YLagkINzH1ksH0zcEEizTr0Wdu8gvziqPkx-elbUkJE,276' 2025-06-01T22:53:02.7563953Z ++ read fname 2025-06-01T22:53:02.7564302Z ++ make_wheel_record torch/nn/quantized/_reference/__init__.py 2025-06-01T22:53:02.7564983Z ++ FPATH=torch/nn/quantized/_reference/__init__.py 2025-06-01T22:53:02.7565423Z ++ echo torch/nn/quantized/_reference/__init__.py 2025-06-01T22:53:02.7565819Z ++ grep RECORD 2025-06-01T22:53:02.7588579Z +++ openssl dgst -sha256 -binary torch/nn/quantized/_reference/__init__.py 2025-06-01T22:53:02.7589117Z +++ openssl base64 2025-06-01T22:53:02.7589385Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.7589631Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.7589899Z +++ sed -e s/=//g 2025-06-01T22:53:02.7628960Z ++ HASH=VrWZh6FzvyvAi744iiFBcYarBX3Akn6kTarYzEIX0_w 2025-06-01T22:53:02.7633806Z +++ ls -nl torch/nn/quantized/_reference/__init__.py 2025-06-01T22:53:02.7634199Z +++ awk '{print $5}' 2025-06-01T22:53:02.7662765Z ++ FSIZE=66 2025-06-01T22:53:02.7663497Z ++ echo '"torch/nn/quantized/_reference/__init__.py",sha256=VrWZh6FzvyvAi744iiFBcYarBX3Akn6kTarYzEIX0_w,66' 2025-06-01T22:53:02.7664147Z ++ read fname 2025-06-01T22:53:02.7664534Z ++ make_wheel_record torch/nn/quantized/_reference/modules/__init__.py 2025-06-01T22:53:02.7665083Z ++ FPATH=torch/nn/quantized/_reference/modules/__init__.py 2025-06-01T22:53:02.7665577Z ++ echo torch/nn/quantized/_reference/modules/__init__.py 2025-06-01T22:53:02.7665986Z ++ grep RECORD 2025-06-01T22:53:02.7686595Z +++ openssl dgst -sha256 -binary torch/nn/quantized/_reference/modules/__init__.py 2025-06-01T22:53:02.7687167Z +++ openssl base64 2025-06-01T22:53:02.7687425Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.7687695Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.7689213Z +++ sed -e s/=//g 2025-06-01T22:53:02.7727534Z ++ HASH=yjgG2MRfrWs-u8l1CCILBoPTa-FBORFZh9i86vYKdy8 2025-06-01T22:53:02.7732395Z +++ ls -nl torch/nn/quantized/_reference/modules/__init__.py 2025-06-01T22:53:02.7733411Z +++ awk '{print $5}' 2025-06-01T22:53:02.7762205Z ++ FSIZE=1018 2025-06-01T22:53:02.7762888Z ++ echo '"torch/nn/quantized/_reference/modules/__init__.py",sha256=yjgG2MRfrWs-u8l1CCILBoPTa-FBORFZh9i86vYKdy8,1018' 2025-06-01T22:53:02.7763597Z ++ read fname 2025-06-01T22:53:02.7764082Z ++ make_wheel_record torch/nn/quantized/_reference/modules/conv.py 2025-06-01T22:53:02.7764792Z ++ FPATH=torch/nn/quantized/_reference/modules/conv.py 2025-06-01T22:53:02.7765413Z ++ echo torch/nn/quantized/_reference/modules/conv.py 2025-06-01T22:53:02.7765825Z ++ grep RECORD 2025-06-01T22:53:02.7788776Z +++ openssl dgst -sha256 -binary torch/nn/quantized/_reference/modules/conv.py 2025-06-01T22:53:02.7789369Z +++ openssl base64 2025-06-01T22:53:02.7789638Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.7789879Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.7790172Z +++ sed -e s/=//g 2025-06-01T22:53:02.7829422Z ++ HASH=FclYIsMCbXH4erKiBDintHNWDsplOru0QY9LDToSL-s 2025-06-01T22:53:02.7832157Z +++ ls -nl torch/nn/quantized/_reference/modules/conv.py 2025-06-01T22:53:02.7832771Z +++ awk '{print $5}' 2025-06-01T22:53:02.7860207Z ++ FSIZE=579 2025-06-01T22:53:02.7860953Z ++ echo '"torch/nn/quantized/_reference/modules/conv.py",sha256=FclYIsMCbXH4erKiBDintHNWDsplOru0QY9LDToSL-s,579' 2025-06-01T22:53:02.7861670Z ++ read fname 2025-06-01T22:53:02.7862034Z ++ make_wheel_record torch/nn/quantized/_reference/modules/linear.py 2025-06-01T22:53:02.7862583Z ++ FPATH=torch/nn/quantized/_reference/modules/linear.py 2025-06-01T22:53:02.7863221Z ++ echo torch/nn/quantized/_reference/modules/linear.py 2025-06-01T22:53:02.7863619Z ++ grep RECORD 2025-06-01T22:53:02.7886125Z +++ openssl dgst -sha256 -binary torch/nn/quantized/_reference/modules/linear.py 2025-06-01T22:53:02.7886670Z +++ openssl base64 2025-06-01T22:53:02.7886947Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.7887222Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.7887506Z +++ sed -e s/=//g 2025-06-01T22:53:02.7925411Z ++ HASH=Cu-oS3rGRNtFQX8C8yBiLIeORYswqNnFbVw3ds6PMKQ 2025-06-01T22:53:02.7930022Z +++ ls -nl torch/nn/quantized/_reference/modules/linear.py 2025-06-01T22:53:02.7930587Z +++ awk '{print $5}' 2025-06-01T22:53:02.7954706Z ++ FSIZE=450 2025-06-01T22:53:02.7955416Z ++ echo '"torch/nn/quantized/_reference/modules/linear.py",sha256=Cu-oS3rGRNtFQX8C8yBiLIeORYswqNnFbVw3ds6PMKQ,450' 2025-06-01T22:53:02.7956145Z ++ read fname 2025-06-01T22:53:02.7956533Z ++ make_wheel_record torch/nn/quantized/_reference/modules/rnn.py 2025-06-01T22:53:02.7957179Z ++ FPATH=torch/nn/quantized/_reference/modules/rnn.py 2025-06-01T22:53:02.7958430Z ++ echo torch/nn/quantized/_reference/modules/rnn.py 2025-06-01T22:53:02.7959493Z ++ grep RECORD 2025-06-01T22:53:02.7983121Z +++ openssl dgst -sha256 -binary torch/nn/quantized/_reference/modules/rnn.py 2025-06-01T22:53:02.7984003Z +++ openssl base64 2025-06-01T22:53:02.7984339Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.7984603Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.7985011Z +++ sed -e s/=//g 2025-06-01T22:53:02.8024755Z ++ HASH=A6kV2QXCij5mpFFUTWBQwf6ynKQNJj0VMJbvHqkXa-Y 2025-06-01T22:53:02.8028816Z +++ ls -nl torch/nn/quantized/_reference/modules/rnn.py 2025-06-01T22:53:02.8029207Z +++ awk '{print $5}' 2025-06-01T22:53:02.8052786Z ++ FSIZE=524 2025-06-01T22:53:02.8053454Z ++ echo '"torch/nn/quantized/_reference/modules/rnn.py",sha256=A6kV2QXCij5mpFFUTWBQwf6ynKQNJj0VMJbvHqkXa-Y,524' 2025-06-01T22:53:02.8054168Z ++ read fname 2025-06-01T22:53:02.8054561Z ++ make_wheel_record torch/nn/quantized/_reference/modules/sparse.py 2025-06-01T22:53:02.8055123Z ++ FPATH=torch/nn/quantized/_reference/modules/sparse.py 2025-06-01T22:53:02.8056727Z ++ echo torch/nn/quantized/_reference/modules/sparse.py 2025-06-01T22:53:02.8058808Z ++ grep RECORD 2025-06-01T22:53:02.8085071Z +++ openssl dgst -sha256 -binary torch/nn/quantized/_reference/modules/sparse.py 2025-06-01T22:53:02.8085672Z +++ openssl base64 2025-06-01T22:53:02.8085931Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.8086193Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.8086467Z +++ sed -e s/=//g 2025-06-01T22:53:02.8124790Z ++ HASH=gSNXDYXlx1IoSrRN0i_pJHJt1znBH3sAPvDpivdfask 2025-06-01T22:53:02.8126885Z +++ ls -nl torch/nn/quantized/_reference/modules/sparse.py 2025-06-01T22:53:02.8127972Z +++ awk '{print $5}' 2025-06-01T22:53:02.8152429Z ++ FSIZE=467 2025-06-01T22:53:02.8153076Z ++ echo '"torch/nn/quantized/_reference/modules/sparse.py",sha256=gSNXDYXlx1IoSrRN0i_pJHJt1znBH3sAPvDpivdfask,467' 2025-06-01T22:53:02.8153797Z ++ read fname 2025-06-01T22:53:02.8154188Z ++ make_wheel_record torch/nn/quantized/_reference/modules/utils.py 2025-06-01T22:53:02.8154849Z ++ FPATH=torch/nn/quantized/_reference/modules/utils.py 2025-06-01T22:53:02.8156706Z ++ echo torch/nn/quantized/_reference/modules/utils.py 2025-06-01T22:53:02.8157907Z ++ grep RECORD 2025-06-01T22:53:02.8182355Z +++ openssl dgst -sha256 -binary torch/nn/quantized/_reference/modules/utils.py 2025-06-01T22:53:02.8182923Z +++ openssl base64 2025-06-01T22:53:02.8183179Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.8183449Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.8183704Z +++ sed -e s/=//g 2025-06-01T22:53:02.8221510Z ++ HASH=nBSMp0qUV2OBmuCJYKGmpY6JtRinMoHhwPT2B8VbY08 2025-06-01T22:53:02.8223260Z +++ ls -nl torch/nn/quantized/_reference/modules/utils.py 2025-06-01T22:53:02.8223874Z +++ awk '{print $5}' 2025-06-01T22:53:02.8247898Z ++ FSIZE=590 2025-06-01T22:53:02.8248598Z ++ echo '"torch/nn/quantized/_reference/modules/utils.py",sha256=nBSMp0qUV2OBmuCJYKGmpY6JtRinMoHhwPT2B8VbY08,590' 2025-06-01T22:53:02.8249321Z ++ read fname 2025-06-01T22:53:02.8251493Z ++ make_wheel_record torch/nn/quantized/dynamic/__init__.py 2025-06-01T22:53:02.8252022Z ++ FPATH=torch/nn/quantized/dynamic/__init__.py 2025-06-01T22:53:02.8252451Z ++ echo torch/nn/quantized/dynamic/__init__.py 2025-06-01T22:53:02.8252831Z ++ grep RECORD 2025-06-01T22:53:02.8277326Z +++ openssl dgst -sha256 -binary torch/nn/quantized/dynamic/__init__.py 2025-06-01T22:53:02.8277948Z +++ openssl base64 2025-06-01T22:53:02.8278212Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.8278483Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.8278752Z +++ sed -e s/=//g 2025-06-01T22:53:02.8319802Z ++ HASH=lN8JfmyIwtMWNsOD0hWGgKMVPUXuUb5cu6QOvIlEJxg 2025-06-01T22:53:02.8321952Z +++ ls -nl torch/nn/quantized/dynamic/__init__.py 2025-06-01T22:53:02.8323046Z +++ awk '{print $5}' 2025-06-01T22:53:02.8347172Z ++ FSIZE=58 2025-06-01T22:53:02.8347788Z ++ echo '"torch/nn/quantized/dynamic/__init__.py",sha256=lN8JfmyIwtMWNsOD0hWGgKMVPUXuUb5cu6QOvIlEJxg,58' 2025-06-01T22:53:02.8348477Z ++ read fname 2025-06-01T22:53:02.8348856Z ++ make_wheel_record torch/nn/quantized/dynamic/modules/__init__.py 2025-06-01T22:53:02.8349413Z ++ FPATH=torch/nn/quantized/dynamic/modules/__init__.py 2025-06-01T22:53:02.8351512Z ++ echo torch/nn/quantized/dynamic/modules/__init__.py 2025-06-01T22:53:02.8352633Z ++ grep RECORD 2025-06-01T22:53:02.8371739Z +++ openssl dgst -sha256 -binary torch/nn/quantized/dynamic/modules/__init__.py 2025-06-01T22:53:02.8372342Z +++ openssl base64 2025-06-01T22:53:02.8373737Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.8374914Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.8376242Z +++ sed -e s/=//g 2025-06-01T22:53:02.8412685Z ++ HASH=ORZYUZYDqtgat8r4CkTj2GRbnR4y2CxoK3hNUT1AFEU 2025-06-01T22:53:02.8418390Z +++ ls -nl torch/nn/quantized/dynamic/modules/__init__.py 2025-06-01T22:53:02.8419189Z +++ awk '{print $5}' 2025-06-01T22:53:02.8443594Z ++ FSIZE=993 2025-06-01T22:53:02.8444587Z ++ echo '"torch/nn/quantized/dynamic/modules/__init__.py",sha256=ORZYUZYDqtgat8r4CkTj2GRbnR4y2CxoK3hNUT1AFEU,993' 2025-06-01T22:53:02.8445550Z ++ read fname 2025-06-01T22:53:02.8445952Z ++ make_wheel_record torch/nn/quantized/dynamic/modules/conv.py 2025-06-01T22:53:02.8446616Z ++ FPATH=torch/nn/quantized/dynamic/modules/conv.py 2025-06-01T22:53:02.8447267Z ++ echo torch/nn/quantized/dynamic/modules/conv.py 2025-06-01T22:53:02.8448486Z ++ grep RECORD 2025-06-01T22:53:02.8471480Z +++ openssl dgst -sha256 -binary torch/nn/quantized/dynamic/modules/conv.py 2025-06-01T22:53:02.8472054Z +++ openssl base64 2025-06-01T22:53:02.8472333Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.8472900Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.8474081Z +++ sed -e s/=//g 2025-06-01T22:53:02.8513472Z ++ HASH=bq0IjYdFIpdJbsQkIeF1LDHZOC8wvGInVohV5KwqqI0 2025-06-01T22:53:02.8518661Z +++ ls -nl torch/nn/quantized/dynamic/modules/conv.py 2025-06-01T22:53:02.8520064Z +++ awk '{print $5}' 2025-06-01T22:53:02.8547160Z ++ FSIZE=669 2025-06-01T22:53:02.8547855Z ++ echo '"torch/nn/quantized/dynamic/modules/conv.py",sha256=bq0IjYdFIpdJbsQkIeF1LDHZOC8wvGInVohV5KwqqI0,669' 2025-06-01T22:53:02.8548571Z ++ read fname 2025-06-01T22:53:02.8549104Z ++ make_wheel_record torch/nn/quantized/dynamic/modules/linear.py 2025-06-01T22:53:02.8549632Z ++ FPATH=torch/nn/quantized/dynamic/modules/linear.py 2025-06-01T22:53:02.8550117Z ++ echo torch/nn/quantized/dynamic/modules/linear.py 2025-06-01T22:53:02.8550529Z ++ grep RECORD 2025-06-01T22:53:02.8570927Z +++ openssl dgst -sha256 -binary torch/nn/quantized/dynamic/modules/linear.py 2025-06-01T22:53:02.8571485Z +++ openssl base64 2025-06-01T22:53:02.8572744Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.8573854Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.8575261Z +++ sed -e s/=//g 2025-06-01T22:53:02.8611899Z ++ HASH=9hI6zBpmeAs_hCwTr0QeEm7ouFfYjjGq0QHw7lwPvrs 2025-06-01T22:53:02.8617310Z +++ ls -nl torch/nn/quantized/dynamic/modules/linear.py 2025-06-01T22:53:02.8618189Z +++ awk '{print $5}' 2025-06-01T22:53:02.8642497Z ++ FSIZE=447 2025-06-01T22:53:02.8643926Z ++ echo '"torch/nn/quantized/dynamic/modules/linear.py",sha256=9hI6zBpmeAs_hCwTr0QeEm7ouFfYjjGq0QHw7lwPvrs,447' 2025-06-01T22:53:02.8645572Z ++ read fname 2025-06-01T22:53:02.8646326Z ++ make_wheel_record torch/nn/quantized/dynamic/modules/rnn.py 2025-06-01T22:53:02.8647035Z ++ FPATH=torch/nn/quantized/dynamic/modules/rnn.py 2025-06-01T22:53:02.8647483Z ++ echo torch/nn/quantized/dynamic/modules/rnn.py 2025-06-01T22:53:02.8648092Z ++ grep RECORD 2025-06-01T22:53:02.8671697Z +++ openssl dgst -sha256 -binary torch/nn/quantized/dynamic/modules/rnn.py 2025-06-01T22:53:02.8672264Z +++ openssl base64 2025-06-01T22:53:02.8672529Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.8672979Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.8674484Z +++ sed -e s/=//g 2025-06-01T22:53:02.8716052Z ++ HASH=vWAb3OQKyHWubLC5U-qIGP-GgYq-GFpvltZCDXjogrA 2025-06-01T22:53:02.8718578Z +++ ls -nl torch/nn/quantized/dynamic/modules/rnn.py 2025-06-01T22:53:02.8718981Z +++ awk '{print $5}' 2025-06-01T22:53:02.8746864Z ++ FSIZE=740 2025-06-01T22:53:02.8747580Z ++ echo '"torch/nn/quantized/dynamic/modules/rnn.py",sha256=vWAb3OQKyHWubLC5U-qIGP-GgYq-GFpvltZCDXjogrA,740' 2025-06-01T22:53:02.8748297Z ++ read fname 2025-06-01T22:53:02.8748655Z ++ make_wheel_record torch/nn/quantized/modules/__init__.py 2025-06-01T22:53:02.8749130Z ++ FPATH=torch/nn/quantized/modules/__init__.py 2025-06-01T22:53:02.8749564Z ++ echo torch/nn/quantized/modules/__init__.py 2025-06-01T22:53:02.8749937Z ++ grep RECORD 2025-06-01T22:53:02.8769497Z +++ openssl dgst -sha256 -binary torch/nn/quantized/modules/__init__.py 2025-06-01T22:53:02.8770011Z +++ openssl base64 2025-06-01T22:53:02.8772116Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.8772419Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.8773860Z +++ sed -e s/=//g 2025-06-01T22:53:02.8810236Z ++ HASH=oNogz5eH2YEYfHjRkYBEqp_XD2GduDqc9StknEGWx40 2025-06-01T22:53:02.8815848Z +++ ls -nl torch/nn/quantized/modules/__init__.py 2025-06-01T22:53:02.8816987Z +++ awk '{print $5}' 2025-06-01T22:53:02.8843465Z ++ FSIZE=2101 2025-06-01T22:53:02.8844200Z ++ echo '"torch/nn/quantized/modules/__init__.py",sha256=oNogz5eH2YEYfHjRkYBEqp_XD2GduDqc9StknEGWx40,2101' 2025-06-01T22:53:02.8844866Z ++ read fname 2025-06-01T22:53:02.8845594Z ++ make_wheel_record torch/nn/quantized/modules/activation.py 2025-06-01T22:53:02.8846242Z ++ FPATH=torch/nn/quantized/modules/activation.py 2025-06-01T22:53:02.8846702Z ++ echo torch/nn/quantized/modules/activation.py 2025-06-01T22:53:02.8847074Z ++ grep RECORD 2025-06-01T22:53:02.8868040Z +++ openssl dgst -sha256 -binary torch/nn/quantized/modules/activation.py 2025-06-01T22:53:02.8868568Z +++ openssl base64 2025-06-01T22:53:02.8869407Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.8870736Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.8871737Z +++ sed -e s/=//g 2025-06-01T22:53:02.8910682Z ++ HASH=52tIo-6xSFg2QIuNL-Q7AKs2IiDBCcGFIvWNupA3fjA 2025-06-01T22:53:02.8914886Z +++ ls -nl torch/nn/quantized/modules/activation.py 2025-06-01T22:53:02.8915859Z +++ awk '{print $5}' 2025-06-01T22:53:02.8941827Z ++ FSIZE=528 2025-06-01T22:53:02.8942485Z ++ echo '"torch/nn/quantized/modules/activation.py",sha256=52tIo-6xSFg2QIuNL-Q7AKs2IiDBCcGFIvWNupA3fjA,528' 2025-06-01T22:53:02.8943341Z ++ read fname 2025-06-01T22:53:02.8943680Z ++ make_wheel_record torch/nn/quantized/modules/batchnorm.py 2025-06-01T22:53:02.8944163Z ++ FPATH=torch/nn/quantized/modules/batchnorm.py 2025-06-01T22:53:02.8944580Z ++ echo torch/nn/quantized/modules/batchnorm.py 2025-06-01T22:53:02.8944952Z ++ grep RECORD 2025-06-01T22:53:02.8967112Z +++ openssl dgst -sha256 -binary torch/nn/quantized/modules/batchnorm.py 2025-06-01T22:53:02.8967630Z +++ openssl base64 2025-06-01T22:53:02.8967912Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.8968793Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.8970053Z +++ sed -e s/=//g 2025-06-01T22:53:02.9009453Z ++ HASH=OpxwQosX9Pv53csZ4ZXKhFOkya_tXMbtndDMSETJKV8 2025-06-01T22:53:02.9014650Z +++ ls -nl torch/nn/quantized/modules/batchnorm.py 2025-06-01T22:53:02.9015625Z +++ awk '{print $5}' 2025-06-01T22:53:02.9042662Z ++ FSIZE=437 2025-06-01T22:53:02.9043314Z ++ echo '"torch/nn/quantized/modules/batchnorm.py",sha256=OpxwQosX9Pv53csZ4ZXKhFOkya_tXMbtndDMSETJKV8,437' 2025-06-01T22:53:02.9044106Z ++ read fname 2025-06-01T22:53:02.9044748Z ++ make_wheel_record torch/nn/quantized/modules/conv.py 2025-06-01T22:53:02.9045201Z ++ FPATH=torch/nn/quantized/modules/conv.py 2025-06-01T22:53:02.9045797Z ++ echo torch/nn/quantized/modules/conv.py 2025-06-01T22:53:02.9046156Z ++ grep RECORD 2025-06-01T22:53:02.9070006Z +++ openssl dgst -sha256 -binary torch/nn/quantized/modules/conv.py 2025-06-01T22:53:02.9070502Z +++ openssl base64 2025-06-01T22:53:02.9070762Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.9071025Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.9071367Z +++ sed -e s/=//g 2025-06-01T22:53:02.9111305Z ++ HASH=3JBXb4gZOKXHIyWnnPEVxlb-WRDSMiNEUvuofCSNsSw 2025-06-01T22:53:02.9115141Z +++ ls -nl torch/nn/quantized/modules/conv.py 2025-06-01T22:53:02.9116047Z +++ awk '{print $5}' 2025-06-01T22:53:02.9143781Z ++ FSIZE=666 2025-06-01T22:53:02.9144408Z ++ echo '"torch/nn/quantized/modules/conv.py",sha256=3JBXb4gZOKXHIyWnnPEVxlb-WRDSMiNEUvuofCSNsSw,666' 2025-06-01T22:53:02.9145060Z ++ read fname 2025-06-01T22:53:02.9145609Z ++ make_wheel_record torch/nn/quantized/modules/dropout.py 2025-06-01T22:53:02.9146266Z ++ FPATH=torch/nn/quantized/modules/dropout.py 2025-06-01T22:53:02.9146679Z ++ echo torch/nn/quantized/modules/dropout.py 2025-06-01T22:53:02.9147054Z ++ grep RECORD 2025-06-01T22:53:02.9167405Z +++ openssl dgst -sha256 -binary torch/nn/quantized/modules/dropout.py 2025-06-01T22:53:02.9167936Z +++ openssl base64 2025-06-01T22:53:02.9168224Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.9169786Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.9170984Z +++ sed -e s/=//g 2025-06-01T22:53:02.9210072Z ++ HASH=qdWqDycnaodhJDr_EyIQCiaSg4xK5dqEZ21IBIsC_8M 2025-06-01T22:53:02.9214914Z +++ ls -nl torch/nn/quantized/modules/dropout.py 2025-06-01T22:53:02.9215838Z +++ awk '{print $5}' 2025-06-01T22:53:02.9242918Z ++ FSIZE=442 2025-06-01T22:53:02.9243575Z ++ echo '"torch/nn/quantized/modules/dropout.py",sha256=qdWqDycnaodhJDr_EyIQCiaSg4xK5dqEZ21IBIsC_8M,442' 2025-06-01T22:53:02.9244363Z ++ read fname 2025-06-01T22:53:02.9244733Z ++ make_wheel_record torch/nn/quantized/modules/embedding_ops.py 2025-06-01T22:53:02.9245754Z ++ FPATH=torch/nn/quantized/modules/embedding_ops.py 2025-06-01T22:53:02.9246236Z ++ echo torch/nn/quantized/modules/embedding_ops.py 2025-06-01T22:53:02.9246617Z ++ grep RECORD 2025-06-01T22:53:02.9269984Z +++ openssl dgst -sha256 -binary torch/nn/quantized/modules/embedding_ops.py 2025-06-01T22:53:02.9270509Z +++ openssl base64 2025-06-01T22:53:02.9270773Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.9271039Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.9271291Z +++ sed -e s/=//g 2025-06-01T22:53:02.9311316Z ++ HASH=smsmXs2h7t2y6WbToNuJ060heMQbZOXOfkNbdwOqVO4 2025-06-01T22:53:02.9314171Z +++ ls -nl torch/nn/quantized/modules/embedding_ops.py 2025-06-01T22:53:02.9315042Z +++ awk '{print $5}' 2025-06-01T22:53:02.9343117Z ++ FSIZE=547 2025-06-01T22:53:02.9343845Z ++ echo '"torch/nn/quantized/modules/embedding_ops.py",sha256=smsmXs2h7t2y6WbToNuJ060heMQbZOXOfkNbdwOqVO4,547' 2025-06-01T22:53:02.9344546Z ++ read fname 2025-06-01T22:53:02.9344926Z ++ make_wheel_record torch/nn/quantized/modules/functional_modules.py 2025-06-01T22:53:02.9346018Z ++ FPATH=torch/nn/quantized/modules/functional_modules.py 2025-06-01T22:53:02.9346520Z ++ echo torch/nn/quantized/modules/functional_modules.py 2025-06-01T22:53:02.9346943Z ++ grep RECORD 2025-06-01T22:53:02.9367005Z +++ openssl dgst -sha256 -binary torch/nn/quantized/modules/functional_modules.py 2025-06-01T22:53:02.9367577Z +++ openssl base64 2025-06-01T22:53:02.9367862Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.9368410Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.9369683Z +++ sed -e s/=//g 2025-06-01T22:53:02.9407994Z ++ HASH=bk60spaa4_sUCDXyh4GOh937FVIwNCH-l93lAPi39-Q 2025-06-01T22:53:02.9413170Z +++ ls -nl torch/nn/quantized/modules/functional_modules.py 2025-06-01T22:53:02.9414022Z +++ awk '{print $5}' 2025-06-01T22:53:02.9439520Z ++ FSIZE=554 2025-06-01T22:53:02.9440264Z ++ echo '"torch/nn/quantized/modules/functional_modules.py",sha256=bk60spaa4_sUCDXyh4GOh937FVIwNCH-l93lAPi39-Q,554' 2025-06-01T22:53:02.9440984Z ++ read fname 2025-06-01T22:53:02.9441447Z ++ make_wheel_record torch/nn/quantized/modules/linear.py 2025-06-01T22:53:02.9441897Z ++ FPATH=torch/nn/quantized/modules/linear.py 2025-06-01T22:53:02.9442313Z ++ echo torch/nn/quantized/modules/linear.py 2025-06-01T22:53:02.9442675Z ++ grep RECORD 2025-06-01T22:53:02.9466339Z +++ openssl dgst -sha256 -binary torch/nn/quantized/modules/linear.py 2025-06-01T22:53:02.9466849Z +++ openssl base64 2025-06-01T22:53:02.9467112Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.9467375Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.9467631Z +++ sed -e s/=//g 2025-06-01T22:53:02.9509971Z ++ HASH=zsZr5Rb4z4XJvTjc-hF9cqG4uqpsbkHOc3jJOxcSM4A 2025-06-01T22:53:02.9511362Z +++ ls -nl torch/nn/quantized/modules/linear.py 2025-06-01T22:53:02.9512138Z +++ awk '{print $5}' 2025-06-01T22:53:02.9539899Z ++ FSIZE=481 2025-06-01T22:53:02.9540515Z ++ echo '"torch/nn/quantized/modules/linear.py",sha256=zsZr5Rb4z4XJvTjc-hF9cqG4uqpsbkHOc3jJOxcSM4A,481' 2025-06-01T22:53:02.9541212Z ++ read fname 2025-06-01T22:53:02.9541671Z ++ make_wheel_record torch/nn/quantized/modules/normalization.py 2025-06-01T22:53:02.9542173Z ++ FPATH=torch/nn/quantized/modules/normalization.py 2025-06-01T22:53:02.9542629Z ++ echo torch/nn/quantized/modules/normalization.py 2025-06-01T22:53:02.9543014Z ++ grep RECORD 2025-06-01T22:53:02.9565932Z +++ openssl dgst -sha256 -binary torch/nn/quantized/modules/normalization.py 2025-06-01T22:53:02.9566460Z +++ openssl base64 2025-06-01T22:53:02.9566837Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.9567105Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.9567368Z +++ sed -e s/=//g 2025-06-01T22:53:02.9606240Z ++ HASH=vUyWsXC7CFIm0oohnco73FD3Kz9xMGHeJKq3dNKZxKQ 2025-06-01T22:53:02.9609736Z +++ ls -nl torch/nn/quantized/modules/normalization.py 2025-06-01T22:53:02.9610664Z +++ awk '{print $5}' 2025-06-01T22:53:02.9636706Z ++ FSIZE=626 2025-06-01T22:53:02.9637845Z ++ echo '"torch/nn/quantized/modules/normalization.py",sha256=vUyWsXC7CFIm0oohnco73FD3Kz9xMGHeJKq3dNKZxKQ,626' 2025-06-01T22:53:02.9638585Z ++ read fname 2025-06-01T22:53:02.9638951Z ++ make_wheel_record torch/nn/quantized/modules/rnn.py 2025-06-01T22:53:02.9639522Z ++ FPATH=torch/nn/quantized/modules/rnn.py 2025-06-01T22:53:02.9639914Z ++ echo torch/nn/quantized/modules/rnn.py 2025-06-01T22:53:02.9640263Z ++ grep RECORD 2025-06-01T22:53:02.9663927Z +++ openssl dgst -sha256 -binary torch/nn/quantized/modules/rnn.py 2025-06-01T22:53:02.9664425Z +++ openssl base64 2025-06-01T22:53:02.9664705Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.9664965Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.9665223Z +++ sed -e s/=//g 2025-06-01T22:53:02.9705688Z ++ HASH=NWI5IuH_qaC1YD1ROeoUbodbN3yS0MrZKOhXLmGfPDo 2025-06-01T22:53:02.9707926Z +++ ls -nl torch/nn/quantized/modules/rnn.py 2025-06-01T22:53:02.9708288Z +++ awk '{print $5}' 2025-06-01T22:53:02.9732472Z ++ FSIZE=411 2025-06-01T22:53:02.9733077Z ++ echo '"torch/nn/quantized/modules/rnn.py",sha256=NWI5IuH_qaC1YD1ROeoUbodbN3yS0MrZKOhXLmGfPDo,411' 2025-06-01T22:53:02.9733728Z ++ read fname 2025-06-01T22:53:02.9734059Z ++ make_wheel_record torch/nn/quantized/modules/utils.py 2025-06-01T22:53:02.9734668Z ++ FPATH=torch/nn/quantized/modules/utils.py 2025-06-01T22:53:02.9735597Z ++ echo torch/nn/quantized/modules/utils.py 2025-06-01T22:53:02.9736724Z ++ grep RECORD 2025-06-01T22:53:02.9757696Z +++ openssl dgst -sha256 -binary torch/nn/quantized/modules/utils.py 2025-06-01T22:53:02.9758303Z +++ openssl base64 2025-06-01T22:53:02.9758630Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.9759688Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.9761795Z +++ sed -e s/=//g 2025-06-01T22:53:02.9803013Z ++ HASH=ZkyzQS1nmLaK5Nvq2eKtSha7mHG3HyM08_5ueUc9FpQ 2025-06-01T22:53:02.9805857Z +++ ls -nl torch/nn/quantized/modules/utils.py 2025-06-01T22:53:02.9806257Z +++ awk '{print $5}' 2025-06-01T22:53:02.9833090Z ++ FSIZE=539 2025-06-01T22:53:02.9833776Z ++ echo '"torch/nn/quantized/modules/utils.py",sha256=ZkyzQS1nmLaK5Nvq2eKtSha7mHG3HyM08_5ueUc9FpQ,539' 2025-06-01T22:53:02.9834434Z ++ read fname 2025-06-01T22:53:02.9834719Z ++ make_wheel_record torch/nn/utils/__init__.py 2025-06-01T22:53:02.9835267Z ++ FPATH=torch/nn/utils/__init__.py 2025-06-01T22:53:02.9835616Z ++ echo torch/nn/utils/__init__.py 2025-06-01T22:53:02.9835942Z ++ grep RECORD 2025-06-01T22:53:02.9853447Z +++ openssl dgst -sha256 -binary torch/nn/utils/__init__.py 2025-06-01T22:53:02.9854156Z +++ openssl base64 2025-06-01T22:53:02.9855525Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.9856961Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.9858928Z +++ sed -e s/=//g 2025-06-01T22:53:02.9894648Z ++ HASH=OKvEupi4W-bE9n1ixUHR3QBo2mOBG74UPweQAH6Ll40 2025-06-01T22:53:02.9900089Z +++ ls -nl torch/nn/utils/__init__.py 2025-06-01T22:53:02.9900906Z +++ awk '{print $5}' 2025-06-01T22:53:02.9926206Z ++ FSIZE=1242 2025-06-01T22:53:02.9926785Z ++ echo '"torch/nn/utils/__init__.py",sha256=OKvEupi4W-bE9n1ixUHR3QBo2mOBG74UPweQAH6Ll40,1242' 2025-06-01T22:53:02.9927376Z ++ read fname 2025-06-01T22:53:02.9927720Z ++ make_wheel_record torch/nn/utils/_deprecation_utils.py 2025-06-01T22:53:02.9928171Z ++ FPATH=torch/nn/utils/_deprecation_utils.py 2025-06-01T22:53:02.9928605Z ++ echo torch/nn/utils/_deprecation_utils.py 2025-06-01T22:53:02.9929881Z ++ grep RECORD 2025-06-01T22:53:02.9949817Z +++ openssl dgst -sha256 -binary torch/nn/utils/_deprecation_utils.py 2025-06-01T22:53:02.9950324Z +++ openssl base64 2025-06-01T22:53:02.9951531Z +++ sed -e s/+/-/g 2025-06-01T22:53:02.9952845Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:02.9954188Z +++ sed -e s/=//g 2025-06-01T22:53:02.9996066Z ++ HASH=2qJ2LKQJWGFwlL9gyAL9lq4TBGiS59bBOqyBpKu2DKk 2025-06-01T22:53:02.9999365Z +++ ls -nl torch/nn/utils/_deprecation_utils.py 2025-06-01T22:53:03.0000637Z +++ awk '{print $5}' 2025-06-01T22:53:03.0028209Z ++ FSIZE=1675 2025-06-01T22:53:03.0028904Z ++ echo '"torch/nn/utils/_deprecation_utils.py",sha256=2qJ2LKQJWGFwlL9gyAL9lq4TBGiS59bBOqyBpKu2DKk,1675' 2025-06-01T22:53:03.0029565Z ++ read fname 2025-06-01T22:53:03.0029898Z ++ make_wheel_record torch/nn/utils/_named_member_accessor.py 2025-06-01T22:53:03.0030380Z ++ FPATH=torch/nn/utils/_named_member_accessor.py 2025-06-01T22:53:03.0030821Z ++ echo torch/nn/utils/_named_member_accessor.py 2025-06-01T22:53:03.0031355Z ++ grep RECORD 2025-06-01T22:53:03.0049609Z +++ openssl dgst -sha256 -binary torch/nn/utils/_named_member_accessor.py 2025-06-01T22:53:03.0050192Z +++ openssl base64 2025-06-01T22:53:03.0051432Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.0052664Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.0053917Z +++ sed -e s/=//g 2025-06-01T22:53:03.0092128Z ++ HASH=_s3U2UmCyeK8P94Gx-Zsx9mN1_-0S_CSy9UzHJ60xkY 2025-06-01T22:53:03.0097051Z +++ ls -nl torch/nn/utils/_named_member_accessor.py 2025-06-01T22:53:03.0098632Z +++ awk '{print $5}' 2025-06-01T22:53:03.0125716Z ++ FSIZE=14163 2025-06-01T22:53:03.0126372Z ++ echo '"torch/nn/utils/_named_member_accessor.py",sha256=_s3U2UmCyeK8P94Gx-Zsx9mN1_-0S_CSy9UzHJ60xkY,14163' 2025-06-01T22:53:03.0127043Z ++ read fname 2025-06-01T22:53:03.0127369Z ++ make_wheel_record torch/nn/utils/_per_sample_grad.py 2025-06-01T22:53:03.0127818Z ++ FPATH=torch/nn/utils/_per_sample_grad.py 2025-06-01T22:53:03.0128367Z ++ echo torch/nn/utils/_per_sample_grad.py 2025-06-01T22:53:03.0128732Z ++ grep RECORD 2025-06-01T22:53:03.0148982Z +++ openssl dgst -sha256 -binary torch/nn/utils/_per_sample_grad.py 2025-06-01T22:53:03.0150252Z +++ openssl base64 2025-06-01T22:53:03.0151014Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.0152206Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.0153700Z +++ sed -e s/=//g 2025-06-01T22:53:03.0195946Z ++ HASH=gHwwHf0esWt1_NcOQJr2nH_A6dAHO3nKvejUNk1kQBo 2025-06-01T22:53:03.0200077Z +++ ls -nl torch/nn/utils/_per_sample_grad.py 2025-06-01T22:53:03.0200918Z +++ awk '{print $5}' 2025-06-01T22:53:03.0229413Z ++ FSIZE=5745 2025-06-01T22:53:03.0230023Z ++ echo '"torch/nn/utils/_per_sample_grad.py",sha256=gHwwHf0esWt1_NcOQJr2nH_A6dAHO3nKvejUNk1kQBo,5745' 2025-06-01T22:53:03.0230622Z ++ read fname 2025-06-01T22:53:03.0230918Z ++ make_wheel_record torch/nn/utils/clip_grad.py 2025-06-01T22:53:03.0231302Z ++ FPATH=torch/nn/utils/clip_grad.py 2025-06-01T22:53:03.0231654Z ++ echo torch/nn/utils/clip_grad.py 2025-06-01T22:53:03.0232115Z ++ grep RECORD 2025-06-01T22:53:03.0252168Z +++ openssl dgst -sha256 -binary torch/nn/utils/clip_grad.py 2025-06-01T22:53:03.0252853Z +++ openssl base64 2025-06-01T22:53:03.0254209Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.0255465Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.0256843Z +++ sed -e s/=//g 2025-06-01T22:53:03.0293583Z ++ HASH=yDcxBcDmdZwN6XUaxzQlGm6nqYvkNXDygKdOiCU56y4 2025-06-01T22:53:03.0299555Z +++ ls -nl torch/nn/utils/clip_grad.py 2025-06-01T22:53:03.0300199Z +++ awk '{print $5}' 2025-06-01T22:53:03.0326034Z ++ FSIZE=11169 2025-06-01T22:53:03.0326638Z ++ echo '"torch/nn/utils/clip_grad.py",sha256=yDcxBcDmdZwN6XUaxzQlGm6nqYvkNXDygKdOiCU56y4,11169' 2025-06-01T22:53:03.0327257Z ++ read fname 2025-06-01T22:53:03.0327607Z ++ make_wheel_record torch/nn/utils/convert_parameters.py 2025-06-01T22:53:03.0328064Z ++ FPATH=torch/nn/utils/convert_parameters.py 2025-06-01T22:53:03.0328489Z ++ echo torch/nn/utils/convert_parameters.py 2025-06-01T22:53:03.0328855Z ++ grep RECORD 2025-06-01T22:53:03.0349408Z +++ openssl dgst -sha256 -binary torch/nn/utils/convert_parameters.py 2025-06-01T22:53:03.0349918Z +++ openssl base64 2025-06-01T22:53:03.0351031Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.0352244Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.0353595Z +++ sed -e s/=//g 2025-06-01T22:53:03.0396035Z ++ HASH=KrOW_WMVrniNK261nZXBOTAT6esTDA-pEngjaKpYBEo 2025-06-01T22:53:03.0398827Z +++ ls -nl torch/nn/utils/convert_parameters.py 2025-06-01T22:53:03.0399926Z +++ awk '{print $5}' 2025-06-01T22:53:03.0427449Z ++ FSIZE=3244 2025-06-01T22:53:03.0428159Z ++ echo '"torch/nn/utils/convert_parameters.py",sha256=KrOW_WMVrniNK261nZXBOTAT6esTDA-pEngjaKpYBEo,3244' 2025-06-01T22:53:03.0428821Z ++ read fname 2025-06-01T22:53:03.0429112Z ++ make_wheel_record torch/nn/utils/fusion.py 2025-06-01T22:53:03.0429486Z ++ FPATH=torch/nn/utils/fusion.py 2025-06-01T22:53:03.0429836Z ++ echo torch/nn/utils/fusion.py 2025-06-01T22:53:03.0430139Z ++ grep RECORD 2025-06-01T22:53:03.0449158Z +++ openssl dgst -sha256 -binary torch/nn/utils/fusion.py 2025-06-01T22:53:03.0449846Z +++ openssl base64 2025-06-01T22:53:03.0451170Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.0452741Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.0454032Z +++ sed -e s/=//g 2025-06-01T22:53:03.0490627Z ++ HASH=on1-XdOgPkPnoGJZF49ybh1OnL1FOx4Q-FHHKdzqjTM 2025-06-01T22:53:03.0495011Z +++ ls -nl torch/nn/utils/fusion.py 2025-06-01T22:53:03.0496088Z +++ awk '{print $5}' 2025-06-01T22:53:03.0523978Z ++ FSIZE=6434 2025-06-01T22:53:03.0524814Z ++ echo '"torch/nn/utils/fusion.py",sha256=on1-XdOgPkPnoGJZF49ybh1OnL1FOx4Q-FHHKdzqjTM,6434' 2025-06-01T22:53:03.0525442Z ++ read fname 2025-06-01T22:53:03.0525720Z ++ make_wheel_record torch/nn/utils/init.py 2025-06-01T22:53:03.0526111Z ++ FPATH=torch/nn/utils/init.py 2025-06-01T22:53:03.0526436Z ++ echo torch/nn/utils/init.py 2025-06-01T22:53:03.0526752Z ++ grep RECORD 2025-06-01T22:53:03.0550163Z +++ openssl dgst -sha256 -binary torch/nn/utils/init.py 2025-06-01T22:53:03.0550609Z +++ openssl base64 2025-06-01T22:53:03.0551829Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.0553115Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.0554603Z +++ sed -e s/=//g 2025-06-01T22:53:03.0596042Z ++ HASH=eA5Y0Ti3Qjhd-pCKEx9MpLHjJuz4bA3XNw6W0lC55XE 2025-06-01T22:53:03.0598829Z +++ ls -nl torch/nn/utils/init.py 2025-06-01T22:53:03.0599514Z +++ awk '{print $5}' 2025-06-01T22:53:03.0626700Z ++ FSIZE=2250 2025-06-01T22:53:03.0627375Z ++ echo '"torch/nn/utils/init.py",sha256=eA5Y0Ti3Qjhd-pCKEx9MpLHjJuz4bA3XNw6W0lC55XE,2250' 2025-06-01T22:53:03.0627961Z ++ read fname 2025-06-01T22:53:03.0628259Z ++ make_wheel_record torch/nn/utils/memory_format.py 2025-06-01T22:53:03.0628676Z ++ FPATH=torch/nn/utils/memory_format.py 2025-06-01T22:53:03.0629040Z ++ echo torch/nn/utils/memory_format.py 2025-06-01T22:53:03.0629377Z ++ grep RECORD 2025-06-01T22:53:03.0648135Z +++ openssl dgst -sha256 -binary torch/nn/utils/memory_format.py 2025-06-01T22:53:03.0648631Z +++ openssl base64 2025-06-01T22:53:03.0649406Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.0650833Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.0652617Z +++ sed -e s/=//g 2025-06-01T22:53:03.0690625Z ++ HASH=W4sFVPkSc3mjhEtldGlXu44S09YPMcNlCuHJqfzhg1I 2025-06-01T22:53:03.0695271Z +++ ls -nl torch/nn/utils/memory_format.py 2025-06-01T22:53:03.0696470Z +++ awk '{print $5}' 2025-06-01T22:53:03.0722372Z ++ FSIZE=8084 2025-06-01T22:53:03.0723085Z ++ echo '"torch/nn/utils/memory_format.py",sha256=W4sFVPkSc3mjhEtldGlXu44S09YPMcNlCuHJqfzhg1I,8084' 2025-06-01T22:53:03.0723724Z ++ read fname 2025-06-01T22:53:03.0724195Z ++ make_wheel_record torch/nn/utils/parametrizations.py 2025-06-01T22:53:03.0724632Z ++ FPATH=torch/nn/utils/parametrizations.py 2025-06-01T22:53:03.0725223Z ++ echo torch/nn/utils/parametrizations.py 2025-06-01T22:53:03.0725591Z ++ grep RECORD 2025-06-01T22:53:03.0747412Z +++ openssl dgst -sha256 -binary torch/nn/utils/parametrizations.py 2025-06-01T22:53:03.0748679Z +++ openssl base64 2025-06-01T22:53:03.0749066Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.0749522Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.0751205Z +++ sed -e s/=//g 2025-06-01T22:53:03.0794232Z ++ HASH=c5WXxNbNRdNsmzu6u3yolT4SBLdw6QyhghIRuMNe3OE 2025-06-01T22:53:03.0797018Z +++ ls -nl torch/nn/utils/parametrizations.py 2025-06-01T22:53:03.0798156Z +++ awk '{print $5}' 2025-06-01T22:53:03.0826678Z ++ FSIZE=25666 2025-06-01T22:53:03.0827399Z ++ echo '"torch/nn/utils/parametrizations.py",sha256=c5WXxNbNRdNsmzu6u3yolT4SBLdw6QyhghIRuMNe3OE,25666' 2025-06-01T22:53:03.0828081Z ++ read fname 2025-06-01T22:53:03.0828541Z ++ make_wheel_record torch/nn/utils/parametrize.py 2025-06-01T22:53:03.0828951Z ++ FPATH=torch/nn/utils/parametrize.py 2025-06-01T22:53:03.0829326Z ++ echo torch/nn/utils/parametrize.py 2025-06-01T22:53:03.0829648Z ++ grep RECORD 2025-06-01T22:53:03.0847796Z +++ openssl dgst -sha256 -binary torch/nn/utils/parametrize.py 2025-06-01T22:53:03.0848398Z +++ openssl base64 2025-06-01T22:53:03.0849863Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.0851341Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.0852844Z +++ sed -e s/=//g 2025-06-01T22:53:03.0890317Z ++ HASH=-MvbM84rTZ4nK9LXPbS1Pz5SPgjhE11cZuYtdtd9JB0 2025-06-01T22:53:03.0895335Z +++ ls -nl torch/nn/utils/parametrize.py 2025-06-01T22:53:03.0896251Z +++ awk '{print $5}' 2025-06-01T22:53:03.0922461Z ++ FSIZE=36216 2025-06-01T22:53:03.0923153Z ++ echo '"torch/nn/utils/parametrize.py",sha256=-MvbM84rTZ4nK9LXPbS1Pz5SPgjhE11cZuYtdtd9JB0,36216' 2025-06-01T22:53:03.0924000Z ++ read fname 2025-06-01T22:53:03.0924273Z ++ make_wheel_record torch/nn/utils/prune.py 2025-06-01T22:53:03.0924909Z ++ FPATH=torch/nn/utils/prune.py 2025-06-01T22:53:03.0925244Z ++ echo torch/nn/utils/prune.py 2025-06-01T22:53:03.0925778Z ++ grep RECORD 2025-06-01T22:53:03.0947324Z +++ openssl dgst -sha256 -binary torch/nn/utils/prune.py 2025-06-01T22:53:03.0947784Z +++ openssl base64 2025-06-01T22:53:03.0948056Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.0948660Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.0950017Z +++ sed -e s/=//g 2025-06-01T22:53:03.0995114Z ++ HASH=BgTesWYMwzZe1qhLuoE5cV1q_jCVVVkCLiXnVENl4yU 2025-06-01T22:53:03.0997163Z +++ ls -nl torch/nn/utils/prune.py 2025-06-01T22:53:03.0997891Z +++ awk '{print $5}' 2025-06-01T22:53:03.1025926Z ++ FSIZE=57743 2025-06-01T22:53:03.1026598Z ++ echo '"torch/nn/utils/prune.py",sha256=BgTesWYMwzZe1qhLuoE5cV1q_jCVVVkCLiXnVENl4yU,57743' 2025-06-01T22:53:03.1027224Z ++ read fname 2025-06-01T22:53:03.1027503Z ++ make_wheel_record torch/nn/utils/rnn.py 2025-06-01T22:53:03.1027866Z ++ FPATH=torch/nn/utils/rnn.py 2025-06-01T22:53:03.1028200Z ++ echo torch/nn/utils/rnn.py 2025-06-01T22:53:03.1028493Z ++ grep RECORD 2025-06-01T22:53:03.1047563Z +++ openssl dgst -sha256 -binary torch/nn/utils/rnn.py 2025-06-01T22:53:03.1048020Z +++ openssl base64 2025-06-01T22:53:03.1049116Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.1050556Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.1052040Z +++ sed -e s/=//g 2025-06-01T22:53:03.1090489Z ++ HASH=EVdsZyNKyUV6xwsnbm4Y5yPtLdCP_z0zwSS46bqtkaw 2025-06-01T22:53:03.1095700Z +++ ls -nl torch/nn/utils/rnn.py 2025-06-01T22:53:03.1096790Z +++ awk '{print $5}' 2025-06-01T22:53:03.1124225Z ++ FSIZE=23174 2025-06-01T22:53:03.1125171Z ++ echo '"torch/nn/utils/rnn.py",sha256=EVdsZyNKyUV6xwsnbm4Y5yPtLdCP_z0zwSS46bqtkaw,23174' 2025-06-01T22:53:03.1125784Z ++ read fname 2025-06-01T22:53:03.1126095Z ++ make_wheel_record torch/nn/utils/spectral_norm.py 2025-06-01T22:53:03.1126533Z ++ FPATH=torch/nn/utils/spectral_norm.py 2025-06-01T22:53:03.1126908Z ++ echo torch/nn/utils/spectral_norm.py 2025-06-01T22:53:03.1127264Z ++ grep RECORD 2025-06-01T22:53:03.1148402Z +++ openssl dgst -sha256 -binary torch/nn/utils/spectral_norm.py 2025-06-01T22:53:03.1148876Z +++ openssl base64 2025-06-01T22:53:03.1149158Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.1149738Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.1151276Z +++ sed -e s/=//g 2025-06-01T22:53:03.1192162Z ++ HASH=GgmPOuEicuWAAbcFqPDxJUCdEpxhffDKgQ--brkSwJg 2025-06-01T22:53:03.1195687Z +++ ls -nl torch/nn/utils/spectral_norm.py 2025-06-01T22:53:03.1197068Z +++ awk '{print $5}' 2025-06-01T22:53:03.1226064Z ++ FSIZE=14913 2025-06-01T22:53:03.1226774Z ++ echo '"torch/nn/utils/spectral_norm.py",sha256=GgmPOuEicuWAAbcFqPDxJUCdEpxhffDKgQ--brkSwJg,14913' 2025-06-01T22:53:03.1227431Z ++ read fname 2025-06-01T22:53:03.1227727Z ++ make_wheel_record torch/nn/utils/stateless.py 2025-06-01T22:53:03.1228129Z ++ FPATH=torch/nn/utils/stateless.py 2025-06-01T22:53:03.1228471Z ++ echo torch/nn/utils/stateless.py 2025-06-01T22:53:03.1228798Z ++ grep RECORD 2025-06-01T22:53:03.1247452Z +++ openssl dgst -sha256 -binary torch/nn/utils/stateless.py 2025-06-01T22:53:03.1248067Z +++ openssl base64 2025-06-01T22:53:03.1248478Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.1249794Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.1251186Z +++ sed -e s/=//g 2025-06-01T22:53:03.1289260Z ++ HASH=bPqTh0fceKayMXw_Shy3CCo637VWHgDervZDfMnBiRk 2025-06-01T22:53:03.1294429Z +++ ls -nl torch/nn/utils/stateless.py 2025-06-01T22:53:03.1295508Z +++ awk '{print $5}' 2025-06-01T22:53:03.1322161Z ++ FSIZE=11696 2025-06-01T22:53:03.1322810Z ++ echo '"torch/nn/utils/stateless.py",sha256=bPqTh0fceKayMXw_Shy3CCo637VWHgDervZDfMnBiRk,11696' 2025-06-01T22:53:03.1323435Z ++ read fname 2025-06-01T22:53:03.1324017Z ++ make_wheel_record torch/nn/utils/weight_norm.py 2025-06-01T22:53:03.1324419Z ++ FPATH=torch/nn/utils/weight_norm.py 2025-06-01T22:53:03.1324962Z ++ echo torch/nn/utils/weight_norm.py 2025-06-01T22:53:03.1325294Z ++ grep RECORD 2025-06-01T22:53:03.1347354Z +++ openssl dgst -sha256 -binary torch/nn/utils/weight_norm.py 2025-06-01T22:53:03.1347824Z +++ openssl base64 2025-06-01T22:53:03.1348101Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.1348458Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.1349599Z +++ sed -e s/=//g 2025-06-01T22:53:03.1393175Z ++ HASH=4dZGNTi_ZAFLBWAmhR8Ns5EXDmXTjxHyQm7XsCaBKH4 2025-06-01T22:53:03.1396111Z +++ ls -nl torch/nn/utils/weight_norm.py 2025-06-01T22:53:03.1396949Z +++ awk '{print $5}' 2025-06-01T22:53:03.1425650Z ++ FSIZE=5881 2025-06-01T22:53:03.1426305Z ++ echo '"torch/nn/utils/weight_norm.py",sha256=4dZGNTi_ZAFLBWAmhR8Ns5EXDmXTjxHyQm7XsCaBKH4,5881' 2025-06-01T22:53:03.1426920Z ++ read fname 2025-06-01T22:53:03.1427282Z ++ make_wheel_record torch/nn/utils/_expanded_weights/__init__.py 2025-06-01T22:53:03.1427939Z ++ FPATH=torch/nn/utils/_expanded_weights/__init__.py 2025-06-01T22:53:03.1428384Z ++ echo torch/nn/utils/_expanded_weights/__init__.py 2025-06-01T22:53:03.1428776Z ++ grep RECORD 2025-06-01T22:53:03.1446939Z +++ openssl dgst -sha256 -binary torch/nn/utils/_expanded_weights/__init__.py 2025-06-01T22:53:03.1447475Z +++ openssl base64 2025-06-01T22:53:03.1448355Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.1449853Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.1451327Z +++ sed -e s/=//g 2025-06-01T22:53:03.1488382Z ++ HASH=PHIe9H3l0iuImQ6z3WqMkWIS37FDQVQ16vMo0a08mtA 2025-06-01T22:53:03.1493180Z +++ ls -nl torch/nn/utils/_expanded_weights/__init__.py 2025-06-01T22:53:03.1493993Z +++ awk '{print $5}' 2025-06-01T22:53:03.1521402Z ++ FSIZE=452 2025-06-01T22:53:03.1522117Z ++ echo '"torch/nn/utils/_expanded_weights/__init__.py",sha256=PHIe9H3l0iuImQ6z3WqMkWIS37FDQVQ16vMo0a08mtA,452' 2025-06-01T22:53:03.1522784Z ++ read fname 2025-06-01T22:53:03.1523359Z ++ make_wheel_record torch/nn/utils/_expanded_weights/conv_expanded_weights.py 2025-06-01T22:53:03.1524143Z ++ FPATH=torch/nn/utils/_expanded_weights/conv_expanded_weights.py 2025-06-01T22:53:03.1524947Z ++ echo torch/nn/utils/_expanded_weights/conv_expanded_weights.py 2025-06-01T22:53:03.1525405Z ++ grep RECORD 2025-06-01T22:53:03.1548753Z +++ openssl dgst -sha256 -binary torch/nn/utils/_expanded_weights/conv_expanded_weights.py 2025-06-01T22:53:03.1549378Z +++ openssl base64 2025-06-01T22:53:03.1549504Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.1550900Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.1552380Z +++ sed -e s/=//g 2025-06-01T22:53:03.1596033Z ++ HASH=ugPaPBwdJ-4lXGUG314y8zdL0NbB2IFbLont3Y2FAvM 2025-06-01T22:53:03.1597956Z +++ ls -nl torch/nn/utils/_expanded_weights/conv_expanded_weights.py 2025-06-01T22:53:03.1598669Z +++ awk '{print $5}' 2025-06-01T22:53:03.1626856Z ++ FSIZE=2816 2025-06-01T22:53:03.1627477Z ++ echo '"torch/nn/utils/_expanded_weights/conv_expanded_weights.py",sha256=ugPaPBwdJ-4lXGUG314y8zdL0NbB2IFbLont3Y2FAvM,2816' 2025-06-01T22:53:03.1627594Z ++ read fname 2025-06-01T22:53:03.1627824Z ++ make_wheel_record torch/nn/utils/_expanded_weights/conv_utils.py 2025-06-01T22:53:03.1627998Z ++ FPATH=torch/nn/utils/_expanded_weights/conv_utils.py 2025-06-01T22:53:03.1628184Z ++ echo torch/nn/utils/_expanded_weights/conv_utils.py 2025-06-01T22:53:03.1628297Z ++ grep RECORD 2025-06-01T22:53:03.1648582Z +++ openssl dgst -sha256 -binary torch/nn/utils/_expanded_weights/conv_utils.py 2025-06-01T22:53:03.1648872Z +++ openssl base64 2025-06-01T22:53:03.1650322Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.1651801Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.1653064Z +++ sed -e s/=//g 2025-06-01T22:53:03.1690208Z ++ HASH=A9BHAlcgiSL-RMuRWM3QdHcacV6WP-hYOqwSrmDnFHg 2025-06-01T22:53:03.1695219Z +++ ls -nl torch/nn/utils/_expanded_weights/conv_utils.py 2025-06-01T22:53:03.1696157Z +++ awk '{print $5}' 2025-06-01T22:53:03.1722538Z ++ FSIZE=10728 2025-06-01T22:53:03.1723206Z ++ echo '"torch/nn/utils/_expanded_weights/conv_utils.py",sha256=A9BHAlcgiSL-RMuRWM3QdHcacV6WP-hYOqwSrmDnFHg,10728' 2025-06-01T22:53:03.1723477Z ++ read fname 2025-06-01T22:53:03.1723785Z ++ make_wheel_record torch/nn/utils/_expanded_weights/embedding_expanded_weights.py 2025-06-01T22:53:03.1724168Z ++ FPATH=torch/nn/utils/_expanded_weights/embedding_expanded_weights.py 2025-06-01T22:53:03.1724450Z ++ echo torch/nn/utils/_expanded_weights/embedding_expanded_weights.py 2025-06-01T22:53:03.1725987Z ++ grep RECORD 2025-06-01T22:53:03.1747338Z +++ openssl dgst -sha256 -binary torch/nn/utils/_expanded_weights/embedding_expanded_weights.py 2025-06-01T22:53:03.1747472Z +++ openssl base64 2025-06-01T22:53:03.1747974Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.1749756Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.1751047Z +++ sed -e s/=//g 2025-06-01T22:53:03.1790961Z ++ HASH=JoAb_U9gFokJanvmDZTG3vQKhrA7etGq1xxcNVm9Ce8 2025-06-01T22:53:03.1794828Z +++ ls -nl torch/nn/utils/_expanded_weights/embedding_expanded_weights.py 2025-06-01T22:53:03.1796337Z +++ awk '{print $5}' 2025-06-01T22:53:03.1824834Z ++ FSIZE=2850 2025-06-01T22:53:03.1825452Z ++ echo '"torch/nn/utils/_expanded_weights/embedding_expanded_weights.py",sha256=JoAb_U9gFokJanvmDZTG3vQKhrA7etGq1xxcNVm9Ce8,2850' 2025-06-01T22:53:03.1825570Z ++ read fname 2025-06-01T22:53:03.1825861Z ++ make_wheel_record torch/nn/utils/_expanded_weights/expanded_weights_impl.py 2025-06-01T22:53:03.1826090Z ++ FPATH=torch/nn/utils/_expanded_weights/expanded_weights_impl.py 2025-06-01T22:53:03.1826309Z ++ echo torch/nn/utils/_expanded_weights/expanded_weights_impl.py 2025-06-01T22:53:03.1826406Z ++ grep RECORD 2025-06-01T22:53:03.1846599Z +++ openssl dgst -sha256 -binary torch/nn/utils/_expanded_weights/expanded_weights_impl.py 2025-06-01T22:53:03.1846713Z +++ openssl base64 2025-06-01T22:53:03.1847478Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.1848660Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.1850386Z +++ sed -e s/=//g 2025-06-01T22:53:03.1888546Z ++ HASH=r3EsLCAwQKahf8YDQDT_6ItUcTxUS0z94bKvd5IL4dU 2025-06-01T22:53:03.1893637Z +++ ls -nl torch/nn/utils/_expanded_weights/expanded_weights_impl.py 2025-06-01T22:53:03.1894236Z +++ awk '{print $5}' 2025-06-01T22:53:03.1921195Z ++ FSIZE=6132 2025-06-01T22:53:03.1921840Z ++ echo '"torch/nn/utils/_expanded_weights/expanded_weights_impl.py",sha256=r3EsLCAwQKahf8YDQDT_6ItUcTxUS0z94bKvd5IL4dU,6132' 2025-06-01T22:53:03.1921979Z ++ read fname 2025-06-01T22:53:03.1922614Z ++ make_wheel_record torch/nn/utils/_expanded_weights/expanded_weights_utils.py 2025-06-01T22:53:03.1922863Z ++ FPATH=torch/nn/utils/_expanded_weights/expanded_weights_utils.py 2025-06-01T22:53:03.1923102Z ++ echo torch/nn/utils/_expanded_weights/expanded_weights_utils.py 2025-06-01T22:53:03.1923206Z ++ grep RECORD 2025-06-01T22:53:03.1947339Z +++ openssl dgst -sha256 -binary torch/nn/utils/_expanded_weights/expanded_weights_utils.py 2025-06-01T22:53:03.1947473Z +++ openssl base64 2025-06-01T22:53:03.1947577Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.1947725Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.1949667Z +++ sed -e s/=//g 2025-06-01T22:53:03.1992277Z ++ HASH=qymuok1L-XCz1mt6GW5nRdksOVAPPmIfigzwskPZaEs 2025-06-01T22:53:03.1995396Z +++ ls -nl torch/nn/utils/_expanded_weights/expanded_weights_utils.py 2025-06-01T22:53:03.1995898Z +++ awk '{print $5}' 2025-06-01T22:53:03.2023572Z ++ FSIZE=7582 2025-06-01T22:53:03.2024254Z ++ echo '"torch/nn/utils/_expanded_weights/expanded_weights_utils.py",sha256=qymuok1L-XCz1mt6GW5nRdksOVAPPmIfigzwskPZaEs,7582' 2025-06-01T22:53:03.2024742Z ++ read fname 2025-06-01T22:53:03.2025122Z ++ make_wheel_record torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py 2025-06-01T22:53:03.2025382Z ++ FPATH=torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py 2025-06-01T22:53:03.2025632Z ++ echo torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py 2025-06-01T22:53:03.2025748Z ++ grep RECORD 2025-06-01T22:53:03.2046424Z +++ openssl dgst -sha256 -binary torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py 2025-06-01T22:53:03.2046538Z +++ openssl base64 2025-06-01T22:53:03.2046666Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.2048060Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.2049120Z +++ sed -e s/=//g 2025-06-01T22:53:03.2088768Z ++ HASH=nYDBHibbYZbilR356suMzivMF1f6GNlZGIxbCqWJMqA 2025-06-01T22:53:03.2093615Z +++ ls -nl torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py 2025-06-01T22:53:03.2094557Z +++ awk '{print $5}' 2025-06-01T22:53:03.2121821Z ++ FSIZE=3450 2025-06-01T22:53:03.2122574Z ++ echo '"torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py",sha256=nYDBHibbYZbilR356suMzivMF1f6GNlZGIxbCqWJMqA,3450' 2025-06-01T22:53:03.2122910Z ++ read fname 2025-06-01T22:53:03.2123323Z ++ make_wheel_record torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py 2025-06-01T22:53:03.2123596Z ++ FPATH=torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py 2025-06-01T22:53:03.2123979Z ++ echo torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py 2025-06-01T22:53:03.2124480Z ++ grep RECORD 2025-06-01T22:53:03.2148417Z +++ openssl dgst -sha256 -binary torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py 2025-06-01T22:53:03.2148721Z +++ openssl base64 2025-06-01T22:53:03.2148823Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.2148943Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.2157713Z +++ sed -e s/=//g 2025-06-01T22:53:03.2191584Z ++ HASH=n4rWXbpLFlH6assM0v-OZ-iu-_XFbwA3maBrsOdq4O0 2025-06-01T22:53:03.2195634Z +++ ls -nl torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py 2025-06-01T22:53:03.2195988Z +++ awk '{print $5}' 2025-06-01T22:53:03.2223742Z ++ FSIZE=3729 2025-06-01T22:53:03.2224460Z ++ echo '"torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py",sha256=n4rWXbpLFlH6assM0v-OZ-iu-_XFbwA3maBrsOdq4O0,3729' 2025-06-01T22:53:03.2224557Z ++ read fname 2025-06-01T22:53:03.2224856Z ++ make_wheel_record torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py 2025-06-01T22:53:03.2225113Z ++ FPATH=torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py 2025-06-01T22:53:03.2225491Z ++ echo torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py 2025-06-01T22:53:03.2226358Z ++ grep RECORD 2025-06-01T22:53:03.2249655Z +++ openssl dgst -sha256 -binary torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py 2025-06-01T22:53:03.2250013Z +++ openssl base64 2025-06-01T22:53:03.2251099Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.2252427Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.2253852Z +++ sed -e s/=//g 2025-06-01T22:53:03.2290287Z ++ HASH=5kXJ4Tz7f_vsfPsWl2cW6_AnCSS5zPqoU8nP0De79dg 2025-06-01T22:53:03.2296066Z +++ ls -nl torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py 2025-06-01T22:53:03.2296729Z +++ awk '{print $5}' 2025-06-01T22:53:03.2321833Z ++ FSIZE=3246 2025-06-01T22:53:03.2322390Z ++ echo '"torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py",sha256=5kXJ4Tz7f_vsfPsWl2cW6_AnCSS5zPqoU8nP0De79dg,3246' 2025-06-01T22:53:03.2322495Z ++ read fname 2025-06-01T22:53:03.2322779Z ++ make_wheel_record torch/nn/utils/_expanded_weights/linear_expanded_weights.py 2025-06-01T22:53:03.2323023Z ++ FPATH=torch/nn/utils/_expanded_weights/linear_expanded_weights.py 2025-06-01T22:53:03.2325175Z ++ echo torch/nn/utils/_expanded_weights/linear_expanded_weights.py 2025-06-01T22:53:03.2326440Z ++ grep RECORD 2025-06-01T22:53:03.2348516Z +++ openssl dgst -sha256 -binary torch/nn/utils/_expanded_weights/linear_expanded_weights.py 2025-06-01T22:53:03.2348642Z +++ openssl base64 2025-06-01T22:53:03.2349073Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.2350375Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.2351581Z +++ sed -e s/=//g 2025-06-01T22:53:03.2393694Z ++ HASH=CdGOJtVbVAMBAPp-WpGeNVKIcatjPaHbPTCkBWqpgow 2025-06-01T22:53:03.2397380Z +++ ls -nl torch/nn/utils/_expanded_weights/linear_expanded_weights.py 2025-06-01T22:53:03.2398056Z +++ awk '{print $5}' 2025-06-01T22:53:03.2424782Z ++ FSIZE=2216 2025-06-01T22:53:03.2425404Z ++ echo '"torch/nn/utils/_expanded_weights/linear_expanded_weights.py",sha256=CdGOJtVbVAMBAPp-WpGeNVKIcatjPaHbPTCkBWqpgow,2216' 2025-06-01T22:53:03.2425510Z ++ read fname 2025-06-01T22:53:03.2425655Z ++ make_wheel_record torch/onnx/__init__.py 2025-06-01T22:53:03.2425938Z ++ FPATH=torch/onnx/__init__.py 2025-06-01T22:53:03.2426533Z ++ echo torch/onnx/__init__.py 2025-06-01T22:53:03.2427877Z ++ grep RECORD 2025-06-01T22:53:03.2448532Z +++ openssl dgst -sha256 -binary torch/onnx/__init__.py 2025-06-01T22:53:03.2448770Z +++ openssl base64 2025-06-01T22:53:03.2450167Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.2451484Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.2452772Z +++ sed -e s/=//g 2025-06-01T22:53:03.2490817Z ++ HASH=BqeIHTfD7lRw3YakBaQ6GQnNY_RLMWawrouECSlhz1g 2025-06-01T22:53:03.2495888Z +++ ls -nl torch/onnx/__init__.py 2025-06-01T22:53:03.2497880Z +++ awk '{print $5}' 2025-06-01T22:53:03.2523127Z ++ FSIZE=21266 2025-06-01T22:53:03.2523525Z ++ echo '"torch/onnx/__init__.py",sha256=BqeIHTfD7lRw3YakBaQ6GQnNY_RLMWawrouECSlhz1g,21266' 2025-06-01T22:53:03.2523637Z ++ read fname 2025-06-01T22:53:03.2523793Z ++ make_wheel_record torch/onnx/_constants.py 2025-06-01T22:53:03.2524239Z ++ FPATH=torch/onnx/_constants.py 2025-06-01T22:53:03.2526054Z ++ echo torch/onnx/_constants.py 2025-06-01T22:53:03.2526369Z ++ grep RECORD 2025-06-01T22:53:03.2547517Z +++ openssl dgst -sha256 -binary torch/onnx/_constants.py 2025-06-01T22:53:03.2548520Z +++ openssl base64 2025-06-01T22:53:03.2548793Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.2550000Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.2551277Z +++ sed -e s/=//g 2025-06-01T22:53:03.2594390Z ++ HASH=85vkG1xUJkwE5xoKxUcFbswqEGEXaZbyrqs4KA29o-k 2025-06-01T22:53:03.2597404Z +++ ls -nl torch/onnx/_constants.py 2025-06-01T22:53:03.2598293Z +++ awk '{print $5}' 2025-06-01T22:53:03.2626055Z ++ FSIZE=608 2025-06-01T22:53:03.2626515Z ++ echo '"torch/onnx/_constants.py",sha256=85vkG1xUJkwE5xoKxUcFbswqEGEXaZbyrqs4KA29o-k,608' 2025-06-01T22:53:03.2626634Z ++ read fname 2025-06-01T22:53:03.2626789Z ++ make_wheel_record torch/onnx/_experimental.py 2025-06-01T22:53:03.2626913Z ++ FPATH=torch/onnx/_experimental.py 2025-06-01T22:53:03.2627032Z ++ echo torch/onnx/_experimental.py 2025-06-01T22:53:03.2628207Z ++ grep RECORD 2025-06-01T22:53:03.2648533Z +++ openssl dgst -sha256 -binary torch/onnx/_experimental.py 2025-06-01T22:53:03.2648773Z +++ openssl base64 2025-06-01T22:53:03.2650044Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.2651495Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.2652745Z +++ sed -e s/=//g 2025-06-01T22:53:03.2690087Z ++ HASH=HZDRgJ_2gR2664BL8J5I5QH02kiUwfeI55yiBWB22yE 2025-06-01T22:53:03.2695064Z +++ ls -nl torch/onnx/_experimental.py 2025-06-01T22:53:03.2696315Z +++ awk '{print $5}' 2025-06-01T22:53:03.2722332Z ++ FSIZE=1033 2025-06-01T22:53:03.2722820Z ++ echo '"torch/onnx/_experimental.py",sha256=HZDRgJ_2gR2664BL8J5I5QH02kiUwfeI55yiBWB22yE,1033' 2025-06-01T22:53:03.2722956Z ++ read fname 2025-06-01T22:53:03.2723118Z ++ make_wheel_record torch/onnx/_flags.py 2025-06-01T22:53:03.2723234Z ++ FPATH=torch/onnx/_flags.py 2025-06-01T22:53:03.2724032Z ++ echo torch/onnx/_flags.py 2025-06-01T22:53:03.2725264Z ++ grep RECORD 2025-06-01T22:53:03.2746609Z +++ openssl dgst -sha256 -binary torch/onnx/_flags.py 2025-06-01T22:53:03.2747333Z +++ openssl base64 2025-06-01T22:53:03.2748599Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.2750197Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.2751485Z +++ sed -e s/=//g 2025-06-01T22:53:03.2790331Z ++ HASH=HkmuV5M1ecTQmmkDnmTLwovp1FSJ6huGSxrn8xJ7omE 2025-06-01T22:53:03.2798600Z +++ ls -nl torch/onnx/_flags.py 2025-06-01T22:53:03.2799712Z +++ awk '{print $5}' 2025-06-01T22:53:03.2826086Z ++ FSIZE=1235 2025-06-01T22:53:03.2826554Z ++ echo '"torch/onnx/_flags.py",sha256=HkmuV5M1ecTQmmkDnmTLwovp1FSJ6huGSxrn8xJ7omE,1235' 2025-06-01T22:53:03.2826741Z ++ read fname 2025-06-01T22:53:03.2827289Z ++ make_wheel_record torch/onnx/_globals.py 2025-06-01T22:53:03.2827440Z ++ FPATH=torch/onnx/_globals.py 2025-06-01T22:53:03.2827646Z ++ echo torch/onnx/_globals.py 2025-06-01T22:53:03.2828726Z ++ grep RECORD 2025-06-01T22:53:03.2849060Z +++ openssl dgst -sha256 -binary torch/onnx/_globals.py 2025-06-01T22:53:03.2849491Z +++ openssl base64 2025-06-01T22:53:03.2850620Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.2851834Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.2853078Z +++ sed -e s/=//g 2025-06-01T22:53:03.2890337Z ++ HASH=mWIC9T8L7mTEvyy3GrGWrjbfpuwPxF66_L6-zEbBk1Q 2025-06-01T22:53:03.2895448Z +++ ls -nl torch/onnx/_globals.py 2025-06-01T22:53:03.2896457Z +++ awk '{print $5}' 2025-06-01T22:53:03.2922828Z ++ FSIZE=3004 2025-06-01T22:53:03.2923257Z ++ echo '"torch/onnx/_globals.py",sha256=mWIC9T8L7mTEvyy3GrGWrjbfpuwPxF66_L6-zEbBk1Q,3004' 2025-06-01T22:53:03.2923361Z ++ read fname 2025-06-01T22:53:03.2923584Z ++ make_wheel_record torch/onnx/_onnx_supported_ops.py 2025-06-01T22:53:03.2923718Z ++ FPATH=torch/onnx/_onnx_supported_ops.py 2025-06-01T22:53:03.2924289Z ++ echo torch/onnx/_onnx_supported_ops.py 2025-06-01T22:53:03.2925619Z ++ grep RECORD 2025-06-01T22:53:03.2947773Z +++ openssl dgst -sha256 -binary torch/onnx/_onnx_supported_ops.py 2025-06-01T22:53:03.2947908Z +++ openssl base64 2025-06-01T22:53:03.2948285Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.2949602Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.2950930Z +++ sed -e s/=//g 2025-06-01T22:53:03.2991876Z ++ HASH=w_e4BB4czhz5Q18tvjQ0GsuPB7Wi7G_MxF7Ln09BuuA 2025-06-01T22:53:03.2996510Z +++ ls -nl torch/onnx/_onnx_supported_ops.py 2025-06-01T22:53:03.2997946Z +++ awk '{print $5}' 2025-06-01T22:53:03.3024201Z ++ FSIZE=3319 2025-06-01T22:53:03.3024614Z ++ echo '"torch/onnx/_onnx_supported_ops.py",sha256=w_e4BB4czhz5Q18tvjQ0GsuPB7Wi7G_MxF7Ln09BuuA,3319' 2025-06-01T22:53:03.3024731Z ++ read fname 2025-06-01T22:53:03.3024881Z ++ make_wheel_record torch/onnx/_type_utils.py 2025-06-01T22:53:03.3024999Z ++ FPATH=torch/onnx/_type_utils.py 2025-06-01T22:53:03.3026781Z ++ echo torch/onnx/_type_utils.py 2025-06-01T22:53:03.3027391Z ++ grep RECORD 2025-06-01T22:53:03.3047526Z +++ openssl dgst -sha256 -binary torch/onnx/_type_utils.py 2025-06-01T22:53:03.3048065Z +++ openssl base64 2025-06-01T22:53:03.3049291Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.3050666Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.3052160Z +++ sed -e s/=//g 2025-06-01T22:53:03.3090033Z ++ HASH=XqHQdvYMVx5y6t2fj3srw1Q8qtIVTJYdXz37_CN13bQ 2025-06-01T22:53:03.3095008Z +++ ls -nl torch/onnx/_type_utils.py 2025-06-01T22:53:03.3096232Z +++ awk '{print $5}' 2025-06-01T22:53:03.3122153Z ++ FSIZE=13940 2025-06-01T22:53:03.3122708Z ++ echo '"torch/onnx/_type_utils.py",sha256=XqHQdvYMVx5y6t2fj3srw1Q8qtIVTJYdXz37_CN13bQ,13940' 2025-06-01T22:53:03.3123334Z ++ read fname 2025-06-01T22:53:03.3123607Z ++ make_wheel_record torch/onnx/errors.py 2025-06-01T22:53:03.3124107Z ++ FPATH=torch/onnx/errors.py 2025-06-01T22:53:03.3124944Z ++ echo torch/onnx/errors.py 2025-06-01T22:53:03.3126355Z ++ grep RECORD 2025-06-01T22:53:03.3147233Z +++ openssl dgst -sha256 -binary torch/onnx/errors.py 2025-06-01T22:53:03.3147663Z +++ openssl base64 2025-06-01T22:53:03.3149681Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.3149940Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.3150947Z +++ sed -e s/=//g 2025-06-01T22:53:03.3193547Z ++ HASH=L_mjqZfWwFjKWCZaYIUZ2Kju63_Mdl3XupasjykS6-8 2025-06-01T22:53:03.3196114Z +++ ls -nl torch/onnx/errors.py 2025-06-01T22:53:03.3196445Z +++ awk '{print $5}' 2025-06-01T22:53:03.3224135Z ++ FSIZE=3464 2025-06-01T22:53:03.3224706Z ++ echo '"torch/onnx/errors.py",sha256=L_mjqZfWwFjKWCZaYIUZ2Kju63_Mdl3XupasjykS6-8,3464' 2025-06-01T22:53:03.3225261Z ++ read fname 2025-06-01T22:53:03.3225548Z ++ make_wheel_record torch/onnx/operators.py 2025-06-01T22:53:03.3225921Z ++ FPATH=torch/onnx/operators.py 2025-06-01T22:53:03.3226419Z ++ echo torch/onnx/operators.py 2025-06-01T22:53:03.3226727Z ++ grep RECORD 2025-06-01T22:53:03.3246966Z +++ openssl dgst -sha256 -binary torch/onnx/operators.py 2025-06-01T22:53:03.3247426Z +++ openssl base64 2025-06-01T22:53:03.3247852Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.3249176Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.3250474Z +++ sed -e s/=//g 2025-06-01T22:53:03.3289044Z ++ HASH=fS94DP2lYBZwI8qpxN6VWHWuTrvD7VWueC8eonqRbnE 2025-06-01T22:53:03.3294305Z +++ ls -nl torch/onnx/operators.py 2025-06-01T22:53:03.3295535Z +++ awk '{print $5}' 2025-06-01T22:53:03.3322815Z ++ FSIZE=1185 2025-06-01T22:53:03.3323404Z ++ echo '"torch/onnx/operators.py",sha256=fS94DP2lYBZwI8qpxN6VWHWuTrvD7VWueC8eonqRbnE,1185' 2025-06-01T22:53:03.3324270Z ++ read fname 2025-06-01T22:53:03.3324731Z ++ make_wheel_record torch/onnx/symbolic_caffe2.py 2025-06-01T22:53:03.3325153Z ++ FPATH=torch/onnx/symbolic_caffe2.py 2025-06-01T22:53:03.3325523Z ++ echo torch/onnx/symbolic_caffe2.py 2025-06-01T22:53:03.3325865Z ++ grep RECORD 2025-06-01T22:53:03.3347335Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_caffe2.py 2025-06-01T22:53:03.3347804Z +++ openssl base64 2025-06-01T22:53:03.3348188Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.3349558Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.3351187Z +++ sed -e s/=//g 2025-06-01T22:53:03.3394096Z ++ HASH=FX6R1arFhrT9YwkYV2xieJVbxIFCk1LzNpKbK_OKqCE 2025-06-01T22:53:03.3398113Z +++ ls -nl torch/onnx/symbolic_caffe2.py 2025-06-01T22:53:03.3399520Z +++ awk '{print $5}' 2025-06-01T22:53:03.3427669Z ++ FSIZE=10971 2025-06-01T22:53:03.3428291Z ++ echo '"torch/onnx/symbolic_caffe2.py",sha256=FX6R1arFhrT9YwkYV2xieJVbxIFCk1LzNpKbK_OKqCE,10971' 2025-06-01T22:53:03.3429033Z ++ read fname 2025-06-01T22:53:03.3429336Z ++ make_wheel_record torch/onnx/symbolic_helper.py 2025-06-01T22:53:03.3429751Z ++ FPATH=torch/onnx/symbolic_helper.py 2025-06-01T22:53:03.3430106Z ++ echo torch/onnx/symbolic_helper.py 2025-06-01T22:53:03.3430443Z ++ grep RECORD 2025-06-01T22:53:03.3448929Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_helper.py 2025-06-01T22:53:03.3449647Z +++ openssl base64 2025-06-01T22:53:03.3450790Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.3452097Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.3453389Z +++ sed -e s/=//g 2025-06-01T22:53:03.3492383Z ++ HASH=SfsxRP3leu5wYSsQsahh5ducCh0Ahh6qu302WQduadc 2025-06-01T22:53:03.3498561Z +++ ls -nl torch/onnx/symbolic_helper.py 2025-06-01T22:53:03.3499426Z +++ awk '{print $5}' 2025-06-01T22:53:03.3525937Z ++ FSIZE=82311 2025-06-01T22:53:03.3526562Z ++ echo '"torch/onnx/symbolic_helper.py",sha256=SfsxRP3leu5wYSsQsahh5ducCh0Ahh6qu302WQduadc,82311' 2025-06-01T22:53:03.3527414Z ++ read fname 2025-06-01T22:53:03.3527807Z ++ make_wheel_record torch/onnx/symbolic_opset10.py 2025-06-01T22:53:03.3528228Z ++ FPATH=torch/onnx/symbolic_opset10.py 2025-06-01T22:53:03.3528621Z ++ echo torch/onnx/symbolic_opset10.py 2025-06-01T22:53:03.3528967Z ++ grep RECORD 2025-06-01T22:53:03.3549865Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset10.py 2025-06-01T22:53:03.3550459Z +++ openssl base64 2025-06-01T22:53:03.3551334Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.3552645Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.3553970Z +++ sed -e s/=//g 2025-06-01T22:53:03.3597205Z ++ HASH=uKq-PQs35HohSMRj1qekSBTFKo3rOZwmYnR1em7Z6HE 2025-06-01T22:53:03.3604832Z +++ ls -nl torch/onnx/symbolic_opset10.py 2025-06-01T22:53:03.3605821Z +++ awk '{print $5}' 2025-06-01T22:53:03.3632179Z ++ FSIZE=37428 2025-06-01T22:53:03.3632867Z ++ echo '"torch/onnx/symbolic_opset10.py",sha256=uKq-PQs35HohSMRj1qekSBTFKo3rOZwmYnR1em7Z6HE,37428' 2025-06-01T22:53:03.3633511Z ++ read fname 2025-06-01T22:53:03.3633897Z ++ make_wheel_record torch/onnx/symbolic_opset11.py 2025-06-01T22:53:03.3634307Z ++ FPATH=torch/onnx/symbolic_opset11.py 2025-06-01T22:53:03.3634710Z ++ echo torch/onnx/symbolic_opset11.py 2025-06-01T22:53:03.3635076Z ++ grep RECORD 2025-06-01T22:53:03.3654212Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset11.py 2025-06-01T22:53:03.3654938Z +++ openssl base64 2025-06-01T22:53:03.3656084Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.3657785Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.3659672Z +++ sed -e s/=//g 2025-06-01T22:53:03.3698883Z ++ HASH=lYLtocPBBDcdn7xjsngalcfDogV6GhHH37YmqRO6L4g 2025-06-01T22:53:03.3703629Z +++ ls -nl torch/onnx/symbolic_opset11.py 2025-06-01T22:53:03.3704464Z +++ awk '{print $5}' 2025-06-01T22:53:03.3728669Z ++ FSIZE=53342 2025-06-01T22:53:03.3729378Z ++ echo '"torch/onnx/symbolic_opset11.py",sha256=lYLtocPBBDcdn7xjsngalcfDogV6GhHH37YmqRO6L4g,53342' 2025-06-01T22:53:03.3730034Z ++ read fname 2025-06-01T22:53:03.3730344Z ++ make_wheel_record torch/onnx/symbolic_opset12.py 2025-06-01T22:53:03.3730791Z ++ FPATH=torch/onnx/symbolic_opset12.py 2025-06-01T22:53:03.3731650Z ++ echo torch/onnx/symbolic_opset12.py 2025-06-01T22:53:03.3732903Z ++ grep RECORD 2025-06-01T22:53:03.3752109Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset12.py 2025-06-01T22:53:03.3752902Z +++ openssl base64 2025-06-01T22:53:03.3754183Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.3755446Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.3756884Z +++ sed -e s/=//g 2025-06-01T22:53:03.3798176Z ++ HASH=Rsb55TyHCYR53CJDMzVo-7ORXdsdbc7juJOwXAEl9fI 2025-06-01T22:53:03.3801411Z +++ ls -nl torch/onnx/symbolic_opset12.py 2025-06-01T22:53:03.3802227Z +++ awk '{print $5}' 2025-06-01T22:53:03.3828859Z ++ FSIZE=15659 2025-06-01T22:53:03.3829478Z ++ echo '"torch/onnx/symbolic_opset12.py",sha256=Rsb55TyHCYR53CJDMzVo-7ORXdsdbc7juJOwXAEl9fI,15659' 2025-06-01T22:53:03.3830117Z ++ read fname 2025-06-01T22:53:03.3830475Z ++ make_wheel_record torch/onnx/symbolic_opset13.py 2025-06-01T22:53:03.3830934Z ++ FPATH=torch/onnx/symbolic_opset13.py 2025-06-01T22:53:03.3831457Z ++ echo torch/onnx/symbolic_opset13.py 2025-06-01T22:53:03.3831800Z ++ grep RECORD 2025-06-01T22:53:03.3851725Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset13.py 2025-06-01T22:53:03.3852473Z +++ openssl base64 2025-06-01T22:53:03.3853834Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.3855372Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.3856897Z +++ sed -e s/=//g 2025-06-01T22:53:03.3894209Z ++ HASH=7hoHmeunwBdRKUMm1iR8UMWcx2FHL_zJo1vYFuApRFM 2025-06-01T22:53:03.3900055Z +++ ls -nl torch/onnx/symbolic_opset13.py 2025-06-01T22:53:03.3900716Z +++ awk '{print $5}' 2025-06-01T22:53:03.3926376Z ++ FSIZE=41254 2025-06-01T22:53:03.3926969Z ++ echo '"torch/onnx/symbolic_opset13.py",sha256=7hoHmeunwBdRKUMm1iR8UMWcx2FHL_zJo1vYFuApRFM,41254' 2025-06-01T22:53:03.3927682Z ++ read fname 2025-06-01T22:53:03.3928000Z ++ make_wheel_record torch/onnx/symbolic_opset14.py 2025-06-01T22:53:03.3928426Z ++ FPATH=torch/onnx/symbolic_opset14.py 2025-06-01T22:53:03.3928890Z ++ echo torch/onnx/symbolic_opset14.py 2025-06-01T22:53:03.3929368Z ++ grep RECORD 2025-06-01T22:53:03.3950012Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset14.py 2025-06-01T22:53:03.3950739Z +++ openssl base64 2025-06-01T22:53:03.3951960Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.3953394Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.3954696Z +++ sed -e s/=//g 2025-06-01T22:53:03.3994748Z ++ HASH=eCTO99kilWb8tXmnQlncdk3KHMZ-BW5Dfh0kYAlTt7I 2025-06-01T22:53:03.3999023Z +++ ls -nl torch/onnx/symbolic_opset14.py 2025-06-01T22:53:03.4000001Z +++ awk '{print $5}' 2025-06-01T22:53:03.4027257Z ++ FSIZE=9473 2025-06-01T22:53:03.4027890Z ++ echo '"torch/onnx/symbolic_opset14.py",sha256=eCTO99kilWb8tXmnQlncdk3KHMZ-BW5Dfh0kYAlTt7I,9473' 2025-06-01T22:53:03.4028583Z ++ read fname 2025-06-01T22:53:03.4028883Z ++ make_wheel_record torch/onnx/symbolic_opset15.py 2025-06-01T22:53:03.4029295Z ++ FPATH=torch/onnx/symbolic_opset15.py 2025-06-01T22:53:03.4029655Z ++ echo torch/onnx/symbolic_opset15.py 2025-06-01T22:53:03.4030233Z ++ grep RECORD 2025-06-01T22:53:03.4050297Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset15.py 2025-06-01T22:53:03.4050773Z +++ openssl base64 2025-06-01T22:53:03.4051617Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.4052902Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.4054204Z +++ sed -e s/=//g 2025-06-01T22:53:03.4090867Z ++ HASH=OSOAXpN-enLhjkSq28rY4kLE-cy4Yyu2R-U77Kyyv2Y 2025-06-01T22:53:03.4095947Z +++ ls -nl torch/onnx/symbolic_opset15.py 2025-06-01T22:53:03.4096787Z +++ awk '{print $5}' 2025-06-01T22:53:03.4122901Z ++ FSIZE=2872 2025-06-01T22:53:03.4123583Z ++ echo '"torch/onnx/symbolic_opset15.py",sha256=OSOAXpN-enLhjkSq28rY4kLE-cy4Yyu2R-U77Kyyv2Y,2872' 2025-06-01T22:53:03.4124425Z ++ read fname 2025-06-01T22:53:03.4124918Z ++ make_wheel_record torch/onnx/symbolic_opset16.py 2025-06-01T22:53:03.4125331Z ++ FPATH=torch/onnx/symbolic_opset16.py 2025-06-01T22:53:03.4125762Z ++ echo torch/onnx/symbolic_opset16.py 2025-06-01T22:53:03.4126121Z ++ grep RECORD 2025-06-01T22:53:03.4148018Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset16.py 2025-06-01T22:53:03.4148762Z +++ openssl base64 2025-06-01T22:53:03.4149020Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.4149599Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.4150758Z +++ sed -e s/=//g 2025-06-01T22:53:03.4195226Z ++ HASH=lBC9GWFVzqLcY_4BTdc5M6eGq_K2A7-v8TbQTryBPws 2025-06-01T22:53:03.4197485Z +++ ls -nl torch/onnx/symbolic_opset16.py 2025-06-01T22:53:03.4198864Z +++ awk '{print $5}' 2025-06-01T22:53:03.4226319Z ++ FSIZE=6410 2025-06-01T22:53:03.4226901Z ++ echo '"torch/onnx/symbolic_opset16.py",sha256=lBC9GWFVzqLcY_4BTdc5M6eGq_K2A7-v8TbQTryBPws,6410' 2025-06-01T22:53:03.4227506Z ++ read fname 2025-06-01T22:53:03.4227797Z ++ make_wheel_record torch/onnx/symbolic_opset17.py 2025-06-01T22:53:03.4228213Z ++ FPATH=torch/onnx/symbolic_opset17.py 2025-06-01T22:53:03.4228586Z ++ echo torch/onnx/symbolic_opset17.py 2025-06-01T22:53:03.4228912Z ++ grep RECORD 2025-06-01T22:53:03.4249185Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset17.py 2025-06-01T22:53:03.4249783Z +++ openssl base64 2025-06-01T22:53:03.4250916Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.4252195Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.4253559Z +++ sed -e s/=//g 2025-06-01T22:53:03.4291197Z ++ HASH=CWR5SjAGIEJdrgtV6VGtU_WFqoYr0h0ghqL0Yi1cBeQ 2025-06-01T22:53:03.4296182Z +++ ls -nl torch/onnx/symbolic_opset17.py 2025-06-01T22:53:03.4297791Z +++ awk '{print $5}' 2025-06-01T22:53:03.4325954Z ++ FSIZE=8039 2025-06-01T22:53:03.4326573Z ++ echo '"torch/onnx/symbolic_opset17.py",sha256=CWR5SjAGIEJdrgtV6VGtU_WFqoYr0h0ghqL0Yi1cBeQ,8039' 2025-06-01T22:53:03.4327205Z ++ read fname 2025-06-01T22:53:03.4327506Z ++ make_wheel_record torch/onnx/symbolic_opset18.py 2025-06-01T22:53:03.4327934Z ++ FPATH=torch/onnx/symbolic_opset18.py 2025-06-01T22:53:03.4328306Z ++ echo torch/onnx/symbolic_opset18.py 2025-06-01T22:53:03.4328654Z ++ grep RECORD 2025-06-01T22:53:03.4348935Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset18.py 2025-06-01T22:53:03.4349419Z +++ openssl base64 2025-06-01T22:53:03.4350653Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.4351887Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.4352952Z +++ sed -e s/=//g 2025-06-01T22:53:03.4395134Z ++ HASH=G7d69F577AtCywuA-4VCAJ7YRlXeZsI3mh9rqyamsDk 2025-06-01T22:53:03.4398171Z +++ ls -nl torch/onnx/symbolic_opset18.py 2025-06-01T22:53:03.4399032Z +++ awk '{print $5}' 2025-06-01T22:53:03.4427537Z ++ FSIZE=8092 2025-06-01T22:53:03.4428156Z ++ echo '"torch/onnx/symbolic_opset18.py",sha256=G7d69F577AtCywuA-4VCAJ7YRlXeZsI3mh9rqyamsDk,8092' 2025-06-01T22:53:03.4428758Z ++ read fname 2025-06-01T22:53:03.4429065Z ++ make_wheel_record torch/onnx/symbolic_opset19.py 2025-06-01T22:53:03.4429472Z ++ FPATH=torch/onnx/symbolic_opset19.py 2025-06-01T22:53:03.4429848Z ++ echo torch/onnx/symbolic_opset19.py 2025-06-01T22:53:03.4430178Z ++ grep RECORD 2025-06-01T22:53:03.4448784Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset19.py 2025-06-01T22:53:03.4449250Z +++ openssl base64 2025-06-01T22:53:03.4450351Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.4451656Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.4453082Z +++ sed -e s/=//g 2025-06-01T22:53:03.4490429Z ++ HASH=mdWDL5ju6R87V0WlsPnwFidl5EwyPeOb4roJkXLW1fI 2025-06-01T22:53:03.4495332Z +++ ls -nl torch/onnx/symbolic_opset19.py 2025-06-01T22:53:03.4496376Z +++ awk '{print $5}' 2025-06-01T22:53:03.4524221Z ++ FSIZE=536 2025-06-01T22:53:03.4525039Z ++ echo '"torch/onnx/symbolic_opset19.py",sha256=mdWDL5ju6R87V0WlsPnwFidl5EwyPeOb4roJkXLW1fI,536' 2025-06-01T22:53:03.4525827Z ++ read fname 2025-06-01T22:53:03.4526141Z ++ make_wheel_record torch/onnx/symbolic_opset20.py 2025-06-01T22:53:03.4526576Z ++ FPATH=torch/onnx/symbolic_opset20.py 2025-06-01T22:53:03.4526948Z ++ echo torch/onnx/symbolic_opset20.py 2025-06-01T22:53:03.4527303Z ++ grep RECORD 2025-06-01T22:53:03.4548185Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset20.py 2025-06-01T22:53:03.4548663Z +++ openssl base64 2025-06-01T22:53:03.4548940Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.4549824Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.4551160Z +++ sed -e s/=//g 2025-06-01T22:53:03.4592458Z ++ HASH=pSOXuR9JXtteuts26neYyAyyhhOy92hz7vX74Iz5qbg 2025-06-01T22:53:03.4596754Z +++ ls -nl torch/onnx/symbolic_opset20.py 2025-06-01T22:53:03.4597509Z +++ awk '{print $5}' 2025-06-01T22:53:03.4626406Z ++ FSIZE=2446 2025-06-01T22:53:03.4627058Z ++ echo '"torch/onnx/symbolic_opset20.py",sha256=pSOXuR9JXtteuts26neYyAyyhhOy92hz7vX74Iz5qbg,2446' 2025-06-01T22:53:03.4627683Z ++ read fname 2025-06-01T22:53:03.4627998Z ++ make_wheel_record torch/onnx/symbolic_opset7.py 2025-06-01T22:53:03.4628416Z ++ FPATH=torch/onnx/symbolic_opset7.py 2025-06-01T22:53:03.4628772Z ++ echo torch/onnx/symbolic_opset7.py 2025-06-01T22:53:03.4629112Z ++ grep RECORD 2025-06-01T22:53:03.4655133Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset7.py 2025-06-01T22:53:03.4655622Z +++ openssl base64 2025-06-01T22:53:03.4656356Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.4657976Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.4659871Z +++ sed -e s/=//g 2025-06-01T22:53:03.4699106Z ++ HASH=DK-UZL7LNb1Prfrefk5CFeJjy4qklMDywfHvZcXJwZY 2025-06-01T22:53:03.4701892Z +++ ls -nl torch/onnx/symbolic_opset7.py 2025-06-01T22:53:03.4702741Z +++ awk '{print $5}' 2025-06-01T22:53:03.4726640Z ++ FSIZE=2118 2025-06-01T22:53:03.4727224Z ++ echo '"torch/onnx/symbolic_opset7.py",sha256=DK-UZL7LNb1Prfrefk5CFeJjy4qklMDywfHvZcXJwZY,2118' 2025-06-01T22:53:03.4727864Z ++ read fname 2025-06-01T22:53:03.4728174Z ++ make_wheel_record torch/onnx/symbolic_opset8.py 2025-06-01T22:53:03.4728602Z ++ FPATH=torch/onnx/symbolic_opset8.py 2025-06-01T22:53:03.4730320Z ++ echo torch/onnx/symbolic_opset8.py 2025-06-01T22:53:03.4731359Z ++ grep RECORD 2025-06-01T22:53:03.4750995Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset8.py 2025-06-01T22:53:03.4751796Z +++ openssl base64 2025-06-01T22:53:03.4753119Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.4754668Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.4755983Z +++ sed -e s/=//g 2025-06-01T22:53:03.4797032Z ++ HASH=AlDVGnoKOpPwGWtxMhl9kIwpZTAdpW_zCoxXFysTJdo 2025-06-01T22:53:03.4800096Z +++ ls -nl torch/onnx/symbolic_opset8.py 2025-06-01T22:53:03.4801103Z +++ awk '{print $5}' 2025-06-01T22:53:03.4828791Z ++ FSIZE=14992 2025-06-01T22:53:03.4829386Z ++ echo '"torch/onnx/symbolic_opset8.py",sha256=AlDVGnoKOpPwGWtxMhl9kIwpZTAdpW_zCoxXFysTJdo,14992' 2025-06-01T22:53:03.4830008Z ++ read fname 2025-06-01T22:53:03.4830294Z ++ make_wheel_record torch/onnx/symbolic_opset9.py 2025-06-01T22:53:03.4830708Z ++ FPATH=torch/onnx/symbolic_opset9.py 2025-06-01T22:53:03.4831073Z ++ echo torch/onnx/symbolic_opset9.py 2025-06-01T22:53:03.4831408Z ++ grep RECORD 2025-06-01T22:53:03.4850211Z +++ openssl dgst -sha256 -binary torch/onnx/symbolic_opset9.py 2025-06-01T22:53:03.4850659Z +++ openssl base64 2025-06-01T22:53:03.4851930Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.4853303Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.4854697Z +++ sed -e s/=//g 2025-06-01T22:53:03.4901397Z ++ HASH=M7i0Xg1hoODSU82Ssfrz48HumhnVMcbW8GcTk2KSVWQ 2025-06-01T22:53:03.4904504Z +++ ls -nl torch/onnx/symbolic_opset9.py 2025-06-01T22:53:03.4905114Z +++ awk '{print $5}' 2025-06-01T22:53:03.4929029Z ++ FSIZE=225245 2025-06-01T22:53:03.4929630Z ++ echo '"torch/onnx/symbolic_opset9.py",sha256=M7i0Xg1hoODSU82Ssfrz48HumhnVMcbW8GcTk2KSVWQ,225245' 2025-06-01T22:53:03.4930284Z ++ read fname 2025-06-01T22:53:03.4930563Z ++ make_wheel_record torch/onnx/utils.py 2025-06-01T22:53:03.4930949Z ++ FPATH=torch/onnx/utils.py 2025-06-01T22:53:03.4931872Z ++ echo torch/onnx/utils.py 2025-06-01T22:53:03.4933474Z ++ grep RECORD 2025-06-01T22:53:03.4952707Z +++ openssl dgst -sha256 -binary torch/onnx/utils.py 2025-06-01T22:53:03.4953351Z +++ openssl base64 2025-06-01T22:53:03.4954527Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.4955713Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.4956948Z +++ sed -e s/=//g 2025-06-01T22:53:03.4999717Z ++ HASH=JHAOjXlGfKf1P_SfY6lmbZ5cRzyOzknikgyNyOBHX7k 2025-06-01T22:53:03.5003669Z +++ ls -nl torch/onnx/utils.py 2025-06-01T22:53:03.5005207Z +++ awk '{print $5}' 2025-06-01T22:53:03.5031253Z ++ FSIZE=75066 2025-06-01T22:53:03.5031899Z ++ echo '"torch/onnx/utils.py",sha256=JHAOjXlGfKf1P_SfY6lmbZ5cRzyOzknikgyNyOBHX7k,75066' 2025-06-01T22:53:03.5032717Z ++ read fname 2025-06-01T22:53:03.5033002Z ++ make_wheel_record torch/onnx/verification.py 2025-06-01T22:53:03.5033408Z ++ FPATH=torch/onnx/verification.py 2025-06-01T22:53:03.5033757Z ++ echo torch/onnx/verification.py 2025-06-01T22:53:03.5034172Z ++ grep RECORD 2025-06-01T22:53:03.5053232Z +++ openssl dgst -sha256 -binary torch/onnx/verification.py 2025-06-01T22:53:03.5053925Z +++ openssl base64 2025-06-01T22:53:03.5055067Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.5056149Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.5057482Z +++ sed -e s/=//g 2025-06-01T22:53:03.5098087Z ++ HASH=7o5GoK3LPG295gPHdp2m2QOja754i9aRbCE-pMxk3k8 2025-06-01T22:53:03.5102874Z +++ ls -nl torch/onnx/verification.py 2025-06-01T22:53:03.5103736Z +++ awk '{print $5}' 2025-06-01T22:53:03.5127920Z ++ FSIZE=70529 2025-06-01T22:53:03.5128617Z ++ echo '"torch/onnx/verification.py",sha256=7o5GoK3LPG295gPHdp2m2QOja754i9aRbCE-pMxk3k8,70529' 2025-06-01T22:53:03.5129375Z ++ read fname 2025-06-01T22:53:03.5129711Z ++ make_wheel_record torch/onnx/_internal/__init__.py 2025-06-01T22:53:03.5130139Z ++ FPATH=torch/onnx/_internal/__init__.py 2025-06-01T22:53:03.5131072Z ++ echo torch/onnx/_internal/__init__.py 2025-06-01T22:53:03.5132219Z ++ grep RECORD 2025-06-01T22:53:03.5152091Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/__init__.py 2025-06-01T22:53:03.5152635Z +++ openssl base64 2025-06-01T22:53:03.5154029Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.5155059Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.5156337Z +++ sed -e s/=//g 2025-06-01T22:53:03.5199120Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:03.5201157Z +++ ls -nl torch/onnx/_internal/__init__.py 2025-06-01T22:53:03.5202447Z +++ awk '{print $5}' 2025-06-01T22:53:03.5230090Z ++ FSIZE=0 2025-06-01T22:53:03.5230660Z ++ echo '"torch/onnx/_internal/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:03.5231248Z ++ read fname 2025-06-01T22:53:03.5231747Z ++ make_wheel_record torch/onnx/_internal/_exporter_legacy.py 2025-06-01T22:53:03.5232244Z ++ FPATH=torch/onnx/_internal/_exporter_legacy.py 2025-06-01T22:53:03.5232672Z ++ echo torch/onnx/_internal/_exporter_legacy.py 2025-06-01T22:53:03.5233048Z ++ grep RECORD 2025-06-01T22:53:03.5251523Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/_exporter_legacy.py 2025-06-01T22:53:03.5252150Z +++ openssl base64 2025-06-01T22:53:03.5253454Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.5254785Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.5256111Z +++ sed -e s/=//g 2025-06-01T22:53:03.5293181Z ++ HASH=OmU0EVoAIACELmziGdStBZy0F-QLCn9OzNlXj4DlfV8 2025-06-01T22:53:03.5298880Z +++ ls -nl torch/onnx/_internal/_exporter_legacy.py 2025-06-01T22:53:03.5299489Z +++ awk '{print $5}' 2025-06-01T22:53:03.5326040Z ++ FSIZE=19593 2025-06-01T22:53:03.5326694Z ++ echo '"torch/onnx/_internal/_exporter_legacy.py",sha256=OmU0EVoAIACELmziGdStBZy0F-QLCn9OzNlXj4DlfV8,19593' 2025-06-01T22:53:03.5327448Z ++ read fname 2025-06-01T22:53:03.5327852Z ++ make_wheel_record torch/onnx/_internal/_lazy_import.py 2025-06-01T22:53:03.5328315Z ++ FPATH=torch/onnx/_internal/_lazy_import.py 2025-06-01T22:53:03.5328734Z ++ echo torch/onnx/_internal/_lazy_import.py 2025-06-01T22:53:03.5329086Z ++ grep RECORD 2025-06-01T22:53:03.5349661Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/_lazy_import.py 2025-06-01T22:53:03.5350167Z +++ openssl base64 2025-06-01T22:53:03.5351077Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.5352435Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.5353807Z +++ sed -e s/=//g 2025-06-01T22:53:03.5394771Z ++ HASH=iywne7bK5t_BoYQxb97oVPHmkdx0mm05Oa4DYuwbCHI 2025-06-01T22:53:03.5398362Z +++ ls -nl torch/onnx/_internal/_lazy_import.py 2025-06-01T22:53:03.5399042Z +++ awk '{print $5}' 2025-06-01T22:53:03.5426189Z ++ FSIZE=1189 2025-06-01T22:53:03.5426832Z ++ echo '"torch/onnx/_internal/_lazy_import.py",sha256=iywne7bK5t_BoYQxb97oVPHmkdx0mm05Oa4DYuwbCHI,1189' 2025-06-01T22:53:03.5427634Z ++ read fname 2025-06-01T22:53:03.5427955Z ++ make_wheel_record torch/onnx/_internal/io_adapter.py 2025-06-01T22:53:03.5428538Z ++ FPATH=torch/onnx/_internal/io_adapter.py 2025-06-01T22:53:03.5428927Z ++ echo torch/onnx/_internal/io_adapter.py 2025-06-01T22:53:03.5429573Z ++ grep RECORD 2025-06-01T22:53:03.5455316Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/io_adapter.py 2025-06-01T22:53:03.5455814Z +++ openssl base64 2025-06-01T22:53:03.5456975Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.5459525Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.5460252Z +++ sed -e s/=//g 2025-06-01T22:53:03.5501033Z ++ HASH=KzXQTrbwq-GHf4QssU83KP30aI6oF1feMgztnOslr10 2025-06-01T22:53:03.5503010Z +++ ls -nl torch/onnx/_internal/io_adapter.py 2025-06-01T22:53:03.5504335Z +++ awk '{print $5}' 2025-06-01T22:53:03.5527946Z ++ FSIZE=23017 2025-06-01T22:53:03.5528540Z ++ echo '"torch/onnx/_internal/io_adapter.py",sha256=KzXQTrbwq-GHf4QssU83KP30aI6oF1feMgztnOslr10,23017' 2025-06-01T22:53:03.5529195Z ++ read fname 2025-06-01T22:53:03.5529506Z ++ make_wheel_record torch/onnx/_internal/jit_utils.py 2025-06-01T22:53:03.5530102Z ++ FPATH=torch/onnx/_internal/jit_utils.py 2025-06-01T22:53:03.5531531Z ++ echo torch/onnx/_internal/jit_utils.py 2025-06-01T22:53:03.5532568Z ++ grep RECORD 2025-06-01T22:53:03.5551724Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/jit_utils.py 2025-06-01T22:53:03.5552189Z +++ openssl base64 2025-06-01T22:53:03.5553287Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.5554483Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.5555696Z +++ sed -e s/=//g 2025-06-01T22:53:03.5596522Z ++ HASH=1vmwi4DCAz1uQWOX2IDmFBqLJ03BM8qCY_8jjMSfAu0 2025-06-01T22:53:03.5600492Z +++ ls -nl torch/onnx/_internal/jit_utils.py 2025-06-01T22:53:03.5601220Z +++ awk '{print $5}' 2025-06-01T22:53:03.5629523Z ++ FSIZE=14129 2025-06-01T22:53:03.5630136Z ++ echo '"torch/onnx/_internal/jit_utils.py",sha256=1vmwi4DCAz1uQWOX2IDmFBqLJ03BM8qCY_8jjMSfAu0,14129' 2025-06-01T22:53:03.5630758Z ++ read fname 2025-06-01T22:53:03.5631093Z ++ make_wheel_record torch/onnx/_internal/onnx_proto_utils.py 2025-06-01T22:53:03.5631724Z ++ FPATH=torch/onnx/_internal/onnx_proto_utils.py 2025-06-01T22:53:03.5632150Z ++ echo torch/onnx/_internal/onnx_proto_utils.py 2025-06-01T22:53:03.5632527Z ++ grep RECORD 2025-06-01T22:53:03.5651510Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/onnx_proto_utils.py 2025-06-01T22:53:03.5652032Z +++ openssl base64 2025-06-01T22:53:03.5653279Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.5654674Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.5655885Z +++ sed -e s/=//g 2025-06-01T22:53:03.5692580Z ++ HASH=qoj4mzvJcbPmhnexv5IumDCKZzCITBKgDDga1BUUTb4 2025-06-01T22:53:03.5698537Z +++ ls -nl torch/onnx/_internal/onnx_proto_utils.py 2025-06-01T22:53:03.5699136Z +++ awk '{print $5}' 2025-06-01T22:53:03.5725533Z ++ FSIZE=9199 2025-06-01T22:53:03.5726201Z ++ echo '"torch/onnx/_internal/onnx_proto_utils.py",sha256=qoj4mzvJcbPmhnexv5IumDCKZzCITBKgDDga1BUUTb4,9199' 2025-06-01T22:53:03.5726879Z ++ read fname 2025-06-01T22:53:03.5727218Z ++ make_wheel_record torch/onnx/_internal/onnxruntime.py 2025-06-01T22:53:03.5727680Z ++ FPATH=torch/onnx/_internal/onnxruntime.py 2025-06-01T22:53:03.5728103Z ++ echo torch/onnx/_internal/onnxruntime.py 2025-06-01T22:53:03.5728471Z ++ grep RECORD 2025-06-01T22:53:03.5749257Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/onnxruntime.py 2025-06-01T22:53:03.5749761Z +++ openssl base64 2025-06-01T22:53:03.5750746Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.5751620Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.5752983Z +++ sed -e s/=//g 2025-06-01T22:53:03.5795846Z ++ HASH=axTT2rm5OmZIoRd2OjAbINPNjRssonNIrhZM1ELAnVQ 2025-06-01T22:53:03.5799782Z +++ ls -nl torch/onnx/_internal/onnxruntime.py 2025-06-01T22:53:03.5800869Z +++ awk '{print $5}' 2025-06-01T22:53:03.5827978Z ++ FSIZE=52944 2025-06-01T22:53:03.5828610Z ++ echo '"torch/onnx/_internal/onnxruntime.py",sha256=axTT2rm5OmZIoRd2OjAbINPNjRssonNIrhZM1ELAnVQ,52944' 2025-06-01T22:53:03.5829358Z ++ read fname 2025-06-01T22:53:03.5829699Z ++ make_wheel_record torch/onnx/_internal/registration.py 2025-06-01T22:53:03.5830144Z ++ FPATH=torch/onnx/_internal/registration.py 2025-06-01T22:53:03.5830628Z ++ echo torch/onnx/_internal/registration.py 2025-06-01T22:53:03.5831111Z ++ grep RECORD 2025-06-01T22:53:03.5852220Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/registration.py 2025-06-01T22:53:03.5852722Z +++ openssl base64 2025-06-01T22:53:03.5853502Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.5854672Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.5855943Z +++ sed -e s/=//g 2025-06-01T22:53:03.5894202Z ++ HASH=NXXVK2YQXLoop5YNHETYbNBTJfmGRjk7Bj4eR8TqaFI 2025-06-01T22:53:03.5899839Z +++ ls -nl torch/onnx/_internal/registration.py 2025-06-01T22:53:03.5900454Z +++ awk '{print $5}' 2025-06-01T22:53:03.5926096Z ++ FSIZE=11121 2025-06-01T22:53:03.5926757Z ++ echo '"torch/onnx/_internal/registration.py",sha256=NXXVK2YQXLoop5YNHETYbNBTJfmGRjk7Bj4eR8TqaFI,11121' 2025-06-01T22:53:03.5927448Z ++ read fname 2025-06-01T22:53:03.5927861Z ++ make_wheel_record torch/onnx/_internal/exporter/__init__.py 2025-06-01T22:53:03.5928371Z ++ FPATH=torch/onnx/_internal/exporter/__init__.py 2025-06-01T22:53:03.5929026Z ++ echo torch/onnx/_internal/exporter/__init__.py 2025-06-01T22:53:03.5929423Z ++ grep RECORD 2025-06-01T22:53:03.5952492Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/__init__.py 2025-06-01T22:53:03.5953069Z +++ openssl base64 2025-06-01T22:53:03.5953858Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.5955278Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.5956570Z +++ sed -e s/=//g 2025-06-01T22:53:03.5998166Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:03.6001528Z +++ ls -nl torch/onnx/_internal/exporter/__init__.py 2025-06-01T22:53:03.6002724Z +++ awk '{print $5}' 2025-06-01T22:53:03.6030296Z ++ FSIZE=0 2025-06-01T22:53:03.6030995Z ++ echo '"torch/onnx/_internal/exporter/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:03.6031620Z ++ read fname 2025-06-01T22:53:03.6031982Z ++ make_wheel_record torch/onnx/_internal/exporter/_analysis.py 2025-06-01T22:53:03.6032520Z ++ FPATH=torch/onnx/_internal/exporter/_analysis.py 2025-06-01T22:53:03.6033111Z ++ echo torch/onnx/_internal/exporter/_analysis.py 2025-06-01T22:53:03.6033508Z ++ grep RECORD 2025-06-01T22:53:03.6052520Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_analysis.py 2025-06-01T22:53:03.6053106Z +++ openssl base64 2025-06-01T22:53:03.6054148Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.6055460Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.6056811Z +++ sed -e s/=//g 2025-06-01T22:53:03.6093772Z ++ HASH=IxBF4PFAAkIYf_nqoaNaNKMe8UTbThwuasGWY8-m73A 2025-06-01T22:53:03.6098766Z +++ ls -nl torch/onnx/_internal/exporter/_analysis.py 2025-06-01T22:53:03.6100240Z +++ awk '{print $5}' 2025-06-01T22:53:03.6126330Z ++ FSIZE=8859 2025-06-01T22:53:03.6126985Z ++ echo '"torch/onnx/_internal/exporter/_analysis.py",sha256=IxBF4PFAAkIYf_nqoaNaNKMe8UTbThwuasGWY8-m73A,8859' 2025-06-01T22:53:03.6127744Z ++ read fname 2025-06-01T22:53:03.6128099Z ++ make_wheel_record torch/onnx/_internal/exporter/_building.py 2025-06-01T22:53:03.6128687Z ++ FPATH=torch/onnx/_internal/exporter/_building.py 2025-06-01T22:53:03.6129167Z ++ echo torch/onnx/_internal/exporter/_building.py 2025-06-01T22:53:03.6129544Z ++ grep RECORD 2025-06-01T22:53:03.6149928Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_building.py 2025-06-01T22:53:03.6150460Z +++ openssl base64 2025-06-01T22:53:03.6151004Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.6152198Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.6153533Z +++ sed -e s/=//g 2025-06-01T22:53:03.6197783Z ++ HASH=UHjlPSrnYusiv9BCakfeYjDGk1wdCEAt_bjD8H01Jf8 2025-06-01T22:53:03.6201484Z +++ ls -nl torch/onnx/_internal/exporter/_building.py 2025-06-01T22:53:03.6202713Z +++ awk '{print $5}' 2025-06-01T22:53:03.6230140Z ++ FSIZE=30810 2025-06-01T22:53:03.6230958Z ++ echo '"torch/onnx/_internal/exporter/_building.py",sha256=UHjlPSrnYusiv9BCakfeYjDGk1wdCEAt_bjD8H01Jf8,30810' 2025-06-01T22:53:03.6231645Z ++ read fname 2025-06-01T22:53:03.6232093Z ++ make_wheel_record torch/onnx/_internal/exporter/_capture_strategies.py 2025-06-01T22:53:03.6232702Z ++ FPATH=torch/onnx/_internal/exporter/_capture_strategies.py 2025-06-01T22:53:03.6233380Z ++ echo torch/onnx/_internal/exporter/_capture_strategies.py 2025-06-01T22:53:03.6233808Z ++ grep RECORD 2025-06-01T22:53:03.6251448Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_capture_strategies.py 2025-06-01T22:53:03.6252062Z +++ openssl base64 2025-06-01T22:53:03.6253117Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.6254167Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.6255493Z +++ sed -e s/=//g 2025-06-01T22:53:03.6292349Z ++ HASH=hXq-fHclGN9e9AoPUgWC6Xx3zyTWhvAEmjkLVSg3DF4 2025-06-01T22:53:03.6298631Z +++ ls -nl torch/onnx/_internal/exporter/_capture_strategies.py 2025-06-01T22:53:03.6299142Z +++ awk '{print $5}' 2025-06-01T22:53:03.6325339Z ++ FSIZE=9219 2025-06-01T22:53:03.6326074Z ++ echo '"torch/onnx/_internal/exporter/_capture_strategies.py",sha256=hXq-fHclGN9e9AoPUgWC6Xx3zyTWhvAEmjkLVSg3DF4,9219' 2025-06-01T22:53:03.6326881Z ++ read fname 2025-06-01T22:53:03.6327268Z ++ make_wheel_record torch/onnx/_internal/exporter/_compat.py 2025-06-01T22:53:03.6327938Z ++ FPATH=torch/onnx/_internal/exporter/_compat.py 2025-06-01T22:53:03.6328375Z ++ echo torch/onnx/_internal/exporter/_compat.py 2025-06-01T22:53:03.6328759Z ++ grep RECORD 2025-06-01T22:53:03.6349286Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_compat.py 2025-06-01T22:53:03.6349869Z +++ openssl base64 2025-06-01T22:53:03.6350136Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.6351329Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.6352583Z +++ sed -e s/=//g 2025-06-01T22:53:03.6394652Z ++ HASH=ppywZOKWUobm3Hr5_pzUmMlpb_LbxZuSODuLnkSXzzo 2025-06-01T22:53:03.6398916Z +++ ls -nl torch/onnx/_internal/exporter/_compat.py 2025-06-01T22:53:03.6399722Z +++ awk '{print $5}' 2025-06-01T22:53:03.6426981Z ++ FSIZE=7301 2025-06-01T22:53:03.6427607Z ++ echo '"torch/onnx/_internal/exporter/_compat.py",sha256=ppywZOKWUobm3Hr5_pzUmMlpb_LbxZuSODuLnkSXzzo,7301' 2025-06-01T22:53:03.6428346Z ++ read fname 2025-06-01T22:53:03.6428891Z ++ make_wheel_record torch/onnx/_internal/exporter/_constants.py 2025-06-01T22:53:03.6429409Z ++ FPATH=torch/onnx/_internal/exporter/_constants.py 2025-06-01T22:53:03.6429866Z ++ echo torch/onnx/_internal/exporter/_constants.py 2025-06-01T22:53:03.6430233Z ++ grep RECORD 2025-06-01T22:53:03.6449308Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_constants.py 2025-06-01T22:53:03.6449829Z +++ openssl base64 2025-06-01T22:53:03.6451064Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.6452418Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.6453642Z +++ sed -e s/=//g 2025-06-01T22:53:03.6490528Z ++ HASH=y8ST-ZGRhbGrA_d-oM2xapBMa0hnFcEgLbLxt8pcMn4 2025-06-01T22:53:03.6495737Z +++ ls -nl torch/onnx/_internal/exporter/_constants.py 2025-06-01T22:53:03.6496547Z +++ awk '{print $5}' 2025-06-01T22:53:03.6522380Z ++ FSIZE=378 2025-06-01T22:53:03.6522888Z ++ echo '"torch/onnx/_internal/exporter/_constants.py",sha256=y8ST-ZGRhbGrA_d-oM2xapBMa0hnFcEgLbLxt8pcMn4,378' 2025-06-01T22:53:03.6523001Z ++ read fname 2025-06-01T22:53:03.6523205Z ++ make_wheel_record torch/onnx/_internal/exporter/_core.py 2025-06-01T22:53:03.6523362Z ++ FPATH=torch/onnx/_internal/exporter/_core.py 2025-06-01T22:53:03.6524113Z ++ echo torch/onnx/_internal/exporter/_core.py 2025-06-01T22:53:03.6525594Z ++ grep RECORD 2025-06-01T22:53:03.6551980Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_core.py 2025-06-01T22:53:03.6552115Z +++ openssl base64 2025-06-01T22:53:03.6553208Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.6554554Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.6555780Z +++ sed -e s/=//g 2025-06-01T22:53:03.6599027Z ++ HASH=3bGo1urcpQF2OS-VtV4ZNIqNVqly6Cv5xBS5UQUPm4I 2025-06-01T22:53:03.6602282Z +++ ls -nl torch/onnx/_internal/exporter/_core.py 2025-06-01T22:53:03.6603166Z +++ awk '{print $5}' 2025-06-01T22:53:03.6630186Z ++ FSIZE=65372 2025-06-01T22:53:03.6630684Z ++ echo '"torch/onnx/_internal/exporter/_core.py",sha256=3bGo1urcpQF2OS-VtV4ZNIqNVqly6Cv5xBS5UQUPm4I,65372' 2025-06-01T22:53:03.6630802Z ++ read fname 2025-06-01T22:53:03.6631080Z ++ make_wheel_record torch/onnx/_internal/exporter/_decomp.py 2025-06-01T22:53:03.6631392Z ++ FPATH=torch/onnx/_internal/exporter/_decomp.py 2025-06-01T22:53:03.6631546Z ++ echo torch/onnx/_internal/exporter/_decomp.py 2025-06-01T22:53:03.6632976Z ++ grep RECORD 2025-06-01T22:53:03.6652069Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_decomp.py 2025-06-01T22:53:03.6652550Z +++ openssl base64 2025-06-01T22:53:03.6653741Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.6654992Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.6656389Z +++ sed -e s/=//g 2025-06-01T22:53:03.6693472Z ++ HASH=R2HZzP_E8_HNqRcXTHOE35reGb8Q5vo-Kzh8BF_JeIc 2025-06-01T22:53:03.6698938Z +++ ls -nl torch/onnx/_internal/exporter/_decomp.py 2025-06-01T22:53:03.6700038Z +++ awk '{print $5}' 2025-06-01T22:53:03.6726023Z ++ FSIZE=2837 2025-06-01T22:53:03.6726495Z ++ echo '"torch/onnx/_internal/exporter/_decomp.py",sha256=R2HZzP_E8_HNqRcXTHOE35reGb8Q5vo-Kzh8BF_JeIc,2837' 2025-06-01T22:53:03.6726596Z ++ read fname 2025-06-01T22:53:03.6726857Z ++ make_wheel_record torch/onnx/_internal/exporter/_dispatching.py 2025-06-01T22:53:03.6727282Z ++ FPATH=torch/onnx/_internal/exporter/_dispatching.py 2025-06-01T22:53:03.6727559Z ++ echo torch/onnx/_internal/exporter/_dispatching.py 2025-06-01T22:53:03.6728828Z ++ grep RECORD 2025-06-01T22:53:03.6750728Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_dispatching.py 2025-06-01T22:53:03.6750846Z +++ openssl base64 2025-06-01T22:53:03.6751933Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.6753203Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.6754397Z +++ sed -e s/=//g 2025-06-01T22:53:03.6796294Z ++ HASH=lL4UKmRZhASWYdzMryp3kaM46ZaxLh5tTbUAG-2TZZU 2025-06-01T22:53:03.6799302Z +++ ls -nl torch/onnx/_internal/exporter/_dispatching.py 2025-06-01T22:53:03.6800167Z +++ awk '{print $5}' 2025-06-01T22:53:03.6827313Z ++ FSIZE=14800 2025-06-01T22:53:03.6827869Z ++ echo '"torch/onnx/_internal/exporter/_dispatching.py",sha256=lL4UKmRZhASWYdzMryp3kaM46ZaxLh5tTbUAG-2TZZU,14800' 2025-06-01T22:53:03.6827988Z ++ read fname 2025-06-01T22:53:03.6828480Z ++ make_wheel_record torch/onnx/_internal/exporter/_dynamic_shapes.py 2025-06-01T22:53:03.6828691Z ++ FPATH=torch/onnx/_internal/exporter/_dynamic_shapes.py 2025-06-01T22:53:03.6828886Z ++ echo torch/onnx/_internal/exporter/_dynamic_shapes.py 2025-06-01T22:53:03.6829311Z ++ grep RECORD 2025-06-01T22:53:03.6849588Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_dynamic_shapes.py 2025-06-01T22:53:03.6849717Z +++ openssl base64 2025-06-01T22:53:03.6850843Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.6852124Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.6853415Z +++ sed -e s/=//g 2025-06-01T22:53:03.6891142Z ++ HASH=D3zXLVuwWVZCogrX3wlRS4higsnZKJ9UH3S4bWKoGl4 2025-06-01T22:53:03.6896156Z +++ ls -nl torch/onnx/_internal/exporter/_dynamic_shapes.py 2025-06-01T22:53:03.6897801Z +++ awk '{print $5}' 2025-06-01T22:53:03.6924452Z ++ FSIZE=14009 2025-06-01T22:53:03.6925172Z ++ echo '"torch/onnx/_internal/exporter/_dynamic_shapes.py",sha256=D3zXLVuwWVZCogrX3wlRS4higsnZKJ9UH3S4bWKoGl4,14009' 2025-06-01T22:53:03.6925285Z ++ read fname 2025-06-01T22:53:03.6925558Z ++ make_wheel_record torch/onnx/_internal/exporter/_errors.py 2025-06-01T22:53:03.6925732Z ++ FPATH=torch/onnx/_internal/exporter/_errors.py 2025-06-01T22:53:03.6925889Z ++ echo torch/onnx/_internal/exporter/_errors.py 2025-06-01T22:53:03.6926464Z ++ grep RECORD 2025-06-01T22:53:03.6948086Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_errors.py 2025-06-01T22:53:03.6948350Z +++ openssl base64 2025-06-01T22:53:03.6948806Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.6950260Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.6951630Z +++ sed -e s/=//g 2025-06-01T22:53:03.6993427Z ++ HASH=VziOIvyap9A_UDRP41HkC_s0J-R13dbCrVLIusF-6A8 2025-06-01T22:53:03.6996264Z +++ ls -nl torch/onnx/_internal/exporter/_errors.py 2025-06-01T22:53:03.6997171Z +++ awk '{print $5}' 2025-06-01T22:53:03.7024475Z ++ FSIZE=535 2025-06-01T22:53:03.7024960Z ++ echo '"torch/onnx/_internal/exporter/_errors.py",sha256=VziOIvyap9A_UDRP41HkC_s0J-R13dbCrVLIusF-6A8,535' 2025-06-01T22:53:03.7025084Z ++ read fname 2025-06-01T22:53:03.7025597Z ++ make_wheel_record torch/onnx/_internal/exporter/_flags.py 2025-06-01T22:53:03.7025765Z ++ FPATH=torch/onnx/_internal/exporter/_flags.py 2025-06-01T22:53:03.7025959Z ++ echo torch/onnx/_internal/exporter/_flags.py 2025-06-01T22:53:03.7026930Z ++ grep RECORD 2025-06-01T22:53:03.7047845Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_flags.py 2025-06-01T22:53:03.7048286Z +++ openssl base64 2025-06-01T22:53:03.7049382Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.7050522Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.7051926Z +++ sed -e s/=//g 2025-06-01T22:53:03.7090065Z ++ HASH=UvqwiYxRvZ6skAy295qTQp6zuNFn206W4VC2BOsUjew 2025-06-01T22:53:03.7095351Z +++ ls -nl torch/onnx/_internal/exporter/_flags.py 2025-06-01T22:53:03.7096524Z +++ awk '{print $5}' 2025-06-01T22:53:03.7122970Z ++ FSIZE=642 2025-06-01T22:53:03.7123498Z ++ echo '"torch/onnx/_internal/exporter/_flags.py",sha256=UvqwiYxRvZ6skAy295qTQp6zuNFn206W4VC2BOsUjew,642' 2025-06-01T22:53:03.7123805Z ++ read fname 2025-06-01T22:53:03.7124165Z ++ make_wheel_record torch/onnx/_internal/exporter/_fx_passes.py 2025-06-01T22:53:03.7124332Z ++ FPATH=torch/onnx/_internal/exporter/_fx_passes.py 2025-06-01T22:53:03.7124665Z ++ echo torch/onnx/_internal/exporter/_fx_passes.py 2025-06-01T22:53:03.7126506Z ++ grep RECORD 2025-06-01T22:53:03.7149297Z +++ openssl base64 2025-06-01T22:53:03.7150141Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_fx_passes.py 2025-06-01T22:53:03.7150785Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.7152098Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.7153288Z +++ sed -e s/=//g 2025-06-01T22:53:03.7194297Z ++ HASH=-riZRcK803q4kcR4v9d4x0uzZcEUFnWJoUjHLs47uFM 2025-06-01T22:53:03.7199879Z +++ ls -nl torch/onnx/_internal/exporter/_fx_passes.py 2025-06-01T22:53:03.7201470Z +++ awk '{print $5}' 2025-06-01T22:53:03.7227780Z ++ FSIZE=1724 2025-06-01T22:53:03.7228302Z ++ echo '"torch/onnx/_internal/exporter/_fx_passes.py",sha256=-riZRcK803q4kcR4v9d4x0uzZcEUFnWJoUjHLs47uFM,1724' 2025-06-01T22:53:03.7228643Z ++ read fname 2025-06-01T22:53:03.7228892Z ++ make_wheel_record torch/onnx/_internal/exporter/_ir_passes.py 2025-06-01T22:53:03.7229126Z ++ FPATH=torch/onnx/_internal/exporter/_ir_passes.py 2025-06-01T22:53:03.7229391Z ++ echo torch/onnx/_internal/exporter/_ir_passes.py 2025-06-01T22:53:03.7230766Z ++ grep RECORD 2025-06-01T22:53:03.7250861Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_ir_passes.py 2025-06-01T22:53:03.7250989Z +++ openssl base64 2025-06-01T22:53:03.7252075Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.7253469Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.7254736Z +++ sed -e s/=//g 2025-06-01T22:53:03.7291764Z ++ HASH=Wl6pkHtWMdp3VoB7TUGmzAJQZfBmXA8FsCb2y1szrDA 2025-06-01T22:53:03.7296959Z +++ ls -nl torch/onnx/_internal/exporter/_ir_passes.py 2025-06-01T22:53:03.7298739Z +++ awk '{print $5}' 2025-06-01T22:53:03.7324130Z ++ FSIZE=5854 2025-06-01T22:53:03.7324662Z ++ echo '"torch/onnx/_internal/exporter/_ir_passes.py",sha256=Wl6pkHtWMdp3VoB7TUGmzAJQZfBmXA8FsCb2y1szrDA,5854' 2025-06-01T22:53:03.7325045Z ++ read fname 2025-06-01T22:53:03.7325307Z ++ make_wheel_record torch/onnx/_internal/exporter/_isolated.py 2025-06-01T22:53:03.7325507Z ++ FPATH=torch/onnx/_internal/exporter/_isolated.py 2025-06-01T22:53:03.7326648Z ++ echo torch/onnx/_internal/exporter/_isolated.py 2025-06-01T22:53:03.7327255Z ++ grep RECORD 2025-06-01T22:53:03.7349202Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_isolated.py 2025-06-01T22:53:03.7349316Z +++ openssl base64 2025-06-01T22:53:03.7349964Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.7351172Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.7352395Z +++ sed -e s/=//g 2025-06-01T22:53:03.7392980Z ++ HASH=wyiDvz41mh9qh5HdHhKIBaHAAUM24fVhkzlNdRoUyQ0 2025-06-01T22:53:03.7397703Z +++ ls -nl torch/onnx/_internal/exporter/_isolated.py 2025-06-01T22:53:03.7398025Z +++ awk '{print $5}' 2025-06-01T22:53:03.7424825Z ++ FSIZE=1816 2025-06-01T22:53:03.7425347Z ++ echo '"torch/onnx/_internal/exporter/_isolated.py",sha256=wyiDvz41mh9qh5HdHhKIBaHAAUM24fVhkzlNdRoUyQ0,1816' 2025-06-01T22:53:03.7425684Z ++ read fname 2025-06-01T22:53:03.7425915Z ++ make_wheel_record torch/onnx/_internal/exporter/_onnx_program.py 2025-06-01T22:53:03.7426093Z ++ FPATH=torch/onnx/_internal/exporter/_onnx_program.py 2025-06-01T22:53:03.7426828Z ++ echo torch/onnx/_internal/exporter/_onnx_program.py 2025-06-01T22:53:03.7427730Z ++ grep RECORD 2025-06-01T22:53:03.7449230Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_onnx_program.py 2025-06-01T22:53:03.7449363Z +++ openssl base64 2025-06-01T22:53:03.7450336Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.7451583Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.7452877Z +++ sed -e s/=//g 2025-06-01T22:53:03.7490600Z ++ HASH=iIfOy9Y3Gu3X29YxqY_qjNDOcDmEt73MCPSri57KFsE 2025-06-01T22:53:03.7495657Z +++ ls -nl torch/onnx/_internal/exporter/_onnx_program.py 2025-06-01T22:53:03.7496511Z +++ awk '{print $5}' 2025-06-01T22:53:03.7522853Z ++ FSIZE=18178 2025-06-01T22:53:03.7523395Z ++ echo '"torch/onnx/_internal/exporter/_onnx_program.py",sha256=iIfOy9Y3Gu3X29YxqY_qjNDOcDmEt73MCPSri57KFsE,18178' 2025-06-01T22:53:03.7523643Z ++ read fname 2025-06-01T22:53:03.7524130Z ++ make_wheel_record torch/onnx/_internal/exporter/_registration.py 2025-06-01T22:53:03.7524311Z ++ FPATH=torch/onnx/_internal/exporter/_registration.py 2025-06-01T22:53:03.7524673Z ++ echo torch/onnx/_internal/exporter/_registration.py 2025-06-01T22:53:03.7525230Z ++ grep RECORD 2025-06-01T22:53:03.7547765Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_registration.py 2025-06-01T22:53:03.7547904Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.7548470Z +++ openssl base64 2025-06-01T22:53:03.7548936Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.7550043Z +++ sed -e s/=//g 2025-06-01T22:53:03.7591188Z ++ HASH=W3vQ4LovCj7nuJNDvVIBk5b4-L0owRx-E2O8gcStIYQ 2025-06-01T22:53:03.7597709Z +++ ls -nl torch/onnx/_internal/exporter/_registration.py 2025-06-01T22:53:03.7598531Z +++ awk '{print $5}' 2025-06-01T22:53:03.7625485Z ++ FSIZE=12433 2025-06-01T22:53:03.7627422Z ++ echo '"torch/onnx/_internal/exporter/_registration.py",sha256=W3vQ4LovCj7nuJNDvVIBk5b4-L0owRx-E2O8gcStIYQ,12433' 2025-06-01T22:53:03.7627536Z ++ read fname 2025-06-01T22:53:03.7627757Z ++ make_wheel_record torch/onnx/_internal/exporter/_reporting.py 2025-06-01T22:53:03.7627923Z ++ FPATH=torch/onnx/_internal/exporter/_reporting.py 2025-06-01T22:53:03.7628092Z ++ echo torch/onnx/_internal/exporter/_reporting.py 2025-06-01T22:53:03.7628200Z ++ grep RECORD 2025-06-01T22:53:03.7650009Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_reporting.py 2025-06-01T22:53:03.7650145Z +++ openssl base64 2025-06-01T22:53:03.7650248Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.7651265Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.7652597Z +++ sed -e s/=//g 2025-06-01T22:53:03.7692351Z ++ HASH=pZUIr_8OtiM9kympS1WfGUTfKGwBQQrjjpzkpFE0NE0 2025-06-01T22:53:03.7697213Z +++ ls -nl torch/onnx/_internal/exporter/_reporting.py 2025-06-01T22:53:03.7698495Z +++ awk '{print $5}' 2025-06-01T22:53:03.7725222Z ++ FSIZE=7396 2025-06-01T22:53:03.7725745Z ++ echo '"torch/onnx/_internal/exporter/_reporting.py",sha256=pZUIr_8OtiM9kympS1WfGUTfKGwBQQrjjpzkpFE0NE0,7396' 2025-06-01T22:53:03.7725858Z ++ read fname 2025-06-01T22:53:03.7726074Z ++ make_wheel_record torch/onnx/_internal/exporter/_schemas.py 2025-06-01T22:53:03.7726235Z ++ FPATH=torch/onnx/_internal/exporter/_schemas.py 2025-06-01T22:53:03.7726404Z ++ echo torch/onnx/_internal/exporter/_schemas.py 2025-06-01T22:53:03.7727045Z ++ grep RECORD 2025-06-01T22:53:03.7749052Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_schemas.py 2025-06-01T22:53:03.7749519Z +++ openssl base64 2025-06-01T22:53:03.7750566Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.7751751Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.7753083Z +++ sed -e s/=//g 2025-06-01T22:53:03.7794189Z ++ HASH=1sy4XxcBS9BaaZc9vdiJsV2iPwbLUYSUX0xcQlbHgcI 2025-06-01T22:53:03.7797773Z +++ ls -nl torch/onnx/_internal/exporter/_schemas.py 2025-06-01T22:53:03.7798650Z +++ awk '{print $5}' 2025-06-01T22:53:03.7825857Z ++ FSIZE=20597 2025-06-01T22:53:03.7826479Z ++ echo '"torch/onnx/_internal/exporter/_schemas.py",sha256=1sy4XxcBS9BaaZc9vdiJsV2iPwbLUYSUX0xcQlbHgcI,20597' 2025-06-01T22:53:03.7826724Z ++ read fname 2025-06-01T22:53:03.7826937Z ++ make_wheel_record torch/onnx/_internal/exporter/_tensors.py 2025-06-01T22:53:03.7827112Z ++ FPATH=torch/onnx/_internal/exporter/_tensors.py 2025-06-01T22:53:03.7827268Z ++ echo torch/onnx/_internal/exporter/_tensors.py 2025-06-01T22:53:03.7828457Z ++ grep RECORD 2025-06-01T22:53:03.7849385Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_tensors.py 2025-06-01T22:53:03.7849780Z +++ openssl base64 2025-06-01T22:53:03.7850737Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.7852155Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.7853396Z +++ sed -e s/=//g 2025-06-01T22:53:03.7890808Z ++ HASH=DE1j78H2T1CvM3f1QSxROoBJg9KO6rrWa0qa9pEPdUk 2025-06-01T22:53:03.7895314Z +++ ls -nl torch/onnx/_internal/exporter/_tensors.py 2025-06-01T22:53:03.7896340Z +++ awk '{print $5}' 2025-06-01T22:53:03.7923382Z ++ FSIZE=2467 2025-06-01T22:53:03.7924032Z ++ echo '"torch/onnx/_internal/exporter/_tensors.py",sha256=DE1j78H2T1CvM3f1QSxROoBJg9KO6rrWa0qa9pEPdUk,2467' 2025-06-01T22:53:03.7924137Z ++ read fname 2025-06-01T22:53:03.7924361Z ++ make_wheel_record torch/onnx/_internal/exporter/_testing.py 2025-06-01T22:53:03.7924698Z ++ FPATH=torch/onnx/_internal/exporter/_testing.py 2025-06-01T22:53:03.7924857Z ++ echo torch/onnx/_internal/exporter/_testing.py 2025-06-01T22:53:03.7925855Z ++ grep RECORD 2025-06-01T22:53:03.7948071Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_testing.py 2025-06-01T22:53:03.7948189Z +++ openssl base64 2025-06-01T22:53:03.7949167Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.7950245Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.7951487Z +++ sed -e s/=//g 2025-06-01T22:53:03.7992867Z ++ HASH=H-dSgw5RuCRLG-usjPGMt1_b4-90DUAFyNmzwXO80v8 2025-06-01T22:53:03.7996480Z +++ ls -nl torch/onnx/_internal/exporter/_testing.py 2025-06-01T22:53:03.7997442Z +++ awk '{print $5}' 2025-06-01T22:53:03.8025697Z ++ FSIZE=3328 2025-06-01T22:53:03.8026304Z ++ echo '"torch/onnx/_internal/exporter/_testing.py",sha256=H-dSgw5RuCRLG-usjPGMt1_b4-90DUAFyNmzwXO80v8,3328' 2025-06-01T22:53:03.8026409Z ++ read fname 2025-06-01T22:53:03.8026655Z ++ make_wheel_record torch/onnx/_internal/exporter/_type_casting.py 2025-06-01T22:53:03.8026833Z ++ FPATH=torch/onnx/_internal/exporter/_type_casting.py 2025-06-01T22:53:03.8027010Z ++ echo torch/onnx/_internal/exporter/_type_casting.py 2025-06-01T22:53:03.8027136Z ++ grep RECORD 2025-06-01T22:53:03.8048356Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_type_casting.py 2025-06-01T22:53:03.8048469Z +++ openssl base64 2025-06-01T22:53:03.8049531Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.8050680Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.8051918Z +++ sed -e s/=//g 2025-06-01T22:53:03.8090145Z ++ HASH=E6gPtwZOwsQQagPFDH4olSi5omUs6frVYwI04U2YiMI 2025-06-01T22:53:03.8095433Z +++ ls -nl torch/onnx/_internal/exporter/_type_casting.py 2025-06-01T22:53:03.8096222Z +++ awk '{print $5}' 2025-06-01T22:53:03.8124322Z ++ FSIZE=1115 2025-06-01T22:53:03.8125084Z ++ echo '"torch/onnx/_internal/exporter/_type_casting.py",sha256=E6gPtwZOwsQQagPFDH4olSi5omUs6frVYwI04U2YiMI,1115' 2025-06-01T22:53:03.8125186Z ++ read fname 2025-06-01T22:53:03.8125432Z ++ make_wheel_record torch/onnx/_internal/exporter/_verification.py 2025-06-01T22:53:03.8125626Z ++ FPATH=torch/onnx/_internal/exporter/_verification.py 2025-06-01T22:53:03.8125933Z ++ echo torch/onnx/_internal/exporter/_verification.py 2025-06-01T22:53:03.8126040Z ++ grep RECORD 2025-06-01T22:53:03.8148561Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_verification.py 2025-06-01T22:53:03.8148675Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.8148776Z +++ openssl base64 2025-06-01T22:53:03.8149875Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.8151094Z +++ sed -e s/=//g 2025-06-01T22:53:03.8193856Z ++ HASH=55OC1W74ZlO5L-dMWHKQqQ-vqRS1f2HbGkiXQPVSAuo 2025-06-01T22:53:03.8197328Z +++ ls -nl torch/onnx/_internal/exporter/_verification.py 2025-06-01T22:53:03.8198250Z +++ awk '{print $5}' 2025-06-01T22:53:03.8225103Z ++ FSIZE=12563 2025-06-01T22:53:03.8225781Z ++ echo '"torch/onnx/_internal/exporter/_verification.py",sha256=55OC1W74ZlO5L-dMWHKQqQ-vqRS1f2HbGkiXQPVSAuo,12563' 2025-06-01T22:53:03.8226465Z ++ read fname 2025-06-01T22:53:03.8226866Z ++ make_wheel_record torch/onnx/_internal/exporter/_torchlib/__init__.py 2025-06-01T22:53:03.8227437Z ++ FPATH=torch/onnx/_internal/exporter/_torchlib/__init__.py 2025-06-01T22:53:03.8227952Z ++ echo torch/onnx/_internal/exporter/_torchlib/__init__.py 2025-06-01T22:53:03.8228358Z ++ grep RECORD 2025-06-01T22:53:03.8248318Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_torchlib/__init__.py 2025-06-01T22:53:03.8248899Z +++ openssl base64 2025-06-01T22:53:03.8249622Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.8251031Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.8252289Z +++ sed -e s/=//g 2025-06-01T22:53:03.8290106Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:03.8295245Z +++ ls -nl torch/onnx/_internal/exporter/_torchlib/__init__.py 2025-06-01T22:53:03.8296108Z +++ awk '{print $5}' 2025-06-01T22:53:03.8322431Z ++ FSIZE=0 2025-06-01T22:53:03.8323067Z ++ echo '"torch/onnx/_internal/exporter/_torchlib/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:03.8323748Z ++ read fname 2025-06-01T22:53:03.8324469Z ++ make_wheel_record torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py 2025-06-01T22:53:03.8325130Z ++ FPATH=torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py 2025-06-01T22:53:03.8325722Z ++ echo torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py 2025-06-01T22:53:03.8326162Z ++ grep RECORD 2025-06-01T22:53:03.8348650Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py 2025-06-01T22:53:03.8349237Z +++ openssl base64 2025-06-01T22:53:03.8349508Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.8349765Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.8350250Z +++ sed -e s/=//g 2025-06-01T22:53:03.8394742Z ++ HASH=AknXTea4BeyMq3wvA5_kjIqDutdeFbe3ETQkPHoJcTs 2025-06-01T22:53:03.8396720Z +++ ls -nl torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py 2025-06-01T22:53:03.8397270Z +++ awk '{print $5}' 2025-06-01T22:53:03.8425251Z ++ FSIZE=2042 2025-06-01T22:53:03.8425964Z ++ echo '"torch/onnx/_internal/exporter/_torchlib/_tensor_typing.py",sha256=AknXTea4BeyMq3wvA5_kjIqDutdeFbe3ETQkPHoJcTs,2042' 2025-06-01T22:53:03.8426706Z ++ read fname 2025-06-01T22:53:03.8427145Z ++ make_wheel_record torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py 2025-06-01T22:53:03.8427818Z ++ FPATH=torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py 2025-06-01T22:53:03.8428419Z ++ echo torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py 2025-06-01T22:53:03.8428881Z ++ grep RECORD 2025-06-01T22:53:03.8448445Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py 2025-06-01T22:53:03.8449073Z +++ openssl base64 2025-06-01T22:53:03.8449739Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.8451244Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.8452619Z +++ sed -e s/=//g 2025-06-01T22:53:03.8489486Z ++ HASH=BSbZ1jGbsHQoQho_FesDx7r-YQoC2suP7Rc1FpAwOX4 2025-06-01T22:53:03.8494621Z +++ ls -nl torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py 2025-06-01T22:53:03.8495556Z +++ awk '{print $5}' 2025-06-01T22:53:03.8522817Z ++ FSIZE=2722 2025-06-01T22:53:03.8523712Z ++ echo '"torch/onnx/_internal/exporter/_torchlib/_torchlib_registry.py",sha256=BSbZ1jGbsHQoQho_FesDx7r-YQoC2suP7Rc1FpAwOX4,2722' 2025-06-01T22:53:03.8524866Z ++ read fname 2025-06-01T22:53:03.8525294Z ++ make_wheel_record torch/onnx/_internal/exporter/_torchlib/ops/__init__.py 2025-06-01T22:53:03.8525907Z ++ FPATH=torch/onnx/_internal/exporter/_torchlib/ops/__init__.py 2025-06-01T22:53:03.8526478Z ++ echo torch/onnx/_internal/exporter/_torchlib/ops/__init__.py 2025-06-01T22:53:03.8526921Z ++ grep RECORD 2025-06-01T22:53:03.8547592Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_torchlib/ops/__init__.py 2025-06-01T22:53:03.8548193Z +++ openssl base64 2025-06-01T22:53:03.8548632Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.8549362Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.8550726Z +++ sed -e s/=//g 2025-06-01T22:53:03.8594908Z ++ HASH=bgyPtdiM9s1nE_1ZdR_6-0y0Tea9o0Qiyts2wWU7EM4 2025-06-01T22:53:03.8596677Z +++ ls -nl torch/onnx/_internal/exporter/_torchlib/ops/__init__.py 2025-06-01T22:53:03.8597460Z +++ awk '{print $5}' 2025-06-01T22:53:03.8625221Z ++ FSIZE=180 2025-06-01T22:53:03.8625908Z ++ echo '"torch/onnx/_internal/exporter/_torchlib/ops/__init__.py",sha256=bgyPtdiM9s1nE_1ZdR_6-0y0Tea9o0Qiyts2wWU7EM4,180' 2025-06-01T22:53:03.8626620Z ++ read fname 2025-06-01T22:53:03.8627008Z ++ make_wheel_record torch/onnx/_internal/exporter/_torchlib/ops/core.py 2025-06-01T22:53:03.8627595Z ++ FPATH=torch/onnx/_internal/exporter/_torchlib/ops/core.py 2025-06-01T22:53:03.8628107Z ++ echo torch/onnx/_internal/exporter/_torchlib/ops/core.py 2025-06-01T22:53:03.8628528Z ++ grep RECORD 2025-06-01T22:53:03.8647955Z +++ openssl base64 2025-06-01T22:53:03.8648635Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_torchlib/ops/core.py 2025-06-01T22:53:03.8649205Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.8649820Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.8651354Z +++ sed -e s/=//g 2025-06-01T22:53:03.8689853Z ++ HASH=8NKuddi9r_fzgAX6f3_DAPAKBgSy71uKMVfLLh2Z4mk 2025-06-01T22:53:03.8694978Z +++ ls -nl torch/onnx/_internal/exporter/_torchlib/ops/core.py 2025-06-01T22:53:03.8696025Z +++ awk '{print $5}' 2025-06-01T22:53:03.8722220Z ++ FSIZE=1543 2025-06-01T22:53:03.8722926Z ++ echo '"torch/onnx/_internal/exporter/_torchlib/ops/core.py",sha256=8NKuddi9r_fzgAX6f3_DAPAKBgSy71uKMVfLLh2Z4mk,1543' 2025-06-01T22:53:03.8723624Z ++ read fname 2025-06-01T22:53:03.8732421Z ++ make_wheel_record torch/onnx/_internal/exporter/_torchlib/ops/hop.py 2025-06-01T22:53:03.8733012Z ++ FPATH=torch/onnx/_internal/exporter/_torchlib/ops/hop.py 2025-06-01T22:53:03.8733522Z ++ echo torch/onnx/_internal/exporter/_torchlib/ops/hop.py 2025-06-01T22:53:03.8733936Z ++ grep RECORD 2025-06-01T22:53:03.8747190Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_torchlib/ops/hop.py 2025-06-01T22:53:03.8747739Z +++ openssl base64 2025-06-01T22:53:03.8747987Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.8749354Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.8750384Z +++ sed -e s/=//g 2025-06-01T22:53:03.8793449Z ++ HASH=c_a9MyT2C5djjCaHuNW6r_5upWG9vlrcGDtEpd9f9k4 2025-06-01T22:53:03.8796182Z +++ ls -nl torch/onnx/_internal/exporter/_torchlib/ops/hop.py 2025-06-01T22:53:03.8796818Z +++ awk '{print $5}' 2025-06-01T22:53:03.8825591Z ++ FSIZE=2966 2025-06-01T22:53:03.8826264Z ++ echo '"torch/onnx/_internal/exporter/_torchlib/ops/hop.py",sha256=c_a9MyT2C5djjCaHuNW6r_5upWG9vlrcGDtEpd9f9k4,2966' 2025-06-01T22:53:03.8826939Z ++ read fname 2025-06-01T22:53:03.8827309Z ++ make_wheel_record torch/onnx/_internal/exporter/_torchlib/ops/nn.py 2025-06-01T22:53:03.8827846Z ++ FPATH=torch/onnx/_internal/exporter/_torchlib/ops/nn.py 2025-06-01T22:53:03.8828331Z ++ echo torch/onnx/_internal/exporter/_torchlib/ops/nn.py 2025-06-01T22:53:03.8828734Z ++ grep RECORD 2025-06-01T22:53:03.8847788Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_torchlib/ops/nn.py 2025-06-01T22:53:03.8848339Z +++ openssl base64 2025-06-01T22:53:03.8848729Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.8849939Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.8851246Z +++ sed -e s/=//g 2025-06-01T22:53:03.8889360Z ++ HASH=sfN4_JsmBqyDMm8vGyGrjEHWuvcnEU1LlOG7WO2SaqY 2025-06-01T22:53:03.8894182Z +++ ls -nl torch/onnx/_internal/exporter/_torchlib/ops/nn.py 2025-06-01T22:53:03.8894988Z +++ awk '{print $5}' 2025-06-01T22:53:03.8922550Z ++ FSIZE=1676 2025-06-01T22:53:03.8923211Z ++ echo '"torch/onnx/_internal/exporter/_torchlib/ops/nn.py",sha256=sfN4_JsmBqyDMm8vGyGrjEHWuvcnEU1LlOG7WO2SaqY,1676' 2025-06-01T22:53:03.8924047Z ++ read fname 2025-06-01T22:53:03.8924627Z ++ make_wheel_record torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py 2025-06-01T22:53:03.8925279Z ++ FPATH=torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py 2025-06-01T22:53:03.8925874Z ++ echo torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py 2025-06-01T22:53:03.8926450Z ++ grep RECORD 2025-06-01T22:53:03.8947825Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py 2025-06-01T22:53:03.8948409Z +++ openssl base64 2025-06-01T22:53:03.8948683Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.8948933Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.8949573Z +++ sed -e s/=//g 2025-06-01T22:53:03.8989351Z ++ HASH=L_UmNJ7hxPi4hytioLUT8T6a0vKhTiWqaBblRFITtYQ 2025-06-01T22:53:03.8993946Z +++ ls -nl torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py 2025-06-01T22:53:03.8994973Z +++ awk '{print $5}' 2025-06-01T22:53:03.9021280Z ++ FSIZE=4722 2025-06-01T22:53:03.9022013Z ++ echo '"torch/onnx/_internal/exporter/_torchlib/ops/symbolic.py",sha256=L_UmNJ7hxPi4hytioLUT8T6a0vKhTiWqaBblRFITtYQ,4722' 2025-06-01T22:53:03.9022756Z ++ read fname 2025-06-01T22:53:03.9023180Z ++ make_wheel_record torch/onnx/_internal/exporter/_torchlib/ops/symops.py 2025-06-01T22:53:03.9024026Z ++ FPATH=torch/onnx/_internal/exporter/_torchlib/ops/symops.py 2025-06-01T22:53:03.9024564Z ++ echo torch/onnx/_internal/exporter/_torchlib/ops/symops.py 2025-06-01T22:53:03.9025075Z ++ grep RECORD 2025-06-01T22:53:03.9046878Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/exporter/_torchlib/ops/symops.py 2025-06-01T22:53:03.9047523Z +++ openssl base64 2025-06-01T22:53:03.9047868Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.9048135Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.9049226Z +++ sed -e s/=//g 2025-06-01T22:53:03.9089923Z ++ HASH=-KCcgEDVpH6umpPcpyXiDZnVA2hJtiRHVqemHLVI4jI 2025-06-01T22:53:03.9095535Z +++ ls -nl torch/onnx/_internal/exporter/_torchlib/ops/symops.py 2025-06-01T22:53:03.9096511Z +++ awk '{print $5}' 2025-06-01T22:53:03.9122636Z ++ FSIZE=1147 2025-06-01T22:53:03.9123476Z ++ echo '"torch/onnx/_internal/exporter/_torchlib/ops/symops.py",sha256=-KCcgEDVpH6umpPcpyXiDZnVA2hJtiRHVqemHLVI4jI,1147' 2025-06-01T22:53:03.9124364Z ++ read fname 2025-06-01T22:53:03.9125091Z ++ make_wheel_record torch/onnx/_internal/fx/__init__.py 2025-06-01T22:53:03.9125545Z ++ FPATH=torch/onnx/_internal/fx/__init__.py 2025-06-01T22:53:03.9126008Z ++ echo torch/onnx/_internal/fx/__init__.py 2025-06-01T22:53:03.9126594Z ++ grep RECORD 2025-06-01T22:53:03.9148190Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/__init__.py 2025-06-01T22:53:03.9148705Z +++ openssl base64 2025-06-01T22:53:03.9149055Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.9150366Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.9151829Z +++ sed -e s/=//g 2025-06-01T22:53:03.9191020Z ++ HASH=nDN5RQ1wcu4ktXSPWCLgPREAyDWHnhr1EOMqcKSVDZs 2025-06-01T22:53:03.9196489Z +++ ls -nl torch/onnx/_internal/fx/__init__.py 2025-06-01T22:53:03.9197257Z +++ awk '{print $5}' 2025-06-01T22:53:03.9224028Z ++ FSIZE=172 2025-06-01T22:53:03.9224638Z ++ echo '"torch/onnx/_internal/fx/__init__.py",sha256=nDN5RQ1wcu4ktXSPWCLgPREAyDWHnhr1EOMqcKSVDZs,172' 2025-06-01T22:53:03.9225248Z ++ read fname 2025-06-01T22:53:03.9225641Z ++ make_wheel_record torch/onnx/_internal/fx/_pass.py 2025-06-01T22:53:03.9226067Z ++ FPATH=torch/onnx/_internal/fx/_pass.py 2025-06-01T22:53:03.9226446Z ++ echo torch/onnx/_internal/fx/_pass.py 2025-06-01T22:53:03.9226833Z ++ grep RECORD 2025-06-01T22:53:03.9248016Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/_pass.py 2025-06-01T22:53:03.9248512Z +++ openssl base64 2025-06-01T22:53:03.9249368Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.9251024Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.9252100Z +++ sed -e s/=//g 2025-06-01T22:53:03.9289288Z ++ HASH=S5ZtJHJeZhQltQURhHY00MRtE-nI1WSTm6u2onpkiHc 2025-06-01T22:53:03.9294380Z +++ ls -nl torch/onnx/_internal/fx/_pass.py 2025-06-01T22:53:03.9295623Z +++ awk '{print $5}' 2025-06-01T22:53:03.9321780Z ++ FSIZE=8590 2025-06-01T22:53:03.9322427Z ++ echo '"torch/onnx/_internal/fx/_pass.py",sha256=S5ZtJHJeZhQltQURhHY00MRtE-nI1WSTm6u2onpkiHc,8590' 2025-06-01T22:53:03.9323107Z ++ read fname 2025-06-01T22:53:03.9323472Z ++ make_wheel_record torch/onnx/_internal/fx/decomposition_table.py 2025-06-01T22:53:03.9324152Z ++ FPATH=torch/onnx/_internal/fx/decomposition_table.py 2025-06-01T22:53:03.9325027Z ++ echo torch/onnx/_internal/fx/decomposition_table.py 2025-06-01T22:53:03.9325424Z ++ grep RECORD 2025-06-01T22:53:03.9348014Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/decomposition_table.py 2025-06-01T22:53:03.9348562Z +++ openssl base64 2025-06-01T22:53:03.9348956Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.9349227Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.9350655Z +++ sed -e s/=//g 2025-06-01T22:53:03.9393041Z ++ HASH=u-5BZqxmfe14VBc7MPx249FwYDGfM6EKL3O-xAdrSSE 2025-06-01T22:53:03.9395947Z +++ ls -nl torch/onnx/_internal/fx/decomposition_table.py 2025-06-01T22:53:03.9396672Z +++ awk '{print $5}' 2025-06-01T22:53:03.9423711Z ++ FSIZE=5100 2025-06-01T22:53:03.9424395Z ++ echo '"torch/onnx/_internal/fx/decomposition_table.py",sha256=u-5BZqxmfe14VBc7MPx249FwYDGfM6EKL3O-xAdrSSE,5100' 2025-06-01T22:53:03.9425156Z ++ read fname 2025-06-01T22:53:03.9425560Z ++ make_wheel_record torch/onnx/_internal/fx/dynamo_graph_extractor.py 2025-06-01T22:53:03.9426307Z ++ FPATH=torch/onnx/_internal/fx/dynamo_graph_extractor.py 2025-06-01T22:53:03.9426806Z ++ echo torch/onnx/_internal/fx/dynamo_graph_extractor.py 2025-06-01T22:53:03.9427218Z ++ grep RECORD 2025-06-01T22:53:03.9446772Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/dynamo_graph_extractor.py 2025-06-01T22:53:03.9447403Z +++ openssl base64 2025-06-01T22:53:03.9447684Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.9449047Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.9450244Z +++ sed -e s/=//g 2025-06-01T22:53:03.9487481Z ++ HASH=ynldYhtLDz0QRiykKs0UgG3iClvcugWDv9rCTu1ZZ58 2025-06-01T22:53:03.9492467Z +++ ls -nl torch/onnx/_internal/fx/dynamo_graph_extractor.py 2025-06-01T22:53:03.9493291Z +++ awk '{print $5}' 2025-06-01T22:53:03.9519773Z ++ FSIZE=8285 2025-06-01T22:53:03.9520464Z ++ echo '"torch/onnx/_internal/fx/dynamo_graph_extractor.py",sha256=ynldYhtLDz0QRiykKs0UgG3iClvcugWDv9rCTu1ZZ58,8285' 2025-06-01T22:53:03.9521237Z ++ read fname 2025-06-01T22:53:03.9521754Z ++ make_wheel_record torch/onnx/_internal/fx/fx_onnx_interpreter.py 2025-06-01T22:53:03.9522338Z ++ FPATH=torch/onnx/_internal/fx/fx_onnx_interpreter.py 2025-06-01T22:53:03.9522825Z ++ echo torch/onnx/_internal/fx/fx_onnx_interpreter.py 2025-06-01T22:53:03.9523203Z ++ grep RECORD 2025-06-01T22:53:03.9544914Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/fx_onnx_interpreter.py 2025-06-01T22:53:03.9545890Z +++ openssl base64 2025-06-01T22:53:03.9547366Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.9547642Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.9549338Z +++ sed -e s/=//g 2025-06-01T22:53:03.9592218Z ++ HASH=_T-NAhp0fG-zb5P_pVi7nvvFeNiZJJN3JS_vqZtDhuc 2025-06-01T22:53:03.9595842Z +++ ls -nl torch/onnx/_internal/fx/fx_onnx_interpreter.py 2025-06-01T22:53:03.9597140Z +++ awk '{print $5}' 2025-06-01T22:53:03.9623739Z ++ FSIZE=31204 2025-06-01T22:53:03.9624399Z ++ echo '"torch/onnx/_internal/fx/fx_onnx_interpreter.py",sha256=_T-NAhp0fG-zb5P_pVi7nvvFeNiZJJN3JS_vqZtDhuc,31204' 2025-06-01T22:53:03.9625168Z ++ read fname 2025-06-01T22:53:03.9625557Z ++ make_wheel_record torch/onnx/_internal/fx/onnxfunction_dispatcher.py 2025-06-01T22:53:03.9626137Z ++ FPATH=torch/onnx/_internal/fx/onnxfunction_dispatcher.py 2025-06-01T22:53:03.9626661Z ++ echo torch/onnx/_internal/fx/onnxfunction_dispatcher.py 2025-06-01T22:53:03.9627061Z ++ grep RECORD 2025-06-01T22:53:03.9646733Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/onnxfunction_dispatcher.py 2025-06-01T22:53:03.9647396Z +++ openssl base64 2025-06-01T22:53:03.9647671Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.9648121Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.9649343Z +++ sed -e s/=//g 2025-06-01T22:53:03.9689437Z ++ HASH=VHDCCR91CA2NN7pI8QTz2VXRjPZ2CHB5molsEFGIgYo 2025-06-01T22:53:03.9694467Z +++ ls -nl torch/onnx/_internal/fx/onnxfunction_dispatcher.py 2025-06-01T22:53:03.9695213Z +++ awk '{print $5}' 2025-06-01T22:53:03.9720568Z ++ FSIZE=30407 2025-06-01T22:53:03.9721304Z ++ echo '"torch/onnx/_internal/fx/onnxfunction_dispatcher.py",sha256=VHDCCR91CA2NN7pI8QTz2VXRjPZ2CHB5molsEFGIgYo,30407' 2025-06-01T22:53:03.9722172Z ++ read fname 2025-06-01T22:53:03.9722500Z ++ make_wheel_record torch/onnx/_internal/fx/patcher.py 2025-06-01T22:53:03.9723016Z ++ FPATH=torch/onnx/_internal/fx/patcher.py 2025-06-01T22:53:03.9723401Z ++ echo torch/onnx/_internal/fx/patcher.py 2025-06-01T22:53:03.9724286Z ++ grep RECORD 2025-06-01T22:53:03.9747837Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/patcher.py 2025-06-01T22:53:03.9748506Z +++ openssl base64 2025-06-01T22:53:03.9748774Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.9749042Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.9749588Z +++ sed -e s/=//g 2025-06-01T22:53:03.9788773Z ++ HASH=1SBiGl_F-EmRwpyuZ3AkdOvXHHvWDI-xN-PmkJcTO78 2025-06-01T22:53:03.9794759Z +++ ls -nl torch/onnx/_internal/fx/patcher.py 2025-06-01T22:53:03.9796348Z +++ awk '{print $5}' 2025-06-01T22:53:03.9823483Z ++ FSIZE=6049 2025-06-01T22:53:03.9824111Z ++ echo '"torch/onnx/_internal/fx/patcher.py",sha256=1SBiGl_F-EmRwpyuZ3AkdOvXHHvWDI-xN-PmkJcTO78,6049' 2025-06-01T22:53:03.9824988Z ++ read fname 2025-06-01T22:53:03.9825337Z ++ make_wheel_record torch/onnx/_internal/fx/registration.py 2025-06-01T22:53:03.9825860Z ++ FPATH=torch/onnx/_internal/fx/registration.py 2025-06-01T22:53:03.9826295Z ++ echo torch/onnx/_internal/fx/registration.py 2025-06-01T22:53:03.9826647Z ++ grep RECORD 2025-06-01T22:53:03.9846679Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/registration.py 2025-06-01T22:53:03.9847210Z +++ openssl base64 2025-06-01T22:53:03.9848142Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.9849665Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.9850989Z +++ sed -e s/=//g 2025-06-01T22:53:03.9889467Z ++ HASH=FyXKoCfbiQEC6oUL97GpLISl-7AnuP1ZMLM25WVytZc 2025-06-01T22:53:03.9894778Z +++ ls -nl torch/onnx/_internal/fx/registration.py 2025-06-01T22:53:03.9895563Z +++ awk '{print $5}' 2025-06-01T22:53:03.9921786Z ++ FSIZE=2984 2025-06-01T22:53:03.9922466Z ++ echo '"torch/onnx/_internal/fx/registration.py",sha256=FyXKoCfbiQEC6oUL97GpLISl-7AnuP1ZMLM25WVytZc,2984' 2025-06-01T22:53:03.9923339Z ++ read fname 2025-06-01T22:53:03.9923687Z ++ make_wheel_record torch/onnx/_internal/fx/serialization.py 2025-06-01T22:53:03.9924522Z ++ FPATH=torch/onnx/_internal/fx/serialization.py 2025-06-01T22:53:03.9925039Z ++ echo torch/onnx/_internal/fx/serialization.py 2025-06-01T22:53:03.9925433Z ++ grep RECORD 2025-06-01T22:53:03.9947736Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/serialization.py 2025-06-01T22:53:03.9948343Z +++ openssl base64 2025-06-01T22:53:03.9948620Z +++ sed -e s/+/-/g 2025-06-01T22:53:03.9949800Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:03.9951380Z +++ sed -e s/=//g 2025-06-01T22:53:03.9992726Z ++ HASH=0z5zDuGbD7dc3wiMxUw-JIY4Z6Xrqj7ARTytms5giQY 2025-06-01T22:53:03.9995847Z +++ ls -nl torch/onnx/_internal/fx/serialization.py 2025-06-01T22:53:03.9996250Z +++ awk '{print $5}' 2025-06-01T22:53:04.0024506Z ++ FSIZE=11618 2025-06-01T22:53:04.0025168Z ++ echo '"torch/onnx/_internal/fx/serialization.py",sha256=0z5zDuGbD7dc3wiMxUw-JIY4Z6Xrqj7ARTytms5giQY,11618' 2025-06-01T22:53:04.0025903Z ++ read fname 2025-06-01T22:53:04.0026244Z ++ make_wheel_record torch/onnx/_internal/fx/type_utils.py 2025-06-01T22:53:04.0026701Z ++ FPATH=torch/onnx/_internal/fx/type_utils.py 2025-06-01T22:53:04.0027114Z ++ echo torch/onnx/_internal/fx/type_utils.py 2025-06-01T22:53:04.0027478Z ++ grep RECORD 2025-06-01T22:53:04.0046880Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/type_utils.py 2025-06-01T22:53:04.0048478Z +++ openssl base64 2025-06-01T22:53:04.0048750Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.0049896Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.0051112Z +++ sed -e s/=//g 2025-06-01T22:53:04.0089632Z ++ HASH=VZS6b8doT-sY_uvpWjIoCuVK0dlfXTwVHO2nzruRQdU 2025-06-01T22:53:04.0097973Z +++ ls -nl torch/onnx/_internal/fx/type_utils.py 2025-06-01T22:53:04.0098348Z +++ awk '{print $5}' 2025-06-01T22:53:04.0124350Z ++ FSIZE=5808 2025-06-01T22:53:04.0124960Z ++ echo '"torch/onnx/_internal/fx/type_utils.py",sha256=VZS6b8doT-sY_uvpWjIoCuVK0dlfXTwVHO2nzruRQdU,5808' 2025-06-01T22:53:04.0125929Z ++ read fname 2025-06-01T22:53:04.0126501Z ++ make_wheel_record torch/onnx/_internal/fx/passes/__init__.py 2025-06-01T22:53:04.0127024Z ++ FPATH=torch/onnx/_internal/fx/passes/__init__.py 2025-06-01T22:53:04.0127490Z ++ echo torch/onnx/_internal/fx/passes/__init__.py 2025-06-01T22:53:04.0127868Z ++ grep RECORD 2025-06-01T22:53:04.0147724Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/passes/__init__.py 2025-06-01T22:53:04.0148259Z +++ openssl base64 2025-06-01T22:53:04.0149770Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.0151180Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.0152368Z +++ sed -e s/=//g 2025-06-01T22:53:04.0192725Z ++ HASH=SO_DWZEqZA0Bpw-ShxxQ4PuG7G4v_B8icIRWSyx2PcI 2025-06-01T22:53:04.0196335Z +++ ls -nl torch/onnx/_internal/fx/passes/__init__.py 2025-06-01T22:53:04.0197634Z +++ awk '{print $5}' 2025-06-01T22:53:04.0225185Z ++ FSIZE=552 2025-06-01T22:53:04.0226223Z ++ echo '"torch/onnx/_internal/fx/passes/__init__.py",sha256=SO_DWZEqZA0Bpw-ShxxQ4PuG7G4v_B8icIRWSyx2PcI,552' 2025-06-01T22:53:04.0227072Z ++ read fname 2025-06-01T22:53:04.0227415Z ++ make_wheel_record torch/onnx/_internal/fx/passes/_utils.py 2025-06-01T22:53:04.0227897Z ++ FPATH=torch/onnx/_internal/fx/passes/_utils.py 2025-06-01T22:53:04.0228310Z ++ echo torch/onnx/_internal/fx/passes/_utils.py 2025-06-01T22:53:04.0228689Z ++ grep RECORD 2025-06-01T22:53:04.0248053Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/passes/_utils.py 2025-06-01T22:53:04.0248615Z +++ openssl base64 2025-06-01T22:53:04.0249234Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.0250596Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.0252021Z +++ sed -e s/=//g 2025-06-01T22:53:04.0290490Z ++ HASH=GC8xzbWYRq6i6ms_Yjo4Wf1n9uAdH4T8RQjY3iBmkvk 2025-06-01T22:53:04.0296157Z +++ ls -nl torch/onnx/_internal/fx/passes/_utils.py 2025-06-01T22:53:04.0297680Z +++ awk '{print $5}' 2025-06-01T22:53:04.0323415Z ++ FSIZE=4197 2025-06-01T22:53:04.0324205Z ++ echo '"torch/onnx/_internal/fx/passes/_utils.py",sha256=GC8xzbWYRq6i6ms_Yjo4Wf1n9uAdH4T8RQjY3iBmkvk,4197' 2025-06-01T22:53:04.0325236Z ++ read fname 2025-06-01T22:53:04.0325612Z ++ make_wheel_record torch/onnx/_internal/fx/passes/decomp.py 2025-06-01T22:53:04.0326095Z ++ FPATH=torch/onnx/_internal/fx/passes/decomp.py 2025-06-01T22:53:04.0326601Z ++ echo torch/onnx/_internal/fx/passes/decomp.py 2025-06-01T22:53:04.0326972Z ++ grep RECORD 2025-06-01T22:53:04.0348637Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/passes/decomp.py 2025-06-01T22:53:04.0349427Z +++ openssl base64 2025-06-01T22:53:04.0349686Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.0350397Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.0351588Z +++ sed -e s/=//g 2025-06-01T22:53:04.0391855Z ++ HASH=OF3auYOL3y5ydmFzVs6xDo0fByI-gMkQDsvMCSOHD7c 2025-06-01T22:53:04.0397298Z +++ ls -nl torch/onnx/_internal/fx/passes/decomp.py 2025-06-01T22:53:04.0398146Z +++ awk '{print $5}' 2025-06-01T22:53:04.0425419Z ++ FSIZE=3546 2025-06-01T22:53:04.0426093Z ++ echo '"torch/onnx/_internal/fx/passes/decomp.py",sha256=OF3auYOL3y5ydmFzVs6xDo0fByI-gMkQDsvMCSOHD7c,3546' 2025-06-01T22:53:04.0426858Z ++ read fname 2025-06-01T22:53:04.0427253Z ++ make_wheel_record torch/onnx/_internal/fx/passes/functionalization.py 2025-06-01T22:53:04.0427851Z ++ FPATH=torch/onnx/_internal/fx/passes/functionalization.py 2025-06-01T22:53:04.0428441Z ++ echo torch/onnx/_internal/fx/passes/functionalization.py 2025-06-01T22:53:04.0428850Z ++ grep RECORD 2025-06-01T22:53:04.0448555Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/passes/functionalization.py 2025-06-01T22:53:04.0449221Z +++ openssl base64 2025-06-01T22:53:04.0449512Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.0450783Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.0452302Z +++ sed -e s/=//g 2025-06-01T22:53:04.0489963Z ++ HASH=39Wo8h1VczXMoX3Al-EsxdHEw3liOPgfm9SBRyyNbKU 2025-06-01T22:53:04.0495124Z +++ ls -nl torch/onnx/_internal/fx/passes/functionalization.py 2025-06-01T22:53:04.0496113Z +++ awk '{print $5}' 2025-06-01T22:53:04.0522206Z ++ FSIZE=6261 2025-06-01T22:53:04.0522984Z ++ echo '"torch/onnx/_internal/fx/passes/functionalization.py",sha256=39Wo8h1VczXMoX3Al-EsxdHEw3liOPgfm9SBRyyNbKU,6261' 2025-06-01T22:53:04.0524103Z ++ read fname 2025-06-01T22:53:04.0524652Z ++ make_wheel_record torch/onnx/_internal/fx/passes/modularization.py 2025-06-01T22:53:04.0525232Z ++ FPATH=torch/onnx/_internal/fx/passes/modularization.py 2025-06-01T22:53:04.0525807Z ++ echo torch/onnx/_internal/fx/passes/modularization.py 2025-06-01T22:53:04.0526220Z ++ grep RECORD 2025-06-01T22:53:04.0547328Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/passes/modularization.py 2025-06-01T22:53:04.0547971Z +++ openssl base64 2025-06-01T22:53:04.0548248Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.0549456Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.0550614Z +++ sed -e s/=//g 2025-06-01T22:53:04.0592386Z ++ HASH=CFTHxSswQB3oUFKlwHVaPX-qTq3PuNix99SbggWUTsA 2025-06-01T22:53:04.0596308Z +++ ls -nl torch/onnx/_internal/fx/passes/modularization.py 2025-06-01T22:53:04.0597659Z +++ awk '{print $5}' 2025-06-01T22:53:04.0626288Z ++ FSIZE=34021 2025-06-01T22:53:04.0627183Z ++ echo '"torch/onnx/_internal/fx/passes/modularization.py",sha256=CFTHxSswQB3oUFKlwHVaPX-qTq3PuNix99SbggWUTsA,34021' 2025-06-01T22:53:04.0627921Z ++ read fname 2025-06-01T22:53:04.0628286Z ++ make_wheel_record torch/onnx/_internal/fx/passes/readability.py 2025-06-01T22:53:04.0628816Z ++ FPATH=torch/onnx/_internal/fx/passes/readability.py 2025-06-01T22:53:04.0629267Z ++ echo torch/onnx/_internal/fx/passes/readability.py 2025-06-01T22:53:04.0629664Z ++ grep RECORD 2025-06-01T22:53:04.0652506Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/passes/readability.py 2025-06-01T22:53:04.0653049Z +++ openssl base64 2025-06-01T22:53:04.0654158Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.0655563Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.0656952Z +++ sed -e s/=//g 2025-06-01T22:53:04.0693655Z ++ HASH=_UK2ybMLWBqk-dKpkZWZmdOKd3aaKOTsf5EccB9FsVQ 2025-06-01T22:53:04.0699468Z +++ ls -nl torch/onnx/_internal/fx/passes/readability.py 2025-06-01T22:53:04.0700095Z +++ awk '{print $5}' 2025-06-01T22:53:04.0725522Z ++ FSIZE=5483 2025-06-01T22:53:04.0727821Z ++ echo '"torch/onnx/_internal/fx/passes/readability.py",sha256=_UK2ybMLWBqk-dKpkZWZmdOKd3aaKOTsf5EccB9FsVQ,5483' 2025-06-01T22:53:04.0728581Z ++ read fname 2025-06-01T22:53:04.0728995Z ++ make_wheel_record torch/onnx/_internal/fx/passes/type_promotion.py 2025-06-01T22:53:04.0729582Z ++ FPATH=torch/onnx/_internal/fx/passes/type_promotion.py 2025-06-01T22:53:04.0730090Z ++ echo torch/onnx/_internal/fx/passes/type_promotion.py 2025-06-01T22:53:04.0730515Z ++ grep RECORD 2025-06-01T22:53:04.0751634Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/passes/type_promotion.py 2025-06-01T22:53:04.0752259Z +++ openssl base64 2025-06-01T22:53:04.0753373Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.0754729Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.0756064Z +++ sed -e s/=//g 2025-06-01T22:53:04.0798346Z ++ HASH=Sx7pLG3W0Tc4UMPjygyCrH0C8UvpyQsKKOxxB5f8MxA 2025-06-01T22:53:04.0802961Z +++ ls -nl torch/onnx/_internal/fx/passes/type_promotion.py 2025-06-01T22:53:04.0803517Z +++ awk '{print $5}' 2025-06-01T22:53:04.0831021Z ++ FSIZE=64579 2025-06-01T22:53:04.0831722Z ++ echo '"torch/onnx/_internal/fx/passes/type_promotion.py",sha256=Sx7pLG3W0Tc4UMPjygyCrH0C8UvpyQsKKOxxB5f8MxA,64579' 2025-06-01T22:53:04.0832452Z ++ read fname 2025-06-01T22:53:04.0832841Z ++ make_wheel_record torch/onnx/_internal/fx/passes/virtualization.py 2025-06-01T22:53:04.0833387Z ++ FPATH=torch/onnx/_internal/fx/passes/virtualization.py 2025-06-01T22:53:04.0834020Z ++ echo torch/onnx/_internal/fx/passes/virtualization.py 2025-06-01T22:53:04.0834413Z ++ grep RECORD 2025-06-01T22:53:04.0852370Z +++ openssl dgst -sha256 -binary torch/onnx/_internal/fx/passes/virtualization.py 2025-06-01T22:53:04.0852919Z +++ openssl base64 2025-06-01T22:53:04.0854134Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.0855478Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.0856883Z +++ sed -e s/=//g 2025-06-01T22:53:04.0893298Z ++ HASH=i3OyLaH5s2fGDnnWsp1Hurvt_XcswfUwdQ8CVsyDazI 2025-06-01T22:53:04.0898998Z +++ ls -nl torch/onnx/_internal/fx/passes/virtualization.py 2025-06-01T22:53:04.0900010Z +++ awk '{print $5}' 2025-06-01T22:53:04.0925466Z ++ FSIZE=3813 2025-06-01T22:53:04.0926188Z ++ echo '"torch/onnx/_internal/fx/passes/virtualization.py",sha256=i3OyLaH5s2fGDnnWsp1Hurvt_XcswfUwdQ8CVsyDazI,3813' 2025-06-01T22:53:04.0926929Z ++ read fname 2025-06-01T22:53:04.0927218Z ++ make_wheel_record torch/onnx/ops/__init__.py 2025-06-01T22:53:04.0927626Z ++ FPATH=torch/onnx/ops/__init__.py 2025-06-01T22:53:04.0927986Z ++ echo torch/onnx/ops/__init__.py 2025-06-01T22:53:04.0928318Z ++ grep RECORD 2025-06-01T22:53:04.0949095Z +++ openssl dgst -sha256 -binary torch/onnx/ops/__init__.py 2025-06-01T22:53:04.0949569Z +++ openssl base64 2025-06-01T22:53:04.0950796Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.0951994Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.0953354Z +++ sed -e s/=//g 2025-06-01T22:53:04.0994458Z ++ HASH=Xuez1YV5xjcWltP1z0Lh_m7mKG7YulcSzVpUSaHQC_Q 2025-06-01T22:53:04.0998464Z +++ ls -nl torch/onnx/ops/__init__.py 2025-06-01T22:53:04.0999667Z +++ awk '{print $5}' 2025-06-01T22:53:04.1027355Z ++ FSIZE=9190 2025-06-01T22:53:04.1027916Z ++ echo '"torch/onnx/ops/__init__.py",sha256=Xuez1YV5xjcWltP1z0Lh_m7mKG7YulcSzVpUSaHQC_Q,9190' 2025-06-01T22:53:04.1028478Z ++ read fname 2025-06-01T22:53:04.1028794Z ++ make_wheel_record torch/onnx/ops/_symbolic_impl.py 2025-06-01T22:53:04.1029204Z ++ FPATH=torch/onnx/ops/_symbolic_impl.py 2025-06-01T22:53:04.1029583Z ++ echo torch/onnx/ops/_symbolic_impl.py 2025-06-01T22:53:04.1029932Z ++ grep RECORD 2025-06-01T22:53:04.1049317Z +++ openssl dgst -sha256 -binary torch/onnx/ops/_symbolic_impl.py 2025-06-01T22:53:04.1049818Z +++ openssl base64 2025-06-01T22:53:04.1051091Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.1052456Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.1053974Z +++ sed -e s/=//g 2025-06-01T22:53:04.1090646Z ++ HASH=l_cw_d5kWBiPfVRQMHVDR21LlgjaHJFVv5e19vHIy_A 2025-06-01T22:53:04.1095727Z +++ ls -nl torch/onnx/ops/_symbolic_impl.py 2025-06-01T22:53:04.1096773Z +++ awk '{print $5}' 2025-06-01T22:53:04.1123717Z ++ FSIZE=12228 2025-06-01T22:53:04.1124756Z ++ echo '"torch/onnx/ops/_symbolic_impl.py",sha256=l_cw_d5kWBiPfVRQMHVDR21LlgjaHJFVv5e19vHIy_A,12228' 2025-06-01T22:53:04.1125398Z ++ read fname 2025-06-01T22:53:04.1125683Z ++ make_wheel_record torch/optim/__init__.py 2025-06-01T22:53:04.1126075Z ++ FPATH=torch/optim/__init__.py 2025-06-01T22:53:04.1126420Z ++ echo torch/optim/__init__.py 2025-06-01T22:53:04.1126726Z ++ grep RECORD 2025-06-01T22:53:04.1146806Z +++ openssl dgst -sha256 -binary torch/optim/__init__.py 2025-06-01T22:53:04.1147241Z +++ openssl base64 2025-06-01T22:53:04.1148243Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.1149824Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.1151034Z +++ sed -e s/=//g 2025-06-01T22:53:04.1193028Z ++ HASH=1uogogvL5ff7-vhRV89Hwbr-7wToIdCtFtJBNzNxx8A 2025-06-01T22:53:04.1195994Z +++ ls -nl torch/optim/__init__.py 2025-06-01T22:53:04.1197104Z +++ awk '{print $5}' 2025-06-01T22:53:04.1225287Z ++ FSIZE=2118 2025-06-01T22:53:04.1225869Z ++ echo '"torch/optim/__init__.py",sha256=1uogogvL5ff7-vhRV89Hwbr-7wToIdCtFtJBNzNxx8A,2118' 2025-06-01T22:53:04.1226475Z ++ read fname 2025-06-01T22:53:04.1226752Z ++ make_wheel_record torch/optim/_adafactor.py 2025-06-01T22:53:04.1227143Z ++ FPATH=torch/optim/_adafactor.py 2025-06-01T22:53:04.1227478Z ++ echo torch/optim/_adafactor.py 2025-06-01T22:53:04.1227802Z ++ grep RECORD 2025-06-01T22:53:04.1248190Z +++ openssl dgst -sha256 -binary torch/optim/_adafactor.py 2025-06-01T22:53:04.1248796Z +++ openssl base64 2025-06-01T22:53:04.1249282Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.1250656Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.1252268Z +++ sed -e s/=//g 2025-06-01T22:53:04.1290405Z ++ HASH=dW_ku7HUT1Z5q-NG5v-I3s2GgIzc8mDHHW2IQHC0fPQ 2025-06-01T22:53:04.1295611Z +++ ls -nl torch/optim/_adafactor.py 2025-06-01T22:53:04.1296626Z +++ awk '{print $5}' 2025-06-01T22:53:04.1322294Z ++ FSIZE=27988 2025-06-01T22:53:04.1322884Z ++ echo '"torch/optim/_adafactor.py",sha256=dW_ku7HUT1Z5q-NG5v-I3s2GgIzc8mDHHW2IQHC0fPQ,27988' 2025-06-01T22:53:04.1323472Z ++ read fname 2025-06-01T22:53:04.1323781Z ++ make_wheel_record torch/optim/_functional.py 2025-06-01T22:53:04.1324661Z ++ FPATH=torch/optim/_functional.py 2025-06-01T22:53:04.1325031Z ++ echo torch/optim/_functional.py 2025-06-01T22:53:04.1325529Z ++ grep RECORD 2025-06-01T22:53:04.1347026Z +++ openssl dgst -sha256 -binary torch/optim/_functional.py 2025-06-01T22:53:04.1347477Z +++ openssl base64 2025-06-01T22:53:04.1348644Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.1350032Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.1351343Z +++ sed -e s/=//g 2025-06-01T22:53:04.1391530Z ++ HASH=kgMIbKlaU4ER_qv5j3-Avd2YKLsZ-y-PHpZqt9-WoUI 2025-06-01T22:53:04.1395570Z +++ ls -nl torch/optim/_functional.py 2025-06-01T22:53:04.1396494Z +++ awk '{print $5}' 2025-06-01T22:53:04.1424845Z ++ FSIZE=3241 2025-06-01T22:53:04.1425447Z ++ echo '"torch/optim/_functional.py",sha256=kgMIbKlaU4ER_qv5j3-Avd2YKLsZ-y-PHpZqt9-WoUI,3241' 2025-06-01T22:53:04.1426047Z ++ read fname 2025-06-01T22:53:04.1426325Z ++ make_wheel_record torch/optim/adadelta.py 2025-06-01T22:53:04.1426856Z ++ FPATH=torch/optim/adadelta.py 2025-06-01T22:53:04.1427182Z ++ echo torch/optim/adadelta.py 2025-06-01T22:53:04.1427506Z ++ grep RECORD 2025-06-01T22:53:04.1447816Z +++ openssl dgst -sha256 -binary torch/optim/adadelta.py 2025-06-01T22:53:04.1448279Z +++ openssl base64 2025-06-01T22:53:04.1449663Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.1451103Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.1452617Z +++ sed -e s/=//g 2025-06-01T22:53:04.1490251Z ++ HASH=_4QbRPoQnVoDq60cQW_4Humpf-ybicJS-va10_VoZYU 2025-06-01T22:53:04.1495056Z +++ ls -nl torch/optim/adadelta.py 2025-06-01T22:53:04.1496423Z +++ awk '{print $5}' 2025-06-01T22:53:04.1524776Z ++ FSIZE=16633 2025-06-01T22:53:04.1525717Z ++ echo '"torch/optim/adadelta.py",sha256=_4QbRPoQnVoDq60cQW_4Humpf-ybicJS-va10_VoZYU,16633' 2025-06-01T22:53:04.1526333Z ++ read fname 2025-06-01T22:53:04.1526615Z ++ make_wheel_record torch/optim/adagrad.py 2025-06-01T22:53:04.1527001Z ++ FPATH=torch/optim/adagrad.py 2025-06-01T22:53:04.1527332Z ++ echo torch/optim/adagrad.py 2025-06-01T22:53:04.1527803Z ++ grep RECORD 2025-06-01T22:53:04.1548009Z +++ openssl dgst -sha256 -binary torch/optim/adagrad.py 2025-06-01T22:53:04.1548276Z +++ openssl base64 2025-06-01T22:53:04.1549192Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.1550346Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.1551778Z +++ sed -e s/=//g 2025-06-01T22:53:04.1592263Z ++ HASH=tJE8AnOuFpefa2gxv9IDChwEz1cBGEwwSYBewURcpUs 2025-06-01T22:53:04.1596916Z +++ ls -nl torch/optim/adagrad.py 2025-06-01T22:53:04.1598047Z +++ awk '{print $5}' 2025-06-01T22:53:04.1624913Z ++ FSIZE=20820 2025-06-01T22:53:04.1625315Z ++ echo '"torch/optim/adagrad.py",sha256=tJE8AnOuFpefa2gxv9IDChwEz1cBGEwwSYBewURcpUs,20820' 2025-06-01T22:53:04.1625413Z ++ read fname 2025-06-01T22:53:04.1625566Z ++ make_wheel_record torch/optim/adam.py 2025-06-01T22:53:04.1625750Z ++ FPATH=torch/optim/adam.py 2025-06-01T22:53:04.1626615Z ++ echo torch/optim/adam.py 2025-06-01T22:53:04.1627679Z ++ grep RECORD 2025-06-01T22:53:04.1648008Z +++ openssl dgst -sha256 -binary torch/optim/adam.py 2025-06-01T22:53:04.1648311Z +++ openssl base64 2025-06-01T22:53:04.1649640Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.1651041Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.1652593Z +++ sed -e s/=//g 2025-06-01T22:53:04.1690346Z ++ HASH=5Gwe22yOBbyEWZktHofgrJHVgtNZAc0Ff_Lj-W2hDXg 2025-06-01T22:53:04.1695455Z +++ ls -nl torch/optim/adam.py 2025-06-01T22:53:04.1696450Z +++ awk '{print $5}' 2025-06-01T22:53:04.1723219Z ++ FSIZE=39107 2025-06-01T22:53:04.1724007Z ++ echo '"torch/optim/adam.py",sha256=5Gwe22yOBbyEWZktHofgrJHVgtNZAc0Ff_Lj-W2hDXg,39107' 2025-06-01T22:53:04.1724139Z ++ read fname 2025-06-01T22:53:04.1724276Z ++ make_wheel_record torch/optim/adamax.py 2025-06-01T22:53:04.1724565Z ++ FPATH=torch/optim/adamax.py 2025-06-01T22:53:04.1724690Z ++ echo torch/optim/adamax.py 2025-06-01T22:53:04.1725301Z ++ grep RECORD 2025-06-01T22:53:04.1747247Z +++ openssl dgst -sha256 -binary torch/optim/adamax.py 2025-06-01T22:53:04.1747806Z +++ openssl base64 2025-06-01T22:53:04.1748038Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.1749688Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.1751099Z +++ sed -e s/=//g 2025-06-01T22:53:04.1793428Z ++ HASH=Wkd_ZHWgPQGWSjmepuPJ7lHntWgfBup5M8pmXWXBAlk 2025-06-01T22:53:04.1795614Z +++ ls -nl torch/optim/adamax.py 2025-06-01T22:53:04.1797030Z +++ awk '{print $5}' 2025-06-01T22:53:04.1824092Z ++ FSIZE=17289 2025-06-01T22:53:04.1824450Z ++ echo '"torch/optim/adamax.py",sha256=Wkd_ZHWgPQGWSjmepuPJ7lHntWgfBup5M8pmXWXBAlk,17289' 2025-06-01T22:53:04.1824616Z ++ read fname 2025-06-01T22:53:04.1824766Z ++ make_wheel_record torch/optim/adamw.py 2025-06-01T22:53:04.1824954Z ++ FPATH=torch/optim/adamw.py 2025-06-01T22:53:04.1825516Z ++ echo torch/optim/adamw.py 2025-06-01T22:53:04.1826781Z ++ grep RECORD 2025-06-01T22:53:04.1846729Z +++ openssl dgst -sha256 -binary torch/optim/adamw.py 2025-06-01T22:53:04.1847131Z +++ openssl base64 2025-06-01T22:53:04.1848185Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.1849628Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.1850943Z +++ sed -e s/=//g 2025-06-01T22:53:04.1889541Z ++ HASH=MRLYeZ75q2CLhVpXCAh9VXaXFGOSPEHUpqInAGhx9VE 2025-06-01T22:53:04.1894480Z +++ ls -nl torch/optim/adamw.py 2025-06-01T22:53:04.1895607Z +++ awk '{print $5}' 2025-06-01T22:53:04.1922297Z ++ FSIZE=7344 2025-06-01T22:53:04.1922744Z ++ echo '"torch/optim/adamw.py",sha256=MRLYeZ75q2CLhVpXCAh9VXaXFGOSPEHUpqInAGhx9VE,7344' 2025-06-01T22:53:04.1922848Z ++ read fname 2025-06-01T22:53:04.1922993Z ++ make_wheel_record torch/optim/asgd.py 2025-06-01T22:53:04.1923116Z ++ FPATH=torch/optim/asgd.py 2025-06-01T22:53:04.1923223Z ++ echo torch/optim/asgd.py 2025-06-01T22:53:04.1924613Z ++ grep RECORD 2025-06-01T22:53:04.1947260Z +++ openssl dgst -sha256 -binary torch/optim/asgd.py 2025-06-01T22:53:04.1947376Z +++ openssl base64 2025-06-01T22:53:04.1947501Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.1948571Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.1949765Z +++ sed -e s/=//g 2025-06-01T22:53:04.1991873Z ++ HASH=8JOnCjPU5NUcHsWl2NFuayuwZGECE2eRxa99yRO4q-c 2025-06-01T22:53:04.2001786Z +++ ls -nl torch/optim/asgd.py 2025-06-01T22:53:04.2002060Z +++ awk '{print $5}' 2025-06-01T22:53:04.2027764Z ++ FSIZE=16266 2025-06-01T22:53:04.2028619Z ++ echo '"torch/optim/asgd.py",sha256=8JOnCjPU5NUcHsWl2NFuayuwZGECE2eRxa99yRO4q-c,16266' 2025-06-01T22:53:04.2028737Z ++ read fname 2025-06-01T22:53:04.2028871Z ++ make_wheel_record torch/optim/lbfgs.py 2025-06-01T22:53:04.2029015Z ++ FPATH=torch/optim/lbfgs.py 2025-06-01T22:53:04.2029202Z ++ echo torch/optim/lbfgs.py 2025-06-01T22:53:04.2029441Z ++ grep RECORD 2025-06-01T22:53:04.2049557Z +++ openssl dgst -sha256 -binary torch/optim/lbfgs.py 2025-06-01T22:53:04.2050141Z +++ openssl base64 2025-06-01T22:53:04.2051404Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.2052896Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.2054403Z +++ sed -e s/=//g 2025-06-01T22:53:04.2090248Z ++ HASH=OsnRx7QDLWR20KrEq4K0X1vtIAMYRfD39oKsqv0dGas 2025-06-01T22:53:04.2095462Z +++ ls -nl torch/optim/lbfgs.py 2025-06-01T22:53:04.2096359Z +++ awk '{print $5}' 2025-06-01T22:53:04.2121822Z ++ FSIZE=18128 2025-06-01T22:53:04.2122461Z ++ echo '"torch/optim/lbfgs.py",sha256=OsnRx7QDLWR20KrEq4K0X1vtIAMYRfD39oKsqv0dGas,18128' 2025-06-01T22:53:04.2122605Z ++ read fname 2025-06-01T22:53:04.2122930Z ++ make_wheel_record torch/optim/lr_scheduler.py 2025-06-01T22:53:04.2123073Z ++ FPATH=torch/optim/lr_scheduler.py 2025-06-01T22:53:04.2124852Z ++ echo torch/optim/lr_scheduler.py 2025-06-01T22:53:04.2125020Z ++ grep RECORD 2025-06-01T22:53:04.2147379Z +++ openssl dgst -sha256 -binary torch/optim/lr_scheduler.py 2025-06-01T22:53:04.2148513Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.2148623Z +++ openssl base64 2025-06-01T22:53:04.2149287Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.2150606Z +++ sed -e s/=//g 2025-06-01T22:53:04.2196294Z ++ HASH=Es_CMXQQSa93Ou-omT3sSwMPmgLQYHpkAhlidMaPJK4 2025-06-01T22:53:04.2201313Z +++ ls -nl torch/optim/lr_scheduler.py 2025-06-01T22:53:04.2202610Z +++ awk '{print $5}' 2025-06-01T22:53:04.2229303Z ++ FSIZE=84016 2025-06-01T22:53:04.2229923Z ++ echo '"torch/optim/lr_scheduler.py",sha256=Es_CMXQQSa93Ou-omT3sSwMPmgLQYHpkAhlidMaPJK4,84016' 2025-06-01T22:53:04.2230062Z ++ read fname 2025-06-01T22:53:04.2230329Z ++ make_wheel_record torch/optim/nadam.py 2025-06-01T22:53:04.2230444Z ++ FPATH=torch/optim/nadam.py 2025-06-01T22:53:04.2231047Z ++ echo torch/optim/nadam.py 2025-06-01T22:53:04.2231995Z ++ grep RECORD 2025-06-01T22:53:04.2250974Z +++ openssl dgst -sha256 -binary torch/optim/nadam.py 2025-06-01T22:53:04.2251689Z +++ openssl base64 2025-06-01T22:53:04.2253065Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.2254501Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.2255958Z +++ sed -e s/=//g 2025-06-01T22:53:04.2292997Z ++ HASH=_xfgpKuJYypPTgjwrSqbTaWzKMEurw2FdM58DdpWveM 2025-06-01T22:53:04.2299043Z +++ ls -nl torch/optim/nadam.py 2025-06-01T22:53:04.2299621Z +++ awk '{print $5}' 2025-06-01T22:53:04.2325396Z ++ FSIZE=26302 2025-06-01T22:53:04.2325820Z ++ echo '"torch/optim/nadam.py",sha256=_xfgpKuJYypPTgjwrSqbTaWzKMEurw2FdM58DdpWveM,26302' 2025-06-01T22:53:04.2325934Z ++ read fname 2025-06-01T22:53:04.2326083Z ++ make_wheel_record torch/optim/optimizer.py 2025-06-01T22:53:04.2326347Z ++ FPATH=torch/optim/optimizer.py 2025-06-01T22:53:04.2327088Z ++ echo torch/optim/optimizer.py 2025-06-01T22:53:04.2327831Z ++ grep RECORD 2025-06-01T22:53:04.2348847Z +++ openssl dgst -sha256 -binary torch/optim/optimizer.py 2025-06-01T22:53:04.2349194Z +++ openssl base64 2025-06-01T22:53:04.2350453Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.2351775Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.2353100Z +++ sed -e s/=//g 2025-06-01T22:53:04.2396322Z ++ HASH=KRN4pb9oVAWeHA01FV-mMPpUCeHxc-ZtnCXfIUUVhxI 2025-06-01T22:53:04.2400431Z +++ ls -nl torch/optim/optimizer.py 2025-06-01T22:53:04.2401774Z +++ awk '{print $5}' 2025-06-01T22:53:04.2427263Z ++ FSIZE=49427 2025-06-01T22:53:04.2427706Z ++ echo '"torch/optim/optimizer.py",sha256=KRN4pb9oVAWeHA01FV-mMPpUCeHxc-ZtnCXfIUUVhxI,49427' 2025-06-01T22:53:04.2427824Z ++ read fname 2025-06-01T22:53:04.2427969Z ++ make_wheel_record torch/optim/radam.py 2025-06-01T22:53:04.2428169Z ++ FPATH=torch/optim/radam.py 2025-06-01T22:53:04.2430165Z ++ echo torch/optim/radam.py 2025-06-01T22:53:04.2430773Z ++ grep RECORD 2025-06-01T22:53:04.2451342Z +++ openssl dgst -sha256 -binary torch/optim/radam.py 2025-06-01T22:53:04.2451814Z +++ openssl base64 2025-06-01T22:53:04.2452820Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.2454177Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.2455383Z +++ sed -e s/=//g 2025-06-01T22:53:04.2493199Z ++ HASH=Y9cv_C2ahlTKHKNigMbfZfQ-FKxgRnCXCj3VkYZ3KT8 2025-06-01T22:53:04.2498863Z +++ ls -nl torch/optim/radam.py 2025-06-01T22:53:04.2499663Z +++ awk '{print $5}' 2025-06-01T22:53:04.2525520Z ++ FSIZE=24628 2025-06-01T22:53:04.2525931Z ++ echo '"torch/optim/radam.py",sha256=Y9cv_C2ahlTKHKNigMbfZfQ-FKxgRnCXCj3VkYZ3KT8,24628' 2025-06-01T22:53:04.2526045Z ++ read fname 2025-06-01T22:53:04.2526187Z ++ make_wheel_record torch/optim/rmsprop.py 2025-06-01T22:53:04.2526309Z ++ FPATH=torch/optim/rmsprop.py 2025-06-01T22:53:04.2527294Z ++ echo torch/optim/rmsprop.py 2025-06-01T22:53:04.2528076Z ++ grep RECORD 2025-06-01T22:53:04.2549338Z +++ openssl dgst -sha256 -binary torch/optim/rmsprop.py 2025-06-01T22:53:04.2549740Z +++ openssl base64 2025-06-01T22:53:04.2550953Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.2552304Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.2553784Z +++ sed -e s/=//g 2025-06-01T22:53:04.2595441Z ++ HASH=OBcC8pq6lCxBgAlsqdOUDMglw__cXrWtIOk8vZrOtMw 2025-06-01T22:53:04.2598827Z +++ ls -nl torch/optim/rmsprop.py 2025-06-01T22:53:04.2599493Z +++ awk '{print $5}' 2025-06-01T22:53:04.2625882Z ++ FSIZE=20379 2025-06-01T22:53:04.2626327Z ++ echo '"torch/optim/rmsprop.py",sha256=OBcC8pq6lCxBgAlsqdOUDMglw__cXrWtIOk8vZrOtMw,20379' 2025-06-01T22:53:04.2626461Z ++ read fname 2025-06-01T22:53:04.2627056Z ++ make_wheel_record torch/optim/rprop.py 2025-06-01T22:53:04.2627196Z ++ FPATH=torch/optim/rprop.py 2025-06-01T22:53:04.2628416Z ++ echo torch/optim/rprop.py 2025-06-01T22:53:04.2629725Z ++ grep RECORD 2025-06-01T22:53:04.2653783Z +++ openssl dgst -sha256 -binary torch/optim/rprop.py 2025-06-01T22:53:04.2654157Z +++ openssl base64 2025-06-01T22:53:04.2655201Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.2656343Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.2657606Z +++ sed -e s/=//g 2025-06-01T22:53:04.2694684Z ++ HASH=FlzMtAnv0h9C0W7rO8oVZ2q4Q9N_-bTD5W1QmxIMCpU 2025-06-01T22:53:04.2701446Z +++ ls -nl torch/optim/rprop.py 2025-06-01T22:53:04.2702648Z +++ awk '{print $5}' 2025-06-01T22:53:04.2726569Z ++ FSIZE=17476 2025-06-01T22:53:04.2726968Z ++ echo '"torch/optim/rprop.py",sha256=FlzMtAnv0h9C0W7rO8oVZ2q4Q9N_-bTD5W1QmxIMCpU,17476' 2025-06-01T22:53:04.2727088Z ++ read fname 2025-06-01T22:53:04.2727285Z ++ make_wheel_record torch/optim/sgd.py 2025-06-01T22:53:04.2727637Z ++ FPATH=torch/optim/sgd.py 2025-06-01T22:53:04.2729831Z ++ echo torch/optim/sgd.py 2025-06-01T22:53:04.2730944Z ++ grep RECORD 2025-06-01T22:53:04.2751272Z +++ openssl dgst -sha256 -binary torch/optim/sgd.py 2025-06-01T22:53:04.2751622Z +++ openssl base64 2025-06-01T22:53:04.2752837Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.2754136Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.2755524Z +++ sed -e s/=//g 2025-06-01T22:53:04.2798002Z ++ HASH=lnPSvilHTMiOwvW_yYuU4NyG0Ckqax6DwQ8W3pq5JXo 2025-06-01T22:53:04.2800777Z +++ ls -nl torch/optim/sgd.py 2025-06-01T22:53:04.2801626Z +++ awk '{print $5}' 2025-06-01T22:53:04.2828918Z ++ FSIZE=20045 2025-06-01T22:53:04.2829310Z ++ echo '"torch/optim/sgd.py",sha256=lnPSvilHTMiOwvW_yYuU4NyG0Ckqax6DwQ8W3pq5JXo,20045' 2025-06-01T22:53:04.2829457Z ++ read fname 2025-06-01T22:53:04.2829618Z ++ make_wheel_record torch/optim/sparse_adam.py 2025-06-01T22:53:04.2829739Z ++ FPATH=torch/optim/sparse_adam.py 2025-06-01T22:53:04.2830012Z ++ echo torch/optim/sparse_adam.py 2025-06-01T22:53:04.2831221Z ++ grep RECORD 2025-06-01T22:53:04.2851429Z +++ openssl dgst -sha256 -binary torch/optim/sparse_adam.py 2025-06-01T22:53:04.2852055Z +++ openssl base64 2025-06-01T22:53:04.2853023Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.2854436Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.2855835Z +++ sed -e s/=//g 2025-06-01T22:53:04.2892483Z ++ HASH=Qt79qj0zw_zb9_KldwbfC-9qEMcFYcC9hPFsTPooIg0 2025-06-01T22:53:04.2898378Z +++ ls -nl torch/optim/sparse_adam.py 2025-06-01T22:53:04.2898943Z +++ awk '{print $5}' 2025-06-01T22:53:04.2925447Z ++ FSIZE=7956 2025-06-01T22:53:04.2925877Z ++ echo '"torch/optim/sparse_adam.py",sha256=Qt79qj0zw_zb9_KldwbfC-9qEMcFYcC9hPFsTPooIg0,7956' 2025-06-01T22:53:04.2925974Z ++ read fname 2025-06-01T22:53:04.2926125Z ++ make_wheel_record torch/optim/swa_utils.py 2025-06-01T22:53:04.2926266Z ++ FPATH=torch/optim/swa_utils.py 2025-06-01T22:53:04.2927397Z ++ echo torch/optim/swa_utils.py 2025-06-01T22:53:04.2927501Z ++ grep RECORD 2025-06-01T22:53:04.2948910Z +++ openssl dgst -sha256 -binary torch/optim/swa_utils.py 2025-06-01T22:53:04.2949468Z +++ openssl base64 2025-06-01T22:53:04.2950744Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.2952074Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.2953484Z +++ sed -e s/=//g 2025-06-01T22:53:04.2995363Z ++ HASH=JyJZO2hf5__lAKu7ld-qEQRhW-fFBI1CBqDKhpW5YoA 2025-06-01T22:53:04.2999113Z +++ ls -nl torch/optim/swa_utils.py 2025-06-01T22:53:04.3000191Z +++ awk '{print $5}' 2025-06-01T22:53:04.3026421Z ++ FSIZE=19085 2025-06-01T22:53:04.3026845Z ++ echo '"torch/optim/swa_utils.py",sha256=JyJZO2hf5__lAKu7ld-qEQRhW-fFBI1CBqDKhpW5YoA,19085' 2025-06-01T22:53:04.3026960Z ++ read fname 2025-06-01T22:53:04.3027146Z ++ make_wheel_record torch/optim/_multi_tensor/__init__.py 2025-06-01T22:53:04.3027284Z ++ FPATH=torch/optim/_multi_tensor/__init__.py 2025-06-01T22:53:04.3028513Z ++ echo torch/optim/_multi_tensor/__init__.py 2025-06-01T22:53:04.3029145Z ++ grep RECORD 2025-06-01T22:53:04.3050056Z +++ openssl dgst -sha256 -binary torch/optim/_multi_tensor/__init__.py 2025-06-01T22:53:04.3050612Z +++ openssl base64 2025-06-01T22:53:04.3051447Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.3052865Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.3054192Z +++ sed -e s/=//g 2025-06-01T22:53:04.3091047Z ++ HASH=c9KWsMAMRXj_T1bDM-YYBkFRpDzJqPXjec997Y7O0k0 2025-06-01T22:53:04.3096311Z +++ ls -nl torch/optim/_multi_tensor/__init__.py 2025-06-01T22:53:04.3097941Z +++ awk '{print $5}' 2025-06-01T22:53:04.3125321Z ++ FSIZE=1026 2025-06-01T22:53:04.3125938Z ++ echo '"torch/optim/_multi_tensor/__init__.py",sha256=c9KWsMAMRXj_T1bDM-YYBkFRpDzJqPXjec997Y7O0k0,1026' 2025-06-01T22:53:04.3126036Z ++ read fname 2025-06-01T22:53:04.3126242Z ++ make_wheel_record torch/optim/_multi_tensor/__init__.pyi 2025-06-01T22:53:04.3126390Z ++ FPATH=torch/optim/_multi_tensor/__init__.pyi 2025-06-01T22:53:04.3126539Z ++ echo torch/optim/_multi_tensor/__init__.pyi 2025-06-01T22:53:04.3126912Z ++ grep RECORD 2025-06-01T22:53:04.3148715Z +++ openssl dgst -sha256 -binary torch/optim/_multi_tensor/__init__.pyi 2025-06-01T22:53:04.3149024Z +++ openssl base64 2025-06-01T22:53:04.3150232Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.3151649Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.3152955Z +++ sed -e s/=//g 2025-06-01T22:53:04.3195076Z ++ HASH=Q4IMQ5dfkrDDq7ooUZubB4Okb7KHVhWpjx5HUF3f7hY 2025-06-01T22:53:04.3198158Z +++ ls -nl torch/optim/_multi_tensor/__init__.pyi 2025-06-01T22:53:04.3199169Z +++ awk '{print $5}' 2025-06-01T22:53:04.3226145Z ++ FSIZE=537 2025-06-01T22:53:04.3226852Z ++ echo '"torch/optim/_multi_tensor/__init__.pyi",sha256=Q4IMQ5dfkrDDq7ooUZubB4Okb7KHVhWpjx5HUF3f7hY,537' 2025-06-01T22:53:04.3227548Z ++ read fname 2025-06-01T22:53:04.3227844Z ++ make_wheel_record torch/package/__init__.py 2025-06-01T22:53:04.3228263Z ++ FPATH=torch/package/__init__.py 2025-06-01T22:53:04.3228612Z ++ echo torch/package/__init__.py 2025-06-01T22:53:04.3228935Z ++ grep RECORD 2025-06-01T22:53:04.3248100Z +++ openssl dgst -sha256 -binary torch/package/__init__.py 2025-06-01T22:53:04.3248569Z +++ openssl base64 2025-06-01T22:53:04.3249669Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.3251035Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.3252343Z +++ sed -e s/=//g 2025-06-01T22:53:04.3289854Z ++ HASH=ZLLvoviHHErV-XQZagde2I4cuNDK49dFLRGUC5oyOFc 2025-06-01T22:53:04.3295342Z +++ ls -nl torch/package/__init__.py 2025-06-01T22:53:04.3296419Z +++ awk '{print $5}' 2025-06-01T22:53:04.3321858Z ++ FSIZE=388 2025-06-01T22:53:04.3322742Z ++ echo '"torch/package/__init__.py",sha256=ZLLvoviHHErV-XQZagde2I4cuNDK49dFLRGUC5oyOFc,388' 2025-06-01T22:53:04.3323343Z ++ read fname 2025-06-01T22:53:04.3323625Z ++ make_wheel_record torch/package/_digraph.py 2025-06-01T22:53:04.3324175Z ++ FPATH=torch/package/_digraph.py 2025-06-01T22:53:04.3324943Z ++ echo torch/package/_digraph.py 2025-06-01T22:53:04.3325821Z ++ grep RECORD 2025-06-01T22:53:04.3347767Z +++ openssl dgst -sha256 -binary torch/package/_digraph.py 2025-06-01T22:53:04.3348298Z +++ openssl base64 2025-06-01T22:53:04.3350071Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.3351323Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.3352623Z +++ sed -e s/=//g 2025-06-01T22:53:04.3393558Z ++ HASH=sFyjCdLOgMvWt5Z8I5f_iliJqdnSRahZF58FPpv4DLA 2025-06-01T22:53:04.3396680Z +++ ls -nl torch/package/_digraph.py 2025-06-01T22:53:04.3397512Z +++ awk '{print $5}' 2025-06-01T22:53:04.3423297Z ++ FSIZE=5630 2025-06-01T22:53:04.3423875Z ++ echo '"torch/package/_digraph.py",sha256=sFyjCdLOgMvWt5Z8I5f_iliJqdnSRahZF58FPpv4DLA,5630' 2025-06-01T22:53:04.3424487Z ++ read fname 2025-06-01T22:53:04.3424950Z ++ make_wheel_record torch/package/_directory_reader.py 2025-06-01T22:53:04.3425541Z ++ FPATH=torch/package/_directory_reader.py 2025-06-01T22:53:04.3425942Z ++ echo torch/package/_directory_reader.py 2025-06-01T22:53:04.3426744Z ++ grep RECORD 2025-06-01T22:53:04.3447883Z +++ openssl dgst -sha256 -binary torch/package/_directory_reader.py 2025-06-01T22:53:04.3448382Z +++ openssl base64 2025-06-01T22:53:04.3448802Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.3449852Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.3451136Z +++ sed -e s/=//g 2025-06-01T22:53:04.3489843Z ++ HASH=4CzVDaz_zvXlYrgPfIJe5PGxyBHpFhMBGNiJvOeGOLM 2025-06-01T22:53:04.3494366Z +++ ls -nl torch/package/_directory_reader.py 2025-06-01T22:53:04.3495211Z +++ awk '{print $5}' 2025-06-01T22:53:04.3522156Z ++ FSIZE=1915 2025-06-01T22:53:04.3522870Z ++ echo '"torch/package/_directory_reader.py",sha256=4CzVDaz_zvXlYrgPfIJe5PGxyBHpFhMBGNiJvOeGOLM,1915' 2025-06-01T22:53:04.3523520Z ++ read fname 2025-06-01T22:53:04.3523938Z ++ make_wheel_record torch/package/_importlib.py 2025-06-01T22:53:04.3524681Z ++ FPATH=torch/package/_importlib.py 2025-06-01T22:53:04.3525100Z ++ echo torch/package/_importlib.py 2025-06-01T22:53:04.3525442Z ++ grep RECORD 2025-06-01T22:53:04.3547438Z +++ openssl dgst -sha256 -binary torch/package/_importlib.py 2025-06-01T22:53:04.3547910Z +++ openssl base64 2025-06-01T22:53:04.3548181Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.3548443Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.3549644Z +++ sed -e s/=//g 2025-06-01T22:53:04.3590198Z ++ HASH=chdvY9cde326LrzXj8VnjV_3eNqrMlhuPwhuEO0BvaQ 2025-06-01T22:53:04.3595211Z +++ ls -nl torch/package/_importlib.py 2025-06-01T22:53:04.3596455Z +++ awk '{print $5}' 2025-06-01T22:53:04.3623274Z ++ FSIZE=2998 2025-06-01T22:53:04.3623870Z ++ echo '"torch/package/_importlib.py",sha256=chdvY9cde326LrzXj8VnjV_3eNqrMlhuPwhuEO0BvaQ,2998' 2025-06-01T22:53:04.3624526Z ++ read fname 2025-06-01T22:53:04.3624820Z ++ make_wheel_record torch/package/_mangling.py 2025-06-01T22:53:04.3625427Z ++ FPATH=torch/package/_mangling.py 2025-06-01T22:53:04.3625794Z ++ echo torch/package/_mangling.py 2025-06-01T22:53:04.3626276Z ++ grep RECORD 2025-06-01T22:53:04.3646935Z +++ openssl dgst -sha256 -binary torch/package/_mangling.py 2025-06-01T22:53:04.3647374Z +++ openssl base64 2025-06-01T22:53:04.3648228Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.3649421Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.3650806Z +++ sed -e s/=//g 2025-06-01T22:53:04.3689497Z ++ HASH=vbVegGbKgH5mT4dmT3bCLzXc8KT0-piCYca01Z820hw 2025-06-01T22:53:04.3694605Z +++ ls -nl torch/package/_mangling.py 2025-06-01T22:53:04.3695808Z +++ awk '{print $5}' 2025-06-01T22:53:04.3721884Z ++ FSIZE=1891 2025-06-01T22:53:04.3722548Z ++ echo '"torch/package/_mangling.py",sha256=vbVegGbKgH5mT4dmT3bCLzXc8KT0-piCYca01Z820hw,1891' 2025-06-01T22:53:04.3723197Z ++ read fname 2025-06-01T22:53:04.3723466Z ++ make_wheel_record torch/package/_mock.py 2025-06-01T22:53:04.3723982Z ++ FPATH=torch/package/_mock.py 2025-06-01T22:53:04.3724326Z ++ echo torch/package/_mock.py 2025-06-01T22:53:04.3725570Z ++ grep RECORD 2025-06-01T22:53:04.3747784Z +++ openssl dgst -sha256 -binary torch/package/_mock.py 2025-06-01T22:53:04.3748225Z +++ openssl base64 2025-06-01T22:53:04.3748503Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.3749006Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.3750335Z +++ sed -e s/=//g 2025-06-01T22:53:04.3792756Z ++ HASH=n4L1d-hoa5XO7kyAlxbYMjeZWa2vwQ_-7Ih_dZfH0SA 2025-06-01T22:53:04.3795832Z +++ ls -nl torch/package/_mock.py 2025-06-01T22:53:04.3796734Z +++ awk '{print $5}' 2025-06-01T22:53:04.3824531Z ++ FSIZE=2866 2025-06-01T22:53:04.3825182Z ++ echo '"torch/package/_mock.py",sha256=n4L1d-hoa5XO7kyAlxbYMjeZWa2vwQ_-7Ih_dZfH0SA,2866' 2025-06-01T22:53:04.3825753Z ++ read fname 2025-06-01T22:53:04.3826058Z ++ make_wheel_record torch/package/_package_pickler.py 2025-06-01T22:53:04.3826493Z ++ FPATH=torch/package/_package_pickler.py 2025-06-01T22:53:04.3826883Z ++ echo torch/package/_package_pickler.py 2025-06-01T22:53:04.3827223Z ++ grep RECORD 2025-06-01T22:53:04.3847256Z +++ openssl dgst -sha256 -binary torch/package/_package_pickler.py 2025-06-01T22:53:04.3847774Z +++ openssl base64 2025-06-01T22:53:04.3848817Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.3850145Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.3851487Z +++ sed -e s/=//g 2025-06-01T22:53:04.3889114Z ++ HASH=iPB6Ta2LGEnvCHRbLwUwOKkkzkhV6OSubCBgaBuqKag 2025-06-01T22:53:04.3894380Z +++ ls -nl torch/package/_package_pickler.py 2025-06-01T22:53:04.3895469Z +++ awk '{print $5}' 2025-06-01T22:53:04.3921431Z ++ FSIZE=4988 2025-06-01T22:53:04.3922083Z ++ echo '"torch/package/_package_pickler.py",sha256=iPB6Ta2LGEnvCHRbLwUwOKkkzkhV6OSubCBgaBuqKag,4988' 2025-06-01T22:53:04.3922726Z ++ read fname 2025-06-01T22:53:04.3923043Z ++ make_wheel_record torch/package/_package_unpickler.py 2025-06-01T22:53:04.3923496Z ++ FPATH=torch/package/_package_unpickler.py 2025-06-01T22:53:04.3924033Z ++ echo torch/package/_package_unpickler.py 2025-06-01T22:53:04.3924576Z ++ grep RECORD 2025-06-01T22:53:04.3947003Z +++ openssl dgst -sha256 -binary torch/package/_package_unpickler.py 2025-06-01T22:53:04.3947667Z +++ openssl base64 2025-06-01T22:53:04.3947947Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.3948284Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.3949705Z +++ sed -e s/=//g 2025-06-01T22:53:04.3991735Z ++ HASH=hBxGPJDOF1wWmGVAfvN4FMCmm1o1Qt4pDKPmCdSdH-k 2025-06-01T22:53:04.3994956Z +++ ls -nl torch/package/_package_unpickler.py 2025-06-01T22:53:04.3995734Z +++ awk '{print $5}' 2025-06-01T22:53:04.4023102Z ++ FSIZE=992 2025-06-01T22:53:04.4023735Z ++ echo '"torch/package/_package_unpickler.py",sha256=hBxGPJDOF1wWmGVAfvN4FMCmm1o1Qt4pDKPmCdSdH-k,992' 2025-06-01T22:53:04.4024368Z ++ read fname 2025-06-01T22:53:04.4024658Z ++ make_wheel_record torch/package/_stdlib.py 2025-06-01T22:53:04.4025029Z ++ FPATH=torch/package/_stdlib.py 2025-06-01T22:53:04.4025377Z ++ echo torch/package/_stdlib.py 2025-06-01T22:53:04.4025681Z ++ grep RECORD 2025-06-01T22:53:04.4046939Z +++ openssl dgst -sha256 -binary torch/package/_stdlib.py 2025-06-01T22:53:04.4047544Z +++ openssl base64 2025-06-01T22:53:04.4047815Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.4049165Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.4050465Z +++ sed -e s/=//g 2025-06-01T22:53:04.4088736Z ++ HASH=t2011Gsl316cpJ1pHm1uPXCmdjRYoTVi-FakMxA-GR0 2025-06-01T22:53:04.4093806Z +++ ls -nl torch/package/_stdlib.py 2025-06-01T22:53:04.4096018Z +++ awk '{print $5}' 2025-06-01T22:53:04.4122450Z ++ FSIZE=4067 2025-06-01T22:53:04.4123045Z ++ echo '"torch/package/_stdlib.py",sha256=t2011Gsl316cpJ1pHm1uPXCmdjRYoTVi-FakMxA-GR0,4067' 2025-06-01T22:53:04.4123684Z ++ read fname 2025-06-01T22:53:04.4124187Z ++ make_wheel_record torch/package/file_structure_representation.py 2025-06-01T22:53:04.4124928Z ++ FPATH=torch/package/file_structure_representation.py 2025-06-01T22:53:04.4125432Z ++ echo torch/package/file_structure_representation.py 2025-06-01T22:53:04.4125830Z ++ grep RECORD 2025-06-01T22:53:04.4147854Z +++ openssl dgst -sha256 -binary torch/package/file_structure_representation.py 2025-06-01T22:53:04.4148417Z +++ openssl base64 2025-06-01T22:53:04.4148848Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.4149366Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.4149921Z +++ sed -e s/=//g 2025-06-01T22:53:04.4191739Z ++ HASH=zRsqSPwCy-po1E5NjR9noGXdVJxTMos5AYOpy6ks6xY 2025-06-01T22:53:04.4195257Z +++ ls -nl torch/package/file_structure_representation.py 2025-06-01T22:53:04.4196019Z +++ awk '{print $5}' 2025-06-01T22:53:04.4224330Z ++ FSIZE=4753 2025-06-01T22:53:04.4225023Z ++ echo '"torch/package/file_structure_representation.py",sha256=zRsqSPwCy-po1E5NjR9noGXdVJxTMos5AYOpy6ks6xY,4753' 2025-06-01T22:53:04.4225737Z ++ read fname 2025-06-01T22:53:04.4226067Z ++ make_wheel_record torch/package/find_file_dependencies.py 2025-06-01T22:53:04.4226547Z ++ FPATH=torch/package/find_file_dependencies.py 2025-06-01T22:53:04.4226974Z ++ echo torch/package/find_file_dependencies.py 2025-06-01T22:53:04.4227334Z ++ grep RECORD 2025-06-01T22:53:04.4246898Z +++ openssl dgst -sha256 -binary torch/package/find_file_dependencies.py 2025-06-01T22:53:04.4248418Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.4248710Z +++ openssl base64 2025-06-01T22:53:04.4249730Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.4250893Z +++ sed -e s/=//g 2025-06-01T22:53:04.4288904Z ++ HASH=BABD1BJNkwec2xodD0tNUd7FSEc5zrBaedst9FpwZeo 2025-06-01T22:53:04.4293665Z +++ ls -nl torch/package/find_file_dependencies.py 2025-06-01T22:53:04.4294513Z +++ awk '{print $5}' 2025-06-01T22:53:04.4321457Z ++ FSIZE=3979 2025-06-01T22:53:04.4322315Z ++ echo '"torch/package/find_file_dependencies.py",sha256=BABD1BJNkwec2xodD0tNUd7FSEc5zrBaedst9FpwZeo,3979' 2025-06-01T22:53:04.4323004Z ++ read fname 2025-06-01T22:53:04.4323286Z ++ make_wheel_record torch/package/glob_group.py 2025-06-01T22:53:04.4323685Z ++ FPATH=torch/package/glob_group.py 2025-06-01T22:53:04.4324165Z ++ echo torch/package/glob_group.py 2025-06-01T22:53:04.4324675Z ++ grep RECORD 2025-06-01T22:53:04.4347177Z +++ openssl dgst -sha256 -binary torch/package/glob_group.py 2025-06-01T22:53:04.4347656Z +++ openssl base64 2025-06-01T22:53:04.4347967Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.4348557Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.4349702Z +++ sed -e s/=//g 2025-06-01T22:53:04.4390507Z ++ HASH=JbQhUMBRqeLFEt95MvbZcOVaMRu81nvhSxkx9_vLbng 2025-06-01T22:53:04.4394112Z +++ ls -nl torch/package/glob_group.py 2025-06-01T22:53:04.4395096Z +++ awk '{print $5}' 2025-06-01T22:53:04.4421867Z ++ FSIZE=3665 2025-06-01T22:53:04.4422517Z ++ echo '"torch/package/glob_group.py",sha256=JbQhUMBRqeLFEt95MvbZcOVaMRu81nvhSxkx9_vLbng,3665' 2025-06-01T22:53:04.4423188Z ++ read fname 2025-06-01T22:53:04.4423490Z ++ make_wheel_record torch/package/importer.py 2025-06-01T22:53:04.4423883Z ++ FPATH=torch/package/importer.py 2025-06-01T22:53:04.4424222Z ++ echo torch/package/importer.py 2025-06-01T22:53:04.4424628Z ++ grep RECORD 2025-06-01T22:53:04.4446578Z +++ openssl dgst -sha256 -binary torch/package/importer.py 2025-06-01T22:53:04.4447108Z +++ openssl base64 2025-06-01T22:53:04.4447367Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.4448499Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.4449760Z +++ sed -e s/=//g 2025-06-01T22:53:04.4488041Z ++ HASH=ZJU9WjFxnnsI6dD2HU5EELajro-kNMV2kCUzcd7A6Z0 2025-06-01T22:53:04.4493115Z +++ ls -nl torch/package/importer.py 2025-06-01T22:53:04.4494233Z +++ awk '{print $5}' 2025-06-01T22:53:04.4520860Z ++ FSIZE=8892 2025-06-01T22:53:04.4521467Z ++ echo '"torch/package/importer.py",sha256=ZJU9WjFxnnsI6dD2HU5EELajro-kNMV2kCUzcd7A6Z0,8892' 2025-06-01T22:53:04.4522185Z ++ read fname 2025-06-01T22:53:04.4522516Z ++ make_wheel_record torch/package/package_exporter.py 2025-06-01T22:53:04.4522992Z ++ FPATH=torch/package/package_exporter.py 2025-06-01T22:53:04.4523390Z ++ echo torch/package/package_exporter.py 2025-06-01T22:53:04.4523727Z ++ grep RECORD 2025-06-01T22:53:04.4547219Z +++ openssl dgst -sha256 -binary torch/package/package_exporter.py 2025-06-01T22:53:04.4547715Z +++ openssl base64 2025-06-01T22:53:04.4548223Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.4548898Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.4550041Z +++ sed -e s/=//g 2025-06-01T22:53:04.4592747Z ++ HASH=-8REvY24z1enCWsUTSGEijiqqp64PhIzjKWOyhw1OAU 2025-06-01T22:53:04.4598050Z +++ ls -nl torch/package/package_exporter.py 2025-06-01T22:53:04.4598751Z +++ awk '{print $5}' 2025-06-01T22:53:04.4626554Z ++ FSIZE=50863 2025-06-01T22:53:04.4627279Z ++ echo '"torch/package/package_exporter.py",sha256=-8REvY24z1enCWsUTSGEijiqqp64PhIzjKWOyhw1OAU,50863' 2025-06-01T22:53:04.4627946Z ++ read fname 2025-06-01T22:53:04.4628337Z ++ make_wheel_record torch/package/package_importer.py 2025-06-01T22:53:04.4628781Z ++ FPATH=torch/package/package_importer.py 2025-06-01T22:53:04.4629219Z ++ echo torch/package/package_importer.py 2025-06-01T22:53:04.4629574Z ++ grep RECORD 2025-06-01T22:53:04.4649686Z +++ openssl dgst -sha256 -binary torch/package/package_importer.py 2025-06-01T22:53:04.4650178Z +++ openssl base64 2025-06-01T22:53:04.4650851Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.4652143Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.4653398Z +++ sed -e s/=//g 2025-06-01T22:53:04.4691431Z ++ HASH=ZTsA4fVB6BCET3nkByaFEdR9UdHnLJtRLf37gqKgV7U 2025-06-01T22:53:04.4696560Z +++ ls -nl torch/package/package_importer.py 2025-06-01T22:53:04.4698500Z +++ awk '{print $5}' 2025-06-01T22:53:04.4725380Z ++ FSIZE=31642 2025-06-01T22:53:04.4726085Z ++ echo '"torch/package/package_importer.py",sha256=ZTsA4fVB6BCET3nkByaFEdR9UdHnLJtRLf37gqKgV7U,31642' 2025-06-01T22:53:04.4726750Z ++ read fname 2025-06-01T22:53:04.4727150Z ++ make_wheel_record torch/package/analyze/__init__.py 2025-06-01T22:53:04.4727742Z ++ FPATH=torch/package/analyze/__init__.py 2025-06-01T22:53:04.4728142Z ++ echo torch/package/analyze/__init__.py 2025-06-01T22:53:04.4728506Z ++ grep RECORD 2025-06-01T22:53:04.4749762Z +++ openssl base64 2025-06-01T22:53:04.4750377Z +++ openssl dgst -sha256 -binary torch/package/analyze/__init__.py 2025-06-01T22:53:04.4750856Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.4751496Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.4752974Z +++ sed -e s/=//g 2025-06-01T22:53:04.4794268Z ++ HASH=RtjmM0jmYQwfuv9mQoKgZQZBij-GQ4cFcJX7_-aihDg 2025-06-01T22:53:04.4799073Z +++ ls -nl torch/package/analyze/__init__.py 2025-06-01T22:53:04.4800072Z +++ awk '{print $5}' 2025-06-01T22:53:04.4826327Z ++ FSIZE=130 2025-06-01T22:53:04.4826992Z ++ echo '"torch/package/analyze/__init__.py",sha256=RtjmM0jmYQwfuv9mQoKgZQZBij-GQ4cFcJX7_-aihDg,130' 2025-06-01T22:53:04.4827620Z ++ read fname 2025-06-01T22:53:04.4828050Z ++ make_wheel_record torch/package/analyze/find_first_use_of_broken_modules.py 2025-06-01T22:53:04.4828757Z ++ FPATH=torch/package/analyze/find_first_use_of_broken_modules.py 2025-06-01T22:53:04.4829390Z ++ echo torch/package/analyze/find_first_use_of_broken_modules.py 2025-06-01T22:53:04.4838408Z ++ grep RECORD 2025-06-01T22:53:04.4849667Z +++ openssl dgst -sha256 -binary torch/package/analyze/find_first_use_of_broken_modules.py 2025-06-01T22:53:04.4850290Z +++ openssl base64 2025-06-01T22:53:04.4851406Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.4852780Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.4854251Z +++ sed -e s/=//g 2025-06-01T22:53:04.4890333Z ++ HASH=6vS1J-nNAUNV7ZY9ND--3t3hsVC48D4owSdzWko9LP0 2025-06-01T22:53:04.4895700Z +++ ls -nl torch/package/analyze/find_first_use_of_broken_modules.py 2025-06-01T22:53:04.4896668Z +++ awk '{print $5}' 2025-06-01T22:53:04.4922468Z ++ FSIZE=1035 2025-06-01T22:53:04.4923212Z ++ echo '"torch/package/analyze/find_first_use_of_broken_modules.py",sha256=6vS1J-nNAUNV7ZY9ND--3t3hsVC48D4owSdzWko9LP0,1035' 2025-06-01T22:53:04.4924119Z ++ read fname 2025-06-01T22:53:04.4924517Z ++ make_wheel_record torch/package/analyze/is_from_package.py 2025-06-01T22:53:04.4925163Z ++ FPATH=torch/package/analyze/is_from_package.py 2025-06-01T22:53:04.4925704Z ++ echo torch/package/analyze/is_from_package.py 2025-06-01T22:53:04.4926153Z ++ grep RECORD 2025-06-01T22:53:04.4948146Z +++ openssl dgst -sha256 -binary torch/package/analyze/is_from_package.py 2025-06-01T22:53:04.4948738Z +++ openssl base64 2025-06-01T22:53:04.4949015Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.4949712Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.4951160Z +++ sed -e s/=//g 2025-06-01T22:53:04.4992613Z ++ HASH=xnYu_xdTqKdosT6pJtZrnrQaG14qGLlwyCBCwqCfu0I 2025-06-01T22:53:04.4996811Z +++ ls -nl torch/package/analyze/is_from_package.py 2025-06-01T22:53:04.4997845Z +++ awk '{print $5}' 2025-06-01T22:53:04.5024987Z ++ FSIZE=404 2025-06-01T22:53:04.5025665Z ++ echo '"torch/package/analyze/is_from_package.py",sha256=xnYu_xdTqKdosT6pJtZrnrQaG14qGLlwyCBCwqCfu0I,404' 2025-06-01T22:53:04.5026568Z ++ read fname 2025-06-01T22:53:04.5026960Z ++ make_wheel_record torch/package/analyze/trace_dependencies.py 2025-06-01T22:53:04.5027591Z ++ FPATH=torch/package/analyze/trace_dependencies.py 2025-06-01T22:53:04.5028039Z ++ echo torch/package/analyze/trace_dependencies.py 2025-06-01T22:53:04.5028424Z ++ grep RECORD 2025-06-01T22:53:04.5049245Z +++ openssl dgst -sha256 -binary torch/package/analyze/trace_dependencies.py 2025-06-01T22:53:04.5049781Z +++ openssl base64 2025-06-01T22:53:04.5050525Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.5051924Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.5053457Z +++ sed -e s/=//g 2025-06-01T22:53:04.5090360Z ++ HASH=cFSGRSoWJKDfssS_iAy38GPnnYMv-uNTg62qLzmyCjc 2025-06-01T22:53:04.5095581Z +++ ls -nl torch/package/analyze/trace_dependencies.py 2025-06-01T22:53:04.5096396Z +++ awk '{print $5}' 2025-06-01T22:53:04.5121356Z ++ FSIZE=2235 2025-06-01T22:53:04.5122039Z ++ echo '"torch/package/analyze/trace_dependencies.py",sha256=cFSGRSoWJKDfssS_iAy38GPnnYMv-uNTg62qLzmyCjc,2235' 2025-06-01T22:53:04.5122720Z ++ read fname 2025-06-01T22:53:04.5123180Z ++ make_wheel_record torch/profiler/__init__.py 2025-06-01T22:53:04.5123699Z ++ FPATH=torch/profiler/__init__.py 2025-06-01T22:53:04.5124436Z ++ echo torch/profiler/__init__.py 2025-06-01T22:53:04.5124774Z ++ grep RECORD 2025-06-01T22:53:04.5147130Z +++ openssl dgst -sha256 -binary torch/profiler/__init__.py 2025-06-01T22:53:04.5147596Z +++ openssl base64 2025-06-01T22:53:04.5147856Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.5149638Z +++ sed -e s/=//g 2025-06-01T22:53:04.5149910Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.5193098Z ++ HASH=LQ4mf1JS7JQDuey4E23e0AI1Yad-jE-rMPumsutnLDg 2025-06-01T22:53:04.5196820Z +++ ls -nl torch/profiler/__init__.py 2025-06-01T22:53:04.5197516Z +++ awk '{print $5}' 2025-06-01T22:53:04.5225574Z ++ FSIZE=1578 2025-06-01T22:53:04.5226185Z ++ echo '"torch/profiler/__init__.py",sha256=LQ4mf1JS7JQDuey4E23e0AI1Yad-jE-rMPumsutnLDg,1578' 2025-06-01T22:53:04.5226787Z ++ read fname 2025-06-01T22:53:04.5227112Z ++ make_wheel_record torch/profiler/_memory_profiler.py 2025-06-01T22:53:04.5227547Z ++ FPATH=torch/profiler/_memory_profiler.py 2025-06-01T22:53:04.5227939Z ++ echo torch/profiler/_memory_profiler.py 2025-06-01T22:53:04.5228278Z ++ grep RECORD 2025-06-01T22:53:04.5250520Z +++ openssl dgst -sha256 -binary torch/profiler/_memory_profiler.py 2025-06-01T22:53:04.5251269Z +++ openssl base64 2025-06-01T22:53:04.5252085Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.5253466Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.5254809Z +++ sed -e s/=//g 2025-06-01T22:53:04.5292491Z ++ HASH=Tn-S8WDYbEllqGW4Z5bQJajlC9kE9N7LhekcbxIvMN0 2025-06-01T22:53:04.5298619Z +++ ls -nl torch/profiler/_memory_profiler.py 2025-06-01T22:53:04.5299234Z +++ awk '{print $5}' 2025-06-01T22:53:04.5325559Z ++ FSIZE=48163 2025-06-01T22:53:04.5326195Z ++ echo '"torch/profiler/_memory_profiler.py",sha256=Tn-S8WDYbEllqGW4Z5bQJajlC9kE9N7LhekcbxIvMN0,48163' 2025-06-01T22:53:04.5326870Z ++ read fname 2025-06-01T22:53:04.5327209Z ++ make_wheel_record torch/profiler/_pattern_matcher.py 2025-06-01T22:53:04.5327662Z ++ FPATH=torch/profiler/_pattern_matcher.py 2025-06-01T22:53:04.5328071Z ++ echo torch/profiler/_pattern_matcher.py 2025-06-01T22:53:04.5328419Z ++ grep RECORD 2025-06-01T22:53:04.5348835Z +++ openssl dgst -sha256 -binary torch/profiler/_pattern_matcher.py 2025-06-01T22:53:04.5349763Z +++ openssl base64 2025-06-01T22:53:04.5350038Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.5351056Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.5352375Z +++ sed -e s/=//g 2025-06-01T22:53:04.5395189Z ++ HASH=_4RO_GWyygF_jhrZzWp1hRcC8RJGblY7JDPs6Qk7z2c 2025-06-01T22:53:04.5399092Z +++ ls -nl torch/profiler/_pattern_matcher.py 2025-06-01T22:53:04.5399793Z +++ awk '{print $5}' 2025-06-01T22:53:04.5427931Z ++ FSIZE=24735 2025-06-01T22:53:04.5428607Z ++ echo '"torch/profiler/_pattern_matcher.py",sha256=_4RO_GWyygF_jhrZzWp1hRcC8RJGblY7JDPs6Qk7z2c,24735' 2025-06-01T22:53:04.5429248Z ++ read fname 2025-06-01T22:53:04.5429522Z ++ make_wheel_record torch/profiler/_utils.py 2025-06-01T22:53:04.5429911Z ++ FPATH=torch/profiler/_utils.py 2025-06-01T22:53:04.5430249Z ++ echo torch/profiler/_utils.py 2025-06-01T22:53:04.5430566Z ++ grep RECORD 2025-06-01T22:53:04.5449761Z +++ openssl dgst -sha256 -binary torch/profiler/_utils.py 2025-06-01T22:53:04.5450288Z +++ openssl base64 2025-06-01T22:53:04.5451801Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.5453146Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.5454590Z +++ sed -e s/=//g 2025-06-01T22:53:04.5491278Z ++ HASH=XD7s-Zb5UgeKFphsvQN5RLhKwmTWxO4sgNr7IRwYkKE 2025-06-01T22:53:04.5496275Z +++ ls -nl torch/profiler/_utils.py 2025-06-01T22:53:04.5498029Z +++ awk '{print $5}' 2025-06-01T22:53:04.5524780Z ++ FSIZE=13937 2025-06-01T22:53:04.5525451Z ++ echo '"torch/profiler/_utils.py",sha256=XD7s-Zb5UgeKFphsvQN5RLhKwmTWxO4sgNr7IRwYkKE,13937' 2025-06-01T22:53:04.5526063Z ++ read fname 2025-06-01T22:53:04.5526356Z ++ make_wheel_record torch/profiler/itt.py 2025-06-01T22:53:04.5526736Z ++ FPATH=torch/profiler/itt.py 2025-06-01T22:53:04.5527075Z ++ echo torch/profiler/itt.py 2025-06-01T22:53:04.5527392Z ++ grep RECORD 2025-06-01T22:53:04.5548166Z +++ openssl dgst -sha256 -binary torch/profiler/itt.py 2025-06-01T22:53:04.5548625Z +++ openssl base64 2025-06-01T22:53:04.5549217Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.5550544Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.5551787Z +++ sed -e s/=//g 2025-06-01T22:53:04.5595204Z ++ HASH=Ss_JzePIXOvQZnXu-gXFbZ0_8ncdZLR33Ivz_F_eWQk 2025-06-01T22:53:04.5598463Z +++ ls -nl torch/profiler/itt.py 2025-06-01T22:53:04.5599112Z +++ awk '{print $5}' 2025-06-01T22:53:04.5627334Z ++ FSIZE=1782 2025-06-01T22:53:04.5627928Z ++ echo '"torch/profiler/itt.py",sha256=Ss_JzePIXOvQZnXu-gXFbZ0_8ncdZLR33Ivz_F_eWQk,1782' 2025-06-01T22:53:04.5628652Z ++ read fname 2025-06-01T22:53:04.5628936Z ++ make_wheel_record torch/profiler/profiler.py 2025-06-01T22:53:04.5629343Z ++ FPATH=torch/profiler/profiler.py 2025-06-01T22:53:04.5629692Z ++ echo torch/profiler/profiler.py 2025-06-01T22:53:04.5630023Z ++ grep RECORD 2025-06-01T22:53:04.5648217Z +++ openssl dgst -sha256 -binary torch/profiler/profiler.py 2025-06-01T22:53:04.5648908Z +++ openssl base64 2025-06-01T22:53:04.5650049Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.5651342Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.5652610Z +++ sed -e s/=//g 2025-06-01T22:53:04.5691536Z ++ HASH=-3CmpoT4SZ0B92xmXT5_nKF8xZUI7OlpnTcGunC-9gk 2025-06-01T22:53:04.5696513Z +++ ls -nl torch/profiler/profiler.py 2025-06-01T22:53:04.5698269Z +++ awk '{print $5}' 2025-06-01T22:53:04.5725060Z ++ FSIZE=45202 2025-06-01T22:53:04.5725770Z ++ echo '"torch/profiler/profiler.py",sha256=-3CmpoT4SZ0B92xmXT5_nKF8xZUI7OlpnTcGunC-9gk,45202' 2025-06-01T22:53:04.5726402Z ++ read fname 2025-06-01T22:53:04.5726869Z ++ make_wheel_record torch/profiler/python_tracer.py 2025-06-01T22:53:04.5727319Z ++ FPATH=torch/profiler/python_tracer.py 2025-06-01T22:53:04.5727713Z ++ echo torch/profiler/python_tracer.py 2025-06-01T22:53:04.5728057Z ++ grep RECORD 2025-06-01T22:53:04.5748318Z +++ openssl dgst -sha256 -binary torch/profiler/python_tracer.py 2025-06-01T22:53:04.5748798Z +++ openssl base64 2025-06-01T22:53:04.5749911Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.5751223Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.5752623Z +++ sed -e s/=//g 2025-06-01T22:53:04.5795030Z ++ HASH=x5uqqvGYD1eyQS0r1rPpzmkSnQ7ScZt7T6tR7uOgX9o 2025-06-01T22:53:04.5797876Z +++ ls -nl torch/profiler/python_tracer.py 2025-06-01T22:53:04.5799094Z +++ awk '{print $5}' 2025-06-01T22:53:04.5827467Z ++ FSIZE=476 2025-06-01T22:53:04.5828139Z ++ echo '"torch/profiler/python_tracer.py",sha256=x5uqqvGYD1eyQS0r1rPpzmkSnQ7ScZt7T6tR7uOgX9o,476' 2025-06-01T22:53:04.5828786Z ++ read fname 2025-06-01T22:53:04.5829076Z ++ make_wheel_record torch/quantization/__init__.py 2025-06-01T22:53:04.5829656Z ++ FPATH=torch/quantization/__init__.py 2025-06-01T22:53:04.5830022Z ++ echo torch/quantization/__init__.py 2025-06-01T22:53:04.5830368Z ++ grep RECORD 2025-06-01T22:53:04.5849612Z +++ openssl dgst -sha256 -binary torch/quantization/__init__.py 2025-06-01T22:53:04.5850105Z +++ openssl base64 2025-06-01T22:53:04.5850646Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.5851977Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.5853444Z +++ sed -e s/=//g 2025-06-01T22:53:04.5891368Z ++ HASH=26_HXlyQPbMEKh9UcXaBxPecNP82NbYXWWd0JuWeNtE 2025-06-01T22:53:04.5896402Z +++ ls -nl torch/quantization/__init__.py 2025-06-01T22:53:04.5898066Z +++ awk '{print $5}' 2025-06-01T22:53:04.5925848Z ++ FSIZE=2654 2025-06-01T22:53:04.5926449Z ++ echo '"torch/quantization/__init__.py",sha256=26_HXlyQPbMEKh9UcXaBxPecNP82NbYXWWd0JuWeNtE,2654' 2025-06-01T22:53:04.5927066Z ++ read fname 2025-06-01T22:53:04.5927407Z ++ make_wheel_record torch/quantization/_numeric_suite.py 2025-06-01T22:53:04.5927874Z ++ FPATH=torch/quantization/_numeric_suite.py 2025-06-01T22:53:04.5928305Z ++ echo torch/quantization/_numeric_suite.py 2025-06-01T22:53:04.5928658Z ++ grep RECORD 2025-06-01T22:53:04.5948128Z +++ openssl base64 2025-06-01T22:53:04.5948585Z +++ openssl dgst -sha256 -binary torch/quantization/_numeric_suite.py 2025-06-01T22:53:04.5949065Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.5949924Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.5953677Z +++ sed -e s/=//g 2025-06-01T22:53:04.5995377Z ++ HASH=kGqWAUJhc0DKg9RjXhiKRx7dxfmX-M5Y1w9jAEnU0Z0 2025-06-01T22:53:04.5998650Z +++ ls -nl torch/quantization/_numeric_suite.py 2025-06-01T22:53:04.5999536Z +++ awk '{print $5}' 2025-06-01T22:53:04.6027470Z ++ FSIZE=779 2025-06-01T22:53:04.6028091Z ++ echo '"torch/quantization/_numeric_suite.py",sha256=kGqWAUJhc0DKg9RjXhiKRx7dxfmX-M5Y1w9jAEnU0Z0,779' 2025-06-01T22:53:04.6028735Z ++ read fname 2025-06-01T22:53:04.6029067Z ++ make_wheel_record torch/quantization/_numeric_suite_fx.py 2025-06-01T22:53:04.6029543Z ++ FPATH=torch/quantization/_numeric_suite_fx.py 2025-06-01T22:53:04.6030195Z ++ echo torch/quantization/_numeric_suite_fx.py 2025-06-01T22:53:04.6030569Z ++ grep RECORD 2025-06-01T22:53:04.6049014Z +++ openssl dgst -sha256 -binary torch/quantization/_numeric_suite_fx.py 2025-06-01T22:53:04.6049528Z +++ openssl base64 2025-06-01T22:53:04.6050648Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.6052062Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.6053377Z +++ sed -e s/=//g 2025-06-01T22:53:04.6090509Z ++ HASH=LkEYZQLt_CRTe4d_9EAvCzpuKKHTmTjYoXLXcawjN-I 2025-06-01T22:53:04.6095556Z +++ ls -nl torch/quantization/_numeric_suite_fx.py 2025-06-01T22:53:04.6096372Z +++ awk '{print $5}' 2025-06-01T22:53:04.6123098Z ++ FSIZE=752 2025-06-01T22:53:04.6123990Z ++ echo '"torch/quantization/_numeric_suite_fx.py",sha256=LkEYZQLt_CRTe4d_9EAvCzpuKKHTmTjYoXLXcawjN-I,752' 2025-06-01T22:53:04.6124855Z ++ read fname 2025-06-01T22:53:04.6125239Z ++ make_wheel_record torch/quantization/_quantized_conversions.py 2025-06-01T22:53:04.6125790Z ++ FPATH=torch/quantization/_quantized_conversions.py 2025-06-01T22:53:04.6126411Z ++ echo torch/quantization/_quantized_conversions.py 2025-06-01T22:53:04.6126821Z ++ grep RECORD 2025-06-01T22:53:04.6146908Z +++ openssl dgst -sha256 -binary torch/quantization/_quantized_conversions.py 2025-06-01T22:53:04.6147465Z +++ openssl base64 2025-06-01T22:53:04.6149006Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.6150060Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.6151550Z +++ sed -e s/=//g 2025-06-01T22:53:04.6194200Z ++ HASH=NEKk44IHWcW_ghu3FnR06YVxHmFU7onKMTi-PzbiuOY 2025-06-01T22:53:04.6198559Z +++ ls -nl torch/quantization/_quantized_conversions.py 2025-06-01T22:53:04.6199967Z +++ awk '{print $5}' 2025-06-01T22:53:04.6227851Z ++ FSIZE=4321 2025-06-01T22:53:04.6228536Z ++ echo '"torch/quantization/_quantized_conversions.py",sha256=NEKk44IHWcW_ghu3FnR06YVxHmFU7onKMTi-PzbiuOY,4321' 2025-06-01T22:53:04.6229218Z ++ read fname 2025-06-01T22:53:04.6229549Z ++ make_wheel_record torch/quantization/fake_quantize.py 2025-06-01T22:53:04.6230133Z ++ FPATH=torch/quantization/fake_quantize.py 2025-06-01T22:53:04.6230552Z ++ echo torch/quantization/fake_quantize.py 2025-06-01T22:53:04.6230894Z ++ grep RECORD 2025-06-01T22:53:04.6249344Z +++ openssl dgst -sha256 -binary torch/quantization/fake_quantize.py 2025-06-01T22:53:04.6249849Z +++ openssl base64 2025-06-01T22:53:04.6250692Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.6252115Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.6253423Z +++ sed -e s/=//g 2025-06-01T22:53:04.6290519Z ++ HASH=AZes9LhE_KB-0Q_nV0Qy5kSOY0N9cvv7NPEpdjTwBz4 2025-06-01T22:53:04.6295472Z +++ ls -nl torch/quantization/fake_quantize.py 2025-06-01T22:53:04.6296487Z +++ awk '{print $5}' 2025-06-01T22:53:04.6322585Z ++ FSIZE=1015 2025-06-01T22:53:04.6323201Z ++ echo '"torch/quantization/fake_quantize.py",sha256=AZes9LhE_KB-0Q_nV0Qy5kSOY0N9cvv7NPEpdjTwBz4,1015' 2025-06-01T22:53:04.6323979Z ++ read fname 2025-06-01T22:53:04.6324294Z ++ make_wheel_record torch/quantization/fuse_modules.py 2025-06-01T22:53:04.6324929Z ++ FPATH=torch/quantization/fuse_modules.py 2025-06-01T22:53:04.6325357Z ++ echo torch/quantization/fuse_modules.py 2025-06-01T22:53:04.6325716Z ++ grep RECORD 2025-06-01T22:53:04.6348130Z +++ openssl dgst -sha256 -binary torch/quantization/fuse_modules.py 2025-06-01T22:53:04.6348619Z +++ openssl base64 2025-06-01T22:53:04.6348895Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.6349151Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.6350402Z +++ sed -e s/=//g 2025-06-01T22:53:04.6392286Z ++ HASH=eLwRn_McF-cLDjCtgzvd6E3TWh7Fwpp3LuhS1ZrmEKM 2025-06-01T22:53:04.6396453Z +++ ls -nl torch/quantization/fuse_modules.py 2025-06-01T22:53:04.6397343Z +++ awk '{print $5}' 2025-06-01T22:53:04.6425292Z ++ FSIZE=731 2025-06-01T22:53:04.6425915Z ++ echo '"torch/quantization/fuse_modules.py",sha256=eLwRn_McF-cLDjCtgzvd6E3TWh7Fwpp3LuhS1ZrmEKM,731' 2025-06-01T22:53:04.6426538Z ++ read fname 2025-06-01T22:53:04.6426906Z ++ make_wheel_record torch/quantization/fuser_method_mappings.py 2025-06-01T22:53:04.6427421Z ++ FPATH=torch/quantization/fuser_method_mappings.py 2025-06-01T22:53:04.6427886Z ++ echo torch/quantization/fuser_method_mappings.py 2025-06-01T22:53:04.6428415Z ++ grep RECORD 2025-06-01T22:53:04.6448285Z +++ openssl dgst -sha256 -binary torch/quantization/fuser_method_mappings.py 2025-06-01T22:53:04.6448835Z +++ openssl base64 2025-06-01T22:53:04.6449862Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.6451250Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.6452548Z +++ sed -e s/=//g 2025-06-01T22:53:04.6489848Z ++ HASH=AWk97tidfAL4jlhmYQgpObMusEsNc8aFAX0sxT3XH6Y 2025-06-01T22:53:04.6494804Z +++ ls -nl torch/quantization/fuser_method_mappings.py 2025-06-01T22:53:04.6495759Z +++ awk '{print $5}' 2025-06-01T22:53:04.6522802Z ++ FSIZE=511 2025-06-01T22:53:04.6523546Z ++ echo '"torch/quantization/fuser_method_mappings.py",sha256=AWk97tidfAL4jlhmYQgpObMusEsNc8aFAX0sxT3XH6Y,511' 2025-06-01T22:53:04.6524566Z ++ read fname 2025-06-01T22:53:04.6524954Z ++ make_wheel_record torch/quantization/observer.py 2025-06-01T22:53:04.6525373Z ++ FPATH=torch/quantization/observer.py 2025-06-01T22:53:04.6525916Z ++ echo torch/quantization/observer.py 2025-06-01T22:53:04.6526020Z ++ grep RECORD 2025-06-01T22:53:04.6547008Z +++ openssl dgst -sha256 -binary torch/quantization/observer.py 2025-06-01T22:53:04.6547144Z +++ openssl base64 2025-06-01T22:53:04.6547821Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.6550972Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.6552181Z +++ sed -e s/=//g 2025-06-01T22:53:04.6593396Z ++ HASH=ztgpjHb7Q1mB7f_i32tZRkdj8i7eYQP3uSqVGFDAWDA 2025-06-01T22:53:04.6597915Z +++ ls -nl torch/quantization/observer.py 2025-06-01T22:53:04.6599487Z +++ awk '{print $5}' 2025-06-01T22:53:04.6626938Z ++ FSIZE=1078 2025-06-01T22:53:04.6627401Z ++ echo '"torch/quantization/observer.py",sha256=ztgpjHb7Q1mB7f_i32tZRkdj8i7eYQP3uSqVGFDAWDA,1078' 2025-06-01T22:53:04.6627627Z ++ read fname 2025-06-01T22:53:04.6627817Z ++ make_wheel_record torch/quantization/qconfig.py 2025-06-01T22:53:04.6627947Z ++ FPATH=torch/quantization/qconfig.py 2025-06-01T22:53:04.6628668Z ++ echo torch/quantization/qconfig.py 2025-06-01T22:53:04.6629863Z ++ grep RECORD 2025-06-01T22:53:04.6649228Z +++ openssl dgst -sha256 -binary torch/quantization/qconfig.py 2025-06-01T22:53:04.6649908Z +++ openssl base64 2025-06-01T22:53:04.6650889Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.6652319Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.6653648Z +++ sed -e s/=//g 2025-06-01T22:53:04.6689889Z ++ HASH=avG-OasJvdG1szQJli3PW8eoNo7TVH6vrLO-Lv14SNE 2025-06-01T22:53:04.6694915Z +++ ls -nl torch/quantization/qconfig.py 2025-06-01T22:53:04.6695907Z +++ awk '{print $5}' 2025-06-01T22:53:04.6721435Z ++ FSIZE=910 2025-06-01T22:53:04.6721900Z ++ echo '"torch/quantization/qconfig.py",sha256=avG-OasJvdG1szQJli3PW8eoNo7TVH6vrLO-Lv14SNE,910' 2025-06-01T22:53:04.6721995Z ++ read fname 2025-06-01T22:53:04.6722168Z ++ make_wheel_record torch/quantization/quant_type.py 2025-06-01T22:53:04.6722311Z ++ FPATH=torch/quantization/quant_type.py 2025-06-01T22:53:04.6723927Z ++ echo torch/quantization/quant_type.py 2025-06-01T22:53:04.6724058Z ++ grep RECORD 2025-06-01T22:53:04.6747620Z +++ openssl dgst -sha256 -binary torch/quantization/quant_type.py 2025-06-01T22:53:04.6747741Z +++ openssl base64 2025-06-01T22:53:04.6748239Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.6748604Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.6749879Z +++ sed -e s/=//g 2025-06-01T22:53:04.6791726Z ++ HASH=wwPL8MSv-G6QV5LogvkL4xRJ28Ido0yA7kPzh2dsIo0 2025-06-01T22:53:04.6794298Z +++ ls -nl torch/quantization/quant_type.py 2025-06-01T22:53:04.6795038Z +++ awk '{print $5}' 2025-06-01T22:53:04.6822262Z ++ FSIZE=399 2025-06-01T22:53:04.6822795Z ++ echo '"torch/quantization/quant_type.py",sha256=wwPL8MSv-G6QV5LogvkL4xRJ28Ido0yA7kPzh2dsIo0,399' 2025-06-01T22:53:04.6822900Z ++ read fname 2025-06-01T22:53:04.6823123Z ++ make_wheel_record torch/quantization/quantization_mappings.py 2025-06-01T22:53:04.6823308Z ++ FPATH=torch/quantization/quantization_mappings.py 2025-06-01T22:53:04.6823471Z ++ echo torch/quantization/quantization_mappings.py 2025-06-01T22:53:04.6824379Z ++ grep RECORD 2025-06-01T22:53:04.6846510Z +++ openssl dgst -sha256 -binary torch/quantization/quantization_mappings.py 2025-06-01T22:53:04.6846817Z +++ openssl base64 2025-06-01T22:53:04.6847216Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.6847936Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.6849280Z +++ sed -e s/=//g 2025-06-01T22:53:04.6888354Z ++ HASH=yIflm9ncZNnznvmc6oPKxWD4fPA6C44-EeMVbtAcVl0 2025-06-01T22:53:04.6893099Z +++ ls -nl torch/quantization/quantization_mappings.py 2025-06-01T22:53:04.6893961Z +++ awk '{print $5}' 2025-06-01T22:53:04.6920436Z ++ FSIZE=1147 2025-06-01T22:53:04.6921031Z ++ echo '"torch/quantization/quantization_mappings.py",sha256=yIflm9ncZNnznvmc6oPKxWD4fPA6C44-EeMVbtAcVl0,1147' 2025-06-01T22:53:04.6921517Z ++ read fname 2025-06-01T22:53:04.6921731Z ++ make_wheel_record torch/quantization/quantize.py 2025-06-01T22:53:04.6921874Z ++ FPATH=torch/quantization/quantize.py 2025-06-01T22:53:04.6922013Z ++ echo torch/quantization/quantize.py 2025-06-01T22:53:04.6923001Z ++ grep RECORD 2025-06-01T22:53:04.6947324Z +++ openssl dgst -sha256 -binary torch/quantization/quantize.py 2025-06-01T22:53:04.6947609Z +++ openssl base64 2025-06-01T22:53:04.6947732Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.6948940Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.6949040Z +++ sed -e s/=//g 2025-06-01T22:53:04.6992017Z ++ HASH=g8mA0kRJIO2z63PuUcawc9bovat-uVjeUxIKFwvLb-I 2025-06-01T22:53:04.6995528Z +++ ls -nl torch/quantization/quantize.py 2025-06-01T22:53:04.6995961Z +++ awk '{print $5}' 2025-06-01T22:53:04.7024699Z ++ FSIZE=804 2025-06-01T22:53:04.7025211Z ++ echo '"torch/quantization/quantize.py",sha256=g8mA0kRJIO2z63PuUcawc9bovat-uVjeUxIKFwvLb-I,804' 2025-06-01T22:53:04.7025315Z ++ read fname 2025-06-01T22:53:04.7025507Z ++ make_wheel_record torch/quantization/quantize_fx.py 2025-06-01T22:53:04.7025645Z ++ FPATH=torch/quantization/quantize_fx.py 2025-06-01T22:53:04.7025773Z ++ echo torch/quantization/quantize_fx.py 2025-06-01T22:53:04.7026611Z ++ grep RECORD 2025-06-01T22:53:04.7047642Z +++ openssl dgst -sha256 -binary torch/quantization/quantize_fx.py 2025-06-01T22:53:04.7047769Z +++ openssl base64 2025-06-01T22:53:04.7048894Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.7049861Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.7051202Z +++ sed -e s/=//g 2025-06-01T22:53:04.7089455Z ++ HASH=hBC2pUobd9oeYUliLKlIYE2dQ-6BQvdxg2xTyvkFLa8 2025-06-01T22:53:04.7094576Z +++ ls -nl torch/quantization/quantize_fx.py 2025-06-01T22:53:04.7095841Z +++ awk '{print $5}' 2025-06-01T22:53:04.7122594Z ++ FSIZE=736 2025-06-01T22:53:04.7123148Z ++ echo '"torch/quantization/quantize_fx.py",sha256=hBC2pUobd9oeYUliLKlIYE2dQ-6BQvdxg2xTyvkFLa8,736' 2025-06-01T22:53:04.7123287Z ++ read fname 2025-06-01T22:53:04.7123525Z ++ make_wheel_record torch/quantization/quantize_jit.py 2025-06-01T22:53:04.7123682Z ++ FPATH=torch/quantization/quantize_jit.py 2025-06-01T22:53:04.7123815Z ++ echo torch/quantization/quantize_jit.py 2025-06-01T22:53:04.7125613Z ++ grep RECORD 2025-06-01T22:53:04.7147173Z +++ openssl dgst -sha256 -binary torch/quantization/quantize_jit.py 2025-06-01T22:53:04.7147691Z +++ openssl base64 2025-06-01T22:53:04.7148565Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.7149833Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.7151178Z +++ sed -e s/=//g 2025-06-01T22:53:04.7191516Z ++ HASH=JNw2_M1d6EITYzYrXlrAsUac_4tX-IDMuAO_7prxhk8 2025-06-01T22:53:04.7195557Z +++ ls -nl torch/quantization/quantize_jit.py 2025-06-01T22:53:04.7196339Z +++ awk '{print $5}' 2025-06-01T22:53:04.7224656Z ++ FSIZE=714 2025-06-01T22:53:04.7225319Z ++ echo '"torch/quantization/quantize_jit.py",sha256=JNw2_M1d6EITYzYrXlrAsUac_4tX-IDMuAO_7prxhk8,714' 2025-06-01T22:53:04.7225426Z ++ read fname 2025-06-01T22:53:04.7225579Z ++ make_wheel_record torch/quantization/stubs.py 2025-06-01T22:53:04.7225720Z ++ FPATH=torch/quantization/stubs.py 2025-06-01T22:53:04.7225841Z ++ echo torch/quantization/stubs.py 2025-06-01T22:53:04.7226458Z ++ grep RECORD 2025-06-01T22:53:04.7247962Z +++ openssl dgst -sha256 -binary torch/quantization/stubs.py 2025-06-01T22:53:04.7248095Z +++ openssl base64 2025-06-01T22:53:04.7249213Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.7250603Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.7252028Z +++ sed -e s/=//g 2025-06-01T22:53:04.7289979Z ++ HASH=ukEM_vZ34I3UdBnhFPn5GFL713MwFlEysXUAfYGshnA 2025-06-01T22:53:04.7295285Z +++ ls -nl torch/quantization/stubs.py 2025-06-01T22:53:04.7296212Z +++ awk '{print $5}' 2025-06-01T22:53:04.7322890Z ++ FSIZE=392 2025-06-01T22:53:04.7323334Z ++ echo '"torch/quantization/stubs.py",sha256=ukEM_vZ34I3UdBnhFPn5GFL713MwFlEysXUAfYGshnA,392' 2025-06-01T22:53:04.7323461Z ++ read fname 2025-06-01T22:53:04.7323630Z ++ make_wheel_record torch/quantization/utils.py 2025-06-01T22:53:04.7323758Z ++ FPATH=torch/quantization/utils.py 2025-06-01T22:53:04.7324377Z ++ echo torch/quantization/utils.py 2025-06-01T22:53:04.7324676Z ++ grep RECORD 2025-06-01T22:53:04.7347095Z +++ openssl dgst -sha256 -binary torch/quantization/utils.py 2025-06-01T22:53:04.7347209Z +++ openssl base64 2025-06-01T22:53:04.7347324Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.7350582Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.7351838Z +++ sed -e s/=//g 2025-06-01T22:53:04.7391928Z ++ HASH=kOpHHmJ602vEybccn81hVLOHwY0CQ2YdnG9n9kOVcQM 2025-06-01T22:53:04.7395717Z +++ ls -nl torch/quantization/utils.py 2025-06-01T22:53:04.7396477Z +++ awk '{print $5}' 2025-06-01T22:53:04.7423797Z ++ FSIZE=833 2025-06-01T22:53:04.7424314Z ++ echo '"torch/quantization/utils.py",sha256=kOpHHmJ602vEybccn81hVLOHwY0CQ2YdnG9n9kOVcQM,833' 2025-06-01T22:53:04.7424472Z ++ read fname 2025-06-01T22:53:04.7425040Z ++ make_wheel_record torch/quantization/fx/__init__.py 2025-06-01T22:53:04.7425240Z ++ FPATH=torch/quantization/fx/__init__.py 2025-06-01T22:53:04.7425380Z ++ echo torch/quantization/fx/__init__.py 2025-06-01T22:53:04.7425518Z ++ grep RECORD 2025-06-01T22:53:04.7447071Z +++ openssl dgst -sha256 -binary torch/quantization/fx/__init__.py 2025-06-01T22:53:04.7447188Z +++ openssl base64 2025-06-01T22:53:04.7447777Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.7449039Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.7450335Z +++ sed -e s/=//g 2025-06-01T22:53:04.7489865Z ++ HASH=s3Wh6JJbmUuv-pk4yieKjDpsHZRUkEqW04jRMT9iJPs 2025-06-01T22:53:04.7496047Z +++ ls -nl torch/quantization/fx/__init__.py 2025-06-01T22:53:04.7496179Z +++ awk '{print $5}' 2025-06-01T22:53:04.7523577Z ++ FSIZE=594 2025-06-01T22:53:04.7524259Z ++ echo '"torch/quantization/fx/__init__.py",sha256=s3Wh6JJbmUuv-pk4yieKjDpsHZRUkEqW04jRMT9iJPs,594' 2025-06-01T22:53:04.7524377Z ++ read fname 2025-06-01T22:53:04.7524727Z ++ make_wheel_record torch/quantization/fx/_equalize.py 2025-06-01T22:53:04.7524877Z ++ FPATH=torch/quantization/fx/_equalize.py 2025-06-01T22:53:04.7525026Z ++ echo torch/quantization/fx/_equalize.py 2025-06-01T22:53:04.7525471Z ++ grep RECORD 2025-06-01T22:53:04.7547198Z +++ openssl dgst -sha256 -binary torch/quantization/fx/_equalize.py 2025-06-01T22:53:04.7547739Z +++ openssl base64 2025-06-01T22:53:04.7547842Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.7549230Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.7550552Z +++ sed -e s/=//g 2025-06-01T22:53:04.7592330Z ++ HASH=8LGj1MjWPuZ9i4hXy2QPmD9BBBFGhiMZtlkf9j5GPuA 2025-06-01T22:53:04.7596302Z +++ ls -nl torch/quantization/fx/_equalize.py 2025-06-01T22:53:04.7596409Z +++ awk '{print $5}' 2025-06-01T22:53:04.7623203Z ++ FSIZE=1250 2025-06-01T22:53:04.7623704Z ++ echo '"torch/quantization/fx/_equalize.py",sha256=8LGj1MjWPuZ9i4hXy2QPmD9BBBFGhiMZtlkf9j5GPuA,1250' 2025-06-01T22:53:04.7623803Z ++ read fname 2025-06-01T22:53:04.7623996Z ++ make_wheel_record torch/quantization/fx/convert.py 2025-06-01T22:53:04.7624262Z ++ FPATH=torch/quantization/fx/convert.py 2025-06-01T22:53:04.7624426Z ++ echo torch/quantization/fx/convert.py 2025-06-01T22:53:04.7625913Z ++ grep RECORD 2025-06-01T22:53:04.7647971Z +++ openssl base64 2025-06-01T22:53:04.7648601Z +++ openssl dgst -sha256 -binary torch/quantization/fx/convert.py 2025-06-01T22:53:04.7648720Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.7649630Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.7650940Z +++ sed -e s/=//g 2025-06-01T22:53:04.7691325Z ++ HASH=31cFTuIm23CT4JLdSJBHzi_spOsZs0peGyNzhny_rgk 2025-06-01T22:53:04.7696124Z +++ ls -nl torch/quantization/fx/convert.py 2025-06-01T22:53:04.7696925Z +++ awk '{print $5}' 2025-06-01T22:53:04.7723636Z ++ FSIZE=386 2025-06-01T22:53:04.7724198Z ++ echo '"torch/quantization/fx/convert.py",sha256=31cFTuIm23CT4JLdSJBHzi_spOsZs0peGyNzhny_rgk,386' 2025-06-01T22:53:04.7724295Z ++ read fname 2025-06-01T22:53:04.7724453Z ++ make_wheel_record torch/quantization/fx/fuse.py 2025-06-01T22:53:04.7724766Z ++ FPATH=torch/quantization/fx/fuse.py 2025-06-01T22:53:04.7724909Z ++ echo torch/quantization/fx/fuse.py 2025-06-01T22:53:04.7725953Z ++ grep RECORD 2025-06-01T22:53:04.7747819Z +++ openssl dgst -sha256 -binary torch/quantization/fx/fuse.py 2025-06-01T22:53:04.7748289Z +++ openssl base64 2025-06-01T22:53:04.7749265Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.7750110Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.7751421Z +++ sed -e s/=//g 2025-06-01T22:53:04.7791810Z ++ HASH=wc8SOcX_IxIWXS-E5WZhj0N6KCxpDHQGTUoAaq2Y9JI 2025-06-01T22:53:04.7796806Z +++ ls -nl torch/quantization/fx/fuse.py 2025-06-01T22:53:04.7798718Z +++ awk '{print $5}' 2025-06-01T22:53:04.7825791Z ++ FSIZE=380 2025-06-01T22:53:04.7826212Z ++ echo '"torch/quantization/fx/fuse.py",sha256=wc8SOcX_IxIWXS-E5WZhj0N6KCxpDHQGTUoAaq2Y9JI,380' 2025-06-01T22:53:04.7826307Z ++ read fname 2025-06-01T22:53:04.7826524Z ++ make_wheel_record torch/quantization/fx/fusion_patterns.py 2025-06-01T22:53:04.7826677Z ++ FPATH=torch/quantization/fx/fusion_patterns.py 2025-06-01T22:53:04.7826832Z ++ echo torch/quantization/fx/fusion_patterns.py 2025-06-01T22:53:04.7827738Z ++ grep RECORD 2025-06-01T22:53:04.7848567Z +++ openssl dgst -sha256 -binary torch/quantization/fx/fusion_patterns.py 2025-06-01T22:53:04.7848939Z +++ openssl base64 2025-06-01T22:53:04.7850074Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.7851430Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.7852740Z +++ sed -e s/=//g 2025-06-01T22:53:04.7890171Z ++ HASH=Ijjfig2bxM_YzaoEzsIPTg4NuZG6p2BPgV_Dw2bmYFw 2025-06-01T22:53:04.7895427Z +++ ls -nl torch/quantization/fx/fusion_patterns.py 2025-06-01T22:53:04.7896452Z +++ awk '{print $5}' 2025-06-01T22:53:04.7922077Z ++ FSIZE=415 2025-06-01T22:53:04.7922691Z ++ echo '"torch/quantization/fx/fusion_patterns.py",sha256=Ijjfig2bxM_YzaoEzsIPTg4NuZG6p2BPgV_Dw2bmYFw,415' 2025-06-01T22:53:04.7922789Z ++ read fname 2025-06-01T22:53:04.7922977Z ++ make_wheel_record torch/quantization/fx/graph_module.py 2025-06-01T22:53:04.7923136Z ++ FPATH=torch/quantization/fx/graph_module.py 2025-06-01T22:53:04.7924204Z ++ echo torch/quantization/fx/graph_module.py 2025-06-01T22:53:04.7925846Z ++ grep RECORD 2025-06-01T22:53:04.7947503Z +++ openssl dgst -sha256 -binary torch/quantization/fx/graph_module.py 2025-06-01T22:53:04.7947619Z +++ openssl base64 2025-06-01T22:53:04.7948852Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.7950156Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.7951395Z +++ sed -e s/=//g 2025-06-01T22:53:04.7993941Z ++ HASH=bI7jvFL15dnuHLO8c8-tKebQO16XaWRir9jwIditoXU 2025-06-01T22:53:04.7996737Z +++ ls -nl torch/quantization/fx/graph_module.py 2025-06-01T22:53:04.7997211Z +++ awk '{print $5}' 2025-06-01T22:53:04.8024615Z ++ FSIZE=573 2025-06-01T22:53:04.8025137Z ++ echo '"torch/quantization/fx/graph_module.py",sha256=bI7jvFL15dnuHLO8c8-tKebQO16XaWRir9jwIditoXU,573' 2025-06-01T22:53:04.8025240Z ++ read fname 2025-06-01T22:53:04.8025427Z ++ make_wheel_record torch/quantization/fx/match_utils.py 2025-06-01T22:53:04.8025576Z ++ FPATH=torch/quantization/fx/match_utils.py 2025-06-01T22:53:04.8025948Z ++ echo torch/quantization/fx/match_utils.py 2025-06-01T22:53:04.8027033Z ++ grep RECORD 2025-06-01T22:53:04.8047971Z +++ openssl dgst -sha256 -binary torch/quantization/fx/match_utils.py 2025-06-01T22:53:04.8048469Z +++ openssl base64 2025-06-01T22:53:04.8049579Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.8050968Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.8052357Z +++ sed -e s/=//g 2025-06-01T22:53:04.8089989Z ++ HASH=ndaJFGvJfXCqUmzEyUEfRiNkDwoYV2Xxd39iFQdD2bo 2025-06-01T22:53:04.8095009Z +++ ls -nl torch/quantization/fx/match_utils.py 2025-06-01T22:53:04.8096046Z +++ awk '{print $5}' 2025-06-01T22:53:04.8121309Z ++ FSIZE=456 2025-06-01T22:53:04.8121796Z ++ echo '"torch/quantization/fx/match_utils.py",sha256=ndaJFGvJfXCqUmzEyUEfRiNkDwoYV2Xxd39iFQdD2bo,456' 2025-06-01T22:53:04.8122043Z ++ read fname 2025-06-01T22:53:04.8122246Z ++ make_wheel_record torch/quantization/fx/pattern_utils.py 2025-06-01T22:53:04.8122396Z ++ FPATH=torch/quantization/fx/pattern_utils.py 2025-06-01T22:53:04.8124175Z ++ echo torch/quantization/fx/pattern_utils.py 2025-06-01T22:53:04.8125142Z ++ grep RECORD 2025-06-01T22:53:04.8146829Z +++ openssl dgst -sha256 -binary torch/quantization/fx/pattern_utils.py 2025-06-01T22:53:04.8146946Z +++ openssl base64 2025-06-01T22:53:04.8147907Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.8149118Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.8150289Z +++ sed -e s/=//g 2025-06-01T22:53:04.8193745Z ++ HASH=SHrwfsEdA-cdEMur19So_gDm_cmdD9nfecvt84fv3DY 2025-06-01T22:53:04.8197602Z +++ ls -nl torch/quantization/fx/pattern_utils.py 2025-06-01T22:53:04.8198461Z +++ awk '{print $5}' 2025-06-01T22:53:04.8225619Z ++ FSIZE=1298 2025-06-01T22:53:04.8226230Z ++ echo '"torch/quantization/fx/pattern_utils.py",sha256=SHrwfsEdA-cdEMur19So_gDm_cmdD9nfecvt84fv3DY,1298' 2025-06-01T22:53:04.8226331Z ++ read fname 2025-06-01T22:53:04.8226589Z ++ make_wheel_record torch/quantization/fx/prepare.py 2025-06-01T22:53:04.8226732Z ++ FPATH=torch/quantization/fx/prepare.py 2025-06-01T22:53:04.8226868Z ++ echo torch/quantization/fx/prepare.py 2025-06-01T22:53:04.8228131Z ++ grep RECORD 2025-06-01T22:53:04.8248872Z +++ openssl dgst -sha256 -binary torch/quantization/fx/prepare.py 2025-06-01T22:53:04.8249587Z +++ openssl base64 2025-06-01T22:53:04.8250708Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.8252122Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.8253439Z +++ sed -e s/=//g 2025-06-01T22:53:04.8290168Z ++ HASH=onVEmW0FUj5y3NFZVdGnYVK7KbJWroMF23pNFBSVDk4 2025-06-01T22:53:04.8295274Z +++ ls -nl torch/quantization/fx/prepare.py 2025-06-01T22:53:04.8296322Z +++ awk '{print $5}' 2025-06-01T22:53:04.8322220Z ++ FSIZE=386 2025-06-01T22:53:04.8322937Z ++ echo '"torch/quantization/fx/prepare.py",sha256=onVEmW0FUj5y3NFZVdGnYVK7KbJWroMF23pNFBSVDk4,386' 2025-06-01T22:53:04.8323593Z ++ read fname 2025-06-01T22:53:04.8324139Z ++ make_wheel_record torch/quantization/fx/quantization_patterns.py 2025-06-01T22:53:04.8324852Z ++ FPATH=torch/quantization/fx/quantization_patterns.py 2025-06-01T22:53:04.8325397Z ++ echo torch/quantization/fx/quantization_patterns.py 2025-06-01T22:53:04.8325797Z ++ grep RECORD 2025-06-01T22:53:04.8347001Z +++ openssl dgst -sha256 -binary torch/quantization/fx/quantization_patterns.py 2025-06-01T22:53:04.8347611Z +++ openssl base64 2025-06-01T22:53:04.8347889Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.8349241Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.8350164Z +++ sed -e s/=//g 2025-06-01T22:53:04.8391073Z ++ HASH=Fa7d9WBM6N44Anrq8MsanKa_M4x4hCiUMS8q-kqe5uI 2025-06-01T22:53:04.8395822Z +++ ls -nl torch/quantization/fx/quantization_patterns.py 2025-06-01T22:53:04.8396633Z +++ awk '{print $5}' 2025-06-01T22:53:04.8423154Z ++ FSIZE=2087 2025-06-01T22:53:04.8423864Z ++ echo '"torch/quantization/fx/quantization_patterns.py",sha256=Fa7d9WBM6N44Anrq8MsanKa_M4x4hCiUMS8q-kqe5uI,2087' 2025-06-01T22:53:04.8424580Z ++ read fname 2025-06-01T22:53:04.8424971Z ++ make_wheel_record torch/quantization/fx/quantization_types.py 2025-06-01T22:53:04.8425515Z ++ FPATH=torch/quantization/fx/quantization_types.py 2025-06-01T22:53:04.8425961Z ++ echo torch/quantization/fx/quantization_types.py 2025-06-01T22:53:04.8426953Z ++ grep RECORD 2025-06-01T22:53:04.8447472Z +++ openssl dgst -sha256 -binary torch/quantization/fx/quantization_types.py 2025-06-01T22:53:04.8447995Z +++ openssl base64 2025-06-01T22:53:04.8448462Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.8449819Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.8451108Z +++ sed -e s/=//g 2025-06-01T22:53:04.8489367Z ++ HASH=Jo921qhPFWn9AqlZODQOjBvmQYwdXUt_vOWVpwkEvwE 2025-06-01T22:53:04.8494552Z +++ ls -nl torch/quantization/fx/quantization_types.py 2025-06-01T22:53:04.8495650Z +++ awk '{print $5}' 2025-06-01T22:53:04.8521565Z ++ FSIZE=395 2025-06-01T22:53:04.8522246Z ++ echo '"torch/quantization/fx/quantization_types.py",sha256=Jo921qhPFWn9AqlZODQOjBvmQYwdXUt_vOWVpwkEvwE,395' 2025-06-01T22:53:04.8523138Z ++ read fname 2025-06-01T22:53:04.8523449Z ++ make_wheel_record torch/quantization/fx/utils.py 2025-06-01T22:53:04.8524049Z ++ FPATH=torch/quantization/fx/utils.py 2025-06-01T22:53:04.8524614Z ++ echo torch/quantization/fx/utils.py 2025-06-01T22:53:04.8525002Z ++ grep RECORD 2025-06-01T22:53:04.8547206Z +++ openssl dgst -sha256 -binary torch/quantization/fx/utils.py 2025-06-01T22:53:04.8547685Z +++ openssl base64 2025-06-01T22:53:04.8548434Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.8548994Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.8550014Z +++ sed -e s/=//g 2025-06-01T22:53:04.8589311Z ++ HASH=RlQwgLPd_v1OKtjeSfFNqhbPRHW7a-rZLfKsek3uY8s 2025-06-01T22:53:04.8594708Z +++ ls -nl torch/quantization/fx/utils.py 2025-06-01T22:53:04.8595562Z +++ awk '{print $5}' 2025-06-01T22:53:04.8622718Z ++ FSIZE=723 2025-06-01T22:53:04.8623299Z ++ echo '"torch/quantization/fx/utils.py",sha256=RlQwgLPd_v1OKtjeSfFNqhbPRHW7a-rZLfKsek3uY8s,723' 2025-06-01T22:53:04.8624057Z ++ read fname 2025-06-01T22:53:04.8624491Z ++ make_wheel_record torch/share/cmake/ATen/ATenConfig.cmake 2025-06-01T22:53:04.8625096Z ++ FPATH=torch/share/cmake/ATen/ATenConfig.cmake 2025-06-01T22:53:04.8625530Z ++ echo torch/share/cmake/ATen/ATenConfig.cmake 2025-06-01T22:53:04.8625887Z ++ grep RECORD 2025-06-01T22:53:04.8648711Z +++ openssl dgst -sha256 -binary torch/share/cmake/ATen/ATenConfig.cmake 2025-06-01T22:53:04.8649255Z +++ openssl base64 2025-06-01T22:53:04.8649652Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.8650948Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.8652103Z +++ sed -e s/=//g 2025-06-01T22:53:04.8689796Z ++ HASH=Fu4Jh3vhuxYcjsZfQ71erhUpBbyJr0-gwuAk6I7FqKQ 2025-06-01T22:53:04.8695202Z +++ ls -nl torch/share/cmake/ATen/ATenConfig.cmake 2025-06-01T22:53:04.8696046Z +++ awk '{print $5}' 2025-06-01T22:53:04.8722399Z ++ FSIZE=263 2025-06-01T22:53:04.8723158Z ++ echo '"torch/share/cmake/ATen/ATenConfig.cmake",sha256=Fu4Jh3vhuxYcjsZfQ71erhUpBbyJr0-gwuAk6I7FqKQ,263' 2025-06-01T22:53:04.8724104Z ++ read fname 2025-06-01T22:53:04.8724623Z ++ make_wheel_record torch/share/cmake/Caffe2/Caffe2Config.cmake 2025-06-01T22:53:04.8725197Z ++ FPATH=torch/share/cmake/Caffe2/Caffe2Config.cmake 2025-06-01T22:53:04.8725704Z ++ echo torch/share/cmake/Caffe2/Caffe2Config.cmake 2025-06-01T22:53:04.8726094Z ++ grep RECORD 2025-06-01T22:53:04.8747698Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Caffe2Config.cmake 2025-06-01T22:53:04.8748210Z +++ openssl base64 2025-06-01T22:53:04.8748564Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.8749143Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.8749819Z +++ sed -e s/=//g 2025-06-01T22:53:04.8791600Z ++ HASH=A5TumkyqwF9wP1Cor7darefhLipCsRot63UA0p2eBpA 2025-06-01T22:53:04.8795407Z +++ ls -nl torch/share/cmake/Caffe2/Caffe2Config.cmake 2025-06-01T22:53:04.8796237Z +++ awk '{print $5}' 2025-06-01T22:53:04.8823065Z ++ FSIZE=5348 2025-06-01T22:53:04.8823907Z ++ echo '"torch/share/cmake/Caffe2/Caffe2Config.cmake",sha256=A5TumkyqwF9wP1Cor7darefhLipCsRot63UA0p2eBpA,5348' 2025-06-01T22:53:04.8824750Z ++ read fname 2025-06-01T22:53:04.8825164Z ++ make_wheel_record torch/share/cmake/Caffe2/Caffe2Targets-release.cmake 2025-06-01T22:53:04.8825889Z ++ FPATH=torch/share/cmake/Caffe2/Caffe2Targets-release.cmake 2025-06-01T22:53:04.8826454Z ++ echo torch/share/cmake/Caffe2/Caffe2Targets-release.cmake 2025-06-01T22:53:04.8826871Z ++ grep RECORD 2025-06-01T22:53:04.8846558Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Caffe2Targets-release.cmake 2025-06-01T22:53:04.8847292Z +++ openssl base64 2025-06-01T22:53:04.8847556Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.8848697Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.8850083Z +++ sed -e s/=//g 2025-06-01T22:53:04.8888066Z ++ HASH=VpdsniqKE965CQGQj61S4i1Y8KokUFm3OXCuo7VLx_A 2025-06-01T22:53:04.8893611Z +++ ls -nl torch/share/cmake/Caffe2/Caffe2Targets-release.cmake 2025-06-01T22:53:04.8894565Z +++ awk '{print $5}' 2025-06-01T22:53:04.8919918Z ++ FSIZE=2508 2025-06-01T22:53:04.8920639Z ++ echo '"torch/share/cmake/Caffe2/Caffe2Targets-release.cmake",sha256=VpdsniqKE965CQGQj61S4i1Y8KokUFm3OXCuo7VLx_A,2508' 2025-06-01T22:53:04.8921487Z ++ read fname 2025-06-01T22:53:04.8921840Z ++ make_wheel_record torch/share/cmake/Caffe2/Caffe2Targets.cmake 2025-06-01T22:53:04.8922475Z ++ FPATH=torch/share/cmake/Caffe2/Caffe2Targets.cmake 2025-06-01T22:53:04.8922938Z ++ echo torch/share/cmake/Caffe2/Caffe2Targets.cmake 2025-06-01T22:53:04.8923675Z ++ grep RECORD 2025-06-01T22:53:04.8946329Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Caffe2Targets.cmake 2025-06-01T22:53:04.8946866Z +++ openssl base64 2025-06-01T22:53:04.8947550Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.8948165Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.8949343Z +++ sed -e s/=//g 2025-06-01T22:53:04.8992608Z ++ HASH=2AwzWJFn4lEEjoM6c7yG9H4Fqb1t5-NP7djmey5vsMg 2025-06-01T22:53:04.8996195Z +++ ls -nl torch/share/cmake/Caffe2/Caffe2Targets.cmake 2025-06-01T22:53:04.8996613Z +++ awk '{print $5}' 2025-06-01T22:53:04.9023863Z ++ FSIZE=7999 2025-06-01T22:53:04.9024615Z ++ echo '"torch/share/cmake/Caffe2/Caffe2Targets.cmake",sha256=2AwzWJFn4lEEjoM6c7yG9H4Fqb1t5-NP7djmey5vsMg,7999' 2025-06-01T22:53:04.9025492Z ++ read fname 2025-06-01T22:53:04.9025859Z ++ make_wheel_record torch/share/cmake/Caffe2/FindCUDAToolkit.cmake 2025-06-01T22:53:04.9026402Z ++ FPATH=torch/share/cmake/Caffe2/FindCUDAToolkit.cmake 2025-06-01T22:53:04.9026921Z ++ echo torch/share/cmake/Caffe2/FindCUDAToolkit.cmake 2025-06-01T22:53:04.9027320Z ++ grep RECORD 2025-06-01T22:53:04.9047932Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/FindCUDAToolkit.cmake 2025-06-01T22:53:04.9048492Z +++ openssl base64 2025-06-01T22:53:04.9049547Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.9050804Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.9052190Z +++ sed -e s/=//g 2025-06-01T22:53:04.9089962Z ++ HASH=kl99c2bqe1LwRcg7k8VkwqL99pQ9CF9vTwG-kfKIu84 2025-06-01T22:53:04.9095423Z +++ ls -nl torch/share/cmake/Caffe2/FindCUDAToolkit.cmake 2025-06-01T22:53:04.9096237Z +++ awk '{print $5}' 2025-06-01T22:53:04.9122830Z ++ FSIZE=38768 2025-06-01T22:53:04.9124240Z ++ echo '"torch/share/cmake/Caffe2/FindCUDAToolkit.cmake",sha256=kl99c2bqe1LwRcg7k8VkwqL99pQ9CF9vTwG-kfKIu84,38768' 2025-06-01T22:53:04.9125205Z ++ read fname 2025-06-01T22:53:04.9125556Z ++ make_wheel_record torch/share/cmake/Caffe2/FindCUDSS.cmake 2025-06-01T22:53:04.9126061Z ++ FPATH=torch/share/cmake/Caffe2/FindCUDSS.cmake 2025-06-01T22:53:04.9126499Z ++ echo torch/share/cmake/Caffe2/FindCUDSS.cmake 2025-06-01T22:53:04.9126891Z ++ grep RECORD 2025-06-01T22:53:04.9148068Z +++ openssl base64 2025-06-01T22:53:04.9149196Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.9149629Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/FindCUDSS.cmake 2025-06-01T22:53:04.9150260Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.9151590Z +++ sed -e s/=//g 2025-06-01T22:53:04.9194817Z ++ HASH=54i8T6FKzYP1KMtHTXaUhsuCuXHogM8SDadMAUNZT8I 2025-06-01T22:53:04.9199260Z +++ ls -nl torch/share/cmake/Caffe2/FindCUDSS.cmake 2025-06-01T22:53:04.9200052Z +++ awk '{print $5}' 2025-06-01T22:53:04.9227354Z ++ FSIZE=2698 2025-06-01T22:53:04.9228027Z ++ echo '"torch/share/cmake/Caffe2/FindCUDSS.cmake",sha256=54i8T6FKzYP1KMtHTXaUhsuCuXHogM8SDadMAUNZT8I,2698' 2025-06-01T22:53:04.9228800Z ++ read fname 2025-06-01T22:53:04.9229232Z ++ make_wheel_record torch/share/cmake/Caffe2/FindCUSPARSELT.cmake 2025-06-01T22:53:04.9229764Z ++ FPATH=torch/share/cmake/Caffe2/FindCUSPARSELT.cmake 2025-06-01T22:53:04.9230363Z ++ echo torch/share/cmake/Caffe2/FindCUSPARSELT.cmake 2025-06-01T22:53:04.9230769Z ++ grep RECORD 2025-06-01T22:53:04.9252519Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/FindCUSPARSELT.cmake 2025-06-01T22:53:04.9253082Z +++ openssl base64 2025-06-01T22:53:04.9253686Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.9255017Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.9256358Z +++ sed -e s/=//g 2025-06-01T22:53:04.9293374Z ++ HASH=cjNafMBEzBGv0kZAQqMxdpku0Vyf2Yrn3vJ_OVHxdUQ 2025-06-01T22:53:04.9299178Z +++ ls -nl torch/share/cmake/Caffe2/FindCUSPARSELT.cmake 2025-06-01T22:53:04.9300143Z +++ awk '{print $5}' 2025-06-01T22:53:04.9325766Z ++ FSIZE=3068 2025-06-01T22:53:04.9326476Z ++ echo '"torch/share/cmake/Caffe2/FindCUSPARSELT.cmake",sha256=cjNafMBEzBGv0kZAQqMxdpku0Vyf2Yrn3vJ_OVHxdUQ,3068' 2025-06-01T22:53:04.9327308Z ++ read fname 2025-06-01T22:53:04.9327698Z ++ make_wheel_record torch/share/cmake/Caffe2/FindSYCLToolkit.cmake 2025-06-01T22:53:04.9328322Z ++ FPATH=torch/share/cmake/Caffe2/FindSYCLToolkit.cmake 2025-06-01T22:53:04.9328825Z ++ echo torch/share/cmake/Caffe2/FindSYCLToolkit.cmake 2025-06-01T22:53:04.9329224Z ++ grep RECORD 2025-06-01T22:53:04.9349731Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/FindSYCLToolkit.cmake 2025-06-01T22:53:04.9350439Z +++ openssl base64 2025-06-01T22:53:04.9351616Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.9353106Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.9354481Z +++ sed -e s/=//g 2025-06-01T22:53:04.9395283Z ++ HASH=oAQ-Ggd7hCJGMEQdIFxAZuDLmOlLf9hiyLonhQ8uG-E 2025-06-01T22:53:04.9398409Z +++ ls -nl torch/share/cmake/Caffe2/FindSYCLToolkit.cmake 2025-06-01T22:53:04.9399797Z +++ awk '{print $5}' 2025-06-01T22:53:04.9426488Z ++ FSIZE=4628 2025-06-01T22:53:04.9427193Z ++ echo '"torch/share/cmake/Caffe2/FindSYCLToolkit.cmake",sha256=oAQ-Ggd7hCJGMEQdIFxAZuDLmOlLf9hiyLonhQ8uG-E,4628' 2025-06-01T22:53:04.9427934Z ++ read fname 2025-06-01T22:53:04.9428343Z ++ make_wheel_record torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake 2025-06-01T22:53:04.9429098Z ++ FPATH=torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake 2025-06-01T22:53:04.9429663Z ++ echo torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake 2025-06-01T22:53:04.9430110Z ++ grep RECORD 2025-06-01T22:53:04.9449645Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake 2025-06-01T22:53:04.9450314Z +++ openssl base64 2025-06-01T22:53:04.9451135Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.9452646Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.9453921Z +++ sed -e s/=//g 2025-06-01T22:53:04.9490623Z ++ HASH=78mPFyIV7lR9kDJ8vAjJwKUDLpFhbssiLz5tR9CmDxk 2025-06-01T22:53:04.9496069Z +++ ls -nl torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake 2025-06-01T22:53:04.9496865Z +++ awk '{print $5}' 2025-06-01T22:53:04.9523748Z ++ FSIZE=525 2025-06-01T22:53:04.9524794Z ++ echo '"torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake",sha256=78mPFyIV7lR9kDJ8vAjJwKUDLpFhbssiLz5tR9CmDxk,525' 2025-06-01T22:53:04.9525610Z ++ read fname 2025-06-01T22:53:04.9526078Z ++ make_wheel_record torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake 2025-06-01T22:53:04.9526747Z ++ FPATH=torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake 2025-06-01T22:53:04.9527345Z ++ echo torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake 2025-06-01T22:53:04.9527813Z ++ grep RECORD 2025-06-01T22:53:04.9548177Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake 2025-06-01T22:53:04.9548759Z +++ openssl base64 2025-06-01T22:53:04.9549049Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.9549674Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.9550870Z +++ sed -e s/=//g 2025-06-01T22:53:04.9590494Z ++ HASH=NKwIx_LRJ3uu9oJC9_apdlRooZ-uR_izK1_deByfEQo 2025-06-01T22:53:04.9596280Z +++ ls -nl torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake 2025-06-01T22:53:04.9596986Z +++ awk '{print $5}' 2025-06-01T22:53:04.9625494Z ++ FSIZE=3085 2025-06-01T22:53:04.9626392Z ++ echo '"torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake",sha256=NKwIx_LRJ3uu9oJC9_apdlRooZ-uR_izK1_deByfEQo,3085' 2025-06-01T22:53:04.9627141Z ++ read fname 2025-06-01T22:53:04.9627697Z ++ make_wheel_record torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake 2025-06-01T22:53:04.9628576Z ++ FPATH=torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake 2025-06-01T22:53:04.9629382Z ++ echo torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake 2025-06-01T22:53:04.9629956Z ++ grep RECORD 2025-06-01T22:53:04.9648248Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake 2025-06-01T22:53:04.9649662Z +++ openssl base64 2025-06-01T22:53:04.9650880Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.9652229Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.9653605Z +++ sed -e s/=//g 2025-06-01T22:53:04.9690133Z ++ HASH=v1O1FBKmJWk1h-Zbh8M6qVlP4OqVsmCcYD8zwdVfb6Q 2025-06-01T22:53:04.9695406Z +++ ls -nl torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake 2025-06-01T22:53:04.9696193Z +++ awk '{print $5}' 2025-06-01T22:53:04.9721257Z ++ FSIZE=1657 2025-06-01T22:53:04.9722764Z ++ echo '"torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake",sha256=v1O1FBKmJWk1h-Zbh8M6qVlP4OqVsmCcYD8zwdVfb6Q,1657' 2025-06-01T22:53:04.9723948Z ++ read fname 2025-06-01T22:53:04.9724609Z ++ make_wheel_record torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake 2025-06-01T22:53:04.9725406Z ++ FPATH=torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake 2025-06-01T22:53:04.9726102Z ++ echo torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake 2025-06-01T22:53:04.9726804Z ++ grep RECORD 2025-06-01T22:53:04.9747117Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake 2025-06-01T22:53:04.9747898Z +++ openssl base64 2025-06-01T22:53:04.9748385Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.9748793Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.9750184Z +++ sed -e s/=//g 2025-06-01T22:53:04.9794425Z ++ HASH=9zZASjPxjc9LVroI2zPfaP7-R1AdPQcL-bm9QFxtP58 2025-06-01T22:53:04.9797519Z +++ ls -nl torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake 2025-06-01T22:53:04.9798183Z +++ awk '{print $5}' 2025-06-01T22:53:04.9826254Z ++ FSIZE=86655 2025-06-01T22:53:04.9827094Z ++ echo '"torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake",sha256=9zZASjPxjc9LVroI2zPfaP7-R1AdPQcL-bm9QFxtP58,86655' 2025-06-01T22:53:04.9827923Z ++ read fname 2025-06-01T22:53:04.9828506Z ++ make_wheel_record torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake 2025-06-01T22:53:04.9829617Z ++ FPATH=torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake 2025-06-01T22:53:04.9830525Z ++ echo torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake 2025-06-01T22:53:04.9831143Z ++ grep RECORD 2025-06-01T22:53:04.9849639Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake 2025-06-01T22:53:04.9850389Z +++ openssl base64 2025-06-01T22:53:04.9851146Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.9852648Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.9853972Z +++ sed -e s/=//g 2025-06-01T22:53:04.9890824Z ++ HASH=aLA1Dg7qyjW9Eya73fiwm2RqiG0FGwPOV64Sm5-Nobc 2025-06-01T22:53:04.9896286Z +++ ls -nl torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake 2025-06-01T22:53:04.9897896Z +++ awk '{print $5}' 2025-06-01T22:53:04.9925277Z ++ FSIZE=14902 2025-06-01T22:53:04.9926641Z ++ echo '"torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake",sha256=aLA1Dg7qyjW9Eya73fiwm2RqiG0FGwPOV64Sm5-Nobc,14902' 2025-06-01T22:53:04.9927656Z ++ read fname 2025-06-01T22:53:04.9928208Z ++ make_wheel_record torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake 2025-06-01T22:53:04.9929075Z ++ FPATH=torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake 2025-06-01T22:53:04.9930019Z ++ echo torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake 2025-06-01T22:53:04.9930597Z ++ grep RECORD 2025-06-01T22:53:04.9948383Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake 2025-06-01T22:53:04.9949085Z +++ openssl base64 2025-06-01T22:53:04.9949499Z +++ sed -e s/+/-/g 2025-06-01T22:53:04.9950223Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:04.9951539Z +++ sed -e s/=//g 2025-06-01T22:53:04.9991605Z ++ HASH=ToKFxPt7HSmEA014cFkMZl79quM2gpF7tmcP8h1BuYs 2025-06-01T22:53:04.9997573Z +++ ls -nl torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake 2025-06-01T22:53:04.9998334Z +++ awk '{print $5}' 2025-06-01T22:53:05.0024732Z ++ FSIZE=1564 2025-06-01T22:53:05.0025622Z ++ echo '"torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake",sha256=ToKFxPt7HSmEA014cFkMZl79quM2gpF7tmcP8h1BuYs,1564' 2025-06-01T22:53:05.0026630Z ++ read fname 2025-06-01T22:53:05.0027160Z ++ make_wheel_record torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake 2025-06-01T22:53:05.0028122Z ++ FPATH=torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake 2025-06-01T22:53:05.0028975Z ++ echo torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake 2025-06-01T22:53:05.0029551Z ++ grep RECORD 2025-06-01T22:53:05.0049653Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake 2025-06-01T22:53:05.0050353Z +++ openssl base64 2025-06-01T22:53:05.0051140Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.0052507Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.0053741Z +++ sed -e s/=//g 2025-06-01T22:53:05.0091270Z ++ HASH=_KLZxL3AhZehZKubThy4o2C_gEH5mm4h3kMpxLHgajU 2025-06-01T22:53:05.0096758Z +++ ls -nl torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake 2025-06-01T22:53:05.0098012Z +++ awk '{print $5}' 2025-06-01T22:53:05.0124165Z ++ FSIZE=3925 2025-06-01T22:53:05.0126019Z ++ echo '"torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake",sha256=_KLZxL3AhZehZKubThy4o2C_gEH5mm4h3kMpxLHgajU,3925' 2025-06-01T22:53:05.0127081Z ++ read fname 2025-06-01T22:53:05.0127678Z ++ make_wheel_record torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake 2025-06-01T22:53:05.0128559Z ++ FPATH=torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake 2025-06-01T22:53:05.0129360Z ++ echo torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake 2025-06-01T22:53:05.0129943Z ++ grep RECORD 2025-06-01T22:53:05.0148419Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake 2025-06-01T22:53:05.0149126Z +++ openssl base64 2025-06-01T22:53:05.0149399Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.0150389Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.0151623Z +++ sed -e s/=//g 2025-06-01T22:53:05.0192760Z ++ HASH=h3Ka8c-mmE2Majl0s8342faZWVPAaDbO1rM_4m--YzA 2025-06-01T22:53:05.0197381Z +++ ls -nl torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake 2025-06-01T22:53:05.0198178Z +++ awk '{print $5}' 2025-06-01T22:53:05.0225711Z ++ FSIZE=3439 2025-06-01T22:53:05.0226641Z ++ echo '"torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake",sha256=h3Ka8c-mmE2Majl0s8342faZWVPAaDbO1rM_4m--YzA,3439' 2025-06-01T22:53:05.0227512Z ++ read fname 2025-06-01T22:53:05.0228038Z ++ make_wheel_record torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake 2025-06-01T22:53:05.0228845Z ++ FPATH=torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake 2025-06-01T22:53:05.0229624Z ++ echo torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake 2025-06-01T22:53:05.0230181Z ++ grep RECORD 2025-06-01T22:53:05.0248710Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake 2025-06-01T22:53:05.0249478Z +++ openssl base64 2025-06-01T22:53:05.0250276Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.0251775Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.0252953Z +++ sed -e s/=//g 2025-06-01T22:53:05.0290024Z ++ HASH=2KcM296B27vgXYPm_QnN-k-6s16Xkv8NPwP7295j4sE 2025-06-01T22:53:05.0296049Z +++ ls -nl torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake 2025-06-01T22:53:05.0296782Z +++ awk '{print $5}' 2025-06-01T22:53:05.0323588Z ++ FSIZE=11813 2025-06-01T22:53:05.0324526Z ++ echo '"torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake",sha256=2KcM296B27vgXYPm_QnN-k-6s16Xkv8NPwP7295j4sE,11813' 2025-06-01T22:53:05.0325573Z ++ read fname 2025-06-01T22:53:05.0326177Z ++ make_wheel_record torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake 2025-06-01T22:53:05.0327249Z ++ FPATH=torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake 2025-06-01T22:53:05.0328142Z ++ echo torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake 2025-06-01T22:53:05.0328740Z ++ grep RECORD 2025-06-01T22:53:05.0348230Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake 2025-06-01T22:53:05.0348994Z +++ openssl base64 2025-06-01T22:53:05.0349262Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.0349530Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.0350851Z +++ sed -e s/=//g 2025-06-01T22:53:05.0393720Z ++ HASH=iivse4vuUptTIhqI4naToyuVDa1dWh7kd13b1I-cecg 2025-06-01T22:53:05.0396926Z +++ ls -nl torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake 2025-06-01T22:53:05.0397885Z +++ awk '{print $5}' 2025-06-01T22:53:05.0425806Z ++ FSIZE=11572 2025-06-01T22:53:05.0426735Z ++ echo '"torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake",sha256=iivse4vuUptTIhqI4naToyuVDa1dWh7kd13b1I-cecg,11572' 2025-06-01T22:53:05.0427668Z ++ read fname 2025-06-01T22:53:05.0428033Z ++ make_wheel_record torch/share/cmake/Caffe2/public/LoadHIP.cmake 2025-06-01T22:53:05.0428561Z ++ FPATH=torch/share/cmake/Caffe2/public/LoadHIP.cmake 2025-06-01T22:53:05.0429034Z ++ echo torch/share/cmake/Caffe2/public/LoadHIP.cmake 2025-06-01T22:53:05.0429420Z ++ grep RECORD 2025-06-01T22:53:05.0448843Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/public/LoadHIP.cmake 2025-06-01T22:53:05.0449385Z +++ openssl base64 2025-06-01T22:53:05.0450098Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.0451527Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.0452825Z +++ sed -e s/=//g 2025-06-01T22:53:05.0490449Z ++ HASH=SVTG_b_Dfvzy3Nv5xAb3FIVp80kHPqgqUiaeATP1mwg 2025-06-01T22:53:05.0496081Z +++ ls -nl torch/share/cmake/Caffe2/public/LoadHIP.cmake 2025-06-01T22:53:05.0496952Z +++ awk '{print $5}' 2025-06-01T22:53:05.0523351Z ++ FSIZE=8550 2025-06-01T22:53:05.0524157Z ++ echo '"torch/share/cmake/Caffe2/public/LoadHIP.cmake",sha256=SVTG_b_Dfvzy3Nv5xAb3FIVp80kHPqgqUiaeATP1mwg,8550' 2025-06-01T22:53:05.0525245Z ++ read fname 2025-06-01T22:53:05.0525601Z ++ make_wheel_record torch/share/cmake/Caffe2/public/cuda.cmake 2025-06-01T22:53:05.0526188Z ++ FPATH=torch/share/cmake/Caffe2/public/cuda.cmake 2025-06-01T22:53:05.0526636Z ++ echo torch/share/cmake/Caffe2/public/cuda.cmake 2025-06-01T22:53:05.0527102Z ++ grep RECORD 2025-06-01T22:53:05.0547558Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/public/cuda.cmake 2025-06-01T22:53:05.0548171Z +++ openssl base64 2025-06-01T22:53:05.0548443Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.0549300Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.0550876Z +++ sed -e s/=//g 2025-06-01T22:53:05.0593696Z ++ HASH=LkYUgR2COyNDEYLQnRfFnDVND5FVNfFjsHCWlpTWPNY 2025-06-01T22:53:05.0596970Z +++ ls -nl torch/share/cmake/Caffe2/public/cuda.cmake 2025-06-01T22:53:05.0597802Z +++ awk '{print $5}' 2025-06-01T22:53:05.0626276Z ++ FSIZE=13434 2025-06-01T22:53:05.0627010Z ++ echo '"torch/share/cmake/Caffe2/public/cuda.cmake",sha256=LkYUgR2COyNDEYLQnRfFnDVND5FVNfFjsHCWlpTWPNY,13434' 2025-06-01T22:53:05.0627772Z ++ read fname 2025-06-01T22:53:05.0628137Z ++ make_wheel_record torch/share/cmake/Caffe2/public/gflags.cmake 2025-06-01T22:53:05.0628768Z ++ FPATH=torch/share/cmake/Caffe2/public/gflags.cmake 2025-06-01T22:53:05.0629242Z ++ echo torch/share/cmake/Caffe2/public/gflags.cmake 2025-06-01T22:53:05.0629614Z ++ grep RECORD 2025-06-01T22:53:05.0648557Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/public/gflags.cmake 2025-06-01T22:53:05.0649163Z +++ openssl base64 2025-06-01T22:53:05.0650283Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.0651652Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.0652970Z +++ sed -e s/=//g 2025-06-01T22:53:05.0690291Z ++ HASH=YrTkm-nQX6N3mh3tpY9a-i1_s_lAlifW0V_UZdAHS-M 2025-06-01T22:53:05.0695261Z +++ ls -nl torch/share/cmake/Caffe2/public/gflags.cmake 2025-06-01T22:53:05.0696181Z +++ awk '{print $5}' 2025-06-01T22:53:05.0723439Z ++ FSIZE=2620 2025-06-01T22:53:05.0724252Z ++ echo '"torch/share/cmake/Caffe2/public/gflags.cmake",sha256=YrTkm-nQX6N3mh3tpY9a-i1_s_lAlifW0V_UZdAHS-M,2620' 2025-06-01T22:53:05.0725198Z ++ read fname 2025-06-01T22:53:05.0725553Z ++ make_wheel_record torch/share/cmake/Caffe2/public/glog.cmake 2025-06-01T22:53:05.0726080Z ++ FPATH=torch/share/cmake/Caffe2/public/glog.cmake 2025-06-01T22:53:05.0726536Z ++ echo torch/share/cmake/Caffe2/public/glog.cmake 2025-06-01T22:53:05.0726914Z ++ grep RECORD 2025-06-01T22:53:05.0747524Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/public/glog.cmake 2025-06-01T22:53:05.0748158Z +++ openssl base64 2025-06-01T22:53:05.0748455Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.0749304Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.0750671Z +++ sed -e s/=//g 2025-06-01T22:53:05.0792118Z ++ HASH=zy1mZaicXNUHxSG7eOZ4ZVnbgk5qN-IuG_-jXUi98nk 2025-06-01T22:53:05.0797063Z +++ ls -nl torch/share/cmake/Caffe2/public/glog.cmake 2025-06-01T22:53:05.0798442Z +++ awk '{print $5}' 2025-06-01T22:53:05.0826101Z ++ FSIZE=2320 2025-06-01T22:53:05.0826932Z ++ echo '"torch/share/cmake/Caffe2/public/glog.cmake",sha256=zy1mZaicXNUHxSG7eOZ4ZVnbgk5qN-IuG_-jXUi98nk,2320' 2025-06-01T22:53:05.0827641Z ++ read fname 2025-06-01T22:53:05.0827982Z ++ make_wheel_record torch/share/cmake/Caffe2/public/mkl.cmake 2025-06-01T22:53:05.0828487Z ++ FPATH=torch/share/cmake/Caffe2/public/mkl.cmake 2025-06-01T22:53:05.0828967Z ++ echo torch/share/cmake/Caffe2/public/mkl.cmake 2025-06-01T22:53:05.0829350Z ++ grep RECORD 2025-06-01T22:53:05.0849498Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/public/mkl.cmake 2025-06-01T22:53:05.0850208Z +++ openssl base64 2025-06-01T22:53:05.0851541Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.0853014Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.0854293Z +++ sed -e s/=//g 2025-06-01T22:53:05.0890696Z ++ HASH=y1E6axKvT-AvgfmJrVMptYDVJ5svt723jNuQYIJp_kg 2025-06-01T22:53:05.0895700Z +++ ls -nl torch/share/cmake/Caffe2/public/mkl.cmake 2025-06-01T22:53:05.0896404Z +++ awk '{print $5}' 2025-06-01T22:53:05.0922632Z ++ FSIZE=1317 2025-06-01T22:53:05.0923296Z ++ echo '"torch/share/cmake/Caffe2/public/mkl.cmake",sha256=y1E6axKvT-AvgfmJrVMptYDVJ5svt723jNuQYIJp_kg,1317' 2025-06-01T22:53:05.0924149Z ++ read fname 2025-06-01T22:53:05.0924696Z ++ make_wheel_record torch/share/cmake/Caffe2/public/mkldnn.cmake 2025-06-01T22:53:05.0925227Z ++ FPATH=torch/share/cmake/Caffe2/public/mkldnn.cmake 2025-06-01T22:53:05.0925777Z ++ echo torch/share/cmake/Caffe2/public/mkldnn.cmake 2025-06-01T22:53:05.0926174Z ++ grep RECORD 2025-06-01T22:53:05.0948017Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/public/mkldnn.cmake 2025-06-01T22:53:05.0948572Z +++ openssl base64 2025-06-01T22:53:05.0949455Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.0959667Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.0959957Z +++ sed -e s/=//g 2025-06-01T22:53:05.0992191Z ++ HASH=7D8oS35genLaLdSPfgh3foWXQMsa2bUsQnB5WKfKPAA 2025-06-01T22:53:05.0997232Z +++ ls -nl torch/share/cmake/Caffe2/public/mkldnn.cmake 2025-06-01T22:53:05.0998289Z +++ awk '{print $5}' 2025-06-01T22:53:05.1024743Z ++ FSIZE=444 2025-06-01T22:53:05.1025420Z ++ echo '"torch/share/cmake/Caffe2/public/mkldnn.cmake",sha256=7D8oS35genLaLdSPfgh3foWXQMsa2bUsQnB5WKfKPAA,444' 2025-06-01T22:53:05.1026138Z ++ read fname 2025-06-01T22:53:05.1026653Z ++ make_wheel_record torch/share/cmake/Caffe2/public/protobuf.cmake 2025-06-01T22:53:05.1027241Z ++ FPATH=torch/share/cmake/Caffe2/public/protobuf.cmake 2025-06-01T22:53:05.1027726Z ++ echo torch/share/cmake/Caffe2/public/protobuf.cmake 2025-06-01T22:53:05.1028270Z ++ grep RECORD 2025-06-01T22:53:05.1048926Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/public/protobuf.cmake 2025-06-01T22:53:05.1049538Z +++ openssl base64 2025-06-01T22:53:05.1050688Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.1052031Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.1053268Z +++ sed -e s/=//g 2025-06-01T22:53:05.1089949Z ++ HASH=weW3OuHBIqIt0KpWRWzAnzSCu-AJ9naUfkjxcvaRl5c 2025-06-01T22:53:05.1095574Z +++ ls -nl torch/share/cmake/Caffe2/public/protobuf.cmake 2025-06-01T22:53:05.1096730Z +++ awk '{print $5}' 2025-06-01T22:53:05.1121704Z ++ FSIZE=4003 2025-06-01T22:53:05.1122422Z ++ echo '"torch/share/cmake/Caffe2/public/protobuf.cmake",sha256=weW3OuHBIqIt0KpWRWzAnzSCu-AJ9naUfkjxcvaRl5c,4003' 2025-06-01T22:53:05.1123217Z ++ read fname 2025-06-01T22:53:05.1123600Z ++ make_wheel_record torch/share/cmake/Caffe2/public/utils.cmake 2025-06-01T22:53:05.1124233Z ++ FPATH=torch/share/cmake/Caffe2/public/utils.cmake 2025-06-01T22:53:05.1124941Z ++ echo torch/share/cmake/Caffe2/public/utils.cmake 2025-06-01T22:53:05.1125346Z ++ grep RECORD 2025-06-01T22:53:05.1146826Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/public/utils.cmake 2025-06-01T22:53:05.1147486Z +++ openssl base64 2025-06-01T22:53:05.1147761Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.1149159Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.1150394Z +++ sed -e s/=//g 2025-06-01T22:53:05.1193221Z ++ HASH=vOhDmYdgn-Wz67MoKL08Cc3G50DEAjw_5DofsXLEvYc 2025-06-01T22:53:05.1196469Z +++ ls -nl torch/share/cmake/Caffe2/public/utils.cmake 2025-06-01T22:53:05.1197298Z +++ awk '{print $5}' 2025-06-01T22:53:05.1224626Z ++ FSIZE=22136 2025-06-01T22:53:05.1225247Z ++ echo '"torch/share/cmake/Caffe2/public/utils.cmake",sha256=vOhDmYdgn-Wz67MoKL08Cc3G50DEAjw_5DofsXLEvYc,22136' 2025-06-01T22:53:05.1225974Z ++ read fname 2025-06-01T22:53:05.1226333Z ++ make_wheel_record torch/share/cmake/Caffe2/public/xpu.cmake 2025-06-01T22:53:05.1226848Z ++ FPATH=torch/share/cmake/Caffe2/public/xpu.cmake 2025-06-01T22:53:05.1227285Z ++ echo torch/share/cmake/Caffe2/public/xpu.cmake 2025-06-01T22:53:05.1227642Z ++ grep RECORD 2025-06-01T22:53:05.1246823Z +++ openssl dgst -sha256 -binary torch/share/cmake/Caffe2/public/xpu.cmake 2025-06-01T22:53:05.1247451Z +++ openssl base64 2025-06-01T22:53:05.1248742Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.1250139Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.1251605Z +++ sed -e s/=//g 2025-06-01T22:53:05.1289483Z ++ HASH=gRkNBU8u5SI2rJZ0yccUR5fXVVNmPRQFC8NqmK-k0YI 2025-06-01T22:53:05.1294590Z +++ ls -nl torch/share/cmake/Caffe2/public/xpu.cmake 2025-06-01T22:53:05.1295563Z +++ awk '{print $5}' 2025-06-01T22:53:05.1321833Z ++ FSIZE=1484 2025-06-01T22:53:05.1322499Z ++ echo '"torch/share/cmake/Caffe2/public/xpu.cmake",sha256=gRkNBU8u5SI2rJZ0yccUR5fXVVNmPRQFC8NqmK-k0YI,1484' 2025-06-01T22:53:05.1323235Z ++ read fname 2025-06-01T22:53:05.1323694Z ++ make_wheel_record torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake 2025-06-01T22:53:05.1324789Z ++ FPATH=torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake 2025-06-01T22:53:05.1325469Z ++ echo torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake 2025-06-01T22:53:05.1325954Z ++ grep RECORD 2025-06-01T22:53:05.1347736Z +++ openssl dgst -sha256 -binary torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake 2025-06-01T22:53:05.1348387Z +++ openssl base64 2025-06-01T22:53:05.1348732Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.1349243Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.1350320Z +++ sed -e s/=//g 2025-06-01T22:53:05.1392635Z ++ HASH=F61imoXwiRatw97-TefIPmRwlsVTdvAXItQDGEFGGPI 2025-06-01T22:53:05.1395787Z +++ ls -nl torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake 2025-06-01T22:53:05.1396874Z +++ awk '{print $5}' 2025-06-01T22:53:05.1424864Z ++ FSIZE=1803 2025-06-01T22:53:05.1425872Z ++ echo '"torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake",sha256=F61imoXwiRatw97-TefIPmRwlsVTdvAXItQDGEFGGPI,1803' 2025-06-01T22:53:05.1426723Z ++ read fname 2025-06-01T22:53:05.1427135Z ++ make_wheel_record torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake 2025-06-01T22:53:05.1427828Z ++ FPATH=torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake 2025-06-01T22:53:05.1428391Z ++ echo torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake 2025-06-01T22:53:05.1428811Z ++ grep RECORD 2025-06-01T22:53:05.1447840Z +++ openssl dgst -sha256 -binary torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake 2025-06-01T22:53:05.1448544Z +++ openssl base64 2025-06-01T22:53:05.1449739Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.1450987Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.1452266Z +++ sed -e s/=//g 2025-06-01T22:53:05.1489503Z ++ HASH=C5p4srud2XVJzlY-wT_mEIbHSEj_XV5y52f-Dh59SWA 2025-06-01T22:53:05.1494879Z +++ ls -nl torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake 2025-06-01T22:53:05.1495734Z +++ awk '{print $5}' 2025-06-01T22:53:05.1521999Z ++ FSIZE=4685 2025-06-01T22:53:05.1522904Z ++ echo '"torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake",sha256=C5p4srud2XVJzlY-wT_mEIbHSEj_XV5y52f-Dh59SWA,4685' 2025-06-01T22:53:05.1523683Z ++ read fname 2025-06-01T22:53:05.1524163Z ++ make_wheel_record torch/share/cmake/Torch/TorchConfig.cmake 2025-06-01T22:53:05.1524888Z ++ FPATH=torch/share/cmake/Torch/TorchConfig.cmake 2025-06-01T22:53:05.1525328Z ++ echo torch/share/cmake/Torch/TorchConfig.cmake 2025-06-01T22:53:05.1525720Z ++ grep RECORD 2025-06-01T22:53:05.1546450Z +++ openssl dgst -sha256 -binary torch/share/cmake/Torch/TorchConfig.cmake 2025-06-01T22:53:05.1547197Z +++ openssl base64 2025-06-01T22:53:05.1548048Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.1549612Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.1551116Z +++ sed -e s/=//g 2025-06-01T22:53:05.1592135Z ++ HASH=FJZoXHdVXE8aV-6Q9rSP_4-CAaDCCLK8JJrkwoEZz9w 2025-06-01T22:53:05.1596742Z +++ ls -nl torch/share/cmake/Torch/TorchConfig.cmake 2025-06-01T22:53:05.1598007Z +++ awk '{print $5}' 2025-06-01T22:53:05.1625112Z ++ FSIZE=5167 2025-06-01T22:53:05.1625758Z ++ echo '"torch/share/cmake/Torch/TorchConfig.cmake",sha256=FJZoXHdVXE8aV-6Q9rSP_4-CAaDCCLK8JJrkwoEZz9w,5167' 2025-06-01T22:53:05.1625876Z ++ read fname 2025-06-01T22:53:05.1626118Z ++ make_wheel_record torch/share/cmake/Torch/TorchConfigVersion.cmake 2025-06-01T22:53:05.1626373Z ++ FPATH=torch/share/cmake/Torch/TorchConfigVersion.cmake 2025-06-01T22:53:05.1626905Z ++ echo torch/share/cmake/Torch/TorchConfigVersion.cmake 2025-06-01T22:53:05.1628270Z ++ grep RECORD 2025-06-01T22:53:05.1648694Z +++ openssl dgst -sha256 -binary torch/share/cmake/Torch/TorchConfigVersion.cmake 2025-06-01T22:53:05.1649322Z +++ openssl base64 2025-06-01T22:53:05.1650631Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.1651994Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.1653446Z +++ sed -e s/=//g 2025-06-01T22:53:05.1690502Z ++ HASH=afkiN_xruUoSOaGJ8JKeK-pgbWQac65krclbQete2X8 2025-06-01T22:53:05.1695198Z +++ ls -nl torch/share/cmake/Torch/TorchConfigVersion.cmake 2025-06-01T22:53:05.1696066Z +++ awk '{print $5}' 2025-06-01T22:53:05.1720851Z ++ FSIZE=366 2025-06-01T22:53:05.1721446Z ++ echo '"torch/share/cmake/Torch/TorchConfigVersion.cmake",sha256=afkiN_xruUoSOaGJ8JKeK-pgbWQac65krclbQete2X8,366' 2025-06-01T22:53:05.1721599Z ++ read fname 2025-06-01T22:53:05.1721740Z ++ make_wheel_record torch/signal/__init__.py 2025-06-01T22:53:05.1721857Z ++ FPATH=torch/signal/__init__.py 2025-06-01T22:53:05.1723676Z ++ echo torch/signal/__init__.py 2025-06-01T22:53:05.1725602Z ++ grep RECORD 2025-06-01T22:53:05.1746513Z +++ openssl dgst -sha256 -binary torch/signal/__init__.py 2025-06-01T22:53:05.1748055Z +++ openssl base64 2025-06-01T22:53:05.1748910Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.1749899Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.1751427Z +++ sed -e s/=//g 2025-06-01T22:53:05.1791933Z ++ HASH=UvInN-gZ-pXXT9wvdSjrESHuSVNz5qEcnLMRzycbXiU 2025-06-01T22:53:05.1795256Z +++ ls -nl torch/signal/__init__.py 2025-06-01T22:53:05.1796206Z +++ awk '{print $5}' 2025-06-01T22:53:05.1823686Z ++ FSIZE=46 2025-06-01T22:53:05.1824294Z ++ echo '"torch/signal/__init__.py",sha256=UvInN-gZ-pXXT9wvdSjrESHuSVNz5qEcnLMRzycbXiU,46' 2025-06-01T22:53:05.1824412Z ++ read fname 2025-06-01T22:53:05.1824587Z ++ make_wheel_record torch/signal/windows/__init__.py 2025-06-01T22:53:05.1824715Z ++ FPATH=torch/signal/windows/__init__.py 2025-06-01T22:53:05.1824865Z ++ echo torch/signal/windows/__init__.py 2025-06-01T22:53:05.1825312Z ++ grep RECORD 2025-06-01T22:53:05.1846621Z +++ openssl dgst -sha256 -binary torch/signal/windows/__init__.py 2025-06-01T22:53:05.1847214Z +++ openssl base64 2025-06-01T22:53:05.1848127Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.1849649Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.1851588Z +++ sed -e s/=//g 2025-06-01T22:53:05.1888355Z ++ HASH=pqkf3lWIkwGpjDn_njgkrpqzYYCBpC25zEK7iD4FGaI 2025-06-01T22:53:05.1893479Z +++ ls -nl torch/signal/windows/__init__.py 2025-06-01T22:53:05.1894471Z +++ awk '{print $5}' 2025-06-01T22:53:05.1920811Z ++ FSIZE=383 2025-06-01T22:53:05.1921512Z ++ echo '"torch/signal/windows/__init__.py",sha256=pqkf3lWIkwGpjDn_njgkrpqzYYCBpC25zEK7iD4FGaI,383' 2025-06-01T22:53:05.1921621Z ++ read fname 2025-06-01T22:53:05.1921796Z ++ make_wheel_record torch/signal/windows/windows.py 2025-06-01T22:53:05.1921926Z ++ FPATH=torch/signal/windows/windows.py 2025-06-01T22:53:05.1922166Z ++ echo torch/signal/windows/windows.py 2025-06-01T22:53:05.1923666Z ++ grep RECORD 2025-06-01T22:53:05.1947512Z +++ openssl dgst -sha256 -binary torch/signal/windows/windows.py 2025-06-01T22:53:05.1947737Z +++ openssl base64 2025-06-01T22:53:05.1947849Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.1948116Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.1949063Z +++ sed -e s/=//g 2025-06-01T22:53:05.1991769Z ++ HASH=1F2f6_gNAjbXtquc1bVYFi_pDEkkwm8nJWiPO_bEa4I 2025-06-01T22:53:05.1995624Z +++ ls -nl torch/signal/windows/windows.py 2025-06-01T22:53:05.1996969Z +++ awk '{print $5}' 2025-06-01T22:53:05.2023342Z ++ FSIZE=22653 2025-06-01T22:53:05.2023864Z ++ echo '"torch/signal/windows/windows.py",sha256=1F2f6_gNAjbXtquc1bVYFi_pDEkkwm8nJWiPO_bEa4I,22653' 2025-06-01T22:53:05.2024129Z ++ read fname 2025-06-01T22:53:05.2024341Z ++ make_wheel_record torch/sparse/__init__.py 2025-06-01T22:53:05.2024829Z ++ FPATH=torch/sparse/__init__.py 2025-06-01T22:53:05.2025749Z ++ echo torch/sparse/__init__.py 2025-06-01T22:53:05.2026378Z ++ grep RECORD 2025-06-01T22:53:05.2047583Z +++ openssl dgst -sha256 -binary torch/sparse/__init__.py 2025-06-01T22:53:05.2047698Z +++ openssl base64 2025-06-01T22:53:05.2049640Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.2051058Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.2052387Z +++ sed -e s/=//g 2025-06-01T22:53:05.2090028Z ++ HASH=EW3nqh0EI3PpuUV0WYfzgW0u9u2mNZj5P_FpIQjYY_Y 2025-06-01T22:53:05.2094617Z +++ ls -nl torch/sparse/__init__.py 2025-06-01T22:53:05.2095643Z +++ awk '{print $5}' 2025-06-01T22:53:05.2122046Z ++ FSIZE=25518 2025-06-01T22:53:05.2122447Z ++ echo '"torch/sparse/__init__.py",sha256=EW3nqh0EI3PpuUV0WYfzgW0u9u2mNZj5P_FpIQjYY_Y,25518' 2025-06-01T22:53:05.2122547Z ++ read fname 2025-06-01T22:53:05.2122810Z ++ make_wheel_record torch/sparse/_semi_structured_conversions.py 2025-06-01T22:53:05.2122991Z ++ FPATH=torch/sparse/_semi_structured_conversions.py 2025-06-01T22:53:05.2123702Z ++ echo torch/sparse/_semi_structured_conversions.py 2025-06-01T22:53:05.2125726Z ++ grep RECORD 2025-06-01T22:53:05.2148499Z +++ openssl dgst -sha256 -binary torch/sparse/_semi_structured_conversions.py 2025-06-01T22:53:05.2148618Z +++ openssl base64 2025-06-01T22:53:05.2148717Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.2149922Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.2151349Z +++ sed -e s/=//g 2025-06-01T22:53:05.2194440Z ++ HASH=i9IsKI9gAh0j_nzW1ZQasCyCYtCFPudvuHP3DHwQsaE 2025-06-01T22:53:05.2197967Z +++ ls -nl torch/sparse/_semi_structured_conversions.py 2025-06-01T22:53:05.2199309Z +++ awk '{print $5}' 2025-06-01T22:53:05.2225394Z ++ FSIZE=14016 2025-06-01T22:53:05.2225876Z ++ echo '"torch/sparse/_semi_structured_conversions.py",sha256=i9IsKI9gAh0j_nzW1ZQasCyCYtCFPudvuHP3DHwQsaE,14016' 2025-06-01T22:53:05.2225969Z ++ read fname 2025-06-01T22:53:05.2228038Z ++ make_wheel_record torch/sparse/_semi_structured_ops.py 2025-06-01T22:53:05.2228219Z ++ FPATH=torch/sparse/_semi_structured_ops.py 2025-06-01T22:53:05.2228363Z ++ echo torch/sparse/_semi_structured_ops.py 2025-06-01T22:53:05.2228954Z ++ grep RECORD 2025-06-01T22:53:05.2248712Z +++ openssl dgst -sha256 -binary torch/sparse/_semi_structured_ops.py 2025-06-01T22:53:05.2249211Z +++ openssl base64 2025-06-01T22:53:05.2250338Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.2251600Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.2252815Z +++ sed -e s/=//g 2025-06-01T22:53:05.2290164Z ++ HASH=HsGIxClg_y7JeZA7v237AA8nXbawevXOGN86N6Upf4c 2025-06-01T22:53:05.2295388Z +++ ls -nl torch/sparse/_semi_structured_ops.py 2025-06-01T22:53:05.2296462Z +++ awk '{print $5}' 2025-06-01T22:53:05.2322972Z ++ FSIZE=6371 2025-06-01T22:53:05.2323460Z ++ echo '"torch/sparse/_semi_structured_ops.py",sha256=HsGIxClg_y7JeZA7v237AA8nXbawevXOGN86N6Upf4c,6371' 2025-06-01T22:53:05.2323656Z ++ read fname 2025-06-01T22:53:05.2323979Z ++ make_wheel_record torch/sparse/_triton_ops.py 2025-06-01T22:53:05.2324104Z ++ FPATH=torch/sparse/_triton_ops.py 2025-06-01T22:53:05.2324691Z ++ echo torch/sparse/_triton_ops.py 2025-06-01T22:53:05.2326082Z ++ grep RECORD 2025-06-01T22:53:05.2347329Z +++ openssl dgst -sha256 -binary torch/sparse/_triton_ops.py 2025-06-01T22:53:05.2347453Z +++ openssl base64 2025-06-01T22:53:05.2348363Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.2349668Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.2351043Z +++ sed -e s/=//g 2025-06-01T22:53:05.2395577Z ++ HASH=_GK0-xi2IoK2cX42v-8OEobB1hDW8MZv613WTt5c2zM 2025-06-01T22:53:05.2399213Z +++ ls -nl torch/sparse/_triton_ops.py 2025-06-01T22:53:05.2400512Z +++ awk '{print $5}' 2025-06-01T22:53:05.2427479Z ++ FSIZE=86143 2025-06-01T22:53:05.2427904Z ++ echo '"torch/sparse/_triton_ops.py",sha256=_GK0-xi2IoK2cX42v-8OEobB1hDW8MZv613WTt5c2zM,86143' 2025-06-01T22:53:05.2428006Z ++ read fname 2025-06-01T22:53:05.2428218Z ++ make_wheel_record torch/sparse/_triton_ops_meta.py 2025-06-01T22:53:05.2428355Z ++ FPATH=torch/sparse/_triton_ops_meta.py 2025-06-01T22:53:05.2428882Z ++ echo torch/sparse/_triton_ops_meta.py 2025-06-01T22:53:05.2430317Z ++ grep RECORD 2025-06-01T22:53:05.2449875Z +++ openssl dgst -sha256 -binary torch/sparse/_triton_ops_meta.py 2025-06-01T22:53:05.2450621Z +++ openssl base64 2025-06-01T22:53:05.2451894Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.2453151Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.2454416Z +++ sed -e s/=//g 2025-06-01T22:53:05.2508119Z ++ HASH=dEC1_18C7uvBgdt__CmqCCsRorp_XINygND9SnSdu6I 2025-06-01T22:53:05.2512336Z +++ ls -nl torch/sparse/_triton_ops_meta.py 2025-06-01T22:53:05.2513483Z +++ awk '{print $5}' 2025-06-01T22:53:05.2540620Z ++ FSIZE=500784 2025-06-01T22:53:05.2541044Z ++ echo '"torch/sparse/_triton_ops_meta.py",sha256=dEC1_18C7uvBgdt__CmqCCsRorp_XINygND9SnSdu6I,500784' 2025-06-01T22:53:05.2541211Z ++ read fname 2025-06-01T22:53:05.2541386Z ++ make_wheel_record torch/sparse/semi_structured.py 2025-06-01T22:53:05.2541517Z ++ FPATH=torch/sparse/semi_structured.py 2025-06-01T22:53:05.2541653Z ++ echo torch/sparse/semi_structured.py 2025-06-01T22:53:05.2542730Z ++ grep RECORD 2025-06-01T22:53:05.2566446Z +++ openssl dgst -sha256 -binary torch/sparse/semi_structured.py 2025-06-01T22:53:05.2566607Z +++ openssl base64 2025-06-01T22:53:05.2566730Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.2567880Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.2569109Z +++ sed -e s/=//g 2025-06-01T22:53:05.2608268Z ++ HASH=f6sctkCNToTchJou0CVxa-PHTkJM542XYilTvXgRiSQ 2025-06-01T22:53:05.2613249Z +++ ls -nl torch/sparse/semi_structured.py 2025-06-01T22:53:05.2614259Z +++ awk '{print $5}' 2025-06-01T22:53:05.2641345Z ++ FSIZE=27988 2025-06-01T22:53:05.2641835Z ++ echo '"torch/sparse/semi_structured.py",sha256=f6sctkCNToTchJou0CVxa-PHTkJM542XYilTvXgRiSQ,27988' 2025-06-01T22:53:05.2641945Z ++ read fname 2025-06-01T22:53:05.2642105Z ++ make_wheel_record torch/special/__init__.py 2025-06-01T22:53:05.2642221Z ++ FPATH=torch/special/__init__.py 2025-06-01T22:53:05.2642337Z ++ echo torch/special/__init__.py 2025-06-01T22:53:05.2643520Z ++ grep RECORD 2025-06-01T22:53:05.2668394Z +++ openssl dgst -sha256 -binary torch/special/__init__.py 2025-06-01T22:53:05.2668514Z +++ openssl base64 2025-06-01T22:53:05.2668615Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.2668730Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.2669060Z +++ sed -e s/=//g 2025-06-01T22:53:05.2710689Z ++ HASH=wZHFjMOPzlpYudQr32bfJuxvyL9Hvh-3AxM8M3NVAb4 2025-06-01T22:53:05.2713733Z +++ ls -nl torch/special/__init__.py 2025-06-01T22:53:05.2714381Z +++ awk '{print $5}' 2025-06-01T22:53:05.2739689Z ++ FSIZE=32735 2025-06-01T22:53:05.2740342Z ++ echo '"torch/special/__init__.py",sha256=wZHFjMOPzlpYudQr32bfJuxvyL9Hvh-3AxM8M3NVAb4,32735' 2025-06-01T22:53:05.2740607Z ++ read fname 2025-06-01T22:53:05.2740752Z ++ make_wheel_record torch/testing/__init__.py 2025-06-01T22:53:05.2740872Z ++ FPATH=torch/testing/__init__.py 2025-06-01T22:53:05.2741986Z ++ echo torch/testing/__init__.py 2025-06-01T22:53:05.2742948Z ++ grep RECORD 2025-06-01T22:53:05.2765917Z +++ openssl dgst -sha256 -binary torch/testing/__init__.py 2025-06-01T22:53:05.2766056Z +++ openssl base64 2025-06-01T22:53:05.2766163Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.2767395Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.2768122Z +++ sed -e s/=//g 2025-06-01T22:53:05.2806069Z ++ HASH=8bgnxGIy9DJeX9dIh6iTPqrlGDQqeAEkmWvfhLdDnP4 2025-06-01T22:53:05.2810207Z +++ ls -nl torch/testing/__init__.py 2025-06-01T22:53:05.2811133Z +++ awk '{print $5}' 2025-06-01T22:53:05.2835752Z ++ FSIZE=187 2025-06-01T22:53:05.2836187Z ++ echo '"torch/testing/__init__.py",sha256=8bgnxGIy9DJeX9dIh6iTPqrlGDQqeAEkmWvfhLdDnP4,187' 2025-06-01T22:53:05.2836420Z ++ read fname 2025-06-01T22:53:05.2836584Z ++ make_wheel_record torch/testing/_comparison.py 2025-06-01T22:53:05.2836726Z ++ FPATH=torch/testing/_comparison.py 2025-06-01T22:53:05.2838162Z ++ echo torch/testing/_comparison.py 2025-06-01T22:53:05.2839184Z ++ grep RECORD 2025-06-01T22:53:05.2862734Z +++ openssl dgst -sha256 -binary torch/testing/_comparison.py 2025-06-01T22:53:05.2862931Z +++ openssl base64 2025-06-01T22:53:05.2863141Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.2863299Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.2864606Z +++ sed -e s/=//g 2025-06-01T22:53:05.2906985Z ++ HASH=KMRINTtN0N_DIy-Dn_7mr_BF8dIoC4BxlFAo-oHBf3k 2025-06-01T22:53:05.2911167Z +++ ls -nl torch/testing/_comparison.py 2025-06-01T22:53:05.2912027Z +++ awk '{print $5}' 2025-06-01T22:53:05.2939921Z ++ FSIZE=66077 2025-06-01T22:53:05.2940327Z ++ echo '"torch/testing/_comparison.py",sha256=KMRINTtN0N_DIy-Dn_7mr_BF8dIoC4BxlFAo-oHBf3k,66077' 2025-06-01T22:53:05.2940423Z ++ read fname 2025-06-01T22:53:05.2940730Z ++ make_wheel_record torch/testing/_creation.py 2025-06-01T22:53:05.2940864Z ++ FPATH=torch/testing/_creation.py 2025-06-01T22:53:05.2940982Z ++ echo torch/testing/_creation.py 2025-06-01T22:53:05.2941111Z ++ grep RECORD 2025-06-01T22:53:05.2965846Z +++ openssl dgst -sha256 -binary torch/testing/_creation.py 2025-06-01T22:53:05.2965975Z +++ openssl base64 2025-06-01T22:53:05.2966080Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.2966205Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.2966306Z +++ sed -e s/=//g 2025-06-01T22:53:05.3005530Z ++ HASH=vNUigrFArRjSWS6uxGVjIKF7M3P932P9gZ7AAHxW5pM 2025-06-01T22:53:05.3009540Z +++ ls -nl torch/testing/_creation.py 2025-06-01T22:53:05.3010466Z +++ awk '{print $5}' 2025-06-01T22:53:05.3035683Z ++ FSIZE=12198 2025-06-01T22:53:05.3036121Z ++ echo '"torch/testing/_creation.py",sha256=vNUigrFArRjSWS6uxGVjIKF7M3P932P9gZ7AAHxW5pM,12198' 2025-06-01T22:53:05.3036216Z ++ read fname 2025-06-01T22:53:05.3036356Z ++ make_wheel_record torch/testing/_utils.py 2025-06-01T22:53:05.3036500Z ++ FPATH=torch/testing/_utils.py 2025-06-01T22:53:05.3038437Z ++ echo torch/testing/_utils.py 2025-06-01T22:53:05.3038535Z ++ grep RECORD 2025-06-01T22:53:05.3062512Z +++ openssl dgst -sha256 -binary torch/testing/_utils.py 2025-06-01T22:53:05.3062640Z +++ openssl base64 2025-06-01T22:53:05.3062742Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.3062848Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.3063500Z +++ sed -e s/=//g 2025-06-01T22:53:05.3106016Z ++ HASH=Qsxfa_GOOgLO6bC19Sx9MXKTtr94LNC3brfdkjqZKRU 2025-06-01T22:53:05.3108541Z +++ ls -nl torch/testing/_utils.py 2025-06-01T22:53:05.3109389Z +++ awk '{print $5}' 2025-06-01T22:53:05.3136173Z ++ FSIZE=2039 2025-06-01T22:53:05.3136561Z ++ echo '"torch/testing/_utils.py",sha256=Qsxfa_GOOgLO6bC19Sx9MXKTtr94LNC3brfdkjqZKRU,2039' 2025-06-01T22:53:05.3136730Z ++ read fname 2025-06-01T22:53:05.3136954Z ++ make_wheel_record torch/testing/_internal/__init__.py 2025-06-01T22:53:05.3137095Z ++ FPATH=torch/testing/_internal/__init__.py 2025-06-01T22:53:05.3137317Z ++ echo torch/testing/_internal/__init__.py 2025-06-01T22:53:05.3138549Z ++ grep RECORD 2025-06-01T22:53:05.3162364Z +++ openssl dgst -sha256 -binary torch/testing/_internal/__init__.py 2025-06-01T22:53:05.3162480Z +++ openssl base64 2025-06-01T22:53:05.3162595Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.3162704Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.3163688Z +++ sed -e s/=//g 2025-06-01T22:53:05.3203940Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:05.3207237Z +++ ls -nl torch/testing/_internal/__init__.py 2025-06-01T22:53:05.3207624Z +++ awk '{print $5}' 2025-06-01T22:53:05.3233411Z ++ FSIZE=0 2025-06-01T22:53:05.3233838Z ++ echo '"torch/testing/_internal/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:05.3233931Z ++ read fname 2025-06-01T22:53:05.3234175Z ++ make_wheel_record torch/testing/_internal/autocast_test_lists.py 2025-06-01T22:53:05.3234349Z ++ FPATH=torch/testing/_internal/autocast_test_lists.py 2025-06-01T22:53:05.3235968Z ++ echo torch/testing/_internal/autocast_test_lists.py 2025-06-01T22:53:05.3237381Z ++ grep RECORD 2025-06-01T22:53:05.3262025Z +++ openssl dgst -sha256 -binary torch/testing/_internal/autocast_test_lists.py 2025-06-01T22:53:05.3262161Z +++ openssl base64 2025-06-01T22:53:05.3262286Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.3262391Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.3262709Z +++ sed -e s/=//g 2025-06-01T22:53:05.3303355Z ++ HASH=IGP-0Sh_lsYKzazvn0Ruo4pA-mYRszP0sYRxnJ07ShE 2025-06-01T22:53:05.3307350Z +++ ls -nl torch/testing/_internal/autocast_test_lists.py 2025-06-01T22:53:05.3308116Z +++ awk '{print $5}' 2025-06-01T22:53:05.3331745Z ++ FSIZE=28391 2025-06-01T22:53:05.3332444Z ++ echo '"torch/testing/_internal/autocast_test_lists.py",sha256=IGP-0Sh_lsYKzazvn0Ruo4pA-mYRszP0sYRxnJ07ShE,28391' 2025-06-01T22:53:05.3333154Z ++ read fname 2025-06-01T22:53:05.3333542Z ++ make_wheel_record torch/testing/_internal/autograd_function_db.py 2025-06-01T22:53:05.3334088Z ++ FPATH=torch/testing/_internal/autograd_function_db.py 2025-06-01T22:53:05.3335421Z ++ echo torch/testing/_internal/autograd_function_db.py 2025-06-01T22:53:05.3336535Z ++ grep RECORD 2025-06-01T22:53:05.3355470Z +++ openssl dgst -sha256 -binary torch/testing/_internal/autograd_function_db.py 2025-06-01T22:53:05.3356193Z +++ openssl base64 2025-06-01T22:53:05.3357608Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.3359772Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.3360717Z +++ sed -e s/=//g 2025-06-01T22:53:05.3401291Z ++ HASH=K78GnkbWfkS_KNQXxQSQ2jt-bk3vLUzaqTmLVdvYvas 2025-06-01T22:53:05.3405204Z +++ ls -nl torch/testing/_internal/autograd_function_db.py 2025-06-01T22:53:05.3405963Z +++ awk '{print $5}' 2025-06-01T22:53:05.3432784Z ++ FSIZE=19613 2025-06-01T22:53:05.3433451Z ++ echo '"torch/testing/_internal/autograd_function_db.py",sha256=K78GnkbWfkS_KNQXxQSQ2jt-bk3vLUzaqTmLVdvYvas,19613' 2025-06-01T22:53:05.3434184Z ++ read fname 2025-06-01T22:53:05.3434580Z ++ make_wheel_record torch/testing/_internal/check_kernel_launches.py 2025-06-01T22:53:05.3435145Z ++ FPATH=torch/testing/_internal/check_kernel_launches.py 2025-06-01T22:53:05.3435640Z ++ echo torch/testing/_internal/check_kernel_launches.py 2025-06-01T22:53:05.3436044Z ++ grep RECORD 2025-06-01T22:53:05.3454824Z +++ openssl dgst -sha256 -binary torch/testing/_internal/check_kernel_launches.py 2025-06-01T22:53:05.3455362Z +++ openssl base64 2025-06-01T22:53:05.3456617Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.3458663Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.3459918Z +++ sed -e s/=//g 2025-06-01T22:53:05.3499366Z ++ HASH=41l4iBAycTDnPzM0r-Mbw6KXCsKZjwJNXEVHzkHF9go 2025-06-01T22:53:05.3502304Z +++ ls -nl torch/testing/_internal/check_kernel_launches.py 2025-06-01T22:53:05.3503142Z +++ awk '{print $5}' 2025-06-01T22:53:05.3527400Z ++ FSIZE=6029 2025-06-01T22:53:05.3528088Z ++ echo '"torch/testing/_internal/check_kernel_launches.py",sha256=41l4iBAycTDnPzM0r-Mbw6KXCsKZjwJNXEVHzkHF9go,6029' 2025-06-01T22:53:05.3528812Z ++ read fname 2025-06-01T22:53:05.3529156Z ++ make_wheel_record torch/testing/_internal/common_cuda.py 2025-06-01T22:53:05.3529651Z ++ FPATH=torch/testing/_internal/common_cuda.py 2025-06-01T22:53:05.3530432Z ++ echo torch/testing/_internal/common_cuda.py 2025-06-01T22:53:05.3531645Z ++ grep RECORD 2025-06-01T22:53:05.3551335Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_cuda.py 2025-06-01T22:53:05.3551864Z +++ openssl base64 2025-06-01T22:53:05.3553152Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.3554538Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.3556009Z +++ sed -e s/=//g 2025-06-01T22:53:05.3597607Z ++ HASH=nIbnmfiDq-c6_MIJGDAzmeGnBxhPMHWLueWBmQuDT_g 2025-06-01T22:53:05.3600350Z +++ ls -nl torch/testing/_internal/common_cuda.py 2025-06-01T22:53:05.3601518Z +++ awk '{print $5}' 2025-06-01T22:53:05.3628466Z ++ FSIZE=14640 2025-06-01T22:53:05.3629165Z ++ echo '"torch/testing/_internal/common_cuda.py",sha256=nIbnmfiDq-c6_MIJGDAzmeGnBxhPMHWLueWBmQuDT_g,14640' 2025-06-01T22:53:05.3629811Z ++ read fname 2025-06-01T22:53:05.3630178Z ++ make_wheel_record torch/testing/_internal/common_device_type.py 2025-06-01T22:53:05.3630859Z ++ FPATH=torch/testing/_internal/common_device_type.py 2025-06-01T22:53:05.3631334Z ++ echo torch/testing/_internal/common_device_type.py 2025-06-01T22:53:05.3631709Z ++ grep RECORD 2025-06-01T22:53:05.3650624Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_device_type.py 2025-06-01T22:53:05.3651169Z +++ openssl base64 2025-06-01T22:53:05.3652537Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.3653987Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.3655421Z +++ sed -e s/=//g 2025-06-01T22:53:05.3693230Z ++ HASH=5E9sMGaJvcBjAjiSVLIOkyknLKni8y9qNxV01YH7XW4 2025-06-01T22:53:05.3698874Z +++ ls -nl torch/testing/_internal/common_device_type.py 2025-06-01T22:53:05.3699469Z +++ awk '{print $5}' 2025-06-01T22:53:05.3725549Z ++ FSIZE=72902 2025-06-01T22:53:05.3726235Z ++ echo '"torch/testing/_internal/common_device_type.py",sha256=5E9sMGaJvcBjAjiSVLIOkyknLKni8y9qNxV01YH7XW4,72902' 2025-06-01T22:53:05.3726995Z ++ read fname 2025-06-01T22:53:05.3727383Z ++ make_wheel_record torch/testing/_internal/common_dist_composable.py 2025-06-01T22:53:05.3728141Z ++ FPATH=torch/testing/_internal/common_dist_composable.py 2025-06-01T22:53:05.3728674Z ++ echo torch/testing/_internal/common_dist_composable.py 2025-06-01T22:53:05.3729081Z ++ grep RECORD 2025-06-01T22:53:05.3748865Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_dist_composable.py 2025-06-01T22:53:05.3749673Z +++ openssl base64 2025-06-01T22:53:05.3750491Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.3751698Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.3752965Z +++ sed -e s/=//g 2025-06-01T22:53:05.3795754Z ++ HASH=IwtTq8pjXlXDotDZE_Fpy1o7tkpAP_WnNcx05GpJ3YA 2025-06-01T22:53:05.3798783Z +++ ls -nl torch/testing/_internal/common_dist_composable.py 2025-06-01T22:53:05.3799631Z +++ awk '{print $5}' 2025-06-01T22:53:05.3828212Z ++ FSIZE=3577 2025-06-01T22:53:05.3828929Z ++ echo '"torch/testing/_internal/common_dist_composable.py",sha256=IwtTq8pjXlXDotDZE_Fpy1o7tkpAP_WnNcx05GpJ3YA,3577' 2025-06-01T22:53:05.3829671Z ++ read fname 2025-06-01T22:53:05.3830044Z ++ make_wheel_record torch/testing/_internal/common_distributed.py 2025-06-01T22:53:05.3830573Z ++ FPATH=torch/testing/_internal/common_distributed.py 2025-06-01T22:53:05.3831034Z ++ echo torch/testing/_internal/common_distributed.py 2025-06-01T22:53:05.3831423Z ++ grep RECORD 2025-06-01T22:53:05.3849971Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_distributed.py 2025-06-01T22:53:05.3850504Z +++ openssl base64 2025-06-01T22:53:05.3851745Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.3852942Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.3854407Z +++ sed -e s/=//g 2025-06-01T22:53:05.3892332Z ++ HASH=GN9MhHrYdgshfgd-Ogk2qJ0C8eNSOieUZtBAvsLjWws 2025-06-01T22:53:05.3898424Z +++ ls -nl torch/testing/_internal/common_distributed.py 2025-06-01T22:53:05.3898983Z +++ awk '{print $5}' 2025-06-01T22:53:05.3925568Z ++ FSIZE=63063 2025-06-01T22:53:05.3926311Z ++ echo '"torch/testing/_internal/common_distributed.py",sha256=GN9MhHrYdgshfgd-Ogk2qJ0C8eNSOieUZtBAvsLjWws,63063' 2025-06-01T22:53:05.3927066Z ++ read fname 2025-06-01T22:53:05.3927424Z ++ make_wheel_record torch/testing/_internal/common_dtype.py 2025-06-01T22:53:05.3928036Z ++ FPATH=torch/testing/_internal/common_dtype.py 2025-06-01T22:53:05.3928481Z ++ echo torch/testing/_internal/common_dtype.py 2025-06-01T22:53:05.3928846Z ++ grep RECORD 2025-06-01T22:53:05.3948507Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_dtype.py 2025-06-01T22:53:05.3949017Z +++ openssl base64 2025-06-01T22:53:05.3949848Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.3951065Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.3952288Z +++ sed -e s/=//g 2025-06-01T22:53:05.3993505Z ++ HASH=xeAR6wfPNSFTwjmEolnFOk8il47JTDS5IqS-Rc8Eir0 2025-06-01T22:53:05.3997601Z +++ ls -nl torch/testing/_internal/common_dtype.py 2025-06-01T22:53:05.3998525Z +++ awk '{print $5}' 2025-06-01T22:53:05.4026495Z ++ FSIZE=4864 2025-06-01T22:53:05.4027166Z ++ echo '"torch/testing/_internal/common_dtype.py",sha256=xeAR6wfPNSFTwjmEolnFOk8il47JTDS5IqS-Rc8Eir0,4864' 2025-06-01T22:53:05.4028020Z ++ read fname 2025-06-01T22:53:05.4028351Z ++ make_wheel_record torch/testing/_internal/common_fsdp.py 2025-06-01T22:53:05.4028853Z ++ FPATH=torch/testing/_internal/common_fsdp.py 2025-06-01T22:53:05.4029273Z ++ echo torch/testing/_internal/common_fsdp.py 2025-06-01T22:53:05.4029623Z ++ grep RECORD 2025-06-01T22:53:05.4049267Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_fsdp.py 2025-06-01T22:53:05.4049779Z +++ openssl base64 2025-06-01T22:53:05.4050585Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.4051953Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.4053246Z +++ sed -e s/=//g 2025-06-01T22:53:05.4091590Z ++ HASH=NPNMvs2wlV71fVxvyALrQizbp5KfuJK99C7Lqg1FhFg 2025-06-01T22:53:05.4096522Z +++ ls -nl torch/testing/_internal/common_fsdp.py 2025-06-01T22:53:05.4098168Z +++ awk '{print $5}' 2025-06-01T22:53:05.4124254Z ++ FSIZE=57993 2025-06-01T22:53:05.4125100Z ++ echo '"torch/testing/_internal/common_fsdp.py",sha256=NPNMvs2wlV71fVxvyALrQizbp5KfuJK99C7Lqg1FhFg,57993' 2025-06-01T22:53:05.4125809Z ++ read fname 2025-06-01T22:53:05.4126305Z ++ make_wheel_record torch/testing/_internal/common_jit.py 2025-06-01T22:53:05.4126792Z ++ FPATH=torch/testing/_internal/common_jit.py 2025-06-01T22:53:05.4127205Z ++ echo torch/testing/_internal/common_jit.py 2025-06-01T22:53:05.4127575Z ++ grep RECORD 2025-06-01T22:53:05.4149519Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_jit.py 2025-06-01T22:53:05.4150037Z +++ openssl base64 2025-06-01T22:53:05.4150690Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.4152085Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.4153435Z +++ sed -e s/=//g 2025-06-01T22:53:05.4196146Z ++ HASH=aNJbM6ebSEfPaj3Ezyz1T3NtaFZ04gGCpr9e55aYtyU 2025-06-01T22:53:05.4198982Z +++ ls -nl torch/testing/_internal/common_jit.py 2025-06-01T22:53:05.4200205Z +++ awk '{print $5}' 2025-06-01T22:53:05.4228305Z ++ FSIZE=15847 2025-06-01T22:53:05.4228956Z ++ echo '"torch/testing/_internal/common_jit.py",sha256=aNJbM6ebSEfPaj3Ezyz1T3NtaFZ04gGCpr9e55aYtyU,15847' 2025-06-01T22:53:05.4229617Z ++ read fname 2025-06-01T22:53:05.4230047Z ++ make_wheel_record torch/testing/_internal/common_methods_invocations.py 2025-06-01T22:53:05.4230646Z ++ FPATH=torch/testing/_internal/common_methods_invocations.py 2025-06-01T22:53:05.4231192Z ++ echo torch/testing/_internal/common_methods_invocations.py 2025-06-01T22:53:05.4231607Z ++ grep RECORD 2025-06-01T22:53:05.4250222Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_methods_invocations.py 2025-06-01T22:53:05.4250938Z +++ openssl base64 2025-06-01T22:53:05.4251314Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.4252613Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.4253869Z +++ sed -e s/=//g 2025-06-01T22:53:05.4326519Z ++ HASH=ppXcaj1mso9P7U_-_mpLxEGLr2Y5ql2GNjlOY_lIpUk 2025-06-01T22:53:05.4329949Z +++ ls -nl torch/testing/_internal/common_methods_invocations.py 2025-06-01T22:53:05.4330722Z +++ awk '{print $5}' 2025-06-01T22:53:05.4358422Z ++ FSIZE=1205715 2025-06-01T22:53:05.4359194Z ++ echo '"torch/testing/_internal/common_methods_invocations.py",sha256=ppXcaj1mso9P7U_-_mpLxEGLr2Y5ql2GNjlOY_lIpUk,1205715' 2025-06-01T22:53:05.4360110Z ++ read fname 2025-06-01T22:53:05.4360448Z ++ make_wheel_record torch/testing/_internal/common_mkldnn.py 2025-06-01T22:53:05.4360967Z ++ FPATH=torch/testing/_internal/common_mkldnn.py 2025-06-01T22:53:05.4361392Z ++ echo torch/testing/_internal/common_mkldnn.py 2025-06-01T22:53:05.4361769Z ++ grep RECORD 2025-06-01T22:53:05.4386019Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_mkldnn.py 2025-06-01T22:53:05.4386525Z +++ openssl base64 2025-06-01T22:53:05.4386791Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.4387037Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.4387312Z +++ sed -e s/=//g 2025-06-01T22:53:05.4427486Z ++ HASH=mi-zFdrl-jNUdhRtnmfkbemDHY3wUUUoXT4nx3GfbRk 2025-06-01T22:53:05.4430921Z +++ ls -nl torch/testing/_internal/common_mkldnn.py 2025-06-01T22:53:05.4431303Z +++ awk '{print $5}' 2025-06-01T22:53:05.4455436Z ++ FSIZE=2286 2025-06-01T22:53:05.4456129Z ++ echo '"torch/testing/_internal/common_mkldnn.py",sha256=mi-zFdrl-jNUdhRtnmfkbemDHY3wUUUoXT4nx3GfbRk,2286' 2025-06-01T22:53:05.4457056Z ++ read fname 2025-06-01T22:53:05.4457401Z ++ make_wheel_record torch/testing/_internal/common_modules.py 2025-06-01T22:53:05.4457876Z ++ FPATH=torch/testing/_internal/common_modules.py 2025-06-01T22:53:05.4459153Z ++ echo torch/testing/_internal/common_modules.py 2025-06-01T22:53:05.4460631Z ++ grep RECORD 2025-06-01T22:53:05.4485605Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_modules.py 2025-06-01T22:53:05.4486139Z +++ openssl base64 2025-06-01T22:53:05.4486394Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.4486662Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.4486922Z +++ sed -e s/=//g 2025-06-01T22:53:05.4529720Z ++ HASH=Nzyi7Zq2vVK-_v_l8UsA42FxJMI1-JO2BDmNO-14xR0 2025-06-01T22:53:05.4534687Z +++ ls -nl torch/testing/_internal/common_modules.py 2025-06-01T22:53:05.4535759Z +++ awk '{print $5}' 2025-06-01T22:53:05.4562546Z ++ FSIZE=217984 2025-06-01T22:53:05.4563356Z ++ echo '"torch/testing/_internal/common_modules.py",sha256=Nzyi7Zq2vVK-_v_l8UsA42FxJMI1-JO2BDmNO-14xR0,217984' 2025-06-01T22:53:05.4564183Z ++ read fname 2025-06-01T22:53:05.4564713Z ++ make_wheel_record torch/testing/_internal/common_mps.py 2025-06-01T22:53:05.4565185Z ++ FPATH=torch/testing/_internal/common_mps.py 2025-06-01T22:53:05.4565596Z ++ echo torch/testing/_internal/common_mps.py 2025-06-01T22:53:05.4565963Z ++ grep RECORD 2025-06-01T22:53:05.4589941Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_mps.py 2025-06-01T22:53:05.4590431Z +++ openssl base64 2025-06-01T22:53:05.4590705Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.4590978Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.4591277Z +++ sed -e s/=//g 2025-06-01T22:53:05.4630688Z ++ HASH=kd8VqEWnDWuAvOA_cqebmDwRXcJWLb5kr6nXp5ksIWs 2025-06-01T22:53:05.4634636Z +++ ls -nl torch/testing/_internal/common_mps.py 2025-06-01T22:53:05.4635361Z +++ awk '{print $5}' 2025-06-01T22:53:05.4663274Z ++ FSIZE=39245 2025-06-01T22:53:05.4663959Z ++ echo '"torch/testing/_internal/common_mps.py",sha256=kd8VqEWnDWuAvOA_cqebmDwRXcJWLb5kr6nXp5ksIWs,39245' 2025-06-01T22:53:05.4664636Z ++ read fname 2025-06-01T22:53:05.4664964Z ++ make_wheel_record torch/testing/_internal/common_nn.py 2025-06-01T22:53:05.4665400Z ++ FPATH=torch/testing/_internal/common_nn.py 2025-06-01T22:53:05.4665801Z ++ echo torch/testing/_internal/common_nn.py 2025-06-01T22:53:05.4666147Z ++ grep RECORD 2025-06-01T22:53:05.4686781Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_nn.py 2025-06-01T22:53:05.4687413Z +++ openssl base64 2025-06-01T22:53:05.4688086Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.4689318Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.4690690Z +++ sed -e s/=//g 2025-06-01T22:53:05.4731927Z ++ HASH=k1OVGhdTWsoLK_SVyuVX04IAiHFMuNd7Ly_aaf6EXfw 2025-06-01T22:53:05.4737668Z +++ ls -nl torch/testing/_internal/common_nn.py 2025-06-01T22:53:05.4739099Z +++ awk '{print $5}' 2025-06-01T22:53:05.4766409Z ++ FSIZE=172511 2025-06-01T22:53:05.4767031Z ++ echo '"torch/testing/_internal/common_nn.py",sha256=k1OVGhdTWsoLK_SVyuVX04IAiHFMuNd7Ly_aaf6EXfw,172511' 2025-06-01T22:53:05.4767705Z ++ read fname 2025-06-01T22:53:05.4768212Z ++ make_wheel_record torch/testing/_internal/common_optimizers.py 2025-06-01T22:53:05.4768748Z ++ FPATH=torch/testing/_internal/common_optimizers.py 2025-06-01T22:53:05.4769212Z ++ echo torch/testing/_internal/common_optimizers.py 2025-06-01T22:53:05.4769614Z ++ grep RECORD 2025-06-01T22:53:05.4794544Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_optimizers.py 2025-06-01T22:53:05.4795415Z +++ openssl base64 2025-06-01T22:53:05.4795751Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.4796020Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.4796295Z +++ sed -e s/=//g 2025-06-01T22:53:05.4838427Z ++ HASH=eWkvE4SoSffeMIJQlRQbBolmIAx236Wl6dSpOMgWY08 2025-06-01T22:53:05.4840468Z +++ ls -nl torch/testing/_internal/common_optimizers.py 2025-06-01T22:53:05.4841271Z +++ awk '{print $5}' 2025-06-01T22:53:05.4869837Z ++ FSIZE=84561 2025-06-01T22:53:05.4870544Z ++ echo '"torch/testing/_internal/common_optimizers.py",sha256=eWkvE4SoSffeMIJQlRQbBolmIAx236Wl6dSpOMgWY08,84561' 2025-06-01T22:53:05.4871405Z ++ read fname 2025-06-01T22:53:05.4871769Z ++ make_wheel_record torch/testing/_internal/common_pruning.py 2025-06-01T22:53:05.4872271Z ++ FPATH=torch/testing/_internal/common_pruning.py 2025-06-01T22:53:05.4872706Z ++ echo torch/testing/_internal/common_pruning.py 2025-06-01T22:53:05.4873083Z ++ grep RECORD 2025-06-01T22:53:05.4890956Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_pruning.py 2025-06-01T22:53:05.4891479Z +++ openssl base64 2025-06-01T22:53:05.4892171Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.4893292Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.4894597Z +++ sed -e s/=//g 2025-06-01T22:53:05.4932172Z ++ HASH=nYwQmrHvNQpRmIkuxK7yYki2CwmaMVJKsnIW_Z-xIw8 2025-06-01T22:53:05.4938300Z +++ awk '{print $5}' 2025-06-01T22:53:05.4938633Z +++ ls -nl torch/testing/_internal/common_pruning.py 2025-06-01T22:53:05.4966148Z ++ FSIZE=13655 2025-06-01T22:53:05.4966986Z ++ echo '"torch/testing/_internal/common_pruning.py",sha256=nYwQmrHvNQpRmIkuxK7yYki2CwmaMVJKsnIW_Z-xIw8,13655' 2025-06-01T22:53:05.4967693Z ++ read fname 2025-06-01T22:53:05.4968086Z ++ make_wheel_record torch/testing/_internal/common_quantization.py 2025-06-01T22:53:05.4968635Z ++ FPATH=torch/testing/_internal/common_quantization.py 2025-06-01T22:53:05.4969138Z ++ echo torch/testing/_internal/common_quantization.py 2025-06-01T22:53:05.4969541Z ++ grep RECORD 2025-06-01T22:53:05.4993159Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_quantization.py 2025-06-01T22:53:05.4993731Z +++ openssl base64 2025-06-01T22:53:05.4993991Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.4994261Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.4994922Z +++ sed -e s/=//g 2025-06-01T22:53:05.5037718Z ++ HASH=E3eQgnKpF7iqPjLO3RSwBbxe0AtsXFPytxIelPrjC0s 2025-06-01T22:53:05.5040648Z +++ ls -nl torch/testing/_internal/common_quantization.py 2025-06-01T22:53:05.5041447Z +++ awk '{print $5}' 2025-06-01T22:53:05.5069460Z ++ FSIZE=115779 2025-06-01T22:53:05.5070254Z ++ echo '"torch/testing/_internal/common_quantization.py",sha256=E3eQgnKpF7iqPjLO3RSwBbxe0AtsXFPytxIelPrjC0s,115779' 2025-06-01T22:53:05.5070996Z ++ read fname 2025-06-01T22:53:05.5071349Z ++ make_wheel_record torch/testing/_internal/common_quantized.py 2025-06-01T22:53:05.5071861Z ++ FPATH=torch/testing/_internal/common_quantized.py 2025-06-01T22:53:05.5072300Z ++ echo torch/testing/_internal/common_quantized.py 2025-06-01T22:53:05.5072694Z ++ grep RECORD 2025-06-01T22:53:05.5090933Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_quantized.py 2025-06-01T22:53:05.5091443Z +++ openssl base64 2025-06-01T22:53:05.5092042Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.5093462Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.5094901Z +++ sed -e s/=//g 2025-06-01T22:53:05.5131645Z ++ HASH=jwxRxmmHLGJiJwrgJVhrb2s--aWzgKTcqKSiS0B5YkA 2025-06-01T22:53:05.5137000Z +++ ls -nl torch/testing/_internal/common_quantized.py 2025-06-01T22:53:05.5137935Z +++ awk '{print $5}' 2025-06-01T22:53:05.5165943Z ++ FSIZE=17713 2025-06-01T22:53:05.5166656Z ++ echo '"torch/testing/_internal/common_quantized.py",sha256=jwxRxmmHLGJiJwrgJVhrb2s--aWzgKTcqKSiS0B5YkA,17713' 2025-06-01T22:53:05.5167524Z ++ read fname 2025-06-01T22:53:05.5167904Z ++ make_wheel_record torch/testing/_internal/common_subclass.py 2025-06-01T22:53:05.5168431Z ++ FPATH=torch/testing/_internal/common_subclass.py 2025-06-01T22:53:05.5168889Z ++ echo torch/testing/_internal/common_subclass.py 2025-06-01T22:53:05.5169288Z ++ grep RECORD 2025-06-01T22:53:05.5193712Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_subclass.py 2025-06-01T22:53:05.5194637Z +++ openssl base64 2025-06-01T22:53:05.5194932Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.5195191Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.5195455Z +++ sed -e s/=//g 2025-06-01T22:53:05.5234226Z ++ HASH=KuR8kVBkExHzHymRPi9T4tSbkiWTbXgltgr1Chk6-3Q 2025-06-01T22:53:05.5237819Z +++ ls -nl torch/testing/_internal/common_subclass.py 2025-06-01T22:53:05.5238212Z +++ awk '{print $5}' 2025-06-01T22:53:05.5266588Z ++ FSIZE=12194 2025-06-01T22:53:05.5267365Z ++ echo '"torch/testing/_internal/common_subclass.py",sha256=KuR8kVBkExHzHymRPi9T4tSbkiWTbXgltgr1Chk6-3Q,12194' 2025-06-01T22:53:05.5268067Z ++ read fname 2025-06-01T22:53:05.5268439Z ++ make_wheel_record torch/testing/_internal/common_utils.py 2025-06-01T22:53:05.5268912Z ++ FPATH=torch/testing/_internal/common_utils.py 2025-06-01T22:53:05.5269343Z ++ echo torch/testing/_internal/common_utils.py 2025-06-01T22:53:05.5269702Z ++ grep RECORD 2025-06-01T22:53:05.5290089Z +++ openssl dgst -sha256 -binary torch/testing/_internal/common_utils.py 2025-06-01T22:53:05.5290597Z +++ openssl base64 2025-06-01T22:53:05.5291396Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.5292771Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.5294138Z +++ sed -e s/=//g 2025-06-01T22:53:05.5339487Z ++ HASH=mJESbMY1D1gWLHbR6Ly8aCqQBDo_7HWrKj2zWFPPecM 2025-06-01T22:53:05.5342780Z +++ ls -nl torch/testing/_internal/common_utils.py 2025-06-01T22:53:05.5343177Z +++ awk '{print $5}' 2025-06-01T22:53:05.5368540Z ++ FSIZE=234810 2025-06-01T22:53:05.5369718Z ++ echo '"torch/testing/_internal/common_utils.py",sha256=mJESbMY1D1gWLHbR6Ly8aCqQBDo_7HWrKj2zWFPPecM,234810' 2025-06-01T22:53:05.5370928Z ++ read fname 2025-06-01T22:53:05.5371586Z ++ make_wheel_record torch/testing/_internal/composite_compliance.py 2025-06-01T22:53:05.5372401Z ++ FPATH=torch/testing/_internal/composite_compliance.py 2025-06-01T22:53:05.5372895Z ++ echo torch/testing/_internal/composite_compliance.py 2025-06-01T22:53:05.5373531Z ++ grep RECORD 2025-06-01T22:53:05.5396651Z +++ openssl dgst -sha256 -binary torch/testing/_internal/composite_compliance.py 2025-06-01T22:53:05.5397566Z +++ openssl base64 2025-06-01T22:53:05.5397894Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.5398144Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.5398657Z +++ sed -e s/=//g 2025-06-01T22:53:05.5441672Z ++ HASH=IfWqpgQqcwDOqC_DcOPCJPGTuR6-3rGzgxa7ZDk55rw 2025-06-01T22:53:05.5448018Z +++ ls -nl torch/testing/_internal/composite_compliance.py 2025-06-01T22:53:05.5448555Z +++ awk '{print $5}' 2025-06-01T22:53:05.5475262Z ++ FSIZE=26026 2025-06-01T22:53:05.5476017Z ++ echo '"torch/testing/_internal/composite_compliance.py",sha256=IfWqpgQqcwDOqC_DcOPCJPGTuR6-3rGzgxa7ZDk55rw,26026' 2025-06-01T22:53:05.5476723Z ++ read fname 2025-06-01T22:53:05.5477067Z ++ make_wheel_record torch/testing/_internal/custom_op_db.py 2025-06-01T22:53:05.5477540Z ++ FPATH=torch/testing/_internal/custom_op_db.py 2025-06-01T22:53:05.5477953Z ++ echo torch/testing/_internal/custom_op_db.py 2025-06-01T22:53:05.5478450Z ++ grep RECORD 2025-06-01T22:53:05.5500826Z +++ openssl dgst -sha256 -binary torch/testing/_internal/custom_op_db.py 2025-06-01T22:53:05.5501350Z +++ openssl base64 2025-06-01T22:53:05.5501597Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.5501857Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.5502151Z +++ sed -e s/=//g 2025-06-01T22:53:05.5542352Z ++ HASH=O-KOltP37Q_2ee7leslEDGSytAV6-sIYM_MPFL61o2c 2025-06-01T22:53:05.5544267Z +++ ls -nl torch/testing/_internal/custom_op_db.py 2025-06-01T22:53:05.5544889Z +++ awk '{print $5}' 2025-06-01T22:53:05.5571809Z ++ FSIZE=19645 2025-06-01T22:53:05.5572444Z ++ echo '"torch/testing/_internal/custom_op_db.py",sha256=O-KOltP37Q_2ee7leslEDGSytAV6-sIYM_MPFL61o2c,19645' 2025-06-01T22:53:05.5573249Z ++ read fname 2025-06-01T22:53:05.5573607Z ++ make_wheel_record torch/testing/_internal/custom_tensor.py 2025-06-01T22:53:05.5574093Z ++ FPATH=torch/testing/_internal/custom_tensor.py 2025-06-01T22:53:05.5575090Z ++ echo torch/testing/_internal/custom_tensor.py 2025-06-01T22:53:05.5576339Z ++ grep RECORD 2025-06-01T22:53:05.5601238Z +++ openssl dgst -sha256 -binary torch/testing/_internal/custom_tensor.py 2025-06-01T22:53:05.5601760Z +++ openssl base64 2025-06-01T22:53:05.5602028Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.5602292Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.5602555Z +++ sed -e s/=//g 2025-06-01T22:53:05.5641192Z ++ HASH=Gu9LmbvvlVJRUUjM49EIQpGrcOCbZDfKs8BuXbtCtmg 2025-06-01T22:53:05.5644591Z +++ ls -nl torch/testing/_internal/custom_tensor.py 2025-06-01T22:53:05.5645938Z +++ awk '{print $5}' 2025-06-01T22:53:05.5672669Z ++ FSIZE=5220 2025-06-01T22:53:05.5673326Z ++ echo '"torch/testing/_internal/custom_tensor.py",sha256=Gu9LmbvvlVJRUUjM49EIQpGrcOCbZDfKs8BuXbtCtmg,5220' 2025-06-01T22:53:05.5674080Z ++ read fname 2025-06-01T22:53:05.5674403Z ++ make_wheel_record torch/testing/_internal/dist_utils.py 2025-06-01T22:53:05.5674863Z ++ FPATH=torch/testing/_internal/dist_utils.py 2025-06-01T22:53:05.5675266Z ++ echo torch/testing/_internal/dist_utils.py 2025-06-01T22:53:05.5675707Z ++ grep RECORD 2025-06-01T22:53:05.5698232Z +++ openssl dgst -sha256 -binary torch/testing/_internal/dist_utils.py 2025-06-01T22:53:05.5698720Z +++ openssl base64 2025-06-01T22:53:05.5698986Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.5699481Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.5700276Z +++ sed -e s/=//g 2025-06-01T22:53:05.5740740Z ++ HASH=WBlzvl4sb7bXl8T_Dv_-LDgZtUp4bdGCFfCNpbDjWck 2025-06-01T22:53:05.5742545Z +++ ls -nl torch/testing/_internal/dist_utils.py 2025-06-01T22:53:05.5743559Z +++ awk '{print $5}' 2025-06-01T22:53:05.5768156Z ++ FSIZE=7255 2025-06-01T22:53:05.5769036Z ++ echo '"torch/testing/_internal/dist_utils.py",sha256=WBlzvl4sb7bXl8T_Dv_-LDgZtUp4bdGCFfCNpbDjWck,7255' 2025-06-01T22:53:05.5769708Z ++ read fname 2025-06-01T22:53:05.5770093Z ++ make_wheel_record torch/testing/_internal/dynamo_test_failures.py 2025-06-01T22:53:05.5770643Z ++ FPATH=torch/testing/_internal/dynamo_test_failures.py 2025-06-01T22:53:05.5771739Z ++ echo torch/testing/_internal/dynamo_test_failures.py 2025-06-01T22:53:05.5772845Z ++ grep RECORD 2025-06-01T22:53:05.5797242Z +++ openssl dgst -sha256 -binary torch/testing/_internal/dynamo_test_failures.py 2025-06-01T22:53:05.5797784Z +++ openssl base64 2025-06-01T22:53:05.5798032Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.5798291Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.5798541Z +++ sed -e s/=//g 2025-06-01T22:53:05.5840759Z ++ HASH=2pzayS5HItk8rN30_tagYdnE44_mLUTNoi55OfYVmZc 2025-06-01T22:53:05.5841661Z +++ ls -nl torch/testing/_internal/dynamo_test_failures.py 2025-06-01T22:53:05.5842796Z +++ awk '{print $5}' 2025-06-01T22:53:05.5872010Z ++ FSIZE=5133 2025-06-01T22:53:05.5872694Z ++ echo '"torch/testing/_internal/dynamo_test_failures.py",sha256=2pzayS5HItk8rN30_tagYdnE44_mLUTNoi55OfYVmZc,5133' 2025-06-01T22:53:05.5873384Z ++ read fname 2025-06-01T22:53:05.5873742Z ++ make_wheel_record torch/testing/_internal/fake_config_module.py 2025-06-01T22:53:05.5874264Z ++ FPATH=torch/testing/_internal/fake_config_module.py 2025-06-01T22:53:05.5874883Z ++ echo torch/testing/_internal/fake_config_module.py 2025-06-01T22:53:05.5875268Z ++ grep RECORD 2025-06-01T22:53:05.5892127Z +++ openssl dgst -sha256 -binary torch/testing/_internal/fake_config_module.py 2025-06-01T22:53:05.5892643Z +++ openssl base64 2025-06-01T22:53:05.5893682Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.5894847Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.5896194Z +++ sed -e s/=//g 2025-06-01T22:53:05.5932585Z ++ HASH=m7LTx36uQonXPnUIh974Q7FcJHUzPJyF1jvTB1y9BbU 2025-06-01T22:53:05.5938740Z +++ ls -nl torch/testing/_internal/fake_config_module.py 2025-06-01T22:53:05.5939162Z +++ awk '{print $5}' 2025-06-01T22:53:05.5966436Z ++ FSIZE=1253 2025-06-01T22:53:05.5967133Z ++ echo '"torch/testing/_internal/fake_config_module.py",sha256=m7LTx36uQonXPnUIh974Q7FcJHUzPJyF1jvTB1y9BbU,1253' 2025-06-01T22:53:05.5967849Z ++ read fname 2025-06-01T22:53:05.5968220Z ++ make_wheel_record torch/testing/_internal/fake_config_module2.py 2025-06-01T22:53:05.5968770Z ++ FPATH=torch/testing/_internal/fake_config_module2.py 2025-06-01T22:53:05.5969249Z ++ echo torch/testing/_internal/fake_config_module2.py 2025-06-01T22:53:05.5969650Z ++ grep RECORD 2025-06-01T22:53:05.5993720Z +++ openssl dgst -sha256 -binary torch/testing/_internal/fake_config_module2.py 2025-06-01T22:53:05.5994275Z +++ openssl base64 2025-06-01T22:53:05.5994541Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.5994785Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.5995051Z +++ sed -e s/=//g 2025-06-01T22:53:05.6034768Z ++ HASH=gk8fSMjiMktUYrbdWi-Yvm4aH6TeOBa-7nnB5SDMZwQ 2025-06-01T22:53:05.6038760Z +++ ls -nl torch/testing/_internal/fake_config_module2.py 2025-06-01T22:53:05.6039311Z +++ awk '{print $5}' 2025-06-01T22:53:05.6067877Z ++ FSIZE=343 2025-06-01T22:53:05.6068546Z ++ echo '"torch/testing/_internal/fake_config_module2.py",sha256=gk8fSMjiMktUYrbdWi-Yvm4aH6TeOBa-7nnB5SDMZwQ,343' 2025-06-01T22:53:05.6069223Z ++ read fname 2025-06-01T22:53:05.6069597Z ++ make_wheel_record torch/testing/_internal/fake_config_module3.py 2025-06-01T22:53:05.6070123Z ++ FPATH=torch/testing/_internal/fake_config_module3.py 2025-06-01T22:53:05.6070594Z ++ echo torch/testing/_internal/fake_config_module3.py 2025-06-01T22:53:05.6070977Z ++ grep RECORD 2025-06-01T22:53:05.6090566Z +++ openssl dgst -sha256 -binary torch/testing/_internal/fake_config_module3.py 2025-06-01T22:53:05.6091102Z +++ openssl base64 2025-06-01T22:53:05.6091625Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.6092838Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.6094098Z +++ sed -e s/=//g 2025-06-01T22:53:05.6131060Z ++ HASH=AupEKLn6rt5m4EKpKAUtD6L1YZtVTJOOuxLaJqmAwwU 2025-06-01T22:53:05.6136211Z +++ ls -nl torch/testing/_internal/fake_config_module3.py 2025-06-01T22:53:05.6138076Z +++ awk '{print $5}' 2025-06-01T22:53:05.6165645Z ++ FSIZE=218 2025-06-01T22:53:05.6166319Z ++ echo '"torch/testing/_internal/fake_config_module3.py",sha256=AupEKLn6rt5m4EKpKAUtD6L1YZtVTJOOuxLaJqmAwwU,218' 2025-06-01T22:53:05.6167039Z ++ read fname 2025-06-01T22:53:05.6167355Z ++ make_wheel_record torch/testing/_internal/hop_db.py 2025-06-01T22:53:05.6167814Z ++ FPATH=torch/testing/_internal/hop_db.py 2025-06-01T22:53:05.6168215Z ++ echo torch/testing/_internal/hop_db.py 2025-06-01T22:53:05.6168562Z ++ grep RECORD 2025-06-01T22:53:05.6191231Z +++ openssl dgst -sha256 -binary torch/testing/_internal/hop_db.py 2025-06-01T22:53:05.6191712Z +++ openssl base64 2025-06-01T22:53:05.6191976Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.6192219Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.6192518Z +++ sed -e s/=//g 2025-06-01T22:53:05.6231888Z ++ HASH=uyA46U-4q_ahcyyeOCkrYrAgvN180eS1FldzOLgvCII 2025-06-01T22:53:05.6236362Z +++ ls -nl torch/testing/_internal/hop_db.py 2025-06-01T22:53:05.6237334Z +++ awk '{print $5}' 2025-06-01T22:53:05.6266725Z ++ FSIZE=13923 2025-06-01T22:53:05.6267322Z ++ echo '"torch/testing/_internal/hop_db.py",sha256=uyA46U-4q_ahcyyeOCkrYrAgvN180eS1FldzOLgvCII,13923' 2025-06-01T22:53:05.6267932Z ++ read fname 2025-06-01T22:53:05.6268305Z ++ make_wheel_record torch/testing/_internal/hypothesis_utils.py 2025-06-01T22:53:05.6268959Z ++ FPATH=torch/testing/_internal/hypothesis_utils.py 2025-06-01T22:53:05.6269404Z ++ echo torch/testing/_internal/hypothesis_utils.py 2025-06-01T22:53:05.6269796Z ++ grep RECORD 2025-06-01T22:53:05.6289168Z +++ openssl dgst -sha256 -binary torch/testing/_internal/hypothesis_utils.py 2025-06-01T22:53:05.6289717Z +++ openssl base64 2025-06-01T22:53:05.6290422Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.6291635Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.6292842Z +++ sed -e s/=//g 2025-06-01T22:53:05.6330198Z ++ HASH=Y3DWgamCO1gKq5W141ecnpbA7uKtgnZd4U9SJk2Xrsw 2025-06-01T22:53:05.6335051Z +++ ls -nl torch/testing/_internal/hypothesis_utils.py 2025-06-01T22:53:05.6336054Z +++ awk '{print $5}' 2025-06-01T22:53:05.6363583Z ++ FSIZE=14622 2025-06-01T22:53:05.6364574Z ++ echo '"torch/testing/_internal/hypothesis_utils.py",sha256=Y3DWgamCO1gKq5W141ecnpbA7uKtgnZd4U9SJk2Xrsw,14622' 2025-06-01T22:53:05.6365287Z ++ read fname 2025-06-01T22:53:05.6365654Z ++ make_wheel_record torch/testing/_internal/inductor_utils.py 2025-06-01T22:53:05.6366157Z ++ FPATH=torch/testing/_internal/inductor_utils.py 2025-06-01T22:53:05.6366610Z ++ echo torch/testing/_internal/inductor_utils.py 2025-06-01T22:53:05.6366986Z ++ grep RECORD 2025-06-01T22:53:05.6389413Z +++ openssl dgst -sha256 -binary torch/testing/_internal/inductor_utils.py 2025-06-01T22:53:05.6389945Z +++ openssl base64 2025-06-01T22:53:05.6390197Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.6390491Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.6391470Z +++ sed -e s/=//g 2025-06-01T22:53:05.6432730Z ++ HASH=zNVbjVCVerlu59faGhEkg_CNGNoRX2j0yUx65-c8-lo 2025-06-01T22:53:05.6435742Z +++ ls -nl torch/testing/_internal/inductor_utils.py 2025-06-01T22:53:05.6436149Z +++ awk '{print $5}' 2025-06-01T22:53:05.6465893Z ++ FSIZE=9329 2025-06-01T22:53:05.6466516Z ++ echo '"torch/testing/_internal/inductor_utils.py",sha256=zNVbjVCVerlu59faGhEkg_CNGNoRX2j0yUx65-c8-lo,9329' 2025-06-01T22:53:05.6467181Z ++ read fname 2025-06-01T22:53:05.6467576Z ++ make_wheel_record torch/testing/_internal/jit_metaprogramming_utils.py 2025-06-01T22:53:05.6468181Z ++ FPATH=torch/testing/_internal/jit_metaprogramming_utils.py 2025-06-01T22:53:05.6468710Z ++ echo torch/testing/_internal/jit_metaprogramming_utils.py 2025-06-01T22:53:05.6469136Z ++ grep RECORD 2025-06-01T22:53:05.6488509Z +++ openssl dgst -sha256 -binary torch/testing/_internal/jit_metaprogramming_utils.py 2025-06-01T22:53:05.6489090Z +++ openssl base64 2025-06-01T22:53:05.6489394Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.6490702Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.6491968Z +++ sed -e s/=//g 2025-06-01T22:53:05.6530190Z ++ HASH=1kwm5pbc86-z8EJJgadxnDJogN7Km6P0p8Z9PaIbtn4 2025-06-01T22:53:05.6535518Z +++ ls -nl torch/testing/_internal/jit_metaprogramming_utils.py 2025-06-01T22:53:05.6536205Z +++ awk '{print $5}' 2025-06-01T22:53:05.6565694Z ++ FSIZE=34057 2025-06-01T22:53:05.6566418Z ++ echo '"torch/testing/_internal/jit_metaprogramming_utils.py",sha256=1kwm5pbc86-z8EJJgadxnDJogN7Km6P0p8Z9PaIbtn4,34057' 2025-06-01T22:53:05.6567161Z ++ read fname 2025-06-01T22:53:05.6567510Z ++ make_wheel_record torch/testing/_internal/jit_utils.py 2025-06-01T22:53:05.6567973Z ++ FPATH=torch/testing/_internal/jit_utils.py 2025-06-01T22:53:05.6568377Z ++ echo torch/testing/_internal/jit_utils.py 2025-06-01T22:53:05.6568744Z ++ grep RECORD 2025-06-01T22:53:05.6591160Z +++ openssl dgst -sha256 -binary torch/testing/_internal/jit_utils.py 2025-06-01T22:53:05.6591672Z +++ openssl base64 2025-06-01T22:53:05.6591929Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.6592190Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.6592493Z +++ sed -e s/=//g 2025-06-01T22:53:05.6633099Z ++ HASH=zq5DiRov5NmnSpFmTfEXqgUDDwlmmLewXIlZs05wcio 2025-06-01T22:53:05.6636706Z +++ ls -nl torch/testing/_internal/jit_utils.py 2025-06-01T22:53:05.6637083Z +++ awk '{print $5}' 2025-06-01T22:53:05.6665736Z ++ FSIZE=33950 2025-06-01T22:53:05.6666390Z ++ echo '"torch/testing/_internal/jit_utils.py",sha256=zq5DiRov5NmnSpFmTfEXqgUDDwlmmLewXIlZs05wcio,33950' 2025-06-01T22:53:05.6667053Z ++ read fname 2025-06-01T22:53:05.6667547Z ++ make_wheel_record torch/testing/_internal/logging_tensor.py 2025-06-01T22:53:05.6667707Z ++ FPATH=torch/testing/_internal/logging_tensor.py 2025-06-01T22:53:05.6667856Z ++ echo torch/testing/_internal/logging_tensor.py 2025-06-01T22:53:05.6667972Z ++ grep RECORD 2025-06-01T22:53:05.6687958Z +++ openssl dgst -sha256 -binary torch/testing/_internal/logging_tensor.py 2025-06-01T22:53:05.6688074Z +++ openssl base64 2025-06-01T22:53:05.6689400Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.6690630Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.6692004Z +++ sed -e s/=//g 2025-06-01T22:53:05.6729822Z ++ HASH=GE23NCZ6hhwkck48gOOyOFO5SigntV7VeSxUdNF8juk 2025-06-01T22:53:05.6735225Z +++ ls -nl torch/testing/_internal/logging_tensor.py 2025-06-01T22:53:05.6736196Z +++ awk '{print $5}' 2025-06-01T22:53:05.6763590Z ++ FSIZE=6646 2025-06-01T22:53:05.6764233Z ++ echo '"torch/testing/_internal/logging_tensor.py",sha256=GE23NCZ6hhwkck48gOOyOFO5SigntV7VeSxUdNF8juk,6646' 2025-06-01T22:53:05.6764509Z ++ read fname 2025-06-01T22:53:05.6764724Z ++ make_wheel_record torch/testing/_internal/logging_utils.py 2025-06-01T22:53:05.6764896Z ++ FPATH=torch/testing/_internal/logging_utils.py 2025-06-01T22:53:05.6765050Z ++ echo torch/testing/_internal/logging_utils.py 2025-06-01T22:53:05.6765968Z ++ grep RECORD 2025-06-01T22:53:05.6791617Z +++ openssl dgst -sha256 -binary torch/testing/_internal/logging_utils.py 2025-06-01T22:53:05.6791739Z +++ openssl base64 2025-06-01T22:53:05.6791840Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.6791953Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.6792045Z +++ sed -e s/=//g 2025-06-01T22:53:05.6832778Z ++ HASH=Nw60d045h42VlN06V1oQ3dvIYikRDg89CYNHk8gQCRk 2025-06-01T22:53:05.6835590Z +++ ls -nl torch/testing/_internal/logging_utils.py 2025-06-01T22:53:05.6836467Z +++ awk '{print $5}' 2025-06-01T22:53:05.6865879Z ++ FSIZE=8205 2025-06-01T22:53:05.6866386Z ++ echo '"torch/testing/_internal/logging_utils.py",sha256=Nw60d045h42VlN06V1oQ3dvIYikRDg89CYNHk8gQCRk,8205' 2025-06-01T22:53:05.6866495Z ++ read fname 2025-06-01T22:53:05.6866799Z ++ make_wheel_record torch/testing/_internal/quantization_torch_package_models.py 2025-06-01T22:53:05.6867044Z ++ FPATH=torch/testing/_internal/quantization_torch_package_models.py 2025-06-01T22:53:05.6867293Z ++ echo torch/testing/_internal/quantization_torch_package_models.py 2025-06-01T22:53:05.6867416Z ++ grep RECORD 2025-06-01T22:53:05.6888395Z +++ openssl dgst -sha256 -binary torch/testing/_internal/quantization_torch_package_models.py 2025-06-01T22:53:05.6888527Z +++ openssl base64 2025-06-01T22:53:05.6889435Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.6890647Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.6892018Z +++ sed -e s/=//g 2025-06-01T22:53:05.6929472Z ++ HASH=DnChjrnLG54TWRhINvfTxOFmNZt5WflDBJDpam4fj9w 2025-06-01T22:53:05.6934540Z +++ ls -nl torch/testing/_internal/quantization_torch_package_models.py 2025-06-01T22:53:05.6935051Z +++ awk '{print $5}' 2025-06-01T22:53:05.6965285Z ++ FSIZE=951 2025-06-01T22:53:05.6965900Z ++ echo '"torch/testing/_internal/quantization_torch_package_models.py",sha256=DnChjrnLG54TWRhINvfTxOFmNZt5WflDBJDpam4fj9w,951' 2025-06-01T22:53:05.6966012Z ++ read fname 2025-06-01T22:53:05.6966222Z ++ make_wheel_record torch/testing/_internal/static_module.py 2025-06-01T22:53:05.6966381Z ++ FPATH=torch/testing/_internal/static_module.py 2025-06-01T22:53:05.6966550Z ++ echo torch/testing/_internal/static_module.py 2025-06-01T22:53:05.6967224Z ++ grep RECORD 2025-06-01T22:53:05.6992457Z +++ openssl dgst -sha256 -binary torch/testing/_internal/static_module.py 2025-06-01T22:53:05.6992595Z +++ openssl base64 2025-06-01T22:53:05.6992696Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.6992805Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.6993125Z +++ sed -e s/=//g 2025-06-01T22:53:05.7032677Z ++ HASH=bwmblZ7N3UtKuO6UEJDUUJdqdhxxIpCwvmrJEESauOk 2025-06-01T22:53:05.7036682Z +++ ls -nl torch/testing/_internal/static_module.py 2025-06-01T22:53:05.7036783Z +++ awk '{print $5}' 2025-06-01T22:53:05.7063983Z ++ FSIZE=893 2025-06-01T22:53:05.7064777Z ++ echo '"torch/testing/_internal/static_module.py",sha256=bwmblZ7N3UtKuO6UEJDUUJdqdhxxIpCwvmrJEESauOk,893' 2025-06-01T22:53:05.7064953Z ++ read fname 2025-06-01T22:53:05.7065162Z ++ make_wheel_record torch/testing/_internal/subclasses.py 2025-06-01T22:53:05.7065323Z ++ FPATH=torch/testing/_internal/subclasses.py 2025-06-01T22:53:05.7065465Z ++ echo torch/testing/_internal/subclasses.py 2025-06-01T22:53:05.7066483Z ++ grep RECORD 2025-06-01T22:53:05.7087552Z +++ openssl dgst -sha256 -binary torch/testing/_internal/subclasses.py 2025-06-01T22:53:05.7087690Z +++ openssl base64 2025-06-01T22:53:05.7088097Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.7089295Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.7090568Z +++ sed -e s/=//g 2025-06-01T22:53:05.7129295Z ++ HASH=1St6tCwY8ANR6ShOVrCx_5eiKUczI5xulrQ3PF1GGFA 2025-06-01T22:53:05.7134546Z +++ ls -nl torch/testing/_internal/subclasses.py 2025-06-01T22:53:05.7135415Z +++ awk '{print $5}' 2025-06-01T22:53:05.7162807Z ++ FSIZE=2530 2025-06-01T22:53:05.7163300Z ++ echo '"torch/testing/_internal/subclasses.py",sha256=1St6tCwY8ANR6ShOVrCx_5eiKUczI5xulrQ3PF1GGFA,2530' 2025-06-01T22:53:05.7163422Z ++ read fname 2025-06-01T22:53:05.7163638Z ++ make_wheel_record torch/testing/_internal/torchbind_impls.py 2025-06-01T22:53:05.7163803Z ++ FPATH=torch/testing/_internal/torchbind_impls.py 2025-06-01T22:53:05.7164119Z ++ echo torch/testing/_internal/torchbind_impls.py 2025-06-01T22:53:05.7165615Z ++ grep RECORD 2025-06-01T22:53:05.7190674Z +++ openssl dgst -sha256 -binary torch/testing/_internal/torchbind_impls.py 2025-06-01T22:53:05.7190812Z +++ openssl base64 2025-06-01T22:53:05.7190913Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.7191013Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.7191374Z +++ sed -e s/=//g 2025-06-01T22:53:05.7231811Z ++ HASH=mBq9E00EyP8vFSEvOcPPaA_49sS1fBw4lDr-G4fF71U 2025-06-01T22:53:05.7236094Z +++ ls -nl torch/testing/_internal/torchbind_impls.py 2025-06-01T22:53:05.7236197Z +++ awk '{print $5}' 2025-06-01T22:53:05.7263526Z ++ FSIZE=5256 2025-06-01T22:53:05.7264008Z ++ echo '"torch/testing/_internal/torchbind_impls.py",sha256=mBq9E00EyP8vFSEvOcPPaA_49sS1fBw4lDr-G4fF71U,5256' 2025-06-01T22:53:05.7264119Z ++ read fname 2025-06-01T22:53:05.7264332Z ++ make_wheel_record torch/testing/_internal/triton_utils.py 2025-06-01T22:53:05.7264482Z ++ FPATH=torch/testing/_internal/triton_utils.py 2025-06-01T22:53:05.7265238Z ++ echo torch/testing/_internal/triton_utils.py 2025-06-01T22:53:05.7266137Z ++ grep RECORD 2025-06-01T22:53:05.7287625Z +++ openssl dgst -sha256 -binary torch/testing/_internal/triton_utils.py 2025-06-01T22:53:05.7287747Z +++ openssl base64 2025-06-01T22:53:05.7288206Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.7289375Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.7290652Z +++ sed -e s/=//g 2025-06-01T22:53:05.7329679Z ++ HASH=nhTVSW-tCw6J2RAuDx0YTfEn_y5vhX6gTPhMtmowOzw 2025-06-01T22:53:05.7334985Z +++ ls -nl torch/testing/_internal/triton_utils.py 2025-06-01T22:53:05.7335895Z +++ awk '{print $5}' 2025-06-01T22:53:05.7364851Z ++ FSIZE=20963 2025-06-01T22:53:05.7365339Z ++ echo '"torch/testing/_internal/triton_utils.py",sha256=nhTVSW-tCw6J2RAuDx0YTfEn_y5vhX6gTPhMtmowOzw,20963' 2025-06-01T22:53:05.7365447Z ++ read fname 2025-06-01T22:53:05.7365655Z ++ make_wheel_record torch/testing/_internal/two_tensor.py 2025-06-01T22:53:05.7365800Z ++ FPATH=torch/testing/_internal/two_tensor.py 2025-06-01T22:53:05.7365944Z ++ echo torch/testing/_internal/two_tensor.py 2025-06-01T22:53:05.7366157Z ++ grep RECORD 2025-06-01T22:53:05.7390725Z +++ openssl dgst -sha256 -binary torch/testing/_internal/two_tensor.py 2025-06-01T22:53:05.7390852Z +++ openssl base64 2025-06-01T22:53:05.7390951Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.7391062Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.7391661Z +++ sed -e s/=//g 2025-06-01T22:53:05.7433520Z ++ HASH=Z0efSEeFEVXUEwIPyeYjO-PEWfFwGGLPRhv7Z-Xg8yY 2025-06-01T22:53:05.7435050Z +++ ls -nl torch/testing/_internal/two_tensor.py 2025-06-01T22:53:05.7435152Z +++ awk '{print $5}' 2025-06-01T22:53:05.7462546Z ++ FSIZE=3601 2025-06-01T22:53:05.7463080Z ++ echo '"torch/testing/_internal/two_tensor.py",sha256=Z0efSEeFEVXUEwIPyeYjO-PEWfFwGGLPRhv7Z-Xg8yY,3601' 2025-06-01T22:53:05.7463303Z ++ read fname 2025-06-01T22:53:05.7463518Z ++ make_wheel_record torch/testing/_internal/codegen/__init__.py 2025-06-01T22:53:05.7463681Z ++ FPATH=torch/testing/_internal/codegen/__init__.py 2025-06-01T22:53:05.7463853Z ++ echo torch/testing/_internal/codegen/__init__.py 2025-06-01T22:53:05.7465038Z ++ grep RECORD 2025-06-01T22:53:05.7486602Z +++ openssl dgst -sha256 -binary torch/testing/_internal/codegen/__init__.py 2025-06-01T22:53:05.7486731Z +++ openssl base64 2025-06-01T22:53:05.7487109Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.7488186Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.7489479Z +++ sed -e s/=//g 2025-06-01T22:53:05.7528016Z ++ HASH=8QLhisbHub6VJl6egijnrOPKK5QNAe5FJhfcxEelj4Y 2025-06-01T22:53:05.7533132Z +++ ls -nl torch/testing/_internal/codegen/__init__.py 2025-06-01T22:53:05.7533991Z +++ awk '{print $5}' 2025-06-01T22:53:05.7561916Z ++ FSIZE=22 2025-06-01T22:53:05.7562452Z ++ echo '"torch/testing/_internal/codegen/__init__.py",sha256=8QLhisbHub6VJl6egijnrOPKK5QNAe5FJhfcxEelj4Y,22' 2025-06-01T22:53:05.7562569Z ++ read fname 2025-06-01T22:53:05.7562770Z ++ make_wheel_record torch/testing/_internal/data/__init__.py 2025-06-01T22:53:05.7562921Z ++ FPATH=torch/testing/_internal/data/__init__.py 2025-06-01T22:53:05.7573131Z ++ echo torch/testing/_internal/data/__init__.py 2025-06-01T22:53:05.7573482Z ++ grep RECORD 2025-06-01T22:53:05.7589025Z +++ openssl dgst -sha256 -binary torch/testing/_internal/data/__init__.py 2025-06-01T22:53:05.7589151Z +++ openssl base64 2025-06-01T22:53:05.7589269Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.7589368Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.7589627Z +++ sed -e s/=//g 2025-06-01T22:53:05.7631646Z ++ HASH=8QLhisbHub6VJl6egijnrOPKK5QNAe5FJhfcxEelj4Y 2025-06-01T22:53:05.7633007Z +++ ls -nl torch/testing/_internal/data/__init__.py 2025-06-01T22:53:05.7633803Z +++ awk '{print $5}' 2025-06-01T22:53:05.7662583Z ++ FSIZE=22 2025-06-01T22:53:05.7663049Z ++ echo '"torch/testing/_internal/data/__init__.py",sha256=8QLhisbHub6VJl6egijnrOPKK5QNAe5FJhfcxEelj4Y,22' 2025-06-01T22:53:05.7663153Z ++ read fname 2025-06-01T22:53:05.7663365Z ++ make_wheel_record torch/testing/_internal/data/network1.py 2025-06-01T22:53:05.7663520Z ++ FPATH=torch/testing/_internal/data/network1.py 2025-06-01T22:53:05.7663666Z ++ echo torch/testing/_internal/data/network1.py 2025-06-01T22:53:05.7663943Z ++ grep RECORD 2025-06-01T22:53:05.7686921Z +++ openssl dgst -sha256 -binary torch/testing/_internal/data/network1.py 2025-06-01T22:53:05.7687042Z +++ openssl base64 2025-06-01T22:53:05.7687144Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.7687310Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.7688622Z +++ sed -e s/=//g 2025-06-01T22:53:05.7726569Z ++ HASH=ksE5iUCq6Hhp8772pRhqpUna414huKdlzvh92oQgxTc 2025-06-01T22:53:05.7731450Z +++ ls -nl torch/testing/_internal/data/network1.py 2025-06-01T22:53:05.7732311Z +++ awk '{print $5}' 2025-06-01T22:53:05.7760324Z ++ FSIZE=169 2025-06-01T22:53:05.7760827Z ++ echo '"torch/testing/_internal/data/network1.py",sha256=ksE5iUCq6Hhp8772pRhqpUna414huKdlzvh92oQgxTc,169' 2025-06-01T22:53:05.7760932Z ++ read fname 2025-06-01T22:53:05.7761136Z ++ make_wheel_record torch/testing/_internal/data/network2.py 2025-06-01T22:53:05.7761301Z ++ FPATH=torch/testing/_internal/data/network2.py 2025-06-01T22:53:05.7761883Z ++ echo torch/testing/_internal/data/network2.py 2025-06-01T22:53:05.7763402Z ++ grep RECORD 2025-06-01T22:53:05.7788951Z +++ openssl dgst -sha256 -binary torch/testing/_internal/data/network2.py 2025-06-01T22:53:05.7789075Z +++ openssl base64 2025-06-01T22:53:05.7789179Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.7789280Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.7789413Z +++ sed -e s/=//g 2025-06-01T22:53:05.7830310Z ++ HASH=FlOrR6LuubeOhZHKURvkoWqIGHlvMNX2SyoZ22XPvfg 2025-06-01T22:53:05.7832085Z +++ ls -nl torch/testing/_internal/data/network2.py 2025-06-01T22:53:05.7832528Z +++ awk '{print $5}' 2025-06-01T22:53:05.7858431Z ++ FSIZE=199 2025-06-01T22:53:05.7859223Z ++ echo '"torch/testing/_internal/data/network2.py",sha256=FlOrR6LuubeOhZHKURvkoWqIGHlvMNX2SyoZ22XPvfg,199' 2025-06-01T22:53:05.7859552Z ++ read fname 2025-06-01T22:53:05.7859961Z ++ make_wheel_record torch/testing/_internal/distributed/__init__.py 2025-06-01T22:53:05.7860285Z ++ FPATH=torch/testing/_internal/distributed/__init__.py 2025-06-01T22:53:05.7860918Z ++ echo torch/testing/_internal/distributed/__init__.py 2025-06-01T22:53:05.7862263Z ++ grep RECORD 2025-06-01T22:53:05.7885612Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/__init__.py 2025-06-01T22:53:05.7885738Z +++ openssl base64 2025-06-01T22:53:05.7885844Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.7886335Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.7887038Z +++ sed -e s/=//g 2025-06-01T22:53:05.7926000Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:05.7930402Z +++ ls -nl torch/testing/_internal/distributed/__init__.py 2025-06-01T22:53:05.7931414Z +++ awk '{print $5}' 2025-06-01T22:53:05.7955433Z ++ FSIZE=0 2025-06-01T22:53:05.7955928Z ++ echo '"torch/testing/_internal/distributed/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:05.7956031Z ++ read fname 2025-06-01T22:53:05.7957255Z ++ make_wheel_record torch/testing/_internal/distributed/checkpoint_utils.py 2025-06-01T22:53:05.7957645Z ++ FPATH=torch/testing/_internal/distributed/checkpoint_utils.py 2025-06-01T22:53:05.7960808Z ++ echo torch/testing/_internal/distributed/checkpoint_utils.py 2025-06-01T22:53:05.7961943Z ++ grep RECORD 2025-06-01T22:53:05.7987091Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/checkpoint_utils.py 2025-06-01T22:53:05.7987217Z +++ openssl base64 2025-06-01T22:53:05.7987454Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.7987642Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.7987860Z +++ sed -e s/=//g 2025-06-01T22:53:05.8029865Z ++ HASH=HkhBP1tBL4e6bZpIJZLUxO-QTgVDyiFjqvsa30l0SK4 2025-06-01T22:53:05.8032611Z +++ ls -nl torch/testing/_internal/distributed/checkpoint_utils.py 2025-06-01T22:53:05.8033805Z +++ awk '{print $5}' 2025-06-01T22:53:05.8061948Z ++ FSIZE=5136 2025-06-01T22:53:05.8062510Z ++ echo '"torch/testing/_internal/distributed/checkpoint_utils.py",sha256=HkhBP1tBL4e6bZpIJZLUxO-QTgVDyiFjqvsa30l0SK4,5136' 2025-06-01T22:53:05.8062608Z ++ read fname 2025-06-01T22:53:05.8062895Z ++ make_wheel_record torch/testing/_internal/distributed/common_state_dict.py 2025-06-01T22:53:05.8063116Z ++ FPATH=torch/testing/_internal/distributed/common_state_dict.py 2025-06-01T22:53:05.8063353Z ++ echo torch/testing/_internal/distributed/common_state_dict.py 2025-06-01T22:53:05.8064283Z ++ grep RECORD 2025-06-01T22:53:05.8086994Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/common_state_dict.py 2025-06-01T22:53:05.8087117Z +++ openssl base64 2025-06-01T22:53:05.8087242Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.8087573Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.8088514Z +++ sed -e s/=//g 2025-06-01T22:53:05.8127581Z ++ HASH=mdFwoB-bKlSA4M5FKR1xsPCacpz49wBKdwnZSWvMHtU 2025-06-01T22:53:05.8132918Z +++ ls -nl torch/testing/_internal/distributed/common_state_dict.py 2025-06-01T22:53:05.8133573Z +++ awk '{print $5}' 2025-06-01T22:53:05.8160832Z ++ FSIZE=6704 2025-06-01T22:53:05.8161432Z ++ echo '"torch/testing/_internal/distributed/common_state_dict.py",sha256=mdFwoB-bKlSA4M5FKR1xsPCacpz49wBKdwnZSWvMHtU,6704' 2025-06-01T22:53:05.8161618Z ++ read fname 2025-06-01T22:53:05.8161969Z ++ make_wheel_record torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py 2025-06-01T22:53:05.8162252Z ++ FPATH=torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py 2025-06-01T22:53:05.8162653Z ++ echo torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py 2025-06-01T22:53:05.8163304Z ++ grep RECORD 2025-06-01T22:53:05.8186806Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py 2025-06-01T22:53:05.8186989Z +++ openssl base64 2025-06-01T22:53:05.8187102Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.8187579Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.8189215Z +++ sed -e s/=//g 2025-06-01T22:53:05.8230089Z ++ HASH=LjhVFkvVHeoi1LGfz_yfF75aP949jGlZQiuCxdk0cAk 2025-06-01T22:53:05.8233576Z +++ ls -nl torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py 2025-06-01T22:53:05.8234664Z +++ awk '{print $5}' 2025-06-01T22:53:05.8263491Z ++ FSIZE=26953 2025-06-01T22:53:05.8264136Z ++ echo '"torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py",sha256=LjhVFkvVHeoi1LGfz_yfF75aP949jGlZQiuCxdk0cAk,26953' 2025-06-01T22:53:05.8264236Z ++ read fname 2025-06-01T22:53:05.8264507Z ++ make_wheel_record torch/testing/_internal/distributed/distributed_test.py 2025-06-01T22:53:05.8264751Z ++ FPATH=torch/testing/_internal/distributed/distributed_test.py 2025-06-01T22:53:05.8265118Z ++ echo torch/testing/_internal/distributed/distributed_test.py 2025-06-01T22:53:05.8265216Z ++ grep RECORD 2025-06-01T22:53:05.8287077Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/distributed_test.py 2025-06-01T22:53:05.8287685Z +++ openssl base64 2025-06-01T22:53:05.8287974Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.8288234Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.8288766Z +++ sed -e s/=//g 2025-06-01T22:53:05.8340707Z ++ HASH=3MbUhb5NCRBo3Ofc6nUF0HlWbyO2T3KJcZ4c5nZPbqE 2025-06-01T22:53:05.8344510Z +++ ls -nl torch/testing/_internal/distributed/distributed_test.py 2025-06-01T22:53:05.8346220Z +++ awk '{print $5}' 2025-06-01T22:53:05.8370862Z ++ FSIZE=436968 2025-06-01T22:53:05.8371658Z ++ echo '"torch/testing/_internal/distributed/distributed_test.py",sha256=3MbUhb5NCRBo3Ofc6nUF0HlWbyO2T3KJcZ4c5nZPbqE,436968' 2025-06-01T22:53:05.8372444Z ++ read fname 2025-06-01T22:53:05.8372888Z ++ make_wheel_record torch/testing/_internal/distributed/distributed_utils.py 2025-06-01T22:53:05.8373695Z ++ FPATH=torch/testing/_internal/distributed/distributed_utils.py 2025-06-01T22:53:05.8374285Z ++ echo torch/testing/_internal/distributed/distributed_utils.py 2025-06-01T22:53:05.8375080Z ++ grep RECORD 2025-06-01T22:53:05.8399336Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/distributed_utils.py 2025-06-01T22:53:05.8399934Z +++ openssl base64 2025-06-01T22:53:05.8400215Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.8400480Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.8400733Z +++ sed -e s/=//g 2025-06-01T22:53:05.8441531Z ++ HASH=xmssLRQCNMLe0Q6mu1lAir0cD9gOyGXyTMoM9LwE_lw 2025-06-01T22:53:05.8445548Z +++ ls -nl torch/testing/_internal/distributed/distributed_utils.py 2025-06-01T22:53:05.8446037Z +++ awk '{print $5}' 2025-06-01T22:53:05.8472207Z ++ FSIZE=1947 2025-06-01T22:53:05.8472969Z ++ echo '"torch/testing/_internal/distributed/distributed_utils.py",sha256=xmssLRQCNMLe0Q6mu1lAir0cD9gOyGXyTMoM9LwE_lw,1947' 2025-06-01T22:53:05.8473866Z ++ read fname 2025-06-01T22:53:05.8474245Z ++ make_wheel_record torch/testing/_internal/distributed/fake_pg.py 2025-06-01T22:53:05.8474804Z ++ FPATH=torch/testing/_internal/distributed/fake_pg.py 2025-06-01T22:53:05.8475290Z ++ echo torch/testing/_internal/distributed/fake_pg.py 2025-06-01T22:53:05.8475672Z ++ grep RECORD 2025-06-01T22:53:05.8493702Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/fake_pg.py 2025-06-01T22:53:05.8494455Z +++ openssl base64 2025-06-01T22:53:05.8495926Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.8497961Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.8499107Z +++ sed -e s/=//g 2025-06-01T22:53:05.8537923Z ++ HASH=Ojbs4qyoiyRCQGhybXBMWjrJ7FW2VwQXKqAZDRHQjgY 2025-06-01T22:53:05.8542018Z +++ ls -nl torch/testing/_internal/distributed/fake_pg.py 2025-06-01T22:53:05.8542443Z +++ awk '{print $5}' 2025-06-01T22:53:05.8566757Z ++ FSIZE=1026 2025-06-01T22:53:05.8567499Z ++ echo '"torch/testing/_internal/distributed/fake_pg.py",sha256=Ojbs4qyoiyRCQGhybXBMWjrJ7FW2VwQXKqAZDRHQjgY,1026' 2025-06-01T22:53:05.8568225Z ++ read fname 2025-06-01T22:53:05.8568667Z ++ make_wheel_record torch/testing/_internal/distributed/multi_threaded_pg.py 2025-06-01T22:53:05.8569326Z ++ FPATH=torch/testing/_internal/distributed/multi_threaded_pg.py 2025-06-01T22:53:05.8569950Z ++ echo torch/testing/_internal/distributed/multi_threaded_pg.py 2025-06-01T22:53:05.8571118Z ++ grep RECORD 2025-06-01T22:53:05.8593158Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/multi_threaded_pg.py 2025-06-01T22:53:05.8593817Z +++ openssl base64 2025-06-01T22:53:05.8594081Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.8595090Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.8596337Z +++ sed -e s/=//g 2025-06-01T22:53:05.8638115Z ++ HASH=jAl3prpcndkyMhIQP5juZO5RwvIPUsCdidMCOvGCvqw 2025-06-01T22:53:05.8640243Z +++ ls -nl torch/testing/_internal/distributed/multi_threaded_pg.py 2025-06-01T22:53:05.8640971Z +++ awk '{print $5}' 2025-06-01T22:53:05.8668867Z ++ FSIZE=19302 2025-06-01T22:53:05.8669710Z ++ echo '"torch/testing/_internal/distributed/multi_threaded_pg.py",sha256=jAl3prpcndkyMhIQP5juZO5RwvIPUsCdidMCOvGCvqw,19302' 2025-06-01T22:53:05.8670617Z ++ read fname 2025-06-01T22:53:05.8671003Z ++ make_wheel_record torch/testing/_internal/distributed/rpc_utils.py 2025-06-01T22:53:05.8671578Z ++ FPATH=torch/testing/_internal/distributed/rpc_utils.py 2025-06-01T22:53:05.8672074Z ++ echo torch/testing/_internal/distributed/rpc_utils.py 2025-06-01T22:53:05.8672484Z ++ grep RECORD 2025-06-01T22:53:05.8691634Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc_utils.py 2025-06-01T22:53:05.8692176Z +++ openssl base64 2025-06-01T22:53:05.8693028Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.8694426Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.8695821Z +++ sed -e s/=//g 2025-06-01T22:53:05.8731926Z ++ HASH=_ytL9c2DUzSMzTVyoOTKg8UJVlINNdy0R4mtFXBR0rI 2025-06-01T22:53:05.8737254Z +++ ls -nl torch/testing/_internal/distributed/rpc_utils.py 2025-06-01T22:53:05.8737952Z +++ awk '{print $5}' 2025-06-01T22:53:05.8765106Z ++ FSIZE=6615 2025-06-01T22:53:05.8765797Z ++ echo '"torch/testing/_internal/distributed/rpc_utils.py",sha256=_ytL9c2DUzSMzTVyoOTKg8UJVlINNdy0R4mtFXBR0rI,6615' 2025-06-01T22:53:05.8766565Z ++ read fname 2025-06-01T22:53:05.8767004Z ++ make_wheel_record torch/testing/_internal/distributed/_shard/__init__.py 2025-06-01T22:53:05.8767644Z ++ FPATH=torch/testing/_internal/distributed/_shard/__init__.py 2025-06-01T22:53:05.8768221Z ++ echo torch/testing/_internal/distributed/_shard/__init__.py 2025-06-01T22:53:05.8768652Z ++ grep RECORD 2025-06-01T22:53:05.8791988Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/_shard/__init__.py 2025-06-01T22:53:05.8792555Z +++ openssl base64 2025-06-01T22:53:05.8792823Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.8793069Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.8793339Z +++ sed -e s/=//g 2025-06-01T22:53:05.8833980Z ++ HASH=mIQlHRV-d0Zr3TOwF0Vr4fBPuPk4uNR8rzKPy1EhlPw 2025-06-01T22:53:05.8836937Z +++ ls -nl torch/testing/_internal/distributed/_shard/__init__.py 2025-06-01T22:53:05.8838762Z +++ awk '{print $5}' 2025-06-01T22:53:05.8867209Z ++ FSIZE=27 2025-06-01T22:53:05.8867923Z ++ echo '"torch/testing/_internal/distributed/_shard/__init__.py",sha256=mIQlHRV-d0Zr3TOwF0Vr4fBPuPk4uNR8rzKPy1EhlPw,27' 2025-06-01T22:53:05.8868673Z ++ read fname 2025-06-01T22:53:05.8869086Z ++ make_wheel_record torch/testing/_internal/distributed/_shard/test_common.py 2025-06-01T22:53:05.8869763Z ++ FPATH=torch/testing/_internal/distributed/_shard/test_common.py 2025-06-01T22:53:05.8870334Z ++ echo torch/testing/_internal/distributed/_shard/test_common.py 2025-06-01T22:53:05.8870783Z ++ grep RECORD 2025-06-01T22:53:05.8890907Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/_shard/test_common.py 2025-06-01T22:53:05.8891520Z +++ openssl base64 2025-06-01T22:53:05.8892215Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.8893593Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.8894951Z +++ sed -e s/=//g 2025-06-01T22:53:05.8930912Z ++ HASH=0siUUMgcT2SqfCOGQvb4_k-_r2yHoOALNG0kM1OTGwc 2025-06-01T22:53:05.8936072Z +++ ls -nl torch/testing/_internal/distributed/_shard/test_common.py 2025-06-01T22:53:05.8936660Z +++ awk '{print $5}' 2025-06-01T22:53:05.8964566Z ++ FSIZE=1219 2025-06-01T22:53:05.8965529Z ++ echo '"torch/testing/_internal/distributed/_shard/test_common.py",sha256=0siUUMgcT2SqfCOGQvb4_k-_r2yHoOALNG0kM1OTGwc,1219' 2025-06-01T22:53:05.8966282Z ++ read fname 2025-06-01T22:53:05.8966912Z ++ make_wheel_record torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py 2025-06-01T22:53:05.8967709Z ++ FPATH=torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py 2025-06-01T22:53:05.8968423Z ++ echo torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py 2025-06-01T22:53:05.8968942Z ++ grep RECORD 2025-06-01T22:53:05.8991656Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py 2025-06-01T22:53:05.8992317Z +++ openssl base64 2025-06-01T22:53:05.8992597Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.8992870Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.8993264Z +++ sed -e s/=//g 2025-06-01T22:53:05.9034583Z ++ HASH=GG4D85kYS3A-C91son7woTrb4j_tfVZz7nCO_K2XueY 2025-06-01T22:53:05.9037899Z +++ awk '{print $5}' 2025-06-01T22:53:05.9038406Z +++ ls -nl torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py 2025-06-01T22:53:05.9066099Z ++ FSIZE=3204 2025-06-01T22:53:05.9066864Z ++ echo '"torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py",sha256=GG4D85kYS3A-C91son7woTrb4j_tfVZz7nCO_K2XueY,3204' 2025-06-01T22:53:05.9067649Z ++ read fname 2025-06-01T22:53:05.9068161Z ++ make_wheel_record torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py 2025-06-01T22:53:05.9069013Z ++ FPATH=torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py 2025-06-01T22:53:05.9069783Z ++ echo torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py 2025-06-01T22:53:05.9070339Z ++ grep RECORD 2025-06-01T22:53:05.9088506Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py 2025-06-01T22:53:05.9089214Z +++ openssl base64 2025-06-01T22:53:05.9089840Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.9091315Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.9092649Z +++ sed -e s/=//g 2025-06-01T22:53:05.9129593Z ++ HASH=Ngk6Ynz4RSlUmj5oDTB0d-1jr4hl7DiVvyGy1IZefcw 2025-06-01T22:53:05.9134670Z +++ ls -nl torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py 2025-06-01T22:53:05.9135457Z +++ awk '{print $5}' 2025-06-01T22:53:05.9163157Z ++ FSIZE=4011 2025-06-01T22:53:05.9164235Z ++ echo '"torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py",sha256=Ngk6Ynz4RSlUmj5oDTB0d-1jr4hl7DiVvyGy1IZefcw,4011' 2025-06-01T22:53:05.9165301Z ++ read fname 2025-06-01T22:53:05.9165842Z ++ make_wheel_record torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py 2025-06-01T22:53:05.9166690Z ++ FPATH=torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py 2025-06-01T22:53:05.9167608Z ++ echo torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py 2025-06-01T22:53:05.9168176Z ++ grep RECORD 2025-06-01T22:53:05.9188976Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py 2025-06-01T22:53:05.9189672Z +++ openssl base64 2025-06-01T22:53:05.9189923Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.9190214Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.9190684Z +++ sed -e s/=//g 2025-06-01T22:53:05.9232155Z ++ HASH=Qys7mhe_-Ew8m14WqTGlJ1VJf_gINSZyraRfyDNP44w 2025-06-01T22:53:05.9235448Z +++ ls -nl torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py 2025-06-01T22:53:05.9236452Z +++ awk '{print $5}' 2025-06-01T22:53:05.9263292Z ++ FSIZE=1618 2025-06-01T22:53:05.9264146Z ++ echo '"torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py",sha256=Qys7mhe_-Ew8m14WqTGlJ1VJf_gINSZyraRfyDNP44w,1618' 2025-06-01T22:53:05.9264999Z ++ read fname 2025-06-01T22:53:05.9265430Z ++ make_wheel_record torch/testing/_internal/distributed/_tensor/__init__.py 2025-06-01T22:53:05.9266069Z ++ FPATH=torch/testing/_internal/distributed/_tensor/__init__.py 2025-06-01T22:53:05.9266631Z ++ echo torch/testing/_internal/distributed/_tensor/__init__.py 2025-06-01T22:53:05.9267053Z ++ grep RECORD 2025-06-01T22:53:05.9287695Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/_tensor/__init__.py 2025-06-01T22:53:05.9288359Z +++ openssl base64 2025-06-01T22:53:05.9288617Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.9289457Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.9290839Z +++ sed -e s/=//g 2025-06-01T22:53:05.9328681Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:05.9333937Z +++ ls -nl torch/testing/_internal/distributed/_tensor/__init__.py 2025-06-01T22:53:05.9334537Z +++ awk '{print $5}' 2025-06-01T22:53:05.9361571Z ++ FSIZE=0 2025-06-01T22:53:05.9362433Z ++ echo '"torch/testing/_internal/distributed/_tensor/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:05.9363318Z ++ read fname 2025-06-01T22:53:05.9363754Z ++ make_wheel_record torch/testing/_internal/distributed/_tensor/common_dtensor.py 2025-06-01T22:53:05.9364749Z ++ FPATH=torch/testing/_internal/distributed/_tensor/common_dtensor.py 2025-06-01T22:53:05.9365388Z ++ echo torch/testing/_internal/distributed/_tensor/common_dtensor.py 2025-06-01T22:53:05.9365856Z ++ grep RECORD 2025-06-01T22:53:05.9389021Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/_tensor/common_dtensor.py 2025-06-01T22:53:05.9390027Z +++ openssl base64 2025-06-01T22:53:05.9390341Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.9390609Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.9391037Z +++ sed -e s/=//g 2025-06-01T22:53:05.9432810Z ++ HASH=-gtKsqHcSqBuzIMuJ56FF_KyGFYOSalw1hO4Te5gcz0 2025-06-01T22:53:05.9435047Z +++ ls -nl torch/testing/_internal/distributed/_tensor/common_dtensor.py 2025-06-01T22:53:05.9435537Z +++ awk '{print $5}' 2025-06-01T22:53:05.9463606Z ++ FSIZE=21769 2025-06-01T22:53:05.9464359Z ++ echo '"torch/testing/_internal/distributed/_tensor/common_dtensor.py",sha256=-gtKsqHcSqBuzIMuJ56FF_KyGFYOSalw1hO4Te5gcz0,21769' 2025-06-01T22:53:05.9465135Z ++ read fname 2025-06-01T22:53:05.9465516Z ++ make_wheel_record torch/testing/_internal/distributed/nn/__init__.py 2025-06-01T22:53:05.9466097Z ++ FPATH=torch/testing/_internal/distributed/nn/__init__.py 2025-06-01T22:53:05.9466601Z ++ echo torch/testing/_internal/distributed/nn/__init__.py 2025-06-01T22:53:05.9467019Z ++ grep RECORD 2025-06-01T22:53:05.9487107Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/nn/__init__.py 2025-06-01T22:53:05.9487667Z +++ openssl base64 2025-06-01T22:53:05.9487944Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.9488714Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.9490089Z +++ sed -e s/=//g 2025-06-01T22:53:05.9529101Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:05.9534848Z +++ ls -nl torch/testing/_internal/distributed/nn/__init__.py 2025-06-01T22:53:05.9535990Z +++ awk '{print $5}' 2025-06-01T22:53:05.9565614Z ++ FSIZE=0 2025-06-01T22:53:05.9566283Z ++ echo '"torch/testing/_internal/distributed/nn/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:05.9566971Z ++ read fname 2025-06-01T22:53:05.9567393Z ++ make_wheel_record torch/testing/_internal/distributed/nn/api/__init__.py 2025-06-01T22:53:05.9568030Z ++ FPATH=torch/testing/_internal/distributed/nn/api/__init__.py 2025-06-01T22:53:05.9568585Z ++ echo torch/testing/_internal/distributed/nn/api/__init__.py 2025-06-01T22:53:05.9569028Z ++ grep RECORD 2025-06-01T22:53:05.9592581Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/nn/api/__init__.py 2025-06-01T22:53:05.9593221Z +++ openssl base64 2025-06-01T22:53:05.9593475Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.9593731Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.9593998Z +++ sed -e s/=//g 2025-06-01T22:53:05.9632224Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:05.9637353Z +++ ls -nl torch/testing/_internal/distributed/nn/api/__init__.py 2025-06-01T22:53:05.9637795Z +++ awk '{print $5}' 2025-06-01T22:53:05.9664950Z ++ FSIZE=0 2025-06-01T22:53:05.9665663Z ++ echo '"torch/testing/_internal/distributed/nn/api/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:05.9666375Z ++ read fname 2025-06-01T22:53:05.9666967Z ++ make_wheel_record torch/testing/_internal/distributed/nn/api/remote_module_test.py 2025-06-01T22:53:05.9667663Z ++ FPATH=torch/testing/_internal/distributed/nn/api/remote_module_test.py 2025-06-01T22:53:05.9668309Z ++ echo torch/testing/_internal/distributed/nn/api/remote_module_test.py 2025-06-01T22:53:05.9668777Z ++ grep RECORD 2025-06-01T22:53:05.9688330Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/nn/api/remote_module_test.py 2025-06-01T22:53:05.9688976Z +++ openssl base64 2025-06-01T22:53:05.9689238Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.9689733Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.9690797Z +++ sed -e s/=//g 2025-06-01T22:53:05.9730368Z ++ HASH=mR3YrhcJyN6CaPZx1o0Ht5o8aR3Y5iat9qQ0gWxy0Qw 2025-06-01T22:53:05.9735273Z +++ ls -nl torch/testing/_internal/distributed/nn/api/remote_module_test.py 2025-06-01T22:53:05.9736012Z +++ awk '{print $5}' 2025-06-01T22:53:05.9763392Z ++ FSIZE=29727 2025-06-01T22:53:05.9764408Z ++ echo '"torch/testing/_internal/distributed/nn/api/remote_module_test.py",sha256=mR3YrhcJyN6CaPZx1o0Ht5o8aR3Y5iat9qQ0gWxy0Qw,29727' 2025-06-01T22:53:05.9765415Z ++ read fname 2025-06-01T22:53:05.9765813Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/__init__.py 2025-06-01T22:53:05.9766419Z ++ FPATH=torch/testing/_internal/distributed/rpc/__init__.py 2025-06-01T22:53:05.9766945Z ++ echo torch/testing/_internal/distributed/rpc/__init__.py 2025-06-01T22:53:05.9767382Z ++ grep RECORD 2025-06-01T22:53:05.9789593Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/__init__.py 2025-06-01T22:53:05.9790228Z +++ openssl base64 2025-06-01T22:53:05.9790497Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.9790884Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.9791158Z +++ sed -e s/=//g 2025-06-01T22:53:05.9832890Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:05.9834297Z +++ ls -nl torch/testing/_internal/distributed/rpc/__init__.py 2025-06-01T22:53:05.9834983Z +++ awk '{print $5}' 2025-06-01T22:53:05.9861280Z ++ FSIZE=0 2025-06-01T22:53:05.9861960Z ++ echo '"torch/testing/_internal/distributed/rpc/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:05.9862637Z ++ read fname 2025-06-01T22:53:05.9863087Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/dist_autograd_test.py 2025-06-01T22:53:05.9863802Z ++ FPATH=torch/testing/_internal/distributed/rpc/dist_autograd_test.py 2025-06-01T22:53:05.9864445Z ++ echo torch/testing/_internal/distributed/rpc/dist_autograd_test.py 2025-06-01T22:53:05.9864925Z ++ grep RECORD 2025-06-01T22:53:05.9886674Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/dist_autograd_test.py 2025-06-01T22:53:05.9887499Z +++ openssl base64 2025-06-01T22:53:05.9887776Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.9888280Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.9889780Z +++ sed -e s/=//g 2025-06-01T22:53:05.9930272Z ++ HASH=c9EIr7ZARI1q4Rzu_ugP2_UXKEjWhHTDrEx3aEXruFg 2025-06-01T22:53:05.9935673Z +++ ls -nl torch/testing/_internal/distributed/rpc/dist_autograd_test.py 2025-06-01T22:53:05.9936409Z +++ awk '{print $5}' 2025-06-01T22:53:05.9964809Z ++ FSIZE=107081 2025-06-01T22:53:05.9965587Z ++ echo '"torch/testing/_internal/distributed/rpc/dist_autograd_test.py",sha256=c9EIr7ZARI1q4Rzu_ugP2_UXKEjWhHTDrEx3aEXruFg,107081' 2025-06-01T22:53:05.9966451Z ++ read fname 2025-06-01T22:53:05.9966964Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/dist_optimizer_test.py 2025-06-01T22:53:05.9967671Z ++ FPATH=torch/testing/_internal/distributed/rpc/dist_optimizer_test.py 2025-06-01T22:53:05.9968321Z ++ echo torch/testing/_internal/distributed/rpc/dist_optimizer_test.py 2025-06-01T22:53:05.9968803Z ++ grep RECORD 2025-06-01T22:53:05.9991081Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/dist_optimizer_test.py 2025-06-01T22:53:05.9991735Z +++ openssl base64 2025-06-01T22:53:05.9991997Z +++ sed -e s/+/-/g 2025-06-01T22:53:05.9992253Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:05.9992512Z +++ sed -e s/=//g 2025-06-01T22:53:06.0035912Z ++ HASH=HibDFt3xUTuOmm2mXOAnEzCctb48WKGzNPWZ-BRr-hk 2025-06-01T22:53:06.0036749Z +++ ls -nl torch/testing/_internal/distributed/rpc/dist_optimizer_test.py 2025-06-01T22:53:06.0037419Z +++ awk '{print $5}' 2025-06-01T22:53:06.0065254Z ++ FSIZE=10574 2025-06-01T22:53:06.0066052Z ++ echo '"torch/testing/_internal/distributed/rpc/dist_optimizer_test.py",sha256=HibDFt3xUTuOmm2mXOAnEzCctb48WKGzNPWZ-BRr-hk,10574' 2025-06-01T22:53:06.0067000Z ++ read fname 2025-06-01T22:53:06.0067531Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py 2025-06-01T22:53:06.0068254Z ++ FPATH=torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py 2025-06-01T22:53:06.0068911Z ++ echo torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py 2025-06-01T22:53:06.0069521Z ++ grep RECORD 2025-06-01T22:53:06.0088726Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py 2025-06-01T22:53:06.0089447Z +++ openssl base64 2025-06-01T22:53:06.0089733Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.0090986Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.0092264Z +++ sed -e s/=//g 2025-06-01T22:53:06.0129898Z ++ HASH=zcYRImWXoIg0qmVWpkPlTKA_t0neQPYyi9YXm8IdgTo 2025-06-01T22:53:06.0135105Z +++ ls -nl torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py 2025-06-01T22:53:06.0135696Z +++ awk '{print $5}' 2025-06-01T22:53:06.0163736Z ++ FSIZE=14239 2025-06-01T22:53:06.0164945Z ++ echo '"torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py",sha256=zcYRImWXoIg0qmVWpkPlTKA_t0neQPYyi9YXm8IdgTo,14239' 2025-06-01T22:53:06.0165811Z ++ read fname 2025-06-01T22:53:06.0166340Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py 2025-06-01T22:53:06.0167340Z ++ FPATH=torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py 2025-06-01T22:53:06.0168073Z ++ echo torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py 2025-06-01T22:53:06.0168615Z ++ grep RECORD 2025-06-01T22:53:06.0191923Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py 2025-06-01T22:53:06.0192649Z +++ openssl base64 2025-06-01T22:53:06.0192902Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.0193163Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.0193431Z +++ sed -e s/=//g 2025-06-01T22:53:06.0233630Z ++ HASH=ziVR9Z4tDhdG0omKEvGVfOXDN2I10eeXCcMYJ6G_vYk 2025-06-01T22:53:06.0235752Z +++ ls -nl torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py 2025-06-01T22:53:06.0236414Z +++ awk '{print $5}' 2025-06-01T22:53:06.0264745Z ++ FSIZE=2142 2025-06-01T22:53:06.0265712Z ++ echo '"torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py",sha256=ziVR9Z4tDhdG0omKEvGVfOXDN2I10eeXCcMYJ6G_vYk,2142' 2025-06-01T22:53:06.0266609Z ++ read fname 2025-06-01T22:53:06.0267071Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py 2025-06-01T22:53:06.0267771Z ++ FPATH=torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py 2025-06-01T22:53:06.0268441Z ++ echo torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py 2025-06-01T22:53:06.0268915Z ++ grep RECORD 2025-06-01T22:53:06.0288241Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py 2025-06-01T22:53:06.0288952Z +++ openssl base64 2025-06-01T22:53:06.0289219Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.0289934Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.0291321Z +++ sed -e s/=//g 2025-06-01T22:53:06.0329508Z ++ HASH=y5P27BCxk82IPTVOzov4-Ojr3_tykIOGlLlSEwWEv_w 2025-06-01T22:53:06.0334744Z +++ ls -nl torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py 2025-06-01T22:53:06.0335693Z +++ awk '{print $5}' 2025-06-01T22:53:06.0364533Z ++ FSIZE=1874 2025-06-01T22:53:06.0365441Z ++ echo '"torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py",sha256=y5P27BCxk82IPTVOzov4-Ojr3_tykIOGlLlSEwWEv_w,1874' 2025-06-01T22:53:06.0366256Z ++ read fname 2025-06-01T22:53:06.0366651Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/rpc_test.py 2025-06-01T22:53:06.0367417Z ++ FPATH=torch/testing/_internal/distributed/rpc/rpc_test.py 2025-06-01T22:53:06.0367949Z ++ echo torch/testing/_internal/distributed/rpc/rpc_test.py 2025-06-01T22:53:06.0368385Z ++ grep RECORD 2025-06-01T22:53:06.0389946Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/rpc_test.py 2025-06-01T22:53:06.0390527Z +++ openssl base64 2025-06-01T22:53:06.0390780Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.0391046Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.0391317Z +++ sed -e s/=//g 2025-06-01T22:53:06.0438027Z ++ HASH=TvUEezycjiPrkTzUSedn_app3md3ZUYiVZ3-qdCnE94 2025-06-01T22:53:06.0441125Z +++ ls -nl torch/testing/_internal/distributed/rpc/rpc_test.py 2025-06-01T22:53:06.0442421Z +++ awk '{print $5}' 2025-06-01T22:53:06.0469940Z ++ FSIZE=226049 2025-06-01T22:53:06.0470828Z ++ echo '"torch/testing/_internal/distributed/rpc/rpc_test.py",sha256=TvUEezycjiPrkTzUSedn_app3md3ZUYiVZ3-qdCnE94,226049' 2025-06-01T22:53:06.0471553Z ++ read fname 2025-06-01T22:53:06.0472095Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py 2025-06-01T22:53:06.0472924Z ++ FPATH=torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py 2025-06-01T22:53:06.0473705Z ++ echo torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py 2025-06-01T22:53:06.0474262Z ++ grep RECORD 2025-06-01T22:53:06.0491881Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py 2025-06-01T22:53:06.0492584Z +++ openssl base64 2025-06-01T22:53:06.0494428Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.0495686Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.0495935Z +++ sed -e s/=//g 2025-06-01T22:53:06.0533091Z ++ HASH=6RTlsS0sKBh2iZqvLm_ieqIQpjSuwqlYc7qdgjb96YM 2025-06-01T22:53:06.0538970Z +++ ls -nl torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py 2025-06-01T22:53:06.0539532Z +++ awk '{print $5}' 2025-06-01T22:53:06.0566226Z ++ FSIZE=974 2025-06-01T22:53:06.0567065Z ++ echo '"torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py",sha256=6RTlsS0sKBh2iZqvLm_ieqIQpjSuwqlYc7qdgjb96YM,974' 2025-06-01T22:53:06.0567938Z ++ read fname 2025-06-01T22:53:06.0568393Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/examples/__init__.py 2025-06-01T22:53:06.0569071Z ++ FPATH=torch/testing/_internal/distributed/rpc/examples/__init__.py 2025-06-01T22:53:06.0569704Z ++ echo torch/testing/_internal/distributed/rpc/examples/__init__.py 2025-06-01T22:53:06.0570167Z ++ grep RECORD 2025-06-01T22:53:06.0593614Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/examples/__init__.py 2025-06-01T22:53:06.0594362Z +++ openssl base64 2025-06-01T22:53:06.0594639Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.0594894Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.0595461Z +++ sed -e s/=//g 2025-06-01T22:53:06.0635015Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:06.0638540Z +++ ls -nl torch/testing/_internal/distributed/rpc/examples/__init__.py 2025-06-01T22:53:06.0639341Z +++ awk '{print $5}' 2025-06-01T22:53:06.0667225Z ++ FSIZE=0 2025-06-01T22:53:06.0667941Z ++ echo '"torch/testing/_internal/distributed/rpc/examples/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:06.0668683Z ++ read fname 2025-06-01T22:53:06.0669185Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py 2025-06-01T22:53:06.0669986Z ++ FPATH=torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py 2025-06-01T22:53:06.0670716Z ++ echo torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py 2025-06-01T22:53:06.0671260Z ++ grep RECORD 2025-06-01T22:53:06.0690786Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py 2025-06-01T22:53:06.0691460Z +++ openssl base64 2025-06-01T22:53:06.0691956Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.0693246Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.0694443Z +++ sed -e s/=//g 2025-06-01T22:53:06.0731662Z ++ HASH=QZxy4KtSAPDiCETSHqvZaH35WnXUuwxy22-ya9yz3-Q 2025-06-01T22:53:06.0736860Z +++ ls -nl torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py 2025-06-01T22:53:06.0738099Z +++ awk '{print $5}' 2025-06-01T22:53:06.0766079Z ++ FSIZE=4555 2025-06-01T22:53:06.0767540Z ++ echo '"torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py",sha256=QZxy4KtSAPDiCETSHqvZaH35WnXUuwxy22-ya9yz3-Q,4555' 2025-06-01T22:53:06.0768686Z ++ read fname 2025-06-01T22:53:06.0769324Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py 2025-06-01T22:53:06.0770290Z ++ FPATH=torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py 2025-06-01T22:53:06.0771273Z ++ echo torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py 2025-06-01T22:53:06.0771891Z ++ grep RECORD 2025-06-01T22:53:06.0793503Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py 2025-06-01T22:53:06.0794236Z +++ openssl base64 2025-06-01T22:53:06.0794504Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.0794743Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.0795012Z +++ sed -e s/=//g 2025-06-01T22:53:06.0834226Z ++ HASH=TzFyGK70YPru2POUZWGpOAzmKPAWllzHxjmBdeixgWM 2025-06-01T22:53:06.0839247Z +++ ls -nl torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py 2025-06-01T22:53:06.0840323Z +++ awk '{print $5}' 2025-06-01T22:53:06.0867539Z ++ FSIZE=9255 2025-06-01T22:53:06.0868968Z ++ echo '"torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py",sha256=TzFyGK70YPru2POUZWGpOAzmKPAWllzHxjmBdeixgWM,9255' 2025-06-01T22:53:06.0870043Z ++ read fname 2025-06-01T22:53:06.0870468Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/jit/__init__.py 2025-06-01T22:53:06.0871089Z ++ FPATH=torch/testing/_internal/distributed/rpc/jit/__init__.py 2025-06-01T22:53:06.0871641Z ++ echo torch/testing/_internal/distributed/rpc/jit/__init__.py 2025-06-01T22:53:06.0872081Z ++ grep RECORD 2025-06-01T22:53:06.0890747Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/jit/__init__.py 2025-06-01T22:53:06.0891333Z +++ openssl base64 2025-06-01T22:53:06.0891884Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.0893391Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.0894489Z +++ sed -e s/=//g 2025-06-01T22:53:06.0931594Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:06.0936832Z +++ ls -nl torch/testing/_internal/distributed/rpc/jit/__init__.py 2025-06-01T22:53:06.0937480Z +++ awk '{print $5}' 2025-06-01T22:53:06.0965143Z ++ FSIZE=0 2025-06-01T22:53:06.0966475Z ++ echo '"torch/testing/_internal/distributed/rpc/jit/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:06.0967299Z ++ read fname 2025-06-01T22:53:06.0967829Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py 2025-06-01T22:53:06.0968553Z ++ FPATH=torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py 2025-06-01T22:53:06.0969230Z ++ echo torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py 2025-06-01T22:53:06.0969721Z ++ grep RECORD 2025-06-01T22:53:06.0990555Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py 2025-06-01T22:53:06.0991204Z +++ openssl base64 2025-06-01T22:53:06.0991451Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.0991713Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.0993110Z +++ sed -e s/=//g 2025-06-01T22:53:06.1033023Z ++ HASH=bzq_ajaMCiVEFFmI1IsrK_bRKneEDMyyKOkXuiuq_ZE 2025-06-01T22:53:06.1036373Z +++ ls -nl torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py 2025-06-01T22:53:06.1037015Z +++ awk '{print $5}' 2025-06-01T22:53:06.1064435Z ++ FSIZE=4172 2025-06-01T22:53:06.1065492Z ++ echo '"torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py",sha256=bzq_ajaMCiVEFFmI1IsrK_bRKneEDMyyKOkXuiuq_ZE,4172' 2025-06-01T22:53:06.1066282Z ++ read fname 2025-06-01T22:53:06.1066847Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/jit/rpc_test.py 2025-06-01T22:53:06.1067479Z ++ FPATH=torch/testing/_internal/distributed/rpc/jit/rpc_test.py 2025-06-01T22:53:06.1068050Z ++ echo torch/testing/_internal/distributed/rpc/jit/rpc_test.py 2025-06-01T22:53:06.1068477Z ++ grep RECORD 2025-06-01T22:53:06.1087570Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/jit/rpc_test.py 2025-06-01T22:53:06.1088141Z +++ openssl base64 2025-06-01T22:53:06.1088668Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.1089425Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.1090787Z +++ sed -e s/=//g 2025-06-01T22:53:06.1130623Z ++ HASH=1eDbRFz5BDG0HKUL3IBsJLzV7GX4eFwOwv7MHcsNJL4 2025-06-01T22:53:06.1135615Z +++ ls -nl torch/testing/_internal/distributed/rpc/jit/rpc_test.py 2025-06-01T22:53:06.1136404Z +++ awk '{print $5}' 2025-06-01T22:53:06.1163345Z ++ FSIZE=46880 2025-06-01T22:53:06.1164228Z ++ echo '"torch/testing/_internal/distributed/rpc/jit/rpc_test.py",sha256=1eDbRFz5BDG0HKUL3IBsJLzV7GX4eFwOwv7MHcsNJL4,46880' 2025-06-01T22:53:06.1165176Z ++ read fname 2025-06-01T22:53:06.1165646Z ++ make_wheel_record torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py 2025-06-01T22:53:06.1166349Z ++ FPATH=torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py 2025-06-01T22:53:06.1167002Z ++ echo torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py 2025-06-01T22:53:06.1167486Z ++ grep RECORD 2025-06-01T22:53:06.1191164Z +++ openssl dgst -sha256 -binary torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py 2025-06-01T22:53:06.1191788Z +++ openssl base64 2025-06-01T22:53:06.1193390Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.1193654Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.1193912Z +++ sed -e s/=//g 2025-06-01T22:53:06.1232552Z ++ HASH=8TjJOzAvAlbE2qy3izpDBUHnUzog6r7jjEPciYoLs7U 2025-06-01T22:53:06.1235421Z +++ ls -nl torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py 2025-06-01T22:53:06.1236129Z +++ awk '{print $5}' 2025-06-01T22:53:06.1263426Z ++ FSIZE=7974 2025-06-01T22:53:06.1264205Z ++ echo '"torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py",sha256=8TjJOzAvAlbE2qy3izpDBUHnUzog6r7jjEPciYoLs7U,7974' 2025-06-01T22:53:06.1264996Z ++ read fname 2025-06-01T22:53:06.1265353Z ++ make_wheel_record torch/testing/_internal/generated/__init__.py 2025-06-01T22:53:06.1265877Z ++ FPATH=torch/testing/_internal/generated/__init__.py 2025-06-01T22:53:06.1266342Z ++ echo torch/testing/_internal/generated/__init__.py 2025-06-01T22:53:06.1266718Z ++ grep RECORD 2025-06-01T22:53:06.1287571Z +++ openssl dgst -sha256 -binary torch/testing/_internal/generated/__init__.py 2025-06-01T22:53:06.1288121Z +++ openssl base64 2025-06-01T22:53:06.1288529Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.1289114Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.1290467Z +++ sed -e s/=//g 2025-06-01T22:53:06.1329461Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:06.1334799Z +++ ls -nl torch/testing/_internal/generated/__init__.py 2025-06-01T22:53:06.1335620Z +++ awk '{print $5}' 2025-06-01T22:53:06.1362304Z ++ FSIZE=0 2025-06-01T22:53:06.1362946Z ++ echo '"torch/testing/_internal/generated/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:06.1363613Z ++ read fname 2025-06-01T22:53:06.1364149Z ++ make_wheel_record torch/testing/_internal/generated/annotated_fn_args.py 2025-06-01T22:53:06.1364963Z ++ FPATH=torch/testing/_internal/generated/annotated_fn_args.py 2025-06-01T22:53:06.1365523Z ++ echo torch/testing/_internal/generated/annotated_fn_args.py 2025-06-01T22:53:06.1365975Z ++ grep RECORD 2025-06-01T22:53:06.1389923Z +++ openssl dgst -sha256 -binary torch/testing/_internal/generated/annotated_fn_args.py 2025-06-01T22:53:06.1390531Z +++ openssl base64 2025-06-01T22:53:06.1390800Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.1391046Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.1391400Z +++ sed -e s/=//g 2025-06-01T22:53:06.1445549Z ++ HASH=nh8WXfYSjpMIJ3E7AwZr8X-Jg0EpNBB_hIPlIiUvuDs 2025-06-01T22:53:06.1452473Z +++ ls -nl torch/testing/_internal/generated/annotated_fn_args.py 2025-06-01T22:53:06.1453226Z +++ awk '{print $5}' 2025-06-01T22:53:06.1478694Z ++ FSIZE=550308 2025-06-01T22:53:06.1479430Z ++ echo '"torch/testing/_internal/generated/annotated_fn_args.py",sha256=nh8WXfYSjpMIJ3E7AwZr8X-Jg0EpNBB_hIPlIiUvuDs,550308' 2025-06-01T22:53:06.1480163Z ++ read fname 2025-06-01T22:53:06.1480520Z ++ make_wheel_record torch/testing/_internal/opinfo/__init__.py 2025-06-01T22:53:06.1481005Z ++ FPATH=torch/testing/_internal/opinfo/__init__.py 2025-06-01T22:53:06.1481446Z ++ echo torch/testing/_internal/opinfo/__init__.py 2025-06-01T22:53:06.1482048Z ++ grep RECORD 2025-06-01T22:53:06.1506101Z +++ openssl dgst -sha256 -binary torch/testing/_internal/opinfo/__init__.py 2025-06-01T22:53:06.1506845Z +++ openssl base64 2025-06-01T22:53:06.1507109Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.1507350Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.1508573Z +++ sed -e s/=//g 2025-06-01T22:53:06.1547855Z ++ HASH=6PWvlARagSjyrZW5xCOA5YGQjLqwaijc36TFX4UrU9g 2025-06-01T22:53:06.1551009Z +++ ls -nl torch/testing/_internal/opinfo/__init__.py 2025-06-01T22:53:06.1551809Z +++ awk '{print $5}' 2025-06-01T22:53:06.1575889Z ++ FSIZE=116 2025-06-01T22:53:06.1576842Z ++ echo '"torch/testing/_internal/opinfo/__init__.py",sha256=6PWvlARagSjyrZW5xCOA5YGQjLqwaijc36TFX4UrU9g,116' 2025-06-01T22:53:06.1577992Z ++ read fname 2025-06-01T22:53:06.1578550Z ++ make_wheel_record torch/testing/_internal/opinfo/core.py 2025-06-01T22:53:06.1579345Z ++ FPATH=torch/testing/_internal/opinfo/core.py 2025-06-01T22:53:06.1580005Z ++ echo torch/testing/_internal/opinfo/core.py 2025-06-01T22:53:06.1581523Z ++ grep RECORD 2025-06-01T22:53:06.1604789Z +++ openssl dgst -sha256 -binary torch/testing/_internal/opinfo/core.py 2025-06-01T22:53:06.1605490Z +++ openssl base64 2025-06-01T22:53:06.1605754Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.1606017Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.1607147Z +++ sed -e s/=//g 2025-06-01T22:53:06.1648538Z ++ HASH=gX0tHgNsvNmFI79RV_UPJNbdvHbWBcaFBwa-fpPxu54 2025-06-01T22:53:06.1653515Z +++ ls -nl torch/testing/_internal/opinfo/core.py 2025-06-01T22:53:06.1654491Z +++ awk '{print $5}' 2025-06-01T22:53:06.1680571Z ++ FSIZE=123690 2025-06-01T22:53:06.1681251Z ++ echo '"torch/testing/_internal/opinfo/core.py",sha256=gX0tHgNsvNmFI79RV_UPJNbdvHbWBcaFBwa-fpPxu54,123690' 2025-06-01T22:53:06.1681361Z ++ read fname 2025-06-01T22:53:06.1681556Z ++ make_wheel_record torch/testing/_internal/opinfo/refs.py 2025-06-01T22:53:06.1681708Z ++ FPATH=torch/testing/_internal/opinfo/refs.py 2025-06-01T22:53:06.1681888Z ++ echo torch/testing/_internal/opinfo/refs.py 2025-06-01T22:53:06.1683272Z ++ grep RECORD 2025-06-01T22:53:06.1708473Z +++ openssl dgst -sha256 -binary torch/testing/_internal/opinfo/refs.py 2025-06-01T22:53:06.1708615Z +++ openssl base64 2025-06-01T22:53:06.1708720Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.1708817Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.1708940Z +++ sed -e s/=//g 2025-06-01T22:53:06.1748119Z ++ HASH=rhbUtkE6NiONK48DR72RB6-JLzIbqXh5JvJ5vw0daQk 2025-06-01T22:53:06.1752865Z +++ ls -nl torch/testing/_internal/opinfo/refs.py 2025-06-01T22:53:06.1754093Z +++ awk '{print $5}' 2025-06-01T22:53:06.1781156Z ++ FSIZE=8039 2025-06-01T22:53:06.1781719Z ++ echo '"torch/testing/_internal/opinfo/refs.py",sha256=rhbUtkE6NiONK48DR72RB6-JLzIbqXh5JvJ5vw0daQk,8039' 2025-06-01T22:53:06.1781813Z ++ read fname 2025-06-01T22:53:06.1782027Z ++ make_wheel_record torch/testing/_internal/opinfo/utils.py 2025-06-01T22:53:06.1782175Z ++ FPATH=torch/testing/_internal/opinfo/utils.py 2025-06-01T22:53:06.1782541Z ++ echo torch/testing/_internal/opinfo/utils.py 2025-06-01T22:53:06.1783518Z ++ grep RECORD 2025-06-01T22:53:06.1806388Z +++ openssl dgst -sha256 -binary torch/testing/_internal/opinfo/utils.py 2025-06-01T22:53:06.1806508Z +++ openssl base64 2025-06-01T22:53:06.1806932Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.1807248Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.1808536Z +++ sed -e s/=//g 2025-06-01T22:53:06.1847893Z ++ HASH=h4hOKcxzCDawna5uBCecmnW5s1WzCBBy4mgKJiDMZTM 2025-06-01T22:53:06.1853408Z +++ ls -nl torch/testing/_internal/opinfo/utils.py 2025-06-01T22:53:06.1854372Z +++ awk '{print $5}' 2025-06-01T22:53:06.1879928Z ++ FSIZE=8723 2025-06-01T22:53:06.1880740Z ++ echo '"torch/testing/_internal/opinfo/utils.py",sha256=h4hOKcxzCDawna5uBCecmnW5s1WzCBBy4mgKJiDMZTM,8723' 2025-06-01T22:53:06.1880893Z ++ read fname 2025-06-01T22:53:06.1881163Z ++ make_wheel_record torch/testing/_internal/opinfo/definitions/__init__.py 2025-06-01T22:53:06.1881394Z ++ FPATH=torch/testing/_internal/opinfo/definitions/__init__.py 2025-06-01T22:53:06.1881633Z ++ echo torch/testing/_internal/opinfo/definitions/__init__.py 2025-06-01T22:53:06.1883055Z ++ grep RECORD 2025-06-01T22:53:06.1906587Z +++ openssl dgst -sha256 -binary torch/testing/_internal/opinfo/definitions/__init__.py 2025-06-01T22:53:06.1906822Z +++ openssl base64 2025-06-01T22:53:06.1907002Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.1907619Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.1909035Z +++ sed -e s/=//g 2025-06-01T22:53:06.1947512Z ++ HASH=8IK85dB9S_tx3aiyuUwfSYLKgoGRaBmVnajBKn__Vqk 2025-06-01T22:53:06.1951896Z +++ ls -nl torch/testing/_internal/opinfo/definitions/__init__.py 2025-06-01T22:53:06.1952814Z +++ awk '{print $5}' 2025-06-01T22:53:06.1979720Z ++ FSIZE=452 2025-06-01T22:53:06.1980455Z ++ echo '"torch/testing/_internal/opinfo/definitions/__init__.py",sha256=8IK85dB9S_tx3aiyuUwfSYLKgoGRaBmVnajBKn__Vqk,452' 2025-06-01T22:53:06.1980593Z ++ read fname 2025-06-01T22:53:06.1980858Z ++ make_wheel_record torch/testing/_internal/opinfo/definitions/_masked.py 2025-06-01T22:53:06.1981070Z ++ FPATH=torch/testing/_internal/opinfo/definitions/_masked.py 2025-06-01T22:53:06.1981296Z ++ echo torch/testing/_internal/opinfo/definitions/_masked.py 2025-06-01T22:53:06.1982561Z ++ grep RECORD 2025-06-01T22:53:06.2005118Z +++ openssl dgst -sha256 -binary torch/testing/_internal/opinfo/definitions/_masked.py 2025-06-01T22:53:06.2005244Z +++ openssl base64 2025-06-01T22:53:06.2005504Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.2005936Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.2007304Z +++ sed -e s/=//g 2025-06-01T22:53:06.2046182Z ++ HASH=cDCLOPr48QsgGvweV6MKvpXL-nw8hSj4HOq-TWiKyMw 2025-06-01T22:53:06.2050936Z +++ ls -nl torch/testing/_internal/opinfo/definitions/_masked.py 2025-06-01T22:53:06.2051867Z +++ awk '{print $5}' 2025-06-01T22:53:06.2076605Z ++ FSIZE=46439 2025-06-01T22:53:06.2077230Z ++ echo '"torch/testing/_internal/opinfo/definitions/_masked.py",sha256=cDCLOPr48QsgGvweV6MKvpXL-nw8hSj4HOq-TWiKyMw,46439' 2025-06-01T22:53:06.2077328Z ++ read fname 2025-06-01T22:53:06.2077578Z ++ make_wheel_record torch/testing/_internal/opinfo/definitions/fft.py 2025-06-01T22:53:06.2077777Z ++ FPATH=torch/testing/_internal/opinfo/definitions/fft.py 2025-06-01T22:53:06.2080239Z ++ echo torch/testing/_internal/opinfo/definitions/fft.py 2025-06-01T22:53:06.2080900Z ++ grep RECORD 2025-06-01T22:53:06.2105294Z +++ openssl dgst -sha256 -binary torch/testing/_internal/opinfo/definitions/fft.py 2025-06-01T22:53:06.2105460Z +++ openssl base64 2025-06-01T22:53:06.2105565Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.2105679Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.2106796Z +++ sed -e s/=//g 2025-06-01T22:53:06.2147895Z ++ HASH=Obl4XOqN-AA0J9eNBvF1Xgs8lHpD_qBotZ3fATffRos 2025-06-01T22:53:06.2152175Z +++ ls -nl torch/testing/_internal/opinfo/definitions/fft.py 2025-06-01T22:53:06.2153191Z +++ awk '{print $5}' 2025-06-01T22:53:06.2179503Z ++ FSIZE=29445 2025-06-01T22:53:06.2180112Z ++ echo '"torch/testing/_internal/opinfo/definitions/fft.py",sha256=Obl4XOqN-AA0J9eNBvF1Xgs8lHpD_qBotZ3fATffRos,29445' 2025-06-01T22:53:06.2180525Z ++ read fname 2025-06-01T22:53:06.2180856Z ++ make_wheel_record torch/testing/_internal/opinfo/definitions/linalg.py 2025-06-01T22:53:06.2181107Z ++ FPATH=torch/testing/_internal/opinfo/definitions/linalg.py 2025-06-01T22:53:06.2181756Z ++ echo torch/testing/_internal/opinfo/definitions/linalg.py 2025-06-01T22:53:06.2183348Z ++ grep RECORD 2025-06-01T22:53:06.2207628Z +++ openssl dgst -sha256 -binary torch/testing/_internal/opinfo/definitions/linalg.py 2025-06-01T22:53:06.2207764Z +++ openssl base64 2025-06-01T22:53:06.2208384Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.2209834Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.2211122Z +++ sed -e s/=//g 2025-06-01T22:53:06.2251414Z ++ HASH=v9amNnWNAU53BD9moyGnrsWT43zQkIo1GYU-zrmWCGE 2025-06-01T22:53:06.2256749Z +++ ls -nl torch/testing/_internal/opinfo/definitions/linalg.py 2025-06-01T22:53:06.2257668Z +++ awk '{print $5}' 2025-06-01T22:53:06.2285415Z ++ FSIZE=83989 2025-06-01T22:53:06.2286272Z ++ echo '"torch/testing/_internal/opinfo/definitions/linalg.py",sha256=v9amNnWNAU53BD9moyGnrsWT43zQkIo1GYU-zrmWCGE,83989' 2025-06-01T22:53:06.2286389Z ++ read fname 2025-06-01T22:53:06.2286684Z ++ make_wheel_record torch/testing/_internal/opinfo/definitions/nested.py 2025-06-01T22:53:06.2287039Z ++ FPATH=torch/testing/_internal/opinfo/definitions/nested.py 2025-06-01T22:53:06.2287240Z ++ echo torch/testing/_internal/opinfo/definitions/nested.py 2025-06-01T22:53:06.2287337Z ++ grep RECORD 2025-06-01T22:53:06.2310470Z +++ openssl dgst -sha256 -binary torch/testing/_internal/opinfo/definitions/nested.py 2025-06-01T22:53:06.2310604Z +++ openssl base64 2025-06-01T22:53:06.2310706Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.2310819Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.2311466Z +++ sed -e s/=//g 2025-06-01T22:53:06.2352062Z ++ HASH=La40O5kyOtO_dfuBxYsyvAMvgvcxVZxDy0X76g-7xx4 2025-06-01T22:53:06.2357100Z +++ ls -nl torch/testing/_internal/opinfo/definitions/nested.py 2025-06-01T22:53:06.2357765Z +++ awk '{print $5}' 2025-06-01T22:53:06.2386117Z ++ FSIZE=59720 2025-06-01T22:53:06.2386762Z ++ echo '"torch/testing/_internal/opinfo/definitions/nested.py",sha256=La40O5kyOtO_dfuBxYsyvAMvgvcxVZxDy0X76g-7xx4,59720' 2025-06-01T22:53:06.2387004Z ++ read fname 2025-06-01T22:53:06.2387272Z ++ make_wheel_record torch/testing/_internal/opinfo/definitions/signal.py 2025-06-01T22:53:06.2387495Z ++ FPATH=torch/testing/_internal/opinfo/definitions/signal.py 2025-06-01T22:53:06.2387693Z ++ echo torch/testing/_internal/opinfo/definitions/signal.py 2025-06-01T22:53:06.2387793Z ++ grep RECORD 2025-06-01T22:53:06.2408533Z +++ openssl dgst -sha256 -binary torch/testing/_internal/opinfo/definitions/signal.py 2025-06-01T22:53:06.2408925Z +++ openssl base64 2025-06-01T22:53:06.2409923Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.2411634Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.2412633Z +++ sed -e s/=//g 2025-06-01T22:53:06.2450366Z ++ HASH=ZwEc-jrOHBFzJVC4SOlgyT8MABFUwO4flLV_EVcEBCk 2025-06-01T22:53:06.2455147Z +++ ls -nl torch/testing/_internal/opinfo/definitions/signal.py 2025-06-01T22:53:06.2455976Z +++ awk '{print $5}' 2025-06-01T22:53:06.2483043Z ++ FSIZE=15342 2025-06-01T22:53:06.2483818Z ++ echo '"torch/testing/_internal/opinfo/definitions/signal.py",sha256=ZwEc-jrOHBFzJVC4SOlgyT8MABFUwO4flLV_EVcEBCk,15342' 2025-06-01T22:53:06.2484066Z ++ read fname 2025-06-01T22:53:06.2484744Z ++ make_wheel_record torch/testing/_internal/opinfo/definitions/sparse.py 2025-06-01T22:53:06.2485017Z ++ FPATH=torch/testing/_internal/opinfo/definitions/sparse.py 2025-06-01T22:53:06.2485243Z ++ echo torch/testing/_internal/opinfo/definitions/sparse.py 2025-06-01T22:53:06.2485936Z ++ grep RECORD 2025-06-01T22:53:06.2510273Z +++ openssl dgst -sha256 -binary torch/testing/_internal/opinfo/definitions/sparse.py 2025-06-01T22:53:06.2510405Z +++ openssl base64 2025-06-01T22:53:06.2510504Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.2510755Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.2511120Z +++ sed -e s/=//g 2025-06-01T22:53:06.2550124Z ++ HASH=QBGUIpw00LuuCnFPdrKhlqs5-mu-Y1SrxUoBGp0W8_0 2025-06-01T22:53:06.2555106Z +++ ls -nl torch/testing/_internal/opinfo/definitions/sparse.py 2025-06-01T22:53:06.2555819Z +++ awk '{print $5}' 2025-06-01T22:53:06.2584264Z ++ FSIZE=33781 2025-06-01T22:53:06.2585010Z ++ echo '"torch/testing/_internal/opinfo/definitions/sparse.py",sha256=QBGUIpw00LuuCnFPdrKhlqs5-mu-Y1SrxUoBGp0W8_0,33781' 2025-06-01T22:53:06.2585134Z ++ read fname 2025-06-01T22:53:06.2585408Z ++ make_wheel_record torch/testing/_internal/opinfo/definitions/special.py 2025-06-01T22:53:06.2585621Z ++ FPATH=torch/testing/_internal/opinfo/definitions/special.py 2025-06-01T22:53:06.2585949Z ++ echo torch/testing/_internal/opinfo/definitions/special.py 2025-06-01T22:53:06.2586067Z ++ grep RECORD 2025-06-01T22:53:06.2607339Z +++ openssl dgst -sha256 -binary torch/testing/_internal/opinfo/definitions/special.py 2025-06-01T22:53:06.2607453Z +++ openssl base64 2025-06-01T22:53:06.2608121Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.2609594Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.2610984Z +++ sed -e s/=//g 2025-06-01T22:53:06.2648902Z ++ HASH=psYsZInA0_mBJzqeLMOJgPef-QP7MkCCdGeL35zE084 2025-06-01T22:53:06.2680417Z +++ ls -nl torch/testing/_internal/opinfo/definitions/special.py 2025-06-01T22:53:06.2680609Z +++ awk '{print $5}' 2025-06-01T22:53:06.2705237Z ++ FSIZE=27544 2025-06-01T22:53:06.2706060Z ++ echo '"torch/testing/_internal/opinfo/definitions/special.py",sha256=psYsZInA0_mBJzqeLMOJgPef-QP7MkCCdGeL35zE084,27544' 2025-06-01T22:53:06.2706178Z ++ read fname 2025-06-01T22:53:06.2706389Z ++ make_wheel_record torch/testing/_internal/optests/__init__.py 2025-06-01T22:53:06.2706552Z ++ FPATH=torch/testing/_internal/optests/__init__.py 2025-06-01T22:53:06.2706710Z ++ echo torch/testing/_internal/optests/__init__.py 2025-06-01T22:53:06.2707682Z ++ grep RECORD 2025-06-01T22:53:06.2728583Z +++ openssl dgst -sha256 -binary torch/testing/_internal/optests/__init__.py 2025-06-01T22:53:06.2728700Z +++ openssl base64 2025-06-01T22:53:06.2729641Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.2730890Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.2732202Z +++ sed -e s/=//g 2025-06-01T22:53:06.2771061Z ++ HASH=o-8t0Cva860Tcw0Ig_-rBr6-9Uuc9bDRWRMG6FgKzbA 2025-06-01T22:53:06.2775756Z +++ ls -nl torch/testing/_internal/optests/__init__.py 2025-06-01T22:53:06.2776676Z +++ awk '{print $5}' 2025-06-01T22:53:06.2804427Z ++ FSIZE=372 2025-06-01T22:53:06.2805147Z ++ echo '"torch/testing/_internal/optests/__init__.py",sha256=o-8t0Cva860Tcw0Ig_-rBr6-9Uuc9bDRWRMG6FgKzbA,372' 2025-06-01T22:53:06.2805553Z ++ read fname 2025-06-01T22:53:06.2805838Z ++ make_wheel_record torch/testing/_internal/optests/aot_autograd.py 2025-06-01T22:53:06.2806040Z ++ FPATH=torch/testing/_internal/optests/aot_autograd.py 2025-06-01T22:53:06.2806233Z ++ echo torch/testing/_internal/optests/aot_autograd.py 2025-06-01T22:53:06.2806336Z ++ grep RECORD 2025-06-01T22:53:06.2828293Z +++ openssl dgst -sha256 -binary torch/testing/_internal/optests/aot_autograd.py 2025-06-01T22:53:06.2828893Z +++ openssl base64 2025-06-01T22:53:06.2829039Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.2829141Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.2830337Z +++ sed -e s/=//g 2025-06-01T22:53:06.2873109Z ++ HASH=ZqrOQIdcdHvH-ubmB0oHFq5Ooa6tT1hWXNpM1SvHjoM 2025-06-01T22:53:06.2875621Z +++ ls -nl torch/testing/_internal/optests/aot_autograd.py 2025-06-01T22:53:06.2876855Z +++ awk '{print $5}' 2025-06-01T22:53:06.2905616Z ++ FSIZE=6434 2025-06-01T22:53:06.2906139Z ++ echo '"torch/testing/_internal/optests/aot_autograd.py",sha256=ZqrOQIdcdHvH-ubmB0oHFq5Ooa6tT1hWXNpM1SvHjoM,6434' 2025-06-01T22:53:06.2906240Z ++ read fname 2025-06-01T22:53:06.2906530Z ++ make_wheel_record torch/testing/_internal/optests/autograd_registration.py 2025-06-01T22:53:06.2906763Z ++ FPATH=torch/testing/_internal/optests/autograd_registration.py 2025-06-01T22:53:06.2906987Z ++ echo torch/testing/_internal/optests/autograd_registration.py 2025-06-01T22:53:06.2907084Z ++ grep RECORD 2025-06-01T22:53:06.2927721Z +++ openssl dgst -sha256 -binary torch/testing/_internal/optests/autograd_registration.py 2025-06-01T22:53:06.2927838Z +++ openssl base64 2025-06-01T22:53:06.2928414Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.2929527Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.2931115Z +++ sed -e s/=//g 2025-06-01T22:53:06.2971387Z ++ HASH=NTcmeU6cAPjNIfzcet__ZD4tPZIW2gpXy27U0DQprPo 2025-06-01T22:53:06.2976444Z +++ ls -nl torch/testing/_internal/optests/autograd_registration.py 2025-06-01T22:53:06.2977892Z +++ awk '{print $5}' 2025-06-01T22:53:06.3004400Z ++ FSIZE=5692 2025-06-01T22:53:06.3005198Z ++ echo '"torch/testing/_internal/optests/autograd_registration.py",sha256=NTcmeU6cAPjNIfzcet__ZD4tPZIW2gpXy27U0DQprPo,5692' 2025-06-01T22:53:06.3005361Z ++ read fname 2025-06-01T22:53:06.3005749Z ++ make_wheel_record torch/testing/_internal/optests/fake_tensor.py 2025-06-01T22:53:06.3005961Z ++ FPATH=torch/testing/_internal/optests/fake_tensor.py 2025-06-01T22:53:06.3006137Z ++ echo torch/testing/_internal/optests/fake_tensor.py 2025-06-01T22:53:06.3006509Z ++ grep RECORD 2025-06-01T22:53:06.3029113Z +++ openssl dgst -sha256 -binary torch/testing/_internal/optests/fake_tensor.py 2025-06-01T22:53:06.3029237Z +++ openssl base64 2025-06-01T22:53:06.3029370Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.3029488Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.3030614Z +++ sed -e s/=//g 2025-06-01T22:53:06.3071496Z ++ HASH=WuT0PGbogjTGPJeRYo2JiQYoTzj_iZET56L1zkv0W4w 2025-06-01T22:53:06.3075186Z +++ ls -nl torch/testing/_internal/optests/fake_tensor.py 2025-06-01T22:53:06.3075809Z +++ awk '{print $5}' 2025-06-01T22:53:06.3103787Z ++ FSIZE=257 2025-06-01T22:53:06.3104420Z ++ echo '"torch/testing/_internal/optests/fake_tensor.py",sha256=WuT0PGbogjTGPJeRYo2JiQYoTzj_iZET56L1zkv0W4w,257' 2025-06-01T22:53:06.3104534Z ++ read fname 2025-06-01T22:53:06.3104795Z ++ make_wheel_record torch/testing/_internal/optests/generate_tests.py 2025-06-01T22:53:06.3104989Z ++ FPATH=torch/testing/_internal/optests/generate_tests.py 2025-06-01T22:53:06.3105172Z ++ echo torch/testing/_internal/optests/generate_tests.py 2025-06-01T22:53:06.3105471Z ++ grep RECORD 2025-06-01T22:53:06.3127089Z +++ openssl dgst -sha256 -binary torch/testing/_internal/optests/generate_tests.py 2025-06-01T22:53:06.3127204Z +++ openssl base64 2025-06-01T22:53:06.3127340Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.3128763Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.3129759Z +++ sed -e s/=//g 2025-06-01T22:53:06.3169867Z ++ HASH=q0EFtcGJc86xl9zvEd0BuorZcvqeWan3ruFfUheCWYg 2025-06-01T22:53:06.3174852Z +++ ls -nl torch/testing/_internal/optests/generate_tests.py 2025-06-01T22:53:06.3175950Z +++ awk '{print $5}' 2025-06-01T22:53:06.3202892Z ++ FSIZE=31776 2025-06-01T22:53:06.3203568Z ++ echo '"torch/testing/_internal/optests/generate_tests.py",sha256=q0EFtcGJc86xl9zvEd0BuorZcvqeWan3ruFfUheCWYg,31776' 2025-06-01T22:53:06.3204059Z ++ read fname 2025-06-01T22:53:06.3204358Z ++ make_wheel_record torch/testing/_internal/optests/make_fx.py 2025-06-01T22:53:06.3204538Z ++ FPATH=torch/testing/_internal/optests/make_fx.py 2025-06-01T22:53:06.3204700Z ++ echo torch/testing/_internal/optests/make_fx.py 2025-06-01T22:53:06.3205253Z ++ grep RECORD 2025-06-01T22:53:06.3228370Z +++ openssl dgst -sha256 -binary torch/testing/_internal/optests/make_fx.py 2025-06-01T22:53:06.3228558Z +++ openssl base64 2025-06-01T22:53:06.3228696Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.3228960Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.3229567Z +++ sed -e s/=//g 2025-06-01T22:53:06.3272870Z ++ HASH=NtdQVRYx1E7dkxjVDGcpd5ZNSoGlntV7Mqr17ANPGuY 2025-06-01T22:53:06.3276123Z +++ ls -nl torch/testing/_internal/optests/make_fx.py 2025-06-01T22:53:06.3276979Z +++ awk '{print $5}' 2025-06-01T22:53:06.3302355Z ++ FSIZE=3268 2025-06-01T22:53:06.3302992Z ++ echo '"torch/testing/_internal/optests/make_fx.py",sha256=NtdQVRYx1E7dkxjVDGcpd5ZNSoGlntV7Mqr17ANPGuY,3268' 2025-06-01T22:53:06.3303661Z ++ read fname 2025-06-01T22:53:06.3304039Z ++ make_wheel_record torch/testing/_internal/test_module/__init__.py 2025-06-01T22:53:06.3304573Z ++ FPATH=torch/testing/_internal/test_module/__init__.py 2025-06-01T22:53:06.3305432Z ++ echo torch/testing/_internal/test_module/__init__.py 2025-06-01T22:53:06.3306955Z ++ grep RECORD 2025-06-01T22:53:06.3327392Z +++ openssl dgst -sha256 -binary torch/testing/_internal/test_module/__init__.py 2025-06-01T22:53:06.3327950Z +++ openssl base64 2025-06-01T22:53:06.3328252Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.3329608Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.3331016Z +++ sed -e s/=//g 2025-06-01T22:53:06.3370303Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:06.3375012Z +++ ls -nl torch/testing/_internal/test_module/__init__.py 2025-06-01T22:53:06.3375832Z +++ awk '{print $5}' 2025-06-01T22:53:06.3403088Z ++ FSIZE=0 2025-06-01T22:53:06.3404059Z ++ echo '"torch/testing/_internal/test_module/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:06.3404959Z ++ read fname 2025-06-01T22:53:06.3405363Z ++ make_wheel_record torch/testing/_internal/test_module/future_div.py 2025-06-01T22:53:06.3405930Z ++ FPATH=torch/testing/_internal/test_module/future_div.py 2025-06-01T22:53:06.3406445Z ++ echo torch/testing/_internal/test_module/future_div.py 2025-06-01T22:53:06.3406850Z ++ grep RECORD 2025-06-01T22:53:06.3429359Z +++ openssl dgst -sha256 -binary torch/testing/_internal/test_module/future_div.py 2025-06-01T22:53:06.3429932Z +++ openssl base64 2025-06-01T22:53:06.3430334Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.3430591Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.3430846Z +++ sed -e s/=//g 2025-06-01T22:53:06.3473485Z ++ HASH=298hLJlLz2QCJ80OVQXQM6CgN71nbkFMNnkesgzSnY8 2025-06-01T22:53:06.3476030Z +++ ls -nl torch/testing/_internal/test_module/future_div.py 2025-06-01T22:53:06.3476729Z +++ awk '{print $5}' 2025-06-01T22:53:06.3504883Z ++ FSIZE=114 2025-06-01T22:53:06.3505682Z ++ echo '"torch/testing/_internal/test_module/future_div.py",sha256=298hLJlLz2QCJ80OVQXQM6CgN71nbkFMNnkesgzSnY8,114' 2025-06-01T22:53:06.3506399Z ++ read fname 2025-06-01T22:53:06.3506800Z ++ make_wheel_record torch/testing/_internal/test_module/no_future_div.py 2025-06-01T22:53:06.3507383Z ++ FPATH=torch/testing/_internal/test_module/no_future_div.py 2025-06-01T22:53:06.3507911Z ++ echo torch/testing/_internal/test_module/no_future_div.py 2025-06-01T22:53:06.3508321Z ++ grep RECORD 2025-06-01T22:53:06.3527766Z +++ openssl dgst -sha256 -binary torch/testing/_internal/test_module/no_future_div.py 2025-06-01T22:53:06.3528506Z +++ openssl base64 2025-06-01T22:53:06.3528786Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.3529997Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.3531062Z +++ sed -e s/=//g 2025-06-01T22:53:06.3570394Z ++ HASH=sksxzWFUupRBbSThS69P366IwnWBNGJe9EqQx8m5EKM 2025-06-01T22:53:06.3575087Z +++ ls -nl torch/testing/_internal/test_module/no_future_div.py 2025-06-01T22:53:06.3575928Z +++ awk '{print $5}' 2025-06-01T22:53:06.3603936Z ++ FSIZE=145 2025-06-01T22:53:06.3604643Z ++ echo '"torch/testing/_internal/test_module/no_future_div.py",sha256=sksxzWFUupRBbSThS69P366IwnWBNGJe9EqQx8m5EKM,145' 2025-06-01T22:53:06.3605538Z ++ read fname 2025-06-01T22:53:06.3605815Z ++ make_wheel_record torch/utils/__init__.py 2025-06-01T22:53:06.3606203Z ++ FPATH=torch/utils/__init__.py 2025-06-01T22:53:06.3606528Z ++ echo torch/utils/__init__.py 2025-06-01T22:53:06.3606845Z ++ grep RECORD 2025-06-01T22:53:06.3630302Z +++ openssl dgst -sha256 -binary torch/utils/__init__.py 2025-06-01T22:53:06.3630909Z +++ openssl base64 2025-06-01T22:53:06.3631187Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.3631442Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.3632853Z +++ sed -e s/=//g 2025-06-01T22:53:06.3674929Z ++ HASH=McH6WeVu1fwTyFuHPlXFTIe6j6udvuMc9YyYyO-RxuI 2025-06-01T22:53:06.3676458Z +++ ls -nl torch/utils/__init__.py 2025-06-01T22:53:06.3677655Z +++ awk '{print $5}' 2025-06-01T22:53:06.3706634Z ++ FSIZE=4061 2025-06-01T22:53:06.3707212Z ++ echo '"torch/utils/__init__.py",sha256=McH6WeVu1fwTyFuHPlXFTIe6j6udvuMc9YyYyO-RxuI,4061' 2025-06-01T22:53:06.3707781Z ++ read fname 2025-06-01T22:53:06.3708140Z ++ make_wheel_record torch/utils/_appending_byte_serializer.py 2025-06-01T22:53:06.3708622Z ++ FPATH=torch/utils/_appending_byte_serializer.py 2025-06-01T22:53:06.3709059Z ++ echo torch/utils/_appending_byte_serializer.py 2025-06-01T22:53:06.3709448Z ++ grep RECORD 2025-06-01T22:53:06.3728078Z +++ openssl dgst -sha256 -binary torch/utils/_appending_byte_serializer.py 2025-06-01T22:53:06.3728610Z +++ openssl base64 2025-06-01T22:53:06.3729209Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.3730655Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.3731697Z +++ sed -e s/=//g 2025-06-01T22:53:06.3771531Z ++ HASH=3ezL10EhhJ_pmatfbWZHtXGiERi1gxxXbs4onRopfy0 2025-06-01T22:53:06.3776376Z +++ ls -nl torch/utils/_appending_byte_serializer.py 2025-06-01T22:53:06.3777895Z +++ awk '{print $5}' 2025-06-01T22:53:06.3805493Z ++ FSIZE=3657 2025-06-01T22:53:06.3806334Z ++ echo '"torch/utils/_appending_byte_serializer.py",sha256=3ezL10EhhJ_pmatfbWZHtXGiERi1gxxXbs4onRopfy0,3657' 2025-06-01T22:53:06.3807030Z ++ read fname 2025-06-01T22:53:06.3807332Z ++ make_wheel_record torch/utils/_backport_slots.py 2025-06-01T22:53:06.3807767Z ++ FPATH=torch/utils/_backport_slots.py 2025-06-01T22:53:06.3808141Z ++ echo torch/utils/_backport_slots.py 2025-06-01T22:53:06.3808491Z ++ grep RECORD 2025-06-01T22:53:06.3831840Z +++ openssl dgst -sha256 -binary torch/utils/_backport_slots.py 2025-06-01T22:53:06.3832325Z +++ openssl base64 2025-06-01T22:53:06.3832602Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.3832994Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.3833266Z +++ sed -e s/=//g 2025-06-01T22:53:06.3875688Z ++ HASH=ApEayoUoQ_Q43QDs43v3PTSvTVZW9StOVPGkpb9gvBE 2025-06-01T22:53:06.3877028Z +++ ls -nl torch/utils/_backport_slots.py 2025-06-01T22:53:06.3878412Z +++ awk '{print $5}' 2025-06-01T22:53:06.3906575Z ++ FSIZE=4605 2025-06-01T22:53:06.3907214Z ++ echo '"torch/utils/_backport_slots.py",sha256=ApEayoUoQ_Q43QDs43v3PTSvTVZW9StOVPGkpb9gvBE,4605' 2025-06-01T22:53:06.3907817Z ++ read fname 2025-06-01T22:53:06.3908114Z ++ make_wheel_record torch/utils/_config_module.py 2025-06-01T22:53:06.3908509Z ++ FPATH=torch/utils/_config_module.py 2025-06-01T22:53:06.3908867Z ++ echo torch/utils/_config_module.py 2025-06-01T22:53:06.3909187Z ++ grep RECORD 2025-06-01T22:53:06.3928053Z +++ openssl dgst -sha256 -binary torch/utils/_config_module.py 2025-06-01T22:53:06.3928530Z +++ openssl base64 2025-06-01T22:53:06.3929340Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.3930921Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.3931929Z +++ sed -e s/=//g 2025-06-01T22:53:06.3979417Z ++ HASH=TEVI-gjpnHVvE4dnkzhp1OO9vmqVwl0slbYBLPbw9lo 2025-06-01T22:53:06.3979942Z +++ ls -nl torch/utils/_config_module.py 2025-06-01T22:53:06.3980268Z +++ awk '{print $5}' 2025-06-01T22:53:06.4004694Z ++ FSIZE=29681 2025-06-01T22:53:06.4005298Z ++ echo '"torch/utils/_config_module.py",sha256=TEVI-gjpnHVvE4dnkzhp1OO9vmqVwl0slbYBLPbw9lo,29681' 2025-06-01T22:53:06.4005948Z ++ read fname 2025-06-01T22:53:06.4006249Z ++ make_wheel_record torch/utils/_config_typing.pyi 2025-06-01T22:53:06.4006672Z ++ FPATH=torch/utils/_config_typing.pyi 2025-06-01T22:53:06.4007057Z ++ echo torch/utils/_config_typing.pyi 2025-06-01T22:53:06.4007397Z ++ grep RECORD 2025-06-01T22:53:06.4030328Z +++ openssl dgst -sha256 -binary torch/utils/_config_typing.pyi 2025-06-01T22:53:06.4030782Z +++ openssl base64 2025-06-01T22:53:06.4031046Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.4031744Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.4032021Z +++ sed -e s/=//g 2025-06-01T22:53:06.4074469Z ++ HASH=A9HB0aclU9Xf9_Dk8k7CNjnNxP5tTnnh9SiCiVoH6lo 2025-06-01T22:53:06.4076871Z +++ ls -nl torch/utils/_config_typing.pyi 2025-06-01T22:53:06.4078197Z +++ awk '{print $5}' 2025-06-01T22:53:06.4106720Z ++ FSIZE=1181 2025-06-01T22:53:06.4107284Z ++ echo '"torch/utils/_config_typing.pyi",sha256=A9HB0aclU9Xf9_Dk8k7CNjnNxP5tTnnh9SiCiVoH6lo,1181' 2025-06-01T22:53:06.4107961Z ++ read fname 2025-06-01T22:53:06.4108274Z ++ make_wheel_record torch/utils/_content_store.py 2025-06-01T22:53:06.4108669Z ++ FPATH=torch/utils/_content_store.py 2025-06-01T22:53:06.4109038Z ++ echo torch/utils/_content_store.py 2025-06-01T22:53:06.4109370Z ++ grep RECORD 2025-06-01T22:53:06.4129042Z +++ openssl dgst -sha256 -binary torch/utils/_content_store.py 2025-06-01T22:53:06.4129633Z +++ openssl base64 2025-06-01T22:53:06.4130604Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.4132022Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.4133447Z +++ sed -e s/=//g 2025-06-01T22:53:06.4171029Z ++ HASH=OODkt6D32iRIVdHcRH0YlbdrQuzTnonIXt4CcBfr8t8 2025-06-01T22:53:06.4176227Z +++ ls -nl torch/utils/_content_store.py 2025-06-01T22:53:06.4177725Z +++ awk '{print $5}' 2025-06-01T22:53:06.4203658Z ++ FSIZE=9222 2025-06-01T22:53:06.4204351Z ++ echo '"torch/utils/_content_store.py",sha256=OODkt6D32iRIVdHcRH0YlbdrQuzTnonIXt4CcBfr8t8,9222' 2025-06-01T22:53:06.4205177Z ++ read fname 2025-06-01T22:53:06.4205517Z ++ make_wheel_record torch/utils/_contextlib.py 2025-06-01T22:53:06.4206073Z ++ FPATH=torch/utils/_contextlib.py 2025-06-01T22:53:06.4206469Z ++ echo torch/utils/_contextlib.py 2025-06-01T22:53:06.4206861Z ++ grep RECORD 2025-06-01T22:53:06.4229841Z +++ openssl dgst -sha256 -binary torch/utils/_contextlib.py 2025-06-01T22:53:06.4230278Z +++ openssl base64 2025-06-01T22:53:06.4230543Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.4230789Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.4231178Z +++ sed -e s/=//g 2025-06-01T22:53:06.4272402Z ++ HASH=z3qlsI9El0uowdCM1x73D_0T0cSKSTFXbrI1MGv6RrU 2025-06-01T22:53:06.4276633Z +++ ls -nl torch/utils/_contextlib.py 2025-06-01T22:53:06.4278236Z +++ awk '{print $5}' 2025-06-01T22:53:06.4305270Z ++ FSIZE=6022 2025-06-01T22:53:06.4305821Z ++ echo '"torch/utils/_contextlib.py",sha256=z3qlsI9El0uowdCM1x73D_0T0cSKSTFXbrI1MGv6RrU,6022' 2025-06-01T22:53:06.4306453Z ++ read fname 2025-06-01T22:53:06.4306782Z ++ make_wheel_record torch/utils/_cpp_embed_headers.py 2025-06-01T22:53:06.4307249Z ++ FPATH=torch/utils/_cpp_embed_headers.py 2025-06-01T22:53:06.4307682Z ++ echo torch/utils/_cpp_embed_headers.py 2025-06-01T22:53:06.4308035Z ++ grep RECORD 2025-06-01T22:53:06.4328213Z +++ openssl dgst -sha256 -binary torch/utils/_cpp_embed_headers.py 2025-06-01T22:53:06.4328786Z +++ openssl base64 2025-06-01T22:53:06.4329727Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.4331216Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.4332341Z +++ sed -e s/=//g 2025-06-01T22:53:06.4370755Z ++ HASH=yD67gwvJ6vr6OKYu3WmxRI_jY7F-Gpz68QjI78Kx-fo 2025-06-01T22:53:06.4375732Z +++ ls -nl torch/utils/_cpp_embed_headers.py 2025-06-01T22:53:06.4376889Z +++ awk '{print $5}' 2025-06-01T22:53:06.4403371Z ++ FSIZE=1751 2025-06-01T22:53:06.4404092Z ++ echo '"torch/utils/_cpp_embed_headers.py",sha256=yD67gwvJ6vr6OKYu3WmxRI_jY7F-Gpz68QjI78Kx-fo,1751' 2025-06-01T22:53:06.4405003Z ++ read fname 2025-06-01T22:53:06.4405375Z ++ make_wheel_record torch/utils/_cpp_extension_versioner.py 2025-06-01T22:53:06.4405910Z ++ FPATH=torch/utils/_cpp_extension_versioner.py 2025-06-01T22:53:06.4406363Z ++ echo torch/utils/_cpp_extension_versioner.py 2025-06-01T22:53:06.4406733Z ++ grep RECORD 2025-06-01T22:53:06.4428850Z +++ openssl dgst -sha256 -binary torch/utils/_cpp_extension_versioner.py 2025-06-01T22:53:06.4429419Z +++ openssl base64 2025-06-01T22:53:06.4429675Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.4429933Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.4431106Z +++ sed -e s/=//g 2025-06-01T22:53:06.4470879Z ++ HASH=HZzPRqjVECgOdSDN2AyOqqUwV_VTnMc3SKC5BcenxuY 2025-06-01T22:53:06.4475547Z +++ ls -nl torch/utils/_cpp_extension_versioner.py 2025-06-01T22:53:06.4476994Z +++ awk '{print $5}' 2025-06-01T22:53:06.4503996Z ++ FSIZE=2115 2025-06-01T22:53:06.4504609Z ++ echo '"torch/utils/_cpp_extension_versioner.py",sha256=HZzPRqjVECgOdSDN2AyOqqUwV_VTnMc3SKC5BcenxuY,2115' 2025-06-01T22:53:06.4505262Z ++ read fname 2025-06-01T22:53:06.4505546Z ++ make_wheel_record torch/utils/_cxx_pytree.py 2025-06-01T22:53:06.4505961Z ++ FPATH=torch/utils/_cxx_pytree.py 2025-06-01T22:53:06.4506402Z ++ echo torch/utils/_cxx_pytree.py 2025-06-01T22:53:06.4507065Z ++ grep RECORD 2025-06-01T22:53:06.4527854Z +++ openssl dgst -sha256 -binary torch/utils/_cxx_pytree.py 2025-06-01T22:53:06.4528388Z +++ openssl base64 2025-06-01T22:53:06.4529482Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.4530788Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.4531992Z +++ sed -e s/=//g 2025-06-01T22:53:06.4571390Z ++ HASH=-hfDiIARZQKJ9Lla3UZzZmonwowar4OUTk27rRhXZEU 2025-06-01T22:53:06.4576263Z +++ ls -nl torch/utils/_cxx_pytree.py 2025-06-01T22:53:06.4578290Z +++ awk '{print $5}' 2025-06-01T22:53:06.4604486Z ++ FSIZE=38302 2025-06-01T22:53:06.4605269Z ++ echo '"torch/utils/_cxx_pytree.py",sha256=-hfDiIARZQKJ9Lla3UZzZmonwowar4OUTk27rRhXZEU,38302' 2025-06-01T22:53:06.4605883Z ++ read fname 2025-06-01T22:53:06.4606272Z ++ make_wheel_record torch/utils/_device.py 2025-06-01T22:53:06.4606648Z ++ FPATH=torch/utils/_device.py 2025-06-01T22:53:06.4607077Z ++ echo torch/utils/_device.py 2025-06-01T22:53:06.4607401Z ++ grep RECORD 2025-06-01T22:53:06.4631315Z +++ openssl dgst -sha256 -binary torch/utils/_device.py 2025-06-01T22:53:06.4631823Z +++ openssl base64 2025-06-01T22:53:06.4632083Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.4632347Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.4633045Z +++ sed -e s/=//g 2025-06-01T22:53:06.4672175Z ++ HASH=peCAYf-Edd6Qr49XC6PAd4dq1re2jHfp5TOu5TgVZeI 2025-06-01T22:53:06.4676596Z +++ ls -nl torch/utils/_device.py 2025-06-01T22:53:06.4677675Z +++ awk '{print $5}' 2025-06-01T22:53:06.4703987Z ++ FSIZE=3703 2025-06-01T22:53:06.4704509Z ++ echo '"torch/utils/_device.py",sha256=peCAYf-Edd6Qr49XC6PAd4dq1re2jHfp5TOu5TgVZeI,3703' 2025-06-01T22:53:06.4705101Z ++ read fname 2025-06-01T22:53:06.4705521Z ++ make_wheel_record torch/utils/_dtype_abbrs.py 2025-06-01T22:53:06.4705924Z ++ FPATH=torch/utils/_dtype_abbrs.py 2025-06-01T22:53:06.4706388Z ++ echo torch/utils/_dtype_abbrs.py 2025-06-01T22:53:06.4707263Z ++ grep RECORD 2025-06-01T22:53:06.4727464Z +++ openssl dgst -sha256 -binary torch/utils/_dtype_abbrs.py 2025-06-01T22:53:06.4727921Z +++ openssl base64 2025-06-01T22:53:06.4728583Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.4729781Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.4731156Z +++ sed -e s/=//g 2025-06-01T22:53:06.4769876Z ++ HASH=L-w4-UnjmD5QeuGbwRqilJ0iCc9Q1XsTjQUvygG0GE0 2025-06-01T22:53:06.4774558Z +++ ls -nl torch/utils/_dtype_abbrs.py 2025-06-01T22:53:06.4775888Z +++ awk '{print $5}' 2025-06-01T22:53:06.4801810Z ++ FSIZE=755 2025-06-01T22:53:06.4802352Z ++ echo '"torch/utils/_dtype_abbrs.py",sha256=L-w4-UnjmD5QeuGbwRqilJ0iCc9Q1XsTjQUvygG0GE0,755' 2025-06-01T22:53:06.4802925Z ++ read fname 2025-06-01T22:53:06.4803220Z ++ make_wheel_record torch/utils/_exposed_in.py 2025-06-01T22:53:06.4804016Z ++ FPATH=torch/utils/_exposed_in.py 2025-06-01T22:53:06.4804369Z ++ echo torch/utils/_exposed_in.py 2025-06-01T22:53:06.4805443Z ++ grep RECORD 2025-06-01T22:53:06.4826899Z +++ openssl dgst -sha256 -binary torch/utils/_exposed_in.py 2025-06-01T22:53:06.4827362Z +++ openssl base64 2025-06-01T22:53:06.4827725Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.4829143Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.4829479Z +++ sed -e s/=//g 2025-06-01T22:53:06.4873775Z ++ HASH=7XFQf5ScUNIIEbv3f9rkk_iqscTttF7g-xP7xQRo9oo 2025-06-01T22:53:06.4879367Z +++ ls -nl torch/utils/_exposed_in.py 2025-06-01T22:53:06.4880666Z +++ awk '{print $5}' 2025-06-01T22:53:06.4906931Z ++ FSIZE=693 2025-06-01T22:53:06.4907459Z ++ echo '"torch/utils/_exposed_in.py",sha256=7XFQf5ScUNIIEbv3f9rkk_iqscTttF7g-xP7xQRo9oo,693' 2025-06-01T22:53:06.4908025Z ++ read fname 2025-06-01T22:53:06.4908311Z ++ make_wheel_record torch/utils/_filelock.py 2025-06-01T22:53:06.4908817Z ++ FPATH=torch/utils/_filelock.py 2025-06-01T22:53:06.4909311Z ++ echo torch/utils/_filelock.py 2025-06-01T22:53:06.4909815Z ++ grep RECORD 2025-06-01T22:53:06.4930476Z +++ openssl dgst -sha256 -binary torch/utils/_filelock.py 2025-06-01T22:53:06.4931076Z +++ openssl base64 2025-06-01T22:53:06.4932183Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.4933666Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.4934733Z +++ sed -e s/=//g 2025-06-01T22:53:06.4972302Z ++ HASH=gCLF9B3MBcBdKfs3DejL6bYpxSh0TCwo0OKL7tEA2pw 2025-06-01T22:53:06.4978374Z +++ ls -nl torch/utils/_filelock.py 2025-06-01T22:53:06.4979047Z +++ awk '{print $5}' 2025-06-01T22:53:06.5005962Z ++ FSIZE=1567 2025-06-01T22:53:06.5006543Z ++ echo '"torch/utils/_filelock.py",sha256=gCLF9B3MBcBdKfs3DejL6bYpxSh0TCwo0OKL7tEA2pw,1567' 2025-06-01T22:53:06.5007169Z ++ read fname 2025-06-01T22:53:06.5007488Z ++ make_wheel_record torch/utils/_foreach_utils.py 2025-06-01T22:53:06.5007914Z ++ FPATH=torch/utils/_foreach_utils.py 2025-06-01T22:53:06.5008286Z ++ echo torch/utils/_foreach_utils.py 2025-06-01T22:53:06.5008642Z ++ grep RECORD 2025-06-01T22:53:06.5031361Z +++ openssl dgst -sha256 -binary torch/utils/_foreach_utils.py 2025-06-01T22:53:06.5031854Z +++ openssl base64 2025-06-01T22:53:06.5032135Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.5032533Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.5032810Z +++ sed -e s/=//g 2025-06-01T22:53:06.5074478Z ++ HASH=T_WIyKbhWkKAswCSfxAYAeMA7EdYcRN8Wq-19YWF_ZI 2025-06-01T22:53:06.5077623Z +++ ls -nl torch/utils/_foreach_utils.py 2025-06-01T22:53:06.5077992Z +++ awk '{print $5}' 2025-06-01T22:53:06.5106023Z ++ FSIZE=2330 2025-06-01T22:53:06.5106841Z ++ echo '"torch/utils/_foreach_utils.py",sha256=T_WIyKbhWkKAswCSfxAYAeMA7EdYcRN8Wq-19YWF_ZI,2330' 2025-06-01T22:53:06.5107648Z ++ read fname 2025-06-01T22:53:06.5107931Z ++ make_wheel_record torch/utils/_freeze.py 2025-06-01T22:53:06.5108293Z ++ FPATH=torch/utils/_freeze.py 2025-06-01T22:53:06.5108623Z ++ echo torch/utils/_freeze.py 2025-06-01T22:53:06.5108914Z ++ grep RECORD 2025-06-01T22:53:06.5128162Z +++ openssl dgst -sha256 -binary torch/utils/_freeze.py 2025-06-01T22:53:06.5128739Z +++ openssl base64 2025-06-01T22:53:06.5129643Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.5131188Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.5132364Z +++ sed -e s/=//g 2025-06-01T22:53:06.5170691Z ++ HASH=wfy84aYJcVmFcWRvOD4yOATj3Ni2-zoz3ueIsa4Kbdg 2025-06-01T22:53:06.5175603Z +++ ls -nl torch/utils/_freeze.py 2025-06-01T22:53:06.5176505Z +++ awk '{print $5}' 2025-06-01T22:53:06.5203461Z ++ FSIZE=9993 2025-06-01T22:53:06.5204253Z ++ echo '"torch/utils/_freeze.py",sha256=wfy84aYJcVmFcWRvOD4yOATj3Ni2-zoz3ueIsa4Kbdg,9993' 2025-06-01T22:53:06.5205104Z ++ read fname 2025-06-01T22:53:06.5205432Z ++ make_wheel_record torch/utils/_functools.py 2025-06-01T22:53:06.5205832Z ++ FPATH=torch/utils/_functools.py 2025-06-01T22:53:06.5206197Z ++ echo torch/utils/_functools.py 2025-06-01T22:53:06.5206529Z ++ grep RECORD 2025-06-01T22:53:06.5228895Z +++ openssl dgst -sha256 -binary torch/utils/_functools.py 2025-06-01T22:53:06.5229417Z +++ openssl base64 2025-06-01T22:53:06.5229815Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.5230070Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.5230958Z +++ sed -e s/=//g 2025-06-01T22:53:06.5273571Z ++ HASH=YnCRB4UUXnNjsIPzzHG-WQaqnudSrwF3qFOH9k4PnxM 2025-06-01T22:53:06.5275424Z +++ ls -nl torch/utils/_functools.py 2025-06-01T22:53:06.5277055Z +++ awk '{print $5}' 2025-06-01T22:53:06.5305444Z ++ FSIZE=1423 2025-06-01T22:53:06.5306035Z ++ echo '"torch/utils/_functools.py",sha256=YnCRB4UUXnNjsIPzzHG-WQaqnudSrwF3qFOH9k4PnxM,1423' 2025-06-01T22:53:06.5306719Z ++ read fname 2025-06-01T22:53:06.5307039Z ++ make_wheel_record torch/utils/_get_clean_triton.py 2025-06-01T22:53:06.5307453Z ++ FPATH=torch/utils/_get_clean_triton.py 2025-06-01T22:53:06.5307840Z ++ echo torch/utils/_get_clean_triton.py 2025-06-01T22:53:06.5308170Z ++ grep RECORD 2025-06-01T22:53:06.5327747Z +++ openssl dgst -sha256 -binary torch/utils/_get_clean_triton.py 2025-06-01T22:53:06.5328284Z +++ openssl base64 2025-06-01T22:53:06.5328694Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.5330087Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.5331311Z +++ sed -e s/=//g 2025-06-01T22:53:06.5370308Z ++ HASH=MjPw0MO7Qy8FR01OSe611mjMI1qxDj6XTeq5qiZUGyY 2025-06-01T22:53:06.5375437Z +++ ls -nl torch/utils/_get_clean_triton.py 2025-06-01T22:53:06.5376392Z +++ awk '{print $5}' 2025-06-01T22:53:06.5403375Z ++ FSIZE=6968 2025-06-01T22:53:06.5404197Z ++ echo '"torch/utils/_get_clean_triton.py",sha256=MjPw0MO7Qy8FR01OSe611mjMI1qxDj6XTeq5qiZUGyY,6968' 2025-06-01T22:53:06.5405167Z ++ read fname 2025-06-01T22:53:06.5405463Z ++ make_wheel_record torch/utils/_import_utils.py 2025-06-01T22:53:06.5405882Z ++ FPATH=torch/utils/_import_utils.py 2025-06-01T22:53:06.5406242Z ++ echo torch/utils/_import_utils.py 2025-06-01T22:53:06.5406579Z ++ grep RECORD 2025-06-01T22:53:06.5428522Z +++ openssl dgst -sha256 -binary torch/utils/_import_utils.py 2025-06-01T22:53:06.5429095Z +++ openssl base64 2025-06-01T22:53:06.5429411Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.5429724Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.5430356Z +++ sed -e s/=//g 2025-06-01T22:53:06.5470405Z ++ HASH=JZ--HpC7TVfTHhisDamxF6WNGjqECLeZoPEkfbebAdA 2025-06-01T22:53:06.5474891Z +++ ls -nl torch/utils/_import_utils.py 2025-06-01T22:53:06.5476239Z +++ awk '{print $5}' 2025-06-01T22:53:06.5503172Z ++ FSIZE=1329 2025-06-01T22:53:06.5503815Z ++ echo '"torch/utils/_import_utils.py",sha256=JZ--HpC7TVfTHhisDamxF6WNGjqECLeZoPEkfbebAdA,1329' 2025-06-01T22:53:06.5504612Z ++ read fname 2025-06-01T22:53:06.5505032Z ++ make_wheel_record torch/utils/_mode_utils.py 2025-06-01T22:53:06.5505446Z ++ FPATH=torch/utils/_mode_utils.py 2025-06-01T22:53:06.5505890Z ++ echo torch/utils/_mode_utils.py 2025-06-01T22:53:06.5506198Z ++ grep RECORD 2025-06-01T22:53:06.5526962Z +++ openssl dgst -sha256 -binary torch/utils/_mode_utils.py 2025-06-01T22:53:06.5527467Z +++ openssl base64 2025-06-01T22:53:06.5527993Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.5529402Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.5530663Z +++ sed -e s/=//g 2025-06-01T22:53:06.5568425Z ++ HASH=MkuPh97nbSNvh7fvyY87XE-odxEGqwEu0_wLsqaXgZY 2025-06-01T22:53:06.5573435Z +++ ls -nl torch/utils/_mode_utils.py 2025-06-01T22:53:06.5574754Z +++ awk '{print $5}' 2025-06-01T22:53:06.5601393Z ++ FSIZE=251 2025-06-01T22:53:06.5602081Z ++ echo '"torch/utils/_mode_utils.py",sha256=MkuPh97nbSNvh7fvyY87XE-odxEGqwEu0_wLsqaXgZY,251' 2025-06-01T22:53:06.5602679Z ++ read fname 2025-06-01T22:53:06.5602963Z ++ make_wheel_record torch/utils/_ordered_set.py 2025-06-01T22:53:06.5603377Z ++ FPATH=torch/utils/_ordered_set.py 2025-06-01T22:53:06.5603788Z ++ echo torch/utils/_ordered_set.py 2025-06-01T22:53:06.5604266Z ++ grep RECORD 2025-06-01T22:53:06.5627933Z +++ openssl dgst -sha256 -binary torch/utils/_ordered_set.py 2025-06-01T22:53:06.5628380Z +++ openssl base64 2025-06-01T22:53:06.5628687Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.5629939Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.5630212Z +++ sed -e s/=//g 2025-06-01T22:53:06.5672475Z ++ HASH=k4oLmoDcVeLKhgXyFX-zs6yoIaqcMGQJf4WuS0Ty7wI 2025-06-01T22:53:06.5675416Z +++ ls -nl torch/utils/_ordered_set.py 2025-06-01T22:53:06.5676562Z +++ awk '{print $5}' 2025-06-01T22:53:06.5704067Z ++ FSIZE=5511 2025-06-01T22:53:06.5704777Z ++ echo '"torch/utils/_ordered_set.py",sha256=k4oLmoDcVeLKhgXyFX-zs6yoIaqcMGQJf4WuS0Ty7wI,5511' 2025-06-01T22:53:06.5705368Z ++ read fname 2025-06-01T22:53:06.5705682Z ++ make_wheel_record torch/utils/_python_dispatch.py 2025-06-01T22:53:06.5706187Z ++ FPATH=torch/utils/_python_dispatch.py 2025-06-01T22:53:06.5706585Z ++ echo torch/utils/_python_dispatch.py 2025-06-01T22:53:06.5706925Z ++ grep RECORD 2025-06-01T22:53:06.5727398Z +++ openssl dgst -sha256 -binary torch/utils/_python_dispatch.py 2025-06-01T22:53:06.5727868Z +++ openssl base64 2025-06-01T22:53:06.5728609Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.5729939Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.5731148Z +++ sed -e s/=//g 2025-06-01T22:53:06.5770706Z ++ HASH=YmagxYcMur2LJVRV3-UuVAuRXxYv-Vzi2R5PyUgYzvk 2025-06-01T22:53:06.5775484Z +++ ls -nl torch/utils/_python_dispatch.py 2025-06-01T22:53:06.5776432Z +++ awk '{print $5}' 2025-06-01T22:53:06.5804131Z ++ FSIZE=28524 2025-06-01T22:53:06.5804981Z ++ echo '"torch/utils/_python_dispatch.py",sha256=YmagxYcMur2LJVRV3-UuVAuRXxYv-Vzi2R5PyUgYzvk,28524' 2025-06-01T22:53:06.5805730Z ++ read fname 2025-06-01T22:53:06.5806021Z ++ make_wheel_record torch/utils/_pytree.py 2025-06-01T22:53:06.5806394Z ++ FPATH=torch/utils/_pytree.py 2025-06-01T22:53:06.5806734Z ++ echo torch/utils/_pytree.py 2025-06-01T22:53:06.5807034Z ++ grep RECORD 2025-06-01T22:53:06.5829594Z +++ openssl dgst -sha256 -binary torch/utils/_pytree.py 2025-06-01T22:53:06.5830128Z +++ openssl base64 2025-06-01T22:53:06.5830424Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.5830719Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.5830986Z +++ sed -e s/=//g 2025-06-01T22:53:06.5873542Z ++ HASH=A2nLNg0cmdBp0X1qSc-kZvI6DDFm-8hVOojDd1SZp94 2025-06-01T22:53:06.5878074Z +++ ls -nl torch/utils/_pytree.py 2025-06-01T22:53:06.5879417Z +++ awk '{print $5}' 2025-06-01T22:53:06.5907086Z ++ FSIZE=71212 2025-06-01T22:53:06.5907707Z ++ echo '"torch/utils/_pytree.py",sha256=A2nLNg0cmdBp0X1qSc-kZvI6DDFm-8hVOojDd1SZp94,71212' 2025-06-01T22:53:06.5908302Z ++ read fname 2025-06-01T22:53:06.5908588Z ++ make_wheel_record torch/utils/_stats.py 2025-06-01T22:53:06.5908957Z ++ FPATH=torch/utils/_stats.py 2025-06-01T22:53:06.5909287Z ++ echo torch/utils/_stats.py 2025-06-01T22:53:06.5909580Z ++ grep RECORD 2025-06-01T22:53:06.5929648Z +++ openssl dgst -sha256 -binary torch/utils/_stats.py 2025-06-01T22:53:06.5930241Z +++ openssl base64 2025-06-01T22:53:06.5930860Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.5932142Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.5933374Z +++ sed -e s/=//g 2025-06-01T22:53:06.5971754Z ++ HASH=6tnVwDAU4bvPSaPcYN2OjsgJ47SAlvqZ6iT0IIZ9y_0 2025-06-01T22:53:06.5976325Z +++ ls -nl torch/utils/_stats.py 2025-06-01T22:53:06.5978032Z +++ awk '{print $5}' 2025-06-01T22:53:06.6004931Z ++ FSIZE=1012 2025-06-01T22:53:06.6005636Z ++ echo '"torch/utils/_stats.py",sha256=6tnVwDAU4bvPSaPcYN2OjsgJ47SAlvqZ6iT0IIZ9y_0,1012' 2025-06-01T22:53:06.6006237Z ++ read fname 2025-06-01T22:53:06.6006525Z ++ make_wheel_record torch/utils/_thunk.py 2025-06-01T22:53:06.6007066Z ++ FPATH=torch/utils/_thunk.py 2025-06-01T22:53:06.6007393Z ++ echo torch/utils/_thunk.py 2025-06-01T22:53:06.6007704Z ++ grep RECORD 2025-06-01T22:53:06.6030006Z +++ openssl dgst -sha256 -binary torch/utils/_thunk.py 2025-06-01T22:53:06.6030456Z +++ openssl base64 2025-06-01T22:53:06.6030718Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.6030970Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.6031631Z +++ sed -e s/=//g 2025-06-01T22:53:06.6073397Z ++ HASH=ahGim6yrtjXwVmcSyyw-3J0eQzr9hloQE3vaXt0IbmY 2025-06-01T22:53:06.6077775Z +++ ls -nl torch/utils/_thunk.py 2025-06-01T22:53:06.6078094Z +++ awk '{print $5}' 2025-06-01T22:53:06.6105407Z ++ FSIZE=625 2025-06-01T22:53:06.6105937Z ++ echo '"torch/utils/_thunk.py",sha256=ahGim6yrtjXwVmcSyyw-3J0eQzr9hloQE3vaXt0IbmY,625' 2025-06-01T22:53:06.6106500Z ++ read fname 2025-06-01T22:53:06.6106788Z ++ make_wheel_record torch/utils/_traceback.py 2025-06-01T22:53:06.6107164Z ++ FPATH=torch/utils/_traceback.py 2025-06-01T22:53:06.6107671Z ++ echo torch/utils/_traceback.py 2025-06-01T22:53:06.6107982Z ++ grep RECORD 2025-06-01T22:53:06.6131622Z +++ openssl dgst -sha256 -binary torch/utils/_traceback.py 2025-06-01T22:53:06.6132091Z +++ openssl base64 2025-06-01T22:53:06.6133209Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.6134611Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.6136074Z +++ sed -e s/=//g 2025-06-01T22:53:06.6175259Z ++ HASH=_e8Qekafn_wL269HwfbHhQSR4vFux0p7Mf-zc2Sa2Uc 2025-06-01T22:53:06.6181195Z +++ ls -nl torch/utils/_traceback.py 2025-06-01T22:53:06.6182117Z +++ awk '{print $5}' 2025-06-01T22:53:06.6206549Z ++ FSIZE=10274 2025-06-01T22:53:06.6207182Z ++ echo '"torch/utils/_traceback.py",sha256=_e8Qekafn_wL269HwfbHhQSR4vFux0p7Mf-zc2Sa2Uc,10274' 2025-06-01T22:53:06.6207789Z ++ read fname 2025-06-01T22:53:06.6208073Z ++ make_wheel_record torch/utils/_triton.py 2025-06-01T22:53:06.6208461Z ++ FPATH=torch/utils/_triton.py 2025-06-01T22:53:06.6209148Z ++ echo torch/utils/_triton.py 2025-06-01T22:53:06.6210202Z ++ grep RECORD 2025-06-01T22:53:06.6232456Z +++ openssl dgst -sha256 -binary torch/utils/_triton.py 2025-06-01T22:53:06.6232904Z +++ openssl base64 2025-06-01T22:53:06.6233175Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.6233668Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.6233943Z +++ sed -e s/=//g 2025-06-01T22:53:06.6275000Z ++ HASH=qpxN-qsOzA95Mx-UpfhWoToDaMrt2WBSF0djJlTHw_M 2025-06-01T22:53:06.6278909Z +++ ls -nl torch/utils/_triton.py 2025-06-01T22:53:06.6280380Z +++ awk '{print $5}' 2025-06-01T22:53:06.6307521Z ++ FSIZE=3022 2025-06-01T22:53:06.6308160Z ++ echo '"torch/utils/_triton.py",sha256=qpxN-qsOzA95Mx-UpfhWoToDaMrt2WBSF0djJlTHw_M,3022' 2025-06-01T22:53:06.6308723Z ++ read fname 2025-06-01T22:53:06.6309028Z ++ make_wheel_record torch/utils/_typing_utils.py 2025-06-01T22:53:06.6309420Z ++ FPATH=torch/utils/_typing_utils.py 2025-06-01T22:53:06.6309854Z ++ echo torch/utils/_typing_utils.py 2025-06-01T22:53:06.6310187Z ++ grep RECORD 2025-06-01T22:53:06.6330542Z +++ openssl dgst -sha256 -binary torch/utils/_typing_utils.py 2025-06-01T22:53:06.6331038Z +++ openssl base64 2025-06-01T22:53:06.6332129Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.6333348Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.6334941Z +++ sed -e s/=//g 2025-06-01T22:53:06.6372510Z ++ HASH=3PQ_pcjyV9gxhP2cL-D3XWVIv2asfY1wR4JUBIUlK_I 2025-06-01T22:53:06.6378199Z +++ ls -nl torch/utils/_typing_utils.py 2025-06-01T22:53:06.6378830Z +++ awk '{print $5}' 2025-06-01T22:53:06.6405245Z ++ FSIZE=378 2025-06-01T22:53:06.6405799Z ++ echo '"torch/utils/_typing_utils.py",sha256=3PQ_pcjyV9gxhP2cL-D3XWVIv2asfY1wR4JUBIUlK_I,378' 2025-06-01T22:53:06.6406513Z ++ read fname 2025-06-01T22:53:06.6406865Z ++ make_wheel_record torch/utils/_zip.py 2025-06-01T22:53:06.6407243Z ++ FPATH=torch/utils/_zip.py 2025-06-01T22:53:06.6407577Z ++ echo torch/utils/_zip.py 2025-06-01T22:53:06.6407871Z ++ grep RECORD 2025-06-01T22:53:06.6430937Z +++ openssl dgst -sha256 -binary torch/utils/_zip.py 2025-06-01T22:53:06.6431384Z +++ openssl base64 2025-06-01T22:53:06.6431786Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.6432107Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.6432519Z +++ sed -e s/=//g 2025-06-01T22:53:06.6474744Z ++ HASH=MH2x7uphZkAEd_hZ6icJ6kO3z0bFLWDRtex8OPdbUxI 2025-06-01T22:53:06.6478566Z +++ ls -nl torch/utils/_zip.py 2025-06-01T22:53:06.6479252Z +++ awk '{print $5}' 2025-06-01T22:53:06.6507213Z ++ FSIZE=2454 2025-06-01T22:53:06.6507764Z ++ echo '"torch/utils/_zip.py",sha256=MH2x7uphZkAEd_hZ6icJ6kO3z0bFLWDRtex8OPdbUxI,2454' 2025-06-01T22:53:06.6508316Z ++ read fname 2025-06-01T22:53:06.6508636Z ++ make_wheel_record torch/utils/backend_registration.py 2025-06-01T22:53:06.6509087Z ++ FPATH=torch/utils/backend_registration.py 2025-06-01T22:53:06.6509472Z ++ echo torch/utils/backend_registration.py 2025-06-01T22:53:06.6509845Z ++ grep RECORD 2025-06-01T22:53:06.6529642Z +++ openssl dgst -sha256 -binary torch/utils/backend_registration.py 2025-06-01T22:53:06.6530153Z +++ openssl base64 2025-06-01T22:53:06.6530864Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.6532540Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.6533741Z +++ sed -e s/=//g 2025-06-01T22:53:06.6571602Z ++ HASH=6P2qAlC8nVrvW1FTDmE-ppJlBckm3dqeaT0KkR-UGLU 2025-06-01T22:53:06.6576405Z +++ ls -nl torch/utils/backend_registration.py 2025-06-01T22:53:06.6577940Z +++ awk '{print $5}' 2025-06-01T22:53:06.6604722Z ++ FSIZE=19252 2025-06-01T22:53:06.6605394Z ++ echo '"torch/utils/backend_registration.py",sha256=6P2qAlC8nVrvW1FTDmE-ppJlBckm3dqeaT0KkR-UGLU,19252' 2025-06-01T22:53:06.6606075Z ++ read fname 2025-06-01T22:53:06.6606396Z ++ make_wheel_record torch/utils/bundled_inputs.py 2025-06-01T22:53:06.6606815Z ++ FPATH=torch/utils/bundled_inputs.py 2025-06-01T22:53:06.6607201Z ++ echo torch/utils/bundled_inputs.py 2025-06-01T22:53:06.6607537Z ++ grep RECORD 2025-06-01T22:53:06.6630727Z +++ openssl dgst -sha256 -binary torch/utils/bundled_inputs.py 2025-06-01T22:53:06.6630851Z +++ openssl base64 2025-06-01T22:53:06.6630957Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.6631076Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.6632962Z +++ sed -e s/=//g 2025-06-01T22:53:06.6675373Z ++ HASH=JTY3lZ6nbiUbCnXbJsQi4a859wdTl4YKWK8MGqNDgeM 2025-06-01T22:53:06.6677948Z +++ ls -nl torch/utils/bundled_inputs.py 2025-06-01T22:53:06.6678791Z +++ awk '{print $5}' 2025-06-01T22:53:06.6706340Z ++ FSIZE=22582 2025-06-01T22:53:06.6706802Z ++ echo '"torch/utils/bundled_inputs.py",sha256=JTY3lZ6nbiUbCnXbJsQi4a859wdTl4YKWK8MGqNDgeM,22582' 2025-06-01T22:53:06.6706900Z ++ read fname 2025-06-01T22:53:06.6707058Z ++ make_wheel_record torch/utils/checkpoint.py 2025-06-01T22:53:06.6707181Z ++ FPATH=torch/utils/checkpoint.py 2025-06-01T22:53:06.6707315Z ++ echo torch/utils/checkpoint.py 2025-06-01T22:53:06.6708315Z ++ grep RECORD 2025-06-01T22:53:06.6729395Z +++ openssl dgst -sha256 -binary torch/utils/checkpoint.py 2025-06-01T22:53:06.6729728Z +++ openssl base64 2025-06-01T22:53:06.6730954Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.6732186Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.6733735Z +++ sed -e s/=//g 2025-06-01T22:53:06.6772604Z ++ HASH=SrulszOIXhdqQOn9I2uqSoVLgq8OxtgYa6kjr_8ppNk 2025-06-01T22:53:06.6777494Z +++ ls -nl torch/utils/checkpoint.py 2025-06-01T22:53:06.6779088Z +++ awk '{print $5}' 2025-06-01T22:53:06.6805444Z ++ FSIZE=67289 2025-06-01T22:53:06.6805888Z ++ echo '"torch/utils/checkpoint.py",sha256=SrulszOIXhdqQOn9I2uqSoVLgq8OxtgYa6kjr_8ppNk,67289' 2025-06-01T22:53:06.6805987Z ++ read fname 2025-06-01T22:53:06.6806142Z ++ make_wheel_record torch/utils/collect_env.py 2025-06-01T22:53:06.6806506Z ++ FPATH=torch/utils/collect_env.py 2025-06-01T22:53:06.6806667Z ++ echo torch/utils/collect_env.py 2025-06-01T22:53:06.6807194Z ++ grep RECORD 2025-06-01T22:53:06.6830881Z +++ openssl dgst -sha256 -binary torch/utils/collect_env.py 2025-06-01T22:53:06.6831004Z +++ openssl base64 2025-06-01T22:53:06.6831102Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.6831637Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.6832166Z +++ sed -e s/=//g 2025-06-01T22:53:06.6876065Z ++ HASH=Lsw7fmwesJfURq_5u3Kx4-alEZxVC_SmQAQr4PVygL8 2025-06-01T22:53:06.6878017Z +++ ls -nl torch/utils/collect_env.py 2025-06-01T22:53:06.6878650Z +++ awk '{print $5}' 2025-06-01T22:53:06.6906777Z ++ FSIZE=24503 2025-06-01T22:53:06.6907225Z ++ echo '"torch/utils/collect_env.py",sha256=Lsw7fmwesJfURq_5u3Kx4-alEZxVC_SmQAQr4PVygL8,24503' 2025-06-01T22:53:06.6907326Z ++ read fname 2025-06-01T22:53:06.6907485Z ++ make_wheel_record torch/utils/cpp_backtrace.py 2025-06-01T22:53:06.6907626Z ++ FPATH=torch/utils/cpp_backtrace.py 2025-06-01T22:53:06.6907760Z ++ echo torch/utils/cpp_backtrace.py 2025-06-01T22:53:06.6908679Z ++ grep RECORD 2025-06-01T22:53:06.6929807Z +++ openssl dgst -sha256 -binary torch/utils/cpp_backtrace.py 2025-06-01T22:53:06.6929923Z +++ openssl base64 2025-06-01T22:53:06.6930843Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.6932048Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.6933340Z +++ sed -e s/=//g 2025-06-01T22:53:06.6973085Z ++ HASH=GxSqoJwxCh9nbgm7EJS9KRJ0Mn5UwIwJUje-0vC4C-Y 2025-06-01T22:53:06.6978825Z +++ ls -nl torch/utils/cpp_backtrace.py 2025-06-01T22:53:06.6979325Z +++ awk '{print $5}' 2025-06-01T22:53:06.7005256Z ++ FSIZE=483 2025-06-01T22:53:06.7005715Z ++ echo '"torch/utils/cpp_backtrace.py",sha256=GxSqoJwxCh9nbgm7EJS9KRJ0Mn5UwIwJUje-0vC4C-Y,483' 2025-06-01T22:53:06.7005818Z ++ read fname 2025-06-01T22:53:06.7005979Z ++ make_wheel_record torch/utils/cpp_extension.py 2025-06-01T22:53:06.7006125Z ++ FPATH=torch/utils/cpp_extension.py 2025-06-01T22:53:06.7007250Z ++ echo torch/utils/cpp_extension.py 2025-06-01T22:53:06.7007587Z ++ grep RECORD 2025-06-01T22:53:06.7030038Z +++ openssl dgst -sha256 -binary torch/utils/cpp_extension.py 2025-06-01T22:53:06.7030226Z +++ openssl base64 2025-06-01T22:53:06.7030718Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.7032182Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.7032780Z +++ sed -e s/=//g 2025-06-01T22:53:06.7078887Z ++ HASH=9vSoOUdGY6dZzQ7frOG0UCSjEKB4KquUE4Ilj-fgX2U 2025-06-01T22:53:06.7086537Z +++ ls -nl torch/utils/cpp_extension.py 2025-06-01T22:53:06.7088132Z +++ awk '{print $5}' 2025-06-01T22:53:06.7116522Z ++ FSIZE=131699 2025-06-01T22:53:06.7117208Z ++ echo '"torch/utils/cpp_extension.py",sha256=9vSoOUdGY6dZzQ7frOG0UCSjEKB4KquUE4Ilj-fgX2U,131699' 2025-06-01T22:53:06.7117603Z ++ read fname 2025-06-01T22:53:06.7117808Z ++ make_wheel_record torch/utils/deterministic.py 2025-06-01T22:53:06.7117951Z ++ FPATH=torch/utils/deterministic.py 2025-06-01T22:53:06.7118094Z ++ echo torch/utils/deterministic.py 2025-06-01T22:53:06.7118259Z ++ grep RECORD 2025-06-01T22:53:06.7142089Z +++ openssl base64 2025-06-01T22:53:06.7142384Z +++ openssl dgst -sha256 -binary torch/utils/deterministic.py 2025-06-01T22:53:06.7142494Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.7142597Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.7142915Z +++ sed -e s/=//g 2025-06-01T22:53:06.7187157Z ++ HASH=aDwP89FjYTIT-3g2RtWBoagN59_JbqE2BZbgV4HttMU 2025-06-01T22:53:06.7190336Z +++ ls -nl torch/utils/deterministic.py 2025-06-01T22:53:06.7190677Z +++ awk '{print $5}' 2025-06-01T22:53:06.7215015Z ++ FSIZE=611 2025-06-01T22:53:06.7215553Z ++ echo '"torch/utils/deterministic.py",sha256=aDwP89FjYTIT-3g2RtWBoagN59_JbqE2BZbgV4HttMU,611' 2025-06-01T22:53:06.7215663Z ++ read fname 2025-06-01T22:53:06.7215821Z ++ make_wheel_record torch/utils/dlpack.py 2025-06-01T22:53:06.7215939Z ++ FPATH=torch/utils/dlpack.py 2025-06-01T22:53:06.7218877Z ++ echo torch/utils/dlpack.py 2025-06-01T22:53:06.7219788Z ++ grep RECORD 2025-06-01T22:53:06.7241791Z +++ openssl dgst -sha256 -binary torch/utils/dlpack.py 2025-06-01T22:53:06.7241975Z +++ openssl base64 2025-06-01T22:53:06.7242463Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.7243184Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.7244834Z +++ sed -e s/=//g 2025-06-01T22:53:06.7284539Z ++ HASH=nroQc8OgKmFORB83GCqeJLeVaWXkNdX04Hneq8gX0iU 2025-06-01T22:53:06.7288254Z +++ ls -nl torch/utils/dlpack.py 2025-06-01T22:53:06.7289223Z +++ awk '{print $5}' 2025-06-01T22:53:06.7316021Z ++ FSIZE=4509 2025-06-01T22:53:06.7316487Z ++ echo '"torch/utils/dlpack.py",sha256=nroQc8OgKmFORB83GCqeJLeVaWXkNdX04Hneq8gX0iU,4509' 2025-06-01T22:53:06.7316988Z ++ read fname 2025-06-01T22:53:06.7317175Z ++ make_wheel_record torch/utils/file_baton.py 2025-06-01T22:53:06.7317320Z ++ FPATH=torch/utils/file_baton.py 2025-06-01T22:53:06.7317595Z ++ echo torch/utils/file_baton.py 2025-06-01T22:53:06.7317695Z ++ grep RECORD 2025-06-01T22:53:06.7340901Z +++ openssl dgst -sha256 -binary torch/utils/file_baton.py 2025-06-01T22:53:06.7341043Z +++ openssl base64 2025-06-01T22:53:06.7341150Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.7341251Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.7341703Z +++ sed -e s/=//g 2025-06-01T22:53:06.7384816Z ++ HASH=SczzEyTXS6TVEb2Ef2uBGUAQOOVE0hVgpQzn2UHSWCM 2025-06-01T22:53:06.7388045Z +++ ls -nl torch/utils/file_baton.py 2025-06-01T22:53:06.7388538Z +++ awk '{print $5}' 2025-06-01T22:53:06.7412592Z ++ FSIZE=2040 2025-06-01T22:53:06.7413060Z ++ echo '"torch/utils/file_baton.py",sha256=SczzEyTXS6TVEb2Ef2uBGUAQOOVE0hVgpQzn2UHSWCM,2040' 2025-06-01T22:53:06.7413159Z ++ read fname 2025-06-01T22:53:06.7413322Z ++ make_wheel_record torch/utils/flop_counter.py 2025-06-01T22:53:06.7413448Z ++ FPATH=torch/utils/flop_counter.py 2025-06-01T22:53:06.7415719Z ++ echo torch/utils/flop_counter.py 2025-06-01T22:53:06.7417640Z ++ grep RECORD 2025-06-01T22:53:06.7439109Z +++ openssl dgst -sha256 -binary torch/utils/flop_counter.py 2025-06-01T22:53:06.7439234Z +++ openssl base64 2025-06-01T22:53:06.7440065Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.7440165Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.7441358Z +++ sed -e s/=//g 2025-06-01T22:53:06.7484106Z ++ HASH=iwvM1PaUNQtkw5NH6z4Zqz_TLwVxkpCJ7BhvyPpRlxw 2025-06-01T22:53:06.7487080Z +++ ls -nl torch/utils/flop_counter.py 2025-06-01T22:53:06.7487619Z +++ awk '{print $5}' 2025-06-01T22:53:06.7512289Z ++ FSIZE=28775 2025-06-01T22:53:06.7512683Z ++ echo '"torch/utils/flop_counter.py",sha256=iwvM1PaUNQtkw5NH6z4Zqz_TLwVxkpCJ7BhvyPpRlxw,28775' 2025-06-01T22:53:06.7512792Z ++ read fname 2025-06-01T22:53:06.7513044Z ++ make_wheel_record torch/utils/hooks.py 2025-06-01T22:53:06.7513163Z ++ FPATH=torch/utils/hooks.py 2025-06-01T22:53:06.7515233Z ++ echo torch/utils/hooks.py 2025-06-01T22:53:06.7516086Z ++ grep RECORD 2025-06-01T22:53:06.7538149Z +++ openssl dgst -sha256 -binary torch/utils/hooks.py 2025-06-01T22:53:06.7538296Z +++ openssl base64 2025-06-01T22:53:06.7538400Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.7539576Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.7540347Z +++ sed -e s/=//g 2025-06-01T22:53:06.7579575Z ++ HASH=9N_caoQfKL_bGNB7TNvm7dh5djQhHkgx0eM28gsqufI 2025-06-01T22:53:06.7583109Z +++ ls -nl torch/utils/hooks.py 2025-06-01T22:53:06.7583857Z +++ awk '{print $5}' 2025-06-01T22:53:06.7607640Z ++ FSIZE=9517 2025-06-01T22:53:06.7608022Z ++ echo '"torch/utils/hooks.py",sha256=9N_caoQfKL_bGNB7TNvm7dh5djQhHkgx0eM28gsqufI,9517' 2025-06-01T22:53:06.7608136Z ++ read fname 2025-06-01T22:53:06.7608276Z ++ make_wheel_record torch/utils/mkldnn.py 2025-06-01T22:53:06.7608397Z ++ FPATH=torch/utils/mkldnn.py 2025-06-01T22:53:06.7610731Z ++ echo torch/utils/mkldnn.py 2025-06-01T22:53:06.7611965Z ++ grep RECORD 2025-06-01T22:53:06.7634203Z +++ openssl dgst -sha256 -binary torch/utils/mkldnn.py 2025-06-01T22:53:06.7634324Z +++ openssl base64 2025-06-01T22:53:06.7634452Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.7635649Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.7637059Z +++ sed -e s/=//g 2025-06-01T22:53:06.7678531Z ++ HASH=Tmjrw5aTght4xAnX__P6LK9_WTE2s54-2MNb40CBUuE 2025-06-01T22:53:06.7681653Z +++ ls -nl torch/utils/mkldnn.py 2025-06-01T22:53:06.7682537Z +++ awk '{print $5}' 2025-06-01T22:53:06.7711339Z ++ FSIZE=7908 2025-06-01T22:53:06.7711977Z ++ echo '"torch/utils/mkldnn.py",sha256=Tmjrw5aTght4xAnX__P6LK9_WTE2s54-2MNb40CBUuE,7908' 2025-06-01T22:53:06.7712437Z ++ read fname 2025-06-01T22:53:06.7712650Z ++ make_wheel_record torch/utils/mobile_optimizer.py 2025-06-01T22:53:06.7712801Z ++ FPATH=torch/utils/mobile_optimizer.py 2025-06-01T22:53:06.7712925Z ++ echo torch/utils/mobile_optimizer.py 2025-06-01T22:53:06.7713022Z ++ grep RECORD 2025-06-01T22:53:06.7731563Z +++ openssl dgst -sha256 -binary torch/utils/mobile_optimizer.py 2025-06-01T22:53:06.7731978Z +++ openssl base64 2025-06-01T22:53:06.7733330Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.7734765Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.7736229Z +++ sed -e s/=//g 2025-06-01T22:53:06.7778816Z ++ HASH=yrjBnBTjWlcpUlEnk_u9VFBqSlyO01GHu5K1D5dmN7Q 2025-06-01T22:53:06.7782246Z +++ ls -nl torch/utils/mobile_optimizer.py 2025-06-01T22:53:06.7782941Z +++ awk '{print $5}' 2025-06-01T22:53:06.7806669Z ++ FSIZE=6430 2025-06-01T22:53:06.7807114Z ++ echo '"torch/utils/mobile_optimizer.py",sha256=yrjBnBTjWlcpUlEnk_u9VFBqSlyO01GHu5K1D5dmN7Q,6430' 2025-06-01T22:53:06.7807228Z ++ read fname 2025-06-01T22:53:06.7807375Z ++ make_wheel_record torch/utils/model_zoo.py 2025-06-01T22:53:06.7807499Z ++ FPATH=torch/utils/model_zoo.py 2025-06-01T22:53:06.7809694Z ++ echo torch/utils/model_zoo.py 2025-06-01T22:53:06.7810865Z ++ grep RECORD 2025-06-01T22:53:06.7833311Z +++ openssl dgst -sha256 -binary torch/utils/model_zoo.py 2025-06-01T22:53:06.7833454Z +++ openssl base64 2025-06-01T22:53:06.7833558Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.7834488Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.7835801Z +++ sed -e s/=//g 2025-06-01T22:53:06.7877078Z ++ HASH=o2NC-XaU8fqDXbUBQDv7thQBld_LOK-Ko63GS4x8Iyg 2025-06-01T22:53:06.7881239Z +++ ls -nl torch/utils/model_zoo.py 2025-06-01T22:53:06.7882239Z +++ awk '{print $5}' 2025-06-01T22:53:06.7909661Z ++ FSIZE=117 2025-06-01T22:53:06.7910127Z ++ echo '"torch/utils/model_zoo.py",sha256=o2NC-XaU8fqDXbUBQDv7thQBld_LOK-Ko63GS4x8Iyg,117' 2025-06-01T22:53:06.7910277Z ++ read fname 2025-06-01T22:53:06.7910466Z ++ make_wheel_record torch/utils/module_tracker.py 2025-06-01T22:53:06.7910694Z ++ FPATH=torch/utils/module_tracker.py 2025-06-01T22:53:06.7911033Z ++ echo torch/utils/module_tracker.py 2025-06-01T22:53:06.7911496Z ++ grep RECORD 2025-06-01T22:53:06.7931372Z +++ openssl dgst -sha256 -binary torch/utils/module_tracker.py 2025-06-01T22:53:06.7931927Z +++ openssl base64 2025-06-01T22:53:06.7933130Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.7934356Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.7935717Z +++ sed -e s/=//g 2025-06-01T22:53:06.7973347Z ++ HASH=ISRnQMGGJlLvLLXBm3yoRIJr9sqXDWNyGHQN20kTGs8 2025-06-01T22:53:06.7979144Z +++ ls -nl torch/utils/module_tracker.py 2025-06-01T22:53:06.7979389Z +++ awk '{print $5}' 2025-06-01T22:53:06.8005467Z ++ FSIZE=5385 2025-06-01T22:53:06.8005923Z ++ echo '"torch/utils/module_tracker.py",sha256=ISRnQMGGJlLvLLXBm3yoRIJr9sqXDWNyGHQN20kTGs8,5385' 2025-06-01T22:53:06.8006022Z ++ read fname 2025-06-01T22:53:06.8006173Z ++ make_wheel_record torch/utils/show_pickle.py 2025-06-01T22:53:06.8006310Z ++ FPATH=torch/utils/show_pickle.py 2025-06-01T22:53:06.8007362Z ++ echo torch/utils/show_pickle.py 2025-06-01T22:53:06.8007790Z ++ grep RECORD 2025-06-01T22:53:06.8030907Z +++ openssl dgst -sha256 -binary torch/utils/show_pickle.py 2025-06-01T22:53:06.8031074Z +++ openssl base64 2025-06-01T22:53:06.8031206Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.8032121Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.8032464Z +++ sed -e s/=//g 2025-06-01T22:53:06.8073915Z ++ HASH=YSnYdo-v9YT2oHkcPrpm1jTCJw6JYhpa31ftNCmKSZc 2025-06-01T22:53:06.8077613Z +++ ls -nl torch/utils/show_pickle.py 2025-06-01T22:53:06.8078325Z +++ awk '{print $5}' 2025-06-01T22:53:06.8107033Z ++ FSIZE=5391 2025-06-01T22:53:06.8107457Z ++ echo '"torch/utils/show_pickle.py",sha256=YSnYdo-v9YT2oHkcPrpm1jTCJw6JYhpa31ftNCmKSZc,5391' 2025-06-01T22:53:06.8107553Z ++ read fname 2025-06-01T22:53:06.8107739Z ++ make_wheel_record torch/utils/throughput_benchmark.py 2025-06-01T22:53:06.8107883Z ++ FPATH=torch/utils/throughput_benchmark.py 2025-06-01T22:53:06.8108173Z ++ echo torch/utils/throughput_benchmark.py 2025-06-01T22:53:06.8108271Z ++ grep RECORD 2025-06-01T22:53:06.8128860Z +++ openssl dgst -sha256 -binary torch/utils/throughput_benchmark.py 2025-06-01T22:53:06.8128990Z +++ openssl base64 2025-06-01T22:53:06.8130190Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.8131510Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.8132797Z +++ sed -e s/=//g 2025-06-01T22:53:06.8171203Z ++ HASH=f50CNVwm_mvpevFUkpz7dgDdWab519jmZIReB8qhVB0 2025-06-01T22:53:06.8176342Z +++ ls -nl torch/utils/throughput_benchmark.py 2025-06-01T22:53:06.8178105Z +++ awk '{print $5}' 2025-06-01T22:53:06.8205189Z ++ FSIZE=6502 2025-06-01T22:53:06.8205837Z ++ echo '"torch/utils/throughput_benchmark.py",sha256=f50CNVwm_mvpevFUkpz7dgDdWab519jmZIReB8qhVB0,6502' 2025-06-01T22:53:06.8205950Z ++ read fname 2025-06-01T22:53:06.8206084Z ++ make_wheel_record torch/utils/weak.py 2025-06-01T22:53:06.8206204Z ++ FPATH=torch/utils/weak.py 2025-06-01T22:53:06.8206318Z ++ echo torch/utils/weak.py 2025-06-01T22:53:06.8206752Z ++ grep RECORD 2025-06-01T22:53:06.8231198Z +++ openssl dgst -sha256 -binary torch/utils/weak.py 2025-06-01T22:53:06.8231326Z +++ openssl base64 2025-06-01T22:53:06.8231437Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.8231534Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.8232180Z +++ sed -e s/=//g 2025-06-01T22:53:06.8274358Z ++ HASH=ZOTcI0KIGFzmyPJBAs6oIjFh-3ZMO4PdrjA4P0vz9d4 2025-06-01T22:53:06.8277712Z +++ ls -nl torch/utils/weak.py 2025-06-01T22:53:06.8278516Z +++ awk '{print $5}' 2025-06-01T22:53:06.8306944Z ++ FSIZE=11166 2025-06-01T22:53:06.8307364Z ++ echo '"torch/utils/weak.py",sha256=ZOTcI0KIGFzmyPJBAs6oIjFh-3ZMO4PdrjA4P0vz9d4,11166' 2025-06-01T22:53:06.8307607Z ++ read fname 2025-06-01T22:53:06.8307806Z ++ make_wheel_record torch/utils/_strobelight/__init__.py 2025-06-01T22:53:06.8307949Z ++ FPATH=torch/utils/_strobelight/__init__.py 2025-06-01T22:53:06.8308087Z ++ echo torch/utils/_strobelight/__init__.py 2025-06-01T22:53:06.8308181Z ++ grep RECORD 2025-06-01T22:53:06.8328141Z +++ openssl dgst -sha256 -binary torch/utils/_strobelight/__init__.py 2025-06-01T22:53:06.8328646Z +++ openssl base64 2025-06-01T22:53:06.8329639Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.8330937Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.8332266Z +++ sed -e s/=//g 2025-06-01T22:53:06.8370417Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:06.8375276Z +++ ls -nl torch/utils/_strobelight/__init__.py 2025-06-01T22:53:06.8376187Z +++ awk '{print $5}' 2025-06-01T22:53:06.8403581Z ++ FSIZE=0 2025-06-01T22:53:06.8404270Z ++ echo '"torch/utils/_strobelight/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:06.8405227Z ++ read fname 2025-06-01T22:53:06.8405634Z ++ make_wheel_record torch/utils/_strobelight/cli_function_profiler.py 2025-06-01T22:53:06.8406201Z ++ FPATH=torch/utils/_strobelight/cli_function_profiler.py 2025-06-01T22:53:06.8406726Z ++ echo torch/utils/_strobelight/cli_function_profiler.py 2025-06-01T22:53:06.8407139Z ++ grep RECORD 2025-06-01T22:53:06.8428320Z +++ openssl dgst -sha256 -binary torch/utils/_strobelight/cli_function_profiler.py 2025-06-01T22:53:06.8428885Z +++ openssl base64 2025-06-01T22:53:06.8429156Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.8429415Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.8430803Z +++ sed -e s/=//g 2025-06-01T22:53:06.8472938Z ++ HASH=vwOK3vsKTcf6c76wqlvZeflrH0kDy-9HG6pH6m3QKEI 2025-06-01T22:53:06.8475761Z +++ ls -nl torch/utils/_strobelight/cli_function_profiler.py 2025-06-01T22:53:06.8476451Z +++ awk '{print $5}' 2025-06-01T22:53:06.8504300Z ++ FSIZE=11341 2025-06-01T22:53:06.8505008Z ++ echo '"torch/utils/_strobelight/cli_function_profiler.py",sha256=vwOK3vsKTcf6c76wqlvZeflrH0kDy-9HG6pH6m3QKEI,11341' 2025-06-01T22:53:06.8505746Z ++ read fname 2025-06-01T22:53:06.8506037Z ++ make_wheel_record torch/utils/_sympy/__init__.py 2025-06-01T22:53:06.8506448Z ++ FPATH=torch/utils/_sympy/__init__.py 2025-06-01T22:53:06.8506802Z ++ echo torch/utils/_sympy/__init__.py 2025-06-01T22:53:06.8507141Z ++ grep RECORD 2025-06-01T22:53:06.8527515Z +++ openssl dgst -sha256 -binary torch/utils/_sympy/__init__.py 2025-06-01T22:53:06.8527997Z +++ openssl base64 2025-06-01T22:53:06.8528271Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.8529507Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.8530905Z +++ sed -e s/=//g 2025-06-01T22:53:06.8570259Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:06.8574750Z +++ ls -nl torch/utils/_sympy/__init__.py 2025-06-01T22:53:06.8575711Z +++ awk '{print $5}' 2025-06-01T22:53:06.8603450Z ++ FSIZE=0 2025-06-01T22:53:06.8604141Z ++ echo '"torch/utils/_sympy/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:06.8604922Z ++ read fname 2025-06-01T22:53:06.8605399Z ++ make_wheel_record torch/utils/_sympy/functions.py 2025-06-01T22:53:06.8605828Z ++ FPATH=torch/utils/_sympy/functions.py 2025-06-01T22:53:06.8606221Z ++ echo torch/utils/_sympy/functions.py 2025-06-01T22:53:06.8606582Z ++ grep RECORD 2025-06-01T22:53:06.8627719Z +++ openssl dgst -sha256 -binary torch/utils/_sympy/functions.py 2025-06-01T22:53:06.8628323Z +++ openssl base64 2025-06-01T22:53:06.8628585Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.8628856Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.8629242Z +++ sed -e s/=//g 2025-06-01T22:53:06.8671973Z ++ HASH=ymVs6fmcBHH8tmSbuug2rUq2H59eX4AmY37_ZLRrqsE 2025-06-01T22:53:06.8675209Z +++ ls -nl torch/utils/_sympy/functions.py 2025-06-01T22:53:06.8675717Z +++ awk '{print $5}' 2025-06-01T22:53:06.8703993Z ++ FSIZE=50653 2025-06-01T22:53:06.8704648Z ++ echo '"torch/utils/_sympy/functions.py",sha256=ymVs6fmcBHH8tmSbuug2rUq2H59eX4AmY37_ZLRrqsE,50653' 2025-06-01T22:53:06.8705404Z ++ read fname 2025-06-01T22:53:06.8705716Z ++ make_wheel_record torch/utils/_sympy/interp.py 2025-06-01T22:53:06.8706119Z ++ FPATH=torch/utils/_sympy/interp.py 2025-06-01T22:53:06.8706492Z ++ echo torch/utils/_sympy/interp.py 2025-06-01T22:53:06.8706828Z ++ grep RECORD 2025-06-01T22:53:06.8726262Z +++ openssl dgst -sha256 -binary torch/utils/_sympy/interp.py 2025-06-01T22:53:06.8726747Z +++ openssl base64 2025-06-01T22:53:06.8727019Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.8728324Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.8729578Z +++ sed -e s/=//g 2025-06-01T22:53:06.8768859Z ++ HASH=a7AubpdfLxshOtpvoBLKtvdgAkdhdDN298hkZA-iqA8 2025-06-01T22:53:06.8773351Z +++ ls -nl torch/utils/_sympy/interp.py 2025-06-01T22:53:06.8774499Z +++ awk '{print $5}' 2025-06-01T22:53:06.8802322Z ++ FSIZE=7151 2025-06-01T22:53:06.8802899Z ++ echo '"torch/utils/_sympy/interp.py",sha256=a7AubpdfLxshOtpvoBLKtvdgAkdhdDN298hkZA-iqA8,7151' 2025-06-01T22:53:06.8803516Z ++ read fname 2025-06-01T22:53:06.8803820Z ++ make_wheel_record torch/utils/_sympy/numbers.py 2025-06-01T22:53:06.8804722Z ++ FPATH=torch/utils/_sympy/numbers.py 2025-06-01T22:53:06.8805115Z ++ echo torch/utils/_sympy/numbers.py 2025-06-01T22:53:06.8805452Z ++ grep RECORD 2025-06-01T22:53:06.8828729Z +++ openssl dgst -sha256 -binary torch/utils/_sympy/numbers.py 2025-06-01T22:53:06.8829195Z +++ openssl base64 2025-06-01T22:53:06.8829460Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.8829704Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.8829985Z +++ sed -e s/=//g 2025-06-01T22:53:06.8870851Z ++ HASH=OYV2s_DBM7wpniUM9FTrS2fYvcBxVUIrHk9-m3BChjQ 2025-06-01T22:53:06.8873784Z +++ ls -nl torch/utils/_sympy/numbers.py 2025-06-01T22:53:06.8874624Z +++ awk '{print $5}' 2025-06-01T22:53:06.8903115Z ++ FSIZE=11401 2025-06-01T22:53:06.8903724Z ++ echo '"torch/utils/_sympy/numbers.py",sha256=OYV2s_DBM7wpniUM9FTrS2fYvcBxVUIrHk9-m3BChjQ,11401' 2025-06-01T22:53:06.8904334Z ++ read fname 2025-06-01T22:53:06.8904632Z ++ make_wheel_record torch/utils/_sympy/printers.py 2025-06-01T22:53:06.8905052Z ++ FPATH=torch/utils/_sympy/printers.py 2025-06-01T22:53:06.8905430Z ++ echo torch/utils/_sympy/printers.py 2025-06-01T22:53:06.8905774Z ++ grep RECORD 2025-06-01T22:53:06.8926375Z +++ openssl dgst -sha256 -binary torch/utils/_sympy/printers.py 2025-06-01T22:53:06.8926870Z +++ openssl base64 2025-06-01T22:53:06.8927177Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.8928400Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.8929717Z +++ sed -e s/=//g 2025-06-01T22:53:06.8968980Z ++ HASH=UHVb_jo0uPta-xnyASeIEUYg-M6Q0NwJkPY0vjb5-fg 2025-06-01T22:53:06.8973463Z +++ ls -nl torch/utils/_sympy/printers.py 2025-06-01T22:53:06.8974612Z +++ awk '{print $5}' 2025-06-01T22:53:06.9002381Z ++ FSIZE=20555 2025-06-01T22:53:06.9002988Z ++ echo '"torch/utils/_sympy/printers.py",sha256=UHVb_jo0uPta-xnyASeIEUYg-M6Q0NwJkPY0vjb5-fg,20555' 2025-06-01T22:53:06.9003597Z ++ read fname 2025-06-01T22:53:06.9004051Z ++ make_wheel_record torch/utils/_sympy/reference.py 2025-06-01T22:53:06.9004650Z ++ FPATH=torch/utils/_sympy/reference.py 2025-06-01T22:53:06.9005059Z ++ echo torch/utils/_sympy/reference.py 2025-06-01T22:53:06.9005547Z ++ grep RECORD 2025-06-01T22:53:06.9028308Z +++ openssl dgst -sha256 -binary torch/utils/_sympy/reference.py 2025-06-01T22:53:06.9028798Z +++ openssl base64 2025-06-01T22:53:06.9029051Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.9029314Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.9029567Z +++ sed -e s/=//g 2025-06-01T22:53:06.9071160Z ++ HASH=jI0y7Vc-H29in7aAqlTCfOTfpenEYDZUzAypJkVMwXA 2025-06-01T22:53:06.9074121Z +++ ls -nl torch/utils/_sympy/reference.py 2025-06-01T22:53:06.9075197Z +++ awk '{print $5}' 2025-06-01T22:53:06.9103203Z ++ FSIZE=13604 2025-06-01T22:53:06.9103872Z ++ echo '"torch/utils/_sympy/reference.py",sha256=jI0y7Vc-H29in7aAqlTCfOTfpenEYDZUzAypJkVMwXA,13604' 2025-06-01T22:53:06.9104513Z ++ read fname 2025-06-01T22:53:06.9104829Z ++ make_wheel_record torch/utils/_sympy/singleton_int.py 2025-06-01T22:53:06.9105275Z ++ FPATH=torch/utils/_sympy/singleton_int.py 2025-06-01T22:53:06.9105658Z ++ echo torch/utils/_sympy/singleton_int.py 2025-06-01T22:53:06.9106160Z ++ grep RECORD 2025-06-01T22:53:06.9132433Z +++ openssl dgst -sha256 -binary torch/utils/_sympy/singleton_int.py 2025-06-01T22:53:06.9132932Z +++ openssl base64 2025-06-01T22:53:06.9133582Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.9135310Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.9136501Z +++ sed -e s/=//g 2025-06-01T22:53:06.9174640Z ++ HASH=9PUdm9IPUBHJRrDyvRN_ycN_b4Js22Zr-6Uje17KLTM 2025-06-01T22:53:06.9180193Z +++ ls -nl torch/utils/_sympy/singleton_int.py 2025-06-01T22:53:06.9181015Z +++ awk '{print $5}' 2025-06-01T22:53:06.9206008Z ++ FSIZE=2967 2025-06-01T22:53:06.9206627Z ++ echo '"torch/utils/_sympy/singleton_int.py",sha256=9PUdm9IPUBHJRrDyvRN_ycN_b4Js22Zr-6Uje17KLTM,2967' 2025-06-01T22:53:06.9207258Z ++ read fname 2025-06-01T22:53:06.9207565Z ++ make_wheel_record torch/utils/_sympy/solve.py 2025-06-01T22:53:06.9207980Z ++ FPATH=torch/utils/_sympy/solve.py 2025-06-01T22:53:06.9208337Z ++ echo torch/utils/_sympy/solve.py 2025-06-01T22:53:06.9209108Z ++ grep RECORD 2025-06-01T22:53:06.9231737Z +++ openssl dgst -sha256 -binary torch/utils/_sympy/solve.py 2025-06-01T22:53:06.9232246Z +++ openssl base64 2025-06-01T22:53:06.9232557Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.9233108Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.9233694Z +++ sed -e s/=//g 2025-06-01T22:53:06.9274757Z ++ HASH=1sK6IgFv8OSxOkkIXNp6iWgXuNXJQVh957L9DHR4lPA 2025-06-01T22:53:06.9277409Z +++ ls -nl torch/utils/_sympy/solve.py 2025-06-01T22:53:06.9278280Z +++ awk '{print $5}' 2025-06-01T22:53:06.9306695Z ++ FSIZE=6509 2025-06-01T22:53:06.9307278Z ++ echo '"torch/utils/_sympy/solve.py",sha256=1sK6IgFv8OSxOkkIXNp6iWgXuNXJQVh957L9DHR4lPA,6509' 2025-06-01T22:53:06.9307886Z ++ read fname 2025-06-01T22:53:06.9308192Z ++ make_wheel_record torch/utils/_sympy/symbol.py 2025-06-01T22:53:06.9308588Z ++ FPATH=torch/utils/_sympy/symbol.py 2025-06-01T22:53:06.9308951Z ++ echo torch/utils/_sympy/symbol.py 2025-06-01T22:53:06.9309276Z ++ grep RECORD 2025-06-01T22:53:06.9328824Z +++ openssl dgst -sha256 -binary torch/utils/_sympy/symbol.py 2025-06-01T22:53:06.9329299Z +++ openssl base64 2025-06-01T22:53:06.9330169Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.9331527Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.9332824Z +++ sed -e s/=//g 2025-06-01T22:53:06.9371305Z ++ HASH=px8ORBa7esbEAn3oc3pcIdq-uRzti8Bu8tER9RBz8GA 2025-06-01T22:53:06.9376180Z +++ ls -nl torch/utils/_sympy/symbol.py 2025-06-01T22:53:06.9377915Z +++ awk '{print $5}' 2025-06-01T22:53:06.9405740Z ++ FSIZE=3719 2025-06-01T22:53:06.9406473Z ++ echo '"torch/utils/_sympy/symbol.py",sha256=px8ORBa7esbEAn3oc3pcIdq-uRzti8Bu8tER9RBz8GA,3719' 2025-06-01T22:53:06.9407109Z ++ read fname 2025-06-01T22:53:06.9407427Z ++ make_wheel_record torch/utils/_sympy/value_ranges.py 2025-06-01T22:53:06.9407877Z ++ FPATH=torch/utils/_sympy/value_ranges.py 2025-06-01T22:53:06.9408259Z ++ echo torch/utils/_sympy/value_ranges.py 2025-06-01T22:53:06.9408619Z ++ grep RECORD 2025-06-01T22:53:06.9430022Z +++ openssl dgst -sha256 -binary torch/utils/_sympy/value_ranges.py 2025-06-01T22:53:06.9430775Z +++ openssl base64 2025-06-01T22:53:06.9431076Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.9431532Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.9431798Z +++ sed -e s/=//g 2025-06-01T22:53:06.9473045Z ++ HASH=hvixaEUhXNh-yAbo7abWfKIloj7RbkpAgPfgXkYGmq8 2025-06-01T22:53:06.9477029Z +++ ls -nl torch/utils/_sympy/value_ranges.py 2025-06-01T22:53:06.9478526Z +++ awk '{print $5}' 2025-06-01T22:53:06.9506076Z ++ FSIZE=35220 2025-06-01T22:53:06.9506754Z ++ echo '"torch/utils/_sympy/value_ranges.py",sha256=hvixaEUhXNh-yAbo7abWfKIloj7RbkpAgPfgXkYGmq8,35220' 2025-06-01T22:53:06.9507418Z ++ read fname 2025-06-01T22:53:06.9507728Z ++ make_wheel_record torch/utils/backcompat/__init__.py 2025-06-01T22:53:06.9508231Z ++ FPATH=torch/utils/backcompat/__init__.py 2025-06-01T22:53:06.9508629Z ++ echo torch/utils/backcompat/__init__.py 2025-06-01T22:53:06.9508964Z ++ grep RECORD 2025-06-01T22:53:06.9529015Z +++ openssl dgst -sha256 -binary torch/utils/backcompat/__init__.py 2025-06-01T22:53:06.9529567Z +++ openssl base64 2025-06-01T22:53:06.9530649Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.9532382Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.9533618Z +++ sed -e s/=//g 2025-06-01T22:53:06.9571082Z ++ HASH=p0A1haxs45DMaETdPPBv6p23SpDxN-PdM48YDNVw9kM 2025-06-01T22:53:06.9576044Z +++ ls -nl torch/utils/backcompat/__init__.py 2025-06-01T22:53:06.9576738Z +++ awk '{print $5}' 2025-06-01T22:53:06.9603195Z ++ FSIZE=694 2025-06-01T22:53:06.9604019Z ++ echo '"torch/utils/backcompat/__init__.py",sha256=p0A1haxs45DMaETdPPBv6p23SpDxN-PdM48YDNVw9kM,694' 2025-06-01T22:53:06.9604835Z ++ read fname 2025-06-01T22:53:06.9605190Z ++ make_wheel_record torch/utils/benchmark/__init__.py 2025-06-01T22:53:06.9605632Z ++ FPATH=torch/utils/benchmark/__init__.py 2025-06-01T22:53:06.9606077Z ++ echo torch/utils/benchmark/__init__.py 2025-06-01T22:53:06.9606439Z ++ grep RECORD 2025-06-01T22:53:06.9629507Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/__init__.py 2025-06-01T22:53:06.9630144Z +++ openssl base64 2025-06-01T22:53:06.9630418Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.9630977Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.9631891Z +++ sed -e s/=//g 2025-06-01T22:53:06.9672360Z ++ HASH=VMZoFTt8YGaScu3-5L1uWwMOED8FRYoEBAX37RFJ3c0 2025-06-01T22:53:06.9675889Z +++ ls -nl torch/utils/benchmark/__init__.py 2025-06-01T22:53:06.9676699Z +++ awk '{print $5}' 2025-06-01T22:53:06.9703861Z ++ FSIZE=411 2025-06-01T22:53:06.9704492Z ++ echo '"torch/utils/benchmark/__init__.py",sha256=VMZoFTt8YGaScu3-5L1uWwMOED8FRYoEBAX37RFJ3c0,411' 2025-06-01T22:53:06.9705230Z ++ read fname 2025-06-01T22:53:06.9705594Z ++ make_wheel_record torch/utils/benchmark/examples/__init__.py 2025-06-01T22:53:06.9706083Z ++ FPATH=torch/utils/benchmark/examples/__init__.py 2025-06-01T22:53:06.9706679Z ++ echo torch/utils/benchmark/examples/__init__.py 2025-06-01T22:53:06.9707048Z ++ grep RECORD 2025-06-01T22:53:06.9727724Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/examples/__init__.py 2025-06-01T22:53:06.9728264Z +++ openssl base64 2025-06-01T22:53:06.9729094Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.9730618Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.9731849Z +++ sed -e s/=//g 2025-06-01T22:53:06.9770378Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:06.9775417Z +++ ls -nl torch/utils/benchmark/examples/__init__.py 2025-06-01T22:53:06.9776406Z +++ awk '{print $5}' 2025-06-01T22:53:06.9802356Z ++ FSIZE=0 2025-06-01T22:53:06.9803137Z ++ echo '"torch/utils/benchmark/examples/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:06.9804199Z ++ read fname 2025-06-01T22:53:06.9804547Z ++ make_wheel_record torch/utils/benchmark/examples/compare.py 2025-06-01T22:53:06.9805226Z ++ FPATH=torch/utils/benchmark/examples/compare.py 2025-06-01T22:53:06.9805758Z ++ echo torch/utils/benchmark/examples/compare.py 2025-06-01T22:53:06.9806139Z ++ grep RECORD 2025-06-01T22:53:06.9827867Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/examples/compare.py 2025-06-01T22:53:06.9828676Z +++ openssl base64 2025-06-01T22:53:06.9829441Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.9829705Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.9830714Z +++ sed -e s/=//g 2025-06-01T22:53:06.9873388Z ++ HASH=Vp5KSGUDOYAE54NMXRHXImY7MjEfpfgO3XZRcntJsUI 2025-06-01T22:53:06.9876254Z +++ ls -nl torch/utils/benchmark/examples/compare.py 2025-06-01T22:53:06.9877318Z +++ awk '{print $5}' 2025-06-01T22:53:06.9905884Z ++ FSIZE=2915 2025-06-01T22:53:06.9906671Z ++ echo '"torch/utils/benchmark/examples/compare.py",sha256=Vp5KSGUDOYAE54NMXRHXImY7MjEfpfgO3XZRcntJsUI,2915' 2025-06-01T22:53:06.9907381Z ++ read fname 2025-06-01T22:53:06.9907737Z ++ make_wheel_record torch/utils/benchmark/examples/fuzzer.py 2025-06-01T22:53:06.9908212Z ++ FPATH=torch/utils/benchmark/examples/fuzzer.py 2025-06-01T22:53:06.9908649Z ++ echo torch/utils/benchmark/examples/fuzzer.py 2025-06-01T22:53:06.9909012Z ++ grep RECORD 2025-06-01T22:53:06.9928615Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/examples/fuzzer.py 2025-06-01T22:53:06.9929153Z +++ openssl base64 2025-06-01T22:53:06.9929875Z +++ sed -e s/+/-/g 2025-06-01T22:53:06.9931340Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:06.9932699Z +++ sed -e s/=//g 2025-06-01T22:53:06.9970781Z ++ HASH=xMSTZ5wa8d0TK5XLDBdffNHGManXq0NTcdqGHQhvlGs 2025-06-01T22:53:06.9975389Z +++ ls -nl torch/utils/benchmark/examples/fuzzer.py 2025-06-01T22:53:06.9976394Z +++ awk '{print $5}' 2025-06-01T22:53:07.0003415Z ++ FSIZE=2650 2025-06-01T22:53:07.0004235Z ++ echo '"torch/utils/benchmark/examples/fuzzer.py",sha256=xMSTZ5wa8d0TK5XLDBdffNHGManXq0NTcdqGHQhvlGs,2650' 2025-06-01T22:53:07.0005170Z ++ read fname 2025-06-01T22:53:07.0005552Z ++ make_wheel_record torch/utils/benchmark/examples/op_benchmark.py 2025-06-01T22:53:07.0006113Z ++ FPATH=torch/utils/benchmark/examples/op_benchmark.py 2025-06-01T22:53:07.0006607Z ++ echo torch/utils/benchmark/examples/op_benchmark.py 2025-06-01T22:53:07.0007008Z ++ grep RECORD 2025-06-01T22:53:07.0028371Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/examples/op_benchmark.py 2025-06-01T22:53:07.0029018Z +++ openssl base64 2025-06-01T22:53:07.0029300Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.0030698Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.0030976Z +++ sed -e s/=//g 2025-06-01T22:53:07.0072849Z ++ HASH=oCr3uM1db1zmVrgSMyaB9cxMwjSKELQXjbGFEv6mu4E 2025-06-01T22:53:07.0076945Z +++ ls -nl torch/utils/benchmark/examples/op_benchmark.py 2025-06-01T22:53:07.0077836Z +++ awk '{print $5}' 2025-06-01T22:53:07.0105853Z ++ FSIZE=4227 2025-06-01T22:53:07.0106640Z ++ echo '"torch/utils/benchmark/examples/op_benchmark.py",sha256=oCr3uM1db1zmVrgSMyaB9cxMwjSKELQXjbGFEv6mu4E,4227' 2025-06-01T22:53:07.0107374Z ++ read fname 2025-06-01T22:53:07.0107747Z ++ make_wheel_record torch/utils/benchmark/examples/simple_timeit.py 2025-06-01T22:53:07.0117667Z ++ FPATH=torch/utils/benchmark/examples/simple_timeit.py 2025-06-01T22:53:07.0118234Z ++ echo torch/utils/benchmark/examples/simple_timeit.py 2025-06-01T22:53:07.0118659Z ++ grep RECORD 2025-06-01T22:53:07.0131156Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/examples/simple_timeit.py 2025-06-01T22:53:07.0131688Z +++ openssl base64 2025-06-01T22:53:07.0132825Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.0134141Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.0135540Z +++ sed -e s/=//g 2025-06-01T22:53:07.0174857Z ++ HASH=ioYkChBgAPHwz5gWqTfUFTCiqqk6CRud3Lob1tFe9uM 2025-06-01T22:53:07.0180547Z +++ ls -nl torch/utils/benchmark/examples/simple_timeit.py 2025-06-01T22:53:07.0180999Z +++ awk '{print $5}' 2025-06-01T22:53:07.0206339Z ++ FSIZE=541 2025-06-01T22:53:07.0207207Z ++ echo '"torch/utils/benchmark/examples/simple_timeit.py",sha256=ioYkChBgAPHwz5gWqTfUFTCiqqk6CRud3Lob1tFe9uM,541' 2025-06-01T22:53:07.0207973Z ++ read fname 2025-06-01T22:53:07.0208404Z ++ make_wheel_record torch/utils/benchmark/examples/spectral_ops_fuzz_test.py 2025-06-01T22:53:07.0209067Z ++ FPATH=torch/utils/benchmark/examples/spectral_ops_fuzz_test.py 2025-06-01T22:53:07.0209655Z ++ echo torch/utils/benchmark/examples/spectral_ops_fuzz_test.py 2025-06-01T22:53:07.0210114Z ++ grep RECORD 2025-06-01T22:53:07.0233127Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/examples/spectral_ops_fuzz_test.py 2025-06-01T22:53:07.0233902Z +++ openssl base64 2025-06-01T22:53:07.0234168Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.0234409Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.0234673Z +++ sed -e s/=//g 2025-06-01T22:53:07.0275774Z ++ HASH=3yRGHfcj2AxlB4Hf1iL2Eq7Ho6LI4JV0G59ATHWPLg8 2025-06-01T22:53:07.0278809Z +++ ls -nl torch/utils/benchmark/examples/spectral_ops_fuzz_test.py 2025-06-01T22:53:07.0280317Z +++ awk '{print $5}' 2025-06-01T22:53:07.0309064Z ++ FSIZE=4779 2025-06-01T22:53:07.0309831Z ++ echo '"torch/utils/benchmark/examples/spectral_ops_fuzz_test.py",sha256=3yRGHfcj2AxlB4Hf1iL2Eq7Ho6LI4JV0G59ATHWPLg8,4779' 2025-06-01T22:53:07.0310589Z ++ read fname 2025-06-01T22:53:07.0310952Z ++ make_wheel_record torch/utils/benchmark/op_fuzzers/__init__.py 2025-06-01T22:53:07.0311451Z ++ FPATH=torch/utils/benchmark/op_fuzzers/__init__.py 2025-06-01T22:53:07.0311907Z ++ echo torch/utils/benchmark/op_fuzzers/__init__.py 2025-06-01T22:53:07.0312284Z ++ grep RECORD 2025-06-01T22:53:07.0330542Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/op_fuzzers/__init__.py 2025-06-01T22:53:07.0331068Z +++ openssl base64 2025-06-01T22:53:07.0331782Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.0333316Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.0334413Z +++ sed -e s/=//g 2025-06-01T22:53:07.0372910Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:07.0378602Z +++ ls -nl torch/utils/benchmark/op_fuzzers/__init__.py 2025-06-01T22:53:07.0379048Z +++ awk '{print $5}' 2025-06-01T22:53:07.0405426Z ++ FSIZE=0 2025-06-01T22:53:07.0406063Z ++ echo '"torch/utils/benchmark/op_fuzzers/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:07.0406746Z ++ read fname 2025-06-01T22:53:07.0407106Z ++ make_wheel_record torch/utils/benchmark/op_fuzzers/binary.py 2025-06-01T22:53:07.0407621Z ++ FPATH=torch/utils/benchmark/op_fuzzers/binary.py 2025-06-01T22:53:07.0408081Z ++ echo torch/utils/benchmark/op_fuzzers/binary.py 2025-06-01T22:53:07.0408464Z ++ grep RECORD 2025-06-01T22:53:07.0430582Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/op_fuzzers/binary.py 2025-06-01T22:53:07.0431113Z +++ openssl base64 2025-06-01T22:53:07.0431766Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.0432103Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.0432378Z +++ sed -e s/=//g 2025-06-01T22:53:07.0474306Z ++ HASH=hqr5_VG-GMwDiNCRNE4nqjBZm9mwf0QvOqtzQ-LYjIk 2025-06-01T22:53:07.0477218Z +++ ls -nl torch/utils/benchmark/op_fuzzers/binary.py 2025-06-01T22:53:07.0478010Z +++ awk '{print $5}' 2025-06-01T22:53:07.0506411Z ++ FSIZE=4136 2025-06-01T22:53:07.0507176Z ++ echo '"torch/utils/benchmark/op_fuzzers/binary.py",sha256=hqr5_VG-GMwDiNCRNE4nqjBZm9mwf0QvOqtzQ-LYjIk,4136' 2025-06-01T22:53:07.0507847Z ++ read fname 2025-06-01T22:53:07.0508242Z ++ make_wheel_record torch/utils/benchmark/op_fuzzers/sparse_binary.py 2025-06-01T22:53:07.0508864Z ++ FPATH=torch/utils/benchmark/op_fuzzers/sparse_binary.py 2025-06-01T22:53:07.0509359Z ++ echo torch/utils/benchmark/op_fuzzers/sparse_binary.py 2025-06-01T22:53:07.0509774Z ++ grep RECORD 2025-06-01T22:53:07.0529720Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/op_fuzzers/sparse_binary.py 2025-06-01T22:53:07.0530300Z +++ openssl base64 2025-06-01T22:53:07.0530888Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.0532290Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.0533516Z +++ sed -e s/=//g 2025-06-01T22:53:07.0571588Z ++ HASH=4COEJAYa4kQWyPOQYBXFuSDFd4BLKtoLxYqTV15TStE 2025-06-01T22:53:07.0576726Z +++ ls -nl torch/utils/benchmark/op_fuzzers/sparse_binary.py 2025-06-01T22:53:07.0578206Z +++ awk '{print $5}' 2025-06-01T22:53:07.0603147Z ++ FSIZE=4218 2025-06-01T22:53:07.0604089Z ++ echo '"torch/utils/benchmark/op_fuzzers/sparse_binary.py",sha256=4COEJAYa4kQWyPOQYBXFuSDFd4BLKtoLxYqTV15TStE,4218' 2025-06-01T22:53:07.0604994Z ++ read fname 2025-06-01T22:53:07.0605392Z ++ make_wheel_record torch/utils/benchmark/op_fuzzers/sparse_unary.py 2025-06-01T22:53:07.0605949Z ++ FPATH=torch/utils/benchmark/op_fuzzers/sparse_unary.py 2025-06-01T22:53:07.0606667Z ++ echo torch/utils/benchmark/op_fuzzers/sparse_unary.py 2025-06-01T22:53:07.0607237Z ++ grep RECORD 2025-06-01T22:53:07.0630876Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/op_fuzzers/sparse_unary.py 2025-06-01T22:53:07.0631441Z +++ openssl base64 2025-06-01T22:53:07.0631692Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.0631951Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.0632210Z +++ sed -e s/=//g 2025-06-01T22:53:07.0675523Z ++ HASH=dTC5UmD-BJO9d99RMYxbFuRPJhLFHsJgRgyt1IQZVAM 2025-06-01T22:53:07.0677974Z +++ ls -nl torch/utils/benchmark/op_fuzzers/sparse_unary.py 2025-06-01T22:53:07.0678712Z +++ awk '{print $5}' 2025-06-01T22:53:07.0706560Z ++ FSIZE=3246 2025-06-01T22:53:07.0707334Z ++ echo '"torch/utils/benchmark/op_fuzzers/sparse_unary.py",sha256=dTC5UmD-BJO9d99RMYxbFuRPJhLFHsJgRgyt1IQZVAM,3246' 2025-06-01T22:53:07.0708052Z ++ read fname 2025-06-01T22:53:07.0708425Z ++ make_wheel_record torch/utils/benchmark/op_fuzzers/spectral.py 2025-06-01T22:53:07.0708933Z ++ FPATH=torch/utils/benchmark/op_fuzzers/spectral.py 2025-06-01T22:53:07.0709548Z ++ echo torch/utils/benchmark/op_fuzzers/spectral.py 2025-06-01T22:53:07.0709934Z ++ grep RECORD 2025-06-01T22:53:07.0729043Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/op_fuzzers/spectral.py 2025-06-01T22:53:07.0729599Z +++ openssl base64 2025-06-01T22:53:07.0730307Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.0731736Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.0732881Z +++ sed -e s/=//g 2025-06-01T22:53:07.0771410Z ++ HASH=tb2YizjJzwteeoQpS1e3l5jqzx5j7QmNHKXRAz0h6Ik 2025-06-01T22:53:07.0776492Z +++ ls -nl torch/utils/benchmark/op_fuzzers/spectral.py 2025-06-01T22:53:07.0778176Z +++ awk '{print $5}' 2025-06-01T22:53:07.0805275Z ++ FSIZE=3624 2025-06-01T22:53:07.0805965Z ++ echo '"torch/utils/benchmark/op_fuzzers/spectral.py",sha256=tb2YizjJzwteeoQpS1e3l5jqzx5j7QmNHKXRAz0h6Ik,3624' 2025-06-01T22:53:07.0806699Z ++ read fname 2025-06-01T22:53:07.0807051Z ++ make_wheel_record torch/utils/benchmark/op_fuzzers/unary.py 2025-06-01T22:53:07.0807562Z ++ FPATH=torch/utils/benchmark/op_fuzzers/unary.py 2025-06-01T22:53:07.0808173Z ++ echo torch/utils/benchmark/op_fuzzers/unary.py 2025-06-01T22:53:07.0808561Z ++ grep RECORD 2025-06-01T22:53:07.0829758Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/op_fuzzers/unary.py 2025-06-01T22:53:07.0830308Z +++ openssl base64 2025-06-01T22:53:07.0831961Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.0832211Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.0832633Z +++ sed -e s/=//g 2025-06-01T22:53:07.0871616Z ++ HASH=7MpUeiaL6_0zhEKB6oHz0Rt_CHgNSZYhTKOy1hvZvNA 2025-06-01T22:53:07.0875955Z +++ ls -nl torch/utils/benchmark/op_fuzzers/unary.py 2025-06-01T22:53:07.0876843Z +++ awk '{print $5}' 2025-06-01T22:53:07.0903947Z ++ FSIZE=3146 2025-06-01T22:53:07.0904683Z ++ echo '"torch/utils/benchmark/op_fuzzers/unary.py",sha256=7MpUeiaL6_0zhEKB6oHz0Rt_CHgNSZYhTKOy1hvZvNA,3146' 2025-06-01T22:53:07.0905351Z ++ read fname 2025-06-01T22:53:07.0905679Z ++ make_wheel_record torch/utils/benchmark/utils/__init__.py 2025-06-01T22:53:07.0906150Z ++ FPATH=torch/utils/benchmark/utils/__init__.py 2025-06-01T22:53:07.0906577Z ++ echo torch/utils/benchmark/utils/__init__.py 2025-06-01T22:53:07.0906951Z ++ grep RECORD 2025-06-01T22:53:07.0927778Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/__init__.py 2025-06-01T22:53:07.0928306Z +++ openssl base64 2025-06-01T22:53:07.0928846Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.0930077Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.0931275Z +++ sed -e s/=//g 2025-06-01T22:53:07.0970509Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:07.0975154Z +++ ls -nl torch/utils/benchmark/utils/__init__.py 2025-06-01T22:53:07.0976101Z +++ awk '{print $5}' 2025-06-01T22:53:07.1002862Z ++ FSIZE=0 2025-06-01T22:53:07.1003537Z ++ echo '"torch/utils/benchmark/utils/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:07.1004300Z ++ read fname 2025-06-01T22:53:07.1004806Z ++ make_wheel_record torch/utils/benchmark/utils/_stubs.py 2025-06-01T22:53:07.1005259Z ++ FPATH=torch/utils/benchmark/utils/_stubs.py 2025-06-01T22:53:07.1005688Z ++ echo torch/utils/benchmark/utils/_stubs.py 2025-06-01T22:53:07.1006205Z ++ grep RECORD 2025-06-01T22:53:07.1029295Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/_stubs.py 2025-06-01T22:53:07.1029869Z +++ openssl base64 2025-06-01T22:53:07.1030121Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.1030384Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.1030978Z +++ sed -e s/=//g 2025-06-01T22:53:07.1071885Z ++ HASH=wobvlKPZ83K5WH7a6siOgcTwqLFyL0pBJrxMuBZjUMg 2025-06-01T22:53:07.1075324Z +++ ls -nl torch/utils/benchmark/utils/_stubs.py 2025-06-01T22:53:07.1076232Z +++ awk '{print $5}' 2025-06-01T22:53:07.1104083Z ++ FSIZE=970 2025-06-01T22:53:07.1104847Z ++ echo '"torch/utils/benchmark/utils/_stubs.py",sha256=wobvlKPZ83K5WH7a6siOgcTwqLFyL0pBJrxMuBZjUMg,970' 2025-06-01T22:53:07.1105514Z ++ read fname 2025-06-01T22:53:07.1105847Z ++ make_wheel_record torch/utils/benchmark/utils/common.py 2025-06-01T22:53:07.1106288Z ++ FPATH=torch/utils/benchmark/utils/common.py 2025-06-01T22:53:07.1106854Z ++ echo torch/utils/benchmark/utils/common.py 2025-06-01T22:53:07.1107210Z ++ grep RECORD 2025-06-01T22:53:07.1127461Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/common.py 2025-06-01T22:53:07.1127976Z +++ openssl base64 2025-06-01T22:53:07.1128281Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.1129688Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.1130883Z +++ sed -e s/=//g 2025-06-01T22:53:07.1169922Z ++ HASH=a-eWyu4sGEqznxBFjRyOav1bTNZvT0X8VLd92EIGibE 2025-06-01T22:53:07.1174708Z +++ ls -nl torch/utils/benchmark/utils/common.py 2025-06-01T22:53:07.1175763Z +++ awk '{print $5}' 2025-06-01T22:53:07.1202548Z ++ FSIZE=13660 2025-06-01T22:53:07.1203204Z ++ echo '"torch/utils/benchmark/utils/common.py",sha256=a-eWyu4sGEqznxBFjRyOav1bTNZvT0X8VLd92EIGibE,13660' 2025-06-01T22:53:07.1204016Z ++ read fname 2025-06-01T22:53:07.1204519Z ++ make_wheel_record torch/utils/benchmark/utils/compare.py 2025-06-01T22:53:07.1205012Z ++ FPATH=torch/utils/benchmark/utils/compare.py 2025-06-01T22:53:07.1205569Z ++ echo torch/utils/benchmark/utils/compare.py 2025-06-01T22:53:07.1205962Z ++ grep RECORD 2025-06-01T22:53:07.1227895Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/compare.py 2025-06-01T22:53:07.1228407Z +++ openssl base64 2025-06-01T22:53:07.1228669Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.1228912Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.1229653Z +++ sed -e s/=//g 2025-06-01T22:53:07.1270393Z ++ HASH=EsXEG5QpZZAqXOk4cOHn9SXsB9k9uHAfJT2Fm0ejCbY 2025-06-01T22:53:07.1273587Z +++ ls -nl torch/utils/benchmark/utils/compare.py 2025-06-01T22:53:07.1274259Z +++ awk '{print $5}' 2025-06-01T22:53:07.1301654Z ++ FSIZE=13270 2025-06-01T22:53:07.1302368Z ++ echo '"torch/utils/benchmark/utils/compare.py",sha256=EsXEG5QpZZAqXOk4cOHn9SXsB9k9uHAfJT2Fm0ejCbY,13270' 2025-06-01T22:53:07.1303046Z ++ read fname 2025-06-01T22:53:07.1303390Z ++ make_wheel_record torch/utils/benchmark/utils/compile.py 2025-06-01T22:53:07.1303848Z ++ FPATH=torch/utils/benchmark/utils/compile.py 2025-06-01T22:53:07.1304270Z ++ echo torch/utils/benchmark/utils/compile.py 2025-06-01T22:53:07.1304654Z ++ grep RECORD 2025-06-01T22:53:07.1325928Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/compile.py 2025-06-01T22:53:07.1326455Z +++ openssl base64 2025-06-01T22:53:07.1326739Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.1327242Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.1328324Z +++ sed -e s/=//g 2025-06-01T22:53:07.1368135Z ++ HASH=0ezsAamJCYycynY8eYm0UcR-DjsFn_ntLUIqEsMxZn8 2025-06-01T22:53:07.1372931Z +++ ls -nl torch/utils/benchmark/utils/compile.py 2025-06-01T22:53:07.1373853Z +++ awk '{print $5}' 2025-06-01T22:53:07.1400323Z ++ FSIZE=7602 2025-06-01T22:53:07.1401050Z ++ echo '"torch/utils/benchmark/utils/compile.py",sha256=0ezsAamJCYycynY8eYm0UcR-DjsFn_ntLUIqEsMxZn8,7602' 2025-06-01T22:53:07.1401727Z ++ read fname 2025-06-01T22:53:07.1402055Z ++ make_wheel_record torch/utils/benchmark/utils/cpp_jit.py 2025-06-01T22:53:07.1402529Z ++ FPATH=torch/utils/benchmark/utils/cpp_jit.py 2025-06-01T22:53:07.1402950Z ++ echo torch/utils/benchmark/utils/cpp_jit.py 2025-06-01T22:53:07.1403323Z ++ grep RECORD 2025-06-01T22:53:07.1425376Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/cpp_jit.py 2025-06-01T22:53:07.1425991Z +++ openssl base64 2025-06-01T22:53:07.1427032Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.1427341Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.1427611Z +++ sed -e s/=//g 2025-06-01T22:53:07.1470645Z ++ HASH=2lPzqtSbfjIREjZqFlqo-RkhoBd48B_SvzklpfiVV5c 2025-06-01T22:53:07.1473870Z +++ ls -nl torch/utils/benchmark/utils/cpp_jit.py 2025-06-01T22:53:07.1474954Z +++ awk '{print $5}' 2025-06-01T22:53:07.1502939Z ++ FSIZE=6805 2025-06-01T22:53:07.1503642Z ++ echo '"torch/utils/benchmark/utils/cpp_jit.py",sha256=2lPzqtSbfjIREjZqFlqo-RkhoBd48B_SvzklpfiVV5c,6805' 2025-06-01T22:53:07.1504308Z ++ read fname 2025-06-01T22:53:07.1504638Z ++ make_wheel_record torch/utils/benchmark/utils/fuzzer.py 2025-06-01T22:53:07.1505078Z ++ FPATH=torch/utils/benchmark/utils/fuzzer.py 2025-06-01T22:53:07.1505487Z ++ echo torch/utils/benchmark/utils/fuzzer.py 2025-06-01T22:53:07.1505987Z ++ grep RECORD 2025-06-01T22:53:07.1526100Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/fuzzer.py 2025-06-01T22:53:07.1526602Z +++ openssl base64 2025-06-01T22:53:07.1527245Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.1527847Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.1529016Z +++ sed -e s/=//g 2025-06-01T22:53:07.1569465Z ++ HASH=0agnp_wt1Y5unHWBk2CHsMPIx-oTQGUyGO2Y5JOZJRw 2025-06-01T22:53:07.1574378Z +++ ls -nl torch/utils/benchmark/utils/fuzzer.py 2025-06-01T22:53:07.1575373Z +++ awk '{print $5}' 2025-06-01T22:53:07.1603311Z ++ FSIZE=18360 2025-06-01T22:53:07.1604180Z ++ echo '"torch/utils/benchmark/utils/fuzzer.py",sha256=0agnp_wt1Y5unHWBk2CHsMPIx-oTQGUyGO2Y5JOZJRw,18360' 2025-06-01T22:53:07.1605037Z ++ read fname 2025-06-01T22:53:07.1605423Z ++ make_wheel_record torch/utils/benchmark/utils/sparse_fuzzer.py 2025-06-01T22:53:07.1605940Z ++ FPATH=torch/utils/benchmark/utils/sparse_fuzzer.py 2025-06-01T22:53:07.1606416Z ++ echo torch/utils/benchmark/utils/sparse_fuzzer.py 2025-06-01T22:53:07.1606949Z ++ grep RECORD 2025-06-01T22:53:07.1629200Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/sparse_fuzzer.py 2025-06-01T22:53:07.1629752Z +++ openssl base64 2025-06-01T22:53:07.1630014Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.1630270Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.1630709Z +++ sed -e s/=//g 2025-06-01T22:53:07.1671686Z ++ HASH=wenl86d0425y7fyi7yejTUEIwahfHoszWQk8fSRcqXQ 2025-06-01T22:53:07.1674693Z +++ ls -nl torch/utils/benchmark/utils/sparse_fuzzer.py 2025-06-01T22:53:07.1676029Z +++ awk '{print $5}' 2025-06-01T22:53:07.1703514Z ++ FSIZE=5160 2025-06-01T22:53:07.1704106Z ++ echo '"torch/utils/benchmark/utils/sparse_fuzzer.py",sha256=wenl86d0425y7fyi7yejTUEIwahfHoszWQk8fSRcqXQ,5160' 2025-06-01T22:53:07.1704225Z ++ read fname 2025-06-01T22:53:07.1704466Z ++ make_wheel_record torch/utils/benchmark/utils/timeit_template.cpp 2025-06-01T22:53:07.1704649Z ++ FPATH=torch/utils/benchmark/utils/timeit_template.cpp 2025-06-01T22:53:07.1704846Z ++ echo torch/utils/benchmark/utils/timeit_template.cpp 2025-06-01T22:53:07.1705561Z ++ grep RECORD 2025-06-01T22:53:07.1726731Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/timeit_template.cpp 2025-06-01T22:53:07.1727101Z +++ openssl base64 2025-06-01T22:53:07.1727804Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.1729004Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.1730328Z +++ sed -e s/=//g 2025-06-01T22:53:07.1768977Z ++ HASH=Wzz-o6Yjgq3tkmUTxeRldQxrsETh48T2hwL8xbOkRSg 2025-06-01T22:53:07.1774123Z +++ ls -nl torch/utils/benchmark/utils/timeit_template.cpp 2025-06-01T22:53:07.1774981Z +++ awk '{print $5}' 2025-06-01T22:53:07.1800072Z ++ FSIZE=1009 2025-06-01T22:53:07.1800647Z ++ echo '"torch/utils/benchmark/utils/timeit_template.cpp",sha256=Wzz-o6Yjgq3tkmUTxeRldQxrsETh48T2hwL8xbOkRSg,1009' 2025-06-01T22:53:07.1800827Z ++ read fname 2025-06-01T22:53:07.1801113Z ++ make_wheel_record torch/utils/benchmark/utils/timer.py 2025-06-01T22:53:07.1801255Z ++ FPATH=torch/utils/benchmark/utils/timer.py 2025-06-01T22:53:07.1802936Z ++ echo torch/utils/benchmark/utils/timer.py 2025-06-01T22:53:07.1803190Z ++ grep RECORD 2025-06-01T22:53:07.1828128Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/timer.py 2025-06-01T22:53:07.1828269Z +++ openssl base64 2025-06-01T22:53:07.1828368Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.1828465Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.1828561Z +++ sed -e s/=//g 2025-06-01T22:53:07.1870887Z ++ HASH=Sj8ru6FCFrIUdNUkZPJ7B7PoyBP-0Vt5tmsGEIfFUtE 2025-06-01T22:53:07.1874568Z +++ ls -nl torch/utils/benchmark/utils/timer.py 2025-06-01T22:53:07.1875337Z +++ awk '{print $5}' 2025-06-01T22:53:07.1902022Z ++ FSIZE=21199 2025-06-01T22:53:07.1902514Z ++ echo '"torch/utils/benchmark/utils/timer.py",sha256=Sj8ru6FCFrIUdNUkZPJ7B7PoyBP-0Vt5tmsGEIfFUtE,21199' 2025-06-01T22:53:07.1902611Z ++ read fname 2025-06-01T22:53:07.1902905Z ++ make_wheel_record torch/utils/benchmark/utils/valgrind_wrapper/__init__.py 2025-06-01T22:53:07.1903132Z ++ FPATH=torch/utils/benchmark/utils/valgrind_wrapper/__init__.py 2025-06-01T22:53:07.1903749Z ++ echo torch/utils/benchmark/utils/valgrind_wrapper/__init__.py 2025-06-01T22:53:07.1904656Z ++ grep RECORD 2025-06-01T22:53:07.1926524Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/valgrind_wrapper/__init__.py 2025-06-01T22:53:07.1926641Z +++ openssl base64 2025-06-01T22:53:07.1927104Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.1928108Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.1929557Z +++ sed -e s/=//g 2025-06-01T22:53:07.1967661Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:07.1972685Z +++ ls -nl torch/utils/benchmark/utils/valgrind_wrapper/__init__.py 2025-06-01T22:53:07.1973245Z +++ awk '{print $5}' 2025-06-01T22:53:07.1999735Z ++ FSIZE=0 2025-06-01T22:53:07.2000366Z ++ echo '"torch/utils/benchmark/utils/valgrind_wrapper/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:07.2000522Z ++ read fname 2025-06-01T22:53:07.2001085Z ++ make_wheel_record torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h 2025-06-01T22:53:07.2001487Z ++ FPATH=torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h 2025-06-01T22:53:07.2001727Z ++ echo torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h 2025-06-01T22:53:07.2002327Z ++ grep RECORD 2025-06-01T22:53:07.2025702Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h 2025-06-01T22:53:07.2025890Z +++ openssl base64 2025-06-01T22:53:07.2026018Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.2026464Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.2027818Z +++ sed -e s/=//g 2025-06-01T22:53:07.2069411Z ++ HASH=wK1NVdRImF_4WVLlQrXkufunvE0qLr5dw50v86KPIo0 2025-06-01T22:53:07.2072537Z +++ ls -nl torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h 2025-06-01T22:53:07.2073162Z +++ awk '{print $5}' 2025-06-01T22:53:07.2099388Z ++ FSIZE=5744 2025-06-01T22:53:07.2100065Z ++ echo '"torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h",sha256=wK1NVdRImF_4WVLlQrXkufunvE0qLr5dw50v86KPIo0,5744' 2025-06-01T22:53:07.2100166Z ++ read fname 2025-06-01T22:53:07.2100502Z ++ make_wheel_record torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp 2025-06-01T22:53:07.2100797Z ++ FPATH=torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp 2025-06-01T22:53:07.2102199Z ++ echo torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp 2025-06-01T22:53:07.2102508Z ++ grep RECORD 2025-06-01T22:53:07.2126152Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp 2025-06-01T22:53:07.2126277Z +++ openssl base64 2025-06-01T22:53:07.2126382Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.2126500Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.2126767Z +++ sed -e s/=//g 2025-06-01T22:53:07.2167134Z ++ HASH=ysuof0blt-4g76St1LUrdlZLiaCBKjwjwZXE0L4nI74 2025-06-01T22:53:07.2171869Z +++ ls -nl torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp 2025-06-01T22:53:07.2172498Z +++ awk '{print $5}' 2025-06-01T22:53:07.2199549Z ++ FSIZE=813 2025-06-01T22:53:07.2200211Z ++ echo '"torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp",sha256=ysuof0blt-4g76St1LUrdlZLiaCBKjwjwZXE0L4nI74,813' 2025-06-01T22:53:07.2200457Z ++ read fname 2025-06-01T22:53:07.2200840Z ++ make_wheel_record torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp 2025-06-01T22:53:07.2201172Z ++ FPATH=torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp 2025-06-01T22:53:07.2201481Z ++ echo torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp 2025-06-01T22:53:07.2201579Z ++ grep RECORD 2025-06-01T22:53:07.2225110Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp 2025-06-01T22:53:07.2225227Z +++ openssl base64 2025-06-01T22:53:07.2225326Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.2226359Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.2226657Z +++ sed -e s/=//g 2025-06-01T22:53:07.2269258Z ++ HASH=ILVnffXHThuakEj3hzKv4usmt8rICdXpSTBeWKz7jU4 2025-06-01T22:53:07.2273380Z +++ ls -nl torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp 2025-06-01T22:53:07.2274031Z +++ awk '{print $5}' 2025-06-01T22:53:07.2300538Z ++ FSIZE=1676 2025-06-01T22:53:07.2301233Z ++ echo '"torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp",sha256=ILVnffXHThuakEj3hzKv4usmt8rICdXpSTBeWKz7jU4,1676' 2025-06-01T22:53:07.2301328Z ++ read fname 2025-06-01T22:53:07.2301665Z ++ make_wheel_record torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py 2025-06-01T22:53:07.2301942Z ++ FPATH=torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py 2025-06-01T22:53:07.2302424Z ++ echo torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py 2025-06-01T22:53:07.2303803Z ++ grep RECORD 2025-06-01T22:53:07.2326374Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py 2025-06-01T22:53:07.2326493Z +++ openssl base64 2025-06-01T22:53:07.2326929Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.2327387Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.2328345Z +++ sed -e s/=//g 2025-06-01T22:53:07.2369134Z ++ HASH=1OohF_CDzC5pMM99QlVhzDQwyLWoQMwTyOeOl5yTMBo 2025-06-01T22:53:07.2374006Z +++ ls -nl torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py 2025-06-01T22:53:07.2374659Z +++ awk '{print $5}' 2025-06-01T22:53:07.2399744Z ++ FSIZE=37262 2025-06-01T22:53:07.2400438Z ++ echo '"torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py",sha256=1OohF_CDzC5pMM99QlVhzDQwyLWoQMwTyOeOl5yTMBo,37262' 2025-06-01T22:53:07.2400551Z ++ read fname 2025-06-01T22:53:07.2400846Z ++ make_wheel_record torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h 2025-06-01T22:53:07.2401073Z ++ FPATH=torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h 2025-06-01T22:53:07.2402798Z ++ echo torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h 2025-06-01T22:53:07.2404471Z ++ grep RECORD 2025-06-01T22:53:07.2428480Z +++ openssl dgst -sha256 -binary torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h 2025-06-01T22:53:07.2428600Z +++ openssl base64 2025-06-01T22:53:07.2428721Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.2428836Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.2429103Z +++ sed -e s/=//g 2025-06-01T22:53:07.2484110Z ++ HASH=8MpV41sjwR0bIML04pxlLIjVuGhRtWdy1Kmtax4jFLI 2025-06-01T22:53:07.2486730Z +++ ls -nl torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h 2025-06-01T22:53:07.2487278Z +++ awk '{print $5}' 2025-06-01T22:53:07.2513115Z ++ FSIZE=422653 2025-06-01T22:53:07.2513859Z ++ echo '"torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h",sha256=8MpV41sjwR0bIML04pxlLIjVuGhRtWdy1Kmtax4jFLI,422653' 2025-06-01T22:53:07.2513959Z ++ read fname 2025-06-01T22:53:07.2514139Z ++ make_wheel_record torch/utils/bottleneck/__init__.py 2025-06-01T22:53:07.2514273Z ++ FPATH=torch/utils/bottleneck/__init__.py 2025-06-01T22:53:07.2515480Z ++ echo torch/utils/bottleneck/__init__.py 2025-06-01T22:53:07.2516065Z ++ grep RECORD 2025-06-01T22:53:07.2538985Z +++ openssl dgst -sha256 -binary torch/utils/bottleneck/__init__.py 2025-06-01T22:53:07.2539188Z +++ openssl base64 2025-06-01T22:53:07.2539621Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.2539757Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.2540231Z +++ sed -e s/=//g 2025-06-01T22:53:07.2581171Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:07.2584247Z +++ ls -nl torch/utils/bottleneck/__init__.py 2025-06-01T22:53:07.2585263Z +++ awk '{print $5}' 2025-06-01T22:53:07.2609169Z ++ FSIZE=0 2025-06-01T22:53:07.2609614Z ++ echo '"torch/utils/bottleneck/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:07.2609726Z ++ read fname 2025-06-01T22:53:07.2609907Z ++ make_wheel_record torch/utils/bottleneck/__main__.py 2025-06-01T22:53:07.2610048Z ++ FPATH=torch/utils/bottleneck/__main__.py 2025-06-01T22:53:07.2612087Z ++ echo torch/utils/bottleneck/__main__.py 2025-06-01T22:53:07.2613172Z ++ grep RECORD 2025-06-01T22:53:07.2635753Z +++ openssl dgst -sha256 -binary torch/utils/bottleneck/__main__.py 2025-06-01T22:53:07.2635896Z +++ openssl base64 2025-06-01T22:53:07.2636000Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.2638185Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.2638285Z +++ sed -e s/=//g 2025-06-01T22:53:07.2679929Z ++ HASH=rcc3etV0u3JSHYTmUZRi23lJz-E3LqUIj0vXr-L0-XY 2025-06-01T22:53:07.2684530Z +++ ls -nl torch/utils/bottleneck/__main__.py 2025-06-01T22:53:07.2685640Z +++ awk '{print $5}' 2025-06-01T22:53:07.2713009Z ++ FSIZE=7190 2025-06-01T22:53:07.2713491Z ++ echo '"torch/utils/bottleneck/__main__.py",sha256=rcc3etV0u3JSHYTmUZRi23lJz-E3LqUIj0vXr-L0-XY,7190' 2025-06-01T22:53:07.2713603Z ++ read fname 2025-06-01T22:53:07.2713811Z ++ make_wheel_record torch/utils/data/__init__.py 2025-06-01T22:53:07.2713935Z ++ FPATH=torch/utils/data/__init__.py 2025-06-01T22:53:07.2714059Z ++ echo torch/utils/data/__init__.py 2025-06-01T22:53:07.2714677Z ++ grep RECORD 2025-06-01T22:53:07.2733776Z +++ openssl dgst -sha256 -binary torch/utils/data/__init__.py 2025-06-01T22:53:07.2734624Z +++ openssl base64 2025-06-01T22:53:07.2735921Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.2737803Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.2738689Z +++ sed -e s/=//g 2025-06-01T22:53:07.2779690Z ++ HASH=Otj8bSQaqlFBPEvdrTGo81j_wSk6V2ok4ZD0g9RatYg 2025-06-01T22:53:07.2782391Z +++ ls -nl torch/utils/data/__init__.py 2025-06-01T22:53:07.2783114Z +++ awk '{print $5}' 2025-06-01T22:53:07.2806995Z ++ FSIZE=1654 2025-06-01T22:53:07.2807429Z ++ echo '"torch/utils/data/__init__.py",sha256=Otj8bSQaqlFBPEvdrTGo81j_wSk6V2ok4ZD0g9RatYg,1654' 2025-06-01T22:53:07.2807536Z ++ read fname 2025-06-01T22:53:07.2807768Z ++ make_wheel_record torch/utils/data/backward_compatibility.py 2025-06-01T22:53:07.2807956Z ++ FPATH=torch/utils/data/backward_compatibility.py 2025-06-01T22:53:07.2810280Z ++ echo torch/utils/data/backward_compatibility.py 2025-06-01T22:53:07.2811519Z ++ grep RECORD 2025-06-01T22:53:07.2831812Z +++ openssl dgst -sha256 -binary torch/utils/data/backward_compatibility.py 2025-06-01T22:53:07.2833572Z +++ openssl base64 2025-06-01T22:53:07.2834147Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.2835728Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.2837125Z +++ sed -e s/=//g 2025-06-01T22:53:07.2878425Z ++ HASH=iVwgc7nHC98OaKE5yYMXPiMoWjAqxSVNewbENz9WU00 2025-06-01T22:53:07.2881252Z +++ ls -nl torch/utils/data/backward_compatibility.py 2025-06-01T22:53:07.2881831Z +++ awk '{print $5}' 2025-06-01T22:53:07.2908827Z ++ FSIZE=309 2025-06-01T22:53:07.2909706Z ++ echo '"torch/utils/data/backward_compatibility.py",sha256=iVwgc7nHC98OaKE5yYMXPiMoWjAqxSVNewbENz9WU00,309' 2025-06-01T22:53:07.2909820Z ++ read fname 2025-06-01T22:53:07.2910151Z ++ make_wheel_record torch/utils/data/dataloader.py 2025-06-01T22:53:07.2910284Z ++ FPATH=torch/utils/data/dataloader.py 2025-06-01T22:53:07.2910408Z ++ echo torch/utils/data/dataloader.py 2025-06-01T22:53:07.2911536Z ++ grep RECORD 2025-06-01T22:53:07.2931324Z +++ openssl dgst -sha256 -binary torch/utils/data/dataloader.py 2025-06-01T22:53:07.2931770Z +++ openssl base64 2025-06-01T22:53:07.2932912Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.2934138Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.2935380Z +++ sed -e s/=//g 2025-06-01T22:53:07.2980038Z ++ HASH=FoNoXK5u8nslX7LzwrgLLzbSys67Q5iTpyn9ZqZ9di0 2025-06-01T22:53:07.2981740Z +++ ls -nl torch/utils/data/dataloader.py 2025-06-01T22:53:07.2982556Z +++ awk '{print $5}' 2025-06-01T22:53:07.3006599Z ++ FSIZE=79588 2025-06-01T22:53:07.3007060Z ++ echo '"torch/utils/data/dataloader.py",sha256=FoNoXK5u8nslX7LzwrgLLzbSys67Q5iTpyn9ZqZ9di0,79588' 2025-06-01T22:53:07.3007179Z ++ read fname 2025-06-01T22:53:07.3007339Z ++ make_wheel_record torch/utils/data/dataset.py 2025-06-01T22:53:07.3007477Z ++ FPATH=torch/utils/data/dataset.py 2025-06-01T22:53:07.3009570Z ++ echo torch/utils/data/dataset.py 2025-06-01T22:53:07.3010752Z ++ grep RECORD 2025-06-01T22:53:07.3033395Z +++ openssl dgst -sha256 -binary torch/utils/data/dataset.py 2025-06-01T22:53:07.3033528Z +++ openssl base64 2025-06-01T22:53:07.3033638Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.3035266Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.3035606Z +++ sed -e s/=//g 2025-06-01T22:53:07.3078505Z ++ HASH=CMYdVMiJEshQS38UrUeHOEeAKnA0yHTHQDOJn8IbJwY 2025-06-01T22:53:07.3081233Z +++ ls -nl torch/utils/data/dataset.py 2025-06-01T22:53:07.3081883Z +++ awk '{print $5}' 2025-06-01T22:53:07.3109316Z ++ FSIZE=19467 2025-06-01T22:53:07.3109784Z ++ echo '"torch/utils/data/dataset.py",sha256=CMYdVMiJEshQS38UrUeHOEeAKnA0yHTHQDOJn8IbJwY,19467' 2025-06-01T22:53:07.3109901Z ++ read fname 2025-06-01T22:53:07.3110072Z ++ make_wheel_record torch/utils/data/distributed.py 2025-06-01T22:53:07.3110200Z ++ FPATH=torch/utils/data/distributed.py 2025-06-01T22:53:07.3110357Z ++ echo torch/utils/data/distributed.py 2025-06-01T22:53:07.3111546Z ++ grep RECORD 2025-06-01T22:53:07.3131596Z +++ openssl dgst -sha256 -binary torch/utils/data/distributed.py 2025-06-01T22:53:07.3132116Z +++ openssl base64 2025-06-01T22:53:07.3133330Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.3134739Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.3136337Z +++ sed -e s/=//g 2025-06-01T22:53:07.3173813Z ++ HASH=7s1ypWMwgnI-nDhfLiIDnKWFOEAZ5LsIXbfMIQpKCeA 2025-06-01T22:53:07.3179299Z +++ ls -nl torch/utils/data/distributed.py 2025-06-01T22:53:07.3180121Z +++ awk '{print $5}' 2025-06-01T22:53:07.3206143Z ++ FSIZE=6125 2025-06-01T22:53:07.3206603Z ++ echo '"torch/utils/data/distributed.py",sha256=7s1ypWMwgnI-nDhfLiIDnKWFOEAZ5LsIXbfMIQpKCeA,6125' 2025-06-01T22:53:07.3206702Z ++ read fname 2025-06-01T22:53:07.3206861Z ++ make_wheel_record torch/utils/data/graph.py 2025-06-01T22:53:07.3206983Z ++ FPATH=torch/utils/data/graph.py 2025-06-01T22:53:07.3207105Z ++ echo torch/utils/data/graph.py 2025-06-01T22:53:07.3208073Z ++ grep RECORD 2025-06-01T22:53:07.3230361Z +++ openssl dgst -sha256 -binary torch/utils/data/graph.py 2025-06-01T22:53:07.3230557Z +++ openssl base64 2025-06-01T22:53:07.3230682Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.3231263Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.3232549Z +++ sed -e s/=//g 2025-06-01T22:53:07.3275204Z ++ HASH=pY1gRmU82y2HO9e_aDPpHYo9Lb8AP0t0SLgz09_YdR0 2025-06-01T22:53:07.3278922Z +++ ls -nl torch/utils/data/graph.py 2025-06-01T22:53:07.3279785Z +++ awk '{print $5}' 2025-06-01T22:53:07.3306769Z ++ FSIZE=5799 2025-06-01T22:53:07.3307257Z ++ echo '"torch/utils/data/graph.py",sha256=pY1gRmU82y2HO9e_aDPpHYo9Lb8AP0t0SLgz09_YdR0,5799' 2025-06-01T22:53:07.3307363Z ++ read fname 2025-06-01T22:53:07.3307540Z ++ make_wheel_record torch/utils/data/graph_settings.py 2025-06-01T22:53:07.3307687Z ++ FPATH=torch/utils/data/graph_settings.py 2025-06-01T22:53:07.3307815Z ++ echo torch/utils/data/graph_settings.py 2025-06-01T22:53:07.3308720Z ++ grep RECORD 2025-06-01T22:53:07.3328608Z +++ openssl dgst -sha256 -binary torch/utils/data/graph_settings.py 2025-06-01T22:53:07.3329102Z +++ openssl base64 2025-06-01T22:53:07.3330112Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.3331664Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.3333111Z +++ sed -e s/=//g 2025-06-01T22:53:07.3370201Z ++ HASH=0VYGJhgU6fu0LnqwsHd4tD8nAPVgKI6NvTPw1a1x6MQ 2025-06-01T22:53:07.3375155Z +++ ls -nl torch/utils/data/graph_settings.py 2025-06-01T22:53:07.3376134Z +++ awk '{print $5}' 2025-06-01T22:53:07.3403519Z ++ FSIZE=5540 2025-06-01T22:53:07.3404543Z ++ echo '"torch/utils/data/graph_settings.py",sha256=0VYGJhgU6fu0LnqwsHd4tD8nAPVgKI6NvTPw1a1x6MQ,5540' 2025-06-01T22:53:07.3405381Z ++ read fname 2025-06-01T22:53:07.3405677Z ++ make_wheel_record torch/utils/data/sampler.py 2025-06-01T22:53:07.3406095Z ++ FPATH=torch/utils/data/sampler.py 2025-06-01T22:53:07.3406452Z ++ echo torch/utils/data/sampler.py 2025-06-01T22:53:07.3406794Z ++ grep RECORD 2025-06-01T22:53:07.3429068Z +++ openssl dgst -sha256 -binary torch/utils/data/sampler.py 2025-06-01T22:53:07.3429558Z +++ openssl base64 2025-06-01T22:53:07.3429834Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.3430083Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.3431141Z +++ sed -e s/=//g 2025-06-01T22:53:07.3471251Z ++ HASH=iDoIY8Rub3-qyCSGP9IdrAFEshFnW-8UDaeb8URTEeg 2025-06-01T22:53:07.3475882Z +++ ls -nl torch/utils/data/sampler.py 2025-06-01T22:53:07.3477265Z +++ awk '{print $5}' 2025-06-01T22:53:07.3503321Z ++ FSIZE=12836 2025-06-01T22:53:07.3503918Z ++ echo '"torch/utils/data/sampler.py",sha256=iDoIY8Rub3-qyCSGP9IdrAFEshFnW-8UDaeb8URTEeg,12836' 2025-06-01T22:53:07.3504660Z ++ read fname 2025-06-01T22:53:07.3505118Z ++ make_wheel_record torch/utils/data/_utils/__init__.py 2025-06-01T22:53:07.3505544Z ++ FPATH=torch/utils/data/_utils/__init__.py 2025-06-01T22:53:07.3505944Z ++ echo torch/utils/data/_utils/__init__.py 2025-06-01T22:53:07.3507127Z ++ grep RECORD 2025-06-01T22:53:07.3527220Z +++ openssl dgst -sha256 -binary torch/utils/data/_utils/__init__.py 2025-06-01T22:53:07.3527781Z +++ openssl base64 2025-06-01T22:53:07.3528184Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.3529802Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.3530917Z +++ sed -e s/=//g 2025-06-01T22:53:07.3570424Z ++ HASH=teNSfYfmOXzz8rjO0ypF8IWXnMOIX7jHpvoDK-VPXJA 2025-06-01T22:53:07.3575517Z +++ ls -nl torch/utils/data/_utils/__init__.py 2025-06-01T22:53:07.3576330Z +++ awk '{print $5}' 2025-06-01T22:53:07.3602018Z ++ FSIZE=1625 2025-06-01T22:53:07.3602646Z ++ echo '"torch/utils/data/_utils/__init__.py",sha256=teNSfYfmOXzz8rjO0ypF8IWXnMOIX7jHpvoDK-VPXJA,1625' 2025-06-01T22:53:07.3603333Z ++ read fname 2025-06-01T22:53:07.3603773Z ++ make_wheel_record torch/utils/data/_utils/collate.py 2025-06-01T22:53:07.3604348Z ++ FPATH=torch/utils/data/_utils/collate.py 2025-06-01T22:53:07.3604953Z ++ echo torch/utils/data/_utils/collate.py 2025-06-01T22:53:07.3605611Z ++ grep RECORD 2025-06-01T22:53:07.3627047Z +++ openssl dgst -sha256 -binary torch/utils/data/_utils/collate.py 2025-06-01T22:53:07.3627600Z +++ openssl base64 2025-06-01T22:53:07.3628148Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.3629613Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.3630305Z +++ sed -e s/=//g 2025-06-01T22:53:07.3671294Z ++ HASH=mczU6V-Pkn0TJI8_F857SUxQXj4DExzPSTE1PK-24g4 2025-06-01T22:53:07.3675503Z +++ ls -nl torch/utils/data/_utils/collate.py 2025-06-01T22:53:07.3676122Z +++ awk '{print $5}' 2025-06-01T22:53:07.3702785Z ++ FSIZE=15964 2025-06-01T22:53:07.3703405Z ++ echo '"torch/utils/data/_utils/collate.py",sha256=mczU6V-Pkn0TJI8_F857SUxQXj4DExzPSTE1PK-24g4,15964' 2025-06-01T22:53:07.3704024Z ++ read fname 2025-06-01T22:53:07.3704352Z ++ make_wheel_record torch/utils/data/_utils/fetch.py 2025-06-01T22:53:07.3704771Z ++ FPATH=torch/utils/data/_utils/fetch.py 2025-06-01T22:53:07.3705154Z ++ echo torch/utils/data/_utils/fetch.py 2025-06-01T22:53:07.3706034Z ++ grep RECORD 2025-06-01T22:53:07.3726608Z +++ openssl dgst -sha256 -binary torch/utils/data/_utils/fetch.py 2025-06-01T22:53:07.3727114Z +++ openssl base64 2025-06-01T22:53:07.3727714Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.3729246Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.3730461Z +++ sed -e s/=//g 2025-06-01T22:53:07.3769417Z ++ HASH=V_nDlVcBJqpooFee1a_k0yf9HVVnkpr3TNPZX4i1Z74 2025-06-01T22:53:07.3774422Z +++ ls -nl torch/utils/data/_utils/fetch.py 2025-06-01T22:53:07.3775615Z +++ awk '{print $5}' 2025-06-01T22:53:07.3802410Z ++ FSIZE=1953 2025-06-01T22:53:07.3803064Z ++ echo '"torch/utils/data/_utils/fetch.py",sha256=V_nDlVcBJqpooFee1a_k0yf9HVVnkpr3TNPZX4i1Z74,1953' 2025-06-01T22:53:07.3803684Z ++ read fname 2025-06-01T22:53:07.3804157Z ++ make_wheel_record torch/utils/data/_utils/pin_memory.py 2025-06-01T22:53:07.3804791Z ++ FPATH=torch/utils/data/_utils/pin_memory.py 2025-06-01T22:53:07.3805387Z ++ echo torch/utils/data/_utils/pin_memory.py 2025-06-01T22:53:07.3805748Z ++ grep RECORD 2025-06-01T22:53:07.3827115Z +++ openssl dgst -sha256 -binary torch/utils/data/_utils/pin_memory.py 2025-06-01T22:53:07.3827739Z +++ openssl base64 2025-06-01T22:53:07.3828429Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.3828703Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.3830042Z +++ sed -e s/=//g 2025-06-01T22:53:07.3870768Z ++ HASH=ck5LQXDXPPRocJFXk6EiQ4bWPugnJvyO5_x2kTf1RWY 2025-06-01T22:53:07.3873955Z +++ ls -nl torch/utils/data/_utils/pin_memory.py 2025-06-01T22:53:07.3874781Z +++ awk '{print $5}' 2025-06-01T22:53:07.3902665Z ++ FSIZE=4451 2025-06-01T22:53:07.3903339Z ++ echo '"torch/utils/data/_utils/pin_memory.py",sha256=ck5LQXDXPPRocJFXk6EiQ4bWPugnJvyO5_x2kTf1RWY,4451' 2025-06-01T22:53:07.3903994Z ++ read fname 2025-06-01T22:53:07.3904336Z ++ make_wheel_record torch/utils/data/_utils/signal_handling.py 2025-06-01T22:53:07.3904987Z ++ FPATH=torch/utils/data/_utils/signal_handling.py 2025-06-01T22:53:07.3905421Z ++ echo torch/utils/data/_utils/signal_handling.py 2025-06-01T22:53:07.3905800Z ++ grep RECORD 2025-06-01T22:53:07.3927117Z +++ openssl dgst -sha256 -binary torch/utils/data/_utils/signal_handling.py 2025-06-01T22:53:07.3927647Z +++ openssl base64 2025-06-01T22:53:07.3927921Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.3928188Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.3928948Z +++ sed -e s/=//g 2025-06-01T22:53:07.3968945Z ++ HASH=-ZW2LiTfOn6P2Mqi6pQBPoqFi2ZTGxXwC1v6BFvDQk0 2025-06-01T22:53:07.3973931Z +++ ls -nl torch/utils/data/_utils/signal_handling.py 2025-06-01T22:53:07.3974752Z +++ awk '{print $5}' 2025-06-01T22:53:07.4002634Z ++ FSIZE=3171 2025-06-01T22:53:07.4003316Z ++ echo '"torch/utils/data/_utils/signal_handling.py",sha256=-ZW2LiTfOn6P2Mqi6pQBPoqFi2ZTGxXwC1v6BFvDQk0,3171' 2025-06-01T22:53:07.4004111Z ++ read fname 2025-06-01T22:53:07.4004429Z ++ make_wheel_record torch/utils/data/_utils/worker.py 2025-06-01T22:53:07.4005173Z ++ FPATH=torch/utils/data/_utils/worker.py 2025-06-01T22:53:07.4005574Z ++ echo torch/utils/data/_utils/worker.py 2025-06-01T22:53:07.4005937Z ++ grep RECORD 2025-06-01T22:53:07.4030186Z +++ openssl dgst -sha256 -binary torch/utils/data/_utils/worker.py 2025-06-01T22:53:07.4031101Z +++ openssl base64 2025-06-01T22:53:07.4031417Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.4031698Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.4031971Z +++ sed -e s/=//g 2025-06-01T22:53:07.4071828Z ++ HASH=02Us-QLfUBpugkZZtaB5QdubaJg0oqzRjavxby4GM-g 2025-06-01T22:53:07.4075561Z +++ ls -nl torch/utils/data/_utils/worker.py 2025-06-01T22:53:07.4076307Z +++ awk '{print $5}' 2025-06-01T22:53:07.4103703Z ++ FSIZE=13800 2025-06-01T22:53:07.4104364Z ++ echo '"torch/utils/data/_utils/worker.py",sha256=02Us-QLfUBpugkZZtaB5QdubaJg0oqzRjavxby4GM-g,13800' 2025-06-01T22:53:07.4105011Z ++ read fname 2025-06-01T22:53:07.4105341Z ++ make_wheel_record torch/utils/data/datapipes/__init__.py 2025-06-01T22:53:07.4105827Z ++ FPATH=torch/utils/data/datapipes/__init__.py 2025-06-01T22:53:07.4106238Z ++ echo torch/utils/data/datapipes/__init__.py 2025-06-01T22:53:07.4106609Z ++ grep RECORD 2025-06-01T22:53:07.4127408Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/__init__.py 2025-06-01T22:53:07.4127934Z +++ openssl base64 2025-06-01T22:53:07.4128213Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.4129938Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.4131322Z +++ sed -e s/=//g 2025-06-01T22:53:07.4170375Z ++ HASH=OIYy5fRjiWdLc8SRrug0pOjrXouG0I-f2G8QQB0ynto 2025-06-01T22:53:07.4175496Z +++ ls -nl torch/utils/data/datapipes/__init__.py 2025-06-01T22:53:07.4176825Z +++ awk '{print $5}' 2025-06-01T22:53:07.4203692Z ++ FSIZE=88 2025-06-01T22:53:07.4204759Z ++ echo '"torch/utils/data/datapipes/__init__.py",sha256=OIYy5fRjiWdLc8SRrug0pOjrXouG0I-f2G8QQB0ynto,88' 2025-06-01T22:53:07.4205428Z ++ read fname 2025-06-01T22:53:07.4205787Z ++ make_wheel_record torch/utils/data/datapipes/_decorator.py 2025-06-01T22:53:07.4206295Z ++ FPATH=torch/utils/data/datapipes/_decorator.py 2025-06-01T22:53:07.4206886Z ++ echo torch/utils/data/datapipes/_decorator.py 2025-06-01T22:53:07.4207273Z ++ grep RECORD 2025-06-01T22:53:07.4229561Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/_decorator.py 2025-06-01T22:53:07.4230094Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.4230349Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.4230619Z +++ openssl base64 2025-06-01T22:53:07.4230873Z +++ sed -e s/=//g 2025-06-01T22:53:07.4271067Z ++ HASH=g-0SoTyNKpy2GjIERa5PaoXhFSHJUOjPCy00Md9P2AM 2025-06-01T22:53:07.4274020Z +++ ls -nl torch/utils/data/datapipes/_decorator.py 2025-06-01T22:53:07.4274407Z +++ awk '{print $5}' 2025-06-01T22:53:07.4303012Z ++ FSIZE=7832 2025-06-01T22:53:07.4303763Z ++ echo '"torch/utils/data/datapipes/_decorator.py",sha256=g-0SoTyNKpy2GjIERa5PaoXhFSHJUOjPCy00Md9P2AM,7832' 2025-06-01T22:53:07.4304464Z ++ read fname 2025-06-01T22:53:07.4304816Z ++ make_wheel_record torch/utils/data/datapipes/_hook_iterator.py 2025-06-01T22:53:07.4305486Z ++ FPATH=torch/utils/data/datapipes/_hook_iterator.py 2025-06-01T22:53:07.4305950Z ++ echo torch/utils/data/datapipes/_hook_iterator.py 2025-06-01T22:53:07.4306323Z ++ grep RECORD 2025-06-01T22:53:07.4326585Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/_hook_iterator.py 2025-06-01T22:53:07.4327119Z +++ openssl base64 2025-06-01T22:53:07.4327393Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.4328142Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.4329410Z +++ sed -e s/=//g 2025-06-01T22:53:07.4369214Z ++ HASH=mm8AxXojE6NlB3UIZKRbQOtrbdH9bgZM0T_c9wK_80Q 2025-06-01T22:53:07.4373953Z +++ ls -nl torch/utils/data/datapipes/_hook_iterator.py 2025-06-01T22:53:07.4374961Z +++ awk '{print $5}' 2025-06-01T22:53:07.4400879Z ++ FSIZE=11949 2025-06-01T22:53:07.4401569Z ++ echo '"torch/utils/data/datapipes/_hook_iterator.py",sha256=mm8AxXojE6NlB3UIZKRbQOtrbdH9bgZM0T_c9wK_80Q,11949' 2025-06-01T22:53:07.4402275Z ++ read fname 2025-06-01T22:53:07.4402598Z ++ make_wheel_record torch/utils/data/datapipes/_typing.py 2025-06-01T22:53:07.4403201Z ++ FPATH=torch/utils/data/datapipes/_typing.py 2025-06-01T22:53:07.4403613Z ++ echo torch/utils/data/datapipes/_typing.py 2025-06-01T22:53:07.4404204Z ++ grep RECORD 2025-06-01T22:53:07.4429327Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/_typing.py 2025-06-01T22:53:07.4429853Z +++ openssl base64 2025-06-01T22:53:07.4430122Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.4430368Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.4430650Z +++ sed -e s/=//g 2025-06-01T22:53:07.4473207Z ++ HASH=qBbN3NAYfshx9A2Ch6JAq0EKOwdjZ_CYUEjZQEfeFck 2025-06-01T22:53:07.4475756Z +++ ls -nl torch/utils/data/datapipes/_typing.py 2025-06-01T22:53:07.4476830Z +++ awk '{print $5}' 2025-06-01T22:53:07.4504992Z ++ FSIZE=16294 2025-06-01T22:53:07.4505691Z ++ echo '"torch/utils/data/datapipes/_typing.py",sha256=qBbN3NAYfshx9A2Ch6JAq0EKOwdjZ_CYUEjZQEfeFck,16294' 2025-06-01T22:53:07.4506353Z ++ read fname 2025-06-01T22:53:07.4506690Z ++ make_wheel_record torch/utils/data/datapipes/datapipe.py 2025-06-01T22:53:07.4507161Z ++ FPATH=torch/utils/data/datapipes/datapipe.py 2025-06-01T22:53:07.4507585Z ++ echo torch/utils/data/datapipes/datapipe.py 2025-06-01T22:53:07.4507940Z ++ grep RECORD 2025-06-01T22:53:07.4527360Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/datapipe.py 2025-06-01T22:53:07.4527886Z +++ openssl base64 2025-06-01T22:53:07.4528662Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.4530220Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.4531589Z +++ sed -e s/=//g 2025-06-01T22:53:07.4570829Z ++ HASH=enzAnRKQRtFXWqI89i22uZTzoYbW9iuEwgep6hWMhvY 2025-06-01T22:53:07.4575857Z +++ ls -nl torch/utils/data/datapipes/datapipe.py 2025-06-01T22:53:07.4577970Z +++ awk '{print $5}' 2025-06-01T22:53:07.4604043Z ++ FSIZE=16796 2025-06-01T22:53:07.4604979Z ++ echo '"torch/utils/data/datapipes/datapipe.py",sha256=enzAnRKQRtFXWqI89i22uZTzoYbW9iuEwgep6hWMhvY,16796' 2025-06-01T22:53:07.4605705Z ++ read fname 2025-06-01T22:53:07.4606050Z ++ make_wheel_record torch/utils/data/datapipes/datapipe.pyi 2025-06-01T22:53:07.4606563Z ++ FPATH=torch/utils/data/datapipes/datapipe.pyi 2025-06-01T22:53:07.4607163Z ++ echo torch/utils/data/datapipes/datapipe.pyi 2025-06-01T22:53:07.4607534Z ++ grep RECORD 2025-06-01T22:53:07.4631563Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/datapipe.pyi 2025-06-01T22:53:07.4632068Z +++ openssl base64 2025-06-01T22:53:07.4632335Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.4632576Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.4632854Z +++ sed -e s/=//g 2025-06-01T22:53:07.4676549Z ++ HASH=_mDuLspcM0e-rJXa3r-gWNCjHvA5He30DdQ2wgT-1lg 2025-06-01T22:53:07.4679021Z +++ ls -nl torch/utils/data/datapipes/datapipe.pyi 2025-06-01T22:53:07.4680576Z +++ awk '{print $5}' 2025-06-01T22:53:07.4708776Z ++ FSIZE=32439 2025-06-01T22:53:07.4709491Z ++ echo '"torch/utils/data/datapipes/datapipe.pyi",sha256=_mDuLspcM0e-rJXa3r-gWNCjHvA5He30DdQ2wgT-1lg,32439' 2025-06-01T22:53:07.4710173Z ++ read fname 2025-06-01T22:53:07.4710519Z ++ make_wheel_record torch/utils/data/datapipes/gen_pyi.py 2025-06-01T22:53:07.4711136Z ++ FPATH=torch/utils/data/datapipes/gen_pyi.py 2025-06-01T22:53:07.4711543Z ++ echo torch/utils/data/datapipes/gen_pyi.py 2025-06-01T22:53:07.4711916Z ++ grep RECORD 2025-06-01T22:53:07.4730516Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/gen_pyi.py 2025-06-01T22:53:07.4731140Z +++ openssl base64 2025-06-01T22:53:07.4732525Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.4733969Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.4735475Z +++ sed -e s/=//g 2025-06-01T22:53:07.4774110Z ++ HASH=kSyHih9h-JRt9DVlxKgmuKnzwH8XjqETrIoPn_n25d0 2025-06-01T22:53:07.4779614Z +++ ls -nl torch/utils/data/datapipes/gen_pyi.py 2025-06-01T22:53:07.4780478Z +++ awk '{print $5}' 2025-06-01T22:53:07.4805873Z ++ FSIZE=11818 2025-06-01T22:53:07.4806518Z ++ echo '"torch/utils/data/datapipes/gen_pyi.py",sha256=kSyHih9h-JRt9DVlxKgmuKnzwH8XjqETrIoPn_n25d0,11818' 2025-06-01T22:53:07.4807202Z ++ read fname 2025-06-01T22:53:07.4807604Z ++ make_wheel_record torch/utils/data/datapipes/dataframe/__init__.py 2025-06-01T22:53:07.4808319Z ++ FPATH=torch/utils/data/datapipes/dataframe/__init__.py 2025-06-01T22:53:07.4808852Z ++ echo torch/utils/data/datapipes/dataframe/__init__.py 2025-06-01T22:53:07.4809260Z ++ grep RECORD 2025-06-01T22:53:07.4833350Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/dataframe/__init__.py 2025-06-01T22:53:07.4834223Z +++ openssl base64 2025-06-01T22:53:07.4834560Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.4834819Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.4835102Z +++ sed -e s/=//g 2025-06-01T22:53:07.4876045Z ++ HASH=zg3Y8ywGmOOMnssugIi2Hd2h95uG2Kx3VmMjRVOaNOU 2025-06-01T22:53:07.4879044Z +++ ls -nl torch/utils/data/datapipes/dataframe/__init__.py 2025-06-01T22:53:07.4880405Z +++ awk '{print $5}' 2025-06-01T22:53:07.4907951Z ++ FSIZE=331 2025-06-01T22:53:07.4908661Z ++ echo '"torch/utils/data/datapipes/dataframe/__init__.py",sha256=zg3Y8ywGmOOMnssugIi2Hd2h95uG2Kx3VmMjRVOaNOU,331' 2025-06-01T22:53:07.4909384Z ++ read fname 2025-06-01T22:53:07.4909826Z ++ make_wheel_record torch/utils/data/datapipes/dataframe/dataframe_wrapper.py 2025-06-01T22:53:07.4910492Z ++ FPATH=torch/utils/data/datapipes/dataframe/dataframe_wrapper.py 2025-06-01T22:53:07.4911106Z ++ echo torch/utils/data/datapipes/dataframe/dataframe_wrapper.py 2025-06-01T22:53:07.4911552Z ++ grep RECORD 2025-06-01T22:53:07.4930998Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/dataframe/dataframe_wrapper.py 2025-06-01T22:53:07.4931608Z +++ openssl base64 2025-06-01T22:53:07.4932838Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.4934211Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.4935552Z +++ sed -e s/=//g 2025-06-01T22:53:07.4973356Z ++ HASH=cJ7u_aPzzg3_OHhvfWkh3RKfd5Uq6_v-4JTlYRzDqVY 2025-06-01T22:53:07.4978705Z +++ ls -nl torch/utils/data/datapipes/dataframe/dataframe_wrapper.py 2025-06-01T22:53:07.4979544Z +++ awk '{print $5}' 2025-06-01T22:53:07.5006080Z ++ FSIZE=3293 2025-06-01T22:53:07.5006849Z ++ echo '"torch/utils/data/datapipes/dataframe/dataframe_wrapper.py",sha256=cJ7u_aPzzg3_OHhvfWkh3RKfd5Uq6_v-4JTlYRzDqVY,3293' 2025-06-01T22:53:07.5007668Z ++ read fname 2025-06-01T22:53:07.5008070Z ++ make_wheel_record torch/utils/data/datapipes/dataframe/dataframes.py 2025-06-01T22:53:07.5008819Z ++ FPATH=torch/utils/data/datapipes/dataframe/dataframes.py 2025-06-01T22:53:07.5009369Z ++ echo torch/utils/data/datapipes/dataframe/dataframes.py 2025-06-01T22:53:07.5009791Z ++ grep RECORD 2025-06-01T22:53:07.5032643Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/dataframe/dataframes.py 2025-06-01T22:53:07.5033225Z +++ openssl base64 2025-06-01T22:53:07.5033495Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.5033741Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.5034016Z +++ sed -e s/=//g 2025-06-01T22:53:07.5075298Z ++ HASH=KqOoMCvT9Iael0qSHbhMAhrKj3dPdOruDkfGaxVOjac 2025-06-01T22:53:07.5078458Z +++ ls -nl torch/utils/data/datapipes/dataframe/dataframes.py 2025-06-01T22:53:07.5079795Z +++ awk '{print $5}' 2025-06-01T22:53:07.5107540Z ++ FSIZE=13468 2025-06-01T22:53:07.5108375Z ++ echo '"torch/utils/data/datapipes/dataframe/dataframes.py",sha256=KqOoMCvT9Iael0qSHbhMAhrKj3dPdOruDkfGaxVOjac,13468' 2025-06-01T22:53:07.5109371Z ++ read fname 2025-06-01T22:53:07.5109756Z ++ make_wheel_record torch/utils/data/datapipes/dataframe/datapipes.py 2025-06-01T22:53:07.5110329Z ++ FPATH=torch/utils/data/datapipes/dataframe/datapipes.py 2025-06-01T22:53:07.5110829Z ++ echo torch/utils/data/datapipes/dataframe/datapipes.py 2025-06-01T22:53:07.5111244Z ++ grep RECORD 2025-06-01T22:53:07.5129687Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/dataframe/datapipes.py 2025-06-01T22:53:07.5130241Z +++ openssl base64 2025-06-01T22:53:07.5131278Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.5132607Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.5134040Z +++ sed -e s/=//g 2025-06-01T22:53:07.5171904Z ++ HASH=UwFjL8j6h4IGnT9UY7U4UnAoNq68I9Rb0PLKCHGrVa8 2025-06-01T22:53:07.5177784Z +++ ls -nl torch/utils/data/datapipes/dataframe/datapipes.py 2025-06-01T22:53:07.5178541Z +++ awk '{print $5}' 2025-06-01T22:53:07.5205958Z ++ FSIZE=4537 2025-06-01T22:53:07.5206863Z ++ echo '"torch/utils/data/datapipes/dataframe/datapipes.py",sha256=UwFjL8j6h4IGnT9UY7U4UnAoNq68I9Rb0PLKCHGrVa8,4537' 2025-06-01T22:53:07.5207642Z ++ read fname 2025-06-01T22:53:07.5208064Z ++ make_wheel_record torch/utils/data/datapipes/dataframe/structures.py 2025-06-01T22:53:07.5208654Z ++ FPATH=torch/utils/data/datapipes/dataframe/structures.py 2025-06-01T22:53:07.5209199Z ++ echo torch/utils/data/datapipes/dataframe/structures.py 2025-06-01T22:53:07.5209628Z ++ grep RECORD 2025-06-01T22:53:07.5231670Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/dataframe/structures.py 2025-06-01T22:53:07.5232250Z +++ openssl base64 2025-06-01T22:53:07.5232499Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.5232757Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.5233011Z +++ sed -e s/=//g 2025-06-01T22:53:07.5273825Z ++ HASH=7NKwwvZI2CtjpjvA1eJmyFQcbet7cYXdaxSMTFPZdx0 2025-06-01T22:53:07.5276531Z +++ ls -nl torch/utils/data/datapipes/dataframe/structures.py 2025-06-01T22:53:07.5277259Z +++ awk '{print $5}' 2025-06-01T22:53:07.5305629Z ++ FSIZE=662 2025-06-01T22:53:07.5306505Z ++ echo '"torch/utils/data/datapipes/dataframe/structures.py",sha256=7NKwwvZI2CtjpjvA1eJmyFQcbet7cYXdaxSMTFPZdx0,662' 2025-06-01T22:53:07.5307290Z ++ read fname 2025-06-01T22:53:07.5307647Z ++ make_wheel_record torch/utils/data/datapipes/iter/__init__.py 2025-06-01T22:53:07.5308140Z ++ FPATH=torch/utils/data/datapipes/iter/__init__.py 2025-06-01T22:53:07.5308588Z ++ echo torch/utils/data/datapipes/iter/__init__.py 2025-06-01T22:53:07.5309100Z ++ grep RECORD 2025-06-01T22:53:07.5328150Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/iter/__init__.py 2025-06-01T22:53:07.5328676Z +++ openssl base64 2025-06-01T22:53:07.5329722Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.5331262Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.5332512Z +++ sed -e s/=//g 2025-06-01T22:53:07.5370343Z ++ HASH=Hr1OY3BP9JmWuHzG2_6Lw0rsfrMZLfe3S7CpshN5tYc 2025-06-01T22:53:07.5375084Z +++ ls -nl torch/utils/data/datapipes/iter/__init__.py 2025-06-01T22:53:07.5376031Z +++ awk '{print $5}' 2025-06-01T22:53:07.5402999Z ++ FSIZE=1815 2025-06-01T22:53:07.5403690Z ++ echo '"torch/utils/data/datapipes/iter/__init__.py",sha256=Hr1OY3BP9JmWuHzG2_6Lw0rsfrMZLfe3S7CpshN5tYc,1815' 2025-06-01T22:53:07.5404651Z ++ read fname 2025-06-01T22:53:07.5405188Z ++ make_wheel_record torch/utils/data/datapipes/iter/callable.py 2025-06-01T22:53:07.5405721Z ++ FPATH=torch/utils/data/datapipes/iter/callable.py 2025-06-01T22:53:07.5406183Z ++ echo torch/utils/data/datapipes/iter/callable.py 2025-06-01T22:53:07.5406583Z ++ grep RECORD 2025-06-01T22:53:07.5433568Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/iter/callable.py 2025-06-01T22:53:07.5434145Z +++ openssl base64 2025-06-01T22:53:07.5434412Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.5434659Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.5434928Z +++ sed -e s/=//g 2025-06-01T22:53:07.5477014Z ++ HASH=yhy9wxSugH2GLbPt5WgdzKsdN3P9p1ZMvm0xmtrpYyw 2025-06-01T22:53:07.5480328Z +++ ls -nl torch/utils/data/datapipes/iter/callable.py 2025-06-01T22:53:07.5481787Z +++ awk '{print $5}' 2025-06-01T22:53:07.5509128Z ++ FSIZE=9065 2025-06-01T22:53:07.5509844Z ++ echo '"torch/utils/data/datapipes/iter/callable.py",sha256=yhy9wxSugH2GLbPt5WgdzKsdN3P9p1ZMvm0xmtrpYyw,9065' 2025-06-01T22:53:07.5510551Z ++ read fname 2025-06-01T22:53:07.5510944Z ++ make_wheel_record torch/utils/data/datapipes/iter/combinatorics.py 2025-06-01T22:53:07.5511492Z ++ FPATH=torch/utils/data/datapipes/iter/combinatorics.py 2025-06-01T22:53:07.5511996Z ++ echo torch/utils/data/datapipes/iter/combinatorics.py 2025-06-01T22:53:07.5512389Z ++ grep RECORD 2025-06-01T22:53:07.5530944Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/iter/combinatorics.py 2025-06-01T22:53:07.5531490Z +++ openssl base64 2025-06-01T22:53:07.5532645Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.5534005Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.5535126Z +++ sed -e s/=//g 2025-06-01T22:53:07.5572590Z ++ HASH=7XL8fqckeEpVCbAjW-wpZJI6_gbHdD_4kcRGIYfK6GY 2025-06-01T22:53:07.5578102Z +++ ls -nl torch/utils/data/datapipes/iter/combinatorics.py 2025-06-01T22:53:07.5579100Z +++ awk '{print $5}' 2025-06-01T22:53:07.5605924Z ++ FSIZE=6460 2025-06-01T22:53:07.5606652Z ++ echo '"torch/utils/data/datapipes/iter/combinatorics.py",sha256=7XL8fqckeEpVCbAjW-wpZJI6_gbHdD_4kcRGIYfK6GY,6460' 2025-06-01T22:53:07.5607416Z ++ read fname 2025-06-01T22:53:07.5607783Z ++ make_wheel_record torch/utils/data/datapipes/iter/combining.py 2025-06-01T22:53:07.5608322Z ++ FPATH=torch/utils/data/datapipes/iter/combining.py 2025-06-01T22:53:07.5608811Z ++ echo torch/utils/data/datapipes/iter/combining.py 2025-06-01T22:53:07.5609201Z ++ grep RECORD 2025-06-01T22:53:07.5631725Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/iter/combining.py 2025-06-01T22:53:07.5632262Z +++ openssl base64 2025-06-01T22:53:07.5632530Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.5632773Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.5633042Z +++ sed -e s/=//g 2025-06-01T22:53:07.5673792Z ++ HASH=Xi0kdqkpuM6KKza1izRl-gMH9B5VVUK5UJ3BQ-2Q-bk 2025-06-01T22:53:07.5679032Z +++ ls -nl torch/utils/data/datapipes/iter/combining.py 2025-06-01T22:53:07.5679616Z +++ awk '{print $5}' 2025-06-01T22:53:07.5709131Z ++ FSIZE=27318 2025-06-01T22:53:07.5709861Z ++ echo '"torch/utils/data/datapipes/iter/combining.py",sha256=Xi0kdqkpuM6KKza1izRl-gMH9B5VVUK5UJ3BQ-2Q-bk,27318' 2025-06-01T22:53:07.5710587Z ++ read fname 2025-06-01T22:53:07.5710949Z ++ make_wheel_record torch/utils/data/datapipes/iter/filelister.py 2025-06-01T22:53:07.5711649Z ++ FPATH=torch/utils/data/datapipes/iter/filelister.py 2025-06-01T22:53:07.5712115Z ++ echo torch/utils/data/datapipes/iter/filelister.py 2025-06-01T22:53:07.5712514Z ++ grep RECORD 2025-06-01T22:53:07.5730548Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/iter/filelister.py 2025-06-01T22:53:07.5731082Z +++ openssl base64 2025-06-01T22:53:07.5732101Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.5733565Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.5734856Z +++ sed -e s/=//g 2025-06-01T22:53:07.5772709Z ++ HASH=tD8HIppD_c472KkMfoOBueXVYiUDm4L2rL4icUdAiZ4 2025-06-01T22:53:07.5778111Z +++ ls -nl torch/utils/data/datapipes/iter/filelister.py 2025-06-01T22:53:07.5778931Z +++ awk '{print $5}' 2025-06-01T22:53:07.5805776Z ++ FSIZE=2596 2025-06-01T22:53:07.5806501Z ++ echo '"torch/utils/data/datapipes/iter/filelister.py",sha256=tD8HIppD_c472KkMfoOBueXVYiUDm4L2rL4icUdAiZ4,2596' 2025-06-01T22:53:07.5807230Z ++ read fname 2025-06-01T22:53:07.5807613Z ++ make_wheel_record torch/utils/data/datapipes/iter/fileopener.py 2025-06-01T22:53:07.5808153Z ++ FPATH=torch/utils/data/datapipes/iter/fileopener.py 2025-06-01T22:53:07.5808640Z ++ echo torch/utils/data/datapipes/iter/fileopener.py 2025-06-01T22:53:07.5809031Z ++ grep RECORD 2025-06-01T22:53:07.5831500Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/iter/fileopener.py 2025-06-01T22:53:07.5832052Z +++ openssl base64 2025-06-01T22:53:07.5832301Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.5832559Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.5832816Z +++ sed -e s/=//g 2025-06-01T22:53:07.5876308Z ++ HASH=j1FT-pt4EBeULs0prVcfxDJIOkr70OgRkxazCHguIsQ 2025-06-01T22:53:07.5878756Z +++ ls -nl torch/utils/data/datapipes/iter/fileopener.py 2025-06-01T22:53:07.5880222Z +++ awk '{print $5}' 2025-06-01T22:53:07.5908669Z ++ FSIZE=2823 2025-06-01T22:53:07.5909829Z ++ echo '"torch/utils/data/datapipes/iter/fileopener.py",sha256=j1FT-pt4EBeULs0prVcfxDJIOkr70OgRkxazCHguIsQ,2823' 2025-06-01T22:53:07.5910591Z ++ read fname 2025-06-01T22:53:07.5910968Z ++ make_wheel_record torch/utils/data/datapipes/iter/grouping.py 2025-06-01T22:53:07.5911473Z ++ FPATH=torch/utils/data/datapipes/iter/grouping.py 2025-06-01T22:53:07.5911931Z ++ echo torch/utils/data/datapipes/iter/grouping.py 2025-06-01T22:53:07.5912304Z ++ grep RECORD 2025-06-01T22:53:07.5930612Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/iter/grouping.py 2025-06-01T22:53:07.5931139Z +++ openssl base64 2025-06-01T22:53:07.5931810Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.5933085Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.5934479Z +++ sed -e s/=//g 2025-06-01T22:53:07.5973291Z ++ HASH=ocypFkOu3SgSDGiH8jXSpAe6k-SUsHw3sfbVasmUIvI 2025-06-01T22:53:07.5978902Z +++ ls -nl torch/utils/data/datapipes/iter/grouping.py 2025-06-01T22:53:07.5979415Z +++ awk '{print $5}' 2025-06-01T22:53:07.6005955Z ++ FSIZE=12354 2025-06-01T22:53:07.6006677Z ++ echo '"torch/utils/data/datapipes/iter/grouping.py",sha256=ocypFkOu3SgSDGiH8jXSpAe6k-SUsHw3sfbVasmUIvI,12354' 2025-06-01T22:53:07.6007440Z ++ read fname 2025-06-01T22:53:07.6007840Z ++ make_wheel_record torch/utils/data/datapipes/iter/routeddecoder.py 2025-06-01T22:53:07.6008426Z ++ FPATH=torch/utils/data/datapipes/iter/routeddecoder.py 2025-06-01T22:53:07.6008938Z ++ echo torch/utils/data/datapipes/iter/routeddecoder.py 2025-06-01T22:53:07.6009362Z ++ grep RECORD 2025-06-01T22:53:07.6032765Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/iter/routeddecoder.py 2025-06-01T22:53:07.6033672Z +++ openssl base64 2025-06-01T22:53:07.6033992Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.6034262Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.6034524Z +++ sed -e s/=//g 2025-06-01T22:53:07.6075708Z ++ HASH=3gr3bB-3awQE_nu55sKFHmLTQiZXjMSx790SkES4VOE 2025-06-01T22:53:07.6078955Z +++ ls -nl torch/utils/data/datapipes/iter/routeddecoder.py 2025-06-01T22:53:07.6079469Z +++ awk '{print $5}' 2025-06-01T22:53:07.6108053Z ++ FSIZE=2731 2025-06-01T22:53:07.6108912Z ++ echo '"torch/utils/data/datapipes/iter/routeddecoder.py",sha256=3gr3bB-3awQE_nu55sKFHmLTQiZXjMSx790SkES4VOE,2731' 2025-06-01T22:53:07.6109670Z ++ read fname 2025-06-01T22:53:07.6110184Z ++ make_wheel_record torch/utils/data/datapipes/iter/selecting.py 2025-06-01T22:53:07.6110695Z ++ FPATH=torch/utils/data/datapipes/iter/selecting.py 2025-06-01T22:53:07.6111164Z ++ echo torch/utils/data/datapipes/iter/selecting.py 2025-06-01T22:53:07.6111546Z ++ grep RECORD 2025-06-01T22:53:07.6129909Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/iter/selecting.py 2025-06-01T22:53:07.6130426Z +++ openssl base64 2025-06-01T22:53:07.6131599Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.6132985Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.6134209Z +++ sed -e s/=//g 2025-06-01T22:53:07.6172064Z ++ HASH=cXP-13jcpl_Jt2R1GWWrJT4rblrVQRsxxafFjAxEQgA 2025-06-01T22:53:07.6177057Z +++ ls -nl torch/utils/data/datapipes/iter/selecting.py 2025-06-01T22:53:07.6178664Z +++ awk '{print $5}' 2025-06-01T22:53:07.6205572Z ++ FSIZE=3313 2025-06-01T22:53:07.6206292Z ++ echo '"torch/utils/data/datapipes/iter/selecting.py",sha256=cXP-13jcpl_Jt2R1GWWrJT4rblrVQRsxxafFjAxEQgA,3313' 2025-06-01T22:53:07.6207036Z ++ read fname 2025-06-01T22:53:07.6207398Z ++ make_wheel_record torch/utils/data/datapipes/iter/sharding.py 2025-06-01T22:53:07.6207924Z ++ FPATH=torch/utils/data/datapipes/iter/sharding.py 2025-06-01T22:53:07.6208380Z ++ echo torch/utils/data/datapipes/iter/sharding.py 2025-06-01T22:53:07.6218611Z ++ grep RECORD 2025-06-01T22:53:07.6230522Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/iter/sharding.py 2025-06-01T22:53:07.6231046Z +++ openssl base64 2025-06-01T22:53:07.6231908Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.6232246Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.6232697Z +++ sed -e s/=//g 2025-06-01T22:53:07.6277431Z ++ HASH=j8HO5S7hpKnHCJCCgxdww0QKj_bkXQlz7fhSDJG2Jk4 2025-06-01T22:53:07.6280511Z +++ ls -nl torch/utils/data/datapipes/iter/sharding.py 2025-06-01T22:53:07.6281127Z +++ awk '{print $5}' 2025-06-01T22:53:07.6309545Z ++ FSIZE=3510 2025-06-01T22:53:07.6310393Z ++ echo '"torch/utils/data/datapipes/iter/sharding.py",sha256=j8HO5S7hpKnHCJCCgxdww0QKj_bkXQlz7fhSDJG2Jk4,3510' 2025-06-01T22:53:07.6311165Z ++ read fname 2025-06-01T22:53:07.6311554Z ++ make_wheel_record torch/utils/data/datapipes/iter/streamreader.py 2025-06-01T22:53:07.6312110Z ++ FPATH=torch/utils/data/datapipes/iter/streamreader.py 2025-06-01T22:53:07.6312581Z ++ echo torch/utils/data/datapipes/iter/streamreader.py 2025-06-01T22:53:07.6312980Z ++ grep RECORD 2025-06-01T22:53:07.6331253Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/iter/streamreader.py 2025-06-01T22:53:07.6331811Z +++ openssl base64 2025-06-01T22:53:07.6332676Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.6334281Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.6335846Z +++ sed -e s/=//g 2025-06-01T22:53:07.6373042Z ++ HASH=jGtXojKnbGs7DYI2WprakwFYffs5JTRnRhgYVFzGFJk 2025-06-01T22:53:07.6378890Z +++ ls -nl torch/utils/data/datapipes/iter/streamreader.py 2025-06-01T22:53:07.6379654Z +++ awk '{print $5}' 2025-06-01T22:53:07.6405759Z ++ FSIZE=1560 2025-06-01T22:53:07.6406525Z ++ echo '"torch/utils/data/datapipes/iter/streamreader.py",sha256=jGtXojKnbGs7DYI2WprakwFYffs5JTRnRhgYVFzGFJk,1560' 2025-06-01T22:53:07.6407351Z ++ read fname 2025-06-01T22:53:07.6407729Z ++ make_wheel_record torch/utils/data/datapipes/iter/utils.py 2025-06-01T22:53:07.6408264Z ++ FPATH=torch/utils/data/datapipes/iter/utils.py 2025-06-01T22:53:07.6408718Z ++ echo torch/utils/data/datapipes/iter/utils.py 2025-06-01T22:53:07.6409089Z ++ grep RECORD 2025-06-01T22:53:07.6431368Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/iter/utils.py 2025-06-01T22:53:07.6432296Z +++ openssl base64 2025-06-01T22:53:07.6432632Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.6432930Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.6433615Z +++ sed -e s/=//g 2025-06-01T22:53:07.6474909Z ++ HASH=Wpasg7MfXcCiCB7QnlqPBjNeyMih674liCFoXf0EEcI 2025-06-01T22:53:07.6479294Z +++ ls -nl torch/utils/data/datapipes/iter/utils.py 2025-06-01T22:53:07.6480838Z +++ awk '{print $5}' 2025-06-01T22:53:07.6509980Z ++ FSIZE=1809 2025-06-01T22:53:07.6510802Z ++ echo '"torch/utils/data/datapipes/iter/utils.py",sha256=Wpasg7MfXcCiCB7QnlqPBjNeyMih674liCFoXf0EEcI,1809' 2025-06-01T22:53:07.6511505Z ++ read fname 2025-06-01T22:53:07.6511859Z ++ make_wheel_record torch/utils/data/datapipes/map/__init__.py 2025-06-01T22:53:07.6512359Z ++ FPATH=torch/utils/data/datapipes/map/__init__.py 2025-06-01T22:53:07.6512789Z ++ echo torch/utils/data/datapipes/map/__init__.py 2025-06-01T22:53:07.6513176Z ++ grep RECORD 2025-06-01T22:53:07.6530980Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/map/__init__.py 2025-06-01T22:53:07.6531501Z +++ openssl base64 2025-06-01T22:53:07.6532570Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.6534144Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.6535512Z +++ sed -e s/=//g 2025-06-01T22:53:07.6573762Z ++ HASH=gLZThKg4SBTjZlzOWyt3zFVZkY04WG6Ia731L9LyRho 2025-06-01T22:53:07.6579272Z +++ ls -nl torch/utils/data/datapipes/map/__init__.py 2025-06-01T22:53:07.6580173Z +++ awk '{print $5}' 2025-06-01T22:53:07.6605789Z ++ FSIZE=667 2025-06-01T22:53:07.6606466Z ++ echo '"torch/utils/data/datapipes/map/__init__.py",sha256=gLZThKg4SBTjZlzOWyt3zFVZkY04WG6Ia731L9LyRho,667' 2025-06-01T22:53:07.6607152Z ++ read fname 2025-06-01T22:53:07.6607531Z ++ make_wheel_record torch/utils/data/datapipes/map/callable.py 2025-06-01T22:53:07.6608074Z ++ FPATH=torch/utils/data/datapipes/map/callable.py 2025-06-01T22:53:07.6608547Z ++ echo torch/utils/data/datapipes/map/callable.py 2025-06-01T22:53:07.6608941Z ++ grep RECORD 2025-06-01T22:53:07.6632151Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/map/callable.py 2025-06-01T22:53:07.6632694Z +++ openssl base64 2025-06-01T22:53:07.6632953Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.6633363Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.6633801Z +++ sed -e s/=//g 2025-06-01T22:53:07.6674141Z ++ HASH=o4GBT6ullXxvbHFHLNqiabkbuHLXOVMMTA1kNHB4BLM 2025-06-01T22:53:07.6678003Z +++ ls -nl torch/utils/data/datapipes/map/callable.py 2025-06-01T22:53:07.6678877Z +++ awk '{print $5}' 2025-06-01T22:53:07.6708059Z ++ FSIZE=1860 2025-06-01T22:53:07.6708662Z ++ echo '"torch/utils/data/datapipes/map/callable.py",sha256=o4GBT6ullXxvbHFHLNqiabkbuHLXOVMMTA1kNHB4BLM,1860' 2025-06-01T22:53:07.6708763Z ++ read fname 2025-06-01T22:53:07.6709008Z ++ make_wheel_record torch/utils/data/datapipes/map/combinatorics.py 2025-06-01T22:53:07.6709193Z ++ FPATH=torch/utils/data/datapipes/map/combinatorics.py 2025-06-01T22:53:07.6709384Z ++ echo torch/utils/data/datapipes/map/combinatorics.py 2025-06-01T22:53:07.6709509Z ++ grep RECORD 2025-06-01T22:53:07.6730604Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/map/combinatorics.py 2025-06-01T22:53:07.6730736Z +++ openssl base64 2025-06-01T22:53:07.6732043Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.6733386Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.6734848Z +++ sed -e s/=//g 2025-06-01T22:53:07.6772404Z ++ HASH=EWOb4kySfvvvmxaZIPuzpM_heihpelpfu7DElLm2Bgk 2025-06-01T22:53:07.6777163Z +++ ls -nl torch/utils/data/datapipes/map/combinatorics.py 2025-06-01T22:53:07.6778774Z +++ awk '{print $5}' 2025-06-01T22:53:07.6805647Z ++ FSIZE=4191 2025-06-01T22:53:07.6806229Z ++ echo '"torch/utils/data/datapipes/map/combinatorics.py",sha256=EWOb4kySfvvvmxaZIPuzpM_heihpelpfu7DElLm2Bgk,4191' 2025-06-01T22:53:07.6806348Z ++ read fname 2025-06-01T22:53:07.6806570Z ++ make_wheel_record torch/utils/data/datapipes/map/combining.py 2025-06-01T22:53:07.6806740Z ++ FPATH=torch/utils/data/datapipes/map/combining.py 2025-06-01T22:53:07.6806918Z ++ echo torch/utils/data/datapipes/map/combining.py 2025-06-01T22:53:07.6807424Z ++ grep RECORD 2025-06-01T22:53:07.6832476Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/map/combining.py 2025-06-01T22:53:07.6832668Z +++ openssl base64 2025-06-01T22:53:07.6833096Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.6833220Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.6833868Z +++ sed -e s/=//g 2025-06-01T22:53:07.6874650Z ++ HASH=5bgulVPrv88K0pm73UT7ZK-b6THA7yF4vYTJiRVPZNI 2025-06-01T22:53:07.6876849Z +++ ls -nl torch/utils/data/datapipes/map/combining.py 2025-06-01T22:53:07.6877424Z +++ awk '{print $5}' 2025-06-01T22:53:07.6906436Z ++ FSIZE=3699 2025-06-01T22:53:07.6907221Z ++ echo '"torch/utils/data/datapipes/map/combining.py",sha256=5bgulVPrv88K0pm73UT7ZK-b6THA7yF4vYTJiRVPZNI,3699' 2025-06-01T22:53:07.6907322Z ++ read fname 2025-06-01T22:53:07.6907564Z ++ make_wheel_record torch/utils/data/datapipes/map/grouping.py 2025-06-01T22:53:07.6907727Z ++ FPATH=torch/utils/data/datapipes/map/grouping.py 2025-06-01T22:53:07.6907880Z ++ echo torch/utils/data/datapipes/map/grouping.py 2025-06-01T22:53:07.6907992Z ++ grep RECORD 2025-06-01T22:53:07.6928157Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/map/grouping.py 2025-06-01T22:53:07.6928458Z +++ openssl base64 2025-06-01T22:53:07.6929548Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.6931209Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.6932289Z +++ sed -e s/=//g 2025-06-01T22:53:07.6974115Z ++ HASH=oB7zwvPMLYq6kuHyu2KYt7coE0UYSLLJM6FYCdY03_s 2025-06-01T22:53:07.6977401Z +++ ls -nl torch/utils/data/datapipes/map/grouping.py 2025-06-01T22:53:07.6978534Z +++ awk '{print $5}' 2025-06-01T22:53:07.7005620Z ++ FSIZE=2457 2025-06-01T22:53:07.7006180Z ++ echo '"torch/utils/data/datapipes/map/grouping.py",sha256=oB7zwvPMLYq6kuHyu2KYt7coE0UYSLLJM6FYCdY03_s,2457' 2025-06-01T22:53:07.7006279Z ++ read fname 2025-06-01T22:53:07.7006484Z ++ make_wheel_record torch/utils/data/datapipes/map/utils.py 2025-06-01T22:53:07.7006653Z ++ FPATH=torch/utils/data/datapipes/map/utils.py 2025-06-01T22:53:07.7006805Z ++ echo torch/utils/data/datapipes/map/utils.py 2025-06-01T22:53:07.7007120Z ++ grep RECORD 2025-06-01T22:53:07.7031549Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/map/utils.py 2025-06-01T22:53:07.7032078Z +++ openssl base64 2025-06-01T22:53:07.7032275Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.7032434Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.7032721Z +++ sed -e s/=//g 2025-06-01T22:53:07.7074172Z ++ HASH=dDeCKb2Kc7jK8i1PBZgtJQU63coB_BZtUi0HLTmRxJw 2025-06-01T22:53:07.7077241Z +++ ls -nl torch/utils/data/datapipes/map/utils.py 2025-06-01T22:53:07.7078322Z +++ awk '{print $5}' 2025-06-01T22:53:07.7106262Z ++ FSIZE=1575 2025-06-01T22:53:07.7106962Z ++ echo '"torch/utils/data/datapipes/map/utils.py",sha256=dDeCKb2Kc7jK8i1PBZgtJQU63coB_BZtUi0HLTmRxJw,1575' 2025-06-01T22:53:07.7107115Z ++ read fname 2025-06-01T22:53:07.7107339Z ++ make_wheel_record torch/utils/data/datapipes/utils/__init__.py 2025-06-01T22:53:07.7107524Z ++ FPATH=torch/utils/data/datapipes/utils/__init__.py 2025-06-01T22:53:07.7107691Z ++ echo torch/utils/data/datapipes/utils/__init__.py 2025-06-01T22:53:07.7108829Z ++ grep RECORD 2025-06-01T22:53:07.7129621Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/utils/__init__.py 2025-06-01T22:53:07.7129895Z +++ openssl base64 2025-06-01T22:53:07.7130929Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.7132444Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.7133580Z +++ sed -e s/=//g 2025-06-01T22:53:07.7171456Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:07.7176464Z +++ ls -nl torch/utils/data/datapipes/utils/__init__.py 2025-06-01T22:53:07.7178198Z +++ awk '{print $5}' 2025-06-01T22:53:07.7205569Z ++ FSIZE=0 2025-06-01T22:53:07.7206151Z ++ echo '"torch/utils/data/datapipes/utils/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:07.7206269Z ++ read fname 2025-06-01T22:53:07.7206523Z ++ make_wheel_record torch/utils/data/datapipes/utils/common.py 2025-06-01T22:53:07.7206746Z ++ FPATH=torch/utils/data/datapipes/utils/common.py 2025-06-01T22:53:07.7206927Z ++ echo torch/utils/data/datapipes/utils/common.py 2025-06-01T22:53:07.7207023Z ++ grep RECORD 2025-06-01T22:53:07.7231281Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/utils/common.py 2025-06-01T22:53:07.7231429Z +++ openssl base64 2025-06-01T22:53:07.7231538Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.7231650Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.7232326Z +++ sed -e s/=//g 2025-06-01T22:53:07.7274821Z ++ HASH=ahu816VrUir2zc-kFnHyy7cI-v6pKTHS6IHhvdmU-Zo 2025-06-01T22:53:07.7279707Z +++ ls -nl torch/utils/data/datapipes/utils/common.py 2025-06-01T22:53:07.7279832Z +++ awk '{print $5}' 2025-06-01T22:53:07.7307551Z ++ FSIZE=13700 2025-06-01T22:53:07.7308088Z ++ echo '"torch/utils/data/datapipes/utils/common.py",sha256=ahu816VrUir2zc-kFnHyy7cI-v6pKTHS6IHhvdmU-Zo,13700' 2025-06-01T22:53:07.7308199Z ++ read fname 2025-06-01T22:53:07.7308411Z ++ make_wheel_record torch/utils/data/datapipes/utils/decoder.py 2025-06-01T22:53:07.7308577Z ++ FPATH=torch/utils/data/datapipes/utils/decoder.py 2025-06-01T22:53:07.7308732Z ++ echo torch/utils/data/datapipes/utils/decoder.py 2025-06-01T22:53:07.7308871Z ++ grep RECORD 2025-06-01T22:53:07.7330403Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/utils/decoder.py 2025-06-01T22:53:07.7330674Z +++ openssl base64 2025-06-01T22:53:07.7331199Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.7332729Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.7334062Z +++ sed -e s/=//g 2025-06-01T22:53:07.7374685Z ++ HASH=O1e16joBAVCk8Jj973KEz9R21u1F3zaqkqdVOULOBag 2025-06-01T22:53:07.7380014Z +++ ls -nl torch/utils/data/datapipes/utils/decoder.py 2025-06-01T22:53:07.7380943Z +++ awk '{print $5}' 2025-06-01T22:53:07.7406514Z ++ FSIZE=11887 2025-06-01T22:53:07.7407056Z ++ echo '"torch/utils/data/datapipes/utils/decoder.py",sha256=O1e16joBAVCk8Jj973KEz9R21u1F3zaqkqdVOULOBag,11887' 2025-06-01T22:53:07.7407154Z ++ read fname 2025-06-01T22:53:07.7407395Z ++ make_wheel_record torch/utils/data/datapipes/utils/snapshot.py 2025-06-01T22:53:07.7407571Z ++ FPATH=torch/utils/data/datapipes/utils/snapshot.py 2025-06-01T22:53:07.7407743Z ++ echo torch/utils/data/datapipes/utils/snapshot.py 2025-06-01T22:53:07.7408849Z ++ grep RECORD 2025-06-01T22:53:07.7432641Z +++ openssl dgst -sha256 -binary torch/utils/data/datapipes/utils/snapshot.py 2025-06-01T22:53:07.7433250Z +++ openssl base64 2025-06-01T22:53:07.7433585Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.7433714Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.7433817Z +++ sed -e s/=//g 2025-06-01T22:53:07.7477320Z ++ HASH=A1pbz3hTPOWq_AbsyKBwBA6-bqleeXLnIbWuqapUcJc 2025-06-01T22:53:07.7480707Z +++ ls -nl torch/utils/data/datapipes/utils/snapshot.py 2025-06-01T22:53:07.7481170Z +++ awk '{print $5}' 2025-06-01T22:53:07.7509625Z ++ FSIZE=3103 2025-06-01T22:53:07.7510178Z ++ echo '"torch/utils/data/datapipes/utils/snapshot.py",sha256=A1pbz3hTPOWq_AbsyKBwBA6-bqleeXLnIbWuqapUcJc,3103' 2025-06-01T22:53:07.7510274Z ++ read fname 2025-06-01T22:53:07.7510433Z ++ make_wheel_record torch/utils/hipify/__init__.py 2025-06-01T22:53:07.7510560Z ++ FPATH=torch/utils/hipify/__init__.py 2025-06-01T22:53:07.7510692Z ++ echo torch/utils/hipify/__init__.py 2025-06-01T22:53:07.7511053Z ++ grep RECORD 2025-06-01T22:53:07.7531765Z +++ openssl dgst -sha256 -binary torch/utils/hipify/__init__.py 2025-06-01T22:53:07.7532388Z +++ openssl base64 2025-06-01T22:53:07.7533411Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.7534928Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.7536253Z +++ sed -e s/=//g 2025-06-01T22:53:07.7573865Z ++ HASH=Jzb_RfgvXCrm_SQ4AfeGVi1N36YybxnM5mpyxrnihgI 2025-06-01T22:53:07.7579393Z +++ ls -nl torch/utils/hipify/__init__.py 2025-06-01T22:53:07.7579732Z +++ awk '{print $5}' 2025-06-01T22:53:07.7605889Z ++ FSIZE=33 2025-06-01T22:53:07.7606323Z ++ echo '"torch/utils/hipify/__init__.py",sha256=Jzb_RfgvXCrm_SQ4AfeGVi1N36YybxnM5mpyxrnihgI,33' 2025-06-01T22:53:07.7606436Z ++ read fname 2025-06-01T22:53:07.7606611Z ++ make_wheel_record torch/utils/hipify/constants.py 2025-06-01T22:53:07.7606745Z ++ FPATH=torch/utils/hipify/constants.py 2025-06-01T22:53:07.7607110Z ++ echo torch/utils/hipify/constants.py 2025-06-01T22:53:07.7607685Z ++ grep RECORD 2025-06-01T22:53:07.7632853Z +++ openssl dgst -sha256 -binary torch/utils/hipify/constants.py 2025-06-01T22:53:07.7633001Z +++ openssl base64 2025-06-01T22:53:07.7633105Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.7633207Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.7633302Z +++ sed -e s/=//g 2025-06-01T22:53:07.7675034Z ++ HASH=sogTIVpPGdJWQA7OvnjfeAgNwbp8BpbWtO12xV-KBFE 2025-06-01T22:53:07.7679650Z +++ ls -nl torch/utils/hipify/constants.py 2025-06-01T22:53:07.7679750Z +++ awk '{print $5}' 2025-06-01T22:53:07.7707498Z ++ FSIZE=1174 2025-06-01T22:53:07.7708132Z ++ echo '"torch/utils/hipify/constants.py",sha256=sogTIVpPGdJWQA7OvnjfeAgNwbp8BpbWtO12xV-KBFE,1174' 2025-06-01T22:53:07.7708232Z ++ read fname 2025-06-01T22:53:07.7708530Z ++ make_wheel_record torch/utils/hipify/cuda_to_hip_mappings.py 2025-06-01T22:53:07.7708693Z ++ FPATH=torch/utils/hipify/cuda_to_hip_mappings.py 2025-06-01T22:53:07.7708846Z ++ echo torch/utils/hipify/cuda_to_hip_mappings.py 2025-06-01T22:53:07.7709185Z ++ grep RECORD 2025-06-01T22:53:07.7729972Z +++ openssl dgst -sha256 -binary torch/utils/hipify/cuda_to_hip_mappings.py 2025-06-01T22:53:07.7730328Z +++ openssl base64 2025-06-01T22:53:07.7731292Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.7732803Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.7733894Z +++ sed -e s/=//g 2025-06-01T22:53:07.7787706Z ++ HASH=4Y_uxfCZx_eA2_VCK4_0vYXVlGTlgs0mc_OH4n2JJYk 2025-06-01T22:53:07.7789382Z +++ ls -nl torch/utils/hipify/cuda_to_hip_mappings.py 2025-06-01T22:53:07.7790254Z +++ awk '{print $5}' 2025-06-01T22:53:07.7814759Z ++ FSIZE=358022 2025-06-01T22:53:07.7815291Z ++ echo '"torch/utils/hipify/cuda_to_hip_mappings.py",sha256=4Y_uxfCZx_eA2_VCK4_0vYXVlGTlgs0mc_OH4n2JJYk,358022' 2025-06-01T22:53:07.7815400Z ++ read fname 2025-06-01T22:53:07.7815717Z ++ make_wheel_record torch/utils/hipify/hipify_python.py 2025-06-01T22:53:07.7815861Z ++ FPATH=torch/utils/hipify/hipify_python.py 2025-06-01T22:53:07.7818350Z ++ echo torch/utils/hipify/hipify_python.py 2025-06-01T22:53:07.7819480Z ++ grep RECORD 2025-06-01T22:53:07.7843539Z +++ openssl dgst -sha256 -binary torch/utils/hipify/hipify_python.py 2025-06-01T22:53:07.7843663Z +++ openssl base64 2025-06-01T22:53:07.7844067Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.7844173Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.7844681Z +++ sed -e s/=//g 2025-06-01T22:53:07.7885861Z ++ HASH=0pZ4VMnqTps5536yuGQ8HH1Lft64NOi6Fujszfs5Apc 2025-06-01T22:53:07.7889318Z +++ ls -nl torch/utils/hipify/hipify_python.py 2025-06-01T22:53:07.7890220Z +++ awk '{print $5}' 2025-06-01T22:53:07.7918265Z ++ FSIZE=47054 2025-06-01T22:53:07.7918785Z ++ echo '"torch/utils/hipify/hipify_python.py",sha256=0pZ4VMnqTps5536yuGQ8HH1Lft64NOi6Fujszfs5Apc,47054' 2025-06-01T22:53:07.7918888Z ++ read fname 2025-06-01T22:53:07.7919059Z ++ make_wheel_record torch/utils/hipify/version.py 2025-06-01T22:53:07.7919244Z ++ FPATH=torch/utils/hipify/version.py 2025-06-01T22:53:07.7919365Z ++ echo torch/utils/hipify/version.py 2025-06-01T22:53:07.7919465Z ++ grep RECORD 2025-06-01T22:53:07.7943671Z +++ openssl dgst -sha256 -binary torch/utils/hipify/version.py 2025-06-01T22:53:07.7943861Z +++ openssl base64 2025-06-01T22:53:07.7943976Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.7944238Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.7944728Z +++ sed -e s/=//g 2025-06-01T22:53:07.7986877Z ++ HASH=RsZjRjMprNcDm97wqRRSk6rTLgTX8N0GyicZyZ8OsBQ 2025-06-01T22:53:07.7989658Z +++ ls -nl torch/utils/hipify/version.py 2025-06-01T22:53:07.7990045Z +++ awk '{print $5}' 2025-06-01T22:53:07.8014702Z ++ FSIZE=22 2025-06-01T22:53:07.8015245Z ++ echo '"torch/utils/hipify/version.py",sha256=RsZjRjMprNcDm97wqRRSk6rTLgTX8N0GyicZyZ8OsBQ,22' 2025-06-01T22:53:07.8015384Z ++ read fname 2025-06-01T22:53:07.8015744Z ++ make_wheel_record torch/utils/jit/__init__.py 2025-06-01T22:53:07.8016010Z ++ FPATH=torch/utils/jit/__init__.py 2025-06-01T22:53:07.8018208Z ++ echo torch/utils/jit/__init__.py 2025-06-01T22:53:07.8019440Z ++ grep RECORD 2025-06-01T22:53:07.8042109Z +++ openssl dgst -sha256 -binary torch/utils/jit/__init__.py 2025-06-01T22:53:07.8042338Z +++ openssl base64 2025-06-01T22:53:07.8042468Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.8042646Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.8044520Z +++ sed -e s/=//g 2025-06-01T22:53:07.8084799Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:07.8087599Z +++ ls -nl torch/utils/jit/__init__.py 2025-06-01T22:53:07.8088218Z +++ awk '{print $5}' 2025-06-01T22:53:07.8117159Z ++ FSIZE=0 2025-06-01T22:53:07.8117647Z ++ echo '"torch/utils/jit/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:07.8117790Z ++ read fname 2025-06-01T22:53:07.8118133Z ++ make_wheel_record torch/utils/jit/log_extract.py 2025-06-01T22:53:07.8118262Z ++ FPATH=torch/utils/jit/log_extract.py 2025-06-01T22:53:07.8118406Z ++ echo torch/utils/jit/log_extract.py 2025-06-01T22:53:07.8118502Z ++ grep RECORD 2025-06-01T22:53:07.8142318Z +++ openssl dgst -sha256 -binary torch/utils/jit/log_extract.py 2025-06-01T22:53:07.8142774Z +++ openssl base64 2025-06-01T22:53:07.8142881Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.8142978Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.8143084Z +++ sed -e s/=//g 2025-06-01T22:53:07.8183440Z ++ HASH=QRw9IN4zR3CIb130CFBe7G5PEwi3Af4IrC6pTaVoCGE 2025-06-01T22:53:07.8185019Z +++ ls -nl torch/utils/jit/log_extract.py 2025-06-01T22:53:07.8186003Z +++ awk '{print $5}' 2025-06-01T22:53:07.8209920Z ++ FSIZE=3751 2025-06-01T22:53:07.8210390Z ++ echo '"torch/utils/jit/log_extract.py",sha256=QRw9IN4zR3CIb130CFBe7G5PEwi3Af4IrC6pTaVoCGE,3751' 2025-06-01T22:53:07.8210490Z ++ read fname 2025-06-01T22:53:07.8210671Z ++ make_wheel_record torch/utils/model_dump/__init__.py 2025-06-01T22:53:07.8210818Z ++ FPATH=torch/utils/model_dump/__init__.py 2025-06-01T22:53:07.8212836Z ++ echo torch/utils/model_dump/__init__.py 2025-06-01T22:53:07.8213948Z ++ grep RECORD 2025-06-01T22:53:07.8237382Z +++ openssl dgst -sha256 -binary torch/utils/model_dump/__init__.py 2025-06-01T22:53:07.8237523Z +++ openssl base64 2025-06-01T22:53:07.8237630Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.8237735Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.8239326Z +++ sed -e s/=//g 2025-06-01T22:53:07.8278688Z ++ HASH=nLkz0-rkYTn4bnR1wJiJArQUoZq-v6o4LJIB89CJmYg 2025-06-01T22:53:07.8282130Z +++ ls -nl torch/utils/model_dump/__init__.py 2025-06-01T22:53:07.8282734Z +++ awk '{print $5}' 2025-06-01T22:53:07.8311605Z ++ FSIZE=16782 2025-06-01T22:53:07.8312149Z ++ echo '"torch/utils/model_dump/__init__.py",sha256=nLkz0-rkYTn4bnR1wJiJArQUoZq-v6o4LJIB89CJmYg,16782' 2025-06-01T22:53:07.8312498Z ++ read fname 2025-06-01T22:53:07.8312731Z ++ make_wheel_record torch/utils/model_dump/__main__.py 2025-06-01T22:53:07.8312907Z ++ FPATH=torch/utils/model_dump/__main__.py 2025-06-01T22:53:07.8313103Z ++ echo torch/utils/model_dump/__main__.py 2025-06-01T22:53:07.8313230Z ++ grep RECORD 2025-06-01T22:53:07.8332663Z +++ openssl dgst -sha256 -binary torch/utils/model_dump/__main__.py 2025-06-01T22:53:07.8333382Z +++ openssl base64 2025-06-01T22:53:07.8334674Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.8336184Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.8337387Z +++ sed -e s/=//g 2025-06-01T22:53:07.8376529Z ++ HASH=jYGPuoI11jzWgGKtK1-E550XLfPkrbHq_BRUbLusK-A 2025-06-01T22:53:07.8381623Z +++ ls -nl torch/utils/model_dump/__main__.py 2025-06-01T22:53:07.8382576Z +++ awk '{print $5}' 2025-06-01T22:53:07.8406091Z ++ FSIZE=79 2025-06-01T22:53:07.8406644Z ++ echo '"torch/utils/model_dump/__main__.py",sha256=jYGPuoI11jzWgGKtK1-E550XLfPkrbHq_BRUbLusK-A,79' 2025-06-01T22:53:07.8407454Z ++ read fname 2025-06-01T22:53:07.8407755Z ++ make_wheel_record torch/utils/model_dump/code.js 2025-06-01T22:53:07.8408180Z ++ FPATH=torch/utils/model_dump/code.js 2025-06-01T22:53:07.8409385Z ++ echo torch/utils/model_dump/code.js 2025-06-01T22:53:07.8410492Z ++ grep RECORD 2025-06-01T22:53:07.8432716Z +++ openssl dgst -sha256 -binary torch/utils/model_dump/code.js 2025-06-01T22:53:07.8433455Z +++ openssl base64 2025-06-01T22:53:07.8434124Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.8434828Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.8436285Z +++ sed -e s/=//g 2025-06-01T22:53:07.8476969Z ++ HASH=70w_JAT7N8dkWHrpQsA1enZCJK7VJOIy23ukbbbXQAg 2025-06-01T22:53:07.8480874Z +++ ls -nl torch/utils/model_dump/code.js 2025-06-01T22:53:07.8482337Z +++ awk '{print $5}' 2025-06-01T22:53:07.8510735Z ++ FSIZE=19251 2025-06-01T22:53:07.8511445Z ++ echo '"torch/utils/model_dump/code.js",sha256=70w_JAT7N8dkWHrpQsA1enZCJK7VJOIy23ukbbbXQAg,19251' 2025-06-01T22:53:07.8512082Z ++ read fname 2025-06-01T22:53:07.8512372Z ++ make_wheel_record torch/utils/model_dump/htm.mjs 2025-06-01T22:53:07.8512786Z ++ FPATH=torch/utils/model_dump/htm.mjs 2025-06-01T22:53:07.8513145Z ++ echo torch/utils/model_dump/htm.mjs 2025-06-01T22:53:07.8513639Z ++ grep RECORD 2025-06-01T22:53:07.8531257Z +++ openssl dgst -sha256 -binary torch/utils/model_dump/htm.mjs 2025-06-01T22:53:07.8531904Z +++ openssl base64 2025-06-01T22:53:07.8533125Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.8534530Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.8535991Z +++ sed -e s/=//g 2025-06-01T22:53:07.8574028Z ++ HASH=m-psDFjVL3_BzcZnYkiRT8AIYhFhCY5ERrh_LP4sEH4 2025-06-01T22:53:07.8579314Z +++ ls -nl torch/utils/model_dump/htm.mjs 2025-06-01T22:53:07.8579948Z +++ awk '{print $5}' 2025-06-01T22:53:07.8606202Z ++ FSIZE=1230 2025-06-01T22:53:07.8606810Z ++ echo '"torch/utils/model_dump/htm.mjs",sha256=m-psDFjVL3_BzcZnYkiRT8AIYhFhCY5ERrh_LP4sEH4,1230' 2025-06-01T22:53:07.8607562Z ++ read fname 2025-06-01T22:53:07.8607896Z ++ make_wheel_record torch/utils/model_dump/preact.mjs 2025-06-01T22:53:07.8608336Z ++ FPATH=torch/utils/model_dump/preact.mjs 2025-06-01T22:53:07.8608736Z ++ echo torch/utils/model_dump/preact.mjs 2025-06-01T22:53:07.8609082Z ++ grep RECORD 2025-06-01T22:53:07.8631597Z +++ openssl dgst -sha256 -binary torch/utils/model_dump/preact.mjs 2025-06-01T22:53:07.8632374Z +++ openssl base64 2025-06-01T22:53:07.8632642Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.8632902Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.8633589Z +++ sed -e s/=//g 2025-06-01T22:53:07.8675391Z ++ HASH=005yDhrtmGbeMNCyf7SMhNktZT4VisnDde1R-TMD5gk 2025-06-01T22:53:07.8678914Z +++ ls -nl torch/utils/model_dump/preact.mjs 2025-06-01T22:53:07.8680038Z +++ awk '{print $5}' 2025-06-01T22:53:07.8708820Z ++ FSIZE=10078 2025-06-01T22:53:07.8709553Z ++ echo '"torch/utils/model_dump/preact.mjs",sha256=005yDhrtmGbeMNCyf7SMhNktZT4VisnDde1R-TMD5gk,10078' 2025-06-01T22:53:07.8710222Z ++ read fname 2025-06-01T22:53:07.8710541Z ++ make_wheel_record torch/utils/model_dump/skeleton.html 2025-06-01T22:53:07.8710998Z ++ FPATH=torch/utils/model_dump/skeleton.html 2025-06-01T22:53:07.8711388Z ++ echo torch/utils/model_dump/skeleton.html 2025-06-01T22:53:07.8711743Z ++ grep RECORD 2025-06-01T22:53:07.8730597Z +++ openssl dgst -sha256 -binary torch/utils/model_dump/skeleton.html 2025-06-01T22:53:07.8731094Z +++ openssl base64 2025-06-01T22:53:07.8732487Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.8733816Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.8735313Z +++ sed -e s/=//g 2025-06-01T22:53:07.8773144Z ++ HASH=vq4r1yFKZEchXwQmky1zpj3q65MCPDBD7wDt6SqzJGg 2025-06-01T22:53:07.8778498Z +++ ls -nl torch/utils/model_dump/skeleton.html 2025-06-01T22:53:07.8779654Z +++ awk '{print $5}' 2025-06-01T22:53:07.8805972Z ++ FSIZE=384 2025-06-01T22:53:07.8806763Z ++ echo '"torch/utils/model_dump/skeleton.html",sha256=vq4r1yFKZEchXwQmky1zpj3q65MCPDBD7wDt6SqzJGg,384' 2025-06-01T22:53:07.8807436Z ++ read fname 2025-06-01T22:53:07.8807787Z ++ make_wheel_record torch/utils/serialization/__init__.py 2025-06-01T22:53:07.8808344Z ++ FPATH=torch/utils/serialization/__init__.py 2025-06-01T22:53:07.8808771Z ++ echo torch/utils/serialization/__init__.py 2025-06-01T22:53:07.8809131Z ++ grep RECORD 2025-06-01T22:53:07.8833788Z +++ openssl dgst -sha256 -binary torch/utils/serialization/__init__.py 2025-06-01T22:53:07.8834376Z +++ openssl base64 2025-06-01T22:53:07.8834636Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.8834898Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.8835156Z +++ sed -e s/=//g 2025-06-01T22:53:07.8876672Z ++ HASH=urhmq5QqBImvzUxNXw7VkCHllOx41xEyNenyZOWKYQQ 2025-06-01T22:53:07.8879063Z +++ ls -nl torch/utils/serialization/__init__.py 2025-06-01T22:53:07.8880322Z +++ awk '{print $5}' 2025-06-01T22:53:07.8909749Z ++ FSIZE=21 2025-06-01T22:53:07.8910429Z ++ echo '"torch/utils/serialization/__init__.py",sha256=urhmq5QqBImvzUxNXw7VkCHllOx41xEyNenyZOWKYQQ,21' 2025-06-01T22:53:07.8911099Z ++ read fname 2025-06-01T22:53:07.8911424Z ++ make_wheel_record torch/utils/serialization/config.py 2025-06-01T22:53:07.8911878Z ++ FPATH=torch/utils/serialization/config.py 2025-06-01T22:53:07.8912287Z ++ echo torch/utils/serialization/config.py 2025-06-01T22:53:07.8912635Z ++ grep RECORD 2025-06-01T22:53:07.8930793Z +++ openssl dgst -sha256 -binary torch/utils/serialization/config.py 2025-06-01T22:53:07.8931274Z +++ openssl base64 2025-06-01T22:53:07.8932135Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.8933758Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.8934951Z +++ sed -e s/=//g 2025-06-01T22:53:07.8972824Z ++ HASH=YqqvOY23n8R_UqHaNAA1xxKndeh4FLf7DeqpW1kT0O0 2025-06-01T22:53:07.8978352Z +++ ls -nl torch/utils/serialization/config.py 2025-06-01T22:53:07.8979045Z +++ awk '{print $5}' 2025-06-01T22:53:07.9005610Z ++ FSIZE=658 2025-06-01T22:53:07.9006255Z ++ echo '"torch/utils/serialization/config.py",sha256=YqqvOY23n8R_UqHaNAA1xxKndeh4FLf7DeqpW1kT0O0,658' 2025-06-01T22:53:07.9006938Z ++ read fname 2025-06-01T22:53:07.9007409Z ++ make_wheel_record torch/utils/tensorboard/__init__.py 2025-06-01T22:53:07.9007872Z ++ FPATH=torch/utils/tensorboard/__init__.py 2025-06-01T22:53:07.9008272Z ++ echo torch/utils/tensorboard/__init__.py 2025-06-01T22:53:07.9008637Z ++ grep RECORD 2025-06-01T22:53:07.9031911Z +++ openssl dgst -sha256 -binary torch/utils/tensorboard/__init__.py 2025-06-01T22:53:07.9032435Z +++ openssl base64 2025-06-01T22:53:07.9032691Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.9033067Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.9033341Z +++ sed -e s/=//g 2025-06-01T22:53:07.9076777Z ++ HASH=ZYXvCXkbnXG7fJB_0aD2m1tdKIjo39LFzMqN7fku94w 2025-06-01T22:53:07.9078452Z +++ ls -nl torch/utils/tensorboard/__init__.py 2025-06-01T22:53:07.9079805Z +++ awk '{print $5}' 2025-06-01T22:53:07.9107903Z ++ FSIZE=480 2025-06-01T22:53:07.9108507Z ++ echo '"torch/utils/tensorboard/__init__.py",sha256=ZYXvCXkbnXG7fJB_0aD2m1tdKIjo39LFzMqN7fku94w,480' 2025-06-01T22:53:07.9109118Z ++ read fname 2025-06-01T22:53:07.9109469Z ++ make_wheel_record torch/utils/tensorboard/_convert_np.py 2025-06-01T22:53:07.9109925Z ++ FPATH=torch/utils/tensorboard/_convert_np.py 2025-06-01T22:53:07.9110346Z ++ echo torch/utils/tensorboard/_convert_np.py 2025-06-01T22:53:07.9110702Z ++ grep RECORD 2025-06-01T22:53:07.9130112Z +++ openssl dgst -sha256 -binary torch/utils/tensorboard/_convert_np.py 2025-06-01T22:53:07.9130645Z +++ openssl base64 2025-06-01T22:53:07.9131290Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.9132697Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.9133772Z +++ sed -e s/=//g 2025-06-01T22:53:07.9172622Z ++ HASH=Dd2DxEZ26JjZRac5v_91nbIJoTiK1RmYvznK2tjzklY 2025-06-01T22:53:07.9178433Z +++ ls -nl torch/utils/tensorboard/_convert_np.py 2025-06-01T22:53:07.9179160Z +++ awk '{print $5}' 2025-06-01T22:53:07.9205302Z ++ FSIZE=734 2025-06-01T22:53:07.9205943Z ++ echo '"torch/utils/tensorboard/_convert_np.py",sha256=Dd2DxEZ26JjZRac5v_91nbIJoTiK1RmYvznK2tjzklY,734' 2025-06-01T22:53:07.9206658Z ++ read fname 2025-06-01T22:53:07.9207172Z ++ make_wheel_record torch/utils/tensorboard/_embedding.py 2025-06-01T22:53:07.9207706Z ++ FPATH=torch/utils/tensorboard/_embedding.py 2025-06-01T22:53:07.9208206Z ++ echo torch/utils/tensorboard/_embedding.py 2025-06-01T22:53:07.9208591Z ++ grep RECORD 2025-06-01T22:53:07.9231030Z +++ openssl dgst -sha256 -binary torch/utils/tensorboard/_embedding.py 2025-06-01T22:53:07.9231542Z +++ openssl base64 2025-06-01T22:53:07.9231822Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.9232125Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.9232381Z +++ sed -e s/=//g 2025-06-01T22:53:07.9273551Z ++ HASH=6ExXXIQiSnA2cIAS9RLxGdKFmuBT01PqdB739x3yT6E 2025-06-01T22:53:07.9276704Z +++ ls -nl torch/utils/tensorboard/_embedding.py 2025-06-01T22:53:07.9277917Z +++ awk '{print $5}' 2025-06-01T22:53:07.9304878Z ++ FSIZE=3224 2025-06-01T22:53:07.9305541Z ++ echo '"torch/utils/tensorboard/_embedding.py",sha256=6ExXXIQiSnA2cIAS9RLxGdKFmuBT01PqdB739x3yT6E,3224' 2025-06-01T22:53:07.9306269Z ++ read fname 2025-06-01T22:53:07.9306603Z ++ make_wheel_record torch/utils/tensorboard/_onnx_graph.py 2025-06-01T22:53:07.9307076Z ++ FPATH=torch/utils/tensorboard/_onnx_graph.py 2025-06-01T22:53:07.9307548Z ++ echo torch/utils/tensorboard/_onnx_graph.py 2025-06-01T22:53:07.9307911Z ++ grep RECORD 2025-06-01T22:53:07.9328879Z +++ openssl dgst -sha256 -binary torch/utils/tensorboard/_onnx_graph.py 2025-06-01T22:53:07.9329390Z +++ openssl base64 2025-06-01T22:53:07.9330077Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.9331501Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.9332690Z +++ sed -e s/=//g 2025-06-01T22:53:07.9371058Z ++ HASH=SFq-ITBelVCTHuHCAkAeCyj-l5o-1CIaJQyyFdAUwxI 2025-06-01T22:53:07.9375872Z +++ ls -nl torch/utils/tensorboard/_onnx_graph.py 2025-06-01T22:53:07.9376618Z +++ awk '{print $5}' 2025-06-01T22:53:07.9402408Z ++ FSIZE=1887 2025-06-01T22:53:07.9403062Z ++ echo '"torch/utils/tensorboard/_onnx_graph.py",sha256=SFq-ITBelVCTHuHCAkAeCyj-l5o-1CIaJQyyFdAUwxI,1887' 2025-06-01T22:53:07.9403732Z ++ read fname 2025-06-01T22:53:07.9404219Z ++ make_wheel_record torch/utils/tensorboard/_proto_graph.py 2025-06-01T22:53:07.9405012Z ++ FPATH=torch/utils/tensorboard/_proto_graph.py 2025-06-01T22:53:07.9405544Z ++ echo torch/utils/tensorboard/_proto_graph.py 2025-06-01T22:53:07.9405989Z ++ grep RECORD 2025-06-01T22:53:07.9430352Z +++ openssl dgst -sha256 -binary torch/utils/tensorboard/_proto_graph.py 2025-06-01T22:53:07.9430997Z +++ openssl base64 2025-06-01T22:53:07.9431264Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.9431633Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.9431963Z +++ sed -e s/=//g 2025-06-01T22:53:07.9472854Z ++ HASH=9GOFVhEEovaFOScEzeeXAkCouCZ4B4Blai4M9KCRREA 2025-06-01T22:53:07.9476393Z +++ ls -nl torch/utils/tensorboard/_proto_graph.py 2025-06-01T22:53:07.9476906Z +++ awk '{print $5}' 2025-06-01T22:53:07.9505285Z ++ FSIZE=1758 2025-06-01T22:53:07.9506116Z ++ echo '"torch/utils/tensorboard/_proto_graph.py",sha256=9GOFVhEEovaFOScEzeeXAkCouCZ4B4Blai4M9KCRREA,1758' 2025-06-01T22:53:07.9506791Z ++ read fname 2025-06-01T22:53:07.9507164Z ++ make_wheel_record torch/utils/tensorboard/_pytorch_graph.py 2025-06-01T22:53:07.9507701Z ++ FPATH=torch/utils/tensorboard/_pytorch_graph.py 2025-06-01T22:53:07.9508148Z ++ echo torch/utils/tensorboard/_pytorch_graph.py 2025-06-01T22:53:07.9508522Z ++ grep RECORD 2025-06-01T22:53:07.9528262Z +++ openssl dgst -sha256 -binary torch/utils/tensorboard/_pytorch_graph.py 2025-06-01T22:53:07.9528804Z +++ openssl base64 2025-06-01T22:53:07.9529744Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.9531241Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.9532401Z +++ sed -e s/=//g 2025-06-01T22:53:07.9570817Z ++ HASH=eZo_8A1YiKXiz56GcjG8XfroDc1InmvjX7t_DnjqDq4 2025-06-01T22:53:07.9575921Z +++ ls -nl torch/utils/tensorboard/_pytorch_graph.py 2025-06-01T22:53:07.9576619Z +++ awk '{print $5}' 2025-06-01T22:53:07.9601904Z ++ FSIZE=13692 2025-06-01T22:53:07.9602570Z ++ echo '"torch/utils/tensorboard/_pytorch_graph.py",sha256=eZo_8A1YiKXiz56GcjG8XfroDc1InmvjX7t_DnjqDq4,13692' 2025-06-01T22:53:07.9603242Z ++ read fname 2025-06-01T22:53:07.9603703Z ++ make_wheel_record torch/utils/tensorboard/_utils.py 2025-06-01T22:53:07.9604328Z ++ FPATH=torch/utils/tensorboard/_utils.py 2025-06-01T22:53:07.9604911Z ++ echo torch/utils/tensorboard/_utils.py 2025-06-01T22:53:07.9605971Z ++ grep RECORD 2025-06-01T22:53:07.9630320Z +++ openssl dgst -sha256 -binary torch/utils/tensorboard/_utils.py 2025-06-01T22:53:07.9630804Z +++ openssl base64 2025-06-01T22:53:07.9631069Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.9631322Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.9631590Z +++ sed -e s/=//g 2025-06-01T22:53:07.9672951Z ++ HASH=f4JQoI69Z5TKC8wC5Da8dfg2RqArkiF9ojlTjevQIQk 2025-06-01T22:53:07.9676467Z +++ ls -nl torch/utils/tensorboard/_utils.py 2025-06-01T22:53:07.9676885Z +++ awk '{print $5}' 2025-06-01T22:53:07.9703834Z ++ FSIZE=4187 2025-06-01T22:53:07.9704515Z ++ echo '"torch/utils/tensorboard/_utils.py",sha256=f4JQoI69Z5TKC8wC5Da8dfg2RqArkiF9ojlTjevQIQk,4187' 2025-06-01T22:53:07.9705145Z ++ read fname 2025-06-01T22:53:07.9705511Z ++ make_wheel_record torch/utils/tensorboard/summary.py 2025-06-01T22:53:07.9705956Z ++ FPATH=torch/utils/tensorboard/summary.py 2025-06-01T22:53:07.9706358Z ++ echo torch/utils/tensorboard/summary.py 2025-06-01T22:53:07.9706721Z ++ grep RECORD 2025-06-01T22:53:07.9727863Z +++ openssl dgst -sha256 -binary torch/utils/tensorboard/summary.py 2025-06-01T22:53:07.9728377Z +++ openssl base64 2025-06-01T22:53:07.9728776Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.9730311Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.9731382Z +++ sed -e s/=//g 2025-06-01T22:53:07.9770568Z ++ HASH=3V8pmra3rVN8Owqaw00RprpKn6OXEeo2zLZBDIP1bV8 2025-06-01T22:53:07.9775474Z +++ ls -nl torch/utils/tensorboard/summary.py 2025-06-01T22:53:07.9776281Z +++ awk '{print $5}' 2025-06-01T22:53:07.9802777Z ++ FSIZE=34462 2025-06-01T22:53:07.9803487Z ++ echo '"torch/utils/tensorboard/summary.py",sha256=3V8pmra3rVN8Owqaw00RprpKn6OXEeo2zLZBDIP1bV8,34462' 2025-06-01T22:53:07.9804296Z ++ read fname 2025-06-01T22:53:07.9804793Z ++ make_wheel_record torch/utils/tensorboard/writer.py 2025-06-01T22:53:07.9805255Z ++ FPATH=torch/utils/tensorboard/writer.py 2025-06-01T22:53:07.9805802Z ++ echo torch/utils/tensorboard/writer.py 2025-06-01T22:53:07.9806158Z ++ grep RECORD 2025-06-01T22:53:07.9829986Z +++ openssl dgst -sha256 -binary torch/utils/tensorboard/writer.py 2025-06-01T22:53:07.9830468Z +++ openssl base64 2025-06-01T22:53:07.9830744Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.9831494Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.9831775Z +++ sed -e s/=//g 2025-06-01T22:53:07.9874814Z ++ HASH=quqlQZ9cToxF3FS9UlagcJpgD0iyLS4_QQhLjJbYoV4 2025-06-01T22:53:07.9877831Z +++ ls -nl torch/utils/tensorboard/writer.py 2025-06-01T22:53:07.9878621Z +++ awk '{print $5}' 2025-06-01T22:53:07.9906363Z ++ FSIZE=46659 2025-06-01T22:53:07.9906995Z ++ echo '"torch/utils/tensorboard/writer.py",sha256=quqlQZ9cToxF3FS9UlagcJpgD0iyLS4_QQhLjJbYoV4,46659' 2025-06-01T22:53:07.9907640Z ++ read fname 2025-06-01T22:53:07.9907920Z ++ make_wheel_record torch/utils/viz/__init__.py 2025-06-01T22:53:07.9908316Z ++ FPATH=torch/utils/viz/__init__.py 2025-06-01T22:53:07.9908668Z ++ echo torch/utils/viz/__init__.py 2025-06-01T22:53:07.9908997Z ++ grep RECORD 2025-06-01T22:53:07.9928798Z +++ openssl dgst -sha256 -binary torch/utils/viz/__init__.py 2025-06-01T22:53:07.9929536Z +++ openssl base64 2025-06-01T22:53:07.9930578Z +++ sed -e s/+/-/g 2025-06-01T22:53:07.9932237Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:07.9933642Z +++ sed -e s/=//g 2025-06-01T22:53:07.9970917Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:07.9975530Z +++ ls -nl torch/utils/viz/__init__.py 2025-06-01T22:53:07.9976366Z +++ awk '{print $5}' 2025-06-01T22:53:08.0003365Z ++ FSIZE=0 2025-06-01T22:53:08.0004117Z ++ echo '"torch/utils/viz/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:08.0004854Z ++ read fname 2025-06-01T22:53:08.0005163Z ++ make_wheel_record torch/utils/viz/_cycles.py 2025-06-01T22:53:08.0005554Z ++ FPATH=torch/utils/viz/_cycles.py 2025-06-01T22:53:08.0005911Z ++ echo torch/utils/viz/_cycles.py 2025-06-01T22:53:08.0006398Z ++ grep RECORD 2025-06-01T22:53:08.0026361Z +++ openssl dgst -sha256 -binary torch/utils/viz/_cycles.py 2025-06-01T22:53:08.0026857Z +++ openssl base64 2025-06-01T22:53:08.0027714Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.0029059Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.0029553Z +++ sed -e s/=//g 2025-06-01T22:53:08.0072818Z ++ HASH=SVAVBxQA5beKsKVf7TljuKfasUHP1aEtICXtDV5Ea-A 2025-06-01T22:53:08.0074659Z +++ ls -nl torch/utils/viz/_cycles.py 2025-06-01T22:53:08.0075467Z +++ awk '{print $5}' 2025-06-01T22:53:08.0103084Z ++ FSIZE=16740 2025-06-01T22:53:08.0103749Z ++ echo '"torch/utils/viz/_cycles.py",sha256=SVAVBxQA5beKsKVf7TljuKfasUHP1aEtICXtDV5Ea-A,16740' 2025-06-01T22:53:08.0104363Z ++ read fname 2025-06-01T22:53:08.0104627Z ++ make_wheel_record torch/xpu/__init__.py 2025-06-01T22:53:08.0105007Z ++ FPATH=torch/xpu/__init__.py 2025-06-01T22:53:08.0105320Z ++ echo torch/xpu/__init__.py 2025-06-01T22:53:08.0105619Z ++ grep RECORD 2025-06-01T22:53:08.0126294Z +++ openssl dgst -sha256 -binary torch/xpu/__init__.py 2025-06-01T22:53:08.0127045Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.0129005Z +++ openssl base64 2025-06-01T22:53:08.0129263Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.0130418Z +++ sed -e s/=//g 2025-06-01T22:53:08.0169064Z ++ HASH=AlYVbqp2Xvx7cdvO6QKzQZnoATSmhA08qyTN-rUyDDk 2025-06-01T22:53:08.0173576Z +++ ls -nl torch/xpu/__init__.py 2025-06-01T22:53:08.0174500Z +++ awk '{print $5}' 2025-06-01T22:53:08.0200672Z ++ FSIZE=17939 2025-06-01T22:53:08.0201442Z ++ echo '"torch/xpu/__init__.py",sha256=AlYVbqp2Xvx7cdvO6QKzQZnoATSmhA08qyTN-rUyDDk,17939' 2025-06-01T22:53:08.0202012Z ++ read fname 2025-06-01T22:53:08.0202307Z ++ make_wheel_record torch/xpu/_gpu_trace.py 2025-06-01T22:53:08.0202677Z ++ FPATH=torch/xpu/_gpu_trace.py 2025-06-01T22:53:08.0203021Z ++ echo torch/xpu/_gpu_trace.py 2025-06-01T22:53:08.0203430Z ++ grep RECORD 2025-06-01T22:53:08.0226226Z +++ openssl dgst -sha256 -binary torch/xpu/_gpu_trace.py 2025-06-01T22:53:08.0226930Z +++ openssl base64 2025-06-01T22:53:08.0227261Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.0227528Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.0228591Z +++ sed -e s/=//g 2025-06-01T22:53:08.0269198Z ++ HASH=HPWR1guFWwMGsNMvVAaW5cjPtasOSLqZeOc0eL2Ckkk 2025-06-01T22:53:08.0273166Z +++ ls -nl torch/xpu/_gpu_trace.py 2025-06-01T22:53:08.0273701Z +++ awk '{print $5}' 2025-06-01T22:53:08.0299783Z ++ FSIZE=2355 2025-06-01T22:53:08.0300428Z ++ echo '"torch/xpu/_gpu_trace.py",sha256=HPWR1guFWwMGsNMvVAaW5cjPtasOSLqZeOc0eL2Ckkk,2355' 2025-06-01T22:53:08.0301014Z ++ read fname 2025-06-01T22:53:08.0301325Z ++ make_wheel_record torch/xpu/_utils.py 2025-06-01T22:53:08.0301678Z ++ FPATH=torch/xpu/_utils.py 2025-06-01T22:53:08.0301992Z ++ echo torch/xpu/_utils.py 2025-06-01T22:53:08.0303195Z ++ grep RECORD 2025-06-01T22:53:08.0325453Z +++ openssl dgst -sha256 -binary torch/xpu/_utils.py 2025-06-01T22:53:08.0325911Z +++ openssl base64 2025-06-01T22:53:08.0326445Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.0326744Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.0327980Z +++ sed -e s/=//g 2025-06-01T22:53:08.0367885Z ++ HASH=JTETOkI3J7tp4SFKV3ukRlvQDO-6Qg850KkJ8wO6gh0 2025-06-01T22:53:08.0372386Z +++ ls -nl torch/xpu/_utils.py 2025-06-01T22:53:08.0373449Z +++ awk '{print $5}' 2025-06-01T22:53:08.0400686Z ++ FSIZE=1591 2025-06-01T22:53:08.0401345Z ++ echo '"torch/xpu/_utils.py",sha256=JTETOkI3J7tp4SFKV3ukRlvQDO-6Qg850KkJ8wO6gh0,1591' 2025-06-01T22:53:08.0401904Z ++ read fname 2025-06-01T22:53:08.0402189Z ++ make_wheel_record torch/xpu/memory.py 2025-06-01T22:53:08.0402547Z ++ FPATH=torch/xpu/memory.py 2025-06-01T22:53:08.0402864Z ++ echo torch/xpu/memory.py 2025-06-01T22:53:08.0403149Z ++ grep RECORD 2025-06-01T22:53:08.0426846Z +++ openssl dgst -sha256 -binary torch/xpu/memory.py 2025-06-01T22:53:08.0427356Z +++ openssl base64 2025-06-01T22:53:08.0427610Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.0427869Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.0428121Z +++ sed -e s/=//g 2025-06-01T22:53:08.0469589Z ++ HASH=I0oFF_CClT9Hgp5DC04wyv09Q8L3BIgGrUiAR6mN6fs 2025-06-01T22:53:08.0473079Z +++ ls -nl torch/xpu/memory.py 2025-06-01T22:53:08.0474549Z +++ awk '{print $5}' 2025-06-01T22:53:08.0501868Z ++ FSIZE=8028 2025-06-01T22:53:08.0502495Z ++ echo '"torch/xpu/memory.py",sha256=I0oFF_CClT9Hgp5DC04wyv09Q8L3BIgGrUiAR6mN6fs,8028' 2025-06-01T22:53:08.0503221Z ++ read fname 2025-06-01T22:53:08.0503487Z ++ make_wheel_record torch/xpu/random.py 2025-06-01T22:53:08.0503859Z ++ FPATH=torch/xpu/random.py 2025-06-01T22:53:08.0504181Z ++ echo torch/xpu/random.py 2025-06-01T22:53:08.0504472Z ++ grep RECORD 2025-06-01T22:53:08.0526038Z +++ openssl dgst -sha256 -binary torch/xpu/random.py 2025-06-01T22:53:08.0526501Z +++ openssl base64 2025-06-01T22:53:08.0526770Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.0527023Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.0527452Z +++ sed -e s/=//g 2025-06-01T22:53:08.0569787Z ++ HASH=Gnb8qvbp2aV8uv15vSfiluInrnvenQlB-o_soJHWGjY 2025-06-01T22:53:08.0574646Z +++ ls -nl torch/xpu/random.py 2025-06-01T22:53:08.0575927Z +++ awk '{print $5}' 2025-06-01T22:53:08.0603200Z ++ FSIZE=5239 2025-06-01T22:53:08.0603963Z ++ echo '"torch/xpu/random.py",sha256=Gnb8qvbp2aV8uv15vSfiluInrnvenQlB-o_soJHWGjY,5239' 2025-06-01T22:53:08.0604720Z ++ read fname 2025-06-01T22:53:08.0605051Z ++ make_wheel_record torch/xpu/streams.py 2025-06-01T22:53:08.0605442Z ++ FPATH=torch/xpu/streams.py 2025-06-01T22:53:08.0605764Z ++ echo torch/xpu/streams.py 2025-06-01T22:53:08.0606076Z ++ grep RECORD 2025-06-01T22:53:08.0628494Z +++ openssl dgst -sha256 -binary torch/xpu/streams.py 2025-06-01T22:53:08.0628946Z +++ openssl base64 2025-06-01T22:53:08.0629194Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.0629455Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.0629716Z +++ sed -e s/=//g 2025-06-01T22:53:08.0670628Z ++ HASH=yU9s4qUZIvdxXQbhW2_Nl3_eqNILBeWquapMezQ8MvI 2025-06-01T22:53:08.0673394Z +++ ls -nl torch/xpu/streams.py 2025-06-01T22:53:08.0673804Z +++ awk '{print $5}' 2025-06-01T22:53:08.0701383Z ++ FSIZE=5858 2025-06-01T22:53:08.0701939Z ++ echo '"torch/xpu/streams.py",sha256=yU9s4qUZIvdxXQbhW2_Nl3_eqNILBeWquapMezQ8MvI,5858' 2025-06-01T22:53:08.0702515Z ++ read fname 2025-06-01T22:53:08.0703065Z ++ make_wheel_record torch-2.8.0.dev20250601+cu126.dist-info/licenses/LICENSE 2025-06-01T22:53:08.0703676Z ++ FPATH=torch-2.8.0.dev20250601+cu126.dist-info/licenses/LICENSE 2025-06-01T22:53:08.0704234Z ++ echo torch-2.8.0.dev20250601+cu126.dist-info/licenses/LICENSE 2025-06-01T22:53:08.0704656Z ++ grep RECORD 2025-06-01T22:53:08.0726581Z +++ openssl dgst -sha256 -binary torch-2.8.0.dev20250601+cu126.dist-info/licenses/LICENSE 2025-06-01T22:53:08.0727170Z +++ openssl base64 2025-06-01T22:53:08.0727449Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.0727699Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.0728876Z +++ sed -e s/=//g 2025-06-01T22:53:08.0785140Z ++ HASH=bZnaEaWesZod4we1d5w0zIb7AO3NRMKc1Mw-N98-e8c 2025-06-01T22:53:08.0788999Z +++ ls -nl torch-2.8.0.dev20250601+cu126.dist-info/licenses/LICENSE 2025-06-01T22:53:08.0789931Z +++ awk '{print $5}' 2025-06-01T22:53:08.0813743Z ++ FSIZE=496326 2025-06-01T22:53:08.0814507Z ++ echo '"torch-2.8.0.dev20250601+cu126.dist-info/licenses/LICENSE",sha256=bZnaEaWesZod4we1d5w0zIb7AO3NRMKc1Mw-N98-e8c,496326' 2025-06-01T22:53:08.0815426Z ++ read fname 2025-06-01T22:53:08.0815821Z ++ make_wheel_record torch-2.8.0.dev20250601+cu126.dist-info/licenses/NOTICE 2025-06-01T22:53:08.0816428Z ++ FPATH=torch-2.8.0.dev20250601+cu126.dist-info/licenses/NOTICE 2025-06-01T22:53:08.0818058Z ++ echo torch-2.8.0.dev20250601+cu126.dist-info/licenses/NOTICE 2025-06-01T22:53:08.0818840Z ++ grep RECORD 2025-06-01T22:53:08.0841097Z +++ openssl dgst -sha256 -binary torch-2.8.0.dev20250601+cu126.dist-info/licenses/NOTICE 2025-06-01T22:53:08.0841866Z +++ openssl base64 2025-06-01T22:53:08.0842136Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.0842386Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.0844101Z +++ sed -e s/=//g 2025-06-01T22:53:08.0886487Z ++ HASH=wsx78MrsdlLCtGCopHC-oWd_JB5KuOQx3zTPF_Wp_sA 2025-06-01T22:53:08.0891990Z +++ ls -nl torch-2.8.0.dev20250601+cu126.dist-info/licenses/NOTICE 2025-06-01T22:53:08.0892948Z +++ awk '{print $5}' 2025-06-01T22:53:08.0920436Z ++ FSIZE=23632 2025-06-01T22:53:08.0921505Z ++ echo '"torch-2.8.0.dev20250601+cu126.dist-info/licenses/NOTICE",sha256=wsx78MrsdlLCtGCopHC-oWd_JB5KuOQx3zTPF_Wp_sA,23632' 2025-06-01T22:53:08.0922316Z ++ read fname 2025-06-01T22:53:08.0922702Z ++ make_wheel_record torch-2.8.0.dev20250601+cu126.dist-info/METADATA 2025-06-01T22:53:08.0923237Z ++ FPATH=torch-2.8.0.dev20250601+cu126.dist-info/METADATA 2025-06-01T22:53:08.0923733Z ++ echo torch-2.8.0.dev20250601+cu126.dist-info/METADATA 2025-06-01T22:53:08.0924438Z ++ grep RECORD 2025-06-01T22:53:08.0944313Z +++ openssl dgst -sha256 -binary torch-2.8.0.dev20250601+cu126.dist-info/METADATA 2025-06-01T22:53:08.0944922Z +++ openssl base64 2025-06-01T22:53:08.0945239Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.0946315Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.0947737Z +++ sed -e s/=//g 2025-06-01T22:53:08.0990726Z ++ HASH=Wl4WiElWrISnUwebNMHzTOLqJaonOzFH70lnikBaTTg 2025-06-01T22:53:08.0993104Z +++ ls -nl torch-2.8.0.dev20250601+cu126.dist-info/METADATA 2025-06-01T22:53:08.0994081Z +++ awk '{print $5}' 2025-06-01T22:53:08.1021527Z ++ FSIZE=30339 2025-06-01T22:53:08.1022297Z ++ echo '"torch-2.8.0.dev20250601+cu126.dist-info/METADATA",sha256=Wl4WiElWrISnUwebNMHzTOLqJaonOzFH70lnikBaTTg,30339' 2025-06-01T22:53:08.1023025Z ++ read fname 2025-06-01T22:53:08.1023394Z ++ make_wheel_record torch-2.8.0.dev20250601+cu126.dist-info/WHEEL 2025-06-01T22:53:08.1023894Z ++ FPATH=torch-2.8.0.dev20250601+cu126.dist-info/WHEEL 2025-06-01T22:53:08.1024489Z ++ echo torch-2.8.0.dev20250601+cu126.dist-info/WHEEL 2025-06-01T22:53:08.1024871Z ++ grep RECORD 2025-06-01T22:53:08.1045922Z +++ openssl dgst -sha256 -binary torch-2.8.0.dev20250601+cu126.dist-info/WHEEL 2025-06-01T22:53:08.1046454Z +++ openssl base64 2025-06-01T22:53:08.1046943Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.1047647Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.1048855Z +++ sed -e s/=//g 2025-06-01T22:53:08.1088915Z ++ HASH=C23jFJRC94VoJ7PuZ2AbKgCkPSDbwmm4m2lAR4EvWD8 2025-06-01T22:53:08.1093828Z +++ ls -nl torch-2.8.0.dev20250601+cu126.dist-info/WHEEL 2025-06-01T22:53:08.1094769Z +++ awk '{print $5}' 2025-06-01T22:53:08.1122086Z ++ FSIZE=111 2025-06-01T22:53:08.1122815Z ++ echo '"torch-2.8.0.dev20250601+cu126.dist-info/WHEEL",sha256=C23jFJRC94VoJ7PuZ2AbKgCkPSDbwmm4m2lAR4EvWD8,111' 2025-06-01T22:53:08.1123506Z ++ read fname 2025-06-01T22:53:08.1124036Z ++ make_wheel_record torch-2.8.0.dev20250601+cu126.dist-info/entry_points.txt 2025-06-01T22:53:08.1124658Z ++ FPATH=torch-2.8.0.dev20250601+cu126.dist-info/entry_points.txt 2025-06-01T22:53:08.1125381Z ++ echo torch-2.8.0.dev20250601+cu126.dist-info/entry_points.txt 2025-06-01T22:53:08.1125838Z ++ grep RECORD 2025-06-01T22:53:08.1145476Z +++ openssl dgst -sha256 -binary torch-2.8.0.dev20250601+cu126.dist-info/entry_points.txt 2025-06-01T22:53:08.1146515Z +++ openssl base64 2025-06-01T22:53:08.1146997Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.1148393Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.1149821Z +++ sed -e s/=//g 2025-06-01T22:53:08.1191871Z ++ HASH=b8t38q301MKrL4Cxfn-q_mop6bMzdkZsKmm2HsnNsmQ 2025-06-01T22:53:08.1195832Z +++ ls -nl torch-2.8.0.dev20250601+cu126.dist-info/entry_points.txt 2025-06-01T22:53:08.1196692Z +++ awk '{print $5}' 2025-06-01T22:53:08.1225278Z ++ FSIZE=199 2025-06-01T22:53:08.1225995Z ++ echo '"torch-2.8.0.dev20250601+cu126.dist-info/entry_points.txt",sha256=b8t38q301MKrL4Cxfn-q_mop6bMzdkZsKmm2HsnNsmQ,199' 2025-06-01T22:53:08.1226694Z ++ read fname 2025-06-01T22:53:08.1227099Z ++ make_wheel_record torch-2.8.0.dev20250601+cu126.dist-info/top_level.txt 2025-06-01T22:53:08.1227689Z ++ FPATH=torch-2.8.0.dev20250601+cu126.dist-info/top_level.txt 2025-06-01T22:53:08.1228205Z ++ echo torch-2.8.0.dev20250601+cu126.dist-info/top_level.txt 2025-06-01T22:53:08.1228623Z ++ grep RECORD 2025-06-01T22:53:08.1246369Z +++ openssl dgst -sha256 -binary torch-2.8.0.dev20250601+cu126.dist-info/top_level.txt 2025-06-01T22:53:08.1246933Z +++ openssl base64 2025-06-01T22:53:08.1248048Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.1249396Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.1250723Z +++ sed -e s/=//g 2025-06-01T22:53:08.1290009Z ++ HASH=MsBcfJyMU15lW1efu5w7Tzd4MenrYHiuaixbHMfAoco 2025-06-01T22:53:08.1293708Z +++ ls -nl torch-2.8.0.dev20250601+cu126.dist-info/top_level.txt 2025-06-01T22:53:08.1294554Z +++ awk '{print $5}' 2025-06-01T22:53:08.1321809Z ++ FSIZE=25 2025-06-01T22:53:08.1322557Z ++ echo '"torch-2.8.0.dev20250601+cu126.dist-info/top_level.txt",sha256=MsBcfJyMU15lW1efu5w7Tzd4MenrYHiuaixbHMfAoco,25' 2025-06-01T22:53:08.1323271Z ++ read fname 2025-06-01T22:53:08.1323646Z ++ make_wheel_record torch-2.8.0.dev20250601+cu126.dist-info/RECORD 2025-06-01T22:53:08.1324466Z ++ FPATH=torch-2.8.0.dev20250601+cu126.dist-info/RECORD 2025-06-01T22:53:08.1324946Z ++ echo torch-2.8.0.dev20250601+cu126.dist-info/RECORD 2025-06-01T22:53:08.1325358Z ++ grep RECORD 2025-06-01T22:53:08.1339657Z ++ echo '"torch-2.8.0.dev20250601+cu126.dist-info/RECORD",,' 2025-06-01T22:53:08.1340132Z ++ read fname 2025-06-01T22:53:08.1340403Z ++ make_wheel_record torchgen/__init__.py 2025-06-01T22:53:08.1340780Z ++ FPATH=torchgen/__init__.py 2025-06-01T22:53:08.1342028Z ++ echo torchgen/__init__.py 2025-06-01T22:53:08.1343152Z ++ grep RECORD 2025-06-01T22:53:08.1366378Z +++ openssl dgst -sha256 -binary torchgen/__init__.py 2025-06-01T22:53:08.1366822Z +++ openssl base64 2025-06-01T22:53:08.1367099Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.1367807Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.1369309Z +++ sed -e s/=//g 2025-06-01T22:53:08.1409354Z ++ HASH=iirTpG38WcCsNMhEbi1dg7_jad6ptk_uzZ-BzaGBFyU 2025-06-01T22:53:08.1414138Z +++ ls -nl torchgen/__init__.py 2025-06-01T22:53:08.1415310Z +++ awk '{print $5}' 2025-06-01T22:53:08.1440711Z ++ FSIZE=348 2025-06-01T22:53:08.1441297Z ++ echo '"torchgen/__init__.py",sha256=iirTpG38WcCsNMhEbi1dg7_jad6ptk_uzZ-BzaGBFyU,348' 2025-06-01T22:53:08.1441838Z ++ read fname 2025-06-01T22:53:08.1442131Z ++ make_wheel_record torchgen/code_template.py 2025-06-01T22:53:08.1442515Z ++ FPATH=torchgen/code_template.py 2025-06-01T22:53:08.1442870Z ++ echo torchgen/code_template.py 2025-06-01T22:53:08.1443195Z ++ grep RECORD 2025-06-01T22:53:08.1467781Z +++ openssl dgst -sha256 -binary torchgen/code_template.py 2025-06-01T22:53:08.1468471Z +++ openssl base64 2025-06-01T22:53:08.1468726Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.1469940Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.1470201Z +++ sed -e s/=//g 2025-06-01T22:53:08.1512645Z ++ HASH=4Yo5Pc1lZapXIPqc1WPfV8tlOuZJxwoLDgFeE1CgaT4 2025-06-01T22:53:08.1514368Z +++ ls -nl torchgen/code_template.py 2025-06-01T22:53:08.1515595Z +++ awk '{print $5}' 2025-06-01T22:53:08.1544261Z ++ FSIZE=3211 2025-06-01T22:53:08.1544926Z ++ echo '"torchgen/code_template.py",sha256=4Yo5Pc1lZapXIPqc1WPfV8tlOuZJxwoLDgFeE1CgaT4,3211' 2025-06-01T22:53:08.1545739Z ++ read fname 2025-06-01T22:53:08.1546179Z ++ make_wheel_record torchgen/context.py 2025-06-01T22:53:08.1546589Z ++ FPATH=torchgen/context.py 2025-06-01T22:53:08.1546927Z ++ echo torchgen/context.py 2025-06-01T22:53:08.1547221Z ++ grep RECORD 2025-06-01T22:53:08.1570420Z +++ openssl dgst -sha256 -binary torchgen/context.py 2025-06-01T22:53:08.1570861Z +++ openssl base64 2025-06-01T22:53:08.1571951Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.1573259Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.1574538Z +++ sed -e s/=//g 2025-06-01T22:53:08.1611373Z ++ HASH=po9tdqU2GNwJ5LY0qBhUn19D2yW7ExBOanIZw57C0CI 2025-06-01T22:53:08.1616521Z +++ ls -nl torchgen/context.py 2025-06-01T22:53:08.1617661Z +++ awk '{print $5}' 2025-06-01T22:53:08.1644090Z ++ FSIZE=4056 2025-06-01T22:53:08.1644909Z ++ echo '"torchgen/context.py",sha256=po9tdqU2GNwJ5LY0qBhUn19D2yW7ExBOanIZw57C0CI,4056' 2025-06-01T22:53:08.1645724Z ++ read fname 2025-06-01T22:53:08.1646002Z ++ make_wheel_record torchgen/gen.py 2025-06-01T22:53:08.1646363Z ++ FPATH=torchgen/gen.py 2025-06-01T22:53:08.1646658Z ++ echo torchgen/gen.py 2025-06-01T22:53:08.1646943Z ++ grep RECORD 2025-06-01T22:53:08.1669935Z +++ openssl dgst -sha256 -binary torchgen/gen.py 2025-06-01T22:53:08.1670156Z +++ openssl base64 2025-06-01T22:53:08.1670526Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.1671547Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.1672817Z +++ sed -e s/=//g 2025-06-01T22:53:08.1716039Z ++ HASH=N_7VvB0q5rOx2qJA3hseVblbq68Ntd8zVSlEfxcil0A 2025-06-01T22:53:08.1719719Z +++ ls -nl torchgen/gen.py 2025-06-01T22:53:08.1720777Z +++ awk '{print $5}' 2025-06-01T22:53:08.1747028Z ++ FSIZE=117126 2025-06-01T22:53:08.1747394Z ++ echo '"torchgen/gen.py",sha256=N_7VvB0q5rOx2qJA3hseVblbq68Ntd8zVSlEfxcil0A,117126' 2025-06-01T22:53:08.1747490Z ++ read fname 2025-06-01T22:53:08.1747652Z ++ make_wheel_record torchgen/gen_aoti_c_shim.py 2025-06-01T22:53:08.1747789Z ++ FPATH=torchgen/gen_aoti_c_shim.py 2025-06-01T22:53:08.1748990Z ++ echo torchgen/gen_aoti_c_shim.py 2025-06-01T22:53:08.1750104Z ++ grep RECORD 2025-06-01T22:53:08.1771200Z +++ openssl dgst -sha256 -binary torchgen/gen_aoti_c_shim.py 2025-06-01T22:53:08.1771321Z +++ openssl base64 2025-06-01T22:53:08.1772292Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.1773744Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.1774882Z +++ sed -e s/=//g 2025-06-01T22:53:08.1811784Z ++ HASH=wjRZK6NMjyv1Vl4ac3M1_sTYb6Y41-p7DSd1AwN6zEk 2025-06-01T22:53:08.1816928Z +++ ls -nl torchgen/gen_aoti_c_shim.py 2025-06-01T22:53:08.1817878Z +++ awk '{print $5}' 2025-06-01T22:53:08.1843491Z ++ FSIZE=18272 2025-06-01T22:53:08.1844140Z ++ echo '"torchgen/gen_aoti_c_shim.py",sha256=wjRZK6NMjyv1Vl4ac3M1_sTYb6Y41-p7DSd1AwN6zEk,18272' 2025-06-01T22:53:08.1844246Z ++ read fname 2025-06-01T22:53:08.1844581Z ++ make_wheel_record torchgen/gen_backend_stubs.py 2025-06-01T22:53:08.1844862Z ++ FPATH=torchgen/gen_backend_stubs.py 2025-06-01T22:53:08.1845565Z ++ echo torchgen/gen_backend_stubs.py 2025-06-01T22:53:08.1848163Z ++ grep RECORD 2025-06-01T22:53:08.1869213Z +++ openssl dgst -sha256 -binary torchgen/gen_backend_stubs.py 2025-06-01T22:53:08.1869480Z +++ openssl base64 2025-06-01T22:53:08.1870090Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.1871335Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.1872390Z +++ sed -e s/=//g 2025-06-01T22:53:08.1912038Z ++ HASH=j8Rj42y-fqd0DfTAEM1j_e7SopdGDurCDTOSGO1tGpM 2025-06-01T22:53:08.1918013Z +++ ls -nl torchgen/gen_backend_stubs.py 2025-06-01T22:53:08.1919086Z +++ awk '{print $5}' 2025-06-01T22:53:08.1947107Z ++ FSIZE=22400 2025-06-01T22:53:08.1947535Z ++ echo '"torchgen/gen_backend_stubs.py",sha256=j8Rj42y-fqd0DfTAEM1j_e7SopdGDurCDTOSGO1tGpM,22400' 2025-06-01T22:53:08.1947660Z ++ read fname 2025-06-01T22:53:08.1947818Z ++ make_wheel_record torchgen/gen_executorch.py 2025-06-01T22:53:08.1947945Z ++ FPATH=torchgen/gen_executorch.py 2025-06-01T22:53:08.1948073Z ++ echo torchgen/gen_executorch.py 2025-06-01T22:53:08.1948378Z ++ grep RECORD 2025-06-01T22:53:08.1968960Z +++ openssl dgst -sha256 -binary torchgen/gen_executorch.py 2025-06-01T22:53:08.1969294Z +++ openssl base64 2025-06-01T22:53:08.1970549Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.1972029Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.1973387Z +++ sed -e s/=//g 2025-06-01T22:53:08.2011458Z ++ HASH=SQ0jHQopXUIBIn9uNU7fZiXTPFedCfjOjORNVQ2lfnE 2025-06-01T22:53:08.2016408Z +++ ls -nl torchgen/gen_executorch.py 2025-06-01T22:53:08.2018110Z +++ awk '{print $5}' 2025-06-01T22:53:08.2043712Z ++ FSIZE=37212 2025-06-01T22:53:08.2044352Z ++ echo '"torchgen/gen_executorch.py",sha256=SQ0jHQopXUIBIn9uNU7fZiXTPFedCfjOjORNVQ2lfnE,37212' 2025-06-01T22:53:08.2044643Z ++ read fname 2025-06-01T22:53:08.2044849Z ++ make_wheel_record torchgen/gen_functionalization_type.py 2025-06-01T22:53:08.2045044Z ++ FPATH=torchgen/gen_functionalization_type.py 2025-06-01T22:53:08.2046419Z ++ echo torchgen/gen_functionalization_type.py 2025-06-01T22:53:08.2046997Z ++ grep RECORD 2025-06-01T22:53:08.2076578Z +++ openssl dgst -sha256 -binary torchgen/gen_functionalization_type.py 2025-06-01T22:53:08.2076849Z +++ openssl base64 2025-06-01T22:53:08.2076988Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.2077311Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.2077567Z +++ sed -e s/=//g 2025-06-01T22:53:08.2118562Z ++ HASH=0ZCEUtcl2tjla04Le3XJMgVJqrPt-X6AO79eS3aJBeQ 2025-06-01T22:53:08.2122936Z +++ ls -nl torchgen/gen_functionalization_type.py 2025-06-01T22:53:08.2123535Z +++ awk '{print $5}' 2025-06-01T22:53:08.2148107Z ++ FSIZE=38233 2025-06-01T22:53:08.2148753Z ++ echo '"torchgen/gen_functionalization_type.py",sha256=0ZCEUtcl2tjla04Le3XJMgVJqrPt-X6AO79eS3aJBeQ,38233' 2025-06-01T22:53:08.2148856Z ++ read fname 2025-06-01T22:53:08.2149101Z ++ make_wheel_record torchgen/gen_lazy_tensor.py 2025-06-01T22:53:08.2149228Z ++ FPATH=torchgen/gen_lazy_tensor.py 2025-06-01T22:53:08.2151505Z ++ echo torchgen/gen_lazy_tensor.py 2025-06-01T22:53:08.2152725Z ++ grep RECORD 2025-06-01T22:53:08.2172157Z +++ openssl dgst -sha256 -binary torchgen/gen_lazy_tensor.py 2025-06-01T22:53:08.2172948Z +++ openssl base64 2025-06-01T22:53:08.2174251Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.2175844Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.2177764Z +++ sed -e s/=//g 2025-06-01T22:53:08.2214570Z ++ HASH=h6PbUJHwsLyJr5amR7-snYb-qIjgQ5GBvcjzz-TRMa0 2025-06-01T22:53:08.2219446Z +++ ls -nl torchgen/gen_lazy_tensor.py 2025-06-01T22:53:08.2220385Z +++ awk '{print $5}' 2025-06-01T22:53:08.2244842Z ++ FSIZE=22730 2025-06-01T22:53:08.2245564Z ++ echo '"torchgen/gen_lazy_tensor.py",sha256=h6PbUJHwsLyJr5amR7-snYb-qIjgQ5GBvcjzz-TRMa0,22730' 2025-06-01T22:53:08.2245687Z ++ read fname 2025-06-01T22:53:08.2245849Z ++ make_wheel_record torchgen/gen_schema_utils.py 2025-06-01T22:53:08.2245983Z ++ FPATH=torchgen/gen_schema_utils.py 2025-06-01T22:53:08.2247635Z ++ echo torchgen/gen_schema_utils.py 2025-06-01T22:53:08.2248606Z ++ grep RECORD 2025-06-01T22:53:08.2270703Z +++ openssl dgst -sha256 -binary torchgen/gen_schema_utils.py 2025-06-01T22:53:08.2270901Z +++ openssl base64 2025-06-01T22:53:08.2271383Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.2272751Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.2274311Z +++ sed -e s/=//g 2025-06-01T22:53:08.2314053Z ++ HASH=E35fJrX_aTkFSHHDgpYQIo2O0U27Mp_F4DojI6Ejo8c 2025-06-01T22:53:08.2317920Z +++ ls -nl torchgen/gen_schema_utils.py 2025-06-01T22:53:08.2319336Z +++ awk '{print $5}' 2025-06-01T22:53:08.2347280Z ++ FSIZE=3317 2025-06-01T22:53:08.2347734Z ++ echo '"torchgen/gen_schema_utils.py",sha256=E35fJrX_aTkFSHHDgpYQIo2O0U27Mp_F4DojI6Ejo8c,3317' 2025-06-01T22:53:08.2347846Z ++ read fname 2025-06-01T22:53:08.2348152Z ++ make_wheel_record torchgen/gen_vmap_plumbing.py 2025-06-01T22:53:08.2348309Z ++ FPATH=torchgen/gen_vmap_plumbing.py 2025-06-01T22:53:08.2348515Z ++ echo torchgen/gen_vmap_plumbing.py 2025-06-01T22:53:08.2349193Z ++ grep RECORD 2025-06-01T22:53:08.2370625Z +++ openssl dgst -sha256 -binary torchgen/gen_vmap_plumbing.py 2025-06-01T22:53:08.2370766Z +++ openssl base64 2025-06-01T22:53:08.2371819Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.2373234Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.2374584Z +++ sed -e s/=//g 2025-06-01T22:53:08.2412002Z ++ HASH=YDIYmJ9oFyabMgsfu4k6lDtKf3EpUdNLK7Dkw8tyxng 2025-06-01T22:53:08.2417026Z +++ ls -nl torchgen/gen_vmap_plumbing.py 2025-06-01T22:53:08.2418632Z +++ awk '{print $5}' 2025-06-01T22:53:08.2445824Z ++ FSIZE=9395 2025-06-01T22:53:08.2446265Z ++ echo '"torchgen/gen_vmap_plumbing.py",sha256=YDIYmJ9oFyabMgsfu4k6lDtKf3EpUdNLK7Dkw8tyxng,9395' 2025-06-01T22:53:08.2446365Z ++ read fname 2025-06-01T22:53:08.2446521Z ++ make_wheel_record torchgen/local.py 2025-06-01T22:53:08.2446641Z ++ FPATH=torchgen/local.py 2025-06-01T22:53:08.2447227Z ++ grep RECORD 2025-06-01T22:53:08.2447357Z ++ echo torchgen/local.py 2025-06-01T22:53:08.2471601Z +++ openssl dgst -sha256 -binary torchgen/local.py 2025-06-01T22:53:08.2471789Z +++ openssl base64 2025-06-01T22:53:08.2471923Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.2472027Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.2473166Z +++ sed -e s/=//g 2025-06-01T22:53:08.2514907Z ++ HASH=dMVxtnuOWt4kewxkG2G7TN4EjPr37shRFzdtajs3QR8 2025-06-01T22:53:08.2518292Z +++ ls -nl torchgen/local.py 2025-06-01T22:53:08.2519124Z +++ awk '{print $5}' 2025-06-01T22:53:08.2546731Z ++ FSIZE=2167 2025-06-01T22:53:08.2547143Z ++ echo '"torchgen/local.py",sha256=dMVxtnuOWt4kewxkG2G7TN4EjPr37shRFzdtajs3QR8,2167' 2025-06-01T22:53:08.2547247Z ++ read fname 2025-06-01T22:53:08.2547401Z ++ make_wheel_record torchgen/model.py 2025-06-01T22:53:08.2547518Z ++ FPATH=torchgen/model.py 2025-06-01T22:53:08.2548174Z ++ echo torchgen/model.py 2025-06-01T22:53:08.2548285Z ++ grep RECORD 2025-06-01T22:53:08.2569720Z +++ openssl dgst -sha256 -binary torchgen/model.py 2025-06-01T22:53:08.2569845Z +++ openssl base64 2025-06-01T22:53:08.2570944Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.2572422Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.2573702Z +++ sed -e s/=//g 2025-06-01T22:53:08.2613903Z ++ HASH=8Zg0SH38xTjJq97VK3Vl8vG_PNxvE4w6a2Mu8n6W-Ho 2025-06-01T22:53:08.2619775Z +++ ls -nl torchgen/model.py 2025-06-01T22:53:08.2620667Z +++ awk '{print $5}' 2025-06-01T22:53:08.2645903Z ++ FSIZE=114400 2025-06-01T22:53:08.2646289Z ++ echo '"torchgen/model.py",sha256=8Zg0SH38xTjJq97VK3Vl8vG_PNxvE4w6a2Mu8n6W-Ho,114400' 2025-06-01T22:53:08.2646424Z ++ read fname 2025-06-01T22:53:08.2646625Z ++ make_wheel_record torchgen/native_function_generation.py 2025-06-01T22:53:08.2646797Z ++ FPATH=torchgen/native_function_generation.py 2025-06-01T22:53:08.2648208Z ++ echo torchgen/native_function_generation.py 2025-06-01T22:53:08.2649393Z ++ grep RECORD 2025-06-01T22:53:08.2673961Z +++ openssl dgst -sha256 -binary torchgen/native_function_generation.py 2025-06-01T22:53:08.2674149Z +++ openssl base64 2025-06-01T22:53:08.2674264Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.2674658Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.2675389Z +++ sed -e s/=//g 2025-06-01T22:53:08.2718213Z ++ HASH=ZiAx2ok6wMnUY08LijwHMiEsj-Qk12ni824x-tt4I5s 2025-06-01T22:53:08.2721167Z +++ ls -nl torchgen/native_function_generation.py 2025-06-01T22:53:08.2721511Z +++ awk '{print $5}' 2025-06-01T22:53:08.2747473Z ++ FSIZE=29765 2025-06-01T22:53:08.2747960Z ++ echo '"torchgen/native_function_generation.py",sha256=ZiAx2ok6wMnUY08LijwHMiEsj-Qk12ni824x-tt4I5s,29765' 2025-06-01T22:53:08.2748080Z ++ read fname 2025-06-01T22:53:08.2748212Z ++ make_wheel_record torchgen/utils.py 2025-06-01T22:53:08.2748327Z ++ FPATH=torchgen/utils.py 2025-06-01T22:53:08.2749720Z ++ echo torchgen/utils.py 2025-06-01T22:53:08.2750950Z ++ grep RECORD 2025-06-01T22:53:08.2771874Z +++ openssl dgst -sha256 -binary torchgen/utils.py 2025-06-01T22:53:08.2772226Z +++ openssl base64 2025-06-01T22:53:08.2773239Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.2774384Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.2775828Z +++ sed -e s/=//g 2025-06-01T22:53:08.2813224Z ++ HASH=7yUF0rM0olnnLRn4Ae6K7PJiRbkAUrM9xYiKMKxcWF4 2025-06-01T22:53:08.2818733Z +++ ls -nl torchgen/utils.py 2025-06-01T22:53:08.2819777Z +++ awk '{print $5}' 2025-06-01T22:53:08.2845719Z ++ FSIZE=18584 2025-06-01T22:53:08.2846109Z ++ echo '"torchgen/utils.py",sha256=7yUF0rM0olnnLRn4Ae6K7PJiRbkAUrM9xYiKMKxcWF4,18584' 2025-06-01T22:53:08.2846206Z ++ read fname 2025-06-01T22:53:08.2846362Z ++ make_wheel_record torchgen/yaml_utils.py 2025-06-01T22:53:08.2846482Z ++ FPATH=torchgen/yaml_utils.py 2025-06-01T22:53:08.2848316Z ++ echo torchgen/yaml_utils.py 2025-06-01T22:53:08.2849189Z ++ grep RECORD 2025-06-01T22:53:08.2874938Z +++ openssl dgst -sha256 -binary torchgen/yaml_utils.py 2025-06-01T22:53:08.2875122Z +++ openssl base64 2025-06-01T22:53:08.2875255Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.2875375Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.2875483Z +++ sed -e s/=//g 2025-06-01T22:53:08.2917779Z ++ HASH=kw3UXTMgpTgOG8SK1pxEOlAz1ASzlvMRFf6Rt-vKJVI 2025-06-01T22:53:08.2920256Z +++ ls -nl torchgen/yaml_utils.py 2025-06-01T22:53:08.2921284Z +++ awk '{print $5}' 2025-06-01T22:53:08.2947696Z ++ FSIZE=1080 2025-06-01T22:53:08.2948126Z ++ echo '"torchgen/yaml_utils.py",sha256=kw3UXTMgpTgOG8SK1pxEOlAz1ASzlvMRFf6Rt-vKJVI,1080' 2025-06-01T22:53:08.2948227Z ++ read fname 2025-06-01T22:53:08.2948376Z ++ make_wheel_record torchgen/aoti/__init__.py 2025-06-01T22:53:08.2948511Z ++ FPATH=torchgen/aoti/__init__.py 2025-06-01T22:53:08.2959170Z ++ echo torchgen/aoti/__init__.py 2025-06-01T22:53:08.2959354Z ++ grep RECORD 2025-06-01T22:53:08.2970567Z +++ openssl dgst -sha256 -binary torchgen/aoti/__init__.py 2025-06-01T22:53:08.2971112Z +++ openssl base64 2025-06-01T22:53:08.2972337Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.2973828Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.2975226Z +++ sed -e s/=//g 2025-06-01T22:53:08.3014264Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:08.3019109Z +++ ls -nl torchgen/aoti/__init__.py 2025-06-01T22:53:08.3020462Z +++ awk '{print $5}' 2025-06-01T22:53:08.3044858Z ++ FSIZE=0 2025-06-01T22:53:08.3045254Z ++ echo '"torchgen/aoti/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:08.3045558Z ++ read fname 2025-06-01T22:53:08.3045729Z ++ make_wheel_record torchgen/aoti/fallback_ops.py 2025-06-01T22:53:08.3045875Z ++ FPATH=torchgen/aoti/fallback_ops.py 2025-06-01T22:53:08.3047949Z ++ echo torchgen/aoti/fallback_ops.py 2025-06-01T22:53:08.3049119Z ++ grep RECORD 2025-06-01T22:53:08.3075941Z +++ openssl dgst -sha256 -binary torchgen/aoti/fallback_ops.py 2025-06-01T22:53:08.3076063Z +++ openssl base64 2025-06-01T22:53:08.3076164Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.3076277Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.3076372Z +++ sed -e s/=//g 2025-06-01T22:53:08.3117183Z ++ HASH=49wFxNVlCDO-n2aYOlfYBneja-_py_DU74C-THyWix4 2025-06-01T22:53:08.3118415Z +++ ls -nl torchgen/aoti/fallback_ops.py 2025-06-01T22:53:08.3120215Z +++ awk '{print $5}' 2025-06-01T22:53:08.3147891Z ++ FSIZE=6204 2025-06-01T22:53:08.3148316Z ++ echo '"torchgen/aoti/fallback_ops.py",sha256=49wFxNVlCDO-n2aYOlfYBneja-_py_DU74C-THyWix4,6204' 2025-06-01T22:53:08.3148439Z ++ read fname 2025-06-01T22:53:08.3148586Z ++ make_wheel_record torchgen/api/__init__.py 2025-06-01T22:53:08.3148847Z ++ FPATH=torchgen/api/__init__.py 2025-06-01T22:53:08.3148992Z ++ echo torchgen/api/__init__.py 2025-06-01T22:53:08.3149670Z ++ grep RECORD 2025-06-01T22:53:08.3170744Z +++ openssl dgst -sha256 -binary torchgen/api/__init__.py 2025-06-01T22:53:08.3170878Z +++ openssl base64 2025-06-01T22:53:08.3171830Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.3173137Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.3174533Z +++ sed -e s/=//g 2025-06-01T22:53:08.3210730Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:08.3216084Z +++ ls -nl torchgen/api/__init__.py 2025-06-01T22:53:08.3217744Z +++ awk '{print $5}' 2025-06-01T22:53:08.3243994Z ++ FSIZE=0 2025-06-01T22:53:08.3244435Z ++ echo '"torchgen/api/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:08.3245021Z ++ read fname 2025-06-01T22:53:08.3245212Z ++ make_wheel_record torchgen/api/autograd.py 2025-06-01T22:53:08.3245594Z ++ FPATH=torchgen/api/autograd.py 2025-06-01T22:53:08.3245745Z ++ echo torchgen/api/autograd.py 2025-06-01T22:53:08.3246172Z ++ grep RECORD 2025-06-01T22:53:08.3271183Z +++ openssl dgst -sha256 -binary torchgen/api/autograd.py 2025-06-01T22:53:08.3271313Z +++ openssl base64 2025-06-01T22:53:08.3271453Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.3271627Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.3274763Z +++ sed -e s/=//g 2025-06-01T22:53:08.3315685Z ++ HASH=h9iD2Xj5ypDnABlGjUYRCi7l00bBYtmoi2Gt2sdpQ-4 2025-06-01T22:53:08.3316244Z +++ ls -nl torchgen/api/autograd.py 2025-06-01T22:53:08.3317161Z +++ awk '{print $5}' 2025-06-01T22:53:08.3344051Z ++ FSIZE=38959 2025-06-01T22:53:08.3344598Z ++ echo '"torchgen/api/autograd.py",sha256=h9iD2Xj5ypDnABlGjUYRCi7l00bBYtmoi2Gt2sdpQ-4,38959' 2025-06-01T22:53:08.3345198Z ++ read fname 2025-06-01T22:53:08.3345701Z ++ make_wheel_record torchgen/api/cpp.py 2025-06-01T22:53:08.3346258Z ++ FPATH=torchgen/api/cpp.py 2025-06-01T22:53:08.3346600Z ++ echo torchgen/api/cpp.py 2025-06-01T22:53:08.3347300Z ++ grep RECORD 2025-06-01T22:53:08.3367782Z +++ openssl dgst -sha256 -binary torchgen/api/cpp.py 2025-06-01T22:53:08.3368330Z +++ openssl base64 2025-06-01T22:53:08.3368625Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.3369919Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.3371285Z +++ sed -e s/=//g 2025-06-01T22:53:08.3410290Z ++ HASH=S91cKUh_RQvoX8XiYVwdBmTLaObDjXjkoJD19tNgaNc 2025-06-01T22:53:08.3415767Z +++ ls -nl torchgen/api/cpp.py 2025-06-01T22:53:08.3416603Z +++ awk '{print $5}' 2025-06-01T22:53:08.3442482Z ++ FSIZE=16281 2025-06-01T22:53:08.3443006Z ++ echo '"torchgen/api/cpp.py",sha256=S91cKUh_RQvoX8XiYVwdBmTLaObDjXjkoJD19tNgaNc,16281' 2025-06-01T22:53:08.3443574Z ++ read fname 2025-06-01T22:53:08.3444110Z ++ make_wheel_record torchgen/api/dispatcher.py 2025-06-01T22:53:08.3444532Z ++ FPATH=torchgen/api/dispatcher.py 2025-06-01T22:53:08.3445074Z ++ echo torchgen/api/dispatcher.py 2025-06-01T22:53:08.3447191Z ++ grep RECORD 2025-06-01T22:53:08.3470623Z +++ openssl dgst -sha256 -binary torchgen/api/dispatcher.py 2025-06-01T22:53:08.3471088Z +++ openssl base64 2025-06-01T22:53:08.3471365Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.3471613Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.3472838Z +++ sed -e s/=//g 2025-06-01T22:53:08.3513379Z ++ HASH=gPrg9tJ0ob1ErXWoGXJDGZTg0MbDCivTALKE7kjITU4 2025-06-01T22:53:08.3516441Z +++ ls -nl torchgen/api/dispatcher.py 2025-06-01T22:53:08.3517082Z +++ awk '{print $5}' 2025-06-01T22:53:08.3544610Z ++ FSIZE=3479 2025-06-01T22:53:08.3545632Z ++ echo '"torchgen/api/dispatcher.py",sha256=gPrg9tJ0ob1ErXWoGXJDGZTg0MbDCivTALKE7kjITU4,3479' 2025-06-01T22:53:08.3546463Z ++ read fname 2025-06-01T22:53:08.3546797Z ++ make_wheel_record torchgen/api/functionalization.py 2025-06-01T22:53:08.3547251Z ++ FPATH=torchgen/api/functionalization.py 2025-06-01T22:53:08.3547662Z ++ echo torchgen/api/functionalization.py 2025-06-01T22:53:08.3548015Z ++ grep RECORD 2025-06-01T22:53:08.3569232Z +++ openssl dgst -sha256 -binary torchgen/api/functionalization.py 2025-06-01T22:53:08.3569723Z +++ openssl base64 2025-06-01T22:53:08.3570467Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.3571959Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.3573440Z +++ sed -e s/=//g 2025-06-01T22:53:08.3610722Z ++ HASH=HZg1Rgl6Yn22oZ-4-yh2bWye3Ry0xp-LbJ6FmT9iWwI 2025-06-01T22:53:08.3615938Z +++ ls -nl torchgen/api/functionalization.py 2025-06-01T22:53:08.3618021Z +++ awk '{print $5}' 2025-06-01T22:53:08.3644707Z ++ FSIZE=7566 2025-06-01T22:53:08.3645530Z ++ echo '"torchgen/api/functionalization.py",sha256=HZg1Rgl6Yn22oZ-4-yh2bWye3Ry0xp-LbJ6FmT9iWwI,7566' 2025-06-01T22:53:08.3646204Z ++ read fname 2025-06-01T22:53:08.3646478Z ++ make_wheel_record torchgen/api/lazy.py 2025-06-01T22:53:08.3646863Z ++ FPATH=torchgen/api/lazy.py 2025-06-01T22:53:08.3647321Z ++ grep RECORD 2025-06-01T22:53:08.3648826Z ++ echo torchgen/api/lazy.py 2025-06-01T22:53:08.3670410Z +++ openssl dgst -sha256 -binary torchgen/api/lazy.py 2025-06-01T22:53:08.3670860Z +++ openssl base64 2025-06-01T22:53:08.3671128Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.3671374Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.3671846Z +++ sed -e s/=//g 2025-06-01T22:53:08.3714061Z ++ HASH=0Kmm1C4M9a4urfEMPke1oUI41I_yohnXCMRem9zmakc 2025-06-01T22:53:08.3716357Z +++ ls -nl torchgen/api/lazy.py 2025-06-01T22:53:08.3717400Z +++ awk '{print $5}' 2025-06-01T22:53:08.3746120Z ++ FSIZE=17053 2025-06-01T22:53:08.3746773Z ++ echo '"torchgen/api/lazy.py",sha256=0Kmm1C4M9a4urfEMPke1oUI41I_yohnXCMRem9zmakc,17053' 2025-06-01T22:53:08.3747359Z ++ read fname 2025-06-01T22:53:08.3747645Z ++ make_wheel_record torchgen/api/meta.py 2025-06-01T22:53:08.3748020Z ++ FPATH=torchgen/api/meta.py 2025-06-01T22:53:08.3748351Z ++ echo torchgen/api/meta.py 2025-06-01T22:53:08.3748663Z ++ grep RECORD 2025-06-01T22:53:08.3769017Z +++ openssl dgst -sha256 -binary torchgen/api/meta.py 2025-06-01T22:53:08.3769468Z +++ openssl base64 2025-06-01T22:53:08.3770534Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.3771902Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.3773195Z +++ sed -e s/=//g 2025-06-01T22:53:08.3810385Z ++ HASH=zJYzviYI2gY9V9yPUyiZ_fShcdm_5LbigqGUH_WfaWw 2025-06-01T22:53:08.3815073Z +++ ls -nl torchgen/api/meta.py 2025-06-01T22:53:08.3816241Z +++ awk '{print $5}' 2025-06-01T22:53:08.3841226Z ++ FSIZE=483 2025-06-01T22:53:08.3841826Z ++ echo '"torchgen/api/meta.py",sha256=zJYzviYI2gY9V9yPUyiZ_fShcdm_5LbigqGUH_WfaWw,483' 2025-06-01T22:53:08.3842392Z ++ read fname 2025-06-01T22:53:08.3842663Z ++ make_wheel_record torchgen/api/native.py 2025-06-01T22:53:08.3843041Z ++ FPATH=torchgen/api/native.py 2025-06-01T22:53:08.3843374Z ++ echo torchgen/api/native.py 2025-06-01T22:53:08.3844903Z ++ grep RECORD 2025-06-01T22:53:08.3874204Z +++ openssl dgst -sha256 -binary torchgen/api/native.py 2025-06-01T22:53:08.3874733Z +++ openssl base64 2025-06-01T22:53:08.3875147Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.3875397Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.3875910Z +++ sed -e s/=//g 2025-06-01T22:53:08.3915714Z ++ HASH=xpye5SVepNMaHSIFzIfcrG-6BkDxCB3fPdQUPcilf5w 2025-06-01T22:53:08.3918807Z +++ ls -nl torchgen/api/native.py 2025-06-01T22:53:08.3919640Z +++ awk '{print $5}' 2025-06-01T22:53:08.3946544Z ++ FSIZE=5205 2025-06-01T22:53:08.3947123Z ++ echo '"torchgen/api/native.py",sha256=xpye5SVepNMaHSIFzIfcrG-6BkDxCB3fPdQUPcilf5w,5205' 2025-06-01T22:53:08.3947717Z ++ read fname 2025-06-01T22:53:08.3948092Z ++ make_wheel_record torchgen/api/python.py 2025-06-01T22:53:08.3948527Z ++ FPATH=torchgen/api/python.py 2025-06-01T22:53:08.3948877Z ++ echo torchgen/api/python.py 2025-06-01T22:53:08.3949476Z ++ grep RECORD 2025-06-01T22:53:08.3970400Z +++ openssl dgst -sha256 -binary torchgen/api/python.py 2025-06-01T22:53:08.3970860Z +++ openssl base64 2025-06-01T22:53:08.3971486Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.3972729Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.3973975Z +++ sed -e s/=//g 2025-06-01T22:53:08.4012989Z ++ HASH=PdwDZFRWkoTOm4Cc51luE9rYuyYIZyR5EHEx-EI8Pp8 2025-06-01T22:53:08.4018556Z +++ ls -nl torchgen/api/python.py 2025-06-01T22:53:08.4019205Z +++ awk '{print $5}' 2025-06-01T22:53:08.4045699Z ++ FSIZE=59635 2025-06-01T22:53:08.4046294Z ++ echo '"torchgen/api/python.py",sha256=PdwDZFRWkoTOm4Cc51luE9rYuyYIZyR5EHEx-EI8Pp8,59635' 2025-06-01T22:53:08.4047038Z ++ read fname 2025-06-01T22:53:08.4047354Z ++ make_wheel_record torchgen/api/structured.py 2025-06-01T22:53:08.4047769Z ++ FPATH=torchgen/api/structured.py 2025-06-01T22:53:08.4048126Z ++ echo torchgen/api/structured.py 2025-06-01T22:53:08.4048459Z ++ grep RECORD 2025-06-01T22:53:08.4073499Z +++ openssl dgst -sha256 -binary torchgen/api/structured.py 2025-06-01T22:53:08.4074289Z +++ openssl base64 2025-06-01T22:53:08.4074582Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.4074847Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.4075118Z +++ sed -e s/=//g 2025-06-01T22:53:08.4115069Z ++ HASH=MuPt1MpFhHtZxXtUY5KaeccGY0Q_T5RHHXAFqgrdQVY 2025-06-01T22:53:08.4117221Z +++ ls -nl torchgen/api/structured.py 2025-06-01T22:53:08.4118151Z +++ awk '{print $5}' 2025-06-01T22:53:08.4146789Z ++ FSIZE=6115 2025-06-01T22:53:08.4147369Z ++ echo '"torchgen/api/structured.py",sha256=MuPt1MpFhHtZxXtUY5KaeccGY0Q_T5RHHXAFqgrdQVY,6115' 2025-06-01T22:53:08.4147992Z ++ read fname 2025-06-01T22:53:08.4148288Z ++ make_wheel_record torchgen/api/translate.py 2025-06-01T22:53:08.4148695Z ++ FPATH=torchgen/api/translate.py 2025-06-01T22:53:08.4149059Z ++ echo torchgen/api/translate.py 2025-06-01T22:53:08.4149374Z ++ grep RECORD 2025-06-01T22:53:08.4169680Z +++ openssl dgst -sha256 -binary torchgen/api/translate.py 2025-06-01T22:53:08.4170141Z +++ openssl base64 2025-06-01T22:53:08.4170520Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.4171690Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.4172869Z +++ sed -e s/=//g 2025-06-01T22:53:08.4210825Z ++ HASH=KBoD8K6_1e4I1ftVf2hDAoYri4zILxrs-3ZziTqYN2s 2025-06-01T22:53:08.4215787Z +++ ls -nl torchgen/api/translate.py 2025-06-01T22:53:08.4216618Z +++ awk '{print $5}' 2025-06-01T22:53:08.4243364Z ++ FSIZE=19297 2025-06-01T22:53:08.4244142Z ++ echo '"torchgen/api/translate.py",sha256=KBoD8K6_1e4I1ftVf2hDAoYri4zILxrs-3ZziTqYN2s,19297' 2025-06-01T22:53:08.4244935Z ++ read fname 2025-06-01T22:53:08.4245217Z ++ make_wheel_record torchgen/api/ufunc.py 2025-06-01T22:53:08.4245955Z ++ FPATH=torchgen/api/ufunc.py 2025-06-01T22:53:08.4246287Z ++ echo torchgen/api/ufunc.py 2025-06-01T22:53:08.4246610Z ++ grep RECORD 2025-06-01T22:53:08.4270824Z +++ openssl dgst -sha256 -binary torchgen/api/ufunc.py 2025-06-01T22:53:08.4271650Z +++ openssl base64 2025-06-01T22:53:08.4271965Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.4272246Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.4272526Z +++ sed -e s/=//g 2025-06-01T22:53:08.4313604Z ++ HASH=BukIDKwJTKZMoasfvzKLTiP-kGOIoc7ptAiLtrM3egk 2025-06-01T22:53:08.4316102Z +++ ls -nl torchgen/api/ufunc.py 2025-06-01T22:53:08.4316917Z +++ awk '{print $5}' 2025-06-01T22:53:08.4346022Z ++ FSIZE=6693 2025-06-01T22:53:08.4347009Z ++ echo '"torchgen/api/ufunc.py",sha256=BukIDKwJTKZMoasfvzKLTiP-kGOIoc7ptAiLtrM3egk,6693' 2025-06-01T22:53:08.4347646Z ++ read fname 2025-06-01T22:53:08.4348006Z ++ make_wheel_record torchgen/api/unboxing.py 2025-06-01T22:53:08.4348410Z ++ FPATH=torchgen/api/unboxing.py 2025-06-01T22:53:08.4348758Z ++ echo torchgen/api/unboxing.py 2025-06-01T22:53:08.4349089Z ++ grep RECORD 2025-06-01T22:53:08.4368478Z +++ openssl dgst -sha256 -binary torchgen/api/unboxing.py 2025-06-01T22:53:08.4368923Z +++ openssl base64 2025-06-01T22:53:08.4369911Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.4371345Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.4372810Z +++ sed -e s/=//g 2025-06-01T22:53:08.4410333Z ++ HASH=_JIvPzZF-LoRDkenskzx4JVTqiAit5-TTXk0F-pOjaU 2025-06-01T22:53:08.4415398Z +++ ls -nl torchgen/api/unboxing.py 2025-06-01T22:53:08.4416298Z +++ awk '{print $5}' 2025-06-01T22:53:08.4443990Z ++ FSIZE=9381 2025-06-01T22:53:08.4444665Z ++ echo '"torchgen/api/unboxing.py",sha256=_JIvPzZF-LoRDkenskzx4JVTqiAit5-TTXk0F-pOjaU,9381' 2025-06-01T22:53:08.4445678Z ++ read fname 2025-06-01T22:53:08.4445999Z ++ make_wheel_record torchgen/api/types/__init__.py 2025-06-01T22:53:08.4446420Z ++ FPATH=torchgen/api/types/__init__.py 2025-06-01T22:53:08.4446805Z ++ echo torchgen/api/types/__init__.py 2025-06-01T22:53:08.4447143Z ++ grep RECORD 2025-06-01T22:53:08.4470660Z +++ openssl dgst -sha256 -binary torchgen/api/types/__init__.py 2025-06-01T22:53:08.4471291Z +++ openssl base64 2025-06-01T22:53:08.4471564Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.4471836Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.4472087Z +++ sed -e s/=//g 2025-06-01T22:53:08.4515186Z ++ HASH=bQ29sz_GNJGgqoDUsE6i_AcYZq81pOs1ATXQJQhUhLY 2025-06-01T22:53:08.4516340Z +++ ls -nl torchgen/api/types/__init__.py 2025-06-01T22:53:08.4517544Z +++ awk '{print $5}' 2025-06-01T22:53:08.4546357Z ++ FSIZE=144 2025-06-01T22:53:08.4547214Z ++ echo '"torchgen/api/types/__init__.py",sha256=bQ29sz_GNJGgqoDUsE6i_AcYZq81pOs1ATXQJQhUhLY,144' 2025-06-01T22:53:08.4547856Z ++ read fname 2025-06-01T22:53:08.4548341Z ++ make_wheel_record torchgen/api/types/signatures.py 2025-06-01T22:53:08.4548795Z ++ FPATH=torchgen/api/types/signatures.py 2025-06-01T22:53:08.4549183Z ++ echo torchgen/api/types/signatures.py 2025-06-01T22:53:08.4549542Z ++ grep RECORD 2025-06-01T22:53:08.4569190Z +++ openssl dgst -sha256 -binary torchgen/api/types/signatures.py 2025-06-01T22:53:08.4569695Z +++ openssl base64 2025-06-01T22:53:08.4570147Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.4571561Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.4572908Z +++ sed -e s/=//g 2025-06-01T22:53:08.4610590Z ++ HASH=acTXMwafQO_p3990pYkzJdVHUlM6JQ81C1f2OA3gNxE 2025-06-01T22:53:08.4615603Z +++ ls -nl torchgen/api/types/signatures.py 2025-06-01T22:53:08.4616554Z +++ awk '{print $5}' 2025-06-01T22:53:08.4643111Z ++ FSIZE=15722 2025-06-01T22:53:08.4643811Z ++ echo '"torchgen/api/types/signatures.py",sha256=acTXMwafQO_p3990pYkzJdVHUlM6JQ81C1f2OA3gNxE,15722' 2025-06-01T22:53:08.4644766Z ++ read fname 2025-06-01T22:53:08.4645092Z ++ make_wheel_record torchgen/api/types/types.py 2025-06-01T22:53:08.4645725Z ++ FPATH=torchgen/api/types/types.py 2025-06-01T22:53:08.4646105Z ++ echo torchgen/api/types/types.py 2025-06-01T22:53:08.4646442Z ++ grep RECORD 2025-06-01T22:53:08.4670717Z +++ openssl dgst -sha256 -binary torchgen/api/types/types.py 2025-06-01T22:53:08.4671192Z +++ openssl base64 2025-06-01T22:53:08.4671448Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.4671722Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.4672069Z +++ sed -e s/=//g 2025-06-01T22:53:08.4714633Z ++ HASH=j_c7wHdhV1x0eTQNFmhx1q13szc6BA1bocTgjM0tTJ4 2025-06-01T22:53:08.4716453Z +++ ls -nl torchgen/api/types/types.py 2025-06-01T22:53:08.4717213Z +++ awk '{print $5}' 2025-06-01T22:53:08.4743760Z ++ FSIZE=6139 2025-06-01T22:53:08.4744400Z ++ echo '"torchgen/api/types/types.py",sha256=j_c7wHdhV1x0eTQNFmhx1q13szc6BA1bocTgjM0tTJ4,6139' 2025-06-01T22:53:08.4745014Z ++ read fname 2025-06-01T22:53:08.4745567Z ++ make_wheel_record torchgen/api/types/types_base.py 2025-06-01T22:53:08.4746171Z ++ FPATH=torchgen/api/types/types_base.py 2025-06-01T22:53:08.4746737Z ++ echo torchgen/api/types/types_base.py 2025-06-01T22:53:08.4747204Z ++ grep RECORD 2025-06-01T22:53:08.4768566Z +++ openssl dgst -sha256 -binary torchgen/api/types/types_base.py 2025-06-01T22:53:08.4769045Z +++ openssl base64 2025-06-01T22:53:08.4770118Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.4771476Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.4772870Z +++ sed -e s/=//g 2025-06-01T22:53:08.4810242Z ++ HASH=5KzMRZ7idtW8VS7xUrBH24FeNpGQ4Byw7UAo5sjUKH0 2025-06-01T22:53:08.4815367Z +++ ls -nl torchgen/api/types/types_base.py 2025-06-01T22:53:08.4816408Z +++ awk '{print $5}' 2025-06-01T22:53:08.4843732Z ++ FSIZE=7184 2025-06-01T22:53:08.4844749Z ++ echo '"torchgen/api/types/types_base.py",sha256=5KzMRZ7idtW8VS7xUrBH24FeNpGQ4Byw7UAo5sjUKH0,7184' 2025-06-01T22:53:08.4845632Z ++ read fname 2025-06-01T22:53:08.4845920Z ++ make_wheel_record torchgen/dest/__init__.py 2025-06-01T22:53:08.4846329Z ++ FPATH=torchgen/dest/__init__.py 2025-06-01T22:53:08.4846725Z ++ echo torchgen/dest/__init__.py 2025-06-01T22:53:08.4847073Z ++ grep RECORD 2025-06-01T22:53:08.4871320Z +++ openssl dgst -sha256 -binary torchgen/dest/__init__.py 2025-06-01T22:53:08.4871865Z +++ openssl base64 2025-06-01T22:53:08.4872126Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.4872395Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.4872667Z +++ sed -e s/=//g 2025-06-01T22:53:08.4914556Z ++ HASH=qECRwrljRjK-kMdBqfc9X8JPVVPU6XlUuWNEdFD9u0w 2025-06-01T22:53:08.4916150Z +++ ls -nl torchgen/dest/__init__.py 2025-06-01T22:53:08.4917225Z +++ awk '{print $5}' 2025-06-01T22:53:08.4944929Z ++ FSIZE=805 2025-06-01T22:53:08.4945747Z ++ echo '"torchgen/dest/__init__.py",sha256=qECRwrljRjK-kMdBqfc9X8JPVVPU6XlUuWNEdFD9u0w,805' 2025-06-01T22:53:08.4946521Z ++ read fname 2025-06-01T22:53:08.4946824Z ++ make_wheel_record torchgen/dest/lazy_ir.py 2025-06-01T22:53:08.4947212Z ++ FPATH=torchgen/dest/lazy_ir.py 2025-06-01T22:53:08.4947576Z ++ echo torchgen/dest/lazy_ir.py 2025-06-01T22:53:08.4949740Z ++ grep RECORD 2025-06-01T22:53:08.4970895Z +++ openssl dgst -sha256 -binary torchgen/dest/lazy_ir.py 2025-06-01T22:53:08.4971509Z +++ openssl base64 2025-06-01T22:53:08.4972133Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.4973602Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.4974827Z +++ sed -e s/=//g 2025-06-01T22:53:08.5012617Z ++ HASH=1IHFEXWgszQIySWsc__f_zs3VsVXmX96RfnS3VuilGM 2025-06-01T22:53:08.5018746Z +++ ls -nl torchgen/dest/lazy_ir.py 2025-06-01T22:53:08.5019111Z +++ awk '{print $5}' 2025-06-01T22:53:08.5045755Z ++ FSIZE=28990 2025-06-01T22:53:08.5046310Z ++ echo '"torchgen/dest/lazy_ir.py",sha256=1IHFEXWgszQIySWsc__f_zs3VsVXmX96RfnS3VuilGM,28990' 2025-06-01T22:53:08.5046911Z ++ read fname 2025-06-01T22:53:08.5047231Z ++ make_wheel_record torchgen/dest/lazy_ts_lowering.py 2025-06-01T22:53:08.5047680Z ++ FPATH=torchgen/dest/lazy_ts_lowering.py 2025-06-01T22:53:08.5048071Z ++ echo torchgen/dest/lazy_ts_lowering.py 2025-06-01T22:53:08.5048431Z ++ grep RECORD 2025-06-01T22:53:08.5072435Z +++ openssl dgst -sha256 -binary torchgen/dest/lazy_ts_lowering.py 2025-06-01T22:53:08.5072923Z +++ openssl base64 2025-06-01T22:53:08.5073196Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.5073444Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.5073722Z +++ sed -e s/=//g 2025-06-01T22:53:08.5114622Z ++ HASH=9QUvL_Z-mGqRfhtK_X2RSEHlGmFOqDr_J8cYJrALUG4 2025-06-01T22:53:08.5117650Z +++ ls -nl torchgen/dest/lazy_ts_lowering.py 2025-06-01T22:53:08.5118459Z +++ awk '{print $5}' 2025-06-01T22:53:08.5146794Z ++ FSIZE=1831 2025-06-01T22:53:08.5147401Z ++ echo '"torchgen/dest/lazy_ts_lowering.py",sha256=9QUvL_Z-mGqRfhtK_X2RSEHlGmFOqDr_J8cYJrALUG4,1831' 2025-06-01T22:53:08.5148018Z ++ read fname 2025-06-01T22:53:08.5148348Z ++ make_wheel_record torchgen/dest/native_functions.py 2025-06-01T22:53:08.5148787Z ++ FPATH=torchgen/dest/native_functions.py 2025-06-01T22:53:08.5149186Z ++ echo torchgen/dest/native_functions.py 2025-06-01T22:53:08.5149551Z ++ grep RECORD 2025-06-01T22:53:08.5169139Z +++ openssl dgst -sha256 -binary torchgen/dest/native_functions.py 2025-06-01T22:53:08.5169797Z +++ openssl base64 2025-06-01T22:53:08.5170072Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.5171368Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.5172578Z +++ sed -e s/=//g 2025-06-01T22:53:08.5210309Z ++ HASH=xAG0ocCexwzRDSXZ_IcoIAxur2c-KywOD6bjtDCggdc 2025-06-01T22:53:08.5215611Z +++ ls -nl torchgen/dest/native_functions.py 2025-06-01T22:53:08.5216556Z +++ awk '{print $5}' 2025-06-01T22:53:08.5244098Z ++ FSIZE=3171 2025-06-01T22:53:08.5244953Z ++ echo '"torchgen/dest/native_functions.py",sha256=xAG0ocCexwzRDSXZ_IcoIAxur2c-KywOD6bjtDCggdc,3171' 2025-06-01T22:53:08.5245898Z ++ read fname 2025-06-01T22:53:08.5246256Z ++ make_wheel_record torchgen/dest/register_dispatch_key.py 2025-06-01T22:53:08.5246732Z ++ FPATH=torchgen/dest/register_dispatch_key.py 2025-06-01T22:53:08.5247162Z ++ echo torchgen/dest/register_dispatch_key.py 2025-06-01T22:53:08.5247525Z ++ grep RECORD 2025-06-01T22:53:08.5271950Z +++ openssl dgst -sha256 -binary torchgen/dest/register_dispatch_key.py 2025-06-01T22:53:08.5272471Z +++ openssl base64 2025-06-01T22:53:08.5272764Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.5273029Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.5273288Z +++ sed -e s/=//g 2025-06-01T22:53:08.5313723Z ++ HASH=cUGobQIHXu-HjHXbcq5Grpn4n8En2ndMEERN6ePjK3Q 2025-06-01T22:53:08.5316819Z +++ ls -nl torchgen/dest/register_dispatch_key.py 2025-06-01T22:53:08.5317530Z +++ awk '{print $5}' 2025-06-01T22:53:08.5346413Z ++ FSIZE=41484 2025-06-01T22:53:08.5347352Z ++ echo '"torchgen/dest/register_dispatch_key.py",sha256=cUGobQIHXu-HjHXbcq5Grpn4n8En2ndMEERN6ePjK3Q,41484' 2025-06-01T22:53:08.5348070Z ++ read fname 2025-06-01T22:53:08.5348347Z ++ make_wheel_record torchgen/dest/ufunc.py 2025-06-01T22:53:08.5348736Z ++ FPATH=torchgen/dest/ufunc.py 2025-06-01T22:53:08.5349064Z ++ echo torchgen/dest/ufunc.py 2025-06-01T22:53:08.5349386Z ++ grep RECORD 2025-06-01T22:53:08.5369522Z +++ openssl dgst -sha256 -binary torchgen/dest/ufunc.py 2025-06-01T22:53:08.5369974Z +++ openssl base64 2025-06-01T22:53:08.5370800Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.5372010Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.5373299Z +++ sed -e s/=//g 2025-06-01T22:53:08.5410423Z ++ HASH=Xps2kWLOxNMylusN1ktl6qiSVBU69TNGUTk4sa9hxUA 2025-06-01T22:53:08.5415359Z +++ ls -nl torchgen/dest/ufunc.py 2025-06-01T22:53:08.5416480Z +++ awk '{print $5}' 2025-06-01T22:53:08.5443460Z ++ FSIZE=17838 2025-06-01T22:53:08.5444211Z ++ echo '"torchgen/dest/ufunc.py",sha256=Xps2kWLOxNMylusN1ktl6qiSVBU69TNGUTk4sa9hxUA,17838' 2025-06-01T22:53:08.5444987Z ++ read fname 2025-06-01T22:53:08.5445552Z ++ make_wheel_record torchgen/executorch/__init__.py 2025-06-01T22:53:08.5446622Z ++ FPATH=torchgen/executorch/__init__.py 2025-06-01T22:53:08.5447282Z ++ echo torchgen/executorch/__init__.py 2025-06-01T22:53:08.5447674Z ++ grep RECORD 2025-06-01T22:53:08.5473958Z +++ openssl dgst -sha256 -binary torchgen/executorch/__init__.py 2025-06-01T22:53:08.5474489Z +++ openssl base64 2025-06-01T22:53:08.5474743Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.5475007Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.5475622Z +++ sed -e s/=//g 2025-06-01T22:53:08.5514304Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:08.5519953Z +++ ls -nl torchgen/executorch/__init__.py 2025-06-01T22:53:08.5520369Z +++ awk '{print $5}' 2025-06-01T22:53:08.5547207Z ++ FSIZE=0 2025-06-01T22:53:08.5547775Z ++ echo '"torchgen/executorch/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:08.5548382Z ++ read fname 2025-06-01T22:53:08.5548705Z ++ make_wheel_record torchgen/executorch/model.py 2025-06-01T22:53:08.5549117Z ++ FPATH=torchgen/executorch/model.py 2025-06-01T22:53:08.5549501Z ++ echo torchgen/executorch/model.py 2025-06-01T22:53:08.5549843Z ++ grep RECORD 2025-06-01T22:53:08.5570301Z +++ openssl dgst -sha256 -binary torchgen/executorch/model.py 2025-06-01T22:53:08.5570786Z +++ openssl base64 2025-06-01T22:53:08.5571823Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.5573155Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.5574489Z +++ sed -e s/=//g 2025-06-01T22:53:08.5611241Z ++ HASH=S3ikMfCf6dbUpczbukzC3RMpjFeZgjjWF8ZerwCarMM 2025-06-01T22:53:08.5616324Z +++ ls -nl torchgen/executorch/model.py 2025-06-01T22:53:08.5617482Z +++ awk '{print $5}' 2025-06-01T22:53:08.5645558Z ++ FSIZE=7666 2025-06-01T22:53:08.5646310Z ++ echo '"torchgen/executorch/model.py",sha256=S3ikMfCf6dbUpczbukzC3RMpjFeZgjjWF8ZerwCarMM,7666' 2025-06-01T22:53:08.5646965Z ++ read fname 2025-06-01T22:53:08.5647289Z ++ make_wheel_record torchgen/executorch/parse.py 2025-06-01T22:53:08.5647707Z ++ FPATH=torchgen/executorch/parse.py 2025-06-01T22:53:08.5648095Z ++ echo torchgen/executorch/parse.py 2025-06-01T22:53:08.5648426Z ++ grep RECORD 2025-06-01T22:53:08.5671375Z +++ openssl dgst -sha256 -binary torchgen/executorch/parse.py 2025-06-01T22:53:08.5671836Z +++ openssl base64 2025-06-01T22:53:08.5672112Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.5672364Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.5672755Z +++ sed -e s/=//g 2025-06-01T22:53:08.5715441Z ++ HASH=qy2wCct6heZ6xePVe9aYWDMI3yfp_XzSUnAZVdyLg8c 2025-06-01T22:53:08.5717289Z +++ ls -nl torchgen/executorch/parse.py 2025-06-01T22:53:08.5718082Z +++ awk '{print $5}' 2025-06-01T22:53:08.5745136Z ++ FSIZE=5422 2025-06-01T22:53:08.5746049Z ++ echo '"torchgen/executorch/parse.py",sha256=qy2wCct6heZ6xePVe9aYWDMI3yfp_XzSUnAZVdyLg8c,5422' 2025-06-01T22:53:08.5746687Z ++ read fname 2025-06-01T22:53:08.5747026Z ++ make_wheel_record torchgen/executorch/api/__init__.py 2025-06-01T22:53:08.5747584Z ++ FPATH=torchgen/executorch/api/__init__.py 2025-06-01T22:53:08.5748001Z ++ echo torchgen/executorch/api/__init__.py 2025-06-01T22:53:08.5750314Z ++ grep RECORD 2025-06-01T22:53:08.5771261Z +++ openssl dgst -sha256 -binary torchgen/executorch/api/__init__.py 2025-06-01T22:53:08.5771759Z +++ openssl base64 2025-06-01T22:53:08.5772416Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.5773510Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.5774846Z +++ sed -e s/=//g 2025-06-01T22:53:08.5812561Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:08.5818441Z +++ ls -nl torchgen/executorch/api/__init__.py 2025-06-01T22:53:08.5819042Z +++ awk '{print $5}' 2025-06-01T22:53:08.5844943Z ++ FSIZE=0 2025-06-01T22:53:08.5845759Z ++ echo '"torchgen/executorch/api/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:08.5846391Z ++ read fname 2025-06-01T22:53:08.5846740Z ++ make_wheel_record torchgen/executorch/api/custom_ops.py 2025-06-01T22:53:08.5847205Z ++ FPATH=torchgen/executorch/api/custom_ops.py 2025-06-01T22:53:08.5847643Z ++ echo torchgen/executorch/api/custom_ops.py 2025-06-01T22:53:08.5848181Z ++ grep RECORD 2025-06-01T22:53:08.5869667Z +++ openssl dgst -sha256 -binary torchgen/executorch/api/custom_ops.py 2025-06-01T22:53:08.5870163Z +++ openssl base64 2025-06-01T22:53:08.5870419Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.5871746Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.5873410Z +++ sed -e s/=//g 2025-06-01T22:53:08.5914792Z ++ HASH=nWfnjK1ntdxMxC7vIyggCrTZCZEzh-uNMPuIXVHKf7g 2025-06-01T22:53:08.5918341Z +++ ls -nl torchgen/executorch/api/custom_ops.py 2025-06-01T22:53:08.5919080Z +++ awk '{print $5}' 2025-06-01T22:53:08.5946827Z ++ FSIZE=5510 2025-06-01T22:53:08.5947459Z ++ echo '"torchgen/executorch/api/custom_ops.py",sha256=nWfnjK1ntdxMxC7vIyggCrTZCZEzh-uNMPuIXVHKf7g,5510' 2025-06-01T22:53:08.5948158Z ++ read fname 2025-06-01T22:53:08.5948490Z ++ make_wheel_record torchgen/executorch/api/et_cpp.py 2025-06-01T22:53:08.5948924Z ++ FPATH=torchgen/executorch/api/et_cpp.py 2025-06-01T22:53:08.5949334Z ++ echo torchgen/executorch/api/et_cpp.py 2025-06-01T22:53:08.5949680Z ++ grep RECORD 2025-06-01T22:53:08.5971197Z +++ openssl dgst -sha256 -binary torchgen/executorch/api/et_cpp.py 2025-06-01T22:53:08.5971701Z +++ openssl base64 2025-06-01T22:53:08.5971967Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.5972975Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.5974513Z +++ sed -e s/=//g 2025-06-01T22:53:08.6024072Z ++ HASH=_t2rDiptUdUIoZQHSAR96RlkkFd0gH5IO2CFSS1N_P8 2025-06-01T22:53:08.6025805Z +++ ls -nl torchgen/executorch/api/et_cpp.py 2025-06-01T22:53:08.6026870Z +++ awk '{print $5}' 2025-06-01T22:53:08.6051088Z ++ FSIZE=12702 2025-06-01T22:53:08.6051728Z ++ echo '"torchgen/executorch/api/et_cpp.py",sha256=_t2rDiptUdUIoZQHSAR96RlkkFd0gH5IO2CFSS1N_P8,12702' 2025-06-01T22:53:08.6052425Z ++ read fname 2025-06-01T22:53:08.6052773Z ++ make_wheel_record torchgen/executorch/api/unboxing.py 2025-06-01T22:53:08.6053241Z ++ FPATH=torchgen/executorch/api/unboxing.py 2025-06-01T22:53:08.6054537Z ++ echo torchgen/executorch/api/unboxing.py 2025-06-01T22:53:08.6055892Z ++ grep RECORD 2025-06-01T22:53:08.6079666Z +++ openssl dgst -sha256 -binary torchgen/executorch/api/unboxing.py 2025-06-01T22:53:08.6080180Z +++ openssl base64 2025-06-01T22:53:08.6080434Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.6080716Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.6080989Z +++ sed -e s/=//g 2025-06-01T22:53:08.6122800Z ++ HASH=uNU47B3VCqlSTrcyIIEIPd66irAz-9WklSMMVP9Hdko 2025-06-01T22:53:08.6126352Z +++ ls -nl torchgen/executorch/api/unboxing.py 2025-06-01T22:53:08.6126767Z +++ awk '{print $5}' 2025-06-01T22:53:08.6153193Z ++ FSIZE=7636 2025-06-01T22:53:08.6153846Z ++ echo '"torchgen/executorch/api/unboxing.py",sha256=uNU47B3VCqlSTrcyIIEIPd66irAz-9WklSMMVP9Hdko,7636' 2025-06-01T22:53:08.6154530Z ++ read fname 2025-06-01T22:53:08.6154901Z ++ make_wheel_record torchgen/executorch/api/types/__init__.py 2025-06-01T22:53:08.6155397Z ++ FPATH=torchgen/executorch/api/types/__init__.py 2025-06-01T22:53:08.6156805Z ++ echo torchgen/executorch/api/types/__init__.py 2025-06-01T22:53:08.6158193Z ++ grep RECORD 2025-06-01T22:53:08.6183594Z +++ openssl dgst -sha256 -binary torchgen/executorch/api/types/__init__.py 2025-06-01T22:53:08.6184131Z +++ openssl base64 2025-06-01T22:53:08.6184387Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.6184653Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.6184910Z +++ sed -e s/=//g 2025-06-01T22:53:08.6226317Z ++ HASH=ws3m0NagLBCxZAKJDPhGHrmWlAtdgJI6L25lpXj0s3E 2025-06-01T22:53:08.6229260Z +++ ls -nl torchgen/executorch/api/types/__init__.py 2025-06-01T22:53:08.6229666Z +++ awk '{print $5}' 2025-06-01T22:53:08.6253177Z ++ FSIZE=122 2025-06-01T22:53:08.6253838Z ++ echo '"torchgen/executorch/api/types/__init__.py",sha256=ws3m0NagLBCxZAKJDPhGHrmWlAtdgJI6L25lpXj0s3E,122' 2025-06-01T22:53:08.6254689Z ++ read fname 2025-06-01T22:53:08.6255062Z ++ make_wheel_record torchgen/executorch/api/types/signatures.py 2025-06-01T22:53:08.6255602Z ++ FPATH=torchgen/executorch/api/types/signatures.py 2025-06-01T22:53:08.6256855Z ++ echo torchgen/executorch/api/types/signatures.py 2025-06-01T22:53:08.6258041Z ++ grep RECORD 2025-06-01T22:53:08.6283222Z +++ openssl dgst -sha256 -binary torchgen/executorch/api/types/signatures.py 2025-06-01T22:53:08.6284266Z +++ openssl base64 2025-06-01T22:53:08.6284846Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.6285126Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.6285394Z +++ sed -e s/=//g 2025-06-01T22:53:08.6324722Z ++ HASH=hdcQBvHZAZ2dQmmPeXwZ8xp8rah-AwdsIzfec15Gn8A 2025-06-01T22:53:08.6327719Z +++ ls -nl torchgen/executorch/api/types/signatures.py 2025-06-01T22:53:08.6328594Z +++ awk '{print $5}' 2025-06-01T22:53:08.6353063Z ++ FSIZE=2567 2025-06-01T22:53:08.6353785Z ++ echo '"torchgen/executorch/api/types/signatures.py",sha256=hdcQBvHZAZ2dQmmPeXwZ8xp8rah-AwdsIzfec15Gn8A,2567' 2025-06-01T22:53:08.6354538Z ++ read fname 2025-06-01T22:53:08.6354883Z ++ make_wheel_record torchgen/executorch/api/types/types.py 2025-06-01T22:53:08.6355374Z ++ FPATH=torchgen/executorch/api/types/types.py 2025-06-01T22:53:08.6356611Z ++ echo torchgen/executorch/api/types/types.py 2025-06-01T22:53:08.6357884Z ++ grep RECORD 2025-06-01T22:53:08.6381316Z +++ openssl dgst -sha256 -binary torchgen/executorch/api/types/types.py 2025-06-01T22:53:08.6381833Z +++ openssl base64 2025-06-01T22:53:08.6382105Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.6382349Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.6383437Z +++ sed -e s/=//g 2025-06-01T22:53:08.6420420Z ++ HASH=8w5KGaVdGitx2z3uLaNmpc3Ii-4ap1HPwlDAhkmB-cM 2025-06-01T22:53:08.6424572Z +++ ls -nl torchgen/executorch/api/types/types.py 2025-06-01T22:53:08.6425001Z +++ awk '{print $5}' 2025-06-01T22:53:08.6448743Z ++ FSIZE=2133 2025-06-01T22:53:08.6449573Z ++ echo '"torchgen/executorch/api/types/types.py",sha256=8w5KGaVdGitx2z3uLaNmpc3Ii-4ap1HPwlDAhkmB-cM,2133' 2025-06-01T22:53:08.6450297Z ++ read fname 2025-06-01T22:53:08.6450696Z ++ make_wheel_record torchgen/operator_versions/__init__.py 2025-06-01T22:53:08.6451189Z ++ FPATH=torchgen/operator_versions/__init__.py 2025-06-01T22:53:08.6451903Z ++ echo torchgen/operator_versions/__init__.py 2025-06-01T22:53:08.6453207Z ++ grep RECORD 2025-06-01T22:53:08.6478856Z +++ openssl dgst -sha256 -binary torchgen/operator_versions/__init__.py 2025-06-01T22:53:08.6479379Z +++ openssl base64 2025-06-01T22:53:08.6479648Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.6479897Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.6480166Z +++ sed -e s/=//g 2025-06-01T22:53:08.6521447Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:08.6522926Z +++ ls -nl torchgen/operator_versions/__init__.py 2025-06-01T22:53:08.6524781Z +++ awk '{print $5}' 2025-06-01T22:53:08.6548829Z ++ FSIZE=0 2025-06-01T22:53:08.6549443Z ++ echo '"torchgen/operator_versions/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:08.6550080Z ++ read fname 2025-06-01T22:53:08.6550507Z ++ make_wheel_record torchgen/operator_versions/gen_mobile_upgraders.py 2025-06-01T22:53:08.6551095Z ++ FPATH=torchgen/operator_versions/gen_mobile_upgraders.py 2025-06-01T22:53:08.6552359Z ++ echo torchgen/operator_versions/gen_mobile_upgraders.py 2025-06-01T22:53:08.6553313Z ++ grep RECORD 2025-06-01T22:53:08.6572446Z +++ openssl dgst -sha256 -binary torchgen/operator_versions/gen_mobile_upgraders.py 2025-06-01T22:53:08.6573029Z +++ openssl base64 2025-06-01T22:53:08.6574531Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.6575745Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.6576977Z +++ sed -e s/=//g 2025-06-01T22:53:08.6613529Z ++ HASH=9nZmtZqsKNqQSpAJ_rQzB49vwNXAHPLoo1_H-FhsHts 2025-06-01T22:53:08.6618959Z +++ ls -nl torchgen/operator_versions/gen_mobile_upgraders.py 2025-06-01T22:53:08.6619674Z +++ awk '{print $5}' 2025-06-01T22:53:08.6645179Z ++ FSIZE=12388 2025-06-01T22:53:08.6646260Z ++ echo '"torchgen/operator_versions/gen_mobile_upgraders.py",sha256=9nZmtZqsKNqQSpAJ_rQzB49vwNXAHPLoo1_H-FhsHts,12388' 2025-06-01T22:53:08.6647009Z ++ read fname 2025-06-01T22:53:08.6647451Z ++ make_wheel_record torchgen/operator_versions/gen_mobile_upgraders_constant.py 2025-06-01T22:53:08.6648142Z ++ FPATH=torchgen/operator_versions/gen_mobile_upgraders_constant.py 2025-06-01T22:53:08.6648776Z ++ echo torchgen/operator_versions/gen_mobile_upgraders_constant.py 2025-06-01T22:53:08.6649240Z ++ grep RECORD 2025-06-01T22:53:08.6673506Z +++ openssl dgst -sha256 -binary torchgen/operator_versions/gen_mobile_upgraders_constant.py 2025-06-01T22:53:08.6673690Z +++ openssl base64 2025-06-01T22:53:08.6673794Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.6673899Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.6674814Z +++ sed -e s/=//g 2025-06-01T22:53:08.6717681Z ++ HASH=C-U6rHQybm_FTcxsz27RMgJDj464NOLhlOzVjSjEn0w 2025-06-01T22:53:08.6719442Z +++ ls -nl torchgen/operator_versions/gen_mobile_upgraders_constant.py 2025-06-01T22:53:08.6720124Z +++ awk '{print $5}' 2025-06-01T22:53:08.6747303Z ++ FSIZE=243 2025-06-01T22:53:08.6747880Z ++ echo '"torchgen/operator_versions/gen_mobile_upgraders_constant.py",sha256=C-U6rHQybm_FTcxsz27RMgJDj464NOLhlOzVjSjEn0w,243' 2025-06-01T22:53:08.6748004Z ++ read fname 2025-06-01T22:53:08.6748270Z ++ make_wheel_record torchgen/packaged/ATen/native/native_functions.yaml 2025-06-01T22:53:08.6748476Z ++ FPATH=torchgen/packaged/ATen/native/native_functions.yaml 2025-06-01T22:53:08.6748719Z ++ echo torchgen/packaged/ATen/native/native_functions.yaml 2025-06-01T22:53:08.6749894Z ++ grep RECORD 2025-06-01T22:53:08.6770763Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/native/native_functions.yaml 2025-06-01T22:53:08.6770897Z +++ openssl base64 2025-06-01T22:53:08.6771850Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.6773032Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.6774416Z +++ sed -e s/=//g 2025-06-01T22:53:08.6832595Z ++ HASH=DBfHzUxxY9MJPzHRRmfV9BvVmT8JWKDyMOfpY4Ii_YQ 2025-06-01T22:53:08.6835199Z +++ ls -nl torchgen/packaged/ATen/native/native_functions.yaml 2025-06-01T22:53:08.6835515Z +++ awk '{print $5}' 2025-06-01T22:53:08.6864587Z ++ FSIZE=605769 2025-06-01T22:53:08.6865311Z ++ echo '"torchgen/packaged/ATen/native/native_functions.yaml",sha256=DBfHzUxxY9MJPzHRRmfV9BvVmT8JWKDyMOfpY4Ii_YQ,605769' 2025-06-01T22:53:08.6865438Z ++ read fname 2025-06-01T22:53:08.6865645Z ++ make_wheel_record torchgen/packaged/ATen/native/tags.yaml 2025-06-01T22:53:08.6865796Z ++ FPATH=torchgen/packaged/ATen/native/tags.yaml 2025-06-01T22:53:08.6865958Z ++ echo torchgen/packaged/ATen/native/tags.yaml 2025-06-01T22:53:08.6866059Z ++ grep RECORD 2025-06-01T22:53:08.6886810Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/native/tags.yaml 2025-06-01T22:53:08.6887163Z +++ openssl base64 2025-06-01T22:53:08.6887632Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.6888985Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.6890440Z +++ sed -e s/=//g 2025-06-01T22:53:08.6928523Z ++ HASH=YcpGyBrM7nGtUZH5Yfv2KruKozA3GmbM6MtaPvy4sH0 2025-06-01T22:53:08.6934067Z +++ ls -nl torchgen/packaged/ATen/native/tags.yaml 2025-06-01T22:53:08.6935136Z +++ awk '{print $5}' 2025-06-01T22:53:08.6963000Z ++ FSIZE=5284 2025-06-01T22:53:08.6963573Z ++ echo '"torchgen/packaged/ATen/native/tags.yaml",sha256=YcpGyBrM7nGtUZH5Yfv2KruKozA3GmbM6MtaPvy4sH0,5284' 2025-06-01T22:53:08.6963723Z ++ read fname 2025-06-01T22:53:08.6964672Z ++ make_wheel_record torchgen/packaged/ATen/templates/ATenOpList.cpp 2025-06-01T22:53:08.6965070Z ++ FPATH=torchgen/packaged/ATen/templates/ATenOpList.cpp 2025-06-01T22:53:08.6965272Z ++ echo torchgen/packaged/ATen/templates/ATenOpList.cpp 2025-06-01T22:53:08.6965391Z ++ grep RECORD 2025-06-01T22:53:08.6994392Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/ATenOpList.cpp 2025-06-01T22:53:08.6994809Z +++ openssl base64 2025-06-01T22:53:08.6994945Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.6995058Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.6995177Z +++ sed -e s/=//g 2025-06-01T22:53:08.7034072Z ++ HASH=YobnhIm91ECCc6uYD2uDOrvFM4WqutKQbQ5x_Fh_5IE 2025-06-01T22:53:08.7037431Z +++ ls -nl torchgen/packaged/ATen/templates/ATenOpList.cpp 2025-06-01T22:53:08.7037962Z +++ awk '{print $5}' 2025-06-01T22:53:08.7066537Z ++ FSIZE=1059 2025-06-01T22:53:08.7067165Z ++ echo '"torchgen/packaged/ATen/templates/ATenOpList.cpp",sha256=YobnhIm91ECCc6uYD2uDOrvFM4WqutKQbQ5x_Fh_5IE,1059' 2025-06-01T22:53:08.7067294Z ++ read fname 2025-06-01T22:53:08.7067622Z ++ make_wheel_record torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp 2025-06-01T22:53:08.7067895Z ++ FPATH=torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp 2025-06-01T22:53:08.7068173Z ++ echo torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp 2025-06-01T22:53:08.7068452Z ++ grep RECORD 2025-06-01T22:53:08.7089814Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp 2025-06-01T22:53:08.7089946Z +++ openssl base64 2025-06-01T22:53:08.7091050Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.7092386Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.7093841Z +++ sed -e s/=//g 2025-06-01T22:53:08.7130546Z ++ HASH=H64AHoCBB7MJIECAHNzki8NiTVPND0hy2vJ-KqiSF2c 2025-06-01T22:53:08.7135659Z +++ ls -nl torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp 2025-06-01T22:53:08.7136554Z +++ awk '{print $5}' 2025-06-01T22:53:08.7165529Z ++ FSIZE=2077 2025-06-01T22:53:08.7166224Z ++ echo '"torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp",sha256=H64AHoCBB7MJIECAHNzki8NiTVPND0hy2vJ-KqiSF2c,2077' 2025-06-01T22:53:08.7166340Z ++ read fname 2025-06-01T22:53:08.7166632Z ++ make_wheel_record torchgen/packaged/ATen/templates/DispatchKeyFunction.h 2025-06-01T22:53:08.7166870Z ++ FPATH=torchgen/packaged/ATen/templates/DispatchKeyFunction.h 2025-06-01T22:53:08.7167099Z ++ echo torchgen/packaged/ATen/templates/DispatchKeyFunction.h 2025-06-01T22:53:08.7167217Z ++ grep RECORD 2025-06-01T22:53:08.7192429Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/DispatchKeyFunction.h 2025-06-01T22:53:08.7192692Z +++ openssl base64 2025-06-01T22:53:08.7192818Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.7192918Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.7193018Z +++ sed -e s/=//g 2025-06-01T22:53:08.7233944Z ++ HASH=npUU8WpU76sZv8oqUQqBpcV_QHT6RW9j42EVTSA6pvA 2025-06-01T22:53:08.7236328Z +++ ls -nl torchgen/packaged/ATen/templates/DispatchKeyFunction.h 2025-06-01T22:53:08.7237293Z +++ awk '{print $5}' 2025-06-01T22:53:08.7265129Z ++ FSIZE=702 2025-06-01T22:53:08.7265730Z ++ echo '"torchgen/packaged/ATen/templates/DispatchKeyFunction.h",sha256=npUU8WpU76sZv8oqUQqBpcV_QHT6RW9j42EVTSA6pvA,702' 2025-06-01T22:53:08.7265827Z ++ read fname 2025-06-01T22:53:08.7266109Z ++ make_wheel_record torchgen/packaged/ATen/templates/DispatchKeyFunctions.h 2025-06-01T22:53:08.7266356Z ++ FPATH=torchgen/packaged/ATen/templates/DispatchKeyFunctions.h 2025-06-01T22:53:08.7266857Z ++ echo torchgen/packaged/ATen/templates/DispatchKeyFunctions.h 2025-06-01T22:53:08.7267359Z ++ grep RECORD 2025-06-01T22:53:08.7288894Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/DispatchKeyFunctions.h 2025-06-01T22:53:08.7289021Z +++ openssl base64 2025-06-01T22:53:08.7289662Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.7290967Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.7292244Z +++ sed -e s/=//g 2025-06-01T22:53:08.7330407Z ++ HASH=KlLfLZSYEG_7miq0fD8yuFtgVtm2mO4CQ9WiT6xoEpY 2025-06-01T22:53:08.7335857Z +++ ls -nl torchgen/packaged/ATen/templates/DispatchKeyFunctions.h 2025-06-01T22:53:08.7336494Z +++ awk '{print $5}' 2025-06-01T22:53:08.7365674Z ++ FSIZE=1937 2025-06-01T22:53:08.7366316Z ++ echo '"torchgen/packaged/ATen/templates/DispatchKeyFunctions.h",sha256=KlLfLZSYEG_7miq0fD8yuFtgVtm2mO4CQ9WiT6xoEpY,1937' 2025-06-01T22:53:08.7366414Z ++ read fname 2025-06-01T22:53:08.7366728Z ++ make_wheel_record torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h 2025-06-01T22:53:08.7366999Z ++ FPATH=torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h 2025-06-01T22:53:08.7367259Z ++ echo torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h 2025-06-01T22:53:08.7367489Z ++ grep RECORD 2025-06-01T22:53:08.7392042Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h 2025-06-01T22:53:08.7392170Z +++ openssl base64 2025-06-01T22:53:08.7392270Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.7392384Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.7392705Z +++ sed -e s/=//g 2025-06-01T22:53:08.7431081Z ++ HASH=nlAU0xWHQqRZn7JNV163YgAv5wwlykwsikMyjzZeZkI 2025-06-01T22:53:08.7435349Z +++ ls -nl torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h 2025-06-01T22:53:08.7435912Z +++ awk '{print $5}' 2025-06-01T22:53:08.7465094Z ++ FSIZE=824 2025-06-01T22:53:08.7465734Z ++ echo '"torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h",sha256=nlAU0xWHQqRZn7JNV163YgAv5wwlykwsikMyjzZeZkI,824' 2025-06-01T22:53:08.7465847Z ++ read fname 2025-06-01T22:53:08.7466185Z ++ make_wheel_record torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp 2025-06-01T22:53:08.7466477Z ++ FPATH=torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp 2025-06-01T22:53:08.7466771Z ++ echo torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp 2025-06-01T22:53:08.7466905Z ++ grep RECORD 2025-06-01T22:53:08.7488489Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp 2025-06-01T22:53:08.7488621Z +++ openssl base64 2025-06-01T22:53:08.7489252Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.7490811Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.7492708Z +++ sed -e s/=//g 2025-06-01T22:53:08.7529972Z ++ HASH=DYjxJmYQ5Yegq1XW4hakqjvZo5skNWi2f5ZNLPUyQ4c 2025-06-01T22:53:08.7535047Z +++ ls -nl torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp 2025-06-01T22:53:08.7535749Z +++ awk '{print $5}' 2025-06-01T22:53:08.7563528Z ++ FSIZE=184 2025-06-01T22:53:08.7564270Z ++ echo '"torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp",sha256=DYjxJmYQ5Yegq1XW4hakqjvZo5skNWi2f5ZNLPUyQ4c,184' 2025-06-01T22:53:08.7564381Z ++ read fname 2025-06-01T22:53:08.7565008Z ++ make_wheel_record torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h 2025-06-01T22:53:08.7565293Z ++ FPATH=torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h 2025-06-01T22:53:08.7565632Z ++ echo torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h 2025-06-01T22:53:08.7566735Z ++ grep RECORD 2025-06-01T22:53:08.7592561Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h 2025-06-01T22:53:08.7592701Z +++ openssl base64 2025-06-01T22:53:08.7592802Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.7592900Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.7592993Z +++ sed -e s/=//g 2025-06-01T22:53:08.7631845Z ++ HASH=e8lUNJZ4jt0uMHjio6HOupVpMv83DtAaFBudAG6pEDw 2025-06-01T22:53:08.7636306Z +++ ls -nl torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h 2025-06-01T22:53:08.7636576Z +++ awk '{print $5}' 2025-06-01T22:53:08.7665595Z ++ FSIZE=384 2025-06-01T22:53:08.7666289Z ++ echo '"torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h",sha256=e8lUNJZ4jt0uMHjio6HOupVpMv83DtAaFBudAG6pEDw,384' 2025-06-01T22:53:08.7666399Z ++ read fname 2025-06-01T22:53:08.7666635Z ++ make_wheel_record torchgen/packaged/ATen/templates/Function.h 2025-06-01T22:53:08.7666807Z ++ FPATH=torchgen/packaged/ATen/templates/Function.h 2025-06-01T22:53:08.7666965Z ++ echo torchgen/packaged/ATen/templates/Function.h 2025-06-01T22:53:08.7667250Z ++ grep RECORD 2025-06-01T22:53:08.7688645Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/Function.h 2025-06-01T22:53:08.7688773Z +++ openssl base64 2025-06-01T22:53:08.7689820Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.7691301Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.7693169Z +++ sed -e s/=//g 2025-06-01T22:53:08.7730383Z ++ HASH=Z2OimxsHx42itqLZE04H7-RiAPb7UJRzNZQvmVUW6n4 2025-06-01T22:53:08.7735783Z +++ ls -nl torchgen/packaged/ATen/templates/Function.h 2025-06-01T22:53:08.7736807Z +++ awk '{print $5}' 2025-06-01T22:53:08.7763487Z ++ FSIZE=519 2025-06-01T22:53:08.7764146Z ++ echo '"torchgen/packaged/ATen/templates/Function.h",sha256=Z2OimxsHx42itqLZE04H7-RiAPb7UJRzNZQvmVUW6n4,519' 2025-06-01T22:53:08.7764551Z ++ read fname 2025-06-01T22:53:08.7764836Z ++ make_wheel_record torchgen/packaged/ATen/templates/FunctionalInverses.h 2025-06-01T22:53:08.7765083Z ++ FPATH=torchgen/packaged/ATen/templates/FunctionalInverses.h 2025-06-01T22:53:08.7765659Z ++ echo torchgen/packaged/ATen/templates/FunctionalInverses.h 2025-06-01T22:53:08.7766825Z ++ grep RECORD 2025-06-01T22:53:08.7791106Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/FunctionalInverses.h 2025-06-01T22:53:08.7791226Z +++ openssl base64 2025-06-01T22:53:08.7791325Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.7791436Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.7791561Z +++ sed -e s/=//g 2025-06-01T22:53:08.7831889Z ++ HASH=azlMYM1eJqDFCBeDRBEgpKgbeDIsWLIPEWBVyLVoocY 2025-06-01T22:53:08.7835629Z +++ ls -nl torchgen/packaged/ATen/templates/FunctionalInverses.h 2025-06-01T22:53:08.7836435Z +++ awk '{print $5}' 2025-06-01T22:53:08.7864974Z ++ FSIZE=1231 2025-06-01T22:53:08.7865624Z ++ echo '"torchgen/packaged/ATen/templates/FunctionalInverses.h",sha256=azlMYM1eJqDFCBeDRBEgpKgbeDIsWLIPEWBVyLVoocY,1231' 2025-06-01T22:53:08.7865731Z ++ read fname 2025-06-01T22:53:08.7865964Z ++ make_wheel_record torchgen/packaged/ATen/templates/Functions.cpp 2025-06-01T22:53:08.7866159Z ++ FPATH=torchgen/packaged/ATen/templates/Functions.cpp 2025-06-01T22:53:08.7866334Z ++ echo torchgen/packaged/ATen/templates/Functions.cpp 2025-06-01T22:53:08.7866727Z ++ grep RECORD 2025-06-01T22:53:08.7887998Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/Functions.cpp 2025-06-01T22:53:08.7888117Z +++ openssl base64 2025-06-01T22:53:08.7888594Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.7889813Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.7891104Z +++ sed -e s/=//g 2025-06-01T22:53:08.7930509Z ++ HASH=zP3erpXtV2qI6DJuX39obNEs3XffyrODDkCzXDLi8qM 2025-06-01T22:53:08.7935285Z +++ ls -nl torchgen/packaged/ATen/templates/Functions.cpp 2025-06-01T22:53:08.7936432Z +++ awk '{print $5}' 2025-06-01T22:53:08.7965112Z ++ FSIZE=3085 2025-06-01T22:53:08.7965755Z ++ echo '"torchgen/packaged/ATen/templates/Functions.cpp",sha256=zP3erpXtV2qI6DJuX39obNEs3XffyrODDkCzXDLi8qM,3085' 2025-06-01T22:53:08.7967420Z ++ read fname 2025-06-01T22:53:08.7967672Z ++ make_wheel_record torchgen/packaged/ATen/templates/Functions.h 2025-06-01T22:53:08.7967847Z ++ FPATH=torchgen/packaged/ATen/templates/Functions.h 2025-06-01T22:53:08.7968022Z ++ echo torchgen/packaged/ATen/templates/Functions.h 2025-06-01T22:53:08.7968132Z ++ grep RECORD 2025-06-01T22:53:08.7992209Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/Functions.h 2025-06-01T22:53:08.7992401Z +++ openssl base64 2025-06-01T22:53:08.7992523Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.7992621Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.7992718Z +++ sed -e s/=//g 2025-06-01T22:53:08.8031165Z ++ HASH=3WE9DmsTPozVLTXJSuqYNO8Ap-p_uub6U4T9dUT1fa4 2025-06-01T22:53:08.8035979Z +++ ls -nl torchgen/packaged/ATen/templates/Functions.h 2025-06-01T22:53:08.8036997Z +++ awk '{print $5}' 2025-06-01T22:53:08.8063268Z ++ FSIZE=4677 2025-06-01T22:53:08.8063839Z ++ echo '"torchgen/packaged/ATen/templates/Functions.h",sha256=3WE9DmsTPozVLTXJSuqYNO8Ap-p_uub6U4T9dUT1fa4,4677' 2025-06-01T22:53:08.8063947Z ++ read fname 2025-06-01T22:53:08.8064157Z ++ make_wheel_record torchgen/packaged/ATen/templates/LazyIr.h 2025-06-01T22:53:08.8064327Z ++ FPATH=torchgen/packaged/ATen/templates/LazyIr.h 2025-06-01T22:53:08.8065727Z ++ echo torchgen/packaged/ATen/templates/LazyIr.h 2025-06-01T22:53:08.8066982Z ++ grep RECORD 2025-06-01T22:53:08.8087859Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/LazyIr.h 2025-06-01T22:53:08.8087979Z +++ openssl base64 2025-06-01T22:53:08.8089062Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.8090266Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.8091682Z +++ sed -e s/=//g 2025-06-01T22:53:08.8130281Z ++ HASH=-aVOIdjB719-6SLBsUURho6x0xdKyXsN6h5QP76HTd8 2025-06-01T22:53:08.8135225Z +++ ls -nl torchgen/packaged/ATen/templates/LazyIr.h 2025-06-01T22:53:08.8136278Z +++ awk '{print $5}' 2025-06-01T22:53:08.8163650Z ++ FSIZE=585 2025-06-01T22:53:08.8164452Z ++ echo '"torchgen/packaged/ATen/templates/LazyIr.h",sha256=-aVOIdjB719-6SLBsUURho6x0xdKyXsN6h5QP76HTd8,585' 2025-06-01T22:53:08.8164735Z ++ read fname 2025-06-01T22:53:08.8164995Z ++ make_wheel_record torchgen/packaged/ATen/templates/LazyNonNativeIr.h 2025-06-01T22:53:08.8165220Z ++ FPATH=torchgen/packaged/ATen/templates/LazyNonNativeIr.h 2025-06-01T22:53:08.8165417Z ++ echo torchgen/packaged/ATen/templates/LazyNonNativeIr.h 2025-06-01T22:53:08.8165865Z ++ grep RECORD 2025-06-01T22:53:08.8189035Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/LazyNonNativeIr.h 2025-06-01T22:53:08.8189162Z +++ openssl base64 2025-06-01T22:53:08.8189265Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.8190210Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.8191645Z +++ sed -e s/=//g 2025-06-01T22:53:08.8230959Z ++ HASH=KQbjyZ0Q8qK8JcgqAaF-M-ZhvRE5UhTj8JIHyceNK9Y 2025-06-01T22:53:08.8235821Z +++ ls -nl torchgen/packaged/ATen/templates/LazyNonNativeIr.h 2025-06-01T22:53:08.8237177Z +++ awk '{print $5}' 2025-06-01T22:53:08.8264259Z ++ FSIZE=178 2025-06-01T22:53:08.8264859Z ++ echo '"torchgen/packaged/ATen/templates/LazyNonNativeIr.h",sha256=KQbjyZ0Q8qK8JcgqAaF-M-ZhvRE5UhTj8JIHyceNK9Y,178' 2025-06-01T22:53:08.8264992Z ++ read fname 2025-06-01T22:53:08.8265248Z ++ make_wheel_record torchgen/packaged/ATen/templates/MethodOperators.h 2025-06-01T22:53:08.8265457Z ++ FPATH=torchgen/packaged/ATen/templates/MethodOperators.h 2025-06-01T22:53:08.8265965Z ++ echo torchgen/packaged/ATen/templates/MethodOperators.h 2025-06-01T22:53:08.8266818Z ++ grep RECORD 2025-06-01T22:53:08.8287862Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/MethodOperators.h 2025-06-01T22:53:08.8287994Z +++ openssl base64 2025-06-01T22:53:08.8288973Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.8290036Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.8291476Z +++ sed -e s/=//g 2025-06-01T22:53:08.8329433Z ++ HASH=ifirYleNPll8bjo_OYaC8jEuLWIJlP0Asy0xjtdGfQo 2025-06-01T22:53:08.8335026Z +++ ls -nl torchgen/packaged/ATen/templates/MethodOperators.h 2025-06-01T22:53:08.8335834Z +++ awk '{print $5}' 2025-06-01T22:53:08.8362129Z ++ FSIZE=830 2025-06-01T22:53:08.8363078Z ++ echo '"torchgen/packaged/ATen/templates/MethodOperators.h",sha256=ifirYleNPll8bjo_OYaC8jEuLWIJlP0Asy0xjtdGfQo,830' 2025-06-01T22:53:08.8363979Z ++ read fname 2025-06-01T22:53:08.8364379Z ++ make_wheel_record torchgen/packaged/ATen/templates/NativeFunction.h 2025-06-01T22:53:08.8365145Z ++ FPATH=torchgen/packaged/ATen/templates/NativeFunction.h 2025-06-01T22:53:08.8365672Z ++ echo torchgen/packaged/ATen/templates/NativeFunction.h 2025-06-01T22:53:08.8366101Z ++ grep RECORD 2025-06-01T22:53:08.8388991Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/NativeFunction.h 2025-06-01T22:53:08.8389891Z +++ openssl base64 2025-06-01T22:53:08.8390209Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.8390484Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.8391051Z +++ sed -e s/=//g 2025-06-01T22:53:08.8432443Z ++ HASH=C8rQosVZF3aESwI4IvZitd60sdGov6kvClkDAtnx3Oc 2025-06-01T22:53:08.8435655Z +++ ls -nl torchgen/packaged/ATen/templates/NativeFunction.h 2025-06-01T22:53:08.8436090Z +++ awk '{print $5}' 2025-06-01T22:53:08.8465427Z ++ FSIZE=366 2025-06-01T22:53:08.8466236Z ++ echo '"torchgen/packaged/ATen/templates/NativeFunction.h",sha256=C8rQosVZF3aESwI4IvZitd60sdGov6kvClkDAtnx3Oc,366' 2025-06-01T22:53:08.8467007Z ++ read fname 2025-06-01T22:53:08.8467549Z ++ make_wheel_record torchgen/packaged/ATen/templates/NativeFunctions.h 2025-06-01T22:53:08.8468127Z ++ FPATH=torchgen/packaged/ATen/templates/NativeFunctions.h 2025-06-01T22:53:08.8468656Z ++ echo torchgen/packaged/ATen/templates/NativeFunctions.h 2025-06-01T22:53:08.8469065Z ++ grep RECORD 2025-06-01T22:53:08.8488737Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/NativeFunctions.h 2025-06-01T22:53:08.8489328Z +++ openssl base64 2025-06-01T22:53:08.8490063Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.8491572Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.8492909Z +++ sed -e s/=//g 2025-06-01T22:53:08.8529390Z ++ HASH=N351coNgM9F_jpdma5OK3DvlNUw2oY51iBXKe5dK81Y 2025-06-01T22:53:08.8534392Z +++ ls -nl torchgen/packaged/ATen/templates/NativeFunctions.h 2025-06-01T22:53:08.8535469Z +++ awk '{print $5}' 2025-06-01T22:53:08.8562779Z ++ FSIZE=1149 2025-06-01T22:53:08.8563529Z ++ echo '"torchgen/packaged/ATen/templates/NativeFunctions.h",sha256=N351coNgM9F_jpdma5OK3DvlNUw2oY51iBXKe5dK81Y,1149' 2025-06-01T22:53:08.8564418Z ++ read fname 2025-06-01T22:53:08.8565009Z ++ make_wheel_record torchgen/packaged/ATen/templates/NativeMetaFunction.h 2025-06-01T22:53:08.8565657Z ++ FPATH=torchgen/packaged/ATen/templates/NativeMetaFunction.h 2025-06-01T22:53:08.8566231Z ++ echo torchgen/packaged/ATen/templates/NativeMetaFunction.h 2025-06-01T22:53:08.8566687Z ++ grep RECORD 2025-06-01T22:53:08.8590186Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/NativeMetaFunction.h 2025-06-01T22:53:08.8590805Z +++ openssl base64 2025-06-01T22:53:08.8591073Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.8591334Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.8591609Z +++ sed -e s/=//g 2025-06-01T22:53:08.8631754Z ++ HASH=C0alnIY6J-5Mlca9_0ocI7bnFKo5jQ_QTuLzo8iCUDQ 2025-06-01T22:53:08.8634880Z +++ ls -nl torchgen/packaged/ATen/templates/NativeMetaFunction.h 2025-06-01T22:53:08.8636144Z +++ awk '{print $5}' 2025-06-01T22:53:08.8662880Z ++ FSIZE=452 2025-06-01T22:53:08.8663696Z ++ echo '"torchgen/packaged/ATen/templates/NativeMetaFunction.h",sha256=C0alnIY6J-5Mlca9_0ocI7bnFKo5jQ_QTuLzo8iCUDQ,452' 2025-06-01T22:53:08.8664456Z ++ read fname 2025-06-01T22:53:08.8664885Z ++ make_wheel_record torchgen/packaged/ATen/templates/NativeMetaFunctions.h 2025-06-01T22:53:08.8665527Z ++ FPATH=torchgen/packaged/ATen/templates/NativeMetaFunctions.h 2025-06-01T22:53:08.8666098Z ++ echo torchgen/packaged/ATen/templates/NativeMetaFunctions.h 2025-06-01T22:53:08.8666549Z ++ grep RECORD 2025-06-01T22:53:08.8687804Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/NativeMetaFunctions.h 2025-06-01T22:53:08.8689657Z +++ openssl base64 2025-06-01T22:53:08.8689978Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.8690242Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.8690983Z +++ sed -e s/=//g 2025-06-01T22:53:08.8729772Z ++ HASH=mIOwmpkQY9zYolxUXK39c4nRDyG32vBsqEeSDo76p_k 2025-06-01T22:53:08.8734668Z +++ ls -nl torchgen/packaged/ATen/templates/NativeMetaFunctions.h 2025-06-01T22:53:08.8735614Z +++ awk '{print $5}' 2025-06-01T22:53:08.8762355Z ++ FSIZE=306 2025-06-01T22:53:08.8763133Z ++ echo '"torchgen/packaged/ATen/templates/NativeMetaFunctions.h",sha256=mIOwmpkQY9zYolxUXK39c4nRDyG32vBsqEeSDo76p_k,306' 2025-06-01T22:53:08.8764034Z ++ read fname 2025-06-01T22:53:08.8764408Z ++ make_wheel_record torchgen/packaged/ATen/templates/Operator.h 2025-06-01T22:53:08.8765101Z ++ FPATH=torchgen/packaged/ATen/templates/Operator.h 2025-06-01T22:53:08.8765581Z ++ echo torchgen/packaged/ATen/templates/Operator.h 2025-06-01T22:53:08.8765964Z ++ grep RECORD 2025-06-01T22:53:08.8790403Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/Operator.h 2025-06-01T22:53:08.8790944Z +++ openssl base64 2025-06-01T22:53:08.8791199Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.8791461Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.8792155Z +++ sed -e s/=//g 2025-06-01T22:53:08.8830034Z ++ HASH=5TqYc2DVGzB2gwuIwC8p4D6KnSDIylKXScnjwLfpdu0 2025-06-01T22:53:08.8833661Z +++ ls -nl torchgen/packaged/ATen/templates/Operator.h 2025-06-01T22:53:08.8834980Z +++ awk '{print $5}' 2025-06-01T22:53:08.8861772Z ++ FSIZE=448 2025-06-01T22:53:08.8862621Z ++ echo '"torchgen/packaged/ATen/templates/Operator.h",sha256=5TqYc2DVGzB2gwuIwC8p4D6KnSDIylKXScnjwLfpdu0,448' 2025-06-01T22:53:08.8863334Z ++ read fname 2025-06-01T22:53:08.8863719Z ++ make_wheel_record torchgen/packaged/ATen/templates/Operators.cpp 2025-06-01T22:53:08.8864268Z ++ FPATH=torchgen/packaged/ATen/templates/Operators.cpp 2025-06-01T22:53:08.8864762Z ++ echo torchgen/packaged/ATen/templates/Operators.cpp 2025-06-01T22:53:08.8865157Z ++ grep RECORD 2025-06-01T22:53:08.8886916Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/Operators.cpp 2025-06-01T22:53:08.8887636Z +++ openssl base64 2025-06-01T22:53:08.8887908Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.8888724Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.8890244Z +++ sed -e s/=//g 2025-06-01T22:53:08.8927814Z ++ HASH=cjfjkIMtfc8n1w0TDy_JJDJq0DK2cT9DfhkZw3YnTWM 2025-06-01T22:53:08.8933070Z +++ ls -nl torchgen/packaged/ATen/templates/Operators.cpp 2025-06-01T22:53:08.8933894Z +++ awk '{print $5}' 2025-06-01T22:53:08.8962380Z ++ FSIZE=347 2025-06-01T22:53:08.8963184Z ++ echo '"torchgen/packaged/ATen/templates/Operators.cpp",sha256=cjfjkIMtfc8n1w0TDy_JJDJq0DK2cT9DfhkZw3YnTWM,347' 2025-06-01T22:53:08.8964056Z ++ read fname 2025-06-01T22:53:08.8964601Z ++ make_wheel_record torchgen/packaged/ATen/templates/Operators.h 2025-06-01T22:53:08.8965212Z ++ FPATH=torchgen/packaged/ATen/templates/Operators.h 2025-06-01T22:53:08.8965701Z ++ echo torchgen/packaged/ATen/templates/Operators.h 2025-06-01T22:53:08.8966101Z ++ grep RECORD 2025-06-01T22:53:08.8989014Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/Operators.h 2025-06-01T22:53:08.8989547Z +++ openssl base64 2025-06-01T22:53:08.8989819Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.8990070Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.8990341Z +++ sed -e s/=//g 2025-06-01T22:53:08.9030975Z ++ HASH=oU939CI59Drfg2QlKfkCdU6yVQBVi0y9Ia_kQ0rFC5k 2025-06-01T22:53:08.9034518Z +++ ls -nl torchgen/packaged/ATen/templates/Operators.h 2025-06-01T22:53:08.9036372Z +++ awk '{print $5}' 2025-06-01T22:53:08.9061314Z ++ FSIZE=3200 2025-06-01T22:53:08.9061952Z ++ echo '"torchgen/packaged/ATen/templates/Operators.h",sha256=oU939CI59Drfg2QlKfkCdU6yVQBVi0y9Ia_kQ0rFC5k,3200' 2025-06-01T22:53:08.9062708Z ++ read fname 2025-06-01T22:53:08.9063214Z ++ make_wheel_record torchgen/packaged/ATen/templates/RedispatchFunctions.cpp 2025-06-01T22:53:08.9063954Z ++ FPATH=torchgen/packaged/ATen/templates/RedispatchFunctions.cpp 2025-06-01T22:53:08.9064612Z ++ echo torchgen/packaged/ATen/templates/RedispatchFunctions.cpp 2025-06-01T22:53:08.9065258Z ++ grep RECORD 2025-06-01T22:53:08.9086159Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/RedispatchFunctions.cpp 2025-06-01T22:53:08.9086842Z +++ openssl base64 2025-06-01T22:53:08.9087153Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.9088226Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.9089568Z +++ sed -e s/=//g 2025-06-01T22:53:08.9128120Z ++ HASH=pNhfp3gMBw4km2c_4EfeF6ge3DGZi8xtGCnkmjzfpi0 2025-06-01T22:53:08.9133589Z +++ ls -nl torchgen/packaged/ATen/templates/RedispatchFunctions.cpp 2025-06-01T22:53:08.9134558Z +++ awk '{print $5}' 2025-06-01T22:53:08.9162620Z ++ FSIZE=307 2025-06-01T22:53:08.9163450Z ++ echo '"torchgen/packaged/ATen/templates/RedispatchFunctions.cpp",sha256=pNhfp3gMBw4km2c_4EfeF6ge3DGZi8xtGCnkmjzfpi0,307' 2025-06-01T22:53:08.9164382Z ++ read fname 2025-06-01T22:53:08.9164968Z ++ make_wheel_record torchgen/packaged/ATen/templates/RedispatchFunctions.h 2025-06-01T22:53:08.9165620Z ++ FPATH=torchgen/packaged/ATen/templates/RedispatchFunctions.h 2025-06-01T22:53:08.9166216Z ++ echo torchgen/packaged/ATen/templates/RedispatchFunctions.h 2025-06-01T22:53:08.9166665Z ++ grep RECORD 2025-06-01T22:53:08.9188700Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/RedispatchFunctions.h 2025-06-01T22:53:08.9189262Z +++ openssl base64 2025-06-01T22:53:08.9189504Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.9189963Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.9191344Z +++ sed -e s/=//g 2025-06-01T22:53:08.9230980Z ++ HASH=HFJ8SLBmg2LNRbsp9MdhHBGGztTGhcjzdWCgYPx5f7c 2025-06-01T22:53:08.9233650Z +++ ls -nl torchgen/packaged/ATen/templates/RedispatchFunctions.h 2025-06-01T22:53:08.9234188Z +++ awk '{print $5}' 2025-06-01T22:53:08.9261531Z ++ FSIZE=882 2025-06-01T22:53:08.9262350Z ++ echo '"torchgen/packaged/ATen/templates/RedispatchFunctions.h",sha256=HFJ8SLBmg2LNRbsp9MdhHBGGztTGhcjzdWCgYPx5f7c,882' 2025-06-01T22:53:08.9263141Z ++ read fname 2025-06-01T22:53:08.9263566Z ++ make_wheel_record torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp 2025-06-01T22:53:08.9264238Z ++ FPATH=torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp 2025-06-01T22:53:08.9264977Z ++ echo torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp 2025-06-01T22:53:08.9265442Z ++ grep RECORD 2025-06-01T22:53:08.9286509Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp 2025-06-01T22:53:08.9287194Z +++ openssl base64 2025-06-01T22:53:08.9287536Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.9287785Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.9288567Z +++ sed -e s/=//g 2025-06-01T22:53:08.9326907Z ++ HASH=Op-RV7_8UnF_dbxO-hZ8X-7DBnFHsP9s11cM0JkJOWY 2025-06-01T22:53:08.9332130Z +++ ls -nl torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp 2025-06-01T22:53:08.9332883Z +++ awk '{print $5}' 2025-06-01T22:53:08.9362488Z ++ FSIZE=752 2025-06-01T22:53:08.9363520Z ++ echo '"torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp",sha256=Op-RV7_8UnF_dbxO-hZ8X-7DBnFHsP9s11cM0JkJOWY,752' 2025-06-01T22:53:08.9364616Z ++ read fname 2025-06-01T22:53:08.9365150Z ++ make_wheel_record torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp 2025-06-01T22:53:08.9365978Z ++ FPATH=torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp 2025-06-01T22:53:08.9366721Z ++ echo torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp 2025-06-01T22:53:08.9367260Z ++ grep RECORD 2025-06-01T22:53:08.9387134Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp 2025-06-01T22:53:08.9387789Z +++ openssl base64 2025-06-01T22:53:08.9388032Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.9388338Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.9389117Z +++ sed -e s/=//g 2025-06-01T22:53:08.9428517Z ++ HASH=tux2wSt9RalK0o5AfliXJB3N4diTi-88PwNHOobDbmM 2025-06-01T22:53:08.9431567Z +++ ls -nl torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp 2025-06-01T22:53:08.9432127Z +++ awk '{print $5}' 2025-06-01T22:53:08.9455863Z ++ FSIZE=1119 2025-06-01T22:53:08.9457025Z ++ echo '"torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp",sha256=tux2wSt9RalK0o5AfliXJB3N4diTi-88PwNHOobDbmM,1119' 2025-06-01T22:53:08.9457924Z ++ read fname 2025-06-01T22:53:08.9458411Z ++ make_wheel_record torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini 2025-06-01T22:53:08.9459219Z ++ FPATH=torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini 2025-06-01T22:53:08.9460915Z ++ echo torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini 2025-06-01T22:53:08.9461431Z ++ grep RECORD 2025-06-01T22:53:08.9486565Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini 2025-06-01T22:53:08.9487232Z +++ openssl base64 2025-06-01T22:53:08.9487508Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.9487773Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.9488041Z +++ sed -e s/=//g 2025-06-01T22:53:08.9526061Z ++ HASH=hnJyQ-BCtiix4FaiwW1l3Zaq95M8C0lFTwbySsiWMDs 2025-06-01T22:53:08.9529828Z +++ ls -nl torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini 2025-06-01T22:53:08.9530537Z +++ awk '{print $5}' 2025-06-01T22:53:08.9555104Z ++ FSIZE=455 2025-06-01T22:53:08.9555967Z ++ echo '"torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini",sha256=hnJyQ-BCtiix4FaiwW1l3Zaq95M8C0lFTwbySsiWMDs,455' 2025-06-01T22:53:08.9556864Z ++ read fname 2025-06-01T22:53:08.9557310Z ++ make_wheel_record torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp 2025-06-01T22:53:08.9558226Z ++ FPATH=torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp 2025-06-01T22:53:08.9558908Z ++ echo torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp 2025-06-01T22:53:08.9560469Z ++ grep RECORD 2025-06-01T22:53:08.9584038Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp 2025-06-01T22:53:08.9584652Z +++ openssl base64 2025-06-01T22:53:08.9584925Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.9585168Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.9585430Z +++ sed -e s/=//g 2025-06-01T22:53:08.9625899Z ++ HASH=0Ri1YQipXQ__CsN65PsIdqzWi_svKL8xx-JnVqwHuI8 2025-06-01T22:53:08.9628738Z +++ ls -nl torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp 2025-06-01T22:53:08.9629352Z +++ awk '{print $5}' 2025-06-01T22:53:08.9652776Z ++ FSIZE=1575 2025-06-01T22:53:08.9653569Z ++ echo '"torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp",sha256=0Ri1YQipXQ__CsN65PsIdqzWi_svKL8xx-JnVqwHuI8,1575' 2025-06-01T22:53:08.9654371Z ++ read fname 2025-06-01T22:53:08.9654870Z ++ make_wheel_record torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp 2025-06-01T22:53:08.9655638Z ++ FPATH=torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp 2025-06-01T22:53:08.9656445Z ++ echo torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp 2025-06-01T22:53:08.9657436Z ++ grep RECORD 2025-06-01T22:53:08.9681871Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp 2025-06-01T22:53:08.9682526Z +++ openssl base64 2025-06-01T22:53:08.9682782Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.9683050Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.9683520Z +++ sed -e s/=//g 2025-06-01T22:53:08.9723270Z ++ HASH=h0ucuPI5qKCM7i-xPkdJmbA0J_9mwQc7AJqfKdnM8IY 2025-06-01T22:53:08.9727227Z +++ ls -nl torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp 2025-06-01T22:53:08.9727768Z +++ awk '{print $5}' 2025-06-01T22:53:08.9753928Z ++ FSIZE=3464 2025-06-01T22:53:08.9754791Z ++ echo '"torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp",sha256=h0ucuPI5qKCM7i-xPkdJmbA0J_9mwQc7AJqfKdnM8IY,3464' 2025-06-01T22:53:08.9755651Z ++ read fname 2025-06-01T22:53:08.9756071Z ++ make_wheel_record torchgen/packaged/ATen/templates/RegisterSchema.cpp 2025-06-01T22:53:08.9756668Z ++ FPATH=torchgen/packaged/ATen/templates/RegisterSchema.cpp 2025-06-01T22:53:08.9757537Z ++ echo torchgen/packaged/ATen/templates/RegisterSchema.cpp 2025-06-01T22:53:08.9759635Z ++ grep RECORD 2025-06-01T22:53:08.9782561Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/RegisterSchema.cpp 2025-06-01T22:53:08.9783410Z +++ openssl base64 2025-06-01T22:53:08.9783924Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.9784207Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.9784472Z +++ sed -e s/=//g 2025-06-01T22:53:08.9825537Z ++ HASH=HoLTDNwRhe8xJJucgd6qCkqTglPtxLYCRGCD_4-S0j0 2025-06-01T22:53:08.9827635Z +++ ls -nl torchgen/packaged/ATen/templates/RegisterSchema.cpp 2025-06-01T22:53:08.9828556Z +++ awk '{print $5}' 2025-06-01T22:53:08.9853265Z ++ FSIZE=383 2025-06-01T22:53:08.9854015Z ++ echo '"torchgen/packaged/ATen/templates/RegisterSchema.cpp",sha256=HoLTDNwRhe8xJJucgd6qCkqTglPtxLYCRGCD_4-S0j0,383' 2025-06-01T22:53:08.9854815Z ++ read fname 2025-06-01T22:53:08.9855288Z ++ make_wheel_record torchgen/packaged/ATen/templates/RegistrationDeclarations.h 2025-06-01T22:53:08.9856102Z ++ FPATH=torchgen/packaged/ATen/templates/RegistrationDeclarations.h 2025-06-01T22:53:08.9857264Z ++ echo torchgen/packaged/ATen/templates/RegistrationDeclarations.h 2025-06-01T22:53:08.9858956Z ++ grep RECORD 2025-06-01T22:53:08.9883004Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/RegistrationDeclarations.h 2025-06-01T22:53:08.9883639Z +++ openssl base64 2025-06-01T22:53:08.9884050Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.9884485Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.9884915Z +++ sed -e s/=//g 2025-06-01T22:53:08.9925916Z ++ HASH=KImic_ILyhxavbGxVna-Ascf--okibalZJlK44a5dic 2025-06-01T22:53:08.9930061Z +++ ls -nl torchgen/packaged/ATen/templates/RegistrationDeclarations.h 2025-06-01T22:53:08.9930790Z +++ awk '{print $5}' 2025-06-01T22:53:08.9962203Z ++ FSIZE=160 2025-06-01T22:53:08.9963143Z ++ echo '"torchgen/packaged/ATen/templates/RegistrationDeclarations.h",sha256=KImic_ILyhxavbGxVna-Ascf--okibalZJlK44a5dic,160' 2025-06-01T22:53:08.9964110Z ++ read fname 2025-06-01T22:53:08.9964646Z ++ make_wheel_record torchgen/packaged/ATen/templates/TensorBody.h 2025-06-01T22:53:08.9965198Z ++ FPATH=torchgen/packaged/ATen/templates/TensorBody.h 2025-06-01T22:53:08.9965677Z ++ echo torchgen/packaged/ATen/templates/TensorBody.h 2025-06-01T22:53:08.9966084Z ++ grep RECORD 2025-06-01T22:53:08.9989107Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/TensorBody.h 2025-06-01T22:53:08.9989782Z +++ openssl base64 2025-06-01T22:53:08.9990048Z +++ sed -e s/+/-/g 2025-06-01T22:53:08.9990302Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:08.9990573Z +++ sed -e s/=//g 2025-06-01T22:53:09.0030850Z ++ HASH=WSjZTh8kN3SpKRDTTypreaJFJFxAX5_RQ05jSTFsDuw 2025-06-01T22:53:09.0033221Z +++ ls -nl torchgen/packaged/ATen/templates/TensorBody.h 2025-06-01T22:53:09.0034131Z +++ awk '{print $5}' 2025-06-01T22:53:09.0063315Z ++ FSIZE=29148 2025-06-01T22:53:09.0064054Z ++ echo '"torchgen/packaged/ATen/templates/TensorBody.h",sha256=WSjZTh8kN3SpKRDTTypreaJFJFxAX5_RQ05jSTFsDuw,29148' 2025-06-01T22:53:09.0064771Z ++ read fname 2025-06-01T22:53:09.0065175Z ++ make_wheel_record torchgen/packaged/ATen/templates/TensorMethods.cpp 2025-06-01T22:53:09.0065752Z ++ FPATH=torchgen/packaged/ATen/templates/TensorMethods.cpp 2025-06-01T22:53:09.0066281Z ++ echo torchgen/packaged/ATen/templates/TensorMethods.cpp 2025-06-01T22:53:09.0066706Z ++ grep RECORD 2025-06-01T22:53:09.0087306Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/TensorMethods.cpp 2025-06-01T22:53:09.0087898Z +++ openssl base64 2025-06-01T22:53:09.0088173Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.0089562Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.0090844Z +++ sed -e s/=//g 2025-06-01T22:53:09.0128983Z ++ HASH=4C7qcrfgMsziFBzG1-J96WteoZ3xsl4eWaLkc-9P6PQ 2025-06-01T22:53:09.0134300Z +++ ls -nl torchgen/packaged/ATen/templates/TensorMethods.cpp 2025-06-01T22:53:09.0135023Z +++ awk '{print $5}' 2025-06-01T22:53:09.0164015Z ++ FSIZE=2613 2025-06-01T22:53:09.0165125Z ++ echo '"torchgen/packaged/ATen/templates/TensorMethods.cpp",sha256=4C7qcrfgMsziFBzG1-J96WteoZ3xsl4eWaLkc-9P6PQ,2613' 2025-06-01T22:53:09.0165923Z ++ read fname 2025-06-01T22:53:09.0166309Z ++ make_wheel_record torchgen/packaged/ATen/templates/UfuncCPU.cpp 2025-06-01T22:53:09.0166853Z ++ FPATH=torchgen/packaged/ATen/templates/UfuncCPU.cpp 2025-06-01T22:53:09.0167502Z ++ echo torchgen/packaged/ATen/templates/UfuncCPU.cpp 2025-06-01T22:53:09.0167914Z ++ grep RECORD 2025-06-01T22:53:09.0190898Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/UfuncCPU.cpp 2025-06-01T22:53:09.0191644Z +++ openssl base64 2025-06-01T22:53:09.0191990Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.0192261Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.0192517Z +++ sed -e s/=//g 2025-06-01T22:53:09.0232301Z ++ HASH=LrnISndBkXtdugvOWeRk9ZGYQlztFI5yqytoaZiKOQk 2025-06-01T22:53:09.0237112Z +++ ls -nl torchgen/packaged/ATen/templates/UfuncCPU.cpp 2025-06-01T22:53:09.0237536Z +++ awk '{print $5}' 2025-06-01T22:53:09.0263799Z ++ FSIZE=445 2025-06-01T22:53:09.0264533Z ++ echo '"torchgen/packaged/ATen/templates/UfuncCPU.cpp",sha256=LrnISndBkXtdugvOWeRk9ZGYQlztFI5yqytoaZiKOQk,445' 2025-06-01T22:53:09.0265336Z ++ read fname 2025-06-01T22:53:09.0265738Z ++ make_wheel_record torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp 2025-06-01T22:53:09.0266400Z ++ FPATH=torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp 2025-06-01T22:53:09.0266988Z ++ echo torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp 2025-06-01T22:53:09.0267491Z ++ grep RECORD 2025-06-01T22:53:09.0288003Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp 2025-06-01T22:53:09.0288580Z +++ openssl base64 2025-06-01T22:53:09.0288966Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.0290089Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.0291445Z +++ sed -e s/=//g 2025-06-01T22:53:09.0330187Z ++ HASH=paz66F7U6E9e2X-rpbxlVDGcxevcXIOialaEqAaoArc 2025-06-01T22:53:09.0335541Z +++ ls -nl torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp 2025-06-01T22:53:09.0336244Z +++ awk '{print $5}' 2025-06-01T22:53:09.0363391Z ++ FSIZE=350 2025-06-01T22:53:09.0364587Z ++ echo '"torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp",sha256=paz66F7U6E9e2X-rpbxlVDGcxevcXIOialaEqAaoArc,350' 2025-06-01T22:53:09.0365436Z ++ read fname 2025-06-01T22:53:09.0365832Z ++ make_wheel_record torchgen/packaged/ATen/templates/UfuncCUDA.cu 2025-06-01T22:53:09.0366456Z ++ FPATH=torchgen/packaged/ATen/templates/UfuncCUDA.cu 2025-06-01T22:53:09.0367088Z ++ echo torchgen/packaged/ATen/templates/UfuncCUDA.cu 2025-06-01T22:53:09.0367499Z ++ grep RECORD 2025-06-01T22:53:09.0388299Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/UfuncCUDA.cu 2025-06-01T22:53:09.0388835Z +++ openssl base64 2025-06-01T22:53:09.0389160Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.0389421Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.0390892Z +++ sed -e s/=//g 2025-06-01T22:53:09.0431993Z ++ HASH=HOBz8yO4QFxxmX_6gCF7L8MJvrGPwGQjoE-qDf8kF9Y 2025-06-01T22:53:09.0435886Z +++ ls -nl torchgen/packaged/ATen/templates/UfuncCUDA.cu 2025-06-01T22:53:09.0436357Z +++ awk '{print $5}' 2025-06-01T22:53:09.0463497Z ++ FSIZE=494 2025-06-01T22:53:09.0464235Z ++ echo '"torchgen/packaged/ATen/templates/UfuncCUDA.cu",sha256=HOBz8yO4QFxxmX_6gCF7L8MJvrGPwGQjoE-qDf8kF9Y,494' 2025-06-01T22:53:09.0465018Z ++ read fname 2025-06-01T22:53:09.0465453Z ++ make_wheel_record torchgen/packaged/ATen/templates/UnboxingFunctions.cpp 2025-06-01T22:53:09.0466182Z ++ FPATH=torchgen/packaged/ATen/templates/UnboxingFunctions.cpp 2025-06-01T22:53:09.0466830Z ++ echo torchgen/packaged/ATen/templates/UnboxingFunctions.cpp 2025-06-01T22:53:09.0467336Z ++ grep RECORD 2025-06-01T22:53:09.0487789Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/UnboxingFunctions.cpp 2025-06-01T22:53:09.0488440Z +++ openssl base64 2025-06-01T22:53:09.0489273Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.0490852Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.0492273Z +++ sed -e s/=//g 2025-06-01T22:53:09.0529189Z ++ HASH=wwdlYUaaCjXwhlaoqieeO-3fOqoQSBj62j6Is4n-UKY 2025-06-01T22:53:09.0534942Z +++ ls -nl torchgen/packaged/ATen/templates/UnboxingFunctions.cpp 2025-06-01T22:53:09.0535901Z +++ awk '{print $5}' 2025-06-01T22:53:09.0562504Z ++ FSIZE=709 2025-06-01T22:53:09.0563414Z ++ echo '"torchgen/packaged/ATen/templates/UnboxingFunctions.cpp",sha256=wwdlYUaaCjXwhlaoqieeO-3fOqoQSBj62j6Is4n-UKY,709' 2025-06-01T22:53:09.0564325Z ++ read fname 2025-06-01T22:53:09.0565157Z ++ make_wheel_record torchgen/packaged/ATen/templates/UnboxingFunctions.h 2025-06-01T22:53:09.0565851Z ++ FPATH=torchgen/packaged/ATen/templates/UnboxingFunctions.h 2025-06-01T22:53:09.0566521Z ++ echo torchgen/packaged/ATen/templates/UnboxingFunctions.h 2025-06-01T22:53:09.0566956Z ++ grep RECORD 2025-06-01T22:53:09.0588934Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/UnboxingFunctions.h 2025-06-01T22:53:09.0589565Z +++ openssl base64 2025-06-01T22:53:09.0589830Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.0590350Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.0591419Z +++ sed -e s/=//g 2025-06-01T22:53:09.0631266Z ++ HASH=bcs4ET0LLtzs7nSSWhKA8jJzongib5CGlNA5yaExfKw 2025-06-01T22:53:09.0635353Z +++ ls -nl torchgen/packaged/ATen/templates/UnboxingFunctions.h 2025-06-01T22:53:09.0635994Z +++ awk '{print $5}' 2025-06-01T22:53:09.0662030Z ++ FSIZE=1026 2025-06-01T22:53:09.0662793Z ++ echo '"torchgen/packaged/ATen/templates/UnboxingFunctions.h",sha256=bcs4ET0LLtzs7nSSWhKA8jJzongib5CGlNA5yaExfKw,1026' 2025-06-01T22:53:09.0663586Z ++ read fname 2025-06-01T22:53:09.0664022Z ++ make_wheel_record torchgen/packaged/ATen/templates/aten_interned_strings.h 2025-06-01T22:53:09.0664739Z ++ FPATH=torchgen/packaged/ATen/templates/aten_interned_strings.h 2025-06-01T22:53:09.0665441Z ++ echo torchgen/packaged/ATen/templates/aten_interned_strings.h 2025-06-01T22:53:09.0665930Z ++ grep RECORD 2025-06-01T22:53:09.0687171Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/aten_interned_strings.h 2025-06-01T22:53:09.0687867Z +++ openssl base64 2025-06-01T22:53:09.0688150Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.0689273Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.0690659Z +++ sed -e s/=//g 2025-06-01T22:53:09.0728186Z ++ HASH=_FM2jXAhATj9GZ66dXXUPx72q2uYnzT8iN4hkTz0rmI 2025-06-01T22:53:09.0733802Z +++ ls -nl torchgen/packaged/ATen/templates/aten_interned_strings.h 2025-06-01T22:53:09.0734451Z +++ awk '{print $5}' 2025-06-01T22:53:09.0760856Z ++ FSIZE=805 2025-06-01T22:53:09.0761756Z ++ echo '"torchgen/packaged/ATen/templates/aten_interned_strings.h",sha256=_FM2jXAhATj9GZ66dXXUPx72q2uYnzT8iN4hkTz0rmI,805' 2025-06-01T22:53:09.0762726Z ++ read fname 2025-06-01T22:53:09.0763165Z ++ make_wheel_record torchgen/packaged/ATen/templates/enum_tag.h 2025-06-01T22:53:09.0763700Z ++ FPATH=torchgen/packaged/ATen/templates/enum_tag.h 2025-06-01T22:53:09.0764494Z ++ echo torchgen/packaged/ATen/templates/enum_tag.h 2025-06-01T22:53:09.0764919Z ++ grep RECORD 2025-06-01T22:53:09.0787484Z +++ openssl dgst -sha256 -binary torchgen/packaged/ATen/templates/enum_tag.h 2025-06-01T22:53:09.0788040Z +++ openssl base64 2025-06-01T22:53:09.0788478Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.0788749Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.0790338Z +++ sed -e s/=//g 2025-06-01T22:53:09.0832002Z ++ HASH=w3hCov4CToJ5qyHrnadei9907AIZkDLALSOlOZ1gP2Q 2025-06-01T22:53:09.0835015Z +++ ls -nl torchgen/packaged/ATen/templates/enum_tag.h 2025-06-01T22:53:09.0835700Z +++ awk '{print $5}' 2025-06-01T22:53:09.0862489Z ++ FSIZE=179 2025-06-01T22:53:09.0864671Z ++ echo '"torchgen/packaged/ATen/templates/enum_tag.h",sha256=w3hCov4CToJ5qyHrnadei9907AIZkDLALSOlOZ1gP2Q,179' 2025-06-01T22:53:09.0865435Z ++ read fname 2025-06-01T22:53:09.0865836Z ++ make_wheel_record torchgen/packaged/autograd/BUILD.bazel 2025-06-01T22:53:09.0866316Z ++ FPATH=torchgen/packaged/autograd/BUILD.bazel 2025-06-01T22:53:09.0866740Z ++ echo torchgen/packaged/autograd/BUILD.bazel 2025-06-01T22:53:09.0867103Z ++ grep RECORD 2025-06-01T22:53:09.0886608Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/BUILD.bazel 2025-06-01T22:53:09.0887172Z +++ openssl base64 2025-06-01T22:53:09.0887446Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.0888210Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.0889607Z +++ sed -e s/=//g 2025-06-01T22:53:09.0928738Z ++ HASH=Jd76gG6LQlmmEKK9IYlDbkVSmc8L5bTvGjG159L3rJA 2025-06-01T22:53:09.0934239Z +++ ls -nl torchgen/packaged/autograd/BUILD.bazel 2025-06-01T22:53:09.0935097Z +++ awk '{print $5}' 2025-06-01T22:53:09.0962238Z ++ FSIZE=104 2025-06-01T22:53:09.0963088Z ++ echo '"torchgen/packaged/autograd/BUILD.bazel",sha256=Jd76gG6LQlmmEKK9IYlDbkVSmc8L5bTvGjG159L3rJA,104' 2025-06-01T22:53:09.0963939Z ++ read fname 2025-06-01T22:53:09.0964505Z ++ make_wheel_record torchgen/packaged/autograd/README.md 2025-06-01T22:53:09.0965089Z ++ FPATH=torchgen/packaged/autograd/README.md 2025-06-01T22:53:09.0965496Z ++ echo torchgen/packaged/autograd/README.md 2025-06-01T22:53:09.0965876Z ++ grep RECORD 2025-06-01T22:53:09.0987313Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/README.md 2025-06-01T22:53:09.0987935Z +++ openssl base64 2025-06-01T22:53:09.0988234Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.0988548Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.0990066Z +++ sed -e s/=//g 2025-06-01T22:53:09.1029116Z ++ HASH=hGiUzBaCs0wzBhEXB3vkWUXU4Lima6y5_wPKjAoKQ-Q 2025-06-01T22:53:09.1032869Z +++ ls -nl torchgen/packaged/autograd/README.md 2025-06-01T22:53:09.1033698Z +++ awk '{print $5}' 2025-06-01T22:53:09.1060283Z ++ FSIZE=147 2025-06-01T22:53:09.1060931Z ++ echo '"torchgen/packaged/autograd/README.md",sha256=hGiUzBaCs0wzBhEXB3vkWUXU4Lima6y5_wPKjAoKQ-Q,147' 2025-06-01T22:53:09.1061640Z ++ read fname 2025-06-01T22:53:09.1061987Z ++ make_wheel_record torchgen/packaged/autograd/__init__.py 2025-06-01T22:53:09.1062527Z ++ FPATH=torchgen/packaged/autograd/__init__.py 2025-06-01T22:53:09.1062998Z ++ echo torchgen/packaged/autograd/__init__.py 2025-06-01T22:53:09.1063373Z ++ grep RECORD 2025-06-01T22:53:09.1085940Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/__init__.py 2025-06-01T22:53:09.1086523Z +++ openssl base64 2025-06-01T22:53:09.1086873Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.1087392Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.1088686Z +++ sed -e s/=//g 2025-06-01T22:53:09.1126677Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:09.1131822Z +++ ls -nl torchgen/packaged/autograd/__init__.py 2025-06-01T22:53:09.1132700Z +++ awk '{print $5}' 2025-06-01T22:53:09.1159071Z ++ FSIZE=0 2025-06-01T22:53:09.1159710Z ++ echo '"torchgen/packaged/autograd/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:09.1160501Z ++ read fname 2025-06-01T22:53:09.1160828Z ++ make_wheel_record torchgen/packaged/autograd/build.bzl 2025-06-01T22:53:09.1161350Z ++ FPATH=torchgen/packaged/autograd/build.bzl 2025-06-01T22:53:09.1161770Z ++ echo torchgen/packaged/autograd/build.bzl 2025-06-01T22:53:09.1162661Z ++ grep RECORD 2025-06-01T22:53:09.1186616Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/build.bzl 2025-06-01T22:53:09.1187217Z +++ openssl base64 2025-06-01T22:53:09.1187498Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.1187816Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.1189096Z +++ sed -e s/=//g 2025-06-01T22:53:09.1227627Z ++ HASH=P4Ox76V35gWtKl8p08d-av4YEb10BC5Lcr5qHiqK7uE 2025-06-01T22:53:09.1233188Z +++ ls -nl torchgen/packaged/autograd/build.bzl 2025-06-01T22:53:09.1233647Z +++ awk '{print $5}' 2025-06-01T22:53:09.1259011Z ++ FSIZE=348 2025-06-01T22:53:09.1259711Z ++ echo '"torchgen/packaged/autograd/build.bzl",sha256=P4Ox76V35gWtKl8p08d-av4YEb10BC5Lcr5qHiqK7uE,348' 2025-06-01T22:53:09.1260363Z ++ read fname 2025-06-01T22:53:09.1260720Z ++ make_wheel_record torchgen/packaged/autograd/context.py 2025-06-01T22:53:09.1261211Z ++ FPATH=torchgen/packaged/autograd/context.py 2025-06-01T22:53:09.1261702Z ++ echo torchgen/packaged/autograd/context.py 2025-06-01T22:53:09.1262152Z ++ grep RECORD 2025-06-01T22:53:09.1284083Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/context.py 2025-06-01T22:53:09.1284912Z +++ openssl base64 2025-06-01T22:53:09.1285724Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.1286627Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.1287535Z +++ sed -e s/=//g 2025-06-01T22:53:09.1326233Z ++ HASH=dCc7BQeTGaYqoeVRsU1pmcpSn0SBTZzL_McNXWEtE3A 2025-06-01T22:53:09.1331568Z +++ ls -nl torchgen/packaged/autograd/context.py 2025-06-01T22:53:09.1332502Z +++ awk '{print $5}' 2025-06-01T22:53:09.1357611Z ++ FSIZE=945 2025-06-01T22:53:09.1358396Z ++ echo '"torchgen/packaged/autograd/context.py",sha256=dCc7BQeTGaYqoeVRsU1pmcpSn0SBTZzL_McNXWEtE3A,945' 2025-06-01T22:53:09.1359114Z ++ read fname 2025-06-01T22:53:09.1359475Z ++ make_wheel_record torchgen/packaged/autograd/deprecated.yaml 2025-06-01T22:53:09.1360055Z ++ FPATH=torchgen/packaged/autograd/deprecated.yaml 2025-06-01T22:53:09.1360989Z ++ echo torchgen/packaged/autograd/deprecated.yaml 2025-06-01T22:53:09.1361891Z ++ grep RECORD 2025-06-01T22:53:09.1386434Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/deprecated.yaml 2025-06-01T22:53:09.1387050Z +++ openssl base64 2025-06-01T22:53:09.1387309Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.1387572Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.1388644Z +++ sed -e s/=//g 2025-06-01T22:53:09.1428524Z ++ HASH=UbtajzWo89jf1Q5sw8JNJIZT5s-iDBagnrGJthtDS2Q 2025-06-01T22:53:09.1431914Z +++ ls -nl torchgen/packaged/autograd/deprecated.yaml 2025-06-01T22:53:09.1432939Z +++ awk '{print $5}' 2025-06-01T22:53:09.1460314Z ++ FSIZE=6250 2025-06-01T22:53:09.1461067Z ++ echo '"torchgen/packaged/autograd/deprecated.yaml",sha256=UbtajzWo89jf1Q5sw8JNJIZT5s-iDBagnrGJthtDS2Q,6250' 2025-06-01T22:53:09.1461906Z ++ read fname 2025-06-01T22:53:09.1462264Z ++ make_wheel_record torchgen/packaged/autograd/derivatives.yaml 2025-06-01T22:53:09.1462864Z ++ FPATH=torchgen/packaged/autograd/derivatives.yaml 2025-06-01T22:53:09.1463327Z ++ echo torchgen/packaged/autograd/derivatives.yaml 2025-06-01T22:53:09.1463879Z ++ grep RECORD 2025-06-01T22:53:09.1486801Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/derivatives.yaml 2025-06-01T22:53:09.1487406Z +++ openssl base64 2025-06-01T22:53:09.1487750Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.1488009Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.1489141Z +++ sed -e s/=//g 2025-06-01T22:53:09.1531654Z ++ HASH=tmn4kB1ZzoMQQ_IXm8xw21sk6vmDrGKBDAQC3KF3Dm8 2025-06-01T22:53:09.1537037Z +++ ls -nl torchgen/packaged/autograd/derivatives.yaml 2025-06-01T22:53:09.1538607Z +++ awk '{print $5}' 2025-06-01T22:53:09.1565228Z ++ FSIZE=181565 2025-06-01T22:53:09.1565969Z ++ echo '"torchgen/packaged/autograd/derivatives.yaml",sha256=tmn4kB1ZzoMQQ_IXm8xw21sk6vmDrGKBDAQC3KF3Dm8,181565' 2025-06-01T22:53:09.1566883Z ++ read fname 2025-06-01T22:53:09.1567310Z ++ make_wheel_record torchgen/packaged/autograd/gen_annotated_fn_args.py 2025-06-01T22:53:09.1568011Z ++ FPATH=torchgen/packaged/autograd/gen_annotated_fn_args.py 2025-06-01T22:53:09.1568580Z ++ echo torchgen/packaged/autograd/gen_annotated_fn_args.py 2025-06-01T22:53:09.1569089Z ++ grep RECORD 2025-06-01T22:53:09.1590992Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/gen_annotated_fn_args.py 2025-06-01T22:53:09.1591606Z +++ openssl base64 2025-06-01T22:53:09.1591939Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.1592545Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.1594078Z +++ sed -e s/=//g 2025-06-01T22:53:09.1634354Z ++ HASH=7SpCWSDgEj5pBYtWqsPAseC6Cfvyi_hUt-ST7BSF9hY 2025-06-01T22:53:09.1637411Z +++ ls -nl torchgen/packaged/autograd/gen_annotated_fn_args.py 2025-06-01T22:53:09.1638450Z +++ awk '{print $5}' 2025-06-01T22:53:09.1666657Z ++ FSIZE=4476 2025-06-01T22:53:09.1667509Z ++ echo '"torchgen/packaged/autograd/gen_annotated_fn_args.py",sha256=7SpCWSDgEj5pBYtWqsPAseC6Cfvyi_hUt-ST7BSF9hY,4476' 2025-06-01T22:53:09.1668323Z ++ read fname 2025-06-01T22:53:09.1668693Z ++ make_wheel_record torchgen/packaged/autograd/gen_autograd.py 2025-06-01T22:53:09.1668854Z ++ FPATH=torchgen/packaged/autograd/gen_autograd.py 2025-06-01T22:53:09.1669007Z ++ echo torchgen/packaged/autograd/gen_autograd.py 2025-06-01T22:53:09.1669439Z ++ grep RECORD 2025-06-01T22:53:09.1690528Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/gen_autograd.py 2025-06-01T22:53:09.1690648Z +++ openssl base64 2025-06-01T22:53:09.1691905Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.1693293Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.1694599Z +++ sed -e s/=//g 2025-06-01T22:53:09.1730749Z ++ HASH=p6C9Pjmm1DyvB5QnFPqLs4EnWSR82cSpX975BipgJT8 2025-06-01T22:53:09.1735989Z +++ ls -nl torchgen/packaged/autograd/gen_autograd.py 2025-06-01T22:53:09.1737661Z +++ awk '{print $5}' 2025-06-01T22:53:09.1765674Z ++ FSIZE=4617 2025-06-01T22:53:09.1766341Z ++ echo '"torchgen/packaged/autograd/gen_autograd.py",sha256=p6C9Pjmm1DyvB5QnFPqLs4EnWSR82cSpX975BipgJT8,4617' 2025-06-01T22:53:09.1766455Z ++ read fname 2025-06-01T22:53:09.1766798Z ++ make_wheel_record torchgen/packaged/autograd/gen_autograd_functions.py 2025-06-01T22:53:09.1767025Z ++ FPATH=torchgen/packaged/autograd/gen_autograd_functions.py 2025-06-01T22:53:09.1767641Z ++ echo torchgen/packaged/autograd/gen_autograd_functions.py 2025-06-01T22:53:09.1768766Z ++ grep RECORD 2025-06-01T22:53:09.1791909Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/gen_autograd_functions.py 2025-06-01T22:53:09.1792018Z +++ openssl base64 2025-06-01T22:53:09.1792246Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.1793402Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.1794669Z +++ sed -e s/=//g 2025-06-01T22:53:09.1834712Z ++ HASH=YX3Bo6zoYW-FEGMNlqFcj_c_xFwoDDPtRtdMYjHbp9A 2025-06-01T22:53:09.1839604Z +++ ls -nl torchgen/packaged/autograd/gen_autograd_functions.py 2025-06-01T22:53:09.1840126Z +++ awk '{print $5}' 2025-06-01T22:53:09.1868167Z ++ FSIZE=38108 2025-06-01T22:53:09.1868746Z ++ echo '"torchgen/packaged/autograd/gen_autograd_functions.py",sha256=YX3Bo6zoYW-FEGMNlqFcj_c_xFwoDDPtRtdMYjHbp9A,38108' 2025-06-01T22:53:09.1868853Z ++ read fname 2025-06-01T22:53:09.1869127Z ++ make_wheel_record torchgen/packaged/autograd/gen_inplace_or_view_type.py 2025-06-01T22:53:09.1869503Z ++ FPATH=torchgen/packaged/autograd/gen_inplace_or_view_type.py 2025-06-01T22:53:09.1869721Z ++ echo torchgen/packaged/autograd/gen_inplace_or_view_type.py 2025-06-01T22:53:09.1869990Z ++ grep RECORD 2025-06-01T22:53:09.1891035Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/gen_inplace_or_view_type.py 2025-06-01T22:53:09.1891155Z +++ openssl base64 2025-06-01T22:53:09.1891792Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.1893188Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.1894393Z +++ sed -e s/=//g 2025-06-01T22:53:09.1931930Z ++ HASH=k3Xme-s0-QqYLJDlJ3wLcbSnyRNo1wjRCmaBrjdxcIU 2025-06-01T22:53:09.1937942Z +++ ls -nl torchgen/packaged/autograd/gen_inplace_or_view_type.py 2025-06-01T22:53:09.1938245Z +++ awk '{print $5}' 2025-06-01T22:53:09.1965745Z ++ FSIZE=22722 2025-06-01T22:53:09.1966373Z ++ echo '"torchgen/packaged/autograd/gen_inplace_or_view_type.py",sha256=k3Xme-s0-QqYLJDlJ3wLcbSnyRNo1wjRCmaBrjdxcIU,22722' 2025-06-01T22:53:09.1966484Z ++ read fname 2025-06-01T22:53:09.1966752Z ++ make_wheel_record torchgen/packaged/autograd/gen_python_functions.py 2025-06-01T22:53:09.1967026Z ++ FPATH=torchgen/packaged/autograd/gen_python_functions.py 2025-06-01T22:53:09.1967316Z ++ echo torchgen/packaged/autograd/gen_python_functions.py 2025-06-01T22:53:09.1968616Z ++ grep RECORD 2025-06-01T22:53:09.1992638Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/gen_python_functions.py 2025-06-01T22:53:09.1992824Z +++ openssl base64 2025-06-01T22:53:09.1992981Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.1993109Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.1994115Z +++ sed -e s/=//g 2025-06-01T22:53:09.2035174Z ++ HASH=Rbqkp-35FKRCYkTmZQ9NS63kjm10Zz6IjVBb3DgjdjA 2025-06-01T22:53:09.2039567Z +++ ls -nl torchgen/packaged/autograd/gen_python_functions.py 2025-06-01T22:53:09.2039680Z +++ awk '{print $5}' 2025-06-01T22:53:09.2067600Z ++ FSIZE=46359 2025-06-01T22:53:09.2068173Z ++ echo '"torchgen/packaged/autograd/gen_python_functions.py",sha256=Rbqkp-35FKRCYkTmZQ9NS63kjm10Zz6IjVBb3DgjdjA,46359' 2025-06-01T22:53:09.2068272Z ++ read fname 2025-06-01T22:53:09.2068499Z ++ make_wheel_record torchgen/packaged/autograd/gen_trace_type.py 2025-06-01T22:53:09.2068667Z ++ FPATH=torchgen/packaged/autograd/gen_trace_type.py 2025-06-01T22:53:09.2068851Z ++ echo torchgen/packaged/autograd/gen_trace_type.py 2025-06-01T22:53:09.2069579Z ++ grep RECORD 2025-06-01T22:53:09.2090669Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/gen_trace_type.py 2025-06-01T22:53:09.2090797Z +++ openssl base64 2025-06-01T22:53:09.2091865Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.2093316Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.2094416Z +++ sed -e s/=//g 2025-06-01T22:53:09.2131732Z ++ HASH=__X1I53pp_o6f5cZxLxwQrdzempeY0qNAC3OQEZP09g 2025-06-01T22:53:09.2136926Z +++ ls -nl torchgen/packaged/autograd/gen_trace_type.py 2025-06-01T22:53:09.2137817Z +++ awk '{print $5}' 2025-06-01T22:53:09.2165497Z ++ FSIZE=18975 2025-06-01T22:53:09.2166007Z ++ echo '"torchgen/packaged/autograd/gen_trace_type.py",sha256=__X1I53pp_o6f5cZxLxwQrdzempeY0qNAC3OQEZP09g,18975' 2025-06-01T22:53:09.2166117Z ++ read fname 2025-06-01T22:53:09.2166398Z ++ make_wheel_record torchgen/packaged/autograd/gen_variable_factories.py 2025-06-01T22:53:09.2166612Z ++ FPATH=torchgen/packaged/autograd/gen_variable_factories.py 2025-06-01T22:53:09.2167317Z ++ echo torchgen/packaged/autograd/gen_variable_factories.py 2025-06-01T22:53:09.2168265Z ++ grep RECORD 2025-06-01T22:53:09.2193355Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/gen_variable_factories.py 2025-06-01T22:53:09.2193488Z +++ openssl base64 2025-06-01T22:53:09.2193588Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.2193685Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.2194699Z +++ sed -e s/=//g 2025-06-01T22:53:09.2234896Z ++ HASH=a0Q5N1zGSVxfES_cnq88tjwOB9P79piRqchTrhWCNPk 2025-06-01T22:53:09.2238333Z +++ ls -nl torchgen/packaged/autograd/gen_variable_factories.py 2025-06-01T22:53:09.2239173Z +++ awk '{print $5}' 2025-06-01T22:53:09.2267440Z ++ FSIZE=4479 2025-06-01T22:53:09.2268142Z ++ echo '"torchgen/packaged/autograd/gen_variable_factories.py",sha256=a0Q5N1zGSVxfES_cnq88tjwOB9P79piRqchTrhWCNPk,4479' 2025-06-01T22:53:09.2268243Z ++ read fname 2025-06-01T22:53:09.2268497Z ++ make_wheel_record torchgen/packaged/autograd/gen_variable_type.py 2025-06-01T22:53:09.2268678Z ++ FPATH=torchgen/packaged/autograd/gen_variable_type.py 2025-06-01T22:53:09.2268852Z ++ echo torchgen/packaged/autograd/gen_variable_type.py 2025-06-01T22:53:09.2269388Z ++ grep RECORD 2025-06-01T22:53:09.2290671Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/gen_variable_type.py 2025-06-01T22:53:09.2290789Z +++ openssl base64 2025-06-01T22:53:09.2291760Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.2293148Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.2294457Z +++ sed -e s/=//g 2025-06-01T22:53:09.2334514Z ++ HASH=7pH0VeU_My-VXLb5lkr1sYk1LywLU1INo813Rc3SoBk 2025-06-01T22:53:09.2339881Z +++ ls -nl torchgen/packaged/autograd/gen_variable_type.py 2025-06-01T22:53:09.2340248Z +++ awk '{print $5}' 2025-06-01T22:53:09.2366470Z ++ FSIZE=83821 2025-06-01T22:53:09.2367015Z ++ echo '"torchgen/packaged/autograd/gen_variable_type.py",sha256=7pH0VeU_My-VXLb5lkr1sYk1LywLU1INo813Rc3SoBk,83821' 2025-06-01T22:53:09.2367113Z ++ read fname 2025-06-01T22:53:09.2367354Z ++ make_wheel_record torchgen/packaged/autograd/gen_view_funcs.py 2025-06-01T22:53:09.2367529Z ++ FPATH=torchgen/packaged/autograd/gen_view_funcs.py 2025-06-01T22:53:09.2369143Z ++ echo torchgen/packaged/autograd/gen_view_funcs.py 2025-06-01T22:53:09.2370349Z ++ grep RECORD 2025-06-01T22:53:09.2395831Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/gen_view_funcs.py 2025-06-01T22:53:09.2395959Z +++ openssl base64 2025-06-01T22:53:09.2396074Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.2396223Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.2396812Z +++ sed -e s/=//g 2025-06-01T22:53:09.2438181Z ++ HASH=vSdnTGGFcRqc3z1spnST9wsFylihaeTFy7jjtQoj7Hc 2025-06-01T22:53:09.2440215Z +++ ls -nl torchgen/packaged/autograd/gen_view_funcs.py 2025-06-01T22:53:09.2441150Z +++ awk '{print $5}' 2025-06-01T22:53:09.2469449Z ++ FSIZE=11589 2025-06-01T22:53:09.2470110Z ++ echo '"torchgen/packaged/autograd/gen_view_funcs.py",sha256=vSdnTGGFcRqc3z1spnST9wsFylihaeTFy7jjtQoj7Hc,11589' 2025-06-01T22:53:09.2470585Z ++ read fname 2025-06-01T22:53:09.2470862Z ++ make_wheel_record torchgen/packaged/autograd/load_derivatives.py 2025-06-01T22:53:09.2471048Z ++ FPATH=torchgen/packaged/autograd/load_derivatives.py 2025-06-01T22:53:09.2471243Z ++ echo torchgen/packaged/autograd/load_derivatives.py 2025-06-01T22:53:09.2471341Z ++ grep RECORD 2025-06-01T22:53:09.2491181Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/load_derivatives.py 2025-06-01T22:53:09.2491454Z +++ openssl base64 2025-06-01T22:53:09.2492529Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.2493841Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.2495173Z +++ sed -e s/=//g 2025-06-01T22:53:09.2533697Z ++ HASH=P340Ld83qqHKgfHUwuxBTobHmRxWNOGp_--eu7hle_g 2025-06-01T22:53:09.2538685Z +++ ls -nl torchgen/packaged/autograd/load_derivatives.py 2025-06-01T22:53:09.2539704Z +++ awk '{print $5}' 2025-06-01T22:53:09.2566390Z ++ FSIZE=40339 2025-06-01T22:53:09.2566932Z ++ echo '"torchgen/packaged/autograd/load_derivatives.py",sha256=P340Ld83qqHKgfHUwuxBTobHmRxWNOGp_--eu7hle_g,40339' 2025-06-01T22:53:09.2567048Z ++ read fname 2025-06-01T22:53:09.2567377Z ++ make_wheel_record torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp 2025-06-01T22:53:09.2567646Z ++ FPATH=torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp 2025-06-01T22:53:09.2569470Z ++ echo torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp 2025-06-01T22:53:09.2570494Z ++ grep RECORD 2025-06-01T22:53:09.2595436Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp 2025-06-01T22:53:09.2595641Z +++ openssl base64 2025-06-01T22:53:09.2595748Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.2595859Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.2595954Z +++ sed -e s/=//g 2025-06-01T22:53:09.2636488Z ++ HASH=6juXEdMJaxhS1nv6bqUmx-cJLWPyc4Yb3teAeTyEBG4 2025-06-01T22:53:09.2640085Z +++ ls -nl torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp 2025-06-01T22:53:09.2640201Z +++ awk '{print $5}' 2025-06-01T22:53:09.2669033Z ++ FSIZE=790 2025-06-01T22:53:09.2669687Z ++ echo '"torchgen/packaged/autograd/templates/ADInplaceOrViewType.cpp",sha256=6juXEdMJaxhS1nv6bqUmx-cJLWPyc4Yb3teAeTyEBG4,790' 2025-06-01T22:53:09.2669785Z ++ read fname 2025-06-01T22:53:09.2670052Z ++ make_wheel_record torchgen/packaged/autograd/templates/Functions.cpp 2025-06-01T22:53:09.2670253Z ++ FPATH=torchgen/packaged/autograd/templates/Functions.cpp 2025-06-01T22:53:09.2670447Z ++ echo torchgen/packaged/autograd/templates/Functions.cpp 2025-06-01T22:53:09.2671138Z ++ grep RECORD 2025-06-01T22:53:09.2691610Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/Functions.cpp 2025-06-01T22:53:09.2691982Z +++ openssl base64 2025-06-01T22:53:09.2693036Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.2694544Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.2695867Z +++ sed -e s/=//g 2025-06-01T22:53:09.2731562Z ++ HASH=j8Ga18okz6DI1ulIL5BErJIskHKQZPhuuNlj5RcgUuE 2025-06-01T22:53:09.2737021Z +++ ls -nl torchgen/packaged/autograd/templates/Functions.cpp 2025-06-01T22:53:09.2737915Z +++ awk '{print $5}' 2025-06-01T22:53:09.2765736Z ++ FSIZE=1478 2025-06-01T22:53:09.2766335Z ++ echo '"torchgen/packaged/autograd/templates/Functions.cpp",sha256=j8Ga18okz6DI1ulIL5BErJIskHKQZPhuuNlj5RcgUuE,1478' 2025-06-01T22:53:09.2766433Z ++ read fname 2025-06-01T22:53:09.2766683Z ++ make_wheel_record torchgen/packaged/autograd/templates/Functions.h 2025-06-01T22:53:09.2766893Z ++ FPATH=torchgen/packaged/autograd/templates/Functions.h 2025-06-01T22:53:09.2767426Z ++ echo torchgen/packaged/autograd/templates/Functions.h 2025-06-01T22:53:09.2767534Z ++ grep RECORD 2025-06-01T22:53:09.2792224Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/Functions.h 2025-06-01T22:53:09.2792389Z +++ openssl base64 2025-06-01T22:53:09.2792489Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.2792588Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.2792847Z +++ sed -e s/=//g 2025-06-01T22:53:09.2834920Z ++ HASH=9vjETYlNoQKCJVRNBmIvBoj6T2GA9-c16T5FPVmWpa0 2025-06-01T22:53:09.2838097Z +++ ls -nl torchgen/packaged/autograd/templates/Functions.h 2025-06-01T22:53:09.2838740Z +++ awk '{print $5}' 2025-06-01T22:53:09.2867157Z ++ FSIZE=1577 2025-06-01T22:53:09.2867785Z ++ echo '"torchgen/packaged/autograd/templates/Functions.h",sha256=9vjETYlNoQKCJVRNBmIvBoj6T2GA9-c16T5FPVmWpa0,1577' 2025-06-01T22:53:09.2867904Z ++ read fname 2025-06-01T22:53:09.2868161Z ++ make_wheel_record torchgen/packaged/autograd/templates/TraceType.cpp 2025-06-01T22:53:09.2868363Z ++ FPATH=torchgen/packaged/autograd/templates/TraceType.cpp 2025-06-01T22:53:09.2868709Z ++ echo torchgen/packaged/autograd/templates/TraceType.cpp 2025-06-01T22:53:09.2868814Z ++ grep RECORD 2025-06-01T22:53:09.2889714Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/TraceType.cpp 2025-06-01T22:53:09.2889981Z +++ openssl base64 2025-06-01T22:53:09.2890618Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.2891952Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.2893225Z +++ sed -e s/=//g 2025-06-01T22:53:09.2931817Z ++ HASH=aqACTyrT05ElIiBLJYkfSgxNjwhum6_QUPDAtXwoKqo 2025-06-01T22:53:09.2936728Z +++ ls -nl torchgen/packaged/autograd/templates/TraceType.cpp 2025-06-01T22:53:09.2937417Z +++ awk '{print $5}' 2025-06-01T22:53:09.2965455Z ++ FSIZE=695 2025-06-01T22:53:09.2966045Z ++ echo '"torchgen/packaged/autograd/templates/TraceType.cpp",sha256=aqACTyrT05ElIiBLJYkfSgxNjwhum6_QUPDAtXwoKqo,695' 2025-06-01T22:53:09.2966158Z ++ read fname 2025-06-01T22:53:09.2966447Z ++ make_wheel_record torchgen/packaged/autograd/templates/VariableType.cpp 2025-06-01T22:53:09.2966686Z ++ FPATH=torchgen/packaged/autograd/templates/VariableType.cpp 2025-06-01T22:53:09.2966914Z ++ echo torchgen/packaged/autograd/templates/VariableType.cpp 2025-06-01T22:53:09.2967035Z ++ grep RECORD 2025-06-01T22:53:09.2992485Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/VariableType.cpp 2025-06-01T22:53:09.2992605Z +++ openssl base64 2025-06-01T22:53:09.2992722Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.2992960Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.2993862Z +++ sed -e s/=//g 2025-06-01T22:53:09.3034753Z ++ HASH=Hq7yishySi1MFscqstv4xIG89pvotA0NEQTnJPJjz3c 2025-06-01T22:53:09.3037916Z +++ ls -nl torchgen/packaged/autograd/templates/VariableType.cpp 2025-06-01T22:53:09.3038428Z +++ awk '{print $5}' 2025-06-01T22:53:09.3066546Z ++ FSIZE=1852 2025-06-01T22:53:09.3067221Z ++ echo '"torchgen/packaged/autograd/templates/VariableType.cpp",sha256=Hq7yishySi1MFscqstv4xIG89pvotA0NEQTnJPJjz3c,1852' 2025-06-01T22:53:09.3067662Z ++ read fname 2025-06-01T22:53:09.3067996Z ++ make_wheel_record torchgen/packaged/autograd/templates/VariableType.h 2025-06-01T22:53:09.3068356Z ++ FPATH=torchgen/packaged/autograd/templates/VariableType.h 2025-06-01T22:53:09.3068573Z ++ echo torchgen/packaged/autograd/templates/VariableType.h 2025-06-01T22:53:09.3068712Z ++ grep RECORD 2025-06-01T22:53:09.3090197Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/VariableType.h 2025-06-01T22:53:09.3090340Z +++ openssl base64 2025-06-01T22:53:09.3091768Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.3092979Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.3094487Z +++ sed -e s/=//g 2025-06-01T22:53:09.3130891Z ++ HASH=DVuAf8_kgQCcnZsVBFxSwwJTNZbFo01C5dVFhcROmq4 2025-06-01T22:53:09.3137625Z +++ ls -nl torchgen/packaged/autograd/templates/VariableType.h 2025-06-01T22:53:09.3137747Z +++ awk '{print $5}' 2025-06-01T22:53:09.3165624Z ++ FSIZE=1467 2025-06-01T22:53:09.3166242Z ++ echo '"torchgen/packaged/autograd/templates/VariableType.h",sha256=DVuAf8_kgQCcnZsVBFxSwwJTNZbFo01C5dVFhcROmq4,1467' 2025-06-01T22:53:09.3166351Z ++ read fname 2025-06-01T22:53:09.3166615Z ++ make_wheel_record torchgen/packaged/autograd/templates/ViewFuncs.cpp 2025-06-01T22:53:09.3166838Z ++ FPATH=torchgen/packaged/autograd/templates/ViewFuncs.cpp 2025-06-01T22:53:09.3167240Z ++ echo torchgen/packaged/autograd/templates/ViewFuncs.cpp 2025-06-01T22:53:09.3167679Z ++ grep RECORD 2025-06-01T22:53:09.3191274Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/ViewFuncs.cpp 2025-06-01T22:53:09.3191399Z +++ openssl base64 2025-06-01T22:53:09.3191573Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.3191879Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.3192942Z +++ sed -e s/=//g 2025-06-01T22:53:09.3233827Z ++ HASH=oas1Pw6wWyAfRy2uh5K7fGD3qR60LD2Oiv-B5OW6Tvc 2025-06-01T22:53:09.3237721Z +++ ls -nl torchgen/packaged/autograd/templates/ViewFuncs.cpp 2025-06-01T22:53:09.3238134Z +++ awk '{print $5}' 2025-06-01T22:53:09.3266563Z ++ FSIZE=269 2025-06-01T22:53:09.3267300Z ++ echo '"torchgen/packaged/autograd/templates/ViewFuncs.cpp",sha256=oas1Pw6wWyAfRy2uh5K7fGD3qR60LD2Oiv-B5OW6Tvc,269' 2025-06-01T22:53:09.3267407Z ++ read fname 2025-06-01T22:53:09.3267651Z ++ make_wheel_record torchgen/packaged/autograd/templates/ViewFuncs.h 2025-06-01T22:53:09.3267910Z ++ FPATH=torchgen/packaged/autograd/templates/ViewFuncs.h 2025-06-01T22:53:09.3268098Z ++ echo torchgen/packaged/autograd/templates/ViewFuncs.h 2025-06-01T22:53:09.3268199Z ++ grep RECORD 2025-06-01T22:53:09.3288965Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/ViewFuncs.h 2025-06-01T22:53:09.3289095Z +++ openssl base64 2025-06-01T22:53:09.3290184Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.3291497Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.3292941Z +++ sed -e s/=//g 2025-06-01T22:53:09.3330623Z ++ HASH=7RoIEE9NQ6jWdg3SfdbRsQxACKdscsrnZN45JTJER5I 2025-06-01T22:53:09.3335857Z +++ ls -nl torchgen/packaged/autograd/templates/ViewFuncs.h 2025-06-01T22:53:09.3336598Z +++ awk '{print $5}' 2025-06-01T22:53:09.3364668Z ++ FSIZE=498 2025-06-01T22:53:09.3365591Z ++ echo '"torchgen/packaged/autograd/templates/ViewFuncs.h",sha256=7RoIEE9NQ6jWdg3SfdbRsQxACKdscsrnZN45JTJER5I,498' 2025-06-01T22:53:09.3366375Z ++ read fname 2025-06-01T22:53:09.3366844Z ++ make_wheel_record torchgen/packaged/autograd/templates/annotated_fn_args.py.in 2025-06-01T22:53:09.3367553Z ++ FPATH=torchgen/packaged/autograd/templates/annotated_fn_args.py.in 2025-06-01T22:53:09.3368333Z ++ echo torchgen/packaged/autograd/templates/annotated_fn_args.py.in 2025-06-01T22:53:09.3368819Z ++ grep RECORD 2025-06-01T22:53:09.3390504Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/annotated_fn_args.py.in 2025-06-01T22:53:09.3391218Z +++ openssl base64 2025-06-01T22:53:09.3391471Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.3391760Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.3392062Z +++ sed -e s/=//g 2025-06-01T22:53:09.3432371Z ++ HASH=gRgF9BZmylhyfXrVSAVjg9Y4TUYpq1FgYVd3_hk_9no 2025-06-01T22:53:09.3436412Z +++ ls -nl torchgen/packaged/autograd/templates/annotated_fn_args.py.in 2025-06-01T22:53:09.3437234Z +++ awk '{print $5}' 2025-06-01T22:53:09.3463255Z ++ FSIZE=199 2025-06-01T22:53:09.3463980Z ++ echo '"torchgen/packaged/autograd/templates/annotated_fn_args.py.in",sha256=gRgF9BZmylhyfXrVSAVjg9Y4TUYpq1FgYVd3_hk_9no,199' 2025-06-01T22:53:09.3464761Z ++ read fname 2025-06-01T22:53:09.3465180Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_enum_tag.cpp 2025-06-01T22:53:09.3465829Z ++ FPATH=torchgen/packaged/autograd/templates/python_enum_tag.cpp 2025-06-01T22:53:09.3466708Z ++ echo torchgen/packaged/autograd/templates/python_enum_tag.cpp 2025-06-01T22:53:09.3467235Z ++ grep RECORD 2025-06-01T22:53:09.3488594Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_enum_tag.cpp 2025-06-01T22:53:09.3489283Z +++ openssl base64 2025-06-01T22:53:09.3489933Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.3491311Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.3492814Z +++ sed -e s/=//g 2025-06-01T22:53:09.3529951Z ++ HASH=2cTLq6vaU-qjAXLrChZAnCmpVqA4oDvZLOsBY3GWmDA 2025-06-01T22:53:09.3535191Z +++ ls -nl torchgen/packaged/autograd/templates/python_enum_tag.cpp 2025-06-01T22:53:09.3536157Z +++ awk '{print $5}' 2025-06-01T22:53:09.3562689Z ++ FSIZE=495 2025-06-01T22:53:09.3564011Z ++ echo '"torchgen/packaged/autograd/templates/python_enum_tag.cpp",sha256=2cTLq6vaU-qjAXLrChZAnCmpVqA4oDvZLOsBY3GWmDA,495' 2025-06-01T22:53:09.3565003Z ++ read fname 2025-06-01T22:53:09.3565497Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_fft_functions.cpp 2025-06-01T22:53:09.3566283Z ++ FPATH=torchgen/packaged/autograd/templates/python_fft_functions.cpp 2025-06-01T22:53:09.3566956Z ++ echo torchgen/packaged/autograd/templates/python_fft_functions.cpp 2025-06-01T22:53:09.3567440Z ++ grep RECORD 2025-06-01T22:53:09.3590934Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_fft_functions.cpp 2025-06-01T22:53:09.3591642Z +++ openssl base64 2025-06-01T22:53:09.3591923Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.3592173Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.3592447Z +++ sed -e s/=//g 2025-06-01T22:53:09.3632478Z ++ HASH=g8Ub5jh_YhgeourCXjB2zlH15Lm_oGwLa37IjibMoEc 2025-06-01T22:53:09.3636518Z +++ ls -nl torchgen/packaged/autograd/templates/python_fft_functions.cpp 2025-06-01T22:53:09.3637303Z +++ awk '{print $5}' 2025-06-01T22:53:09.3665304Z ++ FSIZE=1951 2025-06-01T22:53:09.3666096Z ++ echo '"torchgen/packaged/autograd/templates/python_fft_functions.cpp",sha256=g8Ub5jh_YhgeourCXjB2zlH15Lm_oGwLa37IjibMoEc,1951' 2025-06-01T22:53:09.3666890Z ++ read fname 2025-06-01T22:53:09.3667334Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_functions.cpp 2025-06-01T22:53:09.3667987Z ++ FPATH=torchgen/packaged/autograd/templates/python_functions.cpp 2025-06-01T22:53:09.3668595Z ++ echo torchgen/packaged/autograd/templates/python_functions.cpp 2025-06-01T22:53:09.3669047Z ++ grep RECORD 2025-06-01T22:53:09.3688817Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_functions.cpp 2025-06-01T22:53:09.3689450Z +++ openssl base64 2025-06-01T22:53:09.3689881Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.3691302Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.3692586Z +++ sed -e s/=//g 2025-06-01T22:53:09.3730299Z ++ HASH=b20LJcBbbQHQ4hTt-2h__DIuk8uHksD4ZVD5csfM43Q 2025-06-01T22:53:09.3735917Z +++ ls -nl torchgen/packaged/autograd/templates/python_functions.cpp 2025-06-01T22:53:09.3736588Z +++ awk '{print $5}' 2025-06-01T22:53:09.3765363Z ++ FSIZE=1121 2025-06-01T22:53:09.3766294Z ++ echo '"torchgen/packaged/autograd/templates/python_functions.cpp",sha256=b20LJcBbbQHQ4hTt-2h__DIuk8uHksD4ZVD5csfM43Q,1121' 2025-06-01T22:53:09.3767110Z ++ read fname 2025-06-01T22:53:09.3767575Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_functions.h 2025-06-01T22:53:09.3768226Z ++ FPATH=torchgen/packaged/autograd/templates/python_functions.h 2025-06-01T22:53:09.3768834Z ++ echo torchgen/packaged/autograd/templates/python_functions.h 2025-06-01T22:53:09.3769286Z ++ grep RECORD 2025-06-01T22:53:09.3791870Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_functions.h 2025-06-01T22:53:09.3792602Z +++ openssl base64 2025-06-01T22:53:09.3792875Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.3793145Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.3793520Z +++ sed -e s/=//g 2025-06-01T22:53:09.3831832Z ++ HASH=WX52FzntisoprdObQvGXrzMhehgWZ2rIfnHzgNpX-5U 2025-06-01T22:53:09.3836040Z +++ ls -nl torchgen/packaged/autograd/templates/python_functions.h 2025-06-01T22:53:09.3837046Z +++ awk '{print $5}' 2025-06-01T22:53:09.3866271Z ++ FSIZE=345 2025-06-01T22:53:09.3867034Z ++ echo '"torchgen/packaged/autograd/templates/python_functions.h",sha256=WX52FzntisoprdObQvGXrzMhehgWZ2rIfnHzgNpX-5U,345' 2025-06-01T22:53:09.3867826Z ++ read fname 2025-06-01T22:53:09.3868290Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_linalg_functions.cpp 2025-06-01T22:53:09.3869031Z ++ FPATH=torchgen/packaged/autograd/templates/python_linalg_functions.cpp 2025-06-01T22:53:09.3869704Z ++ echo torchgen/packaged/autograd/templates/python_linalg_functions.cpp 2025-06-01T22:53:09.3870210Z ++ grep RECORD 2025-06-01T22:53:09.3888680Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_linalg_functions.cpp 2025-06-01T22:53:09.3889331Z +++ openssl base64 2025-06-01T22:53:09.3889614Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.3890726Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.3892022Z +++ sed -e s/=//g 2025-06-01T22:53:09.3930295Z ++ HASH=3NyK1tMOYwAsnxyb1k04RPiN9MQkriblY3GnPVOrfSY 2025-06-01T22:53:09.3935481Z +++ ls -nl torchgen/packaged/autograd/templates/python_linalg_functions.cpp 2025-06-01T22:53:09.3936015Z +++ awk '{print $5}' 2025-06-01T22:53:09.3964832Z ++ FSIZE=1614 2025-06-01T22:53:09.3965688Z ++ echo '"torchgen/packaged/autograd/templates/python_linalg_functions.cpp",sha256=3NyK1tMOYwAsnxyb1k04RPiN9MQkriblY3GnPVOrfSY,1614' 2025-06-01T22:53:09.3966537Z ++ read fname 2025-06-01T22:53:09.3967026Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_nested_functions.cpp 2025-06-01T22:53:09.3967784Z ++ FPATH=torchgen/packaged/autograd/templates/python_nested_functions.cpp 2025-06-01T22:53:09.3968613Z ++ echo torchgen/packaged/autograd/templates/python_nested_functions.cpp 2025-06-01T22:53:09.3969142Z ++ grep RECORD 2025-06-01T22:53:09.3989905Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_nested_functions.cpp 2025-06-01T22:53:09.3990703Z +++ openssl base64 2025-06-01T22:53:09.3990971Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.3991220Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.3991499Z +++ sed -e s/=//g 2025-06-01T22:53:09.4031279Z ++ HASH=2wivRfIBY8pkU9mqHVQfqnsIff6K1Al-BTJyRFuUeAw 2025-06-01T22:53:09.4035607Z +++ ls -nl torchgen/packaged/autograd/templates/python_nested_functions.cpp 2025-06-01T22:53:09.4036118Z +++ awk '{print $5}' 2025-06-01T22:53:09.4064183Z ++ FSIZE=2029 2025-06-01T22:53:09.4065057Z ++ echo '"torchgen/packaged/autograd/templates/python_nested_functions.cpp",sha256=2wivRfIBY8pkU9mqHVQfqnsIff6K1Al-BTJyRFuUeAw,2029' 2025-06-01T22:53:09.4065884Z ++ read fname 2025-06-01T22:53:09.4066347Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_nn_functions.cpp 2025-06-01T22:53:09.4067030Z ++ FPATH=torchgen/packaged/autograd/templates/python_nn_functions.cpp 2025-06-01T22:53:09.4067664Z ++ echo torchgen/packaged/autograd/templates/python_nn_functions.cpp 2025-06-01T22:53:09.4068145Z ++ grep RECORD 2025-06-01T22:53:09.4087818Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_nn_functions.cpp 2025-06-01T22:53:09.4088607Z +++ openssl base64 2025-06-01T22:53:09.4088879Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.4089776Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.4091259Z +++ sed -e s/=//g 2025-06-01T22:53:09.4129311Z ++ HASH=8AyIozHVM21KEaVuOPgT-zPfPGj6hpNMC5SiwqUixW0 2025-06-01T22:53:09.4134448Z +++ ls -nl torchgen/packaged/autograd/templates/python_nn_functions.cpp 2025-06-01T22:53:09.4135097Z +++ awk '{print $5}' 2025-06-01T22:53:09.4164904Z ++ FSIZE=3501 2025-06-01T22:53:09.4165748Z ++ echo '"torchgen/packaged/autograd/templates/python_nn_functions.cpp",sha256=8AyIozHVM21KEaVuOPgT-zPfPGj6hpNMC5SiwqUixW0,3501' 2025-06-01T22:53:09.4166763Z ++ read fname 2025-06-01T22:53:09.4167218Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_return_types.cpp 2025-06-01T22:53:09.4167937Z ++ FPATH=torchgen/packaged/autograd/templates/python_return_types.cpp 2025-06-01T22:53:09.4168586Z ++ echo torchgen/packaged/autograd/templates/python_return_types.cpp 2025-06-01T22:53:09.4169062Z ++ grep RECORD 2025-06-01T22:53:09.4190971Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_return_types.cpp 2025-06-01T22:53:09.4191587Z +++ openssl base64 2025-06-01T22:53:09.4191853Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.4192119Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.4192377Z +++ sed -e s/=//g 2025-06-01T22:53:09.4233477Z ++ HASH=GB75OiT-5X3rmgXZlc30MB67qMlvqkzhrDIfIj1mZp4 2025-06-01T22:53:09.4241035Z +++ ls -nl torchgen/packaged/autograd/templates/python_return_types.cpp 2025-06-01T22:53:09.4241536Z +++ awk '{print $5}' 2025-06-01T22:53:09.4271579Z ++ FSIZE=1219 2025-06-01T22:53:09.4272417Z ++ echo '"torchgen/packaged/autograd/templates/python_return_types.cpp",sha256=GB75OiT-5X3rmgXZlc30MB67qMlvqkzhrDIfIj1mZp4,1219' 2025-06-01T22:53:09.4273223Z ++ read fname 2025-06-01T22:53:09.4273656Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_return_types.h 2025-06-01T22:53:09.4274335Z ++ FPATH=torchgen/packaged/autograd/templates/python_return_types.h 2025-06-01T22:53:09.4274934Z ++ echo torchgen/packaged/autograd/templates/python_return_types.h 2025-06-01T22:53:09.4275395Z ++ grep RECORD 2025-06-01T22:53:09.4292321Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_return_types.h 2025-06-01T22:53:09.4292933Z +++ openssl base64 2025-06-01T22:53:09.4294040Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.4295441Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.4296769Z +++ sed -e s/=//g 2025-06-01T22:53:09.4332864Z ++ HASH=ZDLPH-bxSjCpeyWLhU6kZsuAxa2pnCgTE57YpxXmDmQ 2025-06-01T22:53:09.4339116Z +++ ls -nl torchgen/packaged/autograd/templates/python_return_types.h 2025-06-01T22:53:09.4339738Z +++ awk '{print $5}' 2025-06-01T22:53:09.4366013Z ++ FSIZE=198 2025-06-01T22:53:09.4366814Z ++ echo '"torchgen/packaged/autograd/templates/python_return_types.h",sha256=ZDLPH-bxSjCpeyWLhU6kZsuAxa2pnCgTE57YpxXmDmQ,198' 2025-06-01T22:53:09.4367760Z ++ read fname 2025-06-01T22:53:09.4368257Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_sparse_functions.cpp 2025-06-01T22:53:09.4369024Z ++ FPATH=torchgen/packaged/autograd/templates/python_sparse_functions.cpp 2025-06-01T22:53:09.4369726Z ++ echo torchgen/packaged/autograd/templates/python_sparse_functions.cpp 2025-06-01T22:53:09.4370242Z ++ grep RECORD 2025-06-01T22:53:09.4392860Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_sparse_functions.cpp 2025-06-01T22:53:09.4393523Z +++ openssl base64 2025-06-01T22:53:09.4393777Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.4394043Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.4394304Z +++ sed -e s/=//g 2025-06-01T22:53:09.4434564Z ++ HASH=NW_L2mF7ZrR2FvXtDE7iNfw0BM-wTyUzBa_C1B5RZ7A 2025-06-01T22:53:09.4437488Z +++ ls -nl torchgen/packaged/autograd/templates/python_sparse_functions.cpp 2025-06-01T22:53:09.4438548Z +++ awk '{print $5}' 2025-06-01T22:53:09.4466284Z ++ FSIZE=1551 2025-06-01T22:53:09.4467078Z ++ echo '"torchgen/packaged/autograd/templates/python_sparse_functions.cpp",sha256=NW_L2mF7ZrR2FvXtDE7iNfw0BM-wTyUzBa_C1B5RZ7A,1551' 2025-06-01T22:53:09.4467898Z ++ read fname 2025-06-01T22:53:09.4468520Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_special_functions.cpp 2025-06-01T22:53:09.4469270Z ++ FPATH=torchgen/packaged/autograd/templates/python_special_functions.cpp 2025-06-01T22:53:09.4469976Z ++ echo torchgen/packaged/autograd/templates/python_special_functions.cpp 2025-06-01T22:53:09.4470473Z ++ grep RECORD 2025-06-01T22:53:09.4490176Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_special_functions.cpp 2025-06-01T22:53:09.4490839Z +++ openssl base64 2025-06-01T22:53:09.4491229Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.4492510Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.4493829Z +++ sed -e s/=//g 2025-06-01T22:53:09.4531392Z ++ HASH=JqcAExUPCnbzUujY2PIDL5Gap-ZKlltKiZmDTleO_8s 2025-06-01T22:53:09.4536725Z +++ ls -nl torchgen/packaged/autograd/templates/python_special_functions.cpp 2025-06-01T22:53:09.4538153Z +++ awk '{print $5}' 2025-06-01T22:53:09.4565587Z ++ FSIZE=1972 2025-06-01T22:53:09.4566422Z ++ echo '"torchgen/packaged/autograd/templates/python_special_functions.cpp",sha256=JqcAExUPCnbzUujY2PIDL5Gap-ZKlltKiZmDTleO_8s,1972' 2025-06-01T22:53:09.4567287Z ++ read fname 2025-06-01T22:53:09.4567760Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_torch_functions.cpp 2025-06-01T22:53:09.4568516Z ++ FPATH=torchgen/packaged/autograd/templates/python_torch_functions.cpp 2025-06-01T22:53:09.4569197Z ++ echo torchgen/packaged/autograd/templates/python_torch_functions.cpp 2025-06-01T22:53:09.4569708Z ++ grep RECORD 2025-06-01T22:53:09.4592798Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_torch_functions.cpp 2025-06-01T22:53:09.4593441Z +++ openssl base64 2025-06-01T22:53:09.4593707Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.4593951Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.4594223Z +++ sed -e s/=//g 2025-06-01T22:53:09.4634764Z ++ HASH=QEgUPJbi5TunkkQog-o6zoIjpLFZ6VFHQYxKe7BUAiw 2025-06-01T22:53:09.4638372Z +++ ls -nl torchgen/packaged/autograd/templates/python_torch_functions.cpp 2025-06-01T22:53:09.4638898Z +++ awk '{print $5}' 2025-06-01T22:53:09.4666667Z ++ FSIZE=2601 2025-06-01T22:53:09.4667552Z ++ echo '"torchgen/packaged/autograd/templates/python_torch_functions.cpp",sha256=QEgUPJbi5TunkkQog-o6zoIjpLFZ6VFHQYxKe7BUAiw,2601' 2025-06-01T22:53:09.4668380Z ++ read fname 2025-06-01T22:53:09.4668864Z ++ make_wheel_record torchgen/packaged/autograd/templates/python_variable_methods.cpp 2025-06-01T22:53:09.4669613Z ++ FPATH=torchgen/packaged/autograd/templates/python_variable_methods.cpp 2025-06-01T22:53:09.4670284Z ++ echo torchgen/packaged/autograd/templates/python_variable_methods.cpp 2025-06-01T22:53:09.4670932Z ++ grep RECORD 2025-06-01T22:53:09.4689221Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/python_variable_methods.cpp 2025-06-01T22:53:09.4689956Z +++ openssl base64 2025-06-01T22:53:09.4690511Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.4691972Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.4693280Z +++ sed -e s/=//g 2025-06-01T22:53:09.4731171Z ++ HASH=XjBQdyQ2rt1ymgKOdiyBd2YqDqxAFufncXMekvy2pDs 2025-06-01T22:53:09.4737243Z +++ ls -nl torchgen/packaged/autograd/templates/python_variable_methods.cpp 2025-06-01T22:53:09.4737758Z +++ awk '{print $5}' 2025-06-01T22:53:09.4765151Z ++ FSIZE=53968 2025-06-01T22:53:09.4766071Z ++ echo '"torchgen/packaged/autograd/templates/python_variable_methods.cpp",sha256=XjBQdyQ2rt1ymgKOdiyBd2YqDqxAFufncXMekvy2pDs,53968' 2025-06-01T22:53:09.4766931Z ++ read fname 2025-06-01T22:53:09.4767385Z ++ make_wheel_record torchgen/packaged/autograd/templates/variable_factories.h 2025-06-01T22:53:09.4768061Z ++ FPATH=torchgen/packaged/autograd/templates/variable_factories.h 2025-06-01T22:53:09.4768689Z ++ echo torchgen/packaged/autograd/templates/variable_factories.h 2025-06-01T22:53:09.4769148Z ++ grep RECORD 2025-06-01T22:53:09.4792565Z +++ openssl dgst -sha256 -binary torchgen/packaged/autograd/templates/variable_factories.h 2025-06-01T22:53:09.4793188Z +++ openssl base64 2025-06-01T22:53:09.4793441Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.4793843Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.4794104Z +++ sed -e s/=//g 2025-06-01T22:53:09.4833958Z ++ HASH=g-WOn2XuHBsLNGUk-emw0-KcrNsosDjqAu4NjPJCFA4 2025-06-01T22:53:09.4837184Z +++ ls -nl torchgen/packaged/autograd/templates/variable_factories.h 2025-06-01T22:53:09.4838604Z +++ awk '{print $5}' 2025-06-01T22:53:09.4866157Z ++ FSIZE=5637 2025-06-01T22:53:09.4866918Z ++ echo '"torchgen/packaged/autograd/templates/variable_factories.h",sha256=g-WOn2XuHBsLNGUk-emw0-KcrNsosDjqAu4NjPJCFA4,5637' 2025-06-01T22:53:09.4867722Z ++ read fname 2025-06-01T22:53:09.4868048Z ++ make_wheel_record torchgen/selective_build/__init__.py 2025-06-01T22:53:09.4868640Z ++ FPATH=torchgen/selective_build/__init__.py 2025-06-01T22:53:09.4869040Z ++ echo torchgen/selective_build/__init__.py 2025-06-01T22:53:09.4869407Z ++ grep RECORD 2025-06-01T22:53:09.4889164Z +++ openssl dgst -sha256 -binary torchgen/selective_build/__init__.py 2025-06-01T22:53:09.4889658Z +++ openssl base64 2025-06-01T22:53:09.4890335Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.4891823Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.4893076Z +++ sed -e s/=//g 2025-06-01T22:53:09.4930494Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:09.4935740Z +++ ls -nl torchgen/selective_build/__init__.py 2025-06-01T22:53:09.4936532Z +++ awk '{print $5}' 2025-06-01T22:53:09.4963553Z ++ FSIZE=0 2025-06-01T22:53:09.4964333Z ++ echo '"torchgen/selective_build/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:09.4965120Z ++ read fname 2025-06-01T22:53:09.4965467Z ++ make_wheel_record torchgen/selective_build/operator.py 2025-06-01T22:53:09.4965947Z ++ FPATH=torchgen/selective_build/operator.py 2025-06-01T22:53:09.4966372Z ++ echo torchgen/selective_build/operator.py 2025-06-01T22:53:09.4966748Z ++ grep RECORD 2025-06-01T22:53:09.4991266Z +++ openssl dgst -sha256 -binary torchgen/selective_build/operator.py 2025-06-01T22:53:09.4991780Z +++ openssl base64 2025-06-01T22:53:09.4992034Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.4992303Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.4992608Z +++ sed -e s/=//g 2025-06-01T22:53:09.5033838Z ++ HASH=21lWnZeGQ9LiBusCMMFGr8rUosEiDxRwhI05taXViio 2025-06-01T22:53:09.5036818Z +++ ls -nl torchgen/selective_build/operator.py 2025-06-01T22:53:09.5038069Z +++ awk '{print $5}' 2025-06-01T22:53:09.5066356Z ++ FSIZE=6509 2025-06-01T22:53:09.5067254Z ++ echo '"torchgen/selective_build/operator.py",sha256=21lWnZeGQ9LiBusCMMFGr8rUosEiDxRwhI05taXViio,6509' 2025-06-01T22:53:09.5067931Z ++ read fname 2025-06-01T22:53:09.5068286Z ++ make_wheel_record torchgen/selective_build/selector.py 2025-06-01T22:53:09.5068871Z ++ FPATH=torchgen/selective_build/selector.py 2025-06-01T22:53:09.5069294Z ++ echo torchgen/selective_build/selector.py 2025-06-01T22:53:09.5069645Z ++ grep RECORD 2025-06-01T22:53:09.5089835Z +++ openssl dgst -sha256 -binary torchgen/selective_build/selector.py 2025-06-01T22:53:09.5090337Z +++ openssl base64 2025-06-01T22:53:09.5090829Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.5092323Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.5093636Z +++ sed -e s/=//g 2025-06-01T22:53:09.5130498Z ++ HASH=fZckUgNq4stv6nGT74vG483RlQ8hQGv5cdHq5XejyZU 2025-06-01T22:53:09.5135559Z +++ ls -nl torchgen/selective_build/selector.py 2025-06-01T22:53:09.5136373Z +++ awk '{print $5}' 2025-06-01T22:53:09.5163646Z ++ FSIZE=12666 2025-06-01T22:53:09.5164412Z ++ echo '"torchgen/selective_build/selector.py",sha256=fZckUgNq4stv6nGT74vG483RlQ8hQGv5cdHq5XejyZU,12666' 2025-06-01T22:53:09.5165304Z ++ read fname 2025-06-01T22:53:09.5165629Z ++ make_wheel_record torchgen/static_runtime/__init__.py 2025-06-01T22:53:09.5166101Z ++ FPATH=torchgen/static_runtime/__init__.py 2025-06-01T22:53:09.5166505Z ++ echo torchgen/static_runtime/__init__.py 2025-06-01T22:53:09.5166869Z ++ grep RECORD 2025-06-01T22:53:09.5192690Z +++ openssl dgst -sha256 -binary torchgen/static_runtime/__init__.py 2025-06-01T22:53:09.5193254Z +++ openssl base64 2025-06-01T22:53:09.5193528Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.5193777Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.5194179Z +++ sed -e s/=//g 2025-06-01T22:53:09.5232946Z ++ HASH=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 2025-06-01T22:53:09.5241973Z +++ ls -nl torchgen/static_runtime/__init__.py 2025-06-01T22:53:09.5242350Z +++ awk '{print $5}' 2025-06-01T22:53:09.5265920Z ++ FSIZE=0 2025-06-01T22:53:09.5266487Z ++ echo '"torchgen/static_runtime/__init__.py",sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0' 2025-06-01T22:53:09.5267072Z ++ read fname 2025-06-01T22:53:09.5267375Z ++ make_wheel_record torchgen/static_runtime/config.py 2025-06-01T22:53:09.5267792Z ++ FPATH=torchgen/static_runtime/config.py 2025-06-01T22:53:09.5268166Z ++ echo torchgen/static_runtime/config.py 2025-06-01T22:53:09.5268638Z ++ grep RECORD 2025-06-01T22:53:09.5288228Z +++ openssl dgst -sha256 -binary torchgen/static_runtime/config.py 2025-06-01T22:53:09.5288722Z +++ openssl base64 2025-06-01T22:53:09.5289246Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.5290652Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.5291975Z +++ sed -e s/=//g 2025-06-01T22:53:09.5330231Z ++ HASH=JWrHLk7Men1T9lAINaTOnIeQOCorU5cfY-hXYYy_2J4 2025-06-01T22:53:09.5335225Z +++ ls -nl torchgen/static_runtime/config.py 2025-06-01T22:53:09.5336321Z +++ awk '{print $5}' 2025-06-01T22:53:09.5365212Z ++ FSIZE=14487 2025-06-01T22:53:09.5365841Z ++ echo '"torchgen/static_runtime/config.py",sha256=JWrHLk7Men1T9lAINaTOnIeQOCorU5cfY-hXYYy_2J4,14487' 2025-06-01T22:53:09.5366467Z ++ read fname 2025-06-01T22:53:09.5366853Z ++ make_wheel_record torchgen/static_runtime/gen_static_runtime_ops.py 2025-06-01T22:53:09.5367407Z ++ FPATH=torchgen/static_runtime/gen_static_runtime_ops.py 2025-06-01T22:53:09.5367916Z ++ echo torchgen/static_runtime/gen_static_runtime_ops.py 2025-06-01T22:53:09.5368316Z ++ grep RECORD 2025-06-01T22:53:09.5390642Z +++ openssl dgst -sha256 -binary torchgen/static_runtime/gen_static_runtime_ops.py 2025-06-01T22:53:09.5391217Z +++ openssl base64 2025-06-01T22:53:09.5391470Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.5391727Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.5391982Z +++ sed -e s/=//g 2025-06-01T22:53:09.5432980Z ++ HASH=TptS5k4o0sOYyCrYH1ePMiDfqyWJFbWVQC54zNkHmUA 2025-06-01T22:53:09.5435438Z +++ ls -nl torchgen/static_runtime/gen_static_runtime_ops.py 2025-06-01T22:53:09.5436226Z +++ awk '{print $5}' 2025-06-01T22:53:09.5463014Z ++ FSIZE=7408 2025-06-01T22:53:09.5463683Z ++ echo '"torchgen/static_runtime/gen_static_runtime_ops.py",sha256=TptS5k4o0sOYyCrYH1ePMiDfqyWJFbWVQC54zNkHmUA,7408' 2025-06-01T22:53:09.5464450Z ++ read fname 2025-06-01T22:53:09.5464769Z ++ make_wheel_record torchgen/static_runtime/generator.py 2025-06-01T22:53:09.5465228Z ++ FPATH=torchgen/static_runtime/generator.py 2025-06-01T22:53:09.5465777Z ++ echo torchgen/static_runtime/generator.py 2025-06-01T22:53:09.5466180Z ++ grep RECORD 2025-06-01T22:53:09.5487449Z +++ openssl dgst -sha256 -binary torchgen/static_runtime/generator.py 2025-06-01T22:53:09.5488092Z +++ openssl base64 2025-06-01T22:53:09.5488366Z +++ sed -e s/+/-/g 2025-06-01T22:53:09.5489257Z +++ sed -e 's/\//_/g' 2025-06-01T22:53:09.5490597Z +++ sed -e s/=//g 2025-06-01T22:53:09.5529714Z ++ HASH=SCAzUYjGAJlHFjDDuo5jkbyyjhG8KtdVsLfW69WCT8s 2025-06-01T22:53:09.5534680Z +++ ls -nl torchgen/static_runtime/generator.py 2025-06-01T22:53:09.5535752Z +++ awk '{print $5}' 2025-06-01T22:53:09.5564456Z ++ FSIZE=27116 2025-06-01T22:53:09.5565146Z ++ echo '"torchgen/static_runtime/generator.py",sha256=SCAzUYjGAJlHFjDDuo5jkbyyjhG8KtdVsLfW69WCT8s,27116' 2025-06-01T22:53:09.5565825Z ++ read fname 2025-06-01T22:53:09.5566073Z ++ [[ 0 == \1 ]] 2025-06-01T22:53:09.5566434Z ++ [[ manylinux_2_28_x86_64 == \m\a\n\y\l\i\n\u\x\_\2\_\2\8\_\x\8\6\_\6\4 ]] 2025-06-01T22:53:09.5566918Z ++ [[ cuda != \c\p\u\-\s\3\9\0\x ]] 2025-06-01T22:53:09.5567258Z ++ [[ cuda != \x\p\u ]] 2025-06-01T22:53:09.5571522Z +++ sed -e s#linux_x86_64#manylinux_2_28_x86_64# 2025-06-01T22:53:09.5573368Z ++++ basename /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:53:09.5601499Z +++ echo torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:53:09.5602509Z ++ pkg_name=torch-2.8.0.dev20250601+cu126-cp39-cp39-manylinux_2_28_x86_64.whl 2025-06-01T22:53:09.5603479Z ++ zip -rq torch-2.8.0.dev20250601+cu126-cp39-cp39-manylinux_2_28_x86_64.whl functorch torch torch-2.8.0.dev20250601+cu126.dist-info torchgen 2025-06-01T22:54:41.7126574Z ++ rm -f /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:54:41.7687579Z +++ dirname /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-linux_x86_64.whl 2025-06-01T22:54:41.7716028Z ++ mv torch-2.8.0.dev20250601+cu126-cp39-cp39-manylinux_2_28_x86_64.whl /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-manylinux_2_28_x86_64.whl 2025-06-01T22:54:41.7733799Z ++ cd .. 2025-06-01T22:54:41.7734073Z ++ rm -rf tmp 2025-06-01T22:54:42.1205776Z ++ for pkg in /$WHEELHOUSE_DIR/torch_no_python*.whl /$WHEELHOUSE_DIR/torch*linux*.whl /$LIBTORCH_HOUSE_DIR/libtorch*.zip 2025-06-01T22:54:42.1206618Z ++ [[ ! -e /libtorch_house126/libtorch*.zip ]] 2025-06-01T22:54:42.1206995Z ++ continue 2025-06-01T22:54:42.1207235Z ++ [[ -n /artifacts ]] 2025-06-01T22:54:42.1207523Z ++ mkdir -p /artifacts 2025-06-01T22:54:42.1231111Z ++ [[ -n '' ]] 2025-06-01T22:54:42.1231761Z ++ cp /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-manylinux_2_28_x86_64.whl /artifacts 2025-06-01T22:54:42.5084967Z ++ rm -rf /opt/rh 2025-06-01T22:54:42.5839081Z ++ ls /usr/local/cuda /usr/local/cuda-12.6 2025-06-01T22:54:42.5862962Z ++ rm -rf /usr/local/cuda /usr/local/cuda-12.6 2025-06-01T22:54:42.6516641Z ++ [[ -z '' ]] 2025-06-01T22:54:42.6517021Z ++ export OMP_NUM_THREADS=4 2025-06-01T22:54:42.6517332Z ++ OMP_NUM_THREADS=4 2025-06-01T22:54:42.6517630Z ++ pushd /pytorch/test 2025-06-01T22:54:42.6517909Z /pytorch/test /tmp_dir / 2025-06-01T22:54:42.6518206Z ++ [[ false == \t\r\u\e ]] 2025-06-01T22:54:42.6518496Z ++ pip uninstall -y torch 2025-06-01T22:54:42.9460588Z WARNING: Skipping torch as it is not installed. 2025-06-01T22:54:42.9462995Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-06-01T22:54:42.9835136Z ++ [[ false == \t\r\u\e ]] 2025-06-01T22:54:42.9835646Z ++ pip install torch --no-index -f /wheelhouse126 --no-dependencies -v 2025-06-01T22:54:43.2585567Z Using pip 25.1.1 from /opt/_internal/cpython-3.9.22/lib/python3.9/site-packages/pip (python 3.9) 2025-06-01T22:54:43.2994372Z Looking in links: /wheelhouse126 2025-06-01T22:54:43.3053102Z Processing /wheelhouse126/torch-2.8.0.dev20250601+cu126-cp39-cp39-manylinux_2_28_x86_64.whl 2025-06-01T22:54:45.4910621Z Installing collected packages: torch 2025-06-01T22:55:02.7117684Z changing mode of /opt/_internal/cpython-3.9.22/bin/torchfrtrace to 755 2025-06-01T22:55:02.7118346Z changing mode of /opt/_internal/cpython-3.9.22/bin/torchrun to 755 2025-06-01T22:55:02.8079112Z Successfully installed torch-2.8.0.dev20250601+cu126 2025-06-01T22:55:02.8081684Z WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 2025-06-01T22:55:02.8567683Z ++ installed_libraries=($(find "$pydir/lib/python${py_majmin}/site-packages/torch/" -name '*.so*')) 2025-06-01T22:55:02.8568949Z +++ find /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/ -name '*.so*' 2025-06-01T22:55:02.8828553Z ++ echo 'The wheel installed all of the libraries: /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so' /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10_cuda.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libshm.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cuda.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_python.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libgomp.so.1 2025-06-01T22:55:02.8838556Z The wheel installed all of the libraries: /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10_cuda.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libshm.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cuda.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_python.so /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libgomp.so.1 2025-06-01T22:55:02.8843356Z ++ for installed_lib in "${installed_libraries[@]}" 2025-06-01T22:55:02.8844068Z ++ ldd /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/_C.cpython-39-x86_64-linux-gnu.so 2025-06-01T22:55:02.8931900Z linux-vdso.so.1 (0x00007ffef4129000) 2025-06-01T22:55:02.8932734Z libtorch_python.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_python.so (0x00007fd67e9c8000) 2025-06-01T22:55:02.8933601Z libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fd67e7a8000) 2025-06-01T22:55:02.8934086Z libc.so.6 => /lib64/libc.so.6 (0x00007fd67e3d2000) 2025-06-01T22:55:02.8934800Z libtorch.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007fd67fe4c000) 2025-06-01T22:55:02.8935840Z libshm.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libshm.so (0x00007fd67fe42000) 2025-06-01T22:55:02.8936960Z libtorch_cpu.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fd669ff5000) 2025-06-01T22:55:02.8938003Z libtorch_cuda.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007fd630c7d000) 2025-06-01T22:55:02.8939090Z libc10_cuda.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fd67fd9f000) 2025-06-01T22:55:02.8939773Z libcudart.so.12 => not found 2025-06-01T22:55:02.8940358Z libc10.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fd630b69000) 2025-06-01T22:55:02.8941038Z libdl.so.2 => /lib64/libdl.so.2 (0x00007fd630965000) 2025-06-01T22:55:02.8941424Z libcudnn.so.9 => not found 2025-06-01T22:55:02.8941763Z libcusparseLt.so.0 => not found 2025-06-01T22:55:02.8942096Z libcufile.so.0 => not found 2025-06-01T22:55:02.8942468Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fd6305d0000) 2025-06-01T22:55:02.8942961Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fd6303b8000) 2025-06-01T22:55:02.8943404Z /lib64/ld-linux-x86-64.so.2 (0x00007fd67fc79000) 2025-06-01T22:55:02.8943840Z librt.so.1 => /lib64/librt.so.1 (0x00007fd6301b0000) 2025-06-01T22:55:02.8944249Z libm.so.6 => /lib64/libm.so.6 (0x00007fd62fe2e000) 2025-06-01T22:55:02.8944945Z libgomp.so.1 => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libgomp.so.1 (0x00007fd62fbf1000) 2025-06-01T22:55:02.8945800Z libcupti.so.12 => not found 2025-06-01T22:55:02.8946347Z libcudart.so.12 => not found 2025-06-01T22:55:02.8946679Z libcudart.so.12 => not found 2025-06-01T22:55:02.8946996Z libcusparse.so.12 => not found 2025-06-01T22:55:02.8947333Z libcufft.so.11 => not found 2025-06-01T22:55:02.8947641Z libcufile.so.0 => not found 2025-06-01T22:55:02.8947976Z libcusparseLt.so.0 => not found 2025-06-01T22:55:02.8948306Z libnccl.so.2 => not found 2025-06-01T22:55:02.8948623Z libcurand.so.10 => not found 2025-06-01T22:55:02.8948936Z libcublas.so.12 => not found 2025-06-01T22:55:02.8949262Z libcublasLt.so.12 => not found 2025-06-01T22:55:02.8949580Z libcudnn.so.9 => not found 2025-06-01T22:55:02.8949942Z libcudart.so.12 => not found 2025-06-01T22:55:02.8950314Z ++ for installed_lib in "${installed_libraries[@]}" 2025-06-01T22:55:02.8950875Z ++ ldd /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10.so 2025-06-01T22:55:02.9008458Z linux-vdso.so.1 (0x00007ffff9b86000) 2025-06-01T22:55:02.9008937Z libdl.so.2 => /lib64/libdl.so.2 (0x00007f5b318ab000) 2025-06-01T22:55:02.9009435Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f5b31516000) 2025-06-01T22:55:02.9009924Z libm.so.6 => /lib64/libm.so.6 (0x00007f5b31194000) 2025-06-01T22:55:02.9010374Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f5b30f7c000) 2025-06-01T22:55:02.9010904Z libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f5b30d5c000) 2025-06-01T22:55:02.9011386Z libc.so.6 => /lib64/libc.so.6 (0x00007f5b30986000) 2025-06-01T22:55:02.9011825Z /lib64/ld-linux-x86-64.so.2 (0x00007f5b31aaf000) 2025-06-01T22:55:02.9012269Z ++ for installed_lib in "${installed_libraries[@]}" 2025-06-01T22:55:02.9012880Z ++ ldd /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10_cuda.so 2025-06-01T22:55:02.9092036Z linux-vdso.so.1 (0x00007ffeee0f9000) 2025-06-01T22:55:02.9092740Z libc10.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f8a9128a000) 2025-06-01T22:55:02.9093454Z libdl.so.2 => /lib64/libdl.so.2 (0x00007f8a91010000) 2025-06-01T22:55:02.9093862Z libcudart.so.12 => not found 2025-06-01T22:55:02.9094274Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f8a90c7b000) 2025-06-01T22:55:02.9094755Z libm.so.6 => /lib64/libm.so.6 (0x00007f8a908f9000) 2025-06-01T22:55:02.9095314Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f8a906e1000) 2025-06-01T22:55:02.9095764Z libc.so.6 => /lib64/libc.so.6 (0x00007f8a9030b000) 2025-06-01T22:55:02.9096176Z /lib64/ld-linux-x86-64.so.2 (0x00007f8a91214000) 2025-06-01T22:55:02.9096693Z libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f8a900eb000) 2025-06-01T22:55:02.9097304Z ++ for installed_lib in "${installed_libraries[@]}" 2025-06-01T22:55:02.9097915Z ++ ldd /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libcaffe2_nvrtc.so 2025-06-01T22:55:02.9167290Z linux-vdso.so.1 (0x00007fc1b87cf000) 2025-06-01T22:55:02.9167686Z libnvrtc.so.12 => not found 2025-06-01T22:55:02.9168025Z libcuda.so.1 => not found 2025-06-01T22:55:02.9168407Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fc1b820d000) 2025-06-01T22:55:02.9168905Z libm.so.6 => /lib64/libm.so.6 (0x00007fc1b7e8b000) 2025-06-01T22:55:02.9169356Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fc1b7c73000) 2025-06-01T22:55:02.9169818Z libc.so.6 => /lib64/libc.so.6 (0x00007fc1b789d000) 2025-06-01T22:55:02.9170348Z /lib64/ld-linux-x86-64.so.2 (0x00007fc1b85a2000) 2025-06-01T22:55:02.9170784Z ++ for installed_lib in "${installed_libraries[@]}" 2025-06-01T22:55:02.9171341Z ++ ldd /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libshm.so 2025-06-01T22:55:02.9246620Z linux-vdso.so.1 (0x00007fff0e463000) 2025-06-01T22:55:02.9247417Z libtorch_cpu.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f4cf8bba000) 2025-06-01T22:55:02.9248190Z librt.so.1 => /lib64/librt.so.1 (0x00007f4cf89b2000) 2025-06-01T22:55:02.9248888Z libc10.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f4d0d0a1000) 2025-06-01T22:55:02.9249769Z libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f4cf8792000) 2025-06-01T22:55:02.9250270Z libdl.so.2 => /lib64/libdl.so.2 (0x00007f4cf858e000) 2025-06-01T22:55:02.9250756Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f4cf81f9000) 2025-06-01T22:55:02.9251314Z libm.so.6 => /lib64/libm.so.6 (0x00007f4cf7e77000) 2025-06-01T22:55:02.9252009Z libgomp.so.1 => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libgomp.so.1 (0x00007f4cf7c3a000) 2025-06-01T22:55:02.9252723Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f4cf7a22000) 2025-06-01T22:55:02.9253177Z libc.so.6 => /lib64/libc.so.6 (0x00007f4cf764c000) 2025-06-01T22:55:02.9253604Z /lib64/ld-linux-x86-64.so.2 (0x00007f4d0cf97000) 2025-06-01T22:55:02.9254032Z libcupti.so.12 => not found 2025-06-01T22:55:02.9254347Z libcudart.so.12 => not found 2025-06-01T22:55:02.9254700Z ++ for installed_lib in "${installed_libraries[@]}" 2025-06-01T22:55:02.9255263Z ++ ldd /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch.so 2025-06-01T22:55:02.9330014Z linux-vdso.so.1 (0x00007ffe22f7d000) 2025-06-01T22:55:02.9330807Z libtorch_cpu.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fe94d729000) 2025-06-01T22:55:02.9331899Z libtorch_cuda.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007fe9143b1000) 2025-06-01T22:55:02.9332686Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fe914199000) 2025-06-01T22:55:02.9333213Z libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fe913f79000) 2025-06-01T22:55:02.9333694Z libc.so.6 => /lib64/libc.so.6 (0x00007fe913ba3000) 2025-06-01T22:55:02.9334384Z libc10.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fe961bcd000) 2025-06-01T22:55:02.9335201Z librt.so.1 => /lib64/librt.so.1 (0x00007fe91399b000) 2025-06-01T22:55:02.9335627Z libdl.so.2 => /lib64/libdl.so.2 (0x00007fe913797000) 2025-06-01T22:55:02.9336047Z libm.so.6 => /lib64/libm.so.6 (0x00007fe913415000) 2025-06-01T22:55:02.9336726Z libgomp.so.1 => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libgomp.so.1 (0x00007fe9131d8000) 2025-06-01T22:55:02.9337392Z libcupti.so.12 => not found 2025-06-01T22:55:02.9337694Z libcudart.so.12 => not found 2025-06-01T22:55:02.9338082Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fe912e43000) 2025-06-01T22:55:02.9338541Z /lib64/ld-linux-x86-64.so.2 (0x00007fe961b06000) 2025-06-01T22:55:02.9339238Z libc10_cuda.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fe912da0000) 2025-06-01T22:55:02.9339919Z libcudart.so.12 => not found 2025-06-01T22:55:02.9340352Z libcusparse.so.12 => not found 2025-06-01T22:55:02.9340687Z libcufft.so.11 => not found 2025-06-01T22:55:02.9340984Z libcufile.so.0 => not found 2025-06-01T22:55:02.9341303Z libcusparseLt.so.0 => not found 2025-06-01T22:55:02.9341661Z libnccl.so.2 => not found 2025-06-01T22:55:02.9341961Z libcurand.so.10 => not found 2025-06-01T22:55:02.9342275Z libcublas.so.12 => not found 2025-06-01T22:55:02.9342580Z libcublasLt.so.12 => not found 2025-06-01T22:55:02.9342903Z libcudnn.so.9 => not found 2025-06-01T22:55:02.9343195Z libcudart.so.12 => not found 2025-06-01T22:55:02.9343558Z ++ for installed_lib in "${installed_libraries[@]}" 2025-06-01T22:55:02.9344132Z ++ ldd /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so 2025-06-01T22:55:02.9408312Z linux-vdso.so.1 (0x00007ffc5fb18000) 2025-06-01T22:55:02.9409024Z libc10.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fa011a06000) 2025-06-01T22:55:02.9409721Z librt.so.1 => /lib64/librt.so.1 (0x00007f9ffd308000) 2025-06-01T22:55:02.9410209Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f9ffd0f0000) 2025-06-01T22:55:02.9410677Z libdl.so.2 => /lib64/libdl.so.2 (0x00007f9ffceec000) 2025-06-01T22:55:02.9411188Z libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f9ffcccc000) 2025-06-01T22:55:02.9411667Z libm.so.6 => /lib64/libm.so.6 (0x00007f9ffc94a000) 2025-06-01T22:55:02.9412528Z libgomp.so.1 => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libgomp.so.1 (0x00007f9ffc70d000) 2025-06-01T22:55:02.9413226Z libcupti.so.12 => not found 2025-06-01T22:55:02.9413539Z libcudart.so.12 => not found 2025-06-01T22:55:02.9413941Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f9ffc378000) 2025-06-01T22:55:02.9414406Z libc.so.6 => /lib64/libc.so.6 (0x00007f9ffbfa2000) 2025-06-01T22:55:02.9414846Z /lib64/ld-linux-x86-64.so.2 (0x00007fa0118ed000) 2025-06-01T22:55:02.9415387Z ++ for installed_lib in "${installed_libraries[@]}" 2025-06-01T22:55:02.9415976Z ++ ldd /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cuda.so 2025-06-01T22:55:02.9490556Z linux-vdso.so.1 (0x00007ffc427fc000) 2025-06-01T22:55:02.9491341Z libc10_cuda.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007fe3c8e7f000) 2025-06-01T22:55:02.9492071Z libcudart.so.12 => not found 2025-06-01T22:55:02.9492393Z libcusparse.so.12 => not found 2025-06-01T22:55:02.9492726Z libcufft.so.11 => not found 2025-06-01T22:55:02.9493036Z libcufile.so.0 => not found 2025-06-01T22:55:02.9493363Z libcusparseLt.so.0 => not found 2025-06-01T22:55:02.9493698Z libnccl.so.2 => not found 2025-06-01T22:55:02.9493996Z libcurand.so.10 => not found 2025-06-01T22:55:02.9494316Z libcublas.so.12 => not found 2025-06-01T22:55:02.9494630Z libcublasLt.so.12 => not found 2025-06-01T22:55:02.9494963Z libcudnn.so.9 => not found 2025-06-01T22:55:02.9495424Z librt.so.1 => /lib64/librt.so.1 (0x00007fe38f775000) 2025-06-01T22:55:02.9495867Z libdl.so.2 => /lib64/libdl.so.2 (0x00007fe38f571000) 2025-06-01T22:55:02.9496348Z libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fe38f351000) 2025-06-01T22:55:02.9497085Z libc10.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10.so (0x00007fe3c8d62000) 2025-06-01T22:55:02.9498065Z libtorch_cpu.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007fe37af74000) 2025-06-01T22:55:02.9498829Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007fe37abdf000) 2025-06-01T22:55:02.9499299Z libm.so.6 => /lib64/libm.so.6 (0x00007fe37a85d000) 2025-06-01T22:55:02.9499739Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fe37a645000) 2025-06-01T22:55:02.9500190Z libc.so.6 => /lib64/libc.so.6 (0x00007fe37a26f000) 2025-06-01T22:55:02.9500602Z /lib64/ld-linux-x86-64.so.2 (0x00007fe3c8cf5000) 2025-06-01T22:55:02.9500996Z libcudart.so.12 => not found 2025-06-01T22:55:02.9501623Z libgomp.so.1 => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libgomp.so.1 (0x00007fe37a032000) 2025-06-01T22:55:02.9502277Z libcupti.so.12 => not found 2025-06-01T22:55:02.9502714Z libcudart.so.12 => not found 2025-06-01T22:55:02.9503081Z ++ for installed_lib in "${installed_libraries[@]}" 2025-06-01T22:55:02.9503701Z ++ ldd /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cuda_linalg.so 2025-06-01T22:55:02.9581952Z linux-vdso.so.1 (0x00007ffc357f1000) 2025-06-01T22:55:02.9582831Z libtorch_cpu.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f37bf226000) 2025-06-01T22:55:02.9583914Z libtorch_cuda.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f3785eae000) 2025-06-01T22:55:02.9584617Z libcusolver.so.11 => not found 2025-06-01T22:55:02.9585272Z libc10_cuda.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f37d8bd6000) 2025-06-01T22:55:02.9585940Z libcudart.so.12 => not found 2025-06-01T22:55:02.9586542Z libc10.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f37d8ac2000) 2025-06-01T22:55:02.9587271Z libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f3785c8e000) 2025-06-01T22:55:02.9587747Z libdl.so.2 => /lib64/libdl.so.2 (0x00007f3785a8a000) 2025-06-01T22:55:02.9588143Z libcublas.so.12 => not found 2025-06-01T22:55:02.9588451Z libcusparse.so.12 => not found 2025-06-01T22:55:02.9588846Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f37856f5000) 2025-06-01T22:55:02.9589413Z libm.so.6 => /lib64/libm.so.6 (0x00007f3785373000) 2025-06-01T22:55:02.9589866Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f378515b000) 2025-06-01T22:55:02.9590314Z libc.so.6 => /lib64/libc.so.6 (0x00007f3784d85000) 2025-06-01T22:55:02.9590726Z /lib64/ld-linux-x86-64.so.2 (0x00007f37d8a51000) 2025-06-01T22:55:02.9591155Z librt.so.1 => /lib64/librt.so.1 (0x00007f3784b7d000) 2025-06-01T22:55:02.9591842Z libgomp.so.1 => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libgomp.so.1 (0x00007f3784940000) 2025-06-01T22:55:02.9592508Z libcupti.so.12 => not found 2025-06-01T22:55:02.9592809Z libcudart.so.12 => not found 2025-06-01T22:55:02.9593183Z libcudart.so.12 => not found 2025-06-01T22:55:02.9593490Z libcusparse.so.12 => not found 2025-06-01T22:55:02.9593817Z libcufft.so.11 => not found 2025-06-01T22:55:02.9594134Z libcufile.so.0 => not found 2025-06-01T22:55:02.9594439Z libcusparseLt.so.0 => not found 2025-06-01T22:55:02.9594764Z libnccl.so.2 => not found 2025-06-01T22:55:02.9595057Z libcurand.so.10 => not found 2025-06-01T22:55:02.9595370Z libcublas.so.12 => not found 2025-06-01T22:55:02.9595672Z libcublasLt.so.12 => not found 2025-06-01T22:55:02.9595988Z libcudnn.so.9 => not found 2025-06-01T22:55:02.9596277Z libcudart.so.12 => not found 2025-06-01T22:55:02.9596641Z ++ for installed_lib in "${installed_libraries[@]}" 2025-06-01T22:55:02.9597264Z ++ ldd /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_global_deps.so 2025-06-01T22:55:02.9655446Z linux-vdso.so.1 (0x00007ffd04f99000) 2025-06-01T22:55:02.9655958Z libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f07d2edc000) 2025-06-01T22:55:02.9656467Z libm.so.6 => /lib64/libm.so.6 (0x00007f07d2b5a000) 2025-06-01T22:55:02.9657020Z libdl.so.2 => /lib64/libdl.so.2 (0x00007f07d2956000) 2025-06-01T22:55:02.9657410Z libcudart.so.12 => not found 2025-06-01T22:55:02.9658045Z libgomp.so.1 => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libgomp.so.1 (0x00007f07d2719000) 2025-06-01T22:55:02.9658746Z libc.so.6 => /lib64/libc.so.6 (0x00007f07d2343000) 2025-06-01T22:55:02.9659153Z /lib64/ld-linux-x86-64.so.2 (0x00007f07d30fc000) 2025-06-01T22:55:02.9659584Z ++ for installed_lib in "${installed_libraries[@]}" 2025-06-01T22:55:02.9660170Z ++ ldd /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_python.so 2025-06-01T22:55:02.9746865Z linux-vdso.so.1 (0x00007fff601ea000) 2025-06-01T22:55:02.9747606Z libtorch.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch.so (0x00007f396c283000) 2025-06-01T22:55:02.9748699Z libshm.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libshm.so (0x00007f396c277000) 2025-06-01T22:55:02.9749718Z libtorch_cpu.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cpu.so (0x00007f3956a15000) 2025-06-01T22:55:02.9750831Z libtorch_cuda.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libtorch_cuda.so (0x00007f391d69d000) 2025-06-01T22:55:02.9751896Z libc10_cuda.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10_cuda.so (0x00007f396c1d4000) 2025-06-01T22:55:02.9752617Z libcudart.so.12 => not found 2025-06-01T22:55:02.9753219Z libc10.so => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libc10.so (0x00007f391d589000) 2025-06-01T22:55:02.9753964Z libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f391d369000) 2025-06-01T22:55:02.9754456Z libdl.so.2 => /lib64/libdl.so.2 (0x00007f391d165000) 2025-06-01T22:55:02.9754857Z libcudnn.so.9 => not found 2025-06-01T22:55:02.9755174Z libcusparseLt.so.0 => not found 2025-06-01T22:55:02.9755514Z libcufile.so.0 => not found 2025-06-01T22:55:02.9755913Z libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f391cdd0000) 2025-06-01T22:55:02.9756404Z libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f391cbb8000) 2025-06-01T22:55:02.9756980Z libc.so.6 => /lib64/libc.so.6 (0x00007f391c7e2000) 2025-06-01T22:55:02.9757387Z /lib64/ld-linux-x86-64.so.2 (0x00007f396c0a3000) 2025-06-01T22:55:02.9757813Z librt.so.1 => /lib64/librt.so.1 (0x00007f391c5da000) 2025-06-01T22:55:02.9758263Z libm.so.6 => /lib64/libm.so.6 (0x00007f391c258000) 2025-06-01T22:55:02.9758958Z libgomp.so.1 => /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libgomp.so.1 (0x00007f391c01b000) 2025-06-01T22:55:02.9759607Z libcupti.so.12 => not found 2025-06-01T22:55:02.9759923Z libcudart.so.12 => not found 2025-06-01T22:55:02.9760238Z libcudart.so.12 => not found 2025-06-01T22:55:02.9760546Z libcusparse.so.12 => not found 2025-06-01T22:55:02.9760870Z libcufft.so.11 => not found 2025-06-01T22:55:02.9761171Z libcufile.so.0 => not found 2025-06-01T22:55:02.9761491Z libcusparseLt.so.0 => not found 2025-06-01T22:55:02.9761870Z libnccl.so.2 => not found 2025-06-01T22:55:02.9762177Z libcurand.so.10 => not found 2025-06-01T22:55:02.9762476Z libcublas.so.12 => not found 2025-06-01T22:55:02.9762798Z libcublasLt.so.12 => not found 2025-06-01T22:55:02.9763104Z libcudnn.so.9 => not found 2025-06-01T22:55:02.9763410Z libcudart.so.12 => not found 2025-06-01T22:55:02.9763879Z ++ for installed_lib in "${installed_libraries[@]}" 2025-06-01T22:55:02.9764620Z ++ ldd /opt/python/cp39-cp39/lib/python3.9/site-packages/torch/lib/libgomp.so.1 2025-06-01T22:55:02.9821977Z linux-vdso.so.1 (0x00007fff141cd000) 2025-06-01T22:55:02.9822512Z libdl.so.2 => /lib64/libdl.so.2 (0x00007fd97d953000) 2025-06-01T22:55:02.9823039Z libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fd97d733000) 2025-06-01T22:55:02.9823532Z libc.so.6 => /lib64/libc.so.6 (0x00007fd97d35d000) 2025-06-01T22:55:02.9823950Z /lib64/ld-linux-x86-64.so.2 (0x00007fd97dd94000) 2025-06-01T22:55:02.9826431Z +++ date 2025-06-01T22:55:02.9849805Z ++ echo 'Sun Jun 1 22:55:02 UTC 2025 :: Running tests' 2025-06-01T22:55:02.9850325Z Sun Jun 1 22:55:02 UTC 2025 :: Running tests 2025-06-01T22:55:02.9850694Z ++ pushd /pytorch 2025-06-01T22:55:02.9850989Z /pytorch /pytorch/test /tmp_dir / 2025-06-01T22:55:02.9851350Z ++ LD_LIBRARY_PATH=/usr/local/nvidia/lib64 2025-06-01T22:55:02.9851793Z ++ /pytorch/.ci/pytorch/run_tests.sh manywheel 3.9 126 2025-06-01T22:55:02.9871071Z + [[ ! -d test ]] 2025-06-01T22:55:02.9871437Z + [[ ! -f test/run_test.py ]] 2025-06-01T22:55:02.9871754Z + [[ -n 1 ]] 2025-06-01T22:55:02.9871988Z + exit 0 2025-06-01T22:55:02.9872219Z ++ popd 2025-06-01T22:55:02.9872450Z /pytorch/test /tmp_dir / 2025-06-01T22:55:02.9872739Z +++ date 2025-06-01T22:55:02.9898882Z ++ echo 'Sun Jun 1 22:55:02 UTC 2025 :: Finished tests' 2025-06-01T22:55:02.9899396Z Sun Jun 1 22:55:02 UTC 2025 :: Finished tests 2025-06-01T22:55:02.9957817Z ##[group]Run # Ensure the working directory gets chowned back to the current user 2025-06-01T22:55:02.9958531Z # Ensure the working directory gets chowned back to the current user 2025-06-01T22:55:02.9959393Z docker run --rm -v "${RUNNER_TEMP}/artifacts:/v" -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-01T22:55:02.9968876Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:55:02.9969321Z env: 2025-06-01T22:55:02.9969563Z PYTORCH_ROOT: /pytorch 2025-06-01T22:55:02.9969872Z PACKAGE_TYPE: manywheel 2025-06-01T22:55:02.9970163Z DESIRED_CUDA: cu126 2025-06-01T22:55:02.9970449Z GPU_ARCH_VERSION: 12.6 2025-06-01T22:55:02.9970732Z GPU_ARCH_TYPE: cuda 2025-06-01T22:55:02.9971041Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T22:55:02.9971388Z SKIP_ALL_TESTS: 1 2025-06-01T22:55:02.9971642Z LIBTORCH_CONFIG: 2025-06-01T22:55:02.9971911Z LIBTORCH_VARIANT: 2025-06-01T22:55:02.9972179Z DESIRED_PYTHON: 3.9 2025-06-01T22:55:02.9977399Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T22:55:02.9982579Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T22:55:02.9983044Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T22:55:02.9983333Z BINARY_ENV_FILE: /tmp/env 2025-06-01T22:55:02.9983644Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T22:55:02.9984138Z GITHUB_TOKEN: *** 2025-06-01T22:55:02.9984381Z PR_NUMBER: 2025-06-01T22:55:02.9984634Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T22:55:02.9984977Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T22:55:02.9985322Z USE_SPLIT_BUILD: false 2025-06-01T22:55:02.9985572Z ##[endgroup] 2025-06-01T22:55:22.2850297Z ##[group]Run actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 2025-06-01T22:55:22.2850881Z with: 2025-06-01T22:55:22.2851145Z name: manywheel-py3_9-cuda12_6 2025-06-01T22:55:22.2851523Z if-no-files-found: error 2025-06-01T22:55:22.2851931Z path: /home/ec2-user/actions-runner/_work/_temp/artifacts/* 2025-06-01T22:55:22.2852415Z compression-level: 6 2025-06-01T22:55:22.2852702Z overwrite: false 2025-06-01T22:55:22.2852999Z include-hidden-files: false 2025-06-01T22:55:22.2853303Z env: 2025-06-01T22:55:22.2853561Z PYTORCH_ROOT: /pytorch 2025-06-01T22:55:22.2853863Z PACKAGE_TYPE: manywheel 2025-06-01T22:55:22.2854182Z DESIRED_CUDA: cu126 2025-06-01T22:55:22.2854484Z GPU_ARCH_VERSION: 12.6 2025-06-01T22:55:22.2854777Z GPU_ARCH_TYPE: cuda 2025-06-01T22:55:22.2855095Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T22:55:22.2855438Z SKIP_ALL_TESTS: 1 2025-06-01T22:55:22.2855724Z LIBTORCH_CONFIG: 2025-06-01T22:55:22.2855994Z LIBTORCH_VARIANT: 2025-06-01T22:55:22.2856579Z DESIRED_PYTHON: 3.9 2025-06-01T22:55:22.2861581Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T22:55:22.2867032Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T22:55:22.2867714Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T22:55:22.2868036Z BINARY_ENV_FILE: /tmp/env 2025-06-01T22:55:22.2868385Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T22:55:22.2868943Z GITHUB_TOKEN: *** 2025-06-01T22:55:22.2869233Z PR_NUMBER: 2025-06-01T22:55:22.2869515Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T22:55:22.2869887Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T22:55:22.2870447Z USE_SPLIT_BUILD: false 2025-06-01T22:55:22.2870730Z ##[endgroup] 2025-06-01T22:55:22.5436074Z With the provided path, there will be 1 file uploaded 2025-06-01T22:55:22.5439376Z Artifact name is valid! 2025-06-01T22:55:22.5440454Z Root directory input is valid! 2025-06-01T22:55:22.7682479Z Beginning upload of artifact content to blob storage 2025-06-01T22:55:23.4392198Z Uploaded bytes 8388608 2025-06-01T22:55:23.7938672Z Uploaded bytes 16777216 2025-06-01T22:55:24.0943921Z Uploaded bytes 25165824 2025-06-01T22:55:24.4275143Z Uploaded bytes 33554432 2025-06-01T22:55:24.7546307Z Uploaded bytes 41943040 2025-06-01T22:55:25.1562395Z Uploaded bytes 50331648 2025-06-01T22:55:25.4624313Z Uploaded bytes 58720256 2025-06-01T22:55:25.8861178Z Uploaded bytes 67108864 2025-06-01T22:55:26.0850870Z Uploaded bytes 75497472 2025-06-01T22:55:26.4046840Z Uploaded bytes 83886080 2025-06-01T22:55:26.7397376Z Uploaded bytes 92274688 2025-06-01T22:55:27.0666848Z Uploaded bytes 100663296 2025-06-01T22:55:27.4342515Z Uploaded bytes 109051904 2025-06-01T22:55:27.7828418Z Uploaded bytes 117440512 2025-06-01T22:55:28.1171014Z Uploaded bytes 125829120 2025-06-01T22:55:28.4229338Z Uploaded bytes 134217728 2025-06-01T22:55:28.7705751Z Uploaded bytes 142606336 2025-06-01T22:55:29.1366170Z Uploaded bytes 150994944 2025-06-01T22:55:29.4409847Z Uploaded bytes 159383552 2025-06-01T22:55:29.8723364Z Uploaded bytes 167772160 2025-06-01T22:55:30.1594394Z Uploaded bytes 176160768 2025-06-01T22:55:30.5108476Z Uploaded bytes 184549376 2025-06-01T22:55:30.8048763Z Uploaded bytes 192937984 2025-06-01T22:55:31.0756517Z Uploaded bytes 201326592 2025-06-01T22:55:31.4177877Z Uploaded bytes 209715200 2025-06-01T22:55:31.7081738Z Uploaded bytes 218103808 2025-06-01T22:55:32.0390582Z Uploaded bytes 226492416 2025-06-01T22:55:32.4280617Z Uploaded bytes 234881024 2025-06-01T22:55:32.7743159Z Uploaded bytes 243269632 2025-06-01T22:55:33.0755772Z Uploaded bytes 251658240 2025-06-01T22:55:33.3737692Z Uploaded bytes 260046848 2025-06-01T22:55:33.7193607Z Uploaded bytes 268435456 2025-06-01T22:55:34.0586148Z Uploaded bytes 276824064 2025-06-01T22:55:34.3476343Z Uploaded bytes 285212672 2025-06-01T22:55:34.6121041Z Uploaded bytes 293601280 2025-06-01T22:55:35.0042434Z Uploaded bytes 301989888 2025-06-01T22:55:35.2768508Z Uploaded bytes 310378496 2025-06-01T22:55:35.6411794Z Uploaded bytes 318767104 2025-06-01T22:55:36.0106896Z Uploaded bytes 327155712 2025-06-01T22:55:36.3292250Z Uploaded bytes 335544320 2025-06-01T22:55:36.6594180Z Uploaded bytes 343932928 2025-06-01T22:55:36.9246483Z Uploaded bytes 352321536 2025-06-01T22:55:37.3015874Z Uploaded bytes 360710144 2025-06-01T22:55:37.5796997Z Uploaded bytes 369098752 2025-06-01T22:55:37.9458727Z Uploaded bytes 377487360 2025-06-01T22:55:38.2648182Z Uploaded bytes 385875968 2025-06-01T22:55:38.5455666Z Uploaded bytes 394264576 2025-06-01T22:55:38.8401676Z Uploaded bytes 402653184 2025-06-01T22:55:39.2357830Z Uploaded bytes 411041792 2025-06-01T22:55:39.5146261Z Uploaded bytes 419430400 2025-06-01T22:55:39.8507670Z Uploaded bytes 427819008 2025-06-01T22:55:40.1230383Z Uploaded bytes 436207616 2025-06-01T22:55:40.5404682Z Uploaded bytes 444596224 2025-06-01T22:55:40.8369828Z Uploaded bytes 452984832 2025-06-01T22:55:41.1524097Z Uploaded bytes 461373440 2025-06-01T22:55:41.4885658Z Uploaded bytes 469762048 2025-06-01T22:55:41.7720280Z Uploaded bytes 478150656 2025-06-01T22:55:42.1087492Z Uploaded bytes 486539264 2025-06-01T22:55:42.4568368Z Uploaded bytes 494927872 2025-06-01T22:55:42.7108185Z Uploaded bytes 503316480 2025-06-01T22:55:43.1118024Z Uploaded bytes 511705088 2025-06-01T22:55:43.3800014Z Uploaded bytes 520093696 2025-06-01T22:55:43.8485538Z Uploaded bytes 528482304 2025-06-01T22:55:44.1278231Z Uploaded bytes 536870912 2025-06-01T22:55:44.4050492Z Uploaded bytes 545259520 2025-06-01T22:55:44.8172830Z Uploaded bytes 553648128 2025-06-01T22:55:45.0425357Z Uploaded bytes 562036736 2025-06-01T22:55:45.4040761Z Uploaded bytes 570425344 2025-06-01T22:55:45.7142320Z Uploaded bytes 578813952 2025-06-01T22:55:46.0235921Z Uploaded bytes 587202560 2025-06-01T22:55:46.2908247Z Uploaded bytes 595591168 2025-06-01T22:55:46.6278697Z Uploaded bytes 603979776 2025-06-01T22:55:47.0061802Z Uploaded bytes 612368384 2025-06-01T22:55:47.3111081Z Uploaded bytes 620756992 2025-06-01T22:55:47.6240617Z Uploaded bytes 629145600 2025-06-01T22:55:48.0250765Z Uploaded bytes 637534208 2025-06-01T22:55:48.3064208Z Uploaded bytes 645922816 2025-06-01T22:55:48.6355859Z Uploaded bytes 654311424 2025-06-01T22:55:48.8982503Z Uploaded bytes 662700032 2025-06-01T22:55:49.2541887Z Uploaded bytes 671088640 2025-06-01T22:55:49.5751594Z Uploaded bytes 679477248 2025-06-01T22:55:49.9421645Z Uploaded bytes 687865856 2025-06-01T22:55:50.1680436Z Uploaded bytes 696254464 2025-06-01T22:55:50.6239985Z Uploaded bytes 704643072 2025-06-01T22:55:50.8460463Z Uploaded bytes 713031680 2025-06-01T22:55:51.1291532Z Uploaded bytes 721420288 2025-06-01T22:55:51.4550592Z Uploaded bytes 729808896 2025-06-01T22:55:51.8002702Z Uploaded bytes 738197504 2025-06-01T22:55:52.0632474Z Uploaded bytes 746586112 2025-06-01T22:55:52.3986775Z Uploaded bytes 754974720 2025-06-01T22:55:52.7910193Z Uploaded bytes 763363328 2025-06-01T22:55:53.0569594Z Uploaded bytes 771751936 2025-06-01T22:55:53.3612660Z Uploaded bytes 780140544 2025-06-01T22:55:53.6968890Z Uploaded bytes 788529152 2025-06-01T22:55:54.0309109Z Uploaded bytes 796917760 2025-06-01T22:55:54.5457920Z Uploaded bytes 805306368 2025-06-01T22:55:54.7928410Z Uploaded bytes 813694976 2025-06-01T22:55:54.9132463Z Uploaded bytes 816408594 2025-06-01T22:55:54.9338743Z Finished uploading artifact content to blob storage! 2025-06-01T22:55:54.9340566Z SHA256 hash of uploaded artifact zip is bd4561db3150c1d4081b5574df0c417d89d23e45ae28c8e188dc2f2a32be665b 2025-06-01T22:55:54.9342660Z Finalizing artifact upload 2025-06-01T22:55:55.0077165Z Artifact manywheel-py3_9-cuda12_6.zip successfully finalized. Artifact ID 3237447407 2025-06-01T22:55:55.0078157Z Artifact manywheel-py3_9-cuda12_6 has been successfully uploaded! Final size is 816408594 bytes. Artifact ID is 3237447407 2025-06-01T22:55:55.0084321Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/15379340860/artifacts/3237447407 2025-06-01T22:55:55.0270484Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-06-01T22:55:55.0270965Z with: 2025-06-01T22:55:55.0271217Z env: 2025-06-01T22:55:55.0271434Z PYTORCH_ROOT: /pytorch 2025-06-01T22:55:55.0271729Z PACKAGE_TYPE: manywheel 2025-06-01T22:55:55.0272085Z DESIRED_CUDA: cu126 2025-06-01T22:55:55.0272360Z GPU_ARCH_VERSION: 12.6 2025-06-01T22:55:55.0272620Z GPU_ARCH_TYPE: cuda 2025-06-01T22:55:55.0272910Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T22:55:55.0273218Z SKIP_ALL_TESTS: 1 2025-06-01T22:55:55.0273471Z LIBTORCH_CONFIG: 2025-06-01T22:55:55.0273705Z LIBTORCH_VARIANT: 2025-06-01T22:55:55.0273967Z DESIRED_PYTHON: 3.9 2025-06-01T22:55:55.0278765Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T22:55:55.0284304Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T22:55:55.0284841Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T22:55:55.0285247Z BINARY_ENV_FILE: /tmp/env 2025-06-01T22:55:55.0285614Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T22:55:55.0286189Z GITHUB_TOKEN: *** 2025-06-01T22:55:55.0286483Z PR_NUMBER: 2025-06-01T22:55:55.0286781Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T22:55:55.0287172Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T22:55:55.0287569Z USE_SPLIT_BUILD: false 2025-06-01T22:55:55.0287855Z ##[endgroup] 2025-06-01T22:55:55.0317192Z ##[group]Run set -eou pipefail 2025-06-01T22:55:55.0317552Z set -eou pipefail 2025-06-01T22:55:55.0317853Z  2025-06-01T22:55:55.0318249Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-06-01T22:55:55.0318774Z for _ in $(seq 1440); do 2025-06-01T22:55:55.0319248Z  # Break if no ssh session exists anymore 2025-06-01T22:55:55.0319625Z  if [ "$(who)" = "" ]; then 2025-06-01T22:55:55.0319930Z  break 2025-06-01T22:55:55.0320190Z  fi 2025-06-01T22:55:55.0320443Z  echo "." 2025-06-01T22:55:55.0320693Z  sleep 5 2025-06-01T22:55:55.0320954Z done 2025-06-01T22:55:55.0329668Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:55:55.0330119Z env: 2025-06-01T22:55:55.0330365Z PYTORCH_ROOT: /pytorch 2025-06-01T22:55:55.0330683Z PACKAGE_TYPE: manywheel 2025-06-01T22:55:55.0330984Z DESIRED_CUDA: cu126 2025-06-01T22:55:55.0331280Z GPU_ARCH_VERSION: 12.6 2025-06-01T22:55:55.0331569Z GPU_ARCH_TYPE: cuda 2025-06-01T22:55:55.0331882Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T22:55:55.0332223Z SKIP_ALL_TESTS: 1 2025-06-01T22:55:55.0332501Z LIBTORCH_CONFIG: 2025-06-01T22:55:55.0332765Z LIBTORCH_VARIANT: 2025-06-01T22:55:55.0333055Z DESIRED_PYTHON: 3.9 2025-06-01T22:55:55.0338267Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T22:55:55.0343472Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T22:55:55.0343954Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T22:55:55.0344249Z BINARY_ENV_FILE: /tmp/env 2025-06-01T22:55:55.0344570Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T22:55:55.0345072Z GITHUB_TOKEN: *** 2025-06-01T22:55:55.0345535Z PR_NUMBER: 2025-06-01T22:55:55.0345987Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T22:55:55.0346415Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T22:55:55.0346797Z USE_SPLIT_BUILD: false 2025-06-01T22:55:55.0347074Z ##[endgroup] 2025-06-01T22:55:55.0383244Z Holding runner for 2 hours until all ssh sessions have logged out 2025-06-01T22:55:55.0470657Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-06-01T22:55:55.0471423Z # ignore expansion of "docker ps -q" since it could be empty 2025-06-01T22:55:55.0471903Z # shellcheck disable=SC2046 2025-06-01T22:55:55.0472297Z docker stop $(docker ps -q) || true 2025-06-01T22:55:55.0472681Z # Prune all of the docker images 2025-06-01T22:55:55.0473064Z docker system prune -af 2025-06-01T22:55:55.0479358Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:55:55.0479766Z env: 2025-06-01T22:55:55.0479988Z PYTORCH_ROOT: /pytorch 2025-06-01T22:55:55.0480279Z PACKAGE_TYPE: manywheel 2025-06-01T22:55:55.0480545Z DESIRED_CUDA: cu126 2025-06-01T22:55:55.0480811Z GPU_ARCH_VERSION: 12.6 2025-06-01T22:55:55.0481071Z GPU_ARCH_TYPE: cuda 2025-06-01T22:55:55.0481353Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T22:55:55.0481675Z SKIP_ALL_TESTS: 1 2025-06-01T22:55:55.0481916Z LIBTORCH_CONFIG: 2025-06-01T22:55:55.0482167Z LIBTORCH_VARIANT: 2025-06-01T22:55:55.0482411Z DESIRED_PYTHON: 3.9 2025-06-01T22:55:55.0488032Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T22:55:55.0493893Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T22:55:55.0494404Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T22:55:55.0494749Z BINARY_ENV_FILE: /tmp/env 2025-06-01T22:55:55.0495106Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T22:55:55.0495703Z GITHUB_TOKEN: *** 2025-06-01T22:55:55.0495950Z PR_NUMBER: 2025-06-01T22:55:55.0496192Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T22:55:55.0496553Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T22:55:55.0496895Z USE_SPLIT_BUILD: false 2025-06-01T22:55:55.0497168Z ##[endgroup] 2025-06-01T22:55:55.9858935Z 5592016d8a54 2025-06-01T22:55:56.7811383Z Deleted Containers: 2025-06-01T22:55:56.7811880Z 5592016d8a54a9c51563891def958ebb9488e5202e0c0ee9d86c7f4dfc75d5e0 2025-06-01T22:55:56.7812312Z 2025-06-01T22:55:59.3438292Z Deleted Images: 2025-06-01T22:55:59.3438804Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-06-01T22:55:59.3439799Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-06-01T22:55:59.3440818Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-06-01T22:55:59.3441558Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-06-01T22:55:59.3442348Z untagged: pytorch/manylinux2_28-builder:cuda12.6-a85c02a07ca524dc995fa2e27792683c056165b1 2025-06-01T22:55:59.3443303Z untagged: pytorch/manylinux2_28-builder@sha256:34b411ef53c0a94e637313ad0c23f646266ec2fd30a0b5ed70ac7df0d665e16c 2025-06-01T22:55:59.3444506Z deleted: sha256:e83128ec0f07cc273485f99be57b83280b0dcbbc320492c1b1128387196454f9 2025-06-01T22:55:59.3445608Z deleted: sha256:25f0cc2e3d97e3fd93bcad1c898e0abdee7a404a93d01ed33d872970daccfd3d 2025-06-01T22:55:59.3446369Z deleted: sha256:637e777bd814f2e386b41d067f11a73dcc64faa4dd7348bd383f3791198e4598 2025-06-01T22:55:59.3447149Z deleted: sha256:dddc8e8c73741caa90f2f1f64eddeed8ae56bbc8d0b02459d18f8a3fc0d91b01 2025-06-01T22:55:59.3447925Z deleted: sha256:556e9e8470a54bffbbc6cac4c83e81763763445640a1f93e521aee43020d741f 2025-06-01T22:55:59.3448681Z deleted: sha256:01ae00cbd0d6a9e9a1d4bbbf034fb6ebf93db2b8275c65bfda9b7cf6d19eafea 2025-06-01T22:55:59.3449451Z deleted: sha256:13663b6e67ad154cf41a711c7985e314c94c9d89f398d5bdcf4ec4e55020fd9b 2025-06-01T22:55:59.3450194Z deleted: sha256:ce6d2703307a0ad0415df6b3fae5d6a9df649db066b6d1ce3b88779746799e6a 2025-06-01T22:55:59.3450958Z deleted: sha256:26a55493ab19019dd4fdfccb59f84e0ded29a96879257816f86415d3fc7218b6 2025-06-01T22:55:59.3451712Z deleted: sha256:03e0f578b9aa3c95fd657f8e5fcc3a2e932f751079ea646789f9477b4e92a141 2025-06-01T22:55:59.3452447Z deleted: sha256:4671842b84aa371302df1470ea8a682493144f686ab9499254d66f7c17b913ae 2025-06-01T22:55:59.3453195Z deleted: sha256:91fff5cfd352cbe3a4fce2f8be6b0a3857e9910028510be254965da82e348575 2025-06-01T22:55:59.3453963Z deleted: sha256:cac0e3afc95c1d68d4b845fdc79c54d699d3eac16b8aee2eae5faf76547428d5 2025-06-01T22:55:59.3454735Z deleted: sha256:a97ce283921326b6d44ed729fa7a7ce357fb3b744ba8c06d65c6bd014fab00d7 2025-06-01T22:55:59.3455577Z deleted: sha256:d9cd36f98311eee943bba11f19b89a9f8355ed513b23eed6477a7e63dfa0169f 2025-06-01T22:55:59.3456426Z deleted: sha256:6a9b1bdd2f2ed80e3288b8d65c9dbf5a84d17b25a9e0d60d2ec7dd7482e7cb85 2025-06-01T22:55:59.3457150Z deleted: sha256:22f659b87ba57d35ea60faf7beeab6f58fc519aaa987c5327b3f3efe38e446b3 2025-06-01T22:55:59.3457989Z deleted: sha256:873c36ad188dee21227a9b205ac04027c559f32b3ab3d6636ac28aa21759b6da 2025-06-01T22:55:59.3458696Z deleted: sha256:582679fc1d19b26df72006dcba629c22db8a1546c42ab9123d59a04a7b4ed824 2025-06-01T22:55:59.3459390Z deleted: sha256:b21066b7d42a2b3adcf1e5ac739df519a528585d29c3ae4e0447928a08f62fcc 2025-06-01T22:55:59.3460114Z deleted: sha256:d72b5fb4046fd3c441fb01970eea4eee8f2d8cf7ed7ea27c488e6a6d7aa83b64 2025-06-01T22:55:59.3460887Z deleted: sha256:444a41b7b449dedb52a775716e4c77e96eef96a85e2059f078e8d5178d2a0b9b 2025-06-01T22:55:59.3461763Z deleted: sha256:f5dfdf47c07f0466508682175d4984a1a14257da7aba8e75537d2c7469315135 2025-06-01T22:55:59.3462475Z deleted: sha256:4d9022770a142b0b129c19f7874b3838a17e2d50203665db7b98001778d22fed 2025-06-01T22:55:59.3463183Z deleted: sha256:5d21ab0fdb5a25eee9023a02b45aa904bccf9afb8d6c10424eb413ee2cddb755 2025-06-01T22:55:59.3463914Z deleted: sha256:6624d94653543425e2783f01eac873e5c37879aec757824e8a7f2cd241da3c94 2025-06-01T22:55:59.3464606Z deleted: sha256:ff4f19608a1944c0c2807cd533515673285a9632dc74bf020e83e18630d1ae35 2025-06-01T22:55:59.3465041Z 2025-06-01T22:55:59.3465174Z Total reclaimed space: 14.18GB 2025-06-01T22:55:59.3509304Z Prepare all required actions 2025-06-01T22:55:59.3533347Z ##[group]Run ./pytorch/.github/actions/chown-workspace 2025-06-01T22:55:59.3533779Z with: 2025-06-01T22:55:59.3534180Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T22:55:59.3534666Z env: 2025-06-01T22:55:59.3534911Z PYTORCH_ROOT: /pytorch 2025-06-01T22:55:59.3535309Z PACKAGE_TYPE: manywheel 2025-06-01T22:55:59.3535592Z DESIRED_CUDA: cu126 2025-06-01T22:55:59.3535846Z GPU_ARCH_VERSION: 12.6 2025-06-01T22:55:59.3536122Z GPU_ARCH_TYPE: cuda 2025-06-01T22:55:59.3536394Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T22:55:59.3536719Z SKIP_ALL_TESTS: 1 2025-06-01T22:55:59.3536958Z LIBTORCH_CONFIG: 2025-06-01T22:55:59.3537209Z LIBTORCH_VARIANT: 2025-06-01T22:55:59.3537473Z DESIRED_PYTHON: 3.9 2025-06-01T22:55:59.3542769Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T22:55:59.3548653Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T22:55:59.3549164Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T22:55:59.3549488Z BINARY_ENV_FILE: /tmp/env 2025-06-01T22:55:59.3549811Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T22:55:59.3550341Z GITHUB_TOKEN: *** 2025-06-01T22:55:59.3550585Z PR_NUMBER: 2025-06-01T22:55:59.3550857Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T22:55:59.3551225Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T22:55:59.3551602Z USE_SPLIT_BUILD: false 2025-06-01T22:55:59.3551887Z ##[endgroup] 2025-06-01T22:55:59.3580812Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-01T22:55:59.3581480Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-06-01T22:55:59.3587351Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:55:59.3587730Z env: 2025-06-01T22:55:59.3587948Z PYTORCH_ROOT: /pytorch 2025-06-01T22:55:59.3588212Z PACKAGE_TYPE: manywheel 2025-06-01T22:55:59.3588554Z DESIRED_CUDA: cu126 2025-06-01T22:55:59.3588796Z GPU_ARCH_VERSION: 12.6 2025-06-01T22:55:59.3589061Z GPU_ARCH_TYPE: cuda 2025-06-01T22:55:59.3589316Z DOCKER_IMAGE: manylinux2_28-builder 2025-06-01T22:55:59.3589628Z SKIP_ALL_TESTS: 1 2025-06-01T22:55:59.3589855Z LIBTORCH_CONFIG: 2025-06-01T22:55:59.3590100Z LIBTORCH_VARIANT: 2025-06-01T22:55:59.3590348Z DESIRED_PYTHON: 3.9 2025-06-01T22:55:59.3595154Z PYTORCH_EXTRA_INSTALL_REQUIREMENTS: nvidia-cuda-nvrtc-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-runtime-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cuda-cupti-cu12==12.6.80; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cudnn-cu12==9.5.1.17; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cublas-cu12==12.6.4.1; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufft-cu12==11.3.0.4; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-curand-cu12==10.3.7.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusolver-cu12==11.7.1.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparse-cu12==12.5.4.2; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cusparselt-cu12==0.6.3; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nccl-cu12==2.26.5; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvtx-cu12==12.6.77; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-nvjitlink-cu12==12.6.85; platform_system == 'Linux' and platform_machine == 'x86_64' | nvidia-cufile-cu12==1.11.1.6; platform_system == 'Linux' and platform_machine == 'x86_64' 2025-06-01T22:55:59.3600268Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-06-01T22:55:59.3600762Z AWS_DEFAULT_REGION: us-east-1 2025-06-01T22:55:59.3601057Z BINARY_ENV_FILE: /tmp/env 2025-06-01T22:55:59.3601355Z BUILD_ENVIRONMENT: linux-binary-manywheel 2025-06-01T22:55:59.3601818Z GITHUB_TOKEN: *** 2025-06-01T22:55:59.3602057Z PR_NUMBER: 2025-06-01T22:55:59.3602294Z PYTORCH_FINAL_PACKAGE_DIR: /artifacts 2025-06-01T22:55:59.3602643Z SHA1: f7c09f864a6c6467a7454f1431340d3338473fd1 2025-06-01T22:55:59.3602972Z USE_SPLIT_BUILD: false 2025-06-01T22:55:59.3603239Z ##[endgroup] 2025-06-01T22:55:59.3789725Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-06-01T22:55:59.6725847Z latest: Pulling from tool/alpine 2025-06-01T22:55:59.6726352Z 540db60ca938: Pulling fs layer 2025-06-01T22:55:59.7860326Z 540db60ca938: Verifying Checksum 2025-06-01T22:55:59.7860738Z 540db60ca938: Download complete 2025-06-01T22:55:59.8688966Z 540db60ca938: Pull complete 2025-06-01T22:55:59.8822478Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-06-01T22:55:59.8868753Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-06-01T22:56:02.2342859Z Post job cleanup. 2025-06-01T22:56:02.3365005Z [command]/usr/bin/git version 2025-06-01T22:56:02.3404975Z git version 2.47.1 2025-06-01T22:56:02.3441174Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/eca517b9-6a77-4960-8cd9-849991f5a68a/.gitconfig' 2025-06-01T22:56:02.3452384Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/eca517b9-6a77-4960-8cd9-849991f5a68a' before making global git config changes 2025-06-01T22:56:02.3453503Z Adding repository directory to the temporary git global config as a safe directory 2025-06-01T22:56:02.3458977Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch/pytorch 2025-06-01T22:56:02.3502723Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-06-01T22:56:02.3534093Z [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-06-01T22:56:02.3851427Z Entering 'android/libs/fbjni' 2025-06-01T22:56:02.3909426Z Entering 'third_party/FP16' 2025-06-01T22:56:02.3966583Z Entering 'third_party/FXdiv' 2025-06-01T22:56:02.4023634Z Entering 'third_party/NNPACK' 2025-06-01T22:56:02.4088566Z Entering 'third_party/NVTX' 2025-06-01T22:56:02.4145103Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T22:56:02.4203070Z Entering 'third_party/XNNPACK' 2025-06-01T22:56:02.4276846Z Entering 'third_party/benchmark' 2025-06-01T22:56:02.4334350Z Entering 'third_party/composable_kernel' 2025-06-01T22:56:02.4401226Z Entering 'third_party/cpp-httplib' 2025-06-01T22:56:02.4462489Z Entering 'third_party/cpuinfo' 2025-06-01T22:56:02.4519575Z Entering 'third_party/cudnn_frontend' 2025-06-01T22:56:02.4580317Z Entering 'third_party/cutlass' 2025-06-01T22:56:02.4646512Z Entering 'third_party/eigen' 2025-06-01T22:56:02.4706036Z Entering 'third_party/fbgemm' 2025-06-01T22:56:02.4765622Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T22:56:02.4823523Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T22:56:02.4885942Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T22:56:02.4944113Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T22:56:02.5010845Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T22:56:02.5066797Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T22:56:02.5125021Z Entering 'third_party/fbgemm/external/json' 2025-06-01T22:56:02.5185546Z Entering 'third_party/flash-attention' 2025-06-01T22:56:02.5246844Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T22:56:02.5310223Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T22:56:02.5373785Z Entering 'third_party/flatbuffers' 2025-06-01T22:56:02.5436281Z Entering 'third_party/fmt' 2025-06-01T22:56:02.5497457Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T22:56:02.5553221Z Entering 'third_party/gloo' 2025-06-01T22:56:02.5613577Z Entering 'third_party/googletest' 2025-06-01T22:56:02.5670774Z Entering 'third_party/ideep' 2025-06-01T22:56:02.5725924Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T22:56:02.5793130Z Entering 'third_party/ittapi' 2025-06-01T22:56:02.5849672Z Entering 'third_party/kineto' 2025-06-01T22:56:02.5906711Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T22:56:02.5962985Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T22:56:02.6027762Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T22:56:02.6085870Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T22:56:02.6145280Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T22:56:02.6203768Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T22:56:02.6265649Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T22:56:02.6326409Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T22:56:02.6385483Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T22:56:02.6443856Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T22:56:02.6506624Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T22:56:02.6566609Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T22:56:02.6627757Z Entering 'third_party/kleidiai' 2025-06-01T22:56:02.6689291Z Entering 'third_party/mimalloc' 2025-06-01T22:56:02.6756691Z Entering 'third_party/nlohmann' 2025-06-01T22:56:02.6805561Z Entering 'third_party/onnx' 2025-06-01T22:56:02.6880885Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T22:56:02.6944712Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T22:56:02.7005521Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T22:56:02.7065548Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T22:56:02.7121805Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T22:56:02.7183829Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T22:56:02.7242570Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T22:56:02.7300996Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T22:56:02.7363103Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T22:56:02.7422946Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T22:56:02.7481608Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T22:56:02.7545569Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T22:56:02.7624932Z Entering 'third_party/pocketfft' 2025-06-01T22:56:02.7682700Z Entering 'third_party/protobuf' 2025-06-01T22:56:02.7744149Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T22:56:02.7805565Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T22:56:02.7865418Z Entering 'third_party/psimd' 2025-06-01T22:56:02.7923224Z Entering 'third_party/pthreadpool' 2025-06-01T22:56:02.7982144Z Entering 'third_party/pybind11' 2025-06-01T22:56:02.8039686Z Entering 'third_party/python-peachpy' 2025-06-01T22:56:02.8099611Z Entering 'third_party/sleef' 2025-06-01T22:56:02.8156742Z Entering 'third_party/tensorpipe' 2025-06-01T22:56:02.8223450Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T22:56:02.8285151Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T22:56:02.8341277Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T22:56:02.8402765Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T22:56:02.8458863Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T22:56:02.8537670Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-06-01T22:56:02.8561850Z http.https://github.com/.extraheader 2025-06-01T22:56:02.8570381Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-06-01T22:56:02.8602737Z [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-06-01T22:56:02.8915267Z Entering 'android/libs/fbjni' 2025-06-01T22:56:02.8957107Z http.https://github.com/.extraheader 2025-06-01T22:56:02.8993402Z Entering 'third_party/FP16' 2025-06-01T22:56:02.9032507Z http.https://github.com/.extraheader 2025-06-01T22:56:02.9067197Z Entering 'third_party/FXdiv' 2025-06-01T22:56:02.9106254Z http.https://github.com/.extraheader 2025-06-01T22:56:02.9142139Z Entering 'third_party/NNPACK' 2025-06-01T22:56:02.9180613Z http.https://github.com/.extraheader 2025-06-01T22:56:02.9218906Z Entering 'third_party/NVTX' 2025-06-01T22:56:02.9259633Z http.https://github.com/.extraheader 2025-06-01T22:56:02.9294912Z Entering 'third_party/VulkanMemoryAllocator' 2025-06-01T22:56:02.9334740Z http.https://github.com/.extraheader 2025-06-01T22:56:02.9374087Z Entering 'third_party/XNNPACK' 2025-06-01T22:56:02.9412686Z http.https://github.com/.extraheader 2025-06-01T22:56:02.9466744Z Entering 'third_party/benchmark' 2025-06-01T22:56:02.9505921Z http.https://github.com/.extraheader 2025-06-01T22:56:02.9542796Z Entering 'third_party/composable_kernel' 2025-06-01T22:56:02.9582267Z http.https://github.com/.extraheader 2025-06-01T22:56:02.9626446Z Entering 'third_party/cpp-httplib' 2025-06-01T22:56:02.9665679Z http.https://github.com/.extraheader 2025-06-01T22:56:02.9705504Z Entering 'third_party/cpuinfo' 2025-06-01T22:56:02.9743123Z http.https://github.com/.extraheader 2025-06-01T22:56:02.9784925Z Entering 'third_party/cudnn_frontend' 2025-06-01T22:56:02.9824333Z http.https://github.com/.extraheader 2025-06-01T22:56:02.9866468Z Entering 'third_party/cutlass' 2025-06-01T22:56:02.9906358Z http.https://github.com/.extraheader 2025-06-01T22:56:02.9952204Z Entering 'third_party/eigen' 2025-06-01T22:56:02.9992691Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0032833Z Entering 'third_party/fbgemm' 2025-06-01T22:56:03.0073342Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0110599Z Entering 'third_party/fbgemm/external/asmjit' 2025-06-01T22:56:03.0148515Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0185383Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-06-01T22:56:03.0224023Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0271043Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-06-01T22:56:03.0308557Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0344363Z Entering 'third_party/fbgemm/external/cutlass' 2025-06-01T22:56:03.0382468Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0435212Z Entering 'third_party/fbgemm/external/googletest' 2025-06-01T22:56:03.0473645Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0509871Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-06-01T22:56:03.0547054Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0582978Z Entering 'third_party/fbgemm/external/json' 2025-06-01T22:56:03.0620714Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0660793Z Entering 'third_party/flash-attention' 2025-06-01T22:56:03.0698965Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0733362Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-06-01T22:56:03.0772085Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0813795Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-06-01T22:56:03.0854772Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0904746Z Entering 'third_party/flatbuffers' 2025-06-01T22:56:03.0944550Z http.https://github.com/.extraheader 2025-06-01T22:56:03.0988559Z Entering 'third_party/fmt' 2025-06-01T22:56:03.1028003Z http.https://github.com/.extraheader 2025-06-01T22:56:03.1065159Z Entering 'third_party/gemmlowp/gemmlowp' 2025-06-01T22:56:03.1104964Z http.https://github.com/.extraheader 2025-06-01T22:56:03.1142759Z Entering 'third_party/gloo' 2025-06-01T22:56:03.1183058Z http.https://github.com/.extraheader 2025-06-01T22:56:03.1222800Z Entering 'third_party/googletest' 2025-06-01T22:56:03.1261870Z http.https://github.com/.extraheader 2025-06-01T22:56:03.1304583Z Entering 'third_party/ideep' 2025-06-01T22:56:03.1343323Z http.https://github.com/.extraheader 2025-06-01T22:56:03.1379486Z Entering 'third_party/ideep/mkl-dnn' 2025-06-01T22:56:03.1416878Z http.https://github.com/.extraheader 2025-06-01T22:56:03.1470337Z Entering 'third_party/ittapi' 2025-06-01T22:56:03.1508705Z http.https://github.com/.extraheader 2025-06-01T22:56:03.1544309Z Entering 'third_party/kineto' 2025-06-01T22:56:03.1584434Z http.https://github.com/.extraheader 2025-06-01T22:56:03.1623172Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-06-01T22:56:03.1661666Z http.https://github.com/.extraheader 2025-06-01T22:56:03.1698674Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-06-01T22:56:03.1736269Z http.https://github.com/.extraheader 2025-06-01T22:56:03.1772076Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-06-01T22:56:03.1808975Z http.https://github.com/.extraheader 2025-06-01T22:56:03.1845728Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-06-01T22:56:03.1884282Z http.https://github.com/.extraheader 2025-06-01T22:56:03.1923380Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-06-01T22:56:03.1964446Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2004553Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-06-01T22:56:03.2044172Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2086447Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-06-01T22:56:03.2125331Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2164948Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-06-01T22:56:03.2202526Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2242759Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-06-01T22:56:03.2282100Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2319810Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-06-01T22:56:03.2360957Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2402666Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-06-01T22:56:03.2441045Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2481792Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-06-01T22:56:03.2519257Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2565287Z Entering 'third_party/kleidiai' 2025-06-01T22:56:03.2602958Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2641840Z Entering 'third_party/mimalloc' 2025-06-01T22:56:03.2680555Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2721142Z Entering 'third_party/nlohmann' 2025-06-01T22:56:03.2761182Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2800588Z Entering 'third_party/onnx' 2025-06-01T22:56:03.2839248Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2893438Z Entering 'third_party/onnx/third_party/pybind11' 2025-06-01T22:56:03.2931681Z http.https://github.com/.extraheader 2025-06-01T22:56:03.2968805Z Entering 'third_party/opentelemetry-cpp' 2025-06-01T22:56:03.3006613Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3051138Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-06-01T22:56:03.3087897Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3126801Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-06-01T22:56:03.3165503Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3204403Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-06-01T22:56:03.3241647Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3278535Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-06-01T22:56:03.3316459Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3351429Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-06-01T22:56:03.3390778Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3425567Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-06-01T22:56:03.3462859Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3501219Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-06-01T22:56:03.3539033Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3573046Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-06-01T22:56:03.3609982Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3651518Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-06-01T22:56:03.3688389Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3725581Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-06-01T22:56:03.3764191Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3826533Z Entering 'third_party/pocketfft' 2025-06-01T22:56:03.3866128Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3901346Z Entering 'third_party/protobuf' 2025-06-01T22:56:03.3940430Z http.https://github.com/.extraheader 2025-06-01T22:56:03.3982391Z Entering 'third_party/protobuf/third_party/benchmark' 2025-06-01T22:56:03.4020250Z http.https://github.com/.extraheader 2025-06-01T22:56:03.4054499Z Entering 'third_party/protobuf/third_party/googletest' 2025-06-01T22:56:03.4091427Z http.https://github.com/.extraheader 2025-06-01T22:56:03.4131891Z Entering 'third_party/psimd' 2025-06-01T22:56:03.4171898Z http.https://github.com/.extraheader 2025-06-01T22:56:03.4211169Z Entering 'third_party/pthreadpool' 2025-06-01T22:56:03.4248316Z http.https://github.com/.extraheader 2025-06-01T22:56:03.4286153Z Entering 'third_party/pybind11' 2025-06-01T22:56:03.4325215Z http.https://github.com/.extraheader 2025-06-01T22:56:03.4365466Z Entering 'third_party/python-peachpy' 2025-06-01T22:56:03.4403721Z http.https://github.com/.extraheader 2025-06-01T22:56:03.4443231Z Entering 'third_party/sleef' 2025-06-01T22:56:03.4483652Z http.https://github.com/.extraheader 2025-06-01T22:56:03.4522759Z Entering 'third_party/tensorpipe' 2025-06-01T22:56:03.4561851Z http.https://github.com/.extraheader 2025-06-01T22:56:03.4598326Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-06-01T22:56:03.4636674Z http.https://github.com/.extraheader 2025-06-01T22:56:03.4671397Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-06-01T22:56:03.4710015Z http.https://github.com/.extraheader 2025-06-01T22:56:03.4743853Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-06-01T22:56:03.4783004Z http.https://github.com/.extraheader 2025-06-01T22:56:03.4820364Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-06-01T22:56:03.4856111Z http.https://github.com/.extraheader 2025-06-01T22:56:03.4891987Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-06-01T22:56:03.4929000Z http.https://github.com/.extraheader 2025-06-01T22:56:03.5135307Z Post job cleanup. 2025-06-01T22:56:03.5186897Z Post job cleanup. 2025-06-01T22:56:03.6196788Z A job completed hook has been configured by the self-hosted runner administrator 2025-06-01T22:56:03.6217125Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-06-01T22:56:03.6222110Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-06-01T22:56:03.6222504Z ##[endgroup] 2025-06-01T22:56:03.6310837Z [!ALERT!] Swap in detected! [!ALERT!] 2025-06-01T22:56:14.7224112Z [!ALERT!] Swap out detected [!ALERT!] 2025-06-01T22:56:33.5228865Z Cleaning up orphan processes